
/******************************************/
*
{
    margin: 0;
    padding: 0;
    font-family: "ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro","メイリオ",Meiryo,Osaka,"ＭＳ Ｐゴシック","MS PGothic",sans-serif;
    background-repeat: no-repeat;
}


html{
    overflow-y: scroll;
}

.hide{display:none;}
.left{    float: left;}
.right{    float: right;}
.center{
    width: 100%;
    text-align: center;
    clear: both;
	margin-top:-50px;
}

.clear{    clear: both;}
.red{	color: #FF0000;}
.red2{	color: #D40019;}
.font10{	font-size: 10px;}
.font12{	font-size: 12px;}
.font16{	font-size: 16px;}
.font18{	font-size: 18px;}
.font20{	font-size: 20px;}
.font22{	font-size: 22px;}
.font24{	font-size: 24px;}
.font33{	font-size: 33px;}
.font36{	font-size: 36px;}
.font40{	font-size: 40px;}
.fontsp05{
	letter-spacing:0.5em;
	text-indent:-0.5em;
}

.t_right{	text-align: right;}
.font_b{	font-weight: bold;}
.font_white{	color:#FFFFFF;}
.font_red{	color: #F00;}
.font_blk{
	color:#000 !important;
	text-shadow:none !important;
}
.font_gray{
	font-weight:bold;
	color:#666666;
}
table 
{border-collapse: collapse; 
border-spacing: 0; 
font-size: inherit;
}

ul,dl,ol{text-indent: 0;}
li{list-style: none;}
img{border: 0;}
.wh{ color:#fff;}
/*  */


/* N */
a,
a:link,
a:visited {
	text-decoration:none;
        color:#595757;
}
a:hover {
	text-decoration:none;
        color:#595757;


}
a:active {}
a img {
    border: none;
}
a:hover img {

}

.clearfix:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}
.clearfix {display: inline-block;
clear:both;
}
/* Hides from IE-mac \*/
* html .clearfix {height: 1%;
clear:both;
}
.clearfix {display: block;
clear:both;
}

.pc_none{
	display:none;
}
/* End hide from IE-mac */



body {  
	margin:0;
	padding:0;
	font-family:Arial,Helvetica,sans-serif;
	height:100%;
        width:100%;
	background:url(../img/body_bg.png);
	background-repeat:no-repeat;
	background-position:top center;
	word-break: break-all;
}
.wrap {
	overflow: hidden;
}



/*##################################################################################################*/

@media (min-width:768px) {


div#main{
	width:860px;
	padding:50px;
	margin:30px auto;
	overflow:hidden;
}
div#main .top_bg{
	width:860px;
	height:310px;
	display:block;
	margin:0px 0px 10px 0px;
	text-indent:-9999px;
	background:url(../img/top_bg.png);
	background-repeat:no-repeat;
}
.s_txt{
	font-size:20px;
	color:#000;
	font-weight:bold;
	text-align:center;
}
.s2_txt{
	font-size:16px;
	color:#000;
	font-weight:bold;
	text-align:center;
}
.btn_start{
	margin:20px auto 50px auto;
	width:350px;
	height:50px;
	display:block;
	color:#2ccaff;
	font-size:30px;
	text-align:center;
	font-weight:bold;
	line-height:53px;
	border-radius:10px;
	background-color:#fff;
}
.btn_start a{
	margin:20px auto 50px auto;
	width:350px;
	height:50px;
	display:block;
	color:#2ccaff;
	font-size:30px;
	text-align:center;
	font-weight:bold;
	line-height:53px;
	border:solid 3px #fff;
	border-radius:15px;
	background-color:#ffff00;
}
.btn_start a:hover{
	margin:20px auto 50px auto;
	width:350px;
	height:50px;
	display:block;
	color:#2ccaff;
	font-size:30px;
	text-align:center;
	font-weight:bold;
	line-height:53px;
	border-radius:15px;
	background-color:#fff;
}
.header_navi{
display:none;
}
.qa_txt{
	margin:0px auto 40px auto;
	text-align:center;
	font-size:32px;
	color:#000;
	font-weight:bold;
}
.btl_list{
	width:820px;
	margin:30px auto 0px auto;
}
.btl_list3{
	width:682px;
	margin:30px auto 0px auto;
	text-align:center;
	display:flex;
	justify-content: space-around;
}

.btl_list .btl{
	margin:0px 32px 30px 0px;
	width:188px;
	height:205px;
	display:block;
	text-align:center;
}
.btl_list .btl2{
	margin:0px 0px 30px 0px;
	width:188px;
	height:205px;
	display:block;
	text-align:center;
}
.btl_list2{
	width:606px;
	margin:30px auto 0px auto;
}
.btl_list2 .btl{
	margin:0px 30px 30px 0px;
	width:288px;
	height:205px;
	display:block;
	text-align:center;
	float:left;
}
.btl_list2 .btl2{
	margin:0px 0px 30px 0px;
	width:288px;
	height:205px;
	display:block;
	text-align:center;
	float:left;
}
/*ボトルサイズ*/
.btl_list .btls01 a{
	margin:0px 30px 30px 0px;
	width:140px;
	height:205px;
	display:block;
	text-align:center;
	text-indent:-9999px;
	border:solid 3px #fff;
	background:url(../img/pc300m.svg);
	background-repeat:no-repeat;
	background-position:center center;
	background-size:70%;
	background-color:#FFFFFF;
	border-radius:20px;
	box-sizing: border-box;
	box-shadow: 0 0 8px gray;
	float:left;
}
.btl_list .btls01 a:hover{
	margin:0px 30px 30px 0px;
	width:140px;
	height:205px;
	display:block;
	text-align:center;
	text-indent:-9999px;
	border:solid 3px #fff;
	background:url(../img/pc300m.svg);
	background-repeat:no-repeat;
	background-position:center center;
	background-size:70%;
	background-color:#ffff00;
	border-radius:20px;
	box-sizing: border-box;
	box-shadow: 0 0 8px gray;
	float:left;
}
.btl_list .btls02 a{
	margin:0px 30px 30px 0px;
	width:140px;
	height:205px;
	display:block;
	text-align:center;
	text-indent:-9999px;
	border:solid 3px #fff;
	background:url(../img/pc330k.svg);
	background-repeat:no-repeat;
	background-position:center center;
	background-size:70%;
	background-color:#FFFFFF;
	border-radius:20px;
	box-sizing: border-box;
	box-shadow: 0 0 8px gray;
	float:left;
}
.btl_list .btls02 a:hover{
	margin:0px 30px 30px 0px;
	width:140px;
	height:205px;
	display:block;
	text-align:center;
	text-indent:-9999px;
	border:solid 3px #fff;
	background:url(../img/pc330k.svg);
	background-repeat:no-repeat;
	background-position:center center;
	background-size:70%;
	background-color:#ffff00;
	border-radius:20px;
	box-sizing: border-box;
	box-shadow: 0 0 8px gray;
	float:left;
}
.btl_list .btls03 a{
	margin:0px 30px 30px 0px;
	width:140px;
	height:205px;
	display:block;
	text-align:center;
	text-indent:-9999px;
	border:solid 3px #fff;
	background:url(../img/pc550m.svg);
	background-repeat:no-repeat;
	background-position:center center;
	background-size:70%;
	background-color:#FFFFFF;
	border-radius:20px;
	box-sizing: border-box;
	box-shadow: 0 0 8px gray;
	float:left;
}
.btl_list .btls03 a:hover{
	margin:0px 30px 30px 0px;
	width:140px;
	height:205px;
	display:block;
	text-align:center;
	text-indent:-9999px;
	border:solid 3px #fff;
	background:url(../img/pc550m.svg);
	background-repeat:no-repeat;
	background-position:center center;
	background-size:70%;
	background-color:#ffff00;
	border-radius:20px;
	box-sizing: border-box;
	box-shadow: 0 0 8px gray;
	float:left;
}
.btl_list .btls04 a{
	margin:0px 0px 30px 0px;
	width:140px;
	height:205px;
	display:block;
	text-align:center;
	text-indent:-9999px;
	border:solid 3px #fff;
	background:url(../img/pc550k.svg);
	background-repeat:no-repeat;
	background-position:center center;
	background-size:70%;
	background-color:#FFFFFF;
	border-radius:20px;
	box-sizing: border-box;
	box-shadow: 0 0 8px gray;
	float:left;
}
.btl_list .btls04 a:hover{
	margin:0px 0px 30px 0px;
	width:140px;
	height:205px;
	display:block;
	text-align:center;
	text-indent:-9999px;
	border:solid 3px #fff;
	background:url(../img/pc550k.svg);
	background-repeat:no-repeat;
	background-position:center center;
	background-size:70%;
	background-color:#ffff00;
	border-radius:20px;
	box-sizing: border-box;
	box-shadow: 0 0 8px gray;
	float:left;
}

.btl_list .btls05 a{
	margin:0px 30px 30px 0px;
	width:140px;
	height:205px;
	display:block;
	text-align:center;
	text-indent:-9999px;
	border:solid 3px #fff;
	background:url(../img/pc290m.svg);
	background-repeat:no-repeat;
	background-position:center center;
	background-size:70%;
	background-color:#FFFFFF;
	border-radius:20px;
	box-sizing: border-box;
	box-shadow: 0 0 8px gray;
	float:left;
}
.btl_list .btls05 a:hover{
	margin:0px 30px 30px 0px;
	width:140px;
	height:205px;
	display:block;
	text-align:center;
	text-indent:-9999px;
	border:solid 3px #fff;
	background:url(../img/pc290m.svg);
	background-repeat:no-repeat;
	background-position:center center;
	background-size:70%;
	background-color:#ffff00;
	border-radius:20px;
	box-sizing: border-box;
	box-shadow: 0 0 8px gray;
	float:left;
}

/*ここまでボトルサイズ*/
/*ラベル素材*/
.btl_list3 .btlr01 a{
	margin:0px 0px 30px 0px;
	width:187px;
	height:205px;
	display:block;
	text-align:center;
	text-indent:-9999px;
	background:url(../img/label01_off.png);
	background-repeat:no-repeat;

}
.btl_list3 .btlr01 a:hover{
	margin:0px 0px 30px 0px;
	width:187px;
	height:205px;
	display:block;
	text-align:center;
	text-indent:-9999px;
	background:url(../img/label01_on.png);
	background-repeat:no-repeat;
}
.btl_list3 .btlr02 a{
	margin:0px 0px 30px 0px;
	width:187px;
	height:205px;
	display:block;
	text-align:center;
	text-indent:-9999px;
	background:url(../img/label02_off.png);
	background-repeat:no-repeat;

}
.btl_list3 .btlr02 a:hover{
	margin:0px 0 30px 0px;
	width:187px;
	height:205px;
	display:block;
	text-align:center;
	text-indent:-9999px;
	background:url(../img/label02_on.png);
	background-repeat:no-repeat;
}
.btl_list3 .btlr03 a{
	margin:0px 0px 30px 0px;
	width:187px;
	height:205px;
	display:block;
	text-align:center;
	text-indent:-9999px;
	background:url(../img/label03_off.png);
	background-repeat:no-repeat;

}
.btl_list3 .btlr03 a:hover{
	margin:0px 0px 30px 0px;
	width:187px;
	height:205px;
	display:block;
	text-align:center;
	text-indent:-9999px;
	background:url(../img/label03_on.png);
	background-repeat:no-repeat;
}
.btl_list3 .btlr04 a{
	margin:0px auto 30px auto;
	width:187px;
	height:205px;
	display:block;
	text-align:center;
	text-indent:-9999px;
	background:url(../img/label04_off.png);
	background-repeat:no-repeat;

}
.btl_list3 .btlr04 a:hover{
	margin:0px auto 30px auto;
	width:187px;
	height:205px;
	display:block;
	text-align:center;
	text-indent:-9999px;
	background:url(../img/label04_on.png);
	background-repeat:no-repeat;

}
.btl_list2 .btlr05 a{
	margin:0px 30px 30px 0px;
	width:288px;
	height:205px;
	display:block;
	text-align:center;
	text-indent:-9999px;
	background:url(../img/label05_off.png);
	background-repeat:no-repeat;

	float:left;
}
.btl_list2 .btlr05 a:hover{
	margin:0px 30px 30px 0px;
	width:288px;
	height:205px;
	display:block;
	text-align:center;
	text-indent:-9999px;
	background:url(../img/label05_on.png);
	background-repeat:no-repeat;
	float:left;
}
.btl_list2 .btlr06 a{
	margin:0px 0px 30px 0px;
	width:288px;
	height:205px;
	display:block;
	text-align:center;
	text-indent:-9999px;
	background:url(../img/label06_off.png);
	background-repeat:no-repeat;

	float:left;
}
.btl_list2 .btlr06 a:hover{
	margin:0px 0px 30px 0px;
	width:288px;
	height:205px;
	display:block;
	text-align:center;
	text-indent:-9999px;
	background:url(../img/label06_on.png);
	background-repeat:no-repeat;
	float:left;
}

/*ここまでラベル素材*/
/*ラベルデザイン*/
.btl_list2 .btld05 a{
	margin:0px 30px 30px 0px;
	width:288px;
	height:205px;
	display:block;
	text-align:center;
	text-indent:-9999px;
	background:url(../img/dlabel01_off.png);
	background-repeat:no-repeat;

	float:left;
}
.btl_list2 .btld05 a:hover{
	margin:0px 30px 30px 0px;
	width:288px;
	height:205px;
	display:block;
	text-align:center;
	text-indent:-9999px;
	background:url(../img/dlabel01_on.png);
	background-repeat:no-repeat;
	float:left;
}
.btl_list2 .btld06 a{
	margin:0px 0px 30px 0px;
	width:288px;
	height:205px;
	display:block;
	text-align:center;
	text-indent:-9999px;
	background:url(../img/dlabel02_off.png);
	background-repeat:no-repeat;

	float:left;
}
.btl_list2 .btld06 a:hover{
	margin:0px 0px 30px 0px;
	width:288px;
	height:205px;
	display:block;
	text-align:center;
	text-indent:-9999px;
	background:url(../img/dlabel02_on.png);
	background-repeat:no-repeat;
	float:left;
}

/*ここまで色校正*/
/*ラベルデザイン*/
.btl_list2 .btlc01 a{
	margin:0px 30px 30px 0px;
	width:288px;
	height:205px;
	display:block;
	text-align:center;
	text-indent:-9999px;
	background:url(../img/clabel01_off.png);
	background-repeat:no-repeat;

	float:left;
}
.btl_list2 .btlc01 a:hover{
	margin:0px 30px 30px 0px;
	width:288px;
	height:205px;
	display:block;
	text-align:center;
	text-indent:-9999px;
	background:url(../img/clabel01_on.png);
	background-repeat:no-repeat;
	float:left;
}
.btl_list2 .btlc02 a{
	margin:0px 0px 30px 0px;
	width:288px;
	height:205px;
	display:block;
	text-align:center;
	text-indent:-9999px;
	background:url(../img/clabel02_off.png);
	background-repeat:no-repeat;

	float:left;
}
.btl_list2 .btlc02 a:hover{
	margin:0px 0px 30px 0px;
	width:288px;
	height:205px;
	display:block;
	text-align:center;
	text-indent:-9999px;
	background:url(../img/clabel02_on.png);
	background-repeat:no-repeat;
	float:left;
}

/*ここまで色校正*/

.btl_list .btl2_bg a{
	margin:0px 0px 30px 0px;
	width:187px;
	height:205px;
	display:block;
	text-align:center;
	border-radius:15px;
	background-color:#fff;
	float:left;
}
.btl_list .btl2_bg a:hover{
	margin:0px 0px 30px 0px;
	width:181px;
	height:199px;
	display:block;
	text-align:center;
	border:solid 3px #fff;
	border-radius:15px;
	background-color:#ffff00;
	float:left;
}
.bmr{
	margin-left:34px;
}
.kakaku_box{
	width:790px;
	height:60px;
	margin:50px auto 0px auto;

}
.kakaku_box .back_bn{
	width:175px;
	height:60px;
	line-height:60px;
	float:left;
}
.kakaku_box .back_bn .sppage_bn{
	display:none;
}
.kakaku_box .kakaku{
	width:435px;
	height:50px;
	display:block;
	border-radius:25px;
	background-color:#c8ffff;
	float:left;
}
.kakaku_box .kakaku .sk{
	margin-left:25px;
	color:#0062c2;
	font-size:17px;
	font-weight:bold;
	line-height:50px;
	float:left;
}
.kakaku_box .kakaku .box{
	float:right;
}

.kakaku_box .kakaku .box .num{
	margin-right:10px;
	color:#000;
	font-size:26px;
	font-weight:bold;
	line-height:50px;
}

.kakaku_box .kakaku .box .yen{
	margin-right:18px;
	color:#0062c2;
	font-size:18px;
	font-weight:bold;
	line-height:50px;
}

.kakaku_box .page_bn{
	width:180px;
	height:60px;
	color:#fff;
	font-size:18px;
	text-align:right;
	line-height:60px;
	float:left;
}
.gkakaku{
	margin:0px auto 30px auto;
	width:565px;
	height:63px;
	display:block;
	border-radius:25px;
	border:solid 3px #fff;
	background-color:#ffff00;
}
.gkakaku .sk{
	margin-left:30px;
	color:#0062c2;
	font-size:22px;
	font-weight:bold;
	line-height:65px;
	float:left;
}
.gkakaku .box{
	float:right;
}

.gkakaku .box .num{
	margin-right:20px;
	color:#000;
	font-size:39px;
	font-weight:bold;
	line-height:70px;
}

.gkakaku .box .yen{
	margin-right:18px;
	color:#0062c2;
	font-size:23px;
	font-weight:bold;
	line-height:60px;
}
.mitumori_bn a{
	margin:0px auto 30px auto;
	width:435px;
	height:60px;
	display:block;
	color:#000;
	text-align:center;
	font-size:20px;
	line-height:60px;
	border-radius:25px;
	border:solid 3px #fff;
	background-color:#ffca00;
}
.mitumori_bn a:hover{
	margin:0px auto 30px auto;
	width:435px;
	height:60px;
	display:block;
	color:#000;
	text-align:center;
	font-size:20px;
	line-height:60px;
	border-radius:25px;
	border:solid 3px #fff;
	background-color:#ffeb9d;
}
.ye_txt a, .ye_txt a:hover{
	width:300px;
	height:20px;
	display:block;
	margin:0px auto 45px auto;
	color:#ffff00;
	font-size:18px;
	font-weight:normal;
	text-align:center;
}
.ye2_txt a, .ye2_txt a:hover{
	width:300px;
	height:20px;
	display:block;
	margin:0px auto 15px auto;
	color:#ffff00;
	font-size:18px;
	font-weight:normal;
	text-align:center;
}
.wh_txt{
	width:600px;
	height:50px;
	display:block;
	margin:0px auto 10px auto;
	color:#fff;
	font-size:16px;
	font-weight:normal;
	text-align:center;
}

.hon_box{
	margin:90px 0px 120px 0px;
	width:100%;
	height:70px;
	text-align:center;
}
.hon_box .select_box {
	margin:0;
	padding-left:20px;
	width:450px;
	height:70px;
	line-height:70px;
	color:#0062c2;
	font-size:30px;
	border:solid 3px #fff;
	border-radius:30px;
	background-color:#f0f2f7;
}
select::-ms-expand {
	display: none;
}
select {
	-webkit-appearance: none;
	-moz-appearance: none;
	appearance: none;
	width:380px;
	height:70px;
	margin:0;
	padding: 0px 0px 0px 70px;
	height:70px;
	color:#0062c2;
	font-size:30px;
	border:solid 3px #fff;
	border-radius:30px;
	background-image: url(../img/select_bn.png);
	background-repeat: no-repeat;
	background-size: 35px 35px;
	background-position: left 15px center;
	background-color:#f0f2f7;
}



.hon_box .hon {
	margin:0;
	line-height:70px;
	color:#0062c2;
	font-size:24px;

}
.retail_box{
	margin:0px 0px 30px 0px;
	width:800px;
	padding:30px;
	background-color:#fff;

	overflow:hidden;
}
.retail_box .lbox{
	margin:0px 46px 0px 0px;
	width:377px;
	padding:0;
	float:left;
	overflow:hidden;
}
.retail_box .rbox{
	margin:0px;
	width:377px;
	padding:0;
	float:left;
	overflow:hidden;
}
.retail_box .lbox .title{
	margin:0px 46px 0px 0px;
	width:377px;
	height:48px;
	padding:0;
	color:#fff;
	font-size:20px;
	font-weight:bold;
	text-align:center;
	line-height:48px;
	border-radius:20px;
	background-color:#00b9ff;
}
.retail_box .lbox .tbox{
	margin:0px 0px 0px 0px;
	padding:10px 2px;
	width:377px;
	height:140px;
	display:block;
	color:#000;
	font-size:18px;
	line-height:35px;
}
.retail_box .lbox .tbox .lt{
	text-align:left;
}
.retail_box .lbox .tbox .lt2{
	text-align:left;
	font-size:14px;
}
.retail_box .lbox .tbox .rt{
	text-align:right;
}

.retail_box .lbox .hbox{
	margin:0px 0px 5px 0px;
	padding:0px 25px;
	width:327px;
	height:48px;
	display:block;
	color:#000;
	font-size:18px;
	line-height:48px;
	font-weight:normal;
	background-color:#b3ecff;
}
.retail_box .lbox .gbox{
	margin:0px 0px 5px 0px;
	padding:0px 25px;
	width:327px;
	height:48px;
	display:block;
	color:#fff;
	font-size:18px;
	line-height:48px;
	font-weight:bold;
	background-color:#00b9ff;
}
.retail_box .rbox .title{
	margin:0px 46px 0px 0px;
	width:377px;
	height:48px;
	padding:0;
	color:#fff;
	font-size:20px;
	font-weight:bold;
	text-align:center;
	line-height:48px;
	border-radius:20px;
	background-color:#58c31f;
}
.retail_box .rbox .tbox{
	margin:0px 0px 0px 0px;
	padding:10px 2px;
	width:377px;
	height:140px;
	display:block;
	color:#000;
	font-size:18px;
	line-height:35px;
}
.retail_box .rbox .tbox .lt{
	text-align:left;
}
.retail_box .rbox .tbox .lt2{
	text-align:left;
	font-size:14px;
}
.retail_box .rbox .tbox .rt{
	text-align:right;
}
.retail_box .mbox{
	margin:20px auto 0px auto;
	padding:0;
	width:377px;
	height:48px;
	display:block;
	color:#000;
	font-size:24px;
	font-weight:bold;
	text-align:center;
	line-height:48px;
	background-color:#ffff00;

}
.retail_box .rbox .hbox{
	margin:0px 0px 5px 0px;
	padding:0px 25px;
	width:327px;
	height:48px;
	display:block;
	color:#000;
	font-size:18px;
	line-height:48px;
	font-weight:normal;
	background-color:#c1e9ac;
}
.retail_box .rbox .gbox{
	margin:0px 0px 5px 0px;
	padding:0px 25px;
	width:327px;
	height:48px;
	display:block;
	color:#fff;
	font-size:18px;
	line-height:48px;
	font-weight:bold;
	background-color:#58c31f;
}
.retail_box .blue{
	color:#00b9ff;
}
.retail_box .green{
	color:#58c31f;
}
.mail{
	margin:0px auto 20px auto;
	width:545px;
	height:60px;
	display:block;
	font-size:24px;
	padding:0px 10px;
	line-height:60px;
	background-color:#fff;
}
.sm_ctxt{
	margin:0px auto 20px auto;
	width:500px;
	height:30px;
	display:block;
	color:#000;
	font-size:14px;
	color:#000;
	line-height:30px;
	text-align:center;
	vertical-align:middle;
}
.renraku{
	margin:0px;
	width:20px;
	height:20px;
	line-height:30px;
	vertical-align:middle;

}
.ktxt_box{
	margin:0px auto 20px auto;
	width:660px;
	display:block;
	font-size:14px;
	padding:0px;
	line-height:20px;
	overflow:hidden;
}
.ktxt_box .btxt{
	font-size:16px;
}
.ft_img{
	width:285px;
	height:26px;
	display:block;
	margin:50px auto 10px auto;
	text-align:center;
}
.ft_txt{
	margin:0px auto 30px auto;
	text-align:center;
	font-size:12px;
	color:#fff;
}

/*  */
.mb2{    margin-bottom: 2px;}
.mb5{    margin-bottom: 5px;}
.mb10{    margin-bottom: 10px;}
.mb14{    margin-bottom: 14px;}
.mb20{    margin-bottom: 20px;}
.mb30{    margin-bottom: 30px;}
.mb50{    margin-bottom: 50px;}
.mb60{    margin-bottom: 60px;}
.mb70{    margin-bottom: 70px;}
.mb100{    margin-bottom:100px;}

.ml5{    margin-left: 5px;}
.ml10{    margin-left: 10px;}
.ml15{   margin-left: 15px;}
.ml20{    margin-left: 20px;}
.ml30{    margin-left: 30px;}
.ml40{    margin-left: 40px;}

.ml60{    margin-left: 60px;}
.mr80{    margin-right: 80px;}
.ml150{    margin-left: 150px;}
.inl5{	text-indent:5em;}
.mr20{    margin-right: 20px;}
.mr30{    margin-right: 30px;}
.mr40{    margin-right: 40px;}

.pc { display: block; }
.sp { display: none; }
		.pcbr::before {
			content: "\A" ;
			white-space: pre ;
		}

.mb10{margin-bottom:10px;}
.mb15{margin-bottom:15px;}
.mb20{margin-bottom:20px;}
.mb30{margin-bottom:30px;}
.mb40{margin-bottom:40px;}
.mb50{margin-bottom:50px;}
.mb60{margin-bottom:60px;}
.mb70{margin-bottom:70px;}
.mb80{margin-bottom:80px;}
.mb90{margin-bottom:90px;}
.mb120{margin-bottom:120px;}
.pc { display: block; }
.sp { display: none; }
div#main .top_ftbg{ display: none; }

}

/*##################################################################################################*/

@media screen and (min-width:768px) and ( max-width:860px) {


div#main{
	width:680px;
	padding:50px;
	margin:30px auto;
	overflow:hidden;
}
div#main .top_bg{
	width:680px;
	height:250px;
	display:block;
	margin:0px 0px 10px 0px;
	text-indent:-9999px;
	background:url(../img/top_bg.png);
	background-repeat:no-repeat;
	background-size:100%;

}
.s_txt{
	font-size:16px;
	color:#000;
	font-weight:bold;
	text-align:center;
}
.s2_txt{
	font-size:16px;
	color:#000;
	font-weight:bold;
	text-align:center;
}
.btn_start{
	margin:20px auto 50px auto;
	width:280px;
	height:40px;
	display:block;
	color:#2ccaff;
	font-size:24px;
	text-align:center;
	font-weight:bold;
	line-height:43px;
	border-radius:12px;
	background-color:#fff;
}
.btn_start a{
	margin:20px auto 50px auto;
	width:280px;
	height:40px;
	display:block;
	color:#2ccaff;
	font-size:24px;
	text-align:center;
	font-weight:bold;
	line-height:43px;
	border:solid 3px #fff;
	border-radius:12px;
	background-color:#ffff00;
}
.btn_start a:hover{
	margin:20px auto 50px auto;
	width:280px;
	height:40px;
	display:block;
	color:#2ccaff;
	font-size:24px;
	text-align:center;
	font-weight:bold;
	line-height:43px;
	border-radius:12px;
	background-color:#fff;
}
.header_navi{
display:none;
}
.qa_txt{
	margin:0px auto 40px auto;
	text-align:center;
	font-size:24px;
	color:#000;
	font-weight:bold;
}
.btl_list{
	width:675px;
	margin:30px auto 0px auto;
}
.btl_list3{
	width:510px;
	margin:30px auto 0px auto;
}

.btl_list .btl{
	margin:0px 24px 24px 0px;
	width:150px;
	height:164px;
	display:block;
	text-align:center;
	float:left;
}
.btl_list .btl2{
	margin:0px 0px 24px 0px;
	width:150px;
	height:164px;
	display:block;
	text-align:center;
	float:left;
}
.btl_list2{
	width:485px;
	margin:30px auto 0px auto;
}
.btl_list2 .btl{
	margin:0px 30px 30px 0px;
	width:288px;
	height:205px;
	display:block;
	text-align:center;
	float:left;
}
.btl_list2 .btl2{
	margin:0px 0px 30px 0px;
	width:288px;
	height:205px;
	display:block;
	text-align:center;
	float:left;
}
/*ボトルサイズ*/
.btl_list .btls01 a{
	margin:0px 25px 30px 0px;
	width:115px;
	height:168px;
	display:block;
	text-align:center;
	text-indent:-9999px;
	border:solid 3px #fff;
	background:url(../img/pc300m.svg);
	background-repeat:no-repeat;
	background-position:center center;
	background-size:65%;
	background-color:#FFFFFF;
	border-radius:15px;
	box-sizing: border-box;
	box-shadow: 0 0 8px gray;
	float:left;
}
.btl_list .btls01 a:hover{
	margin:0px 25px 30px 0px;
	width:115px;
	height:168px;
	display:block;
	text-align:center;
	text-indent:-9999px;
	border:solid 3px #fff;
	background:url(../img/pc300m.svg);
	background-repeat:no-repeat;
	background-position:center center;
	background-size:65%;
	background-color:#ffff00;
	border-radius:15px;
	box-sizing: border-box;
	box-shadow: 0 0 8px gray;
	float:left;
}
.btl_list .btls02 a{
	margin:0px 25px 30px 0px;
	width:115px;
	height:168px;
	display:block;
	text-align:center;
	text-indent:-9999px;
	border:solid 3px #fff;
	background:url(../img/pc330k.svg);
	background-repeat:no-repeat;
	background-position:center center;
	background-size:65%;
	background-color:#FFFFFF;
	border-radius:15px;
	box-sizing: border-box;
	box-shadow: 0 0 8px gray;
	float:left;
}
.btl_list .btls02 a:hover{
	margin:0px 25px 30px 0px;
	width:115px;
	height:168px;
	display:block;
	text-align:center;
	text-indent:-9999px;
	border:solid 3px #fff;
	background:url(../img/pc330k.svg);
	background-repeat:no-repeat;
	background-position:center center;
	background-size:65%;
	background-color:#ffff00;
	border-radius:18px;
	box-sizing: border-box;
	box-shadow: 0 0 8px gray;
	float:left;
}
.btl_list .btls03 a{
	margin:0px 25px 30px 0px;
	width:115px;
	height:168px;
	display:block;
	text-align:center;
	text-indent:-9999px;
	border:solid 3px #fff;
	background:url(../img/pc550m.svg);
	background-repeat:no-repeat;
	background-position:center center;
	background-size:65%;
	background-color:#FFFFFF;
	border-radius:15px;
	box-sizing: border-box;
	box-shadow: 0 0 8px gray;
	float:left;
}
.btl_list .btls03 a:hover{
	margin:0px 25px 30px 0px;
	width:115px;
	height:168px;
	display:block;
	text-align:center;
	text-indent:-9999px;
	border:solid 3px #fff;
	background:url(../img/pc550m.svg);
	background-repeat:no-repeat;
	background-position:center center;
	background-size:65%;
	background-color:#ffff00;
	border-radius:18px;
	box-sizing: border-box;
	box-shadow: 0 0 8px gray;
	float:left;
}
.btl_list .btls04 a{
	margin:0px 0px 30px 0px;
	width:115px;
	height:168px;
	display:block;
	text-align:center;
	text-indent:-9999px;
	border:solid 3px #fff;
	background:url(../img/pc550k.svg);
	background-repeat:no-repeat;
	background-position:center center;
	background-size:65%;
	background-color:#FFFFFF;
	border-radius:15px;
	box-sizing: border-box;
	box-shadow: 0 0 8px gray;
	float:left;
}
.btl_list .btls04 a:hover{
	margin:0px 0px 30px 0px;
	width:115px;
	height:168px;
	display:block;
	text-align:center;
	text-indent:-9999px;
	border:solid 3px #fff;
	background:url(../img/pc550k.svg);
	background-repeat:no-repeat;
	background-position:center center;
	background-size:65%;
	background-color:#ffff00;
	border-radius:18px;
	box-sizing: border-box;
	box-shadow: 0 0 8px gray;
	float:left;
}
.btl_list .btls05 a{
	margin:0px 25px 30px 0px;
	width:115px;
	height:168px;
	display:block;
	text-align:center;
	text-indent:-9999px;
	border:solid 3px #fff;
	background:url(../img/pc290m.svg);
	background-repeat:no-repeat;
	background-position:center center;
	background-size:65%;
	background-color:#FFFFFF;
	border-radius:15px;
	box-sizing: border-box;
	box-shadow: 0 0 8px gray;
	float:left;
}
.btl_list .btls05 a:hover{
	margin:0px 25px 30px 0px;
	width:115px;
	height:168px;
	display:block;
	text-align:center;
	text-indent:-9999px;
	border:solid 3px #fff;
	background:url(../img/pc290m.svg);
	background-repeat:no-repeat;
	background-position:center center;
	background-size:65%;
	background-color:#ffff00;
	border-radius:18px;
	box-sizing: border-box;
	box-shadow: 0 0 8px gray;
	float:left;
}

/*ここまでボトルサイズ*/
/*ラベル素材*/
.btl_list3 .btlr01 a{
	margin:0px 25px 30px 0px;
	width:150px;
	height:164px;
	display:block;
	text-align:center;
	text-indent:-9999px;
	background:url(../img/label01_off.png);
	background-repeat:no-repeat;
	background-size:100%;
	float:left;
}
.btl_list3 .btlr01 a:hover{
	margin:0px 25px 30px 0px;
	width:150px;
	height:164px;
	display:block;
	text-align:center;
	text-indent:-9999px;
	background:url(../img/label01_on.png);
	background-repeat:no-repeat;
	background-size:100%;
	float:left;
}
.btl_list3 .btlr02 a{
	margin:0px 25px 30px 0px;
	width:150px;
	height:164px;
	display:block;
	text-align:center;
	text-indent:-9999px;
	background:url(../img/label02_off.png);
	background-repeat:no-repeat;
	background-size:100%;
	float:left;
}
.btl_list3 .btlr02 a:hover{
	margin:0px 25px 30px 0px;
	width:150px;
	height:164px;
	display:block;
	text-align:center;
	text-indent:-9999px;
	background:url(../img/label02_on.png);
	background-repeat:no-repeat;
	background-size:100%;
	float:left;
}
.btl_list3 .btlr03 a{
	margin:0px 25px 30px 0px;
	width:150px;
	height:164px;
	display:block;
	text-align:center;
	text-indent:-9999px;
	background:url(../img/label03_off.png);
	background-repeat:no-repeat;
	background-size:100%;
	float:left;
}
.btl_list3 .btlr03 a:hover{
	margin:0px 25px 30px 0px;
	width:150px;
	height:164px;
	display:block;
	text-align:center;
	text-indent:-9999px;
	background:url(../img/label03_on.png);
	background-repeat:no-repeat;
	background-size:100%;
	float:left;
}
.btl_list3 .btlr04 a{
	margin:0px 0px 30px 0px;
	width:150px;
	height:164px;
	display:block;
	text-align:center;
	text-indent:-9999px;
	background:url(../img/label04_off.png);
	background-repeat:no-repeat;
	background-size:100%;
	float:left;
}
.btl_list3 .btlr04 a:hover{
	margin:0px 0px 30px 0px;
	width:150px;
	height:164px;
	display:block;
	text-align:center;
	text-indent:-9999px;
	background:url(../img/label04_on.png);
	background-repeat:no-repeat;
	background-size:100%;
	float:left;
}
.btl_list2 .btlr05 a{
	margin:0px 24px 30px 0px;
	width:230px;
	height:164px;
	display:block;
	text-align:center;
	text-indent:-9999px;
	background:url(../img/label05_off.png);
	background-repeat:no-repeat;
	background-size:100%;

	float:left;
}
.btl_list2 .btlr05 a:hover{
	margin:0px 24px 30px 0px;
	width:230px;
	height:164px;
	display:block;
	text-align:center;
	text-indent:-9999px;
	background:url(../img/label05_on.png);
	background-repeat:no-repeat;
	background-size:100%;
	float:left;
}
.btl_list2 .btlr06 a{
	margin:0px 0px 30px 0px;
	width:230px;
	height:164px;
	display:block;
	text-align:center;
	text-indent:-9999px;
	background:url(../img/label06_off.png);
	background-repeat:no-repeat;
	background-size:100%;
	float:left;
}
.btl_list2 .btlr06 a:hover{
	margin:0px 0px 30px 0px;
	width:230px;
	height:164px;
	display:block;
	text-align:center;
	text-indent:-9999px;
	background:url(../img/label06_on.png);
	background-repeat:no-repeat;
	background-size:100%;
	float:left;
}

/*ここまでラベル素材*/
/*ラベルデザイン*/
.btl_list2 .btld05 a{
	margin:0px 24px 30px 0px;
	width:230px;
	height:164px;
	display:block;
	text-align:center;
	text-indent:-9999px;
	background:url(../img/dlabel01_off.png);
	background-repeat:no-repeat;
	background-size:100%;
	float:left;
}
.btl_list2 .btld05 a:hover{
	margin:0px 24px 30px 0px;
	width:230px;
	height:164px;
	display:block;
	text-align:center;
	text-indent:-9999px;
	background:url(../img/dlabel01_on.png);
	background-repeat:no-repeat;
	background-size:100%;
	float:left;
}
.btl_list2 .btld06 a{
	margin:0px 0px 30px 0px;
	width:230px;
	height:164px;
	display:block;
	text-align:center;
	text-indent:-9999px;
	background:url(../img/dlabel02_off.png);
	background-repeat:no-repeat;
	background-size:100%;
	float:left;
}
.btl_list2 .btld06 a:hover{
	margin:0px 0px 30px 0px;
	width:230px;
	height:164px;
	display:block;
	text-align:center;
	text-indent:-9999px;
	background:url(../img/dlabel02_on.png);
	background-repeat:no-repeat;
	background-size:100%;
	float:left;
}

/*ここまで色校正*/
/*ラベルデザイン*/
.btl_list2 .btlc01 a{
	margin:0px 24px 30px 0px;
	width:230px;
	height:164px;
	display:block;
	text-align:center;
	text-indent:-9999px;
	background:url(../img/clabel01_off.png);
	background-repeat:no-repeat;
	background-size:100%;
	float:left;
}
.btl_list2 .btlc01 a:hover{
	margin:0px 24px 30px 0px;
	width:230px;
	height:164px;
	display:block;
	text-align:center;
	text-indent:-9999px;
	background:url(../img/clabel01_on.png);
	background-repeat:no-repeat;
	background-size:100%;
	float:left;
}
.btl_list2 .btlc02 a{
	margin:0px 0px 30px 0px;
	width:230px;
	height:164px;
	display:block;
	text-align:center;
	text-indent:-9999px;
	background:url(../img/clabel02_off.png);
	background-repeat:no-repeat;
	background-size:100%;
	float:left;
}
.btl_list2 .btlc02 a:hover{
	margin:0px 0px 30px 0px;
	width:230px;
	height:164px;
	display:block;
	text-align:center;
	text-indent:-9999px;
	background:url(../img/clabel02_on.png);
	background-repeat:no-repeat;
	background-size:100%;
	float:left;
}

/*ここまで色校正*/

.btl_list .btl2_bg a{
	margin:0px 0px 30px 0px;
	width:187px;
	height:205px;
	display:block;
	text-align:center;
	border-radius:15px;
	background-color:#fff;
	float:left;
}
.btl_list .btl2_bg a:hover{
	margin:0px 0px 30px 0px;
	width:181px;
	height:199px;
	display:block;
	text-align:center;
	border:solid 3px #fff;
	border-radius:15px;
	background-color:#ffff00;
	float:left;
}
.bmr{
	margin-left:34px;
}
.kakaku_box{
	width:700px;
	height:60px;
	margin:50px auto 0px auto;

}
.kakaku_box .back_bn{
	width:175px;
	height:60px;
	line-height:60px;
	float:left;
}
.kakaku_box .back_bn .sppage_bn{
	display:none;
}
.kakaku_box .kakaku{
	width:348px;
	height:40px;
	display:block;
	border-radius:20px;
	background-color:#c8ffff;
	float:left;
}
.kakaku_box .kakaku .sk{
	margin-left:25px;
	color:#0062c2;
	font-size:14px;
	font-weight:bold;
	line-height:40px;
	float:left;
}
.kakaku_box .kakaku .box{
	float:right;
}

.kakaku_box .kakaku .box .num{
	margin-right:10px;
	color:#000;
	font-size:21px;
	font-weight:bold;
	line-height:40px;
}

.kakaku_box .kakaku .box .yen{
	margin-right:15px;
	color:#0062c2;
	font-size:15px;
	font-weight:bold;
	line-height:40px;
}

.kakaku_box .page_bn{
	width:144px;
	height:48px;
	color:#fff;
	font-size:15px;
	text-align:right;
	line-height:48px;
	float:left;
}
.gkakaku{
	margin:0px auto 30px auto;
	width:452px;
	height:50px;
	display:block;
	border-radius:20px;
	border:solid 2.5px #fff;
	background-color:#ffff00;
}
.gkakaku .sk{
	margin-left:24px;
	color:#0062c2;
	font-size:17px;
	font-weight:bold;
	line-height:51px;
	float:left;
}
.gkakaku .box{
	float:right;
}

.gkakaku .box .num{
	margin-right:16px;
	color:#000;
	font-size:30px;
	font-weight:bold;
	line-height:56px;
}

.gkakaku .box .yen{
	margin-right:15px;
	color:#0062c2;
	font-size:18px;
	font-weight:bold;
	line-height:48px;
}
.mitumori_bn a{
	margin:0px auto 30px auto;
	width:348px;
	height:48px;
	display:block;
	color:#000;
	text-align:center;
	font-size:16px;
	line-height:48px;
	border-radius:20px;
	border:solid 2.5px #fff;
	background-color:#ffca00;
}
.mitumori_bn a:hover{
	margin:0px auto 30px auto;
	width:348px;
	height:48px;
	display:block;
	color:#000;
	text-align:center;
	font-size:16px;
	line-height:48px;
	border-radius:20px;
	border:solid 2.5px #fff;
	background-color:#ffeb9d;
}
.ye_txt a, .ye_txt a:hover{
	width:240px;
	height:16px;
	display:block;
	margin:0px auto 45px auto;
	color:#ffff00;
	font-size:16px;
	font-weight:normal;
	text-align:center;
}
.ye2_txt a, .ye2_txt a:hover{
	width:240px;
	height:16px;
	display:block;
	margin:0px auto 15px auto;
	color:#ffff00;
	font-size:16px;
	font-weight:normal;
	text-align:center;
}
.wh_txt{
	width:480px;
	height:40px;
	display:block;
	margin:0px auto 10px auto;
	color:#fff;
	font-size:14px;
	font-weight:normal;
	text-align:center;
}

.hon_box{
	margin:65px 0px 96px 0px;
	width:100%;
	height:60px;
	text-align:center;
}
.hon_box .select_box {
	margin:0;
	padding-left:20px;
	width:350px;
	height:56px;
	line-height:56px;
	color:#0062c2;
	font-size:20px;
	border:solid 3px #fff;
	border-radius:24px;
	background-color:#f0f2f7;
}
select::-ms-expand {
	display: none;
}
select {
	-webkit-appearance: none;
	-moz-appearance: none;
	appearance: none;
	width:350px;
	height:56px;
	margin:0;
	padding: 0px 0px 0px 70px;
	height:56px;
	color:#0062c2;
	font-size:20px;
	border:solid 3px #fff;
	border-radius:30px;
	background-image: url(../img/select_bn.png);
	background-repeat: no-repeat;
	background-size: 28px 28px;
	background-position: left 15px center;
	background-color:#f0f2f7;
}



.hon_box .hon {
	margin:0;
	line-height:70px;
	color:#0062c2;
	font-size:16px;

}
.retail_box{
	margin:0px 0px 30px 0px;
	width:640px;
	padding:24px;
	background-color:#fff;

	overflow:hidden;
}
.retail_box .lbox{
	margin:0px 36px 0px 0px;
	width:301px;
	padding:0;
	float:left;
	overflow:hidden;
}
.retail_box .rbox{
	margin:0px;
	width:301px;
	padding:0;
	float:left;
	overflow:hidden;
}
.retail_box .lbox .title{
	margin:0px 36px 0px 0px;
	width:301px;
	height:38px;
	padding:0;
	color:#fff;
	font-size:16px;
	font-weight:bold;
	text-align:center;
	line-height:38px;
	border-radius:16px;
	background-color:#00b9ff;
}
.retail_box .lbox .tbox{
	margin:0px 0px 0px 0px;
	padding:8px 2px;
	width:301px;
	height:112px;
	display:block;
	color:#000;
	font-size:14px;
	line-height:28px;
}
.retail_box .lbox .tbox .lt{
	text-align:left;
}

.retail_box .lbox .tbox .rt{
	text-align:right;
}

.retail_box .lbox .hbox{
	margin:0px 0px 5px 0px;
	padding:0px 20px;
	width:261px;
	height:38px;
	display:block;
	color:#000;
	font-size:14px;
	line-height:38px;
	font-weight:normal;
	background-color:#b3ecff;
}
.retail_box .lbox .gbox{
	margin:0px 0px 5px 0px;
	padding:0px 25px;
	width:261px;
	height:38px;
	display:block;
	color:#fff;
	font-size:14px;
	line-height:38px;
	font-weight:bold;
	background-color:#00b9ff;
}
.retail_box .rbox .title{
	margin:0px 36px 0px 0px;
	width:301px;
	height:38px;
	padding:0;
	color:#fff;
	font-size:16px;
	font-weight:bold;
	text-align:center;
	line-height:38px;
	border-radius:16px;
	background-color:#58c31f;
}
.retail_box .rbox .tbox{
	margin:0px 0px 0px 0px;
	padding:10px 2px;
	width:301px;
	height:112px;
	display:block;
	color:#000;
	font-size:14px;
	line-height:28px;
}
.retail_box .rbox .tbox .lt{
	text-align:left;
}
.retail_box .rbox .tbox .lt2{
	text-align:left;
	font-size:11px;
}
.retail_box .rbox .tbox .rt{
	text-align:right;
}
.retail_box .mbox{
	margin:20px auto 0px auto;
	padding:0;
	width:301px;
	height:38px;
	display:block;
	color:#000;
	font-size:20px;
	font-weight:bold;
	text-align:center;
	line-height:38px;
	background-color:#ffff00;

}
.retail_box .rbox .hbox{
	margin:0px 0px 5px 0px;
	padding:0px 20px;
	width:261px;
	height:38px;
	display:block;
	color:#000;
	font-size:14px;
	line-height:38px;
	font-weight:normal;
	background-color:#c1e9ac;
}
.retail_box .rbox .gbox{
	margin:0px 0px 5px 0px;
	padding:0px 20px;
	width:261px;
	height:38px;
	display:block;
	color:#fff;
	font-size:14px;
	line-height:38px;
	font-weight:bold;
	background-color:#58c31f;
}
.retail_box .blue{
	color:#00b9ff;
}
.retail_box .green{
	color:#58c31f;
}
.mail{
	margin:0px auto 20px auto;
	width:436px;
	height:48px;
	display:block;
	font-size:19px;
	padding:0px 8px;
	line-height:48px;
	background-color:#fff;
}
.sm_ctxt{
	margin:0px auto 20px auto;
	width:436px;
	height:24px;
	display:block;
	color:#000;
	font-size:14px;
	color:#000;
	line-height:24px;
	text-align:center;
	vertical-align:middle;
}
.renraku{
	margin:0px;
	width:20px;
	height:20px;
	line-height:30px;
	vertical-align:middle;

}
.ktxt_box{
	margin:0px auto 20px auto;
	width:660px;
	display:block;
	font-size:14px;
	padding:0px;
	line-height:20px;
	overflow:hidden;
}
.ktxt_box .btxt{
	font-size:13px;
}
.ft_img{
	width:285px;
	height:26px;
	display:block;
	margin:50px auto 10px auto;
	text-align:center;
}
.ft_txt{
	margin:0px auto 30px auto;
	text-align:center;
	font-size:12px;
	color:#fff;
}

/*  */
.mb2{    margin-bottom: 2px;}
.mb5{    margin-bottom: 5px;}
.mb10{    margin-bottom: 10px;}
.mb14{    margin-bottom: 14px;}
.mb20{    margin-bottom: 20px;}
.mb30{    margin-bottom: 30px;}
.mb50{    margin-bottom: 50px;}
.mb60{    margin-bottom: 60px;}
.mb70{    margin-bottom: 70px;}
.mb100{    margin-bottom:100px;}

.ml5{    margin-left: 5px;}
.ml10{    margin-left: 10px;}
.ml15{   margin-left: 15px;}
.ml20{    margin-left: 20px;}
.ml30{    margin-left: 30px;}
.ml40{    margin-left: 40px;}

.ml60{    margin-left: 60px;}
.mr80{    margin-right: 80px;}
.ml150{    margin-left: 150px;}
.inl5{	text-indent:5em;}
.mr20{    margin-right: 20px;}
.mr30{    margin-right: 30px;}
.mr40{    margin-right: 40px;}

.pc { display: block; }
.sp { display: none; }
		.pcbr::before {
			content: "\A" ;
			white-space: pre ;
		}

.mb10{margin-bottom:10px;}
.mb15{margin-bottom:15px;}
.mb20{margin-bottom:20px;}
.mb30{margin-bottom:30px;}
.mb40{margin-bottom:40px;}
.mb50{margin-bottom:50px;}
.mb60{margin-bottom:60px;}
.mb70{margin-bottom:70px;}
.mb80{margin-bottom:80px;}
.mb90{margin-bottom:90px;}
.mb120{margin-bottom:120px;}
.pc { display: block; }
.sp { display: none; }
div#main .top_ftbg{ display: none; }

}

