@charset "UTF-8";
/* =================================================================
 License : e-TRUST Inc.
 File name : assets.css
 Style : assets.css
================================================================= */
/*blue*/
/*yellow*/
/*pink*/
@import url(https://fonts.googleapis.com/css?family=Noto+Sans+JP:100,300,400,500,700,900|Noto+Serif+JP:200,300,400,500,600,700,900&amp;subset=japanese);
.flex {
  display: flex;
}

.jcss {
  justify-content: start;
}

.jcsc {
  justify-content: center;
}

.jcsb {
  justify-content: space-between;
}

.aic {
  align-items: center;
}

.ais {
  align-items: start;
}

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

@media only screen and (max-width: 640px) {
  .disnone {
    display: block !important;
    position: fixed;
    top: 1%;
    left: 2%;
    z-index: 9;
  }
  .disnone a {
    color: #fff;
  }
}
@media screen and (min-width: 641px) and (max-width: 834px) {
  .disnone {
    display: block !important;
    position: fixed;
    top: 1%;
    left: 2%;
    z-index: 9;
  }
  .disnone a {
    color: #fff;
  }
}

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

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

li {
  list-style: none;
}

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, b, 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: 400;
}

body {
  counter-reset: number 0;
  line-height: 1.7em;
  font-weight: 500;
  letter-spacing: 0.1em;
  color: #333333;
  font-family: "Noto Sans JP", "游ゴシック", YuGothic, "ヒラギノ角ゴ Pro", "Hiragino Kaku Gothic Pro", "メイリオ", "Meiryo", Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
  font-style: normal;
  font-weight: bold;
  word-wrap: break-word;
  font-size: 16px;
  min-width: 100%;
  overflow: hidden;
}

.inner {
  max-width: 1200px;
  margin: 0 auto;
}
@media only screen and (max-width: 640px) {
  .inner {
    padding: 20px;
  }
}
@media screen and (min-width: 641px) and (max-width: 834px) {
  .inner {
    padding: 64px 0 20px;
  }
}

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

#contents {
  width: 100%;
  max-width: 1200px;
  padding-bottom: 100px;
}
@media only screen and (max-width: 834px) {
  #contents {
    padding-left: 10px !important;
    padding-right: 10px !important;
  }
}
@media screen and (min-width: 834px) and (max-width: 1200px) {
  #contents {
    padding-left: 10px !important;
    padding-right: 10px !important;
  }
}

#main {
  width: 100%;
}

#main #col_main {
  width: 100%;
}

.col_main2 {
  width: 70% !important;
  margin-top: 100px;
}
@media screen and (min-width: 641px) and (max-width: 834px) {
  .col_main2 {
    width: 100% !important;
  }
}

#col_side1 {
  width: 20% !important;
  margin-top: 100px;
}
@media screen and (min-width: 641px) and (max-width: 834px) {
  #col_side1 {
    width: 100% !important;
    margin-top: 50px;
  }
}

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

#side {
  width: 18.75%;
}

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

.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:hover {
  opacity: 0.6;
  transition: 1s;
}

a {
  transition: 1s;
}

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

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

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

.mincho {
  font-family: "Noto Serif JP", "游明朝体", "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 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 {
  max-width: 100%;
  width: 100%;
  min-width: 100%;
  height: auto;
  text-align: center;
  position: relative;
}
header#global_header {
  border-top: solid 2px #c5ecfd;
  position: relative;
}
header#global_header:before {
  content: "";
  border-top: solid 2px #f8ebb7;
  position: absolute;
  top: 0px;
  left: 0px;
  width: calc(100% - 0px);
  height: calc(100% - 0px);
  z-index: -1;
}
header#global_header:after {
  content: "";
  border-top: solid 2px #fdccc8;
  position: absolute;
  top: 2px;
  left: 0px;
  width: calc(100% - 0px);
  height: calc(100% - 0px);
  z-index: -1;
}
@keyframes zoom {
  50% {
    transform: scale(1.1);
  }
}
@media only screen and (max-width: 640px) {
  .hed_L {
    margin-bottom: 15px;
  }
}

.hed_Rcont {
  display: flex;
  justify-content: flex-end;
  align-items: center;
}
@media only screen and (max-width: 640px) {
  .hed_Rcont {
    flex-wrap: wrap;
    justify-content: center;
    align-items: center;
  }
}
@media screen and (min-width: 641px) and (max-width: 834px) {
  .hed_Rcont {
    justify-content: center;
    margin-top: 15px;
  }
}
.hed_Rcont .tel2 {
  font-size: 28px;
  font-family: "Times New Roman";
  margin-right: 30px;
}
.hed_Rcont .tel2 span {
  font-size: 20px;
}
@media only screen and (max-width: 640px) {
  .hed_Rcont .tel2 {
    margin-right: 0;
    justify-content: center;
    margin-bottom: 15px;
    display: block;
    width: 100%;
  }
}
.hed_Rcont .tel2 a {
  color: #333333;
}
.hed_Rcont .blog_btn a {
  display: inline-block;
  background: #dc143c;
  line-height: 1;
  margin-left: 0.5em;
  height: 35px;
  line-height: 35px;
  border-radius: 3px;
  font-size: 13px;
  color: #fff !important;
  padding: 0 1em;
}
.hed_Rcont .hed_cont a {
  background: #27bdc6;
  color: #ffffff;
  font-size: 1em;
  display: block;
  border-radius: 3px;
  line-height: 1;
  display: flex;
  justify-content: center;
  align-items: center;
  width: 270px;
  height: 35px;
  line-height: 35px;
}
@media only screen and (max-width: 640px) {
  .hed_Rcont .hed_cont a {
    max-width: 100%;
    justify-content: center;
    margin: 0 auto;
  }
}
.hed_Rcont .hed_cont a i {
  margin-right: 7px;
}

#header {
  display: flex;
  justify-content: space-between;
  align-items: center;
  z-index: 1;
  padding: 20px 10px;
  transition: 0.5s ease-in-out;
}
@media only screen and (max-width: 834px) {
  #header {
    display: block;
  }
}
#header #siteID {
  text-align: center;
}
@media only screen and (max-width: 834px) {
  #header #siteID {
    text-align: center;
  }
}
#header #siteID a {
  opacity: 1;
  display: inline-block;
}

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

#hed_info .address {
  text-align: right;
}
@media only screen and (max-width: 640px) {
  #hed_info .address {
    text-align: center;
  }
}

