@charset "UTF-8";
/* ================================================================= 
 License : e-TRUST Inc.
 File name : common_style.css
 Style : common_style
================================================================= */
@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: 2.3em;
  font-weight: 500;
  letter-spacing: 1.5px;
  color: #564e44;
  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 screen and (min-width:835px){
  background: url(../images/common/bg01.png) no-repeat right top;
  background-size: cover;
  background-attachment: fixed;
  }
  */ }
  @media only screen and (max-width: 640px) {
    body {
      font-size: 16px;
      line-height: 2.0em; } }

.contents-inner {
  /*
  	background:rgba(#fff,0.6);
  	padding:2%;
  	*/ }

@media screen and (min-width: 1001px) and (max-width: 1200px) {
  .inner {
    padding-left: 10px !important;
    padding-right: 10px !important; } }
@media screen and (min-width: 835px) and (max-width: 1000px) {
  .inner {
    padding-left: 10px !important;
    padding-right: 10px !important; } }
@media only screen and (max-width: 835px) {
  .inner {
    padding-left: 15px !important;
    padding-right: 15px !important; } }

/*
.inner2 {
	margin: 0 auto;
	max-width: 1000px;
}
*/
#contents_wrap {
  width: 100%;
  min-width: 100% !important; }

#contents {
  font-size: 100%;
  width: 100%;
  max-width: 1200px; }
  @media screen and (min-width: 1001px) and (max-width: 1200px) {
    #contents {
      padding-left: 20px !important;
      padding-right: 20px !important; } }
  @media screen and (min-width: 835px) and (max-width: 1000px) {
    #contents {
      padding-left: 20px !important;
      padding-right: 20px !important; } }
  @media screen and (min-width: 641px) and (max-width: 835px) {
    #contents {
      padding-left: 20px !important;
      padding-right: 20px !important; } }
  @media only screen and (max-width: 640px) {
    #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 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; }

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

table td img {
  height: auto !important; }

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

pre {
  margin: 0;
  padding: 0;
  white-space: pre-line; }

b, strong {
  font-weight: bold; }

u {
  text-decoration: line-through; }

img {
  max-width: 100%;
  height: auto !important; }

small {
  font-size: 80%; }

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

span {
  font-weight: inherit; }

u {
  text-decoration: underline; }

b {
  font-weight: 500; }

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

a {
  text-decoration: none; }

a:hover {
  opacity: 0.6; }

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

.mincho {
  font-family: "Source Han Serif JP", "游明朝体", "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: 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 {
  position: relative;
  max-width: 100%;
  width: 100%;
  min-width: 100%; }

#main-wrap #main-img img {
  width: 100% !important; }
  @media only screen and (max-width: 640px) {
    #main-wrap #main-img img {
      height: 100vh !important;
      object-fit: cover; } }
#main-wrap #main-logo {
  position: absolute;
  right: 0;
  left: 0;
  top: 0;
  bottom: 0;
  width: 15%;
  height: 100%;
  margin: auto;
  vertical-align: middle !important; }
  @media only screen and (max-width: 640px) {
    #main-wrap #main-logo {
      width: 35%; } }

/*
#header_wrap {
	background:url(../images/common/main_img.jpg) ;
	position: absolute;
	top:0;
	width: 100%;
	
	position: relative;
	max-width: 100%;
	width: 100%;
	min-width: 100%;
  	background: url(../images/common/main_img_pick.jpg) no-repeat center top; 
    background-size: cover !important;
  	height: 150px;
}
*/
/*
#header {
	max-width: 100%;
	padding:30px 0;
	text-align: left !important;
	@media screen and (max-width: 1200px) {
		padding-left: 20px !important;
		padding-right: 20px !important;
	}
	display: flex;
	justify-content: space-between;
	align-items: center;
	color:#fff;
	font-size: 14px;
	font-family: $mincho;
	a {
		color:#fff;
	}
}*/
.mean-container .mean-push {
  display: none !important; }

#nav_global {
  background: rgba(89, 53, 36, 0.2); }
  @media only screen and (max-width: 835px) {
    #nav_global {
      display: none; } }
  #nav_global ul {
    max-width: 100%;
    display: -webkit-flex;
    display: flex;
    -webkit-justify-content: flex-start;
    justify-content: flex-start;
    align-items: center;
    height: 92px; }
    #nav_global ul li {
      -webkit-flex-grow: 1;
      flex-grow: 1;
      position: relative; }
      #nav_global ul li a {
        display: block;
        text-align: center;
        padding: 15px;
        color: #486c48;
        font-family: quicksand, sans-serif;
        font-style: normal;
        letter-spacing: 2.5px;
        font-weight: 300;
        font-size: 1.125rem; }
        #nav_global ul li a span {
          font-size: 0.75rem;
          display: block;
          color: #564e44;
          font-family: "Noto Sans Japanese", "游ゴシック", YuGothic, "ヒラギノ角ゴ Pro", "Hiragino Kaku Gothic Pro", "メイリオ", "Meiryo", Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif; }
        @media screen and (min-width: 1001px) and (max-width: 1200px) {
          #nav_global ul li a {
            padding: 15px 10px; } }
        @media screen and (min-width: 835px) and (max-width: 1000px) {
          #nav_global ul li a {
            padding: 15px 4px;
            font-size: 14px;
            letter-spacing: 2.0px; } }
      #nav_global ul li ul {
        position: absolute;
        margin: auto;
        display: block;
        min-width: 120px;
        width: 100%;
        z-index: 1;
        height: auto; }
        #nav_global ul li ul li a {
          width: 100%;
          display: block;
          background: rgba(89, 53, 36, 0.2);
          padding: 0; }
          @media screen and (max-width: 950px) {
            #nav_global ul li ul li a {
              font-size: 13px;
              text-align: left; } }
    #nav_global ul #nav-tel {
      color: #593524;
      font-size: 1.125rem;
      font-family: lato, sans-serif;
      font-style: normal;
      font-weight: 100; }
      #nav_global ul #nav-tel i {
        background: #593524;
        border-radius: 50%;
        font-size: 1.125rem;
        padding: 10px;
        color: #fff;
        margin-right: 5px; }
    #nav_global ul #nav-cont {
      height: 100%;
      background: #486c48;
      font-size: 1.125rem; }
      #nav_global ul #nav-cont a {
        color: #fff;
        display: -webkit-inline-box;
        line-height: 64px; }

