@charset "UTF-8";
/* ================================================================= 
 License : e-TRUST Inc.
 File name : common_style.css
 Style : common_style
================================================================= */
@import url(https://use.typekit.net/wgd6zip.css); /*Balboa*/
@import url(https://use.typekit.net/vig5vke.css); /*open sans*/
@import url(https://fonts.googleapis.com/css?family=Noto+Sans+JP:100,300,400,500,700,800,900|Noto+Serif+JP:300,400,500,600,700,800,900&display=swap);
@import url(https://fonts.googleapis.com/css2?family=Righteous&display=swap);
@import url(https://fonts.googleapis.com/css2?family=M+PLUS+Rounded+1c:wght@100;300;400;500;700;800&display=swap);
/* ================================================================= 
 License : e-TRUST Inc.
 File name : common_style.css
 Style : common_style
================================================================= */
body {
  font-size: 0.875rem;
}
@media only screen and (max-width: 468px) {
  body {
    font-size: 0.9375rem;
    line-height: 1.8em;
    letter-spacing: normal;
  }
}

.inner4 {
  width: 95%;
  max-width: 400px;
  margin: 0 auto;
}

.inner5 {
  width: 95%;
  max-width: 500px;
  margin: 0 auto;
}

.inner6 {
  width: 95%;
  max-width: 600px;
  margin: 0 auto;
}

.inner8 {
  width: 95%;
  max-width: 800px;
  margin: 0 auto;
}

.inner8_ {
  width: 100%;
  max-width: 800px;
  margin: 0 auto;
}

.inner9 {
  width: 95%;
  max-width: 900px;
  margin: 0 auto;
}

.inner9_ {
  width: 100%;
  max-width: 900px;
  margin: 0 auto;
}

.inner10 {
  width: 95%;
  max-width: 1000px;
  margin: 0 auto;
}

.inner_ {
  width: 100%;
  max-width: 1000px;
  margin: 0 auto;
}

.inner11 {
  width: 95%;
  max-width: 1100px;
  margin: 0 auto;
}

.inner_11 {
  width: 100% !important;
  max-width: 1100px;
  margin: 0 auto;
}

.inner12 {
  width: 95%;
  max-width: 1200px;
  margin: 0 auto;
}

.inner_12 {
  width: 100%;
  max-width: 1200px;
  margin: 0 auto;
}

.inner14 {
  width: 95%;
  max-width: 1400px;
  margin: 0 auto;
}

.inner_14 {
  width: 100% !important;
  max-width: 1400px;
  margin: 0 auto;
}

.inner15 {
  width: 95%;
  max-width: 1500px;
  margin: 0 auto;
}

.inner_15 {
  width: 100% !important;
  max-width: 1500px;
  margin: 0 auto;
}

.inner16 {
  width: 95%;
  max-width: 1600px;
  margin: 0 auto;
}

.inner_16 {
  width: 100% !important;
  max-width: 1600px;
  margin: 0 auto;
}

.inner17 {
  width: 95%;
  max-width: 1700px;
  margin: 0 auto;
}

.inner18 {
  width: 95%;
  max-width: 1850px;
  margin: 0 auto;
}

#contents_wrap {
  width: 100%;
  min-width: auto !important;
}

#contents {
  background: none;
  font-size: 100%;
  width: 100%;
  max-width: 1100px !important;
}
@media only screen and (max-width: 1200px) {
  #contents {
    padding-left: 20px;
    padding-right: 20px;
  }
}
@media screen and (min-width: 469px) and (max-width: 768px) {
  #contents {
    padding-left: 20px;
    padding-right: 20px;
  }
}
@media only screen and (max-width: 468px) {
  #contents {
    padding-left: 15px;
    padding-right: 15px;
  }
}

#main {
  width: 100%;
}

#main #col_main {
  width: 100%;
}

@media screen and (-ms-high-contrast: active), screen and (-ms-high-contrast: none) {
  table {
    table-layout: fixed;
  }
}
.tlfixed table {
  table-layout: fixed;
}

table td img {
  height: auto !important;
}

.pdtd10 td {
  padding: 10px !important;
}

.pd0 td {
  padding: 0 !important;
}

pre {
  margin: 0;
  padding: 0;
  white-space: pre-line;
}

b, strong {
  font-weight: bold;
}

u {
  text-decoration: line-through;
}

img {
  max-width: 100%;
  height: auto !important;
}

small {
  font-size: 80%;
}

hr {
  border: none;
  height: 0;
  border-bottom: 1px dashed #B3B3B3;
}

span {
  font-weight: inherit;
}

u {
  text-decoration: underline;
}

input[type=button] {
  cursor: pointer;
  padding: 5px 10px;
}

a {
  transition: 0.5s;
}
a:hover {
  opacity: 0.6;
}

@media screen and (min-width: 469px) and (max-width: 768px) {
  .imgR, .imgL {
    max-width: 30% !important;
  }
}
@media only screen and (max-width: 468px) {
  .imgR, .imgL {
    display: block;
    float: none;
    margin: 0 auto;
    max-width: 100% !important;
    text-align: center;
  }
}

.mincho {
  font-family: "Noto Serif JP", "游明朝体", "Yu Mincho", YuMincho, "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", "ＭＳ Ｐ明朝", "MS PMincho", "a-otf-ryumin-pr6n", serif;
}

.gothic {
  font-family: "Noto Sans JP", "游ゴシック", YuGothic, "ヒラギノ角ゴ Pro", "Hiragino Kaku Gothic Pro", "メイリオ", "Meiryo", Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
}

@media only screen and (max-width: 468px) {
  .fltL {
    float: none;
    width: 100% !important;
  }
  .fltR {
    float: none;
    width: 100% !important;
  }
  .sptal {
    text-align: left !important;
  }
  .sptar {
    text-align: right !important;
  }
  .sptac {
    text-align: center !important;
  }
  .spcenter {
    text-align: center;
    display: block;
    margin-top: 10px;
  }
}
header#global_header {
  min-width: auto;
}

footer#global_footer {
  min-width: auto;
}

/* ================================================================= 
 License : e-TRUST Inc.
 File name : common_style.css
 Style : common_style
================================================================= */
.anchor {
  display: block;
  transform: translateY(-100px);
}
@media screen and (min-width: 469px) and (max-width: 768px) {
  .anchor {
    transform: translateY(-50px);
  }
}
@media only screen and (max-width: 468px) {
  .anchor {
    transform: translateY(-30px);
  }
}

.anchor2 {
  display: block;
  transform: translateY(-150px);
}
@media screen and (min-width: 469px) and (max-width: 768px) {
  .anchor2 {
    transform: translateY(-100px);
  }
}
@media only screen and (max-width: 468px) {
  .anchor2 {
    transform: translateY(-100px);
  }
}

/*
飛ばしたいところの前に以下のような記述
<span id="map" class="anchor"></span>
*/
/* ================================================================= 
 License : e-TRUST Inc.
 File name : common_style.css
 Style : common_style
================================================================= */
.pagetop {
  z-index: 1;
}

.nav_footer li a {
  display: block;
  color: #fff !important;
}

#copy {
  display: block;
  width: 100%;
}
#copy a {
  color: #fff !important;
}

/* ================================================================= 
 License : e-TRUST Inc.
 File name : common_style.css
 Style : common_style
================================================================= */
.title_center_00 {
  margin: 50px auto 20px auto;
}
.title_center_00 h2, .title_center_00 h3, .title_center_00 h4 {
  font-size: 1.75rem;
  color: #1b1b1b;
  font-weight: 600;
  position: relative;
  padding-bottom: 10px;
  text-align: center;
  line-height: 1.5em;
}
@media (max-width: 1200px) {
  .title_center_00 h2, .title_center_00 h3, .title_center_00 h4 {
    font-size: calc(1.3rem + 0.6vw);
  }
}
.title_center_00 h2:after, .title_center_00 h3:after, .title_center_00 h4:after {
  position: absolute;
  content: "";
  background: #00706e;
  width: 100%;
  height: 2px;
  left: 0;
  right: 0;
  margin: 0 auto;
  bottom: 0;
}
.title_center_00 h2 br, .title_center_00 h3 br, .title_center_00 h4 br {
  display: block !important;
}
@media only screen and (max-width: 768px) {
  .title_center_00 {
    margin: 30px auto 20px auto;
  }
  .title_center_00 h2, .title_center_00 h3, .title_center_00 h4 {
    font-size: 1.125rem;
  }
}

.rec_01 img {
  border: 3px solid #bceded;
}
.rec_01 h3 {
  font-size: 1.25rem;
  font-weight: 500;
  color: #00706e;
  font-weight: 600;
}
@media only screen and (max-width: 768px) {
  .rec_01 h3 {
    font-size: 1.125rem;
    margin: 10px 0;
  }
}

.rec_02 {
  border: 2px solid #1abc9c;
  position: relative;
}
.rec_02::before {
  position: absolute;
  content: "";
  background: url(../images/common/woman2.png) no-repeat right bottom;
  background-size: contain;
  right: 0;
  bottom: 0;
  width: 30%;
  height: 100%;
}
@media only screen and (max-width: 768px) {
  .rec_02::before {
    background: none;
  }
}
.rec_02 .ttl {
  padding: 30px;
}
.rec_02 .ttl h2 {
  color: #00706e;
  font-size: 1.875rem;
  font-weight: 600;
}
@media (max-width: 1200px) {
  .rec_02 .ttl h2 {
    font-size: calc(1.3125rem + 0.75vw);
  }
}
.rec_02 .btn_wrap {
  padding: 20px;
}
.rec_02 .btn_wrap ul li {
  margin: 1%;
}
@media only screen and (max-width: 768px) {
  .rec_02 .ttl {
    padding: 20px;
  }
  .rec_02 .ttl h2 {
    font-size: 1.25rem;
  }
  .rec_02 .btn_wrap {
    padding: 20px;
  }
  .rec_02 .btn_wrap ul li {
    width: 100%;
  }
  .rec_02 .btn_wrap ul li img {
    margin: 0 auto;
    display: block;
  }
}

.syaryou_01, .senzoku_01 {
  justify-content: flex-start !important;
}
.syaryou_01 img, .senzoku_01 img {
  border: 3px solid #bceded;
}
.syaryou_01 h3, .senzoku_01 h3 {
  font-size: 1.125rem;
  font-weight: 500;
  color: #00706e;
  font-weight: 6005;
}
@media only screen and (max-width: 768px) {
  .syaryou_01 h3, .senzoku_01 h3 {
    font-size: 1rem;
    margin: 10px 0;
  }
}

.senzoku_01 img {
  border: none;
}
.senzoku_01 h3 {
  text-align: center;
}
.senzoku_01 > div {
  text-align: center;
}

.btn3b, .btn3b_L {
  width: 100%;
  max-width: 300px;
  min-width: 200px;
  display: flex;
  align-items: center;
  justify-content: center;
  margin: 0 auto;
  padding: 10px;
  -webkit-transition: 0.5s;
  transition: 0.5s;
  position: relative;
  overflow: hidden;
  z-index: 2;
  font-weight: 500;
  font-size: 1rem;
  letter-spacing: 0.2rem;
  font-family: "Noto Sans JP", "游ゴシック", YuGothic, "ヒラギノ角ゴ Pro", "Hiragino Kaku Gothic Pro", "メイリオ", "Meiryo", Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
  background: #1abc9c;
  color: #fff !important;
  text-align: center;
  text-decoration: none !important;
}
.btn3b:before, .btn3b_L:before {
  content: "";
  z-index: -1;
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: -100%;
  background: rgba(255, 255, 255, 0.1);
  -webkit-transition: 0.5s;
  transition: 0.5s;
}
.btn3b:after, .btn3b_L:after {
  font-family: "Font Awesome 5 free";
  content: "\f0da"; /*アイコンのユニコード*/
  font-size: 18px;
  font-weight: bold;
  position: absolute; /*絶対位置*/
  right: 5px; /*アイコンの位置*/
  top: 0;
  bottom: 0;
  height: 100%;
  display: flex;
  align-items: center;
  text-align: center !important;
  justify-content: center;
  -webkit-transition: 0.5s;
  transition: 0.5s;
  visibility: visible;
}
.btn3b:hover, .btn3b_L:hover {
  opacity: 1;
  color: #fff;
}
.btn3b:hover:before, .btn3b_L:hover:before {
  left: 0;
}
.btn3b:hover:after, .btn3b_L:hover:after {
  transform: translate(5px, 0);
}
@media only screen and (max-width: 768px) {
  .btn3b, .btn3b_L {
    letter-spacing: 1px;
  }
}
@media only screen and (max-width: 468px) {
  .btn3b, .btn3b_L {
    margin: 0 auto;
    min-width: auto;
    width: 95%;
    height: 60px;
  }
}

@media screen and (min-width: 468px) {
  .btn3b_L {
    margin: 0 auto 0 0;
  }
}

.btn3c, .btn3c_L {
  width: 100%;
  max-width: 500px;
  min-width: 200px;
  display: flex;
  align-items: center;
  justify-content: center;
  margin: 0 auto;
  padding: 10px;
  -webkit-transition: 0.5s;
  transition: 0.5s;
  position: relative;
  overflow: hidden;
  z-index: 2;
  font-weight: 500;
  font-size: 1rem;
  letter-spacing: 0.2rem;
  font-family: "Noto Sans JP", "游ゴシック", YuGothic, "ヒラギノ角ゴ Pro", "Hiragino Kaku Gothic Pro", "メイリオ", "Meiryo", Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
  background: #1abc9c;
  color: #fff !important;
  text-align: center;
  text-decoration: none !important;
}
.btn3c:before, .btn3c_L:before {
  content: "";
  z-index: -1;
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: -100%;
  background: rgba(255, 255, 255, 0.1);
  -webkit-transition: 0.5s;
  transition: 0.5s;
}
.btn3c:after, .btn3c_L:after {
  font-family: "Font Awesome 5 free";
  content: "\f0da"; /*アイコンのユニコード*/
  font-size: 18px;
  font-weight: bold;
  position: absolute; /*絶対位置*/
  right: 5px; /*アイコンの位置*/
  top: 0;
  bottom: 0;
  height: 100%;
  display: flex;
  align-items: center;
  text-align: center !important;
  justify-content: center;
  -webkit-transition: 0.5s;
  transition: 0.5s;
  visibility: visible;
}
.btn3c:hover, .btn3c_L:hover {
  opacity: 1;
  color: #fff;
}
.btn3c:hover:before, .btn3c_L:hover:before {
  left: 0;
}
.btn3c:hover:after, .btn3c_L:hover:after {
  transform: translate(5px, 0);
}
@media only screen and (max-width: 768px) {
  .btn3c, .btn3c_L {
    font-size: 0.8125rem;
    letter-spacing: 1px;
  }
}
@media only screen and (max-width: 468px) {
  .btn3c, .btn3c_L {
    margin: 0 auto;
    min-width: auto;
    width: 95%;
    height: 60px;
  }
}

@media screen and (min-width: 468px) {
  .btn3c_L {
    margin: 0 auto 0 0;
  }
}

.service_01 {
  justify-content: center;
}
.service_01 .box {
  text-align: center;
  color: #00706e;
}
.service_01 .box > div {
  font-weight: 500;
}
.service_01 .box > div .line {
  display: inline-block;
  border-bottom: 3px solid #0168b7;
}

.ba_box0 table td {
  padding: 10px !important;
  text-align: center !important;
  color: #fff;
  font-size: 1.25rem;
  font-family: "TT Commons Regular", "Noto Sans JP", "游ゴシック", YuGothic, "ヒラギノ角ゴ Pro", "Hiragino Kaku Gothic Pro", "メイリオ", "Meiryo", Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
}
.ba_box0 table td .ba {
  background: #009999;
  padding: 5px;
}
.ba_box0 table td .af {
  background: #0168b7;
  padding: 5px;
}
.ba_box0 table .arw {
  position: relative;
}
.ba_box0 table .arw::before {
  position: absolute;
  content: "";
  display: block;
  width: 100%;
  max-width: 35px;
  margin: 0 auto;
  height: 100%;
  background: url(../images/contents/arrow01.png) no-repeat center;
  background-size: contain;
  bottom: 5px;
  left: 0;
  right: 0;
}

/* ================================================================= 
 License : e-TRUST Inc.
 File name : common_style.css
 Style : common_style
================================================================= */
.title_01 h2, .title_01 h3, .title_01 h4 {
  display: flex;
  align-items: baseline;
  line-height: 1;
}
.title_01 h2 i, .title_01 h3 i, .title_01 h4 i {
  background: #009999;
  border-radius: 50%;
  width: 80px;
  height: 80px;
  color: #fff;
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 2.25rem;
}
@media (max-width: 1200px) {
  .title_01 h2 i, .title_01 h3 i, .title_01 h4 i {
    font-size: calc(1.35rem + 1.2vw);
  }
}
.title_01 h2 .jp, .title_01 h3 .jp, .title_01 h4 .jp {
  color: #00706e;
  font-size: 1.875rem;
  font-weight: 600;
  margin: 0 8px;
}
@media (max-width: 1200px) {
  .title_01 h2 .jp, .title_01 h3 .jp, .title_01 h4 .jp {
    font-size: calc(1.3125rem + 0.75vw);
  }
}
.title_01 h2 .en, .title_01 h3 .en, .title_01 h4 .en {
  font-size: 0.875rem;
  font-family: "TT Commons Regular", "Noto Sans JP", "游ゴシック", YuGothic, "ヒラギノ角ゴ Pro", "Hiragino Kaku Gothic Pro", "メイリオ", "Meiryo", Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
}
@media only screen and (max-width: 768px) {
  .title_01 h2 i, .title_01 h3 i, .title_01 h4 i {
    width: 60px;
    height: 60px;
    font-size: 1.875rem;
  }
}
@media only screen and (max-width: 768px) and (max-width: 1200px) {
  .title_01 h2 i, .title_01 h3 i, .title_01 h4 i {
    font-size: calc(1.3125rem + 0.75vw);
  }
}
@media only screen and (max-width: 768px) {
  .title_01 h2 .jp, .title_01 h3 .jp, .title_01 h4 .jp {
    font-size: 1.25rem;
  }
  .title_01 h2 .en, .title_01 h3 .en, .title_01 h4 .en {
    font-size: 0.8125rem;
  }
}

.title_02 {
  margin-bottom: 40px;
}
.title_02 h2, .title_02 h3, .title_02 h4 {
  font-size: 1.875rem;
  color: #333;
  font-family: "Noto Sans JP", "游ゴシック", YuGothic, "ヒラギノ角ゴ Pro", "Hiragino Kaku Gothic Pro", "メイリオ", "Meiryo", Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
  font-weight: 500;
  position: relative;
  padding-bottom: 10px;
  text-align: center;
  line-height: 1.5em;
}
@media (max-width: 1200px) {
  .title_02 h2, .title_02 h3, .title_02 h4 {
    font-size: calc(1.3125rem + 0.75vw);
  }
}
.title_02 h2:after, .title_02 h3:after, .title_02 h4:after {
  position: absolute;
  content: "";
  background: #bceded;
  width: 60px;
  height: 3px;
  border-radius: 2px;
  left: 0;
  right: 0;
  margin: 0 auto;
  bottom: 0;
}
.title_02 h2 br, .title_02 h3 br, .title_02 h4 br {
  display: block !important;
}
@media only screen and (max-width: 768px) {
  .title_02 {
    margin-bottom: 20px;
  }
  .title_02 h2, .title_02 h3, .title_02 h4 {
    font-size: 1.25rem;
    margin-bottom: 15px;
  }
  .title_02 h2 .en, .title_02 h3 .en, .title_02 h4 .en {
    font-size: 0.875rem;
  }
}

.bg_color_wrap1 {
  position: relative;
  z-index: 0;
  padding: 0 !important;
  margin: 40px auto 30px auto;
}

.bg_color_inr1 {
  width: 100vw;
  height: 80%;
  position: absolute;
  top: 10%;
  bottom: -10%;
  margin-left: calc((100vw - 100%) / 2 * -1);
  margin-right: calc((100vw - 100%) / 2 * -1);
  background: #bceded;
  background-size: auto;
  z-index: -1;
}

.cont_01 .btn3 {
  min-width: 100px;
}

.cont_02 {
  border: 2px solid #009999;
  position: relative;
}
.cont_02::before {
  position: absolute;
  content: "";
  background: url(../images/common/woman.png) no-repeat right bottom;
  background-size: contain;
  right: 0;
  bottom: 0;
  width: 30%;
  height: 100%;
}
@media only screen and (max-width: 768px) {
  .cont_02::before {
    background: none;
  }
}
.cont_02 .ttl {
  color: #00706e;
  font-size: 1.875rem;
  padding: 20px;
  background: #bceded;
  line-height: 1.5em;
}
@media (max-width: 1200px) {
  .cont_02 .ttl {
    font-size: calc(1.3125rem + 0.75vw);
  }
}
.cont_02 .ttl h2 {
  font-weight: 600;
}
.cont_02 .btn_wrap {
  padding: 20px;
}
.cont_02 .btn_wrap ul li {
  margin: 1%;
}
@media only screen and (max-width: 768px) {
  .cont_02 .ttl {
    font-size: 1.25rem;
    padding: 20px;
  }
  .cont_02 .btn_wrap {
    padding: 20px;
  }
  .cont_02 .btn_wrap ul li {
    width: 100%;
  }
  .cont_02 .btn_wrap ul li img {
    margin: 0 auto;
    display: block;
  }
}

.news {
  height: 300px;
  overflow-y: auto;
}
.news dl {
  border: none !important;
  border-bottom: 1px dashed #bbb !important;
  padding: 15px 0;
  line-height: 1.5em;
  color: #1b1b1b;
  align-items: center;
}
.news dl dt {
  background: none !important;
  border: none !important;
  display: block !important;
  color: #009999 !important;
  min-width: 100px;
  max-width: 100px;
  line-height: 1;
  font-weight: 500;
}
.news dl dd {
  border: none !important;
  width: 100% !important;
  background: none !important;
  color: #333333;
}
@media only screen and (max-width: 768px) {
  .news dl {
    flex-direction: column;
    align-items: flex-start;
  }
  .news dl dt, .news dl dd {
    width: 100% !important;
    text-align: left !important;
  }
}

.bg_img_wrap1 {
  position: relative;
  z-index: 0;
  padding: 200px 0 !important;
}
@media only screen and (max-width: 1500px) {
  .bg_img_wrap1 {
    padding: 150px 0 !important;
  }
}
@media only screen and (max-width: 1200px) {
  .bg_img_wrap1 {
    padding: 120px 0 !important;
  }
}
@media screen and (min-width: 469px) and (max-width: 768px) {
  .bg_img_wrap1 {
    padding: 80px 0 !important;
  }
}
@media only screen and (max-width: 468px) {
  .bg_img_wrap1 {
    padding: 80px 0 !important;
  }
}

.bg_img_inr1 {
  width: 100vw;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  margin-left: calc((100vw - 100%) / 2 * -1);
  margin-right: calc((100vw - 100%) / 2 * -1);
  background: url(../images/common/bg_topContents.jpg) no-repeat center;
  background-size: cover;
  z-index: -1;
  background-attachment: fixed;
}
@media only screen and (max-width: 768px) {
  .bg_img_inr1 {
    background-attachment: inherit;
  }
}

.cont_03 {
  margin-top: -100px;
}
.cont_03 ul {
  display: flex;
  justify-content: center;
}
.cont_03 ul li {
  float: none !important;
  width: 50%;
  overflow: hidden;
}
.cont_03 ul li a {
  overflow: hidden;
  position: relative;
  display: block;
  background: #1b1b1b;
  width: 100%;
  height: 100%;
}
.cont_03 ul li a .txt, .cont_03 .news_UL ul li a .txt2, .news_UL .cont_03 ul li a .txt2 {
  position: absolute;
  z-index: 1;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  display: flex;
  align-items: center;
  justify-content: center;
  flex-direction: column;
  width: 100%;
  height: 100%;
  color: #fff !important;
  font-family: "Noto Sans JP", "游ゴシック", YuGothic, "ヒラギノ角ゴ Pro", "Hiragino Kaku Gothic Pro", "メイリオ", "Meiryo", Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
}
.cont_03 ul li a .txt .jp, .cont_03 .news_UL ul li a .txt2 .jp, .news_UL .cont_03 ul li a .txt2 .jp {
  font-weight: 600;
  font-size: 1.5rem;
}
@media (max-width: 1200px) {
  .cont_03 ul li a .txt .jp, .cont_03 .news_UL ul li a .txt2 .jp, .news_UL .cont_03 ul li a .txt2 .jp {
    font-size: calc(1.275rem + 0.3vw);
  }
}
.cont_03 ul li a .txt .en, .cont_03 .news_UL ul li a .txt2 .en, .news_UL .cont_03 ul li a .txt2 .en {
  font-size: 1rem;
  transition: 0.7s;
}
@media only screen and (max-width: 1200px) {
  .cont_03 ul li a .txt .jp, .cont_03 .news_UL ul li a .txt2 .jp, .news_UL .cont_03 ul li a .txt2 .jp {
    font-size: 1.5rem;
  }
}
@media only screen and (max-width: 1200px) and (max-width: 1200px) {
  .cont_03 ul li a .txt .jp, .cont_03 .news_UL ul li a .txt2 .jp, .news_UL .cont_03 ul li a .txt2 .jp {
    font-size: calc(1.275rem + 0.3vw);
  }
}
@media only screen and (max-width: 1200px) {
  .cont_03 ul li a .txt .en, .cont_03 .news_UL ul li a .txt2 .en, .news_UL .cont_03 ul li a .txt2 .en {
    font-size: 0.875rem;
  }
}
@media only screen and (max-width: 1024px) {
  .cont_03 ul li a .txt .jp, .cont_03 .news_UL ul li a .txt2 .jp, .news_UL .cont_03 ul li a .txt2 .jp {
    font-size: 1.25rem;
  }
  .cont_03 ul li a .txt .en, .cont_03 .news_UL ul li a .txt2 .en, .news_UL .cont_03 ul li a .txt2 .en {
    font-size: 0.75rem;
  }
}
@media only screen and (max-width: 468px) {
  .cont_03 ul li a .txt .jp, .cont_03 .news_UL ul li a .txt2 .jp, .news_UL .cont_03 ul li a .txt2 .jp {
    font-size: 1rem;
  }
  .cont_03 ul li a .txt .en, .cont_03 .news_UL ul li a .txt2 .en, .news_UL .cont_03 ul li a .txt2 .en {
    font-size: 0.625rem;
  }
}
.cont_03 ul li a:after {
  transition: 0.5s;
  font-family: "Font Awesome 5 Pro";
  content: "\f0da"; /*アイコンのユニコード*/
  font-weight: 600;
  font-size: 1.875rem;
  color: #fff;
  position: absolute; /*絶対位置*/
  right: 15px; /*アイコンの位置*/
  bottom: 0;
  display: flex;
  align-items: center;
  transition: 0.7s;
}
@media (max-width: 1200px) {
  .cont_03 ul li a:after {
    font-size: calc(1.3125rem + 0.75vw);
  }
}
@media only screen and (max-width: 1200px) {
  .cont_03 ul li a:after {
    font-size: 1.25rem;
  }
}
@media only screen and (max-width: 768px) {
  .cont_03 ul li a:after {
    right: 5px; /*アイコンの位置*/
    bottom: 5px;
  }
}
.cont_03 ul li a img {
  transition: 0.7s;
  opacity: 0.4 !important;
  display: block;
  width: 100% !important;
  -ms-filter: blur(1px);
  filter: blur(1px);
}
.cont_03 ul li a:hover {
  opacity: 1;
}
.cont_03 ul li a:hover:after {
  transform: translate(5px, 0);
}
.cont_03 ul li a:hover img {
  transform: scale(1.15, 1.15);
  opacity: 1 !important;
  -ms-filter: blur(0px);
  filter: blur(0px);
}
@media only screen and (max-width: 768px) {
  .cont_03 {
    margin-top: -50px;
  }
}

