.mv_link {
	display: flex;
	justify-content: center;
	align-items: center;
	margin-top: 60px;
}

.mv_link p {
	margin: 0 20px;
}

.mv_link p a {
	display: flex;
	justify-content: center;
	align-items: center;
	background-color: #525359;
	color: #fff;
	font-size: 13px;
	letter-spacing: 0.2em;
	text-align: center;
	position: relative;
	transition: all .3s;
	width: 100%;
	height: 60px;
	min-width: 350px;
}

.mv_link p a:after {
	content: "";
	position: absolute;
	top: 50%;
	right: 16px;
	-webkit-transform: translate(0%, -50%);
	transform: translate(0%, -50%);
	background-image: url(../images/icon_arrow.png);
	background-size: contain;
	width: 37px;
	height: 10px;
}

.mv_link p a:hover {
	background: #cbb4c1;
	transition: all .3s;
}

.c5-spec-subTitle {
	width: 100%;
	max-width: 124px;
	margin: 0 auto;
}

@media screen and (min-width: 768px) {
	.c5-productWrap {
		margin: -150px auto;
	}
}

.c5-productWrap__item {
	display: flex;
	justify-content: center;
	align-items: center;
	position: relative;
	margin: 250px auto 200px;
}

@media screen and (min-width: 1040px) {
	.c5-productWrap__item {
		margin: 200px auto 200px;
	}
}


.product_main_text {
	width: 50%;
	position: relative;
}

article section {
	width: 100vw;
	max-width: 1200px;
	margin: 0 auto;
}

@media screen and (max-width: 768px) {
	article section {
		overflow: hidden;
	}
}

@media screen and (min-width: 769px) {
	article section {
		overflow: inherit;
	}
}

.c5-product__textWrap {
	width: 445px;
}

.c5-product__textWrap-left {
	margin-left: auto;
	position: absolute;
	top: 25%;
	transform: translateY(-35%);
	right: -62px;
	width: 100%;
	z-index: 2;
}

.c5-product__textWrap-right {
	position: absolute;
	top: 25%;
	transform: translateY(-35%);
	left: -62px;
	width: 100%;
	z-index: 2;
}

.product_sub_text-reverce {
	margin-top: 76px;
	left: -5px;
	position: relative;
}

.product_sub_text {
	margin-bottom: 76px;
}

.c5-product__textWrap strong {
	margin-bottom: 40px;
	display: block;
	font-size: calc(24 / 1200 * 100vw);
	color: #262626;
	line-height: 1.5;
	letter-spacing: 0.16em;
	font-style: italic;
}

@media screen and (max-width: 1080px) {
	.c5-product__textWrap strong {
		font-size: calc(20 / 1080 * 100vw);
	}

	.product_main_text {
		width: 60%;
	}
}

@media screen and (min-width: 1201px) {
	.c5-product__textWrap strong {
		font-size: 24px;
	}
}

.c5-product__textWrap p {
	margin-bottom: 30px;
	font-size: 18px;
	color: #262626;
	line-height: 2;
	letter-spacing: 0.08em;
}

.c5-product__textWrap .c5-noteTxt {
	font-size: 12px;
	color: #262626;
	line-height: 1.6;
	letter-spacing: 0.08em;
	margin-top: 20px;
}

.c5-mv-pc {
	width: 100%;
	max-width: 800px;
}

article #spec {
	margin-top: 450px;
	margin-bottom: 70px;
}

@media screen and (max-width: 903px) {
	article #spec {
		margin-bottom: 70px;
	}
}

@media screen and (min-width:768px) and (max-width:1000px) {
	article #spec {
		margin-top: 600px;
		margin-bottom: 70px;
	}
}

.c5-product__lastChildImg-wrap {
	width: 80%;
	margin: 0 auto;
	display: flex;
	max-width: 578px;
	min-width: 324px;
	padding-bottom: 80px;
}

.c5-product__lastChildImg- {
	width: 70%;
}

.c5-product__shareImg-pc {
	display: block;
	margin: 0 auto;
	width: 100%;
	max-width: 1100px;
}

