@charset "Shift_jis";
body {
	-webkit-text-size-adjust: 100%;
}

img {
    width: 100%;
    height: auto;
    vertical-align: bottom;
}

#contents_area a {
	display: inline-block;
}

.sponly {
    display: none;
}

.txt_color01 {
    color: #ff0000;
}

.txt_color02 {
    color: #f7931e;
}

.fwb {
    font-weight: bold;
}

/* メインビジュアルの囲み枠 */
.mv_arrow::before {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    border: 1px solid #808080;
    border-bottom: none;
    content: '';
}

/*注意書き*/
.caution {
	margin-bottom: 30px;
	font-size: 19px;
	color: #ff0000;
	text-align: center;
}

.caution .caution_empha {
	border-radius: 5px;
	padding: .1em .3em;
	margin-right: .2em;
	font-weight: bold;
	color: #fff;
	background-color: #ff0000;
}

.step_wrap {
    position: relative;
}

.step_balloon {
    position: absolute;
    top: -20px;
    left: 20px;
    width: 83px;
}

.step_balloon02 {
    top: 0;
}

.step_txt_wrap {
    margin-bottom: 20px;
    padding-left: 110px;
}

.step_txt_wrap02 {
    margin-bottom: 40px;
    padding-top: 20px;
}

.step_txt_head {
    font-size: 25px;
    font-weight: bold;
}

.step_txt {
    font-size: 19px;
}

.step_txt_complete {
    margin-top: 1em;
    color: #ff0000;
    font-size: 25px;
    font-weight: bold;
}

/* メルマガ登録ボタン */

.btn_wrap {
    position: relative;
}

#contents_area .btnBox_login,
#contents_area .btnBox_regi {
    margin-bottom: 40px;
}

#contents_area .btnBox_login .btn_login_wrap,
#contents_area .btnBox_regi .btn_regi_wrap {
    margin-top: 0;
}

.btn_modal01_wrap {
    position: relative;
}

#contents_area .btn_modal01 {
    width: 100%;
    max-width: 528px;
    margin: 0 auto;
	cursor: pointer;
}

#contents_area .btn_modal01:hover {
    opacity: 0.8;
}

#contents_area .link_howto_register {
    padding: 1em 0;
    font-size: 21px;
    text-align: center;
}

#contents_area .link_howto_register a {
    padding: 0 0.5em;
    color: #333;
    font-weight: bold;
    background: linear-gradient(transparent 55%, #ffff00 55%);
    text-decoration: none;
}

#contents_area .link_howto_register a:hover {
    opacity: 0.8;
}

#contents_area .btnBox {
    position: relative;
    display: flex;
    justify-content: center;
    line-height: 0;
}

#contents_area .frmBox {
    position: relative;
    margin: 0 auto 40px;
    width: 970px;
}

/*-----------------------------
キャンペーン内容
-------------------------------*/

#contents_area #campaignYoko {
    margin-top: 64px;
}

.conditions_summary {
    margin: 1em 0;
}

.conditions_head {
	margin-bottom: 1em;
	font-weight: bold;
}

.con_step {
    position: relative;
    top: -2px;
    margin-right: 0.5em;
	padding: 0.2em 1em;
	background : #00a99d;
	font-weight: bold;
	color: #fff;
}

.conditions_step_list {
    margin-bottom: 1em;
}

.conditions_step_listItem {
    margin-top: 0.5em;
}

/*利用金額によりJTBトラベルポイントをプレゼント！*/

.present_item_wrap {
    display: table;
    margin-top: 1.5em;
    border: 1px solid #f7931e;
}

#contents_area #campaignYoko dt.present_item_head {
    display: table-cell;
    position: relative;
    margin: 0;
    padding: 1.5em 1em 1em;
    border-bottom: none;
    background-color: #f7931e;
    color: #fff;
    font-size: 16px;
    font-weight: bold;
    line-height: 1.5;
    text-align: center;
}

