@charset "utf-8";
@import url('https://fonts.googleapis.com/css2?family=Noto+Sans+JP:wght@400;500;700;900&display=swap');

/*==========================================
 追加 2025/06
===========================================*/
body {
 overflow-x: hidden;
}

#nct_mainTop #pNavi {
    max-width: 1080px;
    width: calc(100% - 2em);
    color: #000;
    font-weight: normal;
    margin-top: -1.5em;
	font-size: 16px;
    position: relative;
}

#nct_mainTop #pNavi a {
    color: #000;
	font-size: 16px;
}

#nct_mainTop  #pNavi span {
    color: #000;
	font-size: 16px;
}

#nct_mainTop {
	background-image: url(../images/products_introduction/bg.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	background-size: cover;
	padding-top: 82px;
	padding-bottom: 25px;
	position: relative;
}

div#nct_mainTop:before {
    content: "";
    position: absolute;
    inset: 0;
	background: rgba(0, 0, 0, 0.14);
}

#nct_mainTop_inner {
	max-width: 1110px;
	width: calc(100% - 2em);
	margin-left: auto;
	margin-right: auto;
	position: relative;
}

#nct_mainTop h1 {
	font-size: 3.313em!important;
	font-size: clamp(44px, 9vw, 3.313em) !important;
	color: #FFFFFF;
	text-shadow: 3px 3px #000000;
	font-weight: bold;
	margin-bottom: 15px;
	line-height: 1.3;
}

#nct_mainTop h1 span{
	font-size: 70% !important;
}

#nct_mainTop #nct_mainTop_inner p.hero_ttl_2 {
    font-size: 3.313em !important;
	font-size: clamp(44px, 9vw, 3.313em) !important;
    color: #FFFFFF;
    text-shadow: 3px 3px #000000;
    font-weight: bold;
    margin-bottom: 15px;
    line-height: 1.3;
    display: inline-block;
    transform: rotate(.03deg);
}

#nct_mainTop p {
	/*font-size: 1.250em!important;*/
	font-size: clamp(1.25em,2vw,1.4em)!important;
	color: #FFFFFF;
	font-weight: bold;
	margin-bottom: 42px;
	line-height: 1.6;
}

#nct_mainTop #nct_mainTop_inner p {
text-shadow: 0 0 1px #333, 0 0 3px #222, 0 0 3px #111;
max-width: 900px;
margin: 0 auto 1em;
text-align: left;
}

#nct_mainTop figure.pcImg {
max-width: 665px;
width: 100%;
margin-left: auto;
margin-right: auto;
}

#nct_mainTop figure.pcImg img {
	width: 100%;
	max-width: 100%;
	height: auto;
	width /***/: auto;
 	text-align: center;
	}
	
#nct_mainTop #illa1 {
	max-width: 113px;
	width: 100%;
	margin-left: auto;
	margin-right: auto;
	right: 70px;
	bottom: -93px;
	position: absolute;
}

#nct_mainTop #illa1 img {
	width: 100%;
	max-width: 100%;
	height: auto;
	width /***/: auto;
 	text-align: center;
}

#nct_mainTop .tbbr {
	display: none;
}

.nct_tit {
	margin-top: 23px;
}

.nct_logo {
max-width: 305px;
width: calc(100% - 2em);
margin-left: auto;
margin-right: auto;
}

.nct_logo img {
	width: 100%;
	max-width: 100%;
	height: auto;
	width /***/: auto;
 	text-align: center;
}

.nct_tit h2 {
	background-image: url(../images/products_introduction/ber.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	background-size: cover;
	font-size: 3.125em;
	color: #FFFFFF;
	font-weight: bold;
	text-shadow: 3px 3px #000000;
	padding-top: 20px;
	padding-bottom: 15px;
	margin-top: 24px;
}

.nct_tit h2 span{
	display:block;
	font-size: 80%;
}

.nct_tit2 h2 {
	background-image: url(../images/products_introduction/ber.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	background-size: cover;
	font-size: 3.125em;
	color: #FFFFFF;
	font-weight: bold;
	text-shadow: 3px 3px #000000;
	padding-top: 20px;
	padding-bottom: 15px;
}

.nct_tit h2 strong,
.nct_tit2 h2 strong {
	color: #FFDD00!important;
}

.nct_tit h2 span,
.nct_tit2 h2 span {
	font-size: 80%;
	display: block;
}

#nct_listframe {
	max-width: 1110px;
	width: calc(100% - 2em);
	margin-left: auto;
	margin-right: auto;
	height: 640px;
	overflow-y: scroll;
	background-color: #D6D6D6;
	margin-top: 38px;
	margin-bottom: 50px;
	padding-top: 45px;
	padding-bottom: 45px;
	padding-left: 38px;
	padding-right: 38px;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}

#nct_listframe_short {
	max-width: 1110px;
	width: calc(100% - 2em);
	margin-left: auto;
	margin-right: auto;
	height: auto;
	background-color: #D6D6D6;
	margin-top: 38px;
	margin-bottom: 50px;
	padding-top: 45px;
	padding-bottom: 45px;
	padding-left: 38px;
	padding-right: 38px;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}

#nct_listframe_short p.date{
	text-align: right;
	margin-bottom: 8px;
}

#nct_listframe ul ,
#nct_listframe_short ul
{
display: flex;
flex-wrap:wrap;
}

#nct_listframe ul li:hover ,
#nct_listframe_short ul li:hover {
	border: 1px solid #5C5C5C;
}

#nct_listframe ul li ,
#nct_listframe_short ul li {
	border: 1px solid #D6D6D6;
	max-width: 23%;
	width: 100%;
	margin-left: 1%;
	margin-right: 1%;
	margin-bottom: 38px;
	background-color: #FFFFFF;
	-webkit-box-shadow: 5px 5px hsla(0,0%,0%,0.16);
	box-shadow: 5px 5px hsla(0,0%,0%,0.16);
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}

