@charset "UTF-8";

body{
	font-family:"ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 100%;
	line-height:100%;
	color:#000000;
	height: 100% !important;
	position: relative;
	}

/*
----------------------------------------------------*/
.PC { display: block!important; }
.SP { display: none!important; }



/*----------header-footer----------*/
.fixMenu{
	width: 100%;
	background-color: #fff;
	position: fixed;
	top: 0;
	z-index: 98;
}

header{
	width: 100%;
	border-bottom: 1px solid #e2e2e2;
	position: relative;
}
.headBox01{
	max-width: 1194px;
	margin: 0 auto;
	position: relative;
}
.headBox01L{
	float: left;
}
.headBox01R{
	padding-top: 24px;
	float: right;
}
.headBox01R li{
	float: right;
}

.headBox02{
	max-width: 1194px;
	margin: 0 auto;
	position: relative;
}
.headBox02 .logo{
	padding-top: 20px;
	float: left;
}
.headBox02 nav{
	float: right;
}
.headBox02 li{
	font-size: 1.0em;
	font-weight: bold;
	line-height: 160%;
	text-align: center;
	border-right: 1px solid #e2e2e2;
	float: left;
}
.headBox02 li:first-child{
	border-left: 1px solid #e2e2e2;
}
.headBox02 li a{
	padding: 40px 18px;
	display: block;
    height: 100%;
    width: 100%;
}
.navQa{
	padding: 52px 30px 53px !important;
}
.headBox02 li a:link,
.headBox02 li a:visited{
	color: #0057be;
	text-decoration: none;
}
.headBox02 li a:hover{
	color: #fff;
	background-color: #0057be;
	transition: 0.2s linear;
}

footer{
	width: 100%;
	color: #fff;
	text-align: center;
	background-color: #0057be;
	padding: 55px 0 40px;
}
footer h2 {
	font-size: 1.625em;
	font-weight: bold;
	display: inline-block;
	position: relative;
	margin-bottom: 50px;
	padding-bottom: 15px;
}
footer h2:before {
  content: '';
  position: absolute;
  left: 50%;
  bottom: -10px;
  display: inline-block;
  width: 50px;
  height: 2px;
  -moz-transform: translateX(-50%);
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  transform: translate(-50%);
  background-color: #fff;
}
.foot01{
	margin-bottom: 20px;
}
.foot01 p{
	font-size: 1.125em;
	font-weight: bold;
	line-height: 160%;
}
.foot01 p span{
	margin-right: 1em;
}
footer .footTel{
	font-family: 'Poppins', sans-serif;
	font-size: 1.875em !important;
}
footer .btn02{
	margin-bottom: 80px;
}
footer address{
	font-size: 0.875em;
}

footer a{
	color: #fff !important;
	text-decoration: none !important;
}

#page_top{
	width: 84px;
	height: 84px;
	position: fixed;
	right: 6%;
	bottom: 90px;
}


/*------------------main---------------------*/
.mainVisu{
	text-align: center;
	margin-bottom: 35px;
	margin-top: 200px;
	padding: 84px 0 636px;
	background-image: url(../images/main_img.jpg);
	background-size: cover;
	background-position: center center;
}


/*----------------------------------------------------*/
#wrapper{
	position: relative;
	}


/*--------------------contents--------------------*/
.newsContainer{
	width: 100%;
	border-bottom: 1px solid #e2e2e2;
	margin-bottom: 55px;
}
.newsBox{
	max-width: 1120px;
	margin: 0 auto 40px;
}
.newsBox dt{
	font-size: 1.25em;
	font-weight: bold;
	color: #fff;
	padding: 10px 20px;
	background-color: #0057be;
	float: left;
}
.newsBox dd{
	font-size: 0.875em;
	font-weight: bold;
	margin-left: 150px;
	padding-top: 12px;
}
.newsBox dd a{
	color: #000;
	text-decoration: underline;
}
.newsBox dd a:hover{
	color: #0057be;
	text-decoration: underline;
}



.con01Container{
	max-width: 1120px;
	margin: 0 auto 85px;
}
.con01Container h2{
	font-size: 2.125em;
	font-weight: bold;
	background: url(../images/icon_01.png) no-repeat top left;
	margin: 0 0 40px;
	padding-top: 65px;
	text-indent: -15px;
}
.con01Container h3{
	font-size: 1.625em;
	font-weight: bold;
	color: #fff;
	text-align: center;
	background-color: #0057be;
	margin: 0 0 35px;
	padding: 30px 0;
}
.con01Container h4{
	height: 86px;
	font-size: 1.375em;
	font-weight: bold;
	color: #0057be;
	text-align: center;
	background: url(../images/titbg_01.png) no-repeat;
	margin: 0 0 30px;
	padding: 25px 0 0;
}
.con01_1{
	margin-bottom: 40px;
	position: relative;
}
.con01_1L{
	max-width: 590px;
	float: left;
}
.con01_1L p{
	font-size: 1.0625em;
	font-weight: bold;
	line-height: 220%;
	padding-bottom: 45px;
}
.con01_1L p.note{
	font-size: 0.8125em !important;
	font-weight: normal !important;
	margin-top: -30px !important;
	padding-bottom: 0 !important;
}
.con01_1R{
	float: right;
}
.con01_2{
	position: relative;
}
.con01_2L{
	max-width: 540px;
	float: left;
}
.con01_2R{
	max-width: 540px;
	float: right;
}

