@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");*/

/* header no */
body.blog .page-header-overlay.page-header-leftright,
body.single-post .page-header-overlay.page-header-leftright,
body.category .page-header-overlay.page-header-leftright {
	background-image: none !important;
}
body.blog .page-header-overlay.page-header-leftright .page-header,
body.single-post .page-header-overlay.page-header-leftright .page-header,
body.category .page-header-overlay.page-header-leftright .page-header {
	background-color: transparent !important;
}
body.blog .page-header-title h1,
body.category .page-header-title h1,
body.single-post .page-header-title h1,
.single-post .page-header-title strong{
	padding-top: 15px;
	margin-left: 0;
	font-size: 30px;
	color: #000;
	font-weight: 600;
	line-height: 42px;
}

.single-post .page-header{
padding-top: 0px !important;
margin-top: 80px !important;
padding-bottom: 0px !important;
margin-bottom: 50px !important;
}

.page-header-leftright .page-header-title small, .page-header-rightleft .page-header-title small{
display :none;
}

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

.single-post .pagetit_ {
border-bottom: none !important;
margin-top: 0px;
margin-bottom: 0px;
line-height: 84px;
}

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

.fl02li{
	display: flex;
	flex-wrap: wrap;
	-webkit-flex-wrap: wrap;
	justify-content: flex-start;
}

figure{
border-radius: 8px;
overflow: hidden;
}

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

a:hover figure.imgeffect-zoomin img, figure.imgeffect-zoomin:hover a img {
    -webkit-transform: scale(1.2);
    transform: scale(1.2);
}

.btn, .wpcf7-submit, a, a img, button {
    -webkit-transition: all .1s ease-in-out;
    -o-transition: all .1s ease-in-out;
    transition: all .1s ease-in-out;
}


/* form copy end */

.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: 5px 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%;
/*	  -webkit-filter: grayscale(100%);
  -moz-filter: grayscale(100%);
  -ms-filter: grayscale(100%);
  -o-filter: grayscale(100%);
  filter: grayscale(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%;
/*	  -webkit-filter: grayscale(100%);
  -moz-filter: grayscale(100%);
  -ms-filter: grayscale(100%);
  -o-filter: grayscale(100%);
  filter: grayscale(100%); */
}

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

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

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

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

/* backtop 調整 */
.pagetop{
display: none !important;
}

p.pagetop {
	bottom: 20%;
	right: 0px;
	font-size: 80%;
	width: 25.5px;
}
.pagetop .btn {
	padding: 10px 1px;
	text-align: center;
	border-bottom-right-radius: 0px;
	border-top-right-radius: 0px;
}
.pagetop .btn {
	background-color: rgba(0, 0, 0, .8)!important;
	border-color: rgba(29, 46, 135, 0) !important;
	-ms-writing-mode: tb-rl;
writing-mode: vertical-rl;
	transition: .3s;
}
.pagetop .btn:hover {
	color: rgba(0, 0, 0, 1);
	background-color: rgba(0, 0, 0, .3) !important;
	border-color: rgba(29, 46, 135, 0) !important;
}

.pagetop i{
margin: 0 !important;
}

/* 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: #5f6527 !important;
}

/* Footer コピーライト */

.footer small.copyright {
	color: #fff;
}
.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;
}


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

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

/* お知らせ時間表示BG 全体*/

article.list-vertical .attachment-media time {
background-color: #fff !important;
bottom: auto;
right: auto;
top: 5px;
left: 5px;
font-size: 12px;
z-index: 5;
border-radius: 3px;
color: #000 !important;
}

time i{
display: none !important;
}

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

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

/* 画像角丸 */

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

/* 画像円 */

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

/* お問い合わせ */

.page-slug-contact .wpcf7 textarea[name="textarea-186"],
.page-slug-request .wpcf7 textarea[name="textarea-186"]{
	height: 150px !important;
}
.wpcf7-response-output{
text-align: center !important;
color: #e60012;
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;
}

.bt25 {
	margin-bottom: 25px!important;
}

.bt30 {
	margin-bottom: 30px!important;
}
.bt40 {
	margin-bottom: 40px!important;
}
.bt50 {
	margin-bottom: 50px!important;
}
.bt65 {
	margin-bottom: 65px !important;
}
.bt70 {
	margin-bottom: 70px!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;
}

.pt55 {
	padding-top: 55px !important;
}

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

.pt100{
	padding-top: 150px !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;
		-webkit-border-radius: 5px;
		-moz-border-radius: 5px;
	}
	.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;
	}
	.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.3s;
}
.wpcf7 input:focus,
.wpcf7 select:focus,
.wpcf7 textarea:focus {
	background-color: rgba(25, 25, 25, 0);
	outline: none;
	border: 1px #5f6527 solid !important;
}
.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 .yaji {
	position: relative;
	display: block;
}

.wpcf7 .yaji::after {
	content: "\f107";
	font-family: "Font Awesome 5 Free";
	font-weight: 600;
	position: absolute;
	right: 10px;
	top: calc( 50% + 25px );
	pointer-events: none;
	color: #ccc;
}

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

.page-slug-contact .wpcf7 .yaji::after,
.page-slug-request .wpcf7 .yaji::after{
	content: "\f107";
	font-family: "Font Awesome 5 Free";
	font-weight: 600;
	position: absolute;
	right: 10px;
	top: 50%;
	transform: translateY(-50%);
	pointer-events: none;
	color: #ccc;
}

.logo_raps{
width: 20%;
}

.page-slug-contact .wpcf7 .x2 .yaji::after {
	content: "\f107";
	font-family: "Font Awesome 5 Free";
	font-weight: 600;
	position: absolute;
	right: 10px;
    top: calc( 50% + 35px );
	pointer-events: none;
	color: #ccc;
}

.wpcf7 .form_rap dl dt {
	font-weight: normal;
	margin-bottom: 5px;
}
.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%;
}
.wpcf7 .submit {
	border: 1px #5f6527 solid !important;
	background-color: #5f6527 !important;
	width: 260px !important;
	font-weight: 400;
	font-size: 16px;
	color: #fff;
	margin: 0 auto;
	border-radius: 5px;
	text-align: center;
	transition: .6s;
	box-shadow: none !important;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	height: 46px;
}
.wpcf7 .submit:hover,
.wpcf7 .submit:focus{
	border: 1px #5f6527 solid;
	background: #fff !important;
	color: #484d19;
	transition: 0.6s;
}
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: #e60012;
	background-color: rgba(0,0,0,0);
}
div.wpcf7-validation-errors {
	border: none !important;
}
.wpcf7-not-valid {
	border-color: #e60012 !important;
	border-width: 1px !important;
	background-color: rgba(238, 238, 238, .6) !important;
	color: #e60012;
	font-weight: bold;
}

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

.f30.les_c.tatenaga{
line-height: 1;
}
.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: 20px !important;
}
.s_tit .en_name {
	font-size: 12px;
	display: block;
	margin-top: 5px;
}

