	@charset "UTF-8";

/*****************************************************

    SP用

*****************************************************/
body{font-family:"ヒラギノ角ゴ ProN", "Hiragino Kaku Gothic ProN", "メイリオ",sans-serif;}

// R E S E T ------------------------------------------------------------
html,body{margin:0;padding:0;width:100%;height:100%;font-size:62.5%;}
h1,h2,h3,h4,h5,h6{margin:0;padding:0;font-weight:normal;}
a{text-decoration:none;}
ul,ol{list-style:none;}
dl,dt,dd{margin:0;}
table{table-layout:fixed;border-spacing:0;}
.-----sp-----{}
@media screen and (max-width: 750px) {
	.br_sp{
		display:none;
	}
	.br_sp_on{
		display:block;
	}
/*****************************************************
	   MAIN
*****************************************************/
	#main{
	width:100vw;
	margin:0 auto;
	padding: 0;
	background: white;
	display: flex;
	display: -webkit-box;
	display: -moz-box;
	display: -webkit-flexbox;
	display: -moz-flexbox;
	display: -ms-flexbox;
	display: -webkit-flex;
	display: -moz-flex;
	-js-display: flex;
	display: flex;
	-webkit-box-direction:normal;
	-moz-box-direction:normal;
	box-direction:normal;
	-webkit-box-orient:vertical;
	-moz-box-orient:vertical;
	box-orient:vertical;
	-ms-flex-direction:column;
	-webkit-flex-direction:column;
	-moz-flex-direction:column;
	flex-direction:column;
	}
	
/******************img***********************/
	.img_m{
		width:calc(700 * 100vw / 750);
		height:auto;
		margin:0 auto calc(50 * 100vw / 750);
		padding:0;
	}
	.img_m img{
		width:100%;
		margin:0 auto;
		background-size: cover;
	}
/******************header***********************/
	.header{
		width:100vw;
		height:auto;
		padding: calc(25 * 100vw / 750) 0;
		background: #18287c;
	}
	.header_inner{
		width:calc(750 * 100vw / 750);
		height:auto;
		margin:0 auto;
	}
	.header_inner img{
		width:calc(400 * 100vw / 750);
		background-size: cover;
		
	}
	
/******************h2_pc***********************/
	.mainimg_sp{
		width:100vw;
		height:auto;
		margin:0 auto;
		padding:0;
		display: block;
	}
	.mainimg_sp img{
		width:100%;
		margin:0 auto;
		background-size: cover;
	}
	.mainimg_pc{
		display: none;
	}
	
/******************h2_pc***********************/
	.h2_sp{
		width:100vw;
		height:auto;
		margin:0 auto;
		padding:0;
		display: block;
	}
	.h2_sp img{
		width:100%;
		margin:0 auto;
		background-size: cover;
	}
	.h2_pc{
		display: none;
	}