.cont_04 {
  border: 3px solid #009999;
  padding: 30px;
}
.cont_04 h2 {
  color: #1b1b1b;
  font-size: 1.875rem;
  font-weight: bold;
}
@media (max-width: 1200px) {
  .cont_04 h2 {
    font-size: calc(1.3125rem + 0.75vw);
  }
}
@media only screen and (max-width: 768px) {
  .cont_04 {
    padding: 20px;
  }
  .cont_04 h2 {
    font-size: 1.25rem;
  }
}

.scl_box, .scl_box2 {
  background: #009999;
  position: relative;
}
.scl_box img, .scl_box2 img {
  width: 100% !important;
  height: 100% !important;
  object-fit: cover;
}
.scl_box:before, .scl_box2:before {
  transition: all 1.5s ease 0.5s;
  content: "";
  background: #009999;
  width: 100%;
  position: absolute;
  height: 100%;
  left: auto;
  right: 0;
  top: 0;
  bottom: 0;
  display: block;
  z-index: 1;
}
.scl_box.scl_bg:before, .scl_bg.scl_box2:before {
  overflow: hidden;
  width: 0;
}

.scl_box2 {
  background: none !important;
}
.scl_box2:before {
  background: #fed000;
}

.mCSB_scrollTools .mCSB_draggerRail {
  background: #009999 !important;
}

.news_UL ul li {
  display: flex;
  align-items: flex-start;
  border-bottom: 1px dashed #d5d5d5;
  padding-bottom: 15px;
}
.news_UL ul li img {
  width: 18% !important;
  max-width: 200px;
  margin: 0 1%;
}
@media only screen and (max-width: 468px) {
  .news_UL ul li img {
    width: 23%;
  }
}
.news_UL ul li .txt, .news_UL ul li .txt2 {
  width: 78%;
  margin: 0 1%;
}
.news_UL ul li .txt .date, .news_UL ul li .txt2 .date {
  color: #009999;
  font-family: "Open Sans", "Noto Sans JP", "游ゴシック", YuGothic, "ヒラギノ角ゴ Pro", "Hiragino Kaku Gothic Pro", "メイリオ", "Meiryo", Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
  font-size: 0.875rem;
  font-weight: 600;
}
.news_UL ul li .txt .title, .news_UL ul li .txt2 .title {
  color: #009999;
  font-weight: 500;
  font-size: 1.125rem;
}
@media only screen and (max-width: 768px) {
  .news_UL ul li .txt .title, .news_UL ul li .txt2 .title {
    font-size: 1rem;
  }
}
@media only screen and (max-width: 468px) {
  .news_UL ul li .txt, .news_UL ul li .txt2 {
    width: 73%;
  }
}
.news_UL ul li .txt2 {
  width: 100% !important;
}
.news_UL ul li:not(:last-child) {
  margin-bottom: 15px;
}

.mCSB_scrollTools .mCSB_draggerRail {
  background: #cccccc !important;
  width: 3px !important;
}

.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
  background-color: rgba(0, 153, 153, 0.75) !important;
  height: 60px !important;
  width: 8px !important;
}

.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar {
  background-color: rgba(0, 153, 153, 0.8) !important;
}

.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar, .mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar {
  background-color: rgba(0, 153, 153, 0.9) !important;
}

.mCSB_scrollTools .mCSB_dragger {
  height: 60px !important;
  top: auto;
  bottom: 0;
}

/* ================================================================= 
 License : e-TRUST Inc.
 File name : common_style.css
 Style : common_style
================================================================= */
.page_title {
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
  background-blend-mode: color;
  -webkit-background-blend-mode: color;
}
.page_title article {
  padding: 120px 0;
  max-width: 1100px;
  width: 90%;
  margin: 0 auto;
  line-height: 1;
}
.page_title article h1, .page_title article .blog_page_ttl {
  color: #fed000;
  font-size: 2.25rem;
  font-weight: 600;
  font-family: "Noto Sans JP", "游ゴシック", YuGothic, "ヒラギノ角ゴ Pro", "Hiragino Kaku Gothic Pro", "メイリオ", "Meiryo", Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
}
@media (max-width: 1200px) {
  .page_title article h1, .page_title article .blog_page_ttl {
    font-size: calc(1.35rem + 1.2vw);
  }
}
@media only screen and (max-width: 1024px) {
  .page_title article h1, .page_title article .blog_page_ttl {
    font-size: 1.875rem;
  }
}
@media only screen and (max-width: 1024px) and (max-width: 1200px) {
  .page_title article h1, .page_title article .blog_page_ttl {
    font-size: calc(1.3125rem + 0.75vw);
  }
}
@media only screen and (max-width: 768px) {
  .page_title article h1, .page_title article .blog_page_ttl {
    font-size: 1.5rem;
  }
}
@media only screen and (max-width: 768px) and (max-width: 1200px) {
  .page_title article h1, .page_title article .blog_page_ttl {
    font-size: calc(1.275rem + 0.3vw);
  }
}
.page_title article > div {
  margin-top: 20px;
  display: block;
  font-size: 1.125rem;
  font-weight: 600;
  font-family: "TT Commons Regular", "Noto Sans JP", "游ゴシック", YuGothic, "ヒラギノ角ゴ Pro", "Hiragino Kaku Gothic Pro", "メイリオ", "Meiryo", Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
  color: white;
  position: relative;
}
@media only screen and (max-width: 1024px) {
  .page_title article > div {
    font-size: 0.875rem;
    margin-bottom: 10px;
  }
}
.page_title article img {
  width: 120px !important;
  margin: 15px auto 0 auto;
}
@media only screen and (max-width: 768px) {
  .page_title article img {
    width: 80px !important;
  }
}
@media only screen and (max-width: 1024px) {
  .page_title article {
    padding: 100px 0;
  }
}
@media screen and (min-width: 469px) and (max-width: 768px) {
  .page_title article {
    padding: 60px 0;
  }
}
@media only screen and (max-width: 468px) {
  .page_title article {
    padding: 40px 0;
  }
}

.contact_title {
  background-image: url(../images/contents/title_bg01.jpg);
  background-size: cover !important;
}

.blog_title {
  background-image: url(../images/contents/title_bg01.jpg);
  background-size: cover !important;
}

.blog_title_wrap {
  position: relative;
  padding: 70px 0 !important;
}
@media screen and (max-width: 1300px) {
  .blog_title_wrap {
    padding: 50px 0 !important;
  }
}
@media screen and (min-width: 469px) and (max-width: 768px) {
  .blog_title_wrap {
    padding: 40px 0 !important;
  }
}
@media only screen and (max-width: 468px) {
  .blog_title_wrap {
    padding: 40px 0 !important;
  }
}

.blog_title_inr {
  width: 100vw;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  margin-left: calc((100vw - 100%) / 2 * -1);
  margin-right: calc((100vw - 100%) / 2 * -1);
  background: url(../images/top/title_bg.jpg) no-repeat center bottom;
  background-size: cover;
  z-index: 0;
}

.title_a {
  margin: 40px auto 20px;
}
.title_a h2, .title_a h3, .title_a h4 {
  font-size: 1.5rem;
  color: #00706e;
  font-family: "Noto Sans JP", "游ゴシック", YuGothic, "ヒラギノ角ゴ Pro", "Hiragino Kaku Gothic Pro", "メイリオ", "Meiryo", Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
  background: rgba(230, 236, 242, 0.5);
  border-left: 5px solid #009999;
  border-bottom: 3px solid rgba(204, 204, 204, 0.7);
  padding: 8px 0 8px 10px;
}
@media (max-width: 1200px) {
  .title_a h2, .title_a h3, .title_a h4 {
    font-size: calc(1.275rem + 0.3vw);
  }
}
@media screen and (min-width: 469px) and (max-width: 768px) {
  .title_a {
    margin: 30px auto 15px;
  }
  .title_a h2, .title_a h3, .title_a h4 {
    font-size: 1.25rem;
  }
}
@media only screen and (max-width: 468px) {
  .title_a {
    margin: 30px auto 15px;
  }
  .title_a h2, .title_a h3, .title_a h4 {
    font-size: 1.125rem;
    font-weight: 500;
  }
}

.title_b {
  margin: 30px auto 15px;
}
.title_b h2, .title_b h3, .title_b h4 {
  position: relative;
  padding-left: 30px;
  font-family: "Noto Sans JP", "游ゴシック", YuGothic, "ヒラギノ角ゴ Pro", "Hiragino Kaku Gothic Pro", "メイリオ", "Meiryo", Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
  font-size: 1.3125rem;
  font-weight: 600;
  color: #1b1b1b;
  padding-bottom: 5px;
  border-bottom: dashed 1px #cccccc;
  display: flex;
  align-items: center;
}
@media (max-width: 1200px) {
  .title_b h2, .title_b h3, .title_b h4 {
    font-size: calc(1.25625rem + 0.075vw);
  }
}
.title_b h2:after, .title_b h3:after, .title_b h4:after {
  font-family: "Font Awesome 5 free";
  content: "\f0c8"; /*アイコンのユニコード*/
  font-weight: bold;
  color: #009999;
  font-size: 1.25rem;
  position: absolute; /*絶対位置*/
  left: 0px; /*アイコンの位置*/
  top: 0;
  bottom: 0;
  display: flex;
}
@media only screen and (max-width: 768px) {
  .title_b h2, .title_b h3, .title_b h4 {
    font-size: 1.125rem;
    padding-left: 25px;
  }
}
.title_b h3, .title_b h4 {
  font-size: 1.25rem;
}
@media only screen and (max-width: 768px) {
  .title_b h3, .title_b h4 {
    font-size: 1.125rem;
  }
}
@media only screen and (max-width: 768px) {
  .title_b {
    margin: 20px auto 10px;
  }
}
.title_b .prof {
  position: absolute;
  top: -10px;
  right: 0;
  font-size: 1.1em;
  background: #0168b7;
  padding: 5px 10px;
  color: #fff;
  line-height: 1;
  font-size: 0.8125rem;
}

.title_c {
  margin: 40px auto 20px;
}
.title_c h2, .title_c h3, .title_c h4 {
  background: rgba(240, 240, 240, 0.5);
  padding: 8px 0 8px 40px;
  font-weight: 400;
  font-size: 1.5rem;
  font-family: "Noto Sans JP", "游ゴシック", YuGothic, "ヒラギノ角ゴ Pro", "Hiragino Kaku Gothic Pro", "メイリオ", "Meiryo", Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
  color: #1b1b1b;
  position: relative;
}
@media (max-width: 1200px) {
  .title_c h2, .title_c h3, .title_c h4 {
    font-size: calc(1.275rem + 0.3vw);
  }
}
.title_c h2:before, .title_c h3:before, .title_c h4:before {
  content: "□";
  position: absolute;
  left: 5px;
  top: 0;
  color: rgba(0, 153, 153, 0.8);
}
.title_c h2:after, .title_c h3:after, .title_c h4:after {
  content: "□";
  position: absolute;
  left: 13px;
  top: 14px;
  color: rgba(254, 208, 0, 0.8);
}
@media screen and (min-width: 469px) and (max-width: 768px) {
  .title_c {
    margin: 30px auto 15px;
  }
  .title_c h2, .title_c h3, .title_c h4 {
    font-size: 1.25rem;
  }
}
@media only screen and (max-width: 468px) {
  .title_c {
    margin: 30px auto 15px;
  }
  .title_c h2, .title_c h3, .title_c h4 {
    font-size: 1.125rem;
  }
}

.title_d {
  margin: 40px auto 20px auto;
}
.title_d h2, .title_d h3, .title_d h4 {
  font-size: 1.5rem;
  font-family: "Noto Sans JP", "游ゴシック", YuGothic, "ヒラギノ角ゴ Pro", "Hiragino Kaku Gothic Pro", "メイリオ", "Meiryo", Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
  color: #1b1b1b;
  font-weight: 500;
  letter-spacing: 0.075em;
  line-height: 1em;
  padding-bottom: 15px;
  position: relative;
}
@media (max-width: 1200px) {
  .title_d h2, .title_d h3, .title_d h4 {
    font-size: calc(1.275rem + 0.3vw);
  }
}
.title_d h2:after, .title_d h3:after, .title_d h4:after {
  position: absolute;
  content: "";
  display: block;
  background: #009999;
  bottom: 0;
  width: 60px;
  height: 1px;
  left: 0;
}
@media screen and (min-width: 469px) and (max-width: 768px) {
  .title_d h2, .title_d h3, .title_d h4 {
    font-size: 1.125rem;
  }
}
@media only screen and (max-width: 468px) {
  .title_d h2, .title_d h3, .title_d h4 {
    font-size: 1.125rem;
  }
}
@media only screen and (max-width: 768px) {
  .title_d {
    margin: 30px auto 15px;
  }
}

.title_e {
  margin: 50px auto 20px;
}
.title_e h2, .title_e h3, .title_e h4 {
  font-size: 1.5rem;
  font-family: "Noto Sans JP", "游ゴシック", YuGothic, "ヒラギノ角ゴ Pro", "Hiragino Kaku Gothic Pro", "メイリオ", "Meiryo", Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
  color: #1b1b1b;
  font-weight: 500;
  padding-bottom: 8px;
  border-bottom: solid 3px #cccccc;
  position: relative;
}
@media (max-width: 1200px) {
  .title_e h2, .title_e h3, .title_e h4 {
    font-size: calc(1.275rem + 0.3vw);
  }
}
.title_e h2:after, .title_e h3:after, .title_e h4:after {
  position: absolute;
  content: "";
  display: block;
  border-bottom: solid 3px #009999;
  bottom: -3px;
  width: 20%;
  left: 0;
}
@media only screen and (max-width: 1024px) {
  .title_e h2, .title_e h3, .title_e h4 {
    font-size: 1.3125rem;
  }
}
@media only screen and (max-width: 1024px) and (max-width: 1200px) {
  .title_e h2, .title_e h3, .title_e h4 {
    font-size: calc(1.25625rem + 0.075vw);
  }
}
@media only screen and (max-width: 468px) {
  .title_e h2, .title_e h3, .title_e h4 {
    font-size: 1.3125rem;
  }
}
@media only screen and (max-width: 468px) and (max-width: 1200px) {
  .title_e h2, .title_e h3, .title_e h4 {
    font-size: calc(1.25625rem + 0.075vw);
  }
}
@media only screen and (max-width: 768px) {
  .title_e {
    margin: 30px auto 15px;
  }
}

.title_f {
  margin: 40px auto 20px;
  border-bottom: 2px dotted rgba(204, 204, 204, 0.7);
}
.title_f h2, .title_f h3, .title_f h4 {
  font-size: 1.5rem;
  font-weight: 500;
  color: #1b1b1b;
  font-family: "Noto Sans JP", "游ゴシック", YuGothic, "ヒラギノ角ゴ Pro", "Hiragino Kaku Gothic Pro", "メイリオ", "Meiryo", Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
  background: rgba(204, 204, 204, 0.5);
  border-left: 3px solid #009999;
  padding: 8px 0 8px 10px;
  margin-bottom: 5px;
  line-height: 1em;
}
@media (max-width: 1200px) {
  .title_f h2, .title_f h3, .title_f h4 {
    font-size: calc(1.275rem + 0.3vw);
  }
}
@media only screen and (max-width: 468px) {
  .title_f h2, .title_f h3, .title_f h4 {
    line-height: 1.3em;
  }
}
@media screen and (min-width: 469px) and (max-width: 768px) {
  .title_f {
    margin: 30px auto 15px;
  }
  .title_f h2, .title_f h3, .title_f h4 {
    font-size: 1.25rem;
  }
}
@media only screen and (max-width: 468px) {
  .title_f {
    margin: 30px auto 15px;
  }
  .title_f h2, .title_f h3, .title_f h4 {
    font-size: 1.125rem;
    font-weight: 600;
  }
}

.title_g {
  margin: 40px auto 20px;
}
.title_g h2, .title_g h3, .title_g h4 {
  background: #fed000;
  border-radius: 5px;
  background-size: auto;
  padding: 10px 10px 10px 20px;
  font-size: 1.25rem;
  font-weight: 500;
  color: #fff;
  position: relative;
}
.title_g h2 .prof, .title_g h3 .prof, .title_g h4 .prof {
  position: absolute;
  top: -10px;
  right: 0;
  font-size: 1.1em;
  background: #0168b7;
  padding: 5px 10px;
  color: #fff;
  line-height: 1;
  font-size: 0.9375rem;
}
@media only screen and (max-width: 768px) {
  .title_g h2 .prof, .title_g h3 .prof, .title_g h4 .prof {
    top: -20px;
  }
}
.title_g h2:before, .title_g h3:before, .title_g h4:before {
  content: "";
  position: absolute;
  background: white;
  width: 4px;
  height: 80%;
  left: 7px;
  top: 10%;
}
.title_g h2 .sub, .title_g h3 .sub, .title_g h4 .sub {
  font-size: 1rem;
}
@media only screen and (max-width: 768px) {
  .title_g {
    margin: 30px auto 15px;
  }
  .title_g h2, .title_g h3, .title_g h4 {
    font-size: 1.125rem;
  }
}

.title_gw {
  margin: 40px auto 20px;
}
.title_gw h2, .title_gw h3, .title_gw h4 {
  background: #009999;
  background-size: auto;
  padding: 10px 10px 10px 20px;
  font-size: 1.5rem;
  font-weight: 500;
  color: #fff;
  color: #fff;
  position: relative;
}
@media (max-width: 1200px) {
  .title_gw h2, .title_gw h3, .title_gw h4 {
    font-size: calc(1.275rem + 0.3vw);
  }
}
.title_gw h2:before, .title_gw h3:before, .title_gw h4:before {
  content: "";
  position: absolute;
  background: #fff;
  width: 4px;
  height: 60%;
  left: 7px;
  top: 20%;
}
.title_gw h2 .sub, .title_gw h3 .sub, .title_gw h4 .sub {
  font-size: 1rem;
}
@media only screen and (max-width: 768px) {
  .title_gw {
    margin: 30px auto 15px;
  }
  .title_gw h2, .title_gw h3, .title_gw h4 {
    font-size: 1.25rem;
  }
}

.title_h {
  margin: 20px auto 15px auto;
}
.title_h h2, .title_h h3, .title_h h4 {
  font-size: 1.25rem;
  font-family: "Noto Sans JP", "游ゴシック", YuGothic, "ヒラギノ角ゴ Pro", "Hiragino Kaku Gothic Pro", "メイリオ", "Meiryo", Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
  color: #1b1b1b;
  font-weight: 500;
  letter-spacing: 0.075em;
  line-height: 1em;
  padding-bottom: 15px;
  position: relative;
}
.title_h h2:after, .title_h h3:after, .title_h h4:after {
  position: absolute;
  content: "";
  display: block;
  background: rgba(1, 104, 183, 0.5);
  bottom: 0;
  width: 60px;
  height: 2px;
  left: 0;
}
@media only screen and (max-width: 768px) {
  .title_h {
    margin: 20px auto 10px;
  }
  .title_h h2, .title_h h3, .title_h h4 {
    font-size: 1rem;
  }
}
@media only screen and (max-width: 768px) {
  .title_h {
    margin: 20px auto 10px;
  }
  .title_h h2, .title_h h3, .title_h h4 {
    font-size: 1rem;
  }
}

.title_i {
  margin: 30px auto 20px auto;
}
.title_i h2, .title_i h3, .title_i h4 {
  font-size: 1.3125rem;
  font-weight: 500;
  color: #1b1b1b;
  font-family: "Noto Sans JP", "游ゴシック", YuGothic, "ヒラギノ角ゴ Pro", "Hiragino Kaku Gothic Pro", "メイリオ", "Meiryo", Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
  border-left: 5px solid #00706e;
  border-bottom: 3px dashed rgba(0, 112, 110, 0.5);
  padding: 5px 0 5px 10px;
}
@media (max-width: 1200px) {
  .title_i h2, .title_i h3, .title_i h4 {
    font-size: calc(1.25625rem + 0.075vw);
  }
}
@media screen and (min-width: 469px) and (max-width: 768px) {
  .title_i {
    margin: 30px auto 15px;
  }
}
@media only screen and (max-width: 468px) {
  .title_i {
    margin: 30px auto 15px;
  }
  .title_i h2, .title_i h3, .title_i h4 {
    font-size: 1rem;
    font-weight: 500;
  }
}

.title_j {
  margin: 40px auto 20px;
}
.title_j h2, .title_j h3, .title_j h4 {
  background: #f0f0f0;
  background-size: auto;
  padding: 8px 10px 8px 20px;
  font-size: 1.5rem;
  font-weight: 500;
  font-family: "Noto Sans JP", "游ゴシック", YuGothic, "ヒラギノ角ゴ Pro", "Hiragino Kaku Gothic Pro", "メイリオ", "Meiryo", Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
  color: #1b1b1b;
  position: relative;
}
@media (max-width: 1200px) {
  .title_j h2, .title_j h3, .title_j h4 {
    font-size: calc(1.275rem + 0.3vw);
  }
}
.title_j h2:before, .title_j h3:before, .title_j h4:before {
  content: "";
  position: absolute;
  background: #009999;
  width: 4px;
  height: 60%;
  border-radius: 2px;
  left: 7px;
  top: 20%;
}
.title_j h2 .sub, .title_j h3 .sub, .title_j h4 .sub {
  font-size: 1rem;
}
@media only screen and (max-width: 768px) {
  .title_j {
    margin: 30px auto 15px;
  }
}

.title_k {
  margin: 40px auto 20px;
}
.title_k h2, .title_k h3, .title_k h4 {
  border-top: 3px solid #333333;
  border-bottom: 3px solid #333333;
  background-size: auto;
  padding: 7px 10px 7px 20px;
  font-size: 1.5rem;
  font-weight: 500;
  color: #00706e;
  position: relative;
}
@media (max-width: 1200px) {
  .title_k h2, .title_k h3, .title_k h4 {
    font-size: calc(1.275rem + 0.3vw);
  }
}
.title_k h2:before, .title_k h3:before, .title_k h4:before {
  content: "";
  position: absolute;
  background: #fed000;
  width: 10%;
  height: 3px;
  left: 0;
  top: -3px;
}
.title_k h2 .sub, .title_k h3 .sub, .title_k h4 .sub {
  font-size: 1rem;
}
@media only screen and (max-width: 768px) {
  .title_k {
    margin: 30px auto 15px;
  }
  .title_k h2, .title_k h3, .title_k h4 {
    font-size: 1.25rem;
  }
  .title_k h2:before, .title_k h3:before, .title_k h4:before {
    width: 20%;
  }
}

.title_time {
  margin: 30px auto 20px;
}
.title_time h2, .title_time h3 {
  width: 100%;
  background: rgba(0, 153, 153, 0.9);
  border-radius: 3px;
  padding: 6px 10px;
  color: #fff;
  font-size: 1.25rem;
}
.title_time h2 .time, .title_time h3 .time {
  background: #fff;
  color: #1b1b1b;
  border-radius: 5px;
  font-family: "Open Sans", "Noto Sans JP", "游ゴシック", YuGothic, "ヒラギノ角ゴ Pro", "Hiragino Kaku Gothic Pro", "メイリオ", "Meiryo", Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
  padding: 3px 8px;
  line-height: 1;
  font-size: 1.125rem;
  font-weight: 600;
  margin-right: 8px;
}
@media only screen and (max-width: 768px) {
  .title_time {
    margin: 20px auto 5px;
  }
  .title_time h2, .title_time h3 {
    font-size: 1.125rem;
  }
}