#nct_listframe ul li, #nct_listframe_short ul li a {
    height: 100%;
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
	align-items: flex-end;
}

#nct_listframe ul li img ,
#nct_listframe_short ul li img {
	width: 100%;
	height: 234px;
	object-fit: cover;
}

#nct_listframe ul li section ,
#nct_listframe_short ul li section {
	padding-top: 20px;
	padding-bottom: 20px;
	padding-left: 15px;
	padding-right: 15px;
	text-align: center;
}

#nct_listframe ul li section h3 ,
#nct_listframe_short ul li section h3 {
	font-size: 1.125em;
	margin-bottom: 6px;
	display: -webkit-box;
    -webkit-box-orient: vertical;
	-webkit-line-clamp: 1;
    overflow: hidden;
}

#nct_listframe ul li section p ,
#nct_listframe_short ul li section p {
	font-size: 1.125em;
	color: #FF0000;
}

#nct_listframe ul li section p strong ,
#nct_listframe_short ul li section p strong {
	font-size: 1.944em;
	font-weight: bold;
}

#illa2 {
	max-width: 109px;
	width: calc(100% - 2em);
	position: absolute;
	top: -89px;
	left: 76px;
	z-index: 5;
}

#illa2 img {
	width: 100%;
	max-width: 100%;
	height: auto;
	width /***/: auto;
 	text-align: center;
}

.nct_tit_inner {
	max-width: 1110px;
	width: 100%;
	margin-left: auto;
	margin-right: auto;
	position: relative;
}

#nct_categoryList {
	max-width: 1150px;
	width: calc(100% - 2em);
	margin-left: auto;
	margin-right: auto;
	margin-top: 40px;
	display: flex;
	flex-wrap:wrap;
}

#nct_categoryList li {
	width: calc(100%/3 - 3%);
	margin-left: 1.5%;
	margin-right: 1.5%;
	margin-bottom: 50px;
	text-align: center;
	font-size: 1.125em;
}

#nct_categoryList li img {
	width: 100%;
	max-width: 100%;
	height: auto;
	width /***/: auto;
 	text-align: center;
}

#nct_categoryList .noLink figure ,
#nct_categoryList li a figure {
	border: 1px solid #707070;
	display: block;
	margin-bottom: 12px;
	-webkit-box-shadow: 5px 5px hsla(0,0%,0%,0.16);
	box-shadow: 5px 5px hsla(0,0%,0%,0.16);
}

#nct_categoryList li a:hover figure {
	border: 1px solid #9400CC;
}

#nct_genreList {
max-width: 1110px;
width: calc(100% - 2em);
margin-left: auto;
margin-right: auto;
}

#nct_genreList h3 {
	font-size: 1.563em;
	background-image: url(../images/products_introduction/tit_ber.jpg);
	background-repeat: no-repeat;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-left: 18px;
	padding-right: 18px;
	font-family: "Yusei Magic", sans-serif;
	margin-bottom: 0;
	margin-top: 40px;
	background-size: cover;
	text-align: left;
}

#nct_genreList ul {
	background-color: #F6F6F6;
	padding-top: 40px;
	padding-right: 40px;
	padding-bottom: 40px;
	padding-left: 40px;
	display: flex;
	flex-wrap:wrap;
}

#nct_genreList ul li {
	line-height: 2;
	margin-right: 10px;
}

#nct_genreList ul li a{
	text-decoration: underline;
}
#nct_genreList ul li a:hover{
	text-decoration: none;
}

#nct_genreList ul li:after {
    content: " / ";
    display: inline-block;
    padding-left: 10px;
}

#nct_genreList ul li:last-child:after {
  content: "";
}

.page-template-page-products_introduction_2nd #nct_genreList {
    background: #e9f5fb;
}

.page-template-page-products_introduction_2nd #nct_genreList h3 {
    margin-bottom: 0;
}

.page-template-page-products_introduction_2nd #nct_genreList ul {
    background: #e9f5fb;
}

#illa3 {
	max-width: 176px;
	width: 100%;
	position: absolute;
	right: 0px;
	top: -55px;
	z-index: 5;
}

#illa3 img {
	width: 100%;
	max-width: 100%;
	height: auto;
	width /***/: auto;
 	text-align: center;
}

.nct_font {
	font-size: 1.250em;
	margin-top: 30px;
	text-align: center;
	max-width: 100%;
	width: calc(100% - 2em);
	margin-left: auto;
	margin-right: auto;
}

#ok {
	max-width: 1110px;
	width: calc(100% - 2em);
	margin-left: auto;
	margin-right: auto;
	display: flex;
	justify-content: space-between;
	margin-top: 70px;
}

#ok li {
	font-size: clamp(14px, 2vw, 1.25em);
    padding: 0.5em;
	text-align: center;
	max-width: 31%;
	width: 100%;
	background-color: #FFDD00;
	height: 135px;
	position: relative;
	display: flex;
	justify-content: center;
	align-items: center;
	border-top-right-radius: 50px;
	border-bottom-left-radius: 50px;
}

#ok li img {
	width: 70px;
	height: auto;
	position: absolute;
	top: -35px;
	left: 10px;
}

#nct_ngbox {
	max-width: 1110px;
	width: calc(100% - 2em);
	margin-left: auto;
	margin-right: auto;
	margin-top: 48px;
	background-image: url(../images/products_introduction/bg2.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	background-size: cover;
	padding-top: 55px;
	padding-bottom: 55px;
	padding-left: 100px;
	padding-right: 100px;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	display: flex;
	align-items: center;
}

