@charset "utf-8";
#introduction ,
#blog {
  padding-top: 0;
}
body {
  background: url(../../img/common/hd_bg_ctg.png) no-repeat center top;
  background-size: 100% 270px;
}
@media only screen and (max-width: 750px) {
  body {
    background: url(../../img/common/hd_bg_ctg.png) no-repeat center 0rem;
    background-size: 200% 22rem;
  }
  .mv {
    width: 100%;
    height: auto;
    margin: 0rem auto 0 auto;
    filter: drop-shadow(0px 0px 0 rgba(0,0,0,0.0));
  }
  .content {
    width: 100%;
    margin: 0 auto 0 auto;
  }
}

/*=========================

sec-pagetitle
===========================*/
.sec-pagetitle {
  width: 100%;
  margin: 0 auto;
}
.sec-pagetitle .pankuzu {
  font-size: 14px;
  line-height: 1.47;
  text-align: left;
  width: 1100px;
  margin: 0 auto;
}
.sec-pagetitle .mv {
  text-align: center;
  width: 1140x;
  margin: 0 auto　0 auto;
}
.sec-pagetitle .mv h2 {
  font-size: 36px;
  line-height: 1.47;
  color: #53371f;
  font-family: "筑紫A丸ゴシック", "Kiwi Maru", YuGothic, "Yu Gothic Medium", "Hiragino Sans", "Hiragino Kaku Gothic ProN", Meiryo, sans-serif;
  text-align: center;
  margin: 70px 0 60px 0;
}
@media only screen and (max-width: 750px) {
  .sec-pagetitle {
    width: 100%;
    margin: 0 auto;
  }
  .sec-pagetitle .pankuzu {
    font-size: 14px;
    line-height: 1.47;
    text-align: left;
    width: 100%;
    margin: 0 auto;
  }
  .sec-pagetitle .mv {
    text-align: center;
    width: 100%;
    margin: 0 auto　0 auto;
  }
  .sec-pagetitle .mv h2 {
    font-size: 5rem;
    line-height: 1.47;
    margin: 10rem 0 0rem 0;
    padding: 0 0 0 0;
  }
}


/*=========================

sec-detail
===========================*/
.sec-contents {
  font-family: "筑紫A丸ゴシック", "Kiwi Maru", YuGothic, "Yu Gothic Medium", "Hiragino Sans", "Hiragino Kaku Gothic ProN", Meiryo, sans-serif;
  text-align: left;
  width: 900px;
  margin: 0 auto 0 auto;
  padding: 0 0 150px 0;
}
.sec-contents .contents {
  width: 100%;
  margin: 0 0 0 0;
  padding: 0 0 0 0;
}
.sec-contents .contents .ct-head {
  width: 100%;
  margin: 0 0 0 0;
  padding: 20px 10px 20px 10px;
  border-top: solid 2px #e8e8e8;
  border-bottom: solid 2px #e8e8e8;
}
.sec-contents .contents .ct-head p {
  font-size: 20px;
  line-height: 1.0;
  font-weight: bold;
  color: #333333;
  margin: 0 0 0 0;
  padding: 0 0 0 0;
}
.sec-contents .contents .ct-body {
  text-align: center;
  width: 100%;
  margin: 0 0 0 0;
  padding: 0 0 0 0;
}
.sec-contents .contents .ct-body h3 {
  font-size: 24px;
  line-height: 1.8;
  font-weight: bold;
  color: #926362;
  text-align: left;
  margin: 35px 0 30px 0;
  padding: 0 0 0 0;
}
.sec-contents .contents .ct-body p {
  font-size: 16px;
  line-height: 1.6;
  color: #333333;
  text-align: left;
  margin: 30px 0 0 0;
  padding: 0 0 0 0;
}
.sec-contents .contents .ct-body .mv {
  margin: 0 auto 0 auto;
  padding: 0 0 0 0;
  border: solid 1px #e8e8e8;
}

