@charset "UTF-8";
/*
 * index.css
 *
 */

/*------------------------------------------------------- */
/* !Layout Option
/*------------------------------------------------------- */

.cpplus2024 a {
	color: #000;
	opacity: 1;
	transition: opacity 0.2s ease;
	outline: none;
}
.cpplus2024 a:hover {
	opacity: 0.5;
}
.cpplus2024 a:visited {
	color: #000;
}
.cpplus2024 a:hover,
.cpplus2024 a:active,
.cpplus2024 a:focus {
	text-decoration: none;
	color: #000;
}
.cpplus2024 .bg_block {
	background-color: #f2f2f2;
}
.cpplus2024 .lineBreak {
	display: none;
}
.cpplus2024 .offLabel {
	font-family: YakuHanJP, "Yu Gothic Bold", "游ゴシック Bold", YuGothic Bold, "ヒラギノ角ゴ ProN W6", "Hiragino Kaku Gothic ProN w6", "メイリオ Bold", Meiryo Bold, sans-serif;
}
.cpplus2024 .ico_contemporary {
	position: relative;
	padding-left: 25px;
}
.cpplus2024 .ico_contemporary::before {
	position: absolute;
	content: "C";
	color: #fff;
	background: #b5b6b6;
	font-size: 1.6rem;
	text-align: center;
	font-family: "SIGMA_Bold", sans-serif;
	font-style: normal;
	display: inline-block;
	left: 0;
	top: 0;
	width: 20px;
	height: 20px;
	padding: 0 0 1px 0;
	border-radius: 50%;
}
.cpplus2024 .ico_new {
	position: relative;
}
.cpplus2024 .ico_new::after {
	position: absolute;
	content: "NEW";
	color: #fff;
	background: #000;
	font-size: 1.2rem;
	text-align: center;
	font-family: "SIGMA_Bold", sans-serif;
	font-style: normal;
	letter-spacing: 0.05em;
	display: inline-block;
	min-width: 60px;
	left: 75px;
	top: -20px;
	padding-top: 2px;
}
.cpplus2024 .ico_noteTxt {
	position: relative;
	text-indent: -9999px;
}
.cpplus2024 .ico_noteTxt::after {
	position: absolute;
	content: "";
	width: 100%;
	height: 20px;
	background: url(../img/ico_note_ver2.svg) no-repeat;
	background-size: auto 100%;
	left: 0;
	top: 0;
}
.cpplus2024 .ico_nav {
	position: relative;
}
.cpplus2024 .ico_nav::after {
	position: absolute;
	content: "";
	width: 30px;
	height: 30px;
	background: url(../img/ico_nav.svg) no-repeat;
	background-size: 100% 100%;
	right: 13px;
	top: 50%;
	margin-top: -15px;
}
.cpplus2024 .btn_basic {
	display: inline-block;
	border: 1px solid #000;
	background: #fff;
	padding: 12px;
	min-width: 240px;
	box-sizing: border-box;
	text-align: center;
	text-decoration: none;
}
.cpplus2024 .arrow_basic {
	position: relative;
}
.cpplus2024 .arrow_basic::after {
	position: absolute;
	content: "";
	width: 6px;
	height: 6px;
	border-top: solid 1px #000;
	border-right: solid 1px #000;
	transform: rotate(135deg);
	top: 19px;
	right: 20px;
}
.cpplus2024 .arrow_link {
	position: relative;
	padding-left: 26px;
}
.cpplus2024 .arrow_link::before {
	position: absolute;
	content: "";
	width: 21px;
	height: 21px;
	background: url(/jp/contents/cpplus2024/img/ico_arrow.svg);
	background-size: 21px 21px;
	left: 0;
	top: 0;
}
.cpplus2024 .arrow_download {
	position: relative;
	padding-right: 20px;
}
.cpplus2024 .arrow_download::after {
	position: absolute;
	content: "";
	width: 17px;
	height: 17px;
	background: url(/jp/contents/cpplus2024/img/ico_download.svg);
	background-size: 100% auto;
	right: 0;
	top: 50%;
	margin-top: -9px;
}

/*------------------------------------------------------- */
/* !Layout Basic
/*------------------------------------------------------- */

html {
	/*overflow-y: scroll;*/
	height: 100%;
}
body {
	text-align: left;
	height: 100%;
	position: relative;
}
.wrapper {
	padding-top: 7.8125vw!important;
	padding-bottom: 8.88889em!important;
}
@media screen and (min-width:1760px) {
	.wrapper {
		padding-top: 139px!important;
	}
}
@media screen and (max-width:768px) {
	.wrapper {
		padding-top: 22.4vw!important;
		padding-bottom: 32vw!important;
	}
}
.cpplus2024 .head {
	width: 1090px;
	margin: 0 auto;
}
.cpplus2024 #now {
	display: none;
}

/*------------------------------------------------------- */
/* .header
/*------------------------------------------------------- */

.cpplus2024 .head {
	padding: 80px 0 60px 0;
}
.cpplus2024 .head .logo_cp {
	width: 174px;
	margin: 0 auto;
}
.cpplus2024 .head .tit_main {
	margin-top: 60px;
	text-align: center;
}
.cpplus2024 .head .tit_main .txt {
	margin-top: 50px;
	display: block;
	font-size: 4.2rem;
	font-weight: bold;
	line-height: 1.42;
	letter-spacing: -0.08em;
}
.cpplus2024 .head .tit_main .txt em {
	font-family: "SIGMA_Bold", sans-serif;
	font-style: normal;
	letter-spacing: 0em;
}

/*------------------------------------------------------- */
/* .contents Common
/*------------------------------------------------------- */

