@charset "UTF-8";
/*
Theme Name:Original Style - 1column
Version:1.1
2016.11.05
*トップページの指定
*/
.page-colon .page-title, .page-colon .bread_wrap {
  display: none;
}

.page-colon .mainblock.under {
  padding-bottom: 0;
}

.page-colon #contents .inner {
  width: 100%;
  max-width: 100%;
}

.page-colon h3, .page-colon h4, .page-colon h5 {
  background: none;
  border: none;
  color: inherit;
  font-size: inherit;
  font-weight: normal;
  line-height: inherit;
  margin: 0;
  padding: 0;
}

.page-colon h3::before, .page-colon h3::after, .page-colon h4::before, .page-colon h4::after, .page-colon h5::before, .page-colon h5::after {
  content: none;
  display: initial;
}

.topinner {
  /* コンテンツは1000pxに */
  width: 1000px;
  margin: 0 auto;
  max-width: 96%;
}

@media screen and (min-width: 768px) {
  .page-colon #footer .inner {
    width: 100%;
    max-width: 100%;
  }
}
/*==========================
mainimage
==========================*/
/* メインコピー有り */
/* .mainimage{
  position: relative;
}
.mainimage .main_copy{
  width: 1000px;
  max-width: 100%;
  margin: 0 auto;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  margin: auto;
  height: 100%;
}
.mainimage .main_copy img{
  position: absolute;
  top: 20%;
  left: -3%;
  margin: auto;
  max-width: 19.8%;
}
@media screen and (max-width: 1041px){
  .mainimage .main_copy img{
    left: 1%;
  }
} */
/*-- スライダーの時 ------------*/
.slick-slide img {
  margin: 0 auto;
}

button.slick-arrow {
  /* 矢印ボタン */
  background: none;
  border: none;
  position: absolute;
  top: 50%;
  margin-top: -20px;
  height: 40px;
  width: 16px;
  text-indent: -9px;
  z-index: 1;
}

button.slick-arrow:hover {
  cursor: pointer;
  opacity: 0.7;
}

button.slick-prev {
  /* 矢印（前へ）ボタン */
  background: url(img/btn_prev.png) no-repeat;
  left: 18%;
  margin-left: -16px;
}

button.slick-next {
  /* 矢印（次へ）ボタン */
  background: url(img/btn_next.png) no-repeat;
  right: 18%;
  margin-right: -16px;
}

@media screen and (max-width: 1650px) {
  button.slick-prev {
    left: 13.7%;
  }

  button.slick-next {
    right: 13.7%;
  }
}
@media screen and (max-width: 1400px) {
  button.slick-prev {
    left: 8%;
  }

  button.slick-next {
    right: 8%;
  }
}
@media screen and (min-width: 1200px) {
  .slick-slide:not(.slick-center) {
    /* 前と次の画像を半透明に */
    opacity: 0.4;
    -moz-opacity: 0.4;
    filter: alpha(opacity=40);
  }
}
.slick-dots {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
      justify-content: center;
}

.slick-dots li:not(:first-child) {
  margin-left: 1em;
}

.slick-dots button {
  font-size: 0;
  border: none;
  cursor: pointer;
  outline: none;
  padding: 0;
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
  width: 10px;
  height: 10px;
  border-radius: 50%;
  background: #ccc;
}

.slick-dots .slick-active button {
  background: #2ea6d1;
}

/*==========================
汎用に使えるボタン
==========================*/
.btn-style a {
  font-size: 16px;
  color: #fff;
  background: #ff5b5b;
  border-radius: 0;
  max-width: 100%;
  width: 280px;
  padding: 0.8em 1em;
  margin: 0 auto;
  line-height: 1.2;
  letter-spacing: 0.1em;
  display: block;
  text-align: center;
  text-decoration: none;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  position: relative;
}

.btn-style a::after {
  display: block;
  content: "";
  position: absolute;
  top: 0;
  right: 15px;
  bottom: 0;
  margin: auto;
  width: 5px;
  height: 5px;
  border-top: 1px solid #fff;
  border-right: 1px solid #fff;
  transform: rotate(45deg);
  -o-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  -moz-transform: rotate(45deg);
  -webkit-transform: rotate(45deg);
  -webkit-transition: 200ms;
  transition: 200ms;
}

.btn-style a:hover {
  opacity: 0.7;
  -moz-opacity: 0.7;
  filter: alpha(opacity=70);
  cursor: pointer;
}

.btn-style a:hover:after {
  right: 12px;
}

/*==========================
loopSlider　無限ループスライダー
==========================*/
.loopSliderWrap {
  top: 0;
  left: 0;
  height: 180px;
  overflow: hidden;
  position: absolute;
}

.loopSlider {
  margin: 0 auto;
  width: 100%;
  height: 180px;
  text-align: left;
  position: relative;
  overflow: hidden;
}

.loopSlider ul {
  height: 180px;
  float: left;
  overflow: hidden;
}

.loopSlider ul li {
  width: 250px;
  height: 180px;
  float: left;
  display: inline;
  overflow: hidden;
}

.loopSlider ul li img {
  width: 100%;
}

/*==========================
TOP コンテンツ
==========================*/
/* リンクボックス */
.box_link {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
}

.box_link a {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  text-indent: -9999px;
  -webkit-transition: 200ms;
  transition: 200ms;
  z-index: 1;
}

/*----------------------*/
.top .mainblock a {
  text-decoration: none;
}

.sec_news {
  padding: 4% 0;
}

.sec_news .news {
  position: relative;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}

.news dd a {
  text-decoration: none;
  color: #333;
}

.sec_news .news dt {
  padding: 0.5em 0;
  width: 100px;
  float: left;
  clear: both;
  color: #333;
}

.sec_news .news dd {
  padding: 0.5em 0;
  border-bottom: 1px solid #ccc;
}

.sec_news .news dt + dd {
  padding-left: 120px;
}

.sec_news .news dd a:hover {
  text-decoration: underline;
}

.sec_news .news .btn a:hover {
  opacity: 0.7;
  -moz-opacity: 0.7;
  -webkit-opacity: 0.7;
}

.sec_news .news h3 {
  font-size: 28px;
  font-weight: bold;
  color: #4e6b2f;
  line-height: 1.5;
  letter-spacing: 0.1em;
  position: relative;
  padding: 5px 3em 5px 0;
  border-bottom: 1px solid #666;
  margin: 0 auto;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}

.sec_news .news .btn a {
  font-size: 14px;
  position: absolute;
  top: 10px;
  right: 0;
  color: #fff;
  background: #6db91b;
  display: table;
  padding: 0.2em 1.2em 0.2em 1em;
  line-height: 1.3;
}

.sec_news .news .btn a:after {
  content: '';
  position: absolute;
  top: 0;
  right: 5px;
  bottom: 0;
  margin: auto;
  width: 4px;
  height: 4px;
  border-top: 1px solid #fff;
  border-right: 1px solid #fff;
  transform: rotate(45deg);
  -o-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  -moz-transform: rotate(45deg);
  -webkit-transform: rotate(45deg);
}

.page-colon h2 {
  margin-bottom: 4%;
}

.con_ttl {
  padding: 2% 0;
  background: #4c9ae4;
}

.con_ttl h2 {
  font-size: 50px;
  font-weight: bold;
  color: #fff;
  line-height: 1.3;
  letter-spacing: 0.05em;
  text-align: center;
  margin: 0;
}

.con_ttl h2 .s {
  font-size: 80.72%;
}

.con_ttl h2 .l {
  font-size: 130%;
}

.sec01 {
  padding: 3% 2% 5%;
  background: url(img/colon_bg001.png);
}

.sec02 .con {
  padding: 5% 0;
  background: url(img/colon_bg002.png);
}

.sec02 figure:not(:last-child) {
  margin-bottom: 4%;
}

.sec_info {
  padding: 5% 0;
  background: url(img/colon_bg003.png);
}

.sec_info .con01 {
  padding: 4%;
  background: #fff;
  border-radius: 20px;
}

.sec_info figure {
  margin-bottom: 4%;
}

.sec_info table {
  margin-bottom: 5px;
}

.sec_info table tbody th:first-child {
  text-align: left;
  padding-left: 1em;
}

.sec_info table + p {
  margin-bottom: 1.5em;
}

.sec04 {
  padding: 5% 0;
}

.sec04 .column {
  margin-bottom: 4%;
}

.sec05 {
  padding: 5% 0;
  background: #edf6ff;
}

.sec05 .con01 {
  padding: 4%;
  background: #fff;
  border-radius: 20px;
  margin-bottom: 5%;
  position: relative;
}

.sec05 .con01:after {
  content: '';
  position: absolute;
  top: -5%;
  right: 3%;
  margin: auto;
  width: 162px;
  height: 162px;
  background: url(img/colon05_txt01.png) no-repeat center top/contain;
  max-width: 30%;
}

.sec05 .con02 figure {
  margin-bottom: 20px;
}

.sec05 .con02 .col_3 {
  position: relative;
}

.sec05 .con02 .col_3:not(:last-child):after {
  content: '';
  position: absolute;
  top: 0;
  left: calc(100% + 20px);
  bottom: 0;
  margin: auto;
  width: 30px;
  height: 50px;
  background: url(img/colon_arrow001.png) no-repeat center/contain;
}

.sec06 {
  padding: 4% 0;
}

.sec07 h2 {
  font-size: 45px;
}

.sec07 h2 .l {
  font-size: 133.33%;
}

.sec07 .con {
  padding: 5% 0;
  background: url(img/colon07_bg.png) no-repeat center/cover;
}

.sec07 .bg_wrap {
  padding: 4%;
  background: rgba(255, 255, 255, 0.9);
  border-radius: 20px;
}

.sec07 .fee-table th,
.sec07 .fee-table td {
  padding: 1em;
  vertical-align: middle;
}

.sec07 .fee-table thead th {
  background: #95c93a;
}

.sec07 .fee-table tbody th {
  background: #f5f5f5;
}

.sec07 .fee-table tbody td {
  background: #fff;
}

@media screen and (min-width: 768px) {
  .mainimage {
    margin-top: 10px;
  }

  .left.btn-style a {
    margin-left: 0;
  }

  .right.btn-style a {
    margin-left: auto;
    margin-right: 0;
  }

  .columns {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
  }

  .column {
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
  }

  .columns.wrap {
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
  }

  .columns:not(:last-child) {
    margin-bottom: 2%;
  }

  .columns:not(.reverse) .column:not(.col_2):not(.col_3):not(.col_4):not(:first-child) {
    margin-left: 2%;
  }

  .columns.reverse .column:not(:last-child) {
    margin-left: 2%;
  }

  .columns.reverse .column:last-child {
    margin-left: 0;
  }

  .columns.reverse {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: reverse;
    -ms-flex-direction: row-reverse;
        flex-direction: row-reverse;
  }

  .column.break + .column {
    margin-left: 0 !important;
  }

  .col_2 {
    width: 49%;
  }

  .col_3 {
    width: 32%;
  }

  .col_4 {
    width: 23.5%;
  }

  .col_2:not(:nth-child(2n+1)) {
    margin-left: 2%;
  }

  .col_3:not(:nth-child(3n+1)) {
    margin-left: 2%;
  }

  .col_4:not(:nth-child(4n+1)) {
    margin-left: 2%;
  }

  .con_l, .con_r {
    width: 49%;
  }

  .con_r {
    margin-left: 2%;
  }

  .sec05 .con02 .col_3 {
    width: 25.3%;
    margin-left: 0 !important;
    margin-right: 8.033% !important;
  }
}
/********************************
Responsive
*********************************/
@media screen and (min-width: 768px) and (max-width: 1280px) {
  /* 程よいブラウザサイズでメインイメージを縮小 */
}
@media screen and (max-width: 1041px) {
  .page-colon h2 {
    font-size: 24px;
  }

  .sec05 .con01 {
    margin-top: 50px;
    padding-top: 80px;
  }

  .sec05 .con01:after {
    width: 106.92px;
    height: 106.92px;
    top: -20px;
  }
}
@media screen and (max-width: 767px) {
  .btn-style a {
    margin: 0 auto 10px;
    font-size: 14px !important;
  }

  .btn-style.btns a {
    display: block;
    width: 100%;
    max-width: 400px;
    margin: 0 auto 10px;
  }

  /* スマホ */
  .topinner {
    width: 420px;
    margin: 0 auto;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
  }

  .scroll {
    overflow: auto;
  }

  .scroll > table {
    width: 750px;
  }

  .scroll + p {
    text-align: center;
    font-size: 12px;
  }

  /*==========================
  mainimage
  ==========================*/
  .mainimage, .slider {
    margin-bottom: 0;
  }

  .mainimage img {
    height: auto;
    max-width: none;
    max-height: none;
    width: 100%;
  }

  /*==========================
  新着情報
  ==========================*/
  #main .news {
    margin-bottom: 1.5em;
    position: relative;
  }

  #main .news h3 .subtitle {
    font-size: 12px;
    margin-left: 0;
  }

  .sec_news {
    padding: 2em 0;
  }

  .sec_news .news dt {
    width: 100%;
  }

  #main .news dt {
    padding: 10px 0 0;
  }

  #main .news dd {
    padding: 0 0 10px;
  }

  #main .news .btn a {
    font-size: 12px;
  }

  /*==========================
  loop
  ==========================*/
  .loopSlider {
    height: 90px;
  }

  .loopSlider ul {
    height: 90px;
  }

  .loopSlider ul li {
    width: 125px;
    height: 90px;
  }

  /*==========================
  TOP コンテンツ
  ==========================*/
  .columns, .column:not(:last-child) {
    margin-bottom: 4%;
  }

  .columns.wrap {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }

  /*-- 余白・背景 --------------*/
  /*-- 見出し --------------*/
  .page-colon h2 {
    font-size: 21px;
  }

  .sec_news .news h3 {
    font-size: 21px;
  }

  .sec_info li.col_3 {
    margin: 0 auto 4%;
  }

  .sec04 .col_3 {
    width: 49%;
  }

  .sec04 .col_3:not(:nth-child(2n+1)) {
    margin-left: 2%;
  }

  .sec05 .con02 .col_3:not(:last-child) {
    margin-bottom: 60px;
  }

  .sec05 .con02 .col_3:not(:last-child)::after {
    top: calc(100% + 10px);
    left: 0;
    right: 0;
    bottom: auto;
    margin: auto;
    transform: rotate(90deg);
    -o-transform: rotate(90deg);
    -ms-transform: rotate(90deg);
    -moz-transform: rotate(90deg);
    -webkit-transform: rotate(90deg);
  }
}
@media screen and (max-width: 320px) {
  /* スマホ320px */
}
/* -----------------------custom_CSS----------------------- */
.bread_wrap {
  background: #fff;
}

