@charset "UTF-8";
/*===============================================
　SP iPhone6以上（画面の横幅が761pxまで）
===============================================*/
@media (max-width: 761px) {
  #main_ttl_wrap_top .txt_wrap_top h1 {
    font-size: 3rem;
  }

  label {
    display: block;
    margin-left: 0 !important;
  }

  .request__block__title {
    padding-left: 30px;
    font-size: 20px;
  }
  .request__block__title::before {
    width: 25px;
    height: 14px;
    left: 0;
    top: 15px;
  }
  .request__date_time dt {
    font-size: 12px;
  }
  .request__date_time dd {
    padding: 0 10px;
    font-size: 12px;
    line-height: 1.2;
    box-sizing: border-box;
  }
  .request__map__anchorlist li a {
    width: 64px;
    height: 21px;
    font-size: 10px;
  }
  .request__map__table {
    display: block;
    width: 100%;
    margin-top: 30px;
  }
  .request__map__table thead {
    display: block;
    width: 100%;
  }
  .request__map__table thead tr {
    display: block;
    width: 100%;
  }
  .request__map__table thead th {
    display: block;
    padding: 6px 0;
    font-size: 18px;
    box-sizing: border-box;
  }
  .request__map__table thead th:nth-of-type(1) {
    width: 100%;
  }
  .request__map__table thead th:nth-of-type(2) {
    display: none;
  }
  .request__map__table thead th:nth-of-type(3) {
    display: none;
  }
  .request__map__table tbody {
    display: block;
    width: 100%;
    box-sizing: border-box;
  }
  .request__map__table tbody tr {
    display: block;
    width: 100%;
    box-sizing: border-box;
  }
  .request__map__table tbody td {
    display: block;
    padding: 20px;
    width: 100%;
    box-sizing: border-box;
  }
  .request__map__table tbody td:nth-of-type(1) {
    font-size: 18px;
    font-weight: 500;
    text-align: center;
  }
  .request__map__table tbody td:nth-of-type(2) {
    font-size: 17px;
    font-weight: 300;
    letter-spacing: 0.05em;
  }
  .request__map__table tbody td:nth-of-type(2) span {
    display: inline-block;
  }
  .request__map__table tbody td:nth-of-type(2) br {
    display: none;
  }
  .request__map__table tbody td:nth-of-type(3) {
    font-size: 17px;
    font-weight: 300;
  }
  .request__map__table tbody tr:nth-of-type(9) td:nth-of-type(1) {
    font-size: 17px;
  }
  .request__form__title {
    font-size: 19px;
  }
  .request__form__title .num {
    font-size: 22px;
  }
  .request__form__item__table {
    display: block;
    box-sizing: border-box;
  }
  .request__form__item__table tbody,
.request__form__item__table tr,
.request__form__item__table th,
.request__form__item__table td {
    display: block;
    width: 100%;
    box-sizing: border-box;
  }
  .request__form__item__table th,
.request__form__item__table td {
    padding: 10px;
  }
  .request__doui__box {
    padding: 10px;
  }
  .request__doui__box dl {
    flex-wrap: wrap;
    width: 100%;
    box-sizing: border-box;
  }
  .request__doui__box dt {
    flex: 0 0 100%;
    max-width: 100%;
    display: block;
    text-align: center;
    box-sizing: border-box;
  }
  .request__doui__box dt span {
    display: block;
    margin: 0;
  }
  .request__doui__box dd {
    flex: 0 0 100%;
    max-width: 100%;
    margin-top: 10px;
  }
  .request__doui__box dd label {
    margin-left: 20px !important;
  }
  .request__cad:not(:last-child) {
    margin-bottom: 30px;
  }
  .request__cad__table {
    display: block;
    background-color: transparent;
    border: 0 !important;
    box-sizing: border-box;
  }
  .request__cad__table tbody,
