/*
Theme Name: alba_themes
Description: Description
Version: 1.0.0
--------------------------------------------------------------*/
@charset "UTF-8";
/* CSS Document */

.bg {
  background: url(assets/images/bg_main.png) left top repeat-x;
  background-size: 1px 100%;
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100vh;
  z-index: 1;
}

.sec_topHero {
  margin-left: 266px;
  width: calc(100% - 266px);
  position: relative;
  height: 1090px;
  margin-bottom: 0;
}

.sec_topHero .main_txt {
  font-size: 34px;
  line-height: 2;
  font-weight: 700;
  color: #fff;
  position: absolute;
  top: 334px;
  left: 8.6%;
  z-index: 6;
}

.sec_topHero .img01 {
  border-radius: 20px;
  width: 298px;
  overflow: hidden;
  position: absolute;
  top: 50px;
  left: 4.2%;
  z-index: 4;
}

.sec_topHero .img02 {
  border-radius: 20px;
  width: 284px;
  overflow: hidden;
  position: absolute;
  top: 523px;
  left: 15.5%;
  z-index: 3;
}

.sec_topHero .img_main {
  width: 475px;
  position: absolute;
  top: 100px;
  right: 50px;
  z-index: 2;
}

.sec_topHero .slide img {
  border-radius: 20px;
}

.sec_topHero .bg_txt .sp {
  display: none;
}

.sec_topHero .bg_txt {
  position: absolute;
  top: 671px;
  left: 0;
  width: 100%;
  z-index: 5;
}

.sec_topHero .bg_txt img {
  width: 100%;
}

.sec_topHero .copies {
  position: absolute;
  top: 827px;
  left: 50%;
  width: 50%;
  color: #fff;
}

.sec_topHero .copies .sp {
  display: none;
}

.sec_topHero .copies .ttl {
  font-size: 24px;
  font-weight: 700;
  margin-bottom: 20px;
}

.sec_topHero .copies .desc {
  font-size: 18px;
  line-height: 2;
}

.frame_white {
  border-radius: 40px;
  background: #fff;
  max-width: 1124px;
  margin: 0 auto 60px;
}

.sec_ttl {
  text-align: center;
  font-size: 34px;
  font-weight: 700;
  color: #02466a;
  height: 112px;
  line-height: 112px;
  letter-spacing: 0.1em;
  margin-bottom: 35px;
}

@media screen and (max-width: 1024px) {
  .sec_topHero {
    margin-left: 0;
    width: 100%;
    margin-top: 110px;
  }
}

@media screen and (max-width: 768px) {
  .sec_topHero {
    position: relative;
    max-width: 500px;
    height: 1223px;
    margin-bottom: 0;
    margin: 110px auto 0;
  }

  .sec_topHero .main_txt {
    font-size: 22px;
    line-height: 1.75;
    font-weight: 700;
    top: 0;
    left: 20px;
  }

  .sec_topHero .img01 {
    width: 158px;
    top: 466px;
    left: 20px;
  }

  .sec_topHero .img02 {
    width: 155px;
    top: 504px;
    left: inherit;
    right: 20px;
  }

  .sec_topHero .img_main {
    width: 256px;
    top: 97px;
    right: 20px;
  }

  .sec_topHero .bg_txt .pc {
    display: none;
  }

  .sec_topHero .bg_txt .sp {
    display: block;
  }

  .sec_topHero .bg_txt {
    top: 410px;
  }

  .sec_topHero .copies {
    top: 751px;
    left: 20px;
    width: calc(100% - 40px);
  }

  .sec_topHero .copies .sp {
    display: block;
  }

  .sec_topHero .copies .ttl {
    font-size: 22px;
    line-height: 1.75;
    margin-bottom: 30px;
  }

  .sec_topHero .copies .desc {
    font-size: 18px;
    line-height: 2;
  }

  .frame_white {
    border-radius: 20px;
    border-bottom-left-radius: 0;
    border-bottom-right-radius: 0;
    max-width: 500px;
    margin: 0 auto;
  }

  .sec_ttl {
    font-size: 26px;
    height: 50px;
    line-height: 1;
    margin-bottom: 30px;
  }
}

