@charset "UTF-8";
/* ===============================================================================================================
#	import - 他のスタイルシートの読み込み
===============================================================================================================*/
/* ===============================================================================================================
#	import - 他のスタイルシートの読み込み
===============================================================================================================*/
/* ===============================================================================================================
#	mixin
===============================================================================================================*/
/* ==================================================================================
# Base - 基本的なレイアウト用のスタイル
===================================================================================*/
@import url("https://fonts.googleapis.com/css2?family=Montserrat:wght@400;600&display=swap");
/* ===============================================================================================================
#	Key Color - キーカラーの変数定義
===============================================================================================================*/
/* ===============================================================================================================
#	Font Color - フォントカラーの変数定義
===============================================================================================================*/
/* ===============================================================================================================
#	Common - 共通スタイル 
===============================================================================================================*/
body {
  font-family: YuGothic, "Yu Gothic", sans-serif;
  font-size: 16px;
  font-weight: 400;
  color: #3E3E3E;
  line-height: 2.8125;
  background-color: #F3F3F3;
}

@media screen and (max-width: 767px) {
  .is-pc {
    display: none;
  }
}

@media screen and (min-width: 768px) {
  .is-sp {
    display: none;
  }
}

.main {
  padding-top: 83px;
}

@media screen and (max-width: 767px) {
  .main {
    padding-top: 68px;
  }
}

@media screen and (max-width: 767px) {
  .ly_sect {
    margin-top: 40px;
  }
}

@media screen and (min-width: 768px) {
  .ly_sect {
    margin-top: 120px;
  }
}

.el_sectTtl {
  font-family: "Montserrat", sans-serif;
  font-weight: 600;
  text-align: center;
}

@media screen and (max-width: 767px) {
  .el_sectTtl {
    font-size: 30px;
    line-height: 1.33333;
  }
}

@media screen and (min-width: 768px) {
  .el_sectTtl {
    font-size: 36px;
    line-height: 1.22222;
  }
}

.el_sectTtl_white {
  color: #FFFFFF;
}

.ly_inner {
  width: 1200px;
  max-width: 100%;
  margin: 0 auto;
  height: inherit;
}

@media screen and (max-width: 767px) {
  .ly_inner {
    padding-left: 16px;
    padding-right: 16px;
  }
}

.bl_cardUnit {
  background-color: #FFFFFF;
}

@media screen and (min-width: 768px) {
  .bl_cardUnit {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
  }
}

@media screen and (max-width: 767px) {
  .bl_card + .bl_card {
    margin-top: 35px;
  }
}

@media screen and (min-width: 768px) {
  .bl_card_col3 {
    width: calc(33.333333% - 90px * 2 / 3);
    margin-right: 90px;
  }
  .bl_card_col3:nth-child(3n) {
    margin-right: 0;
  }
}

.bl_card_imgWrapper {
  text-align: center;
  overflow: hidden;
}

.bl_card_imgWrapper img {
  width: 100%;
}

@media screen and (max-width: 767px) {
  .bl_card_body {
    margin-top: 10px;
  }
}

@media screen and (min-width: 768px) {
  .bl_card_body {
    margin-top: 8px;
  }
}

.bl_card_head {
  font-family: "Montserrat", sans-serif;
  font-size: 20px;
  font-weight: 700;
  text-align: center;
  line-height: 1.4;
  letter-spacing: 4px;
}

@media screen and (max-width: 767px) {
  .bl_card_head {
    line-height: 1.2;
  }
}

.bl_card_txt {
  margin-top: 15px;
  font-size: 14px;
  font-weight: 400;
  line-height: 1.71429;
}

.el_btn_cv {
  max-width: 100%;
  background-color: #FFAA3B;
  border-radius: 10px;
  -webkit-appearance: none;
  text-align: center;
  color: #FFFFFF;
  text-decoration: none;
  cursor: pointer;
  display: inline-block;
  padding: 15px 50px;
  font-size: 18px;
  font-weight: 400;
  line-height: 1;
  letter-spacing: .45px;
  -webkit-transition: background-color .3s ease 0s;
  transition: background-color .3s ease 0s;
}

.el_btn_cv._active {
  background-color: #FFAA3B;
}

@media screen and (min-width: 768px) {
  .el_btn_cv:not(.el_btn_cv_contact):hover {
    color: #FFFFFF;
    background-color: #F18900;
  }
}

@media screen and (max-width: 767px) {
  .el_btn_cv {
    display: block;
    width: 222px;
    margin: 0 auto;
    padding: 1em 1.5em;
    font-size: 16px;
  }
}

.el_btn_asy_white {
  max-width: 100%;
  background-color: #FFFFFF;
  border: 1px solid #707070;
  -webkit-appearance: none;
  text-align: center;
  color: #3E3E3E;
  text-decoration: none;
  cursor: pointer;
  display: inline-block;
  padding: 20px 80px;
  font-family: "Montserrat", sans-serif;
  font-size: 20px;
  font-weight: 600;
  line-height: 1;
  letter-spacing: 4px;
  -webkit-transition: background-color .3s ease 0s;
  transition: background-color .3s ease 0s;
}

@media screen and (max-width: 767px) {
  .el_btn_asy_white:hover {
    background-color: #3E3E3E;
    color: #FFFFFF;
  }
}

@media screen and (max-width: 767px) {
  .el_btn_asy_white {
    padding: 16px 96px;
    font-size: 18px;
  }
}

.el_btn_asy_black {
  max-width: 100%;
  background-color: #3E3E3E;
  border: 1px solid #FFFFFF;
  -webkit-appearance: none;
  color: #FFFFFF;
  text-align: center;
  text-decoration: none;
  cursor: pointer;
  display: inline-block;
  padding: 1.1em 2em;
  font-family: "Montserrat", sans-serif;
  font-size: 20px;
  font-weight: 600;
  line-height: 1;
  letter-spacing: 4px;
  -webkit-transition: background-color .3s ease 0s;
  transition: background-color .3s ease 0s;
}

.el_btn_asy_black:hover {
  background-color: #FFFFFF;
  color: #3E3E3E;
}

/* ===============================================================================================================
#	mixin
===============================================================================================================*/
/*	header
===============================================================================================================*/
.ly_header {
  background: rgba(243, 243, 243, 0.5);
  position: fixed;
  top: 0;
  right: 0;
  left: 0;
  width: 100%;
  max-width: 100%;
  z-index: 20;
  height: 83px;
  -webkit-box-sizing: content-box;
          box-sizing: content-box;
}

