@charset "UTF-8";
/* =================================================================
 License : e-TRUST Inc.
 File name : assets.css
 Style : assets.css
================================================================= */
@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.01em;
  color: #111111;
  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 10px 20px;
  }
}

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

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

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

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

.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;
}
@keyframes zoom {
  50% {
    transform: scale(1.1);
  }
}
@media only screen and (max-width: 834px) {
  .hed_left {
    padding-bottom: 15px;
  }
}

.hed_cont a {
  width: 230px;
  background: #111111;
  margin: 0 auto;
  color: #ffffff;
  font-size: 1.25em;
  padding: 12px;
  border-radius: 5px;
  height: 54px;
  display: block;
  font-weight: bold;
}
.hed_cont a i {
  margin-right: 7px;
}

.insta {
  margin-left: 50px;
}
@media only screen and (max-width: 834px) {
  .insta {
    display: none;
  }
}

.fix_icon {
  position: fixed;
  left: 2%;
  bottom: 2%;
  display: flex;
  justify-content: flex-start;
  align-items: center;
  z-index: 2;
}
.fix_icon li:first-of-type {
  margin-right: 10px;
}
@media only screen and (max-width: 834px) {
  .fix_icon li {
    width: 40%;
  }
}
.fix_icon li a {
  display: block;
}

.hed_Rwrap {
  display: flex;
  justify-content: flex-end;
  align-items: center;
}
@media screen and (min-width: 834px) and (max-width: 1000px) {
  .hed_Rwrap {
    justify-content: center;
  }
}

#header {
  padding: 25px 10px;
  display: flex;
  justify-content: space-between;
  align-items: center;
  transition: 0.5s ease-in-out;
}
@media screen and (min-width: 834px) and (max-width: 1000px) {
  #header {
    display: block;
  }
}
@media only screen and (max-width: 834px) {
  #header {
    display: block;
  }
}
#header #siteID {
  text-align: left;
}
@media only screen and (max-width: 834px) {
  #header #siteID {
    text-align: center;
  }
}
@media screen and (min-width: 834px) and (max-width: 1000px) {
  #header #siteID {
    text-align: center;
    margin-bottom: 15px;
  }
}
#header #siteID a {
  opacity: 1;
  display: 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;
}

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

.navwrap {
  transition: 0.5s ease-in-out;
}
@media screen and (min-width: 834px) and (max-width: 1540px) {
  .navwrap {
    width: 100%;
  }
}

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

#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: flex-start;
  align-items: center;
}
@media screen and (min-width: 834px) and (max-width: 1000px) {
  #nav_global ul {
    justify-content: 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%;
  color: #111111;
  padding: 10px;
  font-weight: bold;
  display: block;
}
#nav_global ul li a span {
  display: block;
  font-size: 12px;
  font-weight: normal;
}
@media screen and (min-width: 834px) and (max-width: 960px) {
  #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 #111111;
  font-size: 14px;
  border-bottom: none;
}
#nav_global ul ul li a {
  color: #111111;
  padding: 15px 0;
}

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

.img_bnr a {
  width: 100% !important;
}

.mainwrap {
  position: relative;
}
.mainwrap .main_txtWrap {
  background-color: rgba(17, 17, 17, 0.6);
  padding: 100px 0;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  margin: auto;
  width: 100%;
  max-width: 1605px;
  min-width: 240px;
  height: 500px;
  color: #ffffff;
  text-shadow: 3px 3px 0 #111111;
}
@media only screen and (max-width: 834px) {
  .mainwrap .main_txtWrap {
    padding: 5%;
    height: 184px;
  }
}
@media screen and (min-width: 834px) and (max-width: 1200px) {
  .mainwrap .main_txtWrap {
    height: 375px;
    padding: 5% 10px;
  }
}
.mainwrap .main_txtWrap .spdn br {
  display: block !important;
}
@media only screen and (max-width: 834px) {
  .mainwrap .main_txtWrap .spdn {
    display: none;
  }
}
.mainwrap .main_txtWrap h1 {
  font-size: 60px;
  font-size: 3.125vw;
  font-weight: 900;
  text-align: center;
  color: #ffffff;
  line-height: 1.3em;
  margin-bottom: 30px;
}
@media screen and (min-width: 834px) and (max-width: 1200px) {
  .mainwrap .main_txtWrap h1 {
    font-size: 30px;
  }
}
@media only screen and (max-width: 834px) {
  .mainwrap .main_txtWrap h1 {
    font-size: 18px;
    margin-bottom: 15px;
  }
}
.mainwrap .main_txtWrap .main_txt {
  font-weight: bold;
  font-size: 24px;
  line-height: 1.5em;
}
.mainwrap .main_txtWrap .main_txt br:nth-of-type(1) {
  display: none;
}
@media screen and (min-width: 834px) and (max-width: 1340px) {
  .mainwrap .main_txtWrap .main_txt br:nth-of-type(1) {
    display: block;
  }
}
@media screen and (min-width: 834px) and (max-width: 1200px) {
  .mainwrap .main_txtWrap .main_txt {
    font-size: 18px;
  }
}
@media only screen and (max-width: 834px) {
  .mainwrap .main_txtWrap .main_txt {
    font-size: 16px;
    text-align: left;
  }
}