/******************sec_01**********************/
	.sec_01{
		width:calc(750 * 100vw / 750);
		margin:calc(50 * 100vw / 750) auto 0;
		padding:0;
		background: white;
	}
	.sec_01 p{
		width:calc(700 * 100vw / 750);
		margin:0 auto;
		font-size: calc(32 * 100vw / 750);
		line-height: calc(60 * 100vw / 750);
	}
	.sec_01 r{
		font-weight: bold;
		color:#ad1f1f;
	}
	.sec_01 p b{
		width:auto;
		margin:0 auto ;
		font-size: calc(40 * 100vw / 750);
		line-height: calc(40 * 100vw / 750);
		font-weight:bold;
	}
	.sec_01 p ob{
		width:auto;
		margin:0 auto ;
		font-size: calc(40 * 100vw / 750);
		line-height: calc(40 * 100vw / 750);
		font-weight:bold;
		color:#F6933C;
	}
	.sec_01 p rb{
		width:auto;
		margin:0 auto;
		font-size: calc(40 * 100vw / 750);
		line-height: calc(40 * 100vw / 750);
		font-weight:bold;
		color:#ad1f1f;
	}
	.box_3{
		width:calc(700 * 100vw / 750);
		margin:calc(50 * 100vw / 750) auto ;
		padding:0;
		display: flex;
		display: -webkit-box;
		display: -moz-box;
		display: -webkit-flexbox;
		display: -moz-flexbox;
		display: -ms-flexbox;
		display: -webkit-flex;
		display: -moz-flex;
		-js-display: flex;
		display: flex;
		-webkit-box-direction:normal;
		-moz-box-direction:normal;
		box-direction:normal;
		-webkit-box-orient:vertical;
		-moz-box-orient:vertical;
		box-orient:vertical;
		-ms-flex-direction:column;
		-webkit-flex-direction:column;
		-moz-flex-direction:column;
		flex-direction:column;
	}
	.item{
		width:calc(700 * 100vw / 750);
		margin:0 auto calc(50 * 100vw / 750);
		display: flex;
		display: -webkit-box;
		display: -moz-box;
		display: -webkit-flexbox;
		display: -moz-flexbox;
		display: -ms-flexbox;
		display: -webkit-flex;
		display: -moz-flex;
		-js-display: flex;
		display: flex;
		-webkit-box-direction:normal;
		-moz-box-direction:normal;
		box-direction:normal;
		-webkit-box-orient:vertical;
		-moz-box-orient:vertical;
		box-orient:vertical;
		-ms-flex-direction:column;
		-webkit-flex-direction:column;
		-moz-flex-direction:column;
		flex-direction:column;
	}
	.item p{
		width:calc(700 * 100vw / 750);
		height:auto;
		margin:0 auto calc(10 * 100vw / 750);
		text-align: center;
		color:#1d2b60;
	}
	.item p bl{
		text-align: center;
		color:#1d2b60;
		font-weight:bold;
	}
	.box_img{
		width:calc(500 * 100vw / 750);
		margin:0 auto;
	}
	.box_img img{
		width:calc(500 * 100vw / 750);
		margin:0 auto;
		background-size: 100%;
	}
	.p_box{
		width:calc(750 * 100vw / 750);
		margin:calc(50 * 100vw / 750) auto 0;
		padding:0;
	}
	.p_box p rb{
		font-size: calc(40 * 100vw / 750);
		line-height: calc(40 * 100vw / 750);
		font-weight:bold;
		color:#ad1f1f;
	}
	.sec_01 .p_box ul{
		width:calc(650 * 100vw / 750);
		padding: calc(25 * 100vw / 750)
			calc(21 * 100vw / 750) 0;
		margin:calc(30 * 100vw / 750) auto 0;
		border:calc(4 * 100vw / 750) solid #e4e4e4;
	}
	.sec_01 .p_box ul li{
		background-image: url(../img/icon01.png);
		background-repeat: no-repeat;
		background-size:5%;
		background-position: left center;
		list-style-type: none;
		color:#000;
		font-size: calc(32 * 100vw / 750);
		line-height:calc(60 * 100vw / 750);
		padding: 0 0 0 calc(50 * 100vw / 750);
		margin: 0 auto calc(30 * 100vw / 750);
		display: block;
		text-align:left;
	}
	.title{
		width:calc(700 * 100vw / 750);
		margin:0 auto calc(50 * 100vw / 750);
	}
	.title p{
		font-size: calc(34 * 100vw / 750);
		line-height:calc(34 * 100vw / 750);
		font-weight:bold;
		color:#ad1f1f;
		text-align:center;
	}
	.sec_01 ul{
		width:calc(700 * 100vw / 750);
		margin:0 auto;
		padding:0;
	}
	.sec_01 ul li{
		background-image: url(../img/icon01.png);
		background-repeat: no-repeat;
		background-size:4.5%;
		background-position: left center;
		list-style-type: none;
		color:#000;
		font-size: calc(32 * 100vw / 750);
		line-height:calc(60 * 100vw / 750);
		padding: 0 0 0 calc(50 * 100vw / 750);
		margin: 0 auto calc(40 * 100vw / 750);
		display: block;
		text-align:left;
	}
	
/******************sec_09***********************/
	.sec_09{
	width:calc(700 * 100vw / 750);
	padding:calc(1 * 100vw / 750) 0 0;
	margin:calc(50 * 100vw / 750) auto ;
	border:calc(1 * 100vw / 750) solid #ccc;
	background: #fff;
	}
	.sec_09 img{
	width:100%;
	padding:0;
	margin:0 auto;
	background-size: cover;
	}
	.sec_09 p{
	width:calc(650 * 100vw / 750);
	padding:calc(50 * 100vw / 750) calc(25 * 100vw / 750) 0;
	font-size: calc(32 * 100vw / 750);
	line-height:calc(60 * 100vw / 750);
	}
	/******************sec_10***********************/
	.sec_10{
	width:calc(700 * 100vw / 750);
	padding:calc(20 * 100vw / 750) 0 calc(24 * 100vw / 750) ;
	margin:0 auto calc(80 * 100vw / 750);
	border:calc(1 * 100vw / 750) solid #ccc;
	background: #fff;
	}
	.sec_10 img{
	width:calc(680 * 100vw / 750);
	padding:0 calc(10 * 100vw / 750) ;
	margin:0 auto;
	background-size: cover;
	}
	.sec_10 p{
	width:calc(650 * 100vw / 750);
	padding:calc(50 * 100vw / 750) 0 0;
	margin:0 auto calc(30 * 100vw / 750);
	font-size: calc(32 * 100vw / 750);
	line-height:calc(60 * 100vw / 750);
	}
	.sec_10_bc{
	text-align: center;
	font-weight: bold;
	}
	.sec_10_book{
	width:calc(650 * 100vw / 750);
	margin:0 auto;
	display: flex;
	display: -webkit-box;
	display: -moz-box;
	display: -webkit-flexbox;
	display: -moz-flexbox;
	display: -ms-flexbox;
	display: -webkit-flex;
	display: -moz-flex;
	-js-display: flex;
	display: flex;
	-webkit-box-direction:normal;
	-moz-box-direction:normal;
	box-direction:normal;
	-webkit-box-orient:vertical;
	-moz-box-orient:vertical;
	box-orient:vertical;
	-ms-flex-direction:column;
	-webkit-flex-direction:column;
	-moz-flex-direction:column;
	flex-direction:column;
	}
	.sec_10_book img{
	width:100%;
	padding: 0;
	margin:0 auto;
	background-size: cover;
	}
	
	/******************sec_11***********************/
	.sec_11{
		width:calc(750 * 100vw / 750);
		padding:calc(50 * 100vw / 750) 0 calc(40 * 100vw / 750) ;
		margin:0 auto;
		background: #ececec;
	}
	.sec_11_title{
		text-align: center;
		font-size:calc(40 * 100vw / 750);
		margin:0 auto calc(20 * 100vw / 750);
		font-family: 'Noto Serif SC', serif;
	}
	.sec_11_box{
		width:calc(650 * 100vw / 750);
		padding:calc(30 * 100vw / 750) calc(25 * 100vw / 750);
		margin:0 auto;
		border-bottom:1px solid #ccc;
		display: -webkit-box;
		display: -moz-box;
		display: -webkit-flexbox;
		display: -moz-flexbox;
		display: -ms-flexbox;
		display: -webkit-flex;
		display: -moz-flex;
		-js-display: flex;
		display: flex;
		-webkit-justify-content: center;
		-ms-flex-pack: center;
		-webkit-box-pack: center;
		-webkit-align-items: center;
		-ms-flex-align: center;
		-webkit-box-align: center;
	}
	.sec_11_box p{
		font-size:calc(32 * 100vw / 750);
		line-height: calc(60 * 100vw / 750);
		width:calc(175 * 100vw / 750);
		text-align: left
	}
	.sec_11_box p:last-of-type{
		width:calc(525 * 100vw / 750);
		text-align: left
	}
