@charset "utf-8";

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

	index

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

.gps_btn{
	margin:10px;
}
/*
.main_content_btn{
	background: #fff url(/themes/smp/images/bg_02.jpg) no-repeat 0 0;
	background-size: cover;
	bottom: 0;
	left: 0;
	position: fixed;
	width: 100%;
}
.main_content_btn ul{
	width:320px;
	margin:0 auto;
}
.main_content_btn li{
	float:left;
}
*/
.banner_area{
	margin:30px 10px 0px 10px;
}
.banner_area li{
	margin-bottom:10px;
}
.news{
	margin:0px 10px 30px 10px;
}
.news h2{
	margin-bottom:10px;
}
.news dt {
	font-weight: bold;
	font-size: 90%;
	margin-top: 10px;
}
.news dt:first-child{
	margin-top:0;
}
.news dt span {
	margin-right: 10px;
}
.news dd {
	padding: 5px 0 10px 0;
	border-bottom:1px solid #a6cf97;
}
.news dd:last-child{
	padding: 5px 0 0px 0;
	border-bottom:none;
	margin-bottom:0;
}


/* 2019.03追加
----------------------------------------------------------- */
.sub_content_btn {
	background: #fff url(../images/bg_02.jpg) no-repeat 0 0;
	background-size: cover;
  margin-top: 30px;
  padding: 40px 0 5px;
  position: relative;
  
}

.foot-menuset {
	background: #fff url(../images/bg_02.jpg) no-repeat 0 0;
	background-size: cover;
	bottom: 0;
	left: 0;
  padding: 5px 0;
	position: fixed;
	width: 100%;
  z-index: 9500;
}

.foot-menuset ul,
.sub_content_btn ul{
  display: -webkit-flex;
  display: flex;
  -webkit0align-items: center;
  align-items: center;
  -webkit-justify-content: space-around;
  justify-content: space-around;
  margin: 0 auto;
  width:95%;
}

.sub_content_btn ul{
  margin: -60px auto 0;
  position: relative;
}

.sub_content_btn ul li span,
.sub_content_btn ul li a{
  display: block;
  line-height: 0;
}

.sub_content_btn ul li{
  text-align: center;
  width: 24%;
}

.foot-menuset ul li{
  text-align: center;
  width: 26%;
}

.foot-menuset ul li:last-child{
  width: 19%;
}

.sub_content_btn ul li .icon img,
.foot-menuset ul li img{
  height: auto;
  max-width: 100%;
  width: 100%;
}

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

	info

----------------------------------------------------------------------------*/
.date {
	margin-bottom: 20px;
}
.date span {
	font-weight: bold;
	margin-right: 10px !important;
}
.entry h2 {
	font-size: 14px !important;
	font-weight: bold !important;
	margin:0 0 10px 0 !important;
	padding:0 !important;
	background:none !important;
	-webkit-box-shadow: 0px 0px 0px !important;
	-moz-box-shadow: 0px 0px 0px !important;
	box-shadow: 0px 0px 0px !important;
}
.entry blockquote {
	background-color:#fffbdd;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	padding:15px;
	margin:10px 0;
}
.entry blockquote p {
	background: url(/images/info_icon_01.gif) no-repeat 0 0;
	padding: 0 0 0 25px;
}
#snsbtn_box_02 {
	margin: 20px 0 0 0;
}
.btn_03 {
	width: 205px;
	margin: 20px auto;
}
.relevance {
	margin-top: -8px;
}
.relevance li {
	padding: 8px 0 10px 0;
	background: url(/images/bg_07.gif) no-repeat 0 bottom;
}
.relevance li:last-child {
	background: none;
	padding: 8px 0 0 0;
}
.relevance li a {
	background: url(/images/icon_02.gif) no-repeat 0 4px;
	padding: 0 0 0 15px;
}

