@charset "utf-8";

.clearfix:after {
	content: '';
	display: block;
	clear: both;
}

@media screen and (max-width: 499px) {
	.disable_sp {
		display: none;	
	}
}

.mb15 {
	margin-bottom: 15px;
}

#contGrid {
	padding-top: 60px;
}

.Section.boxUnit {
	width: 100%;
	border: 1px solid #d9d9d9;
	background: #f2f2f2;
	margin-bottom: 30px;
	padding: 20px;
	box-sizing: border-box;
}

.Section.boxUnit .left_wrap {
	float: left;
}

.Section.boxUnit .right_wrap {
	float: right;
}

.Section.boxUnit .PageTitleStyle1 {
	padding-top: 35px !important;
}

.Section.boxUnit .PageTitleStyle1 h1 {
	color: #000;
	margin-bottom: 20px;
}

.Section.boxUnit .PageTitleStyle1 h2 {
	color: #6c6c6c;
	margin-bottom: 25px;
}

.Section.boxUnit .PageTitleStyle1 p.personName {
	background: #fff;
	color: #000;
	display: inline-block;
	padding: 8px 12px;
	box-sizing: border-box;
	margin-bottom: 20px;
	font-size: 0.875rem;
}

.Section.boxUnit .PageTitleStyle1 p.personName .name {
	font-weight: bold;
	font-size: 1rem;
}



.Section.boxUnit .PageTitleStyle1 .btn_wrap ul.ButtonStyle2 {
	display: flex;
	justify-content: center;
	align-items: center;
}

.Section.boxUnit .movWrap {
	text-align: center;
	margin-bottom: 15px;
	width: 80%;
	margin-left: auto;
	margin-right: auto;
}

@media screen and (max-width: 999px) {
	.Section.boxUnit .movWrap {
		width: 100%;	
	}
}

.Section.boxUnit .movWrap .photo.youtubeLink {
	position: relative;
}

.Section.boxUnit .movWrap .photo.youtubeLink a figure img {
	width: 100%;
	opacity: 1;
	transition: all .3s;
}

.Section.boxUnit .movWrap .photo.youtubeLink a:hover figure img {
	opacity: .75;
	transition: all .3s;
}

.Section.boxUnit .movWrap .photo.youtubeLink a .btnIcon {
	position: absolute;
	content: '';
	display: block;
	top: 50%;
	left: 50%;
	transform: translate(-50%, -50%);
	width: 100px;
	height: 74px;
	background: url('/image/jp/sinews/featured_article/ds3000/index_10.svg');
	background-repeat: no-repeat;
	background-size: contain;
	background-position: center;
}

.Section.boxUnit .movWrap .photo.youtubeLink a:hover .btnIcon {
	position: absolute;
	content: '';
	display: block;
	top: 50%;
	left: 50%;
	transform: translate(-50%, -50%);
	width: 100px;
	height: 74px;
	background: url('/image/jp/sinews/featured_article/ds3000/index_10_ove.svg');
	background-repeat: no-repeat;
	background-size: contain;
	background-position: center;
}


.Section .actionArea {
	background: #fff;
	padding: 25px;
	box-sizing: border-box;
	text-align: center;
}

.Section.boxUnit .actionArea p.readText {
	font-weight: bold;
	color: #333;
	font-size: 1rem;
	margin-bottom: 1em;
}


.Section .actionArea p.description {
	margin-bottom: 25px;
	font-size: 0.875rem;
	color: #333;
}

.Section .actionArea .btn_wrap {
	text-align: center;
}

.target-f .Section .actionArea .btn_wrap li {
	margin: 0;
	float: none;
}

.ds3000_academia_campaign .Section .actionArea .btn_wrap li {
	margin: 0;
	float: none;
}

.gho .Section .actionArea .btn_wrap ul {
	display: flex;
	justify-content: center;
	align-items: center;
	gap: 20px;
}

