﻿@import url('https://fonts.googleapis.com/css2?family=Mrs+Saint+Delafield&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Shippori+Mincho:wght@400;500&display=swap');
#intro h2 span::before, #contents h3::before{font-family: 'Mrs Saint Delafield', cursive;}

#intro h2, #contents h3, .cms_title h2, #page_title, .cate_title{
	font-family: 'Shippori Mincho', serif;
	font-weight: 500;
}
.bnr, .bnr2{width: 373px;}


/* color ---------------------------------------------------------------------------------------------*/
.linkStyle{color: #127410;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: #6d4926} /* メインカラー */
.txt_color2{color: #e6e6e6} /* サブカラー */
.txt_color3{color: #a67c52} /* アクセントカラー1 */
.txt_color4{color: #c9baa9} /* アクセントカラー2 */

/* background-color */
.bg_white{background-color: white} /* 白背景 */
.bg_black{background-color: black} /* 黒背景 */
.bg_color1{background-color: #6d4926} /* メインカラー */
.bg_color2{background-color: #e6e6e6} /* サブカラー */
.bg_color3{background-color: #a67c52} /* アクセントカラー1 */
.bg_color4{background-color: #c9baa9} /* アクセントカラー2 */
.bg_color_clear{background-color: transparent!important}

/* border-color ※!important */
.border_color1{border-color: #6d4926}
.border_color2{border-color: #e6e6e6}
.border_color3{border-color: #a67c52}
.border_color4{border-color: #c9baa9}

/* hover_color */
.hvr_txt_color_nomal:hover{color: #333333;}
.hvr_txt_white:hover{color: white;}
.hvr_txt_red:hover{color: red;}
.hvr_txt_color1:hover{color: #6d4926} /* メインカラー */
.hvr_txt_color2:hover{color: #e6e6e6} /* サブカラー */
.hvr_txt_color3:hover{color: #a67c52} /* アクセントカラー1 */
.hvr_txt_color4:hover{color: #c9baa9} /* アクセントカラー2 */

.hvr_bg_white:hover{background-color: white} /* 白背景 */
.hvr_bg_black:hover{background-color: black} /* 黒背景 */
.hvr_bg_color1:hover{background-color: #6d4926} /* メインカラー */
.hvr_bg_color2:hover{background-color: #e6e6e6} /* サブカラー */
.hvr_bg_color3:hover{background-color: #a67c52} /* アクセントカラー1 */
.hvr_bg_color4:hover{background-color: #c9baa9} /* アクセントカラー2 */
.hvr_bg_color_clear:hover{background-color: transparent!important}

.hvr_border_color1:hover{border-color: #6d4926}
.hvr_border_color2:hover{border-color: #e6e6e6}
.hvr_border_color3:hover{border-color: #a67c52}
.hvr_border_color4:hover{border-color: #c9baa9}

#intro h2 span, #contents h3, .cms_title h2{color: #6d4926;}
#info .info_box{background-color: transparent;}
footer .bg-mask{background: #eae7d9;}
#main_img .svg_box, #page_title .svg_box{color: #f6f3ee;}
.svg_box2{color: #b9b291;}
header #header #header_menu li a span{color: #333;}
header #header #header_menu li a span:hover{color: #a67c52;}


/* design ---------------------------------------------------------------------------------------------*/
body{background: url(../dup/img/bg1.jpg) repeat;}
header {background: rgba(255,255,255,0.6);}
header #header #header_menu li:last-child a span, .more a{
	background-color: #127410;
    border-color: #127410;
    color: #fff;
    border-radius: 45px;
	padding-bottom: 5px;
}
header #header #header_menu li:last-child a:hover span{opacity: 0.5}
#logo{padding-top: 26px;}
#logo .logo{width: 270px;}

#intro #intro_txt{
	padding-bottom: 150px;
	padding-top: 107px;
	background: url( "../dup/img/bg1.jpg" ) repeat;
}
#intro h2, #intro h2 span, #contents .box, #intro #intro_txt p, #contents h3, #contents figure, #top_cms, #info .width_1280-max {position: relative;}
#intro h2::before {
    content: '';
    display: inline-block;
    width: 186px;
    height: 186px;
    background-image: url(../dup/img/intro_deco3.png);
    background-size: contain;
    background-repeat: no-repeat;
    vertical-align: middle;
    position: absolute;
    right: -91px;
    top: -166px;
    transform: rotate(11deg);
	z-index: 99999;
}
#intro{z-index: 99998;}
#main_img .svg_box{z-index: 99995!important;}
#intro h2 span {
    padding-top: 35px;
    border-bottom: 1px solid;
    display: inline-block;
	line-height: 1.7;
}
#intro h2 span::before {
    display: inline-block;
    content: "Introduction";
    position: absolute;
    top: -39px;
    left: 0;
    right: 0;
    font-size: 45px;
    color: #d8c69f;
}
#intro #intro_txt p {
    padding: 20px 50px;
    background-color: #f3e6cc;
    border-radius: 20px 10px 20px 20px 40px;
    border-radius: 80% 30% 50% 50%/50%;
    background: url(../dup/img/bg3.jpg);
    background-size: 700px;
    line-height: 1.9;
}
#intro #intro_txt p::before {
    content: '';
    display: inline-block;
    width: 172px;
    height: 157px;
    background-image: url(../dup/img/intro_deco2.png);
    background-size: contain;
    background-repeat: no-repeat;
    vertical-align: middle;
    position: absolute;
    right: -103px;
    bottom: -62px;
}
#intro #intro_txt p::after {
    content: '';
    display: inline-block;
    width: 373px;
    height: 385px;
    background-image: url(../dup/img/intro_deco1.png);
    background-size: contain;
    background-repeat: no-repeat;
    vertical-align: middle;
    position: absolute;
    left: -205px;
    bottom: -191px;
}

#contents .box_wrap{
	width: 93%;
    margin: auto;
	padding-top: 65px;
}
#contents .box:first-of-type::before, #contents .box:nth-of-type(2)::before, #contents .box:last-of-type::before, #top_cms::before, #info .width_1280-max::before {
    content: '';
    display: inline-block;
    background-size: contain;
    background-repeat: no-repeat;
    position: absolute;
	z-index: 1;
}
#contents .box:first-of-type::before {
    width: 166px;
    height: 166px;
    background-image: url(../dup/img/contents_deco1.png);
    right: 0;
    bottom: -121px;
}
#contents .box:nth-of-type(2)::before {
    width: 156px;
    height: 149px;
    background-image: url(../dup/img/intro_deco2.png);
    left: -35px;
    bottom: -62px;
    transform: scale(-1, 1);
}
#contents .box:last-of-type::before {
    width: 205px;
    height: 125px;
    background-image: url(../dup/img/contents_deco2.png);
    right: 1px;
    bottom: -41px;
    transform: rotate(-13deg);
}
#contents h3 {
    border-bottom: 1px solid #a67c52;
    display: inline-block;
    width: auto!important;
    margin-right: auto;
    margin-left: 0;
	font-size: 22px;
	padding-top: 42px;
}
#contents .box:nth-of-type(2) h3{
	margin-left: 8.33333%;
}
#contents h3::before {
    display: inline-block;
    content: "Point01";
    position: absolute;
    top: -9px;
    left: 0;
    font-size: 36px;
    color: #d8c69f;
}
#contents .box:nth-of-type(2) h3::before{content: "Point02";}
#contents .box:nth-of-type(3) h3::before{content: "Point03";}

#contents figure:before {
    content: "";
    display: block;
    position: absolute;
    left: -12px;
    bottom: -13px;
    background: url(../dup/img/bg2.jpg);
    background-size: 704px;
    z-index: -1;
    width: 95%;
    height: 90%;
}

#top_cms{width: 93%;}
#top_cms::before {
    width: 117px;
    height: 186px;
    background-image: url(../dup/img/other_deco2.png);
    left: -50px;
    bottom: -171px;
}
#info .width_1280-max::before {
    width: 307px;
    height: 149px;
    background-image: url(../dup/img/other_deco1.png);
    right: -35px;
    top: -115px;
}
.info_title span{
	font-family: 'Mrs Saint Delafield', cursive;
    background-color: transparent;
    font-size: 68px;
    line-height: 0;
}


#logo2{width: 297px;}
#copyright {
    background: url(../dup/img/bg2.jpg);
    background-size: 731px;
    background-position: center 34px;
    color: #6d4926;
    font-weight: bold;
}


/* ---------- 下層, cms ---------- */
.cms_title h2{
	border-bottom: 1px solid #a67c52;
    display: inline-block;
	font-size: 25px;
}
.cms_1-c .cate_box{
	border-bottom: 1px dashed #c9baa9;
}
.cms_5-c .box_title1, .cms_5-c .box_txt1{
	font-size: 16px;
}
.cms_5-c .box_title1::before{
	font-size: -webkit-calc(1rem + 6px);
    font-size: calc(1rem + 6px);
    color: #a67c52;
}
.cms_5-c .box_txt1::before{color: rgba(0,0,0,0.29);}

.cate_list li a {
    background-color: #eae7d9;
    border-radius: 45px;
    padding-left: 20px;
    padding-right: 20px;
	font-size: 16px;
}
#page_title h2{font-weight: normal;}
#page_title h2 span{border-radius: 5px;padding-bottom: 18px;}

.cate_title{color: #6d4926;}
#cms_3-c .cate_title {
    background-color: transparent;
    padding: 0;
    margin: 0;
    display: block;
    border: none;
    width: 100%!important;
    font-size: 24px;
    padding-bottom: 14px;
    margin-bottom: 25px;
    font-weight: normal;
    position: relative;
	text-align: center;
	color: #127410;
}
#cms_3-c .cate_title::before {
    position: absolute;
    content: "";
    width: 40px;
    height: 2px;
    left: 0;
    right: 0;
    bottom: 0;
    margin: auto;
    background-color: #127410;
}
#cms_3-c .cate_txt1 {
    text-align: center;
    font-size: 15px;
    padding-bottom: 52px;
}
#tel_contact a{
	background-color: transparent;
    color: #6d4926;
    font-weight: bold;
	padding-bottom: 0;
}
#cms_5-c .box_txt1::before,.cms_5-c .box_txt1::before{color: #127410;}




/* アニメーション ---------------------------------------------------------------------------------------------*/
.fadein{
	transform: translateY(30px);
	transition: transform 1.5s, opacity 2s;
	opacity: 0;
}
.fadein.start{
	transform: translateY(0);
	transition: transform 1.5s, opacity 2s;
	opacity: 1;
}







/* IE */
@media all and (-ms-high-contrast: none){ 
	.cate_list li a{padding-top: 15px;}
	#page_title h2 span{padding-bottom: 22px;}
	#cms_5-c .cate_title{padding-bottom: 13px;}
}

/* ---------- 1304px ---------- */
@media screen and (max-width: 1304px){
	#intro #intro_txt{
		padding-top: 89px;
		padding-bottom: 134px;
	}
	#intro h2::before{
		width: 159px;
		height: 168px;
		right: -69px;
	    top: -151px;
	}
	#intro #intro_txt p::after {
		width: 310px;
		height: 309px;
		left: -112px;
		bottom: -191px;
	}
	#intro #intro_txt p::before{
		width: 153px;
		right: -81px;
		bottom: -73px;
	}
	#info .width_1280-max::before{
		width: 287px;
		right: -4px;
	}
}

