/*
Theme Name:     Kleo Child
Theme URI:
Description:    Child theme for Kleo
Author:         SeventhQueen
Author URI:     http://seventhqueen.com
Template:       kleo
Tags:  one-column, two-columns, right-sidebar, fluid-layout, custom-menu, featured-images, post-formats, sticky-post, translation-ready
License: GNU General Public License
License URI: license.txt
*/


/*
* Please add your custom styles below
*/
body,p,h1,h2,h3,h4,h5,h6 {
font-family:"Noto Sans JP",'Hiragino Kaku Gothic ProN','ヒラギノ角ゴ ProN W3','ヒラギノ角ゴシック','Hiragino Sans','メイリオ', Meiryo,sans-serif;
	line-height: 1.7;
}
/* body, p, h1, h2, h3, h4, h5, h6 {
    font-family:  'Yu Mincho Light','YuMincho','Yu Mincho','游明朝体','ヒラギノ明朝 ProN','Hiragino Mincho ProN',  "Segoe UI Historic", Baskerville, serif !important;
} */
body,p{
    font-size: 1.6rem;
	line-height: 2;
	font-weight: 400;
}
::-moz-selection {
  color: #ed1644;
  background-color: #ffdee5;
}
::selection {
  color: #fff !important;
  background-color: #00beff !important;
}
.page-template-mpbr-all-template,.page-template-mpbr-all-page-template,
.page-template-mpbr-all-template p,.page-template-mpbr-all-page-template p,
.page-template-mpbr-all-template h1,.page-template-mpbr-all-page-template h1,
.page-template-mpbr-all-template h2,.page-template-mpbr-all-page-template h2,
.page-template-mpbr-all-template h3,.page-template-mpbr-all-page-template h3,
.page-template-mpbr-all-template h4,.page-template-mpbr-all-page-template h4,
.page-template-mpbr-all-template h5,.page-template-mpbr-all-page-template h5,
.page-template-mpbr-all-template h6,.page-template-mpbr-all-page-template h6 {
font-family:"Zen Kaku Gothic Antique",'Hiragino Kaku Gothic ProN','ヒラギノ角ゴ ProN W3','ヒラギノ角ゴシック','Hiragino Sans','メイリオ', Meiryo,sans-serif;
}
.page-template-mpbr-all-template h3,.page-template-mpbr-all-page-template h3{
	font-size: 2.4rem;
	line-height: 2;
	font-weight: 400;
}
.page-template-mpbr-all-template h4,.page-template-mpbr-all-page-template h4{
	font-size: 2rem;
	line-height: 2;
	font-weight: 400;
}
.page-template-mpbr-all-template h5,.page-template-mpbr-all-page-template h5{
	font-size: 1.8rem;
	line-height: 2;
	font-weight: 400;
}
.page-template-mpbr-all-template p,.page-template-mpbr-all-page-template p{
    font-size: 1.6rem;
	line-height: 2;
}
.page-template-mpbr-all-template tbody td,.page-template-mpbr-all-page-template tbody td {
	font-size: 1.6rem;
    color: #333;
    font-weight: 400;
}



.main-right-breadcrumb{
	display: none;
}
.newpost-box{
	width: 46%;
	float: left;
	margin: 5px;
	box-sizing: border-box;
	position: relative;
}
.newpost-box .getPostImgArea img{
	width:100%;
}
.newpost-box .new-txt{
	position: absolute;
top: -5px;
right: -5px;
padding: 5px;
background-color: red;
color: white;
font-size: 12px;
border: 2px solid white;
}

/*メーカーリスト*/
.maker-list{border-bottom: 1px #000 dotted}

.ml-header{
	border-left: 10px #5A0001 solid;
	padding-left:5px;
	margin-bottom: 8px;
}

.ml-header h3{
	margin-bottom: 5px;
}

.maker-meta{
	/*padding-top:10px;*/
}

.new-txt{
	position: absolute;
top: -10px;
right: -10px;
background-color: #000;
color: #fff;
padding: 5px;
border: 3px solid #fff;
z-index: 1;
}


.new-txt:nth-child(n+3){
	visibility: hidden;
}

.new-txt-sp{
		position: absolute;
top: -10px;
left: -10px;
background-color: #000;
color: #fff;
padding: 5px;
border: 3px solid #fff;
z-index: 1;

}



.new-txt2{
	position: absolute;
top: -10px;
left: -10px;
background-color: #000;
color: #fff;
padding: 2px;
border: 3px solid #fff;
z-index: 1;
	font-size: 10px;
}


#lct-widget-makercat li,#lct-widget-50on li{border-bottom: 1px solid #999;margin-bottom: 5px;}

@media (max-width:1100px){
	.newpost-box{
	width: 45%;
}
}



.blogwrapper{
	
	width: 45% !important;
	margin: 0 auto;
}

@media (max-width:767px){
	.blogwrapper{
		
		width: 90% !important;
		margin: 0 auto;
	}
}



/*--------------------------------
スマホフッター固定バー
---------------------------------*/

@media (min-width:768px){

ul.footer_menu {
	display:none;
}

}

@media (max-width:767px){

ul.footer_menu {
 background: #333;
 margin: 0 auto;
 padding: .5em 0;
 width: 100%;
 overflow: hidden;
 display: table;
        table-layout: fixed;
        text-align: center;
        width: 100%;
}
 
ul.footer_menu li {
 margin: 0;
 padding: 0;
 display: table-cell;
 vertical-align:middle;
 list-style-type: none;
 font-size: 13px;
  line-height: 15px;
}
 
ul.footer_menu li a i{
 font-size: 24px;
}
 
ul.footer_menu li a {
 border: none;
 display: block;
 color: #fff;
 text-align: center;
 text-decoration: none;
 line-height: 1.5em;
}
}
.button_phone {
	letter-spacing: 0.12em;
}


/*******************************************
画面サイズ　バリエーション
********************************************/
@media (max-width:767px){

	
}
@media only screen and (min-width: 768px) and (max-width: 991px) {

}
/*改行*/
@media (max-width: 767px) {
 .brpc { display:none; }
  .brsp { display:block; }
}
@media only screen and (min-width: 768px) {
  .brpc { display:block; }
  .brsp { display:none; }
}
@media (max-width: 991px) {
 .brpc2 { display:none; }
  .brsp2 { display:block; }
}
@media only screen and (min-width: 992px) {
  .brpc2 { display:block; }
  .brsp2 { display:none; }
}
/*改行 END*/


/*投稿 まとめstyle*/
#log_category_inner .template-page{
	width:100%;
	max-width: 1200px;
	margin: auto;
}
#log_category_inner .sidebar-right{
	display:none;
}
/*投稿 style*/
#log_inner {
	
}
/* 投稿のタイトル */
#log_inner h2 {
    font-size: 2.4rem;
    font-weight: 500;
    padding: 25px 0 15px;
    margin: 0;
}
#log_inner .post h3 {
    font-size: 2.5rem;
    color: #222;
    font-weight: 600;
    margin: 0;
    padding: 25px 0 15px;
    border-bottom: solid 2px #ccc;
    margin-bottom: 10px;
}
#log_inner .post h4 {
    font-size: 2.3rem;
    color: #52abde;
    font-weight: 600;
    margin: 0;
    padding: 25px 0 15px;
}
#log_inner .post h5 {
    font-size: 2rem;
    color: #222;
    font-weight: 500;
    padding: 5px 0 5px 20px;
    margin: 25px 0 10px;
    position: relative;
	letter-spacing: inherit;
}
#log_inner .post h5::before {
    content: "";
    background: #999;
    width: 10px;
    height: 100%;
    position: absolute;
    left: 0;
    top: 0;
}
.post a {
    color: #52abde;
}
.post a:hover {
text-decoration: underline;
}
#log_inner .container-wrap.main-title.alternate-color.title-single.border-bottom.breadcrumbs-container {
    display: none;
}
#log_inner .article-media img {
    width: inherit;
	display: block;
	margin: 0 auto;
}
/* サムネイル画像 */
#log_inner .article-media {
    margin: 20px auto;
}
/* 投稿の中の画像 */
#log_inner .wrap-content img {
margin: 20px auto;
}
#log_inner .log_box {
    border-bottom: solid 1px #ccc;
    margin-bottom: 25px;
}

#log_inner h5 {
    font-size: 13px;
    color: #999;
    letter-spacing: 0.2em;
    display: inline-block;
    font-weight: 500;
}
#log_inner .post-categories a {
    color: white;
}
#log_inner .post-categories {
    padding: 0 15px;
    list-style: none;
    margin: 0 5px 0 0;
    background-color: #333;
    display: inline-block;
    font-weight: 400;
    letter-spacing: 0.05em;
    font-size: 1.3rem;
    border-radius: 5px;
    line-height: 2.8rem;
}
.simplefavorite-button {
display: none;
}
.template-page.tpl-right .wrap-content .simplefavorite-button {
  padding: 10px;
  background-color: transparent;
  color: #999;
  margin: 10rem auto;
  border: solid 1px #999;
  float: right;
  border-radius: 30px;
  display: block;
}
/* 共通 文字装飾 */
#log_inner p, #log_inner strong, #log_inner ul {
    font-size: 1.6rem;
	font-weight: 400;
    letter-spacing: 0.03rem;
    line-height: 3.5rem;
/*     margin: 0; */
    padding: 0;
}
/* strong */
#log_inner strong {
    font-weight: 600;
    font-size: 1.7rem;
}
/*投稿 フレームサイズ*/
#log_inner .row {
    width: 100%;
    max-width: 1100px;
	margin:auto;
}
#log_inner .sidebar.sidebar-main.col-sm-3.sidebar-right {
	width: 30%;
	float: left;
	padding-top: 85px;
	display:none;
}
#log_inner .template-page.col-sm-9.tpl-right {
    width: 100%;
}
.sidebar.sidebar-main.col-sm-3.sidebar-right .widget-title {/*ウェジェット タイトル*/
	border-bottom: solid 2px #eee;
	padding: 5px 10px;
	color: #444 !important;
	font-weight: 500;
	line-height: 1.5em;
}
.sidebar.sidebar-main.col-sm-3.sidebar-right .searchform {
    background-color: #fafafa;
    border-radius: 70px;
    padding: 0 0 3px;
}
.sidebar.sidebar-main.col-sm-3.sidebar-right .news-time {
    font-size: 12px;
    color: #999;
    line-height: 2rem;
    text-align: right;
}
.news-headline {
line-height: 2rem;
font-size: 1.4rem;
}
#log_inner .entry-summary p {
    font-size: 1.2rem;
	line-height: 2.3rem;
	color: #555;
}
#log_inner .post-title.entry-title {
    font-size: 1.6rem;
    font-weight: 400;
    padding: 5px 0;
    margin: 0;
	line-height: 2.2rem;
/*     border-bottom: solid 1px #ccc; */
}
.entry-content hr {
margin: 0;
}
#log_inner .post-image img {
    width: auto;
    height: 150px;
    object-fit: contain;
}
article .post-header .post-meta {
display: none;
}
.masonry-listing .format-standard .post-title {
border: none;
font-size: 17px;
font-weight: 400;
}
@media (max-width: 767px) {
#log_inner h1 {
font-size: 18px;
}
#log_inner .main-title {
margin: 0;
}
#log_inner h1 {
	padding: 0;
}
#log_inner .main-title {
	display: none;
}
#log_inner #main-container {
	margin: 0;
}
#log_inner .row {
	width: 100%;
	margin: 0 auto;
}	
#log_inner .template-page.col-sm-9.tpl-right {
	padding: 0;
}	
#log_inner .sidebar.sidebar-main.col-sm-3.sidebar-right {
	width: 100%;
}
#log_inner h2 {
	font-size: 2.3rem;
	padding: 10px 0 5px;
}
#log_inner h2 {
	font-size: 2.3rem;
	padding: 10px 0 5px;
}	
#log_inner .post h3 {
	font-size: 2rem;
	padding: 10px 0 5px;
}
#log_inner .post h4 {
	font-size: 2rem;
	padding: 10px 0 5px;
}	
#log_inner .post h5 {
	font-size: 1.8rem;
	padding: 3px 0 3px 20px;
	margin: 10px 0 10px;
}
	
	
	
}
/*投稿 style END*/
/*-------------------------------
 * 
 *  News Style
 *
 *------------------------------*/
#log_inner #main-container {
    margin: 0 auto 10rem;
}
/* 共有 */
.item-likes-postfix {
display: none;
}
/* カテゴリーページ */
#log_category_inner {
padding-bottom: 100px;
}
#log_category_inner .container{
	max-width: 1100px;
}
#log_category_inner .page-title {
    border: none;
    padding: 35px 0;
    color: #333;
    font-size: 2.8rem;
    font-weight: 500;
}
#log_category_inner .container-wrap.main-title.alternate-color.title-single.border-bottom.breadcrumbs-container {/*  カテゴリー：xxを消す */
display: none;
}
#log_category_inner .masonry-listing .post-image img {
	max-height: 150px;
	height: 150px;
	object-fit: cover;
}
#log_category_inner .post-header {
padding: 0;
}
/* 検索ボタン */
#side_search {
    background-color: #fafafa;
    border-radius: 70px;
    padding: 5px 5px 5px 15px;
}
#side_search button, #side_search input[type="button"], #side_search input[type="reset"], #side_search input[type="submit"] {
	border: none;
	text-indent: -9999em;
