/*resetCSS*/
html, body, h1, h2, h3, h4,
ul, ol, dl, li, dt, dd, p, div, span,
img, a, table, tr, th, td, figure {
  margin: 0;
  padding: 0;
  border: 0;
  font-weight: normal;
  font-size: 100%;
  vertical-align: baseline;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}

article, header, footer, aside, figure, figcaption, nav, section {
  display: block;
}

html{
	scroll-behavior: smooth;
}

body {
  line-height: 1;
  -ms-text-size-adjust: 100%;
  -webkit-text-size-adjust: 100%;
}

ol, ul {
  list-style: none;
  list-style-type: none;
}

/*paddingを、幅に含めないようにする→普通にいれる*/
* {
    box-sizing: border-box;
  }



.container{
  max-width: 1080px;
  margin: 0 auto;
}
body {
  font-family: 'Helvetica','Arial','Hiragino Kaku Gothic ProN','ヒラギノ角ゴ ProN W3','メイリオ', Meiryo,'ＭＳ Ｐゴシック','MS PGothic'sans-serif;
}

/*---------------------------------------------------*/
/*	1.header
/*---------------------------------------------------*/
header{
	background-color:#FFFFFF;
	border-bottom: 4px solid #A63031;
	padding: 0px 0px 0px 50px;
	position: fixed;
	/* 基準を画面の左上に */
	top: 0;
	left: 0;
	/* 余白が入らないように */
	margin: 0;
	/* 以下装飾 */
	width: 100%;
	background: white;
	z-index: 998;
}


.header-content1{
  text-align: center;
  font-size: 30px;
  color:#101832 ;
  display: block;
  position: relative;
  width: 800px;
  padding: 0.4em;
  margin: 70px auto 0;
  text-align: center;
  text-decoration: none;
  color: #101832;
  background: #Ba9954;
  border:3px solid #Ba9954;
    -webkit-box-shadow:0px 0px 5px 3px white ;
    -moz-box-shadow:5px 5px 5px 5px #101832;
    box-shadow:0px 0px 0px 1px #101832 inset, 7px 7px 7px 1px rgb(20, 20, 20);
    display: block;
    position:relative;
    -webkit-transition: 0.3s ease-out;
    -moz-transition: 0.3s ease-out;
    -o-transition: 0.3s ease-out;
    transition: 0.3s ease-out;
  
  }
  .header-content1 a{
    color: #101832;
    text-decoration: none;
  }
  
  .header-left-text1 a{
    color: #101832;
    text-decoration: none;
    line-height: 1.3em;
  }
  .header-left-text1 span{
    font-size: 0.7em;
    color: #101832;
    text-decoration: none;
    line-height: 1.3em;
  }
  
  .header-left1{
    margin: 0px 0px;
  }

.header-content2{
  text-align: center;
  font-size: 30px;
  color:#101832 ;
  display: block;
  position: relative;
  width: 800px;
  padding: 0.4em;
  margin: 70px auto ;
  text-align: center;
  text-decoration: none;
  color: #101832;
  background: #Ba9954;
  border:3px solid #Ba9954;
    -webkit-box-shadow:0px 0px 5px 3px white ;
    -moz-box-shadow:5px 5px 5px 5px #101832;
    box-shadow:0px 0px 0px 1px #101832 inset, 7px 7px 7px 1px rgb(20, 20, 20);
    display: block;
    position:relative;
    -webkit-transition: 0.3s ease-out;
    -moz-transition: 0.3s ease-out;
    -o-transition: 0.3s ease-out;
    transition: 0.3s ease-out;
  
  }
  .header-content2 a{
    color: #101832;
    text-decoration: none;
  }
  
  .header-left-text2 a{
    color: #101832;
    text-decoration: none;
  }


.header-content3{
  text-align: center;
  font-size: 30px;
  color:white ;
  display: block;
  position: relative;
  width: 800px;
  padding: 0.4em;
  margin: 70px auto 200px;
  text-align: center;
  text-decoration: none;
  color: white;
  background: #A63031;
  border:3px solid #A63031;
    -webkit-box-shadow:0px 0px 5px 3px white ;
    -moz-box-shadow:5px 5px 5px 5px white;
    box-shadow:0px 0px 0px 1px #101832 inset, 7px 7px 7px 1px rgb(20, 20, 20);
    display: block;
    position:relative;
    -webkit-transition: 0.3s ease-out;
    -moz-transition: 0.3s ease-out;
    -o-transition: 0.3s ease-out;
    transition: 0.3s ease-out;
  
  }
  .header-content3 a{
    color: white;
    text-decoration: none;
  }
  
  .header-left-text3 a{
    color: white;
    text-decoration: none;
  }
  
  
.header-content4{
  text-align: center;
  font-size: 20px;
  color:#101832 ;
  display: block;
  position: relative;
  width: 100%;
  padding: 0.4em;
  margin: 20px auto 10px;
  text-align: center;
  text-decoration: none;
  color: #101832;
  background: #Ba9954;
  border:3px solid #Ba9954;
    -webkit-box-shadow:0px 0px 5px 3px #101832 ;
    -moz-box-shadow:5px 5px 5px 5px #101832;
    box-shadow:0px 0px 0px 1px #101832 inset, 7px 7px 7px 1px rgb(20, 20, 20);
    display: block;
    position:relative;
    -webkit-transition: 0.3s ease-out;
    -moz-transition: 0.3s ease-out;
    -o-transition: 0.3s ease-out;
    transition: 0.3s ease-out;
  
  }
  .header-content4 a{
    color: #101832;
    text-decoration: none;
  }
  
  .header-left-text4 a{
    color: #101832;
    text-decoration: none;
  }
  .header-right-text{
    display: flex;
    justify-content: center;
    align-items: center;
  }

.header-content{
	display: flex;
	justify-content: space-between;
	align-items: center;
}

.header-left-text{
	font-family: garamond, serif;
  font-weight: Bold;
  font-weight: 700;
  font-size: 48px;
}

.header-left-logo{
	text-decoration: none;
	color: #070707;
}



.header-right-text{
  display: flex;
  justify-content: flex-end;
  align-items: center;
}

/* Effect 21: borders slight translate */
.menu {
  margin-right: 35px;
	color:#070707;
	font-family: 'Open Sans Condensed', sans-serif;
	text-decoration: none;
	padding: 10px;
  display: inline-block;
	font-size: 18px;
	text-shadow: none;
	-webkit-transition: color 0.3s;
	-moz-transition: color 0.3s;
  transition: color 0.3s;
  position: relative;
}

.menu::before,
.menu::after {
	position: absolute;
	left: 0;
	width: 100%;
	height: 2px;
	background: #A63031;
	content: '';
	opacity: 0;
	-webkit-transition: opacity 0.3s, -webkit-transform 0.3s;
	-moz-transition: opacity 0.3s, -moz-transform 0.3s;
	transition: opacity 0.3s, transform 0.3s;
	-webkit-transform: translateY(-10px);
	-moz-transform: translateY(-10px);
	transform: translateY(-10px);
}

.menu::before {
	top: 0;
	-webkit-transform: translateY(-10px);
	-moz-transform: translateY(-10px);
	transform: translateY(-10px);
}

.menu::after {
	bottom: 0;
	-webkit-transform: translateY(10px);
	-moz-transform: translateY(10px);
	transform: translateY(10px);
}

.menu:hover,
.menu:focus {
	color: #A63031;
}

