@charset "UTF-8";
.cv-button {
	max-width: 560px;
	margin: 0 auto;
}
.modal-campaign .cv-button {
	margin-top: 4px;
}
.tokyo-kanagawa .cv-button {
	margin-top: 74px;
}
.cv-block.kv__cv .cv-button__txt{
  filter: brightness(0) saturate(100%);
}
.cv-block.kv__cv .cv-button__terms-anchor{
  color: #000;
}
.cv-button__label {
	width: 54.28571%;
	margin: 0 auto 18px;
}
.cv-button__apply {
	margin-bottom: 21px;
}
.cv-button__apply-anchor {
	display: -webkit-flex;
	display: flex;
	-webkit-justify-content: center;
	justify-content: center;
	-webkit-align-items: center;
	align-items: center;
	-webkit-flex-direction: column;
	flex-direction: column;
	width: 100%;
	height: 100px;
	background-color: #d11338;
	color: #fff;
	text-decoration: none;
	font-weight: 700;
	font-size: 2.0rem;
	line-height: 1.25;
	letter-spacing: .05em;
	position: relative;
}
.cv-button__apply-anchor.icon-hand:before {
	content: '';
	width: 60px;
	height: 75px;
	background: url(../../img/phase2/icon-hand.png) no-repeat center;
	background-size: 100% auto;
	position: absolute;
	left: 35px;
	top: 12px;
}
.cv-button__apply-anchor:after {
	content: '';
	width: 12px;
	height: 12px;
	border-right: 3px solid #fff;
	border-bottom: 3px solid #fff;
	-webkit-transform: rotate(-45deg);
	transform: rotate(-45deg);
	vertical-align: middle;
	position: absolute;
	right: 30px;
	top: calc(50% - 6px);
}
.cv-button__apply-anchor .-big-txt {
	font-size: 3.6rem;
}
.cv-button__txt {
	width: 82.32143%;
	margin: 0 auto 8px;
}
.cv-button__terms {
	text-align: center;
}
.cv-button__terms-anchor {
	transition: .3s cubic-bezier(.13, .78, .38, .98);
	font-size: 1.6rem;
	font-weight: 500;
	color: #fff;
	letter-spacing: .05em;
}
.campaign-container {
	border: 1px solid #fff;
	position: relative;
	padding-top: 93px;
}
.modal-campaign .campaign-container {
	padding-bottom: 58px;
}
.tokyo-kanagawa .campaign-container {
	padding-bottom: 67px;
}
.campaign-container__prefix {
	width: 100%;
	position: absolute;
	left: 50%;
	top: 0;
	-webkit-transform: translate(-50%, -50%);
	transform: translate(-50%, -50%);
	text-align: center;
}
.modal-campaign .campaign-container__prefix {
	width: 58.28221%;
}
.tokyo-kanagawa .campaign-container__prefix {
	width: 75.86912%;
}
.modal-campaign .campaign-container__heading {
	width: 83.84458%;
	margin: 0 auto 59px;
}
.tokyo-kanagawa .campaign-container__heading {
	margin-bottom: 43px;
}
.campaign-container__layout {
	width: 83.84458%;
	margin: 0 auto;
}
.campaign-container__title {
	font-size: 2.4rem;
	font-weight: 700;
	color: #FEDE30;
	text-align: center;
	border: 1px solid #fff;
}
.campaign-container__detail {
	padding: 0 15px;
	color: #fff;
	text-align: left;
}
.modal-campaign .campaign-container__detail {
	padding-top: 22px;
	padding-bottom: 40px;
}
.tokyo-kanagawa .campaign-container__detail {
	padding-top: 19px;
	padding-bottom: 32px;
}
.campaign-container__detail-txt {
	font-size: 2.2rem;
	font-weight: 700;
}
.modal-campaign .campaign-container__detail-txt {
	line-height: 1.54545;
}
.tokyo-kanagawa .campaign-container__detail-txt {
	line-height: 1.81818;
}
.campaign-container__detail-note {
	font-size: 1.2rem;
	font-weight: 500;
	text-align: left;
	color: #fff;
	line-height: 1.5;
	margin-top: 10px;
}
.campaign-container__detail-photo {
	margin-left: -1.95122%;
	margin-right: -1.95122%;
}
.campaign-container-list {
	font-size: 2.2rem;
	font-weight: 500;
}
.campaign-container-list__item:not(:last-of-type) {
	margin-bottom: 25px;
}
.campaign-container-list__title {
	font-weight: 500;
}
.modal-campaign .campaign-container-list__title {
	margin-bottom: 21px;
}
.tokyo-kanagawa .campaign-container-list__title {
	margin-bottom: 12px;
}
.campaign-container-list__txt {
	line-height: 1.63636;
	padding-left: 1em;
	text-indent: -1em;
}
.campaign-container-list__note {
	font-size: 1.2rem;
	line-height: 1.5;
}
.modal-campaign .campaign-container-list__note {
	margin-top: 2px;
}
.tokyo-kanagawa .campaign-container-list__note {
	margin-top: -2px;
}
.campaign-container-list__note.o-indent {
	padding-left: 2em;
}
.campaign-container-note {
	margin-top: 24px;
}
.campaign-container-note__item {
	font-size: 1.2rem;
	font-weight: 500;
	line-height: 1.5;
	text-align: left;
	color: #fff;
	padding-left: 1em;
	text-indent: -1em;
}
.campaign-container__note {
	width: 83.67347%;
	margin: 3px auto 0;
}
.campaign-container__note-item {
	font-size: 1.2rem;
	font-weight: 500;
	line-height: 1.5;
	text-align: left;
	color: #fff;
	padding-left: 1em;
	text-indent: -1em;
}
.modal-terms {
	max-width: 890px;
	padding: 44px;
	background-color: #fff;
}
.present-notes {
	text-align: left;
}
.present-notes__title {
	font-size: 1.8rem;
	font-weight: 700;
	text-align: center;
	line-height: 1.4;
	margin-bottom: 20px;
}
.present-notes__heading {
	margin: 30px 0;
	text-align: center;
	position: relative;
}
.present-notes__heading:before {
	content: " ";
	position: absolute;
	left: 0;
	top: 50%;
	width: 100%;
	height: 1px;
	background: #000;
	z-index: 1;
}
.present-notes__heading-text {
	display: inline-block;
	font-size: 1.6rem;
	font-weight: 700;
	padding: 0 15px;
	margin: 0 20px;
	background: #fff;
	position: relative;
	z-index: 2;
}
.present-notes__subtitle {
	margin: 20px 0 5px;
	font-size: 16px;
	font-weight: 700;
	text-align: center;
}
.present-notes__text {
	font-size: 12px;
	margin-bottom: 20px;
	line-height: 1.5;
}
.present-notes__dt {
	margin: 20px 0 5px;
	font-size: 14px;
	font-weight: 700;
	line-height: 1.5;
}
.present-notes__dd {
	font-size: 12px;
	margin-bottom: 20px;
	line-height: 1.5;
}
.present-notes__anchor {
	color: #1897e0;
	transition: .3s cubic-bezier(.13, .78, .38, .98);
}
.present-notes__anchor:hover {
	text-decoration: none;
}
.present-notes__close {
	width: 60px;
	height: 60px;
	position: absolute;
	right: 15px;
	top: 15px;
	text-indent: -1000px;
	background: url(../../img/phase2/btn-modal_close.png) no-repeat center center;
	background-size: contain;
	cursor: pointer;
	overflow: hidden;
	transition: .3s cubic-bezier(.13, .78, .38, .98);
}
.present-notes__return {
	display: none;
}
.present-notes__return-anchor {
	display: block;
	width: 60px;
	height: 60px;
	position: absolute;
	right: 15px;
	top: 15px;
	text-indent: -1000px;
	background: url(../../img/phase2/btn-modal_close.png) no-repeat center center;
	background-size: contain;
	cursor: pointer;
	overflow: hidden;
	transition: .3s cubic-bezier(.13, .78, .38, .98);
}
.present-notes .o-indent {
	display: inline-block;
	padding-left: 1em;
	text-indent: -1em;
}
.present-notes .o-indent-big {
	display: inline-block;
	padding-left: 1.25em;
	text-indent: -1.25em;
}
.present-notes .o-bold {
	font-weight: 700;
}
.present-notes .o-red {
	color: #c3092f;
}
.modal-campaign {
  background: linear-gradient(180deg,rgba(57, 126, 136, 1) 0%, rgba(55, 122, 131, 1) 80%, rgba(48, 106, 116, 1) 100%);
	max-width: 1050px;
	padding-top: 110px;
}
.modal-campaign__close {
	font-size: 2.4rem;
	font-weight: 500;
	color: #fff;
	background-color: #d11338;
	height: 50px;
	display: -webkit-flex;
	display: flex;
	-webkit-justify-content: center;
	justify-content: center;
	-webkit-align-items: center;
	align-items: center;
	cursor: pointer;
	position: relative;
}
.modal-campaign__close:after {
	content: '';
	width: 14px;
	height: 14px;
	border-right: 3px solid #fff;
	border-bottom: 3px solid #fff;
	-webkit-transform: rotate(-45deg);
	transform: rotate(-45deg);
	vertical-align: middle;
	-webkit-transform: rotate(-135deg);
	transform: rotate(-135deg);
	position: absolute;
	right: 20px;
	top: calc(50% - 3px);
}
.header {
	position: relative;
	z-index: 2;
}
.header_logo_title {
	font-size: 2.6rem;
	font-weight: 700;
}
.image {
	max-width: 100%;
	height: auto;
}
.anchor {
	transition: .3s cubic-bezier(.13, .78, .38, .98);
	box-shadow: 0 5px 0 #8e0022;
}
.pagetop {
	bottom: 80px;
}
.section__inner {
	max-width: 980px;
	margin: 0 auto;
}
.kv-area {
	background: url(../../img/phase2/bg-kv.png) no-repeat top center, url(../../img/phase2/bg-kv_color.png) repeat-x bottom center;
	padding: 100px 0 30px;
}
.kv-area .section__inner {
	position: relative;
	z-index: 1;
}
.kv-area__title {
	width: 64.4898%;
	margin: 0 auto 88px;
}
.campaign-block {
	background: url(../../img/phase2/bg-campaign_color.png) repeat-x top center #2C626D00;
	padding: 30px 0 50px;
	position: relative;
}
.campaign-block:before {
	content: '';
	width: 100%;
	height: 663px;
	background: url(../../img/phase2/bg-campaign.png) no-repeat top center;
	position: absolute;
	top: -130px;
	left: 50%;
	-webkit-transform: translateX(-50%);
	transform: translateX(-50%);
}
.campaign-block .section__inner {
	position: relative;
	z-index: 1;
}
.campaign-block__title {
	width: 97.7551%;
	margin: 0 auto 33px;
}
.campaign-block-list {
	display: -webkit-flex;
	display: flex;
	-webkit-justify-content: space-between;
	justify-content: space-between;
}
.campaign-block-list__item {
	width: 48.97959%;
}
.campaign-block-list__anchor {
	display: block;
}
.tokyo-kanagawa {
	padding: 60px 0 40px;
	background: url(../../img/phase2/bg-tokyo-kanagawa.png) repeat-y top center #3D858E;
}
.tokyo-kanagawa__title{
  width: 35%;
  margin: 50px auto 0;
}
.tokyo-kanagawa .cv-button {
  margin-top: 0;
}
.float_conversion {
	top: 30%;
	bottom: auto;
	left: 0;
	width: 100%;
	max-width: 100%;
	-webkit-transform: none;
	transform: none;
}
.float_conversion_anchor {
	width: 210px;
	max-width: 210px;
	right: 0;
}
.float_conversion_anchor__label {
	text-align: center;
	margin-bottom: 5px;
}
.float_conversion_anchor__inner {
	display: -webkit-flex;
	display: flex;
	-webkit-justify-content: center;
	justify-content: center;
	-webkit-align-items: center;
	align-items: center;
	color: #fff;
	font-size: 1.8rem;
	font-weight: 700;
	text-align: center;
	text-decoration: none;
	background-color: #c3002f;
	position: relative;
}
@media(hover:hover) and (pointer:fine) {
	.cv-button__terms-anchor:hover {
		text-decoration: none;
	}
	.present-notes__close:hover {
		opacity: .5;
	}
	.present-notes__return-anchor:hover {
		opacity: .5;
	}
	.anchor:hover {
		box-shadow: none;
		-webkit-transform: translate3d(0, 5px, 0);
		transform: translate3d(0, 5px, 0);
	}
	.float_conversion_anchor:hover {
		opacity: 1;
	}
	.float_conversion_anchor__inner:hover {
		opacity: 1;
	}
}
@media(-ms-high-contrast:none), (-ms-high-contrast:active) {
	.cv-button__terms-anchor:hover {
		text-decoration: none;
	}
	.present-notes__close:hover {
		opacity: .5;
	}
	.present-notes__return-anchor:hover {
		opacity: .5;
	}
	.anchor:hover {
		box-shadow: none;
		-webkit-transform: translate3d(0, 5px, 0);
		transform: translate3d(0, 5px, 0);
	}
	.float_conversion_anchor:hover {
		opacity: 1;
	}
	.float_conversion_anchor__inner:hover {
		opacity: 1;
	}
}
@media screen and (max-width:979px) and (min-width:768px) {
	.present-notes__close {
		top: 10px;
		right: 10px;
		width: 40px;
		height: 40px;
		background-size: 60px 60px;
	}
	.header, .footnote, .footer, .section__inner {
		padding-left: 4%;
		padding-right: 4%;
	}
	.pagetop {
		bottom: 15.64027%;
		right: 0;
	}
	.kv-area {
		/* background: url(../../img/phase2/bg-kv.png) no-repeat top center, url(../../img/phase2/bg-kv_color.png) repeat-x top center;
		background-size: 110%, auto;
		padding: 100px 0 30px */
	}
	.kv-area__title {
		/* margin-bottom: 70px */
	}
}