@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
*/

@import url("style_add.css");
body {
	word-wrap: break-word;
	overflow-wrap: break-word;
}
.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;
}

/* form copy */

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

/* form copy end */

.bbfont{
font-weight: 900;
letter-spacing: 2px;
}

.f38{
font-size: 38px;
}

.c_gre{
color: #006934;
}

.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;
}

.shadow_r {
text-shadow: #ff0000 2px 0px 2px, #ff0000 -2px 0px 2px, #ff0000 0px -2px 2px, #ff0000 -2px 0px 2px, #ff0000 2px 2px 2px, #ff0000 -2px 2px 2px, #ff0000 2px -2px 2px, #ff0000 -2px -2px 2px, #ff0000 1px 2px 2px, #ff0000 -1px 2px 2px, #ff0000 1px -2px 2px, #ff0000 -1px -2px 2px, #ff0000 2px 1px 2px, #ff0000 -2px 1px 2px, #ff0000 2px -1px 2px, #ff0000 -2px -1px 2px, #ff0000 1px 1px 2px, #ff0000 -1px 1px 2px, #ff0000 1px -1px 2px, #ff0000 -1px -1px 2px;
}

.shadow_y {
text-shadow: #fff100 2px 0px 2px, #fff100 -2px 0px 2px, #fff100 0px -2px 2px, #fff100 -2px 0px 2px, #fff100 2px 2px 2px, #fff100 -2px 2px 2px, #fff100 2px -2px 2px, #fff100 -2px -2px 2px, #fff100 1px 2px 2px, #fff100 -1px 2px 2px, #fff100 1px -2px 2px, #fff100 -1px -2px 2px, #fff100 2px 1px 2px, #fff100 -2px 1px 2px, #fff100 2px -1px 2px, #fff100 -2px -1px 2px, #fff100 1px 1px 2px, #fff100 -1px 1px 2px, #fff100 1px -1px 2px, #fff100 -1px -1px 2px;
}

.shadow_b {
text-shadow: #000 2px 0px 2px, #000 -2px 0px 2px, #000 0px -2px 2px, #000 -2px 0px 2px, #000 2px 2px 2px, #000 -2px 2px 2px, #000 2px -2px 2px, #000 -2px -2px 2px, #000 1px 2px 2px, #000 -1px 2px 2px, #000 1px -2px 2px, #000 -1px -2px 2px, #000 2px 1px 2px, #000 -2px 1px 2px, #000 2px -1px 2px, #000 -2px -1px 2px, #000 1px 1px 2px, #000 -1px 1px 2px, #000 1px -1px 2px, #000 -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 0px !important;
	position: relative;
}

/* logo周辺調整 */

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

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

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

/* カスタム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: 100px;
	right: 5px;
}
.pagetop .btn {
	padding: 10px 15px;
	text-align: center;
}
.pagetop .btn {
	background-color: #287d31 !important;
	border-color: #287d31 !important;
}
.pagetop .btn:hover {
	color: #287d31;
	background-color: rgba(255, 255, 255, 1) !important;
	border-color: #287d31 !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: #eee !important;
}

/* Footer コピーライト */

.footer small.copyright {
	color: #000;
}
.footer small.copyright a {
	color: #000;
}
.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, .1) !important;
	padding-top: 120px !important;
	padding-bottom: 120px;
}

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

.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; */
}

/*　ベージャーbg */

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

.pager li>a, .pager li>span{
border-radius: 3px;
}



.pager li.previous>a{
padding: 5px 10px;
}

.pager li.next>a{
padding: 5px 10px;
}

body.single .categorybox{
font-size: 100%;
}

header.entry-header {
    margin-bottom: 35px;
}

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

.pagination > li > a {
	color: #fff !important;
	background-color: #287d31 !important;
	transition: .3s;
}
.pagination > li > a:hover {
	color: #fff !important;
	background-color: #287d31 !important;
}

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

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


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

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

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

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

/* contact .page-slug-contact */

.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: #ff6600;
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 */

.pt20 {
	padding-top: 20px !important;
}

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

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

.r11{
	border-radius: 11px;
}

@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 {
	min-height: 50px;
	border: none;
	background: transparent;
	background-image: none;
	box-shadow: none;
	-webkit-appearance: none;
	appearance: none;
	padding-right: 35px !important;
}

