@charset "utf-8";

/* ────────────────────────────────────────────

max-width: 767px 

──────────────────────────────────────────── */


/* general framework */
.wrap {
	display: flex;
	flex-direction: column;
	width: 100%;
	height: 100%;
}


/* general contentsWidth */
.fitWidthA,
.fitWidthB {
	padding: 0 20px;
}


.spNone {
	display: none;
}


/* title */
/* font */
/* btn */

/* header */
header {
	position: fixed;
	top: 0;
	left: 0;
	width: 100%;
	z-index: 999;
}
#header {
	position: relative;
	display: flex;
	align-items: center;
	justify-content: space-between;
	width: 100%;
	height: 54px;
	padding-left: 2vw;
	background: #fff;
}

#header.openMenu::before {
	content: "";
	position: absolute;
	left: 0;
	width: 100%;
	height: 100%;
	background: #fff;
	opacity: 0.7;
	z-index: 98;
}

#header .logo {
	width: 50%;
}

nav:has(.breadcrumnbNavi) {
	margin-top: auto;
}

nav:has(.globalNavi) {
	display: none;
}

nav:has(.globalNavi.active) {
	display: block;
}


/* menuBtn */
.spMenuWrap {
	width: 12%;
	height: 100%;
}
#menuBtn {
	position: relative;
	display: flex;
	justify-content: center;
	align-items: center;
  width: 100%;
	height: 100%;
  cursor: pointer;
	z-index: 99;
}
#menuBtn div {
	position: relative;
	width: 24px;
	height: 25%;
}
#menuBtn span {
  position: absolute;
  left: 0;
  width: 100%;
  height: 3px;
  background: #093F71;
	transition: all .5s;
}
#menuBtn span:first-child {
  top: 0;
}
#menuBtn span:last-child {
  bottom: 0;
}
#menuBtn.active span:first-child {
  -webkit-transform: translateY(5px) rotate(45deg);
  transform: translateY(5px) rotate(45deg);
}
#menuBtn.active span:last-child {
  -webkit-transform: translateY(-5px) rotate(-45deg);
  transform: translateY(-5px) rotate(-45deg);
}

#menuBox.active {
	display: block;
}
#menuBox {
	position: fixed;
	top: 54px;
	left: 0;
	width: 100%;
	height: 365px;
	z-index: -1;
	transform: translateY(-120%);
	transition: transform .5s ease;
}
#menuBox.active {
	transform: translateY(0%);
}
#menuBox ul {
	display: flex;
	flex-wrap: wrap;
	flex-direction: column;
	width: 100%;
	height: 100%;
}
#menuBox ul li {
	width: 100%;
	height: calc(100% / 6);
	background: rgba( 9, 63, 113, 0.8);
	border-top: 1px solid rgba( 255, 255, 255, 0.8);
	border-right: 1px solid rgba( 255, 255, 255, 0.8);
	border-left: 1px solid rgba( 255, 255, 255, 0.8);
}
#menuBox ul li:last-child {
	border-bottom: 1px solid rgba( 255, 255, 255, 0.8);
}
#menuBox ul li a {
	position: relative;
	display: flex;
	align-items: center;
	width: 100%;
	height: 100%;
	font-size: 16px;
	font-weight: bold;
	color: #fff;
	text-decoration: none;
	padding-left: 9%;
}
#menuBox ul li a::before {
	position: absolute;
	content:"";
	top: 50%;
	transform: translateY(-50%);
	left: 10px;
  width: 0;
  height: 0;
  border-style: solid;
  border-right: 7px solid transparent;
  border-left: 7px solid transparent;
  border-top: 13px solid #ffffff;
  border-bottom: 0;
}




/* footer */
footer {
	margin-top: auto;
	border-top: 1px solid #CED9E3;
}

#footer .footerWidth {
	padding: 20px;
}
#footer .footerLogo {
	background: #fff;
}
#footer .footerLogo a {
	display: block;
	width: fit-content;
	margin: 0 auto;
}
#footer .copyright {
	width: 100%;
	font-size: 12px;
	text-align: center;
	line-height: 1.8;
	padding: 25px 20px;
	margin: 0 auto;
	background: #093F71;
	color: #fff;
}


/* トップ */