article #share .share_inner ul {
	width: 100%;
	margin: 40px auto 0;
	display: flex;
  flex-direction: row;
  gap: 40px;
	align-items: flex-start;
	justify-content: center;
  max-width: 1000px;
}

article #share .share_inner ul li {
  margin: 0;
}
article #share .share_inner ul li a {
  display: block;
}
article #share .share_inner div {
  text-align: center;
  margin-top: 50px;
}
@media screen and (max-width: 767px) {
  article #share .share_inner ul {
    flex-direction: column;
    gap: 40px;
  }
  article #share .share_inner ul li {
    width: 80%;
    margin: 0 auto;
  }
  article #share .share_inner ul li:first-child {
    margin-left: auto
  }
  article #share .share_inner ul li:last-child {
    margin-right: auto
  }
  article #share .share_inner div {
    width: 80%;
    margin: 50px auto 0;
  }
}

@media screen and (min-width: 768px) {
  article #share .share_inner {
    padding: 0 30px;
  }
}
article #share .bnr_list li {
	width: 100%;
	max-width: 580px;
	display: block;
	margin: 0 auto;
}

.c5-bnr-title-pc {
	width: 100%;
	max-width: 580px;
	display: block;
	margin: 0 auto;
}

.c5-product__insta-title-pc {
	width: 100%;
	max-width: 207px;
	margin: 76px auto 31px;
	display: block;
}

article #spec .spec_inner .spec_product div p img {
	display: block;
	margin: auto;
	max-width: 200px;
}

article #spec .spec_inner .spec_product {
	width: 36%;
	max-width: none;
}

.c5-kv__titleItem {
	position: relative;
	width: 100%;
}

.c5-mv-top {
	width: 100vw;
}

.c5-mv-top img {
	width: 100vw;
	max-width: 1280px;
	display: block;
	margin: 0 auto;
	-webkit-touch-callout: none;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none
}

.c5-kv__titleItem div {
	position: absolute;
	top: -140px;
	left: -20px;
	display: inline-grid;
	margin-left: 20px;
}

@media screen and (min-width: 1300px) {
	.c5-kv__titleItem div {
		left: -80px;
	}
}

.c5-kv__titleItem div img:nth-child(2) {
	position: absolute;
	top: 165px;
	left: 5%;
	display: inline-grid;
}

article #mv_atl {
	margin-bottom: 100px;
}

@media screen and (max-width: 1440px) {
	article #mv_atl .mv_under .mv_under_title {
		width: 100%;
	}
}

article #mv_atl .mv_under .mv_under_title {
	width: 100%;
	max-width: 155px;
	margin: auto;
}

article #mv_atl .mv_under ul li .mv_product_img {
	width: 100%;
	max-width: 208px;
	margin: auto;
	position: relative;
}

article #mv_atl .mv_under ul li .mv_product_img.c5-mv_product_img-new::before {
	content: '';
	bottom: calc(640 / 767 * 100%);
	left: calc(620 / 767 * 100%);
	position: absolute;
	background: url(../images/product-S-lineUp-newIcon.png);
	background-repeat: no-repeat;
	background-size: contain;
	max-width: 58px;
	max-height: 58px;
	width: 50%;
	height: 50%;
}

.c5-specBtn p>a {
	width: 250px;
	min-width: 250px;
	margin: 10px auto;
}

