@charset "UTF-8";
/* CSS Document */

.pc { display: block!important; }
.sp { display: none!important; }

body{
	background-color: #fff3d1;
}
#autumncampaign2025{
	width: 970px;
	font-family: 'Noto Sans JP', sans-serif;
	color: #151515 !important;
	letter-spacing: 0;
	margin: 30px auto 110px;	
	box-sizing: border-box;
	position: relative;
}
#autumncampaign2025 strong{
	font-weight: 700 !important;
}
#autumncampaign2025 a:link,
#autumncampaign2025 a:visited{
	color: #0a89eb;
	text-decoration: underline;
}
#autumncampaign2025 a:hover{
	color: #42a0e8;
	text-decoration: underline;
}
#autumncampaign2025 a img:hover{
	opacity: 0.8;
	transition : 0.5s;
}
#autumncampaign2025 img{
	max-width: 100%;
}
/*#autumncampaign2025 .note{
	font-size: 13px !important;
	line-height: 140% !important;
}*/

/*#autumncampaign2025 .logo{
	position: absolute;
	top: -15px;
	left: 30px;
}*/
#autumncampaign2025 header{
	width: 100%;
	margin-bottom: 10px;
}

.marker{ 
    background:linear-gradient(transparent 60%, #fffc27 60%);
}
.fRed{
	color: #ff114f;
}
.acContents{
	width: 920px;
	margin: 0 auto 70px;
	padding: 20px 0 60px;
	background-color: #fff;
	-moz-border-radius:10px!important;
	-webkit-border-radius:10px!important;
	border-radius:10px!important;
}

.catch{
	width: 930px;
	height: 255px;
	margin: 0 auto 15px;
	padding-top: 60px;
	background-image: url(../images/catch_bg.jpg);
	background-repeat: no-repeat;
	background-size: 100% 100%;
	box-sizing: border-box;
}
.catch p{
	font-size: 24px;
	font-weight: 600;
	text-align: center;
	letter-spacing: 0.05em;
	line-height: 160%;
}
.catch p strong{
	color: #ea8815;
}

#autumncampaign2025 h2{
	font-size: 26px;
	font-weight: 700;
	color: #fff;
	text-align: center;
	line-height: 100%;
	text-shadow: 1px 1px 3px rgba(0, 0, 0, 0.6);
	background-image: url(../images/tit_bg01.png);
	background-repeat: no-repeat;
	background-size: 100% 100%;
	margin-bottom: 30px;
	padding: 11px 0 13px;
}
#autumncampaign2025 h3{
	width: 442px;
	font-size: 22px;
	font-weight: 600;
	color: #fff;
	line-height: 100%;
	background-image: url(../images/tit_bg02.png);
	background-repeat: no-repeat;
	background-size: 100% 100%;
	padding: 10px 0 11px 25px;
}

.acBlock01 .inner,
.acBlock02 .inner,
.acBlock03 .inner{
	width: 870px;
	margin: 0 auto;
}
.acBlock01 h3,
.acBlock03 h3{
	margin-bottom: 20px;
}
.acBlock01 .tit{
	text-align: center;
	padding-top: 10px;
	background-color: #f7f6ef;
}
.acBlock01 .tit img{
	width: 90% !important;
}
.acBlock01 h4{
	font-size: 20px;
	font-weight: 500;
	color: #fff;
	text-align: center;
	line-height: 100%;
	letter-spacing: 0.05em;
	padding: 10px 0 12px;
}
.acBlock01 .arrow{
	height: 14px;
	text-align: center;
	margin-bottom: 10px;
}
.acBlock01 .arrow img{
	width: 20px !important;
	vertical-align: top;
}
.acBlock01 ul{
	width: 85%;
	margin: 0 auto;
	padding-left: 20px;
}
.acBlock01 li{
	font-size: 16px;
	line-height: 160%;
	letter-spacing: 0.05em;
	list-style: disc;
	margin-bottom: 10px;
}
.acBlock01 li strong{
	font-size: 18px;
	color: #b5311c;
}
.acBlock01_1{
	margin-bottom: 25px;
	position: relative;
}
.acBlock01_2{
	margin-bottom: 30px;
	position: relative;
}
.acBlock01L,
.acBlock01R{
	width: 420px;
	padding-bottom: 20px;
	background-color: #fff;
	-moz-border-radius:8px!important;
	-webkit-border-radius:8px!important;
	border-radius:8px!important;
	box-sizing: border-box;
}
.acBlock01L{ float: left; }
.acBlock01R{ float: right; }