/*##################################################################################################*/
/*##################################################################################################*/



/*##################################################################################################*/
/*##################################################################################################*/


@media (max-width:767px) {
		.spbr::before {
			content: "\A" ;
			white-space: pre ;
		}

div#main{
	width:90%;
	padding:5%;
	margin:5% auto;
	overflow:hidden;
}
div#main .top_bg{
	width:100%;
	padding-top:53%;
	display:block;
	margin:0px 0px 10px 0px;
	text-indent:-9999px;
	background:url(../img/sptop_bg.png);
	background-repeat:no-repeat;
        background-size:contain;
}

div#main .top_ftbg{
	width:100%;
	padding-top:40%;
	display:block;
	margin:0px 0px 10px 0px;
	text-indent:-9999px;
	background:url(../img/sptop_ft.png);
	background-repeat:no-repeat;
        background-size:contain;

}

.s_txt{
	font-size:14px;
	color:#000;
	font-weight:bold;
	text-align:center;
}
.s2_txt{
	font-size:14px;
	color:#000;
	font-weight:bold;
	text-align:center;
}
.btn_start{
	margin:20px auto 20px auto;
	width:100%;
	height:60px;
	display:block;
	color:#2ccaff;
	font-size:26px;
	text-align:center;
	font-weight:bold;
	line-height:63px;
	border-radius:10px;
	background-color:#fff;
}
.btn_start a{
	margin:20px auto 20px auto;
	width:100%;
	height:60px;
	display:block;
	color:#0062c2;
	font-size:26px;
	text-align:center;
	font-weight:bold;
	line-height:63px;
	border:solid 3px #fff;
	border-radius:15px;
	background-color:#ffff00;
}
.btn_start a:hover{
	margin:20px auto 20px auto;
	width:100%;
	height:60px;
	display:block;
	color:#2ccaff;
	font-size:26px;
	text-align:center;
	font-weight:bold;
	line-height:63px;
	border-radius:15px;
	background-color:#fff;
}
.header_navi{
display:none;
}
.qa_txt{
	margin:0px auto 40px auto;
	text-align:center;
	font-size:22px;
	color:#000;
	font-weight:bold;
}
.btl_list{
	width:100%;
	margin:30px auto 0px auto;
}
.btl_list3{
	width:100%;
	margin:30px auto 0px auto;
}
.btl_list2{
	width:100%;
	margin:30px auto 0px auto;
}
.btl_list2 .btl{
	margin:0px 30px 30px 0px;
	width:288px;
	height:205px;
	display:block;
	text-align:center;
	float:left;
}
.btl_list2 .btl2{
	margin:0px 0px 30px 0px;
	width:288px;
	height:205px;
	display:block;
	text-align:center;
	float:left;
}
/*ボトルサイズ*/
.btl_list .btls01 a{
	margin:0px 0 20px 0px;
	width:100%;
	height:13vw;
	display:block;
	text-align:center;
	text-indent:-9999px;
	border:solid 3px #fff;
	background:url(../img/sp300m.svg);
	background-repeat:no-repeat;
	background-position:left top -11vw;
	background-size:70%;
	background-color:#FFFFFF;
	border-radius:4vw;
	box-sizing: border-box;
	box-shadow: 0 0 8px gray;
}
.btl_list .btls01 a:hover{
	margin:0px 0 20px 0px;
	width:100%;
	height:13vw;
	display:block;
	text-align:center;
	text-indent:-9999px;
	border:solid 3px #fff;
	background:url(../img/sp300m.svg);
	background-repeat:no-repeat;
	background-position:left top -11vw;
	background-size:70%;
	background-color:#ffff00;
	border-radius:4vw;
	box-sizing: border-box;
	box-shadow: 0 0 8px gray;
}
.btl_list .btls02 a{
	margin:0px 0 20px 0px;
	width:100%;
	height:13vw;
	display:block;
	text-align:center;
	text-indent:-9999px;
	border:solid 3px #fff;
	background:url(../img/sp330k.svg);
	background-repeat:no-repeat;
	background-position:left top -11vw;
	background-size:70%;
	background-color:#FFFFFF;
	border-radius:4vw;
	box-sizing: border-box;
	box-shadow: 0 0 8px gray;
}
.btl_list .btls02 a:hover{
	margin:0px 0 20px 0px;
	width:100%;
	height:13vw;
	display:block;
	text-align:center;
	text-indent:-9999px;
	border:solid 3px #fff;
	background:url(../img/sp330k.svg);
	background-repeat:no-repeat;
	background-position:left top -11vw;
	background-size:70%;
	background-color:#ffff00;
	border-radius:4vw;
	box-sizing: border-box;
	box-shadow: 0 0 8px gray;
}
.btl_list .btls03 a{
	margin:0px 0 20px 0px;
	width:100%;
	height:13vw;
	display:block;
	text-align:center;
	text-indent:-9999px;
	border:solid 3px #fff;
	background:url(../img/sp500m.svg);
	background-repeat:no-repeat;
	background-position:left top -11vw;
	background-size:70%;
	background-color:#FFFFFF;
	border-radius:4vw;
	box-sizing: border-box;
	box-shadow: 0 0 8px gray;
}
.btl_list .btls03 a:hover{
	margin:0px 0 20px 0px;
	width:100%;
	height:13vw;
	display:block;
	text-align:center;
	text-indent:-9999px;
	border:solid 3px #fff;
	background:url(../img/sp500m.svg);
	background-repeat:no-repeat;
	background-position:left top -11vw;
	background-size:70%;
	background-color:#ffff00;
	border-radius:4vw;
	box-sizing: border-box;
	box-shadow: 0 0 8px gray;
}
.btl_list .btls04 a{
	margin:0px 0 20px 0px;
	width:100%;
	height:13vw;
	display:block;
	text-align:center;
	text-indent:-9999px;
	border:solid 3px #fff;
	background:url(../img/sp500k.svg);
	background-repeat:no-repeat;
	background-position:left top -11vw;
	background-size:70%;
	background-color:#FFFFFF;
	border-radius:4vw;
	box-sizing: border-box;
	box-shadow: 0 0 8px gray;
}
.btl_list .btls04 a:hover{
	margin:0px 0 20px 0px;
	width:100%;
	height:13vw;
	display:block;
	text-align:center;
	text-indent:-9999px;
	border:solid 3px #fff;
	background:url(../img/sp500k.svg);
	background-repeat:no-repeat;
	background-position:left top -11vw;
	background-size:70%;
	background-color:#ffff00;
	border-radius:4vw;
	box-sizing: border-box;
	box-shadow: 0 0 8px gray;
}