.menu:hover::before,
.menu:focus::before,
.menu:hover::after,
.menu:focus::after {
	opacity: 1;
	-webkit-transform: translateY(0px);
	-moz-transform: translateY(0px);
	transform: translateY(0px);
}

.menu-last{
  display: block;
  text-decoration: none;
	color: white;
	font-family: 'Open Sans Condensed', sans-serif;
  font-size: 20px;
  font-weight: bold;
  padding: 35px 50px;
  background-color: #A63031;
  border: 2px solid #A63031;
  position: relative;
  overflow: hidden;
  z-index: 1;
}

.menu-last:after{
  width: 100%;
  height: 0;
  content:"";
  position: absolute;
  top: 50%;
  left: 50%;
  background : #FFF;
  opacity: 0;
  transform: translateX(-50%) translateY(-50%) rotate(70deg);
  transition: .2s;
  z-index: -1;
}

.menu-last:hover{
  color: #A63031;
}

.menu-last:hover:after{
  height: 240%;
  opacity: 1;
}
.menu-last:active:after{
  height: 340%;
  opacity: 1;
}

@media screen and (max-width: 1079px) {
header{
	padding: 0px 0px 0px 20px;
}

.menu{
	margin-right: 20px;
  font-size: 16px;
}

.menu-last{
  font-size: 18px;
  padding: 35px 30px;
}

.header-content1{
  text-align: center;
  font-size: 24px;
  color:#101832 ;
  display: block;
  position: relative;
  width: 700px;
  padding: 0.4em;
  margin: 70px auto 0;
  text-align: center;
  text-decoration: none;
  color: #101832;
  background: #Ba9954;
  border:3px solid #Ba9954;
    -webkit-box-shadow:0px 0px 5px 3px white ;
    -moz-box-shadow:5px 5px 5px 5px #101832;
    box-shadow:0px 0px 0px 1px #101832 inset, 7px 7px 7px 1px rgb(20, 20, 20);
    display: block;
    position:relative;
    -webkit-transition: 0.3s ease-out;
    -moz-transition: 0.3s ease-out;
    -o-transition: 0.3s ease-out;
    transition: 0.3s ease-out;
  
  }
  .header-content1 a{
    color: #101832;
    text-decoration: none;
  }
  
  .header-left-text1 a{
    color: #101832;
    text-decoration: none;
  }
  
  .header-left1{
    margin: 0px 0px;
  }

.header-content2{
  text-align: center;
  font-size: 30px;
  color:#101832 ;
  display: block;
  position: relative;
  width: 700px;
  padding: 0.4em;
  margin: 30px auto ;
  text-align: center;
  text-decoration: none;
  color: #101832;
  background: #Ba9954;
  border:3px solid #Ba9954;
    -webkit-box-shadow:0px 0px 5px 3px white ;
    -moz-box-shadow:5px 5px 5px 5px #101832;
    box-shadow:0px 0px 0px 1px #101832 inset, 7px 7px 7px 1px rgb(20, 20, 20);
    display: block;
    position:relative;
    -webkit-transition: 0.3s ease-out;
    -moz-transition: 0.3s ease-out;
    -o-transition: 0.3s ease-out;
    transition: 0.3s ease-out;
  
  }
  .header-content2 a{
    color: #101832;
    text-decoration: none;
  }
  
  .header-left-text2 a{
    color: #101832;
    text-decoration: none;
  }


.header-content3{
  text-align: center;
  font-size: 30px;
  color:white ;
  display: block;
  position: relative;
  width: 700px;
  padding: 0.4em;
  margin: 70px auto ;
  text-align: center;
  text-decoration: none;
  color: white;
  background: #A63031;
  border:3px solid #A63031;
    -webkit-box-shadow:0px 0px 5px 3px white ;
    -moz-box-shadow:5px 5px 5px 5px white;
    box-shadow:0px 0px 0px 1px #101832 inset, 7px 7px 7px 1px rgb(20, 20, 20);
    display: block;
    position:relative;
    -webkit-transition: 0.3s ease-out;
    -moz-transition: 0.3s ease-out;
    -o-transition: 0.3s ease-out;
    transition: 0.3s ease-out;
  
  }
  .header-content3 a{
    color: white;
    text-decoration: none;
  }
  
  .header-left-text3 a{
    color: white;
    text-decoration: none;
  }
  
  
.header-content4{
  text-align: center;
  font-size: 20px;
  color:#101832 ;
  display: block;
  position: relative;
  width: 100%;
  padding: 0.4em;
  margin: 20px auto 10px;
  text-align: center;
  text-decoration: none;
  color: #101832;
  background: #Ba9954;
  border:3px solid #Ba9954;
    -webkit-box-shadow:0px 0px 5px 3px #101832 ;
    -moz-box-shadow:5px 5px 5px 5px #101832;
    box-shadow:0px 0px 0px 1px #101832 inset, 7px 7px 7px 1px rgb(20, 20, 20);
    display: block;
    position:relative;
    -webkit-transition: 0.3s ease-out;
    -moz-transition: 0.3s ease-out;
    -o-transition: 0.3s ease-out;
    transition: 0.3s ease-out;
  
  }
  .header-content4 a{
    color: #101832;
    text-decoration: none;
  }
  
  .header-left-text4 a{
    color: #101832;
    text-decoration: none;
  }
}

@media screen and (min-width:768px) {
.menu-right {
	display:none;
}
}

