@charset "utf-8";

/*------------------------------------------------------------
	各種撮影トップ
------------------------------------------------------------*/

.fs28 {
	font-size: 2.8rem !important;
}

.fs16{
	font-size: 1.6rem;
}

.alignR{
	text-align: right;
}

#main .note {
	font-size: 1.4rem;
	margin-top: 10px;
	margin-bottom: 10px;
	text-align: right;
}

.page-title .text-sml .sub {
	font-size: 4rem;
}

.page-title .no {
	text-orientation: upright;
	font-size: 3.5rem;
}

.page-title .text .sub h2 {
	letter-spacing: 7px;
}

#main .top-sec .content {
	padding: 0 25px;
	position: relative;
	display: flex;
	align-items: center;
}

#main .com-text-box {
	width: 200px;
}

#main .com-text-box li {
	background-position: center top;
}

.com-text-box ul ul li {
	padding-top: 18px;
	font-size: 1.6rem;
	line-height: 2.5;
	letter-spacing: 0.05em;
	background: none;
}

#main .bg {
	background: url("../img/anniv-h/bgn.jpg") no-repeat right 0 top / 1360px;
}

#main .sec01 .top-box {
	padding: 120px 40px 100px 170px;
	display: flex;
	justify-content: space-between;
}

#main .sec01 .top-box .ttl {
	width: 178px;
	writing-mode: tb-rl;
	-webkit-writing-mode: vertical-rl;
	direction: ltr;
}

#main .sec01 .top-box .text {
	padding: 211px 0 0 90px;
	width: calc(100% - 178px);
	box-sizing: border-box;
}

#main .sec01 .top-box .text p {
	font-size: 1.4rem;
	line-height: 1.7;
}

#main .sec01 .img-area {
	margin-bottom: 127px;
	position: relative;
}

#main .sec01 .img-area::after {
	width: calc(50% + 410px);
	height: calc(100% + 85px);
	position: absolute;
	top: -54px;
	left: 0;
	background-color: #cbcead;
	content: '';
}

#main .sec01 .img-list {
	margin: 0 auto;
	width: 1100px;
	position: relative;
	z-index: 1;
	display: flex;
	justify-content: space-between;
}

#main .sec01 .img-list>li {
	width: 250px;
}

#main .sec01 .img-list li .pho {
	margin-bottom: 22px;
}

#main .sec01 .img-list li p {
	font-size: 1.6rem;
	font-weight: bold;
	margin-top: 5px
}

#main .sec01 .img-list li .title {
	color: #fff;
	background-color: #c03c3f;
	font-size: 1.6rem;
	font-weight: 700;
	letter-spacing: 0.05em;
	padding: 2px 10px;
	display: inline;
}

#main .sec01 .img-area02::after {
	left: auto;
	right: 0;
	height: calc(100% + 107px)
}

#main .sec01 h3 {
	font-size: 2.4rem;
	margin: 70px auto 130px;
	text-align: center;
}

/* メニュー */

#main .menu_wrap h3 {
	background-color: #c03c3f;
	color: #fff;
	font-size: 2.4rem;
	text-align: center;
	padding: 5px 0;
	margin: auto
}

#main .menu_wrap h4 {
	color: #c03c3f;
	font-size: 2.4rem;
	margin-top: 20px;
}

#main .menu_wrap .boy,
#main .menu_wrap .girl {
	width: 49%
}

#main .menu_wrap ul {
	background-color: #fff;
	padding: 1px 30px 30px;
	font-size: 1.6rem;
}

#main .menu_wrap .price {
	background-color: #cbcead;
	padding: 25px;
	font-size: 1.6rem;
	margin-top: 10px;
}

#main .menu_wrap .price strong {
	display: flex;
	align-items: center;
}

#main .menu_wrap .sv {
	background-color: #c03c3f;
	color: #fff;
	padding: 2px 7px;
	margin-right: 5px;
}