.btl_list .btls05 a{
	margin:0px 0 20px 0px;
	width:100%;
	height:13vw;
	display:block;
	text-align:center;
	text-indent:-9999px;
	border:solid 3px #fff;
	background:url(../img/sp290m.svg);
	background-repeat:no-repeat;
	background-position:left top -11vw;
	background-size:70%;
	background-color:#FFFFFF;
	border-radius:4vw;
	box-sizing: border-box;
	box-shadow: 0 0 8px gray;
}
.btl_list .btls05 a:hover{
	margin:0px 0 20px 0px;
	width:100%;
	height:13vw;
	display:block;
	text-align:center;
	text-indent:-9999px;
	border:solid 3px #fff;
	background:url(../img/sp290m.svg);
	background-repeat:no-repeat;
	background-position:left top -11vw;
	background-size:70%;
	background-color:#ffff00;
	border-radius:4vw;
	box-sizing: border-box;
	box-shadow: 0 0 8px gray;
}

/*ここまでボトルサイズ*/
/*ラベル素材*/
.btl_list3 .btlr01 a{
	margin:0px 0px 0px 0px;
	width:100%;
	padding-top:17.4%;
	display:block;
	text-align:center;
	text-indent:-9999px;
	background:url(../img/splabel01_off.png);
	background-repeat:no-repeat;
        background-size:contain;


}
.btl_list3 .btlr01 a:hover{
	margin:0px 0px 0px 0px;
	width:100%;
	padding-top:17.4%;
	display:block;
	text-align:center;
	text-indent:-9999px;
	background:url(../img/splabel01_on.png);
	background-repeat:no-repeat;
        background-size:contain;

}
.btl_list3 .btlr02 a{
	margin:-2% 0px 5px 0px;
	width:100%;
	padding-top:17.4%;
	display:block;
	text-align:center;
	text-indent:-9999px;
	background:url(../img/splabel02_off.png);
	background-repeat:no-repeat;
	background-size:contain;
}
.btl_list3 .btlr02 a:hover{
	margin:-2% 0px 5px 0px;
	width:100%;
	padding-top:17.4%;
	display:block;
	text-align:center;
	text-indent:-9999px;
	background:url(../img/splabel02_on.png);
	background-repeat:no-repeat;
	background-size:contain;
}
.btl_list3 .btlr03 a{
	margin:-3% 0px 5px 0px;
	width:100%;
	padding-top:17.4%;
	display:block;
	text-align:center;
	text-indent:-9999px;
	background:url(../img/splabel03_off.png);
	background-repeat:no-repeat;
	background-size:contain;
}
.btl_list3 .btlr03 a:hover{
	margin:-3% 0px 5px 0px;
	width:100%;
	padding-top:17.4%;
	display:block;
	text-align:center;
	text-indent:-9999px;
	background:url(../img/splabel03_on.png);
	background-repeat:no-repeat;
	background-size:contain;
}
.btl_list3 .btlr04 a{
	margin:-3% 0px 5px 0px;
	width:100%;
	padding-top:17.4%;
	display:block;
	text-align:center;
	text-indent:-9999px;
	background:url(../img/splabel04_off.png);
	background-repeat:no-repeat;
	background-size:contain;
}
.btl_list3 .btlr04 a:hover{
	margin:-3% 0px 5px 0px;
	width:100%;
	padding-top:17.4%;
	display:block;
	text-align:center;
	text-indent:-9999px;
	background:url(../img/splabel04_on.png);
	background-repeat:no-repeat;
	background-size:contain;

}
.btl_list2 .btlr05 a{
	margin:0% 0px 5px 0px;
	width:100%;
	padding-top:37.5%;
	display:block;
	text-align:center;
	text-indent:-9999px;
	background:url(../img/splabel05_off.png);
	background-repeat:no-repeat;
	background-size:contain;
}
.btl_list2 .btlr05 a:hover{
	margin:0% 0px 5px 0px;
	width:100%;
	padding-top:37.5%;
	display:block;
	text-align:center;
	text-indent:-9999px;
	background:url(../img/splabel05_on.png);
	background-repeat:no-repeat;
	background-size:contain;
}
.btl_list2 .btlr06 a{
	margin:-4% 0px 5px 0px;
	width:100%;
	padding-top:37.5%;
	display:block;
	text-align:center;
	text-indent:-9999px;
	background:url(../img/splabel06_off.png);
	background-repeat:no-repeat;
	background-size:contain;
}
.btl_list2 .btlr06 a:hover{
	margin:-4% 0px 5px 0px;
	width:100%;
	padding-top:37.5%;
	display:block;
	text-align:center;
	text-indent:-9999px;
	background:url(../img/splabel06_on.png);
	background-repeat:no-repeat;
	background-size:contain;

}

