@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://use.typekit.net/cen4ble.css);
/*droid-sans*/
@import url(https://use.typekit.net/phl3khq.css);
/*din2014*/
@import url(https://fonts.googleapis.com/earlyaccess/notosansjapanese.css);
@import url(https://fonts.googleapis.com/css2?family=EB+Garamond:wght@400;500;600;700&display=swap);
@import url(https://fonts.googleapis.com/css?family=Noto+Sans+JP:100,300,400,500,700|Noto+Serif+JP:300,400,500,600,700&display=swap);
@import url(https://fonts.googleapis.com/css2?family=Cardo:wght@400;700&display=swap);
@import url(https://fonts.googleapis.com/css2?family=Oswald:wght@200;300;400;500;600;700&display=swap);
/*
Zarigani Design Office Drawer Menu
Copyright 2018 Zarigani Design Office

Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:

The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.

THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
*/
.zdo_drawer_menu * {
  margin: 0;
  padding: 0;
  outline: none;
  border: none;
  font: inherit;
  font-family: inherit;
  font-size: 100%;
  font-style: inherit;
  font-weight: inherit;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  text-align: left;
  text-decoration: none;
  list-style: none;
}

.zdo_drawer_menu a {
  color: inherit;
  text-decoration: none;
}

.zdo_drawer_menu a:visited {
  color: inherit;
}

.zdo_drawer_menu .zdo_drawer_bg {
  width: 100%;
  height: 100%;
  position: fixed;
  z-index: 999;
  background-color: rgba(51, 51, 51, 0.5);
  display: none;
  top: 0;
  left: 0;
}

.zdo_drawer_menu .zdo_drawer_button {
  display: block;
  background: none;
  border: none;
  padding: 0;
  width: 42px;
  letter-spacing: 0.1em;
  cursor: pointer;
  position: fixed;
  top: 32px;
  right: 32px;
  z-index: 1001;
  text-align: center;
  outline: none;
}

.zdo_drawer_menu .zdo_drawer_button.active .zdo_drawer_bar {
  width: 49px;
}

.zdo_drawer_menu .zdo_drawer_button.active .zdo_drawer_bar1 {
  -webkit-transform: rotate(30deg);
          transform: rotate(30deg);
}

.zdo_drawer_menu .zdo_drawer_button.active .zdo_drawer_bar2 {
  opacity: 0;
}

.zdo_drawer_menu .zdo_drawer_button.active .zdo_drawer_bar3 {
  -webkit-transform: rotate(-30deg);
          transform: rotate(-30deg);
}

.zdo_drawer_menu .zdo_drawer_button.active .zdo_drawer_menu_text {
  display: none;
}

.zdo_drawer_menu .zdo_drawer_button.active .zdo_drawer_close {
  display: block;
}

.zdo_drawer_menu .zdo_drawer_bar {
  display: block;
  height: 2px;
  margin: 10px 0;
  -webkit-transition: all 0.2s;
  transition: all 0.2s;
  -webkit-transform-origin: 0 0;
          transform-origin: 0 0;
}

.zdo_drawer_menu .zdo_drawer_text {
  text-align: center;
  font-size: 10px;
}

.zdo_drawer_menu .zdo_drawer_close {
  letter-spacing: 0.08em;
  display: none;
}

.zdo_drawer_menu .zdo_drawer_menu_text {
  display: block;
}

.zdo_drawer_menu .zdo_drawer_nav_wrapper {
  width: 312px;
  height: 100%;
  -webkit-transition: all 0.2s;
  transition: all 0.2s;
  -webkit-transform: translate(312px);
          transform: translate(312px);
  position: fixed;
  top: 0;
  right: 0;
  z-index: 1000;
  background-color: #FFF;
}

.zdo_drawer_menu .zdo_drawer_nav_wrapper.open {
  -webkit-transform: translate(0);
          transform: translate(0);
}

.zdo_drawer_menu.left .zdo_drawer_button {
  right: auto;
  left: 32px;
}

.zdo_drawer_menu.left .zdo_drawer_nav_wrapper {
  -webkit-transform: translate(-312px);
          transform: translate(-312px);
  right: auto;
  left: 0;
}

.zdo_drawer_menu.left .zdo_drawer_nav_wrapper.open {
  -webkit-transform: translate(0);
          transform: translate(0);
}

/*+++ Default Navigation CSS +++*/
.zdo_drawer_menu .zdo_drawer_nav {
  padding: 112px 24px;
}

.zdo_drawer_menu .zdo_drawer_nav li {
  font-size: 16px;
  margin-bottom: 15px;
}

/*+++ Default Button Color +++*/
.zdo_drawer_menu .zdo_drawer_button {
  color: #276490;
}

.zdo_drawer_menu .zdo_drawer_button .zdo_drawer_bar {
  background-color: #276490;
}

.bdr3 {
  border-radius: 3px;
}

.bdr5 {
  border-radius: 5px;
}

.bdr10 {
  border-radius: 10px;
}

.bdr20 {
  border-radius: 20px;
}

* {
  -webkit-box-sizing: border-box;
  -o-box-sizing: border-box;
  -ms-box-sizing: border-box;
  box-sizing: border-box;
}

body {
  counter-reset: number 0;
  line-height: 2em;
  font-weight: 500;
  letter-spacing: 1.0px;
  color: #333;
  font-family: "Noto Sans JP", "游ゴシック", YuGothic, "ヒラギノ角ゴ Pro", "Hiragino Kaku Gothic Pro", "メイリオ", "Meiryo", Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
  word-wrap: break-word;
  overflow: hidden;
  font-size: 1rem;
}

@media only screen and (max-width: 640px) {
  body {
    font-size: 0.9375rem;
    line-height: 1.8em;
    letter-spacing: normal;
  }
}

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

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

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

.inner {
  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;
}

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

.inner_12 {
  width: 100% !important;
  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;
}

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

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

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

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

#contents {
  background: none;
  font-size: 100%;
  width: 100%;
  max-width: 1200px;
}

@media only screen and (max-width: 1200px) {
  #contents {
    padding-left: 20px;
    padding-right: 20px;
  }
}

@media screen and (min-width: 641px) and (max-width: 835px) {
  #contents {
    padding-left: 20px;
    padding-right: 20px;
  }
}

@media only screen and (max-width: 640px) {
  #contents {
    padding-left: 15px;
    padding-right: 15px;
  }
}

#main {
  width: 100%;
}

#main #col_main {
  width: 100%;
}

/*
#side {
	width: 18.75000%;
}
*/
.map {
  margin: 56px 20px 0;
}

.map li {
  border-left: 5px solid #CCCCCC;
  list-style: none;
  margin: 0 0 15px;
  padding: 0 0 0 10px;
  text-align: left;
}

.policy h2 {
  border-bottom: 2px solid #BBBBBB;
  font-size: 18px;
  font-weight: bold;
  margin: 0 0 15px;
  padding: 0 0 5px;
}

.policy p {
  margin: 0 0 20px;
}

@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;
}

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;
}

b {
  font-weight: 500;
}

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

a {
  text-decoration: none;
}

a {
  -webkit-transition: 0.5s;
  transition: 0.5s;
}

a:hover {
  opacity: 0.6;
}

@media screen and (min-width: 641px) and (max-width: 835px) {
  .imgR, .imgL {
    max-width: 30% !important;
  }
}

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

.mincho {
  font-family: "Noto Serif JP", "a-otf-ryumin-pr6n", "游明朝体", "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: 640px) {
  .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;
}

header#global_header {
  max-width: 100%;
  width: 100%;
  min-width: 100%;
}

header#global_header #header-wrap {
  width: 100%;
}

#header {
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  padding: 10px 50px;
}

@media only screen and (max-width: 1500px) {
  #header {
    padding: 10px 30px;
  }
}

@media only screen and (max-width: 1200px) {
  #header {
    padding: 10px 15px;
  }
}

@media only screen and (max-width: 835px) {
  #header {
    height: 60px;
  }
}

.header_local {
  background: #9bd4de;
  padding: 10px 30px !important;
}

@media only screen and (max-width: 1200px) {
  .header_local {
    padding: 15px !important;
  }
}

.header_logo {
  position: relative;
  z-index: 100;
  width: 130px;
  min-width: 120px;
}

@media only screen and (max-width: 1000px) {
  .header_logo {
    width: 100px;
    min-width: auto;
  }
  .header_logo p {
    text-align: left;
  }
}

@media only screen and (max-width: 835px) {
  .header_logo {
    width: 100px;
  }
}

.header_r {
  width: 100%;
  max-width: 1400px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: flex-end;
}

.header_info {
  position: relative;
  z-index: 10;
  max-width: 470px;
  width: 470px;
  min-width: 400px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: flex-end;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-flex: 1;
      -ms-flex-positive: 1;
          flex-grow: 1;
}

.header_info li {
  margin: 0 1%;
}

.header_info .tel a {
  color: #1b1b1b;
  font-family: "Times New Roman", "Noto Serif JP", "游明朝体", "Yu Mincho", YuMincho, "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", "ＭＳ Ｐ明朝", "MS PMincho", serif;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  font-size: 1.5rem;
}

@media (max-width: 1200px) {
  .header_info .tel a {
    font-size: calc(1.275rem + 0.3vw) ;
  }
}

.header_info .tel a i {
  margin-right: 5px;
  color: #9bd4de;
}

@media only screen and (max-width: 1200px) {
  .header_info .tel a {
    font-size: 1.3125rem;
  }
}

@media only screen and (max-width: 1200px) and (max-width: 1200px) {
  .header_info .tel a {
    font-size: calc(1.25625rem + 0.075vw) ;
  }
}

@media only screen and (max-width: 1000px) {
  .header_info .tel a {
    display: none;
  }
}

.header_info .cont a {
  background: #ffbab2;
  padding: 10px 30px;
  color: #fff;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-transition: 0.5s;
  transition: 0.5s;
  font-size: 1.5rem;
  font-family: "EB Garamond", "Noto Sans JP", "游ゴシック", YuGothic, "ヒラギノ角ゴ Pro", "Hiragino Kaku Gothic Pro", "メイリオ", "Meiryo", Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
}

@media (max-width: 1200px) {
  .header_info .cont a {
    font-size: calc(1.275rem + 0.3vw) ;
  }
}

.header_info .cont a i {
  margin-right: 5px;
}

.header_info .cont a:hover {
  opacity: 1;
  background: #ffc8c2;
}

@media only screen and (max-width: 1200px) {
  .header_info .cont a {
    padding: 10px;
    line-height: 1.5em;
    font-size: 1.125rem;
  }
}

@media only screen and (max-width: 835px) {
  .header_info .cont a {
    display: none;
  }
}

@media only screen and (max-width: 1200px) {
  .header_info {
    min-width: 330px;
  }
}

@media only screen and (max-width: 1000px) {
  .header_info {
    width: 180px;
    min-width: auto;
  }
}

.mean-bar {
  display: none;
}

.mean-container .mean-push {
  display: none !important;
}

#nav-wrap {
  width: 100%;
}

#nav-wrap > div {
  padding: 0 15px;
}

@media only screen and (max-width: 835px) {
  #nav-wrap {
    display: none;
  }
}

#nav_global {
  position: relative;
  z-index: 100;
  width: 100%;
  max-width: 1200px;
  margin: 0 10px;
}

#nav_global > ul {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
}

#nav_global > ul li {
  -webkit-box-flex: 1;
      -ms-flex-positive: 1;
          flex-grow: 1;
  position: relative;
}

#nav_global > ul li a {
  color: #1b1b1b;
  text-align: center;
  padding: 20px 5px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  text-align: center;
  position: relative;
  text-decoration: none;
  font-family: "Noto Serif JP", "a-otf-ryumin-pr6n", "游明朝体", "Yu Mincho", YuMincho, "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", "ＭＳ Ｐ明朝", "MS PMincho", "a-otf-ryumin-pr6n", serif;
  font-size: 1rem;
  font-weight: 500;
  line-height: 1;
  -webkit-transition: 0.5s;
  transition: 0.5s;
}

#nav_global > ul li a:hover {
  opacity: 0.9 !important;
  -webkit-transform: scale(1.1);
          transform: scale(1.1);
}

@media only screen and (max-width: 1500px) {
  #nav_global > ul li a {
    font-size: 0.875rem;
  }
}

@media only screen and (max-width: 900px) {
  #nav_global > ul li a {
    font-size: 0.8125rem;
  }
}

#nav_global > ul li a .jp {
  color: #e9f5f7;
  font-family: "Noto Sans JP", "游ゴシック", YuGothic, "ヒラギノ角ゴ Pro", "Hiragino Kaku Gothic Pro", "メイリオ", "Meiryo", Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
  font-size: 0.75rem;
  margin-top: 5px;
}

#nav_global > ul li ul {
  position: absolute;
  top: 60px;
  background: rgba(155, 212, 222, 0.9);
  margin: auto;
  display: block;
  width: 100%;
  z-index: 10;
}

#nav_global > ul li ul ._list a {
  padding: 15px 0px;
  font-size: 0.875rem;
  display: block;
}

#nav_global > ul li ul ._list a:hover {
  opacity: 0.9 !important;
  -webkit-transform: scale(1.1);
          transform: scale(1.1);
  -webkit-transition: 0.5s;
  transition: 0.5s;
}

@media only screen and (max-width: 835px) {
  #nav_global > ul {
    display: none;
  }
}

@media only screen and (max-width: 835px) {
  #nav_global {
    margin: 0 auto;
    padding: 0;
  }
}

#nav-toggle p {
  color: #9bd4de !important;
}

.main_bg {
  position: relative;
}

.main_bg:before {
  position: absolute;
  content: '';
  max-width: 1600px;
  width: 95%;
  height: 100%;
  background: url(../images/top/ptn01.jpg) repeat left bottom;
  background-size: auto;
  left: 0;
  bottom: 0;
  top: 5%;
  right: 0;
  z-index: 0;
}

@media only screen and (max-width: 1000px) {
  .main_bg:before {
    top: 10%;
  }
}

@media only screen and (max-width: 1200px) {
  .main_bg:before {
    background-size: 50%;
  }
}

@media screen and (min-width: 641px) and (max-width: 835px) {
  .main_bg:before {
    background-size: 75%;
  }
}

@media only screen and (max-width: 640px) {
  .main_bg:before {
    background-size: 100%;
  }
}

.main_bg:after {
  position: absolute;
  content: '';
  width: 10%;
  min-width: 100px;
  height: 100%;
  background: url(../images/top/deco01.png) no-repeat right bottom;
  background-size: contain;
  right: 15%;
  bottom: -100px;
  z-index: 10;
}

@media only screen and (max-width: 1500px) {
  .main_bg:after {
    right: 10%;
    bottom: -50px;
  }
}

@media only screen and (max-width: 835px) {
  .main_bg:after {
    min-width: 80px;
  }
}

.main_deco {
  width: 100%;
  height: 100%;
  position: relative;
}

.main_deco:before {
  position: absolute;
  content: '';
  width: 15%;
  min-width: 100px;
  height: 100%;
  background: url(../images/top/main_deco01.png) no-repeat left top;
  background-size: contain;
  left: 0;
  top: 0;
  z-index: 10;
}

@media screen and (max-width: 350px) {
  .main_deco:before {
    min-width: 70px;
  }
}

.main_deco:after {
  position: absolute;
  content: '';
  width: 20%;
  max-width: 250px;
  height: 100%;
  background: url(../images/top/main_deco02.png) no-repeat right top;
  background-size: contain;
  right: 0;
  top: -20px;
  z-index: 10;
}

@media only screen and (max-width: 1000px) {
  .main_deco:after {
    top: -10px;
  }
}

.main {
  position: relative;
  width: 95%;
  max-width: 1600px;
  margin: 0 0 0 auto;
  z-index: 1;
}

.main-item img {
  height: 100% !important;
  width: 100% !important;
  -o-object-fit: cover;
     object-fit: cover;
  font-family: "object-fit:cover;";
}

@media only screen and (max-width: 835px) {
  .main-item img {
    height: auto !important;
  }
}

.main-title {
  position: absolute;
  top: 50%;
  -webkit-transform: translateY(-50%) translateX(-50%);
          transform: translateY(-50%) translateX(-50%);
  left: 50%;
}

.main:before {
  position: absolute;
  content: '';
  max-width: 600px;
  width: 45%;
  height: 300px;
  background: url(../images/top/catch.png) no-repeat left top;
  background-size: contain;
  left: 100px;
  top: 20%;
  z-index: 1;
}

@media only screen and (max-width: 1200px) {
  .main:before {
    left: 70px;
  }
}

@media screen and (min-width: 641px) and (max-width: 835px) {
  .main:before {
    top: 15%;
    width: 55%;
    left: 50px;
  }
}

@media only screen and (max-width: 640px) {
  .main:before {
    top: 30%;
    width: 65%;
    left: 40px;
  }
}

.slide-animation {
  -webkit-animation: fadezoom 8s 0s forwards;
          animation: fadezoom 8s 0s forwards;
  overflow: hidden;
}

@-webkit-keyframes fadezoom {
  0% {
    -webkit-transform: scale(1.1);
            transform: scale(1.1);
  }
  100% {
    -webkit-transform: scale(1);
            transform: scale(1);
  }
}

@keyframes fadezoom {
  0% {
    -webkit-transform: scale(1.1);
            transform: scale(1.1);
  }
  100% {
    -webkit-transform: scale(1);
            transform: scale(1);
  }
}

.anchor {
  display: block;
  -webkit-transform: translateY(-100px);
          transform: translateY(-100px);
}

@media screen and (min-width: 641px) and (max-width: 835px) {
  .anchor {
    -webkit-transform: translateY(-50px);
            transform: translateY(-50px);
  }
}

@media only screen and (max-width: 640px) {
  .anchor {
    -webkit-transform: translateY(-30px);
            transform: translateY(-30px);
  }
}

.anchor2 {
  display: block;
  -webkit-transform: translateY(-150px);
          transform: translateY(-150px);
}

@media screen and (min-width: 641px) and (max-width: 835px) {
  .anchor2 {
    -webkit-transform: translateY(-100px);
            transform: translateY(-100px);
  }
}

@media only screen and (max-width: 640px) {
  .anchor2 {
    -webkit-transform: translateY(-100px);
            transform: translateY(-100px);
  }
}

/*
飛ばしたいところの前に以下のような記述
<span id="map" class="anchor"></span>
*/
.clone--nav {
  width: 100% !important;
  max-width: 100% !important;
  position: fixed;
  background: rgba(155, 212, 222, 0.9) !important;
  top: 0;
  left: 0;
  right: 0;
  z-index: 100;
  -webkit-transition: .3s;
  transition: .3s;
  -webkit-transform: translateY(-100%);
          transform: translateY(-100%);
  margin: 0 !important;
}

