@charset "UTF-8";
/* ===================================================================
CSS information

 file name  : copy.css
 author     : Ability Consultant
 style info : コピー
=================================================================== */
.con_day.day1 .box_day1_1 .inner, .con_day.day1 .box_day1_6 .inner {
	max-width: 1100px;
	margin: auto;
}

@media only screen and (max-width: 1100px) {
	.con_day.day1 .box_day1_1 .inner, .con_day.day1 .box_day1_6 .inner {
		width: 95%;
	}
}

.con_day.day1 .box_day1_2 .inner:after, .con_day.day1 .box_day1_2 .inner .wrp_img:after, .con_day.day1 .box_day1_6 .inner:after, .con_day.day2 .box_day2_1 .inner:after {
	content: "";
	display: table;
	clear: both;
}

#contents .con_title:after {
	background: -svg-linear-gradient(top, rgba(0, 0, 0, 0.5) 0%, transparent 100%);
	background: -owg-linear-gradient(top, rgba(0, 0, 0, 0.5) 0%, transparent 100%);
	background: -webkit-linear-gradient(top, rgba(0, 0, 0, 0.5) 0%, transparent 100%);
	background: -moz-linear-gradient(top, rgba(0, 0, 0, 0.5) 0%, transparent 100%);
	background: -o-linear-gradient(top, rgba(0, 0, 0, 0.5) 0%, transparent 100%);
	background: linear-gradient(top, rgba(0, 0, 0, 0.5) 0%, transparent 100%);
	background: linear-gradient(to bottom, rgba(0, 0, 0, 0.5), transparent);
}

#page {
	overflow: hidden;
}

/* -----------------------------------------------------------
	.con_pnav
----------------------------------------------------------- */
.con_pnav .box_pnav .wrp_pnav.day1 .st {
	background: #00afd5;
}

.con_pnav .box_pnav .wrp_pnav.day1 ul li a .time {
	color: #00afd5;
}

.con_pnav .box_pnav .wrp_pnav.day2 .st {
	background: #ed8bb2;
}

.con_pnav .box_pnav .wrp_pnav.day2 ul li a .time {
	color: #ed8bb2;
}
@media only screen and (max-width: 767px){
	.con_day [class^="box_day"] .inner .st h5 {
		margin-bottom: 0.85em;
		color: #0b4871;
	}
	.con_day.day1 .box_day1_5 .inner .st h5 {
		color: #ffffff;
	}
	.con_day.day1 .box_day1_5 .inner .st h5 span:after{
		opacity: 0.75;
	}
	}

/* -----------------------------------------------------------
	.con_day
----------------------------------------------------------- */
.con_day h4 {
	background: -svg-linear-gradient(left, #daf0f9 0%, #fce5ea 100%);
	background: -owg-linear-gradient(left, #daf0f9 0%, #fce5ea 100%);
	background: -webkit-linear-gradient(left, #daf0f9 0%, #fce5ea 100%);
	background: -moz-linear-gradient(left, #daf0f9 0%, #fce5ea 100%);
	background: -o-linear-gradient(left, #daf0f9 0%, #fce5ea 100%);
	background: linear-gradient(left, #daf0f9 0%, #fce5ea 100%);
	background: linear-gradient(to right, #daf0f9 0%, #fce5ea 100%);
}

.con_day.day1 .box_day1_1 {
	padding: 80px 0 70px;
}

@media only screen and (min-width: 768px) and (max-width: 1100px) {
	.con_day.day1 .box_day1_1 {
		padding: 60px 0 6.36364%;
	}
}

@media only screen and (max-width: 767px) {
	.con_day.day1 .box_day1_1 {
		padding: 1.5em 0 0;
	}
}

@media only screen and (min-width: 768px) {
	.con_day.day1 .box_day1_1 .inner {
		letter-spacing: -.4em;
	}
}

@media print {
	.con_day.day1 .box_day1_1 .inner {
		letter-spacing: -.4em;
	}
}

.ie8 .con_day.day1 .box_day1_1 .inner {
	letter-spacing: -.4em;
}

@media only screen and (min-width: 768px) {
	.con_day.day1 .box_day1_1 .inner > * {
		display: -moz-inline-stack;
		display: inline-block;
		vertical-align: middle;
		*vertical-align: auto;
		zoom: 1;
		*display: inline;
		letter-spacing: normal;
	}
}

@media print {
	.con_day.day1 .box_day1_1 .inner > * {
		display: -moz-inline-stack;
		display: inline-block;
		vertical-align: middle;
		*vertical-align: auto;
		zoom: 1;
		*display: inline;
		letter-spacing: normal;
	}
}

.ie8 .con_day.day1 .box_day1_1 .inner > * {
	display: -moz-inline-stack;
	display: inline-block;
	vertical-align: middle;
	*vertical-align: auto;
	zoom: 1;
	*display: inline;
	letter-spacing: normal;
}

.con_day.day1 .box_day1_1 .inner .wrp_img {
	position: relative;
	z-index: 1;
}

@media only screen and (min-width: 768px) {
	.con_day.day1 .box_day1_1 .inner .wrp_img {
		width: 52.72727%;
	}
}

@media print {
	.con_day.day1 .box_day1_1 .inner .wrp_img {
		width: 52.72727%;
	}
}

.ie8 .con_day.day1 .box_day1_1 .inner .wrp_img {
	width: 52.72727%;
}

@media only screen and (max-width: 767px) {
	.con_day.day1 .box_day1_1 .inner .wrp_img {
		width: 76.31579%;
		margin: auto;
	}
}

.con_day.day1 .box_day1_1 .inner .wrp_img:after {
	content: '';
	position: absolute;
	left: -150px;
	bottom: -70px;
	width: 95%;
	padding-bottom: 250px;
	z-index: -1;
	background: #e5eff4;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	-ms-border-radius: 5px;
	-o-border-radius: 5px;
	border-radius: 5px;
}

@media only screen and (min-width: 768px) and (max-width: 1100px) {
	.con_day.day1 .box_day1_1 .inner .wrp_img:after {
		left: -3%;
	}
}

@media only screen and (max-width: 767px) {
	.con_day.day1 .box_day1_1 .inner .wrp_img:after {
		left: -10.52632%;
	}
}

@media only screen and (min-width: 768px) and (max-width: 1100px) {
	.con_day.day1 .box_day1_1 .inner .wrp_img:after {
		bottom: -19.44444%;
	}
}

@media only screen and (max-width: 767px) {
	.con_day.day1 .box_day1_1 .inner .wrp_img:after {
		bottom: -6.57895%;
	}
}

@media only screen and (min-width: 768px) and (max-width: 1100px) {
	.con_day.day1 .box_day1_1 .inner .wrp_img:after {
		padding-bottom: 43.10345%;
	}
}

@media only screen and (max-width: 767px) {
	.con_day.day1 .box_day1_1 .inner .wrp_img:after {
		padding-bottom: 39.47368%;
	}
}

@media only screen and (min-width: 1101px) {
	.con_day.day1 .box_day1_1 .inner .wrp_img:after {
		width: 120.68966%;
	}
}

@media print {
	.con_day.day1 .box_day1_1 .inner .wrp_img:after {
		width: 120.68966%;
	}
}

.ie8 .con_day.day1 .box_day1_1 .inner .wrp_img:after {
	width: 120.68966%;
}

.con_day.day1 .box_day1_1 .inner .wrp_txt {
	margin: 0 0 0 7.72727%;
}

@media only screen and (max-width: 767px) {
	.con_day.day1 .box_day1_1 .inner .wrp_txt {
		margin: 1em 0 0;
	}
}

@media only screen and (min-width: 768px) {
	.con_day.day1 .box_day1_1 .inner .wrp_txt {
		width: 36.36364%;
	}
}

@media print {
	.con_day.day1 .box_day1_1 .inner .wrp_txt {
		width: 36.36364%;
	}
}

.ie8 .con_day.day1 .box_day1_1 .inner .wrp_txt {
	width: 36.36364%;
}

.con_day.day1 .box_day1_2 {
	padding-top: 145px;
}

@media only screen and (min-width: 768px) and (max-width: 1100px) {
	.con_day.day1 .box_day1_2 {
		padding-top: 105px;
	}
}

@media only screen and (max-width: 767px) {
	.con_day.day1 .box_day1_2 {
		padding-top: 4em;
	}
}

@media only screen and (min-width: 768px) {
	.con_day.day1 .box_day1_2:before {
		content: '';
		position: absolute;
		top: 0;
		left: 50%;
		width: 688px;
		height: 99px;
		margin-left: -380px;
		background: url(/scene/couple/images/common/dec_day1_2.png) no-repeat left top;
		-webkit-background-size: cover !important;
		-moz-background-size: cover !important;
		-o-background-size: cover !important;
		background-size: cover !important;
	}
}

@media print {
	.con_day.day1 .box_day1_2:before {
		content: '';
		position: absolute;
		top: 0;
		left: 50%;
		width: 688px;
		height: 99px;
		margin-left: -380px;
		background: url(/scene/couple/images/common/dec_day1_2.png) no-repeat left top;
		-webkit-background-size: cover !important;
		-moz-background-size: cover !important;
		-o-background-size: cover !important;
		background-size: cover !important;
	}
}

.ie8 .con_day.day1 .box_day1_2:before {
	content: '';
	position: absolute;
	top: 0;
	left: 50%;
	width: 688px;
	height: 99px;
	margin-left: -380px;
	background: url(/scene/couple/images/common/dec_day1_2.png) no-repeat left top;
	-webkit-background-size: cover !important;
	-moz-background-size: cover !important;
	-o-background-size: cover !important;
	background-size: cover !important;
}

@media only screen and (min-width: 768px) and (max-width: 1100px) {
	.con_day.day1 .box_day1_2:before {
		width: 500px;
		height: 72px;
		margin-left: -281px;
	}
}

.con_day.day1 .box_day1_2 .inner {
	position: relative;
	z-index: 1;
}

.con_day.day1 .box_day1_2 .inner:before {
	content: '';
	position: absolute;
	left: -11.8%;
	bottom: 0;
	margin-bottom: -20.75%;
	z-index: -1;
	width: 47.55%;
	padding-bottom: 45.8%;
	background: url(../scene/images/dec1.jpg) left top;
	-webkit-background-size: contain !important;
	-moz-background-size: contain !important;
	-o-background-size: contain !important;
	background-size: contain !important;
}

@media only screen and (min-width: 768px) and (max-width: 1100px) {
	.con_day.day1 .box_day1_2 .inner:before {
		left: -21.45455%;
	}
}

@media only screen and (max-width: 767px) {
	.con_day.day1 .box_day1_2 .inner:before {
		left: -31.05263%;
	}
}

@media only screen and (max-width: 767px) {
	.con_day.day1 .box_day1_2 .inner:before {
		margin-bottom: -19.73684%;
	}
}

@media only screen and (max-width: 767px) {
	.con_day.day1 .box_day1_2 .inner:before {
		padding-bottom: 50.65789%;
	}
}

@media only screen and (max-width: 767px) {
	.con_day.day1 .box_day1_2 .inner:before {
		width: 52.63158%;
	}
}

@media only screen and (min-width: 768px) {
	.con_day.day1 .box_day1_2 .inner .wrp_img {
		float: right;
		width: 55.25%;
	}
}

@media print {
	.con_day.day1 .box_day1_2 .inner .wrp_img {
		float: right;
		width: 55.25%;
	}
}

.ie8 .con_day.day1 .box_day1_2 .inner .wrp_img {
	float: right;
	width: 55.25%;
}

@media only screen and (min-width: 768px) and (max-width: 1100px) {
	.con_day.day1 .box_day1_2 .inner .wrp_img {
		width: 54.54545%;
	}
}

.con_day.day1 .box_day1_2 .inner .wrp_img #obj_slider {
	margin-bottom: 0 !important;
}

@media only screen and (min-width: 768px) {
	.con_day.day1 .box_day1_2 .inner .wrp_img #obj_slider {
		float: right;
		width: 96.47059%;
	}
}

@media print {
	.con_day.day1 .box_day1_2 .inner .wrp_img #obj_slider {
		float: right;
		width: 96.47059%;
	}
}

.ie8 .con_day.day1 .box_day1_2 .inner .wrp_img #obj_slider {
	float: right;
	width: 96.47059%;
}

@media only screen and (min-width: 768px) and (max-width: 1100px) {
	.con_day.day1 .box_day1_2 .inner .wrp_img #obj_slider {
		width: 95%;
	}
}

.con_day.day1 .box_day1_2 .inner .wrp_img #obj_slider .slick-slide {
	overflow: hidden;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	-ms-border-radius: 5px;
	-o-border-radius: 5px;
	border-radius: 5px;
}

@media only screen and (min-width: 768px) and (max-width: 1400px) {
	.con_day.day1 .box_day1_2 .inner .wrp_img #obj_slider .slick-slide {
		overflow: hidden;
	}
	.con_day.day1 .box_day1_2 .inner .wrp_img #obj_slider .slick-slide img {
		position: relative;
		width: 115%;
		max-width: none;
		margin-left: -7.5%;
	}
}