/******************footer***********************/
	.footer{
	width:100vw;
	padding:calc(20 * 100vw / 750) 0 calc(200 * 100vw / 750);
	margin:0 auto;
	display: flex;
	display: -webkit-box;
	display: -moz-box;
	display: -webkit-flexbox;
	display: -moz-flexbox;
	display: -ms-flexbox;
	display: -webkit-flex;
	display: -moz-flex;
	-js-display: flex;
	display: flex;
	-webkit-box-direction:normal;
	-moz-box-direction:normal;
	box-direction:normal;
	-webkit-box-orient:vertical;
	-moz-box-orient:vertical;
	box-orient:vertical;
	-ms-flex-direction:column;
	-webkit-flex-direction:column;
	-moz-flex-direction:column;
	flex-direction:column;
	background: black;
	}
	.ft_menu{
	width:calc(700 * 100vw / 750);
	margin:0 auto calc(10 * 100vw / 750);
	display: flex;
	display: -webkit-box;
	display: -moz-box;
	display: -webkit-flexbox;
	display: -moz-flexbox;
	display: -ms-flexbox;
	display: -webkit-flex;
	display: -moz-flex;
	-js-display: flex;
	display: flex;
	-webkit-box-direction:normal;
	-moz-box-direction:normal;
	box-direction:normal;
	-webkit-box-orient:vertical;
	-moz-box-orient:vertical;
	box-orient:vertical;
	-ms-flex-direction:column;
	-webkit-flex-direction:column;
	-moz-flex-direction:column;
	flex-direction:column;
	color:black;
	}
	.ft_menu a{
	font-size: calc(32 * 100vw / 750);
	line-height:calc(70 * 100vw / 750);
	text-align: center;
	text-decoration: underline;
	color:white;
	}
	.ft_menu p{
	display: none;
	}
	.ft_text{
	font-size: calc(24 * 100vw / 750);
	color:white;
	text-align: center;
	}
	
