@charset "UTF-8";
/* CSS Document */
BODY {
	min-width: 100%;
	font-family: 'Quicksand',"Avenir", "Avenir Next", Verdana, 'Verdana',"游ゴシック体", "Yu Gothic", "游ゴシック", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "YuGothic",  "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	background-color: #fff7ef;
	font-feature-settings: 'palt' 1;
    font-kerning: none;
}
img {
	width: 100%;
	max-width: 100%;
	height: auto;
	vertical-align: middle;
}

.edit-link {
	display: none;
}
#colophon {
	display: none;
}
header {
	width: 100%;
	height: 300px;
	z-index: 100;
}
#head01 {
	width: 100%;
	height: 300px;
	overflow: hidden;
}
#head02 {
	width: 100%;
	height: 500px;
	position: relative;
}
#pcm {
	position: absolute;
	top: 0;
	right: 0;
	width: 25%;
	height: 500px;
	z-index: 1000;
	background-color: rgba(239,136,108,0.5);
	filter: brightness(65%) contrast(300%);
}
#pcm ul {
	padding-top: 25px;
}
#pcm ul li {
	width: 100%;
}
#pcm ul li a{
	position: relative;
	display: block;
	color: #fff;
	text-decoration: none;
	font-size: 20px;
	font-weight: bold;
	padding-left: 50px;
	padding-top: 8px;
	padding-bottom: 8px;
	letter-spacing: 0.08em;
}
#pcm ul li.tel_icon a{
	font-size: 24px;
	
}
#pcm #sns {
	padding: 20px 0 0 50px;
}
#pcm #sns ul {
	padding: 0;
}
#pcm #sns ul li {
	width: 39px;
	padding: 0;
	display: inline-block;
	margin-right: 10px;
}
#pcm #sns ul li a{
	padding: 0;
	width: 39px;
	height: 39px;
}
#pcm #sns ul li a img {
	position: absolute;
	height: auto;
}
#pcm #sns ul li a:hover img {
	filter: alpha(opacity=100);
	-moz-opacity: 1;
	opacity: 1;
}
.gnav-btn {
	display: none;
}
#headleft {
	width: 63%;
	float: left;
	margin: 0 0 0 12%;
}
#headright {
	width: 25%;
	float: right;
	height: 300px;
	background-color: #ef886c;
}
h1 {
	width: 367px;
	margin: 0;
	padding: 50px 0 0 0;
	display: inline-block;
	vertical-align: baseline;
}
h1 img{
	vertical-align: middle;
}
.home h1 {
	display: none;
}
#headleft ul{
	display: inline-block;
	margin-left: 20px;
	vertical-align: middle;
}
#headleft ul li{
	display: inline-block;
}
#headleft ul li.tel_icon{
	width: 224px;
}
#headleft ul li.mail_icon{
	width: 34px;
	margin-left: 10px;
}
#headleft ul li img{
	width: auto;
	max-width: 100%;
	height: auto;
	vertical-align: middle;
}
h2 {
	width: 490px;
	margin: 0;
	padding: 50px 0 0 0;
}
p.headcopy {
	width: 512px;
	margin: 0;
	padding: 25px 0 0 0;
}
p.logo {
	width: 246px;
	margin: 0 auto;
	padding: 25px 0 0 0;
}
.scroll {
	opacity : 0;
	transform : translate(0, 100px);
	transition : all 1000ms;
}
.scrollin {
	opacity : 1;
	transform : translate(0, 0);
}
p {
	font-size: 15px;
	color: #333;
	line-height: 2;
	letter-spacing: 0.08em;
	text-align: justify;
}
a:hover img {
	filter: alpha(opacity=75);
	-moz-opacity: 0.75;
	opacity: 0.75;
}
footer {
	width: 100%;
	/*background-image: url(../img/foot-back.png);
	background-position: center center;
	background-repeat: no-repeat;*/
}
body footer h6.foot_logo{
	padding-left: 5%;
	padding-right: 5%;
	width: 30%;
	margin-bottom: 10px;
}
footer p:nth-of-type(1) {
	width: 90%;
	margin: auto;
	font-size: 14px;
}
footer p:nth-of-type(2) {
	text-align: center;
	margin-top: 80px;
	font-size: 11px;
}
article {
	width: 100%;
	overflow: hidden;
}
#left {
	float: left;
	width: 75%;
	padding-top: 80px;
}
#right {
	float: right;
	width: 25%;
}
#side {
	width: 100%;
}
#side ul {
}
#side ul li {
	width: 100%;
	height: auto;
	line-height: 0;
	margin: 0;
	padding: 0;
	background-size: cover;
}
.pc {
	display: block;
}
.sp {
	display: none;
}
h2.entry-title {
	display: none;
}
.entry-utility {
	display: none;
}
#comments {
	display: none;
}
#page-top {
	position: fixed;
	bottom: 50px;
	right: 20px;
	text-indent: -99999px;
}
#page-top a {
	display: block;
	background-image: url(../img/pagetop.png);
	width: 100px;
	height: 100px;
	padding: 0 0 0 0;
	margin: 0;
	filter: alpha(opacity=60);
	-moz-opacity: 0.60;
	opacity: 0.60;
	background-size: contain;
}
#page-top a:hover {
	background-image: url(../img/pagetop.png);
	display: block;
	width: 100px;
	height: 100px;
	padding: 0 0 0 0;
	margin: 0;
	filter: alpha(opacity=100);
	-moz-opacity: 1;
	opacity: 1;
	background-size: contain;
}
#pagetop {
	width: 100%;
	height: 500px;
	background-position: center center;
	background-size: cover;
}
#foot {
	width: 100%;
	margin-top: 120px;
}
#foot p:nth-of-type(2) {
	width: 417px;
	text-align: center;
	margin: 0 auto;
}
#foot p:nth-of-type(3) {
	width: 496px;
	text-align: center;
	margin: 0 auto;
}

