﻿.bg_color1 { background-color: #baa39c;}
.bg_color2 {background-color: #ffffff;}
.bg_color3 {background-color: #e0c5bc;}
.txt_color1 {color: #aa887e;}
.txt_color2 {color: #baa39c;}
.border_color1 {border-color: #baa39c;}
.border_color2 {border-color: #e0c5bc;}
/* ----------　all　---------- */
.linkStyle{
	color:#baa39c;
}
.linkStyle:hover{
	color:#baa39c;
	opacity: 0.7;
	transition: all 0.5s;
}
h1, h2, h3, h4, h5, h6 {
    font-family: "游明朝", "YuMincho", "ＭＳ Ｐ明朝", "MS PMincho","ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", "Sawarabi Mincho", "serif";
    font-weight: bold;
}
body, .txt_color_nomal {
    color: #666;
}
#main_right {
    background-color: #ffffff;
    background-image: url(Dup/back.jpg);
}

#top_header{
    background-color: transparent!important;
}
#top_header h1{
max-width: 150px;
    margin-bottom: 20px;
}
.top #top_header h1{
max-width:300px;
}
#main_right header, #page_title {
    padding-right: 0px;
}
#main_right header {
    padding-top: 20px;
}
.top #main_right header {
    padding-top: 100px;
}
.banner {
    width: 80%;
    max-width: 400px;
    margin: auto;
margin-bottom: 50px;
}

/* ----------　TOP　---------- */
.top header{
background-image: url(Dup/line2.png),url(Dup/back2.jpg);
    background-repeat: no-repeat;
    background-position: bottom;
    padding-bottom: 100px;
    background-size: contain,cover;
}

#pc_tel{
display:none;
}
#contents {
    margin-bottom: 0px;
}
#top_link .links_bt {
width: 50%!important;
    max-width: 330px;
}
#pc_intro{
    background-color: #e0c5bc;
}
#pc_intro .fs_wrap div.bg_color2{
    background-color: rgba(255 ,255 ,255 ,0.85);
}
#pc_intro h3{
    width: 80%!important;
    max-width: 300px;
}
#pc_news {
        padding-top: 100px;
}

#pc_news h3,#pc_news .box_item{
           color: #ffffff;
}
#pc_news h3:before{
content: '';
    display: inline-block;
    width: 45px;
    height: 45px;
    background-image: url(Dup/dec.png);
    background-size: contain;
    vertical-align: middle;
    margin-right: 5px;
}
#contents .dec{
    z-index: 9;
    position: absolute;
    top: 0;
    width: 100%;
    margin-bottom: 0vh;
}
#contents .dec img{
    vertical-align: top;
}


/* ----------　下層ページ　---------- */
#main_left #left_link {
    width: 50%!important;
    max-width: 330px;
}
 #main_right main #page_container{
    padding-right: 5%;
}
/* ----------　IE　---------- */
@media all and (-ms-high-contrast: none){
#page8 #contact_tel a{
padding-bottom: 25px;
}
}

/* ----------　タブレット　---------- */
@media screen and (max-width: 768px){
#main_right {
    background-color: transparent;
background-image: none;
}
#top_header {
    background-color: rgba(255, 255, 255, 0.85)!important;
}
header #top_header .tel_bt a, header #top_header .intro_bt a {
    background-color: #baa39c;
}
#main_right header {
    padding-top: 0px;
}
.top #top_header h1 {
    max-width: 120px;
}
.top #main_right header {
    padding-top: 0px;
}
#top_header h1 {
    max-width: 120px;
    margin-bottom: 0px;
}
.top header {
    background-image: none;
}
#contents .dec {
    display:none;
}
#contents {
    padding: 5vh 0!important;
}
#contents h3{
font-size: 30px;
    margin-bottom: 5vh!important;
}
#intro .overflow {
    top: 4%;
}
#cms_6-c .cate_box{
margin-bottom: 50px;
}



}


/* ----------　スマホ　---------- */
@media screen and (max-width: 667px){
.top #top_header h1 {
    max-width: 100px;
}
#top_header h1 {
    max-width: 100px;
}
#intro h2 img {
    width: 200px;
}
#contents .fs_wrap {
    padding-bottom: 50px;
    padding-top: 50px;
}
#contents h3 {
    font-size: 22px;
}
#pc_news {
    padding-top: 50px;
}
#page_title{
    padding-top: 0%;
    padding-bottom: 3%;
}
#page_title figure{
    margin-bottom: 0px;
}
#cms_3-e .box_title1{
margin-bottom: 10px;
}
}
/*2024/8/8*/
#intro.on .bg_wrap {
background-color: rgba(224, 197, 188, 0.9)!important;
}
#intro_txt .linkStyle {
    color: #fefefe;
}