@charset "UTF-8";
/*
Theme Name: selec
*/
ul,ol{margin-left:0;list-style: none;padding: 0;}.text50{ font-size: 50%;}.text60{ font-size: 60%;}.text70{ font-size: 70%;}.text80{ font-size: 80%;}.text90{font-size:90%;}.text100{font-size:100%;}.text110{font-size: 110%;}.text120{font-size: 120%; }.text130 {font-size:130%;}.text140 {font-size:140%;}.text150{font-size:150%;}.text160{font-size:160%;}.text170{font-size: 170%;}.text180 {font-size:180%;}.text190{font-size:190%;}.text200{font-size:200%; }.text250{font-size: 250%;}.text300{font-size: 300%;}.text350 {font-size: 350%;}.text400{font-size:400%;}.alpha7,.alpha8,.alpha9{transition:0.25s ease-in-out;}.alpha7:hover{filter:alpha(opacity=70);opacity:.7!important;}.alpha8:hover{filter:alpha(opacity=80);opacity:.8!important;}.alpha9:hover{filter:alpha(opacity=90);opacity:.9!important;}.scale img{transition:transform 0.2s ease-out;}.scale:hover img{transform:scale(1.02);}.scale-m img{transition:transform 0.25s ease-out;}.scale-m:hover img{transform:scale(1.07);}.scale-l img{transition:transform 0.3s ease-out;}.scale-l:hover img{transform:scale(1.12);}.cf:after{content:".";display: block;clear:both;height: 0;visibility:hidden;}.cf{min-height:1px;}* html .cf {height: 1px;/*��*//*/height:auto;overflow:hidden;/**/}.clear{clear:both;}.fw400{font-weight:400;}.fw500{font-weight:500;}.fw600{font-weight:600;}.fw700{font-weight:700;}.kome,.maru,.kaku,.hishi{display: block;position:relative;padding-left:1.3em;line-height:1.3;}.kome:before,.maru:before,.kaku:before,.hishi:before {position:absolute;left: 0;}.kome:before{content:"※";}.maru:before{content:"●";}.kaku:before{content:"■";}.hishi:before{content:"◆";}@media (-webkit-device-pixel-ratio: 2){.alpha7,.alpha8,.alpha9{transition:none !important;}.scale img,.scale-m img,.scale-l img{transition:none !important;}}
.w-space-s {letter-spacing: .15em;text-indent: .15em;}.w-space-m {letter-spacing: .3em;text-indent: .3em;}.w-space-l {letter-spacing: .5em;text-indent: .5em;}img{-webkit-backface-visibility: hidden;}

