/* Generated by less 3.11.1 */
*,
*::after,
*::before {
  box-sizing: border-box;
}
html {
  font-size: 16px;
  font-family: "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "游明朝", YuMincho, "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
  -webkit-text-size-adjust: 100%;
  -webkit-print-color-adjust: exact;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
body {
  background-color: #fff;
}
a {
  text-decoration: none;
  color: inherit;
}
textarea {
  resize: none;
}
input[type="submit"],
input[type="button"],
button {
  background-color: transparent;
  border: none;
  cursor: pointer;
  outline: none;
  padding: 0;
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
  border-radius: 0;
}
select {
  width: 100%;
  cursor: pointer;
  border: none;
  padding: 0;
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
  line-height: normal;
  border-radius: 0;
}
ul.list {
  margin: 1em 0;
  padding-left: 40px;
  list-style-type: disc;
}
ol.list {
  margin: 1em 0;
  padding-left: 40px;
  list-style-type: decimal;
}
/*
//lightsliderのPager内側処理とカラー
.lSPager{
	@pager_color : #fff;
	@pager_color_active : #38BCA9;
	margin: 0px !important;
	transform: translateY(-50px) !important;
	li{
		a{
			background-color: @pager_color !important;
		}
		&.active{
			a{
				background-color: @pager_color_active !important;
			}
		}
	}
}
*/
#page-loading {
  background-color: #fff;
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 100002;
}
#page-loading .bg {
  background-color: #000;
  position: fixed;
  width: 100%;
  height: 100%;
}
#page-loading svg {
  position: fixed;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  max-width: calc(100% - 20px);
}
#pagenation ul li {
  float: left;
}
#pagenation ul li:not(:last-child) {
  margin-right: 1em;
}
#pagenation ul li.active {
  font-weight: bold;
  text-decoration: underline;
}
.wrap {
  display: flex;
  flex-wrap: wrap;
}
header {
  display: flex;
  width: 100%;
  height: 100vh;
  flex-wrap: wrap;
  position: relative;
}
@media (max-width: 960px) {
  header {
    height: auto;
  }
}
header h1 {
  position: absolute;
  top: 50px;
  left: 50px;
  z-index: 1;
}
header nav {
  position: absolute;
  display: inline-block;
  top: 55px;
  right: 50px;
  z-index: 1;
}
header nav ul {
  display: inline-block;
  zoom: 1;
}
header nav ul:after {
  content: "";
  display: block;
  clear: both;
}
header nav ul li {
  color: #554337;
  font-size: 14px;
  letter-spacing: 0.1em;
  float: left;
}
header nav ul li:not(:last-child) {
  margin-right: 15px;
}
header nav ul li a {
  transition: opacity 0.5s ease-out;
}
header nav ul li a:hover {
  opacity: 0.5;
  filter: alpha(opacity=50);
  /* IE lt 8 */
  -ms-filter: "alpha(opacity=50)";
  /* IE 8 */
}
header .hero {
  width: 50%;
  background-color: #54BCE5;
  position: relative;
  display: flex;
  justify-content: center;
  align-items: center;
  flex-direction: column;
}
@media (max-width: 960px) {
  header .hero {
    height: 100vh;
    width: 100%;
  }
}
header .hero img {
  margin-bottom: 40px;
}
header .hero h2 {
  font-weight: bold;
  margin-bottom: 40px;
  letter-spacing: 0.1em;
  color: #FFF;
}
header .hero p {
  font-size: 12px;
  line-height: 1.8em;
  letter-spacing: 0.1em;
  text-align: center;
  color: #FFF;
}
header .slide {
  width: 50%;
}
@media (max-width: 960px) {
  header .slide {
    width: 100%;
    display: none;
  }
}
header .slide div {
  width: 100%;
  height: 100%;
}
header .text01 {
  position: absolute;
  -ms-writing-mode: tb-rl;
  writing-mode: vertical-rl;
  color: #554337;
  font-size: 14px;
  letter-spacing: 0.2em;
  top: 150px;
  right: 50px;
}
header .text01::after {
  content: "";
  display: inline-block;
  border-right: 1px solid #554337;
  height: 100px;
  margin-top: 15px;
}
.slick-slider {
  margin-bottom: 0 !important;
}
.slick-dots {
  width: auto;
  right: 50px;
  bottom: 10px;
}
.slick-dots button::before {
  color: #000 !important;
  opacity: 1 !important;
}
.slick-dots .slick-active button::before {
  color: #54BCE5 !important;
}
main {
  width: 100%;
  display: flex;
  flex-wrap: wrap;
}
main section.cake {
  background-color: #F8F3EC;
  width: 100%;
  display: flex;
  justify-content: center;
  align-items: center;
}
main section.cake a {
  display: block;
  max-width: 1280px;
  transition: opacity 0.5s ease-out;
}
main section.cake a:hover {
  opacity: 0.5;
  filter: alpha(opacity=50);
  /* IE lt 8 */
  -ms-filter: "alpha(opacity=50)";
  /* IE 8 */
}
main section.cake a img {
  vertical-align: bottom;
  width: 100%;
}
main section.about {
  display: flex;
  flex-wrap: wrap;
  width: 100%;
}
main section.about .bijou {
  width: 100%;
  height: 200px;
}
main section.about .bijou .inner {
  max-width: 1280px;
  margin: 0 auto;
  position: relative;
  height: 100%;
}
main section.about .bijou .ttl {
  position: absolute;
  top: 50%;
  right: 50px;
  transform: translateY(-50%);
  font-size: 17px;
  font-weight: bold;
}
main section.about .bijou .txt {
  position: absolute;
  -ms-writing-mode: tb-rl;
  writing-mode: vertical-rl;
  color: #554337;
  font-size: 12px;
  font-weight: bold;
  letter-spacing: 0.2em;
  top: -100px;
  left: 100px;
  white-space: nowrap;
}
main section.about .img {
  width: 50%;
}
@media (max-width: 960px) {
  main section.about .img {
    width: 100%;
    height: 200px;
  }
}
main section.about .content {
  position: relative;
  width: 50%;
  background-color: #5D4D41;
  padding: 50px;
}
@media (max-width: 960px) {
  main section.about .content {
    width: 100%;
  }
}
main section.about .content h2 {
  font-size: 35px;
  font-weight: bold;
  color: #A99E83;
  letter-spacing: 0.1em;
  margin-bottom: 20px;
}
main section.about .content p {
  color: #fff;
  line-height: 1.8em;
  font-size: 19px;
  margin-bottom: 100px;
}
main section.about .content img {
  position: absolute;
  right: 50px;
  bottom: -60px;
}
@media (max-width: 960px) {
  main section.about .content img {
    left: auto;
    right: 50px;
    bottom: 0;
  }
}
main section.items {
  display: flex;
  flex-wrap: wrap;
  width: 100%;
}
main section.items .ttl {
  width: 100%;
  height: 100px;
}
main section.items .ttl .inner {
  max-width: 1280px;
  height: 100%;
  margin: 0 auto;
  position: relative;
}
main section.items .ttl h2 {
  font-size: 35px;
  font-weight: bold;
  color: #A99E83;
  letter-spacing: 0.1em;
  position: absolute;
  top: 50%;
  left: 50px;
  transform: translateY(-50%);
}
main section.items .item {
  position: relative;
  width: calc(100vw / 4);
  height: calc(100vw / 4);
  display: flex;
  justify-content: center;
  align-items: center;
}
@media (max-width: 960px) {
  main section.items .item {
    width: calc(100vw / 2);
    height: calc(100vw / 2);
  }
}
main section.items .item span {
  display: inline-block;
  background-color: rgba(255, 255, 255, 0.5);
  width: 200px;
  padding: 20px 0;
  text-align: center;
  vertical-align: middle;
  font-size: 12px;
  font-weight: bold;
}
main section.items .regular {
  width: 100%;
  text-align: center;
  background-image: linear-gradient(#3C2212, #3C2212 35%, #F6ED52 35%);
}
main section.items .regular a img {
  max-width: 100%;
  vertical-align: bottom;
}
main section.shop-data {
  width: 100%;
  height: 450px;
}
main section.shop-data .inner {
  max-width: 1280px;
  height: 100%;
  margin: 0 auto;
  position: relative;
  padding: 50px;
  display: flex;
  justify-content: center;
  flex-direction: column;
}
main section.shop-data h2 {
  position: relative;
  font-size: 35px;
  font-weight: bold;
  color: #5D4D41;
  letter-spacing: 0.1em;
  margin-bottom: 30px;
  z-index: 1;
}
main section.shop-data address {
  position: relative;
  font-size: 16px;
  line-height: 1.8em;
  letter-spacing: 0.1em;
  z-index: 1;
}
main section.shop-data img {
  position: absolute;
  right: 50px;
  top: 50%;
  transform: translateY(-50%);
  mix-blend-mode: soft-light;
  z-index: 0;
}
@supports (-ms-ime-align:auto) {
  main section.shop-data img {
    opacity: 0.2;
  }
}
main section.facebook {
  width: 100%;
  padding: 50px;
  text-align: center;
}
main section.facebook h2 {
  font-size: 35px;
  font-weight: bold;
  color: #A99E83;
  letter-spacing: 0.1em;
  margin-bottom: 30px;
  text-align: center;
}
main section.facebook2 {
  width: 100%;
  padding: 50px;
  text-align: center;
}
main section.facebook2 h2 {
  font-size: 35px;
  font-weight: bold;
  color: #A99E83;
  letter-spacing: 0.1em;
  margin-bottom: 30px;
  text-align: center;
  text-indent: 0.1em;
}
main section.facebook2 .wrap {
  display: flex;
  justify-content: center;
}
main section.facebook2 .fb-page {
  width: 500px !important;
  margin: 25px;
}
main section.facebook2 .fb-page iframe {
  width: 500px !important;
}
main section.facebook2 .iswd-base {
  margin: 25px;
}
main section.contact {
  width: 100%;
  padding-top: 50px;
  display: flex;
  flex-wrap: wrap;
}
main section.contact h2 {
  width: 100%;
  font-size: 35px;
  font-weight: bold;
  color: #A99E83;
  letter-spacing: 0.1em;
  margin-bottom: 30px;
  text-align: center;
}
main section.contact .tel {
  width: 50%;
  height: 180px;
  background-color: #5D4D41;
  display: flex;
  justify-content: center;
  align-items: center;
  font-family: -apple-system, BlinkMacSystemFont, 'Helvetica Neue', "ヒラギノ角ゴ ProN", "Hiragino Kaku Gothic ProN", "游ゴシック Medium", "游ゴシック体", "Yu Gothic Medium", YuGothic, "メイリオ", "Meiryo", sans-serif;
}
@media (max-width: 960px) {
  main section.contact .tel {
    width: 100%;
  }
}
main section.contact .tel a {
  display: flex;
  align-items: center;
  color: #fff;
  transition: opacity 0.5s ease-out;
}
main section.contact .tel a:hover {
  opacity: 0.5;
  filter: alpha(opacity=50);
  /* IE lt 8 */
  -ms-filter: "alpha(opacity=50)";
  /* IE 8 */
}
main section.contact .tel a i {
  font-size: 45px;
  margin-right: 20px;
}
main section.contact .tel a .deco {
  letter-spacing: 0.1em;
}
main section.contact .tel a .deco div:first-child {
  font-size: 17px;
  font-weight: bold;
  margin-bottom: 10px;
}
main section.contact .tel a .deco div:last-child {
  font-size: 35px;
  font-weight: bold;
}
main section.contact .tel a .deco div:last-child span {
  font-size: 15px;
}
main section.contact .mail {
  width: 50%;
  height: 180px;
  background-color: #54BCE5;
  color: #fff;
  display: flex;
  justify-content: center;
  align-items: center;
  font-family: -apple-system, BlinkMacSystemFont, 'Helvetica Neue', "ヒラギノ角ゴ ProN", "Hiragino Kaku Gothic ProN", "游ゴシック Medium", "游ゴシック体", "Yu Gothic Medium", YuGothic, "メイリオ", "Meiryo", sans-serif;
}
@media (max-width: 960px) {
  main section.contact .mail {
    width: 100%;
  }
}
main section.contact .mail a {
  display: flex;
  align-items: center;
  color: #fff;
  transition: opacity 0.5s ease-out;
  font-size: 25px;
  font-weight: bold;
  letter-spacing: 0.1em;
}
main section.contact .mail a:hover {
  opacity: 0.5;
  filter: alpha(opacity=50);
  /* IE lt 8 */
  -ms-filter: "alpha(opacity=50)";
  /* IE 8 */
}
main section.contact .mail a i {
  font-size: 35px;
  margin-right: 10px;
}
main section.contact .map {
  width: 100%;
  height: 380px;
}
main section.lineup {
  width: 100%;
}
main section.lineup .box {
  background-size: cover;
  background-position: center center;
  background-repeat: no-repeat;
  position: relative;
}
main section.lineup .inner {
  max-width: 1280px;
  margin: 0 auto;
  position: relative;
  padding: 100px 50px;
  height: 100%;
}
main section.lineup .hero {
  background-image: url(../img/index_lineup_header_bg.jpg);
}
main section.lineup .hero h2 {
  font-size: 54px;
  font-family: sans-serif;
  color: #fff;
  text-shadow: 0 0 10px #15a9c4;
  line-height: 1.6em;
  text-align: right;
  margin-bottom: 50px;
  letter-spacing: 0.1em;
}
main section.lineup .hero p {
  text-align: right;
  line-height: 2em;
  font-size: 19px;
  letter-spacing: 0.1em;
  margin-bottom: 100px;
}
main section.lineup .hero .btn {
  text-align: right;
}
main section.lineup .hero .btn a {
  color: #fff;
  background-color: #2CA5DF;
  border: 1px solid #2CA5DF;
  display: inline-block;
  padding: 25px 50px;
  font-size: 24px;
  letter-spacing: 0.1em;
  text-indent: 0.1em;
  transition: 0.5s ease-out;
}
main section.lineup .hero .btn a:hover {
  color: #2CA5DF;
  background-color: #fff;
}
main section.lineup .chiffon {
  background-image: url(../img/index_linenup_chiffon_bg.jpg);
}
main section.lineup .chiffon h2 {
  margin-bottom: 50px;
}
main section.lineup .chiffon p {
  line-height: 2em;
  font-size: 19px;
  letter-spacing: 0.1em;
  max-width: 550px;
  margin-bottom: 25px;
  text-shadow: #fff 1px 1px 5px, #fff -1px 1px 5px, #fff 1px -1px 5px, #fff -1px -1px 5px, #fff 1px 1px 5px, #fff -1px 1px 5px, #fff 1px -1px 5px, #fff -1px -1px 5px;
}
main section.lineup .chiffon .item {
  margin-bottom: 25px;
}
main section.lineup .chiffon .btn a {
  color: #fff;
  background-color: #2CA5DF;
  border: 1px solid #2CA5DF;
  display: inline-block;
  padding: 15px 35px;
  font-size: 22px;
  border-radius: 25px;
  letter-spacing: 0.1em;
  text-indent: 0.1em;
  transition: 0.5s ease-out;
}
main section.lineup .chiffon .btn a:hover {
  color: #2CA5DF;
  background-color: #fff;
}
main section.lineup .ring {
  background-image: url(../img/index_linenup_ring_bg.jpg);
  height: 1000px;
  overflow-x: hidden;
}
main section.lineup .ring .over {
  display: flex;
  flex-direction: row-reverse;
  min-width: 235px;
  color: #fff;
  background-image: linear-gradient(#2CA5DF 60%, rgba(44, 165, 223, 0));
  padding: 80px 25px;
  position: absolute;
  top: 0;
  right: 50px !important;
  height: 700px;
}
main section.lineup .ring .over h2 {
  font-size: 38px;
  letter-spacing: 0.1em;
  margin-left: 25px;
  -ms-writing-mode: tb-rl;
  writing-mode: vertical-rl;
}
main section.lineup .ring .over p {
  font-size: 19px;
  letter-spacing: 0.1em;
  line-height: 1.6em;
  -ms-writing-mode: tb-rl;
  writing-mode: vertical-rl;
}
main section.lineup .ring .over .item {
  position: absolute;
  bottom: -100px;
  right: -25px;
}
main section.lineup .ring .btn {
  position: absolute;
  bottom: 100px;
  text-align: right;
  right: 50px;
  width: 100%;
}
main section.lineup .ring .btn a {
  color: #fff;
  background-color: #2CA5DF;
  border: 1px solid #2CA5DF;
  display: inline-block;
  padding: 15px 35px;
  font-size: 22px;
  border-radius: 25px;
  letter-spacing: 0.1em;
  text-indent: 0.1em;
  transition: 0.5s ease-out;
}
main section.lineup .ring .btn a:hover {
  color: #2CA5DF;
  background-color: #fff;
}
main section.lineup .tarte {
  background-image: url(../img/index_linenup_tarte_bg.jpg);
}
main section.lineup .tarte h2 {
  font-size: 48px;
  text-shadow: 0 0 5px #2CA5DF, 0 0 5px #2CA5DF, 0 0 10px #2CA5DF, 0 0 10px #2CA5DF;
  color: #fff;
  margin-bottom: 50px;
}
main section.lineup .tarte p {
  line-height: 2em;
  font-size: 19px;
  letter-spacing: 0.1em;
  max-width: 500px;
  margin-bottom: 25px;
  text-shadow: #fff 1px 1px 5px, #fff -1px 1px 5px, #fff 1px -1px 5px, #fff -1px -1px 5px, #fff 1px 1px 5px, #fff -1px 1px 5px, #fff 1px -1px 5px, #fff -1px -1px 5px;
}
main section.lineup .tarte .item {
  margin-bottom: 25px;
}
main section.lineup .tarte .btn a {
  color: #fff;
  background-color: #2CA5DF;
  border: 1px solid #2CA5DF;
  display: inline-block;
  padding: 15px 35px;
  font-size: 22px;
  border-radius: 25px;
  letter-spacing: 0.1em;
  text-indent: 0.1em;
  transition: 0.5s ease-out;
}
main section.lineup .tarte .btn a:hover {
  color: #2CA5DF;
  background-color: #fff;
}
main section.lineup .purin {
  background-image: url(../img/index_linenup_purin_bg.jpg);
  overflow-x: hidden;
}
main section.lineup .purin::before {
  content: '';
  background-image: url(../img/index_linenup_purin_img.png);
  background-size: contain;
  background-position: bottom right;
  background-repeat: no-repeat;
  display: block;
  width: 350px;
  height: 350px;
  position: absolute;
  right: -20px;
  bottom: 0;
}
main section.lineup .purin h2 {
  font-size: 48px;
  color: #2CA5DF;
  text-align: right;
  white-space: nowrap;
  margin-bottom: 50px;
}
main section.lineup .purin h2 span {
  background-color: #fff;
  padding: 25px 50px;
}
main section.lineup .purin p {
  text-align: right;
  line-height: 2em;
  font-size: 19px;
  letter-spacing: 0.1em;
  margin-bottom: 100px;
}
main section.lineup .purin p span {
  display: inline-block;
  max-width: 570px;
  text-align: left;
  text-shadow: #fff 1px 1px 5px, #fff -1px 1px 5px, #fff 1px -1px 5px, #fff -1px -1px 5px, #fff 1px 1px 5px, #fff -1px 1px 5px, #fff 1px -1px 5px, #fff -1px -1px 5px;
}
main section.lineup .purin .item {
  margin-bottom: 25px;
}
main section.lineup .purin .btn a {
  color: #fff;
  background-color: #2CA5DF;
  border: 1px solid #2CA5DF;
  display: inline-block;
  padding: 15px 35px;
  font-size: 22px;
  border-radius: 25px;
  letter-spacing: 0.1em;
  text-indent: 0.1em;
  transition: 0.5s ease-out;
}
main section.lineup .purin .btn a:hover {
  color: #2CA5DF;
  background-color: #fff;
}
main section.lineup .roll {
  background-image: url(../img/index_linenup_roll_bg.jpg);
}
main section.lineup .roll .flex {
  display: flex;
  justify-content: space-between;
}
main section.lineup .roll h2 {
  font-size: 53px;
  color: #fff;
  -ms-writing-mode: tb-rl;
  writing-mode: vertical-rl;
  margin-right: 50px;
  font-weight: bold;
}
main section.lineup .roll p {
  line-height: 2em;
  font-size: 19px;
  letter-spacing: 0.1em;
  margin-bottom: 100px;
  max-width: 600px;
  text-shadow: #fff 1px 1px 5px, #fff -1px 1px 5px, #fff 1px -1px 5px, #fff -1px -1px 5px, #fff 1px 1px 5px, #fff -1px 1px 5px, #fff 1px -1px 5px, #fff -1px -1px 5px;
}
main section.lineup .roll .item {
  margin-bottom: 25px;
}
main section.lineup .roll .btn {
  text-align: right;
}
main section.lineup .roll .btn a {
  color: #fff;
  background-color: #2CA5DF;
  border: 1px solid #2CA5DF;
  display: inline-block;
  padding: 15px 35px;
  font-size: 22px;
  border-radius: 25px;
  letter-spacing: 0.1em;
  text-indent: 0.1em;
  transition: 0.5s ease-out;
}
main section.lineup .roll .btn a:hover {
  color: #2CA5DF;
  background-color: #fff;
}
footer {
  background-color: #54BCE5;
  width: 100%;
  display: flex;
  flex-direction: column;
  align-items: center;
  padding: 20px 0;
  color: #fff;
}
footer .to-top {
  margin-bottom: 30px;
  transition: opacity 0.5s ease-out;
}
footer .to-top:hover {
  opacity: 0.5;
  filter: alpha(opacity=50);
  /* IE lt 8 */
  -ms-filter: "alpha(opacity=50)";
  /* IE 8 */
}
footer .logo {
  margin-bottom: 20px;
}
footer .facebook {
  margin-bottom: 40px;
  transition: opacity 0.5s ease-out;
}
footer .facebook:hover {
  opacity: 0.5;
  filter: alpha(opacity=50);
  /* IE lt 8 */
  -ms-filter: "alpha(opacity=50)";
  /* IE 8 */
}
footer .sns {
  margin-bottom: 25px;
}
footer .sns a {
  font-size: 24px;
  margin: 0px 10px;
  transition: opacity 0.5s ease-out;
}
footer .sns a:hover {
  opacity: 0.5;
  filter: alpha(opacity=50);
  /* IE lt 8 */
  -ms-filter: "alpha(opacity=50)";
  /* IE 8 */
}
footer small {
  font-size: 12px;
}
