@charset "UTF-8";
/*! ========================================
※※※※※※※※※※※※※※※※※※※※※※※※※※※
  このCSSファイルはSassから生成されていますので、
  編集しないようご注意ください。
※※※※※※※※※※※※※※※※※※※※※※※※※※※
========================================= */
body {
  font-weight: 500;
  color: #111; }
  @media screen and (max-width: 600px) {
    body {
      font-size: 1.3rem !important;
      text-align: left; } }

.skipLink {
  opacity: 0;
  position: absolute;
  top: -50px; }

.pc {
  display: block; }
  @media screen and (max-width: 768px) {
    .pc {
      display: none; } }

.sp {
  display: none; }
  @media screen and (max-width: 768px) {
    .sp {
      display: block; } }

#container {
  line-height: 1.8; }

.contents {
  max-width: 1200px;
  padding: 65px 0;
  margin: 0 auto; }
  @media screen and (max-width: 1100px) {
    .contents {
      margin: 0 30px; } }
  @media screen and (max-width: 600px) {
    .contents {
      margin: 0 0px; } }

　
p {
  margin: 0 0 20px; }
  @media screen and (max-width: 600px) {
    　
    p {
      font-size: 1.3rem !important; } }

.mnone {
  margin: 0; }

.indentfront {
  text-indent: -1em;
  padding-left: 1em; }

.indentfront02 {
  text-indent: -1.4em;
  padding-left: 1.4em;
  margin: 0 0 5px; }

a {
  margin: 0;
  padding: 0;
  font-size: 100%;
  vertical-align: baseline;
  background: transparent;
  color: #007E33;
  text-decoration: none;
  border-style: none;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
  -moz-transition: all 0.3s;
  -o-transition: all 0.3s;
  -webkit-transition: all 0.3s;
  transition: all 0.3s; }
  a:hover {
    text-decoration: none;
    filter: alpha(opacity=70);
    -moz-opacity: 0.7;
    opacity: 0.7;
    -moz-transition: all 0.3s;
    -o-transition: all 0.3s;
    -webkit-transition: all 0.3s;
    transition: all 0.3s; }

/*

 header
-----------------------------------*/
header {
  background: #fff;
  padding: 15px;
  display: flex;
  justify-content: space-between;
  align-items: center; }
  header .logo img {
    width: 220px;
    height: auto; }
    @media screen and (max-width: 600px) {
      header .logo img {
        width: 160px;
        height: auto; } }
  header .tel img {
    width: 550px;
    height: auto; }
    @media screen and (max-width: 768px) {
      header .tel img {
        width: 230px;
        height: auto; } }
    @media screen and (max-width: 600px) {
      header .tel img {
        width: 160px;
        height: auto; } }