@media screen and (max-width: 767px) {
	article #mv_atl .mv_under {
		width: 80%;
		margin: 0 auto 50px;
		display: block;
		padding-top: 0;
	}

	.c5-sp-flexBlock {
		display: flex;
	}

	article #mv_atl .mv_under ul li {
		display: block;
	}

	article #mv_atl .mv_under ul li:first-of-type {
		margin-right: 16px;
	}

	article #mv_atl .mv_under ul li:last-of-type {
		position: relative;
		top: 58px;
		margin-left: 16px;
	}

	article #mv_atl .mv_under ul li .mv_product_img {
		width: 100%;
		margin: auto;
	}

	article #mv_atl .mv_under ul li .mv_product_img.c5-mv_product_img-new::before {
		content: '';
		bottom: calc(640 / 767 * 100%);
		left: calc(620 / 767 * 100%);
		position: absolute;
		background: url(../images/product-S-lineUp-newIcon.png);
		background-repeat: no-repeat;
		background-size: contain;
		max-width: 110px;
		max-height: 110px;
		width: 50%;
		height: 50%;
	}

	article #mv_atl .mv_under ul li .mv_product_text {
		font-size: 14px;
		line-height: 1.3;
		margin: 15px auto 0;
		width: 100%;
		text-align: center;
		font-style: italic;
	}

	article #mv_atl .mv_under ul {
		margin-top: 27px;
	}

	.mv_link {
		display: block;
		margin: 0 auto;
	}

	.mv_link p {
		margin: 20px 0;
	}

	.mv_link p a {
		display: flex;
		justify-content: center;
		align-items: center;
		background-color: #525359;
		color: #fff;
		font-size: 13px;
		letter-spacing: 0.2em;
		text-align: center;
		position: relative;
		transition: all .3s;
		width: 100%;
		height: 60px;
		min-width: 300px;
	}

	.c5-product__textWrap {
		width: 100%;
		min-width: 335px;
	}

	.c5-productWrap__item {
		display: block;
		margin: 50px auto;
	}

	.c5-productWrap__item:nth-child(odd)>.product_main_img {
		right: -68px;
	}

	.c5-product__textWrap-right {
		position: relative;
		left: 0px;
	}

	.c5-product__textWrap-left {
		position: relative;
		left: 0px;
	}

	.c5-product__lastChildImg-pc {
		width: 100%;
		margin: 0 auto;
	}

	article #spec .spec_inner .spec_product div .spec_product_image p:nth-child(1) {
		margin: 0;
		width: 100%;
	}

	.c5-twIcon,
	.c5-fbIcon {
		width: 50px;
	}


	.product_main_text {
		width: 96%;
		padding-left: 10px;
	}

	article #spec {
		margin-top: 90px;
	}

	.c5-productItem-sp_01 {
		right: 3%;
		top: -65%;
	}

	.c5-productItem-sp_02 {
		left: 3%;
		top: -35%;
	}

	.c5-productItem-sp_03 {
		right: 3%;
		top: -25%;
	}

	.product_main_img {
		position: relative;
		width: 90%;
	}

	.product_main_img img {
		min-width: 335px;
	}

	.c5-product__textWrap p {
		margin-bottom: 0;
	}

	.c5-mv-sp__mr {
		margin-right: auto;
	}

	.c5-mv-sp__ml {
		margin-left: auto;
	}

	.c5-kv__titleItems-sp {
		width: 80%;
		max-width: 401px;
	}

	.c5-kv__titleItems-sp img:last-child {
		margin-top: 20px;
	}

	article #spec .spec_inner .spec_product {
		width: 100%;
	}

	article #spec .spec_inner .spec_product div p img {
		max-width: 413px;
	}

	.c5-spec-subTitle {
		max-width: 154px;
	}

	.c5-specBtn p>a {
		width: 100%;
		min-width: 250px;
	}
}

.c5-sp-flexBlock {
	display: flex;
}

.c5-specBtn {
	margin: 0 auto;
	display: block;
}



.share_icon {
	display: flex;
	align-items: center;
	justify-content: center;
}

.c5-product__shareImg-sp {
	margin: 0 auto;
	width: 80%;
}


/* スクロールCSS */
.c5-fade-in {
	opacity: 0;
	transition-duration: 500ms;
	transition-property: opacity, transform;
}

.c5-fade-in-up {
	transform: translate(0, 50px);
}

.c5-scroll-in {
	opacity: 1;
	transform: translate(0, 0);
}

article #spec .spec_inner .spec_product div .spec_product_image p {
	opacity: 1;
}

main {
	height: auto;
	padding-bottom: 0;
}

