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

#page-top {position: fixed;bottom: 40px;right: 40px;width: 60px; z-index:400;}
@media screen and (max-width: 896px) {
	#page-top {position: fixed;bottom: 5px;right: 5px;width: 30px; z-index:400;}
}

.EN {ffont-family: 'Raleway', sans-serif;}
.mincho {font-family: 'Noto Serif JP', serif;}

.bgWH {background-color: #FFF;}
.bgLBL {background-color: #0092E5;}
.bgBL {background-color: #001976;}
.txtWH {color: #FFF;}
.txtLBL {color: #0092E5;}
.txtBL {color: #001976;}

.ratioBox {position: relative;width: 100%;height: auto;}
.ratio1-1:before {content: "";display: block;padding-top: 100%; /* 1:1 */}
.ratio2-1:before {content: "";display: block;padding-top: 50%; /* 2:1 */}
.ratio3-2:before {content: "";display: block;padding-top: 66%; /* 3:2 */}
.ratio4-3:before {content: "";display: block;padding-top: 75%; /* 4:3 */}
.ratioInner {position: absolute;top: 0; left: 0;width: 100%;height: 100%;}

footer {padding: 40px 0;}
footer a {color: #FFF;}
footer .logo {width: 200px; margin-right: 40px;}
footer dl {margin-top: 10px;}
footer dt {margin-right: 10px;}
footer dd {padding-left: 10px; border-left: 1px solid #FFF;}
.footCopy {text-align: right; margin-left: auto; margin-top: auto;}
.footCopy small {font-size: 14px;}

.w1300 {width: 100%; max-width: 1332px; padding-left: 0; padding-right: 0;}
.w1400 {width: 100%; max-width: 1420px; padding-left: 0; padding-right: 0;}
.container {width: 100%; max-width: 1212px; padding-left: 0; padding-right: 0;}
.containers {width: calc(100% - 40px); max-width: 888px; padding-left: 0; padding-right: 0;}
.mlr,.container,.containers {margin-left: auto; margin-right: auto;}
.mlr5 {margin-left: 5px; margin-right: 5px;}
.mlr20,.col1,.col2,.col3,.col4,.col5,.col6,.box3,.w46,.w54 {margin-left: 20px; margin-right: 20px;}
.mr20 {margin-right: 20px;}
.col1 {width: calc(16.6666% - 40px);}
.col2,.box3 {width: calc(33.3333% - 40px);}
.col3 {width: calc(50% - 40px);}
.col4 {width: calc(66.6666% - 40px);}
.col5 {width: calc(83.3333% - 40px);}
.col6 {width: calc(100% - 40px);}
.box4 {width: calc(25% - 30px); margin-left: 15px; margin-right: 15px;}
.w300 {max-width: 300px; width: 100%;}
.w100 {width: 100%;}
.w50 {width: 50%;}
.w46 {width: calc(46% - 50px);}
.w54 {width: calc(54% - 50px);}
@media screen and (max-width: 896px) {
  .containers {width: calc(100% - 30px);}
  .mlr20,.col1,.col2,.col3,.col4,.col5,.col6,.box3,.w46,.w54 {margin-left: 15px; margin-right: 15px;}
  .col1 {width: calc(16.6666% - 30px);}
  .col2,.box3 {width: calc(33.3333% - 30px);}
  .col3 {width: calc(50% - 30px);}
  .col4 {width: calc(66.6666% - 30px);}
  .col5 {width: calc(83.3333% - 30px);}
  .col6 {width: calc(100% - 30px);}
  .w46 {width: calc(46% - 30px);}
  .w54 {width: calc(54% - 30px);}
}
@media screen and (max-width: 568px) {
  .col1 {width: calc(33.3333% - 30px);}
  .col2,.col3,.col4,.col5,.col6,.box3,.w46,.w54 {width: calc(100% - 30px);}
  .mlr5 {margin-left: 5px; margin-right: 5px;}
  .box4 {width: calc(50% - 20px); margin-left: 10px; margin-right: 10px;}
}

ul.dot {list-style: disc; margin-left: 1.5em;}
ul.num {list-style: decimal; margin-left: 1.5em;}

table {width: 100%;}
table tr:nth-child(odd) {background-color: #FFF;}
table tr:nth-child(even) {background-color: #EEEEEE;}
table th,table td {padding: 10px 20px; line-height: 1.7; text-align: center; border: 1px solid #CCCCCC;}
table.tblGR th {width: 25%; background: #4A8308; color: #FFF;}
table.tblGR2 th {width: 280px; background: #4A8308; color: #FFF;}
table.tblGR2 td {text-align: left; width: calc(100% - 250px);}
@media screen and (max-width: 568px) {
  table.tblGR th,table.tblGR td {padding: 10px 5px;}
  table.tblGR2 th,table.tblGR2 td {width: 100%; display: block;}
  table.tblGR2 td {border-top: none;}
}


#top01 {position: relative; width: 100%; background-image: url("../img/01-01.png"); background-repeat: no-repeat; background-position: left top; padding: 40px 0 100px;}
#top01 .logo {width: 345px; margin-right: 40px;}
#top01 .blk {padding: 5px 20px; border-radius: 20px; margin-right: 10px;}
#top01 .txt {width: 44.7%; margin-left: 9%; position: relative; z-index: 1;}
#top01 .mainImg {width: 56.3%; margin-left: -10%; margin-bottom: 40px;}
#top01 .sismo {width: 180px; margin-right: 10px; bottom: 7px;}
#top01 .plus {width: 105px; margin-left: 5px; bottom: 7px;}
#top01 li {width: 120px; padding: 33px 0; border-radius: 50%; margin-right: 20px; margin-bottom: 10px; line-height: 1.5;}
#top01 li:last-child {margin-right: 0;}
#top02 {padding: 60px 0;}
.logoType {width: 180px; display: inline-block; margin-right: 10px; position: relative; bottom: 7px;}
#top02 .col3,#top05 .col3 {border: 1px solid #FFF; padding: 30px; position: relative;}
#top02 .col3::before,#top05 .col3::before {position: absolute; content: ''; width: 150px; height: 5px; background: #FFF; top: 0; left: 0;}
#top05 .col3 {border: 1px solid #0092E5;}
#top05 .col3::before {background: #0092E5;}
#top03 .col2 {border: 1px solid #0092E5; padding: 50px 20px 20px;}
#top03 .step {position: absolute; width: 140px; top: -20px; left: 50%; transform: translateX(-50%); border-radius: 20px; line-height: 40px; text-align: center;}
.tabWrap {max-width: 900px; width: 100%; margin: 0 auto; height: 100%; min-height: 580px; display: flex; flex-wrap: wrap; flex-direction: column;}
.tabLabel {width: 230px; color: #FFF; background: #0092E5; font-weight: 700; font-size: 18px; line-height: 1.5; white-space: nowrap; border: 1px solid #0092E5; border-radius: 25px 0 0 25px; margin: 5px -1px 5px 1px; padding: 10px 20px; order: -1; position: relative; z-index: 1; cursor: pointer; float:left;}
.tabContent {display:none;}
/* アクティブなタブ */
.tabSwitch:checked+.tabLabel {color: #0092E5; background-color: #FFF; border-right-color: #FFF; padding-left: 41px; background-image: url("../img/icon_check.svg"); background-repeat: no-repeat; background-position: left 20px center;}
.tabSwitch:checked+.tabLabel+.tabContent {width: calc(100% - 230px); height: 100%; padding: 0 0 30px 40px; border-left: 1px solid #0092E5; border-bottom: 1px solid #0092E5; display:block; position: absolute; top: 0; right: 0;}
/* ラジオボタン非表示 */
.tabSwitch {display: none;}
@media screen and (max-width: 1250px) {
	#top01 {background-position: top left; overflow-x: hidden;}
	#top01 .w1400 {align-items: flex-end;}
	#top01 .txt {width: 440px; margin-left: 20px;}
	#top01 .mainImg {width: calc(100% - 460px + 120px); margin-right: -120px;}
}
@media screen and (max-width: 1140px) {
	#top01 {background-position: bottom left;}
}
@media screen and (max-width: 896px) {
	#top01 {padding: 20px 0 60px; background-position: top center; background-size: cover;}
	#top01 .col6 .mb40 {flex-direction: column; align-items: flex-start;}
	#top01 .logo {width: 245px; margin-right: 0; margin-bottom: 20px;}
	#top01 .txt {width: calc(100% - 40px); margin-right: 20px; margin-bottom: 20px;}
	#top01 .mainImg {width: 80%; margin-right: 0; margin-left: 20%;}
	.tabWrap {padding: 0 20px;}
	.tabLabel {width: 180px; font-size: 14px;}
	.tabSwitch:checked+.tabLabel+.tabContent {width: calc(100% - 200px);}
}
@media screen and (max-width: 568px) {
	.tabWrap {flex-direction: row; justify-content: space-between;}
	.tabLabel {width: calc(50% - 10px); border-radius: 25px; padding: 10px 10px 10px 20px;}
	.tabSwitch:checked+.tabLabel {border-right-color: #0092E5; padding-left: 26px; background-position: left 10px center;}
	.tabSwitch:checked+.tabLabel+.tabContent {position: relative; margin-top: 20px; width: 100%; padding: 0 0 20px 20px;}
}
@media screen and (max-width: 460px) {
	#top01 ul {justify-content: center;}
	#top01 li {margin-left: 10px; margin-right: 10px;}
	#top01 .mainImg {width: 100%; margin-left: 0;}
}