/*

 footer
-----------------------------------*/
footer {
  padding: 50px 0 30px;
  margin: 0 0 0;
  overflow: hidden;
  clear: both;
  text-align: center;
  background: #042275; }
  footer p {
    font-size: 1.4rem; }
  footer a {
    text-decoration: none; }
  footer a:hover {
    filter: alpha(opacity=50);
    -moz-opacity: 0.5;
    opacity: 0.5;
    -moz-transition: .3s;
    -webkit-transition: .3s;
    -o-transition: .3s;
    -ms-transition: .3s;
    transition: .3s; }
  footer .copy {
    clear: both;
    font-size: 1.2rem;
    color: #fff;
    line-height: 1.8;
    margin: 30px 0 0;
    font-weight: 100 !important;
    letter-spacing: 0.05rem; }
    @media screen and (max-width: 600px) {
      footer .copy {
        font-size: 1.0rem; } }
  footer .footNav {
    text-align: center;
    font-size: 1.2rem;
    padding: 0 0 15px; }
    @media screen and (max-width: 600px) {
      footer .footNav {
        padding: 0 20px; } }
  footer .footNav ul {
    max-width: 1100px;
    margin: 0 auto 20px;
    overflow: hidden;
    display: flex;
    justify-content: center; }
    @media screen and (max-width: 1024px) {
      footer .footNav ul {
        max-width: 600px;
        margin: 0 auto;
        flex-wrap: wrap;
        justify-content: flex-start; } }
    @media screen and (max-width: 768px) {
      footer .footNav ul {
        max-width: 500px;
        margin: 0 auto;
        flex-wrap: wrap;
        justify-content: flex-start; } }
  footer .footNav ul li {
    font-size: 1.4rem;
    border-right: 1px solid #fff;
    line-height: 1.2; }
    @media screen and (max-width: 1024px) {
      footer .footNav ul li {
        width: 33%;
        border-right: none;
        font-size: 1.3rem;
        text-align: left;
        margin: 0 0 15px; } }
    @media screen and (max-width: 768px) {
      footer .footNav ul li {
        width: 33%;
        border-right: none;
        font-size: 1.1rem;
        text-align: left;
        margin: 0 0 15px; } }
    @media screen and (max-width: 600px) {
      footer .footNav ul li {
        width: 50%;
        border-right: none;
        font-size: 1.1rem;
        text-align: left;
        margin: 0 0 15px; } }
  footer .footNav ul li:last-child {
    border-right: none; }
  footer .footNav a {
    color: #fff;
    padding: 0 15px;
    text-decoration: none; }

.topBtn {
  position: fixed;
  bottom: 40px;
  right: 15px;
  display: block;
  width: 50px;
  height: 30px;
  z-index: 9999; }
  @media screen and (max-width: 600px) {
    .topBtn {
      bottom: 20px;
      width: 30px;
      height: 30px; } }

.topBtn img {
  width: 100%;
  height: auto; }

.txt__large02 {
  text-align: left;
  font-size: 2.2rem;
  margin: 0 0 30px;
  font-weight: bold; }
  @media screen and (max-width: 600px) {
    .txt__large02 {
      font-size: 1.4rem; } }

.marker {
  background: linear-gradient(transparent 70%, #FFED94 70%);
  font-weight: bold;
  font-size: 1.8rem; }
  @media screen and (max-width: 600px) {
    .marker {
      font-size: 1.3rem; } }

.marker02 {
  background: linear-gradient(transparent 70%, #FFED94 70%);
  font-weight: bold;
  font-size: 1.6rem; }
  @media screen and (max-width: 600px) {
    .marker02 {
      font-size: 1.3rem; } }

.marker03 {
  background: linear-gradient(transparent 70%, #FFED94 70%);
  font-weight: bold;
  font-size: 2.6rem;
  color: #C10808; }
  @media screen and (max-width: 600px) {
    .marker03 {
      font-size: 1.6rem; } }

.marker04 {
  background: linear-gradient(transparent 70%, #FFED94 70%);
  font-weight: bold;
  font-size: 2.4rem;
  color: #C10808; }
  @media screen and (max-width: 600px) {
    .marker04 {
      font-size: 1.6rem; } }

.attention {
  margin: 10px 0 0; }
  .attention li {
    text-indent: -1em;
    padding-left: 1em;
    font-size: 1.3rem !important;
    color: #666; }
    @media screen and (max-width: 600px) {
      .attention li {
        font-size: 1.1rem !important; } }
    .attention li a {
      text-decoration: underline;
      color: #666; }

.attention__m {
  margin: -20px 0 20px !important; }
  @media screen and (max-width: 768px) {
    .attention__m {
      margin: -10px 0 20px !important; } }

.attention02 {
  margin: 10px 0 0; }
  .attention02 li {
    text-indent: -1.7em;
    padding-left: 1.7em;
    font-size: 1.3rem !important;
    color: #666; }
    @media screen and (max-width: 600px) {
      .attention02 li {
        font-size: 1.1rem !important; } }

.attention03 {
  margin: 10px 0 0; }
  .attention03 li {
    text-indent: -3.0em;
    padding-left: 3.0em;
    font-size: 1.3rem !important;
    color: #666; }
    @media screen and (max-width: 600px) {
      .attention03 li {
        font-size: 1.1rem !important; } }
    .attention03 li a {
      text-decoration: underline;
      color: #666; }

/*

 btn
-----------------------------------*/
.btn__more a {
  background: #007E33 url("../img/icon_arrow_white.svg") center right 20px no-repeat;
  background-size: 8px auto;
  text-align: center;
  color: #fff;
  border-radius: 15px;
  padding: 20px;
  box-sizing: border-box;
  font-weight: 700;
  display: block;
  font-size: 2.6rem;
  max-width: 700px;
  margin: 0 auto; }
  @media screen and (max-width: 768px) {
    .btn__more a {
      font-size: 2.4rem; } }
  @media screen and (max-width: 600px) {
    .btn__more a {
      border-radius: 10px;
      background: #007E33 url("../img/icon_arrow_white.svg") center right 10px no-repeat;
      background-size: 5px auto;
      font-size: 1.4rem; } }

.btn__more--large a {
  background: #fff url("../img/icon_arrow_green.svg") center right 20px no-repeat;
  background-size: 8px auto;
  text-align: center;
  color: #007E33;
  border-radius: 15px;
  padding: 15px 50px;
  box-sizing: border-box;
  font-weight: 700;
  display: block;
  font-size: 1.8rem;
  max-width: 700px;
  border: 3px solid #007E33;
  margin: 30px auto 0; }
  @media screen and (max-width: 768px) {
    .btn__more--large a {
      font-size: 1.6rem; } }
  @media screen and (max-width: 600px) {
    .btn__more--large a {
      border-radius: 10px;
      background: #fff url("../img/icon_arrow_green.svg") center right 10px no-repeat;
      background-size: 5px auto;
      font-size: 1.2rem;
      margin: 10px auto 0;
      line-height: 1.4;
      padding: 15px 15px; } }

h2 {
  background: #042275;
  text-align: center;
  font-size: 4.0rem;
  font-weight: 900;
  color: #fff;
  padding: 20px; }
  @media screen and (max-width: 768px) {
    h2 {
      line-height: 1.5; } }
  @media screen and (max-width: 600px) {
    h2 {
      font-size: 5.333vw;
      line-height: 1.4;
      font-weight: bold; } }
  h2 span {
    font-size: 4.0rem;
    margin: 0 10px 0 0;
    font-weight: 900; }
    @media screen and (max-width: 768px) {
      h2 span {
        line-height: 1.5; } }
    @media screen and (max-width: 600px) {
      h2 span {
        font-size: 5.333vw;
        line-height: 1.4;
        font-weight: bold;
        margin: 0 3px 0 0; } }

.inner {
  max-width: 1040px;
  margin: 0 auto;
  padding: 50px 0 80px;
  box-sizing: border-box; }
  @media screen and (max-width: 1024px) {
    .inner {
      padding: 50px 50px 80px; } }
  @media screen and (max-width: 600px) {
    .inner {
      padding: 20px 20px 30px; } }
  .inner .inner__box:last-child {
    margin: 0 0 0; }
  .inner .inner__box {
    margin: 0 0 100px; }
    @media screen and (max-width: 600px) {
      .inner .inner__box {
        margin: 0 0 30px; } }
    .inner .inner__box h3 {
      font-size: 3.0rem;
      font-weight: bold;
      border-bottom: 1px dashed #042275;
      color: #042275;
      padding: 0 0 8px;
      margin: 0 0 30px; }
      @media screen and (max-width: 600px) {
        .inner .inner__box h3 {
          font-size: 1.7rem;
          margin: 0 0 15px;
          line-height: 1.5; } }
    .inner .inner__box h4 {
      font-size: 2.8rem;
      font-weight: 500;
      margin: 0 0 20px;
      line-height: 1.5; }
      @media screen and (max-width: 600px) {
        .inner .inner__box h4 {
          font-size: 1.5rem;
          line-height: 1.6;
          font-weight: bold; } }
    .inner .inner__box p {
      margin: 0 0 30px;
      font-size: 1.8rem; }
      @media screen and (max-width: 600px) {
        .inner .inner__box p {
          font-size: 1.3rem !important;
          margin: 0 0 15px; } }
    .inner .inner__box .mnone {
      margin: 0; }
    .inner .inner__box .list {
      margin: 10px 0 10px 30px; }
      @media screen and (max-width: 600px) {
        .inner .inner__box .list {
          margin: 5px 0 5px 20px; } }
      .inner .inner__box .list li {
        font-size: 1.8rem;
        list-style: disc;
        font-weight: bold; }
        @media screen and (max-width: 600px) {
          .inner .inner__box .list li {
            font-size: 1.3rem; } }
    .inner .inner__box .imgbox {
      width: 100%;
      margin: 0 auto 30px;
      border: 1px solid #ddd;
      box-sizing: border-box;
      text-align: center;
      background: #fff; }
      @media screen and (max-width: 600px) {
        .inner .inner__box .imgbox {
          margin: 0 auto 15px; } }
      .inner .inner__box .imgbox img {
        width: 100%;
        height: auto; }
        @media screen and (max-width: 600px) {
          .inner .inner__box .imgbox img {
            width: 100%; } }
      .inner .inner__box .imgbox .attention {
        margin: 0;
        padding: 0 30px 30px; }
        @media screen and (max-width: 600px) {
          .inner .inner__box .imgbox .attention {
            padding: 0 20px 20px; } }
        .inner .inner__box .imgbox .attention li {
          text-align: left; }
          @media screen and (max-width: 600px) {
            .inner .inner__box .imgbox .attention li {
              text-align: left; } }
      .inner .inner__box .imgbox .attention02 {
        margin: 0;
        padding: 0 30px 30px; }
        @media screen and (max-width: 600px) {
          .inner .inner__box .imgbox .attention02 {
            padding: 0 20px 20px; } }
        .inner .inner__box .imgbox .attention02 li {
          text-align: left; }
          @media screen and (max-width: 600px) {
            .inner .inner__box .imgbox .attention02 li {
              text-align: left; } }
      .inner .inner__box .imgbox .attention03 {
        margin: 0;
        padding: 0 30px 30px; }
        @media screen and (max-width: 600px) {
          .inner .inner__box .imgbox .attention03 {
            padding: 0 20px 20px; } }
        .inner .inner__box .imgbox .attention03 li {
          text-align: left; }
          @media screen and (max-width: 600px) {
            .inner .inner__box .imgbox .attention03 li {
              text-align: left; } }
    .inner .inner__box .imgbox02 {
      box-sizing: border-box; }
      .inner .inner__box .imgbox02 img {
        width: 100%;
        height: auto; }
    .inner .inner__box .imgbox03 {
      max-width: 800px;
      margin: 0 auto; }
      .inner .inner__box .imgbox03 img {
        width: 100%;
        height: auto; }
    .inner .inner__box .imgbox04 {
      width: 100%;
      margin: 0 auto;
      border: 1px solid #ddd;
      box-sizing: border-box;
      text-align: center;
      background: #fff;
      padding: 0 0 20px;
      margin: 0 0 30px; }
      @media screen and (max-width: 600px) {
        .inner .inner__box .imgbox04 {
          margin: 0 0 15px; } }
      .inner .inner__box .imgbox04 img {
        width: 80%;
        height: auto; }
        @media screen and (max-width: 600px) {
          .inner .inner__box .imgbox04 img {
            width: 100%; } }
      .inner .inner__box .imgbox04 .ttl {
        background: #042275;
        text-align: center;
        color: #fff;
        font-size: 2.6rem;
        font-weight: bold;
        padding: 10px 0; }
        @media screen and (max-width: 600px) {
          .inner .inner__box .imgbox04 .ttl {
            font-size: 1.4rem;
            padding: 6px 0; } }
    .inner .inner__box .imgbox_kinri .ttl {
      background: #C10808;
      text-align: center;
      padding: 10px;
      color: #fff;
      margin: 0 0 5px;
      font-weight: bold;
      font-size: 2.4rem; }
      @media screen and (max-width: 600px) {
        .inner .inner__box .imgbox_kinri .ttl {
          font-size: 1.2rem; } }
    .inner .inner__box .imgbox_kinri .kinri__box {
      border: 1px solid #C10808;
      background: #fff; }
      .inner .inner__box .imgbox_kinri .kinri__box .inner {
        padding: 20px 30px 30px; }
        @media screen and (max-width: 600px) {
          .inner .inner__box .imgbox_kinri .kinri__box .inner {
            padding: 10px 15px 15px; } }
      .inner .inner__box .imgbox_kinri .kinri__box .kinri {
        text-align: center;
        font-size: 6.0rem;
        font-weight: bold;
        line-height: 1.3;
        color: #C10808; }
        @media screen and (max-width: 600px) {
          .inner .inner__box .imgbox_kinri .kinri__box .kinri {
            font-size: 2.8rem; } }
      .inner .inner__box .imgbox_kinri .kinri__box .attention li {
        text-align: center; }
        @media screen and (max-width: 600px) {
          .inner .inner__box .imgbox_kinri .kinri__box .attention li {
            text-align: left;
            font-size: 1rem; } }

.flex {
  display: flex;
  justify-content: space-between; }
  @media screen and (max-width: 600px) {
    .flex {
      display: block; } }
  .flex .txt {
    width: 77%; }
    @media screen and (max-width: 600px) {
      .flex .txt {
        width: 100%; } }
  .flex .img {
    width: 20%;
    margin: -20px 0 0; }
    @media screen and (max-width: 600px) {
      .flex .img {
        width: 55%;
        margin: 0 auto; } }
    .flex .img img {
      width: 100%;
      height: auto; }

.ttl__tablelist {
  text-align: center;
  font-size: 2.4rem;
  font-weight: bold;
  margin: 50px 0 0;
  color: #042275; }
  @media screen and (max-width: 600px) {
    .ttl__tablelist {
      margin: 30px 0 0;
      font-size: 1.6rem; } }

.tablelist {
  margin: 15px 0 0; }
  @media screen and (max-width: 600px) {
    .tablelist {
      margin: 5px 0 0; } }
  .tablelist img {
    width: 100%;
    height: auto; }
  .tablelist td {
    width: 33%;
    box-sizing: border-box;
    padding: 20px 15px;
    border: 1px solid #ddd;
    background: #fff;
    text-align: center;
    font-weight: bold;
    font-size: 2rem; }
    @media screen and (max-width: 600px) {
      .tablelist td {
        font-size: 1.3rem;
        padding: 10px 3px; } }
  .tablelist .ttl td {
    background: #042275;
    color: #fff; }
  .tablelist .txt__red {
    color: #C83030 !important; }
  .tablelist .txt__blue {
    color: #042275; }
  .tablelist .bg__ttl {
    background: #666;
    color: #fff;
    padding: 10px 10px !important; }
    @media screen and (max-width: 600px) {
      .tablelist .bg__ttl {
        padding: 3px 5px !important; } }
  .tablelist .bg__blue {
    background: #042275;
    color: #fff; }
  .tablelist .bg__blue02 {
    background: #3b7cbc;
    color: #fff; }
  .tablelist .bg__green {
    background: #0A813A;
    color: #fff; }
  .tablelist .bg__grey {
    background: #eee; }

.txt__red {
  color: #C83030 !important;
  font-weight: bold; }

/*

 home
-----------------------------------*/
#home {
  background: #ffe9ca; }
  #home .main__area {
    max-width: 1100px;
    margin: 0 auto;
    padding: 30px 50px 50px;
    position: relative; }
    @media screen and (max-width: 768px) {
      #home .main__area {
        padding: 30px 40px 40px;
        box-sizing: border-box; } }
    @media screen and (max-width: 600px) {
      #home .main__area {
        padding: 5vw 5.333vw 5.333vw;
        box-sizing: border-box; } }
    #home .main__area .main__ill {
      position: absolute;
      bottom: 0;
      right: 0; }
      @media screen and (max-width: 1100px) {
        #home .main__area .main__ill {
          right: -40px; } }
      @media screen and (max-width: 1024px) {
        #home .main__area .main__ill {
          width: 100%;
          right: 0;
          position: relative;
          text-align: center; } }
      @media screen and (max-width: 768px) {
        #home .main__area .main__ill {
          width: 100%;
          right: 0;
          position: relative;
          text-align: center; } }
      @media screen and (max-width: 600px) {
        #home .main__area .main__ill {
          width: 100%;
          right: 0;
          position: relative;
          text-align: center; } }
      #home .main__area .main__ill img {
        width: 650px;
        height: auto; }
        @media screen and (max-width: 1280px) {
          #home .main__area .main__ill img {
            width: 50.091vw; } }
        @media screen and (max-width: 1024px) {
          #home .main__area .main__ill img {
            width: 70%;
            height: auto; } }
        @media screen and (max-width: 768px) {
          #home .main__area .main__ill img {
            width: 70%;
            height: auto; } }
        @media screen and (max-width: 600px) {
          #home .main__area .main__ill img {
            width: 90%;
            height: auto; } }
    #home .main__area .main__txt {
      /*font-weight: 900;
      color: #042275;
      font-size: 6.0rem;
      line-height: 1.3;*/
      margin: 30px 0 50px;
      text-align: center;
      /*text-shadow: 1px 2px 3px rgba(0, 0, 0, 0.4);*/ }
      @media screen and (max-width: 1280px) {
        #home .main__area .main__txt {
          font-size: 5vw; } }
      @media screen and (max-width: 600px) {
        #home .main__area .main__txt {
          font-size: 5.167vw;
          line-height: 1.5;
          margin: 0 0 10px;
          text-align: center; } }
      #home .main__area .main__txt img {
        width: 100%;
        height: auto; }
      #home .main__area .main__txt span {
        font-weight: 900;
        font-size: 4.0rem; }
        @media screen and (max-width: 1280px) {
          #home .main__area .main__txt span {
            font-size: 3.636vw; } }
        @media screen and (max-width: 600px) {
          #home .main__area .main__txt span {
            font-size: 1.8rem; } }
    #home .main__area .main__nav {
      margin: 30px 0 0;
      max-width: 480px; }
      @media screen and (max-width: 1100px) {
        #home .main__area .main__nav {
          max-width: 41.818vw; } }
      @media screen and (max-width: 1024px) {
        #home .main__area .main__nav {
          width: 100%;
          max-width: 100%;
          margin: -1px 0 0; } }
      @media screen and (max-width: 768px) {
        #home .main__area .main__nav {
          width: 100%;
          max-width: 100%;
          margin: -1px 0 0; } }
      @media screen and (max-width: 600px) {
        #home .main__area .main__nav {
          margin: 0 0 0; } }
      #home .main__area .main__nav .main__nav--item {
        margin: 0 0 15px; }
        @media screen and (max-width: 600px) {
          #home .main__area .main__nav .main__nav--item {
            margin: 0 0 10px; } }
        #home .main__area .main__nav .main__nav--item a {
          background: #fff url("../images/icon_arrow_blue-down.svg") center right 20px no-repeat;
          background-size: 12px auto;
          padding: 16px 20px 16px 16px;
          font-size: 1.8rem;
          font-weight: bold;
          color: #042275;
          display: flex;
          align-items: center;
          width: 100%;
          box-sizing: border-box;
          border-radius: 6px;
          box-shadow: 1px 2px 5px rgba(0, 0, 0, 0.3); }
          @media screen and (max-width: 1100px) {
            #home .main__area .main__nav .main__nav--item a {
              font-size: 1.636vw;
              padding: 1.455vw 1.818vw 1.455vw 2.727vw; } }
          @media screen and (max-width: 1024px) {
            #home .main__area .main__nav .main__nav--item a {
              font-size: 1.8rem; } }
          @media screen and (max-width: 768px) {
            #home .main__area .main__nav .main__nav--item a {
              font-size: 1.8rem; } }
          @media screen and (max-width: 600px) {
            #home .main__area .main__nav .main__nav--item a {
              background: #fff url("../images/icon_arrow_blue-down.svg") center right 12px no-repeat;
              background-size: 10px auto;
              font-size: 3.5vw;
              padding: 2.667vw 4vw 2.667vw 3vw; } }
          #home .main__area .main__nav .main__nav--item a span {
            font-size: 1.8rem;
            font-weight: bold;
            margin: 0 6px 0 0; }
            @media screen and (max-width: 1100px) {
              #home .main__area .main__nav .main__nav--item a span {
                font-size: 1.636vw; } }
            @media screen and (max-width: 1024px) {
              #home .main__area .main__nav .main__nav--item a span {
                font-size: 1.8rem; } }
            @media screen and (max-width: 768px) {
              #home .main__area .main__nav .main__nav--item a span {
                font-size: 1.8rem; } }
            @media screen and (max-width: 600px) {
              #home .main__area .main__nav .main__nav--item a span {
                font-size: 3.5vw;
                margin: 0 2px 0 0; } }