/* ---------- タブレット ---------- */
@media screen and (max-width: 768px){
	.bnr {
		width: 308px;
		margin-bottom: 76px;
	}
	.bnr2{
		width: 308px
	}
	#video{margin-top: 154px;}
	header #header #header_menu li{width: auto;}
	#intro h2::before{
		width: 14%;
		right: -6px;
		top: -129px;
	}
	#intro #intro_txt p::before{
		width: 19%;
		right: -23px;
		bottom: -132px;
	}
	#intro #intro_txt p::after{
		width: 32%;
		left: -32px;
		bottom: -251px;
	}
	#contents .box:first-of-type::before{
		width: 20%;
	}
	#contents .box:nth-of-type(2)::before{
		width: 20%;
	}
	#contents .box:last-of-type::before{
		width: 24%;
	}
	#info .width_1280-max::before{
		width: 34%;
	}
	#top_cms{
		min-width: 93%;
	}
	#top_cms::before{
		width: 14%;
		left: -16px;
		bottom: -215px;
	}
	#info_title_box{position: relative}
	#info_title_box::before{
		display: inline-block;
		content: "";
		width: 100%;
		height: 100%;
		background: rgba(0,0,0,0.2);
		position: absolute;
		bottom: 0;
		right: 0;
		left: 0;
		margin: auto;
		z-index: 0;
	}
	.info_title span{
		font-size: 44px;
		position: relative;
		z-index: 1;
	}
}

