@media screen and (min-width: 769px), print {
  #container {
    min-width: 1200px;
    padding-top: 64px;
    letter-spacing: normal;
    overflow: hidden;
  }
  #container .title_section {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
       -moz-box-orient: vertical;
       -moz-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-align: center;
       -moz-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    margin: 100px 0 50px 0;
  }
  #container .title_section h2 {
    font-size: 2.4rem;
    color: #b08f0c;
    margin-bottom: 20px;
  }
  #container .title_section h2.complete_message_01 {
    font-size: 3.6rem;
    margin-top: 30px;
  }
  #container .title_section p {
    font-size: 1.6rem;
    color: #3e4f52;
    line-height: 2.0;
    text-align: center;
  }
  #container .title_section p span {
    font-size: 1.4rem;
  }
  #container .title_section p.complete_message_02 {
    font-size: 1.8rem;
  }
  #container .company_section {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
       -moz-box-orient: vertical;
       -moz-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-align: center;
       -moz-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    margin: 100px 0 50px 0;
  }
  #container .company_section h3 {
    font-size: 2.4rem;
    color: #b08f0c;
    margin-bottom: 20px;
  }
  #container .company_section dl.corporate_outline {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    -webkit-box-pack: justify;
       -moz-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    width: 100%;
    max-width: 100%;
    font-size: 1.6rem;
    color: #3e4f52;
    line-height: 2.0;
    text-align: center;
  }
  #container .company_section dl dt {
    width: 42%;
    text-align: right;
  }
  #container .company_section dl dd {
    width: 58%;
    text-align: left;
  }
  #container .company_section dl dd span {
    display: inline;
  }
  #container .form_section {
    min-width: 1200px;
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
       -moz-box-orient: vertical;
       -moz-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-align: center;
       -moz-box-align: center;
        -ms-flex-align: center;
            align-items: center;
  }
  #container .form_section form {
    width: 1020px;
  }
  #container .form_section form .shoot_booking_item {
    border-bottom: 1px #d9ebef solid;
  }
  #container .form_section form .shoot_booking_item dl {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    padding: 25px 0;
    border-top: 1px #d9ebef solid;
  }
  #container .form_section form .shoot_booking_item dl dt {
    width: 235px;
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
       -moz-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    font-size: 1.6rem;
    color: #3e4f52;
  }
  #container .form_section form .shoot_booking_item dl dd {
    font-size: 1.6rem;
    color: #3e4f52;
  }
  #container .form_section form .shoot_booking_item dl dd.dd {
    width: 785px;
  }
  #container .form_section form .shoot_booking_item dl dd.error_message {
    font-size: 1.6rem;
    color: #cb3d7a;
    margin-top: 15px;
    letter-spacing: normal;
  }
  #container .form_section form .shoot_booking_item .shooting_plan select {
    -webkit-appearance: none;
       -moz-appearance: none;
            appearance: none;
    width: 480px;
    height: 32px;
    border: 1px #9aa4a6 solid;
    -moz-border-radius: 0;
         border-radius: 0;
    font-size: 1.6rem;
    color: #3e4f52;
    background-color: #ffffff;
    background-image: url(../images/contact_type_arrow_icon.png);
    background-repeat: no-repeat;
    background-position: top 50% right 5%;
    padding-left: 15px;
  }
  #container .form_section form .shoot_booking_item .shooting_plan select option.shooting_plan_init {
    display: none;
  }
  #container .form_section form .shoot_booking_item .preferred_date .first_choice_date dl,
  #container .form_section form .shoot_booking_item .preferred_date .second_choice_date dl {
    display: block;
    padding: 0;
    border-top: none;
    border-bottom: 1px #d9ebef dashed;
    width: 785px;
  }
  #container .form_section form .shoot_booking_item .preferred_date .first_choice_date dl .date_area,
  #container .form_section form .shoot_booking_item .preferred_date .second_choice_date dl .date_area {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
  }
  #container .form_section form .shoot_booking_item .preferred_date .first_choice_date dl .date_area dt,
  #container .form_section form .shoot_booking_item .preferred_date .second_choice_date dl .date_area dt {
    width: 90px;
  }
  #container .form_section form .shoot_booking_item .preferred_date .first_choice_date dl .date_area dd,
  #container .form_section form .shoot_booking_item .preferred_date .second_choice_date dl .date_area dd {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
  }
  #container .form_section form .shoot_booking_item .preferred_date .first_choice_date dl .date_area dd input,
  #container .form_section form .shoot_booking_item .preferred_date .second_choice_date dl .date_area dd input {
    width: 169px;
    height: 30px;
    font-size: 1.6rem;
    color: #3e4f52;
    padding-left: 15px;
    border: 1px #9aa4a6 solid;
  }
  #container .form_section form .shoot_booking_item .preferred_date .first_choice_date dl .date_area dd img,
  #container .form_section form .shoot_booking_item .preferred_date .second_choice_date dl .date_area dd img {
    width: 24px;
    height: 24px;
    margin-left: 10px;
    -webkit-transform: translateY(18%);
       -moz-transform: translateY(18%);
        -ms-transform: translateY(18%);
            transform: translateY(18%);
  }
  #container .form_section form .shoot_booking_item .preferred_date .first_choice_date dl .time_area,
  #container .form_section form .shoot_booking_item .preferred_date .second_choice_date dl .time_area {
    margin: 12px 0 25px 0;
    padding-left: 90px;
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
  }
  #container .form_section form .shoot_booking_item .preferred_date .first_choice_date dl .time_area div,
  #container .form_section form .shoot_booking_item .preferred_date .second_choice_date dl .time_area div {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
  }
  #container .form_section form .shoot_booking_item .preferred_date .first_choice_date dl .time_area div:nth-of-type(n+2),
  #container .form_section form .shoot_booking_item .preferred_date .second_choice_date dl .time_area div:nth-of-type(n+2) {
    border-left: 1px #d9ebef dashed;
    padding-left: 13px;
  }
  #container .form_section form .shoot_booking_item .preferred_date .first_choice_date dl .time_area dt,
  #container .form_section form .shoot_booking_item .preferred_date .second_choice_date dl .time_area dt {
    width: 108px;
  }
  #container .form_section form .shoot_booking_item .preferred_date .first_choice_date dl .time_area dd input,
  #container .form_section form .shoot_booking_item .preferred_date .second_choice_date dl .time_area dd input {
    width: 46px;
    height: 30px;
    font-size: 1.6rem;
    color: #3e4f52;
    padding-left: 15px;
    border: none;
    border: 1px #9aa4a6 solid;
  }
  #container .form_section form .shoot_booking_item .preferred_date .first_choice_date dl .time_area span,
  #container .form_section form .shoot_booking_item .preferred_date .second_choice_date dl .time_area span {
    padding-right: 13px;
  }
  #container .form_section form .shoot_booking_item .preferred_date .first_choice_date dl .second_choice_time_area,
  #container .form_section form .shoot_booking_item .preferred_date .second_choice_date dl .second_choice_time_area {
    margin-bottom: 0;
  }
  #container .form_section form .shoot_booking_item .preferred_date .first_choice_date dl.second_choice_date_dl,
  #container .form_section form .shoot_booking_item .preferred_date .second_choice_date dl.second_choice_date_dl {
    margin-top: 25px;
    border-bottom: none;
  }
  #container .form_section form .shoot_booking_item .name {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
  }
  #container .form_section form .shoot_booking_item .name input {
    -webkit-appearance: none;
       -moz-appearance: none;
            appearance: none;
    width: 768px;
    height: 30px;
    border: 1px #9aa4a6 solid;
    font-size: 1.6rem;
    color: #3e4f52;
    padding-left: 15px;
  }
  #container .form_section form .shoot_booking_item .phonetic {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
  }
  #container .form_section form .shoot_booking_item .phonetic input {
    -webkit-appearance: none;
       -moz-appearance: none;
            appearance: none;
    width: 768px;
    height: 30px;
    border: 1px #9aa4a6 solid;
    font-size: 1.6rem;
    color: #3e4f52;
    padding-left: 15px;
  }
  #container .form_section form .shoot_booking_item .address {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
  }
  #container .form_section form .shoot_booking_item .address input {
    -webkit-appearance: none;
       -moz-appearance: none;
            appearance: none;
    width: 768px;
    height: 30px;
    border: 1px #9aa4a6 solid;
    font-size: 1.6rem;
    color: #3e4f52;
    padding-left: 15px;
  }
  #container .form_section form .shoot_booking_item .address input.post_num_first {
    width: 102px;
  }
  #container .form_section form .shoot_booking_item .address input.post_num_latter {
    width: 136px;
  }
  #container .form_section form .shoot_booking_item .address input.address_text {
    margin-top: 12px;
  }
  #container .form_section form .shoot_booking_item .address .post_icon {
    font-size: 1.6rem;
    color: #3e4f52;
  }
  #container .form_section form .shoot_booking_item .address dd.dd.margin_top {
    margin-top: 20px;
  }
  #container .form_section form .shoot_booking_item .tel_num {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
  }
  #container .form_section form .shoot_booking_item .tel_num input {
    -webkit-appearance: none;
       -moz-appearance: none;
            appearance: none;
    width: 668px;
    height: 30px;
    border: 1px #9aa4a6 solid;
    font-size: 1.6rem;
    color: #3e4f52;
    padding-left: 15px;
  }
  #container .form_section form .shoot_booking_item .mail_address {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
  }
  #container .form_section form .shoot_booking_item .mail_address input {
    -webkit-appearance: none;
       -moz-appearance: none;
            appearance: none;
    width: 768px;
    height: 30px;
    border: 1px #9aa4a6 solid;
    font-size: 1.6rem;
    color: #3e4f52;
    padding-left: 15px;
  }
  #container .form_section form .shoot_booking_item .mail_address p {
    font-size: 1.4rem;
    color: #3e4f52;
    letter-spacing: normal;
    margin: 15px 0;
  }
  #container .form_section form .shoot_booking_item .contact_contents {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
  }
  #container .form_section form .shoot_booking_item .contact_contents textarea {
    -webkit-appearance: none;
       -moz-appearance: none;
            appearance: none;
    width: 768px;
    height: 302px;
    border: 1px #9aa4a6 solid;
    font-size: 1.6rem;
    color: #3e4f52;
    padding-left: 15px;
  }
  #container .form_section form .shoot_booking_item .contact_contents p {
    font-size: 1.6rem;
    color: #3e4f52;
    letter-spacing: normal;
    line-height: 2.0;
  }
  #container .form_section form .privacy_policy_area {
    margin-top: 30px;
    font-size: 1.5rem;
    color: #3e4f52;
    text-align: center;
    letter-spacing: normal;
  }
  #container .form_section form .privacy_policy_area .privacy_policy {
    font-size: 1.5rem;
    color: #b08f0c;
    text-decoration: none;
    letter-spacing: normal;
  }
  #container .form_section form .submit_btn_area {
    margin-top: 70px;
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
       -moz-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
  }
  #container .breadcrumb_area {
    margin-top: 95px;
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
       -moz-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
  }
  #container .breadcrumb_area .breadcrumb {
    width: 1020px;
    padding-left: 0;
    margin-left: 0;
  }
  #container .breadcrumb_area .breadcrumb li {
    display: inline;
    list-style: none;
  }
  #container .breadcrumb_area .breadcrumb li:after {
    content: '>';
    color: #3e4f52;
    font-size: 1.4rem;
  }
  #container .breadcrumb_area .breadcrumb li:last-child:after {
    content: '';
  }
  #container .breadcrumb_area .breadcrumb li a {
    text-decoration: none;
    color: #3e4f52;
    font-size: 1.4rem;
  }
  #container .breadcrumb_area .breadcrumb li a:hover {
    text-decoration: underline;
  }
  #container .btn_area {
    margin-top: 50px;
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
       -moz-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
  }
}