.main__subtxt {
  font-weight: bold;
  color: #042275;
  font-size: 2.3rem;
  padding: 40px 20px;
  text-align: center; }
  @media screen and (max-width: 768px) {
    .main__subtxt {
      padding: 5.333vw 5.333vw;
      font-size: 2rem;
      font-weight: bold; } }
  @media screen and (max-width: 600px) {
    .main__subtxt {
      text-align: left;
      font-size: 1.4rem; } }
  @media screen and (max-width: 600px) {
    .main__subtxt br {
      display: none; } }

.chara {
  text-align: right;
  margin: -30px 0 0; }
  @media screen and (max-width: 768px) {
    .chara {
      text-align: center;
      margin: 10px 0 0; } }
  .chara img {
    width: 100%;
    height: auto; }
    @media screen and (max-width: 768px) {
      .chara img {
        width: 100%;
        height: auto; } }

.chara02 {
  text-align: right;
  margin: -10px 0 0; }
  @media screen and (max-width: 768px) {
    .chara02 {
      text-align: center;
      margin: 10px 0 0; } }
  .chara02 img {
    width: 100%;
    height: auto; }
    @media screen and (max-width: 768px) {
      .chara02 img {
        width: 100%;
        height: auto; } }

#b01 {
  background: #FEFCE8; }
  #b01 .txt__e {
    text-align: left;
    margin: 0; }
  #b01 .txt__large {
    text-align: left;
    font-size: 2.2rem;
    margin: 0 0 30px; }
    @media screen and (max-width: 600px) {
      #b01 .txt__large {
        font-size: 1.4rem; } }
  #b01 .kinri {
    display: flex;
    justify-content: space-between;
    align-items: stretch; }
    @media screen and (max-width: 768px) {
      #b01 .kinri {
        display: block; } }
    @media screen and (max-width: 600px) {
      #b01 .kinri {
        display: block; } }
    #b01 .kinri .icon__down {
      text-align: center;
      margin: 20px 0; }
      @media screen and (max-width: 600px) {
        #b01 .kinri .icon__down {
          margin: -14px 0 8px; } }
      #b01 .kinri .icon__down img {
        width: 50px;
        height: auto; }
        @media screen and (max-width: 600px) {
          #b01 .kinri .icon__down img {
            width: 30px; } }
    #b01 .kinri .kotei {
      width: 49%;
      border: 1px solid #042275;
      box-sizing: border-box;
      border-radius: 6px;
      overflow: hidden;
      background: #fff;
      margin: 0; }
      @media screen and (max-width: 768px) {
        #b01 .kinri .kotei {
          width: 100%; } }
      @media screen and (max-width: 600px) {
        #b01 .kinri .kotei {
          width: 100%; } }
      #b01 .kinri .kotei .ttl {
        background: #042275;
        text-align: center;
        color: #fff;
        font-weight: bold;
        padding: 10px;
        font-size: 2rem; }
        @media screen and (max-width: 600px) {
          #b01 .kinri .kotei .ttl {
            font-size: 1.6rem;
            padding: 6px; } }
      #b01 .kinri .kotei .inner {
        padding: 30px; }
        @media screen and (max-width: 600px) {
          #b01 .kinri .kotei .inner {
            padding: 15px; } }
        #b01 .kinri .kotei .inner .inner__box {
          margin: 0;
          padding: 0; }
        #b01 .kinri .kotei .inner .img {
          width: 100%;
          margin: 0 0 15px; }
          @media screen and (max-width: 600px) {
            #b01 .kinri .kotei .inner .img {
              margin: 0 0 10px; } }
          #b01 .kinri .kotei .inner .img img {
            width: 100%;
            height: auto;
            /*border: 1px solid #ccc;*/ }
        #b01 .kinri .kotei .inner .txt {
          width: 100;
          font-size: 1.35rem; }
          @media screen and (max-width: 768px) {
            #b01 .kinri .kotei .inner .txt {
              font-size: 1.6rem; } }
          @media screen and (max-width: 600px) {
            #b01 .kinri .kotei .inner .txt {
              font-size: 1.3rem; } }
        #b01 .kinri .kotei .inner .txt__b {
          text-align: center !important;
          font-size: 1.8rem !important;
          font-weight: bold;
          margin: 15px 0 40px; }
          @media screen and (max-width: 600px) {
            #b01 .kinri .kotei .inner .txt__b {
              font-size: 1.5rem !important;
              margin: 0 0 10px; } }
    #b01 .kinri .hendou {
      width: 49%;
      border: 1px solid #0A813A;
      box-sizing: border-box;
      border-radius: 6px;
      overflow: hidden;
      background: #fff; }
      @media screen and (max-width: 768px) {
        #b01 .kinri .hendou {
          width: 100%;
          margin: 0 0 20px; } }
      @media screen and (max-width: 600px) {
        #b01 .kinri .hendou {
          width: 100%;
          margin: 0 0 15px; } }
      #b01 .kinri .hendou .ttl {
        background: #0A813A;
        text-align: center;
        color: #fff;
        font-weight: bold;
        padding: 10px;
        font-size: 2rem; }
        @media screen and (max-width: 600px) {
          #b01 .kinri .hendou .ttl {
            font-size: 1.6rem;
            padding: 6px; } }
      #b01 .kinri .hendou .inner {
        padding: 30px; }
        @media screen and (max-width: 600px) {
          #b01 .kinri .hendou .inner {
            padding: 15px; } }
        #b01 .kinri .hendou .inner .inner__box {
          margin: 0;
          padding: 0; }
        #b01 .kinri .hendou .inner .img {
          width: 100%;
          margin: 0 0 15px; }
          @media screen and (max-width: 600px) {
            #b01 .kinri .hendou .inner .img {
              margin: 0 0 10px; } }
          #b01 .kinri .hendou .inner .img img {
            width: 100%;
            height: auto;
            /*border: 1px solid #ccc;*/ }
        #b01 .kinri .hendou .inner .txt {
          width: 100%;
          font-size: 1.35rem; }
          @media screen and (max-width: 768px) {
            #b01 .kinri .hendou .inner .txt {
              font-size: 1.6rem; } }
          @media screen and (max-width: 600px) {
            #b01 .kinri .hendou .inner .txt {
              font-size: 1.3rem; } }
        #b01 .kinri .hendou .inner .txt__b {
          text-align: center !important;
          font-size: 1.8rem !important;
          font-weight: bold;
          margin: 0 0 20px; }
          @media screen and (max-width: 600px) {
            #b01 .kinri .hendou .inner .txt__b {
              font-size: 1.5rem !important;
              margin: 0 0 10px; } }

