@import url("https://fonts.googleapis.com/css2?family=Roboto&display=swap");
@import url("https://fonts.googleapis.com/css2?family=Libre+Caslon+Text&display=swap");

html,
body,
div,
span,
object,
iframe,
h1,
h2,
h3,
h4,
h5,
h6,
p,
blockquote,
pre,
abbr,
address,
cite,
code,
del,
dfn,
em,
img,
ins,
kbd,
q,
samp,
small,
strong,
var,
b,
i,
a,
dl,
dt,
dd,
ol,
ul,
li,
button,
input,
textarea,
fieldset,
form,
label,
legend,
table,
caption,
tbody,
tfoot,
thead,
tr,
th,
td,
article,
aside,
canvas,
details,
figcaption,
figure,
footer,
header,
hgroup,
menu,
nav,
section,
summary,
main,
time,
mark,
audio,
video {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
	-webkit-box-sizing: border-box;
	box-sizing: border-box
}

article,
aside,
details,
figcaption,
figure,
footer,
header,
main,
menu,
nav,
section,
summary {
	display: block
}

html {
	font-size: 62.5%
}

body {
	-webkit-text-size-adjust: 100%;
	line-height: 1;
	font-size: 1.6rem;
	color: #000;
	font-family: -apple-system, BlinkMacSystemFont, "Helvetica Neue", YuGothic, "ヒラギノ角ゴ ProN W3", Hiragino Kaku Gothic ProN, Arial, "メイリオ", Meiryo, sans-serif
}

img {
	border-style: none;
	max-width: 100%;
	height: auto
}

progress {
	vertical-align: baseline
}

svg:not(:root) {
	overflow: hidden
}

audio,
canvas,
progress,
video {
	display: inline-block
}

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

[disabled] {
	cursor: default
}

[type="number"] {
	width: auto
}

[type="search"] {
	-webkit-appearance: textfield
}

[type="search"]::-webkit-search-cancel-button,
[type="search"]::-webkit-search-decoration {
	-webkit-appearance: none
}

textarea {
	overflow: auto;
	resize: vertical
}

button,
input,
optgroup,
select,
textarea {
	font: inherit;
	margin: 0
}

optgroup {
	font-weight: bold
}

button,
input {
	overflow: visible
}

button::-moz-focus-inner,
[type="button"]::-moz-focus-inner,
[type="reset"]::-moz-focus-inner,
[type="submit"]::-moz-focus-inner {
	border-style: 0;
	padding: 0
}

button:-moz-focusring,
[type="button"]::-moz-focus-inner,
[type="reset"]::-moz-focus-inner,
[type="submit"]::-moz-focus-inner {
	outline: 1px dotted ButtonText
}

button,
html [type="button"],
[type="reset"],
[type="submit"] {
	-webkit-appearance: button
}

button,
select {
	text-transform: none
}

button,
input,
select,
textarea {
	background-color: transparent;
	border-style: none;
	color: inherit
}

select {
	-moz-appearance: none;
	-webkit-appearance: none
}

select::-ms-expand {
	display: none
}

select::-ms-value {
	color: currentColor
}

legend {
	border: 0;
	color: inherit;
	display: table;
	max-width: 100%;
	white-space: normal
}

::-webkit-file-upload-button {
	-webkit-appearance: button;
	font: inherit
}

[type="search"] {
	-webkit-appearance: textfield;
	outline-offset: -2px
}

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

a:active,
a:hover {
	outline-width: 0
}

a,
area,
button,
[role="button"],
input:not([type=range]),
label,
select,
summary,
textarea {
	-ms-touch-action: manipulation;
	touch-action: manipulation
}

ol,
ul,
li {
	list-style: none
}

table {
	border-collapse: collapse;
	border-spacing: 0
}

th {
	font-weight: normal
}

hr {
	display: block;
	height: 0;
	border: 0;
	margin: 0;
	padding: 0
}

h1,
h2,
h3,
h4,
h5,
h6 {
	font-weight: normal
}

code,
kbd,
pre,
samp {
	font-family: Consolas, 'Courier New', Courier, Monaco, monospace
}

blockquote,
q {
	quotes: none
}

blockquote:before,
blockquote:after,
q:before,
q:after {
	content: '';
	content: none
}

.cf::after {
	display: block;
	clear: both;
	content: ""
}

@-webkit-keyframes sk-rotateplane {
	0% {
		-webkit-transform: perspective(120px) rotateX(0deg) rotateY(0deg);
		transform: perspective(120px) rotateX(0deg) rotateY(0deg)
	}

	50% {
		-webkit-transform: perspective(120px) rotateX(-180.1deg) rotateY(0deg);
		transform: perspective(120px) rotateX(-180.1deg) rotateY(0deg)
	}

	100% {
		-webkit-transform: perspective(120px) rotateX(-180deg) rotateY(-179.9deg);
		transform: perspective(120px) rotateX(-180deg) rotateY(-179.9deg)
	}
}

@keyframes sk-rotateplane {
	0% {
		-webkit-transform: perspective(120px) rotateX(0deg) rotateY(0deg);
		transform: perspective(120px) rotateX(0deg) rotateY(0deg)
	}

	50% {
		-webkit-transform: perspective(120px) rotateX(-180.1deg) rotateY(0deg);
		transform: perspective(120px) rotateX(-180.1deg) rotateY(0deg)
	}

	100% {
		-webkit-transform: perspective(120px) rotateX(-180deg) rotateY(-179.9deg);
		transform: perspective(120px) rotateX(-180deg) rotateY(-179.9deg)
	}
}

@-webkit-keyframes scroll {
	0% {
		-webkit-clip-path: inset(0);
		clip-path: inset(0)
	}

	33.3% {
		-webkit-clip-path: inset(0 0 0 100%);
		clip-path: inset(0 0 0 100%)
	}

	66.6% {
		-webkit-clip-path: inset(0 100% 0 0);
		clip-path: inset(0 100% 0 0)
	}

	99.9% {
		-webkit-clip-path: inset(0);
		clip-path: inset(0)
	}

	100% {
		-webkit-clip-path: inset(0);
		clip-path: inset(0)
	}
}

@keyframes scroll {
	0% {
		-webkit-clip-path: inset(0);
		clip-path: inset(0)
	}

	33.3% {
		-webkit-clip-path: inset(0 0 0 100%);
		clip-path: inset(0 0 0 100%)
	}

	66.6% {
		-webkit-clip-path: inset(0 100% 0 0);
		clip-path: inset(0 100% 0 0)
	}

	99.9% {
		-webkit-clip-path: inset(0);
		clip-path: inset(0)
	}

	100% {
		-webkit-clip-path: inset(0);
		clip-path: inset(0)
	}
}

@-webkit-keyframes fixHeader {
	0% {
		-webkit-clip-path: inset(0 0 100% 0);
		clip-path: inset(0 0 100% 0)
	}

	100% {
		-webkit-clip-path: inset(0);
		clip-path: inset(0)
	}
}

@keyframes fixHeader {
	0% {
		-webkit-clip-path: inset(0 0 100% 0);
		clip-path: inset(0 0 100% 0)
	}

	100% {
		-webkit-clip-path: inset(0);
		clip-path: inset(0)
	}
}

@-webkit-keyframes fixHeaderReverse {
	0% {
		-webkit-clip-path: inset(0);
		clip-path: inset(0)
	}

	100% {
		-webkit-clip-path: inset(0 0 100% 0);
		clip-path: inset(0 0 100% 0)
	}
}

@keyframes fixHeaderReverse {
	0% {
		-webkit-clip-path: inset(0);
		clip-path: inset(0)
	}

	100% {
		-webkit-clip-path: inset(0 0 100% 0);
		clip-path: inset(0 0 100% 0)
	}
}

@media screen and (min-width: 1024px) {

	.tb,
	.sp {
		display: none !important
	}

	.pc {
		display: inline-block !important
	}
}

@media screen and (min-width: 750px) and (max-width: 1024px) {

	.pc,
	.sp {
		display: none !important
	}

	.tb {
		display: inline-block !important
	}
}

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

	.tb,
	.pc {
		display: none !important
	}

	.sp {
		display: inline-block !important
	}
}

html {
	height: 100%
}

body {
	font-family: '游ゴシック体', YuGothic, '游ゴシック Medium', 'Yu Gothic Medium', '游ゴシック', 'Yu Gothic', 'Hiragino Kaku Gothic ProN', 'ヒラギノ角ゴ ProN W3', 'メイリオ', Meiryo, sans-serif;
	font-size: 15px
}

body.noscroll {
	overflow: hidden
}

body img {
	vertical-align: bottom
}

body .target {
	-webkit-transition-duration: .4s;
	transition-duration: .4s;
	-webkit-transition-timing-function: ease;
	transition-timing-function: ease;
	-webkit-transition-property: all;
	transition-property: all;
	-webkit-transition-delay: 0s;
	transition-delay: 0s;
	-webkit-transform: translateY(10px);
	transform: translateY(10px);
	opacity: 0
}

body .target.action {
	-webkit-transform: translateY(0);
	transform: translateY(0);
	opacity: 1
}

body .lzy {
	opacity: 0
}

body .lzy.action {
	-webkit-transition-duration: .6s;
	transition-duration: .6s;
	-webkit-transition-timing-function: ease;
	transition-timing-function: ease;
	-webkit-transition-property: all;
	transition-property: all;
	-webkit-transition-delay: .2s;
	transition-delay: .2s;
	opacity: 1
}

body .disable-hover {
	pointer-events: none
}

.terms_read {
	border-bottom: 1px solid #f0ebe3;
	padding: 0 60px 50px 60px;
	margin-bottom: 70px;
	line-height: 1.8
}

.terms_end {
	font-size: 13px;
	text-align: right;
	display: block;
	line-height: 1.8
}

.terms_unit {
	margin-bottom: 70px
}

.terms_unit dd {
	padding: 0 60px;
	line-height: 1.8
}

.terms_unit dd p,
.terms_unit dd ul,
.terms_unit dd ol,
.terms_unit dd table {
	margin-bottom: 30px
}

.terms_unit dd .flex {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex
}

.terms_unit dd table {
	border: 1px solid #f0ebe3
}

.terms_unit dd table th {
	border: 1px solid #f0ebe3;
	background-color: #f7f4ee;
	font-weight: bold;
	text-align: center;
	padding: 18px 0;
	width: 50%
}

.terms_unit dd table td {
	border: 1px solid #f0ebe3;
	padding: 25px;
	line-height: 1.6
}

.terms_unit dd ol li {
	padding-left: 40px;
	text-indent: -38px
}

.terms_unit dd a {
	color: #00236e;
	text-decoration: underline
}

.terms_unit dd a:hover {
	text-decoration: none
}

.txt_unit {
	padding: 0 60px
}

.txt_unit p {
	line-height: 1.8;
	letter-spacing: 0.05em;
	margin-bottom: 35px
}

.txt_unit p.mb {
	margin-bottom: 35px
}

.notice {
	font-size: 12px
}

.public_announcement {
	margin-top: 120px
}

.public_announcement div {
	border-top: 1px solid #f0ebe3;
	border-bottom: 1px solid #f0ebe3;
	padding: 30px 0;
	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
}

.public_announcement div a {
	-webkit-transition-duration: .4s;
	transition-duration: .4s;
	-webkit-transition-timing-function: ease;
	transition-timing-function: ease;
	-webkit-transition-property: all;
	transition-property: all;
	-webkit-transition-delay: 0s;
	transition-delay: 0s
}

.public_announcement div a:hover {
	opacity: 0.6;
	color: #00236e
}

.public_announcement div span {
	color: #00236e;
	display: inline-block;
	text-decoration: underline
}

.public_announcement div img {
	display: inline-block;
	margin-left: 28px
}

.contents_title {
	font-family: '游明朝', 'Yu Mincho', YuMincho, 'Hiragino Mincho Pro', serif;
	font-size: 20px;
	display: inline-block;
	border-bottom: 2px solid #00236e;
	margin-bottom: 50px;
	padding-bottom: 20px;
	letter-spacing: 0.15em;
	line-height: 1.6
}

.contents_title.large {
	font-size: 28px
}

.sec_title {
	margin-bottom: 40px
}

.sec_title span {
	display: inline-block;
	font-size: 13px;
	border-bottom: 3px solid #00236e;
	margin-bottom: 25px;
	padding-bottom: 10px
}

.sec_title strong {
	font-family: 'Libre Caslon Text', serif;
	display: block;
	font-size: 36px;
	letter-spacing: 0.05em;
	line-height: 1.4
}

.sec_title.large {
	margin-bottom: 50px
}

.sec_title.large strong {
	font-size: 52px;
	letter-spacing: 0.05em
}

.mini_title {
	font-size: 13px;
	display: inline-block;
	border-bottom: 2px solid #00236e;
	margin-bottom: 50px;
	padding-bottom: 10px
}

.blue_title {
	font-family: '游明朝', 'Yu Mincho', YuMincho, 'Hiragino Mincho Pro', serif;
	color: #00236e;
	margin-bottom: 35px;
	font-size: 24px;
	letter-spacing: 0.15em;
	line-height: 1.6;
	white-space: nowrap
}

.blue_title.large {
	font-size: 28px;
	margin-bottom: 70px
}

.simple_title {
	font-weight: bold;
	font-size: 18px;
	letter-spacing: 0.05em;
	margin-bottom: 20px;
	line-height: 1.5
}

.contents_info {
	padding: 120px 0
}

.page_navi {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: justify;
	-ms-flex-pack: justify;
	justify-content: space-between;
	margin-bottom: 60px
}

.page_navi a {
	-webkit-transition-duration: .4s;
	transition-duration: .4s;
	-webkit-transition-timing-function: ease;
	transition-timing-function: ease;
	-webkit-transition-property: all;
	transition-property: all;
	-webkit-transition-delay: 0s;
	transition-delay: 0s;
	display: block;
	font-weight: bold;
	font-size: 14px;
	padding: 0 0 22px 10px;
	border-bottom: 1px solid #f0ebe3;
	position: relative;
	width: 100%;
	margin-right: 16px
}

.page_navi a:last-of-type {
	margin-right: 0
}

.page_navi a:hover,
.page_navi a.active {
	border-color: #00236e
}

.page_navi.arrow a:after {
	background: url(../img/common/ic_arrow-down.svg) no-repeat 0 0;
	background-size: 100%;
	content: '';
	display: block;
	width: 8px;
	height: 5px;
	position: absolute;
	top: 7px;
	right: 10px
}

.date {
	font-family: 'Libre Caslon Text', serif;
	font-size: 14px;
	letter-spacing: 0.15em
}

.date.new {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex
}

.date.new:after {
	content: 'NEW!';
	display: inline-block;
	font-weight: bold;
	color: #c70000;
	margin-left: 10px
}

.category {
	font-size: 12px;
	border-bottom: 1px solid #f0ebe3;
	padding-bottom: 7px;
	display: inline-block
}

.ic_scroll {
	font-family: 'Libre Caslon Text', serif;
	-webkit-transform: rotate(90deg);
	transform: rotate(90deg);
	position: absolute;
	bottom: 108px;
	right: -23px;
	font-size: 12px;
	letter-spacing: 0.08em
}

.ic_scroll span {
	display: block;
	position: absolute;
	top: 50%;
	right: -113px;
	height: 1px;
	width: 100px;
	margin-top: -1px;
	overflow: hidden
}

.ic_scroll span:after {
	-webkit-animation: scroll 2.6s cubic-bezier(0.19, 1, 0.22, 1) infinite;
	animation: scroll 2.6s cubic-bezier(0.19, 1, 0.22, 1) infinite;
	background-color: #000;
	content: '';
	display: block;
	width: 100px;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	height: 1px;
	border-left: 50px solid #c2c3c7;
	position: absolute;
	top: 0;
	left: 0
}

.ic_scroll.white {
	color: #fff
}

.btn_arrow {
	-webkit-transition-duration: .4s;
	transition-duration: .4s;
	-webkit-transition-timing-function: ease;
	transition-timing-function: ease;
	-webkit-transition-property: all;
	transition-property: all;
	-webkit-transition-delay: 0s;
	transition-delay: 0s;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	font-weight: bold
}

.btn_arrow:hover {
	opacity: 0.6;
	color: #00236e
}

.btn_arrow:after {
	background: url(../img/common/ic_right_blue.svg) no-repeat 0 0;
	background-size: 100%;
	content: '';
	display: block;
	width: 16px;
	height: 16px;
	margin-left: 6px
}

.btn_arrow.white {
	color: #fff;
	font-weight: normal
}

.btn_arrow.white:after {
	background-image: url(../img/common/ic_right_white.svg);
	margin-left: 22px
}

.btn_border {
	font-family: 'Libre Caslon Text', serif;
	-webkit-transition-duration: .4s;
	transition-duration: .4s;
	-webkit-transition-timing-function: ease;
	transition-timing-function: ease;
	-webkit-transition-property: all;
	transition-property: all;
	-webkit-transition-delay: 0s;
	transition-delay: 0s;
	/*border: 1px solid #7d6e5a;
	color:#7d6e5a;*/
	border: 1px solid #00236e;
	color: #00236e;
	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: relative;
	font-size: 14px;
	letter-spacing: 0.08em;
	width: 300px;
	height: 70px
}

.btn_border:hover {
	opacity: 0.6;
	/*color: #c8beaa;*/
	color: #274483;
}

.btn_border:after {
	background: url("../img/common/ic_right_blue.svg") no-repeat 0 0;
	background-size: 100%;
	content: '';
	display: block;
	width: 15px;
	height: 15px;
	position: absolute;
	top: 50%;
	right: 20px;
	margin-top: -7px;
}

.txt_links {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex
}

.txt_links a {
	-webkit-transition-duration: .4s;
	transition-duration: .4s;
	-webkit-transition-timing-function: ease;
	transition-timing-function: ease;
	-webkit-transition-property: all;
	transition-property: all;
	-webkit-transition-delay: 0s;
	transition-delay: 0s;
	display: block;
	position: relative;
	margin-right: 20px;
	padding-right: 20px
}

.txt_links a:hover {
	opacity: 0.6;
	color: #00236e
}

.txt_links a:last-of-type {
	padding-right: 0;
	margin-right: 0
}

.txt_links a:last-of-type:after {
	display: none
}

.txt_links a:after {
	background-color: #f7f4ee;
	content: '';
	display: block;
	width: 1px;
	height: 19px;
	position: absolute;
	top: 50%;
	right: 0;
	margin-top: -9px
}

.img_unit {
	position: relative;
	padding: 0 0 120px 60px
}

.img_unit:before {
	background-color: #f7f4ee;
	content: '';
	display: block;
	width: 50vw;
	min-width: calc(100% + 143px);
	height: calc(100% - 60px);
	position: absolute;
	bottom: 0;
	left: 0;
	z-index: 0
}

.img_unit figure {
	position: relative;
	z-index: 2;
	display: block;
	margin-bottom: 40px;
	-webkit-box-shadow: 27px 27px 54px rgba(17, 17, 17, 0.16);
	box-shadow: 27px 27px 54px rgba(17, 17, 17, 0.16)
}

.img_unit figure:last-of-type {
	margin-bottom: 0
}

.sort_target {
	display: none
}

.sort_target.active {
	display: block
}

#globalHeader {
	background-color: #fff;
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	z-index: 10
}

#globalHeader.reverse {
	-webkit-animation: fixHeaderReverse 0.4s ease forwards !important;
	animation: fixHeaderReverse 0.4s ease forwards !important
}

#globalHeader.fixed {
	position: fixed
}

#globalHeader.min {
	-webkit-animation: fixHeader 0.4s ease none;
    animation: fixHeader 0.4s ease none;
	position: fixed
}

#globalHeader.min .main .logo {
	padding: 5px 0
}

#globalHeader.min .main nav a {
	height: 65px
}

#globalHeader .sub {
	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;
	position: relative
}

#globalHeader .sub:before {
	background-color: #f7f4ee;
	content: '';
	display: block;
	width: 100%;
	height: 1px;
	position: absolute;
	bottom: 0;
	left: 0
}

#globalHeader .sub .sitecopy {
	font-size: 12px;
	padding-left: 30px
}

#globalHeader .sub nav {
	width: 850px;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: end;
	-ms-flex-pack: end;
	justify-content: flex-end;
	position: relative
}

#globalHeader .sub nav .mail {
	-webkit-transition-duration: .4s;
	transition-duration: .4s;
	-webkit-transition-timing-function: ease;
	transition-timing-function: ease;
	-webkit-transition-property: all;
	transition-property: all;
	-webkit-transition-delay: 0s;
	transition-delay: 0s;
	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;
	background-color: #00236e;
	color: #fff;
	text-align: center;
	width: 345px;
	font-size: 12px;
	height: 50px
}

#globalHeader .sub nav .mail:hover {
	opacity: 0.6;
	color: #00236e
}

#globalHeader .sub nav .mail:before {
	background-image: url(../img/common/ic_mail.svg);
	background-repeat: no-repeat;
	background-position: 0 0;
	background-size: 100%;
	content: '';
	display: block;
	width: 14px;
	height: 11px;
	margin-right: 5px
}

#globalHeader .sub nav .mail:hover {
	color: #fff
}

#globalHeader .sub nav .search {
	-webkit-transition-duration: .4s;
	transition-duration: .4s;
	-webkit-transition-timing-function: ease;
	transition-timing-function: ease;
	-webkit-transition-property: all;
	transition-property: all;
	-webkit-transition-delay: 0s;
	transition-delay: 0s;
	background-color: #00236e;
	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;
	border-right: 1px solid #1d55ad;
	color: #fff;
	text-align: center;
	width: 345px;
	font-size: 12px;
	height: 50px;
	padding: 0 15px 0 0;
	cursor: pointer
}

#globalHeader .sub nav .search span {
	-webkit-transition-duration: .4s;
	transition-duration: .4s;
	-webkit-transition-timing-function: ease;
	transition-timing-function: ease;
	-webkit-transition-property: all;
	transition-property: all;
	-webkit-transition-delay: 0s;
	transition-delay: 0s;
	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;
	width: 100%;
	height: 100%
}

#globalHeader .sub nav .search span:before {
	background-image: url(../img/common/ic_search.svg);
	background-repeat: no-repeat;
	background-position: 0 0;
	background-size: 100%;
	content: '';
	display: block;
	width: 14px;
	height: 14px;
	margin-right: 5px
}

#globalHeader .sub nav .search form {
	-webkit-transition-duration: .4s;
	transition-duration: .4s;
	-webkit-transition-timing-function: ease;
	transition-timing-function: ease;
	-webkit-transition-property: all;
	transition-property: all;
	-webkit-transition-delay: 0s;
	transition-delay: 0s;
	background-color: #fff;
	border-radius: 3px;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: justify;
	-ms-flex-pack: justify;
	justify-content: space-between;
	overflow: hidden;
	height: 37px;
	width: 0
}

#globalHeader .sub nav .search form .input {
	width: 310px;
	color: #000;
	padding: 0 20px
}

#globalHeader .sub nav .search form .submit {
	-webkit-transition-duration: .4s;
	transition-duration: .4s;
	-webkit-transition-timing-function: ease;
	transition-timing-function: ease;
	-webkit-transition-property: all;
	transition-property: all;
	-webkit-transition-delay: 0s;
	transition-delay: 0s;
	background: url(../img/common/ic_search.svg) no-repeat 50% 50% #000;
	background-size: 14px;
	width: 44px;
	height: 100%;
	display: block;
	text-indent: -9999px
}

#globalHeader .sub nav .search form .submit:hover {
	opacity: 0.6;
	color: #00236e
}

#globalHeader .sub nav .search.active {
	background-color: #072c92;
	width: 500px
}

#globalHeader .sub nav .search.active span {
	width: 135px
}

#globalHeader .sub nav .search.active form {
	width: 355px
}

#globalHeader .main {
	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 10px 0 30px
}

#globalHeader .main .logo {
	-webkit-transition-duration: .4s;
	transition-duration: .4s;
	-webkit-transition-timing-function: ease;
	transition-timing-function: ease;
	-webkit-transition-property: all;
	transition-property: all;
	-webkit-transition-delay: 0s;
	transition-delay: 0s;
	padding: 25px 0
}

#globalHeader .main .logo img {
	height: 45px
}

#globalHeader .main nav {
	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;
	font-size: 14px;
	font-weight: bold
}

#globalHeader .main nav a {
	-webkit-transition-duration: .4s;
	transition-duration: .4s;
	-webkit-transition-timing-function: ease;
	transition-timing-function: ease;
	-webkit-transition-property: all;
	transition-property: all;
	-webkit-transition-delay: 0s;
	transition-delay: 0s;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	height: 95px;
	position: relative;
	padding: 0 19px
}

#globalHeader .main nav a:hover,
#globalHeader .main nav a.active {
	color: #00236e
}

#globalHeader .main nav a:before {
	background-color: #f7f4ee;
	content: '';
	display: block;
	width: 1px;
	height: 20px;
	position: absolute;
	top: 50%;
	left: 0;
	margin-top: -10px
}

#globalHeader .main nav div:first-of-type a:before {
	display: none
}

#globalHeader .main nav .naviItem {
	position: relative;
}
#globalHeader .main nav .naviList {
	position: absolute;
	right: 0;
	top: 74px;
	width: 220px;
	background: rgba(0,0,0,0.9);
	opacity: 0;
	visibility: hidden;
	transition: .3s;
}
#globalHeader.min .main nav .naviList {
	top: 100%;
}
#globalHeader .main nav .naviItem:hover > a {
	color: #00236e
}
#globalHeader .main nav .naviItem:hover .naviList {
	opacity: 1;
	visibility: visible;
}
#globalHeader .main nav .naviList li:not(:last-child){
	border-bottom: 1px solid #272727;
}
#globalHeader .main nav .naviList a {
	display: block;
	height: auto;
	padding: 19px 10px 19px 30px;
	font-size: 1.5rem;
	color: #fff;
	font-weight: 500;
	letter-spacing: 0.025em;
	background: url(../img/common/navi_icon.png) no-repeat left 19px center;
	background-size: 5px auto;
}
#globalHeader .main nav .naviList a::before {
	display: none;
}
#globalHeader .main nav .naviList a:hover {
	opacity: 0.7;
}
#btnMenu {
	display: none
}

#globalNavi {
	display: none
}

#globalFooter {
	border-top: 1px solid #f0ebe3
}

#globalFooter .main {
	background-color: #fff
}

#globalFooter .main .inner {
	max-width: calc(1200px + 60px);
	margin: 0 auto;
	padding: 72px 30px 80px 30px;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: justify;
	-ms-flex-pack: justify;
	justify-content: space-between
}

#globalFooter .main .info {
	min-width: 250px
}

#globalFooter .main .info dl {
	margin-bottom: 55px
}

#globalFooter .main .info dl dt {
	font-weight: bold;
	margin-bottom: 30px
}

#globalFooter .main .info dl dd {
	font-size: 13px;
	letter-spacing: 0.08em;
	line-height: 1.6
}

#globalFooter .main .info .icons {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex
}

#globalFooter .main .info .icons span {
	margin-right: 13px;
	display: block
}

#globalFooter .main .info .icons span:last-of-type {
	margin-right: 0
}

#globalFooter .main .info .icons a {
	-webkit-transition-duration: .4s;
	transition-duration: .4s;
	-webkit-transition-timing-function: ease;
	transition-timing-function: ease;
	-webkit-transition-property: all;
	transition-property: all;
	-webkit-transition-delay: 0s;
	transition-delay: 0s
}

#globalFooter .main .info .icons a:hover {
	opacity: 0.6;
	color: #00236e
}

#globalFooter .main .links {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: end;
	-ms-flex-pack: end;
	justify-content: flex-end
}

#globalFooter .main .links .unit {
	margin-left: 60px
}

#globalFooter .main .links .unit:first-child {
	margin-left: 0
}

#globalFooter .main .links .unit a {
	-webkit-transition-duration: .4s;
	transition-duration: .4s;
	-webkit-transition-timing-function: ease;
	transition-timing-function: ease;
	-webkit-transition-property: all;
	transition-property: all;
	-webkit-transition-delay: 0s;
	transition-delay: 0s;
	color: #777;
	display: block;
	font-size: 13px;
	margin-bottom: 16px
}

#globalFooter .main .links .unit a.title {
	font-size: 14px;
	font-weight: bold;
	color: #7d6e5a;
}

#globalFooter .main .links .unit a:hover {
	color: #00236e
}

#globalFooter .main .links .unit .box {
	margin-bottom: 50px
}

#globalFooter .main .links .unit .box:last-of-type {
	margin-bottom: 0
}

#globalFooter .main .links .unit .box a.title:last-of-type {
	margin-bottom: 0
}

