@charset "utf-8";

*{
	box-sizing: border-box;
}

.iwrap{
	font-family: var(--Fyg);
}
.iwrap .FAma{
	font-family: var(--FtagR);
}
.iwrap .supcmt{
	display: block;
	margin-top: 15px;
	font-family: var(--Fyg),var(--Fip);
	font-size: 10px;
	text-align: right;
}
.iwrap h2{
	position: relative;
	padding-bottom: 50px;
	font-family: var(--Fsm);
	font-size: 53px;
}
.iwrap h2 .tagG{
	position: absolute;
	top: -50px;
	padding: 5px 10px;
	font-family: var(--Fyg),var(--Fip);
	font-size: 33px;
	color: #a37d4c;
	line-height: 1;
	transform: rotate(-8deg);
	border: 2px solid #a37d4c;
}
.iwrap h3{
	padding-bottom: 30px;
	font-family: var(--Fsm);
	font-size: 45px;
	letter-spacing: 1px;
}
.iwrap h3.BgGd{
	display: block;
	margin: auto;
	padding: 8px 0 7px;
	color: #000;
	font-size: 30px;
	letter-spacing: 2px;
	background: rgba(191,156,71,1);
	border-radius: 50px 0;
	box-shadow: 5px 5px 0 rgba(191,156,71,.5);
}
.iwrap h4{
	padding-bottom: 30px;
	font-family: var(--Fsm);
	font-size: 45px;
	letter-spacing: 1px;
}
body h2 sup.Fs04re {
	font-size: 12px;
	font-weight: normal;
	display: inline-block;
	vertical-align: text-top;
	padding-top: 1rem;
}
body .tfFV h2 sup.Fs04re {
	padding-top: .5rem;
	margin-left: -.5rem;
}
.iwrap .Tpink{
	color: #e5004f;
}
.iwrap .Tgold{
	color: #996c33;
}
.iwrap .ubrB{
	border-bottom: 1px solid #000;
}
.iwrap .ubrW{
	border-bottom: 1px solid #fff;
}
.iwrap .ubrP{
	border-bottom: 1px solid #e5004f;
}
.iwrap .brB{
	display: inline-block;
	margin-bottom: 10px;
	border: 2px solid #000;
	background: #fff;
}
.iwrap .brW{
	display: inline-block;
	border: 1px solid #fff;
}
.iwrap .Tdot{
	padding-top: .4em;
	background-position: top left -1px;
	background-repeat: repeat-x;
	background-size: 1.05em .44em;
	background-image: radial-gradient(.1em .1em at center center,#fff,#fff 100%,transparent);
}
.iwrap .fBs15{
	filter: drop-shadow(10px 10px 8px rgba(0,0,0,.15));
}
.iwrap .fBs50{
	filter: drop-shadow(10px 10px 8px rgba(0,0,0,.15));
}
.iwrap .BlackBg{
	padding-bottom: 60px;
	background: url(/images/item/sup/tf/blackbg.jpg) no-repeat top center;
	background-size: cover;
	background-attachment: fixed;
}
	.iwrap .BlackBg2{
	padding-bottom: 60px;
	background: url(/images/item/sup/tf/blackbg2.jpg) no-repeat top center;
	background-size: cover;
	background-attachment: fixed;
}
.iwrap .BlackBg3{
	background: #000;
}
.iwrap .GrayBg{
	padding-bottom: 100px;
	background: url(/images/item/sup/tf/graybg.jpg) no-repeat top center;
	background-size: cover;
	background-attachment: fixed;
}
.iwrap .triaB{
	display: block;
	margin: 80px auto 0;
	width: 50px;
	border-top: 50px solid #bf9c47;
	border-right: 50px solid transparent;
	border-bottom: 50px solid transparent;
	border-left: 50px solid transparent;
}
.tfBg .triaB,.ctaBox .triaB,.func .triaB,.tfs .triaB{
	position: absolute;
	top: -20px;
	right: 0;
	left: 0;
	margin: auto;
}
.iwrap .note{
	position: relative;
	margin: auto;
	padding: 70px 50px;
	width: 980px;
	background: #fff;
	border-radius: 3px;
}
.iwrap .note:before {
	content: "";
	position: absolute;
	top: 0;
	left: 0;
	background: #e5004f;
	display: block;
	border-color: #000 transparent transparent #000;
	width: 0;
	border-width: 30px;
	border-style: solid;
	border-radius:0 0 5px 0;
}
.iwrap p.gaiyo{
	font-size: 12px;
	text-align: left;
}
.iwrap .BlackBg p.att{
	padding-top: 20px;
	font-size: 1.3em;
	color: #fff;
	text-align: center;
}

/*fv*/
.tfFVBg{
	padding-top: 30px;
	padding-bottom: 60px;
	background: url(/images/item/sup/tf/fvbg_1115.jpg) no-repeat top left;
	background-size: cover;
	background-attachment: fixed;
	font-family: var(--Fsm);
}
.tfFV{
	position: relative;
	margin: auto;
	padding-top: 20px;
	width: 1000px;
}
.tfFV img{
	margin: auto;
	display: block;
}
.tfFV h2{
	padding-bottom: 20px;
	text-align: center;
	color: #fff;
	font-size: 45px;
	letter-spacing: 5px;
}
.tfFV h2 .tag1{
	font-family: var(--Fyg),var(--Fip);
	letter-spacing: 0;
	font-size: 0.5em;
	display: block;
}
.tfFV .awo{
	display: flex;
	flex-direction: column;
	right: -40px;
	bottom: 40px;
}
.tfFV .awo li{
	padding: 6px;
}
.tfFV .brW{
	position: absolute;
	top: 310px;
	right: 0;
	left: 0;
	margin: auto;
	padding: 3px 10px;
	font-family:var(--Fsm);
	font-size: 17px;
	color: #fff;
	text-align: center;
	width: 150px;
}
.tfFVBg p.Fs07e{
	margin: auto;
	font-family: var(--Fyg),var(--Fip);
	color: #aaa;
	width: 760px;
}
.tfFVBg .box{
	margin: 60px auto auto;
	font-family:var(--Fsm);
	text-align: center;
	width: 800px;
}
.tfFVBg .box h3{
	position: relative;
	color: #fff;
	font-size: 32px;
	line-height: 1.3;
}
.tfFVBg .box h3:before,.tfFVBg .box h3:after{
	content: "";
	position: absolute;
	top: 2px;
	width: 70px;
	height: 70px;
}
.tfFVBg .box h3:before{
	left: 170px;
	transform: rotate(-20deg);
	border-left: 2px solid #fff;
}
.tfFVBg .box h3:after{
	right: 170px;
	transform: rotate(20deg);
	border-right: 2px solid #fff;
}
.tfFVBg .box li{
	position: relative;
	padding-top: 22px;
	font-size: 37px;
	color: #000;
	line-height: 1;
	width: 360px;
	height: 159px;
	background: url(/images/item/sup/tf/fvbg2_0121.png) no-repeat center top;
	background-size: 100% 100%;
}
.tfFVBg .box li:first-of-type:before,.tfFVBg .box li:first-of-type:after {
	content: "";
	position: absolute;
	top: 0;
	bottom: 0;
	margin: auto;
}
.tfFVBg .box li:first-of-type:before {
	right: -40px;
	border-right: 5px solid #fff;
	width: 5px;
	height: 40px;
}
.tfFVBg .box li:first-of-type:after {
	right: -57px;
	border-top: 5px solid #fff;
	width: 40px;
	height: 5px;
}
#player{
	display: block;
	margin: auto;
	width: 960px;
}

