@charset "UTF-8";

header{
	width:100%;
	height:62px;
	display:flex;
/*	親と子の縦幅が同じになったら元に戻す*/
	align-items:flex-start;
	justify-content:space-between;
	background-color:#777777;
	position: fixed;
	top:0;
	z-index: 10;
}

footer{
	text-align:center;
	margin:0 auto 60px auto;
}

img.logo{
	margin:9px 0 9px 152px;
}
nav#gnav{
	width:650px;
	margin:23px 152px 23px 364px;
}



ul.menu{
/*	小要素liを横並びにする*/
	display:flex;
/*	両端揃え　均等配置*/
	justify-content:space-between;
	font-family:sans-serif;
	font-size:16px;
}

.menu a{
	color:#FFFFFF;
	text-decoration:none;
	letter-spacing:2px;
}

.menu a:hover{
/*	マウス時の色変化*/
	opacity:0.5;
	color:#EAEAEA;
}
div.mv{
	width:100%;
	height:750px;
	background-repeat:no-repeat;
	background-size: cover;
	position: relative;
	background-attachment:fixed;
}

.bg-slider {
background-position:center center;
display: flex;
align-items: center;
justify-content: center;
}

img.omoi{
	position:absolute;
	left:114px;
	bottom:59px;
}

img.anata{
	position:absolute;
	top:26px;
	right:87px;
}

/*
img.sindan1{
	position:absolute;
	right:114px;
	bottom:22px;
}
*/
.btnn{
	overflow: hidden;
	cursor: pointer;
	display: block;
}
.btnn img{
	position:absolute;
	right:114px;
	bottom:22px;
	display: block;
	-webkit-transition: .4s ease-in-out;
	transition: .3s ease-in-out;
}

.btnn:hover img:nth-of-type(2) {
	opacity: 0;
}
.h1{
	margin:120px 0 90px 195px;
}

.copy{
	font-family: sans-serif;
	font-weight:400;
	font-size:17px;
	line-height:38px;
	margin:0 0 180px 195px;
	letter-spacing:2px;
	color:#696969;
}

.home1{
	display:flex;
	position:relative;
}
.greenimg1{
	position:absolute;
	top:-150px;
	right:350px;
}

.greenimg2{
	position:absolute;
	top:100px;
	right:150px;
}

.greenimg3{
	position:absolute;
	top:350px;
	right:350px;
}


ul.lineup{
	width:950px;
	height:583px;
	display:flex;
/*	コンテンツ幅で折り返し*/
	flex-wrap:wrap;
	justify-content:space-between;
	margin:0 auto;
}

ul.lineup li{
	width:18%;
}



.btn {
	position: relative;
	width: 175px;
	height: 174px;
	margin: 30px auto;
	display: block;
	border-radius: 12px;
	overflow: hidden;
	cursor: pointer;
}
.btn img {
	position: absolute;
	top: 50%;
	left: 50%;
	-webkit-transform: translate(-50%, -50%);
	transform: translate(-50%, -50%);
	display: block;
	-webkit-transition: .4s ease-in-out;
	transition: .3s ease-in-out;
}
.btn:hover img:nth-of-type(2) {
	opacity: 0;
}


h2{
	margin:263px 0 64px 195px;
}

.gifts{
	display: block;
	width:65%;
	margin:0 auto;
}

.photo8{
	/* width:100%; */
	text-align:center;
	overflow:hidden;
	position:relative;
}

.photoo{
	width:65%;
	margin:0 auto;
	display: block;;
}

.photo8caption{
		font-size:		130%;
	text-align: 		center;
	color:			#fff;
	line-height:350px;
}

.mask{
	width:			65%;
	height:			100%;
	position:		absolute;
	top:			0;
	left:0;
	right:0;
	opacity:		0;	/* マスクを表示しない */
	background-color:	rgba(0,0,0,0.4);
	-webkit-transition:	all 0.6s ease;
	transition:		all 0.6s ease;
	margin:auto;
}

.photo8:hover .mask {
	opacity:		1;	/* マスクを表示する */
	padding-top:		80px;	/* ホバーで下にずらす */
}
.fadein{
opacity:0;
transform:translateY(30px);
transition:all 2s;
}
.slideConts {
  width: 800px;
  height: 86px;
  margin: 40px auto 73px auto;
  -webkit-transition: .5s;
  -o-transition: .5s;
  transition: .7s;
}
.slideContsL {
  transform: translate(-800px, 0);
}
.slideContsR {
  background-color: lightblue;
  transform: translate(800px, 0);
}
.slideContsL.show {
  transform: translate(-50px, 0) !important;
}
.slideContsR.show {
  transform: translate(50px, 0) !important;
}

.illust{
	justify-content:space-between;
	display:flex;
	width:70%;
	margin:0 auto;
}

.setumei{
	justify-content:space-between;
	display:flex;
	width:70%;
	margin:30px auto;
	font-family: sans-serif;
	font-size: 12px;
	line-height:19px;
}

.vanilla{
	position:relative;
	margin:170px auto;
}
.gara{
	width:100%;
	margin:0 auto;
}
/*
.sindan{
	position:absolute;
	top:50%;
	left:50%;
	transform: translate(-50%, -50%);
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
}
*/

.btnnn{
	overflow: hidden;
	cursor: pointer;
	display: block;
}
.btnnn img{
	position:absolute;
	top:50%;
	left:50%;
	transform: translate(-50%, -50%);
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
	display: block;
	-webkit-transition: .4s ease-in-out;
	transition: .3s ease-in-out;
}

.btnnn:hover img:nth-of-type(2) {
	opacity: 0;
}
/*診断*/