@media only screen and (max-width: 835px) {
  .clone--nav {
    display: none !important;
  }
}

.clone--nav #nav_global {
  margin: 0 auto !important;
}

.clone--nav #nav_global ul li a {
  color: #fff !important;
}

.clone--nav #nav_global ul li ul {
  top: 55px !important;
}

.is-show {
  -webkit-transform: translateY(0);
          transform: translateY(0);
}

.sp_shop {
  width: 90%;
  margin: 0 auto;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  margin-top: 20px;
}

.sp_shop .list {
  width: 48%;
  margin: 1%;
}

.sp_shop .list a {
  width: 100%;
  border-bottom: none !important;
  background: #ffbab2;
  padding: 5px !important;
  line-height: 1;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  font-size: 14px !important;
  color: #fff !important;
}

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

.sp_shop .list a i {
  margin-bottom: 5px;
  font-size: 18px;
}

.sp_shop .list:nth-child(2) a {
  background: #9bd4de;
}

.sp_shop .list:nth-child(2) a p {
  font-family: "Times New Roman", "Noto Serif JP", "游明朝体", "Yu Mincho", YuMincho, "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", "ＭＳ Ｐ明朝", "MS PMincho", serif;
}

.toggleMenu {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  height: 49px;
  width: 49px;
  position: fixed;
  top: 5px;
  right: 5px;
  z-index: 100;
  -webkit-transition: 0.5s ease-in-out;
  transition: 0.5s ease-in-out;
  background: #9bd4de;
  opacity: 1 !important;
  cursor: pointer;
}

@media only screen and (max-width: 640px) {
  .toggleMenu {
    width: 49px;
  }
}

.toggleMenu .bars {
  margin: 0 30px 0 15px;
  height: 22px;
  width: 35px;
  position: relative;
}

.toggleMenu a:hover {
  opacity: 1;
}

.toggleMenu .bars span {
  height: 2px;
  background-color: #fff;
  -webkit-transition: all .5s ease;
  transition: all .5s ease;
  position: absolute;
  left: -5px;
}

.toggleMenu .bars span:nth-of-type(1) {
  width: 30px;
  top: 0;
}

.toggleMenu .bars span:nth-of-type(2) {
  width: 30px;
  top: 10px;
}

.toggleMenu .bars span:nth-of-type(3) {
  width: 30px;
  top: 20px;
}

.toggleMenu.isActive .bars span {
  right: 0;
}

.toggleMenu.isActive .bars span:nth-of-type(1), .toggleMenu.isActive .bars span:nth-of-type(3) {
  width: 30px;
  top: 10px;
}

.toggleMenu.isActive .bars span:nth-of-type(1) {
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
}

.toggleMenu.isActive .bars span:nth-of-type(2) {
  opacity: 0;
}

.toggleMenu.isActive .bars span:nth-of-type(3) {
  -webkit-transform: rotate(-45deg);
  transform: rotate(-45deg);
}

.overlayMenu {
  z-index: 100 !important;
  width: 60%;
  -webkit-transition: -webkit-transform .8s ease;
  transition: -webkit-transform .8s ease;
  transition: transform .8s ease;
  transition: transform .8s ease, -webkit-transform .8s ease;
  z-index: 10;
  position: fixed;
  top: 0;
  right: 100%;
  bottom: 0;
  min-width: 300px;
}

@media only screen and (max-width: 640px) {
  .overlayMenu {
    width: 80%;
    min-width: 300px;
  }
}

.overlayMenu.isOpened {
  -webkit-transform: translateX(100%);
  transform: translateX(100%);
}

.overlayMenu > .outer {
  height: 100%;
  overflow: scroll;
  -webkit-overflow-scrolling: touch;
  background: #e9f5f7;
  padding: 50px 10px !important;
}

.overlayMenu > .outer li {
  position: relative;
}

.overlayMenu > .outer li a {
  height: auto !important;
  color: #1b1b1b;
  padding: 15px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  border-bottom: 1px solid rgba(204, 204, 204, 0.5);
  font-size: 18px;
  font-family: "Noto Serif JP", "a-otf-ryumin-pr6n", "游明朝体", "Yu Mincho", YuMincho, "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", "ＭＳ Ｐ明朝", "MS PMincho", "a-otf-ryumin-pr6n", serif;
}

.overlayMenu > .outer li a .jp {
  font-size: 0.8125rem;
  color: #e9f5f7;
  font-family: "EB Garamond", "Noto Sans JP", "游ゴシック", YuGothic, "ヒラギノ角ゴ Pro", "Hiragino Kaku Gothic Pro", "メイリオ", "Meiryo", Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif !important;
}

.overlayMenu > .outer .toggle {
  position: absolute;
  right: 0;
  top: 0;
  z-index: 100;
  display: block;
  padding: 29px 15px;
}

.overlayMenu > .outer .sp_btn {
  position: relative;
}

.overlayMenu > .outer .sp_btn:before {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  display: block;
  margin: auto 0;
  width: 12px;
  height: 1px;
  background-color: #9bd4de;
  content: '';
}

.overlayMenu > .outer .sp_btn:after {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  display: block;
  margin: auto 0;
  width: 12px;
  height: 1px;
  background-color: #9bd4de;
  content: '';
  -webkit-transition: -webkit-transform .3s;
  transition: -webkit-transform .3s;
  transition: transform .3s;
  transition: transform .3s, -webkit-transform .3s;
  -webkit-transform: rotate(-90deg);
          transform: rotate(-90deg);
}

.overlayMenu > .outer .on_click:after {
  -webkit-transform: rotate(0);
          transform: rotate(0);
}

.overlayMenu:before, .overlayMenu:after {
  content: "";
  height: 20px;
  background-size: cover;
  position: absolute;
  left: 10px;
  right: 10px;
}

.overlayMenu:before {
  top: 0;
}

.overlayMenu:after {
  bottom: 0;
}

@media (max-width: 835px) {
  .pcOnly {
    display: none !important;
  }
}

@media (min-width: 835px) {
  .smOnly {
    display: none !important;
  }
}

.dropdown li a {
  font-size: 16px !important;
  display: -webkit-box !important;
  display: -ms-flexbox !important;
  display: flex !important;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}

.dropdown li a img {
  width: 30px;
  margin-right: 10px;
}

footer#global_footer {
  position: relative;
  min-width: auto !important;
  margin-top: 80px;
}

@media only screen and (max-width: 1200px) {
  footer#global_footer {
    margin-top: 60px;
  }
}

@media screen and (min-width: 641px) and (max-width: 835px) {
  footer#global_footer {
    margin-top: 50px;
  }
}

@media only screen and (max-width: 640px) {
  footer#global_footer {
    margin-top: 40px;
  }
}

#top_button {
  position: fixed;
  right: 10px;
  bottom: 10px;
  z-index: 100;
}

@media screen and (min-width: 641px) and (max-width: 835px) {
  #top_button {
    right: 0;
    left: 0;
    bottom: 0;
  }
}

@media only screen and (max-width: 640px) {
  #top_button {
    left: 0;
    right: 0;
    bottom: 0;
  }
}

.fix_info {
  width: 550px;
  display: -webkit-box !important;
  display: -ms-flexbox !important;
  display: flex !important;
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: flex-end;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

.fix_info .list {
  width: 48%;
  margin: 0 1%;
}

.fix_info li a {
  max-width: 350px;
  height: 50px;
  line-height: 50px;
  background: #9bd4de;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  color: #fff;
  font-size: 1.5rem;
  font-family: "Times New Roman", "Noto Serif JP", "游明朝体", "Yu Mincho", YuMincho, "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", "ＭＳ Ｐ明朝", "MS PMincho", serif;
}

.fix_info li a i, .fix_info li a img {
  margin-right: 5px;
  width: 35px;
  vertical-align: middle;
}

@media (max-width: 1200px) {
  .fix_info li a {
    font-size: calc(1.275rem + 0.3vw) ;
  }
}

@media screen and (max-width: 500px) {
  .fix_info li a {
    font-size: 1.5rem;
  }
}

@media screen and (max-width: 500px) and (max-width: 1200px) {
  .fix_info li a {
    font-size: calc(1.275rem + 0.3vw) ;
  }
}

@media screen and (max-width: 500px) {
  .fix_info li a img {
    width: 25px;
  }
}

@media screen and (max-width: 350px) {
  .fix_info li a {
    font-size: 1.125rem;
  }
}

.fix_info .fix_cont a {
  background: #ffbab2;
  min-width: auto;
  height: 50px !important;
  line-height: 50px !important;
  font-weight: 500;
}

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

@media (max-width: 1200px) {
  .fix_info .fix_cont a span {
    font-size: calc(1.275rem + 0.3vw) ;
  }
}

@media only screen and (max-width: 835px) {
  .fix_info {
    margin: 0 auto;
  }
}

@media only screen and (max-width: 640px) {
  .fix_info {
    width: 100%;
  }
  .fix_info .list {
    width: 50%;
    margin: 0;
    min-width: auto;
  }
}

.local_tel a {
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  font-size: 1.875rem;
  color: #1b1b1b;
  font-weight: 400;
  font-family: "Times New Roman", "Noto Serif JP", "游明朝体", "Yu Mincho", YuMincho, "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", "ＭＳ Ｐ明朝", "MS PMincho", serif;
}

@media (max-width: 1200px) {
  .local_tel a {
    font-size: calc(1.3125rem + 0.75vw) ;
  }
}

.local_tel a img, .local_tel a i {
  color: #9bd4de;
  width: 35px;
  margin-right: 5px;
}

.tct_wrap {
  position: relative;
  padding: 80px 0  !important;
}

@media screen and (max-width: 1200px) {
  .tct_wrap {
    padding: 60px 0  !important;
  }
}

@media screen and (min-width: 641px) and (max-width: 835px) {
  .tct_wrap {
    padding: 40px 0  !important;
  }
}

@media only screen and (max-width: 640px) {
  .tct_wrap {
    padding: 40px 0  !important;
  }
}

.tct_wrap:after {
  position: absolute;
  content: '';
  width: 15%;
  max-width: 200px;
  height: 100%;
  background: url(../images/top/deco05.png) no-repeat right bottom;
  background-size: contain;
  right: 0;
  bottom: -30px;
  z-index: 10;
}

@media only screen and (max-width: 1000px) {
  .tct_wrap:after {
    bottom: -20px;
  }
}

.tct_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/tct_bg.jpg) no-repeat center;
  background-size: cover;
  z-index: -1;
}

.tct_info {
  position: relative;
  z-index: 1;
  margin: 0 auto;
  max-width: 650px;
  width: 95%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-flex: 1;
      -ms-flex-positive: 1;
          flex-grow: 1;
}

.tct_info li {
  width: 48%;
  margin: 1%;
}

.tct_info .tel a {
  color: #1b1b1b;
  font-family: "Times New Roman", "Noto Serif JP", "游明朝体", "Yu Mincho", YuMincho, "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", "ＭＳ Ｐ明朝", "MS PMincho", serif;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  font-size: 2.25rem;
}

@media (max-width: 1200px) {
  .tct_info .tel a {
    font-size: calc(1.35rem + 1.2vw) ;
  }
}

.tct_info .tel a i {
  margin-right: 5px;
  color: #9bd4de;
}

.tct_info .cont a {
  background: #ffbab2;
  padding: 10px 30px;
  color: #fff;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-transition: 0.5s;
  transition: 0.5s;
  font-size: 1.5rem;
  font-family: "EB Garamond", "Noto Sans JP", "游ゴシック", YuGothic, "ヒラギノ角ゴ Pro", "Hiragino Kaku Gothic Pro", "メイリオ", "Meiryo", Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
}

@media (max-width: 1200px) {
  .tct_info .cont a {
    font-size: calc(1.275rem + 0.3vw) ;
  }
}

.tct_info .cont a i {
  margin-right: 5px;
}

.tct_info .cont a:hover {
  opacity: 1;
  background: #ffc8c2;
}

@media only screen and (max-width: 640px) {
  .tct_info {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
  .tct_info li {
    width: 100%;
    max-width: 300px;
    margin: 0 auto 20px auto;
  }
  .tct_info li:last-child {
    margin: 0 auto;
  }
}

.footer_wrap {
  padding: 10px 0;
  background: #85d1de;
}

@media only screen and (max-width: 835px) {
  .footer_wrap {
    display: none;
  }
}

#footer-nav > ul {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  text-align: left;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}

#footer-nav > ul .list {
  padding: 5px;
  font-family: "Noto Serif JP", "a-otf-ryumin-pr6n", "游明朝体", "Yu Mincho", YuMincho, "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", "ＭＳ Ｐ明朝", "MS PMincho", "a-otf-ryumin-pr6n", serif;
}

#footer-nav > ul .list > a {
  padding: 0 10px;
  color: #fff;
  font-weight: 500;
}

@media only screen and (max-width: 1200px) {
  #footer-nav > ul .list > a {
    font-size: 0.875rem;
  }
}

#footer-nav > ul .list ul {
  text-align: left;
}

#footer-nav > ul .list ul ._list a {
  font-size: 0.8125rem;
  font-family: "Noto Sans JP", "游ゴシック", YuGothic, "ヒラギノ角ゴ Pro", "Hiragino Kaku Gothic Pro", "メイリオ", "Meiryo", Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
  color: #1b1b1b;
  margin-left: 15px;
  padding-left: 10px;
  position: relative;
}

#footer-nav > ul .list ul ._list a:after {
  position: absolute;
  content: '-';
  left: 0;
  top: auto;
  bottom: auto;
}

@media only screen and (max-width: 1000px) {
  #footer-nav > ul .list ul ._list a {
    margin-left: 0;
  }
}

@media only screen and (max-width: 835px) {
  #footer-nav {
    display: none;
  }
}

iframe {
  vertical-align: bottom !important;
}

.footer_bg {
  position: relative;
  padding: 60px 0  80px !important;
}

@media screen and (max-width: 1200px) {
  .footer_bg {
    padding: 50px 0 80px 0 !important;
  }
}

@media screen and (min-width: 641px) and (max-width: 835px) {
  .footer_bg {
    padding: 40px 0 70px 0 !important;
  }
}

@media only screen and (max-width: 640px) {
  .footer_bg {
    padding: 40px 0 70px 0 !important;
  }
}

.footer_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/footer_bg.jpg) repeat center;
  background-size: auto;
  z-index: -1;
}

@media only screen and (max-width: 1200px) {
  .footer_inr {
    background-size: 50%;
  }
}

@media screen and (min-width: 641px) and (max-width: 835px) {
  .footer_inr {
    background-size: 75%;
  }
}

@media only screen and (max-width: 640px) {
  .footer_inr {
    background-size: 100%;
  }
}

.footer_ad .footer_logo {
  width: 150px;
  margin: 0 auto;
}

@media only screen and (max-width: 835px) {
  .footer_ad .footer_logo {
    width: 100px;
  }
}

.footer_ad address {
  color: rgba(255, 255, 255, 0.8);
  margin: 15px auto 30px auto;
}

.footer_ad address .tel_link {
  color: #fff;
}

@media only screen and (max-width: 835px) {
  .footer_ad address {
    margin: 10px auto 20px auto;
  }
}

#copyright {
  color: #fff !important;
  text-align: center;
}

#copyright a {
  color: #fff !important;
}

.mean-container .mean-push {
  display: none !important;
}

.menu_bg {
  position: relative;
  padding: 200px 0  !important;
}

@media screen and (max-width: 1200px) {
  .menu_bg {
    padding: 150px 0  !important;
  }
}

@media only screen and (max-width: 835px) {
  .menu_bg {
    padding: 100px 0  !important;
  }
}

.menu_inr01 {
  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-attachment: fixed;
  background-size: cover;
  z-index: -1;
}

@media only screen and (max-width: 835px) {
  .menu_inr01 {
    background-attachment: initial;
  }
}

.title_01 {
  position: relative;
  z-index: 10;
}

.title_01 h2 {
  margin-bottom: 90px;
  font-size: 1.875rem;
  font-weight: 500;
  color: #1b1b1b;
  font-family: "Noto Serif JP", "a-otf-ryumin-pr6n", "游明朝体", "Yu Mincho", YuMincho, "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", "ＭＳ Ｐ明朝", "MS PMincho", "a-otf-ryumin-pr6n", serif;
  position: relative;
}

@media (max-width: 1200px) {
  .title_01 h2 {
    font-size: calc(1.3125rem + 0.75vw) ;
  }
}

.title_01 h2 .sub {
  display: block;
  font-size: 1.5rem;
  font-weight: 400;
  margin-bottom: 20px;
}

@media (max-width: 1200px) {
  .title_01 h2 .sub {
    font-size: calc(1.275rem + 0.3vw) ;
  }
}

.title_01 h2:before {
  content: "";
  position: absolute;
  /*絶対位置*/
  background: url(../images/top/line_deco01.png) no-repeat center top;
  background-size: contain;
  width: 350px;
  height: 20px;
  left: 0px;
  /*アイコンの位置*/
  right: 0;
  margin: 0 auto;
  bottom: -50px;
}

@media only screen and (max-width: 1200px) {
  .title_01 h2 {
    margin-bottom: 60px;
    font-size: 1.5rem;
  }
}

@media only screen and (max-width: 1200px) and (max-width: 1200px) {
  .title_01 h2 {
    font-size: calc(1.275rem + 0.3vw) ;
  }
}

@media only screen and (max-width: 1200px) {
  .title_01 h2 .sub {
    font-size: 1.125rem;
    margin-bottom: 15px;
  }
  .title_01 h2:before {
    width: 250px;
    height: 15px;
    bottom: -30px;
  }
}

@media only screen and (max-width: 640px) {
  .title_01 h2 {
    margin-bottom: 40px;
    font-size: 1.125rem;
  }
  .title_01 h2 .sub {
    font-size: 1rem;
    margin-bottom: 10px;
  }
  .title_01 h2:before {
    width: 200px;
    height: 10px;
    bottom: -20px;
  }
}

.title_02, .title_03 {
  text-align: center;
}

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

@media (max-width: 1200px) {
  .title_02 h2, .title_03 h2 {
    font-size: calc(1.3125rem + 0.75vw) ;
  }
}

.title_02 h2 .en, .title_03 h2 .en {
  display: block;
  margin-top: 5px;
  font-size: 1.125rem;
  font-family: "EB Garamond", "Noto Sans JP", "游ゴシック", YuGothic, "ヒラギノ角ゴ Pro", "Hiragino Kaku Gothic Pro", "メイリオ", "Meiryo", Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
  color: #9bd4de;
}

