@font-face {
	font-family: 'Axis';
	src: url('../fonts/Axis/AxisStd-Medium.otf');
}

html {
  font-family: 'Axis', Verdana, "游ゴシック Medium", "Yu Gothic Medium", YuGothic, "游ゴシック体", sans-serif !important;
}

body {
  font-family: 'Axis', Verdana, "游ゴシック Medium", "Yu Gothic Medium", YuGothic, "游ゴシック体", sans-serif !important;
  line-height: 1.8;
  letter-spacing: .1em;
}

.line-h14 {
  line-height: 1.4;
}

a {
  color: #000 !important;
}

.navbar {
  background-color: unset;
  border-bottom: none !important;
  box-shadow: unset !important;
  -webkit-box-shadow: unset !important;
  -moz-box-shadow: unset !important;
  -o-box-shadow: unset !important;
  -ms-box-shadow: unset !important;
}

.h_title {
  top: 50%;
  left:4%;
  transform: translate(0%, -50%);
  -webkit-transform: translate(0%, -50%);
  -ms-transform: translate(0%, -50%);
}
.h_title1 {
  font-size: calc(90vw / 22);
}
.h_title2 {
  font-size: calc(20vw / 11);
}

.font1 {
  /* font-size: 24px; */
  font-size: calc(100vw / 80);
}
.font2 {
  /* font-size: 40px; */
  font-size: calc(100vw / 48);
}
.font2_2 {
  /* font-size: 40px; */
  font-size: calc(100vw / 48);
}
.font2_3 {
  /* font-size: 40px; */
  font-size: calc(100vw / 48);
}
.font3 {
  /* font-size: 16px; */
  font-size: calc(100vw / 100);
}
.font3_2 {
  /* font-size: 16px; */
  font-size: calc(100vw / 100);
}
.font4 {
  /* font-size: 64px; */
  font-size: calc(100vw / 30);
}
.font5 {
  /* font-size: 18px; */
  font-size: calc(100vw / 96);
}
.font5_2 {
  /* font-size: 18px; */
  font-size: calc(100vw / 96);
}
.font6 {
  /* font-size: 20px; */
  font-size: calc(100vw / 90);
}
.font7 {
  /* font-size: 32px; */
  font-size: calc(100vw / 60);
}
@media (max-width: 767px) {
  .font1 {
    /* font-size: 32px; */
    font-size: 4.1vw;
  }
  .font2 {
    font-size: 5.1vw;
  }
  .font2_2 {
    /* font-size: 64px; */
    font-size: 8.2vw;
  }
  .font2_3 {
    /* font-size: 56px; */
    font-size: 7.1vw;
  }
  .font3 {
    /* font-size: 30px; */
    font-size: 3.8vw;
  }
  .font3_2 {
    /* font-size: 16px; */
    font-size: 4.1vw;
  }
  .font4 {
    /* font-size: 80px; */
    font-size: 10.0vw;
  }
  .font5 {
    /* font-size: 28px; */
    font-size: 3.5vw;
  }
  .font5_2 {
    /* font-size: 30px; */
    font-size: 3.8vw;
  }
  .font6 {
    /* font-size: 32px; */
    font-size: 4.1vw;
  }
  .font7 {
    /* font-size: 32px; */
    font-size: 4.1vw;
  }
}

.margin_x {
  margin-left: 4.1vw;
  margin-right: 4.1vw;
}

.margin_x2 {
  margin-left: 8.3vw;
  margin-right: 8.3vw;
}

.padding_x {
  padding-left: 4.1vw;
  padding-right: 4.1vw;
}

.padding_y {
  padding-top: 4.1vw;
  padding-bottom: 4.1vw;
}

.border_all {
  border: 1px solid #000;
}

.border_b {
  border-bottom: 1px solid #000;
}

.border_b_sp_block {
  border-bottom: 0;
}

.border_r {
  border-right: 1px solid #000 !important;
}

.border_r_sp_none {
  border-right: 1px solid #000 !important;
}

.border_radius0 {
  border-radius: 0 !important;
}

.arrow_w {
  max-width:40px;
  width: calc(100vw / 48);
}

@keyframes moveToRight {
  100% {
    right: -15px;
  }
}
a:hover .arrow_w {
  position: relative;
  right: 0;
  animation: moveToRight 1s forwards;
}