@media screen and (max-width: 767px) {
	.gho .Section .actionArea .btn_wrap ul {
		flex-direction: column;
	}
}

.gho .Section .actionArea .btn_wrap li {
	margin: 0;
	float: none;
}

.Section .actionArea .btn_wrap li a {
	margin-bottom: 0;
}


.Section.boxUnit#box_02 {
	position: relative;
}

.Section.boxUnit#box_02 .left_wrap {
	width: calc(100% - 420px);
}

.Section.boxUnit#box_02 .left_wrap.actionArea {
	position: absolute;
	bottom: 20px;
	left: 20px;
	width: calc(100% - 460px);
}


@media screen and (max-width: 999px) {
	.Section.boxUnit#box_02 .left_wrap.actionArea {
		position: static;
		bottom: 0;
		left: 0;
		width: calc(100% - 420px);
	}
}

.Section.boxUnit#box_02 .right_wrap {
	width: 400px;
}

.Section.boxUnit#box_02 .right_wrap img {
	max-width: 100%;
}

@media screen and (max-width: 899px) {
	.Section.boxUnit#box_02 .left_wrap {
		float: none;
		width: 100%;
	}
	.Section.boxUnit#box_02 .right_wrap {
		float: none;
		width: 100%;
	}
	.Section.boxUnit#box_02 .right_wrap.photoWrap {
		margin-bottom: 25px;
		text-align: center;
		width: 60%;
		margin-left: auto;
		margin-right: auto;
	}
	.Section.boxUnit#box_02 .left_wrap.actionArea {
		width: 100%;
	}
}

@media screen and (max-width: 499px) {
	.Section.boxUnit#box_02 .right_wrap.photoWrap {
		width: 100%;	
	}
}




.Section.faqUnit#faqWrap {
	width: 100%;
}

.Section.faqUnit#faqWrap .titleWrap {
	margin-bottom: 45px;
}


.Section.faqUnit#faqWrap .qaListWrap {
	width: 1060px;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 55px;
}


@media screen and (max-width: 1059px) {
	.Section.faqUnit#faqWrap .qaListWrap {
		width: 94%;	
	}
}

.Section.faqUnit#faqWrap .qaListWrap:last-child {
	margin-bottom: 0;
}

.Section.faqUnit#faqWrap .qaListWrap.qa_01 {
	background: #fde9f1;
}

.Section.faqUnit#faqWrap .qaListWrap.qa_02 {
	background: #e5f3f7;
}

.Section.faqUnit#faqWrap .qaListWrap.qa_03 {
	background: #fff4ef;
}

.Section.faqUnit#faqWrap .qaListWrap .subTitleWrap {
	padding: 30px 30px 20px 30px;
	box-sizing: border-box;
}

@media screen and (max-width: 767px) {
	.Section.faqUnit#faqWrap .qaListWrap .subTitleWrap {
		padding: 15px;
	}
}


.Section.faqUnit#faqWrap .qaListWrap.qa_01 .subTitleWrap {
	background: #ee498b;
}

.Section.faqUnit#faqWrap .qaListWrap.qa_02 .subTitleWrap {
	background: #0087b4;
}

.Section.faqUnit#faqWrap .qaListWrap.qa_03 .subTitleWrap {
	background: #ff9164;
}

.Section.faqUnit#faqWrap .qaListWrap .subTitleWrap h2 {
	text-align: center;
	font-size: 220%;
	font-family: "Times New Roman", "YuMincho", "Hiragino Mincho ProN", "Yu Mincho", "MS PMincho", serif;
	background: none;
	font-weight: bold;
	color: #fff;
}

@media screen and (max-width: 767px) {
	.Section.faqUnit#faqWrap .qaListWrap .subTitleWrap h2 {
		font-size: 130%;
	}
}