#contents_area #campaignYoko dt.present_item_head::before {
    display: none;
}

.item_head_balloon {
    position: absolute;
    top: -1em;
    left: 0;
    right: 0;
    margin: auto;
    padding: 0.25em 0.5em;
    width: 100%;
    max-width: 130px;
    border: 1px solid #f7931e;
    border-radius: 2em;
    background: #fff;
    color: #f7931e;
    font-size: 14px;
    font-weight: bold;
}

.item_head_balloon::before {
    content: "";
    position: absolute;
    right: 0;
    bottom: -5px;
    left: 0;
    margin: auto;
    width: 10px;
    height: 10px;
    background: #f7931e;
    transform: rotate(45deg);
}
.item_head_balloon::after {
    content: "";
    position: absolute;
    right: 0;
    bottom: -4px;
    left: 0;
    margin: auto;
    width: 10px;
    height: 10px;
    background: #fff;
    transform: rotate(45deg);
}

#contents_area #campaignYoko dd.present_item_con {
    display: table-cell;
    margin: 0;
}

.present_item_table tr:first-of-type {
    background: #ffff00;
    border-bottom: 1px solid #f7931e;
}

.present_item_table td {
    position: relative;
    padding: 0.5em;
    font-size: 20px;
}

.present_item_table td:first-of-type {
    text-align: right;
}

.present_item_table td:first-of-type::after {
    content: "";
    display: inline-block;
    margin-left: 1em;
    width: 13px;
    height: 13px;
    background: url(../images/icon_arrow.png) no-repeat;
    background-size: cover;
}

.present_item_table td.present_point {
    padding-right: 3em;
    font-size: 14px;
    font-weight: 800;
}

.present_item_table td .present_pointNum {
    font-size: 20px;
}

/*Wチャンス！*/
.present_wChance {
    position: relative;
    display: inline-block;
    margin-top: 1.5em;
    padding: 1.25em 1em 1em 1em;
    border: 1px solid #f7931e;
    border-radius: 10px;
}

.present_wChance_head {
    position: absolute;
    top: -1em;
    left: 1em;
    display: inline-block;
    background: #fff;
    padding: 0.2em 0.5em;
    color: #f7931e;
    font-size: 18px;
    font-weight: bold;
    line-height: 1;
}

.wChance_head_empha {
    font-size: 28px;
}

#contents_area #campaignYoko a.present_wChance_btn {
    position: relative;
    display: inline-block;
    margin-top: 0.5em;
    padding: 0.5em 2em;
    border-radius: 5px;
    background: #f7931e;
    color: #fff;
    font-weight: bold;
    text-decoration: none;
}

#contents_area #campaignYoko a.present_wChance_btn:hover {
    opacity: 0.8;
}

#contents_area #campaignYoko a.present_wChance_btn::before {
    content: "";
    position: absolute;
    top: 0;
    right: 0.5em;
    bottom: 0;
    margin: auto;
    width: 0.5em;
    height: 0.5em;
    border-top: 2px solid #fff;
    border-right: 2px solid #fff;
    transform: rotate(45deg);
}

.present_wChance_img {
    position: absolute;
    bottom: -20px;
    right: 2em;
    width: 70px;
    transform: rotate(10deg);
}

.present_wChance_img img {
    width: 100%;
    height: auto;
}

/*ポイントプレゼント時期のテーブル*/
.present_time_table_wrap {
    margin-top: 2em;
}

.present_time_table th,
.present_time_table td {
    padding: 0.25em 0.5em;
    border: 1px solid #333;
    font-weight: bold;
    text-align: center;
    line-height: 1.2;
}

.present_time_table th {
    background: #00a99d;
    color: #fff;
}

.present_time_table tr:not(:last-of-type) th {
    border-bottom: 1px solid #fff;
}

.present_time_table td:nth-of-type(odd) {
    background: #f2f2f2;
}

