@charset "utf-8";

/* -------------------------------------
	凸版マイページ
---------------------------------------- */
.btm .order_list_area .title .number,
.btm .order_list_area .title .order_no{
	font-size:1.8rem;
}

.btm .container {
	background:#ffffff;
}

/* -------------------------------------
	header
---------------------------------------- */

a:visited , a:link {
	text-decoration: underline;
	color:#004499;
}

.container {
	background:#f8f8f8;
}

.inner {
	background:#fff;
}

#Gnavi a:visited ,
#Gnavi a:link {
	text-decoration: none;
}

.header{

}

.header_title_area {
	background:#fff;
	border-bottom:solid 1px #e9e9e9;
	margin:0px 0 35px 0;
}

.header_title {
	color:#013f87;
	font-size:3rem;
	line-height:1.2;
	min-height:90px;
	font-weight: bold;
	border-left:solid 8px #013f87;
	padding:10px 235px 0 20px ;
	margin:20px 0;
}

.header_title span {
	font-weight: normal;
	font-size:1.8rem;
}

.header_title_area ul {
	position:absolute;
	right:0;
	top:25px;
}

.header_title_area ul li {
	width:220px;
	line-height:37px;
	background:#051f49;
	font-size:1.4rem;
	margin:0 0 5px 0;
	padding:0 0 0 25px;
	font-weight: bold;
	position: relative;
	border-radius:2px;
}

.header_title_area ul li i {
	font-size:2.4rem;
	position: absolute;
	left:10px;
	line-height:37px;
}


.header_title_area ul li a {
	color:#fff;
	text-align:center;
	display:block;
	text-decoration:none;
	font-weight: bold;
}

.header_title_area ul li.logout_btn {
	background:#9e9e9e;
}

.header_title_area ul li.mypagetop_btn {
	background:#0096bb;
}

.header_title.enterprise {
	display: none;
}

#Gnavi ul.iconMenu li a img{
	max-width: none;
}
#Gnavi ul.iconMenu li a{
	-webkit-box-sizing: content-box;
	box-sizing: content-box;
}
#Gnavi ul.iconMenu li.second a,
#Gnavi ul.iconMenu li.first a{
	width: 238px;
	background-position: 0px top;
}

.btm .header_title_area {
	background: #051d44;
}
/* -------------------------------------
	パンくず
---------------------------------------- */
.breadcrumb{
	background:#f1f1f1;
}

.breadcrumb ol{
	padding:5px 0;
	position:relative;
	width:980px;
	margin:0 auto;
}
.breadcrumb ol li{
	float:left;
}
.breadcrumb ol li:before{
	font-family:FontAwesome , sans-serif;
	content:"\f105";
	margin:0 10px ;
}
.breadcrumb ol li:first-child:before{
	content:"";
	margin:0;
}
.breadcrumb ol li a{
	line-height:1.4;
	text-decoration: underline;
}





/* -------------------------------------

---------------------------------------- */

.content_header {
	border-bottom: 1px solid #e9e9e9;
	line-height: 1.3em;
	margin-bottom: 35px;
	padding: 20px 0;
	color: #002a5a;
	font-size: 30px;
	font-weight: bold;
}

.content_header_inner {
	border-left: 8px solid #013f87;
	padding: 0 0 0 20px;
	line-height:74px;
	width: 980px;
	margin:0 auto ;
}

.sub_ttl {
	padding-left: 30px;
	font-size: 2rem;
}

.sub_title {
	font-size: 1.8rem;
	padding: 10px 25px;
	border-bottom: 1px solid #bcbcbc;
	color: #000;
}

.sns_login_area {
	width: 32%;
	text-align: center;
	float: right;
	background: #f9f9f9;
	border: 1px solid #bcbcbc;
}

.border_login_box {
	padding-top: 15px;
}

.input_info_signup {
	width: 67.1%;
	border: 1px solid #bcbcbc;
}

.border_title {
	background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
	border-bottom: 3px solid #e0e0e0;
	border-top: medium none;
	font-size: 1.8rem;
	margin: 20px 0;
	padding: 0 0 5px;
	position: relative;
}

.border_title:before {
	background: #00457a none repeat scroll 0 0;
	bottom: -3px;
	content: "";
	height: 3px;
	left: 0;
	position: absolute;
	width: 329px;
}


.awe_list li:before {
	content:"\f111";
	font-family:FontAwesome;
	display: inline-block;
	margin:0 0.5em 0 0;
	color: #000;
}

.mypage_btn i {
	font-size:3rem;
}

.mypage_btn:after {
	content: "\f105";
	right:5px;
	font-size:3rem;
}

.enterprise_btn {
	background:#0c8893;
	line-height:65px;
}