#local-keyvisual {
  position: relative;
  z-index: 0;
}
#local-keyvisual:empty {
  display: none;
}
#local-keyvisual h1 {
  color: #ffdb16;
  font-size: 3em;
  z-index: 1;
  position: relative;
  text-align: center;
  line-height: 0.9em;
  width: 100%;
  padding: 30px 10px;
  max-width: 800px;
  font-weight: 900;
  margin: 0 auto;
}
#local-keyvisual h1:empty {
  display: none;
}
#local-keyvisual h1 span {
  display: block;
  font-size: 20px;
  color: #ffffff;
  font-weight: 900;
}
@media only screen and (max-width: 834px) {
  #local-keyvisual h1 {
    font-size: 1.8em;
    text-align: center;
    height: 100px;
    width: 100%;
    padding: 28px;
  }
  #local-keyvisual h1 span {
    font-size: 14px;
  }
}

#slider {
  position: relative;
  z-index: 1;
}

#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: #111111;
}
#local-keyvisual-title:empty {
  display: none;
}

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

.toggleMenu {
  display: flex;
  align-items: center;
  height: 49px;
  width: 49px;
  background-size: contain;
  position: fixed;
  top: 11px;
  right: 5px;
  z-index: 100;
  transition: 0.5s ease-in-out;
  background: #ffdb16;
  border-radius: 10px;
}
.toggleMenu:after {
  content: "MENU";
  font-size: 13px;
  color: #111111;
  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: #111111;
  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);
  background-size: cover;
  opacity: 0;
  transition: opacity 0.6s ease, visibility 0.6s ease;
}

.fixed .overlayMenu {
  visibility: visible;
  opacity: 1;
}

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

.overlayMenu > .outer {
  height: 100%;
  overflow: auto;
  -webkit-overflow-scrolling: touch;
  background-color: rgba(17, 17, 17, 0.7);
  padding: 100px !important;
}
.overlayMenu > .outer .inner {
  padding: 0 100px;
}
.overlayMenu > .outer .sp_hed_right {
  margin-top: 80px;
}
@media only screen and (max-width: 834px) {
  .overlayMenu > .outer .sp_hed_right {
    display: block;
  }
  .overlayMenu > .outer .sp_hed_right .tel2 {
    font-size: 1.5em;
    color: #ffffff;
    margin-bottom: 10px;
  }
  .overlayMenu > .outer .sp_hed_right .tel2 img {
    margin-right: 7px;
  }
  .overlayMenu > .outer .sp_hed_right .tel2 a {
    color: #ffffff;
    font-weight: bold;
  }
  .overlayMenu > .outer .sp_hed_right .hed_cont a {
    background: #e62c29;
    color: #ffffff;
    font-size: 1.3em;
    padding: 10px;
    display: block;
    max-width: 250px;
    margin: 0 auto 10px;
    position: relative;
  }
}
@media only screen and (max-width: 834px) and (max-width: 834px) {
  .overlayMenu > .outer .sp_hed_right .hed_cont a {
    font-size: 1em;
    padding: 10px;
  }
}
@media only screen and (max-width: 834px) {
  .overlayMenu > .outer .sp_hed_right .hed_cont a:after {
    font-family: "Font Awesome 5 pro";
    content: "\f0da"; /*アイコンのユニコード*/
    position: absolute; /*絶対位置*/
    font-size: 1em; /*サイズ*/
    right: 3%; /*アイコンの位置*/
    top: 25%; /*アイコンの位置*/
    color: #ffffff; /*アイコン色*/
    font-weight: bold;
  }
}
@media only screen and (max-width: 834px) {
  .overlayMenu > .outer {
    padding: 20px 0;
  }
}
.overlayMenu > .outer li {
  border-bottom: 1px solid #ffdb16;
}
.overlayMenu > .outer li a {
  color: #ffffff;
  padding: 10px;
  display: block;
  font-size: 24px;
  font-weight: bold;
}
.overlayMenu > .outer li a span {
  display: block;
  font-weight: normal;
  font-size: 12px;
}

.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;
  background: #111111;
}
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 ul {
  padding: 0;
  display: flex;
  justify-content: space-between;
  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;
  width: 100%;
  border-left: 1px solid #fff;
}
@media only screen and (max-width: 834px) {
  footer#global_footer #nav_footer li {
    border-left: none;
  }
}
footer#global_footer #nav_footer li:last-of-type {
  border-right: 1px solid #fff;
}
@media only screen and (max-width: 834px) {
  footer#global_footer #nav_footer li:last-of-type {
    border-right: none;
  }
}
footer#global_footer #nav_footer li a {
  text-decoration: none;
  padding: 0 10px;
  display: block;
  color: #ffffff;
  font-weight: bold;
  white-space: nowrap;
}
@media screen and (min-width: 834px) and (max-width: 1200px) {
  footer#global_footer #nav_footer li a {
    font-size: 14px;
    padding: 0 5px;
    white-space: nowrap;
  }
}
@media only screen and (max-width: 834px) {
  footer#global_footer #nav_footer li a {
    background: #ffdb16;
    color: #111111;
    border-radius: 5px;
    width: 230px;
    margin: 5px auto;
    padding: 5px;
  }
}
footer#global_footer #nav_footer li a span {
  display: block;
  font-size: 12px;
  font-weight: normal;
}
@media only screen and (max-width: 834px) {
  footer#global_footer #nav_footer li a span {
    line-height: 1em;
  }
}
footer#global_footer #nav_footer li a:hover {
  opacity: 0.6;
}
footer#global_footer #copy a {
  text-decoration: none;
  color: #fff;
}
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: #fff;
}

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

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

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

.ftmap iframe {
  width: 960px;
  height: 340px;
}

.ftlogo {
  margin-bottom: 30px;
}