.sec_topAbout {
  padding-top: 75px;
}

.sec_topAbout .sec_ttl {
  background: url(assets/images/bg_about_txt.svg) center top no-repeat;
  background-size: contain;
}

.about_cont .about_box {
  width: 28%;
}

.about_cont .about_box .img {
  max-width: 228px;
  margin: 0 auto 25px;
}

.about_cont .about_box .ttl {
  font-size: 24px;
  font-weight: 700;
  line-height: 1.75;
  color: #45b6e0;
  text-align: center;
  margin-bottom: 15px;
}

.about_cont .about_box .desc {
  font-size: 16px;
  line-height: 2;
}

@media screen and (max-width: 768px) {
  .sec_topAbout {
    padding-top: 70px;
  }

  .sec_topAbout .sec_ttl {
    background: url(assets/images/bg_about_txt_sp.svg) center top no-repeat;
    background-size: contain;
  }

  .about_cont {
    padding: 0 30px;
  }

  .about_cont .flex {
    display: block;
    margin: 0 auto;
    max-width: 272px;
  }

  .about_cont .about_box {
    width: 100%;
    margin-bottom: 35px;
  }

  .about_cont .about_box .img {
    max-width: 228px;
    margin: 0 auto 20px;
  }

  .about_cont .about_box .ttl {
    font-size: 22px;
    margin-bottom: 20px;
  }

  .about_cont .about_box .ttl br {
    display: none;
  }
}

.sec_topMenu {
  padding-top: 90px;
}

.sec_topMenu .sec_ttl {
  background: url(assets/images/bg_menu_txt.svg) center top no-repeat;
  background-size: contain;
}

.menu_list {
  border-top: solid 1px #e4ebee;
  margin-bottom: 20px;
}

.menu_list li {
  border-bottom: solid 1px #e4ebee;
  padding: 30px 50px;
}

.menu_list .head {
  margin-bottom: 15px;
}

.menu_list .head .ttl {
  font-size: 26px;
  font-weight: 700;
  float: left;
}

.menu_list .head .ttl br {
  display: none;
}

.menu_list .head .price {
  font-size: 30px;
  font-weight: 700;
  float: right;
}

.menu_list .head .time {
  background: #45b6e0;
  padding: 3px 25px 6px;
  color: #fff;
  display: inline-block;
  font-weight: 700;
  margin-right: 5px;
  border-radius: 20px;
}

.menu_list .head .min {
  font-size: 20px;
}

.menu_list .head .caution {
  font-size: 13px;
  vertical-align: super;
}

.menu_list .desc {
  font-size: 16px;
  line-height: 2;
}

.menu_list .special {
  font-size: 18px;
  line-height: 1.75;
  font-weight: 700;
  color: #ff963c;
}

.menu_list .special br {
  display: none;
}

.menu_caution {
  padding: 0 50px;
  font-size: 14px;
  line-height: 1.75;
  font-weight: 400;
  margin-bottom: 20px;
}

.menu_img img {
  width: 100%;
  margin-bottom: 20px;
}

.menu_img img.sp {
  display: none;
}

.plan_desc {
  text-align: center;
  font-size: 22px;
  line-height: 2;
  font-weight: 700;
  margin-bottom: 45px;
}

.plan_desc .large {
  font-size: 28px;
  font-weight: 900;
}

.plan_desc .sp {
  display: none;
}

.reserve_box {
  background: #fff9f3;
  border-radius: 20px;
  padding: 20px 0 45px;
}

.reserve_box .sec_ttl {
  color: #ff963c;
  background: url(assets/images/bg_reserve_txt.svg) center top no-repeat;
  background-size: contain;
  margin-bottom: 30px;
}

.reserve_box .left,
.reserve_box .right {
  width: 50%;
  text-align: center;
}

.reserve_box .copy {
  font-size: 20px;
  font-weight: 700;
}

.reserve_box .left {
  border-right: solid 2px #ff963c;
}

.reserve_box .left .copy {
  margin-bottom: 20px;
}

