html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed,
figure, figcaption, footer, header, hgroup,
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
	margin: 0;
	padding: 0;
	border: 0;
	font-size: 100%;
	font: inherit;
	vertical-align: baseline;
}
body {
	line-height: 1.5;
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
}

body{
    font-family: 'Noto Sans JP', sans-serif;
    color: #222222;
    font-size: 14px;
}
a{
    color: #707070;
}
.clearfix::after {
  content: "";
  display: block;
  clear: both;
}
img{
    max-width: 100%;
}
ul{
    margin: 0;
    padding: 0;
}
p{
    margin: 0;
    padding: 0;
}
.pc{
    display: block;
}
.sp{
    display: none;
}
.w60{
  width: 60%;
}
/* コーディング */
#form{
  background: url(../images/back_contact.jpg);
  width: 100%;
  height: auto;
  background-size: cover;
  background-position: center;
  position: relative;
  padding: 5% 0;
}
.back2-12 .main_contents_area{
  justify-content: flex-end;
}
.back-12 p img{
  padding: 10% 5% 2%;
  width: 60%;
}
.back-11 p img{
  margin-top: -80px;
}
.mv_area3 .mt120{
  margin-top: 120px;
}
.logo_contents{
  position: absolute;
  left: 20px;
  top: 0;
  width: 180px;
}
.contents_area{
  width: 1300px;
  position: relative;
  margin: 0 auto;
}
.main_contents_area{
  width: 1300px;
  position: relative;
  margin: 0 auto;
  z-index: 10;
}
.contents_area p{
    margin-left: 10%;
}
.contents_price_area{
  background: #fff;
  padding: 24px 0;
  width: 100%;
}
.atention{
  font-size: 1.3rem;
}
.flex{
  display: flex;
  position: relative;
}
.flex2{
  display: flex;
  flex-wrap: wrap;
  position: relative;
}
.font_serif{
  font-family: 'Noto Serif JP', serif;
}
.back_brown{
  background: #b28247;
}
.back_brown p,
.white p,
.main_contents_area p{
  line-height: 2;
  letter-spacing: 2px;
  font-weight: 300;
}
.color-wh{
  color: #fff;
}
.covid{
  border: 4px solid #b28247;
  padding: 40px 80px;
}
.covid_ttl{
  background: #b28247;
  padding: 24px 0;
}
.bold{
  font-weight: 500 !important;
}
.color-brown{
  color: #b28247;
}
.big{
  font-size: 4rem;
  letter-spacing: 4px !important;
  font-weight: 600;
  line-height: 1.5 !important;
}
.big2{
  font-size: 5.5rem;
  letter-spacing: 4px !important;
  font-weight: 600;
  line-height: 1.5 !important;
}
.big3{
  font-size: 3.5rem;
  letter-spacing: 4px !important;
  font-weight: 500;
  line-height: 1.5 !important;
}
.big3 small{
  font-size: 80%;
}
.big2 small{
  font-size: 4rem;
}
.big small{
  font-size: 2.5rem;
}
.color-ye{
  color: #fdf39a;
}
.color-brown{
  color: #b28247;
}
.back_wh{
  background: #fff;
}
.w50{
  width: 50%;
}
.w50a{
  width: 50%;
}
.w100{
  width: 100%;
}
.point_image{
  position: absolute;
  margin: auto;
  left: 0;
  right: 0;
  top: -180px;
}
.mt-240{
  margin-top: 240px !important;
}
.point_area img{
  width: 320px;
  margin: 24px;
}
.flex_center{
  justify-content: center;
  align-items: center;
}
.border-ye{
  border-bottom: 4px solid #fdf39a;
  line-height: 3;
  display: inline-block;
}
.mt-n8{
  margin-top: -8%;
}
.nayami1{
  position: absolute;
  right: 10%;
  top: 80px;
}
.nayami2{
  position: absolute;
  left: 0%;
  top: 240px;
}
.nayami3{
  position: absolute;
  right: 8%;
  top: 450px;
}
.nayami4{
  position: absolute;
  top: 580px;
  left: 5%;
}
.nayami5{
  position: absolute;
  right: 3%;
  top: 840px;
}
.relative{
  position: relative;
}
.backbrown:after{
  content: '';
  background: #b28247;
  width: 100%;
  position: absolute;
  bottom: 0%;
  height: 500px;
  z-index: 0;
}
.back2-12 .main_contents_area{
  justify-content: flex-end;
}
.right{
  float: right;
}
/* グーグルマップ・レスポンシブレイアウト */
.gmap-wrap{
  position : relative;
  height : 0;
  padding-bottom : 56.25%; /* 縦横比の指定 */
  overflow : hidden;
}