.wpcf7 .form_rap dl dt {
	font-weight: normal;
	margin-bottom: 5px;
}
.wpcf7 .textarea {
	padding: 10px 15px;
	width: 100%;
	border: 1px #ddd solid;
	box-sizing: border-box;
	height: 50px;
}

.wpcf7 .red {
	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 .glay {
	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-quiz-label {
	line-height: 21px;
	color: #cf0000;
}

label {
	width: 100%;
}
.wpcf7 .submit {
	border: 1px #f60 solid !important;
	background-color: #f60 !important;
	width: 260px !important;
	font-weight: 400;
	font-size: 14px;
	color: #fff;
	margin: 0 auto;
	border-radius: 5px;
	text-align: center;
	transition: .3s;
	box-shadow: none !important;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	height: 46px;
}
.wpcf7 .submit:hover {
	border: 1px #ff6600 solid;
	background: #fff !important;
	color: #ff6600;
}

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: #cf0000; */
}
div.wpcf7-validation-errors {
	border: none !important;
}
.wpcf7-not-valid {
	border-color: #cf0000 !important;
	border-width: 3px !important;
	background-color: rgba(207, 0, 0, 0.2) !important;
	color: #cf0000;
	font-weight: bold;
}
.wpcf7-form-control:focus,
.form-control:focus {
	border-color: #287d31 !important;
	box-shadow: rgba(25, 25, 25, 0.3) 0px 5px 20px -7px;
}
.mt30 {
	margin-top: 30px;
}
.wpcf7 input[type="checkbox"] {
	position: relative;
	top: 3px;
}
.wpcf7 input.doui[type=checkbox] {
	position: relative;
	top: 0px !important;
}

.overlay-01 {
	background-image: none;
}

.cont22{
width: 22%;
position: relative;
margin-bottom: 20px;
}

.cate_ul li a{
transition: .3s;
}

.cate_ul li a:hover{
text-decoration: none !important;
opacity: .6;
}

.cate_rap{
border: 1px #aaa dotted;
padding-top: 50px;
padding-bottom: 50px;
margin-bottom: 65px;
position: relative;
}

.page-slug-faq .bgw_w{
display: inline-block;
position: absolute;
top: -17px;
left: 50%;
transform: translateX(-50%);
padding: 0 20px;
z-index: 3;
background-color: #fff;
font-size: 18px;
}

.cate_ul{
margin-bottom: -20px !important;
}

.cont30 {
	width: 30%;
	position: relative;
}
.cont48 {
	width: 48%;
	position: relative;
}
.cont65 {
	width: 65%;
	position: relative;
}

.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: 22px;
	margin-bottom: 25px !important;
	padding-bottom: 15px;
    border-bottom: 1px #287d31 dotted;
	position: relative;
}

.s_tit::after{
content: "";
width: 120px;
height: 3px;
position: absolute;
left: 0px;
bottom: -3px;
background-color: #287d31;
}
.s_tit .en_name {
	font-size: 12px;
	display: block;
	margin-top: 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;
}
.mal20{
	display: inline-block;
	margin-left: 20px;
}
.pd4050{
	padding: 40px 50px;
}

.panel-title{
position: relative;
}

.panel-title i{
position: absolute;
top: 11px;
left: 15px;
font-size: 18px !important;
}

.panel-title a{
transition: .3s;
color: #287d31;
padding-left: 30px;
}

.panel-title a:hover,
.panel-title a:focus{
text-decoration: none!important;
opacity: .5;
}

.panel-heading {
    padding: 20px 15px;
}

.panel-body {
    padding: 20px 15px;
}

.bt_ca_rap.fl02 .cont30{
width: 20%;
}

.bt_ca_rap.fl02 .cont65{
width: 75%;
}

@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;
}

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

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

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

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

/* Fixed*/