.reserve_box .left a {
  font-size: 46px;
  font-weight: 900;
  color: #ff963c;
  margin-bottom: 20px;
  display: block;
  letter-spacing: 0.1em;
}

.reserve_box .left a img {
  width: 36px;
  margin-right: 10px;
  vertical-align: bottom;
}

.reserve_box .left a img.sp {
  display: none;
}

.reserve_box .left .tel_caution {
  font-size: 14px;
  margin-bottom: 10px;
}

.reserve_box .left .tel_time {
  font-size: 16px;
}

.reserve_box .right a {
  max-width: 360px;
  font-size: 20px;
  font-weight: 700;
  padding: 25px 0;
  background: #ff963c;
  color: #fff;
  margin: 0 auto 20px;
  display: block;
  border-radius: 100px;
}

.reserve_box .right .copy {
  margin-bottom: 15px;
}

.reserve_box .right .contact_time {
  font-size: 16px;
  text-align: center;
  font-weight: 700;
}

@media screen and (max-width: 1024px) {
  .menu_list .head .price {
    margin-top: 15px;
  }
}

@media screen and (max-width: 768px) {
  .sec_topMenu {
    padding-top: 35px;
  }

  .sec_topMenu .sec_ttl {
    background: url(assets/images/bg_menu_txt_sp.svg) center top no-repeat;
    background-size: contain;
  }

  .menu_list {
    margin: 0 30px 15px;
    width: calc(100% - 60px);
  }

  .menu_list li {
    padding: 25px 0;
  }

  .menu_list .head {
    margin-bottom: 15px;
  }

  .menu_list .head .ttl {
    font-size: 21px;
    line-height: 1.75;
  }

  .menu_list .head .ttl br {
    display: block;
  }

  .menu_list .head .price {
    font-size: 24px;
    display: block;
    width: 100%;
    text-align: right;
    margin-top: 5px;
  }

  .menu_list .head .time {
    padding: 3px 15px 6px;
  }

  .menu_list .head .min {
    font-size: 14px;
  }

  .menu_list .head .caution {
    font-size: 13px;
    vertical-align: super;
  }

  .menu_list .special {
    font-size: 16px;
  }

  .menu_list .special br {
    display: block;
  }

  .menu_caution {
    padding: 0 30px;
    margin-bottom: 15px;
  }

  .menu_caution span {
    display: none;
  }

  .menu_img {
    width: calc(100% + 85px);
    transform: translateX(-43px);
  }

  .menu_img img {
    margin-bottom: 35px;
  }

  .menu_img img.pc {
    display: none;
  }

  .menu_img img.sp {
    display: block;
  }

  .plan_desc {
    font-size: 18px;
    margin-bottom: 35px;
  }

  .plan_desc .large {
    font-size: 24px;
  }

  .plan_desc .sp {
    display: block;
  }

  .reserve_box {
    border-radius: 0;
    padding: 60px 20px;
  }

  .reserve_box .sec_ttl {
    background: url(assets/images/bg_reserve_txt_sp.svg) center top no-repeat;
    background-size: contain;
    margin-bottom: 40px;
  }

  .reserve_box .left,
  .reserve_box .right {
    width: 100%;
    text-align: center;
  }

  .reserve_box .copy {
    font-size: 18px;
  }

  .reserve_box .left {
    border-right: none;
    border-bottom: solid 1px #ff963c;
    padding-bottom: 30px;
  }

  .reserve_box .left .copy {
    margin-bottom: 10px;
  }

  .reserve_box .left a {
    font-size: 26px;
    max-width: 360px;
    padding: 25px 0;
    background: #ff963c;
    color: #fff;
    margin: 0 auto 10px;
    display: block;
    border-radius: 100px;
  }

  .reserve_box .left a img {
    width: 22px;
    margin-right: 5px;
  }

  .reserve_box .left a img.pc {
    display: none;
  }

  .reserve_box .left a img.sp {
    display: inline;
  }

  .reserve_box .right {
    padding-top: 30px;
  }

  .reserve_box .right a {
    margin: 0 auto 10px;
  }

  .reserve_box .right .copy {
    margin-bottom: 10px;
  }

  .reserve_box .right .contact_time {
    font-size: 16px;
  }
}

