@charset "utf-8";
body, input, select, textarea {
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	color: #261b1f;
	font-size: 12px;
	line-height: 2;
	letter-spacing: 0.1em;
	background: #fff;
}
body {
	-webkit-text-size-adjust: 100%;
}
html.frame_in body {
	background: transparent;
}

a {
	color: #261b1f;
	text-decoration: none;
}
p {
	text-align: justify;
	text-justify: inter-ideograph;
	word-break: break-all;
}
strong {
	color: #dd568c;
	font-weight: normal;
}
p a {
	color: #dd578c;
	text-decoration: underline;
}
#contentsa:hover {
	opacity: 0.7;
}
p {
	color: #7b7476;
}

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


/* --- 共通 --- */
/* loader */
#loading {
	display: none;
	position: fixed;
	width: 100%;
	height: 100%;
	top: 0;
	left: 0;
	background: #282425;
	z-index: 10000;
}
#loading img {
	position: absolute;
	top: calc(50% - 19px);
	left: calc(50% - 19px);
}

/* container */
#container {
	position: relative;
	overflow: hidden;
	opacity: 0;
}
@media only screen and (max-width:768px) {
	#container {
		width: 1024px;
	}
}


/* header */
#header {
	width: 100%;
	background: url(../img/share/header_bg.gif) top repeat-x;
}
#headerInner {
	position: relative;
	overflow: hidden;
	width: 1024px;
	height: 128px;
	margin: 0 auto;
}
#header h1 {
	position: absolute;
	left: calc(50% - 41px);
	top: 36px;
}
#header p {
	height: 26px;
	color: #261b1f;
	font-size: 0.91em;
	line-height: 26px;
}

#header ul.headerAccess {
	position: absolute;
	left: 0;
	top: 46px;
	line-height: 18px;
}
#header ul.headerAccess li {
	height: 24px;
	white-space: nowrap;
}
#header ul.headerAccess h3 {
	display: inline-block;
	font-size: 1em;
	font-weight: normal;
}
#header ul.headerAccess span.area {
	display: inline-block;
	width: 8em;
	margin-right: 0.8em;
	background: #e9e8e8;
	font-size: 0.92em;
	text-align: center;
}
#header ul.headerAccess span.s {
	font-size: 0.8em;
}
#header ul.headerAccess img {
	height: 13px;
	margin-right: 3px;
	vertical-align: middle;
}
#header ul.headerAccess span.tel {
	color: #dd568c;
	padding-left: 1em;
	word-break: break-all;
	white-space: nowrap;
}
#header ul.headerAccess br + span.tel {
	padding-left: 8em;
}

#header ul.headerBtn {
	position: absolute;
	right: 0;
	top: 52px;
}
#header ul.headerBtn li {
	float: left;
	display: inline;
	margin: 0 0 0 10px;
}

#header ul.headerSubBtn {
	position: absolute;
	right: 0;
	top: 0;
	line-height: 26px;
}
#header ul.headerSubBtn li {
	float: left;
	display: inline;
}
#header ul.headerSubBtn li.text {
	padding-right: 0.75em;
	font-size: 0.91em;
	letter-spacing: 0;
}
#header ul.headerSubBtn li.text a {
	padding-left: 18px;
	background: url(../img/share/header_subBtn.png) left center no-repeat;
	text-decoration: underline;
}
#header ul.headerSubBtn li.sns img {
	display: block;
	margin: 2px;
}

#header ul.headerSpBtn {
	display: none;
}


/* nav */
.nav {
	position: relative;
	z-index: 5000;
	width: 100%;
	height: 60px;
	background: url(../img/share/nav_bg.png) top repeat-x;
}
.nav ul {
	width: 1024px;
	height: 58px;
	margin: 0 auto;
}
.nav li {
	float: left;
	display: inline;
	position: relative;
	height: 58px;
}
.nav a {
	display: block;
	height: 58px;
	position: absolute;
	left: 0;
	top: 0;
}
.nav a:hover {
	opacity: 0.7;
}
.nav span {
	display: block;
	height: 58px;
	position: absolute;
	left: 0;
	top: 0;
	background: url(../img/share/globalnav.png) left top no-repeat;
	cursor: pointer;
}

.nav li.c01,
.nav li.c01 a,
.nav li.c01 span {
	width: 66px;
}
.nav li.c02,
.nav li.c02 a,
.nav li.c02 span {
	width: 121px;
}
.nav li.c09,
.nav li.c09 a,
.nav li.c09 span {
	width: 188px;
}
.nav li.c03,
.nav li.c03 a,
.nav li.c03 span {
	width: 143px;
}
.nav li.c04,
.nav li.c04 a,
.nav li.c04 span {
	width: 72px;
}
.nav li.c05,
.nav li.c05 a,
.nav li.c05 span {
	width: 111px;
}
.nav li.c06,
.nav li.c06 a,
.nav li.c06 span {
	width: 78px;
}
.nav li.c07,
.nav li.c07 a,
.nav li.c07 span {
	width: 72px;
}
.nav li.c08,
.nav li.c08 a,
.nav li.c08 span {
	width: 173px;
}

.nav li.c01 span {
	background-position: 0 0;
}
.nav li.c02 span {
	background-position: -66px 0;
}
.nav li.c09 span {
	background-position: -187px 0;
}
.nav li.c03 span {
	background-position: -375px 0;
}
.nav li.c04 span {
	background-position: -518px 0;
}
.nav li.c05 span {
	background-position: -590px 0;
}
.nav li.c06 span {
	background-position: -701px 0;
}
.nav li.c07 span {
	background-position: -779px 0;
}
.nav li.c08 span {
	background-position: -851px 0;
}

#nav2 {
	position: fixed;
	left: 0;
	top: -60px;
	width: 100%;
	opacity: 0.85;
}


/* contents */
div#contents {
	padding-bottom: 80px;
}