/******************mailform_02***********************/
	#form_area{
		width:100vw;
		height:auto;
		margin:0 auto;
		padding:calc(70 * 100vw / 750) 0 calc(10 * 100vw / 750);
		background-image: -webkit-linear-gradient(135deg, #710808 0%, #da1818 65%, #710808 100%);
        background-image: linear-gradient(135deg, #710808 0%, #da1818 65%, #710808 100%);
	}
	.form_box{
		width:calc(700 * 100vw / 750);
		padding:0;
		margin:0 auto calc(50 * 100vw / 750);
		display: flex;
		display: -webkit-box;
		display: -moz-box;
		display: -webkit-flexbox;
		display: -moz-flexbox;
		display: -ms-flexbox;
		display: -webkit-flex;
		display: -moz-flex;
		-js-display: flex;
		display: flex;
		-webkit-box-direction:normal;
		-moz-box-direction:normal;
		box-direction:normal;
		-webkit-box-orient:vertical;
		-moz-box-orient:vertical;
		box-orient:vertical;
		-ms-flex-direction:column;
		-webkit-flex-direction:column;
		-moz-flex-direction:column;
		flex-direction:column;
		}
	.form_textbox{
		width:calc(700 * 100vw / 750);
		padding:0;
		margin:0 auto;
	}
	.form_textbox p{
		margin:0 auto calc(20 * 100vw / 750);
		text-align: center;
		font-size: calc(36 * 100vw / 750);
		line-height: calc(60 * 100vw / 750);
		color:white;
		font-family: 'Noto Serif SC', serif;
	}
	.form_textbox p b1{
		font-size: calc(85 * 100vw / 750);
		line-height: calc(120 * 100vw / 750);
		color:white;
	}
	.form_textbox p b2{
		font-size: calc(65 * 100vw / 750);
		line-height: calc(90 * 100vw / 750);
		color:white;
	}
	.form_textbox p g{
		font-size: calc(80 * 100vw / 750);
		line-height: calc(80 * 100vw / 750);
		color: white;
        background: -webkit-linear-gradient(0deg,#fff9cf, #cab52b, #fff9cf, #cab52b);
        -webkit-background-clip: text;
        -webkit-text-fill-color: transparent;
	}
	.form_imgbox{
		width:calc(700 * 100vw / 750);
		padding:0;
		margin:0 auto;
	}
	.form_imgbox img{
		width:100%;
		margin: 0 auto;
		padding: 0;
		background-size: cover;
	}
	.mailform_02{
		width:calc(700 * 100vw / 750);
		padding:0;
		margin:0 auto;
	}
	.form_inner{
		width:calc(700 * 100vw / 750);
		padding:calc(30 * 100vw / 750) 0 calc(20 * 100vw / 750);
		margin:0 auto calc(50 * 100vw / 750);
		border-radius: calc(25 * 100vw / 750);
		background: white;
	}
	.mailform_02_ttl{
		width:calc(650 * 100vw / 750);
		padding:calc(25 * 100vw / 750) 0;
		margin:0 auto;
		background-image: -webkit-linear-gradient(135deg, #cab52b 0%, #fff9cf 65%, #cab52b 100%);
        background-image: linear-gradient(135deg, #cab52b 0%, #fff9cf 65%, #cab52b 100%);
	}
	.mailform_02_ttl p{
	margin:0 auto;
	font-size: calc(28 * 100vw / 750);
	line-height: calc(28 * 100vw / 750);
	text-align: center;
	color:#5a4d1f;
	font-weight:bold;
	}
	.mailform_02_ttl p r{
	color:#d00d0d;
	}
	.mailform_02 form{
	width:calc(650 * 100vw / 750);
	padding:0 calc(25 * 100vw / 750);
	margin:0 auto;
	}
	.mailform_02 form .formtxt {
	width:calc(650 * 100vw / 750);
	margin:0 auto calc(20 * 100vw / 750);
	padding:calc(30 * 100vw / 750) calc(15 * 100vw / 750);
	color:#898989;
	font-size:calc(30 * 100vw / 750);
	font-weight:bold;
	text-align:center;
	border-left:calc(5 * 100vw / 750) solid #e2e2e2;
	border-right:calc(5 * 100vw / 750) solid #e2e2e2;
	border-bottom:calc(5 * 100vw / 750) solid #e2e2e2;
	box-sizing: border-box;
	font-family: 'Noto Serif SC', serif;
	}
	.mailform_02 form p{
		font-size:calc(18 * 100vw / 750);
		line-height: calc(28 * 100vw / 750);
	}
	.mailform_02 form div{
		margin:calc(25 * 100vw / 750) auto;
	}
	.mailform_02 form div a{
		font-size:calc(26 * 100vw / 750);
	}
	.mailform_02 input{
	width:100%;
	margin:0 auto calc(10 * 100vw / 750);
	background-size: cover;
	}
	.mailform_02 input:hover{
	opacity: 0.9;
	}
	.mailform_02 .btn input{
		width:calc(650 * 100vw / 750);
		height:calc(120 * 100vw / 750);
		display:block;
		padding: 0;
		text-align:center;
		margin:calc(10 * 100vw / 750) auto 0;
		color:#ffffff;
		background-color:white;
		border:none;
		background-image: url(../img/btn01.png);
		background-repeat: no-repeat;
		background-size:contain;
		background-position: center center;
	}
	.mailform_02 form label{
		font-size:calc(26 * 100vw / 750);
		line-height: calc(26 * 100vw / 750);
	}
	.mailform_02 div a{
	margin:0 0 calc(20 * 100vw / 750);
	font-size:calc(20 * 100vw / 750);
	color:black;
	text-decoration: underline;
	}
	.mailform_02 div a:hover{
	opacity: 0.8;
	}
	/* Base for label styling */
	[type="checkbox"]:not(:checked),
	[type="checkbox"]:checked {
	  position: absolute;
	  left: -9999px;
	}
	[type="checkbox"]:not(:checked) + label,
	[type="checkbox"]:checked + label {
	  position: relative;
	  padding-left: calc(56 * 100vw / 750);
	  cursor: pointer;
	}

	/* checkbox aspect */
	[type="checkbox"]:not(:checked) + label:before,
	[type="checkbox"]:checked + label:before {
	  content: '';
	  position: absolute;
	  left: 0; top: calc(-5 * 100vw / 750);
	  width: calc(35 * 100vw / 750); 
	  height: calc(35 * 100vw / 750);
	  border: 2px solid #ccc;
	  background: #fff;
	  border-radius: 4px;
	  box-shadow: inset 0 1px 3px rgba(0,0,0,.1);
	}
	/* checked mark aspect */
	[type="checkbox"]:not(:checked) + label:after,
	[type="checkbox"]:checked + label:after {
	  content: '\2713\0020';
	  position: absolute;
	  top: calc(0 * 100vw / 750); left: calc(10 * 100vw / 750);
	  font-size: calc(30 * 100vw / 750);
	  line-height: calc(30 * 100vw / 750);
		font-weight: bold;
	  color: darkred;
	  transition: all .2s;
	  font-family: 'Lucida Sans Unicode', 'Arial Unicode MS', Arial;
	}
	/* checked mark aspect changes */
	[type="checkbox"]:not(:checked) + label:after {
	  opacity: 0;
	  transform: scale(0);
	}
	[type="checkbox"]:checked + label:after {
	  opacity: 1;
	  transform: scale(1);
	}
	/* disabled checkbox */
	[type="checkbox"]:disabled:not(:checked) + label:before,
	[type="checkbox"]:disabled:checked + label:before {
	  box-shadow: none;
	  border-color: #bbb;
	  background-color: #ddd;
	}
	[type="checkbox"]:disabled:checked + label:after {
	  color: #999;
	}
	[type="checkbox"]:disabled + label {
	  color: #aaa;
	}
	/* accessibility */
	[type="checkbox"]:checked:focus + label:before,
	[type="checkbox"]:not(:checked):focus + label:before {
	  border: 2px dotted blue;
	}

	/* hover style just for information */
	label:hover:before {
	  border: 2px solid #4778d9!important;
	}
	label{
		font-size: calc(24 * 100vw / 1500);
		color:black;
		font-family: 'Noto Serif SC', serif;
	}
	#sec_01_box_04{
		width:calc(600 * 100vw / 750);
		padding:calc(10 * 100vw / 750) calc(22 * 100vw / 750);
		margin:0 auto calc(100 * 100vw / 750);
		background: #e9e9e9;
		border:calc(3 * 100vw / 750) solid #dcdcdc;
	}
	#sec_01_box_04 div{
		font-size: calc(22 * 100vw / 750);
		line-height: calc(44 * 100vw / 750);
		font-weight:bold;
		color:#686868;
	}
	#sec_01_box_04 p{
		font-size: calc(18 * 100vw / 750);
		line-height: calc(24 * 100vw / 750);
		color:#686868;
	}
/******************btn***********************/
	.toCartButton {
	/*ページ下部に固定*/
		position: fixed;
		bottom: 0px;
		width: calc(750 * 100vw / 750);
		padding:calc(20 * 100vw / 750) 0;
		text-align: center;
		display: block;
		z-index:1000;
		border-top:2px solid #ccc;
	/*ボタン上部に影をつける*/
	}
	.square_btn{
    display: inline-block;
    padding: calc(25 * 100vw / 750) calc(70 * 100vw / 750);
    text-decoration: none;
    border-radius: 5px;
    font-weight: bold;
    color: #FFF;
    font-size:calc(44 * 100vw / 750);
    background-image: -webkit-linear-gradient(180deg, #1ecc41 0%, #177a2a 100%);
    background-image: linear-gradient(180deg, #1ecc41 0%, #177a2a 100%);
    transition: .4s;
	}

	.square_btn:hover{
    background-image: -webkit-linear-gradient(0deg, #1ecc41 0%, #177a2a 100%);
    background-image: linear-gradient(0deg, #1ecc41 0%, #177a2a 100%);
	}
	.btn_wrap {
	width:100%;
	margin:calc(50 * 100vw / 750) auto;
	display: block;
	text-align:center;
	}	
	.btn_move{
		width:calc(600 * 100vw / 750);
		margin:calc(10 * 100vw / 750) auto;
	}
	.btn_move img{
		width:100%;
		padding: 0;
		margin:0 auto;
		background-size: cover;
	}

/******************slide***********************/
	.infinity-slide{
	  display: flex; /* 二つのスライドを横に並べる */
	  width: auto;
	  overflow: hidden;
	  padding:calc(0 * 100vw / 750) 0 calc(50 * 100vw / 750);
	}

	.infinity-slide_detail {
	  animation: infinity-loop 30s infinite linear 1s both; /* 無限ループアニメーションの設定 */
	  display: flex; /* スライドの要素を横に並べる */
	  height: calc(180 * 100vw / 750); /* スライドの高さ */
	  position: relative;
	}

	/* #blockからimgに変えた */
	.infinity-slide_detail img{
	  height: 100%;
	  width: auto；
	}

	/* 無限ループアニメーション */
	@keyframes infinity-loop {
	  from {
		transform: translateX(0vw);
	  }
	  to {
		transform: translateX(-100%);
	  }
	}
	.infinity_box{
		width:calc(650 * 100vw / 750);
		margin:0 auto calc(50 * 100vw / 750);
		padding:calc(21 * 100vw / 750);
		border:calc(4 * 100vw / 750) solid #e4e4e4;
	}
	.infinity_box p{
		font-size:calc(28 * 100vw / 750);
		line-height:calc(50 * 100vw / 750);
	}
/******************bx slider***********************/
	.bx-wrapper {
	  margin: 0 0 calc(50 * 100vw / 750) !important;
	  -moz-box-shadow: none !important;
	  -webkit-box-shadow: none !important;
	  box-shadow: none !important;
	  border: none !important;
	  background: none !important;
	}
	.bx-pager{
		width:calc(700 * 100vw / 750);
		padding:0 0 calc(20 * 100vw / 750) 0;
		background: white;
	}
	.inspection{
		width:calc(700 * 100vw / 750);
		padding:calc(50 * 100vw / 750) 0 0;
		margin:0 auto;
	}
	.inspection .title{
		width:calc(700 * 100vw / 750);
		padding:0;
		margin:0 auto calc(30 * 100vw / 750);
		text-align: center;
		font-size:calc(46 * 100vw / 750);
		font-weight:bold;
	}
	.inspection .title_2{
		width:calc(700 * 100vw / 750);
		padding:0;
		margin:0 auto calc(30 * 100vw / 750);
		display: flex;
		display: -webkit-box;
		display: -moz-box;
		display: -webkit-flexbox;
		display: -moz-flexbox;
		display: -ms-flexbox;
		display: -webkit-flex;
		display: -moz-flex;
		-js-display: flex;
		display: flex;
		-webkit-box-direction:normal;
		-moz-box-direction:normal;
		box-direction:normal;
		-webkit-box-orient:vertical;
		-moz-box-orient:vertical;
		box-orient:vertical;
		-ms-flex-direction:column;
		-webkit-flex-direction:column;
		-moz-flex-direction:column;
		flex-direction:column;
	}
	.inspection .title_2 .blinking{
		width:calc(180 * 100vw / 750);
		padding:calc(20 * 100vw / 750) calc(10 * 100vw / 750);
		margin:0 auto calc(20 * 100vw / 750);
		font-weight:bold;
		font-size:calc(24 * 100vw / 750);
		font-weight:bold;
		text-align: center;
		border-radius: calc(10 * 100vw / 750);
		color: white;
		background-image: linear-gradient(45deg, #ec0000 0%, #ff4040 100%);
	}
	.inspection .title_2 p{
		width:calc(700 * 100vw / 750);
		padding:0;
		margin:0 auto;
		font-size:calc(46 * 100vw / 750);
		text-align: center;
		font-weight:bold;
	}
    
	/* 点滅 */
	.blinking{
		-webkit-animation:blink 0.7s ease-in-out infinite alternate;
		-moz-animation:blink 0.7s ease-in-out infinite alternate;
		animation:blink 0.7s ease-in-out infinite alternate;
	}
	@-webkit-keyframes blink{
		0% {opacity:0.2;}
		100% {opacity:1;}
	}

	@-moz-keyframes blink{
		0% {opacity:0.2;
		}
		100% {opacity:1;
		}
	}

	@keyframes blink{
		0% {opacity:0.2;
		}
		100% {opacity:1;
		}
	}
	.inspection_photo{
		width:calc(500 * 100vw / 750);
		padding:0;
		margin:0 auto calc(10 * 100vw / 750);
		display: flex;
		display: -webkit-box;
		display: -moz-box;
		display: -webkit-flexbox;
		display: -moz-flexbox;
		display: -ms-flexbox;
		display: -webkit-flex;
		display: -moz-flex;
		-js-display: flex;
		display: flex;
		-webkit-box-direction:normal;
		-moz-box-direction:normal;
		box-direction:normal;
		-webkit-box-orient:vertical;
		-moz-box-orient:vertical;
		box-orient:vertical;
		-ms-flex-direction:column;
		-webkit-flex-direction:column;
		-moz-flex-direction:column;
		flex-direction:column;
	}
	.inspection_photo img{
		width:calc(500 * 100vw / 750);
		height:auto;
		padding:calc(10 * 100vw / 750) 0;
		background-size: cover;
	}	
/******************bxslider***********************/
	/** VARIABLES
	===================================*/
	/** RESET AND LAYOUT
	===================================*/
	.bx-wrapper {
	  position: relative;
	  margin-bottom: 0px;
	  padding: 0;
	  *zoom: 1;
	  -ms-touch-action: pan-y;
	  touch-action: pan-y;
	}
	.bx-wrapper img {
	  max-width: 100%;
	  display: block;
	}
	.bxslider {
	  margin: 0;
	  padding: 0;
	  /*fix flickering when used background-image instead of <img> (on Chrome)*/
	  -webkit-perspective: 1000;
	}
	ul.bxslider {
	  list-style: none;
	}
	.bx-viewport {
	  /* fix other elements on the page moving (in Chrome) */
	  -webkit-transform: translateZ(0);
	}
	/** THEME
	===================================*/
	.bx-wrapper {
	  -moz-box-shadow: 0 0 5px #ccc;
	  -webkit-box-shadow: 0 0 5px #ccc;
	  box-shadow: 0 0 5px #ccc;
	  border: 5px solid #fff;
	  background: #fff;
	}
	.bx-wrapper .bx-pager,
	.bx-wrapper .bx-controls-auto {
	  position: absolute;
	  bottom: 0px;
	  width: 100%;
	}
	/* LOADER */
	.bx-wrapper .bx-loading {
	  min-height: 50px;
	  background: url('../img/bx_loader.gif') center center no-repeat #ffffff;
	  height: 100%;
	  width: 100%;
	  position: absolute;
	  top: 0;
	  left: 0;
	  z-index: 2000;
	}
	/* PAGER */
	.bx-wrapper .bx-pager {
	  text-align: center;
	  font-size: .	85em;
	  font-family: Arial;
	  font-weight: bold;
	  color: #666;
	  padding-top: 20px;
	}
	.bx-wrapper .bx-pager.bx-default-pager a {
	  background: #666;
	  text-indent: -9999px;
	  display: block;
	  width: 10px;
	  height: 10px;
	  margin: 0 5px;
	  outline: 0;
	  -moz-border-radius: 5px;
	  -webkit-border-radius: 5px;
	  border-radius: 5px;
	}
	.bx-wrapper .bx-pager.bx-default-pager a:hover,
	.bx-wrapper .bx-pager.bx-default-pager a.active,
	.bx-wrapper .bx-pager.bx-default-pager a:focus {
	  background: blue;
	}
	.bx-wrapper .bx-pager-item,
	.bx-wrapper .bx-controls-auto .bx-controls-auto-item {
	  display: inline-block;
	  vertical-align: bottom;
	  *zoom: 1;
	  *display: inline;
	}
	.bx-wrapper .bx-pager-item {
	  font-size: 0;
	  line-height: 0;
	}
	/* DIRECTION CONTROLS (NEXT / PREV) */
	.bx-wrapper .bx-prev {
	  left: calc(30 * 100vw / 750);
	  background: url('../img/controls_prev.png') no-repeat center center;
		background-size: 80%;
	}
	.bx-wrapper .bx-prev:hover,
	.bx-wrapper .bx-prev:focus {
	  background-position: center center;
	}
	.bx-wrapper .bx-next {
	  right: calc(30 * 100vw / 750);
	  background: url('../img/controls_next.png') no-repeat center center;
		background-size: 80%;
	}
	.bx-wrapper .bx-next:hover,
	.bx-wrapper .bx-next:focus {
	  background-position: center center;
	}
	.bx-wrapper .bx-controls-direction a {
	  position: absolute;
	  top: 50%;
	  margin-top: calc(25 * 100vw / 750);
	  outline: 0;
	  width: calc(60 * 100vw / 750);
	  height: calc(60 * 100vw / 750);
	  text-indent: -9999px;
	  z-index: 9999;
	}
	.bx-wrapper .bx-controls-direction a.disabled {
	  display: none;
	}
	/* AUTO CONTROLS (START / STOP) */
	.bx-wrapper .bx-controls-auto {
	  text-align: center;
	}
	.bx-wrapper .bx-controls-auto .bx-start {
	  display: block;
	  text-indent: -9999px;
	  width: 10px;
	  height: 11px;
	  outline: 0;
	  background: url('images/controls.png') -86px -11px no-repeat;
	  margin: 0 3px;
	}
	.bx-wrapper .bx-controls-auto .bx-start:hover,
	.bx-wrapper .bx-controls-auto .bx-start.active,
	.bx-wrapper .bx-controls-auto .bx-start:focus {
	  background-position: -86px 0;
	}
	.bx-wrapper .bx-controls-auto .bx-stop {
	  display: block;
	  text-indent: -9999px;
	  width: 9px;
	  height: 11px;
	  outline: 0;
	  background: url('images/controls.png') -86px -44px no-repeat;
	  margin: 0 3px;
	}
	.bx-wrapper .bx-controls-auto .bx-stop:hover,
	.bx-wrapper .bx-controls-auto .bx-stop.active,
	.bx-wrapper .bx-controls-auto .bx-stop:focus {
	  background-position: -86px -33px;
	}
	/* PAGER WITH AUTO-CONTROLS HYBRID LAYOUT */
	.bx-wrapper .bx-controls.bx-has-controls-auto.bx-has-pager .bx-pager {
	  text-align: left;
	  width: 80%;
	}
	.bx-wrapper .bx-controls.bx-has-controls-auto.bx-has-pager .bx-controls-auto {
	  right: 0;
	  width: 35px;
	}
	/* IMAGE CAPTIONS */
	.bx-wrapper .bx-caption {
	  position: absolute;
	  bottom: 0;
	  left: 0;
	  background: #666;
	  background: rgba(80, 80, 80, 0.75);
	  width: 100%;
	}
	.bx-wrapper .bx-caption span {
	  color: #fff;
	  font-family: Arial;
	  display: block;
	  font-size: .85em;
	  padding: 10px;
	}
/******************bonus***********************/
	.bonus{
		width:calc(720 * 100vw / 750);
		height:auto;
		margin:0 auto calc(60 * 100vw / 750);
		padding:calc(20 * 100vw / 750) 0;
		display: flex;
		display: -webkit-box;
		display: -moz-box;
		display: -webkit-flexbox;
		display: -moz-flexbox;
		display: -ms-flexbox;
		display: -webkit-flex;
		display: -moz-flex;
		-js-display: flex;
		display: flex;
		-webkit-box-direction:normal;
		-moz-box-direction:normal;
		box-direction:normal;
		-webkit-box-orient:vertical;
		-moz-box-orient:vertical;
		box-orient:vertical;
		-ms-flex-direction:column;
		-webkit-flex-direction:column;
		-moz-flex-direction:column;
		flex-direction:column;
	}
	.bonus_title{
		width:auto;
		padding: calc(10 * 100vw / 750) 0 0;
		margin:0 auto calc(50 * 100vw / 750);
		border-bottom:3px solid #c91616;
		font-size:calc(45 * 100vw / 750);
		line-height:calc(80 * 100vw / 750);
		font-weight: bold;
		text-align: center;
		font-family:'ヒラギノ明朝 Pro W6', 'Hiragino Mincho Pro', 'HGS明朝E', 'ＭＳ Ｐ明朝', serif;
	}
	
	.bonus_title b{
		font-size:calc(80 * 100vw / 750);
		font-weight: bold;
		text-align: center;
		color:#c91616;
		font-family:'ヒラギノ明朝 Pro W6', 'Hiragino Mincho Pro', 'HGS明朝E', 'ＭＳ Ｐ明朝', serif;
	}
	.bonus img{
		width:100%;
		margin:0 auto;
		background-size: cover;
	}
	.btn_move{
		width:calc(600 * 100vw / 750);
		margin:calc(10 * 100vw / 750) auto;
	}
	.btn_move img{
		width:100%;
		padding: 0;
		margin:0 auto;
		background-size: cover;
	}
/******************mailform_01***********************/
	.mailform_01{
	width:calc(690 * 100vw / 750);
	padding:0;
	margin:0 auto calc(20 * 100vw / 750);
	border-radius: calc(10 * 100vw / 750);
	}
	.mailform_01 .form_inner{
	margin:0 auto;
	}
	.mailform_01_ttl p{
	margin:0 auto calc(10 * 100vw / 750);
	font-size: calc(26 * 100vw / 750);
	line-height: calc(26 * 100vw / 750);
	text-align: center;
	}
	.mailform_01_ttl p r{
	color:#d00d0d;
	}
	.mailform_01 form{
	width:calc(600 * 100vw / 750);
	padding:0 calc(25 * 100vw / 750);
	margin:0 auto;
	}
	.mailform_01 form .formtxt {
	width:calc(600 * 100vw / 750);
	margin:0 auto calc(15 * 100vw / 750);
	padding:calc(20 * 100vw / 750) calc(15 * 100vw / 750);
	color:#898989;
	font-size:calc(30 * 100vw / 750);
	font-weight:bold;
	text-align:center;
	border:3px solid #9c9c9c;
	border-radius: 7px;
	box-sizing: border-box
	}
	.mailform_01 form p{
		font-size:calc(18 * 100vw / 750);
		line-height: calc(28 * 100vw / 750);
	}
	.mailform_01 form div{
		margin:calc(25 * 100vw / 750) auto;
	}
	.mailform_01 form .check{
		width:calc(200 * 100vw / 750);
		margin:0 auto;
	}
	.mailform_01 form div a{
		font-size:calc(26 * 100vw / 750);
	}
	.mailform_01 input{
	width:100%;
	margin:0 auto;
	background-size: cover;
	}
	.mailform_01 input:hover{
	opacity: 0.9;
	}
	.mailform_01 .btn input{
		width:calc(600 * 100vw / 750);
		height:calc(150 * 100vw / 750);
		display:block;
		padding: 0;
		text-align:center;
		margin:calc(15 * 100vw / 750) auto 0;
		color:#ffffff;
		background-color:white;
		border:none;
		background-image: url(../img/btn02.png);
		background-repeat: no-repeat;
		background-size:contain;
		background-position: center center;
	}
	.mailform_01 form label{
		font-size:calc(26 * 100vw / 750);
		line-height: calc(26 * 100vw / 750);
	}
	.mailform_01 div a{
	margin:0 0 calc(20 * 100vw / 750);
	font-size:calc(20 * 100vw / 750);
	color:black;
	text-decoration: underline;
	}
	.mailform_01 div a:hover{
	opacity: 0.8;
	}
	/* Base for label styling */
	[type="checkbox"]:not(:checked),
	[type="checkbox"]:checked {
	  position: absolute;
	  left: -9999px;
	}
	[type="checkbox"]:not(:checked) + label,
	[type="checkbox"]:checked + label {
	  position: relative;
	  padding-left: calc(56 * 100vw / 750);
	  cursor: pointer;
	}

	/* checkbox aspect */
	[type="checkbox"]:not(:checked) + label:before,
	[type="checkbox"]:checked + label:before {
	  content: '';
	  position: absolute;
	  left: 0; top: calc(-5 * 100vw / 750);
	  width: calc(35 * 100vw / 750); 
	  height: calc(35 * 100vw / 750);
	  border: 2px solid #ccc;
	  background: #fff;
	  border-radius: 4px;
	  box-shadow: inset 0 1px 3px rgba(0,0,0,.1);
	}
	/* checked mark aspect */
	[type="checkbox"]:not(:checked) + label:after,
	[type="checkbox"]:checked + label:after {
	  content: '\2713\0020';
	  position: absolute;
	  top: calc(0 * 100vw / 750); left: calc(10 * 100vw / 750);
	  font-size: calc(30 * 100vw / 750);
	  line-height: calc(30 * 100vw / 750);
		font-weight: bold;
	  color: darkred;
	  transition: all .2s;
	  font-family: 'Lucida Sans Unicode', 'Arial Unicode MS', Arial;
	}
	/* checked mark aspect changes */
	[type="checkbox"]:not(:checked) + label:after {
	  opacity: 0;
	  transform: scale(0);
	}
	[type="checkbox"]:checked + label:after {
	  opacity: 1;
	  transform: scale(1);
	}
	/* disabled checkbox */
	[type="checkbox"]:disabled:not(:checked) + label:before,
	[type="checkbox"]:disabled:checked + label:before {
	  box-shadow: none;
	  border-color: #bbb;
	  background-color: #ddd;
	}
	[type="checkbox"]:disabled:checked + label:after {
	  color: #999;
	}
	[type="checkbox"]:disabled + label {
	  color: #aaa;
	}
	/* accessibility */
	[type="checkbox"]:checked:focus + label:before,
	[type="checkbox"]:not(:checked):focus + label:before {
	  border: 2px dotted blue;
	}

	/* hover style just for information */
	label:hover:before {
	  border: 2px solid #4778d9!important;
	}
	#sec_01_box_05{
		width:calc(550 * 100vw / 750);
		padding:calc(10 * 100vw / 750) calc(22 * 100vw / 750);
		margin:0 auto calc(50 * 100vw / 750);
		background: #e9e9e9;
		border:calc(3 * 100vw / 750) solid #dcdcdc;
		height:calc(80 * 100vw / 750);
		overflow-y: scroll;
	}
	#sec_01_box_05 div{
		text-align: center;
		font-size: calc(22 * 100vw / 750);
		line-height: calc(30 * 100vw / 750);
		font-weight:bold;
	}
	#sec_01_box_05 p{
		font-size: calc(20 * 100vw / 750);
		line-height: calc(28 * 100vw / 750);
	}
	}