.address {
  font-size: 14px;
  line-height: 1.5em;
  text-align: left;
  color: #ffffff;
}
@media screen and (min-width: 834px) and (max-width: 960px) {
  .address {
    text-align: center;
  }
}
@media only screen and (max-width: 834px) {
  .address {
    text-align: center;
  }
}

#footer2 {
  margin: 50px 10px;
}

#footer1 {
  padding: 50px 10px !important;
}
#footer1 .fth2 {
  font-size: 2.5em;
  margin-bottom: 40px;
  font-weight: 900;
}
#footer1 .fth2 span {
  display: block;
  font-size: 16px;
  background: linear-gradient(20deg, #f58515 41%, #ffdb16 55%);
  -webkit-background-clip: text;
  color: transparent;
  padding-top: 7px;
}
#footer1 .ftcont_wrap1 .ftcont a {
  background: #e62c29;
  color: #ffffff;
  padding: 12px;
  display: block;
  width: 230px;
  margin: 0 30px;
  border-radius: 5px;
  font-weight: bold;
  position: relative;
}
@media only screen and (max-width: 640px) {
  #footer1 .ftcont_wrap1 .ftcont a {
    margin: 15px auto;
  }
}
#footer1 .ftcont_wrap1 .ftcont a:after {
  font-family: "Font Awesome 5 pro";
  content: "\f0da"; /*アイコンのユニコード*/
  position: absolute; /*絶対位置*/
  font-size: 1em; /*サイズ*/
  right: 3%; /*アイコンの位置*/
  top: 25%; /*アイコンの位置*/
  color: #ffffff; /*アイコン色*/
  font-weight: bold;
}
#footer1 .tel2 {
  font-size: 1.5em;
  color: #111111;
  font-weight: bold;
  background: #fff;
  padding: 10px 5px;
  border-radius: 5px;
  max-width: 230px;
  white-space: nowrap;
}
#footer1 .tel2 img {
  margin-right: 7px;
}
@media screen and (min-width: 641px) and (max-width: 834px) {
  #footer1 .tel2 {
    font-size: 1.25em;
  }
}
@media only screen and (max-width: 640px) {
  #footer1 .tel2 {
    margin: 0 auto;
  }
}
#footer1 .tel2 a {
  font-weight: bold;
  color: #111111;
  display: block;
}

.allwrap {
  display: flex;
  justify-content: center;
  flex-direction: row-reverse;
  margin-top: 75px;
}
@media only screen and (max-width: 834px) {
  .allwrap {
    flex-direction: column-reverse;
  }
}
.allwrap .app_img {
  width: 30%;
}
@media only screen and (max-width: 834px) {
  .allwrap .app_img {
    width: 100% !important;
  }
}
.allwrap .app_img img {
  box-shadow: 0 0 10px rgba(255, 255, 255, 0.5);
  border-radius: 30px;
}
.allwrap .ftcont_wrap2 {
  text-align: left;
  width: 70%;
}
@media only screen and (max-width: 834px) {
  .allwrap .ftcont_wrap2 {
    width: 100% !important;
    margin-top: 50px;
  }
}
.allwrap .ftcont_wrap2 .fth3 {
  font-size: 1.5em;
  font-weight: 900;
  margin-bottom: 30px;
}
@media only screen and (max-width: 834px) {
  .allwrap .ftcont_wrap2 .fth3 {
    text-align: center;
  }
}
.allwrap .ftcont_wrap2 .s_txt {
  display: flex;
  justify-content: flex-start;
  align-items: center;
  margin-bottom: 30px;
}
@media only screen and (max-width: 834px) {
  .allwrap .ftcont_wrap2 .s_txt {
    justify-content: center;
  }
}
.allwrap .ftcont_wrap2 .s_txt li {
  background: #ffdb16;
  font-size: 22px;
  text-align: center;
  font-weight: bold;
  padding: 10px;
}
.allwrap .ftcont_wrap2 .s_txt li:nth-of-type(1) {
  margin-right: 15px;
}
.allwrap .ftcont_wrap2 .fttxt {
  margin-bottom: 30px;
}
.allwrap .ftcont_wrap2 .chord {
  display: flex;
  justify-content: flex-start;
  align-items: center;
}
@media only screen and (max-width: 834px) {
  .allwrap .ftcont_wrap2 .chord {
    justify-content: center;
  }
}
.allwrap .ftcont_wrap2 .chord .chord_txt a {
  background: url(../images/home/install_bg.png);
  background-size: cover;
  padding: 22px 22px 43px;
  margin-left: 30px;
  font-weight: bold;
  color: #111111;
}

.fix-contact {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  max-width: 800px;
  margin-right: auto;
  margin-bottom: -20px;
  margin-left: auto;
}
@media only screen and (max-width: 834px) {
  .fix-contact {
    display: block;
  }
}
.fix-contact__content {
  flex: 0 0 calc((100% - 20px) / 2);
  margin-right: 20px;
  margin-bottom: 20px;
  padding: 10px 15px;
  border-radius: 3px;
}
@media only screen and (max-width: 834px) {
  .fix-contact__content {
    display: block;
    margin-right: 0;
  }
}
.fix-contact__content:nth-child(2n) {
  margin-right: 0;
}
.fix-contact__content:link, .fix-contact__content:visited {
  color: #333333;
}
.fix-contact__content > i {
  margin-right: 5px;
}
.fix-contact__content-text {
  font-weight: bold;
}

.fix-mail,
.fix-instagram,
.fix-line {
  background-color: white;
}

