@charset "utf-8";

@import "base.css";
@import "common.css";
@import "accbox_open.css";

/*--------------------
 * tag
--------------------*/

.spOnly {display:none;}
@media screen and (max-width: 750px) {
	.pcOnly {display:none;}
	.spOnly {display:inline;}
}

img,
input[type="image"] {
	max-width: 100%;
	border: 0;
}

@media screen and (min-width: 751px) {
	a[href^="tel:"] {
		pointer-events: none;
		text-decoration: none ;
		color:#333;
	}
}

.list-note-1em {
	margin-top:15px;
}
  .list-note-1em > li {
    position: relative;
    padding-left: 1.2em;
  }
  .list-note-1em > li > .list_mark {
    position: absolute;
    top: 0;
    left: 0;
  }
.list-note-2em {
	margin-top:15px;
	list-style: none;
}
  .list-note-2em > li {
    position: relative;
    margin-left:0;
    padding-left: 2.2em;
  }
  .list-note-2em > li > .list_mark {
    position: absolute;
    top: 0;
    left: 0;
  }

ul.custommarker {
	list-style-type: none;
	margin-left:0.5em;
}
ul.custommarker li.marker1:before {
	content: '※1 ';
	margin-left:-2em;
}
ul.custommarker li.marker2:before {
	content: '※2 ';
	margin-left:-2em;
}
ul.custommarker li.marker3:before {
	content: '※3 ';
	margin-left:-2em;
}

ol.maru_num {
	list-style-type: none;
	margin:0;
}
ol.maru_num li {
	margin-left:1em;
}
ol.maru_num li.no1:before {
	content: '\02460  ';
	margin-left:-1.3em;
}
ol.maru_num li.no2:before {
	content: '\02461  ';
	margin-left:-1.3em;
}
ol.maru_num li.no3:before {
	content: '\02462  ';
	margin-left:-1.3em;
}
ol.maru_num li.no4:before {
	content: '\02463  ';
	margin-left:-1.3em;
}

/*--------------------
 * style
--------------------*/
.contents {
	margin-top:81px;
}
@media screen and (max-width: 750px) {
	.contents {
		margin-top:0;
	}
}
.contents .inner {
	margin:0 auto;
	padding:0 10px;
	width:940px;
	padding-right: 0;
	padding-left: 0;
}
@media screen and (max-width: 750px) {
	.contents .inner {
		width:100%;
	}
}

.btnArea {
	padding:25px 0 35px;
	background:#ef8300 ;
	text-align:center;
}
.btnArea .btn_tx {
	margin-bottom:10px;
	font-size:28px;
	font-weight:bold;
	color:#ffffff;
}
.btnArea a {
	display:block;
	margin:0 auto;
	padding:15px 50px;
	color:#de4315;
	width:11em;
	background:#ffffff;
	font-size:26px;
	font-weight:700;
	line-height:1;
	text-decoration: none;
	-webkit-border-radius: 30;
	-moz-border-radius: 30;
	border-radius: 30px;
}
.btnArea a:hover {
	background:#ffff33;
}
.btnArea a span {
	padding:5px 0 5px 30px;
	background: url(../img53/btn_ic1.png) no-repeat left center;
	background-size: 16px auto ;
}
@media screen and (max-width: 750px) {
	.btnArea {
		padding-top:30px;
		padding-bottom:30px;
		height:auto;
	}
	.btnArea .btn_tx {
		padding:0 0 15px;
		text-align:center;
		font-size:18px;
	}
	.btnArea a {
		margin-left:10px;
		margin-right:10px;
		font-size:22px;
		width:auto;
	}
}

.sec01 {
	background: url(../img53/sec01_02.png) no-repeat top center ;
}
.sec01 img {
	margin:0 auto;
}
.sec01 .inner1 {
	padding-bottom:54px;
	background:#2a78b2;
}
.sec01 .ti {
	padding:60px 0 248px;
}
.sec01 .tx {
	padding:24px 0 75px;
	color:#ffffff;
	font-size:16px;
	font-weight:bold;
	text-align:center;
}
.sec01 .tx2 {
	padding-bottom:35px;
}
.sec01 ul {
	margin:0 auto;
	width:780px;
	color:#ffffff;
	font-size:13px;
}

@media screen and (max-width: 750px) {
	.sec01 {
		background:url(../img53/sec01_02sp.png) no-repeat top center ;
		background-size:contain;
	}
	.sec01 .inner1 {
		padding:0 5% 35px;
		background:#2a78b2;
	}
	.sec01 .ti {
		margin:0 auto;
		padding:60px 0 170px;
		width:70%;
	}
	.sec01 .tx {
		padding:24px 0 30px;
	}
	.sec01 ul {
		width:100%;
		font-size:10px;
	}

}

