
/* タイトル */
.ttl-cmn-01 {
  position: relative;
  text-align: center;
  margin-top: 80px;
}
.ttl-cmn-01 .en {
  display: block;
  font-family: "Alata",sans-serif;
  font-weight: normal;
  color: #000f9f;
  line-height: 1;
  letter-spacing: 5px;
  font-size: 6rem;
}
.ttl-cmn-01 .jp {
  display: block;
  font-size: 2rem;
  font-weight: 600;
  letter-spacing: 4px;
  margin: 15px 0 0;
  color: #000;
}


.ttl-cmn-02 {
  position: relative;
  text-align: center;
  margin-top: 100px;
}
.ttl-cmn-02 .jp {
  display: block;
  font-size: 3rem;
  font-weight: 600;
  letter-spacing: 4px;
  color: #000;
}
.ttl-cmn-02 .en {
  display: block;
  font-family: "Alata",sans-serif;
  font-size: 1.7rem;
  font-weight: bold;
  color: #000f9f;
  line-height: 1;
  letter-spacing: 3px;
  margin: 5px 0 0;
}
.ttl-cmn-02.first {
  margin-top: 80px;
}
.ttl-cmn-02.non {
  margin-top: 0px;
}


.ttl-youtube-02 {
  font-size: 9rem;
  font-weight: normal;
  text-align: center;
  line-height: 1;
  margin: 0 20px 0 0;
  font-family: "Alata",sans-serif;
  letter-spacing: 3px;
  color: #000f9f;
}


.ttl-cmn-03 {
  position: relative;
  font-size: 2.2rem;
  margin-top: 70px;
  padding: 0 0 15px;
  font-weight: 600;
  letter-spacing: 2px;
}
.ttl-cmn-03::after {
  content: '';
  position: absolute;
  left: 0;
  bottom: 0px;
  display: inline-block;
  width: 100px;
  height: 2px;
  background-color: #000f9f;
}
.col .ttl-cmn-03 {
  margin-top: 0px;
}

.ttl-cmn-04 {
  position: relative;
  color: #000f9f;
  font-size: 1.9rem;
  margin-top: 60px;
  padding: 0 0 5px;
  font-weight: 600;
  letter-spacing: 2px;
  border-bottom: 1px solid #000f9f;
  line-height: 1.7;
}
.col .ttl-cmn-04 {
  margin-top: 15px;
}

.ttl-cmn-05 {
  position: relative;
  color: #000f9f;
  font-size: 1.6rem;
  margin-top: 15px;
  font-weight: 600;
  letter-spacing: 1px;
  line-height: 1;
}
.ttl-cmn-05 + p {
  margin: 10px 0 0;
}

@media only screen and (max-width: 768px) {
  .ttl-cmn-01 {
    position: relative;
    text-align: center;
    margin-top: 100px;
  }
  .ttl-cmn-01 .en {
    display: block;
    font-family: "Alata",sans-serif;
    font-weight: normal;
    color: #000f9f;
    line-height: 1;
    letter-spacing: 3px;
    font-size: 4rem;
  }
  .ttl-cmn-01 .jp {
    display: block;
    font-size: 1.7rem;
    font-weight: 600;
    letter-spacing: 2px;
    margin: 15px 0 0;
    color: #000;
  }

  .ttl-cmn-02 {
    position: relative;
    font-size: 3rem;
    text-align: center;
    margin-top: 80px;
  }
  .ttl-cmn-02 .en {
    display: block;
    font-family: "Alata",sans-serif;
    font-weight: normal;
    color: #000f9f;
    line-height: 1;
    letter-spacing: 2px;
  }
  .ttl-cmn-02 .jp {
    display: block;
    font-size: 2.2rem;
    font-weight: 600;
    letter-spacing: 2px;
    margin: 5px 0 0;
  }
  .ttl-cmn-02.first {
    margin-top: 60px;
  }
  .ttl-cmn-02.non {
    margin-top: 0px;
  }


  .ttl-youtube-02 {
    font-size: 5rem;
    font-weight: 600;
    text-align: center;
    line-height: 1;
    margin: 0 20px 0 0;
    font-family: "Alata",sans-serif;
    letter-spacing: 2px;
    color: #000f9f;
  }


  .ttl-cmn-03 {
    position: relative;
    font-size: 2rem;
    margin-top: 40px;
    padding: 0 0 10px;
    font-weight: 600;
    letter-spacing: 2px;
  }
  .ttl-cmn-03::after {
    content: '';
    position: absolute;
    left: 0;
    bottom: 0px;
    display: inline-block;
    width: 100px;
    height: 2px;
    background-color: #000f9f;
  }
  .col .ttl-cmn-03 {
    margin-top: 0px;
  }

  .ttl-cmn-04 {
    position: relative;
    color: #000f9f;
    font-size: 1.8rem;
    margin-top: 60px;
    padding: 0 0 5px;
    font-weight: 600;
    letter-spacing: 1px;
    border-bottom: 1px solid #000f9f;
  }
  .col .ttl-cmn-04 {
    margin-top: 15px;
  }

  .ttl-cmn-05 {
    position: relative;
    color: #000f9f;
    font-size: 1.6rem;
    margin-top: 15px;
    font-weight: 600;
    letter-spacing: 1px;
    line-height: 1;
  }
  .ttl-cmn-05 + p {
    margin: 10px 0 0;
  }

}
/* タイトル */