background:url('data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAADAAAABgCAYAAABbjPFwAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAgtJREFUeNrs1yFzwjAYxnHKTYBErrJySOQmZ5Gzk/sMfATsLF8BuUlk7SS2ckgkkr3ZveVCSdqk5G7H7p+7HlDCQ35J0ybZ8Xgc3HIZDm68APjrctdVoaqqXF4KOSZ6am9OF0XxnaIBi8XCmb9cLoPyM98kloabwLmGO6vI8SGQfc+GB+ULZB8N0Ma/yTHuaMdBjlUsQhsfnN+G8F1CL1a46YlSGlkpzvTYk/acqfMqx3vkAFzkSyMrxUXlX4yANHCmQ2vKVhq+9lxips5MP26kXhnY+2f50vC1p95ZvtQrQ+9CU2v4PlvastE6pjxE9H7SfBfgXl930qsH3w/1u0o/TiIAp3zpVW++fteZ7wKMrR4KLeMedZPkuwD1/TcPCM4bvwkpSfOHnvvv77DphPY9J2bW0O4iAKd8ndBtk70z3wX4st7PXQg992ydKiMAZ/kuhJ4Lyvc9yOxbXf14t4e+OanWMqm3EQ+y6HyZ1NvYpUTdC6ETtA8iKt+FyNo2NIIw4Y+uxZZeCrk+VfsiovObiOzaHZkgp40/WaVaqSryIt9eqV69H9Aet5cDo5Trfe1xb36Wak+s+4ZRvehLXXTfMKoXfckBbCkBAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAACA/wj4EWAAMFHXN7XDzN4AAAAASUVORK5CYII=') no-repeat;
    background-position-x: 0%;
    background-position-y: 0%;
	width: 24px;
	height: 24px;
	border-radius: 100%;
	position: relative;
	float: right;
	margin-top: -2px;
	margin-right: 10px;	
}
#side_search input[type="submit"]:hover,
#side_search form#bbp-search-form input[type="submit"]:hover,
#side_search input[type="submit"]:hover,
#side_search input[type="submit"]:hover {
    background-position: -24px 0;
}
#side_search .ajax_s.form-control.input-sm {
    background: none;
    font-size: 1.5rem;
    font-weight: 300;
	color: #777;
}

/*-------------------------------
 * 
 *  News Style END.
 *
 *------------------------------*/
/*-------------------------------
 * 
 *  News Archive Style
 *
 *------------------------------*/
#news_post_inner .container-wrap.main-title.alternate-color.title-single.border-bottom.breadcrumbs-container {
border: none;
background: #f5e670;
}
#news_post_inner .container-wrap.main-title.alternate-color.title-single.border-bottom.breadcrumbs-container .container
#search_inner .container-wrap.main-title.alternate-color.title-single.border-bottom.breadcrumbs-container .container {
max-width: 1180px;
}
#news_post_inner .main-title .page-title,
#search_inner .main-title .page-title {
border: none;
border-bottom: 0;
padding: 35px 0;
color: #30769f;
font-size: 2.8rem;
font-weight: 600;
margin: 0;
margin: 0 auto;
}
#news_post_inner .post-header,
#search_inner .post-header {
padding: 0;
}
#news_post_inner .masonry-listing .post-image img,
#search_inner .masonry-listing .post-image img {
max-height: 180px;
min-height: 180px;
object-fit: cover;
object-position: center;
}
#news_post_inner .masonry-listing .post-title,
#search_inner .masonry-listing .post-title {
padding-left: 20px;
}
#news_post_inner .post-info,
#search_inner .post-info {
color: #777;
}
#news_post_inner .template-page.tpl-right .wrap-content,
#search_inner .template-page.tpl-right .wrap-content{
padding: 0;
}
#news_post_inner .sidebar-right .inner-content,
#search_inner .sidebar-right .inner-content {
padding: 0;
}	


/*-------------------------------
 * 
 *  Search Style
 *
 *------------------------------*/
#search_inner .container-wrap.main-title.alternate-color.border-bottom.breadcrumbs-container {
border: none;
background: #f5e670;
}
.search_header_title {
background-color: #f4f4f4;
padding: 10px 0;
}
.search_header_title h6 {
		color: #777;
	padding: 0;
	margin: 5px auto;
	font-size: 1.6rem;
	font-weight: 400;
}
.search_header_title p {
	color: #777;
	font-size: 1.4rem;
	margin: 0;
}
.search_header_title p span {
color: #de6252;
font-size: 120%;
padding: 0 5px;
}
.search_header_title h6 span {
font-size: 120%;
font-weight: 600;
padding: 0 5px;
font-style: italic;
}
.search_header_title .container {
    border-left: dotted 2px #777;
}
/*------------------------------

* WINDOW SIZE Style

------------------------------*/
@media (max-width:767px){
#news_post_inner .main-title .page-title, #search_inner .main-title .page-title {
font-size: 2.8rem;
}
#search_inner .masonry-listing .post-title {
word-break: break-all;
}
	
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
#news_post_inner .main-title .page-title {
font-size: 25px;
}
#news_post_inner .sidebar.sidebar-main.col-sm-3.sidebar-right {
    padding: 5px;
}	
	
}
@media only screen and (min-width: 992px) and (max-width: 1199px) {

}
@media only screen and (min-width: 1200px) and (max-width: 1439px) {

} 
/*-------------------------------
 * 
 *  News Archive Style END.
 *
 *------------------------------*/


/*==================================================================================================================================================================================================*/

/*============================================
 * 
 * Logi Style
 * 
 * 01:common 02:top 03:page 04:window
 * 
 **==========================================*/
/*-------------------------------
 * 
 *  common style
 *　※全体共通のスタイルを書いていきます
 *------------------------------*/
 /* RESET */
.container-wrap.main-color {/* 背景のリセット */
    background: transparent;
}
/* header */

body[class*="page-template-mpbr-all"] #header .sticky-wrapper {
    height: 80px;
}
body[class*="page-template-mpbr-all"] #header .kleo-main-header {
    border: none;
}
body[class*="page-template-mpbr-all"] #header .kleo-main-header > .container{
    padding: 0;
}
body[class*="page-template-mpbr-all"] #header .navbar-header{
    line-height: 80px !important;
    height: 80px !important;
}
body[class*="page-template-mpbr-all"] #header .logo{
    margin: 0;
    width: 170px;
    height: 150px;
}
body[class*="page-template-mpbr-all"] #header .logo a{
    text-align: center;
    width: 100%;
    display: flex;
    justify-content: center;
    align-items: center;
    background: #fff;
}
body[class*="page-template-mpbr-all"] #header .logo a img{
    max-width: 80px;
}
body[class*="page-template-mpbr-all"] #header .navbar-nav>li>a{
    font-size: 16px;
    line-height: 80px !important;
    letter-spacing: 0.1rem;
    height: 80px;
    margin: 0 35px 0 0;
}
body[class*="page-template-mpbr-all"] #header .navbar-nav>li>a>i{
	margin-right: 7px;
}
body[class*="page-template-mpbr-all"] #header .navbar-nav>.header-contact>a{
    color: #fff;
    background: #92abb7;
    margin: 0;
    padding: 0px 34px 2px 36px;
}
body[class*="page-template-mpbr-all"] #header .navbar-nav>.header-contact>a:hover{
    background: #b8c6cd;
}
body[class*="page-template-mpbr-all"] #header .navbar-nav>.header-contact>a .icon-mail-alt:before{
    content: "";
    background: url(https://masterpiece-bodyroom.com/mpbr/wp-content/uploads/2025/07/icon-header-contactform.png) no-repeat center / contain;
    width: 23px;
    height: 16px;
    vertical-align: -2px;
}



/* footer */

 /* RESET */
body[class*="page-template-mpbr-all"] #footer .wpb_content_element {/* 余白のリセット */
margin: auto;
}
body[class*="page-template-mpbr-all"] #footer .vc_column_container > .vc_column-inner {/* 余白のリセット */
padding: 0;
}
body[class*="page-template-mpbr-all"] #footer .vc_row {/* 余白のリセット */
margin: 0;
}
body[class*="page-template-mpbr-all"] #footer .container-wrap.main-color {/* 背景のリセット */
    background: transparent;
}

body[class*="page-template-mpbr-all"] .footer-wrapper{
	background: #92a8b7;
}
body[class*="page-template-mpbr-all"] #footer .vc_col-sm-6:last-child::before{
	content: "";
	position:absolute;
	right: calc(100% + 0.5px);
	top: 0;
	bottom: 0;
	width: 1px;
	height: calc(100% - 30px);
	margin: auto;
	background: #fff;
}
body[class*="page-template-mpbr-all"] #footer .vc_col-sm-6 > .vc_column-inner {
    width: 77.7777777778%;
    margin: 8rem auto;
	color: #fff;
}
body[class*="page-template-mpbr-all"] #footer .contact-ttl h3{
    display: flex;
    flex-direction: column;
    margin: 0 auto 2rem;
    letter-spacing: 0.1rem;
    color: #fff;
}
body[class*="page-template-mpbr-all"] #footer .contact-ttl h3 .eng{
    font-size: 12px;
    line-height: 1;
    letter-spacing: 0.1rem;
}
body[class*="page-template-mpbr-all"] #footer .footer-btn p{
    margin: 0;
    display: flex;
    flex-direction: column;
	row-gap: 2rem;
}
body[class*="page-template-mpbr-all"] #footer .footer-btn p a{
	position:relative;
    display: flex;
    align-items: center;
    color: #92a8b7;
    background: #fff;
    min-height: 100px;
    padding-left: 100px;
    font-size: 2.4rem;
    line-height: 1;
    letter-spacing: 0.1rem;
}
body[class*="page-template-mpbr-all"] #footer .footer-btn p a::before{
	content: "";
	position: absolute;
	top: 0;
	bottom: 0;
	left: 45px;
	width: 27px;
	height: 35px;
	background: url(https://masterpiece-bodyroom.com/mpbr/wp-content/uploads/2025/07/icon-footer-tel.png) no-repeat center /contain;
	margin: auto;
}
body[class*="page-template-mpbr-all"] #footer .footer-btn p a:last-child::before{
	width: 33px;
	height: 23px;
	background-image: url(https://masterpiece-bodyroom.com/mpbr/wp-content/uploads/2025/07/icon-footer-contactform.png);
}
body[class*="page-template-mpbr-all"] #footer .footer-btn p a::after{
    content: '';
    position: absolute;
    top: 0;
    bottom: 0;
    right: 10%;
    width: 13px;
    height: 13px;
    margin: auto;
    border-top: 1px solid #92a8b7;
    border-right: 1px solid #92a8b7;
    transform: rotate(45deg);
}
body[class*="page-template-mpbr-all"] #footer .footer-btn p a span{
	margin-bottom: 2px;
}
body[class*="page-template-mpbr-all"] #footer .footer-btn p a small{
    display: block;
    font-size: 1.4rem;
    margin-top: 10px;
}
body[class*="page-template-mpbr-all"] #footer .footer-btn p a span{
    margin-bottom: 2px;
}
body[class*="page-template-mpbr-all"] #footer .footer-btn p a:hover{
	background:rgb(255 255 255 / 80%);
}
body[class*="page-template-mpbr-all"] #footer .footer-btn p a:hover::after{
    right: 8%;
	transition: all .3s ease-in-out 0s;
}
body[class*="page-template-mpbr-all"] #footer ul.menu li a {
    border: none;
    padding: 0;
    margin: 5px 0;
    color: #fff;
}
body[class*="page-template-mpbr-all"] #footer ul.menu li a:hover {
    opacity: 0.8;
}
body[class*="page-template-mpbr-all"] #footer ul.menu > li:not(:last-child) {
    margin-bottom: 1rem;
}
body[class*="page-template-mpbr-all"] #footer ul.sub-menu{
    display: block;
}
body[class*="page-template-mpbr-all"] #footer ul.sub-menu li {
    font-size: 1.4rem;
    padding-left: 2rem;
}
body[class*="page-template-mpbr-all"] #footer ul.sub-menu li a::before{
    display: none;
}
body[class*="page-template-mpbr-all"] #footer .widget {
    margin-bottom: 0;
}

body[class*="page-template-mpbr-all"] #socket p{
    margin: 0;
    font-size: 1.2rem;
}

.caret {display: none;}/* 矢印 非表示 */




/*-------------------------------
 * 
 *  end. common style
 *
 *------------------------------*/
/*-------------------------------
 * 
 *  top page style
 *　※トップページのみのスタイルを書いていきます
 *------------------------------*/

/*-------------------------------
 * 
 *  end. top page style
 *
 *------------------------------*/
/*-------------------------------
 * 
 *  MPBR総合　固定 style
 *　※MPBR総合固定ページのみのスタイルを書いていきます
 *------------------------------*/
.page-template-mpbr-all-page-template:not(.single-voice) .page-title-wrap{
    border: none;
    background: #fff;
    margin: 6rem auto;
}
.page-template-mpbr-all-page-template:not(.single-voice) .page-title-wrap > .container{
    width: 90vw;
    max-width: 1100px;
    margin: auto;
    padding: 0;
}
.page-template-mpbr-all-page-template:not(.single-voice) .page-title{
    display: flex;
    flex-direction: column;
    align-items: center;
    font-size: 2rem;
    font-weight: 400;
    line-height: 2;
    letter-spacing: 0.1rem;
    color: #333;
}
.page-template-mpbr-all-page-template:not(.single-voice) .page-title .page-subtitle{
    font-size: 6rem;
    font-weight: 300;
    line-height: 1;
    letter-spacing: 0.3rem;
    color: #92a8b7;
    margin: 0 auto 2rem;
}
#mpbr-all-page-style{
	background: #f2f6f6;
}
/*-------------------------------
 * 
 *  end. top page style
 *
 *------------------------------*/