@media only screen and (max-width: 835px) {
  .title_02 h2, .title_03 h2 {
    font-size: 1.3125rem;
  }
}

@media only screen and (max-width: 835px) and (max-width: 1200px) {
  .title_02 h2, .title_03 h2 {
    font-size: calc(1.25625rem + 0.075vw) ;
  }
}

@media only screen and (max-width: 835px) {
  .title_02 h2 .en, .title_03 h2 .en {
    font-size: 0.875rem;
  }
}

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

@media (max-width: 1200px) {
  .title_02 h3, .title_03 h3 {
    font-size: calc(1.275rem + 0.3vw) ;
  }
}

.title_02 h3 .en, .title_03 h3 .en {
  display: block;
  margin-top: 5px;
  font-size: 1.125rem;
  font-family: "EB Garamond", "Noto Sans JP", "游ゴシック", YuGothic, "ヒラギノ角ゴ Pro", "Hiragino Kaku Gothic Pro", "メイリオ", "Meiryo", Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
  color: #9bd4de;
}

@media only screen and (max-width: 835px) {
  .title_02 h3, .title_03 h3 {
    font-size: 1.125rem;
  }
  .title_02 h3 .en, .title_03 h3 .en {
    font-size: 0.875rem;
  }
}

.title_03 h2 {
  color: #fff;
}

.title_04 {
  position: relative;
  z-index: 1;
}

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

@media (max-width: 1200px) {
  .title_04 h2 {
    font-size: calc(1.35rem + 1.2vw) ;
  }
}

.title_04 h2 .jp {
  display: block;
  margin-top: 5px;
  font-size: 0.875rem;
  font-family: "Noto Sans JP", "游ゴシック", YuGothic, "ヒラギノ角ゴ Pro", "Hiragino Kaku Gothic Pro", "メイリオ", "Meiryo", Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
  color: #9bd4de;
}

@media only screen and (max-width: 835px) {
  .title_04 h2 {
    font-size: 1.875rem;
  }
}

@media only screen and (max-width: 835px) and (max-width: 1200px) {
  .title_04 h2 {
    font-size: calc(1.3125rem + 0.75vw) ;
  }
}

@media only screen and (max-width: 835px) {
  .title_04 h2 .jp {
    font-size: 0.75rem;
  }
}

.bg_wrap1 {
  height: 100%;
  width: 100%;
  position: relative;
  padding: 120px 0;
}

.bg_wrap1:before {
  position: absolute;
  content: '';
  width: 12%;
  min-width: 100px;
  height: 100%;
  background: url(../images/top/deco03.png) no-repeat left top;
  background-size: contain;
  left: 0;
  top: 20%;
  z-index: 1;
}

@media only screen and (max-width: 1200px) {
  .bg_wrap1:before {
    margin-left: -20px;
  }
}

@media only screen and (max-width: 835px) {
  .bg_wrap1:before {
    margin-left: -15px;
    top: 10%;
  }
}

@media screen and (max-width: 350px) {
  .bg_wrap1:before {
    min-width: 70px;
  }
}

.bg_wrap1:after {
  position: absolute;
  content: '';
  width: 30%;
  max-width: 400px;
  height: 250px;
  background: url(../images/top/deco02.png) no-repeat right bottom;
  background-size: contain;
  right: 0;
  bottom: 0;
  z-index: 0;
}

@media only screen and (max-width: 1200px) {
  .bg_wrap1:after {
    margin-right: -20px;
  }
}

@media only screen and (max-width: 835px) {
  .bg_wrap1:after {
    margin-right: -15px;
    bottom: -30px;
  }
}

@media only screen and (max-width: 640px) {
  .bg_wrap1:after {
    width: 40%;
  }
}

@media only screen and (max-width: 1200px) {
  .bg_wrap1 {
    padding: 100px 0;
  }
}

@media only screen and (max-width: 1000px) {
  .bg_wrap1 {
    padding: 80px 0;
  }
}

@media only screen and (max-width: 835px) {
  .bg_wrap1 {
    padding: 80px 0;
  }
}

.cont_02 {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

.cont_02 .box {
  width: 50%;
}

.cont_02 .box:first-child img {
  width: 100%  !important;
  height: 100% !important;
  -o-object-fit: cover;
     object-fit: cover;
}

.cont_02 .box:nth-child(2) {
  background: #e9f5f7;
}

.cont_02 .box:nth-child(2) > div {
  height: 100%;
  width: 100%;
  padding: 30px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}

.cont_02 .box:nth-child(2) > div p {
  margin: 15px auto;
}

.cont_02 .box:nth-child(2) > div ul {
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

.cont_02 .box:nth-child(2) > div ul li {
  width: 48%;
  margin: 1%;
}

@media only screen and (max-width: 1000px) {
  .cont_02 .box:nth-child(2) > div ul {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
  .cont_02 .box:nth-child(2) > div ul li {
    width: 100%;
    margin: 0 auto 15px auto;
  }
}

@media only screen and (max-width: 640px) {
  .cont_02 .box:nth-child(2) > div {
    padding: 15px;
  }
}

@media only screen and (max-width: 835px) {
  .cont_02 {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
  .cont_02 .box {
    width: 100%;
    margin: 0 auto;
  }
}

.cont_03 {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
}

.cont_03 .box {
  width: 48%;
}

.cont_03 .box:nth-child(2n+1) {
  margin: 0 2% 2% 0;
}

.cont_03 .box:nth-child(2n) {
  margin: 0 0 2% 2%;
}

.cont_03 .box img {
  margin: 0 auto;
  width: 100% !important;
}

@media only screen and (max-width: 835px) {
  .cont_03 .box {
    font-size: 0.875rem;
  }
}

@media only screen and (max-width: 640px) {
  .cont_03 {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
  .cont_03 .box {
    width: 100%;
    margin: 0 auto 15px auto !important;
  }
  .cont_03 .box:last-child {
    margin: 0 auto;
  }
}

.bg_ptn_wrap1 {
  position: relative;
  padding: 80px 0 !important;
}

@media only screen and (max-width: 1200px) {
  .bg_ptn_wrap1 {
    padding: 60px 0 !important;
  }
}

@media screen and (min-width: 641px) and (max-width: 835px) {
  .bg_ptn_wrap1 {
    padding: 50px 0  !important;
  }
}

@media only screen and (max-width: 640px) {
  .bg_ptn_wrap1 {
    padding: 40px 0  !important;
  }
}

.bg_ptn_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/top/ptn02.jpg) repeat center;
  background-size: auto;
  z-index: -2;
}

@media only screen and (max-width: 1200px) {
  .bg_ptn_inr1 {
    background-size: 50%;
  }
}

@media screen and (min-width: 641px) and (max-width: 835px) {
  .bg_ptn_inr1 {
    background-size: 75%;
  }
}

@media only screen and (max-width: 640px) {
  .bg_ptn_inr1 {
    background-size: 100%;
  }
}

.bg_ptn_wrap2 {
  position: relative;
  padding: 50px 0  !important;
}

@media screen and (max-width: 1300px) {
  .bg_ptn_wrap2 {
    padding: 40px 0  !important;
  }
}

.bg_ptn_inr2 {
  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/ptn01.jpg) repeat top;
  background-size: auto;
  z-index: -1;
}

@media only screen and (max-width: 640px) {
  .bg_ptn_inr2 {
    background-position: right bottom;
  }
}

.itemBox .box {
  color: #fff;
}

.itemBox .box h3 {
  font-size: 1.125rem;
  font-weight: 500;
}

.bg_wrap2 {
  width: 100%;
  height: 100%;
  position: relative;
  padding: 120px 0 100px 0;
}

.bg_wrap2:before {
  position: absolute;
  content: '';
  width: 13%;
  min-width: 120px;
  height: 100%;
  background: url(../images/top/deco04.png) no-repeat left top;
  background-size: contain;
  left: 0;
  top: -50px;
  z-index: 1;
}

@media only screen and (max-width: 1200px) {
  .bg_wrap2:before {
    margin-left: -20px;
  }
}

@media only screen and (max-width: 835px) {
  .bg_wrap2:before {
    margin-left: -15px;
    top: -20px;
  }
}

@media only screen and (max-width: 640px) {
  .bg_wrap2:before {
    min-width: 80px;
  }
}

@media only screen and (max-width: 1200px) {
  .bg_wrap2 {
    padding: 100px 0 60px 0;
  }
}

@media only screen and (max-width: 1000px) {
  .bg_wrap2 {
    padding: 80px 0 60px 0;
  }
}

@media only screen and (max-width: 640px) {
  .bg_wrap2 {
    padding: 80px 0 40px 0;
  }
}

.news_wrap {
  background: #fff;
  padding: 0 30px 0 0;
  height: 300px;
}

@media only screen and (max-width: 640px) {
  .news_wrap {
    padding: 0 0 20px 0;
  }
}

.news {
  height: 100%;
  overflow-y: auto;
  line-height: 1.2;
}

.news dl {
  border: none !important;
  border-bottom: 1px dashed #ccc !important;
  padding: 15px 0;
  color: #333;
  line-height: 1.5em;
}

.news dl dt {
  background: none !important;
  border: none !important;
  text-align: center !important;
  display: block !important;
  min-width: 140px;
  height: 30px;
  color: #1b1b1b;
  font-family: "Times New Roman", "Noto Serif JP", "游明朝体", "Yu Mincho", YuMincho, "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", "ＭＳ Ｐ明朝", "MS PMincho", serif;
  font-size: 1.125rem;
}

.news dl dd {
  border: none !important;
  width: 100% !important;
  background: none !important;
  padding: 5px 8px !important;
  color: #333;
}

@media only screen and (max-width: 835px) {
  .news dl {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
  .news dl dt, .news dl dd {
    width: 100% !important;
    text-align: left !important;
  }
}

.btn4_a {
  text-align: center !important;
  width: 95%;
  margin: 0 auto;
}

.btn4_a a {
  position: relative;
  z-index: 0;
  margin: 0 auto;
  width: 100%;
  max-width: 250px;
  min-width: 200px;
  height: 60px;
  line-height: 60px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  text-align: center !important;
  background: #ffbab2;
  overflow: hidden;
  color: #fff;
  font-weight: 600;
  -webkit-transition: .5s;
  transition: .5s;
}

.btn4_a a i {
  margin-right: 5px;
}

.btn4_a a span {
  width: 100%;
  height: 100%;
  font-family: "EB Garamond", "Noto Sans JP", "游ゴシック", YuGothic, "ヒラギノ角ゴ Pro", "Hiragino Kaku Gothic Pro", "メイリオ", "Meiryo", Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
  z-index: 10;
  font-size: 1.5rem;
  font-weight: 400;
}

@media (max-width: 1200px) {
  .btn4_a a span {
    font-size: calc(1.275rem + 0.3vw) ;
  }
}

.btn4_a a span div {
  text-align: center !important;
}

.btn4_a a span:after {
  font-family: "Font Awesome 5 Pro";
  content: "\f054";
  /*アイコンのユニコード*/
  font-size: 14px;
  position: absolute;
  /*絶対位置*/
  right: 5px;
  /*アイコンの位置*/
  top: 0;
  bottom: 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  text-align: center !important;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  font-weight: 200;
  font-style: initial;
}

.btn4_a a span:before {
  content: "";
  position: absolute;
  top: 0;
  bottom: 0;
  width: 0;
  display: block;
  background: #ffc8c2;
  z-index: -1;
  -webkit-transition: .5s;
  transition: .5s;
}

.btn4_a a span:hover:before {
  width: 100%;
}

.btn4_a a span:hover:after {
  -webkit-transform: translate(3px, 0);
          transform: translate(3px, 0);
  -webkit-transition: .5s;
  transition: .5s;
}

@media only screen and (max-width: 835px) {
  .btn4_a a span {
    font-size: 1.125rem;
  }
}

.btn4_a a:hover {
  opacity: 1;
}

.btn4_a div {
  text-align: center !important;
}

#Local_header {
  position: relative;
  width: 100%;
  height: 100%;
  padding: 100px 0   !important;
}

@media screen and (max-width: 1300px) {
  #Local_header {
    padding: 80px 0  !important;
  }
}

@media screen and (min-width: 641px) and (max-width: 835px) {
  #Local_header {
    padding: 60px 0 !important;
  }
}

@media only screen and (max-width: 640px) {
  #Local_header {
    padding: 60px 0 !important;
  }
}

.Local_header_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-repeat: no-repeat;
  background-position: center;
  background-size: cover;
  z-index: 0;
}

#local-keyvisual-title h1, #local-keyvisual-title .blog_page_ttl {
  text-align: center;
  color: #fff;
  font-weight: 500;
  font-size: 2.25rem;
  font-family: "Noto Serif JP", "a-otf-ryumin-pr6n", "游明朝体", "Yu Mincho", YuMincho, "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", "ＭＳ Ｐ明朝", "MS PMincho", "a-otf-ryumin-pr6n", serif;
  position: relative;
  line-height: 1em;
}

@media (max-width: 1200px) {
  #local-keyvisual-title h1, #local-keyvisual-title .blog_page_ttl {
    font-size: calc(1.35rem + 1.2vw) ;
  }
}

#local-keyvisual-title h1:after, #local-keyvisual-title .blog_page_ttl:after {
  position: absolute;
  content: '';
  background: url(../images/top/title_line.png) no-repeat center top;
  background-size: contain;
  width: 100px;
  height: 20px;
  bottom: -40px;
  left: 0;
  right: 0;
  margin: 0 auto;
}

#local-keyvisual-title h1 span, #local-keyvisual-title .blog_page_ttl span {
  display: block;
  margin-top: 15px;
  font-size: 1.5rem;
  font-weight: 500;
  color: rgba(234, 225, 224, 0.7);
  letter-spacing: 0.3rem;
  font-family: "EB Garamond", "Noto Sans JP", "游ゴシック", YuGothic, "ヒラギノ角ゴ Pro", "Hiragino Kaku Gothic Pro", "メイリオ", "Meiryo", Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
}

@media (max-width: 1200px) {
  #local-keyvisual-title h1 span, #local-keyvisual-title .blog_page_ttl span {
    font-size: calc(1.275rem + 0.3vw) ;
  }
}

@media only screen and (max-width: 1500px) {
  #local-keyvisual-title h1, #local-keyvisual-title .blog_page_ttl {
    font-size: 1.875rem;
  }
}

@media only screen and (max-width: 1500px) and (max-width: 1200px) {
  #local-keyvisual-title h1, #local-keyvisual-title .blog_page_ttl {
    font-size: calc(1.3125rem + 0.75vw) ;
  }
}

@media only screen and (max-width: 1500px) {
  #local-keyvisual-title h1 span, #local-keyvisual-title .blog_page_ttl span {
    font-size: 1rem;
  }
}

@media only screen and (max-width: 640px) {
  #local-keyvisual-title h1, #local-keyvisual-title .blog_page_ttl {
    font-size: 1.3125rem;
  }
}

@media only screen and (max-width: 640px) and (max-width: 1200px) {
  #local-keyvisual-title h1, #local-keyvisual-title .blog_page_ttl {
    font-size: calc(1.25625rem + 0.075vw) ;
  }
}

@media only screen and (max-width: 640px) {
  #local-keyvisual-title h1 span, #local-keyvisual-title .blog_page_ttl span {
    font-size: 0.875rem;
  }
}

.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: 641px) and (max-width: 835px) {
  .blog_title_wrap {
    padding: 40px 0  !important;
  }
}

@media only screen and (max-width: 640px) {
  .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/top_bg1.jpg) repeat center;
  background-size: cover;
  z-index: -1;
}

.title_a {
  margin: 40px auto 20px;
}

.title_a h2, .title_a h3, .title_a h4 {
  font-size: 1.5rem;
  color: #240f04;
  font-family: "Noto Serif JP", "a-otf-ryumin-pr6n", "游明朝体", "Yu Mincho", YuMincho, "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", "ＭＳ Ｐ明朝", "MS PMincho", "a-otf-ryumin-pr6n", serif;
  background: rgba(233, 245, 247, 0.5);
  border-left: 5px solid #9bd4de;
  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: 641px) and (max-width: 835px) {
  .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: 640px) {
  .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: 40px auto 15px;
}

.title_b h2, .title_b h3, .title_b h4 {
  position: relative;
  padding-left: 30px;
  font-family: "Noto Serif JP", "a-otf-ryumin-pr6n", "游明朝体", "Yu Mincho", YuMincho, "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", "ＭＳ Ｐ明朝", "MS PMincho", "a-otf-ryumin-pr6n", serif;
  font-size: 1.3125rem;
  font-weight: 600;
  color: #240f04;
  border-bottom: dashed 1px #cccccc;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          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 Pro";
  content: "\f219";
  /*アイコンのユニコード*/
  font-weight: bold;
  color: #ffbab2;
  font-size: 1.5rem;
  position: absolute;
  /*絶対位置*/
  left: 0px;
  /*アイコンの位置*/
  top: 0;
  bottom: 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

@media (max-width: 1200px) {
  .title_b h2:after, .title_b h3:after, .title_b h4:after {
    font-size: calc(1.275rem + 0.3vw) ;
  }
}

@media only screen and (max-width: 835px) {
  .title_b h2, .title_b h3, .title_b h4 {
    font-size: 1.125rem;
    padding-left: 25px;
  }
}

@media only screen and (max-width: 835px) {
  .title_b {
    margin: 20px auto 10px;
  }
}

.title_c {
  margin: 40px auto 20px;
}

.title_c h2, .title_c h3, .title_c h4 {
  background: rgba(155, 212, 222, 0.2);
  padding: 5px 0 5px 45px;
  font-weight: 500;
  font-size: 1.5rem;
  font-family: "Noto Serif JP", "a-otf-ryumin-pr6n", "游明朝体", "Yu Mincho", YuMincho, "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", "ＭＳ Ｐ明朝", "MS PMincho", "a-otf-ryumin-pr6n", 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: #9bd4de;
}

.title_c h2:after, .title_c h3:after, .title_c h4:after {
  content: "□";
  position: absolute;
  left: 13px;
  top: 10px;
  color: rgba(255, 186, 178, 0.6);
}

@media screen and (min-width: 641px) and (max-width: 835px) {
  .title_c {
    margin: 30px auto 15px;
  }
  .title_c h2, .title_c h3, .title_c h4 {
    font-size: 1.25rem;
    padding: 5px 0 5px 35px;
  }
}

@media only screen and (max-width: 640px) {
  .title_c {
    margin: 30px auto 15px;
  }
  .title_c h2, .title_c h3, .title_c h4 {
    font-size: 1.125rem;
    padding: 5px 0 5px 35px;
  }
}

.title_d {
  margin: 40px auto 20px auto;
}

.title_d h2, .title_d h3, .title_d h4 {
  font-size: 1.3125rem;
  font-family: "Noto Serif JP", "a-otf-ryumin-pr6n", "游明朝体", "Yu Mincho", YuMincho, "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", "ＭＳ Ｐ明朝", "MS PMincho", "a-otf-ryumin-pr6n", 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.25625rem + 0.075vw) ;
  }
}

