@charset "utf8";


h3.green_icon {
	background-image: url('../images/list_icon.png');
	background-repeat: no-repeat;
	background-position: 5px 0;
	color: #009D95;
	font-size: 1.2rem;
	font-weight: bold;
	border-bottom: 3px solid #009D95;
	padding: 0 0 5px 25px;
	position: relative;
	z-index: 2;
}
h3.green_icon span.icon_note {
	color: #F00 !important;
	font-size: 0.9rem !important;
	font-weight: normal;
	margin: 0 0 0 10px;
}
#flow00 {
	box-sizing: border-box;
	height: 108px;
	background-image: url('../images/apprication_head_bg01.png');
	background-repeat: no-repeat;
	position: relative;
	padding: 5px 10px;
	background-size: cover;
}
#flow10 {
	box-sizing: border-box;
	width: 960px;
	height: 108px;
	background-image: url('../images/apprication_head_bg01.png');
	background-repeat: no-repeat;
	position: relative;
	padding: 5px 10px;
}
#flow20 {
	box-sizing: border-box;
	width: 960px;
	height: 108px;
	background-image: url('../images/apprication_head_bg21.png');
	background-repeat: no-repeat;
	position: relative;
	padding: 5px 10px;
}
/*#flow #flow_img {
	width: 100%;
	margin: -32px 0 0 0;
	position: relative;
	z-index: 1;
}*/
#flow #mypage {
	position: absolute;
	top: 50px;
	left: 605px;
}
#price_confirm #flow00,
#name_entry #flow00 {
	background-image: url('../images/apprication_head_bg02.png');
}
#price_confirm #flow10,
#name_entry #flow10 {
	background-image: url('../images/apprication_head_bg12.png');
}
#price_confirm #flow20,
#name_entry #flow20 {
	background-image: url('../images/apprication_head_bg22.png');
}
#final_confirm #flow00 {
	background-image: url('../images/apprication_head_bg03.png');
}
#final_confirm #flow10 {
	background-image: url('../images/apprication_head_bg13.png');
}
#final_confirm #flow20 {
	background-image: url('../images/apprication_head_bg23.png');
}
.intro_box {
	width: 100%;
	padding: 20px;
	margin: 20px 0 0 0;
	border: 1px solid #ddd;
}
.intro_box h4 {
	font-size: 1.2rem;
	font-weight: bold;
	text-align: center;
	padding: 10px 0 0 0;
}
.intro_box h4 span {
	font-size: 1rem;
}
.intro_box p {
	padding: 20px 0 0 0;
}
.intro_box .intro_input_block {
	font-size: 1.2rem;
	font-weight: bold;
	text-align: center;
}
.data_box {
	box-sizing: border-box;
	padding: 5px 10px;
	margin: 10px 0 0 0;
}
.data_box h4 {
	margin: 10px 0 0 5px;
	font-size: 1.2rem;
}
#notes {
	width: 850px;
	color: #333;
	margin: 0 auto;
}
.notes02 {
	max-width: 650px;
	color: #333;
	margin: 0 auto;
	border: 1px solid #333;
	padding: 10px 20px;
}
#notes h3 {
	font-size: 0.9rem;
	font-weight: bold;
	margin: 0 0 10px 0;
}
#app h4 {
	font-size: 0.9rem;
	color: #333;
	font-weight: bold;
	margin: 30px 0 0 5px;
}
table#tour_cont,
table#price_data,
table.price_data,
#app table#price_cont,
#app table#sel_num,
table#place_data,
table#privacy_data,
table#condition_data,
table#name_data,
table.name_data {
	width: 100%;
	color: #333;
	border: 1px #B0B0B0 solid;
	margin: 10px auto 0 auto;
	font-size: 12px;
}
table#member_data {
	width: 760px;
	color: #333;
	border: 1px #B0B0B0 solid;
	margin: 10px auto;
}
table#place_data {
	margin: 20px auto 0 auto;
}
table#privacy_data {
	margin: 30px auto 0 auto;
}
table#privacy_data a {
	color: #1531CF !important;
}
table#tour_cont tr,
table#price_data tr,
table.price_data tr,
#app table#price_cont tr,
#app table#sel_num tr,
#app table#sel_room tr,
table#place_data tr,
table#privacy_data tr,
table#condition_data tr,
table#name_data tr,
table.name_data tr {
	height: 30px;
}
table#tour_cont th,
table#tour_cont td,
table#price_data th,
table#price_data td,
table.price_data th,
table.price_data td,
#app table#price_cont th,
#app table#price_cont td,
#app table#sel_num th,
#app table#sel_num td,
#app table#sel_room th,
#app table#sel_room td,
table#place_data th,
table#place_data td,
table#privacy_data th,
table#privacy_data td,
table#condition_data th,
table#name_data th,
table.name_data th,
table#name_data td,
table.name_data td {
	text-align: center;
	vertical-align: middle;
	border: 1px #B0B0B0 solid;
}
table#price_data th#th00,
table.price_data th#th00,
table#name_data td,
table.name_data td {
	text-align: left;
	line-height: 1.7rem;
	padding: 3px 3px 3px 10px;
	position: relative; /*20240716_ukawa*/
}
table#tour_cont th {
	font-weight: bold;
	width: 142px;
	background-color: #D9F0EF;
}
#app table#price_cont th,
#app table#sel_num th,
table#price_data th,
table.price_data th {
	font-weight: bold;
	background-color: #FFFBE3;
}
table#name_data th,
table.name_data th {
	font-weight: bold;
	background-color: #D9F0EF;
}
.ins_box table.name_data th {
	width: 300px;
}
table#name_data th.th01,
table.name_data th.th01 {
	width: 70px;
}
table#name_data td.td01,
table.name_data td.td01 {
	padding: 3px;
}
table#name_data td.td02,
table.name_data td.td02 {
	width: 260px;
}
#app table#price_cont th.th01,
#app table#sel_num th.th01 {
	width: 142px;
}
#app table#price_cont th.th02 {
	width: 236px;
}
#app table#sel_num td,
#app table#sel_room td {
	vertical-align: middle;
	text-align: left;
	padding: 0 0 0 10px;
}
#app table#sel_num td.td01 {
	text-align: center;
	width: 113px;
	padding: 0;
}
#app #sel_room_box,
#price_box {
	width: 100%;
	margin: 10px auto 0 auto;
}
.content_box {
	max-width: 850px;
	margin: 10px auto 0 auto;
}
#app #sel_room_box p,
#price_box p {
	/*font-size: 0.9rem;*/
	color: #333;
	margin: 5px 0 0 0;
}
#app .table_note {
	margin: 0 0 -10px 45px;
}
#name_entry .table_note {
	text-align: center;
	margin: 10px 0;
}
#app table#sel_room {
	width: 100%;
	color: #333;
	border: 1px #B0B0B0 solid;
}
#app table#sel_room th {
	width: 425px;
	background-color: #FADCEA;
	font-weight: bold;
}
table#price_data th.th01 {
	width: 105px;
	text-align: center;
}
table#price_data th.th02,
table#privacy_data th,
table#condition_data th {
	background-color: #FADCEA;
}
table#price_data td.td01 {
	width: 160px;
	text-align: right;
	padding: 0 5px 0 0;
}
table#place_data th {
	width: 320px;
	font-weight: bold;
	text-align: left;
	padding: 0 0 0 10px;
}
table.price_data th.th01 {
	width: 105px;
	text-align: center;
}
table.price_data th.th02 {
	background-color: #FADCEA;
}
table.price_data td.td01 {
	width: 160px;
	text-align: right;
	padding: 0 5px 0 0;
}
table#place_data th {
	width: 320px;
	font-weight: bold;
	text-align: left;
	padding: 0 0 0 10px;
}
table#privacy_data th {
	text-align: left;
	padding: 5px 10px;
}
table#condition_data th {
	text-align: left;
	padding: 5px 10px;
}
table#privacy_data td {
	text-align: left;
	border: none;
	padding: 5px 10px;
}
table#privacy_data td.td01 {
	width: 400px;
	border: none;
}
table#condition_data td {
	padding: 5px 5px 5px 10px; 
}
table#condition_data td#td01 {
	width: 525px;
	text-align: right
}
table#condition_data td#td02 {
	width: 400px;
	text-align: right
}
table.insurance_table {
	margin:10px 0 0 0;
}
table.insurance_table .insurance_input_block {
	font-size: 1.1rem;
	line-height: 1.3rem;
	color: #666;
	font-weight: bold;
}
.error_bg {
	background-color: #F7BB77;
}
.text01 {
	width: 200px;
}
.text02 {
	width: 100px;
}
.text03 {
	width: 400px;
}
.text04 {
	width: 240px;
}
.text05 {
	width: 190px;
}
#note_box {
	width: 850px;
	margin: 30px auto 0 auto;
}
.active_line {
	border: 4px solid #F00;
}
#note_box h3#h3_note {
	background-image: url('../images/check01.png');
	background-repeat: no-repeat;
	height: 36px;
	color: #333;
	font-size: 0.8rem;
	padding: 0 0 0 40px;
	margin: 0 0 5px 0;
}
#note_box #note01 {
	box-sizing: border-box;
	background-color: #FFFBE3;
	color: #333;
	border: 2px solid #009D95;
	padding: 20px 20px;
}
#note_box #note01 h4 {
	font-size: 0.9rem;
	font-weight: bold;
	margin: 10px 0;
}
#note_box #note p {
	background-image: url('../images/check02.png');
	background-repeat: no-repeat;
	padding: 0 0 0 20px;
}
#btn_box {
	width: 850px;
	display: flex;
	justify-content:center;
	display: -moz-flex;
	display: -o-flex;
	display: -webkit-flex;
	display: -webkit-box;
	display: -ms-flex;
	margin: 30px auto 0 auto;	
	padding: 0 0 10px 0;
	justify-content: space-between;
	-webkit-box-pack:justify;
}
.btn_box {
	display: flex;
	justify-content:center;
	padding: 20px 0;
}
.btn01 {
	background-color: #04A07E;
	color: #FFF !important;
	text-align: center;
	line-height: 2rem;
	padding: 10px 20px;
	display: block;
}
.btn02 {
	background-color: #FF0000;
	color: #FFF !important;
	text-align: center;
	font-size: 1.1rem;
	font-weight: bold;
	line-height: 2rem;
	padding: 20px 40px;
	display: block;
}
.btn03 {
	background-color: #FFB300;
	color: #FFF !important;
	font-size: 1.1rem;
	font-weight: bold;
	text-align: center;
	margin: 0 10px;
	padding: 20px 40px;
	display: block;
}
.btn03:hover {
	cursor: pointer;
	filter:alpha(opacity=70);
	opacity:0.7;
}
.btn04 {
	background-color: #848484;
	color: #FFF !important;
	font-size: 1.1rem;
	font-weight: bold;
	text-align: center;
	margin: 0 10px;
	padding: 20px 40px;
	display: block;
}
.btn04:hover {
	cursor: pointer;
	filter:alpha(opacity=70);
	opacity:0.7;
}
.btn05 {
	background-color: #FF0000;
	color: #FFF !important;
	font-weight: bold;
	text-align: center;
	line-height: 2rem;
	border-radius: 7px;
	margin: 10px;
	padding: 10px 20px;
	display: block;
}
.btn05:hover {
	cursor: pointer;
	filter:alpha(opacity=70);
	opacity:0.7;
}
.btn06 {
	background-color: #04A07E;
	color: #FFF !important;
	font-weight: bold;
	text-align: center;
	line-height: 2rem;
	border-radius: 7px;
	margin: 10px;
	padding: 10px 20px;
	display: block;
}
#btn_box ul {
	text-align: center;
}
#btn_box ul li {
	display: inline-block;
}
#note_box #note02 {
	box-sizing: border-box;
	background-color: #FFFBE3;
	color: #333;
	border: 4px solid #E41F19;
	padding: 20px 20px;
	margin: 20px 0;
}
#note_box #note02 h4 {
	font-size: 0.9rem;
	font-weight: bold;
	margin: 0 0 10px 0;
}
#price_confirm #btn_box #next_move_btn,
#price_confirm #btn_box #next_login_btn,
#price_confirm #btn_box #next_entry_btn,
#name_entry #btn_box #next_btn.disabled_class {
	filter:alpha(opacity=50);
	opacity:0.5;
	cursor: default;
}
#price_confirm #btn_box #next_move_btn:hover,
#price_confirm #btn_box #next_login_btn:hover,
#price_confirm #btn_box #next_entry_btn:hover,
#name_entry #btn_box #next_btn:hover {
	filter:alpha(opacity=50);
	opacity:0.5;
}
#price_confirm #btn_box #active1,
#price_confirm #btn_box #active2,
#price_confirm #btn_box #active3,
#name_entry #btn_box #active1 {
	filter:alpha(opacity=100);
	opacity:1;
}
#price_confirm #btn_box #active1:hover,
#price_confirm #btn_box #active2:hover,
#price_confirm #btn_box #active3:hover,
#name_entry #btn_box #active1:hover {
	filter:alpha(opacity=70);
	opacity:0.7;
	cursor: pointer;
}
#name_entry #btn_box #active1 {
    animation: blink-btn 1s ease infinite;
}
@keyframes blink-btn{
    50%{
        opacity:0;
    }
}

#dv01 {
	overflow: hidden;
}
#dv02 {
	overflow: hidden;
}
#dv03 {
	overflow: hidden;
}
.content_title {
	font-size: 1.1rem;
	font-weight: bold;
	padding: 20px 0 0 0;
}
#entry_box {
	max-width: 850px;
	border: 1px solid #3177E3;
	margin: 20px auto;
	padding: 10px 20px;
}
.entry_name {
	color: #FFF;
	font-size: 0.9rem;
	background-color: #3177E3;
	display: flex;
	justify-content: space-between;
	margin: 10px 0;
	padding: 10px 20px;
}
.entry_name .entry_select p {
	text-align: right;
}
.table_title01 th,
.table_title01 td {
	background-color: #CCC !important;
}
/*20240628add*/
.app__wrapper {
	max-width: 1000px;
	margin: 0 auto;
	padding-top: 10px;
}
p {
	font-size: 12px;
}
.content_title {
	color: #666;
}
hr {
	color: #666;
}