/*
 Theme Name:	kitarou-shouten.com (Twenty Seventeen Child)
 Description:	Twenty Seventeen Child Theme
 Author:		kitarou shouten
 Author URI:	https://www.kitarou-shouten.com
 Template:		twentyseventeen
*/
/*

*************************************************************
 基本定義
*************************************************************
*/
/* Typography for Japanese Font */

html[lang="ja"] body,
html[lang="ja"] button,
html[lang="ja"] input,
html[lang="ja"] select,
html[lang="ja"] textarea {
	font-family: "メイリオ", Meiryo, "Hiragino Kaku Gothic Pro", "ヒラギノ角ゴ Pro W3", "ＭＳ Ｐゴシック", "Lucida Grande", "Lucida Sans Unicode", Arial, Verdana, sans-serif;
}
* {
	text-transform: none;
}
body, button, input, select, textarea {
	color: #000;
}
body {
	font-size: 16px;
	font-size: 1rem;
}
p {
	text-indent: 1em;
	text-align: justify;
	text-justify: inter-ideograph;
}
ul li {
	margin-left: 1em;
}
hr {
	background-color: #738737;
	margin-bottom: 90px;
}
hr.hr_half {
	margin-bottom: 2em;
}
h2, .home.blog .entry-title {
	color: #000;
}
a {
	color: #333;
}
.entry-content a:focus, .entry-content a:hover, .entry-summary a:focus, .entry-summary a:hover, .comment-content a:focus, .comment-content a:hover, .widget a:focus, .widget a:hover, .site-footer .widget-area a:focus, .site-footer .widget-area a:hover, .posts-navigation a:focus, .posts-navigation a:hover, .comment-metadata a:focus, .comment-metadata a:hover, .comment-metadata a.comment-edit-link:focus, .comment-metadata a.comment-edit-link:hover, .comment-reply-link:focus, .comment-reply-link:hover, .widget_authors a:focus strong, .widget_authors a:hover strong, .entry-title a:focus, .entry-title a:hover, .entry-meta a:focus, .entry-meta a:hover, .page-links a:focus .page-number, .page-links a:hover .page-number, .entry-footer a:focus, .entry-footer a:hover, .entry-footer .cat-links a:focus, .entry-footer .cat-links a:hover, .entry-footer .tags-links a:focus, .entry-footer .tags-links a:hover, .post-navigation a:focus, .post-navigation a:hover, .pagination a:not(.prev):not(.next):focus, .pagination a:not(.prev):not(.next):hover, .comments-pagination a:not(.prev):not(.next):focus, .comments-pagination a:not(.prev):not(.next):hover, .logged-in-as a:focus, .logged-in-as a:hover, a:focus .nav-title, a:hover .nav-title, .edit-link a:focus, .edit-link a:hover, .site-info a:focus, .site-info a:hover, .widget .widget-title a:focus, .widget .widget-title a:hover, .widget ul li a:focus, .widget ul li a:hover {
	color: #f00;
}
/*
*************************************************************
 header
*************************************************************
*/
.site-branding .wrap {
	line-height: 1em;
}
.site-branding-text {
}
.site-title img {
	width: 80%;
}
p.site-description {
	text-indent: 0;
	padding: 2px 1em 2px 1em;
	background-color: #333;
}
p.kouan-no {
	text-align: right;
	font-size: 0.8em;
	color: #ddd;
	padding-right: 1em;
	margin-bottom: 2px;
	background-color: rgba(0,0,0,0.5);
}
/* パン屑リスト Breadcrumb NavXT */
.breadcrumbs {
	max-width: 1000px;
	margin: 1em auto 1em;
}
.breadcrumbs {
	font-size: 0.8em;
	color: #333;
}
/*
*************************************************************
 menu
*************************************************************
*/
.navigation-top {
	background-color: #738737;
	border: 0;
}
.navigation-top .wrap {
	padding: 0;
}
.navigation-top ul li {
	margin: 0;
}
.navigation-top li a {
	font-size: 1.2rem;
	color: #fff;
	text-shadow:
        black 1px 1px 0, black -1px -1px 0,/*右下、左上*/
        black -1px 1px 0, black 1px -1px 0,/*右上、左下*/
        black 0px 1px 0, black  0-1px 0,/*右、左*/
        black -1px 0 0, black 1px 0 0;/*上、下*/
}
.navigation-top .current-menu-item > a, .navigation-top .current_page_item > a, .main-navigation a:hover {
	color: #fff;
}
.navigation-top .current-menu-item > a,
 .navigation-top .current_page_item > a,
 .main-navigation a:hover ,
.main-navigation li li.focus > a,
.main-navigation li li:focus > a,
.main-navigation li li:hover > a,
.main-navigation li li a:hover,
.main-navigation li li a:focus,
.main-navigation li li.current_page_item a:hover,
.main-navigation li li.current-menu-item a:hover,
.main-navigation li li.current_page_item a:focus,
.main-navigation li li.current-menu-item a:focus {
	background-color: #86B404;
}
.main-navigation li li a::before {
	content:'\f0da';
	font-family:'Font Awesome 5 Free';
	font-weight:900;
	padding-right: 3px;
	
}
.main-navigation li li:hover {
	background-color: #86B404;
}
.menu-scroll-down .icon {
	font-weight: bold;
}
.icon-arrow-right {
	fill:#fff
}
.icon-arrow-right:hover {
	fill:#fff
}
.main-navigation ul ul {
	background-color: #738737;
}
/*
*************************************************************
 smart phone menu
*************************************************************
*/
li.wprm_after_menu_content span.w_small {
	text-align: center;
	font-size: 0.8rem;
}
/* ホーム */
#wprmenu_menu_ul li:nth-child(2) a::before {
	content:'\f015';
	font-family:'Font Awesome 5 Free';
	font-weight:900;
	padding-right: 0.5em;
}
/* 最新情報 */
#wprmenu_menu_ul li:nth-child(3) a::before {
	content:'\f05a';
	font-family:'Font Awesome 5 Free';
	font-weight:900;
	padding-right: 0.5em;
}
/* 買取品目 */
#wprmenu_menu_ul li:nth-child(4) a::before {
	content:'\f022';
	font-family:'Font Awesome 5 Free';
	font-weight:900;
	padding-right: 0.5em;
}
/* 出張買取の流れ */
#wprmenu_menu_ul li:nth-child(5) a::before {
	content:'\f542';
	font-family:'Font Awesome 5 Free';
	font-weight:900;
	padding-right: 0.5em;
}
/* お問い合わせ */
#wprmenu_menu_ul li:nth-child(6) a::before {
	content:'\f0e0';
	font-family:'Font Awesome 5 Free';
	font-weight:900;
	padding-right: 0.5em;
}
/* 電話 */
#wprmenu_menu_ul li:nth-child(7) a::before {
	content:'\f879';
	font-family:'Font Awesome 5 Free';
	font-weight:900;
	padding-right: 0.5em;
}
/* 会社概要 */
#wprmenu_menu_ul li:nth-child(8) a::before {
	content:'\f007';
	font-family:'Font Awesome 5 Free';
	font-weight:900;
	padding-right: 0.5em;
}
/*
*************************************************************
 content
*************************************************************
*/

