@charset "utf-8";

/*------------------------------------------------------------
	common
------------------------------------------------------------*/
#main .small {
	font-size: 14px;
	font-weight: normal
}

#main h3 {
	text-align: center;
	font-size: 24px
}

#main .bg_white {
	background-color: #fff;
	padding-top: 30px;
}

.mb20 {
	margin-bottom: 20px !important;
}

.borde {
	color: #c03c3f;
}

/* タブレット のみ*/
@media (min-width: 521px) {
	.udr_tab{
		display: none!important;
	}
}
@media (max-width: 520px) {
	.ovr_tab{
		display: none!important;
	}
}

@media all and (max-width: 896px) {
	.page-title-sp .sub{
		letter-spacing: 8px;
	}
}

/* トップバナー */
.page-title .photo {
	position: relative;
}

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

/* キャンペーンバナー */
.banner {
	position: relative;
	background: #fff;
	text-align: center;
	padding-top: 50px;
}

.banner img {
	text-align: center;
	position: relative;
	z-index: 10;
	max-width: 1000px;
}

.banner::before {
	width: 100%;
	height: 280px;
	position: absolute;
	top: 200px;
	left: 0;
	background-color: #eaebe1;
	content: '';
	z-index: 0;
}

#main .top-sec {
	padding-top: 14%;
}

@media all and (max-width: 896px) {
	.banner{
		padding-top:0;
	}
	.banner img {
		width: 100%;
	}
	.banner::before{
		display: none;
	}
}

#main .com-text-box {
	height: 350px;
}

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

#main .top-sec h2 {
	position: absolute;
	right: 15px;
	top: 0;
	font-size: 2.8rem;
	letter-spacing: 0.05em;
	writing-mode: tb-rl;
	-webkit-writing-mode: vertical-rl;
	direction: ltr;
	text-align: left;
}

#main .top-sec .com-text-box {
	height: 350px;
}

#main .com-text-box li {
	line-height: 1.5;
	background-position: right 7px top;
}

#main .top-sec .com-text-box li:not(:last-of-type) {
	margin-left: 35px;
}

#main .sec01 {
	background: url(../img/newborn/bg01n.jpg) no-repeat right top -15px / 1340px;
}


#main .sec01 .head-line01 span {
	letter-spacing: 0;
}

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

#main .sec01 .top-box .ttl {
	writing-mode: tb-rl;
	-webkit-writing-mode: vertical-rl;
	direction: ltr;
	text-align: center;
}

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

#main .sec01 .top-box .text h2 {
	margin-bottom: 24px;
	font-size: 2.6rem;
	font-weight: 500;
	letter-spacing: 0.05em;
}

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

#main .sec01 .img-area {
	padding: 31px 0 80px;
	position: relative;
}

#main .sec01 .img-area::after {
	width: calc(50% + 550px);
	height: 100%;
	position: absolute;
	top: 0;
	right: 0;
	content: '';
}

#main .sec01 .img-area .img-inner {
	position: relative;
	z-index: 1;
	display: flex;
	justify-content: space-between;
}

#main .sec01 .img-area .img-inner .photo-box {
	width: 490px;
}

#main .sec01 .img-area .img-inner .text-box {
	width: calc(100% - 490px);
	display: flex;
	align-items: center;
	position: relative;
	z-index: 1;
}

#main .sec01 .img-area .img-inner .text-box .sub {
	margin: 0 0 0 -31px;
	padding: 0 40px;
	width: calc(100% + 31px);
	height: 261px;
	display: flex;
	justify-content: center;
	flex-direction: column;
	background-color: #FFF;
	box-sizing: border-box;
}

#main .sec01 .img-area .img-inner .text-box h3 {
	margin-bottom: 16px;
	font-size: 2.6rem;
	letter-spacing: 0.05em;
}

#main .sec01 .img-area .img-inner01 {
	margin-top: 39px;
	flex-direction: row-reverse;
}

#main .sec01 .img-area .img-inner01 .sub {
	margin: 0 -31px 0 0 !important;
}

#main .sec01 .img-area .text {
	display: flex;
	align-items: center;
}

#main .sec01 .img-area .text .ttl {
	width: 82px;
	height: 82px;
	display: flex;
	align-items: center;
	flex-direction: column;
	justify-content: center;
	color: #FFF;
	font-size: 2rem;
	font-weight: 700;
	letter-spacing: 0.05em;
	background-color: #c03c3f;
}

#main .sec01 .img-area .text .ttl .num {
	display: block;
	font-size: 3rem;
	line-height: 1;
}

