@charset "UTF-8";
/* CSS Document */
body {
  background-color: #fff;
  /*  font-feature-settings: "palt";
	 letter-spacing: 0.1rem;*/
  max-width: 3000px;
  margin: auto;
}
@font-face {
  font-family: 'AbelPro';
  src: url('webfonts/33E65A_0_0.eot');
  src: url('webfonts/33E65A_0_0.eot?#iefix') format('embedded-opentype'), url('webfonts/33E65A_0_0.woff2') format('woff2'), url('webfonts/33E65A_0_0.woff') format('woff'), url('webfonts/33E65A_0_0.ttf') format('truetype');
}
@font-face {
  font-family: 'AbelPro-Bold';
  src: url('webfonts/33E65A_1_0.eot');
  src: url('webfonts/33E65A_1_0.eot?#iefix') format('embedded-opentype'), url('webfonts/33E65A_1_0.woff2') format('woff2'), url('webfonts/33E65A_1_0.woff') format('woff'), url('webfonts/33E65A_1_0.ttf') format('truetype');
}
a:hover {
  text-decoration: none;
}
img:not(.sns_white_icon img) {
  max-width: 100%;
  height: auto;
  /*  width: auto;*/
}
.leave_color path {
  fill: #000000;
}
.leave_color rect {
  fill: #000000;
}
.leave_color circle {
  fill: #000000;
}
.hover_color path {
  fill: #000000;
}
.hover_color rect {
  fill: #000000;
}
.hover_color circle {
  fill: #000000;
}
.title_hover_color {
  color: #000000 !important;
}
.title_leave_color {
  color: #000000 !important;
}
.border_hover_color {
  border-color: #000000 !important;
}
.border_leave_color {
  border-color: #000000 !important;
}
.navi_leave_color {
  background: #000000 !important;
}
.navi_leave_color:before {
  background: #000000 !important;
}
.navi_hover_color {
  background: #000000 !important;
}
.navi_hover_color:before {
  background: #000000 !important;
}
.menu_undercover {
  position: fixed;
  top: 0px;
  height: 90px;
  width: 100%;
  z-index: 2;
  background-color: #fff
}
@media screen and (max-width:1140px) {
  .menu_undercover {
    position: fixed;
    top: 0px;
    height: 60px;
    width: 100%;
    z-index: 2;
    background-color: #fff
  }
}
/*--------------------------*/
section {
  overflow: hidden;
  margin: 90px 0px 0px 0px;
  top: 90px;
  background-color: #fff;
}
@media screen and (max-width:1140px) {
  section {
    overflow: hidden;
    margin: 60px 0px 0px 0px;
    top: 60px;
    background-color: #fff;
  }
}
section.sticky_header {
  overflow: hidden;
  margin: 90px 0px 0px 0px;
  top: 90px;
  background-color: #fff;
  position: -webkit-sticky;
  position: sticky;
  z-index: 3
}
@media screen and (max-width:1140px) {
  section.sticky_header {
    overflow: hidden;
    margin: 60px 0px 0px 0px;
    top: 60px;
    background-color: #fff;
    position: -webkit-sticky;
    position: sticky;
    z-index: 3
  }
}
.header_base {
  position: relative;
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  align-items: baseline;
  width: 100%;
  border-top: #333 1px solid;
  margin: 0 auto;
}
.header_base .header_bar {
  width: 100%;
  height: 8px;
  background: url(../../images/header_bar.jpg) top center / 50% 8px no-repeat #fff;
}
.header_base .txt_title_e {
  font-family: "UniversNextPro-Cond";
  font-size: 3rem;
  padding: 2rem 1rem 0.5rem 0rem;
}
.header_base h1 {
  font-family: "FP-ヒラギノ角ゴ ProN W6", "Hiragino Sans", "Hiragino Kaku Gothic ProN", "sans-serif";
  padding: 0rem 0rem 0rem 1rem;
  font-size: 1.4rem;
  font-feature-settings: "palt";
}

@media screen and (max-width:1140px) {
.header_base .txt_title_e {
  flex: 1 0 100%;
  font-family: "UniversNextPro-Cond";
  font-size: 2.6rem;
  padding: 1.5rem 0rem 1rem 0rem;
  text-align: center
}
.header_base h1 {
  flex: 1 0 100%;
  font-family: "FP-ヒラギノ角ゴ ProN W6", "Hiragino Sans", "Hiragino Kaku Gothic ProN", "sans-serif";
  padding: 0rem 0rem 1.5rem 0rem;
  font-size: 1.4rem;
  font-feature-settings: "palt";
  text-align: center
}

}




