.red {
	color: #da0303;
}

@media (min-width:571px) {

	.res-pc-none {
		display: none;
	}

}

.fare2018-news {
	margin-top: 10px;
	padding: 15px 30px;
	border: 2px solid #ccc;
}
.fare2018-news-list {
	position: relative;
	padding-left: 6em;
	margin: 8px 0;
}
.fare2018-news-list.new:before {
	position: absolute;
	left: 0;
	top: 0;
	width: 5em;
	content: "NEW";
	background-color: #da0303;
	color: #fff;
	text-align: center;
}

@media only screen and (max-width: 1240px) {
	.fare2018-news {
		margin: 25px 2% 0;
	}
}
@media only screen and (max-width: 640px) {
	.fare2018-news {
		padding: 15px 5%;
	}
}

.fare2018 {
	padding-bottom: 0;
}
.fare2018-read {
	margin: 60px 20px 0;
	padding-bottom: 0;
	color: #073190;
}
.fare2018-read h2 {
	font-family: Hiragino Kaku Gothic Pro,\30D2\30E9\30AE\30CE\89D2\30B4 Pro W3,Meiryo,\30E1\30A4\30EA\30AA,sans-serif;
	font-size: 3.8rem;
	font-weight: 400;
	line-height: 1.3;
	margin: 0;
	text-align: center;
}
.fare2018-read span {
    color: #006cff;
}
.fare2018-read .l {
    font-size: 7rem;
    font-style: italic;
    font-weight: 700;
}
.fare2018-read .m {
    font-size: 4.7rem;
}


@media only screen and (max-width: 570px) {

	.fare2018-read {
		margin: 40px 5% 0;
		padding-bottom: 30px;
	}
	.fare2018-read h2 {
		font-size: 2rem;
	}
	.fare2018-read .l {
	    font-size: 4.4rem;
	}
	.fare2018-read .m {
	    font-size: 2.7rem;
	}

}


.fare2018-wrapper{
	box-sizing: border-box;
	font-family: Hiragino Kaku Gothic Pro,\30D2\30E9\30AE\30CE\89D2\30B4 Pro W3,Meiryo,\30E1\30A4\30EA\30AA,sans-serif;
	margin: 0 auto;
	background: url(/domestic/promotions/special-info/fare2018/images/box_bg.png) repeat left top;
}
.fare2018-inner {
    box-sizing: border-box;
    display: -webkit-flex;
    display: flex;
    -webkit-flex-wrap: wrap;
    flex-wrap: wrap;
    margin: 80px -5px 0;
    padding: 10px;
}
.fare2018-inner .box-wrapper {
	box-sizing: border-box;
	padding: 0 5px;
	width: 25%;
}
.fare2018-inner .box-inner {
    background-color: #fff;
    border-bottom-right-radius: 35px;
    box-shadow: 0 2px 5px 0 #ccc;
    box-sizing: border-box;
    height: 100%;
    padding: 8% 4%;
    position: relative;
    text-align: center;
    width: 100%;
}
.fare2018-inner .box-inner:after {
    background: url("/domestic/promotions/special-info/fare2018/images/box_bottomright.png") no-repeat left top;
    bottom: 0;
    content: "";
    display: block;
    height: 50px;
    position: absolute;
    right: 0;
    width: 50px;
    z-index: 1;
}

.fare2018-inner .box-inner .point {
    left: 30px;
    position: absolute;
    top: -57px;
}

