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;
	font-family: 'Noto Sans JP', sans-serif;
}
p, li, th, td, h4,h3{
	line-height: 0em;
}
table{
	border-collapse: collapse;
}
/* 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;
}
a img{
	transition:0.5s;
}
a:hover img{
	opacity: 0.7;
	transition:0.5s;
}
.weight100{
	font-weight: 100;
}
.weight200{
	font-weight: 200;
}
.weight300{
	font-weight: 300;
}
.weight400{
	font-weight: 400;
}
.weight500{
	font-weight: 500;
}
.weight600{
	font-weight: 600;
}
.weight700{
	font-weight: 700;
}
.weight800{
	font-weight: 800;
}
.weight900{
	font-weight: 900;
}
.markyellow{
		background: linear-gradient(transparent 60%, #f5ff04 60%);
}

/*PC用記述*/
@media screen and (min-width:1024px){
.content {
    width:1024px;
    margin-left:auto;
    margin-right:auto;
}
.content2 {
    width:984px;
    margin-left:auto;
    margin-right:auto;
}
.content3 {
    width:904px;
    margin-left:auto;
    margin-right:auto;
}
.content4 {
    width:780px;
    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;
	}

	.overflow{
		overflow: hidden;
	}
	/*余白セクションここから*/
	.mt10{
		margin-top: 10px;
	}
	.mt20{
		margin-top: 20px;
	}
	.mt30{
		margin-top: 30px;
	}
	.mt40{
		margin-top: 40px;
	}
	.mt50{
		margin-top: 50px;
	}
	.mt60{
		margin-top: 60px;
	}
	.mt70{
		margin-top: 70px;
	}
	.mt80{
		margin-top: 80px;
	}
	.mt90{
		margin-top: 90px;
	}
	.mt100{
		margin-top: 100px;
	}
	.mb10{
		margin-bottom: 10px;
	}
	.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;
	}
	.mb100{
		margin-bottom: 100px;
	}
	.pt10{
		padding-top: 10px;
	}
	.pt20{
		padding-top: 20px;
	}
	.pt30{
		padding-top: 30px;
	}
	.pt40{
		padding-top: 40px;
	}
	.pt50{
		padding-top: 50px;
	}
	.pt60{
		padding-top: 60px;
	}
	.pt70{
		padding-top: 70px;
	}
	.pt80{
		padding-top: 80px;
	}
	.pt90{
		padding-top: 90px;
	}
	.pt100{
		padding-top: 100px;
	}
	.pb10{
		padding-bottom: 10px;
	}
	.pb20{
		padding-bottom: 20px;
	}
	.pb30{
		padding-bottom: 30px;
	}
	.pb40{
		padding-bottom: 40px;
	}
	.pb50{
		padding-bottom: 50px;
	}
	.pb60{
		padding-bottom: 60px;
	}
	.pb70{
		padding-bottom: 70px;
	}
	.pb80{
		padding-bottom: 80px;
	}
	.pb90{
		padding-bottom: 90px;
	}
	.pb100{
		padding-bottom: 100px;
	}
	/*余白セクションここまで*/
	
	/*フォントサイズセクションここから*/
	.font14px{
		font-size: 14px;
	}
	.font16px{
		font-size: 16px;
	}
	.font18px{
		font-size: 18px;
	}
	.font20px{
		font-size: 20px;
	}
	.font22px{
		font-size: 22px;
	}
	.font24px{
		font-size: 24px;
	}
	.font26px{
		font-size: 26px;
	}
	.font28px{
		font-size: 28px;
	}
	.font30px{
		font-size: 30px;
	}
	.font32px{
		font-size: 32px;
	}
	.font34px{
		font-size: 34px;
	}
	.font36px{
		font-size: 36px;
	}
	.font38px{
		font-size: 38px;
	}
	.font40px{
		font-size: 40px;
	}
	.font42px{
		font-size: 42px;
	}
	.font44px{
		font-size: 44px;
	}
	.font46px{
		font-size: 46px;
	}
	.font48px{
		font-size: 48px;
	}
	.font50px{
		font-size: 50px;
	}
	.font52px{
		font-size: 52px;
	}
	.font54px{
		font-size: 54px;
	}
	.font56px{
		font-size: 56px;
	}
	/*フォントセクションここまで*/


	.italic{
		font-style: italic;
	}

	.text01{
		color: #222222;
		line-height: 1.6em;
		letter-spacing: 0.05em;
	}
	.text02{
		color: #222222;
		line-height: 1.3em;
		letter-spacing: 0.05em;
	}
	
	.white{
		color: #fff;
	}
	.textright{
		text-align: right;
	}

	
	/*ボックスセクション*/

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

	img#floatButton1 {
    position: fixed;
    right: 0;
    bottom: 0px;
	width: 33%;
	z-index: 99;
	
}
	.img_box{
  		animation: img_box_9955 0.5s linear infinite;
  		transform-origin: 50% 50%;
  		margin: 0.5rem 0 !important;
}
	@keyframes img_box_9955 {
  		0% { transform: translateY(0) }
  		33.33333% { transform: translateY(-10px) }
  		66.66667% { transform: translateY(0) }
  		100% { transform: translateY(0) }
}
	.fixed {
    position: fixed;
    top: 0;
    width: 100%;
    z-index: 10000;
}
	.paddingleft10{
		padding-left: 10px;
	}
	#panel dt:hover{
		opacity: 0.7;
	}
	.br-sp{
		display: none;
	}
	
	
	
	.nav{
		width: 98%;
		margin: 0 auto;
		padding: 0.5% 1.5%;
	}

	.headerbutton01{
		width: 6.8%;
	}
	.headerbutton01 img{
		width: 100%;
	}
	.headernavtext{
		font-size: 1.15vw;
		line-height: 1.1em;
		font-weight: 600;
		padding-top: 1.2%;
		padding-right: 3%;		
	}
	.headernavtext a{
		color: #0059ba;
		transition:0.5s;
	}
	.headernavtext a:hover{
		opacity: 0.5;
	transition:0.5s;
		
	}
	.bg01{
		background: url("../img/bg01.jpg") top center no-repeat;
		background-size: 100%;
	}
	h1{
		width: 100%;
	}
	h1 img{
		width: 100%;
	}
	.nav02{
		background-color: #d2f2fd;
		padding-top: 0.1%;
		padding-bottom: 1.2%;
	}
	.nav02 ul{
		margin-left: auto;
		margin-right: auto;
		width: 80%;
	}
	.nav02 ul li{
		padding: 0 1.5%;
		float: left;
		width:11%;
	}
	.nav02 ul li img{
		width: 100%;
	}
	.topbutton{
		width: 43%;
		padding-top: 1%;
		padding-left: 9%;
		padding-bottom: 1.7%;
	}
	.topbutton img{
		width: 100%;
	}
	.blue01{
		color: #0059ba;
	}
	.ttl01{
		font-size: 24px;
		line-height: 1.5em;
	}
	.ttl02{
		font-size: 54px;
		line-height: 1.3em;
		letter-spacing: 0.0001em;
	}
	.ttl03{
		font-size: 64px;
		line-height: 1.3em;
		letter-spacing: 0.0001em;
	}
	.bg02{
		background: url("../img/bg02.png") center bottom repeat-x;
	}
	.bg03{
		background: url("../img/bg03.jpg") bottom center no-repeat;
	}
	.challenge01{
		background: url("../img/challenge01.jpg") left center no-repeat;
		background-size: 50%;
	}
	.challenge02{
		background: url("../img/challenge02.jpg") right center no-repeat;
		background-size: 50%;
	}
	.box01{
		width: 440px;
		padding: 60px 0;
	}
	.reason01{
		background: url("../img/reason01.png") top left no-repeat;
	}
	.reason02{
		background: url("../img/reason02.png") top right no-repeat;
	}
	.reason03{
		background: url("../img/reason03.png") top left no-repeat;
	}
	.reason04{
		background: url("../img/reason04.png") top right no-repeat;
	}
	.reason05{
		background: url("../img/reason05.png") top left no-repeat;
	}
	.box03{
		background-color: #fff;
		width: 520px;
		border-radius: 24px;
		padding: 30px;
		margin-top: 50px;
	}
	.orange01{
		color: #ff7200;
	}
	.bg04{
		background: url("../img/bg04.jpg") top center no-repeat;
	}
	.box04{
		background-color: #fff;
		box-shadow: 0 0 20px #97abb2;
		margin-bottom: 40px;
	}
	.box05{
		margin-left: 50px;
	}
	.box06{
		background-color: #0059ba;
		width: 230px;
		border-radius: 200px;
		padding-left: 30px;
		margin-top: 56px;
	}
	.box07{
		margin-left: 20px;
		float: left;
	}
	.clock{
		line-height: 1.3em;
		color: #fff;
		background: url("../img/clock01.png") left center no-repeat;
		padding-left: 50px;
		padding-top: 6px;
		padding-bottom: 10px;		
	}
	.bg05{
		background: url("../img/bg05.png") center center repeat;
		background-attachment: fixed;
	}
	.yellow01{
		color: #f5ff04;
	}
	.bg06{
		background: url("../img/bg06.jpg") center center repeat;
		background-attachment: fixed;
	}
	.box08{
		width: 96%;
		margin: 0 auto;
	}
	.box09{
		width: 26%;
		background: url("../img/bg08.png") center center repeat;
		box-shadow: 0 0 20px #bdc1c5;
		padding: 2.2%;
		margin: 1.2% 1.2% 3%;
	}
	.fontvoice{
		font-size: 1.65vw;
	}
	.flex01{
		display: flex;
  justify-content: space-around;
	}
	.box10{
		width:64%;
		margin: 0 auto;
	}
	.box11{
		width: 40%;
		background: url("../img/bg08.png") center center repeat;
		box-shadow: 0 0 20px #bdc1c5;
		padding: 2.2%;
		margin: 1.2% 1.2% 3%;
	}
	.bg07{
		background:url("../img/bg07.jpg") top center no-repeat;
		background-attachment: fixed;
	}
	.box12{
		width: 90%;
		margin: 0 auto;
	}
	.box13{
		width: 18%;
		margin: 0 1.0% 3%;
	}
	.hoken01{
		width: 100%;
	}
	.hoken01 img{
		width: 46%;
	}
	.hoken02{
		font-size: 1.6vw;
	}
	.hoken03{
		font-size: 1.2vw
	}
	.bg08{
		background: url("../img/bg08.png") top center repeat;
	}
	.box14{
		box-shadow: 0 0 20px #bdc1c5;
		background-color: #fff;
		border-radius: 20px;
	}
	.qa dt{
		background: url("../img/qa-q.png") left 2px no-repeat;
		padding-left: 50px;
		border-bottom: 1px solid #eaeaea;
	}
	.qa dd{
		background: url("../img/qa-a.png") left 5px no-repeat;
		padding-left: 50px;
	}

	
	footer{
		background-color: #0059ba;
		padding: 30px 0 30px;
	}



}




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

	text-align: center;
}
	.content2{
		width: 90%;
		margin: 0 auto;
	}
	.content3{
		width: 90%;
		margin: 0 auto;
	}
	.content4{
		width: 90%;
		margin: 0 auto;
	}
	img{
		width:100%;
	}
    
	.hide-sp {
		display:none;
	}
	.center{
		width: 0 auto;
		text-align: center!important;
	}
	.img10p{
		width: 10%;
		text-align: center;
		margin: 0 auto;
	}
	.img20p{
		width: 20%;
		text-align: center;
		margin: 0 auto;
	}
	.img30p{
		width: 30%;
		text-align: center;
		margin: 0 auto;
	}
	.img40p{
		width: 40%;
		text-align: center;
		margin: 0 auto;
	}
	.img50p{
		width: 50%;
		text-align: center;
		margin: 0 auto;
	}
	.img60p{
		width: 60%;
		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;
	}
	/*余白セクションここから*/
	.mt10{
		margin-top: 5px;
	}
	.mt20{
		margin-top: 10px;
	}
	.mt30{
		margin-top: 15px;
	}
	.mt40{
		margin-top: 20px;
	}
	.mt50{
		margin-top: 25px;
	}
	.mt60{
		margin-top: 30px;
	}
	.mt70{
		margin-top: 35px;
	}
	.mt80{
		margin-top: 40px;
	}
	.mt90{
		margin-top: 45px;
	}
	.mt100{
		margin-top: 50px;
	}
	.mb10{
		margin-bottom: 5px;
	}
	.mb20{
		margin-bottom: 10px;
	}
	.mb30{
		margin-bottom: 15px;
	}
	.mb40{
		margin-bottom: 20px;
	}
	.mb50{
		margin-bottom: 25px;
	}
	.mb60{
		margin-bottom: 30px;
	}
	.mb70{
		margin-bottom: 35px;
	}
	.mb80{
		margin-bottom: 40px;
	}
	.mb90{
		margin-bottom: 45px;
	}
	.mb100{
		margin-bottom: 50px;
	}
	.pt10{
		padding-top: 5px;
	}
	.pt20{
		padding-top: 10px;
	}
	.pt30{
		padding-top: 15px;
	}
	.pt40{
		padding-top: 20px;
	}
	.pt50{
		padding-top: 25px;
	}
	.pt60{
		padding-top: 30px;
	}
	.pt70{
		padding-top: 35px;
	}
	.pt80{
		padding-top: 40px;
	}
	.pt90{
		padding-top: 45px;
	}
	.pt100{
		padding-top: 50px;
	}
	.pb10{
		padding-bottom: 5px;
	}
	.pb20{
		padding-bottom: 10px;
	}
	.pb30{
		padding-bottom: 15px;
	}
	.pb40{
		padding-bottom: 20px;
	}
	.pb50{
		padding-bottom: 25px;
	}
	.pb60{
		padding-bottom: 30px;
	}
	.pb70{
		padding-bottom: 35px;
	}
	.pb80{
		padding-bottom: 40px;
	}
	.pb90{
		padding-bottom: 45px;
	}
	.pb100{
		padding-bottom: 50px;
	}
	/*余白セクションここまで*/
	
	/*フォントサイズセクションここから*/
	.font14px{
		font-size: 3.0vw;
	}
	.font16px{
		font-size: 3.2vw;
	}
	.font18px{
		font-size: 3.4vw;
	}
	.font20px{
		font-size: 3.6vw;
	}
	.font22px{
		font-size: 3.8vw;
	}
	.font24px{
		font-size: 4.0vw;
	}
	.font26px{
		font-size: 4.2vw;
	}
	.font28px{
		font-size: 4.4vw;
	}
	.font30px{
		font-size: 4.6vw;
	}
	.font32px{
		font-size: 4.8vw;
	}
	.font34px{
		font-size: 5.0vw;
	}
	.font36px{
		font-size: 5.2vw;
	}
	.font38px{
		font-size: 5.4vw;
	}
	.font40px{
		font-size: 5.6vw;
	}
	.font42px{
		font-size: 5.8vw;
	}
	.font44px{
		font-size: 6.0vw;
	}
	.font46px{
		font-size: 6.2vw;
	}
	.font48px{
		font-size: 6.4vw;
	}
	.font50px{
		font-size: 6.5vw;
	}
	.font52px{
		font-size: 6.6vw;
	}
	.font54px{
		font-size: 6.7vw;
	}
	.font56px{
		font-size: 6.8vw;
	}
	/*フォントセクションここまで*/

	.textleft{
		text-align: left;
	}

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

	.spcenter{
		text-align: center;
	}

	.spright{
		text-align: right;
	}
	
	.italic{
		font-style: italic;
	}
	.text01{
		color: #222222;
		line-height: 1.6em;
		letter-spacing: 0.05em;
	}
	.text02{
		color: #222222;
		line-height: 1.3em;
		letter-spacing: 0.05em;
	}
	

	.white{
		color: #fff;
	}

	.textright{
		text-align: right;
	}
	
	

	.boxshadow01{
		box-shadow: 0 0 8px #e3e3e3;
	}

	/*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: -1.5%;
    	bottom: -1.6%;
		width: 102%;
		z-index: 99;
}
	.img_box{
  		animation: img_box_9955 0.5s linear infinite;
  		transform-origin: 50% 50%;
  		margin: 0.5rem 0 !important;
}
	@keyframes img_box_9955 {
  		0% { transform: translateY(0) }
  		33.33333% { transform: translateY(-10px) }
  		66.66667% { transform: translateY(0) }
  		100% { transform: translateY(0) }
}
	.spfloatleft{
		float: left;
	}
	.spfloatright{
		float: right;
	}
	.overflow{
		overflow: hidden;
	}
	.fixed {
    position: fixed;
    top: 0;
    width: 100%;
    z-index: 10000;
}
	
	.toggle {
    /* display:none; */ /* 通常時は非表示 */
    position: fixed; /* bodyに対しての絶対位置指定 */
	top: 0;
		right: 0;
    display: block;
    width: 14%;
    height: 6%;
    cursor: pointer;
    z-index: 3;
    
}
.toggle span {
    display: block;
    position: absolute; /* .toggleに対して */
    width: 70%;
    border-bottom: solid 3px #ffffff;
    -webkit-transition: .35s ease-in-out;
    -moz-transition: .35s ease-in-out;
    transition: .35s ease-in-out;
    padding-top: 10px;
    right: 18%;
}
.toggle span:nth-child(1) {
    top: 1%;
}
.toggle span:nth-child(2) {
    top: 28%;
}
.toggle span:nth-child(3) {
    top: 56%;
}
.toggle span:nth-child(4) {
    border: none;
    top: 10px;
    left: 18px;
    font-size: 15px;
    font-weight: bold;
	color: #ffffff;
}

