@charset "utf-8";

/*-----------------------------------------------------------------------------------------------------------
タブレット&スマホ　!!pc-タブレットブレイクポイント新！！
-----------------------------------------------------------------------------------------------------------*/
@media screen and (max-width: 1232px) {
  /*SP,tab表示*/
  .pc {
    display: none;
  }
  /*SP表示*/
  .sp_only {
    display: none;
  }
  .tab_only {
    display: none;
  }

  body {
    font-size: 1.4rem;
    line-height: 1.7;
  }

  a:hover {
    opacity: 1;
  }
  a[href^="tel:"] {
    pointer-events: auto;
  }

  .wrapper {
    width: 90vw;
    margin: 0 1vw 0 auto;
  }

  /* ヘッダー */

  .side_header {
    width: 8vw;
  }

  .modal-container_menu {
    position: fixed;
    top: 0;
    left: 0;
    width: 32%;
    height: 100%;
    padding: 40px 20px;
  }
  /*モーダル枠の指定*/
  .modal-body_menu {
    /* max-width: 500px; */
    width: 94%;
  }
  /*モーダルを閉じるボタンの指定*/
  .modal-close_menu {
    top: -30px;
    left: -30px;
    width: 40px;
    height: 40px;
    font-size: 40px;
  }
  /*モーダル内のコンテンツの指定*/
  .modal-content_menu {
    padding: 18px;
  }

  .modal_text_normal_menu {
    font-size: 1.74rem;
    line-height: 1.4;
    margin-bottom: 24px;
  }
  /* ------------------------メニューここまで------------------------- */

  /* ヘッダーここまで */

  /* メインビジュアル */
  .top_mv {
    background-image: url(../images/top_mv_bg.png);
    background-position: center;
    background-size: contain;
    width: auto;
  }
  .top_mv_img {
    width: auto;
    margin: 2vw 1vw 0 9vw;
    padding: 0;
  }
  /* メインビジュアルここまで */

  /* トップのニュースリンクエリア */
  .top_news_links_area_container {
    width: 350px;
    padding: 6px 0;
  }
  /* トップのニュースリンクエリアここまで */

  /* トップ　リンクエリア1 */
  .top_content1 {
    width: calc(100% - 8vw - 1vw - 1vw);
    min-width: calc(100% - 8vw - 1vw - 1vw);
    margin: 40px 1vw 0 9vw;
  }

  .top_content1_inner li {
    width: 48%;
    margin-bottom: 70px;
  }

  /* トップリンクエリア2 */
  .tc5_content {
    width: calc(100% - 8vw - 1vw - 1vw);
    min-width: calc(100% - 8vw - 1vw - 1vw);
    margin: 0 1vw 80px 9vw;
  }
  .tc5_col2 {
    width: calc(100% - 206px - 36px);
    margin-left: 36px;
  }
  .bihin_link {
    font-size: 1.9rem;
    padding: 1em 1.2em;
  }
  .tc5_text_span {
    display: block;
  }

  /* イベント制作事業*/
  .tc1_ttl {
    width: 189px;
    margin: 0 auto 24px;
  }
  /* 企画制作事業*/
  .tc2_ttl {
    width: 142px;
    margin: 0 auto 24px;
  }
  /* 環境関連事業*/
  .tc3_ttl {
    width: 142px;
    margin: 0 auto 24px;
  }
  /* 人材派遣事業 */
  .tc4_ttl {
    width: 141px;
    margin: 0 auto 24px;
  }

  .tc5_ttl {
    width: 141px;
    margin: 0 auto 24px;
  }

  /*----------------------------------------フッター--------------------------------
--------*/
  .footer_inner {
    padding: 10px 0 14px;
  }
  .footer_rogo {
    width: 124px;
    margin: 0 auto 30px;
  }
  .jm_ad {
    font-size: 1.5rem;
    text-align: center;
    margin-bottom: 32px;
  }
  .jm_ad span {
    font-size: 1.2em;
  }
  .footer_nav {
    width: 86vw;
    margin: 0 auto 14px;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
  }
  .footer_nav li {
    margin-right: 2.26vw;
  }
  .footer_nav a {
    font-size: 2.26vw;
  }
  .footer_no_mr {
    margin-right: 0;
  }

  .priv_mark {
    width: 64px;
  }
  .copyright {
    font-size: 1.3rem;
    padding: 10px 0;
  }

  /*----------------------------------------サブページ共通--------------------------------
--------*/

  .mv_sub h1 {
    display: block;
    margin-left: 9vw;
    padding-top: 24px;
  }
  .h1text {
    font-size: 2.6rem;
    margin-left: 0px;
    position: relative;
    bottom: 0px;
    line-height: 1.4;
  }
  .h1text2 {
    font-size: 2.6rem;
    margin-left: 0px;
    position: relative;
    bottom: 0px;
    line-height: 1.4;
  }

  /*----------------------------------------事業内容--------------------------------
--------*/
  .service_h1 {
    width: 286px;
  }

  .service_content_area {
    margin-top: 60px;
  }

  .service_content .sc {
    margin-bottom: 60px;
  }

  .sc_w_area {
    padding: 36px 0;
  }
  .sc_w_area_inner {
    width: 90vw;
    margin: 0 1vw 0 auto;
  }
  .sc_w_area_inner h2 {
    width: 32%;
  }
  .s_number {
    width: 34px;
  }
  .sc_w_area h2 span {
    font-size: 2.8rem;
  }
  .s_h2_img1 {
    width: auto;
    margin-top: 30px;
  }
  .s_h2_img2 {
    width: auto;
    margin-top: 30px;
  }
  .s_h2_img3 {
    width: auto;
    margin-top: 30px;
  }
  .s_h2_img4 {
    width: auto;
    margin-top: 30px;
  }
  .s_h2_img5 {
    width: auto;
    margin-top: 30px;
  }
  .service_content_text {
    line-height: 2;
    width: 64%;
    margin-top: 60px;
  }

  .s_example {
    margin-top: 20px;
    width: auto;
  }
  .s_example_inner {
    width: 90vw;
    margin: 0 1vw 0 auto;
    padding: 30px 0 20px;
  }
  .s_example_inner .ex_ttl {
    width: 108px;
    margin-right: 30px;
  }
  .s_example_inner .ex_text {
    width: calc(100% - 108px - 30px);
  }
  .s_example_inner .ex_text p {
    padding-bottom: 6px;
    margin-bottom: 10px;
  }
  .ex_year {
    width: 12em;
    margin-right: 20px;
    display: block;
  }
  .ex_ex {
    width: calc(100% - 12em - 20px);
  }

  .rental_link_sc {
    padding: 18px 24px;
  }
  .scrl1 {
    font-size: 2rem;
    line-height: 1;
  }
  .scrl2 {
    width: 26px;
  }

  /*----------------------------------------会社概要--------------------------------
--------*/
  .company_h1 {
    width: 520px;
    opacity: 0.64;
    margin-top: -4px;
  }

  .company_content {
    width: 90vw;
    margin: 70px 1vw 90px auto;
  }

  .h2_com {
    font-size: 2.6rem;
    margin-bottom: 50px;
  }
  .h2_com::after {
    margin: 14px auto 0;
    width: 2px;
    height: 36px;
  }

  .keieirinen {
    margin-bottom: 18px;
  }

  .keieirinen2 {
    margin-bottom: 16px;
  }
  .keieirinen2 p {
    margin-bottom: 6px;
  }

  .daihyo {
    margin: 0 1vw 63px auto;
  }

  .company-profile_contents {
    width: 48%;
  }
  .company-profile_contents li {
    margin-bottom: 30px;
    padding-bottom: 4px;
  }

  .company-profile_contents h3 {
    font-size: 2rem;
    width: 5em;
    margin-right: 26px;
    position: relative;
    top: -6px;
  }

  .business {
    margin-bottom: 90px;
    margin-top: 20px;
  }
  .business_content {
    padding: 24px;
    width: 49%;
  }
  .business_content h3 {
    font-size: 2rem;
    margin-bottom: 50px;
  }
  .business_content h3::after {
    margin: 18px auto 0;
    width: 40px;
    height: 2px;
  }

  /*グーグルマップ*/
  #googlemap {
    width: 90vw;
    margin: 0 1vw 0 auto;
  }

  .map_title {
    font-size: 2.6rem;
    margin-bottom: 20px;
  }
  .map_title::before {
    margin: 0 auto 10px;
    width: auto;
    height: 60px;
  }

  #googlemap p {
    padding: 30px 20px;
  }

  .gmap {
    width: auto;
    padding-bottom: 0px;
  }

  /*----------------------------------------最新情報--------------------------------
--------*/
  .news_h1 {
    width: 228px;
    opacity: 0.64;
  }

  .news_wrap {
    width: 90vw;
    margin: 50px 1vw 30px auto;
    max-width: 90vw;
  }

  #newsList li {
    margin-bottom: 40px;
  }

  .up_ymd {
    padding: 12px;
  }

  #newsList .title {
    padding: 20px 12px;
  }

  #detail {
    padding: 24px 12px;
  }

  .detailText {
    margin-bottom: 30px;
  }
  .detailUpfile {
    width: 50%;
    height: auto;
    margin-bottom: 30px;
  }

  /*----------------------------------------採用情報--------------------------------
--------*/
  #recruit_wrap::after {
    width: 126px;
    height: 62px;
    top: 60px;
    left: 5.4vw;
  }
  .recruit_h1 {
    width: 260px;
    opacity: 0.64;
  }

  .recruit_news_wrap {
    max-width: 90vw;
    width: 90vw;
    height: 80vh;
    margin: 0px 1vw 30px auto;
  }

  .recruit_news_wrap #newsList .title {
    padding: 20px 12px;
  }

  .recruit_news_wrap #detail {
    padding: 24px 12px;
  }

  .recruit_message {
    width: 90vw;
    margin: 54px 1vw 60px auto;
  }

  .rm_h3 {
    font-size: 2rem;
    margin-bottom: 40px;
  }

  .daihyo_rec {
    margin-bottom: 40px;
  }

  /*----------------------------------------お問い合わせ--------------------------------
--------*/
  .contact_h1 {
    width: 310px;
    opacity: 0.64;
  }

  #contact {
    margin-top: 60px;
  }

  .contact_sp {
    /*	background-color: #e5e5e5;*/
    /*	padding: 0.7em 1em;*/
    padding: 1em 0;
    border-bottom: 1px #3359ba solid;
    border-top: 1px #3359ba solid;
  }

  .contact_sp p {
    font-size: 14.5px;
    line-height: 2;
    font-weight: 500;
  }

  .contact_sp p a {
    text-decoration: none;
    font-size: 1.5em;
    color: #000;
    margin: 0 0.3em;
    background-color: #e3e3e3;
    padding: 0.2em 0.5em;
    border-radius: 4px;
  }

  .form_text {
    margin-bottom: 60px;
    font-size: 1.3rem;
  }

  #form li {
    overflow: hidden;
    margin-bottom: 30px;
  }

  #form p {
    float: none;
    width: auto;
    margin-right: 0px;
    margin-bottom: 25px;
    font-size: 1.4rem;
  }

  input {
    -webkit-appearance: none;
  }

  .radio {
    width: auto;
    height: 150px;
    float: none;
    display: flex;
    flex-direction: column;
    flex-wrap: wrap;
  }

  .radio input {
    width: 20px;
    height: 20px;
    margin-right: 10px;
  }

  .radio label {
    display: block;
    height: 40px;
    font-size: 1.4rem;
    line-height: 40px;
  }

  #form textarea {
    width: 100%;
    height: 150px;
    float: none;
  }

  #form .koumoku2 {
    width: 100%;
    height: 40px;
  }

  #form .hissu::after {
    content: "必須";
    float: none;
    font-size: 12px;
    line-height: 1;
    padding: 3px;
    margin-left: 10px;
  }

  #send {
    width: 270px;
    height: 60px;
    line-height: 60px;
    font-size: 15px;
    background-position: top 22px right 21px;
  }

  .send_text {
    margin-top: 50px;
    font-size: 13px;
    margin-bottom: 15px;
  }

  #privacy_policy {
    padding: 40px 20px;
    margin-bottom: 40px;
  }

  .sec_ttl_privacy_policy img {
    width: auto;
  }

  .sec_ttl_privacy_policy span {
    font-size: 12px;
    line-height: 26px;
    margin: 0 auto;
    width: 140px;
    height: 26px;
  }

  .privacy_policy_inner {
    margin-top: 30px;
  }

  .privacy_policy_inner dt {
    font-size: 14px;
    font-weight: 500;
    margin-bottom: 7px;
  }

  .privacy_policy_inner dd {
    font-size: 13px;
    line-height: 1.7;
    font-weight: 300;
    margin-bottom: 8px;
  }

  .privacy_policy_inner dd:last-of-type {
    margin-bottom: -5px;
  }

  /* 2022.1改修 */
  #privacy_policy p,
  h3,
  h4 {
    font-size: 1.4rem;
  }
  .pp_h3 {
    font-size: 1.5em;
    margin-bottom: 30px;
  }
  .pp_h3_2 {
    font-size: 1.3em;
    margin-bottom: 30px;
  }

  .pp_ad_box {
    padding: 20px;
  }
  .pp_ad_h {
    font-size: 1.5rem;
  }

  /* 個人情報の取り扱いについてモーダル */
  #privacy_policy2 {
    box-sizing: border-box;
    padding: 50px 20px;
    width: 90vw;
    margin: 0 1vw 0 auto;
  }

  .modal-window {
    width: 100vw;
  }

  .modal-window .button-close {
    margin: 30px auto 0;
    padding: 20px;
  }

  /* --------------イベント備品レンタルサービス-------------- */
  .mv_sub_rental {
    background-image: url(../images/rental_mv_bg.jpg);
    width: auto;
    height: 220px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
  }

  .rental_h1area {
    margin-left: 9vw;
    padding-top: 62px;
  }
  .rental_h1 {
    width: 324px;
  }
  .rental_h1area .h1text {
    font-size: 2.28rem;
    margin-left: 0px;
  }

  .rental_h1_img {
    width: 260px;
    height: auto;
    margin: 8px 0 auto auto;
    padding-right: 2vw;
  }

  .intro_rental {
    width: 90vw;
    margin: 60px 1vw 50px auto;
  }

  #rental_content {
    width: 90vw;
    padding: 0 0;
    margin: 0 1vw 0 auto;
  }

  #rental_content .rental_box {
    width: 24%;
    margin-bottom: 18px;
  }

  .rental_h2 span {
    font-size: 1.3em;
  }

  /* モーダル本体 */
  .modal-content {
    height: 80%;
    width: 90vw;
    margin: 0 1vw 0 auto;
  }

  .r_modal_textarea .item_pic_l {
    width: auto;
    margin: 0 auto 40px;
  }

  #rental_reservation {
    width: 90vw;
    margin: 70px 1vw 0 auto;
    padding: 0 0px;
  }

  .r_bottom_m_inner {
    width: 90vw;
    padding: 14px 1vw 0 9vw;
  }
  .r_bottom_m_inner .man {
    width: 10%;
    height: auto;
  }

  .r_bottom_m_inner .r_bottom_text {
    display: block;
    padding-top: 36px;
    width: 84%;
  }
}

