﻿/* ----------　基本カラー　---------- */
.txt_color1{color:#db7093;} /* メインカラー */
.txt_color2{color: #DB7093;} /* サブカラー */
.txt_color3{color: #877850;} /* アクセントカラー1 */

.bg_color1{background-color: #efeeeb;} /* メインカラー */
.bg_color2{background-color: #efeeeb;} /* サブカラー */
.bg_color3{background-color: #e2d9c8;} /* アクセントカラー1 */
#pc_menu .bg_color3{
	background-color: #fff;
}
#link .bg_color1{
	background-color:#fff;
}
#link .link_txt {
	color: #877850;
}

.border_color1{border-color: #db7093;}
.border_color2{border-color: #DB7093;}
.border_color3{border-color: #d2ba8d;}
.border_color4{border-color: #e2d9c8;}

.hvr_txt_color1:hover{color: #fff;} /* メインカラー */
.hvr_txt_color2:hover{color: #DB7093;} /* サブカラー */
.hvr_txt_color3:hover{color: #877850;} /* アクセントカラー1 */

.hvr_bg_color1:hover{background-color: #fff;} /* メインカラー */
.hvr_bg_color2:hover{background-color: #DB7093;} /* サブカラー */
.hvr_bg_color3:hover{background-color: #877850;} /* アクセントカラー1 */

.hvr_border_color1:hover{border-color: #fff;}
.hvr_border_color2:hover{border-color: #DB7093;}
.hvr_border_color3:hover{border-color: #877850;}


/* ----------　全体共通部分　---------- */
.linkStyle{
	color:#DB7093;
}
.linkStyle:hover{
	color:#DB7093;
	opacity: 0.7;
	transition: all 0.5s;
}
body{
    font-family: "游明朝", "YuMincho", "ＭＳ Ｐ明朝", "MS PMincho","ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", "Sawarabi Mincho", "serif";
}
body, .txt_color_nomal {
    color: #54504b;
}
#main_right header, #main_right main #page_container, #page_title {
    padding-right: 0px;
}
#menu_bt{
background: -moz-linear-gradient(top left, #e89260, #DB7093);
    background: -webkit-linear-gradient(top left, #e89260, #DB7093);
    background: linear-gradient(to bottom right, #e89260, #DB7093);
}
#pc_tel{
	color: #DB7093;
}
footer{
background-color: #e2d9c8!important;
}
#copyright{
color: #db7093;
}

#footer_txt{
	color: #54504b;
    box-shadow: none;
}
#footer_txt a{
	color: #54504b;
}
#page_title{
background: -moz-linear-gradient(top left, #e89260, #DB7093);
    background: -webkit-linear-gradient(top left, #e89260, #DB7093);
    background: linear-gradient(to bottom right, #e89260, #DB7093);
}
#page_title h2 span{
text-shadow: none;
}
.cate_list li{
	border-color: #efeeeb;
}
.cate_list li a{
background-color: #e2d9c8;
    color: #54504b;
}
#scroll{
background: -moz-linear-gradient(top left, #e89260, #DB7093);
    background: -webkit-linear-gradient(top left, #e89260, #DB7093);
    background: linear-gradient(to bottom right, #e89260, #DB7093);
}
#top_return.retop {
background: -moz-linear-gradient(top left, #e89260, #DB7093);
    background: -webkit-linear-gradient(top left, #e89260, #DB7093);
    background: linear-gradient(to bottom right, #e89260, #DB7093);
}
h2 span{
	font-family: "游明朝", "YuMincho", "ＭＳ Ｐ明朝", "MS PMincho","ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", "Sawarabi Mincho", "serif"!important;
}
#main_left{
    box-shadow: 0 2px 4px rgba(0, 0, 0 ,0.15);
}
#main_left:before {
    content: '';
    display: inline-block;
    width: 100%;
    height: 100%;
    background-color: #DB7093;
    background: -moz-linear-gradient(top left, rgba(232, 146, 96 ,0.4), rgba(219 ,112 ,148 ,0.4));
    background: -webkit-linear-gradient(top left, rgba(232, 146, 96 ,0.4), rgba(219 ,112 ,148 ,0.4));
    background: linear-gradient(to bottom right, rgba(232, 146, 96 ,0.4), rgba(219 ,112 ,148 ,0.4));
    position: absolute;
    z-index: 1;
}
#wrap,#main_left,#main_right,#pc_intro,#contents,#pc_news,#map{
    border: none;
}
#main_right header{
padding-top: 50px;
    border-bottom: 2px solid #58544f;
}
.banner_box{
    margin-top: 50px;
}
.banner{
    width: 40%;
    margin: 0 2%;
    max-width: 300px;
background: -moz-linear-gradient(top left, #e89260, #DB7093);
    background: -webkit-linear-gradient(top left, #e89260, #DB7093);
    background: linear-gradient(to bottom right, #e89260, #DB7093);
    padding: 20px 10px;
}
.banner a{
    color: #fff;
font-weight: bold;
}
.banner2 {
    width: 80%;
    max-width: 450px;
    margin: auto;
}
#top_header h1{
max-width: 300px;
}
#main_left #left_link {
    z-index: 2;
}

.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%);
}

/* ----------　TOP　---------- */
#pc_intro .fs_wrap h2,#pc_intro .fs_wrap p,#contents .box_txt p{
	opacity: 1;
}
#top_link{
    margin-top: 100px;
}
#pc_intro .fs_wrap div{
background: -moz-linear-gradient(top left, #e89260, #DB7093);
    background: -webkit-linear-gradient(top left, #e89260, #DB7093);
    background: linear-gradient(to bottom right, #e89260, #DB7093);
	color: #fff;
}
#intro #intro_wrap #intro_txt{
	color:#54504b!important;
}
#intro #intro_wrap div{
	background-color: #DB7093!important;
background: -moz-linear-gradient(top left, #e89260, #DB7093);
    background: -webkit-linear-gradient(top left, #e89260, #DB7093);
    background: linear-gradient(to bottom right, #e89260, #DB7093);
}
#contents {
	padding: 5vh 0!important;
}
#contents h3 {
    margin-bottom: 50px!important;
}
#contents h3 span{
	text-align: center!important;
    color: #54504b;
    font-weight: bold;
    text-shadow: 1px 1px 1px #efeeeb, -1px 1px 1px #efeeeb, 1px -1px 1px #efeeeb, -1px -1px 1px #efeeeb, 1px 0px 1px #efeeeb, 0px 1px 1px #efeeeb, -1px 0px 1px #efeeeb, 0px -1px 1px #efeeeb;
display: inline-block;
    position: relative;
}
#contents h3 span:before{
content: '';
    position: absolute;
    left: 50%;
    bottom: -20px;
    display: inline-block;
    width: 50px;
    height: 2px;
    -moz-transform: translateX(-50%);
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    transform: translate(-50%);
    background-color: #db7093;
}
#contents .box_txt{
    box-shadow: none;
    margin-bottom: 80px;
background-color: rgba(239,238 ,235 ,0.9);
}
#info_box dl{
	border-color: #DB7093;
}
#info_box dt{
	color: #DB7093;
}
#pc_tel img {
	width: 60px;
	height: auto;
	background-color: #e2d9c8;
	border-radius: 50%;
	vertical-align: text-top;
	margin-right: 10px;
margin-top: -10px;
}
.fs_wrap a{
    color: #db7093;
    text-shadow: none;
}
#pc_intro{
background-image: url(Dup/back.png);
}
#contents::after {
    background-color: rgba(226 ,217 ,200 ,0.2)!important;
}
/* ----------　下層ページ　---------- */
.pager li a {
    color: #54504b;
}
#page_container {
    padding-right: 5%!important;
}
#cms_1-e .date {
    color: #54504b;
}
#cms_2-c .cate_box{
    padding: 2.5% 0;
}
#cms_2-c .box_item {
    padding: 0px 20px;
}
#page8 .caution_box{
	border-color: #DB7093;
}
#page8 .tel_btn a{
	color: #DB7093;
}
#page8 input{
	border-color: #DB7093!important;
}
#page8 textarea{
	border-color: #DB7093!important;
}
#page8 #submit input{
	border-color: #DB7093!important;
	background-color:#DB7093!important;
	color:#fff!important;
}
#page8 #tel_txt p{
    text-align: left;
}
#page9 #top_txt{
    background: -moz-linear-gradient(top left, #e89260, #DB7093);
    background: -webkit-linear-gradient(top left, #e89260, #DB7093);
    background: linear-gradient(to bottom right, #e89260, #DB7093);
}
#page9 .box_wrap p a{
	background-color: #DB7093;
}
#page10 ul li a{
	color: #54504b;
}