.s_tit.txt_left .en_name{
display: inline-block;
margin-top: 0px;
margin-left: 10px;
}

.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;
}
.pd4050{
	padding: 40px 50px;
}

.navbar-fixed-top.navbar-normal{
border-bottom: none;
box-shadow: 0 5px 10px rgba(71, 71, 71, .1); !important;
}

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

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

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

.gmap_icon{
border-radius: 11px;
font-size: 70%;
color: #fff;
background-color: #000;
padding: 3px 10px 2px;
transition: .3s;
}

.gmap_icon:hover{
background-color: #666;
}
	
.h19{
line-height: 19.17px;
}

.gt_main_b{
overflow: hidden;
border-radius: 11px;
}

.cate_commme_rap .f16.w6.bt30{
margin-top: 0px !important;
}

.fc_f{
color: #aaa;
}

.sfen{
font-size: 16px;
}

.les_c{
letter-spacing: 1.1px;
}

@media screen and (min-width: 1200px){

}

@media screen and (min-width: 769px) {
.main-contents .wmax [class*='col-xs-'] {
padding: 0px;
}
	
.wmax .img_rap{
overflow: hidden;
max-height: 500px;
}

.in50{
padding-inline: 50px;
}
	ul.nav.navbar-nav{
	margin-top: 5px;
	}
	.navbar-nav>li>a {
    padding-top: 14.5px;
    padding-bottom: 14.5px;
    }
	.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 !important;
	}
	.spw6 {
		display: none !important;
	}

}
@media screen and (max-width: 768px) {
	.spw6{
    font-weight: 600;
	}
	.sp_left{
	text-align: left;
	}
	h1.ca_tit{
	font-size: 24px;
	}
.home .in50{
padding-inline: 0px;
}
.in50{
padding-inline: 15px;
}

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

.page-slug-request .ast{
font-size: 10px;
}

/* Fixed*/

.fix_right {
	z-index: 99999;
	text-align: center;
	display: none;
}
.fix_right p {
	background-color: #5f6527;
	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: "\f8ff";
	position: absolute;
	top: 0px;
	left: 50%;
	margin-left: -15.12px;
	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;
}

.cont40{
width: 38%;
}

.cont55{
width: 54%;
}

	.page-slug-contact .bt_bottom3,
	.page-slug-contact .bt_bottom3:focus,
    .page-slug-request .bt_bottom3,
	.page-slug-request .bt_bottom3:focus{
		padding: 0;
		width: 70px;
		height: 70px;
	    border-radius: 50%;
		text-align: center;
		background-color: #5f6527;
	color: #fff;
	position: relative;
	}

.page-slug-contact .bt_bottom3 i,
.page-slug-request .bt_bottom3 i{
font-size: 33px;
position: absolute;
top: 50%;
left: 50;
transform: translateY(-50%) translateX(-50%);
-webkit- transform: translateY(-50%) translateX(-50%);
}
	
	.bt_bottom:hover,
	.bt_bottom3:hover{
		text-decoration: none;
		color: #fff !important;
		background-color: rgba(72, 77, 25, .8);
	}

	.vi_btn,
    .vi_btn:focus{
		display: inline-block;
		background-color: rgba(95, 101, 39, .8);
		backdrop-filter: blur(10px);
		box-sizing: border-box;
		position: relative;
	padding: 10px 15px;
		box-sizing: border-box;
		width: 141px;
		color: #fff;
		font-weight: 600;
		border-radius: 21px;
		font-size: 13px;
		transition: .3s;
		text-decoration: none !important;
		text-align: center;
	}

.vi_btn:hover{
		text-decoration: none;
		color: #fff !important;
		background-color: rgba(72, 77, 25, .8);
}

@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,
	.fix_bottom2,
	.fix_bottom3,
	.fix_bottom4{
		position: fixed;
		bottom: 50px;
		left: 50%;
		transform: translateX(-50%);
		z-index: 999;
	}
	.bt_bottom,
	.bt_bottom:focus{
		display: inline-block;
		background-color: rgba(95, 101, 39, .8);
		backdrop-filter: blur(10px);
		box-sizing: border-box;
		position: relative;
	padding: 10px 15px;
		box-sizing: border-box;
		width: 141px;
		color: #fff;
		font-weight: 600;
		border-radius: 21px;
		font-size: 13px;
		transition: .3s;
		text-decoration: none !important;
		text-align: center;
	}
	
	.bt_bottom3,
	.bt_bottom3:focus{
		display: inline-block;
		background-color: rgba(95, 101, 39, .8);
		backdrop-filter: blur(10px);
		box-sizing: border-box;
		position: relative;
		padding: 10px 15px 10px;
		box-sizing: border-box;
		width: 140px;
		color: #fff;
		font-weight: 600;
		border-radius: 21px;
		font-size: 13px;
		transition: .3s;
		text-decoration: none !important;
	}
	
	.page-slug-contact .bt_bottom3,
	.page-slug-contact .bt_bottom3:focus,
	.page-slug-request .bt_bottom3,
	.page-slug-request .bt_bottom3:focus{
		padding: 0;
		box-sizing: border-box;
		width: 60px;
		height: 60px;
	    border-radius: 50%;
	    line-height: 60px;
		text-align: center;
	}
	
	.page-slug-contact .bt_bottom3x,
	.page-slug-contact .bt_bottom3x:focus{
		background-color: #5f6527;
    color: #fff;
		padding: 0;
		box-sizing: border-box;
		width: 250px;
		height: 60px;
	    border-radius: 50px;
	    line-height: 60px;
		text-align: center;
		font-size: 16px;
		 font-weight: 600;
		border: 1px #5f6527 solid;
		text-decoration: none !important;
	}
	
	.bt_bottom:hover,
	.bt_bottom3:hover,
	.vi_btn{
		text-decoration: none;
		color: #fff !important;
		background-color: rgba(72, 77, 25, .8);
	}
	
		.bt_bottom2,
	.bt_bottom2:focus,
		.bt_bottom4,
	.bt_bottom4:focus{
		display: inline-block;
		background-color: rgba(255, 255, 255, .6);
		backdrop-filter: blur(10px);
		box-sizing: border-box;
		position: relative;
		padding: 10px 15px 10px;
		box-sizing: border-box;
		width: 140px;
		color: #484d19;
		font-weight: 600;
		border-radius: 21px;
		font-size: 13px;
		transition: .3s;
		text-decoration: none !important;
	}
	.bt_bottom2:hover,
	.bt_bottom4:hover{
		text-decoration: none;
		color: #484d19;
		background-color: rgba(255, 255, 255, .8);
	}
	
	/* .bt_bottom::before {
		content: "\f8ff";
		font-family: "FontAwesome";
		position: absolute;
		left: 17px;
		top: 3px;
		font-size: 170%;
	} */
}
@media screen and (max-width: 767px) {
	.tel_box a,
	.line_box a,
	.mail_box a {
		padding-bottom: 0px;
		display: block;
		line-height: 71.59px;
	}
	.fix_right p {
		padding-top: 0px;
		height: 71.59px;
	}
	.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;
	}
}