.fix-trial {
  background: #e62c29;
}
.fix-trial:link, .fix-trial:visited {
  color: white;
}

.fix-line {
  display: flex;
  align-items: center;
  justify-content: center;
}
.fix-line > img {
  margin-right: 5px;
}

/* box */
#media {
  margin-top: 60px !important;
  max-width: 1200px;
  margin: 0 auto;
}
#media .row {
  display: block !important;
}
#media .row .box {
  width: 100% !important;
  display: flex;
  justify-content: space-between;
  align-items: center;
  margin: 30px 0;
  text-align: left;
}
#media .row .box img {
  width: 230px !important;
  height: 230px !important;
  -o-object-fit: cover;
     object-fit: cover;
  font-family: "object-fit:cover;";
}
#media .row .box p {
  display: none;
}

.local_insta div.sns_list > div {
  padding: 30px 0;
}
@media only screen and (max-width: 640px) {
  .local_insta div.sns_list > div {
    padding: 15px 0;
  }
}
.local_insta .caption {
  font-size: 16px;
}
.local_insta .sns_photo {
  margin: 0 auto;
}
.local_insta div.sns_list {
  border: none !important;
}
.local_insta div.sns_list div.sns_date {
  color: #111111 !important;
  font-size: 1.25em;
  font-weight: bold;
}
.local_insta div.sns_list ul li a {
  color: #ee7a20;
}

.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: 25% !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: 39% !important;
    margin: 5px;
  }
}
.instagram div.sns_list div.sns_photo {
  width: 100% !important;
  padding: 10px !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;";
}
@media only screen and (max-width: 640px) {
  .instagram .sns_photo img {
    height: 220px !important;
    width: 220px !important;
  }
}
@media screen and (min-width: 641px) and (max-width: 834px) {
  .instagram .sns_photo img {
    height: 300px !important;
    width: 300px !important;
  }
}

.top_blog {
  width: 100%;
  padding: 30px;
  border: 2px solid #ffdb16;
}

.blog_list {
  height: 200px;
  overflow-y: auto;
  border: none !important;
  width: 100%;
}
.blog_list .detail {
  display: none;
}
.blog_list .blog_photo {
  display: none;
}
.blog_list .blog_text {
  font-size: 16px !important;
  display: flex;
  justify-content: flex-start;
  align-items: flex-start;
  padding: 20px 0 !important;
}
@media only screen and (max-width: 834px) {
  .blog_list .blog_text {
    display: block !important;
    width: 100% !important;
  }
}
.blog_list .blog_text h3 {
  width: 80%;
  font-size: 16px !important;
  margin-bottom: 0 !important;
}
@media only screen and (max-width: 640px) {
  .blog_list .blog_text h3 {
    width: 100% !important;
  }
}
.blog_list .blog_text h3 a {
  color: #ee7a20 !important;
}
.blog_list .blog_date {
  width: 20% !important;
  color: #111111 !important;
}
@media only screen and (max-width: 640px) {
  .blog_list .blog_date {
    width: 100% !important;
  }
}

div.blog_list > div {
  border-bottom: 1px dashed #ccc !important;
}
@media only screen and (max-width: 834px) {
  div.blog_list > div {
    flex-direction: row !important;
  }
}