#main .sec01 .img-area .img-inner .text .txt {
	padding-left: 20px;
	width: calc(100% - 100px);
	font-weight: 700;
	line-height: 1.4;
	letter-spacing: 0;
	box-sizing: border-box;
	font-size: 3rem;
	text-align: left;
}

#main .sec01 .img-area .text .txt span {
	display: block;
	color: #c03c3f;
	font-size: 1.6rem;
}

#main .inner {
	display: flex;
	align-items: center;
}

#main .inner .com-text-box li {
	line-height: 1.5;
}

#main .inner .com-text-box li:not(:last-of-type) {
	margin-left: 35px;
}

@media all and (max-width: 896px) {
	.page-title-sp .sub {
		width: 100px
	}

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

	#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;
	}

	.page-title .text h2 {
		text-align: center;
		width: 80px;
		font-size: 3.2rem;
		line-height: 1.22;
	}

	#main .top-sec .com-text-box {
		width: 320px;
		height: auto;
	}

	#main .top-sec .com-text-box ul:not(:last-of-type) {
		margin: 0 0 30px;
	}

	#main .top-sec .com-text-box li {
		line-height: 1.33;
		background-position: left 23px top 6px;
	}

	#main .top-sec .com-text-box li:not(:last-of-type) {
		margin-left: 0;
	}

	#main .sec01 {
		padding-bottom: 0;
		background: none
	}

	#main .sec01 .head-line01 {
		left: 50%;
		transform: translateX(-50%);
		margin: 0;
	}

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

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

	#main .sec01 .top-box .text h2 {
		margin-bottom: 11px;
		font-size: 1.7rem;
	}

	#main .sec01 .img-box {
		display: block;
	}

	#main .sec01 .img-box .photo-box {
		width: auto;
		position: relative;
		z-index: 2;
	}

	#main .sec01 .img-box .photo-box img {
		width: 100%;
	}

	#main .sec01 .img-box .text-box {
		width: auto;
		display: block;
	}

	#main .sec01 .img-box .text-box .sub {
		margin: -32px -30px 0;
		padding: 44px 30px 28px;
		min-height: inherit;
	}

	#main .sec01 .img-box .text-box h3 {
		margin-bottom: 3px;
		margin-right: -20px;
		font-size: 1.7rem;
	}

	#main .sec01 .img-box .text-box .price {
		margin-bottom: 5px;
	}

	#main .sec01 .img-box .text-box .price span {
		font-size: 1.8rem;
	}

	#main .sec01 .img-box .text-box p {
		font-size: 1.2rem;
		line-height: 1.75;
	}

	#main .sec01 .img-box01 {
		margin: 38px 0;
	}

	#main .sec01 .img-box01 .text-box .sub {
		margin: -32px -30px 0;
	}

	#main .sec01 .img-box .h3-ttl {
		margin-bottom: 4px !important;
	}

	#main .sec01 .img-box .notes {
		margin: -6px 0 7px;
	}

	#main .sec01 .img-area {
		padding: 41px 0 43px;
		position: relative;
	}

	#main .sec01 .img-area::after {
		width: 100%;
		height: 100%;
		position: absolute;
		top: 0;
		right: 0;
		content: '';
	}

	#main .sec01 .img-area .content {
		margin: 0 15px;
		padding: 0;
	}

	#main .sec01 .img-area .h2-ttl {
		margin-bottom: 22px;
		font-size: 1.7rem;
		left: 0;
		writing-mode: lr-tb;
		-webkit-writing-mode: horizontal-tb;
		line-height: 1;
	}

	#main .sec01 .img-area .img-inner {
		display: block;
	}

	#main .sec01 .img-area .img-inner .photo-box {
		margin-bottom: 12px;
		width: auto;
	}

	#main .sec01 .img-area .img-inner .photo-box img {
		width: 100%;
	}

	#main .sec01 .img-area .img-inner .text-box {
		width: auto;
		display: block;
	}

	#main .sec01 .img-area .img-inner .text-box .sub {
		margin: 0;
		padding: 0;
		width: auto;
		height: auto;
		display: block;
		padding: 50px 45px
	}

	#main .sec01 .img-area .img-inner .text-box h3 {
		margin-bottom: 9px;
		font-size: 1.7rem;
	}

	#main .sec01 .img-area .img-inner .text-box p {
		font-size: 1.3rem;
		line-height: 1.7;
	}

	#main .sec01 .img-area .img-inner01 {
		margin-top: 30px;
	}

	#main .sec01 .img-area .img-inner01 .sub {
		margin: 0 !important;
	}

	#main .sec01 .img-area .img-inner .text .txt {
		font-size: 2.6rem
	}

	#main .sec01 .img-area .text .ttl {
		width: 57px;
		height: 57px;
		font-size: 1.3rem;
	}

	#main .sec01 .img-area .text .ttl .num {
		font-size: 2.1rem;
	}

	#main .sec01 .img-area .text .txt {
		padding-left: 10px;
		width: calc(100% - 57px);
		font-size: 1.3rem;
		line-height: 1.24;
	}

	#main .inner .com-text-box {
		margin: 0 28px;
		padding: 0 0 29px;
		width: auto;
		height: auto;
	}

	#main .inner .com-text-box ul:not(:last-of-type) {
		margin: 0 0 21px;
	}

	#main .inner .com-text-box li {
		line-height: 1.5;
		background-position: left 23px top 6px;
	}

	#main .inner .com-text-box li:not(:last-of-type) {
		margin-left: 0;
	}
}