/* right */
#right {
	position: fixed;
	right: 0;
	bottom: 30px;
	z-index: 5000;
}
#right a {
	display: block;
}
#right a:hover {
	opacity: 0.7;
}
#right img {
	display: block;
}
#right .c04 img {
	margin: 0 0 20px;
}
#right .c05 img,
#right .c06 img {
	margin: 0 0 0 54px;
}


/* footer */
#footer {
	background: url(../img/share/footer_bg.gif) center top repeat;
}
#footerInner {
	width: 1024px;
	margin: 0 auto;
}

#footerEvent {
	padding: 70px 0 0;
}
#footerEvent li {
	float: left;
	display: inline;
	margin-bottom: 12px;
}
#footerEvent li.c01 {
	margin-right: 37px;
}

#footerAccess {
	clear: both;
	width: 1200px;
	padding: 50px 0 0;
}
#footerAccess li {
	position: relative;
	width: 310px;
	margin-right: 47px;
	float: left;
	display: inline;
	background: #fff;
}
#footerAccess li img {
	display: block;
}
#footerAccess li .img {
	position: relative;
	height: 169px;
	background: #e9e8e8;
}
#footerAccess li .img p {
	position: absolute;
	top: calc(50% - 0.5em);
	width: 100%;
	text-align: center;
	font-size: 1.5em;
	font-weight: bold;
	line-height: 1;
}
#footerAccess li h3 {
	padding: 18px 0 0;
	font-size: 1.33em;
	line-height: 1.5;
	font-weight: normal;
	text-align: center;
}
#footerAccess li h3 span {
	font-size: 0.8em;
}
#footerAccess li p.tel {
	padding-bottom: 15px;
	color: #dd578c;
	font-size: 1.33em;
	text-align: center;
}
#footerAccess li p.tel img {
	display: inline;
	height: 15px;
	vertical-align: middle;
}
#footerAccess li p.note {
	padding: 1em 20px 0;
}
#footerAccess li table {
	margin-left: 20px;
	height: 200px;
}
#footerAccess li table a {
	text-decoration: underline;
}
#footerAccess li th,
#footerAccess li td {
	padding: 2px 0;
	border-bottom: 4px solid #fff;
	line-height: 1.5;
	white-space: nowrap;
	vertical-align: middle;
}
#footerAccess li th {
	width: 64px;
	font-size: 0.92em;
	font-weight: normal;
	text-align: center;
	background: #e9e8e8;
}
#footerAccess li td {
	padding-left: 0.8em;
}
#footerAccess li iframe {
	display: block;
	margin: 20px 2px 2px;
}

#footerSitemap {
	clear: both;
	padding: 50px 0 25px;
}
#footerSitemap h3 {
	margin-bottom: 20px;
}
#footerSitemap li {
	float: left;
	display: inline;
	padding: 0 28px 0 10px;
}
#footerSitemap li li {
	float: none;
	display: block;
	padding: 0 0 6px;
}
#footerSitemap li li a {
	display: block;
	padding: 0 0 0 24px;
	color: #fff;
	font-size: 1.16em;
	white-space: nowrap;
	text-decoration: none;
	background: url(../img/share/footer_link.png) left center no-repeat;
}
#footerSitemap li li a:hover {
	text-decoration: underline;
}
#footerSitemap li li li {
	padding: 0;
}
#footerSitemap li li li a {
	background: none;
	color: #cbcbcb;
	font-size: 0.92em;
}

#footerBanner {
	clear: both;
	padding: 18px 0 8px;
	text-align: center;
	background: #433f40 url(../img/share/footer_banner_bg.jpg) top repeat-x;
}
#footerBanner li {
	display: inline-block;
	padding: 0 5px;
	margin-bottom: 10px;
}

#footer .other {
	color: #fff;
	text-align: center;
	background: #261b1f;
}
#footer .other h2 {
	padding: 30px 0 0;
	font-size: 1.25em;
	font-weight: normal;
	text-align: center;
}
#footer .other ul {
	display: inline-block;
	padding: 20px 40px 15px 0;
	text-align: left;
	vertical-align: top;
}
#footer .other ul li {
	margin: 0 0 14px;
	font-size: 1.16em;
	line-height: 1.5;
}
#footer .other ul li a {
	display: block;
	padding: 0 0 0 24px;
	color: inherit;
	background: url(../img/share/footer_link.png) left center no-repeat;
}
#footer .other ul li small {
	display: block;
	color: #cbcbcb;
	font-size: 0.8em;
}

/* パーツ */
.btnBlackS {
	display: block;
	width: 266px;
	height: 49px;
	padding: 0 44px 0 0;
	color: #fff;
	font-size: 1.08em;
	line-height: 49px;
	text-align: center;
	background: url(../img/share/btn_blackS.jpg) left top no-repeat;
}
.btnBlackL {
	display: block;
	width: 366px;
	height: 69px;
	padding: 0 64px 0 0;
	margin: 60px auto;
	color: #fff;
	font-size: 1.33em;
	line-height: 69px;
	text-align: center;
	background: url(../img/share/btn_blackL.jpg) left top no-repeat;
}
.btnPinkL,
.formSubmit input {
	display: block;
	width: 550px;
	height: 69px;
	padding: 0;
	margin: 60px auto;
	color: #fff;
	font-size: 1.33em;
	line-height: 69px;
	text-align: center;
	text-indent: -50px;
	background: url(../img/share/btn_pinkL.jpg) left top no-repeat;
	border: none;
}


/* 準備中 */
.kari p {
	font-size: 1.17em;
	text-align: center;
	padding: 120px 0 600px;
}


/* --- トップページ --- */
#mainImgOuter {
	position: relative;
	overflow: hidden;
	height: 750px;
	margin-top: -2px;
}
#mainImg {
	position: absolute;
	left: 50%;
	top: 0;
	width: 1920px;
	height: 750px;
	margin: 0 0 0 -960px;
}
#mainImg li {
	float: left;
	display: inline;
	background: center top no-repeat;
}