.title_line {
  margin: 70px auto 30px auto;
  border-top: 1px solid rgba(0, 153, 153, 0.5);
  border-bottom: 1px solid rgba(0, 153, 153, 0.5);
  padding: 20px 0;
}
.title_line article {
  display: flex;
  flex-direction: column-reverse;
  line-height: 1rem;
}
.title_line article > div .en {
  display: block;
  color: #fed000;
  font-family: "Noto Sans JP", "游ゴシック", YuGothic, "ヒラギノ角ゴ Pro", "Hiragino Kaku Gothic Pro", "メイリオ", "Meiryo", Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
  font-size: 1.25rem;
  font-weight: 500;
  line-height: 1;
}
.title_line article h2 {
  color: #1b1b1b;
  font-family: "Noto Sans JP", "游ゴシック", YuGothic, "ヒラギノ角ゴ Pro", "Hiragino Kaku Gothic Pro", "メイリオ", "Meiryo", Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
  font-size: 1.5rem;
  font-weight: 600;
  line-height: 1.5em;
}
@media (max-width: 1200px) {
  .title_line article h2 {
    font-size: calc(1.275rem + 0.3vw);
  }
}
.title_line article h3 {
  color: #1b1b1b;
  font-size: 1.3125rem;
  font-weight: 500;
  line-height: 1;
}
@media (max-width: 1200px) {
  .title_line article h3 {
    font-size: calc(1.25625rem + 0.075vw);
  }
}
.title_line > div {
  display: block;
  color: #1b1b1b;
  font-family: "Noto Sans JP", "游ゴシック", YuGothic, "ヒラギノ角ゴ Pro", "Hiragino Kaku Gothic Pro", "メイリオ", "Meiryo", Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
  font-size: 1.125rem;
  font-weight: 500;
}
@media only screen and (max-width: 768px) {
  .title_line {
    margin: 40px auto 20px auto;
    padding: 15px 0;
  }
  .title_line article h2 {
    font-size: 1.25rem;
  }
  .title_line > div {
    font-size: 1rem;
  }
}

.title_line2 {
  margin: 70px auto 30px auto;
  border-top: 2px solid rgba(204, 204, 204, 0.5);
  border-bottom: 2px solid rgba(204, 204, 204, 0.5);
  padding: 20px 0;
}
.title_line2 article {
  display: flex;
  flex-direction: column;
}
.title_line2 article > div {
  line-height: 1 !important;
}
.title_line2 article .en {
  color: #fed000;
  font-family: "Noto Sans JP", "游ゴシック", YuGothic, "ヒラギノ角ゴ Pro", "Hiragino Kaku Gothic Pro", "メイリオ", "Meiryo", Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
  font-size: 1rem;
  font-weight: 500;
  margin-top: 10px;
  display: block;
}
.title_line2 article h2 {
  color: #1b1b1b;
  font-family: "Noto Sans JP", "游ゴシック", YuGothic, "ヒラギノ角ゴ Pro", "Hiragino Kaku Gothic Pro", "メイリオ", "Meiryo", Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
  font-size: 1.5rem;
  font-weight: 500;
}
@media (max-width: 1200px) {
  .title_line2 article h2 {
    font-size: calc(1.275rem + 0.3vw);
  }
}
@media only screen and (max-width: 768px) {
  .title_line2 article h2 {
    font-size: 1.125rem;
  }
}
.title_line2 article h3 {
  color: #1b1b1b;
  font-size: 1.3125rem;
  font-weight: 600;
}
@media (max-width: 1200px) {
  .title_line2 article h3 {
    font-size: calc(1.25625rem + 0.075vw);
  }
}
@media only screen and (max-width: 768px) {
  .title_line2 {
    margin: 40px auto 20px auto;
  }
}

.title_icon {
  margin: 40px auto 20px;
}
.title_icon h2, .title_icon h3, .title_icon h4 {
  position: relative;
  padding-left: 48px;
  font-size: 1.5rem;
  font-weight: 500;
  color: #1b1b1b;
  padding-bottom: 5px;
  border-bottom: solid 3px rgba(0, 153, 153, 0.8);
  display: flex;
  align-items: center;
}
@media (max-width: 1200px) {
  .title_icon h2, .title_icon h3, .title_icon h4 {
    font-size: calc(1.275rem + 0.3vw);
  }
}
.title_icon h2:after, .title_icon h3:after, .title_icon h4:after {
  position: absolute;
  content: "";
  display: block;
  width: 35px;
  height: 35px;
  background: url(../images/contents/icon_h2.png) no-repeat left;
  background-size: contain;
  bottom: 5px;
  left: 0;
}
.title_icon h2 .name, .title_icon h3 .name, .title_icon h4 .name {
  font-size: 1.125rem;
  margin-left: 10px;
}
@media only screen and (max-width: 768px) {
  .title_icon h2, .title_icon h3, .title_icon h4 {
    font-size: 1.25rem;
    padding-left: 40px;
  }
  .title_icon h2:after, .title_icon h3:after, .title_icon h4:after {
    width: 35px;
    height: 30px;
  }
}
@media only screen and (max-width: 768px) {
  .title_icon {
    margin: 30px auto 15px;
  }
}

.title_icon2 {
  margin: 40px auto 20px;
}
.title_icon2 h2, .title_icon2 h3, .title_icon2 h4 {
  font-family: "Noto Sans JP", "游ゴシック", YuGothic, "ヒラギノ角ゴ Pro", "Hiragino Kaku Gothic Pro", "メイリオ", "Meiryo", Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
  transform: rotateZ(0.03deg);
  font-size: 1.5rem;
  font-weight: 500;
  color: #1b1b1b;
  align-items: center;
  display: flex;
  padding-bottom: 5px;
  border-bottom: dotted 2px rgba(204, 204, 204, 0.5);
}
@media (max-width: 1200px) {
  .title_icon2 h2, .title_icon2 h3, .title_icon2 h4 {
    font-size: calc(1.275rem + 0.3vw);
  }
}
.title_icon2 h2 i, .title_icon2 h3 i, .title_icon2 h4 i {
  font-size: 1.875rem;
  color: #00706e;
  margin-right: 8px;
}
@media (max-width: 1200px) {
  .title_icon2 h2 i, .title_icon2 h3 i, .title_icon2 h4 i {
    font-size: calc(1.3125rem + 0.75vw);
  }
}
@media only screen and (max-width: 768px) {
  .title_icon2 h2, .title_icon2 h3, .title_icon2 h4 {
    font-size: 1.125rem;
  }
}
.title_icon2 h3, .title_icon2 h4 {
  font-size: 1.125rem;
}
.title_icon2 h3 i, .title_icon2 h4 i {
  font-size: 1.5rem;
}
@media (max-width: 1200px) {
  .title_icon2 h3 i, .title_icon2 h4 i {
    font-size: calc(1.275rem + 0.3vw);
  }
}
@media only screen and (max-width: 768px) {
  .title_icon2 h3, .title_icon2 h4 {
    font-size: 1.125rem;
  }
}
@media only screen and (max-width: 768px) {
  .title_icon2 {
    margin: 30px auto 15px;
  }
}

.title_center_01 h2, .title_center_01 h3, .title_center_01 h4 {
  font-size: 1.5rem;
  color: #1b1b1b;
  font-family: "TT Commons Regular", "Noto Sans JP", "游ゴシック", YuGothic, "ヒラギノ角ゴ Pro", "Hiragino Kaku Gothic Pro", "メイリオ", "Meiryo", Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
  font-weight: 500;
  position: relative;
  padding-bottom: 10px;
  text-align: center;
  line-height: 1.5em;
  margin-bottom: 20px;
}
@media (max-width: 1200px) {
  .title_center_01 h2, .title_center_01 h3, .title_center_01 h4 {
    font-size: calc(1.275rem + 0.3vw);
  }
}
.title_center_01 h2:after, .title_center_01 h3:after, .title_center_01 h4:after {
  position: absolute;
  content: "";
  background: #cccccc;
  width: 60px;
  height: 1px;
  left: 0;
  right: 0;
  margin: 0 auto;
  bottom: 0;
}
.title_center_01 h2 br, .title_center_01 h3 br, .title_center_01 h4 br {
  display: block !important;
}
@media only screen and (max-width: 768px) {
  .title_center_01 h2, .title_center_01 h3, .title_center_01 h4 {
    font-size: 1.125rem;
    margin-bottom: 15px;
  }
}

.title_center_bg {
  margin: 0 auto 30px auto;
}
.title_center_bg h2, .title_center_bg h3, .title_center_bg h4 {
  background: #009999;
  padding: 8px 10px 4px 10px;
  font-size: 1.5rem;
  font-weight: 600;
  color: white;
  line-height: 1.5em;
  text-align: center;
}
@media (max-width: 1200px) {
  .title_center_bg h2, .title_center_bg h3, .title_center_bg h4 {
    font-size: calc(1.275rem + 0.3vw);
  }
}
.title_center_bg h2 span, .title_center_bg h3 span, .title_center_bg h4 span {
  width: 100%;
  max-width: 500px;
  margin: 5px auto 0 auto;
  color: rgba(0, 153, 153, 0.8);
  display: block;
  background: #fff;
  font-size: 1rem;
  line-height: 1;
  padding: 5px;
}
@media only screen and (max-width: 768px) {
  .title_center_bg {
    margin: 0 auto 15px auto;
  }
  .title_center_bg h2, .title_center_bg h3, .title_center_bg h4 {
    font-size: 1.5rem;
  }
}
@media only screen and (max-width: 768px) and (max-width: 1200px) {
  .title_center_bg h2, .title_center_bg h3, .title_center_bg h4 {
    font-size: calc(1.275rem + 0.3vw);
  }
}

.title_center_bg_s {
  margin: 40px auto 20px auto;
}
.title_center_bg_s h2, .title_center_bg_s h3, .title_center_bg_s h4 {
  background: rgba(1, 104, 183, 0.9);
  padding: 8px 10px;
  font-weight: 500;
  font-size: 1.125rem;
  color: #fff;
  line-height: 1.5em;
  text-align: center;
}
.title_center_bg_s h2 span, .title_center_bg_s h3 span, .title_center_bg_s h4 span {
  color: rgba(0, 153, 153, 0.8);
}
@media screen and (min-width: 469px) and (max-width: 768px) {
  .title_center_bg_s {
    margin: 30px auto 15px auto;
  }
  .title_center_bg_s h2, .title_center_bg_s h3, .title_center_bg_s h4 {
    font-size: 1.125rem;
  }
}
@media only screen and (max-width: 468px) {
  .title_center_bg_s {
    margin: 30px auto 15px auto;
  }
  .title_center_bg_s h2, .title_center_bg_s h3, .title_center_bg_s h4 {
    font-size: 1rem;
  }
}

.title_center_bg_ans {
  margin: 40px auto 20px auto;
}
.title_center_bg_ans div {
  background: #fed000;
  padding: 8px 10px;
  font-family: "Noto Sans JP", "游ゴシック", YuGothic, "ヒラギノ角ゴ Pro", "Hiragino Kaku Gothic Pro", "メイリオ", "Meiryo", Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
  font-size: 1.75rem;
  color: #fff;
  font-weight: 600;
  line-height: 1.5em;
  text-align: center;
}
@media (max-width: 1200px) {
  .title_center_bg_ans div {
    font-size: calc(1.3rem + 0.6vw);
  }
}
@media screen and (min-width: 469px) and (max-width: 768px) {
  .title_center_bg_ans {
    margin: 30px auto 15px auto;
  }
  .title_center_bg_ans div {
    font-size: 1.125rem;
  }
}
@media only screen and (max-width: 468px) {
  .title_center_bg_ans {
    margin: 30px auto 15px auto;
  }
  .title_center_bg_ans div {
    font-size: 1.125rem;
  }
}

.title_center_bg_ans2 {
  margin: 40px auto 20px auto;
}
.title_center_bg_ans2 div {
  background: rgba(188, 237, 237, 0.7);
  padding: 8px 10px;
  font-family: "Noto Sans JP", "游ゴシック", YuGothic, "ヒラギノ角ゴ Pro", "Hiragino Kaku Gothic Pro", "メイリオ", "Meiryo", Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
  color: #fff;
  text-align: center;
  font-size: 1rem;
}
.title_center_bg_ans2 div b {
  font-size: 1.5rem;
  font-weight: 600;
  line-height: 1.5em;
}
@media (max-width: 1200px) {
  .title_center_bg_ans2 div b {
    font-size: calc(1.275rem + 0.3vw);
  }
}
@media only screen and (max-width: 768px) {
  .title_center_bg_ans2 {
    margin: 30px auto 15px auto;
  }
  .title_center_bg_ans2 div {
    font-size: 0.9375rem;
  }
  .title_center_bg_ans2 div b {
    font-size: 1.125rem;
  }
}

.title_half {
  margin: 40px auto 15px;
}
.title_half h2, .title_half h3, .title_half h4 {
  max-width: 550px;
  width: 100%;
  font-size: 1.3125rem;
  font-weight: 500;
  font-family: "Noto Sans JP", "游ゴシック", YuGothic, "ヒラギノ角ゴ Pro", "Hiragino Kaku Gothic Pro", "メイリオ", "Meiryo", Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
  text-align: center !important;
  background: rgba(254, 208, 0, 0.8);
  padding: 8px 10px;
  color: #fff;
}
@media (max-width: 1200px) {
  .title_half h2, .title_half h3, .title_half h4 {
    font-size: calc(1.25625rem + 0.075vw);
  }
}
@media only screen and (max-width: 768px) {
  .title_half {
    margin: 30px auto 15px;
  }
  .title_half h2, .title_half h3, .title_half h4 {
    font-size: 1.125rem;
  }
}
@media only screen and (max-width: 468px) {
  .title_half {
    max-width: 100%;
  }
}

.title_center_dot {
  margin: 50px auto 20px auto;
}
.title_center_dot h2, .title_center_dot h3, .title_center_dot h4 {
  width: 100%;
  max-width: 1200px;
  margin: 0 auto;
  display: flex;
}
.title_center_dot h2 div, .title_center_dot h3 div, .title_center_dot h4 div {
  min-width: 20px;
  flex-grow: 1;
  position: relative;
  z-index: 1;
  display: flex;
  align-items: center;
}
.title_center_dot h2 div:after, .title_center_dot h3 div:after, .title_center_dot h4 div:after {
  content: "";
  width: 100%;
  height: 5px;
  top: 25%;
  border-bottom: 5px dotted #0168b7;
  position: absolute;
  left: 0;
  z-index: -1;
  display: block;
  visibility: initial;
}
.title_center_dot h2 span, .title_center_dot h3 span, .title_center_dot h4 span {
  position: relative;
  font-size: 1.25rem;
  font-family: "Noto Sans JP", "游ゴシック", YuGothic, "ヒラギノ角ゴ Pro", "Hiragino Kaku Gothic Pro", "メイリオ", "Meiryo", Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
  color: #1b1b1b;
  background: transpatent;
  padding: 0 20px;
}
@media screen and (min-width: 469px) and (max-width: 768px) {
  .title_center_dot h2 span, .title_center_dot h3 span, .title_center_dot h4 span {
    font-size: 1rem;
  }
}
@media only screen and (max-width: 468px) {
  .title_center_dot h2 span, .title_center_dot h3 span, .title_center_dot h4 span {
    padding: 0 10px;
    font-size: 1rem;
  }
}
@media only screen and (max-width: 768px) {
  .title_center_dot {
    margin: 30px auto 20px auto;
  }
}

.title_cute {
  margin: 40px auto 20px;
}
.title_cute h2, .title_cute h3, .title_cute h4 {
  background: #009999;
  border: dashed 2px white;
  padding: 0.2em 0.5em;
  font-size: 1.3125rem;
  font-weight: 400;
  color: #fff;
  font-family: "Noto Sans JP", "游ゴシック", YuGothic, "ヒラギノ角ゴ Pro", "Hiragino Kaku Gothic Pro", "メイリオ", "Meiryo", Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
  position: relative;
  box-shadow: 0px 0px 0px 5px #009999;
}
@media (max-width: 1200px) {
  .title_cute h2, .title_cute h3, .title_cute h4 {
    font-size: calc(1.25625rem + 0.075vw);
  }
}
.title_cute h2:before, .title_cute h3:before, .title_cute h4:before {
  position: absolute;
  content: "";
  left: -7px;
  top: -7px;
  border-width: 0 0 15px 15px;
  border-style: solid;
  border-color: #fff #fff #fed000;
  box-shadow: 1px 1px 1px rgba(0, 0, 0, 0.15);
}
.title_cute h2 .sub, .title_cute h3 .sub, .title_cute h4 .sub {
  font-size: 1rem;
}
@media screen and (min-width: 469px) and (max-width: 768px) {
  .title_cute {
    margin: 30px auto 15px;
  }
  .title_cute h2, .title_cute h3, .title_cute h4 {
    font-size: 1.25rem;
  }
  .title_cute h2 .sub, .title_cute h3 .sub, .title_cute h4 .sub {
    font-size: 0.875rem;
  }
}
@media only screen and (max-width: 468px) {
  .title_cute {
    margin: 30px auto 15px;
  }
  .title_cute h2, .title_cute h3, .title_cute h4 {
    font-size: 1.125rem;
  }
  .title_cute h2 .sub, .title_cute h3 .sub, .title_cute h4 .sub {
    font-size: 0.8125rem;
  }
}

.title_cute2 {
  margin: 40px auto 20px;
}
.title_cute2 h2, .title_cute2 h3, .title_cute2 h4 {
  font-size: 1.5rem;
  font-family: "Noto Sans JP", "游ゴシック", YuGothic, "ヒラギノ角ゴ Pro", "Hiragino Kaku Gothic Pro", "メイリオ", "Meiryo", Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
  transform: rotateZ(0.03deg);
  background: rgba(1, 104, 183, 0.9);
  background-size: auto;
  padding: 0.6em 1em 0.4em 1.8em;
  position: relative;
  border-radius: 10px;
  color: white;
}
@media (max-width: 1200px) {
  .title_cute2 h2, .title_cute2 h3, .title_cute2 h4 {
    font-size: calc(1.275rem + 0.3vw);
  }
}
.title_cute2 h2:before, .title_cute2 h3:before, .title_cute2 h4:before {
  content: "";
  background: #fff;
  width: 4px;
  height: 20px;
  border-radius: 5px;
  position: absolute;
  top: 50%;
  left: 20px;
  -webkit-transform: translate(0, -50%);
  -ms-transform: translate(0, -50%);
  transform: translate(0, -50%);
}
.title_cute2 h2:after, .title_cute2 h3:after, .title_cute2 h4:after {
  content: "";
  border: 1px dotted #fff;
  width: calc(100% - 10px);
  height: calc(100% - 10px);
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  border-radius: 7px;
}
@media only screen and (max-width: 768px) {
  .title_cute2 {
    margin: 30px auto 15px auto;
  }
  .title_cute2 h2, .title_cute2 h3, .title_cute2 h4 {
    font-size: 1.25rem;
  }
}

.title_cute3 {
  margin: 40px auto 20px;
}
.title_cute3 h2, .title_cute3 h3, .title_cute3 h4 {
  font-size: 1.5rem;
  font-family: "Noto Sans JP", "游ゴシック", YuGothic, "ヒラギノ角ゴ Pro", "Hiragino Kaku Gothic Pro", "メイリオ", "Meiryo", Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
  background: rgba(1, 104, 183, 0.9);
  padding: 0.6em 1em 0.4em 1.8em;
  position: relative;
  border-radius: 25px 0 0 25px;
  color: white;
}
@media (max-width: 1200px) {
  .title_cute3 h2, .title_cute3 h3, .title_cute3 h4 {
    font-size: calc(1.275rem + 0.3vw);
  }
}
.title_cute3 h2:before, .title_cute3 h3:before, .title_cute3 h4:before {
  content: "●";
  color: #009999;
  height: 100%;
  position: absolute;
  top: 5%;
  bottom: 0;
  left: 10px;
  display: flex;
  align-items: center;
}
@media only screen and (max-width: 768px) {
  .title_cute3 {
    margin: 30px auto 15px auto;
  }
  .title_cute3 h2, .title_cute3 h3, .title_cute3 h4 {
    font-size: 1.25rem;
  }
}

.title_num {
  margin: 40px auto 30px auto;
}
.title_num h2, .title_num h3 {
  line-height: 1;
  font-size: 1.5rem;
  font-family: "Noto Sans JP", "游ゴシック", YuGothic, "ヒラギノ角ゴ Pro", "Hiragino Kaku Gothic Pro", "メイリオ", "Meiryo", Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
  font-weight: 600;
}
.title_num h2 .num, .title_num h3 .num {
  font-family: "Open Sans", "Noto Sans JP", "游ゴシック", YuGothic, "ヒラギノ角ゴ Pro", "Hiragino Kaku Gothic Pro", "メイリオ", "Meiryo", Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
  color: #00706e;
  font-size: 6.25rem;
  font-weight: 800;
  display: block;
  border-bottom: 2px solid #111;
  padding-top: 10px;
  margin-bottom: 10px;
}
@media (max-width: 1200px) {
  .title_num h2 .num, .title_num h3 .num {
    font-size: calc(1.75rem + 6vw);
  }
}
@media only screen and (max-width: 1500px) {
  .title_num h2 .num, .title_num h3 .num {
    font-size: 5rem;
  }
}
@media only screen and (max-width: 1500px) and (max-width: 1200px) {
  .title_num h2 .num, .title_num h3 .num {
    font-size: calc(1.625rem + 4.5vw);
  }
}
@media (max-width: 1200px) {
  .title_num h2, .title_num h3 {
    font-size: calc(1.275rem + 0.3vw);
  }
}
@media only screen and (max-width: 768px) {
  .title_num {
    margin: 30px auto 20px auto;
  }
}

.title_num2 {
  margin: 40px auto 30px auto;
}
.title_num2 h2, .title_num2 h3 {
  line-height: 1;
  font-size: 1.25rem;
  font-family: "Noto Sans JP", "游ゴシック", YuGothic, "ヒラギノ角ゴ Pro", "Hiragino Kaku Gothic Pro", "メイリオ", "Meiryo", Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
  font-weight: 600;
  padding-bottom: 5px;
  border-bottom: 3px dotted white;
}
.title_num2 h2 .num, .title_num2 h3 .num {
  font-family: "Open Sans", "Noto Sans JP", "游ゴシック", YuGothic, "ヒラギノ角ゴ Pro", "Hiragino Kaku Gothic Pro", "メイリオ", "Meiryo", Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
  color: #fed000;
  font-size: 3.125rem;
  font-style: oblique;
  margin-right: 5px;
}
@media (max-width: 1200px) {
  .title_num2 h2 .num, .title_num2 h3 .num {
    font-size: calc(1.4375rem + 2.25vw);
  }
}
@media only screen and (max-width: 768px) {
  .title_num2 {
    margin: 30px auto 20px auto;
  }
  .title_num2 h2, .title_num2 h3 {
    font-size: 1.125rem;
  }
  .title_num2 h2 .num, .title_num2 h3 .num {
    font-size: 1.875rem;
  }
}
@media only screen and (max-width: 768px) and (max-width: 1200px) {
  .title_num2 h2 .num, .title_num2 h3 .num {
    font-size: calc(1.3125rem + 0.75vw);
  }
}

.title_num3 {
  margin: 40px auto 30px auto;
}
.title_num3 h2, .title_num3 h3 {
  line-height: 1;
  font-size: 1.25rem;
  font-family: "Noto Sans JP", "游ゴシック", YuGothic, "ヒラギノ角ゴ Pro", "Hiragino Kaku Gothic Pro", "メイリオ", "Meiryo", Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
  font-weight: 600;
}
.title_num3 h2 .num, .title_num3 h3 .num {
  display: inline-block;
  text-align: center;
  background: #fed000;
  width: 35px;
  height: 35px;
  line-height: 35px;
  border-radius: 50%;
  font-family: "Open Sans", "Noto Sans JP", "游ゴシック", YuGothic, "ヒラギノ角ゴ Pro", "Hiragino Kaku Gothic Pro", "メイリオ", "Meiryo", Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
  color: white;
  font-size: 1.875rem;
  margin-right: 5px;
}
@media (max-width: 1200px) {
  .title_num3 h2 .num, .title_num3 h3 .num {
    font-size: calc(1.3125rem + 0.75vw);
  }
}
@media only screen and (max-width: 768px) {
  .title_num3 {
    margin: 30px auto 20px auto;
  }
  .title_num3 h2, .title_num3 h3 {
    font-size: 1.125rem;
  }
}

.list_UL ul li {
  padding-left: 25px;
  position: relative;
  margin-bottom: 10px;
  font-size: 1rem;
  font-weight: 500;
}
.list_UL ul li:after {
  font-family: "Font Awesome 5 free";
  content: "\f111"; /*アイコンのユニコード*/
  font-weight: 600;
  color: #0168b7;
  font-size: 0.875rem;
  position: absolute; /*絶対位置*/
  left: 0px; /*アイコンの位置*/
  top: 0;
  bottom: 0;
  display: flex;
}

.list_UL2 ul li {
  overflow: visible !important;
  padding-left: 25px;
  position: relative;
  margin-bottom: 10px;
  font-size: 1rem;
  font-weight: 500;
  border-bottom: 1px dashed #ccc;
}
.list_UL2 ul li:after {
  font-family: "Font Awesome 5 free";
  content: "\f276"; /*アイコンのユニコード*/
  font-weight: 600;
  color: #fed000;
  font-size: 1.5rem;
  position: absolute; /*絶対位置*/
  left: 0px; /*アイコンの位置*/
  top: 0;
  bottom: 0;
  display: flex;
  transform: rotate(-20deg);
}
@media (max-width: 1200px) {
  .list_UL2 ul li:after {
    font-size: calc(1.275rem + 0.3vw);
  }
}
@media only screen and (max-width: 768px) {
  .list_UL2 ul li {
    padding-left: 20px;
    font-size: 0.875rem;
  }
}

.check_UL ul li {
  padding-left: 30px;
  position: relative;
  margin-bottom: 10px;
  font-size: 1rem;
}
.check_UL ul li:after {
  content: "";
  position: absolute; /*絶対位置*/
  background: url(../images/top/check01.png) no-repeat;
  background-size: contain;
  width: 25px;
  height: 25px;
  left: 0px; /*アイコンの位置*/
  top: 0px;
}
@media only screen and (max-width: 768px) {
  .check_UL ul li {
    font-size: 0.9375rem;
    line-height: 1.5em;
  }
  .check_UL ul li:after {
    width: 25px;
    height: 23px;
  }
}
@media only screen and (max-width: 468px) {
  .check_UL ul li {
    padding-left: 25px;
  }
  .check_UL ul li:after {
    width: 20px;
    height: 20px;
    top: 0;
  }
}