.fare2018-inner .box-inner .icon {
    left: 170px;
    position: absolute;
    top: -65px;
}
.fare2018-inner .box-inner h3 {
    color: #006cff;
    font-size: 2.5rem;
    font-weight: 400;
    line-height: 1.3;
    margin: 0 0 15px;
}
.fare2018-inner .box-inner p {
    color: #000;
    font-size: 1.8rem;
    line-height: 1.8;
    margin: 0 0 80px;
}
.fare2018-inner .box-wrapper:nth-child(2) p {
    margin-top: 60px;
}
.fare2018-inner .box-inner p span {
	background: -webkit-gradient(linear,left bottom,left top,color-stop(9%,transparent),color-stop(9%,#f5b6d2),color-stop(27%,#f5b6d2),color-stop(27%,transparent));
	background: -o-linear-gradient(bottom,transparent 9%,#f5b6d2 9%,#f5b6d2 27%,transparent 27%);
	background: linear-gradient(0deg,transparent 9%,#f5b6d2 0,#f5b6d2 27%,transparent 0);
	font-weight: 700;
}

.fare2018-inner .box-inner .detail-link {
    background-color: #006cff;
    border-radius: 5px;
    bottom: 12%;
    box-sizing: border-box;
    color: #fff;
    display: block;
    left: 10%;
    margin-top: 20px;
    padding: 10px;
    position: absolute;
    text-align: center;
    text-decoration: none;
    transition: background 0.5s ease 0s;
    width: 80%;
    z-index: 2;
}
.fare2018-inner .box-inner .detail-link span {
    padding-right: 30px;
    position: relative;
}
.fare2018-inner .box-inner .detail-link span:after {
	position: absolute;
	content: "";
	display: block;
	width: 10px;
	height: 10px;
	border: 2px solid #fff;
	border-top-width: 0;
	border-left-width: 0;
	-webkit-transform: rotate(45deg);
	transform: rotate(45deg);
	top: 2px;
	right: 2%;
}

@media only screen and (max-width: 1250px) {

	.fare2018-wrapper{
		max-width: auto;
		background-image: none;
	}
	.fare2018-inner .box-wrapper {
		margin-top: 70px;
		padding: 10px;
		width: 49%;
		background: url(/domestic/promotions/special-info/fare2018/images/box_bg.png) repeat left top;
	}
	.fare2018-inner .box-wrapper:nth-child(2n+1) {
		margin-left: 0.5%;
	}
	.fare2018-inner .box-wrapper:nth-child(2n) {
		margin-left: 1%;
	}

	.fare2018-inner .box-wrapper:nth-child(3),
	.fare2018-inner .box-wrapper:nth-child(4) {
		margin-top: 100px;
	}
	.fare2018-inner {
	    margin: 10px 0 0;
	}
	.fare2018-inner .box-inner .point {
	    left: 20%;
	}

	.fare2018-inner .box-inner .icon {
	    left: 60%;
	}

}
@media only screen and (max-width: 570px) {

	.fare2018-inner .box-wrapper {
		width: 100%;
	}
	.fare2018-inner .box-wrapper {
		margin-top: 100px;
	}
	.fare2018-inner .box-wrapper:nth-child(1) {
		margin-top: 40px;
	}
	.fare2018-inner .box-wrapper:nth-child(2) p {
	    margin-top: 20px;
	}

}

#contents .at_fare_revision {
	margin: 50px 10px 0 10px;
}

#contents .at_fare_revision a {
	opacity: 1;
	transition: opacity 0.3s;
	display: block;
}
#contents .at_fare_revision a:hover,
#contents .at_fare_revision a:focus {
	opacity: 0.7;
}
.banner-pc {
	display: block;
}
.banner-sp {
	display: none;
}

@media only screen and (max-width: 570px) {

	.banner-pc {
		display: none;
	}
	.banner-sp {
		display: block;
	}

}


.res-main-contents {
	width: 100%;
	max-width: 1200px;
	margin: 0 auto 50px auto;
	font-size: 16px;
	font-size: 1.6rem;
	line-height: 1.7;
	font-family: Hiragino Kaku Gothic Pro,\30D2\30E9\30AE\30CE\89D2\30B4 Pro W3,Meiryo,\30E1\30A4\30EA\30AA,sans-serif;
}
.res-main-contents .fontS {
	font-size: 14px !important;
	font-size: 1.4rem !important;
}
.res-main-contents .fontM {
	font-size: 16px !important;
	font-size: 1.6rem !important;
}
.res-main-contents .fontL {
	font-size: 18px !important;
	font-size: 1.8rem !important;
}
.res-main-contents img {
	border-width: 0;
}

.res-pagetop-box .res-wrap-inner {
/*	width: 98%;*/
}

.res-contents-fare-logo .res-textbox .res-textbox-content span {
	display: block;
	position: relative;
	text-align: center;
	padding-bottom: 30px;
	font-size: 20px;
	font-size: 2rem;
	font-weight: bold;
}
.res-contents-fare-logo .res-textbox .res-textbox-content span:after {
	position: absolute;
	content: "";
	display: block;
	width: 10px;
	height: 10px;
	border: 2px solid #000;
	border-top-width: 0;
	border-left-width: 0;
	-webkit-transform: rotate(45deg);
	transform: rotate(45deg);
	left: 48.5%;
	bottom: 16px;
}

.res-coolumn-3-box {
    margin-left: 2.7957%;
    width: 30.5376%;
    display: inline-block;
    letter-spacing: normal;
    vertical-align: top;
}
.res-main-box.coolumn-3 .res-coolumn-box:nth-child(3),
.res-main-parent-box.coolumn-3 .res-coolumn-box:nth-child(3) {
	margin-top: 0;
}

@media only screen and (max-width: 570px) {

	.res-main-contents {
		line-height: 1.5;
	}
	.res-contents-fare-logo .res-textbox .res-textbox-content span {
		font-size: 14px;
		font-size: 1.4rem;
	}

	.res-main-box.coolumn-3, .res-main-parent-box.coolumn-3 {
	    letter-spacing: -0.4em;
	/*    margin-left: -2.7957%;*/
	    margin-left: -1.3978%;
	}
	.coolumn-3 {
	    padding-left: 10px;
	    padding-right: 10px;
	}

	.res-main-box.coolumn-3 .res-coolumn-box,
	.res-main-parent-box.coolumn-3 .res-coolumn-box {
		margin-top: 0;
	}
	.res-main-box.coolumn-3 .res-coolumn-box .res-contents,
	.res-main-parent-box.coolumn-3 .res-coolumn-box .res-contents {
		margin-left: 0 !important;
		margin-right: 0 !important;
		padding-left: 0 !important;
		padding-right: 0 !important;
	}

	.res-coolumn-3-box {
	    vertical-align: bottom;
	}

}

@media only screen and (max-width: 361px) {
	.res-coolumn-3-box {
		margin-left: 2.4957%;
	}
}


.emphasis {
	background: -webkit-gradient(linear,left bottom,left top,color-stop(9%,transparent),color-stop(9%,#f5b6d2),color-stop(27%,#f5b6d2),color-stop(27%,transparent));
	background: -o-linear-gradient(bottom,transparent 9%,#f5b6d2 9%,#f5b6d2 27%,transparent 27%);
	background: linear-gradient(0deg,transparent 9%,#f5b6d2 0,#f5b6d2 27%,transparent 0);
	font-weight: 700;
}
.title-box.h4 {
	margin-top: 30px;
	padding-top: 20px;
}
.title-box.h5 {
	padding-top: 40px;
}
.title-box+.title-box.h5 {
	padding-top: 20px;
}
#contents .title-box+.res-contents {
	margin-top: 20px;
}
.title-box .ttl-text a {
	display: inline;
	width: auto;
	min-height: 0;
}
.title-box .ttl-type-03-01 {
	border-top-width: 0;
	margin: 50px 0 30px 0;
}
.title-box .ttl-type-03-01 .ttl-text {
	font-size: 30px;
	font-size: 3rem;
	border-bottom: 3px solid #ccc;
}
.title-box .ttl-type-03-01 .ttl-text span {
	font-weight: bold;
}
.title-box .ttl-type-03-01 .ttl-text span.ib {
	position: relative;
	top: 3px;
	border-bottom: 3px solid #006cff;
	padding-bottom: 13px;
	font-weight: bold;
	color: #006cff;
	vertica-align: middle;
}

.title-box .ttl-type-04-01, .title-box .ttl-type-04-01 .ttl-text {
	color: #000 !important;
}
.ttl-type-04-01 .ttl-text {
	font-size: 24px;
	font-size: 2.4rem;
	padding-left: 0;
	padding-bottom: 5px;
	border-bottom: 1px solid #ccc;
}
.ttl-type-04-01 .ttl-text:before {
	width: 0;
}

.ttl-type-05-01 {
	min-height: 1.65em;
	padding: 5px 10px 4px;
}
.ttl-type-05-01 .ttl-text {
	font-size: 20px;
	font-size: 2rem;
}

/*#point1-about-ana-flex-fare-image {
	margin-top: 60px;
}*/
#point1-about-ana-flex-fare-image .ttl-type-05-01 .ttl-text {
	border-bottom: 1px solid #ccc;
}
#point1-about-ana-flex-fare-image .res-image-type-03 img {
	max-width: 1007px;
}

.ttl-before-change {
	border: 1px solid #989898;
	padding: 10px;
	min-width: 7em;
	text-align: center;
	font-size: 16px;
	font-size: 1.6rem;
}
.ttl-after-change {
	background-color: #006cff;
	color: #fff;
	padding: 10px;
	min-width: 7em;
	text-align: center;
	font-size: 16px;
	font-size: 1.6rem;
}
.ttl-toggle .ttl-before-change {
	margin-right: 25px;
}

.res-table-type-01 table,
.res-table-type-01 th,
.res-table-type-01 td {
	border-left-width: 0;
	border-right-width: 0;
}
.res-table-type-01 th,
.res-table-type-01 td {
	padding: 1em;
	text-align: left;
}
.res-table-type-01 th {
	background-color: #0b3190;
	color: #fff;
	font-weight: bold;
}
.res-table-type-01 th,
.res-table-type-01 td {
	border-left-width: 1px;
	border-right-width: 1px;
}
.bnone {
	border-left-width: 0 !important;
	border-right-width: 0 !important;
}

.res-table-type-01 .res-table-type-fare th,
.res-table-type-01 .res-table-type-fare td {
	text-align: center;
}
.point1-table-ana-new-fare .res-table-type-01 .res-table-type-fare th,
.point1-table-ana-new-fare .res-table-type-01 .res-table-type-fare td {
	font-size: 14px;
	font-size: 1.4rem;
}
.res-table-type-01 tr th:first-of-type,
.res-table-type-01 tr td:first-of-type {
	border-left-width: 0;
	border-right-width: 1px;
}
.res-table-type-01 tr th:last-of-type,
.res-table-type-01 tr td:last-of-type {
	border-left-width: 1px;
	border-right-width: 0;
}
.res-table-type-01 .res-table-type-fare tr th:first-of-type {
	width: 25%;
}
.point1-table-ana-new-fare .res-table-type-01 .res-table-type-fare tr th:first-of-type {
	width: 20%;
}

.res-table-type-01 .res-table-type-schedule tr th:first-of-type {
	width: 24%;
}

.res-table-type-01 .res-table-type-award tr th:first-of-type {
	width: 25%;
}

.point1-table-ana-new-fare .res-table-type-01 .res-table-type-fare tr th .amc-only {
	display: inline-block;
	background-color: #ffff99;
	color: #333;
	padding: 1px 3px;
	margin-bottom: 3px;
}

@media only screen and (max-width: 640px) {
	.title-box .ttl-type-03-01 .ttl-text {
		border-bottom-width: 0;
		line-height: 1.6;
	}
	.title-box .ttl-type-03-01 .ttl-text span {
		display: inline;
		padding-bottom: 1px;
		padding-left: 0.5em;
		border-bottom: 3px solid #ccc;
		font-weight: bold;
	}
	.title-box .ttl-type-03-01 .ttl-text span.ib {
		display: inline;
		top: 0;
		padding-left: 0;
		padding-bottom: 1px;
		border-bottom: 3px solid #006cff;
	}
}
@media only screen and (max-width: 570px) {

	.title-box.h4 {
		margin-top: 20px;
		padding-top: 0;
	}
	.title-box.h5 {
		padding-top: 20px;
	}

	.title-box .ttl-type_01, .title-box .ttl-type-03-01 {
		margin-top: 20px;
		padding-left: 3px;
	}
	.ttl-type_03, .ttl-type_04, .ttl-type-04-01, .ttl-type-04-02 {
		padding-left: 3px;
	}

	/*#point1-about-ana-flex-fare-image {
		margin-top: 40px;
	}*/

	.res-contents .res-table-type-01 .res-contents {
		padding-left: 0 !important;
		padding-right: 0 !important;
	}

	.res-table-type-01 th,
	.res-table-type-01 td {
		padding: 0.5em;
	}
	.res-table-type-01 .res-table-type-schedule tr th:first-of-type {
		width: 45%;
	}
	.res-table-type-01 .res-table-type-fare tr th:first-of-type,
	.res-table-type-01 .res-table-type-fare tr td:first-of-type {
	/*	border-right-width: 0;*/
	}
	.res-table-type-01 .res-table-type-fare tr th:last-of-type,
	.res-table-type-01 .res-table-type-fare tr td:last-of-type {
	/*	border-left-width: 0;*/
	}

	.ttl-type-05-01 {
		padding-left: 3px;
	}

}


.link-modal img {
	vertical-align: middle;
}


.res-schedule-image {
	position: relative;
}
.res-schedule-image .res-schedule-btn {
	position: absolute;
	top: -4px;
	left: 54%;
	width: 4%;
	max-width: 18px;
}

@media only screen and (max-width: 570px) {

	.res-schedule-image .res-schedule-btn {
		top: 5px;
		left: 43%;
	}

}


.toggle-box .res-textbox {
	margin-top: 35px;
}
.toggle-box .btn-toggle-open a {
	text-decoration: none;
	color: #000;
	padding-left: 10px;
	padding-right: 10px;
}
.toggle-box.active .btn-toggle-open .ttl-open-btn,
.toggle-box .btn-toggle-open .ttl-close-btn {
	display: none;
}
.toggle-box .btn-toggle-open .ttl-open-btn,
.toggle-box.active .btn-toggle-open .ttl-close-btn {
	display: table-cell;
	vertical-align: middle;
	min-width: 24px;
	text-align: right;
}

.res-pagetop-box {
	position: relative;
}
.res-pagetop-box .res-wrap-inner {
	width: auto;
}
.res-pagetop-box .fix-pagetop {
	position: fixed;
	bottom: 30px;
	right: 20px;
	margin: 0;
	padding: 0;
	font-size: 0;
	z-index: 10;
}
.res-pagetop-box .fix-pagetop a {
	position: relative;
	display: inline-block;
	width: 40px;
	height: 40px;
	overflow: hidden;
	margin: 0;
	padding: 0;
	background: #000 url(/domestic/promotions/special-info/fare2018/images/pagetop_arr.png) no-repeat center center;
	background-size: 52% 22%;
}

@media only screen and (max-width: 570px) {

	.res-pagetop-box .fix-pagetop {
		text-align: right;
	}

}

.mfp-content {
	width: 80%;
	max-width: 1080px;
	margin: 0 auto;
	padding: 0 40px 40px;
	background-color: #fff;
	font-family: Hiragino Kaku Gothic Pro,\30D2\30E9\30AE\30CE\89D2\30B4 Pro W3,Meiryo,\30E1\30A4\30EA\30AA,sans-serif;
	font-size: 16px;
	font-size: 1.6rem;
	line-height: 1.7;
}
.mfp-content .ttl-type-04-01 {
	padding-left: 0;
}
.mfp-content .title-box.h4 {
	margin-top: 20px;
}
.mfp-content #schedule-confirm-sale .ttl-type-04-01 {
	margin-bottom: 20px;
}
.mfp-content .res-textbox .res-textbox-content {
	margin-bottom: 20px;
}
.mfp-content #schedule-fare-sale .res-table-type-01 th:nth-child(1) {
	width: 30%;
}
.mfp-content #schedule-fare-sale .res-table-type-01 th:nth-child(2) {
	width: 20%;
}
.mfp-content #schedule-fare-sale .res-table-type-01 th:nth-child(3) {
	width: 50%;
}