/* img ani */
.view{
    max-width: 768px;
	width: 100%;
    position: relative;
    overflow: hidden;
}
.view::after{
    content: "";
    display: block;
    width: 100%;
    height: 100%;
    position: absolute;
    left: 0;
    top: 0;
    background: #fff;
    transform: translateY(-100%);
    transition: all 1.2s cubic-bezier(0,.49,.38,.99) 1.2s;
}
.view img{
    vertical-align: middle;
    transform: translateY(-100%);
}
.view.js-on::after{
    animation: viewinMask 1.2s cubic-bezier(0,.49,.38,.99) forwards;
}
.view.js-on img{
    animation: viewinImg 1.2s cubic-bezier(0,.49,.38,.99) forwards;
}
@keyframes viewinMask{
    0%{
        transform: translateY(-100%);
    }
    50%{
        transform: translateY(0%);
    }
    100%{
        transform: translateY(100%);
    }
}
@keyframes viewinImg{
    0%{
        transform: translateY(-100%);
    }
    50%{
        transform: translateY(0%);
    }
    100%{
        transform: translateY(0%);
    }
}

/* under_line ani */
.untxt_line {
  position: relative;
  padding-bottom: 4px;
}
.untxt_line::before {
  background: #1d2e87;
  content: '';
  width: 100%;
  height: 1px;
  position: absolute;
  left: 0;
  bottom: -1px;
  margin: auto;
  transform-origin: left top;
  transform: scale(0, 1);
  transition: transform .3s;
}
.untxt_line:hover::before {
  transform-origin: left top;
  transform: scale(1, 1);
}

/* header g */
.navbar-normal {
background-color: rgba(255,255,255,.7) !important;
border-color: rgba(25,25,25,.7) !important;
backdrop-filter: blur(10px);
/* background: linear-gradient(to bottom, rgba(255,255,255,.7), rgba(255,255,255,0));
background: -webkit-linear-gradient(top, rgba(255,255,255,.7), rgba(255,255,255,0));
background: -moz-linear-gradient(top, rgba(255,255,255,.7), rgba(255,255,255,0));
background-image: linear-gradient(180deg, rgba(255, 255, 255, .7) 0, rgba(255, 255, 255, .36) 70%, rgba(255, 255, 255, 0)); */
}
/* map glay */
.glay_m{
  -webkit-filter: grayscale(100%);
  -moz-filter: grayscale(100%);
  -ms-filter: grayscale(100%);
  -o-filter: grayscale(100%);
  filter: grayscale(100%);
}
/* map glay end */

/* cust */

.pagetit_{
	font-size: 60px;
    color: #ddd;
    font-weight: 900;
	border-bottom: 1px #ddd solid;
	position: relative;
}

.blog .pagetit_{
	font-size: 30px;
    color: #000;
    font-weight: 600;
	border-bottom: none;
	position: relative;
}

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

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

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

article .post-content .entry-content{
margin-top: 0px !important;
}

.readmore{
text-align: right;
}

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

.right_bt_df:hover,
.right_bt_df:focus,
.right_bt_df:active{
text-decoration: none !important;
}

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

.home .footer {
    margin-top: 0pt;
}

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

.f16{
font-size: 16px;
}

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

.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,
.page-slug-aboutus .s_tit{
text-align: left !important;
}

.upname{
	position: relative;
}

.related-entries h3{
font-weight: 900;
color: #aaa;
}

.blog h2{
margin-top: 15px !important;
margin-bottom: 15px !important;
}

.blog article .post-content .entry-content{
margin-bottom: 15px !important;
}

.blog .main-contents{
    margin-top: 0px !important;
    padding-top: 50px;
}

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

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

.pager li > a:hover{
    background-color: #fff !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;
}

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

.single-post article.main-contents header.entry-header,
.single-cpt_blog article.main-contents header.entry-header{
background-color: #eee;
padding: 10px 20px;
margin-bottom: 0px;
}

.single article.main-contents header.entry-header h1.entry-title {
margin: 0 auto 0;
font-size: 20px;
}

.single article.main-contents header.entry-header .categorybox{
margin-bottom: 0;
text-align: right;
}

.single .entry-thumbnail{
padding-top: 10px;
margin-bottom: 0px !important;
border-right: 1px #eee solid;
border-left: 1px #eee solid;
}

.single-cpt_blog article.main-contents section .entry-content,
.single-cpt_blog article.main-contents section.entry-content,
.single-post article.main-contents section .entry-content,
.single-post article.main-contents section.entry-content{
background-color: rgba(238, 238, 238, 0);
padding: 20px;
border: 1px #eee solid;
}

.single-post .entry-thumbnail,
.single-cpt_blog .entry-thumbnail{
    padding-top: 0px;
}

.single-cpt_active .page-header {
  padding-bottom: 85px !important;
  margin-bottom: 0px !important;
margin-top: 0px !important;
}

.single-cpt_active header.entry-header {
    margin-bottom: 30px;
}

.single-cpt_active .pager {
    margin: 50px auto 60px;
}

/* 展示場予約 */
dl.ff01 dt{
margin-bottom: 15px !important;
font-weight: normal;
}

dl.ff01 dd{
margin-bottom: 50px;
}

.page-slug-contact .red2,
.page-slug-request .red2{
    background-color: #786a5b;
    color: #fff;
    font-size: 80%;
    padding: 1px 5px;
    display: inline-block;
    margin-right: 5px;
	border-radius: 3px;
}

.page-slug-contact .glay2,
.page-slug-request .glay2{
background-color: #ddd;
color: #000;
font-weight: normal;
    font-size: 80%;
padding: 1px 5px;
display: inline-block;
margin-right: 5px;
border-radius: 3px;
}

.txt_center.small.bgw{
background-color: #fff;
color: #aaa;
}

.wpcf7 textarea[name=textarea-186] {
    height: 150px !important;
}

/*
.radio>label>input:before, .wpcf7-radio .wpcf7-list-item input:before {
    background-color: #786a5b !important;
}

.radio>label>input:checked:after, .checkbox>label>input:checked:after, .wpcf7-radio .wpcf7-list-item input:checked:after, .wpcf7-acceptance .wpcf7-list-item input:checked:after, .wpcf7-checkbox .wpcf7-list-item input:checked:after {
    border-color: #786a5b !important;
}

checkbox>label>input:before, .wpcf7-acceptance .wpcf7-list-item input:before, .wpcf7-checkbox .wpcf7-list-item input:before {
    border-color: #786a5b !important;
}
*/

