@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: #777157;
  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: 640px) {
    body {
      font-size: 14px;
      line-height: 2.0em;
      letter-spacing: 1.3px; } }
  @media screen and (max-width: 350px) {
    body {
      font-size: 13px; } }

.contents-inner {
  background: rgba(255, 255, 255, 0.6);
  padding: 2%; }

.inner {
  margin: 0 auto;
  max-width: 1200px; }
  @media screen and (min-width: 641px) and (max-width: 834px) {
    .inner {
      padding-left: 20px !important;
      padding-right: 20px !important; } }
  @media only screen and (max-width: 640px) {
    .inner {
      padding-left: 10px !important;
      padding-right: 10px !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: 834px) {
    #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: 834px) {
  .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: "游明朝体", "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 {
  background: url(../images/common/bg01.png);
  background-size: 10%;
  padding-top: 10px;
  position: relative;
  max-width: 100%;
  width: 100%;
  min-width: 100%;
  height: auto; }
  @media only screen and (max-width: 834px) {
    header#global_header {
      padding-top: 48px;
      background: url(../images/common/bg01.png);
      background-size: 40%; } }

#header {
  text-align: left !important; }
  @media screen and (max-width: 1200px) {
    #header {
      padding-left: 20px !important;
      padding-right: 20px !important; } }

#header-txt {
  font-size: 13px;
  letter-spacing: 1.5px; }
  @media only screen and (max-width: 834px) {
    #header-txt {
      display: none; } }

#header-info {
  max-width: 1200px;
  margin: 0 auto;
  display: flex;
  justify-content: space-between;
  align-items: center; }
  #header-info #header-logo {
    width: 300px; }
  #header-info #header-info-R {
    display: flex;
    align-items: center; }
    #header-info #header-info-R p img {
      vertical-align: middle; }
    #header-info #header-info-R .tel-s {
      font-size: 1.125rem;
      font-family: adobe-garamond-pro, serif;
      font-style: normal;
      font-weight: 400;
      color: #d0ccba; }
    #header-info #header-info-R #header-cont {
      margin-left: 10px;
      border-radius: 5px;
      position: relative;
      background: -moz-linear-gradient(to bottom, #49372b, rgba(102, 77, 60, 0.8) 40%, #49372b);
      background: -webkit-linear-gradient(to bottom, #49372b, rgba(102, 77, 60, 0.8) 40%, #49372b);
      background: linear-gradient(to bottom, #49372b, rgba(102, 77, 60, 0.8) 40%, #49372b);
      padding: 15px 20px;
      width: 25%;
      min-width: 250px; }
      #header-info #header-info-R #header-cont a {
        display: block;
        text-align: center;
        color: #d0ccba;
        font-family: "游明朝体", "Yu Mincho", YuMincho, "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", "ＭＳ Ｐ明朝", "MS PMincho", serif;
        font-size: 1.125rem; }
      #header-info #header-info-R #header-cont:before {
        content: '';
        display: block;
        position: absolute;
        background: url(../images/common/button_deco01.png);
        top: 2%;
        left: 2%;
        height: 50px;
        width: 50px;
        z-index: 1; }
      #header-info #header-info-R #header-cont:after {
        content: '';
        display: block;
        position: absolute;
        background: url(../images/common/button_deco02.png);
        bottom: 2%;
        right: 2%;
        height: 50px;
        width: 50px;
        z-index: 1;
        visibility: inherit; }
    @media only screen and (max-width: 640px) {
      #header-info #header-info-R {
        flex-direction: column; }
        #header-info #header-info-R #header-cont {
          margin: 15px auto; } }
  @media only screen and (max-width: 834px) {
    #header-info {
      flex-direction: column;
      margin: 20px auto; }
      #header-info #header-info-R {
        margin-top: 15px; } }
  @media only screen and (max-width: 640px) {
    #header-info {
      margin: 20px auto 0; } }

.mean-container .mean-push {
  display: none !important; }

#nav_global {
  margin: 10px auto 0; }
  @media only screen and (max-width: 834px) {
    #nav_global {
      display: none; } }
  #nav_global ul {
    max-width: 1200px;
    margin: 0 auto;
    display: -webkit-flex;
    display: flex;
    -webkit-justify-content: flex-start;
    justify-content: flex-start;
    align-items: center; }
    #nav_global ul li {
      -webkit-flex-grow: 1;
      flex-grow: 1;
      position: relative; }
      #nav_global ul li a {
        text-align: center;
        display: block;
        color: #d0ccba;
        font-size: 16px;
        font-family: adobe-garamond-pro, serif;
        font-style: normal;
        font-weight: 400; }
        @media screen and (max-width: 950px) {
          #nav_global ul li a {
            font-size: 14px; } }
        #nav_global ul li a span {
          display: block;
          font-size: 13px; }
      #nav_global ul li ul {
        position: absolute;
        margin: auto;
        display: block;
        width: 100%;
        z-index: 2;
        background: rgba(73, 55, 43, 0.9); }
        #nav_global ul li ul li a {
          font-size: 16px;
          width: 100%;
          display: block;
          padding: 5px 0; }
          @media screen and (max-width: 950px) {
            #nav_global ul li ul li a {
              font-size: 14px; } }
    #nav_global ul #nav-logo img {
      height: 100px !important; }
      @media screen and (max-width: 900px) {
        #nav_global ul #nav-logo img {
          height: 75px !important; } }

@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: 834px) {
      #mainarea .slick-prev {
        width: 50px !important; } }
  #mainarea .slick-next {
    right: 18% !important; }
    @media screen and (min-width: 641px) and (max-width: 834px) {
      #mainarea .slick-next {
        width: 50px !important; } }
  #mainarea .slick-prev:before, #mainarea .slick-next:before {
    display: none; }

