﻿.bg_black, .hvr_bg_black:hover {background-color: #03142c;}
.bg_color1, .hvr_bg_color1:hover {background-color: #03142c;}
.bg_color2, .hvr_bg_color2:hover {background-color: #183e70;}
.bg_color3, .hvr_bg_color3:hover {background-color: #183e70;}
.bg_color4, .hvr_bg_color4:hover {background-color: #183e70;}
.txt_color2, .hvr_txt_color2:hover {color: #dc9672;}
.txt_color4, .hvr_txt_color4:hover {color: #38699e;}
.border_color2, .hvr_border_color2:hover {border-color: #dc9672;}
.border_color3, .hvr_border_color3:hover {border-color: #183e70;}
.border_color4, .hvr_border_color4:hover {border-color: #183e70;}
/* ----------　all　---------- */
.linkStyle{
	color:#dc9672;
}
.linkStyle:hover{
	color:#dc9672;
	opacity: 0.7;
	transition: all 0.5s;
}
h1, h2, h3, h4, h5, h6,.liana,.patrima,.overlay .overlay-nav .top .en,#page10 .con_box {
    font-family: "游明朝", "YuMincho", "ＭＳ Ｐ明朝", "MS PMincho","ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", "Sawarabi Mincho", "serif";
}
header #logo img{
    max-width: 180px;  
    transition: 0.3s;
}
header.scr_header #logo img {
    max-width: 115px;
}
header #pc_nav {
    text-shadow: 1px 3px 15px #03142c;
}
.blur{
    background: rgba(3 ,20 ,44 ,0.7);
}
footer #logo2 img{
    max-width: 250px;
}
.map {
    height: 580px;
}
/* ----------　TOP　---------- */
#main_img .catch{
    position: absolute;
    width: 130px;
    top: 50%;
    transform: translateY(-50%);
    right: 10%;
    filter: drop-shadow(2px 4px 15px rgba(255,255,255,0.5));
}

#top_cms{
    padding-bottom: 200px;
}
#top_cms_wrap{
    padding-bottom: 100px;
}

/* ----------　下層ページ　---------- */
/* TOP メニュー */
.link_type1 .link_top .link_title {
    font-size: 20px;
    margin-bottom: 20px;
    text-align: center;
	margin-bottom: 30px;
    color: #fff;
    font-weight: normal;
}
.link_type1 .link_top .link_title{
    font-size: 20px;
    margin-bottom: 20px;
}
.link_type1 .link_top a{
	padding-top: 80px;
    padding-bottom: 60px;
    background-color: #03142c;
}
.link_type1 .link_top a:hover{
    background-color: #26303f;
}
.link_type1 .link_top a:hover .link_img1{
    transform: translate(-50%, -50%) scale(1.1,1.1);
    opacity: 0.1;
}

/* TOP ギャラリー */
/* ---------- loopSlider ---------- */


#topcms_gallery_type1 .loopSliderWrap{
    top: 0;
    left: 0;
    height: 450px;
}
#topcms_gallery_type1 .loopSlider {
    margin: 0 auto;
    height: 450px;
    text-align: left;
    position: relative;
    overflow: hidden;
}
#topcms_gallery_type1 .loopSlider .ul {
    height:450px;
    float: left;
    overflow: hidden;
}
#topcms_gallery_type1 .loopSlider .ul .li {
    width: 450px;
    height: 450px;
    float: left;
    display: inline;
    overflow: hidden;
	position: relative;
	box-sizing: border-box;
	padding: 0;
}
#topcms_gallery_type1 .loopSlider .ul .li img{
    border-radius: 0;
}
#topcms_gallery_type1 .loopSliderWrap:after {
    content: "";
    display: none;
    clear: none;
}