.gmap-wrap iframe,
.gmap-wrap object,
.gmap-wrap embed{
  position : absolute;
  top : 0;
  left : 0;
  width : 100%;
  height : 100%;
}
.sp-float{
    display: none;
}
.sp-float img{
    display: block;
/*    width: 45%;*/
    margn: 1% 2.5%;
}
.btn {
	display: block;
}
#form_submit_button{
    background: url(../images/btn_contact.png);
    width: 540px;
    height:137px;
    background-size: contain;
    text-indent: -9999px;
    border: none;
    background-position: center;
    background-repeat: no-repeat;
}
@media screen and ( max-width: 1300px ){
  .contents_area,
  .main_contents_area{
    width: 100%;
    position: relative;
    margin: 0 auto;
  }
  .atention{
    font-size: 1rem;
  }
}
@media screen and ( max-width: 812px ){
  .logo_contents{
    width: 20%;
  }
  .w60 {
      width: 100%;
  }
}
@media screen and ( max-width: 414px ){
.sp-float{
    display: block;
    position: fixed;
    bottom: 0;
    width: 100%;
    z-index: 100;
    background: rgba(255,255,255,.8);
    padding: 4px 0;
}
.sp-float a {
	display: block;
	max-width: 70%;
	margin: 0 auto;
}
  .contents_area p {
    margin: 0;
    padding: 80px 40px 0 10px;
  }
  .mv_area {
      height: auto;
      background-size: cover;
      background-position: center;
  }
  .atention{
    font-size: .8rem;
  }
  .w50{
    width: 50%;
  }
  .h3{
    font-size: 1.1rem;
  }
  #point .h3{
    font-size: 1.6rem;
  }
  .h1{
    font-size: 1.8rem;
  }
  .h2, h2 {
      font-size: 1.3rem;
  }
  .h5, h5 {
      font-size: .9rem;
  }
  .big {
    font-size: 2rem;
  }
  .big small {
      font-size: 1.5rem;
  }
  .big2 {
    font-size: 3rem;
  }
  .point_image {
    top: -60px;
    width: 120px;
  }
  .mt-240 {
      margin-top: 80px !important;
  }
  .w50{
    width: 100%;
  }
  #point .flex2{
    width: 90%;
    margin: 0 5%;
  }
  .point_area img {
      width: 95%;
      margin: 2%;
  }
  .mv_area3 .mt120{
    margin-top: 60px;
  }
  .big2 small {
      font-size: 2rem;
  }
  .border-ye {
    display: inline-block;
    width: 90%;
  }
  .nayami1,
  .nayami2,
  .nayami3,
  .nayami4,
  .nayami5  {position: relative;
    width: 90%;
    top: auto;
    left: 0;
    right: 0;
    margin: auto;
    display: block;
    padding-top: 1.5rem;}
    .back-07{
      height: auto;
    }
    .back-12 p img{
      padding: 10% 5% 2%;
      width: 90%;
    }
    .right{
      float: none;
    }
    .back-11{
      height: 240px;
      margin-top: 100px;
    }
    .back-11 p img {
        margin-top: -50px;
    }
		.pd-15 {
			padding-left: 15px;
			padding-right: 15px;
		}
		#form .line_btn {
			display: block;
			max-width: 70%;
			margin: 0 auto;
		}
    .h4, h4 {
        font-size: 1.3rem;
    }
    .back_brown p, .white p, .main_contents_area p {
      line-height: 1.6;
    }
    #review p img{
      width: 80%;
    }
}
/*フッターコンテンツ*/
.logo-footer{
    width: 240px;
}

