﻿.bg_color1 {background-color: #66957c;}
.bg_color3 {background-color: #66957c;}
.bg_color4 {background-color: #F4F1ED;}
.border_color1 {border-color: #9d8671;}
.border_color2 {border-color: #E4E2D5;}
.border_color3 {border-color: #66957c;}
.border_color4 {border-color: #E4E2D5;}
.txt_color1 {color: #9d8671;}
.txt_color3 {color: #9d8671;}
.txt_color4 {color: #c8c4a7;}
/* ----------　all　---------- */
.linkStyle{
	color:#66957c;
}
.linkStyle:hover{
	color:#66957c;
	opacity: 0.7;
	transition: all 0.5s;
}
body,.txt_color_nomal {
    color: #6c625b;
}
h1, h2, h3, h4, h5, h6 ,.cate_title {
    font-family: "游明朝", "YuMincho", "ＭＳ Ｐ明朝", "MS PMincho","ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", "Sawarabi Mincho", "serif"!important;
    font-weight: bold;
    color: #66957c!important;
}
@font-face {
font-family: "mkpop";
  src: url("Dup/css/mkpop.ttf") format("ttf"),url("Dup/css/mkpop.woff") format("woff"),url("Dup/css/mkpop.woff2") format("woff2");
}
#contents2 h2,#contents3 h3{
	font-family: "mkpop", serif!important;
}
.button:hover::after {
    box-shadow: inset 0 0 0 15em #66957c;
}
#main_menu{
       margin-top: 40px; 
}
#main_menu ul li a {
    color: #6c625b;
        margin-bottom: 25px;
}
#main_menu ul li a::before {
    background-color: #9d8671;
}
.delighter {
    transition: transform .5s ease-out, opacity .5s ease-out;
      transform: translatey(50px);
      opacity: 0;
   }
.delighter.started {
      transform: none;
      opacity: 1;
}
.delighter.started.ended {
    transform: translatey(0%);
}
.button:hover{
    border-color: #66957c;
}
.button2:hover {
    box-shadow: none;
    background-color: #66957c;
    border-color: #66957c;
    color: #ffffff;
}
.txt_shadow-b {
    text-shadow: none;
}
.link_box li{
width: 12%!important;
}
main{
    position: relative;
}
.main_box{
    overflow: hidden;
}
main:before {
    content: '';
    display: inline-block;
    width: 40%;
    height: 400px;
    background-image: url(Dup/img/b_leaf1.png);
    vertical-align: middle;
    position: absolute;
    bottom: -200px;
    left: -50px;
    background-repeat: no-repeat;
    background-position: center;
    background-size: contain;
    max-width: 500px;
}
header{
   /* top: 50%;
    transform: translateY(-50%);*/
    background-image: url(Dup/img/t_back.jpg);
}
.footer_bg{
    background-color: #f1efe9;
}
.foot_tel_bt{
    position: relative;
    z-index: 9;
}
article{
padding-bottom: 50px!important;
}
.banner {
    width: 80%;
    max-width: 550px;
    margin: auto;
}
.link_box li a img{
position: relative;
    top: 0%;
    left: 0%;
    -ms-transform: translate(0%,0%);
    -webkit-transform: translate(0%,0%);
    transform: translate(0%,0%);
}
#contents_box .modal_bt:hover ,.t_more:hover,.more:hover{
    opacity: 0.7;
    transition: 0.3s;
}
header .contact_bt a{
    color: #6c625b;
    border-color: #6c625b;
}
header .contact_bt i{
    display: none;
}
header .tel_banner {
    margin: auto;
    margin-top: 20px;
}
header .head_box .link_box {
    padding-bottom: 0px;
}
footer .tel_banner{
    max-width: 300px;
    margin: auto;
    margin-top: 20px;
}
#sp_nav .tel_banner2 {
        width: 80%;
    margin: auto;
    margin-top: 20px;
    max-width: 250px;
}
/* ----------　TOP　---------- */
main{
    background-image: url(Dup/img/line1.png);
    background-position: bottom;
    background-repeat: no-repeat;
    background-size: contain;
    padding-bottom: 100px;
}
.line1{
width: 100%;
    position: absolute;
    bottom: 0;
    z-index: 9;
}
.line1 img{
min-height: auto!important;
}
.line2{
    position: absolute;
    bottom: 0;
    width: 100%;
}
#contents1{
position: relative;
}

#contents1 h2{
text-align: center;
}
#contents1 .sub_title{
    text-align: center;
    margin: 30px 0 50px;
}
#contents1 .sub_title h3{
display: inline-block;
    background-color: #66957c;
    color: #fff!important;
    padding: 13px 30px;
    letter-spacing: 3px;
    font-size: 20px;
    margin: auto;
    text-align: center;
}
#contents1 p.txt3{
    border-top: 1px solid #66957c;
    border-bottom: 1px solid #66957c;
    padding: 70px 50px;
    line-height: 2.7;
    font-weight: bold;
    font-size: 15px;
