@charset "UTF-8";

#smart_mat {
  font-size: 14px;
  line-height: 1.6;
  letter-spacing: -0.07em;
  margin-top: 15px;
}

#smart_mat .alpha a:hover img{
  opacity: 0.7;
}

#smart_mat .f-header {
  margin-bottom: 10px;
}

#smart_mat .f-header_under{
  border-top: 1px solid #4a9e3f;
  border-bottom: 1px solid #4a9e3f;
}

#smart_mat .f-header_under_heading{
  float: left;
  background: #4a9e3f;
  height: 60px;
  box-sizing: border-box;
}
#smart_mat .f-header_under_text_area{
  float: left;
  box-sizing: border-box;
  width: 567px;
  padding: 12px 0 13px 10px;
  background: #fffc00;
  height: 60px;
}
#smart_mat .f-header_under_text_left{
  float: left;
  font-size: 13px;
  line-height: 1.38;
  margin-right: 20px;
}
#smart_mat .f-header_under_text_left span{
  color: #4a9e3f;
}
#smart_mat .f-header_under_text_right{
  float: left;
  font-size: 32px;
  font-weight: bold;
  color: #d80000;
  vertical-align: bottom;
  line-height: 1;
}
#smart_mat .f-header_under_text_right span{
  font-size: 11px;
  font-weight: normal;
  color: #333;
  vertical-align: bottom;
  line-height: 1;
}

#smart_mat .f-nav{
  margin-bottom: 50px;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  display: flex;
  justify-content: space-between;
}
#smart_mat .f-nav li{
  font-size: 12px;
  height: 30px;
  line-height: 30px;
  background: #e5f5c6;
}
#smart_mat .f-nav li:hover{
  opacity: 0.7;
}
#smart_mat .f-nav li a{
  color: #333;
  display: block;
  padding: 0 36px 0 44px;
  background: url(/resource/club_com/special/smart_mat/images/icon_arrow_nav.png) 25px center no-repeat;
}
#smart_mat .f-nav li a:hover{
  text-decoration: none;
}

#smart_mat .f-heading_wifi {
  margin-bottom: 20px;
}

#smart_mat .f-text_what {
  width: 410px;
  float: left;
}

#smart_mat .f-img_what {
  float: right;
  margin: -30px 0 20px 0;
}

#smart_mat .f-section_point {
  margin-bottom: 35px;
/*  margin-bottom: 30px;*/
  margin-top: -30px;
}

#smart_mat .f-point_area {
  width: 721px;
	margin: 0 auto;
	display:-webkit-box;
  display:-ms-flexbox;
  display:flex;
	-webkit-box-pack: justify;
	-ms-flex-pack: justify;
	justify-content: space-between;
}

#smart_mat .f-point_area li {
  width: 363px;
/*  float: left;
  margin-left: 35px;*/
}

/*#smart_mat .f-point_area li:first-child {
  margin-left: 0;
}*/

#smart_mat .f-point_area li:last-child {
  width: 315px;
}

#smart_mat .f-point_area li:last-child > .f-point_text_area {
  width: 230px;
}

#smart_mat .f-heading_point {
  font-size: 18px;
  font-weight: bold;
  margin-bottom: 10px;
  line-height: 1;
}

#smart_mat .f-point_icon {
  width: 56px;
  float: left;
}

#smart_mat .f-point_text_area {
  width: 280px;
  float: right;
}

#smart_mat .f-section_about {
  border-radius: 15px;
  border-left: 2px solid #319f22;
  border-right: 2px solid #319f22;
  border-bottom: 2px solid #319f22;
  margin-bottom: 60px;
}

#smart_mat .f-section_about .f-heading_green_bar {
  margin-left: -2px;
}

#smart_mat .f-section_about_inner {
  padding: 30px 18px;
}

#smart_mat .f-heading_bar {
  margin-bottom: 20px;
  text-align: center;
}

