@charset "UTF-8";
@import url("../../../../../../../../../fast.fonts.net/lt/11033.css?apiType=css&amp;c=4d38f20c-b288-4164-bb62-02802edfc5bd&amp;fontids=5664115,5664150");
@import url("../../../../../../../../../use.typekit.net/qvi6ihd.css");
@font-face {
  font-family: "Helvetica Neue LT W05 85 Heavy";
  src: url("../fonts/5664115/7e42a406-9133-48c0-a705-4264ac520b43.woff2") format("woff2"), url("../fonts/5664115/837750e9-3227-455d-a04e-dc76764aefcf.woff") format("woff");
}
@font-face {
  font-family: "Helvetica Neue LT W05 75 Bold";
  src: url("../fonts/5664150/800da3b0-675f-465f-892d-d76cecbdd5b1.woff2") format("woff2"), url("../fonts/5664150/7b415a05-784a-4a4c-8c94-67e9288312f5.woff") format("woff");
}
@keyframes bar-anime {
  0% {
    height: 40px;
    top: -40px;
  }
  75% {
    height: 40px;
    top: 50px;
  }
  100% {
    height: 40px;
    top: 50px;
  }
}
@keyframes bar-anime-sp {
  0% {
    height: 40px;
    top: -40px;
  }
  75% {
    height: 40px;
    top: 40px;
  }
  100% {
    height: 40px;
    top: 40px;
  }
}
/* ------------------------------------------------------------------------------------------------------------------------ */
html, body {
  width: 100%;
  height: auto;
}

html {
  font-size: 62.5%;
  -ms-text-size-adjust: 100%;
  -webkit-text-size-adjust: 100%;
}

body {
  font-family: "Helvetica Neue LT W05 85 Heavy", sans-serif;
  font-size: 1rem;
  line-height: 2rem;
  color: #111111;
  text-align: center;
  -webkit-text-size-adjust: 100%;
  background-color: #FFF;
  height: 100%;
  overflow: hidden;
  position: fixed;
  left: 0px;
  top: 0px;
}
body.loaded {
  position: static;
  overflow: scroll;
}
body.looking {
  overflow: hidden;
}

a {
  color: #111111;
  text-decoration: none;
  cursor: pointer;
}

a:hover, a:active, a.active {
  color: #666;
}

img {
  width: 100%;
  height: auto;
  vertical-align: bottom;
}

i {
  font-style: normal;
}

form, section, p, div, ul, li, dl, dt, dd, a, span, input, textarea {
  padding: 0px;
  margin: 0px;
  box-sizing: border-box;
  list-style: none;
}

br.brsp {
  display: none;
}

/* ---------------------------------------------------------page--------------------------------------------------------- */
#loader {
  width: 100%;
  height: 100vh;
  position: fixed;
  left: 0px;
  top: 0px;
  z-index: 99999;
  display: flex;
  flex-wrap: nowrap;
  flex-direction: row;
  justify-content: center;
  align-items: center;
  /*
  &.loaded{
  	-webkit-clip-path: inset(0% 0% 0% 100%);
  	clip-path: inset(0% 0% 0% 100%);
  }
  */
}
#loader div.loadtext {
  color: #999;
  font-family: "Helvetica Neue LT W05 75 Bold", sans-serif;
  font-size: 3rem;
  font-weight: 600;
  line-height: 4rem;
  letter-spacing: 0.1em;
  font-feature-settings: "palt";
  position: absolute;
  left: 20px;
  bottom: 20px;
  z-index: 5;
  opacity: 0;
}
#loader div.bar {
  width: 0%;
  height: 5px;
  background-color: #999;
  display: block;
  position: absolute;
  left: 0px;
  top: 0px;
  opacity: 0;
}

header {
  width: 100%;
  height: 55px;
  padding: 10px;
  position: sticky;
  left: 0px;
  top: 0px;
  z-index: 9999;
  display: flex;
  flex-wrap: nowrap;
  flex-direction: row;
  justify-content: center;
  align-items: center;
  box-sizing: border-box;
  position: relative;
}
header h1 {
  width: 222px;
  position: absolute;
  left: calc(50% - 560px);
  top: 10px;
}
header h1 span {
  background-image: url(../images/logo_mini.png);
  text-align: left;
  text-indent: 999%;
  white-space: nowrap;
  display: block;
  overflow: hidden;
  background-repeat: no-repeat;
  background-position: center;
  background-size: contain;
  height: 35px;
}
header ul {
  display: flex;
  flex-wrap: nowrap;
  flex-direction: row;
  justify-content: center;
  align-items: center;
}
header ul li a {
  color: #111111;
  font-family: "Helvetica Neue LT W05 85 Heavy", sans-serif;
  font-size: 1.8rem;
  font-weight: 200;
  line-height: 100%;
  letter-spacing: 0.1em;
  font-feature-settings: "palt";
  transition: all 0.25s ease-in 0s;
}
header ul li a:hover {
  color: #999;
}
header ul li strong {
  color: #111111;
  font-family: "Helvetica Neue LT W05 85 Heavy", sans-serif;
  font-size: 1.8rem;
  font-weight: 200;
  line-height: 100%;
  letter-spacing: 0.1em;
  font-feature-settings: "palt";
}
header ul li span {
  color: #999;
  font-family: "Helvetica Neue LT W05 85 Heavy", sans-serif;
  font-size: 1.8rem;
  font-weight: 200;
  line-height: 100%;
  letter-spacing: 0.1em;
  font-feature-settings: "palt";
}
header ul li:not(:first-child) {
  margin-left: 25px;
}
header.active {
  opacity: 1;
}

#sec-visual {
  width: 100%;
  height: auto;
  position: relative;
}
#sec-visual .title {
  width: 100%;
  position: absolute;
  left: 0;
  bottom: 40px;
}
#sec-visual .title h2 {
  background-image: url(../images/logo.png);
  text-align: left;
  text-indent: 999%;
  white-space: nowrap;
  display: block;
  overflow: hidden;
  background-repeat: no-repeat;
  background-position: center;
  background-size: contain;
  width: 100%;
  height: 212px;
  margin: 0 auto 25px auto;
}
#sec-visual .title h3 {
  color: #FFF;
  font-family: "Helvetica Neue LT W05 75 Bold", sans-serif;
  font-size: 2.8rem;
  font-weight: 500;
  line-height: 1;
  letter-spacing: 0.1em;
  font-feature-settings: "palt";
  margin: 0 auto 20px auto;
}
#sec-visual .title h4 {
  display: flex;
  flex-wrap: nowrap;
  flex-direction: row;
  justify-content: center;
  align-items: center;
}
#sec-visual .title h4 span:nth-child(1) {
  color: #FFF;
  font-family: "Helvetica Neue LT W05 75 Bold", sans-serif;
  font-size: 2.2rem;
  font-weight: 400;
  line-height: 1;
  letter-spacing: 0em;
  font-feature-settings: "palt";
  white-space: nowrap;
  padding: 0 10px 0 0;
  margin: 0 10px 0 0;
  border-right: solid 1px #FFF;
}
#sec-visual .title h4 span:nth-child(2) {
  color: #FFF;
  font-family: "Hiragino Kaku Gothic ProN", "Hiragino Sans", "Yu Gothic", "游ゴシック", YuGothic, "游ゴシック体", "ヒラギノ角ゴ Pro W3", "メイリオ", sans-serif;
  font-size: 2rem;
  font-weight: 600;
  line-height: 1;
  letter-spacing: 0em;
  font-feature-settings: "palt";
  white-space: nowrap;
}
#sec-visual .photo {
  width: 100%;
  height: auto;
}

