﻿@font-face {
font-family: "hare";
  src: url("Dup/hare.otf") format("otf"),url("Dup/hare.woff") format("woff"),url("Dup/hare.woff2") format("woff2");
}
#contents h3,#pc_news h3,#page_title h2,#pc_intro h2,#footer_txt h3,.cate_title{
	font-family: "hare", serif;
}
#pc_menu.on .bg_wrap{
    background-color: rgba(255, 255, 255, 0.95)!important;
}
#link.on{
background-color: rgba(255, 255, 255, 0.7);
}
/* ----------　基本カラー　---------- */
.txt_color1{color:#edac95;} /* メインカラー */
.txt_color2{color: #edac95;} /* サブカラー */
.txt_color3{color: #7bae89;} /* アクセントカラー1 */

.bg_color1{background-color: #f5f5eb;} /* メインカラー */
.bg_color2{background-color: #f5f5eb;} /* サブカラー */
.bg_color3{background-color: #7bae89;} /* アクセントカラー1 */
#pc_menu .bg_color3{
	background-color: #fff;
}
#link .bg_color1{
	background-color:#fff;
}
#link .link_txt {
	color: #696969;
}

.border_color1{border-color: #edac95;}
.border_color2{border-color:#edac95;}
.border_color3{border-color:#7bae89;}
.border_color4{border-color:#f1dad2;}

.hvr_txt_color1:hover{color: #dddddd;} /* メインカラー */
.hvr_txt_color2:hover{color: #edac95;} /* サブカラー */
.hvr_txt_color3:hover{color: #877850;} /* アクセントカラー1 */

.hvr_bg_color1:hover{background-color: #dddddd;} /* メインカラー */
.hvr_bg_color2:hover{background-color: #edac95;} /* サブカラー */
.hvr_bg_color3:hover{background-color: #877850;} /* アクセントカラー1 */

.hvr_border_color1:hover{border-color: #dddddd;}
.hvr_border_color2:hover{border-color: #edac95;}
.hvr_border_color3:hover{border-color: #877850;}



/* ----------　全体共通部分　---------- */
.linkStyle{
	color:#edac95;
}
.linkStyle:hover{
	color:#edac95;
	opacity: 0.7;
	transition: all 0.5s;
}
.txt_shadow {
    text-shadow: none;
}
body, .txt_color_nomal {
    color: #696969;
}
#menu_bt{
	background-color: #edac95;
}
#pc_tel {
    display: none;
}
footer{
	background-color: #edac95!important;
}
#footer_txt{
	color: #333;
}
#footer_txt a{
	color: #333;
}
#page_title{
	color: #edac95;
border-bottom: 5px solid #edac95;
background-color: rgba(237 ,172 ,149,0.1)!important;
padding-left: 0%;
}
.cate_list li{
	border-color: #f5f5eb;
}
.cate_list li a{
	background-color: #edac95;
}
#scroll{
	background-color:#edac95;
}
#top_return.retop {
	background-color: #edac95;
}
h2 span{
	font-family: "游明朝", "YuMincho", "ＭＳ Ｐ明朝", "MS PMincho","ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", "Sawarabi Mincho", "serif"!important;
}
#main_right header, #page_title {
    padding-right: 0px;
}
#main_right header{
padding-top: 50px;
}
#left_bar div {
    z-index: 9;
}
header h1 {
    max-width: 220px;
}
.banner {
    width: 80%;
    max-width: 500px;
    margin: auto;
 margin-bottom:50px;
}
.shop a{
    background-color: #7bae89;
    color: #ffff;
    padding: 10px;
    width: 50%;
    display: block;
    text-align: center;
    margin: auto;
    margin-bottom: 10px;
}


/* ----------　TOP　---------- */
.hp{
    width: 50%!important;
    max-width: 400px;
margin: auto;
    margin-bottom: 30px;
}
#top_link .links_bt{
    width: 50%!important;
    max-width: 250px;
}
#pc_intro .fs_wrap h2,#pc_intro .fs_wrap p,#contents .box_txt p{
	opacity: 1;
}
#pc_intro .fs_wrap h3{
    width: 40%!important;
}
#pc_intro .fs_wrap div.pd_5per{
	background-color: #edac95;
	color: #fff;
}
#pc_intro .fs_wrap h2{
    font-size: 22px;
    border-bottom: 1px solid #fff;
    padding-bottom: 10px;
}
#intro #intro_wrap #intro_txt{
	color:#333!important;
}
#intro #intro_wrap div.bg_color1{
	background-color:#edac95!important;
}
#contents {
	padding: 5vh 0 0!important;
}
#contents h3 {
    margin-bottom: 100px!important;
    position: relative;
    padding: 0.5rem 1rem 01rem;
    background: #f5f5eb;
    background: -webkit-repeating-linear-gradient(-45deg,#e7e7de 0,#e7e7de 1px,#f5f5eb 1px,#f5f5eb 8px);
    background: -o-repeating-linear-gradient(-45deg,#e7e7de 0,#e7e7de 1px,#f5f5eb 1px,#f5f5eb 8px);
    background: repeating-linear-gradient(-45deg,#e7e7de 0,#e7e7de 1px,#f5f5eb 1px,#f5f5eb 8px);
    border: 10px solid #f5f5eb;
}
#contents h3:before {
    position: absolute;
    top: -20px;
    left: -20px;
    width: calc(100% + 20px);
    height: calc(100% + 20px);
    content: '';
    border: 2px solid #696969;
}
#contents h3 span{
	text-align: center!important;
    color: #696969;
}
#contents .sub_title p{
    font-family: "hare", serif;
    opacity: 1;
    color: #fff;
    font-size: 23px;
    margin-bottom:80px;
    text-align: center;
