@charset "UTF-8";

/*----------------------------
  default
----------------------------*/
@import '//fonts.googleapis.com/css?family=Noto+Sans+JP:400,700&subset=japanese';

@font-face {
  font-family: "MINI Serif-Regular";
  font-weight: 100;
  src: url("../font/MINI Serif-Regular.woff") format("woff");
}
@font-face {
  font-family: "MINI Serif-Bold";
  font-weight: 700;
  src: url("../font/font/MINI Serif-Bold.woff") format("woff");
}
@font-face {
  font-family: "MINI Serif-Italic";
  src: url("../font/MINI Serif-Italic.woff") format("woff");
}
@font-face {
  font-family: "MotoyaAporoStd-W3";
  src: url("../font/MotoyaAporoStd-W3.woff") format("woff");
}

/*----------------------------
  reset
----------------------------*/
html, body, div, span, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, abbr, address, cite, code, del, dfn, em, img, ins, kbd, q, samp, small, strong, sub, sup, var, b, i, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, dialog, figure, footer, header, hgroup, menu, nav, section, time, mark, audio, video {
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
  line-height: 1;
  font-size: 100%;
  vertical-align: baseline;
  background: transparent;
  background: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAEAAAABCAYAAAAfFcSJAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAyhpVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDUuNi1jMDE0IDc5LjE1Njc5NywgMjAxNC8wOC8yMC0wOTo1MzowMiAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvIiB4bWxuczp4bXBNTT0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wL21tLyIgeG1sbnM6c3RSZWY9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9zVHlwZS9SZXNvdXJjZVJlZiMiIHhtcDpDcmVhdG9yVG9vbD0iQWRvYmUgUGhvdG9zaG9wIENDIDIwMTQgKE1hY2ludG9zaCkiIHhtcE1NOkluc3RhbmNlSUQ9InhtcC5paWQ6MEI1MzY2NTA1RTY2MTFFNUExRTlDMDdERTNCNDFENkIiIHhtcE1NOkRvY3VtZW50SUQ9InhtcC5kaWQ6MEI1MzY2NTE1RTY2MTFFNUExRTlDMDdERTNCNDFENkIiPiA8eG1wTU06RGVyaXZlZEZyb20gc3RSZWY6aW5zdGFuY2VJRD0ieG1wLmlpZDowQjUzNjY0RTVFNjYxMUU1QTFFOUMwN0RFM0I0MUQ2QiIgc3RSZWY6ZG9jdW1lbnRJRD0ieG1wLmRpZDowQjUzNjY0RjVFNjYxMUU1QTFFOUMwN0RFM0I0MUQ2QiIvPiA8L3JkZjpEZXNjcmlwdGlvbj4gPC9yZGY6UkRGPiA8L3g6eG1wbWV0YT4gPD94cGFja2V0IGVuZD0iciI/Pj3ggHcAAAAQSURBVHjaYvj//z8DQIABAAj8Av7bok0WAAAAAElFTkSuQmCC");
}

