﻿@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";}
/*--------------------------------
疑似要素にオブジェクト
--------------------------------*/
header,#aisatsu,#aisatsu h2,#contents1,#contents2,#contents3,#top_cms,#info_map{position: relative;}
/*リピートなし*/
header:before,#aisatsu:before,#aisatsu h2:before,#contents1:before,#contents1 .contents_img:before,#contents2:before,#contents2 .contents_img:before,
#contents3:before,#contents3 .contents_img:before,#top_cms:before,#info_map:before{
content: "";
display: block;
background-size: cover;
background-repeat: no-repeat;
position: absolute;
}

header:before{
background-image: url(./Dup/img/obj0.png);
width: 450px;
height: 480px;
top: -100px;
right: -65px;
z-index: 2;
}
#aisatsu:before,#info_map:before{
background-image: url(./Dup/img/obj1.png);
width: 300px;
height: 300px;
top: -100px;
left: -65px;
z-index: 1;
}
#aisatsu h2{padding-top: 50px;}
#aisatsu h2:before{
background-image: url(./Dup/img/obj9.png);
width: 100px;
height: 100px;
top:-40px;
left: 50%;
-ms-transform: translate(-50%,0);
-webkit-transform: translate(-50%,0);
transform: translate(-50%,0);
}
#contents1:before{
background-image: url(./Dup/img/obj2.png);
width: 450px;
height: 570px;
top: -200px;
right: -65px;
}
#contents2:before{
background-image: url(./Dup/img/obj3.png);
width: 260px;
height: 710px;
top: -200px;
left: -65px;
}
#contents3:before{
background-image: url(./Dup/img/obj4.png);
width: 300px;
height: 220px;
top: -200px;
right: -65px;
}
#top_cms:before{
background-image: url(./Dup/img/obj5.png);
width: 300px;
height: 430px;
top: -200px;
left: -65px;
transform: rotate(-30deg);
}

#contents1 .contents_img:before{
background-image: url(./Dup/img/obj6.png);
background-size: 100%;
width: 18vw;
height: 15vw;
top: -100px;
left: -58px;
}
#contents2 .contents_img:before{
background-image: url(./Dup/img/obj7.png);
background-size: 100%;
width: 18vw;
height: 15vw;
top: -100px;
right: -58px;
}
#contents3 .contents_img:before{
background-image: url(./Dup/img/obj8.png);
background-size: 100%;
width: 18vw;
height: 15vw;
top: -110px;
left: -90px;
}
/*--------------------------------
全体
--------------------------------*/
.z1{z-index: 1;}
.z2{z-index: 2;}
.z3{z-index: 3;}

#fakeloader{
background-image: url(./Dup/img/bg.jpg);
background-size: cover;
background-color:#FFFAF2;
}
#wrap{
/*background-color:#FFFAF2;*/
background-color:#f9f9f9;
color: #555;
overflow: hidden;
}
header{background-color: #fff;}
.header .txt_white{color: #555;}
.header,#main_menu{z-index: 3;position: relative;}
#main_menu{margin-bottom: 0;}
#main_menu ul li a{color: #555!important;}
#main_menu .menu_title{font-family: "irohamaru","sans-serif";}
#main_menu ul li:nth-of-type(1) .menu_sub_title{color: #ff5454;}
#main_menu ul li:nth-of-type(2) .menu_sub_title{color: #ffb89c;}
#main_menu ul li:nth-of-type(3) .menu_sub_title{color: #ffd282;}
#main_menu ul li:nth-of-type(4) .menu_sub_title{color: #9bd2ff;}
#main_menu ul li:nth-of-type(5) .menu_sub_title{color: #8cdc37;}
#main_menu ul li:nth-of-type(6) .menu_sub_title{color: #bfa1ff;}
#main_menu.fixed{background-color: rgba(250,185,210,0.9)!important;}
#main_menu.fixed ul li a,#main_menu.fixed ul li .menu_sub_title{color: #fff!important;}

#fixed_right_banner .bg_color3{background-color: rgba(255,255,255,0.5);}
main{padding-top: 30px;}
.top main{padding-top: 0;}
#info_map{
/*background-color: #fff7c7;*/
background-color: #fff;
}
#info_map .txt_white,#info_map a{color: #555;}

#f_menu ul li a{color: #555!important;}
/*--------------------------------
TOP
--------------------------------*/
.anime_txt span{
display: inline-block;
opacity: 0;
-webkit-transform: translateY(20px);
-ms-transform: translateY(20px);
transform: translateY(20px);
transition:transform 0.1s ease;
}
.anime_txt.scrollin span.active{
opacity: 1;
-webkit-transform: translateY(0);
-ms-transform: translateY(0);
transform: translateY(0);
}

#contents1 .contents_box, #contents2 .contents_box, #contents3 .contents_box{
margin-left: 50%;
margin-top: -350px;
}
#contents1 .contents_box{border: 2px solid #9bd2ff;background-color: rgba(255,255,255,1);background-image: none!important;}
#contents2 .contents_box{border: 2px solid #9bd2ff;background-color: rgba(255,255,255,1);background-image: none!important;}
#contents3 .contents_box{border: 2px solid #9bd2ff;background-color: rgba(255,255,255,1);background-image: none!important;}