.acBlock01_1 .acBlock01L,
.acBlock01_1 .acBlock01R{
	min-height: 360px;
	border: 3px solid #853e0f;
}
.acBlock01_1 h4{
	background-color: #853e0f;
}
.acBlock01_1 .marker{
	font-size: 18px;
	font-weight: 600;
}
.acBlock01_2 .acBlock01L,
.acBlock01_2 .acBlock01R{
	min-height: 400px;
	border: 3px solid #0f7085;
}
.acBlock01_2 h4{
	background-color: #0f7085;
}

.acBlock01_1voice{
	width: 640px;
	height: 130px;
	margin: 0 auto 40px;
	padding: 13px 0 0 190px;
	background-image: url(../images/img01_3.png);
	background-repeat: no-repeat;
	background-size: 100% 100%;
	box-sizing: border-box;
}
.acBlock01_1voice p{
	font-size: 26px;
	font-weight: 600;
	color: #fff;
	line-height: 140%;
	letter-spacing: 0.1em;
}
.acBlock01_2voice{
	width: 380px;
	height: 110px;
	margin: 15px auto 0;
	padding: 13px 0 0 120px;
	background-image: url(../images/img01_6.png);
	background-repeat: no-repeat;
	background-size: 100% 100%;
	box-sizing: border-box;
}
.acBlock01_2voice p{
	font-size: 19px;
	font-weight: 600;
	color: #fff;
	line-height: 150%;
	letter-spacing: 0.03em;
}
.acBlock01_3 .btn01{
	margin-left: 490px;
}

.acBlock02 h3{
	margin-bottom: 25px;
}
.acBlock02_1{
	margin-bottom: 25px;
}
.acBlock02_1 .graph{
	width: 93%;
	margin: 0 auto 18px;
}
.acBlock02_2{
	margin-bottom: 30px;
}
.acBlock02_3{
	padding: 20px 25px;
	background-color: #f7f6ef;
	-moz-border-radius:6px!important;
	-webkit-border-radius:6px!important;
	border-radius:6px!important;
}
.acBlock02_3.mb{
	margin-bottom: 55px;
}
.acBlock02_3 dl{
	font-size: 13px;
}
.acBlock02_3 dt{
	width: 1em;
	color: #ff114f;
	float: left;
}
.acBlock02_3 dd{
	margin-left: 1em;
}

.acBlock03L,
.acBlock03R{
	width: 420px;
	padding: 22px 25px 5px;
	background-color: #fff;
	border: 3px solid #853e0f;
	-moz-border-radius:8px!important;
	-webkit-border-radius:8px!important;
	border-radius:8px!important;
	box-sizing: border-box;
}
.acBlock03L{ float: left; }
.acBlock03R{ float: right; }

.acBlock03 h4{
	font-size: 32px;
	font-weight: 700;
	text-align: center;
	line-height: 100%;
	margin-bottom: 15px;
}
.acBlock03 h4 strong{
	font-size: 38px;
}
.acBlock03 h4 span{
	font-size: 30px;
}
.acBlock03 .btn01{
	width: 100%;
	margin-bottom: 20px;
}
.acBlock03 p{
	font-size: 16px;
	line-height: 160%;
	letter-spacing: 0.03em;
	/*text-align: justify;*/
	padding-bottom: 10px;
}

