@charset "UTF-8";

/* CSS Document */

@media screen and (min-width: 737px) {
#main {
  position: relative;
  max-width: 1172px;
  padding-top: 0%;
  margin: 0 auto;
  max-height: 600px;
}
#main .slider_wrap {
  top: 0;
  width: 100%;
  max-width: 1172px;
  z-index: 10;
  margin: 0 auto;
}
#main .slider_wrap img {
  display: block;
  width: 100%;
  height: auto;
}
#main .catch {
  width: 100%;
  position: absolute;
  top: 38%;
  text-align: center;
  white-space: nowrap;
}
#main .top_slide_white {
  color: #FFFFFF;
  text-shadow: 2px 2px 0px #000000, 0 0 3px #000000;
}
#main .top_slide_black {
  color: #000000;
  text-shadow: 2px 2px 0px #FFFFFF, 0 0 3px #FFFFFF;
}
#main .catch p {
  font-size: 20px;
  line-height: 1.6;
  letter-spacing: 1em;
}
#main .catch p.main_title {
  font-size: 60px;
  line-height: 1.1;
  letter-spacing: 0.1em;
  font-family: "ＭＳ Ｐ明朝", "MS PMincho", "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", serif;
  margin-bottom: 20px;
  padding-top: 0.2em;
  padding-right: 0.2em;
  padding-bottom: 0.2em;
  padding-left: 0.2em;
  font-variant: normal;
  font-weight: bold;
}
#main .top_slide_black p.main_title {
}
#main .top_slide_white p.main_title {
}
#main .catch p.main_title span {
  display: inline-block;
}
.top_section {
  position: relative;
  max-width: 1172px;
  overflow: hidden;
  z-index: 100;
  background: #FFF;
  margin-right: auto;
  margin-left: auto;
  margin-top: 60px;
  max-height: 380px
}
.top_section .bg {
  display: block;
  width: 100%;
  height: auto;
}
.top_section .top_section_inner {
  position: absolute;
  top: 11%;
  width: 100%;
  text-align: center;
  padding-bottom: 1em;
}
.top_section .top_section_inner.top_txt_black, .top_section .top_section_inner.top_txt_black p.text a {
  color: #000000;
}
.top_section .top_section_inner.top_txt_white, .top_section .top_section_inner.top_txt_white p.text a {
  color: #FFFFFF;
}
.top_section .top_section_inner.top_txt_black {
  text-shadow: 2px 2px 0px #FFFFFF, 0 0 3px #FFFFFF;
}
.top_section .top_section_inner.top_txt_white {
  text-shadow: 2px 2px 0px #000000, 0 0 3px #000000;
}
.top_section .top_section_inner .top_section_title {
  font-size: 60px;
  line-height: 1.6;
  font-family: "ＭＳ Ｐ明朝", "MS PMincho", "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", serif;
  letter-spacing: 0.1em;
  font-weight: bold;
}
.top_section .top_section_inner .top_section_title span {
  display: inline-block;
}
.top_section .top_section_inner p.text {
  font-size: 18px;
  margin-top: -0.8%;
}
.top_section .top_section_inner p.text a {
  text-decoration: underline;
}
.top_section .top_section_inner p.text a:hover {
  text-decoration: none;
}
.top_section .top_section_inner p.title {
  font-size: 30px;
  letter-spacing: 1.5em;
}
.wrapper {
  width: 100%;
  padding-top: 80px;
  padding-bottom: 30px;
  clear: both;
  position: relative;
  z-index: 100;
  background: #FFF;
}
.contents, .news, .shop, .kanren, .sns {
  width: 91.8%;
  max-width: 1176px;
  margin: 0 auto;
  clear: both;
}
.contents h2, .news h2, .shop h2, .kanren h2, .sns h2 {
  border-bottom: 1px solid #CCC;
  padding-bottom: 20px;
  color: #000;
  font-size: 20px;
  font-weight: bold;
  letter-spacing: 1em;
  text-align: center;
  line-height: 1.1;
  margin-bottom: 50px;
}
section.contents ul {
  width: 100%;
  overflow: hidden;
}
section.contents ul li {
  width: 31.4%;
  float: left;
  margin: 0 0 2.9%;
}
section.contents ul li.center {
  margin: 0 2.9% 2.9%;
}
.square {
  width: 100%;
  height: 81%;
  max-width: 370px;
  max-height: 300px;
  margin: 0px auto;
  overflow: hidden;
}
.blocks {
  float: left;
  position: relative;
}
.square .blocks a {
  line-height: 0;
}
.blocks .scale {
  cursor: pointer;
}
.square .blocks .bgr img {
  width: 100%;
  max-width: 370px;
  height: auto;
}
.square .blocks .bgr {
  -webkit-transition: all 0.3s ease-out;
  -moz-transition: all 0.3s ease-out;
  -ms-transition: all 0.3s ease-out;
  -o-transition: all 0.3s ease-out;
  transition: all 0.3s ease-out;
}
.grow {
  -webkit-transition: 0.3s ease-in-out;
  -moz-transition: 0.3s ease-in-out;
  -ms-transition: 0.3s ease-in-out;
  -o-transition: 0.3s ease-in-out;
  transition: 0.3s ease-in-out;
}
.grow:hover {
  -webkit-transform: scale(1.1, 1.1);
  -moz-transform: scale(1.1, 1.1);
  -ms-transform: scale(1.1, 1.1);
  -o-transform: scale(1.1, 1.1);
  transform: scale(1.1, 1.1);
}
.square .blocks h3 {
  width: 100%;
  color: #FFF;
  font-size: 20px;
  line-height: 1.1;
  position: absolute;
  text-align: center;
  padding-top: 36%;
  text-shadow: 0 0 15px #000;
  letter-spacing: 0.1em;
}
.square02 {
  width: 100%;
  height: 42.7%;
  max-width: 370px;
  max-height: 157px;
  margin: 0px auto;
  overflow: hidden;
  line-height: 1;
}
.square02 .blocks a {
  line-height: 0;
}
.square02 .blocks .bgr img {
  width: 100%;
  max-width: 370px;
  height: auto;
}
.square02 .blocks h3 {
  width: 100%;
  color: #FFF;
  font-size: 20px;
  line-height: 1.1;
  position: absolute;
  text-align: center;
  padding-top: 18%;
  text-shadow: 0 0 15px #000;
  letter-spacing: 0.1em;
}
section.news {
  max-width: 1176px;
  background: #f2f2f2;
  padding: 1.7%;
  margin: 0 auto 84px;
}
section.news h2 {
  letter-spacing: 0;
}
section.news ul {
  width: 92.3%;
  max-width: 1086px;
  margin: 0 auto;
  overflow: hidden;
  font-size: 18px;
  line-height: 1.2;
  color: #666666;
}
section.news ul li {
  float: left;
  margin-bottom: 20px;
}
section.news ul li.day {
  width: 20%;
}
section.news ul li.text {
  width: 80%;
  padding-left: 40px;
}
section.news ul li.text a {
  color: #666666;
  text-decoration: none;
}
section.news ul li.text a:hover {
  text-decoration: underline;
}
section.shop ul {
  width: 100%;
  overflow: hidden;
}
section.shop ul li {
  float: left;
  margin-bottom: 30px;
}
section.shop ul li.shop_img {
  width: 31.2%;
  max-width: 368px;
  overflow: hidden;
  margin-right: 2.7%;
}
section.shop ul li.shop_img img {
  width: 100%;
  height: auto;
}
section.shop ul li.text {
  width: 65%;
}
section.shop ul li.text h3 {
  font-size: 20px;
  line-height: 1.1;
  padding-bottom: 20px;
}
section.shop ul li.text p {
  width: 100%;
  font-size: 14px;
  color: #666666;
  margin-bottom: 20px;
}
section.shop ul li.text div {
  width: 50%;
  max-width: 240px;
  display: inline-block;
  margin-right: 15px;
}
section.shop ul li.text div img {
  width: 100%;
  height: auto;
}
section.kanren ul {
  width: 100%;
  margin-bottom: 30px;
  overflow: hidden;
}
section.kanren ul li {
  float: left;
  margin-right: 5%;
  width: 30%;
}
section.kanren ul li img {
  width: 100%;
  height: auto;
}
section.kanren ul li:last-child {
  margin-right: 0;
}
section.sns {
  text-align: center;
  margin-bottom: 84px;
}
section.sns div {
  display: inline-block;
  margin-right: 1em;
  margin-left: 1em;
}
.toppage footer {
}
/*　スライド */
.toppage .bx-controls {
}
.toppage .bx-controls .bx-prev, .toppage .bx-controls .bx-next {
  position: absolute;
  top: 44%;
  z-index: 100;
  background-color: rgba(255,255,255,0.10);
  color: rgba(0,0,0,0.30);
  display: block;
  width: 50px;
  height: 50px;
  font-size: 200%;
  text-align: center;
  vertical-align: middle;
  border-radius: 25px;
  padding-top: 0.35em;
}
.toppage .bx-controls .bx-prev {
  left: 20px;
}
.toppage .bx-controls .bx-next {
  right: 20px;
}
.toppage .bx-controls a {
  text-decoration: none;
}
.toppage .bx-controls a:hover {
  background-color: rgba(255,255,255,0.30);
}
}