#CMS_TITLE1 .cms_title p{color: #ff5454;}
#CMS_TITLE2 .cms_title p{color: #ffb89c;}
#CMS_TITLE3 .cms_title p{color: #ffd282;}
#CMS_TITLE4 .cms_title p{color: #9bd2ff;}
#CMS_TITLE5 .cms_title p{color: #8cdc37;}
#top_cms .cms_title h2::before,#top_cms .cms_title h2::after{background-color: rgba(85,85,85,0.5);}
/*--------------------------------
下層
--------------------------------*/
#main_img2 .page_title{background-color: rgba(255,255,255,0)!important;}
#main_img2 .page_title h2.bg_color1{background-color: #fff;color: #555;font-family: "irohamaru","sans-serif";}

/*IEのみ*/
@media all and (-ms-high-contrast: none) {
#cms_4-c .cate_title{padding-top: 10px!important;}
}


@media  screen and (max-width: 1280px){
#main_img{height: 65vh;}
#main_menu ul li {padding: 5px;}
}
@media  screen and (max-width: 1000px){
#main_img{height: 55vh;}
#contents1 .contents_img:before{
width: 28vw;
height: 23vw;
top: -70px;
left: -48px;
}
#contents2 .contents_img:before{
width: 25vw;
height: 19vw;
top: -100px;
right: -58px;
}
#contents3 .contents_img:before{
width: 26vw;
height: 21vw;
top: -80px;
left: -50px;
}
}
/*タブレット用（768px以下）
--------------------------------------------------------------------------*/
@media  screen and (max-width: 768px){


#f_menu ul li a{letter-spacing: 1.5px;}

#main_img{height: 45vh;}
header:before {
width: 300px;
height: 320px;
top: -35px;
right: -65px;
}
#aisatsu:before,#info_map:before{
width: 200px;
height: 200px;
top: -100px;
left: -65px;
}
#contents1:before {
width: 300px;
height: 380px;
top: -200px;
right: -65px;
}
#contents2:before {
width: 200px;
height: 546px;
top: -200px;
right: -65px;
}
#top_cms:before{
width: 200px;
height: 287px;
top: -200px;
right: -65px;
}
#contents1 .contents_box, #contents2 .contents_box, #contents3 .contents_box{
margin-left: 50%;
width: 50%!important;
margin-top: -250px;
}
}

/*スマホ用（667px以下）
--------------------------------------------------------------------------*/
@media  screen and (max-width: 667px){

#fakeloader,#overlay{
background-image: url(./Dup/img/bg2.jpg);
background-size: 400px 700px;
}
#overlay{background-image: url(./Dup/img/bg3.jpg);}
#main_img{height: 35vh;}