@media screen and (min-width: 768px) {
  #header > .inner, .topinner, #nav > .inner, #contents > .inner, #footer .inner, .bread_wrap .bread {
    width: 1200px;
    margin: 0 auto;
    max-width: 96%;
  }
}

.mainblock p, .mce-content-body p, .mainblock ul, .mce-content-body ul {
  margin: 0 0 24px;
}
.mainblock p:last-child, .mce-content-body p:last-child, .mainblock ul:last-child, .mce-content-body ul:last-child {
  margin-bottom: 0;
}

.archive_wrap:not(.archive_category_wrap), #aside .menu-blog li a {
  font-size: 16px;
}

a, a:visited {
  color: #7ab6e0;
}

.bread {
  padding: 0.8em 0 0.8em;
  margin-bottom: 0;
  text-align: left;
}

.btn-style {
  text-align: center;
}

.link_btn a, .btn-style a {
  max-width: 280px;
  min-width: auto;
  width: 100%;
  border: 1px solid #7ab6e0;
  background: #7ab6e0;
  color: #fff;
  border-radius: 5px;
  font-weight: 300;
  padding: 1em 1.5em;
}
.link_btn a:after, .btn-style a:after {
  right: 4%;
  top: 0;
  bottom: 0;
  margin: auto;
}
.link_btn a:after, .btn-style a:after {
  right: 4%;
}
.link_btn a:hover:after, .btn-style a:hover:after {
  right: 3%;
}

.mainblock p, .mce-content-body p, .mainblock ul, .mce-content-body ul {
  display: block;
  margin: 0 0 24px;
}
.mainblock p:last-child, .mce-content-body p:last-child, .mainblock ul:last-child, .mce-content-body ul:last-child {
  margin-bottom: 0;
}

.bread {
  text-align: left;
}

#aside .menu-blog h3 {
  border-bottom: 2px solid #7ab6e0;
}

#aside .menu-blog li a::after {
  background: #7ab6e0;
}

.bread li a {
  color: #7ab6e0;
}

.wpcf7-spinner {
  position: absolute !important;
}

body {
  background: #fff;
  font-size: 16px;
  font-family: "Zen Kaku Gothic Antique", sans-serif;
  color: #333333;
  font-weight: 500;
}

/*==========================
サイトマップ
==========================*/
#menu-sitemap {
  padding: 0;
}

#menu-sitemap li {
  padding: 0.8em 0.2em 0.7em 1.1em;
  position: relative;
  border-bottom: 2px dotted #eee;
  vertical-align: top;
}

#menu-sitemap li::after {
  display: block;
  content: "";
  position: absolute;
  width: 0.3em;
  height: 0.3em;
  top: 1.4em;
  left: 0.1em;
  border-top: solid 2px #ccc;
  border-right: solid 2px #ccc;
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
}

#menu-sitemap li ul li {
  border-bottom: none;
  padding-bottom: 0;
}

#menu-sitemap li a {
  text-decoration: none;
  color: #333333;
}

#menu-sitemap li a:hover {
  color: #7ab6e0;
}

/*==========================
	お問い合わせページ (Contact Form 7)
==========================*/
.wpcf7 dl {
  width: 100%;
  margin: 0 auto 20px;
  overflow: hidden;
  border-top: 1px dashed #ccc;
}

@media screen and (min-width: 1200px) {
  .wpcf7 dl {
    width: 65%;
  }
}
.wpcf7 dl dt, .wpcf7 dl dd {
  padding: 10px 5px;
}

.wpcf7 dl dt {
  clear: both;
  float: left;
}

.wpcf7 dl dd {
  padding-left: 14em;
  border-bottom: 1px dashed #ccc;
}

.wpcf7 .mf {
  font-size: 80%;
  color: #EA0000;
  padding-left: 3px;
}

.wpcf7 .ex, .wpcf7 .subtxt {
  font-size: 88%;
  color: #999;
  line-height: 1.4em;
  display: inline-block;
}

.wpcf7 dl dt .requisite, .wpcf7 dl .attention {
  font-size: 78%;
  color: #f45000;
}

.wpcf7 .wpcf7-not-valid-tip {
  font-size: 76%;
  color: #af2223;
}

.wpcf7 dl dd input {
  max-width: 90%;
  width: 500px;
}

.wpcf7 dl dd .radio input, .wpcf7 dl dd .heckbox input {
  width: auto;
}

.wpcf7 dl dd .radio01 span.wpcf7-list-item, .wpcf7 dl dd .sexes span.wpcf7-list-item, .wpcf7 dl dd .correspondence span.wpcf7-list-item, .wpcf7 dl dd .course span.wpcf7-list-item, .wpcf7 dl dd .health-insurance span.wpcf7-list-item {
  display: block;
}

.mainblock .wpcf7 dl dd p {
  margin-bottom: 0;
}

.wpcf7 dl dd textarea {
  max-width: 90%;
  width: 500px;
}

.wpcf7 dl dd .wpcf7-list-item {
  margin-right: 10px;
}

.wpcf7 .btn-style {
  text-align: center;
}

.wpcf7 .btn-style input {
  width: 120px;
  font-size: 16px;
  padding: 0.4em;
}

.btn-style input:hover {
  cursor: pointer;
  opacity: 0.6;
  -moz-opacity: 0.6;
  filter: alpha(opacity=60);
}

div.wpcf7 .ajax-loader {
  position: absolute !important;
}

/*==========================
お問い合わせ
==========================*/
.wpcf7 dl dt {
  float: none;
  margin-bottom: 0;
  padding-bottom: 2px;
}

.wpcf7 dl dd {
  padding-left: 5px;
  padding-top: 5px;
}

.wpcf7 dl dd input, .wpcf7 dl dd textarea {
  padding: 5px 2px;
  border: 1px solid #ccc;
  -webkit-box-shadow: none;
          box-shadow: none;
  max-width: 100%;
  width: 100%;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}

.wpcf7 dl dt {
  width: 100%;
}
.wpcf7 dl dd {
  width: 100%;
}
.wpcf7 dl dd .wpcf7-list-item {
  margin-left: 0;
  margin-right: 15px;
}
.wpcf7 dl dd .wpcf7-list-item label {
  float: left;
}
.wpcf7 dl dd .wpcf7-list-item input, .wpcf7 dl dd .wpcf7-list-item span {
  vertical-align: unset;
}
.wpcf7 dl dd .wpcf7-list-item input {
  width: auto;
  margin: 0;
  -webkit-appearance: auto;
}
.wpcf7 dl dd .wpcf7-list-item span {
  padding-left: 5px;
}
@media screen and (max-width: 767px) {
  .wpcf7 dl {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: start;
        -ms-flex-align: start;
            align-items: flex-start;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
  }
  .wpcf7 dl dt, .wpcf7 dl dd {
    margin: 0;
  }
  .wpcf7 dl dt {
    padding-top: 15px;
    padding-bottom: 5px;
  }
  .wpcf7 dl dd {
    padding-bottom: 15px;
    padding-top: 5px;
  }
}
@media screen and (min-width: 768px) {
  .wpcf7 dl dt, .wpcf7 dl dd {
    margin: 0;
    vertical-align: top;
    width: auto;
  }
  .wpcf7 dl dt {
    float: left;
  }
  .wpcf7 dl dd {
    padding: 15px 0;
    padding-left: 175px;
    border-bottom: 1px dashed #ccc;
  }
}

a[href^="tel:"] {
  color: #333333;
  text-decoration: none;
}

@media screen and (min-width: 768px) {
  a[href^="tel:"] {
    pointer-events: none;
    text-decoration: none;
  }
}
/*==========================
見出し
==========================*/
.page-title {
  padding: 3em 0;
  background: url(img/under_title.jpg) no-repeat center/cover;
}
.page-title h2 {
  font-size: 30px;
  color: #fff;
  letter-spacing: 0.08em;
  font-weight: 600;
  font-family: "Zen Kaku Gothic Antique", sans-serif;
}
@media screen and (min-width: 768px) {
  .page-title {
    padding: 4.5em 0;
  }
  .page-title h2 {
    font-size: 36px;
  }
}

.text-large, .page-title h2, .post-type-page h3, .under h3, .entry-block h3, .mce-content-body h4, .under h4, .entry-block h4, .mce-content-body h5, .under h5, .entry-block h5, .post-type-page h6, .under h6 {
  font-weight: 600;
  font-family: "Zen Kaku Gothic Antique", sans-serif;
}

/*-- H3 ------------*/
.post-type-page h3, .under h3 {
  color: #7ab6e0;
  font-size: 30px;
  letter-spacing: 0.08em;
  line-height: 1.5;
  margin-bottom: 1.2em;
  text-align: center;
  padding: 0;
  padding-bottom: 14px;
  position: relative;
  padding-top: 52px;
  position: relative;
}
@media only screen and (max-width: 767px) {
  .post-type-page h3, .under h3 {
    margin-top: 40px;
    font-size: 24px;
  }
}
.post-type-page h3:before, .under h3:before {
  content: '';
  position: absolute;
  display: block;
  position: absolute;
  margin: auto;
  left: 0;
  right: 0;
  top: auto;
  bottom: 0;
  width: 30px;
  height: 2px;
  background: #7ab6e0;
}
.post-type-page h3:after, .under h3:after {
  content: '';
  position: absolute;
  display: block;
  position: absolute;
  margin: auto;
  left: 0;
  right: 0;
  top: 0;
  bottom: auto;
  background: url("img/h3.png") no-repeat center/cover;
  width: 40px;
  height: 42px;
}

.mainblock > h3:first-child, .mainblock > div:first-child h3, .mainblock > h3:first-of-type {
  margin-top: 0;
}

/*-- H4 投稿タイトル ------------*/
.entry-block h3, .mce-content-body h4, .under h4 {
  padding: 0;
  color: #7ab6e0;
  display: block;
  text-align: left;
  font-size: 24px;
  line-height: 1.5;
  letter-spacing: 0.08em;
  margin-top: 1.8em;
  margin-bottom: 1.2em;
  position: relative;
  border: none;
  background: none;
  padding: 0;
}
@media only screen and (max-width: 767px) {
  .entry-block h3, .mce-content-body h4, .under h4 {
    font-size: 22px;
  }
  .entry-block h3:after, .mce-content-body h4:after, .under h4:after {
    top: 22px;
  }
}

.mce-content-body div.h3 + h4, div.h3 + h4 {
  margin-top: 0;
}

/* 投稿タイトルのみ */
.entry-block h3 {
  font-size: 18px;
  margin-top: 0;
}

.entry-block h3 a {
  color: #333333;
  text-decoration: none;
}

.entry-block h3 a:hover {
  color: #7ab6e0;
}

