@charset "utf-8";

/* -------------------------------------
	case 1400px (PCサイト/メインビジュアルよりも大きい時 ) */
@media screen and (max-width: 1400px) {
/*----------------------------------------*/
body{
	min-height:5px;
	padding-top: 50px;
}
/*----------------------------------------*/
}
/*	end case 1400px (PCサイト/メインビジュアルより大きい時 ここまで)
----------------------------------------*/





/* -------------------------------------
	case 960px (PCサイト/コンテンツ幅より小さい時) */
@media screen and (max-width: 960px) {
/*----------------------------------------*/
body{
	min-height:4px;
}

.header_inner,
.footer_inner,
.content_inner{
	margin:auto;
	width:100%;
	font-size:1.2rem;
}
.header_inner{
	padding:10px 15px 0;
}

/*----------------------------------------*/
}
/*	end case 960px (PCサイト/コンテンツ幅より小さい時 ここまで)
----------------------------------------*/





/* -------------------------------------
	case 768px (iPadの縦想定) */
@media screen and (max-width: 768px) {
/*----------------------------------------*/
body{
	min-height:3px;
}

/*----------------------------------------*/
}
/*	end case 768px (iPadの縦想定 ここまで)
----------------------------------------*/





/* -------------------------------------
	case 736px (スマホサイズ)			*/
@media screen and (max-width: 736px) {
/*----------------------------------------*/
body {
	padding-top:50px;
}

.pc{
	display:none!important;
}

.pc_inline{
	display:none!important;
}
.pc_inline_block {
	display: none!important;
}
.sp{
	display:block!important;
}
.sp_inline{
	display:inline!important;
}
.sp_inline_block {
	display: inline-block!important;
}

img{
	max-width:100%;
}
input[type="text"],
input[type="tel"],
input[type="password"]{
	font-size:1.6rem;	/* iPhoneの入力時のズーム防止 */
}

.container{
	padding:0 0 0;
}
.footer{
	position:static;
}









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

.container {
	background:#f8f8f8;
}

.inner {
	background:#fff;
}




.header{

}

.header_inner{
	padding:10px 15px ;
}


.header_title_area {
	background:#051d44;
	color:#fff;
	border-bottom:none;
	margin:5.46875%  0;
}

.header_title {
	color:#fff;
	min-height:1px;
	border-left:none;
	padding:10px 0 ;
	margin:0px 0;
	font-size:1.6rem;
}

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

.header_title_area ul {
	position:relative;
	top:0;
}

.header_title_area ul li {
	width:49%;
	display:inline-block;
	background:#1579c7;
}

#Gnavi ul li a {
	padding:0;
}

/* -------------------------------------
	パンくず
---------------------------------------- */
.breadcrumb{
	display: none;
	background:#f1f1f1;
}


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

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

.content_header {
	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: 100%;
	margin:0 auto ;
}

.sns_border_area {
	border: 1px solid #bcbcbc;
	margin: 0 8px;
}

.sub_ttl {
	padding-left: 10px;
	font-size: 1.1rem;
}

/* WSYS-12298 【フロント】STEP2_ログイン・会員登録UI変更_タブ化 20250731 M.Amano */
/* 新規会員登録用のcss */
.sub_ttl.sub_ttl_new_regist {
	padding-top: 15px;
	padding-left: 0;
	margin-bottom: -5px;
	font-size: 1.6rem;
}

.sub_title {
	font-size:1.6rem;
	line-height:40px;
	padding:0 2.34375%;
	border: none;
}

/* WSYS-12298 【フロント】STEP2_ログイン・会員登録UI変更_タブ化 20250731 M.Amano */
/* 新規会員登録用のcss */
.sub_title.sub_title_new_regist {
	padding-top: 15px;
	margin-bottom: -20px;
}

.social_login_area {
	border: none;
}

.awe_list li {
	font-size:1.2rem;
}


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



.col_float {

}

.col_float .item_l {
	width:100%;
	float:none;
}

.col_float .item_r {
	width:100%;
	float:none;
	margin:0 0 6.25% 0;
}




.col_float .base_btn {

	text-align: center;


}




.enterprise_btn {
	background:#0c8893;
	line-height:65px;
	font-size:1.2rem;
}

.regist_btn {
	background:#067500;
	line-height:65px;
	font-size:1.2rem;
}

.regist_link {
	margin: 0;
}

.regist_link li {
	overflow: hidden;
	margin:3.125% 0;
}

.regist_link li.enterprise {
	width:100%;
	float:none;
	margin:3.125% 0;
}


.menu_list_area {
}

.menu_list {
	background:#eee;
	width:100%;
	padding:4.6875% 6.25% 6.25% 6.25%;
	margin:0 0 6.25% 0 ;
	float:none;
}

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