body {
  margin: 0;
  padding: 62px 0 0 0;
  font-family: -apple-system, BlinkMacSystemFont, "Helvetica Neue", "Segoe UI", "Yu Gothic", YuGothic, sans-serif;
}
 
.find{
	margin-bottom:250px;
}
.choose_box {
  position: relative;
  height: 50vw;
  width: 100%;
}
 .choose_box p {
    font-size: 22px;
    display: block;
    font-weight: 500;
	 letter-spacing:1px;
    text-align: center;
	color:#6E6E6E;
	 margin-top:30px;
  }

.hito{
	width:600px;
	padding:40px 0 0 0;
	margin:40px auto 0 auto;
	display:flex;
	justify-content:space-between;
	font-size:18px;
}
 
.arigatou{
	width:600px;
	padding:10px 0 0 0;
	margin:40px auto 0 auto;
	display:flex;
	justify-content:space-between;
	font-size:14px;
}
 
.image{
		width:600px;
	padding:40px 0 0 0;
	margin:40px auto 0 auto;
	display:flex;
	justify-content:space-between;
	font-size:18px;
}
.choose_box ul {
/*    width: 80%;*/
    text-align: center;
    margin: auto;
   display:flex;
  flex-wrap: wrap;
}
.choose_box ul li {
/*  width: calc(100% / 2 - 20px);*/
/*  margin-right: 20px;*/
  margin-bottom: 20px;
  list-style: none;
}
 
.choose_box ul li:nth-child(2n) {
   margin-right: 0;
}
.choose_box ul li a {
  color:#100F0F;
  display: block;
  text-align: center;
  background-color: #FFFFFF;
  font-weight: 600;
  border: 1.5px solid #545454;
  text-decoration: none;
  -webkit-border-radius: 6px;
  -moz-border-radius: 6px;
  border-radius: 6px;
}

.one{
	width:130px;
	height:80px;
	line-height:80px;
}

.two{
	width:150px;
	height:140px;
	line-height:140px;
	
}

.three{
	width:140px;
	height:80px;
	line-height:80px;
	
}
.choose_box ul li a:hover {
   background-color: #fff;
  color: #D1D1D1;
    -webkit-transition: 0.7s;
    -moz-transition: 0.7s;
    -o-transition: 0.7s;
    transition: 0.5s;
}

.choose_box p{
	font-size:18px;
	font-weight:400;
	margin:70px;
}

.back{
	color:#000;
	width:100px;
}
a.btn{
	text-decoration:none;
}
h4 {
    width: 50%;
    clear: both;
    margin:40px auto;
    padding: 20px;
    text-align: center;
    font-size: 10px;
    font-weight: 600;
    color: #fff;
    text-align: center;
  }
 
.fit {
  position: absolute;
  left: 0px;
  top: 20px;
  width: 100%;
}

.sandalwood{
	position:relative;
	margin:170px auto;
	width:100%;
}
.sindan2{
	
	position:absolute;
	top:50%;
	left:50%;
	transform: translate(-50%, -50%);
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
}

.gara
#q_06 span,#q_07 span {
  display: block;
  width:100%;
}
#q_06 a,#q_07 a {
  display: block;
  width:100%;
  text-align: center;
}


/*アバウトページ*/

.aboutv{
	position:relative;
	width:100%;
}
.aboutc{
	position:absolute;
	top:150px;
	left:0;
	right:0;
	margin: auto;
}

.rinen{
	margin:184px 0 300px 114px;
	display:flex;
}

.about1{
	width:75%;
}

.rinenp{
	width:25%;
	font-family:sans-serif;
	font-size:14px;
	letter-spacing:1px;
	line-height:26px;
	color:#3C3C3C;
	margin:160px 150px 0 0;
}

.rinenn{
	display:flex;
	margin:0 0 120px 114px;

}

.about2{
	width:75%;
}

.rinennp{
	width:25%;
	font-family:sans-serif;
	font-size:14px;
	letter-spacing:1px;
	line-height:26px;
	color:#3C3C3C;
	margin:180px 150px 0 0;
}


/*プロダクトページ*/

.product{
	width:60%;
	margin:70px auto 20px auto;
}
.pv{
	text-align:center;
	margin:0 auto 20px auto;
	
}


.flex{
	display:flex;
	justify-content:space-between;
	width:560px;
	margin:0 auto;
	color:#494949;
	
}
.pc{
	font-family:sans-serif;
	font-size:18px;
	letter-spacing:1px;
}
.pcc{
	font-family:sans-serif;
	font-size:15px;
}

.name{
	width:560px;
	font-family:sans-serif;
	font-size:16px;
	letter-spacing:1px;
	margin:10px auto 3px auto;
	color:#494949;
}

.note{
	width:560px;
	font-family:sans-serif;
	font-size:13px;
	letter-spacing:1px;
	font-weight:lighter;
	margin:0 auto;
	color:#494949;
}

.productt{
	margin:30px auto 100px auto;
}

/*フォトページ*/

.photo{
	/* background-size:contain;
	width:100%;
	height:4000px;
	background-image:url("../images/photoall.jpg");
    background-repeat:no-repeat;
				background-size: 100%; */
}

.photo-image{
	width: 100%;
	height: auto;
}

/*アクセスページ*/
.access{
	margin:70px auto;
	width:50%;
}

.accesss{
	text-align:center;
}
.ap{
	margin:40px auto 100px auto; 
	letter-spacing:1px;
	line-height:25px;
	font-size:16px;

	
}

.footer__copy--photo{
	margin: 40px 0 0 0;
}