/*-------------------------------
 * 
 *  page style
 *　※下層のスタイルを書いていきます
 *------------------------------*/
ol+h1, ol+h2, ol+h3, ol+h4, ol+h5, ol+h6,
ul+h1, ul+h2, ul+h3, ul+h4, ul+h5, ul+h6{
    margin-top: 1.5em;
}
.container {
        max-width: 1100px;
        padding: 0;
}




/*ーーーーーーーーーーーTablePressーーーーーーーーーーーー*/
#base-page-style .tablepress .row-1 th {
    font-weight: 400;
    color: #fff;
    background-color: #1a1a1a;
    text-align-last: center;
    padding: 1rem 3rem;
    vertical-align: middle;
}
#base-page-style .tablepress tbody td,#base-page-style .tablepress tfoot th{
    border-top: 1px solid #a5a5a5;
    border-bottom: 1px solid #a5a5a5;
}
#base-page-style .tablepress .column-1 {
    width: 20%;
    font-weight: 400;
    color: #1a1a1a;
	background-color: #efefef;
    -moz-text-align-last: justify;
    text-align-last: justify;
    text-justify:inter-ideograph;
    padding: 1rem 3rem;
    vertical-align: middle;
}
#base-page-style .tablepress .column-2 {
    font-weight: 400;
    letter-spacing: 0.1rem;
    color: #1a1a1a;
    padding: 1rem 3rem;
    vertical-align: middle;
	border-left: 1px solid #a5a5a5;
}
#base-page-style .tablepress .column-3 {
    font-weight: 400;
    letter-spacing: 0.1rem;
    color: #1a1a1a;
    padding: 1rem 3rem;
    vertical-align: middle;
	border-left: 1px solid #a5a5a5;
}


/*ーーーーーーーーーーーお問い合わせフォームーーーーーーーーーーーー*/
.wpcf7-form{
    width: 90vw;
    max-width: 900px;
    background: #fff;
    padding: 40px;
    margin: auto;
}
.wpcf7 input[type="text"], .wpcf7 input[type="email"], .wpcf7 input[type="tel"], .wpcf7 input[type="date"], .wpcf7 input[type="password"],.wpcf7 textarea{
    background-color: #fff;
    color: #1a1a1a;
}
.wpcf7 input::placeholder,.wpcf7 textarea::placeholder{
    color: #ccc;
}
.wpcf7-form .form-box .wpcf7-select{
	border: 1px solid rgba(0, 0, 0, 0.1);
    background-color: rgba(255, 255, 255, 0.1);
    line-height: 2;
    height: 50px;
    background-size: 50px;
    padding-right: 70px !important;
}
.wpcf7-form .form-box{
    padding-bottom: 20px;
    margin-bottom: 20px;
    border-bottom: 1px solid #ccc;
    overflow-wrap: break-word; 
}
.wpcf7-form .form-box p {
    margin: 0;
    overflow-wrap: break-word;
}
.wpcf7-form .your-message p {
    white-space: pre-wrap;
}
.wpcf7-form .red{
    font-size: 1.4rem;
    background: #cc0000;
    color: #fff;
    padding: 3px 5px;
    border-radius: 4px;
    margin-left: 5px;
    vertical-align: middle;
}
.wpcf7-form .name-txt-box{
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    justify-content: space-between;
}
.wpcf7-form .name-txt-box .item-box{
    width: 49%;
}
.wpcf7-form .name-txt-box p{
    width: 100%;
    margin: 0;
}
.wpcf7-form .name-txt-box p{
    width: 100%;
    margin: 0;
}
/* .wpcf7-form .address-txt-box{
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    justify-content: space-between;
} */
/* .wpcf7-form .address-txt-box .item-box:nth-child(1){
	width: 30%;
} */
/* .wpcf7-form .address-txt-box .item-box:nth-child(2){
	width: 68%;
}
.wpcf7-form .address-txt-box .item-box:nth-child(3){
	width: 100%;
}
.confirm-block .address-txt-box {
    flex-direction: column;
}
.confirm-block .address-txt-box .item-box:nth-child(1) ,.confirm-block .address-txt-box .item-box:nth-child(2) {
    width: 100%;
} */
.wpcf7-form > p{
    text-align: center;
    margin: 40px 0 0;
}
.wpcf7-previous{
    width: 90vw;
    max-width: 400px;
    margin: auto;
    font-size: 1.8rem;
    line-height: 1.4;
    letter-spacing: 0.15rem;
    background: #999;
    color: #fff;
    border: none;
    padding: 10px 20px;
    margin-bottom: 20px;
    transition: all .3s ease-in-out 0s;
}
.wpcf7-previous:hover{
    border: none;
    background: #a9a8a8;
}
.wpcf7-form .address-txt-box .item-box:nth-child(2) {
    width: 30%;
}
.wpcf7 input[type="submit"] {
    width: 90vw;
    max-width: 400px;
    margin: auto;
    font-size: 1.8rem;
    line-height: 1.4;
    letter-spacing: 0.15rem;
    background: #92abb7;
    color: #fff;
    border: none;
    padding: 10px 20px;
}
.wpcf7 input[type="submit"]:hover {
    border: none;
    background: #b8c6cd;
}
.wpcf7-spinner {
	display: none;
}
 /* 記入前の背景色 */
/* .wpcf7 input[type="text"]:not(:placeholder-shown), 
.wpcf7 input[type="email"]:not(:placeholder-shown), 
.wpcf7 input[type="tel"]:not(:placeholder-shown), 
.wpcf7 input[type="date"]:not(:placeholder-shown), 
.wpcf7 input[type="password"]:not(:placeholder-shown),
.wpcf7 textarea:not(:placeholder-shown){
        background-color: #edf6f6;
} */
/* 記入後の背景色 */
/* .wpcf7 input[type="text"]:placeholder-shown, 
.wpcf7 input[type="email"]:placeholder-shown, 
.wpcf7 input[type="tel"]:placeholder-shown, 
.wpcf7 input[type="date"]:placeholder-shown, 
.wpcf7 input[type="password"]:placeholder-shown,
.wpcf7 textarea:placeholder-shown{
        background-color: #FFF;
} */
.wpcf7 input:-webkit-autofill {
  box-shadow: 0 0 0 1000px #fff inset;
}

/* ーーーーーーーーーーーーーポストグリッドーーーーーーーーーーーーーーー */
/* トップページNEWS */
.p-news-box {
    background-color: #f9f9f9;
    margin-bottom: 15px;
}
.p-news-grid:last-child .p-news-box {
    margin-bottom: 0;
}
.p-news-box .p-news-wrap {
    padding: 15px 20px 15px;
    display: flex;
}
.p-news-wrap .p-news-day{
    margin: 0;
    min-width: 15%;
}
.p-news-wrap .p-news-day p{
	font-size:1.6rem;
	margin:0;
}
.p-news-wrap .p-news-title{
	margin:0;
}
.p-news-wrap .p-news-title p{
	font-size: 1.6rem;
	margin:0;
}
/********************************
window size END
*********************************/
/*-------------------------------
 * 
 *  Top page style END.
 *
 *------------------------------*/

/*-------------------------------
 * 
 *  end. page style
 *
 *------------------------------*/
/*sp 改行*/
@media (min-width: 768px) { .brsp { display:none;} .brpc { display:block;}}
@media (max-width: 767px) { .brsp { display:block;} .brpc { display:none;}}
@media (min-width: 1200px) { .brpad { display:block;} .brpads { display:none;}}
@media (max-width: 1199px) { .brpad { display:none;}.brpads { display:block;}}
/*sp 改行 END*/


/*=======================================================================
 * 
 *  window size ※ここにまとめて書きます　/*～で区切ります
 *
 *=======================================================================*/
/* ----------------------------------------------------------------------- * size * ----------------------------------------------------------------------- */
@media (min-width:1440px){  
}
/* ----------------------------------------------------------------------- * size * ----------------------------------------------------------------------- */
@media only screen and (min-width: 1200px) and (max-width: 1439px) {
/* header */

/* footer */




}
/* ----------------------------------------------------------------------- * size * ----------------------------------------------------------------------- */
@media only screen and (min-width: 992px) and (max-width: 1199px) {
/* header */

	
	
	
	
	
	






}
/* ----------------------------------------------------------------------- * size * ----------------------------------------------------------------------- */
@media only screen and (min-width: 768px) and (max-width: 991px) {
/* header */
.page-template-mpbr-all-template .kleo-main-header, .navbar-transparent .kleo-main-header, .kleo-navbar-fixed.navbar-transparent #header {
/* background-color: white; */
}	
.page-template-mpbr-all-template .navbar-transparent .navbar-toggle .icon-bar {
/*   background-color: #000 !important; */
}	
#header .navbar-nav {
/* max-width: 100%;
	padding-bottom: 2rem; */
}
#header .navbar-nav li {
/* width: 50%; */
}	
#header .navbar-nav li li {
/*   width: 100%; */
}	
.caret {display: block;}/* 矢印 表示 */
#header .navbar-nav li .caret::after {/* ヘッダーメニュー矢印 */
/* 	content: "\e5cf";
font-family: 'Material Symbols Outlined';
	font-size:30px;
	color: #1a1a1a;
	font-weight: 300; */
}
#header .navbar-nav li.dropdown.open > a .caret::after, #header .navbar-nav li.dropdown-submenu.open > a .caret::after {/* ホバー後の矢印 */
/* 	content: "\e5ce";
font-family: 'Material Symbols Outlined';
	font-weight:300; */
}
#header .navbar-nav>li>a {
/*     font-weight: 500;
    text-transform: uppercase;
	font-size: 1.6rem;
	    letter-spacing: 0.2rem;
	color: #1a1a1a; */
}
#header .navbar-nav .dropdown-menu li a {
/*     font-weight: 400;
    font-size: 15px; */
}
.logo img {
/*     max-height: 35px !important;
    vertical-align: text-top; */
}	
.nav-collapse ul:first-child > li:hover::before {/*メニューホバーライン無し*/
/* background: transparent; */
}	

/* header */
body[class*="page-template-mpbr-all"] #header .kleo-main-header {
    position: fixed !important;
    border: none;
    background: none;
}
body[class*="page-template-mpbr-all"] .header-flexmenu #header .kleo-main-header > .container { /* ヘッダー幅 */
    width: 90vw;
    padding: 0;
}
body[class*="page-template-mpbr-all"] #header .navbar-header {
    line-height: 100px !important;
    height: 100px !important;
	position: relative;
    z-index: 999;
}
body[class*="page-template-mpbr-all"] #header .logo {
    margin: 0;
    width: 40px;
    height: 100px;
}
body[class*="page-template-mpbr-all"] #header .logo a {
    background: none;
}
body[class*="page-template-mpbr-all"] header .logo a img {
    max-width: 40px;
}
body[class*="page-template-mpbr-all"] .container > .navbar-header {
height: auto !important;
line-height: inherit !important;
}
body[class*="page-template-mpbr-all"] .kleo-main-header .navbar-collapse.collapse{
    display: flex !important;
	left: 100%;
	opacity: 0;
}
body[class*="page-template-mpbr-all"] .container > .navbar-collapse{
    position: absolute;
    z-index: 100;
    top: 0;
	left: 0;
    height: 100vh !important;
    background: #fff;
    padding-top: 0;
    display: flex !important;
    align-items: center;
	opacity: 1;
	transition: 0.5s;
}
/* .container > .navbar-collapse.in{
transition: 0.5s;
} */
body[class*="page-template-mpbr-all"] #header .navbar-toggle .icon-bar+.icon-bar {
    margin-top: 6px;
}
/* #header .navbar-toggle .icon-bar:first-child,
#header .navbar-toggle .icon-bar:last-child{
    background-color: transparent;
}
#header .navbar-toggle.collapsed .icon-bar{
    background-color: #333333;
} */
/* 	.header-color .navbar-toggle .icon-bar{
		color: #333;
} */
body[class*="page-template-mpbr-all"] #header .navbar-toggle .icon-bar:last-child{
    width: 15px;
}
body[class*="page-template-mpbr-all"] #header .navbar-nav{
    text-align: center;
}
body[class*="page-template-mpbr-all"] #header .navbar-nav li{
    width: 300px;
}
body[class*="page-template-mpbr-all"] #header .navbar-nav>li>a{
    margin: 0;
    padding: 0px 34px 2px 36px;
}
	
	
	
	
/* footer */	
body[class*="page-template-mpbr-all"] #footer{
    margin: 8rem 0;
}
body[class*="page-template-mpbr-all"] #footer .vc_col-sm-6 {
   width: 100%;
}
body[class*="page-template-mpbr-all"] #footer .vc_col-sm-6:last-child::before {
    right: 0;
    left: 0;
    bottom: auto;
    width: 90%;
    height: 1px;
}
body[class*="page-template-mpbr-all"] #footer .vc_col-sm-6 > .vc_column-inner {
    width: 90vw;
    margin: auto;
    color: #fff;
}
body[class*="page-template-mpbr-all"] #footer .footer-btn{
    margin-bottom: 8rem;
	}