.navwrap {
  margin-top: 10px;
}
@media only screen and (max-width: 834px) {
  .navwrap {
    display: none;
  }
}
@media screen and (min-width: 834px) and (max-width: 1540px) {
  .navwrap {
    width: 100%;
  }
}

.hedwrap {
  border-bottom: 5px solid #fdccc8;
}

#nav_global {
  width: 100%;
}
@media only screen and (max-width: 834px) {
  #nav_global {
    display: none;
  }
}
#nav_global .inner {
  padding: 0;
}
#nav_global ul {
  display: flex;
  justify-content: space-between;
  align-items: center;
}
#nav_global ul .pcnone {
  display: none;
}
#nav_global ul .spnone {
  display: block;
}
@media only screen and (max-width: 640px) {
  #nav_global ul .spnone {
    display: none;
  }
}
#nav_global ul li {
  z-index: 1;
  position: relative;
}
#nav_global ul li a {
  width: 100%;
  display: block;
  color: #333333;
  white-space: nowrap;
  padding: 0 10px;
}
@media screen and (min-width: 834px) and (max-width: 1000px) {
  #nav_global ul li a {
    font-size: 14px;
  }
}
#nav_global ul li a:hover {
  opacity: 1;
  animation: zoom 0.3s;
}
#nav_global ul ul {
  position: absolute;
  width: 200px;
  z-index: 100;
  display: block;
  background: rgba(255, 255, 255, 0.7);
  text-align: center;
  left: -65%;
  right: 0;
}
#nav_global ul ul li {
  border-bottom: 1px solid #c5ecfd;
}
#nav_global ul ul li a {
  color: #333333;
  padding: 15px 0;
}

#mainArea img {
  width: 100% !important;
  height: 80vh !important;
  -o-object-fit: cover;
     object-fit: cover;
  font-family: "object-fit:cover;";
}
@media only screen and (max-width: 834px) {
  #mainArea img {
    height: 500px !important;
  }
}
@media only screen and (max-width: 640px) {
  #mainArea {
    margin: auto;
  }
}

.mainwrap {
  position: relative;
}
.mainwrap .main_txtwrap {
  position: absolute;
  padding: 165px 17% 10% 8%;
  bottom: 6%;
  left: 3%;
  max-width: 1150px;
  height: 530px;
  width: 100%;
  background: url(../images/home/main_txt_bg.png) left no-repeat;
  background-size: cover;
  max-width: 1030px;
  background-size: contain;
  height: 460px;
  bottom: -4%;
  left: 2%;
}
@media screen and (min-width: 834px) and (max-width: 1280px) {
  .mainwrap .main_txtwrap {
    background-size: contain;
    height: 460px;
    bottom: -4%;
    left: 2%;
    font-size: 14px;
  }
}
@media screen and (min-width: 641px) and (max-width: 834px) {
  .mainwrap .main_txtwrap {
    max-width: 100%;
    background-size: contain;
    height: 300px;
    padding: 60px 5%;
    bottom: 3%;
    left: 0;
    right: 0;
  }
}
@media only screen and (max-width: 640px) {
  .mainwrap .main_txtwrap {
    max-width: 100%;
    background-position: center;
    height: 300px;
    padding: 60px 5%;
    bottom: 3%;
    left: 0;
    right: 0;
  }
}
.mainwrap .main_txtwrap .main_h1 {
  margin-bottom: 15px;
  position: relative;
  text-align: left;
}
.mainwrap .main_txtwrap .main_h1 img {
  width: 45%;
}
@media screen and (min-width: 834px) and (max-width: 1280px) {
  .mainwrap .main_txtwrap .main_h1 {
    width: 100%;
  }
}
@media only screen and (max-width: 834px) {
  .mainwrap .main_txtwrap .main_h1 {
    width: 60%;
    margin-bottom: 5px;
  }
  .mainwrap .main_txtwrap .main_h1 img {
    margin-top: 16%;
    margin-left: 10%;
    width: 60%;
  }
}
.mainwrap .main_txtwrap .main_txt {
  text-align: left;
  font-size: 1em;
  line-height: 2em;
}
@media screen and (min-width: 834px) and (max-width: 1280px) {
  .mainwrap .main_txtwrap .main_txt {
    font-size: 16px;
    line-height: 1.5;
  }
}
@media screen and (min-width: 641px) and (max-width: 834px) {
  .mainwrap .main_txtwrap .main_txt {
    font-size: 1em;
  }
}
@media only screen and (max-width: 640px) {
  .mainwrap .main_txtwrap .main_txt {
    font-size: 14px;
    line-height: 1.5;
    margin-left: 6%;
  }
}

.pankuzu {
  display: flex;
  align-items: center;
  justify-content: center;
}

#local-keyvisual {
  position: relative;
  background-position: center top;
  z-index: 0;
}
#local-keyvisual:empty {
  display: none;
}
#local-keyvisual h1 {
  color: #333;
  font-size: 3em;
  font-weight: bold;
  z-index: 1;
  position: relative;
  text-align: center;
  line-height: 0.9em;
  width: 100%;
  margin: 0 auto;
  padding: 60px 0;
}
#local-keyvisual h1:after {
  content: url(../images/home/midashi_under.png);
  display: block;
  line-height: 0.5em;
}
#local-keyvisual h1:empty {
  display: none;
}
@media only screen and (max-width: 834px) {
  #local-keyvisual h1 {
    font-size: 2em;
  }
}

#slider {
  position: relative;
}

#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;
}
#local-keyvisual #local-keyvisual-bg:empty, #local-keyvisual .local-keyvisual-bg:empty {
  display: none;
}

#local-keyvisual-title {
  background: url(../images/home/cont2_bg.jpg);
  background-size: cover;
}
#local-keyvisual-title:empty {
  display: none;
}

.pan1 {
  margin: 20px 0 100px;
  text-align: center;
}
.pan1 a {
  color: #333;
}

.toggleMenu {
  display: flex;
  align-items: center;
  height: 49px;
  width: 49px;
  background-size: contain;
  position: fixed;
  top: 10px;
  right: 5px;
  z-index: 100;
  transition: 0.5s ease-in-out;
  background: #555;
  border-radius: 10px;
}
.toggleMenu:after {
  content: "MENU";
  font-size: 13px;
  color: #555;
  display: block;
  position: absolute;
  bottom: -50%;
  left: 8%;
  font-weight: bold;
}
@media only screen and (max-width: 640px) {
  .toggleMenu {
    width: 49px;
  }
}

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

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