#smart_mat .f-setting_area li{
  width: 280px;
  margin: 0 40px 10px;
  float: left;
  overflow: visible;
  position: relative;
}
#smart_mat .f-setting_area li:after{
  content: "";
  width: 42px;
  height: 26px;
  background: url(/resource/club_com/special/smart_mat/images/arrow_gray.png) no-repeat;
  position: absolute;
  right: -62px;
  bottom: 45px;
}
#smart_mat .f-setting_area .f-no_arrow:after {
  content: "";
  background: none;
}
#smart_mat .f-setting_area li img{
  display: table;
  margin: 0 auto;
}
#smart_mat .f-setting_area .f-heading_gray_bar{
  border-radius: 5px;
  background: #666;
  color: #fff;
  font-size: 16px;
  line-height: 1;
  padding: 5px 0;
  text-align: center;
  margin-bottom: 5px;
}

#smart_mat .f-setting_area .f-setting_text {
  font-size: 13px;
  height: 25px;
  text-align: center;
  width: 270px;
}
#smart_mat .f-exclamation_area{
  box-sizing: border-box;
  width: 640px;
  margin: 0 auto 30px;
  border: 1px solid #666;
  padding: 12px 12px 12px 75px;
  background: url(/resource/club_com/special/smart_mat/images/icon_exclamation.png) no-repeat left top;
}
#smart_mat .f-heading_text--red{
  font-size: 16px;
  font-weight: normal;
  color: #d80000;
}
#smart_mat .f-exclamation_area{
  font-size: 13px;
}
#smart_mat .f-use_area{
  margin-bottom: 50px;
}
#smart_mat .f-use_area li {
  width: 160px;
  margin: 0 40px 0;
  float: left;
  overflow: visible;
  position: relative;
}
#smart_mat .f-use_area li:after {
  content: "";
  width: 42px;
  height: 26px;
  background: url(/resource/club_com/special/smart_mat/images/arrow.png) no-repeat;
  position: absolute;
  right: -62px;
  bottom: 74px;
}

#smart_mat .f-use_area .f-no_arrow:after {
  content: "";
  background: none;
}

#smart_mat .f-use_area .f-heading_green_bar_small {
  border-radius: 5px;
  background: #319f22;
  color: #fff;
  font-size: 16px;
  line-height: 1;
  padding: 5px 0;
  text-align: center;
  margin-bottom: 5px;
}

#smart_mat .f-use_area .f-use_text {
  font-size: 13px;
  height: 50px;
  text-align: center;
  width: 240px;
  margin-left: -40px;
}

#smart_mat .text--red{
  color: #d80000;
}
#smart_mat .f-use_area .f-use_text .text--large--green{
  font-size: 16px;
  color: #319f22;
  font-weight: bold;
}

#smart_mat .f-admin_area{
  margin-bottom: 50px;
}
#smart_mat .f-heading_text{
  font-size: 16px;
  font-weight: bold;
/*  margin-bottom: 5px;*/
	margin-bottom: 10px;
  margin-left: 40px;
}
#smart_mat .f-heading_text .wight--normal{
  font-weight: normal
}
#smart_mat .f-heading_text small{
  font-size: 11px;
  font-weight: normal;
  margin-left: 10px;
}
#smart_mat .f-admin_area_text{
  font-size: 13px;
  margin-bottom: 10px;
  margin-left: 40px;
}
#smart_mat .margin_left{
	display: block;
  margin-left: 40px !important;
}
#smart_mat .margin_top{
	display: block;
  margin-top: 10px !important;
}
#smart_mat .f-admin_area_txt_number {
  padding-left: 40px;
	margin-bottom: 20px;
	position: relative;
	height: 35px;
	line-height: 35px;
}
#smart_mat .f-admin_area_txt_number::before {
	content: '';
	display: block;
	position: absolute;
	top: 0;
	left: 0;
	width:35px;
	height:35px;
	background:url(/resource/club_com/special/smart_mat/images/number_1.png) no-repeat;
}
#smart_mat .f-admin_area_txt_number.number_2::before {
	background:url(/resource/club_com/special/smart_mat/images/number_2.png) no-repeat;
}
#smart_mat .f-admin_area_txt_number.number_3::before {
	background:url(/resource/club_com/special/smart_mat/images/number_3.png) no-repeat;
}
#smart_mat .note_weight{
  font-size: 11px;
