

body { background-image: none!important;}


#BY-B68 { position: relative; width: 100%;	background-color: #fff; color: #000; }

.cont-foot { height: 8px; }
.cont-foot img { vertical-align: top; }

@media screen and  (min-width:737px){
	body { font-size: 70%; }
	#main2012 #kasoucontents2012 #side strong,
	#main2012 #kasoucontents2012 #side a.nav02 { box-sizing: content-box; }
}
@media screen and  (max-width:736px){
	body { font-size: 75%; }	
	#main2012 #kasoucontents2012 .product_name { font-size: calc((24/640)*100vw); margin-bottom: 0; padding: 45px 3% 10px; }
	#BY-B68 .cont-inner { padding: 0 3%; }
}
/* top
----------------------------------------------- */
@media screen and  (max-width:736px){
	#BY-B68 h1 { margin-top: 80px; }
}

/* cont-nav
----------------------------------------------- */
#BY-B68 .cont-nav { display: flex; width: 100%; }
#BY-B68 .cont-nav li { font-size: 14px; line-height: 24px; width: 33.3%; text-align: center; position: relative; }
#BY-B68 .cont-nav li:after { content: ""; display: block; width: 1px; height: 24px; position: absolute; right: 0; top: 50%; margin-top: -12px; background: #FFF; }
#BY-B68 .cont-nav li:last-child:after { display: none; }
#BY-B68 .cont-nav li a:before { content: "\025bc"; color: #ccc; padding-right: 5px; }
#BY-B68 .cont-nav li a { color: #FFF; text-decoration: none; display: block; width: 100%; height: 100%; padding: 12px 0; background-color: rgba(0,0,0,1); 
-webkit-transition: all 0.4s ease;
-moz-transition: all 0.4s ease;
-ms-transition: all 0.4s ease;
-o-transition: all 0.4s ease;
transition: all 0.4s ease;}
#BY-B68 .cont-nav li a:hover { background-color: rgba(0,0,0,0.8); }

@media screen and  (min-width:737px){
	.cont-gNav ul { display: none!important; }
	#BY-B68 .product_name { margin:0px 0px 20px 0px; font-size:21px; line-height: 130%; }
}
@media screen and  (max-width:736px){
	.cont-nav { display: none!important; }
	.cont-gNav { width: 100%; background: #FFF;  position: fixed; top: 50px; z-index: 100; border-bottom: 1px solid #333; }
	.cont-gNav.fixed { position: fixed; top: 50px; z-index: 100; margin-top: 0; }
	.cont-gNav p { width: 100%; height: 50px; line-height: 50px; padding: 0 3% !important; background: url(../../common/images/arrow-02.png) no-repeat 97% center; background-size:18px; color: #000; font-size: 100%!important; }
	.cont-gNav p.active { background: url(../../common/images/arrow-01.png) no-repeat 97% center; background-size:18px; }
	.cont-gNav ul { width: 100%; border-top: 1px solid #333; height:-webkit-calc(100% - 100px); height:calc(100% - 100px); overflow: auto; background: rgba(34,34,34,0.9); padding: 0!important; position: absolute; top: 50px;  display: none; z-index: 100; }
	.cont-gNav li { width: 100%; height: 50px; line-height: 50px; text-align: left; border-bottom: 1px solid #333; background: #FFF; }
	.cont-gNav li:last-child { border-bottom: none; }
	.cont-gNav li a { padding: 0 3%; color: #000; width: 100%; display: block; }
	.cont-gNav li a:hover { text-decoration: none; }
	.cont-gNav.fixed { top: 50px; }
}

/* cmn
----------------------------------------------- */
#BY-B68 .byb68-cmn-title01 { 
	position: relative;
	width: 380px;
	vertical-align: middle;
	text-align: center;
	padding: 12px 30px 11px;
	font-size: 24px!important;
	font-weight: bold;
	background: #6a4331;
	color: #FFF;/*文字色*/
	margin: 0 auto 20px!important;
	box-shadow: 0 3px 3px rgba(0,0,0,0.2);
}
#BY-B68 .byb68-cmn-title01:before, #BY-B68 .byb68-cmn-title01:after {
  position: absolute;
  content: '';
  width: 0px;
  height: 0px;
  z-index: 1;
}
#BY-B68 .byb68-cmn-title01:before {
  top: -2px;
  left: -2px;
  border-width: 29px 0px 29px 19px;
  border-color: transparent transparent transparent #fff;
  border-style: solid;
}
#BY-B68 .byb68-cmn-title01:after {
  top: -2px;
  right: -2px;
  border-width: 29px 19px 29px 0px;
  border-color: transparent #fff transparent transparent;
  border-style: solid;
}
#BY-B68 .sup { font-size: 70%; vertical-align: top; position: relative; top: -0.3em; }

@media screen and  (max-width:736px){
	#BY-B68 .byb68-cmn-title01 { 
		position: relative;
		width: 80%;
		max-width: 420px;
		font-size: 16px!important;
		margin: 0 auto 15px!important;
	}
	
	#BY-B68 #feature,
	#BY-B68 #photo,
	#BY-B68 #information,
	#BY-B68 #catalog{ padding-top: 100px!important; margin-top: -100px!important;}
}