@media screen and (max-width: 767px) {
header{
  padding: 20px 0px 25px 20px;
}

.header-right-text{
	display: none;
}

.header-left-text {
  font-size: 40px;
}

.toggle {
	/*トグルボタンのスタイルを指定*/
	display: block;
	position: fixed;
	right: 20px;
  top: 22px;
	width: 42px;
	height: 42px;
	cursor: pointer;
	z-index: 3;
}

.toggle__icon {
	display: block;
	position: absolute;
	width: 30px;
	border-bottom: solid 3px #A63031;
	-webkit-transition: .35s ease-in-out;
	/*変化の速度を指定*/
	-moz-transition: .35s ease-in-out;
	/*変化の速度を指定*/
	-o-transition: .35s ease-in-out;
	transition: .35s ease-in-out;
	/*変化の速度を指定*/
	left: 6px; }
	.toggle__icon:nth-child(1) {
		top: 9px; }
	.toggle__icon:nth-child(2) {
		top: 18px; }
	.toggle__icon:nth-child(3) {
		top: 27px;
}

.toggle.active span:nth-child(1) {
	/* 最初のspanをマイナス45度に */
	top: 18px;
	left: 6px;
	-webkit-transform: rotate(-45deg);
	-moz-transform: rotate(-45deg);
	-ms-transform: rotate(-45deg);
	transform: rotate(-45deg);
}

.toggle.active span:nth-child(2) {
	/* 2番目のspanを45度に */
	top: 18px;
	-webkit-transform: rotate(45deg);
	-moz-transform: rotate(45deg);
	-ms-transform: rotate(45deg);
	transform: rotate(45deg);
}

.toggle.active span:nth-child(3) {
/* 3番目のspanを45度に */
top: 18px;
-webkit-transform: rotate(45deg);
-moz-transform: rotate(45deg);
-ms-transform: rotate(45deg);
transform: rotate(45deg);
}

.nav-menu {
	position: fixed;
	z-index: 2;
	top: 0;
	left: 0;
	background: #fff;
	color: #000;
	text-align: center;
	width: 100%;
	-webkit-transform: translateY(-100%);
	-ms-transform: translateY(-100%);
	transform: translateY(-100%);
	-webkit-transition: all 0.6s;
	-o-transition: all 0.6s;
	transition: all 0.6s;
}

.list {
	width: 100%;
	margin: 0 auto;
	padding: 0;
}

.list__content {
	font-size: 1.1em;
	list-style-type: none;
	padding: 0;
	width: 100%;
	border-bottom: 1px solid #A63031;
}

.list__link {
	display: block;
	/*クリックできる領域を広げる*/
	color: #1e3c55;
	padding: 1em 0;
}

.nav-menu.active {
	-webkit-transform: translateY(0%);
	-ms-transform: translateY(0%);
	transform: translateY(0%);
	border-bottom: 0.5px solid #A63031;
}

.menu{
  font-size: 20px;
  margin-right: 0px;
  color: #A63031;
}

.menu{
  font-size: 24px;
}

.menu-top{
	margin: 25px 0px;
}


.header-content1{
  text-align: center;
  font-size: 20px;
  width: 600px;
  padding: 15px 0px;
  margin: 70px auto 0;

  }



.header-content2{
  text-align: center;
  font-size: 20px;
  color:#101832 ;
  display: block;
  position: relative;
  width: 600px;
  
  }


.header-content3{
  text-align: center;
  font-size: 20px;
  color:white ;
  display: block;
  position: relative;
  width: 600px;
  padding: 0.4em;
  
  }
  .header-content3 a{
    color: white;
    text-decoration: none;
  }
  
  .header-left-text3 a{
    color: white;
    text-decoration: none;
  }
  
  
.header-content4{
  text-align: center;
  font-size: 20px;
  color:#101832 ;
  display: block;
  position: relative;
  width: 100%;
  padding: 0.4em;
  margin: 20px auto 10px;
  }
}
@media screen and (max-width:610px){

.header-content1{
  text-align: center;
  font-size: 18px;
  width: 500px;
  padding: 15px 0px;
  margin: 70px auto 0;

  }

.header-content2{
  text-align: center;
  font-size: 18px;
  color:#101832 ;
  display: block;
  position: relative;
  width: 500px;
  
  }


.header-content3{
  text-align: center;
  font-size: 18px;
  color:white ;
  display: block;
  position: relative;
  width: 500px;
  padding: 0.4em;
  
  }
  .header-content3 a{
    color: white;
    text-decoration: none;
  }
  
  .header-left-text3 a{
    color: white;
    text-decoration: none;
  }
  
  
.header-content4{
  text-align: center;
  font-size: 18px;
  color:#101832 ;
  display: block;
  position: relative;
  width: 100%;
  padding: 0.4em;
  margin: 20px auto 10px;
  }
}

@media screen and (max-width:510px){

  .header-content1{
    text-align: center;
    font-size: 16px;
    width: 400px;
    padding: 15px 0px;
    margin: 70px auto 0;
  
    }
  
  .header-content2{
    text-align: center;
    font-size: 16px;
    color:#101832 ;
    display: block;
    position: relative;
    width: 400px;
    
    }
  
  
  .header-content3{
    text-align: center;
    font-size: 16px;
    color:white ;
    display: block;
    position: relative;
    width: 400px;
    padding: 0.4em;
    
    }
    .header-content3 a{
      color: white;
      text-decoration: none;
    }
    
    .header-left-text3 a{
      color: white;
      text-decoration: none;
    }
    
    
  .header-content4{
    text-align: center;
    font-size: 16px;
    color:#101832 ;
    display: block;
    position: relative;
    width: 100%;
    padding: 0.4em;
    margin: 20px auto 10px;
    }
  }
@media screen and (max-width:415px){
header {
  padding: 20px 0px 40px 20px;
}

.header-left-logo-img{
	width: 50%;
}

.header-left-text {
  font-size: 28px;
}

.toggle {
  top: 15px;
	right: 15px;
}

.menu-top {
	margin: 40px 0px;
}
.header-content1{
  text-align: center;
  font-size: 14px;
  width: 300px;
  padding: 15px 0px;
  margin: 70px auto 0;

  }

.header-content2{
  text-align: center;
  font-size: 14px;
  color:#101832 ;
  display: block;
  position: relative;
  width: 300px;
  
  }


.header-content3{
  text-align: center;
  font-size: 14px;
  color:white ;
  display: block;
  position: relative;
  width: 300px;
  padding: 0.4em;
  
  }
  .header-content3 a{
    color: white;
    text-decoration: none;
  }
  
  .header-left-text3 a{
    color: white;
    text-decoration: none;
  }
  
  
.header-content4{
  text-align: center;
  font-size: 14px;
  color:#101832 ;
  display: block;
  position: relative;
  width: 100%;
  padding: 0.4em;
  margin: 20px auto 10px;
  }

}

/*---------------------------------------------------*/
/*	2. top
/*---------------------------------------------------*/
.top-contents{
  margin-top: 90px;
}



.top-contents{
  /* background-image: url(./image/main-image.png);
  background-size: cover;
  background-position: center center;
  background-repeat: no-repeat;
  background-attachment: fixed;
  height: 100vh; */
  position: relative;
}

.top-img{
  width: 100%;
}

.top-text{
  font-size: 90px;
  line-height: 90px;
  letter-spacing: 0.05em;
  color: white;
  font-family: 'Noto Serif JP',"Helvetica Neue",
    Arial,
    "Hiragino Kaku Gothic ProN",
    "Hiragino Sans",
    Meiryo,
    serif;
  font-weight: 600;
  position: absolute;
  text-align: center;

  top: 35%;

  width: 100%;
}

.top-small-text{
  font-size: 50px;
  line-height: 30px;
  letter-spacing: 0.05em;
  color: white;
  font-family: "Helvetica Neue",
    Arial,
    "Hiragino Kaku Gothic ProN",
    "Hiragino Sans",
    Meiryo,
    sans-serif;  font-weight: 500;
  position: absolute;
  left: 40%;
  top: 60%;
  width: 40%;
}

.top-second-text{
  font-size: 70px;
  line-height: 90px;
  letter-spacing: 0.05em;
  color: white;
  font-family: 'Noto Serif JP',"Helvetica Neue",
    Arial,
    "Hiragino Kaku Gothic ProN",
    "Hiragino Sans",
    Meiryo,
    serif;
  font-weight: 500;
  position: absolute;
text-align: center;
  top: 70%;

  width: 100%;
}

@media screen and (max-width: 1079px) {

  .top-contents{max-width: 100%;
    margin-top: 90px;
  height: auto;
}
}


@media screen and (max-width: 767px) {
.top-contents{
  margin-top: 90px;
  max-width: 100%;
  height: auto;
}

.top-text{
  font-size: 32px;
      }
  .top-small-text{
    font-size: 12px;
      }
      .top-second-text{
        font-size: 24px;
          }



}

@media screen and (max-width:415px){
.top-contents{
  margin-top: 90px;
  max-width: 100%;
  height: auto;
}

.top-text{
font-size: 28px;
    }
.top-small-text{
  font-size: 20px;
    }
    .top-second-text{
      font-size: 20px;
        }



.top-img-sp{
  width:100%;
}

.top-image{
  display:none;
}

.top-image2{
  width: 100%;

}
}


@media screen and (min-width: 416px) {
  .top-image2{
    margin-top: 90px;
    display: none;
  }

}

/*---------------------------------------------------*/
/*	/2.top
/*---------------------------------------------------*/


/*---------------------------------------------------*/
/*	3.店舗の説明文-->

/*---------------------------------------------------*/

