@charset "utf-8";

/*===== visual =====*/
#visual {
    border-top: 18px solid #c7151c;
    border-bottom: 18px solid #c7151c;
    background-color: #f7f3f0;
    padding: 0 2%;
}
#visual .mv-box {
    width: 100%;
    max-width: 1140px;
    height: auto;
    margin: 0 auto;
}
#visual .mv-box .mv-img {
}
#visual .mv-box .mv-img .top-pc {
    display: block;
}
#visual .mv-box .mv-img .top-sp {
    display: none;
}

/*===== #nayamilink =====*/
#nayamilink {
}
#nayamilink .nayami-box {
    background: url(../img/common/bg06.jpg) repeat top center;
    padding: 15px 0;
    margin-bottom: 40px;
    position: relative;
}
#nayamilink .nayami-box .hx {
    width: 100%;
    max-width: 392px;
    margin: 0 auto 25px;
}

#nayamilink .nayami-box .box {
    background: #d5cec8;
    padding: 3%;
    margin-bottom: 20px;
}
#nayamilink .nayami-box .box .check-list {
    background-color: #fff;
    padding: 3%;
  background-image: linear-gradient(45deg, #c7151c 10px, transparent 0),
                    linear-gradient(-45deg, #c7151c 10px, transparent 0),
                    linear-gradient(135deg, #c7151c 10px, transparent 0),
                    linear-gradient(-135deg, #c7151c 10px, transparent 0);
}

#nayamilink .nayami-box .box .check-list li {
    margin-bottom: 8px;
}

#nayamilink .nayami-box .box .check-list li span {
    display: block;
    font-size: 16px;
    font-weight: bold;
    line-height: 1.2;
    background: url(../img/common/icon05.png) no-repeat 10px 3px;
    padding: 5px 3% 5px 45px;
}

#nayamilink .nayami-box .box ul.nayami-link {
}

#nayamilink .nayami-box .box ul.nayami-link li {
  width: 32%;
  float: left;
  margin: 0 2% 10px 0;
}

#nayamilink .nayami-box .box ul.nayami-link li.n3 {
  margin: 0 0 15px 0;
}

/*===== #message =====*/
#message {
}
#message h2 {
    line-height: 1.4;
    text-align: center;
    font-size: 30px;
    font-weight: bold;
    margin-bottom: 15px;
}
#message h2 span {
    color: #ff3400;
    font-weight: bold;
}
#message .txt {
    line-height: 1.4;
    text-align: center;
    font-size: 25px;
    font-weight: bold;
    margin-bottom: 15px;
}
#message .txt span {
    color: #ff3400;
    font-weight: bold;
}
#message .text {
    line-height: 1.6;
}
#message .text span {
    color: #ff3400;
    font-weight: bold;
}

/*===== #ba =====*/
#ba {
}
#ba h2 {
    line-height: 1.4;
    text-align: center;
    font-size: 30px;
    font-weight: bold;
    margin-bottom: 25px;
}
#ba h2 span {
    color: #ff3400;
    font-weight: bold;
}
#ba .box {
    margin-bottom: 20px;
    background-color: #fff1f2;
    padding: 5%;
}
#ba .box .img {
    margin-bottom: 15px;
}
#ba .box .text {
    text-align: center;
    font-size: 20px;
    font-weight: bold;
    width: 100%;
    max-width: 350px;
    margin: 0 auto 15px;
}
#ba .box .memo {
    line-height: 1.4;
    color: #6e6e6e;
    text-align: center;
    font-size: 14px;
}

/*===== #point =====*/
#point {
}
#point h2 {
    line-height: 1.4;
    text-align: center;
    font-size: 30px;
    font-weight: bold;
    margin-bottom: 25px;
}
#point h2 span {
    color: #ff3400;
    font-weight: bold;
}
#point .box {
    margin-bottom: 25px;
}
#point .box h3 {
    background-color: #604734;
    line-height: 1.4;
    font-size: 18px;
    font-weight: bold;
    color: #fff;
    padding: 10px 15px;
    margin-bottom: 14px;
}
#point .box h3 span {
    color: #fff100;
}
#point .box .img {
    margin-bottom: 10px;
}
#point .box .text {
    margin-bottom: 0;
}
/*===== .korona =====*/
.korona {
    width: 100%;
    max-width: 639px;
    margin: 0 auto 25px;
}

/*===== #kouka =====*/
#kouka {
}
#kouka .kouka-box {
    background: url(../img/common/bg01.jpg) repeat center;
    padding: 3%;
}
#kouka .kouka-box h2 {
    width: 100%;
    max-width: 358px;
    margin: 0 auto 25px;
}
#kouka .kouka-box .box {
    background-color: #fff;
    padding: 3%;
    border-radius: 10px;
}
#kouka .kouka-box .box ul {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
}
#kouka .kouka-box .box ul li {
    width: 48%;
    line-height: 1.4;
    background: url(../img/common/icon06.png) no-repeat left 10px;
    padding-left: 10px;
    font-weight: bold;
    margin-bottom: 3px;
}

/*===== #page-list =====*/
#page-list {
}
#page-list .link-box {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
}
#page-list .link-box .box {
    width: 48%;
}
#page-list .link-box .box h2 {
    line-height: 1.4;
    display: flex;
    justify-content: space-between;
    padding: 10px 0;
    border-bottom: 1px solid #bdbbbb;
}
#page-list .link-box .box h2 .hx {
    display: block;
    font-size: 18px;
    font-weight: bold;
    background: url(../img/common/icon07.jpg) no-repeat left 12px;
    padding-left: 21px;
}
#page-list .link-box .box h2 .list {
    display: block;
}
#page-list .link-box .box h2 .list a {
}
#page-list .link-box .box .sub-box {
    padding: 15px 0;
    border-bottom: 1px dashed #c2c0c0;
}
#page-list .link-box .box .sub-box .ttl {
    line-height: 1.4;
    font-weight: bold;
    margin-bottom: 6px;
}
#page-list .link-box .box .sub-box .ttl a {
}
#page-list .link-box .box .sub-box .day {
    line-height: 1.4;
    font-size: 13px;
    color: #5c5b5b;
    margin-bottom: 2px;
}
#page-list .link-box .box .sub-box .text {
  overflow: hidden;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2; /* 任意の行数を指定 */
    margin-bottom: 0;
    line-height: 1.6;
}
#page-list .link-box .box .sub-box .text img {
  display: none;
}

/*===============================================
    ■tablet 画面の横幅が768pxまで
===============================================*/
@media screen and (max-width: 768px) {
}

/*===============================================
    ■smart 画面の横幅が480pxまで
===============================================*/
@media screen and (max-width: 480px) {
  header .hd-box {
        display: none;
  }
/*===== visual =====*/
  #visual {
    padding: 0;
    border: none;
  }
  #visual .mv-box .mv-img .top-pc {
    display: none;
  }
  #visual .mv-box .mv-img .top-sp {
    display: block;
  }
/*-------- #message --------*/
  #message h2 {
    font-size: 25px;
  }
  #message .txt {
    font-size: 20px;
  }
/*-------- #ba --------*/
  #ba h2 {
    font-size: 20px;
  }
  #ba .box .text {
    font-size: 16px;
  }
/*-------- #ba --------*/
  #point h2 {
    font-size: 25px;
  }
/*-------- #page-list --------*/
  #page-list .link-box .box {
    width: 100%;
    margin-bottom: 30px;
  }
}