.mainImgOver {
	position: absolute;
	left: calc(50% - 512px);
	top: 0;
	z-index: 4000;
	width: 1024px;
	height: 750px;
}
.mainImgOver h1 {
	position: absolute;
	left: 53px;
	top: 237px;
}
.mainImgOver img.kuchikomi {
	position: absolute;
	left: 0;
	bottom: 38px;
}
.mainImgOver.right h1 {
	left: auto;
	right: 53px;
}
.mainImgOver.right img.kuchikomi {
	left: auto;
	right: 0;
}
@media only screen and (min-width:641px) {
	.mainImgOver.shadow img {
		filter: drop-shadow(0 0 4px #fff);
	}
	.mainImgOver.shadow img[src*="-w"] {
		filter: drop-shadow(0 0 4px #261b1f);
	}
}
/*
@media only screen and (max-width:1024px) {
	#mainImg li > img {
		position: relative;
	}
	#mainImg li.c11 > img {
		left: 40px;
	}
	#mainImg li.c12 > img {
		left: 80px;
	}
	#mainImg li.c13 > img {
		left: -65px;
	}
}
*/

.indexSectionTitle {
	width: 1024px;
	margin: 0 auto;
}
.indexSectionTitle h3 img {
	display: block;
	margin: 78px auto 12px;
}
.indexSectionTitle p {
	color: #261b1f;
	font-size: 1.17em;
	text-align: center;
}

#indexCampaignBanner {
	position: relative;
	z-index: 4000;
	width: 640px;
	padding: 75px 3px 29px;
	margin: -136px auto 105px;
	background: url(../img/campaignbanner/frame.png) center top no-repeat;
}
.cp_banner div img {
	width: 100%;
	height: auto;
}
.cp_thumbnail {
	width: 560px;
	margin: 0 auto;
}
.cp_thumbnail div {
	padding: 0 5px;
}
.cp_thumbnail div img {
	width: 100%;
	height: auto;
	border: 2px solid #261b1f;
}
.cp_thumbnail .slick-slide {
	outline: none;
}
.cp_thumbnail .slick-slide:hover img,
.cp_thumbnail .slick-current img {
	border-color: #dd568c;
}
.cp_thumbnail .slick-arrow {
	bottom: 0;
	width: 27px;
	height: 100%;
	color: #fff;
	text-indent: -6em;
	overflow: hidden;
}
.cp_thumbnail .slick-arrow::before {
	display: none;
}
.cp_thumbnail .slick-prev {
	left: -40px;
	background: url(../img/share/arrow2.png) left center no-repeat;
}
.cp_thumbnail .slick-next {
	right: -40px;
	background: url(../img/share/arrow.png) right center no-repeat;
}
.controlWrap {
	position: relative;
	margin-top: 50px;
}

#indexAisatsu {
	height: 469px;
	line-height: 2.16;
	background: url(../img/share/contents_h2.gif) center top repeat;
}
#indexAisatsu .inner {
	position: relative;
	top: -64px;
	width: 640px;
	height: 640px;
	margin: 0 auto;
	border-radius: 50%;
	background: #fff;
}
#indexAisatsu h3 img {
	display: block;
	margin: 0 auto 2em;
}
#indexAisatsu p {
	padding: 1em 0 0;
	text-align: center;
}
#indexAisatsu p.bottom {
	width: 326px;
	margin: 2.5em auto 0;
	background: url(../img/share/bdr.gif) top center repeat-x;
}
#indexAisatsu p.bottom img {
	display: block;
	margin: 0 auto 12px;
}

#indexReason ul {
	width: 1118px;
	margin: 0 auto;
}
#indexReason li {
	float: left;
	display: inline;
	width: 310px;
	margin: 20px 0 0 47px;
}
#indexReason li h4 img {
	display: block;
	margin: 20px auto 14px;
}
#indexReason li p {
	height: 108px;
}

#indexRecommended {
	width: 1024px;
	padding: 83px 0 53px;
	margin: 86px auto 0;
	background: url(../img/share/section_cepa.gif) center top no-repeat;
}
#indexRecommended ul {
	width: 488px;
	padding: 36px 0;
	float: left;
	display: inline;
}
#indexRecommended ul.c02 {
	float: right;
	padding-top: 8px;
}
#indexRecommended li {
	position: relative;
	margin-left: 42px;
	padding: 16px 0;
	font-size: 1.25em;
	background: url(../img/index/recommended_bdr.gif) left bottom repeat-x;
}
#indexRecommended li img {
	display: block;
	position: absolute;
	left: -42px;
	top: 50%;
	margin-top: -13px;
}
#indexRecommended .btnPinkL {
	clear: both;
}

#indexCampaign {
	width: 1024px;
	margin: 0 auto;
	background: url(../img/share/section_cepa.gif) center top no-repeat;
}
#indexCampaign .indexSectionTitle {
	padding-top: 19px;
}

#indexCampaign_spacial1,
#indexCampaign_spacial2 {
	margin: 74px 0 0;
	background: url(../img/index/campaign_bgB.gif) center bottom no-repeat;
}
#indexCampaign_spacial1 div,
#indexCampaign_spacial2 div {
	background: url(../img/index/campaign_bgT.gif) center top no-repeat;
}
#indexCampaign h4 img {
	position: relative;
	display: block;
	top: -24px;
	margin: 0 auto 30px;
}
#indexCampaign .VIPCard {
	display: block;
	margin: 75px 0 0;
}

#indexCampaign_spacial1 ol {
	text-align: center;
}
#indexCampaign_spacial1 ol li {
	display: inline-block;
	margin: 0 24px;
}
#indexCampaign_spacial1 ol li.c04 img {
	display: block;
	margin: 49px 0 99px;
}

