<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@charset "UTF-8";

/* ================================
  @ Reset
================================== */
:where(:not(iframe,canvas,img,svg,video):not(svg*)){all:unset;display:revert}*,::after,::before{box-sizing:border-box}ol,ul{list-style:none;margin:0;padding:0;}img{max-width:100%}table{border-collapse:collapse}textarea{white-space:revert}
*,*::before,*::after{box-sizing:border-box}body,h1,h2,h3,h4,p,figure,blockquote,dl,dd{margin:0}ul[role="list"],ol[role="list"]{list-style:none}html:focus-within{scroll-behavior:smooth}body{min-height:100vh;text-rendering:optimizeSpeed;line-height:1.5}a:not([class]){text-decoration-skip-ink:auto}img,picture{max-width:100%;display:block}input,button,textarea,select{font:inherit}@media(prefers-reduced-motion:reduce){html:focus-within{scroll-behavior:auto}*,*::before,*::after{animation-duration:.01ms !important;animation-iteration-count:1 !important;transition-duration:.01ms !important;scroll-behavior:auto !important}}

/* ================================
  @ 共通
================================== */

.newsLine{display:none !important;}

a{text-decoration: none;}
.pcOnly{display:block;}
.spOnly{display: none;}
.oh{overflow:hidden;}
.swiper-container{overflow:hidden;}
.swiper-wrapper{justify-content:inherit;}

.head__h1{background: #eee;font-size: .6rem;padding: 0.2rem 0;}
.head__h1&gt;h1{max-width: 100%;width: 1200px;margin: 0 auto;}

/* Overlay */
#ovl {
    height: 100vh;
    background: rgba(0, 0, 0, 0.8);
    position: fixed;
    top: 0;
    left: 0;
    z-index:40;
    width: 100%;
}

/* surusuru */
.return_top{
    position: fixed;
    bottom: 1rem;
    right: 1rem;
    color:#fff;
    background: #403e3ead;
    padding: 2rem;
    border-radius: 10px;
}
.scMenu {
  display:none;
  width: 100px;
  padding: 2rem 0;
  text-align: center;
  border-radius: 1rem;
  position: fixed;
  z-index: 2;
  left: 5%;
  bottom: 5%;
}
.sc_menuCont {
  z-index: 3;
  left: 5%;
  bottom: 5%;
  position: fixed;
  border-radius: 0.5rem;
}

#big__bnrWrap{margin-top: 1rem;margin-bottom: -2rem;}

/* font */
.fs--sml{font-size: .8rem;}

.tc{text-align:center;}
.pr{position: relative;}.pa{position: absolute;}