body[class*="page-template-mpbr-all"] #footer .footer-btn p a {
    min-height: 100px;
    padding-left: 70px;
    font-size: 1.8rem;
    line-height: 1;
    letter-spacing: 0.1rem;
}
body[class*="page-template-mpbr-all"] #footer .footer-btn p a::before {
    top: 0;
    bottom: 0;
    left: 26px;
}
body[class*="page-template-mpbr-all"] #footer .footer-btn p a small {
    margin-top: 5px;
	margin-left: 1px;
	line-height: 1.2;
}
body[class*="page-template-mpbr-all"] #footer .footer-btn p a .time {
    margin-left: -7px;
}
body[class*="page-template-mpbr-all"] #footer .widget {
    margin: 8rem auto 0;
}

	
	
	
	
	
	
	
	
	

/* page */
#base-page-style #contents_header h1 {
padding: 6rem 0;
font-size: 3rem;
}
#base-page-style p {
font-size: 1.8rem;
line-height: 3.5rem;
}
#base-page-style h4 {
font-size: 3rem;
line-height: 5rem;
}

.page-template-mpbr-all-template p,.page-template-mpbr-all-page-template p{
    font-size: 1.4rem;
	line-height: 2;
}




}
/* ----------------------------------------------------------------------- * size * ----------------------------------------------------------------------- */
@media (max-width:767px){
/* header */
body[class*="page-template-mpbr-all"] #header .kleo-main-header {
    position: fixed !important;
    border: none;
    background: none;
}
body[class*="page-template-mpbr-all"] .header-flexmenu #header .kleo-main-header > .container { /* ヘッダー幅 */
    width: 90vw;
    padding: 0;
}
body[class*="page-template-mpbr-all"] #header .navbar-header {
	width: 90vw;
    line-height: 100px !important;
    height: 100px !important;
	position: relative;
    z-index: 999;
}
body[class*="page-template-mpbr-all"] #header .logo {
    margin: 0;
    width: 40px;
    height: 100px;
}
body[class*="page-template-mpbr-all"] #header .logo a {
    background: none;
}
body[class*="page-template-mpbr-all"] #header .logo a img {
    max-width: 40px;
}
body[class*="page-template-mpbr-all"] .container > .navbar-header {
height: auto !important;
line-height: inherit !important;
}
body[class*="page-template-mpbr-all"] .kleo-main-header .navbar-collapse.collapse{
    display: flex !important;
	left: 100%;
	opacity: 0;
}
body[class*="page-template-mpbr-all"] .container > .navbar-collapse{
    position: absolute;
    z-index: 100;
    top: 0;
	left: 0;
    height: 100vh !important;
    background: #fff;
    padding-top: 0;
    display: flex !important;
    align-items: center;
	opacity: 1;
	transition: 0.5s;
}
/* .container > .navbar-collapse.in{
transition: 0.5s;
} */
/* #header .navbar-toggle .icon-bar:nth-child(2),
#header .navbar-toggle .icon-bar:nth-child(4){
    background-color: transparent;
}
#header .navbar-toggle.collapsed .icon-bar{
    background-color: #333333;
} */
body[class*="page-template-mpbr-all"] #header .navbar-toggle .icon-bar+.icon-bar {
    margin-top: 6px;
}
body[class*="page-template-mpbr-all"] #header .navbar-toggle .icon-bar:last-child{
    width: 15px;
}
body[class*="page-template-mpbr-all"] #header .navbar-nav{
    text-align: center;
}
body[class*="page-template-mpbr-all"] #header .navbar-nav li{
    width: 300px;
}
body[class*="page-template-mpbr-all"] #header .navbar-nav>li>a{
    margin: 0 auto 30px;
    padding: 0;
    line-height: 2 !important;
    height: auto;
}
body[class*="page-template-mpbr-all"] #header .navbar-nav>.header-contact>a {
    padding: 20px;
}
	
	
	
	
/* footer */	
body[class*="page-template-mpbr-all"] #footer{
    margin: 4rem 0;
}
body[class*="page-template-mpbr-all"] #footer .vc_col-sm-6:last-child::before {
    right: 0;
    left: 0;
    bottom: auto;
    width: 90%;
    height: 1px;
}
body[class*="page-template-mpbr-all"] #footer .vc_col-sm-6 > .vc_column-inner {
    width: 90vw;
    margin: auto;
    color: #fff;
}
body[class*="page-template-mpbr-all"] #footer .footer-btn{
    margin-bottom: 4rem;
	}
body[class*="page-template-mpbr-all"] #footer .footer-btn p a {
    min-height: 100px;
    padding-left: 70px;
    font-size: 1.8rem;
    line-height: 1;
    letter-spacing: 0.1rem;
}
body[class*="page-template-mpbr-all"] #footer .footer-btn p a::before {
    top: 0;
    bottom: 0;
    left: 26px;
}
body[class*="page-template-mpbr-all"] #footer .footer-btn p a small {
    margin-top: 5px;
	margin-left: 1px;
	line-height: 1.2;
}
body[class*="page-template-mpbr-all"] #footer .footer-btn p a .time {
    margin-left: -7px;
}
body[class*="page-template-mpbr-all"] #footer .widget {
    margin: 4rem auto 0;
}
	
/*-------------------------------
 * 
 *  MPBR総合　固定 style
 *　※MPBR総合固定ページのみのスタイルを書いていきます
 *------------------------------*/
.page-template-mpbr-all-page-template .page-title-wrap{
    margin: 12rem 0 6rem;
}
.page-template-mpbr-all-page-template .page-title{
    margin: 0;
    font-size: 1.4rem;
}
.page-template-mpbr-all-page-template .page-title .page-subtitle{
	font-size: 4rem;
    margin: 0 auto 1rem;
}
#mpbr-all-page-style{
	background: #f2f6f6;
}
/* common */
.page-template-mpbr-all-template p,.page-template-mpbr-all-page-template p{
    font-size: 1.4rem;
	line-height: 2;
}
body, p {
    font-size: 1.4rem;
	line-height: 2;
}
#base-page-style .container-wrap.main-color {
	margin-bottom: 0px !important;
}
#base-page-style .vc_row {
	margin-left: auto;
    margin-right: auto;
}
#base-page-style #contents_header {
height: 170px;
margin: 0 auto 40px;
}
#base-page-style #contents_header h1 {
  padding: 7rem 0 0;
  font-size: 2.5rem;
}
#base-page-style #contents_header h6 {
margin: 0;
font-size: 10px;
}
#base-page-style h3 {
	font-size: 2.5rem;
	line-height: 3.5rem;
	margin: 0 auto 10px;
  padding: 0;		
	}
#base-page-style h4 {
font-size: 2.1rem;
}
#base-page-style p {
font-size: 1.6rem;
}
	

/*ーーーーーーーーーーーTablePressーーーーーーーーーーーー*/
#base-page-style .tablepress .row-1 th {
    padding: 1rem 0rem;
}
#base-page-style .tablepress tbody td,#base-page-style .tablepress tfoot th{
    border-top: 1px solid #a5a5a5;
    border-bottom: 1px solid #a5a5a5;
}
#base-page-style .tablepress .column-1 {
    width: 40%;
	padding: 1rem 2rem;
}
#base-page-style .tablepress .column-2 {
		padding: 1rem 2rem;
}
#base-page-style .tablepress .column-3 {
	 width: 20%;
    padding: 1rem 0;
    text-align: center;
}

	
/*ーーーーーーーーーーーお問い合わせフォームーーーーーーーーーーーー*/
.wpcf7-form{
    width: 90vw;
    max-width: 900px;
    background: #fff;
    padding: 40px 10px;
    margin: auto;
}
.wpcf7-form .address-txt-box {
    flex-direction: column;
}
.wpcf7-form .address-txt-box .item-box:nth-child(2) {
    width: 60%;
}
.wpcf7 input[type="submit"] {
    width: 100%;
}
.wpcf7-previous {
    width: 100%;
}


/* ーーーーーーーーーーーーーポストグリッドーーーーーーーーーーーーーーー */
/* トップページNEWS */
.p-news-grid:last-child .p-news-box {
    margin-bottom: 15px;
}
.p-news-box .p-news-wrap {
    padding: 10px;
    display: flex;
    flex-direction: column;
}
.p-news-wrap .p-news-day p {
    font-size: 1.4rem;
}
.p-news-wrap .p-news-title p {
    font-size: 1.6rem;
}

}
/*=======================================================================
 * 
 * end.  window size
 *
 *=======================================================================*/


/* キャプション */
.wpb_single_image .vc_figure-caption {
    margin-top: 1rem;
    font-size: 1.6rem;
}
#base-page-style .container-wrap.main-title.alternate-color.title-single.border-bottom.breadcrumbs-container {
display: none;
}



/*-------------------------------
 * 
 *  ※　このページのみの記載　※Style of this page
 *
 *------------------------------*/
/* キャプション */
.wpb_single_image .vc_figure-caption {
    margin-top: 1rem;
    font-size: 1.6rem;
}
#base-page-style .container-wrap.main-title.alternate-color.title-single.border-bottom.breadcrumbs-container {
display: none;
}
/*-------------------------------
 * 
 *  Top page style
 *
 *------------------------------*/
/* .column1,.column2,.column3,.column4,.column5,.txt-column1,.img-column1,.gallery {
    max-width: 1100px;
    margin: 0 auto;
}
.column2-full .vc_column_container>.vc_column-inner {
padding:0;
}
.column1-full-img img,.column2-full-img img{
	width: 100vw !important;
	height: 400px;
	object-fit:cover;
}
.column2-inner {
	padding: 0 1rem;
}
.img-column2,
.img-column3,
.img-column4,
.img-column5{
    margin-bottom: 2rem !important;
    margin: auto;
} */
/* 入れ子の設定 */
/* .inner-column2 .img-column2,
.inner-column2 .img-column3,
.inner-column2 .img-column4,
.inner-column2 .img-column5{
	margin-bottom:0 !important;
}
.inner-column3 .img-column2,
.inner-column3 .img-column3,
.inner-column3 .img-column4,
.inner-column3 .img-column5{
	margin-bottom:0 !important;
}
.inner-column4 .img-column2,
.inner-column4 .img-column3,
.inner-column4 .img-column4,
.inner-column4 .img-column5{
	margin-bottom:0 !important;
}
.inner-column,
.inner-column2,
.inner-column3,
.inner-column4{
	margin-bottom: 2rem;
}
 */
/* 文章 */

/* 1カラム */
.txt p {
/* 	font-size: 1.8rem;
	line-height: 1.7;
    text-align: justify;
		margin-top: 0; */
}
/* 2カラム以降 */
/* .txt-2 p {
	 text-align: justify;
	font-size: 1.8rem !important;
   line-height: 1.7 !important;
		margin-top: 0;
}
.txt-column1-right p,
.txt-column1-left p {
	 text-align: justify;
	font-size: 1.8rem !important;
   line-height: 1.7 !important;
	margin-top: 0;
}

span {
	text-align: justify;
}
 */
/*タイトル*/

/*ーーーーーーー下線ーーーーーーー*/

/* 1カラム */
.title1 {
    display: inline-block;
    font-size: 3.6rem;
    font-weight: bold;
    line-height: 5rem;
		border-bottom: 4px solid #c7161e;
	padding-bottom: 1rem;
}
/* 2カラム以降 */
.title1-2 {
    display: inline-block;
    font-size: 2.8rem;
    font-weight: bold;
    line-height: 3.5rem;
	border-bottom: 4px solid #c7161e;
    padding-bottom: 0.5rem;
}
/* ーーーーーーーーーーーーーーーーー */

/*ーーーーーー下線二重線ーーーーーーー*/

/* 1カラム */
.title2 {
    display: inline-block;
    font-size: 3.6rem;
    font-weight: bold;   
line-height: 5rem;
    border-bottom: 7px double #c7161e;
    padding-bottom: 1rem;
}

/* 2カラム以降 */
.title2-2 {
    display: inline-block;
    font-size: 2.8rem;
    font-weight: bold;   
line-height: 3.5rem;
	border-bottom: 6px double #c7161e;
    padding-bottom: 0.8rem;
}

/* ーーーーーーーーーーーーーーーーー */

/*ーーーーーーー左線ーーーーーーー*/

/* 1カラム */
.title3 {
    display: block;
    font-size: 3.6rem;
    font-weight: bold;   
line-height: 5rem;
padding-left: 3rem;
    border-left: 4px solid black;
}
/* 2カラム以降 */
.title3-2 {
    display: block;
    font-size: 2.8rem;
    font-weight: bold;   
line-height: 3.5rem;
padding-left: 2rem;
    border-left: 3px solid black;
}

/* ーーーーーーーーーーーーーーーーー */

/*ーーーーーーー2色の線ーーーーーーー*/

/* 1カラム */
.title4 {
    display: inline-block;
    font-size: 3.6rem;
    font-weight: bold;
line-height: 5rem;
  position: relative;
  padding: 1rem;
  border-bottom: 6px solid #c7161e;
}

.title4:before {
    display: block;
  position: absolute;
  bottom: -6px;
  right: 0;
  width: 20%;
  height: 6px;
  content: '';
  background: #888888;
}

/* 2カラム以降 */
.title4-2 {
    display: inline-block;
    font-size: 2.8rem;
    font-weight: bold;
line-height: 3.5rem;
  position: relative;
  padding-bottom: 0.8rem;
  border-bottom: 5px solid #c7161e;
}

