@charset "UTF-8";
/* ================================================================= 
 License : e-TRUST Inc.
 File name : common.css
 Style : common
================================================================= */
* {
  -webkit-box-sizing: border-box;
  -o-box-sizing: border-box;
  -ms-box-sizing: border-box;
  box-sizing: border-box;
  letter-spacing: 0.075em;
}

html {
  font-size: 62.5%;
}

body {
  line-height: 2;
  font-weight: 400;
  color: #333333;
  font-family: "Noto Sans JP", "游ゴシック Medium", "Yu Gothic Medium", "游ゴシック体", YuGothic, "YuGothic M", "ヒラギノ角ゴ Pro", "Hiragino Kaku Gothic Pro", "メイリオ", "Meiryo", Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
  font-size: 1.6rem;
  word-wrap: break-word;
}

#bg_wrap {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  z-index: -1;
}

#bg_wrap img {
  width: 100vw !important;
  height: 100vh !important;
  -o-object-fit: cover;
     object-fit: cover;
  font-family: "object-fit: cover;";
}

a {
  text-decoration: none;
}

figure {
  padding: 0;
  margin: 0;
}

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

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

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

@media screen and (max-width: 1200px) {
  .inner {
    padding-left: 20px !important;
    padding-right: 20px !important;
  }
}

@media screen and (max-width: 640px) {
  .inner {
    padding-left: 10px !important;
    padding-right: 10px !important;
  }
}

.bornone td {
  border: none !important;
}

.pdnone td {
  padding: 0 !important;
}

.img100 img {
  width: 100%;
}

#contents_wrap {
  position: relative;
  z-index: 1;
  overflow: hidden;
}

#contents {
  padding: 0;
  max-width: 100%;
}

#main {
  max-width: 100%;
  width: 100%;
}

@media screen and (max-width: 1200px) {
  #main {
    width: 100%;
  }
}

#main #col_main {
  width: 100%;
}

@media screen and (max-width: 1200px) {
  #main #col_main {
    width: 100%;
  }
}

@media screen and (max-width: 1200px) {
  #side {
    width: 18.75%;
  }
}

@media screen and (max-width: 1200px) {
  #side aside {
    width: 100% !important;
  }
}

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

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

table {
  table-layout: fixed;
}

table td {
  margin-bottom: -1px !important;
  padding: 15px !important;
}

.tlauto table {
  table-layout: auto;
}

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

hr {
  border: none;
  height: 0;
  border-bottom: 1px dashed #b3b3b3;
}

span {
  font-weight: inherit;
}

.youtube {
  position: relative;
  width: 100%;
  padding-top: 56.25%;
}

.youtube iframe {
  position: absolute;
  top: 0;
  right: 0;
  width: 100% !important;
  height: 100% !important;
}

u {
  text-decoration: underline;
}

.borB {
  border-bottom: 1px dashed #333;
}

b {
  font-weight: bold;
}

.borderB {
  border-bottom: 1px dashed #333;
}

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

#contents_wrap {
  min-width: auto;
  position: relative;
  z-index: 1;
}

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

@media screen and (max-width: 640px) {
  #contents_wrap {
    padding-left: 10px;
    padding-right: 10px;
  }
}

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

.tacenter {
  text-align: center !important;
}

.ColLeft {
  float: left;
}

.ColRight {
  float: right;
}

.flexleft {
  display: none;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  overflow: hidden;
}

.flexcenter {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  overflow: hidden;
}

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

@media screen and (max-width: 834px) {
  .fltL {
    float: none;
    width: 100% !important;
  }
  .fltR {
    float: none;
    width: 100% !important;
  }
}

@media screen and (max-width: 640px) {
  .sptal {
    text-align: left !important;
  }
  .sptar {
    text-align: right !important;
  }
  .sptac {
    text-align: center !important;
  }
}

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

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

header#global_header {
  width: 100%;
  min-width: 100% !important;
  height: auto;
  margin: 0 auto;
}

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

.dsnone {
  display: none;
}

#modal {
  display: none;
}

.modaal-close {
  position: absolute !important;
  left: 0 !important;
  top: 0 !important;
  right: inherit !important;
  width: 100% !important;
  height: 100% !important;
  opacity: 0 !important;
}

.modaal-close::before, .modaal-close::after {
  display: none !important;
}

.cus-close {
  position: static !important;
  color: #333 !important;
  opacity: 1 !important;
  text-align: center;
  border-radius: inherit !important;
  background: #ddd !important;
  padding: 5px 0 !important;
}

.modaal-content-container {
  padding: 25px !important;
}

