@media (min-width: 992px) {
  .tate {
      -ms-writing-mode: tb-rl;
      writing-mode: vertical-rl;
  }
  .main-header-bar.es-header-breadcrumb ol {
      text-align: right;
  }
}
.block_1700 {
    display: none;
}
.block_sp {
    display: none;
}
.font500 {
    font-weight: 500;
}
.mincho {
    font-family: "游明朝体", "Yu Mincho", YuMincho, "ヒラギノ明朝 Pro", "Hiragino Mincho Pro", "MS P明朝", "MS PMincho", serif;
    font-weight: 500;
}
.gothic {
    margin-top: 20px;
    font-family: "游ゴシック体", "Yu Gothic", YuGothic, "ヒラギノ角ゴ Pro", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, "MS Pゴシック", "MS PGothic", sans-serif !important;
}
.ornge {
    color: #e79223;
}
.green {
    color: #ADD666;
}
.gry {
    color: #666666;
}
.center {
    text-align: center;
}
.left {
    text-align: left;
}
.justify {
    text-align: justify;
    font-feature-settings: "palt" 1;
    letter-spacing: 0.05em;
}
.mb_0 {
    margin-bottom: 0 !important;
}
.mb_20 {
    margin-bottom: 20px !important;
}
.mb_40 {
    margin-bottom: 40px !important;
}
.mb_50 {
    margin-bottom: 50px !important;
}
.mb_60 {
    margin-bottom: 60px !important;
}
.title_box_style1 {
    margin-bottom: 60px;
    display: flex;
    justify-content: flex-start;
    align-items: center;
}
.title_box_style1 img {
    width: 250px;
}
.title_box_style1 .title_box_style1_center {
    display: inline-block;
}
.fontstyle1 {
    font-size: 14px;
    letter-spacing: 0.1em;
    line-height: 2.2;
}
.fontstyle2 {
    font-size: 20px;
    letter-spacing: 0.15em;
}
.fontstyle2 {
    font-size: 20px;
    letter-spacing: 0.15em;
    line-height: 2;
}
.fontstyle3 {
    line-height: 2.7;
    letter-spacing: 0.1em;
}
.fontstyle4 {
    font-size: 30px;
    margin: 65px 0 30px !important;
    letter-spacing: 0.15em;
}

.top_slider_wrapper {
    display: flex;
    justify-content: flex-start;
    max-height: calc(100vh - 150px);
    position: relative;
}
ul.slider_top {
    margin: 0;
}
#main .entry-content .top_tate_text {
    position: absolute;
    bottom: 0;
    left: 0;
    padding: 0;
}
#main .entry-content .top_tate_text h1 {
    display: block;
    background: #fff;
    margin-bottom: 0;
    padding: 30px 0;
    border-radius: 0px 6px 0px 0px;
    position: relative;
}
#main .entry-content .top_tate_text h1:before {
    content: "";
    width: 100%;
    height: 100%;
    background: #fff;
    display: block;
    position: absolute;
    left: -100%;
    bottom: 0;
}
#main .entry-content .top_tate_text h1:after {
    content: "";
    width: 95%;
    height: 1px;
    background: #333;
    display: block;
    position: absolute;
    left: -100%;
    top: 42%;
}
#main .entry-content .top_tate_text span.top_tate_text1 {
    font-size: 13px;
    letter-spacing: 0.15em;
    font-family: "Times New Roman";
}
#main .entry-content .top_tate_text span.top_tate_text2 {
    line-height: 1.8;
    font-size: 38px;
    font-weight: 500;
    letter-spacing: 0.05em;
    font-family: "游ゴシック体", "Yu Gothic", YuGothic, "ヒラギノ角ゴ Pro", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, "MS Pゴシック", "MS PGothic", sans-serif !important;
}
#main .entry-content .top_tate_text span {
    display: block;
    text-align: justify;
}
.qa_kaitai *:not(.fonttimes) {
    font-family: "游ゴシック体", "Yu Gothic", YuGothic, "ヒラギノ角ゴ Pro", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, "MS Pゴシック", "MS PGothic", sans-serif !important;
}
.top_intro .uagb-column__inner-wrap {
    display: flex;
    justify-content: center;
    align-items: flex-start;
}
h2.top_intro_text2 {
    font-size: 22px;
    letter-spacing: 0.05em;
    margin: 0;
    order: 2;
    margin-left: 60px;
}
p.top_intro_text1 {
    margin: 0;
    font-size: 16px !important;
    letter-spacing: 0.1em;
    line-height: 2.7;
}
p.top_intro_text1_1 {
    order: 1;
    margin-left: 60px;
}
.title_box.flex {
    display: flex;
    justify-content: center;
    text-align: left;
    margin-bottom: 50px;
}
.title_box .title1 {
    font-size: 24px;
    font-weight: 500;
    letter-spacing: 0.1em;
    text-align: left;
}
.title_box.flex .title2 {
    margin-left: 8px;
}
p.title3 {
    font-size: 14px;
    line-height: 2;
    font-weight: 500;
    letter-spacing: 0.1em;
}