.regist_btn {
	background:#067500;
	line-height:65px;
}

.regist_link {
	margin:20px 0 30px 0;
}

.regist_link li {
	overflow: hidden;
}

.regist_link li.enterprise {
	width:480px;
	float:left;
	margin:0 20px 0 0 ;
}

.col_float {

}

.col_float .item_l {
	width:75%;
	float:left;
}

.col_float .item_r {
	width:25%;
	float:left;
}



.menu_list_area {
	margin:30px 0;
}

.menu_list {
	background:#eee;
	width:475px;
	padding:30px 40px 40px 40px;
	border-top:solid 2px #e5e6e9;
	float:left;
}

.menu_list + .menu_list {
	margin:0 0 0 30px;
}

.menu_list .title{
	font-size:2.4rem;
	font-weight: bold;
}

.menu_list  .title i {
	font-size:5rem;
	vertical-align: middle;
	margin:0 15px 0 0;
}

.menu_list ul {
	margin:20px 0;
	color:#000;
	min-height:125px;
}

.menu_list  .base_btn {
	background:#004499;
	line-height:50px;
	text-align: left;
	padding:0 20px;
}

.col_float .base_btn {
	background:#004499;
	line-height:40px;
	text-align: left;
	padding:0 20px;
	width:90%;
	font-size:14px;
	margin:0 0 0 20px ;

}


.search_area {
	background:#f8f8f8;
	padding:10px 5px;
}

.search_area .title {
	width:320px;
	display: inline-block;
	margin:0 0 0 20px ;
	font-weight: bold;
}

.search_area .title i {
	font-size:2rem;
	margin:0 0.5em 0 0;
}

.search_area .search_box {
	display: inline-block;

}

.search_area .search_box input[type=text] {
	width:400px;
	padding:5px 10px;
}

.search_area .search_block {
	display: inline-block;
}

.search_area .btn_block {
	display: inline-block;
	position: relative;
	top: 0;
	right: 0;
}

.search_area .btn_block li {
	display: inline-block;
}

.search_area .btn_block .inline {
	line-height:40px;
	width:90px;
}

.search_btn {
	background:#004499;
}

.clear_btn {
	background:#9e9e9e;
}


.order_list_area {
	color:#010000;
}

.order_list_area .datepicker_box {
	float:left;
}


.order_list_area .wrapper_travel_days_display {
	float:right;
	margin:10px 10px 0 0 ;
	font-size:18px;

}


.order_list_area .base_table {

}

.order_list_area .base_table th {
	width:20%;
	background: #f0f5f8;
}

.order_list_area .base_table td {
	width:80%;
	overflow: hidden;
	background: #f0f5f8;
}

.order_list_area .base_table .inner_table  {
	width:100%;
	border-top:solid 1px #ccc;
	border-left:solid 1px #ccc;
}

.order_list_area .base_table .inner_table th {
	width:33%;
	background:#f0f5f8;
	border-right:solid 1px #ccc;
	border-bottom:solid 1px #ccc;
}

.order_list_area .base_table .inner_table td {
	width:33%;
	background:#fff;
	border-right:solid 1px #ccc;
	border-bottom:solid 1px #ccc;

}
.order_list_area .base_table .inner_table.option_table th {
	width:auto;
	text-align: center;
	white-space: nowrap;
}

.order_list_area .base_table .inner_table.option_table td {
	width:auto;
}
.order_list_area .base_table .inner_table.option_table td:not(:nth-child(-n+1)) {
	text-align: right;
}

.order_list_area .base_table .inner_table  {

}

.order_list_area .base_table .inner_table td.leftcell {
	width:3%;
	vertical-align: middle;
	text-align: center;
}

.order_list_area .base_table .inner_table td.middlecell {

}

.term_box {
	margin: 20px 10px 0;
}

.order_list_area .item {
	margin:20px 0 40px 0;
}

.order_list_area .title {
	border-bottom:solid 3px #e0e0e0;
	position: relative;
	padding:0 0 5px 0;
	font-size:1.8rem;
	/*style_mypage.css 打消し用*/
	margin:0;
	background:transparent;
	border-top:none;
	/*style_mypage.css 打消し用*/

}

.order_list_area .title:before {
	content:"";
	width:329px;
	height:3px;
	background:#00457a;
	position: absolute;
	bottom:-3px;
	left:0;
}

.order_list_area mark {
	display: inline-block;
	margin:0  10px 0 15px ;
	padding:2px 5px;
	color:#fff;
	font-size:1.2rem;
	vertical-align: middle;
	min-width:120px;
	text-align: center;
}


.order_list_area .title span {
	font-size:1.4rem;
}

