@charset "utf-8";
 
/* ReCSS */

html,body {margin: 0;padding: 0;/* font-size: 16px; */font-family: "Lucida Grande","Lucida Sans Unicode","Hiragino Kaku Gothic Pro","ヒラギノ角ゴ Pro W3","メイリオ",Meiryo,"ＭＳ Ｐゴシック",Helvetica,Arial,Verdana,sans-serif;color: #333333;}

h1,h2,h3,h4,h5,h6,li,dl,dt,dd {
margin: 0;
padding: 0;
}

body {/* font-size: 75%; */}

img {
border:none;
vertical-align: text-bottom;
}

a {
outline:none;
color:#3ea6c9;
}

a:hover {
color:#cccccc;
text-decoration: none;
}

ol,ul {
margin:0;
padding:0;
list-style-type: none;
}

table {
border-collapse:collapse;  
border-spacing:0;
}

p {
margin: 0;
padding:0;
}

.cancel {clear:both;}

.clearfix:after {
content:".";
height:0;
display:block;
visibility:hidden;
clear:both;
}

.clearfix {min-height:1%;}

* html .clearfix {height:1%;}

hr {
visibility:hidden;
margin:0;
clear:both;
}

.alpha a:hover {
filter: alpha(opacity=70);
opacity: .7;
-ms-filter: alpha(opacity=70);
}

/*pc_style_common.css*/
* {
  box-sizing: border-box;
  margin: 0;
}
html { scroll-behavior: smooth;}
body {
	font-family: "Noto Sans JP","Avenir Next";
	margin:0;
	padding:0;
}
input[type="submit" i] {
-webkit-appearance: none;
border-radius: 0;
}
.sp{
	display:none;
}
.pc{
	display:block;
}
.pinkbackground{
	background-color: #FBF8F4;
}
.container{
	/* width:1080px; */
	/* margin:0 auto; */
	/* padding:0; */
}
.headermt{
	/* padding-top:90px; */
}
.flickity_pb{
	padding-bottom:144px;
}
/*content*/
.content{
	/* margin:0 auto; */
	/* padding:0; */
	/* text-align: center; */
	/* width:1080px; */
}
/*[パンくずリスト]*/
.breadcrumb{
	margin:0;
	padding:54px 0 0 0;
}
.breadcrumb > ul.breadcrumb_inner{
	display:table;
}
.breadcrumb > ul.breadcrumb_inner > li{
	display:table-cell;
	font-size: 16px;
	line-height: 24px;
	text-align: center;
	letter-spacing: 0.02em;
	color: #202020;
	padding:0 0 0 12px;
}
.breadcrumb > ul.breadcrumb_inner > li:first-child{
	padding:0;
}
.breadcrumb > ul.breadcrumb_inner > li > a{
	font-size: 16px;
	line-height: 24px;
	text-align: center;
	letter-spacing: 0.02em;
	color: #202020 !important;
}
.breadcrumb > ul.breadcrumb_inner > li > a.linkon{
	font-size: 16px;
	line-height: 24px;
	text-align: center;
	letter-spacing: 0.02em;
	color: #202020 !important;
	text-decoration:none;
}
.breadcrumb > ul.breadcrumb_inner > li:before {
	content:"";
	display: inline-block;
	width: 0;
	height: 0;
	border-style: solid;
	border-width: 6px 0 6px 10.4px;
	border-color: transparent transparent transparent #4C372B;
	padding:0 0 0 12px;
}
.breadcrumb > ul.breadcrumb_inner > li:first-child:before {
	content:"";
	display: inline-block;
	width: 0;
	height: 0;
	border-style: none;
	border-width: 6px 0 6px 10.4px;
	border-color: transparent transparent transparent #4C372B;
	padding:0;
}
.breadcrumb > ul.breadcrumb_inner > li.on:before {
	content:"";
	display: inline-block;
	width: 0;
	height: 0;
	border-style: solid;
	border-width: 6px 0 6px 10.4px;
	border-color: transparent transparent transparent #4C372B;
	padding:0 0 0 7px;
}
/*harfbox*/
.harfbox{
	display:table;
	border-collapse: collapse;
	border-spacing: 0;
	width:100%;
}
.harfbox .harf_left{
	display:table-cell;
	width:433px;
	vertical-align: top;
}
.harfbox .harf_left .harf_left_inner{
	margin:21px 60px 0 0;
}
.harfbox .harf_left .harf_left_t4_inner{
	margin:4px 60px 0 0;
}
.harfbox .harf_right{
	display:table-cell;
	width:calc(100% - 433px);
	vertical-align: top;
}.harfbox .harf_right .harf_right_inner{
	margin:21px 0 0 0;
}
.harfbox .harf_right .harf_right_toppic img{
	width:100%;
	height:auto;
}
.harfbox .harf_right .harf_right_toptext{
	width:100%;
	height:auto;
}
/*harfbox end*/
/*textcolor*/
.pinktext{
	color:#ff667d;
}
.bluetext{
	color:#0000ff
}
/*[パンくずリスト] end*/
.ptb_page{
	padding:144px 0 105px 0;
}
.pb_page{
	/* padding:0 0 105px 0; */
}
.content_title_mb{
	margin-bottom:30px;
}
.content_title_mtb{
	margin:0 0 30px 0;
}
.clear{
	clear:both;
}
/*レイアウト*/
.columnbox{
	margin:37px 60px 0 60px;
	width:calc(100% 120px);
}
/*listbox_four_box*/
.listbox_four_box{
	display:-webkit-box;
  	display:-ms-flexbox;
	display:flex;
	width:100%;
}
.listbox_four_mb{
	margin-bottom:103px;
}
.listbox_four_box > .listbox_four{
	margin:0 auto 0 auto;
	padding:0;
	width: 1080px;
	display:table;
	font-size: 0;
}
.listbox_four_box > .listbox_four > li:nth-child(even){
	display:table-cell;
	width:25px;
	background:rgba(0,0,0,0);
}
.listbox_four_box > .listbox_four > li:nth-child(odd){
	margin:0 25px 0 0;
	width:calc((100% - 75px) / 4);
	background: #FFFFFF;
	box-shadow: 0px 4px 40px rgba(76, 55, 43, 0.08);
	border-radius: 4px;
	display:table-cell;
	vertical-align:top;
	position: relative;
	height:510px;
}
.listbox_four_box > .listbox_four > li:last-child{
	margin:0 0 0 0;
}
.listbox_four_box > .listbox_four > li > .listbox_four_img{
	display:block;
	width:100%;
	height:168px;
}
.listbox_four_box > .listbox_four > li > .listbox_four_img > img{
	width:100%;
	height:168px;
	background: #C4C4C4;
	border-radius: 4px 4px 0px 0px;
	object-fit: cover;
	position: absolute;
	top:0;
	left:0
}
.listbox_four_box > .listbox_four > li > .listbox_four_title{
	font-style: normal;
	font-weight: bold;
	font-size: 20px;
	line-height: 28px;
	text-align: center;
	color: #4C372B;
	margin:0;
	position: absolute;
	top:180px;
	left:0;
	right:0;
}
.listbox_four_box > .listbox_four > li > .listbox_four_text{
	font-style: normal;
	font-weight: normal;
	font-size: 16px;
	line-height: 26px;
	text-align: justify;
	letter-spacing: 0.02em;
	color: #202020;
	margin:0 19px;
	position: absolute;
	top:218px;
	left:0;
	right:0;
}
.listbox_four_box > .listbox_four > li > .listbox_four_botton{
	background: #4C372B;
	border-radius: 4px;
	margin:0 25px;
	padding:20.2px 0;
	font-weight: bold;
	position: absolute;
	bottom:25px;
	left:0;
	right:0;
}
.listbox_four_box > .listbox_four > li > .listbox_four_botton > a{
	display:block;
	font-size: 20px;
	line-height: 30px;
	text-align: center;
	letter-spacing: 0.02em;
	color: #FFFFFF;
	text-decoration:none;
}
.listbox_four_box > .listbox_four > li > .listbox_four_botton:hover{
	opacity: 0.5;
}
/*listbox_four_box end*/
/*white[Feature]*/
.white_container{
	background: #FFFFFF;
	padding: 94px 0;
	height:auto;
}
.white_container_inner{
	width: 1080px;
	margin: 0 auto;
	padding: 0;
}
.feature_img{
	width:100%;
	height:100%;
}
.feature_img > img{
	border-radius: 4px 4px 0px 0px;
}
.feature_imgtext{
	font-style: normal;
	font-weight: bold;
	font-size: 20px;
	line-height: 141.8%;
	color: #4C372B;
	padding:16px 23px 20px 23px;
	width:calc(100% - 46px);
	text-align:left;
}
.white_container > .white_container_inner > .feature_button{
	background: #4C372B;
	border-radius: 4px;
	margin: 80px auto 0 auto;
	padding:0;
	width:475px;
	display:block;
}
.white_container > .white_container_inner > .feature_button > a{
	display:block;
	padding: 20.2px 0;
	font-weight: bold;
	font-size: 20px;
	line-height: 30px;
	text-align: center;
	letter-spacing: 0.02em;
	color: #FFFFFF;
	text-decoration:none;
}
.white_container > .white_container_inner > .feature_button:hover{
	opacity: 0.5;
}
/*white[Feature] end*/
/*title*/
.title-box{
	display:block;
	font-weight: bold;
	font-size: 26px;
	line-height: 39px;
	letter-spacing: 0.02em;
	text-align:left;
	margin-top:9px;
}
/*box-shadow*/
.info-box{
	box-shadow: 0px 4px 40px rgba(76, 55, 43, 0.08);
	border-radius: 4px;
	margin:30px auto 100px auto;
	padding:0;
}
/*no-shadow*/
.info-box-mt{
	margin:25px 0 0 0;
	padding:0;
}
/*INPUT 上下の矢印ボタンをCSSで非表示*/
input[type="number"]::-webkit-inner-spin-button,
input[type="number"]::-webkit-outer-spin-button {
	-webkit-appearance: none;
	margin: 0;
	-moz-appearance:textfield;
}
/*[search]*/
.searchbox{
	margin:0;
	padding:0;
	box-shadow: 0px 4px 40px rgba(76, 55, 43, 0.08);
	border-radius: 4px;
}
/*search 表示非表示切替*/
/* タブのスタイル */
ul.menu_tabs{
	margin:0;
	padding:0;
}
ul.menu_tabs > li{
	display: inline-block;
	width:calc(100% / 3);
}
.tabs .tab-label {
	background-color: #fff;
	margin:0;
	padding: 19px 0 15px 0;
	border-bottom: none;
	text-align:center;
	color:#4C372B;
	font-weight: bold;
	font-size:18px;
	width: calc((100% - 5px) / 3);
	display: inline-block;
}
.tabs .tab-search-label {
	background-color: #fff;
	margin:0;
	padding: 19px 0 15px 0;
	border-bottom: none;
	text-align:center;
	color:#4C372B;
	font-weight: bold;
	font-size: 18px;
	width: calc(100% / 2);
	display: inline-block;
}
 
/* タブにマウスカーソルがのったときフッター */
.tabs .tab-label:hover {
	opacity: 0.7;
}
 
/* ラジオボタンと内容を非表示 */
.tabs input[name="tab-radio"],
.tabs .tab-content,
.tabs input[name="tab-search-radio"],
.tabs .tab-content {
	display: none;
}
 
/* タブ内容のスタイル */
.tabs .tab-content{
	min-height: 200px;
}
 
/* 選択されているタブのコンテンツのみを表示 */
.tabs #tab-1:checked ~ .tab-1-content,
.tabs #tab-2:checked ~ .tab-2-content,
.tabs #tab-3:checked ~ .tab-3-content{
	display: block;
	padding:34px 39px 34px 39px;
}
/* 選択されているタブのスタイルを変える */
.tabs input[name="tab-search-radio"]:checked + .tab-search-label {
	border-bottom: 6px solid #4C372B;
	color: #4C372B;
	font-weight: bold;
	font-size: 18px;
	line-height: 27px;
	text-align: center;
	letter-spacing: 0.02em;
	display: inline-block;
	width: calc(100% / 2);
}
/* 選択されているタブのスタイルを変える */
.tabs input[name="tab-radio"]:checked + .tab-label {
	border-bottom: 6px solid #4C372B;
	color: #4C372B;
	font-weight: bold;
	font-size: 18px;
	text-align:center;
	letter-spacing: 0.02em;
	width: calc((100% - 15px) / 3);
	display: inline-block;
	line-height:27px;
}
.tabs #tab-search1:checked ~ .tab-search1-content,
.tabs #tab-search2:checked ~ .tab-search2-content{
	 display: block;
}
/*search*/
.tabs input[name="tab-radio"]:checked + .tab-label-search {
	border-bottom: 6px solid #4C372B;
	color: #4C372B;
	font-weight: bold;
	font-size: 18px;
	text-align:center;
	letter-spacing: 0.02em;
	width: calc(100% / 2);
	display: inline-block;
	line-height: 27px;
}
dl.search{
	margin:0;
	padding:0;
	font-size:0;
}
dl.search dt{
	display: inline-block;
	width:70px;
	text-align:left;
	padding:0;
	font-size: 16px;
	line-height: 24px;
	letter-spacing: 0.02em;
	color: #333333;
	margin: 0;
}
dl.search dd{
	display: inline-block;
	width:calc(100% - 70px);
	padding:0;
	position: relative;
	text-align:left;
	margin: 0 0 28px 0;
}
dl.search dd select{
	border: 1px solid #DFDFDF;
	box-sizing: border-box;
	border-radius: 4px;
	padding:1em;
	width:100%;
	margin:0;
	font-size: 16px;
	line-height: 24px;
	letter-spacing: 0.02em;
	color: #333333;
	background-color: #FFFFFF;
	-webkit-appearance: none;
	-moz-appearance: none;
	appearance: none;
}
dl.search dd select::-ms-expand{
	display: none;
}
dl.search dd::after{
	position: absolute;
	content: '';
	width: 8px;
	height: 8px;
	right: 8%;
	top: 50%;
	transform: translateY(-50%) rotate(45deg);
	border-bottom: 2px solid #9E9E9E;
	border-right: 2px solid #9E9E9E;
	z-index: 1;
}
/*おすすめ*/
dl.search_best{
	margin:0;
	padding:0;
	font-size:0;
	display:table;
	font-size:0;
}
dl.search_best dt{
	display: table-cell;
	width:120px;
	height:58px;
	vertical-align: middle;
	text-align:left;
	padding-bottom: 28px;
	font-size: 16px;
	line-height: 24px;
	letter-spacing: 0.02em;
	color: #4C372B;
	margin-left:44px;
}
dl.search_best dd{
	display: table-cell;
	width:calc(100% - 164px);
	vertical-align: middle;
	padding-bottom: 28px;
	height:58px;
}
dl.search_best dd > .search_best_inner{
	display:inline-block;
	background: #FBF8F4;
	border-radius: 100px;
	color: #4C372B;
	padding:5px 12px 7px 12px;
	margin-right:10px;
	font-size: 16px;
	line-height: 24px;
	text-align: center;
	letter-spacing: 0.02em;
}
dl.search_best dd > .search_best_inner > a.search_best_inner_link{
	text-decoration:none;
	font-style: normal;
	font-weight: 500;
	font-size: 16px;
	line-height: 24px;
	text-align: center;
	letter-spacing: 0.02em;
	color: #4C372B;
	display:block;
}
.search_more{
	font-size: 16px;
	line-height: 24px;
	letter-spacing: 0.02em;
	color: #4C372B;
	padding:0 0 44px 0;
	text-align:left;
}
.search_more > img{
	margin:0 10px 0 0;
	vertical-align: middle;
}
.search_more > span{
	font-weight: bold;
	font-size: 16px;
	line-height: 148.8%;
	/* or 24px */
	letter-spacing: 0.02em;
}
/*[search]end*/
/*[shop]*/
/*店舗検索*/
dl.search_shop{
	margin:0;
	padding:0;
	position: relative;
	height:350px;
}
dl.search_shop dt{
	display: inline-block;
	width:30%;
	margin: 0 10px 0 0;
	border-right: 1px solid #A2998D;
	text-align:left;
}
dl.search_shop dd{
	display: inline-block;
	width:50%;
	text-align:left;
	margin: 0 0 0 20px;
	vertical-align: top;
}
dl.search_shop ul.search_shop_inner{
	margin:0;
}
dl.search_shop ul.search_shop_inner > li{
	display:block;
	line-height:3em;
	text-align:left;
	padding:14px 0 15px 0;
}
dl.search_shop ul.search_shop_inner > li::before{
	content: '';
	display: inline-block;
	width: 0;
	height: 0;
	margin-right: 4px;
	margin-left: 4px;
	border: transparent solid 5px;
	border-left-color: #4C372B;;
	vertical-align: 1px;
}
/*都道府県*/
dl.search_shop ul.search_shop_ken{
	margin:0;
}
dl.search_shop ul.search_shop_ken > li{
	display:block;
	line-height:3em;
	text-align:left;
	font-weight: normal;
	cursor :pointer;
	font-size: 16px;
	line-height: 24px;
	letter-spacing: 0.02em;
	text-decoration-line: underline;
	color: #4C372B;
	padding:15px 0;
}
dl.search_shop ul.search_shop_ken > li::before{
	content: '';
	display: inline-block;
	width: 0;
	height: 0;
	margin-right: 4px;
	margin-left: 4px;
	border: transparent solid 5px;
	border-left-color: #4C372B;;
	vertical-align: 1px;
}
dl.search_shop ul.search_shop_ken > li > a{
	font-weight: normal;
	text-decoration: underline;
	color: #4C372B;
}
dl.search_shop ul.search_shop_ken > li > a:hover{
	font-weight: bold;
}
/*[shop]end*/
/*全体*/
.hidden_box {
	margin: 0;
	padding: 0;
}
/*ボタン装飾*/
.hidden_box label {
	padding: 15px 0;
	font-weight: normal;
	cursor :pointer;
	text-decoration: underline;
	font-size: 16px;
	line-height: 24px;
	letter-spacing: 0.02em;
	text-decoration-line: underline;
	color: #4C372B;
}
/*ボタンホバー時*/
.hidden_box label:hover,
.hidden_box input[name="group"]:checked + .group,
.hidden_box input[name="group"]:visited + .group{
	font-weight: bold;
	text-decoration: none;
	font-size: 16px;
	line-height: 24px;
	letter-spacing: 0.02em;
	color: #4C372B;
	font-weight: bold;
}
/*チェックは見えなくする*/
.hidden_box input {
	display: none;
}
/**/
.hidden_box input[name="group"]:checked + .search_shop_ken {
	text-decoration: underline;
	font-weight: normal;
}
/*中身を非表示にしておく*/
.hidden_box .hidden_show {
	height: 0;
	padding: 0;
	overflow: hidden;
	opacity: 0;
	transition: 0.8s;
}
/*クリックで中身表示*/
.hidden_box input:checked ~ .hidden_show {
	padding: 10px 0;
	height: auto;
	opacity: 1;
	position: absolute;
	top:-10px;
	left:45%;
}
/*[button]さがす*/
.searchbox > .tab-content > form > p > .submit{
	background: #4C372B;
	border-radius: 4px;
	color: #FFFFFF;
	font-style: normal;
	font-weight: 700;
	font-size: 20px;
	text-align: center;
	letter-spacing: 0.02em;
	padding:19.8px 0;
	margin:25px auto 0 auto;
	width:100%;
	display:block;
	box-shadow: none;
	border: none;
}
.tab-content > form > p > .submit:hover{
	opacity: 0.5;
}
/*[button]さがすend*/
/*[button]ランキング*/
.searchbox > .tab-content > form > .ranking_submit{
	margin:0 39px 0 39px;
	padding: 0 0 34px 0;
}
.searchbox > .tab-content > form > .ranking_submit > a{
	background: #4C372B;
	border-radius: 4px;
	color: #FFFFFF;
	font-style: normal;
	font-weight: 700;
	font-size: 20px;
	text-align: center;
	letter-spacing: 0.02em;
	padding:19.8px 0;
	margin:0;
	width:100% ;
	display:block;
	box-shadow: none;
	border: none;
	text-decoration: none;
}
.tab-content > form > .ranking_submit > a:hover{
	opacity: 0.5;
}
/*[button]ランキングend*/
/*[customers-voice]*/
.customers-voice-box{
	padding:60px 50px 0 50px;
}
dl.customers-voice{
	display:table;
	margin:0 0 50px 0;
	width:100%;
}
dl.customers-voice dt{
	display:table-cell;
	width:163px;
	vertical-align: top;
}
dl.customers-voice dt img{
	width:133px;
	height:133px;
	border-radius: 8px;
}
dl.customers-voice dd{
	display:table-cell;
	width:calc(100% - 163px);
	background: #FBF8F4;
	border-radius: 8px;
	vertical-align: top;
}
dl.customers-voice dd .customers-voice-text{
	padding:23px 30px 25px 30px;
	font-size: 16px;
	line-height: 26px;
	letter-spacing: 0.02em;
	color: #202020;
	text-align:left;
}
dl.customers-voice dd .customers-voice-name{
	font-weight: bold;
	font-size: 16px;
	line-height: 26px;
	letter-spacing: 0.02em;
	color: #4C372B;
	padding:0 30px 23px 30px;
	text-align:left;
}
dl.customers-voice dd .customers-voice-shop{
	padding:0 30px 0 30px;
	margin-bottom:31px;
	font-weight: bold;
	font-size: 16px;
	line-height: 26px;
	letter-spacing: 0.02em;
	color: #4C372B;
	text-align:left;
}
dl.customers-voice dd .customers-voice-shop .customers-voice-shopname{
	color: #F3981C;
	font-size: 16px;
	line-height: 26px;
}
/*[続きを読むボタン] お客様の声*/
.cp_box *, .cp_box *:before, .cp_box *:after {
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
}
.cp_box {
	position: relative;
}
.cp_box label {
	position: absolute;
	z-index: 1;
	bottom: 0;
	left:0;
	width: 100%;
	height: 200px; /* グラデーションの高さ */
	cursor: pointer;
	text-align: center;
	/* 以下グラデーションは背景を自身のサイトに合わせて設定してください */
	background: linear-gradient(to bottom, rgba(250, 252, 252, 0) 0%, rgba(250, 252, 252, 0.95) 90%);
}
.cp_box label.more-view {
	position: absolute;
	z-index: 1;
	bottom: 0;
	right:0;
	left:0;
	margin:0 auto;
	width: calc(100% - 50px);
	height: 200px; /* グラデーションの高さ */
	cursor: pointer;
	text-align: center;
	/* 以下グラデーションは背景を自身のサイトに合わせて設定してください */
	background: linear-gradient(to bottom, rgba(250, 252, 252, 0) 0%, rgba(250, 252, 252, 0.95) 90%);
}
.cp_box input:checked + label {
	background: inherit; /* 開いた時にグラデーションを消す */
}
.cp_box label:before {
	font-weight: bold;
	font-size: 20px;
	line-height: 30px;
	position: absolute;
	z-index: 2;
	bottom: 20px;
	left: 0;
	right:0;
	width: 474px;
	content: 'もっと見る';
	transform: translate(0);
	letter-spacing: 0.02em;
	color: #ffffff;
	border-radius: 4px;
	background-color: rgba(76, 55, 43, 1);
	padding:12px 0;
	margin:0 auto;
}
.cp_box label:after {
    content: "";
    position: absolute;
    z-index: 2;
    top: 50%;
    right: 280px;
    width: 15px;
    height: 15px;
    border-top: 2px solid #FFF;
    border-right: 2px solid #FFF;
    transform: rotate(135deg);
    margin: 40px 0 0 0;
}
.cp_box input {
	display: none;
}
.cp_box .cp_container {
	overflow: hidden;
	height: 700px; /* 開く前に見えている部分の高さ */
	transition: all 0.5s;
}
.cp_box input:checked + label {
	/* display: none ; 閉じるボタンを消す場合解放 */
}
.cp_box input:checked + label:before {
	content: '閉じる';
}
.cp_box input:checked + label:after {
    content: "";
    position: absolute;
    z-index: 2;
    top: 50%;
    right: 0;
    width: 15px;
    height: 15px;
    border-top: 2px solid #FFF;
    border-right: 2px solid #FFF;
    transform: rotate(-45deg);
    margin: 23px 17px 0 0;
}
.cp_box input:checked ~ .cp_container {
	height: auto;
	padding-bottom: 80px; /* 閉じるボタンのbottomからの位置 */
	transition: all 0.5s;
}
/*追加*/
.cp_box .cp_container p.push{
	display:none;
}
/*[続きを読むボタン]--お客様の声end*/
/*[NextPage]*/
ul.page{
	margin:0;
	padding:0;
	width:100%;
	display:table;
}
ul.page > li{
	display:table-cell;
	width:calc(100% - 400px);
	font-size: 16px;
	line-height: 24px;
	letter-spacing: 0.02em;
	color: #333333;
	margin:0;
	padding:0;
	text-align: center;
}
ul.page > li:first-child{
	width:200px;
}
ul.page > li:last-child{
	width:200px;
}
ul.page > li > .page_gray{
	background: #EFEFEF;
	border-radius: 4px;
	font-weight: bold;
	font-size: 20px;
	line-height: 30px;
	text-align: center;
	letter-spacing: 0.02em;
	width:200px;
	color: #8A8A8A;
	padding:19px 0;
	border: 1px solid transparent;
}
ul.page > li > .page_brown{
	background: #4C372B;
	border-radius: 4px;
	font-weight: bold;
	font-size: 20px;
	line-height: 30px;
	text-align: center;
	letter-spacing: 0.02em;
	width:200px;
	color: #FFFFFF;
	padding:19px 0;
	border: 1px solid transparent;
	display:block;
	text-decoration: none;
}
ul.page > li > .page_brown:hover{
	opacity: 0.5;
}
/*[NextPage]end*/
/*listbox_three_box*/
.listbox_three_box{
	display:block;
	width:100%;
}
.listbox_three_box > .listbox_three{
	margin:0 auto 10px auto;
	padding:0;
	width: 1080px;
	display:-webkit-box;
  	display:-ms-flexbox;
	display:flex;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	font-size: 0;
}
.listbox_three_box > .listbox_three > li{
	margin:0 32px 32px 0;
	width:338px;
	background: #FFFFFF;
	box-shadow: 0px 4px 40px rgba(76, 55, 43, 0.08);
	border-radius: 4px;
	vertical-align:top;
	position: relative;
}
.listbox_three_box > .listbox_three > li:nth-child(3n){
	margin:0 0 32px 0;
}
.listbox_three_box > .listbox_three > li > .listbox_three_img{
	width:100%;
	height:auto;
}
.listbox_three_box > .listbox_three > li > .listbox_three_img > img{
	width:100%;
	height:168px;
	background: #C4C4C4;
	border-radius: 4px 4px 0px 0px;
	object-fit: cover;
}
.listbox_three_box > .listbox_three > li > .listbox_three_img > img.news{
	height:165px;
	object-fit: cover;
}
.listbox_three_box > .listbox_three > li > .listbox_three_title{
	font-style: normal;
	font-weight: bold;
	font-size: 20px;
	line-height: 28px;
	text-align: center;
	color: #4C372B;
	margin:22px 19px 19px 19px;
}
.listbox_three_box > .listbox_three > li > .listbox_three_title_left{
	font-style: normal;
	font-weight: bold;
	font-size: 20px;
	line-height: 28px;
	text-align: left;
	color: #4C372B;
	margin:22px 25px 25px 25px;
}
.listbox_three_box > .listbox_three > li > .listbox_three_text{
	font-style: normal;
	font-weight: normal;
	font-size: 16px;
	line-height: 26px;
	text-align: justify;
	letter-spacing: 0.02em;
	color: #202020;
	margin:0 25px 126px 25px;
}
.listbox_three_box > .listbox_three > li > .listbox_three_botton{
	background: #4C372B;
	border-radius: 4px;
	padding:0;
	position: absolute;
	bottom:25px;
	left:0;
	right:0;
	margin:0 25px;
	display:block;
}
.listbox_three_box > .listbox_three > li > .listbox_three_botton:hover{
	opacity: 0.5;
}
.listbox_three_box > .listbox_three > li > .listbox_three_botton > a{
	display:block;
	padding:20.2px 0;
	text-decoration:none;
	color: #FFFFFF;
	font-weight: bold;
	font-size: 20px;
	line-height: 30px;
	letter-spacing: 0.02em;
	text-align: center;
}
/*[里親さん募集中の保護犬・保護猫]*/
/*.listbox_three_box > .listbox_three > li > ul.listbox_three_info{
	margin:0 25px 126px 25px;
	padding:0;
}
.listbox_three_box > .listbox_three > li > ul.listbox_three_info > li{
	font-style: normal;
	font-weight: normal;
	font-size: 14px;
	line-height: 22px;
	text-align: justify;
	letter-spacing: 0.02em;
	color: #202020;
	margin:0;
}
.listbox_three_box > .listbox_three > li > .listbox_three_botton_orange{
	background: #F3981C;
	border-radius: 4px;
	padding:0;
	font-weight: bold;
	font-size: 20px;
	text-align: center;
	letter-spacing: 0.02em;
	position: absolute;
	bottom:25px;
	left:0;
	right:0;
	margin:0 25px;
	display:block;
}
.listbox_three_box > .listbox_three > li > .listbox_three_botton_orange:hover{
	opacity: 0.5;
}
.listbox_three_box > .listbox_three > li > .listbox_three_botton_orange > a{
	display:block;
	padding:20.6px 0;
	text-decoration:none;
	color: #FFFFFF;
}*/
/*[里親さん募集中の保護犬・保護猫]end*/
.listbox_three_box > .listbox_three > li > .listbox_three_lefttext{
	font-size: 16px;
	line-height: 26px;
	text-align: left;
	letter-spacing: 0.02em;
	color: #202020;
	margin:22px 0 0 25px;
}
.listbox_three_box > .listbox_three > li > .listbox_three_lefttitle{
	font-weight: bold;
	font-size: 20px;
	line-height: 28px;
	color: #4C372B;
	margin:9px 25px 0 25px;
	text-align: left;
}
/*height,position*/
.listbox_three_box > .listbox_three > li.height368{
	height:368px;
	position: relative;
}
.listbox_three_box > .listbox_three > li.height368 > .listbox_three_date{
	font-size: 14px;
	line-height: 20px;
	text-align: left;
	letter-spacing: 0.07em;
	color: #808080;
	position: absolute;
	bottom:25px;
	left:25px;
}
/*listbox_three_box end*/
/*listbox_three_news_box*/
.listbox_three_news_box{
	display:block;
	width:100%;
}
.listbox_three_news_box > .listbox_three{
	margin:0 auto 10px auto;
	padding:0;
	width: 1080px;
	display:-webkit-box;
  	display:-ms-flexbox;
	display:flex;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	font-size: 0;
}
.listbox_three_news_box > .listbox_three > li{
	margin:0 32px 32px 0;
	width:calc((100% - 64px) / 3);
	background: #FFFFFF;
	box-shadow: 0px 4px 40px rgba(76, 55, 43, 0.08);
	border-radius: 4px;
	vertical-align:top;
	position: relative;
}
.listbox_three_news_box > .listbox_three > li:nth-child(3n){
	margin:0 0 32px 0;
}
.listbox_three_news_box > .listbox_three > li > .listbox_three_img{
	width:100%;
	height:auto;
}
.listbox_three_news_box > .listbox_three > li > .listbox_three_img > img{
	width:100%;
	height:168px;
	background: #C4C4C4;
	border-radius: 4px 4px 0px 0px;
	object-fit: cover;
}
.listbox_three_news_box > .listbox_three > li > .listbox_three_img > img.news{
	height:165px;
	object-fit: cover;
}
.listbox_three_news_box > .listbox_three > li > .listbox_three_title{
	font-style: normal;
	font-weight: bold;
	font-size: 20px;
	line-height: 28px;
	text-align: center;
	color: #4C372B;
	margin:22px 19px 19px 19px;
}
.listbox_three_news_box > .listbox_three > li > .listbox_three_title_left{
	font-style: normal;
	font-weight: bold;
	font-size: 20px;
	line-height: 28px;
	text-align: left;
	color: #4C372B;
	margin:22px 25px 25px 25px;
}
.listbox_three_news_box > .listbox_three > li > .listbox_three_text{
	font-style: normal;
	font-weight: normal;
	font-size: 16px;
	line-height: 26px;
	text-align: justify;
	letter-spacing: 0.02em;
	color: #202020;
	margin:0 25px 126px 25px;
}
.listbox_three_news_box > .listbox_three > li > .listbox_three_botton{
	background: #4C372B;
	border-radius: 4px;
	padding:0;
	position: absolute;
	bottom:25px;
	left:0;
	right:0;
	margin:0 25px;
	display:block;
}
.listbox_three_news_box > .listbox_three > li > .listbox_three_botton:hover{
	opacity: 0.5;
}
.listbox_three_news_box > .listbox_three > li > .listbox_three_botton > a{
	display:block;
	padding:20.2px 0;
	text-decoration:none;
	color: #FFFFFF;
	font-weight: bold;
	font-size: 20px;
	line-height: 30px;
	letter-spacing: 0.02em;
	text-align: center;
}
/*listbox_three_news_box end*/
/*form_error*/
.error{
	margin:0 0 20px 0;
}
.error > ul > li{
	color:#F3981C;
	font-size: 16px;
	line-height: 24px;
	letter-spacing: 0.02em;
	text-align:left;
}
/*form_error end*/
/*[pic重ね]*/
/*pic_left_box*/
.pic_left_box{
	display:block;
	width:100%;
	height:362px;
	margin:0 0 50px 0;
}
.pic_left_box > .pic_left_img{
	position: relative;
	width: 1080px;
	top:0;
	left:0;
}
.pic_left_box > .pic_left_img > img{
	position: absolute;
	top:0;
	left:0;
	width: 563px;
	height: 362px;
}
.pic_left_box > .pic_left_img > .pic_left_text{
	position: absolute;
	top: 0;
	right: 0;
	background: #ffffff;
	width:603px;
	height:276px;
	transform: translateY(15%);
	text-align:center;
	display: block;
	box-shadow: 0px 4px 40px rgba(76, 55, 43, 0.08);
	border-radius: 4px;
	display:table;
}
.pic_left_box > .pic_left_img > .pic_left_text > .pic_left_text_inner,
.pic_right_box > .pic_right_img > .pic_right_text > .pic_right_text_inner{
	display: table-cell;
	vertical-align: middle;
}
.pic_left_box > .pic_left_img > .pic_left_text > .pic_left_text_inner > .pic_left_textbold,
.pic_right_box > .pic_right_img > .pic_right_text > .pic_right_text_inner > .pic_right_textbold{
	display: block;
	font-weight: bold;
	font-size: 24px;
	line-height: 34px;
	text-align: center;
	color: #4C372B;
	margin-bottom:14px;
}