.acBlock03_1{
	margin-bottom: 55px;
}
.acBlock03_1 .acBlock03L h4 strong{
	color: #28a1e0;
}
.acBlock03_1 .acBlock03R h4 strong{
	color: #e8410c;
}
.acBlock03_1 .acBlock03L .btn01{
	background-color: #28a1e0;
}
.acBlock03_1 .acBlock03L .btn01:hover{
	background-color: #46b5ee;
}
.acBlock03_1 .acBlock03R .btn01{
	background-color: #e8410c;
}
.acBlock03_1 .acBlock03R .btn01:hover{
	background-color: #f45d2d;
}
.acBlock03_1 .acBlock03L .txt,
.acBlock03_1 .acBlock03R .txt{
	height: 200px;
	padding-top: 10px;
	background-repeat: no-repeat;
	background-size: 100% auto;
}
.acBlock03_1 .acBlock03L .txt{
	background-image: url(../images/img03_1.png);
}
.acBlock03_1 .acBlock03R .txt{
	background-image: url(../images/img03_2.png);
}
.acBlock03_1 .txt p{
	width: 190px;
}

.acBlock03_2 .acBlock03L .btn01{
	background-color: #57ac5f;
}
.acBlock03_2 .acBlock03L .btn01:hover{
	background-color: #6cc074;
}
.acBlock03_2 .acBlock03R .btn01{
	background-color: #ac8d57;
}
.acBlock03_2 .acBlock03R .btn01:hover{
	background-color: #bc9e6a;
}

.acBlock04 .inner{
	width: 810px;
	margin: 0 auto;
	position: relative;
}
.acBlock04_1{
	width: 310px;
	float: left;
}
.acBlock04_2{
	margin-left: 350px;
	padding-top: 30px;
}
.acBlock04_2 p{
	font-size: 16px;
	line-height: 180%;
	letter-spacing: 0.03em;
	padding-bottom: 25px;
}
.acBlock04_2 p .marker{
	font-size: 20px;
	font-weight: 700;
	color: #b5311c;
}
.acBlock04_2 p.note{
	font-size: 14px;
}
.acBlock04_2 .btn01{
	margin-left: 85px;
}
.acBlock04.acContents{
	padding: 20px 0 30px;
}

.acBlock05 .inner{
	width: 810px;
	margin: 0 auto;
}
.acBlock05_1{
	border-bottom: 1px dotted #a0a0a0;
	box-sizing: border-box;
}
.acBlock05_1 .accordion-title dl{
	width: 770px;
}
.acBlock05_1 .accordion-title dt{
	width: 35px;
	float: left;
}
.acBlock05_1 .accordion-title dd{
	font-size: 20px;
	font-weight: 700;
	line-height: 150%;
	margin-left: 65px;
}
/*.acBlock05_2 .accordion-title dd{
	padding-top: 10px;
	padding-bottom: 10px;
}*/
.acBlock05_1 .accordion-content{
	/*padding-top: 20px;*/
	padding-bottom: 20px;
	display: none;
}
.acBlock05_1 .accordion-content dl{
	width: 770px;
}
.acBlock05_1 .accordion-content dt{
	width: 35px;
	float: left;
}
.acBlock05_1 .accordion-content dd{
	font-size: 16px;
	color: #a77f21;
	line-height: 180%;
	margin-left: 65px;
}
.acBlock05.acContents{
	padding: 20px 0 80px;
}


.footCopy{
	text-align: center;
	background-color: #13293d;
	padding: 15px 0 25px;
}
.footCopy div{
	width: 350px;
	margin: 0 auto 2px;
}
.footCopy div img{
	width: 100%;
}
.footCopy address{
	font-size: 11px;
	color: #fff;
}



/*----------accordion----------*/
.accordion-title {
	padding: 25px 0 15px;
	box-sizing: border-box;
	cursor: pointer;
	display: block;
	position: relative;
}
.accordion-title:after {
	content: "";
	position: absolute;
	right: 0;
	top: 40%;
	transition: all 0.2s ease-in-out;
	display: block;
	width: 12px;
	height: 12px;
	border-top: solid 3px #41b48f;
	border-right: solid 3px #41b48f;
	-webkit-transform: rotate(135deg);
	transform: rotate(135deg);
}
.accordion-title.open:after {
	-webkit-transform: rotate(-45deg);
	transform: rotate(-45deg);
	/*top: 45%;*/
}



/*----------btn----------*/
.btn01{
	width:370px;
	font-size:18px;
	font-weight: 700;
	text-align:center;
	color:#fff;
	/*margin: 0 auto 0;*/
	padding:12px 0 13px;
	-moz-border-radius:100px!important;
	-webkit-border-radius:100px!important;
	border-radius:100px!important;
	background-color: #f99b2d;
	box-shadow: 3px 3px 6px -3px rgba(0,0,0,0.6);
	position: relative;
	}