sup {
	font-size: 14px;
}

.c5-linkBuds_s-mv {
	position: relative;
	width: 100%;
	max-width: 864px;
	display: block;
	margin: 0 auto 40px;
	text-align: center;
	cursor: pointer;
	-webkit-touch-callout: none;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none
}

/* ------------------------------------------------------[bcModal////] */

.bc_wrap {
	width: 100vw;
	height: 100vh;

	position: fixed;
	top: 0;
	left: 0;

	text-align: center;

	background-color: rgba(0, 0, 0, 0.5);
	z-index: 9999;
	display: none;
}

.bc_wrap .bc_folder {
	width: 960px;
	margin: 10vh auto;
	text-align: center;
	position: relative;
}

.bc_wrap .bc_close_atr {
	width: 100vw;
	height: 100vh;
	position: absolute;
	top: 0;
	left: 0;
	cursor: pointer;
}

.bc_wrap .bc_folder .bc_source {
	margin: auto;
}

.bc_wrap .bc_folder .modal-video-close-btn {
	position: absolute;
	top: 0;
	right: 0;
	margin-top: -32px;
	cursor: pointer;
}

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

	.bc_wrap .bc_folder {
		width: 100vw;
		margin-top: 36vh;
	}

	.bc_wrap .bc_folder .bc_source {
		width: 95vw;
	}


}

/* ------------------------------------------------------[////bcModal] */


article #mv_atl .mv_under {
	max-width: 780px;
	margin: 0 auto;
	padding: 120px 20px 0;
}


.c5-share-bnr:hover {
	opacity: .7;
}

.c5-product__textWrap-lastChild {
	padding-left: 15px;
	transform: translateY(0%);
}

article #spec .spec_inner ul {
	width: 100%;
	margin-left: 0;
}

.c5-kv__titleItem div.c5-kv__notes {
	left: 67%;
	top: 20px;
}

@media screen and (max-width: 767px) {
	.c5-kv__titleItem div.c5-kv__notes {
		position: relative;
		left: 1%;
		top: 100px;
		margin-left: 0;
	}
}

.c5-noteTxt-title {
	color: #808080;
	font-size: 12px;
	right: 0;
}

.c5-kv__titleItem div.c5-kv__title-main {
	top: -400px;
}

@media screen and (min-width:768px) and (max-width:980px) {

	.c5-kv__titleItem div.c5-kv__title-main {
		top: -350px;
	}
}

@media screen and (max-width: 767px) {
	.c5-kv__titleItem div.c5-kv__title-main {
		width: 301px;
		height: auto;
	}
}

@media screen and (min-width:720px) and (max-width:767px) {

	.c5-kv__titleItem div.c5-kv__title-main {
		top: -1100px;
	}
}

@media screen and (min-width:650px) and (max-width:719px) {

	.c5-kv__titleItem div.c5-kv__title-main {
		top: -1000px;
	}
}

@media screen and (min-width:580px) and (max-width:649px) {

	.c5-kv__titleItem div.c5-kv__title-main {
		top: -900px;
	}
}

@media screen and (min-width:500px) and (max-width:579px) {

	.c5-kv__titleItem div.c5-kv__title-main {
		top: -800px;
	}
}

@media screen and (min-width:440px) and (max-width:499px) {

	.c5-kv__titleItem div.c5-kv__title-main {
		top: -700px;
		width: 241px;
	}
}

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

	.c5-kv__titleItem div.c5-kv__title-main {
		top: -600px;
		width: 218px;
	}
}

.c5-reportMovieTitle {
	text-align: center;
}

.c5-reportMovieItem {
	text-align: left;
}

.c5-reportMovieItem__textCatch {
	width: 100%;
	max-width: 864px;
	margin: 26px auto;
}

.c5-reportMovieItem__text {
	width: 100%;
	max-width: 864px;
	margin: 0 auto;
}

.c5-reportMovieItem__textCatch h4 {
	font-size: 26px;
	font-style: italic;
}

.c5-reportMovieItem__text p {
	font-size: 18px;
	line-height: 1.5;
}

