﻿/*白     fffaf8 255,250,248 */
/*薄薄緑 f0ffed 240,255,237*/
/*薄緑   e1ffc8 225,255,200*/
/*緑     32b158 50,177,88*/
/*青     74b9b5 116,185,181*/
/*濃緑   0f4432 15,68,50*/
/*橙     ea6836 234,104,54*/



/*memo------------------------------------------------------------------------------ */
/*背景色全体(外枠)*/
body{background: #fffaf8;
    background-image: url(dup/img/bg_img.png);
    background-size: 161%
}
/*写真の下の薄めの色部分*/
#contents .box:nth-child(odd) figure:after {color: #e1ffc8;}
/*写真表示前アニメーション①③*/
.img-container:before {background: #32b158 !important;}
/*写真表示前アニメーション②*/
.t_cms_img2 .img-container:before {background: #74b9b5 !important;}
/*top_cms　部分の黒い直線色*/
.top_cms_box:before {background-color: #0f4432 !important;}
/*footer全体色*/
footer {background-color: #88c2c1;}

/*下層ページタイトル画像*/
#page_title p:nth-child(2) span {font-size: 18px;}
#page_title .page_title_box {
    margin-left: 80px;
    z-index: 1;
    padding: 20px 20px 0px 87px;
    position: absolute;
    left: 0;
    margin: 0;
}
#page_title .img-container::after {background-color: rgba(244,222,113,0.18);}
/*画像表示前背景色*/
.img-container:before {background: #F4DE71; }
#title_img {width: 75%;}
#page_title{padding-top: 0;}
/*画像*/
#page_title:before {
    content: "";
    width: 75%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 25%;
    z-index: 1;
    background: rgba(245, 252, 255, 0.50);
}
/*memo------------------------------------------------------------------------------ */

/*color-------------------------------------------------------------------------------*/
.bg_white {
    background-color: white;
    background-image: url(dup/img/bg_img.png);
    background-size: 161%;
}
.bg_black { background-color: #0f4432;}
.bg_color1 {background-color: #88c2c1;}
.bg_color2 {
    background-color: #e1ffc8;
    background-image: url(dup/img/texture.jpg);
    background-position: 0% 0%;
}
.bg_color4 {background-color: #f0ffed;}
body, .txt_color_nomal {color: #0f4432;}
.txt_white{ color: #fffaf8;}
.txt_color1 {color: #ea6836;}
.txt_color2 {color: #ea6836;}
.txt_color3 {color: #ea6836;}
.hvr_txt_color1:hover {color: #32b158;}
.hvr_border_color3:hover {border-color: #f0ffed;}
.hvr_bg_color3:hover {background-color: #f0ffed;}
.hvr_bg_color1:hover {background-color: #74b9b5;}
.border_color1 {border-color: #32b158;}
.border_color2 { border-color: #74b9b5;}
.border_color3 {border-color: #74b9b5;}
a span {border-color: #74b9b5 !important;}
section#page9 a {border-color: #74b9b5;}
section#page9 a:hover{color: #74b9b5;}
.cms_5-c .box_title1 {border-color: rgba(50,177,88,0.15);}
#cms_5-c .box_title1 {border-color: rgba(50,177,88,0.15);}
.cms_5-c .box_txt1::before {color: rgba(15,68,50,0.6);}
#cms_5-c .box_txt1::before {color: rgba(15,68,50,0.6);}
#top_cms:before {    background-color: #fffaf8;}
.other .box {
    background-color: #fffaf8;
    border: 2px solid #0f4432;
    background-image: url(dup/img/bg_img.png);
}
.other .box:hover {
    background-color: #0f4432 !important;
    background-image: none;
}
/*color-------------------------------------------------------------------------------*/

/*fofont-------------------------------------------------------------------------------*/
h1, h2, h3, h4, h5, h6, #page_title span, a, .cate_title, .cms_title p,.cms_5-c .box_txt1::before,#cms_5-c .box_txt1::before{font-family: 'Kiwi Maru', serif;}
/*fofont-------------------------------------------------------------------------------*/


/*border-radius------------------------------------------------------------------------*/
img, li a, .top_cms_box .more_box .more, figure.box_img1,p#contact_tel a{border-radius: 5px;}
.img-container, .img-container_img, .img-container:before{border-radius: 15px;}
ul.sns_links li a {border-radius: 0px;}
/*border-radius------------------------------------------------------------------------*/



/*svg-------------------------------------------------------------------*/
#dec1, #dec3, #dec5, #dec7 {
    margin-left: 48.5%;
    margin-top: 7px;
    margin-bottom: 5px;
    transform: rotate(253deg);
    width: 3%;
}
#dec2, #dec4, #dec6, #dec8 {
    margin-left: 51.5%;
    margin-top: 13px;
    margin-bottom: 5px;
    width: 3%;
    transform: rotate(-21deg);
}

#dec10, #dec12, #dec14, #dec16 {
    left: 100%;
    margin-top: 5px;
    margin-bottom: 5px;
    transform: rotate(258deg);
}
#dec9, #dec11, #dec13, #dec15 {
    margin-left: auto;
    margin-top: 5px;
    margin-bottom: 5px;
    transform: rotate(343deg);
}
footer .svg_box {    z-index: -2;}
/*----------------------------------------------------*/
#title_img span {
    height: 300px;
    width: 100%;
    padding: 9% 0%;
}

p#contact_tel a {padding: 16px 30px !important;}


/*logo*/
#loading_logo {
    max-width: 280px;
}


/*linkStyle*/
a.linkStyle {
    color: #ea6836;
    transition: 0.5s;
}
a.linkStyle:hover {
    color: #0f4432;
}


#cms_3-c .box_title1, #cms_3-c .box_title2 {
    font-weight: bold;
    color: #32b158;
}

#cms_3-c .box_title2 {
    color: #0f4432;
    opacity: 0.8;
}

.top_cms_box .more_box .more div {
    padding-bottom: 5px;
}

img.catchcopy {
    position: absolute;
    z-index: 2;
    width: 46%;
    bottom: 10%;
    left: 3%;
    transform: rotate( 
3deg
 );
}


.sns_links li {
    max-width: 25px;
    height: 22px !important;
}

.pager li a span {
    padding-top: 11px !important;
    padding-bottom: 14px !important;
}
#page9 p a {padding-top: 3px !important;}

section#page7 p {
    opacity: 0.8;
    color: #0f4432;
}

/*IE*/
@media all and (-ms-high-contrast: none){

#cms_2-a .cate .cate_title {
    padding-top: 8px !important;
}

.top_cms_box .more_box .more div {
    padding-bottom: 9px !important;
}

.pager li a span {
    padding-top: 11px !important;
    padding-bottom: 14px !important;
}

#page7 .box_item {
    padding-bottom: 14px;
}

.page10 .more_box .more div {
    padding-top: 0px;
}

#page9 p a {padding-top: 3px !important;}


p#contact_tel a {padding: 14px 30px  18px !important;}



}
/*タブレット*/
@media screen and (max-width: 768px){
header .logo {
    width: 29%;
    position: relative;
    margin-right: auto;
}
.button_container {height: 32px;}
.button_container span {height: 2px;}

#dec1, #dec3, #dec5, #dec7 {
    margin-left: 48.5%;
    margin-top: 4px;
    margin-bottom: 5px;
    transform: rotate(253deg);
    width: 5%;
}

#dec2, #dec4, #dec6, #dec8 {
    margin-left: 51.5%;
    margin-top: 10px;
    margin-bottom: 5px;
    width: 5%;
    transform: rotate(-21deg);
}
.overlay ul { margin: 8% auto;}

.cate_list li a {
    display: block;
    padding: 10px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

p#contact_tel a {padding: 17px 16px !important;}
#page8 .grid_5 { width: 46.66667%!important;}

img.catchcopy {
    position: absolute;
    z-index: 2;
    width: 87%;
    bottom: 10%;
    left: 4%;
    transform: rotate( -1deg);
}



}
/*スマホ*/
@media screen and (max-width: 667px){
/*ハンバーガーメニューの文字が長く改行されているときにいじる*/
.overlay ul {width: 70%;}
/*下層ページの背景色二重になってるところの色を消す*/
#page_title:before {background: rgba(245, 252, 255, 0.0);}


.button_container span {height: 2px;}

#page_title .page_title_box {
    margin-left: 80px;
    z-index: 1;
    padding: 0px 0px 0px 0px;
    position: absolute;
    left: 0;
    margin: 0;
}

#title_img span {
    height: 300px;
    width: 100%;
    padding: 0% 0%;
}

#page_title .img-container::after {background-color: rgba(116,185,181,0.4);}

#loading_logo { width: 40%;}

#page8 .grid_5 {
    width: 100%!important;
    margin: 3% 0;
}

#cms_3-c .cate_box {padding: 20px 0px !important;}
#cms_3-c .box_txt1 {padding: 6px 6px !important;}


header .logo {width: 33%;}
#contents .box h3 {letter-spacing: 0;}


#dec1, #dec3, #dec5, #dec7 {
    margin-left: 48.5%;
    margin-top: 4px;
    margin-bottom: 5px;
    transform: rotate(253deg);
    width: 7%;
}

#dec2, #dec4, #dec6, #dec8 {
    margin-left: 51.5%;
    margin-top: 10px;
    margin-bottom: 5px;
    width: 7%;
    transform: rotate(-21deg);
}

.main_img_wrap .navi {
    bottom: 60px;
    right: 5px;
}

img.catchcopy {
    position: absolute;
    z-index: 2;
    width: 88%;
    bottom: 21%;
    left: 4%;
    transform: rotate( 
-1deg
);
}

.loader h2 {
    font-size: 24px;
    letter-spacing: 2px;
}

#cms_1-a .pager li:last-of-type {
    margin-right: 8%;
}

#cms_1-a .pager li {
    margin-right: 8%;
}

}