#nct_ngbox_tit {
	margin-right: 40px;
	min-width: 248px;
}

#nct_ngbox_tit figure {
	max-width: 163px;
	width: 100%;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 10px;
}

#nct_ngbox_tit figure img {
	width: 100%;
	max-width: 100%;
	height: auto;
	width /***/: auto;
 	text-align: center;
}

#nct_ngbox_tit h3 {
	font-size: 1.563em;
	color: #0547AB;
	font-family: "Yusei Magic", sans-serif;
}

#nct_ngbox_list {
	text-align: left;
}

#nct_ngbox_list ul {
	margin-bottom: 30px;
}

#nct_ngbox_list ul li {
    display: inline-block;
	background-image: url(../images/products_introduction/point2.png);
	background-repeat: no-repeat;
	background-position: left 4px;
	padding-left: 16px;
	line-height: 1.7;
	margin-bottom: 10px;
    margin-right: 1em;
}

#nct_ngbox_list p {
	line-height: 1.7;
}

#nct_service {
	max-width: 1110px;
	width: calc(100% - 2em);
	margin-left: auto;
	margin-right: auto;
	margin-top: 47px;
}

#nct_service section {
	display: flex;
	margin-bottom: 66px;
}

#nct_service section figure {
	max-width: 478px;
	width: 100%;
	margin-right: 35px;
}

#nct_service section figure img {
	width: 100%;
	max-width: 100%;
	height: auto;
	width /***/: auto;
 	text-align: center;
}

.nct_service_block h3 {
	background-color: #EFEFEF;
	font-size: 1.500em;
	font-weight: bold;
	text-align: left;
	padding-left: 15px;
	padding-right: 15px;
	padding-top: 8px;
	padding-bottom: 8px;
	margin-bottom: 18px;
}

.nct_service_block p {
	text-align: left;
	margin-bottom: 40px;
	line-height: 1.8;
}

.nct_service_block aside {
	text-align: right;
	line-height: 1.8;
	font-weight: bold;
}

.nct_service_block aside a {
	color: #006FFF;
	background-image: url(../images/products_introduction/point.png);
	background-repeat: no-repeat;
	background-position: right center;
	background-size: 15px auto;
	padding-right: 23px;
}

.nct_service_block aside a:hover {
	color: #0547AB;
	background-image: url(../images/products_introduction/point_on.png);
}

#nct_point {
	background-image: url(../images/products_introduction/bg3.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	background-size: cover;
	padding-top: 65px;
	padding-bottom: 150px;
}

#nct_point .nct_font {
	margin-top: 0px!important;
}

#nct_point section {
	margin-top: 65px;
	max-width: 1110px;
	width: calc(100% - 2em);
	margin-left: auto;
	margin-right: auto;
	background-color: #FFFFFF;
	-webkit-box-shadow: 10px 10px hsla(0,0%,0%,0.16);
	box-shadow: 10px 10px hsla(0,0%,0%,0.16);
	padding-top: 32px;
	padding-right: 32px;
	padding-bottom: 32px;
	padding-left: 32px;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	text-align: left;
	display: flex;
	justify-content: space-between;
}

#nct_point section:nth-child(3) {
flex-direction: row-reverse;
}

#nct_point section figure {
	border: 1px solid #707070;
	max-width: 418px;
	width: 100%;
	margin-left: 32px;
	align-self: flex-start;
}

#nct_point section:nth-child(3) figure {
	margin-left: 0px;
	margin-right: 32px;
	
}

#nct_point section figure img {
	width: 100%;
	max-width: 100%;
	height: auto;
 	text-align: center;
}

.nct_point_block h3 {
	display: flex;
	align-items: center;
	font-size: 1.563em;
	color: #B1238D;
	font-family: "Yusei Magic", sans-serif;
	margin-bottom: 42px;
}

.nct_point_block h3 img {
	width: 64px;
	height: auto;
	margin-right: 18px;
}

.nct_point_block p {
	line-height: 2;
	margin-bottom: 0.6em;
}

.nct_point_block ul {
	line-height: 1.5;
	margin-bottom: 0.6em;
}

.nct_point_block ul li {
    list-style: disc;
    margin-left: 2em;
}

#nct_k_list h2 {
	margin-top: 0px!important;
	padding-top: 0px!important;
}


#nct_category {
	max-width: 1110px;
	width: calc(100% - 2em);
	margin-left: auto;
	margin-right: auto;
	margin-top: 60px;
	display: flex;
	flex-wrap:wrap;
	justify-content: space-between;
}

#nct_category li {
	width: 47%;
	border-top: 1px solid #000000;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}

#nct_category li:hover {
	background-color: #F0F0F0;
	cursor:pointer;
}

.nct_category_block {
	display: flex;
	justify-content: space-between;
	align-items: center;
}
 
.nct_category_block h3 {
	display: flex;
	align-items: center;
	font-size: 1.250em;
	font-weight: bold;
}

.nct_category_block h3 img {
	width: 70px;
	height: auto;
	margin-right: 15px;
	border: 1px solid #9E9E9E;
}

.nct_category_block {
display: flex;
justify-content: space-between;
align-items: center;
}

.accordion .content_inner ul {
    display: block;
}

.accordion  .content_inner ul li {
	display: list-item;
    list-style: disc;
    list-style-position: outside;
}


/* PC向けおよび大型タブレット向けのレイアウトの指定：769px～1865px */
@media only screen and (min-width:1px) and (max-width:1865px){
/*==========================================
 body
===========================================*/
#nct_service section figure {
	max-width: 300px;
min-width: 300px;
width: 100%;
}

