@charset "UTF-8";
/* リセット */
@import url("default.css");
@import url("animate.css");
html {
  font-size: 62.5%;
  visibility: hidden;
  /*javascriptで表示させる処理をする*/ }

body {
  font-family: "Rounded Mplus 1c", Avenir , "Open Sans" , "Helvetica Neue" , Helvetica , Arial , Verdana , Roboto , "游ゴシック" , "Yu Gothic" , "游ゴシック体" , "YuGothic" , "ヒラギノ角ゴ Pro W3" , "Hiragino Kaku Gothic Pro" , "Meiryo UI" , "メイリオ" , Meiryo , "ＭＳ Ｐゴシック" , "MS PGothic" , sans-serif;
  color: #000;
  -webkit-text-size-adjust: 100%;
  /*スマホ・タブレット横画面時の文字の大きさ調整をなしにする*/
  letter-spacing: 0.1rem; }

a {
  color: #000; }

hr.grad {
  border: 0;
  height: 2px;
  background: #bbb;
  background-image: -webkit-linear-gradient(left, #e1ffe1, #81cac5, #e1ffe1);
  background-image: -moz-linear-gradient(left, #e1ffe1, #81cac5, #e1ffe1);
  background-image: -ms-linear-gradient(left, #e1ffe1, #81cac5, #e1ffe1);
  background-image: -o-linear-gradient(left, #e1ffe1, #81cac5, #e1ffe1);
  margin: 7rem 0;
  display: block;
  clear: both; }
hr.hr_001 {
  border: solid 1px #000;
  margin: 0px 23%;
  display: block; }

.clear {
  clear: both; }

.indent_mainasu {
  text-indent: -1rem;
  padding-left: 1rem; }

.wrap {
  margin: 0 auto;
  max-width: 1000px; }

.bnt-massage {
  display: inline-block;
  min-width: 130px;
  text-align: center;
  background-color: #81cac5;
  font-size: 16px;
  color: #fff;
  text-decoration: none;
  font-weight: bold;
  padding: 10px 35px 10px 35px;
  position: relative;
  transition: .9s;
  border: 1px solid #aaa;
  margin-top: 4rem; }

.bnt-massage span {
  color: #333;
  display: block;
  position: absolute;
  background-color: #e1fffc;
  top: 0;
  left: 0;
  width: 100%;
  height: 34px;
  font-size: 12px;
  line-height: 34px;
  border-radius: 0 0 0 0;
  z-index: -1;
  transition: .5s; }

.bnt-massage:hover {
  border-radius: 8px 8px 0 0; }

.bnt-massage:hover span {
  transform: translateY(50px); }

#global_footer {
  background-color: #81cac5;
  color: #FFF; }
  #global_footer a {
    color: #FFF;
    text-decoration: none; }
  #global_footer h2 {
    padding: 8rem 0 2.4rem 0;
    text-align: center;
    font-size: 2.5rem;
    font-weight: normal; }
  #global_footer p {
    text-align: center;
    font-size: 1.8rem;
    line-height: 2.8rem;
    padding: 1rem 10%;
    color: #FFF; }
    #global_footer p a {
      color: #FFF;
      text-decoration: none; }
  #global_footer span {
    font-size: 1.4rem; }
  #global_footer #global_footer_copy {
    padding: 5rem 0 5rem 0;
    font-size: 1rem;
    line-height: 1.5rem;
    text-align: center; }
    #global_footer #global_footer_copy a {
      color: #FFF;
      text-decoration: none; }

#global_header {
  background-color: #e1fffc;
  width: 100%; }
  #global_header h1 {
    text-align: center; }
    #global_header h1 img {
      display: inline;
      width: 70%;
      height: auto;
      padding: 5rem 0; }

#home_sec1 h2 {
  padding: 12rem 10% 4rem 10%;
  text-align: center;
  font-size: 1.6rem;
  font-weight: normal;
  line-height: 2.8rem; }
#home_sec1 h3 {
  padding: 8rem 10% 2.4rem 10%;
  text-align: center;
  font-size: 1.6rem;
  font-weight: normal;
  line-height: 2.8rem; }
#home_sec1 img {
  width: 100%;
  height: auto;
  padding-top: 8rem; }
#home_sec1 p {
  font-size: 1.4rem;
  line-height: 2.8rem;
  padding: 1rem 10%;
  text-align: left; }
  #home_sec1 p span.futoji {
    font-weight: bold; }
#home_sec1 .bottom_space {
  padding-bottom: 8rem; }
#home_sec1 .gaiyou {
  width: 90%;
  max-width: 800px;
  display: block;
  margin: 3rem auto; }
  #home_sec1 .gaiyou th {
    background-color: #e1fffc;
    font-size: 1.2rem;
    text-align: left;
    padding: 1rem;
    border: solid 1px #ddd; }
  #home_sec1 .gaiyou td {
    font-size: 1.2rem;
    text-align: left;
    padding: 1rem;
    border: solid 1px #ddd; }

