* {
  box-sizing: border-box;
  margin: 0;
  padding: 0;

}

:root {
  --colorA: #A38C6C;
  --colorB: #000000;
  --colorC: #EEEDEC;
  --colorD: #333333;
  --sMarginSP: 15px;
  --mMarginSP: 20px;
  --mlMarginSP: 30px;
  --lMarginSP: 75px;
  --ssfontsizeSP: 12px;
  --sfontsizeSP: 14px;
  --mfontsizeSP: 16px;
  --mlfontsizeSP: 25px;
  --lfontsizeSP: 30px;
  --sMarginPC: 30px;
  --mMarginPC: 60px;
  --lMarginPC: 150px;
  --sfontsizePC: 16px;
  --mfontsizePC: 20px;
  --lfontsizePC: 40px;
  --ssfontsizePC: 14px;
}

/* 編集しやすいように一旦書いてる */


.access_1 {
  display: flex;
  display: block;
  padding-right: 20px;
  padding-left: 20px;
  padding-top: 75px;
  padding-bottom: 75px;
}

.access_1 .text {
  margin-top: 20px;
}

.access_1 .access_top {
  font-size: 25px;
  font-weight: bold;
}

.map {
  margin-top: 10px;
}

iframe {
  width: 100%;
}

.access_photo {
  display: none;
}




.aaaa {
  padding: 10px 18px;
  border-radius: 50%;
  border: 2px solid var(--colorA);
  background-color: white;
}

.aaaa p {
  color: var(--colorA);
  font-size: 20px;
  font-weight: bold;
}


body {
  color: #000000;
  font-feature-settings: "palt";
  letter-spacing: 1px;
}



html {
  font-family: "fot-tsukuaoldmin-pr6n", sans-serif;
  font-weight: 500;
  font-style: normal;
  word-break: break-all;
}


a {
  color: #000000;
}

p {
  font-size: var(--sfontsizeSP);
}

.white {
  color: white;
}

nav {
  display: flex;
  margin: auto;
  justify-content: center;
}

li {
  list-style: none;
}

.ul_1 {
  margin-right: 20px;
}

.ul_2 {
  margin-left: 20px;
}

a {
  text-decoration: none;

}

header .container {
  position: absolute;
  background-image: url(images/sp_top.png);
  width: 100%;
  height: 100vh;
  background-position: bottom;
  background-size: cover;
  z-index: 9999;
}


.br_pc {
  display: none;
}


#header {
  background-size: cover;
  background-position: center;
}



.mobileheader .title {
  width: 130px;
  height: 35px;
  background-image: url(images/mainlogo.svg);
  background-repeat: no-repeat;
  background-size: 130px 35px;
  overflow: hidden;
  text-indent: 100%;
  white-space: nowrap;
  margin: 0;
}



.topFvCopy {
  position: absolute;
  left: 10px;
  bottom: 98px;
  z-index: 10;
  line-height: 1.02;
  padding: 0 20px;
}

.split-word.bgextend {
  font-size: 102px;
  font-size: 9.0vw;
  letter-spacing: -0.16em;
  /*font-weight: 600;*/
  position: relative;
  left: -4px;
  top: 7px;
  line-height: 40px;
  color: white;
}

.bgappearTrigger {
  display: none;
}




#nav_header_content {
  display: none;
}

.openbtn1 {
  display: block;
}



.mobileheader {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 65px;
  box-sizing: border-box;
  overflow: hidden;
  z-index: 1000;
  user-select: none;
  -moz-user-select: none;
  -webkit-user-select: none;
  -ms-user-select: none;
  display: flex;
  align-items: center;
  justify-content: space-between;
}


.topgazo {
  position: fixed;
  z-index: 999;
  top: 10px;
  /* background:white; */
}




.topgazo h1 {
  width: 55px;
  height: 45px;
  background-image: url(images/data3.PNG);
  background-repeat: no-repeat;
  background-size: 55px 45px;
  overflow: hidden;
  text-indent: 100%;
  white-space: nowrap;
  margin: 0;
}









.firstview {
  position: relative;
  top: 5%;
}



.firstview_logo {
  width: 50%;
}

.firstview span {
  display: block;
  font-size: var(--mfontsizeSP);
  margin-bottom: 5px;
}

.firstview .title h1 {
  font-size: 25px;
}

.center {
  text-align: center;
}

.brown {
  color: var(--colorA);
  font-size: 50px;
}

.number_title {
  margin-bottom: var(--mMarginSP);
}

.number_title span {
  display: block;
}

.paddingA {
  padding-left: 20px;
  padding-right: 20px;
}

.paddingB {
  margin-top: var(--mMarginSP);
}