.c5-reportMovieTitle-main img {
	margin: 0 auto;
	width: 100%;
}

.c5-reportMovieTitle-main img.pc-only {
	max-width: 596px;
}

.c5-reportMovieTitle-main img.sp-only {
	max-width: 320px;
}

.c5-reportMovieTitle-sub img {
	margin: 0 auto;
}

@media screen and (max-width: 767px) {
	.c5-reportMovieItem__textCatch h4 {
		font-size: 18px;
	}

	.c5-reportMovieItem__text p {
		font-size: 14px;
	}

	.c5-reportMovieItem__textCatch {
		margin: 36px auto 18px;
	}

	.c5-reportMovieTitle-main img {
		width: 100%;
		max-width: 400px;
		margin-bottom: 32px;
	}

	.c5-reportMovieTitle-sub img {
		width: 100%;
		max-width: 400px;
	}
}

.c5-reportMovieItem>.mv_link p.c5-moreText>a.c5-moreFunction {
	min-width: 414px;
}

.c5-reportMovieItem>.mv_link p.c5-moreText>a.c5-moreFunction:after {
	content: "";
	position: absolute;
	top: 50%;
	right: 16px;
	-webkit-transform: translate(0%, -50%);
	transform: translate(0%, -50%);
	background-image: url(../images/icon-bottomArrow.png);
	background-size: contain;
	background-repeat: no-repeat;
	width: 37px;
	height: 10px;
}

.c5-reportMovieWrap {
	margin-bottom: 350px;
	padding: 0 20px;
}





.c5-reportMovieItem>.c5-noteTxt {
	margin: 20px auto 32px;
	font-size: 14px;
	color: #262626;
	line-height: 2;
	letter-spacing: 0.08em;
	width: 100%;
	max-width: 864px;
}

@media screen and (max-width: 767px) {
	.c5-reportMovieItem>.mv_link p.c5-moreText>a.c5-moreFunction {
		min-width: 300px;
	}

	.c5-reportMovieItem>.c5-noteTxt {
		font-size: 12px;
		color: #262626;
		line-height: 1.6;
		letter-spacing: 0.08em;
		margin-top: 20px;
	}
}

@media screen and (min-width: 768px) {
	.c5-reportMovieItem {
		margin-bottom: 32px;
	}
}

@media print {
	img {
		display: none !important;
	}

	.c5-bc_mv {
		display: none !important;
	}
}

.c5-productWrap {
	background: #434343;
	margin: 0 calc(50% - 50vw);
	padding: 0 calc(50vw - 50%) 100px;
	width: 100%;
}

.c5-specWrap {
	margin-top: -300px;
}

@media screen and (min-width:768px) and (max-width:1000px) {

	.c5-specWrap {
		margin-top: -500px;
	}
}

.c5-special-mv-title {
	margin: 32px auto;
}

.c5-special-mv-item {
	display: block;
	margin: 32px auto;
}

.c5-special-mv-text p img {
	display: block;
	margin: 32px auto;
}



.product_main_text>.c5-product__textWrap * {
	color: #fff;
}

.c5-productWrap__title {
	padding: 150px 0 100px;
}

.c5-productWrap__item-first {
	margin-top: 100px;
}

@media screen and (max-width: 767px) {
	.c5-productWrap {
		padding-bottom: 0;
	}

	.c5-specWrap {
		margin-top: 10px;
	}

	.c5-productWrap__title {
		padding: 77px 0 41px;
	}

	.c5-productWrap__item-first {
		margin-top: 0;
	}

	.c5-product__textWrap {
		transform: translateY(0);
	}
}

.c5-floating {
	position: fixed;
	bottom: 180px;
	z-index: 10;
	color: #fff;
}

.c5-floating a.c5-floatingTxt {
	display: flex;
	justify-content: center;
	align-items: center;
	color: #fff !important;
	background: #434343;
	padding: 8px;
	text-decoration: none;
	width: 30px;
	height: 110px;
	margin-left: auto;
	margin-right: 8px;
	font-size: 13px;
	transition: all .3s;
	line-height: 1.125em;
	writing-mode: vertical-rl;
	box-shadow: 0 0 1px white;
}

