<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@charset "utf-8";
/*■■■■■■■■■■■■■■■■■■■■■■■■■
　	トップページ用
　■■■■■■■■■■■■■■■■■■■■■■■■■*/


/* ▼▼▼▼▼ ＰＣレイアウト : 1200 px以上。 ▼▼▼▼▼ */

.midasi{
	margin-bottom: 0;
}
.midasi em{
	font-size: 210%;
	line-height: 1.2em;
}

.header-txt{
	position: static;
	background: #ceecf6;
	font-weight: normal;
	font-size: 12px;
	line-height: 1.2em;
}
.header-txt em {
	color: #0aa0d2;
	text-shadow: none;
}
header{
	margin-top: 0 !important;
}
main{
	margin-top: 0;
	margin-bottom: 0;
}

.campaign-banners{
	margin: 10px auto;
	padding: 0;
}

.luana_link{
	display: block;
	position: relative;
	margin: -1px auto 40px;
	box-sizing: border-box;
	width: 1000px;
	max-width: 100%;
	background: #ff8585;
	padding: 10px;
	color: #fff;
	font-size: 115%;
	line-height: 1.3em;
	text-decoration: none !important;
	box-shadow: #fff 0 0 0px 1px inset;
	border: 3px solid #ff8585;
	letter-spacing: 3px;
}
.luana_link:hover{
	opacity: 0.7;
}
.campaign-banners .site_banner{
	margin: 30px 0 10px;
	background: #fd8988;
	padding: 1px 0 0;
}
.campaign-banners .site_banner a{
	display: block;
	max-width: 1080px;
	margin: auto;
}
.campaign-banners .site_banner a img{
	display: block;
	margin-top: -2.87%;
}
/*
a[href*="/luana-chapel/"] img{
	border-radius: 60px;
	border: 4px solid #e52129;
	box-sizing: border-box;
}
a[href*="/luana-chapel/"]:hover img{
	border: 5px solid #5a5;
}
*/

/* ■■■■■ メインイメージ（top_image） ■■■■■ */

#top_slide &gt; ul{
	position: relative;
}
#top_slide &gt; ul &gt; li{
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	opacity: 0;
	-webkit-transition: all 0.5s linear;
	-moz-transition: all 0.5s linear;
	-ms-transition: all 0.5s linear;
	-o-transition: all 0.5s linear;
	transition: all 0.5s linear;
}
#top_slide &gt; ul &gt; li.on{
	position: relative;
	z-index: 1;
	opacity: 1;
	-webkit-transition: all 0.5s linear;
	-moz-transition: all 0.5s linear;
	-ms-transition: all 0.5s linear;
	-o-transition: all 0.5s linear;
	transition: all 0.5s linear;
}
#top_slide &gt; ul &gt; li img{
	display: block;
	width: 100%;
}
#top_slide &gt; p{
	position: absolute;
	width: 100%;
	max-width: 1000px;
	height: 100%;
	margin: auto;
	top: 0;
	left: 0;
	right: 0;
}
#top_slide &gt; p img{
	position: absolute;
	right: 0;
	bottom: 0;
	width: 206px;
	z-index: 2;
}


/* ■■■■■■ ランキング（.top_ranking） ■■■■■■ */

.top_ranking{
	margin-top: 0;
}
.top_ranking:after{
	content: "";
	display: block;
	height: 0;
	clear: both;
}
.top_ranking li{
	position: relative;
	width: 48.5%;
	float: left;
	padding: 20px 0 0;
	margin: 0 0 3% 3%;
}
.top_ranking li:nth-child(2n+1){
	clear: left;
	margin-left: 0;
}
.top_ranking li a {
	color: #333;
	text-decoration: none !important;
}
.top_ranking li h3{
	margin: 5px 10px;
	font-size: 160%;
	line-height: 1.2em;
	text-align: left;
}
.top_ranking.casual li h3{
	font-size: 150%;
}
.top_ranking li h3 small{
	display: inline-block;
	font-size: 75%;
	line-height: 1.2em;
}
.top_ranking li p{
	margin: 10px;
	font-size: 12px;
}
.top_ranking.best3 li:first-child p{
	font-size: 14px;
}
.top_ranking li p.icons{
	text-align: left;
	overflow: hidden;
	white-space: nowrap;
}
.top_ranking li p.icons span{
	position: relative;
	display: inline-block;
	background: #0091ce;
	width: 45%;
	max-width: 190px;
	padding: 2px 0 1px;
	margin-bottom: 12px;
	text-align: center;
	color: #fff;
	font-size: 12px;
	border-radius: 1.1em;
	white-space: nowrap;
}
.top_ranking.best6 li p.icons {
}
.top_ranking.best6 li p.icons span{
	width: 88px;
	padding: 2px 0 1px;
	text-align: center;
	font-size: 11px;
	line-height: 1.4em;
	margin-bottom: 12px;
}
.top_ranking li p.icons span small{
	font-size: 9px;
	position: absolute;
	display: block;
	text-align: center;
	bottom: -2em;
	left: 0;
	width: 100%;
	color: #333 !important;
	letter-spacing: 0;
}
.top_ranking.best6 li p.icons span small{
	bottom: -1.6em;
}
.top_ranking li p.icons span.teal{
	background: #29bfb2;
}

.top_ranking li p.icons span.green,
.top_ranking li p.icons span.garden{
	background: #37ae48;
}
.top_ranking li p.icons span.green3,
.top_ranking li p.icons span.green2,
.top_ranking li p.icons span.town{
	background: #8ac43f;
}

.top_ranking li p.icons span.orange,
.top_ranking li p.icons span.sunset{
	background: #f18d1e;
	letter-spacing: -1px;
}
.top_ranking li p.icons span.chapel{
	background: #7888c3;
}
.top_ranking li p.price{
	margin-bottom: 0;
}
.top_ranking li p.price strong,
.top_ranking li p.price span{
	display: inline-block;
	vertical-align: middle;
	font-size: 220%;
	line-height: 1.2em;
}
.top_ranking li p.price .strike{
	position: relative;
}
.top_ranking li p.price .strike:before{
	content: "";
	position: absolute;
	left: 0;
	top: 50%;
	background: #d22;
	width: 100%;
	height: 1px;
	-webkit-transform: skewY(-10deg);
	transform: skewY(-10deg);
}
.top_ranking li p.price img{
	vertical-align: middle;
}
.top_ranking li p.price strong{
	color: #da4e83;
}
.top_ranking li p.price strong small,
.top_ranking li p.price span small{
	display: inline-block;
	font-size: 60%;
	line-height: 1.2em;
}
.top_ranking li p.price strong small.gothic,
.top_ranking li p.price span small.gothic{
	font-size: 45%;
}
.top_ranking.best6,
.top_ranking.best3{
	counter-reset: best;
}
.top_ranking.best6 li,
.top_ranking.best3 li{
	padding-top: 2%;
}
.top_ranking.best3 li:first-child{
	padding-top: 40px;
}
.top_ranking.best3 li:first-child h3{
	text-align: center;
}
.top_ranking.best6 li:after,
.top_ranking.best3 li:after{
	content: "";
	display: block;
	position: absolute;
	z-index: 1;
	top: 0;
	left: 3%;
	width: 17%;
	height: 0;
	padding-top: 17%;
	background: url(../img/top/icon_num_photo.png) no-repeat center top rgba(10,160,200,0.7);
	background-size: 100% !important;
	border-radius: 51%;
}

.top_ranking.best6.wedding li:after,
.top_ranking.best3.wedding li:after{
	background-image: url(../img/top/icon_num_wedding.png);
}
.top_ranking.best6 li:before,
.top_ranking.best3 li:before{
	counter-increment: best;
	content: counter(best);
	position: absolute;
	width: 17%;
	top: 0;
	left: 3%;
	z-index: 2;
	margin-top: 9.7%;
	text-align: center;
	color: #fff;
	font-family: Times, serif;
	font-size: 24px;
	line-height: 1.0em;
}
.top_ranking.best3 li:first-child{
	padding-top: 4%;
	margin-left: 0 !important;
	width: auto;
	float: none;
	text-align: center;
}
.top_ranking.best3 li:first-child h3,
.top_ranking.best3 li:first-child p.price span,
.top_ranking.best3 li:first-child p.price strong{
	font-size: 220%;
}

.top_ranking.best3 li:first-child:before{
	font-size: 48px;
}
.top_ranking.best3 li:nth-child(2n+1){
	clear: none;
	margin-left: 3%;
}
.top_ranking.best3 li:nth-child(2n){
	clear: left;
	margin-left: 0;
}
.top_ranking li a.more{
	position: absolute;
	box-sizing: border-box;
	right: 10px;
	bottom: 0;
	margin: 0 !important;
	padding: 5px 20px 5px 10px;
	color: #000;
	background: url(../img/common/icon_links_g.png) no-repeat right center #e0e0e0;
	background-size: 15px;
	width: 90px;
	text-align: center;
	border-radius: 6px;
}
.top_ranking li a.more:hover{
	text-decoration: none;
	background-color: #c0c0c0;
}
.top_ranking.best6{
	padding-top: 15px;
}
.top_ranking.best6 li{
	box-sizing: border-box;
	border: 1px solid #e0e0e0;
	background: #f8f8f8;
	padding: 14px;
	width: 32%;
	margin: 0 0 3% 2%;
	float: left;
	overflow: visible;
}
.top_ranking.best6 li:hover{
	background: #f0fff0;
	border: 1px solid #c0e0c0;
}
.top_ranking.best6 li:nth-child(2n+1){
	clear: none;
}
.top_ranking.best6 li:nth-child(3n+1){
	clear: left;
	margin-left: 0;
}
.top_ranking.best6 li h3{
	display: table-cell;
	font-size: 115%;
	line-height: 1.2em;
	margin: 0;
	letter-spacing: -1px;
	height: 2.8em;
	vertical-align: middle;
}

