﻿@font-face {
font-family: "irohamaru";
  src: url("./Dup/img/irohamaru.ttf") format("ttf"),url("./Dup/img/irohamaru.eot") format("eot"),url("./Dup/img/irohamaru.woff") format("woff"),url("./Dup/img/irohamaru.woff2") format("woff2");
}
.font1{font-family: "irohamaru","sans-serif";}

/*--------------------------------
疑似要素にオブジェクト
--------------------------------*/
#aisatsu,#contents1,#contents2,#contents3,#top_cms,#top_cms .cms_title,
#main_img2,#contents,
.cate_title{position: relative;}
/*リピートなし*/
#aisatsu:before,#contents1:before,#contents2:before,#contents3:before,#top_cms:before,#top_cms:after,#top_cms .cms_title:before,
#main_img2:before,#main_img2:after,#contents:before,
.cate_title:before{
content: "";
display: block;
background-size: cover;
background-repeat: no-repeat;
position: absolute;
}

#aisatsu:before{
background-image: url(./Dup/img/line.png);
background-size: 300px;
background-repeat: repeat-x;
width: 300px;
height: 30px;
bottom: 0;
left: 50%;
-ms-transform: translate(-50%,0);
-webkit-transform: translate(-50%,0);
transform: translate(-50%,0);
}
#contents1:before{
background-image: url(./Dup/img/obj1.png);
width: 100px;
height: 150px;
top: 200px;
right: -60px;
}
#contents2:before{
background-image: url(./Dup/img/obj2.png);
width: 150px;
height: 250px;
bottom: 210px;
left: 30px;
z-index: 1;
transform: rotate(-20deg);
}
#contents3:before{
background-image: url(./Dup/img/obj3.png);
width: 100px;
height: 150px;
bottom: -50px;
right: -95px;
}
#top_cms:before,#top_cms:after,#contents:before{
background-image: url(./Dup/img/obj4.png);
background-size: 1000px;
background-repeat: repeat-x;
background-position: center center;
width: 100%;
height: 100px;
left: 0;
}
#top_cms:before{
top: -40px;
}
#top_cms:after,#contents:before{
bottom: -40px;
transform: scale(1, -1);
}
#contents:before{bottom: -135px;background-image: url(./Dup/img/obj5.png);}

#top_cms .cms_title:before{
background-image: url(./Dup/img/icon1.png);
width: 70px;
height: 70px;
top: -70px;
left: 50%;
-ms-transform: translate(-50%,0);
-webkit-transform: translate(-50%,0);
transform: translate(-50%,0);
}


#main_img2:before{
background-image: url(./Dup/img/obj2.png);
width: 150px;
height: 250px;
bottom: -35px;
left: -80px;
}
#main_img2:after{
background-image: url(./Dup/img/obj3.png);
width: 100px;
height: 150px;
top: -50px;
right: -70px;
}

.cate_title{padding-left: 55px;}
.cate_title:before{
background-image: url(./Dup/img/icon2.png);
width: 45px;
height: 45px;
top: -10px;
left: 0;
}
/*--------------------------------
全体
--------------------------------*/
#wrap{overflow: hidden;}
main.over_hide{overflow: visible;}
#main_menu.fixed ul li a{color: #635234;}
#main_menu.fixed .menu_sub_title.txt_color2{color: #4e963c;}

#main_img img,#top_contents .contents_box,#info_map figure img,#info_map iframe,#main_img2 h2{border-radius: 10px;}
/*--------------------------------
TOP
--------------------------------*/
#top_contents .contents_box{background: rgba(255,255,255,0.8)!important;}
#contents1 .contents_box, #contents2 .contents_box, #contents3 .contents_box{margin-top: -430px;}
#top_contents .contents_box2 .txt_color_nomal{color: #333!important;}
#top_contents .contents_img{border-radius: 40% 60% 47% 53% / 50% 43% 57% 50%;}
.contents_box::before,.contents_box::after,
.contents_box2::before,.contents_box2::after{display: none;}

#top_cms .border_white{border-radius: 0 0 10px 10px;}
#top_cms .cms_title h2::before, #top_cms .cms_title h2::after{background-color: rgba(220,210,165,0.8);}
#top_cms .txt_color2,#top_cms .hvr_txt_color2{color: #91B987;}
#top_cms .border_color2,#top_cms .hvr_border_color2:hover{border-color: #91B987;}
#top_cms .bg_color4 ,#top_cms .hvr_bg_color4:hover{background-color: #DCD2A5;}

#cms_1-e .date,.cms_1-e .date{border-radius: 5px;}

#info_map .txt_white{color: #635234;}
/*--------------------------------
下層
--------------------------------*/
#main_img2{max-width: 1280px;}
#main_img2 .page_title{background-color: transparent!important;}
.pager .txt_color2{color: #91B987;}

#cms_2-c .box_description2{background-color: rgba(255,255,255,0.1);}
#cms_2-c .box_txt2 .txt_color4{color: #d4ad00;}

#cms_3-c .box_description{background-color: rgba(255,255,255,0.1);font-size: 14px;padding: 20px!important;}

/* 5-b Q削除 */
#cms_5-b .cate_box .open_bt .box_title1::before, .cms_5-b .cate_box .open_bt .box_title1::before{display: none;}
#cms_5-b .cate_box .open_bt .box_title1, .cms_5-b .cate_box .open_bt .box_title1{margin-left: 70px;}


/*IEのみ*/
@media all and (-ms-high-contrast: none) {

.contact_tel a{padding-bottom: 24px;}
#tel_txt h3{padding-bottom: 0;}
#tel_txt p{padding-bottom: 15px;}

}


@media  screen and (max-width: 1280px){
#contents1:before{
top: 160px;
right: -50px;
}
#contents3:before{
bottom: -80px;
right: -60px;
}

}