/*taleS*/
.taleBg{
	padding-top: 100px;
	background: url(/images/item/sup/tf/voibg_0201.jpg) no-repeat center top;
	background-size: cover;
	background-attachment: fixed;
}
.tale h2{
	padding-bottom: 80px;
	font-size: 40px;
	text-align: center;
}
.tale ul{
	box-shadow: 3px 10px 10px rgba(0,0,0,.1);
}
.tale li{
	margin: 0 auto;
	position: relative;
	overflow: hidden;
	font-size: 0;
}
.tale li:nth-of-type(odd) .txt{
	bottom: 70px;
	padding-right: 440px;
	padding-left: 40px;
}
.tale li:nth-of-type(even) .txt{
	bottom: 40px;
	padding-right: 60px;
	padding-left: 430px;
}
.tale .txt{
	position: absolute;
	font-family: var(--Fsm);
	color: #000;
	font-size: 23px;
	line-height: 1.7;
}
.tale .come{
	
}
.tale .name{
	padding-top: 40px;
}
.tale li:nth-of-type(odd) .name{
}
.tale li:nth-of-type(even) .name{
	text-align: right;
}

/*taleS*/

/*hyokaS*/
.hyokaBg{
	background: url(/images/item/sup/tf/hyokabg.jpg) no-repeat top center;
	background-size: cover;
	height: 770px;
}
.hyoka{
	padding-top: 160px;
}
.hyoka h2{
}
.hyoka ul{
	display: flex;
	flex-flow: row-reverse;
	justify-content: space-between;
	margin-top: 50px;
	width: 620px;
}
/*hyokaE*/