.menu_list .title{
	font-size:1.6rem;
}

.menu_list  .title i {
	font-size:3.5rem;
	margin:0 2.34375% 0 0;
}

.menu_list ul {
	margin:3.125% 0;
	min-height:1px;
}

.menu_list  .base_btn {
	font-size:1.4rem;
	padding:0 3.125%;
}

.search_area  {
	padding:3.125%;
}

.search_area .title {
	width:100%;
	margin:0 3.125% 0 0  ;
}


.search_area .search_box {
	display: block;
	width:100%;

}

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

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

.search_area .btn_block {
	display: block;
	margin:3.125% 0;
}

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

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





.order_list_area .base_table {
	border-top:solid 1px #ccc;
}

.order_list_area .base_table th {
	width:100%;
	display: block;
	border:none;
	border-right:solid 1px #ccc;
	border-left:solid 1px #ccc;

}

.order_list_area .base_table td {
	width:100%;
	border:solid 1px #ccc;
	display: block;
}

.order_list_area .base_table .caption {

	border:none;

}

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

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

.order_list_area .base_table .inner_table td {
	width:100%;
	border-bottom:solid 1px #ccc;

}

.order_list_area .base_table .inner_table  {

}

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

.order_list_area .base_table .inner_table td.middlecell {
	width:100%;

}

.order_list_area .base_table .inner_table .required_cell mark {
	top:-2px;
}


.order_list_area .base_table tr:last-child th {
	border-bottom:solid 1px #ccc;

}

.order_list_area .base_table tr:last-child td {
	border-bottom:solid 1px #ccc;
}






.order_list_area .item {
	margin:3.125% 0 6.25% 0;
	border-bottom:solid 1px #e0e0e0;
}
.order_list_area.no_price_table .item {
	border-bottom: none;
}

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



.order_list_area .title:before {
	width:50%;
}

.order_list_detail_block {
	margin:3.125% 0;
}

.order_list_link {
	background:#eee;
	padding:2.34375%;
	margin:0 0 3.125% 0;
}

.order_list_detail_block .item {
	margin:4.6875% 0;
}

.order_list_area .awe_list {
	width:100%;
	float:none;
}

.order_list_detail_block .item  .detail_title {
	font-size:1.2rem;
}

.order_list_detail_block .item  .detail_title:before {
	font-size:1.2rem;
	}




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

.order_list_area .btn_block {
	width:100%;
	float:none;
	margin:10px 0;
}

.order_list_area .total_price {
	padding:1.5625% 3.125%;
	font-size:1.6rem;

}


.both_list {
	font-size:1.2rem;
}

.both_list li {
	padding:1.5625% 3.125%;
}

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

.both_list.white li {
	padding:1.5625% 3.125%;
}

.both_list li:before {
	display: none;

}

.both_list li span {
	float:right;
}


.both_list li .right_box {
	float:right;
	margin: 3.25% 0 0 0;
}

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

}

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

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

.order_list_area .price {
	padding:10px 10px;
	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 tbody {
	padding:50px;
}

.mypage_table th {
	display:block;
	font-size:1.4rem;
	width:100%;
}

.mypage_table th:before {
	font-size:1.4rem;
}
.mypage_table td {
	display:block;
	padding:5px 10px ;
	font-size:1.2rem;
}
.mypage_table input[type=text] {
    width: 100%;
    margin-right: 5px;
}
.mypage_table input[type=text].half {
	width:47%;
}
.mypage_table input[type=text].half  + input[type=text].half {
	margin : 0;
}
.schedule  .mypage_table th {
	width:100%;
}

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


.hotel .mypage_table td {
	border-right:none;
	padding:1.5625% 3.125% ;
}

.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.2rem;
	padding:0;
}

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

.remarks .mypage_table td textarea {
	margin:3.125% 0 0 0;
	width:100%;
}


.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:3.125%;
	position:fixed;
	bottom:0;
	left:0;
	width:100%;
	z-index:999;
}

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

a.tabireg {
	float: none;
	margin: 8px 0;
}


.inner .notice_text{
	padding:3.125%;
	font-size: 100%;
}

#member .login [name="confirm_button"]{
	font-size: 1.7rem;
}
#member .login [name="confirm_button"]:after{
	font-size: 1.9rem;
}
[name="social_light_regist_button"]{
	font-size: 1.7rem;
}
[name="social_light_regist_button"]:after{
	font-size: 1.9rem;
}
[name="social_light_login_button"]{
	font-size: 1.7rem;
}
[name="social_light_login_button"]:after{
	font-size: 1.9rem;
}

.login_text {
	line-height: 1.8;
	margin: 20px 0;
	font-size: 1.2rem;
}

