@charset "UTF-8";

/*------------------共通余白------------------*/

main section.pt100,
main div.pt100{
	padding-top: 130px;
}
main section.pb100,
main div.pb100{
	padding-bottom: 130px;
}
@media screen and (max-width: 900px){
#mv_outer{
     margin-top: 45px;
}
}
@media screen and (max-width: 800px){
	main section.pt100,
	main div.pt100{
		padding-top: 80px;
	}
	main section.pb100,
	main div.pb100{
		padding-bottom: 80px;
	}
}

/*------------------共通見出し------------------*/

a[id^="hd"]+section .heading.block_header_2 .h{
	font-weight: 700;
	letter-spacing: 0.1rem;
	font-size: 3.4rem !important;
	line-height: 1.4;
	color: var(--i_main_color);
	font-family: 'Josefin Sans', sans-serif;
}
a[id^="hd"]+section .heading.block_header_2 p{
	font-size: 1.6rem !important;
	font-weight: 400;
	letter-spacing: 0.2rem;
}
a[id^="hd"]+section .heading.block_header_2{
	margin-bottom: 50px;
}
@media screen and (max-width: 800px){
	a[id^="hd"]+section .heading.block_header_2 .h{
		font-size: 2.5rem !important;
	}
	a[id^="hd"]+section .heading.block_header_2 p{
		font-size: 1.5rem !important;
	}
	a[id^="hd"]+section .heading.block_header_2{
		margin-bottom: 45px;
	}
}

/*------------------共通画像装飾------------------*/

#picture+section .inner_item_img{
	margin-left: 0 !important;
}
#picture2+section .inner_item_img{
	margin-right: 0 !important;
}
#picture2+.contents_box01.w40 .inner_item_img{
	max-width: 46%;
}
@media screen and (min-width: 1201px){
	a[id^="picture"]+section{
		margin-top: -80px;
	}
}
@media screen and (min-width: 901px){
	a[id^="hd"]+section{
		padding-bottom: 0 !important;
	}
}
@media screen and (max-width: 900px){
	a[id^="picture"]+section{
		display: none;
	}
}

/*------------------youtbeへリンク------------------*/

#link+div .inner_item_txt{
	position: relative;
	overflow: hidden;
}
#link+div .inner_item_txt:after{
	background: var(--i_main_color);
	position: absolute;
	top: 0;
	left: 0;
	content: "";
	display: block;
	width: 100%;
	height: 100%;
	transform: skewY(-10deg) scale(1.5, 0);
	transition: .2s cubic-bezier(0.45, 0, 0.55, 1);
	z-index: -1;
}
#link+div a:hover+.inner_item_txt:after{
	transform: skewY(-10deg) scale(1.5, 1.5);
}
#link+div .heading.block_header_4 .h,
#link+div .heading.block_header_4 p{
	color: #202020 !important;
}
#link+div a:hover+.inner_item_txt .heading.block_header_4 .h,
#link+div a:hover+.inner_item_txt .heading.block_header_4 p{
  color: #fff !important;
}
#link+div .heading.block_header_4 .h{
	font-weight: 700;
	letter-spacing: 0.1rem;
	font-size: 3.4rem !important;
	line-height: 1.4;
	font-family: 'Josefin Sans', sans-serif;
}
#link+div .heading.block_header_4 p{
	font-size: 1.6rem !important;
	font-weight: 400;
	letter-spacing: 0.2rem;
}
#link+div .inner_item_txt{
	background: #fff !important;
	border: 1px solid rgba(0, 0, 0, 0.8);
}
#link+div .wrapper_item{
	justify-content: space-between;
}
#link+div .inner_item{
	width: calc(50% - 10px);
}
#link+div .inner_item_img:before{
	position: absolute;
	display: block;
	content: "";
	bottom: 2px;
	right: 2px;
	width: 0;
	height: 0;
	border-style: solid;
	border-width: 0 0 50px 50px;
	border-color: transparent transparent var(--i_main_color) transparent;
	z-index: 9;
	transition: .2s cubic-bezier(0.45, 0, 0.55, 1);
	pointer-events: none;
}
#link+div a:hover .inner_item_img:before{
	border-color: transparent transparent var(--i_bg_color) transparent;
}
@media screen and (max-width: 800px){
	#link+div .heading.block_header_4 .h{
		font-size: 2.5rem !important;
	}
	#link+div .heading.block_header_4 p{
		font-size: 1.5rem !important;
	}
	#link+div .inner_item_img:before{
		border-width: 0 0 30px 30px;
	}
}
@media screen and (max-width: 700px){
	#link+.composite_box01.block_images_7 .inner_item:nth-of-type(2n-1):nth-last-of-type(2){
		margin-bottom: 20px !important;
	}
}