.toggleMenu a:hover {
  opacity: 1;
}

.toggleMenu .bars span {
  height: 3px;
  background-color: #fff;
  transition: all 0.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) {
  transform: rotate(45deg);
}

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

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

.overlayMenu {
  width: 100%;
  transition: transform 0.8s ease;
  z-index: 10;
  position: fixed;
  top: 0;
  right: 100%;
  bottom: 0;
  background: url(../images/home/outer_bg.jpg) no-repeat;
  background-size: cover;
}

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

.overlayMenu > .outer {
  height: 100%;
  overflow: auto;
  -webkit-overflow-scrolling: touch;
  background-size: cover;
  padding-top: 200px !important;
}
.overlayMenu > .outer .inner {
  padding: 0 100px;
}
.overlayMenu > .outer .sp_hed_right {
  margin-top: 50px;
}
@media only screen and (max-width: 834px) {
  .overlayMenu > .outer .sp_hed_right {
    display: block;
  }
  .overlayMenu > .outer .sp_hed_right .tel2 {
    font-size: 28px;
    font-family: "Times New Roman";
    margin-top: 15px;
  }
  .overlayMenu > .outer .sp_hed_right .tel2 span {
    font-size: 20px;
  }
}
@media only screen and (max-width: 834px) and (max-width: 640px) {
  .overlayMenu > .outer .sp_hed_right .tel2 {
    margin-right: 0;
    justify-content: center;
    margin-bottom: 15px;
  }
}
@media only screen and (max-width: 834px) and (min-width: 641px) and (max-width: 834px) {
  .overlayMenu > .outer .sp_hed_right .tel2 {
    font-size: 1.25em;
  }
}
@media only screen and (max-width: 834px) {
  .overlayMenu > .outer .sp_hed_right .tel2 a {
    color: #333333;
  }
  .overlayMenu > .outer .sp_hed_right .hed_cont a {
    background: #27bdc6;
    color: #ffffff;
    font-size: 1.25em;
    display: block;
    border-radius: 5px;
    padding: 20px;
    display: flex;
    justify-content: center;
    align-items: center;
    width: 300px;
  }
}
@media only screen and (max-width: 834px) and (max-width: 640px) {
  .overlayMenu > .outer .sp_hed_right .hed_cont a {
    max-width: 100%;
    justify-content: center;
    margin: 0 auto;
    margin-top: 15px;
  }
}
@media only screen and (max-width: 834px) {
  .overlayMenu > .outer .sp_hed_right .hed_cont a i {
    margin-right: 7px;
  }
}
@media only screen and (max-width: 834px) {
  .overlayMenu > .outer {
    padding: 20px 0;
  }
}
@media only screen and (max-width: 640px) {
  .overlayMenu > .outer ul {
    padding: 0 50px;
  }
}
.overlayMenu > .outer li a {
  color: #333333;
  padding: 15px;
  display: block;
  font-size: 1.5em;
  font-weight: bold;
  border-bottom: 1px solid #fff;
}

.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;
  }
}
footer#global_footer {
  width: 100%;
  min-width: 100% !important;
  height: auto;
  text-align: center;
  position: relative;
}
footer#global_footer:before {
  content: url(../images/home/ft_L_illust01.png);
  position: absolute;
  left: 0;
  bottom: 10%;
  z-index: -1;
}
@media only screen and (max-width: 834px) {
  footer#global_footer:before {
    bottom: 30%;
  }
}
footer#global_footer:after {
  content: url(../images/home/ft_L_illust02.png);
  position: absolute;
  right: 0;
  bottom: 3%;
  z-index: -1;
}
@media only screen and (max-width: 834px) {
  footer#global_footer:after {
    bottom: 25%;
  }
}
footer#global_footer .inner {
  padding: 50px 10px 80px;
}
@media only screen and (max-width: 834px) {
  footer#global_footer .inner {
    padding: 30px 0;
  }
}
footer#global_footer a {
  text-decoration: none;
}
footer#global_footer #nav_footer {
  padding: 0;
  margin-top: 30px;
}
@media only screen and (max-width: 640px) {
  footer#global_footer #nav_footer {
    margin-top: 450px;
  }
}
@media screen and (min-width: 641px) and (max-width: 834px) {
  footer#global_footer #nav_footer {
    margin-top: 300px;
  }
}
footer#global_footer #nav_footer ul {
  padding: 0;
  display: flex;
  justify-content: center;
  align-items: center;
}
@media only screen and (max-width: 834px) {
  footer#global_footer #nav_footer ul {
    display: block;
  }
}
footer#global_footer #nav_footer li {
  text-align: center;
}
footer#global_footer #nav_footer li a {
  text-decoration: none;
  padding: 2px 10px;
  display: block;
  color: #333333;
}
@media only screen and (max-width: 834px) {
  footer#global_footer #nav_footer li a {
    background: #555;
    color: #ffffff;
    padding: 10px;
    margin: 10px;
    border-radius: 5px;
  }
  footer#global_footer #nav_footer li a:last-of-type {
    margin-top: 0;
  }
}
footer#global_footer #nav_footer li a:hover {
  opacity: 0.6;
}
footer#global_footer #nav_footer li a span {
  display: block;
  font-size: 13px;
}
footer#global_footer #copy a {
  text-decoration: none;
  color: #333;
}
footer#global_footer #copy a:hover {
  opacity: 0.6;
}
@media screen and (min-width: 641px) and (max-width: 834px) {
  footer#global_footer #copy a {
    line-height: 60px;
  }
}

#copy {
  color: #333;
}

.pagetop {
  position: fixed;
  right: 10px;
  bottom: 10px;
  z-index: 2;
  opacity: 1;
}
.pagetop a {
  color: #ffffff;
  background: #555;
  border-radius: 5px;
  width: 60px;
  height: 60px;
  display: block;
  padding: 14px;
  font-size: 1.25em;
}

.ft_L {
  line-height: 1.3em;
}
@media only screen and (max-width: 834px) {
  .ft_L {
    width: 100%;
    text-align: center;
  }
}
@media screen and (min-width: 834px) and (max-width: 1200px) {
  .ft_L {
    padding-left: 10px;
  }
}

#footer {
  display: flex;
  justify-content: space-between;
  align-items: center;
}
@media only screen and (max-width: 834px) {
  #footer {
    display: block;
  }
}

