@import url("https://fonts.googleapis.com/css2?family=Pirata+One&display=swap");
*, *::before, *::after { box-sizing: border-box; }

/*	768px
/* -------------------------------------------------------------------------- */
@media only screen and (max-width: 768px) { body { font-size: 12px !important; }
  img { max-width: 100%; }
  .pc_display { display: none !important; }
  .sp_display { display: inherit !important; }
  .center_text { width: 90%; height: auto; margin: 0 auto 20px auto; text-align: left; line-height: 1.8rem; }
  .title_btn { width: 80%; font-size: 1.2rem; font-weight: 500; color: #161212; background-color: #d5dc21; border-radius: 20px; margin: 20px auto; padding: 5px 20px; display: flex; justify-content: center; }
  .pdf_icon { width: auto; height: 18px; }
  .pdf_icon img { margin: 5px 0 0 5px; width: auto; height: 18px; }
  .open_icon { width: auto; height: 24px; }
  .open_icon img { margin: 2px 0 0 5px; width: auto; height: 24px; }
  .b_border { display: inline-block; border-bottom: solid 5px #d5dc21; padding-bottom: 3px; }
  .contsnts_box { width: 100%; height: auto; margin: 20px auto; }
  header { padding: 10px 0; width: 100%; height: auto; display: flex; position: relative; }
  header h1 { position: absolute; font-size: 0.6rem; margin-left: 10px; padding: 0; font-weight: normal; }
  header .header_logo { width: 80%; height: auto; margin: 40px auto 0 auto; justify-content: center; align-content: center; }
  header .header_logo img { width: 100%; height: auto; }
  header .small { margin-right: 20px; }
  header .strong { display: none; }
  header .bb_border { border-bottom: none; }
  header .header_contact { display: block; width: 100%; position: fixed; z-index: 100; top: inherit; bottom: 0; right: 0; background-color: #d5dc21; color: #161212; padding: 5px 20px; text-align: center; }
  header .header_contact .header_tel { width: auto; height: auto; display: inline-block; font-size: 1.8rem; font-weight: 500; margin: 0 auto; }
  header .header_contact .header_tel img { width: auto; height: 1.4rem; margin-right: 10px; }
  header .header_contact .header_tel a { color: #161212; }
  header .header_contact .small { width: 100%; text-align: center; }
  .header_nav { width: 100%; height: auto; text-align: center; display: flex; flex-wrap: wrap; justify-content: space-between; }
  .header_nav div { width: 45%; height: auto; justify-content: center; margin: 0 auto; font-size: 0.8rem; }
  .header_nav div span { width: 100%; height: auto; display: inline-block; font-size: 2.0rem; border-bottom: solid 2px #d5dc21; margin-bottom: 5px; padding-bottom: 5px; }
  .carcoating { margin-bottom: 120px; }
  .carcoating h2 { width: 100%; height: auto; display: flex; align-items: center; justify-content: center; margin: 50px 0; font-size: 2.2rem; text-align: center; font-weight: 900; text-shadow: 0 0 4px #161212; }
  .carcoating h2 img { width: 90%; height: auto; filter: drop-shadow(1px 1px 5px #000); }
  .carcoating h3 { width: 100%; height: auto; display: flex; align-items: center; justify-content: center; margin: 50px 0 0 0; }
  .carcoating h3 img { width: 100%; height: auto; }
  .carcoating .carcorting_img { margin: 0 calc(50% - 50vw); width: 100vw; min-height: 70vh; background-image: url("../images/carcoating_main.png"); background-size: 120%; background-repeat: no-repeat; background-position: bottom; margin-top: -250px; margin-bottom: 40px; }
  .carcoating .corting_submenu { width: 90%; height: auto; display: block; margin: 0 auto 10px; }
  .carcoating .corting_submenu div { width: 100%; display: block; padding: 5px; margin: 0 auto 5px; border: solid 0.9px #fff; text-align: center; font-weight: 900; font-size: 1.4rem; flex-flow: column; }
  .carcoating .corting_submenu div br { display: none; }
  .carcoating .corting_submenu div span { display: block; width: 20%; height: auto; justify-content: center; margin: 10px auto 0 auto; }
  .carcoating .corting_submenu div span img { width: auto; height: 2rem; }
  .carcoating .contents_title { width: 96%; height: auto; display: block; text-align: center; justify-content: center; margin: 0 auto 20px; }
  .carcoating .contents_title h4 { display: inline-block; justify-content: center; width: auto; height: auto; font-size: 1.8rem; letter-spacing: 0.2rem; font-weight: 900; margin: 40px auto; padding-bottom: 3px; }
  .carcoating .contents_title h4 br { display: none; }
  .price_table { width: auto; height: auto; margin: 0 auto 20px auto; }
  .price_table th { border-bottom: solid 2px #d5dc21; padding: 5px 10px 5px 20px; font-size: 1.0rem; }
  .price_table th span { font-size: 0.6rem; font-weight: normal; }
  .price_table td { border-bottom: solid 1px #fff; text-align: center; padding: 5px 10px; }
  .text_box { width: 100%; height: auto; margin: 0 0 40px 0; display: block; }
  .text_box img { width: 100%; height: auto; margin: 0 auto; }
  .text_box iframe, .text_box video { display: block; width: 90%; height: 350px; margin: 0 auto 10px; }
  .text_box .inbox { width: 100%; height: auto; flex-direction: column; display: block; }
  .text_box .inbox h5 { display: block; width: 90%; height: auto; margin: 0 auto 15px auto; padding: 0; font-size: 1.6rem; }
  .text_box .inbox p { display: block; width: 90%; height: auto; margin: 0 auto 15px; }
  .info_box { width: 100%; height: auto; margin: 20px auto; display: block; align-items: flex-start; }
  .info_box .left_box { width: 40%; flex-direction: column; margin: 0 auto; }
  .info_box .left_box img { width: 100%; height: auto; margin-right: 0; }
  .info_box table { width: 96%; height: auto; margin: 0 auto; }
  .info_box table th { width: auto; height: auto; margin: 0; padding: 3px 15px; text-align: left; border-bottom: solid 2px #D8D8D8; font-weight: normal; }
  .info_box table td { width: auto; height: auto; margin: 0; padding: 3px 15px; text-align: left; border-bottom: solid 1px #ffffff; }
  footer .footer_logo { width: 50%; height: auto; margin: 100px auto; }
  footer .footer_logo img { width: 100%; height: auto; } }
#funnys_movie { width: 100%; height: auto; margin: 40px auto 0 auto; position: relative; z-index: 1; }
#funnys_movie video { width: 100%; height: auto; }