main {
  padding-bottom: 150px;
  display: block;
}
main article {
  width: 100%;
}
main article ul {
  width: 100%;
  display: flex;
  flex-wrap: nowrap;
  flex-direction: row;
  justify-content: flex-start;
  align-items: flex-start;
}
main article ul li {
  width: 20%;
}
main article ul li a {
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
  height: calc((100vw/5)*0.835);
  display: flex;
  flex-wrap: nowrap;
  flex-direction: row;
  justify-content: center;
  align-items: center;
  position: relative;
}
main article ul li a span {
  color: #FFF;
  font-family: "Helvetica Neue LT W05 75 Bold", sans-serif;
  font-size: 6rem;
  font-weight: 500;
  line-height: 1;
  letter-spacing: 0em;
  font-feature-settings: "palt";
  position: relative;
  z-index: 1;
}
main article ul li a::before {
  content: "";
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.1);
  position: absolute;
  left: 0px;
  top: 0px;
  z-index: 0;
  transition: all 0.25s ease-in 0s;
}
main article ul li a:hover::before {
  background-color: rgba(0, 0, 0, 0);
}
main article ul.set1 li:nth-child(1) a {
  background-image: url(../images/thumb01.jpg);
}
main article ul.set1 li:nth-child(2) a {
  background-image: url(../images/thumb02.jpg);
}
main article ul.set1 li:nth-child(3) a {
  background-image: url(../images/thumb03.jpg);
}
main article ul.set1 li:nth-child(4) a {
  background-image: url(../images/thumb04.jpg);
}
main article ul.set1 li:nth-child(5) a {
  background-image: url(../images/thumb05.jpg);
}
main article ul.set2 li:nth-child(1) a {
  background-image: url(../images/thumb06.jpg);
}
main article ul.set2 li:nth-child(2) a {
  background-image: url(../images/thumb07.jpg);
}
main article ul.set2 li:nth-child(3) a {
  background-image: url(../images/thumb08.jpg);
}
main article ul.set2 li:nth-child(4) a {
  background-image: url(../images/thumb09.jpg);
}
main article ul.set2 li:nth-child(5) a {
  background-image: url(../images/thumb10.jpg);
}
main article .catch {
  width: 100%;
  min-width: 1160px;
  padding: 70px 0;
  position: relative;
}
main article .catch .inner {
  width: 1000px;
  margin: 0 auto;
  display: flex;
  flex-wrap: nowrap;
  flex-direction: row;
  justify-content: space-between;
  align-items: center;
}
main article .catch .inner h3 {
  width: 600px;
  height: 333px;
  background-image: url(../images/body_10items.png);
  background-repeat: no-repeat;
  background-position: center;
  background-size: contain;
  text-align: left;
  text-indent: 999%;
  white-space: nowrap;
  display: block;
  overflow: hidden;
}
main article .catch .inner .text {
  text-align: left;
  width: 320px;
  display: block;
}
main article .catch .inner .text p {
  color: #111111;
  font-family: "Hiragino Kaku Gothic ProN", "Hiragino Sans", "Yu Gothic", "游ゴシック", YuGothic, "游ゴシック体", "ヒラギノ角ゴ Pro W3", "メイリオ", sans-serif;
  font-size: 1.6rem;
  font-weight: 400;
  line-height: 2.8rem;
  letter-spacing: 0em;
  font-feature-settings: "palt";
}
main article .catch h4 {
  color: #111111;
  font-family: "Helvetica Neue LT W05 75 Bold", sans-serif;
  font-size: 2.8rem;
  font-weight: 750;
  line-height: 1;
  letter-spacing: 0em;
  font-feature-settings: "palt";
  writing-mode: vertical-rl;
  -ms-writing-mode: tb-rl;
  display: flex;
  flex-wrap: nowrap;
  flex-direction: row;
  justify-content: space-between;
  align-items: center;
  display: inline-block;
  position: absolute;
  top: calc(50% - 116px);
  right: 35px;
}
main article .text {
  display: none;
}
main section {
  width: 100%;
  position: relative;
  box-sizing: border-box;
}
main section .btn {
  color: #111111;
  font-family: "Helvetica Neue LT W05 85 Heavy", sans-serif;
  font-size: 2rem;
  font-weight: 400;
  line-height: 1;
  letter-spacing: 0.05em;
  font-feature-settings: "palt";
  width: 100px;
  height: 100px;
  background-color: #675C6E;
  position: absolute;
  left: calc(50% - 50px);
  bottom: 30px;
  z-index: 5;
  display: flex;
  flex-wrap: nowrap;
  flex-direction: row;
  justify-content: center;
  align-items: center;
  border-radius: 50px;
  cursor: pointer;
  transition: all 0.1s ease-in;
}
main section .btn:hover {
  width: 120px;
  height: 120px;
  left: calc(50% - 60px);
  bottom: 20px;
  border-radius: 60px;
}
main section .text .credits h5 {
  color: #111111;
  font-family: adobe-caslon-pro, serif;
  font-size: 1.6rem;
  font-weight: 600;
  line-height: 1;
  letter-spacing: 0em;
  font-feature-settings: "palt";
  text-align: left;
  margin-bottom: 15px;
}
main section .text .credits h5:not(:first-child) {
  margin-top: 20px;
}
main section .text .credits .credit:not(:last-child) {
  margin-bottom: 10px;
}
main section .text .credits .credit dl {
  display: flex;
  flex-wrap: nowrap;
  flex-direction: row;
  justify-content: flex-start;
  align-items: center;
}
main section .text .credits .credit dl dt {
  text-align: left;
  display: flex;
  flex-wrap: nowrap;
  flex-direction: row;
  justify-content: flex-start;
  align-items: center;
}
main section .text .credits .credit dl dt span {
  color: #111111;
  font-family: adobe-caslon-pro, serif;
  font-size: 1.4rem;
  font-weight: 400;
  line-height: 100%;
  letter-spacing: 0em;
  font-feature-settings: "palt";
  white-space: nowrap;
  padding: 0px;
  display: inline-block;
}
main section .text .credits .credit dl dt span:nth-child(2) {
  margin: 0 0 0 5px;
}
main section .text .credits .credit dl dt span:nth-child(3) {
  margin: 0 0 0 5px;
}
main section .text .credits .credit dl dt a {
  color: #111111;
  font-family: adobe-caslon-pro, serif;
  font-size: 1.2rem;
  font-weight: 400;
  line-height: 100%;
  letter-spacing: 0.1em;
  font-feature-settings: "palt";
  text-decoration: underline;
  margin: 0 0 0 10px;
  transition: color 0.1s ease-in;
}
main section .text .credits .credit dl dt a:hover {
  color: #666;
}
main section#sec-lead {
  width: 100%;
  background-color: #F5F4F2;
  padding: 75px 0;
  margin: 0 auto;
  overflow: hidden;
}
main section#sec-lead .inner {
  width: 100%;
  max-width: 1120px;
  margin: 0 auto;
  display: flex;
  flex-wrap: nowrap;
  flex-direction: row;
  justify-content: space-between;
  align-items: center;
}
main section#sec-lead .inner .logo {
  width: calc(100% - 610px);
  order: 2;
  display: flex;
  flex-wrap: nowrap;
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
}
main section#sec-lead .inner .logo p:first-child {
  width: 297px;
  margin-bottom: 25px;
}
main section#sec-lead .inner .logo p:nth-child(2) {
  color: #111111;
  font-family: "Helvetica Neue LT W05 75 Bold", sans-serif;
  font-size: 1.2rem;
  font-weight: 500;
  line-height: 2rem;
  letter-spacing: 0em;
  font-feature-settings: "palt";
}
main section#sec-lead .inner .text {
  text-align: left;
  width: 610px;
  order: 1;
}
main section#sec-lead .inner .text h4 {
  color: #111111;
  font-family: "Helvetica Neue LT W05 75 Bold", sans-serif;
  font-size: 1.8rem;
  font-weight: 500;
  line-height: 1;
  letter-spacing: 0em;
  font-feature-settings: "palt";
  margin-bottom: 25px;
}
main section#sec-lead .inner .text p {
  color: #111111;
  font-family: "Hiragino Kaku Gothic ProN", "Hiragino Sans", "Yu Gothic", "游ゴシック", YuGothic, "游ゴシック体", "ヒラギノ角ゴ Pro W3", "メイリオ", sans-serif;
  font-size: 1.6rem;
  font-weight: 400;
  line-height: 2.6rem;
  letter-spacing: 0em;
  font-feature-settings: "palt";
}
main section.sec {
  opacity: 0;
  transition: opacity 1s ease-in;
}
main section.sec h4 {
  color: #111111;
  font-family: "Hiragino Kaku Gothic ProN", "Hiragino Sans", "Yu Gothic", "游ゴシック", YuGothic, "游ゴシック体", "ヒラギノ角ゴ Pro W3", "メイリオ", sans-serif;
  font-size: 2rem;
  font-weight: 600;
  line-height: 3.2rem;
  letter-spacing: 0.4em;
  font-feature-settings: "palt";
  text-align: left;
}
main section.sec h5 {
  color: #111111;
  font-family: "Helvetica Neue LT W05 85 Heavy", sans-serif;
  font-size: 18rem;
  font-weight: 600;
  line-height: 1;
  letter-spacing: 0em;
  font-feature-settings: "palt";
  text-align: left;
}
main section.sec.active {
  opacity: 1;
}
main section.sec#sec1 {
  width: 100%;
  margin-bottom: 120px;
}
main section.sec#sec1 .video {
  width: 100%;
  position: relative;
}
main section.sec#sec1 .video video {
  width: 100%;
  height: auto;
}
main section.sec#sec1 .video h4 {
  color: #FFF;
  position: absolute;
  left: calc(50% - 500px);
  top: 70%;
  z-index: 1;
}
main section.sec#sec1 .video h5 {
  position: absolute;
  left: calc(50% + 500px - 18rem);
  bottom: -9rem;
  z-index: 2;
}
main section.sec#sec1 .text {
  width: 100%;
  padding: 30px;
}
main section.sec#sec2 {
  width: 100%;
  margin-bottom: 150px;
  position: relative;
}
main section.sec#sec2 .inner {
  width: 100%;
  max-width: 1000px;
  padding: 0 0 0 175px;
  position: relative;
}
main section.sec#sec2 .inner h4 {
  position: absolute;
  left: 575px;
  top: 190px;
  z-index: 1;
}
main section.sec#sec2 .inner h5 {
  position: absolute;
  left: calc(175px - 5rem);
  top: calc(50% - 9rem);
  z-index: 2;
}
main section.sec#sec2 .inner .photo {
  width: 450px;
  margin-bottom: 20px;
}
main section.sec#sec2 .deco {
  width: 300px;
  position: absolute;
  right: 0px;
  bottom: 0px;
}
main section.sec#sec3 {
  width: 100%;
  margin-bottom: 150px;
  position: relative;
}
main section.sec#sec3 .photos {
  width: 900px;
  display: flex;
  flex-wrap: nowrap;
  flex-direction: row;
  justify-content: flex-start;
  align-items: flex-start;
  position: relative;
}
main section.sec#sec3 .photos h4 {
  position: absolute;
  right: -25rem;
  top: 200px;
  z-index: 2;
}
main section.sec#sec3 .photos h5 {
  position: absolute;
  right: -6rem;
  top: 480px;
  z-index: 2;
}
main section.sec#sec3 .photos .photo {
  max-width: 450px;
}
main section.sec#sec3 .photos .photo.look3 > div {
  width: 100%;
  margin-bottom: 20px;
}
main section.sec#sec4 {
  width: 100%;
  margin-bottom: 150px;
  position: relative;
  overflow: hidden;
}
main section.sec#sec4 .inner {
  width: 100%;
  display: flex;
  flex-wrap: nowrap;
  flex-direction: row;
  justify-content: space-between;
  align-items: center;
}
main section.sec#sec4 .inner .combo1 {
  width: 450px;
  position: relative;
}
main section.sec#sec4 .inner .combo1 h4 {
  position: absolute;
  right: -18rem;
  top: 200px;
  z-index: 2;
}
main section.sec#sec4 .inner .combo1 .photo {
  width: 100%;
}
main section.sec#sec4 .inner .combo1 .text {
  width: 100%;
  padding: 20px 0 0 30px;
}
main section.sec#sec4 .inner .combo2 {
  width: 600px;
  position: relative;
}
main section.sec#sec4 .inner .combo2 h5 {
  position: absolute;
  left: -6rem;
  top: 580px;
  z-index: 2;
}
main section.sec#sec4 .inner .combo2 .photo {
  max-width: 100%;
  overflow: hidden;
}
main section.sec#sec4 .inner .combo2 .photo.look4 > div {
  width: 100%;
  margin-bottom: 20px;
}
main section.sec#sec5 {
  width: 100%;
  margin-bottom: 150px;
  position: relative;
}
main section.sec#sec5 .inner {
  width: 1000px;
  margin: 0 auto;
  display: flex;
  flex-wrap: nowrap;
  flex-direction: row;
  justify-content: space-between;
  align-items: flex-start;
}
main section.sec#sec5 .inner .combo1 {
  width: 510px;
  padding: 20px;
  background-color: #EBEAE7;
  position: relative;
}
main section.sec#sec5 .inner .combo1 h5 {
  position: absolute;
  left: -6rem;
  top: calc(50% - 9rem);
  z-index: 2;
}
main section.sec#sec5 .inner .combo2 {
  text-align: left;
  width: calc(100% - 560px);
  position: relative;
}
main section.sec#sec5 .inner .combo2 h4 {
  margin-bottom: 20px;
}
main section.sec#sec5 .inner .combo2 p {
  color: #111111;
  font-family: "Hiragino Kaku Gothic ProN", "Hiragino Sans", "Yu Gothic", "游ゴシック", YuGothic, "游ゴシック体", "ヒラギノ角ゴ Pro W3", "メイリオ", sans-serif;
  font-size: 1.6rem;
  font-weight: 400;
  line-height: 2.8rem;
  letter-spacing: 0em;
  font-feature-settings: "palt";
  font-feature-settings: "palt";
  margin-bottom: 20px;
}
main section.sec#sec6 {
  width: 100%;
  margin-bottom: 120px;
}
main section.sec#sec6 .video {
  width: 100%;
  padding: 0 0 0 150px;
  position: relative;
}
main section.sec#sec6 .video video {
  width: 100%;
  height: auto;
}
main section.sec#sec6 .video h4 {
  color: #FFF;
  position: absolute;
  right: 60px;
  top: 40%;
  z-index: 1;
}
main section.sec#sec6 .video h5 {
  position: absolute;
  left: 100px;
  top: 60%;
  z-index: 2;
}
main section.sec#sec6 .text {
  width: 100%;
  padding: 20px 0 0 150px;
}
main section.sec#sec7 {
  width: 100%;
  margin-bottom: 150px;
  position: relative;
}
main section.sec#sec7 .photos {
  width: 100%;
  display: flex;
  flex-wrap: nowrap;
  flex-direction: row;
  justify-content: flex-start;
  align-items: flex-start;
  position: relative;
}
main section.sec#sec7 .photos h4 {
  color: #FFF;
  position: absolute;
  right: -8rem;
  top: 30%;
  z-index: 2;
}
main section.sec#sec7 .photos h5 {
  position: absolute;
  right: 50px;
  bottom: -100px;
  z-index: 2;
}
main section.sec#sec7 .photos .photo {
  width: 50%;
  position: relative;
}
main section.sec#sec7 .photos .photo .text {
  padding: 20px 0 0 30px;
}
main section.sec#sec7 .text {
  width: 100%;
  padding: 20px 0 0 30px;
}
main section.sec#sec8 {
  width: 100%;
  margin-bottom: 150px;
  position: relative;
}
main section.sec#sec8 .inner {
  width: 510px;
  margin: 0 auto;
  display: flex;
  flex-wrap: nowrap;
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
}
main section.sec#sec8 .inner .combo1 {
  width: 100%;
  height: 675px;
  padding: 20px;
  margin-bottom: 20px;
  background-color: #EBEAE7;
  position: relative;
}
main section.sec#sec8 .inner .combo1 h4 {
  position: absolute;
  left: -20rem;
  top: 30%;
  z-index: 2;
}
main section.sec#sec8 .inner .combo1 h5 {
  position: absolute;
  right: -3rem;
  top: 50%;
  z-index: 2;
}
main section.sec#sec8 .inner .combo2 {
  text-align: left;
  width: 100%;
  position: relative;
}
main section.sec#sec9 {
  width: 100%;
  margin-bottom: 150px;
  position: relative;
}
main section.sec#sec9 .photos {
  width: 100%;
  display: flex;
  flex-wrap: nowrap;
  flex-direction: row;
  justify-content: flex-start;
  align-items: flex-start;
  position: relative;
}
main section.sec#sec9 .photos h4 {
  color: #FFF;
  position: absolute;
}
main section.sec#sec9 .photos h5 {
  position: absolute;
  right: 50px;
  bottom: 100px;
  z-index: 2;
}
main section.sec#sec9 .photos .photo {
  width: 50%;
  position: relative;
}
main section.sec#sec9 .photos .photo:nth-child(1) h4 {
  left: 50px;
  top: 25%;
  z-index: 2;
}
main section.sec#sec9 .photos .photo:nth-child(1) .text {
  padding: 20px 0 0 30px;
}
main section.sec#sec9 .photos .photo:nth-child(2) h4 {
  right: 50px;
  top: 60%;
  z-index: 2;
}
main section.sec#sec9 .photos .photo:nth-child(2) .text {
  padding: 20px 0 0 0;
}
main section.sec#sec10 {
  width: 100%;
  position: relative;
}
main section.sec#sec10 h4 {
  position: absolute;
  left: 72.5%;
  top: 15%;
  z-index: 2;
}
main section.sec#sec10 h5 {
  letter-spacing: -0.1em;
  position: absolute;
  left: 77.5%;
  top: 60%;
  z-index: 2;
}
main section.sec#sec10 .inner {
  width: 85%;
}
main section.sec#sec10 .inner .photo {
  max-width: 100%;
  position: relative;
  overflow: hidden;
}
main section.sec#sec10 .inner .photo.look10 > div {
  width: 100%;
  margin-bottom: 20px;
}
main section.sec#sec10 .inner .text {
  width: 100%;
  padding: 20px 0 0 30px;
}