@media print {
	.con_day.day1 .box_day1_2 .inner .wrp_img #obj_slider .slick-slide {
		overflow: hidden;
	}
	.con_day.day1 .box_day1_2 .inner .wrp_img #obj_slider .slick-slide img {
		position: relative;
		width: 115%;
		max-width: none;
		margin-left: -7.5%;
	}
}

.ie8 .con_day.day1 .box_day1_2 .inner .wrp_img #obj_slider .slick-slide {
	overflow: hidden;
}

.ie8 .con_day.day1 .box_day1_2 .inner .wrp_img #obj_slider .slick-slide img {
	position: relative;
	width: 115%;
	max-width: none;
	margin-left: -7.5%;
}

.con_day.day1 .box_day1_2 .inner .wrp_img #obj_slider .slick-dots {
	margin-top: 15px;
}

@media only screen and (min-width: 768px) and (max-width: 1100px) {
	.con_day.day1 .box_day1_2 .inner .wrp_img #obj_slider .slick-dots {
		margin-top: 10px;
	}
}

@media only screen and (max-width: 767px) {
	.con_day.day1 .box_day1_2 .inner .wrp_img #obj_slider .slick-dots {
		margin-top: 0.5em;
	}
}

@media only screen and (min-width: 768px) {
	.con_day.day1 .box_day1_2 .inner .wrp_img #obj_slider .slick-dots {
		position: static;
		text-align: left;
	}
}

@media print {
	.con_day.day1 .box_day1_2 .inner .wrp_img #obj_slider .slick-dots {
		position: static;
		text-align: left;
	}
}

.ie8 .con_day.day1 .box_day1_2 .inner .wrp_img #obj_slider .slick-dots {
	position: static;
	text-align: left;
}

@media only screen and (max-width: 767px) {
	.con_day.day1 .box_day1_2 .inner .wrp_img #obj_slider .slick-dots {
		bottom: .8em;
	}
}

.con_day.day1 .box_day1_2 .inner .wrp_img #obj_slider .slick-dots li {
	width: 10px;
	height: 10px;
	vertical-align: middle;
	margin: 0 0 0 20px;
	background: #d2d2d2;
	-webkit-border-radius: 50%;
	-moz-border-radius: 50%;
	-ms-border-radius: 50%;
	-o-border-radius: 50%;
	border-radius: 50%;
	-webkit-transition: background 500ms ease;
	-moz-transition: background 500ms ease;
	-o-transition: background 500ms ease;
	transition: background 500ms ease;
}

@media only screen and (max-width: 767px) {
	.con_day.day1 .box_day1_2 .inner .wrp_img #obj_slider .slick-dots li {
		margin: 0 0 0 1em;
	}
}

.con_day.day1 .box_day1_2 .inner .wrp_img #obj_slider .slick-dots li:first-child {
	margin: 0;
}

@media only screen and (max-width: 767px) {
	.con_day.day1 .box_day1_2 .inner .wrp_img #obj_slider .slick-dots li {
		width: .8em;
		height: .8em;
	}
}

.con_day.day1 .box_day1_2 .inner .wrp_img #obj_slider .slick-dots li button {
	width: 100%;
	height: 100%;
	padding: 0;
}

.con_day.day1 .box_day1_2 .inner .wrp_img #obj_slider .slick-dots li button:before {
	content: none;
}

.con_day.day1 .box_day1_2 .inner .wrp_img #obj_slider .slick-dots li:hover, .con_day.day1 .box_day1_2 .inner .wrp_img #obj_slider .slick-dots li.slick-active {
	background: #00afd5;
}

.con_day.day1 .box_day1_2 .inner .wrp_img .en {
	color: #a4a4a4;
	font-weight: bold;
	font-family: "Didact Gothic", sans-serif;
	letter-spacing: .34em;
	line-height: 1;
}

@media only screen and (min-width: 768px) {
	.con_day.day1 .box_day1_2 .inner .wrp_img .en {
		float: left;
		font-size: 154%;
		-webkit-writing-mode: vertical-rl;
		-ms-writing-mode: tb-rl;
		writing-mode: vertical-rl;
	}
}

@media print {
	.con_day.day1 .box_day1_2 .inner .wrp_img .en {
		float: left;
		font-size: 154%;
		-webkit-writing-mode: vertical-rl;
		-ms-writing-mode: tb-rl;
		writing-mode: vertical-rl;
	}
}

.ie8 .con_day.day1 .box_day1_2 .inner .wrp_img .en {
	float: left;
	font-size: 154%;
	-webkit-writing-mode: vertical-rl;
	-ms-writing-mode: tb-rl;
	writing-mode: vertical-rl;
}

@media only screen and (min-width: 768px) and (max-width: 1100px) {
	.con_day.day1 .box_day1_2 .inner .wrp_img .en {
		font-size: 139%;
		letter-spacing: .24em;
	}
}

@media only screen and (max-width: 767px) {
	.con_day.day1 .box_day1_2 .inner .wrp_img .en {
		margin-top: .3em;
		font-size: 108%;
		text-align: right;
	}
}

.con_day.day1 .box_day1_2 .inner .wrp_txt {
	margin: 5.75% 4% 0 0;
}

@media only screen and (min-width: 768px) and (max-width: 1100px) {
	.con_day.day1 .box_day1_2 .inner .wrp_txt {
		margin: 2.27273% 4.54545% 0 0;
	}
}

@media only screen and (max-width: 767px) {
	.con_day.day1 .box_day1_2 .inner .wrp_txt {
		margin: 1em auto 0;
	}
}

@media only screen and (min-width: 768px) {
	.con_day.day1 .box_day1_2 .inner .wrp_txt {
		float: right;
		width: 375px;
	}
}

@media print {
	.con_day.day1 .box_day1_2 .inner .wrp_txt {
		float: right;
		width: 375px;
	}
}

.ie8 .con_day.day1 .box_day1_2 .inner .wrp_txt {
	float: right;
	width: 375px;
}

@media only screen and (min-width: 1101px) and (max-width: 1400px) {
	.con_day.day1 .box_day1_2 .inner .wrp_txt {
		margin-top: 3%;
	}
}

@media print {
	.con_day.day1 .box_day1_2 .inner .wrp_txt {
		margin-top: 3%;
	}
}

.ie8 .con_day.day1 .box_day1_2 .inner .wrp_txt {
	margin-top: 3%;
}

@media only screen and (min-width: 768px) and (max-width: 1100px) {
	.con_day.day1 .box_day1_2 .inner .wrp_txt {
		width: 38.18182%;
	}
}