@media only screen and (max-width: 570px) {

	.mfp-content {
		padding: 0 5% 5%;
	}
	.mfp-container {
		padding: 0;
	}
	.mfp-content .title-box.h4 {
		margin-top: 0;
		padding-top: 5%;
	}

}

.res-table-type-award {
table-layout: auto !important;
}

.res-table-type-award .w50 {
width: 50%;
}

.res-table-type-rule th{
width: 25%;
}


/* 2019/12/12 */
.res-schedule-image .res-schedule-btn {
    left: 60%;
}
.mfp-content .title-box h4{
margin-top:0px;
    font-weight: normal;
    font-size: 2.4rem;
}
.mfp-content .title-box h4.ttl-text *{
font-weight:normal;
}
@media only screen and (max-width: 767px){
.res-schedule-image .res-schedule-btn {
    top: 8px;
    left: 44%;
}
}
@media (max-width: 570px) and (min-width: 0px)
.mfp-content .title-box {
    padding-top: 20px;
    margin-left: 7px;
    margin-right: 7px;
}
@media only screen and (max-width: 465px){
.res-schedule-image .res-schedule-btn {
    top: 0px;
    left: 44%;
}
}

/* =============================
20200129_MV対応
============================= */
.cp-full-h1-back {
  height: 350px;
  background-image: url(/domestic/promotions/special-info/fare_info/images/mainVis_20200129_bg.jpg);
}
.cp-full-h1-mask {
  background: none;
}
.cp-full-h1-back .logoWrap {
  margin-bottom: 3%;
  font-size: 0;
}
.en .cp-full-h1-back .logoWrap {
  margin-bottom: 2%;
}
.cp-full-h1-logo {
  display: inline-block;
}
.cp-full-h1-logo:nth-child(n+2) {
  margin-left: 23px;
}
@media only screen and (max-width: 1240px) {
  .cp-full-h1-back {
    background-position: 77% 50%;
  }
  .en .cp-full-h1-heading {
    font-size: 3.2vw
  }
}