.pic_left_box > .pic_left_img > .pic_left_text > .pic_left_text_inner > .pic_left_text_s,
.pic_right_box > .pic_right_img > .pic_right_text > .pic_right_text_inner > .pic_right_text_s{
	display: block;
	font-size: 20px;
	line-height: 34px;
	text-align: center;
	color: #4C372B;
	margin-bottom:14px;
}

.pic_left_box > .pic_left_img > .pic_left_text > .pic_left_text_inner > .pic_left_textnormal,
.pic_right_box > .pic_right_img > .pic_right_text > .pic_right_text_inner > .pic_right_textnormal{
	display: block;
	font-size: 16px;
	line-height: 26px;
	text-align: justify;
	letter-spacing: 0.02em;
	color: #202020;
	padding: 0 50px;
}
.pic_left_box > .pic_left_img > .pic_left_text > .pic_left_text_inner > .pic_left_textnormalleft,
.pic_right_box > .pic_right_img > .pic_right_text > .pic_right_text_inner > .pic_right_textnormalleft{
	display: block;
	font-size: 16px;
	line-height: 26px;
	text-align: left;
	letter-spacing: 0.02em;
	color: #202020;
	padding: 0 50px;
}
/*pic_left_box end*/
/*pic_right_box*/
.pic_right_box{
	display:block;
	width:100%;
	height:362px;
}
.pic_right_box_mb{
	margin-bottom:50px;
}
.pic_right_box > .pic_right_img{
	position: relative;
	width: 1080px;
	top:0;
	right:0;
}
.pic_right_box > .pic_right_img > img{
	position: absolute;
	top:0;
	right:0;
	width: 563px;
	height: 362px;
}
.pic_right_box > .pic_right_img > .pic_right_text{
	position: absolute;
	top: 0;
	left: 0;
	background: #ffffff;
	width:603px;
	height:276px;
	transform: translateY(15%);
	text-align:center;
	display: table;
	box-shadow: 0px 4px 40px rgba(76, 55, 43, 0.08);
	border-radius: 4px;
}
.pic_right_box > .pic_right_img > .pic_right_text > .pic_right_text_inner{
	display: table-cell;
	vertical-align: middle;
}
.pic_left_box > .pic_left_img > .pic_left_text > .pic_left_text_inner > .pic_box_button,
.pic_right_box > .pic_right_img > .pic_right_text > .pic_right_text_inner > .pic_box_button{
	margin:26px auto 0 auto;
	padding:0;
	background: #4C372B;
	border-radius: 4px;
	width:475px;
}
.pic_left_box > .pic_left_img > .pic_left_text > .pic_left_text_inner > .pic_box_button:hover,
.pic_right_box > .pic_right_img > .pic_right_text > .pic_right_text_inner > .pic_box_button:hover{
	opacity: 0.5;
}
.pic_left_box > .pic_left_img > .pic_left_text > .pic_left_text_inner > .pic_box_button a,
.pic_right_box > .pic_right_img > .pic_right_text > .pic_right_text_inner > .pic_box_button a{
	font-weight: bold;
	font-size: 20px;
	line-height: 30px;
	color:#ffffff;
	vertical-align: middle;
	display:block;
	padding:20.2px 0;
	text-decoration:none;
}
/*pic_right_box end*/
/*[pic重ね]end*/
/*Safariにのみ適用させるCSSハック*/
_::-webkit-full-page-media, _:future, :root sup {
    left: -1.8em;
}
/*pc_style_ranking2.css*/
/*title*/
.titlebox {
	display: table;
	width: 100%;
	margin: 40px 0 55px;
}
.titlebox_title {
	display: table-cell;
	width: calc(100% - 310px);
	font-weight: bold;
	font-size: 28px;
	line-height: 39px;
	color: #4C372B;
	vertical-align: middle;
	text-align: left;
}
.titlebox_link {
	display: table-cell;
	vertical-align: middle;
	text-align: right;
	width: 310px;
	height: 70px;
}
.titlebox_link_inner {
	display: table;
	border: 1px solid #4C372B;
	box-sizing: border-box;
	border-radius: 4px;
}
.titlebox_link_inner > a {
	display: table-cell;
	font-weight: bold;
	font-size: 20px;
	line-height: 30px;
	color: #4C372B !important;
	text-align: center;
	vertical-align: middle;
	width: 310px;
	height: 70px;
	text-decoration: none;
}
.titlebox_link_inner > a:hover {
	text-decoration: underline;
}
/*ranking_group*/
.ranking_group {
	display: block;
	margin-bottom: -80px;
}
.ranking_group > li {
	display: block;
	padding-bottom:80px;
}
/*1*/
/*ranking_f*/
ul.ranking_group > li > dl.ranking_f{
	display:table;
}
ul.ranking_group > li > dl.ranking_f > dt{
	display:table-cell;
	width:660px;
}
ul.ranking_group > li > dl.ranking_f > dd{
	display:table-cell;
	width:calc(100% - 660px);
	vertical-align : top;
}
/*ranking_f*/
ul.ranking_group > li > dl.ranking_f > dt > a.ranking_left {
	flex-shrink: 0;
	position: relative;
	background-size: cover;
	background-position: center center;
	border-radius: 4px;
	display: block;
	filter: drop-shadow(0px 0px 40px rgba(76, 55, 43, 0.08));
	text-decoration: none;
	width: 660px;
	height: 300px;
}
.ranking_group > li:first-child {
	width: 1080px;
	height: 380px;
	padding-bottom: 80px;
}
.ranking_group > li:first-child > a.ranking_left {
	width: 660px;
	height: 300px;
}
dl.ranking_f > dt > a.ranking_left > .ranking_text {
	position: absolute;
	bottom: 0;
	left: 0;
	background: linear-gradient(to top, rgba(53, 53, 53, 0.6) 13.55%, rgba(255, 255, 255, 0) 95.49%);
	border-radius: 4px;
	text-align: left;
	transform: translateZ(0);
	width:660px;
	height: 116px;
}
.ranking_group li:first-child .ranking_text_inner {
	font-size: 28px;
	line-height: 40px;
	letter-spacing: 0.02em;
	position: absolute;
	bottom: 12px;
	left: 30px;
	right: 30px;
	width: 660px;
	font-weight: bold;
	color: #FFFFFF;
	text-shadow: 0px 0px 8px #4E4E4E;
}
.ranking_group li:first-child .ranking_right {
	padding-left: 40px;
	width: 420px;
	height:300px;
}
/*1*/
/*2-*/
ul.ranking_group > li > ul.ranking_group_inner{
	display:table;
}
ul.ranking_group > li > ul.ranking_group_inner > li:nth-child(odd){
	display:table-cell;
	width:300px;
}
ul.ranking_group > li > ul.ranking_group_inner > li:nth-child(even){
	display:table-cell;
	width:calc((100% - 650px) / 2);
	text-align:left;
	padding-right: 24px;
	vertical-align : top;
}
ul.ranking_group > li > ul.ranking_group_inner > li:nth-child(odd) > a.ranking_left {
	flex-shrink: 0;
	position: relative;
	background-size: cover;
	background-position: center center;
	border-radius: 4px;
	display: block;
	filter: drop-shadow(0px 0px 40px rgba(76, 55, 43, 0.08));
	text-decoration: none;
	width: 300px;
	height: 210px;
}
ul.ranking_group > li > ul.ranking_group_inner > li:nth-child(even) > .ranking_right {
	text-align: left;
	padding-left: 20px;
	width:215px;
}
ul.ranking_group > li > ul.ranking_group_inner > li > a.ranking_left > .ranking_text {
	position: absolute;
	bottom: 0;
	left: 0;
	background: -moz-linear-gradient(to top, rgba(53, 53, 53, 0.6) 13.55%, rgba(255, 255, 255, 0) 95.49%);
	background: -webkit-linear-gradient(to top, rgba(53, 53, 53, 0.6) 13.55%, rgba(255, 255, 255, 0) 95.49%);
	background: linear-gradient(to top, rgba(53, 53, 53, 0.6) 13.55%, rgba(255, 255, 255, 0) 95.49%);
	border-radius: 4px;
	text-align: left;
	transform: translateZ(0);
	width:300px;
	height: 116px;
}
ul.ranking_group > li > ul.ranking_group_inner > li > a.ranking_left > .ranking_text > .ranking_text_inner {
	font-size: 17px;
	line-height: 24px;
	letter-spacing: 0.02em;
	color: #ffffff;
	position: absolute;
	bottom: 12px;
	left: 20px;
	right: 20px;
	font-weight: bold;
	color: #FFFFFF;
	text-shadow: 0px 0px 8px #4E4E4E;
	width:calc(300px - 40px);
}
/*2-*/
.ranking_left:hover {
	opacity: 0.7;
}
.ranking_num {
	position: absolute;
	left: 0;
	top: 0;
	background-image: url(../../images/No/No_7/ranking_num01.png);
	width: 67px;
	height: 67px;
	background-size: 67px 67px;
}
.ranking_right_title {
	color: #4C372B;
	font-size: 20px;
	line-height: 28px;
	margin-bottom: 15px;
	font-weight: bold;
	text-align:left;
}
.ranking_right_text {
	font-size: 16px;
	line-height: 24px;
	letter-spacing: 0.02em;
	text-align:left;
}
/*ranking numer*/
.ranking_group li.ranking2 .ranking_num {
	background-image: url(../../images/No/No_7/ranking_num02.png);
}
.ranking_group li.ranking3 .ranking_num {
	background-image: url(../../images/No/No_7/ranking_num03.png);
}
.ranking_group li.ranking4 .ranking_num {
	background-image: url(../../images/No/No_7/ranking_num04.png);
}
.ranking_group li.ranking5 .ranking_num {
	background-image: url(../../images/No/No_7/ranking_num05.png);
}
.ranking_group li.ranking6 .ranking_num {
	background-image: url(../../images/No/No_7/ranking_num06.png);
}
.ranking_group li.ranking7 .ranking_num {
	background-image: url(../../images/No/No_7/ranking_num07.png);
}
.ranking_group li.ranking8 .ranking_num {
	background-image: url(../../images/No/No_7/ranking_num08.png);
}
.ranking_group li.ranking9 .ranking_num {
	background-image: url(../../images/No/No_7/ranking_num09.png);
}
.ranking_group li.ranking10 .ranking_num {
	background-image: url(../../images/No/No_7/ranking_num10.png);
}
/*pc_menu.css*/
a{
	-webkit-tap-highlight-color: rgba(0,0,0,0);
}
/*menu*/
.pc_menu > .menubox{
	width:100%;
	background-color: #ffffff;
	height:90px;
	position:fixed;
	z-index:1000;
	box-shadow: 0px 4px 20px rgba(76, 55, 43, 0.08);
}
.pc_menu > .menubox > ul#menu_inner {
	margin:0 auto;
	padding:0;
	text-align: center;
	top:0;
	height:90px;
	width:1080px;
	background:#fff;
	z-index:100;
}
.pc_menu > .menubox > ul#menu_inner > li.logo {
	float:left;
	margin:0;
	padding:0;
	width:182px;
	height:90px;
}
.pc_menu > .menubox > ul#menu_inner > li.menu_pc_box{
	float:left;
	margin:0 0 0 58px;
	padding:0;
	background:#fff;
}
.pc_menu > .menubox > ul#menu_inner > li > a:hover {
	opacity: 0.5;
}
.pc_menu > .menubox > ul#menu_inner > li > ul.menu_pc_inner{
	margin:27px 0 0 0;
	padding:0;
	width:100%;
}
.pc_menu > .menubox > ul#menu_inner > li > ul.menu_pc_inner > li{
	display: inline-block;
	margin:0 0 0 37px;
	padding:0;
	width:auto;
	text-align:left;
}
.pc_menu > .menubox > ul#menu_inner > li > ul.menu_pc_inner > li:first-child{
	margin:0;
}
.pc_menu > .menubox > ul#menu_inner > li > ul.menu_pc_inner > li > a > img:hover{
	opacity: 0.5;
}
#menu_inner > li.menu_pc_box > ul > li > a{
	text-decoration: none;
}
#menu_inner > li.menu_pc_box > ul > li > a > .menu_j{
	font-weight: bold;
	font-size: 14px;
	line-height: 21px;
	text-align: center;
	letter-spacing: 0.02em;
	color: #4C372B;
	text-decoration: none;
	display:block;
}
#menu_inner > li.menu_pc_box > ul > li > a > .menu_j > .menu_e{
	font-style: normal;
	font-weight: 600;
	font-size: 12px;
	line-height: 17px;
	text-align: center;
	letter-spacing: 0.07em;
	color: #4C372B;
	text-decoration: none;
}
#menu_inner > li.menu_pc_box > ul > li > a > .menu_j:hover{
	opacity: 0.5;
}
#search,
#ranking,
#safety,
#feature,
#service,
#news,
#contactForm{
    /* padding-top: 100px; */
    /* margin-top:-100px; */
}


/*
追記
*/
.menu-footer > li {
	height: auto !important;
}