.sec_topNews {
  padding-top: 120px;
}

.sec_topNews .sec_ttl {
  background: url(assets/images/bg_news_txt.svg) center top no-repeat;
  background-size: contain;
  margin-bottom: 55px;
}

.sec_topNews .news_copy {
  font-size: 20px;
  font-weight: 700;
  text-align: center;
  margin-bottom: 15px;
}

.sec_topNews a {
  max-width: 600px;
  display: block;
  margin: 0 auto;
}

.sec_topNews a .sp {
  display: none;
}

@media screen and (max-width: 768px) {
  .sec_topNews {
    padding-top: 70px;
  }

  .sec_topNews .sec_ttl {
    background: url(assets/images/bg_news_txt_sp.svg) center top no-repeat;
    background-size: contain;
    margin-bottom: 40px;
  }

  .sec_topNews .news_box {
    padding: 0 20px;
  }

  .sec_topNews .news_copy {
    font-size: 18px;
  }

  .sec_topNews a {
    max-width: 300px;
  }

  .sec_topNews a .pc {
    display: none;
  }

  .sec_topNews a .sp {
    display: block;
  }
}

.sec_topGreeting {
  padding-top: 100px;
}

.sec_topGreeting .sec_ttl {
  background: url(assets/images/bg_greeting_txt.svg) center top no-repeat;
  background-size: contain;
  margin-bottom: 35px;
}

.sec_topGreeting .sp {
  display: none;
}

.sec_topGreeting .right {
  width: 42.6%;
}

.sec_topGreeting .right .names {
  font-size: 30px;
  font-weight: 700;
  margin-bottom: 35px;
}

.sec_topGreeting .right .post {
  font-size: 16px;
  margin-bottom: 10px;
}

.sec_topGreeting .right .body {
  padding-bottom: 40px;
  margin-bottom: 40px;
  border-bottom: solid 1px #e4ebee;
}

.sec_topGreeting .right .desc {
  font-size: 16px;
  line-height: 2;
}

.sec_topGreeting .right .em {
  font-weight: 700;
  color: #45b6e0;
}

.sec_topGreeting .caution {
  font-size: 14px;
  line-height: 2;
  margin-bottom: 80px;
}

.sec_topGreeting a {
  border-radius: 60px;
  height: 60px;
  line-height: 60px;
  text-align: center;
  display: block;
}

.sec_topGreeting .insta {
  border: solid 1px #45b6e0;
  color: #45b6e0;
  font-size: 14px;
  background: url(assets/images/ico_arw_lightblue_right.svg) right 37px center no-repeat;
  margin-bottom: 20px;
}

.sec_topGreeting .insta img {
  margin-right: 1%;
  vertical-align: sub;
}

.sec_topGreeting .insta .name {
  font-size: 22px;
  font-weight: 700;
  margin-right: 3%;
}

.sec_topGreeting .line {
  border: solid 1px #02466a;
  color: #02466a;
  font-size: 16px;
  background: url(assets/images/ico_arw_blue.svg) right 37px center no-repeat;
}

.sec_topGreeting .left {
  width: 47%;
}

.sec_topGreeting .left .img {
  border-radius: 20px;
  overflow: hidden;
  margin-bottom: 60px;
}

.sec_topGreeting .left .history {
  border-radius: 20px;
  padding: 50px 45px;
  background: #f2f6f7;
}

.sec_topGreeting .left .ttl {
  font-size: 20px;
  font-weight: 700;
  margin-bottom: 20px;
}

.sec_topGreeting .left .desc {
  font-size: 14px;
  line-height: 2;
}

.sec_topGreeting .left .desc span {
  color: #45b6e0;
}