.present_time_table td.present_time_year {
    background: #f7931e;
    color: #fff;
}



/* 番号付きリスト（注意事項） */
#contents_area ol.listNum {
	margin-left: 1.1em;
}
#contents_area ol.listNum li {
	list-style-type: decimal;
}

/*その他注意事項*/
.indent {
    padding-left: 0;
    text-indent: 0;
}

/*--------------------------------------------------
	ポップアップ
--------------------------------------------------*/
.modal_overlay {
	display: none;
	position: fixed;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	background-color: rgba(0, 0, 0, 0.5);
	overflow: hidden;
	overflow-y: auto; /* scrollにはしないことでスクロールの必要がないときはスクロールバーを表示させない */
	z-index: 6000;
}
.modal_container {
	display: table;
	width: 100%;
	height: 100%;
}
.modal_inner {
	display: table-cell;
	padding: 70px 56px 70px 40px; /* モーダル外側の余白 */
	vertical-align: middle;
}
.modal_contents {
	position: relative;
	width: 100%;
	max-width: 970px;
	margin: 0 auto;
	padding: 70px 40px; /* モーダル内側の余白 */
	background-color: #fff;
}
/*--------------------------------------------------
	ポップアップ内容
--------------------------------------------------*/
.modal_close {
	display: block;
	position: absolute;
	top: 10px;
	right: 10px;
	width: 30px;
	height: 30px;
	background: #666;
    border-radius: 50%;
	content: "";
	cursor: pointer;
    z-index: 10;
}

.modal_close::before {
	display: block;
	position: absolute;
	top: 50%;
	left: 50%;
	width: 3px;
	height: 70%;
	background: #fff;
	transform: translate(-50%, -50%) rotate(45deg);
	content: "";
}

.modal_close::after {
	display: block;
	position: absolute;
	top: 50%;
	left: 50%;
	width: 3px;
	height: 70%;
	background: #fff;
	transform: translate(-50%, -50%) rotate(-45deg);
	content: "";
}

.modal_close:hover {
	opacity: 0.7;
}

.modal_ttl {
	padding: 0.25em 0;
	margin-bottom: 20px;
	font-size: 2.3rem;
    font-weight: bold;
}

.modal_ttl_label {
    position: relative;
    top: -2px;
    padding: 0.25em 1em;
    margin-right: 0.5em;
    background : #00a99d;
    color: #fff;
    font-size: 1.6rem;
    font-weight: bold;
    vertical-align: middle;
}

.modal_list_item {
    margin-bottom: 1em;
    font-size: 1.9rem;
    font-weight: bold;
    line-height: 1.5;
    text-indent: -1.5em;
    padding-left: 1.5em;
}

.modal_txt_note01 {
    font-size: 1.7rem;
    font-weight: normal;
}

.modal_txt_note02 {
    display: block;
    padding-left: 1em;
    text-indent: -1em;
    font-size: 1.7rem;
    font-weight: normal;
}

#contents_area .modal_mailmaga_regi_btn {
    position: relative;
    margin: 60px auto 0;
    width : 450px;
    height : 85px;
    border-radius : 10px;
    background : #c2001b;
	cursor: pointer;
}

#contents_area .modal_mailmaga_regi_btn:hover {
    opacity: 0.8;
}

#contents_area .modal_mailmaga_regi_btn a {
    display: flex;
    justify-content: center;
    align-items: center;
    width: 100%;
    height: 100%;
    padding-right: 30px;
    font-size: 23px;
    font-weight: bold;
    color: #fff;
    text-decoration: none;
}

#contents_area .modal_mailmaga_regi_btn a::after {
    position: absolute;
    top: 50%;
    right: 30px;
    width: 16px;
    height: 16px;
    border-top: 2px solid #fff;
    border-right: 2px solid #fff;
    transform: translateY(-50%) rotate(45deg);
    content: "";
}