﻿@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,#aisatsu h2,#contents1,#contents2,#contents3,#top_cms .cms_title,#info_map,
#main_img2,.cate_title{position: relative;}
/*リピートなし*/
#aisatsu:before,#aisatsu h2:before,#contents1:before,#contents2:before,#contents3:before,#top_cms .cms_title:before,#info_map:before,
#main_img2:before,#main_img2:after,.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: -45px;
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;
}
#info_map: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: -60px;
transform: scale(1, -1);
}


#top_cms .cms_title:before,#aisatsu h2: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/icon1.png);
width: 45px;
height: 45px;
top: -10px;
left: 0;
}

/*--------------------------------
全体
--------------------------------*/
body, .txt_color_nomal{color: #333!important;}
#wrap{background-color: #F9F2E5;overflow: hidden;}
main.over_hide{overflow: visible;}

header a.txt_white,#main_menu ul li a,#f_menu ul li a{color: #333;}
#main_menu.fixed ul li a{color: #fff;}
#main_menu ul li .menu_sub_title{color: #6EB45F;}
#main_menu.fixed ul li .menu_sub_title{color: #F9F2E5;}
#main_menu.fixed{background-color: rgba(110,180,95,0.8)!important;}

#copyright a{color: #333;}

#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-color: rgba(200,90,50,0.8);}
#contents1 .contents_box, #contents2 .contents_box, #contents3 .contents_box{margin-top: -430px;}
#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{padding: 0 5%;}
#top_cms .border_color1{border-radius: 0 0 10px 10px;border-color: rgba(220,210,165,0.8);}
#top_cms .box_title.border_color1{border-radius: 0;}
#top_cms .cms_title h2::before, #top_cms .cms_title h2::after{background-color: rgba(220,210,165,0.8);}
#top_cms .cms_6-c .cate_box{width: calc(33% - 40px)!important;}

#cms_1-e .date,.cms_1-e .date{border-radius: 5px;}
/*--------------------------------
下層
--------------------------------*/
#main_img2{max-width: 1280px;}
#main_img2 .page_title{background-color: transparent!important;}


@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){

#info_map:before{
background-size: 800px;
height: 80px;
top: -50px;
}

#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;
}
#top_cms .cms_6-c .cate_box{width: 100%!important;}

#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){

#info_map:before{
background-size: 300px;
height: 30px;
top: -15px;
}

#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{
width: 70px;
height: 120px;
bottom: auto;
top: -50px;
left: 0;
transform: rotate(60deg);
}
#contents3:before{
bottom: auto;
right: -10px;
top: -40px;
}

#cms_1-e .pager li,
#cms_1-e .pager li:last-of-type{
margin: 0;
}

#main_img2:before{
background-image: url(./Dup/img/obj2-2.png);
bottom: 25px;
left: 15px;
}
#main_img2:after{
background-image: url(./Dup/img/obj3-2.png);
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;}


}

/*IE*/
@media all and (-ms-high-contrast: none) {}




/*--------------------------------
自動リンク
--------------------------------*/
/* color */
.linkStyle{color: #6EB45F; text-decoration: underline;}
.txt_color_nomal .linkStyle{color: #6EB45F;}
.txt_white .linkStyle{color: white;}
.txt_red .linkStyle{color: red;}
.bg_color1 .linkStyle{color: #fff;}
.bg_color2 .linkStyle{color: #6EB45F;}
.bg_color3 .linkStyle{color: #fff;}
.bg_color4 .linkStyle{color: #F9AA32;}

/*IEのみ*/
@media all and (-ms-high-contrast: none) {
.linkStyle{display: inline-block;}
}

/*--------------------------------
カラー
--------------------------------*/
body,.txt_color_nomal,.hvr_txt_color_nomal:hover{color: #333333;}
.txt_black,.hvr_txt_black:hover{color: black;}
.txt_white,.hvr_txt_white:hover{color: white;}
.txt_red,.hvr_txt_red:hover{color: red;}
.txt_color1,.hvr_txt_color1:hover{color: #6EB45F;} /* メインカラー */
.txt_color2,.hvr_txt_color2:hover{color: #F0E9D2;} /* サブカラー */
.txt_color3,.hvr_txt_color3:hover{color: #F9AA32;} /* アクセントカラー1 */
.txt_color4,.hvr_txt_color4:hover{color: #F9F2E5;} /* アクセントカラー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: #6EB45F;} /* メインカラー */
.bg_color2,.hvr_bg_color2:hover{background-color: #F0E9D2;} /* サブカラー */
.bg_color3,.hvr_bg_color3:hover{background-color: #F9AA32;} /* アクセントカラー1 */
.bg_color4,.hvr_bg_color4:hover{background-color: #F9F2E5;} /* アクセントカラー2 */
.bg_color_clear,.hvr_bg_color_clear:hover{background-color: transparent!important;}

/* border-color */
.border_white,.hvr_border_white:hover{border-color: white;}
.border_black,.hvr_border_black:hover{border-color: black;}
.border_color1,.hvr_border_color1:hover{border-color: #6EB45F;}
.border_color2,.hvr_border_color2:hover{border-color: #F0E9D2;}
.border_color3,.hvr_border_color3:hover{border-color: #F9AA32;}
.border_color4,.hvr_border_color4:hover{border-color: #F9F2E5;}