a.btnstyle1 {
    border: 1px solid #f3f1ef;
    padding: 18px 35px 18px 15px;
    font-size: 14px;
    line-height: 1;
    color: #333;
    background: #fff;
    display: inline-block;
    letter-spacing: 0.1em;
    font-weight: 500;
    width: 100%;
    max-width: 220px;
    position: relative;
    transition: all .3s;
}
a.btnstyle1 img {
    position: absolute;
    top: auto;
    right: 25px;
    transition: all .3s;
}
a.btnstyle1:hover {
    border: 1px solid #fff;
    color: #333;
    background: #f3f1ef;
    text-decoration: none;
}
a.btnstyle1:hover img {
    right: 15px;
    transform: none;
}
a.bg_gry {
    background: #f8f7f6;
}
a.bg_gry:hover {
    background: #fff;
    border: 1px solid #f3f1ef;
}
.flex_style1 {
    display: flex;
    flex-wrap: wrap;
    justify-content: flex-start;
    align-items: center;
}
.title_box_style1_left {
    display: block;
    margin-right: 20px;
}
.rowreverse {
    flex-direction: row-reverse;
}
.offset-onehelf {
    margin-left: 12.5%;
}
.bg_style2 {
    position: relative;
    background: #fff;
}
.bg_style2:before {
    content: "";
    width: 93%;
    height: 55%;
    display: block;
    background: #f8f7f6;
    position: absolute;
    left: 0;
    bottom: 0;
    border-radius: 0 30px 30px 0;
}
.banner {
    padding: 90px 0;
}
.banner>.flex_style1 {
    justify-content: space-between;
}
.banner .flex_style1 {
    justify-content: space-between;
}
.banner .flex_style1 .col-lg-4 {
    width: calc(100% / 3 - 45px);
}
.banner a.banner_style1 {
    box-shadow: 0 0 10px #ddd;
    border-radius: 10px;
    overflow: hidden;
}
.banner a.banner_style1 img,
.banner a.banner_style1 .title_box {
    width: 50%;
    text-align: center;
}
.banner a.banner_style1 .title_box h2.title1 {
    font-size: 16px;
    letter-spacing: 0.2em;
    margin-bottom: 2px;
    text-align: center;
}
.banner a:hover img {
    transition: all .3s;
    transform: scale(1.1);
}
.banner a:hover img {
    transition: all .3s;
    transform: scale(1.1);
}
.contact_style1 {
    padding: 25px 0;
}
.bg_gry {
    background-color: #f8f7f6;
}
.contact_style1 .flex_style1 {
    justify-content: space-between;
}
.contact_style1 .flex_style1 .col-lg-3 {
    width: 25%;
    padding-right: 40px;
}
.contact_style1 .flex_style1 .col-lg-6 {
    width: 50%;
    position: relative;
    padding-left: 45px;
    display: flex;
    align-items: center;
    flex-wrap: wrap;
    border-left: 1px solid #c9c9c9;
    padding-top: 10px;
    padding-bottom: 10px;
}
.contact_style1 .flex_style1 .title_box h2 {
    font-size: 18px;
    text-align: left;
    margin-bottom: 10px;
}
a.btn_style2 {
    display: block;
    padding: 15px;
    border: 1px solid #c9c9c9;
    color: #333;
    letter-spacing: 0.15em;
}
a.btn_style2:hover {
    background: #fff;
    transition: .3s;
}
.contact_style1 .flex_style1 .col-lg-6 p {
    font-size: 14px;
    letter-spacing: 0.1em;
    width: 100%;
}
.contact_style1 .flex_style1 .title_box p {
    font-size: 15px;
    letter-spacing: 0.1em;
}
.contact_style1 .flex_style1 .col-lg-6 p.contact_text01 {
    margin-bottom: 15px;
}
.contact_text02 {
    background: #fff;
    padding: 20px 25px 18px;
    margin-right: 20px;
    width: calc(100% / 3 - 20px);
}
.contact_text03 {
    width: calc(100% / 3);
}
.contact_style1 .flex_style1 .col-lg-6 .contact_text03 p,
.contact_style1 .flex_style1 .col-lg-6 .contact_text02 p.text01 {
    font-size: 13px;
}
.contact_style1 .flex_style1 .col-lg-6 .contact_text02 p.text01 {
    line-height: 1;
}
.contact_style1 .flex_style1 .col-lg-6 .contact_text02 p.text02 {
    font-size: 18px;
    letter-spacing: 0.15em;
    line-height: 1;
    margin-top: 10px;
}
.block_sp_min {
    display: none;
}
.main-header-bar.es-header-breadcrumb a:hover {
    color: #e79223;
}