.btn01{	
	background-image: url("../images/btn_icon01.png");
	background-repeat: no-repeat;
	background-position: right 15px center;
	background-size: 10px 15px;
	}
.btn02{
	width:450px;
	font-size:34px;
	font-weight: 700;
	text-align:center;
	color:#fff;
	margin-left: auto;
	margin-right: auto;
	padding: 30px 0 33px;
	background-color: #fe7316;
	background-image: url("../images/btn_icon02.png");
	background-repeat: no-repeat;
	background-position: right 20px center;
	box-shadow: 3px 3px 6px -3px rgba(0,0,0,0.6);
	position: relative;
	}
.btn01 a,
.btn02 a{
	width: 100%;
	height:100%;
	position: absolute;
    top: 0;
    left: 0;
}
.btn01:hover,
.btn02:hover{
	cursor: pointer;
}
.btn01:hover{
	background-color: #f5ae5b;
	transition : 0.5s;
}
.btn02:hover{
	background-color: #fd8433;
	transition : 0.5s;
}





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

.pc { display: none!important; }
.sp { display: block!important; }

/*#autumncampaign2025{
	width: 94%;
	margin: 4% auto 14%;
	padding: 5% 3% 8%;
	background-size: 100% auto;
}

#autumncampaign2025 header{
	width: 100%;
	margin: 0 auto 1%;
}


#autumncampaign2025 h2{
	font-size: 4.4vw;
	line-height: 100%;
	margin-bottom: 5%;
	padding: 2.5% 4% 3.2%;
}*/


#autumncampaign2025{
	width: 100%;
	/*font-family: 'Noto Sans JP', sans-serif;
	color: #151515 !important;
	letter-spacing: 0;*/
	margin: 4% auto 16%;
	/*box-sizing: border-box;
	position: relative;*/
}
/*#autumncampaign2025 strong{
	font-weight: 700 !important;
}*/
/*#autumncampaign2025 a:link,
#autumncampaign2025 a:visited{
	color: #0a89eb;
	text-decoration: underline;
}
#autumncampaign2025 a:hover{
	color: #42a0e8;
	text-decoration: underline;
}
#autumncampaign2025 a img:hover{
	opacity: 0.8;
	transition : 0.5s;
}
#autumncampaign2025 img{
	max-width: 100%;
}*/
#autumncampaign2025 header{
	width: 96%;
	margin: 0 auto 2%;
}

/*.marker{ 
    background:linear-gradient(transparent 60%, #fffc27 60%);
}
.fRed{
	color: #ff114f;
}*/
.acContents{
	width: 96%;
	margin: 0 auto 10%;
	padding: 5% 0 10%;
	/*background-color: #fff;
	-moz-border-radius:10px!important;
	-webkit-border-radius:10px!important;
	border-radius:10px!important;*/
}

.catch{
	width: 100%;
	height: auto;
	margin: 0 auto 3%;
	padding: 14% 0 14%;
	background-image: url(../images/catch_bgsp.jpg);
	/*background-repeat: no-repeat;
	background-size: 100% 100%;
	box-sizing: border-box;*/
}
.catch p{
	font-size: 4.0vw;
	/*font-weight: 600;
	text-align: center;*/
	letter-spacing: 0.02em;
	line-height: 160%;
}
/*.catch p strong{
	color: #ea8815;
}*/

#autumncampaign2025 h2{
	font-size: 4.6vw;
	/*font-weight: 700;
	color: #fff;
	text-align: center;*/
	line-height: 140%;
	/*text-shadow: 1px 1px 3px rgba(0, 0, 0, 0.6);*/
	background-image: url(../images/tit_bg01sp.png);
	/*background-repeat: no-repeat;
	background-size: 100% 100%;*/
	margin-bottom: 5%;
	padding: 1.5% 0 2%;
}
#autumncampaign2025 h3{
	width: 100%;
	font-size: 4.0vw;
	/*font-weight: 600;
	color: #fff;*/
	line-height: 150%;
	background-image: url(../images/tit_bg02sp.png);
	/*background-repeat: no-repeat;
	background-size: 100% 100%;*/
	padding: 1.5% 0 1.5% 3.5%;
	box-sizing: border-box;
}