article, aside, dialog, figure, footer, header, hgroup, nav, section {
  display: block;
}
sup {
  font-size: 12px;
  vertical-align: super;
}
div {
  line-height: 0;
}
ul li {
  list-style: none;
}
input, select {
  vertical-align: middle;
}
img {
  -ms-interpolation-mode: bicubic;
  vertical-align: middle;
  max-width: 100%;
  height: auto;
}
table {
  font-size: 100%;
  border-collapse: collapse;
  width: 100%;
}
main {
  display: block;
}
a {
  text-decoration: none;
}
a:hover {
  opacity: 0.7;
}
@media screen and (min-width: 1025px) {
  a:hover {
    transition: opacity .3s;
    opacity: 0.7;
  }
}
html,
body,
input,
textarea,
select,
button {
  font-family: MINI Serif-Regular, MotoyaAporoStd-W3, Helvetica, Arial, 'Noto Sans JP', Meiryo;
  scroll-behavior: smooth;
}
body {
  min-width: 320px;
  min-height: 100vh;
  font-size: 14px;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  line-height: 1.214;
  color: #262626;
}
h1,h2,h3,h4,h5,h6 {
  font-size: 100%;
  /*font-family: MINI Serif-Regular, MotoyaAporoStd-W3, Helvetica, Arial, 'Noto Sans JP', Meiryo;*/
  font-family: MINI Serif-Regular, MotoyaAporoStd-W3, Helvetica, Arial, 'Noto Sans JP', Meiryo;
}
/*.corporate{
font-family: corporate-logo-ver2, sans-serif;
}/*

/*----------------------------
 responsible-contents
--*/
/*----------------------------
  responsible-contents  only-pc
-- */
@media screen and (min-width: 1025px) {
  img.pc {
    display: inline-block !important;
  }
  .pc {
    display: block !important;
  }
  .sp, .tb {
    display: none !important;
  }
}
/*--
End-responsible-contents  only-pc
----------------------------*/
/*----------------------------
  responsible-contents  tablet
--*/
@media screen and (max-width: 1024px) {
  .sp {
    display: none !important;
  }
  .tb {
    display: block !important;
  }
  img.tb {
    display: inline-block !important;
  }
  span.tb {
    display: inline !important;
  }
}
/*--
  End-responsible-contents  tablet
----------------------------*/
/*----------------------------
  responsible-contents  sp
--*/
@media screen and (max-width: 768px) {
  .pc, .tb {
    display: none !important;
  }
  .sp {
    display: block !important;
  }
  img.sp {
    display: inline-block !important;
  }
  span.sp {
    display: inline !important;
  }
}

/*--
  End-responsible-contents  sp
----------------------------*/
@media (max-width: 768px) {
  sup {
    font-size: 8px;
  }
  .pc {
    display: none !important;
  }
  .sp {
    display: block !important;
  }
  .wrap {
    width: 94%;
  }
}

/*----------------------------
  layout
----------------------------*/
.all-wrap {
  overflow: hidden;
  width: 100%;
}
.clearfix:before, .clearfix:after {
  content: "";
  display: table;
}
.clearfix:after {
  clear: both;
}
.clearfix {
  zoom: 1;
}
.wrap {
  position: relative;
  margin: 0 auto;
  width: 90%;
  max-width: 1400px;
}

.js-scroll {
  transform: translateY(10px);
  opacity: 0;
  transition: opacity 0.8s ease, transform 1s cubic-bezier(0.455, 0.03, 0.515, 0.955);
  position: relative;
  z-index: 2;
}
.js-scroll.on {
  transform: translateY(0px);
  opacity: 1;
}

.fixed-banner {
  position: fixed;
  width: 280px;
  height: auto;
  bottom: -10%;
  right: 1%;
  transform: translateY(-50%);
  z-index: 10000;
}
.fixed-banner img {
  display: block;
}
.fixed-banner img.sp-img {
  display: none;
}
.fixed-banner .close {
  display: block;
  cursor: pointer;
  position: absolute;
  top: 1px;
  right: 1px;
  width: 16%;
}
@media (max-width: 1024px) {
  .fixed-banner {
    position: fixed;
    width: 180px;
    top: 15%;
    bottom: auto;
    right: 1%;
  }
}
@media (max-width: 425px) {
  .fixed-banner {
    max-width: inherit;
    width: auto;
    top: auto;
    bottom: 0;
    right: 0;
    transform: translateY(0);
    z-index: 30;
  }
  .fixed-banner img.pc-img {
    display: none;
  }
  .fixed-banner img.sp-img {
    display: inherit;
  }
  .fixed-banner .close {
    width: 20px;
    top: -20px;
  }
}

.main_visual {
  position: relative;
  text-align: center;
  margin-bottom: 50px;
}
.main_visual .image{
  margin-bottom: 30px;
}
.main_visual .lead{
  text-align: left;
  font-size: 24px;
  line-height: 1.8;
}

.slider{
    margin: auto;
    width: 100%;
}
.slider img{
    height: auto;
    width: 100%;
}
/*slick setting*/
.slick-prev:before,
.slick-next:before {
    color: #000;
}

h2{
  margin-bottom: 30px;
}
.outer {
  display: inline-block;
  position: relative;
  overflow: hidden;
  width: 100%;
  vertical-align: middle;
}
.outer.on .inner {
  transform: translateX(0);
}
.outer.on .inner:after {
  width: 0;
}
.inner {
  display: inline-block;
  padding: 4px 0;
  transform: translateX(-101%);
  transition: transform .75s;
  position: relative;
  margin-left: 0;
}
.inner:after {
  content: "";
  position: absolute;
  top: 0;
  right: 0;
  width: 100%;
  height: 100%;
  background: #ea4b09;
  transition: width .65s .3s;
}
.inner01:after {
  background: #04a881;
}
.inner02:after {
  background: #007cc7;
}
.inner03:after {
  background: #e4002f;
}

