@charset "UTF-8";
/*-----------------------------------
    ブレークポイント
-----------------------------------*/
@media all and (min-width: 769px) {
  .sp {
    display: none;
  }
}

@media all and (max-width: 768px) {
  .pc {
    display: none;
  }
}

.hide {
  display: none;
}

/*-----------------------------------
    色
-----------------------------------*/
.txt-blue {
  color: #889faf;
}
.txt-red {
  color: #af8892;
}
.txt-orange {
  color: #cea278;
}
.white {
  color: #fff;
}
.red {
  color: #ec4b84;
}
.blue {
  color: #41a3b5;
}
a{
  color: #232323;
  text-decoration: underline;
}

/*-----------------------------------
    フォント
-----------------------------------*/
.kozuka-gothic {
  font-family: '小塚ゴシック Pr6N','Kozuka Gothic Pr6N','小塚ゴシック Pro','Kozuka Gothic Pro',sans-serif;
}

.yu-gothic {
  font-family: "游ゴシック体", YuGothic, "游ゴシック Medium", "Yu Gothic Medium", "游ゴシック", "Yu Gothic", "メイリオ", sans-serif;
}

.maru-gothic {
  font-family: "ヒラギノ丸ゴ Pro W4","ヒラギノ丸ゴ Pro","Hiragino Maru Gothic Pro","ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro","HG丸ｺﾞｼｯｸM-PRO","HGMaruGothicMPRO";
}

.hiraginosans {
  font-family: "Hiragino Sans";
}

/*-----------------------------------
    共通
-----------------------------------*/
body {
  background-color: #eee;
  color: #353535;
  line-height: 1.8;
  font-family: "kozuka-gothic" "Hiragino Sans" "Helvetica Neue", Arial, "Hiragino Kaku Gothic ProN", "Hiragino Sans", Meiryo, sans-serif;
}

.col-15, .col-sm-15, .col-md-15, .col-lg-15 {
  position: relative;
  min-height: 1px;
  padding-right: 10px;
  padding-left: 10px;
}

.col-15 {
  width: 20%;
  flex: 0 0 20%;
  float: left;
}

@media (min-width: 576px) {
  .col-sm-15 {
    width: 20%;
    flex: 0 0 20%;
    float: left;
  }
}

@media (min-width: 768px) {
  .col-md-15 {
    width: 20%;
    flex: 0 0 20%;
    float: left;
  }
  .col-md-offset-15 {
    margin-left: 4.3333333%;
  }
}

@media (min-width: 992px) {
  .col-lg-15 {
    width: 20%;
    flex: 0 0 20%;
    float: left;
  }
}

/* 余白------------------------*/
.p2 {
  padding: .5rem;
}

@media all and (max-width: 768px) {
  .p2 {
    padding: .2rem;
  }
}

.r-0 {
  right: 0;
}

.m-0 {
  margin: 0 !important;
}

.mt4 {
  margin-top: 4rem !important;
}

.mt5 {
  margin-top: 5rem !important;
}

.mb7 {
  margin-bottom: 7rem !important;
}

.mb6 {
  margin-bottom: 6rem !important;
}

@media all and (max-width: 768px) {
  .mb6 {
    margin-bottom: 3rem !important;
  }
}

.mb5 {
  margin-bottom: 5rem !important;
}

@media all and (max-width: 768px) {
  .mb5 {
    margin-bottom: 3rem !important;
  }
}

.mb20 {
  margin-bottom: 20rem !important;
}

.mb2 {
  margin-bottom: 1.8rem !important;
}

@media all and (max-width: 768px) {
  .mb2 {
    margin-bottom: 0.4rem !important;
  }
}

@media all and (max-width: 768px) {
  .mb3 {
    margin-bottom: 1rem !important;
  }
}

.mt-lg {
  margin-top: 80px;
}

@media all and (max-width: 768px) {
  .mt-lg {
    margin-top: 50px;
  }
}

.mt-md {
  margin-top: 40px;
}

.pt-sm {
  padding-top: 20px !important;
}

.pt-lg {
  margin-top: 50px;
}

.pb-lg {
  margin-bottom: 50px;
}

/* 横幅------------------------*/
.w85 {
  width: 85%;
}

@media all and (max-width: 768px) {
  .sp-w-60 {
    width: 60% !important;
  }
}

.p-lg-layout {
  padding: 0 0 7rem 0.5rem;
}

@media all and (max-width: 768px) {
  .p-lg-layout {
    padding: 0 0 2rem 0.5rem;
  }
}

.p-md-layout {
  padding: 0 5rem 3rem 0.5rem;
}

@media all and (max-width: 768px) {
  .p-md-layout {
    padding: 0 0 2rem 0.5rem;
  }
}

a:hover {
  text-decoration: none;
  opacity: 0.4;
}

a:hover img {
  opacity: 0.8;
}

/* ヘッダー */
.h-line {
  width: 100%;
  border-bottom: 1px solid #cccccc;
}

/* ヘッダーロゴ */
.header-logo {
  display: block;
  max-width: 280px !important;
  margin: 0 auto;
  padding: 0.5rem 0;
}

@media all and (max-width: 768px) {
  .header-logo {
    width: 60%;
  }
}

/* ヘッダーの背景色 */
.bg-color-blue {
  background: #99d3e2;
}

