/* ==============================
  base
============================== */
/******************
  font
*******************/
@import url("https://fonts.googleapis.com/css?family=EB+Garamond:400,400i");
@import url("https://fonts.googleapis.com/css?family=Roboto&display=swap");
@font-face {
  font-family: 'TrajanProRegular';
  src: url("../font/trajan/trajanp0-webfont.eot");
  src: url("../font/trajan/trajanp0-webfont.eot?#iefix") format("embedded-opentype"), url("../font/trajan/trajanp0-webfont.woff") format("woff"), url("../font/trajan/trajanp0-webfont.ttf") format("truetype"), url("../font/trajan/trajanp0-webfont.svg#TrajanProRegular") format("svg");
  font-weight: normal;
  font-style: normal;
}

@media screen and (min-width: 600px) {
  .top {
    max-width: 900px;
    margin: auto;
  }
}

.top .topimg {
  background: url("../img/index/store_top.jpg") no-repeat top;
  background-size: cover;
  height: 25vh;
}

@media screen and (min-width: 600px) {
  .top .topimg {
    height: 50vh;
  }
}

.top .topimg .title {
  font-size: 30px;
  color: #fff;
  line-height: 0.8;
  text-shadow: 2px 2px 3px #000;
  padding-top: 80px;
  letter-spacing: 5px;
}

@media screen and (min-width: 600px) {
  .top .topimg .title {
    padding-top: 160px;
    font-size: 40px;
    text-shadow: 5px 5px 5px #000;
  }
}

.top .topimg .title .small {
  font-size: 14px;
  font-weight: 800;
  text-shadow: 2px 2px 3px #000;
}

.chapel {
  margin: 30px 0 60px 0;
}

@media screen and (min-width: 600px) {
  .chapel {
    max-width: 900px;
    margin: 80px auto;
  }
}

.chapel .title_tag {
  padding: 5px;
  text-align: center;
  background-color: #e4e8e4;
  width: 30%;
  margin: 20px;
  border-radius: 5px;
}

@media screen and (min-width: 600px) {
  .chapel .title_tag {
    width: 15%;
  }
}

.chapel .title_tag .tag {
  font-size: 14px;
  letter-spacing: 2px;
}

@media screen and (min-width: 600px) {
  .chapel .title_tag .tag {
    font-size: 16px;
  }
}

.chapel .imgslider .chapel_img {
  padding: 10px;
}

.chapel .text {
  text-align: left;
  margin: 20px;
  font-size: 14px;
  line-height: 1.8;
}

@media screen and (min-width: 600px) {
  .chapel .text {
    font-size: 16px;
  }
}

.chapel .text_box {
  text-align: left;
  border: 1px solid #a59b8d;
  background-color: #e9ede9;
  border-radius: 5px;
  padding: 20px;
  margin: 20px;
}

@media screen and (min-width: 600px) {
  .chapel .text_box {
    font-size: 16px;
    margin-top: 30px;
  }
}

.chapel .text_box .bold_text {
  font-weight: bold;
  line-height: 1.8;
}

@media screen and (min-width: 600px) {
  .chapel .text_box .bold_text {
    line-height: 2.4;
  }
}

.chapel .text_box .small_text {
  font-weight: normal;
  line-height: 1.8;
}

@media screen and (min-width: 600px) {
  .chapel .text_box .small_text {
    line-height: 2.4;
  }
}

.banquet {
  margin-bottom: 60px;
}

@media screen and (min-width: 600px) {
  .banquet {
    max-width: 900px;
    margin: 80px auto;
  }
}

.banquet .title_tag {
  padding: 5px;
  text-align: center;
  background-color: #f8ece7;
  width: 30%;
  margin: 20px;
  border-radius: 5px;
}

@media screen and (min-width: 600px) {
  .banquet .title_tag {
    width: 15%;
  }
}

.banquet .title_tag .tag {
  font-size: 14px;
  letter-spacing: 2px;
}

@media screen and (min-width: 600px) {
  .banquet .title_tag .tag {
    font-size: 16px;
  }
}

.banquet .imgslider .banq_img {
  padding: 10px;
}

.banquet .text {
  text-align: left;
  margin: 20px;
  font-size: 14px;
  line-height: 1.8;
}

@media screen and (min-width: 600px) {
  .banquet .text {
    font-size: 16px;
  }
}

.banquet .text_box {
  text-align: left;
  border: 1px solid #a59b8d;
  background-color: #f8ece7;
  border-radius: 5px;
  padding: 20px;
  margin: 20px;
}

@media screen and (min-width: 600px) {
  .banquet .text_box {
    font-size: 16px;
    margin-top: 30px;
  }
}

.banquet .text_box .bold_text {
  font-weight: bold;
  line-height: 1.8;
}

@media screen and (min-width: 600px) {
  .banquet .text_box .bold_text {
    line-height: 2.4;
  }
}

.banquet .text_box .small_text {
  font-weight: normal;
  line-height: 1.8;
}

@media screen and (min-width: 600px) {
  .banquet .text_box .small_text {
    line-height: 2.4;
  }
}

.build {
  margin-bottom: 60px;
}

@media screen and (min-width: 600px) {
  .build {
    max-width: 900px;
    margin: 80px auto;
  }
}

.build .title_tag {
  padding: 5px;
  text-align: center;
  background-color: #eee2cd;
  width: 30%;
  margin: 20px;
  border-radius: 5px;
}

@media screen and (min-width: 600px) {
  .build .title_tag {
    width: 15%;
  }
}

.build .title_tag .tag {
  font-size: 14px;
  letter-spacing: 2px;
}

@media screen and (min-width: 600px) {
  .build .title_tag .tag {
    font-size: 16px;
  }
}

.build .imgslider .build_img {
  padding: 10px;
}

.build .text {
  text-align: left;
  margin: 20px;
  font-size: 14px;
  line-height: 1.8;
}

@media screen and (min-width: 600px) {
  .build .text {
    font-size: 16px;
    line-height: 2.4;
  }
}

.detail {
  margin-bottom: 60px;
}

@media screen and (min-width: 600px) {
  .detail {
    max-width: 900px;
    margin: 80px auto;
  }
}

.detail .title_tag {
  padding: 5px;
  text-align: center;
  background-color: #babdc5;
  width: 30%;
  margin: 20px;
  border-radius: 5px;
}

@media screen and (min-width: 600px) {
  .detail .title_tag {
    width: 15%;
  }
}

.detail .title_tag .tag {
  font-size: 14px;
  color: #000;
  letter-spacing: 2px;
}

@media screen and (min-width: 600px) {
  .detail .title_tag .tag {
    font-size: 16px;
  }
}

.detail .text {
  text-align: left;
  margin: 20px 20px 0 20px;
  font-size: 14px;
  line-height: 1.8;
}

@media screen and (min-width: 600px) {
  .detail .text {
    font-size: 16px;
    line-height: 2.4;
  }
}

.detail table {
  border: 1px solid #666;
  margin: 10px;
}

@media screen and (min-width: 600px) {
  .detail table {
    width: 100%;
    font-size: 16px;
    line-height: 2;
  }
}

.detail table tr {
  border-bottom: 1px solid #666;
}

.detail table tr th {
  padding: 10px;
  background-color: #babdc5;
  width: 30%;
}

@media screen and (min-width: 600px) {
  .detail table tr th {
    padding: 20px;
  }
}

.detail table tr td {
  padding: 10px 10px 10px 10px;
  width: 65%;
}

@media screen and (min-width: 600px) {
  .detail table tr td {
    padding: 20px;
  }
}