_:-ms-input-placeholder, :root main article .catch h4 {
  white-space: nowrap;
  top: 100px;
}

footer {
  width: 100%;
  padding: 0 0 120px 0;
  position: relative;
}
footer .inner {
  padding: 120px 0;
  margin-bottom: 120px;
  background-color: #EBEAE7;
}
footer .inner dl {
  margin: 0 auto;
}
footer .inner dl dt {
  color: #111111;
  font-family: adobe-caslon-pro, serif;
  font-size: 1.3rem;
  font-weight: 400;
  line-height: 2.1rem;
  letter-spacing: 0em;
  font-feature-settings: "palt";
  margin-bottom: 5px;
}
footer .inner dl dd {
  color: #111111;
  font-family: adobe-caslon-pro, serif;
  font-size: 1.3rem;
  font-weight: 400;
  line-height: 2.1rem;
  letter-spacing: 0em;
  font-feature-settings: "palt";
}
footer .inner dl dd:not(:last-child) {
  margin: 0 auto 5px auto;
}
footer .inner dl:not(:last-child) {
  margin: 0 auto 30px auto;
}
footer .logo {
  width: 200px;
  margin: 0 auto 50px auto;
}
footer .logo a {
  height: 74px;
  background-image: url(../images/logo_foot.png);
  text-align: left;
  text-indent: 999%;
  white-space: nowrap;
  display: block;
  overflow: hidden;
  background-repeat: no-repeat;
  background-position: center top;
  background-size: contain;
  transition: all 0.25s ease-in 0s;
}
footer .logo a:hover {
  opacity: 0.6;
}
footer p {
  color: #111111;
  font-family: adobe-caslon-pro, serif;
  font-size: 1.5rem;
  font-weight: 400;
  line-height: 1;
  letter-spacing: 0em;
  font-feature-settings: "palt";
}
footer p a {
  text-decoration: underline;
}
footer p:not(:last-child) {
  margin-bottom: 100px;
}

