@charset "UTF-8";
/* Scss Document */
/* Scss Document */
@media screen and (max-width: 980px) {
  /* line 52, ../sass/_defines.scss */
  .sh_header {
    background: #FF648B !important;
    text-align: center !important;
    color: #fff !important;
    height: 30px !important;
    line-height: 30px !important;
    font-weight: bold !important;
    font-size: 14px !important; } }
/* line 6, ../sass/whats.scss */
.article__head {
  width: 339px;
  height: 221px;
  background-image: url(../img/whats_matsueku_bg.png);
  padding-left: 330px;
  padding-right: 88px;
  padding-top: 116px;
  margin-bottom: 40px; }
  /* line 15, ../sass/whats.scss */
  .article__head .title {
    font-family: "Times New Roman", "游明朝", YuMincho, "ＭＳ Ｐ明朝", "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "メイリオ", Meiryo, serif;
    font-size: 30px; }
  /* line 21, ../sass/whats.scss */
  .article__head .desc {
    font-size: 15px;
    line-height: 1.8; }

/* line 28, ../sass/whats.scss */
article section {
  zoom: 1;
  margin-bottom: 55px; }
  /* line 11, ../sass/_defines.scss */
  article section:before, article section:after {
    content: " ";
    display: block;
    overflow: hidden; }
  /* line 16, ../sass/_defines.scss */
  article section:after {
    clear: both; }
  /* line 32, ../sass/whats.scss */
  article section .title {
    font-size: 20px;
    font-weight: bold;
    border-bottom: 2px dotted #C1285E;
    padding-bottom: 6px;
    margin-bottom: 18px; }
  /* line 40, ../sass/whats.scss */
  article section .desc {
    width: 100%;
    float: left;
    line-height: 1.6;
    font-size: 12px; }
    /* line 46, ../sass/whats.scss */
    article section .desc p {
      margin-bottom: 10px; }
  /* line 51, ../sass/whats.scss */
  article section .image {
    width: 240px;
    text-align: center;
    float: right; }
    /* line 56, ../sass/whats.scss */
    article section .image img {
      width: 178px; }

@media screen and (max-width: 980px) {
  /* line 226, ../sass/index.scss */
  article section .desc {
    width: 100%;
    float: left;
    line-height: 1.6;
    font-size: 12px; }
  /* line 233, ../sass/index.scss */
@media screen and (max-width: 980px) {
  /* line 66, ../sass/whats.scss */
  #main article section {
    margin: auto 5%; } }