/*magS*/
.magBg{
	background: url(/images/item/sup/tf/magbg.jpg) no-repeat top center;
	background-size: cover;
}
.mag{
	padding-top: 170px;
	padding-bottom: 110px;
}
.mag h2{
	font-size: 60px;
	text-align: center;
}
.mag img{
	width: 100%;
	max-width: 1200px;
}
/*magE*/

/*toushiS*/
.toushi h3{
	text-align: center;
}
.toushi .box1{
	color: #fff;
	font-family: var(--Fsm);
	position: relative;
	padding: 150px 50px 0;
}
.toushi .box1 .txt{
	font-size: 24px;
	margin-top: 180px;
	margin-left: auto;
	line-height: 2;
	width: 480px;
}
.toushi .box1 .Bg img{
	position: absolute;
}
.toushi .box1 .Bg img:first-of-type{
	top: 0;
	right: 0;
}
.toushi .box1 .Bg img:last-of-type{
	top: 400px;
	left: 0;
}
.toushi .box1 .ice{
	display: block;
	margin: 170px auto 0;
}
.toushi .box1 .Tce{
	font-size: 45px;
}
.toushi .vtxt{
	margin: auto;
	padding: 50px 0 0;
	font-family: var(--Fsm);
	font-size: 40px;
	color: #fff;
	text-align: center;
	writing-mode: vertical-lr;
	width: 64px;
	height: 192px;
}
.toushi .box2{
	color: #fff;
	font-family: var(--Fsm);
}
.toushi .box3{
	position: relative;
	margin-top: 100px;
}
.toushi .box4{
	margin-top: 50px;
}
.toushi .box3 h3{
	margin: 50px auto 30px;
	font-family: var(--Fsm);
	color: #fff;
}
.toushi .box3 ul{
	display: flex;
	justify-content: space-between;
	font-family: var(--Fsm);
}
.toushi .box3 li{
	font-size: 40px;
	position: absolute;
}
.toushi .box3 .brB{
	margin-bottom: 20px;
	padding: 4px 10px 2px;
}
.toushi .box3 ul li:first-of-type{
	top: 230px;
	left: -50px;
	transform: rotate(5deg);
}
.toushi .box3 ul li:last-of-type{
	top: 490px;
	right: -50px;
	transform: rotate(-5deg);
}
.toushi .box4 ul li:last-of-type{
	top: 370px;
	transform: rotate(0);
	text-align: center;
}
.toushi .box3 .txt{
	font-family: var(--Fsm);
	margin: 30px auto;
	color: #fff;
	font-size: 20px;
	letter-spacing: 1px;
	width: 80%;
}
/*toushiE*/