/*  margin: 10px 0 0 40px;*/
	margin: 10px 0 0 0;
}
#smart_mat .f-attention_note{
  box-sizing: border-box;
  width: 640px;
  border: 1px solid #666;
	margin: 0 auto 40px;
  padding: 10px 15px;
}
#smart_mat .f-heading_attention_note{
  font-size: 16px;
  font-weight: bold;
  margin-bottom: 5px;
}
#smart_mat .f-heading_attention_note strong{
  color: #319f22;
}
#smart_mat .f-img_arriving{
  float: right;
  margin-left: 20px;
}
#smart_mat .f-text_attention_note{
  font-size: 13px;
}

#smart_mat .f-section_charge{
  margin-bottom: 50px;
}
#smart_mat .f-section_charge ul{
  margin-top: 20px;
  font-size: 12px;
  text-indent: -12px;
/*  margin-left: 12px;*/
	width: 721px;
	margin: 20px auto;
	padding-left: 12px;
	box-sizing: border-box;
}
#smart_mat .f-section_charge img{
	display: block;
	margin: 0 auto;
}

#smart_mat .f-img_attention {
}

#smart_mat .f-spec_detail {
  width: 455px;
  font-size: 11px;
  float: left;
  margin-bottom: 5px;
}

#smart_mat .f-spec_detail02 .detail_inner {
 width: 341px;
 font-size: 11px;
 float: right;
 margin-top: -30px;
}

#smart_mat .f-spec_detail dt {
  float: left;
  color: #319f22;
  width: 100px;
  text-align: right;
}

#smart_mat .f-spec_detail dd {
  float: right;
  width: 355px;
  letter-spacing: -0.1em;
}

#smart_mat .f-img_spec_right {
  float: right;
}
#smart_mat .f-img_spec_left {
  float: left;
}

#smart_mat .f-section_items {
  margin-bottom: 60px;
}

#smart_mat .f-table_items {
  font-size: 14px;
  border-collapse: collapse;
  width: 761px;
}

#smart_mat .f-table_items + .f-table_items{
  margin-top: 12px;
}

#smart_mat .f-table_items td {
  padding: 5px;
  text-align: center;
  border: 1px solid #e0e0e0;
}

#smart_mat .f-table_items th {
  background: #efefef;
  font-weight: normal;
  width: 80px;
  padding: 5px;
  text-align: center;
  vertical-align: middle;
  border: 1px solid #e0e0e0;
}

#smart_mat .f-table_items .bold td {
 font-weight: bold;
}

#smart_mat .f-table_items .apply_btn th{
 background-image: linear-gradient(29.74deg,transparent 49%,#e0e0e0 49%,#e0e0e0 51%,transparent 51%,transparent);
 background-color: #fff;
}

#smart_mat .f-table_items .apply_btn td{
  padding: 4px 3px;
  font-size: 15px;
  font-weight: bold;
}

#smart_mat .f-table_items .apply_btn a{
  background: linear-gradient(#ffa528, #ef8700);
  display: block;
  height: 43px;
  line-height: 43px;
  color: #fff;
  text-decoration: none;
}
#smart_mat .f-table_items .apply_btn a:hover{
  opacity: 0.7;
}
#smart_mat .f-section_contact p {
  font-size: 13px;
}
#smart_mat .f-section_faq{
  margin-bottom: 40px;
}
#smart_mat .f-heading_balloon{
  margin-bottom: 15px;
}
#smart_mat .f-faq_question{
  cursor: pointer;
  font-size: 16px;
  padding: 20px 0 20px 40px;
  background: url(/resource/club_com/special/smart_mat/images/icon_q.png) no-repeat 10px 18px;
  border-bottom: 1px solid #ccc;
}
#smart_mat .f-faq_answer{
  display: none;
  font-size: 13px;
  padding: 20px 0 20px 40px;
  background: #e5f5c6 url(/resource/club_com/special/smart_mat/images/icon_a.png) no-repeat 10px 18px;
}
#smart_mat .f-faq_area .faq-btn {
  display: block;
  float: right;
  width: 22px;
  height: 22px;
}
#smart_mat .f-faq_area .faq-btn--plus {
  background: url(/resource/club_com/special/smart_mat/images/btn_plus.png) no-repeat;
}
#smart_mat .f-faq_area .faq-btn--minus {
  background: url(/resource/club_com/special/smart_mat/images/btn_minus.png) no-repeat;
}
#smart_mat .link_weightUpto {
	margin-bottom: -8px;
	font-size: 11px;
}

