﻿@import url('https://fonts.googleapis.com/css2?family=Oswald:wght@400;500&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Montserrat:wght@500&display=swap');
.font1,.cms_title .font_2dw,#top_cms .more a,#info .more a,.page_title_inner .font_2dw,.header_contact_link a{
    font-family: 'Oswald', sans-serif;
    letter-spacing:2.5px;
}
.font2,#cms_5-b .cate_box .open_bt .box_title1::before, .cms_5-b .cate_box .open_bt .box_title1::before,#cms_5-b .cate_box .box_txt1::before, .cms_5-b .cate_box .box_txt1::before{font-family: 'Montserrat', sans-serif;}
#body{background-color:#09618e;}
#wrap{overflow:hidden;}
.header_contact_link a{font-size:1.2rem;}
#footer_info .bg_white_opa {background-color: rgba(9,85,123,0.7);}
#footer_info .border{border:1px solid white;}
#footer .footer_cms .font_2dw{color:white;}
#info p{color:white;}
#bottom_menu li{background-color:transparent;}
#bottom_menu li a{color:white;}
#bottom_menu nav span.before{display:none;}
#fakeloader .fl{diplay:none;}
.linkStyle{
    text-decoration: underline;
    color: #dcbe67;
}


/*下からフェードイン*/
 .fadein {
  opacity: 0;
  transform : translate(0, 50px);
  transition : all 1500ms;
}

.fadein.scrollin{
  opacity: 1;
  transform: translate(0, 0);
}

body{
  position: relative;
  cursor: none; /*もともとあるカーソルは非表示に*/
}
/*
a{
  display:inline-block;
  margin:40px;
}*/

/*カーソル要素*/
#cursor{
  position: fixed;
  /*丸の大きさと色の指定*/
  background: #fff;
  border-radius:10px;
  width: 20px;
  height: 20px;
  margin: -10px 0 0 -10px;/*真ん中にくるようにマイナスマージンで調整*/
  z-index: 2;/*一番手前に来るように*/
  pointer-events: none;/*クリックできなくなるのを防ぐため。noneで対応*/
  opacity: 0;
  transition: transform 0.1s;/*アニメーションの秒数指定*/
}
/*ちょっと遅れてついてくるストーカー要素*/
#stalker{
  position: fixed;
  /*丸の大きさと色の指定*/
  background: #ffdf00;
  width: 60px;
  height: 60px;
  border-radius:30px;
  margin: -30px 0 0 -30px;/*真ん中にくるようにマイナスマージンで調整*/
  z-index: 1;/*カーソルの後ろに来るように*/
  pointer-events: none;/*クリックできなくなるのを防ぐため。noneで対応*/
  opacity: 0;
  transition: transform 0.5s;/*アニメーションの秒数指定*/
}
#cursor.active,
#stalker.active{
  transform: scale(1.4);
}


/*-top page------------------------------------------------------------------*/
#main_img{
    height:100%;
    overflow:visible;
}
#main_img .inner{background-size:contain;}
.en{
    top:-5%;
    right:-15%;
    z-index:-1;
}
.en img{
    width:75vw;
    height:auto;
}
.roop{  animation:35s linear infinite rotation1;}
@keyframes rotation1{
  0%{ transform:rotate(0);}
  100%{ transform:rotate(360deg); }
}
#catch .catch_txt h2 span, #contents2 .contents_txt h2 span,#contents .contents_inner h2 span.border_anime.start, #top_cms .cms_title .cms_title_inner span.border_anime.start{display:none;}
.catch_txt{margin-top:200px;}
.catch_txt .font1{font-size:2rem;}
.bg_white_opa {background-color: rgba(255,255,255,0.8);}
#top_cms .cms_title {margin-bottom: 50px;}
#top_cms .cms_title .cms_title_inner{padding-bottom:0;}
.cms_title,.cms_title_inner{border-bottom:0;}
.cms_title h2{
    position:relative;
    background-color: #09618e;
    display:inline-block;
}
.cms_title h2:before, .cms_title h2:after {
  content: '';
  position: absolute;
  top: 50%;
  display: inline-block;
  width: 150px;
  height: 1px;
  background-color: white;
}

.cms_title h2:before {
  left:-150%;
}
.cms_title h2:after {
  right: -150%;
}
.cms_title .font_2dw{
    color: #e0b940;
    opacity:1;
}
.point01,.point02{font-size:2rem;}