@media all and (-ms-high-contrast: none) {
  /* ここに書く */
  .h2_02 h2 span {
    background: none !important;
    color: #f58515 !important;
  }
  .h2_03 h2 span {
    background: none !important;
    color: #f58515 !important;
  }
  .h2_04 h2 span {
    background: none !important;
    color: #f58515 !important;
  }
  .h2_05 h2 span {
    background: none !important;
    color: #f58515 !important;
  }
  .h2_06 h2 span {
    background: none !important;
    color: #f58515 !important;
  }
  .h2_07 h2 span {
    background: none !important;
    color: #f58515 !important;
  }
  .fth2 span {
    background: none !important;
    color: #f58515 !important;
  }
  .h2_name h2 span {
    background: none !important;
    color: #f58515 !important;
  }
}
.h2_01 h2 {
  font-size: 2.5em;
  line-height: 1.2em;
  font-weight: 900;
}
.h2_01 h2 span {
  display: block;
  font-size: 16px;
  background: linear-gradient(20deg, #f58515 41%, #ffdb16 55%);
  -webkit-background-clip: text;
  color: transparent;
  padding-top: 7px;
}
@media only screen and (max-width: 834px) {
  .h2_01 h2 {
    font-size: 1.8em;
  }
}

.h2_02 h2 {
  font-size: 2.5em;
  line-height: 1.1em;
  font-weight: 900;
  color: #ffffff;
}
@media only screen and (max-width: 834px) {
  .h2_02 h2 {
    font-size: 1.8em;
  }
}
.h2_02 h2 span {
  display: block;
  font-size: 16px;
  background: linear-gradient(20deg, #f58515 26%, #ffdb16 34%);
  -webkit-background-clip: text;
  color: transparent;
}

.h2_03 h2 {
  font-size: 2.5em;
  line-height: 1.1em;
  font-weight: 900;
}
@media only screen and (max-width: 834px) {
  .h2_03 h2 {
    font-size: 1.8em;
  }
}
.h2_03 h2 span {
  display: block;
  font-size: 16px;
  background: linear-gradient(20deg, #f58515 45%, #ffdb16 52%);
  -webkit-background-clip: text;
  color: transparent;
}

.h2_04 h2 {
  font-size: 2.5em;
  line-height: 1.1em;
  font-weight: 900;
  color: #ffffff;
}
@media only screen and (max-width: 834px) {
  .h2_04 h2 {
    font-size: 1.8em;
  }
}
.h2_04 h2 span {
  display: block;
  font-size: 16px;
  background: linear-gradient(20deg, #f58515 7%, #ffdb16 14%);
  -webkit-background-clip: text;
  color: transparent;
}

.h2_05 h2 {
  font-size: 2.5em;
  line-height: 1.1em;
  font-weight: 900;
}
@media only screen and (max-width: 834px) {
  .h2_05 h2 {
    font-size: 1.8em;
  }
}
.h2_05 h2 span {
  display: block;
  font-size: 16px;
  background: linear-gradient(20deg, #f58515 7%, #ffdb16 14%);
  -webkit-background-clip: text;
  color: transparent;
}

.txt {
  line-height: 2em;
}

.btn a {
  display: block;
  padding: 15px 0;
  color: #111111;
  font-weight: bold;
  position: relative;
  background: #ffdb16;
  border-radius: 5px;
  max-width: 400px;
  margin: 0 auto;
}
.btn a:after {
  font-family: "Font Awesome 5 pro";
  content: "\f0da"; /*アイコンのユニコード*/
  position: absolute; /*絶対位置*/
  font-size: 1em; /*サイズ*/
  right: 3%; /*アイコンの位置*/
  top: 25%; /*アイコンの位置*/
  color: #111111; /*アイコン色*/
  font-weight: bold;
}

.btn2 a {
  display: block;
  padding: 15px 0;
  color: #111111;
  font-weight: bold;
  position: relative;
  font-size: 1.25em;
  background: #ffdb16;
  border-radius: 5px;
}
.btn2 a:after {
  font-family: "Font Awesome 5 pro";
  content: "\f0da"; /*アイコンのユニコード*/
  position: absolute; /*絶対位置*/
  font-size: 1em; /*サイズ*/
  right: 3%; /*アイコンの位置*/
  top: 25%; /*アイコンの位置*/
  color: #111111; /*アイコン色*/
  font-weight: bold;
}

.btn3 a {
  display: block;
  padding: 15px 0;
  color: #ffffff;
  font-weight: bold;
  position: relative;
  font-size: 1.25em;
  background: #EC6A43;
  border-radius: 5px;
}
.btn3 a:after {
  font-family: "Font Awesome 5 pro";
  content: "\f0da"; /*アイコンのユニコード*/
  position: absolute; /*絶対位置*/
  font-size: 1em; /*サイズ*/
  right: 3%; /*アイコンの位置*/
  top: 25%; /*アイコンの位置*/
  color: #ffffff; /*アイコン色*/
  font-weight: bold;
}

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

.sec_02 {
  display: flex;
  justify-content: space-between;
  flex-direction: row-reverse;
  padding: 0 10px;
  align-items: center;
}
@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;
  }
}
.sec_02 .flxL {
  width: 48%;
}
.sec_02 .flxL img {
  height: 480px !important;
  width: 100% !important;
  -o-object-fit: cover;
     object-fit: cover;
  font-family: "object-fit:cover;";
}
.sec_02 .flxR {
  width: 50%;
}
.sec_02 .txt {
  color: #ffffff;
}
.sec_02 .dl_nyuukai dt {
  background: #f7f7f7 !important;
  flex-direction: inherit !important;
  align-items: center !important;
  font-weight: bold;
  font-size: 1em;
  border: none !important;
  width: 280px !important;
  text-align: center;
  padding: 0 !important;
}
.sec_02 .dl_nyuukai dd {
  color: #ffffff;
  border: none !important;
  font-weight: bold;
  padding: 0 !important;
  padding-left: 5px !important;
}
.sec_02 .dl_nyuukai dl:first-of-type {
  margin-bottom: 10px;
}

.dl_price dl {
  margin-bottom: 10px;
}
@media screen and (max-width: 640px) {
  .dl_price dl {
    width: 100% !important;
    flex-wrap: wrap !important;
  }
}
.dl_price dt {
  width: 50% !important;
  background: #ffdb16 !important;
  flex-direction: inherit !important;
  align-items: center !important;
  font-weight: bold;
  font-size: 1vw;
  border: none !important;
}
@media screen and (max-width: 640px) {
  .dl_price dt {
    width: auto !important;
    font-size: 18px;
    display: inline-block;
  }
}
.dl_price dd {
  color: #ffffff;
  font-size: 40px;
  border: none !important;
  font-weight: bold;
}
.dl_price dd .small {
  font-size: 18px;
  font-weight: bold;
}
@media screen and (max-width: 640px) {
  .dl_price dd {
    width: 100% !important;
  }
}

.sec_02wrap {
  background: #111111;
  margin-left: calc((100vw - 100%) / 2 * -1) !important;
  margin-right: calc((100vw - 100%) / 2 * -1) !important;
  padding: 80px 10px;
}

.sec_03 {
  display: flex;
  justify-content: space-between;
  flex-direction: row-reverse;
  align-items: center;
}
@media only screen and (max-width: 834px) {
  .sec_03 {
    display: block;
  }
  .sec_03 .flxL {
    width: 100% !important;
  }
  .sec_03 .flxR {
    width: 100% !important;
    margin-top: 15px;
  }
}
.sec_03 .flxL {
  width: 48%;
}
.sec_03 .flxR {
  width: 48%;
}

.itembox {
  justify-content: center;
}
.itembox .box {
  text-align: center;
}
.itembox .box img {
  margin: 0 auto;
}
@media only screen and (max-width: 834px) {
  .itembox .box img {
    width: 100% !important;
  }
}

.owl-dots {
  text-align: center;
  margin: 50px auto 0;
  width: 100%;
}
.owl-dots .active span {
  background: #ffdb16;
}
.owl-dots:active span {
  background: #ffdb16 !important;
}

.owl-dots span {
  width: 15px;
  height: 15px;
  background: #333;
  border-radius: 50%;
  display: block !important;
  text-align: center;
  margin: 5px;
}

.dl_access dt {
  background: #ffdb16 !important;
  border: none !important;
  flex-direction: inherit !important;
  font-weight: bold;
  width: 150px !important;
  height: 43px;
  display: inline-block;
}
.dl_access dd {
  border: none !important;
}
@media only screen and (max-width: 640px) {
  .dl_access dd {
    padding: 4px !important;
  }
}
.dl_access dl {
  margin-bottom: 20px;
}

.btnbox {
  justify-content: space-between;
}
.btnbox .box {
  width: 29%;
}
@media only screen and (max-width: 640px) {
  .btnbox .box {
    width: 100% !important;
    margin: 10px 0;
  }
}
.btnbox .box img {
  width: 100% !important;
}

.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%);
  }
}
.contbox {
  display: flex;
  justify-content: space-between;
}
.contbox .box {
  width: 30%;
  background: #fff;
  padding: 25px;
  box-shadow: 0 0 10px rgba(0, 0, 0, 0.2);
  height: 600px;
}
.contbox .box:nth-of-type(2) {
  margin-top: 30px;
}
.contbox .box:nth-of-type(3) {
  margin-top: 60px;
}
.contbox .box img {
  width: 100% !important;
}
@media screen and (min-width: 834px) and (max-width: 960px) {
  .contbox .box {
    height: 700px;
  }
}
@media only screen and (max-width: 640px) {
  .contbox .box {
    width: 100%;
    height: 100%;
  }
}
@media screen and (min-width: 641px) and (max-width: 834px) {
  .contbox .box {
    height: 100%;
  }
}
.contbox .box .title {
  font-size: 1.1em;
  font-weight: 900;
  position: relative;
  padding-left: 30px;
  margin: 20px 0;
}
.contbox .box .title .number {
  color: #ee7a20;
  border-bottom: 2px solid #ee7a20;
  position: absolute;
  left: 0;
  top: 0;
}