@media screen and (max-width: 767px) {
  .ly_header {
    background: #f3f3f3;
    height: 68px;
    z-index: 1;
  }
}

.ly_header_inner {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

@media screen and (max-width: 767px) {
  .bl_headerLogo {
    width: 300px;
  }
  .bl_headerLogo > a {
    display: inline-block;
    font-family: "Montserrat", sans-serif;
    color: #3E3E3E;
    font-size: 23px;
    font-weight: 700;
    line-height: 68px;
  }
}

.bl_header_nav {
  margin: 0 auto;
  padding: 83px;
  position: relative;
}

@media screen and (max-width: 767px) {
  .bl_header_nav ul {
    display: block;
    width: 300px;
    position: absolute;
    top: 0;
    right: -16px;
  }
}

@media screen and (min-width: 768px) {
  .bl_header_nav ul {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
  }
}

.bl_header_nav ul li {
  margin-right: 40px;
}

.bl_header_nav ul li a {
  font-family: "Montserrat", sans-serif;
  color: #3E3E3E;
  font-size: 16px;
  letter-spacing: -.4px;
  line-height: 1.1875;
  position: relative;
  -webkit-transition: all .5s ease 0s;
  transition: all .5s ease 0s;
  display: inline-block;
}

.bl_header_nav ul li:last-child {
  margin-right: 0;
}

.bl_header_nav ul li:hover .is_active::after {
  content: "";
  width: 105%;
  height: 1px;
  background-color: #3E3E3E;
  position: absolute;
  bottom: -.1em;
  left: 50%;
  -webkit-transform: translateX(-50%);
          transform: translateX(-50%);
}

/*	ドロワーメニュー
===============================================================================================================*/
#drawerCheckbox {
  display: none;
}

#drawerCheckbox:checked ~ #drawerIcon > span {
  background: transparent url(../img/batsu.svg) no-repeat center center/contain;
  -webkit-transform: translateX(-300px);
          transform: translateX(-300px);
}

#drawerCheckbox:checked ~ .bl_drawer_menu {
  -webkit-transform: translateX(0);
          transform: translateX(0);
}

#drawerCheckbox:checked ~ #drawerClose {
  display: block;
  opacity: .7;
}

#drawerIcon {
  cursor: pointer;
  display: inline-block;
  width: 26px;
  height: 26px;
  z-index: 40;
  position: absolute;
  top: 50%;
  right: 16px;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
}

#drawerIcon > span {
  display: block;
  width: 100%;
  height: 100%;
  background: transparent url(../img/hamburger.svg) no-repeat center center/contain;
  -webkit-transition: all .3s ease-in-out;
  transition: all .3s ease-in-out;
}

#drawerClose {
  display: none;
  position: fixed;
  z-index: 39;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: #3E3E3E;
  opacity: 0;
  -webkit-transition: all .3s ease-in-out 0s;
  transition: all .3s ease-in-out 0s;
}

.bl_drawer_menu {
  overflow: auto;
  position: fixed;
  top: 0;
  right: 0;
  z-index: 40;
  width: 300px;
  max-width: 90%;
  height: 100%;
  background-color: #FFFFFF;
  padding: 150px 0;
  -webkit-transition: all .3s ease-in-out 0s;
  transition: all .3s ease-in-out 0s;
  -webkit-transform: translateX(100%);
          transform: translateX(100%);
}

.bl_drawer_menuItem {
  text-align: center;
}

.bl_drawer_menuItem + .bl_drawer_menuItem {
  margin-top: 9px;
}

.bl_drawer_menuItem a {
  font-family: "Montserrat", sans-serif;
  color: #3E3E3E;
  font-size: 18px;
  letter-spacing: 0px;
  line-height: 1.22222;
  -webkit-transition: all .5s ease 0s;
  transition: all .5s ease 0s;
  display: inline-block;
}

/*	main visual
===============================================================================================================*/
@media screen and (max-width: 767px) {
  .ly_MV {
    background: transparent url(../img/mv.png) no-repeat 21% 50%/cover;
  }
}

@media screen and (min-width: 768px) {
  .ly_MV {
    background: transparent url(../img/mv.png) no-repeat center center/cover;
  }
}

.ly_MV_inner {
  padding-top: 83px;
}

@media screen and (max-width: 767px) {
  .ly_MV_inner {
    padding-top: calc(68px - 2px);
  }
}

@media screen and (max-width: 767px) {
  .bl_MV_conts {
    width: 100%;
    margin: 0 auto;
    padding: 153px 0 230px;
  }
}

@media screen and (min-width: 768px) {
  .bl_MV_conts {
    width: 50%;
    margin-left: auto;
    padding: 145px 0 160px;
  }
}

@media screen and (max-width: 767px) {
  .bl_MV_cont_head {
    font-size: 24px;
    font-weight: 700;
    line-height: 1.66667;
    letter-spacing: 0.02px;
  }
}

@media screen and (min-width: 768px) {
  .bl_MV_cont_head {
    font-size: 32px;
    font-weight: 700;
    line-height: 1.5;
    letter-spacing: 0.02px;
  }
}

@media screen and (max-width: 767px) {
  .bl_MV_cont_lead {
    margin-top: 24px;
    font-size: 14px;
    font-weight: 700;
    line-height: 1.42857;
    letter-spacing: 0;
  }
}

@media screen and (min-width: 768px) {
  .bl_MV_cont_lead {
    margin-top: 27px;
    font-size: 18px;
    font-weight: 700;
    line-height: 1.55556;
    letter-spacing: 0.45px;
  }
}

@media screen and (max-width: 767px) {
  .bl_MV_cont_link {
    display: block;
    margin-top: 28px;
  }
}

@media screen and (min-width: 768px) {
  .bl_MV_cont_link {
    margin-top: 39px;
  }
  .bl_MV_cont_link a {
    font-weight: 700;
  }
}

/*	news
===============================================================================================================*/
@media screen and (max-width: 767px) {
  .ly_news {
    margin-top: 0;
    padding-right: 16px;
    padding-left: 16px;
    position: relative;
  }
}

.ly_news_inner {
  background-color: #FFFFFF;
  -webkit-box-shadow: 0px 5px 12px rgba(62, 62, 62, 0.2);
          box-shadow: 0px 5px 12px rgba(62, 62, 62, 0.2);
}