.contents {
}
.cpplus2024 .block {
	overflow: hidden;
}
.cpplus2024 .block .articleBlock {
	width: 1090px;
	margin: 0 auto;
	padding: 80px 0;
}
.cpplus2024 .block .articleBlock.introTtl {
	padding: 80px 0 0;
}
.cpplus2024 .block .articleBlock .tit_second {
	text-align: center;
	font-size: 4.2rem;
	color: #000;
	font-family: YakuHanJP, "游ゴシック体", YuGothic, "游ゴシック", "Yu Gothic", "ヒラギノ角ゴ ProN W6", "Hiragino Kaku Gothic ProN w6", "メイリオ Bold", Meiryo Bold, sans-serif;
	font-weight: bold;
	line-height: 1.5;
}
.cpplus2024 .block .articleBlock .tit_secondSub {
	text-align: center;
	font-size: 2.2rem;
	color: #909090;
	font-family: "SIGMA_Bold", sans-serif;
	font-weight: bold;
	font-style: normal;
	margin-top: 1rem;
}
.cpplus2024 .block .articleBlock .tit_third {
	font-size: 2.0rem;
	font-weight: bold;
	margin-bottom: 5px;
}
.cpplus2024 .block .articleBlock .articleGroup {
	margin: 40px auto 0;
}
.cpplus2024 .block .articleBlock .articleGroup.feature {
	margin: 80px auto 0;
	background-color: #fff;
	padding: 75px 0;
}
.cpplus2024 .block .articleBlock .articleGroup .txt {
	font-size: 1.6rem;
	line-height: 2.25;
	color: #464646;
}
.cpplus2024 .block .articleBlock .articleGroup .flexBox {
	width: 920px;
	display: flex;
	flex-wrap: wrap;
	margin: 0 auto;
}
.cpplus2024 .block .articleBlock .articleGroup .flexBox .txtBlock {
	flex-basis: 450px;
}
.cpplus2024 .block .articleBlock .articleGroup .flexBox .imgBlock {
	flex-basis: 440px;
}
.cpplus2024 .block .articleBlock .articleGroup .flexBox .item:nth-child(1) {
	margin-right: 30px;
}
.cpplus2024 .block .articleBlock .articleGroup .btn_warpper {
	margin: 20px 0 0;
}
.cpplus2024 .block .articleBlock .articleGroup .articleNarrow {
	margin: 0 85px;
}

/*------------------------------------------------------- */
/* #videoContent
/*------------------------------------------------------- */

.cpplus2024 .videoWrapper {
	width: 1090px;
	margin: 0 auto;
	position: relative;
}
.cpplus2024 .videoWrapper .video {
	height: 0;
	position: relative;
	padding: 56.25% 0 0;
	overflow: hidden;
	width: 100%;
	overflow: hidden;
}
.cpplus2024 .videoWrapper .video iframe {
	display: block;
	width: 100%;
	height: 100%;
	position: absolute;
	left: 0;
	top: 0;
	z-index: 1;
}
.cpplus2024 .videoWrapper .btn_warpper {
	position: absolute;
	bottom: calc(56.25% - 150px);
	right: calc((-100vw + 1090px) / 2);
}
.cpplus2024 .videoWrapper .btn_warpper .btn_basic {
	background: url(../img/bg_programlist.svg);
	width: 50px;
	height: 240px;
	background-size: 100% 100%;
	min-width: inherit;
	border-right: none;
}
.cpplus2024 .videoWrapper .btn_warpper .arrow_basic::after {
	top: inherit;
	bottom: 20px;
}
.cpplus2024 .videoWrapper .btn_warpper .btn_basic span {
	display: none;
}

/*------------------------------------------------------- */
/* #intro 
/*------------------------------------------------------- */

.cpplus2024 #intro.block .articleBlock .articleGroup {
	width: 600px;
}
.cpplus2024 #intro.block .articleBlock .articleGroup--wide {
	width: 920px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 50px;
}
.cpplus2024 #intro.block .articleBlock .articleGroup .txt,
.cpplus2024 #intro.block .articleBlock .articleGroup .signature {
	font-size: 1.8rem;
	line-height: 2.25;
}
.cpplus2024 #intro.block .articleBlock .articleGroup .signature {
	margin-top: 40px;
	text-align: right;
}