.sec-detail .btn {
  font-size: 16px;
  line-height: 1.0;
  color: #ffffff;
  text-align: center;
  background-color: #228b22;
  display: block;
  border-radius: 26px;
  margin: 25px 0 0 0;
  width: 180px;
  padding: 12px 60px 12px 20px;
  box-shadow: 4px 4px #7ab97a;
  background-image: url(../../img/common/bt_arrw.png);
  background-position: right 24px center;
  background-size: 7% auto;
  background-repeat: no-repeat;
}
@media only screen and (max-width: 750px) {
  .sec-contents {
  font-family: "筑紫A丸ゴシック", "Kiwi Maru", YuGothic, "Yu Gothic Medium", "Hiragino Sans", "Hiragino Kaku Gothic ProN", Meiryo, sans-serif;
  text-align: left;
    width: 100%;
    margin: 6.0rem auto 15.0rem auto;
    padding: 0 3rem;
  }
  .sec-contents .contents {
  width: 100%;
  margin: 0 0 0 0;
  padding: 0 0 0 0;
  }
  .sec-contents .contents .ct-head {
  width: 100%;
  margin: 0 0 0 0;
  padding: 3.0rem 1.0rem 3.0rem 1.0rem;
  border-top: solid 2px #e8e8e8;
  border-bottom: solid 2px #e8e8e8;
  }
  .sec-contents .contents .ct-head p {
  font-size: 2.4rem;
  line-height: 1.0;
  font-weight: bold;
  color: #333333;
  margin: 0 0 0 0;
  padding: 0 0 0 0;
  }
  .sec-contents .contents .ct-body {
  text-align: center;
  width: 100%;
  margin: 0 0 0 0;
  padding: 0 0 0 0;
  }
  .sec-contents .contents .ct-body h3 {
  font-size: 2.4rem;
  line-height: 1.8;
  font-weight: bold;
  color: #926362;
  text-align: left;
  margin: 2.0rem 0 2.0rem 0;
  padding: 0 0 0 0;
  }
  .sec-contents .contents .ct-body p {
  font-size: 2.0rem;
  line-height: 1.6;
  color: #333333;
  text-align: left;
  margin: 2.0rem 0 0 0;
  padding: 0 0 0 0;
  }
  .sec-contents .contents .ct-body .mv {
  margin: 0 auto 0 auto;
  padding: 0 0 0 0;
  border: solid 1px #e8e8e8;
  }
}


/*=========================

sec-detail
===========================*/
.sec-detail {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  align-items: flex-start;
  font-family: "筑紫A丸ゴシック", "Kiwi Maru", YuGothic, "Yu Gothic Medium", "Hiragino Sans", "Hiragino Kaku Gothic ProN", Meiryo, sans-serif;
  text-align: left;
  width: 960px;
  margin: 0 auto 0 auto;
  padding: 0 0 150px 0;
}
.sec-detail .contents {
  width: 100%;
  margin: 0 0 0 0;
  padding: 0 0 0 0;
  border-top: solid 2px #e8e8e8;
  border-bottom: solid 2px #e8e8e8;
}
.sec-detail .contents dl {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  text-align: left;
  width: 100%;
  margin: 0 0 0 0;
  padding: 30px 20px 25px 20px;
  border-bottom: 1px dotted #aaaaaa;
}
.sec-detail .contents dl:last-of-type {
  border-bottom: none;
}
.sec-detail .contents dl dt {
  width: 160px;
  font-size: 16px;
  line-height: 1.8;
  font-weight: bold;
  color: #333333;
  margin: 0 0 0 0;
  padding: 0 0 0 0;
}
.sec-detail .contents dl dd {
  font-size: 20px;
  line-height: 1.8;
  font-weight: bold;
  text-align: left;
  color: #482b2b;
  width: 760px;
  margin: 0 0 0 0;
  padding: 0 0 0 0;
}
.sec-detail .contents dl dd a {
  cursor: pointer;
  display: block;
  text-decoration: underline;
}
.sec-detail .contents dl dd a:hover {
  text-decoration: underline;
}
.sec-detail .contents .article .inner .read {
  font-size: 16px;
  line-height: 1.8;
  color: #333333;
  margin: 0 0 0 0;
  padding: 0 0 0 0;
}
.sec-detail .btn {
  font-size: 16px;
  line-height: 1.0;
  color: #ffffff;
  text-align: center;
  background-color: #228b22;
  display: block;
  border-radius: 26px;
  margin: 25px 0 0 0;
  width: 180px;
  padding: 12px 60px 12px 20px;
  box-shadow: 4px 4px #7ab97a;
  background-image: url(../../img/common/bt_arrw.png);
  background-position: right 24px center;
  background-size: 7% auto;
  background-repeat: no-repeat;
}
@media only screen and (max-width: 750px) {
  .sec-detail {
    width: 100%;
    margin: 6.0rem auto 15.0rem auto;
    padding: 0 3rem;
  }

  .sec-detail .contents {
    width: 100%;
    margin: 0 0 0 0;
    padding: 0 0 0 0;
    border-top: solid 2px #e8e8e8;
    border-bottom: solid 2px #e8e8e8;
  }
  .sec-detail .contents dl {
    text-align: left;
    box-sizing: border-box;
    width: 100%;
    margin: 0 0 0 0;
    padding: 3.0rem 1.0rem 2.5rem 1.0rem;
    border-bottom: 1px dotted #aaaaaa;
  }
  .sec-detail .contents dl:last-of-type {
    border-bottom: none;
  }
  .sec-detail .contents dl dt {
    width: 100%;
    font-size: 16px;
    line-height: 1.6;
    font-weight: bold;
    color: #333333;
    margin: 0 0 0 0;
    padding: 0 0 0 0;
  }
  .sec-detail .contents dl dd {
    font-size: 20px;
    line-height: 1.6;
    font-weight: bold;
    text-align: left;
    color: #482b2b;
    width: 100%;
    margin: 0 0 0 0;
    padding: 0 0 0 0;
  }
  .sec-detail .contents dl dd a {
  cursor: pointer;
  display: block;
  text-decoration: underline;
  }
  .sec-detail .contents dl dd a:hover {
  text-decoration: underline;
  }
}