@media screen and (max-width: 767px) {
  .ly_news_inner {
    max-width: 343px;
    padding: 40px 0 40px 0;
    position: absolute;
    top: -40px;
    left: 50%;
    -webkit-transform: translateX(-50%);
            transform: translateX(-50%);
  }
}

@media screen and (min-width: 768px) {
  .ly_news_inner {
    padding: 55px 60px 40px 60px;
  }
}

@media screen and (max-width: 767px) {
  .bl_newsItems {
    margin-top: 40px;
  }
}

@media screen and (min-width: 768px) {
  .bl_newsItems {
    margin-top: 60px;
  }
}

.bl_newsItem_container {
  border-bottom: 1px solid #CECDCD;
}

.bl_newsItem_container:first-child {
  border-top: 1px solid #CECDCD;
}

@media screen and (max-width: 767px) {
  .bl_newsItem_container {
    padding: 14px 55px 14px 14px;
  }
}

.bl_newsItem_link {
  color: #3E3E3E;
  position: relative;
}

@media screen and (max-width: 767px) {
  .bl_newsItem_link {
    display: block;
  }
  .bl_newsItem_link::after {
    content: "";
    width: 12px;
    height: 25px;
    background: transparent url(../img/news-arrow.svg) no-repeat center center/contain;
    position: absolute;
    top: 49%;
    right: -40px;
    -webkit-transform: translateY(-50%);
            transform: translateY(-50%);
  }
}

@media screen and (min-width: 768px) {
  .bl_newsItem_link {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    padding: 34px 0 34px 0;
    -webkit-transition: background-color .3s ease 0s;
    transition: background-color .3s ease 0s;
  }
  .bl_newsItem_link:hover {
    background-color: rgba(73, 115, 255, 0.1);
  }
  .bl_newsItem_link::after {
    content: "";
    width: 12px;
    height: 25px;
    background: transparent url(../img/news-arrow.svg) no-repeat center center/contain;
    position: absolute;
    top: 50%;
    right: 16px;
    -webkit-transform: translateY(-50%);
            transform: translateY(-50%);
  }
}

