/*
Template Name: Buy Child Template
Description: フレンドホーム様買いたいページ専用のWordpressテーマです。
Version: Ver 1.0
Author: takt
Author URI: http://taktcoltd.jp/
*/

/* このstyle.cssは、最後に読み込まれるcssです。テーマの編集の為にcssの上書きを行う場合にはcssを記述してください(管理画面追加CSSが最優先されます。) */
.tume {
	letter-spacing: -0.1rem;
}

.sticky .g_menu-wrap .g_menu li.child {
	max-height: 0;
	overflow: hidden;
}

.sticky .g_menu-wrap .g_menu li.child.show {
	max-height: 500px;
}

#menu_campaign,
.btn_space {
	display: block;
	margin: 0 auto 20px;
}
@media screen and (max-width: 414px) {
	#menu_campaign {
		margin-top: 30px;
		margin-bottom: 0;
		text-align: center;
	}

	#menu_campaign img {
		width: 220px;
	}
}

.right-box {
	text-align: right;
}

.angle-link {
	font-size: 0.8rem;
}

.angle-link i {
	margin-right: 10px;
	transform: scale(1.5);
	color: #015ebd;
}

/* 5/4修正（モーダルウィンドウ） */
.listing-wrap .modal-wrap {
	min-width: 80vw;
	max-width: 95vw;
	max-height: 80vh;
	overflow-y: scroll;
}
@media screen and (max-width: 768px) {
	.listing-wrap .modal-wrap {
		max-height: 50vh;
		margin-top: 50px;
	}
}

.sticky .g_menu-wrap .g_menu li ul li {
	border-bottom: 1px #fff dotted !important;
}

.sticky .g_menu-wrap .g_menu li ul li:last-child {
	border: none !important;
}

main article ol {
	margin-top: 1em;
	margin-bottom: 1em;
}

main article ol li {
	margin-left: 2.8em;
	list-style-type: none;
	font-size: 0.9rem;
	line-height: 1.35rem;
	text-indent: -3em;
}

/* タブ切り替え部分「件」追加 */

/* .satei-wrap .search_house .search-wrap .search-inner_wrap span, .satei-wrap .search-inner_wrap station .search-wrap .search-inner_wrap span{
	font-size: 0.8em;
	font-weight: normal;
}
.satei-wrap .search_house .search-wrap .search-inner_wrap img, .satei-wrap .search-inner_wrap station .search-wrap .search-inner_wrap img{
	vertical-align: top;
	margin-right: 3px;

} */

/* 5/10修正（vrゴーグル） */
.satei-wrap .menber_benefits .benefits_list li img.vr_goggles {
	top: 44%;
	right: -2px;
	left: auto;
	width: auto;
}

/* search調整用 */
.research_box90 * {
	font-size: 14px;
}

/* サイト内リンク ///
---------------------------------------------- */
.hover2:hover {
	opacity: 0.5;
}

.menu_rink {
	margin-bottom: 30px;
}

.menu_rink > li:first-child {
	border-top: 1px solid #ccc;
}

.menu_rink li {
	list-style-type: none;
	border-bottom: 1px solid #ccc;
	font-size: 14px;
}

.menu_rink li a {
	padding-left: 20px;
	line-height: 48px;
	text-decoration: none;
}

.menu_rink li i,
.menu_rink li svg {
	margin-right: 15px;
	transform: scale(1.5);
	color: #015ebd;
}

.menu_rink_midasi {
	padding: 10px 0 10px 10px;
	border-bottom: solid 5px #036;
	font-size: 0.9rem;
}

/* voice
//////////////////////////////////////////////////////////////////// */

/* 評価 */
.navlink {
	margin-top: 40px;
	padding-top: 5px;
	clear: both;
	overflow: hidden;
}

.navlink .navlink-prev {
	float: left;
}

.navlink .navlink-next {
	float: right;
}

.navlink a:hover {
	opacity: 0.7;
}

.voice-hyoka {
	font-weight: bold;
}

.voice-hyoka i {
}

.wp-list article.voice {
	margin-top: 20px;
	background-color: #f6f6f6;
	box-shadow: 1px 1px 2px 0 rgb(0 0 0 / 10%);
}

.wp-list article.voice a {
	display: block;
	position: relative;
	padding-right: 40px;
	overflow: hidden;
	text-decoration: none;
}

.wp-list article.voice a::after {
	content: '\f105 ';
	position: absolute;
	top: 0;
	right: 15px;
	bottom: 0;
	height: 36px;
	margin: auto 0;
	color: #999;
	font-family: FontAwesome;
	font-size: 36px;
	line-height: 1;
}