.order_list_area .title .date {
	font-size:1rem;
	float:right;
	margin:10px 0 0 0 ;
}

.order_list_detail_block {
	margin:20px 0;
}

.order_list_link {
	background:#eee;
	padding:15px;
	margin:0 0 20px 0;
}

.order_list_link li {
	display: inline-block;
	margin:0 10px 0 0;
	color:#010000;
}

.order_list_link li:before {
	content:"\f138";
	font-family:FontAwesome;
	display: inline-block;
	margin:0 0.5em 0 0;
	font-size:1.6rem;
	color:#004499;
}

.order_list_link li a {
	text-decoration: none;
	color:#004499;
}

.order_list_detail_block .item {
	border-bottom:solid 2px #e1e1e1;
	margin:20px 0;
}

.order_list_detail_block .item  .detail_title {
	font-weight: bold;
	font-size:1.8rem;
	margin:0 0 5px 0;
}

.order_list_detail_block .item  .detail_title:before {
	content:"\f111";
	font-family:FontAwesome;
	display: inline-block;
	margin:0 0.5em 0 0;
	font-size:1.6rem;
	}

.order_list_detail_block .awe_list li .both_list {
	margin:10px 0 0 0;
}


.order_list_area .awe_list {
	width:710px;
	float:left;
}

.order_list_area.detail .awe_list {
	width:100%;
	float:left;
}

.order_list_area.detail .awe_list li {
	margin:10px 0 0 0;
}

.order_list_area.detail .awe_list li:first-child {
	margin: 0;
}

.order_list_area.detail .awe_list li li {
	margin: 0;
}



.order_list_area .btn_block {
	width:220px;
	float:right;
}

.order_list_area .btn_block .base_btn {
	font-size:1.4rem;
	line-height:40px;
	margin:0 0 5px 0;
}


.order_list_area .base_btn:after {
	content: "\f105";
	right:5px;
	font-size:2.3rem;
}


.order_list_area .total_price {
	background:#ffc4c4;
	padding:10px 20px;
	margin:0 0 5px 0;
	font-size:1.8rem;
	font-weight: bold;
}

.order_list_area .total_price span {
	float:right;
}


.order_detail_btn {
	background:#002664;
}

.order_status_1 ,
.order_status_16 ,
.order_status_2 ,
.order_status_3 ,
.order_status_10 ,
.order_status_4 ,
.order_status_9 {
	background:#5f9adc;
}

.order_status_26 {
	background:#764f86;
}

.order_status_15 ,
.order_status_5 ,
.order_status_6 {
	background:#c7c1c1;
}

.order_status_7 {
	background:#3a8682;
}

.order_status_8,
.order_status_29,
.order_status_30{
	background:#045350;
}

.order_status_12 ,
.order_status_13 ,
.order_status_25  {
	background:#7b6d30;
}

.order_status_99 {
	background:#0f66d9;
}

.order_status_98 {
	background:#48505b;
}

.order_status_90 {
	background:#96887b;
}


.both_list {

}

.both_list li {
	background:#f0f5f8;
	padding:10px 20px;
	overflow: hidden;
	clear:both;
}

.both_list li + li {
	border-top:solid 3px #fff;
}

.both_list.white li {
	border-top:none;
	border-bottom:solid 2px #f0f5f8;
	background:#fff;
	padding:10px 20px;
}

.both_list li:before {
	display: none;

}

.both_list li span {
	float:right;
}


.both_list li .right_box {
	float:right;
}

.both_list li .right_box p {
	display: inline-block;
	text-align: right;

}

.both_list li .right_box p:last-child {
	width:130px;
}

.order_tab_area {
	margin: 15px 5px;
}

.order_tab_btn {
	padding: 8px 10px 7px;
	color: #0a54ad;
}

.order_tab_btn_active {
	padding: 8px 10px 7px;
	background-color: #c0e7ff;
	color: #0a54ad;
}

.order_hr {
	border-color: #ccc;
	height: 2px;
	border-style: solid;
	margin: 0;
}
.sp_order_tab_btn {
	padding: 8px 10px 6px;
	color: #0a54ad;
	text-align: center;
}
.sp_order_tab_btn_active {
	padding: 8px 10px 6px;
	background-color: #c0e7ff;
	color: #0a54ad;
	text-align: center;
}


.order_list_area .price {
	padding:10px 20px;
	text-align: right;
	font-weight: bold;
	clear:both;
}

.section {
	padding:20px;
	background:#f0f5f8;
}

.caption {
	background:#003284;
	font-weight: bold;
	color:#fff;
	padding:0px 20px;
	line-height:30px;
	margin:20px 0 0 0 ;
}

.mypage_table {
	width:100%;
}