/*------------------------------------------------------- */
/* .cpplus2024 #specialContent
/*------------------------------------------------------- */
.cpplus2024 #specialContent {
	overflow: visible;
}
.cpplus2024 #programNav.btn_warpper {
	display: none;
} 
.cpplus2024 .block .articleBlock .filterList {
	display: flex;
	flex-wrap: wrap;
	margin: 40px 0px;
	position: relative;
	width: 100%;
	max-width: 1090px;
	gap: 10px;
}
.cpplus2024 .block .articleBlock .filterList .items {
	flex-basis: calc(50% - 5px);
	margin: 0;
	max-height: 50px;
	height: 50px;
	position: relative;
}
.cpplus2024 .block .articleBlock .filterList .items.current {
	overflow: visible;
	max-height: inherit;
	height: auto;
	z-index: 9;
}
.cpplus2024 .block .articleBlock .filterList .items .itemsWrapper {
	/* display:flex;
	flex-wrap: wrap; */
}
.cpplus2024 .block .articleBlock .filterList .items .btn_basic {
	font-size: 1.4rem;
	line-height: 1.14;
	height: 50px;
	width: 100%;
	padding: 15px 35px;
}
.cpplus2024 .block .articleBlock .filterList .items .btn_basic:nth-child(n + 2) {
	border-top: none;
}
.cpplus2024 .block .articleBlock .filterList .items .btn_basic {
	order: 1;
}
.cpplus2024 .block .articleBlock .articleGroup .contentCategory {
}
.cpplus2024 .block .articleBlock .articleGroup .spBanner {
	margin-top: 40px;
}
/* .cpplus2024 .block .articleBlock .articleGroup .programGroup {
	margin-top: 35px;
} */
.cpplus2024 .block .articleBlock .articleGroup #special .programGroup {
	margin-top: 60px;
}
.cpplus2024 .block .articleBlock .articleGroup .programGroup .programList {
	margin: 0;
	display: flex;
	flex-wrap: wrap;
	gap: 10px;
}
.cpplus2024 .block .articleBlock .articleGroup .programGroup .programList .item {
	opacity: 1;
	flex-basis: calc(20% - 8px);
	visibility: hidden;
	display: none;
}
.cpplus2024 .block .articleBlock .articleGroup .programGroup .programList .item.view {
	visibility: visible;
	display: block;
}
.cpplus2024 .block .articleBlock .articleGroup .programGroup .programList .item.slick-active {
	opacity: 1;
}
.cpplus2024 .block .articleBlock .articleGroup .programGroup .programList .itemBlock {
	background: #fff;
	padding: 20px 20px 30px;
	position: relative;
}
.cpplus2024 .block .articleBlock .articleGroup .programGroup .programList .itemBlock a {
	text-decoration: none;
	outline: none;
	display: block;
}
.cpplus2024 .block .articleBlock .articleGroup .programGroup .programList .itemBlock a .image {
	overflow: hidden;
	background: #f7f7f7;
	position: relative;
	margin: -20px -20px 0;
}
.cpplus2024 .block .articleBlock .articleGroup .programGroup .programList .itemBlock a .image img {
	width: 100%;
	height: auto;
	image-rendering: -webkit-optimize-contrast;
}
.cpplus2024 .block .articleBlock .articleGroup .programGroup .programList .itemBlock a .tit_program {
	font-size: 1.4rem;
	font-weight: bold;
	line-height: 1.42;
	min-height: 38px;
	margin-top: 17px;
}
.cpplus2024 .block .articleBlock .articleGroup .programGroup .programList .itemBlock a .tit_program .subWrap {
	margin-bottom: 5px;
}
.cpplus2024 .block .articleBlock .articleGroup .programGroup .programList .itemBlock a .tit_program .sub {
	display: inline-block;
	background-color: #e5e5e5;
	font-size: 1.0rem;
	padding: 3px 3px 2px;
}
.cpplus2024 .block .articleBlock .articleGroup .programGroup .programList .itemBlock a .speaker {
	font-size: 1.2rem;
	font-weight: bold;
	margin-top: 10px;
}
.cpplus2024 .block .articleBlock .articleGroup .programGroup .programList .itemBlock a .aboutDetail::before {
	content: "-";
	display: block;
}
.cpplus2024 .block .articleBlock .articleGroup .programGroup .programList .itemBlock a .aboutDetail {
	margin-top: 2px;
	font-size: 1.2rem;
	line-height: 1.66;
	margin-right: -5px;
}
/* 追加ここから */
.cpplus2024 .block .articleBlock .articleGroup .programGroup .programList .itemBlock a .aboutDetail .contTag {
	display: inline-block;
	background-color: #e5e5e5;
	padding: 0.2rem 0.5rem;
	margin-right: 5px;
	margin-bottom: 5px;
	font-size: 1.1rem;
}
/* 追加ここまで */
.cpplus2024 .block .articleBlock .articleGroup .programGroup .programList .itemBlock a .detail_link {
	font-size: 1.2rem;
	font-weight: bold;
	padding-top: 2px;
	padding-bottom: 2px;
	margin-top: 15px;
}
.cpplus2024 .block .articleBlock .articleGroup .programGroup .programList .itemBlock a .detail_link.orgCont {
	color: #d12e23;
}
.cpplus2024 .block .articleBlock .articleGroup .programGroup .programList .itemBlock a .date_program {
	position: absolute;
	left: 0;
	bottom: 0;
	width: 100%;
	background-color: #d12e23;
}
.cpplus2024 .block .articleBlock .articleGroup .programGroup .programList .itemBlock a .date_program .date {
	font-size: 1.2rem;
	color: #fff;
	text-align: center;
	padding: 1px 0;
}
.cpplus2024 .block .articleBlock #i-series .tit_third .productsName {
	margin-left: 30px;
	display: inline-block;
}
.cpplus2024 .block .articleBlock #i-series .tit_third .productsName a {
	text-decoration: none;
}
/* !slider Option
/*------------------------------------------------------- */
.cpplus2024 .slick-list {
	overflow: visible;
}
.cpplus2024 .spBanner .slick-list {
	overflow: hidden;
}
.cpplus2024 .slick-next {
	width: calc((100vw - 1090px)/ 2);
	height: 100%;
	right: calc((-100vw + 1090px)/ 2);;
	z-index: 99;
}
.cpplus2024 .slick-next:before {
	font-family: inherit;
	content: "";
	display: block;
	width: 100%;
	height: 50px;
	background: url(../img/ico_slide-next.svg) no-repeat;
	background-size: 50px auto;
	background-position: left;
}
.cpplus2024 .slick-prev {
	width: calc((100vw - 1090px)/ 2);
	height: 100%;
	left: calc((-100vw + 1090px)/ 2);;
	text-align: right;
	z-index: 99;
}
.cpplus2024 .slick-prev:before {
	font-family: inherit;
	content: "";
	display: block;
	width: 100%;
	height: 50px;
	background: url(../img/ico_slide-prev.svg) no-repeat;
	background-size: 50px auto;
	background-position: right;
}
.cpplus2024 .slick-disabled {
	cursor: default;
}
.cpplus2024 .slick-dots {
	bottom: -30px;
}