body {
  font-size: 1.2vw;
  font-family: "Klee One","Hiragino Mincho ProN","ヒラギノ明朝 ProN W3", "ＭＳ Ｐ明朝", "ＭＳ 明朝", "HGP明朝E", serif;
  line-height: 1.8;
  color: #222;
  background-color: #fff;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.font-latin {
  font-family: "Klee One","Hiragino Mincho ProN","ヒラギノ明朝 ProN W3", "ＭＳ Ｐ明朝", "ＭＳ 明朝", "HGP明朝E", serif;
}
.tel-link {
  cursor: text;
  text-decoration: none;
  pointer-events: none;
}
.error {
  color: #DB0003;
}
a.no-line {
  text-decoration: none;
}
.link-line {
  text-decoration: underline;
}
.no-shadow {
  text-shadow: none !important;
}
.w-space {
  letter-spacing: .6vw;
  text-indent: .6vw;
}
.w-space-l {
  letter-spacing: 1vw;
  text-indent: 1vw;
}
.w-space-s {
  letter-spacing: .3vw;
  text-indent: .3vw;
}
.w-space-sl {
  letter-spacing: .3vw;
}
.bg-blue-alpha {
  background-color: rgba(0,75,160, .8);
  text-shadow: 1px 1px 2px #004a9f, -1px 1px 2px #004a9f, 1px -1px 2px #004a9f, -1px -1px 2px #004a9f; 
}
.bg-blue {
  background-color: #0066b4;
}
.bg-blue-g {
  background: linear-gradient(to right, #0066b4 0%,#75a1c7 100%);
}
.bg-red {
  background-color: #781723;
}
.text-blue {
  color: #0066b4;
}
.border-blue {
  border-color: #0066b4 !important;
}
.lh-14 {
  line-height: 1.4;
}
.lh-16 {
  line-height: 1.6;
}
.bg-cover {
  background-repeat: no-repeat;
  background-position: center center;
  background-size: cover;
}
.btn {
  padding: .5vw 3vw;
}
.bg-white-alpha {
	background: rgba(255,255,255,.9);
	border-radius: 10px;
}
.alert-red  {
    background-color: #eb3838;
    border-color: #cc0202;
}

#header {
  height: 5.5vw;
	position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  z-index: 1234567;
  /*background-color: rgba(255,255,255,.7);*/
  color: #666;
}
#mv {
	z-index: 12;
	width: 100%;
	background-position: center center;
	background-repeat: no-repeat;
	background-size: cover;
	position: relative;
  height: 35vw;
  overflow: hidden;
}
#mv-wrap, #mv-wrap::before {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
#mv-wrap {
  z-index: 12;
  position: relative;
  overflow: hidden;
}
.other #mv {
  background-position: bottom center;
}
#mv > h1 {
  position: absolute;
  top: 16vw;
  left: 0;
  width: 100%;
  z-index: 1234;
  text-align: center;
  font-size: 270%;
  text-shadow: 3px 3px 10px rgba(0,0,0,.4), -3px 3px 10px rgba(0,0,0,.4), 3px -3px 10px rgba(0,0,0,.4), -3px -3px 10px rgba(0,0,0,.4);
  font-weight: 500;
}
.logo-area {
  width: 35vw;
  padding: .1vw 0 0 3vw;
  position: static;
}
.logo-area a {
  font-size: 100%;
}
#header-nav {
  /*box-shadow: 0 .2vw .2vw rgba(0,0,0,.3);*/
  background-color: #fff;
}
#header .main-nav {
  text-align: center;
}
#header .main-nav li {
  padding: 0 .3vw;
}
#header .nav-link {
  text-decoration: none;
  color: #0e4a9e;
  font-size: 100%;
  text-align: center;
  padding: 0 1.4vw;
  transition: 0.2s ease-in-out;
  line-height: 1;
	height: 2.5vw;
  position: relative;
  font-weight: 600;
  text-shadow: 0px 0px 0 #0e4a9e;
}

#header .nav-link:hover,
#header .nav-link.active {
  color: #009be5;
}
#header .nav-link::after {
  position: absolute;
  bottom: 0;
  left: 0;
  content: '';
  width: 0;
  height: 7%;
  background-color: rgba(0, 155, 230,.7);
  transition: .2s ease-out;
}
#header .nav-link:hover::after,
#header .nav-link.active::after {
  width: 100%;
}
#header .main-nav li#nav-staff {
  border-width: 0;
}
#alert {
  position: fixed;
  height: 100vh;
  top: 0;
  left: 0;
  z-index: 123456;
  display: none;
  opacity: 0;
}
#alert-pop {
  padding: 2vw;
}
.wp-pagenavi {
  margin: 3vw 0;
  text-align: center;
  font-family: 'Comfortaa', "Noto Sans Japanese", "メイリオ", Meiryo, "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", Roboto, MotoyaLCedar, sans-serif;
}
.wp-pagenavi > span,
.wp-pagenavi > a {
  display: inline-block;
  line-height: 1.1;
  padding: 4px 9px 1px;
  border: solid 1px #222;
  border-radius: 3px;
  margin: 0 3px;
  color: #333;
  text-decoration: none;
  font-size: 105%;
  font-weight: 600;
}
.wp-pagenavi span.current,
.wp-pagenavi > a:hover {
  background-color: #555;
  color: #fff;
  border: solid 1px #000;
}
.nav-spacer {
	width: 1vw;
}
.youtube {
  position: relative;
  width: 100%;
  margin: 10px 0;
}
.youtube iframe {
  position: absolute;
  top: 0;
  right: 0;
  width: 100%;
  max-width: 800px;
  height: 100%;
}
.youtube {
  padding-top: 56.25%;
}
.photo-wrap img {
  max-height: 100%;
  max-width: 95%;
}
.btn-blue{
  color: #fff;
  background-color: #0066b4;
  border-color: #0066b4;
}
.btn-blue:hover{
  color: #fff;
  background-color:#004377;
  border-color:#004377;
}

