@charset "UTF-8";
/* //////////////////////////////////////////////////

　特別フォームページのスタイル

////////////////////////////////////////////////// */
#pagettl {
  background-color: #edf8ff;
}
#pagettl h2 {
  color: #121d48;
}

#contents {
  color: #121d48;
  margin-bottom: 100px;
  margin-bottom: 60px;
}

.sec {
  padding-top: 90px;
}

.link{
  text-decoration: underline;
  color: #64b1d5;
}

.buttons{
  text-align: center;
  margin: 50px 0 50px;
}

.buttons li{
  text-align: center;
  padding: 0 10px;
  display: inline-block;
  margin: 5px;
}
/*
.conbtn {
    width: 230px !important;
}
*/
.border {
  border-color: #121d48 !important;
  background-image: url(../img/common/mrk_link_blue.png) !important;
  color: #121d48;
}
.border:hover{
  background-color: #121d48;
  color: #fff;
}

@media screen and (max-width: 768px) {
  .sec {
    padding-top: 60px;
  }
  .buttons{
  margin: 50px 0 50px;
  }
  .buttons li{
  padding: 0;
  margin: 0 5px;
  width: 100%;
  }
}

.h3 {
  margin-bottom: 30px;
  text-align: center;
}
.h3 .ja {
  font-size: 2em;
  font-weight: 900;
}
.h3 .en {
  display: inline-block;
  margin-top: 1em;
  font-size: 1.125em;
  font-weight: 700;
}
@media screen and (max-width: 600px) {
  .h3 .ja {
    font-size: 2em;
  }
  .h3 .en {
    font-size: 1em;
  }
  .conbtn {
    width: 100%;
}
}

/*
  お問い合わせの前に・・・
-------------------------------------------------- */
#before_contact .lead01 {
  margin-bottom: 1.5em;
  font-size: 1.5em;
}

/*
  かんたんお問い合わせフォーム
-------------------------------------------------- */
#contact_form .form {
  background: #edf8ff;
  padding: 60px 75px 65px;
}
#contact_form .form .required {
  background: #121d48;
  color: #6cb4dd;
}
#contact_form .form dt::before {
  background: #76accb;
}
#contact_form .form .contactagreementbtn{
  margin-bottom: 50px;
  line-height: 1.5;
}
#contact_form .form .contactagreementbtn::before {
  background: #76accb;
  height: 100%;
}
#contact_form .form .submit {
  -webkit-appearance: none;
  background: #64b1d5;
  box-shadow: 0 8px 0 #2272a2;
}
#contact_form .form .submit:hover {
  box-shadow: 0 2px 0 #2272a2;
}
.buttons li{
  width: 30%;
}
.buttons .long {
      width: 33%;
}
@media screen and (max-width: 768px) {
  #contact_form .form {
    padding: 30px 20px 35px;
  }
}
@media screen and (max-width: 600px) {
.buttons li{
  width: 100%;
  margin-bottom: 20px;
}
.buttons .long {
      width: 100%;
}
}