.ft1wrap {
  background: url(../images/home/contact_bg.jpg) center;
  background-size: cover;
  padding: 60px 10px;
}

#footer1 {
  max-width: 960px;
}
#footer1 .fth2 {
  font-size: 1.75em;
  font-weight: bold;
  margin-bottom: 15px;
}
#footer1 .fth2:after {
  content: url(../images/home/midashi_under.png);
  display: block;
}
@media only screen and (max-width: 834px) {
  #footer1 .fth2 {
    font-size: 2em;
  }
}
#footer1 .fth2 span {
  display: block;
  font-size: 14px;
  font-weight: bold;
}
#footer1 .fttel_wrap {
  background: #fff;
  padding: 35px;
  max-width: 580px;
  margin: 0 auto 15px;
}
#footer1 .fttel_wrap .ft_midashi {
  font-size: 1.25em;
  font-weight: bold;
  border-bottom: 1px solid #c5ecfd;
  padding-bottom: 5px;
  display: inline-block;
  margin-bottom: 15px;
}
#footer1 .fttel_wrap .ft_tel {
  font-size: 28px;
  font-family: "Times New Roman";
}
#footer1 .fttel_wrap .ft_tel span {
  font-size: 20px;
}
#footer1 .fttel_wrap .ft_tel a {
  color: #333333;
}
#footer1 .ftcont_wrap {
  background: #fff;
  padding: 35px;
  max-width: 580px;
  margin: 0 auto 15px;
}
#footer1 .ftcont_wrap .ft_midashi {
  font-size: 1.25em;
  font-weight: bold;
  border-bottom: 1px solid #c5ecfd;
  padding-bottom: 5px;
  display: inline-block;
  margin-bottom: 15px;
}
#footer1 .ftcont_wrap .ft_cont a {
  background: #27bdc6;
  padding: 20px;
  color: #ffffff;
  font-size: 1.2em;
  display: block;
  border-radius: 5px;
  max-width: 300px;
  margin: 0 auto;
  white-space: nowrap;
}
#footer1 .ftcont_wrap .ft_cont a i {
  margin-right: 7px;
}
#footer1 .ftcont_wrap .cont_txt {
  font-size: 13px;
}

#footer2 {
  padding: 60px 10px;
}
#footer2 .ftlogo {
  margin-bottom: 30px;
}
#footer2 .address {
  line-height: 1.5em;
}

/* box */
.instagram .sns_text {
  display: none;
}
.instagram div.sns_list {
  display: flex;
  flex-direction: inherit !important;
  flex-wrap: wrap;
  border: none !important;
  justify-content: center;
}
.instagram div.sns_list > div {
  width: 23% !important;
}
@media only screen and (max-width: 640px) {
  .instagram div.sns_list > div {
    width: 47% !important;
    margin: 5px;
  }
}
@media screen and (min-width: 641px) and (max-width: 834px) {
  .instagram div.sns_list > div {
    width: 30% !important;
    margin: 5px;
  }
}
.instagram div.sns_list div.sns_photo {
  width: 100% !important;
  padding: 0 !important;
}
.instagram div.sns_list > div {
  border-bottom: none !important;
}
.instagram .sns_photo img {
  width: 280px !important;
  height: 280px !important;
  -o-object-fit: cover;
     object-fit: cover;
  font-family: "object-fit: cover;";
}

.h2_01 h2 {
  font-size: 1.7em;
  line-height: 1.2em;
  font-weight: bold;
  display: flex;
  align-items: flex-end;
}
.h2_01 h2:after {
  content: url(../images/home/bird_icon.png);
  padding-left: 10px;
}
@media only screen and (max-width: 640px) {
  .h2_01 h2 {
    font-size: 1.5em;
  }
}
@media screen and (min-width: 641px) and (max-width: 834px) {
  .h2_01 h2 {
    font-size: 1.25em;
  }
}

.h2_02 h2 {
  font-size: 1.7em;
  line-height: 1.2em;
  font-weight: bold;
}
.h2_02 h2 span {
  font-size: 14px;
  display: block;
  font-weight: bold;
}
.h2_02 h2:after {
  content: url(../images/home/midashi_under.png);
  display: block;
}
@media only screen and (max-width: 834px) {
  .h2_02 h2 {
    font-size: 2em;
  }
}

.h2_03 h2 {
  font-size: 1.7em;
  line-height: 1.5em;
  font-weight: bold;
}
.h2_03 h2 br:nth-of-type(2) {
  display: none;
}
@media only screen and (max-width: 640px) {
  .h2_03 h2 br:nth-of-type(2) {
    display: block;
  }
}
@media screen and (min-width: 641px) and (max-width: 834px) {
  .h2_03 h2 {
    font-size: 1.3em;
  }
}
@media only screen and (max-width: 640px) {
  .h2_03 h2 {
    font-size: 1.75em;
  }
}

.txt {
  line-height: 2em;
}

.contbox {
  justify-content: center;
  position: relative;
}
.contbox .box {
  width: 30%;
  text-align: center;
  margin: 10px;
}
.contbox .box .midashi {
  margin-top: 30px;
}
.contbox .box article div {
  font-family: "M PLUS Rounded 1c", sans-serif;
  font-size: 1.5em;
  line-height: 1.7em;
  margin-top: 30px;
}
@media screen and (min-width: 834px) and (max-width: 1280px) {
  .contbox .box article div {
    font-size: 1.2em;
  }
}
@media screen and (min-width: 641px) and (max-width: 834px) {
  .contbox .box article div {
    font-size: 1.2em;
  }
}
@media only screen and (max-width: 640px) {
  .contbox .box {
    width: 100% !important;
  }
}
@media screen and (min-width: 641px) and (max-width: 834px) {
  .contbox .box {
    width: 45%;
  }
}

.btn a {
  display: block;
  padding: 20px;
  color: #ffffff;
  position: relative;
  border-radius: 5px;
  background: #555555;
  width: 300px;
  margin: 0 auto;
  font-size: 1em;
}
.btn a:after {
  font-family: "Font Awesome 5 pro";
  content: "\f054"; /*アイコンのユニコード*/
  position: absolute; /*絶対位置*/
  font-size: 1em; /*サイズ*/
  right: 3%;
  top: 30%;
  color: #fff; /*アイコン色*/
}

.home_tellist a {
  font-size: 20px;
  color: #333 !important;
  font-weight: bold;
}