@media only screen and (max-width: 767px) {
	.con_day.day1 .box_day1_2 .inner .wrp_txt {
		width: 95%;
	}
}

.con_day.day1 .box_day1_2 .inner .wrp_txt .btn {
	margin-top: 35px;
}

@media only screen and (min-width: 768px) and (max-width: 1100px) {
	.con_day.day1 .box_day1_2 .inner .wrp_txt .btn {
		margin-top: 20px;
	}
}

@media only screen and (max-width: 767px) {
	.con_day.day1 .box_day1_2 .inner .wrp_txt .btn {
		margin-top: 1.5em;
	}
}

.con_day.day1 .box_day1_3 {
	padding-top: 145px;
}

@media only screen and (min-width: 768px) and (max-width: 1100px) {
	.con_day.day1 .box_day1_3 {
		padding-top: 105px;
	}
}

@media only screen and (max-width: 767px) {
	.con_day.day1 .box_day1_3 {
		padding-top: 4em;
	}
}

@media only screen and (min-width: 768px) {
	.con_day.day1 .box_day1_3:before {
		content: '';
		position: absolute;
		top: 0;
		left: 50%;
		width: 380px;
		height: 106px;
		margin-left: -380px;
		background: url(/scene/couple/images/common/dec_day2_2.png) no-repeat left top;
		-webkit-background-size: cover !important;
		-moz-background-size: cover !important;
		-o-background-size: cover !important;
		background-size: cover !important;
	}
}

@media print {
	.con_day.day1 .box_day1_3:before {
		content: '';
		position: absolute;
		top: 0;
		left: 50%;
		width: 380px;
		height: 106px;
		margin-left: -380px;
		background: url(/scene/couple/images/common/dec_day2_2.png) no-repeat left top;
		-webkit-background-size: cover !important;
		-moz-background-size: cover !important;
		-o-background-size: cover !important;
		background-size: cover !important;
	}
}

.ie8 .con_day.day1 .box_day1_3:before {
	content: '';
	position: absolute;
	top: 0;
	left: 50%;
	width: 380px;
	height: 106px;
	margin-left: -380px;
	background: url(/scene/couple/images/common/dec_day1_3.png) no-repeat left top;
	-webkit-background-size: cover !important;
	-moz-background-size: cover !important;
	-o-background-size: cover !important;
	background-size: cover !important;
}

@media only screen and (min-width: 768px) and (max-width: 1100px) {
	.con_day.day1 .box_day1_3:before {
		top: 20px;
		width: 300px;
		height: 83px;
		margin-left: -30.90909%;
	}
}

@media only screen and (min-width: 768px) {
	.con_day.day1 .box_day1_3 .inner .wrp_txt .st {
		text-align: center;
	}
	.con_day.day1 .box_day1_3 .inner .wrp_txt .st > * {
		display: -moz-inline-stack;
		display: inline-block;
		vertical-align: middle;
		*vertical-align: auto;
		zoom: 1;
		*display: inline;
	}
	.con_day.day1 .box_day1_3 .inner .wrp_txt .st h5 {
		margin-left: 30px;
	}
}

@media print {
	.con_day.day1 .box_day1_3 .inner .wrp_txt .st {
		text-align: center;
	}
	.con_day.day1 .box_day1_3 .inner .wrp_txt .st > * {
		display: -moz-inline-stack;
		display: inline-block;
		vertical-align: middle;
		*vertical-align: auto;
		zoom: 1;
		*display: inline;
	}
	.con_day.day1 .box_day1_3 .inner .wrp_txt .st h5 {
		margin-left: 30px;
	}
}

.ie8 .con_day.day1 .box_day1_3 .inner .wrp_txt .st {
	text-align: center;
}

.ie8 .con_day.day1 .box_day1_3 .inner .wrp_txt .st > * {
	display: -moz-inline-stack;
	display: inline-block;
	vertical-align: middle;
	*vertical-align: auto;
	zoom: 1;
	*display: inline;
}

.ie8 .con_day.day1 .box_day1_3 .inner .wrp_txt .st h5 {
	margin-left: 30px;
}

@media only screen and (min-width: 768px) {
	.con_day.day1 .box_day1_3 .inner .wrp_txt .txt {
		text-align: center;
	}
}

@media print {
	.con_day.day1 .box_day1_3 .inner .wrp_txt .txt {
		text-align: center;
	}
}

.ie8 .con_day.day1 .box_day1_3 .inner .wrp_txt .txt {
	text-align: center;
}

@media only screen and (max-width: 767px) {
	.con_day.day1 .box_day1_3 .inner .wrp_txt .txt {
		width: 95%;
		margin: auto;
	}
}

.con_day.day1 .box_day1_3 .inner .wrp_txt .img {
	margin-top: 40px;
}
/* @media only screen and (min-width: 1025px) {
.con_day.day1 .box_day1_3 .inner .wrp_txt .img {
	margin: 40px auto 0;
    width: 73%;
}
} */

@media only screen and (min-width: 768px) and (max-width: 1100px) {
	.con_day.day1 .box_day1_3 .inner .wrp_txt .img {
		margin-top: 30px;
	}
}

@media only screen and (max-width: 767px) {
	.con_day.day1 .box_day1_3 .inner .wrp_txt .img {
		margin-top: 1em;
	}
}

@media only screen and (min-width: 768px) and (max-width: 1100px) {
	.con_day.day1 .box_day1_3 .inner .wrp_txt .img {
		overflow: hidden;
	}
	.con_day.day1 .box_day1_3 .inner .wrp_txt .img img {
		position: relative;
		width: 115%;
		max-width: none;
		margin-left: -7.5%;
	}
}

@media only screen and (max-width: 767px) {
	.con_day.day1 .box_day1_3 .inner .wrp_txt .img {
		overflow: hidden;
	}
	.con_day.day1 .box_day1_3 .inner .wrp_txt .img img {
		position: relative;
		width: 140%;
		max-width: none;
		margin-left: -20%;
	}
}

.con_day.day1 .box_day1_3 .inner .wrp_txt .btn {
	margin: 35px auto 0;
}

@media only screen and (min-width: 768px) and (max-width: 1100px) {
	.con_day.day1 .box_day1_3 .inner .wrp_txt .btn {
		margin: 30px auto 0;
	}
}

@media only screen and (max-width: 767px) {
	.con_day.day1 .box_day1_3 .inner .wrp_txt .btn {
		margin: 1.5em auto 0;
	}
}

@media only screen and (min-width: 768px) {
	.con_day.day1 .box_day1_3 .inner .wrp_txt .btn {
		width: 280px;
	}
}

@media print {
	.con_day.day1 .box_day1_3 .inner .wrp_txt .btn {
		width: 280px;
	}
}

.ie8 .con_day.day1 .box_day1_3 .inner .wrp_txt .btn {
	width: 280px;
}

@media only screen and (max-width: 767px) {
	.con_day.day1 .box_day1_3 .inner .wrp_txt .btn {
		width: 95%;
	}
}

.con_day.day1 .box_day1_4 {
	padding: 195px 0 3.5%;
}

@media only screen and (min-width: 768px) and (max-width: 1100px) {
	.con_day.day1 .box_day1_4 {
		padding: 120px 0 3.5%;
	}
}

@media only screen and (max-width: 767px) {
	.con_day.day1 .box_day1_4 {
		padding: 4em 0 0;
	}
}

@media only screen and (min-width: 768px) {
	.con_day.day1 .box_day1_4:before {
		content: '';
		position: absolute;
		top: 30px;
		left: 50%;
		width: 380px;
		height: 106px;
		margin-left: -380px;
		background: url(/scene/couple/images/common/dec_day2_2.png) no-repeat left top;
		-webkit-background-size: cover !important;
		-moz-background-size: cover !important;
		-o-background-size: cover !important;
		background-size: cover !important;
		transform: scale(-1, 1);
	}
}

@media print {
	.con_day.day1 .box_day1_4:before {
		content: '';
		position: absolute;
		top: 30px;
		left: 50%;
		width: 380px;
		height: 106px;
		margin-left: -380px;
		background: url(/scene/couple/images/common/dec_day2_2.png) no-repeat left top;
		-webkit-background-size: cover !important;
		-moz-background-size: cover !important;
		-o-background-size: cover !important;
		background-size: cover !important;
		transform: scale(-1, 1);
	}
}

.ie8 .con_day.day1 .box_day1_4:before {
	content: '';
	position: absolute;
	top: 30px;
	left: 50%;
	width: 380px;
	height: 106px;
	margin-left: -380px;
	background: url(/scene/couple/images/common/dec_day1_4.png) no-repeat left top;
	-webkit-background-size: cover !important;
	-moz-background-size: cover !important;
	-o-background-size: cover !important;
	background-size: cover !important;
}

@media only screen and (min-width: 768px) and (max-width: 1100px) {
	.con_day.day1 .box_day1_4:before {
		top: 20px;
		width: 300px;
		height: 83px;
		margin-left: -30.90909%;
	}
}

.con_day.day1 .box_day1_4 .inner {
	position: relative;
}

.con_day.day1 .box_day1_4 .inner .wrp_img {
	position: relative;
	z-index: 1;
}

.con_day.day1 .box_day1_4 .inner .wrp_img:after {
	content: '';
	position: absolute;
	right: 0;
	bottom: 0;
	margin-bottom: -3.5%;
	z-index: -1;
	width: 50%;
	padding-bottom: 21.5%;
	background: #e5eff4;
	-webkit-border-radius: 0 0 0 5px;
	-moz-border-radius: 0 0 0 5px;
	-ms-border-radius: 0 0 0 5px;
	-o-border-radius: 0 0 0 5px;
	border-radius: 0 0 0 5px;
}

@media only screen and (max-width: 767px) {
	.con_day.day1 .box_day1_4 .inner .wrp_img:after {
		margin-bottom: -1em;
	}
}