#indexCampaign_spacial2 {
	position: relative;
	padding-bottom: 72px;
}
#indexCampaign_spacial2 span {
	display: block;
	overflow: hidden;
	width: 990px;
	height: 392px;
	margin: 0 auto;
}
#indexCampaign_spacial2 ol {
	width: 1000px;
}
#indexCampaign_spacial2 ol li {
	float: left;
	display: inline;
	width: 240px;
	height: 124px;
	padding: 0 10px 10px 0;
	font-size: 1.25em;
	line-height: 1.43;
	text-align: center;
	background: url(../img/index/campaign_spacial2_bg.gif) right bottom no-repeat;
}
#indexCampaign_spacial2 ol li strong {
	font-size: 1.3em;
}
#indexCampaign_spacial2 ol li img {
	display: block;
	margin: 12px auto;
}
#indexCampaign_spacial2 p {
	position: absolute;
	right: 137px;
	bottom: 55px;
}

#indexCollection {
	position: relative;
	width: 1024px;
	margin: 0 auto;
}
#indexCollection li {
	position: relative;
	float: left;
	display: inline;
}
#indexCollection .banner {
	clear: both;
	position: relative;
	width: 1200px;
	top: -89px;
}
#indexCollection .banner li {
	margin: 34px 48px 0 0;
}
#indexCollection .banner li.c02 {
	margin-top: 136px;
}
#indexCollection .banner li.c03 {
	margin-top: -68px;
}
#indexCollection #indexCollection_style1 {
	float: right;
	display: inline;
	margin: 26px 0 0;
}
#indexCollection #indexCollection_style1 li {
	margin: 0 0 0 42px;
}
#indexCollection #indexCollection_style2 {
	position: absolute;
	left: 0;
	bottom: 20px;
}
#indexCollection #indexCollection_style2 li {
	margin: 0 42px 0 0;
}

#indexGallery {
	padding: 62px 0 10px;
	margin-top: 60px;
	background: #f0f0f0 url(../img/share/bg_stripe.gif) center repeat;
}
#indexGallery .btnBlackL {
	clear: both;
}
#indexGallery .indexGallery-in {
	position: relative;
	width: 100%;
	max-width: 1024px;
	margin: 0 auto;
}
#indexGallery li {
	overflow: hidden;
	position: relative;
	width: 310px;
	margin: 0 22px;
}
#indexGallery li::before {
	display: block;
	padding-top: 440px;
	content: '';
}
#indexGallery li img {
	position: absolute;
	top: 50%;
	left: 50%;
	width: auto;
	max-width: 100%;
	height: auto;
	max-height: 100%;
	transform: translate(-50%, -50%);
}
#indexGallery li.vertically_long_outer img {
	width: auto;
	height: 100%;
}

#indexGallery .slick-arrow {
	z-index: 999;
	width: 57px;
	height: 100%;
	text-indent: -100%;
	white-space: nowrap;
}
#indexGallery .slick-arrow::before {
	display: none;
}
#indexGallery .slick-next {
	right: -40px;
	background: url(../img/share/arrow.png) right center no-repeat;
}
#indexGallery .slick-prev {
	left: -40px;
	background: url(../img/share/arrow2.png) left center no-repeat;
}
@media only screen and (max-width:1024px) {
	#indexGallery .slick-next {
		right: 20px;
	}
	#indexGallery .slick-prev {
		left: 20px;
	}
}

#indexPhoto ul {
	width: 1118px;
	margin: 0 auto;
	letter-spacing: -1em;
	text-align: center;
}
#indexPhoto li {
	display: inline-block;
	letter-spacing: normal;
	width: 310px;
	margin: 20px 23px 0;
}
#indexPhoto li h4 img {
	display: block;
	margin: 20px auto 14px;
}
#indexPhoto li p {
	height: 64px;
	text-align: center;
}

.instagram-comments,
.instagram-data,
.instagram-like,
.instagram-comments {
	display: none;
}

#indexInstagram {
	width: 1024px;
	margin: 0 auto;
}
#indexInstagram ul {
	width: 1200px;
	padding: 35px 0 20px;
}
#indexInstagram li {
	position: relative;
	float: left;
	display: inline;
	overflow: hidden;
	width: 150px;
	height: 150px;
	margin: 0 25px 25px 0;
}
#indexInstagram li a {
	display: block;
	width: 150px;
	height: 150px;
	background: url("../img/index/aisatsu_logo.png") center center /cover no-repeat;
}
#indexInstagram a img {
	display: block;
	margin: 0 auto;
}

#indexPlanBanner {
	width: 1024px;
	padding: 72px 0 0;
	margin: 0 auto;
}
#indexPlanBanner a {
	display: block;
	margin: 33px 0 0;
}


/* --- 下層ページ --- */
.article_nav,
.wp-pagenavi {
	margin-top: 28px;
	letter-spacing: -1em;
	text-align: center;
}
.article_nav a,
.wp-pagenavi a,
.wp-pagenavi span {
	display: inline-block;
	margin: 0 5px;
	padding: 0.5em 1em;
	background: #261b1f;
	color: #fff;
	font-weight: normal;
	letter-spacing: 0.08em;
	text-decoration: none;
}
.wp-pagenavi span.pages,
.wp-pagenavi span.current,
.wp-pagenavi a:hover {
	background: #dd568c;
	opacity: 1;
}
.wp-pagenavi span.pages {
	display: none;
}
.wp-pagenavi span.extend {
	padding: 0.5em 0;
	background-color: transparent;
	color: #261b1f;
}

h2#pageTitle {
	background: url(../img/share/contents_h2.gif) center top repeat;
}
h2#pageTitle img {
	display: block;
	margin: 0 auto;
}
.pageTop {
	width: 1024px;
	margin: 3em auto 2em;
	color: #261b1f;
	font-size: 1.17em;
}
.pageTop p {
	padding-bottom: 0.83em;
	color: #261b1f;
	text-align: center;
}
.pageTop p strong {
	display: block;
	padding: 0 0 10px;
	font-family: "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
	font-size: 1.5em;
	font-weight: bold;
	letter-spacing: 0.1em;
}