/* !slider Option
/*------------------------------------------------------- */

.cpplus2024 .custom-select-wrapper {
	position: relative;
	display: block;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
}
.cpplus2024 .custom-select-wrapper select {
	display: none;
}
.cpplus2024 .custom-select {
	position: relative;
	display: block;
	z-index: 10;
}
.cpplus2024 .custom-select-trigger {
	position: relative;
	display: block;
	padding: 0 62px 0 62px;
	font-size: 1.4rem;
	color: #464646;
	line-height: 50px;
	background: #fff;
	cursor: pointer;
	text-align: center;
	border: 1px solid #b5b5b5;
}
.cpplus2024 .custom-select-trigger:after {
	position: absolute;
	display: block;
	content: "";
	width: 7px;
	height: 7px;
	top: 50%;
	right: 25px;
	margin-top: -2px;
	border-bottom: 1px solid #464646;
	border-right: 1px solid #464646;
	transform: rotate(45deg) translateY(-50%);
	transition: all 0.4s ease-in-out;
	transform-origin: 50% 0;
}
.cpplus2024 .custom-select.opened .custom-select-trigger:after {
	margin-top: 1px;
	transform: rotate(-135deg) translateY(-50%);
}
.cpplus2024 .custom-options {
	position: absolute;
	display: block;
	top: 100%;
	left: 0;
	right: 0;
	min-width: 100%;
	margin: 0;
	box-sizing: border-box;
	box-shadow: 0 2px 1px rgba(0,0,0,0.07);
	background: #fff;
	transition: all 0.4s ease-in-out;
	opacity: 0;
	visibility: hidden;
	pointer-events: none;
	transform: translateY(-15px);
	z-index: 9;
}
.cpplus2024 .custom-select.opened .custom-options {
	opacity: 1;
	visibility: visible;
	pointer-events: all;
	transform: translateY(0);
}
/* .custom-options:before {
		position: absolute;
		display: block;
		content: '';
		bottom: 100%; right: 25px;
		width: 7px; height: 7px;
		margin-bottom: -4px;
		border-top: 1px solid #b5b5b5;
		border-left: 1px solid #b5b5b5;
		background: #fff;
		transform: rotate(45deg);
		transition: all .4s ease-in-out;
	  } */
.cpplus2024 .option-hover:before {
	background: #f9f9f9;
}
.cpplus2024 .custom-option {
	position: relative;
	display: block;
	padding: 0 22px;
	border-bottom: 1px solid #efefef;
	font-size: 1.4rem;
	line-height: 50px;
	cursor: pointer;
	transition: all 0.4s ease-in-out;
}
.cpplus2024 .custom-option:first-of-type {
	border-radius: 4px 4px 0 0;
}
.cpplus2024 .custom-option:last-of-type {
	border-bottom: 0;
	border-radius: 0 0 4px 4px;
}
.cpplus2024 .custom-option:hover,
.cpplus2024 .custom-option.selection {
	background: #f9f9f9;
}

/*------------------------------------------------------- */
/* #bannerLinks
/*------------------------------------------------------- */

.cpplus2024 .block .articleBlock .articleGroup .articleNarrow .banner {
	width: 100%;
	border: 2px solid #000;
	box-sizing: border-box;
	position: relative;
}
.cpplus2024 .block .articleBlock .articleGroup .articleNarrow .banner:nth-of-type(1) {
	min-height: 230px;
}
.cpplus2024 .block .articleBlock .articleGroup .articleNarrow .banner a {
	display: block;
	/* min-height: 226px; */
	text-decoration: none;
}
.cpplus2024 .block .articleBlock .articleGroup .articleNarrow .banner .txtGroup {
	position: relative;
	top: 0;
	left: 0;
}
.cpplus2024 .block .articleBlock .articleGroup .articleNarrow .banner .txtGroup .tit_third {
	font-size: 2.8rem;
}
.cpplus2024 .block .articleBlock .articleGroup .articleNarrow .banner .txtGroup .deadline {
	font-size: 1.8rem;
}
.cpplus2024 .block .articleBlock .articleGroup .articleNarrow .banner .txtGroup .bannerLink {
	font-size: 1.8rem;
	margin-top: 30px;
	padding-top: 3px;
}
.cpplus2024 .block .articleBlock .articleGroup .articleNarrow .banner .txtGroup .bannerLink.arrow_link {
	padding-left: 38px;
}
.cpplus2024 .block .articleBlock .articleGroup .articleNarrow .banner .txtGroup .bannerLink.arrow_link::before {
	width: 31px;
	height: 31px;
	background-size: 31px 31px;
}
.cpplus2024 .block .articleBlock .articleGroup .articleNarrow .banner:nth-of-type(1) .image {
	position: absolute;
	top: 0;
	left: 0;
}
.cpplus2024 .block .articleBlock .articleGroup .articleNarrow .banner:nth-of-type(1) .txtGroup {
	padding: 40px 20px 20px 300px ;
}
.cpplus2024 .block .articleBlock .articleGroup .articleNarrow .banner:nth-of-type(2) {
	margin-top: 20px;
}
.cpplus2024 .block .articleBlock .articleGroup .articleNarrow .banner:nth-of-type(2) .txtGroup {
	padding: 40px 0 40px 85px;
}

/*------------------------------------------------------- */
/* catalog
/*------------------------------------------------------- */