.request__cad__table tr,
.request__cad__table th,
.request__cad__table td {
    display: block;
    width: 100%;
    border: 0 !important;
    box-sizing: border-box;
  }
  .request__cad__table tr {
    margin-bottom: 10px;
    border: 1px solid #ababab !important;
    background-color: #fff;
  }
  .request__cad__table td.cad_title {
    border-bottom: 1px solid #ababab !important;
  }
  . {
    padding: 40px 0 50px;
  }
  .request__download__items {
    margin: 20px 0;
    padding: 10px 0 10px;
  }
  .request__download__items__inner {
    box-sizing: border-box;
  }
  .request__download__item__table {
    display: block;
    width: 100%;
    background-color: transparent;
    box-sizing: border-box;
  }
  .request__download__item__table tbody {
    display: block;
    width: 100%;
    box-sizing: border-box;
  }
  .request__download__item__table tr {
    display: flex;
    flex-wrap: wrap;
    margin-bottom: 10px;
    background-color: #fff;
    border: 1px solid #ababab;
    box-sizing: border-box;
  }
  .request__download__item__table tr td {
    border: 0 !important;
  }
  .request__download__item__table tr td.dl_title {
    flex: 0 0 100%;
    display: block;
    border-bottom: 1px solid #ababab !important;
    box-sizing: border-box;
  }
  .request__download__item__table tr td.dl_size {
    flex: 0 0 50%;
    display: block;
    border-right: 1px solid #ababab !important;
    box-sizing: border-box;
  }
  .request__download__item__table tr td.dl_icon {
    flex: 0 0 50%;
    display: block;
    box-sizing: border-box;
  }

  /* ============================================================
  	section
  ==============================================================*/
  #sec01 {
    padding: 30px 0;
    width: 100%;
  }

  #sec02 {
    padding: 30px 0;
    width: 100%;
  }

  #sec03 {
    margin: 50px 0;
    padding: 10px 0;
    width: 100%;
  }
  #sec03::before, #sec03::after {
    height: 50px;
  }

  .request__form__items__title__bottom p{
    font-size: 14px;
    font-weight: 300;
    letter-spacing: 0.05em;
    margin-bottom: 10px;
  }
  .request__form__items__title__bottom p:last-child {
    margin-bottom: 40px;
  }

  .request__other__btn {
    width: 100%;
    margin: 0 auto 50px;
    padding: 0 20px;
    box-sizing: border-box;
  }
  .request__other__btn a {
    position: relative;
    display: flex;
    justify-content: center;
    align-items: center;
    width: 100%;
    padding: 5vw 0;
    background-color: #4679c2;
    font-family: 'Noto Sans JP', sans-serif;
    font-weight: 400;
    font-size: 1.6rem;
    color: #ffffff;
    transition: all 0.5s ease 0s;
  }
  .request__other__btn a::before {
    content: "";
    display: block;
    width: 8px;
    height: 8px;
    border-right: solid 3px #fff;
    border-bottom: solid 3px #fff;
    position: absolute;
    top: 52%;
    right: 16px;
    transform: translate(-50%, -50%) rotate(-45deg);
  }
  .request__other__btn a:hover {
    background-color: #7a9fd4;
  }
  .request__other__btn br {
    display: block;
  }

  input.ipt_text.ipt_text_half,
  textarea.ipt_text.ipt_text_half,
  select.ipt_text.ipt_text_half {
    width: 40% !important;
  }
  input.ipt_text.ipt_text_small,
  textarea.ipt_text.ipt_text_small,
  select.ipt_text.ipt_text_small {
    width: 40% !important;
  }

  select.ipt_text {
    width: 100% !important;
  }

  input.ipt_text.ipt_text_sp60 {
    width: 60% !important;
  }

  .mi-pc {
    display: none;
  }
  .mi-sp {
    display: block;
  }
}


/*===============================================
　SP iPhone5サイズ対応　画面の横幅が350pxまで▼▼▼▼▼
===============================================*/
/*===============================================
　SP iPhone Plus サイズ対応　画面の横幅が415pxまで▼▼▼▼▼
===============================================*/