﻿/* CSS Document */

* {
	padding:0;
	margin:0;
	outline:none;
	}
html {
	overflow: auto;
	}
body {
	overflow: hidden;
	text-align:center;
	font-family: "Helvetica Neue",Arial,"Hiragino Kaku Gothic ProN","Hiragino Sans","Meiryo", sans-serif; 
	font-weight: 400;
	line-height: 1.8;
	-webkit-text-size-adjust:100%;
	font-optical-sizing: auto;
	color: #424242;
}
.asap {
	font-family: "Asap", sans-serif;
	font-optical-sizing: auto;
	font-weight: 400;
	font-style: normal;
	font-variation-settings:"wdth" 100;
}
.oswald {
  font-family: "Oswald", sans-serif;
  font-optical-sizing: auto;
  font-weight: 500;
  font-style: normal;
}
img {
	vertical-align:top;
	border:0;
	width: 100%;
	height: auto;
	image-rendering: -webkit-optimize-contrast;
	}
li {
	list-style-type: none;
}
p,a,li,div {
	max-height: 100%;
}

/* --- class and other set --- */
.shadow {
	text-shadow: rgba(0,0,0,.65) -0.2rem 0.2rem 0.38rem;
}
.just {
	text-align: justify;
}
a {
	color: #424242;
	text-decoration: none;
}
.inner { width: 100%; position: absolute; left: 0; top: 0; }
.clearfix::after { content: ""; display: block; clear: both;}
@media only screen and (min-width: 768px) {
	html, body {
		font-size: calc(20*100vw / 1440);
	}
	.sp {
		display: none;
	}
	.contents {
		margin: 0 7.5%;
	}
}
@media only screen and (max-width: 767px) {
	html, body {
		font-size: 3.125vw;
	}
	.pc {
		display: none;
	}
	#wrap { width: 100vw; }
	.contents {
		
	}
}
/* --- originals --- */
.link.rnd a, .link.rnd button { border-radius: 1.6em;}
.link span { font-size: 90%; vertical-align: middle; }
@media only screen and (min-width: 768px) {
.link a, .link button { transition: all ease .3s; }
}/* --- pc --- */

@media only screen and (max-width: 767px) {
}/* --- sp --- */