position: relative;
}
#contents1 p.txt3:before {
    content: '';
    height: -webkit-calc(100% - 12px);
    height: calc(100% - 12px);
    position: absolute;
    top: 5px;
    left: 0;
    border-top: 1px solid #649179;
    border-bottom: 1px solid #66957c;
    width: 100%;
}
#contents1 .icon_wrap{
    margin-bottom: 50px;
}
#contents1 .icon_box {
    width: 18%;
}
#contents1 .icon_box h4 {
    text-align: center;
    font-family: "mkpop", serif!important;
    font-size: 22px;
}
#contents2 h2,#contents3 h3{
    position: relative;
    font-size: 30px;
    font-weight: normal;
    background-image: url(Dup/img/title_dec.png);
    background-repeat: no-repeat;
    background-size: auto;
    padding-bottom: 12px;
    background-position: bottom left;
    margin-bottom: 80px;
}
#contents2 p:first-of-type, #contents3 p:first-of-type {
    font-weight: bold;
    margin-bottom: 80px;
    font-size: 18px;
}
#contents2{
    position: relative;
    padding-bottom: 150px;
}
#contents2 h2 img,#contents3 h3 img{
    width: 100px;
    position: absolute;
    margin-left: 50px;
}
#contents2:before {
    content: '';
    display: inline-block;
    width: 30%;
    height: 400px;
    background-image: url(Dup/img/b_leaf1.png);
    vertical-align: middle;
    position: absolute;
    bottom: -200px;
    left: -50px;
    background-repeat: no-repeat;
    background-position: center;
    background-size: contain;
    max-width: 500px;
}
#contents3_back{
    background-image: url(Dup/img/line3.png);
    background-position: bottom;
    background-repeat: no-repeat;
    padding-bottom: 150px;
position: relative;
    background-size: contain;
}
div#contents3:before {
    content: '';
    display: inline-block;
    width: 30%;
    height: 400px;
    background-image: url(Dup/img/b_leaf2.png);
    vertical-align: middle;
    position: absolute;
    top: 300px;
    right: -100px;
    background-repeat: no-repeat;
    background-position: center;
    background-size: contain;
    max-width: 500px;
}
.cms_title::before {
    background-color: #66957c;
}
.cms_1-f .box_wrap{
    background-color: #f2efea;
    padding: 60px 40px;
    border-radius: 5px;
    position: relative;
}
.cms_1-f .cate_box{
margin: auto;
    border-bottom: 1px dotted #66957c;
    padding-bottom: 5px;
    margin-bottom: 20px;
}
.cms_3-b .cate_box{
    border-right: 1px dotted #66957c;
    padding: 0px 10px;
}
.cms_3-b .cate_box:last-child{
    border-right: none;
}
.cms_3-b .cate_box figure img{
box-shadow: none;
}


