@charset "utf-8";
.hl04-itembox a img {
	width: auto;
}




@media print,screen and (min-width: 800px) {
   /* 表示領域が800px以上の場合に適用するスタイル */
#pet-ceremony {
	background-image: url(../img/pet-bg.png);
	background-repeat: no-repeat;
	background-attachment: fixed;
	background-size: cover;
}
	#tel_f{
		display: none;
	}
.hd-logo h1 {
	text-align: center;
}
.hd-nav {
	text-align: center;
	margin-top: 5px;
}
.hd-nav-bt {
	display: inline-block;
}
.hd-nav-bt li {
	float: left;
	list-style-type: none;
	width: auto;
}
.hd-nav-bt li a {
	font-family: Georgia,游明朝,"Yu Mincho",YuMincho,"Hiragino Mincho ProN",HGS明朝E,メイリオ,Meiryo,serif;
	display: block;
	padding-right: 23px;
	padding-left: 23px;
	text-decoration: none;
	color: rgba(255,255,255,1.00);
	border-collapse: collapse;
	padding-top: 9px;
	padding-bottom: 9px;
	margin-right: 5px;
	margin-left: 5px;
	margin-top: 5px;
	font-size: 19px;
	border-radius: 4px;
	-webkit-box-shadow: 0px 2px 3px rgba(0,0,0,0.30);
	box-shadow: 0px 2px 3px rgba(0,0,0,0.30);
	font-weight: 500;
	background-color: rgba(24,182,204,1.00);
	width: auto;
}
.hd-nav-bt li a:hover {
	color: rgba(255,255,255,1.00);
	text-shadow: 0px 0px 2px rgba(0,11,104,1.00);
	background-color: rgba(24,182,204,0.70);

}
.hd-nav-in {
	min-width: 1040px;
	height: 45px;
}
#container {
	width: 1000px;
	margin-left: auto;
	margin-right: auto;
	background-color: #FFFFFF;
	border-radius: 35px;
	margin-bottom: 20px;
}
#container-n {
	max-width: 800px;
	margin: 0 auto;
	padding-top: 35px;
	padding-bottom: 35px;
	text-align: center;
}
.hd-line {
	background-color: #18B6CC;
	color: #FFFFFF;
	font-size: 14px;
	padding-top: 3px;
	padding-bottom: 3px;
	text-align: center;
}
#container-n div a {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#container-n img {
	margin-bottom: 20px;
	margin-left: 0px;
	margin-right: 0px;
}
.to-top-pc a {
	position: fixed;
	right: 0px;
	bottom: 20px;
	width: 60px;
	display: block;
	text-align: center;
	background-color: rgba(0,0,0,0.50);
	color: rgba(255,255,255,0.50);
	text-decoration: none;
	font-size: 30px;
	border-radius: 6px;
	padding-top: 10px;
	padding-bottom: 10px;
}
.to-top-pc a:hover {
	background-color: rgba(0,0,0,0.25);
	color: rgba(255,255,255,0.25);
}
#pet-ft {
	padding-top: 5px;
	padding-bottom: 5px;
	background-color: rgba(24,182,204,1.00);
	color: rgba(255,255,255,1.00);
	text-align: center;
	font-size: 14px;
}
.pet-tel{
	display: inherit;
	position: fixed;
	right: 0px;
	top: 20px;
}
#main-box {
	position: relative;
}
.hl04-itembox img {
	margin-top: 20px;

}
.pet-tel-mb {
	display: none;
}
img {
	width: auto;
}
.hd-text {
	width: 900px;
	margin-bottom: 21px;
	padding-top: 30px;
	padding-right: 45px;
	padding-bottom: 30px;
	padding-left: 45px;
	font-size: 18px;
	line-height: 150%;
	background-color: rgba(255,255,255,0.50);
	border-radius: 15px;
	margin-left: auto;
	margin-right: auto;
}
.br-box {
	width: 750px;
}
.pet-cate-text {
	padding-top: 40px;
	padding-right: 40px;
	padding-bottom: 40px;
	padding-left: 40px;
	font-size: 22px;
	line-height: 150%;
}
.tenohira {
	padding-top: 50px;
	padding-right: 50px;
	padding-bottom: 19px;
	padding-left: 50px;
	font-size: 20px;
	line-height: 150%;
	text-align: left;
}

.link-bn {
	text-align: center;
	margin-bottom: 20px;
	width: auto;
}

.hl04-itembox {
	background-color: rgba(166,152,94,1.00);
	margin-bottom: 20px;
	margin-left: auto;
	margin-right: auto;
	width: 82%;
	padding-left: 0px;
	padding-right: 0px;
}
.w40pa {
	width: 40%;
}
.img-r {
	margin-left: 21px;
	float: right;
}
.column-box {
	margin-bottom: 30px;
	width: 1000px;
	margin-left: auto;
	margin-right: auto;
}
.column-bn h3 {
}
.column-bn-box {
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
	background-color: rgba(255,255,255,0.40);
}
.column-bn {
	width: 100%;
	margin-top: 10px;
	margin-right: 10px;
	margin-left: 10px;
	margin-bottom: 10px;
	display: flex;
	flex-wrap: wrap;
	justify-content: flex-start;
}
.column-bn p{
	margin: 0;
	width: 32%;
	margin-right: 2%;
	}
	.column-bn p::before{
		padding: 7px 38px;
	}
	.column-bn p span{
		position: absolute;
		bottom: 0;
		left: 0;
		color: #fff;
		font-size: 25px;
	}
	.column-bn .tipl span{
		text-indent: -1em;
		padding-left: 1em;
	}
	.column-bn p:nth-of-type(3n){
		margin-right: 0;
	}
}
.column-bn p{
	margin-top: 10px;
	box-sizing: border-box;
	border: 3px solid #fff;
	position: relative;
}
	.column-bn p::before{
	content: "コラム";
		position: absolute;
		top: 10px;
		left: 0;
		padding: 10px 48px;
		background-color: #EDB25F;
		color: #fff;
		border-radius: 0 5px 5px 0;
/*		box-shadow: 0 0 0 10px #fff inset;*/
	}
.column-bn p span{
		position: absolute;
		bottom: 5px;
		left: 10px;
		color: #fff;
		font-size: 16px;
	line-height: 1.2;
	text-shadow: 1px 1px 2px  #1c1c1c,-1px 1px 2px #1c1c1c,1px -1px 2px #1c1c1c,-1px -1px 2px #1c1c1c;
	}
	.column-bn .tipl span{
		text-indent: -1em;
		padding-left: 1em;
		left: 0;
	}
@media screen and (max-width: 420px){
	#tel_f{
		position: fixed;
		top: 20px;
		right: 10px;
	}
	
}
