@charset "utf-8";
/*
Template: mubucorporate2
Theme Name: Mu-Bu Custom
*/

/********************************/
/* 全般 */
/********************************/
body {

	/* font-family: 'YuGothic', 'Yu Gothic', '游ゴシック', 'Hiragino Kaku Gothic ProN', 'メイリオ', 'Meiryo', 'Osaka', 'Verdana', 'ＭＳ Ｐゴシック', 'MS PGothic', 'sans-serif'; */

}

/********************************/
/* 記事の内容 */
/********************************/
/* .post-content p+p, .post-content h1+p, .post-content h2+p, .post-content h3+p, .post-content h4+p, .post-content h5+p, .post-content h6+p, .post-content .text+.text { margin-top:0.8em; }
.post-content p+h1, .post-content h1+h1, .post-content h2+h1, .post-content h3+h1, .post-content h4+h1, .post-content h5+h1, .post-content h6+h1, .post-content .text+.text { margin-top:0.8em; }
.post-content p+h2, .post-content h1+h2, .post-content h2+h2, .post-content h3+h2, .post-content h4+h2, .post-content h5+h2, .post-content h6+h2, .post-content .text+.text { margin-top:0.8em; }
.post-content p+h3, .post-content h1+h3, .post-content h2+h3, .post-content h3+h3, .post-content h4+h3, .post-content h5+h3, .post-content h6+h3, .post-content .text+.text { margin-top:0.8em; }
.post-content p+h4, .post-content h1+h4, .post-content h2+h4, .post-content h3+h4, .post-content h4+h4, .post-content h5+h4, .post-content h6+h4, .post-content .text+.text { margin-top:0.8em; }
.post-content p+h5, .post-content h1+h5, .post-content h2+h5, .post-content h3+h5, .post-content h4+h5, .post-content h5+h5, .post-content h6+h5, .post-content .text+.text { margin-top:0.8em; }
.post-content p+h6, .post-content h1+h6, .post-content h2+h6, .post-content h3+h6, .post-content h4+h6, .post-content h5+h6, .post-content h6+h6 , .post-content .text+.text { margin-top:0.8em; }
.post-content p+.text, .post-content h1+.text, .post-content h2+.text, .post-content h3+.text, .post-content h4+.text, .post-content h5+.text, .post-content h6+.text, .post-content .text+.text { margin-top:0.8em; }

.post-content *+table { margin-top:0.8em; } */

/* Px2Rem
2px		0.142857143rem
5px		0.357142857rem
6px		0.428571429rem
8px		0.571428571rem
10px	0.714285714rem
11px	0.785714286rem
12px	0.857142857rem
13px	0.928571429rem
14px	1rem
15px	1.071428571rem
16px	1.142857143rem
18px	1.285714286rem
20px	1.428571429rem
21px	1.5rem
22px	1.571428571rem
24px	1.714285714rem
36px	2.571428571rem
40px	2.857142857rem
48px	3.428571429rem
50px	3.57142857rem
72px	5.142857143rem
85px	6.071428571rem */

/* .post-content p { font-size:1.6rem; line-height:1.428571429; }
.post-content h1 { font-size:3.2rem; line-height:1.428571429; }
.post-content h2 { font-size:2.4rem; line-height:1.428571429; }
.post-content h3 { font-size:1.8rem; line-height:1.428571429; }
.post-content h4 { font-size:1.6rem; line-height:1.428571429; }
.post-content h5 { font-size:1.2rem; line-height:1.428571429; }
.post-content h6 { font-size:1.0rem; line-height:1.428571429; }
.post-content .text { font-size:1.6rem; line-height:1.428571429; }

.post-content strong { line-height:1.428571429; }
.post-content img { max-width:100%; }

.post-content th,.post-content td { box-sizing:border-box; padding:0.8em 1.2em; border:solid 1px #ccc; font-size:1.6rem; line-height:1.428571429; }

.post-content p, .post-content .text,
.post-content th, .post-content td,
.post-content dt, .post-content dd,
.post-content li {

	color: #222;

}
.post-content h1, .post-content h2, .post-content h3, .post-content h4, .post-content h5, .post-content h6 {

	color: #555;

} */
.wpcf7 .item > *:first-child:before, .mw_wp_form .item > *:first-child:before{
	    line-height: 0.25em!important;
	
}