@media (min-width: 768px){
  #mv {
    padding-top: 6vw;
  }
  #header #privacy-link {
    display: none;
  }
  .main-nav, #inquiry-area {
    padding-top: 1.5vw !important;
  }
  .tel-text,
  #btn-inquiry {
    display: block;
    text-decoration: none;
    color: #0e4a9e;
    font-size: 110%;
    height: 2.5vw;
  }
  #btn-inquiry i {
    font-size: 130%;
    margin-top: 0;
  }
  a.btn-effect,
  .btn-effect {
    position: relative;
    box-sizing: border-box;
    display: inline-block;
    margin: 0px 3px 6px;
    text-align: center;
    text-decoration: none;
    color: #009be5;
    white-space: nowrap;
    z-index: 0;
    transition: 0.5s ease-in-out;
    overflow: visible;
    border: none;
    padding: 0 1.5vw;
  }
  .btn-effect::after {
    box-sizing: border-box;
    position: absolute;
    width: 100%;
    height: 100%;
    content: "";
    border: 1px solid #009be5;
    z-index: 2;
    margin: 0px;
    left: 0px;
    bottom: 0px;
    border-top-width: 1px;
    transition: border-top-width 0.1s 0.2s, height 0.2s 0.1s, width 0.2s 0s, margin 0.2s 0s;
  } 
  .btn-effect:hover::after {
    width: 68%;
    height: 0px;
    border-width: 0px 1px 1px;
    margin: 0px 17%;
    transition: border-top-width 0.1s 0s, height 0.2s 0.1s, width 0.2s 0.2s, margin 0.2s 0.2s;
  }
}

#footer {
  position: relative;
  padding: 5vw 0 1vw;
  background-position: center;
  background-size: cover;
  z-index: 123;
}
#footer::before {
  /*content: "";*/
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(0,75,160,.4);
  background: linear-gradient(135deg, rgba(40, 85, 136, .4) 0%, rgba(40, 85, 136, 1) 100%);
  z-index: 1;
}
#footer > div, #footer nav {
  position: relative;
  z-index: 123;
}
#footer-nav {
  border-left: solid 1px #fff;
  padding-left: 1.5vw;
}
#footer a {
  text-decoration: none;
}
#footer figure img {
  width: 12vw;
  margin-bottom: 1vw;
  filter: grayscale(1) brightness(20);
}
#footer-nav .nav-link,
.copy {
  color: #ffffff;
}
#footer-nav li {
  padding: 0;
}
#footer-nav a.nav-link {
  font-weight: 400 !important;
  padding: .6vw 0;
  font-size: 85%;
  line-height: 1.3;
}
#footer-nav li:first-child a.nav-link {
  padding-top: 0;
}
#footer-nav li:last-child a.nav-link {
  padding-bottom: 0;
}
#f-info li {
  margin-bottom: 1.6vw;
}
.ficon {
  display: inline-block;
  padding: .05vw .52vw .12vw;
  background-color: #fff;
  border-radius: 50%;
  margin-right: .5vw;
}

@media (min-width: 768px){
  /*page-top*/
  #Pagetop {
    position:fixed !important;
    bottom: 5vw;
    right: 3vw;  
    cursor:pointer;
    z-index: 1234567!important;
    opacity: .7;
  }

  #Pagetop p {
    font-size: 250%;
    text-align: center;
    line-height: 3.7vw;
    height: 4vw;
    width: 4vw;
    padding: 0;
    margin: 0;
    box-shadow: 1px 1px 2px rgba(255,255,255,.3), 1px -1px 2px rgba(255,255,255,.3), -1px 1px 2px rgba(255,255,255,.3), -1px -1px 2px rgba(255,255,255,.3);
    color: #ffffff;
    background-color: rgba(0, 102, 180, 1);
    text-shadow: none;
  }

}
@media (min-width: 1400px){

  /*.ficon {
    padding: 0 6.5px;
    margin-right: 10px;
  }*/
}

@media (max-width: 991px){
  
}
@media (min-width: 768px) and ( max-width: 991px){
  #header .nav-link {
    font-size: 100%;
  }
}