@media only screen and (max-width: 767px) {
	.con_day.day1 .box_day1_4 .inner .wrp_img:after {
		padding-bottom: -1em;
	}
}

.con_day.day1 .box_day1_4 .inner .wrp_img .en {
	position: absolute;
	top: -140px;
	right: 50%;
	margin-right: -620px;
	z-index: 1;
	color: #005b98;
	font-size: 1000%;
	font-family: "Dawning of a New Day", cursive;
	line-height: 1;
	letter-spacing: .06em;
	-webkit-transform: rotate(-14deg);
	-moz-transform: rotate(-14deg);
	-ms-transform: rotate(-14deg);
	-o-transform: rotate(-14deg);
	transform: rotate(-14deg);
}

@media only screen and (min-width: 768px) and (max-width: 1100px) {
	.con_day.day1 .box_day1_4 .inner .wrp_img .en {
		top: -45px;
	}
}

@media only screen and (max-width: 767px) {
	.con_day.day1 .box_day1_4 .inner .wrp_img .en {
		top: -0.6em;
	}
}

@media only screen and (min-width: 768px) and (max-width: 1100px) {
	.con_day.day1 .box_day1_4 .inner .wrp_img .en {
		right: 4.54545%;
	}
}

@media only screen and (max-width: 767px) {
	.con_day.day1 .box_day1_4 .inner .wrp_img .en {
		right: 2%;
	}
}

@media only screen and (min-width: 768px) and (max-width: 1100px) {
	.con_day.day1 .box_day1_4 .inner .wrp_img .en {
		margin-right: 0;
	}
}

@media only screen and (max-width: 767px) {
	.con_day.day1 .box_day1_4 .inner .wrp_img .en {
		margin-right: 0;
	}
}

@media only screen and (min-width: 1101px) and (max-width: 1400px) {
	.con_day.day1 .box_day1_4 .inner .wrp_img .en {
		top: -50px;
		margin-right: -44.28571%;
		font-size: 770%;
	}
}

@media print {
	.con_day.day1 .box_day1_4 .inner .wrp_img .en {
		top: -50px;
		margin-right: -44.28571%;
		font-size: 770%;
	}
}

.ie8 .con_day.day1 .box_day1_4 .inner .wrp_img .en {
	top: -50px;
	margin-right: -44.28571%;
	font-size: 770%;
}

@media only screen and (min-width: 768px) and (max-width: 1100px) {
	.con_day.day1 .box_day1_4 .inner .wrp_img .en {
		font-size: 577%;
	}
}

@media only screen and (max-width: 767px) {
	.con_day.day1 .box_day1_4 .inner .wrp_img .en {
		font-size: 308%;
	}
}

.con_day.day1 .box_day1_4 .inner .wrp_img .en span {
	color: #005b98;
}

.con_day.day1 .box_day1_4 .inner .wrp_img #obj_scroll li {
	display: none;
	width: 40%;
	margin-left: 2%;
}

@media only screen and (min-width: 768px) and (max-width: 1100px) {
	.con_day.day1 .box_day1_4 .inner .wrp_img #obj_scroll li {
		margin-left: 2.72727%;
	}
}

@media only screen and (max-width: 767px) {
	.con_day.day1 .box_day1_4 .inner .wrp_img #obj_scroll li {
		margin-left: 2%;
	}
}

.con_day.day1 .box_day1_4 .inner .wrp_img #obj_scroll li:first-child {
	display: block;
}

@media only screen and (min-width: 1101px) and (max-width: 1400px) {
	.con_day.day1 .box_day1_4 .inner .wrp_img #obj_scroll li {
		overflow: hidden;
	}
	.con_day.day1 .box_day1_4 .inner .wrp_img #obj_scroll li img {
		position: relative;
		width: 107%;
		max-width: none;
		margin-left: -3.5%;
	}
}

@media print {
	.con_day.day1 .box_day1_4 .inner .wrp_img #obj_scroll li {
		overflow: hidden;
	}
	.con_day.day1 .box_day1_4 .inner .wrp_img #obj_scroll li img {
		position: relative;
		width: 107%;
		max-width: none;
		margin-left: -3.5%;
	}
}

.ie8 .con_day.day1 .box_day1_4 .inner .wrp_img #obj_scroll li {
	overflow: hidden;
}

.ie8 .con_day.day1 .box_day1_4 .inner .wrp_img #obj_scroll li img {
	position: relative;
	width: 107%;
	max-width: none;
	margin-left: -3.5%;
}

.con_day.day1 .box_day1_4 .inner .wrp_txt {
	position: relative;
	z-index: 1;
	padding: 2.25% 30px 3%;
	margin: 5% 0 0 -540px;
	box-sizing: border-box;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	-ms-border-radius: 5px;
	-o-border-radius: 5px;
	border-radius: 5px;
}

@media only screen and (min-width: 768px) and (max-width: 1100px) {
	.con_day.day1 .box_day1_4 .inner .wrp_txt {
		padding: 0;
	}
}

@media only screen and (max-width: 767px) {
	.con_day.day1 .box_day1_4 .inner .wrp_txt {
		padding: 0;
	}
}

@media only screen and (min-width: 768px) and (max-width: 1100px) {
	.con_day.day1 .box_day1_4 .inner .wrp_txt {
		margin: 30px auto 0;
	}
}

@media only screen and (max-width: 767px) {
	.con_day.day1 .box_day1_4 .inner .wrp_txt {
		margin: 1.5em auto 0;
	}
}

@media only screen and (min-width: 1101px) {
	.con_day.day1 .box_day1_4 .inner .wrp_txt {
		position: absolute;
		top: 0;
		left: 50%;
		width: 440px;
		background: #fff;
	}
}

@media print {
	.con_day.day1 .box_day1_4 .inner .wrp_txt {
		position: absolute;
		top: 0;
		left: 50%;
		width: 440px;
		background: #fff;
	}
}

.ie8 .con_day.day1 .box_day1_4 .inner .wrp_txt {
	position: absolute;
	top: 0;
	left: 50%;
	width: 440px;
	background: #fff;
}

@media only screen and (min-width: 1101px) and (max-width: 1400px) {
	.con_day.day1 .box_day1_4 .inner .wrp_txt {
		padding: 1.25% 16px 1.75%;
		margin-top: 2.5%;
	}
}

@media print {
	.con_day.day1 .box_day1_4 .inner .wrp_txt {
		padding: 1.25% 16px 1.75%;
		margin-top: 2.5%;
	}
}

.ie8 .con_day.day1 .box_day1_4 .inner .wrp_txt {
	padding: 1.25% 16px 1.75%;
	margin-top: 2.5%;
}

@media only screen and (max-width: 1100px) {
	.con_day.day1 .box_day1_4 .inner .wrp_txt {
		width: 95%;
		max-width: 700px;
	}
}

.con_day.day1 .box_day1_4 .inner .wrp_txt .btn {
	margin-top: 35px;
}

@media only screen and (min-width: 768px) and (max-width: 1100px) {
	.con_day.day1 .box_day1_4 .inner .wrp_txt .btn {
		margin-top: 40px;
	}
}

@media only screen and (max-width: 767px) {
	.con_day.day1 .box_day1_4 .inner .wrp_txt .btn {
		margin-top: 1.5em;
	}
}

@media only screen and (min-width: 768px) {
	.con_day.day1 .box_day1_4 .inner .wrp_txt .btn {
		width: 350px;
	}
}

@media print {
	.con_day.day1 .box_day1_4 .inner .wrp_txt .btn {
		width: 350px;
	}
}

.ie8 .con_day.day1 .box_day1_4 .inner .wrp_txt .btn {
	width: 350px;
}

@media only screen and (min-width: 1101px) and (max-width: 1400px) {
	.con_day.day1 .box_day1_4 .inner .wrp_txt .btn {
		margin-top: 20px;
	}
}

@media print {
	.con_day.day1 .box_day1_4 .inner .wrp_txt .btn {
		margin-top: 20px;
	}
}

.ie8 .con_day.day1 .box_day1_4 .inner .wrp_txt .btn {
	margin-top: 20px;
}

.con_day.day1 .box_day1_5 {
	padding: 135px 0 80px;
}

@media only screen and (min-width: 768px) and (max-width: 1100px) {
	.con_day.day1 .box_day1_5 {
		padding: 100px 0 65px;
	}
}

@media only screen and (max-width: 767px) {
	.con_day.day1 .box_day1_5 {
		padding: 4em 0 2em;
	}
}

@media only screen and (min-width: 768px) {
	.con_day.day1 .box_day1_5:before {
		content: '';
		position: absolute;
		top: 30px;
		left: 50%;
		width: 694px;
		height: 85px;
		margin-left: -385px;
		background: url(/scene/couple/images/common/dec_day1_5.png) no-repeat left top;
		-webkit-background-size: contain !important;
		-moz-background-size: contain !important;
		-o-background-size: contain !important;
		background-size: contain !important;
	}
}

@media print {
	.con_day.day1 .box_day1_5:before {
		content: '';
		position: absolute;
		top: 30px;
		left: 50%;
		width: 694px;
		height: 85px;
		margin-left: -385px;
		background: url(/scene/couple/images/common/dec_day1_5.png) no-repeat left top;
		-webkit-background-size: contain !important;
		-moz-background-size: contain !important;
		-o-background-size: contain !important;
		background-size: contain !important;
	}
}

.ie8 .con_day.day1 .box_day1_5:before {
	content: '';
	position: absolute;
	top: 30px;
	left: 50%;
	width: 694px;
	height: 85px;
	margin-left: -385px;
	background: url(/scene/couple/images/common/dec_day1_5.png) no-repeat left top;
	-webkit-background-size: contain !important;
	-moz-background-size: contain !important;
	-o-background-size: contain !important;
	background-size: contain !important;
}