/*-----------------------------------------------------------------------------------------------------------
タブレットのみ　!!pc-タブレットブレイクポイント新！！
-----------------------------------------------------------------------------------------------------------*/

@media only screen and (min-width: 768px) and (max-width: 1231px) {
  /*タブレットだけ表示用*/
  .pc {
    display: none;
  }
  /*SP表示*/
  .sp_only {
    display: none;
  }
  .tab_only {
    display: block;
  }
}

/*-----------------------------------------------------------------------------------------------------------
スマホのみ
-----------------------------------------------------------------------------------------------------------*/

@media screen and (max-width: 767px) {
  /*SPだけ表示*/
  .pc {
    display: none;
  }
  .sp_only {
    display: block;
  }
  .tab_only {
    display: none;
  }

  .wrapper {
    width: auto;
    margin: 0 auto;
    padding: 0 10px;
  }

  /* ヘッダー　スマホのみ */

  .side_header {
    width: auto;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
  }
  .side_header h1,
  .header_sub_rogo_co {
    width: 24%;
  }

  .jm_rogo {
    width: auto;
    margin-bottom: 0px;
    display: block;
  }

  .header_menu {
    width: 24%;
    margin-bottom: 0px;
  }

  .header_contact {
    width: 24%;
    margin-bottom: 0px;
  }

  .modal-container_menu {
    position: fixed;
    top: 0;
    left: 0;
    width: 56%;
    height: 100%;
    padding: 40px 14px;
  }
  /*モーダル枠の指定*/
  .modal-body_menu {
    /* max-width: 500px; */
    width: 94%;
  }
  /*モーダルを閉じるボタンの指定*/
  .modal-close_menu {
    top: -1em;
    left: 0px;
    width: 34px;
    height: 34px;
    font-size: 34px;
    color: #fff;
  }
  /*モーダル内のコンテンツの指定*/
  .modal-content_menu {
    padding: 18px;
  }

  .modal_text_normal_menu {
    font-size: 1.54rem;
    line-height: 1.4;
    margin-bottom: 24px;
  }
  /* ------------------------メニュー　スマホのみ　ここまで------------------------- */

  /* ヘッダー　スマホのみ　ここまで */

  /* メインビジュアル　スマホのみ */
  .top_mv {
    width: auto;
  }
  .top_mv_img {
    width: auto;
    margin: 20vw auto 0;
    padding: 0 10px;
    box-sizing: border-box;
  }
  /* メインビジュアル　スマホのみ ここまで */

  /* トップのニュースリンクエリア　スマホのみ */
  .top_news_links_area_container {
    width: auto;
    padding: 10px;
    box-sizing: border-box;
  }
  /* トップのニュースリンクエリアここまで　スマホのみ */

  /* トップ　リンクエリア1　スマホのみ */
  .top_content1 {
    width: auto;
    min-width: auto;
    margin: 30px 10px 0;
  }

  .top_content1_inner li {
    width: auto;
    margin-bottom: 40px;
  }

  /* トップリンクエリア2　スマホのみ */
  .tc5_content {
    width: auto;
    min-width: auto;
    margin: 20px 10px 70px;
    display: block;
  }
  .tc5_col2 {
    width: auto;
    margin-left: 0px;
    display: block;
  }
  .bihin_link {
    font-size: 1.9rem;
    padding: 1em 1.2em;
    display: block;
    text-align: center;
  }
  .tc5_text_span {
    display: block;
  }

  /* イベント制作事業　スマホのみ */
  .tc1_ttl {
    width: 220px;
    margin: 0 auto 30px;
  }
  .tc1_img {
    width: 70vw;
    margin: 30px auto 0;
  }
  /* イベント制作事業　スマホのみここまで */
  /* 企画制作事業　スマホのみ */
  .tc2_ttl {
    width: 166px;
    margin: 0 auto 30px;
  }
  .tc2_img {
    width: 70vw;
    margin: 30px auto 0;
  }
  /* 企画制作事業　スマホのみここまで */
  /* 環境関連事業　スマホのみ */
  .tc3_ttl {
    width: 166px;
    margin: 0 auto 30px;
  }
  .tc3_img {
    width: 70vw;
    margin: 30px auto 0;
  }
  /* 環境関連事業　スマホのみここまで */
  /* 人材派遣事業　スマホのみ */
  .tc4_ttl {
    width: 164px;
    margin: 0 auto 30px;
  }
  .tc4_img {
    width: 70vw;
    margin: 30px auto 0;
  }
  /* 人材派遣事業ここまで　スマホのみ */

  .tc5_ttl {
    width: 164px;
    margin: 0 auto 30px;
  }

  .tc5_text {
    width: 100%;
  }
  .tc5_img {
    width: 70vw;
    margin: 30px auto 0;
  }

  /*----------------------------------------フッター　スマホのみ--------------------------------
--------*/
  .footer_inner {
    padding: 10px 10px 14px;
  }
  .footer_rogo {
    width: 124px;
    margin: 0 auto 24px;
  }
  .jm_ad {
    font-size: 1.4rem;
    text-align: center;
    margin-bottom: 32px;
  }
  .jm_ad span {
    font-size: 1.2em;
  }
  .footer_nav {
    width: auto;
    margin: 0 auto 14px;
    display: block;
    text-align: center;
  }
  .footer_nav a {
    font-size: 1.4rem;
  }
  .footer_nav ul {
    display: block;
  }
  .footer_nav li {
    margin-right: 0;
  }
  .priv_mark {
    width: 64px;
  }
  .copyright {
    font-size: 1.3rem;
    padding: 10px 0;
  }

  /*----------------------------------------サブページ共通　スマホのみ--------------------------------
--------*/
  .mv_sub {
    background-image: url(../images/sub_header_bg_sp.jpg);
    background-size: cover;
    background-repeat: no-repeat;
    background-position: right;
    width: auto;
    height: 40vh;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: end;
    -ms-flex-pack: end;
    justify-content: flex-end;
  }

  .mv_sub h1 {
    display: block;
    margin: 0 auto;
    padding: 0px 0.6em 0.6em;
    box-sizing: border-box;
  }
  .h1text {
    font-size: 2.2rem;
    margin-left: 0px;
    position: relative;
    bottom: 0px;
    line-height: 1.4;
    text-align: center;
  }
  .h1text11 {
    font-size: 5.2vw;
    margin-left: 0px;
    position: relative;
    bottom: 0px;
    line-height: 1.4;
    text-align: center;
  }
  .h1text2 {
    font-size: 2.2rem;
    margin-left: 0px;
    position: relative;
    bottom: 0px;
    line-height: 1.4;
    text-align: center;
  }

  /*----------------------------------------事業内容　スマホのみ--------------------------------
--------*/
  .service_h1 {
    width: 286px;
  }

  .service_content_area {
    margin-top: 40px;
  }

  .service_content .sc {
    margin-bottom: 34px;
    padding-top: 40px;
  }

  .sc_w_area {
    padding: 34px 0;
    width: auto;
    display: block;
  }
  .sc_w_area_inner {
    width: 96vw;
    margin: 0 auto;
    display: block;
  }
  .sc_w_area_inner h2 {
    width: auto;
  }
  .s_number {
    width: 1.8em;
    margin: 0 auto;
  }
  .sc_w_area h2 span {
    font-size: 2.3rem;
    text-align: center;
  }
  .s_h2_img1 {
    width: 70vw;
    margin: 30px auto 0;
  }
  .s_h2_img2 {
    width: 70vw;
    margin: 30px auto 0;
  }
  .s_h2_img3 {
    width: 70vw;
    margin: 30px auto 0;
  }
  .s_h2_img4 {
    width: 70vw;
    margin: 30px auto 0;
  }
  .s_h2_img5 {
    width: 70vw;
    margin: 30px auto 0;
  }
  .service_content_text {
    line-height: 2;
    width: auto;
    margin-top: 20px;
    display: block;
  }

  .s_example {
    margin-top: 20px;
    width: auto;
  }
  .s_example_inner {
    width: 96vw;
    margin: 0 auto;
    padding: 16px 0 16px;
    display: block;
  }
  .s_example_inner .ex_ttl {
    width: 6em;
    margin-right: 0px;
    margin-bottom: 20px;
  }
  .s_example_inner .ex_text {
    width: auto;
  }
  .s_example_inner .ex_text p {
    padding-bottom: 6px;
    margin-bottom: 10px;
    display: block;
  }
  .ex_year {
    width: auto;
    margin-right: 20px;
    display: block;
  }
  .ex_ex {
    width: auto;
  }

  .rental_link_sc {
    padding: 14px 16px;
  }
  .scrl1 {
    font-size: 4vw;
    line-height: 1;
  }
  .scrl2 {
    width: 1.7em;
  }

  /*----------------------------------------会社概要　スマホのみ--------------------------------
--------*/
  .company_h1 {
    width: 96vw;
    opacity: 0.64;
    margin-top: 0px;
  }

  .company_content {
    width: 96vw;
    margin: 40px auto 60px;
  }

  .h2_com {
    font-size: 2.2rem;
    margin-bottom: 34px;
  }
  .h2_com::after {
    margin: 8px auto 0;
    width: 2px;
    height: 26px;
  }

  .keieirinen {
    margin-bottom: 18px;
  }

  .keieirinen2 {
    margin-bottom: 16px;
  }
  .keieirinen2 p {
    margin-bottom: 6px;
  }

  .daihyo {
    margin: 0 1vw 60px auto;
  }

  .cp_col {
    display: block;
    width: 96vw;
  }

  .company-profile_contents {
    width: auto;
  }
  .company-profile_contents li {
    margin-bottom: 30px;
    padding-bottom: 4px;
  }

  .company-profile_contents h3 {
    font-size: 1.8rem;
    width: 5em;
    margin-right: 26px;
    position: relative;
    top: -6px;
  }

  .business {
    margin-bottom: 60px;
    margin-top: 20px;
    display: block;
    width: 96vw;
  }
  .business_content {
    padding: 16px;
    width: auto;
  }
  .business_content h3 {
    font-size: 1.8rem;
    margin-bottom: 34px;
  }
  .business_content h3::after {
    margin: 14px auto 0;
    width: 30px;
    height: 2px;
  }

  /*グーグルマップ*/
  #googlemap {
    width: 96vw;
    margin: 0 auto;
  }

  .map_title {
    font-size: 2.2rem;
    margin-bottom: 20px;
  }
  .map_title::before {
    margin: 0 auto 10px;
    width: 100%;
    height: 60px;
    background-image: url(../images/company_map_bar_sp.png);
  }

  #googlemap p {
    padding: 24px 0;
  }

  .gmap {
    width: auto;
    padding-bottom: 0px;
  }

  /*----------------------------------------最新情報　スマホのみ--------------------------------
--------*/
  .news_h1 {
    width: 228px;
    opacity: 0.64;
  }

  .news_wrap {
    width: 96vw;
    margin: 50px auto 30px;
    max-width: 96vw;
  }

  #newsList li {
    margin-bottom: 40px;
  }

  .up_ymd {
    padding: 12px;
  }

  #newsList .title {
    padding: 20px 12px;
  }

  #detail {
    padding: 20px 12px 0px;
  }

  .detailText {
    margin-bottom: 20px;
  }
  .detailUpfile {
    width: auto;
    height: auto;
    margin-bottom: 20px;
  }

  /*----------------------------------------採用情報　スマホのみ--------------------------------
--------*/
  #recruit_wrap::after {
    width: 100px;
    height: 48px;
    top: 46px;
    left: 0;
  }
  .recruit_h1 {
    width: 260px;
    opacity: 0.64;
  }

  .light_green_margin {
    width: auto;
    height: 26px;
  }

  .recruit_news_wrap {
    max-width: 96vw;
    width: 96vw;
    height: 80vh;
    margin: 0px auto 30px;
  }

  .recruit_news_wrap #newsList .title {
    padding: 20px 12px;
  }

  .recruit_news_wrap #detail {
    padding: 20px 12px 0px;
  }

  .recruit_message {
    width: 96vw;
    margin: 54px auto 20px;
  }

  .rm_h3 {
    font-size: 1.8rem;
    margin-bottom: 30px;
  }

  .daihyo_rec {
    margin-bottom: 30px;
  }

  /*----------------------------------------お問い合わせ　スマホのみ--------------------------------
--------*/
  .contact_h1 {
    width: 310px;
    opacity: 0.64;
  }

  #contact {
    margin-top: 60px;
  }

  .contact_sp {
    /*	background-color: #e5e5e5;*/
    /*	padding: 0.7em 1em;*/
    padding: 1em 0;
    border-bottom: 1px #3359ba solid;
    border-top: 1px #3359ba solid;
  }

  .contact_sp p {
    font-size: 14.5px;
    line-height: 2;
    font-weight: 500;
  }

  .contact_sp p a {
    text-decoration: none;
    font-size: 1.5em;
    color: #000;
    margin: 0 0.3em;
    background-color: #e3e3e3;
    padding: 0.2em 0.5em;
    border-radius: 4px;
  }

  .form_text {
    margin-top: 40px;
    margin-bottom: 32px;
    font-size: 1.3rem;
  }

  #form li {
    overflow: hidden;
    margin-bottom: 30px;
  }

  #form p {
    float: none;
    width: auto;
    margin-right: 0px;
    margin-bottom: 25px;
    font-size: 1.56rem;
    font-weight: 700;
  }

  input {
    -webkit-appearance: none;
  }

  .radio {
    width: auto;
    height: auto;
    float: none;
    display: block;
  }

  .radio input {
    width: 20px;
    height: 20px;
    margin-right: 10px;
  }

  .radio label {
    display: block;
    height: 26px;
    font-size: 1.4rem;
    line-height: 26px;
  }

  #form textarea {
    width: 100%;
    height: 150px;
    float: none;
  }

  #form .koumoku2 {
    width: 100%;
    height: 40px;
  }

  #form .hissu::after {
    content: "必須";
    float: none;
    font-size: 12px;
    line-height: 1;
    padding: 3px;
    margin-left: 10px;
  }

  #send {
    width: 270px;
    height: 60px;
    line-height: 60px;
    font-size: 15px;
    background-position: top 22px right 21px;
  }

  .send_text {
    margin-top: 50px;
    font-size: 13px;
    margin-bottom: 15px;
  }

  #privacy_policy {
    padding: 40px 20px;
    margin-bottom: 40px;
  }

  .sec_ttl_privacy_policy img {
    width: auto;
  }

  .sec_ttl_privacy_policy span {
    font-size: 12px;
    line-height: 26px;
    margin: 0 auto;
    width: 140px;
    height: 26px;
  }

  .privacy_policy_inner {
    margin-top: 30px;
  }

  .privacy_policy_inner dt {
    font-size: 14px;
    font-weight: 500;
    margin-bottom: 7px;
  }

  .privacy_policy_inner dd {
    font-size: 13px;
    line-height: 1.7;
    font-weight: 300;
    margin-bottom: 8px;
  }

  .privacy_policy_inner dd:last-of-type {
    margin-bottom: -5px;
  }

  /* 2022.1改修 */
  #privacy_policy p,
  h3,
  h4 {
    font-size: 1.4rem;
  }
  .pp_h3 {
    font-size: 1.5em;
    margin-bottom: 30px;
  }
  .pp_h3_2 {
    font-size: 1.3em;
    margin-bottom: 30px;
  }

  .pp_ad_box {
    padding: 20px;
  }
  .pp_ad_h {
    font-size: 1.5rem;
  }

  /* 個人情報の取り扱いについてモーダル */
  #privacy_policy2 {
    box-sizing: border-box;
    padding: 50px 14px;
    width: 86vw;
    height: 72vh;
    margin: 58px auto;
  }

  .modal-window {
    width: 100vw;
  }

  .modal-window .button-close {
    margin: 30px auto 0;
    padding: 14px;
  }

  /* --------------イベント備品レンタルサービス　スマホのみ-------------- */
  .mv_sub_rental {
    background-image: url(../images/rental_header_bg_sp.jpg);
    background-position: center bottom;
    width: auto;
    height: 56vh;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: end;
    -ms-flex-pack: end;
    justify-content: flex-end;
  }

  .rental_h1area {
    display: block;
    margin: 0 auto;
    padding: 0px 0.6em 0.6em;
    box-sizing: border-box;
  }
  .rental_h1 {
    width: 324px;
  }
  .rental_h1area .h1text {
    font-size: 2rem;
    margin-left: 0px;
    position: relative;
    bottom: 0px;
    line-height: 1.4;
    text-align: center;
  }

  .rental_h1_img {
    width: 200px;
    height: auto;
    margin: 0 auto;
    padding: 0px 0.6em 0.6em;
    box-sizing: border-box;
  }

  .intro_rental {
    width: 96vw;
    margin: 28px auto;
    font-size: 1.5rem;
  }

  #rental_content {
    width: 96vw;
    padding: 0 0;
    margin: 0 auto;
  }

  #rental_content .rental_box {
    width: 49%;
    margin-bottom: 10px;
  }

  .rental_h2 span {
    font-size: 1.1em;
    font-weight: 700;
    display: block;
  }

  /* モーダル中身 */
  /* モーダル全体 */
  .modal-content {
    height: 84%;
    width: 84%;
    padding: 20px 16px;
    box-sizing: border-box;
  }
  .r_modal_textarea .r_shiyou .r_shiyou_li {
    display: block;
  }
  .r_modal_textarea .r_shiyou .rg_area {
    width: auto;
    padding: 4px 8px;
    box-sizing: border-box;
    margin-right: 0px;
  }
  .r_modal_textarea .r_shiyou .shiyou_text {
    width: auto;
    padding-top: 0px;
    line-height: 1.5;
  }
  /* モーダル中身ここまで */

  #rental_reservation {
    width: 96vw;
    margin: 30px auto;
  }

  #rental_reservation .r_r_dl {
    width: 49%;
    display: block;
    margin-bottom: 20px;
  }
  #rental_reservation .r_r_link {
    width: auto;
    display: block;
    margin: 20px auto 0;
  }
  #rental_reservation .r_r_link a {
    display: block;
    width: 52%;
    margin: 0 auto;
  }

  #r_bottom_message {
    margin-bottom: 60px;
  }

  .r_bottom_m_inner {
    padding: 30px 12px;
  }
  .r_bottom_m_inner .man {
    width: 14%;
    height: auto;
  }

  .r_bottom_m_inner .r_bottom_text {
    font-size: 1em;
    font-weight: 400;
    line-height: 2;
    display: block;
    padding-top: 0px;
    width: 84%;
  }
}