.f-icon_window{
  padding-right: 15px;
  margin-right: 3px;
  background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAkAAAAJCAYAAADgkQYQAAAACXBIWXMAAAsTAAALEwEAmpwYAAAF+mlUWHRYTUw6Y29tLmFkb2JlLnhtcAAAAAAAPD94cGFja2V0IGJlZ2luPSLvu78iIGlkPSJXNU0wTXBDZWhpSHpyZVN6TlRjemtjOWQiPz4gPHg6eG1wbWV0YSB4bWxuczp4PSJhZG9iZTpuczptZXRhLyIgeDp4bXB0az0iQWRvYmUgWE1QIENvcmUgNS42LWMxNDUgNzkuMTYzNDk5LCAyMDE4LzA4LzEzLTE2OjQwOjIyICAgICAgICAiPiA8cmRmOlJERiB4bWxuczpyZGY9Imh0dHA6Ly93d3cudzMub3JnLzE5OTkvMDIvMjItcmRmLXN5bnRheC1ucyMiPiA8cmRmOkRlc2NyaXB0aW9uIHJkZjphYm91dD0iIiB4bWxuczp4bXA9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC8iIHhtbG5zOmRjPSJodHRwOi8vcHVybC5vcmcvZGMvZWxlbWVudHMvMS4xLyIgeG1sbnM6cGhvdG9zaG9wPSJodHRwOi8vbnMuYWRvYmUuY29tL3Bob3Rvc2hvcC8xLjAvIiB4bWxuczp4bXBNTT0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wL21tLyIgeG1sbnM6c3RFdnQ9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9zVHlwZS9SZXNvdXJjZUV2ZW50IyIgeG1wOkNyZWF0b3JUb29sPSJBZG9iZSBQaG90b3Nob3AgQ0MgMjAxOSAoV2luZG93cykiIHhtcDpDcmVhdGVEYXRlPSIyMDE4LTEwLTEyVDE1OjMwOjU2KzA5OjAwIiB4bXA6TW9kaWZ5RGF0ZT0iMjAxOC0xMC0yNlQxMjo0NDo0NiswOTowMCIgeG1wOk1ldGFkYXRhRGF0ZT0iMjAxOC0xMC0yNlQxMjo0NDo0NiswOTowMCIgZGM6Zm9ybWF0PSJpbWFnZS9wbmciIHBob3Rvc2hvcDpDb2xvck1vZGU9IjMiIHBob3Rvc2hvcDpJQ0NQcm9maWxlPSJzUkdCIElFQzYxOTY2LTIuMSIgeG1wTU06SW5zdGFuY2VJRD0ieG1wLmlpZDo2MGJjZDRiZC1kMGM5LWZiNDktODJhOC1mYThmZDRhZDdjNjMiIHhtcE1NOkRvY3VtZW50SUQ9ImFkb2JlOmRvY2lkOnBob3Rvc2hvcDpmYTBmYzQzNS05YjJkLTRhNGUtYWUzOC03Y2MyYzUwOGU5OWYiIHhtcE1NOk9yaWdpbmFsRG9jdW1lbnRJRD0ieG1wLmRpZDo3MzMwYzk0NC1hNjYwLTkwNDktYmI5YS1kNzc4YThlMWRhMzYiPiA8eG1wTU06SGlzdG9yeT4gPHJkZjpTZXE+IDxyZGY6bGkgc3RFdnQ6YWN0aW9uPSJjcmVhdGVkIiBzdEV2dDppbnN0YW5jZUlEPSJ4bXAuaWlkOjczMzBjOTQ0LWE2NjAtOTA0OS1iYjlhLWQ3NzhhOGUxZGEzNiIgc3RFdnQ6d2hlbj0iMjAxOC0xMC0xMlQxNTozMDo1NiswOTowMCIgc3RFdnQ6c29mdHdhcmVBZ2VudD0iQWRvYmUgUGhvdG9zaG9wIENDIDIwMTkgKFdpbmRvd3MpIi8+IDxyZGY6bGkgc3RFdnQ6YWN0aW9uPSJzYXZlZCIgc3RFdnQ6aW5zdGFuY2VJRD0ieG1wLmlpZDo2MGJjZDRiZC1kMGM5LWZiNDktODJhOC1mYThmZDRhZDdjNjMiIHN0RXZ0OndoZW49IjIwMTgtMTAtMjZUMTI6NDQ6NDYrMDk6MDAiIHN0RXZ0OnNvZnR3YXJlQWdlbnQ9IkFkb2JlIFBob3Rvc2hvcCBDQyAyMDE5IChXaW5kb3dzKSIgc3RFdnQ6Y2hhbmdlZD0iLyIvPiA8L3JkZjpTZXE+IDwveG1wTU06SGlzdG9yeT4gPC9yZGY6RGVzY3JpcHRpb24+IDwvcmRmOlJERj4gPC94OnhtcG1ldGE+IDw/eHBhY2tldCBlbmQ9InIiPz4+p8EjAAAAOUlEQVQYlWOULnr5nwE3YGRgYGBgwicJA7gUoZjOgk0nmsL/uExCAUQpglmHz4cMLDjcg9UkvKYBACLBB46ue6ncAAAAAElFTkSuQmCC) no-repeat right center;
}




