﻿@import url('https://fonts.googleapis.com/css2?family=Kiwi+Maru:wght@400;500&display=swap');
#header, .menu .nav ul li a span, .intro_title, .t_cms_txt2, .t_cms_txt6, .t_cms_txt8, #contents .box h3, #top_cms .cms_title p, #top_cms .cms_title p, .other .box_title, .other .box_title span, .cate_title, .page_title_box, .box_title1 {
	font-family: 'Kiwi Maru', "游ゴシック Medium", "游ゴシック体", "Yu Gothic Medium", YuGothic,"ヒラギノ角ゴ ProN", "Hiragino Kaku Gothic ProN", "メイリオ", Meiryo, "ＭＳ Ｐゴシック", "MS PGothic",  sans-serif;
	font-weight: 500!important;
}


/* color ---------------------------------------------------------------------------------------------*/
.linkStyle{color: #49B53F;transition: opacity .3s;}
.linkStyle:hover{opacity: 0.7}
body,.txt_color_nomal{color: #333333;}
.txt_white{color: white;}
.txt_red{color: red;}
.txt_color1{color: #49B53F;} /* メインカラー */
.txt_color2{color: #bad2d5;} /* サブカラー */
.txt_color3{color: #bf9d74;} /* アクセントカラー1 */
.txt_color4{color: #f6f5ee;} /* アクセントカラー2 */

/* background-color */
.bg_white{background-color: white;} /* 白背景 */
.bg_black{background-color: black;} /* 黒背景 */
.bg_color1{background-color: #49B53F;} /* メインカラー */
.bg_color2{background-color: #bad2d5;} /* サブカラー */
.bg_color3{background-color: #bf9d74;} /* アクセントカラー1 */
.bg_color4{background-color: #f6f5ee;} /* アクセントカラー2 */
.bg_color_clear{background-color: transparent!important;}


/* border-color ※!important */
.border_color1{border-color: #49B53F;}
.border_color2{border-color: #bad2d5;}
.border_color3{border-color: #bf9d74;}
.border_color4{border-color: #f6f5ee;}


/* hover ---------------------------------------------------------------------------------------------*/
/* color */
.hvr_txt_color_nomal:hover{color: #000;}
.hvr_txt_white:hover{color: white;}
.hvr_txt_red:hover{color: red;}
.hvr_txt_color1:hover{color: #49B53F;} /* メインカラー */
.hvr_txt_color2:hover{color: #bad2d5;} /* サブカラー */
.hvr_txt_color3:hover{color: #bf9d74;} /* アクセントカラー1 */
.hvr_txt_color4:hover{color: #f6f5ee;} /* アクセントカラー2 */

/* background-color */
.hvr_bg_white:hover{background-color: white;} /* 白背景 */
.hvr_bg_black:hover{background-color: black;} /* 黒背景 */
.hvr_bg_color1:hover{background-color: #49B53F;} /* メインカラー */
.hvr_bg_color2:hover{background-color: #bad2d5;} /* サブカラー */
.hvr_bg_color3:hover{background-color: #ebd4b8;} /* アクセントカラー1 */
.hvr_bg_color4:hover{background-color: #f6f5ee;} /* アクセントカラー2 */
.hvr_bg_color_clear:hover{background-color: transparent!important;}

/* border-color ※!important */
.hvr_border_color1:hover{border-color: #49B53F;}
.hvr_border_color2:hover{border-color: #bad2d5;}
.hvr_border_color3:hover{border-color: #bf9d74;}
.hvr_border_color4:hover{border-color: #f6f5ee;}

.bg_color4, #loading_line .line, footer{background: url(../dup/img/intro_bg.jpg) left top/ cover no-repeat #f6fde3;}
.opacity08 {opacity: 1;}


/* design css ---------------------------------------------------------------------------------------------*/
#con_fix{bottom: 11px;right: 84px;z-index: 10;width: 279px;}
#loading_logo{max-width: 270px;}
.main_img_wrap .navi{z-index: 3}
.main_img_wrap::before{
	display: inline-block;
	content: "";
	width: 100%;
	height: 100%;
	background: rgba(22,11,3,0.19);
	position: absolute;
	bottom: 0;
	right: 0;
	left: 0;
	margin: auto;
	z-index: 1;
}
.main_txt {
    width: 46%;
    max-width: 637px;
    left: 50%;
    top: 50%;
    z-index: 2;
}
#intro {
    padding-bottom: 200px;
    background: url(../dup/img/intro_bg.jpg) center bottom/ cover no-repeat #f6fde3;
}
.intro_img_box {
    background-image: url(../dup/img/intro_img.jpg);
    background-size: cover;
    background-position: center;
    height: 400px;
    width: 90%;
    margin: -123px auto 0;
}

#contents{
	padding-bottom: 50px;
	background: none;
	background-color: #fff;
}
img.item{
	width: 187px;
    margin-bottom: 10px;
}
.img-container:before, .t_cms_img2 .img-container:before{
	background: #dec;
}
#contents .box figure:after {
    color: transparent;
    background: #d8eff5;
    background: url(../dup/img/bg1.png) repeat #d8eff5;
    opacity: 1;
    background-size: 32px;
	top: 226px;
	width: 125%;
	border: 140px solid;
}
#contents .box .txt_wrap{
	position: relative;
    z-index: 2;
}
#contents .box.no2{
	margin-bottom: 90px;
}

#dec1{width: 78px;}
#dec2{width: 56px;margin-top: 23px;}
#dec3{width: 58px;margin-top: 15px;}
#dec4{margin-left: 53.5%;margin-top: 7px;}
#dec5{width: 44px;}
#dec6{width: 43px;margin-top: 15px;}
#dec7{width: 43px;}
#dec8{margin-top: 17px;margin-left: 52%;}

#top_cms{
	background-color: #ffffff;
}
#top_cms .line, .top_cms_box:before{
	display: none
}
#top_cms .top_cms_wrap {
    padding-top: 0;
    margin-top: 80px;
}
.top_cms_box{
	background-color: white;
	padding: 0 10% 100px;
}
.top_cms_box:first-of-type{
	background-color: #f6fde3;
	background: url( "../dup/img/top_cms_box_bg.jpg" ) center bottom/ cover no-repeat;
}
#top_cms .cms_title{
	position: relative;
	text-align: center;
}
#top_cms .top_cms_box:first-of-type .cms_title::before {
    position: absolute;
    content: "";
	width: 400px;
    height: 300px;
    left: 0;
    right: 0;
    top: -63px;
    margin: auto;
	border-radius: 50%;
	background-color: #efece7;
}
.top_cms_box .more_box .more.hvr_border_color3:hover{border-color: #f6fde3;}
.top_cms_box .more_box .more.hvr_bg_color3:hover{background-color: #f6fde3;}

.other .box figure{opacity: 1}
.other .box{border: 2px solid #fff;border-right: 8px solid #fff}
.other .box:last-child{border-left: 8px solid #fff;}
.other .box {background-color: #5e5e5e;}
.other .box p, .other .box h2 span {color: #fff;}
.other .box figure {opacity: 0.8;}

.other .box:hover {background-color: #858585;}
.other .box:hover p, .other .box:hover h2 span {color: #fff;}
.other .box:hover figure {opacity: 0.5;}


footer{background-color: #dec;}
footer .txt_white{color: #333333;}
footer .svg_box{display: none}
.sns_links li {max-width: 36px;}


#page_title p {
    text-shadow: 1px 1px 0 #FFFFF0, -1px -1px 0 #FFFFF0, -1px 1px 0 #FFFFF0, 1px -1px 0 #FFFFF0, 0px 1px 0 #FFFFF0, 0-1px 0 #FFFFF0, -1px 0 0 #FFFFF0, 1px 0 0 #FFFFF0;
}


/*cms ---------------------------------------------------------------------------------------------*/
#cms_2-e .cate {
    background-color: #ffffff;
    border: 1px solid #49b53f;
}
#cms_2-e .box_title {
    position: relative;
}
#cms_2-e .box_title::after {
    content: "";
    position: absolute;
    width: 100%;
    height: 1px;
    background-color: #d7d7d7;
    top: 12px;
    left: 0;
    z-index: 0;
}
#cms_2-e .box_title span{background-color: #ffffff;}
#cms_2-e .cate .cate_title span::after{display: none}


/* IE */
@media all and (-ms-high-contrast: none){
	#cms_2-a .cate .cate_title{padding-top: 10px!important}
	#cms_6-a .cate .cate_title{padding-top: 9px!important}
}



/* ---------- タブレット ---------- */
@media screen and (max-width: 768px){
header .logo img {
    background-color: #fff;
    padding: 5px;
    border-radius: 6px
}
header .logo{width: 18%;}
.main_txt {
    width: 60%;
    left: 50%;
    top: 50%;
}
.intro_img_box{height: 250px;}
.svg_box{display: flex;align-items: center;justify-content: center;}
#dec1, #dec3, #dec5, #dec7, #dec2, #dec4, #dec6, #dec8{margin-left: 0;padding: 0 30px;}
#dec1, #dec3, #dec5, #dec7{margin-top: 0}
	
#copyright{padding-bottom: 110px;}
}

/* ---------- スマートフォン ---------- */
@media screen and (max-width: 667px){
#con_fix{width: 219px;right: 75px}

#loading_logo {width: 46%;}
header .logo{width: 24%;}
.main_txt {width: 90%;top: 48%;}
#intro{padding-bottom: 177px;}
.intro_img_box{height: 150px;margin: -85px auto 0;}
#contents .box figure:after {background-size: 14px;top: 5px;border: 48px solid;}	
#contents .box.no2{margin-bottom: 50px;margin-top: 64px}

#top_cms .top_cms_box:first-of-type .cms_title::before{width: 250px;height: 200px;top: -50px;}
img.item {width: 130px;margin-bottom: 4px;}
#dec1, #dec3, #dec5, #dec7, #dec2, #dec4, #dec6, #dec8{padding: 0 20px}
.top_cms_box{padding: 0 20px 100px;}
.top_cms_box:first-of-type{background-position: right bottom}
	
.other .box:first-child{border-right: 2px solid #fff;border-bottom: 5px solid #fff;}
.other .box:last-child{border: none;border-top: 5px solid #fff;}
	
#page_title h2, #page_title p {text-shadow: none;}
#cms_2-e .cate {padding: 20px 15px 25px;}
#cms_2-e .box_title {position: relative;padding-bottom: 10px}
.pager li{margin-right: 25px!important;}
	
#copyright{padding-bottom: 78px;}
}