/*
  お電話でのお問い合わせ
-------------------------------------------------- */
#contact_tel .fc {
  background: url("../img/contact/mrk_fc.png") no-repeat 0 50%;
}
#contact_tel .tel-icon {
  background: url("../img/contact/mrk_tel.png") no-repeat 0 50%;
}
#contact_tel .flex {
  margin: 0 -20px;
}
#contact_tel .main {
  width: calc(100% - 40px);
  margin: 0 20px 50px;
  margin-top: 0;
  margin-right: 20px;
  margin-left: 20px;
  margin-bottom: 50px;
}
#contact_tel .main h4 {
  font-size: 1.5em;
  font-weight: bold;
}
#contact_tel .main .phone {
  display: inline-block;
  margin: 10px 0 15px;
  background-size: 80px;
  background-position: 0 70%;
  padding-left: 100px;
  color: #0d1266;
  line-height: 1;
}
#contact_tel .main .phone .tel {
  font-size: 3.75em;
  font-weight: 900;
}
#contact_tel .main .phone small {
  font-size: 1.5em;
}
#service,#internet,#chanel {
  margin-top: -80px !important;
  padding-top: 80px !important;
}
@media screen and (max-width: 768px) {
  #contact_tel .main .phone {
    background-size: 40px;
    padding-left: 50px;
  }
  #contact_tel .main .phone .tel {
    font-size: 3em;
  }
  #contact_tel .main .phone small {
    font-size: 1.125em;
  }
  #contact_tel .main p {
    text-align: left;
  }
}
@media screen and (max-width: 600px) {
  #contact_tel .main .phone .tel {
    font-size: 2.4em;
  }
}
#contact_tel .sub {
  width: calc(50% - 40px);
  margin: 35px 20px 0;
  padding-bottom: 5px;
  background: #edf8ff;
}
#contact_tel .sub h4 {
  display: flex;
  flex-direction: column;
  justify-content: center;
  background: #121d48;
  height: 60px;
  padding: 0 15px;
  color: #fff;
  font-weight: bold;
  line-height: 1.5;
}
#contact_tel .sub h4 small {
  font-size: 85%;
}
#contact_tel .sub p {
  margin: 10px 15px;
}
#contact_tel .sub .phone {
  margin-bottom: 0;
  background-size: 60px;
  background-position: 0 70%;
  padding-left: 70px;
  color: #0d1266;
}
#contact_tel .sub .phone .tel {
  font-size: 2.25em;
  font-weight: 900;
}
@media screen and (max-width: 768px) {
  #contact_tel .sub {
    width: calc(100% - 40px);
    margin: 30px 20px 0;
  }
  #contact_tel .sub h4 {
    height: 40px;
    padding: 0 10px;
  }
  #contact_tel .sub p {
    margin: 10px;
  }
  #contact_tel .sub .phone {
    background-size: 40px;
    padding-left: 50px;
  }
}

.table {
  margin-top: 40px;
}
.table th, .table td {
  border: 2px solid #121d48;
  padding: 12px 20px;
}
.table thead td {
  background: #333a55;
  color: #fff;
  text-align: center;
  white-space: nowrap;
}
.table tbody tr:nth-child(odd) {
  background: #edf8ff;
}
.table tbody tr td:nth-child(2) {
  font-weight: bold;
}
.table tbody th {
  font-weight: bold;
  font-size: 1.125em;
  text-align: center;
}
.table tbody td em {
  color: #64b1d5;
}
@media screen and (max-width: 600px) {
  .table {
    margin-top: 30px;
    border-bottom: 1px solid #121d48;
  }
  .table thead {
    display: none;
  }
  .table tbody tr:nth-child(odd) {
    background: #fff;
  }
  .table tbody tr td:nth-child(2) {
    background: #edf8ff;
  }
  .table tbody th, .table tbody td {
    display: block;
    border-width: 1px;
    border-bottom: none;
    padding: 8px 10px;
  }
  .table tbody th {
    background: #333a55;
    color: #fff;
  }
}

/*
  モーダル
-------------------------------------------------- */
#contact p span{
  color: red;
  font-size: 15px;
}
.modaal-wrapper .modaal_content h6 {
    margin-bottom: .9em;
    font-size: 2.25em;
    font-weight: 900;
    text-align: center;
}
.modaal-wrapper .modaal-close {
    background: url(../img/service/mobile/btn_close.png) no-repeat center;
    background-size: 26px;
    width: 26px;
    height: 26px;
    text-indent: -9999px;
    bottom: inherit;
    left: inherit;
    top: 15px;
    right: 15px;
    transform: none;
}
@media screen and (max-width: 768px) {
  #contact p span{
  font-size: 12px;
}
}

/*
  特別フォーム追加
-------------------------------------------------- */
.specialform .questionnaire {
  margin-top: 30px;
  margin-bottom: 20px;
  font-weight: bold;
}
.specialform .questionnaire span.note{
  font-size: 12px;
  display: block;
}
.form dl dt.questionnaire-dt {
  font-size: 0.9em;
  padding-right: 20px;
}
.mw_wp_form .horizontal-item + .horizontal-item {
  display: inline-block;
  margin-left: 0 !important;
  margin-right: 10px;
}
.questionnaire_note {
  font-size: 0.8em;
  margin-bottom: 20px;
  padding-left: 1em;
  text-indent: -1em;
}
.questionnaire_note li span {
  font-weight: bold;
  text-decoration: underline;
}