.Section.faqUnit#faqWrap .qaListWrap .subTitleWrap p.description {
	text-align: center;
	font-size: 160%;
	font-family: "Times New Roman", "YuMincho", "Hiragino Mincho ProN", "Yu Mincho", "MS PMincho", serif;
	background: none;
	font-weight: normal;
	color: #fff;
	margin-bottom: 20px;
}

@media screen and (max-width: 767px) {
	.Section.faqUnit#faqWrap .qaListWrap .subTitleWrap p.description {
		font-size: 110%;
	}
}

.Section.faqUnit#faqWrap .qaListWrap .subTitleWrap .merit {
	display: flex;
	justify-content: center;
	align-items: center;
	background: #fff;
	width: 100%;
}

@media screen and (max-width: 767px) {
	.Section.faqUnit#faqWrap .qaListWrap .subTitleWrap .merit {
		flex-direction: column;
	}
}


.Section.faqUnit#faqWrap .qaListWrap .subTitleWrap .merit div {
	width: 50%;
	padding: 12px;
	box-sizing: border-box;
}

@media screen and (max-width: 767px) {
	.Section.faqUnit#faqWrap .qaListWrap .subTitleWrap .merit div {
		width: 110%;
		padding: 6px 12px 0 12px; 
		text-align: center;
	}
}

.Section.faqUnit#faqWrap .qaListWrap .subTitleWrap .merit div.meritTitle {
	display: flex;
	justify-content: end;
	align-items: center;
}

@media screen and (max-width: 767px) {
	.Section.faqUnit#faqWrap .qaListWrap .subTitleWrap .merit div.meritTitle {
		justify-content: center;
	}
}

.Section.faqUnit#faqWrap .qaListWrap .subTitleWrap .merit div.meritTitle p {
	font-family: "Times New Roman", "YuMincho", "Hiragino Mincho ProN", "Yu Mincho", "MS PMincho", serif;
	font-weight: bold;
	font-size: 150%;
}


@media screen and (max-width: 767px) {
	.Section.faqUnit#faqWrap .qaListWrap .subTitleWrap .merit div.meritTitle p {
		font-size: 100%;
	}
}

.Section.faqUnit#faqWrap .qaListWrap.qa_01 .subTitleWrap .merit div.meritTitle p {
	color: #ee498b;
}

.Section.faqUnit#faqWrap .qaListWrap.qa_02 .subTitleWrap .merit div.meritTitle p {
	color: #0087b4;
}

.Section.faqUnit#faqWrap .qaListWrap.qa_03 .subTitleWrap .merit div.meritTitle p {
	color: #ff9164;
}

.Section.faqUnit#faqWrap .qaListWrap .subTitleWrap .merit div.meritLists li {
	font-family: "Times New Roman", "YuMincho", "Hiragino Mincho ProN", "Yu Mincho", "MS PMincho", serif;
	font-weight: normal;
	font-size: 110%;
	color: #000;
	padding: 3px 0;
}



.Section.faqUnit#faqWrap .qaListWrap .cont {
	padding: 45px 30px;
	box-sizing: border-box;
}


@media screen and (max-width: 767px) {
	.Section.faqUnit#faqWrap .qaListWrap .cont {
		padding: 25px 15px;
	}
}


.Section.faqUnit#faqWrap .qaListWrap .cont .listWrapper .unitSubTitle p {
	color: #fff;
	padding: 4px;
	box-sizing: border-box;
	display: inline-block;
	margin-bottom: 25px;
}

.Section.faqUnit#faqWrap .qaListWrap .cont .listWrapper .unitSubTitle.mb12 p {
	margin-bottom: 12px;
}

.Section.faqUnit#faqWrap .qaListWrap.qa_01 .cont .listWrapper .unitSubTitle p {
	background: #ee498b;
}

.Section.faqUnit#faqWrap .qaListWrap.qa_02 .cont .listWrapper .unitSubTitle p {
	background: #0087b4;
}