/*-under page------------------------------------------------------------------*/
.page_title_img{width:100%!important;}
#page_title,.page_title_inner{
    border-bottom:0;
}
.page_title_inner .font_2dw{
    color: #e0b940;
    opacity:1;
    font-size:1.5rem;
}
#cms_5-b .cate_box .open_bt .box_title1, .cms_5-b .cate_box .open_bt .box_title1{
    margin-left:50px;
}
#cms_5-b .cate_box .open_bt .box_title1::before, .cms_5-b .cate_box .open_bt .box_title1::before{
    font-size: 1.5rem;
    top: -7px;
}
#cms_5-b .cate_box .arrow, .cms_5-b .cate_box .arrow {
    position: absolute;
    left:auto;
    right: 20px;
    top: 50%;
    margin-top: -17px;
}
.cms_5-b .cate_box .open_bt .box_title1::before{color:rgb(216,202,39)!important;}
#cms_5-b .cate_box .box_item, .cms_5-b .cate_box .box_item{padding: 10px 0 10px;}
#cms_5-b .cate_box .box_txt1, .cms_5-b .cate_box .box_txt1{
    margin-left:50px;
    position:relative;
}
#cms_5-b .cate_box .box_txt1::before, .cms_5-b .cate_box .box_txt1::before{
    content: "A.";
    position: absolute;
    left: -32px;
    top: -8px;
    display: inline-block;
    vertical-align: baseline;
    color: rgb(216,113,39)!important;
    font-size:1.5rem;
}
#cms_5-b .arrow_be img, .cms_5-b .arrow_be img{
    transform: rotate(45deg)!important;
    transition:all 0.3s;
}

/* ---------- responsive ---------- */
@media screen and (max-width: 1500px){
header{padding-bottom:10%;}
.catch_txt{margin-top:100px;}
}

@media screen and (max-width: 1200px){
header{padding-bottom:5%;}
}


/* ---------- タブレット ---------- */
@media screen and (max-width: 768px){
.en{
    top:-1%;
    z-index:1;
    display:none;
}
.contact_box p{text-align:right;}
#main_img{margin-top:10px;}
.catch_txt{margin-top:50px;}
#contents{padding-bottom:80px;}
#contents .contents_inner h2{margin-bottom:25px;}
.bg_white_opa {background-color: rgba(255,255,255,1);}
.ellipsis{
  display: -webkit-box;
  -webkit-box-orient: vertical;
  overflow: hidden;
  font-size: 1em;
  line-height: 1.5em;
  max-height: 15em;
  -webkit-line-clamp: 10;
}
#global-nav li a{letter-spacing:0;}
}

/* ---------- スマートフォン ---------- */
@media screen and (max-width: 667px){
.index_header #logo, #logo {max-width: 150px;}
.en{top:1%;}
#main_img .inner {
    padding-bottom: 0;
}
#main_img span.before{height:100%;}
.catch_txt{margin-top:0;}
#contents h2{font-size:1.2rem;}
#contents .contents_img{width:100%!important;}
#contents2 h2{font-size:1.1rem;}
#info .tel{margin-bottom:0;}
#cms_5-b .cate_box .open_bt .box_title1, .cms_5-b .cate_box .open_bt .box_title1{margin-right:13%;}
#cms_5-b .cate_box .open_bt .box_title1::before, .cms_5-b .cate_box .open_bt .box_title1::before {
    font-size: 1.2rem;
    top: -5px;
}
#cms_5-b .cate_box .arrow, .cms_5-b .cate_box .arrow{
    right: 7px;
    top: 70%;
}
#cms_5-b .cate_box .open_bt .arrow img, .cms_5-b .cate_box .open_bt .arrow img{width:80%;}
#cms_5-b .cate_box .box_txt1::before, .cms_5-b .cate_box .box_txt1::before{
    font-size: 1.2rem;
    top: -3px;
}
#top_cms .cms_title { margin-bottom: 20px;}
.cms_2-c .box_txt2{padding:0 3%;}
}

/* ---------- IEの処理 ---------- */
@media all and (-ms-high-contrast: none){
.contact_box .header_contact_link a,.all_header .contact_box .header_contact_link a{padding:10px 25px 10px;}
.more a{padding:12px 10px 12px;}
#cms_5-b .cate_box .open_bt .box_title1::before, .cms_5-b .cate_box .open_bt .box_title1::before{top:-10px;}
#cms_5-b .cate_box .box_txt1::before, .cms_5-b .cate_box .box_txt1::before{top:-10px;}
#contact_tel a{padding-top:35px;}
}


