@import url(//fonts.googleapis.com/earlyaccess/notosansjapanese.css);
@import url(https://fonts.googleapis.com/css?family=Montserrat);
/* CSS Document */

.vertical {
  -ms-writing-mode: tb-rl;
  writing-mode: vertical-rl;
  text-align: left;
}
.vertical .mixed {
  -webkit-text-orientation: mixed;
  text-orientation: mixed;
}
.vertical .upright {
  -webkit-text-orientation: upright;
  text-orientation: upright;
}
.noto-sans {
  font-family: 'Noto Sans Japanese', sans-serif;
}
.montserrat {
  font-family: 'Montserrat', sans-serif;
}
.red {
  color: #dd1d22;
}
.green {
  color: #00953b;
}
.blue {
  color: #00b4e3;
}
.arrow_box {
	position: relative;
  display: inline-block;
  color: #fff;
  margin-right: 25px;
  padding-top: 4px;
  padding-right: 8px;
  padding-bottom: 8px;
  padding-left: 10px;
}
.arrow_box:after {
	left: 100%;
	top: 50%;
	border: solid transparent;
	content: " ";
	height: 0;
	width: 0;
	position: absolute;
	pointer-events: none;
	border-width: 18px;
	margin-top: -18px;
}
.arrow_box.orange {
	background: #ff4538;
}
.arrow_box.orange:after {
	border-left-color: #ff4538;
}
.arrow_box.gray {
  background-color: #424242;
}
.arrow_box.gray:after {
	border-left-color: #424242;
}
.main .wrapper.bg_main {
  background-image: url(img/add/main_bg.png);
  background-repeat: no-repeat;
  background-position: left 90%;
  background-size: contain;
  position: relative;
  padding-bottom: 0px;
  margin-bottom: 5%;
}
.main .wrapper .w100.w95 {
  width: 95%;
  margin-right: auto;
  position: relative;
  z-index: 1;
}
.main .wrapper .w100.logo {
  position: absolute;
  z-index: 2;
  top: 1%;
  left: 1%;
  width: 35%;
  max-width: 495px;
}
.main .wrapper .text {
  color: #343232;
  position: absolute;
  top: 2%;
  right: 5%;
  z-index: 2;
}
.main .wrapper .text .mixed {
  display: inline-block;
  font-size: 14px;
  font-family: 'futura', sans-serif;
  margin-left: 20px;
  padding-top: 40px;
  padding-right: 10px;
  border-right: 1px solid #343232;
}
.main .wrapper .text .upright {
  font-size: 20px;
  line-height: 300%;
  letter-spacing: 3px;
  padding-top: 80px;
}
.main .wrapper .text .upright  span {
  display: inline;
  padding-top: 5px;
  padding-right: 5px;
  padding-bottom: 5px;
  padding-left: 5px;
  background-color: #fff;
}
.naiyou {
  width: 100%;
  max-width: 800px;
  margin: 0 auto;
}
.naiyou .flex {
  margin-bottom: 3%;
}
.naiyou .flex .item {
  width: 45%;
}
.naiyou .flex .item.schedule {
}
.naiyou_title {
  font-size: 24px;
  letter-spacing: .1em;
  position: relative;
}
.naiyou .title_img img {
  width: 50%;
}
.naiyou_title::after {
  content: "";
  position: absolute;
  top: 60%;
  left: -5%;
  width: 110%;
  height: 41%;
  background-color: rgba(241,156,193,0.50);
  z-index: -1;
}
@media screen and (max-width:768px) {
  .bg_main img {
    width: 95%;
  }
  .naiyou .title_img img {
    width: 65%;
}
}
@media screen and (max-width:480px) {
  .bg_main img {
    width: 97%;
  }
  .naiyou_title {
    font-size: inherit;
  }
  .naiyou .title_img img {
    width: 100%;
}
  .item.schedule dl {
    padding: 16px 8px!important;
  }
  .item.present .flex .number {
    width: 20%;
  }
  .item.present .flex .text {
    width: 80%!important;
  }
  .naiyou_title_img img {
    width: 90%!important;
  }
}
.naiyou_title_img {
  margin-top: 40px;
}
.naiyou_title_img img {
  width: 50%;
}
.item.schedule p {
  margin-bottom: 2%;
}
.item.schedule .txt26 {
  letter-spacing: 2px;
}
.item.schedule .txt26 span {
  font-size: 75%;
}
.item.schedule .txt26 span:first-child {
  font-size: 100%;
}
.item.schedule dl {
  border: 1px solid #303030;
  margin: 40px 0;
  border-radius: 10px;
  padding: 28px 10px 20px;
  background-color: #fffde4;
}
.item.schedule dl .txt18 {
  font-size: 16px;
}
.item.schedule dl dt {
  width: 20%;
}
.item.schedule dl dd {
  width: 80%;
  text-align: left;
  padding-left: 5px;
}
.item.schedule dl dd .txt14 {
  letter-spacing: 0px;
}
.naiyou .flex .item.present {
}
.item.present {
  margin-top: 60px;
}
.item.present .present_img {
  width: 130%;
}
.item.present .flex {
  -webkit-align-items: center;
  align-items: center;
  justify-content: center;
  border-bottom: 1px dashed #aaa;
  padding: 16px 0;
}
.item.present .flex .number {
/*  width: 20%;*/
}
.item.present .flex .text {
  width: 40%;
  letter-spacing: 0px;
  text-align: start;
	padding-left: 35px;

}

.privilege {
  margin: 3% auto 5%;
}
.privilege .wrapper.flex {
  -webkit-align-items: center;
  border: 1px solid #303030;
  align-items: center;
justify-content: center;
  border-radius: 10px;
  padding-top: 20px;
  padding-right: 20px;
  padding-bottom: 20px;
  padding-left: 20px;
  background-color: #fffde4;
}
.privilege .wrapper .item {
  position: relative;
}
.privilege .wrapper .item.title {
  position: relative;
  width: 40%;
}
/*
.privilege .wrapper .item.title::after {
  content: "";
  display: block;
  width: 1px;
  height: 100%;
  background-color: #000;
  position: absolute;
  top: 0;
  right: -16%;
}
*/
.item.title p {
  margin-bottom: 2%;
}
.item.title .image {
  position: absolute;
  top: 20%;
  left: -12%;
}
.precenttxt26 {
	font-size: 23px;
	line-height: 30px;
    letter-spacing: 1px;
}
.item.title .txt12 {
  line-height: normal;
}
.privilege .wrapper .item.flex2.dtl {
  width: 40%;
  gap:20px;
  align-items: center;  
}
.flex2 {
    display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    -webkit-justify-content: space-between;
    justify-content: center;
    -webkit-align-content: flex-start;
    align-content: flex-start;
    -webkit-align-items: flex-start;
    align-items: flex-start;
}
.item.dtl p {
  margin-bottom: 2%;
}
.item.dtl .txt20 span {
  font-size: 75%;
}
.seijin_menu {
  margin-bottom: 3%;
}
.seijin_menu .title {
  margin-bottom: 6%;
}
.seijin_menu .title .image {
  margin-bottom: 2%;
}
.seijin_menu .title .txt20 {
  display: inline;
  line-height: 215%;
}
.seijin_menu .title .txt20 span {
  display: inline;
  padding-top: 3px;
  padding-right: 3px;
  padding-bottom: 3px;
  padding-left: 3px;
  background-color: #f7f5f4;
}
.seijin_menu .flex {
}
.seijin_menu ul.flex li {
  padding-right: 3%;
  padding-left: 3%;
  margin-bottom: 3%;
}
.seijin_menu ul.flex li p {
  margin-bottom: 2%;
}
.seijin_menu ul li .number span {
  display: inline-block;
  margin-left: auto;
  margin-right: auto;
  border-bottom: 1px solid #303030;
}
.q_a {
  margin-bottom: 8%;
}
.q_a .title {
  margin-bottom: 5%;
}
.q_a dl {
  margin-bottom: 5%;
  text-align: justify;
  max-width: 850px;
  width: 100%;
  margin-right: auto;
  margin-left: auto;
}
.q_a dl dt {
  margin-bottom: 3%;
  letter-spacing: 1px;
}
.q_a dl dd {
}
.plan {
}
.plan .title {
  margin-bottom: 5%;
}
.plan .plan_box {
  margin-bottom: 5%;
}
.plan .plan_box .set  {
  width: 80%;
}
.plan ul.flex {
}
.plan ul li {
  position: relative;
  width: 12%;
}
.plan ul li::after {
  content: "";
  display: inline-block;
  position: absolute;
  width: 25px;
  height: 25px;
  top: 30%;
  right: -33px;
  background-image: url(img/add/icon_plus.png);
  background-size: contain;
  background-position: center;
  background-repeat: no-repeat;
}
.plan ul li:last-child::after {
  display: none;
}
.plan ul li .txt13  {
  letter-spacing: 0px;
}
.plan .plan_box .dtl {
  width: 20%;
  padding-left: 3%;
  text-align: justify;
}
.plan .plan_box .dtl .item {
  margin-bottom: 8%;
}
.plan .place {
}
.plan .place .all.flex {
  -webkit-align-items: center;
          align-items: center;
	text-align: left;
	margin-bottom: 3%;
}
.plan .place .all .about  {
  width: 55%;
}
.plan .place .all .about .dtl {
	margin-bottom: 5%;
}
.plan dl.dtl dt  {
  width: 22%;
}
.plan dl.dtl  dd {
  width: 78%;
}
.plan dl.clm3 .year {
  width: 13%;
}
.plan dl.clm3 dd {
  width: 65%;
}
.plan dl.clm3 dd span {
  font-size: 75%;
}
.plan dl.clm3 dd span:first-child {
  font-size: 100%;
}
.plan .place .mincho {
	text-align: center;
	background-color: #eee;
	margin-bottom: 2%;
	border-radius: 5px;
}
.plan .place .all .map {
	width: 35%;
}
.plan .contact.flex  {
  text-align: left;
  -webkit-align-items: stretch;
          align-items: stretch;
}
.plan .contact .item  {
}
.plan .contact .contacts {
	font-size: 16px;
	width: 23%;
	padding-top: 8px;
	padding-right: 30px;
}
.plan .contact .contacts p {
	margin-bottom: 8%;
}
.plan .contact .contacts .title {
}
.plan .contact .contacts .txt13 {
}
.plan .contact .contacts .linea {
	padding-top: 3px;
	padding-right: 8px;
	padding-left: 8px;
	padding-bottom: 3px;
	border-radius: 5px;
	background-color: #eee;
	text-align: center;
	max-width: 160px;
	margin-left: auto;
	margin-right: auto;
}
.plan .contact .contacts .qrcode {
	max-width: 160px;
	margin-right: auto;
	margin-left: auto;
}
.plan .contact .shop  {
  width: 77%;
}
.plan .contact .shop .f18 {
  border-bottom: 1px solid #303030;
  margin-bottom: 10px;
  padding-bottom: 10px;
  margin-top: 10px;
}
.plan .contact .shop .shop_dtl {
  margin-bottom: 5px;
}
.plan .contact .shop dl dt {
  width: 20%;
}
.plan .contact .shop dl dd {
  width: 40%;
}
.plan .contact .shop dl dd.place_dtl {
  width: 50%;
}
.plan .contact .shop dl dd.tel {
  width: 30%;
  text-align: right;
}
.plan .contact .shop.flex {
}
.plan .contact .shop .inner_shop {
	width: 48%;
}
.plan .contact .shop .inner_shop dl dt {
	width: 100%;
}
.plan .contact .shop .inner_shop dl dd.place_dtl {
	width: 100%;
}
.plan .contact .shop .inner_shop dl dd.place_dtl br {
	display: none;
}
.plan .contact .shop .inner_shop dl dd.tel {
	width: 100%;
	max-width: none;
	text-align: left;
	font-weight: bold;
}
.gallery {
  margin-bottom: 5%;
}
.gallery .title {
  margin-bottom: 2%;
}
.gallery .gallery_insta {
  padding-top: 20px;
  background-color: #F3F1EE;
  margin-bottom: 20px;
  padding-right: 20px;
  padding-bottom: 20px;
  padding-left: 20px;
}
.gallery .gallery_insta .flex {
  -webkit-align-items: center;
  align-items: center;
  margin-bottom: 0px;
}
.gallery .gallery_insta .flex .item {
  text-align: left;
  font-size: 16px;
  max-width: 250px;
  margin-bottom: 0px;
  margin-right: auto;
  margin-left: auto;
}
.gallery .gallery_insta .flex .item.grow2 {
  flex-grow: 2;
  max-width: none;
  padding-top: 20px;
  padding-right: 20px;
  padding-bottom: 20px;
  padding-left: 20px;
}
.gallery .flex {
  margin-bottom: 1%;
}
.gallery .flex .item {
  width: 23.5%;
  margin-bottom: 20px;
}
.gallery .flex .item img {
  width: 100%;
  height: auto;
  vertical-align: bottom;
}
.gallery .btn-wrap {
  text-align: center;
}
.gallery .btn-wrap .btn {
  display: inline-block;
  padding-top: 15px;
  padding-right: 30px;
  padding-bottom: 15px;
  border: 1px solid #555555;
  padding-left: 30px;
  border-radius: 10px;
  font-size: 16px;
}
@media screen and (max-width:1000px){
	.item.title .image {
    position: absolute;
    top: 20%;
    left: -25%;
	}
}

@media screen and (max-width:768px){
.arrow_box {
  font-size: 15px;
  margin-right: 25px;
  padding-top: 1px;
  padding-right: 4px;
  padding-bottom: 5px;
  padding-left: 10px;
}
.arrow_box:after {
	border-width: 15px;
	margin-top: -15px;
}
.main{
  padding-bottom: 10%;
}
.main .wrapper .text {
/*
  -ms-writing-mode: tb-rl;
  writing-mode: horizontal-tb;
  ;
*/
  text-align: left;
  top: auto;
  bottom: -40px;
  left: 0px;
}
.main .wrapper .text .mixed {
  padding-top: 0px;
  border-right: none;
  border-bottom: 1px solid #343232;
  margin: 3%;
}
.main .wrapper .text .upright {
  padding-top: 0px;
  line-height: 200%;
  font-size: 16px;
}
.main .wrapper .text .upright  span {
  padding-top: 1px;
  padding-right: 1px;
  padding-bottom: 1px;
  padding-left: 1px;
}
.naiyou {
  width: 90%;
  margin-bottom: 10%;
}
.naiyou_title {
    font-size: 19px;
	}
.naiyou .flex {
  display: block;
  width: 100%;
}
.naiyou .flex .item {
  width: 100%;
  max-width: 450px;
  margin-left: auto;
  margin-right: auto;
  margin-bottom: 10%;
}
.item.schedule dl {
  display: block;
  padding: 20px 80px;
}
.item.schedule dl dt {
  width: 100%;
  text-align: left;
  margin-bottom: 5px;
}
.item.schedule dl dd {
  width: 100%;
}
	.item.present .flex .text {
    width: 80%;
	}
.item.present .flex {
  display: flex;
}
.privilege {
  width: 90%;
  margin-bottom: 10%;
}
.privilege .wrapper .item.title {
  width: 100%;
  border-bottom: 1px solid #303030;
  margin-bottom: 5%;
  padding-bottom: 2%;
}
.privilege .wrapper .item.title br {
  display: none;
}
.privilege .wrapper .item.title::after {
  display: none;
}
.item.title .image {
  top: 0px;
  left: 0px;
}
.privilege .wrapper .item.flex.dtl {
  width: 100%;
-webkit-flex-wrap: start;
    -ms-flex-wrap: start;
        flex-wrap: start;
-webkit-box-pack: start;
   -ms-flex-pack: start;
  -webkit-justify-content: flex-start;
          justify-content: flex-start;
}
.privilege .wrapper .item.flex.dtl li {
  width: 120px;
  text-align: center;
  margin-right: 10px;
  margin-bottom: 5%;
}
.privilege .wrapper .item.flex.dtl li .txt14 {
  text-align: center;
  letter-spacing: 0px;
}
.seijin_menu {
  margin-bottom: 10%;
}
.q_a {
  width: 90%;
  margin-right: auto;
  margin-left: auto;
  margin-bottom: 15%;
}
.q_a .title {
  width: 100%;
  height: auto;
  padding-top: 9%;
  display: block;
  background-image: url(img/add/title_q_a.png);
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
}
.q_a .title img {
  display: none;
}
.plan {
  width: 90%;
  margin-bottom: 10%;
}
.plan .title {
  width: 100%;
  height: auto;
  padding-top: 9%;
  display: block;
  background-image: url(img/add/title_plan.png);
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
}
.plan .title img {
  display: none;
}
.plan .plan_box .set {
  width: 100%;
}
.plan ul.flex {
-webkit-flex-wrap: start;
    -ms-flex-wrap: start;
        flex-wrap: start;
-webkit-box-pack: start;
   -ms-flex-pack: start;
  -webkit-justify-content: flex-start;
          justify-content: flex-start;
  margin-bottom: 3%;
}
.plan ul li {
  width: 75px;
  margin-right: 25px;
  margin-bottom: 10px;
}
.plan ul li::after {
  top: 25px;
  right: -22px;
  width: 20px;
}
.plan ul li .txt13 {
  font-size: 10px;
  line-height: normal;
}
.plan .plan_box .dtl {
  width: 100%;
  padding-left: 0px;
  text-align: center;
  margin-bottom: 1%;
  padding-bottom: 3%;
  padding-top: 3%;
  background-color: #EDEDED;
}
.plan .plan_box .dtl .item {
  display: inline-block;
  margin-left: 25px;
  margin-right: 25px;
  margin-bottom: 0px;
}
.plan .contact .contacts {
	width: 100%;
	padding-right: 0px;
}
.plan .contact .contacts p {
	margin-bottom: 2%;
}
.plan .contact .title {
	background-image: none;
	padding-right: 0px;
}
.plan .place .all .about {
  width: 100%;
  margin-bottom: 5%;
}
.plan .contact .shop {
	width: 100%;
}
.plan .contact .shop dl dd.place_dtl {
  width: 40%;
}
.plan .contact .shop dl dd.tel {
  width: 40%;
}
.plan .place .all .item.map {
  width: 100%;
  max-width: 400px;
  margin-left: auto;
  margin-right: auto;
}
.gallery {
  width: 90%;
}
.gallery .title {
  padding-top: 8%;
  background-image: url(img/gallery/title_photo_gallery.png);
  background-position: center center;
  background-size: cover;
  background-repeat: no-repeat;
}
.gallery .title img {
  display: none;
}
.gallery .gallery_insta {
  margin-bottom: 12px;
}
}

@media screen and (max-width:480px){
.arrow_box {
  margin-right: 20px;
  padding-top: 1px;
  padding-right: 1px;
  padding-bottom: 1px;
  padding-left: 8px;
}
.arrow_box:after {
	border-width: 13px;
	margin-top: -13px;
}
.txt14  {
  font-size: 13px;
  letter-spacing: 0px;
}
.txt20  {
  font-size: 18px;
  letter-spacing: 0px;
}
.txt26  {
  font-size: 22px;
  letter-spacing: 0px;
}
.main {
  padding-bottom: 0%;
}
.main .wrapper.bg_main {
  background-position: left 75%;
}
.main .wrapper .text {
/*
  position: static;
  -ms-writing-mode: tb-rl;
  writing-mode: horizontal-tb;
  ;
*/
  text-align: left;
  top: auto;
  bottom: -40px;
  right: 0;
}
.main .wrapper .text .mixed {
   font-size: 10px;
    margin: 0px 0px 10px 0px;
}
.main .wrapper .text .upright {
    line-height: 140%;
    font-size: 10px;
}
.main .wrapper .w100.logo {
  width: 40%;
  top: 5%;
  left: -4%;
}
.naiyou .flex .schedule {
}
.naiyou .flex .schedule .title_img {
  width: 100%;
  height: auto;
  padding-top: 9%;
  display: block;
  background-image: url(img/add/title_schedule.png);
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
  margin-bottom: 5%;
}
.naiyou .flex .schedule .title_img img {
  display: none;
}
.item.schedule .txt26 {
    letter-spacing: 0px;
}
.naiyou .flex .present .title_img {
  width: 100%;
  height: auto;
  padding-top: 9%;
  display: block;
  background-image: url(img/add/title_tokuten.png);
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
  margin-bottom: 5%;
}
.naiyou .flex .present .title_img img {
  display: none;
}
.privilege .wrapper.flex {
    padding-top: 20px;
    padding-right: 10px;
    padding-bottom: 10px;
    padding-left: 10px;
}
.privilege .wrapper .item.flex.dtl {
-webkit-flex-wrap: justify;
    -ms-flex-wrap: justify;
        flex-wrap: justify;
-webkit-box-pack: justify;
   -ms-flex-pack: justify;
  -webkit-justify-content: space-around;
          justify-content: space-around;
}
.item.present .present_img {
    width: 65%;
}
.item.title .image {
    top: -60px;
    left: calc(50% - 30px);
}
.item.dtl p {
  margin-bottom: 1%;
}
.plan dl.clm3 .year {
  width: 100%;
}
.seijin_menu .title .txt20 {
  line-height: normal;
  display: block;
  width: 100%;
  text-align: left;
  background-color: #f7f5f4;
  padding: 3px;
}
.seijin_menu .title .txt20 br {
  display: none;
}
.seijin_menu .title .txt20 span {
  white-space: normal;
  padding: 0px;
  font-size: 16px;
}
.q_a dl dt.txt18 {
  font-size: 16px;
  letter-spacing: 1px;
}
.plan .plan_box .dtl .item {
  margin-left: 8px;
  margin-right: 8px;
}
.plan dl.dtl dt {
  width: 100%;
  margin-bottom: 5px;
}
.plan dl.dtl dd {
  width: 100%;
}
.plan dl.clm3 dd {
  width: 100%;
}
.plan .place .mincho {
  text-align: justify;
  padding: 3%;
  line-height: normal
}
.plan .contact .title {
  width: 100%;
  font-size: 18px;
  margin-bottom: 2%;
}
.plan .contact .contacts p {
  margin-bottom: 8%;
}
.plan .contact .contacts .linea.txt13 {
	max-width: none;
	padding-top: 12px;
	padding-bottom: 12px;
	background-color: #00c402;
	font-size: 16px;
}
.plan .contact .contacts .linea.txt13 a {
	color: #FFFFFF;
}
.plan .contact .contacts .qrcode {
}
.plan .contact .shop {
  width: 100%;
}
.plan .contact .shop .inner_shop {
	width: 100%;
}
.plan .contact .shop .f18 {
  margin-bottom: 5px;
  padding-bottom: 5px;
}
.plan .contact .shop .shop_dtl {
  margin-bottom: 2%;
}
.plan .contact .shop dl dt {
  width: 100%;
  margin-bottom: 1%;
}
.plan .contact .shop dl dd {
  width: 60%;
}
.plan .contact .shop dl dd.place_dtl {
  width: 60%;
}
.plan .contact .shop dl dd.tel {
  width: 40%;
  margin-right: auto;
  margin-left: 0px;
  margin-bottom: 2%;
  font-weight: bold;
  font-size: 14px;
}
.gallery {
  margin-bottom: 10%;
}
.gallery .title {
  margin-bottom: 5%;
}
.gallery .gallery_insta  {
  padding-top: 10px;
  padding-right: 10px;
  padding-bottom: 10px;
  padding-left: 10px;
}
.gallery .gallery_insta .flex {
  display: block;
}
.gallery .gallery_insta .flex .item {
  width: 100%;
  max-width: 150px;
}
.gallery .gallery_insta .flex .item img {
  margin-bottom: 12px;
}
.gallery .gallery_insta .flex .item.grow2 {
  padding-top: 0px;
  padding-right: 0px;
  padding-bottom: 0px;
  padding-left: 0px;
  font-size: 13px;
}
.gallery .flex .item {
  width: 48%;
  margin-bottom: 12px;
}
.gallery .btn-wrap .btn {
  padding-top: 10px;
  padding-right: 15px;
  padding-bottom: 10px;
  padding-left: 15px;
  border-radius: 10px;
  font-size: 13px;
}
/*	202302追加*/
	.privilege .wrapper .item.flex2.dtl {
    width: 80%;
    margin: 0 auto;
}
	.item.present .flex {
    align-items: center;
    
}
}