#main-txt {
  position: absolute;
  padding: 10px;
  bottom: 0;
  width: 100%;
  height: 15%;
  background: rgba(0, 0, 0, 0.7);
  display: flex;
  flex-direction: column;
  text-align: center;
  align-items: center;
  justify-content: space-around;
  color: #d0ccba;
  font-family: "游明朝体", "Yu Mincho", YuMincho, "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", "ＭＳ Ｐ明朝", "MS PMincho", serif;
  font-size: 2.25rem; }
  @media (max-width: 1200px) {
    #main-txt {
      font-size: calc(1.35rem + 1.2vw) ; } }
  #main-txt span {
    font-size: 1.5rem;
    font-family: 'Courgette', cursive;
    font-family: 'Pinyon Script', cursive; }
    @media (max-width: 1200px) {
      #main-txt span {
        font-size: calc(1.275rem + 0.3vw) ; } }
  @media screen and (min-width: 1001px) and (max-width: 1200px) {
    #main-txt {
      height: 20%; } }
  @media screen and (min-width: 835px) and (max-width: 1000px) {
    #main-txt {
      height: 20%; } }
  @media screen and (min-width: 641px) and (max-width: 834px) {
    #main-txt {
      height: 20%;
      font-size: 1.5rem; } }
  @media screen and (min-width: 641px) and (max-width: 834px) and (max-width: 1200px) {
    #main-txt {
      font-size: calc(1.275rem + 0.3vw) ; } }
  @media screen and (min-width: 641px) and (max-width: 834px) {
      #main-txt span {
        font-size: 1rem; } }
  @media only screen and (max-width: 640px) {
    #main-txt {
      position: inherit;
      background: #49372B;
      height: 25%;
      font-size: 1.125rem; }
      #main-txt span {
        font-size: 0.625rem; } }
  @media only screen and (max-width: 350px) {
    #main-txt {
      font-size: 1rem; }
      #main-txt span {
        display: none; } }

.mean-container .mean-bar {
  background: #49372B !important;
  position: fixed !important; }

.mean-container .mean-nav {
  background: #49372B !important; }

.mean-container .mean-nav ul li a {
  border-top: 1px solid #fff !important;
  padding: 0.7em 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: 834px) {
    .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 {
  width: 100%;
  position: fixed;
  background: rgba(73, 55, 43, 0.8);
  top: -10px;
  left: 0;
  right: 0;
  z-index: 2;
  width: 100%;
  transition: .3s;
  transform: translateY(-100%); }

.is-show {
  transform: translateY(0); }

#header-sm-txt {
  position: fixed;
  top: 10px;
  right: 0;
  left: 0;
  z-index: 1000000;
  color: #d0ccba;
  margin: 0 auto;
  text-align: center; }
  @media screen and (min-width: 641px) {
    #header-sm-txt {
      display: none; } }

footer#global_footer {
  background: none !important;
  min-width: auto !important;
  margin-top: 70px; }
  @media only screen and (max-width: 834px) {
    footer#global_footer {
      margin-top: 30px; } }

/*
#TCT-wrap {
	display: flex;
	flex-wrap: nowrap;
}
#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;
  a {
  	color:#fff !important;
  }
  h2 {
  	@include rfs(36);
  	font-family: adobe-garamond-pro, serif;
  	font-style: normal;
	font-weight: 400;
	border-bottom:1px solid #fff;
	padding-bottom:5px;
	margin-bottom: 30px;
  }
}
#link-button01 {
	span {
		color:#1b1b1b;
		padding:5px;
		margin-right: 10px;
		background:#fff;
		border-radius: 50%;

	}
}
#TCT-map {
	width: 50%;
	iframe {
		height: 100% !important;
	}
}

#footer {
		color:#fff;
		a {
			color:#fff !important;
		}
		max-width: 1200px;
		margin:0 auto;
		padding:20px;
		display: flex;
		justify-content: space-between;

	 }
	*/
#footer-map iframe {
  vertical-align: bottom !important; }

#footer-wrap {
  background: url(../images/common/bg01.png);
  background-size: 10%;
  padding: 20px 0; }
  @media screen and (min-width: 835px) and (max-width: 1000px) {
    #footer-wrap {
      padding-left: 20px;
      padding-right: 20px; } }
  @media only screen and (max-width: 834px) {
    #footer-wrap {
      background: url(../images/common/bg01.png);
      background-size: 40%; } }

#footer-inner {
  max-width: 1000px;
  margin: 0 auto;
  color: #d0ccba;
  text-align: center !important; }

address {
  font-size: 13px; }
  address a {
    font-weight: bold;
    color: #d0ccba;
    display: block;
    margin-bottom: 20px; }
  @media only screen and (max-width: 640px) {
    address .tel-s a {
      color: #d0ccba !important;
      text-align: center !important;
      margin-bottom: 0 !important; } }

#footer-nav {
  margin: 15px auto; }
  #footer-nav ul {
    display: -webkit-flex;
    display: flex;
    -webkit-justify-content: flex-start;
    justify-content: flex-start;
    align-items: center;
    flex-wrap: wrap; }
    #footer-nav ul li {
      -webkit-flex-grow: 1;
      flex-grow: 1;
      position: relative;
      min-width: 180px;
      width: 20%; }
      #footer-nav ul li a {
        font-size: 0.8125rem;
        display: block;
        width: 100%;
        padding: 3px 10px;
        color: #d0ccba; }
  @media only screen and (max-width: 640px) {
    #footer-nav {
      display: none; } }

#footer-logo {
  max-width: 300px;
  margin: 10px auto; }

#copyright {
  text-align: center;
  color: #d0ccba !important; }
  #copyright a {
    color: #d0ccba !important; }