.mypage_table input ,
.mypage_table select {
	font-size:1.4rem;
	padding:8px;
}

.mypage_table input[type=text] {
	width: 570px;
}
.mypage_table input[type=text].half {
    width: 280px;
}

.mypage_table tbody {
padding:50px;
}

.mypage_table th {
	background:#f0f5f8;
	font-weight: bold;
	font-size:1.8rem;
	vertical-align: middle;
	width:230px;

}

/*
.mypage_table th:before {
	content:"\f111";
	font-family:FontAwesome;
	display: inline-block;
	margin:0 0.5em 0 0;
	font-size:1.8rem;
	color:#000;
	font-weight: normal;
	vertical-align: middle;

}
*/
.mypage_table td {
	background:#f0f5f8;
	padding:5px 10px ;
	font-size:1.8rem;
}

.mypage_table td a {
	color:#4499cc ;
	text-decoration:underline;
}

.schedule  .mypage_table th {
	width:395px;
}

.schedule  .mypage_table td b {
	font-weight: normal;
}

.schedule .mypage_table input[type=text]{
	width:230px;
}

.section.hotel {
	padding:0;
}

.hotel .mypage_table td {
	border-right:solid 4px #fff;
	padding:10px 20px ;
}

.hotel .mypage_table td:last-child {
	border-right:none;
}

.hotel .mypage_table td input ,
.hotel .mypage_table td select {
	width:180px;
}

.device .mypage_table td {
	font-size:1.6rem;
	color:#004fa9;
	padding:0;
}

.remarks .mypage_table td {
	font-size:1.4rem;
	padding:0;
}

.remarks .mypage_table td textarea {
	margin:20px 0 0 0;
	width:80%;
}


.label_block label{
	display : block;
	padding : 0.5rem 0;
}




.update_btn {
	background:#004fa9;
}


.back_link {
	margin:-20px 0 10px 0;
}

.fixed_banner_area_bottom {
	text-align:center;
	background:rgba(0,0,0,0.7);
	padding:20px 0;
	position:fixed;
	bottom:0;
	left:0;
	width:100%;
	z-index:999;
}

.fixed_banner_area_bottom i {
	font-size:3rem;
	color:#fff;
	position: absolute;
	right:80px;
	top:0;
	cursor:pointer;
}

.login_text {
	line-height: 1.8;
    margin: 20px 0;
	font-size: 1.4rem;
}
.login_top_text {
	line-height: 1.8;
    margin: 0 0 20px 0;
	font-size: 1.4rem;
}
.reminder_block {
	line-height: 1.4;
    margin: 10px 0 10px 0;
	font-size: 1.4rem;
}

.security_text {
	line-height: 1.8;
    margin: 10px 0 60px 0;
	font-size: 1.2rem;
}

.login_possible{
	margin: 0 0 25px;
}

.login_possible li{
	line-height: 1.8;
	font-size: 1.4rem;
}

.banner_area .col03 {
	 margin: 20px 0 0 70px;
}

.linecenter img {
	vertical-align: middle;
}

.to_member .base_btn{
	font-size: 1.8rem;
}

.cancel_thanx_box {
	padding: 20px 25px 150px 25px;
}

/* -------------------------------------
	footer
---------------------------------------- */
.footer{
	background:#fff;
/*	position:absolute;*/
	bottom:0;
	left:0;
	width:100%;
	min-width:980px;
	border-top:solid 1px #eee;
	padding:0 0 65px 0;
}

.footer_inner{

}

.footer_inner .col_block {
	margin:10px 0 0 0 ;
	padding:10px 0;
	border-top:solid 1px #023286 ;
}

.footer_left address {
	font-size:1.2rem;
}


.footer_center {
	text-align: center;
}

.footer_center .read {
	font-size:1.2rem;

}

.footer_center .telnum {
	font-size:2.4rem;
	font-weight: bold;
	color:#da0000;
}

.footer_center .reception_time {
	font-size:1.2rem;

}

.footer_right {
	text-align: right;
}


.copyright {
	/*background:#023286;*/
	text-align: center;
	color:#fff;
	width:100%;
	display:block;
}

/* -------------------------------------
	settlement
---------------------------------------- */
.payment_way th {
    padding: 10px;
    vertical-align: middle;
    width: 40%;
}

.payment_way td {
    padding: 10px;
}

.payment_way .attention {
    font-size: 1.1rem;
}

.payment_way input[type=text].half {
    width: 50%;
}

.payment_way input[type=text] {
    width: 100%;
}

.icon_title {
    color: #082b68;
    font-size: 2.4rem;
    margin: 40px 0 5px;
    border-bottom: solid 2px #082b68;
}

