@charset "UTF-8";

@font-face {
	font-family: "Yu Gothic";
	src: local("Yu Gothic Medium");
	font-weight: 100;
}
@font-face {
	font-family: "Yu Gothic";
	src: local("Yu Gothic Medium");
	font-weight: 200;
}
@font-face {
	font-family: "Yu Gothic";
	src: local("Yu Gothic Medium");
	font-weight: 300;
}
@font-face {
	font-family: "Yu Gothic";
	src: local("Yu Gothic Medium");
	font-weight: 400;
}
@font-face {
	font-family: "Yu Gothic";
	src: local("Yu Gothic Bold");
	font-weight: bold;
}
body {
	font-family:'Helvetica Neue',"Yu Gothic", YuGothic, 'Hiragino Kaku Gothic ProN', meiryo, sans-serif;
	font-size:62.5%;
	line-height:1.0;
	-webkit-text-size-adjust: 100%;
	color:#1e1e1e;
	background-color:#e1d2c4;
	min-width:480px;
	overflow:hidden;
}
.en {
	font-family:'Helvetica Neue', 'Roboto', sans-serif;
}
::selection {
	background: #d7d7d7;
}
::-moz-selection {
	background: #d7d7d7;
}
p {
	max-height: 999999px;
}
li {
	max-height: 999999px;
}
a {
	text-decoration:none;
	-webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    transition: all  0.3s ease;
}
a:hover {
	text-decoration:none;
}
img {
	width:100%;
	height:auto;
}
.pc {
	display:block;
}
.sp {
	display:none;
}
.hr-1 {
	border-top:5px solid #805546;
	border-right:none;
	border-bottom:none;
	border-left:none;
	margin:0;
	padding:0;
}

/* header */
.top {
	width:100%;
	height:100%;
}
.logo-m {
	width:360px;
	height:360px;
	background-color:#e1d2c4;
	position:absolute;
	top:50%;
	left:50%;
	margin:-130px 0 0 -180px;
}
.logo-m img {
	width:250px;
	height:268px;
	position:absolute;
	top:50%;
	left:50%;
	margin:-134px 0 0 -125px;
}

/* navi */
.navi {
	position:fixed;
	top:0;
	left:0;
	width:100%;
	height:auto;
	padding:20px 0;
	border-bottom:5px solid #805546;
	background-color:#e1d2c4;
	z-index:50;
}
.logo {
	width:240px;
	height:auto;
	padding:0 0 0 30px;
	float:left;
}
.order-box {
	float: right;
}
.order-btn {
	width: 150px;
	height: auto;
	padding: 2px 0 0 0;
	float: left;
}
.navi-box {
	float: left;
	padding: 0 110px 0 0;
	display: block;
}
.navi-1 {
	float:left;
}
.navi-1 li {
	float:left;
	font-size:2.0em;
	padding:18px 0 0 50px;
}
.navi-1 li a {
	font-weight:bold;
	color:#687f80;
}
.navi-1 li a:hover {
	color:#1e1e1e;
}
.navi-2 {
	float:left;
}
.navi-2 li {
	float:left;
}
.navi-line {
	width:1px;
	height:30px;
	background-color:#687f80;
	float:left;
	margin:14px 0 0 50px;
}
.insta-c {
	width:30px;
	height:30px;
	padding:14px 0 0 50px;
}
.fb-c {
	width:27px;
	height:27px;
	padding:15px 0 0 50px;
}