.concept-contents-wrapper{
  width: 100%;
  margin: 40px auto 80px auto;
  padding: 0px 30px;
}

.concept-title{
  font-size: 32px;
  line-height: 30px;
  letter-spacing: 0.04em;
  color: rgb(94, 94, 94);

  font-family: 'Noto Serif JP',"Helvetica Neue",
  Arial,
  "Hiragino Kaku Gothic ProN",
  "Hiragino Sans",
  Meiryo,
  serif;
      font-weight: bolder;
text-align: center;
  width: 100%;
  margin:40px auto;
}

.concept-text{
  font-size: 20px;
  line-height: 50px;
  letter-spacing: 0.04em;
  color: rgb(82, 82, 82);

  font-family: 'Noto Serif JP',"Helvetica Neue",
  Arial,
  "Hiragino Kaku Gothic ProN",
  "Hiragino Sans",
  Meiryo,
  serif;
  font-weight: normal;
text-align: center;
  width: 90%;
  margin:20px auto;
}

.concept-text span{
  font-size: 24px;
  line-height: 40px;
  letter-spacing: 0.04em;
  color: rgb(82, 82, 82);
  font-family: 'Noto Serif JP',"Helvetica Neue",
  Arial,
  "Hiragino Kaku Gothic ProN",
  "Hiragino Sans",
  Meiryo,
  serif;
  font-weight: normal;
text-align: right;
  width: 60%;
  margin:40px auto;
}