.mean-container .mean-push {
  display: none !important; }

.abc {
  font-size: 30px;
  color: red; }

.top-cont1-wrap, .top-cont2-wrap {
  position: relative;
  padding: 80px 0 !important; }
  @media only screen and (max-width: 834px) {
    .top-cont1-wrap, .top-cont2-wrap {
      padding: 50px 0 !important; } }

.top-cont1-inner, .top-cont2-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_bg01.png);
  background-size: cover;
  background-position: right;
  z-index: -1; }

.top-cont1-deco {
  margin: 80px auto 30px;
  width: 40%; }
  @media screen and (min-width: 641px) and (max-width: 834px) {
    .top-cont1-deco {
      margin: 50px auto 20px; } }
  @media only screen and (max-width: 640px) {
    .top-cont1-deco {
      margin: 30px auto 15px;
      width: 60%; } }

.top-cont1 .box, .top-cont1 .collagen-FLX2 .box2, .collagen-FLX2 .top-cont1 .box2 {
  width: 48%;
  margin: 1%; }
  .top-cont1 .box h3, .top-cont1 .collagen-FLX2 .box2 h3, .collagen-FLX2 .top-cont1 .box2 h3, .top-cont1 .box .title h4, .title .top-cont1 .box h4, .top-cont1 .collagen-FLX2 .box2 .title h4, .title .top-cont1 .collagen-FLX2 .box2 h4, .collagen-FLX2 .top-cont1 .box2 .title h4, .title .collagen-FLX2 .top-cont1 .box2 h4, .top-cont1 .box .title3 h4, .title3 .top-cont1 .box h4, .top-cont1 .collagen-FLX2 .box2 .title3 h4, .title3 .top-cont1 .collagen-FLX2 .box2 h4, .collagen-FLX2 .top-cont1 .box2 .title3 h4, .title3 .collagen-FLX2 .top-cont1 .box2 h4 {
    display: none; }
  .top-cont1 .box a, .top-cont1 .collagen-FLX2 .box2 a, .collagen-FLX2 .top-cont1 .box2 a {
    text-align: center !important;
    margin: auto;
    display: block; }

.yoyaku-button {
  border-radius: 5px;
  position: relative;
  background: -moz-linear-gradient(to bottom, #49372b, rgba(73, 55, 43, 0.9) 40%, #49372b);
  background: -webkit-linear-gradient(to bottom, #49372b, rgba(73, 55, 43, 0.9) 40%, #49372b);
  background: linear-gradient(to bottom, #49372b, rgba(73, 55, 43, 0.9) 40%, #49372b);
  padding: 15px 20px;
  box-shadow: 2px 2px 4px #666;
  width: 25%;
  min-width: 250px;
  /*
  background-image: url(../images/common/button_deco01.png), url(../images/common/button_deco02.png);
  background-repeat: no-repeat;
  background-position: left 2% top 2%, right 2% bottom 2%;
  */ }
  .yoyaku-button a {
    display: inline-block;
    color: #d0ccba;
    font-family: "游明朝体", "Yu Mincho", YuMincho, "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", "ＭＳ Ｐ明朝", "MS PMincho", serif;
    font-size: 1.125rem; }
  .yoyaku-button:before {
    content: '';
    display: block;
    position: absolute;
    background: url(../images/common/button_deco01.png);
    top: 2%;
    left: 2%;
    height: 50px;
    width: 50px;
    z-index: 1; }
  .yoyaku-button:after {
    content: '';
    display: block;
    position: absolute;
    background: url(../images/common/button_deco02.png);
    bottom: 2%;
    right: 2%;
    height: 50px;
    width: 50px;
    z-index: 1;
    visibility: inherit; }

.TFLX1 {
  justify-content: center; }
  .TFLX1 a {
    align-self: stretch;
    width: 31.333%;
    margin: 1%;
    border: 3px solid rgba(73, 55, 43, 0.3);
    background: rgba(73, 55, 43, 0.1);
    background: -moz-linear-gradient(to bottom, rgba(73, 55, 43, 0.3), rgba(73, 55, 43, 0.1) 40%, rgba(73, 55, 43, 0.3));
    background: -webkit-linear-gradient(to bottom, rgba(73, 55, 43, 0.3), rgba(73, 55, 43, 0.1) 40%, rgba(73, 55, 43, 0.3));
    background: linear-gradient(to bottom, rgba(73, 55, 43, 0.3), rgba(73, 55, 43, 0.1) 40%, rgba(73, 55, 43, 0.3)); }
    @media screen and (max-width: 1200px) {
      .TFLX1 a {
        width: 48%; } }
    @media screen and (max-width: 834px) {
      .TFLX1 a {
        width: 80%; } }
    .TFLX1 a .box, .TFLX1 a .collagen-FLX2 .box2, .collagen-FLX2 .TFLX1 a .box2 {
      width: 100%;
      height: 100%; }
      .TFLX1 a .box article, .TFLX1 a .collagen-FLX2 .box2 article, .collagen-FLX2 .TFLX1 a .box2 article {
        height: 100%;
        display: flex;
        align-items: center; }
        .TFLX1 a .box article h3, .TFLX1 a .collagen-FLX2 .box2 article h3, .collagen-FLX2 .TFLX1 a .box2 article h3, .TFLX1 a .box article .title h4, .title .TFLX1 a .box article h4, .TFLX1 a .collagen-FLX2 .box2 article .title h4, .title .TFLX1 a .collagen-FLX2 .box2 article h4, .collagen-FLX2 .TFLX1 a .box2 article .title h4, .title .collagen-FLX2 .TFLX1 a .box2 article h4, .TFLX1 a .box article .title3 h4, .title3 .TFLX1 a .box article h4, .TFLX1 a .collagen-FLX2 .box2 article .title3 h4, .title3 .TFLX1 a .collagen-FLX2 .box2 article h4, .collagen-FLX2 .TFLX1 a .box2 article .title3 h4, .title3 .collagen-FLX2 .TFLX1 a .box2 article h4 {
          display: none; }
        .TFLX1 a .box article img, .TFLX1 a .collagen-FLX2 .box2 article img, .collagen-FLX2 .TFLX1 a .box2 article img {
          width: 40%;
          margin: auto;
          display: block;
          height: 100% !important;
          object-fit: cover; }
        .TFLX1 a .box article div, .TFLX1 a .collagen-FLX2 .box2 article div, .collagen-FLX2 .TFLX1 a .box2 article div {
          padding: 5px;
          height: 100%;
          width: 60%; }
        .TFLX1 a .box article h2, .TFLX1 a .collagen-FLX2 .box2 article h2, .collagen-FLX2 .TFLX1 a .box2 article h2 {
          border-left: 5px solid #49372B;
          padding-left: 5px;
          color: #49372B;
          font-family: "游明朝体", "Yu Mincho", YuMincho, "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", "ＭＳ Ｐ明朝", "MS PMincho", serif;
          font-size: 1rem; }

#link-button02 {
  color: #01363c;
  font-size: 16px;
  font-family: "Noto Sans Japanese", "游ゴシック", YuGothic, "ヒラギノ角ゴ Pro", "Hiragino Kaku Gothic Pro", "メイリオ", "Meiryo", Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif; }
  #link-button02 span {
    color: #fff;
    padding: 4px 7px;
    margin-right: 10px;
    background: #49372B;
    border-radius: 50%; }

.top-cont2-inner {
  background: url(../images/common/top_bg01_p.png) repeat center top; }

.top-cont2 table td:nth-child(2) {
  padding: 5% !important; }

.top-title h2 {
  font-size: 2.25rem;
  color: #1b1b1b;
  font-family: "游明朝体", "Yu Mincho", YuMincho, "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", "ＭＳ Ｐ明朝", "MS PMincho", serif; }
  @media (max-width: 1200px) {
    .top-title h2 {
      font-size: calc(1.35rem + 1.2vw) ; } }

#link-button03 {
  color: #291F1C;
  font-size: 16px;
  font-family: "Noto Sans Japanese", "游ゴシック", YuGothic, "ヒラギノ角ゴ Pro", "Hiragino Kaku Gothic Pro", "メイリオ", "Meiryo", Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif; }
  #link-button03 span {
    color: #fff;
    padding: 4px 7px;
    margin-right: 10px;
    background: #291F1C;
    border-radius: 50%; }

