/********************************
* インナー
********************************/

/********************************
* フォント
********************************/

/********************************
* カラー
********************************/

html {
	font-size: 20px;
}

body {
	color: #000;
	font-family: "Roboto", "Roboto", sans-serif;
}

body.js-active {
	height: 100%;
	overflow: hidden;
}

/* link */

/* ============================================ */

a {
	color: inherit;
	cursor: pointer;
	text-decoration: none;
	-webkit-transition: opacity 0.3s;
	transition: opacity 0.3s;
	-webkit-transition: all 0.3s ease 0s;
	transition: all 0.3s ease 0s;
}

/* img */

/* ============================================ */

img {
	height: auto;
	max-width: 100%;
	vertical-align: bottom;
	width: 100%;
}

/*! destyle.css v4.0.0 | MIT License | https://github.com/nicolas-cusan/destyle.css */

/* Reset box-model and set borders */

/* ============================================ */

*,
::before,
::after {
	border-style: solid;
	border-width: 0;
	-webkit-box-sizing: border-box;
	        box-sizing: border-box;
}

/* Document */

/* ============================================ */

/**
 * 1. Correct the line height in all browsers.
 * 2. Prevent adjustments of font size after orientation changes in iOS.
 * 3. Remove gray overlay on links for iOS.
 */

html {
	-webkit-text-size-adjust: 100%; /* 2 */
	-webkit-tap-highlight-color: transparent; /* 3*/
	line-height: 1.15; /* 1 */
}

/* Sections */

/* ============================================ */

/**
 * Remove the margin in all browsers.
 */

body {
	margin: 0;
}

/**
 * Render the `main` element consistently in IE.
 */

main {
	display: block;
}

/* Vertical rhythm */

/* ============================================ */

p,
table,
blockquote,
address,
pre,
iframe,
form,
figure,
dl {
	margin: 0;
}

/* Headings */

/* ============================================ */

h1,
h2,
h3,
h4,
h5,
h6 {
	font-size: inherit;
	font-weight: inherit;
	margin: 0;
	text-align: center;
}

/* Lists (enumeration) */

/* ============================================ */

ul,
ol {
	list-style: none;
	margin: 0;
	padding: 0;
}

/* Lists (definition) */

/* ============================================ */

dt {
	font-weight: bold;
}

dd {
	margin-left: 0;
}

/* Grouping content */

/* ============================================ */

/**
 * 1. Add the correct box sizing in Firefox.
 * 2. Show the overflow in Edge and IE.
 */

hr {
	border-top-width: 1px;
	-webkit-box-sizing: content-box;
	        box-sizing: content-box; /* 1 */
	clear: both;
	color: inherit;
	height: 0; /* 1 */
	margin: 0;
	overflow: visible; /* 2 */
}

/**
 * 1. Correct the inheritance and scaling of font size in all browsers.
 * 2. Correct the odd `em` font sizing in all browsers.
 */

pre {
	font-family: monospace, monospace; /* 1 */
	font-size: inherit; /* 2 */
}

address {
	font-style: inherit;
}

/* Text-level semantics */

/* ============================================ */

/**
 * Remove the gray background on active links in IE 10.
 */

a {
	background-color: transparent;
	color: inherit;
	text-decoration: none;
}

/**
 * 1. Remove the bottom border in Chrome 57-
 * 2. Add the correct text decoration in Chrome, Edge, IE, Opera, and Safari.
 */

abbr[title] {
	-webkit-text-decoration: underline dotted;
	text-decoration: underline dotted; /* 2 */
}

/**
 * Add the correct font weight in Chrome, Edge, and Safari.
 */

b,
strong {
	font-weight: bolder;
}

/**
 * 1. Correct the inheritance and scaling of font size in all browsers.
 * 2. Correct the odd `em` font sizing in all browsers.
 */

code,
kbd,
samp {
	font-family: monospace, monospace; /* 1 */
	font-size: inherit; /* 2 */
}

/**
 * Add the correct font size in all browsers.
 */

small {
	font-size: 80%;
}