br.block_480 {
    display: none;
}

.accordion {
    border-bottom: 1px solid #ddd;
}
.menu {
    padding: 25px 0;
    cursor: pointer;
    user-select: none;
    margin-bottom: 0 !important;
    border-top: 1px solid #ddd;
    position: relative;
}
.menu:after {
    content: "\02228";
    position: absolute;
    top: 25px;
    right: 10px;
    font-family: -apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen-Sans,Ubuntu,Cantarell,Helvetica Neue,sans-serif;
    font-size: 18px;
    color: #ADD666;
}
.menu.is-active:after {
    content: "\02227";
    color: #CBCBCB;
}
p.menu span.text_d {
    font-size: 20px;
    line-height: 1.6;
}
.menu:hover,
.menu:active,
.menu.is-active {
  /* background-color: black; */
}
.contents {
  line-height: 0;
  height: 0;
  overflow: hidden;
  opacity: 0;
  position: relative;
  /* transition-duration: 0.4s; */
}
.contents span.text_d {
    color: #666666;
}
.contents.is-open {
  padding-bottom: 25px;
  line-height: normal;
  height: auto;
  opacity: 1;
}
a.ornge {
    position: relative;
    font-size: 15px;
    letter-spacing: 0.1em;
}
a.ornge:after {
    content: "";
    width: 100%;
    height: 1px;
    background: #e79223;
    display: block;
    position: absolute;
    left: 0;
    bottom: -4px;
}
span.text_i {
    font-size: 17px;
    letter-spacing: 0;
    display: block;
    position: absolute;
    left: 0;
    width: 52px;
    height: 52px;
    background: #F8F7F6;
    border-radius: 50%;
    text-align: center;
    line-height: 52px;
}
.menu span.text_i {
    top: 14px;
    color: #ADD666;
}
.contents span.text_i {
    color: #FD9B45;
}
span.text_d {
    font-size: 16px;
    padding-left: 65px;
    display: block;
    line-height: 2;
    letter-spacing: 0.1em;
}
span.text_b {
    font-size: 15px;
    display: block;
    margin-bottom: 10px;
}
span.space1 {
    display: block;
    height: 15px;
}
.aka {
    color: #f66858;
}
.text_d a.ornge:hover {
    color: #f66858;
}
a.ornge:hover:after {
    background: #f66858;
}
.menu:hover {
    opacity: .8;
}
.qa.qa_kaitai {
    padding-bottom: 130px;
}