.top-cont3-wrap {
  position: relative;
  padding: 50px 0 !important;
  margin-bottom: 60px !important; }

.top-cont3-inner {
  width: 1000%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 50%;
  margin: 0% 0% 0% -500%;
  background: #49372B;
  z-index: -1; }

.top-cont3 {
  max-width: 1000px;
  margin: 0 auto;
  color: #fff; }
  .top-cont3 h2 {
    border-left: 5px solid #fff;
    padding-left: 5px;
    font-size: 1.5rem;
    font-family: "游明朝体", "Yu Mincho", YuMincho, "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", "ＭＳ Ｐ明朝", "MS PMincho", serif; }
    @media (max-width: 1200px) {
      .top-cont3 h2 {
        font-size: calc(1.275rem + 0.3vw) ; } }

#link-button04 {
  color: #fff;
  font-size: 16px;
  font-family: "Noto Sans Japanese", "游ゴシック", YuGothic, "ヒラギノ角ゴ Pro", "Hiragino Kaku Gothic Pro", "メイリオ", "Meiryo", Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif; }
  #link-button04 span {
    color: #291F1C;
    padding: 4px 7px;
    margin-right: 10px;
    background: #fff;
    border-radius: 50%; }

.top-title2 {
  border-left: 5px solid #01363c;
  padding-left: 10px;
  font-size: 2.0625rem;
  font-family: adobe-garamond-pro, serif;
  font-style: normal;
  font-weight: 400; }
  @media (max-width: 1200px) {
    .top-title2 {
      font-size: calc(1.33125rem + 0.975vw) ; } }

.top-title h2 {
  font-size: 36px;
  font-weight: bold;
  letter-spacing: 1.8px;
  color: #01363c;
  min-width: 178px; }
