@charset "UTF-8";
/* =================================================================
 License : e-TRUST Inc.
 File name : common.css
 Style : common
================================================================= */
@import url(https://fonts.googleapis.com/earlyaccess/notosansjapanese.css);
* {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -o-box-sizing: border-box;
  -ms-box-sizing: border-box;
  box-sizing: border-box; }

body {
  counter-reset: number 0;
  line-height: 2em;
  font-weight: 500;
  letter-spacing: 0.6;
  color: #333;
  font-family: "Noto Sans Japanese", "游ゴシック", YuGothic, "ヒラギノ角ゴ Pro", "Hiragino Kaku Gothic Pro", "メイリオ", "Meiryo", Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
  word-wrap: break-word;
  overflow: hidden;
  font-size: 14px; }
  @media only screen and (max-width: 768px) {
    body {
      font-size: 16px; } }

.inner {
  margin: 0 auto;
  max-width: 1200px; }
  @media only screen and (max-width: 768px) {
    .inner {
      padding: 0 10px !important; } }

.inner2 {
  max-width: 1000px;
  margin: 0 auto; }
  @media only screen and (max-width: 768px) {
    .inner2 {
      padding: 0 10px !important; } }

#contents_wrap {
  width: 100%;
  min-width: 100%;
  margin-bottom: 0; }

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

#main {
  width: 100%; }

#main #col_main {
  width: 100%; }

#side {
  width: 18.75000%; }

.map {
  margin: 56px 20px 0; }

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

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

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

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

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

@media only screen and (max-width: 468px) {
  .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 {
  border-top: 10px #55b1dc solid; }
  @media only screen and (max-width: 768px) {
    #header {
      border: none; } }
  @media only screen and (max-width: 768px) {
    #header {
      margin-top: 50px; } }
  #header .fltL {
    width: 50%;
    margin: 30px 0 30px 0; }
    @media only screen and (max-width: 768px) {
      #header .fltL {
        min-width: 100%;
        float: none;
        margin: 0; } }
    #header .fltL a {
      display: block;
      text-align: left; }
      @media only screen and (max-width: 768px) {
        #header .fltL a {
          text-align: center; } }
  #header .fltR {
    width: 50%;
    margin: 25px 0 0 0; }
    @media only screen and (max-width: 768px) {
      #header .fltR {
        min-width: 100%;
        margin: 10px 0; } }
    #header .fltR li {
      display: table-cell; }
    #header .fltR img {
      display: inline-block; }
    #header .fltR #nav_header {
      display: table;
      float: right; }
      @media only screen and (max-width: 768px) {
        #header .fltR #nav_header {
          float: none;
          margin: 30px auto 0; } }

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

#nav_global {
  width: 100%;
  background: #c0eff1; }
  #nav_global ul {
    display: -webkit-flex;
    display: flex;
    -webkit-justify-content: flex-start;
    justify-content: flex-start; }
    #nav_global ul li {
      position: relative;
      -webkit-flex-grow: 1;
      flex-grow: 1; }
      #nav_global ul li a {
        line-height: 2em;
        display: block;
        padding: 20px 0;
        font-family: "rounded-l-mplus-1c";
        color: #55b1dc;
        font-weight: bold;
        font-size: 18px; }
        #nav_global ul li a:hover {
          opacity: 0.6; }
      #nav_global ul li ul {
        width: 100%;
        background-color: #492612;
        top: 70px;
        left: 0px;
        position: absolute;
        display: block; }
        #nav_global ul li ul li {
          width: 100%;
          display: block;
          padding: 5px 0; }
          @media only screen and (max-width: 768px) {
            #nav_global ul li ul li {
              padding: 0; } }
          #nav_global ul li ul li a {
            padding: 5px;
            display: block;
            color: #fff; }
  #nav_global #mainArea {
    z-index: 0;
    width: 100%; }
    #nav_global #mainArea #slider {
      width: 100%;
      margin: 0 auto;
      position: relative; }
    #nav_global #mainArea .slick-prev, #nav_global #mainArea .slick-next {
      z-index: 100;
      height: auto !important;
      width: auto !important; }
    #nav_global #mainArea .slick-prev {
      left: 18% !important; }
      @media screen and (min-width: 469px) and (max-width: 768px) {
        #nav_global #mainArea .slick-prev {
          width: 50px !important; } }
    #nav_global #mainArea .slick-next {
      right: 18% !important; }
      @media screen and (min-width: 469px) and (max-width: 768px) {
        #nav_global #mainArea .slick-next {
          width: 50px !important; } }
    #nav_global #mainArea .slick-prev:before, #nav_global #mainArea .slick-next:before {
      display: none; }