.check_UL2 ul li {
  padding-left: 35px;
  position: relative;
  margin-bottom: 10px;
  font-size: 1.125rem;
  font-weight: 500;
  line-height: 2em;
}
.check_UL2 ul li:after {
  content: "";
  position: absolute; /*絶対位置*/
  background: url(../images/top/check01.png) no-repeat;
  background-size: contain;
  width: 30px;
  height: 27px;
  left: 0px; /*アイコンの位置*/
  top: 5px;
}
@media only screen and (max-width: 768px) {
  .check_UL2 ul li {
    font-size: 0.9375rem;
    line-height: 1.5em;
  }
  .check_UL2 ul li:after {
    width: 25px;
    height: 23px;
  }
}
@media only screen and (max-width: 468px) {
  .check_UL2 ul li {
    padding-left: 25px;
  }
  .check_UL2 ul li:after {
    width: 20px;
    height: 20px;
    top: 0;
  }
}

.check_UL3 ul li {
  width: 100% !important;
  overflow: visible !important;
  padding-left: 40px;
  padding-bottom: 5px;
  position: relative;
  margin-bottom: 15px;
  font-size: 1rem;
  font-weight: 500;
  border-bottom: 1px dashed #ccc;
}
.check_UL3 ul li:after {
  font-family: "Font Awesome 5 free";
  content: "\f058"; /*アイコンのユニコード*/
  font-weight: 600;
  color: #009999;
  font-size: 1.5rem;
  position: absolute; /*絶対位置*/
  left: 0px; /*アイコンの位置*/
  top: 0;
  bottom: 0;
  display: flex;
}
@media (max-width: 1200px) {
  .check_UL3 ul li:after {
    font-size: calc(1.275rem + 0.3vw);
  }
}
.info_01 {
  border-top: 1px solid #e5e5e5;
  border-bottom: 1px solid #e5e5e5;
  padding: 30px 0;
}
@media only screen and (max-width: 768px) {
  .info_01 {
    padding: 20px 0;
  }
}

.triangle {
  width: 0;
  height: 0;
  border-style: solid;
  border-right: 100px solid transparent;
  border-left: 100px solid transparent;
  border-top: 50px solid rgba(0, 153, 153, 0.5);
}

.pick01, .pick03, .pick02 {
  background: rgba(255, 255, 255, 0.8);
  padding: 30px;
}
.pick01 .profile, .pick03 .profile, .pick02 .profile {
  font-size: 1rem;
  color: #1b1b1b;
  font-family: "Noto Sans JP", "游ゴシック", YuGothic, "ヒラギノ角ゴ Pro", "Hiragino Kaku Gothic Pro", "メイリオ", "Meiryo", Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
  font-weight: 500;
  margin-bottom: 10px;
  text-align: right !important;
}
@media only screen and (max-width: 768px) {
  .pick01, .pick03, .pick02 {
    padding: 30px 15px;
  }
}

.pick02 {
  padding: 50px 30px;
}
@media only screen and (max-width: 768px) {
  .pick02 {
    padding: 30px 15px;
  }
}

.pick03 {
  background: rgba(255, 255, 255, 0.8);
}

.pick_rd {
  background: rgba(230, 236, 242, 0.5);
  padding: 20px;
  border-radius: 10px;
  border: rgba(1, 104, 183, 0.3) 1px solid;
}
.pick_rd .profile {
  font-size: 1rem;
  color: #1b1b1b;
  font-family: "Noto Sans JP", "游ゴシック", YuGothic, "ヒラギノ角ゴ Pro", "Hiragino Kaku Gothic Pro", "メイリオ", "Meiryo", Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
  font-weight: 500;
  margin-bottom: 10px;
  text-align: right !important;
}
@media only screen and (max-width: 768px) {
  .pick_rd {
    padding: 30px 15px;
  }
}

.contact_contents #contents_wrap {
  margin-top: 50px;
}
@media only screen and (max-width: 768px) {
  .contact_contents #contents_wrap {
    margin-top: 50px;
  }
}

.picktxt_w {
  color: #fff;
}

.picktxt08 {
  font-size: 0.8em;
  line-height: 1.5em;
}
@media only screen and (max-width: 768px) {
  .picktxt08 {
    font-size: 0.9em;
  }
}

.picktxt08_w {
  font-size: 0.8em;
  line-height: 1.5em;
  color: #fff;
}
@media only screen and (max-width: 768px) {
  .picktxt08_w {
    font-size: 0.9em;
  }
}

.picktxt09 {
  font-size: 0.9em;
  line-height: 1.8em;
}
.picktxt09_w {
  color: #fff;
  font-size: 0.9em;
  line-height: 1.5em;
}
.picktxt105 {
  font-size: 1.05em;
  line-height: 2em;
}
@media only screen and (max-width: 768px) {
  .picktxt105 {
    line-height: 1.8em;
  }
}

.picktxt105_w {
  color: #fff;
  font-size: 1.05em;
  line-height: 2em;
}
@media only screen and (max-width: 768px) {
  .picktxt105_w {
    line-height: 1.8em;
  }
}

.picktxt11 {
  font-size: 1.1em;
  line-height: 2em;
}
@media only screen and (max-width: 768px) {
  .picktxt11 {
    line-height: 1.8em;
    font-size: 1.05em;
  }
}

.picktxt11_w {
  color: #fff;
  font-size: 1.1em;
  line-height: 2em;
}
@media only screen and (max-width: 768px) {
  .picktxt11_w {
    line-height: 1.8em;
    font-size: 1.05em;
  }
}

.picktxt12 {
  font-size: 1.2em;
  line-height: 2em;
}
@media only screen and (max-width: 1200px) {
  .picktxt12 {
    font-size: 1.1em;
  }
}
@media only screen and (max-width: 1024px) {
  .picktxt12 {
    font-size: 16px;
    line-height: 1.8em;
  }
}

.picktxt12_w {
  color: #fff;
  font-size: 1.2em;
  line-height: 2em;
}
@media only screen and (max-width: 1000px) {
  .picktxt12_w {
    font-size: 1.1em;
  }
}
@media only screen and (max-width: 768px) {
  .picktxt12_w {
    font-size: 16px;
    line-height: 1.8em;
  }
}

.fs_13 {
  font-size: 0.8125rem;
}

.fs_15 {
  font-size: 0.9375rem;
}

.fs_16 {
  font-size: 1rem;
}
@media screen and (min-width: 469px) and (max-width: 768px) {
  .fs_16 {
    font-size: 0.9375rem;
  }
}
@media only screen and (max-width: 468px) {
  .fs_16 {
    font-size: 0.875rem;
  }
}

.fs_18 {
  font-size: 1.125rem;
}
@media only screen and (max-width: 768px) {
  .fs_18 {
    font-size: 1rem;
  }
}

.fs_20 {
  font-size: 1.25rem;
}
@media only screen and (max-width: 768px) {
  .fs_20 {
    font-size: 1.125rem;
  }
}

.fs_24 {
  font-size: 1.5rem;
  font-weight: bold;
  line-height: 1.8em;
}
@media (max-width: 1200px) {
  .fs_24 {
    font-size: calc(1.275rem + 0.3vw);
  }
}
@media only screen and (max-width: 768px) {
  .fs_24 {
    font-size: 1.125rem;
  }
}

.fs_30 {
  font-size: 1.875rem;
  font-weight: bold;
}
@media (max-width: 1200px) {
  .fs_30 {
    font-size: calc(1.3125rem + 0.75vw);
  }
}
@media only screen and (max-width: 768px) {
  .fs_30 {
    font-size: 1.25rem;
  }
}

.fw_b {
  font-weight: bold;
}
.fw_b div, .fw_b span {
  font-weight: bold;
}

.underL {
  text-decoration: underline !important;
}
.underL a {
  text-decoration: underline !important;
}

.hosoku {
  background: rgba(204, 204, 204, 0.4);
  padding: 10px;
  font-size: 0.95em;
}
.hosoku h2, .hosoku h3, .hosoku h4 {
  font-size: 1rem;
  color: #1b1b1b;
  font-weight: 600;
}
@media only screen and (max-width: 768px) {
  .hosoku {
    padding: 10px;
  }
}

.ls100 {
  letter-spacing: 0.2rem;
}
@media only screen and (max-width: 768px) {
  .ls100 {
    letter-spacing: 1px;
  }
}

.ls50 {
  letter-spacing: 0.1rem;
}
@media only screen and (max-width: 768px) {
  .ls50 {
    letter-spacing: 1px;
  }
}

.tate {
  writing-mode: vertical-lr;
  -ms-writing-mode: tb-rl;
  -webkit-writing-mode: vertical-rl;
}

.marker01 {
  background: linear-gradient(transparent 40%, rgba(254, 208, 0, 0.2) 0%);
}

.marker02 {
  background: linear-gradient(transparent 70%, rgba(254, 208, 0, 0.3) 0%);
}

.marker03 {
  background: linear-gradient(transparent 40%, rgba(0, 153, 153, 0.2) 0%);
}

.marker04 {
  background: linear-gradient(transparent 70%, rgba(0, 153, 153, 0.3) 0%);
}

.btn1 a, .btn1_L a {
  max-width: 220px;
  min-width: 180px;
  margin: 0 auto;
  width: 100%;
  background: #009999;
  background-size: auto;
  padding: 15px 30px;
  line-height: 1;
  display: block;
  text-align: center;
  font-size: 1.875rem;
  font-family: "TT Commons Regular", "Noto Sans JP", "游ゴシック", YuGothic, "ヒラギノ角ゴ Pro", "Hiragino Kaku Gothic Pro", "メイリオ", "Meiryo", Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
  position: relative;
  color: #1b1b1b;
}
@media (max-width: 1200px) {
  .btn1 a, .btn1_L a {
    font-size: calc(1.3125rem + 0.75vw);
  }
}
.btn1 a:after, .btn1_L a:after {
  transition: 0.5s;
  font-family: "Font Awesome 5 free";
  content: "\f330"; /*アイコンのユニコード*/
  font-weight: 600;
  font-size: 0.9375rem;
  position: absolute; /*絶対位置*/
  right: 15px; /*アイコンの位置*/
  top: 0;
  bottom: 0;
  display: flex;
  align-items: center;
}
.btn1 a i, .btn1_L a i {
  color: #fff;
  margin-right: 5px;
}
@media only screen and (max-width: 468px) {
  .btn1 a, .btn1_L a {
    margin: 0 auto;
  }
}
.btn1 a:hover, .btn1_L a:hover {
  opacity: 1;
  background: rgba(0, 153, 153, 0.8);
}
.btn1 a:hover:after, .btn1_L a:hover:after {
  transform: translate(5px, 0);
}

.btn1_rad20 a, .btn1_rad20_L a {
  overflow: hidden;
  text-align: center;
  position: relative;
  z-index: 2;
  background: white;
  border: 1px solid #009999;
  transition: 0.5s;
  display: block;
  margin: 0 auto;
  width: 100%;
  max-width: 300px;
  min-width: 220px;
  padding: 12px;
  color: #009999;
  font-family: "Noto Sans JP", "游ゴシック", YuGothic, "ヒラギノ角ゴ Pro", "Hiragino Kaku Gothic Pro", "メイリオ", "Meiryo", Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
  font-size: 1rem;
  font-weight: 500;
  transform: rotateZ(0.03deg);
}
.btn1_rad20 a:before, .btn1_rad20_L a:before {
  content: "";
  z-index: -1;
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: -100%;
  background: #1abc9c;
  transition: 0.5s;
}
.btn1_rad20 a:after, .btn1_rad20_L a:after {
  transition: 0.5s;
  font-family: "Font Awesome 5 free";
  content: "\f061"; /*アイコンのユニコード*/
  font-weight: 400;
  font-size: 1rem;
  position: absolute; /*絶対位置*/
  right: 10px; /*アイコンの位置*/
  top: 0;
  bottom: 0;
  display: flex;
  align-items: center;
}
.btn1_rad20 a:hover, .btn1_rad20_L a:hover {
  opacity: 1 !important;
  color: #fff;
}
.btn1_rad20 a:hover:before, .btn1_rad20_L a:hover:before {
  left: 0;
}
.btn1_rad20 a:hover:after, .btn1_rad20_L a:hover:after {
  color: #fff;
}
.btn1_rad20 a, .btn1_rad20_L a {
  border-radius: 40px;
}

@media screen and (min-width: 468px) {
  .btn1_rad20_L a {
    margin: 0 auto 0 0;
  }
}

@media screen and (min-width: 468px) {
  .btn1_L a {
    margin: 0 auto 0 0;
  }
}

.btn2 a, .btn2_L a {
  text-align: center;
  position: relative;
  z-index: 2;
  border: 2px solid #009999;
  background: white;
  border-radius: 25px;
  display: block;
  margin: 0 auto;
  width: 100%;
  max-width: 280px;
  min-width: 240px;
  padding: 18px 0 15px 0;
  line-height: 1;
  color: #1b1b1b;
  font-family: "Noto Sans JP", "游ゴシック", YuGothic, "ヒラギノ角ゴ Pro", "Hiragino Kaku Gothic Pro", "メイリオ", "Meiryo", Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
  font-size: 1.125rem;
  font-weight: 500;
  transition: 0.5s;
}
.btn2 a:after, .btn2_L a:after {
  font-family: "Font Awesome 5 free";
  content: "\f054"; /*アイコンのユニコード*/
  font-weight: 600;
  font-size: 0.8125rem;
  position: absolute; /*絶対位置*/
  right: 10px; /*アイコンの位置*/
  top: 0;
  bottom: 0;
  display: flex;
  align-items: center;
  transition: 0.5s;
}
.btn2 a:hover, .btn2_L a:hover {
  opacity: 1 !important;
  background-color: #009999;
}
.btn2 a:hover:after, .btn2_L a:hover:after {
  transform: translate(5px, 0);
}
@media only screen and (max-width: 1024px) {
  .btn2 a, .btn2_L a {
    font-size: 1rem;
  }
}
@media screen and (min-width: 468px) {
  .btn2_L a {
    margin: 0 auto 0 0;
  }
}

.btn3, .btn3_L {
  width: 100%;
  max-width: 300px;
  min-width: 200px;
  display: flex;
  align-items: center;
  justify-content: center;
  margin: 0 auto;
  padding: 8px;
  -webkit-transition: 0.5s;
  transition: 0.5s;
  position: relative;
  overflow: hidden;
  z-index: 2;
  font-weight: 500;
  font-size: 1rem;
  letter-spacing: 0.2rem;
  font-family: "Noto Sans JP", "游ゴシック", YuGothic, "ヒラギノ角ゴ Pro", "Hiragino Kaku Gothic Pro", "メイリオ", "Meiryo", Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
  background: #00706e;
  color: #fff !important;
  text-align: center;
  text-decoration: none !important;
}
.btn3:before, .btn3_L:before {
  content: "";
  z-index: -1;
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: -100%;
  background: #009999;
  -webkit-transition: 0.5s;
  transition: 0.5s;
}
.btn3:after, .btn3_L:after {
  font-family: "Font Awesome 5 free";
  content: "\f0da"; /*アイコンのユニコード*/
  font-size: 18px;
  font-weight: bold;
  position: absolute; /*絶対位置*/
  right: 5px; /*アイコンの位置*/
  top: 0;
  bottom: 0;
  height: 100%;
  display: flex;
  align-items: center;
  text-align: center !important;
  justify-content: center;
  -webkit-transition: 0.5s;
  transition: 0.5s;
  visibility: visible;
}
.btn3:hover, .btn3_L:hover {
  opacity: 1;
  color: #fff;
}
.btn3:hover:before, .btn3_L:hover:before {
  left: 0;
}
.btn3:hover:after, .btn3_L:hover:after {
  transform: translate(5px, 0);
}
@media only screen and (max-width: 768px) {
  .btn3, .btn3_L {
    letter-spacing: 1px;
  }
}
@media only screen and (max-width: 468px) {
  .btn3, .btn3_L {
    margin: 0 auto;
    min-width: auto;
    width: 95%;
    height: 60px;
  }
}

@media screen and (min-width: 468px) {
  .btn3_L {
    margin: 0 auto 0 0;
  }
}

.btn4, .btn4_L {
  text-align: center !important;
  width: 95%;
  margin: 0 auto;
}
.btn4 a, .btn4_L a {
  position: relative;
  z-index: 0;
  margin: 0 auto;
  width: 100%;
  max-width: 350px;
  min-width: 250px;
  height: 55px;
  line-height: 55px;
  display: flex;
  text-align: center !important;
  background: #009999;
  overflow: hidden;
  color: #1b1b1b;
  transition: 0.5s;
}
.btn4 a i, .btn4_L a i {
  margin-right: 5px;
}
.btn4 a span, .btn4_L a span {
  width: 100%;
  height: 100%;
  color: rgba(0, 153, 153, 0.8);
  font-family: "Noto Sans JP", "游ゴシック", YuGothic, "ヒラギノ角ゴ Pro", "Hiragino Kaku Gothic Pro", "メイリオ", "Meiryo", Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
  z-index: 10;
  font-size: 1.125rem;
  color: #fff;
  font-weight: 500;
}
.btn4 a span div, .btn4_L a span div {
  text-align: center !important;
}
.btn4 a span:after, .btn4_L a span:after {
  font-family: "Font Awesome 5 free";
  content: "\f054"; /*アイコンのユニコード*/
  font-size: 14px;
  position: absolute; /*絶対位置*/
  right: 10px; /*アイコンの位置*/
  top: 0;
  bottom: 0;
  display: flex;
  align-items: center;
  text-align: center !important;
  justify-content: center;
  font-weight: 600;
}
.btn4 a span:before, .btn4_L a span:before {
  content: "";
  position: absolute;
  top: 0;
  bottom: 0;
  width: 0;
  display: block;
  background: rgba(0, 153, 153, 0.8);
  z-index: -1;
  transition: 0.5s;
}
.btn4 a span:hover:before, .btn4_L a span:hover:before {
  width: 100%;
}
.btn4 a span:hover:after, .btn4_L a span:hover:after {
  transform: translate(3px, 0);
  transition: 0.5s;
}
@media only screen and (max-width: 768px) {
  .btn4 a span, .btn4_L a span {
    font-size: 1rem;
  }
}
.btn4 a:hover, .btn4_L a:hover {
  opacity: 1;
}
@media only screen and (max-width: 468px) {
  .btn4 a, .btn4_L a {
    height: 50px;
    line-height: 50px;
  }
}
.btn4 div, .btn4_L div {
  text-align: center !important;
}

.btn4_L {
  width: 100%;
}
@media screen and (min-width: 468px) {
  .btn4_L a {
    margin: 0 auto 0 0;
  }
}

.btn5, .btn5_L {
  width: 100%;
}
.btn5 a, .btn5_L a {
  border: 1px solid #fed000;
  display: block;
  width: 90%;
  max-width: 250px;
  margin: 0 auto;
  padding: 10px 5px;
  text-align: center;
  color: #1b1b1b;
  font-size: 1.25rem;
  font-family: "TT Commons Regular", "Noto Sans JP", "游ゴシック", YuGothic, "ヒラギノ角ゴ Pro", "Hiragino Kaku Gothic Pro", "メイリオ", "Meiryo", Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
  position: relative;
}
.btn5 a:after, .btn5_L a:after {
  position: absolute;
  top: 50%;
  right: -25px;
  content: "";
  width: 50px;
  height: 1px;
  background: #009999;
  transform: scale(0, 1);
  transform-origin: left top;
  transition: transform 0.3s;
}
.btn5 a:hover, .btn5_L a:hover {
  background: rgba(254, 208, 0, 0.8);
  color: #fff;
  opacity: 1;
  transition: 0.5s;
}
.btn5 a:hover:after, .btn5_L a:hover:after {
  transform: scale(1, 1);
}

.btn5_L {
  width: 100%;
}
@media screen and (min-width: 468px) {
  .btn5_L a {
    margin: 0 auto 0 0;
  }
}

.bg_color_wrap {
  position: relative;
  padding: 3% 0 !important;
}
@media screen and (max-width: 1500px) {
  .bg_color_wrap {
    padding: 7% 0 !important;
  }
}
@media only screen and (max-width: 768px) {
  .bg_color_wrap {
    padding: 10% 0 !important;
  }
}

.bg_color_inr {
  width: 1000%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 50%;
  margin: 0% 0% 0% -500%;
  background: rgba(0, 153, 153, 0.15);
  z-index: -1;
}
.bg_img_wrap {
  position: relative;
  padding: 4% 0 !important;
}
@media screen and (max-width: 1300px) {
  .bg_img_wrap {
    padding: 6% 0 !important;
  }
}
@media screen and (min-width: 469px) and (max-width: 768px) {
  .bg_img_wrap {
    padding: 8% 0 !important;
  }
}
@media only screen and (max-width: 468px) {
  .bg_img_wrap {
    padding: 10% 0 !important;
  }
}

.bg_img_inr {
  width: 100vw;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  margin-left: calc((100vw - 100%) / 2 * -1);
  margin-right: calc((100vw - 100%) / 2 * -1);
  background: url(../images/common/top_bg1.png) repeat top;
  background-size: cover;
  z-index: -1;
}
@media only screen and (max-width: 468px) {
  .bg_img_inr {
    background-position: right bottom;
  }
}

.bg_ptn_wrap {
  position: relative;
  padding: 80px 0 !important;
}
@media screen and (max-width: 1300px) {
  .bg_ptn_wrap {
    padding: 70px 0 !important;
  }
}
@media screen and (min-width: 469px) and (max-width: 768px) {
  .bg_ptn_wrap {
    padding: 60px 0 !important;
  }
}
@media only screen and (max-width: 468px) {
  .bg_ptn_wrap {
    padding: 40px 0 !important;
  }
}

.bg_ptn_inr {
  width: 100vw;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  margin-left: calc((100vw - 100%) / 2 * -1);
  margin-right: calc((100vw - 100%) / 2 * -1);
  background: url(../images/top/ptn1.png) repeat center;
  background-size: auto;
  z-index: -1;
}
@media only screen and (max-width: 1200px) {
  .bg_ptn_inr {
    background-size: 50%;
  }
}
@media screen and (min-width: 469px) and (max-width: 768px) {
  .bg_ptn_inr {
    background-size: 75%;
  }
}
@media only screen and (max-width: 468px) {
  .bg_ptn_inr {
    background-size: 100%;
  }
}

.flx_inr01 div {
  text-align: center;
}

.flx_inr02 .box article {
  display: flex !important;
  flex-direction: column;
  border: 1px solid #ccc;
}
.flx_inr02 .box article h3 {
  order: 1;
  background: #009999;
  padding: 5px 10px;
  color: #fff;
  font-size: 1.125rem;
  font-weight: 600;
}
@media only screen and (max-width: 768px) {
  .flx_inr02 .box article h3 {
    font-size: 1rem;
  }
}
.flx_inr02 .box article img {
  order: 2;
  width: 100% !important;
  border: 5px solid #fefefe;
}
.flx_inr02 .box article div {
  order: 3;
  padding: 0 5px 5px 5px;
}

.flx_inr03 .box article h3 {
  text-align: center;
  font-size: 1.2em;
  font-weight: 500;
  margin: 5px auto;
  background: rgba(254, 208, 0, 0.8);
  color: #fff;
}
@media screen and (min-width: 469px) and (max-width: 768px) {
  .flx_inr03 .box article h3 {
    font-size: 1em;
  }
}
@media only screen and (max-width: 468px) {
  .flx_inr03 .box article h3 {
    font-size: 1.1em;
  }
}
@media only screen and (max-width: 468px) {
  .flx_inr03 .box:not(:last-child) {
    margin-bottom: 20px !important;
  }
}

.flx_inr04 .box h3 {
  text-align: center;
  font-size: 1.2em;
  color: #009999;
  font-weight: 500;
}
.flx_inr04 .box div {
  text-align: center;
  font-size: 1.125rem;
  color: #1b1b1b;
}

.img_txt_flx {
  display: flex;
  justify-content: space-between;
}
.img_txt_flx > .box {
  overflow: inherit !important;
}
.img_txt_flx > .box:first-child {
  width: 39%;
  margin: 0 1% 0 0;
}
.img_txt_flx > .box:first-child img {
  display: block;
  margin: 0 auto;
  width: 100% !important;
}
.img_txt_flx > .box:nth-child(2) {
  width: 59%;
  margin: 0 0 0 1%;
}
@media only screen and (max-width: 468px) {
  .img_txt_flx {
    flex-direction: column;
  }
  .img_txt_flx > .box:first-child {
    width: 100%;
    margin: 0 auto 15px auto !important;
  }
  .img_txt_flx > .box:nth-child(2) {
    width: 100%;
    margin: 0 auto !important;
  }
}

.img_txt_flx2 {
  display: flex;
  justify-content: space-between;
}
.img_txt_flx2 .box {
  overflow: inherit !important;
}
.img_txt_flx2 .box:first-child {
  width: 29%;
  margin: 0 1% 0 0;
}
.img_txt_flx2 .box:first-child img {
  display: block;
  margin: 0 auto;
  width: 100% !important;
}
.img_txt_flx2 .box:nth-child(2) {
  width: 69%;
  margin: 0 0 0 1%;
}
@media only screen and (max-width: 468px) {
  .img_txt_flx2 {
    flex-direction: column;
  }
  .img_txt_flx2 .box:first-child {
    width: 100%;
    margin: 0 auto 15px auto !important;
  }
  .img_txt_flx2 .box:nth-child(2) {
    width: 100%;
    margin: 0 auto !important;
  }
}

.img_txt_flx3 {
  display: flex;
  justify-content: space-between;
}
.img_txt_flx3 .box {
  overflow: inherit !important;
}
.img_txt_flx3 .box:first-child {
  width: 19%;
  margin: 0 1% 0 0;
}
.img_txt_flx3 .box:first-child img {
  margin: 0 auto;
  display: block;
  float: none;
}
.img_txt_flx3 .box:nth-child(2) {
  width: 79%;
  margin: 0 0 0 1%;
}
@media only screen and (max-width: 468px) {
  .img_txt_flx3 {
    flex-direction: column;
  }
  .img_txt_flx3 .box:first-child {
    width: 100%;
    margin: 0 auto 15px auto !important;
  }
  .img_txt_flx3 .box:nth-child(2) {
    width: 100%;
    margin: 0 auto !important;
  }
}