.pgtop {
  width: 60px;
  height: 60px;
  position: fixed;
  right: 0px;
  bottom: 0px;
  display: none;
}
.pgtop a {
  background-image: url(../images/arrow_top.svg);
  text-align: left;
  text-indent: 999%;
  white-space: nowrap;
  display: block;
  overflow: hidden;
  background-repeat: no-repeat;
  background-position: center;
  background-size: 40px;
  width: 100%;
  height: 100%;
  background-color: #EBEAE7;
  display: block;
  transition: all 0.25s ease-in 0s;
}
.pgtop a:hover {
  background-color: #F5F4F2;
}

/* ----------------------------------------------- Media Queries Smartphone ----------------------------------------------- */
@media screen and (max-width: 768px) {
  html {
    font-size: calc(100vw / 37.5);
  }

  a {
    color: #111111;
    text-decoration: none;
    cursor: pointer;
  }

  a:hover, a:active, a.active {
    color: #111111;
  }

  br.brsp {
    display: block;
  }

  /* ---------------------------------------------------------page--------------------------------------------------------- */
  header {
    width: 100%;
    height: auto;
    padding: 10px 5px;
    position: static;
    left: 0px;
    top: 0px;
    z-index: 9999;
    display: flex;
    flex-wrap: nowrap;
    flex-direction: row;
    justify-content: center;
    align-items: center;
  }
  header h1 {
    width: 222px;
    filter: invert(100%);
    position: absolute;
    left: 20px;
    top: 20px;
  }
  header h1 span {
    height: 35px;
  }
  header ul {
    width: 100%;
    display: flex;
    flex-wrap: nowrap;
    flex-direction: row;
    justify-content: center;
    align-items: center;
  }
  header ul li a {
    color: #111111;
    font-family: "Helvetica Neue LT W05 85 Heavy", sans-serif;
    font-size: 1.6rem;
    font-weight: 500;
    line-height: 100%;
    letter-spacing: 0em;
    font-feature-settings: "palt";
    transition: all 0.25s ease-in 0s;
  }
  header ul li a:hover {
    color: #111111;
  }
  header ul li span {
    color: #999;
    font-family: "Helvetica Neue LT W05 85 Heavy", sans-serif;
    font-size: 1.6rem;
    font-weight: 500;
    line-height: 100%;
    letter-spacing: 0em;
    font-feature-settings: "palt";
  }
  header ul li span strong {
    color: #111111;
    font-family: "Helvetica Neue LT W05 85 Heavy", sans-serif;
    font-size: 1.6rem;
    font-weight: 500;
    line-height: 100%;
    letter-spacing: 0em;
    font-feature-settings: "palt";
  }
  header ul li:not(:first-child) {
    margin-left: 20px;
  }
  header.active {
    opacity: 1;
  }

  #sec-visual {
    width: 100%;
    position: relative;
  }
  #sec-visual .title {
    bottom: 25px;
  }
  #sec-visual .title h2 {
    background-image: url(../images/logo.png);
    text-align: left;
    text-indent: 999%;
    white-space: nowrap;
    display: block;
    overflow: hidden;
    background-repeat: no-repeat;
    background-position: center;
    background-size: contain;
    width: 100%;
    height: 106px;
    margin-bottom: 25px;
  }
  #sec-visual .title h3 {
    color: #FFF;
    font-family: "Helvetica Neue LT W05 75 Bold", sans-serif;
    font-size: 2.8rem;
    font-weight: 500;
    line-height: 1;
    letter-spacing: 0.1em;
    font-feature-settings: "palt";
    margin-bottom: 15px;
  }
  #sec-visual .title h4 {
    display: flex;
    flex-wrap: nowrap;
    flex-direction: row;
    justify-content: center;
    align-items: center;
  }
  #sec-visual .title h4 span:nth-child(1) {
    color: #FFF;
    font-family: "Helvetica Neue LT W05 75 Bold", sans-serif;
    font-size: 1.6rem;
    font-weight: 400;
    line-height: 1;
    letter-spacing: 0em;
    font-feature-settings: "palt";
    white-space: nowrap;
    padding: 0 10px 0 0;
    margin: 0 10px 0 0;
    border-right: solid 1px #FFF;
  }
  #sec-visual .title h4 span:nth-child(2) {
    color: #FFF;
    font-family: "Hiragino Kaku Gothic ProN", "Hiragino Sans", "Yu Gothic", "游ゴシック", YuGothic, "游ゴシック体", "ヒラギノ角ゴ Pro W3", "メイリオ", sans-serif;
    font-size: 1.4rem;
    font-weight: 600;
    line-height: 1;
    letter-spacing: 0em;
    font-feature-settings: "palt";
    white-space: nowrap;
  }
  #sec-visual .photo {
    width: 100%;
    height: 80vh;
    background-image: url(../images_sp/visual.jpg);
    background-repeat: no-repeat;
    background-position: center top;
    background-size: cover;
  }
  #sec-visual .photo img {
    display: none;
  }

  main {
    padding-bottom: 50px;
  }
  main article {
    width: 100%;
  }
  main article ul {
    width: 100%;
    display: flex;
    flex-wrap: nowrap;
    flex-direction: row;
    justify-content: flex-start;
    align-items: flex-start;
  }
  main article ul li {
    width: 20%;
  }
  main article ul li a {
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
    height: calc((100vw/5)*0.835);
    display: flex;
    flex-wrap: nowrap;
    flex-direction: row;
    justify-content: center;
    align-items: center;
    position: relative;
  }
  main article ul li a span {
    color: #FFF;
    font-family: "Helvetica Neue LT W05 75 Bold", sans-serif;
    font-size: 3rem;
    font-weight: 500;
    line-height: 1;
    letter-spacing: 0em;
    font-feature-settings: "palt";
    position: relative;
    z-index: 1;
  }
  main article ul li a::before {
    content: "";
    width: 100%;
    height: 100%;
    background-color: rgba(0, 0, 0, 0.1);
    position: absolute;
    left: 0px;
    top: 0px;
    z-index: 0;
    transition: all 0.25s ease-in 0s;
  }
  main article ul li a:hover::before {
    background-color: rgba(0, 0, 0, 0);
  }
  main article ul.set1 li:nth-child(1) a {
    background-image: url(../images/thumb01.jpg);
  }
  main article ul.set1 li:nth-child(2) a {
    background-image: url(../images/thumb02.jpg);
  }
  main article ul.set1 li:nth-child(3) a {
    background-image: url(../images/thumb03.jpg);
  }
  main article ul.set1 li:nth-child(4) a {
    background-image: url(../images/thumb04.jpg);
  }
  main article ul.set1 li:nth-child(5) a {
    background-image: url(../images/thumb05.jpg);
  }
  main article ul.set2 li:nth-child(1) a {
    background-image: url(../images/thumb06.jpg);
  }
  main article ul.set2 li:nth-child(2) a {
    background-image: url(../images/thumb07.jpg);
  }
  main article ul.set2 li:nth-child(3) a {
    background-image: url(../images/thumb08.jpg);
  }
  main article ul.set2 li:nth-child(4) a {
    background-image: url(../images/thumb09.jpg);
  }
  main article ul.set2 li:nth-child(5) a {
    background-image: url(../images/thumb10.jpg);
  }
  main article .catch {
    width: 100%;
    min-width: 100%;
    padding: 80px 20px;
    position: relative;
  }
  main article .catch .inner {
    width: 100%;
    margin: 0 auto;
    display: flex;
    flex-wrap: nowrap;
    flex-direction: row;
    justify-content: center;
    align-items: center;
  }
  main article .catch .inner h3 {
    width: 280px;
    height: 155px;
  }
  main article .catch .inner .text {
    display: none;
  }
  main article .catch h4 {
    color: #111111;
    font-family: "Helvetica Neue LT W05 75 Bold", sans-serif;
    font-size: 1.8rem;
    font-weight: 750;
    line-height: 1;
    letter-spacing: 0em;
    font-feature-settings: "palt";
    display: flex;
    flex-wrap: nowrap;
    flex-direction: row;
    justify-content: space-between;
    align-items: center;
    display: inline-block;
    position: absolute;
    top: calc(50% - 75px);
    right: 10px;
  }
  main article .text {
    text-align: left;
    width: 100%;
    padding: 50px 20px;
    display: block;
  }
  main article .text p {
    color: #111111;
    font-family: "Hiragino Kaku Gothic ProN", "Hiragino Sans", "Yu Gothic", "游ゴシック", YuGothic, "游ゴシック体", "ヒラギノ角ゴ Pro W3", "メイリオ", sans-serif;
    font-size: 1.6rem;
    font-weight: 400;
    line-height: 2.8rem;
    letter-spacing: 0em;
    font-feature-settings: "palt";
  }
  main section {
    width: 100%;
    position: relative;
    box-sizing: border-box;
  }
  main section .text .credits h5 {
    color: #111111;
    font-family: "Helvetica Neue LT W05 75 Bold", sans-serif;
    font-size: 1.4rem;
    font-weight: 500;
    line-height: 1;
    letter-spacing: 0em;
    font-feature-settings: "palt";
    text-align: left;
    margin-bottom: 10px;
  }
  main section .text .credits h5:not(:first-child) {
    margin-top: 20px;
  }
  main section .text .credits .credit:not(:last-child) {
    margin-bottom: 10px;
  }
  main section .text .credits .credit dl {
    display: flex;
    flex-wrap: wrap;
    flex-direction: row;
    justify-content: flex-start;
    align-items: flex-start;
  }
  main section .text .credits .credit dl dt {
    text-align: left;
    display: flex;
    flex-wrap: wrap;
    flex-direction: row;
    justify-content: flex-start;
    align-items: flex-start;
  }
  main section .text .credits .credit dl dt span {
    color: #111111;
    font-family: adobe-caslon-pro, serif;
    font-size: 1.4rem;
    font-weight: 400;
    line-height: 2rem;
    letter-spacing: 0em;
    font-feature-settings: "palt";
    white-space: nowrap;
    padding: 0px;
    display: inline-block;
  }
  main section .text .credits .credit dl dt span:nth-child(1) {
    margin: 0 5px 0 0;
  }
  main section .text .credits .credit dl dt span:nth-child(2) {
    margin: 0 5px 0 0;
  }
  main section .text .credits .credit dl dt span:nth-child(3) {
    margin: 0 10px 0 0;
  }
  main section .text .credits .credit dl dt a {
    color: #111111;
    font-family: adobe-caslon-pro, serif;
    font-size: 1.2rem;
    font-weight: 400;
    line-height: 2rem;
    letter-spacing: 0em;
    font-feature-settings: "palt";
    text-decoration: underline;
    transition: color 0.1s ease-in;
    margin: 0px;
    display: inline-block;
  }
  main section .text .credits .credit dl dt a:hover {
    color: #666;
  }
  main section#sec-lead {
    padding: 80px 20px;
    margin: 0 auto;
    overflow: hidden;
  }
  main section#sec-lead .inner {
    max-width: 100%;
    display: flex;
    flex-wrap: nowrap;
    flex-direction: column;
    justify-content: flex-start;
    align-items: center;
  }
  main section#sec-lead .inner .logo {
    width: 100%;
    order: 2;
    display: flex;
    flex-wrap: nowrap;
    flex-direction: column;
    justify-content: flex-start;
    align-items: center;
  }
  main section#sec-lead .inner .logo p:first-child {
    width: 250px;
    margin-bottom: 25px;
  }
  main section#sec-lead .inner .logo p:nth-child(2) {
    color: #111111;
    font-family: "Helvetica Neue LT W05 75 Bold", sans-serif;
    font-size: 1.2rem;
    font-weight: 500;
    line-height: 2rem;
    letter-spacing: 0em;
    font-feature-settings: "palt";
  }
  main section#sec-lead .inner .text {
    width: 100%;
    margin-bottom: 80px;
  }
  main section#sec-lead .inner .text h4 {
    color: #111111;
    font-family: "Helvetica Neue LT W05 75 Bold", sans-serif;
    font-size: 1.6rem;
    font-weight: 500;
    line-height: 1;
    letter-spacing: 0em;
    font-feature-settings: "palt";
    margin-bottom: 15px;
  }
  main section#sec-lead .inner .text p {
    color: #111111;
    font-family: "Hiragino Kaku Gothic ProN", "Hiragino Sans", "Yu Gothic", "游ゴシック", YuGothic, "游ゴシック体", "ヒラギノ角ゴ Pro W3", "メイリオ", sans-serif;
    font-size: 1.4rem;
    font-weight: 400;
    line-height: 2.6rem;
    letter-spacing: 0em;
    font-feature-settings: "palt";
  }
  main section.sec h4 {
    color: #111111;
    font-family: "Hiragino Kaku Gothic ProN", "Hiragino Sans", "Yu Gothic", "游ゴシック", YuGothic, "游ゴシック体", "ヒラギノ角ゴ Pro W3", "メイリオ", sans-serif;
    font-size: 1.4rem;
    font-weight: 600;
    line-height: 2.4rem;
    letter-spacing: 0.2em;
    font-feature-settings: "palt";
    text-align: left;
  }
  main section.sec h5 {
    color: #111111;
    font-family: "Helvetica Neue LT W05 85 Heavy", sans-serif;
    font-size: 12rem;
    font-weight: 600;
    line-height: 1;
    letter-spacing: 0em;
    font-feature-settings: "palt";
    text-align: left;
  }
  main section.sec#sec1 {
    width: 100%;
    margin-bottom: 80px;
  }
  main section.sec#sec1 .video {
    width: 100%;
    position: relative;
  }
  main section.sec#sec1 .video video {
    width: 100%;
    height: auto;
  }
  main section.sec#sec1 .video h4 {
    color: #FFF;
    position: absolute;
    left: 20px;
    top: 50%;
    z-index: 1;
  }
  main section.sec#sec1 .video h5 {
    position: absolute;
    left: auto;
    right: 0px;
    bottom: -6rem;
    z-index: 2;
  }
  main section.sec#sec1 .text {
    width: 100%;
    padding: 20px 20px 0 20px;
  }
  main section.sec#sec2 {
    width: 100%;
    margin-bottom: 50px;
    position: relative;
  }
  main section.sec#sec2 .inner {
    max-width: 100%;
    padding: 0px;
    margin-bottom: 40px;
  }
  main section.sec#sec2 .inner h4 {
    position: absolute;
    left: auto;
    right: 20px;
    top: 120px;
    z-index: 1;
  }
  main section.sec#sec2 .inner h5 {
    position: absolute;
    left: 20px;
    top: 45%;
    z-index: 2;
  }
  main section.sec#sec2 .inner .photo {
    width: 100%;
    padding: 0 75px 0 0;
    margin-bottom: 20px;
  }
  main section.sec#sec2 .inner .text {
    padding: 20px 0 0 20px;
  }
  main section.sec#sec2 .deco {
    text-align: right;
    width: 100%;
    position: static;
  }
  main section.sec#sec2 .deco img {
    width: 200px;
  }
  main section.sec#sec3 {
    margin-bottom: 50px;
  }
  main section.sec#sec3 .photos {
    width: 100%;
    display: flex;
    flex-wrap: nowrap;
    flex-direction: column;
    justify-content: flex-start;
    align-items: flex-start;
  }
  main section.sec#sec3 .photos h4 {
    left: 20px;
    right: auto;
    top: calc(50% + 200px);
  }
  main section.sec#sec3 .photos h5 {
    right: 20px;
    top: auto;
    bottom: 210px;
  }
  main section.sec#sec3 .photos .photo {
    max-width: 450px;
  }
  main section.sec#sec3 .photos .photo.look3 > div {
    width: 100%;
    margin-bottom: 20px;
  }
  main section.sec#sec3 .photos .text {
    padding: 20px 20px 0 20px;
  }
  main section.sec#sec4 {
    width: 100%;
    margin-bottom: 100px;
  }
  main section.sec#sec4 .inner {
    width: 100%;
    display: flex;
    flex-wrap: nowrap;
    flex-direction: column;
    justify-content: flex-start;
    align-items: flex-start;
  }
  main section.sec#sec4 .inner .combo1 {
    width: 100%;
    padding: 0 75px 0 0;
    margin-bottom: 50px;
  }
  main section.sec#sec4 .inner .combo1 h4 {
    position: absolute;
    right: 20px;
    top: 50px;
    z-index: 2;
  }
  main section.sec#sec4 .inner .combo1 .photo {
    width: 100%;
  }
  main section.sec#sec4 .inner .combo2 {
    width: 100%;
    position: relative;
  }
  main section.sec#sec4 .inner .combo2 h5 {
    position: absolute;
    left: auto;
    right: 10px;
    top: -60px;
    z-index: 2;
  }
  main section.sec#sec4 .inner .combo2 .photo {
    max-width: 100%;
  }
  main section.sec#sec4 .inner .combo2 .photo.look4 > div {
    width: 100%;
    margin-bottom: 0px;
  }
  main section.sec#sec4 .inner .text {
    width: 100%;
    padding: 20px 20px 0 20px;
  }
  main section.sec#sec5 {
    width: 100%;
    margin-bottom: 100px;
    position: relative;
  }
  main section.sec#sec5 .inner {
    width: 100%;
    margin: 0 auto;
    display: flex;
    flex-wrap: nowrap;
    flex-direction: column;
    justify-content: flex-start;
    align-items: flex-start;
  }
  main section.sec#sec5 .inner .combo1 {
    width: calc(100% - 70px);
    padding: 10px;
    margin: 0 auto;
    background-color: #EBEAE7;
    position: relative;
  }
  main section.sec#sec5 .inner .combo1 h5 {
    position: absolute;
    left: -2rem;
    top: 50px;
    z-index: 2;
  }
  main section.sec#sec5 .inner .combo2 {
    text-align: left;
    width: 100%;
    padding: 40px 20px 0 20px;
    position: relative;
  }
  main section.sec#sec5 .inner .combo2 h4 {
    margin-bottom: 0px;
    position: absolute;
    left: 20px;
    top: -20px;
  }
  main section.sec#sec5 .inner .combo2 p {
    color: #111111;
    font-family: "Hiragino Kaku Gothic ProN", "Hiragino Sans", "Yu Gothic", "游ゴシック", YuGothic, "游ゴシック体", "ヒラギノ角ゴ Pro W3", "メイリオ", sans-serif;
    font-size: 1.4rem;
    font-weight: 400;
    line-height: 2.8rem;
    letter-spacing: 0em;
    font-feature-settings: "palt";
    font-feature-settings: "palt";
    margin-bottom: 20px;
  }
  main section.sec#sec6 {
    width: 100%;
    margin-bottom: 50px;
  }
  main section.sec#sec6 .video {
    width: 100%;
    padding: 0px;
    position: relative;
  }
  main section.sec#sec6 .video video {
    width: 100%;
    height: auto;
  }
  main section.sec#sec6 .video h4 {
    color: #FFF;
    position: absolute;
    right: 20px;
    top: 40%;
    z-index: 1;
  }
  main section.sec#sec6 .video h5 {
    position: absolute;
    left: 20px;
    top: 60%;
    z-index: 2;
  }
  main section.sec#sec6 .text {
    width: 100%;
    padding: 40px 20px 0 20px;
  }
  main section.sec#sec7 {
    width: 100%;
    margin-bottom: 100px;
  }
  main section.sec#sec7 .photos {
    width: 100%;
    display: flex;
    flex-wrap: nowrap;
    flex-direction: column;
    justify-content: flex-start;
    align-items: flex-start;
    position: relative;
  }
  main section.sec#sec7 .photos h4 {
    color: #FFF;
    position: absolute;
    right: auto;
    top: calc(50% + 200px);
    left: 20px;
    z-index: 2;
  }
  main section.sec#sec7 .photos h5 {
    position: absolute;
    top: calc(50% - 50px);
    right: 20px;
    bottom: auto;
    z-index: 2;
  }
  main section.sec#sec7 .photos .photo {
    width: 100%;
    position: static;
  }
  main section.sec#sec7 .text {
    padding: 20px 20px 0 20px;
  }
  main section.sec#sec8 {
    width: 100%;
    margin-bottom: 100px;
    position: relative;
  }
  main section.sec#sec8 .inner {
    width: 100%;
    margin: 0 auto;
    display: flex;
    flex-wrap: nowrap;
    flex-direction: column;
    justify-content: flex-start;
    align-items: center;
  }
  main section.sec#sec8 .inner .combo1 {
    width: calc(100% - 70px);
    height: auto;
    padding: 10px;
    margin-bottom: 20px;
  }
  main section.sec#sec8 .inner .combo1 h4 {
    position: absolute;
    left: -20px;
    top: 30%;
    z-index: 2;
  }
  main section.sec#sec8 .inner .combo1 h5 {
    position: absolute;
    right: -3rem;
    top: 50%;
    z-index: 2;
  }
  main section.sec#sec8 .inner .combo2 {
    text-align: left;
    width: 100%;
    padding: 0 20px;
    position: relative;
  }
  main section.sec#sec9 {
    width: 100%;
    margin-bottom: 100px;
    position: relative;
  }
  main section.sec#sec9 .photos {
    display: flex;
    flex-wrap: nowrap;
    flex-direction: column;
    justify-content: flex-start;
    align-items: flex-start;
  }
  main section.sec#sec9 .photos h4 {
    color: #FFF;
    position: absolute;
  }
  main section.sec#sec9 .photos h5 {
    position: absolute;
    right: 50px;
    bottom: 100px;
    z-index: 2;
  }
  main section.sec#sec9 .photos .photo {
    width: 100%;
    position: relative;
  }
  main section.sec#sec9 .photos .photo:nth-child(1) {
    margin-bottom: 100px;
  }
  main section.sec#sec9 .photos .photo:nth-child(1) h4 {
    left: 20px;
    top: 20%;
    z-index: 2;
  }
  main section.sec#sec9 .photos .photo:nth-child(1) h5 {
    left: 20px;
    top: calc(100% + 50px);
  }
  main section.sec#sec9 .photos .photo:nth-child(1) .text {
    padding: 20px 20px 0 20px;
  }
  main section.sec#sec9 .photos .photo:nth-child(2) h4 {
    right: 20px;
    top: 40%;
    z-index: 2;
  }
  main section.sec#sec9 .photos .photo:nth-child(2) .text {
    padding: 20px 20px 0 20px;
  }
  main section.sec#sec10 {
    width: 100%;
    position: relative;
  }
  main section.sec#sec10 h4 {
    position: absolute;
    left: 20px;
    right: auto;
    top: 20px;
    z-index: 2;
  }
  main section.sec#sec10 h5 {
    position: absolute;
    left: auto;
    right: 20px;
    top: 52.5%;
    z-index: 2;
  }
  main section.sec#sec10 .inner {
    width: 100%;
  }
  main section.sec#sec10 .inner .photo {
    max-width: 100%;
    position: relative;
  }
  main section.sec#sec10 .inner .photo.look10 > div {
    width: 100%;
    margin-bottom: 20px;
  }
  main section.sec#sec10 .inner .text {
    width: 100%;
    padding: 20px 20px 0 20px;
  }

  footer {
    padding: 0 0 60px 0;
  }
  footer .inner {
    padding: 60px 0;
    margin-bottom: 60px;
  }
  footer .inner dl dt {
    color: #111111;
    font-family: adobe-caslon-pro, serif;
    font-size: 1.2rem;
    font-weight: 400;
    line-height: 2rem;
    letter-spacing: 0em;
    font-feature-settings: "palt";
    margin-bottom: 5px;
  }
  footer .inner dl dd {
    color: #111111;
    font-family: adobe-caslon-pro, serif;
    font-size: 1.2rem;
    font-weight: 400;
    line-height: 2rem;
    letter-spacing: 0em;
    font-feature-settings: "palt";
  }
  footer .inner dl dd:not(:last-child) {
    margin: 0 auto 5px auto;
  }
  footer .inner dl:not(:last-child) {
    margin: 0 auto 20px auto;
  }
  footer .logo {
    width: 200px;
    margin: 0 auto 50px auto;
  }
  footer .logo a {
    height: 74px;
    background-image: url(../images/logo_foot.png);
    text-align: left;
    text-indent: 999%;
    white-space: nowrap;
    display: block;
    overflow: hidden;
    background-repeat: no-repeat;
    background-position: center top;
    background-size: contain;
    transition: all 0.25s ease-in 0s;
  }
  footer .logo a:hover {
    opacity: 0.6;
  }
  footer p {
    color: #111111;
    font-family: adobe-caslon-pro, serif;
    font-size: 1.2rem;
    font-weight: 400;
    line-height: 1;
    letter-spacing: 0em;
    font-feature-settings: "palt";
  }
  footer p a {
    text-decoration: underline;
  }
  footer p:not(:last-child) {
    margin-bottom: 50px;
  }

  .pgtop {
    width: 40px;
    height: 40px;
    position: fixed;
    right: 0px;
    bottom: 0px;
    display: none;
  }
  .pgtop a {
    background-image: url(../images/arrow_top.svg);
    text-align: left;
    text-indent: 999%;
    white-space: nowrap;
    display: block;
    overflow: hidden;
    background-repeat: no-repeat;
    background-position: center;
    background-size: 20px;
    width: 100%;
    height: 100%;
    background-color: #EBEAE7;
    display: block;
    transition: all 0.25s ease-in 0s;
  }
  .pgtop a:hover {
    background-color: #F5F4F2;
  }
}

/*# sourceMappingURL=style.css.map */
