@charset "utf-8";

/*
	Theme Name: 美伝ROne Excellent 改造用子テーマ
	Theme URI: http://www.b-ren.com/
	Template: bdenrone-excellent
	Description: コンプリートホームページ美伝ROneのベーステンプレート。
	Author: ビィコーポレーション有限会社
	Author URI: http://www.b-ren.com/
	Version: 1.0
*/
.home section{
position: relative;
overflow: hidden;
}

@import url("style_add.css");
body {
	word-wrap: break-word;
	overflow-wrap: break-word;
	overflow: visible;
}

.fl02 {
	display: flex;
	justify-content: space-between;
	-webkit-flex-wrap: wrap;
	flex-wrap: wrap;
}
.fl02r {
	display: flex;
	flex-direction: row-reverse;
	justify-content: space-between;
	-webkit-flex-wrap: wrap;
	flex-wrap: wrap;
}
a figure img,
figure a img {
	-webkit-transition: all .6s ease-in-out;
	-o-transition: all .6s ease-in-out;
	transition: all .6s ease-in-out;
}
.related-entries {
	max-width: 1170px;
	width: 100%;
	padding: 0 15px;
	margin: auto;
}
.navbar {
	-webkit-transition: all .6s ease-in-out;
	-o-transition: all .6s ease-in-out;
	transition: all .6s ease-in-out;
}
.b_lock {
	display: inline-block;
	text-align: left;
}

/* form copy */

.page-slug-contact .wpcf7 textarea[name="textarea-187"] {
	height: 150px !important;
}

/* form copy end */

.bbfont{
font-family: "Noto Sans JP" !important;
font-weight: 900;
}

.shadow_w {
text-shadow: #fff 2px 0px 2px, #fff -2px 0px 2px, #fff 0px -2px 2px, #fff -2px 0px 2px, #fff 2px 2px 2px, #fff -2px 2px 2px, #fff 2px -2px 2px, #fff -2px -2px 2px, #fff 1px 2px 2px, #fff -1px 2px 2px, #fff 1px -2px 2px, #fff -1px -2px 2px, #fff 2px 1px 2px, #fff -2px 1px 2px, #fff 2px -1px 2px, #fff -2px -1px 2px, #fff 1px 1px 2px, #fff -1px 1px 2px, #fff 1px -1px 2px, #fff -1px -1px 2px;
}

.main-contents, .sidebar {
    margin-top: 0px !important;
	padding-top: 80px; !important;
}

.home .main-contents, .home .sidebar {
    margin-top: 0px !important;
	padding-top: 0px !important;
}

/* ------ 追加明記 ------ */

.dashicons-admin-post::before {
	content: "\f08e" !important;
	font-family: fontawesome;
	color: rgba(255, 255, 255, 0.5);
}

/* -- 全体 --*/


/* side pの行間 */

.sidebar p {
	line-height: 1.5;
}
.alert-danger {
	display: none;
}
.navbar {
	z-index: 999;
}
.flex-direction-nav {
	display: none;
}

/* お知らせ border color */

ul.portfolio-list li {
	padding: 20px !important;
}

/* logo周辺調整 */

.navbar-header {
	padding: 10px 15px 10px !important;
}

/* テキスト左右センター */

.txt_center {
	text-align: center !important;
}
.txt_right {
	text-align: right !important;
}
.txt_left {
	text-align: left !important;
}

/* カスタムmap */

.google-map40 {
	position: relative;
	width: 100%;
	height: 0;
	padding-bottom: 40%;
	overflow: hidden;
}
.google-map40 iframe {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}
.google-map {
	position: relative;
	padding-bottom: 56.25%;
	padding-top: 30px;
	height: 0;
	overflow: hidden;
}
.google-map iframe,
.google-map object,
.google-map embed {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}

/* H1テキストサイズ調整 */

h1.sitecaption {
	font-size: 90%;
}

/* スマホトグル位置調整 */

.navbar-toggle {
	margin-right: 0px;
}

/* backtop 調整 */

p.pagetop {
	bottom: 65px;
	right: 5px;
}
.pagetop .btn {
	padding: 10px 15px;
	text-align: center;
}
.pagetop .btn {
	background-color: rgba(0, 0, 0, .6)!important;
	border: none !important;
	color: #ffff00;
}
.pagetop .btn:hover {
	color: #ffff00;
	background-color: rgba(0, 0, 0, 1) !important;
}

.pagetop i{
margin: 0 !important;
font-size: 130%;
}

/* side 検索　*/

.search-2 .btn {
	height: 45px;
}

/* h1 bg color */

.navbar-normal .fusion-secondary-header {
	background-color: rgba(255, 255, 255, 1) !important;
	border-bottom-color: #fff !important;
	margin-top: 3px;
}

/*　ヘッダーメニュー調整 */

.fusion-secondary-header .widget_nav_menu ul {
	margin-top: 3px;
}
.fusion-secondary-header .widget_nav_menu ul li::before {
	content: '/';
	padding-left: 10px;
	padding-right: 10px;
}
.fusion-secondary-header .widget_nav_menu ul li {
	font-size: 90%;
}

/* Footer 背景色 */

.footer {
	background-color: #ddd !important;
}

/* Footer コピーライト */

.footer small.copyright {
	color: #000;
}
.footer small.copyright a {
	color: #fff;
}
.footer small.copyright a:hover {
	color: #ddd;
}

/* Footer ウィジェット UL*/

.footer .widget_nav_menu ul li a {
	border-bottom-color: rgba(255, 255, 255, .3);
}
footer ul li {
	line-height: 1;
}

/* Footer コメント */

.footer .come_box2 {
	margin: 2em 0;
	position: relative;
	padding: 1em 2em;
	border: solid 2px #fff;
	color: #fff;
	text-align: left;
}

/*　footer 文字・リンク色 */

.footer .ad_foot {
	color: #fff;
}
.footer .ad_foot a {
	color: #fff;
}

/* Footer 1カラム　改行調整 */

.footer .b_lock {
	display: inline-block;
	text-align: center !important;
}

/*　スマホ用改行調整 */

.b_lock {
	display: inline-block;
	text-align: left !important;
}

/* 下層ヘッダー画像　文字色と背景色 左右 */