.top_ranking.best6 li p{
	margin: 5px 0;
}
.top_ranking.best6 li:before,
.top_ranking.best6 li:after{
	width: 22%;
	left: -10px;
	top: -15px;
}
.top_ranking.best6 li:after{
	padding-top: 22%;
}
.top_ranking.best6 li:before{
	margin-top: 12%;
}
.top_ranking.best6 li:nth-child(n+4):after,
.top_ranking.best6 li:nth-child(n+4):before{
	display: none;
}
.top_ranking.best6 li p.price{
	float: left;
	position: relative;
}
.top_ranking.best6 li p.price strong,
.top_ranking.best6 li p.price span{
	font-size: 180%;
}
.top_ranking.best6 li p.price small.gothic{
	position: absolute;
	top: -1.1em;
	left: 0;
}

.top_ranking.best6 li p.words{
	font-size: 12px;
	line-height: 1.4em;
	min-height: 5.6em;
}
.top_ranking.best6 li a.more{
	position: static;
	float: right;
	margin: 0 !important;
	padding: 3px 5px 2px 0px;
/*	color: #fff;
	background: url(../img/common/icon_links_w.png) no-repeat right center #4d4d4d;*/
	background-size: 15px;
	width: 75px;
	text-align: center;
	border-radius: 6px;
}
.top_ranking.best6 li .movie{
	position: relative;
	display: block;
	clear: both;
	background: #fff;
}
.top_ranking.best6 li .movie &gt; img{
	display: block;
	opacity: 0.5 !important;
}
.top_ranking.best6 li .movie &gt; div{
	position: absolute;
	left: 0;
	top: 50%;
	width: 100%;
	-webkit-transform: translateY(-50%);
	-moz-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	-o-transform: translateY(-50%);
	transform: translateY(-50%);
	text-align: center;
}
.top_ranking.best6 li .movie &gt; div h4{
	font-size: 14px;
	font-weight: normal;
	line-height: 1.1em;
	margin: 0 0 5px;
	color: #333;
	text-shadow: #fff 0 0 2px, #fff 0 0 2px, #fff 0 0 3px, #fff 0 0 4px, #fff 0 0 5px, #fff 0 0 6px, #fff 0 0 7px, #fff 0 0 8px;
}
.top_ranking.best6 li .movie &gt; div:after{
	content: "プランを動画で見る";
	display: inline-block;
	margin: 0 !important;
	padding: 3px 0 2px;
	color: #fff;
	background: #4d4d4d;
	border: 1px solid #fff;
	width: 150px;
	text-align: center;
	border-radius: 20px;
	-webkit-transition: all 0.5s linear;
	-moz-transition: all 0.5s linear;
	-ms-transition: all 0.5s linear;
	-o-transition: all 0.5s linear;
	transition: all 0.5s linear;
}
.top_ranking.best6 li a.movie:hover &gt; div:after{
	background: #888;
	-webkit-transition: all 0.2s linear;
	-moz-transition: all 0.2s linear;
	-ms-transition: all 0.2s linear;
	-o-transition: all 0.2s linear;
	transition: all 0.2s linear;
}
.top_ranking.best6{
	margin-bottom: 0;
}
/* koike 180416 ADD -&gt; */
.top_ranking.best6 li .movie &gt; img.comingsoon {
	position: absolute;
	top: 0;
	left: 0;
	z-index: 1;
	opacity: 1 !important;
}

/* $bestPlan に、'youtube' がなくて 'youtube_img' があるとき */
.top_ranking.best6 li div.movie:before{
	content: "";
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	z-index: 2;
	background: -webkit-rgba(10,160,210,0.6);
	background: -moz-rgba(10,160,210,0.6);
	background: rgba(10,160,210,0.6);
}
.top_ranking.best6 li div.movie:after{
	content: "Coming Soon";
	position: absolute;
	left: 0;
	top: 50%;
	width: 100%;
	z-index: 3;
	font-family: 'Century Gothic', 'Arial', sans-serif;
	font-size: 150%;
	color: #fff;
	letter-spacing: 2px;
	text-align: center;
	-webkit-transform: translateY(-50%);
	-moz-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	-o-transform: translateY(-50%);
	transform: translateY(-50%);
}


/* 180416 ADD &lt;- */

/* ■■■■■■ ギャラリー（.top_gallery） ■■■■■■ */
.salon_box,
.top_gallery{
	position: relative;
	margin: 40px 0 70px;
	background: #ceecf6;
	padding: 30px 0px;
	overflow: hidden;
	-webkit-transition: all 0.5s linear;
	-moz-transition: all 0.5s linear;
	-ms-transition: all 0.5s linear;
	-o-transition: all 0.5s linear;
	transition: all 0.5s linear;
}
.salon_box:before,
.top_gallery:before{
	content: "";
	display: block;
	position: absolute;
	width: 200%;
	height: 100%;
	top: 0;
	left: 40%;
	background: #b5e2f1;
	-webkit-transform: skew(-45deg);
	transform: skew(-45deg);
	-webkit-transition: all 0.5s linear;
	-moz-transition: all 0.5s linear;
	-ms-transition: all 0.5s linear;
	-o-transition: all 0.5s linear;
	transition: all 0.5s linear;
}
.top_gallery h3{
	position: relative;
	text-align: center;
	font-weight: normal;
	font-size: 120%;
	line-height: 1.4em;
	margin-bottom: 20px;
}
.top_gallery h3 em{
	display: block;
	font-weight: normal;
	font-size: 180%;
	line-height: 1.1em;
	margin-bottom: 0.2em;
}
.top_info article .more,
.top_gallery .more{
	position: relative;
	max-width: 1000px;
	margin: 0 auto -40px;
	text-align: right;
}
.top_info article .more a,
.top_gallery .more a{
	position: relative;
	z-index: 2;
	display: inline-block;
	box-sizing: border-box;
	right: 10px;
	bottom: 0;
	padding: 5px 20px 5px 10px;
	color: #fff;
	background: url(../img/common/icon_links_w.png) no-repeat right center #4d4d4d;
	background-size: 15px !important;
	width: 90px;
	text-align: center;
	border-radius: 6px;
}
.top_info article .more a:hover,
.top_gallery .more a:hover{
	text-decoration: none;
	background-color: #222;
}

.top_gallery ul{
	position: relative;
	overflow: hidden;
	padding: 0 10px 20px;
}
.top_gallery ul li{
	position: relative;
	width: 15.6%;
	float: left;
	margin: 0 0 2% 1.28%;
	cursor: pointer;
}
.top_gallery ul li:nth-child(6n+1){
	clear: left;
	margin-left: 0;
}
.top_gallery ul li img + img{
	display: none;
}
.slideshow_list ul li:before,
.top_gallery ul li:before{
	content: attr(data-custmer);
	display: block;
	position: absolute;
	z-index: 1;
	background: rgba(10,160,210,0.8);
	padding: 15px 0;
	text-align: center;
	color: #fff;
	left: 7%;
	bottom: -20px;
	width: 86%;
	font-size: 12px;
	line-height: 1.2em;
	-webkit-transition: all 0.5s ease-out;
	-moz-transition: all 0.5s ease-out;
	-ms-transition: all 0.5s ease-out;
	-o-transition: all 0.5s ease-out;
	transition: all 0.5s ease-out;
}
.top_gallery ul li img{
	-webkit-transition: all 0.5s linear;
	-moz-transition: all 0.5s linear;
	-ms-transition: all 0.5s linear;
	-o-transition: all 0.5s linear;
	transition: all 0.5s linear;
}

.top_gallery ul li:hover img{
	opacity: 0.7;
	-webkit-transition: all 0.3s linear;
	-moz-transition: all 0.3s linear;
	-ms-transition: all 0.3s linear;
	-o-transition: all 0.3s linear;
	transition: all 0.3s linear;
}
.slideshow_list ul li:hover:before,
.top_gallery ul li:hover:before{
	bottom: -25px;
	background: rgba(10,160,210,1);
	-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;
}

/* ■■■■■■ スライドショー（.slideshow_list） ■■■■■■ */

.slideshow_list ul{
	margin: 20px 10px;
	overflow: hidden;
}
.slideshow_list ul li{
	position: relative;
	float: left;
	width: 18.5%;
	margin: 0 0 30px 1.5%;
}
.slideshow_list ul li:nth-child(5n+1){
	margin-left: 0;
}
.slideshow_list ul li a,
.slideshow_list ul li a img{
	position: relative;
	display: block;
}
.slideshow_list ul li a img{
	width: 100%;
}
.slideshow_list ul li a:after{
	content: "";
	display: block;
	position: absolute;
	width: 40px;
	height: 40px;
	margin: -20px;
	left: 50%;
	top: 50%;
	background: url(../img/common/icon_movie.png) no-repeat center center;
	background-size: 100% !important;
}
.slideshow_list .next,
.slideshow_list .prev{
	display: none;
}


/* ■■■■■■ ギャラリーPop Up（.popup） ■■■■■■ */
.popup{
	display: none;
	position: fixed;
	z-index: 20000;
	background: rgba(0,0,0,0.7);
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	padding: 0 !important;
}
.popup &gt; div{
	position: absolute;
	background: #fff;
	box-sizing: border-box;
	padding: 40px 50px 20px;
	width: 740px;
	max-width: 100% !important;
	height: 85%;
	max-height: 650px;
	top: 50%;
	left: 50%;
	-webkit-transform: translate(-50%, -50%);
	-moz-transform: translate(-50%, -50%);
	-ms-transform: translate(-50%, -50%);
	-o-transform: translate(-50%, -50%);
	transform: translate(-50%, -50%);
	border-radius: 15px;
	box-shadow: #000 0 0 40px;
}
.popup &gt; div figure{
	display: block;
	overflow: auto;
	height: 100%;
}
.popup .next,
.popup .prev{
	display: block;
	position: absolute;
	width: 50px;
	height: 80px;
	top: 50%;
	-webkit-transform: translate(0, -50%);
	-moz-transform: translate(0, -50%);
	-ms-transform: translate(0, -50%);
	-o-transform: translate(0, -50%);
	transform: translate(0, -50%);
	color: #fff;
	text-align: center;
	cursor: pointer;
}
.popup .next{
	right: 0;
	background: url(../img/common/slide_r.png) no-repeat center center #4d4d4d;
}
.popup .prev{
	left: 0;
	background: url(../img/common/slide_l.png) no-repeat center center #4d4d4d;
}
.popup .close{
	position: absolute;
	top: 10px;
	right: 10px;
	font-size: 40px;
	line-height: 1em;
	color: #4d4d4d;
	cursor: pointer;
}
.popup .close:before{
	content: "×";
}