.mean-container .mean-bar {
  background: #55b1dc !important;
  position: fixed !important; }

.mean-container .mean-nav {
  background: #55b1dc !important; }

.mean-container .mean-nav ul li a {
  border-top: 1px solid #fff !important; }

.mean-container .mean-nav ul li a.mean-expand {
  height: 35px !important; }

.mean-container .mean-nav ul li a.mean-expand:hover {
  /*background-color: #e9832f !important;*/ }

.mean-container .mean-nav ul li li a {
  font-family: "rounded-l-mplus-1c";
  color: #55b1dc !important;
  font-weight: bold;
  font-size: 18px; }

.sp {
  display: none; }
  @media screen and (max-width: 768px) {
    .sp {
      display: block; } }

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

footer#global_footer {
  line-height: 2em;
  width: 100%;
  min-width: 100% !important;
  height: auto;
  background: #55b1dc;
  color: #fff;
  font-size: 14px;
  padding-top: 20px; }
  @media screen and (min-width: 469px) and (max-width: 768px) {
    footer#global_footer {
      padding-top: 0; } }
  footer#global_footer a {
    font-weight: normal;
    font-family: "rounded-l-mplus-1c";
    color: #fff;
    text-decoration: none; }
    footer#global_footer a:hover {
      text-decoration: underline; }
  footer#global_footer #footer-info {
    font-family: "rounded-l-mplus-1c"; }
    footer#global_footer #footer-info img {
      margin: 10px 0; }
  footer#global_footer #footer-nav {
    display: auto; }
    @media screen and (min-width: 469px) and (max-width: 768px) {
      footer#global_footer #footer-nav {
        display: none; } }
    @media only screen and (max-width: 468px) {
      footer#global_footer #footer-nav {
        display: none; } }
    footer#global_footer #footer-nav li {
      margin: 15px;
      display: inline; }
      footer#global_footer #footer-nav li a {
        text-decoration: none; }
        footer#global_footer #footer-nav li a:hover {
          opacity: 0.6; }

#copy {
  padding-bottom: 10px; }
  #copy a {
    font-family: "rounded-l-mplus-1c";
    font-size: 14px;
    text-decoration: none !important; }
    #copy a:hover {
      opacity: 0.6; }

/* 共通　*/
.center {
  text-align: center; }

/*　テーブルの枠線消す　*/
.b-n table td {
  border: none; }

/* タブレットでもブロック切り替え　*/
@media only screen and (max-width: 768px) {
  .t-block td {
    display: block;
    width: 100% !important;
    text-align: center !important; } }

/* スマホの時のスクロール設定　*/
.tbl_scroll table {
  table-layout: auto; }

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

.page-title-wrap {
  position: relative;
  padding: 100px 0; }
  @media only screen and (max-width: 768px) {
    .page-title-wrap {
      margin-bottom: 10px; } }

.bg_100per_inner {
  width: 1000%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 50%;
  margin: 0% 0% 0% -500%;
  background: url(/images/common/page-title-bg2.jpg) center top;
  z-index: -1; }

.title h1 {
  font-size: 36px;
  font-family: "rounded-l-mplus-1c";
  font-weight: bold;
  color: #fff;
  line-height: 1.7em; }
  @media only screen and (max-width: 768px) {
    .title h1 {
      font-size: 30px !important;
      font-weight: bold; } }