#home_sec2 h2 {
  padding: 8rem 10% 2.4rem 10%;
  text-align: center;
  font-size: 1.6rem;
  font-weight: normal;
  line-height: 2.8rem; }
#home_sec2 h3 {
  padding: 8rem 10% 2.4rem 10%;
  text-align: center;
  font-size: 1.6rem;
  font-weight: normal;
  line-height: 2.8rem; }
#home_sec2 img {
  width: 100%;
  height: auto; }
#home_sec2 p {
  text-align: left;
  font-size: 1.4rem;
  line-height: 2.8rem;
  padding: 1rem 10%; }
#home_sec2 .bottom_space {
  padding-bottom: 8rem; }

#home_sec3 h2 {
  padding: 8rem 10% 2.4rem 10%;
  text-align: center;
  font-size: 1.6rem;
  font-weight: normal;
  line-height: 2.8rem; }
#home_sec3 p {
  font-size: 1.4rem;
  line-height: 2.8rem;
  padding: 1rem 10%; }
#home_sec3 .bottom_space {
  padding-bottom: 8rem; }
#home_sec3 .mfp p {
  font-size: 1.2rem;
  line-height: 1.8rem; }

#home_sec4 h2 {
  padding: 8rem 10% 2.4rem 10%;
  text-align: center;
  font-size: 1.6rem;
  font-weight: normal;
  line-height: 2.8rem; }
#home_sec4 p {
  font-size: 1.4rem;
  line-height: 2.8rem;
  padding: 1rem 10%; }
#home_sec4 .bottom_space {
  padding-bottom: 8rem; }

#home_sec5 h2 {
  padding: 8rem 10% 2.4rem 10%;
  text-align: center;
  font-size: 1.6rem;
  font-weight: normal;
  line-height: 2.8rem; }
#home_sec5 p {
  font-size: 1.4rem;
  line-height: 2.8rem;
  padding: 1rem 10%; }
#home_sec5 .bottom_space {
  padding-bottom: 8rem; }

#home_sec6 h2 {
  padding: 8rem 10% 2.4rem 10%;
  text-align: center;
  font-size: 1.6rem;
  font-weight: normal;
  line-height: 2.8rem; }
#home_sec6 p {
  font-size: 1.4rem;
  line-height: 2.8rem;
  padding: 1rem 10%; }
#home_sec6 .bottom_space {
  padding-bottom: 8rem; }
#home_sec6 .kome {
  font-size: 1.3rem;
  padding: 0 10% 2rem 10%; }

#home_sec7 h2 {
  padding: 8rem 10% 2.4rem 10%;
  text-align: center;
  font-size: 1.6rem;
  font-weight: normal;
  line-height: 2.8rem; }
#home_sec7 p {
  font-size: 1.4rem;
  line-height: 2.8rem;
  padding: 1rem 10%; }
#home_sec7 .bottom_space {
  padding-bottom: 8rem; }
#home_sec7 .kome {
  font-size: 1.3rem;
  padding: 0 10% 2rem 10%; }
#home_sec7 .jisseki {
  display: flex;
  flex-wrap: wrap; }
  #home_sec7 .jisseki .jisseki_child {
    width: 44%;
    margin: 1rem 3%; }
    #home_sec7 .jisseki .jisseki_child .image {
      width: 98%;
      /* IE8以下とAndroid4.3以下用フォールバック */
      width: -webkit-calc(100% - 5px);
      width: calc(100% - 5px);
      margin: 4px;
      box-shadow: 0 0 5px 5px #eee;
      overflow: hidden;
      transition: all 0.3s ease; }
      #home_sec7 .jisseki .jisseki_child .image img {
        width: 100%;
        height: auto; }
    #home_sec7 .jisseki .jisseki_child a {
      text-decoration: none;
      text-decoration-color: #81cac5;
      transition: all 0.3s ease; }
    #home_sec7 .jisseki .jisseki_child p {
      font-size: 1.0rem; }
    #home_sec7 .jisseki .jisseki_child:hover a {
      text-decoration: underline;
      color: #81cac5; }
    #home_sec7 .jisseki .jisseki_child:hover .image {
      box-shadow: 0 0 5px 5px #81cac5; }

#home_slider {
  width: 100%; }
  #home_slider img {
    width: 100%;
    height: auto; }

#privacy_sec1 h2 {
  padding: 8rem 10% 2.4rem 10%;
  text-align: center;
  font-size: 2.2rem;
  font-weight: normal; }
#privacy_sec1 h3 {
  padding: 8rem 10% 2.4rem 10%;
  text-align: center;
  font-size: 2.0rem;
  font-weight: normal; }
#privacy_sec1 p {
  font-size: 1.8rem;
  line-height: 2.8rem;
  padding: 1rem 10%; }
#privacy_sec1 .bottom_space {
  padding-bottom: 8rem; }

#sample_sec1 h2 {
  padding: 12rem 10% 4rem 10%;
  text-align: center;
  font-size: 2.2rem;
  font-weight: normal; }