/* ----------　タブレット　---------- */
@media screen and (max-width: 768px){
header .tel_bt,header .intro_bt{
width: 20%!important;
}
#main_right header {
    padding-top: 0px;
    border-bottom: none;
}
#news {
    background: -moz-linear-gradient(top left, #e89260, #DB7093);
    background: -webkit-linear-gradient(top left, #e89260, #DB7093);
    background: linear-gradient(to bottom right, #e89260, #DB7093);
}
#main_menu{
border-color: #e2d9c8!important;
	background-color: rgba(255, 255, 255, 0.7)!important;
}
#main_menu p {
    color: #DB7093;
    background-color: #e2d9c8!important;
}
#top_header{
	background-color: rgba(255, 255, 255, 0.85)!important;
}
#sp_info{
border-top: 1px solid #54504b;
    color: #54504b;
}
#sp_info p a{
    color: #DB7093;
}
#page_title{
	background-color: rgba(255, 255, 255, 0.85)!important;
}
.delighter {
    transform: translatey(0px);
    opacity: 1;
}
}


/* ----------　スマホ　---------- */
@media screen and (max-width: 667px){
#top_link {
    margin-top: 0px;
}
#contents .fs_wrap{
    padding-top: 30px;
    padding-bottom: 0px;
    width: 90%!important;
}
#pc_news{
	padding-top: 50px;    
	padding-bottom: 50px;
}
#contents h3 {
    margin-bottom: 30px!important;
}
#cms_2-b .cate .cate_box:last-of-type{
	margin-bottom: 0px!important; 
}
.banner {
    width: 80%;
    margin: 0 2% 25px;
    max-width: 300px;
}
}