/* ボタン */
.btn-cmn-01 {
  display: block;
  position: relative;
  width: 212px;
  height: 47px;
  line-height: 45px;
  background-color: #000;
  color: #fff;
  border: 1px solid #000;
  text-align: center;
  margin: 30px 0 0;
  text-decoration: none;
  transition: .3s;
  letter-spacing: 2px;
  font-family:"Alata",sans-serif;
}
.test .btn-cmn-01 {
  width: 100%;
  max-width: 295px;
  height: 35px;
  line-height: 33px;
  padding: 0 30px 0 15px;
  position: relative;
}
.test .btn-cmn-01::before {
  content: '';
  display: inline-block;
  vertical-align: middle;
  color: #fff;
  background: url(./img/ico-arrow.svg) center/cover no-repeat;
  width: 5px;
  height: 14px;
  position: absolute;
  top: 50%;
  right: 15px;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  transition: all ease .3s;
}
.test .btn-cmn-01:hover::before {
  right: 10px;
}
.btn-cmn-01.center {
  margin: 30px auto 0;
}
.btn-cmn-01.mt_l {
  margin: 60px auto 0;
}
.btn-cmn-01:hover {
  background-color: #000f9f;
  color: #fff;
  border: 1px solid #000f9f;
}

.btn-cmn-02 {
  display: block;
  position: relative;
  width: 212px;
  height: 47px;
  line-height: 45px;
  background-color: #000f9f;
  color: #fff;
  border: 1px solid #000f9f;
  text-align: center;
  margin: 30px 0 0;
  text-decoration: none;
  transition: .3s;
  letter-spacing: 2px;
  font-family:"Alata",sans-serif;
}
.btn-cmn-02.center {
  margin: 30px auto 0;
}
.btn-cmn-02.mt_l {
  margin: 60px auto 0;
}
.btn-cmn-02:hover {
  background-color: #000;
  color: #fff;
  border: 1px solid #000;
}

@media only screen and (max-width: 768px) {
  .btn-cmn-01 {
    display: block;
    position: relative;
    width: 212px;
    height: 47px;
    line-height: 45px;
    background-color: #000;
    color: #fff;
    border: 1px solid #000;
    text-align: center;
    margin: 20px 0 0;
    text-decoration: none;
    transition: .3s;
    letter-spacing: 2px;
    font-family:"Alata",sans-serif;
  }
  .test .btn-cmn-01 {
    height: 30px;
    line-height: 28px;
  }
  .btn-cmn-01.center {
    margin: 30px auto 0;
  }
  .btn-cmn-01.mt_l {
    margin: 30px auto 0;
  }
  .btn-cmn-01:hover {
    background-color: #000f9f;
    color: #fff;
    border: 1px solid #000f9f;
  }

  .btn-cmn-02 {
    display: block;
    position: relative;
    width: 212px;
    height: 47px;
    line-height: 45px;
    background-color: #000f9f;
    color: #fff;
    border: 1px solid #000f9f;
    text-align: center;
    margin: 20px 0 0;
    text-decoration: none;
    transition: .3s;
    letter-spacing: 2px;
    font-family:"Alata",sans-serif;
  }
  .btn-cmn-02.center {
    margin: 20px auto 0;
  }
  .btn-cmn-02.mt_l {
    margin: 30px auto 0;
  }
  .btn-cmn-02:hover {
    background-color: #000;
    color: #fff;
    border: 1px solid #000;
  }
}
/* ボタン */






