@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: 2em;
  font-weight: 500;
  letter-spacing: 1px;
  color: #676767;
  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: 0.875rem;
  /*
  @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: 1rem;
      line-height: 1.8em; } }

.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: 834px) {
  .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: 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: "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 {
  max-width: 100%;
  width: 100%;
  min-width: 100%;
  height: auto; }
  @media only screen and (max-width: 834px) {
    header#global_header {
      padding-top: 48px; } }
  header#global_header #header-wrap {
    width: 100%; }

#header {
  max-width: 1200px;
  margin: 15px auto;
  display: flex;
  justify-content: space-between;
  align-items: center; }
  @media screen and (max-width: 1200px) {
    #header {
      display: block;
      margin: 20px auto; } }
  @media screen and (max-width: 1000px) {
    #header {
      display: block;
      margin: 20px auto; } }

#header-logo img {
  vertical-align: middle !important; }
@media screen and (min-width: 641px) and (max-width: 834px) {
  #header-logo img {
    width: 50%; } }
@media only screen and (max-width: 640px) {
  #header-logo img {
    width: 60%; } }

#header-info {
  display: flex;
  justify-content: flex-end;
  align-items: center; }
  @media screen and (max-width: 1200px) {
    #header-info {
      justify-content: center;
      margin: 20px auto; } }
  @media only screen and (max-width: 640px) {
    #header-info {
      flex-direction: column;
      margin: 10px auto 0; } }
  #header-info .header-tel-wrap .tel-s a {
    color: #65bdca !important; }

#header-tel, #header-fax {
  text-align: left;
  color: #65bdca;
  font-size: 1.25rem;
  font-family: lato, sans-serif;
  font-style: normal;
  font-weight: 100; }
  #header-tel span, #header-fax span {
    background: #65bdca;
    color: #fff;
    padding: 0 5px;
    margin-right: 5px; }
  #header-tel a, #header-fax a {
    color: #65bdca !important; }
  #header-tel i, #header-fax i {
    font-size: 1.25rem;
    color: #fff;
    background: #f199c0;
    width: 35px;
    height: 35px;
    border-radius: 50%;
    display: inline-block;
    text-align: center;
    line-height: 35px;
    margin-right: 3px; }
  #header-tel a, #header-fax a {
    color: #f199c0 !important; }
  @media only screen and (max-width: 640px) {
    #header-tel, #header-fax {
      text-align: center;
      font-size: 1.875rem;
      margin-bottom: 5px; } }
  @media only screen and (max-width: 640px) and (max-width: 1200px) {
    #header-tel, #header-fax {
      font-size: calc(1.3125rem + 0.75vw) ; } }

#header-cont, footer#global_footer #footer-cont {
  height: 60px;
  margin: 0  10px;
  font-size: 0.875rem; }
  #header-cont a, footer#global_footer #footer-cont a {
    background: #65bdca;
    color: #fff;
    display: flex;
    align-items: center; }
    #header-cont a i, footer#global_footer #footer-cont a i {
      padding: 20px; }
    #header-cont a p, footer#global_footer #footer-cont a p {
      padding-right: 10px;
      display: flex;
      flex-direction: column;
      justify-content: center;
      align-items: center;
      line-height: 1em;
      text-align: center;
      font-family: "Source Han Serif JP", "游明朝体", "Yu Mincho", YuMincho, "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", "ＭＳ Ｐ明朝", "MS PMincho", serif;
      font-size: 1.125rem; }
      #header-cont a p span, footer#global_footer #footer-cont a p span {
        font-family: lato, sans-serif;
        font-style: normal;
        font-weight: 100;
        font-size: 0.875rem; }
  @media only screen and (max-width: 640px) {
    #header-cont, footer#global_footer #footer-cont {
      margin: 10px auto;
      align-self: auto; }
      #header-cont a, footer#global_footer #footer-cont a {
        padding-right: 20px; } }

#sns-icon {
  display: flex; }
  #sns-icon li {
    padding: 5px; }
    #sns-icon li i {
      font-size: 1.875rem;
      color: #f199c0; }
      @media (max-width: 1200px) {
        #sns-icon li i {
          font-size: calc(1.3125rem + 0.75vw) ; } }
    #sns-icon li span {
      font-size: 0.625rem;
      display: block;
      line-height: normal;
      color: #f199c0; }

#header-time {
  font-size: 0.75rem;
  text-align: right !important;
  line-height: normal; }
  #header-time span {
    font-family: "Source Han Serif JP", "游明朝体", "Yu Mincho", YuMincho, "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", "ＭＳ Ｐ明朝", "MS PMincho", serif;
    background: #b38b52;
    color: #fff;
    padding: 5px;
    border-radius: 5px;
    margin-right: 5px; }
  @media only screen and (max-width: 640px) {
    #header-time {
      text-align: center !important; } }

#nav_global {
  max-width: 1200px;
  margin: 0 auto; }
  @media only screen and (max-width: 834px) {
    #nav_global {
      display: none; } }
  #nav_global ul {
    display: -webkit-flex;
    display: flex;
    -webkit-justify-content: flex-start;
    justify-content: flex-start;
    align-items: baseline; }
    #nav_global ul li {
      -webkit-flex-grow: 1;
      flex-grow: 1;
      position: relative;
      			/*
      				&:not(.first) {
      					&:before {
             				 content: '|';
             				 font-size: 20px;
             				 color:#bbb;
             				 padding-right: 10px;
             				 position: absolute;
             				 top:0;
             				 left:0;
             				 bottom:0;
             				 display: flex;
             				 align-items: center;
             				}
      				}
      			*/ }
      #nav_global ul li a {
        text-align: center;
        font-family: "Source Han Serif JP", "游明朝体", "Yu Mincho", YuMincho, "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", "ＭＳ Ｐ明朝", "MS PMincho", serif;
        font-size: 1rem;
        display: block;
        letter-spacing: 1px;
        line-height: normal;
        color: #ef5297;
        padding: 10px 20px;
        text-align: center; }
        #nav_global ul li a span {
          font-weight: initial !important;
          display: block;
          font-family: lato, sans-serif;
          font-style: normal;
          font-weight: 100;
          font-size: 0.75rem;
          color: #39afc1; }
        @media screen and (max-width: 1200px) {
          #nav_global ul li a {
            font-size: 0.875rem;
            padding: 10px;
            letter-spacing: inherit;
            display: block; } }
      #nav_global ul li span {
        font-size: 12px;
        color: #676767; }
      #nav_global ul li ul {
        position: absolute;
        margin: auto;
        display: block;
        width: 100%;
        z-index: 1;
        background: rgba(255, 255, 255, 0.8); }
        #nav_global ul li ul li:before {
          content: none !important; }
        #nav_global ul li ul li a {
          font-size: 0.75rem; }
          @media screen and (min-width: 835px) and (max-width: 1000px) {
            #nav_global ul li ul li a {
              font-size: 12px; } }

.mainArea ul {
  width: 100%; }
  .mainArea ul li {
    width: 100%; }
    .mainArea ul li a article {
      width: 100% !important;
      position: relative;
      					/*
      					height: 75vh;
      	
        					@include pcs {
      						height: 50vh;
        					}					
         					@include tabsp {
         						height: 40vh;
         					}
      */ }
      .mainArea ul li a article img {
        width: 100% !important;
        						/*
        						height: 100% !important;
         					-o-object-fit: cover;
         					object-fit: cover;
         					font-family: "object-fit: cover";
        						*/ }
      .mainArea ul li a article div {
        position: absolute;
        width: 100%;
        background: rgba(241, 153, 192, 0.7);
        bottom: 0;
        padding: 10px;
        text-align: center;
        font-size: 1.5rem;
        color: #fff;
        font-family: "Source Han Serif JP", "游明朝体", "Yu Mincho", YuMincho, "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", "ＭＳ Ｐ明朝", "MS PMincho", serif; }
        @media (max-width: 1200px) {
          .mainArea ul li a article div {
            font-size: calc(1.275rem + 0.3vw) ; } }
        .mainArea ul li a article div span {
          font-size: 1.125rem;
          font-family: lato, sans-serif;
          font-style: normal;
          font-weight: 100;
          letter-spacing: 2px; }
    .mainArea ul li:nth-child(5) a article div {
      background: none;
      height: 100% !important;
      display: flex;
      align-items: center;
      justify-content: center;
      padding: 0; }
    .mainArea ul li #main-youtube {
      position: relative;
      width: 100% !important;
      display: flex;
      flex-wrap: wrap;
      justify-content: center;
      align-items: center; }
      .mainArea ul li #main-youtube img {
        width: 40% !important;
        display: block;
        margin: 0 auto; }
      .mainArea ul li #main-youtube #main-youtube-txt {
        width: 100%;
        background: rgba(255, 255, 255, 0.7);
        bottom: auto;
        top: auto;
        padding: 10px;
        text-align: center;
        font-size: 1.5rem;
        color: #fff;
        font-family: "Source Han Serif JP", "游明朝体", "Yu Mincho", YuMincho, "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", "ＭＳ Ｐ明朝", "MS PMincho", serif; }
        @media (max-width: 1200px) {
          .mainArea ul li #main-youtube #main-youtube-txt {
            font-size: calc(1.275rem + 0.3vw) ; } }
        .mainArea ul li #main-youtube #main-youtube-txt span {
          font-size: 1.125rem;
          font-family: lato, sans-serif;
          font-style: normal;
          font-weight: 100;
          letter-spacing: 2px; }

