@charset "UTF-8";
/**
 * _component.scss
 */
/* mixin
--------------------------------------------------*/
/**
 * home.scss
 */
#home {
  /* PC
  --------------------------------------------------*/
  /* #wrapper */
  /* #mainVisual */
  /* #bnArea */
  /* #newsArea */
  /* #aboutArea */
  /* #artistArea */
  /* #submitArea */
  /* #accessArea */
  /* #contactArea */
  /* TB
  --------------------------------------------------*/
  /* SP
  --------------------------------------------------*/
}
#home #wrapper {
  padding-top: 0;
}
#home #mainVisual {
  overflow: hidden;
  position: relative;
  height: 100vh;
  margin: 0 -8px;
  background: #ffffff;
}
#home #mainVisual .outer {
  position: absolute;
  top: 85px;
  left: 0;
  right: 0;
  bottom: 0;
  border-top: rgba(0, 0, 0, 0.1) solid 1px;
}
#home #mainVisual .outer .logoArea {
  position: absolute;
  top: 50%;
  right: 0;
  z-index: 1;
  width: 350px;
  margin-top: -197px;
}
#home #mainVisual .outer .logoArea .logo {
  display: block;
  overflow: hidden;
  text-indent: -5260px;
  width: 227px;
  height: 394px;
  margin: 0 auto;
  background: url(../imgs/home/logo.svg) no-repeat center center;
  background-size: contain;
}
#home #mainVisual .outer .logoArea .btns {
  width: 248px;
  margin: 50px auto 0;
}
#home #mainVisual .outer .logoArea .btns li + li {
  margin-top: 10px;
}
#home #mainVisual .outer .logoArea .btns li a {
  display: block;
  padding: 12px 0;
  border: #ffe73f solid 1px;
  border-radius: 20px;
  background: #ffe73f;
  color: #000000;
  font-size: 14px;
  font-weight: bold;
  line-height: 1;
  text-align: center;
  text-decoration: none;
  letter-spacing: 0;
}
.msie #home #mainVisual .outer .logoArea .btns li a {
  padding: 14px 0 10px;
}
.noTouch #home #mainVisual .outer .logoArea .btns li a:hover {
  border-color: #e6e6e6;
  background: #e6e6e6;
}
@media only screen and (max-height: 689px) {
  #home #mainVisual .outer .logoArea {
    top: 50px;
    bottom: 50px;
    margin-top: 0;
  }
  #home #mainVisual .outer .logoArea .logo {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 50%;
    height: auto;
    margin: 0 0 0 -113px;
  }
  #home #mainVisual .outer .logoArea .btns {
    position: absolute;
    bottom: 0;
    left: 50%;
    margin: 0 0 0 -124px;
  }
}
#home #mainVisual .outer .image {
  position: absolute;
  top: 0;
  right: 350px;
  bottom: 0;
  left: 0;
  z-index: 0;
}
#home #mainVisual .outer .image .slider {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
#home #mainVisual .outer .image .slider .slick-list,
#home #mainVisual .outer .image .slider .slick-track {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
#home #mainVisual .outer .image .slider .item {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-repeat: no-repeat;
  background-position: center center;
  background-size: cover;
}
#home #mainVisual .outer .image .slider .item img {
  visibility: hidden;
  width: 0;
  height: 0;
  opacity: 0;
}
#home #mainVisual .outer .image .slider .item .credit {
  position: absolute;
  right: 20px;
  bottom: 20px;
  color: rgba(255, 255, 255, 0.5);
  font-family: "UniversLT-Condensed", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "游ゴシック体", "Yu Gothic", YuGothic, "ＭＳ Ｐゴシック", sans-serif;
  font-size: 12px;
  line-height: 1;
  letter-spacing: 0.04em;
}
#home #mainVisual .outer .text {
  position: absolute;
  bottom: 35px;
  left: 40px;
  z-index: 2;
  color: #ffffff;
  line-height: 1;
  letter-spacing: 0;
}
#home #mainVisual .outer .text .finished {
  font-size: 24px;
  font-weight: bold;
  line-height: 1.5;
  letter-spacing: 0.14em;
}
#home #mainVisual .outer .text .finished span {
  font-family: "UniversLT-Condensed", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "游ゴシック体", "Yu Gothic", YuGothic, "ＭＳ Ｐゴシック", sans-serif;
  font-size: 30px;
  font-weight: normal;
  line-height: 36px;
  letter-spacing: 0.05em;
}
#home #mainVisual .outer .text .txt1 {
  font-size: 24px;
  font-weight: bold;
  letter-spacing: 0.14em;
}
#home #mainVisual .outer .text .txt1 span {
  font-family: "UniversLT-CondensedBold", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "游ゴシック体", "Yu Gothic", YuGothic, "ＭＳ Ｐゴシック", sans-serif;
  font-size: 28px;
  font-weight: normal;
  line-height: 26px;
  letter-spacing: 0.05em;
}
#home #mainVisual .outer .text .txt2 {
  margin-top: 10px;
  font-size: 16px;
  font-weight: bold;
  letter-spacing: 0.14em;
}
#home #mainVisual .outer .text .txt3 {
  margin-top: 15px;
  font-family: "UniversLT-CondensedBold", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "游ゴシック体", "Yu Gothic", YuGothic, "ＭＳ Ｐゴシック", sans-serif;
  font-size: 38px;
  letter-spacing: 0.05em;
}
#home #mainVisual .scroll {
  overflow: hidden;
  position: absolute;
  bottom: 40px;
  left: 50%;
  z-index: 2;
  width: 30px;
  height: 30px;
  margin-left: -15px;
}
#home #mainVisual .scroll a {
  display: block;
  overflow: hidden;
  text-indent: -5260px;
  overflow: visible;
  position: relative;
  width: 26px;
  height: 26px;
  border: #000000 solid 2px;
  border-radius: 15px;
  background: #ffffff;
  -moz-transform: rotate(90deg);
  -ms-transform: rotate(90deg);
  -webkit-transform: rotate(90deg);
  transform: rotate(90deg);
}
#home #mainVisual .scroll a:before, #home #mainVisual .scroll a:after {
  content: '';
  display: block;
  position: absolute;
  top: 6px;
  left: 8px;
  width: 10px;
  height: 14px;
  background-repeat: no-repeat;
  background-position: center right;
  -moz-background-size: contain;
  -o-background-size: contain;
  -webkit-background-size: contain;
  background-size: contain;
}
#home #mainVisual .scroll a:before {
  background-image: url(../imgs/arw-01_1_black.svg);
}
.noTouch #home #mainVisual .scroll a:hover {
  border-color: #ffe73f;
  background: #ffe73f;
}
#home #mainVisual + .section {
  border-top-width: 8px;
}
#home #bnArea {
  padding: 0;
}
#home #bnArea .banner {
  display: table;
  table-layout: fixed;
  width: 100%;
}
#home #bnArea .banner li {
  display: table-cell;
  vertical-align: top;
}
#home #bnArea .banner li a {
  display: block;
  padding: 40px;
  background: #ffffff;
  text-decoration: none;
}
#home #bnArea .banner li a .inner {
  position: relative;
  height: 217px;
  margin: 0 auto;
}
#home #bnArea .banner li a .btn {
  position: absolute;
  right: 0;
  bottom: 0;
  padding-right: 36px;
  color: #000000;
  font-weight: bold;
  line-height: 26px;
  white-space: nowrap;
}
#home #bnArea .banner li a .btn .arw {
  display: block;
  position: absolute;
  top: 50%;
  right: 0;
  width: 26px;
  height: 26px;
  margin-top: -13px;
  background: #ffe73f;
}
#home #bnArea .banner li a .btn .arw:after {
  content: '';
  display: block;
  position: absolute;
  top: 8px;
  left: 6px;
  width: 13px;
  height: 10px;
  background: url(../imgs/arw-02_2_black.svg) no-repeat center center;
  -moz-background-size: contain;
  -o-background-size: contain;
  -webkit-background-size: contain;
  background-size: contain;
}
.noTouch #home #bnArea .banner li:hover .btn .arw:after {
  -moz-animation: arwMoveLeft 0.3s ease-in 0s;
  -webkit-animation: arwMoveLeft 0.3s ease-in 0s;
  animation: arwMoveLeft 0.3s ease-in 0s;
}
#home #bnArea .banner li.gallery {
  width: 66.67%;
  border-right: #ffe73f solid 4px;
}
#home #bnArea .banner li.gallery .inner {
  position: relative;
  display: table;
  width: 100%;
  max-width: 704px;
  margin: 0 auto;
}
#home #bnArea .banner li.gallery .inner .image {
  display: table-cell;
  width: 38.07%;
  vertical-align: middle;
}
#home #bnArea .banner li.gallery .inner .image img {
  width: 100%;
  height: auto;
}
#home #bnArea .banner li.gallery .inner .text {
  display: table-cell;
  padding: 0 0 26px 4%;
  color: #000000;
  font-size: 14px;
  line-height: 1.58;
  vertical-align: middle;
}
#home #bnArea .banner li.gallery .inner .text .ttl {
  margin-bottom: 10px;
  font-size: 34px;
  font-weight: bold;
  line-height: 1.36;
  letter-spacing: 0.06em;
  white-space: nowrap;
}
#home #bnArea .banner li.gallery .inner .btn {
  position: absolute;
  right: 0;
  bottom: 0;
}
#home #bnArea .banner li.oku-note {
  border-left: #ffe73f solid 4px;
}
#home #bnArea .banner li.oku-note a {
  background: #0018c0;
}
#home #bnArea .banner li.oku-note .image {
  padding-top: 35px;
  text-align: center;
}
#home #bnArea .banner li.oku-note .image img {
  max-width: 100%;
  height: auto;
}
#home #bnArea .banner li.oku-note .btn {
  right: 50%;
  color: #ffffff;
  -moz-transform: translateX(50%);
  -ms-transform: translateX(50%);
  -webkit-transform: translateX(50%);
  transform: translateX(50%);
}
@media only screen and (min-width: 1024px) and (max-width: 1279px) {
  #home #bnArea .banner li.oku-note .btn span {
    display: block;
  }
}
#home #newsArea .list {
  margin-bottom: 40px;
  border-top: #000000 solid 1px;
}
#home #newsArea .list li {
  border-bottom: #000000 solid 1px;
}
#home #newsArea .list li a {
  display: block;
  position: relative;
  padding: 22px 40px 21px 0;
  font-family: "UniversLT-CondensedBold", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "游ゴシック体", "Yu Gothic", YuGothic, "ＭＳ Ｐゴシック", sans-serif;
  color: #000000;
  text-decoration: none;
  line-height: 1;
}
.msie #home #newsArea .list li a {
  padding-top: 24px;
  padding-bottom: 19px;
}
#home #newsArea .list li a .category {
  float: left;
  width: 9em;
  padding-top: 5px;
  font-size: 15px;
}
#home #newsArea .list li a .date {
  float: left;
  padding-top: 5px;
  font-size: 15px;
}
#home #newsArea .list li a .ttl {
  overflow: hidden;
  margin-left: 12em;
  font-size: 18px;
  line-height: 1.42;
  white-space: nowrap;
  text-overflow: ellipsis;
}
#home #newsArea .list li a .arw {
  display: block;
  position: absolute;
  top: 50%;
  right: 0;
  width: 26px;
  height: 26px;
  margin-top: -13px;
  background: #ffe73f;
}
.msie #home #newsArea .list li a .arw {
  margin-top: -16px;
}
#home #newsArea .list li a .arw:after {
  content: '';
  display: block;
  position: absolute;
  top: 8px;
  left: 6px;
  width: 13px;
  height: 10px;
  background: url(../imgs/arw-02_2_black.svg) no-repeat center center;
  -moz-background-size: contain;
  -o-background-size: contain;
  -webkit-background-size: contain;
  background-size: contain;
}
.noTouch #home #newsArea .list li a:hover .arw:after {
  -moz-animation: arwMoveLeft 0.3s ease-in 0s;
  -webkit-animation: arwMoveLeft 0.3s ease-in 0s;
  animation: arwMoveLeft 0.3s ease-in 0s;
}
#home #aboutArea .title01 span {
  display: block;
  margin-top: 5px;
  font-family: "UniversLT-CondensedBold", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "游ゴシック体", "Yu Gothic", YuGothic, "ＭＳ Ｐゴシック", sans-serif;
  font-weight: normal;
  font-size: 28px;
}
#home #aboutArea .text {
  margin-bottom: 30px;
  font-size: 22px;
  font-weight: bold;
  line-height: 1.55;
}
#home #aboutArea .text p + p {
  margin-top: 1.55em;
}
#home #artistArea .lead {
  margin-bottom: 30px;
  font-size: 22px;
  font-weight: bold;
  line-height: 1.55;
  text-align: center;
}
#home #artistArea .listBlock {
  overflow: hidden;
  margin-bottom: 40px;
  border-top: #ffe73f solid 2px;
  border-bottom: #ffe73f solid 2px;
}
#home #artistArea .listBlock > .list {
  zoom: 1;
  margin: 0 -3px 0 -2px;
}
#home #artistArea .listBlock > .list:after {
  content: '';
  display: block;
  clear: both;
  height: 0;
}
#home #artistArea .listBlock > .list .item {
  box-sizing: border-box;
  float: left;
  width: 20%;
  border: #ffe73f solid 2px;
}
#home #artistArea .listBlock > .list .item .box {
  display: block;
}
#home #artistArea .listBlock > .list .item .box .image {
  position: relative;
  text-align: center;
}
#home #artistArea .listBlock > .list .item .box .image .thumbnail {
  padding-bottom: 100%;
  -webkit-transition: all 0.3s ease-in 0s;
  -moz-transition: all 0.3s ease-in 0s;
  -o-transition: all 0.3s ease-in 0s;
  -ms-transition: all 0.3s ease-in 0s;
  transition: all 0.3s ease-in 0s;
}
#home #artistArea .listBlock > .list .item .box .image .detail {
  position: absolute;
  top: 50%;
  left: 0;
  width: 100%;
  margin-top: -10px;
  color: #000000;
  font-weight: bold;
  line-height: 30px;
  opacity: 0;
  -webkit-transition: all 0.3s ease-in 0s;
  -moz-transition: all 0.3s ease-in 0s;
  -o-transition: all 0.3s ease-in 0s;
  -ms-transition: all 0.3s ease-in 0s;
  transition: all 0.3s ease-in 0s;
}
#home #artistArea .listBlock > .list .item .box .image .detail span {
  display: inline-block;
  padding-left: 36px;
  background: url(../imgs/arw-02_1_black.svg) no-repeat left 0.3em;
}
#home #artistArea .listBlock > .list .item .box .text {
  display: table;
  width: 100%;
  height: 80px;
  font-family: "UniversLT-CondensedBold", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "游ゴシック体", "Yu Gothic", YuGothic, "ＭＳ Ｐゴシック", sans-serif;
  font-size: 18px;
  line-height: 1.12;
  letter-spacing: 0.04em;
}
#home #artistArea .listBlock > .list .item .box .text .inner {
  display: table-cell;
  padding: 0 20px;
  text-align: center;
  vertical-align: middle;
}
#home #artistArea .listBlock > .list .item .box.more {
  display: table;
  width: 100%;
  font-size: 19px;
  font-weight: bold;
  line-height: 1.58;
  letter-spacing: 0.06em;
}
#home #artistArea .listBlock > .list .item .box.more > span {
  display: table-cell;
  text-align: center;
  vertical-align: middle;
}
#home #artistArea .listBlock > .list .item a.box {
  position: relative;
  background: #ffffff;
  color: #000000;
  text-decoration: none;
  -webkit-transition: all 0.3s ease-in 0s;
  -moz-transition: all 0.3s ease-in 0s;
  -o-transition: all 0.3s ease-in 0s;
  -ms-transition: all 0.3s ease-in 0s;
  transition: all 0.3s ease-in 0s;
  -webkit-transition-property: background-color,color;
  -moz-transition-property: background-color,color;
  -o-transition-property: background-color,color;
  -ms-transition-property: background-color,color;
  transition-property: background-color,color;
}
.noTouch #home #artistArea .listBlock > .list .item a.box:hover {
  background: #ffe73f;
  color: #ffffff;
}
.noTouch #home #artistArea .listBlock > .list .item a.box:hover .image .thumbnail {
  opacity: 0.1;
}
.noTouch #home #artistArea .listBlock > .list .item a.box:hover .image .detail {
  opacity: 1;
}
#home #submitArea .image {
  width: 33.3%;
  margin: 0 auto 20px;
}
#home #submitArea .image img {
  max-width: 100%;
  height: auto;
}
#home #submitArea .text {
  margin-bottom: 30px;
  font-size: 22px;
  font-weight: bold;
  line-height: 1.55;
  text-align: center;
}
#home #accessArea {
  overflow: hidden;
  position: relative;
}
#home #accessArea .map {
  display: block;
  overflow: hidden;
  text-indent: -5260px;
  position: absolute;
  top: 0;
  left: 50%;
  width: 620px;
  height: 100%;
  margin-left: -190px;
  background: url(../imgs/home/map.svg) no-repeat center center;
}
#home #accessArea .btn01 {
  margin-top: 257px;
}
#home #contactArea .btns {
  display: table;
  margin: 0 auto;
}
#home #contactArea .btns li {
  display: table-cell;
}
#home #contactArea .btns li + li {
  padding-left: 40px;
}
@media only screen and (max-width: 1023px) {
  #home {
    /* #mainVisual */
    /* #bnArea */
  }
  #home #mainVisual .area .outer .inner .dateWrap {
    font-size: 34px;
  }
  #home #bnArea .banner {
    display: block;
    border-top: #ffe73f solid 4px;
    border-bottom: #ffe73f solid 4px;
  }
  #home #bnArea .banner li {
    display: block;
    width: auto !important;
    border-right: none !important;
    border-left: none !important;
  }
  #home #bnArea .banner li + li {
    border-top: #ffe73f solid 8px;
  }
}
@media only screen and (max-width: 959px) {
  #home {
    /* #mainVisual */
  }
  #home #mainVisual .outer .logoArea {
    top: 0 !important;
    right: 0;
    bottom: 0 !important;
    left: 0;
    width: auto;
    margin-top: 0;
  }
  #home #mainVisual .outer .logoArea .logo {
    position: absolute;
    top: 20px !important;
    right: 40px;
    bottom: auto !important;
    left: auto !important;
    width: 96px;
    height: 166px !important;
    margin: 0 !important;
  }
  #home #mainVisual .outer .logoArea .btns {
    box-sizing: border-box;
    display: table;
    position: absolute;
    right: 0;
    bottom: 35px !important;
    left: 0 !important;
    width: 100%;
    margin: 0 !important;
    padding: 0 40px;
  }
  #home #mainVisual .outer .logoArea .btns li {
    display: table-cell;
    width: 50%;
    vertical-align: top;
  }
  #home #mainVisual .outer .logoArea .btns li.ticket a {
    margin-right: 55px;
  }
  #home #mainVisual .outer .logoArea .btns li.guidebook a {
    margin-left: 55px;
  }
  #home #mainVisual .outer .image {
    top: 206px;
    right: 0;
  }
  #home #mainVisual .outer .image .slider .item .credit {
    top: 20px;
    right: 20px;
    bottom: auto;
  }
  #home #mainVisual .outer .text {
    position: absolute;
    top: 60px;
    bottom: auto;
    left: 40px;
    color: #000000;
  }
  #home #mainVisual .outer .text .txt1 {
    font-size: 30px;
    letter-spacing: 0.1em;
  }
  #home #mainVisual .outer .text .txt1 span {
    font-size: 32px;
    line-height: 30px;
    letter-spacing: 0.05em;
  }
  #home #mainVisual .outer .text .txt2 {
    margin-top: 7px;
    font-size: 18px;
    letter-spacing: 0.14em;
  }
  #home #mainVisual .outer .text .txt3 {
    margin-top: 10px;
    font-size: 26px;
    letter-spacing: 0.05em;
  }
  #home #mainVisual .scroll {
    bottom: 40px;
  }
}
@media only screen and (max-width: 767px) {
  #home {
    /* #header */
    /* #mainVisual */
    /* #bnArea */
    /* #newsArea */
    /* #aboutArea */
    /* #artistArea */
    /* #submitArea */
    /* #accessArea */
    /* #contactArea */
  }
  #home #header {
    top: 11px;
  }
  #home #header > .logo {
    display: none;
  }
  #home #mainVisual {
    margin: 0 -6px;
  }
  #home #mainVisual .outer {
    border-top: none;
    top: 0;
  }
  #home #mainVisual .outer .logoArea .logo {
    top: 26px !important;
    right: 26px;
    width: 74px;
    height: 128px !important;
  }
  #home #mainVisual .outer .logoArea .btns {
    display: block;
    right: 26px;
    bottom: 20px !important;
    left: 26px !important;
    width: auto;
    padding: 0;
  }
  #home #mainVisual .outer .logoArea .btns li {
    display: block;
    width: auto;
  }
  #home #mainVisual .outer .logoArea .btns li.guidebook {
    display: none;
  }
  #home #mainVisual .outer .logoArea .btns li a {
    margin: 0 !important;
    padding: 8px 0 7px;
    border-radius: 15px;
    font-size: 13px;
  }
  .msie #home #mainVisual .outer .logoArea .btns li a {
    padding: 10px 0 5px;
  }
  #home #mainVisual .outer .image {
    top: 175px;
  }
  #home #mainVisual .outer .image .slider .item .credit {
    top: 10px;
    right: 10px;
    font-size: 10px;
    letter-spacing: 0.04em;
  }
  #home #mainVisual .outer .text {
    top: 115px;
    left: 26px;
  }
  #home #mainVisual .outer .text .finished {
    font-size: 14px;
    letter-spacing: 0.14em;
  }
  #home #mainVisual .outer .text .finished span {
    font-size: 17px;
    line-height: 21px;
  }
  #home #mainVisual .outer .text .txt1 {
    font-size: 18px;
    letter-spacing: 0.1em;
  }
  #home #mainVisual .outer .text .txt1 span {
    font-size: 20px;
    line-height: 18px;
    letter-spacing: 0.05em;
  }
  #home #mainVisual .outer .text .txt2 {
    margin-top: 5px;
    font-size: 12px;
    letter-spacing: 0.14em;
  }
  #home #mainVisual .outer .text .txt3 {
    margin-top: 7px;
    font-size: 16px;
    letter-spacing: 0.05em;
  }
  #home #mainVisual .scroll {
    bottom: 68px;
    width: 20px;
    height: 20px;
    margin-left: -10px;
  }
  #home #mainVisual .scroll a {
    width: 16px;
    height: 16px;
    border-radius: 10px;
  }
  #home #mainVisual .scroll a:before, #home #mainVisual .scroll a:after {
    top: 3px;
    left: 4px;
    width: 8px;
    height: 10px;
  }
  #home #mainVisual .scroll a:before {
    background-image: url(../imgs/sp/arw-01_1_black.svg);
  }
  #home #mainVisual + .section {
    border-top-width: 6px;
  }
  #home #bnArea {
    padding: 0;
  }
  #home #bnArea .banner {
    border-top-width: 3px !important;
    border-bottom-width: 3px !important;
  }
  #home #bnArea .banner li a {
    padding: 30px 20px;
  }
  #home #bnArea .banner li a .inner {
    height: auto;
  }
  #home #bnArea .banner li a .btn {
    padding-right: 30px;
    line-height: 20px;
    font-size: 13px;
  }
  #home #bnArea .banner li a .btn .arw {
    width: 20px;
    height: 20px;
    margin-top: -10px;
  }
  #home #bnArea .banner li a .btn .arw:after {
    top: 7px;
    left: 6px;
    width: 8px;
    height: 6px;
  }
  #home #bnArea .banner li.gallery .inner {
    display: block;
    max-width: none;
  }
  #home #bnArea .banner li.gallery .inner .image {
    display: block;
    width: auto;
    text-align: center;
  }
  #home #bnArea .banner li.gallery .inner .image img {
    width: 250px;
  }
  #home #bnArea .banner li.gallery .inner .text {
    display: block;
    margin-top: 20px;
    padding: 0 0 40px;
    font-size: 15px;
    line-height: 1.6;
  }
  #home #bnArea .banner li.gallery .inner .text .ttl {
    margin-bottom: 10px;
    font-size: 24px;
    text-align: center;
    white-space: normal;
  }
  #home #bnArea .banner li.oku-note .image {
    padding-bottom: 65px;
  }
  #home #bnArea .banner li.oku-note .image img {
    width: 250px;
  }
  #home #bnArea .banner li.oku-note .btn {
    right: 0;
    -moz-transform: translateX(0);
    -ms-transform: translateX(0);
    -webkit-transform: translateX(0);
    transform: translateX(0);
  }
  #home #newsArea .list {
    margin-bottom: 30px;
  }
  #home #newsArea .list li a {
    padding: 20px 0 15px;
  }
  #home #newsArea .list li a.msie #home #newsArea .list li a {
    padding-top: 22px;
    padding-bottom: 18px;
  }
  #home #newsArea .list li a .category {
    float: left;
    width: auto;
    padding-top: 0;
  }
  #home #newsArea .list li a .date {
    padding-top: 0;
    padding-left: 20px;
  }
  #home #newsArea .list li a .ttl {
    clear: both;
    overflow: visible;
    margin-left: 0;
    padding-top: 10px;
    font-size: 17px;
    white-space: normal;
  }
  #home #newsArea .list li a .arw {
    display: none;
  }
  #home #aboutArea .title01 span {
    margin-top: 5px;
    font-size: 15px;
  }
  #home #aboutArea .text {
    font-size: 15px;
    line-height: 1.6;
  }
  #home #aboutArea .text p + p {
    margin-top: 1.6em;
  }
  #home #artistArea .lead {
    margin-bottom: 20px;
    font-size: 15px;
    line-height: 1.6;
  }
  #home #artistArea .listBlock {
    margin-bottom: 20px;
    border-top: none;
    border-bottom: none;
  }
  #home #artistArea .listBlock > .list {
    margin: 0;
    padding: 0 50px;
  }
  #home #artistArea .listBlock > .list .item .image img {
    width: 100%;
    height: auto;
  }
  #home #artistArea .listBlock > .list .item .text {
    margin-top: 10px;
    text-align: center;
  }
  #home #artistArea .listBlock > .list .prev,
  #home #artistArea .listBlock > .list .next {
    display: block;
    overflow: hidden;
    text-indent: -5260px;
    position: absolute;
    top: 50%;
    width: 35px;
    height: 35px;
    margin-top: -38px;
  }
  #home #artistArea .listBlock > .list .prev:after,
  #home #artistArea .listBlock > .list .next:after {
    content: '';
    display: block;
    position: absolute;
    top: 50%;
    left: 50%;
    margin: -4px 0 0 -4px;
    border-top: transparent solid 4px;
    border-bottom: transparent solid 4px;
    border-left: #000000 solid 9px;
  }
  #home #artistArea .listBlock > .list .prev {
    left: 5px;
  }
  #home #artistArea .listBlock > .list .prev:after {
    -moz-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    -webkit-transform: rotate(180deg);
    transform: rotate(180deg);
  }
  #home #artistArea .listBlock > .list .next {
    right: 5px;
  }
  #home #artistArea .listBlock > .list .item {
    width: auto;
    border: none;
  }
  #home #artistArea .listBlock > .list .item .box {
    display: block;
  }
  #home #artistArea .listBlock > .list .item .box .image {
    position: relative;
    text-align: center;
  }
  #home #artistArea .listBlock > .list .item .box .image .thumbnail {
    padding-bottom: 100%;
    -webkit-transition: all 0.3s ease-in 0s;
    -moz-transition: all 0.3s ease-in 0s;
    -o-transition: all 0.3s ease-in 0s;
    -ms-transition: all 0.3s ease-in 0s;
    transition: all 0.3s ease-in 0s;
  }
  #home #artistArea .listBlock > .list .item .box .image .detail {
    display: none;
  }
  #home #artistArea .listBlock > .list .item .box .text {
    display: block;
    height: auto;
    margin-top: 15px;
    font-size: 22px;
  }
  #home #artistArea .listBlock > .list .item .box .text .inner {
    display: block;
    padding: 0;
  }
  #home #artistArea .listBlock > .list .item .box.more {
    display: none;
  }
  #home #artistArea .listBlock > .list .item a.box {
    background: none;
  }
  .noTouch #home #artistArea .listBlock > .list .item a.box:hover {
    background: none;
    color: #000000;
  }
  .noTouch #home #artistArea .listBlock > .list .item a.box:hover .image .thumbnail {
    opacity: 1;
  }
  #home #submitArea .image {
    width: 250px;
  }
  #home #submitArea .text {
    font-size: 15px;
    line-height: 1.6;
    text-align: left;
  }
  #home #accessArea .map {
    position: static;
    width: 250px;
    height: 240px;
    margin: 0 auto;
    background-image: url(../imgs/home/sp/map.svg);
    -moz-background-size: contain;
    -o-background-size: contain;
    -webkit-background-size: contain;
    background-size: contain;
  }
  #home #accessArea .btn01 {
    margin-top: 15px;
  }
  #home #contactArea .btns {
    display: block;
  }
  #home #contactArea .btns li {
    display: block;
  }
  #home #contactArea .btns li + li {
    margin-top: 15px;
    padding-left: 0;
  }
}
@media only screen and (max-width: 374px) {
  #home {
    /* #mainVisual */
  }
  #home #mainVisual .outer .text {
    top: 120px;
  }
  #home #mainVisual .outer .text .finished {
    font-size: 12px;
    letter-spacing: 0;
  }
  #home #mainVisual .outer .text .finished span {
    font-size: 14px;
    line-height: 18px;
  }
  #home #mainVisual .outer .text .txt1 {
    font-size: 16px;
    letter-spacing: 0.1em;
  }
  #home #mainVisual .outer .text .txt1 span {
    font-size: 20px;
    line-height: 16px;
    letter-spacing: 0.05em;
  }
  #home #mainVisual .outer .text .txt2 {
    font-size: 10px;
    letter-spacing: 0.14em;
  }
  #home #mainVisual .outer .text .txt3 {
    font-size: 14px;
    letter-spacing: 0.05em;
  }
}