.acBlock01 .inner,
.acBlock02 .inner,
.acBlock03 .inner{
	width: 94%;
	/*margin: 0 auto;*/
}
.acBlock01 h3,
.acBlock03 h3{
	margin-bottom: 4.5%;
}
.acBlock01 .tit{
	/*text-align: center;*/
	padding-top: 3%;
	/*background-color: #f7f6ef;*/
}
.acBlock01 .tit img{
	width: 85% !important;
}
.acBlock01 h4{
	font-size: 4.3vw;
	/*font-weight: 500;
	color: #fff;
	text-align: center;*/
	line-height: 100%;
	letter-spacing: 0.05em;
	padding: 3% 0 3.5%;
}
.acBlock01 .arrow{
	height: 12px;
	/*text-align: center;*/
	margin-bottom: 1.5%;
}
.acBlock01 .arrow img{
	width: 18px !important;
	/*vertical-align: top;*/
}
.acBlock01 ul{
	width: 88%;
	/*margin: 0 auto;*/
	padding-left: 15px;
}
.acBlock01 li{
	font-size: 3.6vw;
	line-height: 160%;
	letter-spacing: 0.05em;
	/*list-style: disc;*/
	margin-bottom: 2%;
}
.acBlock01 li strong{
	font-size: 3.8vw;
	/*color: #b5311c;*/
}
.acBlock01_1{
	margin-bottom: 0;
	/*position: relative;*/
}
.acBlock01_2{
	margin-bottom: 1%;
	/*position: relative;*/
}
.acBlock01L,
.acBlock01R{
	width: 100%;
	margin-bottom: 5%;
	padding-bottom: 4%;
	/*background-color: #fff;
	-moz-border-radius:8px!important;
	-webkit-border-radius:8px!important;
	border-radius:8px!important;
	box-sizing: border-box;*/
	float: none;
}
/*.acBlock01L{ float: left; }
.acBlock01R{ float: right; }*/

.acBlock01_1 .acBlock01L,
.acBlock01_1 .acBlock01R{
	min-height: auto;
	/*border: 3px solid #853e0f;*/
}
/*.acBlock01_1 h4{
	background-color: #853e0f;
}*/
.acBlock01_1 .marker{
	font-size: 3.8vw;
	font-weight: 600;
}
.acBlock01_2 .acBlock01L,
.acBlock01_2 .acBlock01R{
	min-height: auto;
	/*border: 3px solid #0f7085;*/
}
/*.acBlock01_2 h4{
	background-color: #0f7085;
}*/

.acBlock01_1voice{
	width: 100%;
	height: 26vw;
	margin: 0 auto 11%;
	padding: 3.5% 0 0 27%;
	background-image: url(../images/img01_3sp.png);
	/*background-repeat: no-repeat;
	background-size: 100% 100%;
	box-sizing: border-box;*/
}
.acBlock01_1voice p{
	font-size: 4.8vw;
	/*font-weight: 600;
	color: #fff;*/
	line-height: 145%;
	letter-spacing: 0.06em;
}
.acBlock01_2voice{
	width: 94%;
	height: 24vw;
	margin: 4% auto 0;
	padding: 3.1% 0 0 25.5%;
	background-image: url(../images/img01_6sp.png);
	/*background-repeat: no-repeat;
	background-size: 100% 100%;
	box-sizing: border-box;*/
}
.acBlock01_2voice p{
	font-size: 4.4vw;
	/*font-weight: 600;
	color: #fff;*/
	line-height: 150%;
	letter-spacing: 0.03em;
}
.acBlock01_3 .btn01{
	margin-left: 0;
}