/**
 * Prevent `sub` and `sup` elements from affecting the line height in
 * all browsers.
 */

sub,
sup {
	font-size: 75%;
	line-height: 0;
	position: relative;
	vertical-align: baseline;
}

sub {
	bottom: -0.25em;
}

sup {
	top: -0.5em;
}

/* Replaced content */

/* ============================================ */

/**
 * Prevent vertical alignment issues.
 */

svg,
img,
embed,
object,
iframe {
	vertical-align: bottom;
}

/* Forms */

/* ============================================ */

/**
 * Reset form fields to make them styleable.
 * 1. Make form elements stylable across systems iOS especially.
 * 2. Inherit text-transform from parent.
 */

button,
input,
optgroup,
select,
textarea {
	-webkit-appearance: none; /* 1 */
	-moz-appearance: none;
	appearance: none;
	background: transparent;
	border-radius: 0;
	color: inherit;
	font: inherit;
	margin: 0;
	padding: 0;
	text-align: inherit;
	text-transform: inherit; /* 2 */
	vertical-align: middle;
}

/**
 * Correct cursors for clickable elements.
 */

button,
[type=button],
[type=reset],
[type=submit] {
	cursor: pointer;
}

button:disabled,
[type=button]:disabled,
[type=reset]:disabled,
[type=submit]:disabled {
	cursor: default;
}

/**
 * Improve outlines for Firefox and unify style with input elements & buttons.
 */

:-moz-focusring {
	outline: auto;
}

select:disabled {
	opacity: inherit;
}

/**
 * Remove padding
 */

option {
	padding: 0;
}

/**
 * Reset to invisible
 */

fieldset {
	margin: 0;
	min-width: 0;
	padding: 0;
}

legend {
	padding: 0;
}

/**
 * Add the correct vertical alignment in Chrome, Firefox, and Opera.
 */

progress {
	vertical-align: baseline;
}

/**
 * Remove the default vertical scrollbar in IE 10+.
 */

textarea {
	overflow: auto;
}

/**
 * Correct the cursor style of increment and decrement buttons in Chrome.
 */

[type=number]::-webkit-inner-spin-button,
[type=number]::-webkit-outer-spin-button {
	height: auto;
}

/**
 * Correct the outline style in Safari.
 */

[type=search] {
	outline-offset: -2px; /* 1 */
}

/**
 * Remove the inner padding in Chrome and Safari on macOS.
 */

[type=search]::-webkit-search-decoration {
	-webkit-appearance: none;
}

/**
 * 1. Correct the inability to style clickable types in iOS and Safari.
 * 2. Fix font inheritance.
 */

::-webkit-file-upload-button {
	-webkit-appearance: button; /* 1 */
	font: inherit; /* 2 */
}

/**
 * Fix appearance for Firefox
 */

[type=number] {
	-moz-appearance: textfield;
}

/**
 * Clickable labels
 */

label[for] {
	cursor: pointer;
}

/* Interactive */

/* ============================================ */

/*
 * Add the correct display in Edge, IE 10+, and Firefox.
 */

details {
	display: block;
}

/*
 * Add the correct display in all browsers.
 */

summary {
	display: list-item;
}

/*
 * Remove outline for editable content.
 */

[contenteditable]:focus {
	outline: auto;
}

/* Tables */

/* ============================================ */

/**
1. Correct table border color inheritance in all Chrome and Safari.
*/

table {
	border-collapse: collapse;
	border-color: inherit; /* 1 */
}

caption {
	text-align: left;
}

td,
th {
	padding: 0;
	vertical-align: top;
}

th {
	font-weight: bold;
	text-align: left;
}

.l-header {
	background: #fff;
	background: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0.5)), to(rgba(255, 255, 255, 0)));
	background: linear-gradient(180deg, rgba(0, 0, 0, 0.5) 0%, rgba(255, 255, 255, 0) 100%);
	height: 5rem;
	left: 0;
	position: fixed;
	top: 0;
	width: 100%;
	z-index: 50;
}