@media screen and (max-width: 480px) {
  .modaal-content-container {
    padding: 15px !important;
  }
  .modaal-content-container .policy h2 {
    font-size: 16px;
  }
  .modaal-content-container .policy p {
    font-size: 14px;
  }
}

.modaal-container {
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  max-height: 768px;
  overflow-y: scroll;
}

@media screen and (max-width: 480px) {
  .modaal-container {
    max-height: 100%;
  }
}

@media screen and (max-width: 480px) {
  .modaal-inner-wrapper {
    padding: 80px 10px !important;
  }
}

.bt_confirm {
  background: #eee;
  width: auto;
  text-indent: 0;
  margin-bottom: 0;
}

.bt_back {
  background: #eee;
  text-indent: 0;
  width: auto;
  padding: 0 30px;
  margin-top: 0;
}

.bt_send {
  background: #eee;
  width: auto;
  text-indent: 0;
  margin-top: 0;
}

.annot {
  display: none;
}

h2.mail {
  display: none;
}

@media screen and (max-width: 640px) {
  .sp_left h1 {
    text-align: left !important;
  }
  .sp_left div {
    text-align: left !important;
  }
  .sp_left div br {
    display: none;
  }
}

.pankuzu {
  font-size: 1.4rem;
}

@media screen and (max-width: 640px) {
  .pankuzu {
    font-size: 1.2rem;
  }
}

.pankuzu ol {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  color: #fff;
}

.pankuzu ol li {
  color: #fff;
}

.pankuzu ol li a {
  color: #fff;
}

.pankuzu ol li:first-child {
  margin-right: 5px;
}

.pankuzu ol li:first-child::before {
  content: "\f015";
  font-family: "Font Awesome 5 pro";
  display: inline-block;
  font-weight: 900;
  color: #fff;
  margin-right: 5px;
}

.pankuzu ol li:first-child a {
  text-decoration: underline;
}

.pankuzu ol li:last-child {
  margin-left: 5px;
}

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

#header {
  width: 100%;
}

#header_inner_wrap {
  background: rgba(255, 255, 255, 0.85);
  padding: 15px 30px 10px;
  z-index: 500;
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  font-size: 1.4rem;
  font-family: "Noto Serif JP", "游明朝体", "Yu Mincho", YuMincho, "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", "ＭＳ Ｐ明朝", "MS PMincho", serif;
}

@media screen and (max-width: 1200px) {
  #header_inner_wrap {
    padding: 15px 20px;
  }
}

@media screen and (max-width: 640px) {
  #header_inner_wrap {
    padding: 15px 10px;
  }
}

#h_right {
  max-width: 780px;
  width: 100%;
}

@media screen and (max-width: 1200px) {
  #h_right {
    max-width: 650px;
  }
}

@media screen and (max-width: 1000px) {
  #h_right {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    width: auto;
  }
}

.h_contact {
  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;
  margin-bottom: 15px;
}

@media screen and (max-width: 1000px) {
  .h_contact {
    margin-bottom: 0;
  }
}

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

.h_contact .telwrap {
  margin-right: 15px;
  text-align: right;
}

.h_contact .telwrap .call {
  font-size: 2.2rem;
  color: #333;
  line-height: 1;
}

.h_contact .telwrap .call i {
  margin-right: 5px;
  font-size: 1.8rem;
  position: relative;
  top: -2px;
}

.h_contact .telwrap .call a {
  color: #333;
}

.h_contact .telwrap p {
  line-height: 1;
  font-size: 1.2rem;
  margin-top: 3px;
}

.h_contact .h_btn a {
  background: #59b395;
  color: #fff;
  border-radius: 3px;
  display: block;
  line-height: 1;
  padding: 10px 20px;
  -webkit-transition: 0.5s;
  transition: 0.5s;
}

.h_contact .h_btn a:hover {
  opacity: 0.7;
}

@media screen and (max-width: 1000px) {
  .h_contact .h_btn a {
    padding: 15px 20px;
  }
}

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

#nav_global {
  width: 100%;
}

@media screen and (max-width: 1000px) {
  #nav_global {
    width: auto;
  }
}

#nav_global .nav-bar {
  position: absolute;
  bottom: 0;
  left: 0;
  height: 3px;
  background: #59b395;
  -webkit-transition: 0.5s;
  transition: 0.5s;
}

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

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

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

#nav_global > ul > li {
  -webkit-box-flex: 1;
      -ms-flex-positive: 1;
          flex-grow: 1;
  line-height: 1.3;
  position: relative;
  cursor: pointer;
}

#nav_global > ul > li a {
  color: #333;
  line-height: 1.3;
  padding: 0 0 5px;
  -webkit-transition: 0.5s;
  transition: 0.5s;
  display: inline-block;
}