/* 背景上下2色分割 */
.bg-color-2line {
  background: linear-gradient(180deg, #99d3e2 0%, #99d3e2 90%, #FFF 0%, #FFF 100%);
  padding-top: 60px;
}

@media all and (max-width: 768px) {
  .bg-color-2line {
    padding-top: 40px;
  }
}

/* copyrights */
.c-copyright a {
  color: #000;
}

.c-copyright small {
  font-size: 1rem;
}

@media all and (max-width: 768px) {
  .c-copyright small {
    font-size: 0.8rem;
  }
}

/* フェードイン処理 */
.fadein {
  opacity: 0;
  transform: translate(0, 50px);
  transition: all 1500ms;
}

.fadein.scrollin {
  opacity: 1;
  transform: translate(0, 0);
}

/* 黄色マーカー */
.marker-yellow {
  background: linear-gradient(transparent 50%, #FFFF00 0%);
}

.underline_dashed{
  border-bottom: 1px dashed #000000;
  }



/* フッター */
.footer-image {
  width: 100%;
  text-align: center;
  margin-top: 10rem;
}

@media all and (max-width: 768px) {
  .footer-image {
    margin-top: 5rem;
  }
}

.footer-image img {
  width: 100%;
}

.footer-link {
  border: 1px solid #4a4a4a;
  padding: 15px 20px;
  margin: 0 10px;
  width: 20%;
}

@media all and (max-width: 768px) {
  .footer-link {
    width: 90%;
    margin: 5px auto;
    font-size: 18px;
    padding: 18px 0;
  }
}

.footer-link .fas {
  margin-left: 20px;
}

.footer-link-list {
  display: flex;
  justify-content: center;
  margin-bottom: 50px;
}

@media all and (max-width: 768px) {
  .footer-link-list {
    flex-direction: column;
  }
}

.footer-link-list a {
  color: #4a4a4a;
  border-radius:5px
}

@media all and (max-width: 768px) {
  .footer-link-list a {
    letter-spacing: 2px;
  }
}

.section-footer {
  padding: 80px 0 50px;
}

@media all and (max-width: 768px) {
  .section-footer {
    padding: 0px 0 30px;
  }
}

.section-footer P {
  font-family: 'Bebas Neue', cursive;
  color: #000;
  font-size: 1.5rem;
  letter-spacing: 1.5px;
}

@media all and (max-width: 768px) {
  .section-footer P {
    font-size: 1.2rem;
  }
}


.section_form-top{
  padding: 30px 0 50px;
  max-width: 800px;
  margin: auto;
}
@media all and (max-width: 768px) {
.section_form-top{
    padding: 20px 20px 50px;
  }
}

.section_form{
  background-color: #fff;
  border-radius: 20px;
  padding: 30px 0 50px;
  max-width: 800px;
  margin: auto;
  margin-top: 40px;
}
@media all and (max-width: 768px) {
  .section_form{
    width: 90%;
    margin: 20px auto;
  }
}

.form-box{
  padding: 0px 80px;
}
@media all and (max-width: 768px) {
  .form-box{
    padding: 0px 30px;
  }
}

.title-form{
  font-size: 28px;
  font-weight: 500;
  padding: 30px 0;
  text-align: center;
}
@media all and (max-width: 768px) {
  .title-form{
    font-size: 20px;
    font-weight: 500;
  }
}

.text-form{
  font-size: 15px;
}
@media all and (max-width: 768px) {
  .text-form{
    font-size: 15px;
  }
}

.sub-title-form{
  font-size: 18px;
  font-weight: 600;
  text-align: center;
  letter-spacing: 1px;
  padding: 30px 0 30px;
}
@media all and (max-width: 768px) {
  .sub-title-form{
    font-size: 17px;
    padding: 30px 0 20px;
  }
}

hr {
  border-top: 2px dashed #595959;
  margin: 35px 0;
  width: 100%;
}

.form-link, .select-shop-link a{
  color: #0e8fe4;
  font-size: 18px;
  font-weight: 600;
}
.kome{
  font-size: 14px;
  color: #df4754;
  font-weight: 500;
}
@media all and (max-width: 768px) {
  .form-link, .select-shop-link a{
    font-size: 16px;
  }
  .kome{
    font-size: 13px;
  }
}


mark {
	background: linear-gradient(transparent 40%, #FCF8E3 0%);
  font-size: 15px;
}

.form-mail-title{
  font-size: 18px;
  font-weight: 500;
  padding: 80px 0 10px;
}
@media all and (max-width: 768px) {
  .form-mail-title{
    font-size: 16px;
  }
}

.cancel-btn{
  text-align: center;
  padding: 100px 0;
  margin: auto;
}
.cancel{
  background-color: #0e8fe4;
  color: #fff;
  font-size: 20px;
  font-weight: 600;
  padding: 18px 100px;
  text-decoration: none;
  border-radius: 20px;
}
@media all and (max-width: 768px) {
  .cancel-btn{
    text-align: center;
    max-width: 90%;
    padding: 30px 0;
    margin: auto;
    margin-top: 20px;
  }
  .cancel{
    background-color: #0e8fe4;
    color: #fff;
    font-size: 16px;
    font-weight: 600;
    padding: 13px 50px;
    text-decoration: none;
    border-radius: 20px;
  }
}

.select-shop{
  background-color: #fff;
  border-radius: 20px;
  margin: auto;
}

.select-shop-link{
  padding: 30px 30px;
}