/*スマホ==========================================================================================================*/
@media screen and (max-width: 840px) {
BODY {
	min-width: 100%;
}
header {
	width: 100%;
}
#headleft {
	width: 96%;
	float: none;
	margin: 0 auto;
}
#left {
	float: none;
	width: 100%;
	margin: 0 auto;
	padding-top: 5%;
}
#right {
	display: none;
}
#headright {
	display: none;
}
h1 {
	width: 40%;
	height: auto;
	display: block;
	margin: 0 auto;
	padding: 10px 0 0 0;
}
header h2 {
	width: 70%;
	margin-left: auto;
	margin-right: auto;
	margin-top: 20px;
	padding: 0;
}
p.headcopy {
	width: 60%;
	padding: 0;
	margin-left: auto;
	margin-right: auto;
	margin-top: 5px;
	margin-bottom: 20px;
}
#side {
	display: none;
}
nav#pcm {
	display: none;
}
.gnav-btn {
	display: block;
}
.icon-animation {
	width: 44px;
	height: 44px;
	display: block;
	cursor: pointer;
	float: right;
	position: absolute;
	right: 10px;
	text-align: center;
	top: auto;
	bottom: 50%;
	transform: translate(0, 50%);
}
#page-top {
	position: fixed;
	bottom: 45px;
	right: 20px;
	text-indent: -99999px;
}
#page-top a {
	display: block;
	background-image: url(../img/pagetop.png);
	width: 60px;
	height: 60px;
	padding: 0 0 0 0;
	margin: 0;
	filter: alpha(opacity=60);
	-moz-opacity: 0.60;
	opacity: 0.60;
	background-size: contain;
}
#page-top a:hover {
	background-image: url(../img/pagetop.png);
	display: block;
	width: 60px;
	height: 60px;
	padding: 0 0 0 0;
	margin: 0;
	filter: alpha(opacity=100);
	-moz-opacity: 1;
	opacity: 1;
	background-size: contain;
}
p.copy {
	font-size: 10px;
	text-align: center;
	letter-spacing: 0;
	color: #333;
}
.pc {
	display: none;
}
.sp {
	display: block;
}
header {
	width: 100%;
	height: auto;
	z-index: 100;
}
#head01 {
	width: 100%;
	height: auto;
	overflow: hidden;
}
#head02 {
	width: 100%;
	height: auto;
	position: relative;
}
footer {
	
}
/*nabi開閉部分*/

.nav-wrap {
	box-sizing: border-box;
	position: fixed;
	top: 0;
	width: 100%;
	z-index: 1000;
}
home .gnav {
	z-index: 1000;
	list-style-type: none;
	width: 100%;
	margin-bottom: 300px;
	height: auto;
	box-sizing: border-box;
	background-image: url(../img/menuback.jpg);
	background-position: center center;
	background-size: cover;
	background-repeat: no-repeat;
}
.gnav-title {
	text-align: center;
	font-size: 18px;
	font-weight: bold;
	padding: 20px 0 0 0;
	color: #fff;
}
#headleft .gnav ul {
	width: 100%;
	display: block;
	margin: 0;
	padding-top: 20px;
	padding-bottom: 40px;
	letter-spacing: -1em;
	font-size: 0;
}
.gnav li {
	background-color: #fff;
	padding: 0.5em;
	width: 49%;
	margin-right: 2%;
	margin-bottom: 2%;
	display: inline-block;
	letter-spacing: 0.2em;
}
	.gnav li:nth-of-type(2n){
		margin-right: 0;
	}