.entry a		{color:#14a83b !important; text-decoration:underline !important;}
.entry a:visited{color:#14a83b !important; text-decoration:underline !important;}

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

	shuhai

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

.flow li{
	margin-bottom:5px;
}
.flow li:last-child{
	margin-bottom:0;
}
.flow li p, .flow h3{
	display: table-cell;
	vertical-align: middle;
	width:50%;
}

.accordion em{
	font-style:normal;
	color:#fff44c;	
}

.accordion .small{
	font-size:12px;
}

.service_search{
	background-color:#fffbc7;
	padding:15px;
	margin-top:10px;
}
.service_search .service_search_select1, .service_search .service_search_select2 {
	width:100%;
	height:30px;
	font-size:14px;
	margin:6px 0 10px 0;
	font-family: "ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro","メイリオ",Meiryo,"ＭＳ Ｐゴシック","MS PGothic",sans-serif;
}
.service_search ul{
	padding:0 !important;
	margin:0 !important;
}
.service_search li{
	background:none !important;
	padding:0 0 5px 0 !important;
	margin: 0px;
	border-bottom:none !important;
}
.service_search li a{
	background:none !important;
	padding:0 !important;
	margin:0 !important;
}
.tokyo_tbl {
	width:100%;
	background-color:#fff;
	border:0 !important;
	
}
.tokyo_tbl th {
	background: #fff url(/images/tbl_bg_02.gif) repeat 0 0;
	border-right:1px solid #fff;
	border-bottom:1px solid #fff;
	color:#fff;
	text-align:center;
	padding:3px 0px;
}
.tokyo_tbl td {
	background-color: #ffffff;
	border-right:1px solid #ebe8e2;
	border-bottom:1px solid #ebe8e2;
	text-align:center;
	padding:3px 0px;
}

.shop_name{
	font-size:130%;
	color:#14a83b;
	font-weight:bold;
	text-align:center;
}

.shop_form_btn a{
	background:none !important;
	margin-top:5px;
}
.border_01{
	border-top:1px solid #FFF;
	padding:10px 0 0 0;
	margin:10px 0 0 0;
}

.tokyo_tel a{
	font-size:26px !important;
	margin-top:5px;
	color:#523c0a !important;
	background:none !important;
	padding:0 !important;
	margin:0 !important;
	font-weight:bold !important;
}

.tokyo_tel{
	font-size:26px !important;
	font-weight:bold;
	margin-top:5px;
	color:#523c0a;
	text-align:center;
}

.new_block_pdf{
	padding: 10px 0;
}
.new_block_pdf img{
	margin: 0 0 20px 0;
}
.new_block_pdf a{
	background: none;
  padding: 0;
}

.shuhai_results{
	text-align:center;
	margin:10px 0 0px 0;
	background-color:#e35633;
	padding:3px 10px;
	font-size:90%;
	color:#fff;
}
.shuhai_results_02{
	text-align:center;
	margin:10px 0 0px 0;
	background-color:#e35633;
	padding:3px 10px;
	font-size:90%;
	color:#fff;
}


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

	recruit_info

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

.recruit_info span{
	margin-left:-7px;
}

.recruit_list_info{
	margin-bottom:5px;
}
.recruit_list_info li{
	float:left;
	margin:5px 0 2px 5px;
	background:none !important;
	padding:0 !important;
	border-bottom:none !important;
}
.recruit_list_info li:last-child{
	margin-left:10px;
	padding-top:2px !important;
}

.recruit_list_info li span{
	float:left;
}
.category_02 span{
	font-size:11px;
	border:1px solid #31ae4d;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
	padding:5px 10px 5px 10px;
	background-color:#fff;
}
.recruit_list_info .category_02 span{
	font-size:11px;
	border:1px solid #31ae4d;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
	padding:1px 10px 0 10px !important;
	background-color:#fff;
}
.category_03 span{
	font-size:11px;
	color:#fff;
	border:1px solid #31ae4d;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
	padding:1px 10px 0 10px !important;
	background-color:#14a83b;
	margin-top:-2px;
}
.recruit_list li{
	padding: 5px 0 10px 0;
	border-bottom:1px solid #cee3d3;	
}
.recruit_list a		{color:#14a83b !important; text-decoration:underline !important;}
.recruit_list a:visited{color:#14a83b !important; text-decoration:underline !important;}

.recruit_list li:last-child{
	padding-bottom:0 !important;
}
.recruit_list{
	margin-top:-10px !important;
}

.recruit_list li:last-child{
	border-bottom:none;
}

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

	shop

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

.shop_list_tbl, .shop_menu_tbl{
	width:100%;
	-webkit-box-shadow: 0px 0px 2px #c5e6c4;
	-moz-box-shadow: 0px 0px 2px #c5e6c4;
	box-shadow: 0px 0px 2px #c5e6c4;
	background-color:#fff;
	margin:10px 0 0 0;
}

.shop_list_tbl th{
	background: #fff url(/images/tbl_bg_02.gif) repeat 0 0;
	color:#fff;
	padding:7px 5px 5px 5px;
	text-align:center;
	border-bottom:1px solid #e0f2e4;
	font-weight:bold;
	line-height:130%;
}
.shop_menu_tbl th, .shop_list_tbl th{
	background: #fff url(/images/tbl_bg_02.gif) repeat 0 0;
	color:#fff;
	padding:7px 5px 5px 5px;
	text-align:center;
	border-right:1px solid #e0f2e4;
	font-weight:bold;
	line-height:130%;
	font-size: 3.5vw; /*250801*/
}

.shop_list_tbl th:last-child, .shop_menu_tbl th:last-child{
	border-right:none !important;
}

.shop_list_tbl th.shop_name{
	font-size: 120%;
}

.shop_list_tbl td, .shop_menu_tbl td{
	border-right:1px solid #e0f2e4;
	border-bottom:1px solid #e0f2e4;
	/*padding:10px 10px; 250801*/
	padding:6px 6px;
	line-height:150%;
	vertical-align:middle;
	font-size: 3.5vw; /*250801*/
}
.shop_icon_list{
	margin:0 0 5px -2px;
}

.shop_icon_list li{
	margin-left:2px;
	float:left;
}

.shop_info_tbl{
	width:100%;
}

.shop_info_tbl th{
	font-weight:bold;
	color:#14a83b;
	vertical-align:central;
	width:105px;
	padding:7px 0;
	text-align:left;
}
.shop_info_tbl td{
	padding:7px 0;
	line-height:140%;
}

.shop_info_tbl tr{
	border-bottom:1px solid #cee3d3;	
}

.shop_info_tbl tr:last-child{
	border-bottom:none;
}

.map_info{
	text-align:right;
	margin:0px 0px 0px 0;
	padding:5px 15px 0px 0;
	font-size:11px;
	background: url(/images/icon_02.gif) no-repeat right 12px;
	font-size:13px;
}

.comment{
	padding:0 15px 20px 15px;
	background: url(../images/shop_img_24.jpg) repeat 0 0;
	margin:0 10px;
}
.comment_bg{
	margin-top:-10px;
}

.comment_img{
	border:4px solid #fff;
	-webkit-box-shadow: 0px 0px 3px #e6e6d1;
	-moz-box-shadow: 0px 0px 3px #e6e6d1;
	box-shadow: 0px 0px 3px #e6e6d1;
	margin:4px 10px 0px 0;
}

.shop_list_tb_td_01{
	width:30%;
	text-align:right;
}

.shop_list_tb_td_02{
	width:30%;
	text-align:right;
}

/* 250801 */
.shop_list_tb_td_05{
	width:35%;
}

.shop_list_tb_td_06{
	width:Calc(65%/3);
	text-align:right;
}
/* /250801 */

.normal_tbl, .normal_tbl_02{
	width:100%;
	-webkit-box-shadow: 0px 0px 2px #c5e6c4;
	-moz-box-shadow: 0px 0px 2px #c5e6c4;
	box-shadow: 0px 0px 2px #c5e6c4;
	background-color:#fff;
	margin:10px 0 0 0;
	font-size:13px;
}

.normal_tbl th, .normal_tbl_02 th{
	background: #fff url(/images/tbl_bg_02.gif) repeat 0 0;
	color:#fff;
	padding:7px 5px 5px 5px;
	text-align:center;
	border-right:1px solid #e0f2e4;
	border-bottom:1px solid #e0f2e4;
	font-weight:bold;
	width:25%;
}

.normal_tbl th:last-child, .normal_tbl_02 th:last-child{
	border-right:none !important;
}

.normal_tbl td, .normal_tbl_02 td{
	border-right:1px solid #e0f2e4;
	border-bottom:1px solid #e0f2e4;
	padding:10px 10px;
	line-height:150%;	
	vertical-align:middle;
}
.gps_list{
	margin-top:20px;
}

.gps_list li{
	background: url(/images/tbl_bg_02.gif) repeat 0 0;
	padding-right:10px;
	margin-bottom:1px;
}

.gps_list li p{
	background: url(/images/icon_03.png) no-repeat center right;
}

.gps_list li a{
	padding:24px 10px 23px 10px;
	font-size: 15px;
	line-height: 130%;
	font-weight:bold;
	color:#fff !important;
	text-decoration:none !important;
	display:block;
}

.gps_list li span{
	margin-left:10px;
}

.under_btn_area{
	margin:30px 10px 0 10px;
}

.under_btn_area li{
	margin-bottom:10px;
}

.under_btn_area li:last-child{
	margin-bottom:0;
}

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

	contact

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

.contact_list .contact_icon{
	display: table-cell;
	vertical-align: middle;
}
.contact_list h3{
	display: table-cell;
	vertical-align: middle;
	font-size:15px;
	padding:3px 0 0 0;
	font-weight:bold;
}

.contact_box{
	border:1px solid #e3dcce;
	padding:10px;
	margin-top:10px;
}
.contact_box_02{
	border:1px solid #e3dcce;
	padding:10px;
	margin-top:10px;
	background-color:#fef9d1;
}

.contact_box .empire{
	font-weight:bold;
	text-align:center;
	margin-top:5px;
}

.contact_list li{
	margin-bottom:10px;
}

.contact_list li:last-child{
	margin-bottom:0;
}

.contact_area{
	background: url(https://www.empire1912.com/images/company_icon_01.gif) no-repeat 0 7px;
  padding: 0 0 0 10px;
  margin: 10px 10px 0;
  font-weight: bold;
  font-size: 15px;
}

.tel .shop_tel a{
	font-size:24px !important;
	font-weight:bold;
	margin-top:5px;
	color:#12a233 !important;
}
.tel .shop_tel{
	font-size:24px !important;
	font-weight:bold;
	margin-top:5px;
	color:#12a233;
}

.tel p{
	display: table-cell;
	vertical-align: middle;
}

.tel{
	width:230px;
	margin:0 auto !important;
	text-align:center;
}

.tel img.left{
	float:left;
}

.area_end{
	padding: 5px 0 5px 0;
	border-bottom: 1px solid #a6cf97;
}


/* form
----------------------------------------------------------- */

.contact_caution p{
	display: table-cell;
	vertical-align: middle;
}

.contact_caution .caution{
	padding-top:5px;
	color:#cd4f23;
}
.content_form h3{
	font-size:18px;
	font-weight:bold;
	padding:5px 10px 0 0 !important;
}

.content_form .caution{
	padding-top:5px;
}
.content_form .caution img.left{
	float:left;
}
.content_form .red{
	color:#cd4f23;
}

.content_form .text_style{
	width:96%;
	height:20px;
}
.content_form .text_style_02{
	width:96%;
}
.form_title p, .form_title h3{
	display: table-cell;
	vertical-align: middle;
	padding-right:2px;
}
.content_form li{
	margin:15px 0 0 0;
	border-bottom:1px solid #cee3d3;	
	padding:0 0 20px 0;
}

.content_form li:last-child{
	background:none !important;
	padding-bottom:15px;
}

.form_text label{
	padding:10px 10px 0 0;
	line-height:220%;
}

.contact_ex{
	color:#9e9080;
	font-size:13px;
}
.mw_wp_form_preview .contact_ex{
	display:none;
}

.text_style{
	border:1px solid #a9a29b;
	padding:3px 4px;
	width:300px;
}

.text_style_02{
	border:1px solid #a9a29b;
	padding:3px 4px;
	width:610px;
}






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

	privacy

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

.privacy dt{
	font-weight:bold;
	margin:20px 0 5px 0;
}
.privacy dd{
	margin-left:10px;
}

.privacy dl{
	background:url(/images/bg_09.png) repeat-x left bottom;
	padding-bottom:20px;
	margin-bottom:20px;
}

.privacy span{
	margin-left:-7px;
}

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

	faq
	
----------------------------------------------------------------------------*/


.faq .accordion {
	width:95%;
	margin:0 10px;
}
.faq .faq_title{
	background:url(/images/faq_icon_01.jpg) no-repeat left 18px;
	padding:0 0 0 45px;
	color:#514130 !important;
}

.faq .accordion a{
	background:none;
	display:inline !important;
	padding:0 !important;
}
.faq .accordion span {
	display: block;
	padding: 10px 50px 10px 0px;
	background-position: right center;
	background-repeat: no-repeat;
	font-weight: bold;
	font-size:110%;
	color:#514130 !important;
	cursor:pointer;
}
.faq .accordion_content{
	background:url(/images/faq_icon_02.jpg) no-repeat left top;
	padding:0px 0 20px 35px;
	display: none;
}
.faq .accordion p span {
	background-image: url(/images/icon_close.png);
	background-size:21px 21px;
	background-position:right;
}
.faq .accordion p span.open {
	background-image: url(/images/icon_open.png);
	background-size:21px 21px;
	background-position:right;
}

.faq .accordion li{
	background:url(/images/bg_09.png) repeat-x 0 bottom;
	padding:5px 0 8px 0;
	border:none;
}

.faq .accordion_content ul{
	margin:10px 0;
}

.faq .accordion_content li{
	background:url(/images/icon_05.gif) no-repeat 10px 3px;
	font-weight:bold;
	padding:0 10px 5px 30px;
}

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

	company

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

.company_list li{
	margin-bottom:10px;
}

.office{
	background-color:#fffde0;
	font-weight:bold;
	vertical-align:middle !important;
}

.history li{
	background:url(/images/company_icon_01.gif) no-repeat 0 5px !important;
	padding:0 0 5px 10px !important;
	margin:0 !important;
	border:none !important;
}

.history li:last-child{
	padding-bottom:0 !important;
}

.history th{
	width:30% !important;
	padding:5px 5px;
	line-height:140%;
}

.history{
	margin-bottom:10px;
}

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

	business

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

.item_list li{
	background:url(/images/bg_09.png) repeat-x 0 bottom;
	padding:15px 0 12px 0;
	border:none;
}

.item_list li:last-child{
	background:none;
	padding:15px 0 0px 0;
}

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

	quality

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

.quality h2{
	background:none !important;
	margin:0 0 0 0 !important;
	padding:0 !important;
	-webkit-box-shadow: 0px 0px 0px #c6e6c4 !important;
	-moz-box-shadow: 0px 0px 0px #c6e6c4 !important;
	box-shadow: 0px 0px 0px #c6e6c4 !important;
}

.washingmachine td{
	vertical-align: middle;
	padding-left:10px;
}

.quality_btn_area td{
	padding:0 0px 5px 3px;
}
.quality_btn_area th{
	padding:0 3px 5px 0;
}


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

	menu

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

.menu_btn_area td{
	padding:0 0px 5px 3px;
}
.menu_btn_area th{
	padding:0 3px 5px 0;
}

.guide_list li:first-child{
	padding:0px 0 12px 0;
}
.guide_list li{
	background:url(/images/bg_09.png) repeat-x 0 bottom;
	padding:5px 0 12px 0;
	border:none;
}
.guide_list li:last-child{
	background:none;
	padding:5px 0 0px 0;
}

.agreement li{
	text-indent:-17px;
	margin-left:17px;
	margin-bottom:20px;
}

.agreement span{
	margin-right:5px;
}

.btn_pdf{
	text-align:center;
	margin:10px 0 0 0;
}

.area_select{
	background-color:#fffbc7;
	padding:10px;
}

.area_select form{
	text-align:center;
}

.futon_pickup th{
	width:35%;
	padding-right:5px;
}

.futon_pickup td, .futon_pickup th{
	padding-top:10px !important;
}
.futon_pickup td{
	vertical-align:middle;
}

.option_list li{
	background:url(/images/icon_06.gif) no-repeat 0 5px;
	padding:0 0 5px 15px;
}

.area_name{
	font-size:140%;
}

.leather_h2{
	background:url(/images/menu_title.jpg) no-repeat 0 5px !important;
	background-size: cover;
	-webkit-box-shadow: 0px 0px 0px #c6e6c4 !important;
	-moz-box-shadow: 0px 0px 0px #c6e6c4 !important;
	box-shadow: 0px 0px 0px #c6e6c4 !important;
	margin:30px 10px 15px 10px;
	padding:10px 5px 10px 10px;
	color:#fff;
}

.animal{
	color:#eb532a !important;
}

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

	hhc

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

.hhc .item_list li:first-child{
	padding-top:0;
}

.hhc .procedure{
	margin:10px 0 0 0px;
}
.rental_box .procedure{
	margin:10px 0 0 10px;
}

.procedure li{
	text-indent:-19px;
	margin-left:19px;
	margin-right:0px !important;
	background:none;
	padding:0 0 5px 0 !important;
	background:none !important;
}

.rental_box{
	background: url(../images/hhc_bg_01.gif) repeat 0 0;
	padding:0 0 10px 0;
}

.hhc_rental .contact_icon{
	display: table-cell;
	vertical-align: middle;
}
.hhc_rental h3{
	display: table-cell;
	vertical-align: middle;
	font-size:15px;
	padding:3px 0 0 0;
	font-weight:bold;
}

.rental_box li{
	background: url(../images/hhc_bd.gif) repeat-x 0 bottom;
	margin:0 10px;
	padding:10px 0 10px 0;
}

.rental_box li:last-child{
	background:none;
	padding:10px 0 0px 0;
}

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

	sitemap

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

.big_category_01 {
	font-weight: bold;
}

.big_category_02{
	font-weight: bold;
	padding:0px 0 10px 0;
	margin:0 0 10px 0;
	border-bottom:1px solid #a6cf97;
}

.sitemap p{
	line-height:200% !important;
}

.sitemap_01 {
	background: url(/images/sitemap_icon_01.jpg) no-repeat 0 0;
	padding: 5px 0 10px 60px;
}
.sitemap_02 {
	background: url(/images/sitemap_icon_02.jpg) no-repeat 10px 0;
	padding: 5px 0 10px 60px;
}
.sitemap_03 {
	background: url(/images/sitemap_icon_03.jpg) no-repeat 0 0;
	padding: 5px 0 10px 65px;
}
.sitemap_04 {
	background: url(/images/sitemap_icon_04.jpg) no-repeat 0 0;
	padding: 5px 0 10px 60px;
}
.sitemap_05 {
	background: url(/images/sitemap_icon_05.jpg) no-repeat 0 0;
	padding: 5px 0 20px 65px;
}
.sitemap_06 {
	background: url(/images/sitemap_icon_06.jpg) no-repeat 0 0;
	padding: 5px 0 10px 65px;
}
.sitemap_07 {
	background: url(/images/sitemap_icon_07.jpg) no-repeat 0 0;
	padding: 5px 0 10px 55px;
}
.sitemap_08 {
	background: url(/images/sitemap_icon_08.jpg) no-repeat 0 0;
	padding: 5px 0 10px 55px;
}
.sitemap_09 {
	background: url(/images/sitemap_icon_09.jpg) no-repeat 7px 0;
	padding: 5px 0 10px 50px;
}
.sitemap_10 {
	background: url(/images/sitemap_icon_10.jpg) no-repeat 10px 0;
	padding: 5px 0 10px 50px;
}
.sitemap_11 {
	background: url(/images/sitemap_icon_11.jpg) no-repeat 10px 0;
	padding: 5px 0 10px 50px;
}




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

	e-net

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

/* index
----------------------------------------------------------- */

#enet_wrapper header {
	width: 100%;
	height:55px;
	border-bottom:none;
}
header .enet_top_logo{
	display: inline-block;
	width:208px;
	position: absolute;
	top:0px;
	left:0px;
}
header .shop_btn {
	display: inline-block;
	width: 56px;
	position: absolute;
	top:0px;
	right:56px;
}

.header_bg{
	background: url(/images/bg_03.gif) repeat 0 0;
}

.enet_logo{
	margin:5px 0px 0px 0px;
	padding-bottom:5px;
}
.enet_nav p{
	display: table-cell;
	vertical-align: middle;
}

#enet_wrapper .flow{
	font-weight:bold;
	font-size:120%;
}

#enet_wrapper .flow em{
	color:#e35535;
	font-style:normal;
}

.clothing{
	background: url(/images/enet_bg_01.gif) repeat 0 0;
	margin:0 10px;
	padding:5px 15px 15px 15px;
	font-weight:bold;
	font-size:110%;
}

.enet_cv_01{
	width:300px;
	margin:0 auto;
}

.enet_cv_bg{
	background: url(/images/enet_img_13.gif) repeat-y 0 0;
	padding:2px 12px 8px 12px;
}

.enet_cv_bg select{
	width:200px;
}



.caution .error{
	background: url(../images/contact_icon_07.gif) no-repeat left top;
	background-size:20px;
	padding-left:22px;
}


.mw_wp_form_input input[type=text],
#customer_block input[type=text]{
	width:96%;
	height:20px;
	border: 1px solid #a9a29b;
	padding: 8px 6px;
	margin:2px 0 5px 0;
}
#customer_block input#field_zip01,
#customer_block input#field_zip02,
.mw_wp_form_input input#field_zip01,
.mw_wp_form_input input#field_zip02{
	width: calc(48% - 20px);
}
.mw_wp_form_input input#field_tel01,
.mw_wp_form_input input#field_tel02,
.mw_wp_form_input input#field_tel03,
#customer_block input#field_tel01,
#customer_block input#field_tel02,
#customer_block input#field_tel03{
  width: calc(32% - 20px);
}
.mw_wp_form_input textarea{
	width:96%;
}
.mw_wp_form_input input[type=submit]{
	background: url(../images/contact_btn_08.jpg) no-repeat left top;
	background-size:100%;
	width:100%;
	height:74px;
	display:block;
	border:none;
	text-indent:-9999px;
}
.mw_wp_form_preview input[type=submit]{
	background: url(../images/contact_btn_09.jpg) no-repeat left top;
	background-size:100%;
	width:100%;
	height:74px;
	display:block;
	border:none;
	text-indent:-9999px;
}
.mw_wp_form_confirm h2{
	display:none;
}
.mw_wp_form_confirm .green_link{
	display:none;
}
.mw_wp_form_confirm .bottom_text{
	display:none;
}
.mw_wp_form_confirm .top_text{
	display:none;
}

