@charset "UTF-8";
a.itext {
  width: auto !important;
  height: auto !important;
}

.annot {
  display: none !important;
}

::-moz-selection {
  background-color: #d0d0ff;
}

::selection {
  background-color: #d0d0ff;
}

.pcnone {
  display: none !important;
}

@media screen and (max-width: 834px) {
  .spnone {
    display: none;
  }
}

@media screen and (min-width: 834px) and (max-width: 1000px) {
  .spnone {
    display: none;
  }
}

@media only screen and (min-width: 834px) and (max-width: 1200px) {
  .bp1200none {
    display: none;
  }
}

@media screen and (min-width: 640px) and (max-width: 834px) {
  .bp1200none {
    display: block;
  }
}

@media screen and (min-width: 834px) and (max-width: 1000px) {
  .bp1000none {
    display: none;
  }
}

@media screen and (min-width: 640px) and (max-width: 834px) {
  .bp1000none {
    display: block;
  }
}

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

li {
  list-style: none;
}

html {
  font-size: 65.5% !important;
}

html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, canvas, details, embed, figure, figcaption, footer, header, hgroup, menu, nav, output, ruby, section, summary, time, mark, audio, video {
  font-weight: 300;
}

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

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

.inner2 {
  margin: 0 auto;
  max-width: 1000px;
}

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

#contents {
  width: 100%;
  max-width: 1200px;
  padding-bottom: 150px;
}

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

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

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

table {
  table-layout: auto;
}

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

.tlfix table {
  table-layout: fixed;
}

table td img {
  height: auto !important;
}

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

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

a {
  color: #17e012;
  -webkit-transition: 1s;
  transition: 1s;
  text-decoration: none;
}

a:hover {
  opacity: 0.6;
  -webkit-transition: 1s;
  transition: 1s;
}

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

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

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

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

@media 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%;
  height: auto;
  text-align: center;
}

@-webkit-keyframes zoom {
  50% {
    -webkit-transform: scale(1.1);
  }
}

@keyframes zoom {
  50% {
    -webkit-transform: scale(1.1);
            transform: scale(1.1);
  }
}

#header {
  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: 20px;
}

@media only screen and (min-width: 834px) and (max-width: 1200px) {
  #header {
    display: block;
  }
}

.hed_wrap {
  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;
  width: 80%;
}

@media only screen and (min-width: 834px) and (max-width: 1200px) {
  .hed_wrap {
    width: 100%;
  }
}

.hed_R {
  width: 20%;
}

@media screen and (max-width: 834px) {
  .hed_R {
    position: fixed;
    bottom: 0;
    right: 0;
    width: auto;
    z-index: 2;
    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;
    width: 100%;
  }
}

@media only screen and (min-width: 834px) and (max-width: 1200px) {
  .hed_R {
    position: fixed;
    bottom: 0;
    right: 0;
    width: auto;
    z-index: 2;
  }
}

@media screen and (max-width: 834px) {
  .hed_R .cont_btn {
    width: 50%;
  }
}

.hed_R .cont_btn a {
  width: 230px;
  color: #fff !important;
  padding: 10px;
  display: block;
  font-size: 1.25em;
  font-family: 'Cormorant Infant', serif;
  background: #5abced;
  margin: 0 auto;
}

@media screen and (max-width: 834px) {
  .hed_R .cont_btn a {
    width: 100%;
  }
}

.hed_R .tel2 {
  font-size: 1.4em;
  color: #1c1c1c;
  font-family: 'Cormorant Infant', serif;
  margin-bottom: 10px;
}

@media only screen and (min-width: 834px) and (max-width: 1200px) {
  .hed_R .tel2 {
    background: #fff;
    margin-bottom: 0;
    padding: 10px;
  }
}

@media screen and (min-width: 640px) and (max-width: 834px) {
  .hed_R .tel2 {
    background: #fff;
    margin-bottom: 0;
    padding: 10px;
    width: 50%;
    display: block;
  }
}

@media screen and (max-width: 640px) {
  .hed_R .tel2 {
    background: none;
    width: 50%;
    margin-bottom: 0;
  }
}

.hed_R .tel2 a {
  color: #1c1c1c;
}

@media screen and (max-width: 640px) {
  .hed_R .tel2 a {
    background: #fff;
    margin-bottom: 0;
    padding: 10px;
    display: block;
  }
}

.hed_L {
  padding: 20px;
}

@media only screen and (min-width: 834px) and (max-width: 1200px) {
  .hed_L {
    width: 25%;
  }
}

@media screen and (max-width: 834px) {
  .hed_L {
    width: 100%;
    background: rgba(255, 255, 255, 0.8);
  }
}

@media only screen and (max-width: 960px) {
  .hed_L {
    width: 100%;
    position: fixed;
    left: 0;
    top: 0;
    z-index: 2;
    background: rgba(255, 255, 255, 0.8);
  }
}

#siteID {
  text-align: left;
}

@media only screen and (max-width: 960px) {
  #siteID img {
    width: 80% !important;
  }
}

@media screen and (max-width: 834px) {
  #siteID img {
    width: 80% !important;
  }
}

#siteID a {
  opacity: 1;
  display: inline-block;
}

.fixed {
  position: fixed !important;
  width: 100%;
  left: 0;
  right: 0;
  top: 0;
  z-index: 3;
  background: rgba(51, 51, 51, 0.8);
  -webkit-box-shadow: 0 0 10px rgba(0, 0, 0, 0.2);
  box-shadow: 0 0 10px rgba(0, 0, 0, 0.2);
  margin-top: 0 !important;
}

#nav_global {
  margin-right: 30px;
  width: 100%;
}

#nav_global ul {
  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;
}

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

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

#nav_global ul li {
  z-index: 1;
  text-align: center;
  position: relative;
  font-family: a-otf-futo-min-a101-pr6n, serif;
}