/*ここまでラベル素材*/
/*ここまでラベルデザイン*/

.btl_list2 .btld05 a{
	margin:0% 0px 5px 0px;
	width:100%;
	padding-top:17.4%;
	display:block;
	text-align:center;
	text-indent:-9999px;
	background:url(../img/spdlabel01_off.png);
	background-repeat:no-repeat;
	background-size:contain;
}
.btl_list2 .btld05 a:hover{
	margin:0% 0px 5px 0px;
	width:100%;
	padding-top:17.4%;
	display:block;
	text-align:center;
	text-indent:-9999px;
	background:url(../img/spdlabel01_on.png);
	background-repeat:no-repeat;
	background-size:contain;
}
.btl_list2 .btld06 a{
	margin:-4% 0px 5px 0px;
	width:100%;
	padding-top:17.4%;
	display:block;
	text-align:center;
	text-indent:-9999px;
	background:url(../img/spdlabel02_off.png);
	background-repeat:no-repeat;
	background-size:contain;
}
.btl_list2 .btld06 a:hover{
	margin:-4% 0px 5px 0px;
	width:100%;
	padding-top:17.4%;
	display:block;
	text-align:center;
	text-indent:-9999px;
	background:url(../img/spdlabel02_on.png);
	background-repeat:no-repeat;
	background-size:contain;

}