.img_txt_flx0 {
  display: flex;
  justify-content: space-between;
}
.img_txt_flx0 .box {
  overflow: inherit !important;
}
.img_txt_flx0 .box:first-child {
  width: 14%;
  margin: 0 1% 0 0;
  padding: 10px;
}
.img_txt_flx0 .box:first-child img {
  margin: 0 auto;
  display: block;
  float: none;
}
.img_txt_flx0 .box:nth-child(2) {
  width: 84%;
  margin: 0 0 0 1%;
}
@media only screen and (max-width: 768px) {
  .img_txt_flx0 .box:first-child {
    width: 24%;
  }
}
@media only screen and (max-width: 768px) {
  .img_txt_flx0 .box:nth-child(2) {
    width: 74%;
  }
}

.txt_img_flx {
  display: flex;
  justify-content: space-between;
}
.txt_img_flx .box {
  overflow: inherit !important;
}
.txt_img_flx .box:first-child {
  width: 59%;
  margin: 0 1% 0 0;
}
.txt_img_flx .box:nth-child(2) {
  width: 39%;
  margin: 0 0 0 1%;
}
.txt_img_flx .box:nth-child(2) img {
  display: block;
  margin: 0 auto;
  width: 100% !important;
}
@media only screen and (max-width: 468px) {
  .txt_img_flx {
    flex-direction: column-reverse !important;
  }
  .txt_img_flx .box:first-child {
    width: 100%;
    margin: 0 auto;
  }
  .txt_img_flx .box:nth-child(2) {
    width: 100%;
    margin: 0 auto 15px auto;
  }
}

.txt_img_flx2 {
  display: flex;
  justify-content: space-between;
}
.txt_img_flx2 .box {
  overflow: inherit !important;
}
.txt_img_flx2 .box:first-child {
  width: 69%;
  margin: 0 1% 0 0;
}
.txt_img_flx2 .box:nth-child(2) {
  width: 29%;
  margin: 0 0 0 1%;
}
.txt_img_flx2 .box:nth-child(2) img {
  display: block;
  margin: 0 auto;
  width: 100% !important;
}
@media only screen and (max-width: 468px) {
  .txt_img_flx2 {
    flex-direction: column-reverse !important;
  }
  .txt_img_flx2 .box:first-child {
    width: 100%;
    margin: 0 auto;
  }
  .txt_img_flx2 .box:nth-child(2) {
    width: 100%;
    margin: 0 auto 15px auto;
  }
}

.txt_img_flx3 {
  display: flex;
  justify-content: space-between;
}
.txt_img_flx3 .box {
  overflow: inherit !important;
}
.txt_img_flx3 .box:first-child {
  width: 79%;
  margin: 0 1% 0 0;
}
.txt_img_flx3 .box:nth-child(2) {
  width: 19%;
  margin: 0 0 0 1%;
}
.txt_img_flx3 .box:nth-child(2) img {
  display: block;
  margin: 0 auto;
  width: 100% !important;
}
@media only screen and (max-width: 468px) {
  .txt_img_flx3 {
    flex-direction: column-reverse !important;
  }
  .txt_img_flx3 .box:first-child {
    width: 100%;
    margin: 0 auto;
  }
  .txt_img_flx3 .box:nth-child(2) {
    width: 100%;
    margin: 0 auto 15px auto;
  }
}

.img_txt_flx4, .txt_img_flx4 {
  display: flex;
  align-items: center;
  flex-wrap: nowrap !important;
  margin-top: 100px;
}
.img_txt_flx4 .box, .txt_img_flx4 .box {
  width: 50%;
  align-self: stretch;
}
.img_txt_flx4 .box:nth-child(2), .txt_img_flx4 .box:nth-child(2) {
  background: #e6ecf2;
  width: 55%;
  margin: 50px 0 -30px -5%;
  box-shadow: 0px 4px 16px 0px rgba(0, 0, 0, 0.05);
}
.img_txt_flx4 .box:nth-child(2) > div, .txt_img_flx4 .box:nth-child(2) > div {
  height: 100%;
  padding: 50px 30px;
}
.img_txt_flx4 .box:nth-child(2) > div p, .txt_img_flx4 .box:nth-child(2) > div p {
  color: #1b1b1b;
  font-size: 1rem;
  line-height: 2.5rem;
}
@media only screen and (max-width: 1024px) {
  .img_txt_flx4 .box:nth-child(2) > div p, .txt_img_flx4 .box:nth-child(2) > div p {
    font-size: 0.9375rem;
    line-height: 2rem;
  }
  .img_txt_flx4 .box:nth-child(2) > div p br, .txt_img_flx4 .box:nth-child(2) > div p br {
    display: none;
  }
}
@media only screen and (max-width: 468px) {
  .img_txt_flx4 .box:nth-child(2) > div, .txt_img_flx4 .box:nth-child(2) > div {
    padding: 30px 10px;
    width: 95%;
  }
}
.img_txt_flx4 .box:nth-child(2) img, .txt_img_flx4 .box:nth-child(2) img {
  display: block;
  height: 100% !important;
  object-fit: cover;
}
@media only screen and (max-width: 468px) {
  .img_txt_flx4, .txt_img_flx4 {
    flex-direction: column !important;
  }
  .img_txt_flx4 .box:first-child, .txt_img_flx4 .box:first-child {
    width: 90%;
    margin: 0 auto 0 0;
    position: relative;
  }
  .img_txt_flx4 .box:nth-child(2), .txt_img_flx4 .box:nth-child(2) {
    position: relative;
    width: 90%;
    margin: -20px 0 0 auto;
  }
}
@media only screen and (max-width: 468px) {
  .img_txt_flx4, .txt_img_flx4 {
    margin-top: 80px;
  }
}

.txt_img_flx4 {
  flex-direction: row-reverse !important;
}
.txt_img_flx4 .box:nth-child(2) {
  margin: 50px -5% -30px 0;
}
@media only screen and (max-width: 468px) {
  .txt_img_flx4 {
    flex-direction: column !important;
  }
  .txt_img_flx4 .box:first-child {
    width: 90%;
    margin: 0 0 0 auto !important;
    position: relative;
  }
  .txt_img_flx4 .box:nth-child(2) {
    position: relative;
    width: 90%;
    margin: -20px auto 0 0 !important;
  }
}

.flx2, .flx2_r {
  display: flex;
  flex-wrap: wrap;
  flex-direction: row;
}
.flx2 .box, .flx2_r .box {
  width: 49%;
}
.flx2 .box:nth-child(2n+1), .flx2_r .box:nth-child(2n+1) {
  margin: 0 1% 0 0;
}
.flx2 .box:nth-child(2n), .flx2_r .box:nth-child(2n) {
  margin: 0 0 0 1%;
}
.flx2 .box img, .flx2_r .box img {
  margin: 0 auto;
}
@media only screen and (max-width: 468px) {
  .flx2, .flx2_r {
    flex-direction: column;
  }
  .flx2 .box, .flx2_r .box {
    width: 100%;
  }
  .flx2 .box:nth-child(2n+1), .flx2_r .box:nth-child(2n+1) {
    margin: 0 auto 15px auto;
  }
  .flx2 .box:nth-child(2n), .flx2_r .box:nth-child(2n) {
    margin: 0 auto 15px auto;
  }
  .flx2 .box:last-child, .flx2_r .box:last-child {
    margin-bottom: 0;
  }
}

.flx2_r .box {
  width: 49%;
}
.flx2_r .box:nth-child(2n+1) {
  margin: 0 1% 2% 0;
}
.flx2_r .box:nth-child(2n) {
  margin: 0 0 2% 1%;
}
@media only screen and (max-width: 468px) {
  .flx2_r {
    flex-direction: column;
  }
  .flx2_r .box {
    width: 100%;
    margin: 0 auto;
  }
  .flx2_r .box:not(:last-child) {
    margin-bottom: 30px;
  }
}

.flx2_ {
  display: flex;
  flex-wrap: wrap;
  flex-direction: row;
}
.flx2_ .box {
  width: 50%;
}
@media only screen and (max-width: 468px) {
  .flx2_ {
    flex-direction: column;
  }
  .flx2_ .box {
    width: 100%;
  }
}

.flx2_sp {
  display: flex;
  flex-wrap: wrap;
  flex-direction: row;
}
.flx2_sp .box {
  width: 49%;
}
.flx2_sp .box:nth-child(2n+1) {
  margin: 0 1% 0 0;
}
.flx2_sp .box:nth-child(2n) {
  margin: 0 0 0 1%;
}
.flx2_sp .box img {
  margin: 0 auto;
}

.flx3 {
  position: relative;
  border: 0;
  display: flex;
  flex-wrap: wrap;
  flex-direction: row;
  justify-content: space-between;
}
.flx3 .box {
  width: 32%;
  margin: 0 1%;
}
.flx3 .box:nth-child(3n+1) {
  margin: 0 1% 1% 0;
}
.flx3 .box:nth-child(3n+2) {
  margin: 0 1% 1% 1%;
}
.flx3 .box:nth-child(3n+3) {
  margin: 0 0 1% 1%;
}
.flx3 .box a {
  display: block;
}
.flx3 .box img {
  display: block;
  margin: 0 auto;
}
@media only screen and (max-width: 468px) {
  .flx3 {
    flex-direction: column;
    justify-content: center;
  }
  .flx3 .box {
    width: 100%;
    margin: 0 auto;
  }
  .flx3 .box:not(:last-child) {
    margin-bottom: 20px;
  }
}

.flx3_r {
  position: relative;
  border: 0;
  display: flex;
  flex-wrap: wrap;
  flex-direction: row;
}
@media only screen and (max-width: 768px) {
  .flx3_r {
    justify-content: space-between;
  }
}
.flx3_r .box {
  width: 32%;
  margin: 0 1%;
}
.flx3_r .box:nth-child(3n+1) {
  margin: 0 1% 2% 0;
}
.flx3_r .box:nth-child(3n+2) {
  margin: 0 1% 2% 1%;
}
.flx3_r .box:nth-child(3n+3) {
  margin: 0 0 2% 1%;
}
.flx3_r .box img {
  width: 100% !important;
}
.flx3_r .box tr td {
  padding: 0 !important;
  border: 0 !important;
}
@media only screen and (max-width: 468px) {
  .flx3_r {
    flex-direction: column;
  }
  .flx3_r .box {
    width: 100%;
    margin: 0 auto !important;
  }
  .flx3_r .box:not(:last-child) {
    margin-bottom: 20px !important;
  }
}

.flx3_sp {
  position: relative;
  border: 0;
  display: flex;
  flex-wrap: wrap;
  flex-direction: row;
  justify-content: space-between;
}
.flx3_sp .box {
  width: 32%;
  margin: 0 1%;
}
.flx3_sp .box:nth-child(3n+1) {
  margin: 0 1% 2% 0;
}
.flx3_sp .box:nth-child(3n+2) {
  margin: 0 1% 2% 1%;
}
.flx3_sp .box:nth-child(3n+3) {
  margin: 0 0 2% 1%;
}
.flx3_sp .box a {
  display: block;
}
.flx3_sp .box img {
  display: block;
  margin: 0 auto;
}
@media only screen and (max-width: 468px) {
  .flx3_sp .box {
    width: 49%;
  }
  .flx3_sp .box:nth-child(2n+1) {
    margin: 0 1% 2% 0;
  }
  .flx3_sp .box:nth-child(2n) {
    margin: 0 0 2% 1%;
  }
  .flx3_sp .box img {
    margin: 0 auto;
  }
}

.flx4, .flx4_r {
  border: 0;
  display: flex;
  align-items: flex-start;
  flex-wrap: wrap;
  flex-direction: row;
}
.flx4 .box, .flx4_r .box {
  width: 23.5%;
  margin: 0 1%;
}
.flx4 .box:nth-child(4n+1), .flx4_r .box:nth-child(4n+1) {
  margin: 0 1% 2% 0;
}
.flx4 .box:nth-child(4n+4), .flx4_r .box:nth-child(4n+4) {
  margin: 0 0 2% 1%;
}
@media only screen and (max-width: 468px) {
  .flx4 .box, .flx4_r .box {
    width: 49%;
  }
  .flx4 .box:nth-child(2n+1), .flx4_r .box:nth-child(2n+1) {
    margin: 0 1% 2% 0;
  }
  .flx4 .box:nth-child(2n), .flx4_r .box:nth-child(2n) {
    margin: 0 0 2% 1%;
  }
}
@media screen and (max-width: 350px) {
  .flx4, .flx4_r {
    flex-direction: column;
  }
  .flx4 .box, .flx4_r .box {
    width: 100%;
    margin-bottom: 20px;
  }
  .flx4 .box:not(:last-child), .flx4_r .box:not(:last-child) {
    margin-bottom: 20px;
  }
}

.flx4_r .box {
  margin: 0 1% 2% 1%;
}
@media only screen and (max-width: 468px) {
  .flx4_r .box {
    width: 49%;
  }
  .flx4_r .box:nth-child(2n+1) {
    margin: 0 1% 2% 0;
  }
  .flx4_r .box:nth-child(2n) {
    margin: 0 0 2% 1%;
  }
}

.flx5 {
  border: 0;
  display: flex;
  align-items: flex-start;
  flex-wrap: wrap;
  flex-direction: row;
}
.flx5 .box {
  width: 18.4%;
  margin: 0 1%;
}
.flx5 .box:nth-child(5n+1) {
  margin: 0 1% 0 0;
}
.flx5 .box:nth-child(5n+5) {
  margin: 0 0 0 1%;
}
.flx5 .box tr td {
  padding: 0 !important;
  border: 0 !important;
}
@media screen and (min-width: 469px) and (max-width: 768px) {
  .flx5 .box {
    width: 32%;
    margin: 0 1%;
  }
  .flx5 .box:nth-child(3n+1) {
    margin: 0 1% 1% 0;
  }
  .flx5 .box:nth-child(3n+2) {
    margin: 0 1% 1% 1%;
  }
  .flx5 .box:nth-child(3n+3) {
    margin: 0 0 1% 1%;
  }
  .flx5 .box tr td {
    padding: 0 !important;
    border: 0 !important;
  }
}
@media only screen and (max-width: 468px) {
  .flx5 .box {
    width: 49%;
  }
  .flx5 .box:nth-child(2n+1) {
    margin: 0 1% 2% 0;
  }
  .flx5 .box:nth-child(2n) {
    margin: 0 0 2% 1%;
  }
}
@media screen and (max-width: 350px) {
  .flx5 {
    flex-direction: column;
  }
  .flx5 .box {
    width: 100%;
    margin-bottom: 20px;
  }
  .flx5 .box:not(:last-child) {
    margin-bottom: 20px;
  }
}

.flx6 {
  display: flex;
  align-items: flex-start;
  flex-wrap: wrap;
  flex-direction: row;
}
.flx6 .box {
  width: 15%;
  margin: 0 1%;
}
.flx6 .box:nth-child(6n+1) {
  margin: 0 1% 1% 0;
}
.flx6 .box:nth-child(6n+6) {
  margin: 0 0 1% 1%;
}
.flx6 .box tr td {
  padding: 0 !important;
  border: 0 !important;
}
.flx6 .box img {
  width: 100% !important;
}
@media only screen and (max-width: 768px) {
  .flx6 .box {
    width: 32%;
    margin: 0 1%;
  }
  .flx6 .box:nth-child(3n+1) {
    margin: 0 1% 2% 0;
  }
  .flx6 .box:nth-child(3n+2) {
    margin: 0 1% 2% 1%;
  }
  .flx6 .box:nth-child(3n+3) {
    margin: 0 0 2% 1%;
  }
}
@media screen and (max-width: 350px) {
  .flx6 .box {
    width: 49%;
  }
  .flx6 .box:nth-child(2n+1) {
    margin: 0 1% 2% 0;
  }
  .flx6 .box:nth-child(2n) {
    margin: 0 0 2% 1%;
  }
}

.greeting_box {
  display: flex;
}
.greeting_box .box:first-child {
  width: 30%;
}
.greeting_box .box:nth-child(2) {
  width: 70%;
  padding-left: 50px;
}
.greeting_box .box:nth-child(2) h3 {
  color: #00706e;
  font-family: "Noto Sans JP", "游ゴシック", YuGothic, "ヒラギノ角ゴ Pro", "Hiragino Kaku Gothic Pro", "メイリオ", "Meiryo", Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
  font-weight: 400;
  font-size: 1.25rem;
}
@media only screen and (max-width: 768px) {
  .greeting_box .box:nth-child(2) h3 {
    font-size: 1.125rem;
  }
}
.greeting_box .box:nth-child(2) .name {
  font-weight: 600;
  text-align: right;
}
@media only screen and (max-width: 1024px) {
  .greeting_box .box:nth-child(2) {
    padding-left: 30px;
  }
}
@media only screen and (max-width: 468px) {
  .greeting_box .box:nth-child(2) {
    padding-left: 0;
  }
}
@media only screen and (max-width: 468px) {
  .greeting_box {
    flex-direction: column;
  }
  .greeting_box .box:first-child {
    width: 100%;
  }
  .greeting_box .box:nth-child(2) {
    width: 100%;
    margin-top: 20px;
  }
}

._top_sns li {
  padding: 0 10px;
}
._top_sns .sns_text {
  display: none !important;
}

.top_sns .square-inner {
  position: relative;
  display: block;
}
.top_sns .square-inner:before {
  position: relative;
  z-index: 1;
  content: "";
  display: block;
  width: 100% !important;
}
.top_sns .square-inner img {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  -o-object-fit: cover;
  object-fit: cover;
  font-family: "object-fit:cover;";
  width: 100% !important;
  height: 100% !important;
}
.top_sns .sns_photo {
  padding: 0 5px;
}

.top_insta .sns_list {
  flex-direction: inherit !important;
  border: none !important;
  flex-wrap: wrap;
}
.top_insta .sns_list .sns_text {
  width: 100%;
}
.top_insta .sns_list .sns_text ul {
  display: none;
}
.top_insta .sns_list .sns_text .sns_date {
  color: #1b1b1b;
  font-family: "Open Sans", "Noto Sans JP", "游ゴシック", YuGothic, "ヒラギノ角ゴ Pro", "Hiragino Kaku Gothic Pro", "メイリオ", "Meiryo", Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
  font-size: 1.2em;
}
.top_insta .sns_list .sns_text .caption {
  font-size: 0.875rem;
  line-height: 1.5em;
}
.top_insta .sns_list .sns_photo {
  width: 100% !important;
  padding: 0 !important;
}
.top_insta .sns_list .sns_photo img {
  width: 100%;
}
.top_insta .sns_list > div {
  border: none !important;
  display: block;
  flex-direction: column;
  width: 23%;
  margin: 1%;
}
@media screen and (min-width: 469px) and (max-width: 768px) {
  .top_insta .sns_list > div {
    width: 48%;
  }
}
@media only screen and (max-width: 468px) {
  .top_insta .sns_list > div {
    width: 48%;
  }
}
@media screen and (max-width: 350px) {
  .top_insta .sns_list > div {
    width: 100%;
    margin: 0 auto 20px auto;
  }
}

.top_insta_6 .sns_list {
  flex-direction: inherit !important;
  border: none !important;
  flex-wrap: wrap;
}
.top_insta_6 .sns_list .sns_text {
  display: none;
}
.top_insta_6 .sns_list .sns_photo {
  width: 100% !important;
  height: 100%;
  padding: 0 !important;
}
.top_insta_6 .sns_list .sns_photo img {
  width: 100%;
  height: 100% !important;
  object-fit: cover;
}
.top_insta_6 .sns_list > div {
  border: none !important;
  width: 16.666%;
  margin: 0;
}
@media only screen and (max-width: 1000px) {
  .top_insta_6 .sns_list > div {
    width: 25%;
  }
}
@media screen and (min-width: 469px) and (max-width: 768px) {
  .top_insta_6 .sns_list > div {
    width: 33.333%;
  }
}
@media only screen and (max-width: 468px) {
  .top_insta_6 .sns_list > div {
    width: 50%;
  }
}
@media screen and (max-width: 350px) {
  .top_insta_6 .sns_list > div {
    width: 100%;
  }
}

.top_insta_4 {
  width: 100%;
  margin: 0 auto;
}
.top_insta_4 .sns_list {
  flex-direction: inherit !important;
  border: none !important;
  flex-wrap: wrap;
}
.top_insta_4 .sns_list .sns_text {
  display: none;
}
.top_insta_4 .sns_list .square-inner {
  position: relative;
  display: block;
}
.top_insta_4 .sns_list .square-inner:before {
  position: relative;
  z-index: 1;
  content: "";
  display: block;
  width: 100% !important;
}
.top_insta_4 .sns_list .square-inner img {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  -o-object-fit: cover;
  object-fit: cover;
  font-family: "object-fit:cover;";
  width: 100% !important;
  height: 100% !important;
}
.top_insta_4 .sns_list .sns_photo {
  width: 100% !important;
  height: 100%;
  padding: 0 !important;
}
.top_insta_4 .sns_list .sns_photo img {
  width: 100%;
  height: 100% !important;
  object-fit: cover;
}
.top_insta_4 .sns_list > div {
  border: none !important;
  padding: 0 10px;
  width: 25%;
  margin: 0;
}
@media only screen and (max-width: 468px) {
  .top_insta_4 .sns_list > div {
    width: 50%;
    padding: 10px;
  }
}
@media screen and (max-width: 350px) {
  .top_insta_4 .sns_list > div {
    width: 100%;
  }
}

.top_insta_t_4 .sns_list {
  flex-direction: inherit !important;
  border: none !important;
  flex-wrap: wrap;
}
.top_insta_t_4 .sns_list > div {
  flex-direction: column;
  border: none !important;
  width: 23.5%;
  margin: 0 1% 2% 1%;
}
.top_insta_t_4 .sns_list > div:nth-child(4n+1) {
  margin: 0 1% 2% 0;
}
.top_insta_t_4 .sns_list > div:nth-child(4n+4) {
  margin: 0 0 2% 1%;
}
.top_insta_t_4 .sns_list > div .sns_text {
  width: 100%;
}
.top_insta_t_4 .sns_list > div .sns_text ul {
  display: none;
}
.top_insta_t_4 .sns_list > div .sns_text .sns_date {
  color: #fff;
  font-family: "Open Sans", "Noto Sans JP", "游ゴシック", YuGothic, "ヒラギノ角ゴ Pro", "Hiragino Kaku Gothic Pro", "メイリオ", "Meiryo", Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
  font-size: 1.2em;
  line-height: 1;
  margin-bottom: 10px;
}
.top_insta_t_4 .sns_list > div .sns_text .caption {
  color: rgba(255, 255, 255, 0.8);
  line-height: 1.5em;
}
.top_insta_t_4 .sns_list > div .sns_photo {
  width: 100% !important;
  padding: 0 !important;
}
.top_insta_t_4 .sns_list > div .sns_photo img {
  width: 100%;
}
@media only screen and (max-width: 768px) {
  .top_insta_t_4 .sns_list > div {
    width: 49%;
  }
  .top_insta_t_4 .sns_list > div:nth-child(2n+1) {
    margin: 0 1% 2% 0;
  }
  .top_insta_t_4 .sns_list > div:nth-child(2n) {
    margin: 0 0 2% 1%;
  }
}

.top_insta_3 {
  width: 100%;
  margin: 0 auto;
}
.top_insta_3 .sns_list {
  flex-direction: inherit !important;
  border: none !important;
  flex-wrap: wrap;
}
.top_insta_3 .sns_list .sns_text {
  display: none;
}
.top_insta_3 .sns_list .square-inner {
  position: relative;
  display: block;
}
.top_insta_3 .sns_list .square-inner:before {
  position: relative;
  z-index: 1;
  content: "";
  display: block;
  width: 100% !important;
}
.top_insta_3 .sns_list .square-inner img {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  -o-object-fit: cover;
  object-fit: cover;
  font-family: "object-fit:cover;";
  width: 100% !important;
  height: 100% !important;
}
.top_insta_3 .sns_list .sns_photo {
  width: 100% !important;
  height: 100%;
  padding: 0 !important;
}
.top_insta_3 .sns_list .sns_photo img {
  width: 100%;
  height: 100% !important;
  object-fit: cover;
}
.top_insta_3 .sns_list > div {
  border: none !important;
  width: 32.333%;
  margin: 0.5%;
}
@media screen and (min-width: 469px) and (max-width: 768px) {
  .top_insta_3 .sns_list > div {
    width: 49%;
  }
}
@media only screen and (max-width: 468px) {
  .top_insta_3 .sns_list > div {
    width: 49%;
  }
}
@media screen and (max-width: 350px) {
  .top_insta_3 .sns_list > div {
    width: 99%;
  }
}

.local_insta .sns_list {
  border: none;
}
.local_insta .sns_list .sns_photo {
  width: 20%;
}
.local_insta .sns_list .sns_photo a {
  display: block;
}
.local_insta .sns_list .sns_photo .square-inner {
  width: 100%;
  height: 100%;
  position: relative;
  display: block;
}
.local_insta .sns_list .sns_photo .square-inner:before {
  position: relative;
  z-index: 1;
  content: "";
  display: block;
  width: 100% !important;
}
.local_insta .sns_list .sns_photo .square-inner img {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  -o-object-fit: cover;
  object-fit: cover;
  font-family: "object-fit:cover;";
  width: 100% !important;
  height: 100% !important;
}
.local_insta .sns_list .sns_text {
  width: 80%;
  font-size: 0.9375rem;
}
.local_insta .sns_list .sns_text .sns_date {
  width: 110px;
  text-align: center;
  background: #fed000;
  color: #fff;
  font-family: "Open Sans", "Noto Sans JP", "游ゴシック", YuGothic, "ヒラギノ角ゴ Pro", "Hiragino Kaku Gothic Pro", "メイリオ", "Meiryo", Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
  margin-bottom: 10px;
}
.local_insta .sns_list .sns_text ul li {
  background: rgba(204, 204, 204, 0.3);
  margin: 3px;
}
.local_insta .sns_list .sns_text ul li a {
  padding: 3px;
  width: 100%;
  display: block;
  text-align: center;
  font-size: 0.8125rem;
}
@media screen and (min-width: 469px) and (max-width: 768px) {
  .local_insta .sns_list > div {
    flex-direction: row !important;
  }
}
@media only screen and (max-width: 468px) {
  .local_insta .sns_list .sns_photo {
    width: 100%;
  }
  .local_insta .sns_list .sns_photo img {
    width: 100%;
  }
  .local_insta .sns_list .sns_text {
    width: 100%;
  }
}