.btn2 {
  position: relative;
  z-index: 1;
}
.btn2 a {
  display: block;
  padding: 20px;
  color: #ffffff;
  position: relative;
  border-radius: 5px;
  background: #555555;
  width: 300px;
  font-size: 1.2em;
}
.btn2 a:after {
  font-family: "Font Awesome 5 pro";
  content: "\f054"; /*アイコンのユニコード*/
  position: absolute; /*絶対位置*/
  font-size: 1em; /*サイズ*/
  right: 3%;
  top: 30%;
  color: #fff; /*アイコン色*/
}

.sec_01wrap {
  margin-left: calc((100vw - 100%) / 2 * -1) !important;
  margin-right: calc((100vw - 100%) / 2 * -1) !important;
  background: url(../images/home/news_bg.jpg);
  background-size: cover;
  padding: 40px 10px;
}

.sec_01 {
  padding: 0 10px;
}

.sec_02wrap {
  margin-left: calc((100vw - 100%) / 2 * -1) !important;
  margin-right: calc((100vw - 100%) / 2 * -1) !important;
  position: relative;
  padding: 60px 10px;
  background: url(../images/common/cont2_bg.jpg) no-repeat center;
  background-size: cover;
}

.sec_03wrap {
  margin-left: calc((100vw - 100%) / 2 * -1) !important;
  margin-right: calc((100vw - 100%) / 2 * -1) !important;
  background: url(../images/home/cont2_bg.jpg);
  background-size: cover;
  padding: 90px 10px;
}
@media only screen and (max-width: 834px) {
  .sec_03wrap {
    padding: 50px 10px;
  }
}

.sec_03 {
  position: relative;
  display: flex;
  align-items: center;
  flex-direction: row-reverse;
  justify-content: space-around;
  padding: 0 3.5vw;
}
.sec_03 h2 {
  font-size: 2.7vw;
}
@media only screen and (max-width: 834px) {
  .sec_03 {
    padding: 0;
  }
}
.sec_03 .container {
  width: 55%;
}
@media screen and (max-width: 640px) {
  .sec_03 .container {
    width: 100%;
  }
}
.sec_03 .Rimg {
  width: 44%;
}
@media only screen and (max-width: 834px) {
  .sec_03 .Rimg {
    position: inherit;
    right: auto;
    top: auto;
    text-align: center;
  }
}
@media screen and (min-width: 834px) and (max-width: 1200px) {
  .sec_03 .Rimg {
    right: -30%;
  }
}
@media screen and (max-width: 640px) {
  .sec_03 .Rimg {
    display: none;
  }
}

.time_price {
  background: #fff;
  padding: 20px;
  font-size: 18px;
  font-weight: bold;
  display: inline-block;
}
@media screen and (min-width: 641px) and (max-width: 834px) {
  .time_price {
    padding: 10px;
    font-size: 16px;
  }
}
@media only screen and (max-width: 640px) {
  .time_price {
    font-size: 20px;
  }
}
.time_price .big {
  font-size: 35px;
  font-weight: bold;
}
@media screen and (min-width: 641px) and (max-width: 834px) {
  .time_price .big {
    font-size: 20px;
  }
}
@media only screen and (max-width: 640px) {
  .time_price .big {
    font-size: 25px;
  }
}
.time_price .hour {
  background: #27c58c;
  color: #ffffff;
  font-weight: bold;
  border-radius: 5px;
  padding: 5px 15px;
  margin-right: 7px;
  font-size: 1em;
}

.time_price div {
  font-weight: bold;
  display: flex;
  align-items: center;
}