#b02 {
  background: #F8FAFC; }
  #b02 .txtbox p {
    font-size: 1.3rem; }
  #b02 .pointbox {
    border: 1px solid #FFD200;
    padding: 20px;
    background: #FFF9CF;
    border-radius: 6px;
    display: flex;
    align-items: flex-start;
    justify-content: space-between; }
    @media screen and (max-width: 600px) {
      #b02 .pointbox {
        display: block;
        padding: 10px; } }
    #b02 .pointbox .icon {
      width: 100px;
      background: #FFD200;
      text-align: center;
      color: #042275;
      border-radius: 100px;
      font-weight: bold;
      font-size: 1.4rem; }
      @media screen and (max-width: 600px) {
        #b02 .pointbox .icon {
          font-size: 1.3rem;
          margin: 0 0 10px; } }
    #b02 .pointbox .txt {
      width: calc(100% - 130px); }
      @media screen and (max-width: 600px) {
        #b02 .pointbox .txt {
          width: 100%; } }
      #b02 .pointbox .txt li {
        background: url("../images/icon_check.svg") center left no-repeat;
        padding: 0 0 0 25px; }
        @media screen and (max-width: 600px) {
          #b02 .pointbox .txt li {
            background: url("../images/icon_check.svg") top 5px left no-repeat;
            background-size: 18px auto;
            font-size: 1.3rem;
            margin: 0 0 5px; } }