.term_check {
    background: #fcecec;
    color: #333;
    text-align: center;
    padding: 15px 0;
    font-weight: bold;
    font-size: 1.8rem;
}

.term_check.agreement_check_box .design_check {
    margin: 5px auto;
}

.term_check .design_check:after {
    background: #ffffff;
    background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJod…EiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
    background: -moz-linear-gradient(top, #ffffff 0%, #f6f6f6 50%, #e5e5e5 100%);
    background: -webkit-linear-gradient(top, #ffffff 0%,#f6f6f6 50%,#e5e5e5 100%);
    background: linear-gradient(to bottom, #ffffff 0%,#f6f6f6 50%,#e5e5e5 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#e5e5e5',GradientType=0 );
    border: solid 1px #ccc;
    top: 2px;
}

.term_check .design_check:after {
    width: 30px;
    height: 30px;
    top: 13px;
    left: 37px;
    font-size: 2.8rem;
    line-height: 30px;
}

.term_check .design_check.active:after {
    background: #da0000;
    border: none;
    color: #fff;
}

.term_block {
    background: #f9f9f9;
    padding: 30px;
    margin: 0 0 20px 0;
}

.slide_hook_link, .slide_hook_btn {
    margin: 20px 0 40px 0;
}

.slide_hook_link span {
    font-size: 1.6rem;
    color: #004fa9;
    text-decoration: underline;
}

.slide_hook_btn span:hover, .slide_hook_link span:hover {
    cursor: pointer;
}

.slide_hook_btn span {
    background: #333;
    color: #fff;
    padding: 3px 20px;
    border-radius: 3px;
    margin: 20px auto 0 auto;
}

.icon_title span {
	font-size: 1.4rem;
}

.term_block {
    background: #fff;
    border: solid 1px #dbdbdb;
    height: 165px;
    overflow: auto;
    padding: 20px 25px;
    margin: 20px 0 0 0;
}

.term_box {
	font-size: 0.9em;

}

.term_box table, .term_box th, .term_box td {
    border-collapse: collapse;
    border: 1px solid #999;
}
.term_box table {
    width: 100%;
    margin: 10px 0;
}
.term_box th, .term_box td {
    padding: 10px;
    line-height: 1.4em;
}

.inner_block {
    text-align: center;
    margin: 4em 0 9em;
    font-size: 1.2em;
}
.term_box th {
    background: #eee;
}


.attention_nobox p {
    padding: 8px 8px;
    color: #f33;
}

.attention_nobox {
	border:1px solid #f00;
	margin-bottom:20px;
	font-size:14px;
}


/*jQuery*/

 .js-toggleCheckTarget {
 	display: none;
 }



 .modify #application {
 	display:none;
 }

.extrainfo #application {
 	display:none;
 }

.orderdetail #application_view1 ,
.orderdetail #application_view2 {
 	display:none;

}

.receipt #application_view1 ,
.receipt #application_view2 {
 	display:none;

}

/* たびレジ */
a.tabireg{
	background: #fff;
	border: 1px solid #ccc;
	display: block;
	height: 33px;
	line-height: 32px;
	font-size: 14px;
	float: right;
	padding: 0 18px;
	margin: 8px 10px 0 0;
	text-decoration: none;

	border-radius: 4px;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;

	box-sizing: border-box;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
}
a.tabireg:before {
	content: "\f138";
	font-family: FontAwesome;
	display: inline-block;
	margin: 0 0.5em 0 0;
	font-size: 1.6rem;
	color: #004499;
}
a.tabireg:hover {
	opacity: 0.7;
}
.tabireg .date_area.tal{
	display: inline-block;
}
.sp_rotate_arrow{
	display: block;
	width: 200px;
	text-align: center;
}
.sp_rotate_arrow.confirm{
	width: 80px;
}

/* スーツケース 決済 */
#wrapper.finish{height: 100%;}
#wrapper.finish #container{
	position: relative;
	height: auto;
	min-height: 100%;
	padding-bottom: 180px;
}
#wrapper.finish .finish_txt{
	font-size: 18px;
	font-weight: bold;
	text-align: center;
	line-height: 1.8;
	margin: 55px 0 110px;
}
#wrapper.finish .to_mypage{
	position: relative;
	width: 260px;
	margin: 0 auto;
}
#wrapper.finish .to_mypage a{
	display: block;
	width: 100%;
	color: #fff;
	font-size: 1.6rem;
	font-weight: bold;
	text-align: center;
	line-height: 50px;
	text-decoration: none;
	padding-left: 25px;
	background: #0096bb;
	border-radius: 2px;
}
#wrapper.finish .to_mypage a i{
	position: absolute;
	left: 10px;
	font-size: 2.4rem;
}
#wrapper.finish #Footer{
	position: absolute;
	bottom: 0;
	width: 100%;
}


