/*
 Theme Name:	Twenty Fifteen Child
 Description:	Twenty Fifteen Child Theme for Sctv-Service-Info
 Author:	Emiko Shitara
 Template:	twentyfifteen
 Version:	1.0.0
*/


.article_body, p {
  font-size: 12px;
}

#main {
  padding: 0;
}

body{
  background-color: white;
  font-family: "UD Shin Go Light JIS2004","UD Shin Go Light","メイリオ",Meiryo,"ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro","HiraKakuPro-W3","ＭＳ Ｐゴシック","MS PGothic",Arial, Helvetica,sans-serif;
}

h4, h3{
  margin-bottom: 1.5rem;
}

@media screen and (min-width: 59.6875em) {
	body:before {
		background-color: #fff;
		box-shadow: 0 0 1px rgba(0, 0, 0, 0.15);
		content: "";
		display: block;
		height: 100%;
		min-height: 100%;
		position: fixed;
		top: 0;
		left: 0;
		width: 0;
		z-index: 0; /* Fixes flashing bug with scrolling on Safari */
	}
}

/*
*{
  color: pink;
}
*/