.checkbox>label,.radio>label,
.wpcf7-checkbox .wpcf7-list-item label,
.wpcf7-radio .wpcf7-list-item label {
    position: relative;
    cursor: pointer;
    display: inline-block;
}
.checkbox>label,
.radio>label {
    padding-left: 0;
    line-height: 1;
    
}
.checkbox>label>input,
.radio>label>input,
.wpcf7-acceptance .wpcf7-list-item input,
.wpcf7-checkbox .wpcf7-list-item input,
.wpcf7-radio .wpcf7-list-item input {
	display: none;
}
.checkbox>label>.wpcf7-list-item-label,
.radio>label>.wpcf7-list-item-label,
.wpcf7-acceptance .wpcf7-list-item .wpcf7-list-item-label,
.wpcf7-checkbox .wpcf7-list-item .wpcf7-list-item-label,
.wpcf7-radio .wpcf7-list-item .wpcf7-list-item-label {
	display: inline-block;
	padding-left:20px;
	font-weight: 400;
}
.checkbox>label>.wpcf7-list-item-label::before,
.radio>label>.wpcf7-list-item-label::before,
.wpcf7-acceptance .wpcf7-list-item .wpcf7-list-item-label::before,
.wpcf7-checkbox .wpcf7-list-item .wpcf7-list-item-label::before,
.wpcf7-radio .wpcf7-list-item .wpcf7-list-item-label::before {
    position: absolute;
    z-index: 1;
    top: 4px;
    left: 2px;
    width: 10px;
    content: '';
    -webkit-transition: all .2s ease-in-out;
    -o-transition: all .2s ease-in-out;
    transition: all .2s ease-in-out
}
.wpcf7-acceptance .wpcf7-list-item .wpcf7-list-item-label::before,
.wpcf7-checkbox .wpcf7-list-item .wpcf7-list-item-label::before,
.checkbox>label>.wpcf7-list-item-label::before {
    top: 5px
}
.checkbox>label>.wpcf7-list-item-label::after,
.radio>label>.wpcf7-list-item-label::after,
.wpcf7-acceptance .wpcf7-list-item .wpcf7-list-item-label::after,
.wpcf7-checkbox .wpcf7-list-item .wpcf7-list-item-label::after,
.wpcf7-radio .wpcf7-list-item .wpcf7-list-item-label::after {
    position: absolute;
    left: -2px;
    width: 18px;
    height: 18px;
    content: '';
    cursor: pointer;
    border: 2px solid #ddd !important;
    background: transparent;
    -webkit-transition: all .2s ease-in-out;
    -o-transition: all .2s ease-in-out;
    transition: all .2s ease-in-out;
}

.radio>label>.wpcf7-list-item-label::before,
.wpcf7-radio .wpcf7-list-item .wpcf7-list-item-label::before {
    height: 10px;
    -webkit-transform: scale(0,0);
    transform: scale(0,0);
    border-radius: 50%;
    background-color: #786a5b !important;
}

.radio>label>input:checked + .wpcf7-list-item-label::before,
.wpcf7-radio .wpcf7-list-item input:checked + .wpcf7-list-item-label::before {
    -webkit-transform: scale(1,1);
    transform: scale(1,1)
}
.checkbox>label> input:checked + .wpcf7-list-item-label::after,
.radio>label> input:checked + .wpcf7-list-item-label::after,
.wpcf7-acceptance .wpcf7-list-item input:checked +  .wpcf7-list-item-label::after,
.wpcf7-checkbox .wpcf7-list-item input:checked +  .wpcf7-list-item-label::after,
.wpcf7-radio .wpcf7-list-item input:checked +  .wpcf7-list-item-label::after {
    border-color: #786a5b !important;
}

.radio>label>.wpcf7-list-item-label::after,
.wpcf7-radio .wpcf7-list-item .wpcf7-list-item-label::after {
    border-radius: 50%;
}

.checkbox>label>.wpcf7-list-item-label::before,
.wpcf7-acceptance .wpcf7-list-item .wpcf7-list-item-label::before,
.wpcf7-checkbox .wpcf7-list-item .wpcf7-list-item-label::before {
    height: 5px;
    -webkit-transform: rotate(-45deg) scale(0,0);
    transform: rotate(-45deg) scale(0,0);
    border: 2px solid #786a5b;
    border-top-style: none;
    border-right-style: none
}

.checkbox>label>input:checked+.wpcf7-list-item-label::before,
.wpcf7-acceptance .wpcf7-list-item input:checked+.wpcf7-list-item-label::before,
.wpcf7-checkbox .wpcf7-list-item input:checked+.wpcf7-list-item-label::before {
    -webkit-transform: rotate(-45deg) scale(1,1);
    transform: rotate(-45deg) scale(1,1)
}

.checkbox>label>.wpcf7-list-item-label::after {
    top: 0
}

.wpcf7-acceptance .wpcf7-list-item .wpcf7-list-item-label::before {
    top: 6px
}

.wpcf7-acceptance .wpcf7-list-item .wpcf7-list-item-label::after {
    top: 0
}





.page-slug-contact .wpcf7 .textarea,
.page-slug-request .wpcf7 .textarea{
    padding: 10px 15px;
    width: 100%;
    border: 1px #ddd solid;
    box-sizing: border-box;
    height: 50px;
}

.page-slug-contact .wpcf7 input:focus, 
.page-slug-contact .wpcf7 select:focus, 
.page-slug-contact .wpcf7 textarea:focus {
    background-color: rgba(0, 0, 0, .1);
    outline: none;
}

.page-slug-contact .wpcf7-form-control:focus, 
.page-slug-contact .form-control:focus {
    border-color: #786a5b !important;
}

.page-slug-contact .wpcf7 input,
.page-slug-contact .wpcf7 select,
.page-slug-contact .wpcf7 textarea {
    transition: .3s;
} 
/* 展示場予約end */

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

.portfolio-display-pagenation__frontpage{
display: none;
}

.stk{
position: sticky !important;
top: 60px !important;
}

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

.mar20{
display: inline-block;
margin-right: 20px;
}

.calist_rap{
text-align: left;
padding-top: 20px;
padding-bottom: 20px;
background-color: rgba(255, 255, 255, .7) !important;
backdrop-filter: blur(10px);
margin-bottom: 30px !important;
}

.calist{
display: inline-block;
width: 1100px;
margin-bottom: 0px !important;
}

.calist{
margin-right: -20px !important;
}

.g02{
display: grid;
	grid-template-columns: repeat(auto-fill, minmax(300px, 1fr));
    grid-gap: 30px 24px;
    gap: 50px 24px;
}

/* .boxg{
font-weight: 600;
width: 80px;
text-align: center;
padding-block: 3px;
border-radius: 16px;
-moz-border-radius: 16px;
-webkit-border-radius: 16px;
border: 1px #eee solid;
} */

.calist a{
font-weight: 600;
text-align: center;
padding: 8px 12px;
border-radius: 16px;
-moz-border-radius: 16px;
-webkit-border-radius: 16px;
width: 100px;
color: #000;
transition: .3s;
border: 1px #e9e9eb solid;
background-color: #fff;
line-height: 15px;
}