.wp-list article.voice a:hover {
	opacity: 0.8;
}

.wp-list article.voice h3,
.wp-list article.voice p {
	font-size: 14px;
	line-height: 1.7;
}

.wp-list article.voice .eyecatch {
	width: 300px;
	height: 200px;
	margin-right: 20px;
	float: left;
}

.wp-list article.voice .voice-hyoka {
	margin-top: 30px;
	margin-bottom: 17px;
}

.wp-list article.voice h3 {
	color: #f60;
}

.wp-list article.voice .postdesc {
	margin-top: 5px;
}

/* ページャー */
.wp-pager {
	margin-top: 30px;
	margin-bottom: 50px;
	overflow: hidden;
}

.wp-pager .page-numbers {
	display: block;
	margin-right: 1px;
	padding: 10px 25px;
	float: left;
	background-color: #ddd;
	color: #fff;
	font-size: 14px;
	line-height: 20px;
	text-align: center;
}

.wp-pager .page-numbers.dots {
	background: #aaa;
}

.wp-pager .page-numbers.current {
	background: #f90;
}

.wp-pager a:hover {
	opacity: 0.8;
}

/* 記事 ///
---------------------------------------------- */
.voice-head {
	position: relative;
	margin-top: 20px;
}

.voice-head .postinfo {
	position: absolute;
	top: -52px;
	margin: 0;
	font-size: 12px;
	line-height: 32px;
}

.voice-head .voice-que {
	width: 350px;
	margin-right: 20px;
	float: left;
	border: 1px solid #ccc;
}

.voice-head .voice-photo {
	position: relative;

	/* top: -20px; */
	margin-bottom: 10px;
}

.voice-head aside {
	margin-top: 35px;
	overflow: hidden;
	font-size: 14px;
}

.voice-head aside p {
	line-height: 1.7;
}

.voice-tanto {
	margin-right: 10px;
	float: left;
	font-size: 13px;
	text-align: center;
}

.voice-tanto .avatar {
	display: block;
	margin-bottom: 2px;
}

.voice-body h3 {
	position: relative;
	margin-top: 40px;
	margin-bottom: 15px;
	padding-top: 6px;
	padding-bottom: 10px;
	padding-left: 70px;
	clear: both;
	border-bottom: 2px solid #ccc;
	font-family: 'メイリオ', Meryo, 'ヒラギノ角ゴ ProN',
		'Hiragino Kaku Gothic ProN', sans-serif;
	font-size: 20px;
	line-height: 1.4;
}

.voice-body p {
	position: relative;
	min-height: 47px;
	padding-left: 70px;
}

.voice-body h3::before,
.voice-body p::before {
	content: 'Q';
	position: absolute;
	top: 0;
	bottom: 8px;
	left: 0;
	box-sizing: border-box;
	width: 50px;
	height: 36px;
	margin: auto;
	padding-top: 2px;
	border-radius: 3px;
	background-color: #f60;
	color: #fff;
	font-size: 24px;
	font-weight: bold;
	line-height: 34px;
	text-align: center;
}

.voice-body h3::after,
.voice-body p::after {
	content: '';
	position: absolute;
	top: 36px;
	bottom: 2px;
	left: 19px;
	box-sizing: border-box;
	height: 6px;
	margin: auto;
	border-top: 6px solid #f60;
	border-right: 6px solid transparent;
	border-left: 6px solid transparent;
}

.voice-body p::before {
	content: 'A';
	top: 0;
	bottom: auto;
	background-color: #7dbb18;
}

.voice-body p::after {
	top: 36px;
	bottom: auto;
	border-top-color: #7dbb18;
}

/* 評価 //
---------------------------------------------- */
.voice-hyoka {
	font-size: 16px;
	line-height: 1;
}

.voice-hyoka i {
	display: inline-block;
	position: relative;
	top: 2px;
	width: 170px;
	height: 22px;
}

