@charset "utf-8";
body {
    animation: fadeIn 2s ease 0s 1 normal;
    -webkit-animation: fadeIn 2s ease 0s 1 normal;
}

.grecaptcha-badge { visibility: hidden; }

@keyframes fadeIn {
    0% {opacity: 0}
    100% {opacity: 1}
}

@-webkit-keyframes fadeIn {
    0% {opacity: 0}
    100% {opacity: 1}
}

body {
	font-family: "Noto Sans JP", sans-serif;
	font-weight: 500;
	font-size:16px;
	line-height:1.6;
	word-wrap: break-word;
	color: #333333;
}

.en{
	 font-family: "Roboto", sans-serif;
}

@media screen and (max-width: 800px) {
body {
	font-size:14px;
}
}

a{
	color: #333333;
}


h1,h2,h3,h4,h5,h6{
	font-weight:normal;
}

/* contents
-------------------------------------------------------------------*/
.img{
	line-height:0;
}

.slider{
    display: none;
}
 
.slider.slick-initialized{
    display: block; 
}

.wrap {
	min-width:1024px;
	/*contain: paint;*/
	position:relative;
	overflow:hidden;
}

.wd{
	max-width:1070px;
	margin:0 auto;
	box-sizing:border-box;
	position:relative;
}


.contents{
	clear:both;
}

.scale{
	width:100%;
	height:auto;
}

.sp{
	display:none !important;
}

.left{
	float:left;
}

.right{
	float:right;
}

img{
	max-width:100%;
	height:auto;
}

.youtube .inner {
	padding-top: 56.25%;
	position: relative;
	height: 0;
	overflow: hidden;
}

.youtube .inner iframe{
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	border:none;
}

.coverimg{
	overflow:hidden;
	position:relative;
}

.coverimg:before{
	content: "";
	display: block;
	padding-top: 100%;
}

.coverimg img{
	position: absolute;
	width: 100%;
	height: 100%;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	margin: auto;
	object-fit: cover;
	transition:1s all;
}

@media screen and (max-width: 800px) {
.wrap {
	min-width:inherit;
	box-sizing:border-box;
	contain:inherit;
}

.spleft{
	float:left;
}

.spright{
	float:right;
}

.spscale{
	width:100%;
	height:auto;
}

.contents{
	margin:70px 0 0 0;
	padding:0;
}

.wd,.wd02{
	width:100%;
	margin:0 auto;
	box-sizing:border-box;
}

.spscale{
	width:100%;
	height:auto;
}

img{
	max-width:100%;
	height:auto;
	margin:0 auto;
}

.pc{
	display:none !important;
}

.sp{
	display:block !important;
}

.spleft{
	float:left;
}

.spright{
	float:right;
}

input{
	font-size:16px;
}
}

/* header
-------------------------------------------------------------------*/
.gnav{
	position:absolute;
	left:0;
	right:0;
	top:0;
	z-index:999;
	width:100%;
	box-sizing:border-box;
	padding:20px 30px;
	text-align:center;
	background:#fff;
	display:flex;
	justify-content:space-between;
	align-items:center;
}

.gnav .logo{
	line-height:0;
	text-align:left;
}

.gnav ul{
	display:flex;
}

.gnav ul > li{
	padding:0 0 0 40px;
	font-size:14px;
}

.gnav ul > li span{
	display:block;
	font-style:italic;
	font-size:12px;
	color:#B2976E;
	font-family: "Roboto", sans-serif;
}

.clone_gnav {
	position: fixed;
	top: 0;
	left: 0;
	right:0;
	margin:0 auto;
	z-index: 99;
	width: 100%;
	transition: .3s;
	transform: translateY(-250px);
	box-sizing:border-box;
	min-width:1000px;
}

.is-show,
.clone_gnav:hover{
	transform: translateY(0);
	top: 0;
}

.spgnav{
	display:none;
}