/*tfS*/
.tfBg{
	padding-bottom: 50px;
	color: #fff;
	overflow: hidden;
}
.tf img{
	display: block;
	margin: auto;
}
.tf .txt{
	margin: auto;
	padding: 50px 0 0;
	font-family: var(--Fsm);
	font-size: 40px;
	text-align: center;
	writing-mode: vertical-lr;
	width: 64px;
	height: 192px;
}
.tf img.fBs15{
	margin-top: -100px;
	margin-left: 15vw;
}
.tf h2{
	position: absolute;
	top: 360px;
	left: -30px;
	padding-bottom: 50px;
	font-size: 50px;
	text-align: center;
}
.tf h3{
	padding: 0 0 50px;
	text-align: center;
}
.tf h4{
	position: absolute;
	left: 0;
	right: 0;
	bottom: 390px;
	padding: 0;
	font-size: 32px;
	text-align: center;
	line-height: 1.4;
}
/*tfE*/


/*ctaBS*/
.iwrap .Cta{
	margin: 0;
}
.iwrap .Cta h3{
	display: flex;
	align-items: flex-start;
}
.ctaBox{
	position: relative;
	padding-bottom: 80px;
	margin: auto;
	width: 1100px;
}
.ctaBox h2{
	padding-top: 100px;
	padding-bottom: 20px;
	text-align: center;
}
/*ctaBE*/

/*funcS*/
.func{
	position: relative;
	padding-top: 100px;
	color: #fff;
	text-align: center;
}
.func h2{
	position: absolute;
	padding-top: 20px;
	text-align: left;
}
.func h3{
	width: 720px;
}
.func h4{
	padding: 50px 50px 25px;
}
.func li{
	padding-bottom: 120px;
}
.func li:nth-of-type(2){
	padding-bottom: 30px;
}
.func img{
	display: block;
	text-align: center;
	margin: auto;
}
.func p{
	margin: auto;
	padding-top: 30px;
	width: 770px;
	text-align: left;
}
.func .txt{
	font-family: var(--Fsm);
	font-size: 25px;
	letter-spacing: 2px;
}
/*funcE*/

/*tfsS*/
.tfs{
	position: relative;
	color: #fff;
	background: #000;
	overflow: hidden;
}
.tfs h2{
	position: absolute;
	top: 140px;
	right: 0;
	left: 0;
	font-size: 46px;
	text-align: center;
}
.tfs h2 sup{
	display: inline-block;
	margin-top: 14px;
	vertical-align: text-top;
	font-size: .4em;
}
.tfs .bg {
	width: 1500px;
	margin: auto;
}
.tfs .tfsimg {
	margin: 0 -500px;
	display: block;
}
.tfs .awo {
	bottom: 290px;
	margin-left: 30px;
}
.tfs ul{
	margin-top: 4vw;
	margin-bottom: 28px;
	display: flex;
	flex-flow: column;
}
.tfs ul .poab{
	top: 80px;
	left: 107px;
	font-family:var(--Fyg),var(--Fip);
	color: #000;
	font-weight: normal;
	font-size: .8em;
}
.tfs .att{
	position: absolute;
	top: 600px;
	right: -400px;
	text-align: right;
}
/*tfsE*/

/*supportS*/
.support{
	padding-top: 50px;
	color: #fff;
}
.support h3{
	margin: 100px 0 40px;
}
.support ul.fle{
	justify-content: space-around;
	margin: auto;
	width: 760px;
}
.support li{
	font-size: 20px;
	font-weight: bold;
}
.support li.fle{
	justify-content: flex-start;
	margin-bottom: 25px;
}
.support li.fle p{
	margin-left: 20px;
}
.support .aarw{
	margin: 70px auto 0;
	padding-bottom: 10px;
	width: 600px;
}
/*supportS*/

/*cta2S*/
.cta2{
	position: relative;
	padding-top: 40px;
	color: #fff;
	background: url(/images/item/sup/tf/cta2bg.jpg) no-repeat ;
	background-size: cover;
	background-attachment: fixed;
}
.cta2 .awo{
	position: absolute;
	right: 0;
	bottom: 80px;
	left: 0;
	display: flex;
	justify-content: space-between;
	margin: auto;
	width: 460px;
}
.cta2 .awo li{
	padding-top: 5px;
}
.cta2 p{
	position: absolute;
	right: 0;
	bottom: 50px;
	left: 0;
	margin: auto;
	text-align: center;
}
/*cta2E*/

