@import url(https://fonts.googleapis.com/css2?family=Noto+Serif+JP:wght@200;300;400;500;600;700;900&display=swap);
/*! normalize.css v8.0.1 | MIT License | github.com/necolas/normalize.css */

html {
	line-height: 1.15;
	-webkit-text-size-adjust: 100%
}
body {
	margin: 0
}
main {
	display: block
}
h1 {
	font-size: 2em;
	margin: .67em 0
}
hr {
	-webkit-box-sizing: content-box;
	box-sizing: content-box;
	height: 0;
	overflow: visible
}
pre {
	font-family: monospace, monospace;
	font-size: 1em
}
a {
	background-color: transparent
}
abbr[title] {
	border-bottom: none;
	text-decoration: underline;
	-webkit-text-decoration: underline dotted;
	text-decoration: underline dotted
}
b, strong {
	font-weight: bolder
}
code, kbd, samp {
	font-family: monospace, monospace;
	font-size: 1em
}
small {
	font-size: 80%
}
sub, sup {
	font-size: 75%;
	line-height: 0;
	position: relative;
	vertical-align: baseline
}
sub {
	bottom: -0.25em
}
sup {
	top: -0.5em
}
img {
	border-style: none
}
button, input, optgroup, select, textarea {
	font-family: inherit;
	font-size: 100%;
	line-height: 1.15;
	margin: 0
}
button, input {
	overflow: visible
}
button, select {
	text-transform: none
}
button, [type=button], [type=reset], [type=submit] {
	-webkit-appearance: button
}
button::-moz-focus-inner, [type=button]::-moz-focus-inner, [type=reset]::-moz-focus-inner, [type=submit]::-moz-focus-inner {
	border-style: none;
	padding: 0
}
button:-moz-focusring, [type=button]:-moz-focusring, [type=reset]:-moz-focusring, [type=submit]:-moz-focusring {
	outline: 1px dotted ButtonText
}
fieldset {
	padding: .35em .75em .625em
}
legend {
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	color: inherit;
	display: table;
	max-width: 100%;
	padding: 0;
	white-space: normal
}
progress {
	vertical-align: baseline
}
textarea {
	overflow: auto
}
[type=checkbox], [type=radio] {
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	padding: 0
}
[type=number]::-webkit-inner-spin-button, [type=number]::-webkit-outer-spin-button {
	height: auto
}
[type=search] {
	-webkit-appearance: textfield;
	outline-offset: -2px
}
[type=search]::-webkit-search-decoration {
	-webkit-appearance: none
}
::-webkit-file-upload-button {
	-webkit-appearance: button;
	font: inherit
}
details {
	display: block
}
summary {
	display: list-item
}
template {
	display: none
}
[hidden] {
	display: none
}
.mfp-bg {
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	z-index: 1042;
	overflow: hidden;
	position: fixed;
	background: #0b0b0b;
	opacity: .8
}
.mfp-wrap {
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	z-index: 1043;
	position: fixed;
	outline: none !important;
	-webkit-backface-visibility: hidden
}
.mfp-container {
	text-align: center;
	position: absolute;
	width: 100%;
	height: 100%;
	left: 0;
	top: 0;
	padding: 0 8px;
	-webkit-box-sizing: border-box;
	box-sizing: border-box
}
.mfp-container:before {
	content: "";
	display: inline-block;
	height: 100%;
	vertical-align: middle
}
.mfp-align-top .mfp-container:before {
	display: none
}
.mfp-content {
	position: relative;
	display: inline-block;
	vertical-align: middle;
	margin: 0 auto;
	text-align: left;
	z-index: 1045
}
.mfp-inline-holder .mfp-content, .mfp-ajax-holder .mfp-content {
	width: 100%;
	cursor: auto
}
.mfp-ajax-cur {
	cursor: progress
}
.mfp-zoom-out-cur, .mfp-zoom-out-cur .mfp-image-holder .mfp-close {
	cursor: -webkit-zoom-out;
	cursor: zoom-out
}
.mfp-zoom {
	cursor: pointer;
	cursor: -webkit-zoom-in;
	cursor: zoom-in
}
.mfp-auto-cursor .mfp-content {
	cursor: auto
}
.mfp-close, .mfp-arrow, .mfp-preloader, .mfp-counter {
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none
}
.mfp-loading.mfp-figure {
	display: none
}
.mfp-hide {
	display: none !important
}
.mfp-preloader {
	color: #ccc;
	position: absolute;
	top: 50%;
	width: auto;
	text-align: center;
	margin-top: -0.8em;
	left: 8px;
	right: 8px;
	z-index: 1044
}
.mfp-preloader a {
	color: #ccc
}
.mfp-preloader a:hover {
	color: #fff
}
.mfp-s-ready .mfp-preloader {
	display: none
}
.mfp-s-error .mfp-content {
	display: none
}
button.mfp-close, button.mfp-arrow {
	overflow: visible;
	cursor: pointer;
	background: transparent;
	border: 0;
	-webkit-appearance: none;
	display: block;
	outline: none;
	padding: 0;
	z-index: 1046;
	-webkit-box-shadow: none;
	box-shadow: none;
	-ms-touch-action: manipulation;
	touch-action: manipulation
}
button::-moz-focus-inner {
	padding: 0;
	border: 0
}
.mfp-close {
	width: 44px;
	height: 44px;
	line-height: 44px;
	position: absolute;
	right: 0;
	top: 0;
	text-decoration: none;
	text-align: center;
	opacity: .65;
	padding: 0 0 18px 10px;
	color: #fff;
	font-style: normal;
	font-size: 28px;
	font-family: Arial, Baskerville, monospace
}
.mfp-close:hover, .mfp-close:focus {
	opacity: 1
}
.mfp-close:active {
	top: 1px
}
.mfp-close-btn-in .mfp-close {
	color: #333
}
.mfp-image-holder .mfp-close, .mfp-iframe-holder .mfp-close {
	color: #fff;
	right: -6px;
	text-align: right;
	padding-right: 6px;
	width: 100%
}
.mfp-counter {
	position: absolute;
	top: 0;
	right: 0;
	color: #ccc;
	font-size: 12px;
	line-height: 18px;
	white-space: nowrap
}
.mfp-arrow {
	position: absolute;
	opacity: .65;
	margin: 0;
	top: 50%;
	margin-top: -55px;
	padding: 0;
	width: 90px;
	height: 110px;
	-webkit-tap-highlight-color: transparent
}
.mfp-arrow:active {
	margin-top: -54px
}
.mfp-arrow:hover, .mfp-arrow:focus {
	opacity: 1
}
.mfp-arrow:before, .mfp-arrow:after {
	content: "";
	display: block;
	width: 0;
	height: 0;
	position: absolute;
	left: 0;
	top: 0;
	margin-top: 35px;
	margin-left: 35px;
	border: medium inset transparent
}
.mfp-arrow:after {
	border-top-width: 13px;
	border-bottom-width: 13px;
	top: 8px
}
.mfp-arrow:before {
	border-top-width: 21px;
	border-bottom-width: 21px;
	opacity: .7
}
.mfp-arrow-left {
	left: 0
}
.mfp-arrow-left:after {
	border-right: 17px solid #fff;
	margin-left: 31px
}
.mfp-arrow-left:before {
	margin-left: 25px;
	border-right: 27px solid #3f3f3f
}
.mfp-arrow-right {
	right: 0
}
.mfp-arrow-right:after {
	border-left: 17px solid #fff;
	margin-left: 39px
}
.mfp-arrow-right:before {
	border-left: 27px solid #3f3f3f
}
.mfp-iframe-holder {
	padding-top: 40px;
	padding-bottom: 40px
}
.mfp-iframe-holder .mfp-content {
	line-height: 0;
	width: 100%;
	max-width: 900px
}
.mfp-iframe-holder .mfp-close {
	top: -40px
}
.mfp-iframe-scaler {
	width: 100%;
	height: 0;
	overflow: hidden;
	padding-top: 56.25%
}
.mfp-iframe-scaler iframe {
	position: absolute;
	display: block;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	-webkit-box-shadow: 0 0 8px rgba(0, 0, 0, .6);
	box-shadow: 0 0 8px rgba(0, 0, 0, .6);
	background: #000
}
img.mfp-img {
	width: auto;
	max-width: 100%;
	height: auto;
	display: block;
	line-height: 0;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	padding: 40px 0 40px;
	margin: 0 auto
}
.mfp-figure {
	line-height: 0
}
.mfp-figure:after {
	content: "";
	position: absolute;
	left: 0;
	top: 40px;
	bottom: 40px;
	display: block;
	right: 0;
	width: auto;
	height: auto;
	z-index: -1;
	-webkit-box-shadow: 0 0 8px rgba(0, 0, 0, .6);
	box-shadow: 0 0 8px rgba(0, 0, 0, .6);
	background: #444
}
.mfp-figure small {
	color: #bdbdbd;
	display: block;
	font-size: 12px;
	line-height: 14px
}
.mfp-figure figure {
	margin: 0
}
.mfp-bottom-bar {
	margin-top: -36px;
	position: absolute;
	top: 100%;
	left: 0;
	width: 100%;
	cursor: auto
}
.mfp-title {
	text-align: left;
	line-height: 18px;
	color: #f3f3f3;
	word-wrap: break-word;
	padding-right: 36px
}
.mfp-image-holder .mfp-content {
	max-width: 100%
}
.mfp-gallery .mfp-image-holder .mfp-figure {
	cursor: pointer
}
@media screen and (max-width: 800px)and (orientation: landscape), screen and (max-height: 300px) {
	.mfp-img-mobile .mfp-image-holder {
		padding-left: 0;
		padding-right: 0
	}
	.mfp-img-mobile img.mfp-img {
		padding: 0
	}
	.mfp-img-mobile .mfp-figure:after {
		top: 0;
		bottom: 0
	}
	.mfp-img-mobile .mfp-figure small {
		display: inline;
		margin-left: 5px
	}
	.mfp-img-mobile .mfp-bottom-bar {
		background: rgba(0, 0, 0, .6);
		bottom: 0;
		margin: 0;
		top: auto;
		padding: 3px 5px;
		position: fixed;
		-webkit-box-sizing: border-box;
		box-sizing: border-box
	}
	.mfp-img-mobile .mfp-bottom-bar:empty {
		padding: 0
	}
	.mfp-img-mobile .mfp-counter {
		right: 5px;
		top: 3px
	}
	.mfp-img-mobile .mfp-close {
		top: 0;
		right: 0;
		width: 35px;
		height: 35px;
		line-height: 35px;
		background: rgba(0, 0, 0, .6);
		position: fixed;
		text-align: center;
		padding: 0
	}
}
@media all and (max-width: 900px) {
	.mfp-arrow {
		-webkit-transform: scale(0.75);
		transform: scale(0.75)
	}
	.mfp-arrow-left {
		-webkit-transform-origin: 0;
		transform-origin: 0
	}
	.mfp-arrow-right {
		-webkit-transform-origin: 100%;
		transform-origin: 100%
	}
	.mfp-container {
		padding-left: 6px;
		padding-right: 6px
	}
}
body {
	background: #fff;
	color: #333;
	font-size: 17px;
	letter-spacing: .1em;
	min-width: 1000px;
	width: 100%
}
@media screen and (max-width: 767px) {
	body {
		min-width: auto
	}
}
div, h1, h2, h3, h4, h5, p, li, dl, dt, dd, th, td, article, header, footer, nav, span, a {
	-webkit-box-sizing: border-box;
	box-sizing: border-box
}
li {
	list-style: none
}
a {
	cursor: pointer;
	color: inherit;
	text-decoration: none
}
img {
	height: auto;
	width: auto;
	max-width: 100%;
	line-height: 100%;
	vertical-align: bottom
}
video {
	height: auto;
	width: auto;
	max-width: 100%;
	line-height: 100%;
	vertical-align: bottom
}
em {
	font-style: normal
}
h1, h2, h3, h4, h5 {
	color: #333;
	-webkit-font-feature-settings: "palt";
	font-feature-settings: "palt";
	line-height: 1.4;
	margin: 0;
	letter-spacing: .1em;
	word-wrap: break-word
}
p, li, td, th, dt, dd, a {
	color: #333;
	-webkit-font-feature-settings: "palt";
	font-feature-settings: "palt";
	line-height: 1.8;
	letter-spacing: .1em;
	margin: 0;
	word-wrap: break-word
}
table {
	width: 100%;
	border-collapse: collapse
}
th, td {
	text-align: left;
	font-weight: normal;
	vertical-align: top;
	word-break: break-all
}
ul, ol {
	padding: 0;
	margin: 0
}
::-moz-selection {
	background: #005faa;
	color: #fff
}
::selection {
	background: #005faa;
	color: #fff
}
@media screen and (min-width: 768px) {
	.pc-none {
		display: none !important
	}
}
@media screen and (max-width: 767px) {
	.sp-none {
		display: none !important
	}
}
body {
	font-family: "Noto Serif JP", 游明朝, "Yu Mincho", YuMincho, "Hiragino Mincho ProN", "Hiragino Mincho Pro", メイリオ, Meiryo, serif
}
.f-NotoSansJP {
	font-family: "Noto Sans JP", "游ゴシック体", YuGothic, "游ゴシック", "Yu Gothic", "Hiragino Kaku Gothic ProN", "Hiragino Sans", "ヒラギノ角ゴ ProN W3", "メイリオ", Meiryo, sans-serif
}
.f-Helvetica {
	font-family: "Helvetica Neue", Arial, "Hiragino Kaku Gothic ProN", "Hiragino Sans", Meiryo, sans-serif
}
@media screen and (min-width: 769px) {
	a {
		-webkit-transition: .3s;
		transition: .3s
	}
	a:hover {
		opacity: .7
	}
}
.imgFitBox {
	overflow: hidden
}
.imgFitBox img {
	width: 100%;
	height: 100%;
	-o-object-fit: cover;
	object-fit: cover;
	font-family: "object-fit: cover; object-position: center;"
}
.imgFitBox.contain img {
	-o-object-fit: contain;
	object-fit: contain;
	font-family: "object-fit: contain; object-position: center;"
}
.imgLinkBox .imgLink-target {
	overflow: hidden
}
.imgLinkBox .imgLink-target img {
	width: 100%;
	height: 100%;
	-o-object-fit: cover;
	object-fit: cover;
	font-family: "object-fit: cover; object-position: center;";
	-webkit-transition: all .5s ease;
	transition: all .5s ease;
	-webkit-transform: scale(1);
	transform: scale(1)
}
@media screen and (min-width: 769px) {
	.imgLinkBox:hover {
		opacity: .7
	}
	.imgLinkBox:hover .imgLink-target {
		overflow: hidden
	}
	.imgLinkBox:hover .imgLink-target img {
		-webkit-transition: all .5s ease;
		transition: all .5s ease;
		-webkit-transform: scale(1.1);
		transform: scale(1.1)
	}
}
.header {
	background: rgba(255, 255, 255, .8);
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-box-pack: justify;
	-ms-flex-pack: justify;
	justify-content: space-between;
	padding: 0 20px;
	position: fixed;
	top: 0;
	left: 0;
	width: 100%;
	min-height: 80px;
	z-index: 9999
}
.header-nav {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: justify;
	-ms-flex-pack: justify;
	justify-content: space-between;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	margin: 0 auto;
	max-width: 1080px;
	width: 100%
}
.header-nav-logo {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	width: 154px
}
.header-nav-list {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-box-pack: justify;
	-ms-flex-pack: justify;
	justify-content: space-between;
	margin-left: 20px;
	max-width: 860px;
	width: 100%
}
.header-nav-list li+li {
	margin-left: 10px
}
.header-nav-list li a {
	display: block;
	font-weight: bold;
	font-size: 16px;
	letter-spacing: .12em
}
.header-nav-list li a.is-arrow {
	background-image: url(../img/ico/ico_arrow03.png);
	background-size: 12px 7px;
	background-position: bottom 7px right;
	background-repeat: no-repeat;
	padding-right: 17px
}
.header-nav-list li.is_request {
	background: #4392c2;
	margin-left: 0
}
.header-nav-list li.is_request a {
	color: #fff;
	padding: 27px 10px
}
.header-nav-list li.is_contact {
	background: #d35b3a;
	margin-left: 0
}
.header-nav-list li.is_contact a {
	color: #fff;
	padding: 27px 10px
}
.header-nav-list-box {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex
}
@media screen and (max-width: 767px) {
	.header {
		padding: 0 10px;
		overflow: hidden;
		min-height: 54px;
		-webkit-transition: .3s ease;
		transition: .3s ease
	}
	.header.close {
		background: #fff
	}
	.header-spLogo {
		display: -webkit-box;
		display: -ms-flexbox;
		display: flex;
		-webkit-box-align: center;
		-ms-flex-align: center;
		align-items: center;
		width: 140px
	}
	.header-nav {
		background: #fff;
		display: block;
		margin-left: 0;
		margin-top: 54px;
		padding: 20px;
		position: fixed;
		top: -100%;
		left: 0;
		max-width: 100%;
		height: 100%;
		opacity: 0;
		visibility: hidden;
		z-index: -999;
		-webkit-transition: .3s ease;
		transition: .3s ease;
		overflow-y: scroll
	}
	.header-nav-list {
		display: block;
		margin-left: 0
	}
	.header-nav-list li+li {
		margin-left: 0
	}
	.header-nav-list li a {
		border-bottom: solid #005faa 1px;
		font-size: 18px;
		padding: 15px 0
	}
	.header-nav-list li a.is-arrow {
		background-position: center right
	}
	.header-nav-list li.is_request {
		width: 50%
	}
	.header-nav-list li.is_request a {
		text-align: center;
		padding: 15px
	}
	.header-nav-list li.is_contact {
		width: 50%
	}
	.header-nav-list li.is_contact a {
		text-align: center;
		padding: 15px
	}
	.header-nav-list-box {
		margin-top: 20px;
		width: 100%
	}
	.header-nav.close {
		top: 0;
		opacity: 1;
		visibility: visible;
		z-index: -1
	}
}
.navBt {
	cursor: pointer;
	position: fixed;
	top: 20px;
	right: 20px;
	width: 27px;
	height: 18px;
	z-index: 9999
}
.navBt span {
	background: #000;
	display: inline-block;
	position: absolute;
	width: 100%;
	height: 2px
}
.navBt span:nth-child(1) {
	top: 0;
	bottom: 100%;
	left: 0;
	right: 0;
	margin: auto;
	-webkit-transition: all .3s ease;
	transition: all .3s ease
}
.navBt span:nth-child(2) {
	top: 0;
	bottom: 0;
	left: 0;
	right: 0;
	margin: auto;
	-webkit-transition: all .3s ease;
	transition: all .3s ease
}
.navBt span:nth-child(3) {
	top: 100%;
	bottom: 0;
	left: 0;
	right: 0;
	margin: auto;
	-webkit-transition: all .3s ease;
	transition: all .3s ease
}
.navBt.close span:nth-child(1) {
	bottom: 0;
	-webkit-transform: rotate(-45deg);
	transform: rotate(-45deg)
}
.navBt.close span:nth-child(2) {
	left: -100%;
	opacity: 0
}
.navBt.close span:nth-child(3) {
	top: 0;
	-webkit-transform: rotate(45deg);
	transform: rotate(45deg)
}
.footer {
	background: #165e83;
	padding: 60px 40px
}
.footer ::-moz-selection {
	background: #fff;
	color: #005faa
}
.footer ::selection {
	background: #fff;
	color: #005faa
}
.footer-inner {
	margin: 0 auto;
	max-width: 940px;
	width: 100%
}
.footer-list01 {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: justify;
	-ms-flex-pack: justify;
	justify-content: space-between;
	margin-bottom: 14px
}
.footer-list01-logoItem {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center
}
.footer-list01-logoItem__logo {
	width: 74px
}
.footer-list01-logoItem__txt {
	margin-left: 30px;
	width: 224px
}
.footer-list01-txtItem {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-box-pack: justify;
	-ms-flex-pack: justify;
	justify-content: space-between;
	margin-left: 70px;
	max-width: 480px;
	width: 100%
}
.footer-list01-txtItem__txt {
	color: #fff;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	font-size: 18px;
	letter-spacing: 0
}
.footer-list01-txtItem__txt a {
	color: #fff
}


.footer-list01-txtItem__sns {
	display: flex;
	margin-left: 10px;
	width: 41px
}

.footer-list01-txtItem__sns-btn {
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	text-align: center;
	}


.footer-list02 {
	border-top: solid #fff 1px;
	border-bottom: solid #fff 1px;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-box-pack: justify;
	-ms-flex-pack: justify;
	justify-content: space-between;
	margin-bottom: 25px;
	padding: 15px 0
}
.footer-list02-link a {
	color: #fff;
	display: block;
	font-weight: normal;
	font-size: 14px;
	letter-spacing: 0
}
.footer__copyright {
	color: #fff;
	font-weight: normal;
	font-size: 14px;
	letter-spacing: 0;
	text-align: center
}
@media screen and (max-width: 767px) {
	.footer {
		padding: 50px 20px 82px
	}
	.footer-list01 {
		display: block
	}
	.footer-list01-logoItem {
		-webkit-box-pack: center;
		-ms-flex-pack: center;
		justify-content: center;
		margin-bottom: 20px
	}
	.footer-list01-logoItem__logo {
		width: 50px
	}
	.footer-list01-logoItem__txt {
		margin-left: 20px;
		width: 194px
	}
	.footer-list01-txtItem {
		display: block;
		-webkit-box-align: center;
		-ms-flex-align: center;
		align-items: center;
		-webkit-box-pack: center;
		-ms-flex-pack: center;
		justify-content: center;
		text-align: center;
		margin: auto
	}
	.footer-list01-txtItem__txt {
		display: block;
		font-size: 16px;
		margin-bottom: 50px
	}
	.footer-list01-txtItem__sns {
		margin-left: 0;
		margin: 0 40px 15px;
		width: 41px
	}

.footer-list01-txtItem__sns-btn {
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	text-align: center;
	}

	.footer-list02 {
		-ms-flex-wrap: wrap;
		flex-wrap: wrap;
		margin-bottom: 30px;
		padding: 15px 0 10px
	}
	.footer-list02-link {
		margin-bottom: 25px;
		width: 33.33%;
		text-align: center
	}
	.footer-list02-link:nth-last-child(2), .footer-list02-link:last-child {
		width: 50%
	}
}
.cmn-inner01 {
	margin: 0 auto;
	max-width: 1090px;
	width: 100%
}
.cmn-inner02 {
	margin: 0 auto;
	max-width: 1200px;
	width: 100%
}
.cmn-inner03 {
	margin: 0 auto;
	max-width: 1060px;
	width: 100%
}
.cmn-inner04 {
	margin: 0 auto;
	max-width: 1440px;
	width: 100%
}
.cmn-inner05 {
	margin: 0 auto;
	max-width: 840px;
	width: 100%
}
.cmn-inner06 {
	margin: 0 auto;
	max-width: 1000px;
	width: 100%
}
.cmn-inner07 {
	margin: 0 auto;
	max-width: 900px;
	width: 100%
}
.cmn-inner08 {
	margin: 0 auto;
	max-width: 1280px;
	width: 100%
}
.cmn-inner09 {
	margin: 0 auto;
	max-width: 1110px;
	width: 100%
}
.cmn-fixedContact {
	position: fixed;
	bottom: 20px;
	right: 0;
	width: 125px;
	opacity: 0;
	visibility: hidden;
	z-index: -99
}
.cmn-fixedContact__item {
	border-radius: 13px 0 0 13px;
	display: block;
	padding: 20px 5px
}
.cmn-fixedContact__item.is_blue {
	background: #4392c2
}
.cmn-fixedContact__item.is_orange {
	background: #db653b
}


.cmn-fixedContact__item.is_green {
	background: #118f75
}




.cmn-fixedContact img {
	display: block;
	margin: 0 auto 12px;
	width: 44px
}
.cmn-fixedContact p {
	color: #fff;
	font-weight: normal;
	font-size: 15px;
	line-height: 1.6;
	letter-spacing: 0;
	text-align: center
}
.cmn-fixedContact.on {
	opacity: 1;
	visibility: visible;
	z-index: 99
}
@media screen and (min-width: 769px) {
	.cmn-fixedContact {
		-webkit-transition: .3s;
		transition: .3s
	}
	.cmn-fixedContact:hover {
		opacity: .7
	}
}
@media screen and (max-width: 767px) {
	.cmn-fixedContact {
		display: -webkit-box;
		display: -ms-flexbox;
		display: flex;
		-webkit-box-align: center;
		-ms-flex-align: center;
		align-items: center;
		-webkit-box-pack: center;
		-ms-flex-pack: center;
		justify-content: center;
		position: fixed;
		bottom: 0;
		left: 0;
		right: 0;
		width: 100%
	}
	.cmn-fixedContact__item {
		border-radius: 0;
		display: -webkit-box;
		display: -ms-flexbox;
		display: flex;
		-webkit-box-align: center;
		-ms-flex-align: center;
		align-items: center;
		padding: 12px;
		width: 50%
	}
	.cmn-fixedContact img {
		margin: 0;
		width: 20px
	}
	.cmn-fixedContact p {
		color: #fff;
		font-weight: normal;
		font-size: 15px;
		line-height: 1.5;
		letter-spacing: .04em;
		text-align: center;
		margin-left: 15px
	}
	.cmn-fixedContact.on {
		opacity: 1;
		visibility: visible;
		z-index: 99
	}
}
.cmn-secText, .cmn-secTextNonMt {
	color: #165e83;
	font-weight: 500;
	font-size: 34px;
	text-align: center;
	margin-top: 4%;
	margin-bottom: 4%
}
.cmn-secText .is-underline, .cmn-secTextNonMt .is-underline {
	text-decoration: underline
}
.cmn-secText .is-indention, .cmn-secTextNonMt .is-indention {
	display: inline-block
}
@media screen and (max-width: 767px) {
	.cmn-secText, .cmn-secTextNonMt {
		font-size: 30px
	}
}
.cmn-secTextNonMt {
	margin-top: 0%;
	margin-bottom: 0%
}
.cmn-Frame {
	margin: 0 auto;
	max-width: 340px;
	height: 50px
}
.cmn-Frame.frame02 {
	max-width: 528px
}
.cmn-bt {
	background-color: #000;
	background-image: url(../img/ico/ico_arrow01.png);
	background-size: 7px 14px;
	background-position: center right 30px;
	background-repeat: no-repeat;
	border: solid #000 1.5px;
	color: #fff;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	font-weight: bold;
	font-size: 16px;
	width: 100%;
	height: 100%
}
.cmn-bt.is-back {
	background-image: url(../img/ico/ico_arrow07.png);
	background-size: 7px 14px;
	background-position: center left 30px
}
@media screen and (min-width: 769px) {
	.cmn-bt {
		-webkit-transition: .3s;
		transition: .3s
	}
	.cmn-bt:hover {
		background-color: #fff;
		background-image: url(../img/ico/ico_arrow02.png);
		background-position: center right 20px;
		color: #000
	}
	.cmn-bt:hover.is-back {
		background-image: url(../img/ico/ico_arrow08.png);
		background-position: center left 20px
	}
}
.cmn-secBox01 {
	margin: 0 auto;
	max-width: 1440px;
	width: 100%
}
.cmn-secBox01-list {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: justify;
	-ms-flex-pack: justify;
	justify-content: space-between
}
.cmn-secBox01-list+.cmn-secBox01-list {
	margin-top: 120px
}
.cmn-secBox01-list:nth-child(even) {
	-webkit-box-orient: horizontal;
	-webkit-box-direction: reverse;
	-ms-flex-direction: row-reverse;
	flex-direction: row-reverse
}
.cmn-secBox01-list:nth-child(even) .cmn-secBox01-list-img {
	margin-right: -60px
}
.cmn-secBox01-list:nth-child(even) .cmn-secBox01-list-txt img {
	margin-left: auto
}
.cmn-secBox01-list:nth-child(even) .cmn-secBox01-list-txt p {
	text-align: right
}
.cmn-secBox01-list:nth-child(even) .cmn-secBox01-list-txt .cmn-secBox01-list-txt-btFrame {
	margin-left: auto
}
.cmn-secBox01-list-img {
	width: calc(50% + 60px);
	margin-left: -60px
}
.cmn-secBox01-list-txt {
	padding-right: 3%;
	padding-left: 3%;
	width: 50%
}
.cmn-secBox01-list-txt h3 {
	color: #000;
	font-weight: bold;
	font-size: 27px;
	line-height: 1.6;
	margin-bottom: 60px
}
.cmn-secBox01-list-txt img {
	display: block;
	margin-bottom: 10px;
	max-height: 50px
}
.cmn-secBox01-list-txt p {
	color: #666;
	font-size: 18px;
	line-height: 1.6;
	letter-spacing: 0;
	margin-bottom: 20px
}
.cmn-secBox01-list-txt-btFrame {
	max-width: 160px;
	height: 50px
}
@media screen and (max-width: 767px) {
	.cmn-secBox01-list {
		display: block
	}
	.cmn-secBox01-list+.cmn-secBox01-list {
		margin-top: 60px
	}
	.cmn-secBox01-list:nth-child(even) .cmn-secBox01-list-img {
		margin-left: 0;
		margin-right: 0
	}
	.cmn-secBox01-list:nth-child(even) .cmn-secBox01-list-txt {
		padding-left: 20px;
		padding-right: 20px
	}
	.cmn-secBox01-list:nth-child(even) .cmn-secBox01-list-txt img {
		margin-left: 0
	}
	.cmn-secBox01-list:nth-child(even) .cmn-secBox01-list-txt p {
		text-align: left
	}
	.cmn-secBox01-list:nth-child(even) .cmn-secBox01-list-txt .cmn-secBox01-list-txt-btFrame {
		margin-left: 0
	}
	.cmn-secBox01-list-img {
		width: 100%;
		margin-bottom: 20px;
		margin-left: 0
	}
	.cmn-secBox01-list-txt {
		padding-left: 20px;
		padding-right: 20px;
		width: 100%
	}
	.cmn-secBox01-list-txt h3 {
		font-size: 24px;
		line-height: 1.4
	}
	.cmn-secBox01-list-txt img {
		margin-bottom: 20px
	}
	.cmn-secBox01-list-txt p {
		font-size: 16px;
		margin-bottom: 40px
	}
	.cmn-secBox01-list-txt-btFrame {
		max-width: 100%
	}
}
.cmn-secBox02-list {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-box-pack: justify;
	-ms-flex-pack: justify;
	justify-content: space-between
}
.cmn-secBox02-list:nth-child(even) {
	-webkit-box-orient: horizontal;
	-webkit-box-direction: reverse;
	-ms-flex-direction: row-reverse;
	flex-direction: row-reverse;
	margin-top: 80px
}
.cmn-secBox02-list:nth-child(even) .cmn-secBox02-list-txtBox {
	padding-left: 8%;
	padding-right: 0
}
.cmn-secBox02-list-img {
	width: 49%
}
.cmn-secBox02-list-txtBox {
	padding-right: 8%;
	width: 49%
}
.cmn-secBox02-list-txtBox h4 {
	font-weight: bold;
	font-size: 40px;
	letter-spacing: 0;
	margin-bottom: 20px
}
.cmn-secBox02-list-txtBox h4 small {
	display: block;
	font-weight: 500;
	font-size: 17px
}
.cmn-secBox02-list-txtBox__txt {
	font-weight: 500;
	font-size: 17px;
	letter-spacing: 0;
	margin-bottom: 25px
}
.cmn-secBox02-list-txtBox__txt span {
	color: #165e83;
	font-weight: normal;
	font-size: 16px
}
.cmn-secBox02-list-txtBox-txt {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: justify;
	-ms-flex-pack: justify;
	justify-content: space-between
}
.cmn-secBox02-list-txtBox-txt__item {
	border: solid #165e83 2px;
	border-radius: 5px;
	display: block;
	font-weight: bold;
	font-size: 17px;
	letter-spacing: 0;
	text-align: center;
	padding: 5px;
	width: 48%
}
.cmn-secBox02-list-txtBox-txt__item span {
	font-weight: bold;
	color: #165e83
}
.cmn-secBox02-list-txtBox-txt__item.is-grn {
	border: solid #118f75 2px
}
.cmn-secBox02-list-txtBox-txt__item.is-grn span {
	color: #118f75
}
@media screen and (max-width: 767px) {
	.cmn-secBox02-list {
		display: block
	}
	.cmn-secBox02-list:nth-child(even) {
		margin-top: 40px
	}
	.cmn-secBox02-list:nth-child(even) .cmn-secBox02-list-txtBox {
		padding-left: 20px;
		padding-right: 20px
	}
	.cmn-secBox02-list-img {
		margin-bottom: 20px;
		width: 100%
	}
	.cmn-secBox02-list-txtBox {
		padding-left: 20px;
		padding-right: 20px;
		width: 100%
	}
	.cmn-secBox02-list-txtBox h4 {
		font-size: 32px
	}
	.cmn-secBox02-list-txtBox h4 small {
		font-size: 16px
	}
	.cmn-secBox02-list-txtBox__txt {
		font-size: 16px
	}
	.cmn-secBox02-list-txtBox__txt span {
		font-size: 14px
	}
	.cmn-secBox02-list-txtBox-txt {
		display: -webkit-box;
		display: -ms-flexbox;
		display: flex
	}
	.cmn-secBox02-list-txtBox-txt__item {
		font-size: 14px;
		padding: 10px 5px;
		width: 48%
	}
}
.cmn-breadcrumb {
	padding: 40px
}
.cmn-breadcrumb-list {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center
}
.cmn-breadcrumb-list__item {
	color: #8e8e8e;
	font-size: 14px;
	line-height: 1.2;
	position: relative
}
.cmn-breadcrumb-list__item a {
	color: #8e8e8e;
	position: relative
}
.cmn-breadcrumb-list__item+.cmn-breadcrumb-list__item {
	margin-left: 40px
}
.cmn-breadcrumb-list__item+.cmn-breadcrumb-list__item::before {
	background: url(../img/ico/ico_arrow04.png) no-repeat;
	background-size: 100%;
	content: "";
	position: absolute;
	top: 0;
	bottom: 0;
	left: -24px;
	margin: auto;
	width: 6px;
	height: 15px
}
@media screen and (max-width: 767px) {
	.cmn-breadcrumb {
		padding: 30px 20px 40px
	}
	.cmn-breadcrumb-list__item {
		font-size: 10px
	}
	.cmn-breadcrumb-list__item+.cmn-breadcrumb-list__item {
		margin-left: 20px
	}
	.cmn-breadcrumb-list__item+.cmn-breadcrumb-list__item::before {
		top: 4px;
		left: -13px;
		width: 4px;
		height: 13px
	}
}
.mv {
	padding-left: 40px
}
.mv-inner {
	position: relative;
	margin: 0 auto;
	max-width: 1440px;
	width: 100%
}
.mv-txtBox {
	position: absolute;
	top: 10px;
	bottom: 0;
	left: 0;
	right: 0;
	margin: auto;
	max-width: 1120px;
	width: 100%
}
.mv-txtBox__logo {
	margin-bottom: 30px;
	max-width: 124px;
	width: 100%
}
.mv-txtBox h1 {
	color: #004f8d;
	font-weight: 500;
	font-size: 42px;
	line-height: 1.5;
	letter-spacing: .12em
}
.mv-imgBox {
	margin-left: auto;
	width: 56%;
	height: 405px
}
@media screen and (max-width: 767px) {
	.mv {
		padding-left: 0
	}
	.mv-txtBox {
		-webkit-box-sizing: border-box;
		box-sizing: border-box;
		display: -webkit-box;
		display: -ms-flexbox;
		display: flex;
		-webkit-box-orient: vertical;
		-webkit-box-direction: normal;
		-ms-flex-direction: column;
		flex-direction: column;
		-webkit-box-pack: center;
		-ms-flex-pack: center;
		justify-content: center;
		top: 0;
		bottom: 0;
		left: 0;
		margin: auto;
		padding-left: 20px;
		z-index: 2
	}
	.mv-txtBox__logo {
		max-width: 40px
	}
	.mv-txtBox h1 {
		font-size: 30px
	}
	.mv-imgBox {
		margin-left: auto;
		width: 100%;
		height: 305px
	}
	.mv-imgBox::before {
		background: rgba(255, 255, 255, .42);
		content: "";
		background-size: 100%;
		position: absolute;
		top: 0;
		left: 0;
		width: 100%;
		height: 100%
	}
}
.mv02 {
	margin-top: -50px;
	padding: 0 40px;
	position: relative;
	z-index: 2
}
.mv02-img {
	margin: 0 auto;
	max-width: 890px;
	width: 100%
}
@media screen and (max-width: 767px) {
	.mv02 {
		margin-top: -20px;
		padding: 0 20px
	}
}
.topMain {
	padding: 0 0 60px
}
@media screen and (max-width: 767px) {
	.topMain {
		padding: 50px 0 70px
	}
}
.topService {
	padding: 0 40px 100px
}
.topService__txt {
	font-weight: 500;
	font-size: 18px;
	line-height: 2;
	letter-spacing: 0;
	margin: 30px auto 80px;
	max-width: 880px;
	width: 100%
}
.topService-list {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: justify;
	-ms-flex-pack: justify;
	justify-content: space-between;
	margin-bottom: 70px
}
.topService-list li {
	width: 23%
}
.topService-list li img {
	display: block;
	margin: 0 auto 25px;
	width: 62%
}
.topService-list li p {
	font-weight: bold;
	line-height: 1.6;
	letter-spacing: 0;
	text-align: center
}
@media screen and (max-width: 767px) {
	.topService {
		padding: 0 20px 50px
	}
	.topService__txt {
		margin: 30px auto 50px
	}
	.topService-list {
		-ms-flex-wrap: wrap;
		flex-wrap: wrap;
		margin-bottom: 40px
	}
	.topService-list li {
		margin-bottom: 30px;
		width: 48%
	}
	.topService-list li img {
		margin: 0 auto 20px;
		width: 72%
	}
	.topService-list li p {
		font-size: 16px;
		line-height: 1.4
	}
}
.topCase {
	padding: 0 40px
}
.topCase .cmn-inner02 {
	background: #f4f4f4;
	padding: 100px 0
}
.topCase .cmn-secBox01 {
	margin-top: 75px
}
.topCase-inner {
	margin-top: 50px;
	padding: 0 40px
}
.topCase-officeList {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: justify;
	-ms-flex-pack: justify;
	justify-content: space-between;
	margin-bottom: 60px
}
.topCase-officeList-item {
	background: #fff;
	width: 32%
}
.topCase-officeList-item-txt {
	padding: 10px 10px 25px
}
.topCase-officeList-item-txt h4 {
	font-weight: bold;
	font-size: 18px;
	line-height: 1.6;
	margin-bottom: 20px
}
.topCase-officeList-item-txt p {
	color: #666;
	font-size: 16px
}
.topCase-clientList {
	background: #fff;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	-webkit-box-pack: justify;
	-ms-flex-pack: justify;
	justify-content: space-between;
	margin-top: 50px;
	margin-bottom: 30px;
	padding: 30px
}
.topCase-clientList li {
	margin: 0 0 0px 0;
	width: 100%
}
.topCase-clientList li:nth-child(1) {
	max-width: 150px
}
.topCase-clientList li:nth-child(2) {
	max-width: 150px
}
.topCase-clientList li:nth-child(3) {
	max-width: 150px
}
.topCase-clientList li:nth-child(4) {
	max-width: 150px
}
.topCase-clientList li:nth-child(5) {
	max-width: 150px
}
.topCase-clientList li:nth-child(6) {
	max-width: 150px
}
.topCase-clientList li:nth-child(7) {
	max-width: 150px
}
.topCase-clientList li:nth-child(8) {
	max-width: 150px
}
.topCase-clientList li:nth-child(9) {
	max-width: 150px
}
.topCase-clientList li:nth-child(10) {
	max-width: 150px
}
.topCase-clientList li:nth-child(11) {
	max-width: 150px
}
.topCase-clientList li:nth-child(12) {
	max-width: 150px
}
.topCase-clientList li:nth-child(13) {
	max-width: 150px
}
.topCase-clientList li:nth-child(14) {
	max-width: 150px
}
.topCase-clientList li:nth-child(15) {
	max-width: 150px
}
.topCase-clientList li:nth-child(16) {
	max-width: 150px
}
.topCase-clientList li:nth-child(17) {
	max-width: 150px
}
.topCase-clientList li:nth-child(18) {
	max-width: 150px
}
.topCase-clientList li:nth-child(19) {
	max-width: 150px
}
.topCase-clientList li:nth-child(20) {
	max-width: 150px
}
.topCase-clientList li:nth-child(21) {
	max-width: 150px
}
.topCase-clientList li:nth-child(22) {
	max-width: 150px
}
.topCase-clientList li:nth-child(23) {
	max-width: 150px
}
.topCase-clientList li:nth-child(24) {
	max-width: 150px
}
.topCase-clientList li:nth-child(25) {
	max-width: 150px
}
.topCase-clientList li:nth-child(26) {
	max-width: 150px
}
.topCase-clientList li:nth-child(27) {
	max-width: 150px
}
.topCase-clientList li:nth-child(28) {
	max-width: 150px
}
.topCase-clientList li:nth-child(29) {
	max-width: 150px
}
.topCase-clientList li:nth-child(30) {
	max-width: 150px
}
.topCase-clientList li:nth-child(31) {
	max-width: 150px
}
.topCase-clientList li:nth-child(32) {
	max-width: 150px
}
.topCase-clientList li:nth-child(33) {
	max-width: 150px
}
.topCase-clientList li:nth-child(34) {
	max-width: 150px
}
.topCase-clientList li:nth-child(35) {
	max-width: 150px
}
.topCase-clientList li:nth-child(36) {
	max-width: 150px
}
.topCase-clientList li:nth-child(37) {
	max-width: 150px
}
.topCase-clientList li:nth-child(38) {
	max-width: 150px
}
.topCase-clientList li:nth-child(39) {
	max-width: 150px
}
.topCase-clientList li:nth-child(40) {
	max-width: 150px
}
.topCase-clientList li:nth-child(41) {
	max-width: 150px
}
.topCase-clientList li:nth-child(42) {
	max-width: 150px
}
.topCase-clientList li:nth-child(43) {
	max-width: 150px
}
.topCase-clientList li:nth-child(44) {
	max-width: 150px
}
.topCase-clientList li:nth-child(45) {
	max-width: 150px
}
.topCase-clientList li:nth-child(46) {
	max-width: 150px
}
.topCase-clientList li:nth-child(47) {
	max-width: 150px
}
.topCase-clientList li:nth-child(48) {
	max-width: 150px
}
.topCase-clientList li:nth-child(49) {
	max-width: 150px
}
.topCase-clientList li:nth-child(50) {
	max-width: 150px
}
.topCase-clientList li:nth-child(51) {
	max-width: 150px
}
.topCase-clientList li:nth-child(52) {
	max-width: 150px
}
.topCase-clientList li:nth-child(53) {
	max-width: 150px
}
.topCase-clientList li:nth-child(54) {
	max-width: 150px
}
.topCase-clientList li:nth-child(55) {
	max-width: 150px
}
.topCase-clientList li:nth-child(56) {
	max-width: 150px
}


@media screen and (max-width: 767px) {
	.topCase {
		padding: 0 20px
	}
	.topCase .cmn-inner02 {
		padding: 50px 0
	}
	.topCase .cmn-secBox01 {
		margin-top: 50px
	}
	.topCase-inner {
		margin-top: 50px;
		padding: 0 20px
	}
	.topCase-officeList {
		-ms-flex-wrap: wrap;
		flex-wrap: wrap;
		margin-top: 10px;
		margin-bottom: 0px;
	}
	.topCase-officeList-item {
		margin-bottom: 12px;
		width: 100%
	}
	.topCase-officeList-item-txt {
		padding: 10px 5px
	}
	.topCase-officeList-item-txt h4 {
		font-size: 16px;
		line-height: 1.4;
		margin-bottom: 10px
	}
	.topCase-officeList-item-txt p {
		font-size: 14px;
		line-height: 1.4
	}
	.topCase-clientList {
		margin-bottom: 20px
	}
	.topCase-clientList li {
		margin: 0 0 0px;
		width: 100%
	}
	.topCase-clientList li:nth-child(1) {
		max-width: 32%
	}
	.topCase-clientList li:nth-child(2) {
		max-width: 32%
	}
	.topCase-clientList li:nth-child(3) {
		max-width: 32%
	}
	.topCase-clientList li:nth-child(4) {
		max-width: 32%
	}
	.topCase-clientList li:nth-child(5) {
		max-width: 32%
	}
	.topCase-clientList li:nth-child(6) {
		max-width: 32%
	}
	.topCase-clientList li:nth-child(7) {
		max-width: 32%
	}
	.topCase-clientList li:nth-child(8) {
		max-width: 32%
	}
	.topCase-clientList li:nth-child(9) {
		max-width: 32%
	}
	.topCase-clientList li:nth-child(10) {
		max-width: 32%
	}
	.topCase-clientList li:nth-child(11) {
		max-width: 32%
	}
	.topCase-clientList li:nth-child(12) {
		max-width: 32%
	}
	.topCase-clientList li:nth-child(13) {
		max-width: 32%
	}
	.topCase-clientList li:nth-child(14) {
		max-width: 32%
	}
	.topCase-clientList li:nth-child(15) {
		max-width: 32%
	}
	.topCase-clientList li:nth-child(16) {
		max-width: 32%
	}
	.topCase-clientList li:nth-child(17) {
		max-width: 32%
	}
	.topCase-clientList li:nth-child(18) {
		max-width: 32%
	}
	.topCase-clientList li:nth-child(19) {
		max-width: 32%
	}
	.topCase-clientList li:nth-child(20) {
		max-width: 32%
	}
	.topCase-clientList li:nth-child(21) {
		max-width: 32%
	}
	.topCase-clientList li:nth-child(22) {
		max-width: 32%
	}
	.topCase-clientList li:nth-child(23) {
		max-width: 32%
	}
	.topCase-clientList li:nth-child(24) {
		max-width: 32%
	}
	.topCase-clientList li:nth-child(25) {
		max-width: 32%
	}
	.topCase-clientList li:nth-child(26) {
		max-width: 32%
	}
	.topCase-clientList li:nth-child(27) {
		max-width: 32%
	}
	.topCase-clientList li:nth-child(28) {
		max-width: 32%
	}
	.topCase-clientList li:nth-child(29) {
		max-width: 32%
	}
	.topCase-clientList li:nth-child(30) {
		max-width: 32%
	}
	.topCase-clientList li:nth-child(31) {
		max-width: 32%
	}
	.topCase-clientList li:nth-child(32) {
		max-width: 32%
	}
	.topCase-clientList li:nth-child(33) {
		max-width: 32%
	}
	.topCase-clientList li:nth-child(34) {
		max-width: 32%
	}
	.topCase-clientList li:nth-child(35) {
		max-width: 32%
	}
	.topCase-clientList li:nth-child(36) {
		max-width: 32%
	}
	.topCase-clientList li:nth-child(37) {
		max-width: 32%
	}
	.topCase-clientList li:nth-child(38) {
		max-width: 32%
	}
	.topCase-clientList li:nth-child(39) {
		max-width: 32%
	}
	.topCase-clientList li:nth-child(40) {
		max-width: 32%
	}
	.topCase-clientList li:nth-child(41) {
		max-width: 32%
	}
	.topCase-clientList li:nth-child(42) {
		max-width: 32%
	}
	.topCase-clientList li:nth-child(43) {
		max-width: 32%
	}
	.topCase-clientList li:nth-child(44) {
		max-width: 32%
	}
	.topCase-clientList li:nth-child(45) {
		max-width: 32%
	}
	.topCase-clientList li:nth-child(46) {
		max-width: 32%
	}
	.topCase-clientList li:nth-child(47) {
		max-width: 32%
	}
	.topCase-clientList li:nth-child(48) {
		max-width: 32%
	}
	.topCase-clientList li:nth-child(49) {
		max-width: 32%
	}
	.topCase-clientList li:nth-child(50) {
		max-width: 32%
	}
	.topCase-clientList li:nth-child(51) {
		max-width: 32%
	}
	.topCase-clientList li:nth-child(52) {
		max-width: 32%
	}
	.topCase-clientList li:nth-child(53) {
		max-width: 32%
	}
	.topCase-clientList li:nth-child(54) {
		max-width: 32%
	}
	.topCase-clientList li:nth-child(55) {
		max-width: 32%
	}
	.topCase-clientList li:nth-child(56) {
		max-width: 32%
	}


	.topCase .cmn-Frame {
		margin-top: 20px;
		padding: 0 20px
	}
}
.topStrengths {
	padding: 120px 40px 70px
}
.topStrengths-list {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: justify;
	-ms-flex-pack: justify;
	justify-content: space-between;
	margin: 70px 0 0
}
.topStrengths-list li {
	width: 23.5%
}
.topStrengths-list img {
	display: block;
	margin: 0 auto 10px;
	width: 38px
}
.topStrengths-list-txt {
	border-top: solid #000 4px;
	border-bottom: solid #000 4px;
	padding: 24px 0
}
.topStrengths-list-txt p {
	color: #000;
	font-weight: 500;
	font-size: 20px;
	letter-spacing: 0;
	text-align: center;
	margin-bottom: 2px
}
.topStrengths-list-txt h4 {
	color: #165e83;
	font-weight: bold;
	font-size: 27px;
	letter-spacing: 0;
	text-align: center;
	margin-bottom: 5px
}
@media screen and (max-width: 767px) {
	.topStrengths {
		padding: 60px 20px 40px
	}
	.topStrengths-list {
		-ms-flex-wrap: wrap;
		flex-wrap: wrap;
		margin: 50px 0 0
	}
	.topStrengths-list li {
		margin-bottom: 20px;
		width: 48%
	}
	.topStrengths-list-txt {
		border-top: solid #000 2px;
		border-bottom: solid #000 2px;
		padding: 14px 0
	}
	.topStrengths-list-txt p {
		font-size: 14px
	}
	.topStrengths-list-txt h4 {
		font-size: 16px
	}
}
.topStrengths02-box {
	position: relative
}
.topStrengths02-box:nth-child(1) {
	z-index: 3
}
.topStrengths02-box:nth-child(1) .topStrengths02-box-img {
	width: 100%;
	height: 544px
}
.topStrengths02-box:nth-child(1) .topStrengths02-box-txt {
	position: absolute;
	bottom: -40px;
	right: 7%
}
.topStrengths02-box:nth-child(2) {
	z-index: 2
}
.topStrengths02-box:nth-child(2) .topStrengths02-box-img {
	margin-left: auto;
	width: 60%;
	height: 405px
}
.topStrengths02-box:nth-child(2) .topStrengths02-box-txt {
	position: absolute;
	top: 0;
	left: 0
}
.topStrengths02-box:nth-child(3) .topStrengths02-box-img {
	margin-top: -250px;
	width: 100%;
	height: 627px
}
.topStrengths02-box:nth-child(3) .topStrengths02-box-txt {
	position: absolute;
	top: 160px;
	right: 0;
	margin: auto;
	max-width: 626px;
	z-index: 4
}
.topStrengths02-box:nth-child(3) .topStrengths02-box-txt strong, .topStrengths02-box:nth-child(3) .topStrengths02-box-txt small {
	max-width: 440px
}
.topStrengths02-box-txt {
	background: #fff;
	padding: 25px 20px;
	max-width: 720px;
	width: 100%
}
.topStrengths02-box-txt strong {
	display: block;
	font-size: 27px;
	letter-spacing: 0;
	margin: 0 auto 20px;
	max-width: 530px;
	width: 100%
}
.topStrengths02-box-txt small {
	display: block;
	font-size: 18px;
	line-height: 2;
	letter-spacing: 0;
	margin: 0 auto;
	max-width: 530px;
	width: 100%
}
@media screen and (max-width: 767px) {
	.topStrengths02-box:nth-child(1) .topStrengths02-box-img {
		height: 240px
	}
	.topStrengths02-box:nth-child(1) .topStrengths02-box-txt {
		position: static
	}
	.topStrengths02-box:nth-child(2) .topStrengths02-box-img {
		margin-left: 0;
		width: 100%;
		height: 240px
	}
	.topStrengths02-box:nth-child(2) .topStrengths02-box-txt {
		position: static
	}
	.topStrengths02-box:nth-child(3) .topStrengths02-box-img {
		margin-top: 0;
		height: 240px
	}
	.topStrengths02-box:nth-child(3) .topStrengths02-box-txt {
		position: static
	}
	.topStrengths02-box-txt strong {
		display: block;
		font-size: 24px;
		line-height: 1.4
	}
	.topStrengths02-box-txt small {
		font-size: 16px
	}
}
.topUse {
	padding: 100px 0 60px
}
.topUse-box {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	-webkit-box-pack: justify;
	-ms-flex-pack: justify;
	justify-content: space-between;
	margin-top: 100px
}
.topUse-box-list {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	margin-bottom: 15px;
	width: 49.5%;
	min-height: 495px
}
.topUse-box-list:nth-child(1) {
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-ms-flex-direction: column;
	flex-direction: column;
	-webkit-box-pack: justify;
	-ms-flex-pack: justify;
	justify-content: space-between
}
.topUse-box-list:nth-child(1) li {
	height: 48.5%
}
.topUse-box-list:nth-child(1) li:nth-child(1) {
	background: url(../img/bg/bg_top_eachservice01.jpg) no-repeat;
	background-size: cover
}
.topUse-box-list:nth-child(1) li:nth-child(1) p {
	background: #8484ff;
	top: 0;
	bottom: 0;
	left: 40px;
	margin: auto
}
.topUse-box-list:nth-child(1) li:nth-child(2) {
	background: url(../img/bg/bg_top_eachservice02.jpg) no-repeat;
	background-size: cover
}
.topUse-box-list:nth-child(1) li:nth-child(2) p {
	background: #f7d400;
	top: 0;
	bottom: 0;
	right: 22px;
	margin: auto
}
.topUse-box-list:nth-child(2) {
	-webkit-box-pack: justify;
	-ms-flex-pack: justify;
	justify-content: space-between
}
.topUse-box-list:nth-child(2) li {
	width: 49%
}
.topUse-box-list:nth-child(2) li:nth-child(1) {
	background: url(../img/bg/bg_top_eachservice03.jpg) no-repeat;
	background-size: cover
}
.topUse-box-list:nth-child(2) li:nth-child(1) p {
	background: #a76afa;
	top: 10px;
	left: 10px
}
.topUse-box-list:nth-child(2) li:nth-child(2) {
	background: url(../img/bg/bg_top_eachservice04.jpg) no-repeat;
	background-size: cover
}
.topUse-box-list:nth-child(2) li:nth-child(2) p {
	background: #52d669;
	top: 10px;
	left: 10px
}
.topUse-box-list:nth-child(3) {
	-webkit-box-pack: justify;
	-ms-flex-pack: justify;
	justify-content: space-between
}
.topUse-box-list:nth-child(3) li {
	width: 49%
}
.topUse-box-list:nth-child(3) li:nth-child(1) {
	background: url(../img/bg/bg_top_eachservice05.jpg) no-repeat;
	background-size: cover
}
.topUse-box-list:nth-child(3) li:nth-child(1) p {
	background: #fa6a71;
	top: 10px;
	right: 10px
}
.topUse-box-list:nth-child(3) li:nth-child(2) {
	background: url(../img/bg/bg_top_eachservice06.jpg) no-repeat;
	background-size: cover
}
.topUse-box-list:nth-child(3) li:nth-child(2) p {
	background: #cf3edc;
	bottom: 10px;
	right: 10px
}
.topUse-box-list:nth-child(4) {
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-ms-flex-direction: column;
	flex-direction: column;
	-webkit-box-pack: justify;
	-ms-flex-pack: justify;
	justify-content: space-between
}
.topUse-box-list:nth-child(4) li {
	height: 48.5%
}
.topUse-box-list:nth-child(4) li:nth-child(1) {
	background: url(../img/bg/bg_top_eachservice07.jpg) no-repeat;
	background-size: cover
}
.topUse-box-list:nth-child(4) li:nth-child(1) p {
	background: #459cff;
	top: 0;
	bottom: 0;
	left: 14px;
	margin: auto
}
.topUse-box-list:nth-child(4) li:nth-child(2) {
	background: url(../img/bg/bg_top_eachservice08.jpg) no-repeat;
	background-size: cover
}
.topUse-box-list:nth-child(4) li:nth-child(2) p {
	background: #fc9a25;
	top: 0;
	bottom: 0;
	right: 76px;
	margin: auto
}
.topUse-box-list li {
	position: relative
}
.topUse-box-list li p {
	color: #fff;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	font-weight: 900;
	font-size: 27px;
	line-height: 1.3;
	letter-spacing: 0;
	text-align: center;
	position: absolute;
	max-width: 220px;
	width: 100%;
	height: 220px
}
@media screen and (max-width: 767px) {
	.topUse {
		padding: 50px 0 30px
	}
	.topUse .cmn-secText, .topUse .cmn-secTextNonMt {
		padding: 0 20px
	}
	.topUse-box {
		display: block;
		margin-top: 50px
	}
	.topUse-box-list {
		display: -webkit-box;
		display: -ms-flexbox;
		display: flex;
		margin-bottom: 15px;
		width: 100%;
		min-height: auto
	}
	.topUse-box-list:nth-child(1) li {
		width: 100%;
		height: 200px
	}
	.topUse-box-list:nth-child(1) li:nth-child(1) p {
		left: 10px
	}
	.topUse-box-list:nth-child(1) li:nth-child(2) {
		margin-top: 10px
	}
	.topUse-box-list:nth-child(1) li:nth-child(2) p {
		right: 20px
	}
	.topUse-box-list:nth-child(2) li {
		width: 48%;
		height: 200px
	}
	.topUse-box-list:nth-child(3) li {
		width: 48%;
		height: 200px
	}
	.topUse-box-list:nth-child(4) li {
		width: 100%;
		height: 200px
	}
	.topUse-box-list:nth-child(4) li:nth-child(1) p {
		left: 10px
	}
	.topUse-box-list:nth-child(4) li:nth-child(2) {
		margin-top: 15px
	}
	.topUse-box-list:nth-child(4) li:nth-child(2) p {
		right: 20px
	}
	.topUse-box-list li p {
		font-size: 18px;
		max-width: 140px;
		height: 140px
	}
}
.topResearch {
	padding: 75px 0
}
.topResearch .cmn-secBox02 {
	margin: 100px 0 0
}
@media screen and (max-width: 767px) {
	.topResearch {
		padding: 45px 0
	}
	.topResearch .cmn-secBox02 {
		margin: 50px 0 40px
	}
	.topResearch .cmn-Frame {
		padding: 0 20px;
		height: 60px
	}
	.topResearch .cmn-Frame .cmn-bt {
		line-height: 1.28;
		text-align: center
	}
}
.topProblem {
	padding: 75px 40px 40px
}
.topProblem-list {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: justify;
	-ms-flex-pack: justify;
	justify-content: space-between;
	margin: 80px 0 55px
}
.topProblem-list li {
	background: #f0f4f8;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	font-weight: bold;
	font-size: 18px;
	text-align: center;
	padding: 17px 5px;
	width: 23%
}
.topProblem-btList {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: justify;
	-ms-flex-pack: justify;
	justify-content: space-between;
	margin: auto;
	max-width: 528px;
	width: 100%
}
.topProblem-btList-btFrame {
	width: 47%;
	height: 50px
}
@media screen and (max-width: 767px) {
	.topProblem {
		padding: 40px 20px 50px
	}
	.topProblem-list {
		-ms-flex-wrap: wrap;
		flex-wrap: wrap;
		margin: 50px 0 30px
	}
	.topProblem-list li {
		font-size: 14px;
		margin-bottom: 10px;
		padding: 10px 5px;
		width: 48.5%
	}
	.topProblem-btList {
		display: block
	}
	.topProblem-btList-btFrame {
		width: 100%;
		height: 50px
	}
	.topProblem-btList-btFrame+.topProblem-btList-btFrame {
		margin-top: 20px
	}
}
.topHistory {
	padding: 90px 0 0
}
.topHistory-list {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex
}
.topHistory-list-txt {
	background: url(../img/bg/bg_history01.jpg) no-repeat;
	background-size: cover;
	background-position: center;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-box-pack: end;
	-ms-flex-pack: end;
	justify-content: flex-end;
	width: 51%
}
.topHistory-list-txt-inner {
	padding: 0 4% 0 6%;
	max-width: calc(440px + 6%);
	width: 100%
}
.topHistory-list-txt h4 {
	font-size: 40px;
	letter-spacing: 0;
	margin-bottom: 20px
}
.topHistory-list-txt p {
	font-weight: 500;
	font-size: 18px;
	letter-spacing: 0;
	margin-bottom: 50px
}
.topHistory-list-txt-btFrame {
	max-width: 250px;
	height: 50px
}
.topHistory-list-img {
	width: 49%
}
@media screen and (max-width: 767px) {
	.topHistory {
		padding: 50px 0 0
	}
	.topHistory-list {
		-webkit-box-orient: vertical;
		-webkit-box-direction: reverse;
		-ms-flex-direction: column-reverse;
		flex-direction: column-reverse
	}
	.topHistory-list-txt {
		width: 100%
	}
	.topHistory-list-txt-inner {
		padding: 20px 20px 30px;
		max-width: 100%
	}
	.topHistory-list-txt h4 {
		font-size: 32px
	}
	.topHistory-list-txt p {
		font-size: 16px;
		margin-bottom: 40px
	}
	.topHistory-list-txt-btFrame {
		max-width: 100%
	}
	.topHistory-list-img {
		width: 100%
	}
}
.msg {
	margin-top: 80px
}
.msg__alert {
	text-align: center;
	padding: 20px 0;
	margin: 20px auto;
	background: #fff2cc;
	border-top: 3px solid #c00;
	border-bottom: 1px solid #c00
}
@media screen and (max-width: 767px) {
	.msg {
		margin-top: 54px
	}
}
.p-msg {
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	padding: 60px 15px;
	margin: auto;
	max-width: 830px;
	width: 100%
}
.p-msg__ttl {
	font-size: 24px;
	font-weight: bold
}
.p-msg__list {
	font-family: "Noto Sans JP", "游ゴシック体", YuGothic, "游ゴシック", "Yu Gothic", "Hiragino Kaku Gothic ProN", "Hiragino Sans", "ヒラギノ角ゴ ProN W3", "メイリオ", Meiryo, sans-serif;
	margin-top: 60px
}
.p-msg__list__item {
	border-bottom: solid 1px #c7c7c7;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	padding-bottom: 12px;
	margin-bottom: 12px
}
.p-msg__list__item:nth-child(1) {
	border-top: solid 1px #c7c7c7;
	padding-top: 12px
}
.p-msg__list__name {
	width: 140px
}
.p-msg__list__txt {
	width: calc(100% - 190px)
}
.p-msg__list__txt span {
	display: inline-block;
	width: 230px
}
.p-msg__list__txt a {
	color: #165e83;
	text-decoration: underline
}
.p-msg__list__txt a.is_pdf {
	background: url(../img/ico/ico_pdf01.svg) no-repeat right center;
	background-size: 17px 21px;
	padding-right: 27px
}
@media screen and (max-width: 767px) {
	.p-msg {
		padding: 30px 20px 70px
	}
	.p-msg__list {
		font-family: "Noto Sans JP", "游ゴシック体", YuGothic, "游ゴシック", "Yu Gothic", "Hiragino Kaku Gothic ProN", "Hiragino Sans", "ヒラギノ角ゴ ProN W3", "メイリオ", Meiryo, sans-serif;
		margin-top: 60px
	}
	.p-msg__list__item {
		display: block
	}
	.p-msg__list__name {
		font-weight: bold;
		width: 100%
	}
	.p-msg__list__txt {
		width: 100%
	}
}
.singleMain {
	margin-top: 80px
}
@media screen and (max-width: 767px) {
	.singleMain {
		margin-top: 54px
	}
}
.singleMv {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	margin: 0 auto;
	max-width: 1440px;
	width: 100%
}
.singleMv-img {
	width: 50%
}
.singleMv-txtBox {
	background: #f4f4f4;
	padding: 25px 20px 20px 50px;
	width: 50%
}
.singleMv-txtBox__ttl {
	color: #000;
	font-weight: 500;
	font-size: 34px;
	letter-spacing: 0;
	margin-bottom: 25px
}
.singleMv-txtBox__logo {
	margin-bottom: 20px;
	max-height: 50px
}
.singleMv-txtBox__logo_long {
	margin-bottom: 20px;
	max-width: 430px;
	width: 100%
}
.singleMv-txtBox__company {
	color: #000;
	font-size: 27px;
	letter-spacing: 0;
	margin-bottom: 15px
}
.singleMv-txtBox__txt {
	letter-spacing: 0
}
.singleMv-txtBox__txt strong {
	color: #000;
	display: block;
	font-size: 27px
}
.singleMv-txtBox__txt small {
	color: #666;
	font-weight: normal;
	font-size: 18px
}
@media screen and (max-width: 767px) {
	.singleMv {
		display: block;
		height: auto
	}
	.singleMv-img {
		width: 100%;
		height: 280px
	}
	.singleMv-txtBox {
		padding: 30px 20px 60px;
		width: 100%
	}
	.singleMv-txtBox__ttl {
		font-size: 30px;
		margin-bottom: 15px
	}
	.singleMv-txtBox__logo {
		margin-bottom: 10px;
		max-width: 196px
	}
	.singleMv-txtBox__company {
		font-size: 24px;
		margin-bottom: 20px
	}
	.singleMv-txtBox__txt strong {
		font-size: 27px;
		margin-bottom: 5px
	}
	.singleMv-txtBox__txt small {
		font-size: 16px
	}
}
.single-imgBox {
	margin-bottom: 60px;
	height: 200px
}
@media screen and (max-width: 767px) {
	.single-imgBox {
		margin-bottom: 50px
	}
}
.single-wideImgBox {
	margin-top: 100px;
	margin-bottom: 50px
}
@media screen and (max-width: 767px) {
	.single-wideImgBox {
		margin-bottom: 50px
	}
}
.single-imgBoxList {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: justify;
	-ms-flex-pack: justify;
	justify-content: space-between;
	margin-top: 60px;
	margin-bottom: 60px
}
.single-imgBoxList__item {
	width: 49%
}
@media screen and (max-width: 767px) {
	.single-imgBoxList {
		display: block;
		margin-bottom: 50px
	}
	.single-imgBoxList__item {
		width: 100%
	}
	.single-imgBoxList__item+.single-imgBoxList__item {
		margin-top: 15px
	}
}
.singleSec-imgBoxSp {
	margin-bottom: 50px
}
.singleSec01 {
	padding: 80px 40px 100px
}
.singleSec01.sec02 {
	padding: 0 40px 120px
}
.singleSec01-explanation {
	margin-bottom: 50px;
	padding-bottom: 60px;
	position: relative
}
.singleSec01-explanation::before {
	background: #707070;
	content: "";
	position: absolute;
	bottom: 0;
	left: 0;
	right: 0;
	margin: auto;
	width: 80%;
	height: 1px
}
.singleSec01-explanation__ttl {
	font-weight: bold;
	font-size: 18px;
	margin-bottom: 30px
}
.singleSec01-explanation__txt {
	font-weight: 500;
	font-size: 18px;
	line-height: 1.4
}
.singleSec01__leadTxt {
	font-size: 18px;
	line-height: 1.4;
	margin-bottom: 60px
}
.singleSec01-list+.singleSec01-list {
	margin-top: 60px
}
.singleSec01-list-q {
	color: #005faa;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	font-weight: bold;
	font-size: 18px;
	letter-spacing: 0;
	margin-bottom: 20px
}
.singleSec01-list-q span {
	display: block;
	position: relative;
	width: 100px
}
.singleSec01-list-q span::before {
	background: #005faa;
	content: "";
	position: absolute;
	top: 0;
	bottom: 0;
	left: 0;
	margin: auto;
	width: 45px;
	height: 2px
}
.singleSec01-list-a {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	font-weight: 500;
	font-size: 18px;
	line-height: 1.4;
	letter-spacing: 0;
	position: relative
}
.singleSec01-list-a span {
	display: block;
	font-weight: bold;
	font-size: 18px;
	line-height: 1.4;
	min-width: 100px
}
.singleSec01-pager {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: justify;
	-ms-flex-pack: justify;
	justify-content: space-between;
	margin: 60px 0 70px
}
.singleSec01-pager li {
	width: 49%
}
.singleSec01-pager li:first-child a .singleSec01-pager-txt {
	background-image: url(../img/ico/ico_arrow05.png);
	background-size: 7px 14px;
	background-position: center left 14px;
	background-repeat: no-repeat
}
.singleSec01-pager li:last-child a .singleSec01-pager-txt {
	background-image: url(../img/ico/ico_arrow06.png);
	background-size: 7px 14px;
	background-position: center right 14px;
	background-repeat: no-repeat
}
.singleSec01-pager li a {
	border: solid #999 1px;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	width: 100%
}
.singleSec01-pager-img {
	width: calc(100% - 255px)
}
.singleSec01-pager-txt {
	background: #fff;
	padding: 15px 35px;
	width: 255px
}
.singleSec01-pager-txt h4 {
	font-weight: bold;
	font-size: 18px;
	line-height: 1.4;
	letter-spacing: 0;
	margin-bottom: 5px
}
.singleSec01-pager-txt p {
	color: #666;
	font-weight: normal;
	font-size: 16px;
	line-height: 1.4
}
.singleSec01 .cmn-inner07 {
	margin-top: 130px
}
.singleSec01 .footerComment {
	margin-top: 35px;
	font-size: 15px
}
@media screen and (max-width: 767px) {
	.singleSec01 {
		padding: 40px 20px 50px
	}
	.singleSec01.sec02 {
		padding: 0 20px 140px
	}
	.singleSec01-explanation {
		padding-bottom: 55px
	}
	.singleSec01-explanation::before {
		width: 68%
	}
	.singleSec01__leadTxt {
		margin-bottom: 80px
	}
	.singleSec01-list+.singleSec01-list {
		margin-top: 50px
	}
	.singleSec01-list-q {
		display: block;
		font-size: 18px;
		margin-bottom: 25px
	}
	.singleSec01-list-q span {
		display: inline-block;
		margin-right: 20px;
		width: 65px;
		vertical-align: middle
	}
	.singleSec01-list-q span::before {
		width: 100%;
		height: 2px
	}
	.singleSec01-list-a {
		display: block;
		font-size: 18px;
		line-height: 1.7
	}
	.singleSec01-list-a span {
		display: inline-block;
		margin-right: 20px;
		min-width: auto
	}
	.singleSec01-pager {
		margin: 100px 0 90px
	}
	.singleSec01-pager li {
		width: 47%
	}
	.singleSec01-pager li:first-child a .singleSec01-pager-txt {
		background-position: center left 10px
	}
	.singleSec01-pager li:last-child a .singleSec01-pager-txt {
		padding: 8px 25px 10px 15px;
		background-position: center right 10px
	}
	.singleSec01-pager li a {
		display: block
	}
	.singleSec01-pager-img {
		width: 100%
	}
	.singleSec01-pager-txt {
		padding: 8px 15px 10px 25px;
		width: 100%
	}
	.singleSec01-pager-txt h4 {
		font-size: 12px
	}
	.singleSec01-pager-txt p {
		font-size: 11px
	}
	.singleSec01 .cmn-inner07 {
		margin-top: 140px
	}
}
.archiveMain {
	margin-top: 80px
}
@media screen and (max-width: 767px) {
	.archiveMain {
		margin-top: 54px
	}
}
.archiveMv {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: end;
	-ms-flex-align: end;
	align-items: flex-end;
	margin: 0 auto;
	max-width: 1440px;
	width: 100%;
	height: 250px;
	overflow: hidden
}
.archiveMv-img {
	width: 50%;
	height: 100%
}
.archiveMv-txtBox {
	padding: 30px 30px 0 30px;
	width: 50%
}
.archiveMv-txtBox .cmn-breadcrumb {
	margin-bottom: 50px;
	padding: 0
}
.archiveMv-txtBox__ttl {
	color: #004f8d;
	font-weight: 500;
	font-size: 42px;
	line-height: 1.47;
	letter-spacing: .1em;
	white-space: nowrap
}
@media screen and (max-width: 767px) {
	.archiveMv {
		display: block;
		height: auto
	}
	.archiveMv-img {
		width: 100%
	}
	.archiveMv-txtBox {
		padding: 30px 20px 20px;
		width: 100%
	}
	.archiveMv-txtBox .cmn-breadcrumb {
		margin-bottom: 20px
	}
	.archiveMv-txtBox__ttl {
		font-size: 30px;
		letter-spacing: .04em;
		white-space: normal
	}
}
.archiveSec01 {
	padding: 60px 40px
}
.archiveSec01__lead {
	font-size: 18px;
	letter-spacing: 0;
	margin-bottom: 90px
}
.archiveSec01 .cmn-secBox01 {
	margin: 70px auto 180px
}
@media screen and (max-width: 767px) {
	.archiveSec01 {
		padding: 40px 20px
	}
	.archiveSec01__lead {
		margin-bottom: 50px
	}
	.archiveSec01 .cmn-secBox01 {
		margin: 50px 0 100px
	}
}
.serviceMain {
	margin-top: 80px
}
@media screen and (max-width: 767px) {
	.serviceMain {
		margin-top: 54px
	}
}
.p-service-flowPlanBox {
	background: #f0f4f8;
	margin: auto;
	padding: 25px 30px 55px;
	max-width: 590px;
	width: 100%;
	position: relative
}
.p-service-flowPlanBox.is-flow {
	margin: -50px auto 0
}
.p-service-flowPlanBox.is-plan::before {
	-webkit-transform: rotate(180deg);
	transform: rotate(180deg)
}
.p-service-flowPlanBox::before {
	background: url(../img/ico/ico_arrow10.png) no-repeat;
	background-size: 100%;
	content: "";
	position: absolute;
	bottom: -50px;
	left: 0;
	right: 0;
	margin: auto;
	width: 94px;
	height: 94px
}
.p-service-flowPlanBox h4 {
	color: #165e83;
	font-weight: bold;
	font-size: 21px;
	letter-spacing: 0;
	margin-bottom: 12px
}
.p-service-flowPlanBox p {
	font-weight: 500;
	font-size: 18px;
	letter-spacing: 0
}
@media screen and (max-width: 767px) {
	.p-service-flowPlanBox {
		padding: 20px 20px 55px;
		width: 70%
	}
	.p-service-flowPlanBox.is-flow {
		margin: -30px auto 0
	}
	.p-service-flowPlanBox::before {
		bottom: -30px;
		width: 60px;
		height: 60px
	}
	.p-service-flowPlanBox h4 {
		font-size: 18px;
		margin-bottom: 10px
	}
	.p-service-flowPlanBox p {
		font-size: 14px
	}
}
.p-service-linkList {
	background: #f0f4f8;
	padding: 70px 40px
}
.p-service-linkList-inner {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: justify;
	-ms-flex-pack: justify;
	justify-content: space-between;
	margin: 0 auto;
	max-width: 1110px;
	width: 100%
}
.p-service-linkList-item {
	width: 32%
}
.p-service-linkList-item p {
	background-color: #fff;
	background-image: url(../img/ico/ico_arrow11.png);
	background-size: 8px 16px;
	background-position: center right 18px;
	background-repeat: no-repeat;
	font-weight: 500;
	font-size: 20px;
	text-align: center;
	padding: 12px 20px
}
@media screen and (max-width: 767px) {
	.p-service-linkList {
		padding: 30px 20px
	}
	.p-service-linkList-inner {
		display: block
	}
	.p-service-linkList-item {
		display: block;
		width: 100%
	}
	.p-service-linkList-item+.p-service-linkList-item {
		margin-top: 20px
	}
}
.p-service01 {
	padding: 60px 40px 35px
}
.p-service01__lead {
	font-size: 18px;
	letter-spacing: 0;
	margin-bottom: 70px
}
.p-service01-anchorLink {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: justify;
	-ms-flex-pack: justify;
	justify-content: space-between;
	margin: 0 auto 110px;
	max-width: 800px;
	width: 100%
}
.p-service01-anchorLink__bt {
	background-color: #fff;
	background-image: url(../img/ico/ico_arrow09.png);
	background-size: 14px 7px;
	background-position: center right 25px;
	background-repeat: no-repeat;
	border: solid #999 1px;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	font-weight: bold;
	font-size: 16px;
	letter-spacing: 0;
	max-width: 250px;
	width: 100%;
	height: 50px
}
.p-service01-list {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	-webkit-box-pack: justify;
	-ms-flex-pack: justify;
	justify-content: space-between;
	margin-top: 80px
}
.p-service01-list-item {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	margin-bottom: 40px;
	width: 48%
}
.p-service01-list-item img {
	display: block;
	width: 50px
}
.p-service01-list-item p {
	font-weight: bold;
	line-height: 1.6;
	letter-spacing: 0;
	margin-left: 20px
}
@media screen and (max-width: 767px) {
	.p-service01 {
		padding: 40px 20px 0
	}
	.p-service01__lead {
		margin-bottom: 50px
	}
	.p-service01-anchorLink {
		display: block;
		margin: 0 auto 80px;
		max-width: 280px
	}
	.p-service01-anchorLink__bt {
		max-width: 100%
	}
	.p-service01-anchorLink__bt+.p-service01-anchorLink__bt {
		margin-top: 20px
	}
	.p-service01-list {
		display: block;
		margin-top: 80px
	}
	.p-service01-list-item {
		margin-bottom: 20px;
		width: 100%
	}
	.p-service01-list-item p {
		font-size: 14px;
		margin-left: 20px
	}
}
.p-service02 {
	padding: 35px 0 250px
}
.p-service02 .cmn-inner08 {
	padding: 0 40px
}
.p-service02 .cmn-secBox02 {
	margin-top: 80px
}
.p-service02 .cmn-secBox02-list {
	-webkit-box-align: start;
	-ms-flex-align: start;
	align-items: flex-start
}
.p-service02 .cmn-secBox02-list-img {
	height: 430px
}
.p-service02-box {
	margin-top: -60px;
	margin-bottom: 100px
}
.p-service02-box-inner {
	background: #f4f4f4;
	padding: 100px 40px
}
.p-service02-box__ttl {
	font-weight: bold;
	font-size: 27px;
	letter-spacing: 0;
	text-align: center;
	margin-bottom: 25px
}
.p-service02-box__txt {
	font-size: 18px;
	text-align: center;
	margin-bottom: 50px
}
.p-service02-box__listTtl {
	border-bottom: solid #118f75 1px;
	color: #118f75;
	font-weight: bold;
	font-size: 22px;
	text-align: center;
	margin: 0 auto 15px;
	padding-bottom: 15px;
	max-width: 920px;
	width: 100%
}
.p-service02-box__listTxt {
	font-weight: normal;
	font-size: 15px;
	font-weight: bold;
	text-align: center;
	margin: 0 auto 15px;
	padding: 0 40px;
	max-width: 920px;
	width: 100%
}
.p-service02-box-list01 {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	-webkit-box-pack: justify;
	-ms-flex-pack: justify;
	justify-content: space-between;
	margin-bottom: 60px;
	padding: 0 40px
}
.p-service02-box-list01-item {
	font-size: 16px;
	list-style: disc
}
.p-service02-box-list01-item::marker {
	font-size: 14px
}
.p-service02-box-list02 {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: justify;
	-ms-flex-pack: justify;
	justify-content: space-between;
	margin-bottom: 25px
}
.p-service02-box-list02-item {
	width: 32%
}
.p-service02-box-list02-item h3 {
	border-bottom: solid #118f75 1px;
	color: #118f75;
	font-weight: bold;
	font-size: 22px;
	text-align: center;
	margin-bottom: 15px;
	padding-bottom: 15px
}
.p-service02-box-list02-item p {
	font-weight: normal;
	font-size: 15px;
	font-weight: bold;
	letter-spacing: 0
}
.p-service02-box-list02-item ul {
	margin-top: 15px
}
.p-service02-box-list02-item ul li {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: justify;
	-ms-flex-pack: justify;
	justify-content: space-between
}
.p-service02-box-list02-item ul li p {
	display: block;
	font-weight: normal;
	font-size: 14px;
	width: 110px;
	letter-spacing: 0;
	padding-left: 10px;
	position: relative
}
.p-service02-box-list02-item ul li p::before {
	background: #000;
	border-radius: 2px;
	content: "";
	position: absolute;
	top: 2px;
	bottom: 0;
	left: 0;
	margin: auto;
	width: 4px;
	height: 4px
}
.p-service02-box-list02-item ul li p.long-size {
	width: 160px
}
.p-service02-box-list02-item ul li p.is-none::before {
	content: none
}
.p-service02-box-list02-item ul li p.is-none-w0 {
	width: 50px
}
.p-service02-box-list02-item ul li p.is-none-w0::before {
	content: none
}
.p-service02-box-list02-item .flex-box {
	margin-top: 20px;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap
}
.p-service02-box-list02-item .flex-item {
	display: block;
	font-weight: normal;
	font-size: 14px;
	width: 110px;
	margin-bottom: 10px;
	letter-spacing: 0;
	padding-left: 10px;
	position: relative
}
.p-service02-box-list02-item .flex-item::before {
	background: #000;
	border-radius: 2px;
	content: "";
	position: absolute;
	top: 2px;
	bottom: 0;
	left: 0;
	margin: auto;
	width: 4px;
	height: 4px
}
.p-service02-box-list02-item .flex-item:nth-child(9) {
	-webkit-box-flex: 2;
	-ms-flex-positive: 2;
	flex-grow: 2
}
.p-service02-box-list02-item .flex-item:nth-child(10) {
	-webkit-box-flex: 2;
	-ms-flex-positive: 2;
	flex-grow: 2
}
.p-service02-flowBox-list01 {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: start;
	-ms-flex-align: start;
	align-items: flex-start;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	-webkit-box-pack: justify;
	-ms-flex-pack: justify;
	justify-content: space-between;
	margin-bottom: 40px
}
.p-service02-flowBox-list01::after {
	content: "";
	width: 31.5%
}
.p-service02-flowBox-list01-item {
	margin-bottom: 40px;
	width: 31.5%
}
.p-service02-flowBox-list01-item:first-child {
	background: #118f75;
	margin-left: -40px;
	padding: 65px 50px 65px 20px;
	width: calc(31.5% + 40px)
}
.p-service02-flowBox-list01-item h4 {
	color: #fff;
	font-weight: bold;
	font-size: 27px;
	text-align: right
}
.p-service02-flowBox-list01-item-step {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	margin-bottom: 10px
}
.p-service02-flowBox-list01-item-step span {
	color: #118f75;
	font-size: 24px;
	letter-spacing: 0;
	margin-right: 10%
}
.p-service02-flowBox-list01-item-step span strong {
	font-size: 48px;
	margin-left: 5px
}
.p-service02-flowBox-list01-item-step img {
	width: 100px
}
.p-service02-flowBox-list01-item h5 {
	font-size: 24px;
	letter-spacing: .04em;
	margin-bottom: 12px
}
.p-service02-flowBox-list01-item p {
	font-weight: normal;
	font-size: 18px
}
.p-service02-flowBox-list02 {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: justify;
	-ms-flex-pack: justify;
	justify-content: space-between
}
.p-service02-flowBox-list02-item01 {
	width: 48%
}
.p-service02-flowBox-list02-item01 h4 {
	color: #118f75;
	font-size: 21px;
	margin-bottom: 10px
}
.p-service02-flowBox-list02-item01 p {
	font-weight: normal;
	font-size: 18px
}
.p-service02-flowBox-list02-item02 {
	background: #f0f4f8;
	padding: 25px 30px 54px;
	position: relative;
	width: 48%
}
.p-service02-flowBox-list02-item02::before {
	background: url(../img/ico/ico_arrow10.png) no-repeat;
	background-size: 100%;
	content: "";
	position: absolute;
	bottom: -60px;
	left: 0;
	right: 0;
	margin: auto;
	width: 94px;
	height: 94px
}
.p-service02-flowBox-list02-item02 h4 {
	color: #165e83;
	font-size: 21px;
	margin-bottom: 10px
}
.p-service02-flowBox-list02-item02 p {
	font-weight: 500;
	font-size: 18px
}
@media screen and (max-width: 767px) {
	.p-service02 {
		padding: 30px 0 40px
	}
	.p-service02 .cmn-secText, .p-service02 .cmn-secTextNonMt {
		padding: 0 20px
	}
	.p-service02 .cmn-secBox02-list-img {
		height: 280px
	}
	.p-service02 .cmn-inner08 {
		padding: 0 20px
	}
	.p-service02-box {
		margin-top: 40px;
		margin-bottom: 50px
	}
	.p-service02-box-inner {
		padding: 25px 20px
	}
	.p-service02-box__ttl {
		font-size: 24px;
		margin-bottom: 15px
	}
	.p-service02-box__txt {
		font-size: 16px;
		margin-bottom: 20px
	}
	.p-service02-box__listTtl {
		font-size: 20px;
		margin: 0 auto 10px;
		padding-bottom: 10px
	}
	.p-service02-box__listTxt {
		font-size: 14px;
		text-align: center;
		margin: 0 auto 15px;
		padding: 0
	}
	.p-service02-box-list01 {
		display: block;
		margin-bottom: 30px;
		padding: 0
	}
	.p-service02-box-list01-item {
		font-size: 14px;
		margin-left: 20px
	}
	.p-service02-box-list02 {
		display: block;
		margin-bottom: 25px
	}
	.p-service02-box-list02-item {
		width: 100%
	}
	.p-service02-box-list02-item+.p-service02-box-list02-item {
		margin-top: 30px
	}
	.p-service02-box-list02-item h3 {
		font-size: 20px;
		margin-bottom: 10px;
		padding-bottom: 10px
	}
	.p-service02-box-list02-item p {
		font-size: 14px;
		margin-bottom: 5px
	}
	.p-service02-box-list02-item ul li p {
		font-size: 14px
	}
	.p-service02-box-list02-item ul li p.is-none-w0 {
		width: 1px
	}
	.p-service02-box-list02-item ul li p.is-none-w0::before {
		content: none
	}
	.p-service02-box-imgBox {
		height: 50px
	}
	.p-service02-flowBox-list01 {
		display: block;
		margin-bottom: 30px
	}
	.p-service02-flowBox-list01::after {
		content: none
	}
	.p-service02-flowBox-list01-item {
		margin-bottom: 25px;
		width: 100%
	}
	.p-service02-flowBox-list01-item:first-child {
		margin-left: 0;
		padding: 20px;
		width: 100%
	}
	.p-service02-flowBox-list01-item h4 {
		font-size: 22px;
		text-align: center
	}
	.p-service02-flowBox-list01-item-step span {
		color: #118f75;
		font-size: 20px;
		margin-right: 8%
	}
	.p-service02-flowBox-list01-item-step span strong {
		font-size: 38px
	}
	.p-service02-flowBox-list01-item-step img {
		width: 70px
	}
	.p-service02-flowBox-list01-item h5 {
		font-size: 18px;
		margin-bottom: 5px
	}
	.p-service02-flowBox-list01-item p {
		font-size: 16px
	}
	.p-service02-flowBox-list02 {
		display: block
	}
	.p-service02-flowBox-list02-item01 {
		margin-bottom: 20px;
		width: 100%
	}
	.p-service02-flowBox-list02-item01 h4 {
		font-size: 18px
	}
	.p-service02-flowBox-list02-item01 p {
		font-size: 16px
	}
	.p-service02-flowBox-list02-item02 {
		background: #f0f4f8;
		padding: 20px 20px 40px 20px;
		width: 100%
	}
	.p-service02-flowBox-list02-item02::before {
		bottom: -40px;
		width: 70px;
		height: 70px
	}
	.p-service02-flowBox-list02-item02 h4 {
		font-size: 18px
	}
	.p-service02-flowBox-list02-item02 p {
		font-size: 16px;
		letter-spacing: 0
	}
}
.p-service03 {
	padding: 30px 0 200px
}
.p-service03 .cmn-secBox02-list {
	-webkit-box-align: start;
	-ms-flex-align: start;
	align-items: flex-start
}
.p-service03 .cmn-secBox02-list .cmn-secBox02-list-txtBox {
	padding-left: 8%;
	padding-right: 0
}
.p-service03 .cmn-secBox02-list .cmn-secBox02-list-img {
	height: 430px
}
.p-service03 .cmn-inner08 {
	padding: 0 40px
}
.p-service03-box01 {
	margin: 80px 0 90px
}
.p-service03-box01__ttl {
	background: #8f700a;
	border: solid #707070 1px;
	color: #fff;
	font-weight: bold;
	font-size: 32px;
	text-align: center;
	margin-bottom: 25px;
	padding: 5px
}
.p-service03-box01-list {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: justify;
	-ms-flex-pack: justify;
	justify-content: space-between
}
.p-service03-box01-list-item {
	width: 32%
}
.p-service03-box01-list-item h4 {
	border-bottom: solid #8f700a 1px;
	color: #8f700a;
	font-size: 24px;
	text-align: center;
	margin-bottom: 15px;
	padding-bottom: 15px
}
.p-service03-box01-list-item p {
	border-bottom: solid #999 1px;
	font-size: 18px;
	line-height: 1.7;
	margin-bottom: 25px;
	padding-bottom: 25px;
	min-height: 220px
}
.p-service03-box01-list-item p.p02 {
	border-bottom: none;
	margin-bottom: 0;
	padding-bottom: 0;
	min-height: auto
}
.p-service03-box01-list-item p strong {
	display: block;
	font-weight: bold
}
.p-service03-box02 {
	background: #f4f4f4;
	padding: 60px 45px 85px
}
.p-service03-box02__ttl {
	font-weight: bold;
	font-size: 27px;
	letter-spacing: 0;
	text-align: center
}
.p-service03-box02-sceneList {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	-webkit-box-pack: justify;
	-ms-flex-pack: justify;
	justify-content: space-between;
	margin: 30px 0 50px
}
.p-service03-box02-sceneList-item {
	font-weight: normal;
	font-size: 16px;
	letter-spacing: 0;
	margin-bottom: 5px;
	padding-left: 20px;
	position: relative;
	width: 48%
}
.p-service03-box02-sceneList-item::before {
	background: #8f700a;
	border-radius: 8px;
	content: "";
	position: absolute;
	top: 6px;
	left: 0;
	width: 16px;
	height: 16px
}
.p-service03-box02-sceneList-item.item02 {
	width: 100%
}
.p-service03-box02-list {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	-webkit-box-pack: justify;
	-ms-flex-pack: justify;
	justify-content: space-between;
	margin: 40px auto 0;
	max-width: 1090px;
	width: 100%
}
.p-service03-box02-list::after {
	content: "";
	width: 31%
}
.p-service03-box02-list-item {
	background: #fff;
	border: solid #8f700a 2px;
	border-radius: 5px;
	font-weight: bold;
	font-size: 18px;
	line-height: 1.4;
	letter-spacing: 0;
	text-align: center;
	margin-bottom: 20px;
	padding: 20px 5px;
	width: 31%
}
.p-service03-imgBox {
	margin-bottom: 100px
}
.p-service03-flowBox-ttlList {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-box-pack: justify;
	-ms-flex-pack: justify;
	justify-content: space-between;
	margin-bottom: 65px
}
.p-service03-flowBox-ttlList-ttl {
	background: #8f700a;
	margin-left: -40px;
	padding: 65px 40px 65px 20px;
	width: 37%
}
.p-service03-flowBox-ttlList-ttl h4 {
	color: #fff;
	font-size: 27px;
	letter-spacing: 0;
	margin-left: auto;
	max-width: 340px;
	width: 100%
}
.p-service03-flowBox-ttlList__txt {
	font-weight: normal;
	font-size: 17px;
	margin-left: 20px;
	width: 60%
}
.p-service03-flowBox-txtList {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	margin: 0 auto 70px;
	max-width: 1110px;
	width: 100%
}
.p-service03-flowBox-txtList-item {
	background: url(../img/bg/bg_service_project_txt01.png) no-repeat;
	background-size: 100% 100%;
	color: #8f700a;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	font-weight: bold;
	font-size: 18px;
	line-height: 1.4;
	width: 16.666%;
	height: 112px
}
.p-service03-flowBox-txt {
	background: #f0f4f8;
	margin-left: auto;
	padding: 25px 30px;
	max-width: 600px;
	width: 100%
}
.p-service03-flowBox-txt h4 {
	color: #165e83;
	font-size: 21px;
	letter-spacing: 0;
	margin-bottom: 10px
}
.p-service03-flowBox-txt p {
	font-weight: 500;
	font-size: 18px;
	line-height: 2
}
@media screen and (max-width: 767px) {
	.p-service03 {
		padding: 40px 0 60px
	}
	.p-service03 .cmn-secBox02-list {
		display: -webkit-box;
		display: -ms-flexbox;
		display: flex;
		-webkit-box-orient: vertical;
		-webkit-box-direction: reverse;
		-ms-flex-direction: column-reverse;
		flex-direction: column-reverse
	}
	.p-service03 .cmn-secBox02-list .cmn-secBox02-list-txtBox {
		padding-left: 20px;
		padding-right: 20px
	}
	.p-service03 .cmn-secBox02-list .cmn-secBox02-list-img {
		height: 280px
	}
	.p-service03 .cmn-inner08 {
		padding: 0 20px
	}
	.p-service03-box01 {
		margin: 40px 0 50px
	}
	.p-service03-box01__ttl {
		font-size: 24px;
		margin-bottom: 30px;
		padding: 2px
	}
	.p-service03-box01-list {
		display: block
	}
	.p-service03-box01-list-item {
		width: 100%
	}
	.p-service03-box01-list-item+.p-service03-box01-list-item {
		margin-top: 45px
	}
	.p-service03-box01-list-item h4 {
		font-size: 18px;
		margin-bottom: 10px;
		padding-bottom: 10px
	}
	.p-service03-box01-list-item p {
		font-size: 16px;
		margin-bottom: 15px;
		padding-bottom: 15px;
		min-height: auto
	}
	.p-service03-box02 {
		padding: 25px 20px
	}
	.p-service03-box02__ttl {
		font-size: 24px
	}
	.p-service03-box02-sceneList {
		display: block
	}
	.p-service03-box02-sceneList-item {
		margin-bottom: 10px;
		width: 100%
	}
	.p-service03-box02-list {
		margin: 30px auto 0
	}
	.p-service03-box02-list::after {
		content: none
	}
	.p-service03-box02-list-item {
		display: -webkit-box;
		display: -ms-flexbox;
		display: flex;
		-webkit-box-align: center;
		-ms-flex-align: center;
		align-items: center;
		-webkit-box-pack: center;
		-ms-flex-pack: center;
		justify-content: center;
		font-size: 15px;
		padding: 15px 5px;
		width: 48%
	}
	.p-service03-imgBox {
		margin-bottom: 50px;
		height: 50px
	}
	.p-service03-flowBox-ttlList {
		display: block;
		margin-bottom: 40px
	}
	.p-service03-flowBox-ttlList-ttl {
		margin-left: 0;
		margin-bottom: 20px;
		padding: 20px;
		width: 100%
	}
	.p-service03-flowBox-ttlList-ttl h4 {
		font-size: 24px;
		letter-spacing: 0;
		text-align: center;
		margin-left: 0;
		max-width: 100%
	}
	.p-service03-flowBox-ttlList__txt {
		font-size: 16px;
		margin-left: 0;
		width: 100%
	}
	.p-service03-flowBox-txtList {
		display: block;
		-ms-flex-wrap: wrap;
		flex-wrap: wrap;
		margin: 0 auto 60px
	}
	.p-service03-flowBox-txtList-item {
		background: url(../img/bg/bg_service_project_txt01_sp.png) no-repeat;
		background-size: 100% 100%;
		display: -webkit-box;
		display: -ms-flexbox;
		display: flex;
		-webkit-box-align: center;
		-ms-flex-align: center;
		align-items: center;
		-webkit-box-pack: center;
		-ms-flex-pack: center;
		justify-content: center;
		font-weight: bold;
		font-size: 20px;
		line-height: 1.4;
		letter-spacing: .08em;
		padding-bottom: 12px;
		width: 100%;
		height: 92px
	}
	.p-service03-flowBox-txtList-item+.p-service03-flowBox-txtList-item {
		margin-top: 10px
	}
	.p-service03-flowBox-txt {
		padding: 25px 20px
	}
	.p-service03-flowBox-txt h4 {
		font-size: 18px
	}
	.p-service03-flowBox-txt p {
		font-size: 16px
	}
}

.p-search {
	background: #F0F4F8;
	padding: 60px 45px 85px
}

.p-search__ttl {
	font-weight: bold;
	font-size: 27px;
	letter-spacing: 0;
	text-align: center;
	margin-bottom: 25px
}

.search__list {
	text-align: left;
}

.p-history {
	padding: 80px 40px 170px
}
.p-history-list {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	-webkit-box-pack: justify;
	-ms-flex-pack: justify;
	justify-content: space-between;
	position: relative
}
.p-history-list::after {
	content: "";
	width: 31%
}
.p-history-list-item {
	cursor: pointer;
	margin: 0 0 80px;
	width: 31%
}
.p-history-list-item-year {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: end;
	-ms-flex-align: end;
	align-items: flex-end;
	-webkit-box-pack: justify;
	-ms-flex-pack: justify;
	justify-content: space-between;
	letter-spacing: 0;
	margin-bottom: 5px
}
.p-history-list-item-year strong {
	color: #165e83;
	font-weight: bold;
	font-size: 48px;
	line-height: 1
}
.p-history-list-item-year span {
	color: #449bc7;
	font-size: 17px
}
.p-history-list-item-year img {
	max-height: 18px;
	padding-bottom: 8px;
	padding-left: 9px
}
.p-history-list-item-img {
	margin-bottom: 5px;
	position: relative
}
.p-history-list-item-img.is-zoom::before {
	background: url(../img/ico/ico_zoom01.png) no-repeat;
	background-size: 100%;
	content: "";
	position: absolute;
	bottom: 0;
	right: 0;
	width: 47px;
	height: 47px
}
.p-history-list-item__txt {
	font-weight: normal;
	font-size: 17px;
	letter-spacing: 0
}
@media screen and (min-width: 769px) {
	.p-history-list-item {
		-webkit-transition: .2s;
		transition: .2s
	}
	.p-history-list-item:hover {
		opacity: .7
	}
}
@media screen and (max-width: 767px) {
	.p-history {
		padding: 40px 20px 70px
	}
	.p-history-list::after {
		content: none
	}
	.p-history-list-item {
		margin: 0 0 40px;
		width: 80%;
		margin-left: auto;
		margin-right: auto
	}
	.p-history-list-item-year strong {
		font-size: 22px
	}
	.p-history-list-item-year span {
		font-size: 14px;
		line-height: 1.2
	}
	.p-history-list-item-year img {
		max-height: 15px;
		margin-bottom: -10px
	}
	.p-history-list-item-img.is-zoom::before {
		width: 30px;
		height: 30px
	}
	.p-history-list-item__txt {
		font-size: 14px;
		line-height: 1.4
	}
}
.mfp-wrap {
	cursor: pointer;
	padding: 40px;
	z-index: 99999
}
@media screen and (max-width: 767px) {
	.mfp-wrap {
		padding: 15px
	}
}
.mfp-content {
	background: #fff;
	-webkit-box-shadow: 0 0 8px rgba(137, 137, 137, .4);
	box-shadow: 0 0 8px rgba(137, 137, 137, .4);
	margin: auto;
	padding: 60px
}
@media screen and (max-width: 767px) {
	.mfp-content {
		padding: 20px
	}
}
.mfp-container {
	right: 0;
	margin: auto;
	padding: 80px;
	width: 80%
}
@media screen and (max-width: 767px) {
	.mfp-container {
		padding: 0
	}
}
.mfp-bg {
	background: rgba(255, 255, 255, .8)
}
.mfp-close-btn-in .mfp-close {
	background: url(../img/ico/ico_popup_close01.png) no-repeat;
	background-size: 100%;
	color: transparent;
	width: 40px;
	height: 40px;
	opacity: 1
}
.mfp-close-btn-in .mfp-close.mfp-close {
	top: -50px;
	right: 0
}
@media screen and (max-width: 767px) {
	.mfp-close-btn-in .mfp-close {
		width: 30px;
		height: 30px
	}
	.mfp-close-btn-in .mfp-close.mfp-close {
		top: -40px
	}
}
.mfp-arrow:active {
	margin-top: 0
}
button.mfp-arrow {
	border: none;
	margin-top: 0
}
button.mfp-arrow::before {
	border-bottom-width: 0
}
@media screen and (max-width: 767px) {
	button.mfp-arrow {
		border: none;
		margin-top: 0;
		z-index: 2000
	}
	button.mfp-arrow::before {
		border-bottom-width: 0
	}
}
button.mfp-arrow-left {
	background: url(../img/ico/ico_popup_arrow01.png) no-repeat left;
	background-size: 100%;
	border: none;
	position: absolute;
	top: 50%;
	-webkit-transform: translateY(-50%);
	transform: translateY(-50%);
	left: 10px;
	width: 30px;
	height: 60px;
	opacity: 1;
	-webkit-transition: .3s ease;
	transition: .3s ease
}
button.mfp-arrow-left::after, button.mfp-arrow-left::before {
	display: none
}
@media screen and (min-width: 769px) {
	button.mfp-arrow-left:hover {
		opacity: .5
	}
}
@media screen and (max-width: 767px) {
	button.mfp-arrow-left {
		left: -25px;
		width: 20px;
		height: 40px
	}
}
button.mfp-arrow-right {
	background: url(../img/ico/ico_popup_arrow02.png) no-repeat right;
	background-size: 100%;
	position: absolute;
	top: 50%;
	-webkit-transform: translateY(-50%);
	transform: translateY(-50%);
	right: 10px;
	width: 30px;
	height: 60px;
	opacity: 1;
	-webkit-transition: .3s ease;
	transition: .3s ease
}
button.mfp-arrow-right::after, button.mfp-arrow-right::before {
	display: none
}
@media screen and (min-width: 769px) {
	button.mfp-arrow-right:hover {
		opacity: .5
	}
}
@media screen and (max-width: 767px) {
	button.mfp-arrow-right {
		right: -25px;
		width: 20px;
		height: 40px
	}
}
.contact-box {
	max-width: 100%;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap
}
@media screen and (max-width: 767px) {
	.contact-box {
		-webkit-box-orient: vertical;
		-webkit-box-direction: normal;
		-ms-flex-direction: column;
		flex-direction: column
	}
}
.red {
	color: #db653b
}
.p-contact__ttl {
	font-size: 24px;
	font-weight: bold
}
.p-contact__tel {
	max-width: 100%;
	font-size: 18px
}
.p-contact__tel span {
	color: #165e83;
	font-size: 38px;
	font-weight: bold;
	margin-right: 18px
}
.p-contact__tel a {
	color: #165e83
}
@media screen and (max-width: 767px) {
	.p-contact__ttl {
		font-size: 20px
	}
	.p-contact__tel {
		max-width: 100%;
		font-size: 18px
	}
	.p-contact__tel span {
		display: block;
		font-size: 28px;
		margin-right: 18px
	}
}
.p-contact01 {
	padding: 60px 40px 80px
}
.p-contact01__ttl {
	margin-top: 80px
}
@media screen and (max-width: 767px) {
	.p-contact01 {
		padding: 40px 20px
	}
}
.p-contact02 {
	background: #f4f4f4;
	padding: 60px 0 76px
}
.p-contact02__txt {
	margin-top: 60px
}
.p-contact02 form {
	margin-top: 60px
}
.p-contact02 .form-group {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	margin-bottom: 30px;
	width: 100%
}
.p-contact02 .form-group .col-md-3 {
	width: 30%;
	margin-right: 10%
}
.p-contact02 .form-group .col-md-6 {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	width: 60%
}
.p-contact02 .form-group .col-md-6nf {
	width: 60%
}
.p-contact02 .form-group .col-xs-5 {
	width: 28%
}
.p-contact02 .form-group .col-xs-5+.col-xs-5 {
	margin-left: 4%
}
.p-contact02 .form-group p {
	color: #666;
	font-size: 15px;
	font-family: "Noto Sans JP", "游ゴシック体", YuGothic, "游ゴシック", "Yu Gothic", "Hiragino Kaku Gothic ProN", "Hiragino Sans", "ヒラギノ角ゴ ProN W3", "メイリオ", Meiryo, sans-serif
}
.p-contact02 .form-group p a {
	color: #666;
	text-decoration: underline
}
.p-contact02 .control-label {
	font-family: "Noto Sans JP", "游ゴシック体", YuGothic, "游ゴシック", "Yu Gothic", "Hiragino Kaku Gothic ProN", "Hiragino Sans", "ヒラギノ角ゴ ProN W3", "メイリオ", Meiryo, sans-serif;
	width: 190px
}
.p-contact02 .control-label .required {
	background: #d34f50;
	border-radius: 3px;
	color: #fff;
	font-size: 14px;
	margin-left: 15px;
	padding: 5px 10px
}
.p-contact02 .error_messe {
	margin: 5px 0;
	color: red
}
.p-contact02 .dotLine2 {
	border-bottom: 1px dotted #c9c9c9;
	margin-bottom: 25px
}
.p-contact02 .confirm_label {
	max-width: 80%;
	font-weight: bold
}
.p-contact02 input[type=text], .p-contact02 input[type=email], .p-contact02 textarea {
	-webkit-appearance: none;
	-moz-appearance: none;
	appearance: none;
	border: solid 1px #999;
	border-radius: 2px;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	font-family: "Noto Sans JP", "游ゴシック体", YuGothic, "游ゴシック", "Yu Gothic", "Hiragino Kaku Gothic ProN", "Hiragino Sans", "ヒラギノ角ゴ ProN W3", "メイリオ", Meiryo, sans-serif;
	padding: 12px;
	line-height: 1.5;
	width: 100%
}
.p-contact02 input[type=text], .p-contact02 input[type=email] {
	height: 52px
}
.p-contact02 input[type=submit] {
	background-color: #165e83;
	background-image: url(../img/ico/ico_arrow01.png);
	background-size: 7px 14px;
	background-position: center right 30px;
	background-repeat: no-repeat;
	border: solid 1px #165e83;
	border-radius: 5px;
	color: #fff;
	cursor: pointer;
	font-family: "Noto Sans JP", "游ゴシック体", YuGothic, "游ゴシック", "Yu Gothic", "Hiragino Kaku Gothic ProN", "Hiragino Sans", "ヒラギノ角ゴ ProN W3", "メイリオ", Meiryo, sans-serif;
	padding: 10px 20px;
	-webkit-transition: .3s;
	transition: .3s;
	width: 255px;
	height: 52px
}
.p-contact02 input[type=submit]:hover {
	color: #165e83;
	background-color: #fff;
	background-image: url(../img/ico/ico_arrow02.png);
	background-position: center right 20px
}
.p-contact02 input[type=reset] {
	-webkit-appearance: none;
	-moz-appearance: none;
	appearance: none;
	border: solid 1px #999;
	border-radius: 5px;
	color: #999;
	cursor: pointer;
	font-family: "Noto Sans JP", "游ゴシック体", YuGothic, "游ゴシック", "Yu Gothic", "Hiragino Kaku Gothic ProN", "Hiragino Sans", "ヒラギノ角ゴ ProN W3", "メイリオ", Meiryo, sans-serif;
	padding: 5px 10px;
	-webkit-transition: .3s;
	transition: .3s;
	width: 255px;
	height: 52px
}
.p-contact02 input[type=reset]:hover {
	opacity: .6
}
.p-contact02 input[type=button] {
	background-color: #fff;
	border: solid 1px #fff;
	border-radius: 5px;
	color: #165e83;
	cursor: pointer;
	font-family: "Noto Sans JP", "游ゴシック体", YuGothic, "游ゴシック", "Yu Gothic", "Hiragino Kaku Gothic ProN", "Hiragino Sans", "ヒラギノ角ゴ ProN W3", "メイリオ", Meiryo, sans-serif;
	padding: 10px 20px;
	-webkit-transition: .3s;
	transition: .3s;
	width: 255px;
	height: 52px
}
.p-contact02 input[type=button]:hover {
	color: #fff;
	background-color: #165e83
}
@media screen and (max-width: 767px) {
	.p-contact02 {
		padding: 40px 20px
	}
	.p-contact02__txt {
		margin-top: 30px
	}
	.p-contact02 form {
		margin-top: 30px
	}
	.p-contact02 .form-group {
		-ms-flex-wrap: wrap;
		flex-wrap: wrap;
		margin-bottom: 30px
	}
	.p-contact02 .form-group .col-md-3 {
		width: 100%;
		margin-right: 0
	}
	.p-contact02 .form-group .col-md-6 {
		-ms-flex-wrap: wrap;
		flex-wrap: wrap;
		width: 100%
	}
	.p-contact02 .form-group .col-md-6 label {
		margin-bottom: 10px
	}
	.p-contact02 .form-group .col-md-6nf {
		width: 100%
	}
	.p-contact02 .form-group .col-xs-5 {
		width: 48%
	}
	.p-contact02 .form-group .col-xs-5+.col-xs-5 {
		margin-left: 4%
	}
	.p-contact02 .form-group p {
		font-size: 14px
	}
	.p-contact02 .control-label {
		display: block;
		margin-bottom: 10px;
		width: 100%
	}
	.p-contact02 .control-label .required {
		font-size: 14px;
		margin-left: 7px;
		padding: 2px 5px
	}
	.p-contact02 input[type=text], .p-contact02 input[type=email] {
		height: 45px
	}
	.p-contact02 input[type=submit] {
		background-position: center right 10px;
		padding: 0;
		width: 47%
	}
	.p-contact02 input[type=reset] {
		font-size: 14px;
		width: 47%
	}
}
.p-privacy01 {
	padding: 40px 0 120px
}
.p-privacy01__ttl {
	font-family: "Noto Sans JP", "游ゴシック体", YuGothic, "游ゴシック", "Yu Gothic", "Hiragino Kaku Gothic ProN", "Hiragino Sans", "ヒラギノ角ゴ ProN W3", "メイリオ", Meiryo, sans-serif;
	font-size: 24px;
	font-weight: bold;
	text-align: center
}
@media screen and (max-width: 767px) {
	.p-privacy01 {
		padding: 20px 20px 60px
	}
	.p-privacy01__ttl {
		font-size: 20px
	}
}
.p-privacy02 {
	padding-bottom: 140px
}
.p-privacy02__ttl {
	font-size: 24px;
	font-weight: bold;
	margin-top: 80px
}
.p-privacy02__list {
	counter-reset: number 0;
	margin-top: 60px
}
.p-privacy02__list__item {
	padding-left: 1.5em;
	text-indent: -1.5em;
	margin-bottom: 20px
}
.p-privacy02__list__item::before {
	counter-increment: number 1;
	content: counter(number) ". "
}
@media screen and (max-width: 767px) {
	.p-privacy02 {
		padding: 0 20px 70px
	}
	.p-privacy02__ttl {
		font-size: 20px;
		margin-top: 40px
	}
	.p-privacy02__list {
		margin-top: 30px
	}
	.p-privacy02__list__item {
		padding-left: 1.5em;
		text-indent: -1.5em;
		margin-bottom: 20px
	}
	.p-privacy02__list__item::before {
		counter-increment: number 1;
		content: counter(number) ". "
	}
}
.p-strength01 {
	padding: 20px 0 60px
}
.p-strength01__lead {
	font-weight: 500;
	font-size: 17px;
	line-height: 2;
	letter-spacing: 0
}
.p-strength01__txt {
	font-weight: 500;
	font-size: 17px;
	line-height: 2;
	letter-spacing: 0;
	margin-top: 25px
}
.p-strength01__list {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	-webkit-box-pack: justify;
	-ms-flex-pack: justify;
	justify-content: space-between;
	margin-top: 45px
}
.p-strength01__list__item {
	font-family: "Noto Sans JP", "游ゴシック体", YuGothic, "游ゴシック", "Yu Gothic", "Hiragino Kaku Gothic ProN", "Hiragino Sans", "ヒラギノ角ゴ ProN W3", "メイリオ", Meiryo, sans-serif;
	margin-bottom: 40px;
	max-width: 445px;
	width: 48%
}
.p-strength01__list__ttl {
	font-size: 24px;
	font-weight: bold;
	margin-top: 20px
}
.p-strength01__list__txt {
	margin-top: 15px
}
.p-strength01__imgBox {
	margin-top: 60px
}
@media screen and (max-width: 767px) {
	.p-strength01 {
		padding: 20px 20px 60px
	}
	.p-strength01__txt {
		margin-top: 25px
	}
	.p-strength01__list {
		display: block;
		margin-top: 45px
	}
	.p-strength01__list__item {
		margin-bottom: 40px;
		width: 100%
	}
	.p-strength01__list__ttl {
		font-size: 24px;
		font-weight: bold;
		margin-top: 20px
	}
	.p-strength01__list__txt {
		margin-top: 15px
	}
	.p-strength01__imgBox {
		margin-top: 60px
	}
}
.p-strength02 {
	padding: 0 0 150px
}
@media screen and (max-width: 767px) {
	.p-strength02 {
		padding: 0 20px 75px
	}
}
.p-recruit01 {
	padding: 60px 0 145px
}
.p-recruit01__ttl {
	font-size: 24px;
	font-weight: bold
}
.p-recruit01__list {
	font-family: "Noto Sans JP", "游ゴシック体", YuGothic, "游ゴシック", "Yu Gothic", "Hiragino Kaku Gothic ProN", "Hiragino Sans", "ヒラギノ角ゴ ProN W3", "メイリオ", Meiryo, sans-serif;
	margin-top: 60px
}
.p-recruit01__list__item {
	border-bottom: solid 1px #c7c7c7;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	padding-bottom: 12px;
	margin-bottom: 12px
}
.p-recruit01__list__item:nth-child(1) {
	border-top: solid 1px #c7c7c7;
	padding-top: 12px
}
.p-recruit01__list__name {
	width: 190px
}
.p-recruit01__list__txt {
	width: calc(100% - 190px)
}
.p-recruit01__list__txt span {
	display: inline-block;
	width: 180px
}
.p-recruit01__list__txt a {
	color: #165e83;
	text-decoration: underline
}
.p-recruit01__list__txt a.is_pdf {
	background: url(../img/ico/ico_pdf01.svg) no-repeat right center;
	background-size: 17px 21px;
	padding-right: 27px
}
@media screen and (max-width: 767px) {
	.p-recruit01 {
		padding: 30px 20px 70px
	}
	.p-recruit01__list {
		font-family: "Noto Sans JP", "游ゴシック体", YuGothic, "游ゴシック", "Yu Gothic", "Hiragino Kaku Gothic ProN", "Hiragino Sans", "ヒラギノ角ゴ ProN W3", "メイリオ", Meiryo, sans-serif;
		margin-top: 60px
	}
	.p-recruit01__list__item {
		display: block
	}
	.p-recruit01__list__name {
		font-weight: bold;
		width: 100%
	}
	.p-recruit01__list__txt {
		margin-top: 15px;
		width: 100%
	}
}
.p-profile01 {
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	padding: 60px 15px;
	margin: auto;
	max-width: 830px;
	width: 100%
}
.p-profile01__ttl {
	font-size: 24px;
	font-weight: bold
}
.p-profile01__imgBox {
	margin-top: 55px
}
@media screen and (max-width: 767px) {
	.p-profile01__imgBox {
		margin-top: 25px
	}
}
.p-profile02 {
	padding: 60px 0;
	margin: auto;
	max-width: 1280px;
	width: 100%
}
.p-profile02__mapBox {
	width: 100%;
	height: 450px
}
.p-profile02__mapBox iframe {
	width: 100%;
	height: 100%
}
.p-profile02__historyBox {
	background: url(../img/bg/bg_history01.jpg) no-repeat center center;
	background-size: cover;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	height: 400px;
	margin-bottom: 100px
}
.p-profile02__historyBox__left {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-box-pack: end;
	-ms-flex-pack: end;
	justify-content: flex-end;
	width: 50%;
	height: 100%
}
.p-profile02__txtBox {
	margin-right: 30px;
	max-width: 435px;
	width: 100%
}
.p-profile02__txtBox__ttl {
	font-size: 40px
}
.p-profile02__txtBox__txt {
	margin-top: 30px
}
.p-profile02__txtBox__btn {
	margin-top: 55px;
	max-width: 250px;
	height: 50px
}
.p-profile02__imgBox {
	width: 50%;
	height: 100%
}
@media screen and (max-width: 767px) {
	.p-profile02 {
		padding: 30px 0
	}
	.p-profile02__mapBox {
		width: 100%;
		height: 350px
	}
	.p-profile02__historyBox {
		display: block;
		height: auto;
		margin-bottom: 50px
	}
	.p-profile02__historyBox__left {
		display: -webkit-box;
		display: -ms-flexbox;
		display: flex;
		-webkit-box-align: center;
		-ms-flex-align: center;
		align-items: center;
		-webkit-box-pack: center;
		-ms-flex-pack: center;
		justify-content: center;
		padding: 30px 20px;
		width: 100%;
		height: auto
	}
	.p-profile02__txtBox {
		margin-right: 0
	}
	.p-profile02__txtBox__ttl {
		font-size: 30px
	}
	.p-profile02__txtBox__txt {
		margin-top: 30px
	}
	.p-profile02__txtBox__btn {
		margin-top: 30px
	}
	.p-profile02__imgBox {
		width: 100%
	}
}


.p-template01 {
	padding: 80px 100px 70px
}
.p-template01-list {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	-webkit-box-pack: justify;
	-ms-flex-pack: justify;
	justify-content: space-between;
	margin-bottom: 20px;
	position: relative
}
.p-template01-list::after {
	content: "";
	width: 31%
}
.p-template01-list-item {
	cursor: pointer;
	margin: 0 0 80px;
	width: 31%
}
.p-template01-list-item-year {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: end;
	-ms-flex-align: end;
	align-items: flex-end;
	-webkit-box-pack: justify;
	-ms-flex-pack: justify;
	justify-content: space-between;
	letter-spacing: 0;
	margin-bottom: 5px
}
.p-template01-list-item-year strong {
	color: #165e83;
	font-weight: bold;
	font-size: 48px;
	line-height: 1
}
.p-template01-list-item-year span {
	color: #449bc7;
	font-size: 17px
}
.p-template01-list-item-year img {
	max-height: 18px;
	padding-bottom: 8px;
	padding-left: 9px
}
.p-template01-list-item-img {
	margin-bottom: 5px;
	position: relative
}
.p-template01-list-item__txt {
	font-weight: normal;
	font-size: 17px;
	letter-spacing: 0
}
@media screen and (min-width: 769px) {
	.p-template01-list-item {
		-webkit-transition: .2s;
		transition: .2s
	}
	.p-template01-list-item:hover {
		opacity: .7
	}
}
@media screen and (max-width: 767px) {
	.p-template01 {
		padding: 40px 20px 70px
	}
	.p-template01-list::after {
		content: none
	}
	.p-template01-list-item {
		margin: 0 0 40px;
		width: 80%;
		margin-left: auto;
		margin-right: auto
	}
	.p-template01-list-item-year strong {
		font-size: 22px
	}
	.p-template01-list-item-year span {
		font-size: 14px;
		line-height: 1.2
	}
	.p-template01-list-item-year img {
		max-height: 15px;
		margin-bottom: -10px
	}
	.p-template01-list-item-img.is-zoom::before {
		width: 30px;
		height: 30px
	}
	.p-template01-list-item__txt {
		font-size: 14px;
		line-height: 1.4
	}
}
.p-template02 {
	padding-bottom: 70px
}
.p-template02__ttl {
	font-size: 24px;
	font-weight: bold;
	margin-top: 80px
}
.p-template02__list {
	counter-reset: number 0;
	margin-top: 60px
}
.p-template02__list__item {
	padding-left: 1.5em;
	text-indent: -1.5em;
	margin-bottom: 20px
}
.p-template02__list__item::before {
	counter-increment: number 1;
	content: counter(number) ". "
}
@media screen and (max-width: 767px) {
	.p-template02 {
		padding: 0 20px 70px
	}
	.p-template02__ttl {
		font-size: 20px;
		margin-top: 40px
	}
	.p-template02__list {
		margin-top: 30px
	}
	.p-template02__list__item {
		padding-left: 1.5em;
		text-indent: -1.5em;
		margin-bottom: 20px
	}
	.p-template02__list__item::before {
		counter-increment: number 1;
		content: counter(number) ". "
	}
}
.p-template03 {
	padding: 30px 0 80px
}
.p-template03__ttl {
	font-family: "Noto Sans JP", "游ゴシック体", YuGothic, "游ゴシック", "Yu Gothic", "Hiragino Kaku Gothic ProN", "Hiragino Sans", "ヒラギノ角ゴ ProN W3", "メイリオ", Meiryo, sans-serif;
	font-size: 24px;
	font-weight: bold;
	text-align: center
}
@media screen and (max-width: 767px) {
	.p-template03 {
		padding: 20px 20px
	}
	.p-template03__ttl {
		font-size: 20px
	}
}
.p-template04 {
	padding-bottom: 120px
}
.p-template04__ttl {
	font-size: 24px;
	font-weight: bold;
	margin-top: 80px
}
.p-template04__list {
	counter-reset: number 0;
	margin-top: 60px
}
.p-template04__list__item {
	padding-left: 1.5em;
	text-indent: -1.5em;
	margin-bottom: 20px
}
.p-template04__list__item::before {
	counter-increment: number 1;
	content: counter(number) ". "
}
.p-template04__img {
	display: block;
	margin-left: auto;
	margin-right: auto;
	margin-top: 60px;
	max-width: 100%
}
.p-template04__txt {
	margin-top: 60px
}
@media screen and (max-width: 767px) {
	.p-template04 {
		padding: 0 20px 70px
	}
	.p-template04__ttl {
		font-size: 20px;
		margin-top: 40px
	}
	.p-template04__list {
		margin-top: 30px
	}
	.p-template04__list__item {
		padding-left: 1.5em;
		text-indent: -1.5em;
		margin-bottom: 20px
	}
	.p-template04__list__item::before {
		counter-increment: number 1;
		content: counter(number) ". "
	}
	.p-template04__img {
		margin-bottom: 50px
	}
	.p-template04__txt {
		margin-top: 30px
	}
}