.reason .text {
  margin-top: 30px;
  padding-bottom: 10px;
  border-bottom: 1px solid white;
  margin-bottom: 30px;
}

.check {
  margin-right: 10px;
  font-size: 25px;
}

.paddingC {
  margin-bottom: var(--lMarginSP);
}

.paddingD {
  margin: var(--lMarginSP) 0;
}

.paddingTB {
  padding-top: 150px;
  padding-bottom: 100px;
}

.product .paddingTB {
  padding-top: 100px;
  padding-bottom: 75px;
}



.service .paddingTB {
  padding-top: 75px;
  padding-bottom: 75px;
}

.movie .paddingTB {
  padding-top: 75px;
  padding-bottom: 75px;
}

.flow .paddingTB {
  padding-top: 75px;
  padding-bottom: 75px;
}

.tel_contents .paddingTB {
  padding-top: 75px;
  padding-bottom: 75px;
}

.marginK {
  font-size: 20px;
  margin-bottom: 20px;
}

.marginA {
  margin-top: 20px;
}

.marginB {
  margin-top: var(--mlMarginSP);
}

.firstview .marginB {
  margin-top: 10px;
}

.marginY {
  margin-bottom: 30px;
}



img {
  width: 100%;
  max-width: 100%;
}

.pc {
  display: none;
}

.fgf {
  font-size: var(--ssfontsizeSP);
  /*font-weight: lighter;*/
  display: block;
}

.reason h3 {
  font-size: var(--mfontsizeSP);
}

.reason_1 {
  display: flex;
  align-items: center;
}

.reason_2 {
  display: flex;
  align-items: center;
  margin-top: 10px;
}

.product .cotainer {
  position: relative;
  background-color: var(--colorC);
  background-image: url(images/sp_bgtext.svg);
  margin-top: -50px;
  z-index: 10;
  background-size: cover;
}







.sp_top_sns {
  font-size: 25px;
  margin-top: 20px;
}



.top_button button {
  background-color: var(--colorA);
  color: white;
  border: none;
  padding: 10px 45px;
  text-align: center;
  display: flex;
  margin: auto;
  font-size: var(--sfontsizeSP);
}

.mobileheader .top_button {
  margin-top: 60px;
  display: flex;
  background-color: var(--colorA);
  justify-content: center;
  padding: 15px;
}

.mobileheader .top_button a {
  color: white;
  font-size: 20px;
}




#g-nav-list #menu span {
  margin-right: 10px;
}



.flow_block {
  position: relative;
}

.number {
  position: absolute;
  top: -15px;
  left: -15px;
}


.circle_number p span {
  font-weight: bold;
  font-size: var(--mfontsizeSP);
}

.flow_block {
  border-bottom: 1px solid var(--colorA);
  padding-bottom: 30px;
  margin-top: var(--mlMarginSP);
}

.title p {
  font-size: var(--ssfontsizeSP);
  margin-top: -5px;

}

.title h5 {
  font-size: var(--mlfontsizeSP);

}

.button_1 {
  background-color: var(--colorA);
  color: white;
  border: none;
  padding: 20px 20px;
  text-align: center;
  display: flex;
  margin: auto;
  font-size: var(--ssfontsizeSP);
  margin-top: 30px;
  font-size: 16px;
  justify-content: center;
}


.about .cotainer {
  background-image: url(images/girl_sp.png);
  background-size: cover;
  background-position: bottom;
}

.fa-square-check {
  color: white;
}

.bar {
  text-align: center;
  margin: 30px auto;
}

.movie .container {
  background-color: black;
}

.bar img {
  width: 1%;
  height: 40px;
}


.footer_logo {
  width: 30%;
  margin: auto;
}

.sns i {
  font-size: 25px;
  margin-left: 10px;
}

.sns i:nth-child(1) {
  margin-left: 0px;
}

.footer_top .sns a {
  margin-right: 10px;
  margin-left: 10px;
  letter-spacing: 2px;
}

.footer_top .sns {
  margin-top: 30px;
}

.footer_top {
  padding-bottom: 30px;
  border-bottom: 1px solid black;
  border-top: 1px solid black;
  padding-top: 30px;
}

.footer_bottom a {
  font-size: var(--sfontsizeSP);
}

.bg_black {
  padding: 20px;
  background-color: var(--colorB);
}

main {
  padding-top: 90vh;
}




.footer_bottom li {
  margin-top: 10px;
  margin-bottom: 10px;
}