.title_d h2:after, .title_d h3:after, .title_d h4:after {
  position: absolute;
  content: '';
  display: block;
  background: #9bd4de;
  bottom: 0;
  width: 60px;
  height: 1px;
  left: 0;
}

@media screen and (min-width: 641px) and (max-width: 835px) {
  .title_d h2, .title_d h3, .title_d h4 {
    font-size: 1.125rem;
  }
}

@media only screen and (max-width: 640px) {
  .title_d h2, .title_d h3, .title_d h4 {
    font-size: 1.125rem;
  }
}

@media only screen and (max-width: 835px) {
  .title_d {
    margin: 30px auto 15px;
  }
}

.title_e {
  margin: 40px auto 20px;
}

.title_e h2, .title_e h3, .title_e h4 {
  font-size: 1.5rem;
  color: #1b1b1b;
  font-weight: 500;
  padding-bottom: 8px;
  text-align: center;
  border-bottom: solid 2px #ccc;
  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 2px #9bd4de;
  bottom: -2px;
  width: 25%;
  left: 0;
}

@media screen and (min-width: 641px) and (max-width: 835px) {
  .title_e h2, .title_e h3, .title_e h4 {
    font-size: 1.25rem;
    margin: 30px auto 15px;
  }
}

@media only screen and (max-width: 640px) {
  .title_e h2, .title_e h3, .title_e h4 {
    font-size: 1.25rem;
    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 Serif JP", "a-otf-ryumin-pr6n", "游明朝体", "Yu Mincho", YuMincho, "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", "ＭＳ Ｐ明朝", "MS PMincho", "a-otf-ryumin-pr6n", serif;
  background: rgba(204, 204, 204, 0.5);
  border-left: 3px solid #9bd4de;
  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: 640px) {
  .title_f h2, .title_f h3, .title_f h4 {
    line-height: 1.3em;
  }
}

@media screen and (min-width: 641px) and (max-width: 835px) {
  .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: 640px) {
  .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: rgba(233, 245, 247, 0.8);
  padding: 7px 10px 7px 20px;
  font-size: 1.5rem;
  font-weight: 600;
  color: #1b1b1b;
  font-family: "Noto Serif JP", "a-otf-ryumin-pr6n", "游明朝体", "Yu Mincho", YuMincho, "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", "ＭＳ Ｐ明朝", "MS PMincho", "a-otf-ryumin-pr6n", serif;
  position: relative;
}

@media (max-width: 1200px) {
  .title_g h2, .title_g h3, .title_g h4 {
    font-size: calc(1.275rem + 0.3vw) ;
  }
}

.title_g h2:before, .title_g h3:before, .title_g h4:before {
  content: "";
  position: absolute;
  background: #9bd4de;
  width: 4px;
  height: 80%;
  left: 7px;
  top: 10%;
}

.title_g h2 .sub, .title_g h3 .sub, .title_g h4 .sub {
  font-size: 1rem;
}

@media screen and (min-width: 641px) and (max-width: 835px) {
  .title_g {
    margin: 30px auto 15px;
  }
  .title_g h2, .title_g h3, .title_g h4 {
    font-size: 1.25rem;
  }
  .title_g h2 .sub, .title_g h3 .sub, .title_g h4 .sub {
    font-size: 0.875rem;
  }
}

@media only screen and (max-width: 640px) {
  .title_g {
    margin: 30px auto 15px;
  }
  .title_g h2, .title_g h3, .title_g h4 {
    font-size: 1.125rem;
  }
  .title_g h2 .sub, .title_g h3 .sub, .title_g h4 .sub {
    font-size: 0.8125rem;
  }
}

.title_h {
  margin: 20px auto 15px auto;
}

.title_h h2, .title_h h3, .title_h h4 {
  font-size: 1.125rem;
  font-family: "Noto Serif JP", "a-otf-ryumin-pr6n", "游明朝体", "Yu Mincho", YuMincho, "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", "ＭＳ Ｐ明朝", "MS PMincho", "a-otf-ryumin-pr6n", serif;
  color: #85d1de;
  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(255, 186, 178, 0.5);
  bottom: 0;
  width: 60px;
  height: 2px;
  left: 0;
}

@media only screen and (max-width: 835px) {
  .title_h {
    margin: 20px auto 10px;
  }
  .title_h h2, .title_h h3, .title_h h4 {
    font-size: 1rem;
  }
}

@media only screen and (max-width: 835px) {
  .title_h {
    margin: 20px auto 10px;
  }
  .title_h h2, .title_h h3, .title_h h4 {
    font-size: 1rem;
  }
}

.title_center_01 h2, .title_center_01 h3, .title_center_01 h4 {
  font-size: 1.875rem;
  color: #1b1b1b;
  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.3125rem + 0.75vw) ;
  }
}

.title_center_01 h2:after, .title_center_01 h3:after, .title_center_01 h4:after {
  position: absolute;
  content: '';
  background: rgba(155, 212, 222, 0.5);
  width: 60px;
  height: 2px;
  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: 835px) {
  .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 20px auto;
}

.title_center_bg h2, .title_center_bg h3, .title_center_bg h4 {
  background: #9bd4de;
  padding: 5px 10px;
  font-family: "Noto Serif JP", "a-otf-ryumin-pr6n", "游明朝体", "Yu Mincho", YuMincho, "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", "ＭＳ Ｐ明朝", "MS PMincho", "a-otf-ryumin-pr6n", serif;
  font-size: 1.5rem;
  font-weight: 500;
  color: #fff;
  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: #98dce8;
  display: block;
  background: #fff;
  font-size: 1rem;
  line-height: 1;
  padding: 5px;
}

@media screen and (min-width: 641px) and (max-width: 835px) {
  .title_center_bg {
    margin: 0 auto 15px auto;
  }
  .title_center_bg h2, .title_center_bg h3, .title_center_bg h4 {
    font-size: 1.125rem;
  }
}

@media only screen and (max-width: 640px) {
  .title_center_bg {
    margin: 30px auto 15px auto;
  }
  .title_center_bg h2, .title_center_bg h3, .title_center_bg h4 {
    font-size: 1.125rem;
  }
}

.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(255, 186, 178, 0.9);
  padding: 5px 10px;
  font-weight: 500;
  font-family: "Noto Serif JP", "a-otf-ryumin-pr6n", "游明朝体", "Yu Mincho", YuMincho, "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", "ＭＳ Ｐ明朝", "MS PMincho", "a-otf-ryumin-pr6n", serif;
  font-size: 1.3125rem;
  color: #fff;
  line-height: 1.5em;
  text-align: center;
}

@media (max-width: 1200px) {
  .title_center_bg_s h2, .title_center_bg_s h3, .title_center_bg_s h4 {
    font-size: calc(1.25625rem + 0.075vw) ;
  }
}

.title_center_bg_s h2 span, .title_center_bg_s h3 span, .title_center_bg_s h4 span {
  color: #98dce8;
}

@media screen and (min-width: 641px) and (max-width: 835px) {
  .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: 640px) {
  .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: #ffbab2;
  padding: 8px 10px;
  font-family: "Noto Serif JP", "a-otf-ryumin-pr6n", "游明朝体", "Yu Mincho", YuMincho, "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", "ＭＳ Ｐ明朝", "MS PMincho", "a-otf-ryumin-pr6n", 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: 641px) and (max-width: 835px) {
  .title_center_bg_ans {
    margin: 30px auto 15px auto;
  }
  .title_center_bg_ans div {
    font-size: 1.125rem;
  }
}

@media only screen and (max-width: 640px) {
  .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(110, 207, 133, 0.7);
  padding: 8px 10px;
  font-family: "Noto Serif JP", "a-otf-ryumin-pr6n", "游明朝体", "Yu Mincho", YuMincho, "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", "ＭＳ Ｐ明朝", "MS PMincho", "a-otf-ryumin-pr6n", 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: 835px) {
  .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 20px;
}

.title_half h2, .title_half h3, .title_half h4 {
  max-width: 550px;
  width: 100%;
  font-size: 1.3125rem;
  font-weight: 500;
  font-family: "Noto Serif JP", "a-otf-ryumin-pr6n", "游明朝体", "Yu Mincho", YuMincho, "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", "ＭＳ Ｐ明朝", "MS PMincho", "a-otf-ryumin-pr6n", serif;
  text-align: center !important;
  background: rgba(255, 186, 178, 0.5);
  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: 835px) {
  .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: 640px) {
  .title_half {
    max-width: 100%;
  }
}

.title_center_dot {
  margin: 40px auto 20px auto;
}

.title_center_dot h2, .title_center_dot h3, .title_center_dot h4 {
  width: 100%;
  max-width: 1200px;
  margin: 0 auto;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

.title_center_dot h2 div, .title_center_dot h3 div, .title_center_dot h4 div {
  min-width: 20px;
  -webkit-box-flex: 1;
      -ms-flex-positive: 1;
          flex-grow: 1;
  position: relative;
  z-index: 1;
}

.title_center_dot h2 div:after, .title_center_dot h3 div:after, .title_center_dot h4 div:after {
  content: "";
  width: 100%;
  height: 5px;
  background: url(../images/contents/line2.png) repeat-x;
  background-size: contain;
  position: absolute;
  top: 60%;
  left: 0;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  z-index: -1;
  display: block;
  visibility: initial;
  opacity: 1;
}

.title_center_dot h2 span, .title_center_dot h3 span, .title_center_dot h4 span {
  position: relative;
  font-weight: 600;
  font-size: 1.3125rem;
  font-family: "Noto Serif JP", "a-otf-ryumin-pr6n", "游明朝体", "Yu Mincho", YuMincho, "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", "ＭＳ Ｐ明朝", "MS PMincho", "a-otf-ryumin-pr6n", serif;
  color: #1b1b1b;
  background: transpatent;
  padding: 0 20px;
}

@media (max-width: 1200px) {
  .title_center_dot h2 span, .title_center_dot h3 span, .title_center_dot h4 span {
    font-size: calc(1.25625rem + 0.075vw) ;
  }
}

@media screen and (min-width: 641px) and (max-width: 835px) {
  .title_center_dot h2 span, .title_center_dot h3 span, .title_center_dot h4 span {
    font-size: 1.25rem;
  }
}

@media only screen and (max-width: 640px) {
  .title_center_dot h2 span, .title_center_dot h3 span, .title_center_dot h4 span {
    padding: 0 10px;
    font-size: 1.125rem;
  }
}

@media only screen and (max-width: 835px) {
  .title_center_dot {
    margin: 30px auto 15px auto;
  }
}

.list_UL ul li {
  padding-left: 35px;
  position: relative;
  margin-bottom: 10px;
  font-size: 1rem;
  font-weight: 500;
}

.list_UL ul li:after {
  font-family: "Font Awesome 5 Pro";
  content: "\f14a";
  /*アイコンのユニコード*/
  font-weight: 600;
  color: #ffbab2;
  font-size: 1.5rem;
  position: absolute;
  /*絶対位置*/
  left: 0px;
  /*アイコンの位置*/
  top: 0;
  bottom: 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

@media (max-width: 1200px) {
  .list_UL ul li:after {
    font-size: calc(1.275rem + 0.3vw) ;
  }
}

.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 Pro";
  content: "\f276";
  /*アイコンのユニコード*/
  font-weight: 600;
  color: #9bd4de;
  font-size: 1.5rem;
  position: absolute;
  /*絶対位置*/
  left: 0px;
  /*アイコンの位置*/
  top: 0;
  bottom: 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-transform: rotate(-20deg);
          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: 835px) {
  .list_UL2 ul li {
    padding-left: 15px;
    font-size: 0.875rem;
  }
}

.check_UL ul li {
  padding-left: 35px;
  position: relative;
  margin-bottom: 10px;
  font-size: 1.125rem;
  font-weight: 500;
  line-height: 2em;
}

.check_UL ul li:after {
  content: "";
  position: absolute;
  /*絶対位置*/
  background: url(../images/top/check.png) no-repeat;
  background-size: contain;
  width: 30px;
  height: 27px;
  left: 0px;
  /*アイコンの位置*/
  top: 5px;
}

@media only screen and (max-width: 835px) {
  .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: 640px) {
  .check_UL ul li {
    padding-left: 25px;
  }
  .check_UL ul li:after {
    width: 20px;
    height: 20px;
    top: 0;
  }
}

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

.pick01, .pick02, .pick03 {
  background: rgba(233, 245, 247, 0.5);
  padding: 30px;
}

.pick01 .profile, .pick02 .profile, .pick03 .profile {
  font-size: 1rem;
  color: #1b1b1b;
  font-family: "Noto Serif JP", "a-otf-ryumin-pr6n", "游明朝体", "Yu Mincho", YuMincho, "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", "ＭＳ Ｐ明朝", "MS PMincho", "a-otf-ryumin-pr6n", serif;
  font-weight: 600;
  text-decoration: underline;
  margin-bottom: 10px;
}

@media only screen and (max-width: 835px) {
  .pick01, .pick02, .pick03 {
    padding: 30px 15px;
  }
}

.pick02 {
  background: #eae1e0;
}

.pick03 {
  background: rgba(234, 225, 224, 0.5);
}

.contact_contents #contents_wrap {
  margin-top: 100px;
}

@media only screen and (max-width: 835px) {
  .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: 835px) {
  .picktxt08 {
    font-size: 0.9em;
  }
}

.picktxt08_w {
  font-size: 0.8em;
  line-height: 1.5em;
  color: #fff;
}

@media only screen and (max-width: 835px) {
  .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: 835px) {
  .picktxt105 {
    line-height: 1.8em;
  }
}

.picktxt105_w {
  color: #fff;
  font-size: 1.05em;
  line-height: 2em;
}

@media only screen and (max-width: 835px) {
  .picktxt105_w {
    line-height: 1.8em;
  }
}

.picktxt11 {
  font-size: 1.1em;
  line-height: 2em;
}

@media only screen and (max-width: 835px) {
  .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: 835px) {
  .picktxt11_w {
    line-height: 1.8em;
    font-size: 1.05em;
  }
}

.picktxt12 {
  font-size: 1.2em;
  line-height: 2em;
}

@media only screen and (max-width: 1000px) {
  .picktxt12 {
    font-size: 1.1em;
  }
}

@media only screen and (max-width: 835px) {
  .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: 835px) {
  .picktxt12_w {
    font-size: 16px;
    line-height: 1.8em;
  }
}

.hosoku {
  background: rgba(238, 238, 238, 0.8);
  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: 835px) {
  .hosoku {
    padding: 10px;
  }
}

.ls100 {
  letter-spacing: 0.2rem;
}

@media only screen and (max-width: 835px) {
  .ls100 {
    letter-spacing: 1.0px;
  }
}

.ls50 {
  letter-spacing: 0.1rem;
}

@media only screen and (max-width: 835px) {
  .ls50 {
    letter-spacing: 1.0px;
  }
}

.TTL {
  font-family: 'balboa', sans-serif;
  letter-spacing: 0.2rem;
}

.btn1 a, .btn1_L a {
  text-align: center;
  position: relative;
  z-index: 2;
  border: 1px solid #1b1b1b;
  background: #fff;
  -webkit-transition: all .5s;
  transition: all .5s;
  display: block;
  margin: 0 auto;
  width: 90%;
  max-width: 350px;
  min-width: 250px;
  padding: 12px 10px;
  font-family: "Noto Serif JP", "a-otf-ryumin-pr6n", "游明朝体", "Yu Mincho", YuMincho, "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", "ＭＳ Ｐ明朝", "MS PMincho", "a-otf-ryumin-pr6n", serif;
  color: #1b1b1b;
  font-size: 1.125rem;
  font-weight: bold;
}