.accbox {
	margin:40px 0 ;
}
.accbox label {
	padding:6px 20px 8px;
	font-size:22px;
	text-align:left;
	background: #2a78b2;
}
.accbox label span {
	padding-right:1em;
	font-size:16px;
}
@media screen and (max-width: 750px) {
	.accbox {
		margin:20px 5% 20px ;
	}
	.accbox label {
		padding:13px 10px 15px;
		text-align:left;
		font-size:18px;
	}
	.accbox label span {
		display:block;
		padding-right:1em;
		font-size:14px;
	}
}

.sec02 {
	padding:30px 0 90px ;
}
.sec02_01tx {
	margin-top:5px;
	font-size:12px;
}
.sec02_02 img {
	margin:40px auto 0 ;
}
.sec02_03 {
	margin-top:30px;
}
.sec02_03 img {
	margin:0 auto ;
}
.sec02_04 {
	margin-top:30px;
	font-size:12px;
}
.sec02_04_2col {
	display:flex;
	gap:30px;
}
.sec02_04_2col .sec02_04_img {
	width:250px;
}
.sec02_04_2col .sec02_04_tx {
	flex:1;
}

@media screen and (max-width: 750px) {
	.sec02 {
		padding:30px 0 40px ;
	}
	.sec02_01 {
		text-align:center;
		font-size:24px;
		font-weight:600;
	}
	.sec02_03 img {
		width:100%;
	}
	.sec02_04_2col {
		flex-direction: column;
		gap:10px;
	}
	.sec02_04_2col .sec02_04_img {
		width:30%;
	}
	.sec02_04_2col .sec02_04_tx {
		flex:1;
	}
}

.sec03_01 {
	padding:60px 0;
	background:#edf2f5;
}
.sec03_01 img {
	margin:0 auto;
}
.sec03_01 .tx {
	margin:0 auto;
	padding:35px 80px 0;
	width:800px;
	font-size:16px;
	line-height:2;
}
.sec03_02 {
	margin:70px auto;
	width:870px;
}
.sec03_02 .sec03_02_00 img {
	margin:0 auto 30px ;
}
.sec03_02 .sec03_02_01box {
	margin:0 auto 30px ;
}


.sec03_02_03 {
	font-size:16px;
	line-height:2;
}
.sec03_02_05 {
	margin-top:50px;
}
.sec03_02_06 {
	margin-top:10px;
	font-size:11px;
}
.sec03_03 {
	padding:60px 0;
	background:#E5EEF3;
}
.sec03_03_flexbox {
	margin:0 auto ;
	max-width:870px;
	display:flex;
	gap:30px;
}
.sec03_03_flexbox .sec03_03_flexbox_img {
	width:55%;
}
.sec03_03_flexbox .sec03_03_flexbox_tx {
	flex:1;
	margin-top:55px;
}
.sec03_04 {
	margin:40px auto 80px ;
	width:878px;
}

@media screen and (max-width: 750px) {
	.sec03_01 img {
		width:80%;
	}
	.sec03_01 .tx {
		padding:35px 0 0;
		width:90%;
		font-size:14px;
	}
	.sec03_02 {
		margin:50px auto 40px;
		width:90%;
	}
	.sec03_02 .sec03_02_00 img {
		width:80%;
	}
	.sec03_02 .sec03_02_01box {
		margin:0 auto 30px ;
		flex-direction: column;
		width:100%;
	}
	.sec03_02_01box_01 {
		margin-right:0;
		margin-bottom:20px;
	}
	.sec03_02_01box_02 img {
		margin:0 auto;
	}
	.sec03_02 .sec03_02_02box {
		margin:45px auto;
		flex-direction: column;
		width:100%;
	}
	.sec03_02_02box_01 {
		margin:0 auto 30px ;
		width:100%;
	}
	.sec03_02_02box_02 {
		margin:0 auto ;
		width:70%;
	}
	.sec03_02_02box_02 img {
		width:100%;
	}
	.sec03_02_03 {
		font-size:14px;
	}
	.sec03_03_flexbox {
		margin:0 auto ;
		max-width:90%;
		flex-direction: column;
		gap:30px;
	}
	.sec03_03_flexbox .sec03_03_flexbox_img {
		width:100%;
	}
	.sec03_03_flexbox .sec03_03_flexbox_tx {
		flex:1;
		margin-top:0px;
	}
	.sec03_04 {
		width:90%;
	}
	.sec03_04 img {
		margin:0 auto ;
		width:100%;
	}
}