#nct_ngbox {
	padding-top: 50px;
	padding-bottom: 50px;
	padding-left: 50px;
	padding-right: 50px;
		display: block;
}

#nct_ngbox_tit {
	margin-right: 0px;
	margin-bottom: 35px;
}

#illa3 {
	max-width: 150px;
	top: -33px;
}

#nct_categoryList li {
	font-size: 1em;
}

#nct_listframe ul li ,
#nct_listframe_short ul li {
	max-width: 31%;
}

#nct_listframe ul li img ,
#nct_listframe_short ul li img {
	width: 100%;
	height: 200px;
	object-fit: cover;
}

#nct_mainTop p {
	font-size: 1.05em !important;
	letter-spacing: 0.05em;
}

#nct_mainTop .tbbr {
	display: inherit;
}
}

/* PC向けおよびタブレット向けのレイアウトの指定：901px～ */
@media only screen and (min-width:901px) {
	.nct_point_block {
		width: 70%;
	}
	#nct_point section figure {
		width: 30%;
	}	
}

/* PC向けおよびタブレット向けのレイアウトの指定：541px～900px */
@media only screen and (min-width:541px) and (max-width:900px){
	.nct_point_block {
		width: 70%;
	}
	#nct_point section figure {
		width: 30%;
	}	
}

@media only screen and (max-width:768px){
/*==========================================
 Other
===========================================*/
#nct_category {
	display: block;
}

#nct_category li {
	width: 100%;
}

#nct_service section figure {
	margin-right: 15px;
}

#nct_listframe ul li ,
#nct_listframe_short ul li {
	max-width: 48%;
	margin-left: 1%;
	margin-right: 1%;
	margin-bottom: 25px;
}

#nct_listframe ul li img ,
#nct_listframe_short ul li img {
	height: 180px;
}

#nct_listframe ,
#nct_listframe_short {
	padding-top: 20px;
	padding-bottom: 20px;
	padding-left: 20px;
	padding-right: 20px;
}

#illa2 {
	max-width: 109px;
	top: -89px;
	left: 76px;
}

#illa2 {
	max-width: 80px;
	top: -45px;
	left: 0px;
}

.nct_tit h2,
.nct_tit2 h2 {
    font-size: 2.2em;
}

#illa3 {
	max-width: 90px;
	top: 0px;
	right: 0px;
}

.nct_font {
	font-size: 1em;
}

#ok li {
	font-size: 1.1em;
    margin: 0 3px;
}
}

@media only screen and (max-width: 640px){
/*==========================================
 幅640px以下から 微調節
===========================================*/
#nct_genreList ul {
    display: block;
    padding-top: 20px;
    padding-bottom: 20px;
}

#nct_genreList ul li {
    list-style: disc;
    margin-left: 20px;
    font-size: 3vw;
}

#nct_genreList ul li:after {
    content: "";
    padding-left: 0;
}
}

@media only screen and (max-width: 540px){
/*==========================================
 幅540px以下から ヘッダー等微調節
===========================================*/
#nct_listframe ul li section p strong ,
#nct_listframe_short ul li section p strong{
	font-size: 1.7em;
}

#nct_listframe ,
#nct_listframe_short {
	padding-top: 13px;
	padding-bottom: 13px;
	padding-left: 13px;
	padding-right: 13px;
}

#nct_mainTop p {
	margin-top: 1em;
	font-size: 0.8em!important;
}


#nct_category {
	margin-top: 45px;
}

.nct_category_block h3 {
	font-size: 1em;
}

.nct_category_block h3 img {
	width: 50px;
	margin-right: 10px;
}

.nct_point_block h3 {
	flex-direction: column;
	align-items: flex-start;
	margin-bottom: 20px;
}

.nct_point_block h3 img {
	margin-bottom: 15px;
}

#nct_point section figure {
	min-width: 100%;
	width: 100%;
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 20px;
}

#nct_point section:nth-child(3) figure {
	margin-left: 0px;
		margin-right: 0px;
	
}

#nct_point section {
	margin-top: 24px;
	margin-bottom: 40px;
	-webkit-box-shadow: 10px 10px hsla(0,0%,0%,0.16);
	box-shadow: 10px 10px hsla(0,0%,0%,0.16);
	padding-top: 25px;
	padding-right: 15px;
	padding-bottom: 25px;
	padding-left: 15px;
	display: block;
}

#nct_point {
    padding-top: 25px;
	padding-bottom: 35px;
}

.nct_service_block p {
	margin-bottom: 20px;
}

#nct_service {
	margin-top: 27px;
}

#nct_service section {
	display: block;
	margin-bottom: 50px;
}

#nct_service section figure {
	max-width: 100%;
	min-width: 100%;
	width: 100%;
	margin-right: 0px;
	margin-bottom: 19px;
}

#nct_ngbox {
	padding-top: 40px;
	padding-bottom: 40px;
	padding-left: 16px;
	padding-right: 16px;
}

#ok {
	display: block;
}

#ok li {
    font-size: 1.2em;
    max-width: 98%;
    width: 98%;
    height: 130px;
    margin-bottom: 50px;
    margin: 0 1% 50px;
    box-sizing: border-box;
	text-align:left;
}

.nct_font {
	text-align: left;


}

#illa3 {
	max-width: 70px;
	top: 0px;
	right: -30px;
	margin-left: -30px;
}

#nct_genreList h3 {
	font-size: 1.3em;
	margin-bottom: 0;
}

#nct_genreList ul {
	padding-top: 30px;
	padding-right: 25px;
	padding-bottom: 30px;
	padding-left: 25px;
}

#nct_categoryList li {
	width: calc(50% - 0.5em);
	margin-left: 0;
	margin-right: 0;
	margin-bottom: 30px;
}
	