.btn1 a:after, .btn1_L a:after {
  font-family: "Font Awesome 5 Pro";
  content: "\f054";
  /*アイコンのユニコード*/
  font-size: 13px;
  position: absolute;
  /*絶対位置*/
  right: 10px;
  /*アイコンの位置*/
  top: 0;
  bottom: 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

.btn1 a:hover, .btn1_L a:hover {
  opacity: 1 !important;
  background-color: #98dce8;
}

.btn1 a:hover:after, .btn1_L a:hover:after {
  -webkit-transform: translate(3px, 0);
          transform: translate(3px, 0);
  -webkit-transition: 0.5s;
  transition: 0.5s;
}

.btn1_rad20 a, .btn1_rad20_L a, .btn1_rad20_cont a {
  text-align: center;
  position: relative;
  z-index: 2;
  background: #9bd4de;
  -webkit-transition: 0.5s;
  transition: 0.5s;
  display: block;
  margin: 0 auto;
  width: 90%;
  max-width: 350px;
  min-width: 220px;
  padding: 5px 10px;
  color: #fff;
  font-family: "Noto Serif JP", "a-otf-ryumin-pr6n", "游明朝体", "Yu Mincho", YuMincho, "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", "ＭＳ Ｐ明朝", "MS PMincho", "a-otf-ryumin-pr6n", serif;
  font-size: 1rem;
}

.btn1_rad20 a:after, .btn1_rad20_L a:after, .btn1_rad20_cont a:after {
  font-family: "Font Awesome 5 Pro";
  content: "\f138";
  /*アイコンのユニコード*/
  font-weight: 600;
  font-size: 1.125rem;
  position: absolute;
  /*絶対位置*/
  right: 10px;
  /*アイコンの位置*/
  top: 0;
  bottom: 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

.btn1_rad20 a:hover, .btn1_rad20_L a:hover, .btn1_rad20_cont a:hover {
  opacity: 1 !important;
  background-color: #98dce8;
  -webkit-transition: 0.5s;
  transition: 0.5s;
  color: #fff;
}

.btn1_rad20 a:hover:after, .btn1_rad20_L a:hover:after, .btn1_rad20_cont a:hover:after {
  -webkit-transform: translate(3px, 0);
          transform: translate(3px, 0);
  -webkit-transition: 0.5s;
  transition: 0.5s;
  color: #fff;
}

.btn1_rad20 a, .btn1_rad20_L a, .btn1_rad20_cont a {
  border-radius: 40px;
}

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

.btn1_rad20_cont a:after {
  content: none;
}

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

.btn2 {
  width: 100%;
}

.btn2 a {
  background: #ffbab2;
  display: block;
  width: 90%;
  max-width: 350px;
  margin: 0  auto;
  padding: 10px 5px;
  color: #fff;
  text-align: center;
  font-size: 1.25rem;
  font-family: "EB Garamond", "Noto Sans JP", "游ゴシック", YuGothic, "ヒラギノ角ゴ Pro", "Hiragino Kaku Gothic Pro", "メイリオ", "Meiryo", Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
  position: relative;
  border: 1px solid #fff;
}

.btn2 a:after {
  position: absolute;
  top: 50%;
  right: -25px;
  content: '';
  width: 50px;
  height: 1px;
  background: #9bd4de;
  -webkit-transform: scale(0, 1);
          transform: scale(0, 1);
  -webkit-transform-origin: left top;
          transform-origin: left top;
  -webkit-transition: -webkit-transform .3s;
  transition: -webkit-transform .3s;
  transition: transform .3s;
  transition: transform .3s, -webkit-transform .3s;
}

.btn2 a:hover {
  background: #ffc8c2;
  color: #fff;
  opacity: 1;
  -webkit-transition: 0.5s;
  transition: 0.5s;
}

.btn2 a:hover:after {
  -webkit-transform: scale(1, 1);
          transform: scale(1, 1);
}

@media only screen and (max-width: 640px) {
  .btn2 a {
    font-size: 1rem;
  }
}

.btn3, .btn3_L {
  width: 100%;
  max-width: 350px;
  min-width: 200px;
  display: block;
  margin: 0 auto;
  padding: 10px;
  -webkit-transition: 0.5s;
  transition: 0.5s;
  position: relative;
  overflow: hidden;
  z-index: 2;
  font-family: "EB Garamond", "Noto Sans JP", "游ゴシック", YuGothic, "ヒラギノ角ゴ Pro", "Hiragino Kaku Gothic Pro", "メイリオ", "Meiryo", Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
  font-size: 1.125rem;
  background: #85d1de;
  color: #fff !important;
  text-align: center;
}

.btn3:before, .btn3_L:before {
  content: "";
  z-index: -1;
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: -100%;
  background: #f99dac;
  -webkit-transition: 0.5s;
  transition: 0.5s;
}

.btn3:after, .btn3_L:after {
  font-family: "Font Awesome 5 Pro";
  content: "\f054";
  /*アイコンのユニコード*/
  font-size: 14px;
  position: absolute;
  /*絶対位置*/
  right: 10px;
  /*アイコンの位置*/
  top: 0;
  bottom: 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  text-align: center !important;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  font-weight: 600;
}

.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 {
  -webkit-transform: translate(3px, 0);
          transform: translate(3px, 0);
  -webkit-transition: 0.5s;
  transition: 0.5s;
}

@media only screen and (max-width: 835px) {
  .btn3, .btn3_L {
    font-size: 1rem;
  }
}

@media only screen and (max-width: 640px) {
  .btn3, .btn3_L {
    margin: 0  auto;
  }
}

.btn3_cont {
  width: 100%;
  max-width: 300px;
  min-width: 300px;
  display: block;
  margin: 0 auto;
  padding: 10px;
  -webkit-transition: 0.5s;
  transition: 0.5s;
  position: relative;
  overflow: hidden;
  z-index: 2;
  font-family: "EB Garamond", "Noto Sans JP", "游ゴシック", YuGothic, "ヒラギノ角ゴ Pro", "Hiragino Kaku Gothic Pro", "メイリオ", "Meiryo", Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
  font-size: 1.5rem;
  background: #fff;
  color: #240f04 !important;
  text-align: center;
}

@media (max-width: 1200px) {
  .btn3_cont {
    font-size: calc(1.275rem + 0.3vw) ;
  }
}

.btn3_cont i {
  color: #85d1de;
  margin-right: 10px;
  font-size: 1.125rem;
}

.btn3_cont:before {
  content: "";
  z-index: -1;
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: -100%;
  background: #85d1de;
  -webkit-transition: 0.5s;
  transition: 0.5s;
}

.btn3_cont:hover {
  opacity: 1;
  color: #fff !important;
  -webkit-transition: 0.5s;
  transition: 0.5s;
}

.btn3_cont:hover i {
  color: #fff;
}

.btn3_cont:hover:before {
  left: 0;
}

@media only screen and (max-width: 640px) {
  .btn3_cont {
    margin: 0  auto;
  }
}

.btn1_cont a {
  text-align: center;
  position: relative;
  z-index: 2;
  background: #ffbab2;
  border-radius: 5px;
  -webkit-transition: all .5s;
  transition: all .5s;
  display: block;
  margin: 0 auto;
  width: 100%;
  max-width: 350px;
  min-width: 250px;
  padding: 10px;
  font-family: "Noto Serif JP", "a-otf-ryumin-pr6n", "游明朝体", "Yu Mincho", YuMincho, "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", "ＭＳ Ｐ明朝", "MS PMincho", "a-otf-ryumin-pr6n", serif;
  color: #fff;
  font-size: 1rem;
  font-weight: 600;
}

.btn1_cont a i {
  margin-right: 5px;
}

.btn1_cont a:hover {
  background-color: #ffc8c2;
  color: #fff;
  -webkit-transition: 0.5s;
  transition: 0.5s;
}

@media screen and (min-width: 640px) {
  .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: 200px;
  height: 50px;
  line-height: 50px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  text-align: center !important;
  background: #ffbab2;
  overflow: hidden;
  color: #fff;
  font-weight: 600;
  -webkit-transition: .5s;
  transition: .5s;
}

.btn4 a i, .btn4_L a i {
  margin-right: 5px;
}

.btn4 a span, .btn4_L a span {
  width: 100%;
  height: 100%;
  font-family: "Noto Serif JP", "a-otf-ryumin-pr6n", "游明朝体", "Yu Mincho", YuMincho, "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", "ＭＳ Ｐ明朝", "MS PMincho", "a-otf-ryumin-pr6n", serif;
  z-index: 10;
  font-size: 1rem;
  font-weight: 400;
}

.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 Pro";
  content: "\f054";
  /*アイコンのユニコード*/
  font-size: 14px;
  position: absolute;
  /*絶対位置*/
  right: 5px;
  /*アイコンの位置*/
  top: 0;
  bottom: 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  text-align: center !important;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  font-weight: 200;
  font-style: initial;
}

.btn4 a span:before, .btn4_L a span:before {
  content: "";
  position: absolute;
  top: 0;
  bottom: 0;
  width: 0;
  display: block;
  background: #ffc8c2;
  z-index: -1;
  -webkit-transition: .5s;
  transition: .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 {
  -webkit-transform: translate(3px, 0);
          transform: translate(3px, 0);
  -webkit-transition: .5s;
  transition: .5s;
}

@media only screen and (max-width: 835px) {
  .btn4 a span, .btn4_L a span {
    font-size: 1rem;
  }
}

.btn4 a:hover, .btn4_L a:hover {
  opacity: 1;
}

.btn4 div, .btn4_L div {
  text-align: center !important;
}

.btn4_L {
  width: 100%;
}

@media screen and (min-width: 640px) {
  .btn4_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: 835px) {
  .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(155, 212, 222, 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: 641px) and (max-width: 835px) {
  .bg_img_wrap {
    padding: 8% 0 !important;
  }
}

@media only screen and (max-width: 640px) {
  .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: 640px) {
  .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: 641px) and (max-width: 835px) {
  .bg_ptn_wrap {
    padding: 60px 0  !important;
  }
}

@media only screen and (max-width: 640px) {
  .bg_ptn_wrap {
    padding: 40px 0  !important;
  }
}

a .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) {
  a .bg_ptn_inr {
    background-size: 50%;
  }
}

@media screen and (min-width: 641px) and (max-width: 835px) {
  a .bg_ptn_inr {
    background-size: 75%;
  }
}

@media only screen and (max-width: 640px) {
  a .bg_ptn_inr {
    background-size: 100%;
  }
}

.flx_inr01 .box article h3 {
  text-align: center;
}

.flx_inr01 .box article div {
  display: none;
}

.flx_inr02 .box article {
  display: -webkit-box !important;
  display: -ms-flexbox !important;
  display: flex !important;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  border: 1px solid #ccc;
}

.flx_inr02 .box article h3 {
  -webkit-box-ordinal-group: 2;
      -ms-flex-order: 1;
          order: 1;
  background: #9bd4de;
  padding: 5px 10px;
  color: #fff;
  font-size: 1.125rem;
  font-weight: 600;
}

@media only screen and (max-width: 835px) {
  .flx_inr02 .box article h3 {
    font-size: 1rem;
  }
}

.flx_inr02 .box article img {
  -webkit-box-ordinal-group: 3;
      -ms-flex-order: 2;
          order: 2;
  width: 100% !important;
  border: 5px solid #fefefe;
}

.flx_inr02 .box article div {
  -webkit-box-ordinal-group: 4;
      -ms-flex-order: 3;
          order: 3;
  padding: 0 5px 5px 5px;
}

.flx_inr03 .box article h3 {
  text-align: center;
  font-size: 1.1em;
  color: #240f04;
}

.img_txt_flx {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          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: 640px) {
  .img_txt_flx {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            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: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          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: 640px) {
  .img_txt_flx2 {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            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;
  }
}

.txt_img_flx {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          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: 640px) {
  .txt_img_flx {
    -webkit-box-orient: vertical !important;
    -webkit-box-direction: reverse !important;
        -ms-flex-direction: column-reverse !important;
            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: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          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: 640px) {
  .txt_img_flx2 {
    -webkit-box-orient: vertical !important;
    -webkit-box-direction: reverse !important;
        -ms-flex-direction: column-reverse !important;
            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;
  }
}

.flx2, .flx2_R {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          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;
  width: 100% !important;
}

@media only screen and (max-width: 640px) {
  .flx2, .flx2_R {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            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;
  }
}

.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: 640px) {
  .flx2_R {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
  .flx2_R .box {
    width: 100%;
    margin: 0 auto 15px auto !important;
  }
  .flx2_R .box:last-child {
    margin: 0 auto;
  }
}

.flx3 {
  position: relative;
  border: 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
}

@media only screen and (max-width: 835px) {
  .flx3 {
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            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 img {
  width: 100%;
  display: block;
  margin: 0 auto;
}

@media only screen and (max-width: 640px) {
  .flx3 {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
  .flx3 .box {
    width: 100%;
    margin: 0 auto !important;
  }
  .flx3 .box:not(:last-child) {
    margin-bottom: 15px !important;
  }
}

.flx3_r {
  position: relative;
  border: 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
}

@media only screen and (max-width: 835px) {
  .flx3_r {
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            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: 640px) {
  .flx3_r {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
  .flx3_r .box {
    width: 100%;
    margin: 0 auto !important;
  }
  .flx3_r .box:not(:last-child) {
    margin-bottom: 15px !important;
  }
}

.flx4, .flx4_R {
  border: 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          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%;
}

.flx4 .box img, .flx4_R .box img {
  width: 100% !important;
}

.flx4 .box tr td, .flx4_R .box tr td {
  padding: 0 !important;
  border: 0 !important;
}

@media only screen and (max-width: 640px) {
  .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 {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
  .flx4 .box, .flx4_R .box {
    width: 100%;
    margin-bottom: 15px;
  }
  .flx4 .box:not(:last-child), .flx4_R .box:not(:last-child) {
    margin-bottom: 15px;
  }
}

.flx4_R .box {
  margin: 0 1% 2% 1%;
}

@media only screen and (max-width: 640px) {
  .flx4_R {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
  .flx4_R .box {
    width: 100%;
    margin-bottom: 15px;
  }
  .flx4_R .box:not(:last-child) {
    margin-bottom: 15px;
  }
}

.flx5 {
  border: 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
}

.flx5 .box {
  width: 18.4%;
  margin: 0 1%;
}

.flx5 .box:nth-child(5n+1) {
  margin: 0 1% 1% 0;
}

.flx5 .box:nth-child(5n+5) {
  margin: 0 0 1% 1%;
}

.flx5 .box tr td {
  padding: 0 !important;
  border: 0 !important;
}

.flx5 .box img {
  width: 100% !important;
}

@media screen and (min-width: 641px) and (max-width: 835px) {
  .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 img {
    width: 100% !important;
  }
  .flx5 .box tr td {
    padding: 0 !important;
    border: 0 !important;
  }
}

@media only screen and (max-width: 640px) {
  .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 {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
  .flx5 .box {
    width: 100%;
    margin-bottom: 15px;
  }
  .flx5 .box:not(:last-child) {
    margin-bottom: 15px;
  }
}

.flx6 {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          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: 835px) {
  .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%;
  }
}

.top_insta .sns_list {
  -webkit-box-orient: inherit !important;
  -webkit-box-direction: inherit !important;
      -ms-flex-direction: inherit !important;
          flex-direction: inherit !important;
  border: none  !important;
  -ms-flex-wrap: wrap;
      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: "Times New Roman", "Noto Serif JP", "游明朝体", "Yu Mincho", YuMincho, "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", "ＭＳ Ｐ明朝", "MS PMincho", 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;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  width: 23%;
  margin: 1%;
}

@media screen and (min-width: 641px) and (max-width: 835px) {
  .top_insta .sns_list > div {
    width: 48%;
  }
}

@media only screen and (max-width: 640px) {
  .top_insta .sns_list > div {
    width: 48%;
  }
}

@media screen and (max-width: 350px) {
  .top_insta .sns_list > div {
    width: 100%;
    margin: 0 auto 15px auto;
  }
}

.top_insta_6 .sns_list {
  -webkit-box-orient: inherit !important;
  -webkit-box-direction: inherit !important;
      -ms-flex-direction: inherit !important;
          flex-direction: inherit !important;
  border: none  !important;
  -ms-flex-wrap: wrap;
      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;
  -o-object-fit: cover;
     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: 641px) and (max-width: 835px) {
  .top_insta_6 .sns_list > div {
    width: 33.333%;
  }
}

@media only screen and (max-width: 640px) {
  .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 .sns_list {
  -webkit-box-orient: inherit !important;
  -webkit-box-direction: inherit !important;
      -ms-flex-direction: inherit !important;
          flex-direction: inherit !important;
  border: none  !important;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}

.top_insta_4 .sns_list .sns_text {
  display: none;
}

.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;
  -o-object-fit: cover;
     object-fit: cover;
}

.top_insta_4 .sns_list > div {
  border: none !important;
  width: 25%;
  margin: 0;
}

@media screen and (min-width: 641px) and (max-width: 835px) {
  .top_insta_4 .sns_list > div {
    width: 33.333%;
  }
}

@media only screen and (max-width: 640px) {
  .top_insta_4 .sns_list > div {
    width: 50%;
  }
}

@media screen and (max-width: 350px) {
  .top_insta_4 .sns_list > div {
    width: 100%;
  }
}

.top_insta_3 {
  width: 100%;
  margin: 0 auto;
}

.top_insta_3 .sns_list {
  -webkit-box-orient: inherit !important;
  -webkit-box-direction: inherit !important;
      -ms-flex-direction: inherit !important;
          flex-direction: inherit !important;
  border: none  !important;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}

.top_insta_3 .sns_list .sns_text {
  display: none;
}

.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;
  -o-object-fit: cover;
     object-fit: cover;
}

.top_insta_3 .sns_list > div {
  border: none !important;
  width: 32.333%;
  margin: 0.5%;
}

@media screen and (min-width: 641px) and (max-width: 835px) {
  .top_insta_3 .sns_list > div {
    width: 49%;
  }
}

@media only screen and (max-width: 640px) {
  .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: 30%;
}

.local_insta .sns_list .sns_text {
  width: 70%;
  font-size: 0.9375rem;
}

.local_insta .sns_list .sns_text .sns_date {
  width: 110px;
  text-align: center;
  background: #9bd4de;
  color: #fff;
  padding: 5px 5px 5px 10px;
  margin-bottom: 10px;
}

@media only screen and (max-width: 835px) {
  .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_5 .sns_list {
  -webkit-box-orient: inherit !important;
  -webkit-box-direction: inherit !important;
      -ms-flex-direction: inherit !important;
          flex-direction: inherit !important;
  border: none  !important;
  -ms-flex-wrap: wrap;
      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;
  -o-object-fit: cover;
     object-fit: cover;
}

.top_insta_5 .sns_list > div {
  border: none !important;
  display: block;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  width: 18%;
  margin: 1%;
}

.top_insta_5 .sns_list > div:nth-child(2), .top_insta_5 .sns_list > div:nth-child(4) {
  margin-top: 60px;
}

@media only screen and (max-width: 1300px) {
  .top_insta_5 .sns_list > div:nth-child(2), .top_insta_5 .sns_list > div:nth-child(4) {
    margin-top: 35px;
  }
}

.top_insta_5 .sns_list > div:nth-child(3) {
  margin-top: 100px;
}

@media only screen and (max-width: 1300px) {
  .top_insta_5 .sns_list > div:nth-child(3) {
    margin-top: 60px;
  }
}

@media only screen and (max-width: 835px) {
  .top_insta_5 .sns_list > div:nth-child(3) {
    margin-top: 0;
  }
}

@media only screen and (max-width: 640px) {
  .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 {
  -webkit-box-orient: inherit !important;
  -webkit-box-direction: inherit !important;
      -ms-flex-direction: inherit !important;
          flex-direction: inherit !important;
  border: none  !important;
  -ms-flex-wrap: wrap;
      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 {
  color: #fff;
  font-family: "Times New Roman", "Noto Serif JP", "游明朝体", "Yu Mincho", YuMincho, "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", "ＭＳ Ｐ明朝", "MS PMincho", serif;
  font-size: 1.2em;
}

.top_insta_t_5 .sns_list .sns_text .caption {
  color: rgba(255, 255, 255, 0.8);
  line-height: 1.5em;
}

.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%;
}

.top_insta_t_5 .sns_list > div {
  border: none !important;
  display: block;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  width: 18%;
  margin: 1%;
}

.top_insta_t_5 .sns_list > div:nth-child(2), .top_insta_t_5 .sns_list > div:nth-child(4) {
  margin-top: 60px;
}

@media only screen and (max-width: 1300px) {
  .top_insta_t_5 .sns_list > div:nth-child(2), .top_insta_t_5 .sns_list > div:nth-child(4) {
    margin-top: 35px;
  }
}

.top_insta_t_5 .sns_list > div:nth-child(3) {
  margin-top: 100px;
}

@media only screen and (max-width: 1300px) {
  .top_insta_t_5 .sns_list > div:nth-child(3) {
    margin-top: 60px;
  }
}

@media only screen and (max-width: 835px) {
  .top_insta_t_5 .sns_list > div:nth-child(3) {
    margin-top: 0;
  }
}

@media screen and (min-width: 641px) and (max-width: 835px) {
  .top_insta_t_5 .sns_list > div {
    width: 48%;
  }
}

@media only screen and (max-width: 640px) {
  .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;
  }
}

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

.panbtm {
  margin-top: 60px !important;
}

@media only screen and (max-width: 1500px) {
  .panbtm {
    margin-top: 50px !important;
  }
}

@media screen and (min-width: 641px) and (max-width: 835px) {
  .panbtm {
    margin-top: 40px !important;
  }
}

@media only screen and (max-width: 640px) {
  .panbtm {
    margin-top: 30px !important;
  }
}

.sp100 {
  margin: 100px auto;
}

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

@media only screen and (max-width: 835px) {
  .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: 835px) {
  .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: 835px) {
  .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: 835px) {
  .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: 835px) {
  .sp50 {
    margin: 30px 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: 835px) {
  .sp30 {
    margin: 15px auto;
  }
}

.tp20 {
  margin: 20px auto 0 auto;
}

@media only screen and (max-width: 835px) {
  .tp20 {
    margin: 15px auto 0 auto;
  }
}

.tp30 {
  margin: 30px auto 0 auto;
}

@media only screen and (max-width: 1500px) {
  .tp30 {
    margin: 30px auto 0 auto;
  }
}

@media only screen and (max-width: 1200px) {
  .tp30 {
    margin: 20px auto 0 auto;
  }
}

@media only screen and (max-width: 835px) {
  .tp30 {
    margin: 15px auto 0 auto;
  }
}

.tp30b {
  margin: 30px auto 0 auto;
}

@media only screen and (max-width: 1500px) {
  .tp30b {
    margin: 30px auto 0 auto;
  }
}

@media only screen and (max-width: 1200px) {
  .tp30b {
    margin: 20px auto 0 auto;
  }
}

.tp30b {
  margin: 30px auto 0 auto;
}

@media only screen and (max-width: 1500px) {
  .tp30b {
    margin: 30px auto 0 auto;
  }
}

@media only screen and (max-width: 1200px) {
  .tp30b {
    margin: 20px auto 0 auto;
  }
}

.tp40 {
  margin: 40px auto 0 auto;
}

@media only screen and (max-width: 1500px) {
  .tp40 {
    margin: 30px auto 0 auto;
  }
}

@media only screen and (max-width: 1200px) {
  .tp40 {
    margin: 20px auto 0 auto;
  }
}

@media only screen and (max-width: 835px) {
  .tp40 {
    margin: 15px auto 0 auto;
  }
}

.ttl40 {
  margin: 40px auto 20px auto;
}

@media only screen and (max-width: 1500px) {
  .ttl40 {
    margin: 30px auto 15px auto;
  }
}

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

.tp50 {
  margin: 50px auto 0 auto;
}

@media only screen and (max-width: 1000px) {
  .tp50 {
    margin: 40px auto 0 auto;
  }
}

@media only screen and (max-width: 835px) {
  .tp50 {
    margin: 30px auto 0 auto;
  }
}

.tp70 {
  margin: 70px auto 0 auto;
}

@media only screen and (max-width: 1000px) {
  .tp70 {
    margin: 50px auto 0 auto;
  }
}

@media only screen and (max-width: 835px) {
  .tp70 {
    margin: 40px auto 0 auto;
  }
}

.tp80 {
  margin: 80px auto 0 auto;
}

@media only screen and (max-width: 1000px) {
  .tp80 {
    margin: 50px auto 0 auto;
  }
}

@media only screen and (max-width: 835px) {
  .tp80 {
    margin: 40px auto 0 auto;
  }
}

.tp100 {
  margin: 100px auto 0 auto;
}

@media only screen and (max-width: 1500px) {
  .tp100 {
    margin: 70px auto 0 auto;
  }
}

@media only screen and (max-width: 835px) {
  .tp100 {
    margin: 40px auto 0 auto;
  }
}

.bt30 {
  margin: 0 auto 30px auto;
}

@media only screen and (max-width: 1500px) {
  .bt30 {
    margin: 0 auto 30px auto;
  }
}

@media only screen and (max-width: 1200px) {
  .bt30 {
    margin: 0px auto 20px auto;
  }
}

@media only screen and (max-width: 835px) {
  .bt30 {
    margin: 0 auto 15px auto;
  }
}

.bt40 {
  margin: 0 auto 40px auto;
}

@media only screen and (max-width: 1500px) {
  .bt40 {
    margin: 0 auto 30px auto;
  }
}

@media only screen and (max-width: 1200px) {
  .bt40 {
    margin: 0px auto 20px auto;
  }
}

@media only screen and (max-width: 835px) {
  .bt40 {
    margin: 0 auto 15px auto;
  }
}

.bt70 {
  margin: 0 auto 70px auto;
}

@media only screen and (max-width: 1500px) {
  .bt70 {
    margin: 0 auto 50px auto;
  }
}

@media only screen and (max-width: 1200px) {
  .bt70 {
    margin: 0px auto 30px auto;
  }
}

@media only screen and (max-width: 835px) {
  .bt70 {
    margin: 0 auto 30px auto;
  }
}

.bt80 {
  margin: 0 auto 80px auto;
}

@media only screen and (max-width: 1500px) {
  .bt80 {
    margin: 0 auto 50px auto;
  }
}

@media only screen and (max-width: 1200px) {
  .bt80 {
    margin: 0px auto 30px auto;
  }
}

@media only screen and (max-width: 835px) {
  .bt80 {
    margin: 0 auto 30px auto;
  }
}

.bt50 {
  margin: 0 auto 50px auto;
}

@media only screen and (max-width: 1500px) {
  .bt50 {
    margin: 0 auto 40px auto;
  }
}

@media only screen and (max-width: 1200px) {
  .bt50 {
    margin: 0px auto 30px auto;
  }
}

@media only screen and (max-width: 835px) {
  .bt50 {
    margin: 0 auto 15px auto;
  }
}

.bt50b {
  margin: 0 auto 50px auto;
}

@media only screen and (max-width: 1500px) {
  .bt50b {
    margin: 0 auto 40px auto;
  }
}

@media only screen and (max-width: 1200px) {
  .bt50b {
    margin: 0px auto 30px auto;
  }
}

.bt20 {
  margin: 0 auto 20px auto;
}

@media only screen and (max-width: 1200px) {
  .bt20 {
    margin: 0px auto 15px auto;
  }
}

@media only screen and (max-width: 835px) {
  .bt20 {
    margin: 0 auto 15px auto;
  }
}

.bt15 {
  margin: 0 auto 15px auto;
}

@media only screen and (max-width: 1200px) {
  .bt15 {
    margin: 0px auto 15px auto;
  }
}

@media only screen and (max-width: 835px) {
  .bt15 {
    margin: 0 auto 10px auto;
  }
}

.sp80 {
  margin: 80px auto;
}

@media only screen and (max-width: 1500px) {
  .sp80 {
    margin: 60px auto;
  }
}

@media only screen and (max-width: 835px) {
  .sp80 {
    margin: 30px auto;
  }
}

.sp70 {
  margin: 70px auto;
}

@media only screen and (max-width: 1500px) {
  .sp70 {
    margin: 50px auto;
  }
}

@media only screen and (max-width: 835px) {
  .sp70 {
    margin: 30px auto;
  }
}

.ctsp {
  margin: 40px auto;
}

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

.ctsp2 {
  margin: 30px auto;
}

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

.bssp {
  margin: 20px auto;
}

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

.spsp {
  margin: 0 auto 20px auto !important;
}

@media only screen and (max-width: 835px) {
  .spsp {
    margin: 0 auto 15px auto !important;
  }
}

a.tel_link {
  color: #333;
  opacity: 1;
}

@media only screen and (max-width: 835px) {
  .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: 640px) {
  .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: 836px) {
  .brdnpc br {
    display: none;
  }
}

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

@media only screen and (max-width: 640px) {
  .CLS table tr {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: reverse;
        -ms-flex-direction: column-reverse;
            flex-direction: column-reverse;
  }
}

@media only screen and (max-width: 640px) {
  .tblscr table {
    table-layout: auto !important;
  }
}

.tblscr table .ttl {
  background: #e9f5f7;
}

.tblscr table .ttl div {
  font-weight: 500;
}

.company_DL dl {
  line-height: 1.8em !important;
}

.company_DL dt {
  -webkit-box-align: center !important;
      -ms-flex-align: center !important;
          align-items: center !important;
  background: rgba(155, 212, 222, 0.3) !important;
  font-weight: 500;
  min-width: 120px;
}

@media only screen and (max-width: 640px) {
  .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 dt {
  -webkit-box-align: center !important;
      -ms-flex-align: center !important;
          align-items: center !important;
  background: none !important;
  border-bottom: 2px solid #9bd4de !important;
  min-width: 80px;
}

.company_DL2 dl dd {
  background: none !important;
  border-bottom: 2px solid rgba(204, 204, 204, 0.8) !important;
}

.company_DL2 dl:last-of-type dt {
  border-bottom: 2px solid #9bd4de !important;
}

.company_DL2a {
  background: none !important;
}

.company_DL2a dl {
  padding: 10px 0;
}

.company_DL2a dl dt {
  font-weight: 500;
  color: #1b1b1b;
  -webkit-box-align: center !important;
      -ms-flex-align: center !important;
          align-items: center !important;
  background: none !important;
  border-bottom: 2px solid #cccccc !important;
}

.company_DL2a dl dd {
  background: none !important;
  border-bottom: 2px solid rgba(204, 204, 204, 0.5) !important;
}

.company_DL2a dl:last-of-type dt {
  border-bottom: 2px solid #cccccc !important;
}

@media only screen and (max-width: 640px) {
  .company_DL2a dl {
    display: block !important;
  }
  .company_DL2a dl dt {
    width: 100% !important;
    border-right: 2px solid #cccccc !important;
    border-left: 2px solid #cccccc !important;
    background: #cccccc !important;
  }
  .company_DL2a dl dd {
    width: 100% !important;
    border-bottom: 2px solid #ccc !important;
    border-left: 2px solid #ccc !important;
    border-right: 2px solid #ccc !important;
  }
}

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

@media only screen and (max-width: 835px) {
  .fancybox-toolbar {
    top: 50px !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: 835px) {
  .company_01 h3 {
    margin-bottom: 10px;
  }
}

.company_01 .name {
  font-size: 1.05em;
  text-align: right !important;
}

.enkaku_box {
  position: relative;
  padding-bottom: 20px;
  padding-left: 60px;
}

.enkaku_box:after {
  position: absolute;
  top: 0;
  left: 15px;
  width: 3px;
  height: 100%;
  content: '';
  background: #9bd4de;
}

.enkaku_box dl {
  margin-bottom: 20px;
  padding-bottom: 20px !important;
  border-bottom: 1px dotted #999 !important;
}

.enkaku_box dl dt {
  min-width: 110px !important;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  position: relative;
  color: #9bd4de;
  font-family: "Times New Roman", "Noto Serif JP", "游明朝体", "Yu Mincho", YuMincho, "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", "ＭＳ Ｐ明朝", "MS PMincho", serif;
  font-weight: 600;
}

.enkaku_box dl dt:before {
  position: absolute;
  z-index: 2;
  top: 0;
  bottom: 0;
  left: -52px;
  display: block;
  width: 15px;
  height: 15px;
  margin: auto;
  content: '';
  border-radius: 10px;
  background: #9bd4de;
}

.enkaku_box dl dt:after {
  position: absolute;
  z-index: 1;
  top: 0;
  bottom: 0;
  left: -40px;
  display: block;
  width: 15%;
  height: 1px;
  margin: auto;
  content: '';
  background: #666;
}

@media only screen and (max-width: 640px) {
  .enkaku_box dl dt {
    min-width: 90px !important;
  }
}

.pan1 div ol {
  margin: 20px auto 0 auto;
  text-align: right;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: flex-end;
}

@media only screen and (max-width: 835px) {
  .pan1 div ol {
    display: none;
  }
}

.pan2 div ol {
  color: rgba(255, 255, 255, 0.8);
}

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

.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: 835px) {
  .error2 {
    margin-top: 50px;
  }
}

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

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

.step_title {
  margin: 30px auto 20px auto;
}

.step_title h2, .step_title h3, .step_title h4 {
  font-size: 1.125rem;
  font-family: "Noto Serif JP", "a-otf-ryumin-pr6n", "游明朝体", "Yu Mincho", YuMincho, "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", "ＭＳ Ｐ明朝", "MS PMincho", "a-otf-ryumin-pr6n", serif;
  font-weight: 500;
  border-bottom: 1px dashed #aaa;
  padding-bottom: 5px;
}

.step_title h2 .num, .step_title h3 .num, .step_title h4 .num {
  font-size: 1.3125rem;
  background: #9bd4de;
  border-radius: 5px;
  font-family: "Times New Roman", "Noto Serif JP", "游明朝体", "Yu Mincho", YuMincho, "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", "ＭＳ Ｐ明朝", "MS PMincho", 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.25625rem + 0.075vw) ;
  }
}

@media only screen and (max-width: 835px) {
  .step_title {
    margin: 30px auto 15px auto;
  }
  .step_title h2, .step_title h3, .step_title h4 {
    font-size: 1.125rem;
  }
  .step_title h2 .num, .step_title h3 .num, .step_title h4 .num {
    font-size: 1.125rem;
    padding: 5px;
  }
}

.step-title2 h2, .step-title3 h2 {
  font-size: 1.5rem;
  font-weight: 500;
  color: #1b1b1b;
  position: relative;
  border-top: solid 2px rgba(155, 212, 222, 0.3);
  border-bottom: solid 2px rgba(155, 212, 222, 0.3);
  background: rgba(155, 212, 222, 0.1);
  line-height: 1.4;
  padding: 0.2em;
}

@media (max-width: 1200px) {
  .step-title2 h2, .step-title3 h2 {
    font-size: calc(1.275rem + 0.3vw) ;
  }
}

.step-title2 h2:after, .step-title3 h2:after {
  /*タブ*/
  position: absolute;
  font-family: "Font Awesome 5 pro", "Noto Serif JP", "a-otf-ryumin-pr6n", "游明朝体", "Yu Mincho", YuMincho, "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", "ＭＳ Ｐ明朝", "MS PMincho", "a-otf-ryumin-pr6n", serif;
  content: '\f0a6\ Point';
  font-size: 0.875rem;
  background: #9bd4de;
  color: #fff;
  left: 0px;
  bottom: 100%;
  border-radius: 3px 3px 0 0;
  padding: 5px 10px 3px;
  line-height: 1;
  letter-spacing: 0.05em;
}

@media only screen and (max-width: 835px) {
  .step-title2 h2 h2, .step-title3 h2 h2 {
    font-size: 1.0625rem;
  }
}

.step-title2 h3, .step-title3 h3 {
  font-size: 1.5rem;
  background: #eee;
  color: #9bd4de;
  position: relative;
  border-top: solid 2px #ffbab2;
  border-bottom: solid 2px #ffbab2;
  line-height: 1.4;
  padding: 0.2em;
}

@media (max-width: 1200px) {
  .step-title2 h3, .step-title3 h3 {
    font-size: calc(1.275rem + 0.3vw) ;
  }
}

.step-title2 h3:after, .step-title3 h3:after {
  /*タブ*/
  position: absolute;
  font-family: "Font Awesome 5 pro" , Montserrat ,sans-serif;
  content: '\f5ad\ point';
  background: #ffbab2;
  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;
}

.step-title3 h3:after {
  content: '\f4b6\ voice';
}

.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;
  -webkit-transform: rotate(90deg);
          transform: rotate(90deg);
}

@media only screen and (max-width: 835px) {
  .step_arrow:after {
    width: 30px;
    height: 30px;
    top: -40px;
  }
}

@media only screen and (max-width: 835px) {
  .step_arrow {
    margin-top: 50px;
  }
}

.flow_arrow {
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 30px 60px 0 60px;
  border-color: #9bd4de transparent transparent transparent;
  margin: 20px auto;
}

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

.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(229, 165, 158, 0.3);
  border-bottom: solid 2px rgba(229, 165, 158, 0.3);
  background: rgba(255, 186, 178, 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 pro";
  content: '\f7f3\ STAFF';
  background: #e5a59e;
  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: 835px) {
  .staff-title h2, .staff-title h3, .staff-title h4 {
    font-size: 1.125rem;
  }
}

.list01 dl, .list02 dl {
  border-bottom: 1px dotted #ccc;
}

.list01 dl dt, .list02 dl dt {
  border: none !important;
  background: none !important;
  color: #1b1b1b;
  font-weight: 500;
}

.list01 dl dd, .list02 dl dd {
  border: none !important;
  background: none !important;
  text-align: right !important;
  min-width: 170px;
  font-weight: 500;
  color: #1b1b1b;
}

@media only screen and (max-width: 640px) {
  .list01 dl, .list02 dl {
    display: block !important;
  }
  .list01 dl dd, .list02 dl dd, .list01 dl dt, .list02 dl dt {
    width: 100% !important;
  }
  .list01 dl dt, .list02 dl dt {
    padding: 5px !important;
  }
  .list01 dl dd, .list02 dl dd {
    padding: 0 !important;
  }
}

.list_a dl {
  border-bottom: 1px dashed #aaa;
  padding-bottom: 5px;
}

.list_a dl:not(:last-child) {
  margin-bottom: 10px;
}

.list_a dl dt {
  border: none !important;
  background: #9bd4de !important;
  -webkit-box-align: center !important;
      -ms-flex-align: center !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: "Times New Roman", "Noto Serif JP", "游明朝体", "Yu Mincho", YuMincho, "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", "ＭＳ Ｐ明朝", "MS PMincho", serif;
}

@media screen and (min-width: 641px) and (max-width: 835px) {
  .list_a dl dd {
    font-size: 1em;
  }
  .list_a dl dd br {
    display: none;
  }
}

@media only screen and (max-width: 640px) {
  .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: 640px) {
  .list02 dl {
    display: block !important;
  }
  .list02 dl dd, .list02 dl dt {
    width: 100% !important;
  }
}

.list03 dl {
  border-bottom: 1px dashed rgba(255, 186, 178, 0.3);
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
}

.list03 dl dt {
  border: none !important;
  background: none !important;
  color: #6ecf85;
  font-weight: bold;
  min-width: 280px;
}

.list03 dl dd {
  border: none !important;
  background: none !important;
  text-align: right !important;
}

.list03 dl dd .price {
  color: #9bd4de;
  font-weight: 600;
}

@media only screen and (max-width: 835px) {
  .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;
    text-align: left !important;
    font-size: 0.9em;
  }
}

.list04 dl {
  border-bottom: 1px dashed rgba(255, 186, 178, 0.3);
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
}

.list04 dl dt {
  border: none !important;
  background: none !important;
  color: #6ecf85;
  font-weight: bold;
  min-width: 360px;
}

.list04 dl dd {
  border: none !important;
  background: none !important;
  text-align: right !important;
}

.list04 dl dd .price {
  color: #9bd4de;
  font-weight: 600;
}

@media only screen and (max-width: 835px) {
  .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 {
  margin-bottom: 10px;
}

.number_list ul li .num {
  display: inline-block;
  background: #9bd4de;
  border-radius: 50%;
  width: 40px;
  height: 40px;
  line-height: 40px;
  text-align: center;
  color: #fff;
  font-size: 1.5rem;
  font-family: "Times New Roman", "Noto Serif JP", "游明朝体", "Yu Mincho", YuMincho, "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", "ＭＳ Ｐ明朝", "MS PMincho", 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: 835px) {
  .number_list ul li .num {
    width: 35px;
    height: 35px;
    line-height: 35px;
    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: 835px) {
  .result_01 ul li {
    width: 48%;
  }
}

@media only screen and (max-width: 640px) {
  .result_01 ul li {
    font-size: 0.875rem;
  }
}

@media screen and (max-width: 400px) {
  .result_01 {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            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: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}

.anc_btn ul li {
  width: 32%;
  margin: 1%;
}

.anc_btn ul li:nth-child(3n+1) {
  margin-left: 0;
}

.anc_btn ul li:nth-child(3n+3) {
  margin-right: 0;
}

.anc_btn ul li a {
  text-align: center;
  position: relative;
  z-index: 2;
  font-weight: 300;
  font-family: "Noto Serif JP", "a-otf-ryumin-pr6n", "游明朝体", "Yu Mincho", YuMincho, "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", "ＭＳ Ｐ明朝", "MS PMincho", "a-otf-ryumin-pr6n", serif;
  font-size: 1.125rem;
  -webkit-transition: all .5s;
  transition: all .5s;
  display: block;
  margin: 0 auto;
  width: 100%;
  padding: 10px;
  border: 1px solid #333;
  color: #1b1b1b;
}

.anc_btn ul li a:after {
  font-family: "Font Awesome 5 Pro";
  content: "\f054";
  /*アイコンのユニコード*/
  font-size: 0.875rem;
  position: absolute;
  /*絶対位置*/
  right: 10px;
  /*アイコンの位置*/
  top: 0;
  bottom: 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

.anc_btn ul li a:hover {
  opacity: 1 !important;
  background: rgba(155, 212, 222, 0.5);
}

.anc_btn ul li a:hover:after {
  -webkit-transform: translate(3px, 0);
          transform: translate(3px, 0);
  -webkit-transition: 0.5s;
  transition: 0.5s;
}

@media only screen and (max-width: 835px) {
  .anc_btn ul li a {
    font-size: 1rem;
  }
}

@media only screen and (max-width: 835px) {
  .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 {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
  .anc_btn ul li {
    width: 100%;
    margin: 0 auto 15px auto !important;
  }
}

.anc_btn2 ul {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}

.anc_btn2 ul li {
  width: 31.333%;
  margin: 1%;
  position: relative;
  z-index: 2;
  background: #9bd4de;
  border-radius: 3px;
  padding: 10px;
  color: #fff;
  text-align: center !important;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}

@media only screen and (max-width: 1000px) {
  .anc_btn2 ul li {
    width: 31.333%;
  }
}

@media only screen and (max-width: 835px) {
  .anc_btn2 ul li {
    width: 48%;
  }
  .anc_btn2 ul li a {
    padding: 10px;
  }
}

@media screen and (max-width: 350px) {
  .anc_btn2 ul {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
  .anc_btn2 ul li {
    width: 100%;
    margin: 0 auto 15px;
  }
}

.qa_FLX .box {
  width: 100%;
  background: #fff;
  padding: 10px;
}

.qa_FLX .box:first-child {
  margin-bottom: 10px;
}

.qa_FLX .box:first-child > div {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

.qa_FLX .box:first-child > div .icon {
  background: rgba(155, 212, 222, 0.8);
  width: 35px;
  min-width: 35px;
  height: 35px;
  line-height: 35px;
  margin-right: 10px;
  color: #fff;
  display: block;
  font-size: 1.5rem;
  font-family: "EB Garamond", "Noto Sans JP", "游ゴシック", YuGothic, "ヒラギノ角ゴ Pro", "Hiragino Kaku Gothic Pro", "メイリオ", "Meiryo", Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
  text-align: center;
}

@media (max-width: 1200px) {
  .qa_FLX .box:first-child > div .icon {
    font-size: calc(1.275rem + 0.3vw) ;
  }
}

.qa_FLX .box:first-child > div .txt {
  font-weight: 500;
}

.qa_FLX .box:nth-child(2) > div {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

.qa_FLX .box:nth-child(2) > div .icon {
  background: rgba(255, 186, 178, 0.8);
  width: 35px;
  min-width: 35px;
  height: 35px;
  height: 35px;
  line-height: 35px;
  margin-right: 10px;
  color: #fff;
  display: block;
  font-size: 1.5rem;
  text-align: center;
  font-family: "EB Garamond", "Noto Sans JP", "游ゴシック", YuGothic, "ヒラギノ角ゴ Pro", "Hiragino Kaku Gothic Pro", "メイリオ", "Meiryo", Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
}

@media (max-width: 1200px) {
  .qa_FLX .box:nth-child(2) > div .icon {
    font-size: calc(1.275rem + 0.3vw) ;
  }
}

@media only screen and (max-width: 640px) {
  .qa_FLX .box {
    padding: 0 0 10px 0;
  }
  .qa_FLX .box:first-child, .qa_FLX .box:nth-child(2) {
    width: 100%;
  }
  .qa_FLX .box:first-child > div, .qa_FLX .box:nth-child(2) > div {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    width: 100%;
  }
  .qa_FLX .box:first-child > div .icon, .qa_FLX .box:nth-child(2) > div .icon {
    width: 100%;
  }
}

.qa_FLX:not(:last-child) {
  padding-bottom: 10px;
  border-bottom: 1px solid #ccc;
  margin-bottom: 15px;
}

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

.qaOpen {
  display: none;
}

.qaOpen .ttl {
  color: #1b1b1b;
  font-weight: 600;
  font-size: 1rem;
}

.qaOpen .sub_ttl {
  background: #9bd4de;
  color: #fff;
  font-weight: 600;
  padding: 3px 10px;
}

.blog_wrap {
  padding: 50px;
  background-color: #fffcf6;
  -webkit-box-shadow: 0px 3px 6.65px 0.35px rgba(0, 0, 0, 0.15);
          box-shadow: 0px 3px 6.65px 0.35px rgba(0, 0, 0, 0.15);
  margin-top: -50px;
}

@media only screen and (max-width: 835px) {
  .blog_wrap {
    padding: 30px 10px;
    margin-top: -30px;
  }
}

.top_blog {
  height: 250px;
  overflow-y: auto;
}

.top_blog .blog_photo {
  display: none;
}

.top_blog .blog_list {
  border: none;
}

.top_blog .blog_list .blog_text {
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  padding: 15px 10px;
}

.top_blog .blog_list .blog_text .blog_date {
  margin: 1%;
  color: #9bd4de;
  font-size: 1rem;
  font-family: "Times New Roman", "Noto Serif JP", "游明朝体", "Yu Mincho", YuMincho, "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", "ＭＳ Ｐ明朝", "MS PMincho", serif;
}

.top_blog .blog_list .blog_text h3 {
  -webkit-box-ordinal-group: 4;
      -ms-flex-order: 3;
          order: 3;
  margin: 1%;
}

.top_blog .blog_list .blog_text h3 a span {
  color: #333;
  font-size: 0.875rem;
}

@media only screen and (max-width: 640px) {
  .top_blog .blog_list .blog_text h3 {
    width: 100% !important;
  }
}

.top_blog .blog_list .blog_text ul {
  margin: 1%;
  -webkit-box-ordinal-group: 3;
      -ms-flex-order: 2;
          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(155, 212, 222, 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: 640px) {
  .top_blog .blog_list .blog_text {
    position: relative;
    -webkit-box-orient: vertical !important;
    -webkit-box-direction: normal !important;
        -ms-flex-direction: column !important;
            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: 640px) {
  .top_blog {
    height: 250px;
  }
}

.blog {
  max-width: 1200px;
  margin: 80px auto 0;
}

@media screen and (min-width: 641px) and (max-width: 835px) {
  .blog {
    margin: 50px 10px 0 10px;
  }
}

@media only screen and (max-width: 640px) {
  .blog {
    margin: 30px 10px 0 10px;
  }
}

.blog .wrap {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

.blog .wrap aside {
  width: 28%;
  margin: 1%;
}

.blog .wrap aside nav {
  line-height: 2.0em;
}

.blog .wrap aside nav h3 {
  background: #ffbab2 !important;
}

.blog .wrap aside nav ul li .blogside span {
  margin-left: 5px;
  display: block;
}

.blog .wrap aside nav > a {
  background: #85d1de !important;
}

.blog .wrap #contents {
  width: 68%;
  margin: 1%;
  padding: 0 !important;
  min-width: auto;
}

.blog .wrap #contents article .date {
  color: #9bd4de !important;
}

.blog .wrap #contents article .date {
  color: #9bd4de !important;
}

.blog .wrap #contents article h1, .blog .wrap #contents article h2 {
  background: rgba(155, 212, 222, 0.8);
  color: #fff !important;
  font-family: "Noto Serif JP", "a-otf-ryumin-pr6n", "游明朝体", "Yu Mincho", YuMincho, "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", "ＭＳ Ｐ明朝", "MS PMincho", "a-otf-ryumin-pr6n", serif;
  font-size: 20px;
  padding: 0.5em 0.5em 0.3em;
  margin-bottom: 20px;
}

.blog .wrap #contents article .flex_images {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}

.blog .wrap #contents article .flex_images img {
  width: 48%;
  margin: 1%;
}

@media only screen and (max-width: 835px) {
  .blog .wrap {
    -webkit-box-orient: vertical;
    -webkit-box-direction: reverse;
        -ms-flex-direction: column-reverse;
            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: 640px) {
  .blog .wrap #contents article div {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
  .blog .wrap #contents article div img {
    width: 100%;
  }
}

.review_flx {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}

.review_flx .box_img {
  width: 18%;
  margin: 1%;
  -webkit-box-orient: vertical !important;
  -webkit-box-direction: normal !important;
      -ms-flex-direction: column !important;
          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: 641px) and (max-width: 835px) {
  .review_flx .box_img {
    width: 23%;
  }
  .review_flx .box_txt {
    width: 73%;
  }
}

@media only screen and (max-width: 640px) {
  .review_flx {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
  .review_flx .box_img {
    width: 100%;
    margin: 0 auto 15px auto !important;
    -webkit-box-orient: horizontal !important;
    -webkit-box-direction: normal !important;
        -ms-flex-direction: row !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_wrap {
  border: 1px solid #ccc;
  -webkit-box-shadow: 0px 3px 7px 0px rgba(1, 0, 0, 0.2);
          box-shadow: 0px 3px 7px 0px rgba(1, 0, 0, 0.2);
  padding: 60px 20px 20px 20px;
  position: relative;
}

.voice_wrap .prof {
  position: absolute;
  top: 5px;
  right: 5px;
  color: #9bd4de;
}

@media only screen and (max-width: 835px) {
  .voice_wrap {
    padding: 50px 10px 10px 10px;
  }
}

.voice_box, .voice_box2 {
  border: 1px solid #ccc;
  -webkit-box-shadow: 0px 3px 7px 0px rgba(1, 0, 0, 0.2);
          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: #9bd4de;
}

@media only screen and (max-width: 835px) {
  .voice_box, .voice_box2 {
    padding: 50px 10px 10px 10px;
  }
  .voice_box .prof, .voice_box2 .prof {
    font-size: 0.9em;
    right: auto;
    left: 10px;
  }
}

.voice_box2 {
  padding: 40px 20px 20px 20px;
}

@media only screen and (max-width: 835px) {
  .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(255, 200, 194, 0.4);
  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: 640px) {
  .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: 835px) {
  #col_main .errorbg {
    padding: 0 !important;
  }
}

.btn a {
  display: block;
  max-width: 300px;
  background: #9bd4de;
  color: #fff;
  margin-top: 20px;
  padding: 15px 0;
  width: 100%;
  text-align: center;
  text-decoration: none;
}

@media only screen and (max-width: 640px) {
  .btn a {
    margin-right: auto;
    margin-left: auto;
  }
}

.flex1 {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}

.flex1._top {
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
}

.flex1._center {
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

.flex1:before {
  width: calc(100% / 1 - 1%);
  content: "";
  -webkit-box-ordinal-group: 2;
      -ms-flex-order: 1;
          order: 1;
}

.flex1:before {
  width: calc(100% / 1 - 1%);
  content: "";
  -webkit-box-ordinal-group: 2;
      -ms-flex-order: 1;
          order: 1;
}

.flex1:after {
  width: calc(100% / 1 - 1%);
  content: "";
  -webkit-box-ordinal-group: 3;
      -ms-flex-order: 2;
          order: 2;
}

.flex1 .box {
  width: calc(100% / 1 - 1%);
  margin-bottom: 2%;
}

@media screen and (min-width: 641px) and (max-width: 835px) {
  ._tabwidth1 .box {
    width: 100%;
  }
  ._tabwidth2 .box {
    width: calc(100% / 2 - 1%);
  }
  ._tabwidth3 .box {
    width: calc(100% / 3 - 1%);
  }
}

@media only screen and (max-width: 640px) {
  ._spwidth1 .box {
    width: 100%;
  }
  ._spwidth2 .box {
    width: calc(100% / 2 - 1%);
  }
  ._spwidth3 .box {
    width: calc(100% / 3 - 1%);
  }
}

.flex1 .box img {
  width: 100% !important;
}

.flex2 {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}

.flex2._top {
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
}

.flex2._center {
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

.flex2:before {
  width: calc(100% / 2 - 1%);
  content: "";
  -webkit-box-ordinal-group: 2;
      -ms-flex-order: 1;
          order: 1;
}

.flex2:before {
  width: calc(100% / 2 - 1%);
  content: "";
  -webkit-box-ordinal-group: 2;
      -ms-flex-order: 1;
          order: 1;
}

.flex2:after {
  width: calc(100% / 2 - 1%);
  content: "";
  -webkit-box-ordinal-group: 3;
      -ms-flex-order: 2;
          order: 2;
}

.flex2 .box {
  width: calc(100% / 2 - 1%);
  margin-bottom: 2%;
}

@media screen and (min-width: 641px) and (max-width: 835px) {
  ._tabwidth1 .box {
    width: 100%;
  }
  ._tabwidth2 .box {
    width: calc(100% / 2 - 1%);
  }
  ._tabwidth3 .box {
    width: calc(100% / 3 - 1%);
  }
}

@media only screen and (max-width: 640px) {
  ._spwidth1 .box {
    width: 100%;
  }
  ._spwidth2 .box {
    width: calc(100% / 2 - 1%);
  }
  ._spwidth3 .box {
    width: calc(100% / 3 - 1%);
  }
}

.flex2 .box img {
  width: 100% !important;
}

.flex3 {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}

.flex3._top {
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
}

.flex3._center {
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

.flex3:before {
  width: calc(100% / 3 - 1%);
  content: "";
  -webkit-box-ordinal-group: 2;
      -ms-flex-order: 1;
          order: 1;
}

.flex3:before {
  width: calc(100% / 3 - 1%);
  content: "";
  -webkit-box-ordinal-group: 2;
      -ms-flex-order: 1;
          order: 1;
}

.flex3:after {
  width: calc(100% / 3 - 1%);
  content: "";
  -webkit-box-ordinal-group: 3;
      -ms-flex-order: 2;
          order: 2;
}

.flex3 .box {
  width: calc(100% / 3 - 1%);
  margin-bottom: 2%;
}

@media screen and (min-width: 641px) and (max-width: 835px) {
  ._tabwidth1 .box {
    width: 100%;
  }
  ._tabwidth2 .box {
    width: calc(100% / 2 - 1%);
  }
  ._tabwidth3 .box {
    width: calc(100% / 3 - 1%);
  }
}

@media only screen and (max-width: 640px) {
  ._spwidth1 .box {
    width: 100%;
  }
  ._spwidth2 .box {
    width: calc(100% / 2 - 1%);
  }
  ._spwidth3 .box {
    width: calc(100% / 3 - 1%);
  }
}

.flex3 .box img {
  width: 100% !important;
}

.flex4 {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}

.flex4._top {
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
}

.flex4._center {
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

.flex4:before {
  width: calc(100% / 4 - 1%);
  content: "";
  -webkit-box-ordinal-group: 2;
      -ms-flex-order: 1;
          order: 1;
}

.flex4:before {
  width: calc(100% / 4 - 1%);
  content: "";
  -webkit-box-ordinal-group: 2;
      -ms-flex-order: 1;
          order: 1;
}

.flex4:after {
  width: calc(100% / 4 - 1%);
  content: "";
  -webkit-box-ordinal-group: 3;
      -ms-flex-order: 2;
          order: 2;
}

.flex4 .box {
  width: calc(100% / 4 - 1%);
  margin-bottom: 2%;
}

@media screen and (min-width: 641px) and (max-width: 835px) {
  ._tabwidth1 .box {
    width: 100%;
  }
  ._tabwidth2 .box {
    width: calc(100% / 2 - 1%);
  }
  ._tabwidth3 .box {
    width: calc(100% / 3 - 1%);
  }
}

@media only screen and (max-width: 640px) {
  ._spwidth1 .box {
    width: 100%;
  }
  ._spwidth2 .box {
    width: calc(100% / 2 - 1%);
  }
  ._spwidth3 .box {
    width: calc(100% / 3 - 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;
  -o-object-fit: cover;
     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;
  -o-object-fit: cover;
     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;
  -o-object-fit: cover;
     object-fit: cover;
  font-family: "object-fit:cover;";
  width: 100% !important;
  height: 100% !important;
}

.bg100 {
  margin-right: calc(((100vw - 100%) / 2.05) * -1) !important;
  margin-left: calc(((100vw - 100%) / 2.05) * -1) !important;
}

.flex2cl_01 {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  position: relative;
}

@media screen and (min-width: 641px) and (max-width: 835px) {
  .flex2cl_01 {
    -webkit-box-orient: vertical;
    -webkit-box-direction: reverse;
        -ms-flex-direction: column-reverse;
            flex-direction: column-reverse;
  }
}

.flex2cl_01 .flxL {
  width: 57%;
}

@media screen and (min-width: 641px) and (max-width: 835px) {
  .flex2cl_01 .flxL {
    width: 100%;
  }
}

.flex2cl_01 .flxR {
  width: 40%;
}

@media screen and (min-width: 641px) and (max-width: 835px) {
  .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: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  margin-left: -4%;
  margin-bottom: 50px;
}

@media screen and (max-width: 1200px) {
  .flex2cl_02 {
    margin-left: -2.4390%;
  }
}

@media screen and (min-width: 641px) and (max-width: 835px) {
  .flex2cl_02 {
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            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.4390%;
    display: block;
  }
}

@media screen and (min-width: 641px) and (max-width: 835px) {
  .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: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  margin-left: -2.43902%;
}

@media screen and (max-width: 1200px) {
  .flex3cl {
    margin-left: -2.4390%;
  }
}

@media only screen and (max-width: 640px) {
  .flex3cl {
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    margin-left: 0;
  }
}

.flex3cl .box {
  position: relative;
  width: 30.89431%;
  margin-left: 2.43902%;
  margin-bottom: 30px;
}

@media screen and (max-width: 1200px) {
  .flex3cl .box {
    width: 47.5609%;
    margin-left: 2.4390%;
    display: block;
    margin-bottom: 15px;
  }
}

@media only screen and (max-width: 640px) {
  .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: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  margin-left: -3.22581%;
}

@media screen and (max-width: 1200px) {
  .flex4cl {
    margin-left: -2.4390%;
  }
}

@media only screen and (max-width: 640px) {
  .flex4cl {
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    margin-left: 0;
  }
}

.flex4cl .box {
  position: relative;
  width: 21.77419%;
  margin-left: 3.22581%;
  margin-bottom: 30px;
}

@media screen and (max-width: 1200px) {
  .flex4cl .box {
    width: 47.5609%;
    margin-left: 2.4390%;
    display: block;
    margin-bottom: 15px;
  }
}

@media only screen and (max-width: 640px) {
  .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;
  -webkit-transform: translate(0, 50px);
          transform: translate(0, 50px);
  -webkit-transition: all 1000ms;
  transition: all 1000ms;
}

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

@-webkit-keyframes slide-top {
  0% {
    opacity: 0;
    -webkit-transform: translate(0, 50px);
            transform: translate(0, 50px);
  }
  100% {
    opacity: 1;
    -webkit-transform: translate(0, 0);
            transform: translate(0, 0);
  }
}

@keyframes slide-top {
  0% {
    opacity: 0;
    -webkit-transform: translate(0, 50px);
            transform: translate(0, 50px);
  }
  100% {
    opacity: 1;
    -webkit-transform: translate(0, 0);
            transform: translate(0, 0);
  }
}

.slide-top {
  -webkit-animation-name: slide-top;
          animation-name: slide-top;
  -webkit-animation-duration: 1s;
          animation-duration: 1s;
}

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

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

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

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

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

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

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

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

.img {
  position: relative;
}

.img img {
  width: 100% !important;
}

.img:before {
  -webkit-transition: all 1.5s ease .5s;
  transition: all 1.5s ease .5s;
  content: "";
  background: #9bd4de;
  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: 835px) {
  .sns #media {
    margin: 30px auto 0 auto;
  }
}

.sns #media .row {
  max-width: 1000px;
  margin: 0 auto;
  width: 95%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          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 {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            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: #9bd4de;
  font-family: "EB Garamond", "Noto Sans JP", "游ゴシック", YuGothic, "ヒラギノ角ゴ Pro", "Hiragino Kaku Gothic Pro", "メイリオ", "Meiryo", Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
  font-size: 1.75rem;
  border: 3px solid #9bd4de;
  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(155, 212, 222, 0.5);
  margin: 5px;
}

.sns #more a:hover {
  -webkit-transition: 0.5s;
  transition: 0.5s;
}

div.items > article a {
  color: #111;
  text-decoration: none !important;
  font-size: 16px;
}

div.under ul li a {
  font-weight: 400;
  font-family: "Noto Serif JP", "a-otf-ryumin-pr6n", "游明朝体", "Yu Mincho", YuMincho, "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", "ＭＳ Ｐ明朝", "MS PMincho", "a-otf-ryumin-pr6n", serif;
  opacity: 1;
  border: 1px solid #333;
  color: #333 !important;
  padding: 10px;
}

div.under ul li a:hover {
  border: 1px solid #b0ddd9;
  background: #b0ddd9;
  color: #fff !important;
}

div.select > select {
  height: 100%;
}

div.search form input {
  padding: 10px 37px 10px 5px;
}

div.order ul li a {
  color: #111;
}

div.items > article p.price {
  color: #85d1de;
}

div.crumb {
  display: none;
}

div.item_view div.item_option {
  width: 100% !important;
}

div.item_option dl, button.addcart {
  width: 50% !important;
}

@media screen and (min-width: 641px) and (max-width: 835px) {
  div.item_option dl, button.addcart {
    margin: 0 auto;
  }
}

@media screen and (min-width: 641px) and (max-width: 835px) {
  .addcart {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
}

div.item_view div.struct {
  display: block;
}

div.photo div.large {
  width: auto;
}

div.photo {
  margin-left: 0;
}

h2.title_h2 {
  background: none !important;
  border-top: none !important;
  border-bottom: 1px solid #CCCCCC;
  font-size: 20px !important;
  line-height: 1.3;
  margin: 65px 0 20px !important;
  padding: 10px !important;
}

h2.title_h2 span {
  border: none !important;
  padding: 0 !important;
}

ul.item_list li {
  margin-bottom: 10px !important;
}

ul.item_list li h3.title_h3 {
  font-size: 18px !important;
}

.btn_cart a {
  background: url(../images/common/ico_cart_w.png) no-repeat 10px 12px #000000 !important;
  background-size: 30px auto !important;
  color: #FFFFFF !important;
  display: block !important;
  padding: 10px 10px 10px 50px !important;
  width: 100% !important;
  border: 1px solid #ffffff;
}

.btn_cart a:hover {
  background: url(../images/common/ico_cart_w.png) no-repeat 10px 12px #CCCCCC !important;
  background-size: 30px auto !important;
}

.sort_catalog {
  overflow: hidden;
}

.sort_catalog ul {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

.item_title, .wishlist {
  margin: 0 !important;
}

.shop_cont h2.title_h2, .item_info h2.title_h2 {
  border-top: 2px solid #CCCCCC;
}

.shop_cont a, .item_info a {
  color: #CCCCCC;
}

.shop_cont a:hover, .item_info a:hover {
  text-decoration: none;
}

.item_title h2 {
  border-top: 2px solid #CCCCCC;
  border-bottom: 1px solid #CCCCCC;
}

.shop_cont table {
  table-layout: auto;
}

.items:not(.slick-slider) .items {
  margin: 30px 0 0 0 !important;
}

.items:not(.slick-slider) .items article {
  -webkit-box-align: stretch !important;
      -ms-flex-align: stretch !important;
          align-items: stretch !important;
}

.items:not(.slick-slider) article {
  width: 23%;
  margin: 1% !important;
}

.items:not(.slick-slider) article .photo {
  width: 100% !important;
}

.items:not(.slick-slider) article .photo img {
  display: block;
  height: 100% !important;
  -o-object-fit: cover;
     object-fit: cover;
  font-family: 'object-fit: cover;';
}

.items:not(.slick-slider) article .name {
  color: #333;
}

.items:not(.slick-slider) article .price {
  text-align: center;
}

.items:not(.slick-slider) article button {
  margin: 0 auto;
}

@media screen and (max-width: 1050px) {
  .items:not(.slick-slider) article {
    width: 31.333% !important;
    margin: 1% !important;
  }
}

@media screen and (min-width: 641px) and (max-width: 835px) {
  .items:not(.slick-slider) {
    margin: 20px 0 0 0 !important;
  }
  .items:not(.slick-slider) article {
    width: 31.333% !important;
    margin: 1% !important;
  }
}

@media only screen and (max-width: 640px) {
  .items:not(.slick-slider) {
    margin: 20px 0 0 0 !important;
  }
  .items:not(.slick-slider) article {
    width: 48% !important;
    margin: 1% !important;
  }
}

@media screen and (max-width: 350px) {
  .items:not(.slick-slider) article {
    width: 98% !important;
    margin: 1% !important;
  }
}

.local_item article {
  width: 18% !important;
  margin: 1% !important;
}

@media screen and (max-width: 1050px) {
  .local_item article {
    width: 31.333% !important;
    margin: 1% !important;
  }
}

@media screen and (min-width: 641px) and (max-width: 835px) {
  .local_item {
    margin: 20px 0 0 0 !important;
  }
  .local_item article {
    width: 31.333% !important;
    margin: 1% !important;
  }
}

@media only screen and (max-width: 640px) {
  .local_item {
    margin: 20px 0 0 0 !important;
  }
  .local_item article {
    width: 48% !important;
    margin: 1% !important;
  }
}

@media screen and (max-width: 350px) {
  .local_item article {
    width: 98% !important;
    margin: 1% !important;
  }
}

.search {
  position: relative;
  z-index: 1;
}

html.is-fixed,
html.is-fixed body {
  height: 100%;
}

#nav-toggle {
  position: fixed;
  top: 10px;
  right: 5px;
  height: 50px;
  width: 70px;
  padding: 5px;
  cursor: pointer;
  display: none;
}

@media only screen and (max-width: 835px) {
  #nav-toggle {
    display: block;
  }
}

#nav-toggle > div {
  position: relative;
  width: 40px;
}

#nav-toggle span {
  height: 2px;
  left: 2px;
  display: block;
  background: #1b1b1b;
  position: absolute;
  -webkit-transition: top .5s ease, -webkit-transform .6s ease-in-out;
  transition: top .5s ease, -webkit-transform .6s ease-in-out;
  transition: transform .6s ease-in-out, top .5s ease;
  transition: transform .6s ease-in-out, top .5s ease, -webkit-transform .6s ease-in-out;
}

#nav-toggle span:nth-child(1) {
  top: 2px;
  width: 100%;
}

#nav-toggle span:nth-child(2) {
  top: 13px;
  width: 90%;
}

#nav-toggle span:nth-child(3) {
  top: 24px;
  width: 80%;
}

#nav-toggle p {
  position: absolute;
  font-family: "Noto Sans JP", "游ゴシック", YuGothic, "ヒラギノ角ゴ Pro", "Hiragino Kaku Gothic Pro", "メイリオ", "Meiryo", Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
  top: 25px;
  left: 0;
  color: #1b1b1b;
  font-weight: 700;
  font-size: 0.8em;
  letter-spacing: 0.1em;
  z-index: 99;
}

#nav-toggle:hover span:nth-child(1) {
  top: 2px;
}

#nav-toggle:hover span:nth-child(3) {
  top: 24px;
}

.open #nav-toggle span {
  background: white;
}

.open #nav-toggle span:nth-child(1) {
  top: 15px;
  -webkit-transform: rotate(45deg);
          transform: rotate(45deg);
  width: 90%;
}

.open #nav-toggle span:nth-child(2) {
  top: 15px;
  width: 0;
  left: 50%;
}

.open #nav-toggle span:nth-child(3) {
  top: 15px;
  -webkit-transform: rotate(-45deg);
          transform: rotate(-45deg);
  width: 90%;
}

.open #nav-toggle p {
  color: white;
  left: 0;
}

/* z-index */
#nav-toggle {
  z-index: 1000;
}

#container {
  z-index: 900;
}

.nav_wrap {
  width: 80%;
}

.nav_wrap .logo {
  margin-bottom: 60px !important;
}

.nav_wrap li {
  position: relative;
}

.nav_wrap .ddmenu {
  top: 0;
  left: 50%;
  background-color: transparent;
  position: relative;
  width: 80%;
}

#nav_sp {
  display: none;
  background-image: -webkit-gradient(linear, left top, right top, from(#ffbab2), to(#9bd4de));
  background-image: linear-gradient(to right, #ffbab2 0%, #9bd4de 100%);
  color: #ffbab2;
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: 990;
  text-align: left;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  visibility: hidden;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  font-size: 29px;
  opacity: 0;
  -webkit-transition: opacity .6s ease, visibility .6s ease;
  transition: opacity .6s ease, visibility .6s ease;
}

#nav_sp::before {
  content: "";
  width: 80%;
  height: 100vh;
  top: 0;
  right: 0;
  display: block;
  position: absolute;
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
  opacity: 0.6;
  z-index: -1;
}

@media only screen and (max-width: 1500px) {
  #nav_sp::before {
    width: 100%;
    opacity: 0.4;
  }
}

#nav_sp .icons {
  width: 80%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  position: relative;
  z-index: 99;
}

@media only screen and (max-width: 640px) {
  #nav_sp .icons {
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
  }
}

#nav_sp .icons a {
  font-size: 2.2rem !important;
  display: block;
  padding-right: 15px;
  -webkit-transition: 0.3s;
  transition: 0.3s;
}

#nav_sp .icons a:hover {
  opacity: 0.6;
}

#nav_sp .icons .tel {
  display: none;
}

@media screen and (min-width: 641px) and (max-width: 835px) {
  #nav_sp .icons .tel {
    display: block;
  }
}