@media (max-width: 767px) {
  .margin_x {
    margin-left: 5.1vw;
    margin-right: 5.1vw;
  }

  .margin_x2 {
    margin-left: 0vw;
    margin-right: 0vw;
  }

  .padding_x {
    padding-left: 5.1vw;
    padding-right: 5.1vw;
  }

  .padding_y {
    padding-top: 5.1vw;
    padding-bottom: 5.1vw;
  }

  .padding_x_sp {
    padding-left: 5.1vw !important;
    padding-right: 5.1vw !important;
  }

  .border_r_sp_none {
    border-right: none !important;
  }

  .border_b_sp_block {
    border-bottom: 1px solid #000 !important;
  }

  .arrow_w {
    max-width:40px;
    width: calc(100vw / 20);
  }
}

.a_hover_none:hover {
  text-decoration: none;
}

.a_hover_none:hover a {
  text-decoration: none;
}

.bg_color1 {
  background-color: #BCD4DF;
}

.bg_color2 {
  background-color: #F0F0F0;
}

.bg_color3 {
  background-color: rgba(236, 105, 65, 0.1);
}

.bg_color4 {
  background-color: #D3CBC6;
}

.bg_color5 {
  background-color: #ECE093;
}

.bg_color6 {
  background-color: #EC6941;
}

.bg-black {
  background-color: #000;
}

.color1 {
  color: #A0A0A0;
}

.color2 {
  color: #EC6941;
}

.circle1 {
  background-color: #EC6941;
  border-radius: 50%;
  color: #FFFFFF;
  padding: 10px;
  width: calc(100vw / 24);
  height: calc(100vw / 24);
  text-align: center;
}

.center-center {
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
}

.h-center {
  top: 50%;
  transform: translate(0%, -50%);
  -webkit-transform: translate(0%, -50%);
  -ms-transform: translate(0%, -50%);
}

.h_160p {
  height: 100px;
}

footer {
  background-color: #000 !important;
  color: #FFFFFF !important;
}

footer .logo img {
  height: 56px !important;
}

.logo img {
  max-height: 54px !important;
}

footer a {
  color: #FFFFFF !important;
}

.navbar-nav a {
  font-size: medium;
}

footer ul {
  list-style-type: none;
  list-style: none;
}

footer li {
  margin: 0 10px;
}

.news_more {
  bottom: 30px;
  right: 0;
}
nav.navbar ul a:hover {
  text-decoration: none;
}

@media (max-width: 767px) {
  .h_160p {
    min-height: 20vw;
    height: auto;
  }

  .logo img {
    max-height: 60px !important;
  }
  .news_more {
    bottom: 0px;
    right: 0;
  }
  footer ul {
    padding-inline-start: 0;
  }
  footer li {
    margin: 0 5.1vw;
  }
  .navbar {
    background-color: #FFFFFF;
    width: 100%;
    height: 100%;
    /* position: fixed; */
    /* left: 0; */
    /* z-index: 100; */
  }
  nav.navbar ul {
    position: fixed;
    /* height: 100%; */
    padding: 20px 30px 40px 30px;
    top: 65px;
    left: 0;
    background-color: #F0F0F0;
    color: #000000;
    z-index: 100;
    margin-top: 11px;
  }
  nav.navbar ul#menu-liquid-global-menu {
    border-bottom: 1px solid #000;
  }
  nav.navbar ul#menu-liquid-global-menu li:nth-child(1) {
    padding-top: 30px;
    /* border-top: 1px solid #000000 !important; */
  }

  nav.navbar ul li {
    /* padding: 3px 0; */
    text-align: center;
    /* border-bottom: 1px solid #000000 !important; */
  }

  nav.navbar ul a {
    color: #000000 !important;
  }
  .navbar .menu-item a {
    border-bottom: none !important;
    padding-left: 6px;
  }

  .navbar-toggler .top-bar {
    transform: rotate(45deg);
    transform-origin: 0% 80%;
    -moz-transform: rotate(45deg);
    -moz-transform-origin: 0% 80%;
    -webkit-transform: rotate(45deg);
    -webkit-transform-origin: 0% 80%;
    -o-transform: rotate(45deg);
    -o-transform-origin: 0% 80%;
    -ms-transform: rotate(45deg);
    -ms-transform-origin: 0% 80%;
  }
  .navbar-toggler .bottom-bar {
    transform: rotate(-45deg);
    transform-origin: 5% 50%;
    -moz-transform: rotate(-45deg);
    -moz-transform-origin: 5% 50%;
    -webkit-transform: rotate(-45deg);
    -webkit-transform-origin: 5% 50%;
    -o-transform: rotate(-45deg);
    -o-transform-origin: 5% 50%;
    -ms-transform: rotate(-45deg);
    -o-transform-origin: 5% 50%;
  }
  .circle1 {
    width: 15vw;
    height: 15vw;
    min-height: 60px;
    min-width: 60px;
  }
  .navbar-toggler .icon-bar {
    background-color: #000 !important;
    width: 6.5vw;
    height: 0.51vw;
    min-height: 2px;
  }
  .navbar-toggler .icon-bar + .icon-bar {
    margin-top: 1.7vw;
  }
}
.navbar {
  position: initial;
}
.navbar-toggler {
  top: 0 !important;
  right: 0 !important;
}
.navbar-toggler:hover {
  background-color: #F0F0F0 !important;
}
.navbar-toggler {
  background-color: #F0F0F0 !important;
}