.contbox2 {
  justify-content: center;
}
.contbox2 .box {
  width: 30%;
  text-align: center;
  margin: 10px;
}
@media only screen and (max-width: 640px) {
  .contbox2 .box {
    width: 45% !important;
    margin: 10px;
  }
}
@media screen and (min-width: 641px) and (max-width: 834px) {
  .contbox2 .box {
    margin: 10px;
  }
}
.contbox2 .box article div {
  font-size: 1.25em;
  font-weight: bold;
  margin: 15px 0;
}
@media only screen and (max-width: 834px) {
  .contbox2 .box article div {
    font-size: 1em;
  }
}

.newswrap {
  padding: 30px;
  border: 2px solid #ffdb16;
  display: none;
}
.newswrap .news {
  height: 200px;
  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;
  font-weight: bold;
  flex-direction: inherit !important;
  justify-content: flex-start !important;
}
@media only screen and (max-width: 640px) {
  .newswrap .news dt {
    display: block !important;
    width: 100% !important;
  }
}
.newswrap .news dd {
  border: none !important;
  padding: 0 !important;
}
@media only screen and (max-width: 640px) {
  .newswrap .news dd {
    width: 100% !important;
  }
}
.newswrap .news dl {
  border-bottom: 1px dotted #ccc !important;
  padding: 20px 0 !important;
}
@media only screen and (max-width: 640px) {
  .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;
  }
}