@media only screen and (min-width: 768px) and (max-width: 1100px) {
	.con_day.day1 .box_day1_5:before {
		top: 20px;
		width: 500px;
		height: 61px;
		margin-left: -288px;
	}
}

.con_day.day1 .box_day1_5:after {
	content: '';
	position: absolute;
	left: 0;
	bottom: 0;
	z-index: -1;
	width: 100%;
	background: #0b4871;
	height: 48.53793%;
}

@media only screen and (min-width: 768px) and (max-width: 1100px) {
.con_day.day1 .box_day1_5:after {
	height: 48.53793%;
}
}

@media only screen and (max-width: 767px) {
	.con_day.day1 .box_day1_5:after {
		height: 67.34211%;
	}
}

.con_day.day1 .box_day1_5 .inner {
	max-width: 1400px;
	width: 95%;
	margin: auto;
}

@media only screen and (min-width: 768px) {
	.con_day.day1 .box_day1_5 .inner {
		position: relative;
		letter-spacing: -.4em;
	}
}

@media print {
	.con_day.day1 .box_day1_5 .inner {
		position: relative;
		letter-spacing: -.4em;
	}
}

.ie8 .con_day.day1 .box_day1_5 .inner {
	position: relative;
	letter-spacing: -.4em;
}

@media only screen and (min-width: 1101px) {
	.con_day.day1 .box_day1_5 .inner:after {
		content: '';
		position: absolute;
		bottom: 130px;
		right: 50%;
		width: 82px;
		height: 89px;
		margin-right: -700px;
		background: url(/scene/couple/images/common/common/dec2.png) no-repeat left top;
	}
}

@media print {
	.con_day.day1 .box_day1_5 .inner:after {
		content: '';
		position: absolute;
		bottom: 130px;
		right: 50%;
		width: 82px;
		height: 89px;
		margin-right: -700px;
		background: url(/scene/couple/images/common/common/dec2.png) no-repeat left top;
	}
}

.ie8 .con_day.day1 .box_day1_5 .inner:after {
	content: '';
	position: absolute;
	bottom: 130px;
	right: 50%;
	width: 82px;
	height: 89px;
	margin-right: -700px;
	background: url(/scene/couple/images/common/common/dec2.png) no-repeat left top;
}

@media only screen and (min-width: 768px) {
	.con_day.day1 .box_day1_5 .inner > * {
		display: -moz-inline-stack;
		display: inline-block;
		vertical-align: middle;
		*vertical-align: auto;
		zoom: 1;
		*display: inline;
		letter-spacing: normal;
	}
}

@media print {
	.con_day.day1 .box_day1_5 .inner > * {
		display: -moz-inline-stack;
		display: inline-block;
		vertical-align: middle;
		*vertical-align: auto;
		zoom: 1;
		*display: inline;
		letter-spacing: normal;
	}
}

.ie8 .con_day.day1 .box_day1_5 .inner > * {
	display: -moz-inline-stack;
	display: inline-block;
	vertical-align: middle;
	*vertical-align: auto;
	zoom: 1;
	*display: inline;
	letter-spacing: normal;
}

@media only screen and (min-width: 1101px) {
	.con_day.day1 .box_day1_5 .inner .wrp_img {
		width: 55.71429%;
	}
}

@media print {
	.con_day.day1 .box_day1_5 .inner .wrp_img {
		width: 55.71429%;
	}
}

.ie8 .con_day.day1 .box_day1_5 .inner .wrp_img {
	width: 55.71429%;
}

@media only screen and (min-width: 768px) and (max-width: 1100px) {
	.con_day.day1 .box_day1_5 .inner .wrp_img {
		width: 50%;
	}
}

.con_day.day1 .box_day1_5 .inner .wrp_txt {
	margin: 0 0 0 5.71429%;
}

@media only screen and (min-width: 768px) and (max-width: 1100px) {
	.con_day.day1 .box_day1_5 .inner .wrp_txt {
		margin: 0 0 0 4.54545%;
	}
}

@media only screen and (max-width: 767px) {
	.con_day.day1 .box_day1_5 .inner .wrp_txt {
		margin: 1em 0 0;
	}
}

@media only screen and (min-width: 1101px) {
	.con_day.day1 .box_day1_5 .inner .wrp_txt {
		width: 390px;
	}
}

@media print {
	.con_day.day1 .box_day1_5 .inner .wrp_txt {
		width: 390px;
	}
}

.ie8 .con_day.day1 .box_day1_5 .inner .wrp_txt {
	width: 390px;
}

@media only screen and (min-width: 768px) and (max-width: 1100px) {
	.con_day.day1 .box_day1_5 .inner .wrp_txt {
		width: 43.63636%;
	}
}

.con_day.day1 .box_day1_5 .inner .wrp_txt .txt {
	color: #fff;
}