.title4-2:before {
    display: block;
  position: absolute;
  bottom: -5px;
  right: 0;
  width: 20%;
  height: 5px;
  content: '';
  background: #888888;
}
/* ーーーーーーーーーーーーーーーーー */
/*背景色・線を工夫したデザイン*/
/* 1カラム */
.title5 {
	display: inline-block;
	font-size:3.6rem;
	font-weight: bold;
	line-height: 5rem;
	position: relative;
	padding: 1rem 2rem calc(1rem + 10px);
	padding-right: 2.5rem;
	background-color: #888888;
	color:#fff;
}
.title5:before {
	position: absolute;
	top: -7px;
	left: -7px;
	width: 100%;
	height: 100%;
	content:'';
	border:4px solid #000;
}
/* 2カラム以降 */
.title5-2 {
    display: inline-block;
	font-size:2.8rem;
    font-weight: bold;
	line-height: 3.5rem;
    position: relative;
    padding: 1rem 2rem calc(1rem + 10px);
padding-right: 2.5rem;
	background-color: #888888;
	color:#fff;
}
.title5-2:before {
  position: absolute;
  top: -6px;
  left: -6px;
  width: 100%;
  height: 100%;
  content: '';
	border: 3px solid #000;
}

/*ストライプの線を引いたデザイン*/
/* 1カラム */
.title6 {
    display: inline-block;
font-size: 3.6rem;
    font-weight: bold;  
line-height: 5rem;
    position: relative;
    padding: 0.5rem 1rem;
}
.title6:after {
  position: absolute;
  bottom: -10px;
  left: 0;
  width: 100%;
  height: 10px;
  content: '';
  background-image: -webkit-repeating-linear-gradient(135deg, #c7161e, #c7161e 1px, transparent 2px, transparent 5px);
  background-image: repeating-linear-gradient(-45deg, #c7161e, #c7161e 1px, transparent 2px, transparent 5px);
  background-size: 7px 7px;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
}
/* 2カラム以降 */
.title6-2 {
    display: inline-block;
font-size: 2.8rem;
    font-weight: bold;  
line-height: 3.5rem;
    position: relative;
    padding: 0.5rem 1rem;
}
.title6-2:after {
  position: absolute;
bottom: -8px;
  left: 0;
  width: 100%;
height: 8px;
  content: '';
  background-image: -webkit-repeating-linear-gradient(135deg, #c7161e, #c7161e 1px, transparent 2px, transparent 5px);
  background-image: repeating-linear-gradient(-45deg, #c7161e, #c7161e 1px, transparent 2px, transparent 5px);
  background-size: 7px 7px;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
}


/*両脇に線*/

/* 1カラム */
.title7 {
    display: block;
    font-size: 3.6rem !important;
    font-weight: bold !important;
  position: relative;
  padding: 0 65px;
  text-align: center;
}
.title7:before {
  position: absolute;
  top: calc(50% - 1px);
  left: 0;
  width: 100%;
  height: 2px;
  content: '';
  background: #000;
}
.span-title7 {
    display: inline-block;
    line-height: 5rem;
    position: relative;
    padding: 0 1em;
    background: #fff;
    text-align: center;
}
/* 2カラム */
.title7-2 {
    display: block;
	font-size: 2.4rem !important;
    font-weight: bold !important;
  position: relative;
  padding: 0 2rem;
  text-align: center;
}

.title7-2:before {
  position: absolute;
  top: calc(50% - 1px);
  left: 0;
  width: 100%;
height: 1px;
  content: '';
  background: #000;
}

.span-title7-2 {
    display: inline-block;
line-height: 3.5rem;
    position: relative;
    padding: 0 1rem;
    background: #fff;
    text-align: center;
}

/*タグ風*/
/* 1カラム */
.title8 {
	font-size: 3.6rem;
   font-weight: bold;
  color: #fff;/*文字色*/
  padding: 1rem 2rem 1rem 7rem;/*文字周りの余白*/
  display: inline-block;/*おまじない*/
  line-height: 5rem;/*行高*/
  background: #c7161e;/*背景色*/
  vertical-align: middle;
  border-radius: 50px 0px 0px 50px;/*左側の角を丸く*/
}
.title8:before {
	position: absolute;
  content: '●';
  color: white;
  margin-right: 8px;
	top:50%;
	left:2%;
	    transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
}
/* 2カラム */
.title8-2 {
	font-size: 2.8rem;
   font-weight: bold;
  color: #fff;/*文字色*/
  padding: 1rem 1.5rem 1rem 5rem;/*文字周りの余白*/
  display: inline-block;/*おまじない*/
  line-height: 3.5rem;/*行高*/
  background: #c7161e;/*背景色*/
  vertical-align: middle;
  border-radius: 50px 0px 0px 50px;/*左側の角を丸く*/
}
.title8-2:before {
	position: absolute;
  content: '●';
  color: white;
  margin-right: 8px;
		top:50%;
	left:2%;
	    transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
}
/*蛍光マーカー*/
/* 1カラム */
.title9 {
    font-size: 3.6rem;
    font-weight: bold;    
    line-height: 5rem;
    background: linear-gradient(transparent 50%, #c7161e4d 50%);
}
/* 2カラム */
.title9-2 {
    font-size: 2.8rem;
    font-weight: bold;    
    line-height: 3.5rem;
    background: linear-gradient(transparent 50%, #c7161e4d 50%);
}

/*両脇カッコ*/
.title10 {
    font-size:3.6rem;
    font-weight: bold;
    position: relative;
    line-height: 5rem;
    padding:0.25em 1em;
    display: inline-block;
    top: 0;
}
.title10:before,.title10:after {
    position: absolute;
    top:0;
    content:'';
    width: 8px;
    height: 100%;
    display: inline-block;
}
.title10:before {
    border-left: solid 1.5px black;
    border-top: solid 1.5px black;
    border-bottom: solid 1.5px black;
    left: 0;
}
.title10:after{
    border-right: solid 1.5px black;
    border-top: solid 1.5px black;
    border-bottom: solid 1.5px black;
    right: 0;
}

.title10-2 {
    font-size:2.6rem;
    font-weight: bold;
    position: relative;
    line-height: 3.5rem;
    padding:0.25em 1.5rem;
    display: inline-block;
    top: 0;
}
.title10-2:before,.title10-2:after {
    position: absolute;
    top:0;
    content:'';
    width: 8px;
    height: 100%;
    display: inline-block;
}
.title10-2:before {
    border-left: solid 1px black;
    border-top: solid 1px black;
    border-bottom: solid 1px black;
    left: 0;
}
.title10-2:after{
    border-right: solid 1px black;
    border-top: solid 1px black;
    border-bottom: solid 1px black;
    right: 0;
}



/*ーーーーーーーーーー青背景＆白文字ーーーーーーーーー*/
.series1-1 {
	color: white;
	background-color: #c7161e;
	display: block;
    font-size: 3.6rem;
    font-weight: bold;   
line-height: 5rem;
	padding: 0.5rem 3rem;
	border-left: 7px solid #6d0000;
}
.series1-2 {
	color: white;
	background-color: #c7161e;
	display: block;
   font-size: 3.2rem;
    font-weight: bold;   
line-height: 4.5rem;
	padding: 0.5rem 2.5rem;
	border-left: 7px solid #6d0000;
}
.series1-3 {
	color: white;
	background-color: #c7161e;
	display: block;
    font-size: 2.8rem;
    font-weight: bold;   
line-height: 4rem;
	padding: 0.5rem 2rem;
	border-left: 7px solid #6d0000;
}
.series1-4 {
	color: white;
	background-color: #c7161e;
	display: block;
    font-size: 2.4rem;
    font-weight: bold;   
line-height: 3.5rem;
	padding: 0.5rem 1.5rem;
	border-left: 7px solid #6d0000;
}
.series1-5 {
	color: white;
	background-color: #c7161e;
	display: block;
    font-size: 2rem;
    font-weight: bold;   
line-height: 3rem;
	padding: 0.5rem 1rem;
	border-left: 7px solid #6d0000;
}

/*ーーーーーーーーーードロップシャドウーーーーーーーーーー*/
.series2-1 {
    font-size: 3.6rem;
    font-weight: 900;
	color: #000;
	    line-height: 5rem;
}
.series2-2 {
    font-size: 3.2rem;
    font-weight: 800;
    color: #000;
	    line-height: 4.5rem;
}
.series2-3 {
    font-size: 2.8rem;
    font-weight: 700;
    color: #000;
	    line-height: 4rem;
}
.series2-4 {
    font-size: 2.4rem;
    font-weight: 600;
    color: #000;
	    line-height: 3.5rem;
}
.series2-5 {
    font-size: 2.0rem;
    font-weight: 600;
    color: #000;
    line-height: 3rem;
}

/*ーーーーーーーーー最初の文字大ーーーーーーーーーー*/
.series3-1 {
    font-size: 3.6rem;
    font-weight: 900;
    display: inline-block;
	    line-height: 7rem;
}
.series3-1::first-letter {
   font-size: 5rem;
}
.series3-2 {
    font-size: 3.2rem;
    font-weight: 800;
    display: inline-block;
	line-height: 6rem;
}
.series3-2::first-letter {
   font-size: 4.5rem;
}
.series3-3 {
    font-size: 2.8rem;
    font-weight: 700;
    display: inline-block;
	line-height: 5rem;
}
.series3-3::first-letter {
    font-size: 4rem;
}
.series3-4 {
    font-size: 2.4rem;
    font-weight: 600;
    display: inline-block;
	line-height: 4rem;
}
.series3-4::first-letter {
    font-size: 3.5rem;
}
.series3-5 {
    font-size: 2rem;
    font-weight: 600;
    display: inline-block;
	line-height: 3.5rem;
}
.series3-5::first-letter {
    font-size: 3rem;
}

/*ーーーーー 消えていく下線 ーーーーー*/
.series4-1 {
  font-size: 3.6rem;
  font-weight: 900;
	    display: inline-block;
	    line-height: 5rem;
  position: relative;
  padding: 0.25em 0;
}
.series4-1:after {
  content: "";
  display: block;
  height: 7px;
/* 	background: -webkit-linear-gradient(to right, rgb(230, 90, 90), transparent); */
  background: linear-gradient(to right, #c7161e, transparent);
}
.series4-2 {
    font-size: 3.2rem;
    font-weight: 800;
	    display: inline-block;
	    line-height: 4.5rem;
  position: relative;
  padding: 0.25em 0;
}
.series4-2:after {
  content: "";
  display: block;
  height: 6px;
  background: -webkit-linear-gradient(to right, #c7161e, transparent);
  background: linear-gradient(to right, #c7161e, transparent);
}
.series4-3 {
	font-size: 2.8rem;
    font-weight: 700;
	    display: inline-block;
	    line-height: 4rem;
  position: relative;
  padding: 0.25em 0;
}
.series4-3:after {
  content: "";
  display: block;
  height: 5px;
  background: -webkit-linear-gradient(to right, #c7161e, transparent);
  background: linear-gradient(to right, #c7161e, transparent);
}
.series4-4 {
    font-size: 2.4rem;
    font-weight: 600;
	    display: inline-block;
	    line-height: 3.5rem;
  position: relative;
  padding: 0.25em 0;
}
.series4-4:after {
  content: "";
  display: block;
  height: 4px;
  background: -webkit-linear-gradient(to right, #c7161e, transparent);
  background: linear-gradient(to right, #c7161e, transparent);
}
.series4-5 {
	 font-size: 2rem;
    font-weight: 600;
	    display: inline-block;
	    line-height: 3rem;
  position: relative;
  padding: 0.25em 0;
}
.series4-5:after {
  content: "";
  display: block;
  height: 4px;
  background: -webkit-linear-gradient(to right, #c7161e, transparent);
  background: linear-gradient(to right, #c7161e, transparent);
}

/*ーーーーー 下に小さな線（中央寄せ前提） ーーーーー*/
.series5-1{
	text-align: center;
}
.span-series5-1 {
position: relative;
padding: 1rem;
text-align: center;
font-size: 3.6rem;
font-weight: 900;
display: inline-block;
line-height: 5rem;
}
.span-series5-1:before {
  position: absolute;
  bottom: -10px;
  left: 0;
	right:0;
	margin: auto;
  width: 60px;
  height: 4px;
  content: '';
  border-radius: 1px;
  background: #000;
}

.series5-2{
	text-align: center;
}
.span-series5-2 {
position: relative;
padding-bottom: 1rem;
text-align: center;
font-size: 3.2rem;
font-weight: 800;
display: inline-block;
line-height: 4.5rem;
}
.span-series5-2:before {
  position: absolute;
  bottom: -9px;
  left: 0;
	right:0;
	margin: auto;
  width: 55px;
  height: 3.5px;
  content: '';
  border-radius: 1px;
  background: #000;
}

.series5-3{
	text-align: center;
}
.span-series5-3 {
position: relative;
padding-bottom: 0.8rem;
text-align: center;
font-size: 2.8rem;
font-weight: 700;
display: inline-block;
line-height: 4rem;
}
.span-series5-3:before {
  position: absolute;
  bottom: -8px;
  left: 0;
	right:0;
	margin: auto;
  width: 50px;
  height: 3px;
  content: '';
  border-radius: 1px;
  background: #000;
}

.series5-4{
	text-align: center;
}
.span-series5-4 {
position: relative;
padding-bottom: 0.7rem;
text-align: center;
font-size: 2.4rem;
font-weight: 600;
display: inline-block;
line-height: 3.5rem;
}
.span-series5-4:before {
  position: absolute;
  bottom: -7px;
  left: 0;
	right:0;
	margin: auto;
  width: 45px;
  height: 2.5px;
  content: '';
  border-radius: 1px;
  background: #000;
}

.series5-5{
	text-align: center;
}
.span-series5-5 {
position: relative;
padding-bottom: 0.6rem;
text-align: center;
font-size: 2rem;
font-weight: 600;
display: inline-block;
line-height: 3rem;
}
.span-series5-5:before {
  position: absolute;
  bottom: -6px;
  left: 0;
	right:0;
	margin: auto;
  width: 40px;
  height: 2px;
  content: '';
  border-radius:1px;
  background: #000;
}

/* ーーーーーーーーー文字装飾ーーーーーーーーーー */
.red-color {
	color: red;
}
.red-under {
	border-bottom:3px solid red;
}
.orange-color {
	color: orange;
}
.orange-under {
	border-bottom: 3px dotted orange;
}
.blue-color {
	color: skyblue;
}
.blue-under {
	border-bottom: 3px dashed skyblue;
}
.marker-yellow {
	background: linear-gradient(transparent 0, yellow 0);
}
.marker-pink {
	background: linear-gradient(transparent 0, pink 0);
}
.marker-blue {
	background: linear-gradient(transparent 0, skyblue 0);
}
.marker-green {
	background: linear-gradient(transparent 0, lightgreen 0);
}
.undermarker-yellow {
	background: linear-gradient(transparent 50%, yellow 50%);
}
.undermarker-pink {
	background: linear-gradient(transparent 50%, pink 50%);
}
.undermarker-blue {
	background: linear-gradient(transparent 50%, skyblue 50%);
}
.undermarker-green {
	background: linear-gradient(transparent 50%, lightgreen 50%);
}

/********************************
window size
*********************************/
/** desktop large size **/
@media (min-width:1440px){
    
}
/** desktop size **/
@media only screen and (min-width: 1200px) and (max-width: 1439px) {
    
}
/** note size **/
@media only screen and (min-width: 992px) and (max-width: 1199px) {
    
}
/** pad size **/
@media only screen and (min-width: 768px) and (max-width: 991px) {
    
}
/** sp size **/
@media (max-width:767px){

.column1, .column2, .column3, .column4, .column5, .txt-column1, .img-column1, .gallery {
/*     width: 90%; */
}
.column2-inner,
.column3-inner,
.column4-inner {
	padding: 0;
	margin-bottom: 3rem;
}

.column-title {
	margin-bottom: 2rem;
}	
	
.img-column1-left {
		margin-bottom: 2rem !important;
	}
.img-column1-right {
		margin-top: 2rem;
	}
.column1-full-img img {
    width: 100vw !important;
    height: 220px;
    object-fit: cover;
}
.column2-full .vc_row{
		display: flex;
	}
.column2-full-img img {
    height: 150px;
}

	/* 入れ子の設定 */
.inner-column2 .img-column2,
.inner-column2 .img-column3,
.inner-column2 .img-column4,
.inner-column2 .img-column5{
	margin-bottom:2rem !important;
}
.inner-column3 .img-column2,
.inner-column3 .img-column3,
.inner-column3 .img-column4,
.inner-column3 .img-column5{
	margin-bottom:2rem !important;
}
.inner-column4 .img-column2,
.inner-column4 .img-column3,
.inner-column4 .img-column4,
.inner-column4 .img-column5{
	margin-bottom:2rem !important;
}
.inner-column2 .txt-2,
.inner-column3 .txt-2,
.inner-column4 .txt-2{
		margin-bottom: 2rem !important;
}

.inner-column2 .vc_col-sm-6:last-child .img-column2,
.inner-column3 .vc_col-sm-4:last-child .img-column3,
.inner-column4 .vc_col-sm-3:last-child .img-column4{
		margin: 0 !important;
}
.inner-column2 .vc_col-sm-6:last-child .txt-2,
.inner-column3 .vc_col-sm-4:last-child .txt-2,
.inner-column4 .vc_col-sm-3:last-child .txt-2{
		margin: 0 !important;
}
.inner-column2 .img-column1-right {
    margin-top: 2rem;
    margin-bottom: 0rem !important;
}	
/*ーーーーーーー下線ーーーーーーー*/

/* 1カラム */
.title1 {
    font-size: 2.4rem;
    line-height: 3.5rem;
    padding-bottom: 0.5rem;
}
/* 2カラム以降 */
.title1-2 {
    font-size: 2.4rem;
	　line-height: 3.5rem;
}
/* ーーーーーーーーーーーーーーーーー */
/*ーーーーーー下線二重線ーーーーーーー*/

/* 1カラム */
.title2 {
    font-size: 2.4rem;
    line-height: 3.5rem;
    border-bottom: 6px double #c7161e;
}

/* 2カラム以降 */
.title2-2 {
    font-size: 2.4rem;
    padding-bottom: 1rem;
}

/* ーーーーーーーーーーーーーーーーー */
/*ーーーーーーー左線ーーーーーーー*/

/* 1カラム */
.title3 {
    font-size: 2.4rem;
    line-height: 3.5rem;
    padding-left: 1.5rem;
    border-left: 3px solid black;
}
/* 2カラム以降 */
.title3-2 {
    font-size: 2.4rem;
    padding-left: 1.5rem;
}

/* ーーーーーーーーーーーーーーーーー */	
/*ーーーーーーー2色の線ーーーーーーー*/

/* 1カラム */
.title4 {
    font-size: 2.4rem;
    line-height: 3.5rem;
    padding: 0 0 1rem 0;
    border-bottom: 5px solid #c7161e;
}

.title4:before {
    bottom: -5px;
    height: 5px;
}

/* 2カラム以降 */
.title4-2 {
    font-size: 2.4rem;
    padding-bottom: 1rem;
}

/* ーーーーーーーーーーーーーーーーー */
/*ーーー背景色・線を工夫したデザインーーー*/
	
/* 1カラム */
.title5 {
	font-size:2.4rem;
	line-height: 3.5rem;
	padding: 1rem 1.5rem calc(1rem + 10px);
	padding-right: 2.5rem;
}
.title5:before {
	border: 3px solid #000;
}
/* 2カラム以降 */
.title5-2 {
	font-size:2.4rem;
   padding: 1rem 1.5rem calc(1rem + 10px);
	padding-right: 2.5rem;
}
.title5-2:before {
  top: -7px;
  left: -7px;
}

/* ーーーーーーーーーーーーーーーーー */
/*ーーーストライプの線を引いたデザインーーー*/
	
/* 1カラム */
.title6 {
font-size: 2.4rem;
line-height: 3.5rem;
padding: 0 0 1rem 0;
}
.title6:after {
  bottom: -8px;
  height: 8px;
}
/* 2カラム以降 */
.title6-2 {
font-size: 2.4rem;
line-height: 3.5rem;
padding: 0 0 1rem 0;
}
.title6-2:after {
bottom: -8px;
height: 8px;
}

/* ーーーーーーーーーーーーーーーーー */
/*ーーーーーーー両脇に線ーーーーーーー*/

/* 1カラム */
.title7 {
    font-size: 2.4rem !important;
    padding: 0 2rem;
}
.span-title7 {
    line-height: 3.5rem;
    padding: 0 1rem;
}
/* 2カラム */
.title7-2:before {
height: 2px;

}
/* ーーーーーーーーーーーーーーーーー */	
/*ーーーーーーータグ風ーーーーーーー*/

/* 1カラム */
.title8 {
	font-size: 2.4rem;
  padding: 1rem 1.5rem 1rem 5rem;/*文字周りの余白*/
  line-height: 3.5rem;/*行高*/
  border-radius: 70px 0px 0px 70px;/*左側の角を丸く*/
}
.title8:before {
	left:3%;
}
/* 2カラム */
.title8-2 {
	font-size: 2.4rem;
  border-radius: 70px 0px 0px 70px;/*左側の角を丸く*/
}
.title8-2:before {
	left:3%;
}

/* ーーーーーーーーーーーーーーーーー */	
/*ーーーーー蛍光マーカーーーーーー*/
	
/* 1カラム */
.title9 {
    font-size: 2.4rem;
    line-height: 3.5rem;
}
/* 2カラム */
.title9-2 {
    font-size: 2.4rem;
}

/* ーーーーーーーーーーーーーーーーー */	
/*ーーーーーーー両脇カッコーーーーーーー*/
	
/* 1カラム */
.title10 {
    font-size: 2.4rem;
    line-height: 3.5rem;
}
/* 2カラム */
.title10-2 {
    font-size:2.4rem;
    padding:0.25em 1em;

}
.title10-2:before {
    border-left: solid 1.5px black;
    border-top: solid 1.5px black;
    border-bottom: solid 1.5px black;
    left: 0;
}
.title10-2:after{
    border-right: solid 1.5px black;
    border-top: solid 1.5px black;
    border-bottom: solid 1.5px black;
    right: 0;
}
	
.series1-1 {
    font-size: 2.2rem;
    font-weight: bold;
    line-height: 2.8rem;
    padding: 0.5rem 1rem;
    border-left: 4px solid #6d0000;
}	
.series1-2 {
    font-size: 2.0rem;
    font-weight: bold;
    line-height: 2.6rem;
    padding: 0.5rem 1rem;
    border-left: 4px solid #6d0000;
}	
.series1-3 {
    font-size: 1.8rem;
    font-weight: bold;
    line-height: 2.5rem;
    padding: 0.5rem 1rem;
    border-left: 3px solid #6d0000;
}	
	.series1-4 {
    font-size: 1.7rem;
    font-weight: bold;
    line-height: 2.5rem;
    padding: 0.5rem 1rem;
    border-left: 3px solid #6d0000;
}	
		.series1-5 {
    font-size: 1.6rem;
    font-weight: bold;
    line-height: 2.3rem;
    padding: 0.5rem 0.5rem;
    border-left: 3px solid #6d0000;
}	
	.series2-1 {
    font-size: 2.2rem;
    line-height: 2.8rem;
}
	.series2-2 {
    font-size: 2rem;
    line-height: 2.6rem;
}
	.series2-3 {
    font-size: 1.8rem;
    line-height: 2.5rem;
}
	.series2-4 {
    font-size: 1.7rem;
    line-height: 2.4rem;
}
	.series2-5 {
    font-size: 1.6rem;
    line-height:2.3rem;
}
		.series3-1 {
    font-size: 2.2rem;
    line-height: 2.8rem;
}
	.series3-2 {
    font-size: 2rem;
    line-height: 2.6rem;
}
	.series3-3 {
    font-size: 1.8rem;
    line-height: 2.5rem;
}
	.series3-4 {
    font-size: 1.7rem;
    line-height: 2.4rem;
}
	.series3-5 {
    font-size: 1.6rem;
    line-height:2.3rem;
}
	.series3-1::first-letter {
    font-size: 2.8rem;
}
	.series3-2::first-letter {
    font-size: 2.6rem;
}
	.series3-3::first-letter {
    font-size: 2.4rem;
}
	.series3-4::first-letter {
    font-size: 2.4rem;
}
	.series3-5::first-letter {
    font-size: 2.2rem;
}
		.series4-1 {
    font-size: 2.2rem;
    line-height: 2.8rem;
}
	.series4-2 {
    font-size: 2rem;
    line-height: 2.6rem;
}
	.series4-3 {
    font-size: 1.8rem;
    line-height: 2.5rem;
}
	.series4-4 {
    font-size: 1.7rem;
    line-height: 2.4rem;
}
	.series4-5 {
    font-size: 1.6rem;
    line-height:2.3rem;
}
.span-series5-1 {
    font-size: 2.2rem;
    line-height: 2.8rem;
}
.span-series5-2 {
    font-size: 2rem;
    line-height: 2.6rem;
}
.span-series5-3 {
    font-size: 1.8rem;
    line-height: 2.5rem;
}
.span-series5-4 {
    font-size: 1.7rem;
    line-height: 2.4rem;
}
.span-series5-5 {
    font-size: 1.6rem;
    line-height:2.3rem;
}	
.span-series5-1:before {
    bottom: -6px;
    width: 50px;
    height: 2px;
}
	.span-series5-2:before {
    bottom: -6px;
    width: 45px;
    height: 2px;
}
	.span-series5-3:before {
    bottom: -6px;
    width:40px;
    height: 2px;
}
	.span-series5-4:before {
    bottom: -6px;
    width: 35px;
    height: 2px;
}
	.span-series5-5:before {
    bottom: -6px;
    width: 30px;
    height: 2px;
}
	

.vc_column-inner .vc_row {
    margin-left: 0;
    margin-right: 0;
}
	
	
	
	
	
	
}

/********************************
window size END
*********************************/
/*-------------------------------
 * 
 *  Top page style END.
 *
 *------------------------------*/

/* パンクズリスト */
.breadcrumb-area {
    max-width: 1100px;
	  width: 90vw;
    margin: 10rem auto 2rem;
    font-size: 1.8rem;
}
.breadcrumb-area a{
color:#c7161e;
}
.breadcrumb-area a:hover{
color:#6d0000;
}
/********************************
window size
*********************************/
/** desktop large size **/
@media (min-width:1441px){
}
/** desktop size **/
@media only screen and (min-width: 1200px) and (max-width: 1440px) {
}
/** note size **/
@media only screen and (min-width: 992px) and (max-width: 1199px) {
}
/** pad size **/
@media only screen and (min-width: 768px) and (max-width: 991px) {
}
/** sp size **/
@media (max-width:767px){
.breadcrumb-area {
    margin: 1rem auto;
    font-size: 1.4rem;
}
.main-title .breadcrumbs{
padding: 0 20px;
	}
}

/*----------------------------------------------------------------------------------------------------------------------------
*
* ----------------------------------------------- MPBR 投稿 お客様の声 -----------------------------------------------
*
*----------------------------------------------------------------------------------------------------------------------------*/


:root {
  --main-color: #0b214b;
  --main-color-60: rgb(11 33 75 /60%);
  --text-color: #52616d;
  --text-color-60: rgb(82 97 109 /60%);
  --bg-color: rgb(146 155 174 /20%);
}
.single-voice{
    overflow: visible !important;
}
.single-voice .main-color{
    color:var(--text-color);
}

#mpbr-1on1-post-style .container{
    max-width: none;
    padding: 0;
}
.single-voice .wrap-content > .wpb-content-wrapper{
    display: flex;
    max-width: 1280px;
    width: 90vw;
    margin:auto;
    padding-bottom: 12rem;
}
.single-voice .mpbr-nav-wrap{
    padding: 0;
    margin: 0;
    width: 425px;
}
.single-voice .mpbr-nav-wrap > section,
.single-voice .mpbr-nav-wrap > section > div{
    height: 100%;
}
.single-voice .mpbr-nav-wrap #side-nav{
    position: sticky;
    top: calc(12rem + 88px);
}
.single-voice .mpbr-nav-wrap #side-nav h1{
    line-height: 1;
    margin: 0 auto 4rem;
    color: var(--main-color);
}
.single-voice .mpbr-main-content-wrap{
    padding: 0;
    margin: 0;
    width: calc(100% - 425px);
}
.single-voice #section1{
    padding-top: 10rem;
}
.single-voice #section1 h1{
    font-size: 2.8rem;
    margin: 0;
    line-height: 1.5;
}
.single-voice #section1 .review-txt{
    padding-top: 4rem;
    margin-top: 4rem;
    border-top: 1px solid var(--text-color-60);
}
.single-voice #section1 .review-txt dt{
    font-size: 1.8rem;
    line-height: 1.5;
    margin-bottom: 2rem;
}
.single-voice #section1 .review-txt dd{
    line-height: 2;
    margin-bottom: 4rem;
}


@media (max-width:767px){
.single-voice .wrap-content > .wpb-content-wrapper{
    flex-direction: column;
    padding: 8rem 0 4rem;
}
.single-voice .mpbr-nav-wrap #side-nav h1 {
    margin: 0 auto 8rem;
}
.single-voice .mpbr-nav-wrap,.single-voice .mpbr-main-content-wrap {
    width: 100%;
}
.single-voice .mpbr-nav-wrap #side-nav{
    position: relative;
    top: 0;
}
.single-voice #section1 {
    padding-top: 0rem;
}
.single-voice #section1 h1 {
    font-size: 2.4rem;
}
.single-voice #section1 .review-txt dt {
    line-height: 1.7;
}
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
}
@media only screen and (min-width: 992px) and (max-width: 1199px) {

}
@media only screen and (min-width: 1200px) and (max-width: 1439px) {
}
	
/*----------------------------------------------------------------------------------------------------------------------------
*
* --------------------------------------------------MPBR 投稿 お客様の声 END ----------------------------------------------------
*
*----------------------------------------------------------------------------------------------------------------------------*/






/*----------------------------------------------------------------------------------------------------------------------------
*
* ----------------------------------------------------------LP 共通 -------------------------------------------------------------
*
*----------------------------------------------------------------------------------------------------------------------------*/

#lp-header{
    margin: auto;
    background: #fff;
}
#lp-header .vc_col-sm-12 > div > .wpb_wrapper{
    display: flex;
    justify-content: space-between;
    align-items: center;
    margin: 0 20px;
    padding: 20px 0;
}
#lp-header .logo-img img{
    width: 220px;
}
#lp-header p{
    margin: 0;
}
#lp-header p a{
    margin: 0 30px 0 0;
    letter-spacing: 0.1rem;
}
#lp-header p a.lp-contact{
    position:relative;
    display: inline-block;
    font-size: 1.4rem;
    line-height: 1;
    color: #fff;
    background: linear-gradient(to right, var(--sub-color) 0%, var(--main-color) 50%, var(--sub-color) 100%);
    background-position: 0 50%;
    background-size: 200% auto;
    transition: background-position 0.5s ease-in-out;
    padding: 18px 35px 20px 60px;
    border-radius: 999px;
    margin: 0;
}
#lp-header p a.lp-contact:hover{
    background-position: 100% 50%;
}
#lp-header p a.lp-contact::before{
    content:"";
    position:absolute;
    top: 0;
    bottom: 0;
    left: 30px;
    margin: auto;
    background: url(https://masterpiece-bodyroom.com/mpbr/wp-content/uploads/2025/08/mail-icon.png) no-repeat center /contain;
    width: 20px;
    height: 16px;
}