.page-slug-faq .calist a{
width: 160px;
}

.calist a:hover{
border-color: #000;
text-decoration: none !important;
color: #000;
}

.calist a:focus,
.calist a:active{
background-color: #000;
color: #fff;
text-decoration: none !important;
}

.tatenaga{
font-family: "Oswald", sans-serif;
text-transform: uppercase;
}

.tatenaga2{
  font-family: "Anton", sans-serif;
  font-weight: 400;
  font-style: normal;
text-transform: uppercase;
}

.w3{
font-weight: 300;
}

.w6{
font-weight: 600;
}

.glist{
	overflow: hidden;
	display: flex;
    flex-direction: column;
    gap: 20px;
	position: relative;
}


.g03 .glist{
/*width: 410px;*/
}

.glist img{
    display: block;
    width: 100%;
    height: 100%;
    aspect-ratio: 16 / 9;
    line-height: 0;
    object-fit: cover;
    transition: opacity, transform .3s ease-in-out;
}

.img_rappps{
margin-bottom: 0px !important;
border-radius: 8px;
overflow: hidden;
position: relative;
}

.alllink::before{
content: "";
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
z-index: 3;
}

.stk2{
position: sticky !important;
top: 60px !important;
z-index: 5;
}

#myImage{
    transition: opacity 0.3s ease;
	opacity: 0;
}

#myImage.show {
    opacity: 1;
}

.w500{
max-width: 500px;
width: 100%;
margin-right: auto;
margin-left: auto;
}

.cate_n{
color: #aaa;
font-size: 13px;
line-height: 1.4;
}

.link_txt{
transition: .3s;
}

.link_txt:hover{
color: #484d19;
text-decoration: none !important;
opacity: .6;
}

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

.lileft,
.liright{
width: 40px;
height: 40px;
}

.w120{
width: 100px;
}

.upen{
position: absolute;
color: #fff;
font-size: 33px;
bottom: 10px;
left: 50%;
transform: translateX(-50%);
}

.cooome_rap_p{
background-color: rgba(238, 238, 238, .6);
border-radius: 11px;
}

.page-slug-gt_trailer .cooome_rap_p{
background-color: rgba(0,0,0,0);
}

.t01,.t02,.t03,.t04,.t05,.t06{
position: relative;
padding-left: 37px;
}

.t01::before,.t02::before,.t03::before,.t04::before,.t05::before,.t06::before{
position: absolute;
left: 0px;
top: -4px;
font-weight: 600;
background-color: #000;
border-radius: 50%;
color: #fff;
font-size: 15px;
width: 30px;
height: 30px;
line-height: 30px;
text-align: center;
}

.t01::before{
content: "01";	
}
.t02::before{
content: "02";		
}
.t03::before{
content: "03";	
}
.t04::before{
content: "04";	
}
.t05::before{
content: "05";		
}
.t06::before{
content: "06";		
}

.s_tabb.yaji{
position: relative;
padding-bottom: 30px;
margin-bottom: 30px;
}

.s_tabb.yaji::after{
content: "\f0d7";
position: absolute;
font-family: "Font Awesome 5 Free";
font-weight: 600;
bottom: -35px;
left: 50%;
transform: translateX(-50%);
font-size: 40px;
color: #999;
}

.s_tabb .u_yaji,
.s_tabb.yaji .u_yaji{
width: 100%;
}

.s_tabb .u_yaji th{
width: 5%;
background-color: #000;
color: #fff;
border-top-left-radius: 8px;
border-bottom-left-radius: 8px;
}

.s_tabb .u_yaji tr td{
padding: 10px 20px;
}

.s_wi{
background-color: #999;
color: #fff;
font-weight: 600;
}

.bge{
background-color: #eee;
border-top-right-radius: 8px;
border-bottom-right-radius: 8px;
}

.navbar .navbar-nav li a .link-menu .small, .navbar .navbar-nav li a .link-menu {
text-align: left;
}

.navbar-normal .dropdown-menu>li>a, .navbar-transparent .dropdown-menu>li>a {
    padding: 10px 20px;
    border-top: none;
	font-weight: 600;
}

.img_rappps .icon_new{
position: absolute;
top: 12px;
left: 12px;
font-size: 70%;
line-height: 1;
background-color: #fff;
font-weight: 600;
padding: 6px 6px 4px;
border-radius: 2px;
}

.in_ptit{
position: relative;
padding-left: 23px;
}

.in_ptit::before{
content: "●";
position: absolute;
left: 0px;
top: 0px;
}

.in_sec_tap table{
width: 100%;
}

.tt0011{
background-color: rgba(238, 238, 238, .6);
padding: 20px;
border-top-left-radius: 11px;
border-bottom-left-radius: 11px;
}


.tt0022{
width: 20%;
background-color: #5f6527;
color: #fff;
text-align: center;
border-top-right-radius: 11px;
border-bottom-right-radius: 11px;
}

.icon_li01 li{
position: relative;
padding-left: 21px;
}

.icon_li01 li.ii01::before{
content: "\f058";
font-family: "Font Awesome 5 Free";
font-weight: 600;
position: absolute;
top: 0px;
left: 0px;
color: #000;
}

.icon_li01 li.ii02::before{
content: "\f055";
font-family: "Font Awesome 5 Free";
font-weight: 600;
position: absolute;
top: 0px;
left: 0px;
color: #000;
}

.sub_li{
background-color: #eee;
border-radius: 11px;
}

.inin_ul{
padding: 10px 15px;
}

.p_name{
padding: 5px 0px;
}

.p_price{
background-color: #5f6527;
color: #fff;
}

.inin_ul li{
padding-left: 19px;
position: relative;
}

.inin_ul li.ii01::before{
content: "\f058";
font-family: "Font Awesome 5 Free";
font-weight: 600;
position: absolute;
top: 0px;
left: 0px;
color: #000;
}

.inin_ul li.ii02::before{
content: "\f055";
font-family: "Font Awesome 5 Free";
font-weight: 600;
position: absolute;
top: 0px;
left: 0px;
color: #000;
}

.mar3{
margin-right: 3px;
display: inline-block;
}

.bgb {
width: 20% !important;
text-align: center;
}

.six_in_cont .f14.w6{
display: inline-block;
margin-bottom: 5px;
}

.bt_hosoku .entry-content.flexible-section-caption{
padding: 0px;
}

.page-slug-faq .calist_rap{
margin-bottom: 0px !important;
padding-bottom: 0px !important; 
}

.panel-title{
padding-left: 25px;
position: relative;
}

.panel-title::before{
content: "Q";
font-weight: 600;
position: absolute;
left: 0px;
top: 50%;
transform: translateY(-50%);
}

.page-slug-faq .panel-title a{
font-size: 15px;
color: #5f6527;
transition: .3s;
}

.page-slug-faq .panel-title a:hover{
color: #484d19;
text-decoration: none !important;
}

