@charset "utf-8";
/*
	Theme Name: diver_child
	Template: diver
	Description:  Diverの子テーマです。
	Theme URI: http://tan-taka.com/diver/
	Author: Takato Takagi
 */ 

/*Contact Form 7カスタマイズ*/
/*スマホContact Form 7カスタマイズ*/
@media(max-width:500px){
.inquiry th,.inquiry td {
 display:block!important;
 width:100%!important;
 border-top:none!important;
 -webkit-box-sizing:border-box!important;
 -moz-box-sizing:border-box!important;
 box-sizing:border-box!important;
}
.inquiry tr:first-child th{
 border-top:1px solid #d7d7d7!important;
}
	
.postid-537 .nav_in_btn, .postid-537 #breadcrumb, .postid-537 .post-sub, .postid-537 .navigation, .postid-537 .article_footer, .postid-537 .inline-nospace, .postid-537 .post_footer_author_title_post, .postid-537 .drawer-nav-btn, .postid-537 .header_search_inner{
		display:none;
	}
.postid-537 .td{
		background-color:#ff8178;
	}
.postid-678 .nav_in_btn, .postid-678 #breadcrumb, .postid-678 .post-sub, .postid-678 .navigation, .postid-678 .article_footer, .postid-678 .inline-nospace, .postid-678 .post_footer_author_title_post, .postid-678 .drawer-nav-btn, .postid-678 .header_search_inner{
		display:none;
	}
.postid-678 .td{
		background-color:#ff8178;
	}
}
		@media screen and (min-width: 769px){
.fix_footer{
    display:none !important;
}
	}
	@media screen and (max-width: 768px){
.fix_footer{
    position: fixed;
    right: 0;
    bottom: 0%;
    right: 0%;
    background: rgba(255,255,255,0.75);
    padding: 9px 10px 0px 10px;
    width: 100%;
}
	}


/*アンド・コスメ様LP用*/
.postid-2553 #breadcrumb, .postid-2553 #nav, .postid-2553 #footer_sticky_menu, .postid-2553 #bigfooter, .postid-2553 .post-sub, .postid-2553 .navigation-post , .postid-2553 .single_title, .postid-2553 .post_footer_author_title_post, .postid-2553 .author-post-wrap, .postid-2553 .cat-tag{
	display:none !important;
}
