@charset "utf-8";
html {
font-size: 62.5%;
line-height: 1.8;
}
@media screen and (max-width:767px){
html {
font-size: 53.5%;
}
}
html[lang="ja"] body, html[lang="ja"] button, html[lang="ja"] input, html[lang="ja"] select, html[lang="ja"] textarea {
font-family: YakuHanJP_Narrow, "游ゴシック Medium", "Yu Gothic Medium","游ゴシック", "Yu Gothic", "游ゴシック体", "YuGothic", YuGothic,'Lato','ヒラギノ角ゴ Pro W3','Hiragino Kaku Gothic Pro','メイリオ',Meiryo,'ＭＳ Ｐゴシック',sans-serif;
font-weight:500;
}
body{
color:#333;
font-size: 1.4rem;
background:#fff;
-webkit-text-size-adjust: 100%;
}
.lato{
font-family: 'Lato',YakuHanJP_Narrow, "游ゴシック Medium", "Yu Gothic Medium","游ゴシック", "Yu Gothic", "游ゴシック体", "YuGothic", YuGothic,'ヒラギノ角ゴ Pro W3','Hiragino Kaku Gothic Pro','メイリオ',Meiryo,'ＭＳ Ｐゴシック',sans-serif;
}
/*---------------------------------------*/
/* headerTop */
/*---------------------------------------*/
.fixTop{
position: fixed;
top: 0;
left: 0;
width: 100%;
z-index: 999;
}
@media screen and (max-width:767px){
.fixTop{
position: static;
}
}
.headerTop{
background: #ed6d16;
color: #fff;
position: fixed;
bottom: 0;
left: 0;
width: 100%;
z-index: 999;
}
.headerTop .areaInner{
width: 100%;
height: 75px;
max-width: 1300px;
}
@media screen and (max-width:767px){
.headerTop .areaInner{
height: 60px;
max-width: inherit;
}
}
.headerTop .img{
position: absolute;
top: 0;
left: 0;
width: 188px;
height: 75px;
background: url("../images/img-header-top.jpg?230703-2") center center no-repeat;
background-size: cover;
}
@media screen and (max-width:767px){
.headerTop .img{
background: url("../images/img-header-top-s.jpg?230703-2") center center no-repeat;
background-size: cover;
width: 95px;
height: 60px;
}
}
@media screen and (max-width:374px){
.headerTop .img{
width: 80px;
}
}
.headerTop .img img{
width: auto;
height: 100%;
}
.headerTop .note{
margin-left: 228px;
margin-right: 230px;
font-size: 128.5%;
position: relative;
height: 75px;
line-height: 1.4;
}
@media screen and (max-width:980px){
.headerTop .note{
margin-right: 160px;
margin-left: 218px;
font-size: 114%;
}
}
@media screen and (max-width:767px){
.headerTop .note{
height: 60px;
margin-left: 105px;
margin-right: 0;
font-size: 8pt;
}
}
@media screen and (max-width:374px){
.headerTop .note{
margin-left: 87px;
font-size: 7pt;
}
}
.headerTop .note .txt{
display: block;
position: absolute;
top: 50%;
transform: translateY(-50%);
left: 0;
}
@media screen and (max-width:767px){
.headerTop .note .txt{
position: static;
transform: translateY(0);
padding-top: 5px;
}
}
.headerTop .topLink{
position: absolute;
top: 0;
right: 75px;
line-height: 75px;
font-size: 107%;
}
@media screen and (max-width:980px){
.headerTop .topLink{
right: 55px;
font-size: 100%;
}
}
@media screen and (max-width:767px){
.headerTop .topLink{
top: inherit;
bottom: 8px;
right: 30px;
line-height: 1;
font-size: 9pt;
}
}
.headerTop .topLink .arrow{
content: "";
display: block;
position: absolute;
top: 50%;
right: -15px;
width: 6px;
height: 6px;
border-top: 1px solid #fff;
border-right: 1px solid #fff;
transform: rotate(45deg) translateY(-50%);
transition: all 0.3s ease
}
@media all and (-ms-high-contrast:none) {
.headerTop .topLink .arrow{
top: 45%;
}
}
.headerTop a:hover .topLink .arrow{
right: -19px;
}
@media screen and (max-width:767px){
.headerTop a:hover .topLink .arrow{
right: -17px;
}
}
/*---------------------------------------*/
/* fixBnArea */
/*---------------------------------------*/
.fixBnArea .fixBn{
position: fixed;
z-index:101;
}
.fixBnArea .btn a{
width: 100%;
max-width:285px;
height: 60px;
border: 1px solid #BCBCBC;
border-radius: 40px;
}
.fixBnArea .btnOrange a{
background: #ed6d16;
border: 1px solid #ed6d16;
}
.fixBnArea .btnOrange a:hover{
background: #fff;
border: 1px solid #ed6d16;
}
.fixBnArea .fixBn a:hover .txt{
color: #ed6d16;
}
.fixBnArea .btn a .link{
width: 12px;
top: 50%;
transform: translate(0,-50%);
right: 30px;
}
.fixBnArea .btn a .txtOuter{
top: 50%;
width: 100%;
transform: translate(0,-50%);
}
.fixBnArea .contactBtn a .txt {
margin-right: 110px;
}
.fixBnArea .resavationBtn a .txt{
margin-right: 160px;
}
/*fixBn*/
.fixBnArea .fixBn.btn a{
bottom: 20px;
max-width: 567px;
border: 1px solid #fff;
box-sizing: border-box;
}
.fixBnArea .fixBn.btn a:hover{
border: 1px solid #ed6d16;
}
.fixBnArea .fixBn.btn a{
bottom: 10px;
    left: 50%;
    transform: translate(-50%);
}
.fixBnArea .resavationBtn.fixBn.btn a{
left: auto;
left: calc(50% - -10px);
}
.fixBnArea .contactBtn.fixBn.btn a .img {
width: 108px;
bottom: 0px;
right: 46px;
}
@media screen and (max-width:767px){
.fixBnArea .contactBtn.fixBn.btn a .img {
right: 6px;
}
}
.fixBnArea .resavationBtn.fixBn.btn a .img {
width: 110px;
bottom: 0px;
right: 65px;
}
/* 矢印 */
.fixBnArea a .arrow{
top: 50%;
width: 6px;
height: 6px;
border-top: 2px solid #fff;
border-right: 2px solid #fff;
transform: translate(0,-50%) rotate(45deg);
transition: background 0.6s ease;
}
.fixBnArea .contactBtn a .arrow{
left: 62%;
}
@media screen and (max-width:767px){
.fixBnArea .contactBtn a .arrow{
left: 63%;
}
}
.fixBnArea .resavationBtn a .arrow{
right: 36%;
}
.fixBnArea  a:hover .arrow{
border-top: 2px solid #ed6d16;
border-right: 2px solid #ed6d16;
}
/*---------------------------------------*/
/* header */
/*---------------------------------------*/
#header{
width: 100%;
height: 95px;
background:rgba(255,255,255,0.8);
z-index:10000;
position: relative;
}
@media screen and (max-width:767px){
#header{
height: 60px;
top: 0;
left: 0;
}
}
#header .logo{
top: 20px;
left: 5%;
}
@media screen and (max-width:767px){
#header .logo{
top: 14px;
}
}
#header .logo .icon-logo{
font-size: 24px;
line-height: 1;
}
@media screen and (max-width:767px){
#header .logo .icon-logo{
font-size: 16px;
}
}
#header .hNavi{
top: 20px;
right: 345px;
}
@media screen and (max-width:1100px){
#header .hNavi{
right: 330px;
}
}
#header .hNavi li{
margin-left: 3em;
}
@media screen and (max-width:1100px){
#header .hNavi li{
margin-left: 1.5em;
}
}
#header .telBox{
    top: 24px;
    right: 150px;
}
@media screen and (max-width:767px){
#header .telBox{
    top: 15px;
    right:75px;
}
#header .telBox .fs-20{
font-size: 1.7rem;
}
#header .telBox .fs-10{
font-size: 1rem;
letter-spacing: -0.01em;;
}
}
/*---------------------------------------*/
/* humbergerNavi */
/*---------------------------------------*/
a.c_nav-bt{
width:95px;
height:95px;
right:0;
top:0;
z-index:10000;
}
@media screen and (max-width:767px){
a.c_nav-bt{
width:60px;
height:60px;
}
}
#panel-btn-icon{
width: 100%;
height: 100%;
background: url("../images/humbergernavi_off.svg");
background-size: contain;
}
.close #panel-btn-icon{
background: url("../images/humbergernavi_on.svg");
background-size: contain;
}
.panel-btn-txt{
top: 70%;
left: 50%;
transform: translate(-50%,0);
}
.close .closeTxt{
display: block;
}
 .menuTxt{
opacity: 1;
}
@media screen and (max-width:767px){
 .menuTxt,
.closeTxt{
font-size: 1rem;
}
}
.close .menuTxt{
opacity: 0;
}
.close .menuTxt.iconIntxt{
display: none;
}
/*accordion*/
div.accordion{
display: none;
overflow-y: scroll;
top: 0;
right: 0;
bottom:0;
z-index: 9999;
padding: 0 0 0 10px;
width:100vw;
height:auto;
min-height:100vh;
}
.accordionInbox{
width:100vw;
height:auto;
min-height:100vh;
box-sizing: border-box;
}
@media screen and (max-width:767px){
.accordionInbox{
padding-top: 60px;
}
}
@media screen and (max-width:767px){
.accordionInbox .areaInner{
width: 100%;
display: block;
}
}
#header .accordionInbox .logoBox{
width: 33.5%;
top: 0;
left:0;
}
@media screen and (max-width:767px){
#header .accordionInbox .logoBox{
width:100%;
padding:20px 7%;
}
}
#header .accordionInbox .logoBox .logo{
max-width: 195px;
}
#header .accordionInbox .logoBox .telIcon{
width: 13px;
margin-right: 5px;
top: -2px;
}
#header .accordionInbox .logoBox .instaIcon{
width: 20px;
margin-right: 10px;
top: -1px;
}
#header .accordionInbox .menuBox{
width: 66.5%;
}
@media screen and (max-width:767px){
#header .accordionInbox .menuBox{
width:100%;
}
}
@media screen and (max-width:767px){
#header .accordionInbox .menuBox .topNavi{
border-bottom: 1px solid #e8e8e8;
border-top: 1px solid #e8e8e8;
padding: 20px 7%;
margin-bottom: 0;
}
#header .accordionInbox .menuBox .topNavi .en{
font-size: 2.2rem;
}
}
.accordionInbox .navi .arrow{
top: 30%;
transform: translate(0,-24%) rotate(45deg);
right: -15px;
width: 5px;
height: 5px;
border-top: 1px solid #333;
border-right: 1px solid #333;
transition: all 0.3s ease;
}
@media screen and (max-width:767px){
.accordionInbox .navi .arrow{
top: 50%;
right: 0;
}
}
.accordionInbox .navi a:hover .arrow{
right: -20px;
}
@media screen and (max-width:767px){
.accordionInbox .navi a:hover .arrow{
right: 0;
}
}
@media screen and (max-width:767px){
.accordionInbox .naviBlock{
border-bottom: 1px solid #fff;
padding: 25px 7% 0;
margin-bottom: 0;
}
.accordionInbox .naviBlock .naviTtl{
font-weight: bold;
}
}
.accordionInbox .naviBox .navi{
width: 20%;
}
@media screen and (max-width:980px){
.accordionInbox .naviBox .navi{
width: 33.333%;
margin-bottom: 50px;
}
}
@media screen and (max-width:767px){
.accordionInbox .naviBox .navi{
width: 100% !important;
margin-bottom: 25px;
}
.accordionInbox .naviBox .navi .en{
font-size: 1.9rem;
}
.accordionInbox .navi a{
display: block;
}
}
.accordionInbox .navi .jp{
top:0;
left: 0;
height: 20px;
width: 100%;
padding-top: 30px;
white-space: nowrap;
}
@media screen and (max-width:767px){
.accordionInbox .navi .jp{
top: 2px;
left: 106px;
padding-top: 0px;
}
}
@media screen and (max-width:767px){
.accordionInbox .naviBox .navi .jp,
.accordionInbox .topNavi.navi .jp{
position: static;
font-size: 1.5rem;
padding: 0;
margin-left: 10px;
height: auto;
}
}
.accordionInbox .btnNaviIn{
width: 47.5%;
box-sizing: border-box;
margin-right: 5%;
}
.accordionInbox .btnNaviIn:last-child{
margin-right: 0;
}
@media screen and (max-width:767px){
.accordionInbox .btnNaviIn{
padding: 30px 7%;
width: 100%;
border-right: none;
max-width: 100%;
margin: 0;
background: #F4F4F4;
border-bottom: 1px solid #fff;
}
.accordionInbox .btnNaviIn a{
display: inline-block;
width: calc(100% - 56px);
top: 5px;
}
}
.accordionInbox .btnNaviIn .iconImg{
width: 84px;
margin-right: 12px;
}
@media screen and (max-width:767px){
.accordionInbox .btnNaviIn .iconImg{
width: 46px;
margin-right: 10px;
}
}