/*ここまでラベルデザイン*/
/*色校正*/

.btl_list2 .btlc01 a{
	margin:0% 0px 5px 0px;
	width:100%;
	padding-top:17.4%;
	display:block;
	text-align:center;
	text-indent:-9999px;
	background:url(../img/spclabel01_off.png);
	background-repeat:no-repeat;
	background-size:contain;
}
.btl_list2 .btlc01 a:hover{
	margin:0% 0px 5px 0px;
	width:100%;
	padding-top:17.4%;
	display:block;
	text-align:center;
	text-indent:-9999px;
	background:url(../img/spclabel01_on.png);
	background-repeat:no-repeat;
	background-size:contain;
}
.btl_list2 .btlc02 a{
	margin:-4% 0px 5px 0px;
	width:100%;
	padding-top:17.4%;
	display:block;
	text-align:center;
	text-indent:-9999px;
	background:url(../img/spclabel02_off.png);
	background-repeat:no-repeat;
	background-size:contain;
}
.btl_list2 .btlc02 a:hover{
	margin:-4% 0px 5px 0px;
	width:100%;
	padding-top:17.4%;
	display:block;
	text-align:center;
	text-indent:-9999px;
	background:url(../img/spclabel02_on.png);
	background-repeat:no-repeat;
	background-size:contain;

}