/* cont01
----------------------------------------------- */
#BY-B68 .cont01 { padding: 25px 0 50px; }
#BY-B68 .cont01 h3 { font-size: 18px; color: #ee7700; text-align: center; line-height: 1.75; font-weight: bold; margin-bottom: 20px; }
#BY-B68 .cont01 .cont01-box01 { background: #fce4cc; border-radius: 10px; position: relative; }
#BY-B68 .cont01 .cont01-box01 > div { display: flex; padding: 20px 25px 0; }
#BY-B68 .cont01 .cont01-box01 ul li { color: #6a4331; font-size: 16px; font-weight: bold; margin: 0 10px 6px 0; }
#BY-B68 .cont01 .cont01-box01 ul li span { color: #FFF; display: inline-block;  background: #6a4331; width: 26px; height: 26px; border-radius: 3px; line-height: 26px; text-align: center; margin-right: 5px; }
#BY-B68 .cont01 .cont01-box01 ul li small { font-size: 70%; }
#BY-B68 .cont01 .cont01-box01 .cont01-img01 { width: 194px; position: absolute; top: 5px; right: 2px; }
#BY-B68 .cont01 .cont01-box01 .cont01-img02 { width: 100%;padding: 10px 10px 20px; }

@media screen and  (max-width:736px){
	#BY-B68 .cont01 h3 { font-size: 14px; margin-bottom: 15px; }
	#BY-B68 .cont01 .cont01-box01 > div { padding: 10px 3% 0; } 
	#BY-B68 .cont01 .cont01-box01 ul { width: 34%; }
	#BY-B68 .cont01 .cont01-box01 ul li { font-size: 12px; margin: 0 10px 4px 0; }
	#BY-B68 .cont01 .cont01-box01 ul li span { width: 20px; height: 20px; line-height: 20px; }
	#BY-B68 .cont01 .cont01-box01 ul li small { padding-left: 20px; display: block; line-height: 1.5;}
	#BY-B68 .cont01 .cont01-box01 .cont01-img01 { width: 35%; top: 3%; }
	#BY-B68 .cont01 .cont01-box01 .cont01-img02 { padding: 0 3% 10px; }
}
@media screen and  (max-width:480px){
	#BY-B68 .cont01 .cont01-box01 ul li { font-size: 10px; }
	#BY-B68 .cont01 .cont01-box01 ul li span { width: 16px; height: 16px; line-height: 16px; }
	#BY-B68 .cont01 .cont01-box01 ul li small { padding-left: 16px; }
	#BY-B68 .cont01 .cont01-box01 .cont01-img01 { width: 35%; top: 8%; }
}

/* cont02
----------------------------------------------- */
#BY-B68 .cont02 { margin-bottom: 50px; }
#BY-B68 .cont02 .cont02-box01 { display: flex; align-items: center; }
#BY-B68 .cont02 .cont02-box01 .cont02-img01 img { width: 100%; border-radius: 10px; } 
#BY-B68 .cont02 .cont02-box01 .cont02-text01 { font-size: 18px; color: #ee7700; line-height: 1.75; font-weight: bold; padding-left: 30px; }

