@charset "utf-8";
/* CSS Document */
@import url(whhg-font/css/whhg.css);
@import url(Hover-master/css/hover.css);
.clearfix:after {
  clear: both;
  content: ".";
  display: block;
  height: 0pt;
  visibility: hidden;
}
body {
  color: #000;
  font-family: "Meiryo UI", Meiryo, "Yu Gothic", "MS PGothic", "Segoe UI", Tahoma, Helvetica, sans-serif, "Noto Serif", serif;
  font-size: 15px;
  line-height: 1.5;
  margin: 0;
}
#top-head h1 {
  margin: 10px 0 0 13px;
  font-size: 30px;
  font-weight: normal;
}
#top-head h1 img {
  display: block;
  width: 153px
}
.inner {
  max-width: 1100px;
  margin: 0 auto;
}
.inner:after {
  content: "";
  clear: both;
  display: block;
}
/* header */
#top-head {
  /*position: absolute;*/
  top: -100px;
  width: 100%;
  padding: 0 0 0;
  line-height: 1;
  z-index: 999;
  margin: 0 auto 70px auto;
}
#top-head a, #top-head {
  text-decoration: none;
}
#top-head .inner {
  position: relative;
  margin-bottom: 16px;
}
#top-head .logo {
  float: left; /*font-size: 36px;*/
}
#top-head .rightText {
  float: right;
  font-size: 16px;
  padding-top: 28px;
}
#top-head .rightText .text01 {
  font-size: 10px;
  margin: 0 0 5px 0;
}
#top-head .rightText .text02 {
  margin: 0;
}
#top-head #mobile-head {
  margin: 0 0 40px 0;
}
#global-nav ul {
  list-style: none;
  /*position: absolute;*/
  right: 0;
  bottom: 0;
  font-size: 15px;
  margin: 0;
  padding: 0;
  display: table;
  width: 100%;
}
#global-nav ul li {
  /*float: left;*/
  display: table-cell;
  border-style: none none none dotted;
  border-color: #777;
  border-width: 1px;
}
#global-nav ul li a {
  color: #000;
  padding: 13px 6px 13px 26px;
  display: block;
}
#global-nav ul li a.hvr-underline-reveal:before {
  background: #85B200;
}
#global-nav ul li a i {
  color: #678A12;
  vertical-align: middle;
  margin-left: -20px;
}
/* Fixed */
#top-head.fixed {
  margin-top: 0;
  top: 0;
  position: fixed;
  padding-top: 10px;
  height: 55px;
  background: #fff;
  background: rgba(255, 255, 255, .7);
  transition: top 0.65s ease-in;
  -webkit-transition: top 0.65s ease-in;
  -moz-transition: top 0.65s ease-in;
}
#top-head.fixed .logo {
  font-size: 24px;
  color: #333;
}
#top-head.fixed #global-nav ul li a {
  color: #333;
  padding: 0 20px;
}
/* Toggle Button */
#nav-toggle {
  display: none;
  position: absolute;
  right: 12px;
  top: 25px;
  width: 34px;
  height: 36px;
  cursor: pointer;
  z-index: 101;
}
#nav-toggle div {
  position: relative;
}
#nav-toggle span {
  display: block;
  position: absolute;
  height: 4px;
  width: 100%;
  background: #85B200;
  left: 0;
  -webkit-transition: .35s ease-in-out;
  -moz-transition: .35s ease-in-out;
  transition: .35s ease-in-out;
}
#nav-toggle span:nth-child(1) {
  top: 0;
}
#nav-toggle span:nth-child(2) {
  top: 11px;
}
#nav-toggle span:nth-child(3) {
  top: 22px;
}
header#top-head .TopBar {
  background-image: url(../image/index/bkHeader.gif);
  background-repeat: repeat-x;
  background-position: left center;
  border-color: #eee;
  border-width: 1px;
  border-style: solid none;
}
header#top-head .TopBar .inner {
  max-width: 1150px;
  margin: 0 auto;
  width: 100%;
  display: table;
}
header#top-head .TopBar .inner p, header#top-head .TopBar .inner h2 {
  display: table-cell;
  vertical-align: middle;
}
header#top-head .TopBar .inner h2 {
  margin: 0;
}
header#top-head .TopBar .inner .text {
  font-size: 44px;
  color: #85B200;
  padding: 0 0 0 58px;
  letter-spacing: -2pt;
  font-weight: 600;
}
header#top-head .TopBar .inner .img {
  /*width: 321px;*/
  max-width: 321px;
  width: 27.9%;
  min-width: 160px;
}
header#top-head .TopBar .inner .img img {
  vertical-align: middle;
  width: 100%;
}
#mainBody .CenterLatout {
  width: 100%;
  max-width: 1120px;
  margin: 0 auto;
  padding: 0 10px;
  box-sizing: border-box;
}
#mainBody .CenterLatout h3:before {
  display: block;
  content: "";
  width: 94px;
  height: 7px;
  background-color: #85B200;
}
#mainBody .CenterLatout h3 {
  font-size: 26px;
  color: #85B200;
  font-weight: bold;
  margin: 0;
}
#mainBody .CenterLatout h4 {
  font-size: 40px;
  text-align: center;
  margin: 40px 0 0 0;
}
#mainBody .System {
  padding-bottom: 40px;
}
#mainBody .CenterLatout.System table {
  border-collapse: collapse;
  margin-left: auto;
  margin-right: auto;
}
#mainBody .CenterLatout.System table th, #mainBody .CenterLatout.System table td {
  border: #ddd solid 1px;
}
#mainBody .CenterLatout.System table th {
  background-color: #85B200;
  text-align: center;
  color: #fff;
  padding: 5px;
}
#mainBody .CenterLatout.System table td {
  padding: 10px;
  vertical-align: top;
}
#mainBody .CenterLatout.System table.BasicBenefit {
  max-width: 960px;
  width: 100%;
}
#mainBody .CenterLatout.System table.BasicBenefit .type {
  font-size: 25px;
  vertical-align: top;
  padding: 10px;
  width: 5em;
}
#mainBody .CenterLatout.System table.BasicBenefit .NoUpperLine {
  border-top: none;
  padding-top: 0;
  vertical-align: middle;
}
#mainBody .CenterLatout.System table.BasicBenefit .NoUnderLine {
  border-bottom: none;
  padding-bottom: 0;
  vertical-align: middle;
}
#mainBody .CenterLatout.System table.BasicBenefit .TextCenter {
  text-align: center;
}
#mainBody .CenterLatout.System table.LumpSum, #mainBody .CenterLatout.System table.Solatium, #mainBody .CenterLatout.System table.SalvationRelief {
  max-width: 610px;
  width: 100%;
  margin-bottom: 0;
}
#mainBody .CenterLatout.System table.LumpSum .TextCenter, #mainBody .CenterLatout.System table.Solatium .TextCenter, #mainBody .CenterLatout.System table.SalvationRelief .TextCenter {
  text-align: center;
  width: 33%;
}
#mainBody .CenterLatout.System p.LumpSumText, #mainBody .CenterLatout.System p.SalvationReliefText {
  max-width: 610px;
  width: 100%;
  padding: 0 5px;
  margin: 0 auto;
  box-sizing: border-box;
}
#mainBody .CenterLatout.System table.LumpSum td dl {
  display: table;
  width: 10em;
  margin: 0 auto;
}
#mainBody .CenterLatout.System table.LumpSum td dl dt, #mainBody .CenterLatout.System table.LumpSum td dl dd {
  display: table-cell;
  vertical-align: top;
}
#mainBody .CenterLatout.System table.LumpSum td dl dt {
  width: 5.5em;
}
#mainBody .CenterLatout.System table.LumpSum td dl dd {}
#mainBody .CenterLatout.System table.Refund {
  max-width: 800px;
  width: 100%;
  margin-bottom: 0;
}
#mainBody .CenterLatout.System table.Refund .TextCenter {
  text-align: center;
  width: 25%;
}
#mainBody .CenterLatout.System table.Refund td {
  font-size: 25px;
  padding: 20px;
}
#mainBody .CenterLatout.System table.Refund .text01 .minitext {
  font-size: 15px;
  display: block;
}
#mainBody .CenterLatout.System table.Refund .text02 span {
  display: block;
  font-size: 45px;
  line-height: 1;
  font-weight: bold;
}
#mainBody .PageTop {
  border-top: #eee solid 1px;
  margin: 40px 0 20px 0;
}
#mainBody .PageTop p {
  width: 80px;
  height: 80px;
  margin: -40px auto 0 auto;
  display: table;
}
#mainBody .PageTop p a {
  display: table-cell;
  height: 100%;
  text-align: center;
  vertical-align: middle;
  color: #fff;
  border: #85B200 solid 1px;
  background-color: #85B200;
  text-decoration: none;
  font-size: 23px;
  line-height: 1;
  border-radius: 45px;
}
#mainBody .PageTop p a:hover {
  color: #85B200;
  background-color: #fff;
}
#mainBody .PageTop p a i {
  display: block;
}
#mainBody .featureBox {
  width: 100%;
  margin: 50px 0 0px 0;
  padding-bottom: 40px;
}
#mainBody .featureBox table {
  width: 100%;
}
#mainBody .featureBox table, #mainBody .featureBox table td {
  height: 100%;
}
#mainBody .featureBox table td {}
#mainBody .featureBox table td p {
  margin: 0;
}
#mainBody .featureBox .box01, #mainBody .featureBox .box03 {
  width: 31.819%;
}
#mainBody .featureBox .box02 {
  padding: 0 2.2715%;
}
#mainBody .featureBox .minibox {
  border: #85B200 solid 2px;
  padding: 10px;
  height: 100%;
  box-sizing: border-box;
}
#mainBody .featureBox .minibox .number {
  color: #D1E19E;
  font-size: 75px;
  font-family: "madawaska";
  line-height: 1;
  font-style: italic;
  margin: -50px 0 0 0;
}
#mainBody .featureBox .minibox .text01 {
  font-size: 25px;
  color: #85B200;
  text-align: center;
  line-height: 1.2;
  margin: 0 auto 20px;
  min-height: 90px
}
#mainBody .featureBox .box01 .text01 {
  max-width: 225px;
}
#mainBody .featureBox .box02 .text01 {
  max-width: 300px;
}
#mainBody .featureBox .box03 .text01 {
  max-width: 310px;
}
#mainBody .featureBox .box01 .text01, #mainBody .featureBox .box03 .text01 {
  padding-top: 0.625em;
  box-sizing: border-box;
}
#mainBody .featureBox .minibox .text02 {
  font-size: 15px;
  text-align: center;
  margin: 0 auto;
  max-width: 280px;
}
#mainBody .CenterLatout .GreenText {
  color: #85B200;
  text-align: center;
  font-size: 40px;
  margin-top: 0;
  margin-bottom: 40px;
}
#mainBody .CenterLatout .SubText {
  font-size: 20px;
  margin: 0 0 60px 0;
}
#mainBody .PaymentBox {
  width: 100%;
  max-width: 1122px;
  margin: 0 auto;
}
#mainBody .PaymentBox .Row02 {
  width: 66.66666%;
  float: left;
  padding: 0;
  box-sizing: border-box;
}
#mainBody .PaymentBox .Row .item {
  width: 33.333333%;
  float: left;
  padding: 0 10px;
  box-sizing: border-box;
  margin: 0 0 2em 0;
}
#mainBody .PaymentBox .Row02 .item {
  width: 50%;
}
#mainBody .PaymentBox .Row .item h4 {
  color: #85B200;
  font-size: 20px;
  margin: 0 0 5px 0;
}
#mainBody .PaymentBox .Row .item p {
  margin: 0;
}
#mainBody .PaymentBox .Row .item table th, #mainBody .PaymentBox .Row .item table td {
  font-weight: normal;
  vertical-align: top;
  padding-bottom: 1em;
}
#mainBody .PaymentBox .Row .item table th {
  padding-right: 5px;
}
#mainBody .PaymentBox .Row .item table th:after {
  display: block;
  content: " ";
}
#mainBody .NotToBePaid {
  padding-bottom: 30px;
}
#mainBody .NotToBePaid .SubText {
  margin: 0 0 20px 0;
}
#mainBody .NotToBePaid table th {
  text-align: right;
  font-weight: normal;
  vertical-align: top;
  padding-right: 5px;
}
#mainBody .TwoBlocks {
  width: 100%;
  max-width: 1122px;
  margin: 0 auto;
  letter-spacing: -0.4em;
  padding: 20px 0 0px 0;
}
#mainBody .TwoBlocks .item {
  width: 50%;
  letter-spacing: normal;
  display: inline-block;
  vertical-align: top;
  padding: 0 11px 40px;
  box-sizing: border-box;
}
#mainBody .TwoBlocks .item h3 {
  margin-bottom: 10px;
}
#mainBody .TwoBlocks .item table th, #mainBody .TwoBlocks .item table td {
  vertical-align: top;
}
#mainBody .TwoBlocks .item table th {
  font-weight: normal;
}
#mainBody .About {
  padding-bottom: 40px;
}
#mainBody .About table th, #mainBody .About table td {
  vertical-align: top;
}
#mainBody .About table th {
  text-align: left;
  padding-right: 0.5em;
}
#mainBody .Application {
  padding-bottom: 40px;
}
#mainBody .Application h3 {
  font-weight: normal;
  margin-bottom: 0 !important;
}
#mainBody .Application h3:before {
  display: none;
}
#mainBody .Application p.text02 {
  text-align: center;
  margin: 0 0 60px 0;
}
#mainBody .Application table {
  width: 100%;
  max-width: 980px;
  margin: 0 auto;
}
#mainBody .Application table th, #mainBody .Application table td {
  background-color: #EEEEEE;
  border-bottom: 2px #fff solid;
  vertical-align: middle;
  padding-right: 15px;
  padding-left: 0;
  padding-bottom: 14px;
  padding-top: 14px;
}
#mainBody .Application table th {
  font-size: 20px;
  text-align: left;
  padding-left: 15px;
}
#mainBody .Application table td {
  font-size: 16px;
}
#mainBody .Application table td.Enrollment {
  width: 290px;
}
#mainBody .Application table td.Example {
  width: 200px;
}
#mainBody .Application table td span.button {
  display: block;
  box-shadow: 1px 1px 4px rgba(0, 0, 0, 0.4);
  text-align: center;
}
#mainBody .Application table td span.button i {
  position: absolute;
  left: 12px;
}
#mainBody .Application table td span.button a {
  display: block;
  border: #fff 1px solid;
  color: #fff;
  text-decoration: none;
  position: relative;
  padding: 10px;
}
#mainBody .Application table td.Enrollment a {
  background-color: #005CA2;
}
#mainBody .Application table td.Enrollment a:hover {
  background-color: #fff;
  border-color: #005CA2;
  color: #005CA2;
}
#mainBody .Application table td.Example a {
  background-color: #555555;
}
#mainBody .Application table td.Example a:hover {
  background-color: #fff;
  border-color: #555555;
  color: #555555;
}
#mainBody .benefitBlock {
  max-width: 1043px;
  margin: 110px auto 150px auto;
  border: #55D582 4px dotted;
  padding-bottom: 40px;
}
#mainBody .benefitBlock img {
  max-width: 100%;
}
#mainBody .benefitBlock .textimg {
  margin: -60px 0 70px 0;
  text-align: center;
  padding: 0 20px;
}
#mainBody .benefitBlock .button {
  max-width: 990px;
  margin: 0 auto 70px auto;
  letter-spacing: -0.4em;
}
#mainBody .benefitBlock .button .box {
  letter-spacing: normal;
  display: inline-block;
  width: 33.33333%;
  vertical-align: top;
  padding: 0 4.0404040404%;
  box-sizing: border-box;
}
#mainBody .benefitBlock .button .box a {
  display: inline-block;
  border: #55D582 1px solid;
  background-repeat: no-repeat;
  background-position: left top;
  background-size: cover;
}
#mainBody .benefitBlock .button .box01 a {
  background-image: url(../image/index/benefit_btn01_on.gif);
}
#mainBody .benefitBlock .button .box02 a {
  background-image: url(../image/index/benefit_btn02_on.gif);
}
#mainBody .benefitBlock .button .box03 a {
  background-image: url(../image/index/benefit_btn03_on.gif);
}
#mainBody .benefitBlock .button .box a img {
  vertical-align: top;
}
#mainBody .benefitBlock .button .box a:hover img {
  visibility: hidden;
}
#mainBody .benefitBlock p.img {
  text-align: center;
  padding: 0 10px;
  margin: 0;
}
#colorbox, #cboxWrapper, #cboxContent, #cboxLoadedContent {
  max-width: 100% !important;
}
#cboxWrapper {
  padding: 0 10px;
  box-sizing: border-box;
}
#cboxLoadedContent {
  /*box-sizing: border-box;*/
}
footer {
  background-color: #85B200;
}
footer .inner {
  width: 100%;
  max-width: 1100px;
  margin: 0 auto;
  text-align: center;
  letter-spacing: -0.4em;
}
footer .inner p {
  letter-spacing: normal;
  padding-left: 10px;
  padding-right: 10px;
  box-sizing: border-box;
}
footer .inner .text01 {
  margin: 0;
  font-size: 30px;
  color: #fff;
  padding-top: 10px;
}
footer .inner .text02 {
  margin: 0 0 20px 0;
  font-size: 20px;
  color: #fff;
}
footer .inner .TelFax {
  margin: 0 0 15px 0;
  font-size: 45px;
  color: #FFFF00;
  display: inline-block;
  vertical-align: top;
  width: 50%;
  font-weight: bold;
}
footer .inner .SpTel {
  display: none;
}
footer .inner .text05 {
  margin: 0;
  font-size: 12px;
  padding-bottom: 3px;
  padding-top: 3px;
}
footer .inner .text04 a {
  color: #FFFF00;
  text-decoration: none;
}
@media screen and (max-width: 768px) {
  top-head .rightText, #top-head .rightText {
    display: none;
  }
  #top-head, .inner {
    width: 100%;
    padding: 0;
  }
  #top-head {
    top: 0;
    /*position: fixed;*/
    margin-top: 0;
  }
  /* Fixed reset */
  #top-head.fixed {
    padding-top: 0;
    background: transparent;
  }
  #mobile-head {
    background: #fff;
    width: 100%;
    /*height: 56px;*/
    z-index: 999;
    position: relative;
    margin: 0 !important;
  }
  #top-head.fixed .logo, #top-head .logo {
    /*position: absolute;*/
    left: 13px;
    top: 13px;
    color: #333;
    font-size: 26px;
  }
  #global-nav {
    position: absolute;
    /* 開いてないときは画面外に配置 */
    top: -500px;
    background: rgba(133, 178, 0, 0.5);
    width: 100%;
    text-align: center;
    padding: 10px 0;
    -webkit-transition: .5s ease-in-out;
    -moz-transition: .5s ease-in-out;
    transition: .5s ease-in-out;
    z-index: 9999;
  }
  #global-nav ul {
    list-style: none;
    position: static;
    right: 0;
    bottom: 0;
    font-size: 14px;
    display: block;
  }
  #global-nav ul li {
    float: none;
    position: static;
    display: block;
  }
  #top-head #global-nav ul li a, #top-head.fixed #global-nav ul li a {
    width: 100%;
    display: block;
    color: #000;
    padding: 18px 0;
    background: rgba(255, 255, 255, 0.75);
    border-bottom: #85B200 solid 1px;
  }
  #global-nav ul li a i {
    margin-left: 0px;
  }
  #nav-toggle {
    display: block;
  }
  /* #nav-toggle 切り替えアニメーション */
  .open #nav-toggle span:nth-child(1) {
    top: 11px;
    -webkit-transform: rotate(315deg);
    -moz-transform: rotate(315deg);
    transform: rotate(315deg);
  }
  .open #nav-toggle span:nth-child(2) {
    width: 0;
    left: 50%;
  }
  .open #nav-toggle span:nth-child(3) {
    top: 11px;
    -webkit-transform: rotate(-315deg);
    -moz-transform: rotate(-315deg);
    transform: rotate(-315deg);
  }
  /* #global-nav スライドアニメーション */
  .open #global-nav {
    /* #global-nav top + #mobile-head height */
    -moz-transform: translateY(556px);
    -webkit-transform: translateY(556px);
    transform: translateY(556px);
  }
  #mainBody .Application table {
    letter-spacing: -0.4em;
  }
  #mainBody .Application table th {
    display: block;
    width: 100% !important;
    padding: 14px 15px 14px 15px !important;
    box-sizing: border-box;
    letter-spacing: normal;
  }
  #mainBody .Application table td {
    display: inline-block;
    width: 50% !important;
    padding: 14px 15px 14px 15px;
    box-sizing: border-box;
    vertical-align: top;
    font-size: 14px;
    letter-spacing: normal;
  }
  #mainBody .Application table th {
    border-bottom: none;
  }
  #mainBody .Application table td.Enrollment {
    padding-right: 10px;
  }
  #mainBody .Application table td.Example {
    padding-left: 10px;
  }
  footer .inner .TelFax {
    font-size: 25px;
  }
  footer .inner .PcTel {
    display: none !important;
  }
  footer .inner .SpTel {
    display: inline-block;
  }
  footer .inner .SpTel a {
    border: #fff 2px solid;
    color: #fff;
    text-decoration: none;
    padding: 5px;
  }
  footer .inner .SpTel a i {
    margin-right: 5px;
    font-size: 20px;
  }
  footer .inner .SpTel a:hover {
    background-color: #fff;
    color: #85B200;
  }
}
@media screen and (max-width: 640px) {
  #mainBody .featureBox table, #mainBody .featureBox table tr, #mainBody .featureBox table tbody, #mainBody .featureBox table td {
    display: block;
  }
  #mainBody .featureBox table, #mainBody .featureBox table td, #mainBody .featureBox .minibox {
    height: auto;
  }
  #mainBody .featureBox .minibox .text01 {
    font-size: 20px;
  }
  #mainBody .benefitBlock {
    margin: 60px auto 70px auto;
    padding-bottom: 20px;
  }
  #mainBody .benefitBlock .textimg {
    margin: -30px 0 30px 0;
  }
  #mainBody .benefitBlock .button {
    margin: 0 auto 30px auto;
  }
  #mainBody .featureBox table td {
    width: 100% !important;
    padding: 0 !important;
    margin-bottom: 50px;
  }
  #mainBody .featureBox .minibox .text01 {
    padding-top: 0;
    min-height: auto;
  }
  #mainBody .featureBox table td.box03 {
    margin-bottom: 0;
  }
  header#top-head .TopBar .inner .text {
    padding: 0 0 0 29px;
    font-size: 30px;
  }
  #mainBody .PaymentBox .Row .item {
    width: 50%;
  }
  #mainBody .PaymentBox .Row .item04 {}
  #mainBody .PaymentBox .Row02 {
    width: auto;
    float: none;
  }
  #top-head.fixed .logo, #top-head .logo {
    font-size: 20px;
  }
  footer .inner .TelFax {
    display: block;
    width: 100%;
    margin: 0 0 10px 0;
  }
  footer .inner .text01 {
    font-size: 20px;
  }
  footer .inner .text02 {
    font-size: 15px;
    margin: 0 0 10px 0;
  }
  #mainBody .PaymentBox .Row .item {
    width: 100%;
  }
  #mainBody .TwoBlocks .item {
    width: 100%;
  }
  #mainBody .About table th, #mainBody .About table td {
    display: block;
    padding-left: 0;
    padding-right: 0;
  }
  #mainBody .About table td {
    padding-bottom: 10px;
  }
}
@media screen and (max-width: 600px) {
  #mainBody .Application table td {
    display: block;
    width: 100% !important;
  }
  #mainBody .Application table td.Enrollment {
    border-bottom: none;
  }
  #mainBody .Application table td.Enrollment {
    padding-right: 15px;
  }
  #mainBody .Application table td.Example {
    padding-left: 15px;
  }
}
@media screen and (max-width: 480px) {
  #top-head.fixed .logo, #top-head .logo {
    font-size: 15px;
  }
  header#top-head .TopBar .inner .text {
    font-size: 20px;
  }
  #mainBody .CenterLatout.System table.BasicBenefit .type {
    font-size: 18px;
    width: 1em;
  }
    #mainBody .CenterLatout.System table th, #mainBody .CenterLatout.System table td {
    font-size: 13px;
}
}
@media screen and (max-width: 360px) {}