.voice-hyoka i.star1 {
	background: url(https://www.sugito-satei.com/images/common/voice_star10.png)
		0% 50% no-repeat;
	background-size: contain;
}

.voice-hyoka i.star2 {
	background: url(https://www.sugito-satei.com/images/common/voice_star20.png)
		0% 50% no-repeat;
	background-size: contain;
}

.voice-hyoka i.star3 {
	background: url(https://www.sugito-satei.com/images/common/voice_star30.png)
		0% 50% no-repeat;
	background-size: contain;
}

.voice-hyoka i.star4 {
	background: url(https://www.sugito-satei.com/images/common/voice_star40.png)
		0% 50% no-repeat;
	background-size: contain;
}

.voice-hyoka i.star5 {
	background: url(https://www.sugito-satei.com/images/common/voice_star50.png)
		0% 50% no-repeat;
	background-size: contain;
}

.voice-hyoka i.star0 {
	background: url(https://www.sugito-satei.com/images/common/voice_star00.png)
		0% 50% no-repeat;
	background-size: contain;
}

/* -----------------------------------------------
  ◎   下層ページ h1 タイトル
----------------------------------------------- */
h1.simplae_title {
	position: relative;
	margin: 20px 0;

	/* font-family: "Sawarabi Mincho"; */
	padding: 22px 10px 22px 80px;
	border-bottom: solid 1px #015ebd;
	background-image: url(/wp/wp-content/themes/friend-home/buy/img/post/title_bg.jpg);
	background-repeat: repeat-x;
	background-size: auto 100%;
	color: #4f4f4f;
	font-size: 1.2rem;
	line-height: 1.2;
}

h1.simplae_title::after {
	content: '';
	display: block;
	position: absolute;
	top: calc(100% + 5px);
	left: 0;
	width: 100%;
	height: 4px;
	background-color: #015ebd;
}

h1.simplae_title::before {
	display: block;
	position: absolute;
	top: 0;
	bottom: 0;
	left: 17px;
	color: #015ebd;
	font-family: FontAwesome;
	font-size: 50px;
	height: 55px;
    margin: auto;
}

.content h1.simplae_title::before {
	content: '\f02c'; /* アイコン『タグ』 */
}
@media screen and (max-width: 480px) {
	h1.simplae_title {
		margin: 20px 0;
		padding: 10px 7px 10px 50px;
		font-size: 0.9rem;
	}

	h1.simplae_title::before {
		height: 35px;
		left: 12px;
		font-size: 30px;
	}
}

/* -----------------------------------------------
  ◎  採用情報 /recruit/
----------------------------------------------- */

.recruit1_t {
	margin: 40px auto 20px;
	padding: 10px;
	background: #015ebd;
	color: #fff;
	font-size: 18px;
	line-height: 26px;

	/* border-top: solid 1px #CCC; */
	text-align: left;
}

.recruit1_ph {
	width: 100%;
	margin: 0 auto;
	padding: 0;
	overflow: hidden;
}

.recruit1_ph ul {
	margin: 0;
	padding: 0;
	font-size: 0;
}

.recruit1_ph ul::after {
	content: '';
	display: block;
	clear: both;
}

.recruit1_ph li {
	width: 32%;
	padding: 0;
	float: left;
	list-style: none;
}

.recruit1_ph li + li {
	margin-left: 12px;
}

.recruit1_ph li img {
	padding: 2px;
	border: dashed 1px #ccc;
}

.recruit1_wrap {
	width: 100%;
	margin: 10px auto;
	padding: 0;
	font-size: 20px;
	line-height: 28px;
}

.recruit1_wrap h3 {
	font-size: 24px;
	font-weight: normal;
	line-height: 2;
	text-align: center;
}

.recruit1_inner {
	margin: 0 auto 10px;
	padding: 0;
	border-top: solid 1px #ccc;
	border-right: solid 1px #ccc;
	border-left: solid 1px #ccc;
}

.recruit1_inner th,
.recruit4 td {
	border-bottom: solid 1px #ccc;
}

.recruit1_inner th {
	width: 25%;
	border-right: solid 1px #ccc;
	background: #f2f2f2;
	font-size: 0.7rem;
	vertical-align: middle;
}

.recruit1_inner td {
	padding: 10px;
	border-bottom: 1px solid #ccc;
	font-size: 0.7rem;
	line-height: 1.2rem;
	text-align: left;
}

.recruit1_inq {
	margin: 30px auto;
	padding: 0;
	line-height: 54px;
	text-align: center;
}

.recruit1_inq:nth-last-of-type(1) {
	margin-bottom: 60px;
}

.recruit1_inq a {
	padding: 10px 50px;
	border: double 3px #ccc;
	background: #015ebd;
	color: #fff;
	line-height: 20px;
	text-decoration: none;
}

.recruit1_inq a:hover {
	opacity: 0.8;
}

@media screen and (max-width: 414px) {
	.recruit1_t {
		margin: 30px auto 20px;
		font-size: 16px;
		line-height: 1.4;
	}

	.recruit1_ph {
		margin-bottom: 20px;
	}

	.recruit1_ph li {
		width: 100%;
		margin-bottom: 10px;
		float: none;
	}

	.recruit1_ph li + li {
		margin-left: 0;
	}

	.recruit1_ph li img {
		width: calc(100% - 6px);
	}

	.recruit1_wrap h3 {
		line-height: 1.2;
	}

	.recruit1_inner th {
		width: 30%;
		padding: 0 10px;
		text-align: left;
	}

	.recruit1_inq {
		width: 100%;
		margin: 10px auto;
	}

	.recruit1_inq a {
		display: block;
		width: calc(100% - 26px);
		padding: 15px 10px;
		font-size: 0.8rem;
	}
}

/* -----------------------------------------------
  ◎  コンタクトフォーム /contact/
----------------------------------------------- */

div.wpcf7 {
	margin: 0;
	padding: 0;
}

div.wpcf7-response-output {
	margin: 2em 0.5em 1em;
	padding: 0.2em 1em;
}

div.wpcf7 .screen-reader-response {
	position: absolute;
	width: 1px;
	height: 1px;
	margin: 0;
	padding: 0;
	overflow: hidden;
	clip: rect(1px, 1px, 1px, 1px);
	border: 0;
}

div.wpcf7-mail-sent-ok {
	border: 2px solid #398f14;
}

div.wpcf7-mail-sent-ng {
	border: 2px solid #f00;
}

div.wpcf7-spam-blocked {
	border: 2px solid #ffa500;
}

div.wpcf7-validation-errors {
	border: 2px solid #f7e700;
}

.wpcf7-form-control-wrap {
	position: relative;
}

span.wpcf7-not-valid-tip {
	display: block;
	color: #f00;
	font-size: 1em;
	font-weight: normal;
}

.use-floating-validation-tip span.wpcf7-not-valid-tip {
	position: absolute;
	z-index: 100;
	top: 20%;
	left: 20%;
	padding: 0.2em 0.8em;
	border: 1px solid #f00;
	background: #fff;
}

span.wpcf7-list-item {
	display: inline-block;
	margin: 0 0 0 1em;
}

span.wpcf7-list-item-label::before,
span.wpcf7-list-item-label::after {
	content: ' ';
}

.wpcf7-display-none {
	display: none;
}

div.wpcf7 .ajax-loader {
	display: inline-block;
	visibility: hidden;
	width: 16px;
	height: 16px;
	margin: 0 0 0 4px;
	padding: 0;
	border: none;
	background-image: url('../../images/ajax-loader.gif');
	vertical-align: middle;
}

div.wpcf7 .ajax-loader.is-active {
	visibility: visible;
}

div.wpcf7 div.ajax-error {
	display: none;
}

div.wpcf7 .placeheld {
	color: #888;
}

div.wpcf7 .wpcf7-recaptcha iframe {
	margin-bottom: 0;
}

div.wpcf7 input[type='file'] {
	cursor: pointer;
}

div.wpcf7 input[type='file']:disabled {
	cursor: default;
}

.content h1.simplae_title {
	margin-bottom: 40px;
}

.cont-box.narrow .satei-step:nth-of-type(1) .title02:first-child {
	margin-top: 20px;
}

.cont-box.narrow {
	font-size: 0.7rem;
	line-height: 0.8rem;
}
@media screen and (max-width: 480px) {
	.content h1.simplae_title {
		margin: 0 0 30px;
		font-size: 1.1rem;
	}
}

/* form ///
---------------------------------------------- */

.cont-box.narrow .satei-step:nth-of-type(1) .title02:first-child {
	margin-top: 20px;
}

ul.attention li {
	margin-left: 1em;
	list-style-type: none;
	text-indent: -1em;
}

ul.attention li a {
	text-decoration: underline;
}

.narrow table {
	width: 100%;
	margin-top: 20px;
	margin-bottom: 20px;
	border-spacing: 0;
	border-collapse: separate;
	border-top: 1px dotted #aaa;
}

.narrow table th,
.narrow table td {
	padding: 11px 20px 10px;
	border-bottom: 1px dotted #aaa;
	line-height: 2;
}

.narrow table th {
	position: relative;
	width: 160px;
	background-color: #eee;
	text-align: left;
	vertical-align: middle;
}

.narrow table th::after {
	content: '任意';
	position: absolute;
	top: 0;
	right: 20px;
	bottom: 0;
	height: 18px;
	margin: auto 0;
	padding: 0 3px;
	background-color: #015ebd;
	color: #fff;
	font-size: 12px;
	font-weight: normal;
	line-height: 18px;
}

.narrow table th.hissu::after {
	content: '必須';
	background-color: #f30;
}

.narrow table small,
.narrow table span.example {
	font-size: 13px;
}

.narrow table th#th_sateiMode {
	line-height: 1.5;
}

.narrow table th#th_sateiMode small {
	display: block;
}

.narrow table .satei-type label + p {
	margin-top: -5px;
}

#satei-table5 {
	margin-top: 5px;
}

/* form */
fieldset {
	border: none;
}

.narrow label {
	margin-right: 10px;
	white-space: nowrap;
}

.narrow input[type='radio'] {
	position: relative;
	top: 1px;
	margin-right: 5px;
}

.narrow input[type='text'],
.narrow input[type='email'],
.narrow input[type='number'],
.narrow input[type='tel'],
.narrow input[type='date'],
.narrow select {
	width: 260px;
	height: 32px;
	margin-right: 10px;
	padding: 2px 5px;
	border: 1px solid #ccc;
	border-radius: 2px;
	background-color: #fff;
	font-family: 'メイリオ', Meryo, 'ヒラギノ角ゴ ProN',
		'Hiragino Kaku Gothic ProN', sans-serif;
	font-size: 16px;
}

.narrow .your-date input[type='date'] {
	width: 170px;
}

.narrow .your-hour select,
.narrow .your-time select {
	width: 80px;
}

.narrow textarea {
	width: 460px;
	height: 160px;
	margin-bottom: -8px;
	padding: 2px 5px;
	border: 1px solid #ccc;
	background-color: #fff;
	font-family: 'メイリオ', Meryo, 'ヒラギノ角ゴ ProN',
		'Hiragino Kaku Gothic ProN', sans-serif;
	font-size: 16px;
}

.narrow input.short-box,
.narrow select.short-box {
	width: 125px;
	float: left;
}

.narrow input[disabled='disabled'] {
	background-color: #eee;
}

.satei-submit {
	margin-top: 40px;
	text-align: center;
}

.satei-submit button,
.satei-submit input[type='submit'] {
	width: 420px;
	height: 72px;
	transition: 0.2s;
	border: none;
	border-top: 1px solid #f81e1e;
	border-radius: 6px;
	background: #f81e1e;
	box-shadow: inset 0 1px 0 0 rgb(255 255 255 / 50%),
		inset -1px -1px 0 0 rgb(0 0 0 / 15%);
	color: #fff;
	font-size: 24px;
	font-weight: bold;
	text-shadow: -1px -1px 0 rgb(0 0 0 / 20%);
	cursor: pointer;
}

.satei-submit button i {
	margin-left: 10px;
	opacity: 0.75;
}

.satei-submit button:hover,
.satei-submit input[type='submit']:hover {
	opacity: 0.8;
}

/* thanks ///
---------------------------------------------- */

main.thanks > p:not(.breadcrumbs) {
	margin-top: 1em;
	margin-bottom: 1em;
	line-height: 2;
}

main.thanks h4 {
	margin-top: 2em;
	margin-bottom: 1em;
	color: #f60;
	font-size: 18px;
}

main.thanks h3 + h4 {
	margin-bottom: 2em;
}

main.thanks h4 strong {
	display: block;
}

main.thanks > ul:not(.recommend-link) li {
	margin-left: 1.5em;
	list-style-type: disc;
}

ul.recommend-link {
	margin-top: 32px;
}

ul.recommend-link {
	padding: 20px;
	background-color: #fffae6;
	font-size: 0;
	text-align: center;
}

ul.recommend-link li {
	display: inline;
}

ul.recommend-link li:first-child {
	margin-right: 30px;
}

ul.recommend-link img {
	width: 330px;
}

@media screen and (max-width: 414px) {
	/* form system ///
---------------------------------------------- */

	/* common */
	.cont-box.narrow {
		width: 100% !important;
		margin-bottom: 30px;
	}

	ul.attention {
		margin-bottom: 16px;
		font-size: 14px;
	}

	.narrow table {
		margin-top: 0;
		margin-bottom: 0;
		border-top: none;
	}

	.narrow table th,
	.narrow table td {
		display: block;
		width: calc(100% - 20px);
		overflow: hidden;
		border-bottom: none;
		line-height: 1.5;
	}

	.narrow table th {
		padding: 0.5em 10px;
	}

	.narrow table th::after {
		right: 10px;
	}

	.narrow table th#th_sateiMode small {
		display: inline;
		margin-left: 0.5em;
	}

	.narrow table td {
		width: 100%;
		padding: 1em 0;
	}

	.narrow table td.satei-type {
		padding-top: 0.5em;
	}

	.narrow table span.example {
		display: block;
		margin-top: 0.25em;
	}

	.narrow table .short-box + span.example {
		margin-top: 0;
		line-height: 40px;
	}

	.narrow table .satei-type label + p:not(:last-child) {
		margin-bottom: 0.25em;
	}

	.narrow input[type='text'],
	.narrow input[type='email'],
	.narrow input[type='number'],
	.narrow input[type='tel'],
	.narrow input[type='date'],
	.narrow select {
		height: 40px;
	}

	.narrow input[type='text']:not(.short-box),
	.narrow input[type='email']:not(.short-box),
	.narrow input[type='number']:not(.short-box),
	.narrow input[type='tel']:not(.short-box),
	.narrow select:not(.short-box) {
		width: calc(100% - 12px);
		margin-right: 0;
	}

	.narrow .your-date {
		display: block;
		margin-bottom: 0.5em;
	}

	.narrow .your-date input[type='date'] {
		width: calc(100% - 12px);
	}

	.narrow .your-hour select,
	.narrow .your-time select {
		width: 49%;
	}

	.narrow .your-hour select {
		margin-right: 2%;
	}

	.narrow textarea {
		width: calc(100% - 12px);
	}

	.narrow label {
		line-height: 2;
	}

	.narrow .short-box + label {
		line-height: 40px;
	}

	.satei-submit {
		margin-top: 1em;
	}

	.satei-submit button,
	.satei-submit input[type='submit'] {
		width: 100%;
		height: 60px;
		font-size: 18px;
		-webkit-appearance: none;
	}

	.narrow .wpcf7-response-output {
		margin: 0;
	}

	/* thanks */
	main.thanks {
		padding-right: 10px;
		padding-left: 10px;
	}

	main.thanks > p:not(.breadcrumbs) {
		margin-top: 1em;
		margin-bottom: 1em;
		font-size: 16px;
		line-height: 1.6;
	}

	main.thanks > p strong {
		color: #f60;
		font-size: 16px;
		line-height: 1.6;
	}

	main.thanks > h3 + p strong {
		display: block;
		position: relative;
		margin-left: 1.25em;
	}

	main.thanks > h3 + p strong i {
		position: absolute;
		top: 1px;
		left: -1.25em;
		line-height: 1.6;
	}

	main.thanks > ul:not(.recommend-link) {
		font-size: 16px;
		line-height: 1.6;
	}

	main.thanks > ul:not(.recommend-link) li {
		margin-left: 1.25em;
		list-style-type: disc;
	}

	ul.recommend-link {
		margin-top: 0;
		padding: 16px;
	}

	ul.recommend-link li {
		display: block;
		text-align: center;
	}

	ul.recommend-link li:first-child {
		display: block;
		margin-right: 0;
		margin-bottom: 10px;
	}

	ul.recommend-link li img {
		width: 100%;
		max-width: 414px;
	}

	/* お客様の声 ///
---------------------------------------------- */
	.categories-smp .post-list,
	.archives-smp .voice-list {
		margin-top: 0;
		font-size: 14px;
		line-height: 1.5;
	}

	.voice-list {
		list-style-type: none;
		border-top: 1px dotted rgb(0 0 0 / 33%);
	}

	.voice-list a {
		display: block;
		padding: 10px;
		border-bottom: 1px dotted rgb(0 0 0 / 33%);
	}

	.post-list a::after {
		content: '\f054';
		position: absolute;
		top: 0;
		right: 10px;
		color: #f60;
		font-family: fontawesome;
	}

	.voice-info {
		display: table;
		width: 100%;
		margin-bottom: 7px;
		table-layout: fixed;
	}

	.voice-info > figure,
	.voice-info > div {
		display: table-cell;
		vertical-align: middle;
	}

	.voice-info > figure {
		width: 120px;
		vertical-align: top;
	}

	.voice-info > figure img {
		width: 120px;
		height: 90px;
		object-fit: cover;
		object-position: top;
	}

	.voice-info > div {
		position: relative;
		padding: 0 20px 0 10px;
	}

	.voice-info > div::after {
		content: '\f054';
		position: absolute;
		top: 0;
		right: 0;
		bottom: 0;
		height: 16px;
		margin: auto 0;
		color: #f60;
		font-family: fontawesome;
		line-height: 16px;
	}

	.voice-info > div time {
		display: block;
		margin-bottom: 5px;
		font-size: 12px;
		line-height: 16px;
	}

	.voice-info > div p {
		margin-bottom: 6px;
		font-size: 10px;
	}

	.voice-info > div p i {
		display: block;
		width: 142px;
	}

	.voice-info > div h3 {
		color: #f60;
		font-weight: normal;
		line-height: 18px;
	}

	/* banner */
	.width-limit {
		max-width: 414px;
		margin-right: auto;
		margin-left: auto;
	}

	/* single */
	.wp-single .breadcrumbs {
		padding-left: 10em;
		overflow: hidden;
		text-overflow: ellipsis;
		white-space: nowrap;
	}

	.archives-smp .voice-list a {
		padding: 10px 0;
		text-decoration: none;
	}

/* single */
	.voice-head .voice-photo,
	.voice-head .voice-que {
		width: 100%;
		margin-bottom: 10px;
		margin-left: 0;
		float: none;
	}

	.voice-head aside {
		margin-top: 20px;
	}

	.voice-body h3 {
		margin-bottom: 0.5em;
	}

	.voice-body h3:not(:first-child) {
		margin-top: 1em;
	}

	.voice-body h3,
	.voice-body p {
		padding-left: 50px;
	}

	.voice-body h3::before,
	.voice-body p::before {
		width: 40px;
		font-size: 18px;
	}

	.voice-body h3::after {
		bottom: 2px;
		left: 16px;
		border-top: 4px solid #f60;
	}

	.voice-body p {
		min-height: 32px;
	}

	.voice-body p::before {
		bottom: auto;
		margin: 0;
	}

	.voice-body p::after {
		bottom: auto;
		left: 16px;
		margin: 0;
		border-top: 4px solid #7dbb18;
	}

	.navlink {
		margin-top: 25px;
	}
}

/* 個人情報 ///
---------------------------------------------- */
.privacy article p {
	margin: 15px 0 30px;
	font-size: 0.9rem;
	line-height: 1.35rem;
}

/* sitemap
//////////////////////////////////////////////////////////////////// */
.sitemap article ul li a {
	display: block;
	padding: 8px 0;
	padding-left: 1em;
	transition: 0.2s;
	color: #fff;
	line-height: 2;
	text-decoration: none;
}

.sitemap article ul > li > a {
	position: relative;
	margin-bottom: 10px;
	border-radius: 3px;
	background-color: #036;
}

.sitemap article ul > li > a::after {
	content: '\f061';
	position: absolute;
	right: 1em;
	color: #fff;
	font-family: FontAwesome;
}

.sitemap article ul > li > a:hover,
.sitemap article ul > li ul li a:hover {
	opacity: 0.8;
}

.sitemap article ul li ul {
	margin-bottom: 10px;
}

.sitemap article ul li ul li a {
	color: #333;
}

.sitemap article ul li ul,
.sitemap article ul li {
	list-style-type: none;
}

.sitemap article ul li ul li a {
	background-color: #fff;
}

.sitemap article ul > li ul li a::before {
	content: '\f0a9 ';
	margin-right: 0.5em;
	color: #036;
	font-family: FontAwesome;
}

/* スタッフ紹介
//////////////////////////////////////////////////////////////////// */
.staff {
	text-align: left;
}

/* システムのレイアウト調整 */
body.staff {
	/* line-height: 1.7; */
	font-family: 'メイリオ', Meryo, 'ヒラギノ角ゴ ProN',
		'Hiragino Kaku Gothic ProN', sans-serif;
	font-size: 14px;
	text-align: left;
}

body.staff h5 {
	margin: 0 5px;
}

.staff-box {
	margin-bottom: 20px;
}

.staff-box ul#eigyolist {
	display: flex; /* Safari */
	display: flex;
	flex-wrap: wrap; /* Safari */
	flex-wrap: wrap;
	margin: 10px 0;
}

.staff-box ul#eigyolist li {
	display: block;
	box-sizing: border-box;
	width: 25%;
	margin: 0;
	margin-top: 10px;
	float: none;
	font-size: 10px;
	line-height: 1;
}