.top_insta_scl .sns_list {
  border: none;
}
.top_insta_scl .sns_list .sns_photo {
  width: 25%;
}
.top_insta_scl .sns_list .sns_text {
  width: 75%;
  font-size: 0.9375rem;
}
.top_insta_scl .sns_list .sns_text .sns_date {
  width: 110px;
  text-align: center;
  background: #009999;
  color: #fff;
  padding: 5px 5px 5px 10px;
  margin-bottom: 10px;
}
@media only screen and (max-width: 768px) {
  .top_insta_scl .sns_list .sns_photo {
    width: 100%;
  }
  .top_insta_scl .sns_list .sns_photo img {
    width: 100%;
  }
  .top_insta_scl .sns_list .sns_text {
    width: 100%;
  }
}

.top_insta_5 .sns_list {
  flex-direction: inherit !important;
  border: none !important;
  flex-wrap: wrap;
}
.top_insta_5 .sns_list .sns_text {
  display: none;
}
.top_insta_5 .sns_list .sns_photo {
  width: 100% !important;
  height: 100%;
  padding: 0 !important;
}
.top_insta_5 .sns_list .sns_photo img {
  width: 100%;
  height: 100% !important;
  object-fit: cover;
}
.top_insta_5 .sns_list > div {
  border: none !important;
  display: block;
  flex-direction: column;
  width: 18%;
  margin: 1%;
}
@media only screen and (max-width: 468px) {
  .top_insta_5 .sns_list > div {
    width: 48%;
  }
}
@media screen and (max-width: 350px) {
  .top_insta_5 .sns_list > div {
    width: 100%;
    margin: 0 auto 15px auto;
  }
}

.top_insta_t_5 .sns_list {
  flex-direction: inherit !important;
  border: none !important;
  flex-wrap: wrap;
}
.top_insta_t_5 .sns_list .sns_text {
  width: 100%;
}
.top_insta_t_5 .sns_list .sns_text ul {
  display: none;
}
.top_insta_t_5 .sns_list .sns_text .sns_date {
  font-family: "Open Sans", "Noto Sans JP", "游ゴシック", YuGothic, "ヒラギノ角ゴ Pro", "Hiragino Kaku Gothic Pro", "メイリオ", "Meiryo", Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
  font-size: 1.2em;
}
.top_insta_t_5 .sns_list .sns_text .caption {
  line-height: 1.5em;
}
.top_insta_t_5 .sns_list .square-inner {
  position: relative;
  display: block;
}
.top_insta_t_5 .sns_list .square-inner:before {
  position: relative;
  z-index: 1;
  content: "";
  display: block;
  width: 100% !important;
}
.top_insta_t_5 .sns_list .square-inner img {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  -o-object-fit: cover;
  object-fit: cover;
  font-family: "object-fit:cover;";
  width: 100% !important;
  height: 100% !important;
}
.top_insta_t_5 .sns_list .sns_photo {
  width: 100% !important;
  padding: 0 !important;
}
.top_insta_t_5 .sns_list .sns_photo img {
  width: 100%;
  height: 100% !important;
  object-fit: cover;
}
.top_insta_t_5 .sns_list > div {
  border: none !important;
  display: block;
  flex-direction: column;
  width: 18%;
  margin: 1%;
}
@media screen and (min-width: 469px) and (max-width: 768px) {
  .top_insta_t_5 .sns_list > div {
    width: 31.333%;
  }
}
@media only screen and (max-width: 468px) {
  .top_insta_t_5 .sns_list > div {
    width: 48%;
  }
}
@media screen and (max-width: 350px) {
  .top_insta_t_5 .sns_list > div {
    width: 100%;
    margin: 0 auto 15px auto;
  }
}

.local_insta2 .sns_list {
  display: flex;
  flex-wrap: wrap;
  flex-direction: row !important;
  border: none;
}
.local_insta2 .sns_list > div {
  width: 31.333%;
  margin: 1%;
  flex-direction: column;
  border: none;
}
.local_insta2 .sns_list > div .sns_photo {
  width: 100%;
}
.local_insta2 .sns_list > div .sns_photo a {
  display: block;
}
.local_insta2 .sns_list > div .sns_photo .square-inner {
  width: 100%;
  height: 100%;
  position: relative;
  display: block;
}
.local_insta2 .sns_list > div .sns_photo .square-inner:before {
  position: relative;
  z-index: 1;
  content: "";
  display: block;
  width: 100% !important;
}
.local_insta2 .sns_list > div .sns_photo .square-inner img {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  -o-object-fit: cover;
  object-fit: cover;
  font-family: "object-fit:cover;";
  width: 100% !important;
  height: 100% !important;
}
.local_insta2 .sns_list > div .sns_text {
  width: 100%;
  padding: 0 !important;
}
.local_insta2 .sns_list > div .sns_text .sns_date {
  color: #009999 !important;
  font-size: 1rem;
}
.local_insta2 .sns_list > div .sns_text ul {
  display: none;
}
.local_insta2 .sns_list > div .sns_text .caption {
  font-size: 15px;
}
@media only screen and (max-width: 468px) {
  .local_insta2 .sns_list > div {
    width: 48%;
  }
}

section div.form_wrap dl dt {
  background: transration !important;
}

.panbtm {
  margin-top: 80px !important;
}
@media only screen and (max-width: 1024px) {
  .panbtm {
    margin-top: 60px !important;
  }
}
@media screen and (min-width: 469px) and (max-width: 768px) {
  .panbtm {
    margin-top: 50px !important;
  }
}
@media only screen and (max-width: 468px) {
  .panbtm {
    margin-top: 50px !important;
  }
}

.sp150 {
  margin: 150px auto;
}
@media only screen and (max-width: 1500px) {
  .sp150 {
    margin: 120px auto;
  }
}
@media only screen and (max-width: 1200px) {
  .sp150 {
    margin: 100px auto;
  }
}
@media only screen and (max-width: 1024px) {
  .sp150 {
    margin: 80px auto;
  }
}
@media only screen and (max-width: 768px) {
  .sp150 {
    margin: 50px auto;
  }
}

.sp120 {
  margin: 120px auto;
}
@media only screen and (max-width: 1500px) {
  .sp120 {
    margin: 100px auto;
  }
}
@media only screen and (max-width: 1200px) {
  .sp120 {
    margin: 80px auto;
  }
}
@media only screen and (max-width: 1000px) {
  .sp120 {
    margin: 60px auto;
  }
}
@media only screen and (max-width: 768px) {
  .sp120 {
    margin: 40px auto;
  }
}

.sp100 {
  margin: 100px auto;
}
@media only screen and (max-width: 1500px) {
  .sp100 {
    margin: 70px auto;
  }
}
@media only screen and (max-width: 768px) {
  .sp100 {
    margin: 40px auto;
  }
}

.sp80 {
  margin: 80px auto;
}
@media only screen and (max-width: 1200px) {
  .sp80 {
    margin: 60px auto;
  }
}
@media only screen and (max-width: 1000px) {
  .sp80 {
    margin: 50px auto;
  }
}
@media only screen and (max-width: 768px) {
  .sp80 {
    margin: 40px auto;
  }
}

.sp70 {
  margin: 70px auto;
}
@media only screen and (max-width: 1200px) {
  .sp70 {
    margin: 50px auto;
  }
}
@media only screen and (max-width: 1000px) {
  .sp70 {
    margin: 40px auto;
  }
}
@media only screen and (max-width: 768px) {
  .sp70 {
    margin: 40px auto;
  }
}

.sp60 {
  margin: 60px auto;
}
@media only screen and (max-width: 1200px) {
  .sp60 {
    margin: 50px auto;
  }
}
@media only screen and (max-width: 1000px) {
  .sp60 {
    margin: 40px auto;
  }
}
@media only screen and (max-width: 768px) {
  .sp60 {
    margin: 40px auto;
  }
}

.sp50 {
  margin: 50px auto;
}
@media only screen and (max-width: 1200px) {
  .sp50 {
    margin: 40px auto;
  }
}
@media only screen and (max-width: 1000px) {
  .sp50 {
    margin: 40px auto;
  }
}
@media only screen and (max-width: 768px) {
  .sp50 {
    margin: 30px auto;
  }
}

.sp40 {
  margin: 40px auto;
}
@media only screen and (max-width: 1000px) {
  .sp40 {
    margin: 30px auto;
  }
}
@media only screen and (max-width: 768px) {
  .sp40 {
    margin: 20px auto;
  }
}

.sp30 {
  margin: 30px auto;
}
@media only screen and (max-width: 1200px) {
  .sp30 {
    margin: 30px auto;
  }
}
@media only screen and (max-width: 1000px) {
  .sp30 {
    margin: 20px auto;
  }
}
@media only screen and (max-width: 768px) {
  .sp30 {
    margin: 15px auto;
  }
}

.sp20 {
  margin: 20px auto;
}
@media only screen and (max-width: 768px) {
  .sp20 {
    margin: 15px auto;
  }
}

.sp15 {
  margin: 15px auto;
}
@media only screen and (max-width: 768px) {
  .sp15 {
    margin: 10px auto;
  }
}

.tp20 {
  margin-top: 20px;
}
@media only screen and (max-width: 768px) {
  .tp20 {
    margin-top: 15px;
  }
}

.tp15 {
  margin-top: 15px;
}

.tp10 {
  margin-top: 10px;
}

.tp30 {
  margin-top: 30px;
}
@media only screen and (max-width: 1024px) {
  .tp30 {
    margin-top: 20px;
  }
}

.tp40 {
  margin-top: 40px;
}
@media only screen and (max-width: 1024px) {
  .tp40 {
    margin-top: 30px;
  }
}
@media only screen and (max-width: 768px) {
  .tp40 {
    margin-top: 30px;
  }
}

.tp50 {
  margin-top: 50px;
}
@media only screen and (max-width: 1024px) {
  .tp50 {
    margin-top: 30px;
  }
}
@media only screen and (max-width: 768px) {
  .tp50 {
    margin-top: 30px;
  }
}

.tp60 {
  margin-top: 60px;
}
@media only screen and (max-width: 1200px) {
  .tp60 {
    margin-top: 50px;
  }
}
@media only screen and (max-width: 1024px) {
  .tp60 {
    margin-top: 40px;
  }
}
@media only screen and (max-width: 768px) {
  .tp60 {
    margin-top: 30px;
  }
}

.tp70 {
  margin-top: 70px;
}
@media only screen and (max-width: 1200px) {
  .tp70 {
    margin-top: 50px;
  }
}
@media only screen and (max-width: 1024px) {
  .tp70 {
    margin-top: 40px;
  }
}
@media only screen and (max-width: 768px) {
  .tp70 {
    margin-top: 30px;
  }
}

.tp80 {
  margin-top: 80px;
}
@media only screen and (max-width: 1200px) {
  .tp80 {
    margin-top: 50px;
  }
}
@media only screen and (max-width: 1024px) {
  .tp80 {
    margin-top: 40px;
  }
}
@media only screen and (max-width: 768px) {
  .tp80 {
    margin-top: 40px;
  }
}

.tp100 {
  margin-top: 100px;
}
@media only screen and (max-width: 1500px) {
  .tp100 {
    margin-top: 80px;
  }
}
@media only screen and (max-width: 1200px) {
  .tp100 {
    margin-top: 70px;
  }
}
@media only screen and (max-width: 1024px) {
  .tp100 {
    margin-top: 50px;
  }
}
@media only screen and (max-width: 768px) {
  .tp100 {
    margin-top: 40px;
  }
}

.tp120 {
  margin-top: 120px;
}
@media only screen and (max-width: 1500px) {
  .tp120 {
    margin-top: 100px;
  }
}
@media only screen and (max-width: 1200px) {
  .tp120 {
    margin-top: 80px;
  }
}
@media only screen and (max-width: 1000px) {
  .tp120 {
    margin-top: 60px;
  }
}
@media only screen and (max-width: 768px) {
  .tp120 {
    margin-top: 40px;
  }
}

.tp150 {
  margin-top: 150px;
}
@media only screen and (max-width: 1500px) {
  .tp150 {
    margin-top: 120px;
  }
}
@media only screen and (max-width: 1200px) {
  .tp150 {
    margin-top: 100px;
  }
}
@media only screen and (max-width: 1024px) {
  .tp150 {
    margin-top: 80px;
  }
}
@media only screen and (max-width: 768px) {
  .tp150 {
    margin-top: 50px;
  }
}

.bt10 {
  margin-bottom: 10px;
}

.bt15 {
  margin-bottom: 15px;
}

.bt20 {
  margin-bottom: 20px;
}
@media only screen and (max-width: 768px) {
  .bt20 {
    margin-bottom: 15px;
  }
}

.bt30 {
  margin-bottom: 30px;
}
@media only screen and (max-width: 1024px) {
  .bt30 {
    margin-bottom: 20px;
  }
}
@media only screen and (max-width: 768px) {
  .bt30 {
    margin-bottom: 15px;
  }
}

.bt40 {
  margin-bottom: 40px;
}
@media only screen and (max-width: 768px) {
  .bt40 {
    margin-bottom: 30px;
  }
}

.bt50 {
  margin-bottom: 50px;
}
@media only screen and (max-width: 768px) {
  .bt50 {
    margin-bottom: 30px;
  }
}

.bt70 {
  margin-bottom: 70px;
}
@media only screen and (max-width: 1200px) {
  .bt70 {
    margin-bottom: 50px;
  }
}
@media only screen and (max-width: 1024px) {
  .bt70 {
    margin-bottom: 40px;
  }
}
@media only screen and (max-width: 768px) {
  .bt70 {
    margin-bottom: 30px;
  }
}

.bt80 {
  margin-bottom: 80px;
}
@media only screen and (max-width: 1200px) {
  .bt80 {
    margin-bottom: 50px;
  }
}
@media only screen and (max-width: 1024px) {
  .bt80 {
    margin-bottom: 40px;
  }
}
@media only screen and (max-width: 768px) {
  .bt80 {
    margin-bottom: 30px;
  }
}

.bt100 {
  margin-bottom: 100px;
}
@media only screen and (max-width: 1200px) {
  .bt100 {
    margin-bottom: 80px;
  }
}
@media only screen and (max-width: 1024px) {
  .bt100 {
    margin-bottom: 50px;
  }
}
@media only screen and (max-width: 768px) {
  .bt100 {
    margin-bottom: 30px;
  }
}

.bt120 {
  margin-bottom: 120px;
}
@media only screen and (max-width: 1500px) {
  .bt120 {
    margin-bottom: 100px;
  }
}
@media only screen and (max-width: 1200px) {
  .bt120 {
    margin-bottom: 80px;
  }
}
@media only screen and (max-width: 1024px) {
  .bt120 {
    margin-bottom: 50px;
  }
}
@media only screen and (max-width: 768px) {
  .bt120 {
    margin-bottom: 30px;
  }
}

.bt150 {
  margin-bottom: 150px;
}
@media only screen and (max-width: 1500px) {
  .bt150 {
    margin-bottom: 120px;
  }
}
@media only screen and (max-width: 1200px) {
  .bt150 {
    margin-bottom: 100px;
  }
}
@media only screen and (max-width: 1024px) {
  .bt150 {
    margin-bottom: 80px;
  }
}
@media only screen and (max-width: 768px) {
  .bt150 {
    margin-bottom: 50px;
  }
}

.ctsp {
  margin: 40px auto;
}
@media only screen and (max-width: 468px) {
  .ctsp {
    margin: 30px auto;
  }
}

.ctsp2 {
  margin: 30px auto;
}
@media only screen and (max-width: 468px) {
  .ctsp2 {
    margin: 20px auto;
  }
}

.bssp {
  margin: 20px auto;
}
@media only screen and (max-width: 468px) {
  .bssp {
    margin: 15px auto;
  }
}

.spsp {
  margin-top: 0 !important;
}

.pd70 {
  padding: 70px 0;
}
@media only screen and (max-width: 1000px) {
  .pd70 {
    padding: 50px 0;
  }
}
@media only screen and (max-width: 768px) {
  .pd70 {
    padding: 30px 0;
  }
}

a.tel_link {
  color: #fff;
  opacity: 1 !important;
  text-decoration: none;
}
a.tel_link img {
  opacity: 1 !important;
}

.local_tel {
  margin: 1%;
  text-align: left;
}
.local_tel a {
  display: flex;
  align-items: center;
  font-family: "Open Sans", "Noto Sans JP", "游ゴシック", YuGothic, "ヒラギノ角ゴ Pro", "Hiragino Kaku Gothic Pro", "メイリオ", "Meiryo", Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
  font-size: 1.875rem;
  color: #1b1b1b;
}
@media (max-width: 1200px) {
  .local_tel a {
    font-size: calc(1.3125rem + 0.75vw);
  }
}
.local_tel a i {
  margin-right: 5px;
  color: #fff;
  font-size: 1.5rem;
  font-weight: 600;
  background: #bceded;
  border-radius: 50%;
  width: 45px;
  height: 45px;
  line-height: 45px;
  text-align: center;
}
@media (max-width: 1200px) {
  .local_tel a i {
    font-size: calc(1.275rem + 0.3vw);
  }
}
.local_tel a p {
  font-weight: 500;
  color: #1b1b1b;
}
.local_tel a:hover {
  opacity: 1 !important;
  transition: 0.5s;
}
.local_tel span {
  font-size: 0.875rem;
  letter-spacing: normal;
  margin-top: 5px;
  line-height: 1.5em !important;
  display: block;
}

@media only screen and (max-width: 768px) {
  .brdnt {
    text-align: left !important;
  }
  .brdnt br {
    display: none;
  }
  .brdnt div {
    text-align: left !important;
  }
  .brdnt div br {
    display: none;
  }
}

@media only screen and (max-width: 468px) {
  .brdn {
    text-align: left !important;
  }
  .brdn br {
    display: none;
  }
  .brdn div, .brdn article, .brdn h2, .brdn h3 {
    text-align: left !important;
  }
  .brdn div br, .brdn article br, .brdn h2 br, .brdn h3 br {
    display: none;
  }
}

@media screen and (min-width: 769px) {
  .brdnpc br {
    display: none;
  }
}

@media screen and (min-width: 469px) {
  .brdnpct br {
    display: none;
  }
}

@media only screen and (max-width: 468px) {
  .CLS table tr {
    display: flex;
    flex-direction: column-reverse;
  }
}

.tblscr table td {
  padding: 10px !important;
}
@media only screen and (max-width: 468px) {
  .tblscr table {
    table-layout: auto !important;
  }
}
.tblscr table .ttl {
  min-width: 100px;
  background: #f0f0f0;
}
.tblscr table .ttl div {
  font-size: 0.9375rem;
  font-weight: 500;
}
@media only screen and (max-width: 768px) {
  .tblscr table .ttl div {
    font-size: 0.9375rem;
  }
}
.tblscr table .red {
  line-height: 1.5em;
  text-align: left;
}
.tblscr table .price {
  font-family: "Open Sans", "Noto Sans JP", "游ゴシック", YuGothic, "ヒラギノ角ゴ Pro", "Hiragino Kaku Gothic Pro", "メイリオ", "Meiryo", Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
  color: #1b1b1b;
}
.tblscr table .price div {
  font-weight: 600;
}

.company_DL dl {
  line-height: 1.8em !important;
}
.company_DL dt {
  align-items: center !important;
  background: #f5f5f5;
  font-weight: 500;
  min-width: 95px;
}
@media only screen and (max-width: 468px) {
  .company_DL dl {
    display: block !important;
  }
  .company_DL dl dt {
    width: 100% !important;
    border-right: 1px solid #ccc !important;
  }
  .company_DL dl:last-child dt {
    border-bottom: none !important;
  }
  .company_DL dl dd {
    width: 100% !important;
  }
}

.company_DL2 {
  background: none !important;
}
.company_DL2 dl {
  line-height: 2.5em;
}
.company_DL2 dl dt {
  align-items: center !important;
  background: none !important;
  border-bottom: 1px solid #1b1b1b !important;
  min-width: 80px;
}
.company_DL2 dl dd {
  background: none !important;
  border-bottom: 1px solid rgba(204, 204, 204, 0.8) !important;
}
.company_DL2 dl:last-of-type dt {
  border-bottom: 1px solid #1b1b1b !important;
}

.company_DL3 {
  background: none !important;
}
.company_DL3 dl dt {
  align-items: center !important;
  background: none !important;
  border-bottom: 1px dashed #1b1b1b !important;
  min-width: 80px;
}
.company_DL3 dl dd {
  background: none !important;
  border-bottom: 1px dashed rgba(51, 51, 51, 0.3) !important;
}
.company_DL4 dl {
  line-height: 1.8em !important;
  margin-bottom: 10px;
}
.company_DL4 dt {
  align-items: center !important;
  background: #009999 !important;
  font-weight: 500;
  min-width: 95px;
  color: #fff;
}
.company_DL4 dd {
  color: #333333;
  background: #f2f2f2 !important;
}
@media only screen and (max-width: 468px) {
  .company_DL4 dl {
    display: block !important;
  }
  .company_DL4 dl dt {
    width: 100% !important;
    border-right: 1px solid #ccc !important;
  }
  .company_DL4 dl:last-child dt {
    border-bottom: none !important;
  }
  .company_DL4 dl dd {
    width: 100% !important;
  }
}

.form_wrap dl dd > div {
  display: block !important;
}

@media only screen and (max-width: 768px) {
  .fancybox-toolbar {
    top: 50px !important;
  }
}

@media screen and (min-width: 1501px) {
  .fancybox-navigation .fancybox-button--arrow_right {
    right: 60px !important;
  }
}
.company_01 h3 {
  font-size: 1.3125rem;
  margin-bottom: 15px;
}
@media (max-width: 1200px) {
  .company_01 h3 {
    font-size: calc(1.25625rem + 0.075vw);
  }
}
@media only screen and (max-width: 768px) {
  .company_01 h3 {
    margin-bottom: 10px;
  }
}
.company_01 .name {
  font-size: 1.05em;
  text-align: right !important;
}
.enkaku_box {
  margin-top: 50px;
  position: relative;
  padding-bottom: 20px;
  padding-left: 60px;
}
.enkaku_box:after {
  position: absolute;
  top: 0;
  left: 15px;
  width: 3px;
  height: 100%;
  content: "";
  background: #009999;
}
.enkaku_box dl {
  margin-bottom: 10px;
  padding-bottom: 10px !important;
  border-bottom: 1px dotted #999 !important;
}
.enkaku_box dl dt {
  min-width: 120px !important;
  display: flex;
  flex-direction: column;
  align-items: flex-end !important;
  justify-content: center;
  box-sizing: border-box;
  position: relative;
  color: #009999;
  font-size: 1rem;
  font-family: "Noto Sans JP", "游ゴシック", YuGothic, "ヒラギノ角ゴ Pro", "Hiragino Kaku Gothic Pro", "メイリオ", "Meiryo", Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
  font-weight: 500;
}
.enkaku_box dl dt:before {
  position: absolute;
  z-index: 0;
  top: 0;
  bottom: 0;
  left: -52px;
  display: block;
  width: 15px;
  height: 15px;
  margin: auto;
  content: "";
  border-radius: 10px;
  background: #009999;
}
.enkaku_box dl dt:after {
  position: absolute;
  z-index: 0;
  top: 0;
  bottom: 0;
  left: -40px;
  display: block;
  width: 15%;
  height: 1px;
  margin: auto;
  content: "";
  background: #666;
}
@media only screen and (max-width: 468px) {
  .enkaku_box dl dt {
    min-width: 110px !important;
    font-size: 0.875rem;
  }
  .enkaku_box dl dt:before {
    left: -32px;
  }
  .enkaku_box dl dt:after {
    left: -20px;
  }
}
@media only screen and (max-width: 468px) {
  .enkaku_box {
    padding-left: 40px;
  }
}

.kenshu_box {
  margin-left: 15px;
  padding: 10px 15px;
  border-left: 3px dotted #999;
}
@media only screen and (max-width: 768px) {
  .kenshu_box {
    margin-left: 5px;
    padding: 5px 10px;
  }
}

.pan1 ol {
  margin: 20px auto 0 auto;
  text-align: right;
  display: flex;
  justify-content: flex-end;
}
.pan1 ol a {
  color: #1abc9c;
}
.pan1 ol .kasou {
  padding-left: 30px;
  position: relative;
}
.pan1 ol .kasou a {
  color: #333333 !important;
  pointer-events: none;
  text-decoration: none;
}
.pan1 ol .kasou:after {
  font-family: "Font Awesome 5 free";
  content: "\f054"; /*アイコンのユニコード*/
  font-weight: 600;
  font-size: 0.875rem;
  position: absolute; /*絶対位置*/
  left: 10px; /*アイコンの位置*/
  top: 0;
  bottom: 0;
  display: flex;
  align-items: center;
  transition: 0.5s;
  color: #333333;
}
@media only screen and (max-width: 768px) {
  .pan1 ol {
    display: none;
  }
}

.pan2 ol {
  color: rgba(255, 255, 255, 0.8);
}
.pan2 ol a {
  color: #333;
}

.imgL {
  max-width: 100% !important;
}

.error2 {
  margin-top: 100px;
}
.error2 h2 {
  font-size: 40px;
  font-weight: bold;
}
.error2 a {
  border: 1px solid #ccc;
  padding: 3px 20px;
  display: inline-block;
}
@media only screen and (max-width: 768px) {
  .error2 {
    margin-top: 50px;
  }
}

.img100 img {
  display: block !important;
  width: 100% !important;
}

section form h2.mail.title {
  display: none;
}

.fitcon {
  width: fit-content;
  text-align: left;
  margin-inline: auto;
}