/* ■■■■■■ 衣装グレードアップ（.grade-up） ■■■■■■ */
.grade-up{
	margin: 40px 0 0;
	position: relative;
	overflow: hidden;
	color: #4d4d4d;
	/* text-shadow: #3e1909 0 0 2px, #3e1909 0 0 3px, #3e1909 0 0 4px, #3e1909 0 0 6px, #3e1909 0 0 8px; */
}
.grade-up &gt; img.grade-up-bg{
	position: absolute;
	min-width: 100%;
	min-height: 100%;
	max-width: none;
	width: auto;
	height: auto;
	left: 50%;
	top: 50%;
	-webkit-transform: translate(-50%, -50%);
	-moz-transform: translate(-50%, -50%);
	-ms-transform: translate(-50%, -50%);
	-o-transform: translate(-50%, -50%);
	transform: translate(-50%, -50%);
}
.grade-up &gt; article{
	position: relative;
	max-width: 1000px;
	margin: auto;
	padding: 30px 10px;
	z-index: 1;
}
.grade-up &gt; article h3{
	font-weight: normal;
	font-size: 110%;
	line-height: 1.7em;
	text-align: center;
	margin: 0 0 15px;
}
.grade-up &gt; article h3 strong{
	display: block;
	font-weight: normal;
	font-size: 220%;
	line-height: 1.3em;
	vertical-align: middle;
}
.grade-up &gt; article h3 strong b{
	display: inline-block;
	font-size: 120%;
	vertical-align: -3px;
}
.grade-up &gt; article &gt; img{
	float: right;
}
.grade-up &gt; article &gt; div{
	overflow: hidden;
	padding: 0 20px 0 0;
}
.grade-up &gt; article &gt; div b{
	/* color: #ff0; */
	color: #4d4d4d;
}
.grade-up &gt; article &gt; div p{
	font-size: 130%;
	line-height: 1.8em;
}
.grade-up &gt; article &gt; div ul{
	margin: 30px 0;
}
.grade-up &gt; article &gt; div ul li{
	margin: 0 0 5px;
	padding-left: 1em;
	text-indent: -1em;
}
.grade-up &gt; article &gt; div a.normal{
	background-color: rgba(0,0,0,0.8);
	text-shadow: none;
}

.dress-salon{
	clear: both;
	position: relative;
	/* background: rgba(0,0,0,0.3); */
	background-color: #b5e2f1;
	padding: 30px 10px;
	text-align: center;
}

.dress-salon ul{
	max-width: 1000px;
	margin: 20px auto 0;
	overflow: hidden;
}
.dress-salon ul li{
	position: relative;
	width: 15%;
	margin: 0 0 0 1.5%;
	float: left;
	text-shadow: none;
}
.dress-salon ul li:first-child{
	margin-left: 170px;
}
.dress-salon ul li a{
	color: #fff;
}
.dress-salon ul li strong{
	position: relative;
	display: block;
	width: 100%;
	height: 45px;
	font-weight: normal;
	font-size: 12px;
	line-height: 1.2em;
	background: rgba(10,130,220,0.8);
	-webkit-transition: all 0.5s linear;
	-moz-transition: all 0.5s linear;
	-ms-transition: all 0.5s linear;
	-o-transition: all 0.5s linear;
	transition: all 0.5s linear;
}
.dress-salon ul li strong span{
	position: absolute;
	width: 100%;
	left: 50%;
	top: 50%;
	-webkit-transform: translate(-50%, -50%);
	-moz-transform: translate(-50%, -50%);
	-ms-transform: translate(-50%, -50%);
	-o-transform: translate(-50%, -50%);
	transform: translate(-50%, -50%);
}
.dress-salon ul li img{
	display: block;
}
.dress-salon ul li a:hover strong{
	background: rgba(10,130,220,0.6);
	-webkit-transition: all 0.3s linear;
	-moz-transition: all 0.3s linear;
	-ms-transition: all 0.3s linear;
	-o-transition: all 0.3s linear;
	transition: all 0.3s linear;
}
.dress-salon ul li a.reserve{
	display: block;
	padding: 7px 20px 7px 10px;
	color: #fff;
	background: url(../img/common/icon_links_w.png) no-repeat right center #000;
	background-size: 15px;
	text-align: center;
}
.dress-salon ul li a.reserve:hover{
	background-color: rgba(0,0,0,0.5);
	text-decoration: none;
}


/* ■■■■■■ インフォメーション（.top_info） ■■■■■■ */

.top_info{
	overflow: hidden;
	position: relative;
	margin: 20px auto 50px;
	padding-top: 5px;
}

.top_info_left{
	width: 48.5%;
	float: left;
}

.top_info article.blog{
	width: 48.5%;
	float: right;
}
.top_info article{
	border-bottom: 1px solid #4d4d4d;
	margin-bottom: 30px;
}
.top_info article.hairmake{
	position: absolute;
	left: 0;
	bottom: 0;
	width: 48.5%;
}
.top_info article .more{
	position: relative;
	margin: 0 auto -35px;
	top: 15px;
}

.top_info article h3{
	position: relative;
	margin: 0 auto;
	padding: 10px 0;
	color: #333;
	font-weight: normal;
	font-size: 95%;
	line-height: 1.4em;
	text-align: center;
	max-width: 1200px;
	z-index: 1;
	border-top: 1px solid #4d4d4d;
	border-bottom: 1px solid #4d4d4d;
}
.top_info article h3 em{
	display: block;
	font-weight: normal;
	font-size: 200%;
	line-height: 1.1em;
}
.top_info article ul{
	overflow: hidden;
}
.top_info article ul li{
	border-top: 1px dotted #4d4d4d;
	text-align: left;
}
.top_info article.hairmake ul li{
	width: 50%;
	box-sizing: border-box;
	float: left;
	border-top: 0;
	padding: 15px 0;
}
.top_info article.hairmake ul li a{
	border-left: 1px dotted #4d4d4d;
	padding: 5px 10px;
}
.top_info article ul li:first-child,
.top_info article.hairmake ul li:first-child a{
	border-top: 0;
	border-left: 0 !important;
}
.top_info article ul li a{
	display: block;
	padding: 15px 10px;
	color: #4d4d4d;
}
.top_info article.hairmake ul li a em{
	display: block;
	text-align: right;
}
.top_info article ul li a:hover{
	background: #e8f8ff;
	text-decoration: none;
}
.top_info article ul li figure,
.top_info article ul li &gt; span{
	display: inline-block;
	vertical-align: middle;
}
.top_info article ul li figure{
	position: relative;
	width: 20%;
	height: 0;
	padding-top: 20%;
	margin-right: 4px;
	background: #e8e8e8;
	overflow: hidden;
}
.top_info article ul li a:hover figure{
	background: #fff;
}
.top_info article ul li figure img{
	position: absolute;
	top: 50%;
	left: 50%;
	margin: auto;
	width: auto;
	height: auto;
	max-width: 130%;
	max-height: 130%;
	min-width: 100%;
	min-height: 100%;
	-webkit-transform: translate(-50%, -50%);
	-moz-transform: translate(-50%, -50%);
	-ms-transform: translate(-50%, -50%);
	-o-transform: translate(-50%, -50%);
	transform: translate(-50%, -50%);
}

.top_info article ul li a &gt; span{
	display: inline-block;
	vertical-align: middle;
	width: 75%;
}
.top_info article ul li a &gt; span em{
	font-weight: bold;
	color: #0aa0d2;
}

.top_info article.hairmake ul li figure{
	width: 40%;
	padding-top: 40%;
}
.top_info article.hairmake  ul li a &gt; span{
	width: 55%;
}
.top_info article ul li strong{
	display: block;
	color: #0aa0d2;
	font-weight: normal;
	font-size: 110%;
	line-height: 1.2em;
}
.top_info article ul li time{
	display: block;
	font-size: 95%;
}
.top_info article.hairmake ul li time,
.top_info article.hairmake ul li strong{
	text-align: left;
}
.top_info article.hairmake ul li strong{
	margin: 5px 0 15px;
}
.top_info article ul li a &gt; time{
	display: inline-block;
	vertical-align: top;
	width: 20%;
}


/* ■■■■■■ トピックス（.topics）（バナー群） ■■■■■■ */
.topics{
	background: url(../img/top/bg_line.png);
	padding: 5px 10px 0;
	margin: 0;
}
.topics &gt; nav{
	max-width: 1000px;
	margin: 30px auto 0;
	padding: 0 0 30px;
}
.topics &gt; nav img{
	display: block;
	width: 100%;
}
.topics &gt; nav a{
	display: block;
	margin: 0 0 2%;
	background: #8cf;
}
.topics &gt; nav .line2,
.topics &gt; nav .line3{
	overflow: hidden;
}
.topics &gt; nav .line3 a{
	float: left;
	width: 32%;
	margin-left: 2%;
}.topics &gt; nav .line2 a{
	float: left;
	width: 49%;
	margin-left: 2%;
}
.topics &gt; nav .line2 a:nth-child(2n+1),
.topics &gt; nav .line3 a:nth-child(3n+1){
	margin-left: 0;
}
.topics &gt; nav .more{
	display: none;
}


