﻿@charset "utf-8";
/* CSS Document */

@import url('https://fonts.googleapis.com/css2?family=Kosugi+Maru&family=Quicksand:wght@500&display=swap');

/*公開後修正バナー*/
.bnr_wrap{
	margin-top: 8%;
	margin-bottom: 20px;
	position: relative;
}
.bnr_wrap1{
	width: 10%;
}
.bnr_wrap1 a{
	transition: opacity 0.3s;
}
.bnr_wrap1 a:hover{
	opacity: 0.8;
}
.bnr_wrap:before{
	content: "";
    display: block;
    position: absolute;
    top: -85%;
    left: 9%;
    width: 44%;
    height: 44%;
    background: url(Dup/img/osusume1.png)no-repeat;
    background-size: contain;
    transform: rotate(-5deg);
}
.bnr_wrap a:nth-of-type(n+2){
	margin-left: 20px;
}
.bnr_wrap a{
	transition: opacity 0.3s;
}
.bnr_wrap a:hover{
	opacity: 0.8;
}
/* ---------- スマートフォン ---------- */
@media screen and (max-width: 667px){
	.bnr_wrap a:nth-of-type(n+2){
	margin-left: 0;
		margin-top: 20px;
}
}





/*公開後修正*/
#top_contents p{
	font-size: 16px;
}
#logo,#aside_txt{
	margin-right: 0;
}
#aisatsu h2,
#CMS_TITLE1 h2,
#aside_txt{
	color: #663300!important;
}
#aside_txt{
	min-width: 320px;
	font-size: 14px;
	font-family: 'Quicksand', 'Kosugi Maru', "游ゴシック Medium", "游ゴシック体", "Yu Gothic Medium", YuGothic,"ヒラギノ角ゴ ProN", "Hiragino Kaku Gothic ProN", "メイリオ", Meiryo, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif!important;
	margin-right: 10%;
}
#contact_tel .pd_30px{
	padding: 20px;
}



/*タブレット*/
@media screen and (max-width: 768px){
	.header .grid_4_tb:last-of-type{
		margin-top: 20px;
	}
	
}


/* ---------- スマートフォン ---------- */
@media screen and (max-width: 667px){
	#aside_txt{
		font-size: 12px;
		margin-bottom: 20px;
	}
	
}

#main_menu .menu_title,
.top_cms_title,
.cate_title,
.sub_cate_title,
.cate_list,
#contents1 h2,
#contents2 h2,
#contents3 h2,
#aisatsu h2,
#page_title,
.page_title h2,
#f_menu,
#page10 a,
#menu_wrap,
#CMS_TITLE5 h2,
.box_title1{font-family: 'Quicksand', 'Kosugi Maru', "游ゴシック Medium", "游ゴシック体", "Yu Gothic Medium", YuGothic,"ヒラギノ角ゴ ProN", "Hiragino Kaku Gothic ProN", "メイリオ", Meiryo, "ＭＳ Ｐゴシック", "MS PGothic",  sans-serif!important}