.l-inner {
	height: inherit;
	margin: 0 auto;
	max-width: 1224px;
	padding-left: 32px;
	padding-right: 32px;
	width: 100%;
}

.p-about {
	margin-top: 3.35rem;
	text-align: center;

}

.p-about__leadWrap {
	margin-top: 2.05rem;
}

.p-about__lead {
	font-size: 1.6rem;
	font-weight: 700;
	letter-spacing: 0em;
	line-height: 1.34375;
}

.p-about__textWrap {
	margin-top: 2.2rem;
}

.p-about__text {
	font-size: 1rem;
	font-weight: 400;
	letter-spacing: 0em;
	line-height: 1.8;
}

.p-about__text p:not(:first-child) {
	margin-top: 1.1rem;
}

.p-company {
	margin-top: 4.9rem;
}

.p-company__list {
	margin-top: 3.85rem;
}

.p-company__item {
	-webkit-box-align: stretch;
	-webkit-align-items: stretch;
	    -ms-flex-align: stretch;
	        align-items: stretch;
	background-image: -webkit-gradient(linear, left top, right top, from(#707070), color-stop(17.24%, #707070), color-stop(17.24%, transparent)), -webkit-gradient(linear, left top, right top, color-stop(17.67%, transparent), color-stop(17.67%, #707070), to(#707070));
	background-image: linear-gradient(to right, #707070 0%, #707070 17.24%, transparent 17.24%), linear-gradient(to right, transparent 17.67%, #707070 17.67%, #707070 100%);
	background-position: bottom, bottom;
	background-repeat: no-repeat;
	background-size: 100% 2px, 100% 1px;
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	gap: 0.25rem;
	padding-bottom: 2.15rem;
	padding-top: 2.1rem;
}

.p-company__item:first-child {
	background-image: -webkit-gradient(linear, left top, right top, from(#707070), color-stop(17.24%, #707070), color-stop(17.24%, transparent)), -webkit-gradient(linear, left top, right top, color-stop(17.67%, transparent), color-stop(17.67%, #707070), to(#707070)), -webkit-gradient(linear, left top, right top, from(#707070), color-stop(17.24%, #707070), color-stop(17.24%, transparent)), -webkit-gradient(linear, left top, right top, color-stop(17.67%, transparent), color-stop(17.67%, #707070), to(#707070));
	background-image: linear-gradient(to right, #707070 0%, #707070 17.24%, transparent 17.24%), linear-gradient(to right, transparent 17.67%, #707070 17.67%, #707070 100%), linear-gradient(to right, #707070 0%, #707070 17.24%, transparent 17.24%), linear-gradient(to right, transparent 17.67%, #707070 17.67%, #707070 100%);
	background-position: top, top, bottom, bottom;
}

.p-company__title {
	font-size: 0.9rem;
	font-weight: 700;
	letter-spacing: 0em;
	line-height: 1.3333333333;
	padding: 0 2.1rem;
	width: 17.2413793103%;
}

.p-company__text {
	font-size: 0.9rem;
	font-weight: 400;
	letter-spacing: 0em;
	line-height: 1.3333333333;
	padding: 0 2.1rem;
	width: 82.2413793103%;
}

.p-company__mapWrap {
	margin-top: 2.25rem;
}

.p-company__map {
	padding-top: 42.1551724138%;
	position: relative;
}

.p-company__map iframe {
	height: 100%;
	left: 0;
	position: absolute;
	top: 0;
	width: 100%;
}

.p-footer {
	margin-top: 6.4rem;
}

.p-footer__copyrightWrap {
	background: #245898;
	padding: 0.6rem 0 0.85rem;
	text-align: center;
}

.p-footer__copyright {
	color: #fff;
	font-size: 0.7rem;
	font-weight: 400;
	letter-spacing: 0em;
	line-height: 1.3571428571;
}

.p-hamburger__icon {
	height: 0.9rem;
	position: fixed;
	right: 1.2rem;
	top: 2.05rem;
	-webkit-transition: all 0.3s ease 0s;
	transition: all 0.3s ease 0s;
	width: 1rem;
	z-index: 201;
}

.p-drawer__icon {
	cursor: pointer;
	height: 100%;
	left: 0;
	position: absolute;
	top: 0;
	-webkit-transition: all 0.3s ease 0s;
	transition: all 0.3s ease 0s;
	width: 100%;
	z-index: 201;
}

.p-drawer__bar {
	background: #fff;
	height: 0.1rem;
	left: 0;
	position: absolute;
	-webkit-transition: all 0.3s ease 0s;
	transition: all 0.3s ease 0s;
	width: 1rem;
}

.p-drawer__bar1 {
	top: 0;
}

.p-drawer__bar1.js-active {
	-webkit-transform: translate(0.4rem) rotate(45deg);
	        transform: translate(0.4rem) rotate(45deg);
}

.p-drawer__bar2 {
	top: 0.4rem;
}

.p-drawer__bar3 {
	top: 0.8rem;
}

.p-drawer__icon.js-active .p-drawer__bar1 {
	-webkit-transform: translateY(0.4rem) rotate(45deg);
	        transform: translateY(0.4rem) rotate(45deg);
}

.p-drawer__icon.js-active .p-drawer__bar2 {
	opacity: 0;
	visibility: hidden;
}

.p-drawer__icon.js-active .p-drawer__bar3 {
	-webkit-transform: translateY(-0.4rem) rotate(-45deg);
	        transform: translateY(-0.4rem) rotate(-45deg);
}

.p-hamburger__content {
	background: #D5D6D6;
	height: 100%;
	left: 0;
	opacity: 0;
	position: fixed;
	top: 0;
	-webkit-transition: all 0.3s ease 0s;
	transition: all 0.3s ease 0s;
	transition: all 0.3s ease 0s;
	visibility: hidden;
	width: 100%;
	z-index: 200;
}

.p-hamburger__content.js-active {
	opacity: 1;
	visibility: visible;
}

.p-hamburger__list {
	margin-top: 5rem;
}

.p-hamburger__item {
	border-bottom: 0.05rem solid #fff;
	border-top: 0.05rem solid #fff;
	padding: 1.1rem 2.3rem;
}

.p-drawer__link {
	color: #fff;
	font-size: 1rem;
	font-weight: 700;
	letter-spacing: 0em;
	line-height: 1.3;
	text-transform: uppercase;
}

.p-drawer__ja {
	display: block;
	font-size: 0.8rem;
	font-weight: 700;
	letter-spacing: 0em;
	line-height: 1.3125;
	margin-top: 0.6rem;
}

.p-header {
	-webkit-box-align: center;
	-webkit-align-items: center;
	    -ms-flex-align: center;
	        align-items: center;
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: justify;
	-webkit-justify-content: space-between;
	    -ms-flex-pack: justify;
	        justify-content: space-between;
}

.p-header__logoLink {
	color: #fff;
	font-size: 1.8rem;
	font-weight: 700;
	letter-spacing: 0em;
	line-height: 1.3333333333;
}

.p-header__lists {
	-webkit-box-align: center;
	-webkit-align-items: center;
	    -ms-flex-align: center;
	        align-items: center;
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	gap: 1.5rem;
}

.p-header__link {
	color: #fff;
	font-size: 1.2rem;
	font-weight: 700;
	letter-spacing: 0em;
	line-height: 1.3333333333;
	text-transform: uppercase;
}

.p-mv {
	background-attachment: fixed;
	height: 40.5rem;
	position: relative;
}

.p-mv__video {
	height: 100%;
	width: 100%;
}

.p-mv__video video {
	-o-object-fit: cover;
	height: 100%;
	object-fit: cover;
	width: 100%;
}

.p-mv__inner {
	margin: 0 auto;
	max-width: 1224px;
	padding: 0 32px;
}

.p-mv__item {
	left: 0;
	position: absolute;
	top: 56%;
	-webkit-transform: translateY(-50%);
	        transform: translateY(-50%);
	width: 100%;
}

.p-mv__title {
	color: #fff;
	font-size: 3.6rem;
	font-weight: 700;
	letter-spacing: 0em;
	line-height: 1.3194444444;
}

.p-mv__catchWrap {
	margin-top: 0.85rem;
}

.p-mv__catch {
	color: #fff;
	font-size: 1.6rem;
	font-weight: 700;
	letter-spacing: 0em;
	line-height: 1.34375;
}

.p-section__title {
	font-size: 16px;
	font-weight: 700;
	line-height: 1.3125;
	padding-top: 4.5rem;
	position: relative;
	width: 100%;
	text-align: center;
}

.p-section__title::before {
	color: #245898;
	content: attr(data-en);
	font-size: 3.2rem;
	font-weight: 700;
	left: 0;
	letter-spacing: 0em;
	line-height: 1.3125;
	position: absolute;
	text-transform: uppercase;
	top: 0;
	width: 100%;
	text-align: center;

}

.p-service {
	margin-top: 5.2rem;
}

.p-service__list {
	margin-top: 1.85rem;
	border-left: thin solid ;
	padding-left: 20px;
	border-left-width: 3px;
}

.p-service__item {
	background: #fff;
	border-radius: 1rem;
	-webkit-box-shadow: 0 3px 6px rgba(0, 0, 0, 0.16);
	        box-shadow: 0 3px 6px rgba(0, 0, 0, 0.16);
	padding: 3.3rem 3.75rem 2.85rem 2.8rem;
}

.p-service__item:not(:first-child) {
	margin-top: 1.5rem;
}

.p-service__title {
	font-size: 1.6rem;
	font-weight: 700;
	letter-spacing: 0em;
	line-height: 1.34375;
}

.p-service__text {
	font-size: 1rem;
	font-weight: 400;
	letter-spacing: 0em;
	line-height: 1;
	margin-top: 1.5rem;
}

.u-hidden-pc {
	display: none;
}

.u-hidden-sp {
	display: block;
}

.sp {
	display: none;
}

.pc {
	display: block;
}

@media (hover: hover) {

a:hover {
	opacity: 0.8;
}

}

@media screen and (max-width: 1150px) {

html {
	font-size: 1.724137931vw;
}

}

@media screen and (max-width: 768px) {

html {
	font-size: 20px;
}

a {
	opacity: 1;
	opacity: initial;
}

.l-inner {
	max-width: calc(768px + 48px);
	padding-left: 24px;
	padding-right: 24px;
}

.p-about {
	margin-top: 3.85rem;
}

.p-about__leadWrap {
	margin-top: 1.6rem;
}

.p-about__lead {
	font-size: 1rem;
	font-weight: 700;
	letter-spacing: 0em;
	line-height: 1.8;
}

.p-about__textWrap {
	margin-top: 1.4rem;
}

.p-about__text {
	font-size: 0.8rem;
	font-weight: 400;
	letter-spacing: 0em;
	line-height: 1.7;
}

.p-company {
	margin-top: 5.1rem;
}

.p-company__list {
	margin-top: 3.7rem;
}

.p-company__item {
	background-image: -webkit-gradient(linear, left top, right top, from(#707070), color-stop(26.04%, #707070), color-stop(26.04%, transparent)), -webkit-gradient(linear, left top, right top, color-stop(27.39%, transparent), color-stop(27.39%, #707070), to(#707070));
	background-image: linear-gradient(to right, #707070 0%, #707070 26.04%, transparent 26.04%), linear-gradient(to right, transparent 27.39%, #707070 27.39%, #707070 100%);
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-webkit-flex-direction: column;
	    -ms-flex-direction: column;
	        flex-direction: column;
	gap: 0.5rem;
	padding-bottom: 1.3rem;
	padding-top: 1.4rem;
}

.p-company__item:first-child {
	background-image: -webkit-gradient(linear, left top, right top, from(#707070), color-stop(26.04%, #707070), color-stop(26.04%, transparent)), -webkit-gradient(linear, left top, right top, color-stop(27.39%, transparent), color-stop(27.39%, #707070), to(#707070)), -webkit-gradient(linear, left top, right top, from(#707070), color-stop(26.04%, #707070), color-stop(26.04%, transparent)), -webkit-gradient(linear, left top, right top, color-stop(27.39%, transparent), color-stop(27.39%, #707070), to(#707070));
	background-image: linear-gradient(to right, #707070 0%, #707070 26.04%, transparent 26.04%), linear-gradient(to right, transparent 27.39%, #707070 27.39%, #707070 100%), linear-gradient(to right, #707070 0%, #707070 26.04%, transparent 26.04%), linear-gradient(to right, transparent 27.39%, #707070 27.39%, #707070 100%);
}

.p-company__title {
	font-size: 0.7rem;
	font-weight: 700;
	letter-spacing: 0em;
	line-height: 1.3571428571;
	padding: 0 0.7rem;
	width: 100%;
}

.p-company__text {
	font-size: 0.7rem;
	font-weight: 400;
	letter-spacing: 0em;
	line-height: 1.8571428571;
	padding: 0 0.7rem;
	width: 100%;
}

.p-company__mapWrap {
	margin-top: 2.8rem;
}

.p-company__map {
	padding-top: 134.3406593407%;
}

.p-footer {
	margin-top: 5.45rem;
}

.p-header__logoLink {
	font-size: 1rem;
	font-weight: 700;
	letter-spacing: 0em;
	line-height: 1.3;
}

.p-mv {
	height: 44.7rem;
}

.p-mv__inner {
	max-width: calc(768px + 2.2rem);
	padding: 0 1.1rem;
}

.p-mv__title {
	font-size: 2.4rem;
	font-weight: 700;
	letter-spacing: 0em;
	line-height: 1.3125;
}

.p-mv__catchWrap {
	margin-top: 0.5rem;
}

.p-mv__catch {
	font-size: 1.2rem;
	font-weight: 700;
	letter-spacing: 0em;
	line-height: 1.9;
}

.p-section__title {
	padding-top: 3.3rem;
}

.p-section__title::before {
	font-size: 2rem;
	font-weight: 700;
	letter-spacing: 0em;
	line-height: 1.325;
}

.p-service__list {
	margin-top: 1.5rem;
}

.p-service__item {
	padding: 1.8rem 0.9rem 1.6rem 0.9rem;
}

.p-service__title {
	font-size: 1rem;
	font-weight: 700;
	letter-spacing: 0em;
	line-height: 1.7;
}

.p-service__text {
	font-size: 0.8rem;
	font-weight: 400;
	letter-spacing: 0em;
	line-height: 1;
	margin-top: 0.2rem;
}

.u-hidden-pc {
	display: block;
}

.u-hidden-sp {
	display: none;
}

.sp {
	display: block;
}

.pc {
	display: none;
}

}

@media (max-width: 375px) {

html {
	font-size: 5.3333333333vw;
}

}

.logo01{
	width: 300px;
}

.p-guide__date{
	font-size: 1.6rem;
	font-weight: 700;
	letter-spacing: 0em;
	line-height: 1.34375;
	margin-top: 60px;
}

.p-service__time{
	background-color: #245898;
	color: #fff;
	padding: 10px;
	width: auto;
}

.p-service__time_main{
	background-color: #006944;
	color: #fff;
	padding: 10px;
	width: auto;
}

details {
	border: 1px solid #aaa;
	border-radius: 4px;
	padding: 0.5em 0.5em 0;
  }
  
  summary {
	font-weight: bold;
	margin: -0.5em -0.5em 0;
	padding: 0.5em;
	list-style-position: block;
  }
  
  details[open] {
	padding: 0.5em;
  }
  
  details[open] summary {
	border-bottom: 1px solid #aaa;
	margin-bottom: 0.5em;
  }
  
  .p-about__guide {
	font-size: 1rem;
	font-weight: 400;
	letter-spacing: 0em;
	line-height: 1.8;
	color: #245898;
	text-align: center;
	font-weight: 900;
}
