@charset "utf-8";
/* CSS Document */

/*
.ImgOnlyStyle a img:hover, .BannerList a img:hover {
	opacity: .7;
}

mod astec 20220606
*/

.CatchCopy {
	font-weight: bold;
	font-size: 120%;
	margin: 15px 0;
}
.ColumnSet p.TextStyle1 {
	margin-bottom: 10px;
}
.ColumnSet {
	margin-bottom: 20px;
	margin-top: 20px;
}
h2 {
	position: relative;
}
h2 .processbar {
	font-size: 70%;
	position: absolute;
	left: 175px;
	top: 14px;
}
#sec01 .ImgOnlyStyle .ModalYouTubeLink:before, #sec01 .ImgOnlyStyle .ModalYouTubeLink:after, #sec01 .ImgOnlyStyle .ModalYouTubeLink span:after {
	/*top: 44%;
	left: 54%;
	content: none;*/
}
.ButtonStyle1 {
	margin-bottom: 15px;
}
.ButtonStyle1 a.ModalYouTubeLink {
	background-image: url(/image/jp/r1/icon/icon_movie_white_hd.png);
	background-position: right 35px center;
}
.ImgOnlyStyle .ModalYouTubeLink:after {
	background-color: rgba(230,0,39,.7);
}
.ListStyle1.marker li {
	font-weight: bold;
}
.ListStyle1.marker li {
	background: none;
	position: relative;
	padding-left: 25px;
}
.ListStyle1.marker li:before {
	content: '';
	width: 8px;
	height: 8px;
	position: absolute;
	left: 10px;
	top: 5px;
	background-color: #097B7B;
	border-radius: 50%;
}
.BoxPatternA.SolutionList h2 {
	position: relative;
	background: #2E4173;
	/*height: 50px;*/
}

.BoxPatternA.SolutionList h2.noimg {
	height: 25px;
}
.BoxPatternA.SolutionList h2 {
	background-color: #2E4173;
	color: #ffffff;
	display: block;
	height: 100%;
	font-weight: bold;
}
.BoxPatternA.SolutionList h2 {
	background-image: url(/image/jp/r1/icon/icon_link_right_l_white_hd.gif);
	background-repeat: no-repeat;
	background-position: right 3px top 5px;
	background-size: 24px 24px;
	-moz-background-size: 24px 24px;
	-webkit-background-size: 24px 24px;
	-o-background-size: 24px 24px;
	-ms-background-size: 24px 24px;
}
.BoxPatternA.SolutionList {
	background-color: #fff;
	border: 1px solid #2E4173;
}
.BoxPatternA.SolutionList a:link, .BoxPatternA.SolutionList a:active {
	text-decoration: none;
}
.BoxPatternA.SolutionList a {
	color: #333;
}
.BoxPatternA.SolutionList:hover {
	opacity: .8;
}
.BoxPatternA.SolutionList .Inner {
	position: relative;
}
.processbar {
	display: flex;
	flex-wrap: nowrap;
	width: 380px;
	font-size: 80%;
	/*position: absolute;
	bottom: 10px;
	left: 15px;*/
	border-left: 1px solid #ffffff;
	border-top: 1px solid #ffffff;
	border-bottom: 1px solid #ffffff;
	margin: -5px 0 10px 15px;
}
.processbar .step {
	position: relative;
	width: calc(100% / 6);
	text-align: center;
	align-items: center;
	padding: 2px 0 2px 10px;
	line-height: 1.5;
	background: #002564;
	color: #fff;
	font-weight: bold;
}
.processbar .step::before,
.processbar .step::after {
	position: absolute;
	z-index: 3;
	top: 0;
	bottom: 0;
	left: 100%;
	content: '';
	border-top: 11px solid transparent;
	border-bottom: 11px solid transparent;
	border-left: 11px solid #002564;
	margin: auto;
}
.processbar .step.retail::before,
.processbar .step.retail::after {
	border-top: none;
	border-bottom: none;
}
/*.processbar .step:not(:last-child)::before {
	margin-left: 1px;
	border-left-color: #fff;
}*/
.processbar .step.on {
	background: #097B7B;
	color: #fff;
}
.processbar .step:first-child.on {
	background-color: #1A2A51;
}
.processbar .step.on:first-child::after,
.processbar .step.on:first-child::before {
	border-left: 10px solid #1A2A51;
}
.processbar .step.on:first-child::before {
	margin-left: 1px;
	border-left-color: #fff;
}
.processbar .step.on::after,
.processbar .step.on::before {
	border-left: 10px solid #097B7B;
}
/*.processbar .step.retail.on::after,
.processbar .step.retail.on::before {
	border-left: 5px solid #0D837C;
}
.processbar .step.retail.off::after,
.processbar .step.retail.off::before {
	border-left: 5px solid #C2E0DE;
}*/
.processbar .step.on::before {
	margin-left: 1px;
	border-left-color: #fff;
	z-index: 2;
}
.processbar .step.off {
	background: #CCDFDF;
	color: #fff;
}
.processbar .step.off::after,
.processbar .step.off::before {
	border-left: 10px solid #CCDFDF;
}
.processbar .step.off::before {
	margin-left: 1px;
	border-left-color: #fff;
	z-index: 2;
}
.processbar .step.lastItem {
	background: #87D2CF;
	color: #02363A;
	/*text-shadow: 2px 2px 2px #ffffff, -2px 2px 2px #ffffff, 2px -2px 2px #ffffff, -2px -2px 2px #ffffff;*/
}
.processbar .step.off.lastItem {
	background: #CCDFDF;
	color: #fff;
}
.processbar .step.off.lastItem::after,
.processbar .step.off.lastItem::before {
	border-left: 10px solid #CCDFDF;
}
.processbar .step.lastItem::after,
.processbar .step.lastItem::before {
	border-left: 10px solid #87D2CF;
}
.processbar .step.lastItem::before, .processbar .step.off.lastItem::before {
	/*margin-left: 1px;*/
	border-left-color: #fff;
	z-index: 2;
}
.ModalYouTubeLink img.border{
/*	border: 1px solid #9A9A9A;*/
}