@media screen and (max-width: 768px) {
  .sec_topGreeting {
    padding-top: 70px;
  }

  .sec_topGreeting .sec_ttl {
    background: url(assets/images/bg_greeting_txt_sp.svg) center top no-repeat;
    background-size: contain;
    margin-bottom: 35px;
  }

  .sec_topGreeting .sp {
    display: block;
  }

  .sec_topGreeting .pc {
    display: none;
  }

  .sec_topGreeting .right {
    width: 100%;
    padding: 0 30px;
    margin-bottom: 40px;
  }

  .sec_topGreeting .right .names {
    font-size: 30px;
    margin-bottom: 30px;
  }

  .sec_topGreeting .right .post {
    font-size: 14px;
    margin-bottom: 15px;
  }

  .sec_topGreeting .right .body {
    padding-bottom: 0;
    margin-bottom: 0;
    border-bottom: none;
  }

  .sec_topGreeting .caution {
    margin-bottom: 30px;
  }

  .sec_topGreeting a {
    padding-left: 35px;
    text-align: left;
  }

  .sec_topGreeting .insta {
    border: none;
    color: #fff;
    background: #45b6e0 url(assets/images/ico_arw_white_right.svg) right 37px center no-repeat;
    margin-bottom: 15px;
  }

  .sec_topGreeting .insta img {
    margin-right: 1em;
    width: 25px;
  }

  .sec_topGreeting .insta .name {
    font-size: 22px;
  }

  .sec_topGreeting .line {
    border: none;
    color: #fff;
    background: #02466a url(assets/images/ico_arw_white_right.svg) right 37px center no-repeat;
    font-weight: 700;
  }

  .sec_topGreeting .left {
    width: 100%;
    padding: 0 20px;
  }

  .sec_topGreeting .left .img {
    margin-bottom: 20px;
  }

  .sec_topGreeting .left .history {
    padding: 25px 20px;
    margin-bottom: 25px;
  }

  .sec_topGreeting .left .ttl {
    font-size: 18px;
  }
}

.sec_topVoice {
  padding-top: 120px;
}

.sec_topVoice .sec_ttl {
  background: url(assets/images/bg_voice_txt.svg) center top no-repeat;
  background-size: contain;
  margin-bottom: 35px;
}

.sec_topVoice .voice_sp {
  height: 0;
  overflow: hidden;
}

.sec_topVoice .voice_list {
  max-width: 885px;
  margin: 0 auto;
}

.sec_topVoice .voice_list .voice {
  margin-bottom: 30px;
}

@media screen and (max-width: 768px) {
  .sec_topVoice {
    padding-top: 70px;
  }

  .sec_topVoice .sec_ttl {
    background: url(assets/images/bg_voice_txt_sp.svg) center top no-repeat;
    background-size: contain;
    margin-bottom: 30px;
  }

  .sec_topVoice .voice_sp {
    margin: 0 auto;
    height: auto;
    overflow: inherit;
    padding: 0 15px;
  }

  .sec_topVoice .voice_sp .voice {
    width: 316px;
    padding: 0 8px;
  }

  .sec_topVoice .voice_list {
    display: none;
  }

  .sec_topVoice .voice_list .voice {
    margin-bottom: 30px;
  }

  .sec_topVoice .slick-prev,
  .sec_topVoice .slick-next {
    width: 38px;
    height: 38px;
    z-index: 10;
  }

  .sec_topVoice .slick-prev::before,
  .sec_topVoice .slick-next::before {
    display: none;
  }

  .sec_topVoice .slick-prev,
  .sec_topVoice .slick-prev:hover,
  .sec_topVoice .slick-prev:focus {
    background: url(assets/images/btn_slide_prev.svg) center center no-repeat;
    left: -14px;
  }

  .sec_topVoice .slick-next,
  .sec_topVoice .slick-next:hover,
  .sec_topVoice .slick-next:focus {
    background: url(assets/images/btn_slide_next.svg) center center no-repeat;
    right: -14px;
  }
}

.sec_topAccess {
  padding-top: 100px;
}

.sec_topAccess .sec_ttl {
  background: url(assets/images/bg_access_txt.svg) center top no-repeat;
  background-size: contain;
  margin-bottom: 60px;
}

.sec_topAccess .access_cont {
  margin-bottom: 30px;
}

.sec_topAccess .addrs {
  width: 39.4%;
}