/*tfaS*/
.tfaBg{
	padding-top: 50px;
	font-family: var(--Fsm);
	background: url(/images/item/sup/tf/tfa.png) no-repeat 50% 50%;
	background-size: cover;
	height: 720px;
}
.tfa h2{
	font-size: 27px;
	padding-bottom: 30px;
	letter-spacing: 0;
}
.tfa h2 .Fs15e{
	line-height: 3;
}
.tfa h3{
	background: #000;
	width: 14em;
	color: #fff;
	text-align: center;
	margin: auto;
	padding: .1em 0 .3em;
	font-size: 20px;
}
.tfa .box1{
	padding-top: 30px;
	padding-right: 470px;
}
.tfa .box1 p{
	font-size: 20px;
}
.tfa .kinou{
	padding-top: 50px;
}
.tfa .kinou p{
	display: block;
	margin: -1em auto 0;
	padding: 1.5em 1em 1em;
	font-size: 18px;
	border: 1px solid #000;
}
.tfa .fle{
	align-items: flex-start;
	margin: 50px auto auto;
	width: 80%;
}
/*tfaE*/

/*voiS*/
.voi{
	padding-bottom: 50px;
	background-image: url(/images/item/sup/tf/voibg2_0125.png),url(/images/item/sup/tf/voibg1.jpg);
	background-repeat: no-repeat,repeat-y;
	background-position: top center;
	background-size: 1100px, 100%;
}
.voi h2{
	padding: 190px 0 200px 110px;
	font-size: 40px;
}
.voi h3{
	margin-left: .15em;
	font-size: 35px;
	text-indent: -.3em;
}
.voi h3 sup.Fs04re {
	font-size: 10px;
	font-weight: normal;
	display: inline-block;
	vertical-align: text-top;
	padding-top: .5rem;
	padding-left: .5rem;
}
.voi ul{
	padding: 0 75px;
}
.voi li{
	display: flex;
	justify-content: space-between;
	align-items: center;
	margin-bottom: 70px;
	padding-bottom: 50px;
	border-bottom: 1px dashed #999;
}
.voi li:nth-of-type(even){
	flex-flow: row-reverse;
}
.voi li:last-of-type{
	border-bottom: none;
	margin-bottom: 0;
}
.voi li img{
	filter: drop-shadow(6px 6px 3px rgba(0,0,0,.2));
	border-radius: 5px 0 5px;
	transform: rotate(-5deg);
}
.voi li:nth-of-type(even) img{
	transform: rotate(5deg);
}
.voi li div {
	width: 470px;
}
.voi li p{
	font-size: 18px;
	width: 450px;
}
.voi .name{
	padding-top: 50px;
	font-size: 20px;
}
/*voiE*/

/*qa1S*/
.qa1{
	color: #fff;
	padding-top: 100px;
	font-family: var(--Fsm);
}
.qa1 .brBox{
	margin: 80px auto auto;
	padding: 30px 45px;
	border: 1px solid #ccc;
	letter-spacing: 0;
}
.qa1 .brBox .sbox{
	width: 63%;
}
.qa1 .brBox .txt{
	font-family: var(--Fyg);
}
.qa1 .name{
	font-size: 20px;
	padding-top: 30px;
	text-align: right;
}
.qa1 .txt{
	font-size: 18px;
	text-align: justify;
}
.qa1 .box1{
	text-align: center;
}
.qa1 .box1 img{
	margin: auto;
	display: block;
}
.qa1 .box1 dt{
	font-size: 35px;
}
.qa1 .box1 dd{
	font-size: 48px;
	letter-spacing: 0.05em;
}
.qa1 .box1 h3{
	display: flex;
}
.qa1 .box1 h3 img{
	display: inline-block;
	vertical-align: middle;
}
.qa1 .box2 h2,.qa1 .box2 h3{
	text-align: center;
}
.qa1 ul{
	padding-top: 70px;
}
.qa1 li{
	display: flex;
	justify-content: space-between;
	align-items: center;
}
.qa1 li:nth-of-type(2){
	flex-flow: row-reverse;
}
.qa1 .box2 div{
	width: 50%;
}
.qa1 .box2 h3{
	width: 700px;
}
.qa1 .box2 dl{
	padding-left: 130px;
	text-align: left;
	background-size: 100px auto;
	background-repeat: no-repeat;
	background-position: left center;
}
.qa1 .box2 li:first-of-type dl{
	background-image: url(/images/item/sup/tf/qa2_1tit.svg);
}
.qa1 .box2 li:nth-of-type(2) dl{
	background-image: url(/images/item/sup/tf/qa2_2tit.svg);
}
.qa1 .box2 li:last-of-type dl{
	background-image: url(/images/item/sup/tf/qa2_3tit.svg);
}
.qa1 .box2 dt{
	font-size: 39px;
}
.qa1 .box2 dd{
	font-size: 30px;
}
.qa1 .box3 dt{
	padding-bottom: 50px;
	font-size: 50px;
}
.qa1 .box3 h3{
	font-size: 38px;
	line-height: 1.8;
}
.qa1 .box3 img{
	display: block;
}
/*qa1E*/