.bl_newsItem_header {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

@media screen and (max-width: 767px) {
  .bl_newsItem_header {
    -webkit-box-align: start;
        -ms-flex-align: start;
            align-items: flex-start;
  }
}

@media screen and (min-width: 768px) {
  .bl_newsItem_header {
    -webkit-box-flex: 0;
        -ms-flex: 0 1 291px;
            flex: 0 1 291px;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
  }
}

.bl_newsItem_meta {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 100px;
          flex: 0 0 100px;
  font-family: "Montserrat", sans-serif;
  font-size: 18px;
  font-weight: 400;
  line-height: 1.44444;
  letter-spacing: .45px;
}

@media screen and (max-width: 767px) {
  .bl_newsItem_meta {
    font-size: 14px;
    line-height: 1.42857;
    letter-spacing: .35px;
  }
}

@media screen and (min-width: 768px) {
  .bl_newsItem_label {
    -webkit-box-flex: 0;
        -ms-flex: 0 1 120px;
            flex: 0 1 120px;
    margin-left: 8px;
    padding: 9px 30px;
  }
}

.bl_newsItem_label_txt {
  border: 2px solid #4973FF;
  border-radius: 50px;
  text-align: center;
}

@media screen and (max-width: 767px) {
  .bl_newsItem_label_txt {
    padding: .05em 1.15em;
    font-size: 12px;
    letter-spacing: .3px;
    line-height: 1;
  }
}

@media screen and (min-width: 768px) {
  .bl_newsItem_label_txt {
    width: 121px;
    font-size: 14px;
    line-height: 1.85714;
    letter-spacing: .35px;
  }
}

@media screen and (max-width: 767px) {
  .bl_newsItem_body {
    margin-top: 8px;
  }
}

@media screen and (min-width: 768px) {
  .bl_newsItem_body {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 761px;
            flex: 0 0 761px;
    margin-left: 8px;
    padding-right: 90px;
  }
}

@media screen and (max-width: 767px) {
  .bl_newsItem_txt {
    font-size: 14px;
    line-height: 1.42857;
    letter-spacing: 0.45px;
  }
}

@media screen and (min-width: 768px) {
  .bl_newsItem_txt {
    font-size: 18px;
    line-height: 1.55556;
    letter-spacing: .45px;
  }
}

.bl_newsItem_link_more {
  text-align: center;
  margin-top: 40px;
}

/*	service
===============================================================================================================*/
.ly_service {
  background-color: #3E3E3E;
}

@media screen and (max-width: 767px) {
  .ly_service {
    margin-top: 574px;
    height: 480px;
  }
}

@media screen and (min-width: 768px) {
  .ly_service {
    height: 400px;
    margin-top: 115px;
  }
}

.ly_service_inner {
  position: relative;
}

@media screen and (max-width: 767px) {
  .ly_service_inner {
    padding-top: 40px;
  }
}

@media screen and (min-width: 768px) {
  .ly_service_inner {
    max-width: 960px;
    padding-top: 60px;
  }
}

.bl_cardUnit_service {
  -webkit-box-shadow: 0px 5px 12px rgba(62, 62, 62, 0.2);
          box-shadow: 0px 5px 12px rgba(62, 62, 62, 0.2);
}

@media screen and (max-width: 767px) {
  .bl_cardUnit_service {
    width: 343px;
    max-width: 343px;
    padding: 44px 16px;
    position: absolute;
    top: 116px;
    left: 50%;
    -webkit-transform: translateX(-50%);
            transform: translateX(-50%);
  }
}

@media screen and (min-width: 768px) {
  .bl_cardUnit_service {
    width: 100%;
    max-width: 980px;
    margin-top: 60px;
    padding: 60px 45px;
    position: absolute;
    bottom: -95px;
    left: 50%;
    -webkit-transform: translateX(-50%);
            transform: translateX(-50%);
  }
}

.bl_card_imgWrapper_service img {
  width: 50px;
  height: 60px;
}

/*	results
===============================================================================================================*/
@media screen and (max-width: 767px) {
  .ly_results {
    margin-top: 368px;
    background-color: #3E3E3E;
  }
}

@media screen and (min-width: 768px) {
  .ly_results {
    margin-top: 215px;
    position: relative;
  }
}

@media screen and (min-width: 768px) {
  .ly_resultsWrapper {
    background-color: #3E3E3E;
    height: 754px;
    margin-left: 40px;
  }
}

.ly_results_inner {
  max-width: 100%;
}

@media screen and (max-width: 767px) {
  .ly_results_inner {
    width: 100%;
    padding: 39px 0 40px;
    padding-left: 16px;
    padding-right: 0;
  }
}

@media screen and (min-width: 768px) {
  .ly_results_inner {
    width: 100%;
    position: absolute;
    top: 60px;
    left: 0px;
    padding-left: 100px;
  }
}

@media screen and (max-width: 767px) {
  .el_sectTtl_results {
    padding-right: 16px;
  }
}

@media screen and (min-width: 768px) {
  .el_sectTtl_results {
    text-align: left;
  }
}

.swiper-container {
  width: 100%;
  z-index: 0;
}

@media screen and (max-width: 767px) {
  .swiper-container {
    margin-top: 40px;
  }
}

@media screen and (min-width: 768px) {
  .swiper-container {
    margin-top: 60px;
  }
}

@media screen and (max-width: 767px) {
  .swiper-wrapper {
    height: inherit;
  }
}

@media screen and (max-width: 767px) {
  .swiper-slide {
    width: 274px;
  }
}

@media screen and (min-width: 768px) {
  .swiper-slide {
    width: 400px;
  }
}

.bl_card_swiper {
  background-color: #FFFFFF;
}

@media screen and (max-width: 767px) {
  .bl_card_swiper {
    margin-top: 0;
  }
}

.bl_card_body_swiper {
  margin: 0;
}

@media screen and (max-width: 767px) {
  .bl_card_body_swiper {
    padding: 11px 12px 9px;
  }
}

@media screen and (min-width: 768px) {
  .bl_card_body_swiper {
    padding: 16px;
  }
}

.bl_card_head_swiper {
  font-family: YuGothic, "Yu Gothic", sans-serif;
  text-align: left;
}

@media screen and (max-width: 767px) {
  .bl_card_head_swiper {
    font-size: 14px;
    line-height: 1.14286;
    letter-spacing: .01px;
  }
}

@media screen and (min-width: 768px) {
  .bl_card_head_swiper {
    line-height: 1.2;
    letter-spacing: 0;
  }
}

@media screen and (max-width: 767px) {
  .bl_card_txt_swiper {
    margin-top: 8px;
    font-size: 12px;
    line-height: 1.5;
    letter-spacing: .01px;
  }
}

@media screen and (min-width: 768px) {
  .bl_card_txt_swiper {
    margin-top: 10px;
    font-size: 16px;
    line-height: 1.5;
  }
}

@media screen and (max-width: 767px) {
  .swiper-pagination {
    margin-top: 30px;
    left: 51%;
    -webkit-transform: translateX(-50%);
            transform: translateX(-50%);
  }
}

@media screen and (min-width: 768px) {
  .swiper-pagination {
    margin-top: 50px;
    margin-left: 4px;
    z-index: 0;
  }
}

.swiper-pagination-bullet {
  width: 12px;
  height: 12px;
  position: relative;
}

@media screen and (max-width: 767px) {
  .swiper-pagination-bullet + .swiper-pagination-bullet {
    margin-left: 20px;
  }
}

@media screen and (min-width: 768px) {
  .swiper-pagination-bullet + .swiper-pagination-bullet {
    margin-left: 12px;
  }
}

.swiper-pagination-bullet.swiper-pagination-bullet-active::after {
  content: "";
  width: 18px;
  height: 18px;
  background-color: transparent;
  border: 1px solid #FFFFFF;
  border-radius: 50%;
  position: absolute;
  top: -4px;
  left: -4px;
}

@media screen and (max-width: 767px) {
  .bl_results_link_more {
    margin-top: 70px;
    margin-left: 14px;
  }
}

@media screen and (min-width: 768px) {
  .bl_results_link_more {
    margin-top: 105px;
  }
}

.el_btn_results {
  width: 316px;
  height: 55px;
  padding: .9em 2em;
  font-size: 18px;
  line-height: 1.27778;
  letter-spacing: 3.6px;
}

/*	price
===============================================================================================================*/
@media screen and (min-width: 768px) {
  .ly_price_inner {
    width: 960px;
    max-width: 960px;
  }
}

.bl_table_cont {
  width: 100%;
}

@media screen and (max-width: 767px) {
  .bl_table_cont {
    margin: 40px auto 0;
  }
}

@media screen and (min-width: 768px) {
  .bl_table_cont {
    margin: 60px auto 0;
  }
}

.bl_table_default {
  width: 100%;
  border-collapse: collapse;
  border: 1px solid #707070;
  table-layout: fixed;
}

.bl_table_default tr {
  border-bottom: 1px solid #707070;
}

.bl_table_default th,
.bl_table_default td {
  font-family: "Montserrat", sans-serif;
  font-weight: 600;
}

@media screen and (max-width: 767px) {
  .bl_table_default th,
  .bl_table_default td {
    font-size: 20px;
    line-height: 1.2;
    letter-spacing: 0;
  }
}

@media screen and (min-width: 768px) {
  .bl_table_default th,
  .bl_table_default td {
    font-size: 24px;
    line-height: 1.20833;
  }
}

.bl_table_default th {
  background-color: #3E3E3E;
  color: #FFFFFF;
  text-align: center;
}

@media screen and (max-width: 767px) {
  .bl_table_default th {
    width: 100px;
    padding: 14px 24px;
  }
}

@media screen and (min-width: 768px) {
  .bl_table_default th {
    width: 262px;
    padding: 16px 100px;
  }
}

.bl_table_default td {
  background-color: #FFFFFF;
}

@media screen and (max-width: 767px) {
  .bl_table_default td {
    width: 243px;
    padding: 14px 0 14px 20px;
  }
}

@media screen and (min-width: 768px) {
  .bl_table_default td {
    width: 698px;
    padding: 16px 40px;
  }
}

.bl_price_attention {
  margin-top: 8px;
  font-size: 12px;
  line-height: 1.66667;
}

/*	comments
===============================================================================================================*/
.ly_comments {
  position: relative;
}

@media screen and (max-width: 767px) {
  .ly_comments {
    margin-top: 115px;
  }
}

@media screen and (min-width: 768px) {
  .ly_comments {
    margin-top: 262px;
  }
}

.ly_commentsWrapper {
  background-color: #3E3E3E;
}

@media screen and (max-width: 767px) {
  .ly_commentsWrapper {
    width: 100%;
    height: 426px;
  }
}

@media screen and (min-width: 768px) {
  .ly_commentsWrapper {
    max-width: 980px;
    height: 576px;
    margin-right: auto;
  }
}

.ly_comments_inner {
  position: absolute;
  left: 50%;
  -webkit-transform: translateX(-50%);
          transform: translateX(-50%);
}

@media screen and (max-width: 767px) {
  .ly_comments_inner {
    top: -60px;
  }
}

@media screen and (min-width: 768px) {
  .ly_comments_inner {
    top: -148px;
  }
}

@media screen and (min-width: 768px) {
  .bl_comments_conts {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
  }
}

.bl_comments_body {
  background-color: #FFFFFF;
  -webkit-box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.16);
          box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.16);
}