.intro{
  text-align: center;
  padding: 40px 0 60px;
  margin-bottom: 10px;
}
.intro .txt{
  text-align: left;
  font-size: 32px;
  line-height: 1.5;
  margin-bottom: 20px;
}
.intro .txt span{
  color: #ff0000;
}
.intro .mini{
  text-align: left;
  font-size: 15px;
  line-height: 1.5;
  margin-bottom: 50px;
}

details {
  margin-bottom: 20px;
}
details[open] .details-content {
  animation: fadeIn .3s ease;
}
@keyframes fadeIn {
  0% {
    opacity: 0;
    transform: translateY(-10px);
  }
  100% {
    opacity: 1;
    transform: none;
  }
}
details summary {
  list-style: none;
  cursor: pointer;
  position: relative;
  margin-bottom: 20px;
}
details summary::-webkit-details-marker {
  display: none;
}
details summary::after {
  content: '';
  background: url(../images/top/close.png);
  background-size: cover;
  display: inline-block;
  width: 38px;
  height: 38px;
  position: absolute;
  right: 0;
  bottom: 14%;
}
details[open] summary::after {
  background: url(../images/top/open.png);
  transition: .3s;
}

.btn-list{
  text-align: right;
}
.btn-list li{
  vertical-align: bottom;
  display: inline-block;
  width: 60%;
  margin-right: 6%;
}
.btn-list li:last-child{
  width: 16%;
  margin-right: auto;
}
.btn-list01{
  text-align: left;
}
.btn-list01 li{
  vertical-align: bottom;
  display: inline-block;
  width: 16%;
  margin-right: 6%;
}
.btn-list01 li:last-child{
  width: 60%;
  margin-right: auto;
}
.btn-list li .btn a{
  text-align: center;
  display: block;
}
.shiny-btn2 {
  display: block;
  position: relative;
  text-align: center;
  text-decoration: none;
  overflow: hidden;
}
.shiny-btn2:hover {
  text-decoration: none;
  box-shadow: none;
  -webkit-transform: translateY(3px);
}
.shiny-btn2::before {
  position: absolute;
  content: '';
  display: inline-block;
  top: -180px;
  left: 0;
  width: 30px;
  height: 100%;
  background-color: #fff;
  transition: 0.2s;
  animation : shiny-btn2 3s ease-in-out infinite;
  z-index: 10;
}
@-webkit-keyframes shiny-btn2 {
  0% { -webkit-transform: scale(0) rotate(45deg); opacity: 0; }
  80% { -webkit-transform: scale(0) rotate(45deg); opacity: 0.5; }
  81% { -webkit-transform: scale(4) rotate(45deg); opacity: 1; }
  100% { -webkit-transform: scale(50) rotate(45deg); opacity: 0; }
}

.models .model-list li{
  display: inline-block;
  width: 49%;
  margin-right: 1%;
}
.models .model-list li:nth-child(2n){
  margin-right: auto;
}
.outer-model {
  display: inline-block;
  position: relative;
  overflow: hidden;
  width: 100%;
  vertical-align: middle;
}
.outer-model.on .inner-model {
  transform: translateX(0);
}
.outer-model.on .inner-model:after {
  width: 0;
}
.inner-model {
  display: inline-block;
  padding: 4px 0;
  transform: translateX(-101%);
  transition: transform .75s;
  position: relative;
  margin-left: 0;
}
.inner-model02 {
  transform: translateX(-401%);
  transition: transform .75s;
  position: relative;
  margin-left: 0;
}
.inner-model:after {
  content: "";
  position: absolute;
  top: 0;
  right: 0;
  width: 100%;
  height: 100%;
  transition: width .65s .3s;
}
.inner-model02:after {
  content: "";
  position: absolute;
  top: 0;
  right: 0;
  width: 100%;
  height: 100%;
  transition: width .65s .3s;
}