.scroll-button {
  position: absolute;
  z-index: 10000000000000;
  bottom: 20%;
  right: 0;
  left: 0;
  margin: 0 auto;
  background: #65bdca;
  border-radius: 50%;
  width: 52px;
  height: 52px;
  line-height: 24px;
  display: flex;
  justify-content: center;
  align-items: center;
  padding: 10px;
  color: #fff;
  font-size: 0.625rem; }
  .scroll-button i {
    font-size: 1.125rem; }
  @media screen and (min-width: 835px) and (max-width: 1000px) {
    .scroll-button {
      top: 60%; } }
  @media only screen and (max-width: 834px) {
    .scroll-button {
      display: none; } }
  .scroll-button a {
    color: #fff; }

#mainArea {
  left: 0;
  right: 0;
  max-width: 100%; }
  #mainArea img {
    width: 100%;
    height: auto;
    /*			
    			@include sp {
    			width: 130%;
    			height: 30vh !important;
    			object-fit: cover;
    			font-family: 'object-fit: cover;'			
    			}
    */ }
  #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; }

.mean-container .mean-bar {
  background: #f199c0 !important;
  position: fixed !important; }

.mean-container .mean-nav {
  background: #f199c0 !important; }
  .mean-container .mean-nav span {
    display: none; }

.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 {
  margin-top: 0 !important;
  height: 23px !important; }

.anchor {
  display: block;
  transform: translateY(-100px); }
  @media screen and (min-width: 835px) and (max-width: 1000px) {
    .anchor {
      transform: translateY(-100px); } }
  @media screen and (min-width: 641px) and (max-width: 834px) {
    .anchor {
      transform: translateY(-100px); } }
  @media only screen and (max-width: 640px) {
    .anchor {
      transform: translateY(-100px); } }

/*
飛ばしたいところの前に以下のような記述
<span id="rs-mail" class="anchor"></span>
*/
.clone-nav {
  width: 100%;
  position: fixed;
  background: rgba(255, 255, 255, 0.8) !important;
  top: 0;
  left: 0;
  right: 0;
  z-index: 2;
  width: 100%;
  transition: .3s;
  transform: translateY(-100%); }

.is-show {
  transform: translateY(0); }

#firstimg {
  position: fixed;
  z-index: 999999999999999;
  background: #fff;
  width: 100%;
  height: 100vh;
  top: 0;
  left: 0;
  padding-top: 20%; }
  #firstimg img {
    width: 30% !important; }
  @media screen and (min-width: 1401px) and (max-width: 1600px) {
    #firstimg {
      padding-top: 33%; }
      #firstimg img {
        width: 45% !important; } }
  @media screen and (min-width: 1201px) and (max-width: 1400px) {
    #firstimg {
      padding-top: 40%; }
      #firstimg img {
        width: 50% !important; } }
  @media screen and (min-width: 1001px) and (max-width: 1200px) {
    #firstimg {
      padding-top: 47%; }
      #firstimg img {
        width: 50% !important; } }
  @media screen and (min-width: 835px) and (max-width: 1000px) {
    #firstimg {
      padding-top: 55%; }
      #firstimg img {
        width: 50% !important; } }
  @media only screen and (max-width: 834px) {
    #firstimg {
      display: none; } }

#top-button {
  position: fixed;
  right: 10px;
  bottom: 70px;
  z-index: 1; }
  @media only screen and (max-width: 834px) {
    #top-button {
      bottom: 10px; } }

#TCT-wrap {
  position: relative;
  padding: 3%  !important; }
  @media only screen and (max-width: 834px) {
    #TCT-wrap {
      padding: 5% !important; } }

#TCT-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/TCT_bg.png) center top;
  z-index: -1; }

#TCT {
  max-width: 1200px;
  border: 1px solid #fff;
  border-radius: 10px;
  margin: 0 auto;
  padding: 3%;
  color: #fff;
  font-size: 0.875rem; }
  #TCT a {
    color: #fff !important; }
  #TCT h2 {
    font-family: "Source Han Serif JP", "游明朝体", "Yu Mincho", YuMincho, "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", "ＭＳ Ｐ明朝", "MS PMincho", serif;
    font-size: 1.875rem;
    margin-bottom: 20px;
    position: relative;
    line-height: 1.5em; }
    @media (max-width: 1200px) {
      #TCT h2 {
        font-size: calc(1.3125rem + 0.75vw) ; } }
    #TCT h2:after {
      content: '';
      background: #fff;
      width: 20%;
      height: 1px;
      position: absolute;
      bottom: -5px;
      left: 0;
      right: 0;
      margin: 0 auto; }
  @media only screen and (max-width: 834px) {
    #TCT {
      padding: 7% 3% !important; } }

#TCT-info {
  display: flex;
  justify-content: center;
  align-items: center;
  margin-top: 30px; }
  @media only screen and (max-width: 834px) {
    #TCT-info {
      flex-direction: column; }
      #TCT-info p {
        width: 80%;
        min-width: 280px;
        margin: 0 auto; } }
  #TCT-info p {
    border: 1px #fff solid;
    font-family: "Source Han Serif JP", "游明朝体", "Yu Mincho", YuMincho, "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", "ＭＳ Ｐ明朝", "MS PMincho", serif;
    width: 31.333%;
    margin: 1%;
    height: 70px;
    line-height: 70px; }
    #TCT-info p a {
      display: block; }
    #TCT-info p i {
      padding-right: 5px;
      font-size: 1rem; }
  #TCT-info #TCT-tel {
    text-align: left;
    color: #fff;
    font-size: 2.25rem;
    font-family: century-gothic, sans-serif;
    font-style: normal;
    font-weight: 400;
    font-size: 2.25rem;
    letter-spacing: 1px; }
    @media (max-width: 1200px) {
      #TCT-info #TCT-tel {
        font-size: calc(1.35rem + 1.2vw) ; } }
    @media (max-width: 1200px) {
      #TCT-info #TCT-tel {
        font-size: calc(1.35rem + 1.2vw) ; } }
    #TCT-info #TCT-tel i {
      font-size: 1.5rem;
      color: #fff;
      background: #f199c0;
      width: 45px;
      height: 45px;
      border-radius: 50%;
      display: inline-block;
      text-align: center;
      line-height: 45px;
      margin-right: 5px; }
      @media (max-width: 1200px) {
        #TCT-info #TCT-tel i {
          font-size: calc(1.275rem + 0.3vw) ; } }
    #TCT-info #TCT-tel a {
      color: #fff !important; }
    @media only screen and (max-width: 640px) {
      #TCT-info #TCT-tel {
        text-align: center; } }
  #TCT-info #TCT-cont {
    width: 300px;
    margin-left: 20px;
    background: #f199c0;
    align-self: center;
    font-size: 1.5rem; }
    @media (max-width: 1200px) {
      #TCT-info #TCT-cont {
        font-size: calc(1.275rem + 0.3vw) ; } }
    #TCT-info #TCT-cont a {
      color: #fff;
      padding: 25px 0;
      display: block; }
      #TCT-info #TCT-cont a i {
        padding-right: 5px; }
    @media only screen and (max-width: 834px) {
      #TCT-info #TCT-cont {
        margin: 10px auto 0;
        align-self: auto; } }

footer#global_footer {
  min-width: auto !important;
  margin-top: 70px; }
  @media only screen and (max-width: 834px) {
    footer#global_footer {
      margin-top: 30px; } }
  footer#global_footer #footer_wrap {
    background: url(../images/common/top_bg03.png) no-repeat center top;
    background-size: cover;
    padding-top: 20px;
    margin-top: 80px; }
    @media only screen and (max-width: 834px) {
      footer#global_footer #footer_wrap {
        margin-top: 50px; } }
  footer#global_footer #footer {
    padding: 1%;
    letter-spacing: normal;
    font-family: "メイリオ", "Meiryo"; }
  footer#global_footer #footer-logo {
    font-family: "Source Han Serif JP", "游明朝体", "Yu Mincho", YuMincho, "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", "ＭＳ Ｐ明朝", "MS PMincho", serif;
    color: #676767;
    font-size: 1.125rem; }
    footer#global_footer #footer-logo a {
      color: #676767; }
  footer#global_footer #footer-cont {
    width: 200px;
    margin: 10px auto; }
  footer#global_footer #footer-icon {
    display: flex;
    justify-content: center; }
    footer#global_footer #footer-icon a {
      background: #fff;
      border-radius: 50%;
      margin: 5px;
      width: 30px;
      line-height: 30px;
      height: 30px;
      display: block; }
      footer#global_footer #footer-icon a i {
        font-size: 1.25rem;
        color: #f199c0;
        vertical-align: middle !important; }
  footer#global_footer #footer-nav ul {
    margin: 10px auto 0;
    max-width: 1000px;
    display: flex;
    flex-wrap: wrap;
    justify-content: center; }
    footer#global_footer #footer-nav ul li {
      width: 20%; }
      footer#global_footer #footer-nav ul li a {
        padding: 5px;
        color: #676767;
        display: block;
        font-size: 0.8125rem; }
  @media only screen and (max-width: 834px) {
    footer#global_footer #footer-nav {
      display: none; } }
  footer#global_footer #footer-map {
    vertical-align: bottom !important; }
    footer#global_footer #footer-map iframe {
      vertical-align: bottom !important; }
  footer#global_footer #copyright {
    text-align: center;
    background: #f199c0;
    color: #fff !important; }
    footer#global_footer #copyright a {
      color: #fff !important; }

