bgqabgqabgqahtml, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed, 
figure, figcaption, footer, header, hgroup, 
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
	margin: 0;
	padding: 0;
	border: 0;
	font-size: 100%;
	font: inherit;
		line-height: 0;
}
p, li, th, td, h4,h3{
	line-height: 0em;
}
/* HTML5 display-role reset for older browsers */
article, aside, details, figcaption, figure, 
footer, header, hgroup, menu, nav, section {
	display: block;
}
body {
	line-height: 1;
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}
fieldset{
	border:none;
}

#wrap{
	overflow: hidden;
}

	a, a:hover, a:visited{
		color: #222222;
		text-decoration: none;
	}

/*PC用記述*/
@media screen and (min-width:750px){
section{width:750px;margin:0 auto;}
img{width:100%;max-width:750px;}
.img90p{
		width: 90%;
		text-align: center;
		margin: 0 auto;
	}
.img80p{
		width: 80%;
		text-align: center;
		margin: 0 auto;
	} 
.img70p{
		width: 70%;
		text-align: center;
		margin: 0 auto;
	}      
.content {
    width:750px;
    margin-left:auto;
    margin-right:auto;
}
.content2 {
    width: 92%;
    margin-left:auto;
    margin-right:auto;
}
.content3 {
    width: 92%;
    margin-left:auto;
    margin-right:auto;
}
.content4 {
    width: 74%;
    margin-left:auto;
    margin-right:auto;
}
.content100p {
    width:100%;
    margin-left:auto;
    margin-right:auto;
}
.content90p {
    width:90%;
    margin-left:auto;
    margin-right:auto;
}
.content85p {
    width:85%;
    margin-left:auto;
    margin-right:auto;
}
.center {

    margin-left:auto;
    margin-right:auto;
	text-align:center;
}
.hide-pc {
        display:none;
}

	.left{
		float: left;
	}

	.right{
		float: right;
	}
	.clearboth{
		clear: both;
	}
	.overflow{
		overflow: hidden;
	}
	
	/*フォントサイズセクション*/
	.font20px{
		font-size: 20px;
	}
	.font22px{
		font-size: 22px;
	}
	.font24px{
		font-size: 24px;
	}
	.font26px{
		font-size: 26px;
	}
	.font28px{
		font-size: 28px;
	}
	.font30px{
		font-size: 30px;
	}
	.font36px{
		font-size: 36px;
	}
	.font40px{
		font-size: 40px;
	}
	.font52px{
		font-size: 52px;
	}
	.font72px{
		font-size: 72px;
	}
	
	.font86px{
		font-size: 86px;
	}
	.italic{
		font-style: italic;
	}

	.text01{
		color: #222222;
		line-height: 1.7em;
		letter-spacing: 0.05em;
	}
	
	.bold{
		font-weight: bolder;
	}

	.red{
		color: #E20003;
	}
	.white{
		color: #fff;
	}
	.orange{
		color: #ed6003;
	}
	.pink{
		color: #e14071;
	}
	.navy{
		color: #094488;
	}
	.mincho{
		font-family: "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", HiraMinProN-W3, 游明朝, "Yu Mincho", 游明朝体, YuMincho, HGS明朝E, HG明朝E, "ＭＳ Ｐ明朝", "MS PMincho", "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", HiraMinProN-W3, 游明朝, "Yu Mincho", 游明朝体, YuMincho, HGS明朝E, HG明朝E, "Hiragino Mincho Pro W3", "Hiragino Mincho Pro", "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	}
	.markyellow{
		background: linear-gradient(transparent 60%, #ffe400 60%);
	}
	.textright{
		text-align: right;
	}
	
	/*余白セクション*/
	.margin30{
		margin-top: 30px;
		margin-bottom: 30px;
	}
	.margin40{
		margin-top: 40px;
		margin-bottom: 40px;
	}
	.marginbtm16{
		margin-bottom: 16px;
	}
	.marginbtm50{
		margin-bottom: 50px;
	}
	.margintop50{
		margin-top: 50px;
	}
	.margintop70{
		margin-top: 70px;
	}
	.marginbtm50{
		margin-bottom: 50px;
	}
	.padding30{
		padding-top: 30px;
		padding-bottom: 30px;
	}
	.padding40{
		padding-top: 40px;
		padding-bottom: 40px;
	}
	.padding50{
		padding-top: 50px;
		padding-bottom: 50px;
	}
	.paddingbtm40{
		padding-bottom: 40px;
	}
	.paddingbtm60{
		padding-bottom: 60px;
	}
	.paddingbtm100{
		padding-bottom: 100px;
	}
	.paddingtop70{
		padding-top: 70px;
	}
	.paddingtop30{
		padding-top: 30px;
	}
	.paddingbtm50{
		padding-bottom: 50px;
	}

	.paddingtop40{
		padding-top: 40px;
	}

	.paddingbtm20{
		padding-bottom: 20px;
	}
	
	.paddingbtm30{
		padding-bottom: 30px;
	}
	.marginbtm40{
		margin-bottom: 40px;
	}
	.margin50 {
		margin-top: 50px;
		margin-bottom: 50px;
	}
	.margintop30{
		margin-top: 30px;
	}
	.paddingleft30{
		padding-left: 30px;
	}
	.paddingright30{
		padding-right: 30px;
	}
	.padding16{
		padding-top: 16px;
		padding-bottom: 16px;
	}
	
	/*ボックスセクション*/

	.boxshadow01{
		box-shadow: 0 0 8px #e3e3e3;
	}
	.bgwhite01{
		background-color: #fff;
	}
	.bgorange01{
		background-color: #ed6003;
	}
	
	.video{
  		position:relative;
  		width:100%;
  		padding-top:56%;
	}
	.video iframe{
  		position:absolute;
  		top:0;
  		right:0;
  		width:100%;
  		height:100%;
	}
	img#floatButton1 {
    position: fixed;
    right: 0;
    bottom: 0px;
	width: 36%;
	z-index: 99;
	
}
	.img_box{
  		animation: img_box_9955 0.5s linear infinite;
  		transform-origin: 50% 50%;
  		margin: 0.5rem auto !important;
}
	@keyframes img_box_9955 {
  		0% { transform: translateY(0) }
  		33.33333% { transform: translateY(-10px) }
  		66.66667% { transform: translateY(0) }
  		100% { transform: translateY(0) }
}
	
	
	.bg01{
		background: url(../img/bg01.jpg) top center no-repeat;
	background-size: cover;
    }
	.bg02{
		background: url(../img/bg02.jpg) top center no-repeat;
	background-size: cover;
    }
	.bg03{
		background: url(../img/bg03.jpg) top center no-repeat;
	background-size: cover;
    }
	.bg04{
		background: url(../img/bg04.jpg) top center no-repeat;
	background-size: cover;
    }
	.bg05{
		background: url(../img/bg05.jpg) bottom center no-repeat;
	background-size: cover;
    }
	.bg06{
		background: url(../img/bg06.jpg) top center repeat;
    }
	.bg07{
		background: url(../img/bg07.jpg) ;
		
	}	.bg08{
		background: url(../img/bg_offer.png) top center repeat-x;
	}
	.bg09{
		background: url(../img/bg09.jpg) top center no-repeat;
	}
	.bg10{
		background: url(../img/bg10.jpg) top center no-repeat;
	}
	.bg11{
		background: url(../img/bg11.jpg) top center repeat-y;
	}
	.bg12{
		background: url(../img/bg12.jpg) top center;
	}
	.bg13{
		background: url(../img/bg13.jpg) top center no-repeat;
	background-size: cover;
    }
	.bg14{
		background: url(../img/bg14.png) top center repeat-x;
    }
 	.bg14green{
		background: url(../img/bg14green.png) top repeat-x;
   }   
    
    .bgns{
		background: url(../img/bgns.jpg) top center no-repeat;
	background-size: cover;
    }
	.bg_perk{
border-right:20px solid #021a5a;
border-left:20px solid #021a5a;
border-bottom:20px solid #021a5a;
padding:15px;
}   

    .sk1_bg,
    .ns_bg,
    .perk_bg,
    .tanki_bg{
		background: url(../img/img17_2.jpg) top center repeat-y;
	} 
	.img14{
		background: url(../img/img14.png) top center repeat-y;
padding:15px 0;
}
	.img19{
		background: url(../img/img19.png) top center repeat-y;
	}
	.img25{
		background: url(../img/img25.png) top center repeat-y;
	}
	.green{
		color: #1a9a99;
	}
 	.green02{
		color: #034200;
	}   
	.blue{
		color: #202979;
	}
	.bgblue01{
		background-color: #202979;
	}
	.bggreen01{
		background-color:#034200;
	}    
	.borderradius{
		border-radius: 16px;
	}
	.font46px{
		font-size: 46px;
	}
	a, a:visited{
		color: #004eff;
		text-decoration: none;
	}
	a:hover{
	color: #6594ff;
		text-decoration: none;
	}
	.bggrey01 {
    background-color: #9b9b9b;
}
	table.yoho_table {
    border: 1px solid #2F2F2F;
    border-collapse: collapse;
    margin: 1em 0;
    font-size: 22px;
    line-height: 1.5em;
    padding: 6px;
}
	table.yoho_table th {
    border: 1px solid #2F2F2F;
    padding: .5em;
    background: #E4E9F0;
    text-align: center;
    font-size: 22px;
    line-height: 1.5em;
}
	table.yoho_table td {
    border: 1px solid #2F2F2F;
    background: #fff;
    text-align: center;
    padding: .5em;
    font-size: 22px;
    line-height: 1.5em;
}
	table.seibun_table {
    width: 100%;
    border: 1px solid #2F2F2F;
    border-collapse: collapse;
    background: #fff;
    margin: 1em 0;
    font-size: 22px;
    line-height: 1.5em;
}
	table.seibun_table td {
    border: 1px solid #2F2F2F;
    background: #fff;
    padding: .5em;
    font-size: 22px;
    line-height: 1.5em;
}
.qa dt{
		color: #034200;
		background: url(../img/img98.png) top left no-repeat;
		padding: 0px 0 30px 50px;
		line-height: 1.5em;
	}
	.qa dd{
		
		background: url(../img/img99.png) top left no-repeat;
		padding: 0px 0 00px 50px;
		line-height: 1.5em;
	}



	footer{
		background-color: #034200;
		padding: 20px 0 230px;
	}

	footer a, footer a:visited{
		color: #fff;
		text-decoration: none;
	}
	footer a:hover{
	color: #e3e3e3;
		text-decoration: none;
	}

}




@media screen and (max-width:768px){
body{
	width:100%;
}
.content {
	width:100%;

	text-align: center;
}
	.content2{
		width: 92%;
		margin: 0 auto;
	}
	.content3{
		width: 90%;
		margin: 0 auto;
	}
	.content4{
		width: 74%;
		margin: 0 auto;
	}
	img{
		width:100%;
	}
    
	.hide-sp {
		display:none;
	}
	.center{
		width: 0 auto;
		text-align: center!important;
	}
	.img20p{
		width: 20%;
		text-align: center;
		margin: 0 auto;
	}
	.img30p{
		width: 30%;
		text-align: center;
		margin: 0 auto;
	}
	.img50p{
		width: 50%;
		text-align: center;
		margin: 0 auto;
	}
 	.img70p{
		width: 70%;
		text-align: center;
		margin: 0 auto;
	}   
	.img80p{
		width: 80%;
		text-align: center;
		margin: 0 auto;
	}
	.img90p{
		width: 90%;
		text-align: center;
		margin: 0 auto;
	}

	.button01sp{
		 width: 90%;
		text-align: center;
		margin: 0 auto;
	}
	.textleft{
		text-align: left;
	}

	.spleft{
		text-align: left!important;
	}

	.spcenter{
		text-align: center;
	}

	.spright{
		text-align: right;
	}
	/*フォントサイズセクション*/
	.font20px{
		font-size: 3.5vw;
	}
	.font22px{
		font-size: 3.6vw;
	}
	.font24px{
		font-size: 3.7vw;
	}
	.font26px{
		font-size: 3.8vw;
	}
	.font28px{
		font-size: 3.9vw;
	}
	.font30px{
		font-size: 4.0vw;
	}
	.font36px{
		font-size: 4.2vw;
	}
	.font40px{
		font-size: 5.0vw;
	}
	.font52px{
		font-size: 5.5vw;
	}
	.font72px{
		font-size: 6.0vw;
	}
	
	.font86px{
		font-size: 7.0vw;
	}
	.italic{
		font-style: italic;
	}

	.text01{
		color: #222222;
		line-height: 1.7em;
		letter-spacing: 0.05em;
	}
	
	.bold{
		font-weight: bolder;
	}

	.red{
		color: #E20003;
	}
	.white{
		color: #fff;
	}
	.orange{
		color: #ed6003;
	}
	.pink{
		color: #e14071;
	}
	.navy{
		color: #094488;
	}
	.mincho{
		font-family: "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", HiraMinProN-W3, 游明朝, "Yu Mincho", 游明朝体, YuMincho, HGS明朝E, HG明朝E, "ＭＳ Ｐ明朝", "MS PMincho", "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", HiraMinProN-W3, 游明朝, "Yu Mincho", 游明朝体, YuMincho, HGS明朝E, HG明朝E, "Hiragino Mincho Pro W3", "Hiragino Mincho Pro", "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	}
	.markyellow{
		background: linear-gradient(transparent 60%, #ffe400 60%);
	}
	.textright{
		text-align: right;
	}
	
	/*余白セクション*/
	.margin30{
		margin-top: 3%;
		margin-bottom: 3%;
	}
	.margin40{
		margin-top: 4%;
		margin-bottom: 4%;
	}
	.marginbtm16{
		margin-bottom: 2%;
	}
	.marginbtm50{
		margin-bottom: 5%;
	}
	.margintop50{
		margin-top: 5%;
	}
	.margintop70{
		margin-top: 7%;
	}
	.marginbtm50{
		margin-bottom: 5%;
	}
	.padding30{
		padding-top: 3%;
		padding-bottom: 3%;
	}
	.padding40{
		padding-top: 4%;
		padding-bottom: 4%;
	}
	.padding50{
		padding-top: 5%;
		padding-bottom: 5%;
	}
	.paddingbtm40{
		padding-bottom: 4%;
	}
	.paddingbtm60{
		padding-bottom: 6%;
	}
	.paddingbtm100{
		padding-bottom: 10%;
	}
	.paddingtop70{
		padding-top: 7%;
	}
	.paddingtop30{
		padding-top: 3%;
	}
	.paddingbtm50{
		padding-bottom: 5%;
	}

	.paddingtop40{
		padding-top: 4%;
	}

	.paddingbtm20{
		padding-bottom: 2%;
	}
	
	.paddingbtm30{
		padding-bottom: 3%;
	}
	.marginbtm40{
		margin-bottom: 4%;
	}
	.margin50 {
		margin-top: 5%;
		margin-bottom: 5%;
	}
	.margintop30{
		margin-top: 3%;
	}

	.padding16{
		padding-top: 2%;
		padding-bottom: 2%;
	}
	
	/*ボックスセクション*/

	.boxshadow01{
		box-shadow: 0 0 8px #e3e3e3;
	}
	.bgwhite01{
		background-color: #fff;
	}
	.bgorange01{
		background-color: #ed6003;
	}

	/*google map*/
	.ggmap {
		position: relative;
		padding-bottom: 56.25%;
		padding-top: 30px;
		height: 0;
		overflow: hidden;
	}
 
	.ggmap iframe,
	.ggmap object,
	.ggmap embed {
		position: absolute;
		top: 0;
		left: 0;
		width: 100%;
		height: 100%;
	}
	.video{
  		position:relative;
  		width:100%;
  		padding-top:56%;
	}
	.video iframe{
  		position:absolute;
  		top:0;
  		right:0;
  		width:100%;
  		height:100%;
	}
	img#floatButton1 {
    	position: fixed;
    	right: 0;
    	bottom: 0%;
		width: 100%;
		z-index: 99;
}
	.img_box{
  		animation: img_box_9955 0.5s linear infinite;
  		transform-origin: 50% 50%;
  		margin: 0.5rem auto !important;
}
	@keyframes img_box_9955 {
  		0% { transform: translateY(0) }
  		33.33333% { transform: translateY(-10px) }
  		66.66667% { transform: translateY(0) }
  		100% { transform: translateY(0) }
}
	.bg01{
		background: url(../img/bg01.jpg) top center no-repeat;
		background-size: cover;
	}
	.bg02{
		background: url(../img/bg02.jpg) top center no-repeat;
		background-size: cover;
	}
	.bg03{
		background: url(../img/bg03.jpg) top center no-repeat;
		background-size: cover;
	}
	.bg04{
		background: url(../img/bg04.jpg) top center no-repeat;
		background-size: cover;
	}
	.bg05{
		background: url(../img/bg05.jpg) bottom center no-repeat;
		background-size: cover;
	}
	.bg06{
		background: url(../img/bg06.jpg) top center repeat;
	}
	.bg07{
		background: url(../img/bg07.jpg) ;
		background-size: contain;		
	}
    .bg08{
		background: url(../img/bg_offer.png) top center repeat-x;
		background-size: contain;
	}
	.bg09{
		background: url(../img/bg09.jpg) top center no-repeat;
		background-size: cover;
	}
	.bg10{
		background: url(../img/bg10.jpg) top center no-repeat;
		background-size: cover;
	}
	.bg11{
		background: url(../img/bg11.jpg) top center repeat-y;
		background-size: contain;
	}
	.bg12{
		background: url(../img/bg12.jpg) top center;
	}
	.bg13{
		background: url(../img/bg13.jpg) top center no-repeat;
		background-size: cover;
	}
	.bg14{
		background: url(../img/bg14.png) top center repeat-x;
	}
	.bg14green{
		background: url(../img/bg14green.png) top repeat-x;
	   background-size: auto 100px;
    }    
	.bgns{
		background: url(../img/bgns.jpg) top center no-repeat;
		background-size: cover;
	}
	.bg_perk{
border-right:2.6vw solid #021a5a;
border-left:2.6vw solid #021a5a;
border-bottom:2.6vw solid #021a5a;
padding:15px;
}        
	.img14{
		background: url(../img/img14.png) top center repeat-y;
		background-size: contain;
padding:15px 0;

}
	.img19{
		background: url(../img/img19.png) top center repeat-y;
		background-size: contain;
	}
	.img25{
		background: url(../img/img25.png) top center repeat-y;
		background-size: contain;
	}

    .sk1_bg,
    .ns_bg,
    .perk_bg,
    .tanki_bg{
		background: url(../img/img17_2.jpg) top center repeat-y;
		background-size: contain;
	}      
	.green{
		color: #1a9a99;
	}
	.green02{
		color: #034200;
	}    
	.blue{
		color: #202979;
	}
	.bgblue01{
		background-color: #202979;
	}
	.bggreen01{
		background-color:#034200;
	}    
	.borderradius{
		border-radius: 16px;
	}
	.font46px{
		font-size: 6.0vw;
	}
	a, a:visited{
		color: #004eff;
		text-decoration: none;
	}
	a:hover{
	color: #6594ff;
		text-decoration: none;
	}
	.bggrey01 {
    background-color: #9b9b9b;
}
	table.yoho_table {
    border: 1px solid #2F2F2F;
    border-collapse: collapse;
    margin: 1em 0;
    font-size: 3.5vw;
    line-height: 1.5em;
    padding: 6px;
}
	table.yoho_table th {
    border: 1px solid #2F2F2F;
    padding: .5em;
    background: #E4E9F0;
    text-align: center;
    font-size: 3.5vw;
    line-height: 1.5em;
}
	table.yoho_table td {
    border: 1px solid #2F2F2F;
    background: #fff;
    text-align: center;
    padding: .5em;
    font-size: 3.5vw;
    line-height: 1.5em;
}
	table.seibun_table {
    width: 100%;
    border: 1px solid #2F2F2F;
    border-collapse: collapse;
    background: #fff;
    margin: 1em 0;
    font-size: 3.5vw;
    line-height: 1.5em;
}
	table.seibun_table td {
    border: 1px solid #2F2F2F;
    background: #fff;
    padding: .5em;
    font-size: 3.5vw;
    line-height: 1.5em;
}
.qa dt{
		color: #034200;
		background: url(../img/img98.png) top left no-repeat;
	background-size: 5%;
		padding: 0px 0 4% 8%;
		line-height: 1.5em;
	}
	.qa dd{
		
		background: url(../img/img99.png) top left no-repeat;
		background-size: 5%;
		padding: 0px 0 0 8%;
		line-height: 1.5em;
	}
	h2,h3,h4,dt,dd,li,p{
		font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", "sans-serif";
	}

	footer{
		background-color: #034200;
		padding: 6% 0 150px;
	}

	footer a, footer a:visited{
		color: #fff;
		text-decoration: none;
	}
	footer a:hover{
	color: #e3e3e3;
		text-decoration: none;
	}

}

/*youtube---------------------------*/
.yt { /* 動画をレスポンシブ表示、無駄な余白出さないようにパディング設定 */
	position: relative;
	width: 100%;
	padding-top: 56.25%;
}

.yt iframe { /* 親要素内100%で動画を表示する */
	position: absolute;
	top: 0;
	right: 0;
	width: 100%;
	height: 100%;
}

.yt_video { /* 親要素内100%でサムネイル画像を表示する */
	position: absolute;
	width:100%;
	height:auto;
	top:0;
}
.yt_video img { /* 親要素内100%でサムネイル画像を表示する */
	width:100%!important;
	height:auto;
}

.yt_video::before { /* FontAwesomeで再生ボタンを画像上に。あっても無くても可 */
	position: absolute;
content: url(../img/yt_icon_mono_light.png);
	top: 50%;
	left: 50%;
	transform : translate(-50%,-50%);
	opacity: .90;
	transition:.5s;
	width:70px;
	height:49px;
}

.yt_video img:hover{ /* ホバー時にカーソル変える */
cursor: pointer;
	width:100%;
	height:auto;
	box-sizing: border-box;
}

.yt_video:hover::before { /* ホバー時アイコンの色変える */
content: url(../img/yt_icon_rgb.png);
	opacity: 1;
}
/*Amazonのボタンスタイル*/
#AmazonPayButton,
#AmazonPayButton1,
#AmazonPayButton2,
#AmazonPayButton3,
#AmazonPayButton4,
#AmazonPayButton5{
display:block;
width:500px!important;
height:192px!important;
margin:0 auto;
}
@media screen and (max-width:750px){
#AmazonPayButton,
#AmazonPayButton1,
#AmazonPayButton2,
#AmazonPayButton3,
#AmazonPayButton4,
#AmazonPayButton5{
width:80%!important;
height:100px!important;
margin:2em;
}
}