.cpplus2024 .block .articleBlock .articleGroup .articleNarrow .catalogList {
	display: flex;
	flex-wrap: wrap;
	margin: 0 -20px;
}
.cpplus2024 .block .articleBlock .articleGroup .articleNarrow .catalogList .item {
	flex-basis: calc(50% - 40px);
	margin: 0 20px 40px;
}
.cpplus2024 .block .articleBlock .articleGroup .articleNarrow .catalogList .item .linkBlock {
	border: 2px solid #000;
	display: block;
	text-decoration: none;
	padding: 30px 15px 10px;
	height: 100%;
	box-sizing: border-box;
}
.cpplus2024 .block .articleBlock .articleGroup .articleNarrow .catalogList .item .linkBlock h3 {
	font-size: 1.6rem;
	text-align: center;
	font-weight: bold;
}
.cpplus2024 .block .articleBlock .articleGroup .articleNarrow .catalogList .item .linkBlock .image {
	margin-top: 30px;
	text-align: center;
}
.cpplus2024 .block .articleBlock .articleGroup .articleNarrow .catalogList .item .linkBlock .image img {
	border: 1px solid #e5e5e5;
}
.cpplus2024 .block .articleBlock .articleGroup .articleNarrow .catalogList .item .linkBlock .detaillink {
	font-size: 1.4rem;
	margin-top: 40px;
	text-align: right;
}

/*------------------------------------------------------- */
/* other
/*------------------------------------------------------- */
.cpplus2024 .block .articleBlock .articleGroup .articleNarrow .box_border_second {
	margin-top: 40px;
	text-align: center;
}
.cpplus2024 .block .articleBlock .articleGroup .articleNarrow .box_border_second .link_sgv {
	display: block;
	padding: 74px 0;
	border: 1px solid #ccc;
}
.cpplus2024 .block .articleBlock .articleGroup .articleNarrow .snsGroup {
	margin-top: 57px;
	text-align: center;
}
.cpplus2024 .block .articleBlock .articleGroup .articleNarrow .snsGroup > p {
	font-size: 2.4rem;
	font-weight: bold;
}
.cpplus2024 .block .articleBlock .articleGroup .articleNarrow .list_sns {
	display: flex;
	justify-content: center;
	margin-top: 45px;
}
.cpplus2024 .block .articleBlock .articleGroup .articleNarrow .list_sns li {
	flex-basis: 30px;
	margin: 0 50px;
}
.cpplus2024 .block .articleBlock .articleGroup .articleNarrow .list_sns li a {
	display: block;
}
.cpplus2024 .block .articleBlock .articleGroup .articleNarrow .list_sns li img {
	height: auto;
}

.cpplus2024 .footer {
	text-align: center;
	font-size: 1.4rem;
}

/*------------------------------------------------------- */
/* !Media screen
/* 768px以下用（タブレット／スマートフォン用）の記述
/*------------------------------------------------------- */