.under h3 + h4, .under div.h3 + h4, .under div.h3 + div.h4 h4 {
  margin-top: 0 !important;
}

/*-- H5 ------------*/
.entry-block h4, .mce-content-body h5, .under h5 {
  color: #333333;
  display: block;
  font-size: 20px;
  line-height: 1.5;
  background: #fff;
  margin-top: 1.8em;
  margin-bottom: 1.2em;
  position: relative;
  letter-spacing: 0.08em;
  background: none;
  padding: 0;
}
.entry-block h4:before, .mce-content-body h5:before, .under h5:before {
  display: none;
}
@media only screen and (max-width: 767px) {
  .entry-block h4, .mce-content-body h5, .under h5 {
    font-size: 19px;
  }
}

.under h4 + h5, .under div.h4 + h5 {
  margin-top: 0 !important;
}

/*-- H6 ------------*/
.entry-block h5, .post-type-page h6, .under h6 {
  color: #333333;
  display: table;
  font-size: 18px;
  letter-spacing: 0.08em;
  line-height: 1.5;
  margin-top: 1.8em;
  margin-bottom: 1.2em;
  border: none;
  background: none;
  padding: 0;
  padding: 0;
}
.entry-block h5:before, .post-type-page h6:before, .under h6:before {
  display: none;
}
@media only screen and (max-width: 767px) {
  .entry-block h5, .post-type-page h6, .under h6 {
    font-size: 17px;
  }
}

.text-large {
  letter-spacing: 0.08em;
  font-size: 20px;
  color: #7ab6e0;
}
@media screen and (min-width: 768px) {
  .text-large {
    font-size: 24px;
  }
}

.googlemap,
.youtube {
  position: relative;
  width: 100%;
  height: 0;
  padding-top: 56.25%;
  overflow: hidden;
}
.googlemap iframe,
.youtube iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

/*==========================
ボックス
==========================*/
.bg-block {
  background: #c9e6f7;
}
.bg-block .bg-block {
  background: #fff;
}
.bg-block .bg-block .bg-block {
  background: #c9e6f7;
}

.border-block {
  background: #fff;
  border: 5px solid #c9e6f7;
}

.border-block,
.bg-block {
  margin-bottom: 50px;
  margin-top: 0;
  border-radius: 0px;
  padding: 66px;
}
.border-block:first-child,
.bg-block:first-child {
  margin-bottom: 0;
}
@media only screen and (max-width: 767px) {
  .border-block,
  .bg-block {
    padding: 24px 16px;
  }
}
.border-block ul:last-child, .border-block ol:last-child, .border-block dl:last-child, .border-block table:last-child, .border-block p:last-child,
.bg-block ul:last-child,
.bg-block ol:last-child,
.bg-block dl:last-child,
.bg-block table:last-child,
.bg-block p:last-child {
  margin-bottom: 0;
}

body:not(.home) #contents .sec_box, body:not(.home) #contents .columns {
  margin-bottom: 50px;
}
body:not(.home) #contents .sec_box:last-child, body:not(.home) #contents .columns:last-child {
  margin-bottom: 0;
}
@media screen and (min-width: 768px) {
  body:not(.home) #contents .sec_box .border-block,
  body:not(.home) #contents .sec_box .bg-block, body:not(.home) #contents .columns .border-block,
  body:not(.home) #contents .columns .bg-block {
    height: 100%;
    padding: 40px 16px;
  }
}

/*-- 流れ ------------*/
.flow-block {
  border: 5px solid #c9e6f7;
  background: #fff;
  border-radius: 0px;
  margin-top: 0;
  margin-bottom: 82px;
  padding: 66px;
  position: relative;
}
.flow-block ul:last-child, .flow-block ol:last-child, .flow-block dl:last-child, .flow-block table:last-child, .flow-block p:last-child {
  margin-bottom: 0;
}
.flow-block:last-child {
  margin-bottom: 0;
}
.flow-block:after {
  position: absolute;
  content: "";
  width: 0;
  height: 0;
  bottom: 0;
  right: 50%;
  margin: 0 -40px -105px 0;
  border: 40px solid transparent;
  border-top: 35px solid #afcbea;
}
.flow-block:last-child:after {
  display: none;
}
@media only screen and (max-width: 767px) {
  .flow-block {
    padding: 40px 30px;
  }
}

.bg-block .flow-block:after {
  border-top: 35px solid #e1ecf8;
}

.title_number {
  border: none;
  display: block;
  padding-left: 0 !important;
  margin-top: 0 !important;
  padding-bottom: 0 !important;
  border: none !important;
  background: none !important;
}

.title_number:before, .title_number:after {
  display: none !important;
}

/*-- 数字付きの見出し ------------*/
.number {
  display: inline-block;
  vertical-align: baseline;
  font-size: 76%;
  padding: 0.2em 0.6em 0.2em;
  margin-right: 0.4em;
  background: #7ab6e0;
  color: #fff;
  border-radius: 2px;
  margin-bottom: 0.2em;
  line-height: 1.4;
  vertical-align: middle;
}

.title_number {
  vertical-align: middle;
  padding: 0 !important;
  color: #333333 !important;
}
.title_number:before, .title_number:after {
  display: none !important;
}

/*-- Q&A ------------*/
.qa-block {
  margin-top: 0;
  margin-bottom: 0;
  border-bottom: 1px solid #ddd;
  padding-bottom: 12px;
  margin-bottom: 28px;
  position: relative;
  padding-top: 20px;
}
.qa-block:last-child {
  border-bottom: none;
  padding-bottom: 0;
  margin-bottom: 0;
}
.qa-block:before, .qa-block:after {
  content: '';
  position: absolute;
  top: 30px;
  right: 15px;
  margin: auto;
  width: 3px;
  height: 15px;
  border-radius: 3px;
  background: #7ab6e0;
  -webkit-transition: 200ms;
  transition: 200ms;
}
.qa-block:before {
  -webkit-transform: rotate(0deg);
          transform: rotate(0deg);
}
.qa-block.open:before {
  -webkit-transform: rotate(90deg);
          transform: rotate(90deg);
}
.qa-block.open:after {
  -webkit-transform: rotate(90deg);
          transform: rotate(90deg);
}
.qa-block .answer {
  display: none;
  position: relative;
  margin-top: 20px;
  padding: 0 !important;
}
.qa-block .answer p {
  padding: 7px 0 12px 46px;
  margin: 0;
}
.qa-block .answer:before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  background: #fab8c5;
  height: 40px;
  width: 40px;
  border-radius: 50%;
  margin-top: 0.1em;
}
.qa-block .answer:after {
  content: "A";
  position: absolute;
  top: -4px;
  left: 11px;
  font-size: 26px;
  font-weight: 400;
  color: #fff;
  border: none;
  font-family: "Zen Kaku Gothic Antique", sans-serif;
}

.mce-content-body .qa-block h4, .qa-block h4 {
  color: #333333;
  -webkit-box-shadow: none;
          box-shadow: none;
  background: none;
  border: none;
  font-size: 20px;
  padding: 0 0 0 50px !important;
  display: block;
  position: relative;
  cursor: pointer;
  margin-top: 0;
  margin-bottom: .5em;
  font-weight: 400;
}
.mce-content-body .qa-block h4:before, .qa-block h4:before {
  position: absolute;
  content: "";
  top: 0;
  left: 0;
  background: #7ab6e0;
  height: 40px;
  width: 40px;
  border-radius: 50%;
  margin-top: -0.15em;
}
.mce-content-body .qa-block h4:after, .qa-block h4:after {
  background: none;
  content: "Q";
  position: absolute;
  top: -5px;
  left: 10px;
  font-size: 26px;
  font-weight: 400;
  color: #fff;
  font-family: "Zen Kaku Gothic Antique", sans-serif;
  border: none;
}

/*==========================
リスト
==========================*/
/*-- UL ------------*/
.ul01, .ul02, .ul_check, .ul_arrow, .ol01, .ol_decimal, .ollist {
  margin-top: 0;
  margin-bottom: 24px;
}
.ul01 li, .ul02 li, .ul_check li, .ul_arrow li, .ol01 li, .ol_decimal li, .ollist li {
  margin: 0;
  line-height: 1.75;
  margin-bottom: 12px;
  padding-left: 20px;
  position: relative;
}
.ul01 li:last-child, .ul02 li:last-child, .ul_check li:last-child, .ul_arrow li:last-child, .ol01 li:last-child, .ol_decimal li:last-child, .ollist li:last-child {
  margin-bottom: 0;
}
.ul01 li::before, .ul01 li::after, .ul02 li::before, .ul02 li::after, .ul_check li::before, .ul_check li::after, .ul_arrow li::before, .ul_arrow li::after, .ol01 li::before, .ol01 li::after, .ol_decimal li::before, .ol_decimal li::after, .ollist li::before, .ollist li::after {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  content: "";
  position: absolute;
}
.ul01 + p, .ul02 + p, .ul_check + p, .ul_arrow + p, .ol01 + p, .ol_decimal + p, .ollist + p {
  margin-bottom: 24px;
}

/* ul01 */
.ul01 li::before {
  border-radius: 50%;
  background: #7ab6e0;
  height: 8px;
  left: 0;
  top: 10px;
  width: 8px;
}

/* ul_check チェックのリスト */
.ul_check li, .ul_arrow li {
  padding-left: 2em;
}
.ul_check li::before, .ul_arrow li::before {
  background: none;
  border-right: 2px solid #fff;
  border-bottom: 2px solid #fff;
  height: 12px;
  left: 6px;
  margin-top: -4px;
  -webkit-transform: rotate(50deg);
  transform: rotate(50deg);
  top: 10px;
  width: 7px;
  z-index: 1;
}
.ul_check li:after, .ul_arrow li:after {
  content: '';
  position: absolute;
  display: block;
  background: #7ab6e0;
  width: 20px;
  height: 20px;
  margin: auto;
  left: 0;
  right: auto;
  top: 4px;
  bottom: auto;
  z-index: 0;
}

/* ul_arrow 右向き三角のリスト */
.ul_arrow li:after {
  display: none;
}
.ul_arrow li::before {
  position: absolute;
  content: "";
  width: 0;
  height: 0;
  top: 0.45em;
  left: 7px;
  margin: 0px 0 0 0;
  border: 6px solid transparent;
  border-top: 8px solid #7ab6e0;
  -webkit-transform: rotate(-90deg);
  transform: rotate(-90deg);
}

/* 数字のOLリスト */
.ol_decimal {
  counter-reset: ol_circle;
}
.ol_decimal li {
  padding-left: 28px;
  position: relative;
}
.ol_decimal li::before, .ol_decimal li:after {
  content: "";
  position: absolute;
}
.ol_decimal li::before {
  background-color: #7ab6e0;
  border-radius: 50%;
  color: #fff;
  content: counter(ol_circle);
  counter-increment: ol_circle;
  display: block;
  font-size: 13.12px;
  height: 20px;
  left: 0;
  line-height: 20px;
  text-align: center;
  top: 6px;
  width: 20px;
  position: absolute;
}

.page-list {
  display: -webkit-box !important;
  display: -ms-flexbox !important;
  display: flex !important;
  border: none;
  padding: 0;
  margin-top: 0 !important;
  border: 3px solid #c9e6f7 !important;
  border-radius: 10px !important;
  padding: 30px 30px !important;
}
@media screen and (max-width: 767px) {
  .page-list {
    padding: 30px 20px !important;
  }
}
.page-list li {
  position: relative;
  margin: 0.5em 0;
  padding-left: 40px;
}
.page-list li a:before, .page-list li a:after {
  -webkit-box-sizing: initial;
          box-sizing: initial;
}
@media screen and (min-width: 768px) {
  .page-list li {
    margin-bottom: 0 !important;
  }
  .page-list li:nth-child(n+3) {
    margin-top: 16px !important;
  }
}
@media screen and (max-width: 767px) {
  .page-list li:last-child {
    margin-bottom: 0 !important;
  }
}
@media screen and (max-width: 767px) {
  .page-list li:not(:nth-of-type(2n)) {
    margin-right: 0 !important;
  }
}
.page-list li a {
  color: #7ab6e0 !important;
}
.page-list li a:before {
  content: '';
  position: absolute;
  top: -2px;
  left: 0;
  right: auto;
  margin: auto;
  width: 26px;
  height: 26px;
  border: 0;
  background: #7ab6e0;
  border-radius: 50%;
}
.page-list li a:after {
  content: '';
  position: absolute;
  top: 7px;
  left: 7px !important;
  right: auto;
  margin: auto;
  width: 6px;
  height: 6px;
  border-top: 2px solid #fff;
  border-right: 2px solid #fff;
  transform: rotate(45deg);
  -o-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  -moz-transform: rotate(45deg);
  -webkit-transform: rotate(45deg);
}
.page-list li a {
  text-decoration: none;
  padding-left: 40px;
}
.page-list li a:hover {
  opacity: 1;
  text-decoration: underline !important;
}
.page-list li a:hover:after {
  left: 7px !important;
  right: auto;
}
.page-list li a {
  text-decoration: none;
  color: #7ab6e0;
}
.page-list li a:hover {
  opacity: 1;
}
@media screen and (min-width: 768px) {
  .page-list {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }
  .page-list li {
    margin-right: 5%;
  }
}