/* recruit・service遷移ボタン */
body.top .serviceBtnWrap {
	position: fixed;
	bottom: 200px;
	right: 0;
	width: 30vw;
	height: auto;
	opacity: 1;
	z-index: 99;
}
body.top .recruitBtnWrap {
	position: fixed;
	bottom: 100px;
	right: 0;
	width: 30vw;
	height: auto;
	opacity: 1;
	z-index: 99;
}

body.top .mainImgWrap {
	position: relative;
	width: 100%;
	margin-bottom: 30px;
	z-index: -1;
}

body.top section:last-of-type {
	margin-bottom: 0;
}

body.top .swiper {
	overflow: hidden;
}

body.top .swiper-wrapper {
	display: flex;
}

body.top .swiper-slide {
	min-width: 100%!important;
	max-width: 100%!important;
	max-height: 330px;
}
body.top .swiper-slide .imgWidth {
	width: 100%;
	height: 100%;
	overflow: hidden;
}
body.top .mainImgWrap img {
	width: 100%;
  height: auto;
	object-fit: cover;
}
body.top .swiper-slide .movieWidth {
	width: 100%;
	height: 100%;
	overflow: hidden;
}
body.top .mainImgWrap video {
  width: 100%;
  height: 100%;
	object-fit: cover;
}

body.top .slideDots {
	position: absolute;
	bottom: 0;
	left: 50%;
	transform: translateX(-50%);
	z-index: 2;
}

body.top .swiper-pagination-bullet {
	display: inline-block;
	width: 15px;
	height: 15px;
	background-color: #dcdfe5;
	margin: 0 5px;
	opacity: 1;
	border-radius: 50%;
	transition: background-color 0.3s;
}

body.top .swiper-pagination-bullet-active {
	background-color: #093f71;
	transform: scale(1.0);
}

/* スライドアニメーション */
@keyframes swiperAnim {
  0% {
    transform: scale(1);
  }
  100% {
    transform: scale(1.1);
  }
}
.swiper-slide-active img,
.swiper-slide-duplicate-active img,
.swiper-slide-prev img {
  animation: swiperAnim 8s linear 0s normal both;
}

body.top .mainImgWrap .slideWhiteBox {
	position: absolute;
	bottom: -1px;
	left: 50%;
	transform: translateX(-50%);
	width: 90%;
	height: 70px;
	background: #fff;
	border-radius: 20px 20px 0 0;
}

body.top .mainImgWrap .slideWhiteBox h1 {
	width: fit-content;
	font-size: 18px;
	font-weight: bold;
	line-height: 1.6;
	margin: 0 auto;
	padding-top: 13px;
}

.newsContentsWrap ul {
	margin-bottom: 30px;
}

body.top .sectionTitle {
	width: fit-content;
	margin-bottom: 40px;
}

body.top .linkWrap {
	width: 100%;
	border-radius: 35px;
	background: #fff;
	margin: 0 auto;
}

body.top .linkWrap a {
	position: relative;
	display: block;
	width: 100%;
	color: #093F71;
	font-size: 1.6rem;
	font-weight: bold;
	line-height: 2;
	text-align: center;
	padding: 14px 0;
	text-decoration: none;
}

body.top .linkWrap a::after {
	position: absolute;
	content: "";
	width: 9px;
	height: 9px;
	top: 50%;
	right: 28px;
	border-top: 3px solid #093F71;
	border-right: 3px solid #093F71;
	transform: rotate(45deg) translateY(-50%);
}
body.top .linkWrap.blueBg {
	background: #093F71;
}
body.top .linkWrap.blueBg a {
	color: #fff;
}
body.top .linkWrap.blueBg a::after {
	border-top: 3px solid #fff;
	border-right: 3px solid #fff;
}


body.top .newsBox {
	background: rgba(9, 63, 113, 0.15);
	padding: 40px 0;
}

body.top .newsLogoBg {
	position: absolute;
	width: 571px;
	height: 571px;
	left: -240px;
	margin-top: 40px;
	z-index: -1;
}

body.top .aboutBox {
	padding: 50px 0;
	background: url(../img/top/bg_about_sp.png) no-repeat;
	background-size: 100% auto;
}

body.top .aboutContentsWrap {
	padding: 15% 5%;
	background: rgba(9, 63, 113, 0.6);
	border-radius: 20px;
}

body.top .aboutContentsWrap h3 {
	color: #fff;
	font-size: 24px;
	font-weight: bold;
	line-height: 1.6;
	text-align: center;
	margin-bottom: 30px;
}

body.top .aboutContentsWrap p {
	color: #fff;
	font-size: 16px;
	font-weight: bold;
	line-height: 1.8;
	margin-bottom: 50px;
}