/* ---------- スマートフォン ---------- */
@media screen and (max-width: 667px){
	.bnr {
		width: 80%;
		margin-bottom: 65px;
		margin-top: 22px;
	}
	.bnr2{
		width: 80%;
		margin-bottom: 0;
	}
	#main_img{margin-top: 61px;}
	#main_img .svg_box{bottom: 5px;}
	#video{margin-top: 0;}
	
	header{padding-bottom: 0;}
	#logo{padding-top: 14px;}
	#logo .logo{width: 195px;}
	
	#intro #intro_txt{padding-top: 83px;padding-bottom: 92px;}
	#intro h2 span{padding-top: 12px;font-size: 18px;}
	#intro h2 span::before{font-size: 32px;}
	#intro #intro_txt p{background: none;padding: 10px 20px;line-height: 1.7;}
	
	#intro h2::before{width: 20%;right: -2px;top: -108px;}
	#intro #intro_txt p::after {
		width: 46%;
		left: -22px;
		bottom: -275px;
	}
	#intro #intro_txt p::before {
		width: 23%;
		right: -7px;
		bottom: -159px;
	}
	
	#contents .box_wrap{padding-top: 13px;}
	#contents h3{font-size: 20px;padding-top: 31px;margin-bottom: 25px;}
	#contents .box:nth-of-type(2) h3{margin-left: 0;}
	#contents .box .grid_10_sp{width: 95.33333%!important;}
	#contents h3::before{font-size: 28px;}
	#contents figure:before{left: -7px;bottom: -9px;}
	#contents .box:first-of-type::before{bottom: -141px;width: 25%;}
	#contents .box:nth-of-type(2)::before{width: 28%;left: -3px;}
	#contents .box:last-of-type::before{width: 29%;bottom: -48px;}
	#top_cms::before{width: 18%;left: -9px;}
	#info .width_1280-max::before{width: 38%;top: -87px;}
	
	.cms_title h2{font-size: 21px;}
	
	.cms_2-c .box_title1{color: #127410;}
	.cms_2-c .cate_box{margin-bottom: 15px;}
	.cms_2-c .cate_txt1{padding-top: 0;font-size: 14px;}
	
	.cate_list li{margin: 0 0 10px;}
	.cate_list li a{font-size: 14px;}
	#cms_3-c .cate_txt1{
		font-size: 13px;
		padding-bottom: 44px;
	}
	#cms_2-c .cate_txt1{font-size: 14px;}
	#cms_3-c .cate_title{font-size: 21px}
	
	#copyright{text-align: left;padding-left: 10px;}
}






