.sp_only_il {
  display: none; }
  @media only screen and (max-width: 767px) {
    .sp_only_il {
      display: inline; } }

a:hover {
  opacity: 0.9; }

body {
  margin: 0;
  padding: 0;
  font-size: 15px;
  line-height: 2em;
  color: #221714;
  font-family: 'Noto Sans JP', sans-serif;
  font-weight: 400;
  box-sizing: border-box;
  text-align: justify;
  text-justify: inter-ideograph; }
  @media only screen and (max-width: 767px) {
    body {
      letter-spacing: 0px; } }

header {
  width: 100%;
  height: 86px;
  margin: 0;
  padding: 0;
  background: rgba(255, 255, 255, 1);
  position: fixed;
  overflow: hidden;
  top: 0;
  z-index: 10000;
  box-sizing: border-box; }
  @media only screen and (max-width: 767px) {
    header {
      height: 57px;
      overflow: hidden; } }
  header .head_logo_cnt {
    width: 100%;
    max-width: 1280px;
    height: 86px;
    margin: 0 auto;
    padding: 0;
    left: 50%;
    box-sizing: border-box; }
    @media only screen and (max-width: 767px) {
      header .head_logo_cnt {
        width: 80%;
        max-width: 300px;
        padding: 0 0;
        box-sizing: border-box;
        height: 57px;
        margin: 0;
        float: left; } }
    header .head_logo_cnt h1 {
      width: 100%;
      max-width: 150px;
      margin: 17px 0 0 0px;
      padding: 0; }
      @media only screen and (max-width: 767px) {
        header .head_logo_cnt h1 {
          width: 95%;
          height: 57px;
          margin: 0;
          box-sizing: border-box;
          padding-top: 10px; } }
      header .head_logo_cnt h1 a {
        display: block; }
      header .head_logo_cnt h1 img {
        width: 100%; }
        @media only screen and (max-width: 767px) {
          header .head_logo_cnt h1 img {
            width: 107px;
            margin-left: 6px; } }
  header .head_menu_cnt {
    position: absolute;
    width: 75%;
    height: 86px;
    right: 0;
    top: 0;
    margin: 0;
    padding: 0; }
    @media only screen and (max-width: 767px) {
      header .head_menu_cnt {
        display: none; } }
    header .head_menu_cnt ul.head_menu {
      width: 100%;
      max-width: 880px;
      height: 86px;
      margin: 0 auto;
      padding: 0;
      list-style: none;
      box-sizing: border-box; }
      header .head_menu_cnt ul.head_menu li {
        height: 86px;
        float: left;
        text-align: center;
        font-weight: 600;
        font-style: normal;
        font-size: 13px;
        letter-spacing: 0;
        padding: 0 10px; }
        header .head_menu_cnt ul.head_menu li.entory {
          width: 20%; }
        header .head_menu_cnt ul.head_menu li a {
          display: block;
          width: 100%;
          height: 100%;
          padding-top: 40px;
          color: #004a83;
          text-decoration: none; }
          header .head_menu_cnt ul.head_menu li a.entory {
            color: #fff;
            display: block;
            width: 100%;
            height: 100%;
            background: #e8440a;
            font-size: 18px;
            padding-top: 32px;
            letter-spacing: 0;
            font-weight: 500;
            text-decoration: none; }
            header .head_menu_cnt ul.head_menu li a.entory:hover {
              background: #ff4500; }
  header .sp_menu_bt {
    display: none; }
    @media only screen and (max-width: 767px) {
      header .sp_menu_bt {
        width: 20%;
        display: block;
        height: 57px;
        float: right;
        text-align: right;
        margin: 0;
        padding: 0; }
        header .sp_menu_bt img {
          height: 57px; } }

.head_link_sp_cnt {
  width: 100%;
  position: fixed;
  z-index: 10000; }
  @media only screen and (max-width: 767px) {
    .head_link_sp_cnt {
      margin-top: 0; } }
  .head_link_sp_cnt .head_link_sp {
    display: none;
    list-style: none;
    margin: 0 0 0 0;
    padding: 0;
    width: 100%;
    background: rgba(255, 255, 255, 0.9);
    z-index: 10000; }
    .head_link_sp_cnt .head_link_sp li {
      width: 100%;
      padding: 15px;
      box-sizing: border-box;
      border-top: 1px solid #0066a5;
      color: #666; }
      .head_link_sp_cnt .head_link_sp li.sp_menu_close {
        background: #0066a5;
        padding: 8px 15px;
        color: #fff; }
      .head_link_sp_cnt .head_link_sp li a {
        display: block;
        color: #0066a5;
        text-decoration: none; }

section.content {
  width: 100%;
  margin: 0;
  padding: 90px 0; }
  @media only screen and (max-width: 767px) {
    section.content {
      padding: 20px 0; } }
  section.content.c01 {
    background: #fff; }
  section.content.c02 {
    background: #f1f7f6 url(../images/bg_type2.gif); }
  section.content.c03 {
    background: #FFF; }
  section.content.c04 {
    background: #e6e9f2; }
  section.content.c05 {
    background: #FFF; }
  section.content.c06 {
    background: #f1f7f6; }
  section.content .cnt_inner {
    width: 96%;
    max-width: 1000px;
    margin: 0 auto; }
    section.content .cnt_inner.wide {
      width: 100%;
      max-width: 1100px; }

.cnt_wrap {
  width: 100%;
  margin: 0 auto;
  padding: 0;
  overflow: hidden; }

.head_image {
  width: 100%;
  height: 400px; }
  .head_image .head_title_cnt {
    width: 96%;
    max-width: 1000px;
    margin: 0 auto;
    padding-top: 140px;
    color: #fff; }
    .head_image .head_title_cnt .head_t_en {
      font-size: 30px;
      line-height: 40px;
      font-weight: 500; }
    .head_image .head_title_cnt .head_t_jp {
      font-size: 80px;
      line-height: 90px;
      font-weight: 700; }
    .head_image .head_title_cnt .head_t_hr {
      border-top: 1px solid #fff;
      margin-top: 15px; }
    .head_image .head_title_cnt .head_t_sub {
      font-size: 30px;
      line-height: 40px;
      font-weight: 600;
      margin-top: 25px; }
    .head_image .head_title_cnt .head_t_read {
      font-size: 16px;
      line-height: 24px;
      font-weight: 600;
      margin-top: 8px; }

section.main_image {
  width: 100%;
  height: 730px;
  background: url(../images/main_image_mid.jpg) center center no-repeat;
  background-size: cover;
  margin-top: 86px; }
  @media only screen and (max-width: 767px) {
    section.main_image {
      margin-top: 57px;
      height: 480px; } }
  section.main_image .main_image_cnt {
    width: 100%;
    margin: 0 auto;
    padding: 0;
    height: 100%;
    position: relative; }
    section.main_image .main_image_cnt .mask {
      width: 100%;
      height: 100%;
      margin: 0;
      padding: 0;
      position: absolute;
      background: url(../images/main_image_mask.png) repeat-x center bottom; }
      @media only screen and (max-width: 767px) {
        section.main_image .main_image_cnt .mask {
          background-size: 400%; } }
  section.main_image .main_copy_cnt {
    padding-top: 100px;
    margin: 0 auto 0 auto;
    text-align: center; }
    section.main_image .main_copy_cnt .main_copy_l1 {
      color: #fff;
      font-family: 'Noto Serif JP', sans-serif;
      font-weight: 600;
      font-size: 30px;
      line-height: 30px;
      margin-bottom: 10px; }
      @media only screen and (max-width: 767px) {
        section.main_image .main_copy_cnt .main_copy_l1 {
          font-size: 15px;
          line-height: 15px; } }
    section.main_image .main_copy_cnt .main_copy_l2 {
      color: #fff;
      font-family: 'Noto Serif JP', sans-serif;
      font-weight: 600;
      font-size: 78px;
      line-height: 90px; }
      @media only screen and (max-width: 767px) {
        section.main_image .main_copy_cnt .main_copy_l2 {
          font-size: 40px;
          line-height: 45px; } }
    section.main_image .main_copy_cnt .main_copy_l3 {
      color: #fff;
      font-family: 'Noto Serif JP', sans-serif;
      font-weight: 600;
      font-size: 124px;
      line-height: 170px; }
      @media only screen and (max-width: 767px) {
        section.main_image .main_copy_cnt .main_copy_l3 {
          font-size: 60px;
          line-height: 100px; } }
      section.main_image .main_copy_cnt .main_copy_l3 .lg {
        font-size: 220px; }
        @media only screen and (max-width: 767px) {
          section.main_image .main_copy_cnt .main_copy_l3 .lg {
            font-size: 100px;
            line-height: 100px; } }
    section.main_image .main_copy_cnt .main_copy_l4 {
      width: 412px;
      margin: 0px auto;
      border-radius: 30px;
      color: #fff;
      font-family: 'Noto Sans JP', sans-serif;
      font-weight: 600;
      font-size: 22px;
      line-height: 42px;
      background: #0066a5; }
      @media only screen and (max-width: 767px) {
        section.main_image .main_copy_cnt .main_copy_l4 {
          width: 90%;
          max-width: 300px;
          font-size: 17px;
          line-height: 42px; } }

.title_cnt {
  width: 100%;
  text-align: center;
  margin-bottom: 40px; }
  @media only screen and (max-width: 767px) {
    .title_cnt {
      margin-bottom: 20px; } }
  .title_cnt .title {
    font-size: 30px;
    font-weight: 600;
    color: #004a83; }
    @media only screen and (max-width: 767px) {
      .title_cnt .title {
        font-size: 25px; } }
    .title_cnt .title .sm {
      font-size: 24px; }
      @media only screen and (max-width: 767px) {
        .title_cnt .title .sm {
          font-size: 18px; } }
    .title_cnt .title .lg {
      font-size: 40px; }
      @media only screen and (max-width: 767px) {
        .title_cnt .title .lg {
          font-size: 24px; } }
  .title_cnt .hr {
    width: 100%;
    max-width: 1000px;
    background: url(../images/title_hr.png) repeat-y center center;
    height: 6px;
    margin: 15px auto; }
    @media only screen and (max-width: 767px) {
      .title_cnt .hr {
        background-size: 100%;
        height: 6px; } }
  .title_cnt .sub_line {
    font-size: 20px;
    color: #004a83;
    font-weight: 500;
    margin: 25px auto; }
    @media only screen and (max-width: 767px) {
      .title_cnt .sub_line {
        font-size: 17px;
        width: 90%;
        margin: 25px auto; } }
  .title_cnt .icon {
    width: 100%;
    margin-bottom: 30px;
    text-align: center;
    margin-top: -40px; }
    @media only screen and (max-width: 767px) {
      .title_cnt .icon {
        margin: 0px auto 10px auto;
        width: 40px; }
        .title_cnt .icon img {
          width: 100%; } }

.cnt01 {
  width: 100%;
  max-width: 1000px;
  margin: 0 auto; }
  .cnt01 .cnt_wrap {
    width: 940px;
    margin: 0 auto;
    overflow: hidden; }
    @media only screen and (max-width: 767px) {
      .cnt01 .cnt_wrap {
        width: 100%; } }
  .cnt01 .cnt01_box {
    background: url(../images/cnt01_icon.png) no-repeat left top;
    padding-left: 40px;
    padding-right: 25px;
    width: 400px;
    float: left; }
    @media only screen and (max-width: 767px) {
      .cnt01 .cnt01_box {
        width: 100%;
        margin: 0 auto;
        box-sizing: border-box;
        padding-left: 10%;
        padding-right: 5%;
        padding-bottom: 20px; } }
    .cnt01 .cnt01_box .title_cnt {
      overflow: hidden;
      margin: 0;
      padding: 0; }
      .cnt01 .cnt01_box .title_cnt .no {
        width: 16%;
        float: left;
        font-family: 'Noto Serif JP', sans-serif;
        font-weight: 600;
        font-size: 120px;
        line-height: 120px;
        color: #004a83; }
        @media only screen and (max-width: 767px) {
          .cnt01 .cnt01_box .title_cnt .no {
            font-size: 90px;
            line-height: 90px; } }
      .cnt01 .cnt01_box .title_cnt .txt {
        padding: 40px 0 0 0;
        float: right;
        width: 82%;
        text-align: left;
        font-family: 'Noto Serif JP', sans-serif;
        font-weight: 600;
        font-size: 40px;
        line-height: 45px;
        color: #004a83; }
        @media only screen and (max-width: 767px) {
          .cnt01 .cnt01_box .title_cnt .txt {
            padding: 20px 0 0 0;
            font-size: 30px;
            line-height: 40px; } }
        .cnt01 .cnt01_box .title_cnt .txt.sm {
          font-size: 30px; }
        .cnt01 .cnt01_box .title_cnt .txt .sub {
          font-family: 'Noto Sans JP', sans-serif;
          font-weight: 400;
          font-size: 22px;
          line-height: 33px;
          color: #666666;
          display: block; }
          @media only screen and (max-width: 767px) {
            .cnt01 .cnt01_box .title_cnt .txt .sub {
              font-size: 16px;
              line-height: 28px; } }
    .cnt01 .cnt01_box .pt_cnt {
      width: 100%;
      margin: 10px 0; }
      .cnt01 .cnt01_box .pt_cnt img {
        width: 100%; }
    .cnt01 .cnt01_box .copy {
      font-size: 15px;
      line-height: 28px; }

.cnt01_link {
  margin: 60px auto 0 auto;
  width: 90%;
  max-width: 800px;
  box-sizing: border-box; }
  @media only screen and (max-width: 767px) {
    .cnt01_link {
      margin: 20px auto 0 auto; } }
  .cnt01_link a {
    padding: 0;
    display: block;
    font-size: 20px;
    line-height: 58px;
    font-weight: bold;
    color: #FFF;
    text-align: center;
    text-decoration: none;
    background: #0066a5 url(../images/bt_arrow_l.png) no-repeat left center;
    background-size: auto 100%; }
    @media only screen and (max-width: 767px) {
      .cnt01_link a {
        font-size: 14px;
        line-height: 50px;
        background: #0066a5 url(../images/bt_arrow_l_sp.png) no-repeat left center; } }
    .cnt01_link a:hover {
      background-color: rgba(0, 102, 165, 0.9); }

.cnt02 {
  width: 100%;
  max-width: 1000px;
  margin: 0 auto; }
  .cnt02 .sub_title {
    margin: 20px auto;
    text-align: center;
    font-size: 30px;
    font-weight: 500;
    color: #004a83; }
    @media only screen and (max-width: 767px) {
      .cnt02 .sub_title {
        font-size: 22px; } }
  .cnt02 .cnt_wrap {
    width: 850px;
    margin: 0 auto;
    overflow: hidden; }
    @media only screen and (max-width: 767px) {
      .cnt02 .cnt_wrap {
        width: 90%; } }
  .cnt02 .cnt02_prof_box {
    width: 850px;
    margin: 45px auto;
    overflow: hidden;
    background: #d7ddea; }
    @media only screen and (max-width: 767px) {
      .cnt02 .cnt02_prof_box {
        width: 90%; } }
    .cnt02 .cnt02_prof_box .cnt02_left {
      width: 383px;
      float: left;
      line-height: 0; }
      @media only screen and (max-width: 767px) {
        .cnt02 .cnt02_prof_box .cnt02_left {
          width: 100%;
          float: none; } }
      .cnt02 .cnt02_prof_box .cnt02_left img {
        width: 100%; }
    .cnt02 .cnt02_prof_box .cnt02_right {
      width: 450px;
      float: right;
      padding: 35px 25px 0 25px;
      box-sizing: border-box; }
      @media only screen and (max-width: 767px) {
        .cnt02 .cnt02_prof_box .cnt02_right {
          width: 100%;
          float: none;
          padding: 15px; } }
      .cnt02 .cnt02_prof_box .cnt02_right .copy {
        font-size: 28px;
        line-height: 40px;
        font-weight: 600;
        color: #004a83;
        margin-bottom: 50px; }
        @media only screen and (max-width: 767px) {
          .cnt02 .cnt02_prof_box .cnt02_right .copy {
            font-size: 18px;
            line-height: 30px;
            text-align: center;
            margin-bottom: 10px; } }
      .cnt02 .cnt02_prof_box .cnt02_right .prof {
        text-align: center;
        font-weight: 500;
        color: #004a83;
        font-size: 14px;
        line-height: 20px; }
        .cnt02 .cnt02_prof_box .cnt02_right .prof .cat {
          font-size: 33px;
          color: #004a83;
          display: block;
          margin-bottom: 10px; }
          @media only screen and (max-width: 767px) {
            .cnt02 .cnt02_prof_box .cnt02_right .prof .cat {
              font-size: 22px;
              line-height: 30px;
              text-align: center;
              margin-bottom: 0px; } }
        @media only screen and (max-width: 767px) {
          .cnt02 .cnt02_prof_box .cnt02_right .prof {
            font-size: 11px;
            line-height: 17px; } }
        .cnt02 .cnt02_prof_box .cnt02_right .prof .name {
          font-size: 15px;
          display: block;
          color: #000;
          margin-top: 15px; }
          @media only screen and (max-width: 767px) {
            .cnt02 .cnt02_prof_box .cnt02_right .prof .name {
              margin-top: 5px;
              font-size: 12px; } }
  .cnt02 .cnt02_title {
    font-size: 20px;
    margin-bottom: 30px;
    font-weight: 600;
    color: #004a83; }
  .cnt02 .cnt02_txt {
    font-size: 15px;
    line-height: 28px;
    margin-bottom: 30px; }

.cnt03 {
  width: 100%;
  max-width: 1000px;
  margin: 0 auto; }
  .cnt03 .sub_title {
    margin: 20px auto;
    text-align: center;
    font-size: 30px;
    font-weight: 500;
    color: #004a83; }
  .cnt03 .copy_center {
    font-size: 14px;
    line-height: 30px;
    font-weight: 500;
    text-align: center; }
    @media only screen and (max-width: 767px) {
      .cnt03 .copy_center {
        width: 90%;
        margin: 0 auto;
        font-size: 14px;
        line-height: 26px; } }
  .cnt03 .image_cnt {
    margin: 30px auto;
    text-align: center; }
    @media only screen and (max-width: 767px) {
      .cnt03 .image_cnt {
        width: 90%; } }
    .cnt03 .image_cnt img {
      width: 100%; }
    .cnt03 .image_cnt .video-wrap {
      width: 900px;
      height: 506px;
      overflow: hidden;
      margin: 0 auto;
      padding: 0;
      text-align: center; }
      @media only screen and (max-width: 767px) {
        .cnt03 .image_cnt .video-wrap {
          width: 100%;
          height: auto; } }
  .cnt03 .cnt_wrap {
    width: 880px;
    margin: 0 auto;
    overflow: hidden; }
    @media only screen and (max-width: 767px) {
      .cnt03 .cnt_wrap {
        width: 90%; } }
    .cnt03 .cnt_wrap .cnt03_box {
      float: left;
      width: 260px;
      margin: 15px 15px; }
      @media only screen and (max-width: 767px) {
        .cnt03 .cnt_wrap .cnt03_box {
          float: none;
          width: 100%;
          margin: 15px 0; } }
      .cnt03 .cnt_wrap .cnt03_box.ml {
        margin-left: 145px; }
        @media only screen and (max-width: 767px) {
          .cnt03 .cnt_wrap .cnt03_box.ml {
            margin: 0; } }
      .cnt03 .cnt_wrap .cnt03_box .pt_cnt {
        width: 100%; }
        @media only screen and (max-width: 767px) {
          .cnt03 .cnt_wrap .cnt03_box .pt_cnt {
            float: left;
            width: 57%; } }
        .cnt03 .cnt_wrap .cnt03_box .pt_cnt img {
          width: 100%; }
      @media only screen and (max-width: 767px) {
        .cnt03 .cnt_wrap .cnt03_box .txt_cnt {
          float: right;
          width: 39%; } }
      .cnt03 .cnt_wrap .cnt03_box .txt_cnt .title {
        font-size: 20px;
        font-weight: 600;
        color: #004a83;
        margin-bottom: 5px; }
        @media only screen and (max-width: 767px) {
          .cnt03 .cnt_wrap .cnt03_box .txt_cnt .title {
            font-size: 17px; } }
      .cnt03 .cnt_wrap .cnt03_box .txt_cnt .copy {
        display: block;
        font-size: 14px;
        line-height: 23px;
        font-weight: 400;
        color: #000; }
        @media only screen and (max-width: 767px) {
          .cnt03 .cnt_wrap .cnt03_box .txt_cnt .copy {
            font-size: 11px;
            line-height: 16px; } }
  .cnt03 .cnt03_link {
    margin: 60px auto 0 auto;
    width: 90%;
    max-width: 800px;
    box-sizing: border-box; }
    @media only screen and (max-width: 767px) {
      .cnt03 .cnt03_link {
        margin: 20px auto 0 auto; } }
    .cnt03 .cnt03_link a {
      padding: 0;
      display: block;
      font-size: 20px;
      line-height: 58px;
      font-weight: bold;
      color: #FFF;
      text-align: center;
      text-decoration: none;
      background: #0066a5 url(../images/bt_arrow_l.png) no-repeat left center;
      background-size: auto 100%; }
      @media only screen and (max-width: 767px) {
        .cnt03 .cnt03_link a {
          font-size: 14px;
          line-height: 50px;
          background: #0066a5 url(../images/bt_arrow_l_sp.png) no-repeat left center; } }
      .cnt03 .cnt03_link a:hover {
        background-color: rgba(0, 102, 165, 0.9); }

.cnt04 {
  width: 100%;
  max-width: 1000px;
  margin: 0 auto; }
  .cnt04 .cat_title {
    margin: 20px auto;
    text-align: center;
    font-size: 30px;
    font-weight: 600;
    color: #004a83; }
    @media only screen and (max-width: 767px) {
      .cnt04 .cat_title {
        font-size: 20px;
        margin: 5px auto; } }
  .cnt04 .cnt_wrap {
    width: 880px;
    margin: 0 auto;
    overflow: hidden; }
    @media only screen and (max-width: 767px) {
      .cnt04 .cnt_wrap {
        width: 90%; } }
    .cnt04 .cnt_wrap .cnt04_box {
      width: 100%;
      padding: 25px;
      box-sizing: border-box;
      background: #fff;
      overflow: hidden;
      margin-top: 10px; }
      @media only screen and (max-width: 767px) {
        .cnt04 .cnt_wrap .cnt04_box {
          padding: 15px; } }
      .cnt04 .cnt_wrap .cnt04_box .title {
        color: #587ba9;
        font-size: 18px;
        font-weight: 600;
        width: 28%;
        float: left; }
        @media only screen and (max-width: 767px) {
          .cnt04 .cnt_wrap .cnt04_box .title {
            font-size: 14px;
            line-height: 20px;
            width: 100%;
            float: none;
            text-align: center;
            margin-bottom: 10px; } }
      .cnt04 .cnt_wrap .cnt04_box .data {
        color: #4d4d4d;
        font-size: 14px;
        line-height: 24px;
        font-weight: 600;
        width: 70%;
        float: right; }
        @media only screen and (max-width: 767px) {
          .cnt04 .cnt_wrap .cnt04_box .data {
            font-size: 13px;
            line-height: 20px;
            font-weight: 500;
            width: 100%;
            float: none; } }
      .cnt04 .cnt_wrap .cnt04_box .cnt04_box_sub {
        width: 100%;
        padding: 20px 25px;
        box-sizing: border-box;
        background: #d7ddea;
        overflow: hidden;
        margin-top: 10px; }
        @media only screen and (max-width: 767px) {
          .cnt04 .cnt_wrap .cnt04_box .cnt04_box_sub {
            padding: 15px; } }
  .cnt04 .hr_ty2 {
    width: 100%;
    max-width: 910px;
    background: url(../images/title_hr.png) repeat-y center center;
    background-size: 100% auto;
    height: 3px;
    margin: 15px auto; }

.cnt05 {
  width: 100%;
  max-width: 1000px;
  margin: 0 auto; }
  .cnt05 .copy_center {
    font-size: 18px;
    line-height: 26px;
    font-weight: 500;
    text-align: center;
    color: #004a83;
    margin-bottom: 40px; }
    @media only screen and (max-width: 767px) {
      .cnt05 .copy_center {
        width: 90%;
        margin: 0 auto 30px auto;
        font-size: 14px;
        line-height: 26px; } }
  .cnt05 .cnt_wrap {
    width: 890px;
    margin: 0 auto;
    overflow: hidden; }
    @media only screen and (max-width: 767px) {
      .cnt05 .cnt_wrap {
        width: 90%; } }
    .cnt05 .cnt_wrap .cnt05_box {
      width: 32%;
      margin-right: 2%;
      float: left;
      margin-bottom: 10px; }
      @media only screen and (max-width: 767px) {
        .cnt05 .cnt_wrap .cnt05_box {
          width: 49%; } }
      .cnt05 .cnt_wrap .cnt05_box img {
        width: 100%; }
      .cnt05 .cnt_wrap .cnt05_box:nth-child(3n) {
        margin-right: 0; }
      @media only screen and (max-width: 767px) {
        .cnt05 .cnt_wrap .cnt05_box:nth-child(3n) {
          margin-right: 2%; }
        .cnt05 .cnt_wrap .cnt05_box:nth-child(2n) {
          margin-right: 0; } }

.cnt06 {
  width: 100%;
  max-width: 1000px;
  margin: 0 auto;
  overflow: hidden; }
  .cnt06 .cnt_wrap {
    width: 810px;
    margin: 0 auto; }
    @media only screen and (max-width: 767px) {
      .cnt06 .cnt_wrap {
        width: 90%; } }

.cnt06_wrap {
  background: #fff url(../images/qa_icon_close.png) no-repeat right top;
  cursor: pointer; }
  .cnt06_wrap.opened {
    background: #fff url(../images/qa_icon_open.png) no-repeat right top; }
  .cnt06_wrap .cnt06_qa_q {
    font-size: 20px;
    font-weight: 600;
    line-height: 30px;
    margin-bottom: 15px;
    padding: 17px 60px 14px 70px;
    box-sizing: border-box;
    border-top: 1px solid #c3c4c4;
    border-bottom: 1px solid #c3c4c4;
    color: #004a83;
    background: url(../images/qa_icon_q.png) no-repeat left top; }
    @media only screen and (max-width: 767px) {
      .cnt06_wrap .cnt06_qa_q {
        font-size: 16px;
        line-height: 25px;
        padding: 17px 60px 14px 40px;
        background: url(../images/qa_icon_q_sp.png) no-repeat left top; } }

.cnt06_qa_a {
  font-size: 15px;
  line-height: 28px;
  font-weight: 500;
  padding: 0 44px 14px 70px;
  box-sizing: border-box;
  margin-bottom: 15px;
  border-bottom: 1px solid #c3c4c4;
  display: none; }
  @media only screen and (max-width: 767px) {
    .cnt06_qa_a {
      width: 100%;
      font-size: 15px;
      line-height: 24px;
      padding: 0 20px 14px 40px;
      box-sizing: border-box; } }
  .cnt06_qa_a a {
    text-decoration: none;
    color: #ff0000; }

.foot_entory {
  width: 100%;
  padding: 90px 0 90px 0;
  box-sizing: border-box;
  text-align: center;
  background: #fff;
  letter-spacing: 0; }
  @media only screen and (max-width: 767px) {
    .foot_entory {
      padding: 30px 0 25px 0; } }
  .foot_entory .foot_entory_bt {
    margin: 0 auto;
    width: 90%;
    max-width: 860px;
    box-sizing: border-box; }
    @media only screen and (max-width: 767px) {
      .foot_entory .foot_entory_bt {
        margin: 20px auto 0 auto; } }
    .foot_entory .foot_entory_bt a {
      padding: 0;
      display: block;
      font-size: 30px;
      line-height: 68px;
      font-weight: bold;
      color: #FFF;
      text-decoration: none;
      background: #0066a5 url(../images/bt_arrow_l.png) no-repeat left center;
      background-size: auto 100%; }
      .foot_entory .foot_entory_bt a:hover {
        background-color: rgba(0, 102, 165, 0.9); }
      @media only screen and (max-width: 767px) {
        .foot_entory .foot_entory_bt a {
          font-size: 14px;
          line-height: 50px;
          background: #0066a5 url(../images/bt_arrow_l_sp.png) no-repeat left center; } }
  .foot_entory .foot_entory_shinsotsu {
    margin-top: 20px; }
    .foot_entory .foot_entory_shinsotsu a {
      font-size: 30px;
      line-height: 45px;
      font-weight: bold;
      color: #0066a5;
      text-decoration: none; }
      @media only screen and (max-width: 767px) {
        .foot_entory .foot_entory_shinsotsu a {
          font-size: 20px;
          line-height: 20px;
          display: inline-block; } }
      .foot_entory .foot_entory_shinsotsu a .sm {
        font-size: 24px; }
        @media only screen and (max-width: 767px) {
          .foot_entory .foot_entory_shinsotsu a .sm {
            font-size: 14px;
            line-height: 20px;
            display: inline-block; } }

.pagetop_cnt_wrap {
  position: relative; }

.pagetop_cnt {
  position: fixed;
  bottom: 180px;
  right: 10px;
  cursor: pointer; }

footer {
  width: 100%;
  padding: 35px 0;
  box-sizing: border-box;
  text-align: center;
  background: #0066a5; }
  footer .footer_pt_cnt {
    width: 340px;
    margin: 10px auto;
    overflow: hidden; }
    footer .footer_pt_cnt .footer_pt_left {
      width: 160px;
      float: left;
      text-align: left;
      font-size: 15px;
      line-height: 19px; }
    footer .footer_pt_cnt .footer_pt_right {
      width: 160px;
      float: right;
      text-align: left;
      font-size: 15px;
      line-height: 19px; }
    footer .footer_pt_cnt a {
      font-weight: 500;
      color: #fff;
      text-decoration: none; }
    footer .footer_pt_cnt img {
      width: 100%;
      border: 2px solid #fff;
      box-sizing: border-box; }
  @media only screen and (max-width: 767px) {
    footer .footer_pt_cnt {
      width: 90%; }
      footer .footer_pt_cnt .footer_pt_left {
        width: 48%;
        font-size: 13px; }
      footer .footer_pt_cnt .footer_pt_right {
        width: 48%;
        font-size: 13px; }
      footer .footer_pt_cnt a {
        font-weight: 500;
        color: #fff;
        text-decoration: none; }
      footer .footer_pt_cnt img {
        width: 100%;
        border: 2px solid #fff;
        box-sizing: border-box; } }
  footer .foot_logo {
    width: 170px;
    margin: 30px auto 10px auto; }
    footer .foot_logo img {
			display: none;
			/*width: 100%;*/ }
  footer .copyright {
    width: 100%;
    text-align: center;
    font-size: 18px;
    font-weight: 500;
    color: #fff; }
    @media only screen and (max-width: 767px) {
      footer .copyright {
        font-size: 16px;
        line-height: 10px;
        margin-bottom: 10px; } }

.pc_only {
  display: block; }
  @media only screen and (max-width: 767px) {
    .pc_only {
      display: none; } }

.pc_only_il {
  display: inline; }
  @media only screen and (max-width: 767px) {
    .pc_only_il {
      display: none; } }

.sp_only {
  display: none; }
  @media only screen and (max-width: 767px) {
    .sp_only {
      display: block; } }

.ls0 {
  letter-spacing: 0 !important; }

.ls1 {
  letter-spacing: 1px !important; }

.clear {
  clear: both;
  height: 0; }

.spacer_10px {
  width: 100%;
  display: block;
  height: 10px;
  line-height: 0;
  font-size: 0; }

.spacer_15px {
  width: 100%;
  display: block;
  height: 15px;
  line-height: 0;
  font-size: 0; }

.spacer_40px {
  width: 100%;
  display: block;
  height: 40px;
  line-height: 0;
  font-size: 0; }

.t_red {
  color: #ea545d; }

.hr_dash {
  border-top: 1px dashed #3c2109;
  height: 0px; }

.vspace10 {
  clear: both;
  line-height: 0;
  height: 10px; }

.vspace20 {
  clear: both;
  line-height: 0;
  height: 20px; }

.vspace50 {
  clear: both;
  line-height: 0;
  height: 50px; }

.vspace100 {
  clear: both;
  line-height: 0;
  height: 100px; }

.vspace200 {
  clear: both;
  line-height: 0;
  height: 200px; }

.anchor {
  margin-top: -100px;
  padding-top: 100px; }

@media only screen and (max-width: 767px) {
  .vspace50 {
    clear: both;
    line-height: 0;
    height: 20px; } }