body.top .serviceBox {
	padding: 50px 0 90px;
	background: url(../img/top/bg_service_sp.png) no-repeat;
	background-position: bottom;
	background-size: contain;
}

body.top .serviceContentsWrap p {
	font-size: 16px;
	font-weight: bold;
	line-height: 1.8;
	margin-bottom: 50px;
}

body.top .serviceLinkList {
	display: flex;
	flex-direction: column;
	gap: 25px;
}

body.top .serviceLinkList li {
	position: relative;
	width: 100%;
	box-shadow: 0 4px 4px 0 rgba(0, 0, 0, 0.25);
}

body.top .serviceLinkList li img {
	width: 100%;
}

body.top .serviceLinkList li figcaption {
	display: flex;
	align-items: center;
	justify-content: center;
	position: absolute;
	bottom: 0;
	left: 50%;
	transform: translateX(-50%);
	width: 100%;
	height: 100px;
	background: rgba(9, 63, 113, 0.7);
	padding: 0 8%;
}

body.top .serviceLinkList li figcaption span {
	font-size: 16px;
	font-weight: bold;
	color: #fff;
	line-height: 1.8;
	text-align: center;
}

body.top .serviceLinkList li figcaption span::after {
	position: absolute;
	content: "";
	width: 8px;
	height: 8px;
	top: 50%;
	right: 7%;
	border-top: 3px solid #fff;
	border-right: 3px solid #fff;
	transform: rotate(45deg) translateY(-50%);
}

body.top .benefitsBox {
	padding: 50px 0;
}
body.top .benefitsContentsWrap .benefitsText {
	font-size: 16px;
	font-weight: bold;
	line-height: 1.8;
	margin-bottom: 40px;
}

body.top .benefitsLinkList {
	display: flex;
	flex-wrap: wrap;
	gap: 15px;
	margin-bottom: 40px;
}

body.top .benefitsLinkList li {
	display: flex;
	justify-content: space-evenly;
	flex-direction: column;
	align-items: center;
	width: calc(50% - 7.5px);
	min-height: 160px;
	border: 1px solid rgba(9, 63, 113, 0.3);
	border-radius: 35px;
	padding: 0 2%;
}
body.top .benefitsLinkList li figure {
	width: 60%;
	text-align: center;
}
body.top .benefitsLinkList li p {
	font-size: 12px;
	font-weight: bold;
	line-height: 1.6;
	text-align: center;
	color: #093F71;
}

body.top .recruitBox {
	position: relative;
	padding: 50px 0;
	background: rgba(9, 63, 113, 0.15);
}

body.top .recruitContentsWrap .recruitText {
	font-size: 16px;
	font-weight: bold;
	line-height: 1.8;
	margin-bottom: 40px;
}

body.top .recruitBox .linkWrap {
	margin-bottom: 40px;
}

body.top .recruitImgArea {
	display: flex;
	flex-direction: column;
	gap: 20px;
}

body.top .recruitImgArea figure {
	width: 100%;
	text-align: center;
}



/* Contact 共通パーツ */
.contactPartsWrap {
	padding: 50px 0;
	background: #CED9E3;
}
.contactPartsContents {
	display: flex;
	flex-direction: column;
	gap: 10px;
}
.contactPartsWrap .sectionTitle {
	width: fit-content;
	margin-bottom: 40px;
}
.contactPartsContents div {
	display: flex;
	align-items: center;
	justify-content: center;
	background: #fff;
	padding: 20px 2%;
}

.contactPartsContents .addressBox {
	width: 100%;
	border-radius: 20px;
	font-size: 16px;
	font-weight: bold;
}

.contactPartsContents .addressBox dl {
	display: flex;
	flex-wrap: wrap;
	justify-content: center;
	gap: 0 20px;
}

.contactPartsContents .addressBox dl dt {
	width: 100%;
	line-height: 2.5;
	text-align: center;
}

.contactPartsContents .addressBox dl dd {
	width: 100%;
	display: flex;
	align-items: center;
	flex-direction: column;
	line-height: 2.5;
	font-size: 14px;
}
.contactPartsContents .addressBox dl dd span {
	width: 70%;
	margin: 0 auto;
}
.contactPartsContents .addressBox dl dd span a {
	position: relative;
	display: inline-block;
	font-size: 14px;
	width: 100%;
	color: #fff;
	text-align: center;
	line-height: 1.2;
	background: #093F71;
	border-radius: 20px;
	padding: 7px 0;
	text-decoration: none;
}