#globalFooter .sub {
	background-color: #000;
	color: #fff
}

#globalFooter .sub .inner {
	margin: 0 auto;
	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: 30px
}

#globalFooter .sub nav {
	font-size: 13px;
	font-weight: bold
}

#globalFooter .sub nav a {
	-webkit-transition-duration: .4s;
	transition-duration: .4s;
	-webkit-transition-timing-function: ease;
	transition-timing-function: ease;
	-webkit-transition-property: all;
	transition-property: all;
	-webkit-transition-delay: 0s;
	transition-delay: 0s;
	margin-right: 15px;
	padding-right: 15px;
	border-right: 1px solid #3c3c3c
}

#globalFooter .sub nav a:last-of-type {
	margin-right: 0;
	padding-right: 0;
	border-right: none
}

#globalFooter .sub nav a:hover {
	color: #7d6e5a
}

#globalFooter .sub .copyright {
	font-family: 'Roboto', serif;
	font-size: 10px
}

#wrapper {
	position: relative;
	overflow: hidden
}

#container {
	padding-top: 146px
}

#container.pb {
	padding-bottom: 150px
}

#container .page_header {
	margin: 0 auto 147px auto;
	position: relative;
	height: 480px
}

#container .page_header .mv {
	-webkit-transition-delay: 0s;
	transition-delay: 0s;
	width: calc(100% - 60px);
	height: 100%;
	display: block
}

#container .page_header .mv img {
	width: 100%;
	height: 100%;
	-o-object-fit: cover;
	object-fit: cover;
	max-width: initial
}

#container .page_header .page_title {
	-webkit-transition-delay: 0.4s;
	transition-delay: 0.4s;
	-webkit-transform: translateY(-50%);
	transform: translateY(-50%);
	position: absolute;
	top: 50%;
	left: 83px;
	color: #fff;
	margin-top: -30px
}

#container .page_header .page_title span {
	font-size: 13px;
	border-bottom: 3px solid #00236e;
	padding-bottom: 10px;
	margin-bottom: 30px;
	display: inline-block
}

#container .page_header .page_title strong {
	font-family: 'Libre Caslon Text', serif;
	font-size: 52px;
	display: block;
	letter-spacing: 0.15em;
	font-weight: normal
}

#container .page_header .page_title.slim strong {
	letter-spacing: 0.05em
}

#container .page_header .breadcrumbs {
	-webkit-transition-delay: 0.8s;
	transition-delay: 0.8s;
	background-color: #fff;
	position: absolute;
	bottom: 0;
	left: 0;
	width: 740px;
	height: 63px;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: end;
	-ms-flex-align: end;
	align-items: flex-end;
	padding: 0 40px 0 82px;
	font-size: 13px
}

#container .page_header .breadcrumbs a {
	-webkit-transition-duration: .4s;
	transition-duration: .4s;
	-webkit-transition-timing-function: ease;
	transition-timing-function: ease;
	-webkit-transition-property: all;
	transition-property: all;
	-webkit-transition-delay: 0s;
	transition-delay: 0s;
	display: inline-block;
	position: relative;
	margin-right: 10px;
	white-space: nowrap
}

#container .page_header .breadcrumbs a:after {
	background: url(../img/common/ic_right_gray.svg) no-repeat 0 0;
	background-size: 100%;
	content: '';
	display: inline-block;
	width: 7px;
	height: 8px;
	margin-left: 10px;
	vertical-align: middle
}

#container .page_header .breadcrumbs a:hover {
	color: #00236e
}

#container .page_header .breadcrumbs .current {
	text-overflow: ellipsis;
	white-space: nowrap;
	overflow: hidden
}

#container .contents {
	margin-bottom: 150px
}

#container .contents:last-of-type {
	margin-bottom: 0
}

#container .contents.wide {
	background-color: #f7f4ee
}

#container .contents .contents_inner {
	max-width: calc(1200px - 120px);
	margin: 0 auto
}

#container .contents .contents_inner.wide {
	max-width: 1200px
}

#top .mv {
	margin-bottom: 120px;
	position: relative
}

#top .mv .ic_scroll {
	bottom: 111px;
	z-index: 10
}

#top .mv .swiper-container {
	width: 100%;
	height: 100%;
	overflow: visible;
	z-index: 1
}

#top .mv .mv_slide {
	position: relative;
	width: 100%;
	margin-left: auto;
	margin-right: auto;
	height: 550px
}

#top .mv .mv_slide .slide {
	position: relative;
	width: 100%;
	max-width: 958px;
	height: 100%
}

#top .mv .mv_slide .slide.swiper-slide-active {
	opacity: 1;
	visibility: visible
}

#top .mv .mv_slide .slide.swiper-slide-active .img,
#top .mv .mv_slide .slide.swiper-slide-active .txt dt,
#top .mv .mv_slide .slide.swiper-slide-active .txt dd,
#top .mv .mv_slide .slide.swiper-slide-active .btn_arrow {
	-webkit-transform: translateY(0);
	transform: translateY(0);
	opacity: 1
}

#top .mv .mv_slide .slide .img {
	position: relative;
	width: 100%;
	height: 100%;
	display: block
}

#top .mv .mv_slide .slide .img img {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	-o-object-fit: cover;
	object-fit: cover
}

#top .mv .mv_slide .slide .txt {
	position: absolute;
	bottom: 40px;
	left: 40px
}

#top .mv .mv_slide .slide .txt dt {
	-webkit-transition-duration: .4s;
	transition-duration: .4s;
	-webkit-transition-timing-function: ease;
	transition-timing-function: ease;
	-webkit-transition-property: all;
	transition-property: all;
	-webkit-transition-delay: .4s;
	transition-delay: .4s;
	-webkit-transform: translateY(10px);
	transform: translateY(10px);
	margin-bottom: 30px;
	opacity: 0
}

#top .mv .mv_slide .slide .txt dt .line1 {
	height: 38px
}

#top .mv .mv_slide .slide .txt dt .line2 {
	height: 87px
}

#top .mv .mv_slide .slide .txt dd {
	-webkit-transition-duration: .4s;
	transition-duration: .4s;
	-webkit-transition-timing-function: ease;
	transition-timing-function: ease;
	-webkit-transition-property: all;
	transition-property: all;
	-webkit-transition-delay: .6s;
	transition-delay: .6s;
	-webkit-transform: translateY(10px);
	transform: translateY(10px);
	color: #fff;
	font-size: 14px;
	letter-spacing: 0.28em;
	line-height: 1.8;
	opacity: 0
}

#top .mv .mv_slide .slide .btn_arrow {
	-webkit-transition-duration: .4s;
	transition-duration: .4s;
	-webkit-transition-timing-function: ease;
	transition-timing-function: ease;
	-webkit-transition-property: all;
	transition-property: all;
	-webkit-transition-delay: .8s;
	transition-delay: .8s;
	font-family: 'Libre Caslon Text', serif;
	position: absolute;
	bottom: 40px;
	right: 40px;
	border-bottom: 2px solid #fff;
	padding-bottom: 15px;
	opacity: 0
}

#top .mv .swiper-button-next,
#top .mv .swiper-button-prev {
	background-color: #00236e;
	width: 60px;
	height: 180px;
	margin-top: -90px
}

#top .mv .swiper-button-next:hover:after,
#top .mv .swiper-button-prev:hover:after {
	-webkit-transform: scale(1.4);
	transform: scale(1.4)
}

#top .mv .swiper-button-next:after,
#top .mv .swiper-button-prev:after {
	-webkit-transition-duration: .4s;
	transition-duration: .4s;
	-webkit-transition-timing-function: ease;
	transition-timing-function: ease;
	-webkit-transition-property: all;
	transition-property: all;
	-webkit-transition-delay: 0s;
	transition-delay: 0s;
	background-position: 0 0;
	background-repeat: no-repeat;
	background-size: 100%;
	content: '';
	width: 20px;
	height: 22px
}

#top .mv .swiper-button-prev {
	left: 0
}

#top .mv .swiper-button-prev:after {
	background-image: url(../img/common/ic_left_white.svg)
}

#top .mv .swiper-button-next {
	right: 0
}

#top .mv .swiper-button-next:after {
	background-image: url(../img/common/ic_right_white.svg)
}

#top .mv .slide_control {
	-webkit-transform: translateX(50%);
	transform: translateX(50%);
	width: 958px;
	position: absolute;
	bottom: -33px;
	right: 50%;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: end;
	-ms-flex-pack: end;
	justify-content: flex-end
}

#top .mv .slide_control span {
	-webkit-transition-duration: .4s;
	transition-duration: .4s;
	-webkit-transition-timing-function: ease;
	transition-timing-function: ease;
	-webkit-transition-property: all;
	transition-property: all;
	-webkit-transition-delay: 0s;
	transition-delay: 0s;
	background-color: #ccc;
	display: block;
	border-radius: 0;
	width: 44px;
	height: 3px;
	margin-left: 7px;
	opacity: 1;
	cursor: pointer
}

#top .mv .slide_control span:hover,
#top .mv .slide_control span.swiper-pagination-bullet-active {
	background-color: #00236e
}

#top .news .contents_inner {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: justify;
	-ms-flex-pack: justify;
	justify-content: space-between
}

#top .news .contents_inner .left_unit {
	width: 300px
}

#top .news .contents_inner .right_unit {
	width: calc(100% - 300px)
}

#top .news .contents_inner .right_unit .news_list a {
	-webkit-transition-duration: .4s;
	transition-duration: .4s;
	-webkit-transition-timing-function: ease;
	transition-timing-function: ease;
	-webkit-transition-property: all;
	transition-property: all;
	-webkit-transition-delay: 0s;
	transition-delay: 0s;
	border-bottom: 1px solid #f0ebe3;
	margin-bottom: 38px;
	padding-bottom: 32px
}

#top .news .contents_inner .right_unit .news_list a:hover {
	opacity: 0.6;
	color: #00236e
}

#top .news .contents_inner .right_unit .news_list a dl {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: justify;
	-ms-flex-pack: justify;
	justify-content: space-between;
	line-height: 1.5
}

#top .news .contents_inner .right_unit .news_list a dl dt {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: justify;
	-ms-flex-pack: justify;
	justify-content: space-between;
	width: 310px
}

#top .news .contents_inner .right_unit .news_list a dl dt .date {
	margin-right: 0
}

#top .news .contents_inner .right_unit .news_list a dl dd {
	width: calc(100% - 380px)
}

#top .uniqueness {
	margin-bottom: 0
}

#top .uniqueness .solution_links {
	max-width: initial;
	display: block;
	width: calc(100vw - (100% - (1200px - 41px)) / 2);
	margin: 0 0 0 auto
}

#top .uniqueness .solution_links:before {
	-webkit-transform: translateX(-25%);
	transform: translateX(-25%);
	width: 150vw;
	left: 0
}

#top .uniqueness .sol_unit {
	width: 100%
}

#top .uniqueness .sol_unit .img img {
	max-width: initial;
	width: 100%
}

#top .solution {
	background-color: #f7f4ee;
	padding-bottom: 150px
}

#top .solution .top_solution {
	margin: 0 auto
}

#top .solution .solution_links {
	max-width: initial;
	width: calc(100vw - (100% - (1200px - 41px)) / 2);
	margin: 0 0 0 auto;
	padding-bottom: 0
}

#top .company .flex {
	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-bottom: 100px
}

#top .company .flex .img {
	width: 380px
}

#top .company .flex .txt {
	width: calc(100% - 460px)
}

#top .company .flex .txt p {
	letter-spacing: 0.05em;
	line-height: 1.8;
	margin-bottom: 70px
}

#top .company .company_links {
	border-bottom: 1px solid #f0ebe3;
	margin-bottom: 30px
}

#top .company .company_links .link_unit {
	margin-bottom: 0
}

#top .recruit {
	background-color: #f7f4ee;
	padding: 150px 0
}

#top .recruit .flex {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: justify;
	-ms-flex-pack: justify;
	justify-content: space-between;
	-webkit-box-align: end;
	-ms-flex-align: end;
	align-items: flex-end;
	margin-bottom: 50px
}

#top .recruit .flex .sec_title {
	margin-bottom: 0
}

#top .recruit .flex p {
	letter-spacing: 0.05em;
	line-height: 1.8;
	width: 512px
}

#top .recruit .recruit_links {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: justify;
	-ms-flex-pack: justify;
	justify-content: space-between;
	width: 100%
}

#top .recruit .recruit_links .r_unit {
	width: 50%
}

#top .recruit .recruit_links .r_unit a {
	display: block;
	position: relative;
	padding-bottom: 65px;
	height: 100%
}

#top .recruit .recruit_links .r_unit a:hover .img img {
	-webkit-transform: scale(1.1);
	transform: scale(1.1)
}

#top .recruit .recruit_links .r_unit .img {
	position: relative;
	display: block;
	overflow: hidden;
	margin-bottom: 30px
}

#top .recruit .recruit_links .r_unit .img img {
	-webkit-transition-duration: .4s;
	transition-duration: .4s;
	-webkit-transition-timing-function: ease;
	transition-timing-function: ease;
	-webkit-transition-property: all;
	transition-property: all;
	-webkit-transition-delay: 0s;
	transition-delay: 0s
}

#top .recruit .recruit_links .r_unit .txt h2 {
	margin-bottom: 25px
}

#top .recruit .recruit_links .r_unit .txt h2 span {
	font-family: 'Roboto', serif;
	display: block;
	font-size: 13px;
	border-left: 2px solid #00236e;
	padding-left: 8px;
	margin-bottom: 14px
}

#top .recruit .recruit_links .r_unit .txt h2 strong {
	font-family: '游明朝', 'Yu Mincho', YuMincho, 'Hiragino Mincho Pro', serif;
	font-size: 24px;
	letter-spacing: 0.05em;
	font-weight: normal
}

#top .recruit .recruit_links .r_unit .txt p {
	letter-spacing: 0.05em;
	line-height: 1.8
}

#top .recruit .recruit_links .r_unit .btn_arrow {
	position: absolute;
	bottom: 0;
	right: 20px
}

#top .recruit .recruit_links .r_unit:first-child .txt {
	padding-left: 83px;
	padding-right: 30px
}

#top .recruit .recruit_links .r_unit:last-child .txt {
	padding-right: 83px;
	padding-left: 30px
}

.company_links {
	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;
	max-width: 1200px;
	margin: 0 auto
}

.company_links:after {
	content: '';
	width: calc(33.3% - 33px)
}

.company_links .link_unit {
	width: calc(33.3% - 33px);
	padding-bottom: 48px;
	border-bottom: 1px solid #f0ebe3;
	margin-bottom: 26px;
	position: relative
}

.company_links .link_unit:after {
	background-color: #f7f4ee;
	content: '';
	display: block;
	width: 1px;
	height: calc(100% - 20px);
	position: absolute;
	top: 0;
	right: -28px
}

.company_links .link_unit:last-of-type:after,
.company_links .link_unit:nth-child(3n):after {
	display: none
}

.company_links .link_unit a {
	display: block
}

.company_links .link_unit a:hover figure img {
	-webkit-transform: scale(1.1);
	transform: scale(1.1)
}

.company_links .link_unit a:hover p {
	color: #00236e
}

.company_links .link_unit figure {
	position: relative;
	overflow: hidden;
	margin-bottom: 20px
}

.company_links .link_unit figure img {
	-webkit-transition-duration: .4s;
	transition-duration: .4s;
	-webkit-transition-timing-function: ease;
	transition-timing-function: ease;
	-webkit-transition-property: all;
	transition-property: all;
	-webkit-transition-delay: 0s;
	transition-delay: 0s;
	display: block;
	width: 100%;
	max-width: initial
}

.company_links .link_unit p {
	-webkit-transition-duration: .4s;
	transition-duration: .4s;
	-webkit-transition-timing-function: ease;
	transition-timing-function: ease;
	-webkit-transition-property: all;
	transition-property: all;
	-webkit-transition-delay: 0s;
	transition-delay: 0s;
	font-weight: bold;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center
}

.company_links .link_unit p:after {
	background: url(../img/common/ic_right_blue2.svg) no-repeat 0 0;
	background-size: 100%;
	content: '';
	display: block;
	width: 7px;
	height: 10px;
	margin-left: 10px
}

.company_links .link_unit.nobdr {
	border-bottom: none
}

.info_table {
	margin-bottom: 25px;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: justify;
	-ms-flex-pack: justify;
	justify-content: space-between
}

.info_table dt {
	width: 150px;
	border-bottom: 1px solid #00236e;
	padding-bottom: 25px;
	font-weight: bold;
	line-height: 1.8
}

.info_table dd {
	width: calc(100% - 180px);
	border-bottom: 1px solid #f0ebe3;
	padding-bottom: 25px;
	line-height: 1.8
}

.info_table a {
	color: #00236e;
	text-decoration: underline
}

.info_table a:hover {
	text-decoration: none
}

.access_unit {
	margin-bottom: 120px
}

.access_unit:last-of-type {
	margin-bottom: 0
}

.access_unit .inner {
	margin-bottom: 52px;
	padding: 0 120px
}

.access_unit .inner dl {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	line-height: 1.8
}

.access_unit .inner dl dt {
	font-weight: bold;
	font-size: 22px;
	width: 215px
}

.access_unit .inner dl dd {
	width: calc(100% - 215px)
}

.access_unit .gmap {
	width: calc(100% + 120px);
	height: 480px;
	margin-left: -60px;
	overflow: hidden
}

.access_unit .gmap iframe {
	width: 100%;
	height: 780px;
	margin-top: -150px
}

.eval_table {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	border-bottom: 1px solid #f0ebe3;
	font-size: 14px;
	padding: 10px 0;
	min-height: 90px
}

.eval_table dt {
	font-weight: bold;
	width: 60%
}

.eval_table dd {
	width: 40%;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center
}

.eval_table dd figure {
	margin-right: 22px;
	width: 120px
}

.eval_table dd.noimage {
	padding-left: 142px
}

#company.outline .page_navi {
	margin-bottom: 100px
}

#company.message .message h2 {
	font-family: '游明朝', 'Yu Mincho', YuMincho, 'Hiragino Mincho Pro', serif;
	font-size: 36px;
	line-height: 1.7;
	margin-bottom: 90px;
	padding-bottom: 60px;
	position: relative;
	letter-spacing: 0.18em
}

#company.message .message h2:after {
	background-color: #00236e;
	content: '';
	display: block;
	width: 60px;
	height: 3px;
	position: absolute;
	bottom: 0;
	left: 0
}

#company.message .message .unit {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: justify;
	-ms-flex-pack: justify;
	justify-content: space-between
}

#company.message .message .unit .txt {
	width: 640px
}

#company.message .message .unit .txt p {
	letter-spacing: 0.08em;
	line-height: 1.8;
	margin-bottom: 70px
}

#company.message .message .unit .txt dl {
	text-align: right;
	font-size: 13px
}

#company.message .message .unit .txt dl dt {
	margin-bottom: 4px
}

#company.message .message .unit .img {
	margin-right: -60px;
	width: 400px
}

#company.idea .partner {
	margin-bottom: 130px;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: justify;
	-ms-flex-pack: justify;
	justify-content: space-between
}

#company.idea .partner .img {
	position: relative;
	width: 530px;
	padding-top: 65px
}

#company.idea .partner .img:before {
	background-color: #f7f4ee;
	content: '';
	display: block;
	width: 50vw;
	min-width: 670px;
	height: 564px;
	position: absolute;
	top: 0;
	right: 0
}

#company.idea .partner .img img {
	position: relative;
	z-index: 2
}

#company.idea .partner .txt {
	width: 550px;
	padding-left: 60px;
	padding-top: 70px
}

#company.idea .partner .txt dl {
	border-bottom: 1px solid #f0ebe3;
	padding-bottom: 40px;
	margin-bottom: 40px
}

#company.idea .partner .txt dl:last-of-type {
	border: none;
	margin-bottom: 0;
	padding-bottom: 0
}

#company.idea .partner .txt dl dt {
	font-family: 'Libre Caslon Text', serif;
	font-size: 42px;
	letter-spacing: 0.05em;
	margin-bottom: 20px;
	color: #00236e
}

#company.idea .partner .txt dl dd {
	letter-spacing: 0.05em;
	line-height: 1.8
}

#company.idea .idea .unit {
	margin-bottom: 120px;
	position: relative
}

#company.idea .idea .unit:last-of-type {
	margin-bottom: 0
}

#company.idea .idea .unit h3 {
	width: 360px;
	padding: 50px 0;
	text-align: center;
	color: #fff;
	letter-spacing: 0.05em;
	position: absolute;
	top: -60px;
	left: 0
}

#company.idea .idea .unit h3 span {
	display: block
}

#company.idea .idea .unit h3 span.en {
	font-family: 'Libre Caslon Text', serif;
	margin-bottom: 18px
}

#company.idea .idea .unit h3 span.ja {
	font-family: '游明朝', 'Yu Mincho', YuMincho, 'Hiragino Mincho Pro', serif;
	font-size: 18px
}

#company.idea .idea .unit p {
	background-color: #f7f4ee;
	padding: 50px 60px 50px 290px;
	letter-spacing: 0.05em;
	line-height: 1.8;
	width: calc(100% - 120px);
	margin-left: auto
}

#company.idea .idea .unit.reverse h3 {
	left: auto;
	right: 0
}

#company.idea .idea .unit.reverse p {
	padding: 50px 290px 50px 60px;
	margin-left: 0;
	margin-right: auto
}

#company.idea .idea .unit.u1 h3 {
	background: #02236E;
	/*background: -webkit-gradient(linear, left top, right top, from(#2d79b2), to(#205aa1));
	background: linear-gradient(to right, #2d79b2 0%, #205aa1 100%)*/
}

#company.idea .idea .unit.u2 h3 {
	background: #02236E;
	/*background: -webkit-gradient(linear, left top, right top, from(#1f58a0), to(#12398f));
	background: linear-gradient(to right, #1f58a0 0%, #12398f 100%)*/
}

#company.idea .idea .unit.u3 h3 {
	background: #02236E;
	/*background: -webkit-gradient(linear, left top, right top, from(#2464a7), to(#174596));
	background: linear-gradient(to right, #2464a7 0%, #174596 100%)*/
}

#company.idea .idea .unit.u4 h3 {
	background: #02236E;
	/*background: -webkit-gradient(linear, left top, right top, from(#358ebe), to(#2970ad));
	background: linear-gradient(to right, #358ebe 0%, #2970ad 100%)*/
}

#company.idea .idea .unit.u5 h3 {
	background: #02236E;
	/*background: -webkit-gradient(linear, left top, right top, from(#3b9ac4), to(#2e7cb4));
	background: linear-gradient(to right, #3b9ac4 0%, #2e7cb4 100%)*/
}

#company.csr .tu1 .img {
	text-align: center;
	border-top: 1px solid #f0ebe3;
	border-bottom: 1px solid #f0ebe3;
	padding: 40px 0
}

#company.csr .tu1 .img a {
	-webkit-transition-duration: .4s;
	transition-duration: .4s;
	-webkit-transition-timing-function: ease;
	transition-timing-function: ease;
	-webkit-transition-property: all;
	transition-property: all;
	-webkit-transition-delay: 0s;
	transition-delay: 0s
}

#company.csr .tu1 .img a:hover {
	opacity: 0.6;
	color: #00236e
}

#company.csr .tu2 .flex {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: justify;
	-ms-flex-pack: justify;
	justify-content: space-between
}

#company.csr .tu2 .flex .txt {
	width: 520px
}

#company.csr .tu2 .flex .img {
	width: calc(100% - 560px)
}

#company.csr .tu3 .img {
	text-align: center
}

#company.csr .tu4 {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: justify;
	-ms-flex-pack: justify;
	justify-content: space-between;
	padding-bottom: 60px;
	border-bottom: 1px solid #f0ebe3;
	margin-bottom: 60px
}

#company.csr .tu4 .txt {
	width: 520px;
	line-height: 1.8
}

#company.csr .tu4 .txt ul {
	margin-bottom: 30px
}

#company.csr .tu4 .img {
	width: calc(100% - 560px);
	text-align: center
}

#company.csr .tu4 .img figcaption {
	font-size: 12px;
	margin-bottom: 10px;
	line-height: 1.6
}

#company.csr .tu5 {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: justify;
	-ms-flex-pack: justify;
	justify-content: space-between;
	padding-bottom: 60px;
	border-bottom: 1px solid #f0ebe3;
	margin-bottom: 60px
}

#company.csr .tu5 .env {
	width: calc(50% - 30px)
}

#company.csr .tu5 .env h4 {
	font-family: '游明朝', 'Yu Mincho', YuMincho, 'Hiragino Mincho Pro', serif;
	color: #00236e;
	font-size: 17px;
	margin-bottom: 25px;
	padding-bottom: 20px;
	position: relative;
	text-align: center
}

#company.csr .tu5 .env h4:after {
	background-color: #00236e;
	content: '';
	display: block;
	width: 35px;
	height: 2px;
	position: absolute;
	bottom: 0;
	left: 50%;
	margin-left: -17px
}

#company.csr .tu5 .env figure {
	text-align: center;
	margin-bottom: 40px
}

#company.csr .tu5 .env p {
	margin-bottom: 0
}

#company.csr .tu6 {
	margin-bottom: 70px
}

#company.csr .tu6 .flex {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: justify;
	-ms-flex-pack: justify;
	justify-content: space-between;
	margin-bottom: 40px
}

#company.csr .tu6 .flex .txt {
	width: 520px
}

#company.csr .tu6 .flex .img {
	width: calc(100% - 560px)
}

#company.real_partner .partner {
	padding-bottom: 100px;
	margin-bottom: 60px;
	border-bottom: 1px solid #f0ebe3
}

#company.real_partner .partner h2 {
	text-align: center;
	margin-bottom: 14px
}

#company.real_partner .partner h2 img {
	width: 512px
}

#company.real_partner .partner .read {
	width: 640px;
	margin: 0 auto 60px auto
}

#company.real_partner .partner .flex {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: justify;
	-ms-flex-pack: justify;
	justify-content: space-between
}

#company.real_partner .partner .flex .img {
	width: 350px
}

#company.real_partner .partner .flex .txt {
	width: calc(100% - 400px)
}

#company.real_partner .partner .flex .txt .blue_title {
	position: relative;
	padding-bottom: 34px
}

#company.real_partner .partner .flex .txt .blue_title:after {
	background-color: #00236e;
	content: '';
	display: block;
	width: 60px;
	height: 3px;
	position: absolute;
	bottom: 0;
	left: 0
}

#company.real_partner .partner .flex .txt dd {
	line-height: 1.8;
	letter-spacing: 0.05em
}

#company.real_partner .real {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: justify;
	-ms-flex-pack: justify;
	justify-content: space-between
}

#company.real_partner .real .real_unit {
	width: calc(33.3% - 41px);
	position: relative
}

#company.real_partner .real .real_unit:after {
	background-color: #f7f4ee;
	content: '';
	display: block;
	width: 1px;
	height: 100%;
	position: absolute;
	top: 0;
	right: -30px
}

#company.real_partner .real .real_unit:last-of-type:after {
	display: none
}

#company.real_partner .real .real_unit h3 {
	text-align: center;
	margin-bottom: 40px;
	padding-bottom: 23px;
	position: relative
}

#company.real_partner .real .real_unit h3:after {
	background-color: #00236e;
	content: '';
	display: block;
	width: 25px;
	height: 3px;
	position: absolute;
	bottom: 0;
	left: 50%;
	margin-left: -13px
}

#company.real_partner .real .real_unit h4 {
	font-family: '游明朝', 'Yu Mincho', YuMincho, 'Hiragino Mincho Pro', serif;
	text-align: center;
	font-size: 17px;
	margin-bottom: 25px;
	min-height: 58px;
	line-height: 1.7;
	letter-spacing: 0.15em;
	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
}

#company.real_partner .real .real_unit .img {
	margin-bottom: 30px
}

#company.real_partner .real .real_unit p {
	line-height: 1.8;
	letter-spacing: 0.05em
}

#company.news .news_index .news_unit {
	margin-bottom: 35px;
	padding-bottom: 35px;
	border-bottom: 1px solid #f0ebe3
}

#company.news .news_index .news_unit:last-of-type {
	margin-bottom: 0;
	padding-bottom: 0;
	border-bottom: none
}

#company.news .news_index .news_unit a {
	-webkit-transition-duration: .4s;
	transition-duration: .4s;
	-webkit-transition-timing-function: ease;
	transition-timing-function: ease;
	-webkit-transition-property: all;
	transition-property: all;
	-webkit-transition-delay: 0s;
	transition-delay: 0s;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: justify;
	-ms-flex-pack: justify;
	justify-content: space-between
}