@media screen and (max-width: 900px) {
  .nav_global2 img {
    height: 75px !important; }
  .nav_global2 li a {
    font-size: 14px !important; } }

#mainarea {
  background: #fff;
  position: relative;
  top: 0;
  max-width: 100%;
  margin: 0 auto; }
  #mainarea img {
    max-width: auto !important;
    width: 100% !important; }
  #mainarea #slider {
    width: 100%;
    margin: 0 auto; }
    #mainarea #slider li img {
      height: auto;
      width: 100% !important; }
  #mainarea .slick-prev, #mainarea .slick-next {
    z-index: 100;
    height: auto !important;
    width: auto !important; }
  #mainarea .slick-prev {
    left: 18% !important; }
    @media screen and (min-width: 641px) and (max-width: 835px) {
      #mainarea .slick-prev {
        width: 50px !important; } }
  #mainarea .slick-next {
    right: 18% !important; }
    @media screen and (min-width: 641px) and (max-width: 835px) {
      #mainarea .slick-next {
        width: 50px !important; } }
  #mainarea .slick-prev:before, #mainarea .slick-next:before {
    display: none; }

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

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

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

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

.mean-container .mean-nav ul li a.mean-expand {
  height: 30px !important; }
  @media screen and (min-width: 641px) and (max-width: 835px) {
    .mean-container .mean-nav ul li a.mean-expand {
      height: 25px !important; } }

.mean-container .mean-nav ul li li a {
  padding: 0.2em 10% !important; }

.anchor {
  display: block;
  transform: translateY(-60px); }

/*
飛ばしたいところの前に以下のような記述
<span id="map" class="anchor"></span>
*/
.clone-nav {
  position: fixed !important;
  background: #ded7c3;
  top: 0 !important;
  left: 0;
  right: 0;
  z-index: 2;
  width: 100%;
  transition: .3s;
  transform: translateY(-100%); }
  @media only screen and (max-width: 835px) {
    .clone-nav {
      display: none; } }

.is-show {
  transform: translateY(0); }

@-webkit-keyframes zoom {
  50% {
    -webkit-transform: scale(1.1); } }
@keyframes zoom {
  50% {
    transform: scale(1.1); } }
#nav_sm {
  position: relative;
  background: rgba(255, 255, 255, 0.8); }
  @media only screen and (max-width: 835px) {
    #nav_sm {
      max-width: 100%; } }
  #nav_sm ul {
    max-width: 1200px;
    margin: 0 auto;
    display: flex;
    justify-content: space-between;
    align-items: center; }
    #nav_sm ul li {
      position: relative;
      flex-grow: 1; }
      #nav_sm ul li a {
        text-align: center;
        font-size: 16px;
        display: block;
        font-weight: 200;
        color: #fff !important;
        padding: 20px 15px;
        transition: 1s;
        /*
        &:hover{
        	opacity: 0.8;
        	background: rgba(#703e21,0.4);
        }*/ }
      #nav_sm ul li ul {
        position: absolute;
        width: 260px;
        top: 44px;
        right: -50px;
        margin: auto;
        display: flex;
        flex-flow: column; }
        @media only screen and (max-width: 835px) {
          #nav_sm ul li ul {
            right: 0; } }
        #nav_sm ul li ul li {
          width: 100%; }
          #nav_sm ul li ul li a {
            width: 100%;
            font-size: 13px;
            color: #fff !important;
            display: block;
            padding: 15px; }
            #nav_sm ul li ul li a:hover {
              transition: 0.5s; }

.global-menu-btn {
  display: none;
  font-size: 10px; }
  @media only screen and (max-width: 835px) {
    .global-menu-btn {
      text-align: center;
      z-index: 11;
      display: block;
      position: absolute;
      left: 10px;
      top: 10px;
      color: #593524;
      line-height: 1; }
      .global-menu-btn::before {
        font-size: 2.4em;
        content: "\f0c9";
        line-height: 1;
        font-family: "Font Awesome 5 pro";
        font-weight: 400; }
      .global-menu-btn i {
        margin-top: 3px;
        display: block;
        line-height: 1; } }

.global-menu-close-btn {
  display: none; }
  @media only screen and (max-width: 835px) {
    .global-menu-close-btn {
      display: block;
      position: absolute;
      right: 10px;
      top: 10px;
      width: 32px;
      height: 32px;
      border-radius: 50%;
      background: #fff;
      -webkit-transform: translateX(70px);
      -ms-transform: translateX(70px);
      transform: translateX(70px);
      cursor: pointer;
      -webkit-transition: all 0.3s cubic-bezier(0.175, 0.885, 0.32, 1.275) 0.2s;
      transition: all 0.3s cubic-bezier(0.175, 0.885, 0.32, 1.275) 0.2s; }
      .global-menu-close-btn:before {
        content: "\f00d";
        line-height: 32px;
        font-family: "Font Awesome 5 pro";
        font-size: 1.3rem;
        font-weight: 300;
        display: block;
        width: 100%;
        height: 100%;
        text-align: center; }
      .global-menu-close-btn i {
        display: none; } }