#contents_box{
    background-color: #f2efea;
}
.t_more a{
    width: 300px;
    background-color: #66957c;
    padding: 10px 0;
    display: block;
    text-align: center;
    color: #fff;
    font-size: 18px;
    letter-spacing: 2px;
}
.more a{
    background-color: #66957c;
    color: #fff;
    border: none;
}
#top_cms .cms_1-f{
    background-image: url(Dup/img/line4.png),url(Dup/img/line5.png),url(Dup/img/back.jpg);
    padding: 100px 50px;
    background-size: 100%,100%,auto;
    background-repeat: no-repeat,no-repeat,repeat;
    background-position: top,bottom -1px left,center;
}
#top_cms .cms_1-f .box_wrap:before {
    content: '';
    height: -webkit-calc(100% - 30px);
    height: calc(100% - 30px);
    position: absolute;
    top: 15px;
    left: 15px;
    border: 1px solid #649179;
    width: -webkit-calc(100% - 30px);
    width: calc(100% - 30px);
}
#top_cms .cms_1-f .box_item:before {
    content: '';
    width: 100px;
    height: 100px;
    background-image: url(Dup/img/news_dec1.png);
    position: absolute;
    top: 10px;
    left: 0;
    background-repeat: no-repeat;
    background-position: center;
    background-size: contain;
}
#top_cms .cms_1-f .box_item:after {
    content: '';
    width: 100px;
    height: 100px;
    background-image: url(Dup/img/news_dec2.png);
    position: absolute;
    bottom: 10px;
    right: 0;
    background-repeat: no-repeat;
    background-position: center;
    background-size: contain;
}
#top_cms .cms_title {
    background-image: url(Dup/img/title_dec.png),url(Dup/img/leaf3.png);
    background-repeat: no-repeat;
    background-size: auto;
    padding-bottom: 25px;
    background-position: bottom left 25px,top left;
    padding-left: 50px;
}
.cms_title::before {
    opacity: 0;
}
/*-------------------------------------------------------
				モーダル 
-------------------------------------------------------*/
.modal_bt{cursor: pointer;}
#contents_box .modal_bt{
    background-color: #d4bf8d;
    width: 300px;
    padding: 10px 0;
    display: block;
    text-align: center;
    color: #fff;
    font-size: 18px;
    letter-spacing: 2px;
}
.modal_bg{
	top: 0;
	left: 0;
	background-color: rgba(255,255,255,0.5);
	z-index: 9998;
}
.modal_box{
	max-height: 90%;overflow-y: auto;z-index: 9999;
	padding-left: 5%;
	padding-right: 5%;
	background-color: rgba(102, 149, 124,0.9);
}
.modal_box h2:before {
    content: '';
    position: absolute;
    left: 50%;
    bottom: -20px;
    display: inline-block;
    width: 30px;
    height: 2px;
    -moz-transform: translateX(-50%);
    -webkit-transform: translateX(-50%) rotate( -45deg);
    -ms-transform: translateX(-50%);
    transform: translate(-50%) rotate( -45deg );
    background-color: #ffffff;
}
.modal_box p{
	line-height: 2;
	color: #fff;
}
.modal_box .close_bt{
	cursor: pointer;
}
.modal_box .close_bt img{
	 width: 20px;
}
.modal_box .close_bt_top{
    color: #fff;
    top: 10px;
    display: inline-block;
    text-align: right;
    margin: auto;
    position: fixed;
    top: 20px;
    right: 20px;
}
#contents2 .modal_bg h2, #contents3 .modal_bg h2 {
	font-family: "mkpop", serif!important;
    background-image: none;
    color: #fff!important;
}
#top_cms .cms_3-b .modal_bt .more a{
    background-color: #66957c;
    padding: 7px 0;
    display: block;
    text-align: center;
    color: #fff;
    letter-spacing: 2px;
    width: 80%;
    margin: auto;
}
#top_cms .cms_3-b .modal_box h2{
    font-family: "mkpop", serif!important;
    color: #fff!important;
}
/* ----------　下層ページ　---------- */
.title_img.posi_rel:after {
    position: absolute;
    height: 100%;
    width: 100%;
    content: "";
    display: block;
    background-image: url(Dup/img/line5.png);
    z-index: 1;
    background-repeat: no-repeat;
    background-position: bottom;
}
#page_title .page_box::before {
    background-color: #66957c!important;
}
#page_title .page_box p{
    color: #c8c4a7;
}
.cate_list li a{
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    padding: 10px;
}
.cate_title{
background-color: #66957c;
    color: #fff!important;
    padding: 10px;
    border: none;
    text-align: left;
}
#cms_2-c .box_item:last-child {
    word-break: break-all;
    padding: 0px 20px;
    border-left: 1px solid #9d8671;
}
#cms_2-c .box_item .box_txt1{
    color: #66957c;
}
#cms_2-c figure{
        max-width: 350px;
}
#cms_3-b .cate:last-child{
margin-bottom:30px;
}
#cms_3-b .cate_txt2 {
    margin-bottom: 20px;
}
#cms_3-b .cate_txt2 a{
    display: inline-block;
    background-color: #66957c;
    color: #fff;
    padding: 10px;
    max-width: 300px;
    width: 90%;
}
#cms_3-b .cate_txt2 a:empty{
display:none;
}
#cms_5-b .box_wrap{
    margin-bottom: 50px;
}
.qa_box{
    background-color: rgba(244 ,241 ,237 ,0.4);
    padding: 30px 30px;
    border-radius: 5px;
    margin-bottom: 50px;
    display: inline-block;
}
.qa_box h3{
    margin-bottom: 10px;
    font-size: 18px;
}
#page7{
    padding-bottom: 100px!important;
}
#page8,#page9,#page10{
    padding-bottom: 150px!important;
}
#page8 .tel_box{
    background-color: #63927a;
    padding: 40px;
    border-radius: 10px;
}
#page8 #tel_txt{
    margin-top: 30px;
}
#page8 .tel_box p,#page8 #tel_txt h3,#page8 #tel_txt p{
    color: #fff!important;
}
#page8 #tel_txt p{
       
    padding: 10px 20px;
}
#page8 #contact_tel a{
color: #fff;
font-family: "游明朝", "YuMincho", "ＭＳ Ｐ明朝", "MS PMincho","ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", "Sawarabi Mincho", "serif"!important;
}
/* ----------　IE　---------- */
@media all and (-ms-high-contrast: none){
.cate_list li a{
padding-top: 13px;
}
#contents1 .sub_title h3 {
    padding: 15px 30px 8px;
}
.t_more a {
    padding: 13px 0 8px;
}
#top_cms .cms_3-b .modal_bt .more a {
   padding: 12px 0 7px;
}

}