.contactPartsContents .addressBox dl dd span a::after {
	position: absolute;
	content: "";
	width: 5px;
	height: 5px;
	top: 50%;
	right: 15px;
	border-top: 1px solid #fff;
	border-right: 1px solid #fff;
	transform: rotate(45deg) translateY(-50%);
}

.contactPartsContents .telephoneBox {
	width: 100%;
	border-radius: 20px;
}

.contactPartsContents .telephoneBox dl {
	display: flex;
	flex-wrap: wrap;
	align-items: center;
	justify-content: center;
}

.contactPartsContents .telephoneBox dl dt {
	display: flex;
	flex-direction: column;
	align-items: center;
	font-size: 16px;
	font-weight: bold;
	line-height: 2.5;
}

.contactPartsContents .telephoneBox dl dt span {
	width: 80%;
	margin: 0 auto;
}

.contactPartsContents .telephoneBox dl dd {
	font-size: 12px;
	font-weight: bold;
	line-height: 1.5;
}

.contactPartsContents .formLink,
.contactPartsContents .privacyLink {
	width: 100%;
	border-radius: 40px;
	padding: 0;
}

.contactPartsContents .formLink span.icon,
.contactPartsContents .privacyLink span.icon {
	width: 10%;
	margin: auto 13px auto 0;
}

.contactPartsContents .formLink a,
.contactPartsContents .privacyLink a {
	position: relative;
	display: flex;
	align-items: center;
	justify-content: center;
	width: 100%;
	height: 100%;
	font-size: 16px;
	font-weight: bold;
	line-height: 3.2;
	padding: 5px 9%;
	text-decoration: none;
}

.contactPartsContents .formLink a::after,
.contactPartsContents .privacyLink a::after {
	position: absolute;
	content: "";
	width: 13px;
	height: 13px;
	top: 50%;
	right: 26px;
	border-top: 3px solid #093F71;
	border-right: 3px solid #093F71;
	transform: rotate(45deg) translateY(-50%);
}




/* アクセス */
body.access section {
	margin: 0;
}
.accessLeadWrap {
	position: relative;
	background: url(/lib/img/company/access/bg_factory_sp.png) no-repeat;
	background-size: cover;
	background-position: center;
	padding: 5vh 0 60vh;
}
.accessLeadText {
	font-size: min(4.8vw,40px);
	font-weight: bold;
	line-height: 1.6;
	color: #fff;
	text-shadow: 1px 1px 8px rgba(0, 94, 171, 0.6);
}
.accessLeadWrap .companyDataWrap {
	position: absolute;
	bottom: 0;
	right: 0;
	width: 100%;
	background: rgba(255, 255, 255, 0.8);
	padding: 20px;
}
.accessLeadWrap .companyDataWrap .companyName {
	font-size: 18px;
	font-weight: bold;
	line-height: 1.6;
	padding-bottom: 8px;
	margin-bottom: 17px;
	border-bottom: 1px solid #000;
}
.accessLeadWrap .companyDataWrap dl {
	display: flex;
	align-items: center;
	font-size: min(3.5vw,14px);
}
.accessLeadWrap .companyDataWrap .number {
	display: flex;
}
.accessLeadWrap .companyDataWrap .number dl {
	margin-right: 5%;
}
.accessLeadWrap .companyDataWrap dt {
	width: 56px;
	font-weight: bold;
	line-height: 2.0;
	margin-right: 5px;
}
.accessLeadWrap .companyDataWrap dd {
	line-height: 2.0;
}

.accessMapArea {
	width: 100%;
	height: 480px;
	margin-bottom: 60px;
}
.accessMapArea .map {
	width: 100%;
	height: 100%;
}

.transportList {
	margin-bottom: 55px;
}
.transportList li {
	display: flex;
	flex-direction: column;
	align-items: center;
	gap: 20px;
}
.transportList li:not(:last-child) {
	border-bottom: 2px solid #CED9E3;
	padding-bottom: 35px;
	margin-bottom: 40px;
}
.transportIcon {
	width: 20%;
}
.transportList li .meansData:not(:last-child) {
	margin-bottom: 25px;
}
.meansData {
	display: flex;
	flex-direction: column;
	gap: 16px;
	width: 100%;
}
.meansData dt {
	font-size: 14px;
	font-weight: bold;
	line-height: 2.1;
	margin-bottom: 12px;
}
.meansData dd {
	font-size: 14px;
	line-height: 1.3;
}
.meansData dd span {
	line-height: 1.8;
}