@media (max-width: 767px){
  body {
    font-size: 3vw;
  }
  .btn {
    padding: 1vw 6vw;
  }
  
  .tel-link {
    pointer-events: auto;
    text-decoration: underline;
  }
  #mv {
    paddong-top:0;
    height: 65vw;
    min-height: 0;
  }
  #mv > h1 {
    bottom: 15vw;
    font-size: 170%;
  }
  #header {
    height: 16vw;
    position: absolute;
    z-index: 123456;
  }

  .logo-area {
    width: 82%;
    padding: 2vw;
  }
  #header h1 {
    font-size: 75%;
    padding-bottom: 5px;
    padding-left: 10px;
    opacity: .7;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
  }
  #nav-area {
    width: 0;
  }
  #inquiry-area {
    position: fixed;
    width: 100%;
    bottom: 0;
    left: 0;
    font-size: 160%;
    color: #ffffff;
    background-color: rgba(0, 102, 180,.9);
    z-index: 123456;
    height: 14vw;
  }
  #inquiry-area > div {
    height: 100%;
  }
  #inquiry-area a,
  .navbar-toggle {
    color: #ffffff;
    text-decoration: none;
    position: relative;
    display: block;
    height: 100%;
    line-height: 1;
  }
  .bm-text {
    font-size: 40%;
    position: absolute;
    top: 8.5vw;
    left: 0;
    width: 100%;
  }
  .tel-text {
    font-size: 100%;
  }
  .navbar-toggle {
    border: none;
    margin-top: 0;
    outline: none !important;
    color: #ffffff;
    background-color: transparent;
    text-align: center;
    display: inline-block;
    width: 100%;
    padding-top: .7vw;
  }
  .navbar-toggle .icon-bar {
    background-color: #ffffff;
    width: 7vw;
    height: .7vw;
    display: block;
    border-radius: 1px;
    margin-left: auto;
    margin-right: auto;
  }
  .navbar-toggle span {
    transition: all 0.5s;
    transform: rotate(0deg);
  }
  .navbar-toggle .top {
    transform: translateY(0px);
  }
  .navbar-toggle .bottom {
    transform: translateY(0px);
  }

  .navbar-toggle .icon-bar+.icon-bar {
      margin-top: 1.2vw;
  }
  .navbar-toggle.is-open .middle {
    background: rgba(0, 0, 0, 0);
  }
  .navbar-toggle.is-open .top {
    transform: rotate(-45deg) translateY(1.4vw) translateX(-1.3vw);
  }
  .navbar-toggle.is-open .bottom {
    transform: rotate(45deg) translateY(-1.4vw) translateX(-1.3vw);
  }
  
  #header .main-nav {
    display: none;
    width: 100%;
    position: fixed;
    left: 0;
    bottom: -14vw;
    white-space: nowrap;
    max-height: 100%;
    height: auto;
    z-index: 123456;
    padding: 3vw;
    opacity: 0;
    overflow: auto;
    background-color: rgba(0, 102, 180, .9);
  }
  #header .main-nav ul {
    margin: 0;
  }
  #header .main-nav li {
    margin: 1.5vw 0;
    padding: 0 2vw;
    border-right: 0;
  }
  #header .nav-link {
    padding: 4vw 0;
    text-align: center;
    width: 100%;
    font-size: 100%;
    border: solid 1px rgba(255,255,255,.5);
    border-width: 0 0 1px;
    height: auto;
    color: #fff;
  }
  #header li:last-child .nav-link {
    border-width: 0 0 1px;
  }
  #header .nav-link.active {
    border-bottom: 0;
    color: #FFDB1C;
  }
  #header .nav-link::after {
    background-color: #FFDB1C;
  }
  #alert-pop {
    padding: 4vw;
  }
  .wp-pagenavi {
    margin: 6vw 0;
  }
  a.btn-biz {
    padding: 1vw 12vw;
    box-shadow: .6vw .6vw .6vw rgba(0,0,0,.5);
  }
  .btn-biz span {
    top: 1.7vw;
    left: 1.7vw;
    padding: .5vw .6vw;
  }
  #biz-contact a {
    border-radius: 2vw;
    height: 15vw;
  }
  #footer {
    padding-top: 0;
    padding-bottom: 16vw;
  }
  #footer-nav {
    padding-left: 4vw;
  }
  #footer-nav a.nav-link {
    padding: 2vw 0;
  }
  #footer figure img {
    width: 38vw;
    margin-bottom: 2vw;
  }
  #f-info li {
    margin-bottom: 3vw;
  }
  .ficon {
    padding: 0 1.3vw;
    border-radius: 50%;
    margin-right: 1vw;
  }
  #Pagetop {
    background-color: rgba(0,5,10,.2);
  }
  #Pagetop p {
    color: #ffffff;
  }
}

@media (max-width: 575px){
  body {
    font-size: 3.7vw;
  }
  #header {
    height: 16vw;
  }
  .logo-area {
    width: 100%;
    padding: 2vw;
  }
}