/* ■■■■■■ ライブカメラ（.live_camera） ■■■■■■ */
.live_camera{
	max-width: 1000px;
	margin: 40px auto 60px;
	padding: 15px;
	background: #0aa0d2;
	overflow: hidden;
}
.live_camera img#webcam{
	float: right;
	width: 45%;
	height: auto;
}
.live_camera p.pc{
	overflow: hidden;
	margin: -15px 0 -15px -15px;
	width: 55%;
	float: left;
}
.live_camera p.pc img{
	width: 100%;
}

/* ■■■■■■ サロン表示 ■■■■■■ */
.salon_box{
	margin: 0;
	padding: 10px 0 50px;
}
.salon_box &gt; div{
	position: relative;
	max-width: 1000px;
	margin: 20px auto 0;
	padding: 0 10px;
}
.salon_all{
	position: relative;
	overflow: hidden;
	margin-top: 30px;
}
.salon_all article{
	position: absolute;
	top: 0;
	left: 0;
	opacity: 0;
	width: 100%;
	-webkit-transition: all 0.5s linear;
	-moz-transition: all 0.5s linear;
	-ms-transition: all 0.5s linear;
	-o-transition: all 0.5s linear;
	transition: all 0.5s linear;
}
.salon_all article.on{
	position: relative;
	opacity: 1;
	z-index: 1;
	-webkit-transition: all 0.5s linear;
	-moz-transition: all 0.5s linear;
	-ms-transition: all 0.5s linear;
	-o-transition: all 0.5s linear;
	transition: all 0.5s linear;
}
.salon_all article a.normal,
.salon_all article a.blue{
	font-size: 15px;
}
.salon_all article a.blue:hover,
.salon_all article a.normal{
	color: #0aa0d2;
	background: url(../img/common/icon_links_b.png) no-repeat right center rgba(255,255,255,0.4);
	border: 1px solid #0aa0d2;
}
.salon_all article a.normal:hover{
	color: #fff;
	background: url(../img/common/icon_links_w.png) no-repeat right center #0aa0d2;
}
.salon_all article a.normal:hover{
	color: #fff;
	background: url(../img/common/icon_links_w.png) no-repeat right center #0aa0d2;
}
.salon_all article img{
	display: block;
	float: left;
	margin: 0 15px 20px 0;
	width: 40%;
}
.salon_all article .normal{
	width: 45%;
}
.salon_all article .wide{
	width: 90%;
}
.salon_all article p{
	overflow: hidden;
	margin: 10px 0;
	font-size: 12px;
}
.salon_all article h4{
	font-size: 100%;
	line-height: 1.2em;
	padding: 0 0 10px;
	border-bottom: 1px solid #4d4d4d;
	text-align: left;
}
.salon_all article h4 em{
	display: inline-block;
	font-size: 220%;
	font-weight: normal;
	line-height: 1.0em;
	margin-right: 10px;
	vertical-align: -2px;
}
.salon_all article h4 span{
	display: inline-block;
}
.salon_all article h5{
	margin: 15px 0;
	font-size: 150%;
	line-height: 1.2em;
}