/* 下層テンプレート */
/* 下層ページメインビジュアル */

.main_top_h1 {
  display: block;
  color: #000f9f;
  /* color: #fff; */
  font-family:"Alata",sans-serif;
  font-weight: normal;
  font-size: 8rem;
  letter-spacing: 3px;
  line-height: 1;
  text-align: center;
  margin: 40px 0 0;

  /* position: absolute;
  top: 50%;
  left: 50%;
  transform: translateY(-50%) translateX(-50%);
  -webkit- transform: translateY(-50%) translateX(-50%); */
}
.main_page_top {
  position: relative;
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center center;
  width: 100%;
  height: 300px!important;
  z-index: -1;
  margin: 40px 0 0;
}
/* .main_page_top::after {
  content: '';
  position: absolute;
  left: 50%;
  top: 0;
  transform: translateX(-50%);
  width: 100vw;
  height: 100%;
  background-color: rgba(0,0,0,0.3);
  z-index: -1;
} */

/* ーーーーーーーーーーー */
.tmp_main {
  background-image: url(./img/tmp_main.jpg);
}
/* ーーーーーーーーーーー */
.main_page_top_inner {
  position: relative;
  width: 100%;
  height: 100%;
  max-width: 1080px;
  margin: auto;
}
@media only screen and (max-width: 767px){
  .main_page_top {
    position: relative;
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center center;
    width: 100%;
    height: 200px!important;
    z-index: 0;
  }
  /* ーーーーーーーーーーー */
  .tmp_main {
    background-image: url(./img/tmp_main.jpg);
  }
  /* ーーーーーーーーーーー */
  .main_page_top_inner {
    position: relative;
    width: 100%;
    height: 100%;
    max-width: 1120px;
    margin: auto;
  }
  .main_top_h1 {
    display: block;
    color: #000;
    font-family:"Alata",sans-serif;
    font-weight: normal;
    font-size: 7rem;
    letter-spacing: 2px;
    line-height: 1;
    position: absolute;
    left: 10px;
    bottom: -20px;
  }
}
/* 下層ページメインビジュアル */

/* テーブル類 */
.table-parent {
  margin-top: 60px;
}
.ttl-cmn-03 + .table-parent {
  margin-top: 40px;
}
.table-parent + p {
  margin: 40px auto 0;
}
.table-cmn-01:first-child {
  margin-top: 0;
}
.table-cmn-01 {
  width: 100%;
  margin-top: 40px;
}
.table-cmn-01 thead {
  background-color: #000;
}
.table-cmn-01 thead th {
  border: 1px solid #ccc;
  padding: 15px;
  color: #fff;
}
.table-cmn-01 thead th {
  border: 1px solid #ccc;
  padding: 20px 25px;
  color: #fff;
}
.table-cmn-01 tbody tr {
  background-color: #fff;
}
.table-cmn-01 tbody tr:nth-child(odd) {
  background-color: #f2f2f2;
}
.table-cmn-01 tbody th, .table-cmn-01 tbody td {
  padding: 20px 25px;
  border: 1px solid #ccc;
}
.table-cmn-01 tbody th {
  padding: 20px 25px;
}


.table-cmn-02 {
  width: 100%;
  margin-top: 40px;
}
.table-cmn-02.min_mt {
  margin-top: 30px;
}
.table-cmn-02 tr {
  background-color: #fff;
}
.table-cmn-02 tr:nth-child(odd) {
  background-color: #f2f2f2;
}
.table-cmn-02 th {
  border: 1px solid #ccc;
  padding: 20px 25px;
  background-color: #000;
  color: #fff;
}
.table-cmn-02 td {
  padding: 20px 25px;
  border: 1px solid #ccc;
}