.step_title {
  margin: 50px auto 20px auto;
}
.step_title h2, .step_title h3, .step_title h4 {
  font-size: 1.3125rem;
  font-family: "Noto Sans JP", "游ゴシック", YuGothic, "ヒラギノ角ゴ Pro", "Hiragino Kaku Gothic Pro", "メイリオ", "Meiryo", Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
  transform: rotateZ(0.03deg);
  font-weight: 500;
  border-bottom: 1px dashed #bceded;
  padding-bottom: 5px;
}
@media (max-width: 1200px) {
  .step_title h2, .step_title h3, .step_title h4 {
    font-size: calc(1.25625rem + 0.075vw);
  }
}
.step_title h2 .num, .step_title h3 .num, .step_title h4 .num {
  font-size: 1.5rem;
  background: #fed000;
  border-radius: 5px;
  font-family: balboa, sans-serif;
  color: #fff;
  padding: 0 5px;
  margin-right: 5px;
}
@media (max-width: 1200px) {
  .step_title h2 .num, .step_title h3 .num, .step_title h4 .num {
    font-size: calc(1.275rem + 0.3vw);
  }
}
@media only screen and (max-width: 768px) {
  .step_title {
    margin: 30px auto 15px auto;
  }
}

.step_title2, .step_title3 {
  margin: 40px auto 20px auto;
}
.step_title2 h3, .step_title3 h3 {
  color: #1b1b1b;
  font-size: 1.125rem;
  font-weight: 500;
  margin-bottom: 5px;
}
.step_title2 h3 .num, .step_title3 h3 .num {
  margin-right: 15px;
  font-size: 1.875rem;
  font-family: "TT Commons Regular", "Noto Sans JP", "游ゴシック", YuGothic, "ヒラギノ角ゴ Pro", "Hiragino Kaku Gothic Pro", "メイリオ", "Meiryo", Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
  color: #0168b7;
  line-height: 1;
}
@media (max-width: 1200px) {
  .step_title2 h3 .num, .step_title3 h3 .num {
    font-size: calc(1.3125rem + 0.75vw);
  }
}
@media only screen and (max-width: 768px) {
  .step_title2 h3 .num, .step_title3 h3 .num {
    margin-right: 10px;
  }
}
@media only screen and (max-width: 768px) {
  .step_title2, .step_title3 {
    margin: 30px auto 15px auto;
  }
}

.step_title3 h3:after {
  content: "\f4b6  voice";
}

.step_title4 {
  margin: 40px auto 20px auto;
}
.step_title4 h2, .step_title4 h3, .step_title4 h4 {
  color: #1b1b1b;
  font-size: 1.5rem;
  font-family: "Noto Sans JP", "游ゴシック", YuGothic, "ヒラギノ角ゴ Pro", "Hiragino Kaku Gothic Pro", "メイリオ", "Meiryo", Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
  font-weight: 500;
  padding-bottom: 10px;
  border-bottom: dotted 2px rgba(204, 204, 204, 0.5);
}
@media (max-width: 1200px) {
  .step_title4 h2, .step_title4 h3, .step_title4 h4 {
    font-size: calc(1.275rem + 0.3vw);
  }
}
.step_title4 h2 .num, .step_title4 h3 .num, .step_title4 h4 .num {
  font-family: "Open Sans", "Noto Sans JP", "游ゴシック", YuGothic, "ヒラギノ角ゴ Pro", "Hiragino Kaku Gothic Pro", "メイリオ", "Meiryo", Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
  font-weight: normal;
  font-size: 2em;
  color: #009999;
  font-style: oblique;
  margin-right: 15px;
}
@media only screen and (max-width: 1024px) {
  .step_title4 h2, .step_title4 h3, .step_title4 h4 {
    font-size: 1.125rem;
  }
  .step_title4 h2 .num, .step_title4 h3 .num, .step_title4 h4 .num {
    margin-right: 10px;
  }
}
@media only screen and (max-width: 768px) {
  .step_title4 {
    margin: 30px auto 20px auto;
  }
  .step_title4 h2 {
    font-size: 1.3125rem;
  }
}
@media only screen and (max-width: 768px) and (max-width: 1200px) {
  .step_title4 h2 {
    font-size: calc(1.25625rem + 0.075vw);
  }
}

.step_arrow {
  margin-top: 60px;
  position: relative;
}
.step_arrow:after {
  content: "";
  width: 48px;
  height: 48px;
  background: url(../images/common/arrow_hover.png) no-repeat;
  background-size: contain;
  position: absolute;
  top: -50px;
  left: 0;
  right: 0;
  margin: 0 auto;
  z-index: -1;
  display: block;
  visibility: inherit;
  transform: rotate(90deg);
}
@media only screen and (max-width: 768px) {
  .step_arrow:after {
    width: 30px;
    height: 30px;
    top: -40px;
  }
}
@media only screen and (max-width: 768px) {
  .step_arrow {
    margin-top: 50px;
  }
}

.flow_arrow {
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 30px 60px 0 60px;
  border-color: #009999 transparent transparent transparent;
  margin: 20px auto;
}
@media only screen and (max-width: 768px) {
  .flow_arrow {
    margin: 10px auto 15px auto;
  }
}

.step_box01 ul li, .step_box02 ul li {
  width: 100%;
}
.step_box01 ul li:not(:last-child), .step_box02 ul li:not(:last-child) {
  margin-bottom: 30px;
}
.step_box01 ul li article, .step_box02 ul li article {
  width: 100%;
  display: flex;
}
.step_box01 ul li article h5, .step_box02 ul li article h5 {
  display: block;
  background: #1b1b1b;
  background-image: -moz-linear-gradient(-76deg, #1abc9c 0%, #009999 100%);
  background-image: -webkit-linear-gradient(-76deg, #1abc9c 0%, #009999 100%);
  background-image: -ms-linear-gradient(-76deg, #1abc9c 0%, #009999 100%);
  width: 100px;
  height: 100px;
  line-height: 100px;
  margin-right: 20px;
  display: flex;
  justify-content: center;
  align-items: center;
  border-radius: 50%;
  font-size: 1.25rem;
  font-family: "Noto Sans JP", "游ゴシック", YuGothic, "ヒラギノ角ゴ Pro", "Hiragino Kaku Gothic Pro", "メイリオ", "Meiryo", Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
  font-weight: bold;
  color: #fff;
}
@media screen and (min-width: 469px) and (max-width: 768px) {
  .step_box01 ul li article h5, .step_box02 ul li article h5 {
    margin-right: 10px;
    font-size: 0.875rem;
  }
}
@media only screen and (max-width: 468px) {
  .step_box01 ul li article h5, .step_box02 ul li article h5 {
    width: 60px;
    height: 60px;
    line-height: 60px;
    font-size: 0.875rem;
    margin-right: 10px;
  }
}
.step_box01 ul li article > div, .step_box02 ul li article > div {
  width: calc(100% - 120px);
  display: flex;
  align-items: flex-start;
}
.step_box01 ul li article > div .box, .step_box02 ul li article > div .box {
  width: 68%;
  margin-right: 2%;
}
.step_box01 ul li article > div .box .ttl, .step_box02 ul li article > div .box .ttl {
  font-size: 1.25rem;
  font-family: "Noto Sans JP", "游ゴシック", YuGothic, "ヒラギノ角ゴ Pro", "Hiragino Kaku Gothic Pro", "メイリオ", "Meiryo", Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
  font-weight: 600;
  border-bottom: 2px solid #1b1b1b;
}
@media only screen and (max-width: 468px) {
  .step_box01 ul li article > div .box .ttl, .step_box02 ul li article > div .box .ttl {
    margin: 10px auto;
  }
}
.step_box01 ul li article > div > img, .step_box02 ul li article > div > img {
  width: 30% !important;
}
@media screen and (min-width: 469px) and (max-width: 768px) {
  .step_box01 ul li article > div, .step_box02 ul li article > div {
    width: calc(100% - 110px);
  }
}
@media only screen and (max-width: 468px) {
  .step_box01 ul li article > div, .step_box02 ul li article > div {
    width: calc(100% - 70px);
    flex-direction: column-reverse;
  }
  .step_box01 ul li article > div .box, .step_box02 ul li article > div .box {
    width: 100%;
  }
  .step_box01 ul li article > div > img, .step_box02 ul li article > div > img {
    width: 100% !important;
  }
}

.step_box02 ul li article h5 {
  font-size: 1.125rem;
}
@media only screen and (max-width: 768px) {
  .step_box02 ul li article h5 {
    font-size: 0.75rem;
  }
}

.staff-title h2, .staff-title h3, .staff-title h4 {
  font-size: 1.25rem;
  color: rgba(255, 255, 255, 0.8);
  position: relative;
  border-top: solid 2px rgba(26, 188, 156, 0.3);
  border-bottom: solid 2px rgba(26, 188, 156, 0.3);
  background: rgba(254, 208, 0, 0.1);
  line-height: 1.4;
  padding: 0.2em;
}
.staff-title h2:after, .staff-title h3:after, .staff-title h4:after {
  /*タブ*/
  position: absolute;
  font-family: "Font Awesome 5 free";
  content: "\f7f3  STAFF";
  background: #1abc9c;
  color: #fff;
  left: 0px;
  bottom: 100%;
  border-radius: 3px 3px 0 0;
  padding: 5px 10px 3px;
  font-size: 0.7em;
  line-height: 1;
  letter-spacing: 0.05em;
}
@media only screen and (max-width: 768px) {
  .staff-title h2, .staff-title h3, .staff-title h4 {
    font-size: 1.125rem;
  }
}

.list01 dl, .list02 dl {
  border-bottom: 1px dashed #ccc;
  font-size: 1rem;
  flex-direction: row-reverse !important;
}
.list01 dl dd, .list02 dl dd {
  border: none !important;
  background: none !important;
  color: #1b1b1b;
  font-family: "Noto Sans JP", "游ゴシック", YuGothic, "ヒラギノ角ゴ Pro", "Hiragino Kaku Gothic Pro", "メイリオ", "Meiryo", Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
  padding: 10px 0 !important;
  font-weight: bold;
}
.list01 dl dd .red, .list02 dl dd .red {
  color: #fed000;
}
.list01 dl dd .small, .list02 dl dd .small {
  font-size: 0.8em;
}
.list01 dl dd .bold, .list02 dl dd .bold {
  font-weight: bold;
}
.list01 dl dt, .list02 dl dt {
  border: none !important;
  background: none !important;
  text-align: right !important;
  padding: 10px 0 !important;
  min-width: 90px;
  font-weight: 500;
  color: #333;
  font-family: "Open Sans", "Noto Sans JP", "游ゴシック", YuGothic, "ヒラギノ角ゴ Pro", "Hiragino Kaku Gothic Pro", "メイリオ", "Meiryo", Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
  align-items: flex-end !important;
  align-items: flex-end !important;
}
@media only screen and (max-width: 468px) {
  .list01 dl, .list02 dl {
    flex-direction: column-reverse !important;
  }
  .list01 dl dd, .list02 dl dd, .list01 dl dt, .list02 dl dt {
    width: 100% !important;
  }
  .list01 dl dd, .list02 dl dd {
    padding: 5px !important;
  }
  .list01 dl dt, .list02 dl dt {
    padding: 0 !important;
    font-size: 0.9375rem;
  }
}

.list_a dl {
  border-bottom: 1px dashed #aaa;
  font-size: 1.1em;
  padding-bottom: 5px;
}
.list_a dl:not(:last-child) {
  margin-bottom: 10px;
}
.list_a dl dt {
  border: none !important;
  background: #009999 !important;
  align-items: center !important;
  color: #fff;
  border-radius: 3px;
  min-width: 250px;
}
.list_a dl dd {
  border: none !important;
  background: none !important;
  text-align: right !important;
  padding: 0 !important;
  min-width: 180px;
  color: #1b1b1b;
  margin-left: 5px;
}
.list_a dl dd .price {
  display: block;
  font-weight: 600;
  color: #1b1b1b;
  font-family: "Open Sans", "Noto Sans JP", "游ゴシック", YuGothic, "ヒラギノ角ゴ Pro", "Hiragino Kaku Gothic Pro", "メイリオ", "Meiryo", Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
}
@media screen and (min-width: 469px) and (max-width: 768px) {
  .list_a dl dd {
    font-size: 1em;
  }
  .list_a dl dd br {
    display: none;
  }
}
@media only screen and (max-width: 468px) {
  .list_a dl {
    display: block !important;
  }
  .list_a dl dd, .list_a dl dt {
    width: 100% !important;
  }
  .list_a dl dd {
    font-size: 1em;
    margin-left: 0;
    margin-top: 5px;
    text-align: center !important;
  }
  .list_a dl dd br {
    display: none;
  }
}

.list02 dl dd {
  min-width: 300px;
}
@media only screen and (max-width: 468px) {
  .list02 dl {
    display: block !important;
  }
  .list02 dl dd, .list02 dl dt {
    width: 100% !important;
  }
}

.list03 dl {
  border-bottom: 1px dashed #ccc;
  align-items: flex-start;
}
.list03 dl dt {
  border: none !important;
  background: none !important;
  font-weight: bold;
}
.list03 dl dd {
  border: none !important;
  background: none !important;
  text-align: right !important;
  min-width: 150px;
}
.list03 dl dd .price {
  color: #009999;
  font-weight: 600;
}
@media only screen and (max-width: 468px) {
  .list03 dl {
    display: block !important;
  }
  .list03 dl dd, .list03 dl dt {
    width: 100% !important;
  }
  .list03 dl dt {
    padding: 5px !important;
  }
  .list03 dl dd {
    padding: 0 !important;
  }
}

.list04 dl {
  border-bottom: 1px dashed rgba(254, 208, 0, 0.3);
  align-items: flex-start;
}
.list04 dl dt {
  border: none !important;
  background: none !important;
  color: #bceded;
  font-weight: bold;
  min-width: 360px;
}
.list04 dl dd {
  border: none !important;
  background: none !important;
  text-align: right !important;
}
.list04 dl dd .price {
  color: #009999;
  font-weight: 600;
}
@media only screen and (max-width: 768px) {
  .list04 dl {
    display: block !important;
  }
  .list04 dl dd, .list04 dl dt {
    width: 100% !important;
    min-width: auto;
  }
  .list04 dl dd {
    text-align: left !important;
  }
  .list04 dl dd br {
    display: none;
  }
  .list04 dl dd .price {
    display: block;
    width: 100%;
    text-align: right;
  }
  .list04 dl dt {
    padding: 5px !important;
  }
  .list04 dl dd {
    padding: 0 !important;
  }
}

.number_list ul li {
  font-weight: 500;
  display: flex;
  flex-wrap: nowrap;
  align-items: center;
  margin-bottom: 10px;
}
.number_list ul li .num {
  display: inline-block;
  background: #0168b7;
  border-radius: 50%;
  width: 30px;
  height: 30px;
  line-height: 30px;
  min-width: 30px;
  text-align: center;
  color: #fff;
  font-size: 1.5rem;
  font-family: "Open Sans", "Noto Sans JP", "游ゴシック", YuGothic, "ヒラギノ角ゴ Pro", "Hiragino Kaku Gothic Pro", "メイリオ", "Meiryo", Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
  margin-right: 5px;
}
@media (max-width: 1200px) {
  .number_list ul li .num {
    font-size: calc(1.275rem + 0.3vw);
  }
}
@media only screen and (max-width: 768px) {
  .number_list ul li .num {
    font-size: 1.125rem;
  }
}

.result_01 ul li {
  width: 31%;
  margin: 0 1% 15px 1%;
  border-bottom: 1px dotted #ccc;
}
@media only screen and (max-width: 768px) {
  .result_01 ul li {
    width: 48%;
  }
}
@media only screen and (max-width: 468px) {
  .result_01 ul li {
    font-size: 0.875rem;
  }
}
@media screen and (max-width: 400px) {
  .result_01 {
    flex-direction: column;
  }
  .result_01 ul li {
    width: 100%;
  }
  .result_01 ul li:not(:last-child) {
    margin: 0 auto 10px auto;
  }
}

.anc_btn ul {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
}
.anc_btn ul li {
  width: 23.5%;
  margin: 1%;
}
.anc_btn ul li:nth-child(4n+1) {
  margin: 0 1% 0 0;
}
.anc_btn ul li:nth-child(4n+4) {
  margin: 0 0 0 1%;
}
.anc_btn ul li a {
  text-align: center;
  position: relative;
  text-decoration: none;
  z-index: 2;
  font-weight: 300;
  font-family: "Noto Sans JP", "游ゴシック", YuGothic, "ヒラギノ角ゴ Pro", "Hiragino Kaku Gothic Pro", "メイリオ", "Meiryo", Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
  font-size: 1rem;
  font-weight: 400;
  transition: all 0.5s;
  display: block;
  margin: 0 auto;
  width: 100%;
  padding: 10px;
  background: #0168b7;
  color: white;
  transition: 0.5s;
}
.anc_btn ul li a:after {
  font-family: "Font Awesome 5 free";
  content: "\f054"; /*アイコンのユニコード*/
  font-weight: 600;
  font-size: 0.875rem;
  position: absolute; /*絶対位置*/
  right: 10px; /*アイコンの位置*/
  top: 0;
  bottom: 0;
  display: flex;
  align-items: center;
  transition: 0.5s;
}
.anc_btn ul li a:hover {
  opacity: 1 !important;
  background: #009999;
  text-decoration: none;
}
.anc_btn ul li a:hover:after {
  transform: translate(5px, 0);
}
@media only screen and (max-width: 768px) {
  .anc_btn ul li a {
    font-size: 1rem;
  }
}
@media only screen and (max-width: 768px) {
  .anc_btn ul li {
    width: 49%;
  }
  .anc_btn ul li:nth-child(2n+1) {
    margin: 0 1% 2% 0;
  }
  .anc_btn ul li:nth-child(2n) {
    margin: 0 0 2% 1%;
  }
  .anc_btn ul li a {
    padding: 10px;
  }
}
@media screen and (max-width: 400px) {
  .anc_btn ul {
    flex-direction: column;
  }
  .anc_btn ul li {
    width: 100%;
    margin: 0 auto 15px auto !important;
  }
}

.anc_btn2 ul {
  display: flex;
  flex-wrap: wrap;
}
.anc_btn2 ul li {
  width: 31.333%;
  margin: 1%;
  position: relative;
  z-index: 2;
  background: #009999;
  border-radius: 3px;
  padding: 10px;
  color: #fff;
  text-align: center !important;
  display: flex;
  justify-content: center;
  flex-direction: column;
}
@media only screen and (max-width: 1000px) {
  .anc_btn2 ul li {
    width: 31.333%;
  }
}
@media only screen and (max-width: 768px) {
  .anc_btn2 ul li {
    width: 48%;
  }
  .anc_btn2 ul li a {
    padding: 10px;
  }
}
@media screen and (max-width: 350px) {
  .anc_btn2 ul {
    flex-direction: column;
  }
  .anc_btn2 ul li {
    width: 100%;
    margin: 0 auto 15px;
  }
}

.qa_FLX1 .box {
  width: 100%;
  background: rgba(255, 255, 255, 0.5);
  padding: 10px;
}
.qa_FLX1 .box:first-child {
  margin-bottom: 10px;
}
.qa_FLX1 .box:first-child > div {
  display: flex;
}
.qa_FLX1 .box:first-child > div .icon {
  background: #009999;
  width: 40px;
  min-width: 40px;
  height: 40px;
  line-height: 40px;
  margin-right: 10px;
  color: #fff;
  display: block;
  font-size: 2.25rem;
  font-family: "TT Commons Regular", "Noto Sans JP", "游ゴシック", YuGothic, "ヒラギノ角ゴ Pro", "Hiragino Kaku Gothic Pro", "メイリオ", "Meiryo", Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
  text-align: center;
}
@media (max-width: 1200px) {
  .qa_FLX1 .box:first-child > div .icon {
    font-size: calc(1.35rem + 1.2vw);
  }
}
@media only screen and (max-width: 768px) {
  .qa_FLX1 .box:first-child > div .icon {
    font-size: 1.5rem;
  }
}
@media only screen and (max-width: 768px) and (max-width: 1200px) {
  .qa_FLX1 .box:first-child > div .icon {
    font-size: calc(1.275rem + 0.3vw);
  }
}
.qa_FLX1 .box:first-child > div .txt {
  font-weight: bold;
  color: #1b1b1b;
  font-size: 1.1em;
}
.qa_FLX1 .box:nth-child(2) > div {
  display: flex;
  background: rgba(240, 240, 240, 0.5);
  padding: 10px;
}
.qa_FLX1 .box:nth-child(2) > div .icon {
  background: rgba(254, 208, 0, 0.8);
  width: 40px;
  min-width: 40px;
  height: 40px;
  height: 40px;
  line-height: 40px;
  margin-right: 10px;
  color: #fff;
  display: block;
  font-size: 2.25rem;
  text-align: center;
  font-family: "TT Commons Regular", "Noto Sans JP", "游ゴシック", YuGothic, "ヒラギノ角ゴ Pro", "Hiragino Kaku Gothic Pro", "メイリオ", "Meiryo", Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
}
@media (max-width: 1200px) {
  .qa_FLX1 .box:nth-child(2) > div .icon {
    font-size: calc(1.35rem + 1.2vw);
  }
}
@media only screen and (max-width: 768px) {
  .qa_FLX1 .box:nth-child(2) > div .icon {
    font-size: 1.5rem;
  }
}
@media only screen and (max-width: 768px) and (max-width: 1200px) {
  .qa_FLX1 .box:nth-child(2) > div .icon {
    font-size: calc(1.275rem + 0.3vw);
  }
}
@media only screen and (max-width: 468px) {
  .qa_FLX1 .box {
    padding: 0;
  }
  .qa_FLX1 .box:first-child, .qa_FLX1 .box:nth-child(2) {
    width: 100%;
  }
  .qa_FLX1 .box:first-child > div, .qa_FLX1 .box:nth-child(2) > div {
    flex-direction: column;
    width: 100%;
  }
  .qa_FLX1 .box:first-child > div .icon, .qa_FLX1 .box:nth-child(2) > div .icon {
    width: 100%;
  }
  .qa_FLX1 .box:first-child > div .txt, .qa_FLX1 .box:nth-child(2) > div .txt {
    padding: 10px;
  }
}
.qa_FLX1:not(:last-child) {
  padding-bottom: 10px;
  border-bottom: 1px solid #ccc;
  margin-bottom: 15px;
}

.qaBtn {
  color: #fed000;
  font-weight: bold;
  text-decoration: underline;
}

.qaOpen {
  display: none;
}
.qaOpen .ttl {
  color: #1b1b1b;
  font-weight: 600;
  font-size: 1rem;
}
.qaOpen .sub_ttl {
  background: #009999;
  color: #fff;
  font-weight: 600;
  padding: 3px 10px;
}

.qa_FLX2 dl {
  display: block !important;
  line-height: normal;
}
.qa_FLX2 dl dt {
  padding: 15px 15px 15px 50px !important;
  background-color: #eeeeee !important;
  border: none !important;
  color: #1b1b1b;
  font-weight: 500;
  cursor: pointer;
  cursor: hand;
  position: relative;
}
.qa_FLX2 dl dt:before {
  content: "Q.";
  display: block;
  position: absolute;
  top: 10px;
  left: 15px;
  color: #009999;
  font-size: 1.5rem;
  font-family: "TT Commons Regular", "Noto Sans JP", "游ゴシック", YuGothic, "ヒラギノ角ゴ Pro", "Hiragino Kaku Gothic Pro", "メイリオ", "Meiryo", Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
  font-weight: bold;
}
@media (max-width: 1200px) {
  .qa_FLX2 dl dt:before {
    font-size: calc(1.275rem + 0.3vw);
  }
}
.qa_FLX2 dl dt:after {
  font-family: "Font Awesome 5 free";
  content: "\f054"; /*アイコンのユニコード*/
  position: absolute; /*絶対位置*/
  right: 10px; /*アイコンの位置*/
  top: 0;
  bottom: 0;
  display: flex;
  align-items: center;
  color: #fed000;
  font-size: 0.75rem;
  font-weight: bold;
}
.qa_FLX2 dl dt:hover {
  opacity: 0.7 !important;
}
.qa_FLX2 dl dt:hover:after {
  transform: translate(3px, 0);
  transition: 0.5s;
}
.qa_FLX2 dl dd {
  background: none !important;
  padding: 0 0 0 15px !important;
  border: none !important;
  display: none;
  margin-top: 20px;
}
.qa_FLX2 dl:not(:last-child) {
  margin-bottom: 20px;
}
@media only screen and (max-width: 1000px) {
  .qa_FLX2 dl dt {
    font-size: 1rem;
  }
}
@media only screen and (max-width: 468px) {
  .qa_FLX2 dl:not(:last-child) {
    margin-bottom: 15px;
  }
  .qa_FLX2 dl dt {
    padding: 10px 20px 10px 35px !important;
    font-size: 0.9375rem;
  }
  .qa_FLX2 dl dt:before {
    font-size: 1.25rem;
    left: 5px;
    top: 5px;
  }
  .qa_FLX2 dl dt:after {
    right: 5px;
  }
}

.ba_box table td {
  padding: 10px !important;
  text-align: center !important;
  color: #00706e;
  font-size: 1.125rem;
  font-family: "TT Commons Regular", "Noto Sans JP", "游ゴシック", YuGothic, "ヒラギノ角ゴ Pro", "Hiragino Kaku Gothic Pro", "メイリオ", "Meiryo", Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
}

.blog_wrap {
  position: relative;
  padding: 30px;
  border-radius: 10px;
  background-color: rgb(255, 252, 246);
  box-shadow: 0px 3px 6.65px 0.35px rgba(0, 0, 0, 0.15);
}
@media only screen and (max-width: 768px) {
  .blog_wrap {
    padding: 30px 10px;
  }
}

.top_blog {
  position: relative;
  z-index: 1;
  height: 300px;
  overflow-y: auto;
}
.top_blog .blog_photo {
  display: none;
}
.top_blog .blog_list {
  border: none;
}
.top_blog .blog_list .blog_text {
  width: 100%;
  display: flex;
  padding: 15px 10px;
}
.top_blog .blog_list .blog_text .blog_date {
  margin: 1%;
  color: #00706e;
  font-size: 0.9375rem;
  font-weight: 500;
  font-family: "Open Sans", "Noto Sans JP", "游ゴシック", YuGothic, "ヒラギノ角ゴ Pro", "Hiragino Kaku Gothic Pro", "メイリオ", "Meiryo", Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
}
.top_blog .blog_list .blog_text h3 {
  order: 3;
  margin: 1%;
  font-size: 0.9375rem;
  font-family: "Open Sans", "Noto Sans JP", "游ゴシック", YuGothic, "ヒラギノ角ゴ Pro", "Hiragino Kaku Gothic Pro", "メイリオ", "Meiryo", Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
}
.top_blog .blog_list .blog_text h3 a span {
  color: #333;
}
@media only screen and (max-width: 468px) {
  .top_blog .blog_list .blog_text h3 {
    width: 100% !important;
  }
}
.top_blog .blog_list .blog_text ul {
  display: none !important;
  margin: 1%;
  order: 2;
}
.top_blog .blog_list .blog_text ul li a {
  min-width: 100px;
  padding: 3px 5px;
  margin-right: 0;
  color: #1b1b1b;
  text-align: center;
  font-size: 0.8125rem;
  background: rgba(0, 153, 153, 0.2);
}
.top_blog .blog_list .blog_text ul li a:not(.blog_cate1) {
  display: none;
}
.top_blog .blog_list .blog_text .detail {
  display: none;
}
.top_blog .blog_list .blog_text ul {
  display: block;
}
@media only screen and (max-width: 468px) {
  .top_blog .blog_list .blog_text {
    position: relative;
    flex-direction: column !important;
    padding: 10px;
  }
  .top_blog .blog_list .blog_text ul {
    position: absolute;
    left: 115px;
    top: 10px;
  }
}
@media only screen and (max-width: 468px) {
  .top_blog {
    height: 280px;
  }
}

.blog {
  max-width: 1000px;
  margin: 80px auto 0;
}
@media screen and (min-width: 469px) and (max-width: 768px) {
  .blog {
    margin: 50px 10px 0 10px;
  }
}
@media only screen and (max-width: 468px) {
  .blog {
    margin: 30px 10px 0 10px;
  }
}
.blog .wrap {
  display: flex;
}
.blog .wrap aside {
  width: 28%;
  margin: 1%;
}
.blog .wrap aside nav {
  line-height: 2em;
}
.blog .wrap aside nav h3 {
  background: #fed000 !important;
}
.blog .wrap aside nav ul li .blogside span {
  margin-left: 5px;
  display: block;
}
.blog .wrap aside nav > a {
  background: rgba(254, 208, 0, 0.8) !important;
}
.blog .wrap #contents {
  width: 68%;
  margin: 1%;
  padding: 0 !important;
  min-width: auto;
}
.blog .wrap #contents > article {
  border-bottom: 3px dotted #ccc;
  margin-bottom: 30px;
  padding-bottom: 30px;
}
.blog .wrap #contents > article .date {
  color: #009999 !important;
}
.blog .wrap #contents > article .date {
  color: #009999 !important;
}
.blog .wrap #contents > article h1 {
  background: rgba(0, 153, 153, 0.8);
  color: #fff;
  font-family: "Noto Sans JP", "游ゴシック", YuGothic, "ヒラギノ角ゴ Pro", "Hiragino Kaku Gothic Pro", "メイリオ", "Meiryo", Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
  font-size: 20px;
  padding: 0.5em 0.5em 0.3em;
  margin-bottom: 20px;
}
.blog .wrap #contents > article .flex_images {
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
}
.blog .wrap #contents > article .flex_images img {
  width: 48%;
  margin: 1%;
}
@media only screen and (max-width: 768px) {
  .blog .wrap {
    flex-direction: column-reverse;
  }
  .blog .wrap aside, .blog .wrap #contents {
    width: 100%;
    margin: 10px auto;
  }
  .blog .wrap aside {
    text-align: center !important;
  }
}
@media only screen and (max-width: 468px) {
  .blog .wrap #contents article div {
    flex-direction: column;
  }
  .blog .wrap #contents article div img {
    width: 100%;
  }
}