.mw_wp_form_input .form_text span{
	display:block;
}

.area_none{
	display:none !important;
}
.area_block{
	display:block !important;
}


/*WordpressのCSS*/

/*align
-----------------------------------------------*/
.info_cnt .alignleft{float:left;margin:5px 10px 5px 0;}

.info_cnt .alignright{float:right;margin:5px 0 5px 10px ;}

.info_cnt .aligncenter{
margin:10px auto;display:block;_text-align:center;}

/*caption
-----------------------------------------------*/
.info_cnt .wp-caption{background-color:transparent;border:none;padding-top:5px;}

.info_cnt .wp-caption-text{
	text-align:center;
	font-size:85%;
	margin-top:5px;
	line-height:120%;
}

/*strong,a,p
-----------------------------------------------*/
.info_cnt .strong{font-weight:bold;}

.info_cnt a{color:#165A75;}

.info_cnt a:hover{color:#307996;}

.info_cnt a:visited{color:#666;}

.info_cnt p{margin-bottom:10px;}

/*li
-----------------------------------------------*/
.info_cnt ul{margin:15px 0 15px 35px;*margin-left:15px;}

.info_cnt ol{margin:15px 0 15px 40px;}

.info_cnt ul li{
	list-style-type:disc;
	padding-left:5px;
	*margin-left:20px;
}

.info_cnt ol li{list-style-type:decimal;}

.info_cnt em {
	font-style: italic;
}

.info_cnt hr {
	height: 1px;
	background-color: #52b362;
	border: none;
	color: #52b362;
}
.info_cnt {
	word-wrap:break-word;
}


#shuhai05,
#shuhai06,
#shuhai07,
#shuhai08,
#shuhai09,
#shuhai10,
#shuhai11,
#shuhai12{
	background:#FFF;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	margin-top: 10px;
	padding:5px 10px 10px 10px;
	-webkit-box-shadow: 0px 0px 3px #ebdd95;
	-moz-box-shadow: 0px 0px 3px #ebdd95;
	box-shadow: 0px 0px 3px #ebdd95;
}

.get_search_form label{
	display:none;
}
.get_search_form #searchsubmit{
	display:none;
}

#build-menu div:nth-child(2){
	display:none;
}





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

	formやマイページ

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

