@charset "Shift_JIS";

/* ---------------------------------------------------------
	CSS Document common
--------------------------------------------------------- */

h1, h2, h3, h4, h5, div, p, ul, ol, li, dl, dt, dd, a, span, figure, figcaption, img {
	outline: none;
	margin: 0;
	padding: 0;
	border-collapse: collapse;
	box-sizing: border-box;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	list-style: none;
}

.pc {
	display: none;
}

#okipay {
	text-align: center;
	font-family: 'M PLUS Rounded 1c', sans-serif;
}
.leadbox {
    padding:8px;
}
.lead {
    font-size: 15px;
    font-weight: normal;
    text-align: left;
    line-height: 1.5;
    margin: 10px 0 20px;
}
.date_memo {
    font-size: 11px;
    font-weight: normal;
    line-height: 1.3;
    display: block;
    margin-top: 4px;
}
.plan-scroll {
    font-size: 15px;
    display: block;
    position: relative;
    border: 2px solid #d01327;
    color: #d01327 !important;
    height: 45px;
    line-height: 30px;
    border-radius: 50px;
    width: 241px;
    margin: 0 auto 8px;
    box-shadow: 0px 2px 1px 0px #d3d3d3;
}
.plan-scroll::after {
    content: "";
    display: block;
    width: 7px;
    height: 7px;
    border-top: 7px solid #9e9e9e;
    border-right: 7px solid transparent;
    border-left: 7px solid transparent;
    position: absolute;
    top: 0;
    right: 0;
    bottom: -19px;
    left: 0;
    margin: auto;
}
#okipay .prelink {
    color: #d11428;
    margin-top: 20px;
    text-align: left;
    display: block;
    line-height: 1.4;
    text-decoration: underline;
}
#okipay .red {
    color: #d11428;
}

.okipay-visual img {
	vertical-align: top;
}
.okipay-visual {
    position:relative;
}
.endinfo {
    display:none;
}
.endinfo-sp {
    height: 100%;
    width: 100%;
    position: absolute;
    background: rgba(0,0,0,0.8);
    top: 0;
}

.endinfo-sp p {
    position: absolute;
    height: 100%;
    width: 100%;
    color: #FFF;
    font-weight: bold;
    line-height: 1.5;
    font-size: 16px;
    top: 50%;
}
/* ---------------------------------------------------------
	CSS Document limit
--------------------------------------------------------- */

.okipay-limit {
    background: #d01327;
    font-size: 0;
    height: 30px;
    position:relative;
}

.okipay-limit dl {
    display: table;
    margin: 0 auto;
    width: 100%;
    position: absolute;
    top:-10px;
    left: 0;
    right: 0;
    margin: auto;
}