.con02Container{
	width: 100%;
	background-color: #fff690;
	margin-bottom: 55px;
	padding: 55px 0 25px;
}
.con02Container h2{
	font-size: 2.125em;
	font-weight: bold;
	text-align: center;
	background: url(../images/icon_01.png) no-repeat top center;
	margin: 0 0 40px;
	padding-top: 65px;
}
.con02Container h3{
	font-size: 1.5em;
	font-weight: bold;
	color: #0057be;
	line-height: 140%;
	margin: 0 0 20px;
}
.con02Container p{
	font-size: 0.9375em;
	line-height: 180%;
}
.con02_1{
	max-width: 1120px;
	margin: 0 auto;
	position: relative;
}
.con02_2{
	width: 540px;
	height: 320px;
	background-color: #fff;
	margin: 0 40px 35px 0;
	padding: 35px 45px 0 35px;
	float: left;
}
.con02_2:nth-child(2n){
	margin: 0 0 35px 0;
}
.con02_2 dt{
	width: 96px;
	float: left;
}
.con02_2 dd{
	margin-left: 125px;
	padding-top: 10px;
}

.con03Container{
	max-width: 1120px;
	margin: 0 auto 50px;
}
.con03Container h2{
	font-size: 2.125em;
	font-weight: bold;
	text-align: center;
	background: url(../images/icon_01.png) no-repeat top center;
	margin: 0 0 50px;
	padding-top: 65px;
}
.con03Container .arrow{
	margin: 0 0 10px 120px;
}
.con03_1a,
.con03_1b,
.con03_1c,
.con03_1d{
	background: url(../images/bg_01.png) repeat-y;
	margin-bottom: 10px;
	position: relative;
}
.con03_2{
	width: 270px;
	font-size: 1.375em;
	font-weight: bold;
	color: #fff;
	text-align: center;
	vertical-align: middle;
	float: left;
}
.con03_2 span{
	font-family: 'Poppins', sans-serif;
	font-size: 2.625em;
	font-weight: bold;
	vertical-align: middle;
}
.con03_1a .con03_2 span,
.con03_1b .con03_2 span{
	margin-right: 0.5em;
}

.con03_1a .con03_2{
	padding-top: 35px;
}
.con03_1b .con03_2{
	padding-top: 60px;
}
.con03_1c .con03_2{
	letter-spacing: 1em;
	padding-top: 60px;
}
.con03_1d .con03_2{
	letter-spacing: 1em;
	padding-top: 65px;
}

.con03_3{
	max-width: 850px;
	padding: 25px 45px 20px;
	float: left;
}
.con03_3 p{
	font-size: 1.125em;
	font-weight: bold;
	line-height: 180%;
	padding: 0 0 6px;
}
.con03_3 p.note{
	font-size: 0.9375em;
}
.con03_1c .con03_3 p.note{
	color: #ff0000;
}

.con04Container{
	width: 100%;
	background-color: #e2eefb;
	margin-bottom: 55px;
	padding: 55px 0 55px;
}
.con04Container h2{
	font-size: 2.125em;
	font-weight: bold;
	text-align: center;
	background: url(../images/icon_01.png) no-repeat top center;
	margin: 0 0 60px;
	padding-top: 65px;
}
.con04Container h3{
	font-size: 1.625em;
	font-weight: bold;
	text-align: center;
	margin: 0 0 50px;
}

.con04_1{
	max-width: 1120px;
	margin: 0 auto;
}
.con04_2{
	background-color: #fff;
	border-left: 6px solid #0057be;
	margin-bottom: 30px;
	padding: 30px 30px;
}
.con04_2 dt{
	width: 315px;
	font-size: 1.75em;
	font-weight: bold;
	color: #0057be;
	float: left;
}
.con04_2 dd{
	font-size: 0.9375em;
	margin-left: 315px;
}
.con04_3 dt{
	width: 2.5em;
	font-size: 0.875em;
	line-height: 140%;
	float: left;
}
.con04_3 dd{
	font-size: 0.875em;
	line-height: 140%;
	margin-left: 2.5em;
}

.table0en{
	width: 100%;
	border-top: 1px solid #ccc;
	border-left: 1px solid #ccc;
	margin-bottom: 20px;
}
.table0en tr{
	background-color: #e2eefb !important;
}
.table0en tr:nth-child(2n){
	background-color: #fff !important;
}
.table0en th{
	font-size: 1.125em;
	font-weight: bold;
	color: #fff;
	text-align: center;
	line-height: 120%;
	vertical-align: middle;
	background-color: #0057be;
	border-bottom: 1px solid #ccc;
	border-right: 1px solid #ccc;
	padding: 15px 10px;
}
.table0en td{
	font-size: 0.9375em;
	text-align: center;
	line-height: 120%;
	vertical-align: middle;
	border-bottom: 1px solid #ccc;
	border-right: 1px solid #ccc;
	padding: 10px 15px;
}
.table0en .name{
	text-align-last: left !important;
}