/*ここまで色校正*/
.btl_list .btl{
	margin:0px 32px 30px 0px;
	width:188px;
	height:205px;
	display:block;
	text-align:center;
	float:left;
}
.btl_list .btl2{
	margin:0px 0px 30px 0px;
	width:188px;
	height:205px;
	display:block;
	text-align:center;
	float:left;
}

.btl_list .btl_bg a{
	margin:0px 34px 30px 0px;
	width:187px;
	height:205px;
	display:block;
	text-align:center;
	border-radius:15px;
	background-color:#fff;
	float:left;
}
.btl_list .btl_bg a:hover{
	margin:0px 34px 30px 0px;
	width:181px;
	height:199px;
	display:block;
	text-align:center;
	border:solid 3px #fff;
	border-radius:15px;
	background-color:#ffff00;
	float:left;
}
.btl_list .btl2_bg a{
	margin:0px 0px 30px 0px;
	width:187px;
	height:205px;
	display:block;
	text-align:center;
	border-radius:15px;
	background-color:#fff;
	float:left;
}
.btl_list .btl2_bg a:hover{
	margin:0px 0px 30px 0px;
	width:181px;
	height:199px;
	display:block;
	text-align:center;
	border:solid 3px #fff;
	border-radius:15px;
	background-color:#ffff00;
	float:left;
}
.bmr{
	margin-left:34px;
}
.kakaku_box{
	width:100%;
	margin:50px auto 0px auto;
	overflow:hidden;
}
.kakaku_box .back_bn{
	width:100%;
	height:60px;
	line-height:60px;
}
.kakaku_box .back_bn .sppage_bn{
	margin-top:-2%;
	color:#fff;
	font-size:18px;
	text-align:right;
	float:right;
}
.kakaku_box .kakaku{
	margin:2% auto 0% auto;
	width:90%;
	height:50px;
	display:block;
	border-radius:18px;
	background-color:#c8ffff;
}