.breadcrumb {
  background-color: #FFFFFF;
  color: #000;
  padding: 1em calc(100vw / 28);
  /* border-top: 1px solid #000; */
  border-bottom: 1px solid #000;
  margin-bottom: 0;
}

.breadcrumb-item+.breadcrumb-item::before {
  content: '>';
  color: #000 !important;
}

.plan_img_m80 {
  max-height: 80px;
  height: calc(30vw / 6);
}

.plan_img_h2 {
  max-height: 80px;
  height: calc(30vw / 6);
}

.img_m80 {
  max-height: 80px;
  height: calc(30vw / 6);
}

.h_100p {
  height: 100px;
}

@media (max-width: 767px) {
  .plan_img_m80 {
    height: 80px;
  }
  .plan_img_h2 {
    max-height: 80px;
    height: 10vw;
  }
  .d-md-none table tr {
    height: 64vw;
  }
  .img_m80 {
    height: 80px;
  }
  .h_100p {
    height: 60px;
    margin: 0 10vw;
  }
}

.headline {
  /* height: 6.25vw !important; */
  padding: 0;
}

.inner-wrapper-sticky {
  /* height: 6.25vw !important; */
  border-bottom: 1px solid #000;
}
.map_img {
  background-position-x: center;
}
.map_img:hover {
  background-image: url('//hittobe.jp/wp/wp-content/uploads/2022/03/map_btn_bk.png');
  background-repeat: no-repeat;
  background-size: contain;
  transition: 0.3s;
  background-position-x: center;
}

.plan_img1:hover {
  background-image: url('//hittobe.jp/wp/wp-content/uploads/2022/03/btn_detail_bk.png');
  background-repeat: no-repeat;
  background-size: contain;
  transition: 0.3s;
  background-position-x: center;
}

.plan_img2:hover {
  background-image: url('//hittobe.jp/wp/wp-content/uploads/2022/03/btn_mtg_bk.png');
  background-repeat: no-repeat;
  background-size: contain;
  transition: 0.3s;
}

.concept_img:hover {
  background-image: url('//hittobe.jp/wp/wp-content/uploads/2022/04/btn_web.png');
  background-repeat: no-repeat;
  background-size: contain;
  transition: 0.3s;
  background-position-x: center;
}

.map_img a,
.concept_img a,
.plan_img1 a,
.plan_img2 a {
  display: inline-block;
}

.map_img a:hover,
.concept_img a:hover,
.plan_img1 a:hover,
.plan_img2 a:hover {
    background-color: transparent; /* IE6対応 */
}

.map_img a:hover img,
.concept_img a:hover img,
.plan_img1 a:hover img,
.plan_img2 a:hover img {
    visibility: hidden;
}

.letter_s02em {
  letter-spacing: .14em;
}

.plan_table_h1 {
  min-height: 80px;
}

.plan_table_h2 {
  min-height: 60px;
}

.border_color_black {
  border-color: #000000 !important;
}

.title2 {
  height: 18.75vw;
  font-size: 3.6vw; /* 70 / 1920 */
}
.outer_contents {
  padding: 5.6vw;
}
.inner_contents {
  padding: 5.8vw;
  font-size: 1vw; /* 17 / 1920 */
}
.inner_contents2 {
  /* padding-top: 8vw; */
  padding-bottom: 12vw;
}
@media (max-width: 767px) {
  .title2 {
    height: 30vw;
    font-size: 8.5vw; /* 70 / 780 */
  }
  .inner_contents {
    padding: 5.8vw;
    font-size: 3.8vw; /* 30 / 780 */
  }
  .inner_contents2 {
    /* padding-top: 10vw; */
    padding-bottom: 20vw;
  }
}

.reserve_btn {
  text-decoration: none;
}

.reserve_btn:hover {
  text-decoration: none;
}