#main h3 .sub-title {
	font-size: 0.7em;
}

#main .sec01 .item_group {
	position: relative;
	font-size: 2.8rem;
	letter-spacing: 0.05em;
	margin-bottom: 1em;
	border-left: 1px solid #333333;
	padding-left: 1em
}

#main .andmore {
	font-size: 1.6rem;
	line-height: 1.75;
	letter-spacing: 0.05em;
	color: #333333;
	margin-top: 1em
}

#main .note {
	font-size: 1.6rem;
	line-height: 1.75;
	letter-spacing: 0.05em;
	color: #333333;
	margin-bottom: 1em
}

#main .note p {
	text-align: center;
	margin: auto;
}

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

/* 追加　menu */
#main .sec01 .img-area .img-inner .text-box h3 {
	line-height: 1em;
}

@media all and (max-width: 896px) {
	#main .sec01 .img-area .img-inner .photo-box {
		position: relative;
		z-index: 100;
	}

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

	#main .sec01 .img-area .img-inner01:last-child {
		margin-bottom: 0px;
	}

	#main .sec01 .img-area .img-inner .text-box {
		margin-left: -45px;
		margin-right: -45px;
		margin-top: -30px;
	}

	#main .sec01 .img-area .img-inner .text-box .box_shooting_free .left {
		width: 40%;
	}

	#main .sec01 .img-area .img-inner .text-box .box_shooting_free .center {
		width: 30%;
		padding-bottom: 10px;
	}

	#main .sec01 .img-area .img-inner .text-box .box_shooting_free .right {
		width: 30%;
	}

	#main .sec01 .img-area .img-inner .text-box .box_shooting_free {
		height: auto;
	}

	#main .sec01 .img-area .first .text-box .box_shooting_free .left {
		width: 100%;
		text-align: center;
	}

	#main .sec01 .img-area .first .text-box .box_shooting_free .center {
		width: 50%
	}

	#main .sec01 .img-area .two_buttons {
		display: block
	}

	#main .sec01 .img-area .link_btn {
		margin-top: 1em;
	}
}

@media all and (min-width: 897px) {
	#main .sec01 .img-area .img-inner .text-box .sub {
		position: absolute;
		top: 30px;
		height: auto;
		margin: 0 0 0 -17px;
		padding: 40px;
		width: calc(100% + 17px);
	}

	#main .sec01 .img-area .img-inner .photo-box {
		width: 566px;
	}
}

/* 料金 */
#main .sec02 {
	background-color: #fff;
	text-align: center;
	padding-top: 20px;
}

#main .sec02 .head-line01 {
	margin-bottom: 41px;
	padding: 0 10px;
	writing-mode: tb-rl;
	-webkit-writing-mode: vertical-rl;
	direction: ltr;
	text-align: center;
	left: 50%;
	transform: translateX(-50%);
	padding: 35px 50px 50px;
}

#main .sec02 .small{
	font-size: 0.7em;
}

#main .sec02 h3 {
	font-size: 14px;
	margin-top: 1em;
}

#main .sec02 .shooting_price {
	font-size: 24px;
}

#main .sec02 .shooting_strong1 {
	font-size: 48px;
	color: #c03c3f;
	font-weight: bold;
}

#main .sec02 .shooting_strong2 {
	font-size: 20px;
	color: #c03c3f;
	font-weight: bold;
}

#main .sec02 table,
#main .sec02 td {
	margin: auto;
	text-align: left;
	border: solid 4px #cbcead;
	border-collapse: collapse;
	padding: 10px 30px 10px 15px;
	font-weight: bold;
	font-size: 20px
}

#main .sec02 td {
	width: 50%
}

#main .sec02 .sign_wrap{
	padding:30px;
}