#nav_global > ul > li a:hover {
  color: #59b395;
}

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

#nav_global > ul > li .drop {
  position: absolute;
  top: 100%;
  left: 0;
  width: 100%;
  z-index: 300;
  background: rgba(0, 0, 0, 0.8);
  padding: 10px 0;
}

#nav_global > ul > li ul li a {
  display: block;
  padding: 8px 0;
  color: #fff;
}

#mainArea {
  width: 100% !important;
  height: 100vh;
  height: calc(var(--vh, 1vh) * 100);
  position: relative;
}

#mainArea .maintext {
  position: absolute;
  left: calc(20px + ((1vw - 12px) * 18.0556));
  bottom: 12%;
}

@media screen and (max-width: 1200px) {
  #mainArea .maintext {
    padding: 0 20px;
    left: 0;
  }
}

#mainArea .maintext p {
  font-family: "Noto Serif JP", "游明朝体", "Yu Mincho", YuMincho, "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", "ＭＳ Ｐ明朝", "MS PMincho", serif;
  color: #fff;
  font-weight: 300;
  text-align: left;
}

#mainArea .maintext p:first-child {
  font-size: calc(1.4rem + ((1vw - 3.75px) * 0.3883));
  line-height: 1;
}

#mainArea .maintext p:first-child span {
  background: #59b395;
  border-radius: 3px;
  display: inline-block;
  padding: 7px 10px;
}

#mainArea .maintext p:last-child {
  line-height: 1.4;
  margin-top: 10px;
  font-size: calc(2.6rem + ((1vw - 3.75px) * 0.6472));
}

.spBtn {
  display: none !important;
}

@media screen and (max-width: 834px) {
  .spBtn {
    display: block !important;
    position: absolute;
    top: 15px;
    right: 15px;
    width: 40px;
    z-index: 500;
    font-size: 1.6rem;
  }
}

#sp {
  display: none;
}

@media screen and (max-width: 1000px) {
  #sp {
    display: block;
    margin-left: 15px;
    background: #262626;
    width: 45px;
    height: 45px;
    border-radius: 3px;
    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;
    position: relative;
    z-index: 300;
  }
}

#nav_sp {
  display: none;
  position: fixed;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  overflow-y: auto;
  background: #fff;
  z-index: 210;
}

.nav_wrap {
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  height: 100%;
  position: absolute;
  width: 100%;
}

.nav_wrap .h_contact {
  display: none;
}

@media screen and (max-width: 834px) {
  .nav_wrap .h_contact {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    margin-top: 30px;
  }
}

.nav_wrap ul {
  width: 100%;
  padding: 0 20px;
}

.nav_wrap ul li {
  border-bottom: 1px solid #333;
  font-size: 1.8rem;
  position: relative;
}

@media screen and (max-width: 1000px) {
  .nav_wrap ul li {
    padding: 15px 0;
  }
}

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

@media screen and (max-width: 375px) {
  .nav_wrap ul li {
    padding: 10px 0;
  }
}

.nav_wrap ul li a {
  color: #000;
  display: block;
}

.nav_wrap ul li ul {
  margin-top: 15px;
}

.nav_wrap ul li ul li {
  border-bottom: none;
  padding: 0;
}

.nav_wrap ul li ul li:first-child {
  margin-bottom: 5px;
}

.nav_wrap ul li ul li a {
  background: rgba(0, 0, 0, 0.1);
  padding: 5px 0;
}

.sp_menu {
  width: 24px;
  height: 18px;
  display: block;
  z-index: 300;
  position: relative;
  display: none;
}

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

.sp_menu div {
  position: absolute;
  width: 100%;
  height: 2px;
  left: 0;
  background-color: #fff;
}

.sp_menu div:nth-of-type(1) {
  top: 0;
}

.sp_menu div:nth-of-type(2) {
  top: 8px;
  opacity: 1;
}

.sp_menu div:nth-of-type(3) {
  bottom: 0;
}

.sp_menu.off div:nth-of-type(1) {
  -webkit-animation: menu-bar01 0.75s forwards;
  animation: menu-bar01 0.75s forwards;
}

@-webkit-keyframes menu-bar01 {
  0% {
    -webkit-transform: translateY(8px) rotate(45deg);
  }
  50% {
    -webkit-transform: translateY(8px) rotate(0);
  }
  100% {
    -webkit-transform: translateY(0) rotate(0);
  }
}

@keyframes menu-bar01 {
  0% {
    -webkit-transform: translateY(8px) rotate(45deg);
            transform: translateY(8px) rotate(45deg);
  }
  50% {
    -webkit-transform: translateY(8px) rotate(0);
            transform: translateY(8px) rotate(0);
  }
  100% {
    -webkit-transform: translateY(0) rotate(0);
            transform: translateY(0) rotate(0);
  }
}