.page-header {
	color: #fff !important;
	background-color: rgba(0, 0, 0, .3) !important;
	padding-top: 80px !important;
	padding-bottom: 80px;
}

/*　下層ヘッダー画像 センター　*/

.page-header-center .page-header {
	padding-top: 60px;
	padding-bottom: 60px;
}

/* ページヘッダーパンくずリスト色 */

.breadcrumb {
	color: rgba(255, 255, 255, 1) !important;
}
.breadcrumb.breadcrumb a,
.breadcrumb > li + li::before {
	color: rgba(255, 255, 255, .6) !important;
}
.breadcrumb a:hover {
	color: rgba(255, 255, 255, 1) !important;
	text-decoration: underline;
}

/* スライダーのバックネクストボタン色 */

.flex-direction-nav a::before {
	color: rgba(255, 255, 255, 1) !important;
	background-color: #ff6600 !important;
}

/* ナビメニュー　ダウン 背景色 */

.navbar-nav > li > .dropdown-menu {
	background-color: #fff;
}
.dropdown-menu > .active > a {
	background-color: #fff !important;
	color: #000 !important
}
.dropdown-menu > .active > a:hover {
	background-color: #fff !important;
	color: #ffbf7f !important
}

/* ローダー */

.loader {
	color: rgba(0, 0, 0, .8) !important;
	font-size: 20px !important;
}
.loader,
.loader::before,
.loader::after {
/*	background: rgba(0, 0, 0, .3) !important; */
	font-size: 20px !important;
}
#loading_overlay {
/* 	background: #fff !important; */
}

/* table調整 */

.table > tbody > tr > th.active {
	border: 2px #fff solid;
	padding: 15px;
}
.table-bordered > tbody > tr > td {
	padding: 15px;
}
.table-bordered > tbody > tr > td > ul {
	padding-left: 15px;
}

/*　ベージャーbg */

.pager li > a {
	background-color: #ffbf7f !important;
	transition: 0.6s;
}
.pager li > a:hover {
	background-color: #fff !important;
	border: #ffbf7f 1px solid;
	color: #ffbf7f !important;
	transition: 0.6s;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	-o-box-sizing: border-box;
	-ms-box-sizing: border-box;
	box-sizing: border-box;
}

/* ページャーカテゴリー */

.pagination > li > a {
	color: #fff !important;
	background-color: #6f78f2 !important;
	transition: 0.6s;
}
.pagination > li > a:hover {
	color: #fff !important;
	background-color: #969cf2 !important;
	transition: 0.6s;
}

/* 右カラムタイトル調整 */

.sidebar h3.title,
.widget {
	margin-top: 30px;
}

/* カレンダー調整 */

table.isp-business-calendar thead th {
	background-color: rgba(255, 255, 255, 1) !important;
	color: #333 !important;
}
table.isp-business-calendar .business {
	background-color: #fff;
	color: #333 !important;
}
table.isp-business-calendar .space {
	background-color: rgba(255, 255, 255, 1) !important;
	color: #333 !important;
}
footer .widget1 table.isp-business-calendar .all {
	background-color: #f39494 !important;
}
footer .widget2 table.isp-business-calendar .all {
	background-color: #6ad1ff !important;
}
footer .widget3 table.isp-business-calendar .all {
	background-color: #f8b551 !important;
}
p.holiday_all,
p.holiday_am,
p.holiday_pm {
	display: none;
}

/* カスタムtable r_01 */

table.r_01 {
	width: 100%;
}
.r_01 th {
	padding: 10px;
	border: 1px solid #ddd;
	font-size: 110%;
	vertical-align: top;
	background: #f4f4f4;
	width: 25%;
	box-sizing: border-box;
}
.r_01 td {
	padding: 10px;
	border-top: 1px solid #ddd;
	border-bottom: 1px solid #ddd;
	border-left: 1px solid #ddd;
	border-right: none;
	font-size: 110%;
}

/* カテゴリー名表示BG 全体*/

article.list-vertical .attachment-media time {
	background-color: ＃1d2e87 !important;
}

/* テキストアンダーライン */