.page-list2 li {
  position: relative;
  margin: 0.5em 0;
}
.page-list2 li a {
  display: block;
  text-align: center;
  text-decoration: none;
  color: #59c3e2;
  border: 1px solid #59c3e2;
  background: #fff;
  border-radius: 6px;
  width: 100%;
  padding: 0.5em 1em;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  position: relative;
  -webkit-transition: 200ms;
  transition: 200ms;
}
.page-list2 li a:after {
  content: '';
  position: absolute;
  top: 4px;
  right: 15px;
  bottom: 0;
  margin: auto;
  width: 6px;
  height: 6px;
  border-top: 1px solid #59c3e2;
  border-right: 1px solid #59c3e2;
  transform: rotate(45deg);
  -o-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  -moz-transform: rotate(45deg);
  -webkit-transform: rotate(45deg);
  -webkit-transition: 200ms;
  transition: 200ms;
}
.page-list2 li a:hover {
  background: #59c3e2;
  color: #fff;
}
.page-list2 li a:hover:after {
  border-color: #fff;
  right: 10px;
}

/*==========================
テーブル
==========================*/
table {
  margin-bottom: 2em;
  margin-top: 0 !important;
}

.color01 {
  color: #7ab6e0;
  font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, sans-serif;
}

.color02 {
  color: #fab8c5;
  font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, sans-serif;
}

/*-- 診療時間表 ------------*/
.time-table {
  table-layout: fixed;
}
.time-table th, .time-table td {
  background: #fff;
  border-bottom: 1px solid #ddd;
  padding: .8rem .2rem;
  text-align: center;
  vertical-align: middle;
  line-height: 24px;
}
.time-table thead th, .time-table thead td {
  border: none;
}
.time-table thead th {
  background: #c9e6f7;
  color: #333333;
}
.time-table thead th:first-child {
  width: 315px;
}
.time-table tbody th, .time-table tbody td {
  padding: 1.3rem .2rem;
}
.time-table tbody tr {
  border-color: #ddd;
}
.time-table tbody th {
  text-align: center;
}
@media only screen and (max-width: 767px) {
  .time-table {
    font-size: 82%;
  }
}

/*-- 基本のテーブル ------------*/
.table01 {
  width: 100%;
  background: #fff;
}
.table01 tbody tr th {
  text-align: left;
  float: none;
  padding: 1em 0 1em 1em;
}
.table01 tbody tr th:first-child {
  border-top: 1px solid #7ab6e0;
  color: #7ab6e0;
  width: 25%;
  font-weight: 500;
  border-bottom: none;
}
@media screen and (max-width: 767px) {
  .table01 tbody tr th:first-child {
    width: 35%;
  }
}
.table01 tbody tr:last-child th:first-child {
  border-bottom: 1px solid #7ab6e0;
}
.table01 tbody tr th, .table01 tbody tr td {
  text-align: left;
  padding: 1em 0 1em 1em;
}
.table01 tbody tr th:first-child, .table01 tbody tr td:first-child {
  color: #7ab6e0;
  border-bottom: 1px solid #7ab6e0;
  border-top: 1px solid #7ab6e0;
}
.table01 th, .table01 td {
  border-bottom: 1px solid #ddd;
  border-top: 1px solid #ddd;
  line-height: 1.6;
  padding: 1.6rem 0;
}
.table01 th {
  padding-right: 1em;
}

/*-- ボーダーのついたテーブル ------------*/
.border-table {
  table-layout: fixed;
}
.border-table th, .border-table td {
  background: #fff;
  border: 1px solid #ddd;
  padding: 15px 10px;
  text-align: center;
  letter-spacing: 0.1em;
}
.border-table thead th, .border-table thead td {
  background: #7ab6e0;
  color: #fff;
  text-align: center;
  font-weight: 400;
}
.border-table tbody th {
  background: #fff;
  text-align: left;
  vertical-align: middle;
  padding-left: 1em;
}
.border-table tbody td {
  text-align: left;
  padding-right: 1em;
}
.border-table tbody td:last-child {
  text-align: left;
}

/*-- 料金表のテーブル(TDが右寄せ) ------------*/
.fee-table {
  table-layout: fixed;
}
.fee-table th, .fee-table td {
  background: #fff;
  border: 1px solid #ddd;
  padding: 15px 10px;
  text-align: center;
  letter-spacing: 0.1em;
}
.fee-table thead th, .fee-table thead td {
  background: #7ab6e0;
  color: #fff;
  text-align: center;
}
.fee-table tbody th {
  background: #c9e6f7;
  text-align: left;
  vertical-align: middle;
  padding-left: 1em;
}
.fee-table tbody th:first-child {
  width: 30%;
}
@media screen and (max-width: 767px) {
  .fee-table tbody th:first-child {
    width: 35%;
  }
}
.fee-table tbody td {
  text-align: left;
  padding-right: 1em;
}
.fee-table tbody td:last-child {
  text-align: left;
}

@media screen and (max-width: 767px) {
  /* 時間表 --------------------*/
  .time-table th, .time-table td {
    font-size: 120%;
    padding: 5px 0;
  }

  /* googlemap --------------------*/
}
.googlemap {
  padding-top: 50%;
  padding-bottom: 0;
}
@media screen and (max-width: 767px) {
  .googlemap {
    padding-top: 60%;
    padding-bottom: 0;
  }
}

@media screen and (max-width: 767px) {
  .border-table th, .border-table td,
  .fee-table th, .fee-table td {
    font-size: 80%;
    padding: 10px 5px;
    line-height: 1.5;
  }

  .table01 th, .table01 td {
    font-size: 80%;
  }
}
@media screen and (max-width: 767px) {
  #nav ul li a:after {
    display: block;
    content: "";
    position: absolute;
    width: 10px;
    height: 10px;
    top: 50%;
    right: 20px;
    margin: -6px 0 0 0;
    border-bottom: solid 2px #ccc;
    border-right: solid 2px #ccc;
    -webkit-transform: rotate(-45deg);
    transform: rotate(-45deg);
  }

  #nav ul li a:before {
    display: none;
  }

  #nav ul li a, #nav ul li span {
    padding: 20px 6px 20px 15px;
    font-size: 16px;
  }

  #nav ul li .sub-menu {
    background: #c9e6f7;
  }

  #nav ul li .sub-menu li a:after {
    display: block;
    content: "";
    position: absolute;
    width: 10px;
    height: 10px;
    top: 50%;
    right: 20px;
    margin: -6px 0 0 0;
    border-bottom: solid 2px #ccc;
    border-right: solid 2px #ccc;
    -webkit-transform: rotate(-45deg);
    transform: rotate(-45deg);
  }

  #nav ul li a:hover {
    background: #7ab6e0;
    color: #fff;
  }
  #nav ul li a:hover:after {
    border-color: #fff;
  }

  #menu-header-nav .submenu-wrap ul.sub-menu li.ttl span {
    background: #c9e6f7;
    color: #333333;
    text-align: center;
    font-size: 16px;
    font-weight: bold;
    padding: 20px;
  }
}
@media screen and (min-width: 768px) {
  #nav #menu-header-nav {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    width: 100%;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    -webkit-box-flex: 1;
        -ms-flex: 1 1 auto;
            flex: 1 1 auto;
  }
  #nav #menu-header-nav > li {
    float: none;
  }
  #nav #menu-header-nav > li > a, #nav #menu-header-nav > li > span {
    padding: 0;
    font-size: 12px;
    font-weight: 500;
    letter-spacing: 0;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
  }
}
@media screen and (min-width: 1250px) {
  #nav #menu-header-nav > li > a, #nav #menu-header-nav > li > span {
    font-size: 16px;
    letter-spacing: 0.05em;
  }
}

.mainblock.under {
  padding-bottom: 0;
}

.home #footer {
  margin-top: 0;
  border-top: none;
}

#footer {
  margin-top: 0;
  padding: 0 0 0 !important;
  background: #fff !important;
  font-size: 16px;
  color: #333333 !important;
}
#footer .sec_bnr {
  text-align: center;
}
#footer .sec_bnr a {
  height: 90px;
  color: #333333;
  text-decoration: none;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  border: 1px solid #333333;
  font-size: 16px;
  line-height: 26px;
  font-weight: bold;
  letter-spacing: 0;
  max-width: 320px;
  width: 100%;
  margin: auto;
  position: relative;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  opacity: 1;
  -webkit-transition: .2s;
  transition: .2s;
}
#footer .sec_bnr a .sec_span {
  font-size: 18px;
}
#footer .sec_bnr a:after {
  content: '';
  -webkit-transition: .2s;
  transition: .2s;
  position: absolute;
  display: block;
  margin: auto;
  left: auto;
  right: 5%;
  top: 0;
  bottom: 0;
  width: 21px;
  height: 21px;
  background: url("img/footer_icon.png") no-repeat center/cover;
}
#footer .sec_bnr a:hover {
  opacity: 0.7;
  -webkit-transition: .2s;
  transition: .2s;
}
#footer .sec_bnr a:hover:after {
  -webkit-transition: .2s;
  transition: .2s;
  right: 3%;
}
#footer .sitemap {
  display: table;
  text-align: center;
  margin: 30px auto;
  position: relative;
  padding-left: 14px;
}
#footer .sitemap a {
  color: #333333;
  text-decoration: none;
}
#footer .sitemap a:hover {
  text-decoration: underline;
}
#footer .sitemap:after {
  content: '';
  position: absolute;
  -webkit-transform: rotate(45deg);
          transform: rotate(45deg);
  display: block;
  margin: auto;
  left: 0;
  right: auto;
  top: 0;
  bottom: 0;
  width: 6px;
  height: 6px;
  border-top: 1px solid #333333;
  border-right: 1px solid #333333;
}
#footer .googlemap {
  margin-bottom: 30px;
}
@media screen and (min-width: 768px) {
  #footer > .inner {
    max-width: 100%;
    width: 1920px !important;
  }
  #footer .sitemap {
    margin: 40px auto;
  }
  #footer .googlemap {
    margin-bottom: 40px;
    height: 360px !important;
    padding-top: 0%;
  }
  #footer .googlemap iframe {
    width: 100%;
  }
  #footer .sec_bnr {
    text-align: center;
  }
  #footer .sec_bnr a {
    height: 140px;
    font-size: 24px;
    line-height: 33px;
    font-weight: bold;
    letter-spacing: 0.05em;
    max-width: 520px;
    width: 100%;
  }
  #footer .sec_bnr a .sec_span {
    font-size: 30px;
  }
}
@media screen and (min-width: 1250px) {
  #footer .sitemap {
    margin: 60px auto;
  }
  #footer .googlemap {
    margin-bottom: 60px;
  }
}

.copyright {
  text-align: center;
  padding: 1.2em 0;
  font-size: 16px;
  color: #333333;
  margin-top: 50px;
}
@media only screen and (max-width: 767px) {
  .copyright {
    padding: 10px 0 17%;
  }
}
@media screen and (min-width: 768px) {
  .copyright {
    padding: 1.2em 0 100px;
    margin-top: 50px;
  }
}
@media screen and (min-width: 1250px) {
  .copyright {
    margin-top: 70px;
  }
}
@media screen and (min-width: 1750px) {
  .copyright {
    padding: 1.2em 0;
  }
}

#header {
  z-index: 10;
}
#header h1 {
  width: 314px;
}
@media screen and (max-width: 767px) {
  #header {
    padding: 0 !important;
  }
  #header h1 {
    margin: 0 0 0 15px;
    max-width: 55%;
  }
  #header .h1_wrap ul.sp {
    text-align: right;
    max-width: 100px;
    width: 20%;
  }
}
@media screen and (min-width: 768px) {
  #header {
    padding: 15px 0 10px;
  }
  #header .h_info {
    margin-top: 15px;
  }
}