@media only screen and (max-width: 835px) {
  #hednav {
    background: url(../images/common/pt_2.png);
    justify-content: center;
    height: 60px;
    width: 100%;
    position: fixed;
    z-index: 11;
    top: 0;
    margin: 0; }
    #hednav .wrap {
      visibility: hidden;
      cursor: pointer;
      opacity: 0;
      -webkit-transition: all .2s ease-out;
      transition: all .2s ease-out;
      background: rgba(0, 0, 0, 0.6) !important;
      display: block !important;
      position: fixed;
      width: 100% !important;
      height: 100%;
      z-index: -1;
      top: 0;
      left: 0; }
      #hednav .wrap .navwrap {
        display: block !important;
        background: #fff;
        width: 75%;
        height: 100%;
        opacity: 0;
        -webkit-transform: translateX(-240%);
        -ms-transform: translateX(-240%);
        transform: translateX(-240%);
        -webkit-transition: all .2s ease-out;
        transition: all .2s ease-out; }
        #hednav .wrap .navwrap #sm_info {
          display: flex;
          align-items: center;
          justify-content: flex-end;
          width: 100%; }
          #hednav .wrap .navwrap #sm_info .store1, #hednav .wrap .navwrap #sm_info .store2 {
            border-right: 1px #fff solid !important; }
            #hednav .wrap .navwrap #sm_info .store1 p, #hednav .wrap .navwrap #sm_info .store2 p {
              background: #486c48 !important; }
          #hednav .wrap .navwrap #sm_info .store3 p {
            background: #7ca152; }
          #hednav .wrap .navwrap #sm_info .hoverbtn {
            width: 50%;
            margin: 0 !important; }
            #hednav .wrap .navwrap #sm_info .hoverbtn p {
              padding: 10px 0; }
            #hednav .wrap .navwrap #sm_info .hoverbtn a, #hednav .wrap .navwrap #sm_info .hoverbtn p {
              font-weight: 300;
              font-size: 0.6rem !important;
              border: 0 !important;
              color: #fff !important;
              transition: 1s;
              display: -webkit-box !important;
              display: -webkit-flex !important;
              display: -ms-flexbox !important;
              display: flex !important;
              -webkit-flex-direction: column;
              -ms-flex-direction: column;
              flex-direction: column;
              -webkit-box-pack: center;
              -webkit-justify-content: center;
              -ms-flex-pack: center;
              justify-content: center;
              -webkit-box-align: center;
              -webkit-align-items: center;
              -ms-flex-align: center;
              align-items: center;
              width: 100%;
              height: 100%; }
              #hednav .wrap .navwrap #sm_info .hoverbtn a i, #hednav .wrap .navwrap #sm_info .hoverbtn p i {
                font-weight: 300;
                font-size: 1.5rem !important;
                margin: 0 0 5px 0 !important; }
        #hednav .wrap .navwrap #nav_sm {
          width: 100%;
          margin-top: 0 !important; }
          #hednav .wrap .navwrap #nav_sm ul {
            -webkit-box-orient: vertical;
            -webkit-box-direction: normal;
            -webkit-flex-direction: column;
            -ms-flex-direction: column;
            flex-direction: column;
            margin: 0 auto; }
            #hednav .wrap .navwrap #nav_sm ul li {
              position: relative;
              width: 100%;
              height: 50px;
              border-bottom: solid 1px #ccc; }
              #hednav .wrap .navwrap #nav_sm ul li a {
                display: -webkit-box;
                display: -webkit-flex;
                display: -ms-flexbox;
                display: flex;
                -webkit-box-align: center;
                -webkit-align-items: center;
                -ms-flex-align: center;
                align-items: center;
                -webkit-box-pack: start;
                -webkit-justify-content: flex-start;
                -ms-flex-pack: start;
                justify-content: flex-start;
                -webkit-box-orient: horizontal;
                -webkit-box-direction: normal;
                -webkit-flex-direction: row;
                -ms-flex-direction: row;
                flex-direction: row;
                padding-left: 70px;
                line-height: 1;
                height: 100%;
                font-weight: 300;
                font-size: 0.8rem !important;
                color: #333 !important; }
                #hednav .wrap .navwrap #nav_sm ul li a::before {
                  display: block;
                  position: absolute;
                  left: 15px;
                  top: 35%;
                  z-index: 1;
                  -webkit-transform-origin: center bottom;
                  -ms-transform-origin: center bottom;
                  transform-origin: center bottom;
                  font-family: channel-icons;
                  font-size: 1.2rem;
                  font-family: "Font Awesome 5 pro";
                  color: #333; }
              #hednav .wrap .navwrap #nav_sm ul li:nth-child(1) a::before {
                content: "\f108"; }
              #hednav .wrap .navwrap #nav_sm ul li:nth-child(2) a::before {
                content: "\f0c4"; }
              #hednav .wrap .navwrap #nav_sm ul li:nth-child(3) a::before {
                content: "\f4a6"; }
              #hednav .wrap .navwrap #nav_sm ul li:nth-child(4) a::before {
                content: "\f6bf"; }
              #hednav .wrap .navwrap #nav_sm ul li:nth-child(5) a::before {
                content: "\f762"; }
              #hednav .wrap .navwrap #nav_sm ul li:nth-child(6) a::before {
                content: "\f406"; }
              #hednav .wrap .navwrap #nav_sm ul li:nth-child(7) a::before {
                content: "\f302"; }
              #hednav .wrap .navwrap #nav_sm ul li:nth-child(8) a::before {
                content: "\f5a0"; } }
.MenuOpened {
  z-index: 13 !important; }
  .MenuOpened .global-menu-btn {
    z-index: 0; }
  .MenuOpened .wrap {
    z-index: 10 !important;
    visibility: visible !important;
    opacity: 1 !important;
    background: rgba(0, 0, 0, 0.7) !important; }
    .MenuOpened .wrap .navwrap {
      opacity: 1 !important;
      -webkit-transform: translateX(0) !important;
      -ms-transform: translateX(0) !important;
      transform: translateX(0) !important;
      overflow-y: auto;
      overflow-x: hidden;
      height: 100vh !important; }
    .MenuOpened .wrap .global-menu-close-btn {
      opacity: 1;
      -webkit-transform: translateX(0);
      -ms-transform: translateX(0);
      transform: translateX(0); }