/* ■■■■■■ お役立ちコンテンツ ■■■■■■ */
.useful_thumbs{
	overflow: hidden;
	margin: 30px -10px 20px;
}
.useful_thumbs a{
	position: relative;
	display: block;
	box-sizing: border-box;
	float: left;
	width: 25%;
	margin: 0 0 2%;
	padding: 10px;
	color: #4d4d4d;
	font-size: 13px;
	line-height: 1.4em;
	text-decoration: none !important;
}
.useful_thumbs a:first-child,
.useful_thumbs a:nth-child(4n+1){
	clear: left;
}
.useful_thumbs a figure{
	position: relative;
	overflow: hidden;
	margin: 0;
}
.useful_thumbs a img{
	display: block;
	width: 100%;
	opacity: 1 !important;
}
.useful_thumbs a strong{
	display: block;
	margin: 10px 0;
	padding: 3px 0 3px 8px;
	border-left: 2px solid #0aa0d2;
	font-size: 105%;
	line-height: 1.3em;
	color: #0aa0d2;
}
.useful_thumbs a:hover{
	background-color: #efe;
}
.useful_thumbs a figure:before{
	content: "";
	display: block;
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background: -moz-radial-gradient(center, ellipse cover,  rgba(100,186,116,0) 60%, rgba(100,186,116,1) 100%); /* FF3.6-15 */
	background: -webkit-radial-gradient(center, ellipse cover,  rgba(100,186,116,0) 60%,rgba(100,186,116,1) 100%); /* Chrome10-25,Safari5.1-6 */
	background: radial-gradient(ellipse at center,  rgba(100,186,116,0) 60%,rgba(100,186,116,1) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#0064ba74', endColorstr='#64ba74',GradientType=1 ); /* IE6-9 fallback on horizontal gradient */
	-webkit-transition: all 0.6s linear;
	-moz-transition: all 0.6s linear;
	-ms-transition: all 0.6s linear;
	-o-transition: all 0.6s linear;
	transition: all 0.6s linear;
	opacity: 0;
	z-index: 2;
}
.useful_thumbs a:hover figure:before{
	opacity: 1;
	-webkit-transition: all 0.3s linear;
	-moz-transition: all 0.3s linear;
	-ms-transition: all 0.3s linear;
	-o-transition: all 0.3s linear;
	transition: all 0.3s linear;
}
.useful_banners{
	overflow: hidden;
	margin: 0 0 20px;
}
.useful_banners a{
	position: relative;
	display: block;
	box-sizing: border-box;
	float: left;
	width: 31%;
	margin: 0 0 3% 3%;
	color: #fff;
	font-size: 170%;
	line-height: 1.2em;
	text-decoration: none !important;
	text-align: center;
	overflow: hidden;
}
.useful_banners a:first-child,
.useful_banners a:nth-child(3n+1){
	clear: left;
	margin-left: 0;
}
.useful_banners a img{
	display: block;
	width: 100%;
	opacity: 1 !important;
	transition: transform .5s ease 0s;
	transform-origin: center;
}
.useful_banners a span{
	position: absolute;
	display: block;
	left: 0;
	bottom: 0;
	width: 100%;
	height: 50%;
	background: -moz-linear-gradient(top,  rgba(0,0,0,0.3) 0%, rgba(0,0,0,0.4) 100%); /* FF3.6-15 */
	background: -webkit-linear-gradient(top,  rgba(0,0,0,0.3) 0%,rgba(0,0,0,0.4) 100%); /* Chrome10-25,Safari5.1-6 */
	background: linear-gradient(to bottom,  rgba(0,0,0,0.3) 0%,rgba(0,0,0,0.4) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#4d000000', endColorstr='#66000000',GradientType=0 ); /* IE6-9 */
	-webkit-transition: all 0.6s linear;
	-moz-transition: all 0.6s linear;
	-ms-transition: all 0.6s linear;
	-o-transition: all 0.6s linear;
	transition: all 0.6s linear;
}
.useful_banners a:hover span{
	background: -moz-linear-gradient(top,  rgba(0,85,0,0.3) 0%, rgba(0,51,0,0.7) 100%); /* FF3.6-15 */
	background: -webkit-linear-gradient(top,  rgba(0,85,0,0.3) 0%,rgba(0,51,0,0.7) 100%); /* Chrome10-25,Safari5.1-6 */
	background: linear-gradient(to bottom,  rgba(0,85,0,0.3) 0%,rgba(0,51,0,0.7) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#4d005500', endColorstr='#b3003300',GradientType=0 ); /* IE6-9 */
	height: 100%;
	-webkit-transition: all 0.3s linear;
	-moz-transition: all 0.3s linear;
	-ms-transition: all 0.3s linear;
	-o-transition: all 0.3s linear;
	transition: all 0.3s linear;
}
.useful_banners a:hover img{
	transform: scale(1.1);
}
.useful_banners a span strong{
	position: absolute;
	display: block;
	font-weight: normal;
	left: 0;
	top: 50%;
	width: 100%;
	-webkit-transform: translateY(-50%);
	-moz-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	-o-transform: translateY(-50%);
	transform: translateY(-50%);
}
.useful_banners a span strong em{
	font-size: 110%;
}

/* ■■■■■ TOPキャッチ ■■■■■ */
.all_include{
	/* background: url(../img/top/bg_rose.jpg) no-repeat center bottom; */
	background-size: 100%;
	padding: 80px 10px ;
	text-align: center;
	margin-bottom: -40px;
}

/* .all_include img{
	width: 334px;
} */

.all_include img{
	width: 600px;
}
.all_include h2{
	font-size: 24px;
	line-height: 1.4em;
	color: #9c854c;
}
.all_include h2 sup{
	font-family: "メイリオ", "Meiryo", "Hiragino Kaku Gothic Pro", "ヒラギノ角ゴ Pro W3", "ＭＳ Ｐゴシック", osaka, sans-serif;
	color: #c44;
	font-size: 14px;
}
.all_include h2 small{
	display: block;
	font-family: "メイリオ", "Meiryo", "Hiragino Kaku Gothic Pro", "ヒラギノ角ゴ Pro W3", "ＭＳ Ｐゴシック", osaka, sans-serif;
	text-align: right;
	font-weight: normal;
	font-size: 11px;
	line-height: 1.5em;
	color: #000;
}

.banner_line2{
	max-width: 1000px;
	margin: 30px auto 40px;
	text-align: center;
	overflow: hidden;
}
.banner_line2 a {
	display: block;
	width: 49%;
	float: right;
	margin: 0 0 15px;
}
.banner_line2 a img {
	display: block;
	width: 100%;
}
.banner_line2 a:nth-of-type(2n+1) {
	float: left;
}

/* ■■■■■ 20211220ここから ■■■■■ */


.midasi em{
	display: block;
	font-weight: normal;
	font-size: 260%;
	line-height: 1.2em;
	color: #0aa0d2;
}

/* .midasi2{
	font-size:27px;
} */

.all_include{
	margin-bottom: 0;
}

.wedding_photo-plan-title{
	padding-bottom: 20px !important;
	color: #4E4B4D !important;
	font-size: 26px !important;
	line-height: 1.73 !important;
}
.wedding_photo-plan p{
	font-size: 16px !important;
	padding-bottom: 0 !important;
	line-height: 1.8 !important;
}

.service_block{
	padding:60px;
	margin-bottom:80px;
	background:#CCECF5;
}
.service_block .forPC{
	display: block;
}
.service_block .forSP{
	display: none;
}
.service_block .inner{
	max-width: 1150px;
	margin:0 auto;
	display: flex;
	justify-content: space-between;
}
.service_block .item{
	width:30%;
}
.service_block .ph img{
	width: 100%;
}
.service_block .ttl{
	width: 100%;
	font-size:16px;
	margin:10px 0;
	text-align: center;
	font-weight: 500;
}
.service_block .more_link{
	text-align: center;
	margin-top:40px;
}
.service_block .more_link a{
	display: block;	
}
.service_block .more_link a span{
	position: relative;
	display:inline-block;
	padding:0 20px 0 10px ;
	border-bottom: 1px solid #4E4B4D;
	font-weight: 500;
	color:#4E4B4D;
	transition: all .5s linear;
	font-size:22px;
}
.service_block .more_link a span:after{
	    position: absolute;
    content: '';
    right: 10px;
    top: 	8px;
    width: 4px;
    height: 4px;
    border-top: 1px solid #4E4B4D;
    border-right: 1px solid #4E4B4D;
    -webkit-transform: rotate(
45deg);
    transform: rotate(45deg);
}
.service_block .more_link a:hover,
.service_block .more_link a:hover span:after{
	opacity: .7;
	transition: all .5s linear;
}

.plan_block{
	padding:60px 60px 0;
}
.plan_block .inner{
	max-width: 1000px;
	margin:60px auto 0;
	display: flex;
	justify-content: space-between;
	border-right: solid 1px #84cee7;
	border-left: solid 1px #84cee7;
}
.plan_block .item{
	position: relative;
	width: calc(100% / 3);
	padding:0 10px;
	transition: all .2s linear;
}
.plan_block .item a{
	
	text-decoration: none;
}
.plan_block .item:hover{
	opacity: .8;
}
.plan_block .item::after {
	content: "";
	display: block;
	width: 0;
	height: 0;
	position: absolute;
	bottom: 0;
	left: 0;
	right: 0;
	margin: 0 auto;
	border-style: solid;
	border-width: 9px 7px 0 7px;
	border-color: #0aa0d3 transparent transparent transparent;
}

.plan_block .item:not(:last-of-type){
	border-right: solid 1px #84cee7;
}

.plan_block .ph{
	display: block;
	position: relative;
	width: 100%;
	height:calc(115/1000 * 100vw);
	max-height: 144px;
}
.plan_block .ph:after{
	position: absolute;
	width:100%;
	height:100%;
	top: 0;
	display: flex;
	align-items: center;
	justify-content: center;
	vertical-align:top;
	font-size: 30px;
	letter-spacing: 0.7px;
	color:#FFF;
	font-family: Times, "Times New Roman", serif !important;
}
.plan_block .item:nth-child(1) .ph{
	background:url('../img/top/pic_plan01-pc.jpg') no-repeat center top;
	background-size:contain;
}
.plan_block .item:nth-child(1) .ph:after{
	content: 'Ceremony Plan';
}
.plan_block .item:nth-child(2) .ph{
	background:url('../img/top/pic_plan02-pc.jpg') no-repeat center top;
	background-size:contain;
}
.plan_block .item:nth-child(2) .ph:after{
	content: 'Photo Plan';
}
.plan_block .item:nth-child(3) .ph{
	background:url('../img/top/pic_plan03-pc.jpg') no-repeat center top;
	background-size:contain;
}
.plan_block .item:nth-child(3) .ph:after{
	content: 'Casual Photo Plan';
}

.plan_block .ttl{
	width: 100%;
	font-size:17px;
	letter-spacing: 1.5px;
	margin:10px 0 20px;
	text-align: center;
	font-weight: bold;
	color:#4E4B4D;
}
#ceremonyPlan,
#photoPlan,
#casualPlan{
	padding-top: 100px;
}

#ceremonyPlan .midasi,
#photoPlan .midasi,
#casualPlan .midasi{
	font-size:24px;
	letter-spacing: 1.5px;
	font-weight: bold;
}

.top_ranking.best6 {
	padding-top: 25px;
}

.top_gallery{
	max-width: 1000px;
	margin: 0 auto;
	padding:40px 80px;
	box-sizing: border-box;
}

.top_gallery h3 em {
	font-size: 160% !important;
	line-height: 1.2em !important;
	color: #4d4d4d;
	text-align: center;
}

.top_gallery ul{
	padding: 0;
	display: flex;
	justify-content: space-between;
}
.top_gallery ul li{
	clear: both;
	width:23%;
}

.grade-up {
	margin-top: 100px;
}

.grade-up &gt; article &gt; div a.normal {
	background-color: #4d4d4d;
}
.dress-salon{
	padding: 50px 10px 60px;
}

.dress-salon h3 {
	position: relative;
	text-align: center;
	font-weight: normal;
	font-size: 120%;
	line-height: 1.4em;
	margin-bottom: 20px;
}

.dress-salon h3 em {
	font-size: 160% !important;
	line-height: 1.2em !important;
	color: #4d4d4d;
	text-align: center;
	display: block;
	font-weight: bold;
	margin-bottom: 0.2em;
}

.dress-salon ul {
	display: flex;
	justify-content: center;
}
.dress-salon ul li:first-child {
	margin-left: 0;
}

.movie_block{
	margin:100px 0;
	position: relative;
	background: #ceecf6;
	padding: 30px 0px;
	overflow: hidden;
	-webkit-transition: all 0.5s linear;
	-moz-transition: all 0.5s linear;
	-ms-transition: all 0.5s linear;
	-o-transition: all 0.5s linear;
	transition: all 0.5s linear;
	color:#4E4B4D;
}
.movie_block:before {
	content: "";
	display: block;
	position: absolute;
	width: 200%;
	height: 100%;
	top: 0;
	left: 40%;
	background: #b5e2f1;
	-webkit-transform: skew(
-45deg);
	transform: skew(
-45deg);
	-webkit-transition: all 0.5s linear;
	-moz-transition: all 0.5s linear;
	-ms-transition: all 0.5s linear;
	-o-transition: all 0.5s linear;
	transition: all 0.5s linear;
}

.movie_block .lead{
	font-size:18px;
	/* font-weight: bold; */
	margin-top:20px;
}
.midasi.slideshow span{
	display: block;
	margin-top:10px;
	font-size:16px;
	text-align:center;
}

.moviearea{
	width:100%;
	max-width: initial;
	margin: 0 0 40px;
	text-align: center;
	box-sizing: border-box;
}

.moviearea iframe{
	display: block;
  width: 100%;
  aspect-ratio: 16 / 9;
  max-width:820px;
  margin: 0 auto 40px;
}

.top_info article {
	position: relative;
}

.top_info article .more {
	position: absolute;
	top: 18px;
	right: 0;
}

/* ■■■■■ 20211220ここまで ■■■■■ */

@media only screen and (max-width: 1600px){
	/* ■■■■■ TOPキャッチ ■■■■■ */
	.all_include{
		background-size: auto;
	}
}


/* ▼▼▼▼▼ タブレットレイアウト : 800 px ～ 1200 px。ＰＣレイアウトからスタイルを継承。 ▼▼▼▼▼ */
@media only screen and (max-width: 1200px){

}

@media only screen and (max-width: 1000px){
	.campaign-banners{
	}

	/* ■■■■■■ ランキング（.top_ranking） ■■■■■■ */
	.top_ranking li p.icons span{
		font-size: 11px;
	}
	.grade-up &gt; article &gt; img{
		width: 48%;
	}

	.top_ranking.best6 li:nth-child(3n+1),
	.top_ranking.best6 li{
		clear: none;
		width: 48.5%;
		margin: 0 0 4% 3%;
		float: left;
	}
	.top_ranking.best6 li:nth-child(2n+1){
		clear: left;
		margin-left: 0;
	}
	/* ■■■■■■ ギャラリー（.top_gallery） ■■■■■■ */
	.top_gallery{
		padding-bottom: 50px;
		margin-bottom: 40px;
	}
	.top_gallery h3{
		font-size: 110%;
	}
	.top_gallery h3 em{
		font-size: 180%;
	}
	.top_gallery ul li{
		width: 32%;
		margin: 0 0 30px 2%;
	}
	.top_gallery ul li:nth-child(3n+1){
		clear: left;
		margin-left: 0;
	}
	.slideshow_list ul li:before,
	.top_gallery ul li:before{
		font-size: 11px;
	}

	/* ■■■■■■ インフォメーション（.top_info） ■■■■■■ */
	.top_info article.hairmake{
		position: static;
		width: auto;
	}
	.top_info article.hairmake ul li figure{
		margin-right: 0;
	}

	/* ■■■■■ TOPキャッチ ■■■■■ */
	.all_include h2{
		font-size: 21px;
	}

}

/* ▼▼▼▼▼ モバイルレイアウト : 799 px およびそれ以下。ＰＣレイアウトからスタイルを継承。 ▼▼▼▼▼ */
@media only screen and (max-width: 799px){
	.midasi em{
		font-size: 180%;
	}
	#top_slide &gt; p img{
		width: 140px;
	}
	.campaign-banners .site_banner{
		background: #transparent;
	}
	.banner_line2 a {
		width: 100%;
		float: none !important;
	}

	/* ■■■■■■ ランキング（.top_ranking） ■■■■■■ */
	.top_ranking li{
		float: none !important;
		margin-left: 0 !important;
		width: auto !important;
		text-align: center;
		margin-bottom: 25px;
	}
	.top_ranking li p{
		text-align: left;
	}
	.top_ranking li p.price{
		font-size: 14px !important;
	}
	.top_ranking li p.icons{
		text-align: center;
	}
	.top_ranking.best3 li:first-child:before,
	.top_ranking.best3 li:before,
	.top_ranking li:first-child:before,
	.top_ranking li:before{
		font-size: 6vw;
	}
	.top_ranking.best3 li:first-child,
	.top_ranking.best3 li{
		padding-top: 20px;
	}
	.top_ranking li:first-child h3,
	.top_ranking.best3 li:first-child p.price span,
	.top_ranking.best3 li:first-child p.price strong{
		font-size: 170%;
	}
	.top_ranking li h3{
		text-align: center !important;
	}
	.top_ranking li p.price.smt-mt{
		margin-top: 15px;
	}
	.top_ranking li p.price img[src*="arrow"]{
		width: 30px;
	}
	.top_ranking.best6 li:nth-child(n+4){
		display: none;
	}
	.top_ranking.best6 li p.words{
		height: auto;
		margin: 5px 0;
	}
	.top_ranking.best6 li p.price{
		margin-top: 0 !important;
	}
	.top_ranking.best6 li a.more{
		position: relative;
		top: -10px !important;
	}
	.top_ranking.best6 li p.price small.gothic{
		position: static;
		display: block;
	}

	/* ■■■■■■ ギャラリー（.top_gallery） ■■■■■■ */
	.top_gallery .more{
		position: static !important;
		margin: 0;
	}
	.top_gallery .more a{
		position: absolute;
		display: block;
		right: none;
		left: 20%;
		bottom: 15px;
		width: 60%;
		padding: 13px;
		color: #0aa0d2;
		background: url(../img/common/icon_links_b.png) no-repeat right center rgba(255,255,255,0.4);
		border: 1px solid #0aa0d2;
	}
	.top_gallery .more a:hover{
		color: #fff;
		background: url(../img/common/icon_links_w.png) no-repeat right center #0aa0d2;
	}
	/* ■■■■■■ スライドショー（.slideshow_list） ■■■■■■ */
	.slideshow_list ul li:nth-child(5n+1),
	.slideshow_list ul li{
		width: 23.5%;
		margin: 0 0 30px 2%;
	}
	.slideshow_list ul li:nth-child(4n+1){
		margin-left: 0;
	}
	/* ■■■■■■ ギャラリーPop Up（.popup） ■■■■■■ */
	.popup &gt; div{
		border-radius: 0;
		margin: 0;
	}

	/* ■■■■■■ インフォメーション（.top_info） ■■■■■■ */
	.top_info{
		margin-bottom: 0;
		overflow: visible;
	}
	.top_info_left,
	.top_info article.blog{
		width: auto;
		float: none;
	}
	.top_info article .more{
		top: 14px;
	}

	.top_info article h3{
		margin-left: -10px;
		margin-right: -10px;
		text-align: left;
		padding-left: 10px;
	}
	.top_info article{
		border-bottom: 0;
	}

	/* ■■■■■■ ライブカメラ（.live_camera） ■■■■■■ */
	.live_camera{
		padding: 0;
		margin: -10px 10px 40px;
	}
	.live_camera a.smt img{
		width: 100%;
	}

	/* ■■■■■■ トピックス（.topics）（バナー群） ■■■■■■ */
	.topics{
		margin-bottom: 20px;
	}
	.salon_box h2.midasi,
	.topics h2.midasi{
		margin-top: 15px;
	}
	.topics &gt; nav{
		margin-top: 20px;
		padding: 0 0 30px;
	}
	.topics &gt; nav a{
		display: none;
		margin: 0 0 10px;
	}
	.topics &gt; nav a.smt-leave{
		display: block;
	}
	.topics &gt; nav .line3 a:nth-child(3n+1),
	.topics &gt; nav .line3 a{
		width: 48.5%;
		margin-left: 3%;
	}
	.topics &gt; nav .line3 a:nth-child(2n+1){
		margin-left: 0;
	}
	.topics &gt; nav .more{
		display: block;
		clear: both;
		text-align: center;
		background: url(../img/top/more-banner.png) no-repeat center top;
		margin: 0 -10px -35px;
		background-size: 1000px;
		height: 42px;
		color: #4d4d4d;
	}
	.topics &gt; nav .more:hover{
		background-color: rgba(160,255,160,0.4);
	}


	/* ■■■■■■ サロン表示 ■■■■■■ */
	.salon_all article img{
		float: none;
		margin: 0 auto 15px;
		width: 70%;
	}

	/* ■■■■■■ お役立ちコンテンツ ■■■■■■ */
	.useful_thumbs a{
		width: 50%;
	}
	.useful_thumbs a:first-child,
	.useful_thumbs a:nth-child(2n+1){
		clear: left;
	}
	.useful_banners a{
		font-size: 150%;
	}

	/* ■■■■■ TOPキャッチ ■■■■■ */
	.all_include{
		margin-bottom: -15px;
		padding: 20px 5px 40px;
		background-size: 200%;
	}
	.all_include img{
		width: 100%;
		/* width: 60%;
		min-width: 120px; */
	}
	.all_include h2{
		font-size: 18px;
	}

	.wedding_photo-plan {text-align: center;}
	.wedding_photo-plan p{text-align: left;}
	/* 改行なし */
	.wedding_photo-plan p br{display: none;}

	/* ■■■■■ 20211220ここから ■■■■■ */

	.midasi2{
		font-size: 140%;
		margin: 20px 0 15px;
		width: 100%;
    margin: 25px 0 30px 0;
    overflow: initial;
    box-sizing: border-box;
    font-size: 20px;
	}

	.all_include{
		margin-bottom: 0;
	}
	.wedding_photo-plan-title {
    font-size: 18px !important;
		padding:0 20px;
		margin-top:10px;
	}

	.wedding_photo-plan-title br{
		display: none;
	}

	.wedding_photo-plan p {
		font-size: 12px !important;
		padding:0 20px;
		text-align: center;
	}

	.wedding_photo-plan br{
		display: none;
	}
	/* .midasi2 {
		font-size: 20px;
	} */

	.service_block {
		padding: 20px 16px;
		margin-bottom:60px;
	}
	.service_block .forPC{
		display: none;
	}
	.service_block .forSP{
		display: block;
	}
	.service_block .inner{
		display: block;
	}
	.service_block .item {
		width: 100%;
	}
	.service_block .ttl {
		font-size: 12px;
	}

	.service_block .more_link {
		margin-top: 0;
		color:#4E4B4D;
	}

	.plan_block{
		padding: 40px 10px;
	}
	.plan_block .inner {
		margin: 20px auto 0;
		display: block;
		border: none;
	}
	.plan_block .item{
		width: 100%;
    box-sizing: border-box;
		margin-bottom:10px;
		padding:0;
		
	}
	.plan_block .item:not(:last-of-type) {
    border: none;
	}
	.plan_block .item::after{
		display: none;
	}
	.plan_block .ph{
		height: calc(200/750 * 100vw);
		max-height: initial;
	}

	.plan_block .ph:after {
		font-size: 25px;
		text-align: left;
		width: 100%;
    display: block;
    padding: 30px 20px;
		box-sizing: border-box;
		padding: 0 20px;
    line-height: calc(165/750 * 100vw);
	}
	.plan_block .ttl {
		position: absolute;
		font-size: 13px;
		top: calc(115/750 * 100vw);
		color:#FFF;
		text-align: left;
    padding: 0 0 0 21px;
    margin: 0;
	}
	.plan_block .item:nth-child(1) .ph{
		background:url('../img/top/pic_plan01-sp.jpg') no-repeat center top;
		background-size: cover;
	}
	.plan_block .item:nth-child(2) .ph{
		background:url('../img/top/pic_plan02-sp.jpg') no-repeat center top;
		background-size: cover;
	}
	.plan_block .item:nth-child(2) .ttl {
    padding: 0 0 0 20px;
	}
	.plan_block .item:nth-child(3) .ph{
		background:url('../img/top/pic_plan03-sp.jpg') no-repeat center top;
		background-size: cover;
	}

	#ceremonyPlan, #photoPlan, #casualPlan {
		padding-top: 0;
	}
	#ceremonyPlan .midasi, #photoPlan .midasi, #casualPlan .midasi {
		font-size: 16px;
		letter-spacing: 1px;
	}
	.top_gallery {
		padding: 40px 10px 60px;
    margin: 0 10px 60px;
	}
	.top_gallery.casual {
    margin: 0 10px;
	}
	.top_gallery h3 {
		font-size: 12px;
	}
	.top_gallery h3 em {
		font-size: 20px !important;
		margin-bottom:10px;
	}

	.top_gallery ul {
		flex-wrap: wrap;
	}

	.top_gallery ul li {
		width: 48%;
		margin: 0 0 40px;
	}
	.smt {
    padding: 10px 10px 0;
	}

	.smt.upgradebnr{
		padding: 10px;
		background: #ceecf6;
	}

	.dress-salon h3 {
    font-size: 12px;
	}
	.dress-salon h3 em {
		font-size: 20px !important;
		margin-bottom: 10px;
	}
	.dress-salon{
		padding: 50px 10px 30px;
	}
	.dress-salon ul {
		flex-wrap: wrap;
		justify-content: space-between;
		margin: 20px 0;
	}
	.dress-salon ul li{
		width: 48%;
		margin: 0 0 20px;
	}
	.dress-salon ul:after{
    content:"";
    display:block;
    width: 47%;
    height:0;
  }
	.dress-salon ul li img{
		width: 100%;
	}

	h2.midasi.slideshow{
		font-size: 12px;
	}
	h2.midasi.slideshow em.gray{
		font-size: 20px;
	}
	.top_gallery h3 em{
		font-size: 13px;
	}
	.midasi.slideshow span {
		font-size: 13px;
	}
	.movie_block {
    margin: 60px 0;
		padding: 30px 0px 15px;
	}
	.movie_block .lead {
		font-size: 12px;
	}

	.movie_block .normal.wide{
		margin:30px 0 0;
	}

	.moviearea iframe {
    margin: 0 auto;
	}

	.db{
		display: block;
	}
	.smt.va a img{
		vertical-align: top;
	}
	.top_info article .more {
    top: 15px;
	}

	.topics &gt; nav a {
		margin:0;
		margin-bottom:10px;
	}
	.topics .smt {
    padding: 0;
    background: #FFF;
		vertical-align: top;
	}
	.topics .line2 a,
	.topics .line3 a{
    width: 100% !important;
    margin-left: 0 !important;
		margin:0;
		margin-bottom:10px;
	}

	.slick-slider {
		position: relative;
		display: block;
		box-sizing: border-box;
		-webkit-user-select: none;
		-moz-user-select: none;
		-ms-user-select: none;
		user-select: none;
		-webkit-touch-callout: none;
		-khtml-user-select: none;
		-ms-touch-action: pan-y;
		touch-action: pan-y;
		-webkit-tap-highlight-color: transparent;
		display: flex;
		align-items: center;
		margin-bottom:10px;
	}
	.slick-slider.slick-initialized .slick-slide {
		float: left;
	}
	.slick-slider.slick-initialized .slick-slide img{
		display: block;
	}
	.slick-slider .slick-track {
		position: relative;
		top: 0;
		left: 0;
		display: block;
		margin-left: auto;
		margin-right: auto;
	}
	.slick-slider .slick-list {
		position: relative;
		display: block;
		overflow: hidden;
		margin: 0;
		padding: 0;
	}
	.slidePrev{
		width: 0;
		height: 0;
		border-style: solid;
		border-width: 7.5px 8px 7.5px 0;
		border-color: transparent #0AA0D2 transparent transparent;
		margin-right:12px;
	}
	.slideNext{
		width: 0;
		height: 0;
		border-style: solid;
		border-width: 7.5px 0 7.5px 8px;
		border-color: transparent transparent transparent #0AA0D2;
		margin-left:12px;
	}
	/* ■■■■■ 20211220ここまで ■■■■■ */

}