.fix_right {
	z-index: 99999;
	text-align: center;
}
.fix_right p {
	background-color: rgba(29, 46, 135, 1);
	padding-top: 30px;
	color: #fff;
	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;
}
.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;
}
.fix_right p.icon_mail:hover::after {
	opacity: .6;
}
.fix_right p.icon_line::after {
	content: "\f073";
	position: absolute;
	top: 0px;
	left: 50%;
	margin-left: -10px;
	font-family: "FontAwesome";
	font-weight: 900;
	font-size: 20px;
}
.fix_right a.bt_link {
	color:#fff;
   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: rgba(29, 46, 135, 1);
		right: 0;
		position: relative;
		display: flex;
		transition: right 0.5s ease-in-out;
		margin-bottom: 1px;
	}
	.tel_box:hover {
		right: 250px;
		background-color: rgba(29, 46, 135, 1);
	}
	.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: 22px;
		font-weight: 100;
		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 #ff6600 solid;
		background-color: #fff;
		box-sizing: border-box;
		position: relative;
		padding: 10px 10px 10px 60px;
		color: #ff6600;
	}
	.bt_bottom:hover {
		text-decoration: none;
		color: #ff6600 !important;
		opacity: .6;
	}
	.bt_bottom::before {
		content: "\f073";
		font-family: "FontAwesome";
		position: absolute;
		left: 17px;
		top: 3px;
		color: #ff6600;
		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 */

time i{
margin-right: 5px;
}

.grecaptcha-badge { visibility: hidden; }

.page-slug-contact .bt_txt{
color: #aaa;
}

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

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: -1px;
}

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

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

.f16{
font-size: 16px;
}

.f18{
font-size: 18px !important;
}

.f20{
font-size: 20px !important;
}

.f22{
font-size: 22px !important;
}

.f24{
font-size: 24px !important;
}

.f32{
font-size: 32px !important;
}

.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 rgba(255, 255, 255, 1) solid;
color: #fff;
transition: .3s;
text-decoration: none !important;
text-align: center;
}

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

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

.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;
}

.page-slug-business .s_tit{
text-align: left !important;
}

.navbar-fixed-top.navbar-normal{
border-top: 5px #287d31 solid;
box-shadow: 0 5px 10px rgba(0, 0, 0, 0.1);
}

.nform_rap table{
	width: 100%;
}

.nform_rap table tr{

}

.nform_rap table tr:last-child{
}


.nform_rap table tr th{
width: 100%;
display: block;
margin-bottom: 5px;
}

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

.n_red{
color: #e60012;
font-weight: 900;
display: inline-block;
margin: 5px 0 0 5px;
}

.wpcf7 .textarea {
    padding: 25px 15px;
    width: 100%;
    border: 1px #ddd solid;
    box-sizing: border-box;
    min-height: 50px;
    height: 100%;
}

.wpcf7 input:focus,
.wpcf7 textarea:focus,
.wpcf7 select:focus {
    background-color: #eeeeee !important;
    transition: 0.3s !important;
}

.navbar-fixed-top.navbar-normal {
border-bottom: none;
}

.navbar-normal .navbar-nav>.active>a{
background-color: #287d31;
color: #fff !important;
}

.navbar-normal .navbar-nav>.active>a:hover{
background-color: #287d31;
color: #fff !important;
opacity: .6;
}

.bgg{
background-color: rgba(238, 238, 238, .6);
position: relative;
}

.f24{
font-size: 24px;
}

.fred{
color: #ff0000;
}

.sec_in_tit{
position: relative;
padding-left: 20px;
}

.sec_in_tit::before{
content: "\f5d2";
font-family: "Font Awesome 5 Free";
position: absolute;
font-weight: 600;
top: 0px;
left: 0px;
color: #287d31;
}

.tab_rap table{
width: 100%;
}

/* .tab_rap table tr:first-child{
border-top: 1px #eee solid
}

.tab_rap table tr{
border-bottom: 1px #eee solid;
} */

.tab_rap table tr th,
.tab_rap table tr td{
border: 1px #eee solid;
}

.w20{
width: 26%;
}

.w40{
width: 37%;
text-align: center !important;
}

.tab_rap table tr th{
padding: 20px 20px;
font-weight: 400;
}

.tab_rap table tr td{
padding: 20px 20px;
}

.tab_rap table td {
  background: #eee;
}

.tab_rap table tr:nth-child(odd) td {
  background: #fff;
}

.pb50{
padding-bottom: 50px;
margin-bottom: 50px;
position: relative;
}

.pb50::after{
content: "\f0d7";
position: absolute;
color: #287d31;
font-family: "Font Awesome 5 Free";
font-weight: 600;
font-size: 60px;
left: 50%;
transform: translateX(-50%);
bottom: -30px;
}

.ser_come{
position: relative;
padding-left: 120px;
}

.ser_come::before{
content: "";
position: absolute;
top: 0px;
left: 0px;
width: 100px;
height: 100px;
background-image:url(/wp-content/uploads/icon_tire.webp);
background-size: contain;
background-position: center;
background-repeat: no-repeat;
}