.inner .notice_text{
	padding: 10px 0 0 0;
	line-height: 1.5;
	font-size: 1.4rem;
}

.tbl_caption {
    font-weight: bold;
    background: #94bae0;
    color: #fff;
    padding: 3px 20px;
    border-right: solid 2px #fff;
}

.extrainfo .return_btn {
    position: relative;
}


.receipt_output_way_area {
	margin:30px 0;
}

.receipt_output_way_block {
	display: flex;
	align-items: center;
	background: #E8F3FF;
	line-height: 40px;
	margin: 10px 0;
	padding: 5px 20px;
	text-align: center;

}

.jcb_receipt form  {
	float:left;
	width:33.333333%;
}

.jcb_receipt  form .receipt_output_way_block {
	width:100%;
	display: inline-block;
	vertical-align:top;
}


.receipt_output_way_block.type02 {
	background: #FFF9E8;
}

.receipt_output_way_block.type03 {
	background: #E8FFF0;
}

.receipt_output_way_block.type04 {
	background: #fbf1ff;
}

.receipt_output_way_block .-title {
	width:25%;
	padding:0 0 0 40px;
	text-align: left;
	font-size: 1.8rem;
	font-weight: bold;
	border-right: solid 1px #ccc;
}

.receipt_output_way_block .-text {
	font-weight: bold;
	width:25%;
}


.jcb_receipt form .receipt_output_way_block  .-title {
	border-right: none;
	width:48%;
	display: inline-block;
	padding:0;
}

.jcb_receipt form .receipt_output_way_block  .-text {
	width:50%;
	display: inline-block;

}


.receipt_output_way_block.type01 .-text {
	color:#004FA9;
}

.receipt_output_way_block.type02 .-text {
	color:#6e4d08;
}

.receipt_output_way_block.type03 .-text {
	color:#205b04;
}

.receipt_output_way_block.type04 .-text {
	color:#540454;
}

.receipt_output_way_block .base_btn {
	line-height:30px;
	width:50%;
	padding:0 20px;
	margin:0 0 0 auto;
	font-size: 1.6rem;

}

.jcb_receipt form .receipt_output_way_block .base_btn {
	width:100%;
}