.staff-box ul#eigyolist li div {
	font-size: 12px;
}

/* iboxの調整 */
br[style='clear:left;'] + a,
a[href="javascript:document.getElementById('ibox_overlay').click();"] {
	display: none;
}

.staffimg {
	margin-right: 5px;
	margin-bottom: 5px;
	float: left;
}

.staffimg img {
	max-width: 100px;
}

@media screen and (max-width: 414px) {
	/* staff */
	.staff-box #eigyo_main {
		min-width: 300px;
	}

	.staff-box ul#eigyolist li {
		width: 50%;
	}

	#ibox_content #staff0 + div .ui-btn-hidden {
		display: none;
	}

	#ibox_content #staff0 + div + div {
		display: none;
	}

	#ibox_content > div[data-role='page'] h1 {
		display: none;
	}

	.staff nav.g_menu-wrap {
		position: static;
	}

	.staff header.sticky h1 {
		background-color: #fff;
		font-size: 90%;
	}

	.staff .sub-header .top * {
		line-height: 100%;
	}
}

/* notice
//////////////////////////////////////////////////////////////////// */
.notice-post p {
	margin: 1em 0;
}

.notice > ul {
	margin-top: 20px;
	list-style-type: none;
}

.notice > ul li {
	border-bottom: 1px dotted #aaa;
}