.con04Container sup{
	font-size: 60.0%;
	vertical-align: top;
	position: relative;
	top: -0.3em;
	}

.con05Container{
	max-width: 1120px;
	margin: 0 auto 60px;
}
.con05Container h2{
	font-family: 'Poppins', sans-serif;
	font-size: 2.25em;
	font-weight: bold;
	text-align: center;
	background: url(../images/icon_01.png) no-repeat top center;
	margin: 0 0 40px;
	padding-top: 65px;
}
.acTit{
	font-size: 1.25em;
	font-weight: bold;
	background-color: #e2eefb;
	margin-bottom: 20px;
	padding: 25px 35px;
	position: relative;
}
.acBody{
	max-width: 1060px;
	margin: 0 auto;
}
.con05_1{
	border-bottom: 2px dotted #737373;
	margin-bottom: 30px;
	padding: 10px 0 0;
}
.con05_1 dl{
	margin-bottom: 25px;
}
.con05_1 dt{
	width: 50px;
	font-family: 'Poppins', sans-serif;
	font-size: 2.125em;
	font-weight: bold;
	padding-top: 4px;
	float: left;
}
.con05_1 dd{
	line-height: 160%;
	margin-left: 50px;
}
.con05_1 dd p{
	padding-bottom: 20px;
}
.acQ dt{ color: #ff5600; }
.acA dt{ color: #0057be; }
.acQ dd{ 
	font-size: 1.25em;
	font-weight: bold;
}
.acA dd{ font-size: 0.9375em; }

.bdNone{
	border: none !important;
	margin-bottom: 60px;
}

.acPlus span::before,
.acPlus span::after {
	content: '';
	display: block;
	width: 30px;
	height: 3px;
	border-radius: 5px;
	background-color: #000;
	position: absolute;
	right: 30px;
	top: 50%;
	transform: translateY(-50%);
}
.acPlus span::after {
	transform: translateY(-50%) rotate(90deg);
	transition: 0.5s;
}
.acPlus.active span::after {
	transform: rotate(0);
	transition: 0.5s;
}


.con06Container{
	width: 100%;
	background-color: #e2eefb;
	padding: 60px 0 50px;
}
.con06Container h2{
	font-size: 1.25em;
	font-weight: bold;
	color: #0057be;
	background-color: #fff;
	border-left: 6px solid #0057be;
	margin-bottom: 25px;
	padding: 20px 30px;
}
.con06Container dt{
	width: 158px;
	float: left;
}
.con06Container dd{
	font-size: 1.0em;
	line-height: 180%;
	margin-left: 200px;
}
.con06_1{
	max-width: 1120px;
	margin: 0 auto;
}
.con06_2{
	margin-bottom: 50px;
	position: relative;
}
.con06_2L{
	width: 465px;
	float: left;
}
.con06_2L p{
	font-size: 0.9375em;
	line-height: 180%;
}
.con06_2R{
	width: 600px;
	float: right;
}
.con06_2R .btn01{
	margin-bottom: 20px;
}



/*------------------btn---------------------*/
.btn01{
	width:100%;
	font-size:1.125em;
	font-weight: bold;
	text-align:center;
	color:#0057be;
	padding:25px 0;
	border: 2px solid #0057be;
	background-color: #fff;
	background-image: url("../images/icon_arrow02.png");
	background-repeat: no-repeat;
	background-position: right 20px center;
	box-sizing: border-box;
	position: relative;
}
.btn02{
	width:360px;
	font-size:1.25em;
	font-weight: bold;
	text-align:center;
	color:#fff;
	margin: 0 auto;
	padding:22px 0;
	border: 2px solid #fff;
	background-color: #0057be;
	background-image: url("../images/icon_arrow03.png");
	background-repeat: no-repeat;
	background-position: right 20px center;
	box-sizing: border-box;
	position: relative;
}
.btn01:hover{
	color:#fff;
	background-color: #0057be;
	background-image: url("../images/icon_arrow03.png");
	transition: 0.2s linear;
}
.btn02:hover{
	color:#0057be;
	background-color: #fff;
	background-image: url("../images/icon_arrow02.png");
	transition: 0.2s linear;
}

.btn01 a{
	color: #0057be;
	text-decoration: none;
	position: absolute;
    top: 0;
    left: 0;
    height:100%;
    width: 100%;
	}
.btn02 a{
	color: #fff;
	text-decoration: none;
	position: absolute;
    top: 0;
    left: 0;
    height:100%;
    width: 100%;
	}






/*----------------------------------------------------*/
@media only screen and (max-width: 1119px) {

/*----------header-footer----------*/
.headBox01{
	width: 96%;
	margin: 0 auto;
}
.headBox02{
	width: 96%;
	margin: 0 auto;
	position: relative;
}
.headBox02 .logo{
	margin-bottom: 20px;
	padding-top: 10px;
	float: none;
}
.headBox02 nav{
	float: none;
}
.headBox02 li{
	width: 20%;
}
.headBox02 li a{
	padding: 20px 0px;
}
.navQa{
	padding: 30px 0px 35px !important;
}

#page_top{
	width: 60px;
	height: 60px;
	position: fixed;
	right: 4%;
	bottom: 60px;
}


/*------------------main---------------------*/
.mainVisu{
	margin-top: 250px;
	padding: 50px 5% 380px;
}


/*--------------------contents--------------------*/
.newsBox{
	width: 96%;
}

.con01Container{
	width: 96%;
}
.con01Container h4{
	background-position: center;
}
.con01_1L{
	width: 48%;
}
.con01_1L p{
	line-height: 180%;
	padding-bottom: 30px;
}
.con01_1L p.note{
	margin-top: -20px !important;
}
.con01_1R{
	width: 48%;
}
.con01_2L{
	width: 48%;
}
.con01_2R{
	width: 48%;
}

.con02_1{
	width: 96%;
}
.con02_2{
	width: 100%;
	height: auto;
	margin: 0 0 20px 0;
	padding: 20px 25px 20px 25px;
	float: none;
}
.con02_2:nth-child(2n){
	margin: 0 0 20px 0;
}

.con03Container{
	width: 96%;
}
.con03Container .arrow{
	margin: 0 0 10px 11%;
}
.con03_1a,
.con03_1b,
.con03_1c,
.con03_1d{
	background-size: 100%;
}
.con03_2{
	width: 23%;
}
.con03_3{
	width: 77%;
}

.con04Container h3{
	line-height: 140%;
}

.con04_1{
	width: 96%;
}
.con04_2 dt{
	width: 38%;
	line-height: 130%;
}
.con04_2 dd{
	margin-left: 38%;
	line-height: 150%;
}

.con05Container{
	width: 96%;
}

.con06_1{
	width: 96%;
}
.con06_2L{
	width: 80% !important;
	margin: 0 auto 30px;
	float: none;
}
.con06_2R{
	width: 80%;
	margin: 0 auto;
	float: none;
}
.con06_2R .btn01{
	line-height: 150%;
}


/*------------------btn---------------------*/
.btn01{
	font-size:1.0em;
	background-position: right 15px center;
}


}



/*----------------------------------------------------*/
@media only screen and (max-width: 640px) {
.PC { display: none!important; }
.SP { display: block!important; }

/*----------header-footer----------*/
.fixMenu{
	width: 100%;
	background-color: #fff;
	position: fixed;
	z-index: 98;
}
header{
	width: 100% !important;
	border-bottom: 1px solid #e2e2e2;
	position: relative;
}
.headBox01{
	width: 100% !important;
}
.headBox01L{
	margin-left: 3%;
	float: none;
}
.headBox01L img{
	width: 25%;
}
.headBox01R{
	display: none;
}

.headBox02{
	width: 100% !important;
	padding: 2% 3% 4%;
}
.headBox02 .logo{
	width: 70%;
	margin-bottom: 0;
	padding-top: 0;
	float: left;
}

footer{
	padding: 12% 0 6%;
}
footer h2 {
	font-size: 5.4vw;
	margin-bottom: 5%;
	padding-bottom: 5%;
}
footer h2:before {
  content: '';
  position: absolute;
  left: 50%;
  bottom: -4px;
  display: inline-block;
  width: 50px;
  height: 2px;
  -moz-transform: translateX(-50%);
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  transform: translate(-50%);
  background-color: #fff;
}
.foot01{
	margin-bottom: 5%;
}
.foot01 p{
	font-size: 4.0vw;
	line-height: 170%;
	padding: 0 0 2%;
}
.foot01 p span{
	margin-right: 0;
}
footer .footTel{
	font-size: 7.6vw !important;
	line-height: 130% !important;
}

footer .btn02{
	margin-bottom: 10%;
}
footer address{
	font-size: 3.2vw;
}

#page_top{
	width: 60px;
	height: 60px;
	position: fixed;
	right: 4%;
	bottom: 20px;
}


/*------------------main---------------------*/
.mainVisu{
	margin-bottom: 5%;
	margin-top: 31%;
	padding: 0;
	background: none !important;
}
.mainVisu h1 img{
	width: 100%;
}


/*--------------------contents--------------------*/
.newsContainer{
	margin-bottom: 7%;
}
.newsBox{
	width: 92%;
	margin: 0 auto 5%;
}
.newsBox dt{
	font-size: 4.0vw;
	padding: 6px 15px;
}
.newsBox dd{
	font-size: 3.8vw;
	line-height: 160%;
	margin-left: 31%;
	padding-top: 0;
}

.con01Container{
	width: 92%;
	margin: 0 auto 13%;
}
.con01Container h2{
	font-size: 6.4vw;
	text-align: center;
	background: url(../images/icon_01.png) no-repeat top center;
	background-size: 56px auto;
	margin: 0 0 10%;
	padding-top: 12%;
	text-indent: 0px;
}
.con01Container h3{
	font-size: 5.2vw;
	margin: 0 0 5%;
	padding: 6% 0;
}
.con01Container h4{
	height: auto;
	font-size: 4.8vw;
	background-size: 100% 100%;
	margin: 0 0 4%;
	padding: 4% 0 9%;
}
.con01_1{
	margin-bottom: 9%;
	position: relative;
}
.con01_1L{
	width: 100%;
	float: none;
}
.con01_1L p{
	font-size: 3.8vw;
	line-height: 180%;
	padding-bottom: 5%;
}
.con01_1L p.note{
	font-size: 3.3vw !important;
	margin-top: -2% !important;
	padding-bottom: 0 !important;
}
.con01_1R{
	display: none;
}
.con01_2L{
	width: 100%;
	margin-bottom: 6%;
	float: none;
}
.con01_2R{
	width: 100%;
	float: none;
}

.con02Container{
	padding: 7% 0 5%;
	margin-bottom: 10%;
}
.con02Container h2{
	font-size: 6.4vw;
	line-height: 135%;
	background-size: 56px auto;
	margin: 0 0 5%;
	padding-top: 10%;
}
.con02Container h3{
	font-size: 5.2vw;
	line-height: 140%;
	text-align: center;
	margin: 0 0 3%;
}
.con02Container p{
	font-size: 3.8vw;
	line-height: 170%;
}
.con02_1{
	width: 92%;
	margin: 0 auto;
	position: relative;
}
.con02_2{
	width: 100%;
	height: auto;
	margin: 0 0 5%;
	padding: 6%;
	float: none;
}
.con02_2:nth-child(2n){
	margin: 0 0 5%;
	}
.con02_2 dt{
	width: 100%;
	text-align: center;
	margin-bottom: 4%;
	float: none;
}
.con02_2 dt img{
	width: 76px;
}
.con02_2 dd{
	margin-left: 0;
	padding-top: 0;
}

.con03Container{
	width: 92%;
	margin: 0 auto 12%;
}
.con03Container h2{
	font-size: 6.4vw;
	line-height: 135%;
	background-size: 56px auto;
	margin: 0 0 8%;
	padding-top: 10%;
}
.con03Container .arrow{
	text-align: center;
	margin: 0 auto 3%;
}
.con03_1a,
.con03_1b,
.con03_1c,
.con03_1d{
	background: none;
	margin-bottom: 3%;
}
.con03_2{
	width: 100%;
	font-size: 4.8vw;
	background-color: #0057be;
	padding: 6% 0 5%;
	vertical-align: middle;
	float: none;
}
.con03_2 span{
	font-size: 9.0vw;
	font-weight: bold;
	vertical-align: middle;
}
.con03_1a .con03_2{	padding-top: 6%; }
.con03_1b .con03_2{	padding-top: 6%; }
.con03_1c .con03_2{	padding-top: 6%; }
.con03_1d .con03_2{	padding-top: 6%; }

.con03_3{
	width: 100%;
	background-color: #e2eefb;
	padding: 5% 5% 2%;
	float: none;
}
.con03_3 p{
	font-size: 4.4vw;
	line-height: 150%;
	padding: 0 0 4%;
}
.con03_3 p.note{
	font-size: 3.8vw;
}

.con04Container{
	margin-bottom: 10%;
	padding: 7% 0 10%;
}
.con04Container h2{
	font-size: 6.4vw;
	line-height: 135%;
	background-size: 56px auto;
	margin: 0 0 3%;
	padding-top: 10%;
}
.con04Container h3{
	font-size: 4.5vw;
	line-height: 150%;
	margin: 0 0 6%;
}

.con04_1{
	max-width: 92%;
	margin: 0 auto;
}
.con04_2{
	background: none;
	border: none;
	margin-bottom: 6%;
	padding: 0;
}
.con04_2 dt{
	width: 100%;
	font-size: 6.0vw;
	text-align: center;
	background-color: #fff;
	background-image: url(../images/bg_01sp.png);
	background-repeat: no-repeat;
	background-position: top center;
	background-size: auto 4px;
	margin-bottom: 4%;
	padding: 7% 0 6%;
	float: none;
}

.con04_2 dd{
	font-size: 3.8vw;
	line-height: 160%;
	margin-left: 0;
}
.con04_3{
	display: none;
}

.table0en{
	margin-bottom: 0;
}
.table0en th{
	font-size: 3.8vw;
	padding: 12px 0;
}
.table0en td{
	font-size: 3.4vw;
	padding: 10px 10px;
}
.t0enNone{
	display: none;
}



.con05Container{
	width: 92%;
	margin: 0 auto 10%;
}
.con05Container h2{
	font-size: 8.0vw;
	line-height: 135%;
	background-size: 56px auto;
	margin: 0 0 5%;
	padding-top: 9%;
}
.acTit{
	font-size: 4.5vw;
	line-height: 140%;
	margin-bottom: 2%;
	padding: 3% 4.5%;
}
.acBody{
	width: 100%;
	margin: 0 auto;
}
.con05_1{
	margin-bottom: 4%;
	padding: 3% 0 0;
}
.con05_1 dl{
	margin-bottom: 5%;
}
.con05_1 dt{
	width: 10%;
	font-size: 7.0vw;
	padding-top: 4px;
	float: left;
}
.con05_1 dd{
	line-height: 160%;
	margin-left: 10%;
}
.con05_1 dd p{
	padding-bottom: 20px;
}
.acQ dd{ 
	font-size: 4.6vw;
	line-height: 150%;
}
.acA dd{ font-size: 3.8vw; }

.bdNone{
	margin-bottom: 8%;
}

.acPlus span::before,
.acPlus span::after {
	width: 16px;
	height: 2px;
	right: 15px;
	top: 50%;
}

.con06Container{
	padding: 6% 0 12%;
}
.con06Container h2{
	font-size: 5.0vw;
	text-align: center;
	background-image: url(../images/bg_01sp.png);
	background-repeat: no-repeat;
	background-position: top center;
	background-size: auto 4px;
	border: none;
	margin-bottom: 5%;
	padding: 7% 0 6%;
}
.con06Container dl{
	margin-bottom: 12%;
}
.con06Container dt{
	width: 100%;
	text-align: center;
	margin-bottom: 5%;
	float: none;
}
.con06Container dd{
	font-size: 3.8vw;
	line-height: 150%;
	margin-left: 0;
}
.con06_1{
	width: 92%;
	margin: 0 auto;
}
.con06_2{
	margin-bottom: 5%;
	position: relative;
}
.con06_2L{
	width: 100% !important;
	margin: 0 auto 5%;
}
.con06_2L p{
	font-size: 3.8vw;
	line-height: 160%;
}
.con06_2R{
	width: 100%;
	float: none;
}
.con06_2R .btn01{
	margin-bottom: 5%;
}

.footSns{
	margin-left: -10px;
	padding: 0 !important;
}
.footSns li{
	float: left;
}



/*------------------btn---------------------*/
.btn01{
	width:100%;
	font-size:4.5vw;
	line-height: 150%;
	padding:20px 0;
	background-position: right 15px center;
	background-size: auto 14px;
}
.btn02{
	width:84%;
	font-size:4.5vw;
	padding:15px 0;
	background-position: right 15px center;
	background-size: auto 14px;
}



/*------------------spMenu---------------------*/
.menu {
	width: 42px;
	padding: 2% 2% 0 0;
	float: right;
}

.headBox02 nav{
	width: 100%;
	height: 100%;
	background-color: #0057be;
	margin: -14% 0 0 -3%;
	padding-top: 12%;
	display: none;
	float: none;
	position: fixed;
	z-index: 99;
}
.headBox02 ul{
	margin-top: 5%;
}
.headBox02 li{
	width: 100%;
	font-size: 4.2vw;
	line-height: 160%;
	text-align: center;
	border: none;
	float: none;
}
.headBox02 li:first-child{
	border: none;
}
.headBox02 li br{
	display: none;
}
.headBox02 li a{
	padding: 5% 0;
	display: block;
    height: 100%;
    width: 100%;
}
.navQa{
	padding: 5% 0 !important;
}
.headBox02 li a:link,
.headBox02 li a:visited{
	color: #fff;
	text-decoration: underline;
}
.headBox02 li a:hover{
	color: #fff;
	background-color: #e2eefb;
	transition: 0.3s linear;
}
.mClose{
	text-align: right;
	margin-right: 4%;
	z-index: 100;
}
.mClose img{
	width: 22px;
}

}