/* title */
.h2_name h2 {
  font-size: 2.5em;
  line-height: 1.1em;
  font-weight: 900;
}
@media only screen and (max-width: 834px) {
  .h2_name h2 {
    font-size: 1.8em;
  }
}
.h2_name h2 span {
  display: block;
  font-size: 16px;
  background: linear-gradient(20deg, #f58515 7%, #ffdb16 14%);
  -webkit-background-clip: text;
  color: transparent;
}
.h2_name .katagaki {
  background: #f7f7f7;
  padding: 5px;
}

.h2_06 {
  border: 1px solid #ffdb16;
  padding: 10px;
}
.h2_06 h2 {
  font-size: 2.5em;
  line-height: 1.1em;
  font-weight: 900;
  position: relative;
  padding-left: 20px;
}
.h2_06 h2:before {
  content: "";
  width: 10px;
  height: 15px;
  border-radius: 5px;
  background: #ffdb16;
  display: inline-block;
  position: absolute;
  left: 0;
  top: 35%;
}
@media only screen and (max-width: 834px) {
  .h2_06 h2 {
    font-size: 1.8em;
  }
}
.h2_06 h2 span {
  display: block;
  font-size: 16px;
  background: linear-gradient(20deg, #f58515 7%, #ffdb16 14%);
  -webkit-background-clip: text;
  color: transparent;
}
.h2_06 .katagaki {
  background: #f7f7f7;
  padding: 5px;
}

.h3_01 h3 {
  font-size: 1.25em;
  font-weight: bold;
  border-bottom: 1px solid #E83C60;
  padding-bottom: 5px;
}

.h3_02 h3 {
  font-size: 1.25em;
  font-weight: bold;
}

.list_prof li {
  margin-bottom: 10px;
  border-bottom: 1px solid #ccc;
  padding-bottom: 5px;
}

.btnlist li {
  width: 33%;
}
@media only screen and (max-width: 640px) {
  .btnlist li {
    width: 100%;
    float: none !important;
  }
}
@media screen and (min-width: 641px) and (max-width: 834px) {
  .btnlist li {
    width: 50%;
  }
}
.btnlist li a {
  background: #ffdb16;
  padding: 10px;
  border-radius: 10px;
  display: block;
  color: #111111;
  margin: 5px;
  font-weight: bold;
  position: relative;
}
.btnlist li a:after {
  font-family: "Font Awesome 5 pro";
  content: "\f0da"; /*アイコンのユニコード*/
  position: absolute; /*絶対位置*/
  font-size: 1em; /*サイズ*/
  right: 3%; /*アイコンの位置*/
  top: 25%; /*アイコンの位置*/
  color: #111111; /*アイコン色*/
  font-weight: bold;
}

.contbox3 {
  justify-content: center;
}
.contbox3 .box {
  width: 30%;
  margin: 10px;
  border: 1px solid #ffdb16;
  padding: 20px;
}
@media only screen and (max-width: 640px) {
  .contbox3 .box {
    width: 100%;
  }
}
@media screen and (min-width: 641px) and (max-width: 834px) {
  .contbox3 .box {
    margin: 10px;
    width: 46%;
  }
}
.contbox3 .box h3 {
  text-align: center;
  font-weight: bold;
  font-size: 1.25em;
  margin: 10px 0;
}

.list_rec li {
  position: relative;
  padding-left: 20px;
}
.list_rec li:before {
  content: "・";
  position: absolute;
  left: 0;
  top: 0;
  color: #ee7a20;
  font-weight: bold;
}

.cont_04 {
  display: flex;
  justify-content: space-between;
  flex-direction: row-reverse;
  align-items: center;
}
@media only screen and (max-width: 834px) {
  .cont_04 {
    display: block;
  }
  .cont_04 .flxL {
    width: 100% !important;
    text-align: center;
  }
  .cont_04 .flxR {
    width: 100% !important;
    margin-top: 15px;
  }
}
.cont_04 .flxL {
  width: 40%;
}
.cont_04 .flxR {
  width: 58%;
}

.cont_05 {
  background: #f7f7f7;
  padding: 20px;
}

.cont_06 {
  display: flex;
  justify-content: space-between;
  flex-direction: row-reverse;
  align-items: center;
}
@media only screen and (max-width: 834px) {
  .cont_06 {
    display: block;
  }
  .cont_06 .flxL {
    width: 100% !important;
    text-align: center;
  }
  .cont_06 .flxR {
    width: 100% !important;
    margin-top: 15px;
  }
}
@media screen and (min-width: 834px) and (max-width: 960px) {
  .cont_06 {
    display: block;
  }
  .cont_06 .flxL {
    width: 100% !important;
    text-align: center;
  }
  .cont_06 .flxR {
    width: 100% !important;
    margin-top: 15px;
  }
}
.cont_06 .flxL {
  width: 40%;
}
.cont_06 .flxR {
  width: 58%;
}

.cont_07 {
  display: flex;
  justify-content: space-between;
  flex-direction: row-reverse;
  align-items: center;
}
@media only screen and (max-width: 834px) {
  .cont_07 {
    display: block;
  }
  .cont_07 .flxL {
    width: 100% !important;
    text-align: center;
  }
  .cont_07 .flxR {
    width: 100% !important;
    margin-top: 15px;
  }
}
.cont_07 .flxL {
  width: 48%;
}
.cont_07 .flxR {
  width: 48%;
}

.cont_08 {
  display: flex;
  justify-content: space-between;
  align-items: center;
}
@media only screen and (max-width: 834px) {
  .cont_08 {
    display: block;
  }
  .cont_08 .flxL {
    width: 100% !important;
    text-align: center;
  }
  .cont_08 .flxR {
    width: 100% !important;
    margin-top: 15px;
  }
}
.cont_08 .flxL {
  width: 48%;
}
.cont_08 .flxR {
  width: 48%;
}

.dl_price2 dl {
  margin-bottom: 10px;
}
.dl_price2 dt {
  width: 30% !important;
  background: #ffdb16 !important;
  flex-direction: inherit !important;
  align-items: center !important;
  font-weight: bold;
  font-size: 1.3vw;
  border: none !important;
}
@media screen and (min-width: 834px) and (max-width: 1200px) {
  .dl_price2 dt {
    font-size: 18px;
  }
}
@media only screen and (max-width: 834px) {
  .dl_price2 dt {
    font-size: 18px;
    width: 100% !important;
  }
}
.dl_price2 dd {
  color: #111111;
  font-size: 45px;
  border: none !important;
  font-weight: bold;
}
@media only screen and (max-width: 834px) {
  .dl_price2 dd {
    font-size: 30px;
  }
}
@media screen and (min-width: 834px) and (max-width: 1200px) {
  .dl_price2 dd {
    font-size: 30px;
  }
}
.dl_price2 dd .small {
  font-size: 18px;
  font-weight: bold;
}

.td_cont {
  background: #f7f7f7;
  padding: 20px;
}
.td_cont td {
  border: none !important;
}
.td_cont .img {
  width: 20%;
}
@media screen and (min-width: 641px) and (max-width: 834px) {
  .td_cont .img {
    width: 50%;
  }
}
.td_cont .coordinator {
  border-bottom: 1px dotted #ffdb16 !important;
  padding-bottom: 5px !important;
}
.td_cont .coordinator .midashi {
  font-size: 1.25em;
  font-weight: bold;
}

.txt {
  line-height: 2em;
}

.cont_txt .back {
  background: #F0E6B5;
  padding: 10px;
  display: inline-block;
  font-family: "Noto Serif JP", "游明朝体", "Yu Mincho", YuMincho, "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", "ＭＳ Ｐ明朝", "MS PMincho", serif;
  margin-top: 15px;
}

.cont_tel div {
  font-size: 1.5em;
  color: #111111;
  font-weight: bold;
}

.cont_tel a {
  color: #111111;
  font-weight: bold;
}

.cont_form {
  padding: 30px;
  background: #f7f7f7;
}
@media only screen and (max-width: 640px) {
  .cont_form {
    padding: 30px;
  }
}
.cont_form dl {
  border-bottom: 1px solid #fff;
  margin: 10px;
}

.dl_01 {
  border: 1px solid #111111;
  padding: 50px;
}
@media only screen and (max-width: 640px) {
  .dl_01 {
    padding: 20px;
  }
}
.dl_01 dt {
  border: none !important;
  font-weight: bold;
  background: #ffdb16 !important;
  flex-direction: inherit !important;
  align-items: center !important;
}
@media only screen and (max-width: 640px) {
  .dl_01 dt {
    display: block !important;
    width: 100% !important;
  }
}
.dl_01 dd {
  border: none !important;
}
@media only screen and (max-width: 640px) {
  .dl_01 dd {
    width: 100% !important;
  }
}
.dl_01 dl {
  border-bottom: 1px dotted #ccc;
  padding: 10px;
}
@media only screen and (max-width: 640px) {
  .dl_01 dl {
    display: block !important;
  }
}

.dl_02 dt {
  border: none !important;
  border-bottom: 1px solid #111111 !important;
}
@media only screen and (max-width: 640px) {
  .dl_02 dt {
    width: 25% !important;
  }
}
.dl_02 dd {
  border: none !important;
  border-bottom: 1px solid #ccc !important;
}
@media only screen and (max-width: 640px) {
  .dl_02 dd {
    width: 75% !important;
  }
}
.dl_02 dd .back {
  background: #f7f7f7;
  width: 50px;
  padding: 5px;
  display: inline-block;
  text-align: center;
  margin-bottom: 5px;
  font-weight: bold;
}

.qa dl {
  display: block !important;
  margin: 15px 0;
  background: #f7f7f7;
  padding: 15px;
}
.qa dt {
  display: block !important;
  width: 100% !important;
  border: none !important;
  position: relative;
  padding: 15px 0 15px 45px !important;
}
@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;
}
.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: #ffdb16;
  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: #111111;
  font-weight: bold;
  width: 40px;
  text-align: center;
  height: 40px;
  margin-right: 7px;
  border-radius: 50%;
  position: absolute;
  left: 0;
  top: 10px;
}

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