.gnav li a {
	display: block;
	text-decoration: none;
	/* (44-16)/2=14px */
	padding: 10px 0 10px 0;
	font-size: 18px;
	text-align: center;
	letter-spacing: 0.2em;
	color: #333;
	width: 100%;
	background-color: #fff;
}
	#headleft ul li.tel_icon{
		width: 100%;
	}
.gnav li a:hover {
	background-color: #009245;
	-webkit-transition: 0.3s ease-in-out;
	-moz-transition: 0.3s ease-in-out;
	-o-transition: 0.3s ease-in-out;
	transition: 0.3s ease-in-out;
}
/*ハンバーガーボタン*/

.icon-animation {
	width: 40px;
	height: 44px;
	display: block;
	cursor: pointer;
	float: right;
	position: absolute;
	right: 10px;
	text-align: center;
	top: 20px;
}
.icon-animation span {
	width: 40px;
	height: 3px;
	display: block;
	background: #000;
	position: absolute;
	left: 50%;
	top: 50%;
	margin-left: -25px;
	-webkit-transition: all 0.3s;
	transition: all 0.3s;
	-webkit-transform: rotate(0deg);
	-ms-transform: rotate(0deg);
	transform: rotate(0deg);
}
.icon-animation span.middle {
	font-size: 14px;
	background: transparent;
	height: auto;
	left: 50%;
	top: 50%;
	margin-left: -25px;
	margin-top: 1px;
	-webkit-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	transform: translateY(-50%);
}
.icon-animation .top {
	-webkit-transform: translateY(-13px);
	-ms-transform: translateY(-13px);
	transform: translateY(-13px);
}
.icon-animation .bottom {
	-webkit-transform: translateY(13px);
	-ms-transform: translateY(13px);
	transform: translateY(13px);
}
.is-open .middle {
	opacity: 0;
}
.is-open .top {
	-webkit-transform: rotate(-45deg) translateY(0px);
	-ms-transform: rotate(-45deg) translateY(0px);
	transform: rotate(-45deg) translateY(0px);
}
.is-open .bottom {
	-webkit-transform: rotate(45deg) translateY(0px);
	-ms-transform: rotate(45deg) translateY(0px);
	transform: rotate(45deg) translateY(0px);
}
#foot {
	width: 100%;
	margin: 80px 0 0 0;
}
#footbox {
	width: 50%;
	margin: 0 auto;
}
#foot p:nth-of-type(1) {
	
}
#foot p:nth-of-type(2) {
	width: 100%;
	text-align: center;
	margin: 0 auto;
	padding: 20px 0;
}
#foot p:nth-of-type(3) {
	width: 80%;
	text-align: center;
	margin: 0 auto;
}
	p {
    font-size: 14px;
    color: #333;
    line-height: 1.8em;
    letter-spacing: 0.1em;
    padding: 0 0 0 0;
    text-align: justify;
}
}





/*スマホ==========================================================================================================*/
@media screen and (max-width: 480px) {
BODY {
	min-width: 100%;
}
	.home h1{
		display: block;
	}
header {
	width: 100%;
}
#headleft {
	padding-bottom: 20px;
}
#left {
	float: none;
	width: 100%;
	margin: 0 auto;
}
#right {
	display: none;
}
#headright {
	display: none;
}
h1 {
	width: 65%;
	height: auto;
	margin: 0 auto;
	padding: 10px 0 0 0;
	display: block;
}
	#headleft ul{
		text-align: center;
		margin-left: 0;
		margin-top: 5px;
		margin-bottom: 20px;
		display: block;
	}
	#headleft ul li{
		text-align: center;
	}
