@media (min-width: 992px) {
  .tate {
      -ms-writing-mode: tb-rl;
      writing-mode: vertical-rl;
  }
}
.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;
}
.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: center;
    align-items: center;
}
.title_box_style1 img {
    width: 250px;
}
.title_box_style1 .title_box_style1_center {
    display: inline-block;
}
.top_slider_wrapper {
    display: flex;
    justify-content: flex-start;
    max-height: calc(100vh - 150px);
    position: relative;
}
.scroll_left {
    width: 200px;
    position: relative;
    overflow: hidden;
}
ul.slider_top {
    margin: 0;
    width: calc(100% - 200px);
}
.scroll_left .tate {
    margin: 0;
    width: 200px;
    display: block;
    line-height: 200px;
    letter-spacing: 0.15em;
    font-size: 14px;
    font-weight: 500;
}
.scroll_left span {
    top: 50%;
    position: relative;
    transform: translateY(-50%);
}
.scroll_left a.tate {
    bottom: 150px;
    position: absolute;
    color: #333;
    width: 30px;
    line-height: 30px;
    left: 85px;
}
.scroll_left a.tate:hover {
    text-decoration: none;
    color: #666;
}
.scroll_left a.tate:after {
    content: "";
    width: 1px;
    height: 150px;
    background: #333;
    display: block;
    position: absolute;
    left: 14px;
    top: 70px;
}
.scroll_left a.tate:hover:after {
    background: #666;
    top: 80px;
    transition: .3s;
}
#main .entry-content .top_tate_text {
    display: block;
    text-align: center;
    margin-left: 0;
    margin-right: 0;
    background: #fff;
    position: absolute;
    right: 16.5%;
    bottom: 0;
    margin-bottom: 0;
    padding: 50px 25px;
    border-radius: 5px 5px 0 0;
    width: 140px;
}
#main .entry-content .top_tate_text span.top_tate_text1 {
    font-size: 14px;
    display: inline-block;
    letter-spacing: 0.15em;
    text-align: left;
    vertical-align: text-top;
    margin-left: -15px;
}
#main .entry-content .top_tate_text span.top_tate_text2 {
    text-align: justify;
    line-height: 1.8;
    font-size: 40px;
    font-weight: 500;
    letter-spacing: 0.12em;
    display: inline-block;
    vertical-align: text-top;
}
.title_box.flex {
    display: flex;
    justify-content: center;
    text-align: left;
    margin-bottom: 50px;
}
.title_box .title1 {
    font-size: 28px;
    font-weight: 500;
    letter-spacing: 0.15em;
    text-align: left;
}
.title_box .title2 {
    font-size: 12px;
    letter-spacing: 0.1em;
    font-weight: 500;
    margin-bottom: 5px;
}
.title_box .title2_min {
    font-size: 10px;
    letter-spacing: 0.01em;
}
.title_box .title2_min_ {
    font-size: 11px;
    letter-spacing: 0.05em;
}
.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;
}
.list_oya {
    padding-top: 100px;
}
.title_box_style1_left {
    display: block;
    margin-right: 20px;
}
.es-list-wrapper {
    padding-top: 30px !important;
}
.uagb-columns__wrap.alignfull > .uagb-columns__inner-wrap {
    max-width: 75%;
    padding: 0 25px;
}
.offset-onehelf {
    margin-left: 12.5%;
}
.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;
    letter-spacing: 0.01em;
}
.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;
}
.es-list.list-border-bottom li:first-child {
    border-top: 1px solid #ccc;
}
.es-list.list-direction-column h3 {
    padding-top: 7px;
}
@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);
}
a.btn_style2 {
    letter-spacing: 0.1em;
    font-size: 15px;
}
#main .entry-content .top_tate_text {
    right: 10%;
}
}
@media (max-width: 1800px) {
ul.slider_top {
    width: calc(100% - 180px);
}
#main .entry-content .top_tate_text {
    padding: 40px 15px;
    margin-bottom: 0;
}
#main .entry-content .top_tate_text span.top_tate_text2 {
    font-size: 36px;
}
#main .entry-content .top_tate_text span.top_tate_text1 {
    font-size: 13px;
}
.scroll_left {
    width: 180px;
}
.scroll_left .tate {
    width: 180px;
    line-height: 180px;
}
.scroll_left a.tate {
    left: 75px;
}
.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 {
    padding: 35px 15px;
}
#main .entry-content .top_tate_text span.top_tate_text2 {
    font-size: 32px;
}
ul.slider_top {
    width: calc(100% - 150px);
}
.scroll_left {
    width: 150px;
}
.scroll_left .tate {
    width: 150px;
    line-height: 150px;
    font-size: 13px;
}
.scroll_left a.tate {
    left: 60px;
}
.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;
}

}
@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;
  }
  .title_box .title1 {
      font-size: 24px;
      letter-spacing: 0.1em;
  }
  .none_1600 {
      display: none;
  }
}
@media (max-width: 1500px) {
.scroll_left {
    width: 100px;
}
ul.slider_top {
    width: calc(100% - 100px);
}
.scroll_left .tate {
    width: 100px;
    line-height: 100px;
}
.scroll_left a.tate {
    left: 33px;
}
#main .entry-content .top_tate_text span.top_tate_text2 {
    font-size: 30px;
}
#main .entry-content .top_tate_text {
    padding: 30px 10px;
}
.title_box .title2 {
    font-size: 11px;
}
.none_1500 {
    display: none;
}
}
@media (max-width: 1400px) {
.scroll_left {
    width: 80px;
}
ul.slider_top {
    width: calc(100% - 80px);
}
.scroll_left .tate {
    width: 80px;
    line-height: 80px;
    font-size: 12px;
}
.scroll_left a.tate {
    left: 24px;
}
#main .entry-content .top_tate_text span.top_tate_text2 {
    font-size: 28px;
}
#main .entry-content .top_tate_text {
    padding: 30px 10px;
}
.title_box .title1 {
    font-size: 22px;
}
.contact_style1 .flex_style1 .title_box p {
    font-size: 13px;
}
.contact_text02 {
    padding: 15px 15px 15px;
}
.contact_style1 .flex_style1 .col-lg-6 .contact_text02 p.text02 {
    letter-spacing: 0.01em;
}
.es-list-wrapper {
    padding-top: 0 !important;
}
.list_oya {
    padding-top: 70px;
}
.title_box img {
    width: 250px;
}
}
@media (max-width: 1300px) {
  #main .entry-content .top_tate_text {
      right: 20px;
      width: 120px;
  }
  .scroll_left a.tate {
      bottom: 120px;
  }
  .scroll_left a.tate:after {
      top: 60px;
  }
  .scroll_left a.tate:hover:after {
      top: 70px;
  }
  .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;
  }
  .title_box .title2_min_ {
      font-size: 10px;
      letter-spacing: 0;
  }
  .es-header-breadcrumb .es-container {
      padding: 0 100px;
  }
  .scroll_left .tate {
      font-size: 11px;
  }
}
@media (max-width: 991px) {
  #main .entry-content .top_tate_text span.top_tate_text2 {
      font-size: 26px;
      -ms-writing-mode: tb-rl;
      writing-mode: vertical-rl;
  }
  #main .entry-content .top_tate_text span.top_tate_text1 {
      font-size: 12px;
      -ms-writing-mode: tb-rl;
      writing-mode: vertical-rl;
  }
  .scroll_left .tate {
      -ms-writing-mode: tb-rl;
      writing-mode: vertical-rl;
  }
  .title_box.flex {
      margin-bottom: 30px;
  }
  .offset-onehelf {
      margin-left: 0;
  }
  .uagb-columns__wrap.alignfull > .uagb-columns__inner-wrap {
      max-width: 100%;
  }
}
@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 80px !important;
  }
}
@media (max-width: 480px) {
  #main .entry-content .top_slider_wrapper {
      padding: 0;
  }
  .scroll_left {
      display: none;
  }
  ul.slider_top {
      width: 100%;
  }
  #main .entry-content .top_tate_text {
      max-width: 100%;
      width: auto;
      right: auto;
      left: 20px;
      padding: 25px 20px 10px !important;
  }
  #main .entry-content .top_tate_text span.top_tate_text2 {
      font-size: 20px;
      -ms-writing-mode: initial;
      writing-mode: horizontal-tb;
      text-align: justify !important;
      display: block;
      line-height: 1.6;
  }
  #main .entry-content .top_tate_text span.top_tate_text1 {
      font-size: 10px;
      -ms-writing-mode: initial;
      writing-mode: horizontal-tb;
      position: absolute;
      left: 34px;
      top: 15px;
  }
  .title_box.flex {
      margin-bottom: 25px;
  }
  .title_box_style1 img {
      display: none;
  }
  .title_box .title1 {
      font-size: 20px;
  }
  .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;
  }
  .sp_pd0 {
      padding-left: 0 !important;
      padding-right: 0 !important;
  }
  .sp_pd10 {
      padding-left: 10px !important;
      padding-right: 10px !important;
  }
  .title_box_style1 {
      margin-bottom: 30px;
  }
  a.btn_style2 {
      padding: 10px;
      max-width: 100%;
  }
  .contact_style1 .flex_style1 .col-lg-6 p {
      letter-spacing: 0.05em;
      font-size: 13px;
  }
  .uagb-columns__wrap.alignfull > .uagb-columns__inner-wrap {
      padding: 0 10px;
  }
  .es-list-wrapper {
      padding-bottom: 20px;
  }
  .list_oya {
      padding-top: 40px;
  }
  .title_box_style1_left {
      margin-right: 0;
      width: 100%;
  }
  .title_box img {
      display: none;
  }
  .title_box .title2, .title_box .title1 {
      text-align: center;
  }
  .es-list.list-direction-column li:last-child {
      margin-bottom: 30px;
  }
}
@media (max-width: 374px) {
  .block_sp_min {
      display: block;
  }
}
@media (max-width: 360px) {
  #main .entry-content .top_tate_text {
      left: 15px;
      padding: 38px 15px 15px !important;
  }
  #main .entry-content .top_tate_text span.top_tate_text2 {
      font-size: 18px;
  }
  #main .entry-content .top_tate_text span.top_tate_text1 {
      font-size: 10px;
      left: 30px;
      letter-spacing: 0.1em;
  }

}