@media screen and (max-width: 1270px) {
.gnav {
	display:none;
}

.spgnav{
	display:block;
	position:fixed;
	left:0;
	right:0;
	top:0;
	background:#fff;
	padding:10px 30px;
	z-index:999;
}

.spgnav .logo {
    width:110px;
	line-height:0;
}

.triger_wrap.movmobb1{
	position:fixed;
    right: 30px;
    top: 10px;
	z-index:999;
}

.topmenu {
    display: block;
	height:40px;
	width:30px;
    cursor: pointer;
	transition: all 0.3s;
	position:relative;
}

.top-trigger,
.top-trigger span {
	display: block;
	transition: all .4s;
	box-sizing: border-box;
    z-index: 99999;
}
.top-trigger {
    position: relative;
    width: 100%;
    height: 100%;
	cursor: pointer;
	transition: all 0.2s ease-in-out;
}
.top-trigger span {
	position: absolute;
	width: 100%;
	height: 1px;
	background-color: #B2976E;
    z-index: 99999;
	top:50%;
}

.mobilenav {
    top:0;
	bottom:0;
	right:0;
    z-index: 998;
    position: fixed;
    height: 100%;
	box-sizing:border-box;
	padding:10px 30px;
	overflow:auto;
	background:#fff;
	display:none;
	width:100%;
	text-align:center;
}

.menubox{
	position:relative;
	height:100%;
}

.menubox .w-logo{
	width:125px;
}

.menubox .nav{
	padding:60px 0;
	text-align:center;
}

.menubox .nav li{
	padding:0 0 40px 0;
}

.menubox .nav li a{
	display:inline-block;
	font-size:16px;
	line-height:1.6;
}

.menubox .nav li a span{
	display:block;
	font-style:italic;
	font-size:12px;
	color:#B2976E;
	font-family: "Roboto", sans-serif;
}

.top-trigger span:nth-of-type(1) {
    margin-top: -14px;
}

.top-trigger span:nth-of-type(2) {
    margin-top: -7px;
}

.top-trigger span:nth-of-type(3) {
    margin-top: 0;
}

.topmenu .min{
    margin-top: -15px;
	color:#B2976E;
	font-size:11px;
	font-style:italic;
}

.movmobb1 .active span:nth-of-type(1) {
	margin-top: -10px;
	-webkit-transform: translateY(1px) rotate(-45deg);
	transform: translateY(1px) rotate(-45deg);
}
.movmobb1 .active span:nth-of-type(2) {
	opacity:0;
}
.movmobb1 .active span:nth-of-type(3) {
	-webkit-transform: translateY(-8px) rotate(45deg);
	transform: translateY(-8px) rotate(45deg);
	margin-top: 0;
}

.clone_gnav{
	display:none;
}

}
/* footer
-------------------------------------------------------------------*/
footer{
	background:#FFFFFF;
	padding:60px 20px 40px 20px;
	position:relative;
	z-index:99;
}

footer .box{
	display:flex;
	justify-content:space-between;
	max-width:1280px;
	margin:0 auto;
}

footer .box .box-in{
	font-size:14px;
}

footer .box .box-in dl{
	display:flex;
	padding:0 0 10px 0;
}

footer .box .box-in dl dt{
	color:#B2976E;
	margin:0 17px 0 0;
}

footer .copy{
	font-size:14px;
	padding:50px 0 0 0;
	font-family: "Roboto", sans-serif;
	color:#989898;
	font-style:italic;
	text-align:right;
	max-width:1280px;
	margin:0 auto;
}

@media screen and (max-width: 800px) {
footer{
	padding:60px 20px 30px 20px;
}

footer .box{
	display:block;
	position:relative;
}

footer .box .link{
	position:absolute;
	right:0;
	top:0;
	width:25px;
}

footer .box .logo{
	width:120px;
	padding:0 0 30px 0;
}

footer .box .box-in dl{
	display:block;
	padding:0 0 10px 0;
}

footer .copy{
	font-size:14px;
	padding:50px 0 0 0;
	font-family: "Roboto", sans-serif;
	color:#989898;
	font-style:italic;
	text-align:right;
	max-width:1280px;
	margin:0 auto;
}

}