.table-cmn-03 {
  width: 100%;
  margin-top: 40px;
  border-bottom: 1px solid #ccc;
}
.table-cmn-03 tr {
  border-top: 1px solid #ccc;
}
.table-cmn-03 tr th {
  padding: 20px 0 20px 30px;
  font-weight: bold;
  vertical-align: middle;
  color: #000;
  width: 240px;
  background-color: #f2f3fb;
}
.table-cmn-03 tr td {
    padding: 20px 0 20px 30px;
}


.ttl-cmn-04 + .dl-table {
  margin-top: 30px;
}
.dl-table {
  -js-display: flex;
  display: -webkit-box;
  display: -webkit-flex;
  display: flex;
  -webkit-flex-wrap: wrap;
  flex-wrap: wrap;
  border-top: 1px solid #ccc;
  margin-top: 40px;
}
.dl-table dt {
  width: 220px;
  font-weight: bold;
  padding: 25px 30px;
  border-bottom: 1px solid #ccc;
  color: #000f9e;
}
.dl-table dd {
  width: calc(100% - 220px);
  padding: 25px 0px;
  border-bottom: 1px solid #ccc;
}
/* .ttl-cmn-02 + .dl-table {
  margin-top: 40px;
} */

.ttl-cmn-04 + .dl-table-02 {
  margin-top: 30px;
}
.dl-table-02 {
  -js-display: flex;
  display: -webkit-box;
  display: -webkit-flex;
  display: flex;
  -webkit-flex-wrap: wrap;
  flex-wrap: wrap;
  border-top: 1px solid #ccc;
  margin-top: 40px;
}
.dl-table-02 dt {
  width: 140px;
  font-weight: bold;
  padding: 25px 30px;
  border-bottom: 1px solid #ccc;
  /* color: #000f9e; */
  color: #fff;
  background-color: #000;
}
.dl-table-02 dd {
  width: calc(100% - 140px);
  padding: 25px;
  border-bottom: 1px solid #ccc;
  border-right: 1px solid #ccc;
}


.table-cmn-05:first-child {
  margin-top: 0;
}
.table-cmn-05 {
  width: 100%;
  margin-top: 40px;
}
.table-cmn-05 thead {
  background-color: #000;
}
.table-cmn-05 thead th {
  border: 1px solid #ccc;
  padding: 15px;
  color: #fff;
}
.table-cmn-05 thead th {
  border: 1px solid #ccc;
  padding: 20px 25px;
  color: #fff;
}
.table-cmn-05 tbody tr {
  background-color: #fff;
}
.table-cmn-05 tbody tr:nth-child(odd) {
  background-color: #f2f2f2;
}
.table-cmn-05 tbody th, .table-cmn-05 tbody td {
  padding: 20px 25px;
  border: 1px solid #ccc;
}
.table-cmn-05 tbody th {
  padding: 20px 25px;
}