.sectionTop {
	padding: 2em 0 1.5em
}
.sectionTop p {
	padding: 0 0 1em;
	color: #261b1f;
	font-size: 1.17em;
	text-align: center;
}
.section {
	width: 1024px;
	margin: 0 auto 80px;
}
.secTitle, h3.formSecTitle {
	margin: 50px 0 2.64em;
	padding: 0.75em 0;
	color: #fff;
	font-size: 1.17em;
	line-height: 1.5;
	font-weight: normal;
	text-align: center;
	border: 2px solid #261b1f;
	background: #261b1f;
	box-shadow: 0 0 0 1px #fff inset;
}


/* フォトページ｜卒業袴／男性の成人式 */
#photoSec1.section,
#formenSec1.section {
	padding-top: 80px;
	margin: -80px auto 0;
}
#photoSec2.section,
#photoSec3.section,
#photoSec4.section,
#formenSec2.section {
	padding-top: 80px;
	margin: 0 auto;
}

.gallerySlide {
	overflow: hidden;
}
.gallerySlide .inner {
	float: left;
	display: inline;
	width: 600px;
	background: #faebf1 url(../img/share/bg_flower_invert.png);
}
#formenSec1.gallerySlide .inner,
#formenSec2.gallerySlide .inner {
	background-color: #dff2e9;
}
.gallerySlide .inner ul {
	position: relative;
	width: 100%;
}
.gallerySlide .inner ul li {
	width: 560px;
	padding: 20px;
}
.gallerySlide .inner ul li .imgOuter {
	position: relative;
	padding-top: 100%;
	background: #fcfcfa;
}
.gallerySlide .inner ul li .imgOuter img {
	position: absolute;
	top: 0;
	bottom: 0;
	left: 0;
	right: 0;
	max-width: 100%;
	max-height: 100%;
	margin: auto;
}
.gallerySlide .slick-dotted.slick-slider {
	margin: 0;
}

.gallerySlide .pager {
	float: right;
	display: inline;
	width: 390px;
}
.gallerySlide .pager ul {
	width: 100%;
	letter-spacing: -1em;
}
.gallerySlide .pager li {
	display: inline-block;
	width: 22%;
	letter-spacing: normal;
	margin: 0 0 3% 2%;
	opacity: 0.5;
	cursor: pointer;
}
.gallerySlide .pager li:hover,
.gallerySlide .pager li.slick-active {
	opacity: 1;
}
.gallerySlide .pager li .imgOuter {
	position: relative;
	padding-top: 100%;
	background: #fcfcfa;
}
.gallerySlide .pager li .imgOuter img {
	position: absolute;
	top: 0;
	width: 100%;
	height: 100%;
}

#galleryAmenity {
	padding: 70px 0 80px;
	margin-top: 100px;
	background: #f0f0f0 url(../img/share/bg_flower.png);
	border: 2px solid #d3d3d3;
	box-shadow: 0 0 0 2px #fff inset;
}
#galleryAmenity h3 img {
	display: block;
	margin: 0 auto;
}
#galleryAmenity ul {
	padding-left: 4px;
}
#galleryAmenity li {
	float: left;
	display: inline;
	width: 298px;
	height: 182px;
	margin: 24px 0 0 24px;
	border: 4px solid #f2d5e0;
	background: #fff url(../img/gallery/amenity1.gif) left bottom no-repeat;
}
#galleryAmenity li.c02 {
	background-image: url(../img/gallery/amenity2.gif);
}
#galleryAmenity li.c03 {
	background-image: url(../img/gallery/amenity3.gif);
}
#galleryAmenity li.c04 {
	background-image: url(../img/gallery/amenity4.gif);
}
#galleryAmenity li.c05 {
	background-image: url(../img/gallery/amenity5.gif);
}
#galleryAmenity li.c06 {
	background-image: url(../img/gallery/amenity6.gif);
}
#galleryAmenity li h4 {
	padding: 18px 0 8px;
	color: #dd568c;
	font-size: 1.42em;
	font-weight: normal;
	text-align: center;
}
#galleryAmenity li p {
	text-align: center;
}


/* プランページ */
.planSec {
	min-height: 534px;
	margin-bottom: 0;
}
.planSec .img {
	position: relative;
}
.planSec .img img {
	display: block;
	position: absolute;
	left: 50%;
	top: 0;
	margin: 0 0 0 -960px;
}
.planSec .text {
	position: relative;
}
.planSec .text h3 img {
	position: relative;
	margin: 62px 0 0 -10px;
}
.planSec .text p {
	padding: 1em 0;
	color: #261b1f;
	font-size: 1.17em;
}
.planSec .price li img {
	display: block;
	margin: 0 0 17px;
}
.planSec .btn * {
	box-sizing: border-box;
}
.planSec .btn a {
	display: inline-block;
	position: relative;
	width: 20em;
	padding: 0.5em 0;
	background: #433f40;
	background: linear-gradient(to bottom, #282325, #433f40);
	color: #fff;
	font-family: "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
	letter-spacing: 1px;
	text-align: center;
	text-decoration: none;
}
.planSec .btn a::before,
.planSec .btn a::after {
	display: block;
	position: absolute;
	content: "";
}
.planSec .btn a::before {
	top: 2px;
	left: 2px;
	width: calc(100% - 6px);
	height: calc(100% - 6px);
	border: 1px solid #52494c;
}
.planSec .btn a::after {
	top: 50%;
	right: 1em;
	width: 0;
	height: 0;
	border: 4px solid transparent;
	border-left-color: #fff;
	-webkit-transform: translateY(-50%);
	transform: translateY(-50%);
}

#planSec1 {
	margin-bottom: 80px;
}
#planSec1 .text {
	height: 404px;
}
#planSec1_spacial1 h4 {
	position: relative;
	margin: 82px 0 -133px -22px;
}
#planSec1_spacial1 li {
	float: left;
	display: inline;
}
#planSec1_spacial1 li.c01 {
	margin-left: 290px;
}
#planSec1_spacial1 li.c02,
#planSec1_spacial1 li.c03 {
	margin-left: 40px;
}
#planSec1_spacial1 li.c03 {
	margin-bottom: 49px;
}
#planSec1_spacial1 li.c05 {
	margin-left: 48px;
}