#nct_categoryList li:nth-child(2n) {
    margin-left: 1em;
}

#illa2 {
	max-width: 48px;
	top: -23px;
	left: 0px;
}

#nct_mainTop {
	padding-top: 35px!important;
	padding-bottom: 60px!important;
}

#nct_mainTop h1 {
	font-size: clamp(22px, 5vw, 28px) !important;
	line-height: 1.3!important;
}

#nct_mainTop #nct_mainTop_inner p.hero_ttl_2 {
	font-size: clamp(22px, 5vw, 28px) !important;
	line-height: 1.3!important;
	margin-top: -18px;
}

#nct_listframe ul li section h3 ,
#nct_listframe_short ul li section h3 {
font-size: 0.7em;
}

#nct_listframe ul li section p ,
#nct_listframe_short ul li section p {
font-size: 0.8em;
}

#nct_listframe ul ,
#nct_listframe_short ul {
justify-content: space-between;
}

#nct_listframe ul li ,
#nct_listframe_short ul li {
	max-width: 48%;
	margin-left: 0%;
	margin-right: 0%;
	margin-bottom: 25px;
}

#nct_listframe ul li img ,
#nct_listframe_short ul li img {
	height: 100px;
}

.nct_tit h2,
.nct_tit2 h2 {
	font-size: clamp(24px, 4vw, 1.75em);
}

#nct_mainTop #illa1 {
	max-width: 76px;
	right: 0px;
	bottom: -152px;
}

.nct_logo {
    max-width: 220px;
}

#nct_genreList h3 {
    margin-top: 30px;
}
}

@media only screen and (max-width: 420px) {
    #nct_mainTop p {
        text-align: left;
    }
}

@media only screen and (max-width: 320px){
/*==========================================
 幅320px以下から ヘッダー等微調節
===========================================*/
#nct_listframe ul li section h3 ,
#nct_listframe_short ul li section h3 {
font-size: 0.6em;
}

#nct_listframe ul li section p ,
#nct_listframe_short ul li section p {
font-size: 0.7em;
}

#nct_mainTop p {
	font-size: 0.875em;
}

#nct_mainTop figure.spImg {
max-width: 100%;
width: calc(100% - 2em);
margin-left: auto;
margin-right: auto;
}

#nct_mainTop figure.spImg img {
	width: 100%;
	max-width: 100%;
	height: auto;
	width /***/: auto;
 	text-align: center;
}
}

.ct_box {
	max-width: 1080px;
	width: calc(100% - 2em);
	margin-left: auto;
	margin-right: auto;
	background-image: url(../images_202501/bg2.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	background-size: cover;
	padding-top: 77px;
	padding-bottom: 30px;
	margin-bottom: 50px;
}

.ct_box section .ct_box_ttl img {
	display: block;
	margin-left: auto;
	margin-right: auto;
	margin-top: 15px;
	max-width: 613px;
	width: calc(100% - 2em);
	margin-bottom: 15px;
}

.ct_box section .ct_box_ttl {
	text-align: center;
	font-size: 2.500em;
	color: #006FFF;
	font-family: "Yusei Magic", sans-serif;
}

.ct_box ul {
	display: flex;
	justify-content: center;
	width: calc(100% - 2em);
	margin-left: auto;
	margin-right: auto;
}

.ct_box ul li {
	margin-left: 15px;
	margin-right: 15px;
	margin-bottom: 10px;
}

.ct_box ul li {
	background-color: #FFFFFF;
	border-radius: 10px;
}

@media only screen and (max-width: 540px){
/*==========================================
 幅540px以下から ヘッダー等微調節
===========================================*/
	.ct_box ul {
		display: block;
	}

	.ct_box ul li {
		margin-left: 0px;
		margin-right: 0px;
		text-align: center;
	}
	.ct_box section .ct_box_ttl {
		font-size: 2em;
	}

	.ct_box {
		padding-top: 30px;
	}
}

@media only screen and (max-width: 320px){
/*==========================================
 幅320px以下から ヘッダー等微調節
===========================================*/
	.ct_box section .ct_box_ttl {
		font-size: 1.5em;
	}
}

.ct_box {
    padding-top: 30px;
    padding-bottom: 20px;
    margin-bottom: 36px;
    margin-top: 80px;
    box-shadow: 4px 4px 10px rgba(0, 0, 0, 0.2);
}

.ct_box section .ct_box_ttl {
    font-size: 1.6em;
}

.ct_box section .ct_box_ttl img {
    max-width: 400px;
}

.ct_box section p a img {
	width: 280px;
}

.ct_box ul li {
    max-width: 260px;
}

.ct_box ul li a img {
    width: 100%;
}

@media only screen and (max-width: 540px){
	#nct_mainTop #nct_mainTop_inner p {
        margin-top: 2em;
        line-height: 1.8;
	}
.ct_box {
    padding-top: 18px;
    padding-bottom: 10px;
}
	.ct_box section .ct_box_ttl {
		font-size: 1.3em;
	}
	.ct_box section .ct_box_ttl img {
		max-width: 220px;
		margin: 8px auto 8px auto;
	}
    .ct_box ul li {
        margin: 0 auto 1em;
    }
	.ct_box ul li:last-cild {
        margin: 0 auto 0;
    }	
}

.titleBlock2.faq_title {
	margin-top: 80px;
}

.modalOverlay {
  position: fixed;
  top: 0; left: 0;
  width: 100vw;
  height: 100vh;
  background: rgba(0, 0, 0, 0.6);
  z-index: 9998;
}

/* モーダル本体 */
.voiceModal {
  display: none;
  position: fixed;
  top: 0; left: 0;
  width: 100vw;
  height: 100vh;
  background: rgba(0, 0, 0, 0.6);
  z-index: 9999;
}

