@charset "UTF-8";
/* シンプルヘッダー  start */
#header-area {
  background-color: #eee;
  position: relative;
  height: 40px;
  z-index: 9999;
  width: 100%;
  font-family: "arrows";
  line-height: 0px;
}

#header-area #header {
  position: relative;
  height: 40px;
  width: 980px;
  margin: 0 auto;
  padding: 0px;
  background-color: inherit;
}

#header-area #header #logo {
  padding: 13px 0 0px;
  width: 407px;
  height: 16px;
}

#header-area #header.static #logo h1 a img {
  width: 100%;
}

#contents-area #container {
  margin-top: 100px;
}

#header-area #header.static #logo {
  padding: 13px 0 0px;
  margin: 0 auto;
}

/* シンプルヘッダー  end */
/****************************
メインコンテンツ  start
*****************************/
#mainContents {
  width: 100%;
  min-width: 980px;
  overflow: hidden;
  color: #000;
  background-color: #FFF;
  font-family: YuGothic, "Yu Gothic", sans-serif;
  -webkit-font-feature-settings: "pkna" 1;
          font-feature-settings: "pkna" 1;
  font-weight: 500;
  line-height: 1.6;
}

main li, main tt, main tr, main dt, main dd, main p {
  font-size: 16px;
}
main h1, main h2, main h3, main h4, main h5, main h6 {
  font-weight: 500;
}
main h1 {
  font-size: 40px;
}
main h2 {
  font-size: 28px;
}
main h3 {
  font-size: 24px;
}
main h4 {
  font-size: 20px;
}
main h5 {
  font-size: 16px;
}

#mainContents a:link, #mainContents a:visited {
  color: #0066c0;
  text-decoration: none;
}

#mainContents a:hover, #mainContents a:active {
  color: #0066c0;
  text-decoration: underline;
}

#introduction_box01 {
  position: relative;
}

#introduction_box01 #introduction_item00 {
  width: 980px;
  padding: 80px 0 50px;
  margin: 0 auto;
}

@media screen and (max-width: 1024px) and (orientation: portrait) {
  #introduction_box01 #introduction_item00 {
    width: 100%;
    padding: 80px 20px 50px;
    margin: 0 auto;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
  }
}
#introduction_box01 h1 {
  line-height: 1em;
  width: 69.3877551%;
  text-align: center;
  margin: 0 auto 70px;
}

#introduction_box01 .txt {
  width: 61.8367346939%;
  margin: 0 auto 80px;
  text-align: center;
}

.page_logo {
  width: 260px;
  margin: 0 auto;
}

.page_logo img {
  width: 100%;
}

p.txt_break {
  margin-bottom: 1rem;
}

#scroll_btn {
  position: absolute;
  width: 30px;
  right: 30px;
  top: 100px;
  -webkit-writing-mode: vertical-rl;
  -ms-writing-mode: tb-rl;
  writing-mode: vertical-rl;
  font-size: 16px;
}

@media screen and (max-width: 1024px) and (orientation: portrait) {
  #scroll_btn {
    right: 20px;
  }
}
#scroll_btn a {
  display: block;
  width: 100%;
  height: 200%;
  text-decoration: none;
  font-weight: bold;
  letter-spacing: 0.15em;
  position: relative;
  -webkit-transition: 0.2s ease-in-out;
  transition: 0.2s ease-in-out;
}

#scroll_btn a:link, #scroll_btn a:visited {
  color: #000;
}

#scroll_btn a::before {
  content: "";
  position: absolute;
  width: 1px;
  height: 100%;
  top: 0;
  left: 0;
  background: #000;
}

#scroll_btn a::after {
  content: "";
  position: absolute;
  width: 12px;
  height: 12px;
  bottom: 2px;
  left: -5px;
  border-bottom: 1px solid #000;
  -webkit-transform: rotate(-45deg);
  transform: rotate(-45deg);
}

#scroll_btn a:link, #scroll_btn a:visited {
  color: #000;
  text-decoration: none;
}

#scroll_btn a:hover, #scroll_btn a:active {
  color: #000;
  height: 250%;
}

#scroll_btn a:hover::before, #scroll_btn a:active::before {
  height: 100%;
  background: #000;
}

#introduction_item01 {
  padding: 35% 0 0;
  background: url(/ec/img/usr/pg/cont/goodsuitsday/introduction_img01.jpg) no-repeat top center;
  background-size: 100%;
}

#introduction_item01 .inner {
  width: 980px;
  margin: 0 auto;
}

@media screen and (max-width: 1024px) and (orientation: portrait) {
  #introduction_item01 {
    padding: 43% 0 0;
    background: url(/ec/img/usr/pg/cont/goodsuitsday/introduction_img01.jpg) no-repeat top center;
    background-size: 120%;
  }
  #introduction_item01 .inner {
    padding: 0 20px;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
  }
}
.anchor {
  margin-top: -150px;
  padding-top: 150px;
}

.video_wrapper {
  position: relative;
  width: 100%;
  padding-top: 56.2244%;
}

.video_wrapper iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

.thin_shadow {
  /* box-shadow */
  -webkit-box-shadow: 0px 15px 15px -5px rgba(0, 0, 0, 0.2);
          box-shadow: 0px 15px 15px -5px rgba(0, 0, 0, 0.2);
}

#introduction_item02 {
  width: 100%;
}

#introduction_item02 .inner {
  width: 980px;
  margin: 0 auto;
}

@media screen and (max-width: 1024px) and (orientation: portrait) {
  #introduction_box01 #introduction_item02 .inner {
    padding: 0 20px;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
  }
}
#goodsuitday_box {
  padding: 100px 110px;
}

#goodsuitday_box h2 {
  text-align: center;
  width: 472px;
  height: auto;
  margin: 0 auto 50px;
  padding: 0;
  border-bottom: none;
}

#goodsuitday_box h2 img {
  width: 100%;
}

#introduction_item03 {
  position: relative;
  width: 100%;
  padding-top: 40.1333%;
  background: url(/ec/img/usr/pg/cont/goodsuitsday/introduction_img02.jpg) no-repeat top center;
  background-size: 100%;
  min-width: 980px;
}

#introduction_item03::before {
  position: absolute;
  content: "";
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

@media screen and (max-width: 1024px) and (orientation: portrait) {
  #introduction_item03 {
    position: relative;
    width: 100%;
    padding-top: 48.1333%;
    background: url(/ec/img/usr/pg/cont/goodsuitsday/introduction_img02.jpg) no-repeat top center;
    background-size: 120%;
  }
}
.catch_txt {
  text-align: center;
  margin-bottom: 40px;
}

.catch_txt p {
  font-size: 18px;
  font-weight: bold;
  letter-spacing: 0.05em;
}

.catch_txt p span.big {
  display: inline-block;
  font-size: 28px;
  margin-bottom: 10px;
}

span.br {
  display: inline;
}

@media screen and (max-width: 1024px) and (orientation: portrait) {
  span.br {
    display: block;
  }
}
/****************************
メインコンテンツ  end
*****************************//*# sourceMappingURL=pagecommon.css.map */