.top_news_box .news_tab01_contents01 .news_tab01_contents01_day01{
	display: none;
}

.top_eco_tab01_btn01 li{
	width: 12.1%;
}
.gallery_box01{
	margin-bottom: 40px;
}
/*.gallery_box01_thumbnail01{
	text-align: center;
}
.gallery_box01_thumbnail01 li{
	float: none;
	display: inline-block;
}*/
.news_tab01_btn01_ct_cus,
.home_list_living_content{
	display: none;
}
.news_tab01_btn01_ct_cus.show_tab,
.home_list_living_content.show_tab{
	display: block;
}
.pager01 span.extend{
	display: block;
    height: 38px;
    color: #000;
    background: #eee;
}
.home_list_news_notice .news_tab01_contents01_category01{
	display: none;
}
.top_eco_tab01_btn01_contets01{
	min-height: auto;
}
.top_eco_tab01_btn01 a{
	font-size: 14px;
}
.top_eco_tab01_btn01_contets01 > li:nth-child(4n + 1){
	clear: both;
}
.faq_txtarea a{
	text-decoration: underline;
    color: #003e89;
}
.rnav_link01 .rnav_faq_link01_list01 a{
	color: #000;
}
.rnav_link01 .rnav_faq_link01_list01 dt a:after{
	-webkit-transform: rotate(-45deg);
    -moz-transform: rotate(-45deg);
    -ms-transform: rotate(-45deg);
    -o-transform: rotate(-45deg);
    transform: rotate(-45deg);
}
.rnav_link01 .rnav_faq_link01_list01{
	background: transparent;
}
.li_faq dd{
	display: none;
}
.li_faq.act dd{
	display: block;
}
.rnav_link01 .li_faq_has_child.act .rnav_faq_link01_list01 dt a:after{
	-webkit-transform: rotate(45deg);
    -moz-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    -o-transform: rotate(45deg);
    transform: rotate(45deg);
}
.rnav_link01 .li_faq_has_child.act .rnav_faq_link01_list01{
	background: #f2f5f9;
}
.mansion_company_logo_wapper{
	
}
.mansion_company_logo_wapper > img{
	object-fit: contain;
    height: 91px;
}

/** ** ** ** ** ** ** ** ** page support banner fix ** ** ** ** ** ** ** ** ** ** ** ** **/
.page-template-page-support-banner .page-title-wrap {
    padding: 30px;
    background: #333 url(../../images/support/title_bg_support.jpg) no-repeat center center;
    background-size: cover;
}
.page-template-page-support-banner .page-title{
	display: table;
    width: 100%;
    max-width: 700px;
    margin: 0 auto;
    border: 5px solid #fff;
    padding: 0;
}
.page-template-page-support-banner .page-title:before{
	display: none;
}
.page-template-page-support-banner .page-title > span{
	display: table-cell;
    color: #fff;
    font-size: 36px;
    height: 5em;
    text-align: center;
    vertical-align: middle;
    background: rgba(0, 0, 0, 0.3);
}

/** ** ** ** ** ** ** ** ** single recipe fix ** ** ** ** ** ** ** ** ** ** ** ** **/

.recipe_line_title{
	margin: 0;
}
h3.recipe_line_title:before{
	background: #fe5c6e;
}
.recipe_memo_wapper p{
	margin-bottom: 10px;
}
.login_nav_contents_box01_tit01 > a > br{
	display: none;
}



/* 14-11-2019 */

.kyokyu_box01 table td {
    border: 1px solid #CCC;
    padding: 10px;
}
@media screen and (max-width: 769px){
	.kyokyu_box01 table{
		width: 100%!important;
	}
	.kyokyu_box01 a{
		word-break: break-all;
	}
}

/* 14-11-2019 */
/* 2020-02-06 */
.single-living .gallery_box01_img01{
	text-align: center;
}
.single-living .gallery_box01_img01 img{
	width: auto;
	max-width: 100%;
}
/* 2020-02-06 */




/* -------- 2020-01-07 Start -------- */
/* IR New HTML Sidebar */