#g-nav {
  /*position:fixed;にし、z-indexの数値を小さくして最背面へ*/
  position: fixed;
  z-index: -1;
  opacity: 0;
  /*はじめは透過0*/
  /*ナビの位置と形状*/
  top: 0;
  width: 100%;
  height: 100vh;
  /*ナビの高さ*/
  background: black;
  /*動き*/
  transition: all 0.3s;
  right: -120%;
}

/*アクティブクラスがついたら透過なしにして最前面へ*/
#g-nav.panelactive {
  opacity: 1;
  z-index: 999;
  right: 0;
}

/*ナビゲーションの縦スクロール*/
#g-nav.panelactive #g-nav-list {
  /*ナビの数が増えた場合縦スクロール*/
  position: fixed;
  z-index: 999;
  width: 100%;
  height: 100vh;
  /*表示する高さ*/
  overflow: auto;
  -webkit-overflow-scrolling: touch;
}

/*ナビゲーション*/
#g-nav ul {
  display: none;
  /*ナビゲーション天地中央揃え*/
  position: absolute;
  z-index: 999;
  top: 50%;
  left: 30%;
  transform: translate(-30%, -50%);
  width: 320px;
}

#g-nav.panelactive ul {
  display: block;
}

/*リストのレイアウト設定*/

#g-nav li {
  list-style: none;
}

.sp_sns {
  color: white;
  letter-spacing: 2px;
  margin-right: 20px;
}

#g-nav li a {
  color: white;
  text-decoration: none;
  padding: 15px 0;
  display: block;
  text-transform: uppercase;
  letter-spacing: 0.1em;
  /*font-weight: bold;*/
  font-size: var(--sfontsizeSP);
  border-bottom: 1px solid white;
  /*font-weight: lighter;*/
  font-size: 20px;
}

/*========= ボタンのためのCSS ===============*/
.openbtn1 {
  position: fixed;
  z-index: 9999;
  /*ボタンを最前面に*/
  top: 0px;
  right: 0px;
  cursor: pointer;
  width: 65px;
  height: 65px;
  background-color: black;
}

/*×に変化*/
.openbtn1 span {
  display: inline-block;
  transition: all .4s;
  position: absolute;
  left: 16px;
  height: 1px;
  border-radius: 2px;
  background-color: white;
  width: 53%;
}

.openbtn1 span:nth-of-type(1) {
  top: 23px;
}

.openbtn1 span:nth-of-type(2) {
  top: 31px;
}

.openbtn1 span:nth-of-type(3) {
  top: 39px;
}

.openbtn1.active span:nth-of-type(1) {
  top: 23px;
  left: 23px;
  transform: translateY(6px) rotate(-45deg);
  width: 30%;
}

.openbtn1.active span:nth-of-type(2) {
  opacity: 0;
}

.openbtn1.active span:nth-of-type(3) {
  top: 35px;
  left: 23px;
  transform: translateY(-6px) rotate(45deg);
  width: 30%;
}

.pc {
  display: none;
}

.flow .container {
  background-color: var(--colorC);
}

.pcheader {
  display: none;
}


.mobileheader {
  transition: 0.5s;
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
}




/* スクロールして「scroll-navクラス」がついたときのヘッダーデザイン */
.mobileheader.scroll-nav {
  /* 余白を狭くする */
  padding: 8px 30px;
  /* 背景を白にする */
  background: black;
  /* コンテンツの背景が白でもナビゲーションだと分かりやすいように影をつける */
  box-shadow: 0 0.5rem 1rem rgba(0, 0, 0, 0.1);
  color: white;
}

/* 「scroll-navクラス」がヘッダーについたときに、ロゴとナビゲーションの文字を黒にする */
/* .mobileheader.scroll-nav .logo,
.mobileheader.scroll-nav ul li a {
  color: white;
} */

.mobileheader.scroll-nav .openbtn1 {
  background-color: var(--colorA);
}




.scroll_logo {
  width: 25%;
  margin-right: auto;
  padding-top: 5px;
}


.fa-phone {
  margin-right: 10px;
}

.marginN {
  margin-top: 10px;
}

.tel_contents {
  background-image: url(images/back_1.jpg);
  background-position: center;
  background-size: cover;
}

.tel_contents .container {
  border-top: 1px solid black;
}

.top_sns a {
  font-size: 16px;
  margin-right: 20px;
  letter-spacing: 2px;
}

.scroll_logo {
  margin-left: -150px;
}

.mobileheader.scroll-nav .scroll_logo {
  margin-left: 0px;
}


.service_block_1 .title {
  margin-bottom: 10px;
}

.service_block_2 .title {
  margin-bottom: 10px;
}

.service_block_1 {
  margin-top: 30px;
}

.service_block_2 {
  margin-top: 30px;
}