@media only screen and (max-width: 767px){
  .table-parent {
    margin-top: 60px;
  }
  .table-cmn-01:first-child {
    margin-top: 0;
  }
  .ttl-cmn-03 + .table-parent {
    margin-top: 30px;
  }
  .table-parent + p {
    margin: 40px auto 0;
  }
  .table-cmn-01 {
    width: 100%;
    margin-top: 50px;
    display: block;
    overflow-x: scroll;
    white-space: nowrap;
    -webkit-overflow-scrolling: touch;
  }
  .table-cmn-01 thead {
    background-color: #000;
  }
  .table-cmn-01 thead th {
    border: 1px solid #ccc;
    padding: 15px;
    color: #fff;
  }
  .table-cmn-01 thead th {
    border: 1px solid #ccc;
    padding: 20px 25px;
    color: #fff;
  }
  .table-cmn-01 tbody tr {
    background-color: #fff;
  }
  .table-cmn-01 tbody tr:nth-child(odd) {
    background-color: #f2f2f2;
  }
  .table-cmn-01 tbody th, .table-cmn-01 tbody td {
    padding: 20px 25px;
    border: 1px solid #ccc;
  }
  .table-cmn-01 tbody th {
    padding: 20px 25px;
  }


  .table-cmn-02 {
    width: 100%;
    margin-top: 40px;

    display: block;
    overflow-x: scroll;
    white-space: nowrap;
    -webkit-overflow-scrolling: touch;
  }
  .table-cmn-02 tr {
    background-color: #fff;
  }
  .table-cmn-02 tr:nth-child(odd) {
    background-color: #f2f2f2;
  }
  .table-cmn-02 th {
    border: 1px solid #ccc;
    padding: 20px 25px;
    background-color: #000;
    color: #fff;
  }
  .table-cmn-02 td {
    padding: 20px 25px;
    border: 1px solid #ccc;
  }


  .table-cmn-03 {
    width: 100%;
    margin-top: 40px;
    border-bottom: 1px solid #ccc;
  }
  .table-cmn-03 tr {
    border-top: 1px solid #ccc;
  }
  .table-cmn-03 tr th {
    padding: 20px 0 0;
    font-weight: bold;
    vertical-align: unset;
    color: #000f9f;
    width: 100%;
    background-color: unset;
    display: block;
  }
  .table-cmn-03 tr td {
    width: 100%;
    padding: 0 0 20px;
    display: block;
  }



  .ttl-cmn-04 + .dl-table {
    margin-top: 30px;
  }
  .dl-table {
    -js-display: flex;
    display: -webkit-box;
    display: -webkit-flex;
    display: flex;
    -webkit-flex-wrap: wrap;
    flex-wrap: wrap;
    border-top: 1px solid #ccc;
    margin-top: 40px;
  }
  .dl-table dt {
    width: 100%;
    font-weight: bold;
    padding: 15px 0 0;
    border-bottom: unset;
    color: #000f9e;
  }
  .dl-table dd {
    width: 100%;
    padding: 0 0px 15px;
    border-bottom: 1px solid #ccc;
  }
  /* .ttl-cmn-02 + .dl-table {
    margin-top: 40px;
  } */
  .ttl-cmn-04 + .dl-table-02 {
    margin-top: 30px;
  }
  .dl-table-02 {
    -js-display: flex;
    display: -webkit-box;
    display: -webkit-flex;
    display: flex;
    -webkit-flex-wrap: wrap;
    flex-wrap: wrap;
    border-top: 1px solid #ccc;
    margin-top: 40px;
  }
  .dl-table-02 dt {
    width: 100%;
    font-weight: bold;
    padding: 15px 0 0 0;
    border-bottom: unset;
    color: #000f9e;
    background-color: unset;
  }
  .dl-table-02 dd {
    width: 100%;
    padding: 0 0 15px 0;
    border-bottom: 1px solid #ccc;
    border-right: unset;
  }


  .table-cmn-05:first-child {
    margin-top: 0;
  }
  .table-cmn-05 {
    width: 100%;
    margin-top: 50px;
    display: block;
    overflow-x: scroll;
    white-space: nowrap;
    -webkit-overflow-scrolling: touch;
  }
  .table-cmn-05 thead {
    background-color: #000;
  }
  .table-cmn-05 thead th {
    border: 1px solid #ccc;
    padding: 20px 25px;
    color: #fff;
  }
  .table-cmn-05 tbody tr {
    background-color: #fff;
  }
  .table-cmn-05 tbody tr:nth-child(odd) {
    background-color: #f2f2f2;
  }
  .table-cmn-05 tbody th, .table-cmn-05 tbody td {
    padding: 20px 25px;
    border: 1px solid #ccc;
  }
  .table-cmn-05 tbody th {
    padding: 20px 25px;
  }
}

.no_visual {
  margin: 0px auto 60px
}
.img_l {
  width: 100%;
  max-width: 800px;
  margin: 60px auto 0;
}
.read {
  text-align: center;
  margin: 30px auto 0;
}
.txt {
  width: 100%;
  max-width: 900px;
  margin: 30px auto 0;
}
.min_txt {
  width: 100%;
  max-width: 900px;
  margin: 10px auto 0;
}
@media only screen and (max-width: 768px) {
  .no_visual {
    margin: 120px auto 60px
  }
  .img_l {
    width: 100%;
    max-width: unset;
    margin: 30px auto 0;
  }
  .read {
    text-align: unset;
    margin: 20px auto 0;
  }
  .txt {
    width: 100%;
    max-width: unset;
    margin: 20px auto 0;
  }
  .min_txt {
    width: 100%;
    max-width: unset;
    margin: 10px auto 0;
  }
}