@media (max-width: 1900px) {
.contact_style1 .flex_style1 .col-lg-6 {
    padding-left: 30px;
}
.contact_style1 .flex_style1 .col-lg-3 {
    padding-right: 30px;
}
.contact_text02 {
    padding: 15px 20px 15px;
    margin-right: 15px;
    width: calc(100% / 3 - 15px);
}
.contact_style1 .flex_style1 .col-lg-6 .contact_text03 p,
.contact_style1 .flex_style1 .col-lg-6 .contact_text02 p.text01 {
    letter-spacing: 0.01em;
}
a.btn_style2 {
    letter-spacing: 0.1em;
    font-size: 15px;
}
}
@media (max-width: 1800px) {
.bg_style2:before {
    height: 54.4%;
}
.banner .flex_style1 .col-lg-4 {
    width: calc(100% / 3 - 30px);
}
.top02 .container .es-col-lg-3 {
    padding: 0 45px;
}
.contact_style1 .flex_style1 .col-lg-6 .contact_text02 p.text02 {
    letter-spacing: 0.1em;
}
}
@media (max-width: 1700px) {
#main .entry-content .top_tate_text span.top_tate_text2 {
    font-size: 32px;
}
.block_1700 {
    display: block;
}
.contact_style1 .flex_style1 .col-lg-6 {
    padding-left: 20px;
}
.contact_style1 .flex_style1 .col-lg-3 {
    padding-right: 20px;
}
.footer_right .list_wrapper ul li:not(:last-child) {
    margin-bottom: 10px;
}
.title_box .title1 {
    font-size: 26px;
}
.tab_item {
    font-size: 24px;
}
}
@media (max-width: 1600px) {
  .contact_style1 .flex_style1 .col-lg-6 .contact_text02 p.text02 {
      font-size: 16px;
      letter-spacing: 0.01em;
  }
  .contact_style1 .flex_style1 .title_box p {
      font-size: 14px;
      letter-spacing: 0.01em;
  }
.banner a.banner_style1 .title_box h2.title1 {
    font-size: 15px;
    letter-spacing: 0.15em;
}
.top02 p.title3.center {
    text-align: justify;
    letter-spacing: 0.01em;
    font-feature-settings: "palt" 1;
}
.top02 p.title3.center br {
    display: none;
}
.title_box .title1 {
    font-size: 24px;
    letter-spacing: 0.01em;
}
.fontstyle2 {
    font-size: 18px;
}
.fontstyle3 {
    line-height: 2.4;
}
.fontstyle4 {
    font-size: 24px;
}
.none_1600 {
    display: none;
}
p.top_imgtext {
    font-size: 30px;
}
.tab_item {
    font-size: 22px;
}
.tab_item i.icon-angle-down {
    top: 12px;
}
#main .entry-content .top_tate_text h1 {
    padding: 25px 0;
}
}
@media (max-width: 1500px) {
#main .entry-content .top_tate_text span.top_tate_text2 {
    font-size: 30px;
}
.title_box .title2 {
    font-size: 11px;
}
.none_1500 {
    display: none;
}
p.top_imgtext {
    font-size: 26px;
}
.top_imgtext_abs {
    bottom: 20%;
}
.fontstyle3 {
    font-size: 15px;
}

}
@media (max-width: 1400px) {
#main .entry-content .top_tate_text span.top_tate_text2 {
    font-size: 28px;
}
.flex_company .company {
    width: calc(100% / 3 - 20px);
}
.flex_company .company.title_box {
    border-left: none;
    border-right: none;
    width: 100%;
    margin-bottom: 15px;
}