/* --- navi head --- */
.naviContainer { width: 100%;}
.naviContainer nav { width: 100%; box-sizing: border-box; position: fixed; left: 0; top: 0;  display:flex; flex-direction: row; justify-content: space-between; align-items: center; background-color:#fff; z-index: 2; }
nav .menubtn { font-size: 0;}
nav .menubtn a { width: 100%; height: 100%; display: flex; align-items: center; justify-content: center;}
@media only screen and (min-width: 768px) {
.naviContainer, nav { height: 4rem;}
nav { gap: 0 .5rem;  padding: 0 0 0 1.5rem;}
nav .logo { width: 12%; font-size: 0; }
nav .menubtn { width: 1.7rem; height: 1.7rem; padding: 1.5rem;}
nav .menubtn a { cursor: pointer;}
nav #menu { width: 36%; display: grid; margin-left: auto; margin-right: 16%; grid-auto-flow: column; align-items: center; gap: .25rem; }
nav #menu li a { display: block; font-size: 0.75rem; font-weight: 600; line-height: 2; }
nav #menu li.mordal { position: relative; font-size: 0.85rem;}
nav #menu li.mordal div { visibility: hidden; width: 11em; position: absolute; left: calc(50% - 5.5em); transition: all ease .5s; top: 1.5rem; opacity: 0;;}
nav #menu li.mordal div a { display: block; line-height: 3.6; background-color: #fff; border-left: 1px solid #004fa2; border-right: 0.05rem solid #004fa2;}
nav #menu li.mordal div a:nth-of-type(1) { border-top: 1px solid #004fa2;}
nav #menu li.mordal div a:nth-last-child(1) { border-bottom: 1px solid #004fa2;}
nav #menu li.mordal div a:hover {}
nav #menu li.mordal:hover div { visibility: visible; opacity: 1;}
nav #menu li a span.liner { position: relative; display: inline-block; vertical-align: top; overflow: hidden;}
nav #menu li a span.liner::after { content: ""; display: block; width: 100%; height: 1px; background-color: #636363; position: absolute; left: -100%; top: calc(50% + 0.6em); transition: left ease .3s;}
nav #menu li a:hover span.liner::after { left: 0;}
}/* --- pc --- */

.button { display: block; color: #fff; background:linear-gradient(0deg, #0c2f62 0%, #2b35a5 100%); line-height: 3; border-radius: 1.25em; width: 10em; font-weight: 600; border-radius: .3rem; }
.button:hover { background:linear-gradient(0deg, #235899 0%, #5f6af6 100%); }
#head { background: linear-gradient(0deg, #dddddd 0%, #fff 100%);}
#head .box { font-weight: 700;}
#head .box .shelf { width: 100%;}
#head .box .shelf:nth-of-type(1) .txt-box p:nth-of-type(2) { line-height: 1.4;}
@media only screen and (min-width: 768px) {
.button { font-size: .8rem; width: 16em; margin-right: 1.5rem;}
.meiko p { font-size: .7rem;}
.meiko p.mid { font-size: .9rem;}
.meiko p.large { font-size: .1.75rem;}
#head { height: calc(100svh - 4rem); max-height: min(calc(100svh - 4rem), 42svw); display: flex; align-items: center; justify-content: center;}
#head .box { width: 55%;  text-align: left;}
#head .box .shelf:nth-of-type(1) { display: flex; justify-content: space-between; align-items: center; }
#head .box .shelf:nth-of-type(1) .txt-box { width: 45%; text-align: left;}
#head .box .shelf:nth-of-type(1) .txt-box p:nth-of-type(2) { font-size:1.75rem; margin: 0.5em 0 .75em;}
#head .box .shelf:nth-of-type(1) .img-box { width: 52%;}
#head .box .shelf:nth-of-type(2) { width: 90%; margin: .5rem auto;}
#head .box .shelf:nth-of-type(3) { margin: 1rem 0 2rem; text-align: center;}
#head .box .shelf:nth-of-type(3) a.button { font-size: .8rem; width: 23em; margin: 1rem auto;} 
}/* --- pc --- */

@media only screen and (max-width: 767px) {
.naviContainer, nav { height: 4rem;}
nav { gap: 0 .5rem;  padding: 0 0 0 1rem;}
nav .logo { width: 24%; font-size: 0; }
nav a.button { font-size: .75rem; width: 11em; margin-right: 1em;}
#head { min-height: calc(100svh - 4rem); width: 100%;  display: flex; align-items: center; justify-content: center; }
#head .box { margin: 1rem 5% 0;}
#head .box .shelf:nth-of-type(1) .txt-box p:nth-of-type(2) { font-size:2.4rem; margin: 0.25em 0 .5em;}
#head .box .shelf:nth-of-type(1) .txt-box img { width: 86%;}
#head .box .shelf:nth-of-type(1) .img-box { width: 100%; margin: 1.5rem 0 0 -3%;}
#head .box .shelf:nth-of-type(2) { width: 104%; margin: 1rem -2% 1.5rem;}
#head .box .shelf:nth-of-type(3) { margin: 2rem 0 0; text-align: center;}
#head .box .shelf:nth-of-type(3) a.button { font-size: 1rem; width: 23em; margin: 1.5rem auto;} 
}/* --- sp --- */


/* --- section --- */
section { color: #636363;}
section hgroup p { font-weight: 600; color: #223b83;}
section hgroup h2 { font-weight: 700; color: #223b83; margin-bottom: 0.5em; letter-spacing: 0.05em;}
section hgroup p:last-of-type {color: #8bb969;}
section p.ttl { font-weight: 700; color: #223b83;}
section p.conductor { color: #223b83; font-weight: 600; background-repeat: no-repeat; background-image:  url(../../lp_meiko/assets/images/arrow2.svg);}
section.request { background-color: #d6faffff; padding: 0;}
section.request .mat { background-color: #fff; display: flex; align-items: center; justify-content: center;}
section.request .mat p strong { display: block; color: #223b83;}
@media only screen and (min-width: 768px) {
section { padding: 3.5rem 0;}
section hgroup {margin-bottom: 3rem;}
section hgroup h2 { font-size: 1.3rem; }
section p.conductor { margin-top: 4rem; padding-bottom: 4rem; background-size: 2rem auto; background-position: center 70%;}
section .request {padding: 2.5rem 0;}
section .request .mat { width: 55%; height: 4.4rem; border-radius: 2.2rem; margin-inline: auto;}
section .request .mat p { font-size: .7rem;}
section .request .mat p strong { font-size: 1rem;}
section .request a.button { width: 23em; margin: 1.5rem auto 0;}
}/* --- pc --- */

@media only screen and (max-width: 767px) {
.contents { margin: 0 5%;}
section { padding: 3rem 0;}
section hgroup { margin-bottom: 3rem;}
section p.conductor { font-size: 1.3rem; margin: 4rem 10% 0; padding-bottom: 4rem; background-size: 3rem auto; background-position: center 90%;}
section .request { padding: 2rem 5%;}
section .request .mat { padding: .5rem 1rem 1.5rem; height: 6.8rem; box-sizing: border-box; border-radius: 3.4rem; margin-inline: auto;}
section .request .mat p strong { font-size: 1.2rem; line-height: 1.5;}
section .request a.button { font-size: 1.15rem; width: 23em; margin: 1.5rem auto 0;}
}/* --- sp --- */


/* --- infrastructure --- */
section#infrastructure .shelf .unit p.ttl { color: #fff; background:linear-gradient(0deg, #36683b 0%, #8fd067 100%); line-height: 3; border-radius: 1.5em;}
section#infrastructure .shelf .unit p.sh { width: 100%; font-weight: 600; color: #223b83; display: flex; align-items: center; justify-content: center; }
section#infrastructure .shelf .unit:nth-of-type(3) p.sh { text-align: left;}
section#infrastructure .shelf .unit p.result { font-weight: 700; background-repeat: no-repeat; background-image: url(../../lp_meiko/assets/images/arrow.svg); border-bottom: .25rem solid #67d6ff; }
@media only screen and (min-width: 768px) {
section#infrastructure .shelf { display: flex; justify-content: space-between; width: 84%; margin: 0 auto;}
section#infrastructure .shelf .unit { width: 29%;}
section#infrastructure .shelf .unit p.ttl { font-size: .9rem; margin-bottom: 1rem;}
section#infrastructure .shelf .unit p.sh {  min-height: 3.6em; margin-bottom: .5rem; }
section#infrastructure .shelf .unit p.result { font-size: 1.2rem; padding: 3rem 0 1rem; background-size: 2rem; background-position: center 10%; }
}/* --- pc --- */

@media only screen and (max-width: 767px) {
section#infrastructure .shelf .unit { width: 75%; margin: 3rem auto 0;}
section#infrastructure .shelf .unit p.ttl { font-size: 1.3rem; margin-bottom: 1rem;}
section#infrastructure .shelf .unit p.sh {  margin-bottom: .75rem; font-size: 1.2rem;}
section#infrastructure .shelf .unit:nth-of-type(3) p.sh { width: 110%; margin-left: -5%;}
section#infrastructure .shelf .unit p.result { font-size: 1.2rem; padding: 4rem 0 1rem; background-size: 3rem; background-position: center top; }
}


/* --- contents --- */
section#contents { background-color: #f4f4f4; padding-bottom: 0;}
section#contents p.sub { font-weight: 600;}
section#contents .shelf { box-sizing: border-box; text-align: left;}
section#contents .shelf:nth-of-type(odd) { background: linear-gradient(90deg, #e3f4ff 0%, #fff 100%);}
section#contents .shelf:nth-of-type(even) { background: linear-gradient(270deg, #e3f4ff 0%, #fff 100%);}
section#contents .shelf .txt-box p:nth-of-type(1) { color: #223b83; font-weight: 700;}
@media only screen and (min-width: 768px) {
section#contents p.sub { margin-bottom: 3rem;}
section#contents .shelf { display: flex; justify-content: space-between; align-items: center; width: 84%; margin: 1.5rem 8%; padding: .8rem 4%;}
section#contents .shelf:nth-of-type(odd) { flex-direction: row-reverse;}
section#contents .shelf:nth-of-type(even) { flex-direction: ro;}
section#contents .shelf .txt-box { width: 75%;}
section#contents .shelf figure { width: 20%;}
section#contents .shelf .txt-box p:nth-of-type(1) { font-size: 1.1rem; margin-bottom: .5em;}
}/* --- pc --- */

@media only screen and (max-width: 767px) {
section#contents p.sub { margin-bottom: 2rem;}
section#contents .shelf { margin: 1.5rem 0; padding: 1.25rem 1rem;}
section#contents .shelf p.ttl { font-size: 1.2rem; margin-bottom: .5em;}
section#contents .shelf figure { display: none;}
section#contents .shelf:nth-of-type(1) figure { display: block; width: 25%; margin: 0 auto 0;}
}/* --- sp --- */


/* --- function --- */
section#function { padding-bottom: 0;}
section#function .haz p { font-weight: 600;}
section#function .haz p.ttl { color: #fff; font-weight: 700; background-color: #223b83; line-height: 3; border-radius: 1.5em; margin-inline: auto;}
section#function .haz p.sub { color: #223b83; }
section#function .haz p.ttl.grey { background-color: #636363; }
section#function .shelf.phone-images { display: flex; justify-content: space-between;}
section#function .shelf.phone-images img { width: 18%;}
section#function .mat { background-color: #e5e5e5; border-radius: 1rem; font-weight: 600;}
section#function .mat.white { background-color: transparent;}
section#function .mat .box p.circle { color: #fff; background: linear-gradient(90deg, #467b94 0%, #57d1fd 100%); line-height: 1.5; width: 7em; height: 7em; border-radius: 50%; display: flex; align-items: center; justify-content: center;}
section#function .mat .box:nth-of-type(1) p.sub { text-align: left; line-height: 1.7;}
section#function .mat .box:nth-of-type(2) .unit { background-color: #fff; border: 1px solid #aad267; box-sizing: border-box;}
section#function .mat .box:nth-of-type(2) .unit p.ttl { color: #fff; background: linear-gradient(0deg, #50722f 0%, #95ca69 100%);font-weight: 700; line-height: 2.2; margin: 0 auto;}
section#function .mat .box:nth-of-type(2) .unit p:last-of-type { text-align: left; line-height: 2;}
section#function .mat p.result { color: #1d3aa5; line-height: 1.7; background-repeat: no-repeat; background-image: url(../../lp_meiko/assets/images/arrow.svg); background-position: center top;}
section#function .mat.white { margin-bottom: 0;}
section#function .mat.white .box .txt-box { text-align: left;}
section#function .mat .box .txt-box p.ttl { line-height: 1.6;}
section#function .mat.support p.sub { font-weight: 700; color: #223b83;background-repeat: no-repeat; background-image: url(../../lp_meiko/assets/images/img04_1.webp); margin: 0 auto; }
section#function .mat.support .box .txt-box p:nth-of-type(2) { text-align: justify; font-weight: 400; line-height: 1.7;}
section#function .mat.support .box .txt-box { background-color: #fff; border: 1px solid  #223b83; border-radius: .8rem;}
@media only screen and (min-width: 768px) {
section#function .haz p.ttl { font-size: .8rem; width: 11em; margin: 4rem auto 2rem;}
section#function .haz p.sub { font-size: 1.2rem;}
section#function .shelf.phone-images { width: 80%; margin: 2rem auto 3rem;}
section#function .mat { padding: 1.5rem; width: 75%; margin: 2rem auto 2.5rem; box-sizing: border-box;}
section#function .mat .box { display: flex; justify-content: space-between; }
section#function .mat .box:nth-of-type(1) { width: 100%; align-items: center; box-sizing: border-box; padding-right: 2%;}
section#function .mat .box:nth-of-type(2) { width: 82%; margin: 1rem auto 0;}
section#function .mat .box:nth-of-type(1) p.circle { font-size: .7rem; }
section#function .mat .box:nth-of-type(1) p.sub { width: 85%; font-size: .9rem;}
section#function .mat .box:nth-of-type(2) .unit { width: 48%; padding: .8rem 3%;}
section#function .mat .box:nth-of-type(2) .unit p.ttl { margin-bottom: 1em;}
section#function .mat p.result { padding: 2.4rem 0 .15rem; margin-top: 1rem; font-size: .9rem; background-size: 2rem auto;}
section#function .mat.white .box { width: 100%; align-items: center; margin-bottom: 3rem;}
section#function .mat.white .box figure { width: 40%;}
section#function .mat.white .box .txt-box { width: 52%; margin-right: 5%;}
section#function .mat.white .box .txt-box p.ttl { font-size: .9rem; margin-bottom: .5em;}
section#function .mat.support { padding: 0 2.5rem 2rem; margin-top: 0;}
section#function .mat.support p.sub { font-size: 1.1rem; padding: 2em 0 1.5em; width: 85%; background-size: 4.2em auto; background-position: right .65em;}
section#function .mat.support .box { padding: 0;}
section#function .mat.support .box .txt-box { width: 43%; padding: 1.25rem 1rem;}
section#function .mat.support .box .txt-box p.ttl { font-size: .8rem; margin-bottom: .5rem;}
}/* --- pc --- */

@media only screen and (max-width: 767px) {
section#function .haz p.ttl { font-size: .9rem; width: 11em; margin: 3rem auto 2rem;}
section#function .haz p.sub { font-size: 1.1rem;}
section#function .shelf.phone-images { margin: 2rem auto 3rem;}
section#function .mat { padding: 2.5rem 1.5rem 1.5rem; margin: 2rem auto 2.5rem; box-sizing: border-box; position: relative;}
section#function .mat .box p.circle { position: absolute; left: 1rem; top: -2.8rem;}
section#function .mat .box:nth-of-type(1) { align-items: center; box-sizing: border-box; padding-right: 2%;}
section#function .mat .box:nth-of-type(2) {margin: 1rem auto 0;}
section#function .mat .box:nth-of-type(1) p.circle { font-size: .7rem; }
section#function .mat .box:nth-of-type(2) .unit { padding: .8rem 3%; margin: 1.5rem 0;}
section#function .mat .box:nth-of-type(2) .unit p.ttl { margin-bottom: 1em;}
section#function .mat p.result { padding: 4rem 0 .15rem; margin-top: 1rem; font-size: 1.2rem; text-align: left; background-size: 3rem auto;}
section#function .mat.white .box .txt-box { margin: 1.5rem 0 3rem;}
section#function .mat.white .box .txt-box p.ttl { font-size:1.3rem; margin-bottom: .25em;}
section#function .mat.support { padding: 0 1.5rem 2rem; margin-top: -1rem;}
section#function .mat.support p.sub { font-size: 1.3rem; text-align: left; margin: 0 1.5em 0 1em; padding: 1em 0 .75em; background-size: 4em auto; background-position: right 135%;}
section#function .mat.support .box .txt-box { padding: 1.25rem 1rem;}
section#function .mat.support .box .txt-box:first-of-type { margin-bottom: 1.5rem;}
section#function .mat.support .box .txt-box p.ttl { font-size: 1rem; margin-bottom: .5rem;}
}/* --- sp --- */

/* --- voice --- */
section#voice {}

section#voice .shelf .mat { background-color: #e5e5e5; border-radius: 1rem; text-align: left;}
section#voice .shelf .mat p:last-of-type { font-weight: 600;}
@media only screen and (min-width: 768px) {
section#voice { padding-bottom: 2rem;}
section#voice .shelf { display: flex; justify-content: space-between;}
section#voice .shelf { width: 80%; margin: 2rem auto 3rem; align-items: center;}
section#voice .shelf figure { width: 18%;}
section#voice .shelf .mat { width: 68%; padding: 2rem 2rem 1.75rem;}

section#voice .shelf .mat p.ttl:nth-of-type(1) { font-size: 1rem; margin-bottom: 1.5em;}
section#voice .shelf .mat p:last-of-type { margin-top: 1em;}
}/* --- pc --- */

@media only screen and (max-width: 767px) {
section#voice hgroup { margin-bottom: 0;}
section#voice .shelf .mat { margin: -2rem auto 1.5rem; padding: 2.5rem 1rem 1.5rem;}
section#voice .shelf figure { width: 30%; margin: 0 0 0 0.5rem; }
section#voice .shelf .mat p.ttl:nth-of-type(1) { font-size: 1.2rem; margin-bottom: 1.5em;}
section#voice .shelf .mat p:last-of-type { margin-top: 1em;}

}/* --- sp --- */


/* --- plan --- */
section#plan {}
section#plan .box { text-align: left;}
section#plan .box h3 { font-weight: 700;}
section#plan .box h4,
section#plan .box p.type, .box p.note { font-weight: 600;}
section#plan .box h3.add { position: relative;}
section#plan .box h3.add img { position: absolute; display: block;}
.box p.note { color: #223b83;}
@media only screen and (min-width: 768px) {
section#plan .box { width: 60%; margin: 0 auto;}
section#plan .box h3 { font-size: 1.2rem; margin:0; padding: 0;}
section#plan .box h4 { margin: 1.5em 0 0;}
section#plan .box p.type { margin: 1em 0 0; font-size: .85rem;}
section#plan .box figure { margin: .5rem 0 2.5rem;}
section#plan .box h3.add img { width: 5rem; height: 5rem; top: 0; right: 0;}
.box p.note { font-size: .9rem; margin: .5em 0 4rem;}
}/* --- pc --- */

@media only screen and (max-width: 767px) {
section#plan .box { margin: 0 auto;}
section#plan .box h3 { font-size: 1.3rem; margin:0; padding: 0;}
section#plan .box h4 { margin: 1.5rem 0 0;  font-size: 1.1rem;}
section#plan .box p.type { margin: 1em 0 0; font-size: 1rem;}
section#plan .box figure { margin: .5rem 0 2.5rem;}
section#plan .box h3.add img { width: 5rem; height: 5rem; top: 0; right: 0;}
.box p.note { font-size: 1rem; margin: .5em 0 4rem;}
}/* --- sp --- */


/* --- flow --- */
section#flow .shelf { text-align: left; display: flex; justify-content: space-between;}
@media only screen and (min-width: 768px) {
section#flow .shelf { margin: 1.25rem auto 1.25rem 21%; width: 60%;  align-items: center;}
section#flow .shelf figure { width: 16%;}
section#flow .shelf .txt-box { width: 78%; margin-right: 1%;}
section#flow .shelf .txt-box p.ttl { font-size: .9rem; margin-bottm: 0.5em;}
}/* --- pc --- */

@media only screen and (max-width: 767px) {
section#flow .shelf { margin: 1.25rem 0;  align-items: flex-start;}
section#flow .shelf:not(:last-of-type) { margin-bottom: 3rem;}
section#flow .shelf figure { width: 18%;}
section#flow .shelf figure img { margin: 0.25rem 0 0 -0.25rem;}
section#flow .shelf .txt-box { width: 78%;}
section#flow .shelf .txt-box p.ttl { font-size: 1.2rem; margin-bottm: 0.5em;}
}/* --- sp --- */


/* --- faq --- */
section#faq .switch { border: 1px solid #636363; text-align: left; overflow: hidden; }
section#faq .switch a { display: block; position: relative; color: #223b83; font-weight: 600; height: 3em; line-height: 3;}
section#faq .switch p.a { box-sizing: border-box; }
section#faq .switch a::after { content: ""; display: block; position: absolute; width: .8em; height: .8em; background-color: #223b83; clip-path: polygon(0% 20%, 50% 80%, 100% 20%); transition: all ease .4s; transform: rotate(0deg);}
section#faq .switch.open { height: auto;}
section#faq .switch.open a::after { transform: rotate(180deg);}
@media only screen and (min-width: 768px) {
section#faq .switch { width: 80%; margin: 0 auto 1.5rem; height: 3rem;}
section#faq .switch a { padding: 0 1rem;}
section#faq .switch p.a { padding: .8rem 1rem;}
section#faq .switch span { display: inline-block; width: 1.5rem;}
section#faq .switch a { font-size: 1rem; cursor: pointer; }
section#faq .switch p { font-size: .85rem;}
section#faq .switch a::after { right: 1.5em; top: 1.1rem;} 
}/* --- pc --- */

@media only screen and (max-width: 767px) {
section#faq .switch { width: 100%; margin: 0 auto 1.5rem; height: 3rem;}
section#faq .switch a { padding: 0 .8rem;}
section#faq .switch p.a { padding: .8rem .8rem;}
section#faq .switch span { display: inline-block; width: 1.25rem;}
section#faq .switch a { font-size: 1rem; }
section#faq .switch p { font-size: 1rem;}
section#faq .switch a::after { right: .5em; top: 1.1rem;} 
}/* --- sp --- */


/* --- company --- */
section#company ul { display: block; margin: 0 auto; text-align: left; line-height: 1.6;}
section#company li { display: flex; justify-content: space-between; align-items: center; width: 100%; border-top: 1px solid #636363;}
section#company li:last-of-type { border-bottom: 1px solid #636363; }
p#copyright { font-size: .65rem; padding: .5em 0;}
@media only screen and (min-width: 768px) {
section#company { padding-bottom: 2rem;}
section#company ul { width: 65%; margin: 3rem auto 0; font-size: .8rem;}
section#company li  {padding: 1em 0;}
section#company li span:nth-of-type(1) { width: 20%; font-weight: 600;}
section#company li span:nth-of-type(2) { width: 75%;}
}/* --- pc --- */

@media only screen and (max-width: 767px) {
section#company { padding-bottom: 2rem;}
section#company ul { margin: 3rem auto 0;}
section#company li  {padding: 1em 0;}
section#company li span:nth-of-type(1) { width: 20%; font-weight: 600;}
section#company li span:nth-of-type(2) { width: 75%;}
}/* --- sp --- */