#main .sec02 {
	background-color: #fff;
}

#main .sec02 .item_fee {
	text-align: center;
	background-color: #cbcead;
	width: 250px;
	margin: auto;
	padding: 10px;
	font-size: 1.5em;
	font-weight: bold;
}

#main .dell1,
#main .dell2 {
	position: relative;
}

#main .sec02 ul{
	font-size: 14px;
}

#main .sec02 {
	text-align: center;
	background: #fff;
	padding: 20px;
	font-size: 18px;
}

#main .sec02 .babygoods {
	margin: 40px 0 70px;
}

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

	#main .sec02 {
		font-size: 14px;
	}

	#main .sec02 .head-line01{
		margin-bottom: 0;
	}
	#main .sec02 .shooting_price {
		font-size: 20px;
	}

	#main .sec02 .shooting_strong1 {
		font-size: 38px;
	}

	#main .sec02 .shooting_strong2 {
		font-size: 20px;
	}

	#main .sec02 table,
	#main .sec02 td {
		font-size: 1em;
		padding: 5px
	}

	#main .sec02 .small {
		font-size: 10px;
		line-height: 1.5em;
	}
}


@media (min-width: 897px) {
	#main .sec02 .babygoods img {
		max-width: 1100px;
	}
}

#main .sec_product {
	padding-top: 100px;
}

#main .sec_product h2 {
	writing-mode: tb-rl;
	-webkit-writing-mode: vertical-rl;
	direction: ltr;
	margin-bottom: -38px;
	width: 260px;
	height: 220px;
	left: 50%;
	transform: translate(-50%, -50%);
}

#main .sec_product .spl_note {
	border: solid 1px #c03c3f;
	padding: 5px;
	color: #c03c3f;
	display: inline-block;
	width: 12em;
	text-align: center;
	margin: 0 auto;
	font-weight: bold;
}

@media (max-width: 896px) {
	#main .sec_product h2 {
		margin-bottom: -21px;
		width: auto;
		height: auto;
		text-align: center;
		position: relative;
		left: 50%;
		transform: translate(-50%, -50%);
		writing-mode: tb-rl;
		-webkit-writing-mode: vertical-rl;
		direction: ltr;
	}

	#main .sec_product .spl_note {
		display: flex;
		justify-content: center;
	}
}

/* フォトギャラリー */

#main .sec06 {
	padding-bottom: 80px;
	margin-top: 150px;
}

#main h2.bdr_left .line::before {
	display: none;
}

#main .sec06 h2 .line::after {
	top: -10px;
	height: 80px;
}

#main .sec06 .inner {
	margin: 0 0 0 auto;
	width: calc(50% + 550px);
	display: block;
}

#main .sec06 .photo-list {
	margin-bottom: 72px;
}

#main .sec06 .photo-list .slick-slide>div {
	margin-right: 51px;
	width: 412px;
}

#main .sec06 .slick-prev {
	display: none !important;
}

#main .sec06 .slick-next {
	width: 126px;
	height: 126px;
	position: absolute;
	right: 34px;
	bottom: 18%;
	font-size: 0;
	border: 0;
	border-radius: 50%;
	background: url("../img/newborn/btn.png") no-repeat center;
	cursor: pointer;
}

#main .sec06 .rental {
	position: relative;
}

#main .sec06 .white::before {
	color: #fff;
}

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

	#main .sec06 h2 {
		margin-bottom: 44px;
		margin-top: 60px;
		padding-right: 0;
		font-size: 2.1rem;
	}

	#main .sec06 h2 .line::after {
		top: -8px;
		height: 50px;
	}

	#main .sec06 {
		padding: 0 0 40px;
		background: none;
		margin-top: 90px;
	}

	#main .sec06 .photo-list {
		margin: 0 0 37px -15px;
	}

	#main .sec06 .photo-list .slick-slide>div {
		margin-right: 10px;
		width: 238px;
	}

	#main .sec06 .inner {
		width: auto;
		margin: 0 0 0 30px;
	}

	#main .sec06 .slick-next {
		width: 75px;
		height: 75px;
		right: 46px;
		background: url(../img/newborn/btn.png) no-repeat center / cover;
	}
}

/* マタニティ豆知識 */
#main .sec07 {
	padding-top: 80px;
	padding-bottom: 100px
}

#main .sec07 h2 {
	padding: 0 54px;
	-webkit-writing-mode: vertical-rl;
	direction: ltr;
	writing-mode: tb-rl;
	left: 10%;
}

#main .sec07 dl {
	border-bottom: 1px solid #999;
}