.voiceModal.is-active {
  display: flex;
  align-items: center;
  justify-content: center;
}

/* モーダルの中身 */
.voiceModalInner {
  position: relative;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  z-index: 10000;

  width: 90%;
  max-width: 700px;
  max-height: 500px;

  padding: 15px 12px;

  background: #fff;
  border: 5px solid #FFC400;
  border-radius: 8px;

  box-sizing: border-box;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;

  overflow-y: auto;
  text-align: left;
}


/* 閉じるボタン */
.modalClose {
  position: absolute;
  top: 10px;
  right: 15px;
  font-size: 24px;
  background: none;
  border: none;
  cursor: pointer;
}

.voiceModalInner .vmlInnerFlex {
    display: flex;
    margin-bottom: 0.5em;
    padding-bottom: 0.4em;
    border-bottom: 1px solid #ccc;
}

.voiceModalInner figure {
	max-width: 50px;
    width: 100%;
    margin-right: 12px;
}
.voiceModalInner figure img{
	width: 100%;
    max-width: 100%;
    height: 50px;
    width /***/: auto;
    text-align: center;
    border: 1px solid #0090C5;
    border-radius: 7px;
}

.page-intoroduction_content {
    padding-top: 30px;
    padding-bottom: 20px;
    margin-bottom: 36px;
    margin-top: 80px;
	max-width: 1110px;
    margin: 2em auto 36px;
    text-align: left;
	width: calc(100% - 2em);
    background: #a9a9a917;
    padding: 2em 2em;
    box-sizing: border-box;
    border-radius: 1em;
    border: 3px solid #ccc;
}

.page-intoroduction_content h2{
    display: block;
    font-size: clamp(18px, 4vw, 1.6em);
    margin-bottom: 0.6em;
    font-family: "Yusei Magic", sans-serif;
    padding: 0 0 0 10px;
    border-left: 5px solid #39352e;
    line-height: 1.2;
}

.page-intoroduction_content h3{
	display: block;
    border-bottom: 2px dotted #0011ff;
    font-size: clamp(16px, 3.5vw, 1.4em);
    margin-bottom: 0.6em;
    font-family: "Yusei Magic", sans-serif;
    padding: 0.3em;
}

.page-intoroduction_content h4 {
    font-size: clamp(15px, 3vw, 1.2em);
    margin-bottom: 6px;
    color: #cb7c00;
    margin-left: 0.3em;
}

.page-intoroduction_content ul li{
    display:inline;
}

.page-intoroduction_content ul li:not(:last-child):after{
	content:'/';
	padding: 0 0.4em;
}

.page-intoroduction_content .flex2 {
    display: flex;
}

.page-intoroduction_content .flex_innr {
    width: 48%;
    margin: 0 auto;
}

.page-intoroduction_content p{
    margin-bottom: 1em;
}

.page-intoroduction_content hr {
    margin: 2.5em 0;
}

@media only screen and (max-width: 540px){
.page-intoroduction_content .flex2 {
    display: block;
}

.page-intoroduction_content .flex_innr {
    width: 100%;
}
}

.newList202512_outer {
	max-width: 100%;
	width: 100% ;
	margin-left: auto;
	margin-right: auto;
	padding: 40px 0;
	display: block;
    background-image: url(../images/products_introduction/bg.jpg);
    background-repeat: no-repeat;
    background-position: center top;
    background-size: cover;
}

.newList202512 {
	max-width: 1150px;
	width: calc(100% - 2em);
	margin-left: auto;
	margin-right: auto;
	margin-top: 40px;
	display: flex;
	flex-wrap: wrap;
	/* 行ごとに高さを揃えたいので念のため指定 */
	align-items: stretch;
}

.newList202512_outer .newList202512 {
	margin-top: 0;
}

.newList202512 li {
	width: calc(100%/3 - 3%);
	margin-left: 1.5%;
	margin-right: 1.5%;
	margin-bottom: 50px;
	text-align: center;
	font-size: 1.125em;	
	/* ★ 追加：li 自体を flex コンテナに */
	display: flex;
}

.newList202512 li img {
	width: 100%;
	max-width: 100%;
	height: auto;
	width /***/: auto;
 	text-align: center;
}

.newList202512_outer .newList202512 .noLink ,
.newList202512_outer .newList202512 li a {
	/* ★ 追加：中身を縦並びにして全体を埋める */
	display: flex;
	flex-direction: column;
	width: 100%;
}

.newList202512 .noLink figure ,
.newList202512 li a figure {
	/* ★ 追加：figure を li の高さいっぱいまで伸ばす */
	flex: 1;
	display: flex;
	flex-direction: column;
	margin-bottom: 12px;
    border: 2px solid #000;
    border-radius: 6px;
    box-shadow: 0 4px 0 #000;
    background: #fff
}

.newList202512 li a:hover figure {
	border: 1px solid #9400CC;
}
.newList202512 .noLink figure figcaption ,
.newList202512 li a figure figcaption {
	padding: 8px 1em 10px;
	/* 必要なら上に寄せる/下に寄せる調整も可能 */
}

.newList202512 li h2{
	color: #2a0d99;
    font-weight: 600;
    font-size: 20px;
}

.newList202512 li p{
	text-align: left;
}

.newList202512_2 {
	max-width: 1150px;
	width: calc(100% - 2em);
	margin-left: auto;
	margin-right: auto;
	margin-top: 40px;
	display: flex;
	flex-wrap: wrap;
	align-items: stretch;
}

.newList202512_2 li {
	width: calc(100%/3 - 3%);
	margin-left: 1.5%;
	margin-right: 1.5%;
	margin-bottom: 50px;
	font-size: 1.125em;	
}