.kakaku_box .kakaku .sk{
	margin-left:25px;
	color:#0062c2;
	font-size:14px;
	font-weight:bold;
	line-height:50px;
	float:left;
}
.kakaku_box .kakaku .box{
	float:right;
}

.kakaku_box .kakaku .box .num{
	margin-right:10px;
	color:#000;
	font-size:22px;
	font-weight:bold;
	line-height:50px;
}

.kakaku_box .kakaku .box .yen{
	margin-right:18px;
	color:#0062c2;
	font-size:15px;
	font-weight:bold;
	line-height:50px;
}

.kakaku_box .page_bn{
	display:none;
}
.gkakaku{
	margin:0px auto 30px auto;
	width:100%;
	height:55px;
	display:block;
	border-radius:20px;
	border:solid 3px #fff;
	background-color:#ffff00;
}
.gkakaku .sk{
	margin-left:15px;
	color:#0062c2;
	font-size:15px;
	font-weight:bold;
	line-height:55px;
	float:left;
}
.gkakaku .box{
	float:right;
}

.gkakaku .box .num{
	margin-right:20px;
	color:#000;
	font-size:22px;
	font-weight:bold;
	line-height:55px;
}

.gkakaku .box .yen{
	margin-right:15px;
	color:#0062c2;
	font-size:16px;
	font-weight:bold;
	line-height:55px;
}
.mitumori_bn a{
	margin:0px auto 30px auto;
	width:85%;
	height:55px;
	display:block;
	color:#000;
	text-align:center;
	font-size:16px;
	line-height:55px;
	border-radius:20px;
	border:solid 3px #fff;
	background-color:#ffca00;
}
.mitumori_bn a:hover{
	margin:0px auto 30px auto;
	width:85%;
	height:55px;
	display:block;
	color:#000;
	text-align:center;
	font-size:16px;
	line-height:55px;
	border-radius:20px;
	border:solid 3px #fff;
	background-color:#ffeb9d;
}
.ye_txt a, .ye_txt a:hover{
	width:80%;
	height:20px;
	display:block;

	margin:0px auto 45px auto;
	color:#ffff00;
	font-size:18px;
	font-weight:normal;
	text-align:center;
	overflow:hidden;
}
.ye2_txt a, .ye2_txt a:hover{
	width:80%;
	height:20px;
	display:block;
	margin:0px auto 15px auto;
	color:#ffff00;
	font-size:18px;
	font-weight:normal;
	text-align:center;
	overflow:hidden;

}
.wh_txt{
	width:87%;
	display:block;
	margin:0px auto 10px auto;
	color:#fff;
	font-size:14px;
	font-weight:normal;
	text-align:center;
	overflow:hidden;

}

.hon_box{
	margin:90px 0px 120px 0px;
	width:100%;
	height:70px;
	text-align:center;
}
.hon_box .select_box {
	margin:0;
	padding-left:20px;
	width:450px;
	height:70px;
	line-height:70px;
	color:#0062c2;
	font-size:30px;
	border:solid 3px #fff;
	border-radius:30px;
	background-color:#f0f2f7;
}
select::-ms-expand {
	display: none;
}
select {
	-webkit-appearance: none;
	-moz-appearance: none;
	appearance: none;
	width:85%;
	height:60px;
	margin:0;
	padding: 0px 0px 0px 60px;
	height:60px;
	color:#0062c2;
	font-size:26px;
	border:solid 3px #fff;
	border-radius:30px;
	background-image: url(../img/select_bn.png);
	background-repeat: no-repeat;
	background-size: 30px 30px;
	background-position: left 15px center;
	background-color:#f0f2f7;
}