/* section */
.sec01 {
	width:100%;
	background-color:#e1d2c4;
	position:relative;
	z-index:1;
}
.sec02 {
	width:100%;
	background-color:#e1d2c4;
	position:relative;
	z-index:1;
	padding:20% 0 0 0;
}
.sec03 {
	width:100%;
	background-color:#00795f;
	position:relative;
	z-index:1;
}
.sec-box {
	position:inherit;
	z-index:10;
}
.bg-01 {
	width:40%;
	max-width:370px;
	height:auto;
	position:absolute;
	top:24%;
	right:0;
	z-index:5;
}
.bg-02 {
	width:35%;
	max-width:330px;
	height:auto;
	position:absolute;
	top:25%;
	right:0;
	z-index:5;
}
.bg-03 {
	width:40%;
	max-width:430px;
	height:auto;
	position:absolute;
	top:10%;
	left:0;
	z-index:5;
}
.bg-04 {
	width:40%;
	max-width:410px;
	height:auto;
	position:absolute;
	top:10%;
	right:0;
	z-index:5;
}
.bg-05 {
	width:40%;
	max-width:460px;
	height:auto;
	position:absolute;
	top:50%;
	right:2%;
	z-index:5;
}
.bg-06 {
	width:20%;
	max-width:260px;
	height:auto;
	position:absolute;
	top:2%;
	left:0;
	z-index:20;
}
.bg-07 {
	width:25%;
	max-width:310px;
	height:auto;
	position:absolute;
	top:33%;
	right:0;
	z-index:5;
}
.bg-08 {
	width:50%;
	max-width:630px;
	height:auto;
	position:absolute;
	bottom:2%;
	left:0;
	z-index:5;
}
.txt-en {
	font-family:'Helvetica Neue', 'Roboto', sans-serif;
	font-weight:bold;
	font-size:2.8em;
	line-height:1.3;
}
.txt-ja {
	font-weight:bold;
	font-size:1.4em;
	line-height:1.6;
}
.txt-en-b {
	font-family:'Helvetica Neue', 'Roboto', sans-serif;
	font-weight:bold;
	font-size:6.8em;
	line-height:1.3;
}
.txt-1 {
	padding:6% 5% 0 5%;
}
.txt-2 {
	padding:2% 5% 0 5%;
}
.txt-3 {
	padding:5% 5% 0 5%;
}
.txt-4 {
	box-sizing:border-box;
	text-align:center;
	width:100%;
	color:#ebdcc8;
	background-color:#00795f;
	padding:6% 5% 0 5%;
}
.txt-5 {
	box-sizing:border-box;
	text-align:center;
	width:100%;
	color:#ebdcc8;
	background-color:#00795f;
	margin:0;
	padding:2% 5% 6% 5%;
}
.txt-6 {
	padding:6% 5% 0 5%;
	color:#ebdcc8;
}
.txt-7 {
	padding:2% 5% 0 5%;
	color:#ebdcc8;
}
.txt-8 {
	text-align:center;
	padding:10% 5% 17% 5%;
	color:#ebdcc8;
}
.txt-9 {
	text-align:center;
	color:#ebdcc8;
	padding:6% 5% 0 5%;
}
.txt-10 {
	text-align:center;
	color:#ebdcc8;
	padding:2% 5% 0 5%;
}
.img-01 {
	width:65%;
	height:auto;
	padding:5% 0 0 5%;
}
.img-02 {
	width:100%;
	height:auto;
	padding:5% 0 0 0;
	margin:0 auto;
}
.img-03 {
	width:65%;
	height:auto;
	padding:5% 5% 0 0;
	float:right;
}
.img-04 {
	width:65%;
	height:auto;
	padding:2% 0 0 5%;
}
.img-05 {
	width:100%;
	height:auto;
	padding:0;
}
.img-07 {
	width:90%;
	height:auto;
	padding:2% 0 0 0;
	margin:0 auto;
}
.img-08 {
	width:80%;
	height:auto;
	padding:5% 0 0 5%;
}
.img-09 {
	width:45%;
	height:auto;
	padding:5% 5% 5% 0;
	float:right;
}