position: relative;
}
#contents .sub_title p:before {
    content: '';
    position: absolute;
    left: 50%;
    bottom: -35px;
    display: inline-block;
    width: 50px;
    height: 2px;
    -moz-transform: translateX(-50%);
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    transform: translate(-50%);
    background-color: #ffffff;
}
#contents .box_txt{
	color: #fff;
    margin-bottom: 40px;
}
#contents h4{
    position: relative;
    padding: 0;
    text-align: left;
    padding-bottom: 10px;
    margin-bottom: 30px;
    font-size: 22px;
}
#contents h4:before{
position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 7px;
    content: '';
    background-image: -webkit-repeating-linear-gradient(135deg, #fff, #fff 1px, transparent 2px, transparent 5px);
    background-image: repeating-linear-gradient(-45deg, #fff, #fff 1px, transparent 2px, transparent 5px);
    background-size: 7px 7px;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
}
#info_box dl{
	border-color: #edac95;
}
#info_box dt{
	color: #edac95;
}
#pc_tel img {
	width: 40px;
	height: auto;
	background-color:#edac95;
	border-radius: 50%;
	vertical-align: text-top;
	margin-right: 10px;
}
#pc_news{
    padding-bottom: 60px;
}
#pc_news .links_bt{
    width: 40%!important;
    margin-top: 50px;
}

/* ----------　下層ページ　---------- */
#main_left #left_link {
    width: 70%!important;
}
#main_left #left_link .hp2 {
max-width: 500px;
     width: 90%;
    margin: auto;
    margin-bottom: 40px;
}
#main_left #left_link .links_bt {
max-width: 300px;
     width: 70%;
    margin: auto;
}
.pager li a {
    color: #333;
}
.cate_title{
background-color: #7bae89;
    border: none;
    color: #fff;
    padding: 10px 10px 12px !important;
}
#cms_6-c .circle {
    background-color: #edac95;
}
#cms_6-c .arrow {
    background-color: #edac95;
}
#cms_5-c .box_txt1::before {
    color: #7bae89;
}
#cms_5-c .box_title1 {
    border-bottom: 1px solid #edac95!important;
}
#page8 .caution_box{
	border-color: #edac95;
}
#page8 .tel_btn a{
	color: #edac95;
}
#page8 input{
	border-color: #edac95!important;
}
#page8 textarea{
	border-color: #edac95!important;
}
#page8 #submit input{
	border-color: #edac95!important;
	background-color:#edac95!important;
	color:#dddddd!important;
}
#page8 #contact_tel a{
display: inline-block;
}
#page9 #top_txt{
	background-color: #edac95;
}
#page9 .box_wrap p a{
	background-color: #edac95;
}
#page10 ul li a{
	color: #333;
}





/* ----------　タブレット　---------- */
@media screen and (max-width: 768px){
#main_right header {
    padding-top: 0px;
}
header h1 {
    max-width: 180px;
}
#news{
	background-color: #edac95;
}
#top_link .links_bt {
    max-width: 500px;
}
#main_menu{
	border-color: #edac95;
	background-color: rgba(255, 255, 255, 0.7)!important;
}
#main_menu p{
	background-color: #edac95;
}
/*#top_header{
	background-color: rgba(255, 255, 255, 0.85)!important;
} */
#top_header,#page_title,#page_container,#pc_news,#main_menu{
	background-color:rgba(245, 245, 235, 0.9)!important;
}
#sp_info,#sp_info p a{
    color: #696969;
}
#cms_6-c .cate_box {
    margin-bottom: 50px;
}
#contents::after {
    background-color: rgba(123,174,137,0.6);
}
#contents .box_txt {
    background-color: rgba(237,172,149,0.8);
}
header #top_link .links_bt {
    top: 63%!important;
max-width: 300px;
}
.hp {
    width: 55%!important;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%,-50%);
    max-width: 450px;
}
#sp_info .links_bt {
width: 40%!important;
    margin-top: 20px;
}
}


/* ----------　スマホ　---------- */
@media screen and (max-width: 667px){
header h1 {
    max-width: 100px;
}
#top_link .links_bt {
    width: 70%!important;
}
#contents .fs_wrap{
	padding-top: 50px;    
	padding-bottom: 50px;
}


#pc_news{
	padding-top: 50px;    
	padding-bottom: 50px;
}
#contents h3 {
	margin-bottom: 80px!important;
}
#cms_2-b .cate .cate_box:last-of-type{
	margin-bottom: 0px!important; 
}
#page8 #contact_tel a {
    padding: 30px 20px;
    font-size: -webkit-calc(1rem + 6px);
    font-size: calc(1rem + 6px);
}
.banner {
    width: 90%;
}

.hp {
top: 40%!important;
    width: 80%!important;
}
.shop a {
    width: 100%;
}
header #top_link .links_bt{
    top: 60%!important;
    max-width: 200px;
}
#top_link .links_bt {
    top: 27%!important;

}
#sp_info .links_bt {
    width: 70%!important;
}
}