.c5-floating a:hover {
	opacity: .7;
}

@media screen and (min-width: 1200px) {
	article #spec {
		margin-top: 450px;
		margin-bottom: 70px;
	}
}

.c5-sup__number {
	font-size: 12px;
}

.c5-pc-br {
	display: block;
}

.c5-sp-br {
	display: none;
}



.c5-form__btn {
	width: 220px;
	height: 60px;
	color: #fff;
	line-height: 1.6;
	font-size: 20px;
	letter-spacing: 0.16em;
	background: #434343;
	cursor: pointer;
	transition: 0.5s;
}

.c5-form__btn:hover {
	background: #cccccc;
}

.c5-form__btnItem-01.c5-form__btn--active-01::before {
	content: '';
	background: url(../images/try_again.png);
	width: 100px;
	height: 100px;
	display: block;
	position: absolute;
	background-size: contain;
	pointer-events: none;
	top: 50%;
	left: 50%;
	transform: translateY(-50%) translateX(-50%);
	margin: auto;
}

.c5-form__btnItem-01.c5-form__btn--active-01>.c5-form__btn:hover {
	background: #434343;
	cursor: auto;
}

.c5-form__btnItem-02.c5-form__btn--active-02::before {
	content: '';
	background: url(../images/try_again.png);
	width: 100px;
	height: 100px;
	display: block;
	position: absolute;
	background-size: contain;
	pointer-events: none;
	top: 50%;
	left: 50%;
	transform: translateY(-50%) translateX(-50%);
	margin: auto;
}

.c5-form__btnItem-02.c5-form__btn--active-02>.c5-form__btn:hover {
	background: #434343;
	cursor: auto;
}


@media screen and (max-width: 830px) {
	.c5-form__btn {
		width: 200px;
	}
}

@media screen and (max-width: 767px) {
	.c5-form__btn {
		margin: 16px auto;
		width: 100%;
		max-width: 550px;
	}
}

.product_main_img.c5-product__main__lastImg>img {
	margin-left: 30px;
}

.c5-mv-sp__ml-last {
	margin-bottom: 80px;
}


.c5-productWrap__link {
	display: block;
	width: 70%;
	background-color: transparent;
	color: #fff;
	border: 1px solid #fff;
	font-size: 13px;
	letter-spacing: 0.2em;
	padding: 18px 26px 18px 12px;
	text-align: center;
	position: relative;
	-webkit-transition: all .3s;
	transition: all .3s;
}

@media screen and (max-width: 1440px) {
	.c5-productWrap__link {
		font-size: 20px;
	}
}

.c5-productWrap__link:after {
	content: "";
	position: absolute;
	top: 50%;
	right: 16px;
	-webkit-transform: translate(0%, -50%);
	transform: translate(0%, -50%);
	background-image: url(../images/icon_arrow.png);
	background-size: contain;
	background-repeat: no-repeat;
	width: 37px;
	height: 10px
}

@media screen and (max-width: 1020px) {
	.c5-productWrap__link:after {
		width: 5.6vw;
		height: 3.7vw;
		top: 60%;
		-webkit-transform: translate(0%, -60%);
		transform: translate(0%, -60%);
	}
}

.c5-productWrap__link:hover {
	background-color: transparent;
}

.c5-productWrap__linkText {
	width: 100%;
	max-width: 120px;
}

.c5-product__textWrap-left__inner {
	position: relative;
}

.c5-product__textWrap-left__inner>* {
	position: relative;
}

.c5-product__textWrap-left__inner-btn {
	bottom: 0;
	width: 100%;
}

.c5-product__textWrap-left__inner-btn a {
	margin-right: auto;
}

.c5-product__textWrap-left__inner-strong {
	left: 0;
}