.panel-body{
position: relative;
padding-left: 55px;
}

.panel-body::before{
content: "A";
font-size: 17px;
font-weight: 600;
position: absolute;
left: 25px;
top: 50%;
transform: translateY(-50%);
}

.panel-body p{
font-size: 15px !important;
}

.panel-default>.panel-heading{
background-color: rgba(238, 238, 238, .9) !important;
}

.logo_rap img{
width: 60%;
}

.tax-cpt_activecat article.list-vertical .attachment-media>time{
display: none;
}

.icon_li li{
padding-left: 22px;
position: relative;
}

.icon_li li::before{
content: "●";
position: absolute;
top: 0px;
left: 2px;
}

.single-cpt_active .page-header {
height: calc( 100vh - 0px );
}

.single-cpt_active .page-header-title{
display: none;
}

.widget h4.title{
font-size: 14px;
font-weight: 600;
}

.single-cpt_active .entry-date,
.single-cpt_active .entry-date i,
.single-cpt_active .entry-category i{
display: none;
}

.single-cpt_active .entry-category a{
font-weight: 600;
	display: inline-block;
    text-align: center;
    padding: 8px 12px;
    border-radius: 16px;
    -moz-border-radius: 16px;
    -webkit-border-radius: 16px;
    width: 80px;
    color: #000;
    transition: .3s;
    border: 1px #e9e9eb solid;
    background-color: #fff;
    line-height: 15px;	
}
.single-cpt_active .entry-category a:hover{
border-color: #000;
text-decoration: none !important;
color: #000;
}

.single-cpt_active header.entry-header {
    margin-bottom: 10px;
}

.tax-cpt_activecat article .post-content .entry-content{
margin-bottom: 15px !important;
}

.tax-cpt_activecat article.list-vertical .post-content .entry-title {
	margin-top: 20px !important;
    margin-bottom: 5px !important;
	font-size: 12px;
	font-weight: 600;
}

.related-entries h3 {
    font-size: 20px;
}

.single .entry-content p{
font-size: 13px;
}

.dropdown-menu > .active > a:hover {
    background-color: #eee !important;
    color: #484d19 !important;
}

.page-slug-contact #myImage{
display: none !important;
}

.blog .page-header,
.archive.category .page-header{
margin-top: 80px !important;
}

.single-post .entry-date+.entry-category{
display: none;
}

body.single-post .categorybox {
    font-size: 100%;
	color: #000;
}

.tax-cpt_activecat .main-contents article{
position: relative;
}

.tax-cpt_activecat article .post-content p.readmore{
display: none;
}

	.x8{
	width: 67%;
	}
	.x2{
	width: 32%;
	}
    .page-slug-contact .b_flex .cont30 span.wpcf7-list-item.first {
        display: block;
        margin-top: 0px;
    }
.page-slug-contact .fid span.wpcf7-list-item.last{
margin-left: 0px;
}

.single-cpt_active .entry-category a{
margin-left: 10px;
}

.single-cpt_active .entry-category a:first-of-type{
margin-left: 0px;
}
/* ▼20250918 */
/*
.navbar:not(.navbar-shrink) .navbar-brand {
  display: none;
}
*/
/*
.navbar-brand {
	transition: opacity 0.3s ease-in-out, visibility 0.3s ease-in-out;
}
body.home .navbar:not(.navbar-shrink) ,
body.single-cpt_active .navbar:not(.navbar-shrink) {
	background-color: transparent !important;
	border-color: transparent !important;
	box-shadow: none;
	backdrop-filter: none;
}
body.home .navbar:not(.navbar-shrink) .navbar-brand ,
body.single-cpt_active .navbar:not(.navbar-shrink) .navbar-brand {
	opacity: 0;
	visibility: hidden;
}
body.home .navbar.navbar-shrink .navbar-brand ,
body.single-cpt_active .navbar.navbar-shrink .navbar-brand {
	opacity: 1;
	visibility: visible;
}

@media (min-width: 768px) {
	body.home .navbar:not(.navbar-shrink) .navbar-nav>li>a ,
	body.single-cpt_active .navbar:not(.navbar-shrink) .navbar-nav>li>a {
		color:#fff;
	}
}
*/
@media (max-width: 767px) {
	.navbar-brand {
		text-align: center;
	}
	.navbar-toggle {
		border: none;
		background: transparent;
		padding: 4px 6px;
	}
	.navbar-toggle .icon-bar {
		display: block;
		width: 22px;
		height: 2px;
		border-radius: 1px;
		transition: all 0.3s ease;
		transform-origin: center;
	}
	.navbar-toggle .icon-bar:nth-child(3) {
		width: 15px;
	}
	.navbar-toggle.active .icon-bar:nth-child(1) {
		transform: rotate(45deg) translate(3px, 4px);
	}
	.navbar-toggle.active .icon-bar:nth-child(2) {
		opacity: 0;
	}
	.navbar-toggle.active .icon-bar:nth-child(3) {
		width: 22px;
		transform: rotate(-45deg) translate(4px, -6px);
	}
}
/* ▲20250918 */

.navbar-transparent.navbar-shrink{
background-color: rgba(255,255,255, .7) !important;
border-color: rgba(255,255,255, .7) !important;
backdrop-filter: blur(10px);
}

/* .keivisual-hidden{
margin-top: -60px;
} */

.logo_rap{
width: 30%;
margin-right: auto;
margin-left: auto;
}

.footer small.copyright{
display: none;
}

.f11{
font-size: 11px;
}

.new_foot_rap{
text-align: left;
}

.new_foot_rap{
/*margin-bottom: 30px;*/
padding-bottom: 30px;
}

.new_foot_rap h4{
margin-top: 0px;
height: 13px;
line-height: 13px;
color: #fff;
}

.ft_f{
font-family: YakuHanJP, neue-haas-grotesk-text, "SF Pro Icons", "Helvetica Neue", "Helvetica", Arial, sans-serif;
}

.comme_rap.fl02.bt5 h3{
width: 85%;
}

.ff_ul a{
line-height: 13px;
display: inline-block;
padding-inline: 20px;
color: #fff !important;
transition: .3s;
}

.ff_ul a:hover{
opacity: .7;
text-decoration: none !important;
}

.ff_ul a.f11{
border-right: 1px #fff solid;
}

.ff_ul a.f11:last-child{
border-right: none;
}

.google-map40 iframe{
  -webkit-filter: grayscale(100%);
  -moz-filter: grayscale(100%);
  -ms-filter: grayscale(100%);
  -o-filter: grayscale(100%);
  filter: grayscale(100%);
}

.ten_imgrap{
border-radius: 11px;
overflow: hidden;
}

.car_ac_rap ul li {
    padding-bottom: 20px;
    margin-bottom: 20px;
    border-bottom: #ddd dotted;
}

.car_ac_rap ul li:last-child{
margin-bottom: 0px;
}

.car_ac_rap dl dt {
    width: 100px;
    float: left;
}

