﻿@import url('https://fonts.googleapis.com/css2?family=Yusei+Magic&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Pangolin&display=swap');
body {background: #fffff7;
	font-size: 15px;
	background-image: url(Dup/img/bg_body.png);
}
.font_14 {
	font-size: 15px;
}
#fakeloader.bg_color1 {
	background-color: #99cc99;
}
@media(max-width: 768px) {
	h1 img {
		width: 100%!important;/*ないと50%になってしまう*/
	}
	.hamburger {
    top: 21px;
    right: 10px;
}
}
@media(max-width: 667px) {
	h1.width_150-max_sp {
		max-width: 145px;
	}
	.main_box {
    padding-top: 65px;
}
	.hamburger {
    top: 12px;
    right: 3px;
}
}
/* ----------------------------------------------------------- */
#main_menu ul {
	margin-bottom: 30px;
}
#main_menu ul li a:hover {
	padding-right: 50px;
	padding-left: 0;
}
#main_menu ul li a {
	color: #ffffcc;
	margin-bottom: 23px;
	font-size: 16px;
	text-align: center;
	padding-left: 0;font-family: 'Yusei Magic', sans-serif;
}
#main_menu ul li:nth-of-type(1) a:before {
	background: url(Dup/img/icon1.png) no-repeat;
    background-size: auto 100%;
	opacity: 0;
    right: 35px;
}
#main_menu ul li:nth-of-type(2) a:before {
	background: url(Dup/img/icon2.png) no-repeat;
    background-size: auto 100%;
	opacity: 0;
    right: 35px;
}
#main_menu ul li:nth-of-type(3) a:before {
	background: url(Dup/img/icon3.png) no-repeat;
    background-size: auto 100%;
	opacity: 0;
    right: 26px;
}
#main_menu ul li:nth-of-type(4) a:before {
	background: url(Dup/img/icon4.png) no-repeat;
    background-size: auto 100%;
	opacity: 0;
    right: 25px;
}
#main_menu ul li:nth-of-type(5) a:before {
	background: url(Dup/img/icon5.png) no-repeat;
    background-size: auto 100%;
	opacity: 0;
    right: 36px;
}
#main_menu ul li a::before {
    top: -9px;
    width: 40px;
    height: 40px;
	left: inherit;
}
#main_menu ul li a:hover::before {
    width: 50px;
}
#main_menu ul li a:hover:before {
	opacity: 1;
}
.fat-nav li {
	font-size: 16px;
}
.fat-nav li a {
	font-family: 'Yusei Magic', sans-serif;
}
.fat-nav ul.bg_white {
	background-color: #fff9ee;
}
footer {
	background-color:#fffff7;
	background-image: url(Dup/img/bg_wood.png);
}
.footer_cms {
	font-weight: bold;
}
/* ------------------------------------------------------- */
#contents1 {
	background: url(Dup/img/intro1.png), url(Dup/img/intro2.png);
background-repeat: no-repeat, no-repeat;
    background-position: 33% 44px, 70% 40px;
    background-size: 39px, 48px;
}
#contents1 h2, #contents2 h2, #contents3 h3 {
	text-align: center;
	font-family: 'Yusei Magic', sans-serif;
	color: #CD853F;font-size: 18px;
}
#contents2 h2 {
	border-bottom: 1px dashed;
    padding: 0 0 10px;
}
#contents3 {
	position: relative;
}
#contents3::after {
position: absolute;
    content: "";
    width: 100%;
    top: 100px;
    left: 0;
    bottom: 0;
    background-color:#fffff7;
    z-index: -1;
    border-top: 1px solid #fef5e1;
    border-bottom: 1px solid #fef5e1;
/*	background-image: url("https://www.transparenttextures.com/patterns/diamond-eyes.png");*/
		background-image: url(Dup/img/bg_wood.png);
}
#contents3 h3 {
    margin-top: -20px;
    margin-bottom: 0;
    margin-left: auto;
    margin-right: auto;
    padding: 30px;
    padding-bottom: 0;
    position: relative;
    width: calc(100% - 40px);
    background-color: #fff;
    box-sizing: border-box;
}
#contents3 p {
    width: calc(100% - 40px);
    margin: 0;
    margin-left: auto;
    margin-right: auto;
    padding: 30px;
    background-color: #fff;
    box-sizing: border-box;
}

#top_cms .cms_title p.font_en, .page_box p {
	font-family: 'Pangolin', cursive;
	text-shadow: none;
}
/* ------------------------------------------------ */
.page_box h2 {
	text-shadow: none;font-family: 'Yusei Magic', sans-serif;
}
#cms_2-a .cate_title {
	text-align: center;display: block;border-top: none;
}
#cms_2-a .cate_title{
font-size: 1.5em;
font-weight: bold;
padding-top: .5em;
padding-bottom: .5em;
margin-bottom: 2em;
position: relative;
border-bottom: solid 3px #e4e0d6;
color: #603813;
}
#cms_2-a .cate_title:after {
position: absolute;
content: " ";
display: block;
width: 25%;
bottom: -3px;
border-bottom: solid 3px #99cc99;
	left: 0;right: 0;margin: auto;
}


#cms_2-a .cate figure {
	margin: 30px auto 40px;
}
#cms_2-a .cate_box {
padding: 20px 0;
border-bottom: 1px solid #e4e0d6;
}
#cms_2-a .cate_box + .cate_box {
	margin-top: 35px;
}
@media(max-width: 768px) {
	#contents1 {
		 background-position: 28% 25px, 72% 19px;
	}
}
@media(max-width: 667px) {
#cms_2-a .cate .cate_box figure {
	margin: 30px auto 0px;
}
	#contents1 {
		background-position: 12% 25px, 90% 24px;
    background-size: 36px, 42px;
	}
}


/*---------page9 お問い合わせはコチラボタンの文字色----------*/
#page9 a {
	/*color: #000;*/
}



/*sitemapとかのボタンシャドウ*/
.button2 {
	background-color: #fff;
	border: none;
	border-radius: 8px;
}
.button2:hover {
    box-shadow: none;
    background: #99cc99;
    color: #fff;
}

/* ---------- hoverで色が変わるボタンの色 ----------- */
a.button {
	border: none;border-radius: 10px;font-weight: bold;font-size: 15px;
	z-index: 100;
}
a.button:after {
	background-color: #fff;
}







/*------メールアイコン-------*/
.head_box .contact_bt i{
	display: none;
}
/*----------SNSリンク中央寄せ------------*/
.link_box ul {
	justify-content: center;
}
.link_box ul li {
    width: 30px!important;
    margin-left: 10px;
    margin-right: 10px;
}
@media all and (-ms-high-contrast: none) {
	.cate_wrap h3 {
		padding: 0 5px 20px;
	}
	.head_box {/*ロゴ部分がスクロールする問題*/
		-ms-overflow-style :none;
	}
	#page8 #contact_tel a {
		padding: 27px 20px 20px;
	}
}