@charset "utf-8";

/*-------------- all --------------*/


/*
.btns { display: block; width: 320px; border: 1px solid #9a8b68; padding: 25px 0; font-size: 14px; text-align: center; letter-spacing: 0.04em; color: #bdb28f; font-weight: 700; margin: 100px auto;}
.view { font-weight: 700; letter-spacing: 0.04em; color: #bdb28f; text-decoration: underline; text-decoration-color: #bdb28f; text-underline-offset: 9px;}
*/
h3 { font-size: 20px; letter-spacing: 0.04em;}
h3 span { display: block; font-size: 50px; font-weight: 500; margin-bottom: 11px;}

.access { background: none; border-top: 1px solid #c9c9c9;}

/*-------------- fv --------------*/

#fv .fv { position: relative; background: url(../images/group/fv.jpg) no-repeat center center / cover; margin-bottom: 95px;}
#fv .fv h2 { position: absolute; top: 50%; left: 50%; transform: translate(-50%,-50%); -webkit-transform: translate(-50%,-50%); font-size: 40px; letter-spacing: 0.1em; color: #fff; padding-right: 10%; margin: 0;}
#fv .fv h2 span { font-size: 20px; font-weight: 300; letter-spacing: 0.2em; margin: 26px 0 0;}

#fv ul { display: flex; justify-content: space-between; width: 100%; margin: 0 auto 44px;}
#fv li { width: 270px; text-align: center; border-bottom: 5px solid #c9c9c9; margin-bottom: 41px;}
#fv li:hover { border-bottom: 5px solid #626262;}
#fv li a { display: block;}
#fv li h4 { font-size: 24px; margin-bottom: 20px; color: #1b1b1b;}
#fv li h4 span { display: block; font-size: 14px; font-weight: 300; margin-bottom: 4px;}
#fv li img { margin-bottom: 25px;}

/*-------------- privacypolicy --------------*/

#privacypolicy { padding: 0 0 100px;}
#privacypolicy .privacy { width: 800px; margin: 0 auto;}
#privacypolicy .item { padding-bottom: 46px; margin-bottom: 47px; border-bottom: 1px solid #000;}
#privacypolicy .item:last-of-type { padding-bottom: 0; margin-bottom: 94px; border-bottom: 0px;}
#privacypolicy .item h3 { font-size: 24px; font-weight: 700; margin-bottom: 40px;}
#privacypolicy .item p { font-size: 16px; line-height: 1.625; font-weight: 300;}

#privacypolicy .btns { display: block; margin: 0 auto;}
#privacypolicy .btns.con { margin-bottom: 30px; background: #000 url(../images/common/icn_06.svg) no-repeat 24% center / 22px; color: #fff; border: 0px; padding-left: 2em;}


#privacypolicy { }

/* ----------------------------- mobile ------------------------------- */
@media only screen and (max-width: 768px) {
	
	/*-------------- all --------------*/
	
/* 	.btns { display: block; width: 80%; margin: 0 auto; padding: 18px 0; font-size: 12px; background-color: #fff; margin: 50px auto;} */
	.view { }
	h3 { font-size: 15px;}
	h3 span { font-size: 40px; margin-bottom: 11px;}
	
	
	/*-------------- fv --------------*/
	
	#fv .fv { width: 100%; height: auto; float: none; padding: 77px 0 81px; margin-bottom: 28px; background: url(../images/group/fv_sp.jpg) no-repeat center center / cover;}
	
	#fv .fv h2 { position: static; transform: none; -webkit-transform: none; font-size: 25px; line-height: 1.28; letter-spacing: 0; padding-right: 0; margin: 0;}
	#fv .fv h2 span { font-size: 15px; margin: 15px 0 0;}
	
	/*-------------- privacypolicy --------------*/
	
	#privacypolicy { padding: 0 0 43px;}
	#privacypolicy .privacy { width: 86.67%; margin: 0 auto;}
	#privacypolicy .item { padding-bottom: 33px; margin-bottom: 38px; border-bottom: 1px solid #000;}
	#privacypolicy .item:last-of-type { margin-bottom: 44px;}
	#privacypolicy .item h3 { font-size: 15px; font-weight: 700; margin-bottom: 25px;}
	#privacypolicy .item p { font-size: 13px; line-height: 2; font-weight: 300;}
	
	#privacypolicy .btns { display: block; margin: 0 auto;}
	#privacypolicy .btns.con { margin-bottom: 20px; background: #000 url(../images/common/icn_06.svg) no-repeat 25% center / 13px; color: #fff; border: 0px; padding-left: 2em;}
	

			
}