#b03 {
  background: #FEFCE8; }
  @media screen and (max-width: 600px) {
    #b03 .kinri .indentfront {
      font-size: 1.3rem; } }
  #b03 .kinri .kotei {
    width: 100%;
    border: 1px solid #042275;
    box-sizing: border-box;
    border-radius: 6px;
    overflow: hidden;
    background: #fff; }
    @media screen and (max-width: 768px) {
      #b03 .kinri .kotei {
        width: 100%;
        margin: 0 0 20px; } }
    @media screen and (max-width: 600px) {
      #b03 .kinri .kotei {
        width: 100%;
        margin: 0 0 10px; } }
    #b03 .kinri .kotei .ttl {
      background: #042275;
      text-align: center;
      color: #fff;
      font-weight: bold;
      padding: 10px;
      font-size: 2.2rem; }
      @media screen and (max-width: 600px) {
        #b03 .kinri .kotei .ttl {
          font-size: 1.6rem;
          padding: 6px; } }
    #b03 .kinri .kotei .inner {
      display: flex;
      justify-content: space-between;
      padding: 30px; }
      @media screen and (max-width: 768px) {
        #b03 .kinri .kotei .inner {
          display: block; } }
      @media screen and (max-width: 600px) {
        #b03 .kinri .kotei .inner {
          display: block;
          padding: 15px; } }
      #b03 .kinri .kotei .inner .img {
        width: 35%; }
        @media screen and (max-width: 768px) {
          #b03 .kinri .kotei .inner .img {
            width: 85%;
            margin: 0 auto 30px; } }
        @media screen and (max-width: 600px) {
          #b03 .kinri .kotei .inner .img {
            width: 100%; } }
        #b03 .kinri .kotei .inner .img img {
          width: 100%;
          height: auto; }
      #b03 .kinri .kotei .inner .txt {
        width: 60%; }
        @media screen and (max-width: 768px) {
          #b03 .kinri .kotei .inner .txt {
            width: 100%; } }
        @media screen and (max-width: 600px) {
          #b03 .kinri .kotei .inner .txt {
            width: 100%;
            font-size: 1.3rem; } }
    #b03 .kinri .kotei .merit {
      display: flex;
      align-items: flex-start;
      justify-content: space-between; }
      #b03 .kinri .kotei .merit .icon__merit {
        display: block;
        width: 75px;
        font-weight: bold;
        background: #FFC000;
        text-align: center;
        font-size: 1.2rem;
        margin: 5px 0 0; }
        @media screen and (max-width: 600px) {
          #b03 .kinri .kotei .merit .icon__merit {
            font-size: 1.0rem;
            width: 80px; } }
      #b03 .kinri .kotei .merit .txt {
        width: calc(100% - 90px);
        font-weight: bold; }
        @media screen and (max-width: 600px) {
          #b03 .kinri .kotei .merit .txt {
            width: calc(100% - 90px); } }
    #b03 .kinri .kotei .demerit {
      display: flex;
      align-items: flex-start;
      justify-content: space-between; }
      #b03 .kinri .kotei .demerit .icon__merit {
        display: block;
        width: 75px;
        font-weight: bold;
        background: #ccc;
        text-align: center;
        font-size: 1.2rem;
        margin: 5px 0 0; }
        @media screen and (max-width: 600px) {
          #b03 .kinri .kotei .demerit .icon__merit {
            font-size: 1.0rem;
            width: 80px; } }
      #b03 .kinri .kotei .demerit .txt {
        width: calc(100% - 90px);
        font-weight: bold; }
        @media screen and (max-width: 600px) {
          #b03 .kinri .kotei .demerit .txt {
            width: calc(100% - 90px); } }
    #b03 .kinri .kotei .inner02 {
      padding: 0 30px 30px; }
      @media screen and (max-width: 600px) {
        #b03 .kinri .kotei .inner02 {
          padding: 10px 15px 20px; } }
      #b03 .kinri .kotei .inner02 .box__blue {
        background: #ECF8FF;
        padding: 20px;
        margin: 0 0 30px;
        text-align: center;
        position: relative; }
        @media screen and (max-width: 768px) {
          #b03 .kinri .kotei .inner02 .box__blue {
            text-align: left; } }
        @media screen and (max-width: 600px) {
          #b03 .kinri .kotei .inner02 .box__blue {
            padding: 10px;
            font-size: 1.3rem;
            text-align: left;
            margin: 0 0 20px; } }
        #b03 .kinri .kotei .inner02 .box__blue .ttl02 {
          font-weight: bold;
          font-size: 1.8rem;
          color: #042275; }
          @media screen and (max-width: 600px) {
            #b03 .kinri .kotei .inner02 .box__blue .ttl02 {
              font-size: 1.4rem; } }
        @media screen and (max-width: 600px) {
          #b03 .kinri .kotei .inner02 .box__blue .txt {
            font-size: 1.3rem; } }
        #b03 .kinri .kotei .inner02 .box__blue .chara {
          position: absolute;
          bottom: -25px;
          right: 0; }
          @media screen and (max-width: 600px) {
            #b03 .kinri .kotei .inner02 .box__blue .chara {
              bottom: -18px; } }
          #b03 .kinri .kotei .inner02 .box__blue .chara img {
            width: 110px;
            height: auto; }
            @media screen and (max-width: 600px) {
              #b03 .kinri .kotei .inner02 .box__blue .chara img {
                width: 45px;
                height: auto; } }
      #b03 .kinri .kotei .inner02 .attention {
        margin: 10px 0 30px; }
        @media screen and (max-width: 600px) {
          #b03 .kinri .kotei .inner02 .attention {
            margin: 10px 0 20px; } }
  #b03 .kinri .hendou {
    width: 100%;
    border: 1px solid #0A813A;
    box-sizing: border-box;
    border-radius: 6px;
    overflow: hidden;
    background: #fff;
    margin: 0 0 30px; }
    @media screen and (max-width: 768px) {
      #b03 .kinri .hendou {
        width: 100%;
        margin: 0 0 20px; } }
    @media screen and (max-width: 600px) {
      #b03 .kinri .hendou {
        margin: 0 0 10px; } }
    #b03 .kinri .hendou .ttl {
      background: #0A813A;
      text-align: center;
      color: #fff;
      font-weight: bold;
      padding: 10px;
      font-size: 2.2rem; }
      @media screen and (max-width: 600px) {
        #b03 .kinri .hendou .ttl {
          font-size: 1.6rem;
          padding: 6px; } }
    #b03 .kinri .hendou .inner {
      display: flex;
      justify-content: space-between;
      padding: 30px; }
      @media screen and (max-width: 768px) {
        #b03 .kinri .hendou .inner {
          display: block; } }
      @media screen and (max-width: 600px) {
        #b03 .kinri .hendou .inner {
          display: block;
          padding: 15px; } }
      #b03 .kinri .hendou .inner .img {
        width: 35%; }
        @media screen and (max-width: 768px) {
          #b03 .kinri .hendou .inner .img {
            width: 85%;
            margin: 0 auto 30px; } }
        @media screen and (max-width: 600px) {
          #b03 .kinri .hendou .inner .img {
            width: 100%; } }
        #b03 .kinri .hendou .inner .img img {
          width: 100%;
          height: auto; }
      #b03 .kinri .hendou .inner .txt {
        width: 60%; }
        @media screen and (max-width: 768px) {
          #b03 .kinri .hendou .inner .txt {
            width: 100%; } }
        @media screen and (max-width: 600px) {
          #b03 .kinri .hendou .inner .txt {
            width: 100%;
            font-size: 1.3rem; } }
    #b03 .kinri .hendou .merit {
      display: flex;
      align-items: flex-start;
      justify-content: space-between; }
      #b03 .kinri .hendou .merit .icon__merit {
        display: block;
        width: 75px;
        font-weight: bold;
        background: #FFC000;
        text-align: center;
        font-size: 1.2rem;
        margin: 5px 0 0; }
        @media screen and (max-width: 600px) {
          #b03 .kinri .hendou .merit .icon__merit {
            font-size: 1.0rem;
            width: 80px; } }
      #b03 .kinri .hendou .merit .txt {
        width: calc(100% - 90px);
        font-weight: bold; }
        @media screen and (max-width: 600px) {
          #b03 .kinri .hendou .merit .txt {
            width: calc(100% - 90px); } }
    #b03 .kinri .hendou .demerit {
      display: flex;
      align-items: flex-start;
      justify-content: space-between; }
      #b03 .kinri .hendou .demerit .icon__merit {
        display: block;
        width: 75px;
        font-weight: bold;
        background: #ccc;
        text-align: center;
        font-size: 1.2rem;
        margin: 5px 0 0; }
        @media screen and (max-width: 600px) {
          #b03 .kinri .hendou .demerit .icon__merit {
            font-size: 1.0rem;
            width: 80px; } }
      #b03 .kinri .hendou .demerit .txt {
        width: calc(100% - 90px);
        font-weight: bold; }
        @media screen and (max-width: 600px) {
          #b03 .kinri .hendou .demerit .txt {
            width: calc(100% - 90px); } }
    #b03 .kinri .hendou .inner02 {
      padding: 0 30px 30px; }
      @media screen and (max-width: 600px) {
        #b03 .kinri .hendou .inner02 {
          padding: 10px 15px 20px; } }
      #b03 .kinri .hendou .inner02 .box__green {
        background: #E8F9E8;
        padding: 20px;
        margin: 0 0 30px;
        text-align: center;
        position: relative; }
        @media screen and (max-width: 768px) {
          #b03 .kinri .hendou .inner02 .box__green {
            text-align: left; } }
        @media screen and (max-width: 600px) {
          #b03 .kinri .hendou .inner02 .box__green {
            padding: 10px;
            font-size: 1.3rem;
            margin: 0 0 20px;
            text-align: left; } }
        #b03 .kinri .hendou .inner02 .box__green .ttl02 {
          font-weight: bold;
          font-size: 1.8rem;
          color: #006428; }
          @media screen and (max-width: 600px) {
            #b03 .kinri .hendou .inner02 .box__green .ttl02 {
              font-size: 1.4rem; } }
        @media screen and (max-width: 600px) {
          #b03 .kinri .hendou .inner02 .box__green .txt {
            font-size: 1.3rem; } }
        #b03 .kinri .hendou .inner02 .box__green .chara {
          position: absolute;
          bottom: -25px;
          right: 0; }
          @media screen and (max-width: 600px) {
            #b03 .kinri .hendou .inner02 .box__green .chara {
              bottom: -18px; } }
          #b03 .kinri .hendou .inner02 .box__green .chara img {
            width: 110px;
            height: auto; }
            @media screen and (max-width: 600px) {
              #b03 .kinri .hendou .inner02 .box__green .chara img {
                width: 45px;
                height: auto; } }
      #b03 .kinri .hendou .inner02 .attention {
        margin: 10px 0 30px; }