.form_bg_new{
	background: url(/images/bg_img_01.jpg);
	border-radius: 6px;
	-webkit-border-radius: 6px;
	-moz-border-radius: 6px;
	text-align:center;
	padding:10px 10px 10px;
	margin:10px; 
}
.form_bg_new form[name="top_logout"] a img{
	width: 100%;
	height: auto;
}
.form_bg_new div{
	display:block;
	text-align:left;
	margin:10px 4px 0 4px;
}
.form_bg_new div.lastd{
	margin:5px 4px 0 4px;
}
.form_bg_new div label[for=login_type-1]{
	width: 100%;
	height:0;
	padding-top:16.815%;
	background: url(../images/order03.png) no-repeat top left;
	background-size:cover;
  display: inline-block;
  text-indent: -9999px;
  cursor: pointer;
  transition: 0.3s;
}
.form_bg_new div label[for=login_type-1]:hover{
    background: url(../images/order03.png) no-repeat top left;
		background-size:cover;
}
.form_bg_new div label[for=login_type-2]{
	width: 100%;
	height:0;
	padding-top:16.815%;
  background: url(../images/order04.png) no-repeat top left;
		background-size:cover;
  display: inline-block;
  text-indent: -9999px;
  cursor: pointer;
  transition: 0.3s;
}
.form_bg_new div label[for=login_type-2]:hover{
  background: url(../images/order04.png) no-repeat top left;
		background-size:cover;
}

.form_bg_new div input{
	display: none;
}
.form_txt_01{
	margin:0 0 15px 0;
}
.form_txt_01 img{
	width: 100%;
}

h2.formH2{
	background: url(/images/bg_24.jpg) no-repeat 0 30px;
}
h3.formH3{
	font-weight:bold;
	margin:0 0 10px 0;
}
.kiyaku_text{
	width:620px;
	margin:10px 0 0 0;
	background:#FFF;
	padding:20px;
}
.form_check_01{
	width:213px;
	margin:20px auto 0;
	background: url(/images/form_bg_01.jpg) center top no-repeat;
	height:40px;
	text-align:center;
	font-size:18px;
	line-height:24pt;
	padding:5px 0 0 0;
}
.form_check_01 span{
	font-weight:bold;
}
.form_new_box{
	background:#FFF;
 	border-radius: 2px;
  -webkit-border-radius:2px;
  -moz-border-radius:2px;
	padding:30px;
}
.va_mid{
	vertical-align:middle !important;
}

.form_new_box table tr{
	background: url(/images/form_border.jpg) left bottom no-repeat;
	padding-bottom: 30px;
    margin-bottom: 20px;
  display: block;
}
.form_new_box table tr.display_none{
	display: none;
}
.form_new_box table th{
	padding:20px 0 20px 20px;
	width:230px;
	word-break:break-all;
	color:#514130;
	font-size:17px;
	font-weight:bold;
}
.form_new_box table th img{
	vertical-align:middle !important;
	margin:0 0 0 10px;
}
.form_new_box table td{
	padding:20px 0;
	width:100%;
	word-break:break-all;
	color:#514130;
}
.form_new_box table td p{
	text-align: left;
}
.form_new_box table td input{
	padding:5px;
}
.form_new_box table td input[type="password"]{
  width: 100%;
  box-sizing: border-box;
}
.form_new_box select{
	padding:5px;
}
.form_new_box table td p.red{
	margin:5px 0 0 0;
	color:#ff4949;
	font-size:11px;
}
.form_new_box02 , .form_new_box03{
	background:#FFF;
 	border-radius: 2px;
  -webkit-border-radius:2px;
  -moz-border-radius:2px;
	padding:15px;
	margin: 0 10px;
}
.form_new_box02 table{
	width:100%;
	margin:5px 0;
}
.form_new_box02 table td{
	background: url(/images/form_bg_02.jpg);
	text-align:center;
	font-weight:bold;
	font-size:16px;
	color:#FFF;
	vertical-align:top;
	padding:0 10px 10px 10px;
	display: block;
	border-bottom: solid 1px #FFF;
}
.form_new_box02 table td div{
	padding:15px 0;
	font-size:18px;
	color:#feff05;
}
.form_new_box02 table tr{
	background:none !important;
}
.form_new_box02 table ul{
}
.form_new_box02 table li{
	display:inline-block;
	text-align:center;
	margin:0 1px;
}

.form_list_01 label{
	display:inline-block;
	text-align:center;
	margin:0 1px;
}
.form_list_01 label input,
.form_list_01 label span{
	display: none;
}
.form_list_01 label[for=field_contents-1]{
	background: url(../images/mypage09.png) center center no-repeat;
	background-size:cover;
	width:100%;
	height:0;
	/*
	width: 191px;
	height: 48px;
	*/
	display:inline-block;
	padding-top:20.39%;
	cursor: pointer;
}
.form_list_01 label.on[for=field_contents-1]{
	background: url(../images/mypage09on.png) center center no-repeat;
	background-size:cover;
}
.form_list_01 label[for=field_contents-2]{
	background: url(../images/mypage10.png) center center no-repeat;
	background-size:cover;
	width:100%;
	height:0;
	/*
	width: 191px;
	height: 48px;
	*/
	display:inline-block;
	padding-top:20.39%;
	cursor: pointer;
}
.form_list_01 label.on[for=field_contents-2]{
	background: url(../images/mypage10on.png) center center no-repeat;
	background-size:cover;
}
.form_list_01 label[for=field_contents-3]{
	background: url(../images/mypage11.png) center center no-repeat;
	background-size:cover;
	width:100%;
	height:0;
	/*
	width: 191px;
	height: 48px;
	*/
	display:inline-block;
	padding-top:20.39%;
	cursor: pointer;
}
.form_list_01 label.on[for=field_contents-3]{
	background: url(../images/mypage11on.png) center center no-repeat;
	background-size:cover;
}
.form_list_01 label[for=field_contents-4]{
	background: url(../images/mypage12.png) center center no-repeat;
	background-size:cover;
	width:100%;
	height:0;
	/*
	width: 191px;
	height: 48px;
	*/
	display:inline-block;
	padding-top:20.39%;
	cursor: pointer;
}
.form_list_01 label.on[for=field_contents-4]{
	background: url(../images/mypage12on.png) center center no-repeat;
	background-size:cover;
}
#mw_wp_form_mw-wp-form-9055 .horizontal-item + .horizontal-item,
#mw_wp_form_mw-wp-form-13784 .horizontal-item + .horizontal-item{
	margin-left:0;
}

#order_time01,
#order_time02{
	padding: 0;
}
#order_time01 label,
#order_time03 label{
	background: url(../images/order06_off.png) no-repeat center center;
	background-size:cover;
	/*
	width: 202px;
	height: 58px;
	*/
	width:100%;
	height:0;
	padding-top:36.62%;
	cursor: pointer;
	display: inline-block;
}
#order_time01 label.on,
#order_time03 label.on{
	background: url(../images/order06_on.png) no-repeat center center;
	background-size:cover;
}
#order_time02 label[for=field_time-1],
#order_time04 label[for=field_time-1],
#order_time04 label[for=field_time_rent_futon-1]{
	background: url(../images/order07_off.png) no-repeat center center;
	background-size:cover;
	/*
	width: 115px;
	height: 58px;
	*/
	width:31%;
	height:0;
	padding-top:13.5%;

	cursor: pointer;
	display: inline-block;
}
#order_time02 label.on[for=field_time-1],
#order_time04 label.on[for=field_time-1],
#order_time04 label.on[for=field_time_rent_futon-1]{
	background: url(../images/order07_on.png) no-repeat center center;
		background-size:cover;
}
#order_time02 label[for=field_time-2],
#order_time04 label[for=field_time-2],
#order_time04 label[for=field_time_rent_futon-2]{
	background: url(../images/order08_off.png) no-repeat center center;
		background-size:cover;
	/*
	width: 115px;
	height: 58px;
	*/
	width:31%;
	height:0;
	padding-top:13.5%;
	cursor: pointer;
	display: inline-block;
}
#order_time02 label.on[for=field_time-2],
#order_time04 label.on[for=field_time-2],
#order_time04 label.on[for=field_time_rent_futon-2]{
	background: url(../images/order08_on.png) no-repeat center center;
		background-size:cover;
}
#order_time02 label[for=field_time-3],
#order_time04 label[for=field_time-3],
#order_time04 label[for=field_time_rent_futon-3]{
	background: url(../images/order09_off.png) no-repeat center center;
		background-size:cover;
	/*
	width: 115px;
	height: 58px;
	*/
	width:31%;
	height:0;
	padding-top:13.5%;
	cursor: pointer;
	display: inline-block;
}
#order_time02 label.on[for=field_time-3],
#order_time04 label.on[for=field_time-3],
#order_time04 label.on[for=field_time_rent_futon-2]{
	background: url(../images/order09_on.png) no-repeat center center;
		background-size:cover;
}
#order_time01 label input,
#order_time01 label span,
#order_time03 label input,
#order_time03 label span,
#order_time02 label input,
#order_time02 label span,
#order_time04 label input,
#order_time04 label span{
	display: none;
}