.sections{
  text-align: left;
  padding: 40px 0 60px;
  margin-bottom: 10px;
}
.sections .lead{
  font-size: 20px;
  line-height: 1.5;
  margin-bottom: 40px;
}
.change-buttons {
  text-align: center;
}
.change-buttons li {
  float: left;
  width: 50%;
}
.change-buttons .button {
  display: block;
  color: #000;
  font-size: 46px;
  background: #b5e0f5;
  border-radius: 10px 10px 0 0;
}
.change-buttons .button img{
  width: 10%;
}
.change-buttons .button02 {
  background: #eeeeee;
  color: #000;
}
.change-buttons .button span {
  display: inline-block;
  padding: 12px 0 10px;
}
.tab-contents {
  display: none;
}
.tab-contents.current {
  display: block;
}
.tab-list{
  margin-bottom: 50px;
}
.tab-list li{
  padding: 40px;
  box-sizing: border-box;
  background: #b5e0f5;
  border-radius: 0 10px 10px 10px;
  margin-top: -6px;
}
.tab-list li:last-child{
  background: #eeeeee;
  border-radius: 10px 0 10px 10px;
}
.tab-list li .image{
  margin-bottom: 40px;
}
.tab-list li .image.last{
  margin-bottom: 0;
}

.stores{
  text-align: left;
  padding: 40px 0;
  margin-bottom: 10px;
}
.store-list{
  margin-bottom: 20px;
}
.store-list li{
  vertical-align: text-top;
  display: inline-block;
  width: 32.2%;
  margin-right: 1%;
}
.store-list li:last-child{
  margin-right: auto;
}
.store-list .btn-mini a{
  margin: 0;
}
.btn-sp{
  display: none;
}
.store-list .name{
  font-size: 24px;
  line-height: 1.1;
  margin-bottom: 5px;
}
.store-list .add{
  font-size: 18px;
  line-height: 1.1;
  margin-bottom: 20px;
}
.stores .btn-mini a{
  display: block;
  background: #000;
  color: #fff;
  font-size: 24px;
  font-weight: bold;
  padding: 24px 0 22px;
  max-width: 300px;
  width: 80%;
  margin: 0 auto;
  text-align: center;
  border-radius: 10px;
}
.map {
  position: relative;
  width: 100%;
  padding-top: 60%; /* = height ÷ width × 100 */
}
.map iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
.movie{
  margin-bottom: 40px;
  text-align: center;
}
.ricoh-theta-tour-image{
  margin: auto;
}
.sns{
  text-align: left;
  padding: 0 0 60px;
  margin-bottom: 10px;
}
.sns li{
  display: inline-block;
  width: 30.8%;
  margin-right: 3%;
}
.sns li:last-child{
  margin-right: auto;
}
.sns li .text{
  font-size: 32px;
  margin-bottom: 20px;
}
.sns li .text a{
  color: #000;
}
.sns li .text img{
  width: 10%;
}

.box{
  border: 1px solid #000;
  padding: 20px;
  text-align: center;
  margin: 40px auto;
}
.comment{
  font-size: 18px;
  line-height: 1.5;
  margin-bottom: 10px;
}
.bnr{
  margin-bottom: 50px;
}
.sec02 .btn-mini a{
  display: block;
  background: #000;
  color: #fff;
  font-size: 24px;
  font-weight: bold;
  padding: 24px 0 22px;
  max-width: 300px;
  width: 80%;
  margin: auto;
  text-align: center;
}
.annotation{
  font-size: 12px;
  line-height: 1.5;
}