/*------------------SP_画像2枚並び3枚並び------------------*/

@media screen and (max-width: 700px){
	#sp3+.composite_box01:not(.block_images_7):not(.block_images_8):not(.block_images_10):not(.block_images_11):not(.block_images_12):not(.block_images_13):not(.block_images_15):not(.block_images_17):not(.block_images_18):not(.block_images_19) .inner_item{
		width: 31% !important;
		box-sizing: border-box;
		margin: 0 !important;
	}
	#sp3+.composite_box01 .wrapper_item{
		justify-content: space-between
	}
}
@media screen and (max-width: 480px){
	#sp+.composite_box01:not(.block_images_7):not(.block_images_8):not(.block_images_10):not(.block_images_11):not(.block_images_12):not(.block_images_13):not(.block_images_15):not(.block_images_17):not(.block_images_18):not(.block_images_19) .inner_item{
		width: 48% !important;
	}
	#sp+.composite_box01 .wrapper_item{
		justify-content: space-between
	}
	#sp3+.composite_box01:not(.block_images_7):not(.block_images_8):not(.block_images_10):not(.block_images_11):not(.block_images_12):not(.block_images_13):not(.block_images_15):not(.block_images_17):not(.block_images_18):not(.block_images_19) .inner_item{
		width: 33.3% !important;
	}
}

/*------------------画像アスペクト比------------------*/

#aspect+div .inner_item_img img{
	height: auto !important;
	aspect-ratio: 4 / 3;
}
#aspect2+.block_news_1.add_design4 .content_wrapper li a span{
	padding: 0 0 100%;
}
#aspect3+.block_news_1.add_design4 .content_wrapper li a span{
	padding: 0 0 66.67%;
}

/*------------------NEWS------------------*/

#news+.block_news_1:before{
	position: absolute;
	display: block;
	content: "";
	width: 80%;
	height: 96%;
	bottom: 0;
	right: 0;
	background: #f9f9f9;
	pointer-events: none;
}
#news+.block_news_1 .contents_btn01 .content_wrapper{
	text-align: right;
}
#news+.block_news_1 li a > *{
	position: unset;
}
#news+.block_news_1 ul > li{
	position: relative;
	border: 0;
	background: #fff;
	padding: 5px 0;
}
#news+.block_news_1 ul > li:not(:last-of-type){
	margin-bottom: 20px;
}
#news+.block_news_1 li > p::before,
#news+.block_news_1 li a > p::before{
	display: none;
}
#news+.block_news_1 li ol{
	position: absolute;
	width: 20%;
	height: 100%;
	top: 0;
	left: 0;
	display: flex;
	justify-content: center;
	align-items: center;
	background: #808080;
}
#news+.block_news_1 li ol li{
	border: 0 !important;
	color: #fff;
	font-size: 1.3rem;
	opacity: 1;
}
#news+.block_news_1 li a > p{
	padding-left: 25%;
}
@media screen and (max-width: 900px){
	#news+.block_news_1 ul{
		width: 100%;
	}
	#news+.block_news_1 li a{
		width: 100%;
	}
	#news+.block_news_1 li a>p{
		padding-left: 25%;
	}
}
@media screen and (max-width: 500px){
	#news+.block_news_1 ul li div{
		padding-left: 25%;
	}
}

/*------------------CONCEPT------------------*/

@media screen and (min-width: 901px){
	#hd_c+section .inner_item_img{
		margin-top: 150px;
	}
}

/*------------------PET＆FAM------------------*/