/* フォーム完了画面 */
#finish {
  padding: 50px 0;
}
#finish h2 {
  font-weight: bold;
  font-size: 26px;
  margin-bottom: 30px;
}
#finish p {
  line-height: 1.8;
}
#finish ul {
  margin-top: 20px;
}
#finish ul li a {
  color: #ef0624;
  font-weight: bold;
  font-size: 20px;
}
@media screen and ( max-width: 812px ){
    .pc{
        display: none;
    }
    .sp{
        display: block;
    }
    /*ヘッダーコンテンツ*/
    .g-area .member,
    .g-area .login{
        width: 160px;
        padding: 0 6px;
        display: inline-block;
    }
    .g-navi,
    .g-contact{
        float: right;
    }
    .g-navi{
        margin-top: 12px;
    }
    .g-navi li{
        margin: 0 30px;
    }

    /* ハンバーガーメニュー*/
    .header {
      position: fixed;
      left: 0;
      top: 0;
      width: 100%;
      height: 40px;
      background-color: #fff;
      box-shadow: 0 2px 6px rgba(0,0,0,.16);
    }
    .global-nav {
      position: fixed;
      right: -320px; /* これで隠れる */
      top: 0;
      width: 300px; /* スマホに収まるくらい */
      height: 100vh;
      padding-top: 40px;
      background-color: #0099D9;
      transition: all .6s;
      z-index: 200;
      overflow-y: auto; /* メニューが多くなったらスクロールできるように */
    }
    .hamburger {
      position: absolute;
      right: 0;
      top: 16%;
      width: 40px; /* クリックしやすいようにちゃんと幅を指定する */
      height: 40px; /* クリックしやすいようにちゃんと高さを指定する */
      cursor: pointer;
      z-index: 300;
    }
    .global-nav__list {
      margin: 0;
      padding: 0;
      list-style: none;
    }
    .global-nav__item {
      text-align: center;
    }
    .global-nav__item a {
      display: block;
      padding: 8px 0;
      text-decoration: none;
      color: #fff;
    }
    .global-nav__item a:hover {
      background-color: #eee;
    }
    .hamburger__line {
          position: absolute;
          left: 11px;
          width: 24px;
          height: 1px;
          background-color: #111;
          transition: all .6s;
    }
    .hamburger__line--1 {
        top: 10px;
    }
    .hamburger__line--2 {
        top: 20px;
        width: 14px;
        right: 0;
    }
    .hamburger__line--3 {
        top: 30px;
    }
    .black-bg {
          position: fixed;
          left: 0;
          top: 0;
          width: 100vw;
          height: 100vh;
          z-index: 100;
          background-color: #000;
          opacity: 0;
          visibility: hidden;
          transition: all .6s;
          cursor: pointer;
    }
    /* 表示された時用のCSS */
    .nav-open .global-nav {
      right: 0;
    }
    .nav-open .black-bg {
      opacity: .8;
      visibility: visible;
    }
    .nav-open .hamburger__line--1 {
      transform: rotate(45deg);
      top: 20px;
    }
    .nav-open .hamburger__line--2 {
      width: 0;
      left: 50%;
    }
    .nav-open .hamburger__line--3 {
      transform: rotate(-45deg);
      top: 20px;
    }
    .g-area li{
        float: none;
        text-align: left;
    }
    .g-area li a{
        padding: 5%;
    }
    .global-nav__list li:nth-child(even){
        background: #00ABF2;
    }
      /* ハンバーガーメニュー*/

    #main-footer {
      /* padding-bottom: 60px; */
    }

    #finish h2 {
      font-size: 1.2rem;
    }
}
