@charset "utf-8";
/* CSS Document */
/* ---reset.css--- */
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed, 
figure, figcaption, footer, header, hgroup, 
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
	margin: 0;
	padding: 0;
	border: 0;
}

/* HTML5 display-role reset for older browsers */
article, aside, details, figcaption, figure, 
footer, header, hgroup, menu, nav, section {
	display: block;
}

html{
	background:url("../images/bg.jpg") top center repeat;
}

@font-face{
	font-family: KozMinPro-Heavy;
	src: url("../font/KozMinPro-Heavy.OTF")
}

/* PC */
.WRAPPER{ position:relative; width:100%; min-width:1200px; margin:0 auto; overflow:hidden;}
 	@media screen and ( max-width: 991px ){
		.WRAPPER{ min-width:100%;}
		
	}
.container { overflow: hidden; }
.topbox { position: relative; width: 1200px; margin: auto;}
.kv_pc {width: 100%;  position: relative; text-align:center; display: flex;justify-content: center;max-width: 1920px; margin: auto;flex-wrap: wrap-reverse;}
.kv_pc img { display: block; text-align: center; }
.kv_m { display: none; }
.kv_m img { display: block; }
.kv_m a {font-size: 0; display: block; }
.for_pc{ display: block; }
.for_m { display: none; }

/* m */
@media screen and ( max-width: 991px ){
	.kv_m { display: block; width: 100%; }
	.kv_m img {  width: 100%; }
	.kv_pc { display: none; }
	.container {width: 100%; min-width: auto; }
	.for_pc{ display: none; }
	.for_m { display: block; }
}


.bb01{position: absolute; top:50px; left:733px;}
.bb02{position: absolute; top:267px; right:18px;}
.bb03{position: absolute; top:166px; left:137px;}

.promo01{position: absolute; top:612px; right:25px;}
.promo02{position: absolute; top:662px; right:25px;}
.promo03{position: absolute; top:719px; right:25px;}

/*--架構標--*/

.titleC h2{ font-family: KozMinPro-Heavy;}

@media screen and ( max-width: 991px ){
	.titleC{  background: url("../images/sub_m.png") top center no-repeat; background-size: cover; padding: 0vw 0 3vw; margin:0vw auto 0; }
	.titleC h2{ font-size: 2.4rem;}
	.titleC2{  background: url("../images/sub_m2.png") top center no-repeat; background-size: cover; padding: 0vw 0 3vw; margin:0vw auto 0; }
}

/*標題調整*/
.btt h2 {
	font-family:KozMinPro-Heavy;
	font-size: 3.2rem;
	color: #198287;
	letter-spacing: 6px;
	padding: 20px 20px 20px 30px;
	/*border: 2px solid #222;*/
	width: auto;
	/*border-radius: 50px;*/
	text-shadow: 1px 1px #fff;
}

@media screen and ( max-width: 991px ){

.pc_only {display: none;}	
.m_only {display:block;}	

.btt h2 {
	font-size: 2.5rem;
	letter-spacing: 2px;
	padding: 0px;
	/*border: 2px solid #222;*/
}
.btt.m_only h2 {
	font-size: 2.5rem;
	letter-spacing: 3px;
/*	padding: 15px 15px 15px 20px;
	border: 2px solid #222;*/
}	
}



/*全站活動專區*/
.bg_0{background:url("../images/tipbg.jpg") top center no-repeat;}
.bg_0 ul{
	
	width: 1200px;
	margin: 0px auto 0px;
	display: flex;
	justify-content: space-around;
	flex-wrap: wrap;
	padding: 0px 0px 15px;
}

@media screen and ( max-width: 991px ){
	.bg_0{ }
	.bg_0 ul{ /*width: 100%; margin: 0vw auto; */display: none;}
	.bg_0 ul li{/* margin-bottom: 3vw;*/display: none;}
	.bg_0 ul li img{ /*width: 90%; margin-left: 4vw;*/ display: none;}
}