.car_ac_rap dl dd {
    padding-left: 30px;
}

.maplink {
    display: inline-block;
    margin-left: auto;
    width: 100px;
    text-align: center;
}

.ss_bt{
border: 1px #221200 solid;
background-color: #221200;
color: #fff;
border-radius: 3px;
-moz-border-radius: 3px;
-webkit-border-radius: 3px;
transition: .6s;
font-size: 12px;
padding: 5px 10px;
}

.ss_bt:hover,
.ss_bt:focus{
text-decoration: none !important;
background-color: #fff;
color: #221200;
}

.car_ac_rap .bt_dfs {
    display: inline-block;
}

.bt_dfs {
position: relative;
display: inline-block;
padding: 10px;
max-width: 260px;
width: 100%;
text-decoration: none;
color: #221200;
border: 1px solid #221200;
transition: .4s cubic-bezier(.15,.74,.16,.96);
text-align: center;
  
&:hover {
color: #fff;
text-decoration: none !important;

&::before {
transform: scaleX(1);
transform-origin: left;
 }
 }
  
  &::before {
    position: absolute;
    top: 0;
    left: 0;
    content: '';
    display: block;
    width: 100%;
    height: 100%;
    background: #221200;
    transform: scaleX(0);
    transform-origin: right;
    transition: .4s cubic-bezier(.15,.74,.16,.96);
    transition-property: transform;
  }
}

.button__text {
  position: relative;
}

.bt_box .bt_dfs::after {
    content: "\f105";
    position: absolute;
    font-family: "Font Awesome 5 Free";
    font-weight: 600;
    right: 10px;
    top: 50%;
    margin-top: -12.6px;
}

.two_c .fl02 .cont30{
	width: 33%;
}

.single-cpt_active section.entry-content{
margin-bottom: 30px;
}

.fix_bottom_right{
position: fixed;
right: 10px;
bottom: 10px;
z-index: 50;
width: 100px;
height: 100px;
}

.fix_bottom_right svg {
      width: 100px;
      height: 100px;
    }
.fix_bottom_right a{
display: inline-block;
cursor: pointer;
position: relative;
width: 100px;
height: 100px;
border-radius: 50%;
transition: .3s;
z-index: 5;
}

.fix_bottom_right a:hover{
opacity: .6;
}

    textPath {
  font-family: 'Noto Sans JP', sans-serif;
  fill: #ff6600;
  font-size: 9px;
  letter-spacing: 0.3px;
    }

    .rotate-text {
      animation: rotate 10s linear infinite;
      transform-origin: 50% 50%;
    }

.center-text {
      fill: #fff;
      font-size: 15px;
      text-anchor: middle;
      dominant-baseline: middle;
	font-weight: bold;
    }

    @keyframes rotate {
      0% { transform: rotate(0deg); }
      100% { transform: rotate(360deg); }
    }

.ul_sec .fl02.spsc{
width: 1140px;
}

.w22p{
width: 262.2px;
}

.in_title h2{
margin-top: 0px !important;
line-height: 1;
}

.swiper-keyvisual-wrapper .swiper-keyvisual-thumbnail {
    top: 95px !important;
}

.ca_tit{
		margin-top: 0 !important;
}

.ca_rap_top{
width: 100vw;
position: absolute;
top: 185px;
}

.ca_rap_top .ca_tit{
font-size: 16px;
}

.lhx{
line-height: 1.3;
}

.ca_rap_bt{
text-align: center;
width: 100vw;
position: absolute;
bottom: 80px;
}

.keivisual-title{
margin-bottom: 20px;
}

.keivisual-title span{
	font-size: 70px;
	line-height: 70px;
font-family: "Oswald", sans-serif;
text-transform: uppercase;
letter-spacing: 0px;
text-indent: 0px;
}

.ca_pri{
font-size: 16px;
}

.cate_img_rap{
overflow: hidden;
border-radius: 11px;
}

.calist a.active:hover{
color: #fff !important;
}



@media screen and (min-width: 768px) {
	.bt_dfs {
        padding: 8px;
    }
	
.gtname{
position: relative;
}

.gtname::before{
content: "ACCESS MAP";
position: absolute;
bottom: -70px;
left:0px;
font-size: 80px;
font-weight: 900;
color: rgba(222, 221, 220, .4);
font-family: Montserrat, "游ゴシック", YuGothic, "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "メイリオ", Meiryo, sans-serif;
z-index: 3;
}	
	
	.ca_tit{
		font-size: 42px;
	}
	.mal20pc{
margin-left: 20px;
	}
footer .container{
width: 100%;
padding-inline: 65px !important;
}
	.page-slug-contact .b_flex>.cont30{
width: 18%;	
	}
	.page-slug-contact .b_flex>.cont65{
width: 80%;		
	}

	
	article.list-vertical .post-content .entry-content{
height: 4em;
}
	.mal102{
display: inline-block;
margin-left: 10px;
	}
.navbar-nav > li > .dropdown-menu {
box-shadow: rgba(25, 25, 25, 0.7) 0px 5px 10px -7px
}
	.dropdown-menu{
top: 55px;
	}
	.s_wi{
	width: 275px;
	height: 70.39px;
	}
	.s_wi2{
	height: 70.39px;
	}
.w6last a{
font-weight: 600;
background-color: #5f6527;
color: #fff !important;
border-radius: 21px;
-moz-border-radius: 21px;
-webkit-border-radius: 21px;
transition: .3s;
}
	
.w6last a:hover,
.w6last.active a{
background-color: #484d19 !important;
}
	
.navbar-nav>li.w6last>a{
margin-left: 10px;
}
	
.navbar-nav>li>a {
padding-top: 8px;
padding-bottom: 8px;
margin-top: 6.5px;
margin-bottom: 6.5px;
}	
.g02{
grid-template-columns: repeat(auto-fill, minmax(min(50vw - 96px, 350px), 1fr));
gap: 65px 25px;
	}
	
.g03{
display: flex;
/*gap: 0px 25px;*/
}
	
.glist h3{
margin-top: 0!important;
}
	
.blog .page-header,
.category .page-header{
padding-top: 0px !important;
padding-bottom: 0px;
}
.jp_name{
position: absolute;
display: inline-block;
right: 0px;
top: 50%;
font-size: 14px;
color: #aaa;
font-weight: 400;
margin-top: -9.8px;
}
.home .ca_rap{
/* margin: -60px 0 0; */
text-align: left !important;
width:100vw;
padding: 0 100px;
}

.f30{
font-size: 30px;		
}
	
.ca_rap{
/* margin: 0px 100px; */
}
	
	.swiper-keyvisual-wrapper .swiper-slide img{
opacity: 1 !important;
	}

.upname::before{
	content: "ACCESS MAP";
	position: absolute;
	font-size: 60px;
	color: rgba(0, 0, 0, .2);
	top: -60px;
    right: 10px;
	z-index: 5;
	font-weight: 900;
}
.single {
overflow: visible !important;
}

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


body{
	overflow: visible;
}

	.cont22{
	width: 22%;	
	}
	
.w300{
margin-right: auto;
max-width: 440px;
width: 100%;
}
.tax-cpt_activecat .cont65,
.page-slug-lineup .cont65{
	width: 48%;
}
.tax-cpt_activecat .cont30,
.page-slug-lineup .cont30{
	width: 48%;
}
}