.tel_a_2 {
  font-size: 30px;
}

.time_font p {
  font-size: 12px;
}




.firstview h1 {
  line-height: 35px;
}

.movie_movie {
  margin-top: 30px;
}



.movie_movie iframe {
  height: 250px;
}


@media screen and (min-width: 320px) and (max-width: 400px) {
  .mobileheader .top_button {
    margin-top: 30px;
  }

  .mobileheader .top_button a {
    font-size: 16px;
  }

  #g-nav li a {
    font-size: 16px;
  }

  .sp_sns {
    font-size: 16px;
  }

  #g-nav ul {
    width: 280px;
  }
}



@media screen and (min-width: 430px) and (max-width: 768px) {

  .scroll_logo {
    width: 12%;
  }
}


@media screen and (min-width: 769px) {

  .br_sp {
    display: none;
  }

  .br_pc {
    display: block;
  }

  .movie_movie {
    margin-top: 60px;
  }

  .movie_movie iframe {
    height: 500px;
  }


  .access .container {
    position: relative;
  }

  .access .container .access_photo {
    position: absolute;
    top: 0;
    left: 0;
    width: 50%;
    display: block;
  }

  .access .container {
    padding-top: 200px;
  }

  .access .container .access_photo {
    position: absolute;
    top: 100px;
    left: 175px;
    width: 50%;
  }


  .access_1 {
    max-width: 700px;
    margin: auto;
    padding: 100px;
    position: relative;
    z-index: 990;
    background-color: white;
  }

  .access_1 {
    margin-top: 100px;
    margin-right: 75px;
  }

  .access_1 .access_top {
    font-size: 30px;
  }


  .marginN {
    margin-top: 30px;
  }


  .firstview h1 {
    line-height: unset;
  }

  #g-nav {
    display: none;
  }

  .fa-phone {
    margin-right: 20px;
  }

  .time_font p {
    font-size: 16px;

  }


  .footer_logo {
    width: 10%;
  }

  .sns {
    margin-top: 30px;
  }


  .pcheader {
    display: flex;
    align-items: center;
    justify-content: flex-end;
    padding-top: 20px;
    padding-right: 50px;
  }

  .top_pc_menu li {
    margin-right: 20px;
  }

  .top_sns {
    margin-left: auto;
    text-align: right;
    font-size: 30px;
  }

  .top_pc_button {
    margin-left: 30px;
  }

  .top_pc_button .top_button {
    background-color: var(--colorA);
    padding: 15px 50px;
    color: white;
  }




  .top_pc_menu ul {
    display: flex;
  }

  .mobileheader {
    display: none;
  }

  .pc {
    display: block;
  }


  .marginA {
    margin-top: 20px;
  }


  .product .cotainer {
    margin-top: 0px;
  }


  main {
    padding-top: 110vh;
  }


  p {
    font-size: var(--sfontsizePC);
  }

  header .container {
    background-image: url(images/top.png);
    height: 135vh;
  }

  .paddingTB {
    padding-top: 200px;
    padding-bottom: 200px;
  }

  .paddingA {
    padding-right: 175px;
    padding-left: 175px;

  }

  .marginB {
    margin-top: 60px;
  }

  .firstview .marginB {
    margin-top: 60px;
  }

  .marginY {
    margin-bottom: 60px;
  }


  .firstview {
    top: 20%;
  }

  .firstview_logo {
    width: 30%;
  }

  .firstview .title h1 {
    font-size: 40px;
  }

  h1 {
    font-size: 40px;
  }

  .about .cotainer {
    background-image: url(images/girl_pc.png);

  }


  .width60 {
    width: 60%;
    margin-left: auto;
  }

  .width70 {
    width: 70%;
    margin-left: auto;
  }

  .reason h3 {
    font-size: var(--mfontsizePC);
  }

  .check {
    font-size: 35px;
    margin-right: 20px;
  }

  .about .center {
    text-align: left;
  }

  .reason .text span {
    font-size: 20px;
  }

  .fgf {
    font-size: var(--ssfontsizePC);
  }

  .product .cotainer {
    background-image: url(images/bgtext_pc.svg);
  }

  .flex {
    display: flex;
    align-items: center;
  }

  .width60 {
    width: 60%;
  }

  .width40 {
    width: 35%;
  }

  .product .flex {
    padding-left: 175px;
    padding-right: 175px;
  }

  .flex .paddingA {
    padding-left: 0;
    padding-right: 0;
    margin-left: 30px;
  }

  .bar img {
    height: 75px;
  }


  .sp {
    display: none;
  }


  .title p {
    font-size: var(--ssfontsizePC);
    margin-top: -5px;

  }

  .title h5 {
    font-size: var(--lfontsizeSP);

  }

  .history {
    position: relative;
    padding-top: 100px;
  }

  .flex_2 {
    width: 60%;
  }

  .flex_1 {
    width: 40%;
  }

  .flow_block {
    display: flex;
    flex-direction: row-reverse;
    align-items: flex-start;
  }


  .flow_block .flex_2 {
    margin-left: 50px;
  }


  .history:before {
    content: '';
    position: absolute;
    z-index: -1;
    height: 40px;
    width: 1px;
    left: 50%;
    top: 20px;
    margin-left: -1px;
    background: #333333;
  }

  .button_1 {
    font-size: var(--ssfontsizePC);
    padding: 30px 25px;
    font-size: 25px;
  }


  .number_title .center {
    text-align: left;
  }

  .number_title span {
    font-size: var(--lfontsizeSP);
    display: inline-block;
  }

  .number_title .brown {
    font-size: 50px;
    margin-right: 15px;
  }

  .service_block_1 {
    width: 80%;
    margin-left: auto;
  }

  .service_block_2 {
    width: 80%;
    margin-right: auto;
  }

  .circle_number p span {
    font-size: 25px;
  }

  .number img {
    width: 70px;
  }

  .basic1 {
    box-shadow: 0 10px 25px 0 rgba(0, 0, 0, .2);
    padding: 30px 50px;
    border-radius: 10px;
  }

  .flow_block {
    margin-top: var(--mMarginPC);
    padding-bottom: 60px;
  }

  .product .paddingTB {
    padding-top: 200px;
    padding-bottom: 200px;
  }


  .service .paddingTB {
    padding-top: 100px;
    padding-bottom: 100px;
  }

  .movie .paddingTB {
    padding-top: 100px;
    padding-bottom: 100px;
  }

  .flow .paddingTB {
    padding-top: 100px;
    padding-bottom: 100px;
  }

  .tel_contents .paddingTB {
    padding-top: 100px;
    padding-bottom: 100px;
  }

  .service_block_1 .title {
    margin-bottom: 15px;
  }

  .service_block_2 .title {
    margin-bottom: 15px;
  }


  .ul_1 {
    margin-right: 0px;
    display: flex;

  }

  .ul_2 {
    margin-left: 0px;
    display: flex;
  }

  .footer_bottom li {
    margin-right: 20px;
  }


  .pcheader {
    transition: 0.5s;
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    z-index: 9999;
  }


  .pcheader.scroll-nav a {
    color: white;
  }



  /* スクロールして「scroll-navクラス」がついたときのヘッダーデザイン */
  .pcheader.scroll-nav {
    /* 余白を狭くする */
    padding: 15px 50px;
    /* 背景を白にする */
    background: black;
    /* コンテンツの背景が白でもナビゲーションだと分かりやすいように影をつける */
    box-shadow: 0 0.5rem 1rem rgba(0, 0, 0, 0.1);
    color: white;
    z-index: 9999;
  }

  /* 「scroll-navクラス」がヘッダーについたときに、ロゴとナビゲーションの文字を黒にする */
  .pcheader.scroll-nav .logo,
  .pcheader.scroll-nav ul li a {
    color: white;
  }

  /* .pcheader.scroll-nav ul li a {
    display: none;
  } */


  .pcheader.scroll-nav .top_pc_button button {
    padding: 15px 50px;
    font-size: 16px;
    color: white;
    background-color: var(--colorA);
    border: none;
  }

  .scroll_logo {
    width: 5%;
    margin-right: auto;
    margin-left: 0;
  }


  .tel_p_1 {
    font-size: 25px;
  }

  .tel_a_2 {
    font-size: 50px;
  }

}

@media screen and (min-width: 768px) and (max-width: 880px) {
  .pcheader {
    padding-right: 20px;
  }

  .pcheader.scroll-nav {
    padding-left: 20px;
    padding-right: 20px;
  }

  .top_pc_menu li {
    font-size: 14px;
  }

  .top_pc_button {
    margin-left: 30px;
  }
}


@media screen and (min-width: 769px) and (max-width: 1100px) {

  .access .container .access_photo {
    top: 100px;
    left: 40px;
    width: 70%;
  }

  .access_1 {
    margin-right: 0;
    margin-left: 100px;
    max-width: unset;
  }

  .paddingA {
    padding-right: 40px;
    padding-left: 40px;
  }

  .product .flex {
    padding-right: 40px;
    padding-left: 40px;
  }

  .basic1 {
    padding-right: 30px;
    padding-left: 30px;
  }

  .scroll_logo {
    width: 10%;
  }

}