.underline{
  font-size: 20px;
  line-height: 50px;
  letter-spacing: 0.04em;
  color: rgb(82, 82, 82);
  font-family: 'Noto Serif JP',"Helvetica Neue",
  Arial,
  "Hiragino Kaku Gothic ProN",
  "Hiragino Sans",
  Meiryo,
  serif;
  font-weight: normal;
text-align: left;
  width: 90%;
  margin:20px auto 0px;
  background:linear-gradient(transparent 85%, #A63031 85%);
}

.concept-text1{
  font-size: 20px;
  line-height: 20px;
  letter-spacing: 0.04em;
  color: rgb(82, 82, 82);
  font-family: 'Noto Serif JP',"Helvetica Neue",
  Arial,
  "Hiragino Kaku Gothic ProN",
  "Hiragino Sans",
  Meiryo,
  serif;
  font-weight: normal;
text-align: left;
  width: 90%;
  margin:50px auto 0px;
}


.concept-text2{
  font-size: 20px;
  line-height: 50px;
  letter-spacing: 0.04em;
  color: rgb(82, 82, 82);

  font-family: 'Noto Serif JP',"Helvetica Neue",
  Arial,
  "Hiragino Kaku Gothic ProN",
  "Hiragino Sans",
  Meiryo,
  serif;
  font-weight: normal;
text-align: left;
  width: 90%;
  margin:0px auto;
}
@media screen and (max-width:767px){
  .concept-title{font-size: 24px;}
  .concept-text{font-size:20px}

  .concept-contents-wrapper{
    box-sizing: border-box;
    max-width: 100%;
    height: auto;
  }
.concept-text span{font-size:16px}
}

.concept-text1{
  font-size: 18px;
  line-height: 20px;
  letter-spacing: 0.04em;
  color: rgb(82, 82, 82);
  font-family: 'Noto Serif JP',"Helvetica Neue",
  Arial,
  "Hiragino Kaku Gothic ProN",
  "Hiragino Sans",
  Meiryo,
  serif;
  font-weight: normal;
text-align: left;
  width: 90%;
  margin:50px auto 0px;
}


.concept-text2{
  font-size: 18px;
  line-height: 50px;
  letter-spacing: 0.04em;
  color: rgb(82, 82, 82);

  font-family: 'Noto Serif JP',"Helvetica Neue",
  Arial,
  "Hiragino Kaku Gothic ProN",
  "Hiragino Sans",
  Meiryo,
  serif;
  font-weight: normal;
text-align: left;
  width: 90%;
  margin:0px auto;
}


@media screen and (max-width:415px){
  .concept-title{font-size: 18px;}
  .concept-text{font-size:14px}
  .concept-contents-wrapper{
    box-sizing: border-box;
    max-width: 100%;
    height: auto;
    padding: 0px 5px;
}
.concept-text span{font-size:14px}
.concept-text1{
  font-size: 14px;
  line-height: 10px;
  letter-spacing: 0.04em;
  color: rgb(82, 82, 82);
  font-family: 'Noto Serif JP',"Helvetica Neue",
  Arial,
  "Hiragino Kaku Gothic ProN",
  "Hiragino Sans",
  Meiryo,
  serif;
  font-weight: normal;
text-align: left;
  width: 90%;
  margin:50px auto 0px;
}


.concept-text2{
  font-size: 14px;
  line-height: 20px;
  letter-spacing: 0.04em;
  color: rgb(82, 82, 82);

  font-family: 'Noto Serif JP',"Helvetica Neue",
  Arial,
  "Hiragino Kaku Gothic ProN",
  "Hiragino Sans",
  Meiryo,
  serif;
  font-weight: normal;
text-align: left;
  width: 90%;
  margin:0px auto;
}
}


/*---------------------------------------------------*/
/*	3.店舗の説明文-->

/*---------------------------------------------------*/



/*---------------------------------------------------*/
/*4. アプリ紹介

/*---------------------------------------------------*/
.container{
  justify-content: center;
  text-align: center;
  }

  .app_image_wrapper {
    display: flex;
    flex-wrap: wrap;
    padding:30px;
    justify-content: center;
  text-align: center;
  }

  .app_img1,.app_img2{
    padding:30px;
  }
  .app_img1 {
    align-self: center;
  }

  .install-button_wrapper {
    display: flex;
    flex-wrap: wrap;
    padding:10px 30px;
    justify-content: center;
    text-align: center;
  }

  .app-install_image{
    display: flex;
    flex-wrap: wrap;
    padding:20px 30px;
  }

  .app-text{
    font-size: 20px;
    line-height: 50px;
    letter-spacing: 0.05em;
    color: rgb(82, 82, 82);

    font-family: 'Noto sans JP',"Helvetica Neue",
    Arial,
    "Hiragino Kaku Gothic ProN",
    "Hiragino Sans",
    Meiryo,
    serif;
    font-weight: normal;
  text-align: center;
    width: 90%;
    margin:20px auto;
  }

  @media screen and (max-width:767px){
    .app-text{font-size:20px}
  }


  @media screen and (max-width:415px){
    .app-text{font-size:14px}
  }

  @media screen and (max-width:767px){
    .app_img1,.app_img2,.app-install_img {
      width: 200px;
      max-width: 100%;
      height: auto;
    }
  }


  @media screen and (max-width:415px){
    .app_img1,.app_img2{
      width: 70%;
      max-width: 100%;
      height: auto;
    }
      .app-install_img {
        width: 70%;
        max-width: 100%;
        height: auto;
    }


  }

  /*---------------------------------------------------*/
  /*	4. アプリ紹介
  /*---------------------------------------------------*/

/*---------------------------------------------------*/
/*	5. buy now
/*---------------------------------------------------*/
.service-content{
  text-align: center;
}

.service-wrapper{
  display: flex;
  justify-content: space-around;
  padding-top: 60px;
  padding: 0px 100px;
}

.service-wrapper2{
  display: flex;
  justify-content: space-around;
  margin-top: 60px;
}

.service-content{
  width: 280px;
  height: auto;
}

.service-button-link{
  box-shadow: 0px 5px 10px #44444429;
  display: inline-block;
  color:#A63031;
  width: 180px;
  height: 180px;
  line-height: 120px;
  border-radius: 50%;
  border: double 4px #A63031;
  text-align: center;
  overflow: hidden;
  transition: .6s;
}

.service-button-link:hover {
  -webkit-transform: rotateY(360deg);
  transform: rotateY(360deg);
}

.service-button{
  position: relative;
  display: inline-block;
}

.service-img{
  width: 60%;
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform : translate(-50%,-50%);
  transform : translate(-50%,-50%);
}

.service-title{

  font-family: 'Noto sans JP',"Helvetica Neue",
  Arial,
  "Hiragino Kaku Gothic ProN",
  "Hiragino Sans",
  Meiryo,
  serif;
  font-weight: 600;
  color: #070707;
  font-size: 24px;
  margin-top: 25px;
}

.service-text{

  font-family: 'Noto sans JP',"Helvetica Neue",
  Arial,
  "Hiragino Kaku Gothic ProN",
  "Hiragino Sans",
  Meiryo,
  serif;
  font-weight: 300;
  color: #070707;
  font-size: 16px;
  margin-top: 25px;
  line-height: 30px;
}

@media screen and (max-width: 1079px) {
.service-wrapper {
  padding: 0px;
}
}

@media screen and (max-width: 767px) {

.service-wrapper{
  display: block;
}

.service-wrapper2{
  display: block;
  margin-top: 0px;
  text-align: center;
}

.service-content{
  margin: 60px auto;
  text-align: center;
}
}

@media screen and (max-width:415px){
.service-content {
 width: auto;
  height: auto;
}
}


/*---------------------------------------------------*/
/*	5. join
/*---------------------------------------------------*/
.join-image{
  text-align: center;
  margin-top: 50px;
}

.join-img{
  width: 50%;
}

@media screen and (max-width: 1079px) {
}

@media screen and (max-width: 767px) {
.join-img{
  width: 60%;
}
}

@media screen and (max-width:415px){
.join-img{
  width: 100%;
}
}


/*---------------------------------------------------*/
/*	6. tirbe説明
/*---------------------------------------------------*/
.section{
  margin-top: 60px;
}

.salon-contents-wrapper{
  max-width: 700px;
  padding: 30px;
  background-color: #F4F3F3;
  margin:0 auto ;
  margin-top: 30px;
}

.contents-title{
  color:#707070;

  font-family: 'Noto sans JP',"Helvetica Neue",
  Arial,
  "Hiragino Kaku Gothic ProN",
  "Hiragino Sans",
  Meiryo,
  serif;
  font-size: 32px;
  text-align: center;
}
.salon-contents-wrapper1{
  max-width: 700px;
  padding: 0px;
  margin:0 auto ;
  margin-top: 10px;
}

.limited{
  color:#212121;
  font-family: 'Noto sans JP',"Helvetica Neue","Arial","Hiragino Kaku Gothic ProN","Hiragino Sans",serif;
  font-size: 24px;
  text-align: center;
  font-weight: bolder;
  margin-top: 30px;
}


.heading-title{
  color:#070707;

  font-family: 'Noto sans JP',"Helvetica Neue",
  Arial,
  "Hiragino Kaku Gothic ProN",
  "Hiragino Sans",
  Meiryo,
  serif;  font-size: 20px;
  text-align: center;
}

.title{
  color:#A63031;

  font-family: 'Noto sans JP',"Helvetica Neue",
  Arial,
  "Hiragino Kaku Gothic ProN",
  "Hiragino Sans",
  Meiryo,
  serif;
  font-size: 24px;
  text-align: center;
  margin-top: 30px;
}

.tribe-ex-text{
  color:#212121;

  font-family: 'Noto sans JP',"Helvetica Neue","Arial","Hiragino Kaku Gothic ProN","Hiragino Sans",serif;
  font-size: 32px;
  text-align: center;
  font-weight: bolder;
  margin-top: 20px;
}

.tribe-ex-text span{
  color:#A63031;
  font-family: 'Noto sans JP',"Helvetica Neue","Arial","Hiragino Kaku Gothic ProN","Hiragino Sans",serif;
  font-size: 24px;
  text-align: center;
  font-weight: lighter;
  margin-top: 10px;
}

.contents-text{
  color:#070707;
  font-family: 'Noto sans JP',"Helvetica Neue","Arial","Hiragino Kaku Gothic ProN","Hiragino Sans",serif;
  font-size: 18px;
  margin-top: 30px;
  line-height: 35px;
  display: inline-block;
}
.contents-text1{
  color:#070707;
  font-family: 'Noto sans JP',"Helvetica Neue","Arial","Hiragino Kaku Gothic ProN","Hiragino Sans",serif;
  font-size: 18px;
  margin-top: 30px;
  line-height: 35px;

  text-align: center;
}

.image{
  width: 100%;
  margin-top: 30px;
}

.img{
  width: 100%;
}

@media screen and (max-width: 767px) {
  .contents-title{
    color:#707070;
  
    font-family: 'Noto sans JP',"Helvetica Neue",
    Arial,
    "Hiragino Kaku Gothic ProN",
    "Hiragino Sans",
    Meiryo,
    serif;
    font-size: 28px;
    text-align: center;
  }

  .contents-text{
    color:#070707;
    font-family: 'Noto sans JP',"Helvetica Neue","Arial","Hiragino Kaku Gothic ProN","Hiragino Sans",serif;
    font-size: 16px;
    margin-top: 30px;
    line-height: 35px;
    display: inline-block;
  }

  .limited{
    color:#212121;
    font-family: 'Noto sans JP',"Helvetica Neue","Arial","Hiragino Kaku Gothic ProN","Hiragino Sans",serif;
    font-size: 22px;
    text-align: center;
    font-weight: bolder;
    margin-top: 30px;
  }
}


@media screen and (max-width:415px){

  .contents-title{
    color:#707070;
  
    font-family: 'Noto sans JP',"Helvetica Neue",
    Arial,
    "Hiragino Kaku Gothic ProN",
    "Hiragino Sans",
    Meiryo,
    serif;
    font-size: 24px;
    text-align: center;
  }

  .contents-text{
    color:#070707;
    font-family: 'Noto sans JP',"Helvetica Neue","Arial","Hiragino Kaku Gothic ProN","Hiragino Sans",serif;
    font-size: 14px;
    margin-top: 30px;
    line-height: 35px;
    display: inline-block;
  }
  .limited{
    color:#212121;
    font-family: 'Noto sans JP',"Helvetica Neue","Arial","Hiragino Kaku Gothic ProN","Hiragino Sans",serif;
    font-size: 20px;
    text-align: center;
    font-weight: bolder;
    margin-top: 30px;
  }
  }



/*----------------入会フローの説明----------------*/
.login-flow{
  margin-top: 90px;
  position: relative;
  text-align: center;
}

.flow-img{
  width: 80%;
}


@media screen and (max-width: 1079px) {

  .login-flow{
  margin-top: 90px;
  height: auto;
}
}


@media screen and (max-width: 767px) {
.login-flow{
  margin-top: 90px;
  height: auto;
}
}

@media screen and (max-width:415px){
.login-flow{
  margin-top: 90px;
  height: auto;
  text-align: center;
  margin: 0 auto;
}

.flow-img-sp{
  width:100%;
}

.flow-image{
  display:none;
}

.flow-image2{
  width: 100%;
  text-align: center;
  margin: 0 auto;
}
}

@media screen and (min-width: 416px) {
  .flow-image2{
    margin-top: 90px;
    display: none;
  }

}
/*----------------入会フローの説明----------------*/


.store_premium {
  padding: 3rem 1rem;
  background: #fff;
  color: #000;
}
@media screen and (max-width: 640px) {
  .store_premium {
    padding: 3rem 0;
  }
}
.store_premium_item {
  max-width: 900px;
  margin: 3rem auto 0;
  padding: 2rem;
  background: #fff;
  color: #707070;
}
@media screen and (max-width: 640px) {
  .store_premium_item {
    margin-top: 2rem;
    padding: 1rem;
  }
}
.store_premium_item_num {
  font-size: 1.5rem;
  text-align: center;
}
@media screen and (max-width: 959px) {
  .store_premium_item_num {
    font-size: 1rem;
  }
}
@media screen and (max-width: 640px) {
  .store_premium_item_num {
    font-size: 0.8rem;
  }
}
.store_premium_item_title {
  color: #a63031;
  font-size: 2.25rem;
  text-align: center;
}
@media screen and (max-width: 959px) {
  .store_premium_item_title {
    font-size: 1.5rem;
  }
}
@media screen and (max-width: 640px) {
  .store_premium_item_title {
    font-size: 1rem;
    margin: 0 -1rem;
  }
}
.store_premium_item_text {
  margin-top: 1em;
  font-size: 1.5rem;
  font-weight: bold;
}
@media screen and (max-width: 959px) {
  .store_premium_item_text {
    font-size: 1rem;
  }
}
.store_premium_item_img {
  margin-top: 2rem;
  width: 100%;
}
.store_premium_item_img img {
  width: 100%;
  object-fit: cover;
}
.store_premium_item_caption {
  font-size: 1.5rem;
  font-weight: bold;
  text-align: center;
}
@media screen and (max-width: 959px) {
  .store_premium_item_caption {
    font-size: 1rem;
  }
}
.store_premium_set {
  max-width: 1024px;
  margin: 1rem auto 0;
  padding: 3rem 2rem;
  border: 3px solid #fff;
}
@media screen and (max-width: 640px) {
  .store_premium_set {
    margin: 1rem 1rem 0;
    padding: 1rem;
  }
}
.store_premium_set_title {
  color: #ba9954;
  font-size: 2.5rem;
  letter-spacing: 0.15em;
  text-align: center;
}
@media screen and (max-width: 959px) {
  .store_premium_set_title {
    font-size: 1.5rem;
  }
}
@media screen and (max-width: 640px) {
  .store_premium_set_title {
    margin: 0 -1rem;
  }
}
.store_premium_set_itemUnit {
  margin-top: 0.5rem;
}
@media screen and (max-width: 640px) {
  .store_premium_set_itemUnit {
    margin-top: 2rem;
  }
}
.store_premium_set_item {
  display: flex;
  color: #fff;
}
@media screen and (max-width: 640px) {
  .store_premium_set_item {
    flex-wrap: wrap;
    justify-content: center;
  }
}
.store_premium_set_item_step {
  display: flex;
  justify-content: center;
  align-items: center;
  flex: 0 0 200px;
  width: 200px;
  height: 200px;
  background: #a63031;
  font-size: 1.5rem;
  letter-spacing: 0.15em;
  text-align: center;
  border-radius: 50%;
  line-height: 1.5em;
}
@media screen and (max-width: 959px) {
  .store_premium_set_item_step {
    flex: 0 0 150px;
    width: 150px;
    height: 150px;
    font-size: 1rem;
  }
}
.store_premium_set_item_text {
  margin-left: 3rem;
  font-size: 1.7rem;
  color: #000;
  line-height: 1.4em;
}
@media screen and (max-width: 959px) {
  .store_premium_set_item_text {
    font-size: 1.2rem;
  }
}
@media screen and (max-width: 640px) {
  .store_premium_set_item_text {
    margin: 0;
  }
}
.store_premium_set_item_text p {
  margin-top: 1em;
}
.store_premium_set_arrow {
  width: 200px;
  font-size: 4rem;
  color: #ba9954;
  text-align: center;
  margin: 30px 0;
}
@media screen and (max-width: 959px) {
  .store_premium_set_arrow {
    width: 150px;
  }
}
@media screen and (max-width: 640px) {
  .store_premium_set_arrow {
    margin: auto;
  }
}
.store_premium_btn {
  position: relative;
  display: block;
  max-width: 700px;
  margin: 5rem auto 0;
  background: #ba9954;
  color: #000;
  font-family: Didot, serif;
  font-weight: bold;
  font-size: 2.6rem;
  text-align: center;
}
.store_premium_btn:before {
  position: absolute;
  top: 2px;
  left: 2px;
  bottom: 2px;
  right: 2px;
  content: "";
  border: 1px solid #101832;
}
@media screen and (max-width: 959px) {
  .store_premium_btn {
    max-width: 500px;
    font-size: 1.5rem;
  }
}
@media screen and (max-width: 640px) {
  .store_premium_btn {
    margin: 3rem 1rem 0;
    padding: 0.5rem;
  }
  .store_premium_btn span {
    display: inline-block;
  }
}

/*---------------------------------------------------*/
/*	7. special限定メニュー
/*---------------------------------------------------*/
.contents-title span{
  color:#A63031;
  font-family: 'Noto sans JP',"Helvetica Neue","Arial","Hiragino Kaku Gothic ProN","Hiragino Sans",serif;
  font-size: 24px;
  text-align: center;
  font-weight: lighter;
  margin-top: 10px;
}

.contents-title-special{
  color:#070707;
  font-family: 'Noto sans JP',"Helvetica Neue","Arial","Hiragino Kaku Gothic ProN","Hiragino Sans",serif;
  font-size: 28px;
  text-align: center;
}

.special-wrapper{
  display: flex;
  justify-content: space-between;
  margin-top: 60px;
  padding-bottom: 150px;
}

.special-content{
  width: 30%;
}

.special-image:hover{
  opacity: 0.7;
}

.special-img{
  width: 100%;
}

.special-title{
  font-family: 'Noto sans JP',"Helvetica Neue","Arial","Hiragino Kaku Gothic ProN","Hiragino Sans",serif;
  font-size: 24px;
  text-align: center;
  margin-top: 30px;
  line-height: 30px;
}

.special-title-link{
  text-decoration: none;
  position: relative;
  display: inline-block;
  font-weight: bold;
  padding: 0.25em 0.5em;
  text-decoration: none;
  border-bottom: solid 3px #A63031;
  border-left: solid 3px #A63031;
  color: #A63031;
  transition: .4s;
}

.special-title-link:hover {
  padding-left: 0.7em;
  padding-right: 0.3em;
}

@media screen and (max-width: 1079px) {
.contents-title-special{
  font-size: 24px;
  line-height: 30px;
}
}

@media screen and (max-width: 767px) {
.special-wrapper{
  display: block;
  padding-bottom: 100px;
}

.special-content{
  width: 60%;
  margin: 60px auto;
}

.contents-title-special{
  font-size: 20px;
}
}

@media screen and (max-width:415px){
.special-content{
  width: 90%;
}

.special-title {
  font-size: 18px;
}

.special-wrapper{
  padding-bottom: 70px;
}
}



/*---------------------------------------------------*/
/*	ｘ。限定メニューカード
/*---------------------------------------------------*/
.menu-contents{
	margin-top: 100px;
}

.menu-contents-title{
	color:#444444;
  font-family: 'Noto sans JP',"Helvetica Neue","Arial","Hiragino Kaku Gothic ProN","Hiragino Sans",serif;
	font-size: 24px;
	line-height: 35px;
	font-weight: 600;
}

.menu-list{
	margin-top: 60px;
	display: flex;
	justify-content: space-between;
}

.menu-wrapper{
	padding: 30px;
	border: 1px solid #1e3c55;
	width: 30%;
	display: flex;
	flex-direction: column;
}

.price{
  color: #A63031;
  font-family: 'Noto sans JP',"Helvetica Neue","Arial","Hiragino Kaku Gothic ProN","Hiragino Sans",serif;
	font-size: 24px;
	font-weight: 400;
  line-height: 40px;
  margin-top: px;
  text-align: left;
}

.price span{
	font-size: 16px;
	font-weight: 400;
}

.menu-title{
	color:#444444;
  font-family: 'Noto sans JP',"Helvetica Neue","Arial","Hiragino Kaku Gothic ProN","Hiragino Sans",serif;
  font-size: 24px;
	margin-top: 20px;
  line-height: 35px;
  text-align: left;
}

.menu-image{
	width: 100%;
	margin-top: 30px;
}

.menu-img{
	width: 100%;
}

.menu-text{
	color:#444444;
  font-family: 'Noto sans JP',"Helvetica Neue","Arial","Hiragino Kaku Gothic ProN","Hiragino Sans",serif;
	font-size: 18px;
	margin-top: 30px;
	line-height: 30px;
  height: 100%;
  text-align: left;
}

.button-wrapper{
	text-align: center;
}

.menu-button{
  display: inline-block;
  text-decoration: none;
  font-family: 'Noto sans JP',"Helvetica Neue","Arial","Hiragino Kaku Gothic ProN","Hiragino Sans",serif;
  background-color: #aa8d68;
  color: white;
  font-size: 20px;
  margin-top: 50px;
	padding: 10px 25px;
	line-height: 30px;
	transition: .4s;
	margin-left: auto;
	margin-right: auto;
}

.menu-button:hover{
  background: white;
  color: #aa8d68;
  border: 1px solid #aa8d68;
}

@media screen and (max-width: 1089px) {
.menu-contents{
	padding: 0px 30px;
	margin-top: 70px;
}

.menu-list{
	margin-top: 40px;
}

.menu-wrapper{
	width: 30%;

}

.menu-button{
  font-size: 18px;
}

.menu-text{
	color:#444444;
  font-family: 'Noto sans JP',"Helvetica Neue","Arial","Hiragino Kaku Gothic ProN","Hiragino Sans",serif;
	font-size: 16px;
	margin-top: 30px;
	line-height: 30px;
  height: 100%;
  text-align: left;
}
}

@media screen and (max-width: 768px){
.menu-contents{
	margin-top: 100px;
}

.menu-contents-title{
	font-size: 24px;
	text-align: center;
}

.menu-list {
	display: block;
}

.menu-wrapper {
	width: 80%;
	margin: 40px auto 0px;
}
.menu-text{
	color:#444444;
  font-family: 'Noto sans JP',"Helvetica Neue","Arial","Hiragino Kaku Gothic ProN","Hiragino Sans",serif;
	font-size: 16px;
	margin-top: 30px;
	line-height: 30px;
  height: 100%;
  text-align: left;
}
}

@media screen and (max-width: 415px){
.menu-wrapper{
	padding: 30px 20px;
}

.menu-wrapper {
	width: 100%;
}

.menu-button {
	font-size: 18px;
	padding: 15px 20px;
}
.menu-text{
	color:#444444;
  font-family: 'Noto sans JP',"Helvetica Neue","Arial","Hiragino Kaku Gothic ProN","Hiragino Sans",serif;
	font-size: 14px;
	margin-top: 30px;
	line-height: 30px;
  height: 100%;
  text-align: left;
}
}

/*---------------------------------------------------*/
/*  x. 限定メニューカード
/*---------------------------------------------------*/


/*---------------------------------------------------*/
/*	5. 入会方法
/*---------------------------------------------------*/
.join-contents{
  max-width: 700px;
  padding: 30px;
  background-color: #333333;
  margin:30px auto 60px auto;
  padding-bottom: 60px;
}

.join-text{
  font-family: 'Noto sans JP',"Helvetica Neue","Arial","Hiragino Kaku Gothic ProN","Hiragino Sans",serif;
  font-size: 14px;
  color: white;
  margin-top: 30px;
  line-height: 30px;
  margin-top: 15px;
}

.join-text span{
  font-family: 'Noto sans JP',"Helvetica Neue","Arial","Hiragino Kaku Gothic ProN","Hiragino Sans",serif;
  font-size: 20px;
  color: white;
  font-weight: bold;
}

.join-price{
  font-family: 'Noto sans JP',"Helvetica Neue","Arial","Hiragino Kaku Gothic ProN","Hiragino Sans",serif;
  font-size: 20px;
  color: red;
  margin-top: 30px;
  line-height: 30px;
  margin-top: 1px;
}

.join-name{
  font-family: 'Noto sans JP',"Helvetica Neue","Arial","Hiragino Kaku Gothic ProN","Hiragino Sans",serif;
  font-size: 20px;
  color: white;
  margin-top: 30px;
  line-height: 30px;
  margin-top: 1px;

}

.guide{
  margin-top: 20px;
  color: skyblue;
  text-align: center;
}

.guide-text{
  display: inline-block;
  width: max-content;
  height: 50px;
  font-family: 'Noto sans JP',"Helvetica Neue","Arial","Hiragino Kaku Gothic ProN","Hiragino Sans",serif;
  font-size: 12px;
  font-weight: bold;
  color: skyblue;
  text-decoration: none;
}
.guidelines{
color: rgb(255, 255, 255);
text-decoration: none;
display: inline-block;
width: max-content;
}
.guide-text:visited {
  color:silver;
}


/*---------------------------------------------------*/
/*	5. 入会方法
/*---------------------------------------------------*/

/*---------------------------------------------------*/
/*	6. footer
/*---------------------------------------------------*/
footer {
  position: fixed;
  bottom: 0;
  width: 100%;
  padding: 0px 100px;
  text-align: center;
}

.join-wrapper{
  display: flex;
  justify-content: space-around;
  width: 100%;
  position: relative;

}

.join-wrapper li{
  width: 50%;
  height: 82px;
  margin: 10px 0px 0px 0px;
  list-style: none;
}

.join-text1{
  display: inline-block;
  text-decoration: none;
	color: black;
	font-family: 'Noto sans JP',"Helvetica Neue","Arial","Hiragino Kaku Gothic ProN","Hiragino Sans",serif;
  font-size: 24px;
  width: 100%;
  padding: 5px 100px;
  background-color: white;
  border: 2px solid black;
  position: relative;
  bottom: 0;
  line-height: 1.5;
}

.join-text1 span{
	color:red;
}


.join-text2{
  display: inline-block;
  text-decoration: none;
	color: white;
	font-family:'Noto sans JP',"Helvetica Neue","Arial","Hiragino Kaku Gothic ProN","Hiragino Sans",serif;
  font-size: 24px;
  font-weight: bold;
  width: 100%;
  padding: 29px 100px;
  background-color: #A63031;
  border: 3px solid #A63031;
  position: relative;
  bottom: 0;
}

.join-text2:hover{
  background-color: white;
  color: #A63031;
  bottom: 0;
}

@media screen and (max-width: 1240px) {
  footer {
    padding: 0px 80px 0px;
  }
  
  .join-wrapper li{
    width: 50%;
    height: 74px;
    margin: 10px 0px 0px 0px;
    list-style: none;
  }
  
  .join-text1{
    display: inline-block;
    text-decoration: none;
    color: black;
    font-family: 'Noto sans JP',"Helvetica Neue","Arial","Hiragino Kaku Gothic ProN","Hiragino Sans",serif;
    font-size: 20px;
    padding: 5px 80px;
    background-color: white;
    border: 2px solid black;
    position: relative;
    list-style: none;
    bottom: 0;
  }

  .join-text1 li{
    list-style: none;
    
  }

  .join-text2 li{
    list-style: none;
  }
  
  .join-text2{
    display: inline-block;
    text-decoration: none;
    color: white;
    font-family:'Noto sans JP',"Helvetica Neue","Arial","Hiragino Kaku Gothic ProN","Hiragino Sans",serif;
    font-size: 24px;
    font-weight: bold;

    padding: 25px 20px;
    background-color: #A63031;
    border: 3px solid #A63031;
    position: relative;

  }
  
  .join-text2:hover{
    background-color: white;
    color: #A63031;
  }
  }

  @media screen and (max-width: 1000px) {
    footer {
      padding: 0px ;
    }
   /* padding: 0px 50px 0px;*/
    
    .join-wrapper li{
      width: 50%;
      height: 74px;
      margin: 10px 0px 0px 0px;
      list-style: none;
    }
    
    .join-text1{
      display: inline-block;
      text-decoration: none;
      color: black;
      font-family: 'Noto sans JP',"Helvetica Neue","Arial","Hiragino Kaku Gothic ProN","Hiragino Sans",serif;
      font-size: 20px;
      width: 100%;
      padding: 5px 60px;
      background-color: white;
      border: 2px solid black;
      position: relative;
      bottom: 0;
    }
    
    .join-text2{
      display: inline-block;
      text-decoration: none;
      color: white;
      font-family:'Noto sans JP',"Helvetica Neue","Arial","Hiragino Kaku Gothic ProN","Hiragino Sans",serif;
      font-size: 24px;
      font-weight: bold;
      width: 100%;
      padding: 25px 20px;
      background-color: #A63031;
      border: 3px solid #A63031;
      position: relative;
      bottom: 0;
    }
    
    .join-text2:hover{
      background-color: white;
      color: #A63031;
      bottom: 0;
    }
    }
    @media screen and (max-width: 767px) {
      footer {
        padding: 0px;
      }
      
      .join-wrapper li{
        width: 50%;
        height: 74px;
        margin: 10px 0px 0px 0px;
        list-style: none;
      }
      
      .join-text1{
        display: inline-block;
        text-decoration: none;
        color: black;
        font-family: 'Noto sans JP',"Helvetica Neue","Arial","Hiragino Kaku Gothic ProN","Hiragino Sans",serif;
        font-size: 20px;
        width: 100%;
        padding: 5px 40px;
        background-color: white;
        border: 2px solid black;
        position: relative;
        bottom: 0;
      }
      
      .join-text2{
        display: inline-block;
        text-decoration: none;
        color: white;
        font-family:'Noto sans JP',"Helvetica Neue","Arial","Hiragino Kaku Gothic ProN","Hiragino Sans",serif;
        font-size: 24px;
        font-weight: bold;
        width: 100%;
        padding: 25px 20px;
        background-color: #A63031;
        border: 3px solid #A63031;
        position: relative;
        bottom: 0;
      }
      
      .join-text2:hover{
        background-color: white;
        color: #A63031;
        bottom: 0;
      }
      }
    @media screen and (max-width: 660px) {
footer {
  padding: 0px;
}

.join-wrapper li{
  width: 50%;
  height: 74px;
  margin: 10px 0px 0px 0px;
  list-style: none;
}

.join-text1{
  display: inline-block;
  text-decoration: none;
	color: black;
	font-family: 'Noto sans JP',"Helvetica Neue","Arial","Hiragino Kaku Gothic ProN","Hiragino Sans",serif;
  font-size: 20px;
  width: 100%;
  padding: 5px 40px;
  background-color: white;
  border: 2px solid black;
  position: relative;
  bottom: 0;
}

.join-text2{
  display: inline-block;
  text-decoration: none;
	color: white;
	font-family:'Noto sans JP',"Helvetica Neue","Arial","Hiragino Kaku Gothic ProN","Hiragino Sans",serif;
  font-size: 20px;
  font-weight: bold;
  width: 100%;
  padding: 25px 20px;
  background-color: #A63031;
  border: 3px solid #A63031;
  position: relative;
  bottom: 0;
}

.join-text2:hover{
  background-color: white;
  color: #A63031;
  bottom: 0;
}
}


@media screen and (max-width:500px){
  footer {
    padding: 0px;
  }

  .join-wrapper li{
    width: 50%;
    height: 60px;
    margin: 10px 0px 0px 0px;
    list-style: none;
  }

  .join-text1{
    display: inline-block;
    text-decoration: none;
    color: black;
    font-family: 'Noto sans JP',"Helvetica Neue","Arial","Hiragino Kaku Gothic ProN","Hiragino Sans",serif;
    font-size: 16px;
    width: 100%;
    padding: 5px 20px;
    background-color: white;
    border: 2px solid black;
    position: relative;
  }
  
  .join-text2{
    display: inline-block;
    text-decoration: none;
    color: white;
    font-family:'Noto sans JP',"Helvetica Neue","Arial","Hiragino Kaku Gothic ProN","Hiragino Sans",serif;
    font-size: 14px;
    font-weight: bold;
    width: 100%;
    padding: 21px 20px;
    background-color: #A63031;
    border: 2px solid #A63031;
    position: relative;
  }
  
  .join-text2:hover{
    background-color: white;
    color: #A63031;
  }
  }


@media screen and (max-width:350px){
  footer {
    padding: 0px;
  }

  .join-wrapper li{
    width: 50%;
    height: 60px;
    margin: 10px 0px 0px 0px;
    list-style: none;
  }

  .join-text1{
    display: inline-block;
    text-decoration: none;
    color: black;
    font-family: 'Noto sans JP',"Helvetica Neue","Arial","Hiragino Kaku Gothic ProN","Hiragino Sans",serif;
    font-size: 12px;
    width: 100%;
    padding: 5px 20px;
    background-color: white;
    border: 2px solid black;
    position: relative;
  }
  
  .join-text2{
    display: inline-block;
    text-decoration: none;
    color: white;
    font-family:'Noto sans JP',"Helvetica Neue","Arial","Hiragino Kaku Gothic ProN","Hiragino Sans",serif;
    font-size: 12px;
    font-weight: bold;
    width: 100%;
    padding: 21px 20px;
    background-color: #A63031;
    border: 2px solid #A63031;
    position: relative;
  }
  
  .join-text2:hover{
    background-color: white;
    color: #A63031;
  }
  }
/*------------------------------------
/*---------------------------------------------------*/
/* グループボタン
/*---------------------------------------------------*/

.facebook__button__text__wrapper{
  text-align: center;
  margin-top: 80px;
 }
 
 .facebook__button__text{
  padding: 12px 24px;
  background: #5297E9;
  display: inline-block;
  font-size: 24px;
  font-weight: bold;
 }
 
 .facebook__button{
  text-decoration: none;
  color: white;
 }