.title span {
  font-size: 24px;
  font-family: "rounded-l-mplus-1c";
  font-weight: bold;
  color: #fff !important; }
  @media only screen and (max-width: 768px) {
    .title span {
      font-size: 20px !important;
      font-weight: bold; } }

.title1 h2 {
  font-size: 24px;
  font-family: "rounded-l-mplus-1c";
  font-weight: bold;
  color: #55b1dc;
  background: #c0eff1;
  line-height: 40px;
  /*
  box-shadow: 0px -6px 5px -5px  #927d71 inset,0px 8px 4px -8px  #927d71;*/ }
  @media only screen and (max-width: 768px) {
    .title1 h2 {
      padding-left: 0;
      font-size: 20px; } }
.title1 .imgL {
  float: left; }

.dec07 {
  right: -80px;
  top: 0px;
  position: absolute; }
  @media only screen and (max-width: 768px) {
    .dec07 {
      right: -190px;
      top: 20px; } }
  .dec07 .imgL {
    margin: 20px auto; }
    @media only screen and (max-width: 768px) {
      .dec07 .imgL {
        max-width: 60% !important;
        display: inline; } }

/* TOP */
.youtube iframe {
  display: block;
  margin: auto;
  max-width: 80% !important;
  height: 30vw !important; }
  @media only screen and (max-width: 768px) {
    .youtube iframe {
      width: 80%;
      height: 50vw !important; } }

.top-cont2 h2 {
  font-size: 36px;
  text-align: center;
  line-height: 2em;
  color: #fff;
  background: url(/images/contents/index-icon01_11.png) no-repeat center top;
  padding-top: 80px;
  margin-bottom: 30px; }
  @media only screen and (max-width: 768px) {
    .top-cont2 h2 {
      font-size: 20px; } }

.top-cont3 h2 {
  line-height: 2em;
  font-size: 36px;
  text-align: center;
  color: #fff;
  background: url(/images/contents/index-icon02.png) no-repeat center top;
  padding-top: 80px;
  margin: 50px auto 30px auto; }
  @media only screen and (max-width: 768px) {
    .top-cont3 h2 {
      font-size: 20px; } }

.news {
  padding: 20px;
  overflow-y: scroll;
  height: 310px; }

.form-wrap1 {
  line-height: 2em;
  height: 350px; }
  @media only screen and (max-width: 468px) {
    .form-wrap1 dl {
      display: block !important; } }
  .form-wrap1 dl dt {
    align-items: top !important;
    display: block !important; }
  .form-wrap1 dl dt, .form-wrap1 dl dd {
    border: 0 !important;
    background-color: #fff  !important; }
    @media only screen and (max-width: 468px) {
      .form-wrap1 dl dt, .form-wrap1 dl dd {
        width: 100% !important; } }

.top-cont2-1 {
  margin-bottom: 40px; }
  .top-cont2-1 h3 {
    font-size: 19px;
    color: #613a43;
    border-bottom: 1px #6c1713 solid; }
  .top-cont2-1 table td {
    vertical-align: top; }
  .top-cont2-1 img {
    margin-bottom: 20px; }

.top-cont2-2 h3 {
  font-size: 26px;
  color: #613a43;
  border-bottom: 1px #6c1713 solid;
  text-align: center !important; }
  @media only screen and (max-width: 768px) {
    .top-cont2-2 h3 {
      font-size: 20px; } }

.top-cont2-link {
  position: relative;
  z-index: 10; }

.box1 {
  justify-content: center; }
  .box1 p {
    text-align: center !important;
    color: #fff;
    background-color: #6c1713;
    border-radius: 30px;
    margin-top: 15px; }
  .box1 .box {
    margin: 20px 10px; }
    @media only screen and (max-width: 768px) {
      .box1 .box {
        width: 40% !important; } }

.box2 {
  justify-content: center; }
  .box2 .box {
    margin: 20px 10px;
    width: 30%; }
    @media only screen and (max-width: 468px) {
      .box2 .box {
        width: 100% !important; } }
    .box2 .box img {
      display: block;
      margin: 0 auto; }

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

.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/contents/index-bg01.jpg) center top;
  background-size: cover;
  z-index: -1; }

.bgfff {
  padding: 50px;
  background: rgba(255, 255, 255, 0.6); }

h1 {
  line-height: 2em;
  text-align: center;
  font-family: "rounded-l-mplus-1c";
  font-size: 40px;
  font-weight: 700;
  color: #55b1dc; }
  @media screen and (min-width: 469px) and (max-width: 768px) {
    h1 {
      font-size: 20px;
      font-weight: bold; } }
  @media only screen and (max-width: 468px) {
    h1 {
      font-size: 18px;
      font-weight: bold; } }

.flx {
  position: relative;
  z-index: 10;
  display: flex; }
  @media only screen and (max-width: 768px) {
    .flx {
      display: block; } }
  .flx .flxL {
    width: 50%; }
    .flx .flxL img {
      text-align: center !important; }
    @media only screen and (max-width: 768px) {
      .flx .flxL {
        width: 100% !important; } }
  .flx .flxR {
    width: 50%; }
    @media only screen and (max-width: 768px) {
      .flx .flxR {
        width: 100% !important; } }
    @media only screen and (max-width: 768px) {
      .flx .flxR .imgL {
        max-width: 100% !important; }
        .flx .flxR .imgL img {
          margin: 0 auto;
          display: block;
          text-align: center; } }
  .flx tr td p {
    text-align: left !important;
    font-size: 36px;
    font-weight: bold;
    color: #333;
    line-height: 60px; }
    @media only screen and (max-width: 468px) {
      .flx tr td p {
        font-size: 18px;
        font-weight: bold; } }

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

.bg_100per_inner2 {
  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: #55b1dc;
  background-size: cover;
  z-index: -1; }

.flx2 {
  justify-content: space-around; }
  @media only screen and (max-width: 468px) {
    .flx2 {
      display: block !important; } }
  .flx2 .box {
    margin-bottom: 20px; }
    @media only screen and (max-width: 468px) {
      .flx2 .box {
        width: 80% !important;
        display: block;
        margin-left: auto;
        margin-right: auto; } }
    .flx2 .box img {
      width: 100% !important; }

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

.bg_100per_inner3 {
  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: #c0eff1;
  background-size: cover;
  z-index: -1; }

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

.bg_100per_inner4 {
  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/contents/index-bg02.jpg) center top;
  background-size: cover;
  z-index: -1; }

.flx3 {
  display: flex;
  justify-content: space-between;
  align-items: center; }
  @media only screen and (max-width: 768px) {
    .flx3 {
      display: block; } }
  .flx3 .flxL3 {
    width: 49%; }
    @media only screen and (max-width: 768px) {
      .flx3 .flxL3 {
        width: 100% !important; } }
    .flx3 .flxL3 .box img {
      display: block;
      margin: 0 auto; }
  .flx3 .flxR3 {
    width: 49%; }
    @media only screen and (max-width: 768px) {
      .flx3 .flxR3 {
        width: 100% !important; } }
    .flx3 .flxR3 .twitterwidget {
      margin: 0 auto; }

.insta .instagram {
  display: flex;
  justify-content: space-between;
  align-items: center;
  flex-wrap: wrap; }
  .insta .instagram li {
    width: 30.89430894308943%;
    margin-bottom: 2.439024390243902%; }

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

.policy p {
  margin: 0 !important; }

.price span {
  color: #ff1105; }

.price2 table td {
  padding: 10px !important; }

.flow-title h3 {
  font-size: 20px;
  font-family: "rounded-l-mplus-1c";
  font-weight: bold;
  color: #55b1dc;
  line-height: 50px;
  margin-left: 10px; }
  @media only screen and (max-width: 768px) {
    .flow-title h3 {
      padding-left: 0;
      font-size: 18px; } }

.flow-step .flow-step-L {
  width: 40%; }
  @media only screen and (max-width: 468px) {
    .flow-step .flow-step-L {
      width: 100%; } }
@media only screen and (max-width: 468px) {
  .flow-step br {
    display: none; } }
.flow-step .flow-step-R p {
  margin-left: 10px; }

.cleaning-title h4 {
  font-size: 18px;
  font-family: "rounded-l-mplus-1c";
  font-weight: bold;
  color: #55b1dc;
  line-height: 50px; }
  .cleaning-title h4::before {
    font-family: "Font Awesome 5 Free";
    content: "\f058"; }
  @media only screen and (max-width: 768px) {
    .cleaning-title h4 {
      padding-left: 0;
      font-size: 20px; } }

.marugoto-title h3 {
  font-size: 20px;
  font-family: "rounded-l-mplus-1c";
  font-weight: bold; }
  @media only screen and (max-width: 768px) {
    .marugoto-title h3 {
      padding-left: 0;
      font-size: 18px; } }

.faq {
  margin: 10px auto; }
  .faq td {
    padding: 10px 10px 10px 0 !important; }
    @media only screen and (max-width: 468px) {
      .faq td {
        text-align: center !important;
        width: 100% !important;
        padding: 3px 0 !important;
        line-height: 2; } }

@media only screen and (max-width: 468px) {
  .faq-q {
    text-align: center !important;
    width: 100% !important;
    background: #55b1dc; } }

@media only screen and (max-width: 468px) {
  .faq-a {
    text-align: center !important;
    width: 100% !important;
    background: #42b468; } }

@media only screen and (max-width: 468px) {
  .faq img {
    width: 30px !important; } }

.flx4 {
  display: flex; }
  @media only screen and (max-width: 768px) {
    .flx4 {
      display: block; } }
  .flx4 .flxL4 {
    width: 50%; }
    .flx4 .flxL4 img {
      text-align: center !important; }
    @media only screen and (max-width: 768px) {
      .flx4 .flxL4 {
        width: 100% !important; } }
  .flx4 .flxR4 {
    width: 50%; }
    @media only screen and (max-width: 768px) {
      .flx4 .flxR4 {
        width: 100% !important; } }
    .flx4 .flxR4 p {
      padding-left: 10px; }
    @media only screen and (max-width: 768px) {
      .flx4 .flxR4 .imgL {
        max-width: 100% !important; }
        .flx4 .flxR4 .imgL img {
          margin: 0 auto;
          display: block;
          text-align: center; } }

/* 404 */
.error {
  padding: 100px 0 !important;
  background: #fff !important; }
  .error h2 {
    text-align: center;
    font-size: 50px; }
  .error a {
    display: block;
    text-align: center;
    margin: 0 auto;
    padding: 10px;
    width: 200px;
    border: #000 1px solid; }

/* title */
.midashi h2 {
  color: #fff;
  line-height: 2em;
  font-size: 40px;
  font-weight: bold; }
  @media only screen and (max-width: 468px) {
    .midashi h2 {
      font-size: 20px; } }

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

/*# sourceMappingURL=common_style.css.map */

.event_Instagram01{
	border:none!important;
  width: 49%;
}
@media only screen and (max-width: 768px) {
.event_Instagram01{
  width: 100%;
}
}

.event_Instagram01 .sns_list{
  display: flex;
  flex-flow: row;
  border:none;
  flex-wrap: wrap;
}

.event_Instagram01 .sns_text{
  display: none !important;
  width: 0%!important;
}
.event_Instagram01 .sns_photo{
  width: 100%!important;
}
.event_Instagram01 .sns_photo img {
  width: 100% !important;
  height: 157px !important;
  object-fit: cover;
  display: flex;
  margin:auto;
}
.event_Instagram01 div.sns_list div {
  display: flex;
  flex-flow: column;
  border-bottom: 0px dashed #ccc;
  width: 31%;
}
@media only screen and (max-width: 468px) {
.event_Instagram01 div.sns_list div {
  width: 49%;
}
}
.twitter_box{
  background: rgba(255,255,255,0.5);
  box-shadow: 0 3px 6px rgba(0,0,0,0.2);
  padding:20px;
}
.twitter_box div{
  height: 500px;
  overflow-y: auto;
}