.form_txt_02{
	font-size:4vw;
	font-weight:bold;
	padding:2% 0px 1% 0px;
	text-align: left;
	line-height:131%;
}
.wd100p{
	width:100%;
}
#mw_wp_form_mw-wp-form-9055 input[name=submitConfirm],
#mw_wp_form_mw-wp-form-13784 input[name=submitConfirm]{
	border: none;
	background: url(../images/form_btn_14.png) no-repeat center center;
	background-size:cover;
	width: 90%;
	/*
	height: 68px;
	*/
		padding-top:18.5%;
	height:0;
	text-indent: -9999px;
	cursor: pointer;
	margin: 0 auto;
	display: inline-block;
}
#mw_wp_form_mw-wp-form-13784 input[name=submitConfirm]:hover{
	background: url(../images/form_btn_15.png) no-repeat center center;
	background-size:cover;
}
#mw_wp_form_mw-wp-form-9055 input[name=submitConfirm]:hover{
	background: url(../images/form_btn_14.png) no-repeat center center;
	background-size:cover;
}

.reservationSingle table caption,
.reservationSingle2 table caption{
	padding:15px 0 !important;
	color:#FFF !important;
	background: url(/images/form_bg_03.jpg) !important;
}
.reservationSingle table caption span.next ,
.reservationSingle2 table caption span.next {
  top: 15px !important;
  right: 25px !important;
}
.form_new_box03 table td{
	background:#e2ffda;
}
.reservationSingle table tr td.today_none ,
.reservationSingle2 table tr td.today_none {
  background: #70ba3f;
	color:#FFF;
  pointer-events: none;
}
.reservationSingle table tr td:hover,
.reservationSingle2 table tr td:hover{
	background: #70ba3f !important;
	color:#FFF;
}
.reservationSingle table tr td.none:hover,
.reservationSingle2 table tr td.none:hover{
	background: #DDD !important;
	color:#514130 !important;
}
.reservationSingle table caption span.pev ,
.reservationSingle2 table caption span.pev {
  top: 15px !important;
  left: 25px !important;
}
.h_day{
	background:#fffbc7;
	border-radius:4px;
	-webkit-border-radius: 4px;
	-moz-border-radius:4px;
	padding:15px;
	margin:10px 0 0 0;
	text-align:center;
	color:#ff1a1a;
	font-weight:bold;
}




.login_block_01{
  background: url(/images/bg_img_01.jpg);
  border-radius: 6px;
  -webkit-border-radius: 6px;
  -moz-border-radius: 6px;
  padding: 15px;
  margin: 10px;
}
.login_block_01 input{
	padding:10px;
	box-sizing: border-box;
}
.login_txt_01{
	font-size:12px;
	margin:10px 0 0 0;
	text-align:right;
}
.login_block_01 a{
	display:inline-block !important;	vertical-align:bottom !important;
}
.login_block_01 a img{
	vertical-align:bottom !important;
}
.login_block_01 table,
.login_block_01 tbody,
.login_block_01 tr{
  width: 100%;
  box-sizing: border-box;
	display: block;
}
.login_block_01 th{
	font-weight:bold;
	font-size:17px;
  text-align: left;
	display: block;
	margin: 0 0 10px;
  width: 100%;
}
.login_block_01 td{
	padding:0 2px;
	display: block;
	margin: 0 0 10px;
  width: 100%;
}
.login_block_01 td input{
	width: 100%;
}

.login_name{
	font-weight:bold;
	color:#146614;
	font-size:16px;
}
.login_name_ad{
	font-size:21px;
	color:#000;
}
.login_left_01{
	width:100%;
	padding:10px 0 0 0;
	margin: 0 0 15px 0;
}
.login_right_01{
	width:100%;
}
.login_block_02{
  background: url(/images/bg_img_01.jpg);
  border-radius: 6px;
  -webkit-border-radius: 6px;
  -moz-border-radius: 6px;
  padding: 15px 20px 20px 20px;
  margin: 10px;
}

.btn_list li{
	display:block;
	text-align:center;
	margin:5px 0px 5px 0;
	width:100%;
}
.btn_list ul{
	margin: 0 10px;
}
.btn_list li:last-child{
	margin:0;
}
.btn_list .servicetab li{
	margin: 0;
}
h2.password_forget_h2 {
  background: url(/images/bg_15.jpg) no-repeat 0 0;
  font-size: 17px;
  padding: 12px 0 10px 20px;
  margin: 0 0 15px 0;
  line-height: 140%;
  font-weight: bold;
}
#top_logout{
  display: flex;
  justify-content: center;
}
#top_logout a{
	margin: 5px; 
}
.popup{
  background-color: rgba(19, 157, 48, .6);
  display: none;
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  margin: auto;
  width: 100%;
  height: 100%;
  overflow: hidden;
  z-index: 9999;
}
#cancellation_block {
    background: #FFF;
    display: none;
    position: fixed;
    top: 5%;
    left: 0;
    right: 0;
    bottom: 25%;
    margin: auto;
    width: 80%;
    height: auto;
    overflow: hidden;
    z-index: 9999;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    box-shadow: 0px 0px 7px #026718;
}
.auto{
	margin: 0 10px;
    box-sizing: border-box;
}
.topimage img{
	width: 95%;
	height: auto;
	margin: 0 auto;
	display: block;
}
p.auto img{
	width: auto;
	height: auto;
}
#order_start h3{
	margin: 0 10px 10px 10px;
}
#order_start p{
	margin: 0 10px;
}
#order_start textarea{
  width: 93%;
  box-sizing: border-box;
  margin: 10px auto 0;
  display: block;
}
#field_delivery_area_section p{
	margin: 10px 10px 0 10px;
}
.form_new_box{
	padding:15px;
	margin: 0 10px; 
}
.form_new_box table,
.form_new_box table tbody,
.form_new_box table th,
.form_new_box table td{
	display: block;
  text-align: left;
  width: 100%;
  padding: 0;
}
.form_new_box table th{
	margin: 0 0 10px 0;
}
#mw_wp_form_mw-wp-form-9055 .service_search th,
#mw_wp_form_mw-wp-form-9055 .service_search td,
#mw_wp_form_mw-wp-form-13784 .service_search th,
#mw_wp_form_mw-wp-form-13784 .service_search td{
	display: block;
}
#mw_wp_form_mw-wp-form-9055 .service_search li a img,
#mw_wp_form_mw-wp-form-13784 .service_search li a img{
	width: 100%;
}
#mw_wp_form_mw-wp-form-9055 #tab-box ul.servicetab,
#mw_wp_form_mw-wp-form-13784 #tab-box ul.servicetab{
	margin: 15px 10px 0 10px;
	padding: 0;
	list-style: none;
	display: flex;
}
#mw_wp_form_mw-wp-form-9055 #tab-box ul.servicetab li,
#mw_wp_form_mw-wp-form-13784 #tab-box ul.servicetab li{
	display: inline;
	font-size: 0;
}
#mw_wp_form_mw-wp-form-9055 #tab-box ul.servicetab li a img,
#mw_wp_form_mw-wp-form-13784 #tab-box ul.servicetab li a img {
	outline: none;
	border: none;
	width: 100%;
	height: auto;
}
#mw_wp_form_mw-wp-form-9055 #tab-box div.tabarea,
#mw_wp_form_mw-wp-form-13784 #tab-box div.tabarea {
	display: none;
	margin:0 10px 30px;
	padding: 20px;
	border-left: 1px solid #d9f0d8;
	border-right: 1px solid #d9f0d8;
	border-bottom: 1px solid #d9f0d8;
	background-color: #fff;
	border-radius: 0 0 5px 5px;
	-webkit-border-radius: 0 0 5px 5px;
	-moz-border-radius: 0 0 5px 5px;
  box-sizing: border-box;
}
#mw_wp_form_mw-wp-form-9055 .form_new_box02 table td div,
#mw_wp_form_mw-wp-form-13784 .form_new_box02 table td div{
	color: #feff05;
	font-size: 6vw;
	padding:5% 0 0 0;
}
p.conf_none{
  margin: 0 10px; 
}
.form_new_box table tr.mypage_again{
  margin-bottom: 0;
  padding-bottom: 10px;
  border-bottom: 1px solid #93b160;
  background: #fffbc7;
}
.form_new_box table tr.mypage_again#pass_again{
	background:none;
	padding: 0;
}
tr.mypage_again th , tr.mypage_again td{
	background:#fffbc7 !important;
	margin: 0;
	padding: 20px 10px 10px 10px;
	box-sizing: border-box;
}

#pass_again th{
	background:#c0de91 !important;
	text-align:center !important;
	padding:20px 0;
}
th.tbl_bg_01{
	background:#eaeaea !important;
	text-align:center !important;
	padding:25px 0 !important;
}