.sec_topAccess .name {
  font-size: 22px;
  font-weight: 700;
  margin-bottom: 20px;
}

.sec_topAccess .name .large {
  font-size: 28px;
}

.sec_topAccess .addr {
  font-size: 16px;
  line-height: 1.75;
  margin-bottom: 20px;
}

.sec_topAccess .addr .min {
  font-size: 14px;
}

.sec_topAccess .tel {
  font-size: 14px;
  font-weight: 700;
  margin-bottom: 20px;
}

.sec_topAccess .tel.sp {
  display: none;
}

.sec_topAccess .tel a {
  font-size: 22px;
  font-weight: 900;
  margin-right: 5px;
  letter-spacing: 0.1em;
  color: #02466a;
}

.sec_topAccess .tel img {
  width: 20px;
  margin-right: 5px;
  vertical-align: sub;
}

.sec_topAccess .howtoaccess {
  font-size: 16px;
  line-height: 2;
}

.sec_topAccess .howtoaccess .ttl {
  font-size: 18px;
  font-weight: 700;
  color: #45b6e0;
}

.sec_topAccess .illust {
  width: 48.3%;
}

.sec_topAccess .illust img {
  width: 100%;
}

.sec_topAccess .gmap {
  border-radius: 20px;
  overflow: hidden;
}

@media screen and (max-width: 768px) {
  .sec_topAccess {
    padding-top: 70px;
  }

  .sec_topAccess .sec_ttl {
    background: url(assets/images/bg_access_txt_sp.svg) center top no-repeat;
    background-size: contain;
    margin-bottom: 40px;
  }

  .sec_topAccess .addrs {
    width: 100%;
    padding: 0 30px;
  }

  .sec_topAccess .name {
    font-size: 16px;
    margin-bottom: 20px;
  }

  .sec_topAccess .name .large {
    font-size: 24px;
  }

  .sec_topAccess .addr {
    margin-bottom: 10px;
  }

  .sec_topAccess .tel {
    font-size: 14px;
    font-weight: 700;
    margin-bottom: 0;
  }

  .sec_topAccess .tel.pc {
    display: none;
  }

  .sec_topAccess .tel.sp {
    display: block;
    font-weight: 500;
  }

  .sec_topAccess .tel a {
    text-decoration: underline;
    display: inline-block;
    font-weight: 900;
    margin-bottom: 10px;
  }

  .sec_topAccess .howtoaccess {
    margin-bottom: 15px;
  }

  .sec_topAccess .illust {
    width: 100%;
    margin-bottom: 30px;
  }

  .sec_topAccess .gmap {
    border-radius: 0;
  }
}

.sec_topContact {
  padding: 50px 0 80px;
}

.sec_topContact .sec_ttl {
  background: url(assets/images/bg_contact_txt.svg) center top no-repeat;
  background-size: contain;
  margin-bottom: 30px;
}

.sec_topContact .contact_caution {
  font-size: 16px;
  text-align: center;
  margin-bottom: 25px;
}

.sec_topContact .contact_tbl {
  max-width: 616px;
  width: 100%;
  margin: 0 auto;
}

.sec_topContact .contact_tbl th,
.sec_topContact .contact_tbl td {
  padding: 15px 0;
}

.sec_topContact .contact_tbl th {
  width: 35%;
  vertical-align: top;
  font-size: 16px;
  text-align: left;
  line-height: 2;
}

.sec_topContact .contact_tbl th span {
  font-size: 12px;
  color: #fff;
  border-radius: 4px;
  padding: 1px 8px;
  margin-left: 0.5em;
}

.sec_topContact .contact_tbl .req {
  background: #45b6e0;
}

.sec_topContact .contact_tbl .free {
  background: #02466a;
}

.sec_topContact .contact_tbl td {
  width: 65%;
  font-size: 16px;
  line-height: 2;
}

.contact_tbl input[type="text"],
.contact_tbl input[type="email"],
.contact_tbl textarea {
  width: 100%;
  font-size: 16px;
  line-height: 2;
  padding: 15px 20px;
  width: 100%;
  border: none;
  border-radius: 6px;
  border: solid 1px #e4ebee;
}