.bg01{background:url("../images/bg01.jpg") top center no-repeat; padding: 10px 0 10px;}
.bg02{background:url("../images/bg02.jpg") top center no-repeat; padding: 80px 0 10px;}
@media screen and ( max-width: 991px ){
.bg01{background:url("../images/bg-g.jpg") top center repeat; padding:2vw 0;}
.bg02{background:url("../images/spbtt_bgm.png") top center repeat; padding:2vw 0;}	
	
}
/*特殊五品一款*/
.special_5p_1 .title_AA{
	position: relative;
}
.special_5p_1 .title_AA h2{
	padding: 55px 0 0 305px; 
	width: 100%; 
	position: absolute;
	font-family: KozMinPro-Heavy;
	color:#000;
	font-size: 3rem;
	letter-spacing: 8px;
}
.special_5p_1 { 
	margin: 20px auto;
	background: url("../images/spbtt_bg.png") top center no-repeat;
	width: 100%;
}
.special_5p_1 .hightlight img{object-fit: contain;}
.special_5p_1 .hightlight_5p { width: 1180px; margin: 0 auto; padding: 10px 0;}
.special_5p_1 .hightlight_5p img{padding: 6px;object-fit: contain;}
.special_5p_1 .hightlight_5p ul li{ height: 300px; margin-top: 120px;}
.special_5p_1 .hightlight_5p ul li h4{background:url("../images/bg.jpg");}
.special_5p_1 .hightlight_5p ul li p{ padding: 0 .2vw;}
.special_5p_1 .hightlight_5p ul li:first-child{width: 280px;height: 410px;margin-top: 10px; padding-top: 10px;}
.special_5p_1 .hightlight_5p ul li:first-child p{padding: 8px 15px 0;}
.special_5p_1 .hightlight_5p ul li:first-child img{width:280px; height: 280px; margin: 0 auto 10px;}
.special_5p_1 .hightlight_5p .font .price {margin: 8px 0;}
@media screen and ( max-width: 991px ){

/*特殊五品一款*/	
.special_5p_1 .title_AA {
	background:/* url("../images/btt_bgm.png") top center no-repeat;*/none;
	width: 100%;
	 margin: 0vw auto;
	padding: 5vw 0 10vw;
	
}	
.special_5p_1 .title_AA h2{
	padding: 0px 0 0 0px; 
	width: 100%; 
	position: absolute;
	font-size: 2.5rem;
	letter-spacing: 2px;
}	
.special_5p_1 {	background: url("../images/spbtt_bgm.png") top center repeat; width: 96%; border-radius: 20px;}
.special_5p_1 .hightlight_5p { width: 96vw; margin: 0 auto; padding: 2vw 0;}
.special_5p_1 .hightlight_5p ul li{ height:auto; margin-top: 0; margin-bottom: 8px;}
.special_5p_1 .hightlight_5p ul li:first-child{width: 96vw;height: auto;margin-top: 0px; padding-top: 10px;}
.special_5p_1 .hightlight_5p ul li:first-child p{padding:3%;}
.special_5p_1 .hightlight_5p ul li:first-child h4{background: none; }
.special_5p_1 .hightlight_5p ul li:first-child img{width:45vw; height: 60vw; margin: 0 auto 10px;}	

}


/*特殊版型*/
.recommend_2p{margin: 20px auto 10px;}
.recommend_2p li{width: 900px; background:url("../images/2p_bg.png") top center repeat;;position: relative;margin: 10px auto;border-radius: 30px; border: double 6px #1db4af;}
.recommend_2p li .word{width: 280px; max-width: 280px; max-height:280px; object-fit: contain;padding: 10px;}
.recommend_2p li .product{max-width: 220px; max-height:280px;position: relative;padding: 8px;right: -330px;}
.recommend_2p .font{position:relative;left: -220px;margin: auto 0;}
.recommend_2p li:nth-child(odd){left: 110px;}
.recommend_2p li:nth-child(even){right: 110px;}
/*.bg_4 .recommend_2p li:nth-child(1){display: none;}*/
.recommend_2p .font h4{font-size:  1.8rem;}

@media screen and ( max-width: 991px ){
/*特殊版型*/	
.recommend_2p{margin: 2vw auto 1vw;}
.recommend_2p li{width:94vw; background: #fff;position: relative;margin: 10px auto; padding: 5vw; background:url("../images/2p_bg.png") top center repeat;}
.recommend_2p li .word{width: 36vw; max-width:36vw; max-height:50vw; object-fit: contain;padding: 10px;}
.recommend_2p li .product{max-width:50vw; max-height:50vw;position: relative;padding: 8px;right: 0;}
.recommend_2p .font{position:relative;left: 0;margin: auto 0;padding: 1vw 3vw;}
.recommend_2p li:nth-child(odd){left:0;}
.recommend_2p li:nth-child(even){right:0;}
/*.bg_4 .recommend_2p li:nth-child(1){display: none;}*/
.recommend_2p .font h4{font-size:  1.8rem; line-height: 8vw;}	

}







/*--goto top--*/
#gotop {display: inline-block;background-color: #000;opacity:0.3;width: 40px;height: 40px;text-align: center;border-radius: 100%;position: fixed;bottom: 0px;right: 0px;transition: background-color .3s, opacity .5s, visibility .5s;opacity: 0;visibility: hidden;z-index: 1000;margin: 30px;}
#gotop::after {font-family: FontAwesome;content:'　';font-weight: normal;font-style: normal;font-size: 2em;line-height: 50px;color: #fff;  opacity:0.5;background: url(../images/top.png) center no-repeat; background-size:50%;background-position:50% 20%;}
#gotop:hover {cursor: pointer;background-color: #666;}
#gotop:active {background-color: #666;}
#gotop.show {opacity: 0.4;visibility: visible;}
	@media screen and ( max-width: 991px ){
	#gotop {bottom: 2vw;right: 0;margin: 2vw;	}
	}