.okipay-limit dt {
    display: table-cell;
    vertical-align: middle;
    width: 28%;
    padding-left: 10px;
}
.okipay-limit dt img {
    filter: drop-shadow(1px 0px 0px #d01327);
}
.okipay-limit dd {
    display: table-cell;
    vertical-align: middle;
    white-space: nowrap;
    width: 30%;
}

.okipay-limit dd img {
    height: 49px;
    margin-right: 2px;
    vertical-align: middle;
    padding-bottom: 10px;
    filter: drop-shadow(3px -3px 0px #d01327);
}
.okipay-limit dd img:last-child{
    width:15%;
    height:auto;
    padding:unset;
}
/* ---------------------------------------------------------
	CSS Document period
--------------------------------------------------------- */
.okipay-period {
    margin-bottom: 29px;
    padding: 20px 8px;
    background: #ecebe5 url(../img/period_01.png) top;
}

.okipay-period .okipay-en img {
	height: 18px;
}

.okipay-period h2 {
    margin: 10px 0 13px;
    font-weight: 500;
    font-size: 7vw;
    line-height: 1;
}

.okipay-period dl {
    display: table;
    margin: 0 auto 13px;
    font-size: 4.5vw;
    line-height: 21px;
    border: 2px solid #f4ac00;
}

.okipay-period dt {
	display: block;
	vertical-align: top;
}

.okipay-period dt span {
    display: block;
    font-size: 15px;
    color: #FFF;
    background: #f4ac00;
    padding: 5px 0;
    font-feature-settings: normal;
}

.okipay-period dd {
    display: block;
    vertical-align: top;
    font-weight: bold;
    color: red;
    padding: 6px;
    background: #FFF;
}

.okipay-period p {
    display: inline-block;
    vertical-align: top;
    text-align: left;
    font-size: 3vw;
    line-height: 1.6;
    letter-spacing: 1px;
    color: #3a3a3a;
}

/* ---------------------------------------------------------
	CSS Document about
--------------------------------------------------------- */

.okipay-about {
	margin-bottom: 35px;
	padding: 0 20px;
}

.okipay-about h2 {
	margin: 0 -20px 20px;
	font-weight: 500;
	font-size: 6vw;
	line-height: 1.4;
	letter-spacing: 1px;
}

.okipay-about h2 span {
	color: #f7ab00;
}

.okipay-about figure {
	margin-bottom: 40px;
}

.okipay-about_01 {
	margin-bottom: 40px;
}

.okipay-about_01 h3 {
    margin-bottom: 22px;
    font-weight: 500;
    font-size: 6vw;
    line-height: 1;
}

.okipay-about_01 ul {
	text-align: left;
	line-height: 1.5;
}

.okipay-about_01 ul li {
    margin-bottom: 10px;
    margin-left: 1em;
    text-indent: -1em;
    font-size: 11px;
}

.okipay-about_02 {
	padding: 30px;
	border-radius: 13px;
	background: #ffeded;
}

.okipay-about_02 figure {
	display: inline-block;
	vertical-align: top;
	width: 241px;
	margin-bottom: 20px;
}

.okipay-about_03 {
	margin-bottom: 5px;
}

.okipay-about_02 h3 {
	margin-bottom: 15px;
	font-weight: 500;
	font-size: 6vw;
	line-height: 1;
	color: #d11428;
}

.okipay-about_02 p {
	margin-bottom: 15px;
	text-align: left;
	font-size: 15px;
	line-height: 1.5;
}

.okipay-about_02 ul li a {
	display: inline-block;
	vertical-align: top;
	width: 200px;
	height: 40px;
	border-radius: 40px;
	background: #d11428;
	text-decoration: none;
	text-align: center;
	font-size: 16px;
	line-height: 40px;
	color: #fff;
}

/* ---------------------------------------------------------
	CSS Document join
--------------------------------------------------------- */

.okipay-join {
	margin-bottom: 20px;
	padding: 20px 8px;
	background: #ecebe5 url(../img/join_bg.png) top;
}

.okipay-join .okipay-en img {
	height: 18px;
}

.okipay-join h2 {
	margin: 6px 0 17px;
	font-weight: 500;
	font-size: 7vw;
	line-height: 1;
}

.okipay-join_01,
.okipay-join_02,
.okipay-join_04 {
	max-width: 930px;
	margin: 0 auto 17px;
	padding: 11px 7px 0 8px;
	border-radius: 0 0 13px 13px;
	border-top: solid 4px #d11428;
	background: #fff;
}

.okipay-join_01 {
	border-top: solid 4px #f6ab00;
}

.okipay-join .okipay-no {
	display: table-cell;
	vertical-align: top;
	width: 30px;
}

.okipay-join .okipay-section {
	display: table-cell;
	vertical-align: top;
	padding-left: 8px;
	text-align: left;
}

.okipay-join .okipay-table h3 {
	font-size: 5vw;
	line-height: 1.3;
}

.okipay-join_01 .okipay-section a {
	display: inline-block;
	vertical-align: top;
	margin-top: 10px;
	text-decoration: underline;
	font-size: 4vw;
	color: #f6ab00;
}

.okipay-join_02 .okipay-section a {
	display: inline-block;
	vertical-align: top;
	margin-top: 10px;
	margin-bottom: 20px;
	text-decoration: underline;
	font-size: 4vw;
	color: #d11428;
}

.okipay-join .okipay-figure {
	margin-top: 20px;
	text-align: center;
}

.okipay-join .okipay-figure img {
	vertical-align: bottom;
	width: 170px;
	height: 140px;
}

.okipay-section ol {
	display: table-cell;
	vertical-align: top;
	padding-top: 17px;
	padding-right: -3px;
	font-size: 3vw;
	line-height: 1.6;
	letter-spacing: 2px;
}

.okipay-section ol li {
	margin-bottom: 8px;
	margin-left: 1em;
	text-indent: -1em;
}

.okipay-join .okipay-section .okipay-figure {
    margin:0 0 20px 23px;
    text-align: left;
}

.okipay-join_02 .okipay-section figure {
	margin-right: 45px;
	text-align: center;
}

.okipay-join_02 figure img {
	height: 70px;
}

.okipay-join_03 {
	height: 0;
	margin-bottom: 20px;
	padding-bottom: 55.57206537890045%;
	background: url(../img/join_sp02.png) no-repeat center / 100% auto;
}

.okipay-join_03:before {
	display: inline-block;
	vertical-align: middle;
	content: '';
	width: 0;
	padding-bottom: 55.57206537890045%;
}

.okipay-join_03 p {
	display: inline-block;
	vertical-align: middle;
	font-size: 4vw;
	line-height: 1.3;
}

/* ---------------------------------------------------------
	CSS Document hotel
--------------------------------------------------------- */

.okipay-hotel {
	padding: 0 8px;
}

.okipay-hotel .okipay-en img {
	height: 18px;
}

.okipay-hotel h2 {
	margin: 9px 0 0;
	font-weight: 500;
	font-size: 7vw;
	line-height: 1;
}

.okipay-hotel-navi {
    margin: 20px auto;
    text-align: center;
}

.okipay-hotel-navi li {
	display: inline-block;
	vertical-align: top;
	margin-bottom: 10px;
    width:46%;
}
.okipay-hotel-navi li:last-child {
    display: block;
    width: 94%;
    margin: 0 auto;
}
.okipay-hotel-navi li a {
    display: block;
    height: 40px;
    border-radius: 40px;
    background: #d11227;
    text-decoration: none;
    font-weight: 500;
    font-size: 4vw;
    line-height: 40px;
    color: #fff;
}
.okipay-hotel-navi .allplan a {
    background: #FFF;
    border: 2px solid #d11227;
    color: #d11227;
}
.okipay-hotel h3 {
	overflow: hidden;
	margin-bottom: 20px;
	text-align: center;
}

.okipay-hotel h3 span {
	display: inline-block;
	vertical-align: top;
	height: 36px;
	font-family: 'M PLUS Rounded 1c', sans-serif;
	font-weight: 500;
	font-size: 5vw;
	line-height: 36px;
	letter-spacing: 2px;
	position: relative;
}

.okipay-hotel h3 span:after,
.okipay-hotel h3 span:before {
	content: '';
	width: 100px;
	height: 36px;
	background: url(../img/hotel_left.png) no-repeat center / auto 7px;
	position: absolute;
	top: 0;
}

.okipay-hotel h3 span:before {
	left: -120px;
}

.okipay-hotel h3 span:after {
	background-image: url(../img/hotel_right.png);
	right: -120px;
}

/* ---------------------------------------------------------
	CSS Document pickup
--------------------------------------------------------- */

.okipay-pickup {
	margin-bottom: 2%;
	padding: 15px;
	box-shadow: 0 0 0 2px #ccc inset;
	position: relative;
	z-index: 0;
}

.okipay-pickup:before {
	content: '';
	width: 20px;
	height: 20px;
	background: url(../img/hotel_arrow.png) no-repeat right bottom / 20px auto;
	position: absolute;
	bottom: 0;
	right: 0;
}

.okipay-pickup-pickup {
	width: 100px;
	position: absolute;
	top: 0;
	left: 0;
	z-index: 1;
}

.okipay-pickup h4 {
	margin: 15px 40px 10px;
	font-weight: 500;
	font-size: 4.5vw;
	line-height: 1.3;
	letter-spacing: 1px;
}

.okipay-pickup figure {
	margin-bottom: 10px;
	position: relative;
	z-index: 0;
}

.okipay-pickup .award:before {
	content: '';
	width: 60px;
	height: 84px;
	background: url(../img/Awards_logo_hotel_l.png) no-repeat 0 0 / 100% auto;
	position: absolute;
	top: 5px;
	left: 5px;
	z-index: 1;
}

.okipay-pickup-price {
	margin-bottom: 10px;
	line-height: 24px;
}

.okipay-pickup-price dt span {
	display: inline-block;
	vertical-align: top;
	font-size: 14px;
}

.okipay-pickup-price dd span {
	display: inline-block;
	vertical-align: top;
	font-weight: bold;
	font-size: 24px;
}

.okipay-pickup-unit1,
.okipay-pickup-unit2,
.okipay-pickup-unit3 {
	border-top: solid 1px #ccc;
	line-height: 20px;
	position: relative;
}

.okipay-pickup-icon {
	width: 42px;
	position: absolute;
	top: -20px;
	left: 0;
}

.okipay-pickup-sale {
	width: 90px;
	position: absolute;
	top: -10px;
	right: -5px;
	z-index: 0;
}

.okipay-pickup-sale div {
	display: inline-block;
	vertical-align: top;
	height: 25px;
	padding: 0 4px 0 4px;
	background: #f6ab00;
	font-weight: bold;
	font-size: 14px;
	line-height: 26px;
	color: #fff;
	position: relative;
}

.okipay-pickup-unit2 .okipay-pickup-sale div {
	background: #d11227;
}

.okipay-pickup-unit3 .okipay-pickup-sale div {
	background: #0466aa;
}

.okipay-pickup-sale div:before {
	content: '';
	width: 12px;
	height: 10px;
	background: url(../img/pickup_09.png) no-repeat 0 0 / 100% auto;
	position: absolute;
	bottom: 3px;
	left: -10px;
	z-index: -1;
}

.okipay-pickup-unit2 .okipay-pickup-sale div:before {
	background-image: url(../img/pickup_10.png);
}

.okipay-pickup-unit3 .okipay-pickup-sale div:before {
	background-image: url(../img/pickup_11.png);
}

.okipay-pickup-unit1 dt,
.okipay-pickup-unit2 dt,
.okipay-pickup-unit3 dt {
	padding: 10px 0 0;
}

.okipay-pickup-unit1 dt img,
.okipay-pickup-unit2 dt img,
.okipay-pickup-unit3 dt img {
	vertical-align: top;
	width: 180px;
}

.okipay-pickup-unit1 dd,
.okipay-pickup-unit2 dd {
	padding: 4px 0 10px;
}

.okipay-pickup-unit1 dd span,
.okipay-pickup-unit2 dd span {
	font-size: 20px;
}

.okipay-pickup-unit3 dd {
	padding: 0 0 10px;
	color: #e7160d;
}

.okipay-pickup-unit3 dd em {
	margin-right: 5px;
	font-size: 12px;
	color: #010101;
}

.okipay-pickup-unit3 dd span {
	font-weight: bold;
	font-size: 24px;
}

.okipay-pickup-unit3 small {
	display: block;
	padding-top: 6px;
	border-top: solid 1px #ccc;
	text-align: right;
	font-size: 2vw;
}

.okipay-pickup-total {
	margin-top: 10px;
	text-align: center;
	font-weight: 400;
	font-size: 5vw;
	letter-spacing: 1px;
}

.okipay-pickup-total span {
	font-weight: bold;
	font-size: 7vw;
	color: #e7160d;
}

.okipay-pickup-total small {
	font-size: 5vw;
	color: #e7160d;
}

/* ---------------------------------------------------------
	CSS Document hotel-list
--------------------------------------------------------- */

.okipay-hotel-list {
	margin-bottom: 25px;
	text-align: left;
	font-size: 0;
}

.okipay-hotel-unit {
	display: inline-block;
	vertical-align: top;
	width: 49%;
	margin-bottom: 2%;
	box-shadow: 0 0 0 2px #ccc inset;
	text-align: center;
	font-family: 'M PLUS Rounded 1c', sans-serif;
}

.okipay-hotel-unit:nth-of-type(odd) {
	margin-right: 2%;
}

.okipay-hotel-unit h4 {
	margin: 0 10px;
	line-height: 60px;
}

.okipay-hotel-unit h4 span {
	display: inline-block;
	vertical-align: middle;
	font-size: 3.5vw;
	line-height: 1.2;
    text-align:left;
}

.okipay-hotel-unit figure {
	margin: 0 10px;
	position: relative;
	z-index: 0;
}

.okipay-hotel-unit .award:before {
    content: '';
    width: 46px;
    height: 53px;
    background: url(../img/Awards_logo_hotel_2019.svg) no-repeat 0 0 / 100% auto;
    position: absolute;
    top: 0;
    right: 4px;
    z-index: 1;
}

.okipay-hotel-unit a {
	display: block;
	background: url(../img/hotel_arrow.png) no-repeat right bottom / 20px auto;
	text-decoration: none;
	font-size: 3vw;
	line-height: 50px;
	color: #010101;
}

/* ---------------------------------------------------------
	CSS Document faq
--------------------------------------------------------- */

.okipay-faq {
	padding: 20px 10px 10px;
	background: #ffeded;
}

.okipay-faq .okipay-en img {
	height: 18px;
}

.okipay-faq h2 {
	margin: 15px 0 22px;
	font-weight: 500;
	font-size: 7vw;
	line-height: 1;
}

.okipay-faq dl {
	margin-bottom: 25px;
	text-align: left;
}

.okipay-faq dt {
	margin-bottom: 10px;
	padding: 18px 20px 18px 55px;
	border-radius: 90px;
	background: #fff;
	font-weight: 500;
	font-size: 4vw;
	line-height: 1.4;
	position: relative;
}

.okipay-faq dt:before {
	content: 'Q';
	font-weight: bold;
	font-size: 32px;
	color: #d11227;
	transform: translateY(-54%);
	position: absolute;
	top: 50%;
	left: 18px;
}

.okipay-faq dd {
    padding: 0 13px;
    font-size: 13px;
    line-height: 1.6;
}
#snsTit h2::before {
    content: "";
    display: inline-block;
    background: url(../img/fukidasi-icon.png);
    background-repeat: no-repeat;
    background-size: contain;
    vertical-align: middle;
    background-position: 0 1px;
    width: 30px;
    height: 27px;
    margin-right: .2em;
}
#snsTit h2 {
    font-size: 1.4em;
    line-height: 1.5;
    font-weight: bold;
    text-align: center;
    color: #ffb03e
}
#snsTit {
    width: 100%;
    margin: 42px auto 0;
    display: block;
}
.sline {
    position: relative;
    display: inline-block;
    margin: 10 0;
    width: 100%;
    color: #fff;
    font-size: 16px;
    border-bottom: solid 2px #ffb03e;
    box-sizing: border-box;
}