.top-title span {
  font-size: 13px;
  color: #01363c; }
  @media only screen and (max-width: 640px) {
    .top-title span {
      margin: 0 auto;
      display: block;
      text-align: center; } }

.TFLX2 {
  width: 100%;
  flex-wrap: wrap; }
  .TFLX2 .box, .TFLX2 .collagen-FLX2 .box2, .collagen-FLX2 .TFLX2 .box2 {
    width: 33.333%; }
    .TFLX2 .box img, .TFLX2 .collagen-FLX2 .box2 img, .collagen-FLX2 .TFLX2 .box2 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, .TFLX2 .collagen-FLX2 .box2 img:hover, .collagen-FLX2 .TFLX2 .box2 img:hover {
        opacity: 1 !important;
        -webkit-transform: scale(1.1);
        transform: scale(1.1); }
    .TFLX2 .box a:hover, .TFLX2 .collagen-FLX2 .box2 a:hover, .collagen-FLX2 .TFLX2 .box2 a:hover {
      opacity: 1 !important; }
  @media only screen and (max-width: 640px) {
    .TFLX2 {
      flex-direction: column; }
      .TFLX2 .box, .TFLX2 .collagen-FLX2 .box2, .collagen-FLX2 .TFLX2 .box2 {
        width: 80%;
        margin: 10px auto; }
        .TFLX2 .box:first-child, .TFLX2 .collagen-FLX2 .box2:first-child, .collagen-FLX2 .TFLX2 .box2:first-child {
          margin-top: 20px; }
        .TFLX2 .box:last-child, .TFLX2 .collagen-FLX2 .box2:last-child, .collagen-FLX2 .TFLX2 .box2:last-child {
          margin-bottom: 20px; } }

.news-bg {
  position: relative;
  padding: 80px 0 !important; }
  @media only screen and (max-width: 834px) {
    .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; }
  @media screen and (min-width: 835px) and (max-width: 1000px) {
    .news-wrap {
      margin: 20px; } }
  @media only screen and (max-width: 834px) {
    .news-wrap {
      height: 300px;
      margin: 20px; } }

.news {
  height: 100%;
  overflow-y: auto; }
  .news dt {
    color: #49372B;
    font-weight: bold; }
  .news dl {
    margin-bottom: 10px;
    border-bottom: 1px dotted #fff; }
    @media only screen and (max-width: 834px) {
      .news dl {
        display: block !important; }
        .news dl dt, .news dl dd {
          width: 100% !important; } }

.top-insta .sns_list {
  display: flex;
  flex-wrap: wrap;
  flex-direction: inherit !important;
  border: none !important; }
  .top-insta .sns_list div {
    width: 20%;
    border: none; }
    .top-insta .sns_list div .sns_photo {
      width: 100%; }
    .top-insta .sns_list div .sns_text {
      display: none; }
    @media only screen and (max-width: 834px) {
      .top-insta .sns_list div {
        width: 50%; } }

.tel-s a {
  color: #777157 !important; }
  .tel-s a:hover {
    opacity: 1.0 !important; }

@media only screen and (max-width: 834px) {
  .brdnt div {
    text-align: left !important; }
    .brdnt div br {
      display: none; } }

@media only screen and (max-width: 640px) {
  .brdn div {
    text-align: left !important; }
    .brdn div br {
      display: none; } }

.w1000 {
  max-width: 1000px;
  margin: 0 auto; }
  @media only screen and (max-width: 834px) {
    .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: 834px) {
    .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: 834px) {
  .fancybox-toolbar {
    top: 50px !important; } }

.pankuzu {
  margin-bottom: 15px; }
  @media only screen and (max-width: 834px) {
    .pankuzu {
      display: none; } }

.list01 dl, .list02 dl {
  border-bottom: 1px dashed #777157; }
  .list01 dl dt, .list02 dl dt {
    border: none !important;
    background: none !important;
    min-width: 100px; }
  .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; } }

.list03 dl {
  border-bottom: 1px dashed #777157; }
  .list03 dl dt {
    border: none !important;
    background: none !important;
    color: #8a4609;
    font-weight: bold;
    min-width: 280px; }
  .list03 dl dd {
    border: none !important;
    background: none !important;
    text-align: right !important; }
  @media only screen and (max-width: 640px) {
    .list03 dl {
      display: block !important; }
      .list03 dl dd, .list03 dl dt {
        width: 100% !important;
        text-align: left !important; } }

.page-title-wrap {
  position: relative;
  padding: 50px 0 !important;
  margin-bottom: 30px; }

.page-title-inner {
  width: 1000%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 50%;
  margin: 0% 0% 0% -500%;
  background: rgba(208, 204, 186, 0.5);
  z-index: -1; }

.page-title h1 {
  font-size: 2.25rem;
  font-family: "游明朝体", "Yu Mincho", YuMincho, "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", "ＭＳ Ｐ明朝", "MS PMincho", serif;
  color: #49372B;
  position: relative;
  margin-bottom: 15px; }
  @media (max-width: 1200px) {
    .page-title h1 {
      font-size: calc(1.35rem + 1.2vw) ; } }
  .page-title h1:after {
    content: '';
    position: absolute;
    display: block;
    z-index: 1;
    margin: 10px auto;
    width: 100%;
    height: 100%;
    background: url(../images/common/deco02.png) no-repeat;
    background-size: contain;
    background-position: top center;
    visibility: inherit; }

.title, .title3 {
  /*
    h1 {
    font-size: 36px;
    color:$title-color;
    font-family: $title-font;
    text-align: center;
    @include tabsp {
       font-size: 24px;
    }
  }*/ }
  .title h2, .title3 h2 {
    font-size: 1.75rem;
    font-family: "游明朝体", "Yu Mincho", YuMincho, "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", "ＭＳ Ｐ明朝", "MS PMincho", serif;
    color: #49372B;
    padding: 10px 0 10px 50px;
    background: -moz-linear-gradient(to bottom, rgba(208, 204, 186, 0.8), rgba(208, 204, 186, 0.1) 40%, rgba(208, 204, 186, 0.8));
    background: -webkit-linear-gradient(to bottom, rgba(208, 204, 186, 0.8), rgba(208, 204, 186, 0.1) 40%, rgba(208, 204, 186, 0.8));
    background: linear-gradient(to bottom, rgba(208, 204, 186, 0.8), rgba(208, 204, 186, 0.1) 40%, rgba(208, 204, 186, 0.8));
    position: relative; }
    @media (max-width: 1200px) {
      .title h2, .title3 h2 {
        font-size: calc(1.3rem + 0.6vw) ; } }
    .title h2:before, .title3 h2:before {
      content: '';
      position: absolute;
      background: url(../images/common/deco03.png) no-repeat;
      background-size: contain;
      background-position: left 0,top;
      opacity: 0.7;
      width: 40px;
      height: 30px;
      z-index: 1;
      margin-left: -40px; }
  .title h3, .title3 h3, .title h4, .title3 h4 {
    font-size: 1.125rem;
    color: #49372B;
    font-weight: bold; }
  @media only screen and (max-width: 834px) {
    .title h4, .title3 h4 {
      font-size: 18px; } }

.title2 {
  margin: 30px auto 20px 15px; }
  .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: #291F1C;
      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: 834px) {
      .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: #01363c;
    padding: 5px; }
    .title2 h4 i {
      margin-right: 5px; }
    @media only screen and (max-width: 834px) {
      .title2 h4 {
        margin: 15px 10px; } }

@media only screen and (max-width: 640px) {
  .title3 h2 {
    font-size: 18px; } }

.pick01, .pick02 {
  position: relative;
  background: rgba(208, 204, 186, 0.5);
  padding: 60px 3%; }
  .pick01 h2, .pick02 h2 {
    color: #49372B;
    font-family: "游明朝体", "Yu Mincho", YuMincho, "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", "ＭＳ Ｐ明朝", "MS PMincho", serif;
    font-size: 1.5rem; }
    @media (max-width: 1200px) {
      .pick01 h2, .pick02 h2 {
        font-size: calc(1.275rem + 0.3vw) ; } }
  .pick01:before, .pick02:before {
    content: '';
    display: block;
    position: absolute;
    background: url(../images/common/deco04a.png);
    background-size: contain;
    top: 10px;
    left: 10px;
    height: 50px;
    width: 50px;
    z-index: 1; }
  .pick01:after, .pick02:after {
    content: '';
    display: block;
    position: absolute;
    background: url(../images/common/deco04b.png);
    background-size: contain;
    bottom: 10px;
    right: 10px;
    height: 50px;
    width: 50px;
    z-index: 1;
    visibility: inherit; }

.pick02 h2 {
  font-size: 1.25rem;
  color: #bf125f;
  font-weight: bold; }

.pick03 {
  position: relative;
  background: rgba(208, 204, 186, 0.5);
  padding: 60px 3%;
  height: 500px; }
  .pick03 h2 {
    font-size: 1.125rem;
    color: #bf125f; }
  .pick03:before {
    content: '';
    display: block;
    position: absolute;
    background: url(../images/common/deco04a.png);
    background-size: contain;
    top: 10px;
    left: 10px;
    height: 50px;
    width: 50px;
    z-index: 1; }
  .pick03:after {
    content: '';
    display: block;
    position: absolute;
    background: url(../images/common/deco04b.png);
    background-size: contain;
    bottom: 10px;
    right: 10px;
    height: 50px;
    width: 50px;
    z-index: 1;
    visibility: inherit; }

.step-title h3, .step-title .title h4, .title .step-title h4, .step-title .title3 h4, .title3 .step-title h4 {
  font-size: 1.25rem;
  font-family: "游明朝体", "Yu Mincho", YuMincho, "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", "ＭＳ Ｐ明朝", "MS PMincho", serif;
  color: #49372B;
  font-style: oblique;
  position: relative;
  border-top: solid 2px #d0ccba;
  border-bottom: solid 2px #d0ccba;
  background: -moz-linear-gradient(to bottom, rgba(208, 204, 186, 0.8), rgba(208, 204, 186, 0.1) 40%, rgba(208, 204, 186, 0.8));
  background: -webkit-linear-gradient(to bottom, rgba(208, 204, 186, 0.8), rgba(208, 204, 186, 0.1) 40%, rgba(208, 204, 186, 0.8));
  background: linear-gradient(to bottom, rgba(208, 204, 186, 0.8), rgba(208, 204, 186, 0.1) 40%, rgba(208, 204, 186, 0.8));
  line-height: 1.4;
  padding: 0.2em; }
  .step-title h3:after, .step-title .title h4:after, .title .step-title h4:after, .step-title .title3 h4:after, .title3 .step-title h4:after {
    /*タブ*/
    position: absolute;
    font-family: "Font Awesome 5 pro",'Courgette', cursive;
    font-family: "Font Awesome 5 Pro",'Pinyon Script', cursive;
    content: '\f755\ point';
    background: #d1c27d;
    color: #fff;
    left: 0px;
    bottom: 100%;
    border-radius: 3px 3px 0 0;
    padding: 5px 10px 3px;
    font-size: 0.8em;
    line-height: 1;
    letter-spacing: 0.05em; }

.menu-title h3, .menu-title .title h4, .title .menu-title h4, .menu-title .title3 h4, .title3 .menu-title h4 {
  font-size: 1rem;
  font-family: "游明朝体", "Yu Mincho", YuMincho, "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", "ＭＳ Ｐ明朝", "MS PMincho", serif;
  color: #49372B;
  font-weight: bold;
  font-style: oblique; }

.staff-title h2 {
  font-size: 20px;
  padding-left: 5px;
  border-left: 5px solid #49372B;
  border-bottom: 1px solid #291F1C; }

.sv-title h2 {
  margin-left: 10px;
  position: relative;
  font-size: 1.5rem;
  font-family: "游明朝体", "Yu Mincho", YuMincho, "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", "ＭＳ Ｐ明朝", "MS PMincho", serif;
  color: #49372B; }
  @media (max-width: 1200px) {
    .sv-title h2 {
      font-size: calc(1.275rem + 0.3vw) ; } }
  .sv-title h2:before {
    background: -webkit-linear-gradient(top, #dbc387 0%, #ad9031 100%);
    background: -ms-linear-gradient(top, #dbc387 0%, #ad9031 100%);
    width: 6px;
    height: 100%;
    position: absolute;
    content: "";
    display: flex;
    align-items: center;
    justify-content: center;
    top: 0;
    bottom: 0;
    left: -10px; }

.oxygen-title h2 {
  background: rgba(208, 56, 135, 0.5);
  font-size: 1.5rem;
  color: #fff;
  padding: 10px 20px; }
  @media (max-width: 1200px) {
    .oxygen-title h2 {
      font-size: calc(1.275rem + 0.3vw) ; } }

.price-FLX, .price-FLX2 {
  display: flex;
  justify-content: center; }
  .price-FLX .box, .price-FLX2 .box, .price-FLX .collagen-FLX2 .box2, .collagen-FLX2 .price-FLX .box2, .price-FLX2 .collagen-FLX2 .box2, .collagen-FLX2 .price-FLX2 .box2 {
    width: 300px;
    height: 125px;
    margin: 2%;
    background: url(../images/contents/price_bg.png) no-repeat center top;
    background-size: cover;
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 1.25rem;
    color: #49372B;
    font-family: "游明朝体", "Yu Mincho", YuMincho, "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", "ＭＳ Ｐ明朝", "MS PMincho", serif; }
    .price-FLX .box div, .price-FLX2 .box div, .price-FLX .collagen-FLX2 .box2 div, .collagen-FLX2 .price-FLX .box2 div, .price-FLX2 .collagen-FLX2 .box2 div, .collagen-FLX2 .price-FLX2 .box2 div {
      font-style: oblique;
      font-size: 2.25rem; }
      .price-FLX .box div span, .price-FLX2 .box div span, .price-FLX .collagen-FLX2 .box2 div span, .collagen-FLX2 .price-FLX .box2 div span, .price-FLX2 .collagen-FLX2 .box2 div span, .collagen-FLX2 .price-FLX2 .box2 div span {
        font-style: oblique; }
      .price-FLX .box div .price_txt, .price-FLX2 .box div .price_txt, .price-FLX .collagen-FLX2 .box2 div .price_txt, .collagen-FLX2 .price-FLX .box2 div .price_txt, .price-FLX2 .collagen-FLX2 .box2 div .price_txt, .collagen-FLX2 .price-FLX2 .box2 div .price_txt {
        font-size: 0.875rem; }
      .price-FLX .box div .time, .price-FLX2 .box div .time, .price-FLX .collagen-FLX2 .box2 div .time, .collagen-FLX2 .price-FLX .box2 div .time, .price-FLX2 .collagen-FLX2 .box2 div .time, .collagen-FLX2 .price-FLX2 .box2 div .time {
        font-size: 1.5rem; }
        @media (max-width: 1200px) {
          .price-FLX .box div .time, .price-FLX2 .box div .time, .price-FLX .collagen-FLX2 .box2 div .time, .collagen-FLX2 .price-FLX .box2 div .time, .price-FLX2 .collagen-FLX2 .box2 div .time, .collagen-FLX2 .price-FLX2 .box2 div .time {
            font-size: calc(1.275rem + 0.3vw) ; } }
      @media (max-width: 1200px) {
        .price-FLX .box div, .price-FLX2 .box div, .price-FLX .collagen-FLX2 .box2 div, .collagen-FLX2 .price-FLX .box2 div, .price-FLX2 .collagen-FLX2 .box2 div, .collagen-FLX2 .price-FLX2 .box2 div {
          font-size: calc(1.35rem + 1.2vw) ; } }

.price-FLX2 .box div, .price-FLX2 .collagen-FLX2 .box2 div, .collagen-FLX2 .price-FLX2 .box2 div {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center; }

.menu-FLX {
  display: flex;
  flex-wrap: wrap; }
  .menu-FLX .box, .menu-FLX .collagen-FLX2 .box2, .collagen-FLX2 .menu-FLX .box2 {
    width: 48%;
    margin: 1%;
    padding: 2%;
    background: rgba(208, 204, 186, 0.2);
    border: 1px solid rgba(208, 204, 186, 0.5); }
  @media screen and (max-width: 1000px) {
    .menu-FLX {
      flex-direction: column;
      align-items: center; }
      .menu-FLX .box, .menu-FLX .collagen-FLX2 .box2, .collagen-FLX2 .menu-FLX .box2 {
        width: 95%;
        padding: 5%; } }

.faq table td {
  border: none; }

.faq-q span, .faq-a span {
  width: 40px;
  height: 40px;
  display: block;
  background: #d0ccba;
  line-height: 40px;
  border-radius: 5px;
  color: #fff;
  font-size: 1.5rem; }
  @media (max-width: 1200px) {
    .faq-q span, .faq-a span {
      font-size: calc(1.275rem + 0.3vw) ; } }
@media only screen and (max-width: 640px) {
  .faq-q, .faq-a {
    background: #d0ccba;
    padding: 0 !important; }
    .faq-q span, .faq-a span {
      display: inline-block; } }

.faq-a span {
  background: #49372B; }
@media only screen and (max-width: 640px) {
  .faq-a {
    background: #49372B; } }

.faq-q-txt {
  font-weight: bold; }
  @media screen and (min-width: 640px) {
    .faq-q-txt {
      border-bottom: 1px dashed #ccc !important; } }

.faq-a-txt {
  font-weight: bold;
  color: #49372B; }

.error2 h2 {
  font-size: 40px;
  font-weight: bold; }
.error2 a {
  border: 1px solid #ccc;
  padding: 3px 20px;
  display: inline-block; }

div.submit {
  background: rgba(255, 255, 255, 0.6);
  width: 100% !important;
  margin: 0 auto !important; }

.contact_contents #contents_wrap {
  padding-top: 100px !important; }

.collagen-FLX {
  display: flex;
  flex-wrap: wrap; }
  .collagen-FLX .box, .collagen-FLX .collagen-FLX2 .box2, .collagen-FLX2 .collagen-FLX .box2 {
    width: 30%;
    margin: 1%;
    min-width: 250px; }
  @media only screen and (max-width: 640px) {
    .collagen-FLX {
      flex-direction: column;
      margin: 0; } }

.collagen-FLX2 {
  display: flex;
  flex-wrap: nowrap;
  align-items: center;
  justify-content: center;
  text-align: center; }
  .collagen-FLX2 .box, .collagen-FLX2 .box2 {
    width: 45%;
    min-width: 250px;
    background: rgba(37, 13, 179, 0.4);
    padding: 3% 0;
    color: #fff; }
    .collagen-FLX2 .box span, .collagen-FLX2 .box2 span {
      font-size: 1.25rem; }
    .collagen-FLX2 .box i, .collagen-FLX2 .box2 i {
      font-size: 3.125rem;
      display: block; }
      @media (max-width: 1200px) {
        .collagen-FLX2 .box i, .collagen-FLX2 .box2 i {
          font-size: calc(1.4375rem + 2.25vw) ; } }
  .collagen-FLX2 .box2 {
    background: rgba(251, 59, 0, 0.4); }
  .collagen-FLX2 .arrow {
    width: 10%; }
    .collagen-FLX2 .arrow img {
      transform: rotate(90deg); }
  @media only screen and (max-width: 640px) {
    .collagen-FLX2 {
      flex-direction: column; }
      .collagen-FLX2 .box, .collagen-FLX2 .box2 {
        width: 80%;
        margin: 10px auto; }
      .collagen-FLX2 .arrow {
        width: 30%; }
        .collagen-FLX2 .arrow img {
          transform: rotate(180deg); } }

.collagen-box .pink, .collagen-box .blue, .collagen-box .oj {
  background: #f6a3ca;
  border-radius: 10px;
  padding: 10px 20px;
  color: #fff;
  font-size: 1rem;
  display: inline-block; }
.collagen-box .blue {
  background: #91ddf7; }
.collagen-box .oj {
  background: #fa7a08; }

.collagen-pick {
  position: relative; }
  .collagen-pick div {
    position: absolute;
    top: 50%;
    right: 0;
    left: 0;
    font-size: 1.5rem;
    color: #49372B; }
    @media (max-width: 1200px) {
      .collagen-pick div {
        font-size: calc(1.275rem + 0.3vw) ; } }

.collagen-TBL td > div {
  background: #49372B;
  padding: 20px 0;
  color: #fff; }

.collagen-TBL2 td > div {
  background: #fa7a08;
  padding: 20px 0;
  color: #fff; }

.oxygen-FLX {
  flex-wrap: wrap;
  justify-content: center; }
  .oxygen-FLX .box, .oxygen-FLX .collagen-FLX2 .box2, .collagen-FLX2 .oxygen-FLX .box2 {
    width: 31.333%;
    margin: 1%;
    border: 2px solid #d03887;
    border-radius: 10px;
    padding: 10px; }
    .oxygen-FLX .box img, .oxygen-FLX .collagen-FLX2 .box2 img, .collagen-FLX2 .oxygen-FLX .box2 img {
      margin: 0 auto;
      display: block; }
    .oxygen-FLX .box div, .oxygen-FLX .collagen-FLX2 .box2 div, .collagen-FLX2 .oxygen-FLX .box2 div {
      text-align: center;
      color: #d03887;
      font-weight: bold; }
      .oxygen-FLX .box div span, .oxygen-FLX .collagen-FLX2 .box2 div span, .collagen-FLX2 .oxygen-FLX .box2 div span {
        display: block;
        color: #777157; }
  @media screen and (min-width: 641px) and (max-width: 834px) {
    .oxygen-FLX .box div, .oxygen-FLX .collagen-FLX2 .box2 div, .collagen-FLX2 .oxygen-FLX .box2 div {
      text-align: left;
      line-height: 1.5; } }
  @media only screen and (max-width: 640px) {
    .oxygen-FLX {
      flex-direction: column; }
      .oxygen-FLX .box, .oxygen-FLX .collagen-FLX2 .box2, .collagen-FLX2 .oxygen-FLX .box2 {
        width: 80%; } }

.oxygen-FLX2 {
  flex-wrap: wrap; }
  .oxygen-FLX2 .box, .oxygen-FLX2 .collagen-FLX2 .box2, .collagen-FLX2 .oxygen-FLX2 .box2 {
    width: 31.333%;
    margin: 1%; }
    .oxygen-FLX2 .box h3, .oxygen-FLX2 .collagen-FLX2 .box2 h3, .collagen-FLX2 .oxygen-FLX2 .box2 h3, .oxygen-FLX2 .box .title h4, .title .oxygen-FLX2 .box h4, .oxygen-FLX2 .collagen-FLX2 .box2 .title h4, .title .oxygen-FLX2 .collagen-FLX2 .box2 h4, .collagen-FLX2 .oxygen-FLX2 .box2 .title h4, .title .collagen-FLX2 .oxygen-FLX2 .box2 h4, .oxygen-FLX2 .box .title3 h4, .title3 .oxygen-FLX2 .box h4, .oxygen-FLX2 .collagen-FLX2 .box2 .title3 h4, .title3 .oxygen-FLX2 .collagen-FLX2 .box2 h4, .collagen-FLX2 .oxygen-FLX2 .box2 .title3 h4, .title3 .collagen-FLX2 .oxygen-FLX2 .box2 h4 {
      display: none; }
    .oxygen-FLX2 .box div, .oxygen-FLX2 .collagen-FLX2 .box2 div, .collagen-FLX2 .oxygen-FLX2 .box2 div {
      text-align: center;
      color: #d03887;
      font-size: 1rem;
      font-weight: bold; }

.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: 834px) {
  #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 */
