@charset "UTF-8";
body {
  font-size: 12px;
  line-height: 1.5em;
  font-family: YuGothic,'Yu Gothic','Yu Gothic UI','メイリオ', Meiryo,'Meiryo UI','Hiragino Kaku Gothic ProN','ヒラギノ角ゴ ProN W3','ヒラギノ角ゴシック','Hiragino Sans',sans-serif;
  background-color: #ffffff;
	color:#000000;
  -webkit-text-size-adjust: none;
}

* {
  margin: 0;
  padding: 0;
}

body, div, p, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, form, fieldset, input, textarea, blockquote, table, tr, td {
  padding: 0;
  margin: 0;
}

.dnone{
    display: none;
}

a {
  text-decoration: none;
}

a img {
  border: none;
}

#contents {
	background-size: 26.666667%;
	  background-color: #fad5ce;
	padding-bottom:4em;

}
#contents img {
  width: 100%;
  margin: 0;
  padding: 0;
}


.sns {
  background-color: #FFF;
}


.mt_10 {
  margin-top: 10px !important;
}

.mt_20 {
  margin-top: 20px !important;
}

.mt_30 {
  margin-top: 30px !important;
}

.mt_40 {
  margin-top: 40px !important;
}

.mt_50 {
  margin-top: 50px !important;
}

.mt_60 {
  margin-top: 60px !important;
}

.mt_70 {
  margin-top: 70px !important;
}

.mt_80 {
  margin-top: 80px !important;
}

.mt_90 {
  margin-top: 90px !important;
}

.mt_100 {
  margin-top: 100px !important;
}