.Section.faqUnit#faqWrap .qaListWrap.qa_03 .cont .listWrapper .unitSubTitle p {
	background: #ff9164;
}

.Section.faqUnit#faqWrap .qaListWrap .cont .listWrapper p.sectionRead {
	font-size: 0.875rem;
	margin-bottom: 25px;
}

.Section.faqUnit#faqWrap .qaListWrap .cont .listWrapper .box {
	margin-bottom: 25px;
}

.Section.faqUnit#faqWrap .qaListWrap .cont .listWrapper .box .qUnit p {
	border-bottom: 1px solid #b2b2b2;
	display: flex;
	justify-content: flex-start;
	align-items: flex-start;
	font-size: 1rem;
	color: #000;
	font-weight: bold;
	padding: 0 0 6px 0;
	box-sizing: border-box;
	vertical-align: bottom;
	margin-bottom: 15px;
}

.Section.faqUnit#faqWrap .qaListWrap .cont .listWrapper .box .qUnit p .num {
	font-size: 180%;
}


.Section.faqUnit#faqWrap .qaListWrap.qa_01 .cont .listWrapper .box .qUnit p .num {
	color: #ee498b;
}

.Section.faqUnit#faqWrap .qaListWrap.qa_02 .cont .listWrapper .box .qUnit p .num {
	color: #0087b4;
}

.Section.faqUnit#faqWrap .qaListWrap.qa_03 .cont .listWrapper .box .qUnit p .num {
	color: #ff9164;
}


.Section.faqUnit#faqWrap .qaListWrap .cont .listWrapper .box .qUnit p .txt {
	padding-top: 5px;
	padding-left: 0.5em;
}

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



.floatBnr.cont202405 {
	position: fixed;
	right: 3%;
	bottom: 130px;
	z-index: 999;
	filter: drop-shadow(0 0 3px rgba(0, 0, 0, .45));
	
	opacity: 0;
	visibility: collapse;
	
	-webkit-transition: all .6s;
	transition: all .6s;
}

.floatBnr.cont202405.active {
	opacity: 1;
	visibility: visible;
	
	-webkit-transition: all .8s;
	transition: all .8s;
}

@media screen and (max-width: 767px) {
	.floatBnr.cont202405 {
		width: 290px;
		right: 4%;
	}
}

@media screen and (max-width: 599px) {
	.floatBnr.cont202405 {
		width: 240px;
		bottom: 20px;
	}
}

.floatBnr.cont202405 .img img {
	max-width: 100%;
}

.floatBnr.cont202405 .close {
	display: block;
	content: '';
	width: 36px;
	height: 36px;
	cursor: pointer;
	
	position: absolute;
	top: -18px;
	right: -18px;
	
	border-radius: 50%;
	background: #fff;
	filter: drop-shadow(0 0 3px rgba(0, 0, 0, .45));
	
	-webkit-transition: all .4s;
	transition: all .4s;
}

.floatBnr.cont202405 .close:hover {
	background: #000;
	
	-webkit-transition: all .4s;
	transition: all .4s;
}

@media screen and (max-width: 599px) {
	.floatBnr.cont202405 .close {
		width: 26px;
		height: 26px;
		top: -13px;
		right: -13px;
	}
}


.floatBnr.cont202405 .close:after {
	content: '';
	width: 20px;
	height: 1px;
	background: #666666;
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translate(-50%, -50%) rotate(45deg);
	
	-webkit-transition: all .4s;
	transition: all .4s;
}

.floatBnr.cont202405 .close:hover:after {
	background: #ffffff;
	
	-webkit-transition: all .4s;
	transition: all .4s;
}

.floatBnr.cont202405 .close:before {
	content: '';
	width: 20px;
	height: 1px;
	background: #666666;
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translate(-50%, -50%) rotate(-45deg);
	
	-webkit-transition: all .4s;
	transition: all .4s;
}