@media only screen and (max-width: 600px){
	.luana_link{
		padding: 10px;
		font-size: 110%;
	}

	a[href*="/luana-chapel/"] img,
	a[href*="/luana-chapel/"]:hover img{
		border-width: 2px;
	}

	.main_image &gt; div &gt; ul &gt; li:nth-child(1){
		margin-left: 0%;
	}
	.main_image &gt; div &gt; ul &gt; li:nth-child(2){
		margin-left: 0%;
	}
	.main_image &gt; div &gt; ul &gt; li:nth-child(3){
		margin-left: 0%;
	}
	.main_image &gt; div &gt; ul &gt; li:nth-child(4){
		margin-left: 0%;
	}
	.main_image &gt; div &gt; ul &gt; li:nth-child(5){
		margin-left: 0%;
	}

	.top_ranking li a.more{
		padding: 10px 20px 10px 10px;
		right: 0;
		width: 38%;
	}
	.top_ranking li h3,
	.top_ranking.best6 li h3,
	.top_ranking li:first-child h3,
	.top_ranking.best3 li:first-child h3,
	.top_ranking.best6 li:first-child h3{
		font-size: 150%;
	}
	.top_ranking li p.icons span{
		width: auto;
		padding: 2px 5px 1px;
		min-width: 60px;
	}
	.top_rankingli p.price span,
	.top_ranking li p.price strong,
	.top_ranking.best3 li:first-child p.price span,
	.top_ranking.best3 li:first-child p.price strong{
		font-size: 160%;
		margin: 5px 0;
	}

	.top_ranking.best6 li:nth-child(2n+1),
	.top_ranking.best6 li:nth-child(3n+1),
	.top_ranking.best6 li{
		float: none;
		width: auto;
		margin: 0 0 8%;
		/*margin: 0 0 4%;*/
	}
	.top_ranking.best6 li p.words{
		min-height: 0;
	}
	.top_ranking.best6 li h3{
		height: auto;
		display: block;
	}
	.top_ranking.best6 li p.price {
		margin-top: 1em;
	}
	.top_ranking.best6 li p.price small.gothic{
		top: -1.0em;
	}

	.top_ranking.best6 li a.more{
		margin-top: 1.5em !important;
	}
	/* ■■■■■■ ギャラリー（.top_gallery） ■■■■■■ */
	/* h2.midasi.slideshow{
		font-size: 85%;
	}
	h2.midasi.slideshow em.gray{
		font-size: 170%;
	}
	.top_gallery h3 em{
		font-size: 160%;
	} */
	.top_gallery ul li:nth-child(3n+1),
	.top_gallery ul li{
		width: 48.5%;
		clear: none;
		margin: 0 0 30px 3%;
	}
	.top_gallery ul li:nth-child(2n+1){
		clear: left;
		margin-left: 0;
	}
	/* ■■■■■■ スライドショー（.slideshow_list） ■■■■■■ */
	.slideshow_list {
		position: relative;
		margin: 10px 30px 20px;
		padding: 0;
		overflow: visible;
	}
	.slideshow_list &gt; div{
		overflow: hidden;
	}
	.slideshow_list ul{
		position: relative;
		padding: 0;
		margin: 0;
	}
	.slideshow_list ul li:nth-child(5n+1),
	.slideshow_list ul li:nth-child(4n+1),
	.slideshow_list ul li{
		margin: 0 0 30px !important;
		padding: 0;
	}
	.slideshow_list .next,
	.slideshow_list .prev{
		display: block;
		position: absolute;
		width: 30px;
		height: 60px;
		top: 0;
		-webkit-transform: translate(0, -50%);
		-moz-transform: translate(0, -50%);
		-ms-transform: translate(0, -50%);
		-o-transform: translate(0, -50%);
		transform: translate(0, -50%);
		margin-top: 35%;
		color: #fff;
		text-align: center;
		cursor: pointer;
	}
	.slideshow_list .next{
		right: -30px;
		background: url(../img/common/slide_r_g.png) no-repeat center center;
		background-size: 20px !important;
	}
	.slideshow_list .prev{
		left: -30px;
		background: url(../img/common/slide_l_g.png) no-repeat center center;
		background-size: 20px !important;
	}

	/* ■■■■■■ ギャラリーPop Up（.popup） ■■■■■■ */
	.popup &gt; div{
		padding: 40px 30px 20px;
	}
	.popup .next,
	.popup .prev{
		width: 30px;
		height: 50px;
	}

	/* ■■■■■■ インフォメーション（.top_info） ■■■■■■ */
	.top_info article ul li a &gt; time{
		width: 25;
	}
	.top_info article ul li figure{
		padding-top: 25%;
		width: 25%;
	}
	.top_info article ul li a &gt; span{
		width: 70%;
	}
	.top_info article .more{
		top: 11px;
	}
	.top_info article h3 em{
		font-size: 180%;
	}
	.top_info div.top_info_left article h3{
		padding-right: 100px;
	}

	/* ■■■■■■ サロン表示 ■■■■■■ */
	.salon_box{
		padding: 10px 0;
	}
	.salon_all article h4 em{
		font-size: 190%;
		line-height: 1.1em;
	}
	.salon_all article h5{
		font-size: 140%;
	}
	.salon_all article a.normal,
	.salon_all article a.blue{
		font-size: 14px;
	}

	/* ■■■■■■ お役立ちコンテンツ ■■■■■■ */
	.useful_thumbs{
		margin-bottom: 15px;
	}
	.useful_thumbs a{
		display: block;
		width: auto;
		float: none;
		margin: 0;
		padding: 15px 10px;
		overflow: hidden;
		border-bottom: 2px dotted #bbb;
		font-size: 12px;
	}
	.useful_thumbs a figure{
		margin: 0 10px 0 0;
		width: 35%;
		float: left;
	}
	.useful_thumbs a strong{
		overflow: hidden;
		margin: 0 0 4px;
	}
	.useful_thumbs a &gt; span{
		display: block;
		overflow: hidden;
	}
	.useful_banners a{
		float: none;
		width: auto;
		margin: 0 0 15px;
	}
	/* ■■■■■ TOPキャッチ ■■■■■ */
	.all_include{
		padding: 15px 5px 30px;
	}
	.all_include h2{
		font-size: 16px;
	}
}