#planSec1_spacial2 {
	padding-bottom: 72px;
	background: url(../img/plan/sec1-spe2-bg.jpg) center bottom no-repeat;
}
#planSec1_spacial2 h4 img {
	display: block;
	margin: 17px auto 34px;
}
#planSec1_spacial2 span {
	display: block;
	overflow: hidden;
	width: 1024px;
	height: 392px;
	margin: 0 auto;
}
#planSec1_spacial2 ol {
	width: 1050px;
}
#planSec1_spacial2 ol li {
	float: left;
	display: inline;
	width: 248px;
	height: 124px;
	padding: 0 10px 10px 0;
	font-size: 1.25em;
	line-height: 1.43;
	text-align: center;
	background: url(../img/index/campaign_spacial2_bg.gif) right bottom no-repeat;
}
#planSec1_spacial2 ol li strong {
	font-size: 1.3em;
}
#planSec1_spacial2 ol li img {
	display: block;
	margin: 8px auto;
}

#planSec1_campaign img {
	display: block;
	margin: 40px auto 0;
	border: 3px solid #261b1f;
}

#planSec2 .text,
#planSec4 .text {
	margin-left: 487px;
}

#planVIPCard {
	margin-top: 66px;
}


/* お問合せ・資料請求｜来店のご予約 */
/* 共通 */
#formTel li {
	float: left;
	display: inline;
	width: 310px;
	padding: 1.5em 0;
	margin: 0 0 17px 47px;
	background: #e9e8e8;
}
#formTel li:first-child {
	margin-left: 0;
}
#formTel li h4 {
	font-size: 1.33em;
	font-weight: normal;
	text-align: center;
}
#formTel li h4 span {
	font-size: 0.8em;
}
#formTel li p {
	text-align: center;
}
#formTel li p.tel {
	color: #dd578c;
	font-size: 1.33em;
}
#formTel li p.tel img {
	height: 16px;
	margin-right: 0.5em;
	vertical-align: middle;
}
#formTel li p.time {
	padding-top: 0.5em;
	color: #261b1f;
	font-size: 1.08em;
}

#formOuter {
	margin-bottom: 40px;
}
#formOuter .notice {
	padding-bottom: 1em;
	color: #dd578c;
	font-size: 1.17em;
	text-align: center;
}
#formOuter .notice img {
	vertical-align: middle;
}
#formOuter h4 {
	margin: 50px 0 12px;
	font-size: 1.17em;
	line-height: 2.4;
	font-weight: normal;
	text-align: center;
	border: 2px solid #e4dfe0;
	background: #f0edee;
	box-shadow: 0 0 0 1px #fff inset;
}

#formOuter table {
	width: 100%;
}
#formOuter th,
#formOuter td {
	padding: 18px 0;
	border-bottom: 5px solid #fff;
}
#formOuter th {
	width: 200px;
	padding-left: 40px;
	font-size: 1.17em;
	font-weight: normal;
	background: #f0edee;
}
#formOuter th img {
	margin: 0 6px 0 -28px;
	vertical-align: middle;
}
#formOuter td {
	padding-left: 36px;
	font-size: 1.33em;
}

#formOuter input.text,
#formOuter input.date,
#formOuter select,
#formOuter textarea {
	padding: 0 0.5em;
	border: 2px solid #d9d4d7;
	background: none;
	font-size: 1em;
}
#formOuter input.text {
	width: 260px;
	height: 44px;
	line-height: 44px;
}
#formOuter input.date {
	width: 260px;
	height: 44px;
	line-height: 44px;
}
#formOuter textarea {
	width: 624px;
	height: 194px;
}
#formOuter span.item {
	display: inline-block;
	margin: 0 2em 16px 0;
	white-space: nowrap;
}
#formOuter span.item input.text {
	margin-left: 0.5em;
}
#formOuter .formAddress span.item:nth-child(3) input,
#formOuter .formAddress span.item:nth-child(4) input {
	width: 624px;
}
#formOuter select {
	width: 260px;
	height: 44px;
	margin-left: 0.5em;
}
#formOuter option {
	display: block;
	padding: 0.5em 1em;
	line-height: 44px;
	vertical-align: middle;
}
#formOuter option:nth-child(2n) {
	background: #f0edee;
}

#formOuter td ul.formCheck,
#formOuter td ul.formRadio {
	line-height: 2.75;
}
#formOuter td ul.clearfix li {
	float: left;
	display: inline;
	margin-right: 2em;
	white-space: nowrap;
}
#formOuter label,
#formOuter input.submit {
	cursor: pointer;
}
#formOuter span.checkbox input,
#formOuter span.radio input {
	width: 30px;
	height: 30px;
	margin-right: 0.5em;
	vertical-align: middle;
}
#formOuter input.submit:hover {
	opacity: 0.7;
}

.formSubmit input {
	margin-top: 30px;
	margin-bottom: 10px;
}
.formSubmit p {
	color: #dd578c;
	font-size: 1.33em;
	text-align: center;
}

.formPrivacy {
	padding-top: 40px;
}
.formPrivacy h4 {
	padding: 1em 0 0.5em;
	font-size: 1.17em;
	font-weight: normal;
	text-align: center;
	background: url(../img/inquiry/form_privacyT.gif) right top no-repeat;
}
.formPrivacy p {
	padding-bottom: 2em;
	text-align: center;
	background: url(../img/inquiry/form_privacyB.gif) left bottom no-repeat;
}

div.wpcf7-response-output:empty {
	display: none;
}
div.wpcf7-response-output {
	width: 1024px;
	margin: 0 auto 0 !important;
	padding: 25px 0 25px !important;
	font-size: 1.33em;
	text-align: center;
}
span.wpcf7-list-item {
	display: inline !important;
	margin: 0 !important;
}