#nav_global ul li a {
  display: block;
  color: #1c1c1c !important;
  padding: 15px 0;
  line-height: 1.2em;
  text-align: center;
  font-family: "Noto Serif JP", "Times New Roman", "游明朝体", "Yu Mincho", YuMincho, "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", "ＭＳ Ｐ明朝", "MS PMincho", serif;
}

@media only screen and (max-width: 960px) {
  #nav_global ul li a {
    font-size: 14px !important;
  }
}

#nav_global ul ul {
  position: absolute;
  width: 200px;
  z-index: 100;
  display: block;
  background: rgba(255, 255, 255, 0.9);
  text-align: center;
  left: 50%;
  -webkit-transform: translateX(-50%);
          transform: translateX(-50%);
}

#nav_global ul ul li {
  border-left: none;
}

#nav_global ul ul li a {
  color: #1c1c1c !important;
  padding: 15px 0;
  border-bottom: 1px solid #ff8f8f;
}

.mainArea img {
  width: 100% !important;
  height: 100vh !important;
  -o-object-fit: cover;
     object-fit: cover;
  font-family: 'object-fit: cover;';
}

@media screen and (max-width: 640px) {
  .mainArea img {
    height: 80vh !important;
  }
}

@media screen and (max-width: 834px) {
  .mainArea2 {
    margin-top: 90px;
  }
}

.mainwrap {
  position: relative;
}

.mainwrap .main_txt {
  position: absolute;
  left: 0;
  bottom: 0;
  top: 0;
  right: 0;
  line-height: 1em;
  text-align: center;
  color: #fff;
  max-height: 160px;
  max-width: 900px;
  font-size: 80px;
  font-size: 4.16667vw;
  font-family: 'Cormorant Infant', serif;
  margin: auto;
  text-shadow: 1px 0px 16px rgba(118, 84, 179, 0.81);
}

@media screen and (max-width: 834px) {
  .mainwrap .main_txt {
    font-size: 30px;
  }
}

.mainwrap .main_txt img {
  display: block;
  margin: 0 auto;
}

@media screen and (max-width: 834px) {
  .mainwrap .main_txt {
    left: 0;
    padding: 20px;
  }
}

.pankuzu {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}

@media screen and (max-width: 834px) {
  .pankuzu {
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
  }
}

@media only screen and (max-width: 960px) {
  .pankuzu {
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
  }
}

#local-keyvisual {
  position: relative;
  background-position: center bottom;
  z-index: 0;
  position: relative;
  background: url(../images/home/main1_pc.jpg) center;
  background-size: cover;
}

#local-keyvisual:empty {
  display: none;
}

#local-keyvisual h1, #local-keyvisual .blog_title {
  font-size: 4em;
  z-index: 1;
  position: relative;
  line-height: 1.2em;
  padding: 80px 0;
  text-align: center;
  background: rgba(255, 255, 255, 0.8);
  width: 800px;
  font-family: 'Cormorant Infant', serif;
  margin: 0 auto;
}

#local-keyvisual h1 span, #local-keyvisual .blog_title span {
  display: block;
  font-size: 24px;
  font-family: a-otf-futo-min-a101-pr6n, serif;
}

@media screen and (max-width: 834px) {
  #local-keyvisual h1 span, #local-keyvisual .blog_title span {
    font-size: 14px;
  }
}

@media only screen and (max-width: 960px) {
  #local-keyvisual h1, #local-keyvisual .blog_title {
    text-align: center;
    font-size: 2em;
    padding: 50px 0;
    width: 500px;
  }
}

@media screen and (max-width: 834px) {
  #local-keyvisual h1, #local-keyvisual .blog_title {
    text-align: center;
    font-size: 2em;
    padding: 50px 0;
    width: 300px;
  }
}

#local-keyvisual h1:empty, #local-keyvisual .blog_title:empty {
  display: none;
}

#local-keyvisual #local-keyvisual-bg, #local-keyvisual .local-keyvisual-bg {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 0;
  background-size: cover;
  background-position: center bottom;
  -webkit-filter: grayscale(10%) brightness(70%);
          filter: grayscale(10%) brightness(70%);
}

#local-keyvisual #local-keyvisual-bg:empty, #local-keyvisual .local-keyvisual-bg:empty {
  display: none;
}

.pan1 {
  margin: 20px 0 100px;
  text-align: center;
  font-size: 13px;
}

@media screen and (max-width: 834px) {
  .pan1 {
    margin: 20px 0 50px;
  }
}

.pan1 a {
  color: #333;
}

.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: 20px;
  right: 15px;
  z-index: 100;
  -webkit-transition: 0.5s ease-in-out;
  transition: 0.5s ease-in-out;
}

.hide {
  -webkit-transform: translateY(-200%);
          transform: translateY(-200%);
}

@media screen and (max-width: 834px) {
  .hide {
    -webkit-transform: none;
            transform: none;
  }
}

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

.toggleMenu a:hover {
  opacity: 1;
}

