﻿.bg_color1 {
	background-color:#b2c4c8;
}
.bg_color3 {
    background-color: #b2c4c8;
}
.bg_color4 {
	background-color: #f1eeeb;
}
.txt_color1 {
	color: #86acb4;
}
.txt_color3 {
	color: #86acb4;
}
.txt_color4 {
    color: #af9f8d;
}
.border_color1 {
    border-color: #86acb4;
}
.border_color2 {
	border-color: #af9f8d;
}
.border_color3 {
	border-color: #b2c4c8;
}
.border_color4 {
    border-color: #af9f8d;
}


/* ----------　全体共通部分　---------- */
body {
    font-size: 17px;
    background-color: #eeeeee;
}
.font_100per {
    font-size: -webkit-calc(1rem + 1px); 
    font-size: calc(1rem + 1px);
}
.font_14 {
    font-size: 17px;
}
.font_2up {
    font-size: -webkit-calc(1rem + 3px);
    font-size: calc(1rem + 3px);
}
.font_4up {
    font-size: -webkit-calc(1rem + 5px);
    font-size: calc(1rem + 5px);
}
.linkStyle{
	color:#86acb4;
}
.linkStyle:hover{
	color:#86acb4;
	opacity: 0.7;
	transition: all 0.5s;
}
#fakeloader{
 	background-image: url(Dup/img/back2.jpg);
	background-size: 80%;
}
header{
	box-shadow: 0 2px 4px rgba(0,0,0,0.15);
 	background-image: url(Dup/img/back.jpg);
	background-size: 120%;
}
header h1 img{
    width: 75%!important;
}
header iframe{
    border: solid 1px #777;
    width: 100%;
    margin-top: 20px;
    height: 250px;
}
.button:hover{
	border-color: #b2c4c8;
}
.button:hover::after {
	box-shadow: inset 0 0 0 15em #b2c4c8;
}
#main_menu ul li a {
    color: #ffffff;
    text-shadow: 0 3px 5px rgba(0,0,0,0.8);
}
#main_menu ul li a::before {
	background-color: #fff;
}
.txt_shadow-b {
	text-shadow: none;
}
.button2:hover {
	box-shadow: none;
}
#sp_nav .link{
	max-width: 195px;
	margin: auto;
	margin-top: 24px;
}
.hamburger.active .hamburger__icon:after,.hamburger.active .hamburger__icon:before {
    background-color: #86acb4!important;
}
.hamburger.active .hamburger__icon {
	background-color: transparent!important;
}
.fat-nav li {
    font-size: 15px;
}
.contact_bt a:before,.tel_bt a:before {
    position: absolute;
    top: 0;
    z-index: -1;
    display: block;
    content: '';
    width: 100%;
    height: 100%;
    background-color: #eee;
}
footer .logo img{
    max-width: 300px;
}
.banner_box{
    margin-top: 30px;
    justify-content: flex-start;
}
.banner{
    width: 40%;

    max-width: 300px;
}
.banner:first-child{
    margin-right: 5%;
}


/* ----------　TOP　---------- */
#contents2 h2,#contents3 h3{
	border-bottom: 1px solid #af9f8d;
	padding-bottom: 5px;
}
.cms_title::before {
	background-color: #86acb4;
}
.b_calendar{
    border: solid 1px #777;
width: 80%;
    height: 500px;
    margin: auto;
    display: block;
    margin-bottom: 50px;
    margin-top: 50px;
    max-width: 700px;
}


/* ----------　下層ページ　---------- */
.page_box p {
	color: #af9f8d;
}
#page_title .page_box::before {
	background-color: #86acb4;
}
.button2:hover {
	box-shadow: none;
	border-color: #b2c4c8;
	background-color: #b2c4c8;
	color: #fff;
}
#cms_2-c .cate_title,#cms_3-c .cate_title{
	background-color: #b2c4c8;
	border: none;
	color: #fff;
}
#cms_2-c .cate_box {
	padding: 2% 0;
}
#cms_2-c .box_item{
	padding:  0px 20px;
}
#cms_2-c .box_txt1{
	padding-bottom: 10px;
}
#cms_3-c .box_title2{
	color: #86acb4;
}
#page8 .link{
	max-width: 400px;
	width: 50%;
	margin: auto;
	margin-bottom: 50px;
	box-shadow: 0 2px 4px rgba(0,0,0,0.1);
}
#page8 #form_area input{
	border-color: #b2c4c8;
}


/* ----------　IE　---------- */
@media all and (-ms-high-contrast: none){
#cms_2-c .cate_title,#cms_3-c .cate_title{
	padding: 10px 5px 2px;
}
}

/* ----------　タブレット　---------- */
@media screen and (max-width: 768px){
#fakeloader{
	background-size: 100%;
}
header{
	box-shadow: none;
	padding-top: 15px!important;
	padding-bottom: 15px!important;
    background-image: url(Dup/img/back2.jpg);
    background-size: 65%;
}
.head_box{
    max-width: 400px;
}
header #logo{
	max-width: 300px;
}
header h1 img {
    width: 100%!important;
}
.hamburger {
	top: 20px;
}
.hamburger__icon, .hamburger__icon:before, .hamburger__icon:after {
	background-color: #eeeeee!important;
}
.font_16_tb {
    font-size: 18px;
}
.font_18_tb {
    font-size: 20px;
}
.font_2up_tb {
    font-size: -webkit-calc(1rem + 4px);
    font-size: calc(1rem + 4px);
}
.font_4up {
    font-size: -webkit-calc(1rem + 5px);
    font-size: calc(1rem + 5px);
}

footer .logo img {
    max-width: 250px;
}
.b_calendar {
    width: 70%;
    margin-left: 12%;
    height: 400px;
}
.banner {
    width: 47%;
}
}


/* ----------　スマホ　---------- */
@media screen and (max-width: 667px){
.font_14_sp {
    font-size: 16px;
}
.font_16_sp {
    font-size: 20px;
}
.hamburger {
	top: 8px;
}
#fakeloader{
	background-size: 140%;
}
header {
    padding-top: 10px!important;
    padding-bottom: 10px!important;
    background-size: 100%;
}
header #logo {
    max-width: 200px;
}
.main_box {
	padding-top: 50px;
}
#contents1 h2{
	font-weight: bold;
}
#contents2 h2, #contents3 h3 {
	font-weight: bold;
}
.cms_title {
	padding-left: 30px;
}
.cms_title::before {
	width: 20px;
}
.cms_title h2 {
	font-weight: bold;
}
#cms_2-c .box_item:last-child{
	margin-top: 20px; 
}
#page8 .link {
	width: 90%;
	margin-bottom: 30px;
}
#page9 .box p{
	padding-left: 5px;
	padding-right: 5px;
}
.b_calendar {
    width: 90%;
    height: 300px;
margin-left: auto;
}
.banner_box {
    justify-content: center;
}
.banner {
    max-width: 200px;
}
}