/*tfiS*/
.tfi{
	position: relative;
	padding-top: 100px;
	font-family:var(--Fsm);
	background: rgba(247,247,247,1);
}
.tfi h2{
	text-align: center;
}
.tfi li h3{
	margin-bottom: 20px;
	padding-bottom: 0;
	font-style: italic;
	color: #996c33;
	border-bottom: 1px solid #996c33;
}
.tfi li:nth-of-type(even) h3{
	color: #fff;
	border-bottom: 1px solid #fff;
}
.tfi li{
	height: 600px;
	background-position: center center;
	background-size: 100% auto;
	position: relative;
}
.tfi li:first-of-type{
	background-image: url(/images/item/sup/tf/tfi1bg.jpg);
}
.tfi li:nth-of-type(2){
	background-image: url(/images/item/sup/tf/tfi2bg.jpg);
}
.tfi li:last-of-type{
	background-image: url(/images/item/sup/tf/tfi3bg.jpg);
}
.tfi li .w960{
	margin: auto;
	padding-right: 300px;
	position: absolute;
	top: 120px;
	right: 0;
	left: 0;
}
.tfi li:nth-of-type(even) .w960{
	padding:0 0 0 300px;
	color: #fff;
	text-align: right;
}
.tfi p{
	font-size: 30px;
}
.tfi .box{
	padding: 100px 0;
	background: url(/images/item/sup/tf/tfi4bg.jpg) no-repeat center top;
	background-size: cover;
}
.tfi .box h2{
	font-size: 45px;
	text-align: center;
}
.tfi .box h3{
	padding-top: 16px;
	font-size: 30px;
	text-align: center;
}
.tfi2img {
	margin-left: 70px;
	display: block;
	margin-top: -67px;
	padding-top: 30px;
}
/*tfiE*/

/*qaS*/
.qa2{
	background: url(/images/item/sup/tf/qa2_0201.png),url(/images/item/sup/tf/qa2bg.jpg);
	background-size: 1120px 500px,5px 500px;
	font-family: var(--Fsm);
	background-repeat: no-repeat,repeat-x;
	background-position: top center,top;
}
.qa2 h2{
	padding-top: 130px;
}
.qa2 dl{
	width: 800px;
	margin: auto;
}
.qa2 dt,.qa2 dd{
	position: relative;
}
.qa2 dt:before,.qa2 dd:before{
	position: absolute;
	width: 30px;
	left: 0;
}
.qa2 dt:before{
	content: url(/images/item/sup/tf/qatitsq.svg);
}
.qa2 dd:before{
	content: url(/images/item/sup/tf/qatitsa.svg);
	top: 9px;
}
.qa2 dt{
	font-size: 30px;
	border-bottom: 1px dotted #666;
	padding-top: 50px;
	padding-left: 50px;
}
.qa2 dt:first-of-type{
	border-top: none;
}
.qa2 .cirarrD:after{
	top: 70%;
	color: #bbb;
}
.qa2 dd{
	font-size: 30px;
	margin-top: 20px;
	margin-bottom: 20px;
	padding-bottom: 30px;
	padding-left: 50px;
}
.qa2 dd p{
	font-family: var(--Fyg);
	font-size: 19px;
	padding-top: 10px;
}

