@charset "UTF-8";

/*------------------------------------------------
common
--------------------------------------------------*/


#onr10th #content * {
	box-sizing: border-box;
}
#onr10th #content img {
	backface-visibility: hidden;
}
header .header-top .header-links,
footer .footer-search {
	display: none;
}
footer {
	margin-top: 0;
}
sup {
	vertical-align: text-top;
}
section + section {
	margin-top: 140px;
}
#content {
	text-align: center;
}
#content .inner {
	max-width: 1240px;
	padding: 0 15px;
	margin: 0 auto;
}
#content a {
	text-decoration: none;
}
#content a:hover {
	opacity: 0.7;
}

p.notes {
	margin-top: 5px;
	font-size: 12px !important;
	line-height: 1.4;
	text-indent: -1em;
	margin-left: 1em;
}
figure {
	margin: 0;
}
img.w-auto {
	width: auto !important;
}
.mt60 {
	margin-top: 60px;
}

@media screen and (min-width: 0px) and (max-width: 767px) {
	.jPanelMenu header.main .menu-trigger {
		display: none;
	}
	#content .inner {
		max-width: initial;
		max-width: auto;
	}
	img.mb-w100 {
		width: 100%;
	}
	.sm-mt30 {
		margin-top: 30px !important;
	}
}

.mv-area {
	background:
		url(../images/bg_mv_product.png) center top 169px no-repeat,
		url(../images/bg_mv_pc.jpg) center top repeat-x;
	margin-top: 18px;
	padding: 114px 0 140px 0;
}
.mv-area p {
	margin-top: 10px;
	line-height: 2.3;
}
h2 {
	margin-bottom: 15px;
}
.lead {
	margin-bottom: 30px;
	font-size: 30px;
	line-height: 1.4;
}

.movie-area {
	margin: 0 auto;
	background: url(../images/bg_message.png) center top 30px repeat-x;
}
.movie-area .movie-inner {
	max-width: 1036px;
	margin: 0 auto;
	padding: 0 20px;
}
.movie-area .movie {
	position: relative;
	padding-bottom: 56.25%;
	height: 0;
	overflow: hidden;
}
.movie-area .movie iframe {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}

.story .established dt {
	position: relative;
	padding-top: 70px;
	font-size: 30px;
	font-weight: 700;
	color: #005eb8;
	line-height: 1.4;
}
.story .established dt:before {
	position: absolute;
	content: "";
	display: block;
	top: 0;
	left: 0;
	right: 0;
	margin: auto;
	width: 45px;
	height: 51px;
	background: url(../images/part.png) no-repeat;
}
.story .established dt span {
	display: block;
	font-size: 20px;
	color: #000;
}
.story .established dd {
	margin-top: 20px;
	font-size: 18px;
	line-height: 2;
}
h3 {
	margin-bottom: 20px;
	font-size: 20px;
	font-weight: 500;
	color: #d6a000;
}
.story .activity dt {
	font-size: 20px;
}
.story .activity dd {
	margin-top: 10px;
	font-size: 14px;
}
.strengths {
	background: url(../images/bg_strengths.jpg) center top 30px no-repeat;
	min-height: 594px;
}