.hon_box .hon {
	margin:0;
	line-height:70px;
	color:#0062c2;
	font-size:24px;

}
.retail_box{
	margin:0px 0px 30px 0px;
	width:95%;
	padding:2.5%;
	background-color:#fff;

	overflow:hidden;
}
.retail_box .lbox{
	margin:3% 0% 0% 0%;
	width:100%;
	padding:0;
	overflow:hidden;
}
.retail_box .rbox{
	margin:5% 0% 0% 0%;
	width:100%;
	padding:0;
	overflow:hidden;
}
.retail_box .lbox .title{
	margin:0px 0px 0px 0px;
	width:100%;
	height:45px;
	padding:0;
	color:#fff;
	font-size:17px;
	font-weight:bold;
	text-align:center;
	line-height:45px;
	border-radius:10px;
	background-color:#00b9ff;
}
.retail_box .lbox .tbox{
	margin:0px 0px 0px 0px;
	padding:10px 2px;
	width:100%;
	height:140px;
	display:block;
	color:#000;
	font-size:15px;
	line-height:34px;
}
.retail_box .lbox .tbox .lt{
	text-align:left;
}
.retail_box .lbox .tbox .rt{
	text-align:right;
}

.retail_box .lbox .hbox{
	margin:0px 0px 5px 0px;
	padding:0px 4%;
	width:92%;
	height:45px;
	display:block;
	color:#000;
	font-size:15px;
	line-height:45px;
	font-weight:normal;
	background-color:#b3ecff;
}
.retail_box .lbox .gbox{
	margin:0px 0px 5px 0px;
	padding:0px 4%;
	width:92%;
	height:45px;
	display:block;
	color:#fff;
	font-size:15px;
	line-height:45px;
	font-weight:bold;
	background-color:#00b9ff;
}
.retail_box .rbox .title{
	margin:0px 0px 0px 0px;
	width:100%;
	height:45px;
	padding:0;
	color:#fff;
	font-size:17px;
	font-weight:bold;
	text-align:center;
	line-height:45px;
	border-radius:10px;
	background-color:#58c31f;
}
.retail_box .rbox .tbox{
	margin:0px 0px 0px 0px;
	padding:10px 2px;
	width:100%;
	height:140px;
	display:block;
	color:#000;
	font-size:15px;
	line-height:34px;
}
.retail_box .rbox .tbox .lt{
	text-align:left;
}
.retail_box .rbox .tbox .lt2{
	text-align:left;
	font-size:12px;
}
.retail_box .rbox .tbox .rt{
	text-align:right;
}
.retail_box .mbox{
	margin:20px auto 0px auto;
	padding:0;
	width:100%;
	height:45px;
	display:block;
	color:#000;
	font-size:18px;
	font-weight:bold;
	text-align:center;
	line-height:45px;
	background-color:#ffff00;

}
.retail_box .rbox .hbox{
	margin:0px 0px 5px 0px;
	padding:0px 4%;
	width:92%;
	height:45px;
	display:block;
	color:#000;
	font-size:15px;
	line-height:45px;
	font-weight:normal;
	background-color:#c1e9ac;
}
.retail_box .rbox .gbox{
	padding:0px 4%;
	width:92%;
	height:45px;
	display:block;
	color:#fff;
	font-size:15px;
	line-height:45px;
	font-weight:bold;
	background-color:#58c31f;
}
.retail_box .blue{
	color:#00b9ff;
}
.retail_box .green{
	color:#58c31f;
}
.mail{
	margin:0px auto 20px auto;
	width:90%;
	height:55px;
	display:block;
	font-size:16px;
	padding:0px 5%;
	line-height:55px;
	background-color:#fff;
}
.sm_ctxt{
	margin:0px auto 20px auto;
	padding-left:50px;
	width:75%;
	height:40px;
	display:block;
	color:#000;
	font-size:14px;
	color:#000;
	text-align:left;
	position:relative;

}
.renraku{
	width:35px;
	height:35px;
	position:absolute;
	top:1%;
	left:5px;
}
.ktxt_box{
	margin:0px auto 20px auto;
	width:100%;
	display:block;
	font-size:14px;
	padding:0px;
	line-height:20px;
	overflow:hidden;
}
.ktxt_box .btxt{
	font-size:16px;
}
.ft_img{
	width:285px;
	height:26px;
	display:block;
	margin:50px auto 10px auto;
	text-align:center;
}
.ft_txt{
	margin:0px auto 30px auto;
	text-align:center;
	font-size:12px;
	color:#fff;
}

/*  */
.mb2{    margin-bottom: 2px;}
.mb5{    margin-bottom: 5px;}
.mb10{    margin-bottom: 10px;}
.mb14{    margin-bottom: 14px;}
.mb20{    margin-bottom: 20px;}
.mb30{    margin-bottom: 30px;}
.mb50{    margin-bottom: 50px;}
.mb60{    margin-bottom: 60px;}
.mb70{    margin-bottom: 70px;}
.mb100{    margin-bottom:100px;}

.ml5{    margin-left: 5px;}
.ml10{    margin-left: 10px;}
.ml15{   margin-left: 15px;}
.ml20{    margin-left: 20px;}
.ml30{    margin-left: 30px;}
.ml40{    margin-left: 40px;}

.ml60{    margin-left: 60px;}
.mr80{    margin-right: 80px;}
.ml150{    margin-left: 150px;}
.inl5{	text-indent:5em;}
.mr20{    margin-right: 20px;}
.mr30{    margin-right: 30px;}
.mr40{    margin-right: 40px;}

.pc { display: block; }
.sp { display: none; }
		.pcbr::before {
			content: "\A" ;
			white-space: pre ;
		}

.mb10{margin-bottom:10px;}
.mb15{margin-bottom:15px;}
.mb20{margin-bottom:20px;}
.mb30{margin-bottom:30px;}
.mb40{margin-bottom:40px;}
.mb50{margin-bottom:50px;}
.mb60{margin-bottom:60px;}
.mb70{margin-bottom:70px;}
.mb80{margin-bottom:80px;}
.mb90{margin-bottom:90px;}
.mb120{margin-bottom:120px;}
.pc { display:none; }
.sp { display: block; }
}

/*#######################################################################################*/




.clear{
	clear:both;
}
.list60{
width:60px;
padding:3px 2px;
}
.list130{
width:130px;
padding:3px 2px;
}
.list250{
width:270px;
padding:3px 2px;
}




		.swiper-container{
			max-width: 100%;
			text-align: center;
			z-index:10;
		}
		.swiper-container .swiper-slide img{
			max-width: 100%;
			height: auto;
			z-index:10;

		}
		.prettyprint{
			border: none;
			background: #fafafa;
			color: #697d86;
		}


/*#######################################################################################*/
/*#######################################################################################*/
/*#######################################################################################*/
/*#######################################################################################*/

.modal-window {
-webkit-transform: translate(0, 100%);
-moz-transform: translate(0, 100%);
-o-transform: translate(0, 100%);
-ms-transform: translate(0, 100%);
transform: translate(0, 100%);
-webkit-transform: translate3d(0, 100%, 0);
transform: translate3d(0, 100%, 0);
position: fixed;
top: 0;
left: 0;
right: 0;
bottom: 0;
z-index: 999;
opacity: 0;
line-height: 1.3;
display: none\9;
}
.modal-window:target {
-webkit-transform: translate(0, 0);
-moz-transform: translate(0, 0);
-o-transform: translate(0, 0);
-ms-transform: translate(0, 0);
transform: translate(0, 0);
opacity: 1;
}
.is-active.modal-window {
display: block\9;
}
.modal-window:target {
display: block\9;
}
.modal-window .modal-inner {
position: absolute;
top: 50px;
left: 50%;
z-index: 20;
margin-left: -325px;
width: 800px;
text-align:center;
overflow-x: hidden;
border-radius: 2px;
background: #fff;
-webkit-box-shadow: 0 0 30px rgba(0, 0, 0, 0.6);
box-shadow: 0 0 30px rgba(0, 0, 0, 0.6);
}
.modal-window .modal-inner p {
padding: 50px 50px;
}
.modal-window .modal-close {
display: block;
text-indent: -100px;
overflow: hidden;
}
.modal-window .modal-close:before {
content: '';
position: absolute;
top: 0;
left: 0;
right: 0;
bottom: 0;
z-index: 10;
background: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAEAAAABCAYAAAAfFcSJAAAAEElEQVR42gEFAPr/AAAAAMwA0QDNTiUx4gAAAABJRU5ErkJggg==");
}
.modal-window .modal-close:after {
content: '\00d7';
position: absolute;
top: 50px;
left: 50%;
z-index: 20;
margin-left: 380px;
background: #999;
border-radius: 2px;
padding: 2px 8px;
font-size: 3em;
text-decoration: none;
text-indent: 0;
}
.modal-window {
-webkit-transition: opacity 0.4s;
-o-transition: opacity 0.4s;
transition: opacity 0.4s;
}

@keyframes slideInRight {
  from {
    opacity: 0;
    transform: translateX(150px);
  }
  
  to {
    opacity: 1;
    transform: translateX(0);
  }
}

.slideInRight {
  animation-name: slideInRight;
  animation-duration: 1s;
  animation-timing-function: ease;
}
@keyframes slideInLeft {
  from {
    opacity: 0;
    transform: translateX(0);
  }
  
  to {
    opacity: 1;
    transform: translateX(150px);
  }
}

.slideInLeft {
  animation-name: slideInLeft;
  animation-duration: 1s;
  animation-timing-function: ease;
}