.sec08 {
	margin:70px 0 0;
}
.sec08_01 img {
	margin:0 auto;
}
.sec08_01 .tx1 {
	margin:50px auto 35px;
	padding:15px 10px;
	width:500px;
	text-align:center;
	font-size:26px;
	font-weight:bold;
	line-height:1.2;
	color:#ffffff;
	background:#2a78b2;
	-webkit-border-radius: 50;
	-moz-border-radius: 50;
	border-radius: 50px;
}
.sec08_01 .tx2 {
	margin:0 auto 40px ;
	width:940px;
	font-size:16px;
	line-height:1.8;
}
.sec08_01 .tx3 {
	margin:10px auto 40px ;
	padding:20px 0;
	width:940px;
	font-size:24px;
	font-weight:bold;
	line-height:1.8;
	color:#ffffff;
	text-align:center;
	background:#EF8300;
}
.sec08_01 .tx4 {
	margin:0 auto;
	width:940px;
}
.sec08_02 {
	display:flex;
	justify-content: space-between;
	margin:40px auto 0;
	padding:45px 70px 30px;
	width:800px;
	background:#2a78b2;
	color:#ffffff;
}
.sec08_02_01 {
	width:430px;
}
.sec08_02_01 .ti {
	font-size:32px;
	font-weight:bold;
	line-height:1.6;
}
.sec08_02_01 .tx {
	margin-top:20px;
	font-size:18px;
	line-height:1.6;
}
.sec08_02_02 {
	width:340px;
}
.sec08_02_tx {
	margin:0 auto ;
	padding:0 70px 40px;
	width:800px;
	background:#2a78b2;
}
.sec08_02_tx p {
	padding:10px 0;
	background:#D24319;
	font-size:20px;
	font-weight:bold;
	color:#ffffff;
	text-align:center;
}
.sec08_03 .tx1 {
	margin:70px auto 35px;
	padding:15px 10px;
	width:500px;
	text-align:center;
	font-size:26px;
	font-weight:bold;
	line-height:1.2;
	color:#ffffff;
	background:#2a78b2;
	-webkit-border-radius: 50;
	-moz-border-radius: 50;
	border-radius: 50px;
}
.sec08_03 img {
	margin:0 auto;
}
.sec08_03 .il2 {
	margin:10px auto 80px ;
}

@media screen and (max-width: 750px) {
	.sec08 {
		margin:70px 5% 0;
	}
	.sec08_01 img {
		width:100%;
	}
	.sec08_01 .tx1 {
		width:90%;
		font-size:20px;
	}
	.sec08_01 .tx2 {
		width:100%;
		font-size:14px;
	}
	.sec08_01 .tx3 {
		margin:10px auto 40px ;
		padding:20px 5%;
		width:90%;
		font-size:20px;
	}
	.sec08_01 .tx4 {
		margin:10px auto 0;
		width:100%;
	}
	.sec08_02 {
		flex-direction: column;
		margin:40px auto 0;
		padding:25px 5%;
		width:90%;
	}
	.sec08_02_01 {
		width:100%;
	}
	.sec08_02_01 .ti {
		font-size:22px;
		text-align:center;
	}
	.sec08_02_01 .tx {
		margin-bottom:20px;
		font-size:14px;
	}
	.sec08_02_02 {
		width:100%;
	}
	.sec08_02_tx {
		padding:0 0 40px;
		width:100%;
	}
	.sec08_02_tx p {
		margin:0 5%;
		padding:10px 10px;
		font-size:16px;
	}

	.sec08_03 .tx1 {
		margin:70px auto 25px;
		padding:15px 5%;
		width:90%;
		font-size:20px;
	}
	.sec08_03 img {
		margin:0 auto;
	}
	.sec08_03 .il2 {
		margin:10px auto 80px ;
	}
}

.sec09 {
	margin:70px 0 ;
}
.sec09_01 img {
	margin:0 auto;
}
.sec09_01 .tx1 {
	margin:40px auto 40px ;
	width:800px;
	font-size:18px;
	line-height:1.8;
}
@media screen and (max-width: 750px) {
	.sec09 {
		margin:70px 0 50px ;
	}
	.sec09_01 .ti img {
		margin:0 auto;
		width:85%;
	}
	.sec09_01 .tx1 {
		margin:40px auto 40px ;
		width:90%;
		font-size:16px;
		line-height:1.8;
	}
	.sec09_01 .il1 img {
		margin:0 auto;
		width:95%;
	}
}