.con_day.day1 .box_day1_6 {
	padding: 50px 0 140px;
	background: -svg-linear-gradient(top, #0b4871 0%, #001432 100%);
	background: -owg-linear-gradient(top, #0b4871 0%, #001432 100%);
	background: -webkit-linear-gradient(top, #0b4871 0%, #001432 100%);
	background: -moz-linear-gradient(top, #0b4871 0%, #001432 100%);
	background: -o-linear-gradient(top, #0b4871 0%, #001432 100%);
	background: linear-gradient(top, #0b4871 0%, #001432 100%);
	background: linear-gradient(to bottom, #0b4871, #001432);
}

@media only screen and (min-width: 768px) and (max-width: 1100px) {
	.con_day.day1 .box_day1_6 {
		padding: 40px 0 100px;
	}
}

@media only screen and (max-width: 767px) {
	.con_day.day1 .box_day1_6 {
		padding: 1.5em 0 2em;
	}
}

.con_day.day1 .box_day1_6:before {
	content: none !important;
}

.con_day.day1 .box_day1_6:after {
	content: '';
	position: absolute;
	bottom: 0;
	left: 0;
	width: 100%;
	padding-bottom: 6.8%;
	background: url(../scene/images/bg_night.jpg) no-repeat center bottom;
	-webkit-background-size: cover !important;
	-moz-background-size: cover !important;
	-o-background-size: cover !important;
	background-size: cover !important;
}

@media only screen and (max-width: 767px) {
	.con_day.day1 .box_day1_6:after {
		padding-bottom: 17.89474%;
	}
}

.con_day.day1 .box_day1_6 .inner {
	position: relative;
}

@media only screen and (min-width: 1101px) {
	.con_day.day1 .box_day1_6 .inner:before {
		content: '';
		position: absolute;
		top: 235px;
		left: -150px;
		width: 108px;
		height: 167px;
		background: url(/scene/couple/images/common/common/dec1.png) no-repeat left top;
	}
}

@media print {
	.con_day.day1 .box_day1_6 .inner:before {
		content: '';
		position: absolute;
		top: 235px;
		left: -150px;
		width: 108px;
		height: 167px;
		background: url(/scene/couple/images/common/common/dec1.png) no-repeat left top;
	}
}

.ie8 .con_day.day1 .box_day1_6 .inner:before {
	content: '';
	position: absolute;
	top: 235px;
	left: -150px;
	width: 108px;
	height: 167px;
	background: url(/scene/couple/images/common/common/dec1.png) no-repeat left top;
}

.con_day.day1 .box_day1_6 .inner .wrp_img {
	position: relative;
	z-index: 1;
}

@media only screen and (min-width: 768px) {
	.con_day.day1 .box_day1_6 .inner .wrp_img {
		float: right;
		width: 57.27273%;
	}
}

@media print {
	.con_day.day1 .box_day1_6 .inner .wrp_img {
		float: right;
		width: 57.27273%;
	}
}

.ie8 .con_day.day1 .box_day1_6 .inner .wrp_img {
	float: right;
	width: 57.27273%;
}

@media only screen and (max-width: 767px) {
	.con_day.day1 .box_day1_6 .inner .wrp_img {
		width: 82.89474%;
		margin: auto;
	}
}

.con_day.day1 .box_day1_6 .inner .wrp_txt {
	position: relative;
	z-index: 1;
	margin-top: 10.90909%;
}

@media only screen and (min-width: 768px) and (max-width: 1100px) {
	.con_day.day1 .box_day1_6 .inner .wrp_txt {
		margin-top: 9.09091%;
	}
}

@media only screen and (max-width: 767px) {
	.con_day.day1 .box_day1_6 .inner .wrp_txt {
		margin-top: 1em;
	}
}

.con_day.day1 .box_day1_6 .inner .wrp_txt .txt {
	color: #fff;
}

@media only screen and (min-width: 768px) {
	.con_day.day1 .box_day1_6 .inner .wrp_txt {
		float: left;
		width: 390px;
	}
}

@media print {
	.con_day.day1 .box_day1_6 .inner .wrp_txt {
		float: left;
		width: 390px;
	}
}

.ie8 .con_day.day1 .box_day1_6 .inner .wrp_txt {
	float: left;
	width: 390px;
}

@media only screen and (min-width: 768px) and (max-width: 1100px) {
	.con_day.day1 .box_day1_6 .inner .wrp_txt {
		width: 36.36364%;
	}
}

.con_day.day2 {
	margin-top: 130px;
}

@media only screen and (min-width: 768px) and (max-width: 1100px) {
	.con_day.day2 {
		margin-top: 100px;
	}
}

@media only screen and (max-width: 767px) {
	.con_day.day2 {
		margin-top: 5em;
	}
}

.con_day.day2 .box_day2_1 {
	padding-top: 80px;
}

@media only screen and (min-width: 768px) and (max-width: 1100px) {
	.con_day.day2 .box_day2_1 {
		padding-top: 65px;
	}
}

@media only screen and (min-width: 768px) and (max-width: 1100px){
.con_day.day2 .box_day2_1, .con_day.day2 .box_day2_2, .con_day.day2 .box_day2_4 {
    padding-bottom: 35px;
}
}

@media only screen and (min-width: 768px) and (max-width: 1100px){
.con_day.day2 .box_day2_4 {
    padding: 110px 0 50px;
}
}

@media only screen and (max-width: 767px) {
	.con_day.day2 .box_day2_1 {
		padding-top: 1.5em;
	}
}

.con_day.day2 .box_day2_1 .inner {
	position: relative;
	max-width: 1400px;
	width: 95%;
	margin: auto;
}

@media only screen and (min-width: 768px) {
	.con_day.day2 .box_day2_1 .inner:before {
		content: '';
		position: absolute;
		top: 0;
		left: -65px;
		z-index: -1;
		width: 82px;
		height: 89px;
		margin-top: 15.35714%;
		background: url(/scene/couple/images/common/common/dec2.png) no-repeat left top;
	}
}

@media print {
	.con_day.day2 .box_day2_1 .inner:before {
		content: '';
		position: absolute;
		top: 0;
		left: -65px;
		z-index: -1;
		width: 82px;
		height: 89px;
		margin-top: 15.35714%;
		background: url(/scene/couple/images/common/common/dec2.png) no-repeat left top;
	}
}

.ie8 .con_day.day2 .box_day2_1 .inner:before {
	content: '';
	position: absolute;
	top: 0;
	left: -65px;
	z-index: -1;
	width: 82px;
	height: 89px;
	margin-top: 15.35714%;
	background: url(/scene/couple/images/common/common/dec2.png) no-repeat left top;
}

@media only screen and (min-width: 1101px) and (max-width: 1500px) {
	.con_day.day2 .box_day2_1 .inner:before {
		left: -2%;
	}
}

@media print {
	.con_day.day2 .box_day2_1 .inner:before {
		left: -2%;
	}
}

.ie8 .con_day.day2 .box_day2_1 .inner:before {
	left: -2%;
}

@media only screen and (min-width: 768px) {
	.con_day.day2 .box_day2_1 .inner .wrp_img {
		float: right;
		width: 50.71429%;
	}
}

@media print {
	.con_day.day2 .box_day2_1 .inner .wrp_img {
		float: right;
		width: 50.71429%;
	}
}

.ie8 .con_day.day2 .box_day2_1 .inner .wrp_img {
	float: right;
	width: 50.71429%;
}

.con_day.day2 .box_day2_1 .inner .wrp_txt {
	margin: 6.78571% 0 0 12.14286%;
}

@media only screen and (min-width: 768px) and (max-width: 1100px) {
	.con_day.day2 .box_day2_1 .inner .wrp_txt {
		margin: 5% 0 0 3.57143%;
	}
}

@media only screen and (max-width: 767px) {
	.con_day.day2 .box_day2_1 .inner .wrp_txt {
		margin: 1em 0 0;
	}
}

@media only screen and (min-width: 768px) {
	.con_day.day2 .box_day2_1 .inner .wrp_txt {
		float: left;
		width: 380px;
	}
}

@media print {
	.con_day.day2 .box_day2_1 .inner .wrp_txt {
		float: left;
		width: 380px;
	}
}

.ie8 .con_day.day2 .box_day2_1 .inner .wrp_txt {
	float: left;
	width: 380px;
}

@media only screen and (min-width: 1101px) and (max-width: 1400px) {
	.con_day.day2 .box_day2_1 .inner .wrp_txt {
		margin: 5% 0 0 7.14286%;
	}
}

@media print {
	.con_day.day2 .box_day2_1 .inner .wrp_txt {
		margin: 5% 0 0 7.14286%;
	}
}

.ie8 .con_day.day2 .box_day2_1 .inner .wrp_txt {
	margin: 5% 0 0 7.14286%;
}

@media only screen and (min-width: 768px) and (max-width: 1100px) {
	.con_day.day2 .box_day2_1 .inner .wrp_txt {
		width: 40.90909%;
	}
}

.con_day.day2 .box_day2_4 {
	padding: 155px 0 65px;
}

@media only screen and (min-width: 768px) and (max-width: 1100px) {
	.con_day.day2 .box_day2_4 {
		padding: 110px 0 50px;
	}
}

@media only screen and (max-width: 767px) {
	.con_day.day2 .box_day2_4 {
		padding: 4em 0 1.5em;
	}
}

@media only screen and (min-width: 768px) {
	.con_day.day2 .box_day2_4:before {
		content: '';
		position: absolute;
		top: 3px;
		left: 50%;
		width: 380px;
		height: 106px;
		margin-left: -380px;
		background: url(/scene/couple/images/common/dec_day2_2.png) no-repeat left top;
		-webkit-background-size: contain !important;
		-moz-background-size: contain !important;
		-o-background-size: contain !important;
		background-size: contain !important;
	}
}

@media print {
	.con_day.day2 .box_day2_4:before {
		content: '';
		position: absolute;
		top: 3px;
		left: 50%;
		width: 380px;
		height: 106px;
		margin-left: -380px;
		background: url(/scene/couple/images/common/dec_day2_2.png) no-repeat left top;
		-webkit-background-size: contain !important;
		-moz-background-size: contain !important;
		-o-background-size: contain !important;
		background-size: contain !important;
	}
}

.ie8 .con_day.day2 .box_day2_4:before {
	content: '';
	position: absolute;
	top: 3px;
	left: 50%;
	width: 380px;
	height: 106px;
	margin-left: -380px;
	background: url(/scene/couple/images/common/dec_day2_2.png) no-repeat left top;
	-webkit-background-size: contain !important;
	-moz-background-size: contain !important;
	-o-background-size: contain !important;
	background-size: contain !important;
}

@media only screen and (min-width: 768px) and (max-width: 1100px) {
	.con_day.day2 .box_day2_4:before {
		width: 300px;
		height: 83px;
		margin-left: -30.90909%;
	}
}

.con_day.day2 .box_day2_4:after {
	content: '';
	position: absolute;
	left: 0;
	bottom: 0;
	z-index: -1;
	width: 100%;
	padding-bottom: 26.78571%;
	background: #e5eff4;
}

@media only screen and (max-width: 767px) {
	.con_day.day2 .box_day2_4:after {
		padding-bottom: 39.47368%;
	}
}

@media only screen and (min-width: 1400px) {
	.con_day.day2 .box_day2_4:after {
		padding-bottom: 375px;
	}
}

@media print {
	.con_day.day2 .box_day2_4:after {
		padding-bottom: 375px;
	}
}

.ie8 .con_day.day2 .box_day2_4:after {
	padding-bottom: 375px;
}

.con_day.day2 .box_day2_4 .inner {
	max-width: 1400px;
	width: 95%;
	margin: auto;
}

.con_day.day2 .box_day2_4 .inner:before {
	content: '';
	position: absolute;
	top: 0.75%;
	right: 7.75%;
	width: 108px;
	height: 167px;
	background: url(/scene/couple/images/common/common/dec1.png) no-repeat left top;
	-webkit-background-size: cover !important;
	-moz-background-size: cover !important;
	-o-background-size: cover !important;
	background-size: cover !important;
}

@media only screen and (min-width: 768px) and (max-width: 1100px) {
	.con_day.day2 .box_day2_4 .inner:before {
		right: 4%;
	}
}

@media only screen and (max-width: 767px) {
	.con_day.day2 .box_day2_4 .inner:before {
		right: 2%;
	}
}

@media only screen and (min-width: 768px) and (max-width: 1100px) {
	.con_day.day2 .box_day2_4 .inner:before {
		width: 78px;
		height: 120px;
	}
}

@media only screen and (max-width: 767px) {
	.con_day.day2 .box_day2_4 .inner:before {
		width: 3.5em;
		height: 5.4em;
	}
}

@media only screen and (min-width: 768px) {
	.con_day.day2 .box_day2_4 .inner .wrp_txt .st {
		text-align: center;
	}
	.con_day.day2 .box_day2_4 .inner .wrp_txt .st > * {
		display: -moz-inline-stack;
		display: inline-block;
		vertical-align: middle;
		*vertical-align: auto;
		zoom: 1;
		*display: inline;
	}
	.con_day.day2 .box_day2_4 .inner .wrp_txt .st h5 {
		margin-left: 30px;
	}
}

@media print {
	.con_day.day2 .box_day2_4 .inner .wrp_txt .st {
		text-align: center;
	}
	.con_day.day2 .box_day2_4 .inner .wrp_txt .st > * {
		display: -moz-inline-stack;
		display: inline-block;
		vertical-align: middle;
		*vertical-align: auto;
		zoom: 1;
		*display: inline;
	}
	.con_day.day2 .box_day2_4 .inner .wrp_txt .st h5 {
		margin-left: 30px;
	}
}

.ie8 .con_day.day2 .box_day2_4 .inner .wrp_txt .st {
	text-align: center;
}

.ie8 .con_day.day2 .box_day2_4 .inner .wrp_txt .st > * {
	display: -moz-inline-stack;
	display: inline-block;
	vertical-align: middle;
	*vertical-align: auto;
	zoom: 1;
	*display: inline;
}

.ie8 .con_day.day2 .box_day2_4 .inner .wrp_txt .st h5 {
	margin-left: 30px;
}

@media only screen and (min-width: 768px) {
	.con_day.day2 .box_day2_4 .inner .wrp_txt .txt {
		text-align: center;
	}
}

@media print {
	.con_day.day2 .box_day2_4 .inner .wrp_txt .txt {
		text-align: center;
	}
}

.ie8 .con_day.day2 .box_day2_4 .inner .wrp_txt .txt {
	text-align: center;
}

.con_day.day2 .box_day2_4 .inner .wrp_txt .img {
	margin-top: 35px;
}

@media only screen and (min-width: 768px) and (max-width: 1100px) {
	.con_day.day2 .box_day2_4 .inner .wrp_txt .img {
		margin-top: 30px;
	}
}

@media only screen and (max-width: 767px) {
	.con_day.day2 .box_day2_4 .inner .wrp_txt .img {
		margin-top: 1em;
	}
}

.con_day.day2 .box_day2_4 .inner .wrp_txt .btn {
	margin-top: 40px;
}

@media only screen and (min-width: 768px) and (max-width: 1100px) {
	.con_day.day2 .box_day2_4 .inner .wrp_txt .btn {
		margin-top: 30px;
	}
}

@media only screen and (max-width: 767px) {
	.con_day.day2 .box_day2_4 .inner .wrp_txt .btn {
		margin-top: 1em;
	}
}

@media only screen and (min-width: 768px) {
	.con_day.day2 .box_day2_2:before {
		content: '';
		position: absolute;
		top: 30px;
		left: 50%;
		width: 694px;
		height: 106px;
		margin-left: -385px;
		background: url(/scene/couple/images/common/dec_day1_3.png) no-repeat left top;
		-webkit-background-size: contain !important;
		-moz-background-size: contain !important;
		-o-background-size: contain !important;
		background-size: contain !important;
	}
}

.con_day.day2 .box_day2_2 {
    z-index: 2;
    padding-top: 165px;
}

@media only screen and (max-width: 767px){
.con_day.day2 .box_day2_2 {
	padding-top: 60px;
}
}

@media print {
	.con_day.day2 .box_day2_2:before {
		content: '';
		position: absolute;
		top: 30px;
		left: 50%;
		width: 694px;
		height: 106px;
		margin-left: -385px;
		background: url(/scene/couple/images/common/dec_day1_3.png) no-repeat left top;
		-webkit-background-size: contain !important;
		-moz-background-size: contain !important;
		-o-background-size: contain !important;
		background-size: contain !important;
	}
}

.ie8 .con_day.day2 .box_day2_2:before {
	content: '';
	position: absolute;
	top: 30px;
	left: 50%;
	width: 694px;
	height: 106px;
	margin-left: -385px;
	background: url(/scene/couple/images/common/dec_day1_3.png) no-repeat left top;
	-webkit-background-size: contain !important;
	-moz-background-size: contain !important;
	-o-background-size: contain !important;
	background-size: contain !important;
}

@media only screen and (min-width: 768px) and (max-width: 1100px) {
	.con_day.day2 .box_day2_2:before {
		top: 10px;
		width: 500px;
		height: 78px;
		margin-left: -290px;
	}
}

.con_day.day2 .box_day2_2 .inner {
	max-width: 1400px;
	width: 95%;
	margin: auto;
}

@media only screen and (min-width: 768px) {
	.con_day.day2 .box_day2_2 .inner {
		letter-spacing: -.4em;
	}
}

@media print {
	.con_day.day2 .box_day2_2 .inner {
		letter-spacing: -.4em;
	}
}

.ie8 .con_day.day2 .box_day2_2 .inner {
	letter-spacing: -.4em;
}

@media only screen and (min-width: 768px) {
	.con_day.day2 .box_day2_2 .inner > * {
		display: -moz-inline-stack;
		display: inline-block;
		vertical-align: middle;
		*vertical-align: auto;
		zoom: 1;
		*display: inline;
		letter-spacing: normal;
	}
}

@media print {
	.con_day.day2 .box_day2_2 .inner > * {
		display: -moz-inline-stack;
		display: inline-block;
		vertical-align: middle;
		*vertical-align: auto;
		zoom: 1;
		*display: inline;
		letter-spacing: normal;
	}
}

.ie8 .con_day.day2 .box_day2_2 .inner > * {
	display: -moz-inline-stack;
	display: inline-block;
	vertical-align: middle;
	*vertical-align: auto;
	zoom: 1;
	*display: inline;
	letter-spacing: normal;
}

@media only screen and (min-width: 1101px) {
	.con_day.day2 .box_day2_2 .inner .wrp_img {
		width: 55.71429%;
	}
}

@media print {
	.con_day.day2 .box_day2_2 .inner .wrp_img {
		width: 55.71429%;
	}
}

.ie8 .con_day.day2 .box_day2_2 .inner .wrp_img {
	width: 55.71429%;
}

@media only screen and (min-width: 768px) and (max-width: 1100px) {
	.con_day.day2 .box_day2_2 .inner .wrp_img {
		width: 50%;
	}
}

.con_day.day2 .box_day2_2 .inner .wrp_txt {
	margin: 0 0 0 5.71429%;
}

@media only screen and (min-width: 768px) and (max-width: 1100px) {
	.con_day.day2 .box_day2_2 .inner .wrp_txt {
		margin: 0 0 0 4.54545%;
	}
}

@media only screen and (max-width: 767px) {
	.con_day.day2 .box_day2_2 .inner .wrp_txt {
		margin: 1em 0 0;
	}
}

@media only screen and (min-width: 1101px) {
	.con_day.day2 .box_day2_2 .inner .wrp_txt {
		width: 410px;
	}
}

@media print {
	.con_day.day2 .box_day2_2 .inner .wrp_txt {
		width: 390px;
	}
}

.ie8 .con_day.day2 .box_day2_2 .inner .wrp_txt {
	width: 390px;
}

@media only screen and (min-width: 768px) and (max-width: 1100px) {
	.con_day.day2 .box_day2_2 .inner .wrp_txt {
		width: 41.36364%;
	}
}

.con_day.day2 .box_day2_3 {
	padding-top: 80px;
	height: 480px
}

@media only screen and (min-width: 768px) and (max-width: 1100px) {
	.con_day.day2 .box_day2_3 {
		padding-top: 65px;
		height: 315px;
	}
}

@media only screen and (max-width: 767px) {
	.con_day.day2 .box_day2_3 {
		padding-top: 1.5em;
	}
}

.con_day.day2 .box_day2_3 .inner {
	position: relative;
	max-width: 1400px;
	width: 95%;
	margin: auto;
}

@media only screen and (min-width: 768px) {
	.con_day.day2 .box_day2_3 .inner:before {
		content: '';
		position: absolute;
		top: 0;
		left: -65px;
		z-index: -1;
		width: 82px;
		height: 89px;
		margin-top: 15.35714%;
		background: url(/scene/couple/images/common/common/dec2.png) no-repeat left top;
	}
}

@media print {
	.con_day.day2 .box_day2_3 .inner:before {
		content: '';
		position: absolute;
		top: 0;
		left: -65px;
		z-index: -1;
		width: 82px;
		height: 89px;
		margin-top: 15.35714%;
		background: url(/scene/couple/images/common/common/dec2.png) no-repeat left top;
	}
}

.ie8 .con_day.day2 .box_day2_3 .inner:before {
	content: '';
	position: absolute;
	top: 0;
	left: -65px;
	z-index: -1;
	width: 82px;
	height: 89px;
	margin-top: 15.35714%;
	background: url(/scene/couple/images/common/common/dec2.png) no-repeat left top;
}

@media only screen and (min-width: 1101px) and (max-width: 1500px) {
	.con_day.day2 .box_day2_3 .inner:before {
		left: -2%;
	}
}

@media print {
	.con_day.day2 .box_day2_3 .inner:before {
		left: -2%;
	}
}

.ie8 .con_day.day2 .box_day2_3 .inner:before {
	left: -2%;
}

@media only screen and (min-width: 768px) {
	.con_day.day2 .box_day2_3 .inner .wrp_img {
		float: right;
		width: 50.71429%;
	}
}

@media print {
	.con_day.day2 .box_day2_3 .inner .wrp_img {
		float: right;
		width: 50.71429%;
	}
}

.ie8 .con_day.day2 .box_day2_3 .inner .wrp_img {
	float: right;
	width: 50.71429%;
}

.con_day.day2 .box_day2_3 .inner .wrp_txt {
	margin: 6.78571% 0 0 12.14286%;
}

@media only screen and (min-width: 768px) and (max-width: 1100px) {
	.con_day.day2 .box_day2_3 .inner .wrp_txt {
		margin: 5% 0 0 3.57143%;
	}
}

@media only screen and (max-width: 767px) {
	.con_day.day2 .box_day2_3 .inner .wrp_txt {
		margin: 1em 0 0;
	}
}

@media only screen and (min-width: 768px) {
	.con_day.day2 .box_day2_3 .inner .wrp_txt {
		float: left;
		width: 380px;
	}
}

@media print {
	.con_day.day2 .box_day2_3 .inner .wrp_txt {
		float: left;
		width: 380px;
	}
}

.ie8 .con_day.day2 .box_day2_3 .inner .wrp_txt {
	float: left;
	width: 380px;
}

@media only screen and (min-width: 1101px) and (max-width: 1400px) {
	.con_day.day2 .box_day2_3 .inner .wrp_txt {
		margin: 5% 0 0 7.14286%;
	}
}

@media print {
	.con_day.day2 .box_day2_3 .inner .wrp_txt {
		margin: 5% 0 0 7.14286%;
	}
}

.ie8 .con_day.day2 .box_day2_3 .inner .wrp_txt {
	margin: 5% 0 0 7.14286%;
}

@media only screen and (min-width: 768px) and (max-width: 1100px) {
	.con_day.day2 .box_day2_3 .inner .wrp_txt {
		width: 40.90909%;
	}
}

@media only screen and (min-width: 768px) {
	.con_day.day2 .box_day2_3:before {
		content: '';
		position: absolute;
		top: 30px;
		left: 50%;
		width: 694px;
		height: 106px;
		margin-left: -385px;
		background: url(/scene/couple/images/common/dec_day1_3.png) no-repeat left top;
		-webkit-background-size: contain !important;
		-moz-background-size: contain !important;
		-o-background-size: contain !important;
		background-size: contain !important;
		transform: scale(-1, 1);
	}
}

.con_day.day2 .box_day2_3 {
    z-index: 2;
    padding-top: 165px;
}

@media only screen and (max-width: 767px){
.con_day.day2 .box_day2_3 {
	padding-top: 60px;
	height: 40%;
}
}images/

@media print {
	.con_day.day2 .box_day2_3:before {
		content: '';
		position: absolute;
		top: 30px;
		left: 50%;
		width: 694px;
		height: 106px;
		margin-left: -385px;
		background: url(/scene/couple/images/common/dec_day1_3.png) no-repeat left top;
		-webkit-background-size: contain !important;
		-moz-background-size: contain !important;
		-o-background-size: contain !important;
		background-size: contain !important;
		transform: scale(-1, 1);
	}
}

.ie8 .con_day.day2 .box_day2_3:before {
	content: '';
	position: absolute;
	top: 30px;
	left: 50%;
	width: 694px;
	height: 106px;
	margin-left: -385px;
	background: url(/scene/couple/images/common/dec_day1_3.png) no-repeat left top;
	-webkit-background-size: contain !important;
	-moz-background-size: contain !important;
	-o-background-size: contain !important;
	background-size: contain !important;
	transform: scale(-1, 1);
}

@media only screen and (min-width: 768px) and (max-width: 1100px) {
	.con_day.day2 .box_day2_3:before {
		top: 10px;
		width: 500px;
		height: 78px;
		margin-left: -290px;
	}
}

.con_day.day2 .box_day2_2 .inner #obj_slider_2 {
	margin-bottom: 0 !important;
}

@media only screen and (min-width: 1101px) {
	.con_day.day2 .box_day2_2 .inner #obj_slider_2 {
		width: 51.75%;
		margin: 0 0 0 auto;
	}
}

@media print {
	.con_day.day2 .box_day2_2 .inner #obj_slider_2 {
		width: 68.75%;
		margin: 0 0 0 auto;
	}
}

.ie8 .con_day.day2 .box_day2_2 .inner #obj_slider_2 {
	width: 68.75%;
	margin: 0 0 0 auto;
}

.con_day.day2 .box_day2_2 .inner #obj_slider_2 > div {
	display: block;
}

.con_day.day2 .box_day2_2 .inner #obj_slider_2 > div:first-child {
	display: block;
}

.con_day.day2 .box_day2_2 .inner #obj_slider_2 .slick-list {
	background: #fff;
}