/* ----------　タブレット　---------- */
@media screen and (max-width: 768px){
.pc_box #logo{
    max-width: 150px;
}
.link_box ul {
    justify-content: center;
}
.link_box li {
    width: 15%!important;
    max-width: 45px!important;
    margin-left: 20px;
    margin-right: 20px;
}
#contents1:before {
    width: 20%;
    height: 300px;
    max-width: 300px;
    top: 50px;
}
#cms_3-b .cate_wrap{
    margin-bottom: 0px;
}
/*header {
    top: 0%;
    transform: translateY(0%);
}*/
#contents1 .icon_wrap {
    justify-content: space-around!important;
}
#contents1 .icon_box {
    width: 30%;
    margin-bottom: 30px;
}
main {
    padding-bottom: 50px;
}
header .tel_banner {
    display: none;
}
#page8 .tel_box {
    padding: 20px 30px;
}
#page8 #contact_tel a {
    padding: 20px 30px;
}
}


/* ----------　スマホ　---------- */
@media screen and (max-width: 667px){
.link_box li {
    max-width: 35px!important;
    margin-left: 15px;
    margin-right: 15px;
}
main:before {
    width: 55%;
}
#contents1:before {
    width: 20%;
    height: 100px;
    max-width: 300px;
    bottom: -30px;
    top: auto;
    right: -20px;
}
.pc_box #logo {
    max-width: 115px;
}
#top_cms .cms_title h2{
font-size: 18px;
}
.cms_1-f .box_wrap {
    padding: 40px 30px;
}
.cms_1-f .cate_box:last-of-type {
    border-bottom: 1px dotted #66957c;
}
#cms_3-b .cate:last-child {
    margin-bottom: 0px;
}
.cms_3-b .cate_box {
    border-right: none;
    border-bottom: 1px dotted #66957c;
    padding: 10px 10px 20px;
}
#page7{
    padding-bottom: 50px!important;
}
#page8,#page9,#page10{
    padding-bottom: 50px!important;
}
.banner {
    width: 100%;
}
.qa_box {
    margin-bottom: 0px;
}
#contents1 .icon_box {
    width: 95%;
}
#contents1 .icon_box h4 {
    font-size: 21px;
}            
#contents1 .icon_box .icon {
    width: 90%;
    margin: auto;
}
#contents1 p.txt3 {
    padding: 30px 20px;
}
#top_cms .cms_title {
    background-size: 80%,auto;
}
#top_cms .cms_1-f {
    padding: 60px 30px;
}
#contents2 div.width_100per.d_flex.flex_space-between,#contents3 div.d_flex.flex_top.flex_space-between.pd_t-50px{
    flex-direction: column-reverse;
}
#contents2 {
    padding-bottom: 100px;
}
#contents3 div.d_flex.flex_top.flex_space-between.pd_t-50px{
    margin-top: 50px;
}
#contents_box .modal_bt,.t_more a {
    margin: auto;
}
#contents2 h2 img, #contents3 h3 img {
    width: 70px;
}
#contents2 h2, #contents3 h3 {
    font-size: 25px;
}
.fat-nav li {
    padding: 10px;
}
.fat-nav li:last-of-type {
    margin-top: 10px;
}
#page8 .under_box{
    padding: 10px 10px 40px;
}
#page8 .tel_box {
    padding: 20px 20px;
}
}