.imgbox {
  justify-content: space-between;
}
.imgbox .box {
  margin: 10px;
  width: 22%;
}
@media only screen and (max-width: 640px) {
  .imgbox .box {
    width: 100%;
  }
}
@media screen and (min-width: 641px) and (max-width: 834px) {
  .imgbox .box {
    width: 46%;
  }
}
.imgbox .box img {
  width: 270px !important;
  height: 270px !important;
  -o-object-fit: cover;
     object-fit: cover;
  font-family: "object-fit: cover;";
}
@media only screen and (max-width: 640px) {
  .imgbox .box img {
    height: auto !important;
    width: 100% !important;
  }
}
@media screen and (min-width: 641px) and (max-width: 834px) {
  .imgbox .box img {
    width: 100% !important;
    height: 270px !important;
  }
}
@media screen and (min-width: 834px) and (max-width: 960px) {
  .imgbox .box img {
    height: 200px !important;
  }
}
.imgbox .box article div {
  text-align: center;
  background: #111111;
  padding: 5px;
  color: #ffffff;
  font-family: "Noto Serif JP", "游明朝体", "Yu Mincho", YuMincho, "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", "ＭＳ Ｐ明朝", "MS PMincho", serif;
}

.blog {
  text-align: left;
}

.txt_waku div {
  font-size: 1em;
  font-weight: bold;
  line-height: 1.5em;
  background: linear-gradient(20deg, #E9397A 41%, #EE7625 55%);
  padding: 20px;
  color: #ffffff;
}
@media only screen and (max-width: 834px) {
  .txt_waku div {
    text-align: left !important;
  }
}
@media screen and (min-width: 834px) and (max-width: 1000px) {
  .txt_waku div {
    text-align: left !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;
  }
}

.flex {
  display: block !important;
}

.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 #ffdb16;
  font-size: 18px;
  font-weight: bold;
  margin: 0 0 15px;
  padding: 0 0 5px;
  color: #111111;
}

.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: #111111;
}

.mail {
  display: none;
}

#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;
  }
}
@media screen and (max-width: 640px) {
  .price_table01 table {
    min-width: 1000px !important;
  }
}
.price_table01 tr:nth-child(1) td {
  background: #e8e6e2;
}
.price_table01 td {
  text-align: center !important;
  padding: 0.5em 0 !important;
}
.price_table01 td div {
  font-size: 14px !important;
  line-height: 1.3;
  font-weight: bold !important;
}
.price_table01 td:nth-child(n+2) {
  width: 12.5%;
}
@media screen and (max-width: 640px) {
  .br_sp {
    display: block;
  }
}/*# sourceMappingURL=assets.css.map */