#company.news .news_index .news_unit a:hover {
	opacity: 0.6;
	color: #00236e
}

#company.news .news_index .news_unit a .img {
	width: 348px;
	height: 110px
}

#company.news .news_index .news_unit a .img img {
	width: 100%;
	height: 100%;
	-o-object-fit: cover;
	object-fit: cover
}

#company.news .news_index .news_unit a .txt {
	width: calc(100% - 386px)
}

#company.news .news_index .news_unit a .txt .header {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	margin-bottom: 25px
}

#company.news .news_index .news_unit a .txt .header .date {
	margin-right: 26px
}

#company.news .news_index .news_unit a .txt p {
	line-height: 1.8;
	letter-spacing: 0.15em
}

#company.news .news_index #moreNews {
	margin-bottom: 60px
}

#company.news .news_index .btn_news_more {
	font-family: 'Libre Caslon Text', serif;
	font-size: 14px;
	border: 1px solid #7d6e5a;
	color: #7d6e5a;
	letter-spacing: 0.08em;
	display: none
}

#company.news .news_index .btn_news_more.active {
	display: block
}

#company.news .news_index .btn_news_more a {
	-webkit-transition-duration: .4s;
	transition-duration: .4s;
	-webkit-transition-timing-function: ease;
	transition-timing-function: ease;
	-webkit-transition-property: all;
	transition-property: all;
	-webkit-transition-delay: 0s;
	transition-delay: 0s;
	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;
	width: 100%;
	height: 48px
}

#company.news .news_index .btn_news_more a:hover {
	opacity: 0.6;
	color: #00236e
}

#company.news .news_index .btn_news_more a:before {
	background: url(../img/common/ic_plus3.svg) no-repeat 0 0;
	background-size: 100%;
	content: '';
	display: block;
	width: 10px;
	height: 10px;
	margin-right: 8px
}

#company.news .news_index.active .btn_news_more a:before {
	background: url(../img/common/ic_minus3.svg) no-repeat 0 50%;
	background-size: 100% auto
}

#company.news .news_detail header {
	margin-bottom: 75px;
	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
}

#company.news .news_detail header .date {
	margin-right: 26px
}

#company.news .news_detail header .btn {
	-webkit-transition-duration: .4s;
	transition-duration: .4s;
	-webkit-transition-timing-function: ease;
	transition-timing-function: ease;
	-webkit-transition-property: all;
	transition-property: all;
	-webkit-transition-delay: 0s;
	transition-delay: 0s;
	font-weight: bold;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center
}

#company.news .news_detail header .btn:hover {
	opacity: 0.6;
	color: #00236e
}

#company.news .news_detail header .btn:after {
	background: url(../img/common/ic_right_blue.svg) no-repeat 0 0;
	background-size: 100%;
	content: '';
	display: block;
	width: 15px;
	height: 15px;
	margin-left: 6px
}

#company.news .news_detail footer {
	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
}

#company.news .news_detail footer a {
	-webkit-transition-duration: .4s;
	transition-duration: .4s;
	-webkit-transition-timing-function: ease;
	transition-timing-function: ease;
	-webkit-transition-property: all;
	transition-property: all;
	-webkit-transition-delay: 0s;
	transition-delay: 0s;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	font-weight: bold;
	position: relative
}

#company.news .news_detail footer a:hover {
	opacity: 0.6;
	color: #00236e
}

#company.news .news_detail footer a.center {
	-webkit-transform: translateX(-50%);
	transform: translateX(-50%);
	position: absolute;
	left: 50%
}

#company.news .news_detail footer a.prev:before {
	background: url(../img/common/ic_left_blue.svg) no-repeat 0 0;
	background-size: 100%;
	content: '';
	display: block;
	width: 15px;
	height: 15px;
	margin-right: 6px
}

#company.news .news_detail footer a.next:after {
	background: url(../img/common/ic_right_blue.svg) no-repeat 0 0;
	background-size: 100%;
	content: '';
	display: block;
	width: 15px;
	height: 15px;
	margin-left: 6px
}

#company.news .news_detail .news_main {
	margin-bottom: 120px;
	font-size: 14px;
	letter-spacing: 0.15em;
	line-height: 1.7
}

#company.news .news_detail .news_main h2 {
	font-family: '游明朝', 'Yu Mincho', YuMincho, 'Hiragino Mincho Pro', serif;
	font-size: 28px;
	letter-spacing: 0.18em;
	margin-bottom: 50px
}

#company.news .news_detail .news_main h3 {
	font-family: '游明朝', 'Yu Mincho', YuMincho, 'Hiragino Mincho Pro', serif;
	font-size: 26px;
	letter-spacing: 0.18em;
	margin-bottom: 45px
}

#company.news .news_detail .news_main h4 {
	font-family: '游明朝', 'Yu Mincho', YuMincho, 'Hiragino Mincho Pro', serif;
	font-size: 24px;
	letter-spacing: 0.18em;
	margin-bottom: 40px
}

#company.news .news_detail .news_main h5 {
	font-family: '游明朝', 'Yu Mincho', YuMincho, 'Hiragino Mincho Pro', serif;
	font-size: 22px;
	letter-spacing: 0.18em;
	margin-bottom: 35px
}

#company.news .news_detail .news_main h6 {
	font-family: '游明朝', 'Yu Mincho', YuMincho, 'Hiragino Mincho Pro', serif;
	font-size: 20px;
	letter-spacing: 0.18em;
	margin-bottom: 30px
}

#company.news .news_detail .news_main a {
	color: #00236e;
	text-decoration: underline;
	display: inline-block
}

#company.news .news_detail .news_main a:hover {
	text-decoration: none
}

#company.news .news_detail .news_main a img {
	-webkit-transition-duration: .4s;
	transition-duration: .4s;
	-webkit-transition-timing-function: ease;
	transition-timing-function: ease;
	-webkit-transition-property: all;
	transition-property: all;
	-webkit-transition-delay: 0s;
	transition-delay: 0s
}

#company.news .news_detail .news_main a img:hover {
	opacity: 0.6;
	color: #00236e
}

#company.news .news_detail .news_main .table {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	border-bottom: 1px solid #f0ebe3;
	padding-bottom: 30px;
	margin-bottom: 30px
}

#company.news .news_detail .news_main .table dt {
	font-weight: bold;
	width: 25%
}

#company.news .news_detail .news_main .table dd {
	width: 75%
}

#company.news .news_detail .news_main .imgcentering {
	display: block;
	margin: 0 auto 15px auto
}

.solution_links {
	max-width: 1200px;
	margin: 0 auto;
	position: relative;
	padding-bottom: 50px;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: justify;
	-ms-flex-pack: justify;
	justify-content: space-between;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap
}

.solution_links:before {
	-webkit-transform: translateX(-50%);
	transform: translateX(-50%);
	background-color: #f7f4ee;
	content: '';
	display: block;
	width: 100vw;
	min-width: 1200px;
	height: calc(100% - 240px);
	position: absolute;
	bottom: 0;
	left: 50%;
	z-index: 0
}

.solution_links:after {
	font-family: 'Libre Caslon Text', serif;
	-webkit-transform: rotate(-90deg) translate(-100%, -35px);
	transform: rotate(-90deg) translate(-100%, -35px);
	-webkit-transform-origin: 0 100%;
	transform-origin: 0 100%;
	color: #7d6e5a;
	content: 'SERVICE & SOLUTION';
	font-size: 12px;
	letter-spacing: 0.08em;
	display: block;
	position: absolute;
	top: -12px;
	left: 0
}

.solution_links.uniqueness:after {
	content: 'UNIQUENESS'
}

.solution_links.nobg:before {
	display: none
}

.sol_unit {
	margin-bottom: 100px;
	width: calc(50% - 30px);
	position: relative;
	z-index: 2
}

.sol_unit a {
	display: block
}

.sol_unit a:hover figure img {
	-webkit-transform: scale(1.1);
	transform: scale(1.1)
}

.sol_unit .img {
	overflow: hidden;
	display: block;
	position: relative
}

.sol_unit .img img {
	-webkit-transition-duration: .4s;
	transition-duration: .4s;
	-webkit-transition-timing-function: ease;
	transition-timing-function: ease;
	-webkit-transition-property: all;
	transition-property: all;
	-webkit-transition-delay: 0s;
	transition-delay: 0s;
	vertical-align: bottom
}

.sol_unit .img figcaption {
	font-family: '游明朝', 'Yu Mincho', YuMincho, 'Hiragino Mincho Pro', serif;
	background-color: #00236e;
	position: absolute;
	bottom: 0;
	left: 0;
	color: #fff;
	font-size: 20px;
	letter-spacing: 0.02em;
	line-height: 1.3;
	width: 284px;
	height: 94px;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	padding-left: 26px
}

.sol_unit .img figcaption:after {
	background: url(../img/common/ic_right_white.svg) no-repeat 0 0;
	background-size: 100%;
	content: '';
	display: block;
	width: 20px;
	height: 20px;
	position: absolute;
	top: 50%;
	right: 20px;
	margin-top: -10px
}

.sol_unit .img figcaption span {
	font-family: '游ゴシック体', YuGothic, '游ゴシック Medium', 'Yu Gothic Medium', '游ゴシック', 'Yu Gothic', 'Hiragino Kaku Gothic ProN', 'ヒラギノ角ゴ ProN W3', 'メイリオ', Meiryo, sans-serif;
	font-size: 13px;
	font-weight: bold
}

.sol_unit .txt {
	padding: 30px 26px 0 26px;
	letter-spacing: 0.15em;
	line-height: 1.8
}

.sol_unit.wide {
	width: 100%
}

.sol_unit.wide .img figcaption {
	width: 642px;
	height: 132px;
	font-size: 25px
}

.sol_unit.wide .img figcaption:after {
	width: 22px;
	height: 22px
}

.sol_unit.min {
	width: 25%;
	margin: 0
}

.sol_unit.min .img {
	position: relative;
	width: 100%
}

.sol_unit.min .img:before {
	content: '';
	padding-top: 100%;
	display: block
}

.sol_unit.min .img img {
	width: 100%;
	height: 100%;
	-o-object-fit: cover;
	object-fit: cover;
	position: absolute;
	top: 0;
	left: 0
}

.sol_unit.min .img figcaption {
	font-size: 18px;
	width: calc(100% - 36px);
	padding-left: 26px
}

.solution_info {
	padding: 120px 0 150px 0
}

.solution_info .solution_links {
	max-width: calc(1200px + 83px);
	padding-bottom: 0
}

.sol_flex {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: justify;
	-ms-flex-pack: justify;
	justify-content: space-between;
	-webkit-box-align: start;
	-ms-flex-align: start;
	align-items: flex-start;
	margin-bottom: 80px
}

.sol_flex .txt {
	width: 485px;
	position: relative;
	z-index: 2
}

.sol_flex .txt p {
	letter-spacing: 0.05em;
	line-height: 1.8
}

.sol_flex .img_unit {
	width: calc(100% - 475px);
	margin-right: -60px
}

.graph {
	text-align: center;
	display: block
}

.graph figure {
	margin-bottom: 70px
}

.graph p {
	letter-spacing: 0.05em;
	line-height: 1.8;
	text-align: left
}

.graph p:last-of-type {
	margin-bottom: 0
}

.graph .txt.bdr {
	border: 1px solid #dfdfdf;
	padding: 40px;
	font-size: 13px
}

.graph.flex {
	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
}

.graph.flex .txt {
	width: 485px;
	margin-right: -60px
}

.graph.flex figure {
	width: 485px;
	margin-bottom: 0
}

.sol_thumbs {
	border-top: 1px solid #f0ebe3;
	padding-top: 60px;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: justify;
	-ms-flex-pack: justify;
	justify-content: space-between
}

.sol_thumbs .unit {
	width: calc(33.3% - 41px);
	position: relative
}

.sol_thumbs .unit:after {
	background-color: #f7f4ee;
	content: '';
	display: block;
	width: 1px;
	height: 100%;
	position: absolute;
	top: 0;
	right: -30px
}

.sol_thumbs .unit:last-of-type:after {
	display: none
}

.sol_thumbs .unit dt {
	font-family: '游明朝', 'Yu Mincho', YuMincho, 'Hiragino Mincho Pro', serif;
	font-size: 26px;
	letter-spacing: 0.15em;
	text-align: center;
	padding-bottom: 30px;
	margin-bottom: 30px;
	position: relative;
	color: #00236e
}

.sol_thumbs .unit dt:after {
	background-color: #00236e;
	content: '';
	display: block;
	width: 25px;
	height: 3px;
	position: absolute;
	bottom: 0;
	left: 50%;
	margin-left: -13px
}

.sol_thumbs .unit dt span {
	display: block;
	font-size: 12px;
	letter-spacing: 0.05em;
	margin-top: 10px
}

.sol_thumbs .unit .img {
	margin-bottom: 30px
}

.sol_thumbs .unit .txt {
	letter-spacing: 0.05em;
	line-height: 1.8
}

#solution.outsourcing .graph img {
	width: 796px
}

#solution.erp .graph img {
	width: 600px
}

#solution.open_system .graph img {
	width: 720px
}

#solution.concurrent_engineer .graph img {
	width: 560px
}

#solution.software_development .graph img {
	width: 845px
}

#solution.consulting .graph img {
	width: 736px
}

#___gcse_0 {
	color: #333 !important;
	font-size: 14px !important;
	line-height: 1.857 !important;
	letter-spacing: 0.05em !important
}

#___gcse_0 .gsc-tabsArea {
	display: none
}

#___gcse_0 .gsc-control-cse {
	padding: 0 !important;
	font-size: 16px !important;
	line-height: 1.857 !important;
	letter-spacing: 0.05em !important
}

#___gcse_0 .gsc-control-cse .gsc-refinementsArea {
	display: none
}

#___gcse_0 .gsc-control-cse .gsc-above-wrapper-area {
	margin-top: 40px
}

.gsc-result-info {
	padding-left: 0 !important;
	font-size: 14px !important
}

.gsc-orderby-label {
	padding: 0 10px 0 0 !important;
	font-size: 18px !important;
	line-height: 1.2
}

.gsc-control-cse div {
	vertical-align: 0 !important
}

.gsc-selected-option-container {
	min-width: 100px !important;
	padding: 0 10px !important;
	text-align: left !important
}

.gsc-option-menu-item {
	min-width: 100px !important;
	padding: 0 10px !important
}

.gsc-results {
	padding-bottom: 0 !important;
	width: 100% !important
}

.gcsc-branding {
	padding: 10px 0 0 0 !important
}

.gcsc-branding-img-noclear {
	padding: 0 !important;
	vertical-align: middle !important
}

.gsc-table-result,
.gsc-thumbnail-inside,
.gsc-url-top {
	padding: 0 !important
}

.gsc-result .gs-title {
	height: auto !important;
	color: #00236e !important;
	font-size: 22px !important
}

.gsc-result .gs-title b {
	font-size: 22px !important
}

.gs-result .gs-title,
.gs-result .gs-title * {
	text-decoration: none !important
}

.gs-webResult.gs-result a.gs-title,
.gs-webResult.gs-result a.gs-title b {
	text-decoration: none !important
}

.gs-webResult.gs-result a.gs-title:link,
.gs-webResult.gs-result a.gs-title:link b,
.gs-webResult.gs-result a.gs-title:visited,
.gs-webResult.gs-result a.gs-title:visited b,
.gs-webResult.gs-result a.gs-title:hover,
.gs-webResult.gs-result a.gs-title:hover b {
	color: #00236e !important
}

.gs-webResult a.gs-title:hover,
.gs-webResult a.gs-title:hover b {
	text-decoration: underline !important
}

.gs-webResult div.gs-visibleUrl,
.gs-imageResult div.gs-visibleUrl {
	color: #666 !important;
	font-size: 12px !important
}

.gsc-control-cse .gsc-table-result {
	margin-top: 20px
}

.gs-image-box.gs-web-image-box.gs-web-image-box-landscape {
	width: 108px !important;
	margin-right: 20px !important;
	padding: 0 !important
}

.gs-image-box.gs-web-image-box.gs-web-image-box-portrait {
	margin-right: 20px !important;
	padding: 0 !important
}

.gs-web-image-box-landscape img.gs-image {
	max-height: 70px !important;
	max-width: 108px !important
}

.gs-result img.gs-image,
.gs-result img.gs-promotion-image {
	border: none !important
}

.gsc-above-wrapper-area {
	border-bottom: 1px solid #d9d9d9 !important
}

.gsc-webResult.gsc-result,
.gsc-results .gsc-imageResult {
	border-color: #d9d9d9 !important;
	border-top: none !important;
	border-left: none !important;
	border-right: none !important
}

.gsc-webResult .gsc-result {
	padding: 25px 0 27px 0 !important
}

.gsc-results .gsc-cursor-box {
	margin: 90px 0 60px 0 !important;
	text-align: center !important
}

.gsc-cursor {
	padding-left: 15px !important;
	text-align: center
}

.gsc-results .gsc-cursor-box .gsc-cursor-page {
	-webkit-transition-duration: .4s;
	transition-duration: .4s;
	-webkit-transition-timing-function: ease;
	transition-timing-function: ease;
	-webkit-transition-property: all;
	transition-property: all;
	-webkit-transition-delay: 0s;
	transition-delay: 0s;
	display: inline-block !important;
	width: 49px !important;
	padding: 11px 0 10px 0 !important;
	margin-right: 15px !important;
	background-color: #fff !important;
	border: 1px solid #00236e !important;
	color: #00236e !important;
	font-size: 15px !important;
	font-weight: bold !important
}

.gsc-results .gsc-cursor-box .gsc-cursor-page:hover {
	color: #fff !important;
	background-color: #00236e !important;
	text-decoration: none !important;
	border: 1px solid #00236e !important
}

.gsc-results .gsc-cursor-box .gsc-cursor-current-page {
	font-family: 'ãƒ¡ã‚¤ãƒªã‚ª', 'Meiryo', sans-serif !important;
	color: #fff !important;
	background-color: #00236e !important;
	border: 1px solid #00236e !important
}

.gsc-results .gsc-cursor {
	margin: 0 auto !important
}

.gsc-wrapper.gsc-thinWrapper {
	border-right: none !important
}

.gs-webResult .gs-snippet,
.gs-imageResult .gs-snippet,
.gs-fileFormatType {
	padding: 0 !important;
	border: none !important;
	background: transparent !important;
	font-family: 'ãƒ¡ã‚¤ãƒªã‚ª', 'Meiryo', sans-serif;
	color: #333 !important;
	font-size: 16px !important
}

#cse-search2 {
	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;
	margin-bottom: 20px
}

#cse-search2 label {
	font-weight: bold;
	font-size: 12px;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	margin-right: 17px
}

#cse-search2 label:before {
	background: url(../img/common/ic_search2.svg) no-repeat 0 0;
	background-size: 100%;
	content: '';
	display: block;
	width: 14px;
	height: 14px;
	margin-right: 5px
}

#cse-search2 form {
	height: 37px;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex
}

#cse-search2 form #gsc_input {
	border: 1px solid #dfdfdf;
	border-right: none;
	border-radius: 2px 0 0 2px;
	height: 100% !important;
	display: block;
	padding: 0 10px
}

#cse-search2 form .submitbtn {
	background: url(../img/common/ic_search.svg) no-repeat 50% 50% #000;
	background-size: 14px;
	width: 44px;
	height: 100%;
	border-radius: 0 2px 2px 0;
	display: block
}

#uniqueness p {
	letter-spacing: 0.05em;
	line-height: 1.8;
	margin-bottom: 35px
}

#uniqueness p:last-of-type {
	margin-bottom: 0
}

#uniqueness p.mb {
	margin-bottom: 35px
}

#uniqueness .flex {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: justify;
	-ms-flex-pack: justify;
	justify-content: space-between
}

#uniqueness .flex.reverse {
	-webkit-box-orient: horizontal;
	-webkit-box-direction: reverse;
	-ms-flex-direction: row-reverse;
	flex-direction: row-reverse
}

#uniqueness .f1 .txt {
	width: 574px;
	position: relative;
	z-index: 2
}

#uniqueness .f1 .txt .title {
	margin-bottom: 70px;
	padding-bottom: 70px;
	position: relative
}

#uniqueness .f1 .txt .title:after {
	background-color: #00236e;
	content: '';
	display: block;
	width: 60px;
	height: 3px;
	position: absolute;
	bottom: 0;
	left: 0
}

#uniqueness .f1 .txt .title h2 {
	margin-bottom: 30px
}

#uniqueness .f1 .txt .title h2 img {
	height: 60px
}

#uniqueness .f1 .txt .title .read {
	font-weight: bold;
	font-size: 14px;
	letter-spacing: 0.2em;
	line-height: 2;
	margin-bottom: 0
}

#uniqueness .f1 .txt p:last-of-type {
	margin-bottom: 70px
}

#uniqueness .f1 .img {
	width: 595px;
	margin-right: -60px;
	margin-left: -30px
}

#uniqueness .training {
	padding: 120px 0
}

#uniqueness .training .flex {
	-webkit-box-align: start;
	-ms-flex-align: start;
	align-items: flex-start;
	margin-bottom: 180px
}

#uniqueness .training .flex:last-of-type {
	margin-bottom: 0
}

#uniqueness .training .flex.reverse .img_unit {
	padding: 0 60px 120px 0
}

#uniqueness .training .flex.reverse .img_unit:before {
	left: -130px;
	right: auto;
	top: auto;
	bottom: 0
}

#uniqueness .training .flex.reverse .img_unit figure {
	margin: 0 -203px 0 0
}

#uniqueness .training .blue_title {
	text-align: center;
	margin-bottom: 85px;
	padding-bottom: 55px;
	position: relative;
	font-size: 34px
}

#uniqueness .training .blue_title:after {
	background-color: #00236e;
	content: '';
	display: block;
	width: 60px;
	height: 3px;
	position: absolute;
	bottom: 0;
	left: 50%;
	margin-left: -30px
}

#uniqueness .training .img_unit {
	padding: 80px 0 0 60px
}

#uniqueness .training .img_unit:before {
	background-color: #fff;
	left: auto;
	right: -130px;
	bottom: auto;
	top: 0;
	min-width: calc(100% + 130px)
}

#uniqueness .training .img_unit figure {
	width: 550px;
	margin-left: -203px;
	-webkit-box-shadow: 0 27px 108px rgba(17, 17, 17, 0.16);
	box-shadow: 0 27px 108px rgba(17, 17, 17, 0.16)
}

#uniqueness .training .txt {
	width: 590px;
	position: relative;
	z-index: 5
}

#uniqueness .training .unit {
	border-bottom: 1px solid #f0ebe3;
	margin-bottom: 25px;
	padding-bottom: 25px
}

#uniqueness .training .unit .unit_title {
	font-size: 16px;
	font-weight: bold;
	color: #00236e;
	margin-bottom: 15px;
	letter-spacing: 0.02em
}

#uniqueness .training .unit .unit_contents {
	font-size: 13px
}

#uniqueness .training .unit .unit_contents .simple_title {
	font-size: 15px
}

#uniqueness .training .unit .unit_contents dl {
	margin-bottom: 20px;
	line-height: 1.6
}

#uniqueness .training .unit .unit_contents dl:last-of-type {
	margin-bottom: 0
}

#uniqueness .training .unit .unit_contents dl dt {
	font-weight: bold;
	margin-bottom: 5px
}

#uniqueness .training .btn {
	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
}

#uniqueness .training .btn span {
	font-size: 11px;
	letter-spacing: 0.02em;
	display: inline-block
}