.com-img-area .img-box .photo-box {
	padding-bottom: 40px;
}

#main .bgw {
	background-color: #fff;
	padding-top:70px;
}

/* フッター */
@media (min-width: 897px) {
	#g-footer .f-navi .link-list {
		justify-content: center;
	}

	#g-footer .f-navi {
		background-color: #f9f7f5;
	}
}

#g-footer .f-navi .link-list li:first-child {
	margin-right: 10%;
}



@media all and (max-width: 896px) {

	.spmb70 {
		margin-bottom: 70px !important
	}

	.content {
		margin: 0 15px
	}

	.page-title-sp .sub {
		font-size: 4rem;
	}

	.page-title-sp h2 .ttl_left {
		display: inherit;
		text-align-last: justify;
	}

	.page-title-sp h2 .no {
		text-orientation: upright;
		font-size: 0.9em;
	}

	.page-title-sp .sub {
		width: 96px;
		letter-spacing: 5px;
	}

	#main .top-sec {
		margin-bottom: 0;
		padding-bottom: 45px;
	}

	#main .top-sec .content {
		margin: 0;
		padding: 0;
		position: relative;
		display: block;
	}

	#main .top-sec h2 {
		writing-mode: horizontal-tb;
		-webkit-writing-mode: horizontal-tb;
		-moz-writing-mode: horizontal-tb;
		-ms-writing-mode: lr-tb;
	}

	#main .com-text-box {
		width: 280px;
	}

	#main .com-text-box li {
		padding-left: 20px;
		background-position: left 8px;
	}

	#main .com-text-box ul ul {
		margin: 14px 0
	}

	#main .com-text-box ul ul li {
		line-height: 1.4;
		font-size: 1.3rem;
		padding-top: 0;
		padding-left: 40px;
	}

	#main .bg {
		background: none;
	}

	#main .sec01 .top-box {
		padding: 71px 0 34px;
		display: block;
	}

	#main .sec01 .top-box .ttl {
		margin-bottom: 14px;
		padding: 0 12px;
		width: auto;
		left: 50%;
		transform: translateX(-50%);
	}

	#main .sec01 .top-box .text {
		padding: 0;
		width: auto;
		box-sizing: border-box;
	}

	#main .sec01 .top-box .text p {
		font-size: 1.3rem;
		line-height: 1.83;
	}

	#main .sec01 .img-area {
		margin-bottom: 123px;
	}

	#main .sec01 .img-area::after {
		width: 100%;
		height: 100%;
		top: 64px;
	}

	#main .sec01 .img-list {
		margin: 0 15px;
		width: auto;
		display: block;
	}

	#main .sec01 .img-list>li {
		margin: auto
	}

	#main .sec01 .img-list>li:not(:last-of-type) {
		margin-bottom: 30px;
	}

	#main .flexB {
		display: block;
	}

	#main .menu_wrap .boy,
	#main .menu_wrap .girl {
		width: 100%;
	}

	#main .menu_wrap .price {
		padding: 15px;
	}

	#main .menu_wrap .price strong {
		display: block;
	}

	#main .menu_wrap .sv {
		line-height: 2;
	}

	#main .menu_wrap ul {
		padding: 1px 20px 30px;
	}

	.com-img-area {
		padding-top: 10px
	}

	.com-img-area .img-box .text-box {
		padding: 60px 0 20px;
	}

	.com-img-area .img-box .photo-box {
		padding-bottom: 0px;
	}

	#main .bgw {
		padding-top: 30px;
		padding-bottom: 30px;
	}

	#g-footer {
		border-top: 1px solid #eaebe1;
	}
}

@media all and (max-width: 896px) {
	.price_note{
		padding-bottom: 20px;
	}
}

/* リンク先表示調整 */
@media all and (max-width: 896px) {

	#service-price,
	#girl,
	#boy {
		display: block;
		padding-top: 80px;
		margin-top: -80px;
	}
}