.sec_02 {
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.sec_02 .flxL {
  width: 50%;
  padding: 70px 0 70px 5%;
  height: 600px;
  position: relative;
}
@media screen and (min-width: 834px) and (max-width: 1200px) {
  .sec_02 .flxL {
    padding: 50px 0 50px 3%;
  }
}
.sec_02 .flxL:after {
  content: url(../images/home/hurt_icon.png);
  position: absolute;
  right: 5%;
  bottom: 5%;
}
.sec_02 .flxL .logo_img {
  border-bottom: 1px solid #c5ecfd;
  padding-bottom: 10px;
  max-width: 660px;
  display: block;
}
.sec_02 .flxR {
  width: 50%;
}
@media only screen and (max-width: 834px) {
  .sec_02 {
    display: block;
  }
  .sec_02 .flxL {
    width: 100% !important;
  }
  .sec_02 .flxR {
    width: 100% !important;
    margin-top: 15px;
  }
}
@media screen and (min-width: 834px) and (max-width: 960px) {
  .sec_02 {
    display: block;
  }
  .sec_02 .flxL {
    width: 100% !important;
  }
  .sec_02 .flxR {
    width: 100% !important;
    margin-top: 15px;
  }
}

.gmap {
  height: 600px;
}
.gmap iframe {
  width: 100%;
  height: 100%;
}

.dl_access {
  position: relative;
  z-index: 1;
}
.dl_access dt {
  border: none !important;
  background: #f7f7f7 !important;
  padding: 5px 15px !important;
  flex-direction: inherit !important;
  display: inline-block;
  align-items: center !important;
}
@media screen and (min-width: 834px) and (max-width: 1200px) {
  .dl_access dt {
    font-size: 14px;
    white-space: nowrap;
  }
}
@media only screen and (max-width: 834px) {
  .dl_access dt {
    font-size: 14px;
    white-space: nowrap;
  }
}
.dl_access dd {
  border: none !important;
}
.dl_access dl {
  margin: 20px 0;
}

.imgbox {
  justify-content: space-between;
}
.imgbox .box {
  text-align: center;
  color: #f8ebb7;
  width: 24%;
  padding-bottom: 25px;
}
.imgbox .box img {
  width: 100% !important;
  height: 250px !important;
  -o-object-fit: cover;
     object-fit: cover;
  font-family: "object-fit:cover;";
}
@media only screen and (max-width: 640px) {
  .imgbox .box img {
    width: 235px !important;
    height: 235px !important;
  }
}
@media only screen and (max-width: 640px) {
  .imgbox .box {
    width: 47%;
  }
}
@media screen and (min-width: 641px) and (max-width: 834px) {
  .imgbox .box {
    width: 48%;
  }
}
.imgbox:before {
  content: "";
  display: block;
  width: 24%;
  order: 1;
}
.imgbox:after {
  content: "";
  display: block;
  width: 24%;
  order: 1;
}

.img-animation {
  overflow: hidden;
  position: relative;
}

.img-animation.animated:after {
  animation: img-animation 1.5s cubic-bezier(0.77, 0, 0.175, 1) both;
  background: #fff;
  bottom: 0;
  content: "";
  left: 0;
  pointer-events: none;
  position: absolute;
  right: 0;
  top: 0;
  z-index: 1;
}
@keyframes img-animation {
  100% {
    transform: translateX(100%);
  }
}
.newswrap .news {
  height: 130px;
  overflow-y: auto;
}
@media only screen and (max-width: 834px) {
  .newswrap .news {
    padding-left: 0;
    font-size: 16px;
  }
}
.newswrap .news dt {
  border: none !important;
  padding: 0 !important;
}
@media only screen and (max-width: 834px) {
  .newswrap .news dt {
    display: block !important;
    width: 100% !important;
  }
}
.newswrap .news dd {
  border: none !important;
  text-align: left;
}
@media only screen and (max-width: 834px) {
  .newswrap .news dd {
    padding: 0 !important;
    width: 100% !important;
  }
}
.newswrap .news dl {
  padding: 20px 0 !important;
  align-items: flex-start;
}
@media only screen and (max-width: 834px) {
  .newswrap .news dl {
    display: block !important;
  }
}

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

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

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

.home_td {
  margin-left: -7.6923076923% !important;
  display: inline-table;
}
@media screen and (min-width: 641px) and (max-width: 834px) {
  .home_td {
    margin-left: -7.6923076923% !important;
  }
}
@media only screen and (max-width: 640px) {
  .home_td {
    margin-left: 0 !important;
  }
}
.home_td .box {
  z-index: 10;
  float: left;
  width: 42.3076923077% !important;
  margin-left: 7.6923076923% !important;
  margin-bottom: 30px !important;
}
@media screen and (min-width: 641px) and (max-width: 834px) {
  .home_td .box {
    width: 42.3076923077% !important;
    margin-left: 7.6923076923% !important;
    display: block;
  }
}
@media only screen and (max-width: 640px) {
  .home_td .box {
    width: 100% !important;
    margin-left: 0 !important;
  }
}
.home_td .box img {
  width: 100% !important;
  border-radius: 15px;
}
.home_td .box .cont_titl {
  display: block;
  margin: 30px 0 10px;
}
.home_td .box .cont_titl h3 {
  font-size: 25px;
  font-weight: bold;
}
@media only screen and (max-width: 640px) {
  .home_td .box .cont_titl h3 {
    font-size: 20px;
  }
}
.home_td .box .cont_titl h3:first-letter {
  font-size: 35px;
  color: #ef9916;
}
@media only screen and (max-width: 640px) {
  .home_td .box .cont_titl h3:first-letter {
    font-size: 30px;
  }
}

.iciji01 .text01 {
  color: crimson;
  font-size: 22px;
  font-weight: bold;
  line-height: 1.5;
  display: block;
}

.info_waku {
  display: inline-block;
  width: 18%;
  background: #fdccc8;
  text-align: center;
  margin-bottom: 0.3em;
  font-size: 13px;
  font-weight: bold;
  border-radius: 500px;
}
@media only screen and (max-width: 640px) {
  .info_waku {
    width: 50%;
    display: block;
    margin-top: 0.3em;
    margin-bottom: 0;
  }
}

#rss01 {
  max-height: 250px;
  overflow: auto;
}
#rss01 .list {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
}
#rss01 dt {
  width: 13%;
  margin-bottom: 10px;
  padding-bottom: 10px;
  border-bottom: 1px dashed #ccc;
}
@media screen and (max-width: 640px) {
  #rss01 dt {
    width: 25%;
    display: none;
  }
}
#rss01 dd {
  width: 86%;
  margin-bottom: 10px;
  padding-bottom: 10px;
  border-bottom: 1px dashed #ccc;
}
@media screen and (max-width: 640px) {
  #rss01 dd {
    width: 100%;
  }
}
#rss01 dd time {
  display: inline-block;
  border: 1px solid #777;
  padding: 3px 1em;
  font-size: 13px;
  margin-right: 1em;
}
#rss01 dd .rss-title {
  font-weight: bold;
  color: #27bdc6 !important;
}
#rss01 dd .txt {
  font-size: 14px;
  color: #444 !important;
  text-decoration: underline;
  line-height: 1.7;
}

.h2_04 h2 {
  font-size: 1.7em;
  line-height: 1.5em;
  font-weight: bold;
  position: relative;
  padding: 10px 0 10px 130px;
}
.h2_04 h2:before {
  content: url(../images/home/rainbow.png);
  position: absolute;
  left: 0;
  top: 25%;
}
@media only screen and (max-width: 834px) {
  .h2_04 h2 {
    font-size: 1.3em;
  }
}
@media screen and (min-width: 834px) and (max-width: 1200px) {
  .h2_04 h2 {
    font-size: 1.3em;
  }
}

.h2_05 h2 {
  font-size: 1.7em;
  line-height: 1.5em;
  font-weight: bold;
}
.h2_05 h2:before {
  content: url(../images/home/rainbow.png);
  display: block;
}
@media only screen and (max-width: 834px) {
  .h2_05 h2 {
    font-size: 1.3em;
  }
}
@media screen and (min-width: 834px) and (max-width: 1200px) {
  .h2_05 h2 {
    font-size: 1.3em;
  }
}

.h2_06 h2 {
  font-size: 1.7em;
  line-height: 1.5em;
  font-weight: bold;
  border-left: 2px solid #c5ecfd;
  position: relative;
  padding: 10px 0 10px 20px;
  border-bottom: 1px solid #ccc;
  background: #555;
  color: #ffffff;
}
.h2_06 h2:before {
  content: "";
  height: 60px;
  width: 2px;
  background: #f8ebb7;
  display: block;
  position: absolute;
  left: 0px;
  top: 0;
}
.h2_06 h2:after {
  content: "";
  height: 60px;
  width: 2px;
  background: #fdccc8;
  display: block;
  position: absolute;
  left: 2px;
  top: 0;
}

.h3_01 h3 {
  font-size: 1.25em;
  color: #ffffff;
  background: #fdccc8;
  font-family: fot-tsukuardgothic-std, sans-serif;
  font-weight: 700;
  font-style: normal;
  padding: 15px;
  border-radius: 5px;
}

