@charset "UTF-8";
@font-face {
	font-family: "xy-sp-font";
	src: url("/s/images/icons/sp/xy-sp-font.woff") format("woff"), url("/s/images/icons/sp/xy-sp-font.ttf") format("truetype");
}
@-webkit-keyframes fadeIn {
	0% {
		opacity: 0;
	}
	100% {
		opacity: 1;
	}
}
@keyframes fadeIn {
	0% {
		opacity: 0;
	}
	100% {
		opacity: 1;
	}
}
@-webkit-keyframes fadeOut {
	0% {
		opacity: 1;
	}
	100% {
		opacity: 0;
	}
}
@keyframes fadeOut {
	0% {
		opacity: 1;
	}
	100% {
		opacity: 0;
	}
}
html {
	-webkit-text-size-adjust: 100%;
	   -moz-text-size-adjust: 100%;
	        text-size-adjust: 100%;
}

body > footer {
	margin-top: 0;
}

button {
	-webkit-appearance: none;
	   -moz-appearance: none;
	        appearance: none;
	border: none;
	padding: 0;
}

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

.jhglp {
	width: 100%;
	display: block;
	margin: 0 auto;
	font-family: "Hiragino Kaku Gothic ProN", sans-serif;
}
.jhglp h3 {
	background-image: none;
	padding-left: 0;
}
.jhglp__contentMainArea.-chapter1 {
	position: relative;
	background-color: #f7f7f5;
	padding: calc(173 / 375 * 100vw) 0 calc(154 / 375 * 100vw);
}
@media screen and (max-width: 320px) {
	.jhglp__contentMainArea.-chapter1 {
		padding-top: 158px;
	}
}
@media (orientation: landscape) {
	.jhglp__contentMainArea.-chapter1 {
		padding-top: calc(226 / 667 * 100vw);
	}
}
.jhglp__contentMainArea.-chapter2 {
	position: relative;
	background-color: #ffefed;
	padding: calc(51 / 375 * 100vw) 0 calc(92 / 375 * 100vw);
}
@media screen and (max-width: 320px) {
	.jhglp__contentMainArea.-chapter2 {
		padding-top: calc(37 / 375 * 100vw);
	}
}
.jhglp__contentMainArea.-chapter2::before {
	position: absolute;
	top: -45px;
	left: 50%;
	transform: translateX(-50%);
	content: "";
	display: block;
	width: calc(68 / 375 * 100vw);
	height: calc(68 / 375 * 100vw);
	background-image: url(/s/contents/uxd/jhglp/images/jhglp_chapter02_symbol.png);
	background-size: contain;
	background-repeat: no-repeat;
}
.jhglp__contentMainArea.-chapter2::after {
	position: absolute;
	content: "";
	display: block;
	width: 1px;
	height: 72px;
	bottom: -36px;
	left: 50%;
	background-color: #c2bcbd;
}
.jhglp__contentMainArea.-chapter3 {
	position: relative;
	background-color: #f4f4f4;
	padding: calc(46 / 375 * 100vw) 0 0;
}
@media screen and (max-width: 320px) {
	.jhglp__contentMainArea.-chapter3 {
		padding-top: calc(32 / 375 * 100vw);
	}
}
.jhglp__contentMainArea.-chapter3::after {
	position: absolute;
	top: -50px;
	left: 24px;
	content: "";
	display: block;
	width: calc(68 / 375 * 100vw);
	height: calc(68 / 375 * 100vw);
	background-image: url(/s/contents/uxd/jhglp/images/jhglp_chapter03_symbol.png);
	background-size: contain;
	background-repeat: no-repeat;
}
.jhglp__content.-chapter1 {
	padding-bottom: 242px;
}
@media screen and (max-width: 320px) {
	.jhglp__content.-chapter1 {
		padding-bottom: 273px;
	}
}
.jhglp__content.-chapter2 {
	padding: calc(44 / 375 * 100vw) 0 calc(112 / 375 * 100vw);
}
.jhglp__content.-chapter3 {
	padding: calc(50 / 375 * 100vw) 0 calc(112 / 375 * 100vw);
}
.jhglp__contentTitle {
	background-repeat: no-repeat;
	background-size: contain;
	background-position: top center;
	overflow: hidden;
	text-indent: -9999rem;
	text-align: left;
}
.jhglp__contentTitle.-chapter1 {
	padding: 0 24px;
	width: calc(273 / 375 * 100vw);
	height: calc(60 / 375 * 100vw);
	background-image: url(/s/contents/uxd/jhglp/images/jhglp_ttl_chapter01.png);
}
.jhglp__contentTitle.-chapter1::after {
	position: absolute;
	top: 77px;
	left: 24px;
	content: "";
	display: block;
	width: calc(59 / 375 * 100vw);
	height: calc(68 / 375 * 100vw);
	background-image: url(/s/contents/uxd/jhglp/images/jhglp_chapter01_symbol.png);
	background-size: contain;
	background-repeat: no-repeat;
}
.jhglp__contentTitle.-chapter2 {
	margin: 0 auto;
	width: calc(253 / 375 * 100vw);
	height: calc(60 / 375 * 100vw);
	background-image: url(/s/contents/uxd/jhglp/images/jhglp_ttl_chapter02.png);
}
.jhglp__contentTitle.-chapter3 {
	padding: 0 24px;
	width: calc(318 / 375 * 100vw);
	height: calc(59 / 375 * 100vw);
	background-image: url(/s/contents/uxd/jhglp/images/jhglp_ttl_chapter03.png);
}
.jhglp__button, .jhglp__chapter1AppealContentsButton {
	margin: 0 auto;
	box-sizing: border-box;
	display: block;
	width: 279px;
	height: 52px;
	font-size: 12px;
	font-weight: 700;
	color: #fb737e;
	background-color: #fff;
	text-align: center;
	line-height: 52px;
	letter-spacing: 0.05em;
	text-decoration: none;
	border: 1px solid #fb737e;
	box-shadow: 3px 3px 10px rgba(196, 102, 92, 0.14);
}
@media screen and (max-width: 320px) {
	.jhglp__button, .jhglp__chapter1AppealContentsButton {
		width: 272px;
	}
}
.jhglp__button {
	-webkit-tap-highlight-color: transparent;
}
.jhglp__button:active {
	opacity: 0.3;
}
.jhglp__button.-pink {
	color: #fff;
	background-color: #fb737e;
	box-shadow: none;
	font-size: 14px;
}
.jhglp__accentText {
	font-style: normal;
	font-weight: 700;
	background: linear-gradient(transparent 60%, #ffefed 60%);
}

.jhglp__scrollText {
	position: absolute;
	bottom: 60px;
	left: 50%;
	transform: translateX(-50%);
	padding: 8px 16px;
	-webkit-tap-highlight-color: transparent;
}
.jhglp__scrollText:active {
	opacity: 0.3;
}
.jhglp__mv {
	display: block;
	width: 100%;
	height: calc((329 / 375) * 100vw);
	background-image: url(/s/contents/uxd/jhglp/images/jhglp_mainvisual@2x.png);
	background-image: -webkit-image-set(url(/s/contents/uxd/jhglp/images/jhglp_mainvisual.jpg) 1x, url(/s/contents/uxd/jhglp/images/jhglp_mainvisual@2x.jpg) 2x, url(/s/contents/uxd/jhglp/images/jhglp_mainvisual@3x.jpg) 3x);
	background-image: image-set(url(/s/contents/uxd/jhglp/images/jhglp_mainvisual.jpg) 1x, url(/s/contents/uxd/jhglp/images/jhglp_mainvisual@2x.jpg) 2x, url(/s/contents/uxd/jhglp/images/jhglp_mainvisual@3x.jpg) 3x);
	background-repeat: no-repeat;
	background-size: cover;
	background-position: center top;
	position: relative;
}
.jhglp__mvTitle {
	display: block;
	width: calc((291 / 375) * 100vw);
	height: calc((141 / 375) * 100vw);
	background-image: url(/s/contents/uxd/jhglp/images/jhglp_mainvisual_title.png);
	background-repeat: no-repeat;
	background-size: contain;
	background-position: top center;
	text-align: left;
	overflow: hidden;
	text-indent: -9999rem;
	position: absolute;
	bottom: 0;
	left: 50%;
	transform: translateX(-50%);
	z-index: 10;
}
.jhglp__menuWrapper {
	position: relative;
	margin-top: 12px;
	padding: 20px 16px 108px;
}
.jhglp__menuWrapper::before {
	position: absolute;
	top: 0;
	left: 0;
	z-index: -1;
	content: "";
	box-sizing: border-box;
	width: 100%;
	height: 261px;
	background-color: #ff6d88;
	opacity: 0.18;
}
.jhglp__menuWrapper::after {
	content: "";
	display: block;
	width: 1px;
	height: 83px;
	position: absolute;
	z-index: 1;
	bottom: -25px;
	left: 50%;
	background-color: #c2bcbd;
}
.jhglp__menuText {
	display: block;
	font-size: 12px;
	line-height: 17px;
	letter-spacing: 1px;
	color: #6b6b6b;
	text-align: center;
}
.jhglp__menu {
	box-sizing: border-box;
	display: flex;
	flex-direction: column;
	width: 100%;
	margin: 12px auto 0;
	background-color: #fff;
	box-shadow: 0px 10px 25px rgba(0, 0, 0, 0.14);
}
.jhglp__menuItem:not(:last-of-type)::after {
	content: "";
	background-color: rgba(126, 115, 54, 0.18);
	width: calc(100% - 13px);
	height: 1px;
	display: block;
	margin-left: 13px;
}
.jhglp__menuItemLink {
	display: flex;
	align-items: center;
	justify-content: space-between;
	padding: 14px 16px 18px 24px;
	box-sizing: border-box;
	text-decoration: none;
	-webkit-tap-highlight-color: transparent;
}
.jhglp__menuItemLink:active {
	opacity: 0.3;
}
.jhglp__menuItemLink::after {
	font-family: "xy-sp-font";
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	font-style: normal;
	font-variant: normal;
	font-weight: normal;
	text-decoration: none;
	text-transform: none;
	content: "";
	font-size: 12px;
	color: #fb737e;
}
.jhglp__menuItem:last-of-type .jhglp__menuItemLink {
	padding-bottom: 22px;
}
@media screen and (max-width: 320px) {
	.jhglp__menuItem:last-of-type .jhglp__menuItemLink {
		padding-bottom: 18px;
	}
}
.jhglp__menuItemLabel {
	display: flex;
	flex-direction: column;
}
.jhglp__menuItemText {
	display: inline-block;
	margin-top: 4px;
	font-size: 14px;
	font-weight: 700;
	line-height: 21px;
	letter-spacing: 0.05em;
	text-decoration: none;
	color: #6b6b6b;
	pointer-events: none;
}

.jhglp__chapter1Contents {
	margin-top: 56px;
}
.jhglp__chapter1Contents.-usagescene {
	margin-top: 61px;
}
.jhglp__chapter1ContentsTitle {
	display: flex;
	font-size: 18px;
	line-height: 29px;
	color: #7e7336;
	text-align: center;
	font-weight: 300;
	letter-spacing: 0.05em;
}
.jhglp__chapter1ContentsTitleLabel {
	margin: 0 auto;
	display: flex;
	justify-content: space-between;
	align-items: center;
	width: 311px;
}
@media screen and (max-width: 320px) {
	.jhglp__chapter1ContentsTitleLabel {
		width: 280px;
	}
}
.jhglp__chapter1ContentsTitleLabel::before, .jhglp__chapter1ContentsTitleLabel::after {
	content: "";
	display: block;
	width: 16px;
	height: 55px;
	background-size: contain;
	background-repeat: no-repeat;
	background-position: center;
}
.jhglp__chapter1ContentsTitleLabel::before {
	background-image: url(/s/contents/uxd/jhglp/images/jhglp_chapter01_line_deco_l_left.png);
}
.jhglp__chapter1ContentsTitleLabel::after {
	background-image: url(/s/contents/uxd/jhglp/images/jhglp_chapter01_line_deco_l_right.png);
}
.jhglp__timeline {
	position: relative;
	box-sizing: border-box;
	display: block;
	width: 100%;
	margin: 36px auto 0;
	padding-left: 68px;
}
.jhglp__timeline::after {
	content: "";
	display: block;
	width: 8px;
	height: 431px;
	position: absolute;
	top: 0;
	left: 24px;
	background-image: url(/s/contents/uxd/jhglp/images/jhglp_chapter01_line_timeline.png);
	background-repeat: no-repeat;
	background-size: contain;
}
.jhglp__timelineBlock {
	position: relative;
}
.jhglp__timelineBlock:last-of-type .hglp__contentTimelineBox {
	margin-bottom: 43px;
}
.jhglp__timelineLabel {
	position: absolute;
	z-index: 1;
	top: -16px;
	left: -24px;
	display: flex;
	align-items: center;
	justify-content: center;
	width: 64px;
	height: 64px;
	white-space: nowrap;
	word-wrap: break-word;
	background: #ffefed;
	border-radius: 4px;
	font-size: 12px;
	line-height: 15px;
	font-weight: 700;
	color: #595959;
	border-radius: 50px;
}
.jhglp__timelineLabel.-item2 {
	top: -9px;
	left: -24px;
}
.jhglp__timelineBalloon {
	width: 139px;
	height: 46px;
	padding-top: 10px;
	padding-left: 29px;
	box-sizing: border-box;
	position: absolute;
	left: 0;
	bottom: -62px;
	background-color: #fff;
	border: 1px solid rgba(194, 188, 189, 0.38);
}
@media screen and (max-width: 320px) {
	.jhglp__timelineBalloon {
		padding-left: 21px;
	}
}
.jhglp__timelineBalloon::before {
	z-index: 1;
	position: absolute;
	top: 15px;
	left: -13px;
	content: "";
	display: block;
	width: 15px;
	height: 15px;
	background-size: contain;
	background-image: url(/s/contents/uxd/jhglp/images/jhglp_chapter01_img_ballon.png);
	background-repeat: no-repeat;
}
.jhglp__timelineBalloon.-item2 {
	width: 224px;
	height: 69px;
	bottom: -85px;
	padding-top: 22px;
	padding-left: 29px;
}
@media screen and (max-width: 320px) {
	.jhglp__timelineBalloon.-item2 {
		padding-left: 20px;
	}
}
.jhglp__timelineBalloon.-item2::after {
	position: absolute;
	z-index: 1;
	top: 3px;
	right: 0;
	content: "";
	display: block;
	width: 85px;
	height: 85px;
	background-image: url(/s/contents/uxd/jhglp/images/jhglp_chapter01_img_flow_illust03.png);
	background-size: contain;
	background-repeat: no-repeat;
}
.jhglp__timelineBalloonText {
	font-size: 16px;
	line-height: 26px;
	color: #595959;
	letter-spacing: 0.05em;
}
.jhglp__timelineBox {
	position: relative;
	width: 100%;
	margin-bottom: 78px;
	padding: 48px 16px 16px 28px;
	box-sizing: border-box;
	background: #fff;
	border: 1px solid rgba(194, 188, 189, 0.38);
}
.jhglp__timelineBox.-item2 {
	padding-bottom: 45px;
	margin-bottom: 165px;
}
@media screen and (max-width: 320px) {
	.jhglp__timelineBox.-item2 {
		padding-bottom: 9px;
	}
}
.jhglp__timelineThumb {
	position: absolute;
	top: 8px;
	right: 9px;
	display: block;
	margin: 0 8px 8px 0;
}
.jhglp__timelineThumb.-item2 {
	top: 31px;
	right: 13px;
}
.jhglp__timelineThumbImage {
	width: calc(161 / 375 * 100vw);
	height: calc(135 / 375 * 100vw);
}
.jhglp__timelineThumbImage.-item2 {
	width: calc(142 / 375 * 100vw);
	height: calc(110 / 375 * 100vw);
}
.jhglp__timelineTitle {
	display: block;
	box-sizing: border-box;
	white-space: nowrap;
	word-wrap: break-word;
	margin: 0;
	font-size: 16px;
	font-weight: 300;
	line-height: 26px;
	letter-spacing: 0.05em;
	color: #595959;
	background-image: none;
}
.jhglp__timelineLink {
	display: inline-block;
	box-sizing: border-box;
	padding: 4px 16px 4px 0;
	font-size: 11px;
	line-height: 13px;
	color: #737373;
	-webkit-tap-highlight-color: transparent;
}
.jhglp__timelineLink:active {
	opacity: 0.3;
}
.jhglp__timelineLink:first-of-type {
	margin-bottom: 4px;
}
.jhglp__timelineLinkWrapper {
	margin-top: 4px;
	display: inline-flex;
	flex-direction: column;
}
.jhglp__timelineText {
	display: inline-block;
	font-size: 12px;
	line-height: 18px;
	color: #737373;
	width: 108px;
}
@media screen and (max-width: 320px) {
	.jhglp__timelineText {
		width: 82px;
	}
}
.jhglp__timelineBottom__title {
	display: block;
	width: -webkit-fit-content;
	width: -moz-fit-content;
	width: fit-content;
	margin: 0 auto 18px;
	font-size: 12px;
	font-weight: 400;
	letter-spacing: 0px;
	text-align: center;
	color: #3c3f61;
	position: relative;
}
.jhglp__timelineBottom__title::before {
	content: "";
	display: block;
	width: 1px;
	height: 29px;
	position: absolute;
	top: -4px;
	left: -12px;
	border-left: 1px solid #3c3f61;
	transform: rotate(-25deg);
}
.jhglp__timelineBottom__title::after {
	content: "";
	display: block;
	width: 1px;
	height: 29px;
	position: absolute;
	top: -4px;
	right: -12px;
	border-left: 1px solid #3c3f61;
	transform: rotate(25deg);
}
.jhglp__usageScene {
	display: flex;
	justify-content: space-between;
	width: 291px;
	height: 187px;
	margin: 34px auto 0;
}
@media screen and (max-width: 320px) {
	.jhglp__usageScene {
		margin: 34px 5px 0 20px;
	}
}
.jhglp__usageSceneItem.-right {
	position: relative;
	box-sizing: border-box;
	background-color: #fff;
	border: 1px solid rgba(194, 188, 189, 0.38);
	width: 102px;
	height: 85px;
	align-self: flex-end;
	margin-right: 6px;
}
.jhglp__usageSceneItemImage {
	display: block;
}
.jhglp__usageSceneLabel {
	position: absolute;
	font-size: 14px;
	line-height: 21px;
	color: #595959;
}
.-left .jhglp__usageSceneLabel {
	top: -11px;
	left: 8px;
}
.-right .jhglp__usageSceneLabel {
	width: 98px;
	top: 11px;
	right: -11px;
}
.jhglp__chapter1Appeal {
	position: absolute;
	bottom: -104px;
	width: 100%;
}
.jhglp__chapter1AppealContents {
	position: relative;
	box-sizing: border-box;
	width: 322px;
	height: 195px;
	overflow: hidden;
}
.jhglp__chapter1AppealContents::before {
	position: absolute;
	bottom: 0;
	right: -15px;
	content: "";
	display: block;
	width: 322px;
	height: 195px;
	background-size: contain;
	background-repeat: no-repeat;
	background-position: center;
	background-image: url(/s/contents/uxd/jhglp/images/jhglp_chapter01_bg_delay_rects.png);
}
@media screen and (max-width: 320px) {
	.jhglp__chapter1AppealContents::before {
		right: -70px;
	}
}
.jhglp__chapter1AppealContentsWrapper {
	position: relative;
	display: flex;
	justify-content: flex-end;
}
.jhglp__chapter1AppealContentsText {
	box-sizing: border-box;
	display: block;
	position: absolute;
	top: 1px;
	right: -15px;
	width: 322px;
	height: 195px;
	padding: 32px 40px 32px 32px;
	font-size: 16px;
	color: #4b4b4b;
	line-height: 29px;
	letter-spacing: 0.05em;
}
@media screen and (max-width: 320px) {
	.jhglp__chapter1AppealContentsText {
		right: -70px;
		padding-right: 90px;
	}
}
.jhglp__chapter1AppealContentsButton {
	position: absolute;
	bottom: -25px;
	right: 24px;
	width: 230px;
	-webkit-tap-highlight-color: transparent;
}
.jhglp__chapter1AppealContentsButton:active {
	color: #fed5d8;
	border-color: #fed5d8;
}
@media screen and (max-width: 320px) {
	.jhglp__chapter1AppealContentsButton {
		bottom: -56px;
		width: 230px;
	}
}

.jhglp__modalButton {
	-webkit-appearance: none;
	   -moz-appearance: none;
	        appearance: none;
	border: none;
	background: none;
	display: inline-block;
	padding: 6px 16px;
	font-size: 12px;
	line-height: 1;
	color: #595959;
	text-decoration: underline;
	opacity: 0.9;
	-webkit-tap-highlight-color: transparent;
}
.jhglp__modalButton:active {
	opacity: 0.3;
}
.jhglp__modalButtonWrapper {
	margin-top: 10px;
	display: flex;
	justify-content: flex-end;
}
.jhglp__jewelryTab {
	padding-top: 32px;
}
.jhglp__jewelryTabMenu {
	display: flex;
}
.jhglp__jewelryTabSwitchButton {
	-webkit-appearance: none;
	   -moz-appearance: none;
	        appearance: none;
	border: none;
	background: none;
	box-sizing: border-box;
	width: 50%;
	height: 56px;
	border-bottom: 1px solid rgba(194, 188, 189, 0.6);
	-webkit-tap-highlight-color: transparent;
}
.jhglp__jewelryTabSwitchButton:active {
	opacity: 0.3;
}
.jhglp__jewelryTabSwitchButton.is-active {
	border-bottom: 2px solid #fb737e;
}
.jhglp__jewelryTabMenuLabel {
	display: flex;
	align-items: center;
	justify-content: center;
	font-size: 14px;
	color: #595959;
	line-height: 1;
	font-weight: 700;
	opacity: 0.5;
}
.is-active .jhglp__jewelryTabMenuLabel {
	color: #fb737e;
	opacity: 1;
}
.jhglp__jewelryTabMenuLabel::before {
	margin-right: 4px;
	font-size: 24px;
}
.-marriage .jhglp__jewelryTabMenuLabel::before {
	font-family: "xy-sp-font";
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	font-style: normal;
	font-variant: normal;
	font-weight: normal;
	text-decoration: none;
	text-transform: none;
	content: "";
}
.-engage .jhglp__jewelryTabMenuLabel::before {
	font-family: "xy-sp-font";
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	font-style: normal;
	font-variant: normal;
	font-weight: normal;
	text-decoration: none;
	text-transform: none;
	content: "";
}
.jhglp__jewelryTabItem {
	display: none;
}
.jhglp__jewelryTabItem.is-active {
	display: block;
	-webkit-animation: fadeIn 0.5s ease-in-out 0.0001s;
	        animation: fadeIn 0.5s ease-in-out 0.0001s;
}
.jhglp__jewelryTabButton {
	margin-top: 32px;
}
@media screen and (max-width: 320px) {
	.jhglp__jewelryTabButton {
		margin-top: 30px;
	}
}
.jhglp__cardList {
	display: flex;
	margin-top: 16px;
}
.jhglp__cardListWrapper {
	padding: 0 24px;
	margin-top: 44px;
}
.jhglp__cardListWrapper:first-of-type {
	margin-top: 30px;
}
@media screen and (max-width: 320px) {
	.jhglp__cardListWrapper {
		padding: 0 20px;
	}
}
.jhglp__cardListTitle {
	overflow: hidden;
	margin: 0 auto;
	background-repeat: no-repeat;
	background-size: contain;
	background-position: top center;
	text-indent: -9999rem;
	text-align: left;
	height: 32px;
}
.jhglp__cardListTitle.-taste {
	width: 123px;
	background-image: url(/s/contents/uxd/jhglp/images/jhglp_chapter02_txt_head_taste.png);
}
.jhglp__cardListTitle.-color {
	width: 80px;
	background-image: url(/s/contents/uxd/jhglp/images/jhglp_chapter02_txt_head_color.png);
}
.jhglp__cardListTitle.-thickness {
	width: 104px;
	background-image: url(/s/contents/uxd/jhglp/images/jhglp_chapter02_txt_head_thickness.png);
}
.jhglp__cardListTitle.-process {
	width: 104px;
	background-image: url(/s/contents/uxd/jhglp/images/jhglp_chapter02_txt_head_proccess.png);
}
.jhglp__cardListTitle.-diamond {
	width: 103px;
	background-image: url(/s/contents/uxd/jhglp/images/jhglp_chapter02_txt_head_diamond.png);
}
.jhglp__cardListTitleImage {
	display: block;
	margin: 0 auto;
}
.jhglp__card {
	display: flex;
	flex-direction: column;
	justify-content: space-between;
	background-color: #fff;
	width: 50%;
	box-sizing: border-box;
	padding: 24px 16px 20px 16px;
	box-sizing: border-box;
}
.jhglp__card:last-of-type {
	margin-left: 11px;
}
@media screen and (max-width: 320px) {
	.jhglp__card {
		padding: 24px 16px 18px 16px;
	}
}
.jhglp__cardImage {
	width: 100%;
	height: auto;
	-o-object-fit: cover;
	   object-fit: cover;
}
.jhglp__cardImageArea {
	display: block;
	margin: 0 auto;
	width: 100%;
	max-width: calc(128 / 375 * 100vw);
	height: calc(128 / 375 * 100vw);
}
.jhglp__sliderCard {
	scroll-snap-align: center;
	width: calc(161 / 375 * 100vw);
	height: calc(240 / 375 * 100vw);
	flex: 0 0 calc(161 / 375 * 100vw);
	justify-content: center;
	align-items: center;
	padding: 0 calc(11 / 375 * 100vw);
	font-style: normal;
	overflow: visible;
	position: relative;
	box-sizing: border-box;
}
@media screen and (max-width: 320px) {
	.jhglp__sliderCard {
		height: 237px;
	}
}
.jhglp__sliderCard:first-of-type {
	width: calc(174 / 375 * 100vw);
	flex: 0 0 calc(174 / 375 * 100vw);
}
.jhglp__sliderCard:last-of-type {
	width: calc(185 / 375 * 100vw);
	flex: 0 0 calc(185 / 375 * 100vw);
}
.jhglp__sliderCard:first-of-type {
	padding-left: calc(24 / 375 * 100vw);
}
@media screen and (max-width: 320px) {
	.jhglp__sliderCard:first-of-type {
		padding-left: 20px;
	}
}
.jhglp__sliderCard:last-of-type {
	padding-right: calc(24 / 375 * 100vw);
}
@media screen and (max-width: 320px) {
	.jhglp__sliderCard:last-of-type {
		padding-right: 20px;
	}
}
.jhglp__sliderCardBody {
	display: block;
	background-color: #fff;
	width: calc(150 / 375 * 100vw);
	min-width: calc(150 / 375 * 100vw);
	height: calc(240 / 375 * 100vw);
	box-sizing: border-box;
	padding: 24px 16px;
}
@media screen and (max-width: 320px) {
	.jhglp__sliderCardBody {
		height: 237px;
	}
}
.jhglp__sliderCardImage {
	width: 100%;
	height: auto;
	-o-object-fit: cover;
	   object-fit: cover;
}
.jhglp__sliderCardImageArea {
	display: block;
	margin: 0 auto;
	width: 100%;
	max-width: calc(118 / 375 * 100vw);
	height: calc(118 / 375 * 100vw);
}
@media screen and (max-width: 320px) {
	.jhglp__sliderCardText {
		min-height: 57px;
	}
}
.jhglp__sliderCardList {
	display: flex;
	width: 100%;
	max-width: 100%;
	overflow-x: auto;
	-ms-scroll-snap-type: x mandatory;
	    scroll-snap-type: x mandatory;
	-webkit-overflow-scrolling: touch;
	box-sizing: border-box;
}
.jhglp__sliderCardList::-webkit-scrollbar {
	display: none;
}
.jhglp__sliderCardListWrapper {
	display: block;
	width: 100%;
	margin-top: 44px;
}
.jhglp__sliderCardListTitle {
	margin-top: 36px;
	display: block;
	width: 100%;
	text-align: center;
}
.jhglp__sliderCardListFrame {
	margin-top: 16px;
	width: 100%;
	box-sizing: border-box;
}
.jhglp__cardTitle, .jhglp__sliderCardTitle {
	line-height: 1;
	font-family: "Hiragino Kaku Gothic ProN", sans-serif;
	font-weight: 700;
	text-align: center;
	color: #aba675;
}
.jhglp__cardTitle {
	font-size: 16px;
}
.jhglp__sliderCardTitle {
	font-size: 14px;
}
.jhglp__cardText, .jhglp__sliderCardText {
	display: block;
	margin-top: 6px;
	min-height: calc(38 / 375 * 100vw);
	font-family: "Hiragino Kaku Gothic ProN", sans-serif;
	font-size: 12px;
	line-height: 19px;
	color: #737373;
}
.jhglp__cardLink, .jhglp__sliderCardLink {
	display: inline-flex;
	align-items: center;
	margin-top: -2px;
	padding: 4px 0 4px 16px;
	font-size: 12px;
	line-height: 1;
	color: #ff6d88;
	text-decoration: none;
	font-weight: 700;
	-webkit-tap-highlight-color: transparent;
}
.jhglp__cardLink:active, .jhglp__sliderCardLink:active {
	opacity: 0.3;
}
.jhglp__cardLink::after, .jhglp__sliderCardLink::after {
	font-family: "xy-sp-font";
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	font-style: normal;
	font-variant: normal;
	font-weight: normal;
	text-decoration: none;
	text-transform: none;
	content: "";
	margin-left: 8px;
	margin-right: 3px;
	font-size: 12px;
	color: #ff6d88;
}
@media screen and (max-width: 320px) {
	.jhglp__cardLink, .jhglp__sliderCardLink {
		margin-top: -4px;
	}
}
.jhglp__cardLinkWrapper, .jhglp__sliderCardLinkWrapper {
	display: flex;
	justify-content: end;
}
.jhglp__hitokuchiMemo {
	overflow: hidden;
	margin-top: 32px;
	display: flex;
	justify-content: flex-end;
}
.jhglp__hitokuchiMemoImage {
	display: block;
	margin-right: -8px;
}
.jhglp__chapter2Appeal {
	padding-top: 92px;
	background-color: #fff;
}
.jhglp__chapter2AppealText {
	font-size: 14px;
	color: #595959;
	line-height: 22px;
	font-weight: 700;
	text-align: center;
	letter-spacing: 0.05em;
}
.jhglp__chapter2AppealImage {
	display: block;
	margin: 12px auto 0;
}
.jhglp__chapter2AppealCommentImage {
	display: block;
	margin: 32px auto 0;
}
.jhglp__chapter2AppealButton {
	margin-top: 12px;
}

.jhglp__checkPoint {
	margin-top: 56px;
}
.jhglp__checkPointItem {
	background-repeat: no-repeat;
}
.jhglp__checkPointItem:not(:first-of-type) {
	margin-top: 64px;
}
.jhglp__checkPointItem.-item1 {
	background-image: url(/s/contents/uxd/jhglp/images/jhglp_chapter03_bg_item01.png);
	background-size: 90px 165px;
	background-position: 0 12px;
}
.jhglp__checkPointItem.-item2 {
	background-image: url(/s/contents/uxd/jhglp/images/jhglp_chapter03_bg_item02.png);
	background-size: 120px 165px;
	background-position: right top;
}
.jhglp__checkPointItem.-item3 {
	background-image: url(/s/contents/uxd/jhglp/images/jhglp_chapter03_bg_item03.png);
	background-size: 87px 165px;
	background-position: 0 8px;
}
.jhglp__checkPointTitle {
	margin-left: 32px;
	font-size: 18px;
	line-height: 31px;
	font-weight: 700;
	color: #737373;
	letter-spacing: 0.05em;
}
.jhglp__checkPointTitle.-item2 {
	padding-top: 3px;
}
.jhglp__checkPointContents {
	padding: 0 32px;
}
.jhglp__checkPointNumber {
	display: block;
	margin-bottom: 11px;
}
.jhglp__checkPointImg {
	width: 100%;
	height: auto;
	margin-top: 24px;
	border-radius: 2px;
}
.jhglp__checkPointImg.-item3 {
	margin-top: 10px;
}
.jhglp__checkPointText {
	margin-top: 16px;
	font-size: 14px;
	line-height: 24px;
	color: #4b4b4b;
}
.jhglp__checkPointAnnotation {
	display: block;
	margin-top: 6px;
	font-size: 10px;
	line-height: 16px;
	color: #595959;
	opacity: 0.8;
}
.jhglp__checkPointBenefit {
	margin-top: 24px;
	display: flex;
	align-items: center;
	margin-left: 62px;
	padding: 16px 0 16px 16px;
	background-color: #fff;
}
@media screen and (max-width: 320px) {
	.jhglp__checkPointBenefit {
		padding: 16px;
	}
}
.jhglp__checkPointBenefitDescription {
	margin-left: 12px;
	max-width: 158px;
}
.jhglp__checkPointBenefitText {
	font-size: 14px;
	line-height: 24px;
	color: #4b4b4b;
}
.jhglp__checkPointBenefitLink {
	-webkit-tap-highlight-color: transparent;
	display: inline-block;
	margin-top: 2px;
	padding: 4px 16px 4px 0;
	font-size: 14px;
	line-height: 18px;
	color: #fb737e;
	text-decoration: underline;
}
.jhglp__checkPointBenefitLink:active {
	opacity: 0.3;
}
.jhglp__closing {
	margin-top: 93px;
	position: relative;
	padding-top: 92px;
	background-color: #fff;
}
.jhglp__closing::after {
	content: "";
	display: block;
	width: 1px;
	height: 72px;
	position: absolute;
	top: -37px;
	left: 50%;
	background-color: #c2bcbd;
}
.jhglp__closingText {
	width: calc(295 / 375 * 100vw);
	height: auto;
	max-width: 295px;
	display: block;
	margin: 0 auto;
}
@media screen and (max-width: 320px) {
	.jhglp__closingText {
		width: 225px;
		height: 45px;
	}
}
.jhglp__closingImage {
	display: block;
	margin: 28px auto 0;
}
.jhglp__closingButton {
	margin-top: 24px;
}

body.is-modalShow {
	position: fixed;
	width: 100%;
	height: 100%;
}

.jhglp__modal {
	box-sizing: border-box;
	position: fixed;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	display: flex;
	align-items: center;
	justify-content: center;
	z-index: 1000;
	opacity: 0;
	background: transparent;
	padding: 20px;
}
.jhglp__modal::after {
	display: inline-block;
	width: 0;
	height: 100%;
	vertical-align: middle;
	content: "";
}
.jhglp__modal.is-hidden {
	display: none;
}
.jhglp__modal.is-fadeOut {
	-webkit-animation: fadeOut 0.4s ease-in-out forwards;
	        animation: fadeOut 0.4s ease-in-out forwards;
}
.jhglp__modal.is-fadeIn {
	-webkit-animation: fadeIn 0.4s ease-in-out forwards;
	        animation: fadeIn 0.4s ease-in-out forwards;
}
.jhglp__modalOverlay {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background-color: rgba(0, 0, 0, 0.4);
}
.jhglp__closeButton {
	position: absolute;
	top: -40px;
	right: -8px;
	display: inline-flex;
	justify-content: center;
	align-items: center;
	padding: 8px;
	width: 40px;
	height: 40px;
	-webkit-tap-highlight-color: transparent;
}
.jhglp__closeButton::after {
	font-family: "xy-sp-font";
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	font-style: normal;
	font-variant: normal;
	font-weight: normal;
	text-decoration: none;
	text-transform: none;
	content: "";
	position: fixed;
	color: #fff;
	font-size: 24px;
	line-height: 1;
}
.jhglp__closeButton:active {
	opacity: 0.3;
}
.jhglp__closeButtonLabel {
	text-indent: -9999rem;
}
.jhglp__modalInner {
	overflow: auto;
	box-sizing: border-box;
	position: relative;
	max-height: calc(100% - 30px);
	width: 100%;
	padding: 48px 32px;
	background-color: #fff;
	border-radius: 6px;
	margin-top: 30px;
}
.jhglp__modalInner::-webkit-scrollbar {
	display: none;
}
@media screen and (max-width: 320px) {
	.jhglp__modalInner {
		padding: 48px 16px;
	}
}
.jhglp__modalTitle {
	font-size: 16px;
	line-height: 1;
	text-align: center;
	color: #595959;
	font-weight: 700;
}
.jhglp__modalContents {
	margin-top: 38px;
}
.jhglp__modalContentsTitle {
	text-align: center;
	color: #7e7336;
	font-weight: 300;
}
.jhglp__modalContentsTitleLabel {
	position: relative;
	display: block;
	margin: 0 auto;
	width: 170px;
	font-size: 14px;
	line-height: 20px;
}
.jhglp__modalContentsTitleLabel::before {
	position: absolute;
	content: "";
	display: block;
	top: -10px;
	left: -20px;
	width: 50px;
	height: 65px;
	background-image: url(/s/contents/uxd/jhglp/images/jhglp_modal_bg_q.png);
	background-repeat: no-repeat;
	background-size: contain;
}
.jhglp__modalContentsTitleLabelBig {
	display: inline-block;
	margin-top: 2px;
	font-size: 22px;
	line-height: 31px;
}
.jhglp__modalCardContainer {
	margin-top: 14px;
	display: grid;
	gap: 9px;
	grid-template-columns: calc((100% - 9px) / 2) 1fr;
}
@media screen and (max-width: 320px) {
	.jhglp__modalCardContainer {
		gap: 8px;
		grid-template-columns: calc((100% - 8px) / 2) 1fr;
	}
}
.jhglp__modalCard {
	padding: 16px;
	background-color: #f7f7f5;
}
@media screen and (max-width: 320px) {
	.jhglp__modalCard {
		padding: 16px 10px;
	}
}
.jhglp__modalCardTitle {
	text-align: center;
	font-size: 16px;
	line-height: 1;
	color: #595959;
	font-weight: 300;
}
.jhglp__modalCardImage {
	display: block;
	margin: 8px auto 0;
}
.jhglp__modalCardImage.-cost {
	margin-top: 16px;
}
.jhglp__modalCardText {
	display: block;
	margin-top: 8px;
	text-align: center;
	font-size: 12px;
	line-height: 18px;
	color: #595959;
}
.jhglp__modalCardAnnotation {
	display: block;
	margin-top: 8px;
	font-size: 10px;
	line-height: 1;
	text-align: center;
	color: #737373;
}