@charset "UTF-8";
/*
	filename: index.css
	revision: 1
	update  : 2019.03.XX
*/
/*============================================================
	CONTAINER
*/
.home {
  position: fixed;
  top: 0;
  left: 0;
  overflow: hidden;
  width: 100%;
  min-width: 1048px;
  height: 100%;
}
.jr-insta-time{
	  display:none;
	}
@media screen and (max-width: 767px) {
  .home {
    min-width: 1px;
  }

}
.attention_co{
	margin: 0 auto 10px auto;
	padding: 0 0;
	text-align: right;
	
	}
.attention_co a{
	font-size: 70%;
	color: #A6A6A6;
	}


@media (max-width: 767px) {
	.attention_co{
	margin: 0 auto 10px auto;
	padding: 0 0;
	text-align: center;
	
	}
}




/*============================================================
	WALL
*/
.wall {
  position: absolute;
  z-index: 1001;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: #fff;
}

/*============================================================
	FOOTER
*/
.footer {
  position: fixed;
  z-index: 2000;
  bottom: 0;
  left: 0;
}

/*============================================================
	SCROLL DOWN
*/
.scrolldown {
  overflow: hidden;
  position: absolute;
  z-index: 1000;
  top: 70px;
  right: 100%;
  width: 738px;
  height: 110px;
  background-color: #fff;
  white-space: nowrap;
  -ms-transform-origin: 100% 0%;
  transform-origin: 100% 0%;
  -moz-transform-origin: 100% 0%;
  -webkit-transform-origin: 100% 0%;
  -ms-transform: rotate(-90deg);
  transform: rotate(-90deg);
  -moz-transform: rotate(-90deg);
  -webkit-transform: rotate(-90deg);
}
.scrolldown__list {
  position: absolute;
  top: 50%;
  left: 0;
  display: block;
  margin-top: -8px;
  list-style-type: none;
  width: 600%;
  height: 100%;
  -o-transition: left 1s cubic-bezier(0.645, 0.045, 0.355, 1);
  transition: left 1s cubic-bezier(0.645, 0.045, 0.355, 1);
  -moz-transition: left 1s cubic-bezier(0.645, 0.045, 0.355, 1);
  -webkit-transition: left 1s cubic-bezier(0.645, 0.045, 0.355, 1);
}
.scrolldown__item {
  display: block;
  float: left;
  width: 16.666%;
  text-align: center;
  font-size: 16px;
  line-height: 1;
  letter-spacing: 0.4em;
  color: #707070;
}
.scrolldown__item-text {
  position: relative;
  display: inline-block;
  padding: 0 10px 0 60px;
}
.scrolldown__item-text--arrow {
  position: absolute;
  top: 1px;
  left: 0;
  display: block;
  width: 40px;
  height: 12px;
  background-color: transparent;
  background-repeat: no-repeat;
  background-image: url(../img/arrow_scrolldown.png);
  background-position: 0 0;
  background-size: cover;
}
.scrolldown__item-text:after {
  content: "■";
  display: inline-block;
  margin-left: -1em;
  opacity: 0;
}
.scrolldown__bar {
  position: absolute;
  bottom: 0;
  right: 0;
  width: 100%;
  height: 4px;
  background-color: #e1e1e1;
}
.scrolldown__bar-progress {
  position: absolute;
  bottom: 0;
  right: 0;
  display: block;
  width: 20%;
  height: 100%;
  background-color: #a43d26;
  -o-transition: width 1s cubic-bezier(0.645, 0.045, 0.355, 1);
  transition: width 1s cubic-bezier(0.645, 0.045, 0.355, 1);
  -moz-transition: width 1s cubic-bezier(0.645, 0.045, 0.355, 1);
  -webkit-transition: width 1s cubic-bezier(0.645, 0.045, 0.355, 1);
}

.body-short .scrolldown {
  width: 600px;
}

.body-short.body-ultra-short .scrolldown {
  width: 500px;
}

@media screen and (max-width: 767px) {
  .scrolldown {
    top: 80px;
    width: 320px;
    height: 34px;
  }
  .scrolldown__list {
    margin-top: -5px;
  }
  .scrolldown__item {
    font-size: 10px;
  }
  .scrolldown__item-text {
    padding: 0 10px 0 50px;
  }
  .scrolldown__item-text--arrow {
    top: -1px;
  }
}