#lp-main{
    background: url(https://masterpiece-bodyroom.com/mpbr/wp-content/uploads/2025/08/ana-main-bg.jpg) no-repeat center / cover;
}
#lp-main .lp-ttl{
    text-align: center;
    margin: 8rem auto;
}
#lp-main .lp-ttl h1{
    position:relative;
    font-size: 4.8rem;
    line-height: 1.5;
    letter-spacing: 0.2rem;
    display: inline-block;
    background: #fff;
    margin: 0 auto 3rem;
    padding: 1rem 5rem;
}
#lp-main .lp-ttl h1::after{
    content: "";
    position:absolute;
    top: 100%;
    left: 0;
    right: 0;
    width: 100%;
    height: 7px;
    background: linear-gradient(to right, var(--sub-color), var(--main-color));
}
#lp-main .lp-ttl p{
    margin: 0;
    font-size: 2rem;
    letter-spacing: 0.15rem;
}

#lp-about,
#lp-act,
#lp-achievement,
#lp-link,
#lp-social,
#lp-link,
#lp-contact,
#lp-ceo,
#lp-philosophy,
#lp-company,
#lp-footer{
    max-width: 1100px;
    width: 90vw;
    margin: auto;
    padding: 8rem 0;
}
.lp-act-wrap > .main-color,
.lp-social-wrap > .main-color,
.lp-philosophy-wrap > .main-color{
    background-color: var(--bg-color) !important;
}
.lp-company-wrap > .main-color{
    background: linear-gradient(180deg, var(--bg-color) 0%, var(--bg-color) 30%, #fff 30%, #fff 100%) !important;
}
.lp-footer-wrap > .main-color{
    background-color: var(--sub-color) !important;
}


#lp-about .vc_row{
    display: flex;
    align-items: center;
    margin-bottom: 4rem;
}
#lp-about .vc_col-sm-4{
    width: 36.3636363636%;
}
#lp-about .vc_col-sm-8{
    width: calc(100% - 36.3636363636%);
}
#lp-about .sec-txt{
    padding-left: 5rem;
}
#lp-about .sec-txt h3{
    margin: 0 auto 2rem;
    padding: 0 0 2rem;
    border-bottom: 1px solid;
}
#lp-about .sec-txt p{
    font-size: 1.8rem;
    margin: 0;
}
#lp-about .contact-btn p{
    text-align: center;
    margin: 0 0;
}
#lp-about .contact-btn p .txt{
    display: inline-block;
    position: relative;
    font-size: 1.6rem;
    line-height: 1.5;
    margin-bottom: 1rem;
}
#lp-about .contact-btn p .txt::before,
#lp-about .contact-btn p .txt::after{
    content: "";
    position: absolute;
    top: 0;
    bottom: 0;
    margin: auto;
    width: 1px;
    height: 100%;
    background: #333;
}
#lp-about .contact-btn p .txt::before{
    left: -2rem;
    rotate: -20deg;
}
#lp-about .contact-btn p .txt::after{
    right: -2rem;
    rotate: 20deg;
}
#lp-about .contact-btn a{
    position: relative;
    font-size: 2rem;
    line-height: 1;
    color: #fff;
    background: linear-gradient(to right, var(--sub-color) 0%, var(--main-color) 50%, var(--sub-color) 100%);
    background-position: 0 50%;
    background-size: 200% auto;
    transition: background-position 0.5s ease-in-out;
    border-radius: 999px;
    margin: auto;
    width: 440px;
    height: 100px;
    display: flex;
    align-items: center;
    justify-content: center;
}
#lp-about .contact-btn a:hover{
    background-position: 100% 50%;
}
#lp-about .contact-btn a::before{
    content: "";
    position: absolute;
    top: 0;
    bottom: 0;
    left: 40px;
    margin: auto;
    background: url(https://masterpiece-bodyroom.com/mpbr/wp-content/uploads/2025/08/mail-icon.png) no-repeat center / contain;
    width: 27px;
    height: 21px;
}
#lp-about .contact-btn a::after{
    content: "";
    position: absolute;
    top: 0;
    bottom: 0;
    right: 35px;
    margin: auto;
    background: url(https://masterpiece-bodyroom.com/mpbr/wp-content/uploads/2025/08/arrow-icon.png) no-repeat center / contain;
    width: 33px;
    height: 33px;
}