/*

mod astec 20220606

.BannerList {
	display: flex;
	margin-bottom: 15px;
}
.BannerList li {
	margin-left: 12px;
}
.BannerList li:first-child {
	margin-left: 0;
}
.BannerList li a {
	display: table-cell;
	height: 102px;
	width: 232px;
	border: solid 1px #cccccc;
	background-color: #ffffff;
	text-align: center;
	vertical-align: middle;
	box-sizing: border-box;
	font-size: 95%;
	background-position: bottom 5px right 5px;
	padding: 0;
}
.BannerList li.ImgBanner a {
	border: none;
}
.BannerList li a:link, .BannerList li a:active {
	text-decoration: none;
}
.BannerList li a:active, .BannerList li a:hover {
	text-decoration: underline;
	opacity: .8;
	border: 1px solid #000000;
}
.BannerList li.ImgBanner a:active, .BannerList li.ImgBanner a:hover {
	border: none;
}

*/


/** モーダルウィンドウ**/
.modal {
	display: none;
	height: 100vh;
	position: fixed;
	top: 0;
	width: 100%;
	z-index: 98;
}
.modal_bg {
	background: rgba(0,0,0,.8);
	height: 100vh;
	position: absolute;
	width: 100%;
}
.modal_content {
	background: #fff;
	box-sizing: border-box;
	left: 50%;
	height: 100%;
	max-height: 730px;
	padding: 40px 40px 20px 40px;
	position: absolute;
	top: 50%;
	transform: translate(-50%,-50%);
	overflow-y: scroll;
	width: 900px;
}

#modal01 .modal_content {
	background: #fff;
	left: 50%;
	height: auto;
	overflow: auto;
	padding: 20px 40px;
	position: absolute;
	top: 50%;
	transform: translate(-50%,-50%);
	width: auto;
}
#modal01 a.js-modal-close {
	display: block;
	position: absolute;
	width: 20px;
	height: 10px;
	border: 2px solid #fff;
	background: #097B7B;
	right: 30px;
	top: -2px;
}
#modal01 a.js-modal-close:before, #modal01 a.js-modal-close:after {
	content: '';
	position: absolute;
	top: 50%;
	left: 50%;
	width: 3px;
	height: 20px;
	background: #fff;
}
#modal01 a.js-modal-close:before {
	transform: translate(-50%, -50%) rotate(45deg);
}
#modal01 a.js-modal-close:after {
	transform: translate(-50%, -50%) rotate(-45deg);
}
a.js-modal-close {
	background: #737373;
	color: #fff;
	display: table;
	margin: 20px auto;
	padding: 5px 0;
	text-align: center;
	text-decoration: none;
	width: 122px;
}
a.js-modal-close :link, a.js-modal-close:active {
	color: #fff;
	display: block;
	text-align: center;
	text-decoration: none;
}
a.js-modal-close:hover {
	opacity: .8;
}
.modal_content .BoxPatternA {
	border: 1px solid #727171;
}
.modal_content .BoxPatternA h2 {
	background-color: #727171;
}
.modal_content dl {
	border-bottom: 1px dashed #707070;
	margin-bottom: 7px;
	position: relative;
}
.modal_content dl:last-child {
	border-bottom: none;
}
.modal_content .LinkListStyle1 {
	margin-bottom: 4px;
}
.modal_content .LinkListStyle1 li {
	position: relative;
	margin-left: 17px;
	
}
.modal_content .LinkListStyle1 li a, .modal_content .LinkListStyle1 li a:link, .modal_content .LinkListStyle1 li:active {
	color: #333333;
}
.modal_content dl dt span {
	background-color: #ffffff;
	border-radius: 50%;
	border: 1px solid #000000;
	color: #000000;
	display: inline-block;
	font-size: 75%;
	height: 15px;
	left: 19px;
	line-height: 16px;
	text-align: center;
	top: 5px;
	position: absolute;
	width: 15px;
}
.modal_content .onGoing dl dt span {
	background-color: #A2EADC;
	border: 1px solid #16274B;
	color: #16274B;
}