.con_day.day2 .box_day2_2 .inner #obj_slider_2 .slick-slide {
	overflow: hidden;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	-ms-border-radius: 5px;
	-o-border-radius: 5px;
	border-radius: 5px;
}

@media only screen and (min-width: 1101px) and (max-width: 1400px) {
	.con_day.day2 .box_day2_2 .inner #obj_slider_2 .slick-slide {
		overflow: hidden;
	}
	.con_day.day2 .box_day2_2 .inner #obj_slider_2 .slick-slide img {
		position: relative;
		width: 115%;
		max-width: none;
		margin-left: -7.5%;
	}
}

@media print {
	.con_day.day2 .box_day2_2 .inner #obj_slider_2 .slick-slide {
		overflow: hidden;
	}
	.con_day.day2 .box_day2_2 .inner #obj_slider_2 .slick-slide img {
		position: relative;
		width: 115%;
		max-width: none;
		margin-left: -7.5%;
	}
}

.ie8 .con_day.day2 .box_day2_2 .inner #obj_slider_2 .slick-slide {
	overflow: hidden;
}

.ie8 .con_day.day2 .box_day2_2 .inner #obj_slider_2 .slick-slide img {
	position: relative;
	width: 115%;
	max-width: none;
	margin-left: -7.5%;
}