#aside .totop a {
  text-decoration: none;
}
@media screen and (max-width: 767px) {
  #aside .inq {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: end;
        -ms-flex-align: end;
            align-items: flex-end;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: reverse;
        -ms-flex-direction: row-reverse;
            flex-direction: row-reverse;
	bottom: -1px;
  }
  #aside .inq .totop {
    width: 15%;
  }
  #aside .inq .inq_item {
    width: 85%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
	align-items: flex-end;
  }
  #aside .inq .inq_item a {
    /*width: 49%;*/
  }
  #aside .inq .inq_item a:first-child {
    /*margin-right: 2%;*/
  }
}
@media screen and (min-width: 768px) {
  #aside .inq {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: end;
        -ms-flex-align: end;
            align-items: flex-end;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: reverse;
        -ms-flex-direction: row-reverse;
            flex-direction: row-reverse;
    top: auto;
    bottom: 0;
    right: 0;
    gap: 0 10px;
    width: auto !important;
  }
  #aside .inq .inq_item {
    width: auto;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: initial;
    -webkit-box-direction: initial;
        -ms-flex-direction: initial;
            flex-direction: initial;
    gap: 0 10px;
  }
  #aside .inq .inq_item a {
    margin-top: 0;
    margin-bottom: 0 !important;
  }
  #aside .inq .inq_item a img {
    border-radius: 20px 20px 0 0;
    -webkit-box-shadow: 0 0 10px #00000029;
            box-shadow: 0 0 10px #00000029;
  }
  #aside .inq .inq_item a:not(:last-child) {
    margin-right: 0;
  }
}

#contents > .inner {
  max-width: 100%;
  width: 1920px !important;
}

@media screen and (max-width: 767px) {
  .sec_box:not(:first-of-type) {
    margin-top: 5%;
  }
  .sec_box:first-of-type {
    margin-top: 0;
  }
  .sec_box .colbox_2:not(:first-of-type), .sec_box .colbox_3:not(:first-of-type), .sec_box .colbox_4:not(:first-of-type), .sec_box .colbox_5:not(:first-of-type) {
    margin-top: 5%;
  }
  .sec_box.sp_colbox_2 {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
  }
  .sec_box.sp_colbox_2 .colbox_2, .sec_box.sp_colbox_2 .colbox_3, .sec_box.sp_colbox_2 .colbox_4, .sec_box.sp_colbox_2 .colbox_5 {
    width: 49%;
    margin-right: 2%;
  }
  .sec_box.sp_colbox_2 .colbox_2:not(:first-child), .sec_box.sp_colbox_2 .colbox_3:not(:first-child), .sec_box.sp_colbox_2 .colbox_4:not(:first-child), .sec_box.sp_colbox_2 .colbox_5:not(:first-child) {
    margin-top: 0;
  }
  .sec_box.sp_colbox_2 .colbox_2:nth-child(2n), .sec_box.sp_colbox_2 .colbox_3:nth-child(2n), .sec_box.sp_colbox_2 .colbox_4:nth-child(2n), .sec_box.sp_colbox_2 .colbox_5:nth-child(2n) {
    margin-right: 0;
  }
  .sec_box.sp_colbox_2 .colbox_2:nth-child(n+3), .sec_box.sp_colbox_2 .colbox_3:nth-child(n+3), .sec_box.sp_colbox_2 .colbox_4:nth-child(n+3), .sec_box.sp_colbox_2 .colbox_5:nth-child(n+3) {
    margin-top: 2%;
  }
  .sec_box.sp_colbox_2 .colbox_2:last-child, .sec_box.sp_colbox_2 .colbox_3:last-child, .sec_box.sp_colbox_2 .colbox_4:last-child, .sec_box.sp_colbox_2 .colbox_5:last-child {
    margin-right: 0;
  }
  .sec_box.sp_colbox_3 {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
  }
  .sec_box.sp_colbox_3 .colbox_2, .sec_box.sp_colbox_3 .colbox_3, .sec_box.sp_colbox_3 .colbox_4, .sec_box.sp_colbox_3 .colbox_5 {
    width: 32%;
    margin-right: 2%;
  }
  .sec_box.sp_colbox_3 .colbox_2:not(:first-child), .sec_box.sp_colbox_3 .colbox_3:not(:first-child), .sec_box.sp_colbox_3 .colbox_4:not(:first-child), .sec_box.sp_colbox_3 .colbox_5:not(:first-child) {
    margin-top: 0;
  }
  .sec_box.sp_colbox_3 .colbox_2:nth-child(3n), .sec_box.sp_colbox_3 .colbox_3:nth-child(3n), .sec_box.sp_colbox_3 .colbox_4:nth-child(3n), .sec_box.sp_colbox_3 .colbox_5:nth-child(3n) {
    margin-right: 0;
  }
  .sec_box.sp_colbox_3 .colbox_2:nth-child(n+4), .sec_box.sp_colbox_3 .colbox_3:nth-child(n+4), .sec_box.sp_colbox_3 .colbox_4:nth-child(n+4), .sec_box.sp_colbox_3 .colbox_5:nth-child(n+4) {
    margin-top: 2%;
  }
  .sec_box.sp_colbox_3 .colbox_2:last-child, .sec_box.sp_colbox_3 .colbox_3:last-child, .sec_box.sp_colbox_3 .colbox_4:last-child, .sec_box.sp_colbox_3 .colbox_5:last-child {
    margin-right: 0;
  }
}
@media screen and (min-width: 768px) {
  .sec_box {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
  }
  .sec_box .colbox_2 {
    width: 48%;
    margin-right: 4%;
  }
  .sec_box .colbox_2:nth-child(2n) {
    margin-right: 0;
  }
  .sec_box .colbox_2:nth-child(n+3) {
    margin-top: 4%;
  }
  .sec_box .colbox_2:last-child {
    margin-right: 0;
  }
  .sec_box .colbox_3 {
    width: 32%;
    margin-right: 2%;
  }
  .sec_box .colbox_3:nth-child(3n) {
    margin-right: 0;
  }
  .sec_box .colbox_3:nth-child(n+4) {
    margin-top: 2%;
  }
  .sec_box .colbox_3:last-child {
    margin-right: 0;
  }
  .sec_box .colbox_4 {
    width: 23.5%;
    margin-right: 2%;
  }
  .sec_box .colbox_4:nth-child(4n) {
    margin-right: 0;
  }
  .sec_box .colbox_4:nth-child(n+5) {
    margin-top: 2%;
  }
  .sec_box .colbox_4:last-child {
    margin-right: 0;
  }
  .sec_box .colbox_5 {
    width: 18.4%;
    margin-right: 2%;
  }
  .sec_box .colbox_5:nth-child(5n) {
    margin-right: 0;
  }
  .sec_box .colbox_5:nth-child(n+6) {
    margin-top: 2%;
  }
  .sec_box .colbox_5:last-child {
    margin-right: 0;
  }
  .sec_box.reverse {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: reverse;
        -ms-flex-direction: row-reverse;
            flex-direction: row-reverse;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
  }
  .sec_box.reverse .colbox_2 {
    width: 48%;
    margin-right: 4%;
  }
  .sec_box.reverse .colbox_2:first-child {
    margin-right: 0;
  }
}
.text-right {
  text-align: right !important;
}

.text-center {
  text-align: center !important;
}

.text-left {
  text-align: left !important;
}

@media screen and (max-width: 767px) {
  .sp-text-right {
    text-align: right !important;
  }

  .sp-text-center {
    text-align: center !important;
  }

  .sp-text-left {
    text-align: left !important;
  }
}
@media screen and (min-width: 768px) {
  .pc-text-right {
    text-align: right !important;
  }

  .pc-text-center {
    text-align: center !important;
  }

  .pc-text-left {
    text-align: left !important;
  }
}
@media screen and (min-width: 768px) {
  .pc_span {
    display: block !important;
  }
}
@media screen and (max-width: 767px) {
  .sp_span {
    display: block !important;
  }
}
@media screen and (min-width: 768px) {
  ul.list_columns_2 {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
  }

  ul.list_columns_2 li {
    width: 49%;
    margin-right: 2%;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
  }

  ul.list_columns_2 li:nth-child(2n) {
    margin-right: 0;
  }
}
@media screen and (max-width: 767px) {
  .list_col ul {
    margin: 0 !important;
  }
}
.bold {
  font-weight: bold;
}

.mt-1 {
  margin-top: 1em !important;
}

.mt-2 {
  margin-top: 2em !important;
}

.mt-3 {
  margin-top: 3em !important;
}

.mt-4 {
  margin-top: 4em !important;
}

.mt-5 {
  margin-top: 5em !important;
}

.mb-1 {
  margin-bottom: 1em !important;
}

.mb-2 {
  margin-bottom: 2em !important;
}

.mb-3 {
  margin-bottom: 3em !important;
}

.mb-4 {
  margin-bottom: 4em !important;
}

.mb-5 {
  margin-bottom: 5em !important;
}

.mt0 {
  margin-top: 0 !important;
}

.mb0 {
  margin-bottom: 0 !important;
}

@media screen and (max-width: 767px) {
  .sp-table {
    overflow-x: scroll;
  }

  .sp-table table {
    width: 768px;
  }
}
.loopslider_wrap {
  overflow: hidden;
}

.loopslider {
  -webkit-animation: loopslider 40s linear infinite;
          animation: loopslider 40s linear infinite;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  width: calc(320px * 12);
  height: 100%;
}

@-webkit-keyframes loopslider {
  0% {
    -webkit-transform: translateX(0);
            transform: translateX(0);
  }
  100% {
    -webkit-transform: translateX(calc(-320px * 6));
            transform: translateX(calc(-320px * 6));
  }
}

@keyframes loopslider {
  0% {
    -webkit-transform: translateX(0);
            transform: translateX(0);
  }
  100% {
    -webkit-transform: translateX(calc(-320px * 6));
            transform: translateX(calc(-320px * 6));
  }
}
a[href^="tel:"] {
  color: #333333;
  text-decoration: none;
}

@media screen and (min-width: 768px) {
  a[href^="tel:"] {
    pointer-events: none;
    text-decoration: none;
  }
}
.sec_top h2 {
  font-size: 30px;
  line-height: 30px;
  padding: 25px 20px;
  color: #7ab6e0;
  font-weight: bold;
  border-top: 1px solid #7ab6e0;
  border-bottom: 1px solid #7ab6e0;
  letter-spacing: 0;
  display: table;
  text-align: center;
  margin: auto;
  margin-bottom: 30px;
}
.sec_top h2 .sec_span {
  font-size: 24px;
  line-height: 24px;
}
.sec_top .sec_text {
  letter-spacing: 0.05em;
  line-height: 30px;
}
.sec_top .sec_img {
  text-align: center;
  margin: 0;
}
.sec_top .sec_img img {
  margin: auto;
}
.sec_top .btn-style a {
  background: #7ab6e0;
  font-weight: bold;
  font-size: 20px !important;
  border-radius: 30px;
  max-width: 380px;
  padding: 0.85em 1.5em;
}
@media screen and (min-width: 768px) {
  .sec_top h2 {
    letter-spacing: 0.05em;
    font-size: 36px;
    line-height: 36px;
    margin-bottom: 50px;
  }
  .sec_top h2 .sec_span {
    font-size: 30px;
    line-height: 30px;
  }
}
@media screen and (min-width: 1250px) {
  .sec_top h2 {
    font-size: 48px;
    line-height: 48px;
    margin-bottom: 60px;
  }
  .sec_top h2 .sec_span {
    font-size: 36px;
    line-height: 36px;
  }
}

.sec01 {
  padding: 50px 0;
}
.sec01 .sec_list li {
  position: relative;
  padding-left: 35px;
  font-size: 16px;
  font-weight: 500;
  letter-spacing: 0em;
}
.sec01 .sec_list li:not(:first-child) {
  margin-top: 10px;
}
.sec01 .sec_list li:after {
  content: '';
  position: absolute;
  display: block;
  margin: auto;
  left: 0;
  right: auto;
  top: 2px;
  bottom: auto;
  width: 25px;
  height: 24px;
  background: url("img/sec01_icon.png") no-repeat center/cover;
}
@media screen and (max-width: 767px) {
  .sec01 .sec_list {
    padding-left: 20px;
  }
  .sec01 .sec_list li {
    padding-left: 40px;
  }
  .sec01 .sec_title {
    width: 85%;
    margin: auto;
    margin-bottom: 25px;
  }
}
@media screen and (min-width: 768px) {
  .sec01 {
    padding: 50px 0 70px;
    background: url("img/sec01_bg.png") no-repeat center/cover;
  }
  .sec01 .sec_list li {
    padding-left: 35px;
    font-size: 18px;
  }
  .sec01 .sec_list li:not(:first-child) {
    margin-top: 20px;
  }
}
@media screen and (min-width: 1250px) {
  .sec01 {
    padding: 70px 0 120px;
  }
  .sec01 .sec_list li {
    padding-left: 35px;
    font-size: 24px;
  }
}

