@charset'UTF-8'

.p-content-container__inner {
	justify-content: center;
}
.text-right {
	text-align: right;
}
.text-center {
	text-align: center;
}
.d-inline-block {
	display: inline-block;
}
.sp-block {
	display: none;
}
.justify-content-center {
	justify-content: center;
}
#top-mv {
	background: url(../image/mv-bg-min.png), linear-gradient(150deg, rgba(235, 132, 177, 1) 10%, rgba(135, 200, 237, 1) 90%);
	background-size: cover;
	padding: 2vw 0;
}
.discription-wrap p {
	color: #5960a4;
	font-family: "Noto Sans JP", sans-serif;
	font-optical-sizing: auto;
	font-weight: 700;
	font-style: normal;
}
.discription-wrap {
	width: 60%;
	background: #fff;
	padding: 12px 4em;
	border-radius: 50px;
	display: inline-block;
	position: relative;
	margin-right: 4vw;
}
.discription-wrap p {
	text-align: left;
}
#img-02 {
	position: absolute;
	width: 50%;
	top: -200%;
	right: -10%;
}
.discription-div {
	margin-top: -60px;
}
.p-button-container--border {
	border: none;
	border-bottom: solid 1px #ccc;
}
.p-button-container .m-small.c-button-blue {
	width: inherit;
	min-height: 40px;
	font-size: 120%;
	padding: 1em 5em;
	border-radius:30px;
}
.p-product-color-list__item .p-product-color-list__desc {
	font-size: 100% !important;
}





@media print, screen and (min-width: 48em) {
	.p-button-container--border {
		margin-top: 0;
		padding-top: 0;
		padding-bottom: 40px;
	}
}





@media (max-width:1048px) {
	#img-02 {
		width: 40%;
		top: -120px;
	}
	.discription-wrap p {
		font-size: 92%;
	}
}





@media (max-width:1023px) {
	#img-02 {
		width: 40%;
		top: -100px;
	}
	.is-1col-index .detail-panel-is-categorize .p-product-detail-panel-2__grid {
		grid-template-columns: 250px 1fr;
		-ms-grid-columns: 250px 1fr;
	}
}





@media (max-width:820px) {
	.discription-div {
		margin-top: -20px;
	}
	.discription-wrap {
		width: 80%;
	}
	#top-mv {
		padding: 4vw 0;
	}
	#img-02 {
		top: -120px;
	}
}





@media (max-width:768px) {
	#img-02 {
		top: -112px;
	}
}





@media (max-width:500px) {
	#top-mv {
		padding: 6vw 0;
	}
	.discription-div {
		margin-top: 70px;
	}
	.discription-wrap {
		width: 100%;
		margin-right: 0;
		padding: 10px 3em;
		border-radius: 60px;
	}
	#img-02 {
		width: 50%;
		right: -10px;
		top: -115px;
	}
	.discription-wrap p {
		font-size: 88%;
	}
}

@media (max-width:380px) {
	.discription-wrap p {
		font-size: 85%;
	}
}





.zen-maru-gothic-black {
	font-family: "Zen Maru Gothic", serif;
	font-weight: 900;
	font-style: normal;
}
.b-md {
	display: none;
}
.b-sp {
	display: none;
}
.is-1col-index .detail-panel-is-categorize .p-product-detail-panel-2__img {
	max-height: inherit;
	margin-bottom: 0;
}
.detail-panel-is-categorize .p-product-detail-panel-2__desc p {
	font-size: 1.1em;
	margin: 1em 0;
}
.detail-panel-is-categorize .p-product-detail-panel-2__main-name {
	font-size: 160%;
}
section.c-content-section-2 .c-heading-3__title {
	line-height: 1.6;
	padding: 0;
	margin:0;
	display: inline;
	letter-spacing: 0.05em;
}

#js-cate-display-area .c-heading-3__title {
	font-size:200%;
}




.p-product-detail-panel-2__main-img img {
	width: 100%;
	border-radius: 20px;
	height: auto;
	max-height: inherit;
}
section.c-content-section-2 {
	margin-bottom: 40px;
}
.c-content-section-2 .c-heading-3--ribbon {
	border-left: none;
	text-align: center;
	margin: 0 0 20px;
	padding-left: 0;
}
.p-product-detail-panel-2 {
	box-shadow: none;
	border-color: #fff;
}
.p-product-detail-panel-2:hover {
	box-shadow: none;
}
.p-product-detail-panel-2__inner:hover {
	cursor: default;
}
.p-product-type-list .p-product-color-list__desc .p-product-type-tag:hover {
	cursor: default;
}
a:hover .p-product-detail-panel-2__desc {
	opacity: 1;
}
a:hover .p-product-detail-panel-2__name {
	color: #000;
}
.detail-panel-is-categorize .p-product-feature-list__item, .p-product-detail-panel-2--categorize .p-product-feature-list__item.is-passive {
	color: #fff;
	padding: 0.5em;

	/*調整*/
	background-color: #fff;
	border-radius: 3px;
	color: #333;
	font-size: 85% !important;
 	border-color: #cecece;
}

