@charset "UTF-8";
@import url(//fonts.googleapis.com/earlyaccess/notosansjapanese.css);

/* CSS Document */

* {
	margin: 0;
	padding: 0;
	font-size: 14px;
	box-sizing: border-box;
	-webkit-box-sizing:border-box;
	-moz-box-sizing:border-box;
	-ms-box-sizing:border-box;
	-o-box-sizing:border-box;
}
img {
	width: 100%;
	display: block;
}
body {
	-webkit-text-size-adjust: 100%;
	font-family: 'Noto Sans Japanese', sans-serif;
	font-weight: 600;
	line-height: 1.75em;
	margin: 0 auto;
	position: relative;
}
article {
	width: 100%;
	margin: 0 auto;
	padding: 0 20px;
}
p {
	text-align: justify;
}

/*====================================

	loader

====================================*/

.loader-wrap {
	position: fixed;
	display: flex;
    align-items: center;
    justify-content: center;
    width: 100%;
    height: 100%;
    background: #dbd2c8;
    z-index: 999999;
}
.loader {
	color: #4e3f31;
	font-size: 10px;
	margin: 100px auto;
	width: 1em;
	height: 1em;
	border-radius: 50%;
	position: relative;
	-webkit-animation: load4 1.3s infinite linear;
	animation: load4 1.3s infinite linear;
	-webkit-transform: translateZ(0);
	-ms-transform: translateZ(0);
	transform: translateZ(0);
}
@-webkit-keyframes load4 {
	0%,
	100% {
		box-shadow: 0 -3em 0 0.2em, 2em -2em 0 0em, 3em 0 0 -1em, 2em 2em 0 -1em, 0 3em 0 -1em, -2em 2em 0 -1em, -3em 0 0 -1em, -2em -2em 0 0;
	}
	12.5% {
		box-shadow: 0 -3em 0 0, 2em -2em 0 0.2em, 3em 0 0 0, 2em 2em 0 -1em, 0 3em 0 -1em, -2em 2em 0 -1em, -3em 0 0 -1em, -2em -2em 0 -1em;
	}
	25% {
		box-shadow: 0 -3em 0 -0.5em, 2em -2em 0 0, 3em 0 0 0.2em, 2em 2em 0 0, 0 3em 0 -1em, -2em 2em 0 -1em, -3em 0 0 -1em, -2em -2em 0 -1em;
	}
	37.5% {
		box-shadow: 0 -3em 0 -1em, 2em -2em 0 -1em, 3em 0em 0 0, 2em 2em 0 0.2em, 0 3em 0 0em, -2em 2em 0 -1em, -3em 0em 0 -1em, -2em -2em 0 -1em;
	}
	50% {
		box-shadow: 0 -3em 0 -1em, 2em -2em 0 -1em, 3em 0 0 -1em, 2em 2em 0 0em, 0 3em 0 0.2em, -2em 2em 0 0, -3em 0em 0 -1em, -2em -2em 0 -1em;
	}
	62.5% {
		box-shadow: 0 -3em 0 -1em, 2em -2em 0 -1em, 3em 0 0 -1em, 2em 2em 0 -1em, 0 3em 0 0, -2em 2em 0 0.2em, -3em 0 0 0, -2em -2em 0 -1em;
	}
	75% {
		box-shadow: 0em -3em 0 -1em, 2em -2em 0 -1em, 3em 0em 0 -1em, 2em 2em 0 -1em, 0 3em 0 -1em, -2em 2em 0 0, -3em 0em 0 0.2em, -2em -2em 0 0;
	}
	87.5% {
		box-shadow: 0em -3em 0 0, 2em -2em 0 -1em, 3em 0 0 -1em, 2em 2em 0 -1em, 0 3em 0 -1em, -2em 2em 0 0, -3em 0em 0 0, -2em -2em 0 0.2em;
	}
}
@keyframes load4 {
	0%,
	100% {
		box-shadow: 0 -3em 0 0.2em, 2em -2em 0 0em, 3em 0 0 -1em, 2em 2em 0 -1em, 0 3em 0 -1em, -2em 2em 0 -1em, -3em 0 0 -1em, -2em -2em 0 0;
	}
	12.5% {
		box-shadow: 0 -3em 0 0, 2em -2em 0 0.2em, 3em 0 0 0, 2em 2em 0 -1em, 0 3em 0 -1em, -2em 2em 0 -1em, -3em 0 0 -1em, -2em -2em 0 -1em;
	}
	25% {
		box-shadow: 0 -3em 0 -0.5em, 2em -2em 0 0, 3em 0 0 0.2em, 2em 2em 0 0, 0 3em 0 -1em, -2em 2em 0 -1em, -3em 0 0 -1em, -2em -2em 0 -1em;
	}
	37.5% {
		box-shadow: 0 -3em 0 -1em, 2em -2em 0 -1em, 3em 0em 0 0, 2em 2em 0 0.2em, 0 3em 0 0em, -2em 2em 0 -1em, -3em 0em 0 -1em, -2em -2em 0 -1em;
	}
	50% {
		box-shadow: 0 -3em 0 -1em, 2em -2em 0 -1em, 3em 0 0 -1em, 2em 2em 0 0em, 0 3em 0 0.2em, -2em 2em 0 0, -3em 0em 0 -1em, -2em -2em 0 -1em;
	}
	62.5% {
		box-shadow: 0 -3em 0 -1em, 2em -2em 0 -1em, 3em 0 0 -1em, 2em 2em 0 -1em, 0 3em 0 0, -2em 2em 0 0.2em, -3em 0 0 0, -2em -2em 0 -1em;
	}
	75% {
		box-shadow: 0em -3em 0 -1em, 2em -2em 0 -1em, 3em 0em 0 -1em, 2em 2em 0 -1em, 0 3em 0 -1em, -2em 2em 0 0, -3em 0em 0 0.2em, -2em -2em 0 0;
	}
	87.5% {
		box-shadow: 0em -3em 0 0, 2em -2em 0 -1em, 3em 0 0 -1em, 2em 2em 0 -1em, 0 3em 0 -1em, -2em 2em 0 0, -3em 0em 0 0, -2em -2em 0 0.2em;
	}
}

/*====================================

	font

====================================*/  

.page_ttl {
	width: 100%;
	margin: 0 auto 20px;
	padding: 140px 20px 20px 20px;
}
.page_ttl p {
	font-size: 120%;
	line-height: 1.85em;
}
.page_ttl p br {
	display: none;
}
h2 {
	font-size: 250%;
	font-weight: 600;
	letter-spacing: .1em;
	color: #413122;
	line-height: 1em;
	margin-bottom: 40px;
}
h2 span {
	font-size: 50%;
	font-weight: 600;
	letter-spacing: 0em;
	color: #413122;
	line-height: 1em;
	display: block;
	padding-top: .5em;
}
h3 {
	font-size: 250%;
	font-weight: 600;
	letter-spacing: .1em;
	margin-bottom: 100px;
	color: #413122;
}
h4 {
	font-size: 130%;
	font-weight: 600;
	margin-bottom: 20px;
	color: #413122;
	position: relative;
	padding-left: 40px;
}
h4:before {
	content: '';
	width: 20px;
	height: 2px;
	background: #413122;
	position: absolute;
	top: .5em;
	left: 0;
}

/*====================================

	btn_m

====================================*/  

.btn_m a {
	text-decoration: none;
	color: #413122;
}
.btn_m a:hover {
}
.btn_m a span {
	background: url(/common/images/bud.svg) no-repeat;
	background-size: 1000px;
	width: 50px;
	height: 50px;
	display: inline-block;
	position: relative;
	top: 8px;
}
.btn_m a:hover span {
	animation: bud .3s steps(19) forwards;
}
@keyframes bud {
	100% {
		background-position: -950px 0;
	}
}
.btn_s a {
	padding-bottom: 14px;
	background:
    radial-gradient(circle closest-side, currentColor 80%, transparent) bottom var(--p1, 0px) left 50% /100% var(--p, 12px) no-repeat,
    linear-gradient(currentColor 0 0) bottom 4px left 50%/var(--d, 0%) 3px no-repeat;
	transition: 0.5s;
	text-decoration: none;
	color: #413122;
}
.btn_s a:hover {
	--d: 100%;
	--p: 3px;
	--p1: 4px;
}

/*====================================

    header

====================================*/ 

#header {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    z-index: 10;
    padding: 10px 20px;
    background: #fff;
    border-bottom: 1px solid #eee;
}
#header nav h1 {
    float: left;
    color: black;
    width: 40px;
}
#header nav ul {
    list-style: none;
    padding: 0!important;
    margin: 0;
    clear: both;
    background: #fff;
    position: relative;
    z-index: 10;
}
#header nav ul li {
    float: left;
    text-align: center;
    border-bottom: 1px solid #eee;
    width: 100%;
}
#header nav ul li:first-child {
    margin-top: 20px;
}
#header nav ul li:last-child {
    border: none;
}
#header nav ul li a {
    display: block;
    color: #413122;
    text-decoration: none;
    font-weight: 400;
    padding: 10px 0;
}
.menu-left {
    display: block;
    max-height: 0;
    overflow: hidden;
    -webkit-transition: all 0.3s ease-out;
    -moz-transition: all 0.3s ease-out;
    -ms-transition: all 0.3s ease-out;
    -o-transition: all 0.3s ease-out;
    transition: all 0.3s ease-out;
    z-index: 10;
}
@media (min-width: 737px) {
    .menu-left {
        display: block !important;
        float: right;
        max-height: none;
    }
}
.menu-left:before {
    content: '';
    display: table;
    clear: both;
}
.menu-left.collapse {
    max-height: 30em !important;
}

