@charset "UTF-8";
@import "/include/css/import.sp.css";
@import "/include/css/common.sp.css";

/* ---------------------------------------------------------
	CSS Document main
--------------------------------------------------------- */

#main {
	margin-bottom: 20px;
}

#main h2 {
	height: 60vw;
}

#main figure img {
	height: 47.99692307692308vw;
}

#main p {
	margin: 5vw;
	text-align: justify;
	font-size: 3.5vw;
}

/* ---------------------------------------------------------
	CSS Document cnavi
--------------------------------------------------------- */

#cnavi {
	margin: 0 5vw 5vw;
	text-align: left;
	font-size: 0;
}

#cnavi li {
	display: inline-block;
	vertical-align: top;
	width: 32%;
	margin-right: 2%;
	margin-bottom: 10px;
}

#cnavi li:nth-child(3) {
	margin-right: 0;
}

/* ---------------------------------------------------------
	CSS Document reserve
--------------------------------------------------------- */

#reserve {
	margin: 0 15px 30px;
	padding: 15px;
	border: solid 2px #e24e2b;
	text-align: left;
}

#reserve dl {
	margin-bottom: 20px;
}

#reserve dt {
	font-size: 18px;
	color: #e24e2b;
}

#reserve li {
	margin-top: 10px;
	text-align: center;
}

#reserve li img {
	width: 120px;
}

/* ---------------------------------------------------------
	CSS Document t_01
--------------------------------------------------------- */

#t_01 {
	padding: 15px 15px 30px;
	border-top: solid 1px #d7d2d1;
	text-align: left;
}

#t_05 h2,
#t_02 h2,
#t_01 h2 {
	margin-bottom: 20px;
	text-align: center;
}

#t_05 h2 img,
#t_02 h2 img,
#t_01 h2 img {
	width: 230px;
	height: 308px;
}

#t_01 p span {
	font-weight: normal;
	font-size: 18px;
	color: #e24e2b;
}

#t_01 p {
	margin-bottom: 20px;
}

/* ---------------------------------------------------------
	CSS Document t_02
--------------------------------------------------------- */

#t_02 {
	margin-bottom: 30px;
	padding: 15px 15px 30px;
	border-top: solid 1px #d7d2d1;
	text-align: left;
}

#t_02 p {
	margin-top: 20px;
}

#t_02 span {
	font-size: 18px;
	color: #e24e2b;
}

/* ---------------------------------------------------------
	CSS Document t_03
--------------------------------------------------------- */

#t_03 {
	margin-bottom: 15vw;
	padding: 15px 15px 0;
	border-top: solid 1px #d7d2d1;
	text-align: left;
}

#t_03 h2 {
	height: 229px;
	padding-top: 15px;
	background: url(../images/t_03_sp.png) no-repeat top / auto 229px;
	text-align: center;
	font-weight: 500;
	font-size: 11px;
	line-height: 1;
}

#t_03 h2 span {
	display: block;
	font-family: TrajanPro;
	font-size: 46px;
}

#t_03 h2 span:first-letter {
	color: #e24e2b;
}

#t_03 p {
	margin-top: 20px;
}

/* ---------------------------------------------------------
	CSS Document t_05
--------------------------------------------------------- */

#t_05 {
	padding: 15px 15px 0;
	border-top: solid 1px #d7d2d1;
	text-align: left;
}

#t_05 p {
	margin-top: 20px;
}

#t_05 .tel {
	text-decoration: none;
	font-weight: bold;
	font-size: 16px;
	color: #e24e2b;
}

#t_05 p img {
	height: 40px;
}

/* ---------------------------------------------------------
	CSS Document t_08
--------------------------------------------------------- */

#t_08 {
	margin-top: 60px;
}

#t_08 figure {
	margin: 0;
	padding: 0;
	text-align: center;
}

#t_08 figure img {
	height: 58vw;
}

/* ---------------------------------------------------------
	CSS Document face
--------------------------------------------------------- */

#face {
	margin: 0 5vw 10vw;
	text-align: left;
	font-size: 0;
}

#face .h2 {
	margin-bottom: 25px;
	padding-bottom: 15px;
	font-size: 22px;
	text-align: center;
}

#face .h2:after {
	height: 1px;
}


#face figure {
	margin: 0 0 40px;
	padding: 0;
}

#face figure img {
	width: 520px;
}

#face dl {
	display: inline-block;
	vertical-align: top;
	width: 48%;
	margin-bottom: 40px;
}

#face dl:nth-of-type(odd) {
	margin-right: 4%;
}

#face dt {
	height: 46px;
	background: #ddd;
	text-align: center;
	font-size: 20px;
	font-size: 4.5vmin;
	line-height: 46px;
	color: #fff;
}

#face .section_01 dl:nth-of-type(1) dt {
	background: #fbd398;
}

#face .section_01 dl:nth-of-type(2) dt {
	background: #fbbfa3;
}

#face .section_01 dl:nth-of-type(3) dt {
	background: #f7aaa0;
}

#face .section_01 dl:nth-of-type(4) dt {
	background: #e8a1af;
}

#face .section_02 dl:nth-of-type(1) dt {
	background: #cd9fc4;
}

#face .section_02 dl:nth-of-type(2) dt {
	background: #a0a3ce;
}

#face .section_02 dl:nth-of-type(3) dt {
	background: #84aacf;
}

#face .section_03 dl:nth-of-type(1) dt {
	background: #961f93;
}

#face .section_03 dl:nth-of-type(2) dt {
	background: #1f4e78;
}

#face .section_03 dl:nth-of-type(3) dt {
	background: #395723;
}

#face .section_03 dl:nth-of-type(4) dt {
	background: #8d4e01;
}

#face dd {
	margin-top: 10px;
	font-size: 14px;
	font-size: 3.4vmin;
}

#face dd span {
	display: block;
	margin-bottom: 10px;
	text-align: center;
}

#face dd img {
	height: 44vw;
}

/* ---------------------------------------------------------
	CSS Document collection
--------------------------------------------------------- */

#collection {
	padding: 10vw 5vw;
	border-top: solid 1px #d7d2d1;
	text-align: center;
}

#collection h3 {
	margin-bottom: 5vw;
	font-family: Lora, serif;
	font-weight: 400;
	font-size: 8vw;
	line-height: 1;
	color: #38201e;
}

#collection figure {
	margin-bottom: 3vw;
}

#collection figure:nth-of-type(1) img {
	height: 57.47493333333333vw;
}

#collection figure:nth-of-type(2) img {
	height: 49.6832vw;
}