@media only screen and (max-width: 500px){
	.all_include h2 small{
		font-size: 10px;
	}

	.top_ranking li p.icons span{
		font-size: 10px;
	}
	.top_ranking li h3,
	.top_ranking.best6 li h3,
	.top_ranking li:first-child h3,
	.top_ranking.best3 li:first-child h3,
	.top_ranking.best6 li:first-child h3{
		font-size: 140%;
	}
	.top_rankingli p.price span,
	.top_ranking li p.price strong,
	.top_ranking.best3 li:first-child p.price span,
	.top_ranking.best3 li:first-child p.price strong{
		font-size: 150%;
	}
	/* ■■■■■■ ギャラリーPop Up（.popup） ■■■■■■ */
	.popup &gt; div{
		padding: 40px 20px 20px;
	}
	/* ■■■■■ TOPキャッチ ■■■■■ */
	.all_include h2{
		font-size: 14px;
	}
}

@media only screen and (max-width: 400px){
	.midasi em{
		font-size: 180%;
	}
	.main_image &gt; div{
		margin: 0 -15%;
	}
	.main_image &gt; div &gt; ul &gt; li:nth-child(1){
		margin-left: 0%;
	}
	.main_image &gt; div &gt; ul &gt; li:nth-child(2){
		margin-left: 0%;
	}
	.main_image &gt; div &gt; ul &gt; li:nth-child(3){
		margin-left: 0%;
	}
	.main_image &gt; div &gt; ul &gt; li:nth-child(4){
		margin-left: 0%;
	}
	.main_image &gt; div &gt; ul &gt; li:nth-child(5){
		margin-left: 0%;
	}

	.top_ranking li h3,
	.top_ranking.best6 li h3,
	.top_ranking li:first-child h3,
	.top_ranking.best3 li:first-child h3,
	.top_ranking.best6 li:first-child h3{
		font-size: 130%;
		margin: 5px 0;
	}
	.top_ranking.best3 li h3,
	.top_ranking.best3 li:first-child h3,
	.top_ranking.best3 li p{
		margin-left: 0;
		margin-right: 0;
	}
	.top_rankingli p.price span,
	.top_ranking li p.price strong,
	.top_ranking.best3 li:first-child p.price span,
	.top_ranking.best3 li:first-child p.price strong{
		font-size: 140%;
	}
	.top_ranking.best3 li:after{
		width: 25%;
		padding-top: 25%;
	}
	.top_ranking.best3 li:before{
		width: 25%;
		top: 0;
		z-index: 2;
		margin-top: 13.6%;
		font-size: 8vw !important;
	}
	.top_ranking.best6 li{
		padding: 9px;
	}

	/* ■■■■■■ ギャラリー（.top_gallery） ■■■■■■ */
	.top_gallery h3 em{
		font-size: 140%;
	}
	/* ■■■■■■ ギャラリーPop Up（.popup） ■■■■■■ */
	.popup &gt; div{
		padding: 30px 10px 15px;
	}

	/* ■■■■■■ インフォメーション（.top_info） ■■■■■■ */
	.top_info article .more{
		top: 15px;
		padding-right: 0;
		margin-right: 0;
	}
	.top_info article .more a{
		right: 5px;
	}
	.top_info article h3 em{
		font-size: 160%;
	}
	.top_info article ul li a &gt; time{
		width: 30%;
	}
	.top_info article ul li figure,
	.top_info article.hairmake ul li figure{
		width: 30%;
		padding-top: 30%;
		margin-right: 4px;
	}
	.top_info article ul li a &gt; span,
	.top_info article.hairmake ul li a &gt; span{
		width: 65%;
	}
	.top_info article.hairmake ul li{
		width: auto;
		float: none;
		border-top: 0;
		padding: 0;
		border-top: 1px dotted #4d4d4d;
	}
	.top_info article.hairmake ul li:first-child{
		border-top: 0;
	}
	.top_info article.hairmake ul li a{
		border-left: 0;
		padding: 15px 10px;
	}

	/* ■■■■■■ サロン表示 ■■■■■■ */
	.salon_all article h4{
		padding-bottom: 5px;
	}
	.salon_all article h4 em{
		font-size: 150%;
		line-height: 1.2em;
	}
	.salon_all article h5{
		font-size: 130%;
		margin: 10px 0;
	}
	.salon_all article img{
		margin: 0 auto 10px;
		width: 90%;
	}
	.salon_all article a.normal,
	.salon_all article a.blue{
		font-size: 12px;
	}
	/* ■■■■■■ お役立ちコンテンツ ■■■■■■ */
	.useful_banners a{
		font-size: 120%;
	}
	/* ■■■■■ TOPキャッチ ■■■■■ */
	.all_include h2{
		font-size: 13px;
	}

	/* ■■■■■ ハワイでの挙式プラン・フォトプラン ■■■■■ */
	.all_include .wedding_photo-plan-title{font-size: 1rem;}


}