#main .sec07 dd {
	color: #c03c3f;
	font-size: 24px;
	padding-top: 24px;
}

#main .sec07 dt {
	padding: 24px 0 28px;
	font-size: 18px;
}

#main .sec07 .img_area {
	padding: 60px 0;
	position: relative;
	z-index: 0;
}

#main .sec07 .img_area::after {
	width: calc(50% + 600px);
	height: 100%;
	position: absolute;
	top: 0;
	left: 0;
	background-color: #cbcead;
	content: '';
	z-index: -100;
}

@media all and (max-width: 896px) {
	#main .sec07 {
		padding-top: 0;
	}

	#main .sec07 h2 {
		left: 50%;
		transform: translate(-50%, -50%);
		top: 120px;
		height: 230px;
	}
}

/* Gナビ ベビーフォトサービス追加*/
.page-baby #g-navi li:not(:last-of-type) {
	margin-right: 8px
}

.page-baby #g-navi li:not(:last-of-type) a {
	padding-right: 8px;
}

#g-navi li a {
	font-size: 1.5rem;
}

#g-navi ul {
	flex-wrap: wrap;
	justify-content: flex-start;
	margin-left: 50px;
}

#g-navi ul li:nth-child(11) span {
	display: none;
}

#g-navi ul li:last-child {
	display: none;
}

@media (max-width: 896px) {
	.menu-box .link-list {
		margin: 0px;
	}

	.menu-box .link-list>li>a {
		width: 25px
	}

	.menu-box .link-list>li>a::after {
		left: calc(50% - 10px);
	}

	.menu-box .link-list .line_w a {
		line-height: 1.5;
		padding-right: 8px;
	}

	#menuBox>div:nth-child(4)>ul.link-list>li:nth-child(1) {
		display: none;
	}
}

#g-footer .f-navi li:nth-child(2) li:last-child {
	display: none;
}

@media (min-width: 897px) {
	#g-footer .f-navi {
		background-color: #f9f7f5;
	}
}

/* 撮影小物 */

#main .sec05 {
	padding-top: 50px;
}

#main .sec05 h2 {
	writing-mode: tb-rl;
	-webkit-writing-mode: vertical-rl;
	direction: ltr;
	height: 350px;
	left: 68%;
	width: 178px;
	display: flex;
	justify-content: center;
	align-items: center;
}

#main .sec05 .text {
	text-align: center;
	margin-bottom: 60px;
}

.sec05 .imgList li {
	width: 24%;
}

@media all and (max-width: 896px) {
	#main .sec05 h2 {
		left: 50%;
		transform: translate(-50%, -50%);
		top: 80px;
		height: 200px;
	}

	#main .sec05 .text {
		margin-bottom: 30px;
	}

	.sec05 .imgList li {
		width: 49%;
	}
}

/* お客様の声 */
#main .sec_voice{
	margin-top: 250px;
}

@media all and (max-width: 896px) {
	#main .sec_voice{
		margin-top: 100px;
	}
	#main .sec_voice .text-area.content {
		padding-top: 130px;
	}
}

/* リンク先表示調整 */
#products{
	display: block;
	position: relative;
	top: -170px;
	visibility: hidden;
}
#voice{
	display: block;
	position: relative;
	top: -250px;
	visibility: hidden;
}

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

	#feature,
	#price,
	#tips,
	#gallery_photo {
		display: block;
		position: relative;
		top: -100px;
		visibility: hidden;
	}
	#gallery_goods{
		display: block;
		position: relative;
		top: -130px;
		visibility: hidden;
	}
	#voice{
		display: block;
		position: relative;
		top: -180px;
		visibility: hidden;
	}
}

/*------------------------------------------------------------
	CLS fix (STG verification 2026-07) - newborn
------------------------------------------------------------*/
.page-title .photo img {
	aspect-ratio: 1154 / 669;
	width: 100%;
	height: auto;
}

.banner img.ovr_tab {
	aspect-ratio: 10 / 3;
	width: 100%;
	height: auto;
}

.banner img.udr_tab {
	aspect-ratio: 1520 / 1880;
	width: 100%;
	height: auto;
}

#main .sec01 .img-area .img-inner .photo-box {
	aspect-ratio: 1060 / 590;
	overflow: hidden;
}

#main .sec01 .img-area .img-inner .photo-box img {
	width: 100%;
	height: 100%;
	object-fit: cover;
}

#main .sec01 .img-box .photo-box {
	aspect-ratio: 1060 / 590;
	overflow: hidden;
}

#main .sec01 .img-box .photo-box img {
	width: 100%;
	height: 100%;
	object-fit: cover;
}