﻿@page {
	size: auto;
	margin: 0mm; 
}

body {
	-webkit-print-color-adjust: exact;
	pointer-events: none;
}

header {
	display: none;
}

.toukou-h1-wrapper {
	display: none;
}

.category-h2-box {
	display: none
}

.toukou-box-wrapper {
	padding: 0px;
	margin: 0px;
}

.toukou-bg-text {
	display: none;
}

.toukou-box {
	box-shadow: none;
	padding: 130px 70px 0px;
	width: unset;
}

.toukou-box h2 {
	font-size: 34px;
	margin-bottom: 0px;
}

.company-content:nth-child(9n) {
    margin-bottom: 80px;
    transform: translate(0px, 70px);
}

.company02-content p iframe {
    width: 350px;
    height: 300px;
}

.company-guide-h3 {
	margin: 0px 0px 10px 0px;
}

.company02-content h3 {
	font-size: 22px;
	text-shadow: 2px 2px 54px rgb(0 0 0 / 50%);
}

.company02-content p {
	margin-bottom: 30px;
	font-family: serif;
}

.company02-linkbtn {
	display: none;
}

.company02-link-box img {
	display: inline-block;
	vertical-align: top;
}

.company02-youtube-content {
	display: none;
}

.company02-youtube-qrcode {
	display: block;
	width: 150px;
}

.company-hp-qrcode {
	display: unset;
}

.company-hp-link {
	display: none;
}

.company-hp-qrcode img {
	width: 100px !important;
}

.recruit-button {
	display: none;
}

.guide-address-span01 {
	white-space: nowrap;
}

ul.page-numbers {
	display: none;
}

footer {
	display: none;
}