.sec04 {
	padding:0 0 50px ;
}
.sec04  h2 {
	margin:0 0 30px;
	padding:6px 15px;
	font-size:22px;
	font-weight:bold;
	color:#ffffff;
	letter-spacing: 0;
	background:#2a78b2;
}
.sec04 .list-note-2em {
	font-size:13px;
}
@media screen and (max-width: 750px) {
	.sec04 {
		margin:0 0 0 ;
		padding:1px 5% 20px ;
	}
	.sec04  h2 {
		margin:40px 0 15px;
		padding:10px 15px;
		font-size:20px;
	}
	.sec04 .list-note-2em {
		font-size:10px;
	}
}

table.syouhin_gaiyou {
	width:100%;
	border-top:1px solid #2a78b2;
	font-size:16px;
}
table.syouhin_gaiyou th {
	padding:6px 10px;
	width:25%;
	border-bottom:1px solid #fff;
	text-align:center;
	vertical-align:middle;
	background:#2a78b2;
	color:#fff;
	font-weight:normal;
}
table.syouhin_gaiyou td {
	padding:6px 15px;
	border-bottom:1px solid #2a78b2;
	background:#ffffff;
}
table.syouhin_gaiyou ul {
	margin:0;
	list-style-type: disc ;
}
table.syouhin_gaiyou ul li {
	margin-left:1em;
}
@media screen and (max-width: 750px) {
	table.syouhin_gaiyou {
		margin-top:20px;
		font-size:14px;
	}
}
table.syouhin_gaiyou ul {
	margin:0;
	list-style-type: disc ;
}

.contents .sec06 {
	padding:80px 0 125px;
}
.contents .sec06 .inner1 .ti1 {
	font-size:46px;
	color:#2a78b2;
	font-weight:bold;
	text-align:center;
}
.contents .sec06 .inner1 .tx1 {
	margin:0 auto;
	padding:20px 0 40px;
	width:780px;
	font-size:17px;
	line-height:1.8;
}
.contents .sec06 .inner1 .ti2 {
	text-align:center;
}
.contents .sec06 .inner1 .ti2 span {
	padding:15px;
	font-size:20px;
	font-weight:bold;
	color:#de4315;
	border:1px solid #de4315;
}
.contents .sec06 .inner1 .ti3 {
	margin:80px auto 10px;
	padding:25px 10px;
	width:476px;
	text-align:center;
	font-size:26px;
	font-weight:bold;
	line-height:1.2;
	color:#ffffff;
	background:#2a78b2;
	-webkit-border-radius: 50;
	-moz-border-radius: 50;
	border-radius: 50px;
}
.contents .sec06 .inner1 .ti4 {
	margin:80px auto 10px;
	padding:15px 10px;
	width:476px;
	text-align:center;
	font-size:26px;
	font-weight:bold;
	line-height:1.2;
	color:#ffffff;
	background:#2a78b2;
	-webkit-border-radius: 50;
	-moz-border-radius: 50;
	border-radius: 50px;
}
.contents .sec06 .inner1 .tx2 {
	margin:0 auto;
	padding:20px 0 30px;
	width:780px;
	font-size:17px;
	line-height:1.8;
}
.contents .sec06 .inner1 .tx3 {
	margin:0 auto;
	padding:20px 0 30px;
	width:780px;
	font-size:14px;
	line-height:1.8;
}
.contents .sec06 .inner1 .il1 img {
	margin:0 auto;
}
@media screen and (max-width: 750px) {
	.contents .sec06 {
		padding:60px 0 60px;
	}
	.contents .sec06 .inner1 .ti1 {
		font-size:28px;
	}
	.contents .sec06 .inner1 .tx1 {
		padding:20px 0 40px;
		width:90%;
		font-size:14px;
		line-height:1.8;
	}
	.contents .sec06 .inner1 .ti2 span {
		display:inline-block;
		padding:15px;
		font-size:18px;
	}
	.contents .sec06 .inner1 .ti3 {
		margin:60px auto 10px;
		padding:10px;
		width:70%;
		font-size:20px;
	}
	.contents .sec06 .inner1 .ti4 {
		padding:15px 10px;
		width:70%;
		font-size:20px;
	}
	.contents .sec06 .inner1 .tx2 {
		padding:20px 0 30px;
		width:90%;
		font-size:14px;
	}
	.contents .sec06 .inner1 .tx3 {
		padding:20px 0 30px;
		width:90%;
		font-size:12px;
	}
	.contents .sec06 .inner1 .il1 img {
		width:90%;
	}

}