body.page-old-ir.ir-template-ir-new-html-sidebar #contents #contents > #contents_wrap{
	width: 100%;
}
body.page-old-ir.ir-template-ir-new-html-sidebar #breadcrumb{
	width: 100%;
}
.k-ir-new-html-wapper .category_footer{
	width: 100%;
}
.k-ir-new-html-wapper h1{
	position: relative;
    margin-bottom: 25px;
    padding-top: 15px;
    font-size: 188%;
    font-weight: bold;
}
.k-ir-new-html-wapper h2{
	position: relative;
    margin-bottom: 36px;
    padding-bottom: 10px;
    font-size: 150%;
    font-weight: bold;
}
.k-ir-new-html-wapper h3{
	position: relative;
    margin: 26px 0 17px;
    padding-left: 13px;
    font-size: 113%;
    font-weight: bold;
}
.k-ir-new-html-wapper #contents #main_contents{
	width: 100%;
}
body.page-old-ir.ir-template-ir-new-html-sidebar #contents #contents > #contents_wrap{
	font: 16px/1.6 "Yu Gothic Medium", "游ゴシック Medium", YuGothic, "游ゴシック体", "ヒラギノ角ゴ Pro W3", "メイリオ", sans-serif;
}
.header_box01_inner01_top{
	width: 700px;
}
@media screen and (max-width: 768px){
	.header_box01_inner01_top{
		width: 130px;
	}
	.header_box01_inner01_nav01 li,
	.header_box01_inner01_nav01 li:last-child{
		padding: 0;
    	width: 43%;
	}
	.header_box01_inner01_nav01 li:nth-child(2n):after { 
		display: none;
	}
}

/* -------- 2020-01-07 End -------- */


/* -------- 2020-02-06 Srart -------- */
.top_visual_img,
.baseball_visual_img ul{
	opacity: 0;
}
/* -------- 2020-02-06 End -------- */

@media screen and (max-width: 768px){
	.header_box01_inner01_top{
		width: 130px;
	}
	.header_box01_inner01_nav01 li,
	.header_box01_inner01_nav01 li:last-child{
		padding: 0;
    	width: 43%;
	}
	.header_box01_inner01_nav01 li:nth-child(2n):after { 
		display: none;
	}
}

/* 2020-02-17 Menu */

/* --- page catalog --- */

.catalog_2_column li{
	display: flex;
}
.catalog_2_column_left{
	width: 100px;
	margin-right: 15px;
}
.catalog_2_column_right{
	width: calc(100% - 115px);
}
.catalog_2_column_right h5{
	background: none repeat scroll 0 0 #E0E0E0;
	font-weight: bold;
	padding: 5px;
	margin-bottom: 10px;
}
.catalog_2_column_right a{
	background: url("/common/images/blt_inlink_01.gif") no-repeat scroll 10px 1.1em transparent;
	border: 1px solid #CCCCCC;
	display: block;
	padding: 8px 10px 8px 21px;
	margin-bottom: 10px;
}
.catalog_1_column_inner{
	display: flex;
	margin-bottom: 30px;
}
.catalog_1_column_left{
	width: 100px;
	margin-right: 15px;
}
.catalog_1_column_right{
	width: calc(100% - 115px);
}
.catalog_1_column_right h5{
	background: none repeat scroll 0 0 #E0E0E0;
	font-weight: bold;
	padding: 5px;
	margin-bottom: 10px;
}
.catalog_1_column_right_text ul li{
	display: inline-block;
	width: 32%;
}
.catalog_1_column_right_text ul li:before{
	content: "・";
}
.catalog_1_column_right a{
	background: url("/common/images/blt_inlink_01.gif") no-repeat scroll 10px 1.1em transparent;
	border: 1px solid #CCCCCC;
	display: inline-block;
	padding: 8px 10px 8px 21px;
	margin-bottom: 10px;
	width: 30%;
	margin-top: 15px;
}	
.catalog_4_column_inner{
	text-align: center;
}
.catalog_4_column_inner img{
	width: auto;
}
.catalog_4_column_inner h5{
	background: none repeat scroll 0 0 #E0E0E0;
	font-weight: bold;
	padding: 5px;
	margin-bottom: 10px;
	margin-top: 10px;
}
.catalog_4_column_inner_link a{
	background: url("/common/images/blt_inlink_01.gif") no-repeat scroll 10px 1.1em transparent;
	border: 1px solid #CCCCCC;
	display: block;
	padding: 8px 10px 8px 21px;
	margin-bottom: 10px;
}