.strengths .strengths-list {
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
	width: 642px;
	margin: 0 auto;
}
.strengths li {
	width: calc((100% - 72px) / 3);
	min-height: 190px;
	margin-right: 12px;
	margin-left: 12px;
}
.strengths li:nth-child(3n) {
	margin-right: 0;
}
.strengths li a {
	position: relative;
	display: flex;
	justify-content: center;
	align-items: center;
	padding: 5px;
	height: 100%;
	font-size: 20px;
	font-weight: 500;
	line-height: 1.3;
	color: #fff;
	text-decoration: none;
}
.strengths li:nth-child(1) a,
.strengths li:nth-child(5) a {
	background-color: #7fbce0;
}
.strengths li:nth-child(2) a,
.strengths li:nth-child(6) a {
	background-color: #238ac8;
}
.strengths li:nth-child(3) a,
.strengths li:nth-child(4) a {
	background-color: #005eb8;
}
.strengths li a:before {
	display: block;
	content: "";
	position: absolute;
	top: 15px;
	left: 0;
	right: 0;
	margin: auto;
}
.strengths li a:after {
	display: block;
	content: "\f33b";
	position: absolute;
	bottom: 10px;
	left: 0;
	right: 0;
	margin: auto;
	font-family: "Font Awesome 6 Pro";
	font-weight: 300;
}
.strengths li:nth-child(1) a:before {
	width: 16px;
	height: 26px;
	background: url(../images/i_hourglass.png) no-repeat;
}
.strengths li:nth-child(2) a:before {
	width: 33px;
	height: 23px;
	background: url(../images/i_medal.png) no-repeat;
}
.strengths li:nth-child(3) a:before {
	width: 24px;
	height: 24px;
	background: url(../images/i_machine.png) no-repeat;
}
.strengths li:nth-child(4) a:before {
	width: 25px;
	height: 25px;
	background: url(../images/i_earth.png) no-repeat;
}
.strengths li:nth-child(5) a:before {
	width: 35px;
	height: 21px;
	background: url(../images/i_mountain.png) no-repeat;
}
.strengths li:nth-child(6) a:before {
	width: 25px;
	height: 26px;
	background: url(../images/i_tool.png) no-repeat;
}
.strengths li:nth-child(n+4) {
	margin-top: 25px;
}

.partner {
	margin-top: 45px;
}
.partner .offset {
	margin-right: 8.333333%;
	margin-left: 8.333333%;
}
.partner .row.partner-list dl {
	margin-top: 15px;
	text-align: left;
}
.partner .row.partner-list dt {
	font-size: 26px;
	font-weight: 400;
	line-height: 1.4;
	color: #d6a000;
}
.partner .row.partner-list dd {
	margin-top: 20px;
	font-size: 14px;
}
.partner .row.partner-list dd:first-of-type {
	margin-top: 5px;
}
.partner dd.address {
	margin-left: 4.2em;
	text-indent: -4.2em;
}
.partner dd.tel {
	margin-top: 0 !important;
}

.partner .grayarea {
	margin-top: 35px;
	background: #efefef;
	padding: 30px;
}
.partner .grayarea dl {
	text-align: left;
	padding-bottom: 25px;
	margin-bottom: 25px;
	border-bottom: solid 1px #c8c8c8;
}
.partner .grayarea dt {
	margin-bottom: 25px;
	font-size: 26px;
	font-weight: 400;
	line-height: 1.4;
	color: #d6a000;
}
.partner .grayarea dd {
	font-size: 14px;
}
.partner .grayarea dd + dd {
	margin-top: 5px;
}
.txt-link {
	font-size: 18px;
	text-align: right;
}
.txt-link a {
	position: relative;
	padding-right: 30px;
	color: #005eb8;
	text-decoration: none;
}
.txt-link a:after {
	display: block;
	content: "\f33b";
	position: absolute;
	top: 0;
	bottom: 0;
	right: 0;
	margin: auto;
	font-family: "Font Awesome 6 Pro";
	font-weight: 300;
}
.banner {
	margin: 70px auto;
	max-width: 1200px;
}
.banner img {
	width: 100%;
	height: auto;
}


.iziModal {
	text-align: center;
}
.iziModal-overlay{
	-webkit-transform:translateZ(-1000px);
}
.iziModal .iziModal-content {
	padding-bottom: 85px !important;
}
.iziModal .modal-close {
	font-size: 24px;
	line-height: 1;
	color: #fff;
	text-align: right;
}
.iziModal .modal-close button {
	background-color: #005eb8;
	width: 36px;
	height: 36px;
	border-radius: 50%;
}
.iziModal .modal-close button:hover {
	opacity: 0.7;
}
.iziModal-navigate>button {
	opacity: 0.5;
}
.iziModal .modal-title {
	position: relative;
	padding-top: 65px;
	font-family: 'Noto Sans JP', sans-serif;
	font-size: 36px;
	font-weight: 700;
	line-height: 1.4;
	color: #005eb8;
}
.iziModals .modal-title:before {
	position: absolute;
	content: "";
	display: block;
	top: 10px;
	left: 0;
	right: 0;
	margin: auto;
}
.iziModals1 .modal-title:before {
	width: 22px;
	height: 36px;
	background: url(../images/i_hourglass_blue.png) no-repeat;
}
.iziModals2 .modal-title:before {
	width: 46px;
	height: 32px;
	background: url(../images/i_medal_blue.png) no-repeat;
}
.iziModals3 .modal-title:before {
	width: 33px;
	height: 34px;
	background: url(../images/i_machine_blue.png) no-repeat;
}
.iziModals4 .modal-title:before {
	width: 35px;
	height: 35px;
	background: url(../images/i_earth_blue.png) no-repeat;
}
.iziModals5 .modal-title:before {
	width: 49px;
	height: 29px;
	background: url(../images/i_mountain_blue.png) no-repeat;
}
.iziModals6 .modal-title:before {
	width: 35px;
	height: 36px;
	background: url(../images/i_tool_blue.png) no-repeat;
}