.cont_01 {
  display: flex;
  justify-content: space-between;
  flex-direction: row-reverse;
  align-items: center;
  background: #fff;
  padding: 50px;
  border: 15px solid #f7f7f7;
}
@media screen and (min-width: 834px) and (max-width: 960px) {
  .cont_01 {
    padding: 30px;
  }
}
@media only screen and (max-width: 834px) {
  .cont_01 {
    padding: 30px;
  }
}
.cont_01 .flxL {
  width: 31%;
}
.cont_01 .flxL .img {
  text-align: right !important;
}
.cont_01 .flxR {
  width: 68%;
}
@media screen and (min-width: 834px) and (max-width: 1200px) {
  .cont_01 .flxL {
    width: 40%;
  }
  .cont_01 .flxR {
    width: 58%;
  }
}
@media only screen and (max-width: 834px) {
  .cont_01 {
    display: block;
  }
  .cont_01 .flxL {
    width: 100% !important;
  }
  .cont_01 .flxL .img {
    text-align: center !important;
  }
  .cont_01 .flxR {
    width: 100% !important;
    margin-top: 15px;
  }
}
@media screen and (min-width: 834px) and (max-width: 960px) {
  .cont_01 {
    display: block;
  }
  .cont_01 .flxL {
    width: 100% !important;
  }
  .cont_01 .flxL .img {
    text-align: center !important;
  }
  .cont_01 .flxR {
    width: 100% !important;
    margin-top: 15px;
  }
}

.dl_about dl {
  border-bottom: 1px solid #fff !important;
  margin-bottom: 0.3em;
}
.dl_about dt {
  width: 30% !important;
  background: #94dcfb !important;
  border: none !important;
  text-align: center;
  flex-direction: inherit !important;
  padding: 5px !important;
  font-size: 14px;
  border-radius: 500px;
}
@media screen and (min-width: 834px) and (max-width: 1000px) {
  .dl_about dt {
    width: 45% !important;
  }
}
@media only screen and (max-width: 834px) {
  .dl_about dt {
    width: 45% !important;
  }
}
.dl_about dd {
  background: #c5ecfd !important;
  color: #333;
  border-radius: 500px;
  width: 30% !important;
  border: none !important;
  padding: 5px !important;
  margin-left: 1%;
  text-align: center !important;
}
@media screen and (min-width: 834px) and (max-width: 1000px) {
  .dl_about dd {
    width: 55% !important;
  }
}
@media only screen and (max-width: 834px) {
  .dl_about dd {
    width: 55% !important;
  }
}
.dl_about dl:nth-child(1) dt {
  background: #ed4b67 !important;
  color: #fff;
}
.dl_about dl:nth-child(1) dd {
  background: #f2798e !important;
  color: #fff;
  border-radius: 500px;
}

.dl_gaiyou dt {
  border: none !important;
  border-bottom: 1px solid #c5ecfd !important;
  padding: 20px 0 !important;
}
.dl_gaiyou dd {
  border: none !important;
  border-bottom: 1px solid #ccc !important;
  padding: 20px 0 !important;
}
.dl_gaiyou dl {
  padding: 0 !important;
}

.cont_02 {
  box-shadow: 0 0 10px rgba(0, 0, 0, 0.2);
  background: url(../images/home/news_bg.jpg);
  background-size: cover;
  padding: 50px;
  display: flex;
  justify-content: center;
  position: relative;
  border-radius: 20px;
}
.cont_02:before {
  content: url(../images/contents/hito01.png);
  position: absolute;
  left: 3%;
  top: -26%;
}
@media only screen and (max-width: 640px) {
  .cont_02:before {
    top: -14%;
  }
}
.cont_02 .flxL {
  width: 48%;
}
.cont_02 .flxR {
  width: 48%;
}
@media only screen and (max-width: 640px) {
  .cont_02 {
    display: block;
  }
  .cont_02 .flxL {
    width: 100% !important;
  }
  .cont_02 .flxR {
    width: 100% !important;
    margin-top: 100px;
  }
}
@media screen and (max-width: 640px) {
  .cont_02 .txt div {
    font-size: 27px;
    line-height: 1.8;
    font-weight: bold;
  }
}

.cont_03 {
  display: flex;
  justify-content: space-between;
  align-items: center;
  background: url(../images/contents/yellow_bg.jpg);
  background-size: cover;
  flex-direction: row-reverse;
  padding: 50px;
  border-radius: 20px;
}
.cont_03 .flxL {
  width: 48%;
}
.cont_03 .flxR {
  width: 48%;
}
@media only screen and (max-width: 834px) {
  .cont_03 {
    display: block;
  }
  .cont_03 .flxL {
    width: 100% !important;
  }
  .cont_03 .flxR {
    width: 100% !important;
    margin-top: 15px;
  }
}
@media screen and (min-width: 834px) and (max-width: 960px) {
  .cont_03 {
    display: block;
  }
  .cont_03 .flxL {
    width: 100% !important;
    text-align: center;
  }
  .cont_03 .flxR {
    width: 100% !important;
    margin-top: 15px;
  }
}

.td_oneday td {
  background: #fff;
  border: none;
}
.td_oneday tr {
  border-bottom: 1px dotted #fdccc8;
}
.td_oneday tr:last-of-type {
  border-bottom: none;
}
.td_oneday .td_Ltop {
  border-radius: 20px 0 0 0;
}
.td_oneday .td_Rtop {
  border-radius: 0 20px 0 0;
}
.td_oneday .td_Rbtm {
  border-radius: 0 0 20px 0;
}
.td_oneday .td_Lbtm {
  border-radius: 0 0 0 20px;
}
.td_oneday .td_L {
  position: relative;
  padding: 15px 0 15px 50px !important;
  font-size: 1.25em;
}
.td_oneday .td_L:before {
  content: url(../images/info/watch_icon.png);
  position: absolute;
  left: 10px;
  top: 6px;
}
.td_oneday .td_L div {
  font-weight: bold;
}

.cont_05 {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
}
.cont_05 .cont {
  width: 32%;
  margin-bottom: 25px;
  background: url(../images/contents/yellow_bg.jpg);
  background-size: cover;
  padding: 30px;
}
@media screen and (min-width: 641px) and (max-width: 834px) {
  .cont_05 .cont {
    width: 48%;
  }
}
@media only screen and (max-width: 640px) {
  .cont_05 .cont {
    width: 100%;
  }
}
.cont_05 .cont .box:nth-of-type(1) {
  text-align: center;
  width: 100%;
}
.cont_05 .cont .box:nth-of-type(2) > div {
  font-weight: bold;
  margin: 10px 0;
  border-bottom: 2px solid #c5ecfd;
  padding-bottom: 5px;
}
.cont_05 .cont .box:nth-of-type(2) {
  width: 100%;
  text-align: center;
}