.sec02_bg {
  margin-top: 0;
  padding: 0 0 50px;
  background: url("img/sp_sec02_bg.png") no-repeat center top/cover;
}
@media screen and (min-width: 768px) {
  .sec02_bg {
    padding: 0 0 70px;
    margin-top: 70px;
    background: url("img/sec02_bg.png") no-repeat center top 50px/cover;
  }
}
@media screen and (min-width: 1250px) {
  .sec02_bg {
    padding: 0 0 120px;
    margin-top: 120px;
  }
}

.sec02 {
  padding: 0 0 30px;
}
.sec02 .sec_text .sec_span {
  font-weight: bold;
  color: #ff7b95;
}
.sec02 .text_box {
  margin: auto;
  border: 2px solid #333333;
  background: #fff;
  font-size: 20px;
  line-height: 20px;
  max-width: 300px;
  height: 65px;
  margin: auto;
  position: relative;
  margin-bottom: 60px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
.sec02 .text_box:after {
  content: '';
  position: absolute;
  display: block;
  margin: auto;
  left: 0;
  right: 0;
  top: auto;
  bottom: -30px;
  width: 2px;
  height: 30px;
  background: #333333;
}
.sec02 .sec_title {
  margin: 0 0 30px;
  text-align: center;
}
.sec02 .sec_title .sec_span {
  font-size: 24px;
  line-height: 24px;
  background: -webkit-gradient(linear, left top, left bottom, color-stop(60%, transparent), color-stop(60%, #fdd5dd));
  background: linear-gradient(transparent 60%, #fdd5dd 60%);
}
.sec02 .sec_title .sec_span2 {
  padding-top: 10px;
  display: block;
  font-size: 22px;
  line-height: 22px;
}
.sec02 .sec_title .sec_span3 {
  padding-top: 10px;
  display: block;
  font-size: 28px;
  line-height: 28px;
  font-weight: bold;
}
@media screen and (min-width: 768px) {
  .sec02 {
    padding: 0 0 50px;
  }
  .sec02 .text_box {
    font-size: 24px;
    line-height: 24px;
    max-width: 400px;
    height: 80px;
    margin-bottom: 60px;
  }
  .sec02 .sec_title {
    margin-bottom: 20px;
  }
  .sec02 .sec_title .sec_span {
    font-size: 30px;
    line-height: 30px;
  }
  .sec02 .sec_title .sec_span2 {
    padding-top: 10px;
    font-size: 24px;
    line-height: 24px;
  }
  .sec02 .sec_title .sec_span3 {
    padding-top: 10px;
    font-size: 36px;
    line-height: 36px;
  }
  .sec02 .btn-style {
    text-align: left;
  }
  .sec02 .btn-style a {
    margin: 0;
  }
  .sec02 .sec_box {
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
  }
  .sec02 .sec_box .colbox_2 {
    margin-right: 0;
  }
  .sec02 .sec_box .colbox_2:first-child {
    width: 43%;
    margin-right: 1%;
  }
  .sec02 .sec_box .colbox_2:last-child {
    width: 56%;
  }
}
@media screen and (min-width: 1250px) {
  .sec02 {
    padding: 0 0 60px;
  }
  .sec02 .text_box {
    font-size: 30px;
    line-height: 30px;
    max-width: 400px;
    height: 80px;
    margin-bottom: 50px;
  }
  .sec02 .sec_title {
    margin-bottom: 0;
  }
  .sec02 .sec_title .sec_span {
    font-size: 35px;
    line-height: 35px;
  }
  .sec02 .sec_title .sec_span2 {
    padding-top: 10px;
    font-size: 30px;
    line-height: 30px;
  }
  .sec02 .sec_title .sec_span3 {
    padding-top: 10px;
    font-size: 48px;
    line-height: 48px;
  }
}

.sec03 {
  padding: 0;
}
.sec03 .text_box {
  padding: 50px 15px;
  background: url("img/sp_sec03_bg.png") no-repeat center/cover;
}
.sec03 .sec_text {
  margin-top: 20px;
}
@media screen and (max-width: 767px) {
  .sec03 .sec_box {
    margin: 0 !important;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
  }
  .sec03 .sec_box .colbox_4:last-child {
    margin-right: 0;
  }
}
@media screen and (min-width: 768px) {
  .sec03 .sec_box {
    gap: 35px 2%;
  }
  .sec03 .sec_box .colbox_4 {
    margin: 0 !important;
  }
  .sec03 .text_box {
    padding: 40px 20px;
    background: url("img/sec03_bg.png") no-repeat center/cover;
  }
  .sec03 .sec_text {
    margin-top: 40px;
  }
}
@media screen and (min-width: 1250px) {
  .sec03 .text_box {
    padding: 60px;
  }
  .sec03 .sec_box {
    gap: 60px 2%;
  }
  .sec03 .sec_text {
    margin-top: 50px;
  }
}

.sec04 {
  padding: 50px 0 0;
}
.sec04 .sec_title {
  font-size: 20px;
  line-height: 20px;
  letter-spacing: 0;
  color: #7ab6e0;
  display: table;
  margin: auto;
  text-align: center;
  padding: 17px 0;
  border-top: 1px solid #7ab6e0;
  border-bottom: 1px solid #7ab6e0;
  margin-bottom: 20px;
}
.sec04 .sec_title2 {
  font-weight: bold;
  font-size: 28px;
  line-height: 28px;
  color: #7ab6e0;
  margin: 0 0 30px;
  text-align: center;
}
.sec04 .sec_title2 .sec_span {
  color: #fde0e6;
  text-shadow: 1px  1px 1px #a1cae8, -1px  1px 1px #a1cae8, 1px -1px 1px #a1cae8, -1px -1px 1px #a1cae8, 1px  0px 1px #a1cae8, 0px  1px 1px #a1cae8, -1px  0px 1px #a1cae8, 0px -1px 1px #a1cae8;
  font-size: 50px;
  line-height: 40px;
}
.sec04 .sec_title2 .sec_span2 {
  font-size: 32px;
  line-height: 32px;
}
.sec04 .text_box {
  padding: 30px 10px;
  -webkit-box-shadow: 0 0 10px #00000026;
          box-shadow: 0 0 10px #00000026;
  background: #fff;
}
.sec04 .sec_text {
  font-size: 18px;
  line-height: 26px;
  font-weight: bold;
  letter-spacing: 0;
}
.sec04 .sec_text .sec_span {
  color: #fab8c5;
}
.sec04 .sec_text .sec_span2 {
  font-size: 13px;
}
@media screen and (max-width: 767px) {
  .sec04 .sec_img {
    position: relative;
    z-index: 0;
  }
  .sec04 .text_box {
    position: relative;
    z-index: 1;
    max-width: 85%;
    margin: 0 0 0 auto;
    margin-top: -20px;
  }
  .sec04 .sec_box .colbox_2:not(:first-child) {
    margin-top: 30px;
  }
  .sec04 .sec_box .colbox_2:nth-child(even) .text_box {
    margin: 0;
    margin-top: -20px;
  }
}
@media screen and (min-width: 768px) {
  .sec04 {
    padding: 70px 0 0;
  }
  .sec04 .sec_img {
    text-align: left;
    margin-bottom: 70px !important;
  }
  .sec04 .sec_img img {
    height: 450px;
    -o-object-fit: cover;
       object-fit: cover;
    -o-object-position: right;
       object-position: right;
  }
  .sec04 .sec_text {
    padding: 0 10px;
  }
  .sec04 .sec_text {
    font-size: 18px;
    line-height: 30px;
  }
  .sec04 .sec_text .sec_span2 {
    font-size: 14px;
  }
  .sec04 .text_box {
    position: absolute;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    margin: auto;
    left: auto;
    right: 0;
    top: auto;
    bottom: 0;
    padding: 0;
    height: 155px;
    max-width: 350px;
    width: 100%;
  }
  .sec04 .sec_box .colbox_2 {
    position: relative;
  }
  .sec04 .sec_box .colbox_2:nth-child(even) .text_box {
    right: auto;
    left: 0;
  }
  .sec04 .sec_box .colbox_2:nth-child(even) .sec_img {
    text-align: right;
  }
  .sec04 .sec_box .colbox_2:nth-child(even) .sec_img img {
    -o-object-position: left;
       object-position: left;
  }
  .sec04 .topinner {
    max-width: 100%;
    width: 1920px;
  }
  .sec04 .sec_title {
    font-size: 20px;
    line-height: 20px;
    letter-spacing: 0;
    padding: 17px 0;
    margin-bottom: 20px;
  }
  .sec04 .sec_title2 {
    font-size: 30px;
    line-height: 30px;
    margin: 0 0 40px;
  }
  .sec04 .sec_title2 .sec_span {
    font-size: 70px;
    line-height: 50px;
  }
  .sec04 .sec_title2 .sec_span2 {
    font-size: 45px;
    line-height: 45px;
  }
}
@media screen and (min-width: 1250px) {
  .sec04 {
    padding: 120px 0 0;
  }
  .sec04 .text_box {
    max-width: 460px;
    width: 100%;
  }
  .sec04 .sec_text {
    padding: 0 30px;
  }
  .sec04 .sec_text {
    font-size: 24px;
    line-height: 36px;
  }
  .sec04 .sec_text .sec_span2 {
    font-size: 18px;
  }
  .sec04 .sec_title {
    font-size: 24px;
    line-height: 24px;
    letter-spacing: 0;
    padding: 17px 0;
    margin-bottom: 20px;
  }
  .sec04 .sec_title2 {
    font-size: 40px;
    line-height: 40px;
    margin: 0 0 60px;
  }
  .sec04 .sec_title2 .sec_span {
    font-size: 120px;
    line-height: 70px;
  }
  .sec04 .sec_title2 .sec_span2 {
    font-size: 60px;
    line-height: 60px;
  }
}

.sec05 {
  padding: 50px 0;
  background: url("img/sec05_bg.png") no-repeat center top/cover;
}
.sec05 .sec_title {
  border-top: 1px solid #7ab6e0;
  border-bottom: 1px solid #7ab6e0;
  font-size: 22px;
  line-height: 22px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  height: 100px;
  max-width: 320px;
  font-weight: bold;
  margin: auto;
  margin-bottom: 30px;
}
.sec05 .sec_title .sec_span {
  font-size: 30px;
  line-height: 30px;
  color: #fab8c5;
}
.sec05 .sec_title .sec_span2 {
  font-size: 30px;
  line-height: 30px;
  color: #7ab6e0;
}
.sec05 .sec_bnr {
  margin-top: 30px;
}
.sec05 .sec_bnr02, .sec05 .sec_bnr03 {
  margin: 0 10px 0 10px;
}
.sec05 .sec_bnr02 a, .sec05 .sec_bnr03 a {
  text-decoration: none;
  max-width: 600px;
  display: block;
  width: 100%;
  height: 80px;
  font-size: 30px;
  line-height: 30px;
  font-weight: bold;
  position: relative;
  z-index: 0;
  -webkit-transition: .2s;
  transition: .2s;
  opacity: 1;
}
.sec05 .sec_bnr02 a:hover, .sec05 .sec_bnr03 a:hover {
  -webkit-transition: .2s;
  transition: .2s;
  opacity: .7;
}
.sec05 .sec_bnr02 a:after, .sec05 .sec_bnr03 a:after {
  -webkit-transform: rotate(45deg);
          transform: rotate(45deg);
  content: '';
  position: absolute;
  display: block;
  margin: auto;
  left: auto;
  right: 5%;
  top: 0;
  bottom: 0;
  width: 8px;
  height: 8px;
  border-top: 2px solid #fab8c5;
  border-right: 2px solid #fab8c5;
}
.sec05 .sec_bnr02 a:before, .sec05 .sec_bnr03 a:before {
  z-index: -1;
  content: '';
  position: absolute;
  display: block;
  margin: auto;
  left: auto;
  right: -10px;
  top: auto;
  bottom: -10px;
  width: 100%;
  height: 100%;
  background: #fab8c5;
}
.sec05 .sec_bnr02 a .span_box, .sec05 .sec_bnr03 a .span_box {
  width: 100%;
  height: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  background: #fff;
  color: #fab8c5;
  border: 1px solid #fab8c5;
}
.sec05 .sec_bnr02 a .span_box .sec_span, .sec05 .sec_bnr03 a .span_box .sec_span {
  position: relative;
  padding-left: 47px;
}
.sec05 .sec_bnr02 a .span_box .sec_span:after, .sec05 .sec_bnr03 a .span_box .sec_span:after {
  content: '';
  position: absolute;
  display: block;
  margin: auto;
  left: 0;
  right: auto;
  top: 2px;
  bottom: 0;
  width: 37px;
  height: 37px;
  background: url("img/sec05_icon01.png") no-repeat center/cover;
}
.sec05 .sec_bnr03 a:before {
  background: #4cc764;
}
.sec05 .sec_bnr03 a:after {
  border-top: 2px solid #4cc764;
  border-right: 2px solid #4cc764;
}
.sec05 .sec_bnr03 a .span_box {
  color: #4cc764;
  border: 1px solid #4cc764;
}
.sec05 .sec_bnr03 a .span_box .sec_span {
  padding-left: 70px;
}
.sec05 .sec_bnr03 a .span_box .sec_span:after {
  top: 0;
  width: 50px;
  height: 50px;
  background: url("img/sec05_icon02.png") no-repeat center/cover;
}
@media screen and (max-width: 767px) {
  .sec05 .sec_box .colbox_2:not(:first-child) {
    margin-top: 20px;
  }
}
@media screen and (min-width: 768px) {
  .sec05 {
    padding: 70px 0;
  }
  .sec05 .sec_bnr02 a, .sec05 .sec_bnr03 a {
    max-width: 600px;
    display: block;
    width: 100%;
    height: 90px;
    font-size: 36px;
    line-height: 36px;
  }
  .sec05 .sec_bnr02 a {
    pointer-events: none;
  }
  .sec05 .sec_bnr02 a:after {
    display: none;
  }
  .sec05 .sec_title {
    font-size: 24px;
    line-height: 24px;
    height: 100px;
    max-width: 480px;
    margin-bottom: 40px;
  }
  .sec05 .sec_title .sec_span {
    font-size: 36px;
    line-height: 36px;
  }
  .sec05 .sec_title .sec_span2 {
    font-size: 36px;
    line-height: 36px;
  }
  .sec05 .sec_bnr {
    margin-top: 50px;
  }
}
@media screen and (min-width: 1250px) {
  .sec05 {
    padding: 120px 0;
  }
  .sec05 .sec_bnr02 a, .sec05 .sec_bnr03 a {
    max-width: 600px;
    display: block;
    width: 100%;
    height: 100px;
    font-size: 48px;
    line-height: 48px;
  }
  .sec05 .sec_bnr {
    margin-top: 70px;
  }
  .sec05 .sec_title {
    font-size: 30px;
    line-height: 30px;
    height: 100px;
    min-width: 480px;
    margin-bottom: 60px;
  }
  .sec05 .sec_title .sec_span {
    font-size: 48px;
    line-height: 30px;
  }
  .sec05 .sec_title .sec_span2 {
    font-size: 48px;
    line-height: 30px;
  }
}

.sec06 {
  padding: 50px 0;
  background: url("img/sec06_bg.png") no-repeat center bottom;
}
.sec06 .sec_text .sec_span {
  color: #fab8c5;
  font-weight: bold;
}
.sec06 .text_box {
  margin: auto;
  border: 2px solid #333333;
  background: #fff;
  font-size: 22px;
  line-height: 22px;
  max-width: 150px;
  height: 60px;
  margin: auto;
  position: relative;
  margin-bottom: 50px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
.sec06 .text_box:after {
  content: '';
  position: absolute;
  display: block;
  margin: auto;
  left: 0;
  right: 0;
  top: auto;
  bottom: -30px;
  width: 2px;
  height: 30px;
  background: #333333;
}
.sec06 .sec_title {
  font-size: 28px;
  line-height: 28px;
  margin: 0 0 45px !important;
  text-align: center;
  font-weight: bold;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.sec06 .sec_title:before, .sec06 .sec_title:after {
  -webkit-box-flex: 1;
      -ms-flex-positive: 1;
          flex-grow: 1;
  content: '';
  height: 43px;
}
.sec06 .sec_title:before {
  margin-left: 2rem;
  margin-right: 1rem;
  background: url("img/sec06_title_l.png") no-repeat center/cover;
}
.sec06 .sec_title:after {
  margin-right: 2rem;
  margin-left: 1rem;
  background: url("img/sec06_title_l.png") no-repeat center/cover;
}
.sec06 .sec_title .sec_small {
  font-size: 22px;
  line-height: 22px;
}
.sec06 .sec_title .sec_span {
  padding-top: 20px;
  display: block;
}
.sec06 .sec_title .sec_color01 {
  color: #fab8c5;
}
.sec06 .sec_title .sec_color02 {
  color: #7ab6e0;
}
@media screen and (max-width: 767px) {
  .sec06 .title_box {
    background: url("img/sec06_title_bg.png") no-repeat center bottom/140px;
  }
  .sec06 .sec_title {
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    text-align: center;
  }
  .sec06 .sec_title:before, .sec06 .sec_title:after {
    display: none;
  }
}
@media screen and (min-width: 768px) {
  .sec06 {
    padding: 70px 0;
  }
  .sec06 .title_box {
    background: url("img/sec06_title_bg.png") no-repeat center bottom/160px;
  }
  .sec06 .text_box {
    font-size: 24px;
    line-height: 24px;
    max-width: 180px;
    height: 60px;
    margin-bottom: 50px;
  }
  .sec06 .sec_title {
    font-size: 36px;
    line-height: 36px;
    margin: 0 0 45px !important;
  }
  .sec06 .sec_title:before {
    margin-left: 0;
  }
  .sec06 .sec_title:after {
    margin-right: 0;
  }
  .sec06 .sec_title .sec_small {
    font-size: 28px;
    line-height: 28px;
  }
  .sec06 .topinner {
    width: 1920px;
    max-width: 100%;
  }
  .sec06 .sec_text {
    padding: 20px;
    max-width: 585px;
  }
  .sec06 .sec_img img {
    height: 484px;
    -o-object-fit: cover;
       object-fit: cover;
    -o-object-position: right;
       object-position: right;
  }
  .sec06 .sec_box {
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    gap: 0 1%;
    margin-bottom: 0 !important;
  }
  .sec06 .sec_box:not(:first-child) {
    margin-top: 40px;
  }
  .sec06 .sec_box .colbox_2 {
    width: 50%;
    margin-right: 0;
  }
  .sec06 .sec_box .colbox_2:last-child {
    width: 49%;
  }
  .sec06 .sec_box.reverse .colbox_2 {
    width: 50%;
    margin-right: 0;
  }
  .sec06 .sec_box.reverse .colbox_2:last-child {
    width: 49%;
  }
  .sec06 .sec_box.reverse .sec_text {
    margin: 0 0 0 auto;
  }
  .sec06 .sec_box.reverse .sec_img img {
    -o-object-position: left;
       object-position: left;
  }
}
@media screen and (min-width: 1250px) {
  .sec06 {
    padding: 120px 0;
  }
  .sec06 .title_box {
    background: url("img/sec06_title_bg.png") no-repeat center bottom;
  }
  .sec06 .text_box {
    font-size: 30px;
    line-height: 30px;
    max-width: 180px;
    height: 80px;
    margin-bottom: 50px;
  }
  .sec06 .sec_title {
    font-size: 48px;
    line-height: 48px;
    margin: 0 0 45px !important;
  }
  .sec06 .sec_title:before {
    margin-left: 2rem;
  }
  .sec06 .sec_title:after {
    margin-right: 2rem;
  }
  .sec06 .sec_title .sec_small {
    font-size: 39px;
    line-height: 39px;
  }
  .sec06 .sec_text {
    padding: 0;
  }
}

.sec07 {
  padding: 0;
}
.sec07 .sec_bnr1 a, .sec07 .sec_bnr2 a {
  max-width: 100%;
  width: 100%;
  margin: auto;
  font-size: 22px;
  line-height: 22px;
  font-weight: bold;
  letter-spacing: 0;
  border: 1px solid #fab8c5;
  color: #fab8c5;
  text-align: center;
  height: 60px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  position: relative;
  -webkit-transition: .2s;
  transition: .2s;
  opacity: 1;
  text-decoration: none;
}
.sec07 .sec_bnr1 a .sec_span, .sec07 .sec_bnr2 a .sec_span {
  position: relative;
  padding-left: 35px;
  padding-bottom: 5px;
}
.sec07 .sec_bnr1 a .sec_span:after, .sec07 .sec_bnr2 a .sec_span:after {
  content: '';
  position: absolute;
  display: block;
  margin: auto;
  left: 0;
  right: auto;
  top: 0;
  bottom: 0;
  width: 25px;
  height: 25px;
  background: url("img/sec07_btn_icon01.png") no-repeat center/cover;
}
.sec07 .sec_bnr1 a:hover, .sec07 .sec_bnr2 a:hover {
  -webkit-transition: .2s;
  transition: .2s;
  opacity: .7;
}
.sec07 .sec_bnr1 a:after, .sec07 .sec_bnr2 a:after {
  content: '';
  position: absolute;
  display: block;
  margin: auto;
  left: auto;
  right: 5%;
  top: 0;
  bottom: 0;
  width: 6px;
  height: 6px;
  border-top: 1px solid #fab8c5;
  border-right: 1px solid #fab8c5;
  -webkit-transform: rotate(45deg);
          transform: rotate(45deg);
}
.sec07 .sec_bnr2 a {
  border: 1px solid #4cc764;
  color: #4cc764;
}
.sec07 .sec_bnr2 a:after {
  border-top: 1px solid #4cc764;
  border-right: 1px solid #4cc764;
}
.sec07 .sec_bnr2 a .sec_span {
  padding-left: 40px;
}
.sec07 .sec_bnr2 a .sec_span:after {
  width: 30px;
  height: 30px;
  background: url("img/sec07_btn_icon02.png") no-repeat center/cover;
}
.sec07 .sec_title {
  font-size: 30px;
  line-height: 30px;
  text-align: center;
  margin: 0 0 30px;
  padding-top: 53px;
  color: #7ab6e0;
  position: relative;
}
.sec07 .sec_title:after {
  content: '';
  position: absolute;
  display: block;
  margin: auto;
  left: 0;
  right: 0;
  top: 0;
  bottom: auto;
  width: 90px;
  height: 40px;
  background: url("img/sec07_title_icon.png") no-repeat center/cover;
}
.sec07 .sec_title2 {
  margin: 14px 0 10px;
  font-size: 24px;
  line-height: 32px;
  color: #7ab6e0;
  letter-spacing: 0.05em;
  font-weight: bold;
}
.sec07 .sec_title2 .sec_span {
  font-size: 20px;
  line-height: 20px;
}
.sec07 .sec_text {
  margin-bottom: 14px;
}
.sec07 .text_box {
  margin-top: 40px;
  padding: 30px 15px;
  background: #f7f9fa;
}
.sec07 .ul_check li {
  line-height: 24px;
}
.sec07 .ul_check li:after {
  content: '';
  position: absolute;
  display: block;
  margin: auto;
  top: 5px;
  bottom: auto;
  width: 16px;
  height: 16px;
  background: url("img/sec07_icon.png") no-repeat center/cover;
}
.sec07 .ul_check li:before {
  display: none;
}
.sec07 .btn-style a {
  border-radius: 0;
}
.sec07 .text_box2 {
  padding: 30px 15px;
  background: #fffafb;
}
.sec07 .sec_title3 {
  font-size: 18px;
  line-height: 30px;
  font-weight: bold;
  margin: 0 0 15px;
}
.sec07 .sec_list li {
  position: relative;
  padding-left: 12px;
}
.sec07 .sec_list li:after {
  content: '';
  position: absolute;
  display: block;
  margin: auto;
  left: 0;
  right: auto;
  top: 12px;
  bottom: auto;
  width: 4px;
  height: 4px;
  border-radius: 50%;
  background: #333333;
}
.sec07 .sec07_box .sec_box {
  margin-bottom: 0 !important;
}
.sec07 .sec07_box .sec_box:not(:first-child) {
  margin-top: 30px;
}
.sec07 .ol_decimal li {
  margin-bottom: 2px;
  padding-left: 25px;
}
.sec07 .ol_decimal li:last-child {
  margin-bottom: 0;
}
.sec07 .ol_decimal li:before {
  top: 7px;
}
.sec07 .text_box3 {
  position: relative;
  z-index: 0;
}
.sec07 .text_box3:after {
  z-index: -1;
  content: '';
  position: absolute;
  display: block;
  margin: auto;
  left: auto;
  right: 23%;
  top: 5%;
  bottom: auto;
  width: 180px;
  height: 180px;
  background: url("img/sec07_icon02.png") no-repeat center/cover;
}
@media screen and (max-width: 767px) {
  .sec07 .sec07_box .sec_box .colbox_2 {
    margin: 0;
  }
  .sec07 .sec07_box .sec_box .colbox_2:first-child {
    width: 80px;
    position: relative;
  }
  .sec07 .sec07_box .sec_box .colbox_2:first-child:after {
    content: '';
    position: absolute;
    display: block;
    margin: auto;
    left: auto;
    right: 26%;
    top: 40px;
    bottom: auto;
    width: 1px;
    height: 97%;
    background: #333333;
  }
  .sec07 .sec07_box .sec_box .colbox_2:last-child {
    margin-left: 2%;
    width: calc(98% - 80px);
  }
}
@media screen and (min-width: 768px) {
  .sec07 {
    padding: 0;
  }
  .sec07 .sec_box .colbox_2:last-child {
    margin-top: 30px !important;
  }
  .sec07 .sec_box .colbox_2:first-child {
    position: relative;
  }
  .sec07 .sec_box .colbox_2:first-child:after {
    content: '';
    position: absolute;
    display: block;
    margin: auto;
    left: auto;
    right: 26%;
    top: 100px;
    bottom: auto;
    width: 1px;
    height: 90%;
    background: #333333;
  }
  .sec07 .sec_box:last-child .colbox_2:first-child:after {
    display: none !important;
  }
  .sec07 .sec_bnr1 a, .sec07 .sec_bnr2 a {
    font-size: 25px;
    line-height: 25px;
    letter-spacing: 0;
    height: 65px;
  }
  .sec07 .sec_bnr1 a .sec_span, .sec07 .sec_bnr2 a .sec_span {
    padding-bottom: 5px;
  }
  .sec07 .sec_bnr1 a:after {
    display: none;
  }
  .sec07 .btn_box {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    gap: 0 2%;
  }
  .sec07 .btn_box .sec_bnr1, .sec07 .btn_box .sec_bnr2 {
    width: 49%;
    margin: 0;
  }
  .sec07 .sec_list {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    gap: 4px 2%;
    -webkit-box-pack: end;
        -ms-flex-pack: end;
            justify-content: end;
  }
  .sec07 .sec_list li {
    width: calc(49% - 12px);
    margin: 0;
    position: relative;
    padding-left: 12px;
  }
  .sec07 .text_box2 {
    padding: 30px 20px;
  }
  .sec07 .btn-style {
    text-align: left;
  }
  .sec07 .btn-style a {
    margin: 0;
  }
  .sec07 .sec_title {
    font-size: 36px;
    line-height: 36px;
    text-align: center;
    margin: 0 0 50px;
    padding-top: 88px;
  }
  .sec07 .sec_title:after {
    width: 147px;
    height: 73px;
  }
  .sec07 .sec_title2 {
    font-size: 30px;
    line-height: 30px;
  }
  .sec07 .sec_title2 .sec_span {
    font-size: 24px;
    line-height: 24px;
  }
  .sec07 .sec_box .colbox_2 {
    margin-right: 0;
  }
  .sec07 .sec_box .colbox_2:first-child {
    width: 260px;
  }
  .sec07 .sec_box .colbox_2:last-child {
    width: calc(100% - 260px);
  }
  .sec07 .text_box {
    margin-top: 50px;
    padding: 50px 20px;
  }
  .sec07 .sec07_box .sec_box:not(:first-child) {
    margin-top: 60px;
  }
}
@media screen and (min-width: 1250px) {
  .sec07 {
    padding: 0;
  }
  .sec07 .sec_box .colbox_2:first-child:after {
    height: 94%;
  }
  .sec07 .sec_bnr1 a, .sec07 .sec_bnr2 a {
    font-size: 36px;
    line-height: 36px;
    letter-spacing: 0.05em;
    height: 80px;
  }
  .sec07 .sec_bnr1 a .sec_span, .sec07 .sec_bnr2 a .sec_span {
    padding-bottom: 10px;
  }
  .sec07 .sec07_box .sec_box:not(:first-child) {
    margin-top: 90px;
  }
  .sec07 .text_box2 {
    padding: 30px 30px;
  }
  .sec07 .sec_title {
    font-size: 48px;
    line-height: 48px;
    margin: 0 0 65px;
  }
  .sec07 .sec_title2 {
    font-size: 36px;
    line-height: 36px;
  }
  .sec07 .sec_title2 .sec_span {
    font-size: 28px;
    line-height: 28px;
  }
  .sec07 .text_box {
    margin-top: 80px;
    padding: 55px;
  }
}

.sec08 {
  padding: 50px 0;
  background: url("img/sec08_bg.png") no-repeat center center;
}
.sec08 .sec_text {
  font-size: 18px;
  line-height: 30px;
  letter-spacing: 0.05em;
}
.sec08 .border-table {
  margin-bottom: 10px;
}
.sec08 .border-table th, .sec08 .border-table td {
  font-size: 18px;
  line-height: 30px;
  letter-spacing: 0.05em;
  vertical-align: middle;
}
.sec08 .border-table thead th, .sec08 .border-table thead td {
  background: #c9e6f7;
  color: #333333;
  font-weight: bold;
}
.sec08 .border-table tbody th, .sec08 .border-table tbody td {
  padding: 25px 20px;
}
.sec08 .border-table tbody th {
  background: #f4f8fa;
}
.sec08 .border-table tbody td {
  text-align: right;
}
@media screen and (max-width: 767px) {
  .sec08 .border-table {
    margin-bottom: 10px;
  }
  .sec08 .border-table thead th:first-child {
    width: 65%;
  }
  .sec08 .sp-table .border-table {
    table-layout: auto;
    width: 550px;
  }
}
@media screen and (min-width: 768px) {
  .sec08 {
    padding: 70px 0;
  }
}
@media screen and (min-width: 1250px) {
  .sec08 {
    padding: 120px 0 110px;
  }
}

.sec09 {
  padding: 50px 0;
  background: url("img/sec09_bg.png") no-repeat center top/cover;
}
.sec09 .qa-block {
  padding: 0;
  margin: 0 0 30px;
  border: none;
}
.sec09 .qa-block:last-child {
  margin-bottom: 0 !important;
}
.sec09 .qa-block:before, .sec09 .qa-block:after {
  width: 2px;
  height: 20px;
  z-index: 1;
  background: #333333;
  top: 23px;
  right: 35px;
}
.sec09 .qa-block h4 {
  margin: 0;
  padding: 19px 50px 19px 55px !important;
  letter-spacing: 0;
  font-weight: bold;
  font-size: 16px;
  border: 1px solid #333333;
  background: #fee6ea;
}
.sec09 .qa-block h4:before {
  display: none;
}
.sec09 .qa-block h4:after {
  content: 'Q.';
  font-weight: bold;
  font-size: 24px;
  letter-spacing: 0;
  color: #333333;
  top: 11px;
  left: 20px;
}
.sec09 .qa-block .answer {
  padding: 0;
}
.sec09 .qa-block .answer p {
  padding: 0;
  padding-left: 65px;
}
.sec09 .qa-block .answer:before {
  display: none;
}
.sec09 .qa-block .answer:after {
  content: '';
  position: absolute;
  display: block;
  margin: auto;
  left: 0;
  right: auto;
  top: 14px;
  bottom: auto;
  width: 50px;
  height: 1px;
  background: #333333;
  border-radius: 0;
}
@media screen and (min-width: 768px) {
  .sec09 {
    padding: 70px 0;
  }
  .sec09 .qa-block:before, .sec09 .qa-block:after {
    width: 2px;
    height: 30px;
    top: 27px;
    right: 35px;
  }
  .sec09 .qa-block h4 {
    padding: 25.5px 60px 25.5px 70px !important;
    letter-spacing: 0.05em;
    font-size: 18px;
  }
  .sec09 .qa-block h4:after {
    font-size: 30px;
    letter-spacing: 0.05em;
    top: 11px;
    left: 20px;
  }
  .sec09 .qa-block .answer p {
    padding-left: 90px;
  }
  .sec09 .qa-block .answer:after {
    top: 14px;
    width: 75px;
    height: 1px;
  }
}
@media screen and (min-width: 1250px) {
  .sec09 {
    padding: 120px 0;
  }
}

.sec10 {
  padding: 50px 0;
}
.sec10 .sec_logo {
  margin: 0 0 30px;
  text-align: center;
}
.sec10 .sec_logo img {
  margin: auto;
}
.sec10 .sec_title {
  text-align: center;
  font-size: 22px;
  line-height: 22px;
  font-weight: bold;
  margin-bottom: 10px;
}
.sec10 .sec_box {
  margin: 30px 0 !important;
}
.sec10 .sec_text {
  line-height: 24px;
  margin: 0;
}
.sec10 .sec_bnr02, .sec10 .sec_bnr03 {
  margin: 0 10px 0 10px;
}
.sec10 .sec_bnr02 a, .sec10 .sec_bnr03 a {
  text-decoration: none;
  max-width: 600px;
  display: block;
  width: 100%;
  height: 80px;
  font-size: 30px;
  line-height: 30px;
  font-weight: bold;
  position: relative;
  z-index: 0;
  -webkit-transition: .2s;
  transition: .2s;
  opacity: 1;
}
.sec10 .sec_bnr02 a:hover, .sec10 .sec_bnr03 a:hover {
  -webkit-transition: .2s;
  transition: .2s;
  opacity: .7;
}
.sec10 .sec_bnr02 a:after, .sec10 .sec_bnr03 a:after {
  -webkit-transform: rotate(45deg);
          transform: rotate(45deg);
  content: '';
  position: absolute;
  display: block;
  margin: auto;
  left: auto;
  right: 5%;
  top: 0;
  bottom: 0;
  width: 8px;
  height: 8px;
  border-top: 2px solid #fab8c5;
  border-right: 2px solid #fab8c5;
}
.sec10 .sec_bnr02 a:before, .sec10 .sec_bnr03 a:before {
  z-index: -1;
  content: '';
  position: absolute;
  display: block;
  margin: auto;
  left: auto;
  right: -10px;
  top: auto;
  bottom: -10px;
  width: 100%;
  height: 100%;
  background: #fab8c5;
}
.sec10 .sec_bnr02 a .span_box, .sec10 .sec_bnr03 a .span_box {
  width: 100%;
  height: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  background: #fff;
  color: #fab8c5;
  border: 1px solid #fab8c5;
}
.sec10 .sec_bnr02 a .span_box .sec_span, .sec10 .sec_bnr03 a .span_box .sec_span {
  position: relative;
  padding-left: 47px;
}
.sec10 .sec_bnr02 a .span_box .sec_span:after, .sec10 .sec_bnr03 a .span_box .sec_span:after {
  content: '';
  position: absolute;
  display: block;
  margin: auto;
  left: 0;
  right: auto;
  top: 2px;
  bottom: 0;
  width: 37px;
  height: 37px;
  background: url("img/sec05_icon01.png") no-repeat center/cover;
}
.sec10 .sec_bnr03 a:before {
  background: #4cc764;
}
.sec10 .sec_bnr03 a:after {
  border-top: 2px solid #4cc764;
  border-right: 2px solid #4cc764;
}
.sec10 .sec_bnr03 a .span_box {
  color: #4cc764;
  border: 1px solid #4cc764;
}
.sec10 .sec_bnr03 a .span_box .sec_span {
  padding-left: 70px;
}
.sec10 .sec_bnr03 a .span_box .sec_span:after {
  top: 0;
  width: 50px;
  height: 50px;
  background: url("img/sec05_icon02.png") no-repeat center/cover;
}
@media screen and (max-width: 767px) {
  .sec10 .sec_logo {
    width: 80%;
    margin-left: auto;
    margin-right: auto;
  }
  .sec10 .time-table thead th:first-child {
    width: 235px;
  }
  .sec10 .time-table thead th:last-child {
    width: 50px;
  }
  .sec10 .sp-table table {
    width: 600px;
  }
}
@media screen and (min-width: 768px) {
  .sec10 {
    padding: 70px 0 50px;
  }
  .sec10 .sec_title {
    font-size: 24px;
    line-height: 24px;
    margin-bottom: 10px;
  }
  .sec10 .sec_box {
    margin: 50px 0 !important;
  }
  .sec10 .sec_logo {
    margin: 0 0 50px;
  }
  .sec10 .sec_bnr02 a, .sec10 .sec_bnr03 a {
    max-width: 600px;
    display: block;
    width: 100%;
    height: 90px;
    font-size: 36px;
    line-height: 36px;
  }
  .sec10 .sec_bnr02 a {
    pointer-events: none;
  }
  .sec10 .sec_bnr02 a:after {
    display: none;
  }
}
@media screen and (min-width: 1250px) {
  .sec10 {
    padding: 100px 0 60px;
  }
  .sec10 .sec_box {
    margin: 60px 0 !important;
  }
  .sec10 .sec_title {
    font-size: 30px;
    line-height: 30px;
    margin-bottom: 10px;
  }
  .sec10 .sec_logo {
    margin: 0 0 60px;
  }
  .sec10 .sec_bnr02 a, .sec10 .sec_bnr03 a {
    max-width: 600px;
    display: block;
    width: 100%;
    height: 100px;
    font-size: 48px;
    line-height: 48px;
  }
}