@media only screen and (max-width: 320px){
	.all_include h2 small{
		font-size: 9px;
	}
	.top_ranking li h3,
	.top_ranking.best3 li:first-child h3{
		font-size: 120%;
	}
	/* ■■■■■■ お役立ちコンテンツ ■■■■■■ */
	.useful_banners a{
		font-size: 110%;
	}

}

@media only screen and (orientation:portrait) {

}

/**/
#wp-1 {
	display: inline-block;
	position: absolute;
	left: 28%;
	top: 62%;
	width: 34%;
	height: 34%;
	background: transparent;
}
#wp-2 {
	display: inline-block;
	position: absolute;
	left: 64%;
	top: 62%;
	width: 34%;
	height: 34%;
	background: transparent;
}
@media screen and (min-width: 891px) {
	#wp-1 {
		position: absolute;
		left: 55%;
		top: 66%;
		width: 22%;
		height: 28%;
	}
	#wp-2 {
		position: absolute;
		left: 77%;
		top: 66%;
		width: 22%;
		height: 28%;
	}
} 





/* ■■■■■■ .campaign_links ■■■■■■ */

#campaign_links {
	max-width: 1000px;
	padding: 0 10px;
	margin: 10px auto 40px;
	text-align: center;
	font-size: 0;
	line-height: 0;
}
#campaign_links &gt; a {
	position: relative;
	display: inline-block;
	box-sizing: border-box;
	width: 32%;
	margin: 0 0 2% 2%;
	border: 1px solid #ddd;
	background: #fff;
	padding: 9px 9px 19px;
	font-size: 11.5px;
	line-height: 1.5em;
	text-align: justify;
	text-justify: inter-idepgraph;
	color: #333;
	text-decoration: none !important;
	vertical-align: top;
}
#campaign_links &gt; a:hover {
	background: #efe;
}
#campaign_links &gt; a:nth-of-type(3n+1) {
	margin-left: 0;
}
#campaign_links &gt; a img {
	display: block;
	width: 100%;
	margin: 0 0 10px;
}
#campaign_links &gt; a p {
	margin: 5px 0 0;
}
#campaign_links &gt; a h3 {
	margin: 5px 0 10px;
	font-size: 120%;
	color: #ff637e;
}
#campaign_links &gt; a p.place {
	font-weight: bold;
	color: #999;
}
#campaign_links &gt; a p.price {
	font-size: 110%;
	line-height: 1.5em;
}
#campaign_links &gt; a p.price strong {
	display: inline-block;
	font-size: 140%;
	vertical-align: middle;
}
#campaign_links &gt; a p.price small {
	display: inline-block;
	font-size: 80%;
	vertical-align: middle;
}
#campaign_links &gt; a p.price small:after {
	content: "\0025b6";
	display: inline-block;
	font-size: 130%;
	vertical-align: middle;
	margin: 0 5px;
}
#campaign_links &gt; a p.term {
	margin: 14px 0 0;
	padding: 14px 0 0;
	border-top: 2px dotted #bbb;
}
#campaign_links &gt; a:after {
	content: "more &gt;";
	position: absolute;
	display: block;
	width: 80px;
	padding: 3px 0;
	right: 9px;
	bottom: 15px;
	text-align: center;
	border: 1px solid #4d4d4d;
	background: #4d4d4d;
	color: #fff;
	border-radius: 6px;
	-webkit-transition: all 0.5s linear;
	-moz-transition: all 0.5s linear;
	-ms-transition: all 0.5s linear;
	-o-transition: all 0.5s linear;
	transition: all 0.5s linear;
}
#campaign_links &gt; a:hover:after {
	background: #fff;
	color: #4d4d4d;
	-webkit-transition: all 0.2s linear;
	-moz-transition: all 0.2s linear;
	-ms-transition: all 0.2s linear;
	-o-transition: all 0.2s linear;
	transition: all 0.2s linear;
}
@media only screen and (max-width: 800px){
	/* ■■■■■■ .campaign_links ■■■■■■ */
	#campaign_links &gt; a:nth-of-type(3n+1) ,
	#campaign_links &gt; a {
		width: 48.5%;
		margin: 0 0 3% 3%;
	}
	#campaign_links &gt; a:nth-of-type(2n+1) {
		margin-left: 0;
	}

}
@media only screen and (max-width: 600px){
	/* ■■■■■■ .campaign_links ■■■■■■ */
	#campaign_links &gt; a:nth-of-type(3n+1) ,
	#campaign_links &gt; a:nth-of-type(2n+1) ,
	#campaign_links &gt; a {
		display: block;
		width: auto;
		height: auto !important;
		margin: 0 0 15px;
		padding: 9px 9px 12px;
	}
	#campaign_links &gt; a p ,
	#campaign_links &gt; a h3 {
		display: none;
	}
	#campaign_links &gt; a p.price,
	#campaign_links &gt; a p.term {
		display: block;
	}
	#campaign_links &gt; a:after {
		content: "≫";
		box-sizing: border-box;
		width: 25px;
		height: 25px;
		bottom: 10px;
		padding: 0;
		font-size: 18px;
		line-height: 24px;
		border-radius: 50%;
	}
	#campaign_links &gt; a p.price small:after {
		font-size: 110%;
		margin: 0 2px;
	}
	#campaign_links &gt; a p.price strong {
		font-size: 120%;
	}

}
@media only screen and (max-width: 420px){
	#campaign_links {
		padding: 0;
	}
	#campaign_links &gt; a p.price {
		font-size: 100%;
	}
	#campaign_links &gt; a p.term {
		font-size: 95%;
	}
}

/* ■■■■■■ バナーエリア ■■■■■■ */
@media only screen and (max-width: 890px){
	.banner_annex{
		padding:0 10px;
	}
}
.banner_annex a{
	display: block;
}
.banner_annex a img{
	display: block;
	margin:0 auto;
	padding:0;
	box-sizing: border-box;
	vertical-align: bottom;
}
.banner_ophowto{
	max-width: 1000px;
  margin: 40px auto;
}
.banner_ophowto.topics{
	margin: 0 auto;
	padding: 0;
}
@media only screen and (max-width: 890px){
	.banner_ophowto{
		padding:0 10px;
	}
}
.banner_ophowto a{
	display: block;
}
.banner_ophowto a img{
	display: block;
	margin:0 auto;
	box-sizing: border-box;
	vertical-align: bottom;
}
</pre></body></html>