@charset "UTF-8";

/*----------------------------
  default
----------------------------*/

@font-face {
  font-family: "SansPro Regular";
  font-weight: 100;
  src: url("../font/SourceSansPro-Regular.ttf") format("truetype");
}
@font-face {
  font-family: "SansPro Bold";
  font-weight: 700;
  src: url("../font/SourceSansPro-Bold.ttf") format("truetype");
}
@font-face {
  font-family: "SansPro Black";
  font-weight: 700;
  src: url("../font/SourceSansPro-Black.ttf") format("truetype");
}
@font-face {
  font-family: "SansPro Light";
  src: url("../font/SourceSansPro-Light.ttf") format("truetype");
}
/*----------------------------
  reset
----------------------------*/
html {
  scroll-behavior: smooth;
}

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: "Hiragino Kaku Gothic ProN", "Hiragino Sans", Meiryo, sans-serif;
}
body {
  min-width: 320px;
  min-height: 100vh;
  font-size: 14px;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  line-height: 1.214;
  color: #000;
}
h1,h2,h3,h4,h5,h6 {
  font-size: 100%;
  font-family: "Hiragino Kaku Gothic ProN", "Hiragino Sans", Meiryo, sans-serif;
}
.source{
  font-family: 
    "Source Sans Pro Regular", 
    "Source Sans Pro Bold", 
    "Source Sans Pro Black", 
    "Source Sans Pro Light", 
    "Hiragino Sans", 
    "Meiryo", 
    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: 10px;
  }
  .pc {
    display: none !important;
  }
  .sp {
    display: block !important;
  }
  .wrap {
    width: 94%;
    margin: auto;
  }
}

.fixed-banner {
  position: fixed;
  width: auto;
  height: auto;
  bottom: 280px;
  right: 0;
  transform: translateY(-50%);
  z-index: 10000;
}
.fixed-banner a{
  background: #d70b17;
  padding-top: 20px;
  display: flex;
  flex-direction: column;
  align-items: center;
  width: 100px;
  height: 100px;
  border-top-left-radius: 20px;
}
.fixed-banner .image span{
　font-size: 10px;
  color: #fff;
}
.fixed-banner.bnr02{
  bottom: 156px;
}
/*
.fixed-banner.bnr03{
  bottom: 100px;
}
*/
.fixed-banner.bnr02 a{
  border-top-left-radius: 0px;
  border-bottom-left-radius: 20px;
}
/*
.fixed-banner.bnr03 a{
  border-bottom-left-radius: 20px;
}
*/
.fixed-banner img {
  width: 70px;
  display: block;
  margin: auto;
}
.fixed-banner .close {
  display: block;
  cursor: pointer;
  position: absolute;
  top: -7%;
  right: 1%;
  width: 10%;
}
.fix-img{
  position: relative;
}

@media (max-width: 768px) {
  .fixed-banner {
    width: 50%;
    left: 0;
    bottom: -30px;
  }
  .fixed-banner a{
    width: 99%;
    border: 1px solid #fff;
    padding-top: 15px;
    height: 42px;
    border-top-left-radius: 0;
    border-bottom-left-radius: 0;
  }
  .fixed-banner img {
    width: 155px;
}
  .fixed-banner.bnr01 a{
    border-top-left-radius: 0;
  }
  .fixed-banner.bnr02{
    left: auto;
    right: 0;
    bottom: -30px;
  }
  .fixed-banner.bnr02 a{
  border-bottom-left-radius: 0;
}
/*
  .fixed-banner.bnr03{
    width: 34%;
    left: 66%;
    bottom: -45px;
  }
  .fixed-banner.bnr03 a{
    border-bottom-left-radius: 0;
  }
*/
}


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

.slider{
  margin: auto;
  width: 100%;
}
.slider img{
  height: auto;
  width: 100%;
}

.main-visual {
  position: relative;
}
.main-visual img{
  width: 100%;
}
/*
.main-visual .btns{
  position: absolute;
  left: 50%;
  transform: translateX(-50%);
  bottom: 3%;
}
*/
.main-visual .btns {
  position: absolute;
  bottom: 3%;
  left: 50%;
  transform: translateX(-50%);
  z-index: 2;
  width: auto;
}

.main-visual .btns .image {
  width: 580px;
  margin: 0 auto;
}

.main-visual .btns img {
  width: 100%;
  height: auto;
  display: block;
}

.sections{
  margin-bottom: 40px;
}
.sections .wrap{
  width: 94%;
  margin: auto;
}

.intro{
  position: relative;
  margin: 100px auto 20px;
}
/*
.intro .btns{
  position: absolute;
  left: 50%;
  transform: translateX(-50%);
  bottom: 40px;
}
*/
.intro .image {
  position: relative;
}

.intro .btns {
  position: absolute;
  bottom: 6%;
  left: 50%;
  transform: translateX(-50%);
  z-index: 2;
  width: auto;
}

.intro .btns .image {
  width: 580px;
  margin: 0 auto;
}

.intro .btns img {
  width: 100%;
  height: auto;
  display: block;
}

.annotation{
  width: 88%;
  margin: 10px auto 0;
  font-size: 12px;
  line-height: 1.6;
}

.specialoffer{
    margin: 100px auto 0;
}
.specialoffer .offer-text{
    max-width: 730px;
    margin: 50px auto;
    text-align: left;
}
.specialoffer .offer-text .tit{
    font-size: 28px;
    font-weight: 600;
    line-height: 1.6;
    padding-bottom: 10px;
}
.specialoffer .offer-text .day{
    font-size: 22px;
    line-height: 1.8;
    font-weight: 400;
}


.present{
  text-align: center;
}
.present .image{
  margin-bottom: 50px;
}

