@charset "utf-8";

/* Start Reset Css */
*{margin:0;padding:0;border:0;outline:0;font-size:100%;background:0 0;
	-webkit-box-sizing:border-box;
	-moz-box-sizing:border-box;
	box-sizing:border-box;
}

:after,:before{
	-webkit-box-sizing:border-box;
	-moz-box-sizing:border-box;
	box-sizing:border-box;
}

html{font-size:100%;overflow-x:hidden;
	-webkit-text-size-adjust:100%;
	-ms-text-size-adjust:100%;
}


body{margin:0 auto;width:100%;max-width:1920px;height:1080px;background:#faf0eb url(img/indexbg.png)no-repeat center bottom;line-height:1.8;font-size:18px;color:#323931;font-weight:bold;letter-spacing:1px;
	font-family: "Noto Sans JP", serif;
}
@media (max-width:1520px){
	body{font-size:16px;height:100vh;background:#faf0eb url(img/indexbg.png)no-repeat center bottom fixed;}
}
@media (max-width:1080px){
	body{font-size:14px;}
}
@media (max-width:780px){
	body{background-size:cover;}
}

address,caption,code,figcaption,pre,th{font-size:1em;font-weight:normal;font-style:normal;}

blockquote,q{quotes:none;}

blockquote:after,blockquote:before,q:after,q:before{content:'';content:none;}

fieldset,iframe,img{border:0;}

ins{background-color:#ff9;color:#000;text-decoration:none;}

caption,th{text-align:left;}

table{border-collapse:collapse;border-spacing:0;}

article,aside,details,figcaption,figure,footer,header,hgroup,nav,section{display:block;}

audio,canvas,progress,video{display:inline-block;vertical-align:baseline;}

sup{vertical-align:text-top;}

sub{vertical-align:text-bottom;}

hr{display:block;margin:1em 0;padding:0;height:1px;border:0;border-top:1px solid #ccc;}

input,select{vertical-align:middle;}

button{background:0 0;border:0;color:inherit;cursor:pointer;font:inherit;line-height:inherit;overflow:visible;vertical-align:inherit;
	-webkit-box-sizing:content-box;
	-moz-box-sizing:content-box;
	box-sizing:content-box;
}

button:disabled{cursor:default;}

audio:not([controls]){display:none;}

:focus[data-focus-method=mouse]:not(input):not(textarea):not(select),:focus[data-focus-method=touch]:not(input):not(textarea):not(select){outline:0;}

::-moz-focus-inner{border:0;padding:0;}

a,a:link,a:visited{text-decoration:none;
	-webkit-transition:0.3s;
	transition:0.3s;
}

a:hover,a:active{text-decoration:none;}

ul{list-style:none;}

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

:-moz-placeholder{
  /* Mozilla Firefox 4 to 18 */
  color:#999;opacity:1;}

::-moz-placeholder{
  /* Mozilla Firefox 19+ */
  color:#999;opacity:1;}

input:-ms-input-placeholder{color:#999;opacity:1;}

input::-webkit-input-placeholder{color:#999;opacity:1;}

::-webkit-scrollbar{width:6px;background-color:#f3f3f3;border-left:1px solid #dddddd;}

::-webkit-scrollbar:hover{background-color:transparent;}

::-webkit-scrollbar-thumb{cursor:pointer;background-color:#666;}

::-webkit-scrollbar-thumb:hover{background-color:#333;}

::-webkit-scrollbar-button:start:decrement,::-webkit-scrollbar-button:end:increment{display:none;}

.f-fl{float:left;}
.f-fr{float:right;}
.f-cb:after{content:".";display:block;clear:both;height:0;visibility:hidden;overflow:hidden;}
.f-cb{zoom:1;}

.hasbg{background-repeat:no-repeat;background-size:cover;background-position:center center;}
.hasbg:after{display:block;content:"";padding-top:100%;}
.hasbg>img{display:none;}

em{font-style:normal;}
i{font-style:normal;}
/* Start Reset Css */

/*loading*/
#loading{position:fixed;top:0;right:0;bottom:0;left:0;z-index:99999;width:100%;height:100%;background:#fff;}
#loading>figure{position:absolute;top:50%;left:50%;margin:-100px 0 0 -100px;width:200px;height:200px;
	background-image:url(img/loading.gif);
	background-size:200px 200px;
	background-repeat:no-repeat;
	background-position:center;
}

/*bkt*/
.bkt{position:fixed;bottom:20px;right:20px;z-index:999;display:flex;justify-content:center;align-items:center;width:45px;height:45px;
	background:#ec6b9b;border-radius:50%;cursor:pointer;
	-webkit-transition:0.3s;
	transition:0.3s;
}
.bkt>i{margin-top:-4px;line-height:1;font-size:18px;color:#fff;}
.bkt:hover{opacity:0.6;}

/*common*/
.wrapperMain{margin:0 auto;width:100%;max-width:1560px;}

/*googlemap*/
.googlemap{position:relative;width:100%;overflow:hidden;background:#ccc url(img/lgm.png) no-repeat center center;background-size:40% auto;}
.googlemap iframe{position:absolute;top:0;left:0;width:100%;height:100%;}

/*header*/
@-webkit-keyframes headermove{
	0%{top:-80px;}
	100%{top:0px;}
}
@keyframes headermove{
	0%{top:-80px;}
	100%{top:0px;}
}
.header{padding:20px 40px;width:100%;
	-webkit-transition:all 500ms cubic-bezier(0.86,0,0.07,1);
	transition:all 500ms cubic-bezier(0.86,0,0.07,1);
}
.header .headerMain{display:flex;justify-content:space-between;align-items:center;}
.header .logo{display:block;margin:100px auto 0;width:100%;max-width:444px;}
.header .logo:hover{opacity:0.6;}
@media (max-width:1520px){
	.header{padding:15px 30px;}
	.header .logo{margin:80px auto 0;max-width:380px;}
}
@media (max-width:1080px){
	.header{padding:10px 20px;}
	.header .logo{margin:60px auto 0;max-width:310px;}
}
@media (max-width:780px){
	.header .logo{margin:40px auto 0;max-width:230px;}
}



/*indexMain*/
.indexbox{padding:80px 60px 0;}
.indexbox>ul{display:flex;justify-content:center;margin-left:-16px;padding-bottom:12px;}
.indexbox>ul>li{margin-left:16px;width:calc(20% - 16px);}
.indexbox>ul>li>a{display:block;padding:10px;background:#fff;box-shadow:0 6px 12px #c8beb9;}
.indexbox>ul>li>a:hover{transform:translateY(-40px);}
@media (max-width:1520px){
	.indexbox{padding:60px 40px 0;}
	.indexbox>ul{margin-left:-12px;}
	.indexbox>ul>li{margin-left:12px;width:calc(20% - 12px);}
	.indexbox>ul>li>a{padding:8px;}
	.indexbox>ul>li>a:hover{transform:translateY(-30px);}
}
@media (max-width:1080px){
	.indexbox{padding:20px 20px 60px;}
	.indexbox>ul{margin-left:-10px;flex-flow:wrap;}
	.indexbox>ul>li{margin-left:10px;margin-top:20px;width:calc(33.33% - 10px);}
	.indexbox>ul>li>a{padding:6px;}
	.indexbox>ul>li>a:hover{transform:translateY(0px);}
}
@media (max-width:780px){
	.indexbox{padding:0px 20px 60px;}
	.indexbox>ul>li{margin-top:20px;width:calc(50% - 10px);}
	.indexbox>ul>li>a{padding:6px;}
}