/* サンクスページ */
.thanks-page {
	padding: 108px 0 60px;
}
.thanks-page p {
	margin-top: 12px;
	font-size: 1.17em;
	text-align: center;
}


/* お問合せ・資料請求 */
#inquiryIntro {
	position: relative;
	height: 800px;
	background: url(../img/inquiry/intro_bg.gif) left top no-repeat;
}
#inquiryIntro h3 {
	padding: 144px 0 16px;
}
#inquiryIntro p {
	color: #261b1f;
	font-size: 1.17em;
}
#inquiryIntro li {
	position: absolute;
}
#inquiryIntro li.c01 {
	left: 387px;
	top: 106px;
}
#inquiryIntro li.c02 {
	left: 574px;
	top: 269px;
}
#inquiryIntro li.c03 {
	left: 803px;
	top: 162px;
}
#inquiryIntro li.c04 {
	left: 0;
	top: 393px;
}
#inquiryIntro li.c05 {
	left: 185px;
	top: 558px;
}
#inquiryIntro li.c06 {
	left: 336px;
	top: 361px;
}
#inquiryIntro li.c07 {
	left: 538px;
	top: 511px;
}
#inquiryIntro li.c08 {
	left: 786px;
	top: 408px;
}


/* 来店のご予約 */
#reserveEvent h3.formSecTitle {
	margin: 80px 0 0;
}

#reserveEvent h4 {
	position: relative;
	height: 73px;
	margin: 50px 0 0 -22px;
	font-size: 1.67em;
	line-height: 62px;
	font-weight: normal;
}
#reserveEvent h4 img {
	float: left;
	display: inline;
	margin-right: 20px;
}

#reserveEvent p {
	font-size: 1.5em;
	line-height: 1.78;
}

#reserveEvent_special1 h4 {
	margin-top: 0;
	margin-bottom: 21px;
}
#reserveEvent_special1 p {
	margin: 18px 0 0;
}
#reserveEvent_special1 p small {
	display: block;
}

#reserveEvent_special2 ol {
	display: block;
	position: relative;
	margin-top: 20px;
	text-align: center;
}
#reserveEvent_special2 li {
	display: inline-block;
	margin: 0 12px;
}
#reserveEvent_special2 li.c04 {
	margin-top: 20px;
}

#reserveEvent_special3 {
	padding-bottom: 72px;
	background: url(../img/plan/sec1-spe2-bg.jpg) center bottom no-repeat;
}
#reserveEvent_special3 span {
	display: block;
	overflow: hidden;
	width: 1024px;
	height: 392px;
	margin: 0 auto;
}
#reserveEvent_special3 ol {
	width: 1050px;
	margin-top: 20px;
}
#reserveEvent_special3 ol li {
	float: left;
	display: inline;
	width: 248px;
	height: 124px;
	padding: 0 10px 10px 0;
	font-size: 1.25em;
	line-height: 1.43;
	text-align: center;
	background: url(../img/index/campaign_spacial2_bg.gif) right bottom no-repeat;
}
#reserveEvent_special3 ol li strong {
	font-size: 1.3em;
}
#reserveEvent_special3 ol li img {
	display: block;
	margin: 8px auto;
}


/* 振袖コレクション */
#collectionBrand span {
	display: block;
	width: 1016px;
	padding: 0 0 0 8px;
	margin: -20px auto 0;
	overflow: hidden;
}
#collectionBrand ul {
	position: relative;
	width: 1040px;
	padding: 0;
	bottom: -20px;
	letter-spacing: -1em;
}
#collectionBrand li {
	display: inline-block;
	width: calc((100% - 128px) / 8);
	margin: 0 16px 16px 0;
	padding: 0 16px 16px 0;
	letter-spacing: normal;
	background: url(../img/collection/brand_bg.gif) right bottom no-repeat;
	box-sizing: border-box;
}
#collectionBrand li img {
	width: 100%;
	height: auto;
}

#collectionBanner {
	position: relative;
}
#collectionBanner ul.banner {
	width: 1200px;
}
#collectionBanner .banner li {
	float: left;
	display: inline;
	margin: 0 48px 30px 0;
}
#collectionBanner #collection_style1,
#collectionBanner #collection_style2 {
	display: none;
}

.collectionSec {
	padding: 44px 0 56px;
}
.collectionSec h3 img {
	display: block;
	margin: 0 auto;
}
.collectionSec ul {
	display: flex;
	flex-wrap: wrap;
	width: 1024px;
	margin: 0 auto;
}
.collectionSec ul li {
	width: 220px;
	margin: 24px 0 24px 48px; /*background:#e377a3;*/
}
.collectionSec ul li:nth-child(4n+1) {
	margin-left: 0;
}
.collectionSec ul li a {
	display: block;
	overflow: hidden;
	position: relative;
	padding-top: 312px;
}
.collectionSec ul li a:hover img {
	opacity: 0.75;
}
.collectionSec ul li img {
	position: absolute;
	top: 50%;
	left: 50%;
	width: auto;
	max-width: 100%;
	height: auto;
	max-height: 100%;
	transform: translate(-50%, -50%);
}
.collectionSec ul li a.vertically_long_outer img {
	width: auto;
	height: 100%;
}
.collectionSec iframe {
	width: 100%;
	border: none;
	transition: all 0.5s ease;
}

#collectionSec1 {
	background: #f0f0f0 url(../img/share/bg_stripe.gif) center top repeat;
}
#collectionSec3 {
	background: #f0f0f0 url(../img/share/bg_flower.png) center top repeat;
}

html.frame_in .collectionSec {
	padding: 0;
}