/* コンタクトフォーム */
/*contact*/
input::placeholder {
  color: #f2f2f2!important;
}
/* IE */
input:-ms-input-placeholder {
  color: #f2f2f2!important;
}
/* Edge */
input::-ms-input-placeholder {
  color: #f2f2f2!important;
}
.contact-form {
  padding: 40px 0 0;
}
.contact-form .ttl-wish-05 {
  font-size: 2.1rem;
  letter-spacing: 3px;
}
.contact-form .form-table {
  -js-display: flex;
  display: -webkit-box;
  display: -webkit-flex;
  display: flex;
  flex-wrap: wrap;
}
.contact-form dt {
  width: 240px;
  font-size: 1.6rem;

  border-top: 1px solid #e5e5e5;
  padding: 25px 15px 25px 0;
}
.contact-form dt span {
  color: #BD272D;
  font-size: 1.3rem;
  font-weight: normal;
  margin-left: 10px;
}
.contact-form dd {
  width: calc(100% - 240px);
  padding: 15px 0;

  border-top: 1px solid #e5e5e5;
}
/* .contact-form .last {
  border-bottom: 1px solid #e5e5e5;
} */
.contact-form dd input {
  font-size: 1.8rem;
  font-weight: normal;
  border: 1px solid #B2B2B2;
  padding: 15px;
  width: 100%;
  color: #333;
  border-radius: 5px;
  background-color: #f5f5f5;
}
.contact-form textarea {
  border: 1px solid #B2B2B2;
  padding: 15px;
  width: 100%;
  height: 185px;
  font-size: 1.8rem;
  color: #333;
  border-radius: 5px;
  background-color: #f5f5f5;
}
.contact-form .btn-wish-01:hover input{
	color: #005c31;
}
.contact-form .form-radio-btn{
	padding: 30px 0px;
}
.form-cap{
	margin-top: 10px;
}

@media only screen and (max-width: 767px){
  .contact-form {
    padding: 40px 0 0;
  }
  .contact-form dd input {
    padding: 10px 15px;
  }
  .contact-form dt {
    width: 100%;
    font-size: 1.5rem;

    border-top: 1px solid #e5e5e5;
    padding: 15px 0 0;
  }
  .contact-form dt span {
    color: #BD272D;
    font-size: 1.3rem;
    font-weight: normal;
    margin-left: 10px;
  }
  .contact-form dd {
    width: 100%;
    padding: 5px 0 15px;
    border-top: unset;
  }
  /* .contact-form .last {
    border-bottom: 1px solid #e5e5e5;
  } */
}
/* コンタクトフォーム */
.btn-cmn-send {
  display: block;
  position: relative;
  width: 212px;
  height: 47px;
  line-height: 45px;
  background-color: #000f9f;
  color: #fff;
  border: 1px solid #000f9f;
  text-align: center;
  margin: 40px auto 0;
  text-decoration: none;
  transition: .3s;
  letter-spacing: 2px;
  font-family:"Alata",sans-serif;
}
.btn-cmn-send:hover {
  background-color: #000;
  color: #fff;
  border: 1px solid #000;
}

.select_remote_box {
  margin: 15px 0 0;
}
.select_remote {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  padding-right: 30px;
  background: url(./img/ico_arrow06.svg) no-repeat center right 10px/13px 21px;
}
.select_remote {
  width: 100%;
	max-width: 240px;
  padding: 17px 15px;
  border: 0 none;
  box-shadow: 0 0 0 transparent;
  border-radius: 0;
  border: 1px solid #a19e9e;
  border-radius: 5px;
  font-size: 1.6rem;
  outline: none;
	margin-bottom: 0!important;
}

.calendar_form {
  width: 100%;
	max-width: 240px;
}