#nav_sp .nav_wrap > ul:first-child {
  display: none;
}

#nav_sp ul {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  width: 100%;
}

#nav_sp ul .sm_ul li img {
  display: none;
}

#nav_sp li {
  width: 100%;
}

#nav_sp a {
  display: block;
  color: white;
  letter-spacing: 0.4em;
  text-decoration: none;
  -webkit-transition: color .6s ease;
  transition: color .6s ease;
  text-align: center;
  font-size: 1.125rem;
  font-family: "Noto Serif JP", "a-otf-ryumin-pr6n", "游明朝体", "Yu Mincho", YuMincho, "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", "ＭＳ Ｐ明朝", "MS PMincho", "a-otf-ryumin-pr6n", serif;
  position: relative;
  z-index: 0;
  line-height: 1.6;
  padding: 10px;
}

#nav_sp a span {
  display: block;
  font-size: 4rem;
  color: #9bd4de;
  font-family: "Noto Sans JP", "游ゴシック", YuGothic, "ヒラギノ角ゴ Pro", "Hiragino Kaku Gothic Pro", "メイリオ", "Meiryo", Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
  font-weight: 700;
  letter-spacing: 2px;
  line-height: 1;
}

@media only screen and (max-width: 1000px) {
  #nav_sp a span {
    font-size: 3rem;
  }
}