@media screen and (min-width: 750px) and (max-width: 1024px) {
	body {
		font-size: 1.66016vw
	}

	.terms_read {
		border-bottom: 1px solid #f0ebe3;
		padding: 0 5.85938vw 4.88281vw 5.85938vw;
		margin-bottom: 6.83594vw;
		line-height: 1.8
	}

	.terms_end {
		font-size: 1.26953vw;
		text-align: right;
		display: block;
		line-height: 1.8
	}

	.terms_unit {
		margin-bottom: 6.83594vw
	}

	.terms_unit dd {
		padding: 0 5.85938vw;
		line-height: 1.8
	}

	.terms_unit dd p,
	.terms_unit dd ul,
	.terms_unit dd ol,
	.terms_unit dd table {
		margin-bottom: 2.92969vw
	}

	.terms_unit dd .flex {
		display: -webkit-box;
		display: -ms-flexbox;
		display: flex
	}

	.terms_unit dd table {
		border: 1px solid #f0ebe3
	}

	.terms_unit dd table th {
		border: 1px solid #f0ebe3;
		background-color: #f7f4ee;
		font-weight: bold;
		text-align: center;
		padding: 1.75781vw 0;
		width: 50%
	}

	.terms_unit dd table td {
		border: 1px solid #f0ebe3;
		padding: 2.44141vw;
		line-height: 1.6
	}

	.terms_unit dd ol li {
		padding-left: 3.90625vw;
		text-indent: -3.71094vw
	}

	.terms_unit dd a {
		color: #00236e;
		text-decoration: underline
	}

	.terms_unit dd a:hover {
		text-decoration: none
	}

	.txt_unit {
		padding: 0 5.85938vw
	}

	.txt_unit p {
		line-height: 1.8;
		letter-spacing: 0.05em;
		margin-bottom: 3.41797vw
	}

	.txt_unit p.mb {
		margin-bottom: 3.41797vw
	}

	.notice {
		font-size: 1.17188vw
	}

	.public_announcement {
		margin-top: 11.71875vw
	}

	.public_announcement div {
		-webkit-transition-duration: .4s;
		transition-duration: .4s;
		-webkit-transition-timing-function: ease;
		transition-timing-function: ease;
		-webkit-transition-property: all;
		transition-property: all;
		-webkit-transition-delay: 0s;
		transition-delay: 0s;
		border-top: 1px solid #f0ebe3;
		border-bottom: 1px solid #f0ebe3;
		padding: 2.92969vw 0;
		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
	}

	.public_announcement div:hover {
		opacity: 0.6;
		color: #00236e
	}

	.public_announcement div span {
		color: #00236e;
		display: inline-block;
		text-decoration: underline
	}

	.public_announcement div img {
		display: inline-block;
		margin-left: 2.73438vw
	}

	.contents_title {
		font-family: '游明朝', 'Yu Mincho', YuMincho, 'Hiragino Mincho Pro', serif;
		font-size: 1.95312vw;
		display: inline-block;
		border-bottom: .19531vw solid #00236e;
		margin-bottom: 4.88281vw;
		padding-bottom: 1.95312vw;
		letter-spacing: 0.15em;
		line-height: 1.6
	}

	.contents_title.large {
		font-size: 2.73438vw
	}

	.sec_title {
		margin-bottom: 3.90625vw
	}

	.sec_title span {
		display: inline-block;
		font-size: 1.26953vw;
		border-bottom: .29297vw solid #00236e;
		margin-bottom: 2.44141vw;
		padding-bottom: .97656vw
	}

	.sec_title strong {
		font-family: 'Libre Caslon Text', serif;
		display: block;
		font-size: 3.51562vw;
		letter-spacing: 0.05em;
		line-height: 1.4
	}

	.sec_title.large {
		margin-bottom: 4.88281vw
	}

	.sec_title.large strong {
		font-size: 5.07812vw;
		letter-spacing: 0.05em
	}

	.mini_title {
		font-size: 1.26953vw;
		display: inline-block;
		border-bottom: .19531vw solid #00236e;
		margin-bottom: 4.88281vw;
		padding-bottom: .97656vw
	}

	.blue_title {
		font-family: '游明朝', 'Yu Mincho', YuMincho, 'Hiragino Mincho Pro', serif;
		color: #00236e;
		margin-bottom: 3.41797vw;
		font-size: 2.34375vw;
		letter-spacing: 0.15em;
		line-height: 1.6;
		white-space: initial
	}

	.blue_title.large {
		font-size: 2.73438vw;
		margin-bottom: 6.83594vw
	}

	.simple_title {
		font-weight: bold;
		font-size: 1.75781vw;
		letter-spacing: 0.05em;
		margin-bottom: 1.95312vw;
		line-height: 1.5
	}

	.contents_info {
		padding: 11.71875vw 0
	}

	.page_navi {
		display: -webkit-box;
		display: -ms-flexbox;
		display: flex;
		-webkit-box-pack: justify;
		-ms-flex-pack: justify;
		justify-content: space-between;
		margin-bottom: 5.85938vw
	}

	.page_navi a {
		-webkit-transition-duration: .4s;
		transition-duration: .4s;
		-webkit-transition-timing-function: ease;
		transition-timing-function: ease;
		-webkit-transition-property: all;
		transition-property: all;
		-webkit-transition-delay: 0s;
		transition-delay: 0s;
		display: block;
		font-weight: bold;
		font-size: 1.36719vw;
		padding: 0 0 2.14844vw .97656vw;
		border-bottom: 1px solid #f0ebe3;
		position: relative;
		width: 100%;
		margin-right: 1.5625vw
	}

	.page_navi a:last-of-type {
		margin-right: 0
	}

	.page_navi a:hover,
	.page_navi a.active {
		border-color: #00236e
	}

	.page_navi.arrow a:after {
		background: url(../img/common/ic_arrow-down.svg) no-repeat 0 0;
		background-size: 100%;
		content: '';
		display: block;
		width: .78125vw;
		height: .48828vw;
		position: absolute;
		top: .68359vw;
		right: .97656vw
	}

	.date {
		font-family: 'Libre Caslon Text', serif;
		font-size: 1.36719vw;
		letter-spacing: 0.15em
	}

	.category {
		font-size: 1.17188vw;
		border-bottom: 1px solid #f0ebe3;
		padding-bottom: .68359vw;
		display: inline-block
	}

	.ic_scroll {
		font-family: 'Libre Caslon Text', serif;
		-webkit-transform: rotate(90deg);
		transform: rotate(90deg);
		position: absolute;
		bottom: 10.54688vw;
		right: -2.24609vw;
		font-size: 1.17188vw;
		letter-spacing: 0.08em
	}

	.ic_scroll span {
		display: block;
		position: absolute;
		top: 50%;
		right: -11.03516vw;
		height: 1px;
		width: 9.76562vw;
		margin-top: -1px;
		overflow: hidden
	}

	.ic_scroll span:after {
		-webkit-animation: scroll 2.6s cubic-bezier(0.19, 1, 0.22, 1) infinite;
		animation: scroll 2.6s cubic-bezier(0.19, 1, 0.22, 1) infinite;
		background-color: #000;
		content: '';
		display: block;
		width: 9.76562vw;
		-webkit-box-sizing: border-box;
		box-sizing: border-box;
		height: 1px;
		border-left: 4.88281vw solid #c2c3c7;
		position: absolute;
		top: 0;
		left: 0
	}

	.ic_scroll.white {
		color: #fff
	}

	.btn_arrow {
		-webkit-transition-duration: .4s;
		transition-duration: .4s;
		-webkit-transition-timing-function: ease;
		transition-timing-function: ease;
		-webkit-transition-property: all;
		transition-property: all;
		-webkit-transition-delay: 0s;
		transition-delay: 0s;
		display: -webkit-box;
		display: -ms-flexbox;
		display: flex;
		-webkit-box-align: center;
		-ms-flex-align: center;
		align-items: center;
		font-weight: bold
	}

	.btn_arrow:hover {
		opacity: 0.6;
		color: #00236e
	}

	.btn_arrow:after {
		background: url(../img/common/ic_right_blue.svg) no-repeat 0 0;
		background-size: 100%;
		content: '';
		display: block;
		width: 1.5625vw;
		height: 1.5625vw;
		margin-left: .58594vw
	}

	.btn_arrow.white {
		color: #fff;
		font-weight: normal
	}

	.btn_arrow.white:after {
		background-image: url(../img/common/ic_right_white.svg);
		margin-left: 2.14844vw
	}

	.btn_border {
		font-family: 'Libre Caslon Text', serif;
		-webkit-transition-duration: .4s;
		transition-duration: .4s;
		-webkit-transition-timing-function: ease;
		transition-timing-function: ease;
		-webkit-transition-property: all;
		transition-property: all;
		-webkit-transition-delay: 0s;
		transition-delay: 0s;
		border: 1px solid #7d6e5a;
		color: #7d6e5a;
		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: relative;
		font-size: 1.36719vw;
		letter-spacing: 0.08em;
		width: 29.29688vw;
		height: 6.83594vw
	}

	.btn_border:hover {
		opacity: 0.6;
		color: #00236e
	}

	.btn_border:after {
		background: url("../img/common/ic_right_beige.svg") no-repeat 0 0;
		background-size: 100%;
		content: '';
		display: block;
		width: 1.46484vw;
		height: 1.46484vw;
		position: absolute;
		top: 50%;
		right: 1.95312vw;
		margin-top: -.68359vw
	}

	.txt_links {
		display: -webkit-box;
		display: -ms-flexbox;
		display: flex
	}

	.txt_links a {
		-webkit-transition-duration: .4s;
		transition-duration: .4s;
		-webkit-transition-timing-function: ease;
		transition-timing-function: ease;
		-webkit-transition-property: all;
		transition-property: all;
		-webkit-transition-delay: 0s;
		transition-delay: 0s;
		display: block;
		position: relative;
		margin-right: 1.95312vw;
		padding-right: 1.95312vw
	}

	.txt_links a:hover {
		opacity: 0.6;
		color: #00236e
	}

	.txt_links a:last-of-type {
		padding-right: 0;
		margin-right: 0
	}

	.txt_links a:last-of-type:after {
		display: none
	}

	.txt_links a:after {
		background-color: #f7f4ee;
		content: '';
		display: block;
		width: 1px;
		height: 1.85547vw;
		position: absolute;
		top: 50%;
		right: 0;
		margin-top: -.87891vw
	}

	.img_unit {
		position: relative;
		padding: 0 0 11.71875vw 5.85938vw
	}

	.img_unit:before {
		background-color: #f7f4ee;
		content: '';
		display: block;
		width: 50vw;
		min-width: calc(100% + 13.96484vw);
		height: calc(100% - 5.85938vw);
		position: absolute;
		bottom: 0;
		left: 0;
		z-index: 0
	}

	.img_unit figure {
		position: relative;
		z-index: 2;
		display: block;
		margin-bottom: 3.90625vw;
		-webkit-box-shadow: 2.63672vw 2.63672vw 5.27344vw rgba(17, 17, 17, 0.16);
		box-shadow: 2.63672vw 2.63672vw 5.27344vw rgba(17, 17, 17, 0.16)
	}

	.img_unit figure:last-of-type {
		margin-bottom: 0
	}

	.sort_target {
		display: none
	}

	.sort_target.active {
		display: block
	}

	#globalHeader {
		background-color: #fff;
		position: absolute;
		top: 0;
		left: 0;
		width: 100%;
		z-index: 10
	}

	#globalHeader.reverse {
		-webkit-animation: fixHeaderReverse 0.4s ease forwards !important;
		animation: fixHeaderReverse 0.4s ease forwards !important
	}

	#globalHeader.fixed {
		position: fixed
	}

	#globalHeader.min {
		-webkit-animation: fixHeader 0.4s ease forwards;
		animation: fixHeader 0.4s ease forwards;
		position: fixed
	}

	#globalHeader.min .main .logo {
		padding: .48828vw 0
	}

	#globalHeader.min .main nav a {
		height: 6.34766vw
	}

	#globalHeader .sub {
		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;
		position: relative
	}

	#globalHeader .sub:before {
		background-color: #f7f4ee;
		content: '';
		display: block;
		width: 100%;
		height: 1px;
		position: absolute;
		bottom: 0;
		left: 0
	}

	#globalHeader .sub .sitecopy {
		font-size: .97656vw;
		padding-left: 2.92969vw
	}

	#globalHeader .sub nav {
		width: 83.00781vw;
		display: -webkit-box;
		display: -ms-flexbox;
		display: flex;
		-webkit-box-pack: end;
		-ms-flex-pack: end;
		justify-content: flex-end;
		position: relative
	}

	#globalHeader .sub nav .mail {
		-webkit-transition-duration: .4s;
		transition-duration: .4s;
		-webkit-transition-timing-function: ease;
		transition-timing-function: ease;
		-webkit-transition-property: all;
		transition-property: all;
		-webkit-transition-delay: 0s;
		transition-delay: 0s;
		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;
		background-color: #00236e;
		color: #fff;
		text-align: center;
		width: 33.69141vw;
		font-size: 1.17188vw;
		height: 4.88281vw
	}

	#globalHeader .sub nav .mail:hover {
		opacity: 0.6;
		color: #00236e
	}

	#globalHeader .sub nav .mail:before {
		background-image: url(../img/common/ic_mail.svg);
		background-repeat: no-repeat;
		background-position: 0 0;
		background-size: 100%;
		content: '';
		display: block;
		width: 1.36719vw;
		height: 1.07422vw;
		margin-right: .48828vw
	}

	#globalHeader .sub nav .search {
		-webkit-transition-duration: .4s;
		transition-duration: .4s;
		-webkit-transition-timing-function: ease;
		transition-timing-function: ease;
		-webkit-transition-property: all;
		transition-property: all;
		-webkit-transition-delay: 0s;
		transition-delay: 0s;
		background-color: #00236e;
		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;
		border-right: 1px solid #1d55ad;
		color: #fff;
		text-align: center;
		width: 33.69141vw;
		font-size: 1.17188vw;
		height: 4.88281vw;
		padding: 0 1.46484vw 0 0;
		cursor: pointer
	}

	#globalHeader .sub nav .search span {
		-webkit-transition-duration: .4s;
		transition-duration: .4s;
		-webkit-transition-timing-function: ease;
		transition-timing-function: ease;
		-webkit-transition-property: all;
		transition-property: all;
		-webkit-transition-delay: 0s;
		transition-delay: 0s;
		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;
		width: 100%;
		height: 100%
	}

	#globalHeader .sub nav .search span:before {
		background-image: url(../img/common/ic_search.svg);
		background-repeat: no-repeat;
		background-position: 0 0;
		background-size: 100%;
		content: '';
		display: block;
		width: 1.36719vw;
		height: 1.36719vw;
		margin-right: .48828vw
	}

	#globalHeader .sub nav .search form {
		-webkit-transition-duration: .4s;
		transition-duration: .4s;
		-webkit-transition-timing-function: ease;
		transition-timing-function: ease;
		-webkit-transition-property: all;
		transition-property: all;
		-webkit-transition-delay: 0s;
		transition-delay: 0s;
		background-color: #fff;
		border-radius: .29297vw;
		display: -webkit-box;
		display: -ms-flexbox;
		display: flex;
		-webkit-box-pack: justify;
		-ms-flex-pack: justify;
		justify-content: space-between;
		overflow: hidden;
		height: 3.61328vw;
		width: 0
	}

	#globalHeader .sub nav .search form .input {
		width: 30.27344vw;
		color: #000;
		padding: 0 1.95312vw
	}

	#globalHeader .sub nav .search form .submit {
		-webkit-transition-duration: .4s;
		transition-duration: .4s;
		-webkit-transition-timing-function: ease;
		transition-timing-function: ease;
		-webkit-transition-property: all;
		transition-property: all;
		-webkit-transition-delay: 0s;
		transition-delay: 0s;
		background: url(../img/common/ic_search.svg) no-repeat 50% 50% #000;
		background-size: 1.36719vw;
		width: 4.29688vw;
		height: 100%;
		display: block;
		text-indent: -9999px
	}

	#globalHeader .sub nav .search form .submit:hover {
		opacity: 0.6;
		color: #00236e
	}

	#globalHeader .sub nav .search.active {
		background-color: #072c92;
		width: 48.82812vw
	}

	#globalHeader .sub nav .search.active span {
		width: 13.18359vw
	}

	#globalHeader .sub nav .search.active form {
		width: 34.66797vw
	}

	#globalHeader .main {
		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 .97656vw 0 2.92969vw
	}

	#globalHeader .main .logo {
		-webkit-transition-duration: .4s;
		transition-duration: .4s;
		-webkit-transition-timing-function: ease;
		transition-timing-function: ease;
		-webkit-transition-property: all;
		transition-property: all;
		-webkit-transition-delay: 0s;
		transition-delay: 0s;
		padding: 2.44141vw 0
	}

	#globalHeader .main .logo img {
		height: 4.39453vw
	}

	#globalHeader .main nav {
		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;
		font-size: 1.36719vw;
		font-weight: bold
	}

	#globalHeader .main nav a {
		-webkit-transition-duration: .4s;
		transition-duration: .4s;
		-webkit-transition-timing-function: ease;
		transition-timing-function: ease;
		-webkit-transition-property: all;
		transition-property: all;
		-webkit-transition-delay: 0s;
		transition-delay: 0s;
		display: -webkit-box;
		display: -ms-flexbox;
		display: flex;
		-webkit-box-align: center;
		-ms-flex-align: center;
		align-items: center;
		height: 9.27734vw;
		position: relative;
		padding: 0 1.55312vw
	}

	#globalHeader .main nav a:hover,
	#globalHeader .main nav a.active {
		color: #00236e
	}

	#globalHeader .main nav a:before {
		background-color: #f7f4ee;
		content: '';
		display: block;
		width: 1px;
		height: 1.95312vw;
		position: absolute;
		top: 50%;
		left: 0;
		margin-top: -.97656vw
	}

	#globalHeader .main nav a:first-of-type:before {
		display: none
	}

	#btnMenu {
		display: none
	}

	#globalNavi {
		display: none
	}

	#globalFooter {
		border-top: 1px solid #f0ebe3
	}

	#globalFooter .main {
		background-color: #fff
	}

	#globalFooter .main .inner {
		max-width: initial;
		margin: 0 auto;
		padding: 7.03125vw 2.92969vw 7.8125vw 2.92969vw;
		display: -webkit-box;
		display: -ms-flexbox;
		display: flex;
		-webkit-box-pack: justify;
		-ms-flex-pack: justify;
		justify-content: space-between
	}

	#globalFooter .main .info {
		min-width: 24.41406vw
	}

	#globalFooter .main .info dl {
		margin-bottom: 5.37109vw
	}

	#globalFooter .main .info dl dt {
		font-weight: bold;
		margin-bottom: 2.92969vw
	}

	#globalFooter .main .info dl dd {
		font-size: 1.26953vw;
		letter-spacing: 0.08em;
		line-height: 1.6
	}

	#globalFooter .main .info .icons {
		display: -webkit-box;
		display: -ms-flexbox;
		display: flex
	}

	#globalFooter .main .info .icons span {
		margin-right: .97656vw;
		width: 5.85938vw
	}

	#globalFooter .main .info .icons span:last-of-type {
		margin-right: 0
	}

	#globalFooter .main .links {
		display: -webkit-box;
		display: -ms-flexbox;
		display: flex;
		-webkit-box-pack: end;
		-ms-flex-pack: end;
		justify-content: flex-end
	}

	#globalFooter .main .links .unit {
		margin-left: 2.92969vw
	}

	#globalFooter .main .links .unit:first-child {
		margin-left: 0
	}

	#globalFooter .main .links .unit a {
		-webkit-transition-duration: .4s;
		transition-duration: .4s;
		-webkit-transition-timing-function: ease;
		transition-timing-function: ease;
		-webkit-transition-property: all;
		transition-property: all;
		-webkit-transition-delay: 0s;
		transition-delay: 0s;
		color: #7d6e5a;
		display: block;
		font-size: .97656vw;
		margin-bottom: 1.5625vw
	}

	#globalFooter .main .links .unit a.title {
		font-size: 1.17188vw;
		font-weight: bold
	}

	#globalFooter .main .links .unit a:hover {
		color: #00236e
	}

	#globalFooter .main .links .unit .box {
		margin-bottom: 4.88281vw
	}

	#globalFooter .main .links .unit .box:last-of-type {
		margin-bottom: 0
	}

	#globalFooter .main .links .unit .box a.title:last-of-type {
		margin-bottom: 0
	}

	#globalFooter .sub {
		background-color: #000;
		color: #fff
	}

	#globalFooter .sub .inner {
		margin: 0 auto;
		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: 2.92969vw
	}

	#globalFooter .sub nav {
		font-size: 1.17188vw;
		font-weight: bold
	}

	#globalFooter .sub nav a {
		-webkit-transition-duration: .4s;
		transition-duration: .4s;
		-webkit-transition-timing-function: ease;
		transition-timing-function: ease;
		-webkit-transition-property: all;
		transition-property: all;
		-webkit-transition-delay: 0s;
		transition-delay: 0s;
		margin-right: 1.46484vw;
		padding-right: 1.46484vw;
		border-right: 1px solid #3c3c3c
	}

	#globalFooter .sub nav a:last-of-type {
		margin-right: 0;
		padding-right: 0;
		border-right: none
	}

	#globalFooter .sub nav a:hover {
		color: #7d6e5a
	}

	#globalFooter .sub .copyright {
		font-family: 'Roboto', serif;
		font-size: .97656vw
	}

	#wrapper {
		position: relative;
		overflow: hidden
	}

	#container {
		padding-top: 14.25781vw
	}

	#container.pb {
		padding-bottom: 14.64844vw
	}

	#container .page_header {
		margin: 0 auto 14.35547vw auto;
		position: relative;
		height: 46.875vw
	}

	#container .page_header .mv {
		-webkit-transition-delay: 0s;
		transition-delay: 0s;
		width: calc(100% - 5.85938vw);
		height: 100%;
		display: block
	}

	#container .page_header .mv img {
		width: 100%;
		height: 100%;
		-o-object-fit: cover;
		object-fit: cover;
		max-width: initial
	}

	#container .page_header .page_title {
		-webkit-transition-delay: 0.4s;
		transition-delay: 0.4s;
		-webkit-transform: translateY(-50%);
		transform: translateY(-50%);
		position: absolute;
		top: 50%;
		left: 8.10547vw;
		color: #fff;
		margin-top: -2.92969vw
	}

	#container .page_header .page_title span {
		font-size: 1.26953vw;
		border-bottom: .29297vw solid #00236e;
		padding-bottom: .97656vw;
		margin-bottom: 2.92969vw;
		display: inline-block
	}

	#container .page_header .page_title strong {
		font-family: 'Libre Caslon Text', serif;
		font-size: 5.07812vw;
		display: block;
		letter-spacing: 0.15em;
		font-weight: normal
	}

	#container .page_header .page_title.slim strong {
		letter-spacing: 0.05em
	}

	#container .page_header .breadcrumbs {
		-webkit-transition-delay: 0.8s;
		transition-delay: 0.8s;
		background-color: #fff;
		position: absolute;
		bottom: 0;
		left: 0;
		width: 72.26562vw;
		height: 6.15234vw;
		display: -webkit-box;
		display: -ms-flexbox;
		display: flex;
		-webkit-box-align: end;
		-ms-flex-align: end;
		align-items: flex-end;
		padding: 0 3.90625vw 0 8.00781vw;
		font-size: 1.26953vw
	}

	#container .page_header .breadcrumbs a {
		-webkit-transition-duration: .4s;
		transition-duration: .4s;
		-webkit-transition-timing-function: ease;
		transition-timing-function: ease;
		-webkit-transition-property: all;
		transition-property: all;
		-webkit-transition-delay: 0s;
		transition-delay: 0s;
		display: inline-block;
		position: relative;
		margin-right: .97656vw;
		white-space: nowrap
	}

	#container .page_header .breadcrumbs a:after {
		background: url(../img/common/ic_right_gray.svg) no-repeat 0 0;
		background-size: 100%;
		content: '';
		display: inline-block;
		width: .68359vw;
		height: .78125vw;
		margin-left: .97656vw;
		vertical-align: middle
	}

	#container .page_header .breadcrumbs a:hover {
		color: #00236e
	}

	#container .page_header .breadcrumbs .current {
		text-overflow: ellipsis;
		white-space: nowrap;
		overflow: hidden
	}

	#container .contents {
		margin-bottom: 14.64844vw
	}

	#container .contents:last-of-type {
		margin-bottom: 0
	}

	#container .contents.wide {
		background-color: #f7f4ee
	}

	#container .contents .contents_inner {
		max-width: 100%;
		padding: 0 2.92969vw;
		margin: 0 auto
	}

	#container .contents .contents_inner.wide {
		max-width: initial
	}

	#top .mv {
		margin-bottom: 11.71875vw;
		position: relative
	}

	#top .mv .ic_scroll {
		bottom: 10.83984vw;
		z-index: 10
	}

	#top .mv .swiper-container {
		width: 100%;
		height: 100%;
		overflow: visible;
		z-index: 1
	}

	#top .mv .mv_slide {
		position: relative;
		width: 100%;
		margin-left: auto;
		margin-right: auto;
		height: 53.71094vw
	}

	#top .mv .mv_slide .slide {
		position: relative;
		width: 100%;
		max-width: 93.55469vw;
		height: 100%
	}

	#top .mv .mv_slide .slide.swiper-slide-active {
		opacity: 1;
		visibility: visible
	}

	#top .mv .mv_slide .slide.swiper-slide-active .img,
	#top .mv .mv_slide .slide.swiper-slide-active .txt dt,
	#top .mv .mv_slide .slide.swiper-slide-active .txt dd,
	#top .mv .mv_slide .slide.swiper-slide-active .btn_arrow {
		-webkit-transform: translateY(0);
		transform: translateY(0);
		opacity: 1
	}

	#top .mv .mv_slide .slide .img {
		position: relative;
		width: 100%;
		height: 100%;
		display: block
	}

	#top .mv .mv_slide .slide .img img {
		position: absolute;
		top: 0;
		left: 0;
		width: 100%;
		height: 100%;
		-o-object-fit: cover;
		object-fit: cover
	}

	#top .mv .mv_slide .slide .txt {
		position: absolute;
		bottom: 3.90625vw;
		left: 3.90625vw
	}

	#top .mv .mv_slide .slide .txt dt {
		-webkit-transition-duration: .4s;
		transition-duration: .4s;
		-webkit-transition-timing-function: ease;
		transition-timing-function: ease;
		-webkit-transition-property: all;
		transition-property: all;
		-webkit-transition-delay: .4s;
		transition-delay: .4s;
		-webkit-transform: translateY(10px);
		transform: translateY(10px);
		margin-bottom: 2.92969vw;
		opacity: 0
	}

	#top .mv .mv_slide .slide .txt dt .line1 {
		height: 3.71094vw
	}

	#top .mv .mv_slide .slide .txt dt .line2 {
		height: 8.49609vw
	}

	#top .mv .mv_slide .slide .txt dd {
		-webkit-transition-duration: .4s;
		transition-duration: .4s;
		-webkit-transition-timing-function: ease;
		transition-timing-function: ease;
		-webkit-transition-property: all;
		transition-property: all;
		-webkit-transition-delay: .6s;
		transition-delay: .6s;
		-webkit-transform: translateY(10px);
		transform: translateY(10px);
		color: #fff;
		font-size: 1.36719vw;
		font-weight: bold;
		letter-spacing: 0.28em;
		line-height: 1.8;
		opacity: 0
	}

	#top .mv .mv_slide .slide .btn_arrow {
		-webkit-transition-duration: .4s;
		transition-duration: .4s;
		-webkit-transition-timing-function: ease;
		transition-timing-function: ease;
		-webkit-transition-property: all;
		transition-property: all;
		-webkit-transition-delay: .8s;
		transition-delay: .8s;
		font-family: 'Libre Caslon Text', serif;
		position: absolute;
		bottom: 3.90625vw;
		right: 3.90625vw;
		border-bottom: .19531vw solid #fff;
		padding-bottom: 1.46484vw;
		opacity: 0
	}

	#top .mv .swiper-button-next,
	#top .mv .swiper-button-prev {
		background-color: #00236e;
		width: 5.85938vw;
		height: 17.57812vw;
		margin-top: -8.78906vw
	}

	#top .mv .swiper-button-next:hover:after,
	#top .mv .swiper-button-prev:hover:after {
		-webkit-transform: scale(1.4);
		transform: scale(1.4)
	}

	#top .mv .swiper-button-next:after,
	#top .mv .swiper-button-prev:after {
		-webkit-transition-duration: .4s;
		transition-duration: .4s;
		-webkit-transition-timing-function: ease;
		transition-timing-function: ease;
		-webkit-transition-property: all;
		transition-property: all;
		-webkit-transition-delay: 0s;
		transition-delay: 0s;
		background-position: 0 0;
		background-repeat: no-repeat;
		background-size: 100%;
		content: '';
		width: 1.95312vw;
		height: 2.14844vw
	}

	#top .mv .swiper-button-prev {
		left: 0
	}

	#top .mv .swiper-button-prev:after {
		background-image: url(../img/common/ic_left_white.svg)
	}

	#top .mv .swiper-button-next {
		right: 0
	}

	#top .mv .swiper-button-next:after {
		background-image: url(../img/common/ic_right_white.svg)
	}

	#top .mv .slide_control {
		-webkit-transform: translateX(50%);
		transform: translateX(50%);
		width: 93.55469vw;
		position: absolute;
		bottom: -3.22266vw;
		right: 50%;
		display: -webkit-box;
		display: -ms-flexbox;
		display: flex;
		-webkit-box-pack: end;
		-ms-flex-pack: end;
		justify-content: flex-end
	}

	#top .mv .slide_control span {
		-webkit-transition-duration: .4s;
		transition-duration: .4s;
		-webkit-transition-timing-function: ease;
		transition-timing-function: ease;
		-webkit-transition-property: all;
		transition-property: all;
		-webkit-transition-delay: 0s;
		transition-delay: 0s;
		background-color: #ccc;
		display: block;
		border-radius: 0;
		width: 4.29688vw;
		height: .29297vw;
		margin-left: .68359vw;
		opacity: 1;
		cursor: pointer
	}

	#top .mv .slide_control span:hover,
	#top .mv .slide_control span.swiper-pagination-bullet-active {
		background-color: #00236e
	}

	#top .news .contents_inner {
		display: -webkit-box;
		display: -ms-flexbox;
		display: flex;
		-webkit-box-pack: justify;
		-ms-flex-pack: justify;
		justify-content: space-between
	}

	#top .news .contents_inner .left_unit {
		width: 29.29688vw
	}

	#top .news .contents_inner .right_unit {
		width: calc(100% - 29.29688vw)
	}

	#top .news .contents_inner .right_unit .news_list a {
		-webkit-transition-duration: .4s;
		transition-duration: .4s;
		-webkit-transition-timing-function: ease;
		transition-timing-function: ease;
		-webkit-transition-property: all;
		transition-property: all;
		-webkit-transition-delay: 0s;
		transition-delay: 0s;
		border-bottom: 1px solid #f0ebe3;
		margin-bottom: 3.71094vw;
		padding-bottom: 3.125vw
	}

	#top .news .contents_inner .right_unit .news_list a:hover {
		opacity: 0.6;
		color: #00236e
	}

	#top .news .contents_inner .right_unit .news_list a dl {
		display: -webkit-box;
		display: -ms-flexbox;
		display: flex;
		-webkit-box-pack: justify;
		-ms-flex-pack: justify;
		justify-content: space-between;
		line-height: 1.5
	}

	#top .news .contents_inner .right_unit .news_list a dl dt {
		width: 30.27344vw
	}

	#top .news .contents_inner .right_unit .news_list a dl dt .date {
		margin-right: 0
	}

	#top .news .contents_inner .right_unit .news_list a dl dd {
		width: calc(100% - 37.10938vw)
	}

	#top .uniqueness {
		margin-bottom: 0
	}

	#top .uniqueness .solution_links {
		display: block
	}

	#top .uniqueness .sol_unit {
		width: 100%
	}

	#top .uniqueness .sol_unit .img img {
		max-width: initial;
		width: 100%
	}

	#top .solution {
		background-color: #f7f4ee;
		padding-bottom: 14.64844vw
	}

	#top .solution .top_solution {
		width: 100%;
		margin: 0 auto
	}

	#top .solution .solution_links {
		width: 100%;
		padding-bottom: 0
	}

	#top .company .flex {
		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-bottom: 9.76562vw
	}

	#top .company .flex .img {
		width: 37.10938vw
	}

	#top .company .flex .txt {
		width: calc(100% - 44.92188vw)
	}

	#top .company .flex .txt p {
		letter-spacing: 0.05em;
		line-height: 1.8;
		margin-bottom: 6.83594vw
	}

	#top .company .company_links {
		border-bottom: 1px solid #f0ebe3;
		margin-bottom: 2.92969vw
	}

	#top .company .company_links .link_unit {
		margin-bottom: 0
	}

	#top .recruit {
		background-color: #f7f4ee;
		padding: 14.64844vw 0
	}

	#top .recruit .flex {
		display: -webkit-box;
		display: -ms-flexbox;
		display: flex;
		-webkit-box-pack: justify;
		-ms-flex-pack: justify;
		justify-content: space-between;
		-webkit-box-align: end;
		-ms-flex-align: end;
		align-items: flex-end;
		margin-bottom: 4.88281vw
	}

	#top .recruit .flex .sec_title {
		margin-bottom: 0
	}

	#top .recruit .flex p {
		letter-spacing: 0.05em;
		line-height: 1.8;
		width: 50vw
	}

	#top .recruit .recruit_links {
		display: -webkit-box;
		display: -ms-flexbox;
		display: flex;
		-webkit-box-pack: justify;
		-ms-flex-pack: justify;
		justify-content: space-between;
		width: 100%
	}

	#top .recruit .recruit_links .r_unit {
		width: 50%
	}

	#top .recruit .recruit_links .r_unit a {
		display: block;
		position: relative;
		padding-bottom: 6.34766vw;
		height: 100%
	}

	#top .recruit .recruit_links .r_unit a:hover .img img {
		-webkit-transform: scale(1.1);
		transform: scale(1.1)
	}

	#top .recruit .recruit_links .r_unit .img {
		position: relative;
		display: block;
		overflow: hidden;
		margin-bottom: 2.92969vw
	}

	#top .recruit .recruit_links .r_unit .img img {
		-webkit-transition-duration: .4s;
		transition-duration: .4s;
		-webkit-transition-timing-function: ease;
		transition-timing-function: ease;
		-webkit-transition-property: all;
		transition-property: all;
		-webkit-transition-delay: 0s;
		transition-delay: 0s
	}

	#top .recruit .recruit_links .r_unit .txt h2 {
		margin-bottom: 2.44141vw
	}

	#top .recruit .recruit_links .r_unit .txt h2 span {
		font-family: 'Roboto', serif;
		display: block;
		font-size: 1.26953vw;
		border-left: 2px solid #00236e;
		padding-left: .78125vw;
		margin-bottom: 1.36719vw
	}

	#top .recruit .recruit_links .r_unit .txt h2 strong {
		font-family: '游明朝', 'Yu Mincho', YuMincho, 'Hiragino Mincho Pro', serif;
		font-size: 2.34375vw;
		letter-spacing: 0.05em;
		font-weight: normal
	}

	#top .recruit .recruit_links .r_unit .txt p {
		letter-spacing: 0.05em;
		line-height: 1.8
	}

	#top .recruit .recruit_links .r_unit .btn_arrow {
		position: absolute;
		bottom: 0;
		right: 1.95312vw
	}

	#top .recruit .recruit_links .r_unit:first-child .txt {
		padding-left: 8.10547vw;
		padding-right: 2.92969vw
	}

	#top .recruit .recruit_links .r_unit:last-child .txt {
		padding-right: 8.10547vw;
		padding-left: 2.92969vw
	}

	.company_links {
		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;
		max-width: initial;
		margin: 0 auto
	}

	.company_links:after {
		content: '';
		width: calc(33.3% - 3.22266vw)
	}

	.company_links .link_unit {
		width: calc(33.3% - 3.22266vw);
		padding-bottom: 4.6875vw;
		border-bottom: 1px solid #f0ebe3;
		margin-bottom: 2.53906vw;
		position: relative
	}

	.company_links .link_unit:after {
		background-color: #f7f4ee;
		content: '';
		display: block;
		width: 1px;
		height: calc(100% - 1.95312vw);
		position: absolute;
		top: 0;
		right: -2.73438vw
	}

	.company_links .link_unit:last-of-type:after,
	.company_links .link_unit:nth-child(3n):after {
		display: none
	}

	.company_links .link_unit a {
		display: block
	}

	.company_links .link_unit a:hover figure img {
		-webkit-transform: scale(1.1);
		transform: scale(1.1)
	}

	.company_links .link_unit a:hover p {
		color: #00236e
	}

	.company_links .link_unit figure {
		position: relative;
		overflow: hidden;
		margin-bottom: 1.95312vw
	}

	.company_links .link_unit figure img {
		-webkit-transition-duration: .4s;
		transition-duration: .4s;
		-webkit-transition-timing-function: ease;
		transition-timing-function: ease;
		-webkit-transition-property: all;
		transition-property: all;
		-webkit-transition-delay: 0s;
		transition-delay: 0s;
		display: block;
		width: 100%;
		max-width: initial
	}

	.company_links .link_unit p {
		-webkit-transition-duration: .4s;
		transition-duration: .4s;
		-webkit-transition-timing-function: ease;
		transition-timing-function: ease;
		-webkit-transition-property: all;
		transition-property: all;
		-webkit-transition-delay: 0s;
		transition-delay: 0s;
		font-weight: bold;
		display: -webkit-box;
		display: -ms-flexbox;
		display: flex;
		-webkit-box-align: center;
		-ms-flex-align: center;
		align-items: center
	}

	.company_links .link_unit p:after {
		background: url(../img/common/ic_right_blue2.svg) no-repeat 0 0;
		background-size: 100%;
		content: '';
		display: block;
		width: .68359vw;
		height: .97656vw;
		margin-left: .97656vw
	}

	.company_links .link_unit.nobdr {
		border-bottom: none
	}

	.info_table {
		margin-bottom: 2.44141vw;
		display: -webkit-box;
		display: -ms-flexbox;
		display: flex;
		-webkit-box-pack: justify;
		-ms-flex-pack: justify;
		justify-content: space-between
	}

	.info_table dt {
		width: 14.64844vw;
		border-bottom: 1px solid #00236e;
		padding-bottom: 2.44141vw;
		font-weight: bold;
		line-height: 1.8
	}

	.info_table dd {
		width: calc(100% - 17.57812vw);
		border-bottom: 1px solid #f0ebe3;
		padding-bottom: 2.44141vw;
		line-height: 1.8
	}

	.info_table a {
		color: #00236e;
		text-decoration: underline
	}

	.info_table a:hover {
		text-decoration: none
	}

	.access_unit {
		margin-bottom: 11.71875vw
	}

	.access_unit:last-of-type {
		margin-bottom: 0
	}

	.access_unit .inner {
		margin-bottom: 5.07812vw;
		padding: 0 11.71875vw
	}

	.access_unit .inner dl {
		display: -webkit-box;
		display: -ms-flexbox;
		display: flex;
		line-height: 1.8
	}

	.access_unit .inner dl dt {
		font-weight: bold;
		font-size: 2.14844vw;
		width: 20.99609vw
	}

	.access_unit .inner dl dd {
		width: calc(100% - 20.99609vw)
	}

	.access_unit .gmap {
		width: calc(100% + 11.71875vw);
		height: 46.875vw;
		margin-left: -5.85938vw;
		overflow: hidden
	}

	.access_unit .gmap iframe {
		width: 100%;
		height: 76.17188vw;
		margin-top: -14.64844vw
	}

	.eval_table {
		display: -webkit-box;
		display: -ms-flexbox;
		display: flex;
		-webkit-box-align: center;
		-ms-flex-align: center;
		align-items: center;
		border-bottom: 1px solid #f0ebe3;
		font-size: 1.36719vw;
		padding: .97656vw 0;
		min-height: 8.78906vw
	}

	.eval_table dt {
		font-weight: bold;
		width: 60%
	}

	.eval_table dd {
		width: 40%;
		display: -webkit-box;
		display: -ms-flexbox;
		display: flex;
		-webkit-box-align: center;
		-ms-flex-align: center;
		align-items: center
	}

	.eval_table dd figure {
		margin-right: 2.14844vw;
		width: 11.71875vw
	}

	.eval_table dd.noimage {
		padding-left: 13.86719vw
	}

	#company.outline .page_navi {
		margin-bottom: 9.76562vw
	}

	#company.message .message h2 {
		font-family: '游明朝', 'Yu Mincho', YuMincho, 'Hiragino Mincho Pro', serif;
		font-size: 3.51562vw;
		line-height: 1.7;
		margin-bottom: 8.78906vw;
		padding-bottom: 5.85938vw;
		position: relative;
		letter-spacing: 0.18em
	}

	#company.message .message h2:after {
		background-color: #00236e;
		content: '';
		display: block;
		width: 5.85938vw;
		height: .29297vw;
		position: absolute;
		bottom: 0;
		left: 0
	}

	#company.message .message .unit {
		display: -webkit-box;
		display: -ms-flexbox;
		display: flex;
		-webkit-box-pack: justify;
		-ms-flex-pack: justify;
		justify-content: space-between
	}

	#company.message .message .unit .txt {
		width: 62.5vw
	}

	#company.message .message .unit .txt p {
		letter-spacing: 0.08em;
		line-height: 1.8;
		margin-bottom: 6.83594vw
	}

	#company.message .message .unit .txt dl {
		text-align: right;
		font-size: 1.26953vw
	}

	#company.message .message .unit .txt dl dt {
		margin-bottom: .39062vw
	}

	#company.message .message .unit .img {
		margin-right: -5.85938vw;
		width: 39.0625vw
	}

	#company.idea .partner {
		margin-bottom: 12.69531vw;
		display: -webkit-box;
		display: -ms-flexbox;
		display: flex;
		-webkit-box-pack: justify;
		-ms-flex-pack: justify;
		justify-content: space-between
	}

	#company.idea .partner .img {
		position: relative;
		width: 51.75781vw;
		padding-top: 6.34766vw
	}

	#company.idea .partner .img:before {
		background-color: #f7f4ee;
		content: '';
		display: block;
		width: 50vw;
		min-width: 65.42969vw;
		height: 55.07812vw;
		position: absolute;
		top: 0;
		right: 0
	}

	#company.idea .partner .img img {
		position: relative;
		z-index: 2
	}

	#company.idea .partner .txt {
		width: 53.71094vw;
		padding-left: 5.85938vw;
		padding-top: 6.83594vw
	}

	#company.idea .partner .txt dl {
		border-bottom: 1px solid #f0ebe3;
		padding-bottom: 3.90625vw;
		margin-bottom: 3.90625vw
	}

	#company.idea .partner .txt dl:last-of-type {
		border: none;
		margin-bottom: 0;
		padding-bottom: 0
	}

	#company.idea .partner .txt dl dt {
		font-family: 'Libre Caslon Text', serif;
		font-size: 4.10156vw;
		letter-spacing: 0.05em;
		margin-bottom: 1.95312vw;
		color: #00236e
	}

	#company.idea .partner .txt dl dd {
		letter-spacing: 0.05em;
		line-height: 1.8
	}

	#company.idea .idea .unit {
		margin-bottom: 11.71875vw;
		position: relative
	}

	#company.idea .idea .unit:last-of-type {
		margin-bottom: 0
	}

	#company.idea .idea .unit h3 {
		width: 35.15625vw;
		padding: 4.88281vw 0;
		text-align: center;
		color: #fff;
		letter-spacing: 0.05em;
		position: absolute;
		top: -5.85938vw;
		left: 0
	}

	#company.idea .idea .unit h3 span {
		display: block
	}

	#company.idea .idea .unit h3 span.en {
		font-family: 'Libre Caslon Text', serif;
		margin-bottom: 1.75781vw
	}

	#company.idea .idea .unit h3 span.ja {
		font-family: '游明朝', 'Yu Mincho', YuMincho, 'Hiragino Mincho Pro', serif;
		font-size: 1.75781vw
	}

	#company.idea .idea .unit p {
		background-color: #f7f4ee;
		padding: 4.88281vw 5.85938vw 4.88281vw 28.32031vw;
		letter-spacing: 0.05em;
		line-height: 1.8;
		width: calc(100% - 11.71875vw);
		margin-left: auto
	}

	#company.idea .idea .unit.reverse h3 {
		left: auto;
		right: 0
	}

	#company.idea .idea .unit.reverse p {
		padding: 4.88281vw 28.32031vw 4.88281vw 5.85938vw;
		margin-left: 0;
		margin-right: auto
	}

	#company.idea .idea .unit.u1 h3 {
		background: -webkit-gradient(linear, left top, right top, from(#2d79b2), to(#205aa1));
		background: linear-gradient(to right, #2d79b2 0%, #205aa1 100%)
	}

	#company.idea .idea .unit.u2 h3 {
		background: -webkit-gradient(linear, left top, right top, from(#1f58a0), to(#12398f));
		background: linear-gradient(to right, #1f58a0 0%, #12398f 100%)
	}

	#company.idea .idea .unit.u3 h3 {
		background: -webkit-gradient(linear, left top, right top, from(#2464a7), to(#174596));
		background: linear-gradient(to right, #2464a7 0%, #174596 100%)
	}

	#company.idea .idea .unit.u4 h3 {
		background: -webkit-gradient(linear, left top, right top, from(#358ebe), to(#2970ad));
		background: linear-gradient(to right, #358ebe 0%, #2970ad 100%)
	}

	#company.idea .idea .unit.u5 h3 {
		background: -webkit-gradient(linear, left top, right top, from(#3b9ac4), to(#2e7cb4));
		background: linear-gradient(to right, #3b9ac4 0%, #2e7cb4 100%)
	}

	#company.csr .tu1 .img {
		text-align: center;
		border-top: 1px solid #f0ebe3;
		border-bottom: 1px solid #f0ebe3;
		padding: 3.90625vw 0
	}

	#company.csr .tu2 .flex {
		display: -webkit-box;
		display: -ms-flexbox;
		display: flex;
		-webkit-box-pack: justify;
		-ms-flex-pack: justify;
		justify-content: space-between
	}

	#company.csr .tu2 .flex .txt {
		width: 50.78125vw
	}

	#company.csr .tu2 .flex .img {
		width: calc(100% - 54.6875vw)
	}

	#company.csr .tu3 .img {
		text-align: center
	}

	#company.csr .tu4 {
		display: -webkit-box;
		display: -ms-flexbox;
		display: flex;
		-webkit-box-pack: justify;
		-ms-flex-pack: justify;
		justify-content: space-between;
		padding-bottom: 5.85938vw;
		border-bottom: 1px solid #f0ebe3;
		margin-bottom: 5.85938vw
	}

	#company.csr .tu4 .txt {
		width: 50.78125vw;
		line-height: 1.8
	}

	#company.csr .tu4 .txt ul {
		margin-bottom: 2.92969vw
	}

	#company.csr .tu4 .img {
		width: calc(100% - 54.6875vw);
		text-align: center
	}

	#company.csr .tu4 .img figcaption {
		font-size: 1.17188vw;
		margin-bottom: .97656vw;
		line-height: 1.6
	}

	#company.csr .tu5 {
		display: -webkit-box;
		display: -ms-flexbox;
		display: flex;
		-webkit-box-pack: justify;
		-ms-flex-pack: justify;
		justify-content: space-between;
		padding-bottom: 5.85938vw;
		border-bottom: 1px solid #f0ebe3;
		margin-bottom: 5.85938vw
	}

	#company.csr .tu5 .env {
		width: calc(50% - 2.92969vw)
	}

	#company.csr .tu5 .env h4 {
		font-family: '游明朝', 'Yu Mincho', YuMincho, 'Hiragino Mincho Pro', serif;
		color: #00236e;
		font-size: 1.66016vw;
		margin-bottom: 2.44141vw;
		padding-bottom: 1.95312vw;
		position: relative;
		text-align: center
	}

	#company.csr .tu5 .env h4:after {
		background-color: #00236e;
		content: '';
		display: block;
		width: 3.41797vw;
		height: .19531vw;
		position: absolute;
		bottom: 0;
		left: 50%;
		margin-left: -1.66016vw
	}

	#company.csr .tu5 .env figure {
		text-align: center;
		margin-bottom: 3.90625vw
	}

	#company.csr .tu5 .env p {
		margin-bottom: 0
	}

	#company.csr .tu6 {
		margin-bottom: 6.83594vw
	}

	#company.csr .tu6 .flex {
		display: -webkit-box;
		display: -ms-flexbox;
		display: flex;
		-webkit-box-pack: justify;
		-ms-flex-pack: justify;
		justify-content: space-between;
		margin-bottom: 3.90625vw
	}

	#company.csr .tu6 .flex .txt {
		width: 50.78125vw
	}

	#company.csr .tu6 .flex .img {
		width: calc(100% - 54.6875vw)
	}

	#company.real_partner .partner {
		padding-bottom: 9.76562vw;
		margin-bottom: 5.85938vw;
		border-bottom: 1px solid #f0ebe3
	}

	#company.real_partner .partner h2 {
		text-align: center;
		margin-bottom: 1.36719vw
	}

	#company.real_partner .partner h2 img {
		width: 50vw
	}

	#company.real_partner .partner .read {
		width: 62.5vw;
		margin: 0 auto 5.85938vw auto
	}

	#company.real_partner .partner .flex {
		display: -webkit-box;
		display: -ms-flexbox;
		display: flex;
		-webkit-box-pack: justify;
		-ms-flex-pack: justify;
		justify-content: space-between
	}

	#company.real_partner .partner .flex .img {
		width: 34.17969vw
	}

	#company.real_partner .partner .flex .txt {
		width: calc(100% - 39.0625vw)
	}

	#company.real_partner .partner .flex .txt .blue_title {
		position: relative;
		padding-bottom: 3.32031vw
	}

	#company.real_partner .partner .flex .txt .blue_title:after {
		background-color: #00236e;
		content: '';
		display: block;
		width: 5.85938vw;
		height: .29297vw;
		position: absolute;
		bottom: 0;
		left: 0
	}

	#company.real_partner .partner .flex .txt dd {
		line-height: 1.8;
		letter-spacing: 0.05em
	}

	#company.real_partner .real {
		display: -webkit-box;
		display: -ms-flexbox;
		display: flex;
		-webkit-box-pack: justify;
		-ms-flex-pack: justify;
		justify-content: space-between
	}

	#company.real_partner .real .real_unit {
		width: calc(33.3% - 4.00391vw);
		position: relative
	}

	#company.real_partner .real .real_unit:after {
		background-color: #f7f4ee;
		content: '';
		display: block;
		width: 1px;
		height: 100%;
		position: absolute;
		top: 0;
		right: -2.92969vw
	}

	#company.real_partner .real .real_unit:last-of-type:after {
		display: none
	}

	#company.real_partner .real .real_unit h3 {
		text-align: center;
		margin-bottom: 3.90625vw;
		padding-bottom: 2.24609vw;
		position: relative
	}

	#company.real_partner .real .real_unit h3:after {
		background-color: #00236e;
		content: '';
		display: block;
		width: 2.44141vw;
		height: .29297vw;
		position: absolute;
		bottom: 0;
		left: 50%;
		margin-left: -1.26953vw
	}

	#company.real_partner .real .real_unit h4 {
		font-family: '游明朝', 'Yu Mincho', YuMincho, 'Hiragino Mincho Pro', serif;
		text-align: center;
		font-size: 1.66016vw;
		margin-bottom: 2.44141vw;
		min-height: 5.66406vw;
		line-height: 1.7;
		letter-spacing: 0.15em;
		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
	}

	#company.real_partner .real .real_unit .img {
		margin-bottom: 2.92969vw
	}

	#company.real_partner .real .real_unit p {
		line-height: 1.8;
		letter-spacing: 0.05em
	}

	#company.news .news_index .news_unit {
		margin-bottom: 3.41797vw;
		padding-bottom: 3.41797vw;
		border-bottom: 1px solid #f0ebe3
	}

	#company.news .news_index .news_unit:last-of-type {
		margin-bottom: 0;
		padding-bottom: 0;
		border-bottom: none
	}

	#company.news .news_index .news_unit a {
		-webkit-transition-duration: .4s;
		transition-duration: .4s;
		-webkit-transition-timing-function: ease;
		transition-timing-function: ease;
		-webkit-transition-property: all;
		transition-property: all;
		-webkit-transition-delay: 0s;
		transition-delay: 0s;
		display: -webkit-box;
		display: -ms-flexbox;
		display: flex;
		-webkit-box-pack: justify;
		-ms-flex-pack: justify;
		justify-content: space-between
	}

	#company.news .news_index .news_unit a:hover {
		opacity: 0.6;
		color: #00236e
	}

	#company.news .news_index .news_unit a .img {
		width: 33.98438vw;
		height: 10.74219vw
	}

	#company.news .news_index .news_unit a .img img {
		width: 100%;
		height: 100%;
		-o-object-fit: cover;
		object-fit: cover
	}

	#company.news .news_index .news_unit a .txt {
		width: calc(100% - 37.69531vw)
	}

	#company.news .news_index .news_unit a .txt .header {
		display: -webkit-box;
		display: -ms-flexbox;
		display: flex;
		-webkit-box-align: center;
		-ms-flex-align: center;
		align-items: center;
		margin-bottom: 2.44141vw
	}

	#company.news .news_index .news_unit a .txt .header .date {
		margin-right: 2.53906vw
	}

	#company.news .news_index .news_unit a .txt p {
		line-height: 1.8;
		letter-spacing: 0.15em
	}

	#company.news .news_index #moreNews {
		margin-bottom: 5.85938vw
	}

	#company.news .news_index .btn_news_more {
		font-family: 'Libre Caslon Text', serif;
		font-size: 1.36719vw;
		border: 1px solid #7d6e5a;
		colir: #7d6e5a;
		letter-spacing: 0.08em;
		display: none
	}

	#company.news .news_index .btn_news_more.active {
		display: block
	}

	#company.news .news_index .btn_news_more a {
		-webkit-transition-duration: .4s;
		transition-duration: .4s;
		-webkit-transition-timing-function: ease;
		transition-timing-function: ease;
		-webkit-transition-property: all;
		transition-property: all;
		-webkit-transition-delay: 0s;
		transition-delay: 0s;
		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;
		width: 100%;
		height: 4.6875vw
	}

	#company.news .news_index .btn_news_more a:hover {
		opacity: 0.6;
		color: #00236e
	}

	#company.news .news_index .btn_news_more a:before {
		background: url(../img/common/ic_plus3.svg) no-repeat 0 0;
		background-size: 100%;
		content: '';
		display: block;
		width: .97656vw;
		height: .97656vw;
		margin-right: .78125vw
	}

	#company.news .news_index.active .btn_news_more a:before {
		background: url(../img/common/ic_minus3.svg) no-repeat 0 50%;
		background-size: 100% auto
	}

	#company.news .news_detail header {
		margin-bottom: 7.32422vw;
		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
	}

	#company.news .news_detail header .date {
		margin-right: 2.53906vw
	}

	#company.news .news_detail header .btn {
		-webkit-transition-duration: .4s;
		transition-duration: .4s;
		-webkit-transition-timing-function: ease;
		transition-timing-function: ease;
		-webkit-transition-property: all;
		transition-property: all;
		-webkit-transition-delay: 0s;
		transition-delay: 0s;
		font-weight: bold;
		display: -webkit-box;
		display: -ms-flexbox;
		display: flex;
		-webkit-box-align: center;
		-ms-flex-align: center;
		align-items: center
	}

	#company.news .news_detail header .btn:hover {
		opacity: 0.6;
		color: #00236e
	}

	#company.news .news_detail header .btn:after {
		background: url(../img/common/ic_right_blue.svg) no-repeat 0 0;
		background-size: 100%;
		content: '';
		display: block;
		width: 1.46484vw;
		height: 1.46484vw;
		margin-left: .58594vw
	}

	#company.news .news_detail footer {
		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
	}

	#company.news .news_detail footer a {
		-webkit-transition-duration: .4s;
		transition-duration: .4s;
		-webkit-transition-timing-function: ease;
		transition-timing-function: ease;
		-webkit-transition-property: all;
		transition-property: all;
		-webkit-transition-delay: 0s;
		transition-delay: 0s;
		display: -webkit-box;
		display: -ms-flexbox;
		display: flex;
		-webkit-box-align: center;
		-ms-flex-align: center;
		align-items: center;
		font-weight: bold
	}

	#company.news .news_detail footer a:hover {
		opacity: 0.6;
		color: #00236e
	}

	#company.news .news_detail footer a.prev:before {
		background: url(../img/common/ic_left_blue.svg) no-repeat 0 0;
		background-size: 100%;
		content: '';
		display: block;
		width: 1.46484vw;
		height: 1.46484vw;
		margin-right: .58594vw
	}

	#company.news .news_detail footer a.next:after {
		background: url(../img/common/ic_right_blue.svg) no-repeat 0 0;
		background-size: 100%;
		content: '';
		display: block;
		width: 1.46484vw;
		height: 1.46484vw;
		margin-left: .58594vw
	}

	#company.news .news_detail .news_main {
		margin-bottom: 11.71875vw;
		font-size: 1.36719vw;
		letter-spacing: 0.15em;
		line-height: 1.7
	}

	#company.news .news_detail .news_main h2 {
		font-family: '游明朝', 'Yu Mincho', YuMincho, 'Hiragino Mincho Pro', serif;
		font-size: 2.73438vw;
		letter-spacing: 0.18em;
		margin-bottom: 4.88281vw
	}

	#company.news .news_detail .news_main h3 {
		font-family: '游明朝', 'Yu Mincho', YuMincho, 'Hiragino Mincho Pro', serif;
		font-size: 2.53906vw;
		letter-spacing: 0.18em;
		margin-bottom: 4.39453vw
	}

	#company.news .news_detail .news_main h4 {
		font-family: '游明朝', 'Yu Mincho', YuMincho, 'Hiragino Mincho Pro', serif;
		font-size: 2.34375vw;
		letter-spacing: 0.18em;
		margin-bottom: 3.90625vw
	}

	#company.news .news_detail .news_main h5 {
		font-family: '游明朝', 'Yu Mincho', YuMincho, 'Hiragino Mincho Pro', serif;
		font-size: 2.14844vw;
		letter-spacing: 0.18em;
		margin-bottom: 3.41797vw
	}

	#company.news .news_detail .news_main h6 {
		font-family: '游明朝', 'Yu Mincho', YuMincho, 'Hiragino Mincho Pro', serif;
		font-size: 1.95312vw;
		letter-spacing: 0.18em;
		margin-bottom: 2.92969vw
	}

	#company.news .news_detail .news_main a {
		color: #00236e;
		text-decoration: underline;
		display: inline-block
	}

	#company.news .news_detail .news_main a:hover {
		text-decoration: none
	}

	#company.news .news_detail .news_main a img {
		-webkit-transition-duration: .4s;
		transition-duration: .4s;
		-webkit-transition-timing-function: ease;
		transition-timing-function: ease;
		-webkit-transition-property: all;
		transition-property: all;
		-webkit-transition-delay: 0s;
		transition-delay: 0s
	}

	#company.news .news_detail .news_main a img:hover {
		opacity: 0.6;
		color: #00236e
	}

	#company.news .news_detail .news_main .table {
		display: -webkit-box;
		display: -ms-flexbox;
		display: flex;
		border-bottom: 1px solid #f0ebe3;
		padding-bottom: 2.92969vw;
		margin-bottom: 2.92969vw
	}

	#company.news .news_detail .news_main .table dt {
		font-weight: bold;
		width: 25%
	}

	#company.news .news_detail .news_main .table dd {
		width: 75%
	}

	#company.news .news_detail .news_main .imgcentering {
		display: block;
		margin: 0 auto 1.46484vw auto
	}

	.solution_links {
		width: 100%;
		margin: 0 auto;
		position: relative;
		padding-bottom: 4.88281vw;
		display: -webkit-box;
		display: -ms-flexbox;
		display: flex;
		-webkit-box-pack: justify;
		-ms-flex-pack: justify;
		justify-content: space-between;
		-ms-flex-wrap: wrap;
		flex-wrap: wrap
	}

	.solution_links:before {
		-webkit-transform: translateX(-50%);
		transform: translateX(-50%);
		background-color: #f7f4ee;
		content: '';
		display: block;
		width: 100vw;
		min-width: initial;
		height: calc(100% - 23.4375vw);
		position: absolute;
		bottom: 0;
		left: 50%;
		z-index: 0
	}

	.solution_links:after {
		font-family: 'Libre Caslon Text', serif;
		-webkit-transform: rotate(-90deg) translate(-100%, -3.41797vw);
		transform: rotate(-90deg) translate(-100%, -3.41797vw);
		-webkit-transform-origin: 0 100%;
		transform-origin: 0 100%;
		color: #a0a0a0;
		content: 'SERVICE & SOLUTION';
		font-size: 1.17188vw;
		letter-spacing: 0.08em;
		display: block;
		position: absolute;
		top: -1.17188vw;
		left: 0
	}

	.solution_links.uniqueness:after {
		content: 'UNIQUENESS'
	}

	.solution_links.nobg:before {
		display: none
	}

	.sol_unit {
		margin-bottom: 9.76562vw;
		width: calc(50% - 2.92969vw);
		position: relative;
		z-index: 2
	}

	.sol_unit a {
		display: block
	}

	.sol_unit a:hover figure img {
		-webkit-transform: scale(1.1);
		transform: scale(1.1)
	}

	.sol_unit .img {
		overflow: hidden;
		display: block;
		position: relative
	}

	.sol_unit .img img {
		-webkit-transition-duration: .4s;
		transition-duration: .4s;
		-webkit-transition-timing-function: ease;
		transition-timing-function: ease;
		-webkit-transition-property: all;
		transition-property: all;
		-webkit-transition-delay: 0s;
		transition-delay: 0s;
		vertical-align: bottom
	}

	.sol_unit .img figcaption {
		font-family: '游明朝', 'Yu Mincho', YuMincho, 'Hiragino Mincho Pro', serif;
		background-color: #00236e;
		position: absolute;
		bottom: 0;
		left: 0;
		color: #fff;
		font-size: 1.95312vw;
		letter-spacing: 0.02em;
		line-height: 1.3;
		width: 27.73438vw;
		height: 9.17969vw;
		display: -webkit-box;
		display: -ms-flexbox;
		display: flex;
		-webkit-box-align: center;
		-ms-flex-align: center;
		align-items: center;
		padding-left: 2.53906vw;
		padding-right: 4.88281vw
	}

	.sol_unit .img figcaption:after {
		background: url(../img/common/ic_right_white.svg) no-repeat 0 0;
		background-size: 100%;
		content: '';
		display: block;
		width: 1.95312vw;
		height: 1.95312vw;
		position: absolute;
		top: 50%;
		right: 1.95312vw;
		margin-top: -.97656vw
	}

	.sol_unit .img figcaption span {
		font-family: '游ゴシック体', YuGothic, '游ゴシック Medium', 'Yu Gothic Medium', '游ゴシック', 'Yu Gothic', 'Hiragino Kaku Gothic ProN', 'ヒラギノ角ゴ ProN W3', 'メイリオ', Meiryo, sans-serif;
		font-size: 1.26953vw;
		font-weight: bold
	}

	.sol_unit .txt {
		padding: 2.92969vw 2.53906vw 0 2.53906vw;
		letter-spacing: 0.15em;
		line-height: 1.8
	}

	.sol_unit.wide {
		width: 100%
	}

	.sol_unit.wide .img figcaption {
		width: 62.69531vw;
		height: 12.89062vw;
		font-size: 2.44141vw
	}

	.sol_unit.wide .img figcaption:after {
		width: 2.14844vw;
		height: 2.14844vw
	}

	.sol_unit.min {
		width: 25%;
		margin: 0
	}

	.sol_unit.min .img {
		position: relative;
		width: 100%
	}

	.sol_unit.min .img:before {
		content: '';
		padding-top: 100%;
		display: block
	}

	.sol_unit.min .img img {
		width: 100%;
		height: 100%;
		-o-object-fit: cover;
		object-fit: cover;
		position: absolute;
		top: 0;
		left: 0
	}

	.sol_unit.min .img figcaption {
		font-size: 1.36719vw;
		width: calc(100% - 3.51562vw);
		padding-left: 2.53906vw
	}

	.solution_info {
		padding: 11.71875vw 0 14.64844vw 0
	}

	.solution_info .solution_links {
		width: 100%;
		padding-bottom: 0
	}

	.sol_flex {
		display: -webkit-box;
		display: -ms-flexbox;
		display: flex;
		-webkit-box-pack: justify;
		-ms-flex-pack: justify;
		justify-content: space-between;
		-webkit-box-align: start;
		-ms-flex-align: start;
		align-items: flex-start;
		margin-bottom: 7.8125vw
	}

	.sol_flex .txt {
		width: 50%;
		position: relative;
		z-index: 2
	}

	.sol_flex .txt p {
		letter-spacing: 0.05em;
		line-height: 1.8
	}

	.sol_flex .img_unit {
		width: calc(50% - 2.92969vw);
		margin-right: -2.92969vw
	}

	.graph {
		text-align: center;
		display: block
	}

	.graph figure {
		margin-bottom: 6.83594vw
	}

	.graph p {
		letter-spacing: 0.05em;
		line-height: 1.8;
		text-align: left
	}

	.graph p:last-of-type {
		margin-bottom: 0
	}

	.graph .txt.bdr {
		border: 1px solid #dfdfdf;
		padding: 3.90625vw;
		font-size: 1.26953vw
	}

	.graph.flex {
		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
	}

	.graph.flex .txt {
		width: 50%;
		margin-right: 0
	}

	.graph.flex figure {
		width: calc(50% - 2.92969vw);
		margin-bottom: 0
	}

	.sol_thumbs {
		border-top: 1px solid #f0ebe3;
		padding-top: 5.85938vw;
		display: -webkit-box;
		display: -ms-flexbox;
		display: flex;
		-webkit-box-pack: justify;
		-ms-flex-pack: justify;
		justify-content: space-between
	}

	.sol_thumbs .unit {
		width: calc(33.3% - 4.00391vw);
		position: relative
	}

	.sol_thumbs .unit:after {
		background-color: #f7f4ee;
		content: '';
		display: block;
		width: 1px;
		height: 100%;
		position: absolute;
		top: 0;
		right: -2.92969vw
	}

	.sol_thumbs .unit:last-of-type:after {
		display: none
	}

	.sol_thumbs .unit dt {
		font-family: '游明朝', 'Yu Mincho', YuMincho, 'Hiragino Mincho Pro', serif;
		font-size: 2.53906vw;
		letter-spacing: 0.15em;
		text-align: center;
		padding-bottom: 2.92969vw;
		margin-bottom: 2.92969vw;
		position: relative;
		color: #00236e
	}

	.sol_thumbs .unit dt:after {
		background-color: #00236e;
		content: '';
		display: block;
		width: 2.44141vw;
		height: .29297vw;
		position: absolute;
		bottom: 0;
		left: 50%;
		margin-left: -1.26953vw
	}

	.sol_thumbs .unit dt span {
		display: block;
		font-size: 1.17188vw;
		letter-spacing: 0.05em;
		margin-top: .97656vw
	}

	.sol_thumbs .unit .img {
		margin-bottom: 2.92969vw
	}

	.sol_thumbs .unit .txt {
		letter-spacing: 0.05em;
		line-height: 1.8
	}

	#solution.outsourcing .graph img {
		width: 77.73438vw
	}

	#solution.erp .graph img {
		width: 58.59375vw
	}

	#solution.open_system .graph img {
		width: 70.3125vw
	}

	#solution.concurrent_engineer .graph img {
		width: 54.6875vw
	}

	#solution.software_development .graph img {
		width: 82.51953vw
	}

	#solution.consulting .graph img {
		width: 71.875vw
	}

	#___gcse_0 {
		color: #333 !important;
		font-size: 1.36719vw !important;
		line-height: 1.857 !important;
		letter-spacing: 0.05em !important
	}

	#___gcse_0 .gsc-tabsArea {
		display: none
	}

	#___gcse_0 .gsc-control-cse {
		padding: 0 !important;
		font-size: 1.5625vw !important;
		line-height: 1.857 !important;
		letter-spacing: 0.05em !important
	}

	#___gcse_0 .gsc-control-cse .gsc-refinementsArea {
		display: none
	}

	#___gcse_0 .gsc-control-cse .gsc-above-wrapper-area {
		margin-top: 3.90625vw
	}

	.gsc-result-info {
		padding-left: 0 !important;
		font-size: 1.36719vw !important
	}

	.gsc-orderby-label {
		padding: 0 .97656vw 0 0 !important;
		font-size: 1.75781vw !important;
		line-height: 1.2
	}

	.gsc-control-cse div {
		vertical-align: 0 !important
	}

	.gsc-selected-option-container {
		min-width: 9.76562vw !important;
		padding: 0 .97656vw !important;
		text-align: left !important
	}

	.gsc-option-menu-item {
		min-width: 9.76562vw !important;
		padding: 0 .97656vw !important
	}

	.gsc-results {
		padding-bottom: 0 !important;
		width: 100% !important
	}

	.gcsc-branding {
		padding: .97656vw 0 0 0 !important
	}

	.gcsc-branding-img-noclear {
		padding: 0 !important;
		vertical-align: middle !important
	}

	.gsc-table-result,
	.gsc-thumbnail-inside,
	.gsc-url-top {
		padding: 0 !important
	}

	.gsc-result .gs-title {
		height: auto !important;
		color: #00236e !important;
		font-size: 2.14844vw !important
	}

	.gsc-result .gs-title b {
		font-size: 2.14844vw !important
	}

	.gs-result .gs-title,
	.gs-result .gs-title * {
		text-decoration: none !important
	}

	.gs-webResult.gs-result a.gs-title,
	.gs-webResult.gs-result a.gs-title b {
		text-decoration: none !important
	}

	.gs-webResult.gs-result a.gs-title:link,
	.gs-webResult.gs-result a.gs-title:link b,
	.gs-webResult.gs-result a.gs-title:visited,
	.gs-webResult.gs-result a.gs-title:visited b,
	.gs-webResult.gs-result a.gs-title:hover,
	.gs-webResult.gs-result a.gs-title:hover b {
		color: #00236e !important
	}

	.gs-webResult a.gs-title:hover,
	.gs-webResult a.gs-title:hover b {
		text-decoration: underline !important
	}

	.gs-webResult div.gs-visibleUrl,
	.gs-imageResult div.gs-visibleUrl {
		color: #666 !important;
		font-size: 1.17188vw !important
	}

	.gsc-control-cse .gsc-table-result {
		margin-top: 1.95312vw
	}

	.gs-image-box.gs-web-image-box.gs-web-image-box-landscape {
		width: 10.54688vw !important;
		margin-right: 1.95312vw !important;
		padding: 0 !important
	}

	.gs-image-box.gs-web-image-box.gs-web-image-box-portrait {
		margin-right: 1.95312vw !important;
		padding: 0 !important
	}

	.gs-web-image-box-landscape img.gs-image {
		max-height: 6.83594vw !important;
		max-width: 10.54688vw !important
	}

	.gs-result img.gs-image,
	.gs-result img.gs-promotion-image {
		border: none !important
	}

	.gsc-above-wrapper-area {
		border-bottom: 1px solid #d9d9d9 !important
	}

	.gsc-webResult.gsc-result,
	.gsc-results .gsc-imageResult {
		border-color: #d9d9d9 !important;
		border-top: none !important;
		border-left: none !important;
		border-right: none !important
	}

	.gsc-webResult .gsc-result {
		padding: 2.44141vw 0 2.63672vw 0 !important
	}

	.gsc-results .gsc-cursor-box {
		margin: 8.78906vw 0 5.85938vw 0 !important;
		text-align: center !important
	}

	.gsc-cursor {
		padding-left: 1.46484vw !important;
		text-align: center
	}

	.gsc-results .gsc-cursor-box .gsc-cursor-page {
		-webkit-transition-duration: .4s;
		transition-duration: .4s;
		-webkit-transition-timing-function: ease;
		transition-timing-function: ease;
		-webkit-transition-property: all;
		transition-property: all;
		-webkit-transition-delay: 0s;
		transition-delay: 0s;
		display: inline-block !important;
		width: 4.78516vw !important;
		padding: 1.07422vw 0 .97656vw 0 !important;
		margin-right: 1.46484vw !important;
		background-color: #fff !important;
		border: 1px solid #00236e !important;
		color: #00236e !important;
		font-size: 1.46484vw !important;
		font-weight: bold !important
	}

	.gsc-results .gsc-cursor-box .gsc-cursor-page:hover {
		color: #fff !important;
		background-color: #00236e !important;
		text-decoration: none !important;
		border: 1px solid #00236e !important
	}

	.gsc-results .gsc-cursor-box .gsc-cursor-current-page {
		font-family: 'ãƒ¡ã‚¤ãƒªã‚ª', 'Meiryo', sans-serif !important;
		color: #fff !important;
		background-color: #00236e !important;
		border: 1px solid #00236e !important
	}

	.gsc-results .gsc-cursor {
		margin: 0 auto !important
	}

	.gsc-wrapper.gsc-thinWrapper {
		border-right: none !important
	}

	.gs-webResult .gs-snippet,
	.gs-imageResult .gs-snippet,
	.gs-fileFormatType {
		padding: 0 !important;
		border: none !important;
		background: transparent !important;
		font-family: 'ãƒ¡ã‚¤ãƒªã‚ª', 'Meiryo', sans-serif;
		color: #333 !important;
		font-size: 1.5625vw !important
	}

	#cse-search2 {
		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;
		margin-bottom: 1.95312vw
	}

	#cse-search2 label {
		font-weight: bold;
		font-size: 1.17188vw;
		display: -webkit-box;
		display: -ms-flexbox;
		display: flex;
		-webkit-box-align: center;
		-ms-flex-align: center;
		align-items: center;
		margin-right: 1.66016vw
	}

	#cse-search2 label:before {
		background: url(../img/common/ic_search2.svg) no-repeat 0 0;
		background-size: 100%;
		content: '';
		display: block;
		width: 1.36719vw;
		height: 1.36719vw;
		margin-right: .48828vw
	}

	#cse-search2 form {
		height: 3.61328vw;
		display: -webkit-box;
		display: -ms-flexbox;
		display: flex
	}

	#cse-search2 form #gsc_input {
		border: 1px solid #dfdfdf;
		border-right: none;
		border-radius: .19531vw 0 0 .19531vw;
		height: 100% !important;
		display: block;
		padding: 0 .97656vw
	}

	#cse-search2 form .submitbtn {
		background: url(../img/common/ic_search.svg) no-repeat 50% 50% #000;
		background-size: 1.36719vw;
		width: 4.29688vw;
		height: 100%;
		border-radius: 0 .19531vw .19531vw 0;
		display: block
	}

	#uniqueness p {
		letter-spacing: 0.05em;
		line-height: 1.8;
		margin-bottom: 3.41797vw
	}

	#uniqueness p:last-of-type {
		margin-bottom: 0
	}

	#uniqueness p.mb {
		margin-bottom: 3.41797vw
	}

	#uniqueness .flex {
		display: -webkit-box;
		display: -ms-flexbox;
		display: flex;
		-webkit-box-pack: justify;
		-ms-flex-pack: justify;
		justify-content: space-between
	}

	#uniqueness .flex.reverse {
		-webkit-box-orient: horizontal;
		-webkit-box-direction: reverse;
		-ms-flex-direction: row-reverse;
		flex-direction: row-reverse
	}

	#uniqueness .f1 .txt {
		width: 56.05469vw;
		position: relative;
		z-index: 2
	}

	#uniqueness .f1 .txt .title {
		margin-bottom: 6.83594vw;
		padding-bottom: 6.83594vw;
		position: relative
	}

	#uniqueness .f1 .txt .title:after {
		background-color: #00236e;
		content: '';
		display: block;
		width: 5.85938vw;
		height: .29297vw;
		position: absolute;
		bottom: 0;
		left: 0
	}

	#uniqueness .f1 .txt .title h2 {
		margin-bottom: 2.92969vw
	}

	#uniqueness .f1 .txt .title h2 img {
		height: 5.85938vw
	}

	#uniqueness .f1 .txt .title .read {
		font-weight: bold;
		font-size: 1.36719vw;
		letter-spacing: 0.2em;
		line-height: 2;
		margin-bottom: 0
	}

	#uniqueness .f1 .txt p:last-of-type {
		margin-bottom: 6.83594vw
	}

	#uniqueness .f1 .img {
		width: 58.10547vw;
		margin-right: -5.85938vw;
		margin-left: -2.92969vw
	}

	#uniqueness .training {
		padding: 11.71875vw 0
	}

	#uniqueness .training .flex {
		-webkit-box-align: start;
		-ms-flex-align: start;
		align-items: flex-start;
		margin-bottom: 17.57812vw
	}

	#uniqueness .training .flex:last-of-type {
		margin-bottom: 0
	}

	#uniqueness .training .flex.reverse .img_unit {
		padding: 0 5.85938vw 11.71875vw 0
	}

	#uniqueness .training .flex.reverse .img_unit:before {
		left: -12.69531vw;
		right: auto;
		top: auto;
		bottom: 0
	}

	#uniqueness .training .flex.reverse .img_unit figure {
		margin: 0 -19.82422vw 0 0
	}

	#uniqueness .training .blue_title {
		text-align: center;
		margin-bottom: 8.30078vw;
		padding-bottom: 5.37109vw;
		position: relative;
		font-size: 3.32031vw
	}

	#uniqueness .training .blue_title:after {
		background-color: #00236e;
		content: '';
		display: block;
		width: 5.85938vw;
		height: .29297vw;
		position: absolute;
		bottom: 0;
		left: 50%;
		margin-left: -2.92969vw
	}

	#uniqueness .training .img_unit {
		padding: 7.8125vw 0 0 5.85938vw
	}

	#uniqueness .training .img_unit:before {
		background-color: #fff;
		left: auto;
		right: -12.69531vw;
		bottom: auto;
		top: 0;
		min-width: calc(100% + 12.69531vw)
	}

	#uniqueness .training .img_unit figure {
		width: 53.71094vw;
		margin-left: -19.82422vw;
		-webkit-box-shadow: 0 2.63672vw 10.54688vw rgba(17, 17, 17, 0.16);
		box-shadow: 0 2.63672vw 10.54688vw rgba(17, 17, 17, 0.16)
	}

	#uniqueness .training .txt {
		width: 57.61719vw;
		position: relative;
		z-index: 5
	}

	#uniqueness .training .unit {
		border-bottom: 1px solid #f0ebe3;
		margin-bottom: 2.44141vw;
		padding-bottom: 2.44141vw
	}

	#uniqueness .training .unit .unit_title {
		font-size: 1.5625vw;
		font-weight: bold;
		color: #00236e;
		margin-bottom: 1.46484vw;
		letter-spacing: 0.02em
	}

	#uniqueness .training .unit .unit_contents {
		font-size: 1.26953vw
	}

	#uniqueness .training .unit .unit_contents .simple_title {
		font-size: 1.46484vw
	}

	#uniqueness .training .unit .unit_contents dl {
		margin-bottom: 1.95312vw;
		line-height: 1.6
	}

	#uniqueness .training .unit .unit_contents dl:last-of-type {
		margin-bottom: 0
	}

	#uniqueness .training .unit .unit_contents dl dt {
		font-weight: bold;
		margin-bottom: .48828vw
	}

	#uniqueness .training .btn {
		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
	}

	#uniqueness .training .btn span {
		font-size: 1.07422vw;
		letter-spacing: 0.02em;
		display: inline-block
	}
}