.notice > ul li:first-child {
	border-top: 1px dotted #aaa;
}

.notice > ul li a {
	display: table;
	position: relative;
	width: 100%;
	text-decoration: none;
}

.notice > ul li a::after {
	content: '\f105 ';
	position: absolute;
	top: 0;
	right: 10px;
	bottom: 0;
	height: 24px;
	margin: auto 0;
	color: #f60;
	font-family: FontAwesome;
	font-size: 24px;
	line-height: 1;
}

.notice > ul li a div {
	display: table-cell;
	padding-top: 10px;
	padding-bottom: 10px;
	vertical-align: top;
}

.notice > ul li a div:nth-of-type(1) {
	width: 150px;
}

.notice > ul li a div:nth-of-type(1) p.eyecatch {
	box-sizing: content-box;
	width: 150px;
	height: 100px;
	overflow: hidden;
}

.notice > ul li a div:nth-of-type(1) p.eyecatch img {
	position: relative;
	top: 50%;
	left: 50%;
	width: auto;
	max-width: 118.52%;
	height: 100%;
	transform: translate(-50%, -50%);
}

.notice > ul li a div:nth-of-type(2) {
	padding-right: 28px;
	padding-left: 15px;
}

.notice > ul li a div:nth-of-type(2) time,
.notice > ul li a div:nth-of-type(2) p {
	line-height: 1.7;
	text-align: left;
}