.acBlock02 h3{
	margin-bottom: 6%;
}
.acBlock02_1{
	margin-bottom: 8%;
}
.acBlock02_1 .graph{
	width: 100%;
	margin: 0 auto 5%;
}
.graph_scroll{
	width:100%;
	overflow-x: auto;
	white-space: nowrap;
}
.graph_scroll img{
	min-width: 680px;
}
.acBlock02_2{
	margin-bottom: 6%;
}
.acBlock02_3{
	padding: 4% 4%;
	/*background-color: #f7f6ef;
	-moz-border-radius:6px!important;
	-webkit-border-radius:6px!important;
	border-radius:6px!important;*/
}
.acBlock02_3.mb{
	margin-bottom: 12%;
}
.acBlock02_3 dl{
	font-size: 3.2vw;
}
/*.acBlock02_3 dt{
	width: 1em;
	color: #ff114f;
	float: left;
}
.acBlock02_3 dd{
	margin-left: 1em;
}*/

.acBlock03L,
.acBlock03R{
	width: 100%;
	margin-bottom: 5%;
	padding: 5% 4% 3%;
	/*background-color: #fff;
	border: 3px solid #853e0f;
	-moz-border-radius:8px!important;
	-webkit-border-radius:8px!important;
	border-radius:8px!important;
	box-sizing: border-box;*/
	float: none;
}
/*.acBlock03L{ float: left; }
.acBlock03R{ float: right; }*/

.acBlock03 h4{
	font-size: 7.0vw;
	/*font-weight: 700;
	text-align: center;
	line-height: 100%;*/
	margin-bottom: 4%;
}
.acBlock03 h4 strong{
	font-size: 8.6vw;
}
.acBlock03 h4 span{
	font-size: 6.4vw;
}
.acBlock03 .btn01{
	/*width: 100%;*/
	margin-bottom: 5%;
}
.acBlock03 p{
	font-size: 3.6vw;
	line-height: 160%;
	letter-spacing: 0.03em;
	/*text-align: justify;*/
	padding-bottom: 2%;
}

.acBlock03_1{
	margin-bottom: 6%;
}
/*.acBlock03_1 .acBlock03L h4 strong{
	color: #28a1e0;
}
.acBlock03_1 .acBlock03R h4 strong{
	color: #e8410c;
}
.acBlock03_1 .acBlock03L .btn01{
	background-color: #28a1e0;
}
.acBlock03_1 .acBlock03L .btn01:hover{
	background-color: #46b5ee;
}
.acBlock03_1 .acBlock03R .btn01{
	background-color: #e8410c;
}
.acBlock03_1 .acBlock03R .btn01:hover{
	background-color: #f45d2d;
}*/

.acBlock03_1 .acBlock03L .txt,
.acBlock03_1 .acBlock03R .txt{
	height: 200px;
	padding-top: 10px;
	background-repeat: no-repeat;
	background-size: 100% auto;
}
.acBlock03_1 .acBlock03L .txt{
	width: 95%;
	height: 39vw;
	margin: 0 auto;
	padding-top: 0;
	/*background-repeat: no-repeat;
	background-size: 100% auto;*/
}
.acBlock03_1 .acBlock03R .txt{
	width: 95%;
	height: 42vw;
	margin: 0 auto;
	padding-top: 0;
}
.acBlock03_1 .acBlock03L .txt{
	background-image: url(../images/img03_1sp.png);
}
.acBlock03_1 .acBlock03R .txt{
	background-image: url(../images/img03_2sp.png);
}
.acBlock03_1 .txt p{
	width: 53%;
}
.acBlock03_2 .acBlock03L .txt{
	width: 95%;
	height: 28vw;
	margin: 0 auto;
	padding-top: 0;
	background-image: url(../images/img03_3sp.png);
	background-repeat: no-repeat;
	background-size: 100% auto;
}
.acBlock03_2 .acBlock03L .txt p{
	width: 53%;
}
.acBlock03_2 .acBlock03R .txt{
	width: 95%;
	margin: 0 auto;
}
/*.acBlock03_2 .acBlock03L .btn01{
	background-color: #57ac5f;
}
.acBlock03_2 .acBlock03L .btn01:hover{
	background-color: #6cc074;
}
.acBlock03_2 .acBlock03R .btn01{
	background-color: #ac8d57;
}
.acBlock03_2 .acBlock03R .btn01:hover{
	background-color: #bc9e6a;
}*/