.toggleMenu .bars span {
  height: 1px;
  background-color: #1c1c1c;
  -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 {
  width: 100%;
  -webkit-transition: -webkit-transform .8s ease;
  transition: -webkit-transform .8s ease;
  transition: transform .8s ease;
  transition: transform .8s ease, -webkit-transform .8s ease;
  position: fixed;
  top: 0;
  right: 100%;
  bottom: 0;
  z-index: 9;
}

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

.overlayMenu > .outer {
  height: 100%;
  overflow: auto;
  -webkit-overflow-scrolling: touch;
  background: #fff;
  padding: 130px 50px 0 !important;
  position: relative;
}

.overlayMenu > .outer li {
  position: relative;
  text-align: left;
}

.overlayMenu > .outer li a {
  color: #1c1c1c;
  padding: 15px 0;
  display: block;
  font-size: 1.5em;
  line-height: 1.2em;
  font-family: a-otf-futo-min-a101-pr6n, serif;
}

.overlayMenu > .outer li ul {
  display: block;
}

.overlayMenu > .outer li ul li {
  width: 100%;
  font-size: 14px;
}

.overlayMenu > .outer .sp_menu {
  margin-top: 15px;
}

.overlayMenu > .outer .h_cont a {
  width: 250px;
  margin: 0 auto;
  background: #ff8f8f;
  color: #fff;
  padding: 15px;
  font-size: 1.2em;
  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;
}

.overlayMenu > .outer .h_cont a img {
  margin-right: 7px;
}

.overlayMenu > .outer .tel2 {
  font-size: 1.75em;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: end;
      -ms-flex-align: end;
          align-items: end;
  font-weight: bold;
  color: #ff8f8f;
  font-family: 'Cormorant Infant', serif;
  margin-right: 30px;
}

@media only screen and (max-width: 960px) {
  .overlayMenu > .outer .tel2 {
    font-size: 1.5em;
  }
}

.overlayMenu > .outer .tel2 a {
  color: #ff8f8f;
  font-weight: bold;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: end;
      -ms-flex-align: end;
          align-items: end;
}

.overlayMenu > .outer .tel2 img {
  margin-right: 7px;
}

.overlayMenu > .outer .toggle {
  position: absolute;
  right: 0;
  top: 0;
  z-index: 100;
  display: block;
  padding: 25px;
  background: #fef0f0;
}

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

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

.overlayMenu > .outer .sp_btn:after {
  position: absolute;
  top: 0;
  right: -6px;
  bottom: 0;
  display: block;
  margin: auto 0;
  width: 12px;
  height: 1px;
  background-color: #1c1c1c;
  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: 960px) {
  .pcOnly {
    display: none !important;
  }
}

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

footer#global_footer {
  width: 100%;
  min-width: 100% !important;
  height: auto;
  text-align: center;
}

footer#global_footer a {
  text-decoration: none;
}

@media screen and (max-width: 834px) {
  footer#global_footer #nav_footer {
    display: none;
  }
}

footer#global_footer #nav_footer ul {
  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;
}

footer#global_footer #nav_footer li {
  text-align: left;
}

@media screen and (max-width: 640px) {
  footer#global_footer #nav_footer li {
    text-align: center;
  }
}

footer#global_footer #nav_footer li a {
  font-family: 'Cormorant Infant', serif;
  text-decoration: none;
  padding: 10px;
  display: block;
  color: #fff !important;
}

@media screen and (max-width: 640px) {
  footer#global_footer #nav_footer li a {
    background: #ff8f8f;
    color: #fff;
    padding: 10px;
    border-radius: 50px;
    display: block;
    margin-bottom: 10px;
  }
}

footer#global_footer #nav_footer li a:hover {
  opacity: 0.6;
}

footer#global_footer #copy a {
  text-decoration: none;
  color: #1c1c1c !important;
}

footer#global_footer #copy a:hover {
  opacity: 0.6;
}

#copy {
  color: #1c1c1c;
}

.small_bg {
  text-align: left;
}

.pagetop {
  position: fixed;
  left: 10px;
  bottom: 10px;
  z-index: 2;
  opacity: 1;
}

@media screen and (max-width: 834px) {
  .pagetop {
    bottom: 10%;
  }
}

@media only screen and (max-width: 960px) {
  .pagetop {
    bottom: 10%;
  }
}

.pagetop a {
  width: 60px;
  height: 60px;
  border-radius: 50%;
  background: #ff8f8f;
  color: #fff;
  font-weight: bold;
  display: block;
  padding: 14px;
  font-size: 1.5em;
}

.footer1 {
  background: url(../images/home/contact_bg.jpg);
  background-size: cover;
  padding: 30px 20px;
  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;
}

@media screen and (max-width: 834px) {
  .footer1 {
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    padding: 400px 20px 20px;
  }
}

.footer1 .in {
  background: rgba(255, 255, 255, 0.8);
  padding: 100px 50px;
  width: 50%;
}

@media screen and (max-width: 834px) {
  .footer1 .in {
    width: 100%;
    padding: 50px;
  }
}

.footer1 .ft_h2 {
  font-size: 3em;
  line-height: 1.2em;
  font-family: 'Cormorant Infant', serif;
  margin-bottom: 40px;
  position: relative;
}

.footer1 .ft_h2:before {
  content: '';
  width: 50px;
  height: 1px;
  background: #b8973c;
  display: block;
  position: absolute;
  bottom: 30px;
  right: 0;
  left: 0;
  margin: 0 auto;
}

.footer1 .ft_h2 span {
  display: block;
  font-size: 14px;
  line-height: 1.2em;
  margin-top: 20px;
  color: #1c1c1c;
  font-family: a-otf-futo-min-a101-pr6n, serif;
}

.footer1 .ft_txt {
  margin-bottom: 40px;
}

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

@media only screen and (min-width: 834px) and (max-width: 1200px) {
  .footer1 .ft_contwrap {
    display: block;
  }
}

@media screen and (max-width: 834px) {
  .footer1 .ft_contwrap {
    display: block;
  }
}

.footer1 .ft_contwrap .cont_btn a {
  width: 230px;
  color: #fff !important;
  padding: 10px;
  display: block;
  font-size: 1.25em;
  font-family: 'Cormorant Infant', serif;
  background: #5abced;
  margin: 0 auto;
}

.footer1 .ft_contwrap .tel2 {
  font-size: 1.4em;
  color: #1c1c1c;
  font-family: 'Cormorant Infant', serif;
  margin-right: 30px;
}

@media only screen and (min-width: 834px) and (max-width: 1200px) {
  .footer1 .ft_contwrap .tel2 {
    margin-right: 0;
    margin-bottom: 10px;
  }
}

@media screen and (max-width: 834px) {
  .footer1 .ft_contwrap .tel2 {
    margin-right: 0;
    margin-bottom: 10px;
  }
}

.footer1 .ft_contwrap .tel2 a {
  color: #1c1c1c;
}

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

.footer2 .ft_L {
  padding: 60px;
  width: 50%;
}

@media screen and (min-width: 834px) and (max-width: 1000px) {
  .footer2 .ft_L {
    width: 50%;
  }
}

@media screen and (max-width: 834px) {
  .footer2 .ft_L {
    width: 100%;
  }
}