.con_day.day2 .box_day2_2 .inner #obj_slider_2 .slick-dots {
	position: static;
	margin-top: 15px;
}

@media only screen and (min-width: 768px) and (max-width: 1100px) {
	.con_day.day2 .box_day2_2 .inner #obj_slider_2 .slick-dots {
		margin-top: 10px;
	}
}

@media only screen and (max-width: 767px) {
	.con_day.day2 .box_day2_2 .inner #obj_slider_2 .slick-dots {
		margin-top: 0.5em;
	}
}

@media only screen and (min-width: 1101px) {
	.con_day.day2 .box_day2_2 .inner #obj_slider_2 .slick-dots {
		text-align: center;
	}
}

@media print {
	.con_day.day2 .box_day2_2 .inner #obj_slider_2 .slick-dots {
		text-align: left;
	}
}

.ie8 .con_day.day2 .box_day2_2 .inner #obj_slider_2 .slick-dots {
	text-align: left;
}

.con_day.day2 .box_day2_2 .inner #obj_slider_2 .slick-dots li {
	width: 10px;
	height: 10px;
	vertical-align: middle;
	margin: 0 0 0 20px;
	background: #d2d2d2;
	-webkit-border-radius: 50%;
	-moz-border-radius: 50%;
	-ms-border-radius: 50%;
	-o-border-radius: 50%;
	border-radius: 50%;
	-webkit-transition: background 500ms ease;
	-moz-transition: background 500ms ease;
	-o-transition: background 500ms ease;
	transition: background 500ms ease;
}

@media only screen and (max-width: 767px) {
	.con_day.day2 .box_day2_2 .inner #obj_slider_2 .slick-dots li {
		margin: 0 0 0 1em;
	}
}

.con_day.day2 .box_day2_2 .inner #obj_slider_2 .slick-dots li:first-child {
	margin: 0;
}

@media only screen and (max-width: 767px) {
	.con_day.day2 .box_day2_2 .inner #obj_slider_2 .slick-dots li {
		width: .8em;
		height: .8em;
	}
}

.con_day.day2 .box_day2_2 .inner #obj_slider_2 .slick-dots li button {
	width: 100%;
	height: 100%;
	padding: 0;
}

.con_day.day2 .box_day2_2 .inner #obj_slider_2 .slick-dots li button:before {
	content: none;
}

.con_day.day2 .box_day2_2 .inner #obj_slider_2 .slick-dots li:hover, .con_day.day2 .box_day2_2 .inner #obj_slider_2 .slick-dots li.slick-active {
	background: #00afd5;
}
.con_day.day1 .box_day1_5 .inner .wrp_txt .btn {
    margin: 35px auto 0;
}
.con_day.day1 .box_day1_5 .inner .wrp_txt .btn a {
    padding: 10px 0.5em;
}
.con_day.day1 .box_day1_5 .inner .wrp_txt .btn a:hover {
	background: rgba(0, 0, 0, 0);
    background: rgba(255, 255, 255, 0.1);
}

@media only screen and (min-width: 768px){
	.con_day.day2 [class^="box_day"] .inner .wrp_txt .btn {
    width: 240px;
    margin: 35px auto 0;
}
}
.con_day.day1 .box_day1_5 .inner .wrp_txt .btn {
    margin: 35px auto 0;
}
.con_day.day1 .box_day1_5 .inner .wrp_txt .btn a {
    padding: 10px 0.5em;
}
.con_day.day1 .box_day1_5 .inner .wrp_txt .btn a:hover {
	background: rgba(0, 0, 0, 0);
    background: rgba(255, 255, 255, 0.1);
}

@media only screen and (min-width: 768px){
	.con_day.day2 [class^="box_day"] .inner .wrp_txt .btn {
    width: 240px;
    margin: 35px auto 0;
}
}

@media only screen and (max-width: 767px){
.con_day.day1 .inner .wrp_txt .btn, .con_day.day2 .inner .wrp_txt .btn {
    margin-top: 1.5em !important;
}
}
@media only screen and (min-width: 768px) and (max-width: 1100px){
.con_day.day2 .box_day2_3 {
    padding-bottom: 65px;
}
}

.con_day.day1 .box_day1_5 .inner .wrp_txt .btn {
    margin: 35px auto 0;
}
.con_day.day1 .box_day1_5 .inner .wrp_txt .btn a {
    padding: 10px 0.5em;
	font-size: 108%;
}
.con_day.day1 .box_day1_5 .inner .wrp_txt .btn a:hover {
	background: rgba(0, 0, 0, 0);
    background: rgba(255, 255, 255, 0.1);
}

@media only screen and (min-width: 768px){
	.con_day.day2 [class^="box_day"] .inner .wrp_txt .btn {
    width: 240px;
    margin: 35px auto 0;
}
}
@media only screen and (max-width: 767px){
.con_day.day1 .inner .wrp_txt .btn,
.con_day.day2 .inner .wrp_txt .btn {
    margin-top: 1.5em !important;
}
}

.con_day.day1 .box_day1_5 .inner .wrp_txt .btn a{
	position: relative;
	display: block;
	padding: 20px 1em;
	border: 1px solid #ffffff;
	background: transparent;
	box-sizing: border-box;
	text-decoration: none;
	text-align: center;
	letter-spacing: .05em;
	font-size: 124%;
	color: #ffffff;
	font-family: "游明朝", "Yu Mincho", YuMincho, "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", "HGS明朝E", "メイリオ", Meiryo, "Times New Roman", Times, Garamond, Georgia, serif;
	font-weight: bold;
	-webkit-transition: color 500ms ease, background 500ms ease;
	-moz-transition: color 500ms ease, background 500ms ease;
	-o-transition: color 500ms ease, background 500ms ease;
	transition: color 500m
}
.con_day.day1 .box_day1_5 .inner .wrp_txt .btn a i{
	background: #ffffff;
}

.con_day.day1 .box_day1_5 .inner .wrp_txt .btn a i::before{
	border-top: 1px solid #ffffff;
	   border-right: 1px solid #ffffff;
}

.con_day.day1 .box_day1_5 .inner .wrp_txt .btn {
margin: 35px auto 0;
}
.con_day.day1 .box_day1_5 .inner .wrp_txt .btn a {
padding: 10px 0.5em;
font-size: 108%;
}
.con_day.day1 .box_day1_5 .inner .wrp_txt .btn a:hover {
background: rgba(0, 0, 0, 0);
background: rgba(255, 255, 255, 0.1);
}

/*# sourceMappingURL=../maps/scene_couple.css.map */