#lp-act .vc_row{
    display: flex;
    align-items: center;
}
#lp-act .vc_col-sm-4{
    width: 36.3636363636%;
}
#lp-act .vc_col-sm-8{
    width: calc(100% - 36.3636363636%);
}
#lp-act .sec-txt{
    padding-left: 5rem;
}
#lp-act .sec-txt h3{
    line-height: 1.7;
    margin: 0 auto 2rem;
}
#lp-act .sec-txt p{
    font-size: 1.8rem;
    margin: 0;
}




#lp-achievement .row-wrap{
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    justify-content: space-between;
}
#lp-achievement .row-wrap::before,#lp-achievement .row-wrap::after{
    display: none;
}
#lp-achievement .row-wrap .vc_col-sm-6{
    width: 48.1818181818%;
    margin-bottom: 4rem;
}
#lp-achievement .img img{
    aspect-ratio: 10 / 5;
    object-fit: cover;
}
#lp-achievement h3{
    margin: 2rem 0;
    padding-left: 2rem;
    border-left: 2px solid var(--main-color);
}
#lp-achievement .row-box{
    background: var(--bg-color);
    padding: 20px;
    margin-bottom: 2rem;
}
#lp-achievement .row-box:last-child{
    margin-bottom: 0rem;
}
#lp-achievement .row-box .img{
    margin-right: 4rem;
}
#lp-achievement .row-box .img img{
    aspect-ratio: 16 / 9;
    object-fit: cover;
}
#lp-achievement .row-box h3{
    margin: 0 auto 2rem;
}


#lp-social .sec-ttl {
    margin-bottom: 3rem;
}
#lp-social .sec-txt p{
    margin: 0 auto 3rem;
}
#lp-social .vc_row{
    display: flex;
    gap: 20px;
}
#lp-social .vc_row::before,#lp-social .vc_row::after{
    display: none;
}
#lp-social .img img{
    aspect-ratio: 16 / 9;
    object-fit: cover;
}



#lp-link{
    padding: 12rem 0;
}
#lp-link p{
    margin: 0;
    display: flex;
    gap: 20px;
}
#lp-link p a{
    position: relative;
    width: 33.3333%;
    font-size: 1.8rem;
    border: 1px solid var(--main-color);
    color: var(--main-color);
    padding: 40px;
}
#lp-link p a:hover{
    opacity: 0.8;
    background: var(--bg-color);
}
#lp-link p a::after{
    content: "";
    position: absolute;
    top: 0;
    bottom: 0;
    right: 40px;
    margin: auto;
    -webkit-mask: url(https://masterpiece-bodyroom.com/mpbr/wp-content/uploads/2025/08/download.svg) no-repeat center / contain;
    mask: url(https://masterpiece-bodyroom.com/mpbr/wp-content/uploads/2025/08/download.svg) no-repeat center / contain;
    background: var(--main-color);
    width: 23px;
    height: 20px;
}
#lp-link p a:last-child::after{
    -webkit-mask: url(https://masterpiece-bodyroom.com/mpbr/wp-content/uploads/2025/08/new-tab.svg) no-repeat center / contain;
    mask: url(https://masterpiece-bodyroom.com/mpbr/wp-content/uploads/2025/08/new-tab.svg) no-repeat center / contain;
}



.lp-contact-wrap{
    background: linear-gradient(90deg, var(--sub-color), var(--main-color));
}
#lp-contact{
    padding: 12rem 0;
}
#lp-contact .vc_col-sm-12 > div >.wpb_wrapper{
    display: flex;
    justify-content: space-between;
    align-items: center;
}
#lp-contact .sec-ttl{
    margin: 0;
}
#lp-contact .sec-ttl h2{
    text-align: left;
    color: #fff;
}
#lp-contact .contact-btn p{
    margin: 0;
}
#lp-contact .contact-btn a{
    position: relative;
    font-size: 2rem;
    line-height: 1;
    color: var(--sub-color);
    background: #fff;
    border-radius: 999px;
    margin: auto;
    width: 500px;
    height: 115px;
    display: flex;
    align-items: center;
    justify-content: center;
}
#lp-contact .contact-btn a:hover{
    background: #ffffffcc;
}
#lp-contact .contact-btn a::before{
    content: "";
    position: absolute;
    top: 0;
    bottom: 0;
    left: 40px;
    margin: auto;
    -webkit-mask: url(https://masterpiece-bodyroom.com/mpbr/wp-content/uploads/2025/08/mail-icon.svg) no-repeat center / contain;
    mask: url(https://masterpiece-bodyroom.com/mpbr/wp-content/uploads/2025/08/mail-icon.svg) no-repeat center / contain;
    background: var(--sub-color);
    width: 33px;
    height: 26px;
}
#lp-contact .contact-btn a::after{
    content: "";
    position: absolute;
    top: 0;
    bottom: 0;
    right: 35px;
    margin: auto;
    -webkit-mask: url(https://masterpiece-bodyroom.com/mpbr/wp-content/uploads/2025/08/arrow-icon.svg) no-repeat center / contain;
    mask: url(https://masterpiece-bodyroom.com/mpbr/wp-content/uploads/2025/08/arrow-icon.svg) no-repeat center / contain;
    background: var(--sub-color);
    width: 40px;
    height: 40px;
}



#lp-ceo{
    padding: 60px;
    margin: 8rem auto;
    background: var(--sub-color);
}
#lp-ceo .img{
    padding-right: 6rem;
}
#lp-ceo .sec-txt p{
    position: relative;
    margin: 0;
    font-size: 1.6rem;
    line-height: 1.5;
    letter-spacing: 0.1rem;
    color: #fff;
}
#lp-ceo .sec-txt p::after{
    content: "";
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    margin: auto;
    width: 100%;
    height: 1px;
    background: #fff;
}
#lp-ceo .sec-txt .name::after,#lp-ceo .sec-txt .list::after{
    display: none;
}
#lp-ceo .sec-txt p .ttl{
    position: relative;
    z-index: 1;
    background: var(--sub-color);
    padding-right: 1rem;
}
#lp-ceo .sec-txt .name{
    margin: 1rem 0 1.5rem;
    font-size: 2.4rem;
}
#lp-ceo .sec-txt .name span{
    font-size: 1.6rem;
    margin-left: 2rem;
    vertical-align: 2px;
}
#lp-ceo .sec-txt .list{
    margin-top: 1rem;
    font-size: 1.5rem;
    line-height: 2;
}
#lp-ceo .row2 .sec-txt > .wpb_wrapper{
    display: flex;
    justify-content: space-between;
    margin-top: 4rem;
}
#lp-ceo .row2 .sec-txt .wrap{
    width: 49%;
    padding: 0;
}
#lp-ceo .row2 .sec-txt h4 {
    position: relative;
    margin: 0 auto 1rem;
    font-size: 1.6rem;
    line-height: 1.5;
    color: #fff;
}
#lp-ceo .wrap h4 .ttl{
    position: relative;
    z-index: 1;
    background: var(--sub-color);
    padding-right: 1rem;
}
#lp-ceo .wrap h4::after {
    content: "";
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    margin: auto;
    width: 100%;
    height: 1px;
    background: #fff;
}
#lp-ceo .row2 .sec-txt h5{
    font-size: 2rem;
    line-height: 1.5;
    margin: 1rem auto;
    color: #fff;
}
#lp-ceo .row2 .sec-txt ul{
    padding: 0;
    list-style: none;
    font-size: 1.4rem;
}
#lp-ceo .row2 .sec-txt li::before{
    content: "・";
}
#lp-ceo .row2 .column-1{
    padding: 0;
    font-size: 1.4rem;
    border: none;
    color: #fff;
}
#lp-ceo .row2 .column-1::before{
    content: "・";
}