.floatBnr.cont202405 .close:hover:before {
	background: #ffffff;
	
	-webkit-transition: all .4s;
	transition: all .4s;
}






#contGrid .catalogBtn {
	text-align: center;
	margin-top: 55px;
	margin-bottom: 55px;
}


#contGrid .catalogBtn .btnWrap a {
	color: #fff;
	background: rgba(238, 6, 42, 1);
	text-decoration: none;
	padding: 15px;
	box-sizing: border-box;
	
	transition: all .4s;
}

@media screen and (max-width: 849px) {
	#contGrid .catalogBtn .btnWrap {
		text-align: center;
		margin-top: 25px;
	}
}

#contGrid .catalogBtn .btnWrap a:hover {
	background: rgba(238, 6, 42, .8);
	
	transition: all .4s;
}

#contGrid .catalogBtn .btnWrap a .txt {

}

#contGrid .catalogBtn .btnWrap a .arr {
	display: inline-block;
	width: 8px;
	height: 8px;
	border-top: 2px solid #fff;
	border-right: 2px solid #fff;
	transform: rotate(45deg);
	margin-left: 8px;
	position: relative;
	left: 0;
	transition: all .4s;
}

#contGrid .catalogBtn .btnWrap a:hover .arr {
	left: 4px;
	transition: all .4s;
}





.Section#applicationIntroductionWrap .headerWrap {
	border-top: 2px solid #02224d;
	border-bottom: 1px solid #02224d;
	margin-top: 65px;
	
}


.Section#applicationIntroductionWrap .headerWrap .PageTitleStyle1.main_title {
	padding-top: 35px;
	margin-bottom: 15px;
}

.Section#applicationIntroductionWrap .headerWrap .PageTitleStyle1.main_title h1 {
	color: #02224d;
}


.Section#applicationIntroductionWrap .headerWrap .PageTitleStyle1.main_title p.subTitle {
	font-weight: bold;
	font-size: 16px;
	color: #02224d;
}

.Section#applicationIntroductionWrap .headerWrap .campaignDescriptionWrap p.campaignDescription {
	margin-bottom: 0;
}

@media screen and (max-width: 767px) {
	.Section#applicationIntroductionWrap .headerWrap .campaignDescriptionWrap p.campaignDescription {
		text-align: left;
		margin-bottom: 0;
	}
}

.Section#applicationIntroductionWrap .attentionWrap {
	display: flex;
	justify-content: flex-end;
	align-items: flex-start;
	padding: 8px 0;
}

.Section#applicationIntroductionWrap .attentionWrap li {
	font-size: 13px;
	text-indent: -1em;
	padding-left: 1em;
	box-sizing: border-box;
}

@media screen and (max-width: 767px) {
	.Section#applicationIntroductionWrap .Section.applicationBoxUnit .cont h1 {
		font-size: 160% !important;
	}
}

.Section#applicationIntroductionWrap .Section.applicationBoxUnit .cont p.readText {
	text-align: left;
	margin-bottom: 1em;
}

.Section#applicationIntroductionWrap .Section.applicationBoxUnit .cont .img_wrap p.caption {
	margin-top: 6px;
	font-size: 14px;
}


.Section#applicationIntroductionWrap .Section.applicationBoxUnit .cont p.imgTitle {
	background: #fff;
    color: #02224d;
    display: inline-block;
    padding: 8px 12px;
    box-sizing: border-box;
    margin-bottom: 20px;
    font-size: 0.875rem;
    font-weight: bold;
}

.Section#applicationIntroductionWrap .Section.applicationBoxUnit .cont .actionArea.noWrap {
    background: none;
    padding: 0;
}

.Section#applicationIntroductionWrap .Section.applicationBoxUnit .cont .actionArea p.bold {
    font-weight: bold;
}

.Section#applicationIntroductionWrap .Section.applicationBoxUnit .cont .actionArea p.mb12 {
    margin-bottom: 12px;
}