/* 福利厚生 */

.fitWidthB {
	padding: 0 20px;
}

.mainImage {
	margin-top: 54px;
	position: relative;
}

.maintText {
	position: absolute;
	top: 50%;
	transform: translateY(-50%);
	left: 4%;
	font-size: 24px;
	font-weight: 700;
	line-height: 1.6;
	color: #FFFFFF;
	text-shadow: 4px 4px 8px rgba(0, 0, 0, 0.5);
}






.breadcrumbsWrap {
	border-bottom: 2px solid rgba(9, 63, 113, 0.15);
}

.breadcrumbs {
	color: #333333;
	font-size: 14px;
	display: flex;
	gap: 4px;
	flex-wrap: wrap;
	padding: 6px 0 4px;
}

.breadcrumbsList {
	line-height: 1.9;
	word-break: break-all;
	font-size: 12px;
}

.breadcrumbsList a {
	text-decoration: none;
}

.breadcrumbsList::after {
	content: "＞";
	color: #333333;
	font-size: 12px;
	margin-left: 8px;
}

.breadcrumbsList.current::after {
	content: none;
}

.naviList {
	margin-bottom: 63px;
	display: flex;
	flex-wrap: wrap;
	gap: 6px;
}

.naviList li {
	width: calc(100% / 2 - 6px);
	white-space: nowrap;
	border-bottom: 1px solid #CED9E3;
	position: relative;
}



.naviList li::before {
	position: absolute;
	bottom: 10px;
	left: 50%;
	content: "";
	display: block;
	width: 13px;
	height: 13px;
	border-top: 2px solid #CED9E3;
	border-right: 2px solid #CED9E3;
	transform: translateX(-50%) rotate(135deg);
	pointer-events: none;
}

.naviList li a {
	text-decoration: none;
	display: flex;
	justify-content: center;
	align-items: center;
	text-align: center;
	height: 66px;
	color: #6B8CAA;
	font-size: 13px;
	font-weight: 700;
	line-height: 1.1;
}

.naviList li:hover::after {
	position: absolute;
	bottom: 0;
	left: 0;
	content: "";
	display: block;
	width: 100%;
	height: 6px;
	background: #CED9E3;
	pointer-events: none;
}



.mainSentense {
	font-size: 24px;
	font-weight: 700;
	line-height: 1.6;
	max-width: 93%;
	margin: 0 auto 76px;
	text-align: center;
}

.contentsTitle {
	text-align: center;
	margin-bottom: 14px;
	font-weight: 700;
	font-size: 20px;
	line-height: 1.6;
}

.contentsWrap {
	display: flex;
	align-items: center;
	flex-direction: column;
	gap: 34px;
	margin-bottom: 50px;
}

.contentsImg {
	width: 160px;
	height: 160px;
}

.contentsText {
	width: 100%;
}

.sentense {
	font-size: 16px;
	font-weight: 500;
	line-height: 1.7;
}

.sentenseBottom {
	margin-bottom: 28px;
}

.sentenseIndent {
	margin-bottom: 28px;
}

.sentenseIndent:last-of-type {
	margin-bottom: 0;
}

.sentenseIndent li {
	font-size: 16px;
	font-weight: 500;
	line-height: 1.7;
	text-indent: -1em;
	padding-left: 1em;
	margin-bottom: 2px;
}

.sentenseIndent li:last-child {
	margin-bottom: 0px;
}

section:last-of-type {
	margin-bottom: 52px;
}

.anchorTarget {
	margin-top: -50px;
	padding-top: 50px;
}

#pagetop {
	position: fixed;
	bottom: 10px;
	right: 20px;
}

/* お知らせ */

.bgB {
	background-color: #CED9E3
}

.newsWrap {
	padding: 50px 0 180px;
}

.noNews .noNewsText {
	padding: 40px 0;
	text-align: center;
	background-color: #FFFFFF;
	font-size: 14px;
	font-weight: 500;
	line-height: 2;
}
body.top .noNews .noNewsText {
	margin-bottom: 40px;
}

.titleImg {
	text-align: center;
	margin-bottom: 50px;
}