@media screen and (max-width: 750px) {
	body {
		font-size: 3.73333vw
	}

	.terms_read {
		padding: 0 0 9.33333vw 0;
		margin-bottom: 9.33333vw
	}

	.terms_end {
		font-size: 2.93333vw
	}

	.terms_unit {
		margin-bottom: 16vw
	}

	.terms_unit dd {
		padding: 0
	}

	.terms_unit dd p,
	.terms_unit dd ul,
	.terms_unit dd ol,
	.terms_unit dd table {
		margin-bottom: 8vw
	}

	.terms_unit dd table {
		border: 1px solid #f0ebe3
	}

	.terms_unit dd table th {
		border: 1px solid #f0ebe3;
		background-color: #f7f4ee;
		font-weight: bold;
		text-align: center;
		padding: 4.8vw 0;
		width: 50%
	}

	.terms_unit dd table td {
		border: 1px solid #f0ebe3;
		padding: 6.66667vw;
		line-height: 1.6
	}

	.terms_unit dd ol li {
		padding-left: 10.66667vw;
		text-indent: -10.13333vw
	}

	.terms_unit dd a {
		color: #00236e;
		text-decoration: underline
	}

	.terms_unit dd a:hover {
		text-decoration: none
	}

	.table_unit {
		font-size: 3.46667vw;
		border-bottom: 1px solid #f0ebe3
	}

	.table_unit dt {
		border: 1px solid #f0ebe3;
		border-bottom: none;
		background-color: #f7f4ee;
		font-weight: bold;
		text-align: center;
		padding: 4vw 0
	}

	.table_unit dd {
		border: 1px solid #f0ebe3;
		border-bottom: none;
		padding: 4vw;
		line-height: 1.6
	}

	.txt_unit {
		padding: 0
	}

	.txt_unit p,
	.txt_unit figure {
		margin-bottom: 8vw
	}

	.txt_unit p.mb,
	.txt_unit figure.mb {
		margin-bottom: 8vw
	}

	.notice {
		font-size: 2.93333vw
	}

	.public_announcement {
		margin-top: 16vw
	}

	.public_announcement div {
		padding: 8vw 5.33333vw;
		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;
		line-height: 1.8
	}

	.public_announcement div span {
		color: #00236e;
		display: inline-block;
		text-decoration: underline;
		width: calc(100% - 24vw)
	}

	.public_announcement div img {
		margin-left: 5.33333vw;
		width: 18.66667vw
	}

	.contents_title {
		font-size: 4.26667vw;
		border-bottom: 2px solid #00236e;
		margin-bottom: 10.66667vw;
		padding-bottom: 4.53333vw
	}

	.contents_title.large {
		font-size: 4.53333vw
	}

	.sec_title {
		margin-bottom: 5.33333vw
	}

	.sec_title span {
		font-size: 2.66667vw;
		border-bottom: .8vw solid #00236e;
		margin-bottom: 4.8vw;
		padding-bottom: 1.86667vw
	}

	.sec_title strong {
		font-size: 5.33333vw
	}

	.sec_title.large {
		margin-bottom: 6.66667vw
	}

	.sec_title.large strong {
		font-size: 8.53333vw
	}

	.mini_title {
		font-size: 2.66667vw;
		border-bottom: .8vw solid #00236e;
		margin-bottom: 6.66667vw;
		padding-bottom: 1.86667vw
	}

	.blue_title {
		margin-bottom: 5.33333vw;
		font-size: 4.8vw;
		letter-spacing: 0.12em;
		white-space: initial
	}

	.blue_title.large {
		font-size: 4.8vw;
		margin-bottom: 8vw
	}

	.simple_title {
		font-size: 4vw;
		margin-bottom: 4vw
	}

	.contents_info {
		padding: 13.33333vw 0
	}

	.page_navi {
		margin-bottom: 8vw
	}

	.page_navi a {
		font-size: 3.2vw;
		padding: 0 0 3.46667vw 0;
		margin-right: 1.6vw;
		line-height: 1.3
	}

	.page_navi.arrow a:after {
		width: 2.13333vw;
		height: 1.33333vw;
		top: 1.86667vw;
		right: 2.66667vw
	}

	.page_navi.wide {
		-ms-flex-wrap: wrap;
		flex-wrap: wrap
	}

	.page_navi.wide a {
		padding: 5.33333vw 2.66667vw;
		width: 100%;
		margin: 0
	}

	.page_navi.wide a:after {
		top: 50%;
		margin-top: -.66667vw
	}

	.date {
		font-size: 2.93333vw
	}

	.category {
		font-size: 2.66667vw;
		padding-bottom: 1.86667vw
	}

	.ic_scroll {
		bottom: 22.93333vw;
		right: -7.73333vw;
		font-size: 2.66667vw;
		color: #fff
	}

	.ic_scroll:after {
		width: 21.33333vw;
		border-left: 10.66667vw solid #c2c3c7;
		right: -22.93333vw
	}

	.btn_arrow:after {
		width: 4.26667vw;
		height: 4.26667vw;
		margin-left: 1.6vw
	}

	.btn_arrow.white:after {
		margin-left: 5.86667vw
	}

	.btn_border {
		font-size: 3.73333vw;
		width: 100%;
		height: 16vw
	}

	.btn_border:after {
		width: 4vw;
		height: 4vw;
		right: 5.33333vw;
		margin-top: -1.86667vw
	}

	.txt_links a {
		margin-right: 3vw;
		padding-right: 3vw
	}

	.txt_links a:after {
		height: 5.06667vw;
		margin-top: -2.4vw
	}

	.img_unit {
		position: relative;
		padding: 0 0 8vw 0
	}

	.img_unit:before {
		width: calc(100% + 10.66667vw);
		min-width: initial;
		height: calc(100% - 8vw);
		left: -5.33333vw
	}

	.img_unit figure {
		position: relative;
		z-index: 2;
		display: block;
		margin-bottom: 10.66667vw;
		-webkit-box-shadow: 7.2vw 7.2vw 14.4vw rgba(17, 17, 17, 0.16);
		box-shadow: 7.2vw 7.2vw 14.4vw rgba(17, 17, 17, 0.16)
	}

	.img_unit figure:last-of-type {
		margin-bottom: 0
	}

	#globalHeader {
		max-width: initial
	}

	#globalHeader.min .main .logo {
		padding: 3.46667vw 0 0 4vw
	}

	#globalHeader .sub {
		-webkit-box-pack: end;
		-ms-flex-pack: end;
		justify-content: flex-end;
		position: relative
	}

	#globalHeader .sub:before {
		background-color: #f7f4ee;
		content: '';
		display: block;
		width: 100%;
		height: 1px;
		position: absolute;
		bottom: 0;
		left: 0
	}

	#globalHeader .sub .sitecopy {
		display: none
	}

	#globalHeader .sub nav {
		width: auto;
		-webkit-box-pack: end;
		-ms-flex-pack: end;
		justify-content: flex-end;
		position: relative
	}

	#globalHeader .sub nav .mail {
		width: 14.93333vw;
		height: 14.93333vw
	}

	#globalHeader .sub nav .mail:before {
		width: 3.73333vw;
		height: 2.93333vw;
		margin-right: 0
	}

	#globalHeader .sub nav .mail span {
		display: none
	}

	#globalHeader .sub nav .search {
		width: 14.93333vw;
		height: 14.93333vw
	}

	#globalHeader .sub nav .search span {
		text-indent: -9999px;
		color: transparent
	}

	#globalHeader .sub nav .search span:before {
		background-image: url(../img/common/ic_search.svg);
		background-repeat: no-repeat;
		background-position: 0 0;
		background-size: 100%;
		content: '';
		display: block;
		width: 3.73333vw;
		height: 3.73333vw;
		position: absolute;
		top: 50%;
		left: 50%;
		margin: -1.86667vw 0 0 -1.86667vw
	}

	#globalHeader .sub nav .search form {
		background-color: #072c92;
		position: absolute;
		top: 14.93333vw;
		right: 0;
		border-radius: 0;
		margin-left: 0;
		height: 0;
		width: 100vw;
		padding: 2.66667vw;
		opacity: 0;
		visibility: hidden
	}

	#globalHeader .sub nav .search form .input {
		background-color: #fff;
		width: calc(100% - 11.73333vw);
		color: #000;
		padding: 0 5.33333vw;
		border-radius: .8vw 0 0 .8vw
	}

	#globalHeader .sub nav .search form .submit {
		background-size: 3.73333vw;
		border-radius: 0 .8vw .8vw 0;
		width: 11.73333vw
	}

	#globalHeader .sub nav .search.active {
		width: 14.93333vw
	}

	#globalHeader .sub nav .search.active form {
		opacity: 1;
		visibility: visible;
		width: 100vw;
		height: 15.2vw
	}

	#globalHeader .main {
		display: block;
		padding: 0;
		position: absolute;
		top: 0;
		left: 0
	}

	#globalHeader .main .logo {
		padding: 3.46667vw 0 0 4vw;
		width: 30.4vw
	}

	#globalHeader .main .logo img {
		height: 8vw
	}

	#globalHeader .main nav {
		display: none
	}

	#btnMenu {
		display: block;
		width: 14.93333vw;
		height: 14.93333vw;
		border-left: 1px solid #f0ebe3
	}

	#btnMenu a {
		display: block;
		position: relative;
		width: 100%;
		height: 100%
	}

	#btnMenu a span {
		-webkit-transition-duration: .4s;
		transition-duration: .4s;
		-webkit-transition-timing-function: ease;
		transition-timing-function: ease;
		-webkit-transition-property: all;
		transition-property: all;
		-webkit-transition-delay: 0s;
		transition-delay: 0s;
		background-color: #000;
		width: 2.66667vw;
		height: 2px;
		position: absolute;
		left: 6.13333vw
	}

	#btnMenu a span:nth-child(1) {
		top: 6.66667vw
	}

	#btnMenu a span:nth-child(2) {
		top: 8.26667vw
	}

	#btnMenu a.active span:nth-child(1) {
		-webkit-transform: rotate(-45deg);
		transform: rotate(-45deg);
		width: 4.53333vw;
		top: 7.46667vw;
		left: 5.33333vw
	}

	#btnMenu a.active span:nth-child(2) {
		-webkit-transform: rotate(45deg);
		transform: rotate(45deg);
		width: 4.53333vw;
		top: 7.46667vw;
		left: 5.33333vw
	}

	#globalNavi {
		-webkit-transition-duration: .4s;
		transition-duration: .4s;
		-webkit-transition-timing-function: ease;
		transition-timing-function: ease;
		-webkit-transition-property: all;
		transition-property: all;
		-webkit-transition-delay: 0s;
		transition-delay: 0s;
		display: block;
		width: 100%;
		height: calc(100% - 14.93333vw);
		position: fixed;
		top: 14.93333vw;
		left: 0;
		opacity: 0;
		visibility: hidden;
		z-index: 99
	}

	#globalNavi.active {
		opacity: 1;
		visibility: visible
	}

	#globalNavi .gnavi_container {
		width: 100%;
		height: 100%;
		overflow-y: scroll;
		overflow-x: hidden;
		scroll-behavior: smooth
	}

	#globalNavi .inner {
		background-color: #fff;
		-webkit-box-shadow: 0 .8vw 1.6vw rgba(0, 0, 0, 0.16);
		box-shadow: 0 .8vw 1.6vw rgba(0, 0, 0, 0.16)
	}

	#globalNavi .navi {
		display: block;
		font-weight: bold;
		padding: 5.33333vw 4vw;
		border-bottom: 1px solid #f0ebe3
	}

	#globalNavi .acc.active .acc_trigger:before {
		background-image: url(../img/common/ic_minus.svg)
	}

	#globalNavi .acc .acc_trigger {
		display: block;
		font-weight: bold;
		padding: 5.33333vw 4vw;
		border-bottom: 1px solid #f0ebe3;
		position: relative
	}

	#globalNavi .acc .acc_trigger:before {
		background-image: url(../img/common/ic_plus.svg);
		background-position: 0 0;
		background-repeat: no-repeat;
		background-size: 100%;
		content: '';
		display: block;
		width: 4vw;
		height: 4vw;
		position: absolute;
		top: 50%;
		right: 5.33333vw;
		margin-top: -2vw
	}

	#globalNavi .acc .acc_body {
		border-bottom: 1px solid #f0ebe3;
		color: #7d6e5a;
		padding: 4vw 0
	}

	#globalNavi .acc .acc_body li a {
		display: block;
		padding: 4vw 4vw
	}

	#globalFooter .main .inner {
		max-width: initial;
		padding: 8vw 5.33333vw;
		position: relative
	}

	#globalFooter .main .info {
		min-width: initial
	}

	#globalFooter .main .info dl {
		margin-bottom: 0
	}

	#globalFooter .main .info dl dt {
		font-size: 3.46667vw;
		margin-bottom: 5.86667vw;
		line-height: 1.5
	}

	#globalFooter .main .info dl dd {
		font-size: 2.93333vw
	}

	#globalFooter .main .info .icons {
		position: absolute;
		top: 6.66667vw;
		right: 5.33333vw
	}

	#globalFooter .main .info .icons span {
		width: 13.06667vw;
		margin-right: 1.6vw
	}

	#globalFooter .main .links {
		display: none
	}

	#globalFooter .sub .inner {
		max-width: initial;
		-ms-flex-wrap: wrap;
		flex-wrap: wrap;
		padding: 6.66667vw;
		position: relative
	}

	#globalFooter .sub nav {
		font-size: 3.46667vw;
		font-weight: bold;
		display: -webkit-box;
		display: -ms-flexbox;
		display: flex;
		-ms-flex-wrap: wrap;
		flex-wrap: wrap
	}

	#globalFooter .sub nav a {
		display: block;
		margin-right: 4.8vw;
		padding-right: 4.8vw;
		margin-bottom: 4.8vw
	}

	#globalFooter .sub nav a:last-of-type,
	#globalFooter .sub nav a:nth-child(even) {
		margin-right: 0;
		padding-right: 0;
		border-right: none
	}

	#globalFooter .sub nav a:hover {
		color: #7d6e5a
	}

	#globalFooter .sub .copyright {
		position: absolute;
		bottom: 3.2vw;
		right: 5.33333vw;
		font-size: 2.66667vw
	}

	#wrapper {
		min-width: initial
	}

	#container {
		padding-top: 15.2vw
	}

	#container.pb {
		padding-bottom: 16vw
	}

	#container .page_header {
		max-width: initial;
		margin: 0 auto 13.33333vw auto;
		height: auto
	}

	#container .page_header .mv {
		width: 100%;
		height: 53.33333vw;
		position: relative;
		overflow-y: hidden
	}

	#container .page_header .page_title {
		-webkit-transform: translateY(-50%);
		transform: translateY(-50%);
		top: calc(50% - 4vw);
		left: 5.33333vw;
		margin-top: 0;
		padding-right: 8vw
	}

	#container .page_header .page_title span {
		font-size: 2.66667vw;
		border-bottom: .8vw solid #00236e;
		padding-bottom: 1.86667vw;
		margin-bottom: 2.66667vw
	}

	#container .page_header .page_title strong {
		font-size: 8.53333vw;
		line-height: 1.2
	}

	#container .page_header .breadcrumbs {
		position: relative;
		width: calc(100% - 8vw);
		height: 8vw;
		padding: 0 5.33333vw;
		margin-top: -8vw;
		font-size: 2.66667vw;
		line-height: 1.5
	}

	#container .page_header .breadcrumbs a {
		margin-right: 1.33333vw
	}

	#container .page_header .breadcrumbs a:after {
		width: 1.86667vw;
		height: 2.13333vw;
		margin-left: 1.33333vw
	}

	#container .contents {
		margin-bottom: 21.33333vw
	}

	#container .contents .contents_inner {
		max-width: initial;
		padding: 0 5.33333vw
	}

	#container .contents .contents_inner.wide {
		max-width: initial
	}

	#top .mv {
		margin-bottom: 64vw
	}

	#top .mv .ic_scroll {
		bottom: 27.46667vw
	}

	#top .mv .mv_slide {
		height: 74.66667vw
	}

	#top .mv .mv_slide .slide .txt {
		background-color: #fff;
		bottom: auto;
		left: 0;
		top: 64vw;
		width: calc(100% - 8vw);
		height: 48vw;
		padding: 6.66667vw 5.33333vw;
		-webkit-box-pack: start;
		-ms-flex-pack: start;
		justify-content: flex-start;
		-webkit-box-align: start;
		-ms-flex-align: start;
		align-items: flex-start
	}

	#top .mv .mv_slide .slide .txt dt {
		margin-bottom: 4.26667vw
	}

	#top .mv .mv_slide .slide .txt dt .line1 {
		height: 5.33333vw
	}

	#top .mv .mv_slide .slide .txt dt .line2 {
		height: 12.26667vw
	}

	#top .mv .mv_slide .slide .txt dd {
		color: #000;
		font-size: 3.2vw;
		letter-spacing: 0;
		line-height: 1.6
	}

	#top .mv .mv_slide .slide .btn_arrow {
		bottom: -45.33333vw;
		right: auto;
		left: 5.33333vw;
		border-bottom: 2px solid #000;
		padding-bottom: 4vw;
		font-size: 3.2vw;
		color: #000
	}

	#top .mv .mv_slide .slide .btn_arrow:after {
		background-image: url(../img/common/ic_right_blue.svg)
	}

	#top .mv .swiper-button-next,
	#top .mv .swiper-button-prev {
		display: none
	}

	#top .mv .slide_control {
		-webkit-transform: translateX(0);
		transform: translateX(0);
		width: auto;
		bottom: -45.33333vw;
		right: 8vw
	}

	#top .mv .slide_control span {
		width: 11.73333vw;
		height: .8vw;
		margin-left: 1.86667vw
	}

	#top .news .contents_inner {
		display: block
	}

	#top .news .contents_inner .left_unit {
		width: 100%;
		display: -webkit-box;
		display: -ms-flexbox;
		display: flex;
		-webkit-box-pack: justify;
		-ms-flex-pack: justify;
		justify-content: space-between;
		margin-bottom: 6.66667vw
	}

	#top .news .contents_inner .left_unit .btn_arrow {
		font-size: 3.46667vw
	}

	#top .news .contents_inner .right_unit {
		width: 100%
	}

	#top .news .contents_inner .right_unit .news_list a {
		margin-bottom: 5.33333vw;
		padding-bottom: 5.33333vw
	}

	#top .news .contents_inner .right_unit .news_list a dl {
		display: block
	}

	#top .news .contents_inner .right_unit .news_list a dl dt {
		-webkit-box-pack: start;
		-ms-flex-pack: start;
		justify-content: flex-start;
		width: 100%;
		margin-bottom: 4vw
	}

	#top .news .contents_inner .right_unit .news_list a dl dt .date {
		margin-right: 5.33333vw
	}

	#top .news .contents_inner .right_unit .news_list a dl dd {
		width: 100%
	}

	#top .uniqueness {
		margin-bottom: 0
	}

	#top .uniqueness .solution_links {
		display: block
	}

	#top .uniqueness .sol_unit {
		width: calc(100% - 5.33333vw);
		margin-left: 5.33333vw;
		margin-bottom: 0
	}

	#top .uniqueness .sol_unit figcaption {
		position: relative;
		font-size: 5.33333vw;
		margin-bottom: 3.46667vw;
		height: auto;
		padding: 5.33333vw 18.66667vw 5.33333vw 5.33333vw;
		width: auto
	}

	#top .uniqueness .sol_unit figcaption span {
		font-size: 2.93333vw
	}

	#top .solution {
		padding-bottom: 16vw
	}

	#top .solution .top_solution {
		width: 100%
	}

	#top .solution .solution_links {
		width: 100%;
		padding-left: 5.33333vw
	}

	#top .company .flex {
		display: block;
		margin-bottom: 13.33333vw;
		position: relative;
		padding-bottom: 24vw
	}

	#top .company .flex .img {
		width: 100%;
		text-align: center
	}

	#top .company .flex .img img {
		width: 68vw
	}

	#top .company .flex .txt {
		width: 100%
	}

	#top .company .flex .txt p {
		margin-bottom: 8vw
	}

	#top .company .flex .btn_border {
		position: absolute;
		bottom: 0;
		left: 0
	}

	#top .company .company_links {
		margin-bottom: 5.86667vw
	}

	#top .company .company_links .link_unit {
		margin-bottom: 5.33333vw
	}

	#top .recruit {
		padding: 16vw 0
	}

	#top .recruit .flex {
		display: block;
		margin-bottom: 8.53333vw
	}

	#top .recruit .flex .sec_title {
		margin-bottom: 6.66667vw
	}

	#top .recruit .flex p {
		width: 100%
	}

	#top .recruit .recruit_links {
		display: block;
		width: 100%;
		margin-left: 0
	}

	#top .recruit .recruit_links .r_unit {
		width: 100%;
		margin-bottom: 9.33333vw
	}

	#top .recruit .recruit_links .r_unit:last-of-type {
		margin-bottom: 0
	}

	#top .recruit .recruit_links .r_unit a {
		padding-bottom: 10.66667vw
	}

	#top .recruit .recruit_links .r_unit .img {
		margin-bottom: 5.33333vw
	}

	#top .recruit .recruit_links .r_unit .txt {
		padding: 0 5.33333vw
	}

	#top .recruit .recruit_links .r_unit .txt h2 {
		margin-bottom: 6.66667vw
	}

	#top .recruit .recruit_links .r_unit .txt h2 span {
		font-size: 2.93333vw;
		padding-left: 2.13333vw;
		margin-bottom: 3.73333vw
	}

	#top .recruit .recruit_links .r_unit .txt h2 strong {
		font-size: 5.33333vw
	}

	#top .recruit .recruit_links .r_unit .btn_arrow {
		right: 5.33333vw
	}

	#top .recruit .recruit_links .r_unit:first-child .txt {
		padding-left: 5.33333vw;
		padding-right: 5.33333vw
	}

	#top .recruit .recruit_links .r_unit:last-child .txt {
		padding-right: 5.33333vw;
		padding-left: 5.33333vw
	}

	.company_links {
		padding: 0
	}

	.company_links:after {
		display: none
	}

	.company_links .link_unit {
		width: calc(50% - 1.33333vw);
		padding-bottom: 0;
		margin-bottom: 5.33333vw;
		border-bottom: none
	}

	.company_links .link_unit:after {
		display: none
	}

	.company_links .link_unit:last-of-type:after,
	.company_links .link_unit:nth-child(3n):after {
		display: block
	}

	.company_links .link_unit:last-of-type:after,
	.company_links .link_unit:nth-child(2n):after {
		display: none
	}

	.company_links .link_unit figure {
		margin-bottom: 3.2vw
	}

	.company_links .link_unit p:after {
		width: 1.86667vw;
		height: 2.66667vw;
		margin-left: 2.66667vw
	}

	.company_links .link_unit.nobdr {
		border-bottom: none
	}

	.info_table {
		margin-bottom: 4vw;
		display: block
	}

	.info_table dt {
		width: 100%;
		border-bottom: none;
		padding-bottom: 0;
		margin-bottom: 3.2vw
	}

	.info_table dd {
		width: 100%;
		padding-bottom: 4vw
	}

	.access_unit {
		margin-bottom: 13.33333vw
	}

	.access_unit .inner {
		margin-bottom: 5.33333vw;
		padding: 0
	}

	.access_unit .inner dl {
		display: block
	}

	.access_unit .inner dl dt {
		font-size: 4.8vw;
		width: 100%;
		margin-bottom: 6.66667vw;
		line-height: 1
	}

	.access_unit .inner dl dd {
		width: 100%
	}

	.access_unit .gmap {
		width: 100%;
		margin-left: 0;
		height: 53.33333vw
	}

	.access_unit .gmap iframe {
		width: 100%;
		height: 101.33333vw;
		margin-top: -20vw
	}

	.eval_table {
		font-size: 3.46667vw;
		padding: 5.33333vw 0;
		min-height: 24vw
	}

	.eval_table dt {
		font-weight: bold;
		width: 60%;
		line-height: 1.6
	}

	.eval_table dd {
		width: 40%;
		display: block;
		text-align: center;
		font-size: 2.93333vw
	}

	.eval_table dd figure {
		margin: 0 auto 1.33333vw auto;
		width: 24vw
	}

	.eval_table dd.noimage {
		padding-left: 0
	}

	#company.index .company_links {
		padding: 0 5.33333vw
	}

	#company.outline .page_navi {
		margin-bottom: 13.33333vw
	}

	#company.message .message {
		position: relative
	}

	#company.message .message h2 {
		font-size: 5.86667vw;
		margin-bottom: 94.66667vw;
		padding-bottom: 8vw
	}

	#company.message .message h2:after {
		width: 12vw;
		height: .8vw
	}

	#company.message .message .unit {
		display: -webkit-box;
		display: -ms-flexbox;
		display: flex;
		-webkit-box-pack: justify;
		-ms-flex-pack: justify;
		justify-content: space-between
	}

	#company.message .message .unit .txt {
		width: 170.66667vw
	}

	#company.message .message .unit .txt p {
		margin-bottom: 13.33333vw
	}

	#company.message .message .unit .txt dl {
		font-size: 2.93333vw
	}

	#company.message .message .unit .txt dl dt {
		margin-bottom: 1.33333vw
	}

	#company.message .message .unit .txt dl dt img {
		height: 9.86667vw
	}

	#company.message .message .unit .img {
		margin-right: -16vw;
		position: absolute;
		top: 44vw;
		left: 0;
		width: 100%;
		text-align: center
	}

	#company.message .message .unit .img img {
		width: 73.6vw
	}

	#company.idea .partner {
		margin-bottom: 34.66667vw;
		display: block
	}

	#company.idea .partner .img {
		width: 100%;
		padding-top: 8vw
	}

	#company.idea .partner .img:before {
		width: calc(100% + 5.33333vw);
		min-width: initial;
		height: 102.4vw;
		right: 0
	}

	#company.idea .partner .img img {
		width: 99.2vw;
		max-width: initial
	}

	#company.idea .partner .txt {
		width: 100%;
		padding-left: 0;
		padding-top: 10.66667vw
	}

	#company.idea .partner .txt dl {
		padding-bottom: 8vw;
		margin-bottom: 8vw
	}

	#company.idea .partner .txt dl dt {
		font-size: 7.73333vw;
		margin-bottom: 4vw
	}

	#company.idea .idea .unit {
		margin-bottom: 26.66667vw
	}

	#company.idea .idea .unit h3 {
		width: 65.33333vw;
		padding: 8.53333vw 0;
		top: -16vw;
		left: -5.33333vw
	}

	#company.idea .idea .unit h3 span.en {
		margin-bottom: 3.2vw
	}

	#company.idea .idea .unit h3 span.ja {
		font-size: 3.46667vw
	}

	#company.idea .idea .unit p {
		background-color: #f7f4ee;
		padding: 17.33333vw 8vw 8.53333vw 9.33333vw;
		width: calc(100% + 5.33333vw);
		margin-left: 2.66667vw
	}

	#company.idea .idea .unit.reverse h3 {
		right: -5.33333vw
	}

	#company.idea .idea .unit.reverse p {
		padding: 17.33333vw 9.33333vw 8.53333vw 8vw;
		margin-left: -5.33333vw;
		width: calc(100% + 2.66667vw);
		margin-right: auto
	}

	#company.csr .tu1 .img {
		padding: 8vw 0
	}

	#company.csr .tu1 .img img {
		height: 29.33333vw
	}

	#company.csr .tu2 {
		margin-bottom: 16vw
	}

	#company.csr .tu2 .flex {
		display: block
	}

	#company.csr .tu2 .flex .txt {
		width: 100%
	}

	#company.csr .tu2 .flex .img {
		width: 100%
	}

	#company.csr .tu4 {
		display: block;
		padding-bottom: 9.33333vw;
		margin-bottom: 9.33333vw
	}

	#company.csr .tu4 .txt {
		width: 100%
	}

	#company.csr .tu4 .txt ul {
		margin-bottom: 8vw
	}

	#company.csr .tu4 .img {
		width: 100%
	}

	#company.csr .tu4 .img figcaption {
		font-size: 2.66667vw;
		margin-bottom: 4vw
	}

	#company.csr .tu5 {
		display: block;
		padding-bottom: 9.33333vw;
		margin-bottom: 9.33333vw
	}

	#company.csr .tu5 .env {
		width: 100%;
		margin-bottom: 13.33333vw
	}

	#company.csr .tu5 .env:last-of-type {
		margin-bottom: 0
	}

	#company.csr .tu5 .env h4 {
		font-size: 4vw;
		margin-bottom: 6.66667vw;
		padding-bottom: 5.33333vw
	}

	#company.csr .tu5 .env h4:after {
		width: 9.33333vw;
		height: .53333vw;
		margin-left: -4.53333vw
	}

	#company.csr .tu5 .env figure {
		margin-bottom: 6.66667vw
	}

	#company.csr .tu6 {
		margin-bottom: 16vw
	}

	#company.csr .tu6 .flex {
		display: block;
		margin-bottom: 10.66667vw
	}

	#company.csr .tu6 .flex .txt {
		width: 100%
	}

	#company.csr .tu6 .flex .img {
		width: 100%
	}

	#company.real_partner .partner {
		padding-bottom: 16vw;
		margin-bottom: 10.66667vw
	}

	#company.real_partner .partner h2 {
		margin-bottom: 5.33333vw
	}

	#company.real_partner .partner h2 img {
		width: 62.13333vw
	}

	#company.real_partner .partner .read {
		width: 100%;
		margin: 0 auto 6.66667vw auto
	}

	#company.real_partner .partner .flex {
		display: block
	}

	#company.real_partner .partner .flex .img {
		width: 100%;
		text-align: center;
		margin-bottom: 10.66667vw
	}

	#company.real_partner .partner .flex .img img {
		width: 74.66667vw
	}

	#company.real_partner .partner .flex .txt {
		width: 100%
	}

	#company.real_partner .partner .flex .txt .blue_title {
		position: relative;
		padding-bottom: 5.86667vw
	}

	#company.real_partner .partner .flex .txt .blue_title:after {
		width: 12vw;
		height: .8vw
	}

	#company.real_partner .real {
		display: block
	}

	#company.real_partner .real .real_unit {
		width: 100%;
		border-bottom: 1px solid #f0ebe3;
		padding-bottom: 10.66667vw;
		margin-bottom: 10.66667vw
	}

	#company.real_partner .real .real_unit:after {
		display: none
	}

	#company.real_partner .real .real_unit:last-of-type {
		border-bottom: none;
		margin-bottom: 0;
		padding-bottom: 0
	}

	#company.real_partner .real .real_unit h3 {
		margin-bottom: 6.4vw;
		padding-bottom: 6.4vw
	}

	#company.real_partner .real .real_unit h3:after {
		width: 6.66667vw;
		height: .8vw;
		margin-left: -3.46667vw
	}

	#company.real_partner .real .real_unit h4 {
		font-size: 4vw;
		margin-bottom: 5.33333vw;
		min-height: initial;
		display: block;
		text-align: center
	}

	#company.real_partner .real .real_unit .img {
		margin-bottom: 6.4vw;
		padding: 0 9.33333vw
	}

	#company.news .news_index {
		margin-bottom: 0
	}

	#company.news .news_index .news_unit {
		margin-bottom: 10.66667vw;
		padding-bottom: 6.66667vw
	}

	#company.news .news_index .news_unit a {
		display: block
	}

	#company.news .news_index .news_unit a .img {
		width: 69.33333vw;
		height: 22.13333vw;
		border: 1px solid #f0ebe3;
		margin: 0 auto 5.33333vw auto
	}

	#company.news .news_index .news_unit a .txt {
		width: 100%
	}

	#company.news .news_index .news_unit a .txt .header {
		margin-bottom: 4vw
	}

	#company.news .news_index .news_unit a .txt .header .date {
		margin-right: 5.33333vw
	}

	#company.news .news_index .news_unit a .txt p {
		font-size: 3.46667vw
	}

	#company.news .news_index #moreNews {
		margin-bottom: 16vw
	}

	#company.news .news_index .btn_news_more {
		font-size: 3.73333vw
	}

	#company.news .news_index .btn_news_more a {
		height: 12.8vw
	}

	#company.news .news_index .btn_news_more a:before {
		width: 2.66667vw;
		height: 2.66667vw;
		margin-right: 2.13333vw
	}

	#company.news .news_index.active .btn_news_more a:before {
		background: url(../img/common/ic_minus2.svg) no-repeat 0 50%;
		background-size: 100% auto
	}

	#company.news .news_detail header {
		margin-bottom: 10.66667vw
	}

	#company.news .news_detail header .date {
		margin-right: 5.33333vw
	}

	#company.news .news_detail header .btn:after {
		width: 4vw;
		height: 4vw;
		margin-left: 1.6vw
	}

	#company.news .news_detail footer a.prev:before {
		width: 4vw;
		height: 4vw;
		margin-right: 1.6vw
	}

	#company.news .news_detail footer a.next:after {
		width: 4vw;
		height: 4vw;
		margin-left: 1.6vw
	}

	#company.news .news_detail .news_main {
		margin-bottom: 18.66667vw;
		font-size: 3.46667vw
	}

	#company.news .news_detail .news_main h2 {
		font-size: 4.8vw;
		margin-bottom: 9.33333vw
	}

	#company.news .news_detail .news_main h3 {
		font-size: 4.53333vw;
		margin-bottom: 8vw
	}

	#company.news .news_detail .news_main h4 {
		font-size: 4.26667vw;
		margin-bottom: 6.66667vw
	}

	#company.news .news_detail .news_main h5 {
		font-size: 4vw;
		margin-bottom: 5.33333vw
	}

	#company.news .news_detail .news_main h6 {
		font-size: 3.73333vw;
		margin-bottom: 5.33333vw
	}

	#company.news .news_detail .news_main .table {
		display: block;
		padding-bottom: 5.33333vw;
		margin-bottom: 5.33333vw
	}

	#company.news .news_detail .news_main .table dt {
		width: 100%;
		margin-bottom: 3.46667vw
	}

	#company.news .news_detail .news_main .table dd {
		width: 100%
	}

	#company.news .news_detail .news_main .imgcentering {
		display: block;
		margin: 0 auto 4vw auto
	}

	.solution_links {
		width: 100%;
		padding-bottom: 16vw
	}

	.solution_links:before {
		height: calc(100% - 16vw)
	}

	.solution_links:after {
		display: none
	}

	.sol_unit {
		margin-bottom: 8vw;
		width: 100%
	}

	.sol_unit .img figcaption {
		font-size: 3.46667vw;
		width: 58.66667vw;
		height: 15.2vw;
		padding-left: 2.66667vw
	}

	.sol_unit .img figcaption:after {
		width: 4.8vw;
		height: 4.8vw;
		right: 2.66667vw;
		margin-top: -2.4vw
	}

	.sol_unit .img figcaption span {
		font-size: 2.93333vw
	}

	.sol_unit .txt {
		padding: 4vw 0 0 0;
		font-size: 3.46667vw
	}

	.sol_unit.wide {
		width: 100%
	}

	.sol_unit.wide .img figcaption {
		width: 58.66667vw;
		height: 15.2vw;
		font-size: 3.46667vw
	}

	.sol_unit.wide .img figcaption:after {
		width: 4.8vw;
		height: 4.8vw
	}

	.sol_unit.min {
		width: 50%
	}

	.sol_unit.min .img figcaption {
		font-size: 3.46667vw;
		width: calc(100% - 4vw);
		padding-left: 2.66667vw
	}

	.solution_info {
		padding: 13.33333vw 0
	}

	.solution_info .solution_links {
		width: calc(100% + 5.33333vw);
		padding-bottom: 0
	}

	.sol_flex {
		display: -webkit-box;
		display: -ms-flexbox;
		display: flex;
		-ms-flex-wrap: wrap;
		flex-wrap: wrap;
		-webkit-box-orient: vertical;
		-webkit-box-direction: reverse;
		-ms-flex-direction: column-reverse;
		flex-direction: column-reverse;
		margin-bottom: 16vw
	}

	.sol_flex .txt {
		width: 100%
	}

	.sol_flex .img_unit {
		width: 100%;
		margin-right: 0;
		margin-bottom: 5.33333vw
	}

	.graph {
		text-align: center;
		display: block
	}

	.graph figure {
		margin-bottom: 18.66667vw
	}

	.graph p {
		letter-spacing: 0.05em;
		line-height: 1.8;
		text-align: left
	}

	.graph p:last-of-type {
		margin-bottom: 0
	}

	.graph .txt.bdr {
		padding: 4vw;
		font-size: 3.46667vw
	}

	.graph .txt p {
		margin-bottom: 8vw
	}

	.graph .txt figure {
		margin: 0
	}

	.graph.flex {
		display: block;
		-webkit-box-align: center;
		-ms-flex-align: center;
		align-items: center;
		-webkit-box-pack: justify;
		-ms-flex-pack: justify;
		justify-content: space-between
	}

	.graph.flex .txt {
		width: 100%;
		margin-right: 0
	}

	.graph.flex figure {
		width: 100%;
		margin-bottom: 5.33333vw
	}

	.sol_thumbs {
		padding-top: 16vw;
		display: block
	}

	.sol_thumbs .unit {
		width: 100%;
		position: relative;
		padding-bottom: 10.66667vw;
		margin-bottom: 10.66667vw;
		border-bottom: 1px solid #f0ebe3
	}

	.sol_thumbs .unit:after {
		display: none
	}

	.sol_thumbs .unit dt {
		margin-bottom: 6.4vw;
		padding-bottom: 6.4vw;
		font-size: 5.86667vw
	}

	.sol_thumbs .unit dt:after {
		width: 6.66667vw;
		height: .8vw;
		margin-left: -3.46667vw
	}

	.sol_thumbs .unit dt span {
		font-size: 3.2vw;
		margin-top: 2.66667vw
	}

	.sol_thumbs .unit .img {
		margin-bottom: 6.4vw;
		padding: 0 9.33333vw
	}

	#solution.index .solution_links {
		padding: 0 5.33333vw 16vw 5.33333vw
	}

	#___gcse_0 {
		color: #333 !important;
		font-size: 3.73333vw !important;
		line-height: 1.857 !important;
		letter-spacing: 0.05em !important
	}

	#___gcse_0 .gsc-tabsArea {
		display: none
	}

	#___gcse_0 .gsc-control-cse {
		padding: 0 !important;
		font-size: 4.26667vw !important;
		line-height: 1.857 !important;
		letter-spacing: 0.05em !important
	}

	#___gcse_0 .gsc-control-cse .gsc-refinementsArea {
		display: none
	}

	#___gcse_0 .gsc-control-cse .gsc-above-wrapper-area {
		margin-top: 10.66667vw
	}

	.gsc-result-info {
		padding-left: 0 !important;
		font-size: 3.73333vw !important
	}

	.gsc-orderby-label {
		padding: 0 2.66667vw 0 0 !important;
		font-size: 4.8vw !important;
		line-height: 1.2
	}

	.gsc-control-cse div {
		vertical-align: 0 !important
	}

	.gsc-selected-option-container {
		min-width: 26.66667vw !important;
		padding: 0 2.66667vw !important;
		text-align: left !important
	}

	.gsc-option-menu-item {
		min-width: 26.66667vw !important;
		padding: 0 2.66667vw !important
	}

	.gsc-results {
		padding-bottom: 0 !important;
		width: 100% !important
	}

	.gcsc-branding {
		padding: 2.66667vw 0 0 0 !important
	}

	.gcsc-branding-img-noclear {
		padding: 0 !important;
		vertical-align: middle !important
	}

	.gsc-table-result,
	.gsc-thumbnail-inside,
	.gsc-url-top {
		padding: 0 !important
	}

	.gsc-result .gs-title {
		height: auto !important;
		color: #00236e !important;
		font-size: 5.06667vw !important
	}

	.gsc-result .gs-title b {
		font-size: 5.06667vw !important
	}

	.gs-webResult div.gs-visibleUrl,
	.gs-imageResult div.gs-visibleUrl {
		font-size: 3.2vw !important
	}

	.gsc-control-cse .gsc-table-result {
		margin-top: 5.33333vw
	}

	.gs-image-box.gs-web-image-box.gs-web-image-box-landscape {
		width: 28.8vw !important;
		margin: 0 0 5.33333vw 5.33333vw !important;
		padding: 0 !important
	}

	.gs-image-box.gs-web-image-box.gs-web-image-box-portrait {
		width: 28.8vw !important;
		margin: 0 0 5.33333vw 5.33333vw !important;
		padding: 0 !important
	}

	.gs-web-image-box-landscape img.gs-image {
		max-height: 18.66667vw !important;
		max-width: 28.8vw !important
	}

	.gsc-webResult .gsc-result {
		padding: 0 0 6.66667vw 0 !important;
		margin-bottom: 6.66667vw !important
	}

	.gsc-results .gsc-cursor-box {
		margin: 16vw 0 10.66667vw 0 !important
	}

	.gsc-cursor {
		padding-left: 4vw !important
	}

	.gsc-results .gsc-cursor-box .gsc-cursor-page {
		width: 13.06667vw !important;
		padding: 2.93333vw 0 2.66667vw 0 !important;
		margin-right: 4vw !important;
		font-size: 4vw !important
	}

	.gs-webResult .gs-snippet,
	.gs-imageResult .gs-snippet,
	.gs-fileFormatType {
		font-size: 3.73333vw !important
	}

	#cse-search2 {
		display: block;
		margin-bottom: 8vw
	}

	#cse-search2 label {
		font-size: 3.2vw;
		margin: 0 0 4vw 0
	}

	#cse-search2 label:before {
		width: 3.73333vw;
		height: 3.73333vw;
		margin-right: 1.33333vw
	}

	#cse-search2 form {
		height: 9.86667vw
	}

	#cse-search2 form #gsc_input {
		border-radius: .53333vw 0 0 .53333vw;
		width: calc(100% - 11.73333vw) !important;
		padding: 0 2.66667vw
	}

	#cse-search2 form .submitbtn {
		background-size: 3.73333vw;
		width: 11.73333vw;
		border-radius: 0 .53333vw .53333vw 0
	}

	#uniqueness p {
		margin-bottom: 9.33333vw
	}

	#uniqueness p.mb {
		margin-bottom: 9.33333vw
	}

	#uniqueness .flex {
		display: block
	}

	#uniqueness .f1 .txt {
		width: 100%;
		margin-bottom: 8.8vw
	}

	#uniqueness .f1 .txt .title {
		margin-bottom: 10.66667vw;
		padding-bottom: 8vw
	}

	#uniqueness .f1 .txt .title:after {
		width: 12vw;
		height: .8vw
	}

	#uniqueness .f1 .txt .title h2 {
		margin-bottom: 4.8vw
	}

	#uniqueness .f1 .txt .title h2 img {
		height: 8vw
	}

	#uniqueness .f1 .txt .title .read {
		font-size: 3.73333vw;
		line-height: 1.7
	}

	#uniqueness .f1 .txt p:last-of-type {
		margin-bottom: 9.33333vw
	}

	#uniqueness .f1 .img {
		width: 100%;
		margin-right: 0;
		margin-left: 0
	}

	#uniqueness .training {
		padding-top: 13.33333vw !important;
		padding-bottom: 13.33333vw !important
	}

	#uniqueness .training .flex {
		margin-bottom: 16vw
	}

	#uniqueness .training .flex.reverse .img_unit {
		padding: 10.66667vw 0 0 0
	}

	#uniqueness .training .flex.reverse .img_unit:before {
		left: -8vw;
		top: 0;
		bottom: auto
	}

	#uniqueness .training .flex.reverse .img_unit figure {
		margin: 0 -8vw 0 0
	}

	#uniqueness .training .blue_title {
		margin-bottom: 10.66667vw;
		padding-bottom: 8vw;
		font-size: 4.8vw
	}

	#uniqueness .training .blue_title:after {
		width: 12vw;
		height: .8vw;
		margin-left: -6vw
	}

	#uniqueness .training .img_unit {
		padding: 10.66667vw 0 0 0;
		margin-bottom: 8vw
	}

	#uniqueness .training .img_unit:before {
		right: -8vw;
		min-width: calc(100% + 16vw)
	}

	#uniqueness .training .img_unit figure {
		width: calc(100% + 8vw);
		margin-left: -8vw;
		-webkit-box-shadow: 0 7.2vw 28.8vw rgba(17, 17, 17, 0.16);
		box-shadow: 0 7.2vw 28.8vw rgba(17, 17, 17, 0.16)
	}

	#uniqueness .training .txt {
		width: 100%
	}

	#uniqueness .training .unit {
		margin-bottom: 6.66667vw;
		padding-bottom: 6.66667vw
	}

	#uniqueness .training .unit .unit_title {
		font-size: 4vw;
		margin-bottom: 3.73333vw
	}

	#uniqueness .training .unit .unit_contents {
		font-size: 3.2vw
	}

	#uniqueness .training .unit .unit_contents .simple_title {
		font-size: 3.73333vw
	}

	#uniqueness .training .unit .unit_contents dl {
		margin-bottom: 5.33333vw
	}

	#uniqueness .training .unit .unit_contents dl dt {
		margin-bottom: 1.33333vw
	}

	#uniqueness .training .btn {
		display: block
	}

	#uniqueness .training .btn span {
		display: none
	}
}
/* sustainability */
#company.sustainability .img_box {
	padding: 0 60px 71px;
	display: flex;
	justify-content: space-between;
	gap: 40px;
	border-bottom: 1px solid #E9E9E9;
}
#company.sustainability .img_box .photo_box {
	margin-top: 10px;
	width: 400px;
}
#company.sustainability .img_box .txt_unit {
	padding: 0;
	flex: 1;
}
#company.sustainability .blue_title {
	margin-bottom: 23px;
	font-weight: 500;
	line-height: 1.625;
}
#company.sustainability .txt_unit p {
	margin-bottom: 28px;
	text-indent: 15px;
}
#company.sustainability .bot_txt span {
	margin-left: auto;
	width: fit-content;
	display: block;
	font-size: 13px;
	font-weight: 500;
	text-align: right;
	letter-spacing: 0;
}
#company.sustainability .bot_txt .img {
	margin-right: 15px;
	width: 182px;
}
#company.sustainability .sec01 .text {
	margin: 5px 60px 45px;
	font-size: 15px;
	font-weight: 500;
	line-height: 1.8;
	letter-spacing: 0.05em;
}
#company.sustainability .sec01 .bg_box {
	padding: 60px 60px 178px;
	background-color: #F6F4ED;
}
#company.sustainability .heading {
	margin-bottom: 43px;
	position: relative;
	text-align: center;
	font-family: '游明朝', 'Yu Mincho', YuMincho, 'Hiragino Mincho Pro', serif;
}
#company.sustainability .heading .en {
	width: 100%;
	font-size: 44px;
	font-weight: 400;
	letter-spacing: 0.08em;
	position: absolute;
	left: 50%;
	top: 50%;
	transform: translate(-50%,-50%);
	color: rgba(158, 148, 130, 0.1);
}
#company.sustainability .heading .jp {
	padding-bottom: 5px;
	font-size: 18px;
	letter-spacing: 0.15em;
	font-weight: 600;
	border-bottom: 3px solid #00236E;
}
#company.sustainability .list {
	display: flex;
	justify-content: space-between;
	gap: 36px;
	position: relative;
}
#company.sustainability .list::after {
	content: "";
	position: absolute;
	width: 960px;
	height: 260px;
	left: 50%;
	top: 50%;
	transform: translate(-50%,-50%);
	background: url(../img/company/sustainability/bg01.png) no-repeat left top /100%;
	pointer-events: none;
}
#company.sustainability .list li {
	padding: 48px 40px 45px;
	width: calc(50% - 18px);
	background-color: #00236E;
	border-radius: 6px;
	color: #fff;
	font-size: 14px;
	line-height: 1.714;
	font-weight: 500;
}
#company.sustainability .list li p {
	font-feature-settings: "palt";
	letter-spacing: 0.05em;
	text-align: justify;
}
#company.sustainability .inner_box .title {
	margin-bottom: 19px;
	font-size: 13px;
	letter-spacing: 0.1em;
	text-align: center;
	font-family: '游明朝', 'Yu Mincho', YuMincho, 'Hiragino Mincho Pro', serif;
}
#company.sustainability .inner_box .title .en {
	width: auto;
	display: block;
	height: 53px;
}
#company.sustainability .inner_box .title img {
	height: 100%;
	width: auto;
}
#company.sustainability .sec01 .box01 {
	margin: -149px 0 40px;
	padding: 149px 60px 135px;
	background-color: #00236E;
	clip-path: polygon(50% 16%, 100% 0, 100% 84.4%, 50% 100%, 0% 84.4%, 0 0);
}
#company.sustainability .sec01 .box01 .heading .jp {
	color: #fff;
	border-color: #fff;
}
#company.sustainability .sec01 .box01 .heading .en {
	color: rgba(255, 255, 255, 0.1);
}
#company.sustainability .sec01 .image {
	position: relative;
}
#company.sustainability .sec01 .image .ttl {
	padding-bottom: 7px;
	display: block;
	width: fit-content;
	position: absolute;
	left: 50%;
	transform: translateX(-50%);
	top: 49px;
	font-size: 18px;
	letter-spacing: 0.15em;
	font-weight: 600;
	border-bottom: 3px solid #00236e;
	font-family: '游明朝', 'Yu Mincho', YuMincho, 'Hiragino Mincho Pro', serif;
}
#company.sustainability .list01::after {
	display: none;
}
#company.sustainability .list01 {
	gap: 30px;
}
#company.sustainability .list01 li {
	padding: 0;
	width: calc((100% - 60px) / 3);
	overflow: hidden;
	text-align: justify;
}
#company.sustainability .list01 .img {
	margin-bottom: -1px;
	padding: 35px 0 18px;
	width: 100%;
	background: #F6F4ED;
	text-align: center;
}
#company.sustainability .list01 .img img {
	width: auto;
	height: 63px;
}
#company.sustainability .list01 .title {
	margin-bottom: 14px;
	padding-bottom: 32px;
	background: #F6F4ED;
	border-radius: 0 0 6px 6px;
	color: #00236E;
	font-family: '游明朝', 'Yu Mincho', YuMincho, 'Hiragino Mincho Pro', serif;
}
#company.sustainability .box01 .title .en {
	margin-bottom: 5px;
	font-size: 24px;
	letter-spacing: 0.15em;
	line-height: 1;
	height: auto;
	font-family: '游明朝', 'Yu Mincho', YuMincho, 'Hiragino Mincho Pro', serif;
}
#company.sustainability .sec02 {
	margin-bottom: 150px;
}
#company.sustainability .sec02 .img_list > li a {
	display: flex;
	background-color: #00236E;
	color: #fff;
	gap: 45px;
	align-items: center;
}
#company.sustainability .sec02 .img_list > li {
	display: block;
}
#company.sustainability .sec02 .img_list > li + li {
	margin-top: 40px;
}
#company.sustainability .sec02 .image {
	width: 36rem;
	display: block;
}
#company.sustainability .sec02 .txt_box {
	padding: 17px 30px 0 0;
	flex: 1;
	display: block;
}
#company.sustainability .sec02 .title02 {
	margin-bottom: 33px;
	display: flex;
	align-items: center;
	font-size: 24px;
	font-weight: 600;
	gap: 28px;
	letter-spacing: 0.15em;	
	font-family: '游明朝', 'Yu Mincho', YuMincho, 'Hiragino Mincho Pro', serif;
}
#company.sustainability .sec02 .title02 span {
	display: block;
	width: fit-content;
}
#company.sustainability .sec02 .title02 img {
	height: 40px;
	width: auto;
}
#company.sustainability .sec02 .title02 .img {
	position: relative;
	text-align: center;
	min-width: 40px;
}
#company.sustainability .sec02 .title02 .img::after {
	content: "";
	position: absolute;
	width: 1px;
	top: 2px;
	bottom: 2px;
	right: -13px;
	border-right: 1px dashed #fff;
}
#company.sustainability .sec02 .img_list .text {
	margin-bottom: 10px;
	padding: 6px 13px;
	min-width: 133px;
	width: fit-content;
	font-size: 13px;
	font-weight: 600;
	border: 1px solid #fff;
	letter-spacing: 0.15em;
	display: block;
	font-family: '游明朝', 'Yu Mincho', YuMincho, 'Hiragino Mincho Pro', serif;
}
#company.sustainability .sec02 .txt_ul {
	font-size: 15px;
	font-weight: 500;
	line-height: 1.8;
	display: block;
}
#company.sustainability .sec02 .txt_ul span {
	display: block;
}
#company.sustainability .sec02 .btn span {
	padding: 3px 30px 3px 0;
	margin: -7px 0 0 auto;
	width: fit-content;
	display: block;
	font-size: 1.5rem;
	color: #fff;
	font-weight: 400;
	letter-spacing: 0.03em;
	background: url(../img/company/sustainability/icon01.png) no-repeat right center / 21px;
	font-family: '游明朝', 'Yu Mincho', YuMincho, 'Hiragino Mincho Pro', serif;
}
#company.sustainability .contents_inner {
	position: relative;
}
@media screen and (min-width: 751px) {
	#company.sustainability .contents_title {
		padding-bottom: 12px;
	}
	#company.sustainability .page_header {
		margin-bottom: 143px;
	}
	#company.sustainability .contents {
		margin-bottom: 114px;
	}
	#company.sustainability .contents:last-of-type {
		margin-bottom: 0;
	}
	#company.sustainability .box01 .heading {
		margin-bottom: 47px;
	}
	#company.sustainability .sec02 .contents_title {
		margin-bottom: 61px;
	}
	#company.sustainability .sec02 li a:hover {
		opacity: 0.7;
	}
	#company.sustainability .sec01 {
		margin-bottom: 145px;
	}
	#company.sustainability .sec02 {
		margin-bottom: 150px;
	}
	#company.sustainability .sec01 .image img.pc {
		display: block !important;
	}
}
@media (min-width: 751px) and (max-width: 970px) {
	#company.sustainability .img_box .photo_box {
		width: 41.23vw;
	}
	#company.sustainability .list li {
		padding: 4.74vw 4.12vw 20px;
	}
	#company.sustainability .sec01 .box01 {
		padding: 149px 4.18vw 135px;
	}
	#company.sustainability .box01 .title .en {
		font-size: 2.47vw;
	}
	#company.sustainability .list01 li {
		padding: 0;
	}
	#company.sustainability .sec02 .image {
		width: 37.11vw;
	}
	#company.sustainability .sec02 .txt_box {
		padding: 1.75vw 30px 1.75vw 0;
	}
	#company.sustainability .sec01 .image .ttl {
		top: 5vw;
	}
}
@media (min-width: 1025px) and (max-width: 1117px) {
	#company.sustainability .contents_inner {
		width: auto;
		margin: 0 2rem;
	}
}
@media screen and (max-width: 750px) {
	#company.sustainability .sec01 .image img.sp {
		display: block !important;
	}
	#company.sustainability .bot_txt span {
		font-size: 3.4666vw;
	}
	#company.sustainability .page_header .page_title strong {
		letter-spacing: 0.05em;
	}
	#company.sustainability .img_box {
		padding: 0;
		display: block;
	}
	#company.sustainability .img_box .photo_box {
		margin-bottom: 20px;
		width: 100%;
	}
	#company.sustainability .sec01 .text {
		margin: 0 0 20px;
		font-size: 4vw;
	}
	#company.sustainability .heading  {
		margin: 0 -10px 32px;
	}
	#company.sustainability .heading .en {
		font-size: 8.533vw;
	}
	#company.sustainability .heading .jp {
		font-size: 3.466vw;
		border-width: 2px;
	}
	#company.sustainability .sec01 .bg_box {
		padding: 11.466vw 20px 13.866vw;
	}
	#company.sustainability .list {
		display: block;
	}
	#company.sustainability .list li {
		padding: 9.333vw 7.2vw 6.9333vw;
		width: 100%;
		font-size: 3.466vw;
		line-height: 1.692;
	}
	#company.sustainability .list li + li {
		margin-top: 4vw;
	}
	#company.sustainability .inner_box .title .en {
		height: 9.333vw;
	}
	#company.sustainability .inner_box .title {
		margin-bottom: 2.9333vw;
		font-size: 2.93vw;
	}
	#company.sustainability .list::after {
		width: 100%;
		height: 51.2vw;
		top: 0;
		transform: translateX(-50%);
		background: url(../img/company/sustainability/bg01_sp.png) no-repeat center top / auto 100%;
	}
	#company.sustainability .list li p {
		text-align: left;
	}
	#company.sustainability .sec01 .box01 {
		margin: -8.5333vw 0 4.8vw;
		padding: 17.866vw 5.3333vw 12.2666vw;
		clip-path: polygon(50% 5.3%, 100% 0, 100% 94.6%, 50% 100%, 0% 94.6%, 0 0);
	}
	#company.sustainability .box01 .heading {
		margin-bottom: 10.666vw;
	}
	#company.sustainability .box01 .heading .en {
		line-height: 1.0625;
		transform: translate(-50%,-40%);
	}
	#company.sustainability .box01 .list li {
		padding: 0;
		gap: 15px;
	}
	#company.sustainability .box01 .list01 .title {
		margin-bottom: 10px;
		padding-bottom: 0;
		background: none;
		color: #fff;
		text-align: left;
	}
	#company.sustainability .box01 .list01 .img {
		padding: 0;
		width: 21.333vw;
		height: 21.333vw;
		display: flex;
		justify-content: center;
		align-items: center;
		border-radius: 6px;
	}
	#company.sustainability .box01 .list01 .img img {
		height: 12.2666vw;
	}
	#company.sustainability .box01 .list01 li {
		display: flex;
	}
	#company.sustainability .box01 .list01 .inn_box {
		flex: 1;
	}
	#company.sustainability .box01 .title .en {
		font-size: 4.8vw;
		height: auto;
	}
	#company.sustainability .box01 .list li + li {
		margin-top: 6.4vw;
	}
	#company.sustainability .sec02 .img_list > li a {
		display: block;
	}
	#company.sustainability .sec02 .image {
		width: 100%;
		height: 42.66vw;
	}
	#company.sustainability .sec02 .image img {
		width: 100%;
		height: 100%;
		object-fit: cover;
	}
	#company.sustainability .sec02 .txt_box {
		padding: 5.333vw 5.333vw 4.8vw;
	}
	#company.sustainability .sec02 .title02 {
		margin-bottom: 20px;
		font-size: 4.533vw;
		gap: 23px;
		letter-spacing: 0.05em;
	}
	#company.sustainability .sec02 .title02 img {
		height: 7.46666vw;
	}
	#company.sustainability .sec02 .title02 .img {
		min-width: inherit;
	}
	#company.sustainability .sec02 .title02 .img::after {
		right: -11px;
	}
	#company.sustainability .sec02 .img_list .text {
		padding: 5px 9px;
		min-width: 111px;
		font-size: 2.933vw;
		letter-spacing: 0.05em;
	}
	#company.sustainability .sec02 .txt_ul {
		font-size: 3.733vw;
		line-height: 1.714;
	}
	#company.sustainability .sec02 .btn span {
		margin: 4vw -1.333vw 0 auto;
		padding: 1.0666vw 8vw 1.0666vw 0;
		font-size: 3.466vw;
		background-size: 5.6vw;
	}
	#company.sustainability .sec02 .img_list > li + li {
		margin-top: 20px;
	}
	#company.sustainability .sec01 .image .ttl {
		font-size: 3.466vw;
		border-width: 2px;
		top: 9.333vw;
	}
}
/* environment */
#company .top_box .blue_title {
	margin: -63px 0 0;
	min-width: 542px;
	padding: 23px 15px 23px 0;
	width: fit-content;
	background-color: #fff;
	letter-spacing: 0.15em;
	font-weight: 500;
	position: relative;
}
#company .com_en_txt {
	width: fit-content;
	line-height: 1;
	font-size: 12px;
	font-weight: 400;
	letter-spacing: 0.08em;
	color: #9E9482;
	position: absolute;
	right: calc(100% - 6px);
	top: -1px;
	transform: rotate(90deg) translateX(50%);
	font-family: '游明朝', 'Yu Mincho', YuMincho, 'Hiragino Mincho Pro', serif;
}
#company.under_page .contents_inner {
	position: relative;
}
#company.under_page .img_box {
	margin-bottom: 100px;
	display: flex;
	justify-content: space-between;
	align-items: flex-start;
	gap: 30px;
}
#company.under_page .photo_box {
	width: 401px;
}
#company.under_page .image img
#company.under_page .photo_box img {
	width: 100%;
}
#company.under_page .text_box {
	margin: -7px 0 0;
	flex: 1;
	font-size: 15px;
	font-weight: 500;
}
#company.under_page .text_box p {
	margin-bottom: 0;
}
#company.under_page .text_box.box01 {
	margin-bottom: 101px;
}
#company.under_page .text_box.box02 {
	margin-bottom: 93px;
}
#company.under_page .text_box .text {
	margin-bottom: 34px;
}
#company.under_page .sec01 .blue_title {
	margin-bottom: 22px;
}
#company.under_page .img_box01 {
	margin-bottom: 34px;
}
#company.under_page .simple_title {
	margin-bottom: 9px;
}
#company.under_page .contents .inner {
	margin-bottom: 94px;
	font-size: 14px;
	line-height: 1.714;
	font-weight: 500;
}
#company.under_page .inner p a {
	text-decoration: underline;
}
#company.under_page .btn_box {
	margin: 92px auto 0;
	width: fit-content;
}
#company.under_page .btn_box .btn_border {
	color: #000;
	border-color: #000;
}
#company .com_box {
	margin-bottom: 114px;
}
#company .com_box .list01 {
	margin-bottom: 39px;
	display: flex;
	justify-content: space-between;
}
#company .com_box .list01 li {
	width: calc(50% - 16px);
	min-height: 90px;
	border: 1px solid #00236e;
	font-weight: 600;
	font-size: 18px;
	line-height: 1.5;
	letter-spacing: 0.12em;
	color: #00236e;
	display: flex;
	align-items: center;
	justify-content: center;
	text-align: center;
	font-family: '游明朝', 'Yu Mincho', YuMincho, 'Hiragino Mincho Pro', serif;
	position: relative;
}
#company .com_box .list01 li span {
	display: block;
}
#company .com_box .list01 li .num {
	position: absolute;
	font-weight: normal;
	font-size: 100px;
	letter-spacing: 0.1em;
	left: 27px;
	top: -30px;
	line-height: 1;
}
#company .com_box .list02 {
	display: flex;
	flex-wrap: wrap;
	gap: 18px;
}
#company .com_box .txt_unit {
	padding-bottom: 120px;
	border-bottom: 1px solid #e9e9e9;
}
#company .com_box .list02 li {
	width: calc((100% - 90px) / 6);
}
#company.social p + .simple_title {
	margin-top: 36px;
}
#company.governance .img_list {
	margin: 28px auto 0;
	width: fit-content;
	display: flex;
	justify-content: center;
	gap: 25px;
}
#company.governance .img_list li {
	width: 160px;
}
#company.governance .img_list .item {
	width: 125px;
}
#company.governance .img_list img {
	width: 100%;
}
#company.under_page .eval_table dt,
#company.under_page .eval_table dd {
	word-break: break-all;
}
@media screen and (min-width: 751px) {
	#company.under_page .page_header {
		margin-bottom: 142px;
	}
	#company.social .top_box {
		margin-bottom: 84px;
	}
	#company.under_page .contents_title {
		margin-bottom: 60px;
		padding-bottom: 13px;
	}
	#company .top_box  {
		margin-bottom: 116px;
	}
	#company.under_page .inner p {
		margin-bottom: 22px;
	}
	#company.under_page .inner p a:hover {
		text-decoration: none;
	}
	#company.under_page .eval_table  {
		letter-spacing: 0.15em;
	}
	#company.under_page .eval_table:first-of-type {
		border-top: 1px solid #f0ebe3;
		margin-top: 15px;
	}
	#company.under_page .eval_table dt {
		width: 58.2%;
	}
	#company.social .photo_box {
		width: 318px;
	}
	#company.social .img_box {
		margin-bottom: 94px;
		gap: 35px;
	}
	#company.social .text_box p {
		letter-spacing: 0.04em;
	}
	#company.social .text_box .image {
		margin: 0 auto;
		width: 690px;
	}
	#company.social .text_box .text {
		margin-bottom: 29px;
	}
	#company.governance .text_box.box01 {
		margin-bottom: 94px;
	}
	#company.governance .img_box.box01 {
		margin: 24px 0 97px;
	}
	#company.governance .img_box.box01 .text_box {
		margin-top: 0;
		text-align: justify;
	}
	#company.governance .text_box p + p {
		margin-top: 25px;
	}
}
@media (min-width: 1025px) and (max-width: 1238px) {
	#company .com_en_txt {
		left: -7rem;
		right: auto;
	}
}
@media (min-width: 751px) and (max-width: 1024px) {
	#company .com_en_txt {
		right: calc(100% - 7vw);
	}
}
@media (min-width: 751px) and (max-width: 986px) {
	#company .com_en_txt {
		right: calc(100% - 6vw);
		font-size: 1vw;
	}
}
@media (min-width: 751px) and (max-width: 1110px) {
	#company.under_page .contents .contents_inner {
		margin: 0 20px;
	}
	#company .com_box .list01 li {
		font-size: 1.62vw;
	}
	#company .com_box .list01 li .num {
		font-size: 9vw;
		left: 1.2vw;
		top: -2.7vw;
		min-height: 8vw;
	}
	#company.under_page .photo_box {
		width: 40vw;
	}
	#company.social .text_box .image {
		width: 62.16vw;
	}
}
@media screen and (max-width: 750px) {
	#company .com_en_txt {
		display: none;
	}
	#company.under_page .page_header {
		margin-bottom: 12vw;
	}
	#company.under_page .contents_title{
		padding-bottom: 3vw;
	}
	#company.under_page .top_box .image {
		margin: 0 -20px 0 0;
		height: 42.666vw;
	}
	#company.under_page .top_box .image img {
		width: 100%;
		height: 100%;
		object-fit: cover;
	}
	#company .top_box .blue_title {
		margin: -29px 10px 0 0;
		padding: 15px 0;
		letter-spacing: 0.12em;
		min-width: inherit;
		width: auto;
	}
	#company .top_box  {
		margin-bottom: 11.333vw;
	}
	#company .com_box .list01 {
		margin-bottom: 18px;
		display: block;
	}
	#company .com_box .list01 li {
		width: 100%;
		min-height: 17.333vw;
		font-size: 3.466vw;
	}
	#company .com_box .list01 li + li {
		margin-top: 4.8vw;
	}
	#company .com_box .list01 li .num {
		font-size: 18.66vw;
		left: 4.53vw;
		top: -5.33vw;
	}
	#company .com_box .list02 {
		gap: 12px;
	}
	#company .com_box .list02 li {
		width: calc((100% - 24px) / 3);
	}
	#company .com_box .txt_unit {
		padding-bottom: 60px;
	}
	#company .com_box {
		margin-bottom: 50px;
	}
	#company.under_page .img_box {
		display: block;
	}
	#company.under_page .sec01 .blue_title {
		margin-bottom: 11px;
	}
	#company.under_page .text_box {
		margin: 0 0 15px;
		font-size: 4vw;
	}
	#company.under_page .photo_box {
		width: 100%;
	}
	#company.under_page .img_box {
		margin-bottom: 50px;
	}
	#company.under_page .contents .inner {
		margin-bottom: 50px;
		font-size: 3.733vw;
	}
	#company.under_page .text_box.box02,
	#company.under_page .text_box.box01 {
		margin-bottom: 50px;
	}
	#company.under_page .btn_box {
		margin: 40px auto 0;
		width: 100%;
	}
	#company.governance .text_box p + p {
		margin-top: 25px;
	}
	#company.governance .img_list li {
		width: 42.666vw;
	}
	#company.governance .img_list .item {
		width: 33.333vw;
	}
}