.txt_c {
	background-image: linear-gradient(transparent 50%, #fff799 50%);
}

/* 画像角丸 */

.r_img {
	border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border: #eee 10px solid;
	overflow: hidden;
}

/* 画像円 */

.r_img2 {
	border-radius: 50%;
	-moz-border-radius: 50%;
	-webkit-border-radius: 50%;
	border: #eee 10px solid;
	overflow: hidden;
}

/* お問い合わせ */


/* contact .page-slug-contact */

.page-slug-contact input:focus,
.page-slug-contact textarea:focus,
.page-slug-contact select:focus {
	background-color: #eeeeee !important;
	transition: 0.6s !important;
}
.page-slug-contact .red {
	background: rgba(,0,0,0,);
	padding: 0 0 0 2px;
	color: #ff0000;
	font-size: 100%;
	font-weight: 600;
}
.page-slug-contact .black {
	background: rgba(0,0,0,0);
	padding: 0 0 0 2px;
	color: #000;
	font-size: 100%;
	font-weight: 600;
}
.page-slug-contact .wpcf7 textarea[name="textarea-186"] {
	height: 150px !important;
}
.page-slug-contact .submit {
	border: 1px #ffd200 solid !important;
	background-color: #ffd200 !important;
	width: 260px !important;
	font-weight: 400;
	font-size: 100%;
	color: #000;
	padding: 15px 10px;
	margin: 0px auto;
	border-radius: 5px;
	text-align: center;
	transition: .3s;
	box-shadow: none !important;
	/* CSS3草案 */
	-webkit-border-radius: 5px;
	/* Safari,Google Chrome用 */
	-moz-border-radius: 5px;
	/* Firefox用 */
	box-sizing: border-box;
}
.page-slug-contact .wpcf7 .submit:hover,
.page-slug-contact .wpcf7 .submit:focus{
	border: 1px #ffd200 solid !important;
	background: #fff !important;
	color: #ffd200;
}
.page-slug-contact .wpcf7-form-control {
	height: auto;
}
.page-slug-contact .come_box {
	border: 1px #aaa dashed;
	padding: 20px 25px;
}

.wpcf7-response-output{
text-align: center !important;
color: #ff0000;
font-weight: 600;
}

/* ボトムマージン */
.bt0 {
	margin-bottom: 0px !important;
}
.bt5 {
	margin-bottom: 5px !important;
}
.bt10 {
	margin-bottom: 10px !important;
}
.bt15 {
	margin-bottom: 15px !important;
}
.bt20 {
	margin-bottom: 20px!important;
}
.bt30 {
	margin-bottom: 30px!important;
}
.bt50 {
	margin-bottom: 50px!important;
}
.bt65 {
	margin-bottom: 65px !important;
}
.bt80 {
	margin-bottom: 80px!important;
}
.bt100 {
	margin-bottom: 100px!important;
}

/* トップマージン */

.tt20 {
	margin-top: 20px !important;
}
.tt30 {
	margin-top: 30px !important;
}
.tt50 {
	margin-top: 50px !important;
}

/* padding-top */

.pt35 {
	padding-top: 35px !important;
}

.pt65 {
	padding-top: 65px !important;
}

.pt80 {
	padding-top: 80px !important;
}

@media screen and (min-width: 1200px) {
	/* コンテンツ幅調整 */
	.container-fluid {
		padding-left: 50px;
		padding-right: 50px;
	}
	nav .col-xs-12 {
		padding-left: 50px;
	}
	nav .col-md-6 {
		padding-right: 50px;
	}
	.page-slug-information .container {
		width: 1100px;
	}
}
@media screen and (max-width: 1199px) {}
@media screen and (min-width: 1025px) {}
@media screen and (max-width: 1024px) {
	.navbar-normal .navbar-toggle {
		border-color: transparent !important;
	}
	.navbar-toggle {
		padding: 0px !important;
	}
}
@media screen and (max-width: 991px) {
	.flexiblelayout-contents {
		background-size: cover !important;
		background-attachment: scroll !important;
		background-position: top center !important;
	}
}
@media screen and (min-width: 769px) {
	.col-md-9 {
		padding-right: 50px;
	}
	nav .col-md-6 {
		position: relative;
	}
	.navbar .navbar-nav li a .link-menu .small,
	.navbar .navbar-nav li a .link-menu {
		text-align: center;
	}
	.page-slug-contact dl {
		overflow: hidden;
		margin-bottom: 5px;
		border-radius: 5px;
		border: 1px #ddd solid !important;
		padding: 5px;
		/* CSS3草案 */
		-webkit-border-radius: 5px;
		/* Safari,Google Chrome用 */
		-moz-border-radius: 5px;
		/* Firefox用 */
	}
	.page-slug-contact dl dt {
		width: 200px;
		float: left;
		text-align: right;
		font-weight: normal;
		margin-top: 12px;
	}
	.page-slug-contact dl dd {
		padding-left: 30px;
		margin-left: 230px;
		border-left: 1px #ddd solid;
	}
	/* sub menu */
	.navbar-right .dropdown-menu {
		left: 0;
		right: auto;
	}
	.navbar-nav > li.last > a {
		padding-right: 0 !important;
	}
}
@media screen and (max-width: 768px) {
	span.wpcf7-list-item.first {
		display: block;
		margin-top: 0px;
	}
	span.wpcf7-list-item {
		display: block;
		margin: 10px 0 0 0 !important;
	}
	.page-slug-contact .textarea {
		margin-top: 10px;
		border-radius: 5px;
		border: 1px #ddd solid !important;
		/* CSS3草案 */
		-webkit-border-radius: 5px;
		/* Safari,Google Chrome用 */
		-moz-border-radius: 5px;
		/* Firefox用 */
	}
	.topi .portfolio-list a {
		display: block !important;
	}
	.topi ul.portfolio-list li span.category a {
		margin-bottom: 10px;
		display: inline-block !important;
	}
}
@media screen and (min-width: 481px) {}
@media screen and (max-width: 480px) {}

/* cust form */

.wpcf7 .form_rap {
	overflow: hidden;
}
.wpcf7 input,
.wpcf7 select,
.wpcf7 textarea {
	transition: 0.6s;
}
.wpcf7 input:focus,
.wpcf7 select:focus,
.wpcf7 textarea:focus {
	background-color: rgba(0, 0, 0, .1);
	outline: none;
}
.wpcf7 .wpcf7-quiz-label {
	margin-bottom: 8px;
	display: inline-block;
}
.wpcf7 select::-ms-expand {
	display: none;
}
.wpcf7 select {
	height: 50px;
	border: none;
	background: transparent;
	background-image: none;
	box-shadow: none;
	-webkit-appearance: none;
	appearance: none;
	padding-right: 35px !important;
}
.wpcf7 .menu-383,
.wpcf7 .menu-3830,
.wpcf7 .menu-page333,
.wpcf7 .menu-nouki,
.wpcf7 .menu-536,
.wpcf7 .menu-820,
.wpcf7 .q-01,
.wpcf7 .q-02,
.wpcf7 .q-03,
.wpcf7 .q-04,
.wpcf7 .q-05,
.wpcf7 .q-06,
.wpcf7 .toshi-01,
.wpcf7 .tsuki-01,
.wpcf7 .hi-01,
.wpcf7 .toshi-011,
.wpcf7 .tsuki-011,
.wpcf7 .hi-011,
.wpcf7 .toshi-02,
.wpcf7 .tsuki-02,
.wpcf7 .hi-02,
.wpcf7 .menu-881,
.wpcf7 .menu-hoshu,
.wpcf7 .address1,
.wpcf7 .menu-430,
.wpcf7 .menu-4302,
.wpcf7 .menu-583,
.wpcf7 .menu-1757,
.wpcf7 .menu-633,
.wpcf7 .menu-975,
.wpcf7 .menu-736,
.wpcf7 .menu-489,
.wpcf7 .menu-432 {
	position: relative;
	display: block;
}
.wpcf7 .menu-383::after,
.wpcf7 .menu-3830::after,
.wpcf7 .menu-page333::after,
.wpcf7 .menu-nouki::after,
.wpcf7 .menu-536::after,
.wpcf7 .menu-820::after,
.wpcf7 .q-01::after,
.wpcf7 .q-02::after,
.wpcf7 .q-03::after,
.wpcf7 .q-04::after,
.wpcf7 .q-05::after,
.wpcf7 .q-06::after,
.wpcf7 .toshi-01::after,
.wpcf7 .tsuki-01::after,
.wpcf7 .hi-01::after,
.wpcf7 .toshi-011::after,
.wpcf7 .tsuki-011::after,
.wpcf7 .hi-011::after,
.wpcf7 .toshi-02::after,
.wpcf7 .tsuki-02::after,
.wpcf7 .hi-02::after,
.wpcf7 .menu-881::after,
.wpcf7 .menu-hoshu::after,
.wpcf7 .address1::after,
.wpcf7 .menu-430::after,
.wpcf7 .menu-4302::after,
.wpcf7 .menu-583::after,
.wpcf7 .menu-1757::after,
.wpcf7 .menu-633::after,
.wpcf7 .menu-975::after,
.wpcf7 .menu-736::after,
.wpcf7 .menu-489::after,
.wpcf7 .menu-432::after {
	content: "\f107";
	font-family: "Font Awesome 5 Free";
	font-weight: 600;
	position: absolute;
	right: 10px;
	top: -3px;
	pointer-events: none;
	color: #ccc;
}
.wpcf7 .form_rap dl dt {
	font-weight: normal;
	margin-bottom: 5px;
}
.wpcf7 .textarea {
	padding: 20px 10px;
	width: 100%;
	border: 1px #ddd solid;
	box-sizing: border-box;
	min-height: 50px;
}
.form_rap .in_listrap {
	overflow: hidden;
	list-style: none;
}
.form_rap .in_listrap li {
	width: 50%;
	float: left;
}
.wpcf7 .s_textarea {
	padding: 10px 15px;
	width: 120px;
	border: 1px #ddd solid;
	box-sizing: border-box;
}
dd .dy {
	display: inline-block;
	margin-right: 5px;
}
dd .dm,
dd .dd {
	display: inline-block;
	margin: 0 5px;
}
.wpcf7 dl dt .fred {
	background-color: #cf0000;
	color: #fff;
	display: inline-block;
	margin-right: 5px;
	padding-right: 10px;
	padding-left: 10px;
	line-height: 20px;
	height: 20px;
	font-size: 80%;
	border-radius: 3px;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
}
.wpcf7 dl dt .fglay {
	background-color: #000;
	color: #fff;
	display: inline-block;
	margin-right: 8px;
	padding-right: 10px;
	padding-left: 10px;
	line-height: 20px;
	height: 20px;
	font-size: 80%;
	border-radius: 3px;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
}
.wpcf7 textarea[name="textarea-7"] {
	height: 122px !important;
}
.wpcf7 textarea[name="textarea-8"] {
	height: 128px !important;
}
.wpcf7 textarea[name="textarea-9"] {
	height: 250px !important;
}
.wpcf7 textarea[name="textarea-10"] {
	height: 204px !important;
}
.wpcf7-quiz-label {
	line-height: 21px;
	color: #cf0000;
}
.cu_hei {
	line-height: 21px;
}
.btdl dd label {
	width: 100%;
}

div.wpcf7-validation-errors {
	color: #ff0000;
	text-align: center;
}
div.wpcf7-mail-sent-ok {
	margin-right: 0;
	margin-left: 0;
	padding-top: 15px;
	padding-bottom: 15px;
	background-color: #398f14;
	color: #fff;
}
.ajax-loader {
	display: block !important;
}
::placeholder {
	color: #999;
}
div.wpcf7-validation-errors,
span.wpcf7-not-valid-tip {
	padding-left: 5px;
	position: relative;
	font-size: 12px;
	margin-top: 5px;
	color: #ff0000;
	background-color: rgba(0,0,0,0) !important;
}
div.wpcf7-validation-errors {
	border: none !important;
}
.wpcf7-not-valid{
border-color: #ff0000 !important;
    border-width: 1px !important;
    background-color: rgba(255, 255, 255, 255) !important;
    color: #cf0000;
    font-weight: bold;
}
.wpcf7-form-control:focus,
.form-control:focus {
	border-color: #ffff00 !important;
}
.mt30 {
	margin-top: 30px;
}
.wpcf7 input[type="checkbox"] {
	position: relative;
	top: 3px;
}
.wpcf7 input.doui[type=checkbox] {
	position: relative;
	top: 0px !important;
}
.bt_doui label {
	padding: 6px 12px;
}
.acc_deco {
	padding: 40px;
	border: 1px #ddd solid;
}
.overlay-01 {
	background-image: none;
}
.cont30 {
	width: 30%;
	position: relative;
}
.cont48 {
	width: 48%;
	position: relative;
}
.cont65 {
	width: 65%;
}
.en360 {
	width: 100%;
	text-align: center;
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translate(-50%, -50%);
	font-size: 18px;
	font-weight: 900;
	color: #d91718;
}
.shadow {
	box-shadow: rgba(25, 25, 25, 0.7) 0px 5px 20px -7px;
}
.bt_sbox {
	display: block;
	text-align: right;
	margin-top: 20px;
}
.bt_sdf {
	text-decoration: none;
	padding: 5px 50px;
	position: relative;
	transition: 0.6s;
	display: inline-block;
	border: 1px #d91718 solid;
}
.bt_sdf::after {
	content: "";
	width: 17px;
	height: 1px;
	position: absolute;
	top: 50%;
	right: 10px;
	background-color: #d91718;
	margin-top: -1px;
	transition: all .4s;
}
.bt_sdf::before {
	content: "";
	position: absolute;
	right: 8px;
	top: 50%;
	margin-top: -3px;
	transition: all .4s;
	width: 8px;
	height: 1px;
	background-color: #d91718;
	-moz-transform: rotate(45deg);
	-webkit-transform: rotate(45deg);
	-o-transform: rotate(45deg);
	-ms-transform: rotate(45deg);
	transform: rotate(45deg);
	z-index: 2;
}
.bt_sdf:hover {
	text-decoration: none !important;
	opacity: .3;
}
.bt_sdf:hover::after {
	transform: translateX(20px);
	background-color: #d91718;
}
.bt_sdf:hover::before {
	transform: translateX(20px);
	background-color: #d91718;
}
.s_tit{
	font-size: 30px;
	text-align: center;
	margin-bottom: 50px !important;
	padding-bottom: 30px;
    position: relative;
}
.s_tit .en_name {
	font-size: 12px;
	display: block;
	margin-top: 5px;
}

.page-slug-flow .s_tit{
	font-size: 30px;
	text-align: center;
	margin-bottom: 20px !important;
	padding-bottom: 0px;
    position: relative;
}

.mlef5{
	display: inline-block;
	margin-left: 5px;
}

.mar5{
	display: inline-block;
	margin-right: 5px;
}
.mar10{
	display: inline-block;
	margin-right: 10px;
}
.mal5{
	display: inline-block;
	margin-left: 5px;
}
.mar20{
	display: inline-block;
	margin-right: 20px;
}
.mal10{
	display: inline-block;
	margin-left: 10px;
}

.ra3{
border-radius: 3px;
-moz-border-radius: 3px;
-webkit-border-radius: 3px;
overflow: hidden;
}


.ra5{
border-radius: 5px;
-moz-border-radius: 5px;
-webkit-border-radius: 5px;
overflow: hidden;
}

.ra10{
border-radius: 10px;
-moz-border-radius: 10px;
-webkit-border-radius: 10px;
overflow: hidden;
}

.pd4050{
	padding: 40px 50px;
}

.ca_rap{
padding-left: 15px;
padding-right: 15px;
}

.ca_rap p,
.ca_tit{
text-shadow: 2px 2px 8px rgba(0,0,0,.7);
}

.entry-thumbnail{
margin-bottom: 30px;	
}

@media screen and (min-width: 769px) {
	.in_cc {
		position: absolute;
		width: 100%;
		top: 50%;
		left: 50%;
		transform: translate(-50%, -50%);
		-webkit-transform: translate(-50%, -50%);
		-moz-transform: translate(-50%, -50%);
	}
	.sp {
		display: none;
	}
}
@media screen and (max-width: 768px) {
	.ca_tit{
		margin-top: 0 !important;
	}
	.mainvisual-fullscreen-inner{
		margin-top: 0 !important;
	}
.pd4050{
	padding: 20px;
}
.ul.portfolio-list li time{
display: block;
margin-bottom: 7px;
}
	.cont30 {
		width: 100%;
		margin-bottom: 20px;
	}
	.cont48 {
	width: 100%;
	margin-bottom: 20px;
}
	.cont30:last-child,
	.cont48:last-child{
		margin-bottom: 0px;
	}
	
	.cont65 {
		width: 100%;
	}
	.pc {
		display: none;
	}
}
.freearea-postsbottom {
	background-color: rgba(255, 255, 255, 0) !important;
	padding: 20px 0 0;
	border-color: rgba(255, 255, 255, 0) !important;
}
.mainvisual-fullscreen-contents > .main-contents > :first-child,
.mainvisual-fullscreen-contents > .sidebar > :first-child {
	margin-top: 80px;
}

.home .main-contents, .home .sidebar {
    margin-top: 0px !important;
}

.ast{
position: relative;
padding-left: 18px;
font-size: 12px;
line-height: 1.3;
display: block;
}

.ast::before{
content: "※";
position: absolute;
top: 0px;
left: 0px;
}


/* Fixed*/

.fix_right {
	z-index: 99999;
	text-align: center;
}
.fix_right p {
	background-color: #ffff00;
	padding-top: 30px;
	color: #000;
	font-size: 12px;
	position: relative;
}
.fix_right p.icon_tel::after {
	content: "\f095";
	position: absolute;
	top: 0px;
	left: 50%;
	margin-left: -10px;
	font-family: "Font Awesome 5 Free";
	font-weight: 600;
	font-size: 20px;
	color: #000 !important;
}
.fix_right p.icon_mail::after {
	content: "\f0e0";
	position: absolute;
	top: 0px;
	left: 50%;
	margin-left: -10px;
	font-family: "Font Awesome 5 Free";
	font-weight: 600;
	font-size: 20px;
	transition: 0.6s;
	color: #000 !important;
}
.fix_right p.icon_mail:hover::after {
	opacity: .6;
}
.fix_right p.icon_line::after {
	content: "\f002";
	position: absolute;
	top: 0px;
	left: 50%;
	margin-left: -10px;
	font-family: "FontAwesome";
	font-weight: 900;
	font-size: 20px;
}
.fix_right a.bt_link {
	color:#000;
   text-decoration: none;
}

.fix_right a.bt_link::before {
	content: "";
	position: absolute;
	width: 100%;
	height: 100%;
	top: 0;
	left: 0;
	z-index: 5;
}
@media screen and (min-width: 768px) {
	.fix_right {
		width: 50px;
		position: fixed;
		top: 50%;
		right: 0px;
		margin-top: -50px;
	}
	.tel_box {
		width: 300px;
		background-color: #ffff00;
		right: 0;
		position: relative;
		display: flex;
		transition: right 0.5s ease-in-out;
		margin-bottom: 1px;
	}
	.tel_box:hover {
		right: 250px;
		background-color: #ffff00;
	}
	.fix_right .tel_box p {
		background-color: transparent;
	}
	.fix_right .tel_box > p:first-child {
		width: 50px;
		min-width: 50px;
		max-width: 50px;
		font-size: 12px;
	}
	.fix_right .tel_box > p:last-child {
		align-self: center;
		padding-top: 0;
		white-space: nowrap;
		width: 250px;
		font-size: 24px;
		font-weight: 900;
		letter-spacing: 2px;
		text-indent: 2px;
	}
	.bt_link:hover {
		opacity: 1;
		color: #fff;
	}
	.fix_right p {
		width: 50px;
		height: auto;
		color: #fff;
		font-size: 12px;
		margin-bottom: 1px !important;
	}
	.fix_bottom {
		position: fixed;
		bottom: 8px;
		right: 5px;
		z-index: 999;
	}
	.bt_bottom {
		display: inline-block;
		border: 1px #ffff00 solid;
		background-color: #ffff00;
		box-sizing: border-box;
		position: relative;
		padding: 10px 10px 10px 60px;
		color: #000;
	}
	.bt_bottom:hover {
		text-decoration: none;
		color: #000 !important;
		opacity: .6;
	}
	.bt_bottom::before {
		content: "\f002";
		font-family: "FontAwesome";
		position: absolute;
		left: 17px;
		top: 3px;
		color: #000;
		font-size: 150%;
	}
}
@media screen and (max-width: 767px) {
	.tel_box a,
	.line_box a,
	.mail_box a {
		padding-bottom: 10px;
		display: block;
	}
	.fix_right p {
		padding-top: 40px;
		margin-bottom: 0;
	}
	.fix_right p.icon_tel::after,
	.fix_right p.icon_line::after,
	.fix_right p.icon_mail::after {
		top: 5px;
		font-size: 24px;
	}
	.fix_right p.icon_mail::after {
		margin-left: -13px;
	}
	.fix_right {
		position: fixed;
		bottom: 0;
		width: 100%;
	}
	.fix_right {
		display: flex;
	}
	.fix_right > * {
		flex: 0 0 auto;
		width: 33.3333333333%;
	}
	.fix_right > *:not(:first-child) {
		margin-left: 1px;
	}
	.fix_right .tel_box > p:last-child {
		display: none;
	}
}

/* cust */

.ti-widget.ti-goog .ti-footer .ti-name{
	font-size: 14px !important;
}
.fix_bottom{

}

article .post-content .post-category a {
display: none;
}

article .post-content .entry-content, article.list-vertical .post-content .entry-title {
margin-top: 25px;
margin-bottom: 15px !important;
}

.readmore{
text-align: right;
}

.right_bt_df{
position: relative;
padding-right: 20px;
transition: .3s;
}

.right_bt_df:hover{
text-decoration: none !important;
opacity: .6;
}

.right_bt_df::after{
content: "\f054";
font-family: "Font Awesome 5 Free";
position: absolute;
font-weight: 900;
right: 0px;
top: -5px;
}

.home .footer,
.page-slug-aboutus .footer{
    margin-top: 0pt;
}

.w900{
margin-right: auto;
margin-left: auto;
max-width: 900px;
width: 100%;
}

.w600{
margin-right: auto;
margin-left: auto;
display: inline-block;
}

.f16{
font-size: 16px;
}

.f18{
font-size: 18px;
}

.line_h{
line-height: 25.2px;
}

.bt_df_w{
display: inline-block;
width: 260px;
box-sizing: border-box;
padding: 10px;
background-color: rgba(29, 46, 135, 0);
border: 1px #fff solid;
color: #fff;
transition: .3s;
text-decoration: none !important;
text-align: center;
}

.bt_df_w:hover{
color: #ffff00;
background-color: rgba(0,0,0,.8);
border: 1px #ffff00 solid;
}

.no_list{
padding-left: 17px;
}

.fbol{
font-weight: bold;
}

.abo_rap table{
width: 100%;
}

.abo_rap table tbody tr:first-child{
border-top: 1px #ddd solid;
}

.abo_rap table tbody tr{
border-bottom: 1px #ddd solid;
}

.abo_rap table tbody tr th{
width: 20%;
}

.abo_rap table tbody tr th,
.abo_rap table tbody tr td{
padding: 40px 10px;
}

span.bt_bor::before{
content: "";
position: absolute;
bottom: 0;
left: 50%;
margin-left: -40px;
width: 80px;
background-color: #ffff00;
height: 3px;
}

span.bt_bor::after{
content: "";
position: absolute;
bottom: 0;
left: 50%;
width: 40px;
background-color: #000;
height: 3px;
}

aside.sidebar {
        position: sticky !important;
        top: 100px !important;
}

.n_list{
padding-left: 0px;
list-style: none;
}

.li_img_rap img{
width: 40%;
}

.link100{
padding: 20px;
box-shadow: rgba(25, 25, 25, 0.7) 0px 5px 20px -7px;
position: relative;
transition: .3s;
border-bottom: 5px #ffff00 solid;
}

.link100:hover{
transform: rotate(-3deg);
box-shadow: rgba(25, 25, 25, 0.7) 0px 5px 30px -7px;
}

.alllink{
position: absolute;
width: 100%;
height: 100%;
top: 0;
left: 0;
right: 0;
bottom: 0;
z-index: 2;
}

.left_bt_y{
position: relative;
}

article header.entry-header {
    margin-bottom: 20px;
}

.pager {
    margin: 40px auto 30px;
}

.pager li > a{
    background-color: #000 !important;
	color: #ffff00; 
    transition: 0.3s;
    border-color: #000 !important;
    border-radius: 3px !important;
}

.pager li > a:hover{
    background-color: #ffff00 !important;
    border-radius: 3px !important;
	color: #000 !important;
}

li.previous a {
    padding-left: 30px;
    position: relative;
}

li.next a {
    padding-right: 30px;
    position: relative;
}

li.previous a i {
    position: absolute;
    left: 5px;
}

li.next a i {
    position: absolute;
    right: 5px;
}

.tok_list{
padding-top: 20px;
}

.tok_list li{
width: 18%;
position: relative;
padding-top: 50px;
font-size: 14px;
font-weight: 300;
}

.tok_list li::before{
position: absolute;
top: -50px;
right: 0;
font-size: 70px;
font-weight: 900;
color: #ccc;
z-index: -1;
}

.tok_list li.tok01:before{
content: "01";
}

.tok_list li.tok02:before{
content: "02";
}

.tok_list li.tok03:before{
content: "03";
}

.tok_list li.tok04:before{
content: "04";
}

.tok_list li.tok05:before{
content: "05";
}

.tok_list li::after{
content: "FEATURE";
position: absolute;
top: -8px;
left: 0px;
width: 50%;
height: 3px;
background-color: #ffff00;
font-size: 100%;
font-weight: 600;
letter-spacing: 2px;
}

.topi time i{
display: none;
}

.sidebar a.btn-primary {
    color: #000;
    background-color: #ffff00;
    border: 1px #000 solid;
	width: 260px;
	line-height: 1;
	font-size: 14px;
	padding: 15px 15px 17px;
    transition: .3s;
}

.sidebar a.btn-primary:hover{
    color: #ffff00;
    background-color: #000;
}

.cont_btn a.btn-primary {
    color: #fff;
    background-color: #000;
    border: 1px #000 solid;
	width: 260px;
	line-height: 1;
	font-size: 14px;
	padding: 15px 15px 17px;
    transition: .3s;
}

.cont_btn a.btn-primary:hover{
    color: #000;
    background-color: #ffff00;
}

.btn-default {
    color: #fff;
    background-color: #000;
    border-color: #000;
	transition: .3s;
}

.btn-default:hover{
    color: #000;
    background-color: #fff;
}

aside .form-control:focus {
    border-color: #000 !important;
}

ul.page-numbers a, ul.page-numbers span {
   width: 29.5px;
	text-align: center;
}

ul.page-numbers li:first-child a, ul.page-numbers li:first-child span {
    margin-left: 0;
}

ul.page-numbers .current {
    color: #ffffff !important;
    background-color: #000 !important;
    border-color: #000 !important;
}

ul.page-numbers a{
    color: #000 !important;
    background-color: #fff !important;
    border-color: #000 !important;
	transition: .3s;
}

ul.page-numbers a:hover{
    color: #fff !important;
    background-color: #000 !important;
}

.home .topi .entry-date{
color: #000;
}

.entry-date i{
margin-right: 5px;
}

article.list-vertical .attachment-media>time{
color: #ffff00 !important;
}

.in_cc p{
text-align: center;
}

.in_cc p img{
width: 70%;
}

.tab_rap table{
width: 100%;
}

.tab_rap table tr th{
font-weight: normal;
width: 100%;
display: block;
margin-bottom: 5px;
}

.tab_rap table tr td{
width: 100%;
display: block;
margin-bottom: 20px;
}

.tab_rap table tr.last-child td{
margin-bottom: 0px;
}

div.wpcf7-response-output{
margin-top: 5px !important;
margin-bottom: 5px !important;
}

::placeholder{
font-weight: normal !important;
font-size: 13px;
}

.home .mainvisual-fullscreen-contents > .main-contents > :first-child{
margin-top:0px;
}

.yaji{
position: relative;
}

.yaji::after{
content: "\f107";
font-family: "Font Awesome 5 Free";
font-weight: 600;
position: absolute;
top: 50%;
transform:
translateY(-50%);
right: 10px;
}

.grecaptcha-badge { visibility: hidden; }
.recap{
color: #aaa;
padding-top: 30px;
}

.wpcf7-form-control[readonly]{
    background-color: rgba(238, 238, 238, .7) !important;
}

.cont_btn{
margin-top: 20px;
}

.flexible-section > .entry-content.flexible-section-caption > p{
text-align: center;
font-size: 18px;
}

.panel-default>.panel-heading {
color: #000000 !important;
background-color: #eee !important;
border-color: #eee !important;
}

.panel-group .panel+.panel {
margin-top: 10px;
}

.panel-title a{
font-size: 16px;
position: relative;
}

.panel-title a i{
margin-right: 5px;
}

.page-slug-voice .panel-title a i{
margin-right: 10px;
font-size: 20px;
position: absolute;
left: 15px;
top: 50%;
margin-top: -10px;
}

.panel-body {
    padding: 25px;
}

.page-slug-voice .panel-title a{
padding: 20px 15px 20px 35px;
}

.page-slug-voice .panel-title a i {
    text-indent: -0.6em;
}

aside h4.title{
font-size: 15px;
font-weight: 600;
padding-left: 24px;
position: relative;
}

.widget_search h4.title::before,
.widget_categories h4.title::before{
content: "\f002";
font-family: "Font Awesome 5 Free";
font-weight: 600;
position: absolute;
left: 0px;
top: 0px;
font-size: 17px;
}

.widget_archive select, .widget_categories select {
    height: 45px;
	color: #000 !important;
}

.widget_archive select:focus, .widget_categories select:focus{
    border-color: #000;
}

.single-cpt_active article .entry-header time.entry-date{
display: none;
}

.single-cpt_active article .entry-header .entry-category i{
display: none;
}

.single-cpt_active .entry-date+.entry-category{
margin-left: 0px;
}

article .categorybox a{
font-size: 14px;
}

.home .topi_rap .cont30 .entry-content{
display :none;
}

.home .topi_rap .cont30 .list-vertical{
position: relative;
}

.home .topi_rap .cont30 .list-vertical::before{
content:"NEW POST";
position: absolute;
top: 0px;
left: 0px;
z-index: 2;
font-size: 80%;
background-color: #ffff00;
color: #000;
padding: 3px 10px;
font-weight: 600;
}

.home .topi_rap .cont65 ul.portfolio-list li:first-child{
display: none;
}

.home .topi_rap .cont65 ul.portfolio-list li:nth-child(2){
border-top: 1px #ecf0f1 solid;
}

.home section::before{
position: absolute;
top: 50px;
left: 50%;
transform: translateX(-50%);
-webkit- transform: translateX(-50%);
font-weight: 900;
font-size: 70px;
font-family: "Montserrat","游ゴシック", YuGothic, "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "メイリオ", Meiryo, sans-serif;
line-height: 1;
}
	
.home section.top01::before{
content: "SEARCH";
color: rgba(238, 238, 238, .6);
}
	
.home section.top02::before{
content: "FEATURE";
color: rgba(255, 255, 255, 1);
}
	
.home section.top03::before{
content: "PROPERTIES";
color: rgba(238, 238, 238, .6);
}

.home section.top03-2::before{
content: "TESTIMONIALS";
color: rgba(255, 255, 255, .8);
}

.home section.top04::before{
content: "INSTAGRAM";
color: rgba(238, 238, 238, .8);
}
	
.home section.top05::before{
content: "BLOG";
color: rgba(238, 238, 238, .6);
}
	
.home section.top06::before{
content: "NOTICE";
color: rgba(238, 238, 238, .6);
}	

.map_raps{
position: relative;
}

.map_raps::before{
content: "ACCSESS MAP";
position: absolute;
top: -50px;
right: 0px;
font-size: 60px;
font-weight: 900;
font-family: "Montserrat","游ゴシック", YuGothic, "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "メイリオ", Meiryo, sans-serif;
z-index: 2;
color: rgba(0,0,0,.2);
}

.gmap_link{
display: inline-block;
border: 1px #000 solid;
background-color: #000;
color: #fff;
padding: 3px 10px;
font-size: 75%;
border-radius: 3px;
-moz-border-radius: 3px;
-webkit-border-radius: 3px;
transition: .3s;
text-decoration: none !important;
}

.gmap_link:hover{
text-decoration: none !important;
}

.voice_come{
padding-bottom: 20px;
margin-bottom: 20px !important;
position: relative;
background-color: #fff;
}

.voice_come::before{
	content: "";
	position: absolute;
	z-index: -1;
	bottom: 10px;
	display: block;
	width: 50%;
	height: 50%;
	box-shadow: 0 10px 5px rgba(0,0,0,.1);
}
.voice_come::after{
	content: "";
	position: absolute;
	z-index: -1;
	bottom: 10px;
	display: block;
	width: 50%;
	height: 50%;
	box-shadow: 0 10px 5px rgba(0,0,0,.1);
}

.voice_come::before{
	left: 5px;
	transform:rotate(-2deg);	
}

.voice_come::after{
	right: 5px;
	transform:rotate(2deg);	
}

.cate_box{
padding-top: 30px !important;
padding-bottom: 30px !important;
border-top: 1px #aaa dotted;
border-bottom: 1px #aaa dotted;
padding-left: 10px;
padding-right: 10px;
}

.voice_ .flexible-section .container{
max-width: 900px;
width: 100%;
margin-right: auto;
margin-left: auto;
}

.page-slug-aboutus .main-contents{
padding-top: 0px;
}

.page-slug-aboutus .pt80{
padding-top: 80px !important;
}

	.conce_tit{
	font-size: 52px !important;
	margin-bottom: 0px !important;
	font-family: "ヒラギノ明朝 Pro W3","Hiragino Mincho Pro","HiraMinProN-W3","游明朝","Yu Mincho","游明朝体","YuMincho","HGS明朝E","ＭＳ Ｐ明朝","MS PMincho",serif;
	letter-spacing: 2px;
	font-weight: bold;
	}

	.bb_font{
	font-size: 72px !important;
	line-height: 1 !important;
		font-weight: 100;
			letter-spacing: 4px;
	}

.page-slug-staff .cont48{
width: 47%;
}

.staff_name{
font-size: 18px;
}

.en_name{
display: block;
font-size: 12px;
font-weight: 600;
margin-top: 6px;
padding-left: 2px;
}

.cont25{
width: 25%;
position: relative;
}

.cont70{
width: 70%;	
}

.un_bor{
display: inline-block;
padding-bottom: 5px;
border-bottom: 3px #ffff00 solid;
}

.top_about_rap{
position: relative;
}

.top_about_rap::after{
position: absolute;
content: "\f078";
font-size: 60px;
font-family: "Font Awesome 5 Free";
color: #ffff00;
font-weight: 600;
left: 50%;
margin-left: -18.89px;
bottom: -120px;
}

.staff_name{
font-size: 24px;
}

.f33{
font-size: 33px !important;
}

/* pv */
.comment_box{
text-align: left;
padding: 30px 40px;
background-color: #eee;
overflow-y: scroll;
height: 200px;
letter-spacing: 1 !important;
line-height: 2;
}

.form_come .comment_box2{
text-align: left;
letter-spacing: 1 !important;
line-height: 2;
}

.comment_box ol,
.comment_box2 ol{
padding-left: 19px;
}

.comment_box ol > li,
.comment_box2 ol > li{
margin-bottom: 20px;
}

.comment_box ol > li:last-child,
.comment_box2 ol > li:last-child{
margin-bottom: 0px;
}


.pv_cp_rap .cp_name{
display: inline-block;
margin-right: 10px;
}

.comment_box ol li ul,
.comment_box2 ol li ul{
padding-left: 17px !important;
list-style: disc !important;
}

.comment_box ol li ul li,
.comment_box2 ol li ul li{
margin-bottom: 5px;
}

@media screen and (min-width: 768px) {
	.no_txt_rap{
color: #eee;
font-weight: 900;
font-size: 68px;
line-height: 1;
	}
.gmap_link:hover{
background-color: #ffff00;
color: #000;
}
.ca_comme{
display: inline-block;
text-align: left;
}	

.page-header-overlay{
	background-size: cover;
	}
.navbar-nav {
margin-top: 5px;
}
ul.portfolio-list li time{
margin-right: 50px;
}
	.f16pc{
font-size: 16px;
	}
	.top_img_rap{
	padding: 30px 40px;
	border:1px #aaa solid;
	}
}

@media screen and (max-width: 767px) {
.no_txt_rap{
text-align: center;
color: #eee;
font-weight: 900;
font-size: 43px;
line-height: 1;
	}
	.page-slug-flow .s_tit{
font-size: 20px;
	}
.conce_tit{
font-size: 22px !important;
margin-bottom: 0px !important;
letter-spacing: 2px;
}
	
.bb_font{
font-size: 42px !important;	
letter-spacing: 2px;
}	
	
.nav>li>a span.link-menu {
padding: 15px;
}
	
.abo_rap table tbody tr th{
width: 100%;
display: block;
}
	
.abo_rap table tbody tr th{
padding: 20px 10px 0;
}

.abo_rap table tbody tr td{
padding: 10px 10px 20px 20px;
width: 100%;
display: block;
}

.map_raps::before{
top: -25px;
right: 0px;
font-size: 25px;
}
	
.navbar-toggle {
margin: 15px 0 0;
}
	
	.f16pc{
		font-size: 14px;
		text-align: left;
	}
	.ca_rap{
margin-top: -30px;
	}
	.ca_tit{
font-size: 24px;
font-weight: 700;
	}
.in_cc p img{
width: 50%;
} 
.loader>img {
    width: 40% !important;
}
	.tok_list li{
width: 100%;
margin-bottom: 30px;
	}
	.tok_list li:last-child{
margin-bottom: 0px;	
	}
	p.pagetop {
    bottom: 85px;
	}
		.bt_contact_ .fl02 .cont48{
		text-align: center;
	}
	ul.portfolio-list li time{
margin-right: 0px;
display: block;
}
.tok_list li{
margin-bottom: 50px;
}

footer{
padding-bottom: 72.59px !important;
}
.home section::before{
font-size: 50px;
top: 60px;
}
.tok_list li::before{
position: absolute;
top: -50px;
right: 0;
font-size: 90px;
}
.page-slug-voice .panel-title a{
padding: 20px 15px 20px 40px;
}
.tok_list li::before{
top: -60px;
}
.cont25{
width: 100%;
margin-bottom: 30px;
}

.cont70{
width: 100%;	
}
}