#smart_mat .pageTop {
  font-size: 13px;
}
#smart_mat .btn_application{
  text-align: center;
}

#smart_mat .btn_cp_application{
  position: relative;
  width: 741px;
  height: 338px;
  margin: 20px auto 0;
}
#smart_mat .bg_btn_cp_application{
  position: absolute;
  left: 0;
  top: 0;
}
#smart_mat .btn_cp_application a{
  display: block;
  width: 640px;
  height: 54px;
  position: absolute;
  bottom: 18px;
  left: 0;
  right: 0;
  margin: auto;
}

/* 緊急対応 */
#important_notices_area .border_box_red {
  border: 2px solid #cd1929;
  background-color: #cd1929;
  margin-bottom: 20px;
}
#important_notices_area .border_box_red .title_text {
  color: #fff;
  font-size: 16px;
  font-weight: bold;
  text-align: center;
  display: flex;
  justify-content: center;
  align-items: center;
}
#important_notices_area .border_box_red .title_text::before {
  content: url('/resource/club_com/services/furniture/images/icon_info.png');
  display: block;
  width: 20px;
  height: 20px;
  margin-right: 5px;
}
#important_notices_area .border_box_red .bg_white {
  background-color: #fff;
}
#important_notices_area .border_box_red .info_text_area {
  padding: 10px 15px;
}
#important_notices_area .border_box_red .sub_title {
  color: #cd1929;
  text-align: center;
  font-size: 15px;
  font-weight: bold;
  margin-bottom: 10px;
}
#important_notices_area .border_box_red .info_text {
  font-size: 15px;
  text-align: center;
}

#smart_mat .bnr_pring a:hover img {
  opacity: .7;
}

#smart_mat .f-heading_movie {
  margin-bottom: 20px;
}

#smart_mat .movie_time {
  margin-bottom: 30px;
}

#smart_mat .movie_time dl {
  letter-spacing: 0;
}

#smart_mat .movie_time dt {
  font-size: 16px;
  margin-bottom: 10px;
}

#smart_mat .movie_time dd {
  font-size: 13px;
}

#smart_mat .movie_time .column_left {
  width: 50%;
  float: left;
}

#smart_mat .movie_time .column_right {
  width: 310px;
  float: right;
}

#smart_mat .f-section_movie iframe {
  border: 1px solid #dedede;
}

/* 重要なお知らせ */
#important_notices_area .border_box_red {
  border: 2px solid #cd1929;
  background-color: #cd1929;
  margin-bottom: 20px;
}
#important_notices_area .border_box_red .title_text {
  color: #fff;
  font-size: 16px;
  font-weight: bold;
  text-align: center;
  display: flex;
  justify-content: center;
  align-items: center;
}
#important_notices_area .border_box_red .title_text::before {
  content: url('/resource/club_com/services/eisei_kaigo_delivery/images/icon_info.png');
  display: block;
  width: 20px;
  height: 20px;
  margin-right: 5px;
}
#important_notices_area .border_box_red .bg_white {
  background-color: #fff;
}
#important_notices_area .border_box_red .info_text_area {
  padding: 10px 15px;
}
#important_notices_area .border_box_red .sub_title {
  color: #cd1929;
  text-align: center;
  font-size: 15px;
  font-weight: bold;
  margin-bottom: 10px;
}
#important_notices_area .border_box_red .info_text {
  font-size: 15px;
  text-align: center;
}