/* footer */
footer {
	width:100%;
	color:#1e1e1e;
	background-color:#e1d2c4;
	border-top:5px solid #805546;
	padding:50px 0 30px 0;
}
.footer-box {
	box-sizing:border-box;
	width:880px;
	margin:0 auto;
}
.logo-b {
	width:240px;
	height:auto;
	margin: 4px auto 15px auto;
}
.txt-f {
	font-size:1.5em;
	line-height:1.8;
	padding:0 0 0 50px;
	float:left;
}
.footer-icon {
	text-align:center;
}
.footer-icon li {
	display:inline-block;
	vertical-align:middle;
	padding:40px 15px 30px 15px;
}
.insta-b {
	width:30px;
	height:30px;
}
.fb-b {
	width:27px;
	height:27px;
}
.copy {
	font-size:1.5em;
	text-align:center;
}
.top-back {
	width:50px;
	height:50px;
	position:fixed;
	right:20px;
	bottom:20px;
	z-index:20;
}

@media screen and (max-width:1200px) {
	/* navi */
	.navi-box {
		padding: 0 100px 0 0;
	}
	.navi-1 li {
		padding:18px 0 0 30px;
	}
	.navi-line {
		margin:14px 0 0 30px;
	}
	.insta-c {
		padding:14px 0 0 30px;
	}
	.fb-c {
		padding:15px 0 0 30px;
	}
}

@media screen and (max-width:1050px) {
	/* navi */
	.order-btn {
		padding: 2px 90px 0 0;
	}
	.navi-box {
		display: none;
	}
}

@media screen and (max-width:900px) {
	/* footer */
	.footer-box {
		width:300px;
	}
	.txt-f {
		font-size:1.5em;
		text-align:center;
		line-height:1.8;
		padding:30px 0 0 0;
		float:none;
	}
	.footer-icon li {
		padding:40px 0 30px 0;
	}
}

@media screen and (max-width:768px) {
	/* section */
	.txt-en-b {
		font-size:5.2em;
	}
}

@media screen and (max-width:480px) {
	.pc {
		display:none;
	}
	.sp {
		display:block;
	}
	.logo {
		padding:0 0 0 20px;
	}
	.logo-m {
		width:240px;
		height:240px;
		margin:-70px 0 0 -120px;
	}
	.logo-m img {
		width:169px;
		height:181px;
		margin:-90px 0 0 -84px;
	}
	/* navi */
	.order-btn {
		width: 130px;
		padding: 6px 70px 0 0;
	}
	/* section */
	.txt-en-b {
		font-size:3.4em;
	}
	.bg-01 {
		top:40%;
	}
	.bg-02 {
		top:25%;
		right:0;
	}
	.bg-03 {
		top:10%;
	}
	.bg-04 {
		top:10%;
	}
	.bg-05 {
		top:60%;
	}
	.bg-06 {
		top:2%;
	}
	.bg-07 {
		top:33%;
	}
	.bg-08 {
		bottom:2%;
	}
	.txt-1 {
		padding:10% 5% 0 5%;
	}
	.txt-2 {
		padding:5% 5% 0 5%;
	}
	.txt-3 {
		padding:15% 5% 0 5%;
	}
	.txt-4 {
		padding:15% 5% 0 5%;
	}
	.txt-5 {
		padding:5% 5% 6% 5%;
	}
	.txt-6 {
		padding:15% 5% 0 5%;
	}
	.txt-7 {
		padding:5% 5% 0 5%;
	}
	.txt-8 {
		padding:15% 0 17% 0;
	}
	.txt-9 {
		padding:15% 5% 0 5%;
	}
	.txt-10 {
		padding:5% 5% 0 5%;
	}
	.img-01 {
		padding:15% 0 0 5%;
	}
	.img-02 {
		padding:15% 0 0 0;
	}
	.img-03 {
		padding:15% 5% 0 0;
	}
	.img-04 {
		padding:5% 0 0 5%;
	}
	.img-05 {
		padding:10% 0 0 0;
	}
	.img-07 {
		padding:5% 0 0 0;
	}
	.img-08 {
		padding:15% 0 0 5%;
	}
	.img-09 {
		padding:10% 5% 15% 0;
	}
	/* footer */
	.footer-menu {
		float:none;
	}
	.footer-menu li {
		display:none;
	}
	.copy {
		text-align:center;
		float:none;
	}
}