.reserve_btn div {
  border: 1px solid #000000;
  display: grid;
  align-items: center;
  height: 3.1vw;
}

.reserve_btn:hover div {
  background-color: #000000;
  color: #ECE093;
  transition: 0.3s;
}

@media (max-width: 767px) {
  .reserve_btn div {
    height: 16vw;
  }
  .gtrans li {
    position: absolute !important;
    top: 0px !important;
    right: 20px !important;
    background-color: transparent !important;
  }
  nav.navbar ul.gtrans li {
    display: flex !important;
    border-bottom: 0 !important;
  }
}

.gtrans a {
  padding-left: 4px;
  padding-right: 4px;
}

nav.navbar ul a.color_gray {
  color: #DCDCDC !important;
}

.color_gray {
  color: #DCDCDC !important;
}
.gtrans li a:not(:first-child) {
  /* color: #DCDCDC !important; */
}
.gtrans a:hover {
  text-decoration: none;
}
/* .gtrans a:after:hover {
  text-decoration: none;
}
.gtrans a::after {
  content: '｜';
  padding: 0 4px;
}

.gtrans a:last-of-type:after {
  content: '';
} */

.header_contact {
  border-top: 1px solid #000000 !important;
  border-left: 1px solid #000000 !important;
  border-bottom: 1px solid #000000 !important;
  background-color: #BCD4DF;
  margin-left: 40px !important;
}

.header_contact:hover {
  color: #BCD4DF;
  background-color: #000000;
}
.header_contact:hover a {
  color: #BCD4DF !important;
}

.header_meeting {
  border: 1px solid #000000 !important;
  background-color: #ECE093;
}

.header_meeting:hover {
  background-color: #000000;
}
.header_meeting:hover a {
  color: #ECE093 !important;
}

.plan_hover:hover a {
  color: #BCD4DF !important;
}

.concept_hover:hover a {
  color: #D3CBC6 !important;
}

.access_hover:hover a {
  color: #ECE093 !important;
}

.news_hover:hover a {
  color: #D3CBC6 !important;
}

.contact_hover:hover a {
  color: #BCD4DF !important;
}

@media (max-width: 767px) {
  .header_contact {
    border: 1px solid #000000 !important;
    margin: 30px 20px 20px 20px !important;
  }

  .header_meeting {
    border: 1px solid #000000 !important;
    margin: 0px 20px !important;
  }
}

.hissu {
  color: #FA5A50;
}

.contact_input_mt {
  margin-top: 3.1vw;
}

select.form-control:not([size]):not([multiple]) {
  height: calc(3.25rem + 2px);
}

input.form-control {
  height: calc(3.25rem + 2px);
}


@media (max-width: 767px) {
  .contact_input_mt {
    margin-top: 60px;
  }
  .card-deck {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: column;
    flex-direction: column;
  }
}

.confirm_text_box {
  height: calc(3.25rem + 2px);
  border: 1px solid #000;
  display: flex;
  align-items:center;
}

.confirm_textarea_box {
  padding: .375rem .75rem;
  border: 1px solid #000;
  min-height: 250px;
}

.a_btn1 {
  text-decoration: none;
}

.a_btn1:hover {
  text-decoration: none;
}

.a_btn1 div {
  border: 1px solid #000000;
  display: grid;
  align-items: center;
  height: 3.1vw;
}

.a_btn1:hover div {
  background-color: #000000;
  color: #FFFFFF;
  transition: 0.3s;
}

.a_btn1 div::after {
  content: "〉";
  position: absolute;
  right: 10px;
  font-size: 10px;
}

@media (max-width: 767px) {
  .a_btn1 div {
    height: 16vw;
  }
}

.input_btn1 input, .input_btn2 input, .input_btn3 input {
  border: 1px solid #000000;
  color: #000;
  display: grid;
  align-items: center;
  /* height: 3.1vw; */
  height: 80px;
}

.input_btn1 input {
  background-color: #D3CBC6;
}
.input_btn2 input {
  background-color: #BCD4DF;
}
.input_btn3 input {
  background-color: #ECE093;
}

.input_btn1:hover input, .input_btn2:hover input, .input_btn3:hover input {
  background-color: #000000;
  transition: 0.3s;
}

.input_btn1:hover input {
  color: #D3CBC6;
}
.input_btn2:hover input {
  color: #BCD4DF;
}
.input_btn3:hover input {
  color: #ECE093;
}