@media screen and  (max-width:736px){
	#BY-B68 .cont02 .cont02-box01 .cont02-img01 { width: 60%; }
	#BY-B68 .cont02 .cont02-box01 .cont02-text01 { font-size: 14px; padding-left: 15px; width: 40%; }
}
@media screen and  (max-width:480px){
	#BY-B68 .cont02 .cont02-box01 .cont02-img01 { width: 50%; }
	#BY-B68 .cont02 .cont02-box01 .cont02-text01 { width: 50%; }
}
/* info
----------------------------------------------- */
#BY-B68 #info {  margin: 70px 0 40px; }
#BY-B68 #info .inner h4 { background-color:#f4f4f4; border:1px dotted #ccc; text-align: center; width: 100%; height: 25px; font-size: 14px; line-height: 25px; margin-bottom: 20px!important; }
#BY-B68 #info .inner table { width:100%; margin: 0 auto 20px; }
#BY-B68 #info .inner table tr > * { padding: 10px 20px; text-align: left; border: 1px solid #E8E3DF; }
#BY-B68 #info .inner table th { width: 230px; background: #F6F6F6; line-height: 160%; }
#BY-B68 #info .inner table td { line-height: 180%; }
#BY-B68 #info .info-pop {margin-top: 40px;}

#BY-B68 #info .box-02 { width: 100%; margin: auto; padding-bottom: 40px; }
#BY-B68 #info .box-02 h4 { background:#F6F6F6; border: 1px dotted #d4d3d2; text-align:center; width: 100%; height: 28px; font-size:14px; line-height: 28px; margin-bottom: 20px!important; }
#BY-B68 #info .box-02 > p {font-size: 12px; }
#BY-B68 #info .box-02 ul { letter-spacing: -.4em; margin: 0 -4px; }
#BY-B68 #info .box-02 li { width: 25%; display: inline-block; letter-spacing: 0; padding: 0 4px; margin-bottom: 8px; }
#BY-B68 #info .box-02 li a { font-size: 11px; color: #333; }
#BY-B68 #info .box-02 li img { border: 1px solid #E8E3DF; }

#BY-B68 #info .box-04 { width: 100%; margin: auto; padding-bottom: 50px; }
#BY-B68 #info .box-04 h4 { background:#F6F6F6; border: 1px dotted #d4d3d2; text-align:center; width: 100%; height: 28px; font-size:14px; line-height: 28px; margin-bottom: 20px!important; }
#BY-B68 #info .box-04 .catalog2,
#BY-B68 #info .box-04 .catalog3 { width: 437px; padding-bottom: 70px; line-height: 76px; }
#BY-B68 #info .box-04 .product_catalog2 { margin: 15px auto !important; }
#BY-B68 #info .box-04 .product_catalog2 a { margin-right: 5px; }
#BY-B68 #info .box-04 .product_catalog2 img { width: 112px; height: 33px; }
#BY-B68 #info .box-04 .product_catalog3 { background-image: none; padding-top: 15px; border-top: 1px dotted #d4d3d2;  }
#BY-B68 #info .box-04 .product_catalog3 img { width: 318px; height: 35px; }

/* popup */
.white-popup { position: relative; padding: 30px 20px; width: auto; max-width: 1200px; margin: 20px auto; }
.white-popup img { width: 100%;}
.mfp-close-btn-in .mfp-close { width: 30px; height: 30px; line-height: 30px; font-size: 32px; top: 0; right: 0; color: #FFF!important; opacity: 1; } 

@media screen and  (min-width:737px){
	#BY-B68 #info { font-size: 130%;}
}

@media screen and  (max-width:736px){
	#BY-B68 #info {  margin: 40px 0 20px; }
	#BY-B68 #info h2 { font-size: 260%; }
	#BY-B68 #info .inner table { width: 100%; padding: 0 3%; margin: 0 auto 15px; } 
	#BY-B68 #info .inner table tr > * { padding: 8px 12px; }
	#BY-B68 #info .inner table th { width: 125px; }
	#BY-B68 #info .info-pop {margin-top: 25px;}
	
	
	#BY-B68 #info .box-04 { width: 100%; padding: 0 0 40px; }
	#BY-B68 #info .box-04 .catalog2,
	#BY-B68 #info .box-04 .catalog3 { width: 100%; }
	
	.white-popup { padding: 30px 3%; }
}
#colorbox {overflow: visible!important; }
#cboxLoadedContent { box-sizing: content-box; }