@media screen and (max-width:1024px) {
  .main_visual {
    margin-bottom: 0;
  }
  .main_visual .image{
    margin-bottom: 20px;
  }
  .main_visual .lead{
    font-size: 18px;
    line-height: 1.6;
  }

  .intro .txt{
    font-size: 18px;
  }
  .intro .mini{
    text-align: left;
    font-size: 12px;
    margin-bottom: 20px;
  }

  .sections{
    padding: 30px 0;
  }
  .sections .lead{
    font-size: 16px;
    margin-bottom: 20px;
  }
  .change-buttons .button {
    font-size: 13px;
    border-radius: 10px 10px 0 0;
  }
  .change-buttons .button02 span {
    display: inline-block;
    padding: 16px 0 20px;
  }
  .change-buttons .button img{
    width: 16%;
  }
  .tab-list{
    margin-bottom: 20px;
  }
  .tab-list li{
    padding: 20px 10px;
    border-radius: 0 10px 10px 10px;
    margin-top: -6px;
  }
  .tab-list li:last-child{
    border-radius: 10px 0 10px 10px;
  }
  .tab-list li .image{
    margin-bottom: 20px;
  }
  .tab-list li .image.last{
    margin-bottom: 0;
  }
    
  .btns a {
    font-size: 22px;
    padding: 14px 0 10px;
  }
  .btns .arrow{
    display: inline-block;
    width: 10px;
    height: 10px;
    border: 3px solid;
    border-color:  transparent transparent #000 #000;
    transform: rotate(-45deg);
    margin-bottom: 4px;
  }
    
  .stores{
    padding: 0 0 40px;
  }
  .store-list li{
    display: block;
    width: 80%;
    margin: 0 auto 20px;
  }
  .store-list .btn-mini a{
    font-size: 18px;
    margin: auto;
  }
  .store-list li .btn-pc{
    display: none;
  }
  .movie iframe{
    width: 80% !important;
    margin: auto;
  }
  .btn-sp{
    display: inherit;
    margin-top: 10px;
    margin-bottom: 40px;
  }
    
  .sns{
    padding: 30px 0;
  }
  .sns li .text{
    font-size: 22px;
  }
  .sns li .text img{
    max-width: 35px;
    width: 12%;
  }
  .box{
    padding: 20px;
    margin: 20px auto;
  }
}


@media screen and (max-width:768px) {
  .main_visual .image img.mv-img {
    width: 100%;
  }
    
  details {
    margin-bottom: 0;
  }
  details summary::after {
    width: 20px;
    height: 20px;
  }
  details[open] summary::after {
    width: 20px;
    height: 20px;
    background-size: cover;
  }
    
  h2{
    margin-bottom: 10px;
  }
  h2 .js-scroll img{
    width: 38%;
    display: inline-block;
  }
    
  .btn-list{
    text-align: center;
  }
  .btn-list li{
    width: 72%;
    margin-right: 2%;
  }
  .btn-list li:last-child{
    width: 24%;
    margin-right: auto;
  }
  .btn-list01{
    text-align: center;
  }
  .btn-list01 li{
    width: 24%;
    margin-right: 2%;
  }
  .btn-list01 li:last-child{
    width: 72%;
    margin-right: auto;
  }
    
  .btns{
    margin-bottom: 0;
  }
  .btns li{
    display: block;
    width: 100%;
    margin-bottom: 10px;
  }
  .btns a{
    font-size: 18px;
    padding: 20px 0 17px;
  }
  .btns li img{
    vertical-align: inherit;
    width: 10%;
    max-width: 32px;
    margin-bottom: -6px;
  }
  .comment{
    font-size: 16px;
    margin-bottom: 20px;
  }
  .btn-mini a{
    font-size: 20px;
    padding: 23px 0 20px;
    width: 100%;
    margin: auto;
  }
    
.models .model-list li{
  display: block;
  width: 100%;
  margin-bottom: 10px;
}
.models .model-list li:last-child{
  margin-bottom: auto;
}
    
    
    
    
  .store-list{
    margin-bottom: 0;
  }
  .store-list li{
    width: 100%;
  }
  .store-list .name{
    font-size: 18px;
    margin-bottom: 10px;
  }
  .store-list .add{
    font-size: 14px;
  }
  .store-list .btn-mini {
    margin-bottom: 0;
  }
  .movie iframe{
    width: 100% !important;
    margin: auto;
  }
  .sns li{
    display: block;
    width: 100%;
    margin-bottom: 20px;
  }
  .sns li:last-child{
    margin-bottom: auto;
  }
    
  .bnr{
    margin-bottom: 20px;
  }
}

footer {
  width: 100%;
  margin: 50px 0 0;
  text-align: center;
}
footer .image{
  max-width: 283px;
  margin: auto;
}

@media screen and (max-width:425px) {
  .change-buttons .button02 span {
    display: inline-block;
    padding: 12px 0;
  }
  footer{
    width:70%;
    margin: 0 auto 80px;
  }
}