.notice > ul li a div:nth-of-type(2) time {
	color: #f60;
}
@media screen and (max-width: 414px) {
	/* news ---------- */
	.notice > ul {
		margin-top: 0;
	}

	.notice > ul li a div:nth-of-type(1) {
		width: 80px;
	}

	.notice > ul li a div:nth-of-type(1) p.eyecatch {
		width: 80px;
		height: 80px;
	}

	.notice > ul li a div:nth-of-type(1) p.eyecatch img {
		max-width: 177.78%;
	}

	.notice > ul li a div:nth-of-type(2) {
		padding-top: 10px;
		padding-right: 15px;
		padding-left: 10px;
	}

	.notice > ul li a div:nth-of-type(2) time,
	.notice > ul li a div:nth-of-type(2) p {
		line-height: 1.5;
		font-size: 0.9rem;
		
	}

	.notice > ul li a div:nth-of-type(2) time {
		font-size: 14px;
	}

	.notice > ul li a::after {
		content: '\f054';
		right: 0;
		height: 16px;
		font-size: 16px;
	}

	.wp-pager {
		margin-top: 10px;
		margin-bottom: 0;
	}

	.wp-pager .page-numbers {
		padding: 5px 10px;
	}
}

#fancybox-title-over {
	color: #fff;
}