/*
 越後三大花火を見て応募しようキャンペーン
-------------------------------------------------- */
.hanabiCp .text{
  margin-bottom: 50px;
}
/*
.hanabiCp h4 {
  text-align: center;
  margin-bottom: 20px;
  font-weight: bold;
  font-size: 1.5em;  
}
*/
.hanabiCp .kiyakuText {
  max-width: 700px;
  width: 90%;
  margin: 0 auto;
  border: solid 1px;
  padding: 25px;
  font-size: 0.9em;
}
.hanabiCp .detail {
  margin: 50px 0;
}
.hanabiCp .detail dt {
  margin-bottom: 10px;
  font-size: 1.2em;
  font-weight: bold;
}
.hanabiCp .detail dd {
  margin-bottom: 30px;
}
.hanabiCp .detail dd a {
  color: #121d47;
  text-decoration: underline;
}
.hanabiCp .detail dd ul li span{
  width: 400px;
  display: inline-block;
}
.hanabiCp .detail dd ul li {
  margin-bottom: 30px;
}
.hanabiCp .detail dd ul li h4 {
  font-size: 17px;
  font-weight: bold;
  margin-bottom: 5px;
}
.hanabiCp .detail dd ul li h4 span {
      background: #e90b8b;
    display: inline-block;
    padding: 5px 10px;
    border-radius: 5px;
    color: #FFF;
    font-size: 0.8em;
    margin-right: 10px;
    margin-bottom: 5px;
    width: auto;
}
.hanabiCp .detail dd ul li ol {
  margin-left: 1em;
}
.hanabiCp .detail dd ul li ol li {
  margin: 0;
  text-indent: -1em;
  padding-left: 1em;
}
.hanabiCp .detail dd ul.attention {
  margin-bottom: 10px;
}
.hanabiCp .detail dd ul.attention li {
  text-indent: -1em;
  padding-left: 1em;
  margin-bottom: 0;
}
.hanabiCp .note {
  text-align: center;
  font-weight: bold;
  color: red;
  margin-bottom: 20px;
}
.hanabiCp .bnrLink {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}
.hanabiCp .bnrLink li {
  width: 30%;
}
.hanabiCp .bnrLink li a {
  display: block;
  transition:0.3s;
}
.hanabiCp .bnrLink li a img{
  width: 100%;
}
.hanabiCp .bnrLink li a:hover {
  opacity: 0.8;
}
@media screen and (max-width: 768px) {
  .hanabiCp .text{
    margin-bottom: 30px;
  }
  .hanabiCp .detail {
    margin: 30px 0;
  }
  .hanabiCp .bnrLink {
    display: block;
  }
  .hanabiCp .bnrLink li {
    width: 100%;
    margin-bottom: 15px;
  }
  .hanabiCp .detail dd ul li span{
    width: auto;
    margin-right: 1em;
  }
}

.kikan .ttl{
  margin-right: 1em;
}
@media screen and (max-width: 768px) {
  .kikan .ttl{
    display: block;
    margin-right: 0;
    font-weight: bold;
  }
  .kikan .date{
    display: block;
    margin-left: 1em;
  }
}

.disable{
  position: relative;
}
.disable::after{
  white-space: pre;
  box-sizing: border-box;
  content: "";
  display: flex;
  justify-content: center;
  align-items: center;
  font-size: 14px;
  line-height: 1.6;
  padding: 1em;
  text-align: center;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 2;
  color: white;
  background-color: rgba(0, 0, 0, .8);
}
.disable > a{
  pointer-events: none;
}

.disable--fin::after{
  content: "応募期間が終了しました。\Aたくさんのご応募\Aありがとうございました。";
}

.disable--before::after{
  content: "応募開始まで\A今しばらくお待ちください。";
}