.titleImg img {
	height: 35px;
}
.titleA {
	text-align: center;
	font-size: 24px;
	line-height: 1.6;
	font-weight: 700;
	margin-bottom: 32px;	
} 

.newsWrap .titleA {
	line-height: 1;
}
.listA li .listText a {
	line-height: 2.5;
}

.listA li .listText a.pdfLink:after {
content: '';
display: inline-block;
background: url('/lib/img/news/top/icon_pdf.png') no-repeat;
width: 24px;
height: 24px;
margin-left: 7px;
background-size: 100%;
vertical-align: top;
position: relative;
	top: 4px;
}
.listA li .listText a.pageLink:after {
content: '';
display: inline-block;
background: url('/lib/img/news/top/icon_link.png') no-repeat;
width: 22px;
height: 18px;
margin-left: 7px;
background-size: 100%;
vertical-align: top;
position: relative;
	top: 3px;
}
.listA {
	display: flex;
	flex-direction: column;
	gap: 10px;
	margin-bottom: 125px;
}

.listA li {
	display: flex;
	flex-wrap: wrap;
	align-items: center;
	padding: 13px 15px;
	background-color: #FFFFFF;
}

.listA li time {
	font-size: 12px;
	line-height: 2;
}

.listA li>span {
	margin-left: 10px;
	font-size: 10px;
	line-height: 1;
	width: 70px;
	display: inline-block;
	color: #FFFFFF;
	border-radius: 15px;
	font-weight: 700;
	text-align: center;
	padding: 5px 0;
}

.listA li span.iconNews {
	background-color: #6B8CAA;
}

.listA li span.iconUpdate {
	background-color: #86D29A;
}

.listA li .listText {
	width: 100%;
	font-size: 12px;
	font-weight: 700;
	line-height: 2;
	color: #093F71;
	text-decoration: underline;
	word-break: break-all;
}

/* .listA .pdfLink {
	margin-left: 7px;
} */

.listA .pdfLink img {
	width: 24px;
	height: 24px;
}

.listA .pageLink {
	margin-left: 7px;
}

.listA .pageLink img {
	width: 22px;
	height: 16px;
	margin-bottom: 4px;
}

.pagenation {
	width: 100%;
}

.pagenation ul {
	display: flex;
	justify-content: center;
	gap: 16px;
}

.pagenation ul li {
	color: #6B8CAA;
	background-color: #FFFFFF;
}

.pagenation ul li a {
	font-size: 18px;
	font-weight: 700;
	display: flex;
	align-items: center;
	justify-content: center;
	width: 54px;
	height: 54px;
	text-decoration: none;
}

.pagenation ul li.active {
	background-color: #6B8CAA;
	color: #FFFFFF;
	pointer-events: none;
}

.pagenation ul li.prev {
	position: relative;
}

.pagenation ul li.prev:before {
	content: "";
	display: block;
	width: 7px;
	height: 7px;
	border: solid #6B8CAA;
	border-width: 2px 2px 0 0;
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translate(-50%, -50%) rotate(225deg);
	pointer-events: none;
}

.pagenation ul li.next {
	position: relative;
}

.pagenation ul li.next:after {
	content: "";
	display: block;
	width: 7px;
	height: 7px;
	border: solid #6B8CAA;
	border-width: 2px 2px 0 0;
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translate(-50%, -50%) rotate(45deg);
	pointer-events: none;
}

.pagenation ul li.dots {
	pointer-events: none;
}

.newsTop section:last-of-type {
	margin-bottom: 0;
}