.sp_menu.off div:nth-of-type(2) {
  transition: all 0.25s 0.25s;
  -webkit-transition: all 0.25s 0.25s;
}

@-webkit-keyframes menu-bar02 {
  0% {
    -webkit-transform: translateY(-8px) rotate(-45deg);
  }
  50% {
    -webkit-transform: translateY(-8px) rotate(0);
  }
  100% {
    -webkit-transform: translateY(0) rotate(0);
  }
}

@keyframes menu-bar02 {
  0% {
    -webkit-transform: translateY(-8px) rotate(-45deg);
            transform: translateY(-8px) rotate(-45deg);
  }
  50% {
    -webkit-transform: translateY(-8px) rotate(0);
            transform: translateY(-8px) rotate(0);
  }
  100% {
    -webkit-transform: translateY(0) rotate(0);
            transform: translateY(0) rotate(0);
  }
}

.sp_menu.off div:nth-of-type(3) {
  -webkit-animation: menu-bar02 0.75s forwards;
  animation: menu-bar02 0.75s forwards;
}

.sp_menu.on div:nth-of-type(1) {
  -webkit-animation: active-menu-bar01 0.75s forwards;
  animation: active-menu-bar01 0.75s forwards;
}

@-webkit-keyframes active-menu-bar01 {
  0% {
    -webkit-transform: translateY(0) rotate(0);
  }
  50% {
    -webkit-transform: translateY(8px) rotate(0);
  }
  100% {
    -webkit-transform: translateY(8px) rotate(45deg);
  }
}

@keyframes active-menu-bar01 {
  0% {
    -webkit-transform: translateY(0) rotate(0);
            transform: translateY(0) rotate(0);
  }
  50% {
    -webkit-transform: translateY(8px) rotate(0);
            transform: translateY(8px) rotate(0);
  }
  100% {
    -webkit-transform: translateY(8px) rotate(45deg);
            transform: translateY(8px) rotate(45deg);
  }
}

.sp_menu.on div:nth-of-type(2) {
  opacity: 0;
}

.sp_menu.on div:nth-of-type(3) {
  -webkit-animation: active-menu-bar03 0.75s forwards;
  animation: active-menu-bar03 0.75s forwards;
}

@-webkit-keyframes active-menu-bar03 {
  0% {
    -webkit-transform: translateY(0) rotate(0);
  }
  50% {
    -webkit-transform: translateY(-8px) rotate(0);
  }
  100% {
    -webkit-transform: translateY(-8px) rotate(-45deg);
  }
}

@keyframes active-menu-bar03 {
  0% {
    -webkit-transform: translateY(0) rotate(0);
            transform: translateY(0) rotate(0);
  }
  50% {
    -webkit-transform: translateY(-8px) rotate(0);
            transform: translateY(-8px) rotate(0);
  }
  100% {
    -webkit-transform: translateY(-8px) rotate(-45deg);
            transform: translateY(-8px) rotate(-45deg);
  }
}

#footer {
  background: #262626;
  color: #fff;
  font-size: 1.4rem;
  padding: 60px 30px 10px;
  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;
  line-height: 1.7;
}

@media screen and (max-width: 1200px) {
  #footer {
    padding: 60px 20px 10px;
  }
}

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

@media screen and (max-width: 640px) {
  #footer {
    padding: 60px 10px 10px;
  }
}

#footer a {
  color: #fff;
}

.flogo {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  text-align: left;
}

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

@media screen and (max-width: 1200px) {
  .flogo {
    width: 36%;
  }
}

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

.flogo p {
  margin-left: 40px;
}

@media screen and (max-width: 1500px) {
  .flogo p {
    margin: 20px 0 0;
  }
}

.subnav {
  max-width: 720px;
  width: 100%;
  text-align: right;
}

@media screen and (max-width: 1200px) {
  .subnav {
    width: 60%;
  }
}

@media screen and (max-width: 834px) {
  .subnav {
    width: 100%;
    max-width: 100%;
    margin-top: 30px;
    text-align: center;
  }
}

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

.subnav ul li {
  display: inline-block;
}

.subnav ul li:not(:first-child) {
  margin-left: 15px;
}

@media screen and (max-width: 640px) {
  .subnav ul li:not(:first-child) {
    margin-left: 0;
  }
}

@media screen and (max-width: 640px) {
  .subnav ul li {
    width: 49.5%;
    margin-bottom: 1%;
  }
}

.subnav ul li a {
  -webkit-transition: 0.5s;
  transition: 0.5s;
}

.subnav ul li a:hover {
  color: #119468 !important;
}