/* color */
.txt_color_nomal{color: #212121!important;}
.txt_white{color: black;}
.txt_red{color: red;}
.txt_color1{color: #050519} /* メインカラー */
.txt_color2{color: #41474f} /* サブカラー */
.txt_color3{color: #41474f} /* アクセントカラー1 */
.txt_color4{color: #cedff1} /* アクセントカラー2 */
#page5 .cate_title,
.cate_title.txt_white,
#page9 .box_wrap a,
#aisatu .txt_white,
#cms_1-e .date.txt_white{color: #fff!important;}

/* background-color */
.bg_white{background-color: white} /* 白背景 */
.bg_black{background-color: black} /* 黒背景 */
.bg_color1{background-color: #FFFFF0} /* メインカラー */
.bg_color2{background-color: #CCFF99} /* サブカラー */
.bg_color3{background-color: #fbb56f} /* アクセントカラー1 */
.bg_color4{background-color: #cedff1} /* アクセントカラー2 */
.bg_color_clear{background-color: transparent!important}

/* border-color ※!important */
.border_color1{border-color: #fbb56f}
.border_color2{border-color: #fbb56f}
.border_color3{border-color: #fbb56f}
.border_color4{border-color: #fbb56f}

/* hover ---------------------------------------------------------------------------------------------*/
/* color */
.hvr_txt_color_nomal:hover{color: #212121;}
.hvr_txt_white:hover{color: white;}
.hvr_txt_red:hover{color: red;}
.hvr_txt_color1:hover{color: #050519} /* メインカラー */
.hvr_txt_color2:hover{color: #a3a7b5} /* サブカラー */
.hvr_txt_color3:hover{color: #41474f} /* アクセントカラー1 */
.hvr_txt_color4:hover{color: #cedff1} /* アクセントカラー2 */

/* background-color */
.hvr_bg_white:hover{background-color: white} /* 白背景 */
.hvr_bg_black:hover{background-color: black} /* 黒背景 */
.hvr_bg_color1:hover{background-color: #050519} /* メインカラー */
.hvr_bg_color2:hover{background-color: #a3a7b5} /* サブカラー */
.hvr_bg_color3:hover{background-color: #41474f} /* アクセントカラー1 */
.hvr_bg_color4:hover{background-color: #cedff1} /* アクセントカラー2 */
.hvr_bg_color_clear:hover{background-color: transparent!important}

/* border-color ※!important */
.hvr_border_color1:hover{border-color: #050519}
.hvr_border_color2:hover{border-color: #a3a7b5}
.hvr_border_color3:hover{border-color: #41474f}
.hvr_border_color4:hover{border-color: #cedff1}

#f_menu ul li a,
#main_menu ul li a{
	color: #333;
}
/*#info_map.bg_color3,*/
#contents1 .contents_box,
#contents2 .contents_box,
#contents3 .contents_box,
#main_menu.fixed,
#info_map{
	   /* background: rgb(204,255,153);
background: linear-gradient(135deg, rgba(204,255,153,1) 35%, rgba(0,255,244,1) 100%)!important;*/
	/*background-color: #ccff99;*/
background-image: linear-gradient(135deg, rgba(255,255,240,0.8) 0%, #ccff99 100%)!important;

}
#main_img2 .page_title{
	background-color: transparent!important;
}

.fa-envelope:before{
	content: none;
}
#CMS_TITLE1 .txt_color_nomal{
	color: #333!important;
}
#CMS_TITLE1 .date.txt_white{
	color: #fff!important;
}
#contents1 .bg_white,
#contents2 .bg_white,
#contents3 .bg_white{
	background-color: rgba(255,255,255,0.6)!important;
}
#contents1,
#contents2,
#contents3{
	position: relative;
}
#contents1:before,
#contents2:before,
#contents3:before{
	content: "";
	display: block;
	position: absolute;
	background-size: contain;
	width:300px;
	height: 300px;
}
#contents1:before{
	background: url(Dup/img/item4.png)no-repeat;
	bottom: 50px;
	left: 50px;
	background-size: contain;
}
#contents2:before{
	background: url(Dup/img/item5.png)no-repeat;
	bottom: 0;
}
#contents3:before{
	background: url(Dup/img/item7.png)no-repeat;
	bottom: 0;
	height: 550px;
	width: 395px;
}
#contents1 h2,
#contents2 h2,
#contents3 h2{
	color: #663300!important;
	position: relative;
	z-index: 1;
}
#contents1 h2:before,
#contents2 h2:before,
#contents3 h2:before{
	content: "";
	display: block;
	position: absolute;
	background-size :contain;
	width: 100px;
	height: 100px;
	opacity: 0.4;
	top: -120px;
	left: 50%;
	z-index: -1;
}
#contents1 h2:before{
	background: url(Dup/img/suiteki.png)no-repeat;
	width: 360px;
	height: 315px;
}
#contents2 h2:before{
	background: url(Dup/img/suiteki.png)no-repeat;
	width: 360px;
	height: 315px;
}
#contents3 h2:before{
	background: url(Dup/img/suiteki.png)no-repeat;
	width: 360px;
	height: 315px;
}
.contents_box::before,
.contents_box::after{
	background-color: #ff9933!important;
}
#info_map .foot_tel_bt a,
#CMS_TITLE5 h2,
.header div a{
	color: #663300!important;
}
#main_menu ul li a,
.sub_cate_title{
	color: #663300!important;
}
#main_img2 .bg_color1{
	background-color: rgba(255,255,240,0.8)!important;
}

#page2,
#page3,
#page4,
#page5,
#page6,
#page7{
	position: relative;
}
/*#page2 #contents:before,
#page3:before,
#page4:before,
#page5:before,
#page6:before,
#page7:before{
	content: "";
	display: block;
	position: absolute;
	background: url(Dup/img/bg_syokubutu.png)repeat-y;
	background-size: contain;
	width: 100px;
	height: 100px;
}*/
#info_map{
	background: url(Dup/img/bg_siroita.jpg)no-repeat;
	background-size: cover;
}
#contact_tel .txt_color_nomal{
	color: #663300!important;
	border-color: #663300;
}
#aisatsu > div{
	background-color: rgba(239,225,211,0.6)!important;
}
.cate_title,
.page_title h2,
.linkStyle,
.effect.effect-1{
	
	color: #663300!important;
}

#info_map,
#top_cms{
	background: url(Dup/img/aisatu_bg.png)center bottom no-repeat;
}
main{
	background: url(Dup/img/main_bg.png)repeat-y fixed left top;
}
main{padding-top: 50px;}
footer{
	background: url(Dup/img/footer_bg.png)no-repeat bottom;
}
header{
	/*background: url(Dup/img/header_bg.png)no-repeat top left;*/
	background-color: #fff;
	
}
#main_menu{
	color: #fff;
}
#main_menu.mg_b-10px{
	margin-bottom: 0;
}
.cate_title{
	position: relative;
}
.cate.tab_content,#page3 .cate{
	position: relative;
}
.cate.tab_content:before,#page3 .cate:before{
	content: "";
	display: inline-block;
	position: absolute;
	background: url(Dup/img/suiteki.png)no-repeat;
	width: 360px;
	height: 315px;
	opacity: 0.3;
	top: -80px;
    left: -90px;
	
}
#page3 .cate_title{
	z-index: 1;
}
#page3 .cate_title:before{
	z-index: -1;
}
#page3 .cate_img1{
	position: relative;
	z-index: 2;
}
#aisatu span.txt_left{
	color: #fff!important;
}
.sub_cate_title,
#page3 .box_title{
	position: relative;
}
/*.sub_cate_title:before,
#page3 .box_title:before{
	position: absolute;
    content: "";
    display: inline-block;
    background: url(Dup/img/asirai4.png)no-repeat;
    width: 70px;
    height: 29px;
    left: -20px;
    top: -23px;
    transform: rotate(-45deg);
	background-size: 35px;
}*/
#aisatsu span{
	color: #000!important;
	text-shadow: 0 0 #01011c;
   
	background-color: rgb(255,255,255,0.4);
}
#page6 .cate_title{
	color: #663300!important;
	background-color: #ccefa9;
}
/*#aisatsu h2, #CMS_TITLE1 h2{
	color: #b38564!important;
}*/
#info_map .button-effect{display: none;}