@media screen and (max-width: 768px) {
  #container {
    padding-top: 13.54167vw;
    letter-spacing: normal;
  }
  #container .title_section {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
       -moz-box-orient: vertical;
       -moz-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-align: center;
       -moz-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    margin: 13.02083vw 0 6.51042vw 0;
  }
  #container .title_section h2.complete_message_01 {
    font-size: 5.72917vw;
    color: #b08f0c;
    margin-bottom: 2.60417vw;
    text-align: center;
  }
  #container .title_section p {
    font-size: 3.90625vw;
    color: #3e4f52;
    line-height: 2.0;
    text-align: center;
    letter-spacing: normal;
    line-height: 1.75;
  }
  #container .title_section span {
    font-size: 3.64583vw;
  }
  #container .company_section {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
       -moz-box-orient: vertical;
       -moz-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-align: center;
       -moz-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    margin: 13.02083vw 0 6.51042vw 0;
  }
  #container .company_section h3 {
    font-size: 3.90625vw;
    color: #b08f0c;
    margin-bottom: 2.60417vw;
  }
  #container .company_section dl.corporate_outline {
    display: block;
    width: 80%;
    font-size: 3.90625vw;
    color: #3e4f52;
    line-height: 2.0;
  }
  #container .company_section dl.corporate_outline dt {
    display: block;
  }
  #container .company_section dl.corporate_outline dd {
    display: block;
  }
  #container .form_section {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
       -moz-box-orient: vertical;
       -moz-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-align: center;
       -moz-box-align: center;
        -ms-flex-align: center;
            align-items: center;
  }
  #container .form_section form {
    width: 92.1875vw;
  }
  #container .form_section form .shoot_booking_item {
    border-bottom: 1px #d9ebef solid;
  }
  #container .form_section form .shoot_booking_item dl {
    padding: 5.20833vw 0;
    border-top: 1px #d9ebef solid;
  }
  #container .form_section form .shoot_booking_item dl dt {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
       -moz-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    font-size: 4.16667vw;
    color: #3e4f52;
  }
  #container .form_section form .shoot_booking_item dl dd {
    font-size: 3.90625vw;
    color: #3e4f52;
  }
  #container .form_section form .shoot_booking_item dl dd.sp_padding_left {
    padding-left: 11.58854vw;
  }
  #container .form_section form .shoot_booking_item dl dd.error_message {
    font-size: 3.90625vw;
    color: #cb3d7a;
    margin-top: 1.5625vw;
    letter-spacing: normal;
  }
  #container .form_section form .shoot_booking_item .shooting_plan select {
    -webkit-appearance: none;
       -moz-appearance: none;
            appearance: none;
    width: 92.1875vw;
    height: 10.41667vw;
    border: 1px #9aa4a6 solid;
    -moz-border-radius: 0;
         border-radius: 0;
    font-size: 4.16667vw;
    color: #3e4f52;
    background-color: #ffffff;
    background-image: url(../images/contact_type_arrow_icon.png);
    background-repeat: no-repeat;
    background-position: top 50% right 5%;
    padding-left: 2.21354vw;
  }
  #container .form_section form .shoot_booking_item .shooting_plan select option.shooting_plan_init {
    display: none;
  }
  #container .form_section form .shoot_booking_item .shooting_plan dd {
    margin-top: 3.64583vw;
  }
  #container .form_section form .shoot_booking_item .preferred_date .first_choice_date,
  #container .form_section form .shoot_booking_item .preferred_date .second_choice_date {
    margin: 3.90625vw 0 0 0;
  }
  #container .form_section form .shoot_booking_item .preferred_date .first_choice_date dl,
  #container .form_section form .shoot_booking_item .preferred_date .second_choice_date dl {
    display: block;
    padding: 0;
    border-top: none;
    border-bottom: 1px #d9ebef dashed;
  }
  #container .form_section form .shoot_booking_item .preferred_date .first_choice_date dl .date_area,
  #container .form_section form .shoot_booking_item .preferred_date .second_choice_date dl .date_area {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
  }
  #container .form_section form .shoot_booking_item .preferred_date .first_choice_date dl .date_area dt,
  #container .form_section form .shoot_booking_item .preferred_date .second_choice_date dl .date_area dt {
    width: 24.21875vw;
  }
  #container .form_section form .shoot_booking_item .preferred_date .first_choice_date dl .date_area dd input,
  #container .form_section form .shoot_booking_item .preferred_date .second_choice_date dl .date_area dd input {
    width: 67.96875vw;
    height: 10.41667vw;
    font-size: 3.90625vw;
    color: #3e4f52;
    padding-left: 2.21354vw;
    border: 1px #9aa4a6 solid;
  }
  #container .form_section form .shoot_booking_item .preferred_date .first_choice_date dl .date_area dd dd.first_date,
  #container .form_section form .shoot_booking_item .preferred_date .second_choice_date dl .date_area dd dd.first_date {
    width: 65.49479vw;
    height: 10.41667vw;
    font-size: 3.90625vw;
    color: #3e4f52;
    padding-left: 2.21354vw;
    border: 1px #9aa4a6 solid;
  }
  #container .form_section form .shoot_booking_item .preferred_date .first_choice_date dl .date_area dd img,
  #container .form_section form .shoot_booking_item .preferred_date .second_choice_date dl .date_area dd img {
    display: none;
  }
  #container .form_section form .shoot_booking_item .preferred_date .first_choice_date dl .time_area,
  #container .form_section form .shoot_booking_item .preferred_date .second_choice_date dl .time_area {
    margin: 3.125vw 0 6.51042vw 0;
    padding-left: 24.21875vw;
  }
  #container .form_section form .shoot_booking_item .preferred_date .first_choice_date dl .time_area div,
  #container .form_section form .shoot_booking_item .preferred_date .second_choice_date dl .time_area div {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
  }
  #container .form_section form .shoot_booking_item .preferred_date .first_choice_date dl .time_area div:nth-of-type(n+2),
  #container .form_section form .shoot_booking_item .preferred_date .second_choice_date dl .time_area div:nth-of-type(n+2) {
    margin-top: 3.125vw;
  }
  #container .form_section form .shoot_booking_item .preferred_date .first_choice_date dl .time_area dt,
  #container .form_section form .shoot_booking_item .preferred_date .second_choice_date dl .time_area dt {
    width: 26.69271vw;
  }
  #container .form_section form .shoot_booking_item .preferred_date .first_choice_date dl .time_area dd input,
  #container .form_section form .shoot_booking_item .preferred_date .second_choice_date dl .time_area dd input {
    width: 31.25vw;
    height: 10.41667vw;
    font-size: 3.90625vw;
    border: none;
    border: 1px #9aa4a6 solid;
  }
  #container .form_section form .shoot_booking_item .preferred_date .first_choice_date dl .second_choice_time_area,
  #container .form_section form .shoot_booking_item .preferred_date .second_choice_date dl .second_choice_time_area {
    margin-bottom: 0;
  }
  #container .form_section form .shoot_booking_item .preferred_date .first_choice_date dl.second_choice_date_dl,
  #container .form_section form .shoot_booking_item .preferred_date .second_choice_date dl.second_choice_date_dl {
    border-bottom: none;
  }
  #container .form_section form .shoot_booking_item .name input {
    -webkit-appearance: none;
       -moz-appearance: none;
            appearance: none;
    width: 89.97396vw;
    height: 10.15625vw;
    border: 1px #9aa4a6 solid;
    font-size: 4.16667vw;
    color: #3e4f52;
    padding-left: 2.21354vw;
  }
  #container .form_section form .shoot_booking_item .name dd {
    margin-top: 3.64583vw;
  }
  #container .form_section form .shoot_booking_item .phonetic input {
    -webkit-appearance: none;
       -moz-appearance: none;
            appearance: none;
    width: 89.97396vw;
    height: 10.15625vw;
    border: 1px #9aa4a6 solid;
    font-size: 4.16667vw;
    color: #3e4f52;
    padding-left: 2.21354vw;
  }
  #container .form_section form .shoot_booking_item .phonetic dd {
    margin-top: 3.64583vw;
  }
  #container .form_section form .shoot_booking_item .address input {
    -webkit-appearance: none;
       -moz-appearance: none;
            appearance: none;
    width: 89.97396vw;
    height: 10.15625vw;
    border: 1px #9aa4a6 solid;
    font-size: 4.16667vw;
    color: #3e4f52;
    padding-left: 2.21354vw;
  }
  #container .form_section form .shoot_booking_item .address input.post_num_first {
    width: 18.75vw;
  }
  #container .form_section form .shoot_booking_item .address input.post_num_latter {
    width: 29.16667vw;
  }
  #container .form_section form .shoot_booking_item .address input.address_text {
    margin-top: 3.125vw;
  }
  #container .form_section form .shoot_booking_item .address .post_icon {
    font-size: 4.16667vw;
    color: #3e4f52;
  }
  #container .form_section form .shoot_booking_item .address .address_input {
    margin-top: 3.64583vw;
  }
  #container .form_section form .shoot_booking_item .tel_num input {
    -webkit-appearance: none;
       -moz-appearance: none;
            appearance: none;
    width: 89.97396vw;
    height: 10.15625vw;
    border: 1px #9aa4a6 solid;
    font-size: 4.16667vw;
    color: #3e4f52;
    padding-left: 2.21354vw;
  }
  #container .form_section form .shoot_booking_item .tel_num dd {
    margin-top: 3.64583vw;
  }
  #container .form_section form .shoot_booking_item .mail_address input {
    -webkit-appearance: none;
       -moz-appearance: none;
            appearance: none;
    width: 89.97396vw;
    height: 10.15625vw;
    border: 1px #9aa4a6 solid;
    font-size: 4.16667vw;
    color: #3e4f52;
    padding-left: 2.21354vw;
  }
  #container .form_section form .shoot_booking_item .mail_address p {
    font-size: 3.64583vw;
    color: #3e4f52;
    letter-spacing: normal;
    margin: 3.51562vw 0;
  }
  #container .form_section form .shoot_booking_item .mail_address .mail_address_input {
    margin-top: 3.64583vw;
  }
  #container .form_section form .shoot_booking_item .contact_contents textarea {
    -webkit-appearance: none;
       -moz-appearance: none;
            appearance: none;
    width: 89.97396vw;
    height: 57.29167vw;
    border: 1px #9aa4a6 solid;
    font-size: 4.16667vw;
    color: #3e4f52;
    padding-left: 2.21354vw;
  }
  #container .form_section form .shoot_booking_item .contact_contents p {
    margin-top: 1.95312vw;
    font-size: 4.16667vw;
    color: #3e4f52;
    letter-spacing: normal;
  }
  #container .form_section form .shoot_booking_item .contact_contents .contact_contents_input {
    margin-top: 3.64583vw;
  }
  #container .form_section form .privacy_policy_area {
    margin-top: 5.20833vw;
    font-size: 3.64583vw;
    color: #3e4f52;
    text-align: center;
    letter-spacing: normal;
  }
  #container .form_section form .privacy_policy_area .privacy_policy {
    font-size: 3.64583vw;
    color: #b08f0c;
    text-decoration: none;
    letter-spacing: normal;
  }
  #container .form_section form .submit_btn_area {
    margin-top: 8.33333vw;
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
       -moz-box-orient: vertical;
       -moz-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-align: center;
       -moz-box-align: center;
        -ms-flex-align: center;
            align-items: center;
  }
  #container .breadcrumb_area {
    margin: 14.32292vw 0 7.16146vw 0;
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
       -moz-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
  }
  #container .breadcrumb_area .breadcrumb {
    width: 89.97396vw;
    padding-left: 0;
    margin-left: 0;
  }
  #container .breadcrumb_area .breadcrumb li {
    display: inline;
    list-style: none;
  }
  #container .breadcrumb_area .breadcrumb li:after {
    content: '>';
    color: #3e4f52;
    font-size: 3.38542vw;
  }
  #container .breadcrumb_area .breadcrumb li:last-child:after {
    content: '';
  }
  #container .breadcrumb_area .breadcrumb li a {
    text-decoration: none;
    color: #3e4f52;
    font-size: 3.38542vw;
  }
  #container .breadcrumb_area .breadcrumb li a:hover {
    text-decoration: underline;
  }
  #container .btn_area {
    margin: 19.53125vw 0 26.04167vw 0;
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
       -moz-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
  }
}