/*タブレット用（768px以下）
--------------------------------------------------------------------------*/
@media  screen and (max-width: 768px){
#top_cms:before, #top_cms:after, #contents:before{
background-size: 800px;
height: 80px;
}
#top_cms:before{
top: -30px;
}
#top_cms:after,#contents:before{
bottom: -30px;
}
#contents:before{bottom: -130px;}

#contents1 .contents_box, #contents2 .contents_box, #contents3 .contents_box{margin-left: 35%;margin-top: -300px;}
#contents1:before{
width: 70px;
height: 105px;
top: 85px;
right: 5px;
}
#contents2:before{
width: 100px;
height: 167px;
bottom: 240px;
left: -20px;
}
#contents3:before{
width: 70px;
height: 105px;
bottom: -70px;
right: -35px;
}
#top_cms .cms_title:before{
width: 50px;
height: 50px;
top: -60px;
}

#main_img2:before{
width: 100px;
height: 167px;
bottom: -15px;
left: -20px;
z-index: 1;
}
#main_img2:after{
width: 70px;
height: 105px;
top: -50px;
right: -5px;
transform: rotate(-60deg);
}
.cate_title {padding-left: 45px;}
.cate_title:before{
width: 40px;
height: 40px;
top: -8px;
}

}

/*スマホ用（667px以下）
--------------------------------------------------------------------------*/
@media  screen and (max-width: 667px){
footer.pd_b-30px{padding-bottom: 60px;}

#contents1 .contents_box, #contents2 .contents_box, #contents3 .contents_box{margin-left: 0;margin-top: -70px;}
#contents1:before{
top: -10px;
right: 5px;
z-index: 2;
}
#contents2:before{
bottom: auto;
top: -70px;
left: -20px;
transform: rotate(60deg);
}
#contents3:before{
bottom: auto;
right: -10px;
top: -40px;
}
#top_cms:before, #top_cms:after, #contents:before{
background-size: 300px;
height: 30px;
}
#top_cms:before{
top: -20px;
}
#top_cms:after,#contents:before{
bottom: -10px;
}
#contents:before{bottom: -110px;}
#main_img2:before{
bottom: 25px;
left: 15px;
}
#main_img2:after{
top: -5px;
right: 45px;
}
.cate_title {padding-left: 35px;}
.cate_title:before{
width: 30px;
height: 30px;
top: -2px;
}

#cms_1-e .pager li{margin: 0 3px!important;}

}

/*--------------------------自動リンク--------------------------*/
/* color */
.linkStyle{color: #333; text-decoration: underline;}
.txt_color_nomal .linkStyle{color: #333;}
.txt_white .linkStyle{color: white;}
.txt_red .linkStyle{color: red;}
.bg_color1 .linkStyle{color: #fff;}
.bg_color2 .linkStyle{color: #90B886;}
.bg_color3 .linkStyle{color: #fff;}
.bg_color4 .linkStyle{color: #DBD1A4;}

/*IEのみ*/
@media all and (-ms-high-contrast: none) {
.linkStyle{display: inline-block;}
}

/*--------------------------カラー--------------------------*/
body,.txt_color_nomal,.txt_black,.hvr_txt_color_nomal:hover{color: #333333;}
.txt_white,.hvr_txt_white:hover{color: white;}
.txt_red,.hvr_txt_red:hover{color: red;}
.txt_color1,.hvr_txt_color1:hover{color: #91B987;} /* メインカラー */
.txt_color2,.hvr_txt_color2:hover{color: #E6F0D2;} /* サブカラー */
.txt_color3,.hvr_txt_color3:hover{color: #DCD2A5;} /* アクセントカラー1 */
.txt_color4,.hvr_txt_color4:hover{color: #FAF5EF;} /* アクセントカラー2 */

/* background-color */
.bg_white,.hvr_bg_white:hover{background-color: white;} /* 白背景 */
.bg_black,.hvr_bg_black:hover{background-color: black;} /* 黒背景 */
.bg_color1,.hvr_bg_color1:hover{background-color: #91B987;} /* メインカラー */
.bg_color2,.hvr_bg_color2:hover{background-color: #E6F0D2;} /* サブカラー */
.bg_color3,.hvr_bg_color3:hover{background-color: #DCD2A5;} /* アクセントカラー1 */
.bg_color4,.hvr_bg_color4:hover{background-color: #FAF5EF;} /* アクセントカラー2 */
.bg_color_clear,.hvr_bg_color_clear:hover{background-color: transparent!important;}


/* border-color ※!important */
.border_color1,.hvr_border_color1:hover{border-color: #91B987;}
.border_color2,.hvr_border_color2:hover{border-color: #E6F0D2;}
.border_color3,.hvr_border_color3:hover{border-color: #DCD2A5;}
.border_color4,.hvr_border_color4:hover{border-color: #FAF5EF;}