.txt {
  line-height: 2em;
}

.mail {
  display: none;
}

.cont_tel div {
  font-size: 2em;
}

.cont_tel {
  font-family: "Times New Roman";
}
.cont_tel span {
  font-size: 18px;
}
.cont_tel .time {
  display: block;
  font-size: 13px;
}
.cont_tel a {
  color: #c5ecfd;
  font-weight: bold;
}

.cont_form {
  padding: 30px;
  background: #c5ecfd;
}
.cont_form dl {
  border-bottom: 1px solid #fff;
  margin: 10px;
}

.qa dl {
  display: block !important;
  margin: 15px 0;
  padding: 15px;
}
.qa dt {
  display: block !important;
  width: 100% !important;
  border: none !important;
  position: relative;
  padding: 15px 0 15px 45px !important;
  font-weight: bold !important;
  background: #f9f9f9 !important;
  color: crimson;
}
@media only screen and (max-width: 834px) {
  .qa dt {
    padding-right: 45px !important;
  }
}
.qa dd {
  width: 100% !important;
  border: none !important;
  padding: 15px 0 15px 45px !important;
  position: relative;
  background: #f3f3f3 !important;
  padding: 8px;
}
.qa dd span {
  font-size: 1.25em;
  font-family: "Noto Serif JP", "游明朝体", "Yu Mincho", YuMincho, "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", "ＭＳ Ｐ明朝", "MS PMincho", serif;
  font-weight: bold;
}
.qa dt:before {
  content: "Q";
  display: inline-block;
  line-height: 40px;
  padding: 0em;
  color: white;
  background: #7ddae7;
  font-weight: bold;
  width: 40px;
  text-align: center;
  height: 40px;
  border-radius: 50%;
  position: absolute;
  left: 0;
  top: 10px;
}
.qa dd:before {
  content: "A";
  display: inline-block;
  line-height: 40px;
  padding: 0em;
  color: white;
  background: #f2798e;
  font-weight: bold;
  width: 40px;
  text-align: center;
  height: 40px;
  margin-right: 7px;
  border-radius: 50%;
  position: absolute;
  left: 0;
  top: 10px;
}

.cont_form a {
  color: #333333;
}
.cont_form a:hover {
  text-decoration: underline;
}

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

.gmap {
  z-index: 0;
}
.gmap iframe {
  width: 100%;
}

.slider2 img {
  margin: 0 auto;
}

.bg_100per_wrap {
  position: relative;
  padding: 500px 0 !important;
}
@media only screen and (max-width: 640px) {
  .bg_100per_wrap {
    padding: 550px 0 !important;
  }
}

.bg_100per_inner {
  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/cont2_bg.jpg);
  background-size: cover;
  z-index: 0;
  display: flex;
  justify-content: flex-end;
  background-attachment: fixed;
}
@media only screen and (max-width: 834px) {
  .bg_100per_inner {
    display: block;
  }
}

.modaal-close {
  position: absolute !important;
  right: -20px !important;
  top: -20px !important;
  background: rgba(0, 0, 0, 0.7) !important;
}

.modaal-content-container h3 {
  border-bottom: 1px solid #c5ecfd;
  font-size: 18px;
  font-weight: bold;
  margin: 0 0 15px;
  padding: 0 0 5px;
}

.modaal-content-container p {
  margin: 0 0 20px;
}

.modaal-close:focus:before, .modaal-close:focus:after, .modaal-close:hover:before, .modaal-close:hover:after {
  background: #fff !important;
}

@media only screen and (max-width: 640px) {
  .modaal-content-container {
    height: 400px;
    overflow-y: scroll;
  }
}

.policy {
  padding: 10px 0;
  text-align: center;
}
.policy a {
  color: #333333;
}
.policy a:hover {
  text-decoration: underline;
}

#TRANS_ANNOT {
  display: none;
}

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

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

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

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

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

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

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

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

@keyframes fadeIn_left {
  0% {
    opacity: 0;
    transform: translate(-50px, 0);
  }
  100% {
    opacity: 1;
  }
}
@keyframes fadeIn_right {
  0% {
    opacity: 0;
    transform: translate(50px, 0);
  }
  100% {
    opacity: 1;
  }
}
.sns {
  margin-top: 50px;
}

#media {
  max-width: 1200px;
  margin: 0 auto;
  padding: 0 10px;
}
#media .row {
  display: flex;
  justify-content: space-between;
  align-items: flex-start;
  flex-wrap: wrap;
}
#media .row .box {
  width: 31%;
  margin-bottom: 50px;
}
@media only screen and (max-width: 640px) {
  #media .row .box {
    width: 100% !important;
  }
}
#media .row .box h3 {
  text-align: left;
  margin-top: 15px;
}
#media .row .box p {
  text-align: left;
}
#media .row .box img {
  width: 380px !important;
  height: 380px !important;
  -o-object-fit: cover;
     object-fit: cover;
  font-family: "object-fit: cover;";
}

.newswrap dd {
  padding: 0 !important;
}

.fix-flex-voice {
  margin-bottom: -20px;
}
.fix-flex-voice .box {
  flex: 0 0 calc((100% - 40px) / 3);
  margin-right: 20px;
  margin-bottom: 20px;
  padding: 18px 20px;
  background-image: url(/images/contents/yellow_bg.jpg);
  border-radius: 5px;
}
@media only screen and (max-width: 834px) {
  .fix-flex-voice .box {
    flex: 0 0 calc((100% - 20px) / 2);
  }
}
@media only screen and (max-width: 640px) {
  .fix-flex-voice .box {
    flex: 0 0 100%;
    margin-right: 0;
  }
}
.fix-flex-voice .box:nth-child(3n) {
  margin-right: 0;
}
@media only screen and (max-width: 834px) {
  .fix-flex-voice .box:nth-child(3n) {
    margin-right: 20px;
  }
}
@media only screen and (max-width: 834px) {
  .fix-flex-voice .box:nth-child(2n) {
    margin-right: 0;
  }
}
.fix-flex-voice__title {
  margin-bottom: 12px;
  font-size: 20px;
  font-weight: bold;
}/*# sourceMappingURL=assets.css.map */