
.article .header .header-inner{border-bottom:1px solid #888; background-color: #fff;}
.article .main{
width: 94%;
max-width: 1316px;
min-width: 1128px;
margin-right: auto; margin-left: auto
}

.block-h1{text-align: center; margin-top: 13rem; margin-bottom: 9.5rem;position: relative;}
.block-h1 ::before{
	content: "";
	width:1px;
	height:3.7rem;
	background-color:#888;
	position: absolute;
	top:-4rem;
	left:50%;
}
.block-h1 ::after{
	content: "";
	width:1px;
	height:3.7rem;
	background-color:#888;
	position: absolute;
	bottom:-4.8rem;
	left:50%;
}
.block-h1 h1{font-size: 7rem; font-weight: 400; letter-spacing: 0.04em;}
.block-h1 h2{font-size: 1.6rem; font-weight: 400; padding-top:1rem;}

.article2 .block-h1{margin-bottom: 9.5rem;}
.article2 .block-h1 h1{font-size: 4.8rem; font-weight: 400; letter-spacing: 0.04em;}
.article2 .block-h1 h2{font-size: 1.4rem; font-weight: 400; padding-top:1.2rem;}

.block-h2{text-align: center; }
.block-h2 h2{font-size: 4rem; font-weight: 400;}

.block-image-list{display: flex; flex-wrap: wrap; width:96%; margin-right: auto; margin-left: auto; padding-top:2rem;}
.block-image-list-box{width: 25%; text-align: center; padding-bottom:5%;}
.block-image-list-box img{max-width: 80%;}

.block-image-list-box-col3 .block-image-list-box{width: 33.33%;}
.block-image-list-box-col3 .block-image-list-box img{max-width: 86%;}

.block-designerlist {
width:92%; margin-right: auto; margin-left: auto;
}
.block-designerlist ul{
display: flex; flex-wrap: wrap;
border-top:1px solid #666;
}
.block-designerlist li{width: 20%; text-align: center;
padding:.6% 0;
border-bottom:1px solid #666;
}
.block-designerlist li .thum{
padding:5% 0 ;
border-right:1px solid #666;
width: 100%;
}
.block-designerlist li .thum p{font-size: .9rem; line-height: 1.4;letter-spacing: 0; margin-top:.8rem;}
.block-designerlist li:nth-child(5n) .thum{
border-right:none;
}
.block-designerlist li .thum img{height:22px; width:auto;}

.block-image-list{position: relative;}
.link-insta{
position: absolute;
left:3rem;
top:-5rem;
display: flex;
align-items: center;
}
.link-insta-2{
top:-2.2rem;
}
.link-insta02{
top:auto;
bottom:0;
}
.link-insta02.link-insta-2{
bottom:-3rem;
}
.link-insta a img{
display: block;
width:2rem;
height:2rem;
}

/*order made*/
.block-order{padding-bottom:7rem;}
.block-order+.block-order{padding-top:7rem}
.block-order-title h2{font-size: 5rem; letter-spacing: 0.03em;}
.block-order-title h3{font-size: 1.4rem;}
.block-order-title h3.country{font-size: 1.8rem; margin-top:2rem; margin-bottom:4rem;}
.block-order .image {display: flex;}
.block-order .image img{display: block;}
.block-order .info {width:100rem; margin:0 auto;}
.block-order .box-info {position: relative; padding-left:8rem; margin-top:3rem; }
.block-order .box-info h3{position: absolute; left:0; top:0; margin:0.2rem; font-size: 1.4rem;}

/*photo*/
.photo-outline{padding:11rem 0 0; width:97rem;
	margin-left:auto;
	margin-right:auto;
}
.photo-outline h2{font-size: 4rem; text-align: center;}
.photo-outline h3{font-size: 1.4rem; text-align: center; padding-top:2rem;}
.photo-outline h4{font-size: 2rem; text-align: center; padding:5rem 0; margin:0;}
.photo-outline p{line-height:1.8em;}
.h4-line{
  display: table;
  text-align: center;
  white-space: nowrap;
  width:100%;
}
.h4-line:after, .h4-line:before {
  content: '';
  display: table-cell;
  width: 50%;
  background: -webkit-linear-gradient(transparent 50%, currentColor 50%, currentColor -webkit-calc(50% + 1px), transparent -webkit-calc(50% + 1px));
  background: -webkit-gradient(linear, left top, left bottom, from(transparent), color-stop(50%, currentColor), color-stop(currentColor calc(50% + 1px)), to(transparent calc(50% + 1px)));
  background: linear-gradient(transparent 50%, currentColor 50%, currentColor calc(50% + 1px), transparent calc(50% + 1px));
  -webkit-background-clip: padding;
  background-clip: padding;
}
.h4-line:after {
  border-left: 1em solid transparent;
}
.h4-line:before {
  border-right: 1em solid transparent;
}

.photo-plan{
border-top:1px solid #888;
	max-width:120rem;
	padding-top:6rem;
	margin:12rem auto 0;
}
.photo-plan-title{text-align: center;}
.photo-plan-title h2{font-size: 4.6rem;}
.photo-plan-title p{padding:3rem 0 7.5rem;}
.photo-plan-images{
	max-width:120rem;
	margin-left:auto;
	margin-right:auto;
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
}
.photo-plan-image {
margin-bottom:1.66%;
}
.photo-plan-image img{
width:100%;
display: block;
}
.photo-plan-image-w01{
width:100%;
}
.photo-plan-image-w02{
width:49.166%;
}
.photo-plan-image-w03{
width:32.166%;
}
.photo-plan-image-w03 img+img{
margin-top:5.16%;
}
.photo-plan-images-more-block{
  height:111px;
  overflow: hidden;
  position: relative;
  -webkit-animation-duration: 1s;
  animation-duration: 1s;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
}
.photo-plan-info{padding:1rem 1rem 0 2rem; display: flex;justify-content: space-between; align-items: flex-start;}
.photo-plan-info-text{font-size: 1.2rem;}
.photo-plan-info-text .price{font-size: 1.6rem;}
.photo-plan-info-links{ display: flex;border-left:1px solid #999;}
.photo-plan-info-link{ border-right:1px solid #999; text-align: center;padding:.2rem 0 .4rem;}
.photo-plan-info-links a{ display: block; padding:0 3rem;font-size: 1.0rem;}
.photo-plan-info-links .eng{ font-size: 1.8rem;line-height: 1.6em;}
.more-btn {
	cursor: pointer;
  display: block;
  width: 100%;
  padding: 110px 0 1rem;
  position: absolute;
  bottom: 0;
  left: 0;
  text-align: center;
  background: -moz-linear-gradient(
    top,
    rgba(255, 255, 255, 0.2) 0%,
    rgba(255, 255, 255, 1) 60%
  );
  background: -webkit-linear-gradient(
    top,
    rgba(255, 255, 255, 0.2) 0%,
    rgba(255, 255, 255, 1) 60%
  );
  background: linear-gradient(
    to bottom,
    rgba(255, 255, 255, 0.2) 0%,
    rgba(255, 255, 255, 1) 60%
  );
  filter: progid:DXImageTransform.Microsoft.gradient(
      startColorstr='#00ffffff',
      endColorstr='#ffffff',
      GradientType=0
    );
}
.more-btn span{ display:inline-block; margin-bottom:1rem;  }
.more-btn:hover span{ color:#888; }

.photo-plan-okinawa-album{
display: flex;
padding: 4rem 1rem 0 2rem
}
.okinawa-album-text{flex:1;}
.okinawa-album-text h3{font-size: 1.8rem;}
.okinawa-album-text p{margin-top:.8rem;}


/*story*/

.story .lead{display: flex;
	flex-direction:row-reverse;
	margin-top:6rem;
}
.story .lead .image{padding:5rem 6.6rem 0 3rem;}
.story .lead .text{position: relative; }
.story .lead .text p{ width: 56.23; margin-right: 9rem;}
.story .lead .text h2{
	background-color: #fff;
	padding:0 0 3rem;
	font-size: 1.7rem;
}

.story .stories{margin-top:10rem;max-width:120rem;
	margin-left:auto;
	margin-right:auto;
}
.story .stories::before{
	content: "";
	display: block;
	width:116rem;
	margin-left:auto;
	margin-right:auto;
	border-top:1px solid #666;
	 padding-top:11rem;
}
.stories-text h2{font-size: 8rem; letter-spacing: 0; font-weight: 400;}
.stories-text h3{font-size: 1.8rem; padding-right:1rem;}
.stories-text .text{
display: flex;
margin-top:2.6rem;
}
.stories-text .text .border{border-left:1px solid #666; margin-top:4.8rem;
	 padding-right:4rem;
}
.block-stories{position: relative;}
.stories-image{position: absolute;}

.stories-born .stories-image {top:5rem; left:57.5%;}
.stories-born .stories-text {margin-left: 7.66%;}

.stories-history .stories-image {top:-12rem; left:0;}
.stories-history .stories-text {margin-left: 57.5%;margin-top:16rem;}

.stories-spirit .stories-image {top:7rem; right:0;}
.stories-spirit .stories-text {margin-left: 23%;margin-top:-2rem;}

.stories-oneandonly .stories-image {top:-12.5rem; left:0;}
.stories-oneandonly .stories-text {margin-left: 42.5%;margin-top:20rem;}

.stories-specialdress .stories-image {top:-17rem; right:2%;}
.stories-specialdress .stories-text {margin-left: 2%;margin-top:23rem;}

.stories-adjustment .stories-image {top:8rem; left:3%;}
.stories-adjustment .stories-text {margin-left:50% ;margin-top:-4rem;}

.stories-wish .stories-image {top:-17rem; right:4%;}
.stories-wish .stories-text {margin-left: 5%;margin-top:23rem;}

.stories-wish .stories-text .text .border{border-left:none;
}

/*access*/
.access .block-info{
	margin-top:1rem;
	display: flex;
	justify-content: space-between;
	flex-direction:row-reverse;
}
.access .block-info .text{
	width:370px;
}
.access .block-info .text h3{
padding-top:2rem;
}
.block-contact-text{
	border-top:1px solid #888;
	border-bottom:1px solid #888;
margin:1.5rem 0 2rem;
padding:1.5rem 0;
}
.access .block-info .image{
	width:64.8%;
}
.access .block-info .image img{
	width:100%;
}
.access .block-route{
	margin-top:5rem;
	display: flex;
	justify-content: space-between;
}
.access .block-route{
	margin-top:9rem;
	display: flex;
	justify-content: space-between;
}
.access .box-route{width:48%;}

.access .googlemap{height:600px; margin-top:5rem;}

/*news*/
.block-news{
	width:100%;
display: flex;
flex-wrap: wrap;
margin:0;
}
.box-news+.box-news{margin-top:0;}
.box-news{width:19%; margin:0 3% 5%;}
.box-news a{display: block;}
.news-image{
width: 100%;
height: 100%;
margin-right: 0;
}
.news-image img{
width: 100%;
height: 100%;
}
.box-news p{font-size: 1.2rem;}
.box-news p.date{margin-top:.4rem;margin-bottom:.4rem;}
.box-news .cate{border-top:1px solid #888; padding-top:.6rem; margin-top:1.2rem; font-size: 1.2rem; letter-spacing: 0}
.box-news .cate li{display: inline;}
.box-news .cate li+li::before{content:','; display: inline-block; margin-right: 1rem;}
.box-news .cate li a{ display: inline-block;}

li.categories{font-size: 2.4rem;}
li.cat-item{font-size: 1.4rem;}
.news-footer-category{
text-align: center;
border-top: 1px solid #888;
margin-top: 3rem;
 padding:5rem 0 7rem;
}
.news-footer-category li.cat-item{display: inline-block;}
.news-footer-category li.categories ul{margin-top:1rem;}
.news-footer-category li.cat-item{margin:1rem 2rem 0;}

.block-entry {width: 66rem; margin-left: auto; margin-right: auto; padding-bottom:6rem;}
.block-entry h1{margin:2rem 0 2rem; font-size: 2.4rem; line-height: 1.3em;}
.block-entry .text{margin-top:3rem;}

.block-entry figcaption{font-size:1.1rem;}

.block-entry-side{position: relative; width: 110rem; margin-left: auto; margin-right: auto;}
.news-side-category{position: absolute; right:0; top:3.5rem; width: 15rem;}
.news-side-category li.categories{font-size: 1.8rem;}
.news-side-category li.categories ul{margin-top:1.5rem;}
.news-side-category li.cat-item{border-bottom:1px solid #888; padding:1.6rem 0 1rem; word-wrap:break-word;}
.news-side-category li.cat-item a{display: block;}


/*ring*/

.box-creator{
	display: flex;
	justify-content: space-between;
}

.box-creator .image{
	width: 63%;
	display: flex;
	flex-wrap: wrap;
}
.box-creator .image div{
width: 33.3%;
padding:.3rem;
}
.box-creator .image div img{
width: 100%;
display: block;
}
.box-creator .text{
	width:32%;
}

/*ceremony*/

.box-ceremony{margin-top:11rem;}
.box-ceremony-head{display: flex;}
.box-ceremony-title {width:22%;}
.box-ceremony-text {width:78%;}
.box-ceremony-title h2{font-size: 4.4rem;}
.box-ceremony-title h3{font-size: 1.4rem;padding-top:.9rem;}

/*gallery*/
.gallery .gallery-photo ul{display: flex; flex-wrap: wrap;}
.gallery .gallery-photo ul li{width:33.3%; border:10px solid #fff;}
.gallery .gallery-photo ul li img{width:100%; display: block;}

/*staff*/
.staff-lead {padding-top:7rem;}
.staff-lead h2{font-size:2.4rem; font-weight: 400; text-align: center; line-height: 1.4em;}
.staff-lead h2+p{margin-top:2rem;}

.block-staff {margin-top:9rem; display: flex; justify-content: space-between;}
.staff-text h2{font-size:5.8rem; font-weight: 400; letter-spacing:0.02em;}
.staff-text h2+p{margin-top:5rem;}
.staff-text p{margin-top:7rem; padding-left:5.5em;position:relative; width:95%;}
.staff-text p::before{
	position:absolute;
	left:0;
	top:.8em;
content: '';
display: block;
border-top:1px solid #777;
width:4rem;
}
.staff-image {padding-right: 5rem; padding-left: 3rem; padding-top:5rem;}

/*movie*/
.block-movie+.block-movie{margin-top:9rem;}
.block-movie h2{ font-size:3.6rem; letter-spacing: 0.02em; }
.box-movie{
	display: flex;
	justify-content: space-between;
	flex-wrap: wrap;
}
.box-movie .movie{
    position: relative;
    width: 60%;
}
.box-movie .movie:before {
    content:"";
    display: block;
    padding-top: 56.25%;
}
.box-movie .movie iframe{
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}
.box-movie .caption{width:37%;}
.box-movie .sns div{display: inline-block;}
.box-movie .sns a{
display: flex;
justify-content: center; align-items: center;
width:4rem;
height: 4rem;
background-color:#eee;
width:4rem;
height: 4rem;
border-radius: 2rem;
}
.box-movie .sns a img{
transform:scale(1.1);
}

/*event*/

.logo-marche h3{border-bottom:1px solid #555; display: inline-block; padding-bottom:.7rem;}

.event-link ul{display: flex; justify-content: center; align-items: center;}
.event-link ul li{width: 28%; text-align: center;}



/*wholesale*/
.article.wholesale .main .image {display: flex;}
.article.wholesale .main .image img{width:99%; display: block; margin-right: auto; margin-left: auto;}
.article.wholesale .main .text{line-height: 2; letter-spacing: 0.1em; padding:8.5rem 0 0 1.5rem;}
.article.wholesale .main .block-contact {padding-left:37%; display: flex; justify-content: space-between; }

/*about*/
.about dt{font-weight: 700;}
.about dt+dd{padding-top:2rem;}
.about dd{padding-bottom:2rem;}
.about dd+dt{padding-top:2rem;}

/*faq*/
.faq__container {
  max-width: 900px;
  margin: 100px auto;
  background: #ffffff; /* 白 */
  padding: 50px 30px;
  border-radius: 10px;
  box-shadow: 0 4px 15px rgba(0,0,0,0.08); /* 柔らかな影 */
}
.faq__container h1 {
  text-align: center;
  color: #5a6a8c; /* 落ち着いた青みがかったグレー */
  margin-bottom: 40px;
  font-size: 2.2rem;
  letter-spacing: 1px;
}
.search-area {
  text-align: center;
  margin-bottom: 30px;
  padding: 15px;
  background-color: #eef1f5; /* 非常に薄い青みがかったグレー */
  border-radius: 8px;
  display: flex;
  justify-content: center;
  align-items: center;
}
.search-area input[type="text"] {
  flex-grow: 1;
  padding: 12px;
  border: 1px solid #d0d8e2; /* ソフトなボーダー */
  border-radius: 6px;
  font-size: 1em;
  margin-right: 10px;
  max-width: 70%;
}
.search-area button {
  padding: 12px 25px;
  background-color: #5a6a8c; /* 質問文と同じ色 */
  color: white;
  border: none;
  border-radius: 6px;
  cursor: pointer;
  font-size: 1.4rem;
  transition: background-color 0.3s ease;
}
.search-area button:hover {
  background-color: #4a5c7f; /* ホバーで少し濃く */
}
.tag-area {
  text-align: center;
  margin-bottom: 30px;
  padding: 15px;
  background-color: #eef1f5; /* 検索エリアと同じ背景 */
  border-radius: 8px;
  display: flex;
  flex-wrap: wrap; /* タグが収まらない場合に折り返す */
  gap: 10px; /* タグ間のスペース */
  justify-content: center;
}
.tag-area .tag-button {
  padding: 10px 20px;
  background-color: #d0d8e2; /* デフォルトのタグ色 */
  color: #333333;
  border: none;
  border-radius: 20px; /* 丸みを帯びたデザイン */
  cursor: pointer;
  font-size: 0.95rem;
  transition: background-color 0.3s ease, color 0.3s ease;
  white-space: nowrap; /* タグのテキストが改行されないように */
}
.tag-area .tag-button:hover {
  background-color: #b0bfd6; /* ホバーで少し濃く */
}
.tag-area .tag-button.active {
  background-color: #a0b9d9; /* アクティブなタグの色 */
  color: white;
  font-weight: bold;
}
.faq-item {
  margin-bottom: 25px;
  border-bottom: 1px solid #e5e5e5; /* 薄いボーダー */
  padding-bottom: 20px;
  transition: all 0.3s ease-in-out; /* 表示・非表示のトランジション */
}
.faq-item:last-child {
  border-bottom: none;
  margin-bottom: 0;
  padding-bottom: 0;
}
.question {
  font-weight: bold;
  color: #5a6a8c; /* 落ち着いた青みがかったグレー */
  font-size: 1.6rem;
  margin-bottom: 10px;
  display: flex;
  align-items: flex-start;
}
.question::before {
  content: "Q. ";
  color: #e0b9a6; /* ソフトなローズ/ベージュ */
  margin-right: 8px;
  font-weight: bold;
}
.answer {
  color: #666666; /* 中間のグレー */
  padding-left: 25px;
  display: flex;
  align-items: flex-start;
  font-size: 1.6rem;
}
.answer::before {
  content: "A. ";
  color: #92b0ac; /* 落ち着いたグリーン/ブルー */
  margin-right: 8px;
  font-weight: bold;
}
@media screen and (max-width:740px){
  .faq__container {
    max-width: 100%;
    width: 90%;
    box-shadow:none;
    padding: 0;
  }
}
/*link*/
.block-link{display: flex;flex-wrap: wrap; justify-content: space-between; }
.block-link+.block-link{border-top:1px solid #888; padding-top:8rem;}
.block-link-box{width:48%;display: flex; align-items: center; padding-bottom:4.6rem}
.block-link-box .image {margin:0 2rem;position: relative;}
.block-link-box .image-inner {border:1px solid #ddd;}

.block-link-box .summary {font-size: 1.2rem; flex:1;}
.block-link-box .summary  h3{font-size: 1.4rem; line-height: 1.6em; padding-bottom:.6rem;}

.block-link-box.link-instagram .image {background:url('/images/instagram.svg') no-repeat bottom right; background-size:15px 15px;}


.block-link-box.link-instagram .image-inner ,
.block-link-box.link-sns .image-inner {border-radius: 50%; overflow: hidden}
.block-link-box .image img {display: block;}
.block-link-box .image a:hover img{opacity:1;filter:alpha(opacity=100);}

.block-link.block-link-list{display: block; font-size: 1.2rem; }
.block-link-list-box{ padding-bottom:1rem;}
.block-link.block-link-list h3{font-size: 1.4rem; line-height: 1.6em; padding-bottom:.6rem;}
.block-link.block-link-list h3,
.block-link.block-link-list p{display: inline-block; padding-right: 2rem}

.contact .navi-contact{
	display: flex;
	justify-content:center;
	margin-bottom:4rem;
}
.contact .navi-contact a{
	width:28%;
	margin:1rem 0.6%;
}
.contact .navi-contact a.active .navi-contact-box{
	background-color:#F6F6F6;
	color:#999;
}
.contact .navi-contact a.active{
	pointer-events: none;
}
.contact .navi-contact .navi-contact-box{
	width:100%;
	text-align: center;
	background-color:#DDE1E4;
	padding:2rem;
	border-radius: 3px;
}
.contact .navi-contact a:hover .navi-contact-box{
	background-color:#C2CBD1;
	color:#333;
}

/*guide*/

.guide{max-width:1200px; margin-left:auto; margin-right:auto;}
.guide2{max-width:1160px;width:96.6%; margin-left:auto; margin-right:auto;}
.guide3{max-width:900px;width:96.6%; margin-left:auto; margin-right:auto;}
.guide4{max-width:810px;width:96.6%; margin-left:auto; margin-right:auto;}

/*inlne */
body{overflow-y: scroll;}
body.inline-active{
/*overflow: hidden;*/
position: fixed;
}
.inline-link{cursor: pointer}
.block-inline{
display: none;
position: fixed;
top: 0;
left: 0;
width: 100vw;
height: 100%;
z-index:3200;
}
.block-inline-inner{
position: fixed;
top: 0;
display: flex;
width: 100vw;
height: 100%;
overflow: auto;
/*-webkit-overflow-scrolling: touch;*/
/*padding:3rem;*/
}

.inline-content{
display: none;
padding:1.5rem; background:#fff;
margin: auto;
position: relative;
font-size: 1.2rem;
}
.inline-content .type_a{
display: flex;
align-items: flex-end;
justify-content: space-between;
width: 770px;
}
.inline-content .type_a .image{width: 420px;position:relative;}
.inline-content .type_a .image img{width: 100%; display: block;}
.inline-content .type_a .text{
width: 340px;
padding: 2rem 2rem;
}

.inline-content .type_b{
width: 670px;
}
.inline-content .type_b .image{padding-top:3.5rem;}
.inline-content .type_b .image img{width: 100%; display: block;}
.inline-content .type_b .text{ width: 65%;padding: 2rem 1rem 2rem;}


.inline-fade{
	display: none;
	width: 100%; height: 200vh;
	position:fixed;top:0;
	background-color:rgba(0,0,0,0.6);
	z-index:-1;
}

.inline-close{
cursor: pointer;
position: absolute;
width: 2.6rem;
height: 2.6rem;
right: 1rem;
top: 1rem;
padding:0;
}
.inline-close span {
position: absolute;
top: 50%;
width: 100%;
height: 1px;
background-color: #555;
}
.inline-close span:nth-of-type(1) {
-webkit-transform: rotate(-45deg);
transform: rotate(-45deg);
}
.inline-close span:nth-of-type(2) {
-webkit-transform: rotate(45deg);
transform: rotate(45deg);
}

body.photo .inline-content{background: #fff; padding: 0; min-width:110rem; min-height: 100%;}
body.photo .block-inline-inner{display: block;}
body.photo .inline-fade{
	background-color:rgba(256,256,256,1);
}
body.photo .inline-close{
position: fixed;
right: 2rem;
top: 2rem;
}
.inline-content-photo-title,
.inline-content-photo-album{text-align: center;}
.inline-content-photo-title h2{font-size: 4.6rem; padding:14rem 0 2.6rem; }
.inline-content-photo-album{padding-top:11rem;}
.inline-content-photo-album h2{font-size: 3.2rem; }
.inline-content-photo-album h3{font-size: 1.8rem; padding-bottom:2rem;}
.inline-content-photo-album-image{ padding-top:2.6rem;}
.inline-content-photo-layoutsample{background-color:#aaa; padding:8rem 0; margin-top:16rem ; text-align: center;}
.inline-content-photo-layoutsample h2{color:#fff; font-size: 3.2rem; padding-bottom:5rem;}
.inline-content-photo-layoutsample-images{display: flex; flex-wrap: wrap; justify-content: center; max-width: 1200px; margin:0 auto;}
.inline-content-photo-layoutsample-image {margin:1.6rem; box-shadow: 5px 5px 10px #777;}
.inline-content-photo-layoutsample-image img{height: 23rem; width:auto; display: block;}

.inline-content-photo-options{width: 97rem; margin:7rem auto 0;}
.inline-content-photo-options:last-child{padding-bottom:15rem;}
.inline-content-photo-option{
display: flex; flex-wrap: wrap; justify-content: space-between;
text-align: center;
}
.inline-content-photo-options h4{font-size: 1.8rem; }
.inline-content-photo-option p{margin-top:1rem;}

.inline-content-photo-flow-block{padding:6rem 0 15rem; width: 64rem; margin:0 auto; text-align: center;}
.inline-content-photo-flow-box+.inline-content-photo-flow-box{border-top:1px solid #888;}
.inline-content-photo-flow-box{padding:1.5rem 0;}
.inline-content-photo-flow-box h3{color:#aaa; font-size: 3.2rem;}
.inline-content-photo-flow-box p{margin-top:1.5rem;}