/*============================================================
	KEYVISUAL
*/
.keyvisual {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: #000;
}
.keyvisual__list {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
.keyvisual__item {
  display: none;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: transparent;
  background-repeat: no-repeat;
  background-size: cover;
  background-attachment: fixed;
}
.keyvisual__item01 {
  background-image: url(../img/kv_news.jpg);
  background-position: 50% 0%;
}
.keyvisual__item02 {
  background-image: url(../img/kv_bride2023.jpg);
  background-position: 50% 0%;
}
.keyvisual__item03 {
  background-image: url(../img/kv_groom.jpg);
  background-position: 50% 0%;
}
.keyvisual__item04 {
  background-image: url(../img/kv_guest.jpg);
  background-position: 20% 0%;
}
.keyvisual__item05 {
  background-image: url(../img/kv_pressroom.jpg);
  background-position: 20% 0%;
}
.keyvisual__item06 {
  background-image: url(../img/kv_instagram.jpg);
  background-position: 30% 0%;
}

@media screen and (max-width: 767px) {
  .keyvisual__item01 {
    background-image: url(../img/kv_news_sp.jpg);
    background-position: 30% 0%;
  }
  .keyvisual__item02 {
    background-image: url(../img/kv_bride2023_sp.jpg);
    background-position: 100% 0%;
  }
  .keyvisual__item03 {
    background-image: url(../img/kv_groom_sp.jpg);
    background-position: 50% 0%;
  }
  .keyvisual__item04 {
    background-image: url(../img/kv_guest_sp.jpg);
    background-position: 50% 0%;
  }
  .keyvisual__item05 {
    background-image: url(../img/kv_pressroom_sp.jpg);
    background-position: 20% 0%;
  }
  .keyvisual__item06 {
    background-image: url(../img/kv_instagram_sp.jpg);
    background-position: 80% 0%;
  }
}

/*============================================================
	STAGE
*/
.stage {
  position: relative;
  z-index: 999;
  overflow: hidden;
  padding: 70px 0 84px;
  height: 100%;
}

.stage-wrap {
  position: relative;
  height: 600%;
}

@media screen and (max-width: 767px) {
  .stage {
    padding: 80px 0 35px;
  }
}

/*============================================================
	CONTENT
*/
.content {
  overflow: hidden;
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: left;
  -ms-flex-pack: left;
  justify-content: left;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}

.container {
  position: relative;
  margin: 0 auto;
  padding: 0 40px 0 140px;
  max-width: 1360px;
  width: 100%;
}

@media screen and (max-width: 767px) {
  .container {
    padding: 0 20px 0 60px;
  }
}

/*============================================================
	BUTTON
*/
.content__btn {
  width: 170px;
}
.content__btn:before {
  content: "";
  display: block;
  margin: 12px auto;
  width: 1px;
  height: 22px;
  background-color: #a43d26;
}
.content__btn-link {
  display: block;
  padding: 1em 0;
  border: 1px solid #fff;
  text-align: center;
  text-decoration: none;
  font-size: 12px;
  line-height: 1;
  color: #fff;
  letter-spacing: 0.1em;
}
.content__btn-link:after {
  content: "■";
  display: inline-block;
  margin-left: -1em;
  opacity: 0;
  letter-spacing: 0;
}
.content__btn-link:hover {
  opacity: 0.5;
}


.content__btn-link02 {
display: inline-block;
 padding: 1em 0;
 margin: 30px 0 0 0;
 border: 1px solid #fff;
  text-align: center;
  text-decoration: none;
  font-size: 12px;
  line-height: 1;
  color: #fff;
  letter-spacing: 0.1em;
	width: 170px;
}

.content__btn-link02:hover {
opacity: 0.5;
}




@media screen and (max-width: 767px) {
  .content__btn {
    width: 144px;
  }
  .content__btn:before {
    margin: 12px auto;
    height: 12px;
  }
  .content__btn-link {
    font-size: 10px;
  }
}

@media screen and (max-width: 767px){
 .content-pressroom__container .content__btn {
    width: 200px;
    padding: 0 0 0 60px;
}
}

/*============================================================
	COMINGSOON
*/
.comingsoon {
  position: absolute;
  width: 230px;
}
.comingsoon img {
  width: 100%;
}

@media screen and (max-width: 767px) {
  .comingsoon {
    position: static;
    width: 142px;
  }
}

/*============================================================
	ADD BACKGROUND
*/
.add-bg {
  display: block;
  background-color: transparent;
  background-position: 50% 50%;
  background-repeat: no-repeat;
  -webkit-background-size: cover;
  background-size: cover;
}
.add-bg img {
  display: none;
}

/*============================================================
	CONTENT NEWS
*/
.content-news a {
  text-decoration: none;
}

.content-news__container {
  position: absolute;
  left: 0;
  bottom: 0;
  max-width: 100%;
  width: 100%;
}

.content-news__scroll {
  width: 100%;
}

.content-news__wrap {
  display: table;
  margin: 0 auto;
  background-color: #fff;
}

.content-news__head {
  display: table-cell;
  vertical-align: middle;
  padding: 0 20px;
  width: 235px;
  text-align: center;
}

.content-news__title {
  font-weight: 300;
  font-size: 23px;
  line-height: 1.1;
  letter-spacing: 0.1em;
}

.content-news__btn {
  margin: 0 auto;
}
.content-news__btn:before {
  height: 14px;
}
.content-news__btn-link {
  border-color: #c4c4c4;
  color: #707070;
}

.content-news .news__item {
  display: table-cell;
  vertical-align: top;
  width: 235px;
  border-left: 1px solid #c4c4c4;
}
.content-news .news__item .news__link {
  display: block;
  text-decoration: none;
  color: #707070;
}
.content-news .news__item .news__link .news__thumb {
  overflow: hidden;
}
.content-news .news__item .news__link .news__thumb-img {
  display: block;
  width: 100%;
  -webkit-transition: -webkit-transform 0.8s cubic-bezier(0.165, 0.84, 0.44, 1);
  transition: -webkit-transform 0.8s cubic-bezier(0.165, 0.84, 0.44, 1);
  -o-transition: transform 0.8s cubic-bezier(0.165, 0.84, 0.44, 1);
  transition: transform 0.8s cubic-bezier(0.165, 0.84, 0.44, 1);
  transition: transform 0.8s cubic-bezier(0.165, 0.84, 0.44, 1),
    -webkit-transform 0.8s cubic-bezier(0.165, 0.84, 0.44, 1);
  -moz-transition: transform 0.8s cubic-bezier(0.165, 0.84, 0.44, 1);
  -webkit-transition: transform 0.8s cubic-bezier(0.165, 0.84, 0.44, 1);
}
.content-news .news__item .news__link:hover .news__thumb-img {
  -ms-transform: scale(1.14);
  transform: scale(1.14);
  -moz-transform: scale(1.14);
  -webkit-transform: scale(1.14);
}

.content-news .news__date {
  display: table;
  padding: 15px 15px 5px;
  font-family: "Overpass";
}
.content-news .news__date-day {
  display: table-cell;
  vertical-align: bottom;
  font-size: 41px;
  line-height: 1;
  color: #000;
}
.content-news .news__date-day:after {
  content: "■";
  display: inline-block;
  margin-left: -1em;
  opacity: 0;
  letter-spacing: 0;
}
.content-news .news__date-month {
  display: table-cell;
  vertical-align: middle;
  padding-left: 0.5em;
  padding-bottom: 0.2em;
  font-size: 13px;
  line-height: 1.3;
  letter-spacing: 0.1em;
}
.content-news .news__date-month:after {
  content: "■";
  display: inline-block;
  margin-left: -1em;
  opacity: 0;
  letter-spacing: 0;
}

.content-news .news__title {
  padding: 0 15px 20px;
  font-size: 12px;
  line-height: 1.6;
}

@media screen and (max-width: 1360px) {
  .content-news .news__item:last-child {
    display: none;
  }
}

@media screen and (max-width: 1120px) {
  .content-news__head {
    width: 210px;
  }
  .content-news .news__item {
    width: 210px;
  }
}

@media screen and (max-width: 767px) {
  .content-news__container {
    padding: 0;
  }
  .content-news__scroll {
    overflow: hidden;
    /*overflow-x: scroll;*/
    /*-webkit-overflow-scrolling: touch;*/
  }
  .content-news__wrap {
    margin: 0 0 0 60px;
    width: auto;
  }
  .content-news__head {
    padding: 0;
    width: 1px;
  }
  .content-news__title {
    width: 125px;
    font-size: 23px;
    line-height: 1.1;
  }
  .content-news__btn {
    margin: 0 auto;
    width: 100px;
  }
  .content-news__btn:before {
    height: 13px;
  }
  .content-news .news__item {
    width: 1px;
  }
  .content-news .news__item:last-child {
    display: table-cell;
  }
  .content-news .news__thumb {
    width: 125px;
  }
  .content-news .news__date {
    padding: 13px 12px 5px;
  }
  .content-news .news__date-day {
    font-size: 33px;
  }
  .content-news .news__date-month {
    font-size: 10px;
  }
  .content-news .news__title {
    padding: 0 12px 12px;
    font-size: 10px;
    word-break: break-all;
  }
}

/*============================================================
	CONTENT BRIDE
*/
.content-bride {
  color: #fff;
}
.content-bride__title {
  font-family: "RameauPro-Light";
  font-weight: normal;
  font-size: 72px;
  line-height: 1;
}
.content-bride__copy {
  font-weight: normal;
  font-size: 12px;
  line-height: 1.6;
}

@media screen and (max-width: 767px) {
  .content-bride__container {
    padding-bottom: 4%;
  }
  .content-bride__title {
    font-size: 50px;
  }
  .content-bride__copy {
    font-size: 10px;
  }
}

@media screen and (max-width: 374px) {
  .content-bride__container {
    padding-top: 70px;
  }
  .content-bride__title {
    font-size: 44px;
  }
}

/*============================================================
	CONTENT GROOM
*/
.content-groom {
  color: #fff;
}
.content-groom__title {
  font-family: "RameauPro-Light";
  font-weight: normal;
  font-size: 72px;
  line-height: 1;
}
.content-groom__copy {
  font-weight: normal;
  font-size: 12px;
  line-height: 1.6;
}

@media screen and (max-width: 767px) {
  .content-groom__container {
    padding-bottom: 4%;
  }
  .content-groom__title {
    font-size: 50px;
  }
  .content-groom__copy {
    font-size: 10px;
  }
}

@media screen and (max-width: 374px) {
  .content-groom__container {
    padding-top: 70px;
  }
  .content-groom__title {
    font-size: 44px;
  }
}

/*============================================================
	CONTENT GUEST
*/
.content-guest {
  color: #fff;
}
.content-guest__head {
  display: inline-block;
  position: relative;
}
.content-guest__title {
  font-family: "RameauPro-Light";
  font-weight: normal;
  font-size: 72px;
  line-height: 1;
}
.content-guest__copy {
  font-weight: normal;
  font-size: 12px;
  line-height: 1.6;
}

.content-guest-comingsoon .comingsoon {
  top: -45px;
  right: -250px;
}

@media screen and (max-width: 767px) {
  .content-guest__container {
    padding-bottom: 4%;
  }
  .content-guest__title {
    font-size: 50px;
  }
  .content-guest__copy {
    font-size: 11px;
  }
  .content-guest-comingsoon .comingsoon {
    margin: 0;
  }
}

@media screen and (max-width: 374px) {
  .content-guest__container {
    padding-top: 70px;
  }
  .content-guest__title {
    font-size: 44px;
  }
}


/*============================================================
	CONTENT GUEST
*/
.content-guest {
  color: #fff;
}
.content-guest__head {
  display: inline-block;
  position: relative;
}
.content-guest__title {
  font-family: "RameauPro-Light";
  font-weight: normal;
  font-size: 72px;
  line-height: 1;
}
.content-guest__copy {
  font-weight: normal;
  font-size: 12px;
  line-height: 1.6;
}

.content-guest-comingsoon .comingsoon {
  top: -45px;
  right: -250px;
}

@media screen and (max-width: 767px) {
  .content-guest__container {
    padding-bottom: 4%;
  }
  .content-guest__title {
    font-size: 50px;
  }
  .content-guest__copy {
    font-size: 11px;
  }
  .content-guest-comingsoon .comingsoon {
    margin: 0;
  }
}

@media screen and (max-width: 374px) {
  .content-guest__container {
    padding-top: 70px;
  }
  .content-guest__title {
    font-size: 44px;
  }
}

/*============================================================
	CONTENT LETTER FROM PRESS ROOM
*/
.content-pressroom {
  color: #fff;
}
.content-pressroom__head {
  display: inline-block;
  position: relative;
}
.content-pressroom__title {
  font-family: "RameauPro-Light";
  font-weight: normal;
  font-size: 72px;
  line-height: 1;
}
.content-pressroom__btn {
  margin: 0 auto;
}
.content-pressroom__btn:before {
  display: none;
}
.content-pressroom .pressroom-list {
  margin: 0 -23px;
  padding: 40px 0;
  list-style-type: none;
}
.content-pressroom .pressroom-list:after {
  content: "";
  display: block;
  clear: both;
}
.content-pressroom .pressroom-list__item {
  float: left;
  padding: 0 23px;
  width: 25%;
}
.content-pressroom .pressroom-list__link {
  display: block;
  text-decoration: none;
  color: #fff;
}
.content-pressroom .pressroom-list__link:hover .pressroom-list__thumb-img {
  -ms-transform: scale(1.1);
  transform: scale(1.1);
  -moz-transform: scale(1.1);
  -webkit-transform: scale(1.1);
}
.content-pressroom .pressroom-list__thumb {
  overflow: hidden;
}
.content-pressroom .pressroom-list__thumb .add-bg {
  height: 0;
  padding-top: 111.538%;
  -webkit-transition: -webkit-transform 0.8s cubic-bezier(0.165, 0.84, 0.44, 1);
  transition: -webkit-transform 0.8s cubic-bezier(0.165, 0.84, 0.44, 1);
  -o-transition: transform 0.8s cubic-bezier(0.165, 0.84, 0.44, 1);
  transition: transform 0.8s cubic-bezier(0.165, 0.84, 0.44, 1);
  transition: transform 0.8s cubic-bezier(0.165, 0.84, 0.44, 1),
    -webkit-transform 0.8s cubic-bezier(0.165, 0.84, 0.44, 1);
  -moz-transition: transform 0.8s cubic-bezier(0.165, 0.84, 0.44, 1);
  -webkit-transition: transform 0.8s cubic-bezier(0.165, 0.84, 0.44, 1);
}
.content-pressroom .pressroom-list__date {
  position: relative;
  display: block;
  margin-top: -20px;
  text-align: center;
  font-size: 12px;
  line-height: 1;
  color: #a43d26;
}
.content-pressroom .pressroom-list__date:before {
  content: "";
  display: block;
  margin: 0 auto 10px;
  width: 1px;
  height: 40px;
  background-color: #a43d26;
}
.content-pressroom .pressroom-list__copy {
  padding: 15px 0 0;
  font-size: 12px;
  line-height: 1.6;
  color: #fff;
}

.body-short .content-pressroom__title {
  font-size: 64px;
}

.body-short .content-pressroom .pressroom-list {
  margin: 0 -40px;
  padding: 10px 0 20px;
}
.body-short .content-pressroom .pressroom-list__item {
  padding: 0 40px;
}
.body-short .content-pressroom .pressroom-list__thumb .add-bg {
  padding-top: 100%;
}

.body-ultra-short .content-pressroom .pressroom-list__thumb .add-bg {
  padding-top: 86%;
}

.content-pressroom-comingsoon .comingsoon {
  top: 36px;
  right: -174px;
}

@media screen and (max-width: 1120px) {
  .content-pressroom .pressroom-list {
    padding-top: 20px;
  }
}

@media screen and (max-width: 767px) {
  .content-pressroom__container {
    padding: 0;
  }
  .content-pressroom__title {
    padding: 0 0 0 60px;
    font-size: 40px;
  }
  .content-pressroom__scroll {
    margin: 0 0 10px;
    overflow: hidden;
    /*overflow-x: scroll;*/
    /*-webkit-overflow-scrolling: touch;*/
    width: 100%;
  }
  .content-pressroom .pressroom-list {
    margin: 0;
    padding: 20px 20px 10px 52px;
    width: 584px;
  }
  .content-pressroom .pressroom-list__item {
    padding: 0 8px;
    width: 25%;
  }
  .content-pressroom .pressroom-list__date {
    margin-top: -10px;
    font-size: 10px;
  }
  .content-pressroom .pressroom-list__date:before {
    margin: 0 auto 5px;
    height: 20px;
  }
  .content-pressroom .pressroom-list__copy {
    padding: 12px 0 0;
    font-size: 10px;
  }
  .content-pressroom-comingsoon__container {
    padding-bottom: 4%;
  }
  .content-pressroom-comingsoon .comingsoon {
    margin: 0 0 0 60px;
  }
}

@media screen and (max-width: 374px) {
  .content-pressroom__title {
    font-size: 32px;
  }
  .content-pressroom .pressroom-list {
    padding-top: 10px;
  }
}


/*============================================================
	CONTENT INSTAGRAM
*/
.content-instagram {
  color: #fff;
}
.content-instagram__container {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: left;
  -ms-flex-pack: left;
  justify-content: left;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  height: 100%;
}
.content-instagram__title {
  font-family: "RameauPro-Light";
  font-weight: normal;
  font-size: 72px;
  line-height: 1;
}
.content-instagram__copy {
  font-weight: normal;
  font-size: 12px;
  line-height: 1.6;
}
.content-instagram .instagram {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: left;
  -ms-flex-pack: left;
  justify-content: left;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  position: absolute;
  top: 0;
  right: 7%;
  width: 720px;
  height:100%;
}

.instagram2023 {
	max-width: 720px;
	width: 100%;
	margin: 0;
	padding: 0;

}
.content-instagram .instagram__list {
  width: 100%;
  background-color: #fff;
  list-style-type: none;
}
.content-instagram .instagram__list:after {
  content: "";
  display: block;
  clear: both;
}
.content-instagram .instagram__list li {
  float: left;
  width: 180px;
	
	
}
.content-instagram .instagram__list li a {
  display: block;
}
.content-instagram .instagram__list li a img {
  display: block;
  width: 100%;
}
.content-instagram .instagram__list li a:hover {
  opacity: 0.7;
}


.content-instagram .instagram__list ul {
  list-style: none;
}

@media screen and (max-width: 1260px) {
  .content-instagram .instagram {
    right: 40px;
    width: 640px;
  }
  .content-instagram .instagram__list li {
    width: 160px;
  }
	
	
.content-instagram .instagram__list ul {
  list-style: none;
}
}

@media screen and (max-width: 1140px) {
  .content-instagram__title {
    font-size: 66px;
  }
  .content-instagram .instagram {
    width: 560px;
  }
  .content-instagram .instagram__list li {
    width: 140px;
  }
	
	
.content-instagram .instagram__list ul {
  list-style: none;
}
}

@media screen and (max-height: 1080px) {
  .content-instagram .instagram {
    width: 640px;
  }
  .content-instagram .instagram__list li {
    width: 160px;
  }
}
@media screen and (max-height: 850px) {
  .content-instagram .instagram {
    width: 435px;
  }
  .content-instagram .instagram__list li {
    width: 145px;
  }
}
@media screen and (max-height: 768px) {
  .content-instagram .instagram {
    width: 560px;
  }
  .content-instagram .instagram__list li {
    width: 140px;
  }
.content-instagram .instagram__list ul {
  list-style: none;
}
}
@media screen and (max-height: 750px) {
  .content-instagram .instagram {
    width: 520px;
  }
  .content-instagram .instagram__list li {
    width: 130px;
  }
}
@media screen and (max-height: 720px) {
  .content-instagram .instagram {
    width: 480px;
  }
  .content-instagram .instagram__list li {
    width: 120px;
  }
}
@media screen and (max-height: 690px) {
  .content-instagram .instagram {
    width: 440px;
  }
  .content-instagram .instagram__list li {
    width: 110px;
  }
.content-instagram .instagram__list ul {
  list-style: none;
}
}

@media screen and (max-width: 767px) {
  .content-instagram__container {
    display: block;
    height: auto;
  }
  .content-instagram__title {
    font-size: 42px;
  }
  .content-instagram__copy {
    width: 100%;
    font-size: 10px;
  }
  .content-instagram .instagram {
    display: block;
    position: static;
    margin: 20px 0 0;
    padding: 0 10px 0 0;
    width: 100%;
    height: auto;
  }
  .content-instagram .instagram__list {
    margin: 0 auto;
    max-width: 400px;
  }
  .content-instagram .instagram__list li {
    width: 33.333%;
  }
  .content-instagram .instagram__list li:nth-child(10),
  .content-instagram .instagram__list li:nth-child(11),
  .content-instagram .instagram__list li:nth-child(12) {
    display: none;
  }
	
.content-instagram .instagram__list ul {
  list-style: none;
}
}

@media only screen 
    and (device-width : 375px) 
    and (device-height : 667px) 
    and (-webkit-device-pixel-ratio : 2) {
  .content-instagram__container {
    display: block;
    height: auto;
  }
  .content-instagram__title {
    font-size: 30px;
  }
  .content-instagram__copy {
    width: 100%;
    font-size: 10px;
  }
  .content-instagram .instagram {
    display: block;
    position: static;
    margin: 10px 0 0 0;
    padding: 0 10px 0 0;
    width: 100%;
    height: auto;
  }
  .content-instagram .instagram__list {
    margin: 0 auto;
    max-width: 320px;
  }
  .content-instagram .instagram__list li {
    width: 33.333333333%;
  }
	 .content-instagram .instagram__list li:nth-child(07),
	 .content-instagram .instagram__list li:nth-child(08),
 .content-instagram .instagram__list li:nth-child(09),
  .content-instagram .instagram__list li:nth-child(10),
  .content-instagram .instagram__list li:nth-child(11),
  .content-instagram .instagram__list li:nth-child(12) {
    display: none;
  }
	
.content-instagram .instagram__list ul {
  list-style: none;
}
	
	
	
	
}



/*----------------------------------------------------------------
 *　LETTER FROM TREAT
----------------------------------------------------------------*/

.lft{
    padding: 0;
    margin: 0 auto;
    width: 100%;
}

.lft ul {
    padding: 0;
    margin: 0 auto;
    width: 100%;
}
.lft li{
    padding: 0;
    margin: 0 2%;
    list-style-type:none;
    float: left;
    width: 21%;
}




.lft img{
width:248px;
      height:170px;
	 object-fit: cover;
	background-color: #f1f1f1;

	
	}





.lft p{
		line-height: 120%;
	font-size: 90%;

	}


.lft a{
	color: #FFFFFF;
	text-decoration: none;


	}


/* パソコンで見たときは"pc"のclassがついた画像が表示される */
.pc { display: block !important; }
.sp { display: none !important; }
 
/* スマートフォンで見たときは"sp"のclassがついた画像が表示される */
@media screen and (max-width: 767px) {
	.lft{
    padding: 0;
    margin: 0 auto;
    width: 100%;
		max-width: 767px;
		text-align: center;
}

.lft ul {
    padding: 0;
    margin: 0 5% 0 15%;
    width: 80%;

}
.lft li{
    padding: 0;
    margin: 0 2%;
    list-style-type:none;
    float: left;
    width: 46%;
	text-align: left;
}




.lft img{

width:120px;
 height:120px;
	 object-fit: cover;
	background-color: #f1f1f1;

	
	}
	
	
.btn-link02area{
	    padding: 0;
    margin: 0 10%;
    width: 80%;

	text-align: center;
	}
.content__btn-link02 {
display: inline-block;
 padding: 1em 0;
 margin: 30px auto 0 auto;
 border: 1px solid #fff;
  text-align: center;
  text-decoration: none;
  font-size: 12px;
  line-height: 1;
  color: #fff;
  letter-spacing: 0.1em;
	width: 170px;
}


	
	
	
    .pc { display: none !important; }
    .sp { display: block !important; }
	
	
	
	
}