/* リスティング用　追記
//////////////////////////////////////////////////////////////////// */
.gakku .simplae_title,
.soku_gakku .simplae_title,
.carspace .simplae_title,
.soku_carspace .simplae_title,
.monthlypayment .simplae_title,
.soku_monthlypayment .simplae_title {
	display: none;
}

/* Facebook
//////////////////////////////////////////////////////////////////// */
.fb-page {
	margin-top: 10px;
}

#facebook_wrapper {
	position: relative;
	margin-bottom: 30px;
	padding: 10px;
	overflow: hidden;
	background-color: #4267b2;
}

#fb_page_plugin_area iframe {
	width: 500px !important;
}

#facebook_wrapper #fb_page_plugin_area {
	text-align: right;
}

#Facebook_updating {
	position: absolute;
	top: 11px;
	left: 7px;
}

#Facebook_check {
	position: absolute;
	bottom: 2px;
	left: 19px;
}
@media screen and (max-width: 414px) {
	#facebook_wrapper {
		position: relative;
		margin: 20px;
		padding: 0;
		overflow: hidden;
		background-color: #fff;
	}

	#facebook_wrapper .fb-page {
		float: none;
	}

	#Facebook_updating,
	#Facebook_check {
		display: none;
	}

	#fb_page_plugin_area iframe {
		width: 100%;
		max-width: 500px;
	}
}