/*---------------------------------------*/
/* footer */
/*---------------------------------------*/
#footer {
padding-bottom: 75px;
}
@media screen and (max-width:767px){
#footer {
padding-bottom: 60px;
}
}
#footer .eagleLogo{
margin-top: -20px;
}
#footer .eagleLogo .icon{
font-size: 30px;
}
@media screen and (max-width:767px){
#footer .eagleLogo .icon{
font-size: 20px;
}
}
#footer .eagleLogo .icon-eaglelogo_01{
color: #004d9d;
}
#footer .eagleLogo .icon-eaglelogo_02{
color: #717071;
top: 0;
left: 0;
}
#footer .fNavi{
margin: 0 0 30px;
}
#footer .fNavi li{
margin:0 1.5em;
}
@media screen and (max-width:767px){
#footer .fNavi li{
margin:0 0.8em;
}
}
/*---------------------------------------*/
/* fixLink */
/*---------------------------------------*/
.fixLink{
top: 50%;
right: 15px;
width: 18px;
transform: translate(0,-50%);
z-index: 100;
}
@media screen and (max-width:980px){
.fixLink{
right: 2.5%;
transform: translate(50%,-50%);
}
}
.fixLink .icon{
width: 18px;
margin-bottom: 15px;
}
.fixLink .txt{
line-height: 17px;
letter-spacing: 0.2em;
}
/*popUp*/
.popUp{
top: 0;
left: 0;
width: 100%;
height: 100%;
background: rgba(0,0,0,0.8);
z-index: 99999;
}
.popUpIn{
width: 90%;
max-width: 358px;
max-height: 90%;
top: 50%;
left: 50%;
padding-top:35px;
transform: translate(-50%,-50%);
overflow-y: scroll;
}
.popUpIn a:hover{
opacity: 0.8;
}
.popUp .close{
top:0;
right: 0;
width: 30px;
height: 30px;
transform: rotate(45deg);
}
.popUp .close:before{
content: "";
position: absolute;
top: 50%;
left: 0;
width: 100%;
height: 1px;
background: #fff;
}
.popUp .close:after{
content: "";
position: absolute;
top: 0;
left: 50%;
height: 100%;
width: 1px;
background: #fff;
}
/*---------------------------------------*/
/* layout */
/*---------------------------------------*/
#container{
min-height:100vh;
}
/*grecaptcha*/
.grecaptcha-badge {
  visibility: hidden;
}