.header_base .b_inq {
  position: absolute;
  right: 2%;
  top: 50%;
  transform: translateY(-50%);
  font-size: 1.2rem;
  font-family: "FP-ヒラギノ角ゴ ProN W6";
  line-height: 1.2rem;
  padding: 1.2rem 2rem 1.2rem 2rem;
background: linear-gradient(45deg, #000000 0%, #0071B3 100%);
	color: #fff;
	border-radius: 4px
}











.header_base.second .txt_title_e {
  font-family: "UniversNextPro-Cond";
  font-size: 2rem;
  padding: 1rem 1rem 0.5rem 0rem;
}
.header_base.second h1 {
  font-family: "FP-ヒラギノ角ゴ ProN W6", "Hiragino Sans", "Hiragino Kaku Gothic ProN", "sans-serif";
  padding: 0rem 0rem 0rem 1rem;
  font-size: 1rem;
  font-feature-settings: "palt";
}
.header_base.second .b_top {
  position: absolute;
  left: 2%;
  top: 50%;
  transform: translateY(-50%);
  font-family: "UniversNextPro-Cond";
  font-size: 1.6rem;
  padding: 1.2rem 0rem 0.5rem 0rem;
}
.header_base.second .b_inq {
  position: absolute;
  right: 2%;
  top: 55%;
  transform: translateY(-50%);
  font-size: 1.2rem;
  font-family: "FP-ヒラギノ角ゴ ProN W6";
  line-height: 1.2rem;
  padding: 1.2rem 2rem 1.2rem 2rem;
background: linear-gradient(45deg, #000000 0%, #0071B3 100%);
	color: #fff;
	border-radius: 4px; 
}

@media screen and (max-width:1140px) {
.header_base.second .b_inq {
  position: absolute;
  right: 1%;
  top: 50%;
  transform: translateY(-50%);
  font-size: 1rem;
  font-family: "FP-ヒラギノ角ゴ ProN W6";
  line-height: 1rem;
  padding: 1rem 0.5rem 1rem 0.5rem;
background: linear-gradient(45deg, #000000 0%, #0071B3 100%);
	color: #fff;
	border-radius: 4px;  
}

}


/*--------------------------*/
.menu_area {
  width: 100%;
  border-bottom: #6740cd 1px solid;
}
.menu_area.sticky_header {
  overflow: hidden;
  margin: 0px 0px 0px 0px;
  top: 90px;
  background-color: #fff;
  position: -webkit-sticky;
  position: sticky;
  z-index: 3
}
@media screen and (max-width:1140px) {
  .menu_area.sticky_header {
    overflow: hidden;
    margin: 0px 0px 0px 0px;
    top: 60px;
    background-color: #fff;
    position: -webkit-sticky;
    position: sticky;
    z-index: 3
  }
}
.menu_area_fea {
  position: fixed;
  top: -200px;
  width: 100%;
  border-bottom: #6740cd 1px solid;
  background-color: #fff;
  z-index: 4;
}
.fixed_menu_base_fea {
  position: fixed;
  top: 90px;
  width: 100%;
}
@media screen and (max-width:1140px) {
  .menu_area_fea {
    position: fixed;
    top: -200px;
    width: 100%;
    border-bottom: #6740cd 1px solid;
    background-color: #fff;
    z-index: 4;
  }
  .fixed_menu_base_fea {
    position: fixed;
    top: 60px;
    width: 100%;
  }
}
.smtt {
  font-size: 1rem;
}
.menu_inner {
  display: flex;
  flex-wrap: nowrap;
  width: calc(100vw - 4rem);
  max-width: 1200px;
  margin: 0px auto 0px auto;
}
.b_menu {
  flex: 1 0 25%;
  display: flex;
  flex-direction: column;
  flex-wrap: nowrap;
  padding: 14px 0 6px 0;
  align-items: center;
  background: url(../../images/b_menu_bg.svg) center 30px / 100% 100% no-repeat #fff;
  opacity: 0.4;
  transition: .2s background;
}
.b_menu:hover, .b_menu.av {
  background: url(../../images/b_menu_bg.svg) center 8px / 100% 100% no-repeat #fff;
  opacity: 1;
}
.b_menu_txt_l {
  font-size: 2.4rem;
  font-family: "AbelPro";
  line-height: 2rem;
  margin: 0rem 0px 0.8rem 0px;
  white-space: nowrap;
}
.b_menu_txt_ss {
  font-size: 1.2rem;
  font-family: "FP-ヒラギノ角ゴ ProN W6";
  line-height: 1.2rem;
  margin: 0px 0px 0rem 0px;
}
/*--------------------------*/
main {
  width: calc(100vw - 6rem);
  max-width: 1200px;
  margin: 0px auto 0px auto;
}
/*--------------------------*/



.b_inq_bottom {
	display: flex;
	justify-content: center;
	width: 50%;
   margin: 3rem auto 0rem auto;
  font-size: 1.8rem;
	text-align: center;
  font-family: "FP-ヒラギノ角ゴ ProN W6";
  line-height: 1rem;
  padding: 2.6rem 0.5rem 2.6rem 0.5rem;
background: linear-gradient(45deg, #000000 0%, #0071B3 100%);
	color: #fff;
	border-radius: 8px;
	  transition: .2s opacity;  border: #ccc 3px solid;
}





#upanker  {
 margin-top: -90px;
  padding-top: 90px;
}
@media screen and (max-width:1140px) {
#upanker {
 margin-top: -60px;
  padding-top: 60px;
  }
}


#b_up {
  position: fixed;
  bottom: -1px;
  right: 30px;
  font-family: AbelPro-Bold;
  font-feature-settings: "palt";
  font-size: 90%;
  line-height: 40px;
padding:0 1rem;
  text-align: center;
  color: #000;
  background-color: #ccc;
  opacity: 0;
  -ms-filter: "alpha( opacity=0 )";
  border-radius: 4px 4px 0 0;
  z-index: 8
}
#b_up:hover {
  background-color: #eee;
}
.nwp {
  display: none
}
.pcn {
  display: none
}

.pcpalt {
 font-feature-settings: "palt";
letter-spacing: 0.1rem
}
.nts {
  font-size: 80%;
line-height: 1.8rem

}
/* app_obj ---------------------- */
.app_obj {
  opacity: 0;
  transition: 1s;
  transform: translatey(20%);
}
.av_app {
  opacity: 1;
  transform: translatey(0%);
}
.delay_0 {
  transition-delay: 0s;
}
.delay_05 {
  transition-delay: 0.5s;
}
.delay_1 {
  transition-delay: 1s;
}
.delay_15 {
  transition-delay: 1.5s;
}