button.henkou_btn{
  background-color: transparent;
  border: none;
  cursor: pointer;
  outline: none;
  padding: 0;
  appearance: none;
}

.cyumon_btn{
	background-color: transparent;
	border: none;
	cursor: pointer;
	outline: none;
	padding: 0;
	appearance: none;
	color:#FFF;
	font-weight:bold;
	background:#0f9929;
	padding:15px 25px;
	text-align:center;
	font-size:21px;
	line-height:22pt;
	text-shadow:0px 1px 2px #035312;
	-webkit-border-radius: 10px;
	-moz-border-radius:10px;
	border-radius: 10px;
	box-shadow:0px 1px 0px #035312;
	font-family: "ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro","メイリオ",Meiryo,"ＭＳ Ｐゴシック","MS PGothic",sans-serif;
}
.cyumon_btn:hover{
	background:#d5b816;
}
.modoru_btn{
	background-color: transparent;
	border: none;
	cursor: pointer;
	outline: none;
	padding: 0;
	appearance: none;
	font-weight:bold;
	background:#f1f1f1;
	padding:15px 25px;
	text-align:center;
	font-size:21px;
	line-height:22pt;
	-webkit-border-radius: 10px;
	-moz-border-radius:10px;
	border-radius: 10px;
	box-shadow:0px 1px 0px #999999;
	font-family: "ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro","メイリオ",Meiryo,"ＭＳ Ｐゴシック","MS PGothic",sans-serif;
}
.modoru_btn:hover{
	background:#aaaaaa;
}



#mw_wp_form_mw-wp-form-9055.mw_wp_form_confirm .opacity_hidden,
#mw_wp_form_mw-wp-form-13784.mw_wp_form_confirm .opacity_hidden{
  display: block;
  background: #FFF;
  border-radius: 2px;
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  padding: 30px;
  box-sizing: border-box;
  margin: 0 10px;
}
#mw_wp_form_mw-wp-form-9055.mw_wp_form_confirm #order_start h2,
#mw_wp_form_mw-wp-form-9055.mw_wp_form_confirm .form_txt_01,
#mw_wp_form_mw-wp-form-9055.mw_wp_form_confirm .form_bg_new,
#mw_wp_form_mw-wp-form-9055.mw_wp_form_confirm #order_start,
#mw_wp_form_mw-wp-form-9055.mw_wp_form_confirm #tab-box,
#mw_wp_form_mw-wp-form-9055.mw_wp_form_confirm div.topimage,
#mw_wp_form_mw-wp-form-9055.mw_wp_form_confirm table td p.red,
#mw_wp_form_mw-wp-form-13784.mw_wp_form_confirm #order_start h2,
#mw_wp_form_mw-wp-form-13784.mw_wp_form_confirm .form_txt_01,
#mw_wp_form_mw-wp-form-13784.mw_wp_form_confirm .form_bg_new,
#mw_wp_form_mw-wp-form-13784.mw_wp_form_confirm #order_start,
#mw_wp_form_mw-wp-form-13784.mw_wp_form_confirm #tab-box,
#mw_wp_form_mw-wp-form-13784.mw_wp_form_confirm div.topimage,
#mw_wp_form_mw-wp-form-13784.mw_wp_form_confirm table td p.red{
  opacity: 0;
  height: 1px;
  padding: 0 !important;
  margin: 0 !important;
}
#mw_wp_form_mw-wp-form-9055.mw_wp_form_confirm #pass_again,
#mw_wp_form_mw-wp-form-9055.mw_wp_form_confirm #pass_again th,
#mw_wp_form_mw-wp-form-13784.mw_wp_form_confirm #pass_again,
#mw_wp_form_mw-wp-form-13784.mw_wp_form_confirm #pass_again th{
  display: block;
  opacity: 0;
  height: 1px;
  padding: 0;
  background: none;
}
#mw_wp_form_mw-wp-form-9055.mw_wp_form_confirm .add_txt01,
#mw_wp_form_mw-wp-form-9055.mw_wp_form_confirm #field_delivery_area_section p.mb15,
#mw_wp_form_mw-wp-form-9055.mw_wp_form_confirm .conf_none,
#mw_wp_form_mw-wp-form-9055.mw_wp_form_confirm #tab-box ul.servicetab li,
#mw_wp_form_mw-wp-form-13784.mw_wp_form_confirm .add_txt01,
#mw_wp_form_mw-wp-form-13784.mw_wp_form_confirm #field_delivery_area_section p.mb15,
#mw_wp_form_mw-wp-form-13784.mw_wp_form_confirm .conf_none,
#mw_wp_form_mw-wp-form-13784.mw_wp_form_confirm #tab-box ul.servicetab li{
  display: none;
}
#mw_wp_form_mw-wp-form-9055.mw_wp_form_confirm #order_delivery_date .opacity_hidden,
#mw_wp_form_mw-wp-form-13784.mw_wp_form_confirm #order_delivery_date .opacity_hidden{
  opacity: 0;
  height: 1px;
  padding: 0;
}
#mw_wp_form_mw-wp-form-9055.mw_wp_form_confirm .form_new_box02 table td,
#mw_wp_form_mw-wp-form-13784.mw_wp_form_confirm .form_new_box02 table td{
  background: none;
  color: #514130;
  font-weight:normal;
  font-size:14px;
  padding: 0;
  text-align: left;
}
#mw_wp_form_mw-wp-form-9055.mw_wp_form_confirm  .cyumon_btn,
#mw_wp_form_mw-wp-form-13784.mw_wp_form_confirm  .cyumon_btn{
  background-color: transparent;
  border: none;
  cursor: pointer;
  outline: none;
  padding: 0;
  appearance: none;
  color: #FFF;
  font-weight: bold;
  background: #0f9929;
  padding: 10px 15px;
  text-align: center;
  font-size: 17px;
  line-height: 17pt;
  text-shadow: 0px 1px 2px #035312;
  -webkit-border-radius: 10px;
  -moz-border-radius: 10px;
  border-radius: 10px;
  box-shadow: 0px 1px 0px #035312;
  font-family: "ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro","メイリオ",Meiryo,"ＭＳ Ｐゴシック","MS PGothic",sans-serif;
  text-indent:0;
  width: 80%;
  margin: 0 auto;
}
#mw_wp_form_mw-wp-form-9055.mw_wp_form_confirm  .modoru_btn,
#mw_wp_form_mw-wp-form-13784.mw_wp_form_confirm  .modoru_btn{
  background-color: transparent;
  border: none;
  cursor: pointer;
  outline: none;
  padding: 0;
  appearance: none;
  font-weight: bold;
  background: #f1f1f1;
  padding: 10px 15px;
  text-align: center;
  font-size: 17px;
  line-height: 17pt;
  -webkit-border-radius: 10px;
  -moz-border-radius: 10px;
  border-radius: 10px;
  box-shadow: 0px 1px 0px #999999;
  font-family: "ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro","メイリオ",Meiryo,"ＭＳ Ｐゴシック","MS PGothic",sans-serif;
  text-indent:0;
  width: 30%;
  margin: 0 auto;
}
#mw_wp_form_mw-wp-form-9055.mw_wp_form_confirm h2,
#mw_wp_form_mw-wp-form-13784.mw_wp_form_confirm h2{
  display: block;
}
#mw_wp_form_mw-wp-form-9055.mw_wp_form_confirm .accordion,
#mw_wp_form_mw-wp-form-13784.mw_wp_form_confirm .accordion{
  opacity: 0;
  height: 1px;
  padding: 0 !important;
  margin: 0 !important;
}
/*
#field_delivery_date_ymd,
#field_delivery_date{
	width: 100%;
}
*/
p.mw_conf_title{
  margin: 20px 10px;
  color: #f00;
  font-size: 20px;
  text-indent: -10px;
  line-height: 150%;
}
p.mw_conf_text{
	font-size: 15px;
	line-height: 150%;
	margin: 10px;
}


.new_sp_01{
	background:#FFF;
	margin:30px 10px 10px 10px;
	border-radius: 4px;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	padding:20px;
}
.new_sp_01 li{
	margin:10px 0 0 0;
}

.new_text_02{
	margin:0 10px 10px 10px !important;
	font-size:12px;
	text-align:center !important;
}
.new_txt_area_01{
	padding:10px;
	margin:10px 0 0 0;
	background:#f4f4f4;
	font-size:12px;
	line-height:13pt;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	text-align:center;	
}

.orange_bg{
	background:#f9c62d;
}

.newbtn01 a{
	padding-right:0 !important;
}

.pr0 a{
	padding-right:0 !important;
}
form p.open_title{
	background:#f9c62d;
}
form .accordion p span.open{
	color:#514130;
}
form .accordion p span.open em{
	color:#14a83b;
}

.taikai_block_01 button {
  background-color: transparent;
  border: none;
  cursor: pointer;
  outline: none;
  padding: 0;
  appearance: none;
}

