@charset "UTF-8";
/*********************
 MDL調整
*********************/
a:-webkit-any-link {
  text-decoration: none; }

a {
  color: #00bdbd; }

.mdl-layout__header {
  background-color: #d32f2f; }

.mdl-layout__drawer .mdl-navigation {
  padding: 0; }

@media screen and (min-width: 0px) {
  .mdl-layout__header-row {
    position: relative;
    padding: 0 10px 0 45px; } }

@media screen and (min-width: 1025px) {
  .mdl-layout__header-row {
    padding: 0 30px; } }

@media screen and (min-width: 0px) {
  .mdl-layout__drawer-button {
    width: 34px; } }

@media screen and (min-width: 1025px) {
  .mdl-layout__drawer-button {
    display: none; } }

.mdl-layout__header-row .mdl-navigation {
  margin: 0 20px 0 0; }

.mdl-layout__header-row .mdl-navigation__link:hover {
  opacity: 0.5; }

@media screen and (min-width: 0px) {
  .mdl-button {
    font-size: 16px;
    font-weight: bold;
    padding: 4px 15px 2px;
    color: #4c4c4c;
    background: #e2e2e2;
    height: auto; } }

@media screen and (min-width: 1025px) {
  .mdl-button {
    font-size: 18px;
    padding: 6px 30px 4px; } }

.mdl-button--raised.mdl-button--colored {
  background-color: #00bdbd; }

.mdl-button--raised.mdl-button--colored:hover {
  background-color: #65d2d2;
  color: #caf1f1; }

@media screen and (min-width: 0px) {
  .mdl-mega-footer {
    padding: 5px 15px; } }

@media screen and (min-width: 1025px) {
  .mdl-mega-footer {
    padding: 10px 35px; } }

html, body {
  color: #5d4845; }

@media screen and (min-width: 0px) {
  p, span {
    font-size: 15px; } }

@media screen and (min-width: 1025px) {
  p, span {
    font-size: 16px; } }

.mdl-button--raised:hover {
  background: #f3f3f3;
  color: #666; }

.mdl-button--accent.mdl-button--accent.mdl-button--raised, .mdl-button--accent.mdl-button--accent.mdl-button--fab {
  background-color: #00bdbd; }
  .mdl-button--accent.mdl-button--accent.mdl-button--raised:hover, .mdl-button--accent.mdl-button--accent.mdl-button--fab:hover {
    background-color: #65d2d2; }

@media screen and (min-width: 0px) {
  .mdl-grid {
    width: 95%; } }

@media screen and (min-width: 1025px) {
  .mdl-grid {
    width: 100%; } }

.mdl-mega-footer--link-list li, .mdl-mega-footer__link-list li {
  margin: 12px 0; }

/*********************
 ヘッダー
*********************/
.l-logoBox {
  width: 130px; }

@media screen and (min-width: 0px) {
  header span {
    font-size: 74%;
    margin: 0 0 0 2px;
    line-height: 1.7;
    position: relative;
    top: -2px; } }

@media screen and (min-width: 1025px) {
  header span {
    font-size: 78%; } }

@media screen and (min-width: 0px) {
  .m-header-logo {
    height: 26px;
    width: auto;
    position: relative;
    top: -2px; } }

@media screen and (min-width: 1025px) {
  .m-header-logo {
    height: 32px;
    width: auto; } }

@media screen and (min-width: 0px) {
  .m-header_btn {
    font-size: 14px;
    padding: 0 20px 0; } }

@media screen and (min-width: 1025px) {
  .m-header_btn {
    font-weight: normal; } }

/*********************
 パンくず
*********************/
@media screen and (min-width: 0px) {
  .l-common_topicPass {
    display: none; } }

@media screen and (min-width: 1025px) {
  .l-common_topicPass {
    display: block;
    padding: 0; }
    .l-common_topicPass li {
      display: inline-block;
      vertical-align: middle; }
      .l-common_topicPass li i {
        font-size: 20px;
        margin-left: 5px;
        position: relative;
        top: 4px; }
      .l-common_topicPass li:last-child i {
        display: none; }
      .l-common_topicPass li a:hover {
        opacity: 0.7; } }

/*********************
 見出し
*********************/
@media screen and (min-width: 0px) {
  .m-hstyle_a {
    font-size: 21px;
    font-weight: bold;
    line-height: 1.3;
    margin: 20px auto 0;
    text-align: center;
    width: 90%; }
    .m-hstyle_a i {
      display: none; } }

@media screen and (min-width: 1025px) {
  .m-hstyle_a {
    font-size: 28px;
    margin: 30px 0 20px;
    width: 100%; }
    .m-hstyle_a i {
      display: inline;
      font-size: 28px;
      margin: 0 10px;
      position: relative;
      top: 1px; }
    .m-hstyle_a br {
      display: none; } }

@media screen and (min-width: 0px) {
  .m-hstyle_b {
    font-size: 18px;
    font-weight: bold;
    line-height: 1.3;
    margin: 15px auto 0;
    background: #fff0f0;
    padding: 13px 8px 10px;
    color: #d32f2f;
    background-image: url(../images/title_border.png);
    background-repeat: repeat-x;
    background-position: top left;
    background-size: 300px 3px;
    width: 88%; } }

@media screen and (min-width: 1025px) {
  .m-hstyle_b {
    font-size: 24px;
    padding: 18px 10px 15px;
    width: 100%;
    margin: 15px auto; } }

@media screen and (min-width: 0px) {
  .m-hstyle_c {
    font-size: 16px;
    font-weight: bold;
    line-height: 1.3;
    margin: 20px 0;
    padding: 14px 0 12px;
    border-top: solid 1px #e2dada;
    border-bottom: solid 1px #e2dada; } }

@media screen and (min-width: 1025px) {
  .m-hstyle_c {
    font-size: 22px;
    margin: 25px 0;
    padding: 16px 0 14px; } }

@media screen and (min-width: 0px) {
  .m-hstyle_d {
    font-size: 16px;
    font-weight: bold;
    line-height: 1.3;
    margin: 30px 0 20px; } }

@media screen and (min-width: 1025px) {
  .m-hstyle_d {
    font-size: 18px; } }

/*********************
 コンテンツベース
*********************/
@media screen and (min-width: 0px) {
  .l-contentArea {
    width: 100%;
    margin: 0 auto 20px; } }

@media screen and (min-width: 1025px) {
  .l-contentArea {
    max-width: 1000px;
    margin: 0 auto 40px; } }

.m-adjust_margin {
  margin: 0; }

/*********************
 店舗一覧
*********************/
@media screen and (min-width: 0px) {
  .m-list_title {
    font-size: 14px;
    background: #f7f4f4;
    padding: 10px 12px 8px;
    margin: 20px 0 10px;
    border-radius: 5px;
    font-weight: bold;
    line-height: 1.3; }
    .m-list_title:first-child {
      margin-top: 0; } }

@media screen and (min-width: 1025px) {
  .m-list_title {
    font-size: 16px;
    padding: 16px 13px 14px;
    margin: 30px 0 20px; } }

@media screen and (min-width: 0px) {
  .l-house_list {
    padding: 0;
    box-sizing: border-box;
    overflow: hidden; }
    .l-house_list li {
      box-sizing: border-box;
      font-size: 16px;
      font-weight: bold;
      display: inline-block;
      width: 100%;
      border-right: solid 1px #e2dada;
      border-left: solid 1px #e2dada;
      border-bottom: solid 1px #e2dada;
      float: left; }
      .l-house_list li:first-child {
        border-top: solid 1px #e2dada; }
      .l-house_list li small {
        font-size: 13px;
        display: block;
        font-weight: normal;
        color: #5d4845; }
      .l-house_list li a {
        display: block;
        padding: 10px 12px 8px; }
      .l-house_list li:hover {
        background: #e3f5f5; } }

@media screen and (min-width: 840px) {
  .l-house_list li {
    width: 50%;
    border-left: none; }
    .l-house_list li:nth-child(2n+1) {
      border-left: solid 1px #e2dada; }
    .l-house_list li:nth-child(-n+2) {
      border-top: solid 1px #e2dada; } }

@media screen and (min-width: 1025px) {
  .l-house_list {
    margin: 0 8px 20px; }
    .l-house_list li {
      font-size: 18px;
      width: 25%; }
      .l-house_list li:nth-child(2n+1) {
        border-left: none; }
      .l-house_list li:nth-child(4n+1) {
        border-left: solid 1px #e2dada; }
      .l-house_list li:nth-child(-n+4) {
        border-top: solid 1px #e2dada; }
      .l-house_list li small {
        font-size: 12px; }
      .l-house_list li a {
        padding: 15px 15px 10px; } }

/*********************
 共通パーツ
*********************/
.m-icon_position {
  vertical-align: text-bottom;
  margin-right: 2px; }

.l-btn_position {
  text-align: center; }

.l-contentArea p {
  line-height: 2.0; }

@media screen and (min-width: 0px) {
  .l-simpleArea h2 {
    font-size: 14px;
    font-weight: bold;
    line-height: 1.3;
    margin: 10px 0 5px;
    padding: 15px 0 0;
    border-top: solid 1px #e2dada; }
  .l-simpleArea h3 {
    font-size: 14px;
    font-weight: bold;
    margin: 5px 0; }
  .l-simpleArea p {
    font-size: 12px;
    margin-bottom: 15px; }
  .l-simpleArea ul {
    margin-top: 10px;
    padding: 0 0 0 20px; }
  .l-simpleArea ol {
    margin-top: 10px;
    padding: 0 0 0 20px; } }

@media screen and (min-width: 1025px) {
  .l-simpleArea h2 {
    font-size: 18px;
    margin: 20px 0 10px;
    padding: 20px 0 0; }
  .l-simpleArea h3 {
    font-size: 16px; }
  .l-simpleArea p {
    font-size: 14px; } }

@media screen and (min-width: 0px) {
  .m-common_bannerBlog {
    width: 100%;
    display: block;
    margin: 0 auto; }
    .m-common_bannerBlog:hover {
      opacity: 0.7; } }

@media screen and (min-width: 1025px) {
  .m-common_bannerBlog {
    margin-bottom: 30px; } }

@media screen and (min-width: 0px) {
  .l-common_blogLink {
    text-align: center;
    margin-top: -20px; }
    .l-common_blogLink span {
      font-size: 14px;
      font-weight: bold;
      margin-top: 0;
      margin-bottom: 6px;
      display: inline-block; }
      .l-common_blogLink span::before {
        content: "▼ ";
        vertical-align: top;
        font-size: 12px; }
      .l-common_blogLink span::after {
        content: " ▼";
        vertical-align: top;
        font-size: 12px; } }

@media screen and (min-width: 1025px) {
  .l-common_blogLink {
    margin-top: 0; }
    .l-common_blogLink span {
      font-size: 18px;
      margin-bottom: 10px; } }

.m-common_listBtn i {
  font-size: 18px;
  position: relative;
  top: -1px;
  left: -2px; }

.m-btn_style1 {
  width: 100%;
  height: auto;
  font-size: 18px;
  padding: 12px;
  box-sizing: border-box;
  margin: 0 0 30px; }

.m-bannerBlog {
  width: 100%; }
  .m-bannerBlog:hover {
    opacity: 0.7; }

@media screen and (min-width: 0px) {
  .l-common_subscription {
    margin-top: 30px;
    padding-top: 30px;
    background: #f7f4f4; }
    .l-common_subscription p {
      line-height: 1.5; } }

@media screen and (min-width: 1025px) {
  .l-common_subscription {
    margin-top: 40px;
    padding: 50px 0; }
    .l-common_subscription br {
      display: none; } }

/*********************
 お知らせ
*********************/
@media screen and (min-width: 0px) {
  .l-common_newsBox {
    color: #d32f2f;
    font-weight: bold;
    font-size: 16px;
    margin-bottom: 20px;
    padding: 10px;
    border-radius: 6px;
    border: solid 2px #d32f2f;
    line-height: 1.4; } }

@media screen and (min-width: 1025px) {
  .l-common_newsBox {
    font-size: 18px;
    padding: 15px; } }

@media screen and (min-width: 0px) {
  .l-common_newsBox_form {
    color: #d32f2f;
    font-weight: bold;
    font-size: 16px;
    padding: 12px;
    margin: 0 0 20px;
    border-radius: 6px;
    background: #fff0f0;
    line-height: 1.4; } }

@media screen and (min-width: 1025px) {
  .l-common_newsBox_form {
    font-size: 18px;
    padding: 15px;
    margin: 0 100px 20px;
    text-align: center; } }

.l-house_flow_btnBox p.m-common_newsNotes {
  color: #d32f2f;
  font-weight: bold;
  line-height: 1.3;
  margin-top: 10px; }

.l-house_info_btnBox p.m-common_newsNotes {
  color: #d32f2f;
  font-weight: bold;
  line-height: 1.3;
  margin-top: 10px; }