@media screen and (max-width:768px) {
	.c5-productWrap__link {
		width: 84%;
		margin: 0;
		padding: 12px 38px 12px 12px;
	}

	.c5-product__textWrap-left__inner-noteLast {
		bottom: 0;
	}

	.c5-product__textWrap-left__inner-strong {
		bottom: 0;
	}

	.c5-product__textWrap-left__inner-btn {
		bottom: 0;
	}
}


.c5-product__textItem-first {
	bottom: 0;
	left: 0;
}

.c5-commercial__inner {
	width: 90%;
	margin: 0 auto 160px;
	padding: 0 20px;
}

.c5-commercial__flexWrap {
	display: flex;
	max-width: 804px;
	margin: 0 auto;
	justify-content: center;
	align-items: center;
	padding: 20px;
	border: 1px solid #000;
	cursor: pointer;
}

.c5-commercial__flexItem {
	width: 100%;
}

.c5-commercial__flexItem:first-of-type {
	margin-right: 10px;
}

.c5-commercial__flexItem:last-of-type {
	margin-left: 10px;
	font-style: italic;
}

.c5-commercial__flexItem>.c5-flexItem__title {
	font-size: 32px;
	letter-spacing: 0.16em;
	color: #000;
	text-align: left;
	margin-bottom: 30px;
}

.c5-flexItem__txt {
	display: flex;
	justify-content: space-between;
	align-items: center;
	flex-direction: column;
	font-size: min(2.3vw, 23px);
	letter-spacing: 0.12em;
	line-height: 2;
	color: #282828;
}

.c5-flexItem__txt span:first-of-type {
	margin-right: auto;
}

.c5-flexItem__txt span:last-of-type {
	margin-left: auto;
}

.c5-commercial__icon {
	content: "";
	background-image: url(../images/arrow-black.png);
	background-size: contain;
	background-repeat: no-repeat;
	width: 47px;
	height: 10px;
	margin-left: auto;
	margin-top: 56px;
}

@media screen and (max-width:768px) {
	.c5-commercial__flexItem {
		margin: 0 auto;
	}

	.c5-commercial__flexWrap {
		padding: 8px;
	}

	.c5-commercial__flexItem>.c5-flexItem__title {
		font-size: 16px;
		margin-bottom: 12px;
	}

	.c5-flexItem__txt {
		font-size: 12px;
		letter-spacing: 0em;
		margin-top: 12px;
	}

	.c5-commercial__icon {
		margin-top: 16px;
	}

	.c5-commercial__flexItem:first-of-type {
		margin-right: 8px;
		width: 40%;
	}

	.c5-commercial__flexItem:last-of-type {
		margin-left: 8px;
		width: 60%;
	}

	.c5-commercial__inner {
		margin-bottom: 80px;
	}

	.c5-flexItem__txt span:last-of-type {
		margin-left: 0;
		margin-right: 30px;
	}

	.c5-product__textWrap strong {
		font-size: 18px;
		margin: 20px auto 25px;
		top: 0;
	}
}

.c5-movies {
	max-width: none;
	padding-top: 120px;
	padding-bottom: 120px;
	background: #fff;
}

.c5-movies h3 {
	margin-bottom: 60px;
	text-align: center;
	font-size: 30px;
	line-height: 1.6;
	font-style: italic;
	color: #262626;
}

.c5-movies__title {
	width: 100%;
	margin: 0 auto 70px;
	max-width: 574px;
}

.c5-movies__ineer {
	padding: 0 20px;
}

.c5-movies__item {
	margin: 0 auto;
	width: 100%;
	max-width: 720px;
}

.c5-movies__item h3 img {
	margin: 0 auto 30px;
	width: 100%;
	text-align: center;
	max-width: 229px;
	display: block;
}

@media screen and (max-width: 767px) {
	.c5-movies {
		padding-top: 75px;
		padding-bottom: 75px;
	}

	.c5-movies h3 {
		margin-bottom: 50px;
		font-size: 23px;
	}

	.c5-movies__item {
		margin: 0 auto;
		width: 84.5333333333333%;
	}
}