.iziModal .modal-txt {
	margin-top: 25px;
	font-family: 'Noto Sans JP', sans-serif;
	font-size: 16px;
	font-weight: 400;
	line-height: 1.9;
}

@media screen and (min-width: 0px) and (max-width: 767px) {
	section + section {
		margin-top: 70px;
	}
	.menu-trigger {
		display: none;
	}
	.mv-area {
		background:
			url(../images/bg_mv_product_sp.png) center top 195px no-repeat,
			url(../images/bg_mv_sp.jpg) center top no-repeat;
		background-size: 100% auto;
		margin-top: 0;
		padding: 50px 0;
	}
	.mv-area h1 img {
		width: 229px;
		height: auto;
	}
	.mv-area p {
		margin-top: 28vw;
		font-size: 11px;
	}
	.lead {
		margin-bottom: 30px;
		font-size: 18px;
	}
	.movie-area {
		margin: 0 auto;
		background: url(../images/bg_message.png) center top 15px no-repeat;
		background-size: 100% auto;
	}
	.movie-area .movie-inner {
		width: 100%;
	}
	.story .established dt {
		padding-top: 35px;
		font-size: 18px;
	}
	.story .established dt:before {
		width: 23px;
		height: 26px;
		background-size: 100% auto;
	}
	.story .established dt span {
		font-size: 16px;
	}
	.story .established dd {
		font-size: 14px;
		line-height: 2;
	}
	.story .col-sm-12 + .col-sm-12 {
		margin: 0 0 20px 0;
	}
	.story .activity dd {
		text-align: left;
	}
	.strengths {
		background-size: 100% auto;
		max-height: initial;
		max-height: auto;
	}
	.strengths .strengths-list {
		width: 100%;
	}
	.strengths li {
		width: calc((100% - 24px) / 2);
		min-height: 155px;
		margin-right: 6px !important;
		margin-left: 6px;
	}
	.strengths li:nth-child(n+3) {
		margin-top: 12px;
	}
	.strengths li a {
		font-size: 18px;
		line-height: 1.2;
	}
	.strengths li a:before {
		top: 10px;
	}
	.strengths li a:after {
		bottom: 10px;
	}
	.partner .offset {
		margin-right: 0;
		margin-left: 0;
	}
	.partner .grayarea {
		padding: 15px;
	}
	.grayarea .col-sm-12 + .col-sm-12 {
		margin: 0 0 20px 0;
	}
	.partner .row.partner-list dt {
		font-size: 22px;
	}
	.iziModal {
		max-width: 86% !important;
		max-width: 86% !important;
		margin-right: auto;
		margin-left: auto;
	}
	.iziModal-navigate>button {
		width: 45px;
		opacity: 1;
	}
	.iziModal-navigate-next {
		right: 62%;
	}
	.iziModal-navigate-prev {
		left: 62%;
	}
	.iziModal .iziModal-content {
		padding: 15px 15px 50px 15px !important;
	}
	.iziModal .modal-close {
		font-size: 24px;
	}
	.iziModal .modal-close button {
		width: 36px;
		height: 36px;
	}
	.iziModal .modal-title {
		padding-top: 55px;
		font-size: 22px;
	}
	.iziModal .modal-txt {
		margin-top: 25px;
		font-size: 14px;
		text-align: left;
	}
}
@media screen and (min-width: 768px) and (max-width: 1100px) {
	.iziModal {
		max-width: 86% !important;
		max-width: 86% !important;
		margin-right: auto;
		margin-left: auto;
	}
	.iziModal-navigate>button {
		width: 105px;
		opacity: 1;
	}
}