#lp-philosophy .sec-txt h3{
    text-align: center;
    font-size: 2rem;
    line-height: 2;
    margin: 0 auto 2rem;
}

#lp-company{
    background: #fff;
}
#lp-company .vc_col-sm-12 > div > .wpb_wrapper{
    max-width: 900px;
    width: 90%;
    margin: auto;
}
#lp-company table{
    border-spacing: 10px;
    border-collapse: separate;
}
#lp-company .column-1,#lp-company .column-2{
    line-height: 1.5;
    border: none;
    border-bottom: 1px solid #b3b3b3;
}
#lp-company .column-1{
    width: 20%;
}
#lp-company .column-2{
    width:78.8888888889%;
}





#lp-footer .vc_col-sm-12 > div > .wpb_wrapper{
    display: flex;
    justify-content: space-between;
}
#lp-footer .column-1{
    color: #fff;
    line-height: 2;
    padding: 0;
    border: none;
}
#lp-footer .column-1 a{
    position: relative;
    color: #fff;
    display: inline-block;
    margin-top: 3rem;
    padding-right: 3rem;
}
#lp-footer .column-1 a::after {
    content: "";
    position: absolute;
    top: 0;
    bottom: 0;
    right: 5px;
    margin: auto;
    width: 16px;
    height: 16px;
    background: url(https://masterpiece-bodyroom.com/mpbr/wp-content/uploads/2025/08/new-tab-icon-white.png) no-repeat center / contain;
}
#lp-footer a:hover{
    opacity: 0.8;
}


/********************************
window size
*********************************/
/** desktop large size **/
@media (min-width:1441px){
}
/** desktop size **/
@media only screen and (min-width: 1200px) and (max-width: 1440px) {
}
/** note size **/
@media only screen and (min-width: 992px) and (max-width: 1199px) {
}
/** pad size **/
@media only screen and (min-width: 768px) and (max-width: 991px) {
}
/** sp size **/
@media (max-width:767px){
}
/** pad & sp size **/
@media (max-width:991px){
#lp-header .vc_col-sm-12 > div > .wpb_wrapper {
    padding: 15px 0;
    width: 90vw;
    margin: auto;
    flex-direction: column;
}
#lp-header .logo-img img {
    width: 150px;
}
#lp-header .kleo_text_column{
    width: 100%; 
}
#lp-header .kleo_text_column p{
    display: flex;
    justify-content: space-between;
    align-items: center;
    margin-top: 1.5rem;
}
#lp-header p a {
    margin: 0;
    flex-grow: 1;
    text-align: center;
}
#lp-header p a + a {
  border-left: 1px solid #b3b3b3;
}
#lp-header p a.lp-contact{
    background: none;
    COLOR: #333;
    width: auto;
    height: auto;
    padding: 0;
    line-height: 2;
    border-radius: 0;
}
#lp-header p a.lp-contact::before {
    display: none;
    height: 16px;
}
#lp-main .lp-ttl h1 {
    width: 90%;
    padding: 1rem 2rem;
    font-size: 3.2rem;
}
#lp-main .lp-ttl p {
    font-size: 1.6rem;
	width: 90%;
    margin: auto;
}

#lp-about .vc_row {
    flex-direction: column;
}
#lp-about .vc_col-sm-4,#lp-about .vc_col-sm-8 {
    width: 100%;
}
#lp-about .sec-txt {
    padding-left: 0;
    margin-top: 2rem;
}
#lp-about .sec-txt p {
    font-size: 1.6rem;
}
#lp-about .contact-btn a{
    width: 100%;
    height: 80px;
    font-size: 1.8rem;
}
#lp-about .contact-btn a::before {
    left: 30px;
    margin: auto;
}
#lp-about .contact-btn a::after {
    right: 25px;
}

#lp-act .vc_row {
    flex-direction: column;
}
#lp-act .vc_col-sm-4,#lp-act .vc_col-sm-8 {
    width: 100%;
}
#lp-act .sec-txt {
    padding-left: 0;
    margin-top: 2rem;
}
#lp-act .sec-txt h3 {
    margin: 0 auto 1rem;
}
#lp-act .sec-txt p {
    font-size: 1.6rem;
}
#lp-achievement .row-wrap {
    flex-direction: column;
}
#lp-achievement .row-wrap .vc_col-sm-6 {
    width: 100%;
    margin-bottom: 2rem;
}
#lp-achievement .row-box {
    padding: 0;
    background: none;
}
#lp-achievement .row-box .img {
    margin-right: 0;
    margin-bottom: 2rem;
}
#lp-achievement .row-box .img img{
    aspect-ratio: 10 / 5;
}
#lp-achievement .row-box h3 {
    margin: 0 auto 2rem;
}
#lp-social .vc_row {
    flex-direction: column;
}
#lp-link{
    padding: 8rem 0;
}
#lp-link p {
    flex-direction: column;
}
#lp-link p a {
    position: relative;
    width: 100%;
    font-size: 1.8rem;
    border: 1px solid var(--main-color);
    color: var(--main-color);
    padding: 40px;
}
#lp-contact {
    padding: 8rem 0;
}
#lp-contact .vc_col-sm-12 > div >.wpb_wrapper {
    align-items: center;
    flex-direction: column;
}
#lp-contact .sec-ttl h2 {
    text-align: center;
}
#lp-contact .contact-btn{
    width: 100%;
    margin-top: 4rem;
}
#lp-contact .contact-btn a{
    width: 100%;
    height: 80px;
    font-size: 1.8rem;
}
#lp-contact .contact-btn a::before {
    left: 30px;
    width: 27px;
    height: 21px;
}
#lp-contact .contact-btn a::after {
    right: 25px;
    width: 33px;
    height: 33px;
}
#lp-ceo {
    padding: 20px;
}
#lp-ceo .img {
    padding-right: 0;
    margin-bottom: 2rem;
}
#lp-ceo .sec-txt .name {
    margin: 1rem 0 2.5rem;
}
	#lp-ceo .row2 .sec-txt > .wpb_wrapper {
    flex-direction: column;
    margin-top: 2.5rem;
    gap: 2.5rem;
}
#lp-ceo .row2 .sec-txt .wrap {
    width: 100%;
    padding: 0;
}
#lp-company table {
    border-spacing: 0px;
    border-collapse: separate;
}
#lp-company .column-1, #lp-company .column-2 {
    padding: 1.5rem 1rem;
}
#lp-footer .vc_col-sm-12 > div > .wpb_wrapper {
    flex-direction: column;
}
}






/*メニューをページ下部に固定*/
/* ▼ 初期は非表示状態 */

/* ▼ スクロール後に表示する */
#fixed-footer-menu.active  .pc p{
  opacity: 1;
  transform: translateY(0);
  pointer-events: auto;
}
#fixed-footer-menu .pc p {
    position: fixed;
    width: 70px;
    height: 245px;
    top: 0;
    bottom: 0;
    right: 0;
    margin: auto;
    padding: 0;
    z-index: 99;
    display: flex;
    align-items: center;
	writing-mode: vertical-rl;
	  opacity: 0;
  transform: translateY(50px);
  transition: opacity 0.6s ease, transform 0.6s ease;
  pointer-events: none; /* 非表示時はクリックできないように */
}
#fixed-footer-menu .pc p::before,
#fixed-footer-menu .pc p::after {
    content: "";
    z-index: 111;
    position: absolute;
    bottom: 37px;
    right: 32px;
    width: 6px;
    height: 1px;
    border-radius: 9999px;
    background-color: var(--main-color);
    transform-origin: calc(100% - 0.5px) 50%;
}
#fixed-footer-menu .pc p::before {
  transform: rotate(49.4deg);
}
#fixed-footer-menu .pc p::after {
  transform: rotate(-49.4deg);
}
#fixed-footer-menu .pc p a{
	position:relative;
    display: flex;
    width: 70px;
    height: 245px;
    color: #fff;
    background: var(--main-color);
    align-items: center;
    padding: 3rem 0;
}
#fixed-footer-menu .pc p a:hover{
    background: var(--main-color-60);
}
#fixed-footer-menu .pc p a::before{
    content: "";
    z-index: 100;
    position: absolute;
    bottom: 25px;
    right: 0;
    left: 0;
    margin: auto;
    width: 25px;
    height: 25px;
    border-radius: 50%;
    background: #fff;
}
#fixed-footer-menu .pc p a::after {
    content: "";
    position: absolute;
    top: 0;
    bottom: 0;
    right: 0;
    left: 0;
    margin: auto;
    width: 62px;
    height: 237px;
    border: 1px solid #ffffff8f;
}

#fixed-footer-menu .sp{
	display: none;
}

/** sp size **/
@media (max-width:991px){
#fixed-footer-menu .pc{
		display:none;
	}
#fixed-footer-menu .sp{
    display: block;
}
	
	
	
#fixed-footer-menu.active .sp p{
  opacity: 1;
  transform: translateY(0);
  pointer-events: auto;
}
#fixed-footer-menu .sp p {
        position: fixed;
        width: 100%;
        height: 70px;
        top: auto;
        bottom: 0;
        right: 0;
        margin: auto;
        padding: 0;
        z-index: 99;
        display: flex;
        align-items: center;
        writing-mode: lr;
        opacity: 0;
        transform: translateY(50px);
        transition: opacity 0.6s ease, transform 0.6s ease;
        pointer-events: none;
}
#fixed-footer-menu .sp p::before,
#fixed-footer-menu .sp p::after {
        content: "";
        z-index: 111;
        position: absolute;
        bottom: 34px;
        right: 45px;
        width: 6px;
        height: 1px;
        border-radius: 9999px;
        background-color: var(--main-color);
        transform-origin: calc(100% - 0.5px) 50%;
}
#fixed-footer-menu .sp p::before {
  transform: rotate(49.4deg);
}
#fixed-footer-menu .sp p::after {
  transform: rotate(-49.4deg);
}
#fixed-footer-menu .sp p a{
        position: relative;
        display: flex;
        width: 100%;
        height: 70px;
        color: #fff;
        background: var(--main-color);
        align-items: center;
        padding: 0 3rem 0 0;
        margin: auto;
        justify-content: center;
}
#fixed-footer-menu .sp p a:hover{
    background: var(--main-color-60);
}
#fixed-footer-menu .sp p a::before{
        content: "";
        z-index: 100;
        position: absolute;
        bottom: 0;
        top: 0;
        right: 35px;
        left: auto;
        margin: auto;
        width: 25px;
        height: 25px;
        border-radius: 50%;
        background: #fff;
}
#fixed-footer-menu .sp p a::after {
        content: "";
        position: absolute;
        top: auto;
        bottom: 5px;
        right: 0;
        left: 0;
        margin: auto;
        width: calc(100% - 10px);
        height: 60px;
        border: 1px solid #ffffff8f;
}

	
}