/*----------------------------------------------------*/
@media (orientation: landscape) and (max-width: 767px) {
	.PC { display: none !important; }
	.SP { display: block !important; }
	
	/*----------header-footer----------*/
	.fixMenu{
		width: 100%;
		background-color: #fff;
		position: fixed;
		z-index: 98;
	}
	header{
		width: 100% !important;
		border-bottom: 1px solid #e2e2e2;
		position: relative;
	}
	.headBox01{
		width: 100% !important;
	}
	.headBox01L{
		margin-left: 3%;
		float: none;
	}
	.headBox01L img{
		width: 15%;
	}
	.headBox01R{
		display: none;
	}
	
	.headBox02{
		width: 100% !important;
		padding: 1% 3% 2%;
	}
	.headBox02 .logo{
		width: 40%;
		margin-bottom: 0;
		padding-top: 0;
		float: left;
	}
	
	footer{
		padding: 12% 0 6%;
	}
	footer h2 {
		font-size: 5.4vw;
		margin-bottom: 5%;
		padding-bottom: 5%;
	}
	footer h2:before {
	  content: '';
	  position: absolute;
	  left: 50%;
	  bottom: -4px;
	  display: inline-block;
	  width: 50px;
	  height: 2px;
	  -moz-transform: translateX(-50%);
	  -webkit-transform: translateX(-50%);
	  -ms-transform: translateX(-50%);
	  transform: translate(-50%);
	  background-color: #fff;
	}
	.foot01{
		margin-bottom: 5%;
	}
	.foot01 p{
		font-size: 4.0vw;
		line-height: 170%;
		padding: 0 0 2%;
	}
	.foot01 p span{
		margin-right: 0;
	}
	footer .footTel{
		font-size: 7.6vw !important;
		line-height: 130% !important;
	}
	
	footer .btn02{
		margin-bottom: 10%;
	}
	footer address{
		font-size: 3.2vw;
	}
	
	#page_top{
		width: 60px;
		height: 60px;
		position: fixed;
		right: 4%;
		bottom: 20px;
	}
	
	
	/*------------------main---------------------*/
	.mainVisu{
		margin-bottom: 5%;
		margin-top: 18%;
		padding: 0;
		background: none !important;
	}
	.mainVisu h1 img{
		width: 100%;
	}

	/*--------------------contents--------------------*/
	.newsContainer{
		margin-bottom: 7%;
	}
	.newsBox{
		width: 92%;
		margin: 0 auto 5%;
	}
	.newsBox dt{
		font-size: 4.0vw;
		padding: 6px 15px;
	}
	.newsBox dd{
		font-size: 3.8vw;
		line-height: 160%;
		margin-left: 31%;
		padding-top: 0;
	}
	
	.con01Container{
		width: 92%;
		margin: 0 auto 13%;
	}
	.con01Container h2{
		font-size: 6.4vw;
		text-align: center;
		background: url(../images/icon_01.png) no-repeat top center;
		background-size: 56px auto;
		margin: 0 0 10%;
		padding-top: 12%;
		text-indent: 0px;
	}
	.con01Container h3{
		font-size: 5.2vw;
		margin: 0 0 5%;
		padding: 6% 0;
	}
	.con01Container h4{
		height: auto;
		font-size: 4.8vw;
		background-size: 100% 100%;
		margin: 0 0 4%;
		padding: 4% 0 9%;
	}
	.con01_1{
		margin-bottom: 9%;
		position: relative;
	}
	.con01_1L{
		width: 100%;
		float: none;
	}
	.con01_1L p{
		font-size: 3.8vw;
		line-height: 180%;
		padding-bottom: 5%;
	}
	.con01_1L p.note{
		font-size: 3.3vw !important;
		margin-top: -2% !important;
		padding-bottom: 0 !important;
	}
	.con01_1L img{
		width: 100%;
	}
	.con01_1R{
		display: none;
	}
	.con01_2L{
		width: 100%;
		text-align: center;
		margin: 0 auto 6%;
		float: none;
	}
	.con01_2R{
		width: 100%;
		text-align: center;
		margin: 0 auto;
		float: none;
	}
	
	.con02Container{
		padding: 7% 0 5%;
		margin-bottom: 10%;
	}
	.con02Container h2{
		font-size: 6.4vw;
		line-height: 135%;
		background-size: 56px auto;
		margin: 0 0 5%;
		padding-top: 10%;
	}
	.con02Container h3{
		font-size: 5.2vw;
		line-height: 140%;
		text-align: center;
		margin: 0 0 3%;
	}
	.con02Container p{
		font-size: 3.8vw;
		line-height: 170%;
	}
	.con02_1{
		width: 92%;
		margin: 0 auto;
		position: relative;
	}
	.con02_2{
		width: 100%;
		height: auto;
		margin: 0 0 5%;
		padding: 6%;
		float: none;
	}
	.con02_2:nth-child(2n){
		margin: 0 0 5%;
		}
	.con02_2 dt{
		width: 100%;
		text-align: center;
		margin-bottom: 4%;
		float: none;
	}
	.con02_2 dt img{
		width: 76px;
	}
	.con02_2 dd{
		margin-left: 0;
		padding-top: 0;
	}
	
	.con03Container{
		width: 92%;
		margin: 0 auto 12%;
	}
	.con03Container h2{
		font-size: 6.4vw;
		line-height: 135%;
		background-size: 56px auto;
		margin: 0 0 8%;
		padding-top: 10%;
	}
	.con03Container .arrow{
		text-align: center;
		margin: 0 auto 3%;
	}
	.con03_1a,
	.con03_1b,
	.con03_1c,
	.con03_1d{
		background: none;
		margin-bottom: 3%;
	}
	.con03_2{
		width: 100%;
		font-size: 4.8vw;
		background-color: #0057be;
		padding: 6% 0 5%;
		vertical-align: middle;
		float: none;
	}
	.con03_2 span{
		font-size: 9.0vw;
		font-weight: bold;
		vertical-align: middle;
	}
	.con03_1a .con03_2{	padding-top: 6%; }
	.con03_1b .con03_2{	padding-top: 6%; }
	.con03_1c .con03_2{	padding-top: 6%; }
	.con03_1d .con03_2{	padding-top: 6%; }
	
	.con03_3{
		width: 100%;
		background-color: #e2eefb;
		padding: 5% 5% 2%;
		float: none;
	}
	.con03_3 p{
		font-size: 4.4vw;
		line-height: 150%;
		padding: 0 0 4%;
	}
	.con03_3 p.note{
		font-size: 3.8vw;
	}
	
	.con04Container{
		margin-bottom: 10%;
		padding: 7% 0 10%;
	}
	.con04Container h2{
		font-size: 6.4vw;
		line-height: 135%;
		background-size: 56px auto;
		margin: 0 0 3%;
		padding-top: 10%;
	}
	.con04Container h3{
		font-size: 4.5vw;
		line-height: 150%;
		margin: 0 0 6%;
	}
	
	.con04_1{
		max-width: 92%;
		margin: 0 auto;
	}
	.con04_2{
		background: none;
		border: none;
		margin-bottom: 6%;
		padding: 0;
	}
	.con04_2 dt{
		width: 100%;
		font-size: 6.0vw;
		text-align: center;
		background-color: #fff;
		background-image: url(../images/bg_01sp.png);
		background-repeat: no-repeat;
		background-position: top center;
		background-size: auto 4px;
		margin-bottom: 4%;
		padding: 7% 0 6%;
		float: none;
	}
	
	.con04_2 dd{
		font-size: 3.8vw;
		line-height: 160%;
		margin-left: 0;
	}
	.con04_3{
		display: none;
	}
	
	.table0en{
		margin-bottom: 0;
	}
	.table0en th{
		font-size: 3.8vw;
		padding: 12px 0;
	}
	.table0en td{
		font-size: 3.4vw;
		padding: 10px 10px;
	}
	.t0enNone{
		display: none;
	}
	
	.con05Container{
		width: 92%;
		margin: 0 auto 10%;
	}
	.con05Container h2{
		font-size: 8.0vw;
		line-height: 135%;
		background-size: 56px auto;
		margin: 0 0 5%;
		padding-top: 9%;
	}
	.acTit{
		font-size: 4.5vw;
		line-height: 140%;
		margin-bottom: 2%;
		padding: 3% 4.5%;
	}
	.acBody{
		width: 100%;
		margin: 0 auto;
	}
	.con05_1{
		margin-bottom: 4%;
		padding: 3% 0 0;
	}
	.con05_1 dl{
		margin-bottom: 5%;
	}
	.con05_1 dt{
		width: 10%;
		font-size: 7.0vw;
		padding-top: 4px;
		float: left;
	}
	.con05_1 dd{
		line-height: 160%;
		margin-left: 10%;
	}
	.con05_1 dd p{
		padding-bottom: 20px;
	}
	.acQ dd{ 
		font-size: 4.6vw;
		line-height: 150%;
	}
	.acA dd{ font-size: 3.8vw; }
	
	.bdNone{
		margin-bottom: 8%;
	}
	
	.acPlus span::before,
	.acPlus span::after {
		width: 16px;
		height: 2px;
		right: 15px;
		top: 50%;
	}
	
	.con06Container{
		padding: 6% 0 12%;
	}
	.con06Container h2{
		font-size: 5.0vw;
		text-align: center;
		background-image: url(../images/bg_01sp.png);
		background-repeat: no-repeat;
		background-position: top center;
		background-size: auto 4px;
		border: none;
		margin-bottom: 5%;
		padding: 7% 0 6%;
	}
	.con06Container dl{
		margin-bottom: 12%;
	}
	.con06Container dt{
		width: 100%;
		text-align: center;
		margin-bottom: 5%;
		float: none;
	}
	.con06Container dd{
		font-size: 3.8vw;
		line-height: 150%;
		margin-left: 0;
	}
	.con06_1{
		width: 92%;
		margin: 0 auto;
	}
	.con06_2{
		margin-bottom: 5%;
		position: relative;
	}
	.con06_2L{
		width: 100% !important;
		margin: 0 auto 5%;
	}
	.con06_2L p{
		font-size: 3.8vw;
		line-height: 160%;
	}
	.con06_2R{
		width: 100%;
		float: none;
	}
	.con06_2R .btn01{
		margin-bottom: 5%;
	}
	
	.footSns{
		margin-left: -10px;
		padding: 0 !important;
	}
	.footSns li{
		float: left;
	}
	
	
	
	/*------------------btn---------------------*/
	.btn01{
		width:100%;
		font-size:4.5vw;
		line-height: 150%;
		padding:20px 0;
		background-position: right 15px center;
		background-size: auto 14px;
	}
	.btn02{
		width:84%;
		font-size:4.5vw;
		padding:15px 0;
		background-position: right 15px center;
		background-size: auto 14px;
	}
	
	
	/*------------------spMenu---------------------*/
	.menu {
		width: 42px;
		padding: 2% 2% 0 0;
		float: right;
	}
	
	.headBox02 nav{
		width: 100%;
		height: 100%;
		background-color: #0057be;
		margin: -14% 0 0 -3%;
		padding-top: 12%;
		display: none;
		float: none;
		position: fixed;
		z-index: 99;
	}
	.headBox02 ul{
		margin-top: 5%;
	}
	.headBox02 li{
		width: 100%;
		font-size: 4.2vw;
		line-height: 160%;
		text-align: center;
		border: none;
		float: none;
	}
	.headBox02 li:first-child{
		border: none;
	}
	.headBox02 li br{
		display: none;
	}
	.headBox02 li a{
		padding: 5% 0;
		display: block;
		height: 100%;
		width: 100%;
	}
	.navQa{
		padding: 5% 0 !important;
	}
	.headBox02 li a:link,
	.headBox02 li a:visited{
		color: #fff;
		text-decoration: underline;
	}
	.headBox02 li a:hover{
		color: #fff;
		background-color: #e2eefb;
		transition: 0.3s linear;
	}
	.mClose{
		text-align: right;
		margin-right: 4%;
		z-index: 100;
	}
	.mClose img{
		width: 22px;
	}
	
}












