@charset "UTF-8";
h1,h2{
	color:#eea71e;
}
.p10{
	display: block;
	padding: 15px 0;
}
.p10 a{
	text-decoration: underline !important;
	color:rgba(79,109,252,1.00);
}
/*--- cont1 ----*/
#cont1{
	padding-top: 60px;
	padding-bottom: 60px;
	border-top:10px solid #eea71e;
}
#cont1 ul{
	display: block;
}
#cont1 li{
	display: block;
	width: 100%;
	height: 280px;
}
#cont1 li h3{
	display: block;
	font-size: 24px;
	line-height: 160%;
	padding: 30px 0 20px 0;
	position: relative;
}
#cont1 li h3::before {
  border-bottom: solid 2px #e39600;
  width: 300px;
  position: absolute;z-index: 1;bottom: 0;left: 0;
  content: "";
}
#cont1 li p{
	padding-top: 20px;
}
#cont1 li img{
	float: right;
	margin-left: 20px;
}

/*--- cont2 ----*/
#cont2{
	padding-top: 70px;
	padding-bottom: 70px;
}
#cont2 #co2Copy{
	display: block;
	text-align: center;
	margin-top: -8px;
	margin-bottom: 45px;
	font-size: 24px;
	line-height: 150%;
}
#cont2 #co2txt1{
	display: block;
	height: 50px;
	font-size: 20px;
	text-align: center;
	line-height: 50px;
	color:#fff;
	background-color: #227ab0;
}
#cont2 #co2table{
	display: table;
	table-layout: fixed;
  	word-wrap: break-word;
	width: 998px;
	border-bottom: 2px solid #227ab0;
	border-right: 2px solid #227ab0;
	border-left: 2px solid #227ab0;
	border-collapse: collapse !important;
}
#cont2 .tableRow{
	display: table;
}
#cont2 .tableRow > li{
	display: table-cell;
	border-bottom: 1px solid #227ab0;
	border-right: 1px solid #227ab0;
	color: #227ab0;
	height: 50px;
	vertical-align: middle;	
	background-color: #fff;
	border-collapse: collapse !important;
}
/* ie8 hack */
.w310{
	width: 310px\9;
	text-align: center\9;
	box-sizing: border-box\9;
}
.w180{
	width: 180px\9;
	text-align: right\9;
	padding-right: 30px\9;
	box-sizing: border-box\9;
}
.w145{
	width: 145px\9;
	text-align: right\9;
	padding-right: 30px\9;
	box-sizing: border-box\9;
}
.w183{
	width: 183px\9;
	text-align: right\9;
	padding-right: 30px\9;
	box-sizing: border-box\9;
}
#cont2 .tableRow > li:nth-child(1){
	width: 310px;
	text-align: center;
	box-sizing: border-box;
}
#cont2 .tableRow > li:nth-child(2){
	width: 180px;
	text-align: right;
	padding-right: 30px;
	box-sizing: border-box;
}
#cont2 .tableRow > li:nth-child(3){
	width: 180px;
	text-align: right;
	padding-right: 30px;
	box-sizing: border-box;
}
#cont2 .tableRow > li:nth-child(4){
	width: 145px;
	text-align: right;
	padding-right: 30px;
	box-sizing: border-box;
}
#cont2 .tableRow > li:nth-child(5){
	width: 183px;
	text-align: right;
	padding-right: 30px;
	box-sizing: border-box;
}
#cont2 .co2head > ul > li{
	background-color: #c3edff;
	text-align: center !important;
	padding-right: 0 !important;
}
#cont2 .co2foot > ul > li{
	background-color: #c3edff;
	font-weight: bold;	
	text-align: center !important;
	padding-right: 0 !important;
}
/*--- cont3 ----*/
#cont3{
	padding-top: 70px;
	padding-bottom: 70px;
}
#cont3 #co3Copy{
	display: block;
	text-align: center;
	margin-top: -8px;
	margin-bottom: 45px;
	font-size: 24px;
	line-height: 150%;
}
#cont3 #co3Logo{
	display: block;
	margin: 0 auto 30px auto;
}
#cont3 #co3ul{
	display: block;
	white-space: nowrap;
	margin-bottom: 10px;
}
#cont3 #co3ul > li{
	display: inline-block;
	width: 250px;
	border: 2px solid #eea71e;
	border-collapse: collapse;
	padding: 40px 30px 0 30px;
	margin-right: 18px;
	line-height: 150%;
}
#cont3 #co3ul > li:nth-last-child(1){
	margin-right: 0px;
}