#btn_float{
	position:fixed;
	width:100%;
	z-index: 10;
	text-align: center;
	bottom:0px;
	background:#fff;
padding-top:10px;
box-shadow:0px 0px 8px 3px #ccc inset;
border:1px solid #fff;
}
	#btn_float img{
	margin:0 auto;
	} 

#btn_float2{
	position:fixed;
	width:100%;
	z-index: 10;
	text-align: center;
	bottom:0px;
	background:#fff;
padding-top:10px;
box-shadow:0px 0px 8px 3px #ccc inset;
border:1px solid #fff;
}
	#btn_float2 img{
	margin:0 auto;
	} 


	section#fv_tel p:first-child {
		padding-bottom: calc((50/750) * 100%);
		position: relative;
		}
		section#fv_tel p:first-child img {
		position: absolute;
		top: 0;
		left: 0;
		}
	
	
	
	section#fv_notice p:first-child {
		padding-bottom: calc((168/750) * 100%);
		position: relative;
		}
		section#fv_notice p:first-child img {
		position: absolute;
		top: 0;
		left: 0;
		}
	
	
	
	section#fv h1 {
		padding-bottom: calc((1651/750) * 100%);
		position: relative;
		}
		section#fv h1 img {
		position: absolute;
		top: 0;
		left: 0;
		}

#anketo{margin-bottom:40px;}
#anketo table{margin:0 auto;}
#anketo input[type=radio]+label:before{
        content: "";
        display: inline-block;
        background-size: contain;
        width: 320px;
        height: 120px;
    }		

#anketo input[type=radio][value="hai"]+label:before{
        background-image: url(../img/an_hai.png);
    }
#anketo input[type=radio][value="hai"]:hover+label::before{
        background-image: url(../img/an_hai_on.png);
    }    
#anketo input[type=radio][value="hai"]:checked+label::before{
         background-image: url(../img/an_hai_on.png);
 }
#anketo input[type=radio][value="iie"]+label:before{
        background-image: url(../img/an_iie.png);
    }
#anketo input[type=radio][value="iie"]:hover+label::before{
        background-image: url(../img/an_iie_on.png);
    }    
#anketo input[type=radio][value="iie"]:checked+label::before{
         background-image: url(../img/an_iie_on.png);
 }
#anketo input[type=radio]{
    display: none;
}  
@media screen and (max-width:750px){
#anketo input[type=radio]+label:before{
        width: 180px;
        height: 68px;
    }	
#anketo .an_jump{
margin:0 1em;

}
}