@media screen and (max-width: 640px) {
  .subnav ul li a {
    display: block;
    background: #59b395;
    border-radius: 3px;
    padding: 8px 0;
  }
}

@media screen and (max-width: 480px) {
  .subnav ul li a {
    font-size: 1.2rem;
  }
}

.f_copy {
  width: 100%;
  margin-top: 50px;
}

@media screen and (max-width: 640px) {
  .f_copy {
    margin-top: 30px;
  }
}

#contents_wrap {
  padding: 30px 0 0;
}

@media screen and (max-width: 1200px) {
  #contents_wrap {
    padding: 30px 20px 0;
  }
}

@media screen and (max-width: 834px) {
  #contents_wrap {
    padding: 30px 20px 0;
  }
}

@media screen and (max-width: 640px) {
  #contents_wrap {
    padding: 30px 10px 0;
  }
}

section.confirm {
  background: rgba(255, 255, 255, 0.8);
  padding: 20px 60px 40px;
}

.gmap iframe {
  vertical-align: bottom;
}

.contact_wrap {
  border: 4px solid #eee;
}

.title01 h1 {
  font-size: 2.8rem;
  color: #262626;
  line-height: 1.4;
  font-family: "Noto Serif JP", "游明朝体", "Yu Mincho", YuMincho, "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", "ＭＳ Ｐ明朝", "MS PMincho", serif;
  line-height: 1.7;
}

@media screen and (max-width: 1200px) {
  .title01 h1 {
    font-size: calc(2.2rem + ((1vw - 3.75px) * 0.7273));
  }
}

@media screen and (max-width: 640px) {
  .title01 h1 br {
    display: none;
  }
}

.title01 h1 span {
  font-size: 2rem;
  display: block;
}

@media screen and (max-width: 1200px) {
  .title01 h1 span {
    font-size: calc(1.6rem + ((1vw - 3.75px) * 0.2424));
  }
}

.title01 h1 span:last-child {
  font-size: 1.8rem;
  color: #119468;
  margin-top: 5px;
}

@media screen and (max-width: 1200px) {
  .title01 h1 span:last-child {
    font-size: calc(1.6rem + ((1vw - 3.75px) * 0.2424));
  }
}

.title01 h2 {
  font-family: "Noto Serif JP", "游明朝体", "Yu Mincho", YuMincho, "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", "ＭＳ Ｐ明朝", "MS PMincho", serif;
  font-size: 2.8rem;
  color: #262626;
  line-height: 1.7;
}

@media screen and (max-width: 1200px) {
  .title01 h2 {
    font-size: calc(2.2rem + ((1vw - 3.75px) * 0.7273));
  }
}

@media screen and (max-width: 375px) {
  .title01 h2 {
    font-size: 2.1rem;
  }
}

.title01 h2 span {
  font-size: 1.8rem;
  color: #119468;
  display: block;
}

@media screen and (max-width: 1200px) {
  .title01 h2 span {
    font-size: calc(1.6rem + ((1vw - 3.75px) * 0.2424));
  }
}

.title01.t_side h2 {
  border-bottom: 1px solid #ccc;
  padding-bottom: 5px;
}

.title01.t_side h2 span {
  display: inline;
  margin-left: 15px;
}

.title02 h1 {
  font-family: "Noto Serif JP", "游明朝体", "Yu Mincho", YuMincho, "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", "ＭＳ Ｐ明朝", "MS PMincho", serif;
  font-size: 3rem;
  color: #262626;
  line-height: 1.4;
}

@media screen and (max-width: 1200px) {
  .title02 h1 {
    font-size: calc(2.2rem + ((1vw - 3.75px) * 0.9697));
  }
}

.title02 h2 {
  font-family: "Noto Serif JP", "游明朝体", "Yu Mincho", YuMincho, "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", "ＭＳ Ｐ明朝", "MS PMincho", serif;
  font-size: 2.4rem;
  color: #262626;
  line-height: 1.4;
  border-bottom: 2px solid #999;
  position: relative;
  padding-bottom: 8px;
}

@media screen and (max-width: 1200px) {
  .title02 h2 {
    font-size: calc(2rem + ((1vw - 3.75px) * 0.4848));
    letter-spacing: 0.05em;
  }
}

.title02 h2 span {
  background: #119468;
  color: #fff;
  font-size: 2rem;
  display: inline-block;
  padding: 3px 15px;
  margin-right: 10px;
  border-radius: 3px;
}

@media screen and (max-width: 1200px) {
  .title02 h2 span {
    font-size: calc(1.6rem + ((1vw - 3.75px) * 0.4848));
  }
}