.newList202512_2 li figure {
    border: 1px solid #ccc;
	padding: 1em;
}

.newList202512_2 li figure img{
    width: 100%;
}

.newList202512_2 li h2 {
    color: #5e3208;
    font-weight: 600;
    font-size: 20px;
	text-align: center;
	margin: 2px 0;
}

.newList202512_2 li p {
	text-align: center;
}

.nct_tit.no_margin,.nct_tit.no_margin h2{
	margin-top: 0;
}

@media only screen and (max-width: 540px){
.newList202512 li,
.newList202512_2 li {
	width: calc(50% - 0.5em);
	margin-left: 0.25em;
	margin-right: 0.25em;
	margin-bottom: 30px;
}
	
.newList202512 li h2 ,
.newList202512_2 li h2{
	text-align: left;
    font-size: clamp(16px, 3vw, 20px);
}
.newList202512 li p ,
.newList202512_2 li p {
	text-align: left;
    font-size: 14px;
}
}

/*==========================================
Other
===========================================*/
#mainBlock_newhero {
	background-image: url(../tm_product_header/images/bg.jpg);
	background-repeat: no-repeat;
	background-position: center center;
	background-size: cover;
	padding-top: 80px;
	padding-bottom: 50px;
    font-family: 'Noto Sans JP', "游ゴシック体", "Yu Gothic", "Hiragino Kaku Gothic Pro", "Meiryo", sans-serif;
}

#mainBlock_inner_newhero {
	max-width: 1100px;
	width: calc(100% - 2em);
	margin-left: auto;
	margin-right: auto;
}

#mainBlock_inner_newhero section {
	position: relative;
}

#mainBlock_inner_newhero section figure {
    position: absolute;
    right: -66px;
    top: -77px;
    width: 220px;
}

#mainBlock_inner_newhero section p {
	font-size: 1.7em;
	background-image: url(../tm_product_header/images/lne2.png), url(../tm_product_header/images/line.png);
	background-repeat: no-repeat, no-repeat;
	background-position: left center, right center;
	padding-left: 35px;
	padding-right: 35px;
	display: inline-block;
	margin-left: auto;
	margin-right: auto;
	text-align: center;
	font-weight: bold;
}

#mainBlock_inner_newhero section h1 {
    margin-bottom: 24px;
    z-index: 1;
    position: relative;
}

#mainBlock_inner_newhero section h1 span{
    font-size: clamp(53px, 5.5vw, 3.8em);
    font-weight: 900;
    line-height: 1.2;
}

#mainBlock_inner_newhero section h1 aside {
	font-size: 3.8em;
	font-weight: 900;
	color: #B1238B;
	line-height: 1.2;
	margin: calc(0.3vw + 3px) 0;
}

#mainBlock_inner_newhero #pointSection {
    position: relative;
    z-index: 1;
}

#mainBlock_inner_newhero section h1 aside strong {
	color: #FF8001;
	display: block;
}

#mainBlock_inner_newhero #point1 {
	display: flex;
	justify-content: center;
	align-items: center;
	margin-top: 40px;
}

#mainBlock_inner_newhero #point1 li {
    font-size: 2.2em;
    font-weight: bold;
    margin-left: 15px;
    margin-right: 15px;
    position: relative;
    background-color: #B1238B;
    color: #FFFFFF;
    padding-left: 70px;
    padding-right: 15px;
}

#mainBlock_inner_newhero #point1 li img {
    position: absolute;
    left: -18px;
    top: -28px;
    width: 75px;
    height: auto;
}

#mainBlock_inner_newhero #point2 {
	display: flex;
	justify-content: center;
	align-items: center;
	margin-top: 20px;
}

#mainBlock_inner_newhero #point2 li {
	font-weight: bold;
	font-size: 1.125em;
	text-align: center;
	margin-left: 15px;
	margin-right: 15px;
	background-image: url(../tm_product_header/images/bg2.png);
	background-repeat: no-repeat;
	background-position: center center;
	background-size: cover;
	padding-left: 20px;
	padding-right: 20px;
	padding-top: 20px;
	padding-bottom: 20px;
}

#mainBlock_inner_newhero #point2 li strong {
	font-weight: bold;
	font-size: 1.5em;
	display: block;
}

#mainBlock_inner_newhero {
	position: relative;
}

#imgBlock figure {
	position: absolute;
}

#imgBlock figure:nth-child(1) {
    max-width: 200px;
	width: 20vw;
    left: -69px;
    bottom: 170px;
}

#imgBlock figure:nth-child(2) {
    max-width: 230px;
	width: 23vw;
    left: -103px;
    bottom: -66px;
}

#imgBlock figure:nth-child(3) {
    max-width: 230px;
    width: 23vw;
    right: -126px;
    bottom: 127px;
}

#imgBlock figure:nth-child(4) {
    max-width: 230px;
    width: 23vw;
    right: -126px;
    bottom: -30px;
}

#imgBlock figure:nth-child(5) {
    max-width: 197px;
    width: 19.7vw;
    left: 119px;
    bottom: -68px;
}

#imgBlock figure:nth-child(6) {
    max-width: 182px;
    width: 18.2vw;
    right: 108px;
    bottom: -74px;
}

#imgBlock figure img{
	aspect-ratio: 1;
	width: 100%;
}

/* PC向けおよび大型タブレット向けのレイアウトの指定：769px～960px */
@media only screen and (min-width:1px) and (max-width:960px){
/*==========================================
 body
===========================================*/
body {
	min-width: 100%;
	text-align: center;
	width: 100%;
}
    
.spImg {
    display: inherit;
}

.pcImg {
    display: none;
}

#mainBlock_inner_newhero section p {
    font-size: 1.2em;
}

    #mainBlock_inner_newhero section figure {
        position: absolute;
        right: -23px;
        top: -76px;
        width: 160px;
    }