#aspect+div:before {
	position: absolute;
	display: block;
	content: "";
	width: 35%;
	height: 50%;
	left: 32.5%;
	top: 0;
	/*background: var(--i_bg_color);*/
	pointer-events: none;
}
#aspect+div .heading+.add_text{
	position: relative;
	padding-bottom: 250px;
	margin-bottom: 50px;
}
#aspect+div .heading+.add_text:before{
	position: absolute;
	display: block;
	content: "";
	width: 1px;
	height: 180px;
	bottom: 0;
	left: calc(50% - 0.5px);
	background: var(--i_main_color);
	pointer-events: none;
}
@media screen and (min-width: 701px){
	#aspect+div .wrapper_item{
		overflow: visible;
	}
	#aspect+div .inner_item:not(:nth-of-type(2)){
		/*margin-top: -150px;*/
		z-index: 1;
	}
}
@media screen and (max-width: 700px){
	#aspect+div .heading + .add_text{
		padding-bottom: 110px;
		margin-bottom: 30px;
	}
	#aspect+div .heading+.add_text::before{
		height: 80px
	}
	#aspect+div:before{
		width: 80%;
		height: 28%;
		left: 10%;
	}
}
#aspect+div+section .inner_item_txt{
	background: var(--i_sub2_color);
	padding: 50px 10px !important;
	position: relative;
}
#aspect+div+section .inner_item_txt:before{
	position: absolute;
	display: block;
	content: "";
	top: -5px;
	left: -5px;
	width: calc(100% - 4px);
	height: calc(100% - 4px);
	border: 1px solid rgba(0, 0, 0, 0.8);
}

/*------------------FLOW------------------*/

@media screen and (min-width: 651px){
	#fl+div>.content_wrapper{
		display: flex;
		justify-content: space-between;
		align-items: center;
	}
	#fl+div .heading.block_header_1{
		margin-bottom: 0;
	}
}
#flow+div .inner_item{
	box-shadow: none;
	border-top: 1px solid var(--i_main_color);
	border-bottom: 1px solid var(--i_main_color);
}
@media screen and (max-width: 650px){
	#fl+div>.content_wrapper{
		text-align: left;
	}
}

/*------------------SERVICE------------------*/

@media screen and (min-width: 901px){
	#hd_s+section .inner_item_img{
		margin-top: 150px;
	}
	#hd_s+section .inner_item_txt{
		margin-left: 5%;
	}
}

/*------------------うちの子名刺/うちの子ポスター/うちの子ムービー------------------*/

#sp3+div .heading.block_header_4 .h{
	font-weight: 700;
	letter-spacing: 0.1rem;
	font-size: 3.4rem;
	line-height: 1.4;
	position: relative;
	font-family: 'Josefin Sans', sans-serif;
}
#sp3+div .heading.block_header_4 p{
	font-size: 1.6rem;
	font-weight: 400;
	letter-spacing: 0.2rem;
}
#sp3+div .inner_item_txt{
	padding-bottom: 20px;
	margin-bottom: 20px;
	border-bottom: 1px solid #fff;
}
@media screen and (max-width: 800px){
	#sp3+div .heading.block_header_4 .h{
		font-size: 2.5rem !important;
	}
	#sp3+div .heading.block_header_4 p{
		font-size: 1.15rem !important;
	}
}

/*------------------各見出し+ボタン うちの子名刺/うちの子ポスター/うちの子ムービー------------------*/

#title+section:after{
	position: absolute;
	display: block;
	content: "";
	width: 100%;
	height: 50%;
	top: 0;
	left: 0;
	background: var(--i_main_color);
	pointer-events: none;
	z-index: -1;
}
[id^="title"]+section{
	overflow: visible;
}
[id^="title"]+section:before{
	position: absolute;
	display: block;
	content: "";
	width: 65%;
	height: 100%;
	top: 0;
	left: 0;
	background: #000;
	box-shadow: 0 5px 5px rgba(0, 0, 0, 0.3);
	pointer-events: none;
}
[id^="title"]+section .h,
[id^="title"]+section p{
	color: #fff !important;
}

@media screen and (min-width: 901px){
	#title+section:after{
		position: absolute;
		display: block;
		content: "";
		width: 100%;
		height: 50%;
		top: 0;
		left: 0;
		background: var(--i_main_color);
		pointer-events: none;
		z-index: -1;
	}	
}
@media screen and (max-width: 900px){
	#title+section{
		margin-top: -50px;
	}
	[id^="title"]+section{
		width: 90%;
	}
	[id^="title"]+section:before{
		width: 100%;
	}
}
#r_btn+div .content_wrapper,
#r2_btn+section .contents_btn01 .content_wrapper{
	text-align: right;
}
#r2_btn+section.contents_box01[class*="block_text"] .inner_item_txt .contents_btn01 {
	padding-top: 50px;
}