/* ビューティ */
#beautySec1 h3 {
	background: url(../img/beauty/h3bg.gif) center center no-repeat;
}
#beautySec1 h3 img {
	display: block;
	margin: 0 auto;
}
#beautySec1 img {
	display: block;
}
#beautySec1 li {
	position: relative;
}
#beautySec1 li .text {
	position: absolute;
	left: 467px;
	top: 172px;
}
#beautySec1 li .text p {
	padding: 1em 0 0;
}
#beautySec1 li.c01 {
	margin: 47px 0 53px;
}
#beautySec1 li.c02 img.main {
	margin-left: 562px;
}
#beautySec1 li.c02 .text {
	left: 291px;
	top: 61px;
}
#beautySec1 li.c03 {
	margin: -153px 0 0;
}
#beautySec1 li.c03 .text {
	left: 390px;
	top: 128px;
}

#beautySec2 {
	padding: 120px 0 0;
	background: url(../img/share/section_cepa.gif) left top no-repeat;
}
#beautySec2 .main {
	float: right;
	display: inline;
	margin: 0 0 53px;
}
#beautySec2 h3 {
	padding: 10px 0 0;
}
#beautySec2 p {
	padding: 1em 0 0;
}
#beautySec2 ol {
	clear: both;
	width: 1300px;
}
#beautySec2 li {
	width: 310px;
	padding: 0 24px 0 23px;
	float: left;
	display: inline;
	background: url(../img/beauty/sec2bdr.gif) right center no-repeat;
}
#beautySec2 h4 {
	height: 100px;
	color: #dd568c;
	font-size: 1.33em;
	line-height: 1.6;
	font-weight: normal;
	text-align: center;
}
#beautySec2 h4 img {
	display: block;
	margin: 22px auto 20px;
}
#beautySec2 li:nth-child(3) h4 img {
	margin-bottom: 9px;
}

#beautySec2 .bottom p {
	padding: 45px 0 0;
	color: #dd568c;
	font-size: 1.17em;
	text-align: center;
}
#beautySec2 .bottom a {
	margin: 20px auto 30px;
}

#beautySec3 h3 {
	background: url(../img/beauty/h3bg.gif) center center no-repeat;
}
#beautySec3 h3 img {
	display: block;
	margin: 0 auto 30px;
}
#beautySec3 li {
	position: relative;
	float: left;
	display: inline;
}
#beautySec3 li.c02 {
	float: right;
	margin: -350px 0 -93px;
}
#beautySec3 p {
	color: #261b1f;
	font-size: 1.17em;
}
#beautySec3 p strong {
	color: #dd568c;
	font-weight: normal;
}
#beautySec3 p strong.cool {
	color: #3abc8a;
}


/* --- 新着情報 --- */
.news .section,
.single .section {
	margin: 0 auto;
}
.single .secTitle {
	margin-top: 80px;
}
.articleArea {
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
	margin-top: 3em;
}
.articleArea:first-child {
	margin-top: 0;
}
.articleArea .img {
	width: calc(28% - 15px);
}
.articleArea .img p {
	position: relative;
	padding: 28% 0;
	background: #e9e8e8;
	font-size: 1.25em;
	font-weight: bold;
	text-align: center;
}
.articleArea .img p::after {
	position: absolute;
	top: 4px;
	bottom: 4px;
	left: 4px;
	right: 4px;
	border: 2px solid #fff;
	content: '';
}
.articleArea .img img {
	width: 100%;
	height: auto;
}
.articleArea .textArea {
	width: calc(72% - 15px);
}
.articleArea .textArea h3 {
	background: #dd568c;
	padding: 0.5em 1em;
	color: #fff;
	font-size: 1.5em;
	font-weight: normal;
	line-height: 1.5;
	letter-spacing: 0.05em;
	border-radius: 5px 5px 0 0;
}
.articleArea .textArea strong {
	display: block;
	margin: 1em 2px 0;
	font-size: 1.25em;
	line-height: 1.5;
	letter-spacing: 0.05em;
}
.articleArea .textArea .text {
	margin-top: 0.75em;
	padding: 0.75em 2px 0;
	font-size: 1.17em;
	letter-spacing: 0.05em;
	word-break: break-all;
	background: url(../img/share/bdr.gif) top center repeat-x;
}
.articleArea a.detail {
	display: block;
	margin-top: 1em;
	width: 100%;
	padding: 0.75em 0;
	font-size: 1.17em;
	line-height: 1;
	letter-spacing: 0.05em;
	text-align: center;
	background: #e9e8e8;
	background: repeating-linear-gradient(-30deg, #e9e8e8 0, #fff 5px, #e9e8e8 5px, #fff 10px);
}
.articleArea a.detail:hover {
	opacity: 0.7;
}
.articleArea a.detail::after {
	display: inline-block;
	margin-left: 1em;
	content: '';
	border: 5px solid transparent;
	border-left-color: #261b1f;
}
.articleArea .textDetail {
	width: 100%;
	margin-top: 3em;
}
.articleArea .textDetail img {
	display: block;
	max-width: 100%;
	max-height: 100%;
	margin: 0 auto;
}
.no_article {
	margin-top: 40px;
	text-align: center;
}

.articleList.news .articleArea .textArea h3 {
	background: #3abc8a;
}
.articleList.news .articleArea .textArea strong {
	color: #3abc8a;
}


/* --- コラム --- */
#columnArchive .articleArea,
#columnSingle .articleArea {
	display: block;
}
#columnArchive .articleArea .textArea,
#columnSingle .articleArea .textArea {
	width: 100%;
}
#columnArchive .articleArea .textArea h3 {
	background: #8b6fad;
}
#columnArchive .articleArea .textArea .text time {
	display: block;
	padding-bottom: 0.5em;
	color: #7b7476;
	font-size: 0.9em;
}
#columnSingle .secTitle {
	margin-top: 0;
}
#columnSingle .articleArea .textArea h3 {
	background: #8b6fad;
}


/* --- エラーページ --- */
/* 404 */
.error-page {
	padding: 108px 0 60px;
}
.error-page p {
	margin-top: 12px;
	font-size: 1.17em;
	text-align: center;
}