@media print, screen and (min-width: 48em) {
    .is-1col-index .detail-panel-is-categorize .p-product-detail-panel-2__lineup {
 	/*調整*/
	margin-top: 18px !important;
	}
}



.is-1col-index .p-product-feature-list--colored .p-product-feature-list__item {
	padding:10px;
}

.c-localnav-item.m-current .c-localnav-link {
	background-color: #71b3bc;
	border-color: #71b3bc;
}
.c-localnav-link:hover {
	background-color: #F3F3F3;
	color: #71b3bc;
}
.p-local-nav__item.is-current {
	border-color: #71b3bc;
}
.p-menu {
	display: flex;
	align-items: center;
	color: #666;
	font-size: 150%;
	margin-bottom: 18px;
}
.p-menu:before, .p-menu:after {
	content: "";
	display: inline-block;
	height: 4px;
	flex-grow: 1;
	background: url('../image/mv-border.svg');
}
.p-menu:before {
	margin-right: 1rem;
}
.p-menu:after {
	margin-left: 1rem;
}
.c-localnav::after {
	content: "";
	display: inline-block;
	height: 4px;
	width: 100%;
	background: url('../image/mv-border.svg');
	margin-top: 34px;
}
.mvimg {
	max-width: 330px;
}
.mvimgtitle {
	max-width: 392px;
}
.mvimg-sp {
	display: none;
}





@media print, screen and (min-width: 48em) {
	.is-1col-index .detail-panel-is-categorize .p-product-detail-panel-2__grid {
		grid-template-columns: 450px 1fr;
		-ms-grid-columns: 450px 1fr;
		grid-template-rows: auto auto auto;
		-ms-grid-rows: auto auto auto;
	}
	.is-1col-index .detail-panel-is-categorize .p-product-detail-panel-2__img {
		padding-right: 40px;
	}
}




@media print, screen and (min-width: 80em) {
	.is-1col-index .detail-panel-is-categorize .p-product-feature-list__item, .p-product-detail-panel-2--categorize .p-product-feature-list__item {
		font-size: 100%;
		width: calc(98% / 4 - 2px);
	}
}





@media print, screen and (max-width: 768px) {
	section.c-content-section-2 {
		margin-top: 40px;
	}
	.c-content-section-2 .c-heading-3--ribbon {
		margin: 0 0 30px;
	}
	.is-1col-index .detail-panel-is-categorize .p-product-detail-panel-2__grid {
		grid-template-columns: 300px 1fr;
		-ms-grid-columns: 300px 1fr;
	}
	.p-button-container .m-small.c-button-blue {
		font-size: 120%;
	}
	.is-1col-index .detail-panel-is-categorize .p-product-detail-panel-2__img {
		padding-right: 25px;
	}
	.b-md {
		display: block;
	}
}





@media print, screen and (max-width: 767px) {
	.mvimg {
		max-width: 100%;
	}
	.mvimg-sp {
		display: block;
	}
	.mvimg-pc {
		display: none;
	}
}





@media print, screen and (max-width: 500px) {
	.b-sp {
		display: block;
	}
	section.c-content-section-2 .c-heading-3__title {
		padding: 0;
	}
	section.c-content-section-2 {
		margin-top: 25px;
	}
	.c-content-section-2 .c-heading-3--ribbon {
		margin: 0 0 15px;
	}
	.is-1col-index .detail-panel-is-categorize .p-product-detail-panel-2__grid {
		display: block;
	}
	.is-1col-index .detail-panel-is-categorize .p-product-detail-panel-2__img {
		padding-right: 0;
		padding-bottom: 15px;
	}
	.detail-panel-is-categorize .p-product-detail-panel-2__desc p {
		font-size: 1.1em;
	}
	.detail-panel-is-categorize .p-product-detail-panel-2__main-name {
		font-size: 130%;
	}
	.p-button-container--border {
		margin-top: 0;
		padding-top: 0;
		padding-bottom: 40px;
	}
	.p-button-container .m-small.c-button-blue {
		font-size: 110%;
		width: 100%;
	}
	.mvimgtitle {
		max-width: 340px;
	}
}





@media print, screen and (min-width: 61.25em) {
	.c-content-section-2 {
	    max-width: 1140px;
	    margin: 0 auto;
	}
}