.reminder_block {
	line-height: 1.4;
    margin: 10px 0 3.125% 0;
	font-size: 1.4rem;
}


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

.base_table.profile_table p{
	font-size: 1.3rem;
}

/* -------------------------------------
	WSYS-3308 スマートチェック メール切り分け
---------------------------------------- */

.smart_check{
	padding: 10px;
	width: 100%;
	border-top: 1px solid #999;
}
.smart_layout_center {
	text-align: center;
}
.smart_check p img{
	width: 60%;
}
.smart_check_text{
	font-size: 1.2rem;
	line-height: 1.5;
	margin-bottom: 0;
}
.smart_pic{
	display: table;
	line-height: 1.5;
	font-size: 1rem;
	width: 100%;
}
.smart_item{
	display: table-cell;
	width: 50%;
}
.smart_pic .text_right{
	text-align: right;
}
.wallet_place_info{
	text-align: center;
}
.wallet_btn{
	width: 50%;
	padding-bottom: 5%;
	margin : auto;
	cursor : pointer;
}
.paying_slip_text{
	font-size: 1.2rem;
	line-height: 1.5;
	margin-bottom: 5px;
}
.paying_slip_text + ul{
	margin-bottom: 0;
}
.tbl_caption {
	margin-bottom : -20px;
}

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

}

.receipt_output_way_block.type02 {
	background: #FFF9E8;
}

.receipt_output_way_block.type03 {
	background: #E8FFF0;
}

.receipt_output_way_block .-title {
	width:100%;
	padding:0 0 0 0px;
	text-align: left;
	font-size: 1.8rem;
	border-right:none;
}

.receipt_output_way_block .-text {
	font-weight: bold;
	width:32%;
	display: inline-block;
}

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

}
.receipt_output_way_block .base_btn:after {
	display: none;
}

.border_title:before {
	width : 100%;
}


/* -------------------------------------
	sociallink
---------------------------------------- */
.session_security_area {
	margin: 0 0 30px 0;
	color: #222;
}
.border_bottom_title {
	padding-bottom: 2px;
	font-size: 1.6rem;
}
.border_bottom_title:before {
	width: 50%;
}
.border_bottom_title:after {
	width: 50%;
}
.vertical_line_title {
	border-left: 4px solid #112664;
	padding: 5px 0 5px 5px;
	font-size: 1.4rem;
}
.vertical_line_text {
	font-size: 1.2rem;
}
.session_security_block {
	margin: 15px 0;
}

/* .session_block */
.session_list > li {
	margin: 0 8px;
	padding: 8px;
}
.session_list > li.now_session_detail {
	padding: 8px 16px;
}
.session_list > li .icon {
	margin: 0 10px 0 0;
	font-size: 2.5rem;
}
.session_list > li .session_delete_btn i{
	font-size: 2rem;
}
.session_list > li.session_all_clear {
	padding: 10px 8px;
}

/* .security_block */
.security_block .alert_mail_title {
	margin: 15px 0 10px 0;
	font-weight: 700;
}
.security_block .alert_mail_title:before {
	display: inline-block;
	content: "\f0e0";
	margin: 0 5px 0 0;
	color: #999;
	font-family: FontAwesome;
	font-weight: normal;
}
.security_block .alert_mail_msg {
	margin: 5px 0 0 0;
}
.security_block .aleat_mail_list > li + li {
	margin-top: 10px;
}
.design_radio input + span {
	line-height: 17px;
}
.design_radio input + span:before,
.design_radio input + span:after {
	width: 17px;
	height: 17px;
}
.design_radio input:checked + span:after {
	top: 4px;
	left: 4px;
	width: 9px;
	height: 9px;
}
.security_password_btn {
	width: calc(100% / 2);
	margin: 10px 3.12% 0 3.12%;
	font-size: 1.2rem;
	line-height: 37px;
}

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

/* WSYS-11915 【フロント・VMDB】携帯弁済金の金額修正とフォームの修正 20250204 M.Amano */
.modify_area .caption span {
	font-size: 1.0rem;
	display: block;
}

/* receive_attention_box */

.receive_attention_box {
	margin-bottom: 5.46875%;
	background: #fff;
}
/*----------------------------------------*/
}
/*	end case 736px (スマホサイズ ここまで)
----------------------------------------*/





/* -------------------------------------
	case 640px (スマホの小さめのサイズ)   */
@media screen and (max-width: 640px) {
/*----------------------------------------*/
body{
	min-height:1px;
}
.container{
	max-width:640px;
	width:100%;
	margin:0 auto;
}

/*----------------------------------------*/
}
/*	end case 640px (スマホの小さめのサイズ ここまで)
----------------------------------------*/