.input_btn1:hover, .input_btn1:hover::after {
  color: #D3CBC6;
}
.input_btn2:hover, .input_btn2:hover::after {
  color: #BCD4DF;
}
.input_btn3:hover, .input_btn3:hover::after {
  color: #ECE093;
}

.input_btn1::after, .input_btn3::after {
  content: "〉";
  position: absolute;
  top: 32px;
  right: 24px;
  font-size: 10px;
}

.input_btn2::before {
  content: "〈";
  position: absolute;
  top: 32px;
  left: 24px;
  font-size: 10px;
}

@media (max-width: 767px) {
  .input_btn1 input, .input_btn2 input, .input_btn3 input {
    border-radius: 0;
    /* height: 16vw; */
  }
  .input_btn1::after, .input_btn3::after {
    /* top: 22px; */
    right: 26px;
  }
  .input_btn2::before {
    /* top: 22px; */
    left: 26px;
  }
}

article.post {
  padding-left: 4.1vw;
  padding-right: 4.1vw;
}

@media (max-width: 767px) {
  article.post {
    padding-left: 5.1vw;
    padding-right: 5.1vw;
  }
}

@media (min-width: 768px) {
  article.post:not(:nth-child(3n)) {
    border-right: 1px solid #000000;
  }
}

@media (min-width: 576px) {
  article.post:not(:nth-child(2n)) {
    border-right: 1px solid #000000;
  }
}

article.card .post_links {
  border: none;
}

article.card .post_links .post_time {
  color: #A0A0A0;
}

article.card .card-text {
  margin-left: 0;
  margin-right: 0;
  letter-spacing: 0.2rem;
}

article.card .card-text .post_cat, article.card .card-text .post_time {
  font-size: 0.7vw !important;
  letter-spacing: 1.5px;
}
article.card .card-title {
  font-size: 0.9vw !important;
  letter-spacing: 0.2rem;
  margin-left: 0;
  margin-right: 0;
  line-height: 1.6em;
  height: 3.0em;
}

.arrow_img {
  max-width: 40px;
  width: 2vw;
}

.arrow_img2 {
  max-width: 40px;
  width: 16px;
}

article.card .post_thumb {
  height: 14em;
  background-color: #000;
}
article.card .post_thumb img {
  object-fit: cover;
  height: 14em;
}

article.card .post_links:hover .arrow_img {
  position: relative;
  right: 0;
  animation: moveToRight 1s forwards;
}

@media (max-width: 767px) {
  article.card .card-text {
    height: calc(1.2em + 60px);
  }
  article.card .card-text .post_cat, article.card .card-text .post_time {
    font-size: 3.0vw !important;
  }
  article.card .card-title {
    font-size: 3.5vw !important;
  }
  .arrow_img {
    max-width: 40px;
    width: 6vw;
  }
  .arrow_img2 {
    max-width: 40px;
    width: 14px;
  }
}


article.card .post_links:hover .card-text, article.card .post_links:hover .card-title{
  opacity: 0.6;
}

article.card .post_links:hover .post_thumb img {
  opacity: 0.8;
}

.op6:hover {
  opacity: 0.6;
}

.page-numbers a {
  border: 1px solid #000000;
  padding: 1rem 1.11rem;
}
.page-numbers a:hover {
  background-color: #000000;
  color: #FFFFFF !important;
}

span.current {
  border: 1px solid #000000;
  background-color: #000000;
  color: #FFFFFF;
  padding: 1rem 1.11rem;
}

.pagination li > a:hover {
  text-decoration: none;
}

::placeholder {
  color: #A0A0A0 !important;
}
/* 旧Edge対応 */
::-ms-input-placeholder {
  color: #A0A0A0 !important;
}
/* IE対応 */
:-ms-input-placeholder {
  color: #A0A0A0 !important;
}

select[name='i_type'] {
  color: #A0A0A0
}

.navbar-toggler .icon-bar {
  border-radius: 0;
}

@media (max-width: 767px) {
  .mt-140 {
    margin-top: 140px;
  }
  .pb-60 {
    padding-bottom: 60px;
  }

  .pb-80 {
    padding-bottom: 80px;
  }

  .pb-100 {
    padding-bottom: 100px;
  }
  .pt-60 {
    padding-top: 60px;
  }

  .pt-80 {
    padding-top: 80px;
  }

  .pt-100 {
    padding-top: 100px;
  }
}

.card-body {
  padding-top: 0;
}

svg a:hover, svg a:focus {
  opacity: 0.6;
  /* background-color: red; */
}

.h-min88 {
  min-height: 6.9vw;
  display: grid;
  align-items: center;
}