/* Colors */
.b--cc{background: #418fcf;}
.b--fff{background:#fff;}
.t--fff{color:#fff;}
.t--333{color:#333;}


/* float */
.ofh{overflow:hidden;}
.fr{float:right;}

/* flex */
.df{display:flex;}
.df--fw{flex-wrap:wrap;}
.df--jcsb{justify-content:space-between;}
.df--jcsa{justify-content:space-around;}
.df--jcfe{justify-content: flex-end;}
.df--jcc{justify-content:center;}
.df--aifs{align-items: flex-start;}
.df--aic{align-items: center;}
.df--aibl{align-items: baseline;}

.fr{float:right;}

/* Padding */
.pd--1r{padding:1rem;}
.pdb-1r{padding-bottom:1rem;}
.pdr-1r{padding-right:1rem;}
.pdr-1l{padding-left:1rem;}
.ptb-05r{padding-top: .5rem;padding-bottom: .5rem;}
.ptb-1r{padding-top: 1rem;padding-bottom: 1rem;}
.ptb-2r{padding-top: 2rem;padding-bottom: 2rem;}
.ptb-3r{padding-top: 3rem;padding-bottom: 3rem;}

/* Margin */
.mgr--05r{margin-right:.5rem;}
.mgr--1r{margin-right:1rem;}
.mgl--1r{margin-left:1rem;}
.mgb--1r{margin-bottom:1rem;}.mgb--2r{margin-bottom:2rem;}
.mgt--1r{margin-top:1rem;}
.mgr--1r{margin-right:1rem;}
.mgr--2r{margin-right:2rem;}

/* width */
.w--c2{width: calc(100% / 2 - 1rem);}
.w--c3{width: calc(100% / 3 - .5rem);}
.w--c4{width: calc(100% / 4 - .5rem);}
.w--c5{width: calc(100% / 5 - 1rem);}
.w--c6{width: calc(100% / 6 - 1rem);}
.w--100{width:100%;}
.w--m1200{width:100%;max-width: 1200px;margin: 0 auto;}

/* ttl */
.ttt03--ttl{
  margin-bottom: var(--ttl-mb-xsmall);
  padding:1rem;
}
.ttt03--lead {
  display: block;
  color: #fff;
  font-size: 22px;
  font-weight: bold;
  padding-left: 16px;
  position: relative;
}
.ttt03--lead2 {
  display: block;
  color: #fff;
  font-size: 22px;
  font-weight: bold;
}
.ttt03--lead:before {
  display: block;
  content: "";
  width: 6px;
  height: calc(1em * 1.5);
  background: #fff;
  position: absolute;
  top: 0;
  left: 0;
}
.ttt03--sub{
  color:#fff;
  display: block;
  margin-top: 5px;
}
/* クローズ処理　*/
._close{
  width: 100%;
  background: #000000e0;
  position: absolute;
  top: 0;
  left: 0;
  height: 100%;
  z-index: 5;
}
._close--inr{
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  color: #fff;
  font-size: 2rem;  
}

.swiper-horizontal&gt;.swiper-pagination-bullets, .swiper-pagination-bullets.swiper-pagination-horizontal{bottom:inherit;}

/* ================================
  @ Header /
================================== */

.ghead{padding-top: 1rem;padding-left: 1rem;padding-right:1rem;}
.ghead_LR{width:82%;}
.ghead__left{font-size:.8rem;width: 45%;}
.ghead__right{font-size:.8rem;width: 55%;}

/* Logo */
.ghead__logo{width: 18%;}
.ghead__logo--txt{font-size: .6rem;}
.ghead__logo--img{width: 300px;}
.ghead__logo--btn{display: none;}

/* MenuList */
.ghead__menu{width: 100%;}
/* .ghead__menu--on::after {
    content: "";
    top: 100%;
    left: 50%;
    z-index: 10000;
    transform: translate(-50%, -50%);
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    width: 0;
    height: 0;
    position: absolute;
    border-style: solid;
    border-width: 0 20px 25px 20px;
    border-color: transparent transparent #fff transparent;
} */

/* Navgation */
.ghead__nav--txt{color: #3a77c7;font-size:90%;}
.ghead__nav:hover{color:#fff;border-radius: 5px 5px 0 0;transition: all 0.3s 0s ease;}
.ghead__nav::before{
	width: 40px;
    height: 50px;
    margin: 0 auto 5px;
    content: "";
    display: block;
}

.ghead__nav:hover .ghead__nav--txt {color: #fff;}
.ghead__nav--D:hover{background: #4877bf;}
.ghead__nav--D::before{background: url(https://www.wbf.co.jp/module/header_rev2020/image/kokunai_in.svg) no-repeat center top 5px;}
.ghead__nav--D:hover::before{background: url(https://www.wbf.co.jp/module/header_rev2020/image/kokunai_out.svg) no-repeat center top 5px;}
.ghead__nav--W:hover{background: #4877bf;}
.ghead__nav--W::before{background: url(/upload/tenant_1/kaigai_in.svg) no-repeat center top 5px;}
.ghead__nav--W:hover::before{background: url(/upload/tenant_1/kaigai_out.svg) no-repeat center top 5px;}
.ghead__nav--M:hover{background: #4877bf;}
.ghead__nav--M::before{background: url(/upload/tenant_1/mokuteki_in.svg) no-repeat center top 5px;}
.ghead__nav--M:hover::before{background: url(/upload/tenant_1/mokuteki_out.svg) no-repeat center top 5px;}
.ghead__nav--C:hover{background: #4877bf;}
.ghead__nav--C:hover::before{background: url(/upload/tenant_1/group_out.svg) no-repeat center top 5px;}
.ghead__nav--C::before{background: url(/upload/tenant_1/group_in.svg) no-repeat center top 5px;}

.ghead__nav--S:hover{background: #4877bf;}
.ghead__nav--S a{padding:2rem 0;}
.ghead__nav--S:hover::before{background: url(/upload/tenant_1/sensho_2.svg) no-repeat center top 5px;}
.ghead__nav--S::before{background: url(/upload/tenant_1/sensho_1.svg) no-repeat center top 5px;}

.ghead__menuBox{
  z-index:100;
	display: none;
	width: 100%;
	position: fixed;
	/* position: absolute; */
	left: 0;
	margin-top: 1rem;
	background:#fff;
	height: 220px;
}
.ghead__menuBox--D{border-top: 3px solid #4877bf;border-bottom: 3px solid #4877bf;}
.ghead__menuBox--W{border-top: 3px solid #4877bf;border-bottom: 3px solid #4877bf;}
.ghead__menuBox--M{border-top: 3px solid #4877bf;border-bottom: 3px solid #4877bf;}
.ghead__menuBox--C{border-top: 3px solid #4877bf;border-bottom: 3px solid #4877bf;}
.ghead__menuList {
    margin: 0;
    padding: 0;
    font-size: .9rem;
    width: calc(100% - 150px - 1rem);
}
.ghead__menuList--a{
	color: #333;
	display:block;
	padding: .5rem;
	margin-right: .8rem;
}
.ghead__menuList--a:hover{opacity:1;color:#333;text-decoration: none;background: #ebf3ff;border-radius: 6px;}
.ghead__menuList--a:after{
	margin-left: .5rem;
	font-family: "Font Awesome 5 Free";
	font-weight: 900;
	content: "\f0a9";
}
.ghead__menuInr--ttl {
    color: #333;
    width: 150px;
    background: #eee;
    padding: 1.5rem 1rem;
    font-weight: bold;
}



/* */
.ghead__menuR{margin: 0;padding:0;}
.ghead__menuR--a {color: #333;}
.ghead__mail {
    border: #418fcf solid 2px;
    border-radius: 5px;
    padding: .5rem;
    color: #418fcf;
}

.ghead__mail:hover {text-decoration: none;color: #fff;background-color: #418fcf;}
.ghead__time {
    background: #e2e7eb;
    padding: .6rem;
    margin-right: .5rem;
}
.ghead__mail--big{font-size: 1.5rem;margin-right: .5rem;}

/* ================================
  @ お知らせ
================================== */

.newsLine__wrap{
	display: block;
	font-size: .9rem;
}
.newsLine__wrap:hover{color:#fff;}
.newsLine__wrap.ptn2:hover{color:#333;}
/* .newsLine__wrap::after {
  font-family: "Font Awesome 5 Free";
  font-weight: 900;
  content: "\f0a9";
}
.newsLine__ico {
    background: #7aaed9;
    display: inline-block;
    padding: 0 1rem;
    border-radius: 15px;
} */
.newsLine--bb{border-bottom: 1px solid #ccc;}


/* ================================
  @ cntWrap
================================== */

.cntWrap__bredW{background: #eee;}
.cntWrap__bred{padding: 0;font-size: .7rem;}

.cntWrap__bred--a{color: #333;padding:.2rem 0;display:block;}
.cntWrap__bred--a:after{
	content: "&gt;";
	margin: 0 .2rem;
}
.cntWrap__bred--h1{font-size: .7rem;font-weight: normal;padding:.2rem 0;}

/* メインビジュアル */
.cntWrap__mv {
    background: url(https://www.wbf.co.jp/module/kokunai-top/images/2020/search_bg_oka.webp) no-repeat;
    background-size: cover;
    height: 600px;
}
.cntWrap__mvTtl {
    color: #fff;
    text-shadow: 0px 0px 6px #333;
}
.cntWrap__mvTtl--lead{display:block;font-size: 2.5rem;}
.cntWrap__mvTtl--txt{font-weight: normal;display: block;font-size: 1rem;}

/* SearchBox */
.cntWrap__sbPack {
	width: 60%;
    margin-top: 3rem;
    position: relative;
    background: #fff;
    height: 420px;
    padding: 20px;
    border-radius: 0 10px 10px 10px;
    box-shadow: 0px 0px 5px 0px #3333334d;
}
.cntWrap__sbPack--ttl {
    position: absolute;
    top: -44px;
    left: 0;
    background: #2a99c8;
    background: linear-gradient(to right, #2a99c8, #27a0d4);
    color: #fff;
    padding: 10px 20px;
    box-sizing: border-box;
    border-radius: 10px 10px 0 0;
    font-weight: bold;
    font-size: 1rem;
}
/* ブランド　*/
.cntWrap__sbBrand{
	display: flex;
	font-size: .7rem;
	text-align: center;
}
.cntWrap__sbBrand--label {
    display: inline-block;
    margin-bottom: 5px;
    padding: 0 5px;
    width: calc(100% / 3);
}
.cntWrap__sbBrand--label:nth-of-type(2) {
    border-right: 1px solid #3a77c7;
    border-left: 1px solid #3a77c7;
    border-radius: 0;
}
.cntWrap__sbBrand--input {
    display: block;
    font-size: 1rem;
    margin: 0 auto 8px;
}

/* 目的*/
.cntWrap__sbM{width: 52%;}
.cntWrap__sbMlist--li {
    font-size: .8rem;
    padding: .2rem 1rem;
    margin-bottom: .4rem;
    margin-right: .4rem;
    cursor: pointer;
    background: #efefef;
    color: #646a6d;
    border-radius: 25px;
}
.cntWrap__sbMlist--lic{
    width: 100%;
}
.wbfCalender{
	width: 100%;
	font-size: .8rem;
    padding: .2rem 1rem;	
    border: 1px solid #aaa;
    border-radius: 20px;
}

/* -----------------------------

    @ スマホ

--------------------------------------- */

@media only screen and (max-width:599px){
  .pcOnly{display:none;}
  .spOnly{display: block;}
  .return_top {position: inherit;bottom: inherit;right: inherit;background: #403e3ead;padding: 8px 15px;border-radius: 10px;margin-left: auto;}
  .underImgBlock{
background-image: linear-gradient(
158deg, rgba(84, 84, 84, 0.03) 0%, rgba(84, 84, 84, 0.03) 20%,rgba(219, 219, 219, 0.03) 20%, rgba(219, 219, 219, 0.03) 40%,rgba(54, 54, 54, 0.03) 40%, rgba(54, 54, 54, 0.03) 60%,rgba(99, 99, 99, 0.03) 60%, rgba(99, 99, 99, 0.03) 80%,rgba(92, 92, 92, 0.03) 80%, rgba(92, 92, 92, 0.03) 100%),linear-gradient(
45deg, rgba(221, 221, 221, 0.02) 0%, rgba(221, 221, 221, 0.02) 14.286%,rgba(8, 8, 8, 0.02) 14.286%, rgba(8, 8, 8, 0.02) 28.572%,rgba(52, 52, 52, 0.02) 28.572%, rgba(52, 52, 52, 0.02) 42.858%,rgba(234, 234, 234, 0.02) 42.858%, rgba(234, 234, 234, 0.02) 57.144%,rgba(81, 81, 81, 0.02) 57.144%, rgba(81, 81, 81, 0.02) 71.42999999999999%,rgba(239, 239, 239, 0.02) 71.43%, rgba(239, 239, 239, 0.02) 85.71600000000001%,rgba(187, 187, 187, 0.02) 85.716%, rgba(187, 187, 187, 0.02) 100.002%),linear-gradient(
109deg, rgba(33, 33, 33, 0.03) 0%, rgba(33, 33, 33, 0.03) 12.5%,rgba(147, 147, 147, 0.03) 12.5%, rgba(147, 147, 147, 0.03) 25%,rgba(131, 131, 131, 0.03) 25%, rgba(131, 131, 131, 0.03) 37.5%,rgba(151, 151, 151, 0.03) 37.5%, rgba(151, 151, 151, 0.03) 50%,rgba(211, 211, 211, 0.03) 50%, rgba(211, 211, 211, 0.03) 62.5%,rgba(39, 39, 39, 0.03) 62.5%, rgba(39, 39, 39, 0.03) 75%,rgba(55, 55, 55, 0.03) 75%, rgba(55, 55, 55, 0.03) 87.5%,rgba(82, 82, 82, 0.03) 87.5%, rgba(82, 82, 82, 0.03) 100%),linear-gradient(
348deg, rgba(42, 42, 42, 0.02) 0%, rgba(42, 42, 42, 0.02) 20%,rgba(8, 8, 8, 0.02) 20%, rgba(8, 8, 8, 0.02) 40%,rgba(242, 242, 242, 0.02) 40%, rgba(242, 242, 242, 0.02) 60%,rgba(42, 42, 42, 0.02) 60%, rgba(42, 42, 42, 0.02) 80%,rgba(80, 80, 80, 0.02) 80%, rgba(80, 80, 80, 0.02) 100%),linear-gradient(
120deg, rgba(106, 106, 106, 0.03) 0%, rgba(106, 106, 106, 0.03) 14.286%,rgba(67, 67, 67, 0.03) 14.286%, rgba(67, 67, 67, 0.03) 28.572%,rgba(134, 134, 134, 0.03) 28.572%, rgba(134, 134, 134, 0.03) 42.858%,rgba(19, 19, 19, 0.03) 42.858%, rgba(19, 19, 19, 0.03) 57.144%,rgba(101, 101, 101, 0.03) 57.144%, rgba(101, 101, 101, 0.03) 71.42999999999999%,rgba(205, 205, 205, 0.03) 71.43%, rgba(205, 205, 205, 0.03) 85.71600000000001%,rgba(53, 53, 53, 0.03) 85.716%, rgba(53, 53, 53, 0.03) 100.002%),linear-gradient(
45deg, rgba(214, 214, 214, 0.03) 0%, rgba(214, 214, 214, 0.03) 16.667%,rgba(255, 255, 255, 0.03) 16.667%, rgba(255, 255, 255, 0.03) 33.334%,rgba(250, 250, 250, 0.03) 33.334%, rgba(250, 250, 250, 0.03) 50.001000000000005%,rgba(231, 231, 231, 0.03) 50.001%, rgba(231, 231, 231, 0.03) 66.668%,rgba(241, 241, 241, 0.03) 66.668%, rgba(241, 241, 241, 0.03) 83.33500000000001%,rgba(31, 31, 31, 0.03) 83.335%, rgba(31, 31, 31, 0.03) 100.002%),linear-gradient(
59deg, rgba(224, 224, 224, 0.03) 0%, rgba(224, 224, 224, 0.03) 12.5%,rgba(97, 97, 97, 0.03) 12.5%, rgba(97, 97, 97, 0.03) 25%,rgba(143, 143, 143, 0.03) 25%, rgba(143, 143, 143, 0.03) 37.5%,rgba(110, 110, 110, 0.03) 37.5%, rgba(110, 110, 110, 0.03) 50%,rgba(34, 34, 34, 0.03) 50%, rgba(34, 34, 34, 0.03) 62.5%,rgba(155, 155, 155, 0.03) 62.5%, rgba(155, 155, 155, 0.03) 75%,rgba(249, 249, 249, 0.03) 75%, rgba(249, 249, 249, 0.03) 87.5%,rgba(179, 179, 179, 0.03) 87.5%, rgba(179, 179, 179, 0.03) 100%),linear-gradient(
241deg, rgba(58, 58, 58, 0.02) 0%, rgba(58, 58, 58, 0.02) 25%,rgba(124, 124, 124, 0.02) 25%, rgba(124, 124, 124, 0.02) 50%,rgba(254, 254, 254, 0.02) 50%, rgba(254, 254, 254, 0.02) 75%,rgba(52, 52, 52, 0.02) 75%, rgba(52, 52, 52, 0.02) 100%),linear-gradient(
90deg, #ffffff,#ffffff);    
  }
  
  /* スマホONLY */
  .sp__m0{margin: 0;}
  .sp__plr-1r{padding-left: 1rem;padding-right:1rem;}
  
  .sp__p0{padding:0;}
  
  
  .sp_ptb-1r{padding-top: 1rem;padding-bottom:1rem;}
  .sp__mw100{max-width: 100%;}
  .sp__w100{width: 100%;}
  .sp__w50{width: calc(100% / 2);}
  .sp__mra{margin-right:auto;}
  
  .sp__dfx{display:flex;}  
  .sp__dfx--jcsb{justify-content: space-between;}
  .sp__db{display: block;}
  
  .sp__br{border-right: 1px solid #eee;}
  .sp__bb{border-bottom: 1px solid #eee;}
  .sp__bb2{border-bottom: 1px solid #ccc;}
  
  .sp__ghead__nav--ttl {
      font-size: 1rem;
      font-weight: bold;
      color: #fff;
      display: flex;
      justify-content: center;
      align-items: center;
  }
  .sp__ghead__nav--ttl::after {
      content: "TOP &gt;";
      font-size: 50%;
      background: #fff;
      margin-left: .5rem;
      padding: .25rem .5rem;
      border-radius: 10px;
  }
  .sp__tD::after{color: #3a77c7;}
  .sp__tW::after{color: #2896c7;}
  .sp__tM::after{color: #28b6c6;}
  .sp__tC::after{color: #2dcbc5;}
  .sp__tS::after{color: #198f91;}
  
  /* ================================
    @ Header
  ================================== */
  
  .ghead {padding:0;}
  .ghead__nav:hover{border-radius: 0;}
  .ghead__menuBox{padding: 0;height: auto;margin-top: .5rem;}
  .ghead__logo{justify-content: right;padding: .5rem;}
  .ghead__logo--img {width: 180px;}
  
  .ghead__left,.ghead__logo{width: 100%;}
  .ghead__right {
      order: 1;
      background: #fff;
      width: 100%;
  }
  .ghead__left{order:2;}
  .ghead_LR{
  	right: 0;
  	top: 0;
    bottom: 0;
    overflow-y: auto;
  	width: 90%;
  	position: fixed;
  	z-index:100;
    background: #fff;
  	transition: all 0.3s 0s ease;
  	transform: translateX(1000px);	
  }
  .ghead_LR.on{
  	transform: translateX(0);	
  }
  
  .ghead__logo--btn {
      display: block;
      margin-left: .5rem;
      text-align: center;
      padding: 0 .5rem;
      font-size: 1.4rem;
      line-height: 1rem;
  }
  .ghead__logo--txt{
  	display: block;
  	font-size: .5rem;
  }
  .ghead__nav{width: 100%;background:#aaa;padding:.5rem 1rem;}
  .ghead__nav--D{background:#3a77c7;}
  .ghead__nav--W{background:#2896c7;}
  .ghead__nav--M{background:#28b6c6;}
  .ghead__nav--C{background:#2dcbc5;}
  .ghead__nav--S{background: #198f91;padding:.7rem 0;}  
  .ghead__nav--M:hover{background:#28b6c6;}
  .ghead__nav--C:hover{background: #2dcbc5;}
  .ghead__nav--W:hover{background:#2896c7;}  .ghead__nav--S:hover{background: #198f91;} 
  .ghead__nav--D::before,.ghead__nav--W::before,.ghead__nav--M::before,.ghead__nav--C::before,.ghead__nav--S::before{content:none;}
  .ghead__nav--S a{padding:0;}
  .ghead__menuList{display: block;}
  .ghead__menuList--li{display:inline-block;}
  .ghead__menuBox{display:block;position: inherit;}
  .ghead__menuInr{width: 100%;}
  .ghead__menuInr--ttl{width: 100%;padding: .8rem 0;position: relative;}
  .ghead__menuInr--ttl::after {
      position: absolute;
      top: 20%;
      right: 10px;
      content: "＋";
      background: #8d8686;
      padding: .3rem .6rem;
      color: #fff;
  }
  .ghead__menuR{padding: 1rem 1rem 0;}
  .ghead__menuR--a{text-decoration: underline;}
  .ghead__menuList{width: 100%;display: none;letter-spacing:-.4em;text-align:left;}
  .ghead__menuList--li{display:inline-block;letter-spacing:0;}
  .ghead__menuList--a{margin-right: 0;text-align:left;font-size: .6rem;}
  .ghead__menuR--li:nth-of-type(1){order: 4;}
  .ghead__menuR--li:nth-of-type(2){order: 2;}
  .ghead__menuR--li:nth-of-type(3){order: 5;}
  .ghead__menuR--li:nth-of-type(4){order: 1;}
  .ghead__menuR--li:nth-of-type(5){order: 3;}
  .ghead__menuBox--W,.ghead__menuBox--M,.ghead__menuBox--C{border:none;}
  
  .ghead__mail {
      width: calc(100% / 2 - .5rem);
      margin-bottom: 1rem;
      margin-right:0;
      padding:.2rem .5rem;
  }
  .ghead__menu{margin-top: .5rem;}
  .newsLine{padding: 0 .5rem;}
  .newsLine__wrap{font-size: .7rem;}

  
  
  
}

/* 横幅 */
.w100{width:100%;}
.wc6{width:calc(100% / 6 - 10px);}
.wc7{width:calc(100% / 7 - 10px);}
.w1200{width:1200px;margin:0 auto;}

/* 横並び */
.dfx{
    display: flex;
}
.dfx--fw{flex-wrap: wrap;}
.dfx--jcsb{justify-content: space-between;}
.dfx--aic{align-items: center;}

/* 隙間 */
.ptb15{padding-top: 15px;padding-bottom: 15px;}

/* 出発地切り替え */
.depNav{font-size: 62.5%;background: #2896c6;}
.depNav__sp{display:none;}
.depNav__dep {font-size: 1.2rem;}
.depNav__dep--ttl{
  color:#fff;
  font-weight: bold;
  font-size: 1.3rem;
  margin-right: 1rem;
}
.depNav__dep--ttl::before{
	margin-left: .5rem;
	font-family: "Font Awesome 5 Free";
	font-weight: 900;
	content: "\f072";
}

.depNav__dep--sel {
    color: #333;
    text-align: center;
    font-size: 1rem;
    border-radius: 5px;
    border: none;
    font-weight: bold;
    background: #ffffff;
    padding: 10px 20px;
    width:210px;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
  
}

/* page navigation */
.depNav__nav {
    font-size: .8rem;
    font-weight: bold;
}
.depNav__nav--inr{border-top: 1px dashed #fff;padding: 1rem 0;}
.depNav__nav--btn {
    display: block;
    width: 100%;
    background: #57c1eb;
    color: #fff;
    text-align: center;
    padding: 20px 0;
    border-radius: 45px;
}
.depNav__nav--area{margin-right:1rem;width:calc(100% / 6 - 1rem);margin-bottom:1rem;}
.depNav__nav--area:nth-of-type(6),.depNav__nav--area:nth-of-type(12){margin-right:0;}

.overlay2 {
    width: 100%;
    height: 100vh;
    background: #000;
    position: fixed;
    top: 0;
    left: 0;
    z-index: 10;
    opacity: .3;
    display:none;
    cursor: pointer;
    transform: translate3d(0, 0, 0) !important;
    -webkit-transform: translate3d(0, 0, 0) !important;
}

/* キャンペーン・特集 */
.campBnr__wrap--ns {
    width: 400px;
    max-width: 100%;
    margin-bottom:10px;
    display: inline-block;
}

/*  おすすめツアー */
.areaList_cld{
  font-size:80%;
  background: #666;
  color: #fff;
  display: inline-block;
  padding: 0 5px;
  margin-right: 5px;
}

/* 最安値 */
.lpBlk{background:#2896c6;padding:1rem 0 2rem;}
.lowPrc__box{
  width:calc(100% / 3 - 1rem);
  /* border: 1px solid #ccc; */
  background: #e0f2fb;
  padding: 0.5rem 1rem;
  border-radius: 0.5rem;
  margin-bottom:1rem;
}
.lowPrc__box:nth-of-type(2),.lowPrc__box:nth-of-type(5){
  margin:0 1rem 1rem;
}
.lowPrc__box--link{
  width:100%;
}
.lowPrc__box .lowPrc__box--link:nth-of-type(2) {
    border-top: 1px dashed #aaa;
    width: 100%;
    padding-top: 5px;
    margin-top: 5px;
}
.lowPrc__box--r::after{
  content:"\f054";
  font-family: "Font Awesome 5 Free";
	font-weight: 900;
	font-size: .5rem;
	padding: 0 0 0 1rem;
}

.lowPrc__box--ttl{
  font-weight: bold;
  font-size: 1rem;
}
.lowPrc__box--txt{
  display: block;
  color: #333;
  font-size: .8rem;
  font-weight: normal;
}
.lowPrc__box--prc{
  font-size: 1.3rem;
  font-weight: bold;
  color: #f52b0b;
}

/* 人気ホテル  */
/* .popHtl{width:1200px;margin:0 auto;} */
.popHtl a{display:block;}.popHtl a:hover{opacity:.8rem;}
.popHtl__img{height:250px;}.popHtl__img&gt;img{width:100%;height:100%;}
.popHtl__cat--cld{
  background: #666;
  color: #fff;
  display: inline-block;
  padding: 0 5px;
  margin: 0.5rem 5px .5rem 0;
}
.popHtl__ttl {
  color: #231815;
  font-size: 18px;
  font-weight: bold;
}
.popHtl__prc{
  color: #ff2b06;
  font-weight: bold;
  margin-top: .5rem;
}
.popHtl__prc--big{
  max-width: 100%;
  color: #ff2b06;
  font-size: 25px;
  font-style: italic;
  line-height: 1;
  margin-right:.2rem;
}

.popHtl .slick-prev,.popHtl .slick-next{
  background: #2896c6;
  padding: 1rem .4rem;
  width: auto;
  height: auto;
  z-index:10;
}
.popHtl .slick-prev:hover,.popHtl .slick-next:hover{opacity:1;}
.popHtl .slick-prev {left: -65px;}
.popHtl .slick-next {right: -65px;}

/* 空港から探す */
.bg--cc{background:#2896c6;padding:1rem 0 2rem;}
.departureBlk__li{
  width: calc(100% / 6 - 0.5rem);
  margin: 0 3px;
}
.departureBlk__li.no--jc{margin-right:.5rem;}
.departureBlk__li--a {
  width:100%;
  display: block;
  background: #2896c6;
  text-align: center;
  padding: 1rem;
  border-radius: 0.5rem;
  margin-bottom: 1rem;
  font-weight: bold;
  color: #fff;
}
.departureBlk__li--a.ptn2{background: #fff;color:#1b749b;}
.departureBlk__li--a:hover{color:#fff;}
.departureBlk__li--a.ptn2:hover{color:#1b749b;}
.departureBlk__li--a::after {
  margin-left: auto;
  content: "\f054";
  font-family: "Font Awesome 5 Free";
  font-weight: 900;
  font-size: .5rem;
  padding: 0 0 0 1rem;
}
.departureBlk__li--a.ptn2::after {color:#1b749b;}

/* 時期から探す  */
.seasonBlk{background:#2896c6;padding:1rem 0 2rem;}
.seasonBlk__btn {
  width: calc(100% / 6 - 0.5rem);
  display: block;
  background: #fff;
  text-align: center;
  padding: 1rem;
  border-radius: 0.5rem;
  margin-bottom: 1rem;
  font-weight: bold;
  color: #1b749b;
}
.seasonBlk__btn.no-jc{margin-right:.5rem;}
.seasonBlk__btn--ttl::after {
  margin-left: auto;
  content: "\f054";
  font-family: "Font Awesome 5 Free";
  font-weight: 900;
  font-size: .5rem;
  padding: 0 0 0 1rem;
}

/* プロ */
.kankoInfo__itmW{margin-bottom:1rem;}
.kankoInfo__itmW:last-of-type{margin-bottom:0;}
.kankoInfo__itm--ttl{
  cursor:pointer;
  border-radius:.5rem;
  background: #dff1fb;
  font-size: 1.1rem;
  font-weight: bold;
  padding: 1rem;
  overflow: hidden;
}
.kankoInfo__itm--i{margin-right:.5rem;}
.kankoInfo__itm--ttl::after{
  float:right;
  content: "\f078";
  font-family: "Font Awesome 5 Free";
  font-weight: 900;  
  transition: all 0.3s 0s ease;
}
.kankoInfo__itm--ttl.open::after{
  transform: rotate(180deg);
}
.kankoInfo__itm--txt{
  display:none;
  padding: 1rem;
  border: 1px solid #def0fb;
  font-size: 1rem;
}

/* 観光情報  */
.spotBlk__link{width:calc(100% / 5 - 1rem);}
.spotBlk__wrap--ttl{
  font-weight: bold;
  font-size: 1.1rem;
  margin:1rem 0 0;
}
.spotBlk__wrap--img img{width:100%;height:170px;}
.spotBlk__btn{
  display: block;
  background: #2896c6;
  color: #fff;
  padding: 1rem;
  text-align: center;
  font-weight: bold;
  border-radius: 0.5rem;
  width: 20rem;
  max-width: 90%;
  margin:2rem auto 0;
}
.spotBlk__btn:hover{color:#fff;}
.spotBlk__area--cld {
  background: #666;
  color: #fff;
  display: inline-block;
  padding: 0 5px;
  margin: 0.5rem 0;
  font-size: .8rem;
  margin-right: 0.5rem;
}
.spotBlk__cat--cld {color: #64686a;font-size: .8rem;margin-right: 0.5rem;}
.spotBlk__cat--cld::before{content:"#";}.telBlk__wrap--tb{font-size: 140%;}
.spotBlk__wrap--btn{
    display: block;
    background: #2996c6;
    color: #fff;
    padding: 1rem;
    font-size: 1.2rem;
    margin: 2rem auto;
    width: 250px;
    text-align: center;
    border-radius: 0.5rem;
}
.spotBlk__wrap--btn:hover{color:#fff;}
.spotBlk__wrap--btn i{margin-left:.5rem;}

/* お電話  */
.telBlk {
  background: url(/upload/tenant_1/lts_trip.webp) no-repeat bottom right #2896c6;
  background-size: 20% auto;  
  padding: 1rem 0 2rem;
  margin:0;
}
.telBlk2{
  background:#2896c6;
  padding: 1rem 0 2rem;
  margin:0;
}
.telBlk__wrap {
  background: #fff;
  padding: 1rem;
  max-width: 800px;
  border-radius: 0.5rem;
  margin: 0 auto;
  width: 100%;
}
.telBlk__wrap--dep{width:calc(100% / 2 - 1rem);margin-bottom:1rem;}
.telBlk__wrap--oka{background: url(/upload/tenant_1/bg_bnr_ok.webp) #fff no-repeat;background-size:100% auto;}
.telBlk__wrap--hkd{background: url(/upload/tenant_1/bg_bnr_hk.webp) #fff no-repeat;background-size:100% auto;}
.telBlk__wrap--ico {
  background: #2896c6;
  color: #fff;
  display: inline-block;
  padding: 0 1rem;
  font-size: 1.2rem;
  border-radius: 20px;
  font-weight: bold;
  text-align: center;
}
.telBlk__wrap--txt{
  text-align: center;
  font-size: 2rem;
  font-weight: bold;
  color: #2896c5;
}
.telBlk__wrap--att{
  font-size:.8rem;
  text-align: center;
  color: #c53728;
  font-weight: bold;
}
.telBlk__wrap--mail {
  background: #f9f7ab;
  padding: 1rem;
  max-width: 500px;
  border-radius: 0.5rem;
  margin: 0 auto;
  color: #12729b;
  width: 100%;
  text-align: center;
  font-weight: bold;
  display: block;
}
.telBlk__wrap--mail:hover{opacity:.8;color:#12729b;}
.ghead+.newsLine.ptn2{
    background: #4877bf;
    color: #fff;
}
.ghead+.newsLine.ptn2 a:hover{color:#fff;}

@media (max-width: 599px){
  
  .head__h1{display:none;}
  ._close--inr{font-size:2rem;}
  /* ページ下部にメニューを固定 */
  .sp__menuF {
    position: fixed;
    bottom: 0;
    z-index: 15;
    width: 100%;
  }
  .sp__ndf{display:block;}
  .sp__df{display:flex;}
  .sp__df--fw{flex-wrap:wrap;}
  .sp__df--jcsb{justify-content:space-between;}
  .sp__df--jcsa{justify-content:space-around;}
  .sp__df--jcc{justify-content:center;}
  .sp__df--aifs{align-items: flex-start;}
  .sp__df--aic{align-items: center;}
  .sp__df--aibl{align-items: baseline;}
  
  /* 幅 */
  .sp__wc2-5 {width: calc(100% / 2 - 0.5rem);}
  .sp__w100{width:100%;}
  .sp__w50{width:50%;}
  .sp__wc3{width:calc(100% / 3 - .5rem);}

  /* 隙間 */
  .sp__p10{padding:10px;}
  .sp__mgt--1r{margin-top:1rem;}
  .sp__mgb--1r{margin-bottom:1rem;}
  
  /* 幅 */  
  .depNav {
      position: fixed;
      z-index: 20;
      bottom: 0;
      width: 100%;
  }
  .depNav__dep{
    background: #2698c4;
    color: #fff;    
  }
  .depNav__sp{
    display:block;
    margin-left: auto;
    padding: 8px 15px;
    background: #57c1eb;
  }
  .depNav__nav{
    background: #eaf5f9;
    display:none;
    padding:0;
    position: fixed;
    bottom: 55px;
    width: 100%;
  }
  .depNav__nav--inr{
    width:100%;
    padding:0;
    flex-wrap: wrap;
  }
  .depNav__nav--inr li{border-bottom:1px solid #ccc;}
  .depNav__nav--inr li:nth-of-type(1),.depNav__nav--inr li:nth-of-type(3),.depNav__nav--inr li:nth-of-type(5),.depNav__nav--inr li:nth-of-type(7),.depNav__nav--inr li:nth-of-type(9),.depNav__nav--inr li:nth-of-type(11){border-right:1px solid #ccc;}
  .depNav__nav--area {
    margin-right: 0;
    margin-bottom: 0;
    width: calc(100% / 2);
  }
  .depNav__nav--btn {
      border-radius:0;
      color:#333;
      background: #fff;
      border: none;
      padding: 15px 0;
  }
  .depNav__cls{display:none;}
  .depNav__dep--sel{box-shadow:inherit;width:auto;}
  .depNav__dep--ttl {
    font-size: .8rem;
    border-left: none;
    padding-left: 0;
  }
  .depNav__dep--ttl::before{content:none;}

  .lowPrc__box{width:48%;}
  .lowPrc__box:nth-of-type(2),.lowPrc__box:nth-of-type(5){margin:0 0 1rem;}  
  .lowPrc__box--link{display:block;}.lowPrc__box--txt{font-size:.6rem;}
  /* 人気ホテルから探す　*/
  .popHtl__img{height:220px;}
  .popHtl .slick-slide{opacity:.6;}
  .popHtl .slick-active{opacity:1;}  
  .popHtl .slick-prev{left: 10px;}.popHtl .slick-next {right: 10px;}  
  /* 空港から選ぶ */
  .departureBlk__li.no--jc{margin-right: 0.3rem;}
  .departureBlk__li {width: calc(100% / 3 - 0.5rem);}
  .departureBlk__li--a{font-size:.8rem;}
  /* 時期で選ぶ */
  .seasonBlk__btn {width: calc(100% / 3 - 0.5rem);}
  
  /* 観光情報　*/
  .spotBlk__link{width:100%;margin-bottom:1rem;}
  .spotBlk__link:last-of-type{margin-bottom:0;}
  .spotBlk__wrap--img{width:50%;margin-right:1rem;}
  .spotBlk__wrap--right{width:50%;}
  .spotBlk__area--cld{margin:0 .5rem .5rem 0;}
  .spotBlk__cat{line-height:1rem;}
  
  /* お電話　*/
  .ttt03--lead2{font-size:1.1rem;}
  .telBlk__wrap--txt{font-size:1.3rem;}
  .telBlk__wrap--att{font-size:.7rem;}
  .telBlk {
    background: url(/upload/tenant_1/lts_trip.webp) no-repeat bottom right #2896c6;
    background-size: 50% auto;
    padding: 1rem 0 11rem;
    margin: 0;
  }
  .telBlk__wrap--dep{width:100%;}
  .big__bnr{margin: 1rem auto -2rem;}
}
/* 発地ページへのリンク　*/
.departureBlk .hatuchiLink{
    justify-content: flex-start;
    flex-wrap: wrap;
}
.departureBlk .hatuchiLink li{
    width: calc(100% / 5 - 10px);
    margin: 0 5px;
}
.departureBlk .hatuchiLink li a.departureBlk__li--a{
  background: #e0f2fb;
  color: #2896c6;
  border: solid 3px #2896c6;
  box-sizing: border-box;
}
.departureBlk .hatuchiLink li a.departureBlk__li--a.ptn2{
  background: #36a2d2;
  color: #fff;
  border: solid 3px #FFF;
}
.departureBlk .hatuchiLink li a.departureBlk__li--a.ptn2::after{
  color: #fff;
}

@media (max-width: 599px){
  .departureBlk .hatuchiLink li{
    width: calc(100% / 2 - 10px);
  }
  .departureBlk .hatuchiLink .departureBlk__li--a{
    padding: 1rem 0.5rem;
  }
  .departureBlk .hatuchiLink .departureBlk__li--a::after{
    padding: 0 0 0 0.5rem;
  }
}
/* 設定期間：を非表示 */
.depItem .period .txt01{
  display: none;
}

.block-type-02 .bottom .getdpprice,.block-type-05 .bottom .getdpprice{
  width: 35%;
  margin: 0;
  margin-top:0;
}
.getdpprice_info{
  display: inline;
  width: 55%;
  font-size: 75%;
}

/* フッターの開閉 */
@media only screen and (max-width:768px){
  #footer .footerMain .spButton{
    font-size: 13px;
    text-align: center;
    font-weight: bold;
    padding-right: 1em;
  }
  .ac-label  {
    cursor: pointer;
    position: relative;
  }
  .ac-content {
    display: none;
  }
  
  .footerMain .icon-wrap {
    position: absolute;
    left: calc(50% + 5em);
    top: 50%;
    transform: translatey(-50%);
    width: 23px;
    height: 23px;
    background: none;
  }
  
  .footerMain .icon {
    position: relative;
    display: inline-block;
    width: 100%;
    height: 100%;
  }
  .footerMain .icon:before,
  .footerMain .icon:after {
    position: absolute;
    content: "";
    display: block;
    transition: all 0.4s;
    background: #000;
    left: 50%;
    top: 50%;
    width: 50%;
    height: 2px;
    transform: translate(-50%, -50%);
  }
  .footerMain .icon:before {
    transform: translate(-50%, -50%) rotate(90deg);
  }
  .footerMain .icon.ac-open:before {
    transform: translate(-50%, -50%) rotate(0deg);
  }
  .block-type-02 .bottom .getdpprice,.getdpprice_info{width: 100%;}
  
}

.headInfoLink {
  font-size:.8rem;
    background: #ffffff;
    padding: 7px;
    border-top:1px solid #ccc;
    /* border-bottom: 1px solid #ccc; */
    /* display: none; */
}
.headInfoLink:nth-of-type(1){}
.headInfoLink a {
    color: #333 !important;
    display: block;
    width: 820px;
    margin: 0 auto;
}
.headInfoLink span:nth-of-type(1) {
    display: inline-block;
    background: #0070b4;
    color: #fff;
    padding: 4px 8px;
    border-radius: 20px;
    margin-right: 8px;
}

.headInfoLink2{background: var(--main-color);}
.headInfoLink2 a{
    max-width: 820px;
    margin: 0 auto;
    display: block;
    color: #fff;
    padding: 15px 0;
    font-weight: bold;
    font-size: 105%;
}

@media only screen and (max-width:768px){
  .headInfoLink a {
      width: 100%;
      font-size: 90%;
      display: flex;
      flex-wrap:wrap;
      align-items: center;
      justify-content: space-between;
  }
  .headInfoLink2 a {
    padding: 15px;
    font-size: 90%;
  }
  .headInfoLink2 a span{
      display: flex;
      align-items: center;
  }

  .headInfoLink span:nth-of-type(1) {
      width: 6em;
      text-align: center;
  }
  .headInfoLink span:nth-of-type(2) {
      font-size:.6rem;
      width: calc(100% - 5rem);
      display: flex;
      justify-content: space-between;
      align-items: center;
  }
  .headInfoLink span:nth-of-type(2) i{
      width: 3rem;
      /* text-align: center; */
      text-align:right;
  }
  .headInfoLink span:nth-of-type(1){
    border-radius: 4px;
  }
  .spotBlk__wrap--ttl {margin:0;}
  .spotBlk__wrap--btn{width:100%;}
}

@media only screen and (min-width:768px){
.menu--login {
    cursor: pointer;
}
  .menu_yoyaku_second{
    display:none;
    position: absolute;
    background: #eee;
  }
  .menu_yoyaku_second a{
    display:block;
    padding:10px;
  }
  .menu_yoyaku_second li:nth-of-type(1) a{
    border-bottom: 1px solid #aaa;
  }
}
@media only screen and (max-width:768px){
.menu--login {
    font-size: 14px;
    font-weight: bold;
    text-decoration: none;
    border-left: 6px solid #3977c7;
    padding-left: 5px;
    margin-bottom: 5px;
    display: block;
}
  .menu--login i{display:none;}
  .ghead__menuR--li:nth-of-type(5){order:0;width:100%;}
  .menu_yoyaku_second {
      display: flex;
      justify-content: space-between;
      flex-wrap: wrap;
  }
  .login_my {
      width: calc(100% / 2 - 10px);
      text-align: center;
      margin-bottom: 5px;
  }
  .login_my a {
      background: #eee;
      display: block;
      padding: 10px 0;
  }  
.menu_yoyaku_second2 {
    position: absolute;
    width: 150px;
    font-size: 70%;
    top: 65px;
    right: 26px;
    background: #0070b4;
    padding: 10px;
    z-index: 2;
    border-radius: 10px;
}
.menu_yoyaku_second2::before {
    position: absolute;
    content: "";
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 0 5px 10px 5px;
    border-color: transparent transparent #0070b4 transparent;
    top: -9px;
    left: 50%;
}
  .menu_yoyaku_second2 .login_my {
      width: 100%;
      text-align: center;
      margin-bottom: 0;
      border-bottom: 2px solid #0070b4;
  }  
}

/* 北海道もっと見る */
.readMore .txt {
  text-align: right;
  padding: 20px 0 0 0;
}

/* Header New */
:root{
  --head-padding:12px;
  --head-sml-txt:12px;
  --head-color:#0070b3;
  --transtion:all 0.2s;
  --transtion-slow:all 0.4s;
  --shadow:rgb(0 0 0 / 10%) 0px 0px 5px 0px, rgb(0 0 0 / 10%) 0px 0px 1px 0px;
}

.commonHead__wrap {
  display: flex;
  align-items: center;
  justify-content: space-between;
}
.commonHead__wrap.hide\@pc{display:none;}
.commonHead__wrap.hide\@sp{display:none;}
.commonHead__wrap.show\@sp{display:flex;}

.commonHead.on{
  top: 0;
  z-index: 2;
  background: #fff;
}

/* Logo */
.commonHead__logo {
    display: block;
    width: 200px;
    padding-left:var(--head-padding);
}
.commonHead__logo img{width:170px;}

/* My旅 */
.commonHead__my--btn {
    font-size: var(--head-sml-txt);
    background:var(--head-color);
    color: #fff;
    padding: 2px 10px;
    border-radius: 20px;
    box-shadow:var(--shadow);
}
.commonHead__my--btn i{
  margin-right: 5px;
}

.commonHead__myBox {
    transition: var(--transtion);
    z-index:16;
    opacity: 0;
    display:flex;
    justify-content: space-between;
    flex-wrap: wrap;
    width: 100%;
    background:var(--head-color);
    background: -webkit-linear-gradient(to top, var(--head-color), #0d65a4);
    background: linear-gradient(to top, var(--head-color), #0d65a4);
    padding:20px;
    position: absolute;
    top: 50px;
    left: 0;
    pointer-events: none;
}
.commonHead__myBox.on{
    opacity: 1;
    pointer-events: inherit;
}
.commonHead__myBox a {
    font-size: 12px;
    width: calc(100% / 2 - 10px);
    display: flex;
    align-items: center;
    justify-content: center;
    background: #fff;
    padding: var(--head-padding);
    border-radius: 40px;
    text-align: center;
    box-shadow: var(--shadow);
    font-weight: bold;
}
.commonHead__myBox a i{font-size:10px;margin-left:5px;}
.myBox__close{
    text-align: center;
    width: 100%;
    padding: var(--head-padding) 0;
    margin-top: var(--head-padding);
    background: #333333a1;
    color: #fff;
    border-radius: 10px;
}

.commonHead__Menu {
    font-size: 20px;
    position: relative;
    height: 50px;
    width: 50px;
    background: #333;
    transition: var(--transtion);
    color: #fff;
}
.commonHead__Menu i{
    transition: var(--transtion);
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translateY(-50%) translateX(-50%);
    -webkit- transform: translateY(-50%) translateX(-50%);
}
.commonHead__Menu.off .fa-bars{opacity:1;}.commonHead__Menu.off .fa-times{opacity:0;}
.commonHead__Menu.on .fa-bars{opacity:0;}.commonHead__Menu.on .fa-times{opacity:1;}

/* Menu */
.commonMenu {
  z-index:41;
  overflow-y: scroll;
  transition: var(--transtion);
  font-size: 14px;
  background:#259fd2;
  height: 100%;
  background-size: 100% auto; 
  position: fixed;
  width: 100%;
  opacity:0;
  pointer-events: none;
}
.commonMenu.on{
    opacity: 1;
    pointer-events: inherit; 
}
.commonMenu__wrap + .commonMenu__wrap{margin-top:10px;}
.commonMenu__list{
  background: var(--head-color);
}
.commonMenu__head{
    font-weight: bold;
    padding:var(--head-padding);
    color:#fff;
    display:flex;
    justify-content: space-between;
    align-items: center;
    border-bottom:1px solid #ffffff73;
}
.commonMenu__content{
    display:none;
    padding:var(--head-padding);
    background:#fff;   
}

.commonMenu__head i{
    transition: var(--transtion-slow);
    opacity: .7;
}
.commonMenu__head.on i{transform: rotate(540deg);}

.commonMenu__area{
    background: #d0e2ec;
    padding:6px;
    font-weight: bold;
}
.commonMenu__box a {
    display: flex;
    justify-content: space-between;
    width: 100%;
    padding: 6px;
    align-items: center;
    border-bottom: 1px solid #d0e2ec;
}
.commonMenu__box a:last-of-type{border:none;}

.commonMenu__list_other{
    background:#259fd2;
}

.commonMenu__time {
    margin: 20px 10px 100px;
}
.commonMenu__time dl{
    display:flex;
    flex-wrap:wrap;
    justify-content: space-between;
}
.commonMenu__time dt {
    background: #fff;
    padding: var(--head-padding);
    width: 100px;
    text-align: center;
}
.commonMenu__time dd {
    width: calc(100% - 100px - 10px);
    color: #fff;
}
.madoguchiBtn {
    display: block;
    text-align: center;
    width: 90%;
    color: #fff;
    border-radius: 6px;
    margin: 25px auto;
    box-shadow: 0 0 1px 2px #fff;
    font-weight: bold;
    overflow:hidden;
}
@media only screen and (min-width:768px){
  .madoguchiBtn{display:none;}
    :root{
        --head-padding:15px;
    }
    .commonHead{z-index:41;}
    .commonHead__wrap.show\@sp{display: none;}
    .commonHead__wrap.hide\@sp{display:none;}
    .commonHead__wrap.show\@pc{
        width:100%;
        display:flex;
        max-width:1200px;
        margin:0 auto;
        padding:var(--head-padding) 0;
    }
    .commonHead__logo{width:520px;}
    .commonHead__logo img {width: 250px;}

    .comonHead__box .commonMenu__list_other{
        background:none;
    }
    .comonHead__box .commonMenu__list_other {
        display: flex;
        font-size: 13px;
    }
    .comonHead__box .commonMenu__head {
        font-weight: normal;
        padding: var(--head-padding);
        color: #333;
        border-bottom: none;
        padding:0 0 10px;
        margin-right: 10px;
    }
    .comonHead__box .commonMenu__head i:nth-of-type(1) {
        opacity: 1;
        color: #0070b3;
        /* font-size: 16px; */
        margin-right: 5px;
    }
    .comonHead__box .commonMenu__head i:nth-of-type(2) {
        margin-left: 10px;
        font-size: 10px;
    }
    .comonHead__box .commonMenu__time {margin:0;}
    .comonHead__box .commonMenu__time dl{align-items:center;}
    .comonHead__box .commonMenu__time dt {
        background: #bddfef;
        padding: 10px;
        font-size: 14px;
    }
    .comonHead__box .commonMenu__time dd {
        color: #333;
        font-size: 13px;
    }
    .comonHead__box{width:520px;}
    .comonHead__box + .comonHead__box{
        width:150px;
    }
    .commonHead__my--btn{
        cursor:pointer;
        text-align: center;
        font-size: 14px;
        padding: 6px 0;
        margin-bottom: 10px;
    }
    .commonHead__my--btn i{
        background: #fff;
        color:var(--head-color);
        padding: 5px 7px;
        border-radius: 40px;
    }
    .commonHead__Menu {
        width: 100%;
        cursor: pointer;
        padding: 5px;
        background: #fff;
        border: 1px solid #333;
        border-radius: 5px;
        height: inherit;
        color: #333;
        font-size: 14px;
    }
    .commonHead__Menu.on {
        z-index: 41;
        border-color: #fff;
        font-weight: bold;
    }  
    .commonHead__Menu i{
        position: inherit;
        transform:inherit;
        top:inherit;
        left:inherit;
    }
    .commonHead__menuBtn{
        text-align: center;
        font-size: 16px;
    }
    .commonHead__menuBtn i{margin-right:5px;}
    .commonMenu__list_other{display:none;}
    .commonMenu__list {
        display: flex;
        position: relative;
    }
    .commonMenu__head{
        width:auto;
        flex-wrap: wrap;
    }
    .commonMenu__list .commonMenu__head {
      cursor:pointer;
      width: calc(100% / 4);
      height:50px;
      padding:0;
      justify-content: center;
      font-size: 16px;
    }
    .commonMenu__content.on{
        display: flex !important;
        position: absolute;
        top:50px;
        width:100%;
    }
    .commonMenu__wrap {
        width: 300px;
        margin: 0 20px 0 0 !important;
    }
    .commonMenu__list .commonMenu__head{
        background: #bddfef;
        color: #333;
    }
    .commonMenu__list .commonMenu__head.on{background:var(--head-color);color:#fff;}
    .commonMenu .commonMenu__time{display:none;}
    .commonMenu {
      overflow-y:inherit;
      position: absolute;
      background:transparent;
      max-width: 1200px;
      margin: 0 auto;
      left: 50%;
      transform:translateX(-50%);
      -webkit- translateX(-50%);
    }
    .commonMenu__list .commonMenu__head i{display:none;}
    .commonHead__menuBtn + .commonHead__menuBtn{display:none;}
    .commonHead__Menu.on .commonHead__menuBtn{display:none;}
    .commonHead__Menu.on .commonHead__menuBtn + .commonHead__menuBtn{
      display:block;
    }
    #ovl{cursor: pointer;}
    .commonHead__myBox a{width:100%;padding: 10px 0;}.commonHead__myBox a:nth-of-type(1){margin-bottom:10px;}
    .commonHead__myBox {
        border-radius: 5px;
        width: 200px;
        top: 80px;
    }
     .commonHead__myBox.head_off{
        top: 58px;       
     }
  .myBox__close {padding: 5px 0px;font-size: 14px;cursor:pointer;}  
}
</pre></body></html>