/* お問い合わせ */
.contactWrap {
	padding-top: 35px;
}
.telInqueryBox {
	width: 100%;
	border-radius: 20px;
	display: flex;
	align-items: center;
	justify-content: center;
	background: #fff;
	padding: 20px 2%;
	margin-bottom: 35px;
}
.telInqueryBox dl {
	display: flex;
	flex-wrap: wrap;
	align-items: center;
	justify-content: center;
}
.telInqueryBox dl dt {
	display: flex;
	flex-direction: column;
	align-items: center;
	font-size: 16px;
	font-weight: bold;
	line-height: 2.5;
}
.telInqueryBox dl dt span {
	width: 80%;
	margin: 0 auto;
}
.telInqueryBox dl dd {
	font-size: 12px;
	font-weight: bold;
	line-height: 1.5;
}
.telInquryNoticeList {
	margin-bottom: 58px;
}
.telInquryNoticeList li {
	font-size: 16px;
	line-height: 1.75;
	text-indent: -1em;
	padding-left: 1em;
}
.formGuide p {
	color: #093F71;
	font-size: 16px;
	font-weight: bold;
	line-height: 1.75;
}
.formNotice {
	margin-bottom: 30px;
}
.formNotice p {
	color: #B30B00;
	font-size: 16px;
	line-height: 1.75;
}
.formContentsTitle p {
	font-size: 14px;
	font-weight: bold;
	line-height: 2.1;
}
.tableA {
	margin-bottom: 40px;
}
.tableA table {
	width: 100%;
}
.tableA tr {
	display: flex;
	flex-direction: column;
}
.tableA tr:not(:last-child) {
	border-bottom: 3px solid #CED9E3;
}
.tableA th {
	width: 100%;
	background: #6B8CAA;
	vertical-align: middle;
	text-align: left;
	padding: 5px 0 5px 12px;
}
.tableA .mandatoryA {
	font-size: 16px;
	line-height: 1.75;
	color: #fff;
}
.tableA .mandatoryA span {
	display: inline-block;
	width: 44px;
	font-size: 12px;
	line-height: 1.6;
	color: #6B8CAA;
	text-align: center;
	background: #fff;
	margin-left: 15px;
	vertical-align: middle;
	border-radius: 2px;
}
.tableA td {
	background: #fff;
	padding: 16px 20px;
}
.inquerySubTtl {
	font-size: 16px;
	line-height: 2.7;
}
.opinionCategory li {
	font-size: 14px;
	line-height: 2.1;
}
.opinionCategory li:not(:last-child) {
	margin-bottom: 6px;
}
.opinionCategory li.underBorder {
	border-bottom: 1px solid #6B8CAA;
	padding-bottom: 16px;
	margin-bottom: 16px;
}
.opinionCategory li input[type="radio"] {
	display: none;
}
.opinionCategory li input[type="radio"] + label {
	display: inline-block;
	position: relative;
	vertical-align: middle;
	cursor: pointer;
	padding-left: 31px;
}
.opinionCategory input[type="radio"] + label::before {
	position: absolute;
	content: '';
	top: 50%;
	transform: translateY(-50%);
	left: 0;
	width: 18px;
	height: 18px;
	background: #DCDFE5;
	border: 1px solid #6B8CAA;
	border-radius: 100%;
	box-sizing: content-box;
}
.opinionCategory input[type="radio"]:checked + label::after {
	position: absolute;
	content: '';
	top: 50%;
	transform: translateY(-50%);
	left: 4px;
	width: 12px;
	height: 12px;
	background: #6B8CAA;
	border-radius: 100%;
}
.tableA td textarea {
	width: 100%;
	height: 100%;
	border: 1px solid #6B8CAA;
}
.tableA td textarea:focus-visible {
	outline: #6B8CAA auto 3px;
}
.tableA td input[type="text"] {
	width: 100%;
	font-size: 12px;
	line-height: 3.1;
	color: rgba(9, 63, 113, 0.6);
	border: 1px solid #6B8CAA;
	padding-left: 11px;
}
.tableA td input[type="text"]:focus-visible {
	outline: #6B8CAA auto 3px;
}
.tableA td input[type="text"]::placeholder {
	color: rgba(9, 63, 113, 0.6);
}
.mailForConfirmation {
	font-size: 16px;
	line-height: 1.75;
	text-indent: -1em;
	padding-left: 1em;
	margin-top: 19px;
}

.address {
	display: flex;
	flex-wrap: wrap;
	width: 100%;
	font-size: 16px;
	line-height: 1.75;
}
.horizontalFormWrap {
	display: flex;
	align-items: center;
	flex-wrap: wrap;
	width: 100%;
	margin-bottom: 15px;
}
.horizontalFormWrap li:first-child {
	width: 100%;
}
.horizontalFormWrap li:first-child p {
	line-height: 2.1;
}
.horizontalFormWrap li {
	width: 45%;
}
.horizontalFormWrap li.hifun {
	width: 10%;
	text-align: center;
}
.address p.text-margin {
	display: flex;
	align-items: center;
	width: 100%;
	line-height: 1.75;
}
.selectPrefectureBox {
	position: relative;
	width: 100%;
	margin-bottom: 15px;
}
.selectPrefectureBox::after {
	content: "";
	position: absolute;
	top: 50%;
	right: 6px;
	width: 8px;
	height: 8px;
	border-right: 1px solid #fff;
	border-bottom: 1px solid #fff;
	transform: translateY(-50%) rotate(45deg);
	z-index: 0;
}
.selectPrefectureBox::before {
	content: "";
	position: absolute;
	right: 0;
	top: 0;
	width: 20px;
	height: 100%;
	background: #6B8CAA;
	z-index: 0;
}
.address select {
	position: relative;
	width: 100%;
	font-size: 18px;
	line-height: 2.1;
	color: rgba(9, 63, 113, 0.6);
	border: 1px solid #6B8CAA;
	padding-left: 11px;
	z-index: 1;
	-webkit-appearance: none;
	appearance: none;
	background: none;
}
.address select:focus-visible {
	outline: #6B8CAA auto 3px;
}
.address select::placeholder {
	color: rgba(9, 63, 113, 0.6);
}
.tableA td.address p + input[type="text"] {
	margin-bottom: 15px;
}