#b04 {
  background: #F8FAFC; }
  #b04 .risk__list {
    display: flex;
    justify-content: space-between;
    margin: 0 0 30px; }
    @media screen and (max-width: 600px) {
      #b04 .risk__list {
        display: block;
        margin: 0 0 15px; } }
    #b04 .risk__list .risk__list--item-red {
      border: 3px solid #C83030 !important;
      margin: 0 !important; }
      @media screen and (max-width: 600px) {
        #b04 .risk__list .risk__list--item-red {
          border: 2px solid #C83030 !important;
          width: 100% !important; } }
      #b04 .risk__list .risk__list--item-red h4 {
        color: #C83030 !important; }
      @media screen and (max-width: 600px) {
        #b04 .risk__list .risk__list--item-red strong {
          font-size: 1.3rem; } }
      @media screen and (max-width: 600px) {
        #b04 .risk__list .risk__list--item-red .txt__red {
          font-size: 1.3rem; } }
    #b04 .risk__list .risk__list--item {
      width: 32%;
      background: #fff;
      padding: 30px 20px;
      box-sizing: border-box;
      border: 1px solid #042275;
      border-radius: 6px;
      position: relative; }
      @media screen and (max-width: 600px) {
        #b04 .risk__list .risk__list--item {
          width: 100% !important;
          padding: 15px;
          margin: 0 0 10px;
          display: flex;
          box-sizing: border-box;
          justify-content: space-between; } }
      #b04 .risk__list .risk__list--item .icon__hoken {
        background: #FFC000 url("../images/icon_smile.svg") center right 7px no-repeat;
        background-size: 17px auto;
        display: inline-block;
        padding: 5px 28px 5px 10px;
        border-radius: 3px;
        font-size: 1.6rem;
        font-weight: bold;
        margin: 10px auto 0; }
        @media screen and (max-width: 600px) {
          #b04 .risk__list .risk__list--item .icon__hoken {
            background: #FFC000 url("../images/icon_smile.svg") center right 7px no-repeat;
            background-size: 15px auto;
            padding: 2px 25px 2px 5px;
            font-size: 1.2rem;
            margin: 2px; } }
      #b04 .risk__list .risk__list--item .icon__hoken--none {
        background: #ccc url("../images/icon_cry.svg") center right 7px no-repeat;
        background-size: 17px auto;
        display: inline-block;
        padding: 5px 28px 5px 10px;
        border-radius: 3px;
        font-size: 1.6rem;
        font-weight: bold;
        margin: 15px auto 0; }
        @media screen and (max-width: 600px) {
          #b04 .risk__list .risk__list--item .icon__hoken--none {
            background: #ccc url("../images/icon_cry.svg") center right 7px no-repeat;
            background-size: 15px auto;
            padding: 2px 25px 2px 5px;
            font-size: 1.2rem;
            margin: 5px 0 0; } }
      #b04 .risk__list .risk__list--item .img {
        width: 100px;
        margin: 10px auto 20px; }
        @media screen and (max-width: 600px) {
          #b04 .risk__list .risk__list--item .img {
            width: 15%;
            margin: 0; } }
        #b04 .risk__list .risk__list--item .img img {
          width: 100%;
          height: auto; }
      #b04 .risk__list .risk__list--item .txt {
        width: 100%;
        text-align: center; }
        @media screen and (max-width: 600px) {
          #b04 .risk__list .risk__list--item .txt {
            width: 80%;
            padding: 0 0 0 5px;
            box-sizing: border-box;
            text-align: left; } }
        #b04 .risk__list .risk__list--item .txt h4 {
          text-align: center;
          font-size: 2rem;
          font-weight: bold;
          margin: 0 0 10px;
          color: #042275; }
          @media screen and (max-width: 768px) {
            #b04 .risk__list .risk__list--item .txt h4 {
              font-size: 1.8rem; } }
          @media screen and (max-width: 600px) {
            #b04 .risk__list .risk__list--item .txt h4 {
              text-align: left;
              font-size: 1.6rem;
              margin: 0; } }
        #b04 .risk__list .risk__list--item .txt p {
          margin: 0;
          font-size: 1.6rem; }
          @media screen and (max-width: 600px) {
            #b04 .risk__list .risk__list--item .txt p {
              font-size: 1.3rem; } }
      #b04 .risk__list .risk__list--item .hoken__box {
        border: 1px solid #FFC000;
        padding: 5px 10px 10px;
        margin: 10px 0 0;
        background: #FEFCE8;
        height: 100px;
        position: relative; }
        @media screen and (max-width: 768px) {
          #b04 .risk__list .risk__list--item .hoken__box {
            height: auto; } }
        @media screen and (max-width: 600px) {
          #b04 .risk__list .risk__list--item .hoken__box {
            padding: 5px 5px 5px;
            height: auto;
            display: flex;
            align-items: center;
            justify-content: space-between; } }
        #b04 .risk__list .risk__list--item .hoken__box p {
          font-size: 1.3rem;
          margin: 5px 0 0; }
          @media screen and (max-width: 600px) {
            #b04 .risk__list .risk__list--item .hoken__box p {
              width: 62%;
              font-size: 1.2rem !important;
              line-height: 1.4;
              margin: 0; } }
        #b04 .risk__list .risk__list--item .hoken__box .hoken__kasai {
          padding: 10px 0 0; }
          @media screen and (max-width: 600px) {
            #b04 .risk__list .risk__list--item .hoken__box .hoken__kasai {
              padding: 0; } }
  #b04 .type__kinri {
    display: flex;
    justify-content: space-between;
    align-items: flex-start; }
    @media screen and (max-width: 768px) {
      #b04 .type__kinri {
        display: block; } }

