@charset "UTF-8";
/* CSS Document */
.section-top {
  position: relative;
  margin-bottom: 80px;
  z-index: 100;
  background: linear-gradient(90deg, #00579b 15%, #265bd4 85%);
  padding-top: 100px;
}
.top-description {
  max-width: 1080px;
  display: flex;
  justify-content: center;
  flex-direction: column;
  margin: 0 auto;
}
.top-description h1 {
  color: #fff;
  font-size: 6.4rem;
  line-height: 8.4rem;
  font-weight: 400;
  writing-mode: vertical-rl;
  -webkit-text-orientation: upright;
  text-orientation: upright;
  text-align: start;
  margin: 0 40px -80px auto;
}
.kutoutenn {
}
.top-description p {
  color: #fff;
  font-size: 2.2rem;
  line-height: 3.0rem;
  font-weight: 200;
  text-align: left;
  padding: 0 40px;
  
}
.section-top_h41 {
  color: #fff;
  font-size: 2.2rem;
  font-weight: 300;
  font-family: YuMincho, "Yu Mincho", "Hiragino Mincho ProN", "serif";
  position: relative;
  margin: 60px 0 0 0;
  padding: 0;
}
.button01 {
}
/* ボタン共通設定 */
.btn05 {
  position: relative;
  text-decoration: none;
  display: inline-block;
  text-align: center;
  background: transparent;
  outline: none;
  transition: all 0.6s ease;
  margin: 20px auto -40px;
}
.btn05:hover{
  border-color:transparent; 
  opacity: 1;
}
/*ボタンの中のテキスト*/
.btn05 span {
  position: relative;
  z-index: 2;
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 0;
  width: 300px;
  height: 60px;
  background: #fff;
  font-size: 2.2rem;
  font-weight: 600;
  font-family:YuMincho, "Yu Mincho", "Hiragino Mincho ProN", "serif";
  color: #333;
  transition: all 0.3s ease;
}
/*影の設定*/
.pushright3:before {
    content: "";
    position: absolute;
    z-index: 1;
    top: 4px;
    left: 4px;
    width: 100%;
    height: 100%;
    background-color: #333;
}
.pushright3:hover span {
  background-color: #00579b;
  color: #fff;
  transform: translate(4px, 4px);
}









.section-about {
  max-width: 1000px;
  margin: auto;
  margin-bottom: 120px;
  margin-top: -40px;
  padding-top: 40px;
}
.section-about h2 {
  color: #5a5a5a;
  font-size: 2.4rem;
  line-height: 2.4rem;
  margin-bottom: 60px;
  font-family: "筑紫A丸ゴシック";
}
.section-about_consultation, .section-about_consultation2 {
  display: flex;
}
.section-about_consultation img, .section-about_consultation2 img {
  position: relative;
  display: block;
  margin-left: 0;
  width: 500px;
}
.section-about_consultation-description, .section-about_consultation-description_2 {
  width: 500px;
  background-color: rgba(246, 243, 236, 0.3);
  padding: 50px 60px 50px;
  box-shadow: 0 0 8px gray;
}
.section-about_consultation-description h2, .section-about_consultation-description_2 h2 {
  position: relative;
  font-size: 2.4rem;
  line-height: 3.2rem;
  color: rgba(0, 0, 0, 1.0);
  opacity: 1.0;
  text-align: left;
  font-weight: 600;
  font-family: "游ゴシック体", YuGothic, "游ゴシック", "Yu Gothic", "メイリオ", sans-serif;
  margin-bottom: 40px;
}
.section-about_consultation-description p, .section-about_consultation-description_2 p {
  font-size: 1.8rem;
  display: flex;
  text-align: left;
  line-height: 2.7rem;
}
.section-about_consultation2 {
  flex-direction: row-reverse;
}
.section-about_consultation2 h2 {
  flex-direction: row-reverse;
  font-family:YuMincho, "Yu Mincho", "Hiragino Mincho ProN", "serif";
  border-bottom: 2px solid #333;
  padding: 0 8px 16px 8px;
  margin-bottom: 24px;
}
.section-about_consultation-sp, .section-about_consultation-sp_button {
  display: none;
}

.section-service {
  margin-top: -40px;
  padding-top: 40px;
}
.section-service h2 {
  font-size: 4.6rem;
  color: #484848;
  line-height: 4.6rem;
}
.section-service_des1 {
  /*bg指定*/display: flex;
  /*bg指定*/justify-content: flex-start;
  /*bg指定*/align-items: flex-end;
  /*bg指定*/padding: 0 0 8px 12px;
  /*bg指定*/box-sizing: border-box;
  background: url("../img/top/list01.jpg") no-repeat center center / cover;
  max-width: 340px;
  height: 180px;
  color: #fff;
  font-size: 2.4rem;
  line-height: 3.0rem;
  font-weight: 200;
  text-align: left;
}
.section-service_des2 {
  /*bg指定*/display: flex;
  /*bg指定*/justify-content: flex-start;
  /*bg指定*/align-items: flex-end;
  /*bg指定*/padding: 0 0 8px 20px;
  /*bg指定*/box-sizing: border-box;
  background: url("../img/top/list02.jpg") no-repeat center center / cover;
  max-width: 340px;
  height: 180px;
  color: #fff;
  font-size: 2.4rem;
  line-height: 3.0rem;
  font-weight: 200;
  text-align: left;
}
.section-service_des3 {
  /*bg指定*/display: flex;
  /*bg指定*/justify-content: flex-start;
  /*bg指定*/align-items: flex-end;
  /*bg指定*/padding: 0 0 8px 20px;
  /*bg指定*/box-sizing: border-box;
  background: url("../img/top/list03.jpg") no-repeat center center / cover;
  max-width: 340px;
  height: 180px;
  color: #fff;
  font-size: 2.4rem;
  line-height: 3.0rem;
  font-weight: 200;
  text-align: left;
}
.section-service ul li p {
  font-size: 1.6rem;
  color: #333;
  line-height: 2.4rem;
  max-width: 340px;
  padding: 20px 20px 44px;
  text-align: left;
}
.section-service ul li:nth-child(2) p {
  padding: 20px 20px 20px;
}
.section-service ul {
  display: flex;
  align-items: flex-start;
  justify-content: center;
  list-style-type: none;
  margin: 60px auto;
}
.section-service ul li {
  box-shadow: 0 0 8px gray;
  max-width: 340px;
}
.section-service ul li:nth-child(2) {
  margin: 0 60px;
}



.section-service_h41b {
  color: #00579b;
  font-size: 2.2rem;
  font-weight: 300;
  font-family: YuMincho, "Yu Mincho", "Hiragino Mincho ProN", "serif";
  position: relative;
  margin: 60px 0 0 0;
  padding: 0;
}
/* ボタン共通設定 */
.btn05b {
  position: relative;
  text-decoration: none;
  display: inline-block;
  text-align: center;
  background: transparent;
  outline: none;
  transition: all 0.6s ease;
  margin: 20px auto -40px;
}
.btn05b:hover{
  border-color:transparent;
  opacity: 1;
}
/*ボタンの中のテキスト*/
.btn05b span {
  position: relative;
  z-index: 2;
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 0;
  width: 300px;
  height: 60px;
  background: #00579b;
  font-size: 2.2rem;
  font-weight: 600;
  font-family:YuMincho, "Yu Mincho", "Hiragino Mincho ProN", "serif";
  color: #fff;
  transition: all 0.3s ease;
}
/*影の設定*/
.pushright3b:before {
    content: "";
    position: absolute;
    z-index: 1;
    top: 4px;
    left: 4px;
    width: 100%;
    height: 100%;
    background-color: #333;
}
.pushright3b:hover span {
  background-color: #333;
  color: #fff;
  transform: translate(4px, 4px);
}




.section-philosophy {
  background: linear-gradient(90deg, #00579b 15%, #265bd4 85%);
  margin-top: 140px;
  padding-top: 40px;
}
.section-philosophy h2 {
  font-size: 3.6rem;
  line-height: 5.4rem;
  color: #fff;
}
.philosophy_top {
  display: flex;
  max-width: 1200px;
  margin: 60px auto;
  align-items: center;
}
.philosophy_top-des {
  position: relative;
  text-align: center;
  max-width: 440px;
  margin-right: 60px; 
}
.philosophy_top h3 {
  display: inline-block;
  width: 340px;
  font-size: 2.8rem;
  line-height: 4.2rem;
  color: #fff;
  font-weight: 300;
  font-family: YuMincho, "Yu Mincho", "Hiragino Mincho ProN", "serif";
  text-align: left;
  margin: 0 auto;
  position: absolute;/*重ねたい子要素にabsolute*/
  top:50%;
  left: 50%;
 -ms-transform: translate(-50%,-50%);/*ベンダープレフィックス*/
  -webkit-transform: translate(-50%,-50%);/*ベンダープレフィックス*/
  transform: translate(-50%,-50%);/*センター寄せの修正*/
}
.philosophy_top h4 {
  font-size: 2.4rem;
  line-height: 2.4rem;
  color: #fff;
  margin: 0 auto 40px;
}
.philosophy_top p {
  font-size: 1.8rem;
  line-height: 2.7rem;
  color: #fff;
  text-align: left;
}
.philosophy_top2 {
  text-align: center;
}
.philosophy_top2 h4 {
  font-size: 2.4rem;
  line-height: 2.4rem;
  color: #fff;
}
.philosophy_top2 p {
  display: inline-block;
  font-size: 1.8rem;
  line-height: 2.7rem;
  color: #fff;
  text-align: left;
  margin: 40px auto 80px;
}
.section-philosophy_h41 {
  color: #fff;
  font-size: 2.2rem;
  font-weight: 300;
  font-family: YuMincho, "Yu Mincho", "Hiragino Mincho ProN", "serif";
  position: relative;
  margin: 20px 0 0 0;
  padding: 0;
}
.button01c {
}
/* ボタン共通設定 */
.btn05c {
  position: relative;
  text-decoration: none;
  display: inline-block;
  text-align: center;
  background: transparent;
  outline: none;
  transition: all 0.6s ease;
  margin: 20px auto -40px;
}
.btn05c:hover{
  border-color:transparent; 
  opacity: 1;
}
/*ボタンの中のテキスト*/
.btn05c span {
  position: relative;
  z-index: 2;
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 0;
  width: 300px;
  height: 60px;
  background: #fff;
  font-size: 2.2rem;
  font-weight: 600;
  font-family:YuMincho, "Yu Mincho", "Hiragino Mincho ProN", "serif";
  color: #333;
  transition: all 0.3s ease;
}
/*影の設定*/
.pushright3c:before {
    content: "";
    position: absolute;
    z-index: 1;
    top: 4px;
    left: 4px;
    width: 100%;
    height: 100%;
    background-color: #333;
}
.pushright3c:hover span {
  background-color: #00579b;
  color: #fff;
  transform: translate(4px, 4px);
}



.section-profile {
  max-width: 960px;
  margin: 140px auto 0;
}
.section-profile_des {
  display: flex;
  margin-bottom: 40px;
}
.section-profile_des p {
  text-align: left;
  font-size: 1.8rem;
  line-height: 2.7rem;
}
.section-profile_des2 p {
  text-align: left;
  font-size: 1.8rem;
  line-height: 2.7rem;
}
.section-profile_des2 p span {
  color: #383dff;
}
.profile_card {
  display: flex;
  flex-direction: column;
  text-align: left;
  background: #fff;
  box-shadow: 0 0 8px gray;
  margin-right: 60px;
}
.profile_card-des {
  padding: 24px;
}
.profile_card h5 {
  font-size: 1.1rem;
  line-height: 1.1rem;
  color: #8b8b8b;
  font-weight: 400;
}
.profile_card h3 {
  font-size: 3.0rem;
  line-height: 3.0rem;
  color: #333;
  font-weight: 600;
  margin: 16px 0 14px;
}
.profile_card h4 {
  font-size: 1.1rem;
  line-height: 1.1rem;
  color: #00579b;
  font-weight: 400;
}



.section-profile2 {
  display: block;
  max-width: 960px;
  margin: 60px auto 80px;
  box-shadow: 0 0 8px gray;
  padding: 30px;
}
.section-profile2 h2 {
  text-align: left;
  font-size: 2.8rem;
  line-height: 2.8rem;
  font-family:YuMincho, "Yu Mincho", "Hiragino Mincho ProN", "serif";
  border-bottom: 2px solid #333;
  padding: 0 8px 16px 8px;
  margin-bottom: 18px;
  font-weight: 200;
  max-width: 460px;
}
.section-profile2_des {
  display: flex;
  flex-direction: column;
  margin-bottom: 20px;
}
.section-profile2_des img {
  margin-left: 40px;
}
.section-profile2_des-inf {
  display: flex;
}
.section-profile2_des p {
  text-align: left;
  font-size: 1.6rem;
  line-height: 2.4rem;
}
.section-profile2_des2 p {
  text-align: left;
  font-size: 1.6rem;
  line-height: 2.4rem;
}
.section-profile2_des2 p span {
  color: #383dff;
}
.section-profile2sp {
  display: none;
}



.section-link {
  display: flex;
  justify-content: center;
  margin-bottom: 80px;
  position:relative;
}
.section-link a {
  text-decoration: none;
  margin: 0 40px;
}
.section-link a img {
  transition:0.3s;
}
.section-link a:before{
  content:"READ MORE";
  display:block;
  color:#383dff;
  line-height:48px;
  width:180px;
  border:solid 1px #383dff;
  border-radius:5px;
  text-align:center;
  position:relative;
  top:50%;
  left:50%;
  margin-top:-1em;
  margin-left:-90px;
  opacity:0;
  z-index:3;
  transition:0.3s;
  font-weight:bold;
  letter-spacing:0.2em;
}
.section-link a:hover img{
  filter:blur(5px) grayscale(60%);
}
.section-link a:hover:before{
  opacity:1;
  margin-top:-0.5em;
}


.section-access {
  margin: auto;
  margin-bottom: 120px;
  margin-top: -40px;
  padding-top: 40px;
}
.section-access h2 {
    font-size: 4.6rem;
    color: #484848;
    line-height: 4.6rem;
}
.section-access h3 {
  margin: 60px auto 40px;
    font-size: 3.0rem;
    color: #484848;
    line-height: 3.0rem;
}
.access-main_image {
  display: flex;
  max-width: 900px;
}
.access-main_image iframe {
  width: 350px;
  height: 320px;
}
.section-access_discription {
  margin: auto;
  padding: 40px 30px 20px;
  max-width: 900px;
}
.section-access_discription h2 {
  font-size: 2.4rem;
  font-weight: 400;
  color: #000;
}
.section-access_discription img {
  width: 550px;
}
.section-access_discription-twoin {
  display: flex;
  justify-content: center;
  padding: 0 40px 0;
}
.section-access_discription-twoin p {
  text-align: left;
  font-size: 2.0rem;
  font-weight: 600;
  margin-top: 20px;
  margin-bottom: 10px;
  line-height: 3.8rem;
  width: 100%;
}
.section-access_discription-1 p span {
  font-weight: 400;
  line-height: 26px;
  white-space: nowrap;
}
.access_br {
  display: none;
}
.access_br2 {
  display: none;
}


@media (max-width: 1260px) {
.section-top {
  padding-top: 160px;
}
.section-service ul li:nth-child(2) {
  margin: 0 40px;
}
.section-philosophy {
  background: linear-gradient(90deg, #00579b 15%, #265bd4 85%);
  margin-top: 80px;
  padding: 40px 30px 0;
}
.philosophy_top {
  flex-direction: column;
}
.philosophy_top h4, .philosophy_top2 h4 {
  font-size: 2.2rem;
  line-height: 2.7rem;
}
.philosophy_top-des {
  position: relative;
  text-align: center;
  max-width: 440px;
  margin-right: 0; 
  margin-bottom: 40px;
}
}
@media (max-width: 1100px) {
.section-service ul li p {
  padding: 20px 20px;
}
.section-service ul {
  flex-direction: column;
  margin: 60px auto;
  align-items: center;
}
.section-service ul li {
  margin-bottom: 40px;
}
.section-service ul li:nth-child(2) {
  margin: 0 0 40px;
}
.section-service ul li:nth-child(3) {
  margin-bottom: 0;
}
  }
@media (max-width: 1000px) {
.top-description h1 {
  color: #fff;
  font-size: 4.6rem;
  line-height: 6.0rem;
  margin: 0 40px 50px auto;
}
.top_p-br {
  display: none;
}
  .section-about {
    margin: 0 0 80px;
    margin-top: -75px;
    padding-top: 75px;
  }
  .section-about_consultation, .section-about_consultation2 {
    flex-flow: column;
    display: flex;
    justify-content: center;
  }
  .section-about_consultation {
    margin-bottom: 60px;
  }
  .section-about_consultation2 {
    align-items: center;
  }
  .section-about_consultation img, .section-about_consultation2 img {
    margin-right: 0;
    width: 100%;
    max-width: 500px;
    margin: auto;
    z-index: 1;
  }
  .section-about_consultation-description, .section-about_consultation-description_2 {
    width: 100%;
    max-width: 500px;
    margin: auto;
    padding: 40px 40px 40px;
  }
  .section-about_consultation-description_2 {
    background-color: rgba(255, 255, 255, 1);
    margin: -20px 30px 0;
    max-width: 440px;
    padding: 20px 40px 20px;
    z-index: 2;
  }
.section-about_consultation-sp {
  display: block;
  box-shadow: 0 0 8px gray;
  width: 100%;
  background-color: rgba(255, 255, 255, 1);
  margin: 20px 30px 0;
  max-width: 440px;
  padding: 20px 40px 20px;
  z-index: 2;
}
.section-about_consultation-sp h2 {
  position: relative;
  font-size: 3.2rem;
  line-height: 3.2rem;
  color: rgba(0, 0, 0, 1.0);
  opacity: 1.0;
  text-align: left;
  font-weight: 400;
  font-family:YuMincho, "Yu Mincho", "Hiragino Mincho ProN", "serif";
  margin-bottom: 24px;
}
.section-about_consultation-sp p {
  font-size: 1.8rem;
  display: flex;
  text-align: left;
  line-height: 2.7rem;
}
.section-about_consultation2 {
    background: linear-gradient(90deg, #00579b 15%, #265bd4 85%);
}
.section-about_consultation-sp_button {
  display: flex;
  width: 100%;
}
.section-about_consultation-sp_button ul {
  list-style-type: none;
  display: flex;
  flex-wrap: wrap;
  padding: 0;
  margin: 60px 0 0;
}
.section-about_consultation-sp_button ul li {
  background:  #333;
  flex: 0 0 33.33%;
}
.section-profile {
  margin: 100px auto 0;
  padding: 0 30px;
}
.section-profile_des {
  flex-direction: column;
  margin-bottom: 40px;
}
.profile_card {
  margin: 0 auto 40px;
  max-width: 500px;
  width: 100%;
}
.section-profile2 {
  display: none;
}
.section-profile2sp {
  display: block;
  margin: 40px auto;
}
.section-profile2sp_img {
  width: 100%;
  max-width: 600px;
  z-index: 1;
  display: block;
  margin: 0 auto -40px;
}
.section-profile2sp h2 {
  text-align: left;
  font-size: 2.8rem;
  line-height: 2.8rem;
  font-family:YuMincho, "Yu Mincho", "Hiragino Mincho ProN", "serif";
  border-bottom: 2px solid #333;
  padding: 0 8px 16px 8px;
  margin-bottom: 18px;
  font-weight: 200;
}
.section-profile2sp_des {
  display: flex;
  flex-direction: column;
  margin: 0 30px 0;
  box-shadow: 0 0 8px gray;
  padding: 30px;
  z-index: 100;
  background: #fff;
  position: relative;
}
.section-profile2sp_des p {
  text-align: left;
  font-size: 1.6rem;
  line-height: 2.4rem;
}
.section-profile2sp_des p span {
  color: #383dff;
}
.section-link {
  display: flex;
  justify-content: center;
  flex-direction: column;
  margin-bottom: 80px;
}
.section-link a {
  margin: 0 auto;
  width: 100%;
  max-width: 500px;
}
.section-link a:nth-child(1) {
  margin: 0 auto 20px;
}
.section-link a img {
  width: 100%;
  max-width: 500px;
}


}
@media (max-width: 560px) {
.section-access_discription {
  max-width: 100%;
}
.access-main_image iframe {
  width: 100%;
  height: 300px;
}
.section-access_discription {
  max-width: 560px;
  padding: 40px 0 20px;
}
.section-access_discription img {
  width: 100%;
}
.section-link a:before{
  content:"";
  border:none;
}
}
@media (max-width: 500px) {
  .section-about_consultation {
    margin-bottom: 0;
  }
}
@media (max-width: 488px) {
.top-description p {
  font-size: 1.6rem;
  line-height: 2.4rem;
}
  .section-about_consultation-description_2 {
    max-width: 88%;
  }
  .section-about_consultation-description p, .section-about_consultation-description_2 p {
    font-size: 1.6rem;
  line-height: 2.4rem;
  }
  .section-about_consultation-description h2, .section-about_consultation-description_2 h2 {
    font-size: 2.0rem;
  }
  .section-about_consultation-sp {
    max-width: 88%;
  }
  .section-about_consultation-sp p {
    font-size: 1.6rem;
  line-height: 2.4rem;
  }
.section-about_consultation-sp_button ul {
  margin: 40px 0 0;
}
  .section-philosophy h2 {
  font-size: 3.0rem;
  line-height: 4.5rem;
  }
.philosophy_top-des img {
  width: 100%;
}
.philosophy_top-des h3 {
  width: 290px;
  font-size: 2.4rem;
  line-height: 3.6rem;
}
}
@media (max-width: 340px) {
}
@media(max-width: 960px) {
.section-access {
  margin-bottom: 120px;
}
.section-access h3 {
  margin: 40px auto 20px;
  line-height: 4.5rem;
}
.access-main_image {
  flex-direction: column;
  max-width: 560px;
}
.access-main_image iframe {
  max-width: 560px;
  width: 100%;
  height: 300px;
}
.section-access_discription {
  max-width: 560px;
}
.section-access_discription img {
  max-width: 560px;
  width: 100%;
}
.section-access_discription-twoin p {
  text-align: left;
  font-size: 1.8rem;
  font-weight: 600;
  margin-top: 20px;
  margin-bottom: 10px;
  line-height: 2.7rem;
  width: 100%;
}
.section-access_discription-1 p span {
  font-weight: 400;
  line-height: 26px;
  white-space: wrap;
}
  .access_br {
    display: block;
  }
  .access_yohaku {
    display: none;
  }
}











.section-contact {
  position: relative;
  text-align: center;
  color: #FFF;
  width: 100%;
  padding-top: 0;
  padding-bottom: 240px;
  background: linear-gradient(90deg, #265bd4 15%, #00579b 85%);
  background-size: 280% 280%; /*サイズを大きくひきのばす*/
  animation: bggradient 10s ease infinite;
}
.section-contact h2 {
  margin: 0 auto 20px;
  font-size: 3.0rem;
  line-height: 3.0rem;
  font-weight: 600;
  position: relative;
  top: 100px;
  z-index: 100;
}
.section-contact h2 a {
  color: #fff;
}
.section-contact ul {
  position: relative;
  display: block;
  text-align: center;
  margin: 160px auto 60px;
  width: 86%;
  max-width: 960px;
  z-index: 100;
}
.section-contact ul li {
  display: block;
  margin-bottom: 40px;
}
.section-contact ul li h4 {
  font-size: 2.0rem;
  width: 160px;
  font-weight: 500;
  text-align: left;
  margin-bottom: 20px;
}
.contact-form input[type="text"] {
  display: block;
  width: 100%;
  height: 46px;
  padding: 0 10px;
  border: solid 1px #777;
  border-radius: 6px;
}
.contact-form input[type="date"] {
  display: block;
  width: 100%;
  height: 46px;
  padding: 0 10px;
  border: solid 1px #777;
  border-radius: 6px;
}
.contact-form textarea {
  display: block;
  width: 100%;
  height: 300px;
  padding: 10px 10px;
  border: solid 1px #777;
  border-radius: 6px;
}
.contact-form a {
  text-decoration: none;
}



.btbt {
  display: block;
  font-size: 2.0rem;
  font-weight: 400;
  background: linear-gradient(90deg, #00579b 15%, #00a5fa 85%);
  border-style: none;
  border-radius: 4px;
  -webkit-box-shadow: 0px 0px 3px 3px rgb(255 255 255 / 100%);
  box-shadow: 0px 0px 3px 3px rgb(255 255 255 / 100%);
  color: #FFFFFF;
  line-height: 48px;
  width: 300px;
  margin: 60px auto 0;
}
.section-contact_discription {
  margin: 0 auto;
  text-align: center;
  display: block;
}
.section-contact_discription p {
  line-height: 30px;
  text-align: left;
  display: inline-block;
  position: relative;
  z-index: 100;
}
.section-contact_discription h3 {
  font-size: 1.6rem;
  position: relative;
  z-index: 100;
  margin-bottom: 40px;
}
.section-contact_consultation_button {
  display: flex;
  justify-content: center;
  width: 100%;
}
.section-contact_consultation_button ul {
  list-style-type: none;
  display: flex;
  justify-content: space-around;
  padding: 0;
  margin: 60px 0 0;
}
.section-contact_consultation_button ul li {
  margin-bottom: 0;
}
.section-contact_consultation_button ul li a {
  display: flex;
  text-decoration: none;
  justify-content: center;
  align-items: center;
  color: #fff;
}
.section-contact_consultation_button ul li a img {
  width: 160px;
  margin-right: 16px;
}
.section-contact_consultation_button ul li a p {
  font-size: 3.0rem;
  line-height: 3.0rem;
  font-family: YuMincho, "Yu Mincho", "Hiragino Mincho ProN", "serif";
}
@media (min-width: 1900px) {
  .section-contact_background-under {
    display: none;
  }
}
@media (max-width: 1000px) {
.section-contact_consultation_button {
  justify-content: center;
  margin: 0 auto;
  text-align: left;
}
.section-contact_consultation_button ul {
  justify-content: flex-start;
  flex-direction: column;
  align-items: flex-start;
}
.section-contact_consultation_button ul li a:nth-child(1) {
  margin-bottom: 20px;
}
.section-contact_consultation_button ul li a img {
  width: 120px;
}
.section-contact_consultation_button ul li a p {
  font-size: 2.4rem;
  line-height: 2.4rem;
}
}
@media (max-width: 420px) {
.section-contact_consultation_button ul li a p {
  font-size: 1.8rem;
  line-height: 1.8rem;
}
}
@media (max-width: 960px) {
.section-contact {
  padding-bottom: 160px;
  }
.section-contact h2 {
  font-size: 4.0rem;
}
.section-contact_discription {
  margin: 0 10vw;
  text-align: center;
  display: block;
}
.section-contact_background {
  display: none;
}
.section-contact_background-under {
  display: none;
}
.btbt {
  line-height: 48px;
  width: 240px;
  margin: 60px auto 0;
}
}
@media (max-width: 600px) {
.section-contact_discription h2 {
  font-size: 3.0rem;
}
}
@media (max-width: 450px) {
.section-contact_discription h2 {
  font-size: 2.4rem;
}
}
@media (max-width: 360px) {
.section-contact_discription h2 {
  font-size: 1.6rem;
}
}
@media (max-width: 301px) {
.btbt {
  line-height: 48px;
  width: 100px;
  margin: 0 auto;
}
}