.footer2 .ft_L .add {
  text-align: left;
  margin-bottom: 30px;
}

.footer2 .ft_L .ft_logo {
  margin-bottom: 30px;
  text-align: left;
}

@media screen and (max-width: 834px) {
  .footer2 {
    display: block;
  }
}

.footer2 .ftsns_list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  margin-bottom: 30px;
}

.footer2 .ftsns_list li {
  margin-right: 10px;
}

.footer2 .ft_map {
  width: 50%;
}

@media screen and (min-width: 834px) and (max-width: 1000px) {
  .footer2 .ft_map {
    width: 50%;
  }
}

@media screen and (max-width: 834px) {
  .footer2 .ft_map {
    width: 100%;
  }
}

.footer2 .ft_map iframe {
  width: 100%;
}

.title_01 h2 {
  font-size: 50px;
  font-size: 2.60417vw;
  line-height: 1.5em;
  font-family: a-otf-futo-min-a101-pr6n, serif;
}

@media screen and (max-width: 640px) {
  .title_01 h2 {
    font-size: 22px;
  }
}

.title_02 {
  padding: 80px 20px;
  background: #fef0f0;
}

.title_02 h2 {
  font-size: 3em;
  line-height: 1.2em;
  font-family: 'Cormorant Infant', serif;
  position: relative;
}

.title_02 h2:before {
  content: "";
  width: 50px;
  height: 1px;
  background: #b8973c;
  display: block;
  position: absolute;
  bottom: 30px;
  right: 0;
  left: 0;
  margin: 0 auto;
}

.title_02 h2 span {
  display: block;
  font-size: 14px;
  line-height: 1.2em;
  margin-top: 20px;
  color: #1c1c1c;
  font-family: a-otf-futo-min-a101-pr6n, serif;
}

.title_03 h2 {
  font-size: 3em;
  line-height: 1.2em;
  font-family: 'Cormorant Infant', serif;
  position: relative;
}

.title_03 h2:before {
  content: "";
  width: 50px;
  height: 1px;
  background: #b8973c;
  display: block;
  position: absolute;
  bottom: 30px;
  right: 0;
  left: 0;
  margin: 0 auto;
}

.title_03 h2 span {
  display: block;
  font-size: 14px;
  line-height: 1.2em;
  margin-top: 20px;
  color: #1c1c1c;
  font-family: a-otf-futo-min-a101-pr6n, serif;
}

.title_04 h2 {
  font-size: 3em;
  line-height: 1.2em;
  font-family: 'Cormorant Infant', serif;
  position: relative;
}

.title_04 h2:before {
  content: "";
  width: 50px;
  height: 1px;
  background: #b8973c;
  display: block;
  position: absolute;
  bottom: 30px;
  right: 0;
  left: 0;
}

.title_04 h2 span {
  display: block;
  font-size: 14px;
  line-height: 1.2em;
  margin-top: 20px;
  color: #1c1c1c;
  font-family: a-otf-futo-min-a101-pr6n, serif;
}

.sub_title_01 h3 {
  font-size: 1.2em;
  font-family: a-otf-futo-min-a101-pr6n, serif;
  padding: 20px;
  background: #fef0f0;
  color: #1c1c1c;
}

.sub_title_01 h3 span {
  font-size: 3em;
  font-family: 'Cormorant Infant', serif;
  color: #b8973c;
  display: block;
  margin-bottom: 10px;
}

.sub_title_02 h3 {
  font-size: 1.2em;
  font-family: a-otf-futo-min-a101-pr6n, serif;
  padding: 10px;
  background: #e0f4ff;
  color: #1c1c1c;
  border-left: 2px solid #b8973c;
}

.sub_title_03 h3 {
  font-size: 1.5em;
  font-family: a-otf-futo-min-a101-pr6n, serif;
  line-height: 1.2em;
}

.sub_title_03 .sub {
  background: #5abced;
  padding: 10px;
  display: inline-block;
  color: #fff;
  font-size: 14px;
  line-height: 1em;
  margin-bottom: 10px;
}

.txt > div {
  line-height: 2.25em;
}

@media screen and (max-width: 640px) {
  .txt_sp > div {
    text-align: left !important;
  }
}

.cont_01 {
  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;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
      -ms-flex-direction: row-reverse;
          flex-direction: row-reverse;
}

@media screen and (max-width: 834px) {
  .cont_01 {
    display: block;
  }
}

.cont_01 .flxL {
  width: 50%;
}

@media screen and (max-width: 834px) {
  .cont_01 .flxL {
    width: 100% !important;
    text-align: center;
  }
}

.cont_01 .flxR {
  width: 50%;
}

@media screen and (max-width: 834px) {
  .cont_01 .flxR {
    width: 100% !important;
    margin-top: 30px;
  }
}

.cont_01 .flxR {
  padding: 30px;
}