@media print,screen and (max-width:767px) {
  .cp-full-h1-back {
    height: 290px;
    padding: 0;
    background-image: url(/domestic/promotions/special-info/fare_info/images/mainVis_20200129_bg_sp.jpg);
    background-position: 50%;
  }
  .cp-full-h1-mask {
    background: none;
  }
  .cp-full-h1-back .logoWrap {
    margin-bottom: 2%;
  }
  .cp-full-h1-logo {
    width: 20%;
  }
  .cp-full-h1-logo:nth-child(n+2) {
    margin-left: 15px;
  }
  .cp-full-h1-heading {
    font-size: 5vw;
  }
}
@media print,screen and (max-width:570px) {
  .cp-full-h1-back {
    background-position: right -140px top 50%;
  }
  .cp-full-h1-back .ttl-caption {
    font-size: 1.4rem;
  }
  .en .cp-full-h1-heading {
    font-size: 1.8rem;
  }
}


/* =============================
20200210_countdown
============================= */
.blue-box {
  background-color: #fff;
  border: 4px solid #00369a;
  display: table;
  table-layout: fixed;
  margin: 80px auto 0;
  max-width: 1060px;
  padding: 3.77% 4% 3.39%;
  width: 100%;
  color: #00369a;
}

.countdown-cont {
  display: inline-block;
  width: 100%;
  font-size: 0;
}
.countdown-cont img {
	max-width: 100%;
	height: auto;
	vertical-align: top;
	border: 0;
}