@media screen and (min-width: 835px) {
  #hednav {
    display: none; } }

.main-news {
  max-width: 1200px;
  margin: 0 auto;
  display: block;
  position: relative;
  bottom: -85%; }
  .main-news dl {
    background: rgba(15, 38, 0, 0.7);
    padding: 10px 0;
    color: #fff;
    display: flex; }
    .main-news dl dd {
      width: 20%; }
  @media only screen and (max-width: 835px) {
    .main-news {
      position: absolute;
      width: 100%;
      bottom: 5%; }
      .main-news dl {
        flex-direction: column; }
        .main-news dl dd, .main-news dl dt {
          width: 100% !important; } }

footer#global_footer {
  background: none !important;
  min-width: auto !important;
  margin-top: 60px; }
  @media only screen and (max-width: 835px) {
    footer#global_footer {
      margin-top: 30px; } }

#TCT-wrap {
  display: flex;
  flex-wrap: nowrap; }
  @media only screen and (max-width: 835px) {
    #TCT-wrap {
      flex-direction: column; } }

#TCT-txt-wrap {
  width: 50%;
  background: url(../images/common/TCT_bg.png) no-repeat center top;
  background-size: cover;
  padding: 5%;
  text-align: left !important;
  color: #fff;
  /*
  #link-button01 {
  	span {
  		color:#1b1b1b;
  		padding:5px;
  		margin-right: 10px;
  		background:#fff;
  		border-radius: 50%;
  
  	}
  }*/ }
  @media screen and (min-width: 1001px) and (max-width: 1200px) {
    #TCT-txt-wrap {
      padding: 2%; } }
  @media screen and (min-width: 835px) and (max-width: 1000px) {
    #TCT-txt-wrap {
      padding: 2%; } }
  @media only screen and (max-width: 835px) {
    #TCT-txt-wrap {
      width: 100%;
      text-align: center !important; } }
  #TCT-txt-wrap #TCT-title {
    font-size: 2.25rem;
    color: #fff;
    font-family: quicksand, sans-serif;
    font-style: italic;
    font-weight: 300;
    background: linear-gradient(rgba(89, 53, 36, 0) 50%, #486c48 90%);
    display: inline-block;
    margin-bottom: 20px; }
    @media (max-width: 1200px) {
      #TCT-txt-wrap #TCT-title {
        font-size: calc(1.35rem + 1.2vw) ; } }
    @media only screen and (max-width: 835px) {
      #TCT-txt-wrap #TCT-title {
        margin-bottom: 10px; } }
  #TCT-txt-wrap address {
    font-size: 1rem;
    line-height: 2.5em; }
    #TCT-txt-wrap address #shop-name {
      font-size: 1.5rem;
      font-weight: lighter;
      display: block; }
      @media (max-width: 1200px) {
        #TCT-txt-wrap address #shop-name {
          font-size: calc(1.275rem + 0.3vw) ; } }
      @media screen and (min-width: 835px) and (max-width: 1000px) {
        #TCT-txt-wrap address #shop-name {
          font-size: 16px; } }
    #TCT-txt-wrap address #TCT-info-wrap {
      display: flex;
      align-items: center; }
      @media only screen and (max-width: 835px) {
        #TCT-txt-wrap address #TCT-info-wrap {
          display: block; } }
      #TCT-txt-wrap address #TCT-info-wrap #TCT-tel {
        font-size: 1.5rem;
        font-family: lato, sans-serif;
        font-style: normal;
        font-weight: 100;
        margin-right: 10px; }
        @media (max-width: 1200px) {
          #TCT-txt-wrap address #TCT-info-wrap #TCT-tel {
            font-size: calc(1.275rem + 0.3vw) ; } }
        @media screen and (min-width: 835px) and (max-width: 1000px) {
          #TCT-txt-wrap address #TCT-info-wrap #TCT-tel {
            font-size: 16px; } }
        #TCT-txt-wrap address #TCT-info-wrap #TCT-tel i {
          background: #486c48;
          border-radius: 50%;
          font-size: 1.125rem;
          padding: 10px;
          color: #fff;
          margin-right: 5px; }
        #TCT-txt-wrap address #TCT-info-wrap #TCT-tel a {
          color: #fff !important; }
      #TCT-txt-wrap address #TCT-info-wrap #TCT-cont {
        height: 100%;
        background: #486c48; }
        #TCT-txt-wrap address #TCT-info-wrap #TCT-cont a {
          font-family: quicksand, sans-serif;
          font-style: normal;
          font-weight: 300;
          color: #fff !important;
          font-size: 1.25rem;
          letter-spacing: 2px;
          display: inline-block;
          padding: 5px 30px; }
          #TCT-txt-wrap address #TCT-info-wrap #TCT-cont a i {
            margin-right: 5px; }
          @media screen and (min-width: 835px) and (max-width: 1000px) {
            #TCT-txt-wrap address #TCT-info-wrap #TCT-cont a {
              font-size: 16px; } }
        @media only screen and (max-width: 835px) {
          #TCT-txt-wrap address #TCT-info-wrap #TCT-cont {
            width: 250px;
            margin: 10px auto; } }
    #TCT-txt-wrap address #TCT-pick span {
      background: #486c48;
      border-radius: 5px;
      padding: 3px 10px;
      color: #fff; }

#TCT-map {
  width: 50%; }
  #TCT-map iframe {
    height: 100% !important; }
  @media only screen and (max-width: 835px) {
    #TCT-map {
      display: none; } }

/*	#footer {
		color:#fff;
		a {
			color:#fff !important;
		}
		max-width: 1200px;
		margin:0 auto;
		padding:20px;
		display: flex;
		justify-content: space-between;

	 }
	*/