.mean-container .mean-push {
  display: none !important; }

.abc {
  font-size: 30px;
  color: red; }

.top-title div {
  line-height: 1.5em;
  font-size: 2.25rem;
  font-family: "Source Han Serif JP", "游明朝体", "Yu Mincho", YuMincho, "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", "ＭＳ Ｐ明朝", "MS PMincho", serif; }
  .top-title div span {
    background: #f199c0;
    font-size: 1.875rem;
    color: #fff;
    display: block;
    padding: 5px 20px;
    width: 320px;
    margin: 20px auto; }
    @media (max-width: 1200px) {
      .top-title div span {
        font-size: calc(1.3125rem + 0.75vw) ; } }
  @media (max-width: 1200px) {
    .top-title div {
      font-size: calc(1.35rem + 1.2vw) ; } }
  .top-title div .h2pnk {
    font-size: 3rem;
    color: #ef5297; }
    @media (max-width: 1200px) {
      .top-title div .h2pnk {
        font-size: calc(1.425rem + 2.1vw) ; } }
  .top-title div .h2bl {
    font-size: 3rem;
    color: #39afc1; }
    @media (max-width: 1200px) {
      .top-title div .h2bl {
        font-size: calc(1.425rem + 2.1vw) ; } }
  @media screen and (min-width: 835px) and (max-width: 1000px) {
    .top-title div {
      margin-top: 200px; } }

.top-title-deco {
  background: #f199c0;
  font-size: 1.875rem;
  color: #fff;
  display: block;
  padding: 5px 20px;
  width: 320px;
  margin: 20px auto; }
  @media (max-width: 1200px) {
    .top-title-deco {
      font-size: calc(1.3125rem + 0.75vw) ; } }

.top-title2 h2 span, .top-title3 h2 span, .top-title3b h2 span, .top-title4 h2 span {
  display: block;
  font-size: 0.875rem;
  color: rgba(125, 107, 79, 0.5); }

.top-title3 h2 {
  position: relative;
  display: block; }
  .top-title3 h2:after {
    content: '';
    width: 60px;
    height: 2px;
    background: rgba(241, 153, 192, 0.5);
    position: absolute;
    z-index: 1;
    right: 0;
    left: 0;
    margin: auto;
    bottom: -20px; }
    @media only screen and (max-width: 834px) {
      .top-title3 h2:after {
        bottom: -10px; } }

.top-title3b h2 {
  position: relative;
  display: block;
  color: #65bdca; }
  .top-title3b h2:after {
    content: '';
    width: 60px;
    height: 2px;
    background: rgba(101, 189, 202, 0.5);
    position: absolute;
    z-index: 1;
    right: 0;
    left: 0;
    margin: auto;
    bottom: -20px; }
    @media only screen and (max-width: 834px) {
      .top-title3b h2:after {
        bottom: -10px; } }

.top-title4 h2 {
  color: #fff;
  margin-bottom: 15px; }

.top-title-en h2 {
  color: #ef5297;
  font-size: 2.25rem;
  font-family: lato, sans-serif;
  font-style: normal;
  font-weight: 100;
  letter-spacing: 3px; }
  @media (max-width: 1200px) {
    .top-title-en h2 {
      font-size: calc(1.35rem + 1.2vw) ; } }
  .top-title-en h2 span {
    padding-top: 10px;
    display: block;
    font-size: 0.875rem;
    color: rgba(125, 107, 79, 0.5); }

.top-title-en2 h2 {
  color: #39afc1; }

.top-con1-wrap {
  display: flex;
  flex-wrap: nowrap;
  align-items: center;
  padding: 2%; }
  .top-con1-wrap .top-con1-txt {
    padding: 8%;
    background: url(../images/common/top_bg01.png) no-repeat center top;
    background-size: contain;
    width: 40%;
    font-family: "Source Han Serif JP", "游明朝体", "Yu Mincho", YuMincho, "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", "ＭＳ Ｐ明朝", "MS PMincho", serif;
    font-size: 1.125rem;
    line-height: 2em;
    color: #2b0113; }
    .top-con1-wrap .top-con1-txt .top-con1-txt-h1 {
      font-size: 2.25rem;
      color: #ef5297;
      font-family: "Source Han Serif JP", "游明朝体", "Yu Mincho", YuMincho, "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", "ＭＳ Ｐ明朝", "MS PMincho", serif;
      margin-bottom: 30px; }
      @media (max-width: 1200px) {
        .top-con1-wrap .top-con1-txt .top-con1-txt-h1 {
          font-size: calc(1.35rem + 1.2vw) ; } }
  .top-con1-wrap .top-con1-img {
    width: 60%; }
  @media screen and (min-width: 1401px) and (max-width: 1600px) {
    .top-con1-wrap .top-con1-txt {
      width: 50%;
      padding: 10%; }
    .top-con1-wrap .top-con1-img {
      width: 50%; } }
  @media screen and (min-width: 1201px) and (max-width: 1400px) {
    .top-con1-wrap .top-con1-txt {
      width: 50%;
      padding: 10%; }
    .top-con1-wrap .top-con1-img {
      width: 50%; } }
  @media screen and (min-width: 1001px) and (max-width: 1200px) {
    .top-con1-wrap .top-con1-txt {
      width: 50%;
      padding: 10%; }
      .top-con1-wrap .top-con1-txt .top-con1-txt-h1 {
        font-size: 2rem;
        margin-bottom: 20px; } }
    @media screen and (min-width: 1001px) and (max-width: 1200px) and (max-width: 1200px) {
      .top-con1-wrap .top-con1-txt .top-con1-txt-h1 {
        font-size: calc(1.325rem + 0.9vw) ; } }
  @media screen and (min-width: 1001px) and (max-width: 1200px) {
      .top-con1-wrap .top-con1-txt div br {
        display: none; }
    .top-con1-wrap .top-con1-img {
      width: 50%; } }
  @media screen and (min-width: 835px) and (max-width: 1000px) {
    .top-con1-wrap {
      position: relative; }
      .top-con1-wrap .top-con1-txt {
        position: absolute;
        right: 0;
        bottom: -30%;
        width: 50%;
        padding: 10% 10% 5% 10%;
        line-height: 1.8em; }
        .top-con1-wrap .top-con1-txt h1 {
          font-size: 1.75rem;
          margin-bottom: 10px; } }
      @media screen and (min-width: 835px) and (max-width: 1000px) and (max-width: 1200px) {
        .top-con1-wrap .top-con1-txt h1 {
          font-size: calc(1.3rem + 0.6vw) ; } }
  @media screen and (min-width: 835px) and (max-width: 1000px) {
        .top-con1-wrap .top-con1-txt div br {
          display: none; }
      .top-con1-wrap .top-con1-img {
        width: 80%; } }
  @media only screen and (max-width: 834px) {
    .top-con1-wrap {
      display: block;
      flex-direction: column;
      align-items: center; }
      .top-con1-wrap .top-con1-txt {
        margin: 0 auto;
        position: normal;
        width: 80%;
        padding: 15% !important; }
        .top-con1-wrap .top-con1-txt div br {
          display: none; }
      .top-con1-wrap .top-con1-img {
        width: 100%; } }
  @media only screen and (max-width: 640px) {
    .top-con1-wrap .top-con1-txt {
      padding: 13% !important;
      line-height: 1.8em;
      width: 100%;
      padding: 20%; }
      .top-con1-wrap .top-con1-txt h1 {
        font-size: 1.75rem;
        margin-bottom: 20px; } }
    @media only screen and (max-width: 640px) and (max-width: 1200px) {
      .top-con1-wrap .top-con1-txt h1 {
        font-size: calc(1.3rem + 0.6vw) ; } }

  @media screen and (max-width: 400px) {
    .top-con1-wrap .top-con1-txt {
      font-size: 1rem;
      width: 100%;
      padding: 10%; }
      .top-con1-wrap .top-con1-txt h1 {
        font-size: 1.5rem;
        margin-bottom: 10px; } }
    @media screen and (max-width: 400px) and (max-width: 1200px) {
      .top-con1-wrap .top-con1-txt h1 {
        font-size: calc(1.275rem + 0.3vw) ; } }

.TFLX1 {
  max-width: 1200px;
  margin: 0 auto;
  display: flex;
  align-items: center; }
  .TFLX1 .box, .TFLX1 .word-FLX .box2, .word-FLX .TFLX1 .box2 {
    width: 31.333%;
    margin: 1%;
    align-self: stretch; }
    .TFLX1 .box h3, .TFLX1 .word-FLX .box2 h3, .word-FLX .TFLX1 .box2 h3, .TFLX1 .box .title h4, .title .TFLX1 .box h4, .TFLX1 .word-FLX .box2 .title h4, .title .TFLX1 .word-FLX .box2 h4, .word-FLX .TFLX1 .box2 .title h4, .title .word-FLX .TFLX1 .box2 h4, .TFLX1 .box .title3 h4, .title3 .TFLX1 .box h4, .TFLX1 .word-FLX .box2 .title3 h4, .title3 .TFLX1 .word-FLX .box2 h4, .word-FLX .TFLX1 .box2 .title3 h4, .title3 .word-FLX .TFLX1 .box2 h4 {
      display: none; }
    .TFLX1 .box article img, .TFLX1 .word-FLX .box2 article img, .word-FLX .TFLX1 .box2 article img {
      width: 100% !important; }
    .TFLX1 .box article div, .TFLX1 .word-FLX .box2 article div, .word-FLX .TFLX1 .box2 article div {
      background: #fff;
      width: 100% !important;
      padding: 5px 10px; }
      .TFLX1 .box article div span, .TFLX1 .word-FLX .box2 article div span, .word-FLX .TFLX1 .box2 article div span {
        display: block;
        text-align: center !important;
        font-size: 1rem;
        color: #ef5297;
        font-family: "Source Han Serif JP", "游明朝体", "Yu Mincho", YuMincho, "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", "ＭＳ Ｐ明朝", "MS PMincho", serif;
        font-weight: bold;
        line-height: 30px;
        margin: 10px 0 0 0; }
  @media only screen and (max-width: 640px) {
    .TFLX1 {
      flex-direction: column !important; }
      .TFLX1 .box, .TFLX1 .word-FLX .box2, .word-FLX .TFLX1 .box2 {
        width: 90%;
        margin: 10px auto; } }
  .TFLX1 .box-img {
    width: 43%;
    margin: 1%; }
  .TFLX1 .box-txt {
    width: 53%;
    margin: 1%; }

.TFLX1-wrap {
  background: url(../images/common/top_bg02.png) no-repeat center top;
  background-size: cover;
  background-position: center 50px;
  padding-bottom: 30px; }

.TFLX2 {
  max-width: 1200px;
  margin: 0 auto;
  display: flex;
  flex-wrap: nowrap; }
  @media only screen and (max-width: 834px) {
    .TFLX2 {
      flex-direction: column; } }

.info-box, .info-box2 {
  width: 48%;
  margin: 1%;
  background-color: rgba(241, 153, 192, 0.2);
  padding: 10% 3% 3% 3%;
  background-image: url(../images/common/deco01.png), url(../images/common/deco02.png);
  background-repeat: no-repeat;
  background-position: left 2% top 2%, right 2% bottom 2%; }
  @media only screen and (max-width: 834px) {
    .info-box, .info-box2 {
      width: 100%;
      margin: 15px auto;
      padding: 15% 3% 3% 3%; } }
  @media only screen and (max-width: 640px) {
    .info-box, .info-box2 {
      background-image: none; } }

.info-box2 {
  background-color: rgba(101, 189, 202, 0.3); }

.news-wrap {
  border: none;
  height: 300px;
  padding: 20px;
  max-width: 500px;
  margin: 0 auto; }
  @media screen and (min-width: 835px) and (max-width: 1000px) {
    .news-wrap {
      margin: 20px auto; } }
  @media only screen and (max-width: 834px) {
    .news-wrap {
      height: 300px;
      margin: 20px auto; } }

.news-wrap1 {
  background: rgba(255, 255, 255, 0.6); }

.news {
  height: 100%;
  overflow-y: auto; }
  .news .form_wrap {
    border: none !important; }
    .news .form_wrap dt {
      color: #f199c0;
      font-family: "Source Han Serif JP", "游明朝体", "Yu Mincho", YuMincho, "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", "ＭＳ Ｐ明朝", "MS PMincho", serif;
      font-size: 1rem; }
    .news .form_wrap dl {
      border: none !important;
      margin-bottom: 10px;
      border-bottom: 1px dashed #ccc !important;
      display: block !important; }
      .news .form_wrap dl dt, .news .form_wrap dl dd {
        border: none !important;
        width: 100% !important;
        background: none !important; }
  .news iframe {
    width: 100% !important; }

.news_fb {
  overflow-y: inherit; }

.banner02 table td a {
  margin: 0 auto;
  text-align: center;
  width: 280px;
  display: block;
  padding: 10px;
  border-radius: 5px;
  border: 3px solid #fff;
  color: #ef5297;
  font-size: 1.25rem; }
  .banner02 table td a i {
    padding-right: 10px; }
  .banner02 table td a:hover {
    border: 3px solid #f199c0;
    background: #f199c0;
    color: #fff;
    transition: 0.6s; }

.TFLX3 {
  max-width: 1000px;
  margin: 0 auto;
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  align-items: center; }
  .TFLX3 .box, .TFLX3 .word-FLX .box2, .word-FLX .TFLX3 .box2 {
    width: 23%;
    margin: 1%; }
    .TFLX3 .box img, .TFLX3 .word-FLX .box2 img, .word-FLX .TFLX3 .box2 img {
      display: block;
      margin: 0 auto; }
  @media screen and (min-width: 641px) and (max-width: 834px) {
    .TFLX3 .box, .TFLX3 .word-FLX .box2, .word-FLX .TFLX3 .box2 {
      width: 48%; } }
  @media only screen and (max-width: 640px) {
    .TFLX3 {
      flex-direction: column; }
      .TFLX3 .box, .TFLX3 .word-FLX .box2, .word-FLX .TFLX3 .box2 {
        width: 80%; }
        .TFLX3 .box div, .TFLX3 .word-FLX .box2 div, .word-FLX .TFLX3 .box2 div {
          text-align: center; } }

.button01 a {
  color: #fff;
  font-size: 1.125rem;
  background: #c4302b;
  width: 10%;
  min-width: 280px;
  margin: 0 auto;
  height: 45px;
  line-height: 45px;
  display: block;
  text-align: center; }
  .button01 a i {
    font-size: 1.5rem;
    vertical-align: middle;
    padding-right: 10px; }
    @media (max-width: 1200px) {
      .button01 a i {
        font-size: calc(1.275rem + 0.3vw) ; } }
  @media only screen and (max-width: 640px) {
    .button01 a {
      margin: 0 auto; } }
@media only screen and (max-width: 640px) {
  .button01 {
    padding: 10px !important; } }
@media only screen and (max-width: 834px) {
  .button01 a {
    margin: 0 auto; } }

.button01-gr a {
  color: #5fb831;
  background: #daeed0; }

.button01-og a {
  color: #eb6d1e;
  background: #fbd4bc; }

.top-sns {
  width: 83%;
  margin: 0 auto; }
  @media only screen and (max-width: 834px) {
    .top-sns {
      width: 95%; } }

.news-title {
  padding: 0px !important; }
  .news-title img {
    vertical-align: top !important; }
  .news-title h2 {
    font-family: "Source Han Serif JP", "游明朝体", "Yu Mincho", YuMincho, "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", "ＭＳ Ｐ明朝", "MS PMincho", serif;
    font-size: 1.875rem; }
    @media (max-width: 1200px) {
      .news-title h2 {
        font-size: calc(1.3125rem + 0.75vw) ; } }

.banner01 {
  max-width: 900px;
  margin: 0 auto;
  justify-content: center; }
  .banner01 .box, .banner01 .word-FLX .box2, .word-FLX .banner01 .box2 {
    min-width: 275px;
    margin: 1%;
    background: #f199c0;
    text-align: center;
    padding: 15px; }
    .banner01 .box a, .banner01 .word-FLX .box2 a, .word-FLX .banner01 .box2 a {
      color: #fff;
      font-size: 1.0625rem; }

.top-insta {
  max-width: 100%;
  margin: 0 auto; }
  .top-insta .sns_list {
    flex-direction: inherit !important;
    border: none  !important;
    flex-wrap: wrap; }
    .top-insta .sns_list .sns_text {
      display: none; }
    .top-insta .sns_list .sns_photo {
      width: 100% !important;
      height: 100%;
      padding: 0 !important; }
      .top-insta .sns_list .sns_photo img {
        width: 100%;
        height: 100% !important;
        object-fit: cover; }
  .top-insta .sns_list > div {
    border: none !important;
    width: 15.666%;
    margin: 0.5%; }
    @media only screen and (max-width: 834px) {
      .top-insta .sns_list > div {
        width: 48%; } }

.new
.top-con2-wrap {
  position: relative;
  padding: 3% 0 !important; }
  @media only screen and (max-width: 834px) {
    .new
    .top-con2-wrap {
      padding: 5% 3% !important; } }

.top-con2-inner {
  width: 1000%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 50%;
  margin: 0% 0% 0% -500%;
  background: #2d88ad;
  z-index: -1; }

.TFLX2-wrap {
  position: relative;
  padding: 3% !important; }
  @media only screen and (max-width: 834px) {
    .TFLX2-wrap {
      padding: 10% 3% !important; } }

.TFLX2-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: #f199c0;
  z-index: -1; }

.top-info-wrap {
  position: relative;
  padding: 7% 3% !important; }
  @media only screen and (max-width: 834px) {
    .top-info-wrap {
      padding: 10% 3% !important; } }

.top-info-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_bg02.png) no-repeat right top;
  background-size: cover;
  z-index: -1; }

.top-info {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  border: 1px solid #fff;
  max-width: 1000px;
  margin: 0 auto;
  padding: 3%; }
  .top-info .box-txt {
    width: 40%;
    color: #fff; }
    .top-info .box-txt a {
      color: #fff; }
  .top-info .box-date {
    width: 60%;
    font-size: 1rem;
    font-family: "Source Han Serif JP", "游明朝体", "Yu Mincho", YuMincho, "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", "ＭＳ Ｐ明朝", "MS PMincho", serif; }
    .top-info .box-date .box-date1 {
      width: 145px; }
    .top-info .box-date .box-date2 {
      width: 75px; }
    .top-info .box-date .box-date3 {
      width: 40px; }
  @media screen and (max-width: 900px) {
    .top-info {
      flex-direction: column;
      padding: 5% 1%; }
      .top-info .box-txt {
        width: 90%;
        margin: 1%; }
      .top-info .box-date {
        width: 90%;
        margin: 1%; } }

.facebook {
  text-align: center !important; }
  .facebook .fb-page {
    width: 100% !important; }

#facebook iframe ._2p3a {
  width: 100% !important;
  text-align: center !important; }

.blog_list {
  border: none !important; }
  .blog_list .blog_date {
    color: #f199c0 !important;
    font-size: 1rem; }
  .blog_list div {
    display: block !important; }
    .blog_list div .blog_photo, .blog_list div .blog_text {
      width: 90% !important; }
  .blog_list img {
    display: none; }

.top-link-wrap {
  width: 100%;
  display: flex;
  flex-wrap: wrap; }
  .top-link-wrap .top-link {
    width: 25%; }
    @media only screen and (max-width: 834px) {
      .top-link-wrap .top-link {
        width: 50%; } }

.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(241, 153, 192, 0.1);
  z-index: -1; }

.contact_contents #contents_wrap {
  margin-top: 100px; }
  @media only screen and (max-width: 834px) {
    .contact_contents #contents_wrap {
      margin-top: 30px; } }

/*

.TFLX2 {
  display: flex;
  flex-wrap: nowrap;
  justify-content: center;
  .box-txt {
    width: 50%;
     padding:5%;
    background:#fcf2f2;
    display: flex;
    justify-content: center;
    align-items: center;
    table td {
      padding:5px !important;
    }
    .deco-txt{
     font-family: quicksand, sans-serif;
    font-style: normal;
    font-weight: 300;
    @include rfs(16);       
    }
  }
  .box-img {
    width: 50%;
    >div {
      height: 100%;
    }
    img {
      width:100% !important;
      height: 100% !important;
      object-fit: cover;
    }
    .imgL {
      margin:0 !important;
    }
  }
  @include sp { 
    flex-direction: column-reverse;
    .box-txt, .box-img {
      width: 100%;
      align-self: stretch;
    }
  }
}
.TFLX2-txt {
  color:#fff;
  @include rfs(16);   
}
*/
.tel-s a, .tel-h a {
  color: #676767; }
  .tel-s a:hover, .tel-h a:hover {
    opacity: 1.0 !important; }

@media only screen and (max-width: 834px) {
  .brdnt {
    text-align: left !important; }
    .brdnt br {
      display: none; }
    .brdnt div {
      text-align: left !important; } }

@media only screen and (max-width: 640px) {
  .brdn {
    text-align: left !important; }
    .brdn br {
      display: none; }
    .brdn div {
      text-align: left !important; } }

@media screen and (min-width: 834px) {
  .brdnpc br {
    display: none; } }

@media only screen and (max-width: 640px) {
  .TLIR table tr {
    display: flex;
    flex-direction: column-reverse; } }

@media screen and (min-width: 834px) {
  .br-tab br {
    display: none; } }

@media screen and (min-width: 640px) {
  .br-sp br {
    display: none; } }

.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; }

.form_wrap {
  border-top: 1px solid #ccc;
  border-right: 1px solid #ccc;
  border-left: 1px solid #ccc; }
  .form_wrap dl {
    margin-bottom: 0 !important;
    border-bottom: 1px solid #ccc; }
    .form_wrap dl dt, .form_wrap dl dd {
      border: none !important; }
    .form_wrap dl dt {
      border-right: 1px solid #ccc !important; }
      @media only screen and (max-width: 640px) {
        .form_wrap dl dt {
          border-bottom: 1px solid #ccc !important; } }

@media only screen and (max-width: 834px) {
  .fancybox-toolbar {
    top: 50px !important; } }

.pankuzu {
  text-align: right;
  margin-top: 20px; }
  @media only screen and (max-width: 834px) {
    .pankuzu {
      display: none; } }

.imgL {
  max-width: 100% !important; }

.error2 h2 {
  font-size: 40px;
  font-weight: bold; }
.error2 a {
  border: 1px solid #ccc;
  padding: 3px 20px;
  display: inline-block; }

.pick01 {
  background: #65bdca;
  padding: 2%;
  color: #fff;
  font-size: 1.875rem;
  line-height: 1.5em;
  font-family: quicksand, sans-serif;
  font-style: normal;
  letter-spacing: 2.5px;
  font-weight: 300;
  display: block; }
  @media (max-width: 1200px) {
    .pick01 {
      font-size: calc(1.3125rem + 0.75vw) ; } }
  @media only screen and (max-width: 834px) {
    .pick01 {
      padding: 2%; }
      .pick01 div {
        text-align: left !important; } }

.pick02 {
  background: rgba(204, 204, 204, 0.5);
  padding: 2%; }
  .pick02 span {
    color: #f76363;
    font-size: 1.875rem;
    font-weight: bold; }
    @media (max-width: 1200px) {
      .pick02 span {
        font-size: calc(1.3125rem + 0.75vw) ; } }
  @media only screen and (max-width: 834px) {
    .pick02 {
      padding: 5%; } }

.pick03 {
  padding: 2%;
  background: rgba(101, 189, 202, 0.1); }
  .pick03 h3, .pick03 .title h4, .title .pick03 h4, .pick03 .title3 h4, .title3 .pick03 h4 {
    font-size: 1.125rem; }
  @media only screen and (max-width: 834px) {
    .pick03 {
      padding: 5%; } }

.gallery-3 {
  display: flex;
  flex-wrap: wrap; }
  .gallery-3 .box, .gallery-3 .word-FLX .box2, .word-FLX .gallery-3 .box2 {
    width: 31.333%;
    margin: 1%; }
    @media only screen and (max-width: 834px) {
      .gallery-3 .box, .gallery-3 .word-FLX .box2, .word-FLX .gallery-3 .box2 {
        width: 48%; } }

.page-title-wrap {
  position: relative;
  padding: 5% 0 !important;
  margin-bottom: 30px;
  /*
  background-image: url(../images/common/deco01.png), url(../images/common/deco02.png);
  background-repeat: no-repeat;
  background-position: left 2% top 30%, right 2% bottom 30%;
  background-size:15%;
  @include tabsp {
    padding:15% 0 !important;
    background-size:25%;
  }
  */ }
  @media only screen and (max-width: 834px) {
    .page-title-wrap {
      padding: 10% 0 !important; } }

.page-title-inner {
  width: 1000%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 50%;
  margin: 0% 0% 0% -500%;
  background: rgba(241, 153, 192, 0.2);
  z-index: -1; }

.page-title {
  position: relative; }
  .page-title div {
    font-size: 2.25rem;
    font-family: "Source Han Serif JP", "游明朝体", "Yu Mincho", YuMincho, "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", "ＭＳ Ｐ明朝", "MS PMincho", serif;
    color: #ef5297;
    display: inline-block;
    margin: 0 auto;
    width: 100%;
    margin-bottom: 20px;
    position: relative; }
    @media (max-width: 1200px) {
      .page-title div {
        font-size: calc(1.35rem + 1.2vw) ; } }
    .page-title div:after {
      content: '';
      width: 60px;
      height: 2px;
      background: rgba(101, 189, 202, 0.5);
      position: absolute;
      z-index: 0;
      right: 0;
      left: 0;
      margin: auto;
      bottom: -20px; }

/*   
  h1 {
    @include rfs(36);
    font-family: $mincho;
    color:$title-color;
    display: inline-block;
    margin-bottom: 20px;
    position: relative;
    &:after {
      content: '';
      width: 60px;
      height: 2px;
      background:rgba($acc-color,0.5);
      position: absolute;
      z-index: 0;
      right: 0;
      left: 0;
      margin:auto;
      bottom:-20px;
      @include sp { 
    }
    }
    }

  }
*/
.title, .title3 {
  /*
    h2 {
    color:$title-color;
    @include rfs(24);
    padding: 0.4em 0.5em;
    background: #f2f2f2;
    border-left: solid 5px $main-color;
    border-bottom: solid 3px #ccc;
    }
  
  */ }
  .title div, .title3 div {
    color: #ef5297;
    font-size: 1.5rem;
    padding: 0.4em 0.5em;
    /*文字の上下 左右の余白*/
    background: #f2f2f2;
    /*背景色*/
    border-left: solid 5px #f199c0;
    /*左線*/
    border-bottom: solid 3px #ccc;
    /*下線*/ }
    @media (max-width: 1200px) {
      .title div, .title3 div {
        font-size: calc(1.275rem + 0.3vw) ; } }
  .title h3, .title3 h3, .title h4, .title3 h4 {
    font-size: 1.125rem;
    color: #333;
    border-bottom: 2px dashed #ccc;
    position: relative;
    padding-left: 30px; }
    .title h3:before, .title3 h3:before, .title h4:before, .title3 h4:before {
      font-family: "Font Awesome 5 Pro";
      content: "\f7ff";
      /*アイコンのユニコード*/
      font-weight: 600;
      position: absolute;
      /*絶対位置*/
      font-size: 1.25rem;
      /*サイズ*/
      left: 0;
      /*アイコンの位置*/
      top: 0;
      /*アイコンの位置*/
      color: #f199c0;
      /*アイコン色*/ }
  @media only screen and (max-width: 834px) {
    .title h4, .title3 h4 {
      font-size: 18px; } }

.h3 div {
  font-size: 1.125rem;
  color: #333;
  border-bottom: 2px dashed #ccc;
  position: relative;
  padding-left: 30px; }
  .h3 div:before {
    font-family: "Font Awesome 5 Pro";
    content: "\f7ff";
    /*アイコンのユニコード*/
    font-weight: 600;
    position: absolute;
    /*絶対位置*/
    font-size: 1.25rem;
    /*サイズ*/
    left: 0;
    /*アイコンの位置*/
    top: 0;
    /*アイコンの位置*/
    color: #f199c0;
    /*アイコン色*/ }

.title2 {
  margin: 30px auto 20px 15px; }
  .title2 h2 {
    color: #ef5297;
    border-bottom: 1px dashed #ef5297;
    display: block;
    font-size: 1.25rem;
    position: relative;
    /*相対位置*/
    padding-left: 1.4em;
    /*アイコン分のスペース*/
    line-height: 1.4;
    /*行高*/ }
    .title2 h2:before {
      font-family: "Font Awesome 5 Pro";
      content: "\f0a9";
      /*アイコンのユニコード*/
      font-weight: 600;
      position: absolute;
      /*絶対位置*/
      font-size: 1em;
      /*サイズ*/
      left: 0;
      /*アイコンの位置*/
      top: 0;
      /*アイコンの位置*/
      color: #f199c0;
      /*アイコン色*/ }
  .title2 h3, .title2 .title h4, .title .title2 h4, .title2 .title3 h4, .title3 .title2 h4 {
    font-size: 1.125rem;
    color: #ef5297;
    border-bottom: 2px dashed #ccc;
    position: relative;
    padding-left: 35px; }
    .title2 h3:before, .title2 .title h4:before, .title .title2 h4:before, .title2 .title3 h4:before, .title3 .title2 h4:before {
      font-family: "Font Awesome 5 Pro";
      content: "\f69a";
      /*アイコンのユニコード*/
      font-weight: 600;
      position: absolute;
      /*絶対位置*/
      font-size: 1.875rem;
      /*サイズ*/
      left: 0;
      /*アイコンの位置*/
      top: 0;
      /*アイコンの位置*/
      color: #65bdca;
      /*アイコン色*/ }
      @media (max-width: 1200px) {
        .title2 h3:before, .title2 .title h4:before, .title .title2 h4:before, .title2 .title3 h4:before, .title3 .title2 h4:before {
          font-size: calc(1.3125rem + 0.75vw) ; } }
  .title2 h4 {
    margin: 30px 20px;
    font-size: 20px;
    color: #fff;
    background: #ef5297;
    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; } }

.step-title h3, .step-title .title h4, .title .step-title h4, .step-title .title3 h4, .title3 .step-title h4 {
  font-size: 1.25rem;
  font-weight: bold;
  color: #ef5297;
  position: relative;
  border-top: solid 2px rgba(241, 153, 192, 0.3);
  border-bottom: solid 2px rgba(241, 153, 192, 0.3);
  background: rgba(241, 153, 192, 0.1);
  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", quicksand, sans-serif;
    content: '\f0a6\ STEP';
    font-size: 1rem;
    background: #f199c0;
    color: #fff;
    left: 0px;
    bottom: 100%;
    border-radius: 3px 3px 0 0;
    padding: 5px 10px 3px;
    line-height: 1;
    letter-spacing: 0.05em; }
.step-title h2 {
  font-size: 1.25rem;
  font-family: "Source Han Serif JP", "游明朝体", "Yu Mincho", YuMincho, "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", "ＭＳ Ｐ明朝", "MS PMincho", serif;
  color: #f199c0;
  position: relative;
  border-top: solid 2px #8a9e43;
  border-bottom: solid 2px #8a9e43;
  background: -moz-linear-gradient(to bottom, rgba(138, 158, 67, 0.8), rgba(138, 158, 67, 0.1) 40%, rgba(138, 158, 67, 0.8));
  background: -webkit-linear-gradient(to bottom, rgba(138, 158, 67, 0.8), rgba(138, 158, 67, 0.1) 40%, rgba(138, 158, 67, 0.8));
  background: linear-gradient(to bottom, rgba(138, 158, 67, 0.8), rgba(138, 158, 67, 0.1) 40%, rgba(138, 158, 67, 0.8));
  line-height: 1.4;
  padding: 0.2em; }
  .step-title h2:after {
    /*タブ*/
    position: absolute;
    font-family: "Font Awesome 5 pro",quicksand, sans-serif;
    font-style: normal;
    font-weight: 300;
    content: '\f755\ step';
    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; }

.title4 h2, .title4 h3, .title4 .title h4, .title .title4 h4, .title4 .title3 h4, .title3 .title4 h4 {
  position: relative;
  background: rgba(179, 139, 82, 0.2);
  padding: 5px 5px 5px 15px;
  font-family: "Source Han Serif JP", "游明朝体", "Yu Mincho", YuMincho, "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", "ＭＳ Ｐ明朝", "MS PMincho", serif;
  font-size: 1.25rem;
  font-weight: bold;
  color: #ef5297; }
  .title4 h2:before, .title4 h3:before, .title4 .title h4:before, .title .title4 h4:before, .title4 .title3 h4:before, .title3 .title4 h4:before {
    font-family: "Font Awesome 5 pro";
    content: "\f711";
    font-size: 1.5rem;
    display: inline-block;
    line-height: 40px;
    position: absolute;
    padding: 0em;
    color: white;
    background: rgba(241, 153, 192, 0.5);
    font-weight: lighter;
    width: 40px;
    text-align: center;
    height: 40px;
    line-height: 40px;
    left: -1.35em;
    top: 50%;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    border-radius: 50%;
    box-shadow: 0px 2px 1px rgba(0, 0, 0, 0.29);
    border-bottom: solid 2px rgba(241, 153, 192, 0.8); }
    @media (max-width: 1200px) {
      .title4 h2:before, .title4 h3:before, .title4 .title h4:before, .title .title4 h4:before, .title4 .title3 h4:before, .title3 .title4 h4:before {
        font-size: calc(1.275rem + 0.3vw) ; } }

.title-center01 h2 {
  position: relative;
  color: #158b2b;
  font-size: 20px;
  padding: 10px 0;
  text-align: center;
  margin: 1.5em 0; }
  .title-center01 h2:before {
    content: "";
    position: absolute;
    top: -8px;
    left: 50%;
    width: 150px;
    height: 58px;
    border-radius: 50%;
    border: 5px solid #a6ddb0;
    border-left-color: transparent;
    border-right-color: transparent;
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%); }

.title-center02 h2 {
  position: relative;
  color: #ef5297;
  font-family: "Source Han Serif JP", "游明朝体", "Yu Mincho", YuMincho, "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", "ＭＳ Ｐ明朝", "MS PMincho", serif;
  font-size: 1.75rem;
  font-weight: bold;
  line-height: 1.5em;
  display: inline-block;
  margin: 20px 0;
  text-shadow: 0 0 2px white; }
  @media (max-width: 1200px) {
    .title-center02 h2 {
      font-size: calc(1.3rem + 0.6vw) ; } }
  .title-center02 h2:before {
    content: "";
    position: absolute;
    background: rgba(179, 139, 82, 0.5);
    width: 50px;
    height: 50px;
    border-radius: 50%;
    top: 50%;
    border: dashed 1px white;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    z-index: -1;
    box-shadow: 0px 0px 0px 5px rgba(179, 139, 82, 0.5); }

.name-title {
  font-size: 1rem;
  font-weight: bold;
  color: #65bdca; }

.gallery-FLX {
  display: flex;
  flex-wrap: flex-wrap; }
  .gallery-FLX .box, .gallery-FLX .word-FLX .box2, .word-FLX .gallery-FLX .box2 {
    width: 31.333%;
    margin: 1%; }
    .gallery-FLX .box img, .gallery-FLX .word-FLX .box2 img, .word-FLX .gallery-FLX .box2 img {
      display: block;
      width: 100% !important;
      height: 100% !important;
      object-fit: cover; }
    .gallery-FLX .box h3, .gallery-FLX .word-FLX .box2 h3, .word-FLX .gallery-FLX .box2 h3, .gallery-FLX .box .title h4, .title .gallery-FLX .box h4, .gallery-FLX .word-FLX .box2 .title h4, .title .gallery-FLX .word-FLX .box2 h4, .word-FLX .gallery-FLX .box2 .title h4, .title .word-FLX .gallery-FLX .box2 h4, .gallery-FLX .box .title3 h4, .title3 .gallery-FLX .box h4, .gallery-FLX .word-FLX .box2 .title3 h4, .title3 .gallery-FLX .word-FLX .box2 h4, .word-FLX .gallery-FLX .box2 .title3 h4, .title3 .word-FLX .gallery-FLX .box2 h4 {
      color: title-color;
      font-weight: bold; }
    .gallery-FLX .box div a, .gallery-FLX .word-FLX .box2 div a, .word-FLX .gallery-FLX .box2 div a {
      background: #65bdca;
      color: #fff;
      padding: 5px;
      display: block;
      width: 200px;
      margin: 0 auto;
      text-align: center; }
    .gallery-FLX .box article, .gallery-FLX .word-FLX .box2 article, .word-FLX .gallery-FLX .box2 article {
      height: 100% !important;
      display: flex;
      flex-direction: column;
      align-items: center;
      justify-content: space-between; }
  @media only screen and (max-width: 640px) {
    .gallery-FLX {
      flex-direction: column;
      align-items: center;
      justify-content: center; }
      .gallery-FLX .box, .gallery-FLX .word-FLX .box2, .word-FLX .gallery-FLX .box2 {
        width: 90%; } }

.ver4-FLX {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  align-items: center; }
  .ver4-FLX .box, .ver4-FLX .word-FLX .box2, .word-FLX .ver4-FLX .box2 {
    width: 18%;
    margin: 1%; }
    .ver4-FLX .box img, .ver4-FLX .word-FLX .box2 img, .word-FLX .ver4-FLX .box2 img {
      display: block;
      margin: 0 auto; }
    .ver4-FLX .box iframe, .ver4-FLX .word-FLX .box2 iframe, .word-FLX .ver4-FLX .box2 iframe {
      text-align: center;
      margin: 0 auto;
      display: block; }
  @media screen and (min-width: 641px) and (max-width: 834px) {
    .ver4-FLX {
      flex-direction: column; }
      .ver4-FLX .box, .ver4-FLX .word-FLX .box2, .word-FLX .ver4-FLX .box2 {
        width: 48%; } }
  @media only screen and (max-width: 640px) {
    .ver4-FLX {
      flex-direction: column; }
      .ver4-FLX .box, .ver4-FLX .word-FLX .box2, .word-FLX .ver4-FLX .box2 {
        width: 90%; } }

.about-title {
  /*
    h2 {
      @include rfs(30);
      color:$title-color;
      font-weight: bold;
        font-family: quicksand, sans-serif;
        font-style: normal;
        letter-spacing: 2.5px;
        font-weight: 300;
        span {
          background:$title-color;
          border-radius: 50%;
          width: 40px;
          line-height: 40px;
          color:#fff;
          display: inline-block;
          text-align: center;
          margin-right: 5px;
        }    
  }
  */ }
  .about-title div {
    font-size: 1.875rem;
    color: #ef5297;
    font-weight: bold;
    font-family: quicksand, sans-serif;
    font-style: normal;
    letter-spacing: 2.5px;
    font-weight: 300; }
    @media (max-width: 1200px) {
      .about-title div {
        font-size: calc(1.3125rem + 0.75vw) ; } }
    .about-title div span {
      background: #ef5297;
      border-radius: 50%;
      width: 40px;
      line-height: 40px;
      color: #fff;
      display: inline-block;
      text-align: center;
      margin-right: 5px; }

.word-FLX {
  display: flex;
  flex-wrap: wrap; }
  .word-FLX .box, .word-FLX .box2 {
    width: 48%;
    margin: 1%;
    align-self: stretch;
    background: rgba(241, 153, 192, 0.2); }
    .word-FLX .box span, .word-FLX .box2 span {
      font-size: 1rem;
      font-weight: bold;
      color: #65bdca; }
    .word-FLX .box img, .word-FLX .box2 img {
      width: 80% !important; }
    @media only screen and (max-width: 834px) {
      .word-FLX .box, .word-FLX .box2 {
        width: 95%;
        margin: 1% auto;
        padding: 2%; } }
  .word-FLX .box2 {
    width: 100%;
    display: flex; }
    .word-FLX .box2 .box2-txt {
      width: 70%;
      padding: 10px; }
    .word-FLX .box2 .box2-img {
      width: 30%;
      padding: 20px 10px 10px 10px; }
      .word-FLX .box2 .box2-img img {
        display: block;
        margin: 0 auto; }
      .word-FLX .box2 .box2-img .imgL, .word-FLX .box2 .box2-img .imgR, .word-FLX .box2 .box2-img .imgL {
        float: none !important;
        max-width: 100% !important; }
    @media screen and (min-width: 641px) and (max-width: 834px) {
      .word-FLX .box2 {
        width: 95%; }
        .word-FLX .box2 .box2-txt, .word-FLX .box2 .box2-img {
          width: 50%; } }
    @media only screen and (max-width: 640px) {
      .word-FLX .box2 {
        width: 95%;
        flex-direction: column; }
        .word-FLX .box2 .box2-txt, .word-FLX .box2 .box2-img {
          width: 95%;
          margin: 1% auto;
          padding: 2%; } }

.word-FLX2 .box, .word-FLX2 .word-FLX .box2, .word-FLX .word-FLX2 .box2 {
  background: rgba(101, 189, 202, 0.2); }
  .word-FLX2 .box .form_wrap dl, .word-FLX2 .word-FLX .box2 .form_wrap dl, .word-FLX .word-FLX2 .box2 .form_wrap dl {
    display: flex; }
  .word-FLX2 .box .form_wrap dt, .word-FLX2 .word-FLX .box2 .form_wrap dt, .word-FLX .word-FLX2 .box2 .form_wrap dt, .word-FLX2 .box .form_wrap dd, .word-FLX2 .word-FLX .box2 .form_wrap dd, .word-FLX .word-FLX2 .box2 .form_wrap dd {
    text-align: center !important; }

@media only screen and (max-width: 640px) {
  .training-TBL {
    width: 100%; }
    .training-TBL table td {
      width: auto !important; }
    .training-TBL .td1 {
      width: 200px !important; }
    .training-TBL .td2 {
      width: 100px !important; }
    .training-TBL .td3 {
      width: 300px !important; } }

.training-TBL2 {
  overflow-x: auto !important; }
  .training-TBL2 .blue {
    color: #39afc1;
    font-weight: bold; }
  .training-TBL2 .pink {
    color: #ef5297;
    font-weight: bold; }

@media only screen and (max-width: 640px) {
  .japanese-TBL {
    width: 100%; }
    .japanese-TBL .td1, .japanese-TBL .td2, .japanese-TBL .td3 {
      width: 170px !important; } }
.japanese-TBL .td1, .japanese-TBL .td2, .japanese-TBL .td3 {
  background: rgba(241, 153, 192, 0.7);
  color: #fff; }

.japanese-TBL2 .td1, .japanese-TBL2 .td2, .japanese-TBL2 .td3 {
  background: rgba(101, 189, 202, 0.7);
  color: #fff; }

@media only screen and (max-width: 640px) {
  .about-TBL {
    width: 100% !important; }
    .about-TBL .td1 {
      width: 120px !important; }
    .about-TBL .td2, .about-TBL .td3 {
      width: 260px !important; } }
.about-TBL .td1, .about-TBL .td2, .about-TBL .td3 {
  background: rgba(241, 153, 192, 0.7);
  color: #fff; }

.about-dl-wrap, .about-dl-wrap2 {
  display: flex;
  flex-wrap: wrap;
  align-items: center; }
  .about-dl-wrap .about-dl, .about-dl-wrap2 .about-dl {
    width: 31.333%;
    margin: 1%; }
  @media only screen and (max-width: 834px) {
    .about-dl-wrap, .about-dl-wrap2 {
      flex-direction: column; }
      .about-dl-wrap .about-dl, .about-dl-wrap2 .about-dl {
        width: 95%; } }

.about-dl-wrap2 .about-dl {
  width: 48%; }
  @media only screen and (max-width: 834px) {
    .about-dl-wrap2 .about-dl {
      width: 95%; } }

.chart-UL ul {
  flex-wrap: wrap; }
  .chart-UL ul li {
    width: 12.5%;
    min-width: 165px;
    display: flex;
    flex-wrap: wrap;
    flex-direction: column; }
    .chart-UL ul li span:nth-child(2) {
      padding-left: 25px; }
    .chart-UL ul li .color-mark {
      width: 20px;
      height: 20px;
      display: inline-block;
      vertical-align: sub;
      margin-right: 5px; }
    @media only screen and (max-width: 834px) {
      .chart-UL ul li {
        width: 50%; } }

.chart-DL table {
  min-width: 835px;
  font-size: 0.8125rem; }

.chart-wrap {
  display: flex;
  flex-wrap: wrap; }
  .chart-wrap .box, .chart-wrap .word-FLX .box2, .word-FLX .chart-wrap .box2 {
    width: 12.5%;
    min-width: 165px;
    display: flex;
    flex-wrap: wrap;
    flex-direction: column; }
    .chart-wrap .box table td, .chart-wrap .word-FLX .box2 table td, .word-FLX .chart-wrap .box2 table td {
      padding: 2px !important; }
    .chart-wrap .box .box-color, .chart-wrap .word-FLX .box2 .box-color, .word-FLX .chart-wrap .box2 .box-color {
      font-size: 1.25rem; }
    .chart-wrap .box .color-mark, .chart-wrap .word-FLX .box2 .color-mark, .word-FLX .chart-wrap .box2 .color-mark {
      width: 20px;
      height: 20px;
      display: inline-block;
      vertical-align: sub;
      margin-right: 5px; }
    @media only screen and (max-width: 834px) {
      .chart-wrap .box, .chart-wrap .word-FLX .box2, .word-FLX .chart-wrap .box2 {
        width: 50%; } }

.CRT table td {
  padding: 0 !important; }

.contact {
  border-right: none;
  border-left: none; }
  .contact dl {
    border-right: 1px solid #ccc;
    border-left: 1px solid #ccc; }

.pagelogin dl dt {
  min-width: 120px; }

.case .sns_list {
  border: none !important; }
  .case .sns_list > div {
    border-bottom: none !important; }
    @media only screen and (max-width: 834px) {
      .case .sns_list > div {
        flex-direction: column-reverse;
        align-items: center; } }
    @media only screen and (max-width: 834px) {
      .case .sns_list > div .sns_photo {
        width: 60%; } }
    .case .sns_list > div .sns_text .sns_date {
      display: none !important; }
    .case .sns_list > div .sns_text .caption {
      color: #f199c0;
      border-bottom: 1px dashed #ccc;
      display: block;
      margin-bottom: 10px;
      font-size: 1.125rem;
      position: relative;
      /*相対位置*/
      padding-left: 1.4em;
      /*アイコン分のスペース*/
      line-height: 1.4;
      /*行高*/ }
      .case .sns_list > div .sns_text .caption:before {
        font-family: "Font Awesome 5 Pro";
        content: "\f0a9";
        /*アイコンのユニコード*/
        font-weight: 600;
        position: absolute;
        /*絶対位置*/
        font-size: 1em;
        /*サイズ*/
        left: 0;
        /*アイコンの位置*/
        top: 0;
        /*アイコンの位置*/
        color: #f199c0;
        /*アイコン色*/ }
    .case .sns_list > div .sns_text ul li a {
      font-size: 0.875rem;
      color: #333; }
      .case .sns_list > div .sns_text ul li a:hover {
        color: #65bdca; }

.table-template02 {
  background: rgba(239, 82, 151, 0.1);
  border: 1px solid #e5e3e1;
  padding: 8px; }
  .table-template02 td {
    padding: 0 8px !important; }
  .table-template02 .publish div {
    font-size: 0.875rem;
    font-family: adobe-garamond-pro, serif;
    font-style: italic;
    font-weight: 400;
    text-align: right; }
  .table-template02 .label div {
    display: inline-block; }
    .table-template02 .label div span {
      display: block;
      color: #fff;
      padding: 5px 10px; }
  .table-template02 .sm-title h2 {
    margin: 10px;
    color: #65bdca;
    font-size: 1.25rem;
    font-style: oblique; }
  .table-template02 .date {
    padding-bottom: 0 !important; }
  .table-template02 .date div {
    font-size: 14px; }
    .table-template02 .date div:before {
      content: "\f073";
      font-family: FontAwesome;
      padding-right: 0.6em; }
  .table-template02 .place {
    padding-top: 0 !important; }
  .table-template02 .place div {
    font-size: 14px; }
    .table-template02 .place div:before {
      content: "\f3c5";
      font-family: 'Font Awesome 5 Pro';
      padding-right: 0.6em;
      font-weight: 900; }
  .table-template02 .text div {
    background: #fff;
    padding: 12px;
    font-size: 14px; }

.rs-tel {
  font-size: 1.5rem;
  color: #ef5297 !important;
  font-family: century-gothic, sans-serif;
  font-style: normal;
  font-weight: 400; }
  @media (max-width: 1200px) {
    .rs-tel {
      font-size: calc(1.275rem + 0.3vw) ; } }
  .rs-tel a {
    color: #ef5297; }
  .rs-tel:before {
   /*
 font-family: "Font Awesome 5 Free";
 content: "\f0c4";
 font-weight: 600;
*/
    content: '';
    background: url(../images/common/header_tel_icon.png) no-repeat;
    background-size: contain;
    display: inline-block;
    width: 35px;
    height: 35px;
    vertical-align: middle;
    padding-right: 5px; }

.list01 dl, .list02 dl {
  border-bottom: 1px dashed #676767; }
  .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; } }

.list03 dl {
  border-bottom: 1px dashed #676767; }
  .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; } }

.faq table td {
  border: none; }

.faq-q span, .faq-a span {
  width: 40px;
  height: 40px;
  display: block;
  background: rgba(241, 153, 192, 0.8);
  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: rgba(241, 153, 192, 0.8);
    padding: 0 !important; }
    .faq-q span, .faq-a span {
      display: inline-block;
      background: none; } }

.faq-a span {
  background: #65bdca; }
@media only screen and (max-width: 640px) {
  .faq-a {
    background: #65bdca; } }

.faq-q-txt {
  /*
  @media screen and (min-width: $sp-width) {
        border-bottom:1px dashed #ccc !important; 
  }
  */
  font-weight: bold; }

#blog-title {
  text-align: center !important; }

.blog {
  max-width: 1200px;
  margin: 80px auto 0; }
  @media screen and (min-width: 641px) and (max-width: 834px) {
    .blog {
      margin: 50px auto 0; } }
  @media only screen and (max-width: 640px) {
    .blog {
      margin: 30px auto 0; } }
  .blog .wrap {
    display: flex; }
    .blog .wrap aside {
      width: 28%;
      margin: 1%; }
      .blog .wrap aside nav {
        line-height: 2.0em; }
        .blog .wrap aside nav h3, .blog .wrap aside nav .title h4, .title .blog .wrap aside nav h4, .blog .wrap aside nav .title3 h4, .title3 .blog .wrap aside nav h4 {
          font-size: 1.125rem;
          background: rgba(241, 153, 192, 0.7);
          border-bottom: 1px solid #666;
          color: #ef5297;
          margin-top: 10px; }
        .blog .wrap aside nav ul li {
          border-bottom: 1px dashed #ccc; }
    .blog .wrap #contents {
      width: 68%;
      margin: 1%;
      min-width: auto; }
      .blog .wrap #contents article div {
        display: flex;
        flex-wrap: wrap; }
        .blog .wrap #contents article div img {
          width: 48%;
          margin: 1%; }
    @media only screen and (max-width: 834px) {
      .blog .wrap {
        flex-direction: column; }
        .blog .wrap aside, .blog .wrap #contents {
          width: 90%;
          margin: 10px auto; }
        .blog .wrap aside {
          text-align: center !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; }

.hoverBgContents {
  position: relative;
  overflow: hidden;
  z-index: 1; }
  .hoverBgContents > .hoverBg {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    display: block;
    background-size: cover;
    background-repeat: no-repeat;
    z-index: -1;
    pointer-events: none;
    transition: transform 0.8s;
    background-position: center; }
  .hoverBgContents:hover > .hoverBg {
    transform: scale(1.2); }

@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 */