.address01 {
  width: 100%;
  max-width: 240px;
}
.address_box01 {
}
.address_box01 span {
  padding: 0 5px 0 0;
  font-size: 2rem;
}
.address_box02 {
  margin: 15px 0 0;
}
.contact_ttl_02_box {
  background-color: #329edc;
  padding: 50px 0;
  margin: 75px auto 0;
  text-align: center;
  color: #fff;
}
.contact_ttl_02 {
  font-size: 3rem;
  font-weight: bold;
  letter-spacing: 4px
}
.tmp_catch_l {
  text-align: center;
  margin: 40px auto 0;
}
.tmp_catch_last {
  padding: 20px 0 0;
  border-top: 1px solid #e5e5e5;
}
@media only screen and (max-width: 767px) {
  .btn-cmn-send {
    display: block;
    position: relative;
    width: 212px;
    height: 47px;
    line-height: 45px;
    background-color: #000f9f;
    color: #fff;
    border: 1px solid #000f9f;
    text-align: center;
    margin: 30px auto 0;
    text-decoration: none;
    transition: .3s;
    letter-spacing: 2px;
    font-family:"Alata",sans-serif;
  }
  .btn-cmn-send:hover {
    background-color: #000;
    color: #fff;
    border: 1px solid #000;
  }



  .select_remote_box {
    margin: 15px 0 0;
  }
  .select_remote {
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    padding-right: 30px;
    background: url(./img/ico_arrow06.svg) no-repeat center right 10px/13px 21px;
  }
  .select_remote {
    width: 100%;
  	max-width: 240px;
    padding: 15px;
    border: 0 none;
    box-shadow: 0 0 0 transparent;
    border-radius: 0;
    border: 1px solid #a19e9e;
    border-radius: 5px;
    font-size: 1.6rem;
    outline: none;
  	margin-bottom: 0!important;
  }
  .calendar_form {
    width: 100%;
  	max-width: 240px;
  }
  .address01 {
    width: 100%;
    max-width: 240px;
  }
  .address_box01 {
  }
  .address_box01 span {
    padding: 0 5px 0 0;
    font-size: 2rem;
  }
  .address_box02 {
    margin: 15px 0 0;
  }
  .contact_ttl_02_box {
    background-color: #329edc;
    padding: 30px 0;
    margin: 50px auto 0;
    text-align: center;
    color: #fff;
  }
}


.wpcf7-list-item {
    margin: 0 0 0 0!important;
}
.wpcf7-form-control-wrap.privacy .wpcf7-list-item input[type="checkbox"] {
    display: none;
}
.wpcf7-form-control-wrap.privacy .wpcf7-list-item .wpcf7-list-item-label {
    position: relative;
    padding-left: 35px;
    cursor: pointer;
}
.wpcf7-form-control-wrap.privacy .wpcf7-list-item input[type="checkbox"]:checked+.wpcf7-list-item-label::before {
    background-color: #000f9f;
}
.wpcf7-form-control-wrap.privacy .wpcf7-list-item .wpcf7-list-item-label::before {
    content: '';
    position: absolute;
    width: 22px;
    height: 22px;
    border: 1px solid #B2B2B2;
    left: 0;
    top: calc(50% - 11px);
    transition: all .5s ease;
}
.wpcf7-form-control-wrap.privacy .wpcf7-list-item input[type="checkbox"]:checked+.wpcf7-list-item-label::after {
    transform: scale(1) rotate(-45deg);
}
.wpcf7-form-control-wrap.privacy .wpcf7-list-item .wpcf7-list-item-label::after {
    content: '';
    position: absolute;
    left: 4px;
    top: calc(50% - 6px);
    width: 14px;
    height: 8px;
    border-left: 2px solid #fff;
    border-bottom: 2px solid #fff;
    transform: scale(0);
    transition: all .5s ease;
}



.order01 {
  order: unset;
}
.order02 {
  order: unset;
}
@media only screen and (max-width: 767px) {
  .order01 {
    order: 1;
  }
  .order02 {
    order: 2;
  }
  .grid-cmn .col.order02 {
    padding: 0 10px;
    margin-top: 15px;
  }
}

/*----- 360°ビュー -----*/
.panorama {
  display: block;
  width: 100%;
  max-width: 768px;
  margin: 0 auto;
}