.acBlock04 .inner{
	width: 90%;
	/*margin: 0 auto;
	position: relative;*/
}
.acBlock04_1{
	width: 65%;
	margin: 0 auto 2%;
	float: none;
}
.acBlock04_2{
	margin-left: 0;
	padding-top: 0;
}
.acBlock04_2 p{
	font-size: 3.6vw;
	line-height: 180%;
	letter-spacing: 0.03em;
	padding-bottom: 4%;
}
.acBlock04_2 p .marker{
	font-size: 5.0vw;
	/*font-weight: 700;
	color: #b5311c;*/
}
.acBlock04_2 p.note{
	font-size: 3.4vw;
}
.acBlock04_2 .btn01{
	margin-left: 0;
}
.acBlock04.acContents{
	padding: 5% 0 9%;
}

.acBlock05 .inner{
	width: 90%;
	/*margin: 0 auto;*/
}
/*.acBlock05_1{
	border-bottom: 1px dotted #a0a0a0;
	box-sizing: border-box;
}*/
.acBlock05_1 .accordion-title dl{
	width: 93%;
}
.acBlock05_1 .accordion-title dt{
	width: 7%;
	/*float: left;*/
}
.acBlock05_1 .accordion-title dd{
	font-size: 4.0vw;
	/*font-weight: 700;*/
	line-height: 145%;
	margin-left: 10%;
}
.acBlock05_1 .accordion-content{
	padding-bottom: 6%;
	display: none;
}
.acBlock05_1 .accordion-content dl{
	width: 93%;
}
.acBlock05_1 .accordion-content dt{
	width: 7%;
	/*float: left;*/
}
.acBlock05_1 .accordion-content dd{
	font-size: 3.6vw;
	/*color: #a77f21;*/
	line-height: 160%;
	margin-left: 10%;
}
.acBlock05.acContents{
	padding: 5% 0 11%;
}


.footCopy{
	/*text-align: center;
	background-color: #13293d;*/
	padding: 3% 0 5%;
}
.footCopy div{
	width: 75%;
	margin: 0 auto 2px;
}
/*.footCopy div img{
	width: 100%;
}*/
.footCopy address{
	font-size: 10px;
	line-height: 80% !important;
	/*color: #fff;*/
}


/*----------accordion----------*/
.accordion-title {
	padding: 4% 0;
	/*box-sizing: border-box;
	cursor: pointer;
	display: block;
	position: relative;*/
}
.accordion-title:after {
	/*content: "";
	position: absolute;
	right: 0;
	top: 40%;
	transition: all 0.2s ease-in-out;
	display: block;*/
	width: 7px;
	height: 7px;
	/*border-top: solid 3px #fe7316;
	border-right: solid 3px #fe7316;
	-webkit-transform: rotate(135deg);
	transform: rotate(135deg);*/
}
/*.accordion-title.open:after {
	-webkit-transform: rotate(-45deg);
	transform: rotate(-45deg);
}*/



/*----------btn----------*/
.btn01{
	width: 100%;
	font-size: 3.8vw;
	/*font-weight: 700;
	text-align:center;
	color:#fff;
	margin: 0 auto 0;*/
	padding: 3% 0 3%;
	/*-moz-border-radius:8px!important;
	-webkit-border-radius:8px!important;
	border-radius:8px!important;
	background-color: #fe7316;
	box-shadow: 3px 3px 6px -3px rgba(0,0,0,0.6);
	position: relative;*/
	}
.btn01{	
	/*background-image: url("../images/btn_icon01.png");
	background-repeat: no-repeat;*/
	background-position: right 10px center;
	}
.btn02{
	width:88%;
	font-size: 4.8vw;
	/*font-weight: 700;
	text-align:center;
	color:#fff;
	margin-left: auto;
	margin-right: auto;*/
	padding: 4% 0 4%;
	/*background-color: #fe7316;
	background-image: url("../images/btn_icon02.png");
	background-repeat: no-repeat;*/
	background-position: right 10px center;
	/*box-shadow: 3px 3px 6px -3px rgba(0,0,0,0.6);
	position: relative;*/
	}
/*.btn01 a{
	width: 100%;
	height:100%;
	position: absolute;
    top: 0;
    left: 0;
}
.btn01:hover{
	cursor: pointer;
}
.btn01:hover{
	background-color: #f8904b;
	transition : 0.5s;
}*/


}