.receipt_output_way_block.type01 .base_btn {
	background: linear-gradient(to top,#004fa9 0%,#1c70d0 100%);
}
.receipt_output_way_block.type02 .base_btn {
	background: linear-gradient(to top, #98742a 0%,#c09e17 100%);
}
.receipt_output_way_block.type03 .base_btn {
	background: linear-gradient(to top, #3a9111 0%,#56ab2f 100%);
}
.receipt_output_way_block.type04 .base_btn {
	background: linear-gradient(to top, #790079 0%,#980F98 100%);
}
.receipt_output_way_block .base_btn:after {
	display: none;
}

/* -------------------------------------
	sociallink
---------------------------------------- */
.border_bottom_title {
	position: relative;
	margin-bottom: 3px;
	padding-bottom: 11px;
	color: #002664;
	font-size: 2rem;
	line-height: 1.3em;
	font-weight: bold;
}
.border_bottom_title:before {
	content: "";
	width: 30%;
	height: 3px;
	background: #00457a;
	position: absolute;
	bottom: -3px;
	left: 0;
}
.border_bottom_title:after {
	content: "";
	width: 70%;
	height: 3px;
	background: #e1e1e1;
	position: absolute;
	bottom: -3px;
	right: 0;
}
.vertical_line_title {
	border-left: 6px solid #112664;
	padding: 8px 0 8px 12px;
	color: #002664;
	font-size: 1.8rem;
	line-height: 1.3em;
	font-weight: bold;
	margin-bottom: 10px;
}
.vertical_line_text {
	font-size: 1.4rem;
	font-weight: normal;
}
.session_security_block {
	margin: 20px 0;
}

/* .session_block */
.session_list_msg {
	margin: 0 0 10px 0;
}
.session_list {
	overflow: hidden;
	border: 1px solid #000;
	border-radius: 4px;
	background: #fff;
}
.session_list > li {
	display: flex;
	align-items: center;
	justify-content: space-between;
	margin: 0 10px;
	padding: 10px;
	color: #000;
}
.session_list > li.now_session_detail {
	margin: 0;
	padding: 10px 20px;
	background: #F5FAFF;
/*	border-bottom: 1px solid #000;*/
}
.session_list > li.now_session_detail.is_list {
	border-bottom: 1px solid #000;
}

/*
.session_list > li.now_session_detail + li.session_detail {
	border-top: 1px solid #000;
	margin: 0;
	padding: 10px 20px;
}*/
.session_list > li:not(.now_session_detail) + li:not(.session_all_clear) {
	border-top: 1px solid #999;
}
.session_list > li .icon {
	margin: 0 15px 0 0;
	font-size: 3.5rem;
	line-height: 1;
}
.session_list > li .text {
	flex-grow: 1;
	margin: 0;
	line-height: 1.4;
}
.session_list > li .text .browser,
.session_list > li .text .date {
	color: #777;
}
.session_list > li .session_delete_btn{
	color: #013f87;
	cursor: pointer;
}
.session_list > li .session_delete_btn i{
	color: #000;
	font-size: 2.5rem;
	line-height: 1;
}
.session_list > li .session_delete_btn:hover {
	opacity: 0.8;
}
.session_list > li.session_all_clear {
	justify-content: flex-end;
	margin: 0;
	padding: 15px 20px;
	border-top: 1px solid #000;
}
.session_list > li .session_all_clear_btn {
	color: #013f87;
	font-weight: 700;
	cursor: pointer;
}
.session_list > li .session_all_clear_btn:hover {
	opacity: 0.8;
}

/* .security_block */
.security_block .aleat_mail_list {
	margin: 15px 0 10px 0;
}
.security_block .alert_mail_msg {
	margin: 10px 0 0 0;
}
.session_box .success_msg,
.security_block .success_msg {
	color: #004fa9;
	font-weight: bold;
}
.session_box .error_msg,
.security_block .error_msg {
	color: #da0000;
	font-weight: bold;
}
.security_block .aleat_mail_list > li + li {
	margin-top: 10px;
}
.design_radio input + span {
	padding: 0 0 0 35px;
	line-height: 19px;
}
.design_radio input + span:before,
.design_radio input + span:after {
	top: 0;
	box-sizing: border-box;
}
.design_radio input:checked + span:after {
	top: 5px;
	height: 10px;
	width: 10px;
}
.security_password_btn {
	width: 220px;
	margin: 10px 0 0 0;
	font-size: 1.6rem;
	font-weight: normal;
	line-height: 37px;
}

/*5720 ご登録済クレジットカード一覧の編集*/
/* 削除ボタン */
.repeat_card_list .base_btn {
	background:#0096bb;
	width: 3.5em;
	height: 1.8em;
	text-align: center;
	font-size: 1.6rem;
	color: #fff;
	text-decoration: none;
	font-weight: 700;
	margin:auto;
	border-radius: 10%;
}

.repeat_card_list.payment_way td {
    padding: 10px 0;
}




.profession_area label {
	display : inline-block;
	padding : 5px 0;
}

.disabled_color {
	background-color : #ddd;
}

/* modify checkbox */
.modify_area .caption label {
	position: relative;
	margin: 0 0 0 20px;
	padding: 6px 0;
	line-height: 1;
}
.modify_area .caption input {
	position: absolute;
	top: 50%;
	left: -20px;
	width: 17px;
	height: 17px;
	transform: translate(0,-50%);
}
/* WSYS-11915 【フロント・VMDB】携帯弁済金の金額修正とフォームの修正 20250204 M.Amano */
.modify_area .caption span {
	color: #da0000;
	font-size: 1.2rem;
	font-weight: normal;
}

/* modify selectbox */
.modify_area select {
	min-width: calc(3em + 20px);
}

/* receive_attention_box */

.receive_attention_box {
	border: 3px solid #ff0000;
	padding: 20px;
	line-height: 1.5;
	border-radius: 15px;
	margin-bottom: 30px;
	font-size: 15px;
}
/* -------------------------------------
	WSYS-10385 インボイス制度対応
---------------------------------------- */
.WSYS10385Notice {
  line-height: 1.5;
  color: #f00;
  margin-top: 20px;
  margin-bottom: 0;
}
.WSYS10385InfoBox {
  border: 1px solid #f00;
  padding: 20px;
  margin: 20px 0;
}
.WSYS10385InfoBox__title {
  font-weight: bold;
  font-size: 116.7%;
  margin-bottom: 15px;
}
.WSYS10385InfoBox__listItem {
  position: relative;
  padding-left: 1em;
  line-height: 1.5;
}
.WSYS10385InfoBox__listItem::before {
  content: '・';
  position: absolute;
  left: 0;
}
.WSYS10385InfoBox__table {
  margin-top: 20px;
}
.WSYS10385InfoBox__cell {
  padding: 5px;
}
.WSYS10385ReceiptList__item {
  display: flex;
  align-items: center;
  background: #E8F3FF;
  line-height: 40px;
  margin: 10px 0;
  padding: 5px 20px;
  text-align: center;
  font-weight: bold;
  font-size: 1.6rem;
}
.WSYS10385ReceiptList__item > * {
  padding: 0 20px;
  border-right: solid 1px #ccc;
}
.WSYS10385ReceiptList__item > *:last-child {
  border-right: none;
  padding-right: 0;
}
.WSYS10385ReceiptList__itemText {
  text-align: left;
  display: inline-block;
}
.WSYS10385ReceiptList__itemText--red {
  color: #f00;
}
.WSYS10385ReceiptList__itemTitle {
  width: 15em;
}
.WSYS10385ReceiptList__itemCategory {
  width: 8em;
}
.WSYS10385ReceiptList__itemPrice {
  width: 8em;
}
.WSYS10385ReceiptList__itemButton {
  margin-left: auto;
  text-align: right;
}
.WSYS10385ReceiptList__itemButtonButtonTag {
  background: linear-gradient(to top,#004fa9 0%,#1c70d0 100%);
  line-height: 30px;
  padding: 0 20px;
  margin: 0 0 0 auto;
  font-size: 1.6rem;
  box-shadow: 0px 2px 4px #999;
  color: #fff;
  border-radius: 4px;
  display: block;
  font-weight: bold;
  cursor: pointer;
  position: relative;
  text-decoration: none;
  text-align: center;
  min-width: 8em;
}
.order_list_area .item.forme_chage_list .title{
    border-bottom: 0 solid #fff !important;
    padding-bottom: 0 !important;
}
.forme_chage_list .item_data {
    border-top: 1px solid #999;
}
.forme_chage_list .item_data .forme_charge_item_left{
    float: left;
    width: 50%;
    padding: 8px 17px;
}
.forme_chage_list .item_data .forme_charge_item_right{
    width: 50%;
    float: right;
}
.forme_chage_list .item_data .forme_charge_item_right .right_item_content{
    border-left: 1px solid #999;
    padding: 8px 17px;
}
.forme_chage_list .item_data .forme_charge_header{
    font-weight: bold;
    margin-bottom: 4px;
}
/* レスポンシブ対応 */
@media screen and (max-width: 768px) {
  .border_box.WSYS10385BorderBox {
    padding: 5px;
  }
  .WSYS10385ReceiptList__item {
    font-size: 1.6rem;
    flex-wrap: wrap;
    justify-content: center;
    padding: 5px;
  }
  .WSYS10385ReceiptList__item > div {
    margin-top: 5px;
    margin-bottom: 5px;
  }
  .WSYS10385ReceiptList__itemTitle {
    width: 100%;
    border-right: none;
  }
  .WSYS10385ReceiptList__itemCategory {
    width: 6.5em;
    padding: 0;
  }
  
  .WSYS10385ReceiptList__itemPrice {
    width: 6.5em;
    border-right: none;
    padding: 0;
  }
  .WSYS10385ReceiptList__itemButton {
    margin-left: 0;
    padding-left: 0;
  }
  .WSYS10385ReceiptList__itemButtonButtonTag {
    font-size: 1.4rem;
    min-width: 7em;
  }
}
/* WSYS-10468 インボイス制度対応　明細なし領収書作成依頼 N.Kita */
.WSYS10468ReceiptList__form {
  display: flex;
  justify-content: center;
  align-items: center;
}
.WSYS10468ReceiptList__receiptType {
  display: flex;
  justify-content: center;
  align-items: center;
  padding: 0 20px;
  margin-right: auto;
}
.WSYS10468ReceiptList__receiptType > * + * {
  margin-left: 20px;;
}
.biz_text p {
	line-height: 1.5;
}
.notification_box p{
	padding: 10px 0;
	line-height: 1.5;
}
/* レスポンシブ対応 */
@media screen and (max-width: 768px) {
  .WSYS10385ReceiptList__itemButton {
    width: 100%;
  }
  .WSYS10468ReceiptList__form {
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
  }
  .WSYS10468ReceiptList__form > * {
    width: 100%;
    margin: 5px 0;
  }
  .WSYS10385ReceiptList__itemButtonButtonTag {
    margin: 0 auto;
  }
    .forme_chage_list .item_data{
        border-top: 1px solid #fff;
    }
    .forme_chage_list .item_data .forme_charge_item_left{
        border-top: 1px solid #999;
        margin-top: 8px;
        text-align: left;
        width: 100%;
        padding: 8px 0;
    }
    .forme_chage_list .item_data .forme_charge_item_right{
        width: 100%;
        text-align: left;
    }
    .forme_chage_list .item_data .forme_charge_item_right .right_item_content{
        border-left: 0 #fff solid;
        padding: 8px 0;
    }
}