.top02 .es-col-lg-8.es-col-lg-offset-1 {
    width: 75%;
    margin-left: 0;
}

.title_box .title1 {
    font-size: 22px;
}
.contact_style1 .flex_style1 .title_box p {
    font-size: 13px;
}
.banner a.banner_style1 .title_box h2.title1 {
    letter-spacing: 0.1em;
}
.contact_text02 {
    padding: 15px 15px 15px;
}
.contact_style1 .flex_style1 .col-lg-6 .contact_text02 p.text02 {
    letter-spacing: 0.01em;
}
p.top_imgtext {
    font-size: 28px;
}
.fontstyle3 {
    font-size: 14px;
}
.fontstyle4 {
    margin: 55px 0 25px !important;
}
#main .entry-content .top_tate_text h1 {
    padding: 20px 0;
}
p.menu span.text_d {
    font-size: 18px;
}
span.text_d {
    font-size: 15px;
    padding-left: 65px;
    letter-spacing: 0.05em;
}
span.text_i {
    width: 45px;
    height: 45px;
    line-height: 45px;
}
.menu span.text_i {
    top: 17px;
}

}
@media (max-width: 1300px) {
  .top02 .es-col-lg-8.es-col-lg-offset-1 {
      width: 70%;
      margin-left: 0;
  }

  .banner .flex_style1 .col-lg-4 {
      width: calc(100% / 3 - 15px);
  }
  .banner .flex_style1 .col-lg-4 .title_box .title2 {
      margin-top: 5px;
      line-height: 1;
  }
  p.top_imgtext {
      padding: 15px 20px;
      font-size: 24px;
  }
  .contact_style1 {
      padding: 40px 0;
  }
  .contact_style1 .flex_style1 .col-lg-3 {
      width: 50%;
      padding-right: 0;
  }
  .contact_style1 .flex_style1 .title_box h2,
  .contact_style1 .flex_style1 .title_box p {
      text-align: left;
      letter-spacing: 0.15em;
  }
  .contact_style1 .flex_style1 .col-lg-6 {
      padding-left: 0;
      border-left: none;
      padding-bottom: 0;
      width: 100%;
      justify-content: space-between;
      border-top: 1px solid #c9c9c9;
      padding-top: 30px;
      margin-top: 35px;
  }
  .contact_style1 .flex_style1 .col-lg-6 .contact_text02 p.text02 {
      letter-spacing: 0.1em;
      font-size: 22px;
  }
  .contact_style1 .flex_style1 .col-lg-6 p .block_1700 {
      display: none;
  }
  a.btn_style2 {
      letter-spacing: 0.1em;
      font-size: 15px;
      padding: 12px;
      margin: 0 auto;
      margin-left: 30px;
  }
  .fontstyle4 {
      font-size: 22px;
  }
  .title_box .title2_min_ {
      font-size: 10px;
      letter-spacing: 0;
  }
  .es-header-breadcrumb .es-container {
      padding: 0 100px;
  }

}
@media (max-width: 991px) {
  #main .entry-content .top_tate_text span.top_tate_text2 {
      font-size: 26px;
  }
  #main .entry-content .top_tate_text span.top_tate_text1 {
      font-size: 12px;
  }
  #main .entry-content .top_tate_text .es-col-lg-3 {
      width: 33%;
  }
  #main .entry-content .top_tate_text h1:before,
  #main .entry-content .top_tate_text h1:after {
      content: none;
  }
  .es-header-breadcrumb .es-container {
      padding: 0 20px;
  }
  .top02 .es-col-lg-8.es-col-lg-offset-1 {
      width: 50%;
      display: inline-block;
      vertical-align: middle;
  }
  p.top_imgtext {
      padding: 12px 15px;
      font-size: 20px;
      margin-bottom: 10px;
  }
  .title_box.flex {
      margin-bottom: 30px;
  }
  .top02 .btnarea {
      padding-top: 30px;
      text-align: left;
      display: flex;
      justify-content: space-between;
      align-items: center;
  }
  .top02 .btnarea br {
      display: none;
  }
  .top02 .btnarea a.btnstyle1 {
      max-width: 100%;
      width: calc(50% - 10px);
      margin-bottom: 0 !important;
  }
  .bg_style2:before {
      content: none;
  }
  .offset-onehelf {
      margin-left: 0;
  }
  .rowreverse {
      flex-direction: row;
  }
  .qa.qa_kaitai {
      padding-bottom: 100px
  }
}
@media (max-width: 767px) {
  .contact_style1 .flex_style1 .col-lg-6 p.contact_text01 {
      text-align: center;
  }
  .contact_text02 {
    margin-right: 0;
    width: calc(100% / 2 - 15px);
    padding: 18px 20px 15px;
  }
  .contact_text03 {
      width: 100%;
      text-align: center;
      margin-top: 15px;
  }
  .contact_style1 .flex_style1 .col-lg-3 {
      padding-right: 0;
      width: 100%;
  }
  .contact_style1 .flex_style1 .title_box {
      margin-bottom: 20px;
  }
  .contact_style1 .flex_style1 .title_box h2,
  .contact_style1 .flex_style1 .title_box p {
      text-align: center;
  }
  a.btn_style2 {
      letter-spacing: 0.1em;
      font-size: 15px;
      padding: 12px;
      max-width: 260px;
      margin: 0 auto;
  }
}
@media (max-width: 544px) {
  .es-header-breadcrumb .es-container {
      padding: 0 35px !important;
  }
  #main .entry-content .top_tate_text h1 {
      padding: 20px 15px;
  }
  .space1 {
      height: 80px !important;
  }
  .title_box_style1 {
      margin-bottom: 45px;
  }
  .qa.qa_kaitai {
      padding-bottom: 85px;
  }
}
@media (max-width: 480px) {
  #main .entry-content .top_slider_wrapper {
      padding: 0;
  }
  #main .entry-content .top_tate_text span.top_tate_text2 {
      font-size: 20px;
  }
  .fontstyle1 {
      line-height: 2;
      letter-spacing: 0.05em;
  }
  #scroll_ {
      padding-top: 30px;
      padding-bottom: 0;
  }
  .top_intro .uagb-column__inner-wrap {
      flex-wrap: wrap;
  }
  h2.top_intro_text2, p.top_intro_text1, p.top_intro_text1_1 {
      -ms-writing-mode: initial;
      writing-mode: horizontal-tb;
      width: 100%;
  }
  h2.top_intro_text2 {
      font-size: 20px;
      order: 0;
      margin-left: 0;
  }
  p.top_intro_text1 {
      margin: 0;
      font-size: 14px !important;
      letter-spacing: 0.1em;
      line-height: 2;
      text-align: justify;
      font-feature-settings: "palt" 1;
  }
  p.top_intro_text1_1 {
      order: 0;
      margin-left: 0;
      margin-bottom: 15px;
      margin-top: 20px;
  }
  p.top_intro_text1 br {
      display: none;
  }
  .top_img_02 {
      padding-bottom: 20px;
  }
  p.top_imgtext {
      padding: 10px 15px;
      font-size: 16px;
      margin-bottom: 10px;
  }
  .title_box.flex {
      margin-bottom: 25px;
  }
  .top02 .btnarea {
      padding-top: 25px;
  }
  .title_box_style1_left {
      margin-right: 0;
  }
  .title_box_style1 img {
      display: none;
  }
  .banner .flex_style1 .col-lg-4 {
      width: 100%;
  }
  .banner .flex_style1 .col-lg-4:not(:last-child) {
      margin-bottom: 25px;
  }
  .title_box .title1 {
      font-size: 16px;
      line-height: 1.8;
      text-align: justify;
      font-feature-settings: "palt" 1;
      letter-spacing: 0.05em;
  }
  .title_box.flex .title2 {
      margin-left: 0;
  }
  .contact_text02 {
      width: 100%;
      margin-bottom: 15px;
  }
  .footer_right .list_wrapper p.list_title {
      font-size: 15px;
  }
  .footer_right .list_wrapper ul li:not(:last-child) {
      margin-bottom: 0;
  }
  a.btnstyle1 {
      padding: 15px 30px 15px 10px;
      font-size: 13px;
  }
  a.btnstyle1 img {
      top: 16px;
      right: 15px;
      width: 20px;
  }
  .sp_pd0 {
      padding-left: 0 !important;
      padding-right: 0 !important;
  }
  .sp_pd10 {
      padding-left: 10px !important;
      padding-right: 10px !important;
  }
  .alignfull.top02 {
      padding-top: 50px;
      padding-bottom: 50px;
  }
  .title_box_style1 {
      margin-bottom: 20px;
  }
  .banner {
      padding: 50px 0;
  }
  a.btn_style2 {
      padding: 10px;
      max-width: 100%;
  }
  .contact_style1 .flex_style1 .col-lg-6 p {
      letter-spacing: 0.05em;
      font-size: 13px;
  }
  .fontstyle3 {
      font-size: 13px;
  }
  .fontstyle2 {
      font-size: 16px;
  }
  .fontstyle4 {
      margin: 0 0 10px !important;
      font-size: 18px;
  }
  .top_imgtext_abs {
      left: 25px;
  }
  .space1 {
      height: 45px !important;
  }
  .text_pp1 {
      padding-bottom: 40px;
  }
  .banner a.banner_style1 .title_box h2.title1 {
      line-height: 1.4;
  }
  br.block_480 {
      display: block;
  }

  p.menu span.text_d, span.text_i {
      font-size: 15px;
      line-height: 1.5;
      letter-spacing: 0.01em;
  }
  .menu {
      padding: 15px 0 13px;
  }
  .menu span.text_i {
      width: 30px;
      height: 30px;
      line-height: 30px;
      top: 10px;
  }
  .contents span.text_i {
      width: 30px;
      height: 30px;
      line-height: 30px;
  }
  .menu.is-active:after,
  .menu:after {
      content: none;
  }
  .contents.is-open {
      padding-bottom: 15px;
  }
  a.ornge {
      font-size: 14px;
  }
  a.ornge:after {
      bottom: -3px;
  }
  span.text_d {
      font-size: 13px;
      padding-left: 40px;
      line-height: 1.8;
  }
  span.text_b {
      font-size: 14px;
      margin-bottom: 5px;
      line-height: 1.8;
  }
  .contents span.text_d {
      font-size: 13px;
      text-align: justify;
      letter-spacing: 0.01em;
      font-feature-settings: "palt" 1;
  }
  .title_box .title2 {
      letter-spacing: 0.01em;
  }
  p.menu.js-menu.is-active {
      padding-bottom: 10px;
  }
  #main .entry-content .top_tate_text .es-col-lg-3 {
      min-width: 200px;
  }
  #main .entry-content .top_slider_wrapper .container {
      padding: 0;
  }
  #main .entry-content .top_tate_text h1 {
      padding: 15px;
  }
  .qa.qa_kaitai {
      padding-bottom: 65px;
  }
}

@media (max-width: 374px) {
  .block_sp_min {
      display: block;
  }
}
@media (max-width: 360px) {
  p.top_imgtext {
      padding: 9px 10px;
      font-size: 15px;
  }
}

@media (max-width: 359px) {
  .menu:after {
      right: 0;
  }
  span.text_d {
      padding-left: 20px;
  }
  span.text_b {
      letter-spacing: -0.05em;
  }
  a.ornge {
      letter-spacing: 0.01em;
  }
}