#cont3 #co3ul > li h3{
	display: block;
	height: 100px;
	font-size: 20px;
	font-weight: bold;
	text-align: center;
}
#cont3 #co3ul > li h3 strong{
	display: block;
	font-size: 28px;
	padding-bottom: 18px;
	margin-bottom: 18px;
	position: relative;
}
#cont3 #co3ul > li h3 strong::before {
  border-bottom: solid 4px #e39600;
  width: 50px;
  position: absolute;z-index: 1;bottom: 0;left: 105px;
  content: "";
}
#cont3 #co3ul > li p{
	display: block;
	height: 175px;
	white-space: normal;
}
#cont3 #co3ul > li a{
	display: block;
	height: 80px;
	text-align: center;
	line-height: 80px;
	margin: 0 -30px;
	background-color:#eea71e;
	color:#fff;
	font-weight: bold;
}
/*--- cont4 ----*/
#cont4{
	padding-top: 70px;
	padding-bottom: 70px;
}
#cont4 #co4ul{
	display: block;
}
#cont4 #co4ul > li{
	display: inline-block;
	width: 298px;
	margin-right:43px;
	float: left;
	position: relative;
}
#cont4 #co4ul > li:nth-child(3){
	margin-right: 0px;
}
#cont4 #co4ul > li strong{
	display: block;
	width: 100%;
	padding: 0;
	margin: 0;
	height: 52px;
	color:#fff;
	background-color: #666666;
	line-height: 52px;
	text-align: center;
	font-weight: bold;
}
#cont4 #co4ul > li p{
	display: block;
	height: 195px;
	width: 270px;
	line-height: 150%;
	padding: 20px 14px 0 14px;
	background-color: #fff;
}
#cont4 #co4ul > li p .attn{
	display: block;
	padding-top: 5px;
}
#cont4 #co4ul > li .arrow{
	position: absolute;
	bottom:110px;
	right:-46px;
	width: 0;
	height: 0;
	border: 15px solid transparent;
	border-left: 15px solid #333333;

}
/*--- cont5 ----*/
#cont5{
	padding-top: 70px;
	padding-bottom: 70px;
}
#cont5 ul{
	display: block;
	border-bottom: 4px solid #333;
}

#cont5 ul .lq{
	border-top:4px solid #666;
	display: table;
	height: 100px;
	position: relative;
	cursor: pointer;
}
#cont5 ul .la{
	border-top:1px dashed #666;
	padding: 10px 0;
	position: relative;
	display: none;
}
#cont5 .icoQ{
	display: table-cell;
	width:100px;
	vertical-align: middle;
	text-align: center;
	position: relative;
	color: #333;
}
#cont5 .icoA{
	display: table-cell;
	width:100px;
	vertical-align: top;
	text-align: center;
	position: relative;
	color: #333;
}
#cont5 .icoQ .cb{
	display: inline-block;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", "sans-serif";
	font-size:24px;
	color:#fff;
	font-weight: bold;
	letter-spacing: -1px;
	line-height: 60px;

	width: 60px;
    height: 60px;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%;
    background-color: #333;

}
#cont5 .icoA .cy{
	display: inline-block;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", "sans-serif";
	font-size:24px;
	color:#fff;
	font-weight: bold;
	letter-spacing: -1px;
	line-height: 60px;

	width: 60px;
    height: 60px;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%;
    background-color: #eea71e;

}
#cont5 ul .lq p{
	display: table-cell;
	width:830px;
	height: 100px;
	vertical-align: middle;
	font-weight: bold;
}
#cont5 ul .la p{
	display: table-cell;
	width:890px;
	font-size: 16px;
	vertical-align: middle;
	min-height: 100px;
}
#cont5 ul .la p strong{
	font-weight: bold;
}
#cont5 ul .btnareaOn,
#cont5 ul .btnareaOff{
	display: table-cell;
	width:50px;
	padding:30px 10px 0 10px;
	font-size: 14px;
	font-weight: bold;
}
#cont5 ul .btnareaOn{
	display: none;
}

.btnClose{
	width: 50px;
	height: 50px;
	text-align: center;
	border: 1px solid #fff;
}
.btnOpen{
	width: 50px;
	height: 50px;
	text-align: center;
	border: 1px solid #fff;
}
.btnClose i,
.btnOpen i{
	display: block;
	font-size: 30px;
	padding-bottom: 5px;
	font-weight: normal;
}
.btnClose:hover,
.btnOpen:hover{
	border-collapse: collapse !important;
	border: 1px dashed #ccc;
}
/* 20231213 */
.application_considerations{
    background: white;
    padding:1.5em;
    margin-bottom: 2.5em;
}
.application_considerations ul li{
    margin-left:-1em;
    text-indent:1em;
}
.application_considerations ul li {
    margin-left: 1em;
    text-indent: -1em;
}
.pc{
    display: block;
}
.notice{
    margin-left:-1em;
    text-indent:1em; 
}