#mainBlock_inner_newhero section h1 span {
	font-size: clamp(25px, 5.3vw, 3em);
}

#mainBlock_inner_newhero section h1 aside {
    font-size: 3em;
}

#mainBlock_inner_newhero #point1 li {
    font-size: 1.8em;
    padding-left: 40px;
}

#mainBlock_inner_newhero #point1 li img {
    position: absolute;
    left: -18px;
    top: -15px;
    width: 50px;
    height: auto;
}

#imgBlock figure:nth-child(3),
#imgBlock figure:nth-child(5),
#imgBlock figure:nth-child(6) {
	display: none;
	max-width: 230px;
	width: 23vw;
}

#imgBlock figure:nth-child(1) {
	max-width: 200px;
    width: 20vw;
    left: -4vw;
    bottom: 170px;
}
#imgBlock figure:nth-child(2) {
    max-width: 230px;
    width: 23vw;
    left: -4vw;
    bottom: -66px;
}
#imgBlock figure:nth-child(4) {
	max-width: 230px;
    width: 23vw;
    right: -4vw;
    bottom: -30px;
}
}


@media only screen and (max-width:768px){
/*==========================================
 Other
===========================================*/
	#mainBlock_inner_newhero section p {
		display: none;
	}

	#mainBlock_inner_newhero section h1 aside {
		font-size: 1.8em;
	}

	#mainBlock_inner_newhero section h1 aside strong {
		font-size: 1.4em;
	}

	#mainBlock_inner_newhero #point1 {
		display: inline-block;
		align-self: baseline;
		margin-top: 20px;
		margin-left: auto;
		margin-right: auto;
	}

	#mainBlock_inner_newhero #point1 li {
		margin-bottom: 15px;
	}

	#mainBlock_inner_newhero #point2 {
		clear: both;
	}

	#pointSection {
		display: flex;
		flex-direction:column-reverse;
	}

	#mainBlock_inner_newhero #point2 li {
		font-size: 1em;
		margin-left: 0px;
		margin-right: 0px;
		padding-left: 10px;
		padding-right: 10px;
		padding-top: 10px;
		padding-bottom: 10px;
	}
	#imgBlock figure:nth-child(1) {
		width: 30vw;
		left: 0px;
	}
	#imgBlock figure:nth-child(2) {
		width: 30vw;
		left: 0;
	}
	#imgBlock figure:nth-child(4) {
		max-width: 230px;
		width: 30vw;
		right: 0;
	}
}


@media only screen and (max-width: 470px){
/*==========================================
 幅470px以下から ヘッダー等微調節
===========================================*/

#mainBlock_inner_newhero #point1 {
	display: inline-block;
	float: left;
	align-self: baseline;
	margin-top: 17px;
	align-items: flex-start;
	margin-left: calc(10vw + 6px);
}

#mainBlock_inner_newhero #point1 li {
	margin-bottom: 15px;
	        font-size: 1.4em;
			padding-left: 30px;
}

    #mainBlock_inner_newhero #point1 li img {
        left: -18px;
        top: -15px;
        width: 43px;
    }

#mainBlock_inner_newhero #point2 {
	clear: both;
	margin-top: 0;
}

#mainBlock_inner_newhero section h1 {
	margin-bottom: 0;
}

#mainBlock_inner_newhero section h1 span{
	font-size: clamp(30px, 8vw, 2.3em);
	margin-bottom: 13px;
}

#mainBlock_newhero {
	background-image: url(../tm_product_header/images/bg_sp.jpg);
	padding-top: 63px;
}

#mainBlock_inner_newhero section figure {
        position: absolute;
        right: -8px;
        top: calc(-45px - 2vw);
        max-width: 149px;
        width: 30%;
    }

#mainBlock_inner_newhero #point2 li {
        font-size: 0.7em;
        margin-left: 0px;
        margin-right: 0px;
		    padding-left: 10px;
    padding-right: 10px;
    padding-top: 10px;
    padding-bottom: 10px;
    }
	
    #mainBlock_inner_newhero section h1 aside {
		font-size: clamp(16px, 5.5vw, 1.3em);
    }

	#mainBlock_inner_newhero section h1 aside strong {
        font-size: clamp(17px, 5.6vw, 1.4em);
    }
	
    #imgBlock figure:nth-child(1) {
        width: 192px;
        right: -13px;
        left: auto;
        bottom: -173px;
    }

    #imgBlock figure:nth-child(2) {
        width: 221px;
        left: -32px;
        bottom: -184px;
    }

    #imgBlock figure:nth-child(4) {
        width: 150px;
        right: -32px;
        bottom: -6px;
    }

#mainBlock_newhero {
        padding-bottom: 183px;
    }	
}

@media only screen and (max-width: 395px){
#mainBlock_inner_newhero #point1 {
	margin-left: calc(3vw + 6px);
}

@media only screen and (max-width: 320px){
/*==========================================
 幅320px以下から ヘッダー等微調節
===========================================*/
#mainBlock_inner_newhero section h1 span{
        font-size: 2em;
    }
	
    #mainBlock_inner_newhero section h1 aside {
        font-size: 1.2em;
    }
	

#imgBlock figure:nth-child(4) {
        width: 118px;
        right: -32px;
        bottom: 14px;
    }
	
    #imgBlock figure:nth-child(2) {
        width: 194px;
        left: -32px;
        bottom: -146px;
    }
	
#imgBlock figure:nth-child(1) {
        width: 133px;
        right: 7px;
        left: auto;
        bottom: -117px;
    }
}