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

@media (prefers-reduced-motion: reduce) { html { scroll-behavior: smooth; } }
body { margin: 0; padding: 0; color: #ffffff; font-weight: 300; font-family: 'Noto Sans JP', sans-serif, "Helvetica Neue", Arial, "Hiragino Kaku Gothic ProN", "Hiragino Sans", Meiryo, sans-serif; background-color: #161212; background-image: url("../images/body_bg.png"); background-size: 100%; overflow-x: hidden; font-size: 18px; }

a { color: #ffffff; text-decoration: none; }

a:hover { color: #d5dc21; }

.x-small { font-size: 0.6rem; }

.small { font-size: 0.7rem; }

.strong { font-size: 1.4rem; font-weight: 900; }

.logo-font { font-family: 'Pirata One', cursive; }

.center_text { width: 60%; height: auto; margin: 0 auto 40px auto; text-align: left; line-height: 1.8rem; }

.b_border { display: inline-block; border-bottom: solid 10px #d5dc21; padding-bottom: 3px; }

.bb_border { border-bottom: solid 2px #161212; padding-bottom: 3px; }

.pc_display { display: inherit !important; }

.sp_display { display: none !important; }

.mb-10 { margin-bottom: 10px; }

.mb-20 { margin-bottom: 20px; }

.mb-40 { margin-bottom: 40px; }

.mr-20 { margin-right: 20px; }

.img60 { width: 60%; height: auto; }
.img60 img { width: 90%; height: auto; margin: 0 auto; }

.title_btn { width: 50%; font-size: 1.2rem; font-weight: 500; color: #161212; background-color: #d5dc21; border-radius: 20px; margin: 20px auto; padding: 5px 60px; display: flex; justify-content: center; }

.pdf_icon { width: auto; height: 22px; }
.pdf_icon img { margin: 5px 0 0 5px; width: auto; height: 22px; }

.open_icon { width: auto; height: 30px; }
.open_icon img { margin: 0 0 0 5px; width: auto; height: 30px; }

.contsnts_box { width: 1100px; height: auto; margin: 40px auto; }

.text_box { width: 100%; height: auto; margin: 0 0 40px 0; display: flex; }
.text_box img { width: 480px; height: auto; }
.text_box iframe, .text_box video { display: block; width: 600px; height: 350px; margin: 0 40px; }
.text_box .inbox { width: 100%; height: auto; flex-direction: column; display: block; }
.text_box .inbox h5 { display: block; width: 100%; height: auto; margin: 0 40px 15px 40px; padding: 0; }
.text_box .inbox p { display: block; width: 90%; height: auto; margin: 0 40px; }

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: 300px; height: auto; margin: 40px auto 0 auto; justify-content: center; align-content: center; }
header .header_logo img { width: 100%; height: auto; }
header .header_contact { position: fixed; z-index: 100; top: 0; right: 0; background-color: #d5dc21; color: #161212; padding: 10px 20px; text-align: center; }
header .header_contact .header_tel { font-size: 2.0rem; font-weight: 500; display: flex; align-items: center; }
header .header_contact .header_tel img { width: 30px; height: 30px; margin-right: 10px; }
header .header_contact .header_tel a { color: #161212; }

.header_nav { width: 100%; height: auto; text-align: center; display: flex; justify-content: space-between; }
.header_nav div { width: auto; height: auto; justify-content: center; margin: 0 10px; 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: 150px 0 100px 0; font-size: 4.5rem; 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: 100px 0 0 0; }
.carcoating h3 img { width: 100%; height: auto; }
.carcoating .carcorting_img { margin: 0 calc(50% - 50vw); width: 100vw; min-height: 890px; background-image: url("../images/carcoating_main.png"); background-size: cover; background-repeat: no-repeat; background-position: bottom; margin-top: -150px; margin-bottom: 40px; }
.carcoating .corting_submenu { display: flex; margin-bottom: 40px; }
.carcoating .corting_submenu div { width: 30%; display: block; padding: 40px; margin: 0 auto; border: solid 0.9px #fff; text-align: center; font-weight: 900; font-size: 1.4rem; flex-flow: column; }
.carcoating .corting_submenu div span { display: block; width: 20%; height: auto; justify-content: center; margin: 40px auto 0 auto; }
.carcoating .corting_submenu div span img { width: 100%; height: auto; }
.carcoating .contents_title { display: flex; justify-content: center; margin-bottom: 40px; }
.carcoating .contents_title h4 { display: inline-block; justify-content: center; width: auto; height: auto; font-size: 3.0rem; letter-spacing: 0.2rem; font-weight: 900; margin: 40px auto; padding-bottom: 3px; }

.price_table { width: 100%; height: auto; margin: 0 auto 40px auto; }
.price_table th { border-bottom: solid 2px #d5dc21; padding: 10px 20px 5px 20px; font-size: 1.2rem; }
.price_table th span { font-size: 0.6rem; font-weight: normal; }
.price_table td { border-bottom: solid 1px #fff; text-align: center; padding: 10px 20px 5px 20px; }

.custum_logo { position: absolute; width: 80%; height: auto; margin: 400px auto 0 auto; }

.info h6 { text-align: center; color: #d5dc21; font-size: 2rem; margin: 40px 0; }

.info_box { width: 80%; height: auto; margin: 40px auto; display: flex; align-items: flex-start; }
.info_box .left_box { width: 30%; flex-direction: column; }
.info_box .left_box img { width: 100%; height: auto; margin-right: 40px; }
.info_box table { width: 70%; height: 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: 30%; height: auto; margin: 100px auto 20px; }
footer .footer_logo img { width: 100%; height: auto; }

#funnys_movie { width: 100%; height: auto; margin: -300px auto 20px auto; position: relative; z-index: 100; }
#funnys_movie video { width: 100%; height: auto; }