#footer-wrap {
  background: url(../images/common/footer_bg.png) no-repeat center bottom;
  background-size: cover;
  padding: 4%; }
  @media screen and (min-width: 1601px) and (max-width: 1850px) {
    #footer-wrap {
      padding: 3%; } }
  @media screen and (min-width: 1401px) and (max-width: 1600px) {
    #footer-wrap {
      padding: 2%; } }
  @media screen and (min-width: 1201px) and (max-width: 1400px) {
    #footer-wrap {
      padding: 2%; } }
  @media screen and (min-width: 1001px) and (max-width: 1200px) {
    #footer-wrap {
      background: url(../images/common/footer_bg.png) no-repeat right bottom; } }
  @media screen and (min-width: 835px) and (max-width: 1000px) {
    #footer-wrap {
      background: url(../images/common/footer_bg.png) no-repeat right bottom; } }
  @media only screen and (max-width: 835px) {
    #footer-wrap {
      background: url(../images/common/footer_bg.png) no-repeat right bottom; } }

#footer-inner {
  max-width: 1000px;
  margin: 0 auto;
  text-align: center !important; }
  #footer-inner address {
    font-size: 13px; }
    #footer-inner address a {
      display: block;
      margin-bottom: 20px; }
      @media only screen and (max-width: 835px) {
        #footer-inner address a {
          font-size: 24px; } }
    @media only screen and (max-width: 640px) {
      #footer-inner address .tel-s a {
        font-size: 16px !important;
        text-align: center !important;
        margin-bottom: 0 !important; } }
  #footer-inner #footer-nav ul {
    display: -webkit-flex;
    display: flex;
    -webkit-justify-content: flex-start;
    justify-content: flex-start;
    align-items: center; }
    #footer-inner #footer-nav ul li {
      -webkit-flex-grow: 1;
      flex-grow: 1;
      position: relative; }
      #footer-inner #footer-nav ul li a {
        font-size: 0.8125rem;
        color: #564e44;
        display: block;
        width: 100%;
        padding: 3px 10px; }
  @media only screen and (max-width: 835px) {
    #footer-inner #footer-nav {
      display: none; } }

#copyright {
  height: 30px;
  background: #593524;
  text-align: center;
  color: #fff !important; }
  #copyright a {
    color: #fff !important; }
  #copyright small {
    display: block; }

.mean-container .mean-push {
  display: none !important; }

.abc {
  font-size: 30px;
  color: red; }

.campaign-wrap {
  height: 300px;
  padding: 30px;
  max-width: 1000px;
  margin: 0 auto 60px;
  border: 3px solid #ccc;
  background: rgba(89, 53, 36, 0.1); }
  @media screen and (min-width: 835px) and (max-width: 1000px) {
    .campaign-wrap {
      margin: 0 auto 50px; } }
  @media only screen and (max-width: 835px) {
    .campaign-wrap {
      height: 300px;
      margin: 0 auto 30px; } }