.local_blog .blog_list {
  border: none;
}
.local_blog .blog_list > div .blog_photo img {
  margin: 0 auto;
  display: block;
}
.local_blog .blog_list > div .blog_text .blog_date {
  color: #009999;
  font-family: "Open Sans", "Noto Sans JP", "游ゴシック", YuGothic, "ヒラギノ角ゴ Pro", "Hiragino Kaku Gothic Pro", "メイリオ", "Meiryo", Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
  font-size: 0.875rem;
}
.local_blog .blog_list > div .blog_text h3 {
  background: #0168b7;
  padding: 5px;
}
.local_blog .blog_list > div .blog_text h3 span {
  color: #fff;
  font-size: 1.25rem;
  font-family: "Noto Sans JP", "游ゴシック", YuGothic, "ヒラギノ角ゴ Pro", "Hiragino Kaku Gothic Pro", "メイリオ", "Meiryo", Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
}
.local_blog .blog_list > div .blog_text .detail {
  margin-top: 0;
  font-size: 0.9375rem;
}
@media screen and (min-width: 469px) and (max-width: 768px) {
  .local_blog .blog_list > div {
    flex-direction: row !important;
  }
  .local_blog .blog_list > div .blog_photo {
    width: 25%;
  }
}
@media only screen and (max-width: 468px) {
  .local_blog .blog_list > div {
    margin-bottom: 10px;
    flex-direction: row !important;
  }
  .local_blog .blog_list > div .blog_photo {
    width: 30%;
    padding: 0 !important;
  }
}

.review_flx {
  display: flex;
  justify-content: space-between;
}
.review_flx .box_img {
  width: 18%;
  margin: 1%;
  flex-direction: column !important;
}
.review_flx .box_img > .box {
  width: 100%;
  margin-bottom: 10px;
}
.review_flx .box_txt {
  width: 78%;
  margin: 1%;
}
@media screen and (min-width: 469px) and (max-width: 768px) {
  .review_flx .box_img {
    width: 23%;
  }
  .review_flx .box_txt {
    width: 73%;
  }
}
@media only screen and (max-width: 468px) {
  .review_flx {
    flex-direction: column;
  }
  .review_flx .box_img {
    width: 100%;
    margin: 0 auto 15px auto !important;
    flex-direction: row !important;
  }
  .review_flx .box_img > .box {
    width: 60%;
    margin: 0 auto;
  }
  .review_flx .box_txt {
    width: 100%;
    margin: 0 auto !important;
  }
}

.voice_bg {
  position: relative;
  padding: 50px 0;
}
.voice_bg .voice_inr {
  width: 100vw;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  margin-left: calc((100vw - 100%) / 2 * -1);
  margin-right: calc((100vw - 100%) / 2 * -1);
  background: #fff;
  z-index: -1;
}
.voice_bg:nth-child(2n) .voice_inr {
  background: rgba(240, 240, 240, 0.5);
}

.voice_wrap {
  position: relative;
}
.voice_flx {
  display: flex;
  justify-content: space-between;
}
.voice_flx .box_img {
  width: 19%;
  margin: 0 1% 0 0;
  padding: 20px;
  flex-direction: column !important;
}
.voice_flx .box_img > .box {
  width: 100%;
  margin-bottom: 10px;
}
.voice_flx .box_txt {
  width: 80%;
}
@media only screen and (max-width: 468px) {
  .voice_flx .box_img {
    width: 24%;
  }
  .voice_flx .box_txt {
    width: 75%;
  }
}

.staff_info dl {
  height: 100%;
  flex-direction: column;
  background: #e6ecf2;
  margin-bottom: 10px;
  padding: 5px;
  line-height: 1.5em;
}
.staff_info dl dt {
  font-size: 1.1em;
  color: #009999;
  font-weight: 500;
  border-bottom: 1px dashed #ccc !important;
}

.voice_box, .voice_box2 {
  border: 1px solid #ccc;
  box-shadow: 0px 3px 7px 0px rgba(1, 0, 0, 0.2);
  padding: 50px 20px 20px 20px;
  position: relative;
}
.voice_box .prof, .voice_box2 .prof {
  position: absolute;
  top: 10px;
  right: 20px;
  color: #fed000;
}
@media only screen and (max-width: 768px) {
  .voice_box, .voice_box2 {
    padding: 50px 10px 10px 10px;
  }
  .voice_box .prof, .voice_box2 .prof {
    font-size: 0.9em;
    right: 10px;
  }
}

.voice_box2 {
  padding: 40px 20px 20px 20px;
}
@media only screen and (max-width: 768px) {
  .voice_box2 {
    padding: 30px 10px 10px 10px;
  }
}

.prod_flx .box {
  position: relative;
}
.prod_flx .box article > h3 {
  display: none;
}
.prod_flx .box article div {
  line-height: 1.7em;
}
.prod_flx .box article div h3 {
  margin: 5px 0;
  padding: 5px;
  background: rgba(254, 208, 0, 0.8);
  text-align: center;
  font-size: 1rem;
}
.prod_flx .box article div h3 .price {
  display: block;
  font-size: 0.875rem;
  color: rgba(51, 51, 51, 0.8);
}
@media only screen and (max-width: 468px) {
  .prod_flx .box article div h3 {
    font-size: 0.875rem;
    text-align: left;
    line-height: 1.5em;
  }
}
.prod_flx .box article div .anchor {
  position: absolute;
  top: 0;
}

@media only screen and (max-width: 768px) {
  #col_main .errorbg {
    padding: 0 !important;
  }
}

.flex1 {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
}
.flex1._top {
  align-items: flex-start;
}
.flex1._center {
  align-items: center;
}
.flex1:before {
  width: calc(100% / 1 - 1%);
  content: "";
  order: 1;
}
.flex1:before {
  width: calc(100% / 1 - 1%);
  content: "";
  order: 1;
}
.flex1:after {
  width: calc(100% / 1 - 1%);
  content: "";
  order: 2;
}
.flex1 .box {
  width: calc(100% / 1 - 1%);
  margin-bottom: 2%;
}
@media screen and (min-width: 469px) and (max-width: 768px) {
  ._tabwidth1 .box {
    width: 100%;
  }
  ._tabwidth2 .box {
    width: calc(50% - 1%);
  }
  ._tabwidth3 .box {
    width: calc(33.3333333333% - 1%);
  }
}
@media only screen and (max-width: 468px) {
  ._spwidth1 .box {
    width: 100%;
  }
  ._spwidth2 .box {
    width: calc(50% - 1%);
  }
  ._spwidth3 .box {
    width: calc(33.3333333333% - 1%);
  }
}
.flex1 .box img {
  width: 100% !important;
}

.flex2 {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
}
.flex2._top {
  align-items: flex-start;
}
.flex2._center {
  align-items: center;
}
.flex2:before {
  width: calc(100% / 2 - 1%);
  content: "";
  order: 1;
}
.flex2:before {
  width: calc(100% / 2 - 1%);
  content: "";
  order: 1;
}
.flex2:after {
  width: calc(100% / 2 - 1%);
  content: "";
  order: 2;
}
.flex2 .box {
  width: calc(100% / 2 - 1%);
  margin-bottom: 2%;
}
@media screen and (min-width: 469px) and (max-width: 768px) {
  ._tabwidth1 .box {
    width: 100%;
  }
  ._tabwidth2 .box {
    width: calc(50% - 1%);
  }
  ._tabwidth3 .box {
    width: calc(33.3333333333% - 1%);
  }
}
@media only screen and (max-width: 468px) {
  ._spwidth1 .box {
    width: 100%;
  }
  ._spwidth2 .box {
    width: calc(50% - 1%);
  }
  ._spwidth3 .box {
    width: calc(33.3333333333% - 1%);
  }
}
.flex2 .box img {
  width: 100% !important;
}

.flex3 {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
}
.flex3._top {
  align-items: flex-start;
}
.flex3._center {
  align-items: center;
}
.flex3:before {
  width: calc(100% / 3 - 1%);
  content: "";
  order: 1;
}
.flex3:before {
  width: calc(100% / 3 - 1%);
  content: "";
  order: 1;
}
.flex3:after {
  width: calc(100% / 3 - 1%);
  content: "";
  order: 2;
}
.flex3 .box {
  width: calc(100% / 3 - 1%);
  margin-bottom: 2%;
}
@media screen and (min-width: 469px) and (max-width: 768px) {
  ._tabwidth1 .box {
    width: 100%;
  }
  ._tabwidth2 .box {
    width: calc(50% - 1%);
  }
  ._tabwidth3 .box {
    width: calc(33.3333333333% - 1%);
  }
}
@media only screen and (max-width: 468px) {
  ._spwidth1 .box {
    width: 100%;
  }
  ._spwidth2 .box {
    width: calc(50% - 1%);
  }
  ._spwidth3 .box {
    width: calc(33.3333333333% - 1%);
  }
}
.flex3 .box img {
  width: 100% !important;
}

.flex4 {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
}
.flex4._top {
  align-items: flex-start;
}
.flex4._center {
  align-items: center;
}
.flex4:before {
  width: calc(100% / 4 - 1%);
  content: "";
  order: 1;
}
.flex4:before {
  width: calc(100% / 4 - 1%);
  content: "";
  order: 1;
}
.flex4:after {
  width: calc(100% / 4 - 1%);
  content: "";
  order: 2;
}
.flex4 .box {
  width: calc(100% / 4 - 1%);
  margin-bottom: 2%;
}
@media screen and (min-width: 469px) and (max-width: 768px) {
  ._tabwidth1 .box {
    width: 100%;
  }
  ._tabwidth2 .box {
    width: calc(50% - 1%);
  }
  ._tabwidth3 .box {
    width: calc(33.3333333333% - 1%);
  }
}
@media only screen and (max-width: 468px) {
  ._spwidth1 .box {
    width: 100%;
  }
  ._spwidth2 .box {
    width: calc(50% - 1%);
  }
  ._spwidth3 .box {
    width: calc(33.3333333333% - 1%);
  }
}
.flex4 .box img {
  width: 100% !important;
}

.square._100 .square-inner:before {
  padding-top: 100%;
}
.square._75 .square-inner:before {
  padding-top: 75%;
}
.square._66 .square-inner:before {
  padding-top: 66%;
}
.square td .square-inner {
  display: block;
  position: relative;
}
.square td .square-inner:before {
  position: relative;
  z-index: 1;
  content: "";
  display: block;
  width: 100% !important;
}
.square td .square-inner img {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  object-fit: cover;
  font-family: "object-fit:cover;";
  width: 100% !important;
  height: 100% !important;
}
.square > .square-inner {
  display: block;
  position: relative;
}
.square > .square-inner .itext {
  float: none !important;
  margin-right: 0 !important;
}
.square > .square-inner .itext img {
  float: none !important;
  margin-right: 0 !important;
}
.square > .square-inner:before {
  position: relative;
  z-index: 1;
  content: "";
  display: block;
  width: 100% !important;
}
.square > .square-inner img {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  object-fit: cover;
  font-family: "object-fit:cover;";
  width: 100% !important;
  height: 100% !important;
}
.square > .box .itext {
  float: none !important;
  margin-right: 0 !important;
}
.square > .box .itext img {
  float: none !important;
  margin-right: 0 !important;
}
.square > .box .square-inner {
  display: block;
  position: relative;
}
.square > .box .square-inner:before {
  position: relative;
  z-index: 1;
  content: "";
  display: block;
  width: 100% !important;
}
.square > .box .square-inner img {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  object-fit: cover;
  font-family: "object-fit:cover;";
  width: 100% !important;
  height: 100% !important;
}

.bg100 {
  margin: 0 calc(50% - 50vw);
}

.flex2cl_01 {
  display: flex;
  align-items: center;
  justify-content: space-between;
  position: relative;
}
@media screen and (min-width: 469px) and (max-width: 768px) {
  .flex2cl_01 {
    flex-direction: column-reverse;
  }
}
.flex2cl_01 .flxL {
  width: 57%;
}
@media screen and (min-width: 469px) and (max-width: 768px) {
  .flex2cl_01 .flxL {
    width: 100%;
  }
}
.flex2cl_01 .flxR {
  width: 40%;
}
@media screen and (min-width: 469px) and (max-width: 768px) {
  .flex2cl_01 .flxR {
    width: 100%;
    margin-bottom: 20px;
  }
}
.flex2cl_01 .flxR .img {
  width: 100%;
}
.flex2cl_01 .flxR .img img {
  width: 100% !important;
}

.flex2cl_02 {
  border: 0;
  display: flex;
  flex-wrap: wrap;
  flex-direction: row;
  margin-left: -4%;
  margin-bottom: 50px;
}
@media screen and (max-width: 1200px) {
  .flex2cl_02 {
    margin-left: -2.439%;
  }
}
@media screen and (min-width: 469px) and (max-width: 768px) {
  .flex2cl_02 {
    justify-content: space-between;
    margin-left: 0;
  }
}
.flex2cl_02 .box {
  position: relative;
  width: 46%;
  margin-left: 4%;
  margin-bottom: 20px;
}
@media screen and (max-width: 1200px) {
  .flex2cl_02 .box {
    width: 47.5609%;
    margin-left: 2.439%;
    display: block;
  }
}
@media screen and (min-width: 469px) and (max-width: 768px) {
  .flex2cl_02 .box {
    width: 100%;
    margin-left: 0;
  }
}
.flex2cl_02 .box img {
  width: 100% !important;
}
.flex2cl_02 .box tr:nth-child(2) {
  font-size: 18px;
  font-weight: 700;
}
.flex2cl_02 .box tr td {
  padding: 0 !important;
  border: 0 !important;
}

.flex3cl {
  border: 0;
  display: flex;
  align-items: flex-start;
  flex-wrap: wrap;
  flex-direction: row;
  margin-left: -2.4390243902%;
}
@media screen and (max-width: 1200px) {
  .flex3cl {
    margin-left: -2.439%;
  }
}
@media only screen and (max-width: 468px) {
  .flex3cl {
    justify-content: space-between;
    margin-left: 0;
  }
}
.flex3cl .box {
  position: relative;
  width: 30.8943089431%;
  margin-left: 2.4390243902%;
  margin-bottom: 30px;
}
@media screen and (max-width: 1200px) {
  .flex3cl .box {
    width: 47.5609%;
    margin-left: 2.439%;
    display: block;
    margin-bottom: 15px;
  }
}
@media only screen and (max-width: 468px) {
  .flex3cl .box {
    width: 100%;
    margin-left: 0;
    margin-bottom: 20px;
  }
}
.flex3cl .box img {
  width: 100% !important;
}
.flex3cl .box tr:nth-child(2) {
  font-size: 18px;
  font-weight: 700;
}
.flex3cl .box tr td {
  padding: 0 !important;
  border: 0 !important;
}

.flex4cl {
  border: 0;
  display: flex;
  align-items: flex-start;
  flex-wrap: wrap;
  flex-direction: row;
  margin-left: -3.2258064516%;
}
@media screen and (max-width: 1200px) {
  .flex4cl {
    margin-left: -2.439%;
  }
}
@media only screen and (max-width: 468px) {
  .flex4cl {
    justify-content: space-between;
    margin-left: 0;
  }
}
.flex4cl .box {
  position: relative;
  width: 21.7741935484%;
  margin-left: 3.2258064516%;
  margin-bottom: 30px;
}
@media screen and (max-width: 1200px) {
  .flex4cl .box {
    width: 47.5609%;
    margin-left: 2.439%;
    display: block;
    margin-bottom: 15px;
  }
}
@media only screen and (max-width: 468px) {
  .flex4cl .box {
    width: 100%;
    margin-left: 0;
    margin-bottom: 20px;
  }
}
.flex4cl .box img {
  width: 100% !important;
}
.flex4cl .box tr:nth-child(2) {
  font-size: 18px;
  font-weight: 700;
}
.flex4cl .box tr td {
  padding: 0 !important;
  border: 0 !important;
}

.slide-bottom {
  opacity: 0;
  transform: translate(0, 50px);
  transition: all 1000ms;
}

.slide-bottom.scrollin {
  opacity: 1;
  transform: translate(0, 0);
}

@keyframes slide-top {
  0% {
    opacity: 0;
    transform: translate(0, 50px);
  }
  100% {
    opacity: 1;
    transform: translate(0, 0);
  }
}
.slide-top {
  animation-name: slide-top;
  animation-duration: 1s;
}

.slide-top2 {
  opacity: 0.4;
  transform: translate(0, -50px);
  transition: all 1000ms;
}

.slide-top2.scrollin {
  opacity: 1;
  transform: translate(0, 0);
}

.slide-right {
  opacity: 0;
  transform: translate(100px, 0px);
  transition: all 2500ms;
}

.slide-right.scrollin {
  opacity: 1;
  transform: translate(0, 0);
}

.slide-left {
  opacity: 0;
  transform: translate(-100px, 0px);
  transition: all 2500ms;
}

.slide-left.scrollin {
  opacity: 1;
  transform: translate(0, 0);
}

.slide-left2 {
  opacity: 0;
  transform: translate(-100px, 0px);
  transition: all 1000ms;
}

.slide-left2.scrollin {
  opacity: 1;
  transform: translate(0, 0);
}

.img {
  position: relative;
}
.img img {
  width: 100% !important;
}
.img:before {
  transition: all 1.5s ease 0.5s;
  content: "";
  background: #009999;
  width: 100%;
  position: absolute;
  height: 100%;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  display: block;
  z-index: 1;
}
.img.aaaa:before {
  overflow: hidden;
  width: 0;
}

.sns #media {
  margin: 70px auto 0 auto;
}
@media only screen and (max-width: 768px) {
  .sns #media {
    margin: 30px auto 0 auto;
  }
}
.sns #media .row {
  max-width: 1000px;
  margin: 0 auto;
  width: 95%;
  display: flex;
  flex-wrap: wrap;
  flex-direction: row;
}
.sns #media .row .box {
  width: 32%;
  margin: 0 1%;
}
.sns #media .row .box:nth-child(3n+1) {
  margin: 0 1% 2% 0;
}
.sns #media .row .box:nth-child(3n+2) {
  margin: 0 1% 2% 1%;
}
.sns #media .row .box:nth-child(3n+3) {
  margin: 0 0 2% 1%;
}
.sns #media .row .box h3, .sns #media .row .box p {
  display: none;
}
@media screen and (max-width: 350px) {
  .sns #media .row {
    flex-direction: column;
  }
  .sns #media .row .box {
    width: 100%;
    margin: 0 auto !important;
  }
  .sns #media .row .box:not(:last-child) {
    margin-bottom: 15px !important;
  }
}
.sns #more a {
  margin: 0 auto;
  display: block;
  width: 100%;
  max-width: 350px;
  background: #fff;
  padding: 15px;
  color: #009999;
  font-family: "TT Commons Regular", "Noto Sans JP", "游ゴシック", YuGothic, "ヒラギノ角ゴ Pro", "Hiragino Kaku Gothic Pro", "メイリオ", "Meiryo", Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
  font-size: 1.75rem;
  border: 3px solid #009999;
  position: relative;
}
@media (max-width: 1200px) {
  .sns #more a {
    font-size: calc(1.3rem + 0.6vw);
  }
}
.sns #more a:before {
  position: absolute;
  content: "";
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  border: 1px dotted rgba(0, 153, 153, 0.5);
  margin: 5px;
}
.sns #more a:hover {
  transition: 0.5s;
}

.br3 img {
  border-radius: 3px;
}

.br5 img {
  border-radius: 5px;
}

.br10 img {
  border-radius: 10px;
}

.br20 img {
  border-radius: 20px;
}

.slide1 .slick-track {
  display: flex !important;
}
.slide1 .slick-slide {
  margin: 10px;
  background: #fed000;
  border-radius: 10px;
  height: auto !important;
  position: relative;
}
.slide1 .slick-slide a {
  width: 100%;
  height: 100%;
  padding: 20px 10px;
  display: flex;
  justify-content: center;
  align-items: center;
  color: #fff;
  font-size: 1.125rem;
  font-family: "Noto Sans JP", "游ゴシック", YuGothic, "ヒラギノ角ゴ Pro", "Hiragino Kaku Gothic Pro", "メイリオ", "Meiryo", Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
  text-align: center;
}
@media only screen and (max-width: 468px) {
  .slide1 .slick-slide a {
    font-size: 1rem;
  }
}
.slide1 .slick-slide:after {
  font-family: "Font Awesome 5 free";
  content: "\f4d6"; /*アイコンのユニコード*/
  font-size: 1.5rem;
  position: absolute; /*絶対位置*/
  right: 20px; /*アイコンの位置*/
  top: 5px;
  height: 100%;
  font-weight: bold;
  color: rgba(255, 255, 255, 0.5);
  -webkit-transition: 0.5s;
  transition: 0.5s;
  visibility: visible;
  transform: rotate(20deg);
  -moz-transform: rotate(20deg);
  -webkit-transform: rotate(20deg);
}
@media (max-width: 1200px) {
  .slide1 .slick-slide:after {
    font-size: calc(1.275rem + 0.3vw);
  }
}
@media only screen and (max-width: 768px) {
  .slide1 .slick-slide:after {
    font-size: 1.125rem;
  }
}
@media only screen and (max-width: 468px) {
  .slide1 .slick-slide {
    margin: 5px;
  }
}
.slide1 .slick-dots {
  display: flex;
  justify-content: center;
}
.slide1 .slick-next2 {
  position: absolute;
  height: 100%;
  display: flex;
  align-items: center;
  top: 0;
  bottom: 0;
  left: -30px;
}
.slide1 .slick-next2 i {
  font-size: 1.875rem;
}
@media (max-width: 1200px) {
  .slide1 .slick-next2 i {
    font-size: calc(1.3125rem + 0.75vw);
  }
}
@media only screen and (max-width: 768px) {
  .slide1 .slick-next2 {
    left: -10px;
  }
}
.slide1 .slick-prev2 {
  position: absolute;
  height: 100%;
  display: flex;
  align-items: center;
  top: 0;
  bottom: 0;
  right: -30px;
}
.slide1 .slick-prev2 i {
  font-size: 1.875rem;
}
@media (max-width: 1200px) {
  .slide1 .slick-prev2 i {
    font-size: calc(1.3125rem + 0.75vw);
  }
}
@media only screen and (max-width: 768px) {
  .slide1 .slick-prev2 {
    right: -10px;
  }
}

.slide2 .slick-slide {
  margin: 0 5px;
}
.slide2 img {
  object-fit: cover;
}/*# sourceMappingURL=common_style.css.map */