@media screen and (max-width: 736px) {
body {
}
/*　スライド */
.toppage .bx-controls {
}
.toppage .bx-controls .bx-prev, .toppage .bx-controls .bx-next {
  position: absolute;
  top: 46%;
  z-index: 100;
  background-color: rgba(255,255,255,0.10);
  color: rgba(0,0,0,0.30);
  display: block;
  width: 3rem;
  height: 3rem;
  font-size: 2rem;
  text-align: center;
  vertical-align: middle;
  border-radius: 1.5rem;
}
.toppage .bx-controls .bx-prev {
  left: 1rem;
}
.toppage .bx-controls .bx-next {
  right: 1rem;
}
.toppage .bx-controls a {
  text-decoration: none;
}
.toppage .bx-controls a:hover {
  background-color: rgba(255,255,255,0.30);
}
.slider_wrap {
  position: relative;
}
#main .catch {
  width: 100%;
  position: absolute;
  left: 0;
  top: 38%;
  text-align: center;
  font-family: -apple-system, BlinkMacSystemFont, 'Times New Roman', "ヒラギノ明朝 ProN W3", 'Hiragino Mincho ProN', '游明朝', 'ＭＳ Ｐ明朝', "MS PMincho", serif;
}
#main .catch p {
  font-size: 1.6rem;
}
#main .catch p.main_title {
  font-size: 2.2rem;
  line-height: 1.1;
  letter-spacing: 0.1em;
  margin-bottom: 1rem;
}
.top_slide_white {
  color: rgba(255,255,255,1.00);
  text-shadow: 1px 1px 0px #000000, 0 0 3px #000000;
}
.top_slide_black {
  color: rgba(0,0,0,1.00);
  text-shadow: 1px 1px 0px #FFFFFF, 0 0 3px #FFFFFF;
}
#kirikae {
  margin-top: -1px;
}
.top_section {
  font-family: -apple-system, BlinkMacSystemFont, 'Times New Roman', "ヒラギノ明朝 ProN W3", 'Hiragino Mincho ProN', '游明朝', 'ＭＳ Ｐ明朝', "MS PMincho", serif;
  position: relative;
  width: 100%;
  z-index: 100;
  margin-top: 30px;
}
.top_section .top_section_inner {
  width: 100%;
  text-align: center;
}
.top_section .top_section_inner.top_txt_white {
  color: rgba(255,255,255,1.00);
  text-shadow: 1px 1px 0px #000000, 0 0 3px #000000;
}
.top_section .top_section_inner.top_txt_black {
  color: rgba(0,0,0,1.00);
  text-shadow: 1px 1px 0px #FFFFFF, 0 0 3px #FFFFFF;
}
.top_section .top_section_inner p.text, .top_section .top_section_inner p.text a {
  color: #4c4c4c;
  text-shadow: none;
}
.top_section .top_section_inner .top_section_title {
  margin-top: -19%;
  font-size: 2.2rem;
  line-height: 1.2;
  letter-spacing: 0.1em;
  white-space: nowrap;
}
.top_section .top_section_inner .top_section_title span {
  display: inline-block;
}
.top_section .top_section_inner p.text {
  font-size: 1.6rem;
  margin-top: 15%;
}
.top_section .top_section_inner p.text a {
  text-decoration: underline;
}
.top_section .top_section_inner p.text a:hover {
  text-decoration: none;
}
.top_section .top_section_inner p.title {
  font-size: 1.6rem;
  letter-spacing: 1.5em;
}
.wrapper {
  margin-top: 1rem;
  width: 90%;
  margin-left: auto;
  margin-right: auto;
}
.square {
  width: 100%;
  height: 81%;
  max-width: 370px;
  max-height: 300px;
  margin: 0px auto;
  overflow: hidden;
}
.blocks {
  position: relative;
}
.square .blocks a {
  line-height: 0;
}
.blocks .scale {
  cursor: pointer;
}
.square .blocks .bgr img {
  width: 100%;
  max-width: 370px;
  height: auto;
}
.square .blocks .bgr {
  -webkit-transition: all 0.3s ease-out;
  -moz-transition: all 0.3s ease-out;
  -ms-transition: all 0.3s ease-out;
  -o-transition: all 0.3s ease-out;
  transition: all 0.3s ease-out;
}
.grow {
  -webkit-transition: 0.3s ease-in-out;
  -moz-transition: 0.3s ease-in-out;
  -ms-transition: 0.3s ease-in-out;
  -o-transition: 0.3s ease-in-out;
  transition: 0.3s ease-in-out;
}
.grow:hover {
  -webkit-transform: scale(1.1, 1.1);
  -moz-transform: scale(1.1, 1.1);
  -ms-transform: scale(1.1, 1.1);
  -o-transform: scale(1.1, 1.1);
  transform: scale(1.1, 1.1);
}
.square .blocks h3 {
  width: 100%;
  color: #FFF;
  font-size: 1.6rem;
  line-height: 1.1;
  position: absolute;
  text-align: center;
  padding-top: 30%;
  text-shadow: 0 0 15px #000;
  letter-spacing: 0.1em;
}
.square02 {
  width: 100%;
  height: 42.7%;
  margin: 0px auto;
  /*overflow: hidden;*/
  line-height: 1;
}
.square02 .blocks a {
  line-height: 0;
}
.square02 .blocks .bgr img {
}
.square02 .blocks h3 {
  width: 100%;
  color: #FFF;
  font-size: 1.6rem;
  line-height: 1.1;
  position: absolute;
  text-align: center;
  padding-top: 18%;
  text-shadow: 0 0 15px #000;
  letter-spacing: 0.1em;
}
.contents {
  margin-bottom: 2rem;
}
.contents ul {
  display: flex;
  flex-flow: wrap;
  justify-content: space-between;
}
.contents ul li {
  width: 48%;
  display: block;
  margin-bottom: 4%;
}
section.news {
  width: 100%;
  background: #f2f2f2;
  padding-top: 1rem;
  padding-right: 1rem;
  padding-bottom: 1rem;
  padding-left: 1rem;
  margin-bottom: 2rem;
}
section.news h2 {
  letter-spacing: 0;
}
section.news ul {
  text-align: center;
  width: 100%;
  overflow: hidden;
  font-size: 1.6rem;
  line-height: 1.2;
  color: #666666;
}
section.news ul li {
  margin-bottom: 1rem;
}
section.news ul li.day {
}
section.news ul li.text {
  margin-bottom: 3rem;
}
section.news ul li.text a {
  color: #666666;
  text-decoration: underline;
}
section.news ul li.text a:hover {
}
section.shop {
  margin-bottom: 0;
}
section.shop ul {
  width: 100%;
  overflow: hidden;
}
section.shop ul li {
  float: left;
  margin-bottom: 3rem;
}
section.shop ul li.shop_img {
  width: 40%;
  overflow: hidden;
  margin-right: 5%;
}
section.shop ul li.shop_img img {
  width: 100%;
  height: auto;
}
section.shop ul li.text {
  width: 55%;
}
section.shop ul li.text h3 {
  font-size: 1.8rem;
  line-height: 1.1;
  padding-bottom: 2rem;
}
section.shop ul li.text p {
  width: 100%;
  font-size: 1.4rem;
  color: #666666;
  margin-bottom: 2rem;
}
section.shop ul li.text div {
  width: 100%;
  margin-bottom: 10px;
}
section.shop ul li.text div img {
  width: 100%;
  height: auto;
}
section.kanren {
  margin-bottom: 5rem;
}
section.kanren ul li {
  float: none;
  margin-right: 0;
  width: 100%;
  margin-bottom: 15px;
}
section.kanren ul li img {
  width: 100%;
  height: auto;
}
section.sns {
  text-align: center;
  margin-bottom: 2rem;
}
section.sns div {
  display: block;
  margin-right: 0;
  margin-left: 0;
  margin-bottom: 2rem;
}
}