/*====================================

    Hamburger

====================================*/ 

.nav-toggle {
    display: block;
    border-radius: 5px;
    background-color: #413122;
    float: right;
    height: 38px;
    width: 38px;
    cursor: pointer;
    padding: 8px 8px;
}
.nav-toggle.open span:first-child {
    transform: rotate(45deg) translate(4.4px, 4.4px);
}
.nav-toggle.open span:nth-child(2) {
    width: 0%;
    opacity: 0;
}
.nav-toggle.open span:last-child {
    transform: rotate(-45deg) translate(4.4px, -4.4px);
}
@media (min-width: 737px) {
    .nav-toggle {
        display: none;
    }
}
.nav-toggle span {
    position: relative;
    display: block;
    height: 2px;
    width: 100%;
    margin-top: 4px;
    background-color: #fff;
    transition: all .25s;
}

/*====================================

	wrap_inner

====================================*/  

#wrap_inner {
	padding-top: 60px;
}

/*====================================

	bg

====================================*/

.bg {
	width: 100%;
	height: 100vh;
	position: fixed;
	top: 0;
	left: 0;
	z-index: -10;
}
.bg .bg_upper {
	width: 100%;
	height: 50vh;
	position: absolute;
	top: 0;
	left: 0;
	background: #fff;
}
.bg .bg_bottom {
	width: 100%;
	height: 50vh;
	position: absolute;
	bottom: 0;
	left: 0;
	background: #dbd2c8;
}