.thr_li{
margin-bottom: -10px;
}

.thr_li .bor_b{
padding-bottom: 10px;
border-bottom: 1px #aaa dotted;
margin-bottom: 10px;
}

/*　LP */
.ca_rap{
text-align: center;
}

.ca_rap .top01,
.ca_rap .top02,
.ca_rap .top03,
.ca_rap .top04{
margin-bottom: 0px;
}

.ca_rap .top01 img{
width: 60%;
margin-bottom: 0px !important;
}

.ca_rap .top02 img{
width: 35%;
margin-top: -20px !important;
margin-bottom: 20px !important;
}

.ca_rap .top03 img{
width: 50%;
margin-bottom: 20px;
}

.ca_rap .top04 img{
width: 50%;
}

.page-slug-lp_insta .overlay,
.home .overlay{
    background-color: rgba(0, 0, 0, 0);
}

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

.c_red{
color: #ff0000;
}

.caa_li li{
padding-left: 80px;
position: relative;
line-height: 70px;
padding-bottom: 20px;
border-bottom: 3px #aaa dotted;
}

.caa_li li::before{
content: "";
position: absolute;
left: 0px;
top: 0px;
width: 70px;
height: 70px;
background-position: center;
background-size: contain;
background-repeat: no-repeat;
}

.caa_li li.kei::before{
background-image: url(https://tirebasehidaka.com/wp-content/uploads/kei.webp);
}

.caa_li li.wbox::before{
background-image: url(https://tirebasehidaka.com/wp-content/uploads/one_box.webp);
}

.c_ye{
color: #fff100;	
}

.line_rrap img{
width: 30%;
}

.flow_dl dt{
color: #fff100;
font-weight: 900;
background-color: #287d31;
border-radius: 10px;
text-align: center;
line-height: 1;
padding-block: 6px 9px;
}

.flow_dl dd{
font-weight: 900;
}

body.page-slug-lp_insta,
body.page-slug-lp_insta .mainvisual-fullscreen-contents{
background-color: rgba(255,255,255,0) !important;
}

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

.sec_w .container{
padding-top: 15px;
background-color: rgba(255,255,255, .7);
}

.sec_w2 .container{
background-color: rgba(255,255,255, .7);
}

.w6{
font-weight: 600;
}

.line_bt{
display: inline-block;
padding: 5px 10px 7px;
border-radius: 5px;
background-color: #287d31;
color: #fff;
font-weight: 600;
font-size: 12px;
line-height: 1;
}

.line_bottom,
.line_bottom:hover,
.line_bottom:focus{
display: inline-block;
width: 260px;
box-sizing: border-box;
padding: 13px 10px;
color: #fff;
background-color: #287d31;
border-radius: 5px;
text-decoration: none !important;
}

.matt10{
margin-top: 10px;
}

.ca_tit,
.ca_come{
text-shadow: 2px 2px 6px rgba(0,0,0,.9);
}

.page-slug-lp_insta .fix_bottom{
display: none !important;
}

.mart10{
margin-top: 10px;
}

.single-cpt_blog .bt_df,
.single-cpt_blog .bt_df:focus{
display: inline-block;
width: 240px;
background-color: #287d31;
border: 1px #287d31 solid;
color: #fff !important;
transition: .3s;
border-radius: 3px;
padding: 15px 5px;
}

.single-cpt_blog .bt_df:hover{
background-color: #fff;
color: #287d31 !important;
text-decoration: none !important;
}

.mini_bt,
.mini_bt:focus{
font-size: 80%;
display: inline-block;
padding: 2px 10px 4px;
border-radius: 6px;
background-color: #287d31;
border: 1px #287d31 solid;
color: #fff !important;
line-height: 1;
}

.mini_bt:hover{
background-color: #fff;
color: #287d31 !important;
text-decoration: none !important;	
}

.bt_setsu{
border-radius: 11px;
background-color: rgba(238, 238, 238, .6);
position: relative;
letter-spacing: 1.3px;
line-height: 27px;
font-size: 15px;
}

.check_p{
font-weight: 600;
display: inline-block;
line-height: 1;
position: absolute;
border-top-left-radius: 11px;
top: 0px;
left: 0px;
background-color: #e60012;
color: #fff;
padding: 3px 10px;
font-size: 12px;
}

@media screen and (min-width: 768px) {
.flow_dl{
overflow: hidden;
}
	
.flow_dl dt{
width: 100px;
font-size: 22px;
float: left;
margin-top: 5px;
}
	
.flow_dl dd{
padding-left: 110px;
font-size: 26px;
}
	
	.txt_center_pc{
		text-align: center;
	}
#cont03 .bg_en_name{
color: #ccc;
}
.bg_en_name{
position: absolute;
right: 0px;
top: -43px;
color: rgba(238, 238, 238, 1);
font-size: 100px;
z-index: -1;
}
	
body {
	overflow: visible;
}
aside.sidebar{
position: sticky !important;
top: 100px !important;
}

.fix_right{
display: none;
}
	.ca_rap{
	padding-right: 50px;
	padding-left: 50px;
	}
	.ita{
  font-family: "Italianno", cursive;
  font-weight: 400;
  font-style: normal;
}
	.ca_rap{
width: 80%;
margin-right: auto;
margin-left: auto;
	}
}

@media screen and (max-width: 767px) {
	.spbt20{
	margin-bottom: 20px !important;	
	}
.mal5.line_bt{
text-align: center;
margin-top: 20px;
margin-left: auto;
margin-right: auto;
display: block;
width: 260px;
box-sizing: border-box;
padding: 13px 10px;
color: #fff;
background-color: #287d31;
border-radius: 5px;	
}
	
.flow_dl dd{
font-size: 23px;
line-height: 33px;
}
	
.mart10{
margin-top: 10px;
}

.f38.shadow_b.bt10.bbfont.c_ye{
font-size: 32px;
text-align: center;
line-height: 51px;
}

	.f24.bt0.bbfont{
font-size: 18px !important;
font-weight: 600 !important;
}
.bt_ca_rap.fl02 .cont30 {
    width: 100%;
display: none;
}

.bt_ca_rap.fl02 .cont65 {
    width: 100%;
}
.caa_li li {
padding-left: 80px;
    position: relative;
    line-height: 1.5;
    padding-bottom: 20px;
    border-bottom: 3px #aaa dotted;
	text-align: left;
}
	h2.bbfont.bt20{
font-size: 28px;	
	}
	h1.bbfont.bt20{
font-size: 26px;
}
	.bt_box{
width: 100px;
	}
.ca_rap .top01 img{
width: 90%;
margin-bottom: 0px !important;
}

.ca_rap .top02 img{
width: 60%;
margin-top: 0px !important;
margin-bottom: 20px !important;
}

.ca_rap .top03 img{
width: 90%;
margin-bottom: 20px;
}

.ca_rap .top04 img{
width: 90%;
}
	
	.ca_rap .top04{
	margin-bottom: 30px;
	}
	
.navbar-toggle {
margin: 11px 0 0;
    }
.entry-date{
display: block !important;
margin-bottom: 5px;
}
	
.loader>img {
width: 50% !important;
}
	
.w20{
width: 40%;
}

.w40{
width: 30%;
text-align: center !important;
}

.abo_rap table tbody tr th{
padding: 20px 10px 5px 0px;
width: 100%;
display: block;
}
.abo_rap table tbody tr td{
padding: 0px 10px 20px 10px;
width: 100%;
display: block;
}
	.s_tit{
	font-size: 26px;
	}
	.bg_en_name{
font-size: 12px;
	display: block;
	position: relative;
	padding-left: 18px;
	margin-bottom: 3px;
	}
	.bg_en_name::before{
	content: "ー";
	position: absolute;
	left: 0px;
	top: 0px;
	}
	
	.ca_rap{
	padding-right: 15px;
	padding-left: 15px;
	}
	.bt_contact_ .fl02 .cont48{
		text-align: center;
	}
	.footer{
		margin-bottom: 72.59px;
	}
	.page-slug-lp_insta .footer{
	margin-bottom: 0px !important;
	}
	.page-slug-lp_insta .fix_right{
	display: none !important;
	}
	.fix_right p {
    background-color: #287d31;
	}
	.page-header-overlay{
	background-position: center;
	background-image: url(http://tirebasehidaka.com/wp-content/uploads/sp_header_image.png) !important;
	}
	.cont22{
width: 100%;
text-align: left !important;
}
	.cate_rap{
padding: 30px 20px 20px !important;
	}
	.tab_rap table tr th{
padding: 10px 5px;
}

.tab_rap table tr td{
padding: 10px 5px;
}
.ca_rap{
margin-top: -60px !important;
}
.flow_dl dt{
border-radius: 5px;
padding-block: 8px 11px;
font-size: 18px;
margin-bottom: 10px;
}
.f16.fbol.bt30.shadow_w.txt_center{
text-align: left !important;
}
}

/*　トップ変更時に削除 */
.home .mainvisual-fullscreen-contents {
background-color: rgba(0,0,0,0);
}

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

.textwidget.custom-html-widget .fl02 p,
.textwidget.custom-html-widget .fl02 h2{
	color: #000 !important;
}

.textwidget.custom-html-widget .fl02 h2{
	margin-top: 0px;
}

.ca___txt{
	text-shadow: 2px 2px 4px rgba(0, 0, 0, 0.3);
	font-size: 20px;
}

.cont50{
width: 50%;
text-align: center;
}

.pd2030{
padding: 20px 30px;
}

.bg_gr{
	background-color: #287d31;
	color: #fff;
}

.topi .bbfont{
	font-weight: 900px;
	font-size: 42px;
	line-height: 1;
}

@media screen and (max-width: 767px) {
.topi .bbfont{
	font-size: 32px;
}
.cont50{
width: 100%;
}
	
.cont50:first-child{
margin-bottom: 10px;
}
.pd2030{
padding: 10px;
}
}

/* 2026.07.09 */
/* bden_case-grid.css 比率維持121.2% */
.bden_case-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:16px;align-items:stretch}
.bden_case-card{background:#fff;border:1px solid #E3DFD3;border-radius:6px;display:flex;flex-direction:column;position:relative}
.bden_ribbon{position:absolute;top:10px;right:10px;font-size:1.1rem!important;font-weight:700;padding:3px 8px;border-radius:3px;z-index:2}
.bden_is-verified .bden_ribbon{background:#1A7727;color:#fff}
.bden_is-sample .bden_ribbon{background:#F4F4F1;color:#5A564C;border:1px solid #E3DFD3}
.bden_head{padding:16px 16px 10px;border-bottom:1px dashed #E3DFD3}
.bden_kicker{font-size:1.1rem!important;color:#5A564C}
.bden_head h3{font-size:1.6rem!important;line-height:1.4;margin:5px 0 0;padding-right:64px;font-weight:900}
.bden_name{color:#1A7727;font-weight:900}
.bden_tire{padding:10px 16px;font-size:1.2rem!important;color:#5A564C;background:#F4F4F1;border-bottom:1px solid #E3DFD3}
.bden_maker{font-weight:700}
.bden_compare-vs{display:flex;align-items:center;padding:16px 10px 6px;gap:6px}
.bden_side{flex:1;text-align:center}
.bden_lbl{display:block;font-size:1.1rem!important;color:#5A564C;margin-bottom:5px}
.bden_before{opacity:.68}
.bden_before .bden_price{font-size:1.6rem!important;font-weight:700;text-decoration:line-through}
.bden_after .bden_price{font-size:2.0rem!important;font-weight:900;color:#ff0000}
.bden_vs{font-size:1.4rem!important;font-weight:900;color:#E3DFD3}
.bden_breakdown{font-size:1.1rem!important;color:#5A564C;text-align:center;padding:2px 16px 12px;border-bottom:1px dashed #E3DFD3}
.bden_diff{margin:10px 16px 16px;background:#1A7727;color:#fff;border-radius:6px;padding:12px 16px;display:flex;justify-content:space-between;align-items:center}
.bden_amount{font-size:2.5rem!important;font-weight:900}
.bden_pct{font-size:1.4rem!important;background:#ff0000;padding:5px 11px;border-radius:20px;font-weight:900}

.unicon{
position: relative;
}
.unicon::after{
position: absolute;
content: "\f358";
font-family: "Font Awesome 6 Free";
font-weight: 600;
left: 50%;
transform: translateX(-50%);
bottom: -80px;
font-size: 40px;
color: #287d31;
}

.gline{
	text-align: center;
	padding: 5px;
	border: 1px #287d31 solid;
	background-color: #ebf9ed;
	font-size: 13px;
}

@media(max-width:767px){
.bden_case-grid{display:flex;
overflow-x:auto;
gap:12px;
scroll-snap-type:x mandatory;
margin:0 -20px;
padding:4px 20px 10px
}
.bden_case-card{
flex:0 0 86%;scroll-snap-align:center
}
}