.date-year {
  display: table-cell;
  font-weight: bold;
  padding-right: 4.20%;
  text-align: right;
  vertical-align: bottom;
  width: 28.50%;
}
.date-year .year-text {
  display: inline-block;
  font-size: 2.4rem;
  font-weight: bold;
}
.date-year .year-text .num {
  font-size: 3.0rem;
  font-weight: bold;
}

.date-year .year-adigit {
  font-size: 5.0rem;
  font-weight: bold;
  line-height: 1;
}
.date-year .year-unit {
  font-size: 3.6rem;
  font-weight: bold;
  line-height: 1;
}

.date-month {
  display: table-cell;
  vertical-align: middle;
  width: 24.50%;
}

.date-day .day-sdigit,
.date-month .month-sdigit {
  margin-left: 3%;
}

.date-day span:not(.day-unit),
.date-month span:not(.month-unit) {
  display: inline-block;
  vertical-align: middle;
}

.date-month .month-unit {
  display: inline-block;
  margin-left: 3%;
  font-size: 3.6rem;
  font-weight: bold;
  vertical-align: bottom;
  line-height: 1;
}

.date-day {
  display: table-cell;
  vertical-align: middle;
  width: 24.50%;
}
.date-day .day-unit {
  display: inline-block;
  margin-left: 3%;
  font-size: 3.6rem;
  font-weight: bold;
  vertical-align: bottom;
  line-height: 1;
}

