﻿
.bg_color1 {background-color: #8CD2BC;}
.bg_color2 {background-color: #7EBEAB;}
.bg_color3 {background-color: #7CC28E;}
.txt_color1 {color: #7CC28E;}
.txt_color2 {color: #7CC28E;}
.txt_color3 {color: #7EBEAB;}
.border_color1 {border-color: #8cd2bc;}
.border_color2 {border-color: #8cd2bc;}
.border_color3 {border-color: #7CC28E;}
.hvr_bg_color2:hover {
    background-color: #99931f;
    color: #fff;
}
/* ----------　all　---------- */
.linkStyle{
	color:#7EBEAB;
}
.linkStyle:hover{
	color:#7EBEAB;
	opacity: 0.7;
	transition: all 0.5s;
}
body, .txt_color_nomal {
    color: #64605a;
}
#body{
    background-image: url(Dup/img/back.jpg);
    background-size: 230px;
}
.hannari {
font-family: "游ゴシック Medium", "游ゴシック体", "Yu Gothic Medium", YuGothic,"ヒラギノ角ゴ ProN", "Hiragino Kaku Gothic ProN", "メイリオ", Meiryo, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif!important;
}
footer .tel_bt a{
color: #7CC28E;
}
#fakeloader{
    background-image: url(Dup/img/back.png);
    background-size: 20%;
}
.header_link a{
    background-color: #8cd2bc;
    color: #fff;
    padding: 10px;
transition:0.3s;
}
.header_link a:hover {
    background-color: #bfdfd5;
    color: #64605a;
}
.header_link.h_link_tb{
display:none;
}
#pc_nav .header_link{
    margin-right: 20px;
}
footer #map iframe {
    height: 250px;
}
footer h2.hannari{
display:none;
}
.sns_links {
    list-style: none;
}
#pc_nav .sns_links{
    height: 30px;
margin-left: auto;
    margin-top: 15px;
}
#pc_nav .sns_links li {
    height: 30px!important;
}
#pc_nav li a::after, #top_pc_nav li a::after, #footer_nav li a::after {
    bottom: -5px;
}
#pc_nav .sns_links li a::after{
    display:none;
}
/* ----------　TOP　---------- */
.video_wrap {
	position: relative;
	overflow: hidden;
	width: 100%;
	height: 100vh;
}
video {
	min-width: 100%;
	min-height: 100vh;
	z-index: 1;
	position: absolute;
	top: 50%;
	left: 50%;
	-webkit-transform: translate(-50%, -50%);
	-ms-transform: translate(-50%, -50%);
	transform: translate(-50%, -50%);
}

#page4 .menu_txt{
    border: 2px solid #8cd2bc;
    padding: 20px;
}
#page4 .txt1{
    font-weight: bold;

font-size: 16px;
}
#page4 .txt1 span{
    font-size: 23px;
    border-bottom: 4px dotted;
    padding-bottom: 6px;
}
#page4 .txt2{
    background-color: rgba(126,190,171,0.1);
    padding: 10px;
    margin-top: 20px;
}
.top_cms_box:first-of-type {
    z-index: 1;
    position: relative;
}

/* ----------　下層ページ　---------- */
#cms_1-f #news_list > li {
    letter-spacing: 0px;
    font-size: 13px;
}
.banner_box{
    margin-top: 50px;
}
.banner{
    width: 40%;
    margin: 0 2%;
    max-width: 300px;
}
#page6 .cate_list{
        margin-bottom: 20px;
}
.banner2{
    max-width: 800px;
    margin: auto;
    margin-bottom: 50px;
    box-shadow: 0 2px 4px rgba(0,0,0,0.15);
}
/* ----------　IE　---------- */
@media all and (-ms-high-contrast: none){
  .sample{

  }
}

/* ----------　1280px　---------- */
@media screen and (max-width: 1280px){
.header_link.h_link_tb {
    display: block!important;
    margin-right: 80px;
}
}


/* ----------　タブレット　---------- */
@media screen and (max-width: 768px){
header{
    padding-top: 5px;
    padding-bottom: 5px;
}
#main_img{
	position: relative;
	height: auto;
	width: 100%;
}

.video_wrap {
	position: static;
	overflow: hidden;
	width: 100%;
	height: auto;
	min-width: 100%;
}
video {   
	min-width: auto;
	min-height: auto;
	width: 100%;
	z-index: 1;
	position: static;
	top: 0%;
	left: 0%;
	-webkit-transform: translate(0%, 0%); 
	-ms-transform: translate(0%, 0%);
	transform: translate(0%, 0%); 
vertical-align: bottom;
}
#page4 .txt1 span {
    font-size: 22px;
}
footer #map iframe {
    height: 200px;
}
}


/* ----------　スマホ　---------- */
@media screen and (max-width: 667px){
.banner {
    width: 80%;
    margin: 0 2% 25px;
    max-width: 300px;
}
#intro h3{
font-size: 20px;
}
#page_title .page_title_box {
padding-right: 10px;
    padding-left: 10px;
    width: 75%;
}
#page_title .page_title_box h2{
    margin-top: 10px;
    letter-spacing: 2px;
}
#page4 .txt1 {
    font-size: 15px;
}
#page4 .txt1 span {
    font-size: 18px;
    padding-bottom: 3px;
border-bottom: 2px dotted;
}
#page4 .txt2 {
    line-height: 25px;
}
#fakeloader {
    background-size: 40%;
}
#logo {
    max-width: 130px;
}
.header_link a {
    letter-spacing: 2px;
}
.header_link.h_link_tb {
    margin-right: 60px;
}
.overlay-menu .sns_links li:before{
display:none;
}
#cms_2-c .cate figure,#cms_3-b .cate figure{
height: auto!important;
}
#cms_3-b .box_wrap{
        padding: 0px;
}
#cms_3-b .cate_box {
        border: 1px solid #8cd2bc;
        padding: 30px 13px 10px;
}
#cms_3-b .box_item{
    padding-right: 0px;
}
}