/* ---------- タブレット ---------- */
@media screen and (max-width: 768px){
	#f_menu{
		font-size: 99%;
	}
	#contents1:before{
		left: 0;
		height: 400px;
	}
	.bnr_wrap1{
		width: 14%;
	}
	#aside_txt{margin-right: 5%;}
	main{padding-top: 0;}
	
	
	
}
/* ---------- スマートフォン ---------- */
@media screen and (max-width: 667px){
	#contents1:before,
#contents2:before,
	#contents3:before{
		display: none;
	}
	#page-top a{
		width: 40px;
		height: 40px;
	}
	#copyright{
		font-size: 10px;
	}
	#contact_tel .pd_30px{
		padding: 25px;
	}
	.bnr_wrap1{
		margin: 0 auto 10px;
		width: 30%;
	}
	.header_info{
	    width: 50%!important;
    margin-right: 10%;
	}
	#logo{margin: 0 auto;}
	
	
}

/* ----------- IE ------ ---------- */
@media all and (-ms-high-contrast:none) {
	#cms_3-e .sub_cate_title,#cms_3-e .cate_title{
		padding-top: 8px!important;
	}
	.cate_list li a{
		padding-top: 17px;
	}
	#cms_5-a .cate .cate_title span:last-of-type{
		padding-top: 0!important;
	}
	#page6 h3 i.pd_10px{
		padding: 10px 9px 9px 9px;
	}
	#cms_2-d .cate .cate_title{
		padding-top: 12px!important;
	}
}