.title02 h2::after {
  content: "";
  position: absolute;
  bottom: -2px;
  left: 0;
  width: 160px;
  height: 2px;
  background: #59b395;
}

.title02 h3 {
  font-family: "Noto Serif JP", "游明朝体", "Yu Mincho", YuMincho, "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", "ＭＳ Ｐ明朝", "MS PMincho", serif;
  background: #119468;
  color: #fff;
  font-size: 2rem;
  padding: 8px 15px;
  margin-bottom: 10px;
  line-height: 1.4;
}

@media screen and (max-width: 1200px) {
  .title02 h3 {
    font-size: calc(1.8rem + ((1vw - 3.75px) * 0.2424));
  }
}

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

@media screen and (max-width: 640px) {
  .flex_btn {
    -webkit-box-orient: vertical !important;
    -webkit-box-direction: normal !important;
        -ms-flex-direction: column !important;
            flex-direction: column !important;
  }
}

.flex_btn .box {
  padding: 0 15px;
}

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

.flex_btn .box:first-child {
  text-align: right;
  font-family: "Noto Serif JP", "游明朝体", "Yu Mincho", YuMincho, "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", "ＭＳ Ｐ明朝", "MS PMincho", serif;
  font-size: 1.4rem;
}

@media screen and (max-width: 640px) {
  .flex_btn .box:first-child {
    margin-bottom: 15px;
    text-align: center;
  }
}

.flex_btn .box:first-child .call {
  font-size: 2.8rem;
  line-height: 1;
}

.flex_btn .box:first-child .call i {
  font-size: 2.2rem;
  margin-right: 5px;
  position: relative;
  top: -3px;
}

.flex_btn .box:first-child .call a {
  color: #262626;
}

.flex_btn .box .c_btn a {
  background: #59b395;
  color: #fff;
  border-radius: 3px;
  display: block;
  padding: 6px 38px;
  font-family: "Noto Serif JP", "游明朝体", "Yu Mincho", YuMincho, "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", "ＭＳ Ｐ明朝", "MS PMincho", serif;
  font-size: 1.8rem;
  text-align: center;
  -webkit-transition: 0.5s;
  transition: 0.5s;
}

.flex_btn .box .c_btn a:hover {
  opacity: 0.7;
}

@media screen and (max-width: 640px) {
  .flex_btn .box .c_btn a {
    padding: 12px 0;
  }
}

.flex_btn .box .c_btn a i {
  margin-right: 5px;
}

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

.flex01 .leftArea {
  width: 48.33333%;
}

@media screen and (max-width: 768px) {
  .flex01 .leftArea {
    width: 100%;
  }
}

.flex01 .rightArea {
  width: 48.33333%;
}

@media screen and (max-width: 768px) {
  .flex01 .rightArea {
    width: 100%;
    margin-top: 30px;
  }
}

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

.top_blog .blog_list {
  border: none;
}

.top_blog .blog_list > div {
  padding: 10px 0;
  border-bottom: 1px dashed #ccc !important;
}

.top_blog .blog_list > div:first-child {
  padding-top: 0;
}

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

.top_blog .blog_list > div .blog_text {
  padding: 0;
  width: 100%;
}

.top_blog .blog_list > div .blog_text .blog_date {
  font-size: 1.6rem;
  color: #333;
}

.top_blog .blog_list > div .blog_text h3 {
  margin-bottom: 0;
}

.top_blog .blog_list > div .blog_text h3 a {
  font-size: 1.6rem;
  color: #59b395;
}

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

.frame {
  background: rgba(255, 255, 255, 0.8);
}

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

.flex02 .leftArea {
  width: 52.77778%;
}

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

.flex02 .rightArea {
  width: 43.51852%;
}

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

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

.btn_wrap .box {
  width: 31.48148%;
}

@media screen and (max-width: 640px) {
  .btn_wrap .box {
    width: 100%;
  }
  .btn_wrap .box:not(:last-child) {
    margin-bottom: 10px;
  }
}

.btn_wrap .box a {
  font-family: "Noto Serif JP", "游明朝体", "Yu Mincho", YuMincho, "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", "ＭＳ Ｐ明朝", "MS PMincho", serif;
  font-size: 1.8rem;
  padding: 15px 0;
  background: rgba(0, 0, 0, 0.8);
  color: #fff;
  border-radius: 3px;
  text-align: center;
  display: block;
  position: relative;
  -webkit-transition: 0.5s;
  transition: 0.5s;
}

.btn_wrap .box a:hover {
  opacity: 0.7;
}

@media screen and (max-width: 834px) {
  .btn_wrap .box a {
    font-size: 1.4rem;
  }
}

@media screen and (max-width: 640px) {
  .btn_wrap .box a {
    font-size: 1.6rem;
  }
}