#sample_sec1 p {
  font-size: 1.8rem;
  line-height: 2.8rem;
  padding: 1rem 10%; }
#sample_sec1 .bottom_space {
  padding-bottom: 8rem; }

#sample_sec2 a {
  text-decoration: none; }
#sample_sec2 ul {
  text-align: center;
  width: 100%; }
  #sample_sec2 ul li {
    width: 30%;
    float: left;
    padding: 2rem 1.5%; }
    #sample_sec2 ul li img {
      width: 100%;
      height: auto; }
    #sample_sec2 ul li figcaption {
      font-size: 0.9rem;
      line-height: 1.5rem; }

#thanks_sec1 h2 {
  padding: 8rem 10% 2.4rem 10%;
  text-align: center;
  font-size: 2.2rem;
  font-weight: normal; }
#thanks_sec1 h3 {
  padding: 8rem 10% 2.4rem 10%;
  text-align: center;
  font-size: 1.8rem;
  font-weight: normal; }
#thanks_sec1 p {
  font-size: 1.8rem;
  line-height: 2.8rem;
  padding: 1rem 10%; }
#thanks_sec1 .bottom_space {
  padding-bottom: 8rem; }

/***オープニングアニメーション***********************************************/
#opening {
  background-color: #fff;
  position: fixed;
  top: 0;
  left: 0;
  display: table;
  opacity: 0;
  animation: anim2 2s linear;
  z-index: 5; }

#opening_white {
  background-color: #FFF;
  width: 100%;
  height: 100%;
  z-index: 10;
  position: fixed;
  top: 0;
  left: 0;
  animation: anim1 2s linear; }

#opening > div {
  display: table-cell;
  width: 100%;
  height: 100%;
  text-align: center;
  vertical-align: middle;
  z-index: 6; }

#image-frame {
  display: inline-block;
  border: 0;
  width: 100%;
  height: 100%; }

#image {
  width: 100%;
  height: 100%; }

#image img {
  width: 50%;
  height: auto;
  position: fixed; }

@keyframes anim1 {
  0% {
    opacity: 1; }
  10% {
    opacity: 1; }
  25% {
    opacity: 0; }
  100% {
    opacity: 0; } }
@keyframes anim2 {
  0% {
    opacity: 1; }
  85% {
    opacity: 1; }
  100% {
    opacity: 0; } }
/***mailform調整*****************************************/
#mailformpro {
  max-width: 700px;
  margin: 0 auto; }

.mfp_achroma {
  background-color: #fff; }

.mfp_colored {
  background-color: #f3fffe; }

.mfp_element_text, .mfp_element_number, .mfp_element_select-one, .mfp_element_email, .mfp_element_tel, .mfp_element_textarea, .mfp_element_date, .mfp_element_password {
  margin-top: 0px; }

.must {
  background-color: #ff36bc;
  border: solid 2px #ff36bc;
  text-shadow: 0px 1px 2px #933;
  padding: 2px 5px;
  font-size: 10px;
  color: #FFF;
  float: left;
  margin: 0px 5px;
  border-radius: 4px;
  box-shadow: 0px 0px 5px #CCC; }

@media screen and (min-width: 768px) {
  body {
    font-size: 15px;
    font-size: 1.5rem; }

  #global_header h1 img {
    display: inline;
    width: 50%;
    height: auto;
    padding: 10rem 0; }

  #home_sec1 h2 {
    font-size: 2.2rem;
    font-weight: normal; }
  #home_sec1 h3 {
    font-size: 2.2rem; }
  #home_sec1 p {
    font-size: 1.8rem;
    line-height: 2.8rem; }
  #home_sec1 .bottom_space {
    padding-bottom: 8rem; }

  #home_sec2 h2 {
    font-size: 2.2rem; }
  #home_sec2 h3 {
    font-size: 2.2rem; }
  #home_sec2 p {
    font-size: 1.8rem; }

  #home_sec3 h2 {
    font-size: 2.2rem; }
  #home_sec3 p {
    font-size: 1.8rem;
    line-height: 2.8rem; }

  #home_sec4 h2 {
    font-size: 2.2rem; }
  #home_sec4 p {
    font-size: 1.8rem;
    line-height: 2.8rem; }

  #home_sec5 h2 {
    font-size: 2.2rem; }
  #home_sec5 p {
    font-size: 1.8rem;
    line-height: 2.8rem; }

  #home_sec6 h2 {
    font-size: 2.2rem; }
  #home_sec6 p {
    font-size: 1.8rem;
    line-height: 2.8rem; }

  #home_sec7 h2 {
    font-size: 2.2rem; }
  #home_sec7 p {
    font-size: 1.8rem;
    line-height: 2.8rem; }
  #home_sec7 .jisseki .jisseki_child {
    width: 27%;
    margin: 1rem 3.1%; }
    #home_sec7 .jisseki .jisseki_child p {
      font-size: 1.2rem; } }