@media screen and (max-width: 400px) {
  #nav_sp a span {
    font-size: 2.6rem;
  }
}

#nav_sp a:hover {
  opacity: 0.6;
  -webkit-transition: 0.3s;
  transition: 0.3s;
}

#nav_sp ul {
  list-style: none;
}

#nav_sp ul > li {
  opacity: 0;
  -webkit-transform: translateX(200px);
          transform: translateX(200px);
  -webkit-transition: opacity .2s ease, -webkit-transform .6s ease;
  transition: opacity .2s ease, -webkit-transform .6s ease;
  transition: transform .6s ease, opacity .2s ease;
  transition: transform .6s ease, opacity .2s ease, -webkit-transform .6s ease;
}

#nav_sp ul > li:nth-child(2) {
  -webkit-transition-delay: .15s;
          transition-delay: .15s;
}

#nav_sp ul > li:nth-child(3) {
  -webkit-transition-delay: .3s;
          transition-delay: .3s;
}

#nav_sp ul > li:nth-child(4) {
  -webkit-transition-delay: .45s;
          transition-delay: .45s;
}

#nav_sp ul > li:nth-child(5) {
  -webkit-transition-delay: .6s;
          transition-delay: .6s;
}

#nav_sp ul > li:nth-child(6) {
  -webkit-transition-delay: .75s;
          transition-delay: .75s;
}