.date-text {
  display: table-cell;
  vertical-align: middle;
  width: 22.50%;
  font-size: 2.8rem;
  font-weight: bold;
}

.img-check img {
  width: inherit;
}

/* en */
.en .blue-box {
  padding: 7.0% 3.16% 1.8%;
  position: relative;
  text-align: center;
}
.en .countdown-cont {
  display: inline-table;
}
.en .countdown-cont .top-text {
  width: 100%;
  font-size: 2.9rem;
  font-weight: bold;
  position: absolute;
  top: 8.4%;
  left: -2%;
  text-align: center;
}
.en .date-month {
  width: 24.0%;
}
.en .date-day {
  width: 18.0%;
}
.en .date-year {
  width: 16.0%;
  text-align: left;
  padding-right: 0;
  padding-left: 1%;
}
.en .date-text {
  display: block;
  width: 100%;
  margin-top: 1%;
  font-size: 2.4rem;
  line-height: 1.3;
  text-align: center;
}

.en .date-month .month-unit {
  font-size: 7.0rem;
  padding-bottom: 3%;
  margin-left: 5%;
}
.en .date-year .year-unit {
  font-size: 4.0rem;
  vertical-align: middle;
}
.en .date-year .year-adigit {
  font-size: 4.0rem;
  vertical-align: middle;
}