.c5-commercial__flexWrap:hover {
	opacity: 0.7;
}

@media screen and (min-width:500px) and (max-width:600px) {
	.c5-commercial__flexItem:last-of-type {
		width: 50%;
	}

	.c5-commercial__flexItem:first-of-type {
		width: 50%;
	}
}

@media screen and (max-width: 767px) {
	.c5-sp-br {
		display: block;
	}

	.c5-pc-br {
		display: none;
	}

	.c5-product__lastChildImg-wrap {
		position: relative;
	}

	.c5-movies__item {
		margin-bottom: 0px;
	}

	.c5-movies__item h3 img {
		max-width: 126px;
	}

	.c5-movies__title {
		max-width: 310px;
		margin-bottom: 35px;
	}

	#Feature img {
		max-width: 240px;
	}

}

.c5-product_sub_text__img {
	display: block;
	text-align: end;
}

.modal-video-close-btn {
	right: 1px;
}

/* 開くボタン */
.button-open {
	display: block;
	margin: 0 auto;
	cursor: pointer;
}

/* モーダルウィンドウ */
.modal-window {
	display: none;
	position: fixed;
	top: 50%;
	left: 50%;
	transform: translate(-50%, -50%);
	z-index: 11;
	max-width: 960px;
	width: 100%;
}

/* 閉じるボタン */
.button-close {
	position: absolute;
	z-index: 2;
	top: -35px;
	right: 1px;
	display: inline-block;
	width: 35px;
	height: 35px;
	overflow: hidden;
	border: none;
	background: transparent;
}

.button-close:before,
.button-close:after {
	content: '';
	position: absolute;
	height: 2px;
	width: 100%;
	top: 50%;
	left: 0;
	background: #fff;
	border-radius: 5px;
	margin-top: -6px;
}

.button-close:before {
	transform: rotate(45deg);
}

.button-close:after {
	transform: rotate(-45deg);
}

/* オーバーレイ */
.overlay {
	display: none;
	position: fixed;
	top: 0;
	left: 0;
	background-color: rgba(0, 0, 0, 0.5);
	width: 100%;
	height: 100%;
	z-index: 10;
}

.link_a300 {
	margin: auto;
	max-width: 864px;
	transition: all .3s;
}

.link_a300:hover {
	opacity: 0.5;
}

.c5-special {
	background-color: #fff;
	border-top-left-radius: 30px;
	border-top-right-radius: 30px;
	padding: 96px 0 105px;
}

@media screen and (max-width: 767px) {
	.c5-special {
		padding: calc((135 / 750)* 100vw) 0 calc((135 / 750)* 100vw);
		border-top-left-radius: calc((50 / 750)* 100vw);
		border-top-right-radius: calc((50 / 750)* 100vw);
	}
}

.c5-special dl.sns {
	width: 515px;
	margin: 0 auto;
	display: flex;
	flex-direction: column;
	justify-content: space-between;
	align-items: center;
	gap: 32px;
}

@media screen and (max-width: 767px) {
	.c5-special dl.sns {
		width: calc((652 / 750)* 100vw);
		margin: 0 auto;
	}
}

.c5-special dl.sns dt {
	display: flex;
	align-items: center;
}


.c5-special dl.sns dt h3 {
	width: 110px;
}

@media screen and (max-width: 767px) {
	.c5-special dl.sns dt h3 {
		width: calc((148 / 750)* 100vw);
	}
}

.c5-special dl.sns dd {
	width: 285px;
}

@media screen and (max-width: 767px) {
	.c5-special dl.sns dd {
		width: calc((380 / 750)* 100vw);
	}
}

.c5-special dl.sns dd ul {
	width: 100%;
	display: flex;
	justify-content: space-between;
}

.c5-special dl.sns dd ul li {
	display: block;
	width: 66px;
}

@media screen and (max-width: 767px) {
	.c5-special dl.sns dd ul li {
		width: calc((100 / 750)* 100vw);
	}
}

c5-special dl.sns dd ul li a {
	display: block;
	width: 100%;
}