.wrap {
	padding-left: 1em;
	padding-right: 1em;
	max-width: 960px;
}
@media screen and (max-width: 600px) {
	.wrap {
		padding-left: 1em;
		padding-right: 1em;
	}
}
.twentyseventeen-front-page .panel-content .recent-posts article {
	color: #000;
}
.entry-title a, .entry-meta a, .page-links a, .page-links a .page-number, .entry-footer a, .entry-footer .cat-links a, .entry-footer .tags-links a, .edit-link a, .post-navigation a, .logged-in-as a, .comment-navigation a, .comment-metadata a, .comment-metadata a.comment-edit-link, .comment-reply-link, a .nav-title, .pagination a, .comments-pagination a, .site-info a, .widget .widget-title a, .widget ul li a, .site-footer .widget-area ul li a, .site-footer .widget-area ul li a {
	-webkit-box-shadow: none;
	box-shadow: none;
}
body.has-header-image .site-title, body.has-header-video .site-title, body.has-header-image .site-title a, body.has-header-video .site-title a {
	text-indent: 0;
}
.page .panel-content .entry-title {
	font-size: 1.5rem;
	font-weight: bold;
}
.page-one-column .panel-content .wrap {
	max-width: 960px;
}
.panel-content .wrap {
	padding-top: 2em;
}
.page.page-one-column .entry-header, .twentyseventeen-front-page.page-one-column .entry-header, .archive.page-one-column:not(.has-sidebar) .page-header {
	margin-bottom: 2em;
	border-bottom: 2px solid #738737;
}
.entry-content {
	
	border-bottom: 2px solid #738737;
}
.entry-content a img, .comment-content a img, .widget a img {
	
	box-shadow: none;
	-webkit-box-shadow: none;
}
.entry-content a:focus, .entry-content a:hover, .entry-summary a:focus, .entry-summary a:hover, .comment-content a:focus, .comment-content a:hover, .widget a:focus, .widget a:hover, .site-footer .widget-area a:focus, .site-footer .widget-area a:hover, .posts-navigation a:focus, .posts-navigation a:hover, .comment-metadata a:focus, .comment-metadata a:hover, .comment-metadata a.comment-edit-link:focus, .comment-metadata a.comment-edit-link:hover, .comment-reply-link:focus, .comment-reply-link:hover, .widget_authors a:focus strong, .widget_authors a:hover strong, .entry-title a:focus, .entry-title a:hover, .entry-meta a:focus, .entry-meta a:hover, .page-links a:focus .page-number, .page-links a:hover .page-number, .entry-footer a:focus, .entry-footer a:hover, .entry-footer .cat-links a:focus, .entry-footer .cat-links a:hover, .entry-footer .tags-links a:focus, .entry-footer .tags-links a:hover, .post-navigation a:focus, .post-navigation a:hover, .pagination a:not(.prev):not(.next):focus, .pagination a:not(.prev):not(.next):hover, .comments-pagination a:not(.prev):not(.next):focus, .comments-pagination a:not(.prev):not(.next):hover, .logged-in-as a:focus, .logged-in-as a:hover, a:focus .nav-title, a:hover .nav-title, .edit-link a:focus, .edit-link a:hover, .site-info a:focus, .site-info a:hover, .widget .widget-title a:focus, .widget .widget-title a:hover, .widget ul li a:focus, .widget ul li a:hover {
	box-shadow : none;
}
.site-content {
	padding-top: 2em;
}
.site-branding {
	padding: 10px 0;
}
.no-results .page-header .page-title ,
.page .panel-content .entry-title,
body:not(.post-type-archive-talk):not(.tax-talk_cat) .page-title ,
body.page:not(.twentyseventeen-front-page) .entry-title ,
body.page:not(.twentyseventeen-front-page) h3 ,
.attention_list h2,
.qa_list h2 {
	font-size: 1.5rem;
	font-weight: bold;
	text-indent: 2em;
	background-image: url('images/one_point.png');
	background-size: 30px 30px;
	background-repeat: no-repeat;
	background-position: top left;
}
.entry-content a, .entry-summary a, .comment-content a, .widget a, .site-footer .widget-area a, .posts-navigation a, .widget_authors a strong {
	text-decoration: none;
	box-shadow: none;
}
.link-more a {
	font-weight: bold;
}
.link-more a::after {
	content:'\f101';
	font-family:'Font Awesome 5 Free';
	font-weight:900;
	padding-left: 0.5em;
}
.entry-footer {
	margin-top: 10px;
	padding: 10px 0;
}
.post-navigation {
	margin: 1em 0;
}
.post-navigation div.nav-links {
	display: -webkit-flex;
	display: flex;
	width: 100%;
	height: auto;
}
.post-navigation .nav-previous ,
.post-navigation .nav-next {
	display: block;
	width: 50%;
	margin-top: 0;
	white-space: nowrap;
	overflow: hidden;
}
.post-navigation .nav-previous {
	margin-right: 0.5em;
}
.post-navigation .nav-next {
	text-align: right;
	margin-left: 0.5em;
}
.post-navigation div.nav-links .nav-title {
	display: block;
	font-size: 0.9rem;
	font-weight: normal;
	width: 100%;
}
.post-navigation div.nav-links .nav-subtitle {
	font-size: 1rem;
	margin: 0;
}
.nav-previous .nav-subtitle::before {
	content:'\f100';
	font-family:'Font Awesome 5 Free';
	font-weight:900;
	padding-right: 0.5em;
}
.nav-next .nav-subtitle::after {
	content:'\f101';
	font-family:'Font Awesome 5 Free';
	font-weight:900;
	padding-left: 0.5em;
}
.post-navigation div.nav-links img {
	max-width: 100px;
	height: auto;
}
.search-form button {
	background-color: #ccc;
}
/*
*************************************************************
 home (Front page)
*************************************************************
*/
.home .page .panel-content .entry-title {
	text-indent: 2em;
	background-image: url('images/one_point.png');
	background-size: 30px 30px;
	background-repeat: no-repeat;
	background-position: top left;
}
.area_map {
	display: block;
	width: 100%;
	height: auto;
	padding: 1em;
	margin-bottom: 2em;
	border: 3px solid #738737;
	border-radius:  30px;
	background-image: url('images/map.png');
	background-size: contain;
	background-repeat: no-repeat;
	background-position: top 5px right 5px;
}
.area_map h3 {
	text-align: center;
	color: #fff;
	background-color: #738737;
}
.chek_b {
	display: box;
	width: 100%;
	height: auto;
}
.check_b h3 {
	border-bottom: 2px solid #738737;
}
.check_box {
	display: box;
	float: left;
	width: 60%;
	height: auto;
}
.check_box:after {
	display: block;
	content: "";
	clear: both;
}
.check_box ul {
	list-style-type: none;
}
.check_box ul li {
	text-indent: -1em;
	padding-left: 1em;
}
.check_box ul li::before {
	font-size: 1.2em;
	content:'\f14a';
	font-family:'Font Awesome 5 Free';
	font-weight:900;
	margin-left: -1em;
	padding-right: 1em;
	
}
.check_img {
	display: box;
	float:left;
	width: 30%;
	height: auto;
}
.check_img img {
	width: 100%;
	height: auto;
}
@media screen and (max-width: 600px) {
	.check_box {
		width: 100%;
	}
	.check_img {
		width: 100%;
	}
}
.telmail_bt {
	display: block;
	width: 100%;
	height: auto;
	margin-top: 10px;
	margin-bottom: 20px;
	padding: 0 5px;
}
.telmail_bt:after {
	display: block;
	content: "";
	clear: both;
}
.telmail_bt ul {
	list-style: none;
}
.telmail_bt ul li {
	display: block;
	float: left;
	text-align: center;
	font-size: 24px;
	font-weight: bold;
	color: #000;
	width: 48%;
	height: auto;
	margin-left: 0;
}
.telmail_bt ul li:nth-child(2) {
	float: right;
	margin-right: 10px;
}
.telmail_bt ul li a {
	display: block;
	width: 100%;
	height: auto;
	padding: 10px 0;
	color: #fff;
	border-radius:  10px;
	/* Permalink - use to edit and share this gradient: https://colorzilla.com/gradient-editor/#8ab66b+0,738737+64 */
background: #8ab66b; /* Old browsers */
background: -moz-linear-gradient(top,  #8ab66b 0%, #738737 64%); /* FF3.6-15 */
background: -webkit-linear-gradient(top,  #8ab66b 0%,#738737 64%); /* Chrome10-25,Safari5.1-6 */
background: linear-gradient(to bottom,  #8ab66b 0%,#738737 64%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#8ab66b', endColorstr='#738737',GradientType=0 ); /* IE6-9 */

}
.telmail_bt ul li a:link,
.telmail_bt ul li a:visited,
.telmail_bt ul li a:hover,
.telmail_bt ul li a:active  {
	color: #fff;
}
.telmail_bt img {
	height: 45px;
	width: auto;
}
@media screen and (max-width: 500px) {
	.telmail_bt ul li {
		font-size: 18px;
	}
}
/* アイキャッチにタイトル */
.front_thum {
	display: block;
	width: 100%;
	height: 100%;
	padding-top: 200px;
}
.front_thum_title {
	display: block;
	font-size: 4rem;
	font-weight: bold;
	font-family: Georgia,游明朝,"Yu Mincho",YuMincho,"Hiragino Mincho ProN",HGS明朝E,メイリオ,Meiryo,serif;
	color: #ddd;
	text-align: center;
	background-color: #333;
	opacity: 0.5;
}
@media screen and (max-width: 600px) {
	.front_thum {
		padding-top: 150px;
	}
	.front_thum_title {
		font-size: 3rem;
	}
}
@media screen and (max-width: 500px) {
	.front_thum {
		padding-top: 100px;
	}
	.front_thum_title {
		font-size: 2rem;
	}
}
/*
*************************************************************
 投稿記事（home）
*************************************************************
*/
/* 最新情報 */
.home #panel3 .entry-content {
	border-bottom: 0;
}
.home .page .panel-content .recent-posts article {
	margin-bottom: 1em;
	border-bottom: 2px solid #738737;
}
.home .page .panel-content .recent-posts article:after {
	display: block;
	content: "";
	clear: both;
}
.home .page .panel-content .recent-posts .entry-header {
	border: 0;
	margin-bottom: 0;
	padding: 5px;
}
.home .page .panel-content .recent-posts .entry-meta {
	color: #000;
	font-size: 1rem;
	font-weight: normal;
	padding: 2px;
	margin: 0;
}
.home .page .panel-content .recent-posts .post .entry-meta {
	background-color: #CEF6EC;
}
.home .page .panel-content .recent-posts .case .entry-meta {
	background-color: #E1F5A9;
}
.home .page .panel-content .recent-posts .talk .entry-meta {
	background-color: #F6E3CE;
}
.home .page .panel-content .recent-posts .entry-meta a {
	color: #000;
}
.home .page .panel-content .recent-posts .entry-meta a:hover {
	color: #f00;
}
.home .page .panel-content .recent-posts .entry-meta .case_cat_box {
	display: block;
	float: right;
	font-size: 0.9rem;
	font-weight: normal;
	padding: 2px 5px;
	background-color: #738737;
}
.home .page .panel-content .recent-posts .entry-meta .case_cat_box a {
	color: #fff;
}
.home .page .panel-content .recent-posts .entry-meta .talk_cat_box {
	display: block;
	float: right;
	font-size: 0.9rem;
	font-weight: normal;
	padding: 2px 5px;
	background-color: #F79F81;
}
.home .page .panel-content .recent-posts .entry-meta .talk_cat_box a {
	color: #fff;
}
.home .page .panel-content .recent-posts .entry-meta-date {
	text-align: right;
	color: #000;
	font-size: 0.9rem;
	margin: 2px 0 2px;
	background-color: #eee;
}
.home .page .panel-content .recent-posts .entry-title {
	font-size: 1.2rem;
	font-weight: bold;
	text-indent: 0;
	background: none;
	padding: 3px;
}
.home .page .panel-content .recent-posts .post .entry-title {
	border-left: 5px solid #CEF6EC;
}
.home .page .panel-content .recent-posts .case .entry-title {
	border-left: 5px solid #738737;
}
.home .page .panel-content .recent-posts .talk .entry-title {
	border-left: 5px solid #F6E3CE;
}
.home .page .panel-content .recent-posts .case .entry-title::before {
	content:'\f472';
	font-family:'Font Awesome 5 Free';
	font-weight:900;
	padding-right: 0.5em;
}
.home .page .panel-content .recent-posts .post .entry-title::before {
	content:'\f303';
	font-family:'Font Awesome 5 Free';
	font-weight:900;
	padding-right: 0.5em;
}
.home .page .panel-content .recent-posts .talk .entry-title::before {
	content:'\f5da';
	font-family:'Font Awesome 5 Free';
	font-weight:900;
	padding-right: 0.5em;
}
.home .page .panel-content .recent-posts .post-thumbnail {
	display: block;
	float: left;
	width: 150px;
	height: auto;
	margin: 5px;
}
.home .page .panel-content .recent-posts .entry-summary {
	padding: 5px;
}
.home .page .panel-content .recent-posts .entry-summary:after {
	display: block;
	content: "";
	clear: both;
}

.entry-meta .entry-meta-foot {
	display: block;
	width: 100%;
	height: auto;
}
.entry-meta-foot .foot-box {
	display: -webkit-flex;
	display: flex;
	background-color: #eee;
	margin-bottom: 1em;
}
.entry-meta-foot .foot-box-title {
	display: block;
	text-align: center;
	line-height: 1rem;
	font-size: 0.9em;
	width: 3rem;
	height: 3em;
	padding: 1em 2px 2px;
	background-color: #738737;
	position: relative;
}
.entry-meta-foot .foot-box-title .foot-box-title1 {
	color: #fff;
	position: absolute;
	top: 1px;
	left: 1px;
}
.entry-meta-foot .foot-box-title .foot-box-title2 {
	color: #fff;
}
.entry-meta-foot .foot-box-title .foot-box-title3 {
	color: #fff;
	position: absolute;
	bottom: 1px;
	right: 1px;
}
.entry-meta-foot .foot-box-detail {
	display: table-cell;
	line-height: 1.1rem;
	width: calc(49.0% - 3rem);
	font-size: 0.9em;
	height: 3em;
	padding: 0.5em 5px 1px;
	overflow: hidden;
}
/*
*************************************************************
 投稿記事（最新情報）
*************************************************************
*/
.page-header .page-title {
	border-bottom: 2px solid #738737;
}
.site-main .entry-meta {
	color: #000;
	font-size: 1rem;
	font-weight: normal;
	padding: 2px;
	margin: 0;
}
.site-main .case .entry-meta {
	background-color: #E1F5A9;
}
.site-main .post .entry-meta {
	background-color: #CEF6EC;
}
.site-main .talk .entry-meta {
	background-color: #F6E3CE;
}
.site-main .entry-meta a {
	color: #000;
}
.site-main .entry-meta a:hover {
	color: #f00;
}
.site-main .entry-meta .case_cat_box {
	display: block;
	float: right;
	font-size: 0.9rem;
	font-weight: normal;
	padding: 2px 5px;
	background-color: #738737;
}
.site-main .entry-meta .case_cat_box a {
	color: #fff;
}
.site-main .entry-meta .talk_cat_box {
	display: block;
	float: right;
	font-size: 0.9rem;
	font-weight: normal;
	padding: 2px 5px;
	background-color: #F79F81;
}
.site-main .entry-meta .talk_cat_box a {
	color: #fff;
}
.site-main .entry-meta-date {
	text-align: right;
	color: #000;
	font-size: 0.9rem;
	margin: 2px 0 2px;
	background-color: #eee;
}
/*
*************************************************************
 キタロウ商店の強み
*************************************************************
*/
.six_promise {
	display: -webkit-flex;
	display: flex;
	flex-wrap: wrap;
	border: 2px solid #738737;
	border-radius:  30px;
	overflow: hidden;
}
.six_promise h3 {
	color: #FFF;
	width: 100%;
	text-align: center;
	padding: 10px;
	margin-bottom: 1em;
	background-color: #738737;
}
.six_promise_box {
	width: calc(33.3% - 10px);
	margin: 5px;
	padding: 5px;
	border-radius:  10px;
}
.six_promise_box h4 {
	font-family: Georgia,游明朝,"Yu Mincho",YuMincho,"Hiragino Mincho ProN",HGS明朝E,メイリオ,Meiryo,serif;
	font-size: 6em;
	color: #fff;
	text-align: center;
	margin-bottom: 10px;
	background-color: #738737;
	border-radius:  50%;
	text-shadow:
        black 1px 1px 0, black -1px -1px 0,/*右下、左上*/
        black -1px 1px 0, black 1px -1px 0,/*右上、左下*/
        black 0px 1px 0, black  0-1px 0,/*右、左*/
        black -1px 0 0, black 1px 0 0;/*上、下*/
}
.six_promise_box p {
	padding: 1em;
}
@media screen and (max-width: 830px) {
	.six_promise h4 {
		font-size: 5em;
	}
}
@media screen and (max-width: 580px) {
	.six_promise_box {
		width: calc(49% - 10px);
	}
	.six_promise h4 {
		font-size: 6em;
	}
	.six_promise p {
		padding: 5px;
	}
}
@media screen and (max-width: 470px) {
	.six_promise h4 {
		font-size: 5em;
	}
}
@media screen and (max-width: 410px) {
	.six_promise h4 {
		font-size: 3em;
	}
}
/*
*************************************************************
 買取品目
*************************************************************
*/
.item_cat {
	display: -webkit-flex;
	display: flex;
	flex-wrap: wrap;
}
.item_cat_b {
	width: calc(33.3% - 10px);
	height: 19em;
	margin: 5px;
	padding: 0 0 5px;
	border: 2px solid #738737;
	position: relative;
	overflow: hidden;
	
}
.item_cat_img {
	line-height: 0;
}
.item_cat_img img {
}
.item_cat h4 {
	font-size: 16px;
	color: #fff;
	text-align: center;
	padding: 5px;
	margin: 0;
	text-shadow:
        black 1px 1px 0, black -1px -1px 0,/*右下、左上*/
        black -1px 1px 0, black 1px -1px 0,/*右上、左下*/
        black 0px 1px 0, black  0-1px 0,/*右、左*/
        black -1px 0 0, black 1px 0 0;/*上、下*/
	background-color: #738737
}
.item_cat p {
	text-indent: 0;
	text-justify: none;
	margin: 0;
	padding: 5px;
}
span.info_bt {
	text-align: center;
	width: 100%;
	height: auto;
	margin-top: 10px;
	margin-bottom: 5px;
	position: absolute;
	bottom: 2px;
}
span.info_bt a {
	text-indent: 0;
	font-weight: bold;
	color: #fff;
	height: auto;
	padding: 5px 3em;
	border-radius:  5px;
/* Permalink - use to edit and share this gradient: https://colorzilla.com/gradient-editor/#8ab66b+0,738737+64 */
background: #8ab66b; /* Old browsers */
background: -moz-linear-gradient(top,  #8ab66b 0%, #738737 64%); /* FF3.6-15 */
background: -webkit-linear-gradient(top,  #8ab66b 0%,#738737 64%); /* Chrome10-25,Safari5.1-6 */
background: linear-gradient(to bottom,  #8ab66b 0%,#738737 64%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#8ab66b', endColorstr='#738737',GradientType=0 ); /* IE6-9 */

}

@media screen and (max-width: 718px) {
	.item_cat_b {
		width: calc(48.5% - 10px);
	}
}
@media screen and (max-width: 400px) {
	.item_cat_b {
		width: 300px;
	}
}
.kaitori_annai {
	display: block;
	width: 100%;
	height: auto;
	margin-top: 10px;
	margin-bottom: 20px;
}
.kaitori_annai:after {
	display: block;
	clear: both;
	content: "";
}
.kaitori_annai ul {
	list-style: none;
}
.kaitori_annai ul li {
	display: block;
	float: left;
	text-align: center;
	font-size: 22px;
	font-weight: bold;
	color: #000;
	width: 30%;
	height: auto;
	margin-left: 10px;
	margin-bottom: 10px;
}
.kaitori_annai a {
	display: block;
	width: 100%;
	height: auto;
	padding: 10px 0;
	color: #fff;
	border-radius:  10px;
/* Permalink - use to edit and share this gradient: https://colorzilla.com/gradient-editor/#8ab66b+0,738737+64 */
background: #8ab66b; /* Old browsers */
background: -moz-linear-gradient(top,  #8ab66b 0%, #738737 64%); /* FF3.6-15 */
background: -webkit-linear-gradient(top,  #8ab66b 0%,#738737 64%); /* Chrome10-25,Safari5.1-6 */
background: linear-gradient(to bottom,  #8ab66b 0%,#738737 64%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#8ab66b', endColorstr='#738737',GradientType=0 ); /* IE6-9 */

	text-shadow:
        black 1px 1px 0, black -1px -1px 0,/*右下、左上*/
        black -1px 1px 0, black 1px -1px 0,/*右上、左下*/
        black 0px 1px 0, black  0-1px 0,/*右、左*/
        black -1px 0 0, black 1px 0 0;/*上、下*/
}
.kaitori_annai ul li a:link,
.kaitori_annai ul li a:visited,
.kaitori_annai ul li a:hover,
.kaitori_annai ul li a:active  {
	color: #fff;
}
@media screen and (max-width: 700px) {
	.kaitori_annai ul li {
		font-size: 20px;
	}
	
}
@media screen and (max-width: 500px) {
	.kaitori_annai ul li {
		width: 45%;
	}
}
.ihin:after {
	display: block;
	content: "";
	clear: both;
}
.ihin_img {
	display: block;
	float: right;
	width: 50%;
	height:auto;
}
.ihin_img img {
	width: 100%;
	height: auto;
}
/*
*************************************************************
 出張買取の流れ
*************************************************************
*/
.work_flow {

}
.work_flow_cont ,
.work_flow_cont_last {
	display: -webkit-flex;
	display: flex;
	width: 100%;
	height: auto;
	border: 1px solid #738737;
	border-radius:  20px;
	margin-bottom: 50px;
	position: relative;
}
.work_flow .telmail_bt:after {
	display: block;
	content: "";
	clear: both;
}
.work_flow_cont:after {
	
  content: "";
  position: absolute;
  right: 0;
  bottom: -50px;
  left: 0;
  width: 0px;
  height: 0px;
  margin: auto;
  border-style: solid;
  border-color: #738737 transparent transparent transparent;
  border-width: 50px 100px 0 100px;
}
.work_flow_step {
	color: #fff;
	width: 20%;
	min-width: 100px;
	background-color: #738737;
	border-radius:  20px 0 0 20px;
	position:relative;
}
.work_flow_step p{
	text-align: center;
	text-indent: 0;
	font-weight: bold;
	padding: auto;
	margin-bottom: 0;
	top: 50%;
	left: 50%;
	position:absolute;
	-webkit-transform : translate(-50%,-50%);
	transform : translate(-50%,-50%);
}
.work_flow_step span{
	font-size: 50px;
	width: 100px;
}
.work_flow_detail {
	width: auto;
}
.work_flow_detail h4{
	display: inline-block;
	color: #fff;
	width: 100%;
	padding: 5px;
	margin-bottom: 5px;
	background-color: #738737;
	border-radius:  0 20px 0 0 ;
}
.work_flow_detail p {
	padding: 5px;
	margin-bottom: 5px;
}
.work_flow_detail p span {
	font-weight: bold;
}
.attention_list {
	display: block;
	
}
.attention_list h2 {
	text-indent: 0;
	padding-left: 5px;
	background-color: #FF0;
	background-image: none;
}
.attention_list h2::before {
	content:'\f071';
	font-family:'Font Awesome 5 Free';
	font-weight:900;
	color: #000;
	padding-right: 0.5em;
}
.attention_list_b {
	border: 2px solid #738737;
	padding: 10px;
	border-radius:  30px;
}
p.attention_red {
	font-weight: bold;
	color: #F00;
	margin-bottom: 0;
}
.attention_list_b ul {
	list-style-type: none;
}
.attention_list_b ul li {
	text-indent: -1em;
	padding-left: 1em;
	margin-bottom: 1em;
}
.attention_list_b ul li::before {
	font-size: 1.2em;
	content:'\f14a';
	font-family:'Font Awesome 5 Free';
	font-weight:900;
	margin-left: -0.5em;
	padding-right: 0.5em;
	
}
.qa_list {
	margin-bottom: 2em;
}
.qa_list dl {
	margin-bottom: 2em;
	background-color: #E1F5A9;
	border-radius:  20px;
}
.qa_list dl dt {
	padding: 2px;
}
.qa_list dl dt:after {
	display: block;
	content: "";
	clear: both;
}
.qa_list dl dt span {
	display: block;
	float: left;
	font-size: 2em;
	text-align: center;
	width: 50px;
	height: auto;
}
.qa_list dl dd {
	background-color: #CEF6F5;
	padding: 3px 5px;
	margin: 0 0 0 2em;
	border-radius:  20px 0 20px 0px;
}
.qa_list dl dd:after {
	display: block;
	content: "";
	clear: both;
}
.qa_list dl dd span {
	display: block;
	float: left;
	font-size: 2em;
	text-align: center;
	width: 50px;
	height: auto;
}
/*
*************************************************************
 会社概要
*************************************************************
*/
.owner {
	display: block;
	float: left;
	width: 30%;
	height: auto;
	margin-right: 1em;
	margin-bottom: 1em;
}
.owner img {
	width: 100%;
	height: auto;
}
.company_info {
	margin: 2em 10px;
}
.company_info table {
	width: 100%;
}
.company_info table tr {
	border: 1px solid #738737;
}
.company_info table tr:nth-child(odd) {
	background-color: #E1F5A9;
}
.company_info table tr th {
	vertical-align: top;
	width: 10em;
	padding: 1em;
     -moz-text-align-last: justify;
     text-align-last: justify;
     text-justify:inter-ideograph;
}
.company_info table tr th i {
	display: none;
}
.company_info table tr td {
	text-indent: 0;
	padding: 5px;
}
.company_info table tr td dl {
	margin-top: 0;
}
.company_info table tr td dl dt {
	margin: 0 0 1em 0;
}
.company_info table tr td dl dd {
	margin: 0 0 1em 0;
}

@media screen and (max-width: 460px) {
	.company_info table tr th  {
		display: block;
		width: 100%;
		text-justify: none;
		padding: 10px;
	}
	.company_info table tr th i {
		display: inline;
		margin-right: 0.5em;
	}
	.company_info table tr td {
		display: block;
		width: 100%;
	}
}
/*
*************************************************************
 お問い合わせ
*************************************************************
*/
#post-50 .telmail_bt ul {
	
}
#post-50 .telmail_bt ul li {
	width: 50%;
	margin-left: 25%;
	margin-right: 25%;
}
.asterisk {
	margin: 0 0 0 0.2em;
	color: #f5637a;
}
.wpcf7-form table {
	width: 100%;
	border-collapse: separate;
	border: 3px solid #738737;
	border-radius: 20px;
}
.wpcf7-form table th {
	width: 12em;
	padding: 0 0 0 1em;
	vertical-align: top;
}
.wpcf7-form table td {
	padding: 0 1em 1em 1em;
}
div.wpcf7-validation-errors::before ,
div.wpcf7-acceptance-missing::before ,
.wpcf7-not-valid-tip::before {
	content:'\f071';
	font-family:'Font Awesome 5 Free';
	font-weight:900;
	padding-right: 0.5em;
}
div.wpcf7-validation-errors,
div.wpcf7-acceptance-missing {
	font-weight: bold;
	font-size: 1.2em;
	border-color: #f00;
}
@media screen and (max-width: 600px) {
	.wpcf7-form table th {
		display: block;
		width: 100%;
		text-justify: none;
		padding: 10px;
	}
	.wpcf7-form table td {
		display: block;
		width: 100%;
	}
}
input[type="text"],
input[type="email"],
input[type="url"],
input[type="password"],
input[type="search"],
input[type="number"],
input[type="tel"],
input[type="range"],
input[type="date"],
input[type="month"],
input[type="week"],
input[type="time"],
input[type="datetime"],
input[type="datetime-local"],
input[type="color"], textarea {
	background-color: #FBF8EF;
}
.wpcf7-form input[type="submit"] {
	width: 100%;
	font-family:'Font Awesome 5 Free';
	font-weight:900;
	padding-right: 0.5em;
}
/*
*************************************************************
 買取品目別
*************************************************************
*/
.item_case {
	display: -webkit-flex;
	display: flex;
	flex-wrap: wrap;
	border-top: 2px solid #738737;
	border-bottom: 2px solid #738737;
}
.item_case h3 {
	width: 100%;
	margin-top: 1em;
}
.item_case_box {
	display: block;
	width: 45%;
	border: 1px solid #738737;
	margin: 10px 10px 10px;
	padding: 2px;
	overflow: hidden;
}
.item_case_box dl {
	display: block;
	width: 100%;
	margin: 0;
}
.item_case_box dl dt {
	display: block;
	width: 100%;
	margin: 0;
	padding: 2px 5px 2px;
}
.item_case_box dl dd {
	width: 100%;
	height: auto;
	margin: 0 auto 0;
	padding: 3px;
}
.item_case_box dl dt.midashi {
	display: block;
	float: left;
	font-size: 0.9em;
	color: #fff;
	font-weight: normal;
	text-align: center;
	width: calc(3em + 5px);
	height: 3em;
	padding-top: 1em;
	margin-right: 10px;
	background-color: #738737;
	position: relative;
}
.item_case_box dl dt.midashi span.m_one {
	position: absolute;
	top: 0;
	left: 0;
}
.item_case_box dl dt.midashi span.m_three {
	position: absolute;
	bottom: 0;
	right: 0;
}
.item_case_box dl dd.detail {
	display: block;
	font-size: 0.9em;
	width: auto;
	height: 3em;
	padding-top: 1em;
}
.item_case_box dl dd.detail:after {
	display: block;
	content: "";
	clear: both;
}
.item_case_box dl dd:nth-child(1) {
	text-align: center;
	line-height: 0;
}
.item_case_box dl dd.thum {
	position: relative;
	z-index: 0;
}
.item_case_box dl dd.thum img {
	height: 200px;
	width: auto;
}

.item_case_box dl dd i {
	font-size: 3em;
	font-weight: bold;
	color: #738737;
	position: absolute;
	bottom: 10px;
	right: 10px;
	z-index: 1;
	background-color: #fff;
	border-radius:  50%;
	text-shadow:
        white 1px 1px 0, white -1px -1px 0,/*右下、左上*/
        white -1px 1px 0, white 1px -1px 0,/*右上、左下*/
        white 0px 1px 0, white  0-1px 0,/*右、左*/
        white -1px 0 0, white 1px 0 0;/*上、下*/
}
@media screen and (max-width: 700px) {
	.item_case_box {
		width: 100%;
	}
}
/*
*************************************************************
 404
*************************************************************
*/
body.has-sidebar.error404 #primary .page-header {
	width: 71%;
	max-width: 960px;
}
.error404.has-sidebar #primary .page-content {
	width: 71%;
	float: left;
}
@media screen and (max-width: 765px) {
	body.has-sidebar.error404 #primary .page-header ,
	.error404.has-sidebar #primary .page-content {
		width: 100%;
	}
}
/*
*************************************************************
 side bar
*************************************************************
*/
.widget_text {
	padding: 5px;
	overflow: hidden;
}
h2.widget-title {
	color: #fff;
	font-size: 1rem;
	text-align: center;
	margin-bottom: 2px;
	background-color: #738737;
	text-shadow:
        black 1px 1px 0, black -1px -1px 0,/*右下、左上*/
        black -1px 1px 0, black 1px -1px 0,/*右上、左下*/
        black 0px 1px 0, black  0-1px 0,/*右、左*/
        black -1px 0 0, black 1px 0 0;/*上、下*/
}
.widget_text .post_new_five ul {
	list-style: none;
	margin: 0;
}
.widget_text .post_new_five ul li {
	margin: 0;
	padding: 0;
}
.widget_text .post_new_five ul li ul {
	margin: 0 0 10px;
	padding: 0 0 5px;
	border-bottom: 1pt dotted #738737;
	
}
.widget_text .post_new_five ul li ul li {
	margin: 0;
	padding: 0 5px 0;
}
.widget_text .post_new_five ul li ul.post {
	background-color: #CEF6EC;
}
.widget_text .post_new_five ul li ul.case {
	background-color: #E1F5A9;
}
.widget_text .post_new_five ul li ul.talk {
	background-color: #F6E3CE;
}
.widget_text .post_new_five ul li ul li:nth-child(1),
.widget_text .post_new_five ul li ul li.whatsnew_img {
	text-align: center;
}
.widget_text .post_new_five ul li ul li:nth-child(3) {
	font-weight: bold;
}
.widget_text .post_new_five ul li ul li:nth-child(4) {
	font-size: 14px;
	text-align: right;
}
.widget ul li.page_item {
	padding: 0;
	margin: 0;
}
.widget ul li.page_item a {
	display: inline-block;
	width: 100%;
	padding: 0.5em;
	background-color: #eee;
}
/*
*************************************************************
 footer
*************************************************************
*/
.site-footer {
	border-top: 1px solid #738737;
	background-color: #eee;
}

.footer-widget-1 .widget ul li {
	padding: 0;
	margin: 0;
}
.footer-widget-1 .widget ul li a {
	display: inline-block;
	width: 100%;
	padding: 0.5em;
	background-color: #eee;
}
.footer-widget-1 .widget ul li .sub-menu li{
	margin-left: 1em;
}

/* ホーム */
.site-footer .footer-widget-1 .widget ul li:nth-child(1) a:before {
	content:'\f015';
	font-family:'Font Awesome 5 Free';
	font-weight:900;
	padding-right: 0.5em;
}
/* 最新情報 */
.site-footer .footer-widget-1 .widget ul li:nth-child(2) a:before {
	content:'\f05a';
	font-family:'Font Awesome 5 Free';
	font-weight:900;
	padding-right: 0.5em;
}
/* 買取品目 */
.site-footer .footer-widget-1 .widget ul li:nth-child(3) a::before {
	content:'\f022';
	font-family:'Font Awesome 5 Free';
	font-weight:900;
	padding-right: 0.5em;
}
/* 出張買取の流れ */
.site-footer .footer-widget-1 .widget ul li:nth-child(4) a::before {
	content:'\f542';
	font-family:'Font Awesome 5 Free';
	font-weight:900;
	padding-right: 0.5em;
}
/* お問い合わせ */
.site-footer .footer-widget-1 .widget ul li:nth-child(5) a::before {
	content:'\f0e0';
	font-family:'Font Awesome 5 Free';
	font-weight:900;
	padding-right: 0.5em;
}
/* 会社概要 */
.site-footer .footer-widget-1 .widget ul li:nth-child(6) a::before {
	content:'\f007';
	font-family:'Font Awesome 5 Free';
	font-weight:900;
	padding-right: 0.5em;
}
/* サブメニュー 買取実績 */
/* サブメニュー お知らせ */
/* サブメニュー 店主の独り言 */
.site-footer .footer-widget-1 .widget ul li:nth-child(2) ul li:nth-child(1) a:before ,
.site-footer .footer-widget-1 .widget ul li:nth-child(2) ul li:nth-child(2) a:before ,
.site-footer .footer-widget-1 .widget ul li:nth-child(2) ul li:nth-child(3) a:before {
	content:'\f05a';
	font-family:'Font Awesome 5 Free';
	font-weight:900;
	padding-right: 0.5em;
}
/*
*************************************************************
 Header
*************************************************************
*/
/*
Header social
*/
.header-social {
	position: absolute;
	top: 0;
	right: 3em;
}
.header-social .social-navigation {
	width: 100%;
}
.header-social .social-navigation a {
	margin: 0 0 0.5em 0;
}
/* ソーシャルメディアアイコンを大きくする */
.header-social .social-navigation .icon {
 height: 20px;
 top: 12px;
 width: 20px;
 vertical-align: top;
}
@media screen and (max-width: 48em) {
	.header-social {
		display: none;
	}
}

.social-navigation a[href*="behance.net"] { background-color: #1769ff; }
.social-navigation a[href*="codepen.io"] { background-color: #000000; }
.social-navigation a[href*="deviantart.com"] { background-color: #05cc47; }
.social-navigation a[href*="digg.com"] { background-color: #005f93; }
.social-navigation a[href*="dribbble.com"] { background-color: #f46899; }
.social-navigation a[href*="dropbox.com"] { background-color: #007ee5; }
.social-navigation a[href*="facebook.com"] { background-color: #3b5998; }
.social-navigation a[href*="flickr.com"] { background-color: #ff0084; }
.social-navigation a[href*="foursquare.com"] { background-color: #0072b1; }
.social-navigation a[href*="plus.google.com"] { background-color: #dd4b39; }
.social-navigation a[href*="github.com"] { background-color: #000000; }
.social-navigation a[href*="instagram.com"] { background-color: #d93175; }
.social-navigation a[href*="linkedin.com"] { background-color: #0077B5; }
.social-navigation a[href*="mailto:"] { background-color: #000000; }
.social-navigation a[href*="medium.com"] { background-color: #000000; }
.social-navigation a[href*="pinterest.com"] { background-color: #bd081c; }
.social-navigation a[href*="getpocket.com"] { background-color: #ee4256; }
.social-navigation a[href*="reddit.com"] { background-color: #ff4500; }
.social-navigation a[href*="skype.com"] { background-color: #00aff0; }
.social-navigation a[href*="skype:"] { background-color: #00aff0; }
.social-navigation a[href*="slideshare.net"] { background-color: #0673b2; }
.social-navigation a[href*="snapchat.com"] { background-color: #fffc00; }
.social-navigation a[href*="soundcloud.com"] { background-color: #ff5419; }
.social-navigation a[href*="spotify.com"] { background-color: #00e461; }
.social-navigation a[href*="stumbleupon.com"] { background-color: #eb4823; }
.social-navigation a[href*="tumblr.com"] { background-color: #35465c; }
.social-navigation a[href*="twitch.tv"] { background-color: #6441a4; }
.social-navigation a[href*="twitter.com"] { background-color: #55acee; }
.social-navigation a[href*="vimeo.com"] { background-color: #aad450; }
.social-navigation a[href*="vine.co"] { background-color: #00bf8f; }
.social-navigation a[href*="vk.com"] { background-color: #45668e; }
.social-navigation a[href*="wordpress.org"] { background-color: #464646; }
.social-navigation a[href*="wordpress.com"] { background-color: #21759b; }
.social-navigation a[href*="yelp.com"] { background-color: #d32323; }
.social-navigation a[href*="youtube.com"] { background-color: #cd201f; }

/*
Header PR word
*/
.header-prword {
	display: block;
	width: 100%;
	text-align: center;
	padding: 10px;
  background: -moz-linear-gradient(left, #fff, transparent);
  background: -webkit-linear-gradient(left, #fff, transparent);
  background: linear-gradient(to right, #fff, transparent);
	position: absolute;
	top: 100px;
	left: 0;
}
.header-prword .prword-box {
	display: block;
	text-align: left;
	font-size: 25px;
	font-family: "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
	line-height: 35px;
	width: 100%;
	max-width: 960px;
	margin: 0 auto;
}
.header-prword .prword-box span {
	font-size: 35px;
	font-weight: bold;
	color: #738737;
}
@media screen and (orientation: landscape) {
	@media screen and (max-height: 580px) {
		.header-prword {
			display: none;
		}
	}
}
@media screen and (max-width: 840px) {
	.header-prword {
		top: 50px;
	}
}
@media screen and (max-width: 500px) {
	.header-prword .prword-box {
		font-size: 16px;
		line-height: 25px;
	}
	.header-prword .prword-box span {
		font-size: 25px;
	}
}
/*
*************************************************************
 関連ターム一覧（slingleページ用）
*************************************************************
*/
.relation_tarm_list {
	display: block;
	width: 100%;
	padding-top: 1em;
	border-top: 1px solid #738737;
}
.relation_tarm_list dl dt {
	margin-bottom: 0.5em;
}
.relation_tarm_list dl dd {
	margin: 5px;
	border-bottom: 1px dotted #738737;
}
.relation_tarm_list dl dd a {
	display: inline-block;
	width: 100%;
	margin-left: 10px;
}
.relation_tarm_list dl dd a:before {
	content:'\f0da';
	font-family:'Font Awesome 5 Free';
	font-weight:900;
	margin-left: -10px;
	padding-right: 5px;
}

.relation_tarm_list dl dd a:hover,
.relation_tarm_list dl dd a:active {
	background-color: #ddd;
}
/*
*************************************************************
 Page with single
*************************************************************
*/
.single-post:not(.has-sidebar) #primary, .page.page-one-column:not(.twentyseventeen-front-page) #primary, .archive.page-one-column:not(.has-sidebar) .page-header, .archive.page-one-column:not(.has-sidebar) #primary {
	max-width: 960px;
}
/*
*************************************************************
 Page with sidebar
*************************************************************
*/
.has-sidebar:not(.error404) #primary {
	width: 71%;
}
.has-sidebar #secondary {
	width: 25%;
}
@media screen and (max-width: 764px) {
	.has-sidebar:not(.error404) #primary {
		width: 100%;
	}
	.has-sidebar #secondary {
		width: 100%;
	}
}
/*
*************************************************************
 汎用定義
*************************************************************
*/
.nodisp {
	display: none;
}
.clear {
	height: 0;
	visibility: hidden;
	content: ".";
	display: block;
	clear: both;
}
.alart_red {
	color: #f00;
}
.w_right {
	text-align: right;
}