/*------------------うちの子名刺------------------*/

#title+section+div .heading.block_header_1{
	border-bottom: 1px solid rgba(0, 0, 0, 0.3);
	padding-bottom: 10px;
}
@media screen and (max-width: 900px){
	#title+section+div+div{
		padding-top: 30px;
	}
}

/*------------------うちの子ポスター------------------*/

#title2+section+div .heading.block_header_1{
	border-bottom: 1px solid rgba(0, 0, 0, 0.3);
	padding-bottom: 10px;
}

/*------------------Gallery------------------*/

#g+div .parallax_img {
	opacity: 0.5;
	filter: brightness(70%) blur(3px) contrast(120%);
}
#g+.widget_gallery01 .slick-track{
	width: 100% !important;
	max-width: 1500px;
}
#g+.widget_gallery01.add_design1 .inner_item{
	width: 50% !important;
}
#g+.widget_gallery01.add_design1 .inner_item:last-of-type{
	margin-top: 80px;
}
#g+.widget_gallery01 .wrapper_item:not(:last-child){
	padding-bottom: 50px;
}

/*------------------BLOG------------------*/

#aspect2+div{
	margin-top: -80px;
	overflow: visible;
}
#aspect2+div:before {
	position: absolute;
	display: block;
	content: "";
	width: 75%;
	height: 100%;
	top: 0;
	right: 0;
	background: #fff;
	pointer-events: none;
	z-index: 1;
}
#i+.contents_box01{
	pointer-events: none;
}
@media screen and (max-width: 800px){
	#i+.contents_box01 .inner_item_img img{
		min-height: 200px;
		object-fit: cover;
	}
	#aspect2+div{
		margin-top: -50px;
	}
}

/*------------------FEATURE------------------*/

#feature+section>.content_wrapper{
	padding: 80px 10px 50px;
	box-sizing: border-box;
	border: 1px solid var(--i_main_color);
	width: calc(100% - 20px);
}
#feature+section .heading{
	-webkit-writing-mode: vertical-rl;
	-ms-writing-mode: vertical-rl;
	writing-mode: vertical-rl;
	display: flex;
	flex-direction: column;
}
#feature+section .inner_item_txt p:first-of-type{
	font-size: 1.6rem;
	font-weight: 400;
	letter-spacing: 0.2rem;
	padding-bottom: 10px;
	margin-bottom: 50px;
	border-bottom: 1px dotted rgba(0, 0, 0, 0.5);
}
#feature+section .contents_btn01 .content_wrapper{
	text-align: right;
}
#feature+section.contents_box01[class*="block_text"] .inner_item_txt .contents_btn01 {
	padding-top: 50px;
}
@media screen and (min-width: 901px){
	#feature+section>.content_wrapper{
		display: flex;
		justify-content: space-around;
	}
}
@media screen and (max-width: 900px){
	#feature+section .heading{
		width: 100%;
	}
	#feature+section>.content_wrapper{
		padding: 80px 25px 50px;
	}
}

/*------------------ACCESS------------------*/

@media screen and (min-width: 901px){
	.widget_shop01 .content_wrapper{
		display: flex;
	}
	.widget_shop01 .wrapper_item{
		max-width: none;
		width: 48%;
	}
	.widget_shop01 .map{
		width: 48%;
	}
}
.widget_shop01+.contents_btn01 .content_wrapper{
	text-align: right;
}

/*------------------ft上　LINE/Instagram/TikTok/Youtube/PET＆FAM ORDER SHOP------------------*/

#none+div{
	display: none;
}

/*------------------表------------------*/

#table table{
	width: 100%;
}
#table th,
#table td{
	border: 1px solid rgba(0, 0, 0, 0.5);
}
#table tr:first-of-type th:first-of-type{
	border: none;
}
#table th{
	font-size: 2rem;
	padding: 5px 30px;
}
#table tr:not(:first-of-type) th{
	font-family: 'Josefin Sans', sans-serif;
	font-size: 2.5rem;
	font-weight: 700;
	letter-spacing: 0.1rem;
}
#table td{
	font-size: 1.8rem;
	text-align: center;
}
@media screen and (max-width: 480px){
	#table th{
		font-size: 1.65rem;
		padding: 5px 5px;
	}
	#table tr:not(:first-of-type) th{
		font-size: 2rem;
	}
}