#nav_sp ul > li:nth-child(7) {
  -webkit-transition-delay: .9s;
          transition-delay: .9s;
}

#nav_sp ul > li:nth-child(8) {
  -webkit-transition-delay: 1.05s;
          transition-delay: 1.05s;
}

#nav_sp ul > li:nth-child(9) {
  -webkit-transition-delay: 1.2s;
          transition-delay: 1.2s;
}

#nav_sp ul > li:nth-child(10) {
  -webkit-transition-delay: 1.35s;
          transition-delay: 1.35s;
}

#nav_sp ul .ddmenu {
  left: 50%;
  z-index: 3;
  position: relative;
  top: 0;
}

#nav_sp ul .ddmenu a {
  font-size: 1.5rem !important;
  color: white !important;
  padding-left: 20px !important;
  padding: 10px !important;
}

/* open */
.open {
  overflow: hidden;
}

.open #nav_sp {
  visibility: visible;
  opacity: 1;
}

.open #nav_sp li {
  opacity: 1;
  -webkit-transform: translateX(0);
          transform: translateX(0);
  -webkit-transition: opacity 1.05s ease, -webkit-transform 1s ease;
  transition: opacity 1.05s ease, -webkit-transform 1s ease;
  transition: transform 1s ease, opacity 1.05s ease;
  transition: transform 1s ease, opacity 1.05s ease, -webkit-transform 1s ease;
}

.in_wp {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  margin-top: 30px;
}

.in_wp > a {
  display: block;
  text-align: left;
  margin-top: 30px;
}

.in_wp > a img {
  width: 200px;
  height: 200px;
}

@media screen and (min-width: 641px) and (max-width: 835px) {
  .in_wp > a img {
    width: 150px;
    height: 150px;
  }
}

@media only screen and (max-width: 640px) {
  .in_wp > a img {
    margin: auto;
    display: block;
  }
}

.inside {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  width: 100% !important;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

.inside li {
  font-size: 1.5rem !important;
  color: white;
  line-height: 1.8;
  width: 100% !important;
  text-align: center;
}

.inside li .tel {
  font-family: "Noto Sans JP", "游ゴシック", YuGothic, "ヒラギノ角ゴ Pro", "Hiragino Kaku Gothic Pro", "メイリオ", "Meiryo", Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif !important;
  padding: 0 !important;
  letter-spacing: 2px !important;
}
/*# sourceMappingURL=common_style.css.map */