header:before {
width: 200px;
height: 213px;
top: -35px;
right: -65px;
}
#aisatsu:before,#info_map:before{
width: 150px;
height: 150px;
top: -60px;
left: -65px;
}
#contents1:before {
width: 200px;
height: 253px;
top: -150px;
right: -65px;
}
#contents2:before {
width: 150px;
height: 410px;
top: -200px;
right: -65px;
}
#contents3:before {
width: 200px;
height: 147px;
top: -105px;
right: -65px;
}
#top_cms:before{
width: 200px;
height: 287px;
top: -200px;
right: -65px;
}

#contents1 .contents_box, #contents2 .contents_box, #contents3 .contents_box{
margin-left: 0;
width: 100%!important;
margin-top: 0;
}
#contents1 .contents_img:before{
width: 50vw;
height: 41vw;
top: -55px;
left: -30px;
}
#contents2 .contents_img:before{
width: 48vw;
height: 42vw;
top: -55px;
right: -45px;
}
#contents3 .contents_img:before{
width: 50vw;
height: 40vw;
top: -55px;
left: -40px;
}
}

/*--------------------------自動リンク--------------------------*/
/* color */
.linkStyle{color: #FF5555; text-decoration: underline;}
.txt_color_nomal .linkStyle{color: #FF5555;}
.txt_red .linkStyle{color: red;}

/*IEのみ*/
@media all and (-ms-high-contrast: none) {
.linkStyle{display: inline-block;}
}

/*--------------------------カラー--------------------------*/
body,.txt_color_nomal{color: #555;}
.txt_white{color: white;}
.txt_red{color: red;}
.txt_color1{color: #FF5555} /* メインカラー */
.txt_color2{color: #f9c15e} /* サブカラー */
.txt_color3{color: #9BD2FF} /* アクセントカラー1 */
.txt_color4{color: #8cdc37} /* アクセントカラー2 */

/* background-color */
.bg_white{background-color: white} /* 白背景 */
.bg_black{background-color: black} /* 黒背景 */
.bg_color1{background-color: #FF5555} /* メインカラー */
.bg_color2{background-color: #FFD282} /* サブカラー */
.bg_color3{background-color: #9BD2FF} /* アクセントカラー1 */
.bg_color4{background-color: #8cdc37} /* アクセントカラー2 */
.bg_color_clear{background-color: transparent!important}


/* border-color ※!important */
.border_color1{border-color: #FF5555}
.border_color2{border-color: #FFD282}
.border_color3{border-color: #9BD2FF}
.border_color4{border-color: #8cdc37}


/* hover ---------------------------------------------------------------------------------------------*/
/* color */
.hvr_txt_color_nomal:hover{color: #555;}
.hvr_txt_white:hover{color: white;}
.hvr_txt_red:hover{color: red;}
.hvr_txt_color1:hover{color: #FF5555} /* メインカラー */
.hvr_txt_color2:hover{color: #f9c15e} /* サブカラー */
.hvr_txt_color3:hover{color: #9BD2FF} /* アクセントカラー1 */
.hvr_txt_color4:hover{color: #8cdc37} /* アクセントカラー2 */

/* background-color */
.hvr_bg_white:hover{background-color: white} /* 白背景 */
.hvr_bg_black:hover{background-color: black} /* 黒背景 */
.hvr_bg_color1:hover{background-color: #FF5555} /* メインカラー */
.hvr_bg_color2:hover{background-color: #FFD282} /* サブカラー */
.hvr_bg_color3:hover{background-color: #9BD2FF} /* アクセントカラー1 */
.hvr_bg_color4:hover{background-color: #8cdc37} /* アクセントカラー2 */
.hvr_bg_color_clear:hover{background-color: transparent!important}

/* border-color ※!important */
.hvr_border_color1:hover{border-color: #FF5555}
.hvr_border_color2:hover{border-color: #FFD282}
.hvr_border_color3:hover{border-color: #9BD2FF}
.hvr_border_color4:hover{border-color: #8cdc37}