/* --- end page catalog --- */


/* 2020_05_01 add */

.page-template-ir-vc-sidebar .wpb_text_column p{
	margin-bottom: 10px;
}

/* 2020_05_01 end */

/* 2020_06_19 add */
.page-template-page-vc-fullwidth .wpb_text_column .wpb_wrapper p,
.ir-template-ir-vc-sidebar .wpb_text_column .wpb_wrapper p{
	margin-bottom: 10px;
}

/* 2020_06_19 end */

/* 2020_06_16 add */

.vc_full_width{
	max-width: 1040px;
	margin: 0 auto;
	padding: 0 15px;
}

/* 2020_06_16 end */

/*  ▼▼▼▼▼▼▼▼  2020_09_03  ▼▼▼▼▼▼▼▼ */
.header_box01_inner01_nav01{
	text-align: right;
}
.header_box01_inner01_nav01 li{
	display: inline-block!important;
	float: none;
}
.page-template-page-recruit-page #contents,
.page-template-page-fullwidth #contents{
	overflow: hidden;
}

@media screen and ( max-width: 768px ) {
    .header_box01_inner01_nav01 {
        text-align: center;
    }
}

/*  ▲▲▲▲▲▲▲▲  2020_09_03  ▲▲▲▲▲▲▲▲ */

/*  ▼▼▼▼▼▼▼▼  2020_10_02  ▼▼▼▼▼▼▼▼ */
.page-template-ir-vc-sidebar .vc_tta-panels{
	border: 1px solid #ccc!important;
	padding: 15px;
}
/*  ▲▲▲▲▲▲▲▲  2020_10_02  ▲▲▲▲▲▲▲▲ */

/*----------------------------------------
* Thang add style header
----------------------------------------*/

.header_box01_inner01_nav01 li.no-border:after {
	display: none;
}

.header_box01_emergency01 a {
	border-radius: 4px;
	width: auto;
	font-size: 100%;
	font-weight: bold;
	padding: 3px 10px 3px 32px;
	background-image: url(./images/icon-alert.svg);
	background-position: left 10px top 6px;
	background-repeat: no-repeat;
}

.header_box01_emergency01 a:hover {
	background-image: url(./images/icon-alert-red.svg);
	background-position: left 10px top 6px;
	background-repeat: no-repeat;
}

.header_box01_emergency01.type2 {
	margin-right: 0;
	padding-right: 0;
}

.header_box01_emergency01.type2 a {
	padding-right: 4px;
	background-color: #003e89;
	border-color: #003e89;
	padding: 3px 2px 3px 30px;
	background-image: url(./images/icon-people.svg);
	background-position: left 10px top 5px;
}

.header_box01_emergency01.type2 a:hover {
	background-color: #fff;
	color: #003e89;
	background-image: url(./images/icon-people-blue.svg);
	background-position: left 10px top 5px;
	background-repeat: no-repeat;
}

@media screen and ( min-width: 768px ) {
    #top_visual .top_visual_box01{
        display: none;
    }
}

/* Thang add style header
----------------------------------------*/

/*----------------------------------------
* single-cooking fix
----------------------------------------*/

.single-cooking .show_after_apply_ckk_title{
	color: #da4a52;
	font-weight: bold;
	font-size: 120%;
}
.single-cooking .show_after_apply_ckk_title span{
	border-bottom: 3px double #da4a52;
}
.show_after_apply_ckk_butcheck{
	margin: 22px auto 0;
	max-width: 330px;
	text-align: center;
	border: 1px solid #ccc;
	padding: 15px;
	cursor: pointer;
	box-sizing: border-box;
	display: block;
}
.show_after_apply_ckk_butlink .btn02 a{
	background: #da4a52;
	color: #fff;
}
.show_after_apply_ckk_butlink .btn02 a:after{
	border-color: #fff;
}
.apply_ckk_disable{
	opacity: 0.6;
	cursor: inherit;
}
.apply_ckk_disable a{
	cursor: inherit;
}

/* single-cooking fix
----------------------------------------*/

.home__faq__contact__text {
	text-align: center;
	margin: 15px 0;
}
.home__faq__contact__text a {
	text-decoration: underline;
	color: #1727a0;
}