@media only screen and (max-width: 1060px) {
  .date-day span:not(.day-unit),
  .date-month span:not(.month-unit) {
    width: 35%;
  }
  .date-year .year-text {
    font-size: 2.264150943396226vw;
  }
  .date-year .year-text .num {
    font-size: 2.830188679245283vw;
  }

  .date-year .year-adigit {
    font-size: 4.716981132075472vw;
  }
  .date-year .year-unit {
    font-size: 3.39622641509434vw;
  }

  .date-month .month-unit {
    font-size: 3.39622641509434vw;
  }

  .date-day .day-unit {
    font-size: 3.39622641509434vw;
  }

  .date-text {
    font-size: 2.641509433962264vw;
  }
  /* en */
  .en .blue-box {
    padding: 8.0% 3.16% 1.8%;
  }
  .date-month span:not(.month-unit) {
    width: 34%;
  }
  .en .date-day span:not(.day-unit) {
    width: 47.44%;
  }

  .en .countdown-cont .top-text {
    font-size: 3.30188679245283vw;
  }
  .en .date-month .month-unit {
    font-size: 6.60377358490566vw;
  }
  .en .date-year .year-unit {
    font-size: 3.773584905660377vw;
  }
  .en .date-year .year-adigit {
    font-size: 3.773584905660377vw;
  }
}


@media (min-width: 0px) and (max-width: 767px) {
  .date-year .year-text:first-child {
    display: block;
    width: 100%;
    position: absolute;
    top: 0;
    left: 0;
    text-align: center;
    line-height: 1;
  }

  .date-year {
    padding-right: 2%;
    text-align: left;
    vertical-align: bottom;
    width: 27.5%;
  }

  .date-month {
    width: 34.5%;
  }

  .date-day {
    width: 34.5%;
  }

  .date-text {
    display: block;
    width: 100%;
    text-align: center;
    line-height: 1;
  }

  .date-day span:not(.day-unit),
  .date-month span:not(.month-unit) {
    margin-right: 0;
    vertical-align: bottom;
    width: 33.8%;
  }

  .blue-box {
    padding: 2.8% 3.48%;
  }

  .blue-box .text-center.sp-only {
    margin: 0 auto;
    width: 65%;
  }

  .blue-box .text-center.sp-only:last-child {
    width: 75%;
  }

  .countdown-cont {
    padding: 10% 0 3% 1.5%;
    position: relative;
  }

  html:not(.en) .img-check img {
    width: 200px;
  }


  /* font-size */
  .date-year .year-text {
    font-size: 5vw;
  }
  .date-year .year-text .num {
    font-size: 6.2vw;
  }

  .date-year .year-adigit {
    font-size: 6vw;
  }
  .date-year .year-unit {
    font-size: 4.3vw;
  }

  .date-month .month-unit {
    font-size: 6vw;
  }

  .date-day .day-unit {
    font-size: 6vw;
  }

  .date-text {
    font-size: 5vw;
  }

  /* en */
  .en .blue-box {
    padding: 2.8% 3.48%;
  }
  .en .countdown-cont {
    padding: 12% 0 3% 1.5%;
  }
  .en .countdown-cont .top-text {
    font-size: 4vw;
    text-align: center;
  }
  .en .date-month {
    width: 36%;
  }
  .en .date-day {
    width: 26%;
  }
  .en .date-year {
    width: 23%;
  }

  .en .date-month .month-unit {
    font-size: 8vw;
  }
  .en .date-year .year-unit {
    font-size: 6vw;
  }
  .en .date-year .year-adigit {
    font-size: 6vw;
  }
  .en .date-text {
    font-size: 4vw;
  }


}

/* 2022/02/19�ǉ� */
.en .blue-box{
	padding-top: 0;
}
.en .countdown-cont{
	display: flex;
	flex-wrap: wrap;
	justify-content: center;
}
.en .countdown-cont .top-text{
	position: relative;
	padding: 2rem 0 2.6rem;
	left: -2.1%;
}
.en .date-month,
.en .date-day{
	display: inline;
}
.en .date-year{
	display: flex;
	align-items: flex-end;
}
.en .date-day span{
	width:auto;
}
@media (min-width: 0px) and (max-width: 767px){
	.en .countdown-cont{
		padding-top: 0;
	}
	.en .countdown-cont .top-text{
		padding: 2.2rem 0 1rem;
	}
}