.btn_wrap .box a::after {
  content: "\f105";
  font-family: "Font Awesome 5 Pro";
  position: absolute;
  top: 50%;
  right: 15px;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  font-weight: 300;
  font-size: 1.6rem;
}

.btn a {
  background: rgba(0, 0, 0, 0.8);
  color: #fff;
  display: block;
  padding: 10px 0;
  border-radius: 3px;
  text-align: center;
  position: relative;
  -webkit-transition: 0.5s;
  transition: 0.5s;
}

.btn a:hover {
  opacity: 0.7;
}

.btn a::after {
  content: "\f105";
  font-family: "Font Awesome 5 Pro";
  position: absolute;
  top: 50%;
  right: 15px;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  font-weight: 300;
  font-size: 1.6rem;
}

.btn.btn01 a {
  max-width: 280px;
}

@media screen and (max-width: 480px) {
  .btn.btn01 a {
    max-width: 100%;
  }
}

.btn.center a {
  margin: auto;
}

.c_contact .call {
  font-family: "Noto Serif JP", "游明朝体", "Yu Mincho", YuMincho, "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", "ＭＳ Ｐ明朝", "MS PMincho", serif;
  font-size: 2.8rem;
  line-height: 1.4;
}

.c_contact .call i {
  margin-right: 5px;
  font-size: 2.4rem;
  position: relative;
  top: -2px;
}

.c_contact .call a {
  color: #333;
}

.form dl {
  border-bottom: 1px solid #999;
  padding: 20px 0;
}

.form dl:first-child {
  border-top: 1px solid #999;
}

.form dl dt {
  background: none !important;
  border: none !important;
  padding: 0 !important;
}

.form dl dd {
  background: none !important;
  border: none !important;
  padding: 0 !important;
}

.form dl dd input[type="text"],
.form dl dd input[type="password"],
.form dl dd select {
  background: #fff;
  border: 1px solid #ccc;
  height: 40px;
}

.form dl dd textarea {
  background: #fff;
  border: 1px solid #ccc;
}

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

@media screen and (max-width: 640px) {
  .flex03 {
    -webkit-box-orient: vertical;
    -webkit-box-direction: reverse;
        -ms-flex-direction: column-reverse;
            flex-direction: column-reverse;
  }
}

.flex03 .leftArea {
  width: 60%;
}

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

.flex03 .rightArea {
  width: 36%;
}

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

.layout01 dl {
  border-bottom: 1px dashed #999;
}

@media screen and (max-width: 480px) {
  .layout01 dl {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    border: none;
  }
}

.layout01 dl dt {
  background: none !important;
  border: none !important;
  font-family: "Noto Serif JP", "游明朝体", "Yu Mincho", YuMincho, "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", "ＭＳ Ｐ明朝", "MS PMincho", serif;
}

@media screen and (max-width: 480px) {
  .layout01 dl dt {
    width: 100% !important;
    background: #262626 !important;
    color: #fff;
  }
}

.layout01 dl dd {
  background: none !important;
  border: none !important;
  font-size: 1.4rem;
}

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

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

.gallery::after {
  content: "";
  display: block;
  width: 32%;
}

.gallery .box {
  width: 32%;
  margin-bottom: 2%;
}

@media screen and (max-width: 640px) {
  .gallery .box {
    width: 48.5%;
    margin-bottom: 3%;
  }
}

.gallery .box img {
  width: 100%;
  height: 259px !important;
  -o-object-fit: cover;
     object-fit: cover;
  font-family: "object-fit: cover;";
}

@media screen and (max-width: 1200px) {
  .gallery .box img {
    height: 20.8125vw !important;
  }
}

@media screen and (max-width: 640px) {
  .gallery .box img {
    height: 32.92969vw !important;
  }
}

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

.anc_btn .box {
  width: 23.5%;
}

@media screen and (max-width: 1000px) {
  .anc_btn .box {
    width: 49%;
    margin-bottom: 2%;
  }
}

@media screen and (max-width: 480px) {
  .anc_btn .box {
    width: 100%;
  }
}

.anc_btn .box a {
  background: #59b395;
  display: block;
  text-align: center;
  font-size: 1.4rem;
  color: #fff;
  font-family: "Noto Serif JP", "游明朝体", "Yu Mincho", YuMincho, "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", "ＭＳ Ｐ明朝", "MS PMincho", serif;
  border-radius: 3px;
  padding: 10px 0;
}