.taikai_block_01 {
  margin: 25px auto 0;
  background: url(../images/bg_20.gif);
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
  padding: 15px;
  text-align: center;
}
.tbl_dis01 table{
	width:800px;
}
.tbl_dis01 table th , .tbl_dis01 table td{
	display: table-cell !important;
	/*
	width:24.5%;
	*/
	width: 20%;
	padding:15px 0 !important;
}
.tbl_dis01 table td{
	border-right:1px solid #CCC;
	text-align:center;
	vertical-align:middle !important;
}
.tbl_dis01 table th{
	padding:15px 0 !important;
}
.tbl_dis01 table th {
    margin: 0 0 0px 0;
}
.tbl_dis01 table tr {
	background:none;
	border-bottom:1px solid #CCC;
	padding-bottom: 0px;
	margin-bottom: 0px;
	display: table-row;
	width: 100%;
}
#wrapper_under .scroll{
	overflow: auto !important;
	white-space: nowrap !important;
}
#wrapper_under .scroll::-webkit-scrollbar{
	height: 5px !important;
}
#wrapper_under .scroll::-webkit-scrollbar-track{
	background: #F1F1F1 !important;
}
#wrapper_under .scroll::-webkit-scrollbar-thumb {
	background: #BCBCBC !important;
}

#mw_wp_form_mw-wp-form-9055.mw_wp_form_confirm .form_new_box02 table td div,
#mw_wp_form_mw-wp-form-13784.mw_wp_form_confirm .form_new_box02 table td div{
	font-size: 14px;
	color: #514130;
}
#mw_wp_form_mw-wp-form-9055.mw_wp_form_confirm #field_delivery_area_section div.ml10.mr10.mb10,
#mw_wp_form_mw-wp-form-9055.mw_wp_form_confirm #field_delivery_area_section p.new_text_02,
#mw_wp_form_mw-wp-form-13784.mw_wp_form_confirm #field_delivery_area_section div.ml10.mr10.mb10,
#mw_wp_form_mw-wp-form-13784.mw_wp_form_confirm #field_delivery_area_section p.new_text_02{
	display: none;
}
#mw_wp_form_mw-wp-form-9055.mw_wp_form_confirm #field_delivery_area_section p.title_04,
#mw_wp_form_mw-wp-form-13784.mw_wp_form_confirm #field_delivery_area_section p.title_04{
  margin: 0 10px 0 10px;
}
.error-message{
  color: red;
  font-weight: bold;
  font-size: 17px;
  margin-bottom: 40px;
  text-align: center;
  line-height: 200%;
  display: none;
}
.mw_wp_form_error .error-message{
	display: block;
}
#mw_wp_form_mw-wp-form-9055.mw_wp_form_confirm .kiyaku_text,
#mw_wp_form_mw-wp-form-13784.mw_wp_form_confirm .kiyaku_text{
	display: none;
}

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

	2019/02 追加

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

.main {
	line-height: 0;
}

.main img{
	line-height: 0;
	vertical-align: top;
}



/* header#head background - none style
----------------------------------------------------------- */

header#head{
	height: 35px;
	background: none;
}

/* main_visual
----------------------------------------------------------- */

.main_visual{
	width: 100%;
	margin: 0;
	padding: 0;
	line-height: 0;
	}
.main_visual .mainSlider{
	display: flex;
	justify-content: center;
	align-items: center;
}
.main_visual .mainSlider li{
	width: 100%;
	line-height: 0;
}
.main_visual .mainSlider li img{
	width: 100%;
	line-height: 0;
}




.bx-wrapper{
  margin: 0 auto;
}

.googlemap iframe{
	width: 100%;
	height: 260px;
}

/*230123*/
.menu_btn_17 {
    display: flex;
    max-width: 100%;
    justify-content: center;
    margin-top: 20px;
}


/*190417*/
.uniform_mv_sp {
	margin-bottom: 20px;
	
}

.uniform_mv_sp img {
	max-width: 100%;
	
}

.uniform_block_sp {
	padding: 0 10px;
	
}

.uniform_txt01_sp {
	font-size: 16px;
    font-weight: bold;
    margin-bottom: 20px;
	
}

.uniform_box_sp {
	clear: both;
	padding-bottom: 70px;
}

.uniform_box_sp img {
	float: left;
	margin-right: 10px;
	width: 10%;
}

.uniform_box_sp p {
	float: right;
    width: 87%;
	
}

.uniform_block02_sp {
	clear: both;
	display: flex;
	margin-bottom: 30px;
	
}

.uniform_box02_sp {
	background: url(../images/uniform_bg.png) no-repeat;
	background-size: 100%;
    width: 152px;
    padding: 20px;
    display: block;
	
	
}

.uniform_txt02_sp {
	color: #fff;
    text-align: center;
	
}

.uniform_txt02_sp span {
	font-size: 18px;
	
}

.uniform_box03_sp {
	
	
}

.uniform_box03_sp img {
	width: 152px;
	
}

/*190621*/
.box {
	background: url(/images/form_border.jpg) left bottom no-repeat;
    padding-bottom: 20px;
    display: block;
}

.box .box_in .box_l {
	font-size: 17px;
    font-weight: bold;
	margin-bottom: 10px;
	
}

.box .box_p {
	font-size: 17px;
    font-weight: bold;
	
}

.box .box_p p {
	text-align: right;
	
}

.box_total .box_p {
	font-size: 20px;
    font-weight: bold;
	
}

.box_total .box_p p {
	text-align: right;
	
}

.box_p_fl {
	display: flex;
	margin-bottom: 10px;
	
}

.box_p_01 {
	width: 130px;
	
}

.box_p_02 {
	width: 50px;
	
}

.box_p_03 {
	width: 100px;
	
}



/*190613*/

.tx_area {
	margin: 1rem auto 0;
    position: relative;
    text-align: center;
    width: 90%;
	
}

.tx_area img {
	height: auto;
    max-width: 400px;
    width: 100%;
	
}

.sec_in {
	margin: 0 10px;
	
}

.modal {
	position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 1050;
    overflow: hidden;
    -webkit-overflow-scrolling: touch;
    outline: 0;
    background: rgba(0,0,0,0.5);
    text-align: center;
    padding: 0;
    overflow-x: hidden;
    overflow-y: auto;
    display: none;
	
}

.popup_box.box03 {
    width: 80%;
    margin: 0 10px;
    position: relative;
	background-color: #fff;
	border: 5px solid #e1d4b0;
    border-radius: 5px;
	
}

.modal .popup_box {
	    position: relative;
    z-index: 99999;
    display: inline-block;
    text-align: left;
    vertical-align: middle;
    margin-top: 0;
    -webkit-transition: -webkit-transform .3s ease-out;
    -o-transition: -o-transform .3s ease-out;
    transition: transform .3s ease-out;
    -webkit-transform: translate(0,-25%);
    -ms-transform: translate(0,-25%);
    -o-transform: translate(0,-25%);
    transform: translate(0,-25%);
    padding: 10px;
	
}

.fede .popup_box {
	-webkit-transform: translate(0,0);
    -ms-transform: translate(0,0);
    -o-transform: translate(0,0);
    transform: translate(0,0);
    padding: 10px;
    margin-top: -40px;
	
}

.modal::before {
	    content: '';
    display: inline-block;
    height: 100%;
    vertical-align: middle;
    margin-right: -4px;
	
}

.futon_td .td_l table td {
	padding: 10px;
	border-bottom: 3px solid #3c8d15;
    border-right: 3px solid #3c8d15;
	text-align: justify;
}

.futon_td .td_l table td:last-child {
	border-right: 0;
	
}

.futon_td .td_l table th {
	border-bottom: 3px solid #3c8d15;
    background-color: #3c8d15;
    text-align: center;
    font-weight: bold;
    color: #fff;
    font-size: 20px;
    padding: 10px;
	
}

.futon_td .td_r table td {
	padding: 10px;
    border-bottom: 3px solid #e8592b;
    border-right: 3px solid #e8592b;
	text-align: justify;
}

.popup_box .type {
	background-color: #e4573b;
    color: #fff;
    text-align: center;
    padding: 5px 0;
	margin-bottom: 10px;
}

.futon_td .td_r table th {
	border-bottom: 3px solid #e8592b;
    background-color: #e8592b;
    text-align: center;
    font-weight: bold;
    color: #fff;
    font-size: 20px;
    padding: 10px;
	
}

.popup_box .md_box {
	/*display: flex;*/
	/*margin-bottom: 30px;*/
	
}

.popup_box .md_box .opt {
	background: #ff0000;
    color: #fff;
    text-align: center;
    padding: 5px 0;
	
}

.popup_box .md_box p.md_box_title {
	font-size: 20px;
    text-align: center;
	
}

.popup_box .md_box .md_box_l {
	    /* width: 280px; */
    /* margin-right: 30px; */
    margin-bottom: 20px;
}

.popup_box .md_box .md_box_l .md_box_img {
    text-align: center;
	
}

.popup_box .md_box .md_box_l .md_box_img img {
    width: 50%
	
}

.popup_box .md_box .md_box_r {
	/*width: 280px;*/
	
}

.popup_box .md_box .md_box_r .md_box_img {
	text-align: center;
    padding: 10px 0;
	
}

.popup_box .md_box .md_box_r .md_box_img img {
	width: 50%;
	
}

.popup_box table.mb_tb {
	background: #aaa17f;
    border-radius: 2px;
    order: 3;
    overflow: hidden;
    width: 80%;
    border: 2px solid #aaa17f;
    margin: 0 auto;
	
}