/*----------------------------common*/
.iTf .buyTiS h3{
	font-family: var(--Fsm);
}
.iTf .buyTiS .txt{
	font-family: var(--Fsm);
	font-size: 24px;
}
.ispec .brB{
	margin-left: 10px;
	padding: 5px;
	border: 1px solid #999;
}
.ispec h3 span{
	font-family: var(--Fyg);
	font-size: .7em;
}
.ispec .compo{
	margin: 0 0 15px 5px;
	width: 380px;
	display: inline-block;
}
.compo dl{
	padding: 0;
	width: 100%;
}
.compo dt:last-of-type,.compo dd:last-of-type{
	border-bottom: none;
}
.compo dt{
	padding-left: 13px;
	font-size: 13px;
	width: 107px;
	border-right: 1px solid #ccc;
}
.compo dd{
	padding: 10px;
	text-align: right;
	width: 90px;
	border-right: 1px dashed #ccc;
}
.compo dd:nth-of-type(3n){
	border-right: none;
}
.compo dt:first-of-type,.compo dd:first-of-type,.compo dd:nth-of-type(2),.compo dd:nth-of-type(3){
	border-bottom: 1px solid #ccc;
}
.compo dd:first-of-type,.compo dd:nth-of-type(2),.compo dd:nth-of-type(3){
	text-align: center;
	font-weight: bold;
	background: #ddd;
}
.iwrap #Buy{
	text-align: left;
}
.ispec .kanyo {
	width: 380px;
}
.kanyo dt {
	padding-right: 13px;
	width: 132px;
}
.compo.kanyo dd {
	width: 82px;
}
.kanyo .fle{
	align-items: center;
	justify-content: flex-end;
}

.compo2 dl{
	margin-bottom: 10px;
	border: 1px solid #ccc;
	background: #fff;
}
.compo2 dt,.compo2 dd{
	margin: 0;
	padding: 5px 3px;
}
.compo2 dt{
	background: #e1e1e1;
}
.compo2 dt:before{
	content: none;
}

.iwrap .buyReg .ctapri2{
	display: block;
}
.iwrap .buyReg .ctapri2 li {
	display: flex;
	flex-direction: column;
	justify-content: center;
	padding-top: 20px;
	width: 100%;
	height: auto;
	border-right: none;
}
.iwrap .buyReg .ctapri2 li:first-of-type {
	display: block;
	padding-bottom: 0;
}
.iwrap .buyReg .ctapri2 li:last-of-type {
	width: 100%;
}
.iwrap .buyReg .ctapri2 dt {
	display: flex;
	justify-content: center;
	align-items: center;
	border-bottom: none;
}
.ctapri2 .itemN {
	padding: 0 20px;
	text-align: left;
}
.ctapri2 .itemN .price{
	font-weight: normal;
}
.iwrap .wariSo,.iwrap .tuuSo {
	font-size: 12px;
	font-weight: normal;
	margin-left: 20px;
}
.buyReg .box {
	display: flex;
	justify-content: space-between;
	width: 75%;
	margin: 20px auto 0;
}
.buyReg dl.thTei, .buyReg dl.thrTu {
	border-bottom: 1px dashed #999;
	padding-bottom: 30px;
}
.buyReg div.box div {
	width: 300px;
}
.buyReg .box div p.subTit {
	color: #fff;
	font-size: 20px;
	padding: 5px;
	border-radius: 5px;
	width: 90%;
	margin: auto;
}
.buyReg .box div:first-of-type p.subTit {
	background: #ffaa27;
}
.buyReg .box div:last-of-type p.subTit {
	background: #777;
}
.buyReg .box img {
	width: 250px;
	height: auto;
}
.buyReg .box div p {
	text-align: center;
	font-size: 18px;
	font-weight: bold;
}
.iwrap #Buy .btnGreeN {
	width: 270px;
	min-width: 270px;
}