/***** クリック後のボタン *****/
/* 最初のspanをマイナス45度にする */
.toggle.active span:nth-child(1) {
    top: 30%;
    left: 8%;
    -webkit-transform: rotate(-45deg);
    -moz-transform: rotate(-45deg);
    transform: rotate(-45deg);
}
/* 2番目と3番目のspanを45度にする */
.toggle.active span:nth-child(2),
.toggle.active span:nth-child(3) {
    top: 30%;
	right: 12%;
    -webkit-transform: rotate(45deg);
    -moz-transform: rotate(45deg);
    transform: rotate(45deg);
}



/*************************************
* グローバルメニュー
*************************************/
/* .global_nav */
.global_nav2 {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    transform: translateY(-100%);
    z-index: 2;
    padding-top: 5%;
	padding-bottom: 5%;
    text-align: left;
    color: #ffffff;
	
	/*ハンバーガーの色*/
    background-color:rgba(0,57,137,0.80);
    transition: all 0.8s;  
}
.global_nav2 .nav_li {
    width: 100%;
    padding: 5% 2%;
    list-style-type: none;
}
.global_nav2 .nav_li a {
    display: block;
    color: #ffffff;
	font-weight: bold;
	font-size: 4.2vw;
	
}

/* .global_navに.activeが追加 */
	.global_nav2.active {
    transform: none;
}

	.logo01{
		width: 20%;
		padding: 1.6%;
	}
	
	.bg01{
		background: url("../img/bg01-sp.jpg") top center no-repeat;
		background-size: 100%;
	}
	h1{
		width: 100%;

	}
	h1 img{
		width: 100%;
	
		
	}
	.topbutton{
		width: 94%;
		margin: 0 auto;
		padding-bottom: 1%;
	}
	.topbutton img{
		width: 100%;
	}
	.blue01{
		color: #0059ba;
	}
	.ttl01{
		font-size:4.0vw;
		line-height: 1.5em;
	}
	.ttl02{
		font-size: 5.9vw;
		line-height: 1.3em;
		letter-spacing: 0.0001em;
	}
	.ttl03{
		font-size: 6.8vw;
		line-height: 1.3em;
		letter-spacing: 0.0001em;
	}
	.bg02{
		background: url("../img/bg02.png") center bottom repeat-x;
		background-size: cover;
	}
	.bg03{
		background: url("../img/bg03.jpg") bottom center no-repeat;
		background-size: cover;
	}

	.box01{
		padding: 0 0 5%;
	}
	.reason01{
		background: url("../img/reason01.png") 8% top no-repeat;
		background-size:70%;
	}
	.reason02{
		background: url("../img/reason02.png") top right no-repeat;
		background-size:70%;
	}
	.reason03{
		background: url("../img/reason03.png") 8% top no-repeat;
		background-size:70%;
	}
	.reason04{
		background: url("../img/reason04.png") top right no-repeat;
		background-size:70%;
	}
	.reason05{
		background: url("../img/reason05.png") 8% top no-repeat;
		background-size:70%;
	}
	.box03{
		background-color: #fff;
		width: 78%;
		border-radius: 20px;
		padding: 5%;
		margin-top: 32%;
	}
	.orange01{
		color: #ff7200;
	}
	.bg04{
		background: url("../img/bg04.jpg") top center no-repeat;
		background-size: 200%;
	}
	.box04{
		background-color: #fff;
		box-shadow: 0 0 20px #97abb2;
		margin-bottom: 8%;
		
	}
	.box05{
		margin: 5%;
	}
	.box06{
		background-color: #0059ba;
		width: 44%;
		border-radius: 200px;
		padding-left: 8%;
		margin: 0 auto 4%;
	}
	.box07{
margin: 5%;
	}
	.clock{
		line-height: 1.3em;
		color: #fff;
		background: url("../img/clock01.png") left center no-repeat;
		background-size: 12%;
		padding-left: 18%;
		padding-top: 4%;
		padding-bottom: 6%;
		margin-right: 0 auto;
	}
	.bg05{
		background: url("../img/bg05.png") center center repeat;
		background-size: cover;
	}
	.yellow01{
		color: #f5ff04;
	}
	.bg06{
		background: url("../img/bg06.jpg") center center repeat;
		background-size: cover;
	}
	.box08{
		width: 96%;
		margin: 0 auto;
	}
	.box09{
		width: 84%;
		background: url("../img/bg08.png") center center repeat;
		
		box-shadow: 0 0 20px #bdc1c5;
		padding: 5%;
		margin: 1% auto 5%;
	}
	.fontvoice{
		font-size: 4.9vw;
	}

	.box10{
		width:96%;
		margin: 0 auto;
	}
	.box11{
		width: 84%;
		background: url("../img/bg08.png") center center repeat;
		box-shadow: 0 0 20px #bdc1c5;
		padding: 5%;
		margin: 1% auto 5%;
	}
	.bg07{
		background:url("../img/bg07.jpg") top center no-repeat;
	}
	.box12{
		width: 90%;
		margin: 0 auto;
	}
	.box13{
		width: 48%;
		margin: 0 1.0% 8%;
	}
	.hoken01{
		width: 100%;
	}
	.hoken01 img{
		width: 50%;
	}
	.hoken02{
		font-size: 4.1vw;
	}
	.hoken03{
		font-size: 3.7vw
	}
	.bg08{
		background: url("../img/bg08.png") top center repeat;
	}
	.box14{
		box-shadow: 0 0 20px #bdc1c5;
		background-color: #fff;
		border-radius: 14px;
	}
	.flex01sp{
		display: flex;
  justify-content: space-around;
	}
	.qa dt{
		background: url("../img/qa-q.png") left 1px no-repeat;
		background-size: 8%;
		padding-left: 12%;
		border-bottom: 1px solid #eaeaea;
	}
	.qa dd{
		background: url("../img/qa-a.png") left 5px no-repeat;
		background-size: 8%;
		padding-left: 12%;
	}

	
	footer{
		background-color: #0059ba;
		padding: 5% 0 22%;
	}
	

}