@media screen and (max-width: 767px) {
  .bl_comments_body {
    padding: 40px 20px;
  }
}

@media screen and (min-width: 768px) {
  .bl_comments_body {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 666px;
            flex: 0 0 666px;
    padding: 120px 60px;
  }
}

.el_sectTtl_comments {
  text-align: left;
}

@media screen and (max-width: 767px) {
  .bl_comments_items {
    margin-top: 36px;
  }
}

@media screen and (min-width: 768px) {
  .bl_comments_items {
    margin-top: 60px;
  }
}

.bl_comments_item {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

@media screen and (min-width: 768px) {
  .bl_comments_item + .bl_comments_item {
    margin-top: 60px;
  }
}

@media screen and (max-width: 767px) {
  .bl_comments_item + .bl_comments_item {
    margin-top: 40px;
  }
}

@media screen and (max-width: 767px) {
  .bl_comments_item_imgWrapper {
    width: 60px;
    height: 60px;
  }
}

@media screen and (min-width: 768px) {
  .bl_comments_item_imgWrapper {
    width: 100px;
    height: 100px;
  }
}

.bl_comments_item_imgWrapper img {
  width: 100%;
}

@media screen and (max-width: 767px) {
  .bl_comments_item_body {
    margin-left: 20px;
    font-size: 14px;
    line-height: 1.42857;
  }
}

@media screen and (min-width: 768px) {
  .bl_comments_item_body {
    margin-left: 32px;
    line-height: 1.5;
  }
}

.bl_comments_picture {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 534px;
          flex: 0 0 534px;
}

/*	Q&A
===============================================================================================================*/
.ly_qa {
  margin-top: 0;
  background: transparent url(../img/qa-bg.png) no-repeat center center/cover;
}

@media screen and (max-width: 767px) {
  .ly_qa_inner {
    padding-top: 40px;
    padding-bottom: 60px;
  }
}

@media screen and (min-width: 768px) {
  .ly_qa_inner {
    padding: 60px 0 117px 0;
  }
}

@media screen and (max-width: 767px) {
  .bl_qa_items {
    width: 100%;
    margin: 40px auto 0;
  }
}

@media screen and (min-width: 768px) {
  .bl_qa_items {
    width: 612px;
    margin-top: 60px;
    margin-left: auto;
  }
}

.bl_qa_item {
  margin-bottom: 32px;
  padding: 16px;
  border-radius: 4px;
  background-color: #FFFFFF;
}

@media screen and (max-width: 767px) {
  .bl_qa_item {
    margin-bottom: 24px;
  }
}

.bl_qa_item:last-child {
  margin-bottom: 0;
}

.bl_accordion_btn {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  width: 100%;
  background-color: transparent;
  position: relative;
  cursor: pointer;
  -webkit-transition: all .3s ease 0s;
  transition: all .3s ease 0s;
}

.bl_accordion_btn.is_active + .bl_accordion_head::after {
  background: transparent url(../img/minus.svg) no-repeat center center/center;
}

.bl_accordion_btn:focus {
  outline: none;
}

.el_qa_item_icon {
  width: 24px;
  height: 24px;
  background-color: #4973FF;
  border-radius: 50%;
  font-family: "Montserrat", sans-serif;
  color: #FFFFFF;
  font-weight: 600;
  line-height: 24px;
}

.bl_accordion_head {
  display: inline-block;
  margin-left: 16px;
  font-weight: 700;
  line-height: 1.5;
  letter-spacing: .4px;
  text-align: left;
}

.el_accordion_closeIcon {
  width: 17px;
  height: 17px;
  background: transparent url(../img/plus.svg) no-repeat center bottom/contain;
  position: absolute;
  top: 50%;
  right: 0;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  -webkit-transition: all .2s ease 0s;
  transition: all .2s ease 0s;
}

.is_open {
  width: 17px;
  height: 17px;
  background: transparent url(../img/minus.svg) no-repeat center center/contain;
  position: absolute;
  top: 50%;
  right: 0;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  -webkit-transition: all .2s ease 0s;
  transition: all .2s ease 0s;
}

.is_open .el_accordion_closeIcon {
  display: none;
}

.bl_accordion_body {
  display: none;
  margin-top: 16px;
  padding: 12px;
  border-radius: 4px;
  background-color: rgba(59, 105, 255, 0.2);
}

@media screen and (max-width: 767px) {
  .bl_accordion_body {
    padding: 7px 10px 5px 12px;
  }
}

@media screen and (max-width: 767px) {
  .bl_accordion_txt {
    font-size: 14px;
    line-height: 1.42857;
  }
}

@media screen and (min-width: 768px) {
  .bl_accordion_txt {
    line-height: 1.5;
  }
}

/*	access
===============================================================================================================*/
.ly_access {
  margin-top: 0;
}

@media screen and (max-width: 767px) {
  .ly_access {
    background-color: #3E3E3E;
  }
}

@media screen and (min-width: 768px) {
  .ly_access {
    height: 640px;
    position: relative;
  }
}

.ly_accessWrapper {
  max-width: 980px;
  height: 504px;
  margin-right: auto;
  background-color: #3E3E3E;
}

@media screen and (max-width: 767px) {
  .ly_access_inner {
    padding-top: 40px;
    padding-bottom: 60px;
  }
}

@media screen and (min-width: 768px) {
  .ly_access_inner {
    position: absolute;
    top: 120px;
    left: 50%;
    -webkit-transform: translateX(-50%);
            transform: translateX(-50%);
  }
}

@media screen and (max-width: 767px) {
  .bl_access_conts {
    display: block;
  }
}

@media screen and (min-width: 768px) {
  .bl_access_conts {
    padding-left: 60px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: start;
        -ms-flex-align: start;
            align-items: flex-start;
  }
}

.el_sectTtl_access {
  text-align: left;
}

.bl_access_address {
  color: #FFFFFF;
}

@media screen and (max-width: 767px) {
  .bl_access_address {
    font-size: 13px;
    margin-top: 37px;
    line-height: 1.42857;
  }
}

@media screen and (min-width: 768px) {
  .bl_access_address {
    margin-top: 60px;
    line-height: 1.5;
  }
}

@media screen and (max-width: 767px) {
  .bl_access_map {
    margin-top: 22px;
    margin-left: 0;
  }
}

@media screen and (min-width: 768px) {
  .bl_access_map {
    margin-left: auto;
  }
}

.bl_access_iframeWrap {
  padding-top: 69.6253%;
  position: relative;
}

@media screen and (max-width: 767px) {
  .bl_access_iframeWrap {
    width: 100%;
  }
}

@media screen and (min-width: 768px) {
  .bl_access_iframeWrap {
    width: 726px;
  }
}

.bl_access_iframeWrap iframe {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
}

@media screen and (max-width: 767px) {
  .bl_access_body_link {
    margin-top: 24px;
    width: 100%;
  }
}

@media screen and (min-width: 768px) {
  .bl_access_body_link {
    padding-left: 60px;
    position: absolute;
    top: 202px;
  }
}

.el_btn_access {
  letter-spacing: 2px;
}

@media screen and (max-width: 767px) {
  .el_btn_access {
    padding: 16px 75px;
    width: 100%;
    font-size: 18px;
    line-height: 1.22222;
  }
}

@media screen and (min-width: 768px) {
  .el_btn_access {
    padding: 21px 75px;
    width: 314px;
  }
}

/*	contact
===============================================================================================================*/
.ly_contact {
  background: transparent url(../img/contact-bg.png) no-repeat center center/cover;
}

@media screen and (max-width: 767px) {
  .ly_contact {
    margin-top: 0;
    padding: 0;
  }
}

@media screen and (min-width: 768px) {
  .ly_contact {
    padding: 60px 0;
  }
}

@media screen and (max-width: 767px) {
  .ly_contact_inner {
    width: 100%;
    padding-top: 40px;
    padding-bottom: 40px;
  }
}

@media screen and (min-width: 768px) {
  .ly_contact_inner {
    max-width: 960px;
  }
}

.bl_contact_header {
  background: transparent url(../img/contact1.png) no-repeat center center/cover;
  border-radius: 12px 12px 0 0;
}

@media screen and (max-width: 767px) {
  .bl_contact_header {
    width: 100%;
    padding: 35px 15px 38px;
  }
}

@media screen and (min-width: 768px) {
  .bl_contact_header {
    padding: 60px 241px;
  }
}

.bl_contact_header > p {
  font-family: YuGothic, "Yu Gothic", sans-serif;
  color: #FFFFFF;
  text-align: center;
}

@media screen and (max-width: 767px) {
  .bl_contact_header > p {
    margin-top: 9px;
    font-size: 13px;
    font-weight: 400;
    line-height: 1.42857;
    text-align: left;
  }
}

@media screen and (min-width: 768px) {
  .bl_contact_header > p {
    margin-top: 10px;
    line-height: 1.5;
  }
}

.bl_contact_items {
  width: 100%;
  margin: 0;
  padding: 45px 120px;
  background-color: #FFFFFF;
  border-radius: 0 0 12px 12px;
}

@media screen and (max-width: 767px) {
  .bl_contact_items {
    padding: 35px 12px 24px;
  }
}

.bl_contact_items input[type="text"],
.bl_contact_items input[type="email"],
.bl_contact_items select,
.bl_contact_items textarea {
  width: 100%;
  border: 0;
  font-size: 16px;
  border-bottom: 1px solid #707070;
  background-color: transparent;
  background-image: none;
  font-family: inherit;
  color: inherit;
  -moz-appearance: none;
  -webkit-appearance: none;
  appearance: none;
  cursor: pointer;
}

@media screen and (max-width: 767px) {
  .bl_contact_items input[type="text"],
  .bl_contact_items input[type="email"],
  .bl_contact_items select,
  .bl_contact_items textarea {
    font-size: 14px;
  }
}

.bl_contact_items:focus {
  outline: none;
}

.bl_contact_items input[type="text"],
.bl_contact_items input[type="email"] {
  padding: .1em .7em;
  height: 32px;
}

@media screen and (max-width: 767px) {
  .bl_contact_items input[type="text"],
  .bl_contact_items input[type="email"] {
    padding-left: 0;
  }
}

.bl_contact_items input[type="text"]:focus, .bl_contact_items input[type="text"]:hover,
.bl_contact_items input[type="email"]:focus,
.bl_contact_items input[type="email"]:hover {
  border-bottom: 1px solid #4973ff;
  -webkit-filter: drop-shadow(0 0 4px rgba(73, 115, 255, 0.5));
          filter: drop-shadow(0 0 4px rgba(73, 115, 255, 0.5));
}

.bl_contact_items select {
  padding: .5em .7em;
  border: 1px solid #707070;
}

@media screen and (max-width: 767px) {
  .bl_contact_items select {
    width: 100%;
    height: 38px;
  }
}

@media screen and (min-width: 768px) {
  .bl_contact_items select {
    width: 178px;
    height: 40px;
  }
}

.bl_contact_items select:hover {
  -webkit-box-shadow: 0 0 5px rgba(73, 115, 255, 0.5);
          box-shadow: 0 0 5px rgba(73, 115, 255, 0.5);
}

.bl_contact_items textarea {
  border: 1px solid #707070;
  resize: vertical;
}

@media screen and (max-width: 767px) {
  .bl_contact_items textarea {
    min-height: 160px;
  }
}

@media screen and (min-width: 768px) {
  .bl_contact_items textarea {
    min-height: 200px;
  }
}

.bl_contact_items textarea:focus, .bl_contact_items textarea:hover {
  border: 1px solid #4973ff;
  -webkit-box-shadow: 0 0 8px rgba(73, 115, 255, 0.5);
          box-shadow: 0 0 8px rgba(73, 115, 255, 0.5);
}

.bl_contact_control + .bl_contact_control {
  margin-top: 32px;
}

@media screen and (max-width: 767px) {
  .bl_contact_control + .bl_contact_control {
    margin-top: 24px;
  }
}

@media screen and (max-width: 767px) {
  .bl_contact_control {
    display: block;
  }
}

@media screen and (min-width: 768px) {
  .bl_contact_control {
    padding-top: .5em;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
  }
}

.bl_contact_control_name {
  padding: 0;
}

.bl_contact_control_furigana {
  padding: 0;
}

.bl_contact_control_email {
  padding: 0;
}

.el_contact_label {
  margin: 0;
  text-align: left;
  font-weight: 700;
  position: relative;
}

.el_contact_label > label {
  display: inline-block;
  position: relative;
  line-height: 32px;
}

@media screen and (min-width: 768px) {
  .el_contact_label {
    -webkit-box-flex: 0;
        -ms-flex: 0 1 100%;
            flex: 0 1 100%;
    height: 32px;
    padding: .6em 0;
  }
}

.el_contact_name {
  padding-top: 4px;
}

@media screen and (max-width: 767px) {
  .el_contact_name {
    padding-top: 8px;
  }
}

.el_contact_name > label {
  line-height: 32px;
}

@media screen and (max-width: 767px) {
  .el_contact_name > label {
    line-height: 24px;
  }
}

.el_contact_furigana {
  padding-top: 0;
}

.el_contact_email {
  padding: 0;
}

.el_contact_type,
.el_contact_message {
  padding: 0;
}

.el_contact_label-required > label {
  display: inline-block;
  position: relative;
}

.el_contact_label-required > label::after {
  content: "必須";
  position: absolute;
  top: 55%;
  left: calc(100% + 12px);
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  display: block;
  width: 38px;
  padding: 0.15em .1em;
  background: #FF4646;
  border-radius: 2px;
  font-size: 12px;
  font-weight: 700;
  line-height: 1.1;
  color: #fff;
  text-align: center;
}

@media screen and (max-width: 767px) {
  .el_contact_label-required > label::after {
    top: 50%;
    left: calc(100% + 20px);
    right: 0;
    -webkit-transform: translateY(-50%);
            transform: translateY(-50%);
  }
}

.el_form_select {
  position: relative;
  height: 40px;
  padding-top: 6px;
}

.el_form_select::after {
  content: "";
  display: inline-block;
  width: 7px;
  height: 7px;
  border-right: 2px solid #3E3E3E;
  border-bottom: 2px solid #3E3E3E;
  -webkit-transform: rotate(45deg) translateY(-50%);
          transform: rotate(45deg) translateY(-50%);
}

@media screen and (min-width: 768px) {
  .el_form_select::after {
    position: absolute;
    top: 54%;
    left: 150px;
  }
}

@media screen and (max-width: 767px) {
  .el_form_select::after {
    position: absolute;
    top: 40%;
    right: 18px;
  }
}

@media screen and (min-width: 768px) {
  .el_form_select,
  .el_form_input,
  .bl_contact_radio_items {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 532px;
            flex: 0 0 532px;
  }
}

.el_form_input_name {
  padding-top: 5px;
}

@media screen and (max-width: 767px) {
  .el_form_input_name {
    padding-top: 0;
  }
}

@media screen and (max-width: 767px) {
  .el_form_input_furigana {
    margin-top: -5px;
  }
}

@media screen and (max-width: 767px) {
  .bl_contact_radio {
    margin-top: 18px;
    display: block;
  }
}

@media screen and (min-width: 768px) {
  .bl_contact_radio {
    margin-top: 24px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
  }
}

.bl_contact_radio_items {
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

.bl_contact_radio_item {
  position: relative;
}

.bl_contact_radio_item + .bl_contact_radio_item {
  margin-left: 30px;
}

.bl_contact_radio_item:hover .el_form_radio
+ span::before {
  border-color: #4973FF;
  -webkit-box-shadow: 0 0 6px rgba(73, 115, 255, 0.2);
          box-shadow: 0 0 6px rgba(73, 115, 255, 0.2);
}

.bl_contact_radio_item:focus {
  outline: none;
}

.bl_contact_radio_item:focus .el_form_radio
+ span::before {
  border-color: #4973FF;
  background-color: rgba(73, 115, 255, 0.2);
}

.el_form_radio {
  position: absolute;
  top: 0;
  left: 0;
  opacity: 0;
}

.el_form_radio + span {
  cursor: pointer;
  display: inline-block;
  padding: 0 0 0 20px;
  width: 60px;
  height: 32px;
  background: #fff;
  position: relative;
  text-align: center;
  line-height: 32px;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
}

.el_form_radio + span::before, .el_form_radio + span::after {
  content: "";
  border-radius: 50%;
  position: absolute;
  top: 50%;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
}

.el_form_radio + span::before {
  background: #fff;
  border: 1px solid #707070;
  left: 0;
  width: 12px;
  height: 12px;
}

.el_form_radio + span::after {
  background: #4973FF;
  border: 1px solid transparent;
  left: 3px;
  width: 6px;
  height: 6px;
  -webkit-transition: opacity 0.3s ease 0s;
  transition: opacity 0.3s ease 0s;
  opacity: 0;
}

.el_form_radio:checked + span::after {
  opacity: 1;
}

.el_form_radio:focus + span {
  outline: -webkit-focus-ring-color auto 5px;
}

.bl_contact_control_message {
  margin-top: 16px;
  width: 100%;
}

@media screen and (max-width: 767px) {
  .el_contact_message > label {
    line-height: 38px;
  }
}

.bl_contact_check {
  margin-top: 41px;
  font-size: 18px;
  font-weight: 700;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

@media screen and (max-width: 767px) {
  .bl_contact_check {
    margin-top: 32px;
  }
}

.bl_contact_check > p {
  margin-left: 20px;
}

@media screen and (max-width: 767px) {
  .bl_contact_check > p {
    font-size: 16px;
    line-height: 18px;
  }
}

@media screen and (min-width: 768px) {
  .bl_contact_check > p {
    font-size: 18px;
    line-height: 20px;
  }
}

.el_form_checkbox {
  position: relative;
  width: 20px;
  height: 20px;
  display: inline-block;
  vertical-align: middle;
}

.el_form_checkbox_part {
  display: block;
  cursor: pointer;
  width: 20px;
  height: 20px;
  border: 1px solid #707070;
  background: #fff;
  position: absolute;
  top: 0;
  left: 0;
  -webkit-transition: all 0.3s ease 0s;
  transition: all 0.3s ease 0s;
}

.el_form_checkbox_part::after {
  content: "";
  width: 13px;
  height: 4px;
  border-color: transparent transparent #4973FF #4973FF;
  border-width: 2px;
  border-style: solid;
  background-color: transparent;
  -webkit-transform: rotate(-45deg);
          transform: rotate(-45deg);
  position: absolute;
  top: 2px;
  left: 1px;
  opacity: 0;
}

.el_form_checkbox_part:hover {
  border-color: #4973FF;
}

.el_form_checkbox_input {
  margin: 0;
  width: 20px;
  position: absolute;
  top: 0;
  left: 0;
  opacity: 0;
}

.el_form_checkbox_input:checked + .el_form_checkbox_part::after {
  opacity: 1;
}

.el_form_checkbox_input:focus + .el_form_checkbox_part {
  outline: -webkit-focus-ring-color auto 5px;
  background-color: rgba(73, 115, 255, 0.2);
}

.el_form_checkbox_input:checked:focus + .el_form_checkbox_part {
  outline: none;
  background-color: transparent;
}

.bl_contact_submit {
  margin-top: 40px;
}

@media screen and (max-width: 767px) {
  .bl_contact_submit {
    margin-top: 34px;
  }
}

.el_btn_cv_contact {
  border: 0;
  background-color: #B2B2B2;
  -webkit-box-shadow: 0 3px 5px rgba(62, 62, 62, 0.2);
          box-shadow: 0 3px 5px rgba(62, 62, 62, 0.2);
}

@media screen and (max-width: 767px) {
  .el_btn_cv_contact {
    width: 165px;
  }
}

/*	footer
===============================================================================================================*/
.ly_footer {
  background-color: #3E3E3E;
  padding: 60px 0;
}

@media screen and (max-width: 767px) {
  .ly_footer_inner {
    width: 100%;
    margin: 0 auto;
  }
}

@media screen and (min-width: 768px) {
  .ly_footer_inner {
    width: 980px;
    max-width: 980px;
    padding-left: 10px;
    padding-right: 10px;
  }
}

@media screen and (max-width: 767px) {
  .bl_footer_conts {
    display: block;
    text-align: center;
  }
}

@media screen and (min-width: 768px) {
  .bl_footer_conts {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: start;
        -ms-flex-align: start;
            align-items: flex-start;
  }
}

.bl_footer_sns {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

@media screen and (max-width: 767px) {
  .bl_footer_sns {
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
  }
}

.el_twitter a {
  display: inline-block;
  font-size: 36px;
  padding: .05em;
  color: rgba(243, 243, 243, 0.6);
}

.el_facebook a {
  display: inline-block;
  font-size: 40px;
  padding: .05em;
  color: rgba(243, 243, 243, 0.6);
}

@media screen and (max-width: 767px) {
  .el_facebook a {
    padding: 0;
  }
}

@media screen and (max-width: 767px) {
  .el_facebook {
    margin-left: 50px;
  }
}

@media screen and (min-width: 768px) {
  .el_facebook {
    margin-left: 28px;
  }
}

.bl_footer_linkItems {
  margin-top: 29px;
}

@media screen and (max-width: 767px) {
  .bl_footer_linkItems {
    margin-top: 32px;
  }
}

.bl_footer_linkItem > a {
  color: rgba(243, 243, 243, 0.6);
  font-size: 16px;
  line-height: 1.625;
  letter-spacing: .4px;
}

@media screen and (max-width: 767px) {
  .bl_footer_linkItem > a {
    font-size: 14px;
    letter-spacing: .35px;
  }
}

@media screen and (max-width: 767px) {
  .bl_footer_linkItem + .bl_footer_linkItem {
    margin-top: 21px;
  }
}

@media screen and (min-width: 768px) {
  .bl_footer_linkItem + .bl_footer_linkItem {
    margin-top: 14px;
  }
}

@media screen and (max-width: 767px) {
  .bl_footer_cont_right {
    margin-top: 35px;
  }
}

@media screen and (min-width: 768px) {
  .bl_footer_cont_right {
    margin-left: auto;
  }
}

.bl_footer_siteTtl > a {
  display: inline-block;
  color: #FFFFFF;
  font-family: "Montserrat", sans-serif;
  font-weight: 700;
}

@media screen and (max-width: 767px) {
  .bl_footer_siteTtl > a {
    font-size: 32px;
    line-height: 1;
  }
}

@media screen and (min-width: 768px) {
  .bl_footer_siteTtl > a {
    font-size: 40px;
    line-height: 1.225;
    text-align: right;
  }
}

.bl_footer_copy {
  margin-top: 9px;
  color: rgba(243, 243, 243, 0.6);
  font-family: "Montserrat", sans-serif;
  font-size: 12px;
  line-height: 1;
  letter-spacing: .3px;
  text-align: right;
}

@media screen and (max-width: 767px) {
  .bl_footer_copy {
    margin-top: 16px;
    text-align: center;
  }
}

/*	トップへ戻るボタン
===============================================================================================================*/
.bl_to-top {
  border: 0;
  z-index: 100;
  visibility: visible;
  -webkit-transition: all 0.3s ease 0s;
  transition: all 0.3s ease 0s;
  position: fixed;
  opacity: 0;
}

@media screen and (max-width: 767px) {
  .bl_to-top {
    width: 50px;
    height: 50px;
    right: 8px;
    bottom: 5px;
  }
}

@media screen and (min-width: 768px) {
  .bl_to-top {
    width: 70px;
    height: 70px;
    right: 20px;
    bottom: 20px;
  }
}

.bl_to-top.is-show {
  opacity: 1;
  visibility: visible;
}

.bl_to-top a {
  display: inline-block;
  text-decoration: none;
  -webkit-transition: all 0.3s ease 0s;
  transition: all 0.3s ease 0s;
}

.bl_to-top img {
  width: 50px;
  text-align: center;
  vertical-align: middle;
}

@media screen and (max-width: 767px) {
  .bl_to-top img {
    width: 42px;
  }
}