@media screen and (max-width: 768px) {
	/*------------------------------------------------------- */
	/* !Layout Option
/*------------------------------------------------------- */
	.cpplus2024 a {
	}
	.cpplus2024 a:hover {
		opacity: 1;
	}
	.cpplus2024 a:visited {
	}
	.cpplus2024 a:hover,
	.cpplus2024 a:active,
	.cpplus2024 a:focus {
	}
	.cpplus2024 .bg_block {
	}
	.cpplus2024 br {
		display: none;
	}
	.cpplus2024 .lineBreak {
		display: block;
	}
	.cpplus2024 .img_res {
		width: 100%;
		height: auto;
	}
	.cpplus2024 .cpplus2024 .offLabel {
	}
	.cpplus2024 .ico_contemporary {
		padding-left: 23px;
	}
	.cpplus2024 .ico_contemporary::before {
		font-size: 1.2rem;
		left: 0;
		top: 50%;
		width: 16px;
		height: 16px;
		padding: 0 0 1px 0;
		margin-top: -6px;
	}
	.cpplus2024 .ico_new {
	}
	.cpplus2024 .ico_new::after {
		top: 0;
		left: 0;
	}
	.cpplus2024 .ico_noteTxt {
	}
	.cpplus2024 .ico_noteTxt::after {
		top: 2px;
		height: 16px;
	}
	.cpplus2024 .ico_nav {
	}
	.cpplus2024 .ico_nav::after {
	}
	.cpplus2024 .btn_basic {
		width: 100%;
		max-width: 400px;
		margin: 0 auto;
		display: block;
	}
	.cpplus2024 .arrow_basic {
	}
	.cpplus2024 .arrow_basic::after {
	}
	.cpplus2024 .arrow_link {
		padding-left: 22px;
	}
	.cpplus2024 .arrow_link::before {
		width: 16px;
		height: 16px;
		background-size: 16px 16px;
		top: 3px;
	}
	.cpplus2024 .arrow_download {
		padding-right: 16px;
	}
	.cpplus2024 .arrow_download::after {
		width: 14px;
		height: 14px;
		background-size: 100% auto;
		margin-top: -7px;
	}


	/*------------------------------------------------------- */
	/* !Layout Basic
/*------------------------------------------------------- */

	html {
	}
	body {
	}
	.cpplus2024 .wrapper {
		padding: 60px 0;
	}
	.cpplus2024 .head,
	.cpplus2024 .footer {
		width: 100%;
	}


	/*------------------------------------------------------- */
	/* .header
/*------------------------------------------------------- */

	.cpplus2024 .head {
		padding: 40px 0 35px 0;
	}
	.cpplus2024 .head .logo_cp {
		width: 109px;
	}
	.cpplus2024 .head .tit_main {
		margin: 40px auto 0;
	}
	.cpplus2024 .head .tit_main img {
		width: 200px;
		height: auto;
		margin: 0 auto;
	}
	.cpplus2024 .head .tit_main .txt {
		margin-top: 35px;
		font-size: 2.6rem;
		line-height: 1.42;
	}
	.cpplus2024 .head .tit_main .txt em {
	}


	/*------------------------------------------------------- */
	/* .contents Common
/*------------------------------------------------------- */

	.contents {
	}
	.cpplus2024 .block {
	}
	.cpplus2024 .block .articleBlock {
		width: 100%;
		padding: 35px 20px;
		box-sizing: border-box;
	}
	.cpplus2024 .block .articleBlock.introTtl {
		padding: 35px 20px 0;
	}
	.cpplus2024 .block .articleBlock .tit_second {
		font-size: 2.6rem;
		font-weight: bold;
	}
	.cpplus2024 .block .articleBlock .tit_secondSub {
		font-size: 1.4rem;
	}
	.cpplus2024 .block .articleBlock .tit_third {
		font-size: 1.8rem;
	}
	.cpplus2024 .block .articleBlock .articleGroup {
		margin: 20px auto 0;
		min-height: 362px;
	}
	.cpplus2024 .block .articleBlock .articleGroup.feature {
		margin: 40px 0px 0;
		background-color: #fff;
		padding: 10px 20px 40px;
	}
	.cpplus2024 .block .articleBlock .articleGroup .txt {
		font-size: 1.4rem;
		line-height: 2;
	}
	.cpplus2024 .block .articleBlock .articleGroup .flexBox {
		width: 100%;
		display: block;
		flex-wrap: wrap;
		margin: 0 auto;
	}

	/* #feature.cpplus2024 .block .articleBlock .articleGroup .flexBox {
	display: flex;
	flex-direction: column;
} */
	.cpplus2024 .block .articleBlock .articleGroup .flexBox .txtBlock {
		flex-basis: inherit;
		margin-top: 40px;
	}
	.cpplus2024 .block .articleBlock .articleGroup .flexBox .imgBlock {
		flex-basis: inherit;
		margin-top: 2.5rem;
	}
	.cpplus2024 .block .articleBlock .articleGroup.feature .flexBox .imgBlock {
		margin-top: 30px;
	}
	/* #feature.cpplus2024 .block .articleBlock .articleGroup .flexBox .imgBlock {
	flex-basis: 100%;
	order: 1;
} */
	.cpplus2024 .block .articleBlock .articleGroup .flexBox .item:nth-child(1) {
		margin-right: 0;
		order: 2;
		margin-top: 20px;
	}
	.cpplus2024 .block .articleBlock .articleGroup .btn_warpper {
		margin: 20px 0 0;
	}
	.cpplus2024 .block .articleBlock .articleGroup .articleNarrow {
		margin: 0;
	}


	/*------------------------------------------------------- */
	/* #videoContent
/*------------------------------------------------------- */

	.cpplus2024 .videoWrapper {
		width: 100%;
	}
	.cpplus2024 .videoWrapper .video {
	}
	.cpplus2024 .videoWrapper .video iframe {
	}
	.cpplus2024 .videoWrapper .btn_warpper {
		position: static;
		bottom: inherit;
		right: inherit;
		margin: 20px 20px 0;
	}
	.cpplus2024 .videoWrapper .btn_warpper .btn_basic {
		width: 100%;
		height: 50px;
		background: none;
		min-width: inherit;
		border-right: 1px solid #000;
	}
	.cpplus2024 .videoWrapper .btn_warpper .arrow_basic::after {
		top: 50%;
		bottom: inherit;
	}
	.cpplus2024 .videoWrapper .btn_warpper .btn_basic span {
		display: block;
	}


	/*------------------------------------------------------- */
	/* #intro 
/*------------------------------------------------------- */

	.cpplus2024 #intro.block .articleBlock .articleGroup {
		width: 100%;
	}
	.cpplus2024 #intro.block .articleBlock .articleGroup--wide {
		width: 100%;
		margin-left: auto;
		margin-right: auto;
		margin-top: 30px;
	}
	.cpplus2024 #intro.block .articleBlock .articleGroup .txt,
	.cpplus2024 #intro.block .articleBlock .articleGroup .signature {
		font-size: 1.4rem;
		line-height: 2;
	}
	.cpplus2024 #intro.block .articleBlock .articleGroup .signature {
		margin-top: 20px;
	}


	/*------------------------------------------------------- */
	/* #specialContent
/*------------------------------------------------------- */
	.cpplus2024 #programNav.btn_warpper {
		display: block;
		margin-top: 20px;
	}
	.cpplus2024 #programNav.btn_warpper .arrow_basic::after {
		transition: all 0.2s ease-in-out;
	}
	.cpplus2024 #programNav.btn_warpper .arrow_basic.current::after {
		transition: all 0.2s ease-in-out;
	}
	.cpplus2024 #programNav.btn_warpper .arrow_basic.current::after {
		transform: rotate(-45deg);
	}
	.cpplus2024 .block .articleBlock .filterList {
		margin: 20px auto 0;
		z-index: 10;
		width: calc(100vw - 40px);
		transition: all 0.2s ease-in-out;
	}
	.cpplus2024 .block .articleBlock .filterList.current {
		height: 300px;
	}
	.cpplus2024 .block .articleBlock .filterList .items {
		margin: 0;
	}
	.cpplus2024 .block .articleBlock .filterList .items .btn_basic {
		font-size: 1.4rem;
		line-height: 1.14;
		height: 100%;
		width: 100%;
		display: flex;
		align-items: center;
		justify-content: center;
		position: relative;
		padding: 17px 35px;
		border-bottom: 1px solid #ccc;
		border-right: 1px solid #ccc;
		border-left: 1px solid #ccc;
		border-top: none;
		background: rgba(255, 255, 255, 0.8);
	}
	.cpplus2024 .block .articleBlock .articleGroup .contentCategory {
	}
	.cpplus2024 .block .articleBlock .articleGroup .contentCategory .tit_third {
		font-size: 1.4rem;
	}
	.cpplus2024 .block .articleBlock .articleGroup .spBanner {
		margin-top: 20px;
	}
	.cpplus2024 .block .articleBlock .articleGroup .spBanner .item a {
		outline: none;
	}
	.cpplus2024 .block .articleBlock .articleGroup .programGroup {
		margin-top: 20px;
	}
	.cpplus2024 .block .articleBlock .articleGroup .programGroup .programList {
		margin: 0 -5px;
		gap: 0;
	}
	.cpplus2024 .block .articleBlock .articleGroup .programGroup .programList .item {
		opacity: 1;
		flex-basis: calc(50% - 10px);
		margin: 0 5px 10px;
	}
	.cpplus2024 .block .articleBlock .articleGroup .programGroup .programList .item.slick-active {
	}
	.cpplus2024 .block .articleBlock .articleGroup .programGroup .programList .itemBlock {
		padding: 15px 15px 30px;
	}
	.cpplus2024 .block .articleBlock .articleGroup .programGroup .programList .itemBlock a {
	}
	.cpplus2024 .block .articleBlock .articleGroup .programGroup .programList .itemBlock a .image {
		margin: -15px -15px 0;
	}
	.cpplus2024 .block .articleBlock .articleGroup .programGroup .programList .itemBlock a .image img {
	}
	.cpplus2024 .block .articleBlock .articleGroup .programGroup .programList .itemBlock a .tit_program {
		font-size: 1.2rem;
		line-height: 1.33;
		min-height: 32px;
		margin-top: 15px;
	}
	.cpplus2024 .block .articleBlock .articleGroup .programGroup .programList .itemBlock a .tit_program .subWrap {
		margin-bottom: 8px;
	}
	.cpplus2024 .block .articleBlock .articleGroup .programGroup .programList .itemBlock a .tit_program .sub {
	}
	.cpplus2024 .block .articleBlock .articleGroup .programGroup .programList .itemBlock a .speaker {
		font-size: 1.0rem;
		margin-top: 8px;
	}
	.cpplus2024 .block .articleBlock .articleGroup .programGroup .programList .itemBlock a .aboutDetail::before {
		content: "-";
		display: block;
	}
	.cpplus2024 .block .articleBlock .articleGroup .programGroup .programList .itemBlock a .aboutDetail {
		margin-top: 0px;
		font-size: 1.0rem;
		line-height: 1.6;
	}
	.cpplus2024 .block .articleBlock .articleGroup .programGroup .programList .itemBlock a .detail_link {
		font-size: 1.2rem;
		margin-top: 8px;
	}
	.cpplus2024 .block .articleBlock .articleGroup .programGroup .programList .itemBlock a .detail_link.orgCont {
	}
	.cpplus2024 .block .articleBlock .articleGroup .programGroup .programList .itemBlock a .date_program {
	}
	.cpplus2024 .block .articleBlock .articleGroup .programGroup .programList .itemBlock a .date_program .date {
		font-size: 1.0rem;
	}
	.cpplus2024 .block .articleBlock #i-series .tit_third .productsName {
		margin-left: 0px;
		margin-right: 10px;
		margin-top: 8px;
		display: inline-block;
	}
	.cpplus2024 .block .articleBlock #i-series .tit_third .productsName:nth-of-type(1) {
		margin-left: 10px;
	}
	.cpplus2024 .block .articleBlock #i-series .tit_third .productsName a {
		text-decoration: none;
		padding: 5px 0 0 23px;
	}
	/* !slider Option
/*------------------------------------------------------- */
	.cpplus2024 .slick-list {
	}
	.cpplus2024 .slick-next {
		width: calc((100vw - 1090px)/ 2);
		height: 100%;
		right: calc((-100vw + 1090px)/ 2);;
		z-index: 99;
	}
	.cpplus2024 .slick-next:before {
		font-family: inherit;
		content: "";
		display: block;
		width: 100%;
		height: 50px;
		background: url(../img/ico_slide-next.svg) no-repeat;
		background-size: 50px auto;
		background-position: left;
	}
	.cpplus2024 .slick-prev {
		width: calc((100vw - 1090px)/ 2);
		height: 100%;
		left: calc((-100vw + 1090px)/ 2);;
		text-align: right;
		z-index: 99;
	}
	.cpplus2024 .slick-prev:before {
		font-family: inherit;
		content: "";
		display: block;
		width: 100%;
		height: 50px;
		background: url(../img/ico_slide-prev.svg) no-repeat;
		background-size: 50px auto;
		background-position: right;
	}
	.cpplus2024 .slick-disabled {
	}

	/* !slider Option
/*------------------------------------------------------- */

	.cpplus2024 .custom-select-wrapper {
	}
	.cpplus2024 .custom-select-wrapper select {
	}
	.cpplus2024 .custom-select {
	}
	.cpplus2024 .custom-select-trigger {
		padding: 0 5px 0 0;
		font-size: 1.3rem;
	}
	.cpplus2024 .custom-select-trigger:after {
		right: 12px;
	}
	.cpplus2024 .custom-select.opened .custom-select-trigger:after {
		right: 12px;
	}
	.cpplus2024 .custom-options {
	}
	.cpplus2024 .custom-select.opened .custom-options {
	}
	.cpplus2024 .option-hover:before {
	}
	.custom-option {
		padding: 0 5px;
		font-size: 1.3rem;
		text-align: center;
	}
	.cpplus2024 .custom-option:first-of-type {
	}
	.cpplus2024 .custom-option:last-of-type {
	}
	.cpplus2024 .custom-option:hover,
	.cpplus2024 .custom-option.selection {
	}



	/*------------------------------------------------------- */
	/* #bannerLinks
/*------------------------------------------------------- */

	.cpplus2024 .block .articleBlock .articleGroup .articleNarrow .banner {
	}
	.cpplus2024 .block .articleBlock .articleGroup .articleNarrow .banner:nth-of-type(1) {
		min-height: inherit;
	}
	.cpplus2024 .block .articleBlock .articleGroup .articleNarrow .banner a {
		display: block;
		/* min-height: 226px; */
		text-decoration: none;
	}
	.cpplus2024 .block .articleBlock .articleGroup .articleNarrow .banner .txtGroup {
		position: static;
		top: inherit;
		left: inherit;
		display: flex;
		flex-wrap: wrap;
		flex-direction: column;
	}
	.cpplus2024 .block .articleBlock .articleGroup .articleNarrow .banner .txtGroup .tit_third {
		font-size: 1.6rem;
	}
	.cpplus2024 .block .articleBlock .articleGroup .articleNarrow .banner .txtGroup .deadline {
		font-size: 1.2rem;
	}
	.cpplus2024 .block .articleBlock .articleGroup .articleNarrow .banner .txtGroup .bannerLink {
		font-size: 1.4rem;
		margin-top: 10px;
		padding-top: 3px;
	}
	.cpplus2024 .block .articleBlock .articleGroup .articleNarrow .banner .txtGroup .bannerLink.arrow_link {
		padding-left: 26px;
	}
	.cpplus2024 .block .articleBlock .articleGroup .articleNarrow .banner .txtGroup .bannerLink.arrow_link::before {
		width: 21px;
		height: 21px;
		background-size: 21px 21px;
	}
	.cpplus2024 .block .articleBlock .articleGroup .articleNarrow .banner:nth-of-type(1) .image {
		position: static;
	}
	.cpplus2024 .block .articleBlock .articleGroup .articleNarrow .banner:nth-of-type(1) .txtGroup {
		padding: 0px 20px 20px 20px ;
	}
	.cpplus2024 .block .articleBlock .articleGroup .articleNarrow .banner:nth-of-type(2) {
		margin-top: 20px;
	}
	.cpplus2024 .block .articleBlock .articleGroup .articleNarrow .banner:nth-of-type(2) .txtGroup {
		padding: 20px 20px 20px 20px;
	}


	/*------------------------------------------------------- */
	/* catalog
/*------------------------------------------------------- */

	.cpplus2024 .block .articleBlock .articleGroup .articleNarrow .catalogList {
		margin: 0 -5px;
	}
	.cpplus2024 .block .articleBlock .articleGroup .articleNarrow .catalogList .item {
		flex-basis: calc(50% - 10px);
		margin: 0 5px 10px;
		position: relative;
	}
	.cpplus2024 .block .articleBlock .articleGroup .articleNarrow .catalogList .item .linkBlock {
		padding: 10px 10px 10px;
		height: 100%;
		box-sizing: border-box;
		border: 1px solid #000;
	}
	.cpplus2024 .block .articleBlock .articleGroup .articleNarrow .catalogList .item .linkBlock .catalogGroup {
		display: grid;
		padding-bottom: 22px;
		box-sizing: border-box;
	}
	.cpplus2024 .block .articleBlock .articleGroup .articleNarrow .catalogList .item .linkBlock h3 {
		font-size: 1.2rem;
		order: 2;
		margin-top: 10px;
		text-align: left;
	}
	.cpplus2024 .block .articleBlock .articleGroup .articleNarrow .catalogList .item .linkBlock .image {
		order: 1;
		margin-top: 0px;
	}
	.cpplus2024 .block .articleBlock .articleGroup .articleNarrow .catalogList .item .linkBlock .image img {
	}
	.cpplus2024 .block .articleBlock .articleGroup .articleNarrow .catalogList .item .linkBlock .detaillink {
		font-size: 1.2rem;
		margin-top: 11px;
		order: 3;
		position: absolute;
		bottom: 10px;
		right: 10px;
	}

	/*------------------------------------------------------- */
	/* other
/*------------------------------------------------------- */
	.cpplus2024 .block .articleBlock .articleGroup .articleNarrow .box_border_second {
		margin: 20px auto 0;
		text-align: center;
	}
	.cpplus2024 .block .articleBlock .articleGroup .articleNarrow .box_border_second .link_sgv {
		padding: 40px 0;
	}
	.cpplus2024 .block .articleBlock .articleGroup .articleNarrow .box_border_second .link_sgv img {
		width: 45%;
		height: auto;
	}
	.cpplus2024 .block .articleBlock .articleGroup .articleNarrow .snsGroup {
		margin-top: 20px;
	}
	.cpplus2024 .block .articleBlock .articleGroup .articleNarrow .snsGroup > p {
		font-size: 1.5rem;
	}
	.cpplus2024 .block .articleBlock .articleGroup .articleNarrow .list_sns {
		display: flex;
		justify-content: center;
		margin-top: 20px;
	}
	.cpplus2024 .block .articleBlock .articleGroup .articleNarrow .list_sns li {
		flex-basis: 30px;
		margin: 0 10px;
	}
	.cpplus2024 .block .articleBlock .articleGroup .articleNarrow .list_sns li a {
		padding: 10px;
	}
	.cpplus2024 .block .articleBlock .articleGroup .articleNarrow .list_sns li img {
		width: 20px;
		height: auto;
	}

	.cpplus2024 .footer {
		font-size: 1.0rem;
	}
}