.seal {
  margin: 100px auto 50px;
}
.seal .title{
  font-size: 50px;
  font-weight: bold;
  color: #d80c18;
  padding: 20px 0 10px;
}
.seal .lead{
  font-size: 30px;
  line-height: 1.6;
}
.seal .lead.gray{
  color: #515151;
}
.seal .image02{
  padding-top: 150px;
}
.seal .btns{
  max-width: 1100px;
  margin: 50px auto;
  display: flex;
  justify-content: space-between;
}
.seal .btns li{
  width: 48%;
}



.lineup {
  padding: 100px 0;
  text-align: center;
}
.lineup .title{
  font-size: 30px;
  padding-bottom: 30px;
}
.lineup .title .mini{
  font-size: 20px;
  display: block;
  padding-top: 10px;
}
.lineup li{
  display: inline-block;
  width: 23%;
  margin-right: 1%;
  vertical-align: text-top;
}
.lineup li:last-child{
  margin-right: auto;
}
.lineup .btns{
  max-width: 560px;
}


.store {
  text-align: center;
  background-color: #f5f5f5;
  padding: 50px 0;
  margin-top: 50px;
}
.store li{
  display: inline-block;
  width: 35%;
  color: #000;
  text-align: left;
  vertical-align: text-top;
  padding: 0;
  margin-top: 0px;
}
.store li:last-child{
  width: 58%;
  margin-right: auto;
}
.store .office{
  font-size: 20px;
  margin-bottom: 10px;
  font-weight: 200;
}
.store .name{
  font-size: 30px;
  margin-bottom: 14px;
  font-weight: 600;
}
.store .add{
  font-size: 22px;
  line-height: 1.7;
}
.store .add span{
  display: inline-block;
  padding-top: 10px;
  font-size: 17px;
  line-height: 1.6;
}
.store .btn{
  max-width: 300px;
  width: 94%;
  margin-top: 60px;
}
.map {
/*  position: relative;*/
  width: 100%;
/*  padding-top: 40%;*/
}
.map iframe {
/*
  position: absolute;
  top: 0;
  left: 0;
*/
  width: 100%;
/*  height: 100%;*/
}

.btns{
  max-width: 560px;
  width: 94%;
  margin: 50px auto 0;
}

footer {
 margin-bottom: 30px;
}
footer .image{
 max-width: 160px;
 margin: auto;
 margin-top: 30px;
}

.page-top {
  position: fixed;
  width: 40px;
  bottom: 20px;
  right: 20px;
  z-index: 30;
}
@media (max-width: 768px) {
  .page-top {
    right: 10px;
    bottom: 9%;
  }
}


@media screen and (max-width:1024px) {
  .main-visual .btns .image {
    width: 400px;
  }
    
  .intro .btns .image {
    width: 400px;
  }

  
}


@media screen and (max-width:768px) {
.all_wrap{
  width: 100%;
  overflow:hidden;
 }
.content-wrap {
  margin: auto;
 }
.main-visual .btns {
  bottom: 3%;
}
.main-visual .btns .image {
  width: 280px;
}
    
.intro .btns .image {
  width: 280px;
}
.intro .btns {
  bottom: 7%;
}  
.intro{
  margin: 50px auto 10px;
  text-align: center;
}

.annotation {
  font-size: 10px;
}
.specialoffer {
  margin: 50px auto 0;
}
.specialoffer .offer-text {
    width: 94%;
    margin: 20px auto;
}
.specialoffer .offer-text .tit {
  font-size: 20px;
}
.specialoffer .offer-text .day {
  font-size: 15px;
}

.present{
  padding: 20px 0 0;
}
.present .image{
  margin-bottom: 0px;
}
.seal {
  margin: 50px auto;
}
.seal .title{
  font-size: 22px;
}
.seal .lead{
  font-size: 14px;
}
.seal .image02 {
  padding-top: 50px;
}
.seal .btns {
  display: block;
  margin: 50px auto 0;
}
.seal .btns li {
    width: 100%;
    margin: 0 auto 10px;
}

.point {
  margin: 50px auto;
}
.point li{
  display: inline-block;
  width: 100%;
  margin-right: auto;
  margin-bottom: 20px;
}
.point li:last-child{
  margin-right: auto;
}
.point .mini{
  font-size: 11px;
}

.btns {
  margin: 20px auto 0;
}
    
.lineup {
  padding: 30px 0;
}
.lineup .title{
  font-size: 30px;
}
.lineup .title .mini{
  font-size: 16px;
}
.lineup li{
  display: inline-block;
  width: 48%;
  margin-right: 1%;
  margin-bottom: 20px;
  vertical-align: text-top;
}
.lineup li:last-child{
  margin-right: auto;
}
.lineup li:nth-child(2){
  margin-right: auto;
}

.lineup02 li{
  width: 100%;
  margin-right: auto;
  margin-bottom: 20px;
  margin-top: 30px;
}
.store {
    margin-top: 20px;
    padding: 30px 0;
}
.store li{
  width: 100%;
  margin-right: auto;
  margin-bottom: 30px;
}
.store li:last-child{
  width: 100%;
  margin-right: auto;
}
    
.store .name{
  font-size: 22px;
}
.store .add{
  font-size: 16px;
}
.store .btn{
  max-width: 250px;
  width: 94%;
  margin-top: 10px;
}
.store .add span {
  font-size: 13px;
}

footer {
  margin-bottom: 90px;
}
/*
footer {
  width: 100%;
  margin:50px 0;
  text-align: center;
}
footer .image{
  max-width: 484px;
  width: 50%;
  margin: auto;
}
*/

@media screen and (max-width:425px) {

/*
  footer{
    width:90%;
    margin: 30px auto 100px;
  }
  footer .image{
    width: 90%;
    margin: auto;
  }
*/
}