.popup_box table.mb_tb th {
	background: url(../../images/rent_futon//bg_th.jpg) repeat center center;
    border-right: 1px solid #b8b093;
    color: #fff;
    font-weight: bold;
    padding: 8px 0;
    text-align: center;
    border-bottom: none;
    font-size: 14px;
	
}

.popup_box table.mb_tb td {
	background: #fff;
    border-right: 1px solid #aaa17f;
    font-size: 14px;
    font-weight: bold;
    padding: 13px 0;
    text-align: center;
    border-bottom: none;
	
}

.popup_box table.mb_tb td span {
	float: none;
	
}

.popup_box .md_box .md_box_ctr {
	/*width: 280px;*/
	margin: 0 auto;
	
}

.popup_box .md_box .md_box_ctr .md_box_img {
	text-align: center;
    padding: 10px 0;
	
}

.futon_top {
	margin: 0 auto 30px;
    width: 90%;
    font-weight: bold;
	
}

.futon_top .futon_top_fl {
	/*display: flex;*/
	
}

.futon_top .futon_top_fl table {
	border: 3px solid #00b4e3;
    background-color: #fff;
    width: 80%;
    margin: 0 auto 20px;
	
}

.futon_top .futon_top_fl table td {
	padding: 10px 20px;
    font-size: 20px;
    border-right: 3px solid #00b4e3;
    text-align: center;
	
}

.futon_top .futon_top_fl table td span {
	font-size: 30px;
	
}

.futon_top .futon_top_fl p.p_ttl {
	color: #fff;
    background-color: #514130;
    text-align: center;
	width: 80px;
	
}

.futon_top .futon_top_p p {
	text-align: center;
	
}

.futon_top .futon_top_p .p_txt {
	font-size: 20px;
    font-weight: 600;
    color: #ff0000;
    padding-bottom: 10px;
	line-height: 1.5;
	
}

.new_201906_block_01{
	background:#FFF;
	box-shadow:0px 1px 2px #c8e8bd;
	border-radius: 4px;
	-webkit-border-radius:4px;
	-moz-border-radius:4px;
	text-align:center;
	padding:20px;
	margin:0 0 20px 0;
	
}

.new_201906_block_01 ul{
	display: flex;
    width: 450px;
    margin: 0 auto;
	
}

.new_201906_block_01 ul li:nth-child(1){
	margin-right: 20px;
	
}

.futon_r img {
	width: 100%;
	
}

.futon_r .title h3 {
	font-size: 20px;
    margin-bottom: 10px;
	
}

.futon_r .title p {
    margin-bottom: 10px;
	text-align: center;
	
}

.futon_r .text-center strong img {
	margin-bottom: 10px;
	
}

.futon_r .futon_l {
	margin-bottom: 10px;
	
}

.futon_r .futon_l img {
	width: 70%;
	
}

.futon_01 {
	margin-bottom: 30px;
	
}

.futon_01 table {
	background: #aaa17f;
    border-radius: 2px;
    /*box-shadow: 0 2px 4px #c5e9c4;*/
    order: 3;
    overflow: hidden;
    width: 100%;
	border: 2px solid #aaa17f;
	
}

.futon_01 table th {
	background: url(../../images/rent_futon//bg_th.jpg) repeat center center;
    border-right: 1px solid #b8b093;
    color: #fff;
    font-weight: bold;
    padding: 8px 0;
    text-align: center;
	
}

.futon_01 table th:last-child {
	border-right: 0;
	
}

.futon_01 table td {
	background: #fff;
    border-right: 1px solid #aaa17f;
    font-size: 14px;
    font-weight: bold;
    padding: 13px 0;
    text-align: center;
	
}

.futon_01 table td:last-child {
	border-right: 0;
	
}

.futon_td {
	font-weight: bold;
	margin-bottom: 20px;
	
}



.futon_td .td_l {
	/*margin-right: 20px;*/
	
}

.futon_td .td_l select {
	width: 130px;
    height: 30px;
	font-size: 14px;
}

.futon_td .td_r select {
	width: 100px;
    height: 30px;
	font-size: 14px;
}

.futon_td .td_l table {
	border-top: 3px solid #3c8d15;
    border-left: 3px solid #3c8d15;
    border-right: 3px solid #3c8d15;
	margin-bottom: 20px;
	width: 100%;
}

.futon_td .td_l .td_txt {
	font-size: 20px;
	
}

.td_bg01 {
	background: #d8f1ce;
	
}

.futon_td td span {
	float: right;
	
}

td span a.td_a {
	background: #ff0000;
    color: #fff;
    padding: 3px 10px;
    border-radius: 5px;
    right: 0;
    text-decoration: none;
    font-weight: normal;
	
}

.futon_td .td_r table {
	border-top: 3px solid #e8592b;
    border-left: 3px solid #e8592b;
    border-right: 3px solid #e8592b;
	width: 100%;
	
}

.td_bg02 {
	background: #ffddd2;
	
}

.futon_td .td_r small {
	font-size: 14px;
	
}

.futon_td_r {
	font-size: 14px;
    font-weight: bold;
	
}

.futon_td_r table {
	border-top: 3px solid #3c8d15;
    border-left: 3px solid #3c8d15;
    border-right: 3px solid #3c8d15;
    width: 100%;
	margin-left: auto;
	
}

.futon_td_r td.td_bg03 {
	padding: 10px;
    border-bottom: 3px solid #3c8d15;
    border-right: 3px solid #3c8d15;
    background-color: #3c8d15;
    color: #fff;
	text-align: left;
	width: auto;
	font-size:12px;
	
}

.futon_td_r td {
	padding: 10px;
    border-bottom: 3px solid #3c8d15;
    border-right: 3px solid #3c8d15;
    text-align: right;
	
}

.futon_td_r td span {
	font-size: 20px;
    color: #e4573b;
	
}

.payment_step {
	text-align: right;
	margin: 30px 0 50px;
	
}

.payment_step a {
	padding: 15px 20px;
    background-color: #e8592b;
    color: #fbe148;
    font-weight: bold;
    text-decoration: none;
    border-radius: 5px;
	
}

.total {
	background-color: #00b4e3;
    width: 300px;
    margin: 0 auto;
    padding: 15px 10px 10px;
    border-radius: 5px;
	
}
.total em{
	display:inline-block;
	background:#FFF;
	padding:10px 10px;
	margin:10px 0 0 0;
    border-radius: 3px;
    color:#000;
    font-style:normal;
}
.total em span{
    color:#000;
}
.total p {
	color: #fff;
	font-size: 17px;
	text-align: center;
	
}

.total p span {
	font-size: 17px;
    font-weight: bold;
	
}

.payment_txt {
	font-size: 17px;
    font-weight: 600;
    color: #ff0000;
    line-height: 1.5;
	
}

.choice {
    font-size: 15px;
    font-weight: bold;
	
}

#mw_wp_form_mw-wp-form-9055 input[name=submitConfirm],
#mw_wp_form_mw-wp-form-13784 input[name=submitConfirm] {
	border: none;
  background: url(../images/form_btn_15.png) no-repeat center center;
  background-size: cover;
  width: 90%;
  /* height: 68px; */
  padding-top: 18.5%;
  height: 0;
  text-indent: -9999px;
  cursor: pointer;
  margin: 0 auto;
  display: inline-block;
}

.calendar_txt {
	text-align: center;
    font-weight: bold;
    color: #ff0000;
	
}

.day_fee {
	margin: 10px 10px 0;
  padding: 10px;
  font-size: 20px;
  border: 3px solid #00b4e3;
  text-align: center;
  font-weight: bold;
  width: 60%;
  border-radius: 5px;
  margin-left: auto;
}
.day_fee_tl .day_fee {
	padding: 10px;
  font-size: 20px;
  border: 3px solid #00b4e3;
  border-radius: 5px;
  font-weight: bold;
  width: auto;
  text-align: center;
  margin-left: auto;
  display: inline-block;
}
.day_fee_tl{
	display: flex;
}
#conf_block{
	display: none;
}

#mw_wp_form_mw-wp-form-13784.mw_wp_form_confirm .tx_area,
#mw_wp_form_mw-wp-form-13784.mw_wp_form_confirm .new_sp_01,
#mw_wp_form_mw-wp-form-13784.mw_wp_form_confirm #step07,
#mw_wp_form_mw-wp-form-13784.mw_wp_form_confirm #step08 .total,
#mw_wp_form_mw-wp-form-13784.mw_wp_form_confirm #step08 .payment_txt,
#mw_wp_form_mw-wp-form-13784.mw_wp_form_confirm .day_fee_tl,
#mw_wp_form_mw-wp-form-13784.mw_wp_form_confirm #step05 .opacity_hidden{
	display: none;
}
#mw_wp_form_mw-wp-form-13784.mw_wp_form_confirm #step08 .choice{
  background: #FFF;
  border-radius: 2px;
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  padding: 15px;
  font-weight: normal;
}
#mw_wp_form_mw-wp-form-13784.mw_wp_form_confirm #order_time01,
#mw_wp_form_mw-wp-form-13784.mw_wp_form_confirm #order_time02,
#mw_wp_form_mw-wp-form-13784.mw_wp_form_confirm #order_time03,
#mw_wp_form_mw-wp-form-13784.mw_wp_form_confirm #order_time04{
	padding-top: 0;
}
#mw_wp_form_mw-wp-form-13784.mw_wp_form_confirm .form_new_box02 table{
	margin: 0;
}
#mw_wp_form_mw-wp-form-13784.mw_wp_form_confirm #conf_block{
	display: block;
}

#main-nav{
	display: none;
}


/*190919*/
div.nyukai_banner {
	margin: 20px 10px;
}

div.nyukai_banner img {
	width: 100%;
}