@media screen and (max-width: 767px) {
.swiper-keyvisual-wrapper .swiper-keyvisual-thumbnail {
    top: 75px !important;
}
	
.ca_rap_top{
top: 165px;
}
	
.bt_bottom,
	.bt_bottom:focus{
		display: inline-block;
		background-color: rgba(95, 101, 39, .8);
		backdrop-filter: blur(10px);
		box-sizing: border-box;
		position: relative;
	padding: 10px 15px;
		box-sizing: border-box;
		width: 141px;
		color: #fff;
		font-weight: 600;
		border-radius: 21px;
		font-size: 13px;
		transition: .3s;
		text-decoration: none !important;
		text-align: center;
	}
	
.w300{
margin-right: auto;
margin-left: auto;
width: 300px;
}
	.home .ca_rap{
padding: 0 15px;
}

	.ff_ul{
	margin-left: -20px;
	}
	
	.fl02li h4{
	margin-bottom: 15px !important;
	}
	
	.ff_ul a{
	margin-bottom: 10px;
	}
	
	.caret{
	width: 69px !important;
	height: 69px !important;
	}	
	
.nav>li>a span.link-menu{
        padding: 25px 15px !important;
    }
	
.navbar-normal .dropdown-menu>li>a {
        padding: 19px 15px !important;
    }	
	
.navbar-brand img {
    height: 30px;
    width: auto;
    margin-bottom: 10px;
    margin-top: 10px;
}
	.keivisual-hidden{
padding-inline: 15px;
	}	
.navbar-nav .dropdown-menu li a{
font-size: 12px;
color: rgb(55, 58, 19);
}
	
.blog .page-header{
    margin-top: 80px !important;
}
.blog .page-header {
    padding-top: 0px !important;
    padding-bottom: 0px;
}	

	.x8{
	width: 63%;
	}
	.x2{
	width: 32%;
	}
	.cont22{
	width: 100%;	
	margin-bottom: 30px;
	}
	.cont22:last-child{
	margin-bottom: 0px;	
	}
	
.cont40{
width: 100%;
margin-bottom: 30px;
}

.cont55{
width: 100%;
}
	.s_tabb.bt20{
	margin-bottom: 30px !important;	
	}	
	
.bgb {
width: 100% !important;
}	
	
.s_tabb .u_yaji th{
display: block;
width: 100%;	
background-color: #000;
color: #fff;
border-top-left-radius: 8px;
border-top-right-radius: 8px;
border-bottom-left-radius: 0px;
padding-block: 5px;
}	
	
.bge{
display: block;
width: 100%;
background-color: #eee;
border-bottom-left-radius: 8px;
border-bottom-right-radius: 8px;
border-top-right-radius: 0px;
padding-top: 15px !important;
padding-bottom: 15px !important;
}
	
.in_sec_rap .bge{
text-align: center;
padding-top: 20px !important;
padding-bottom: 20px !important;
}
	
.s_wi{
display: block;
width: 100%;
padding-top: 15px !important;
padding-bottom: 15px !important;
text-align: center;
}
	
	
.in_title.bt10.pt35{
padding-top: 0px !important;
	}
	
	.f30.bt0.w6,
	.f30.bt50.w6{
font-size: 24px !important;
	}
	
	.f20.w6{
font-size: 18px !important;		
	}
	
body.page-slug-lineup{
	overflow: visible;
}
.w6last{
display: none !important;
}

.abo_rap table tbody tr th{
    padding: 20px 10px 0 0;
	width: 100%;
	display: block;
}
.abo_rap table tbody tr td {
    padding: 10px 10px 20px 10px;
		width: 100%;
	display: block;
}
.navbar-nav{
background-color: #fff;	
}
	
.nav>li>a span.link-menu,
.navbar-normal .dropdown-menu>li>a{
padding: 15px;
}	
.navbar-normal .navbar-toggle:hover, .navbar-normal .navbar-toggle:focus, .navbar-normal .navbar-toggle:active {
 background-color: rgba(0,0,0,0) !important;
}	
.jp_name{
display: inline-block;
font-size: 14px;
color: #aaa;
font-weight: 400;
margin-left: 10px;
}
	.page_tit_rap.pt65.bt40{
	margin-bottom: 10px !important;	
	}
	.f16.txt_center.bt50.fbol{
	margin-bottom: 10px !important;
	}
.pagetit_{
	font-size: 30px;
 }	
	
.navbar-transparent.navbar-pageheader-image .navbar-toggle, .navbar-transparent.navbar-fullscreen .navbar-toggle {
background-color: rgba(255,255,255,0) !important;
border: none !important;
}
	.ca_rap{
margin: 0 20px;
}

	.bt_contact_ .fl02 .cont48{
		text-align: center;
	}
.calist_rap{
overflow-x: scroll;
 -ms-overflow-style: none;
 scrollbar-width: none;
}
.calist_rap::-webkit-scrollbar {
 display:none;
}
.calist a:hover{
border-color: #000;
text-decoration: none !important;
background-color: #000;
color: #fff;
}
.g03 .glist{
/*width: 290px;*/
}
.in_sec_tap .tt0011{
width: 100%;
display: block;
border-bottom-left-radius: 0px;
border-top-right-radius: 11px;
}
.in_sec_tap .tt0022{
width: 100%;
display: block;
border-top-right-radius: 0px;
border-bottom-left-radius: 11px;
}
	.footer .sp{
display: none !important;
	}
	
body.blog .page-header-title h1,
body.category .page-header-title h1,
body.single-post .page-header-title h1,
.single-post .page-header-title strong{
font-size: 24px;
}
.single article.main-contents header.entry-header h1.entry-title{
margin-bottom: 5px !important;
	}
.logo_rap{
width: 50%;
margin-right: auto;
margin-left: auto;
}
	.logo_rap.bt50{
margin-bottom: 20px !important;
	}
.no_list {
    padding-left: 21px;
}
.ul_sec{
overflow-x: auto;
}
}

@media (max-width: 767px) {

.navbar-normal .navbar-toggle,
.navbar-normal .navbar-toggle:hover, 
.navbar-normal .navbar-toggle:focus, 
.navbar-normal .navbar-toggle:active {
	margin-top: 0;
	margin-right: 0px;
	top:0;
	right:0;
	padding:18px !important;
	display: inline-block;
	width:58px;
	height:58px;
	position: absolute;
	z-index:100000000;
}
.navbar-nav .dropdown > a .caret {
	padding-top: 15px;
}
}