.campaign {
  height: 100%;
  overflow-y: auto; }
  .campaign h3, .campaign .title h4, .title .campaign h4, .campaign .title3 h4, .title3 .campaign h4 {
    color: #4a834a;
    font-weight: bold;
    font-size: 1.125rem; }
  .campaign dl {
    margin-bottom: 10px;
    border-bottom: 1px dotted #fff; }
    @media only screen and (max-width: 835px) {
      .campaign dl {
        display: block !important; }
        .campaign dl dt, .campaign dl dd {
          width: 100% !important; } }

.top-cont1 {
  background: url(../images/common/deco01.png) no-repeat right top; }
  .top-cont1 .top-cont1-img {
    padding: 0 !important; }
    .top-cont1 .top-cont1-img img {
      width: 100% !important;
      height: 100% !important;
      object-fit: cover; }
    @media only screen and (max-width: 640px) {
      .top-cont1 .top-cont1-img {
        display: none; } }
  .top-cont1 td:nth-child(2) {
    padding: 3% 3% 0 3% !important; }
    @media screen and (min-width: 1001px) and (max-width: 1200px) {
      .top-cont1 td:nth-child(2) {
        line-height: 2.3em;
        padding: 5% 5% 0 5% !important; } }
    @media screen and (min-width: 835px) and (max-width: 1000px) {
      .top-cont1 td:nth-child(2) {
        padding: 3% !important;
        line-height: 2.3em; } }
    @media only screen and (max-width: 835px) {
      .top-cont1 td:nth-child(2) {
        line-height: 2.3em; } }
    @media only screen and (max-width: 640px) {
      .top-cont1 td:nth-child(2) {
        padding: 15% 5% 0 5% !important; } }
  .top-cont1 h2 {
    font-size: 3rem;
    color: #486c48;
    font-family: quicksand, sans-serif;
    font-style: italic;
    font-weight: 300;
    display: inline-block;
    background: linear-gradient(rgba(204, 209, 190, 0) 50%, #d6d1be 90%); }
    @media (max-width: 1200px) {
      .top-cont1 h2 {
        font-size: calc(1.425rem + 2.1vw) ; } }
  .top-cont1 .top-cont1-txt {
    font-size: 1.125rem;
    line-height: 2.5em;
    padding: 2% 5% 5% 5% !important; }
    @media screen and (max-width: 1150px) {
      .top-cont1 .top-cont1-txt {
        display: block; }
        .top-cont1 .top-cont1-txt br {
          display: none; } }
    @media only screen and (max-width: 640px) {
      .top-cont1 .top-cont1-txt {
        background: rgba(255, 255, 255, 0.6); } }
    @media screen and (min-width: 1001px) and (max-width: 1200px) {
      .top-cont1 .top-cont1-txt {
        line-height: 2.3em;
        padding: 5% 3% !important; } }
    @media screen and (min-width: 835px) and (max-width: 1000px) {
      .top-cont1 .top-cont1-txt {
        line-height: 2.3em; } }
    @media only screen and (max-width: 835px) {
      .top-cont1 .top-cont1-txt {
        line-height: 2.3em; } }
    @media only screen and (max-width: 640px) {
      .top-cont1 .top-cont1-txt {
        padding: 2% 5% 15% 5% !important; } }

.top-cont2 {
  max-width: 1000px;
  margin: 0 auto;
  display: flex;
  justify-content: space-between; }
  .top-cont2 .box {
    width: 31.333%;
    margin: 1%; }
  @media only screen and (max-width: 640px) {
    .top-cont2 {
      flex-direction: column; }
      .top-cont2 .box {
        width: 80%;
        margin: 10px auto; } }

.top-link-txt a {
  font-size: 1.5rem;
  color: #486c48;
  font-family: quicksand, sans-serif;
  font-style: normal;
  font-weight: 300; }
  @media (max-width: 1200px) {
    .top-link-txt a {
      font-size: calc(1.275rem + 0.3vw) ; } }

.top-cont2-wrap {
  position: relative;
  padding: 3% 0 !important; }
  @media only screen and (max-width: 640px) {
    .top-cont2-wrap {
      padding: 15% 3% !important; } }

.top-cont2-inner {
  width: 1000%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 50%;
  margin: 0% 0% 0% -500%;
  background: rgba(72, 108, 72, 0.1);
  z-index: -1; }

.top-cont3 {
  display: flex;
  justify-content: space-between;
  align-items: flex-start;
  width: 640px;
  margin: auto; }
  @media only screen and (max-width: 640px) {
    .top-cont3 {
      width: 90%;
      display: block; } }
  .top-cont3 iframe {
    width: 320px;
    min-width: 320px; }
    @media only screen and (max-width: 640px) {
      .top-cont3 iframe {
        margin: 0 auto 10px;
        display: block; } }
  .top-cont3 p {
    width: 63%;
    font-size: 13px;
    color: #593524;
    margin-left: 20px; }
    @media only screen and (max-width: 640px) {
      .top-cont3 p {
        text-align: center;
        width: 100%;
        margin-left: 0; } }

.top-title h2 {
  font-size: 2.5rem;
  color: #486c48;
  font-family: quicksand, sans-serif;
  font-style: italic;
  font-weight: 300;
  display: inline-block;
  background: linear-gradient(rgba(204, 209, 190, 0) 50%, #d6d1be 90%);
  margin-bottom: 20px; }
  @media (max-width: 1200px) {
    .top-title h2 {
      font-size: calc(1.375rem + 1.5vw) ; } }

.top-cont3-wrap {
  position: relative;
  padding: 3% 0 !important;
  background: url(../images/common/deco02.png) no-repeat left top; }
  @media only screen and (max-width: 640px) {
    .top-cont3-wrap {
      padding: 15% 3% !important; } }

.top-cont3-inner {
  width: 1000%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 50%;
  margin: 0% 0% 0% -500%;
  background: rgba(89, 53, 36, 0.1);
  z-index: -1; }

.top-sns-wrap {
  max-width: 1200px;
  margin: 0 auto;
  display: flex; }
  @media only screen and (max-width: 835px) {
    .top-sns-wrap {
      flex-direction: column; }
      .top-sns-wrap .top-insta {
        width: 100%; } }

.top-insta {
  max-width: 1000px;
  margin: 0 auto; }
  .top-insta .sns_list {
    flex-direction: inherit !important;
    border: none  !important;
    flex-wrap: wrap;
    margin: auto 20px; }
    .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%; }
  .top-insta .sns_list > div {
    border: none;
    width: 23%;
    margin: 1%; }
    @media only screen and (max-width: 640px) {
      .top-insta .sns_list > div {
        width: 48%; } }

.TFLX1 {
  max-width: 1000px;
  margin: 0 auto;
  display: flex;
  align-items: center;
  padding: 2.5%; }
  .TFLX1 .box {
    width: 50%; }

.TFLX1a {
  margin-top: 50px; }

.TFLX1b {
  margin-bottom: 50px; }

/*


}*/
.TFLX1-txt {
  font-size: 16px; }

.TFLX1-button a {
  font-size: 18px;
  font-weight: bold;
  letter-spacing: 3px;
  border: 2px solid #1b1b1b;
  color: #1b1b1b;
  display: inline-block;
  padding: 5px 30px;
  text-align: left; }
  .TFLX1-button a:hover {
    opacity: 1 !important;
    background: #593524 !important;
    color: #fff; }
.TFLX1-button i {
  margin-left: 100px; }

/*
@include pcs {
  .top-title {
  h2 {
    font-size: 28px;
    letter-spacing: 1.5px;
    min-width: 178px;
  }
  span {
    font-size: 12px;
  }  
} 
  .TFLX1-txt {
    font-size: 14px;
  }
  .TFLX1 {
    padding:5% ;
    .box {
      img {
        width: 80% !important;
      }
    }
  }
}*/
/*
@include tab {
  .top-title {
  h2 {
    font-size: 28px;
    letter-spacing: 1.5px;
    min-width: 178px;
  }
  span {
    font-size: 12px;
  }  
} 
  .TFLX1-txt {
    font-size: 14px;
  }
  .TFLX1 {
    padding:5%;
    .box {
      img {
        width: 80% !important;
      }
    }
  }
}
*/
/*
@include sp {
  .TFLX1 {
    flex-direction: column;
    .box {
      width: 90%;
      img {
        width: 80% !important;
      }
    }
  }
  .top-title {
    h2 {
      text-align: center;
      font-size: 24px;
      letter-spacing: 1.5px;
    }
  }
  .TFLX1-button {
   text-align: center !important;
  }
.TFLX1a {
  margin-top: 30px;
}
.TFLX1b {
  margin-bottom: 30px;
    flex-direction: column-reverse;
}

}
*/
.TFLX2 {
  width: 100%;
  flex-wrap: wrap; }
  .TFLX2 .box {
    width: 33.333%; }
    .TFLX2 .box img {
      width: 100% !important;
      -webkit-transform: scale(1);
      transform: scale(1);
      -webkit-transition: .3s ease-in-out;
      transition: .3s ease-in-out; }
      .TFLX2 .box img:hover {
        opacity: 1 !important;
        -webkit-transform: scale(1.1);
        transform: scale(1.1); }
    .TFLX2 .box a:hover {
      opacity: 1 !important; }
  @media only screen and (max-width: 640px) {
    .TFLX2 {
      flex-direction: column; }
      .TFLX2 .box {
        width: 80%;
        margin: 10px auto; }
        .TFLX2 .box:first-child {
          margin-top: 20px; }
        .TFLX2 .box:last-child {
          margin-bottom: 20px; } }

@media only screen and (max-width: 835px) {
  .top-title2 h2 {
    text-align: center !important; } }
@media only screen and (max-width: 835px) {
  .top-title2 {
    margin-top: 50px !important;
    margin-bottom: 20px !important; } }

.news-bg {
  position: relative;
  padding: 80px 0 !important; }
  @media only screen and (max-width: 835px) {
    .news-bg {
      padding: 50px 0 !important; } }

.news-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/top_bg04.png) no-repeat center top;
  background-size: cover;
  z-index: -1; }

.news-wrap {
  height: 300px;
  padding: 30px;
  max-width: 1000px;
  margin: 0 auto;
  border: 3px solid #ccc;
  background: rgba(89, 53, 36, 0.1); }
  @media screen and (min-width: 835px) and (max-width: 1000px) {
    .news-wrap {
      margin: 20px; } }
  @media only screen and (max-width: 835px) {
    .news-wrap {
      height: 300px;
      margin: 20px; } }

.news {
  height: 100%;
  overflow-y: auto; }
  .news dt {
    color: #593524;
    font-weight: bold; }
  .news dl {
    margin-bottom: 10px;
    border-bottom: 1px dotted #fff; }
    @media only screen and (max-width: 835px) {
      .news dl {
        display: block !important; }
        .news dl dt, .news dl dd {
          width: 100% !important; } }

.tel-s a {
  color: #564e44 !important; }
  .tel-s a:hover {
    opacity: 1.0 !important; }

@media only screen and (max-width: 835px) {
  .brdnt {
    text-align: left !important; }
    .brdnt br {
      display: none; } }

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

.w1000 {
  max-width: 1000px;
  margin: 0 auto; }
  @media only screen and (max-width: 835px) {
    .w1000 {
      padding-left: 10px;
      padding-right: 10px; } }

@media only screen and (max-width: 640px) {
  .TLIR table tr {
    display: flex;
    flex-direction: column-reverse; } }

.w1200 {
  max-width: 1200px;
  margin: 0 auto; }
  @media only screen and (max-width: 835px) {
    .w1200 {
      padding-left: 10px;
      padding-right: 10px; } }

.ai-company dt {
  align-items: center !important; }
@media only screen and (max-width: 640px) {
  .ai-company dl {
    display: block !important; }
    .ai-company dl dt {
      width: 100% !important;
      border-right: 1px solid #ccc !important; }
    .ai-company dl dd {
      width: 100% !important; } }

.form_wrap dl dd > div {
  display: block !important; }

@media only screen and (max-width: 835px) {
  .fancybox-toolbar {
    top: 50px !important; } }

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

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

.pick01, .pick02, .pick03 {
  background: rgba(72, 108, 72, 0.2);
  padding: 3%; }
  .pick01 h2, .pick02 h2, .pick03 h2 {
    color: #486c48;
    font-size: 1.5rem;
    font-family: quicksand, sans-serif;
    font-style: normal;
    letter-spacing: 2.5px;
    font-weight: 300; }
    @media (max-width: 1200px) {
      .pick01 h2, .pick02 h2, .pick03 h2 {
        font-size: calc(1.275rem + 0.3vw) ; } }

.pick02 {
  background: rgba(249, 186, 186, 0.3); }
  .pick02 span {
    color: #f76363;
    font-size: 1.875rem;
    font-weight: bold; }
    @media (max-width: 1200px) {
      .pick02 span {
        font-size: calc(1.3125rem + 0.75vw) ; } }

.pick03 {
  background: rgba(89, 53, 36, 0.1); }
  .pick03 h3, .pick03 .title h4, .title .pick03 h4, .pick03 .title3 h4, .title3 .pick03 h4 {
    color: #486c48;
    font-size: 1.25rem; }

.page-title-wrap {
  position: relative;
  padding: 10% 0 !important; }
  @media only screen and (max-width: 640px) {
    .page-title-wrap {
      padding: 15% 0 !important; } }

.page-title-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/page-top-deco01_pc.png) no-repeat right top;
  z-index: -1; }
  @media only screen and (max-width: 640px) {
    .page-title-inner {
      background: url(../images/common/page-top-deco01_sp.png) no-repeat right top; } }

.page-title h1 {
  display: block;
  color: #486c48;
  font-family: quicksand, sans-serif;
  font-style: normal;
  letter-spacing: 2.5px;
  font-weight: 300;
  font-size: 3.75rem; }
  @media (max-width: 1200px) {
    .page-title h1 {
      font-size: calc(1.5rem + 3vw) ; } }
  @media only screen and (max-width: 640px) {
    .page-title h1 {
      text-shadow: 0 0 10px #fff; } }
.page-title span {
  font-size: 1.125rem;
  display: block;
  color: #593524;
  font-family: "Noto Sans Japanese", "游ゴシック", YuGothic, "ヒラギノ角ゴ Pro", "Hiragino Kaku Gothic Pro", "メイリオ", "Meiryo", Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
  padding-top: 20px; }
  @media only screen and (max-width: 640px) {
    .page-title span {
      padding-top: 10px; } }

.title h2, .title3 h2 {
  color: #486c48;
  font-size: 1.75rem;
  padding: 0.5em;
  /*文字周りの余白*/
  line-height: 1.3;
  /*行高*/
  background: rgba(89, 53, 36, 0.2);
  /*背景色*/
  vertical-align: middle;
  border-radius: 25px 0px 0px 25px;
  /*左側の角を丸く*/ }
  @media (max-width: 1200px) {
    .title h2, .title3 h2 {
      font-size: calc(1.3rem + 0.6vw) ; } }
  .title h2:before, .title3 h2:before {
    content: '●';
    color: white;
    margin-right: 8px; }
.title h3, .title3 h3, .title h4, .title3 h4 {
  font-size: 1.125rem;
  color: #486c48;
  border-bottom: 2px dashed #ccc; }
  .title h3 .price1, .title3 h3 .price1, .title h4 .price1, .title3 h4 .price1 {
    color: #820d0d;
    font-weight: bold;
    font-size: 1rem;
    float: right; }
@media only screen and (max-width: 835px) {
  .title h4, .title3 h4 {
    font-size: 18px; } }

.title2 {
  margin: 30px auto 20px 15px; }
  .title2 h2 {
    color: #593524;
    border-bottom: 1px dashed #593524;
    font-size: 1.5rem;
    position: relative;
    /*相対位置*/
    padding-left: 1.2em;
    /*アイコン分のスペース*/
    line-height: 1.4;
    /*行高*/ }
    @media (max-width: 1200px) {
      .title2 h2 {
        font-size: calc(1.275rem + 0.3vw) ; } }
    .title2 h2:before {
      font-family: "Font Awesome 5 Free";
      content: "\f0c4";
      /*アイコンのユニコード*/
      font-weight: 600;
      position: absolute;
      /*絶対位置*/
      font-size: 1em;
      /*サイズ*/
      left: 0;
      /*アイコンの位置*/
      top: 0;
      /*アイコンの位置*/
      color: #486c48;
      /*アイコン色*/ }
  .title2 h3, .title2 .title h4, .title .title2 h4, .title2 .title3 h4, .title3 .title2 h4 {
    font-size: 24px;
    position: relative;
    text-shadow: 0 0 2px white; }
    .title2 h3:before, .title2 .title h4:before, .title .title2 h4:before, .title2 .title3 h4:before, .title3 .title2 h4:before {
      content: "";
      position: absolute;
      background: #4a834a;
      width: 50px;
      height: 50px;
      border-radius: 50%;
      top: 50%;
      /* border: dashed 1px white; */
      left: -15px;
      -moz-transform: translateY(-50%);
      -webkit-transform: translateY(-50%);
      -ms-transform: translateY(-50%);
      transform: translateY(-50%);
      z-index: -1; }
    @media only screen and (max-width: 835px) {
      .title2 h3, .title2 .title h4, .title .title2 h4, .title2 .title3 h4, .title3 .title2 h4 {
        font-size: 18px;
        font-weight: bold; } }
  .title2 h4 {
    margin: 30px 20px;
    font-size: 20px;
    color: #fff;
    background: #486c48;
    padding: 5px; }
    .title2 h4 i {
      margin-right: 5px; }
    @media only screen and (max-width: 835px) {
      .title2 h4 {
        margin: 15px 10px; } }

@media only screen and (max-width: 640px) {
  .title3 h2 {
    font-size: 18px; } }

.step-title {
  margin: 30px auto 20px; }
  .step-title span {
    font-size: 20px;
    font-family: adobe-garamond-pro, serif;
    font-style: normal;
    font-weight: 400;
    font-style: oblique;
    color: #fff; }
  .step-title h3, .step-title .title h4, .title .step-title h4, .step-title .title3 h4, .title3 .step-title h4 {
    font-size: 20px; }
  @media only screen and (max-width: 835px) {
    .step-title span, .step-title h3, .step-title .title h4, .title .step-title h4, .step-title .title3 h4, .title3 .step-title h4 {
      font-size: 18px !important; } }

.staff-title h2 {
  font-size: 20px;
  padding-left: 5px;
  border-left: 5px solid #593524;
  border-bottom: 1px solid #4a834a; }

.list01 dl, .list02 dl {
  border-bottom: 1px dashed #564e44; }
  .list01 dl dt, .list02 dl dt {
    border: none !important;
    background: none !important; }
  .list01 dl dd, .list02 dl dd {
    border: none !important;
    background: none !important;
    text-align: right !important;
    min-width: 107px;
    color: #8a4609;
    font-weight: bold; }

.list02 dl dd {
  min-width: 300px; }
@media only screen and (max-width: 640px) {
  .list02 dl {
    display: block !important; }
    .list02 dl dd, .list02 dl dt {
      width: 100% !important; } }

.greet-TBL img {
  width: 100% !important; }

.gallery-FLX {
  flex-wrap: wrap; }
  .gallery-FLX .box {
    width: 31.333%;
    margin: 1%;
    text-align: center !important; }
    @media only screen and (max-width: 835px) {
      .gallery-FLX .box {
        width: 48%; } }
    .gallery-FLX .box h3, .gallery-FLX .box .title h4, .title .gallery-FLX .box h4, .gallery-FLX .box .title3 h4, .title3 .gallery-FLX .box h4 {
      display: none; }

.error2 h2 {
  font-size: 40px;
  font-weight: bold; }
.error2 a {
  border: 1px solid #564e44;
  padding: 10px 20px; }

div.submit {
  background: rgba(255, 255, 255, 0.6);
  width: 100% !important;
  margin: 0 auto !important; }

.contact_contents #contents_wrap {
  padding-top: 100px !important; }

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

.bg_100per_inner {
  width: 1000%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 50%;
  margin: 0% 0% 0% -500%;
  background: #f7ead4;
  z-index: -1; }

.bg_100per_wrap {
  position: relative;
  padding: 80px 0 !important;
  margin-bottom: 60px 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/contents/cont-bg.jpg) repeat center top;
  background-size: cover;
  z-index: -1; }

@media only screen and (max-width: 835px) {
  #col_main .errorbg {
    padding: 0 !important; } }

.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(100px, 0px);
  transition: all 2500ms; }

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

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

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

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

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

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