﻿.bg_color1 {background-color: #61b2e6;}
.bg_color2 {background-color: #94cfe1;}
.bg_color3 {background-color: #61b2e6;}
.txt_color1 {color: #888888;}
.txt_color2 {color: #61b2e6;}
.txt_color3 {color: #61b2e6;}
.border_color1 {border-color: #61b2e6;}
.border_color2 {border-color: #cae7f0;}
.border_color3 {border-color: #cae7f0;}
.border_color4{border-color: #cae7f0;}
.hvr_bg_color2:hover {background-color: #f4fafc;}

/* ----------　all　---------- */
.linkStyle{
	color:#61b2e6;
}
.linkStyle:hover{
	color:#61b2e6;
	opacity: 0.7;
	transition: all 0.5s;
}
footer .tel_bt{
    display: none;
}
#fakeloader:before {
    background-color: transparent;
    background: -moz-linear-gradient(top left, #4a99e6, #7dd2e7);
    background: -webkit-linear-gradient(top left, #4a99e6, #7dd2e7);
    background: linear-gradient(to bottom right, #4a99e6, #7dd2e7);
}
#logo{
    max-width: 200px;
}
header.scr_header{
    background-color: transparent!important;
    background: -moz-linear-gradient(top left, rgba(74, 153, 230,0.5), rgba(125 ,210 ,231 ,0.5));
    background: -webkit-linear-gradient(top left,  rgba(74, 153, 230,0.5), rgba(125 ,210 ,231 ,0.5));
    background: linear-gradient(to bottom right, rgba(74, 153, 230,0.5), rgba(125 ,210 ,231 ,0.5));
}
.overlay {
    background: -moz-linear-gradient(top left, rgba(74, 153, 230,0.9), rgba(125 ,210 ,231 ,0.9))!important;
    background: -webkit-linear-gradient(top left,  rgba(74, 153, 230,0.9), rgba(125 ,210 ,231 ,0.9))!important;
    background: linear-gradient(to bottom right, rgba(74, 153, 230,0.9), rgba(125 ,210 ,231 ,0.9))!important;
}
footer{
    background: -moz-linear-gradient(top left, #4a99e6, #7dd2e7);
    background: -webkit-linear-gradient(top left, #4a99e6, #7dd2e7);
    background: linear-gradient(to bottom right, #4a99e6, #7dd2e7);
}
#footer {
    background-color: rgba(255,255,255,0.4);
}
footer p,footer p a,footer h2{
color:#fff!important;
}
#copyright{
    background: -moz-linear-gradient(top left, #4a99e6, #7dd2e7);
    background: -webkit-linear-gradient(top left, #4a99e6, #7dd2e7);
    background: linear-gradient(to bottom right, #4a99e6, #7dd2e7);
}
.banner_box{
    margin-top: 50px;
}
.banner{
    width: 40%;
    margin: 0 2%;
    max-width: 300px;
}



/* ----------　TOP　---------- */
.top#wrap{
opacity: 1!important;
}
#main_img:before {
    background-color: rgba(129 ,129 ,129 ,0.4);
    z-index: 2;
}
.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%);
}
#main_img .menu p{
    background: -moz-linear-gradient(top left, rgba(74, 153, 230,0.7), rgba(125 ,210 ,231 ,0.7));
    background: -webkit-linear-gradient(top left,  rgba(74, 153, 230,0.7), rgba(125 ,210 ,231 ,0.7));
    background: linear-gradient(to bottom right, rgba(74, 153, 230,0.7), rgba(125 ,210 ,231 ,0.7));
}
#main_img .menu p a{
    max-width: 400px;
    width: 90%;
}
#top_cms .banner_box{
    position: relative;
}
#top_cms .cms_1-c{
    z-index: 9;
    position: relative;
}

/* ----------　下層ページ　---------- */

#page_title .page_title_box{
    background: -moz-linear-gradient(top left, rgba(74, 153, 230,0.7), rgba(125 ,210 ,231 ,0.7));
    background: -webkit-linear-gradient(top left,  rgba(74, 153, 230,0.7), rgba(125 ,210 ,231 ,0.7));
    background: linear-gradient(to bottom right, rgba(74, 153, 230,0.7), rgba(125 ,210 ,231 ,0.7));
}
.cate_list li a {
    background-color: rgba(97,178,230,0.5)!important;
    color: #fff;
}
.cate_list li a:hover {
    background-color: #f4fafc!important;
}
.cate_list li a:hover,.cate_list li a:hover:before {
    color: #61b2e6!important;
}
.pager li a:hover {
    background-color: #f4fafc!important;
}
.pager li a:hover,.pager li a:hover i {
color: #61b2e6!important;
}
#cms_3-b .cate_box{
border-left: 1px solid #61b2e6;
}
#cms_3-b .cate:last-child {
    margin-bottom: 0px;
}
#page5 .banner_txt{
    text-align: center;
    font-weight: bold;
    margin-bottom: 30px;
    font-size: 16px;
    position: relative;
}
#page5 .banner_txt:before {
    content: '';
    position: absolute;
    left: 50%;
    bottom: -5px;
    display: inline-block;
    width: 50px;
    height: 2px;
    -moz-transform: translateX(-50%);
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    transform: translate(-50%);
    background-color: #61b2e6;
}
#page5 .banner_box{
    margin-top: 0px;
}
#page8 #contact_tel a{
    font-size: -webkit-calc(1rem + 5px);
    font-size: calc(1rem + 5px);
}
#cms_1-c{
    padding-top: 5%;
}
#cms_1-c .cate_box{
padding-top: 100px;
    margin-top: -100px;
}
/* ----------　IE　---------- */
@media all and (-ms-high-contrast: none){
  .sample{

  }
}

/* ----------　タブレット　---------- */
@media screen and (max-width: 768px){
#logo {
    max-width: 170px;
}
#main_img{
	position: relative;
	height: auto;
	width: 100%;
}
#main_img .menu {
display:none;
}
.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;
}
#cms_3-b .cate_wrap {
    margin-bottom: 0px;
}



}


/* ----------　スマホ　---------- */
@media screen and (max-width: 667px){
#logo {
    max-width: 150px;
}
.top header{
background: -moz-linear-gradient(top left, rgba(74, 153, 230,0.5), rgba(125 ,210 ,231 ,0.5));
    background: -webkit-linear-gradient(top left, rgba(74, 153, 230,0.5), rgba(125 ,210 ,231 ,0.5));
    background: linear-gradient(to bottom right, rgba(74, 153, 230,0.5), rgba(125 ,210 ,231 ,0.5));
}
#main_img {
    margin-top: 72px;
}
.banner {
    width: 80%;
    margin: 0 2% 25px;
    max-width: 300px;
}
#page_title .page_title_box{
padding-right: 10px;
    padding-left: 10px;
    width: 70%;
}
.pager li{
    margin-right: 8%!important;
    margin-left: 8%!important;
}
#page8 #contact_tel a{
    font-size: -webkit-calc(1rem + 3px);
    font-size: calc(1rem + 3px);
}
.top_cms_box:first-of-type {
    padding-top: 30px;
}
#page5 .banner_txt {
    letter-spacing: 1px;
}
}