/*====================================

	jojo-ni

====================================*/

/*{
	-webkit-transition: 0.3s;
	-moz-transition: 0.3s;
	-o-transition: 0.3s;
	-ms-transition: 0.3s;
	transition: 0.3s;
}*/

/*====================================

	opacity

====================================*/	

/*.opacity a:hover {
	filter: alpha(opacity=80);
 	-moz-opacity:0.8;
 	opacity:0.8;
	-ms-filter: "alpha(opacity=80)";
	-moz-opacity:0.8;
	-khtml-opacity: 0.8;
	zoom:1;
}*/

/*====================================

	footer

====================================*/

.footer {
	width: 100%;
	height: 100vh;
	position: relative;
}
.footer .footer_upper {
	width: 100%;
	height: 51vh;
	position: absolute;
	top: 0;
	left: 0;
	background: url(/common/images/footer_bg.svg) no-repeat bottom center;
	background-size: cover;
	margin-bottom: -1;
}
.footer .footer_bottom {
	width: 100%;
	height: 50vh;
	position: absolute;
	bottom: 0;
	left: 0;
	background: #dbd2c8;
	z-index: 3;
}
.footer .footer_bottom .inner {
	width: 100%;
	padding: 20px 20px;
	margin: 0 auto;
	position: relative;
}
.footer .footer_bottom .inner .info {
	width: 100%;
	position: relative;
	margin-bottom: 40px;
}
.footer .footer_bottom .inner .info .name {
	width: 100%;
	text-align: left;
	margin-bottom: 10px;
	font-size: 120%;
}
.footer .footer_bottom .inner .info .address {
	font-weight: 400;
	font-size: 90%;
	margin-bottom: 10px;
}
.footer .footer_bottom .inner .info .tel {
	font-weight: 600;
	font-size: 200%;
}
.footer .footer_bottom .inner .info .tel span {
	font-size: 50%;
	padding-top: .5em;
	color: #000;
	font-weight: 400;
	display: block;
}
.footer .footer_bottom .inner .partner {
	width: 100%;
}

/* =======================================

	cf

======================================= */
.cf:before,
.cf:after {
    content:"";
    display:table;
}
 
.cf:after {
    clear:both;
}
/* For IE 6/7 (trigger hasLayout) */
.cf {
    zoom:1;
}