.contact_tbl input[type="text"]::placeholder,
.contact_tbl input[type="email"]::placeholder,
.contact_tbl textarea::placeholder {
  color: #e4ebee;
}

.sec_topContact .contact_tbl .privacy {
  text-align: right;
  padding-top: 20px;
}

.sec_topContact .contact_tbl .privacy a {
  font-size: 12px;
}

.sec_topContact .contact_tbl .privacy img {
  vertical-align: baseline;
}

.sec_topContact .contact_tbl input[type="submit"] {
  font-size: 16px;
  color: #fff;
  text-align: center;
  max-width: 300px;
  width: 100%;
  margin: 0 auto;
  background: #02466a;
  height: 60px;
  line-height: 60px;
  border-radius: 60px;
  border: none;
  appearance: none;
  cursor: pointer;
  display: block;
}

.sec_topContact .contact_tbl input[type="submit"] + input[type="submit"] {
  max-width: 128px;
  border: solid 1px #abc2cd;
  color: #02466a;
  background: #fff;
  margin-top: 40px;
}

.mw_wp_form_complete {
  padding: 100px 0;
}

.mw_wp_form_complete p {
  font-size: 16px;
  line-height: 2;
}

@media screen and (max-width: 768px) {
  .sec_topContact {
    padding: 70px 0 80px;
  }

  .sec_topContact .sec_ttl {
    background: url(assets/images/bg_contact_txt_sp.svg) center top no-repeat;
    background-size: contain;
    margin-bottom: 15px;
  }

  .sec_topContact .contact_caution {
    margin-bottom: 35px;
  }

  .sec_topContact .contact_tbl {
    margin: 0 20px;
    width: calc(100% - 40px);
  }

  .sec_topContact .contact_tbl th,
  .sec_topContact .contact_tbl td {
    display: block;
    width: 100%;
  }

  .sec_topContact .contact_tbl th {
    padding-bottom: 8px;
  }

  .sec_topContact .contact_tbl td {
    padding-bottom: 25px;
  }

  .sec_topContact .contact_tbl input[type="submit"] {
    max-width: 240px;
  }

  .sec_topContact .contact_tbl input[type="submit"] + input[type="submit"] {
    margin-top: 30px;
  }
}

.sec_privacy {
  padding: 50px 0 80px;
}

.sec_privacy .sec_ttl {
  background: url(assets/images/bg_privacy_txt.svg) center top no-repeat;
  background-size: contain;
  margin-bottom: 5px;
}

.sec_privacy .privacy_box {
  max-width: 600px;
  width: 100%;
  margin: 0 auto;
}

.sec_privacy .privacy_box .privacy_desc {
  font-size: 16px;
  line-height: 2;
  margin-bottom: 40px;
}

.sec_privacy .privacy_box dt {
  font-size: 20px;
  font-weight: 700;
  line-height: 2;
  margin-bottom: 15px;
}

.sec_privacy .privacy_box dd {
  font-size: 16px;
  font-weight: 400;
  line-height: 2;
  margin-bottom: 30px;
  padding-left: 1em;
}

.sec_privacy .privacy_box dd ul ul {
  margin: 10px 0;
}

.sec_privacy .privacy_box dd li {
  text-indent: -1em;
  padding-left: 1em;
}

@media screen and (max-width: 768px) {
  .sec_privacy {
    padding: 50px 0 40px;
    margin-top: 110px;
  }

  .sec_privacy .sec_ttl {
    background: url(assets/images/bg_privacy_txt_sp.svg) center top no-repeat;
    background-size: contain;
    margin-bottom: 30px;
  }

  .sec_privacy .privacy_box {
    padding: 0 15px;
  }

  .sec_privacy .privacy_box .privacy_desc {
    font-size: 14px;
    line-height: 1.75;
    margin-bottom: 30px;
  }

  .sec_privacy .privacy_box dt {
    font-size: 16px;
    margin-bottom: 10px;
  }

  .sec_privacy .privacy_box dd {
    font-size: 14px;
  }
}