/*リンクボタン*/
#topcms_gallery_type1 .btn{z-index: 3;}
#topcms_gallery_type1 .btn a::before {
    content: '';
    position: absolute;
    bottom: 55px;
    right: 27%;
    width: 42%;
    height: 1px;
    background: #333;
    transition: all .3s;
}
#topcms_gallery_type1 .btn a::after {
    content: '';
    position: absolute;
    bottom: 60px;
    right: 27%;
    width: 15px;
    height: 1px;
    background: #333;
    transform: rotate(35deg);
    transition: all .3s;
}
#topcms_gallery_type1 .btn a:hover::before {
    right: 16%;
    background: #fff;
}
#topcms_gallery_type1 .btn a:hover::after {
    right: 15%;
    background: #fff;
}
#topcms_gallery_type1 .btn {
    display: block;
}
#topcms_gallery_type1 .btn a {
    background: #fff;
    color: #212121;
    width: 200px;
    height: 200px;
    display: flex;
    align-content: center;
    justify-content: center;
    border-radius: 50%;
    flex-wrap: wrap;
    transition: all 0.4s;
}
#topcms_gallery_type1 .btn a:hover {
    background: #183e70;
    color: #fff;
}
#topcms_gallery_type1 .btn a span, .btn a strong {
    text-align: center;
}

/* 会社情報 */
#page7 #info_wrap h4{
    color: #dc9672;
}
/* お問い合わせ */
/* プライバシーポリシー */
/* サイトマップ */
#page10 .con_box {
    max-width: 800px;
}
/*-------------------------------------------------------
			            IE
-------------------------------------------------------*/

@media all and (-ms-high-contrast: none){
  .sample{

  }
}

/*-------------------------------------------------------
			          タブレット
-------------------------------------------------------*/
@media screen and (max-width: 768px){
/* ----------　all　---------- */
#loading_logo {
    top: 44%;
}
footer #logo2 img {
    max-width: 200px;
} 
/* ----------　TOP　---------- */
#main_img .catch {
    width: 100px;
    top: auto;
    bottom: 5%;
    transform: none;
}

#top_cms {
    padding-bottom: 150px;
}
#top_cms_wrap {
    padding-bottom: 50px;
}
/* ----------　下層ページ　---------- */
#page_title .en {
    font-size: 55px;
}
/* TOP ギャラリー */  
#topcms_gallery_type1,#topcms_gallery_type1 .loopSliderWrap,#topcms_gallery_type1 .loopSlider,#topcms_gallery_type1 .loopSlider ul,#topcms_gallery_type1 .loopSlider .ul .li{
	height: 280px;
}
#topcms_gallery_type1 .loopSlider .ul .li{
    width: 280px;
}
#topcms_gallery_type1 {
    padding-bottom: 0;
    padding-top: 0;
}
}

/*-------------------------------------------------------
		            	スマホ
-------------------------------------------------------*/
@media screen and (max-width: 667px){
/* ----------　all　---------- */
#loading .kvArea {
    width: 65%;
}
header #logo img {
    max-width: 125px;
}
header.scr_header #logo img {
    max-width: 90px;
}
.map {
    height: 300px;
}
footer #logo2 img {
    max-width: 180px;
}
footer .scroll_d {
    height: 60px;
}
@keyframes line2{
	0% {
		top: 60px;
		height: 0;
	}
	20% {
		top: 0;
		height: 60px;
	}
	40% {
		top: 0;
		height: 0;
	}
	100% {
		top: 0;
		height: 0;
	}
}
/* ----------　TOP　---------- */    
#main_img .catch {
    width: 80px;
}   
.top_title h2 {
    font-size: 40px;
}
#top_cms {
    padding-bottom: 100px;
}
#top_cms_wrap {
    padding-bottom: 0px;
}

/* ----------　下層ページ　---------- */
#page_title .en {
    font-size: 32px;
    padding-left: 15px;
}
#page_title .en:before {
    width: 3px;
}
/* TOP メニュー */
.link_type1 .link_top .link_title{
    font-size: 15px;
}
/* TOP ギャラリー */  
#topcms_gallery_type1,.loopSliderWrap,.loopSlider,.loopSlider .ul,.loopSlider .ul .li{
	height: 179px!important;
}
#topcms_gallery_type1 .loopSlider .ul .li{
    width: 179px;
}
#topcms_gallery_type1 .btn a::after {
    bottom: 35px;
    right: 27%;
}
#topcms_gallery_type1 .btn a::before {
    bottom: 30px;
    right: 27%;
}
#topcms_gallery_type1 .btn a {
    width: 140px;
    height: 140px;
    line-height: 1.7;
}
}