.question, .answer {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

.question div, .answer div {
  width: auto;
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  line-height: 1.7;
  min-height: 50px;
  padding: 10px 0;
  color: #262626;
  font-weight: bold;
}

.question::before, .answer::before {
  content: "Q";
  display: inline-block;
  font-size: 2rem;
  font-family: "Noto Serif JP", "游明朝体", "Yu Mincho", YuMincho, "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", "ＭＳ Ｐ明朝", "MS PMincho", serif;
  color: #fff;
  background: #262626;
  font-weight: bold;
  width: 50px;
  text-align: center;
  height: 50px;
  line-height: 50px;
  left: 0;
  border-radius: 50%;
  margin-right: 10px;
}

@media screen and (max-width: 640px) {
  .question::before, .answer::before {
    width: 40px;
    height: 40px;
    font-size: 2.4rem;
    line-height: 40px;
  }
}

.answer {
  border-bottom: 1px dashed #999;
  padding-bottom: 20px;
}

.answer div {
  color: #333;
  font-weight: 400;
}

.answer::before {
  content: "A";
  background: #119468;
}

.frame02 {
  background: rgba(0, 0, 0, 0.45);
  padding: 15px 30px 30px;
  color: #fff;
}

@media screen and (max-width: 640px) {
  .frame02 {
    padding: 15px 20px 20px;
  }
}

.frame02 h3 {
  font-family: "Noto Serif JP", "游明朝体", "Yu Mincho", YuMincho, "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", "ＭＳ Ｐ明朝", "MS PMincho", serif;
  border-bottom: 1px solid #fff;
  margin-bottom: 10px;
}

.list01 li {
  font-size: 1.8rem;
  font-weight: bold;
  border-bottom: 1px dashed #999;
  padding: 5px 0;
  line-height: 1.6;
}

@media screen and (max-width: 640px) {
  .list01 li {
    font-size: 1.6rem;
  }
}

.list01 li:first-child {
  padding-top: 0;
}

.list01 li::before {
  content: "\f058";
  font-family: "Font Awesome 5 Pro";
  display: inline-block;
  font-weight: 900;
  color: #119468;
  font-size: 2.2rem;
}

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

.top_insta .sns_list > div {
  border: none !important;
  width: 32.41379% !important;
  margin-bottom: 1.38%;
}

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

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

.top_insta .sns_list .sns_photo img {
  width: 100%;
  height: 188px !important;
  -o-object-fit: cover;
     object-fit: cover;
  font-family: "object-fit: cover;";
}

@media screen and (max-width: 1200px) {
  .top_insta .sns_list .sns_photo img {
    height: 15.16667vw !important;
  }
}

@media screen and (max-width: 768px) {
  .top_insta .sns_list .sns_photo img {
    height: 30.72917vw !important;
  }
}

.slide_insta .sns_list {
  border: none !important;
  -webkit-box-orient: horizontal !important;
  -webkit-box-direction: normal !important;
      -ms-flex-direction: row !important;
          flex-direction: row !important;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}

.slide_insta .sns_list > div {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  border: none !important;
  width: 100% !important;
}

.slide_insta .sns_list .sns_text {
  width: 100% !important;
  padding: 5px 10px !important;
}

.slide_insta .sns_list .sns_text .sns_date {
  color: #464646;
}

.slide_insta .sns_list .sns_text ul {
  display: none;
}

.slide_insta .sns_list .sns_photo {
  width: 100% !important;
  padding: 0 !important;
}

.slide_insta .sns_list .sns_photo img {
  width: 100%;
  height: 360px !important;
  -o-object-fit: cover;
     object-fit: cover;
  font-family: "object-fit: cover;";
}

@media screen and (max-width: 1200px) {
  .slide_insta .sns_list .sns_photo img {
    height: 28.91667vw !important;
  }
}

@media screen and (max-width: 640px) {
  .slide_insta .sns_list .sns_photo img {
    height: 90.625vw !important;
  }
}

.blog {
  padding-top: 30px;
}

.news tr:last-child td {
  border-bottom: 1px dashed #999 !important;
  padding-bottom: 40px !important;
}

.news td {
  border: none !important;
  padding: 0 !important;
}

.news td h3 {
  font-size: 2rem;
  font-weight: bold;
  margin-bottom: 10px;
}

.top_news {
  max-height: 390px;
  overflow-y: auto;
}

.top_news dl {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  border-bottom: 1px dashed #ddd;
  padding: 15px 0;
}

.top_news dl:first-child {
  padding-top: 0;
}

.top_news dl dt {
  background: none !important;
  border: none !important;
  padding: 0 !important;
  width: 100% !important;
  line-height: 1.7;
}

.top_news dl dd {
  background: none !important;
  border: none !important;
  padding: 0 !important;
  width: 100% !important;
  line-height: 1.7;
}
/*# sourceMappingURL=assets.css.map */