.type__hendou {
  width: 100%;
  border: 1px solid #0A813A;
  border-radius: 6px;
  margin: 0 0 0;
  box-sizing: border-box;
  overflow: hidden; }
  @media screen and (max-width: 768px) {
    .type__hendou {
      width: 100%; } }
  .type__hendou .ttl {
    background: #fff url("../images/icon_arrow_down_green.svg") center right 20px no-repeat !important;
    color: #0A813A !important;
    text-align: center;
    padding: 10px;
    font-size: 1.8rem !important;
    font-weight: bold;
    cursor: pointer;
    -moz-transition: all 0.3s;
    -o-transition: all 0.3s;
    -webkit-transition: all 0.3s;
    transition: all 0.3s; }
    @media screen and (max-width: 600px) {
      .type__hendou .ttl {
        background: #fff url("../images/icon_arrow_down_green.svg") center right 10px no-repeat !important;
        font-size: 1.4rem !important;
        background-size: 10px auto; } }
  .type__hendou .ttl:hover {
    color: #fff !important;
    background: #0A813A url("../images/icon_arrow_down_white.svg") center right 20px no-repeat !important; }
    @media screen and (max-width: 600px) {
      .type__hendou .ttl:hover {
        background: #0A813A url("../images/icon_arrow_down_white.svg") center right 10px no-repeat !important;
        background-size: 10px auto; } }
  .type__hendou .active {
    color: #fff !important;
    background: #0A813A url("../images/icon_arrow_up_white.svg") center right 20px no-repeat !important; }
    @media screen and (max-width: 600px) {
      .type__hendou .active {
        background: #0A813A url("../images/icon_arrow_up_white.svg") center right 10px no-repeat !important;
        background-size: 10px auto; } }
  .type__hendou .active:hover {
    color: #fff !important;
    background: #0A813A url("../images/icon_arrow_up_white.svg") center right 20px no-repeat !important; }
    @media screen and (max-width: 600px) {
      .type__hendou .active:hover {
        background: #0A813A url("../images/icon_arrow_up_white.svg") center right 10px no-repeat !important;
        background-size: 10px auto; } }
  .type__hendou .inner {
    padding: 30px; }
    @media screen and (max-width: 600px) {
      .type__hendou .inner {
        padding: 10px; } }
    .type__hendou .inner ul {
      width: 100% !important;
      box-sizing: border-box; }
    .type__hendou .inner li:last-child {
      margin: 0; }
    .type__hendou .inner li {
      background: #DFF0E8;
      padding: 15px;
      margin: 0 0 10px;
      font-size: 1.3rem;
      width: 100% !important;
      box-sizing: border-box; }
      @media screen and (max-width: 600px) {
        .type__hendou .inner li {
          margin: 0 0 10px;
          padding: 12px;
          font-size: 1.3rem; } }
      .type__hendou .inner li h4 {
        font-weight: bold;
        font-size: 1.6rem;
        margin: 0; }
        @media screen and (max-width: 600px) {
          .type__hendou .inner li h4 {
            font-size: 1.4rem; } }
      .type__hendou .inner li span {
        font-size: 1.1rem; }
        @media screen and (max-width: 600px) {
          .type__hendou .inner li span {
            font-size: 1.0rem; } }

.type__kotei {
  width: 100%;
  border: 1px solid #042275;
  border-radius: 6px;
  box-sizing: border-box;
  overflow: hidden; }
  @media screen and (max-width: 768px) {
    .type__kotei {
      width: 100%; } }
  .type__kotei .ttl {
    background: #fff url("../images/icon_arrow_blue-down.svg") center right 20px no-repeat !important;
    color: #042275 !important;
    text-align: center;
    padding: 10px;
    font-size: 1.8rem !important;
    font-weight: bold;
    cursor: pointer;
    -moz-transition: all 0.3s;
    -o-transition: all 0.3s;
    -webkit-transition: all 0.3s;
    transition: all 0.3s; }
    @media screen and (max-width: 600px) {
      .type__kotei .ttl {
        background: #fff url("../images/icon_arrow_blue-down.svg") center right 10px no-repeat !important;
        font-size: 1.4rem !important;
        background-size: 10px auto; } }
  .type__kotei .ttl:hover {
    color: #fff !important;
    background: #042275 url("../images/icon_arrow_down_white.svg") center right 20px no-repeat !important; }
    @media screen and (max-width: 600px) {
      .type__kotei .ttl:hover {
        background: #042275 url("../images/icon_arrow_down_white.svg") center right 10px no-repeat !important;
        background-size: 10px auto; } }
  .type__kotei .active {
    color: #fff !important;
    background: #042275 url("../images/icon_arrow_up_white.svg") center right 20px no-repeat !important; }
    @media screen and (max-width: 600px) {
      .type__kotei .active {
        background: #042275 url("../images/icon_arrow_up_white.svg") center right 10px no-repeat !important;
        background-size: 10px auto; } }
  .type__kotei .active:hover {
    color: #fff !important;
    background: #042275 url("../images/icon_arrow_up_white.svg") center right 20px no-repeat !important; }
    @media screen and (max-width: 600px) {
      .type__kotei .active:hover {
        background: #042275 url("../images/icon_arrow_up_white.svg") center right 10px no-repeat !important;
        background-size: 10px auto; } }
  .type__kotei .inner {
    padding: 30px; }
    @media screen and (max-width: 600px) {
      .type__kotei .inner {
        padding: 10px; } }
    .type__kotei .inner ul {
      width: 100% !important;
      box-sizing: border-box; }
    .type__kotei .inner li:last-child {
      margin: 0; }
    .type__kotei .inner li {
      background: #DDE2ED;
      padding: 15px;
      margin: 0 0 10px;
      font-size: 1.3rem;
      width: 100% !important;
      box-sizing: border-box; }
      @media screen and (max-width: 600px) {
        .type__kotei .inner li {
          margin: 0 0 10px;
          padding: 12px;
          font-size: 1.3rem; } }
      .type__kotei .inner li h4 {
        font-weight: bold;
        font-size: 1.6rem;
        margin: 0; }
        @media screen and (max-width: 600px) {
          .type__kotei .inner li h4 {
            font-size: 1.4rem; } }
      .type__kotei .inner li span {
        font-size: 1.1rem; }
        @media screen and (max-width: 600px) {
          .type__kotei .inner li span {
            font-size: 1.0rem; } }

.banner {
  margin: 10px 0 0;
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap; }
  @media screen and (max-width: 600px) {
    .banner {
      margin: 15px 0 0;
      display: block; } }
  .banner .banner__simulation {
    width: 49%;
    /*max-width: 539px;*/
    margin: 0 0 30px; }
    @media screen and (max-width: 600px) {
      .banner .banner__simulation {
        width: 100%;
        margin: 20px auto 0; } }
    .banner .banner__simulation .ttl {
      font-size: 1.8rem;
      /*font-size: 2.2rem;*/
      font-weight: bold;
      color: #042275;
      text-align: center;
      margin: 0 0 5px; }
      @media screen and (max-width: 768px) {
        .banner .banner__simulation .ttl {
          font-size: 1.3rem; } }
      @media screen and (max-width: 600px) {
        .banner .banner__simulation .ttl {
          font-size: 1.4rem; } }
    .banner .banner__simulation img {
      width: 100%;
      height: auto;
      border: 1px solid #042275;
      border-radius: 6px;
      overflow: hidden; }
  .banner .banner__movie {
    width: 49%;
    /*max-width: 539px;*/
    margin: 0 0 30px; }
    @media screen and (max-width: 600px) {
      .banner .banner__movie {
        width: 100%;
        margin: 20px auto 0; } }
    .banner .banner__movie .ttl {
      font-size: 1.8rem;
      /*font-size: 2.2rem;*/
      font-weight: bold;
      color: #042275;
      text-align: center;
      margin: 0 0 5px; }
      @media screen and (max-width: 768px) {
        .banner .banner__movie .ttl {
          font-size: 1.3rem; } }
      @media screen and (max-width: 600px) {
        .banner .banner__movie .ttl {
          font-size: 1.4rem; } }
    .banner .banner__movie img {
      width: 100%;
      height: auto;
      border: 1px solid #042275;
      border-radius: 6px;
      overflow: hidden; }
  .banner .banner__f35 {
    width: 49%;
    /*max-width: 539px;*/
    margin: 0 auto 30px; }
    @media screen and (max-width: 600px) {
      .banner .banner__f35 {
        width: 100%;
        margin: 20px auto 0; } }
    .banner .banner__f35 .ttl {
      font-size: 1.8rem;
      line-height: 1.5;
      /*font-size: 2.2rem;*/
      font-weight: bold;
      color: #042275;
      text-align: center;
      margin: 0 0 5px; }
      @media screen and (max-width: 768px) {
        .banner .banner__f35 .ttl {
          font-size: 1.3rem; } }
      @media screen and (max-width: 600px) {
        .banner .banner__f35 .ttl {
          font-size: 1.4rem; } }
    .banner .banner__f35 img {
      width: 100%;
      height: auto;
      border: 1px solid #042275;
      border-radius: 6px;
      overflow: hidden; }

.future__box {
  border: 1px solid #FFD200;
  padding: 30px;
  display: flex;
  justify-content: space-between;
  background: #FFF9CF;
  margin: 30px 0 0; }
  @media screen and (max-width: 600px) {
    .future__box {
      margin: 20px 0 0;
      padding: 10px;
      align-items: center; } }
  .future__box .img {
    width: 7%;
    font-weight: 900;
    font-size: 7rem;
    line-height: 0.6;
    text-align: center;
    color: #042275;
    padding: 8px 0 0; }
    @media screen and (max-width: 600px) {
      .future__box .img {
        width: 12%;
        font-size: 5.5rem;
        padding: 0 0 0 5px; } }
  .future__box .txt {
    font-size: 1.8rem;
    padding: 0;
    width: 91%;
    box-sizing: border-box; }
    @media screen and (max-width: 600px) {
      .future__box .txt {
        width: 87%;
        font-size: 1.3rem;
        padding: 0 0 0 15px; } }

.box__blue02 {
  background: #ECF8FF;
  padding: 30px;
  margin: 0 0 30px;
  text-align: left; }
  @media screen and (max-width: 768px) {
    .box__blue02 {
      text-align: left; } }
  @media screen and (max-width: 600px) {
    .box__blue02 {
      padding: 10px;
      font-size: 1.3rem;
      text-align: left;
      margin: 0 0 20px; } }
  .box__blue02 .ttl02 {
    font-weight: bold;
    font-size: 1.8rem;
    color: #042275; }
    @media screen and (max-width: 600px) {
      .box__blue02 .ttl02 {
        font-size: 1.4rem; } }

.box__green02 {
  background: #E8F9E8;
  padding: 30px;
  margin: 0 0 15px;
  text-align: left; }
  @media screen and (max-width: 768px) {
    .box__green02 {
      text-align: left; } }
  @media screen and (max-width: 600px) {
    .box__green02 {
      padding: 10px;
      font-size: 1.3rem;
      margin: 0 0 10px;
      text-align: left; } }
  .box__green02 .ttl02 {
    font-weight: bold;
    font-size: 1.8rem;
    color: #006428; }
    @media screen and (max-width: 600px) {
      .box__green02 .ttl02 {
        font-size: 1.4rem; } }

.icon__down02 {
  text-align: center;
  margin: 10px 0; }
  @media screen and (max-width: 600px) {
    .icon__down02 {
      margin: -20px 0 -10px; } }
  .icon__down02 img {
    width: 50px;
    height: auto; }
    @media screen and (max-width: 600px) {
      .icon__down02 img {
        width: 30px; } }

.txt__green {
  color: #006428;
  font-weight: bold;
  font-size: 1.3rem; }

.txt__red {
  color: #c10000;
  font-weight: bold;
  font-size: 1.3rem !important; }