.inquryBtnWrap {
	padding-bottom: 40px;
}
.formBtn {
	width: 100%;
}
.formBtn ul {
	display: flex;
	flex-direction: column;
	gap: 20px;
}
.formBtn .btnArea {
	position: relative;
	width: 100%;
	height: 60px;
	background: #fff;
	border-radius: 60px;
}
.formBtn .btnBace {
	font-size: 18px;
	font-weight: bold;
	color: #093F71;
	display: flex;
	align-items: center;
	justify-content: center;
	width: 100%;
	height: 100%;
	padding: 0 30px;
}
.formBtn li.confirm .btnArea {
	background: #093F71;
}
.formBtn li.confirm .btnBace {
	color: #fff;
}
.formBtn li.confirm .btnBace::after {
	content: "";
	position: absolute;
	right: 28px;
	top: 50%;
	border-right: 2px solid #fff;
	border-bottom: 2px solid #fff;
	transform: translateY(-50%) rotate(-45deg);
	width: 9px;
	height: 9px;
	z-index: 0;
}
.formBtn li.return .btnBace::after {
	content: "";
	position: absolute;
	left: 28px;
	top: 50%;
	border-right: 2px solid #093F71;
	border-bottom: 2px solid #093F71;
	transform: translateY(-50%) rotate(135deg);
	width: 9px;
	height: 9px;
	z-index: 0;
}
body.confirm .tableA td {
	font-size: 16px;
	line-height: 1.75;
	vertical-align: middle;
	padding: 25px 0 25px 50px;
}

body.finish .contactWrap {
	padding: 53px 0;
}
.contactFinishTtl {
	font-size: 24px;
	font-weight: bold;
	line-height: 1.6;
	text-align: center;
	margin-bottom: 20px;
}
.finishText {
	font-size: 16px;
	line-height: 1.75;
}
.finishText a {
	color: #093F71;
	text-decoration: underline;
	text-decoration-thickness: 1px;
	text-underline-offset: 3px;
}
.finishText a:hover {
	text-decoration: none;
}


/* pdfビュアー */
body.docPdf {
	overflow: hidden;
}
.docPdf .contentsWrap {
	width: 100%;
	height: 100%;
	flex-direction: column;
	margin: 0;
}
.docPdf .mainContentsWrap {
	width: 100%;
	height: 100%;
}
.docPdf article {
	height: 100%;
}
.docPdf section {
	height: 100%;
	margin: 0;
}
.docPdf .viewer {
	height: 100%;
}


/* recruit(service) btn animation */
@keyframes moveArrow {
  0% {
    transform: translateX(-8vw);
    opacity: 0;
  }
  20% {
    transform: translateX(-8vw);
    opacity: 1;
  }
  100% {
    transform: translateX(0);
    opacity: 0;
  }
}
.serviceBtnWrap a .arrow,
.recruitBtnWrap a .arrow {
	position: relative;
	top: -4vw;
	right: -62%;
	display: inline-block;
	width: 5.5vw;
	height: 2px;
	border-radius: 0 100px 100px 0;
	background-color: #fff;
	animation: moveArrow 3s ease-in-out infinite;
}
.serviceBtnWrap a .arrow::before,
.recruitBtnWrap a .arrow::before {
	content: "";
	position: absolute;
	top: calc(50% - 0.3vw);
	right: 1.0px;
	width: 2vw;
	height: 2px;
	border-radius: 0 100px 100px 0;
	background-color: #fff;
	transform: rotate(45deg);
	transform-origin: calc(100% - 0px) 50%;
}