.contbox {
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

.contbox .box {
  text-align: center;
  width: 30%;
}

@media only screen and (min-width: 834px) and (max-width: 1200px) {
  .contbox .box {
    width: 48%;
  }
}

@media screen and (max-width: 640px) {
  .contbox .box {
    width: 100%;
    margin-bottom: 15px;
  }
}

.contbox .box:nth-of-type(1) {
  font-size: 1.4em;
  color: #1c1c1c;
  font-family: 'Cormorant Infant', serif;
  margin-right: 30px;
}

@media only screen and (min-width: 834px) and (max-width: 1200px) {
  .contbox .box:nth-of-type(1) {
    margin-bottom: 10px;
    margin-right: 0;
  }
}

.contbox .box:nth-of-type(1) a {
  color: #1c1c1c;
}

.contbox .box:nth-of-type(2) a {
  color: #fff !important;
  padding: 10px;
  display: block;
  font-size: 1.25em;
  font-family: 'Cormorant Infant', serif;
  background: #5abced;
}

.td_img td {
  border: none !important;
}

.cont_02 {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  background: url(../images/home/cont2_bg.jpg) right;
  background-size: cover;
  padding: 120px 20px;
}

@media only screen and (max-width: 960px) {
  .cont_02 {
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    padding: 400px 20px 20px;
  }
}

.cont_02 .in {
  background: rgba(255, 255, 255, 0.8);
  padding: 50px;
  border: 1px solid #ff8f8f;
  margin-left: 7.29%;
  width: 34.9vw;
  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;
}

@media only screen and (max-width: 960px) {
  .cont_02 .in {
    width: 100%;
    margin-left: 0;
  }
}

.list_01 li {
  padding: 15px 0 15px 40px;
  position: relative;
  font-size: 1.2em;
  font-size: 1.28em;
  font-family: a-otf-futo-min-a101-pr6n, serif;
}

.list_01 li:nth-of-type(1):before {
  content: url(../images/home/icon01.png);
  position: absolute;
  left: 0;
  top: 10px;
}

.list_01 li:nth-of-type(2):before {
  content: url(../images/home/icon02.png);
  position: absolute;
  left: 0;
  top: 10px;
}

.list_01 li:nth-of-type(3):before {
  content: url(../images/home/icon03.png);
  position: absolute;
  left: 0;
  top: 10px;
}

.list_01 li:nth-of-type(4):before {
  content: url(../images/home/icon04.png);
  position: absolute;
  left: 0;
  top: 10px;
}

.list_01 li:nth-of-type(5):before {
  content: url(../images/home/icon05.png);
  position: absolute;
  left: 0;
  top: 10px;
}

.list_01 li a {
  display: block;
}

.list_01 li span {
  font-weight: normal;
  background: -webkit-gradient(linear, left top, left bottom, color-stop(60%, transparent), color-stop(60%, #fff541));
  background: linear-gradient(transparent 60%, #fff541 60%);
}

.cont_03 {
  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;
  padding: 0 20px;
}

.cont_03 .cont {
  width: 48%;
  margin-bottom: 5%;
}

@media screen and (max-width: 640px) {
  .cont_03 .cont {
    width: 100%;
  }
}

.cont_03 .cont .box {
  width: 100% !important;
  margin-left: auto;
  margin-right: auto;
}

.cont_03 .cont .box:nth-of-type(2) {
  text-align: center;
  margin-bottom: 20px;
  background: #fff;
  padding: 50px 50px 0;
  width: 80% !important;
  margin-top: -40px;
}

.cont_03 .cont .box:nth-of-type(2) > div {
  font-size: 1.7em;
  font-family: a-otf-futo-min-a101-pr6n, serif;
  line-height: 1.5em;
}

.cont_03 .cont .box:nth-of-type(3) {
  text-align: center;
  width: 80% !important;
}

.cont_03 .cont .box:nth-of-type(3) > div {
  line-height: 2.25em;
}

.cont_03 .cont .box:nth-of-type(4) {
  width: 80% !important;
  text-align: center;
  margin-top: 30px;
  background: #fff;
  padding: 0 50px 50px;
  border-bottom: 1px solid #ff8f8f;
}

.cont_03 .cont .box:nth-of-type(4) a {
  color: #fff !important;
  width: 200px !important;
  padding: 10px !important;
  position: relative;
  font-family: a-otf-futo-min-a101-pr6n, serif;
  background: #ff8f8f;
  display: inline-block;
}

@media screen and (max-width: 834px) {
  .cont_03 .cont .box:nth-of-type(4) a {
    width: 100% !important;
  }
}

@media screen and (max-width: 640px) {
  .cont_03 .cont .box:nth-of-type(4) a {
    width: 100% !important;
    max-width: 100% !important;
  }
}

.cont_04 {
  position: relative;
  padding-top: 130px;
  padding-left: 20px;
  padding-right: 20px;
}

@media screen and (max-width: 834px) {
  .cont_04 {
    padding-top: 80px;
  }
}

.cont_04:before {
  content: "";
  background: #fef0f0;
  width: 100%;
  height: 400px;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  z-index: -1;
}

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

@media screen and (max-width: 640px) {
  .cont_04 .cont1 {
    display: block;
  }
  .cont_04 .cont1 .title_03 {
    width: 100% !important;
  }
  .cont_04 .cont1 .btn {
    width: 100% !important;
  }
}

.cont_04 .cont1 .title_03 {
  width: 20%;
}

.cont_04 .cont1 .btn {
  width: 30%;
}

.imgbox {
  width: 91.15%;
  margin: 0 auto;
}

.cont_05 {
  background: #e0f4ff;
  padding: 130px 20px;
}

@media screen and (max-width: 834px) {
  .cont_05 {
    padding: 80px 20px;
  }
}

.cont_06 {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  padding: 15px;
}

@media screen and (max-width: 834px) {
  .cont_06 {
    display: block;
  }
}

.cont_06 .flxL {
  width: 50%;
}

@media screen and (max-width: 834px) {
  .cont_06 .flxL {
    width: 100% !important;
    text-align: center;
  }
}

.cont_06 .flxR {
  width: 50%;
}

@media screen and (max-width: 834px) {
  .cont_06 .flxR {
    width: 100% !important;
    margin-top: 30px;
  }
}

.cont_06 .flxL .img {
  height: 100%;
}

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

.cont_06 .flxR {
  padding: 50px;
}

@media screen and (min-width: 640px) and (max-width: 834px) {
  .cont_06 .imgL {
    max-width: 100% !important;
    float: none !important;
  }
}

.dl_01 dt {
  border: none !important;
  padding: 10px !important;
  -webkit-box-pack: start !important;
      -ms-flex-pack: start !important;
          justify-content: flex-start !important;
}

@media screen and (min-width: 834px) and (max-width: 1000px) {
  .dl_01 dt {
    width: 100% !important;
    text-align: left;
    -webkit-box-orient: inherit !important;
    -webkit-box-direction: inherit !important;
        -ms-flex-direction: inherit !important;
            flex-direction: inherit !important;
  }
}

@media screen and (max-width: 834px) {
  .dl_01 dt {
    width: 100% !important;
    text-align: left;
    -webkit-box-orient: inherit !important;
    -webkit-box-direction: inherit !important;
        -ms-flex-direction: inherit !important;
            flex-direction: inherit !important;
  }
}

.dl_01 dd {
  border: none !important;
  padding: 10px !important;
}

@media screen and (min-width: 834px) and (max-width: 1000px) {
  .dl_01 dd {
    width: 100% !important;
  }
}

@media screen and (max-width: 834px) {
  .dl_01 dd {
    width: 100% !important;
  }
}

.dl_01 dl {
  border-bottom: 1px solid #e0f4ff;
}

@media screen and (min-width: 834px) and (max-width: 1000px) {
  .dl_01 dl {
    display: block !important;
  }
}

@media screen and (max-width: 834px) {
  .dl_01 dl {
    display: block !important;
  }
}

.cont_07 {
  background: #fef0f0;
  padding: 130px 20px;
}

@media screen and (max-width: 834px) {
  .cont_07 {
    padding: 80px 20px;
  }
}

.cont_07 .in {
  max-width: 1000px;
  margin: 0 auto;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}

@media screen and (max-width: 834px) {
  .cont_07 .in {
    display: block;
  }
  .cont_07 .in .flxL {
    width: 100% !important;
  }
  .cont_07 .in .flxR {
    width: 100% !important;
  }
}

.cont_07 .in .flxL {
  width: 20%;
}

.cont_07 .in .flxR {
  width: 80%;
}

.top_insta {
  margin-right: calc(((100vw - 100%) / 2) * -1) !important;
  margin-left: calc(((100vw - 100%) / 2) * -1) !important;
}

.top_insta .sns_list {
  border: none !important;
  -webkit-box-orient: inherit !important;
  -webkit-box-direction: inherit !important;
      -ms-flex-direction: inherit !important;
          flex-direction: inherit !important;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}

.top_insta .sns_list > div {
  -webkit-box-orient: inherit !important;
  -webkit-box-direction: inherit !important;
      -ms-flex-direction: inherit !important;
          flex-direction: inherit !important;
  width: 16%;
  border: none !important;
}

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

@media screen and (max-width: 640px) {
  .top_insta .sns_list > div {
    display: block !important;
    width: 50%;
  }
}

.top_insta .sns_text {
  display: none;
}

.top_insta .sns_photo {
  width: 100% !important;
}

.btn a,
.btn2 a {
  display: block;
  max-width: 300px;
  background: #ff8f8f;
  color: #fff;
  padding: 15px 0;
  width: 100%;
  text-align: center;
  text-decoration: none;
}

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

.btn a,
.btn2 a {
  color: #fff !important;
  padding: 10px !important;
  position: relative;
  font-family: a-otf-futo-min-a101-pr6n, serif;
}

@media screen and (max-width: 640px) {
  .btn a,
  .btn2 a {
    width: 100% !important;
    max-width: 100% !important;
  }
}

.btn2 a {
  margin: 0 auto;
}

.top_blog .blog_list {
  max-height: 150px;
  overflow-y: auto;
  border: none !important;
}

.top_blog .blog_list > div {
  border-bottom: 1px solid #ff8f8f !important;
}

.top_blog .blog_list > div .blog_text {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}

@media screen and (max-width: 834px) {
  .top_blog .blog_list > div .blog_text {
    display: block;
  }
}

.top_blog .blog_list > div .blog_text .blog_date {
  width: 20%;
  color: #1c1c1c !important;
}

@media screen and (max-width: 834px) {
  .top_blog .blog_list > div .blog_text .blog_date {
    width: 100%;
  }
}

.top_blog .blog_list > div .blog_text h3 {
  text-align: left;
  width: 80%;
  margin-bottom: 0 !important;
}

@media screen and (max-width: 834px) {
  .top_blog .blog_list > div .blog_text h3 {
    width: 100%;
  }
}

.top_blog .blog_list > div .blog_text .detail {
  display: none;
}

.top_blog .blog_list > div .blog_photo {
  display: none;
}

.top_blog2 .blog_list {
  border: none !important;
  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;
  -webkit-box-orient: inherit !important;
  -webkit-box-direction: inherit !important;
      -ms-flex-direction: inherit !important;
          flex-direction: inherit !important;
}

.top_blog2 .blog_list > div {
  border-bottom: none !important;
  display: block !important;
  width: 31% !important;
}

@media screen and (max-width: 640px) {
  .top_blog2 .blog_list > div {
    width: 48% !important;
    margin-bottom: 5%;
  }
}

.top_blog2 .blog_list > div .blog_text .blog_date {
  color: #1c1c1c !important;
}

.top_blog2 .blog_list > div .blog_text h3 {
  text-align: left;
  margin-bottom: 0 !important;
}

.top_blog2 .blog_list > div .blog_text .detail {
  display: none;
}

.top_blog2 .blog_list > div .blog_photo {
  width: 100% !important;
}

.newswrap .news {
  max-height: 250px;
  overflow-y: auto;
}

.newswrap .news dt {
  border: none !important;
  -webkit-box-align: center !important;
      -ms-flex-align: center !important;
          align-items: center !important;
  display: block !important;
  font-family: 'Cormorant Infant', serif;
}

@media screen and (max-width: 834px) {
  .newswrap .news dt {
    width: 100% !important;
    text-align: left;
  }
}

.newswrap .news dd {
  border: none !important;
}

@media screen and (max-width: 834px) {
  .newswrap .news dd {
    width: 100% !important;
  }
}

.newswrap .news dl {
  padding: 10px 0;
}

@media screen and (max-width: 834px) {
  .newswrap .news dl {
    display: block !important;
  }
}

::-webkit-scrollbar {
  width: 10px;
}

::-webkit-scrollbar-track {
  background: none;
  border: none;
  border-radius: 10px;
  -webkit-box-shadow: inset 0 0 2px #ccc;
          box-shadow: inset 0 0 2px #ccc;
}

::-webkit-scrollbar-thumb {
  background: #ccc;
  border-radius: 10px;
  -webkit-box-shadow: none;
          box-shadow: none;
}

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

.blog_news .blog_list {
  border: none;
}

.blog_news .blog_list > div {
  border: none;
  padding: 10px 0;
}

.blog_news .blog_list > div .blog_photo {
  display: none;
}

.blog_news .blog_list > div .blog_text {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  padding: 0;
  width: 100%;
}

@media screen and (max-width: 834px) {
  .blog_news .blog_list > div .blog_text {
    display: block;
  }
}

.blog_news .blog_list > div .blog_text .blog_date {
  color: #333;
  font-size: 14px;
  font-family: "Cormorant Infant", serif;
  width: 20%;
  padding: 8px;
}

.blog_news .blog_list > div .blog_text h3 {
  width: 80%;
  padding: 8px;
  margin-bottom: 0;
}

.blog_news .blog_list > div .blog_text h3 a {
  font-size: 14px;
}

.blog_news .blog_list > div .blog_text .detail {
  display: none;
}

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", "Times New Roman", "游明朝体", "Yu Mincho", YuMincho, "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", "ＭＳ Ｐ明朝", "MS PMincho", 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: red;
}

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: 640px) and (max-width: 834px) {
  div.item_option dl, button.addcart {
    margin: 0 auto;
  }
}

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

.title_05 h2 {
  font-size: 2em;
  line-height: 1.2em;
  font-family: a-otf-futo-min-a101-pr6n, serif;
  position: relative;
}

.title_05 h2:before {
  content: "";
  width: 50px;
  height: 1px;
  background: #b8973c;
  display: block;
  position: absolute;
  bottom: -15px;
  right: 0;
  left: 0;
}

.title_06 h2 {
  font-size: 2em;
  line-height: 1.2em;
  font-family: a-otf-futo-min-a101-pr6n, serif;
  position: relative;
}

.title_06 h2:before {
  content: "";
  width: 50px;
  height: 1px;
  background: #b8973c;
  display: block;
  position: absolute;
  bottom: -15px;
  right: 0;
  left: 0;
  margin: 0 auto;
}

.imgbox2 {
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}

.imgbox2 .box {
  width: 31%;
}

@media screen and (max-width: 640px) {
  .imgbox2 .box {
    width: 48%;
    margin-bottom: 5%;
  }
}

.imgbox3 {
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}

.imgbox3 .box {
  width: 23.5%;
}

@media screen and (max-width: 640px) {
  .imgbox3 .box {
    width: 48%;
    margin-bottom: 5%;
  }
}

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

.sec_01 {
  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;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
      -ms-flex-direction: row-reverse;
          flex-direction: row-reverse;
}

@media screen and (max-width: 834px) {
  .sec_01 {
    display: block;
  }
}

.sec_01 .flxL {
  width: 48%;
}

@media screen and (max-width: 834px) {
  .sec_01 .flxL {
    width: 100% !important;
    text-align: center;
  }
}

.sec_01 .flxR {
  width: 48%;
}

@media screen and (max-width: 834px) {
  .sec_01 .flxR {
    width: 100% !important;
    margin-top: 30px;
  }
}

.imgbox3 {
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
}

@media screen and (max-width: 640px) {
  .imgbox3 {
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
  }
}

.imgbox3 .box {
  width: 22.333%;
  margin-right: 3%;
  margin-bottom: 3%;
}

.imgbox3 .box:nth-of-type(4n) {
  margin-right: 0;
}

@media screen and (max-width: 640px) {
  .imgbox3 .box {
    width: 48%;
    margin-right: 0;
  }
}

.sec_02 {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  background: #e0f4ff;
  padding: 50px;
}

@media screen and (max-width: 834px) {
  .sec_02 {
    display: block;
  }
}

.sec_02 .flxL {
  width: 38%;
}

@media screen and (max-width: 834px) {
  .sec_02 .flxL {
    width: 100% !important;
    text-align: center;
  }
}

.sec_02 .flxR {
  width: 58%;
}

@media screen and (max-width: 834px) {
  .sec_02 .flxR {
    width: 100% !important;
    margin-top: 30px;
  }
}

@media screen and (min-width: 640px) and (max-width: 834px) {
  .sec_02 .imgL {
    max-width: 100% !important;
    float: none !important;
  }
}

.sec_02 .img {
  height: 100%;
}

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

.sec_02 .plan_txt h3 {
  font-size: 1.25em;
  font-family: a-otf-futo-min-a101-pr6n, serif;
  border-bottom: 1px solid #b8973c;
  padding-bottom: 10px;
}

.sec_02 .plan_txt2 h3 {
  font-size: 1.25em;
  font-family: 'Cormorant Infant', serif;
  border-bottom: 1px solid #b8973c;
  padding-bottom: 10px;
}

.sec_02 .price h3 {
  font-size: 1.25em;
  font-family: 'Cormorant Infant', serif;
  border-bottom: 1px solid #b8973c;
  padding-bottom: 10px;
}

.sec_02 .price .st {
  font-size: 3em;
  font-family: a-otf-futo-min-a101-pr6n, serif;
  line-height: 1.5em;
  background: -webkit-gradient(linear, left top, left bottom, color-stop(60%, transparent), color-stop(60%, #fef0f0));
  background: linear-gradient(transparent 60%, #fef0f0 60%);
}

.sec_02 .price .sub {
  background: #ff8f8f;
  padding: 10px;
  display: inline-block;
  color: #fff;
  font-size: 14px;
  line-height: 1em;
}

.btnbox {
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}

.btnbox .box {
  width: 48%;
  text-align: center;
}

.btnbox .box a {
  padding: 10px;
  background: #ff8f8f;
  color: #fff;
  display: block;
  font-family: a-otf-futo-min-a101-pr6n, serif;
}

.btnbox2 {
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}

.btnbox2 .box {
  width: 23%;
  text-align: center;
  margin-right: 2%;
  margin-bottom: 2%;
}

@media screen and (max-width: 640px) {
  .btnbox2 .box {
    width: 100%;
    margin-right: 0;
  }
}

.btnbox2 .box:nth-of-type(4n) {
  margin-right: 0;
}

.btnbox2 .box a {
  padding: 10px;
  background: #ff8f8f;
  color: #fff;
  display: block;
  font-family: a-otf-futo-min-a101-pr6n, serif;
}

.qa {
  background: #e0f4ff;
  padding: 30px;
  border-bottom: 1px solid #ccc;
}

.qa .box:nth-of-type(1) {
  display: block !important;
  width: 100% !important;
  border: none !important;
  position: relative;
  padding: 15px 0 15px 45px !important;
}

.qa .box:nth-of-type(1):before {
  content: "Q";
  display: inline-block;
  line-height: 40px;
  padding: 0em;
  color: #fff;
  background: #ff8f8f;
  width: 40px;
  text-align: center;
  height: 40px;
  position: absolute;
  font-family: 'Cormorant Infant', serif;
  left: 0;
  top: 10px;
}

@media screen and (max-width: 834px) {
  .qa .box:nth-of-type(1) {
    padding-right: 45px !important;
  }
}

.qa .box:nth-of-type(2) {
  width: 100% !important;
  border: none !important;
  padding: 15px 0 15px 45px !important;
  position: relative;
}

.qa .box:nth-of-type(2):before {
  content: "A";
  display: inline-block;
  line-height: 40px;
  padding: 0em;
  color: #fff;
  background: #5abced;
  width: 40px;
  text-align: center;
  height: 40px;
  margin-right: 7px;
  font-family: 'Cormorant Infant', serif;
  position: absolute;
  left: 0;
  top: 10px;
}

.dl_02 dt {
  border: none !important;
  padding: 20px !important;
  -webkit-box-pack: start !important;
      -ms-flex-pack: start !important;
          justify-content: flex-start !important;
  background: #f6fafc !important;
  -webkit-box-align: center !important;
      -ms-flex-align: center !important;
          align-items: center !important;
}

@media screen and (min-width: 834px) and (max-width: 1000px) {
  .dl_02 dt {
    width: 100% !important;
    text-align: left;
    -webkit-box-orient: inherit !important;
    -webkit-box-direction: inherit !important;
        -ms-flex-direction: inherit !important;
            flex-direction: inherit !important;
  }
}

@media screen and (max-width: 834px) {
  .dl_02 dt {
    width: 100% !important;
    text-align: left;
    -webkit-box-orient: inherit !important;
    -webkit-box-direction: inherit !important;
        -ms-flex-direction: inherit !important;
            flex-direction: inherit !important;
  }
}

.dl_02 dd {
  border: none !important;
  padding: 20px !important;
}

@media screen and (min-width: 834px) and (max-width: 1000px) {
  .dl_02 dd {
    width: 100% !important;
  }
}

@media screen and (max-width: 834px) {
  .dl_02 dd {
    width: 100% !important;
  }
}

.dl_02 dl {
  border-bottom: 1px solid #e0f4ff;
}

@media screen and (min-width: 834px) and (max-width: 1000px) {
  .dl_02 dl {
    display: block !important;
  }
}

@media screen and (max-width: 834px) {
  .dl_02 dl {
    display: block !important;
  }
}

.gmap iframe {
  width: 100%;
  vertical-align: bottom;
}

.cont_tel .tel2 {
  font-size: 3em;
  font-family: 'Cormorant Infant', serif;
}

.cont_tel .tel2 a {
  color: #1c1c1c;
}

.cont_form {
  background: #fff;
  border: 1px solid #5abced;
  padding: 50px;
}

.cont_form dt {
  border: none !important;
  background: none !important;
  padding: 20px !important;
}

.cont_form dt label {
  background: #e0f4ff;
  padding: 5px;
  line-height: 1em;
}

.cont_form dd {
  border: none !important;
  padding: 20px !important;
}

.cont_form dl {
  border-bottom: 1px solid #e0f4ff;
}

.p_cont {
  margin-bottom: 30px;
}

.p_cont article > div {
  line-height: 2.25em;
}

.p_cont h2 {
  font-size: 1.5em;
  font-family: a-otf-futo-min-a101-pr6n, serif;
  background: #fef0f0;
  padding: 15px;
  margin-bottom: 15px;
  border-left: 2px solid #b8973c;
}

.local_insta .sns_list {
  border: none !important;
  -webkit-box-orient: inherit !important;
  -webkit-box-direction: inherit !important;
      -ms-flex-direction: inherit !important;
          flex-direction: inherit !important;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}

.local_insta .sns_list > div {
  -webkit-box-orient: inherit !important;
  -webkit-box-direction: inherit !important;
      -ms-flex-direction: inherit !important;
          flex-direction: inherit !important;
  width: 31%;
  border: none !important;
  display: block !important;
}

@media screen and (min-width: 640px) and (max-width: 834px) {
  .local_insta .sns_list > div {
    width: 32%;
  }
}

@media screen and (max-width: 640px) {
  .local_insta .sns_list > div {
    display: block !important;
    width: 50%;
  }
}

.local_insta .sns_text {
  width: 100% !important;
  font-size: 14px !important;
}

.local_insta .sns_photo {
  width: 100% !important;
}

.local_insta .sns_date {
  color: #1c1c1c !important;
  background: #fef0f0;
  line-height: 1em;
  padding: 10px;
  display: inline-block;
  margin-bottom: 10px;
}

.u_line {
  border-bottom: 1px solid #5abced;
  padding-top: 50px;
}

.mail {
  display: none;
}

.confirm {
  margin-top: 50px;
}

div.error {
  margin-top: 50px;
}

.policy {
  padding: 10px 0;
  text-align: center;
}

@media screen and (max-width: 640px) {
  .policy > div {
    text-align: left !important;
  }
}

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

.cont_08 .box {
  width: 48%;
}

@media screen and (max-width: 640px) {
  .cont_08 .box {
    width: 100%;
  }
}
/*# sourceMappingURL=assets.css.map */