h2 {
	width: 100%;
	margin: 0 auto;
	padding: 20px 0 0 0;
}
p.headcopy {
	width: 100%;
	margin: 0;
	padding: 10px 0 0 0;
}
#side {
	display: none;
}
nav#pcm {
	display: none;
}
.gnav-btn {
	display: block;
}
.icon-animation {
	width: 44px;
	height: 44px;
	display: block;
	cursor: pointer;
	float: right;
	position: absolute;
	right: 10px;
	text-align: center;
	top: auto;
	bottom: 50%;
	transform: translate(0, 50%);
}
#page-top {
	position: fixed;
	bottom: 45px;
	right: 20px;
	text-indent: -99999px;
}
#page-top a {
	display: block;
	background-image: url(../img/pagetop.png);
	width: 60px;
	height: 60px;
	padding: 0 0 0 0;
	margin: 0;
	filter: alpha(opacity=60);
	-moz-opacity: 0.60;
	opacity: 0.60;
	background-size: contain;
}
#page-top a:hover {
	background-image: url(../img/pagetop.png);
	display: block;
	width: 60px;
	height: 60px;
	padding: 0 0 0 0;
	margin: 0;
	filter: alpha(opacity=100);
	-moz-opacity: 1;
	opacity: 1;
	background-size: contain;
}
p.copy {
	font-size: 10px;
	text-align: center;
	letter-spacing: 0;
	color: #333;
}
.pc {
	display: none;
}
.sp {
	display: block;
}
header {
	width: 100%;
	height: auto;
	z-index: 100;
}
#head01 {
	
}
#head02 {
	width: 100%;
	height: auto;
	position: relative;
}

/*nabi開閉部分*/

.nav-wrap {
	box-sizing: border-box;
	position: fixed;
	top: 0;
	width: 100%;
	z-index: 1000;
}
.gnav {
	margin-bottom: 0;
}
.gnav-title {
	text-align: center;
	font-size: 18px;
	font-weight: bold;
	padding: 20px 0 0 0;
	color: #fff;
}
.gnav ul {
	width: 100%;
	margin: 0 auto 20px;
	padding: 0 0 50px 0;
	font-size: 0;
}
.gnav li {
	width: 92%;
	margin: 2% auto;
	
}
	#headleft ul li.tel_icon{
		width: 92%;
		margin-top: 4%;
		margin-left: auto;
		margin-right: auto;
	}
.gnav li a {
	
}
	
/*ハンバーガーボタン*/

.icon-animation {
	width: 40px;
	height: 44px;
	display: block;
	cursor: pointer;
	float: right;
	position: absolute;
	right: 10px;
	text-align: center;
	top: 20px;
}
.icon-animation span {
	width: 40px;
	height: 3px;
	display: block;
	background: #000;
	position: absolute;
	left: 50%;
	top: 50%;
	margin-left: -25px;
	-webkit-transition: all 0.3s;
	transition: all 0.3s;
	-webkit-transform: rotate(0deg);
	-ms-transform: rotate(0deg);
	transform: rotate(0deg);
}
.icon-animation span.middle {
	font-size: 14px;
	background: transparent;
	height: auto;
	left: 50%;
	top: 50%;
	margin-left: -25px;
	margin-top: 1px;
	-webkit-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	transform: translateY(-50%);
}
.icon-animation .top {
	-webkit-transform: translateY(-13px);
	-ms-transform: translateY(-13px);
	transform: translateY(-13px);
}
.icon-animation .bottom {
	-webkit-transform: translateY(13px);
	-ms-transform: translateY(13px);
	transform: translateY(13px);
}
.is-open .middle {
	opacity: 0;
}
.is-open .top {
	-webkit-transform: rotate(-45deg) translateY(0px);
	-ms-transform: rotate(-45deg) translateY(0px);
	transform: rotate(-45deg) translateY(0px);
}
.is-open .bottom {
	-webkit-transform: rotate(45deg) translateY(0px);
	-ms-transform: rotate(45deg) translateY(0px);
	transform: rotate(45deg) translateY(0px);
}
#foot {
	width: 100%;
	margin: 80px 0 0 0;
}
	footer {
		width: 100%;
		/*background-image: url(../img/foot-back.png);
		background-position: top center;
		background-repeat: no-repeat;
		background-size: contain;*/
	}
	body footer h6.foot_logo{
		width: 50%;
	}
	footer p:nth-of-type(1) {
		text-align: left;
		font-size: 10px;
	}
	footer p:nth-of-type(2) {
		text-align: center;
		padding: 100px 0 50px 0;
		font-size: 9px;
	}
#foot p:nth-of-type(2) {
	width: 100%;
	text-align: center;
	margin: 0 auto;
	padding: 20px 0;
}
#foot p:nth-of-type(3) {
	width: 80%;
	text-align: center;
	margin: 0 auto;
}
	p {
    font-size: 14px;
    line-height: 1.8;
}
}

