/* CSS Document */
@charset "UTF-8";

h2 {
	font-family: "ＭＳ Ｐ明朝", "MS PMincho", "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", serif;
	font-size: 14px;
	letter-spacing: 0.1em;
	padding-top: 30px;
	font-weight: normal;
}

h3 {
	font-family: "ＭＳ Ｐ明朝", "MS PMincho", "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", serif;
	font-size: 19px;
	letter-spacing: 0.05em;
	font-weight: normal;
	text-align: center;
	padding-bottom: 20px;
}

h4 {
	font-family: 'Lucida Grande', 'Hiragino Kaku Gothic ProN', Meiryo, sans-serif;
	font-size: 13px;
	font-weight: normal;
	text-align: center;
	padding-bottom: 20px;
}

h5 {
	font-family: 'Lucida Grande', 'Hiragino Kaku Gothic ProN', Meiryo, sans-serif;
	font-size: 11px;
	font-weight: normal;
	text-align: center;
	padding-top: 15px;
	color: #B4B4B4;
}

.lead p {
	font-family: "ＭＳ Ｐ明朝", "MS PMincho", "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", serif;
	font-size: 12px;
	color: #FFFFFF;
	text-align: center;
	line-height: 2;
	padding-bottom: 20px;
}

.top p {
	color: #000000;
}

.name {
	font-family: "ＭＳ Ｐ明朝", "MS PMincho", "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", serif;
	font-size: 14px;
	text-align: center;
	color: #000000;
}

.btnOpen01,
.btnOpen02,
.btnOpen03,
.btnOpen04,
.btnOpen05,
.btnOpen06 {
	text-decoration: underline;
}

.btnClose01,
.btnClose02,
.btnClose03,
.btnClose04,
.btnOpen05,
.btnClose06 {
	text-decoration: underline;
	margin-bottom: 50px;
	color: #B4B4B4;
}

.btnOpen01 active {
	display: none;
}

.btn01 {
	border: 1px solid #000000;
	text-align: center;
	padding-top: 5px;
	padding-bottom: 5px;
	width: 50%;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}

.btn01 a {
	color: #000000;
}

.btn02 {
	border: 1px solid #FFFFFF;
	text-align: center;
	padding-top: 5px;
	padding-bottom: 5px;
	width: 30%;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	text-decoration: none;
}

.btn02 a {
	color: #FFFFFF !important;
	text-decoration: none !important;
}

.tbl01 {
	border-top: 1px solid #B4B4B4;
}

.tbl01 tr td {
	border-bottom: 1px solid #B4B4B4;
	padding-top: 10px;
	padding-bottom: 10px;
}

.tbl01 tr td.price {
	text-align: right;
}

ul.attention {
	padding-top: 10px;
}

ul.attention li {
	font-size: 11px;
	color: #B4B4B4;
	list-style: none;
	text-indent: -1.3em;
	padding-left: 1.3em;
}

ul.attention li:before {
	content: "※ "
}


.wrapper01 {
	width: 300px;
	margin: 0 auto;
}

.wrapper02 {
	width: 100%;
}

.main {
	background-color: #000000;
	padding-top: 50px;
	padding-bottom: 40px;
}

.main h2 {
	text-align: center;
	font-family: "ＭＳ Ｐ明朝", "MS PMincho", "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", serif;
	font-size: 12px;
	letter-spacing: 0.1em;
	color: #B4B4B4;
	font-weight: normal;
	padding: 0px 0px 20px 0px;
}

.main .lead {
	padding-bottom: 40px;
}

.main p {
	text-align: center;
}

.main p a {
	text-decoration: underline;
}

.main p a:hover {
	text-decoration: none;
}

.main p.fs14 a,
.main p.fs14 a:hover {
	font-size: 14px;
}

.main small {
	text-align: center;
	color: #B4B4B4;
	font-size: 11px;
	display: block;
	padding: 5px 0px;
}

.main small a {
	color: #FFFFFF;
	font-size: 11px;
	text-decoration: underline;
}

.main small a:hover {
	color: #FFFFFF;
	font-size: 11px;
	text-decoration: none;
}

/* -------------------------------------------------------------- */
/* ナビ改修 230908追記  */
/* main menu */
#global_menu {
	display: none;
	background-color: #262626;
}

#global_menu p {
	text-align: right;
}

#global_menu p.sns_txt {
	text-align: left;
	margin: 25px 0 15px;
	margin-left: 10%;
}

#global_menu ul li {
	border-top: solid 1px #595959;
	letter-spacing: 0.1em;
}

#global_menu ul li.policy {
	border-top: none;
}

#global_menu ul li .li_ul {
	margin: 0 10%;
}

#global_menu .online_box {
	border-bottom: solid 1px #595959;
}

#global_menu a {
	cursor: pointer;
}

#global_menu ul li a.sp_nav {
	font-family: "ＭＳ Ｐ明朝", "MS PMincho", "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", serif;
	font-size: 16px;
}

#global_menu ul li a {
	display: block;
	padding: 12px 0px 12px 40px;
}

#global_menu ul li a.li_ul_list {
	color: #d0d0d1;
	padding: 12px 0px;
}

#global_menu ul li:first-child {
	border-top: none;
}

#menu .listMenu li.online_button_style {
	margin: 20px 0;
	display: flex;
	justify-content: center;
	align-items: center;
}

#global_menu li ul.li_ul li .onlineShop_link {
	display: block;
	margin-top: 25px;
	padding: 12px;
	background-color: #d0d0d1;
	border-radius: 10px;
	font-family: 'YuMincho', 'Yu Mincho', serif, "MS PMincho", "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro";
	font-size: 16px;
	letter-spacing: 0.1em;
	text-align: center;
}

#global_menu li a .cart_icon::before {
	content: '';
	display: inline-block;
	width: 20px;
	height: 20px;
	margin-right: 10px;
	vertical-align: text-bottom;
	background: url(../../../shared/img/cart_icon.png) no-repeat center center / contain;
}

#global_menu .page_change_icon::after {
	content: '';
	display: inline-block;
	margin-left: 7px;
	width: 16px;
	height: 16px;
	vertical-align: text-bottom;
	background: url(../../../shared/img/page_change_icon.png) no-repeat center center / contain;
}

#global_menu .sub02 a {
	display: flex;
	align-items: center;
}

#global_menu .sub02 {
	border: none;
}

#global_menu .sub02:last-child {
	border: none;
	margin-bottom: 30px;
}

/* main menu END */
/* -------------------------------------------------------------- */





/* header */
header {}

#wrapHeader {
	position: relative;
	/* height: 400px; */
	height: 90vw;
	padding: 8px 0 0;
}

#wrapHeader02 {
	height: 50px;
	background-color: transparent;
	width: 100%;
	position: fixed;

	/* 21.02.25. fukagawa 変更（select item モーダル） */
	/* z-index:9999; */
	z-index: 999;
	/* //21.02.25. fukagawa 変更（select item モーダル） */
}

#wrapHeader02_top {
	height: 50px;
	background-color: transparent;
	width: 100%;
	position: fixed;
	z-index: 9999;
}

#wrapHeader02_top h1.logo,
#wrapHeader02 h1.logo {
	float: left;
	padding: 10px 0px 0px 10px;
}

#wrapHeader02_top .menu,
#wrapHeader02 .menu {
	float: right;
	padding: 0px 0px 0px 0px;
}

.fixed {
	position: fixed;
}

#bg00,
#bg01,
#bg02,
#bg03,
#bg04 {
	background-repeat: no-repeat;
	background-position: top center;
	background-size: cover;
	background-attachment: scroll;
	position: absolute;
	width: 100%;
	/* height: 400px; */
	height: 90vw;
}

#bg01,
#bg02,
#bg03,
#bg04 {
	display: none;
}

#bg00 {
	background-image: url(../img/mainimg_header_slide00.jpg);
}

#bg01 {
	background-image: url(../img/mainimg_header_slide01.jpg);
}

#bg02 {
	background-image: url(../img/mainimg_header_slide02.jpg);
}

#bg03 {
	background-image: url(../img/mainimg_header_slide03.jpg);
}

#bg04 {
	background-image: url(../img/mainimg_header_slide04.jpg);
}




/* news */
#news {
	width: 100%;
	background: url(../img/img_news_back01.jpg) no-repeat top left;
	-webkit-background-size: 100% 320px;
	background-size: 100% 320px;
	/*20190426追記Tomisawa*/
	height: 320px;
	/* -webkit-background-size: auto 100%;
	background-size: auto 100%; */
}

#listNews {
	width: 200px;
	margin: 0 auto;
	padding: 40px 0 20px 0;
	color: #000000;
}

#listNews li,
#listNews li a {
	color: #000000;
}

#listNews li {
	margin-bottom: 10px;
}

#listNews li .date {
	font-size: 11px;
	color: #000000;
}


/* about */
#about {
	background: url(../img/img_about_back01.jpg) no-repeat 0 0;
	-webkit-background-size: 100% 1842px;
	background-size: 100% 1842px;
}

#about .lead p.pBtm {
	padding-bottom: 10px;
}

#about .btnOpen01,
#about .btnClose01 {
	font-family: 'Lucida Grande', 'Hiragino Kaku Gothic ProN', Meiryo, sans-serif;
	text-align: center;
	color: #B4B4B4;
}

#about .btnOpen02,
#about .btnClose02 {
	text-align: center;
	color: #B4B4B4;
}

#about .btnOpen03,
#about .btnClose03 {
	text-align: center;
	color: #B4B4B4;
}

#about .btnClose01,
#about .btnClose02,
#about .btnClose03 {
	margin-bottom: 20px;
}

#about .profile p {
	padding-bottom: 20px;
}

#about .profile ul li {
	margin-left: 15px;
	list-style-type: disc;
	padding-bottom: 5px;
	color: #000000;
}


/* global navigation */
#navGlobal {
	width: 240px;
	margin: 20px auto 0px auto;
	padding-bottom: 10px;
}

#navGlobal ul li {
	border: 1px solid #000000;
	text-align: center;
	margin-bottom: 10px;
	padding-top: 5px;
	padding-bottom: 5px;
	color: #000000;
}

#navGlobal ul li a {
	color: #000000;
}


/* logic */
#logic {
	width: 100%;
	background: url(../img/img_logic_back01.jpg) no-repeat top left;
	/* -webkit-background-size: 100% 454px; */
	/* background-size: 100% 454px; */
	-webkit-background-size: 100% 100%;
	background-size: 100% 100%;
}

#listLogic {
	width: 200px;
	margin: 0 auto;
	padding: 0px 0 20px 0;
	color: #000000;
}

#listLogic li,
#listLogic li a {
	color: #000000;
}

#listLogic li {
	margin-bottom: 10px;
}

#listLogic li .date {
	font-size: 11px;
	color: #000000;
}


/* before after */
span.txtBa01 {
	display: block;
	text-align: center;
	font-family: "ＭＳ Ｐ明朝", "MS PMincho", "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", serif;
	padding-top: 5px;
}

#beforeafter .btn02 a {
	text-decoration: none;
}


/* works */
#works ul li {
	margin-bottom: 25px;
}

#works a {
	color: #B4B4B4;
	text-decoration: underline;
	padding-top: 10px;
}

#works a:hover {
	color: #B4B4B4;
	text-decoration: none;
}

#works .credit {
	font-size: 10px;
	padding: 5px 0 15px 0;
}


/* studio */
#studio h4 {
	padding: 0;
	margin: 0;
}

#studio h3 small,
#studio h4 small {
	padding: 0px;
}

#studio small.sub {
	padding-bottom: 15px;
}



/* academy */
#academy .txt01 p {
	text-align: left;
	padding-bottom: 15px;
}

#studio h3 small {
	padding: 0px;
}



/* media seminar */
#seminar h4 {
	padding: 0;
	margin: 0;
}

#seminar small {
	padding-bottom: 15px;
}

#seminar .dressjack h3 {
	margin: 0px;
	font-size: 16px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 15px;
	padding-left: 0px;
}

#seminar .dressjack h3 span {
	margin: 0px;
	font-size: 11px;
	color: #B4B4B4;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}



/* contact */
#contact .tblContact tr td {
	padding-bottom: 20px;
	vertical-align: top;
}

#contact input,
#contact textarea {
	color: #000000;
}

#contact input#btnContact01,
#contact input#btnSend,
#contact input#btnBack {
	border-style: none !important;
	padding: 10px 15px !important;
	text-align: center;
	background-color: #000000 !important;
	color: #FFFFFF;
}

#contact h4 {
	font-size: 13px;
}

.tblConfirm tr th {
	text-align: left;
	padding: 10px 0px 10px 0px;
	border-bottom: solid 1px #B4B4B4;
}

.tblConfirm tr td {
	padding: 10px 0px;
	border-bottom: solid 1px #B4B4B4;
}


/* privacy */
#privacy h3 {
	padding: 0;
}

#privacy small {
	font-size: 11px;
	padding: 0;
}

#privacy p {
	color: #B4B4B4;
	text-align: left;
	padding: 30px 0 20px 0;
}

#privacy table {}

#privacy table tr th {
	padding-bottom: 10px;
	padding-top: 30px;
}

#privacy table tr td {
	border-bottom: 1px solid #B4B4B4;
	font-size: 11px;
	color: #B4B4B4;
	padding-bottom: 30px;
}

#privacy table tr td.rowLast {
	padding-bottom: 0px;
	border: none;
}



/* onlinestore */
#store h3 {
	padding: 0;
}

#store small {
	font-size: 11px;
	padding: 0;
}

#store p {
	text-align: left;
	padding-left: 45px;
}

#store p img {
	vertical-align: middle;
	padding-right: 10px;
}

#store p.txt01 {
	color: #B4B4B4;
	text-align: left;
	padding: 30px 0 20px 0;
}



/* フッター */
footer {
	background-color: #000000;
}

footer #backTop {
	text-align: center;
	background-color: #262626;
}

footer #footerBtm {
	padding: 20px 15px 20px 15px;
}







#produce_link {
	margin: 0 auto;
	padding: 15px 0px;
}

#produce_link_web {
	width: 240px;
	margin: 0 auto;
	margin-bottom: 15px;
}

#produce_link #produce_link_web a {
	background-image: url(../img/produce_link_web.png);
	background-repeat: no-repeat;
	background-position: 190px 23px;
	display: block;
	border: solid 1px #fff;
	padding: 15px 10px 15px 30px;
	font-size: 12px;
	line-height: 1.2em;
	text-decoration: none;
	letter-spacing: 1px;
}

#produce_link_fb {
	width: 240px;
	margin: 0 auto;

}

#produce_link #produce_link_fb a {
	background-image: url(../img/produce_link_fb.png);
	background-repeat: no-repeat;
	background-position: 30px 20px;
	background-size: 26px;
	display: block;
	border: solid 1px #fff;
	padding: 15px 10px 15px 70px;
	font-size: 12px;
	line-height: 1.2em;
	text-decoration: none;
	letter-spacing: 1px;
}

#produce_link #produce_link_web a span,
#produce_link #produce_link_fb a span {
	font-size: 11px;
}

.vam {
	vertical-align: middle;
}



#concealer {
	text-align: center;
	background-color: #000000;
	padding-top: 20px;
}

#concealer p {
	padding-bottom: 20px;
}


/* 特集 */
#top_tokusyu {
	background-image: url(../../../shared/img/tokusyu201510_bg.jpg);
	background-repeat: repeat;
	background-size: 43px auto;
	text-align: center;
	padding: 20px 0;
}


/* 2015年11月特集 */

#item_tokusyu1511 {
	width: 100%;
	background: #000;
}

#item_tokusyu1511 .inner {
	width: 280px;
	padding: 20px;
	margin: 0 auto;
}

#item_tokusyu1511 .gentei {
	color: #000;
	background: #fff;
	text-align: center;
	padding: 3px;
	border-radius: 2px;
	font-family: "ＭＳ Ｐ明朝", "MS PMincho", "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", serif;
}

#item_tokusyu1511 h2 {
	padding-top: 10px;
	font-size: 18px;
	text-align: center;
	line-height: 1.4;
}

#item_tokusyu1511 h2 span {
	font-family: "ＭＳ Ｐ明朝", "MS PMincho", "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", serif;
}

#item_tokusyu1511 .buyBtn {
	text-align: center;
	width: 160px;
	margin: 0 auto;
	border: 1px solid #fff;
	padding: 5px;
}

#item_tokusyu1511 .txt {
	text-align: left;
	margin-bottom: 20px;
	font-family: "ＭＳ Ｐ明朝", "MS PMincho", "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", serif;
}



/* 2015年12月特集 */

#item_tokusyu1512 {
	width: 100%;
	background: #b30000 url(../../../onlinestore/shared/img/sale2014/top_bg.png);
	background-size: 30px auto;
}

#item_tokusyu1512 .inner {
	width: 300px;
	padding: 10px;
	margin: 0 auto;
}

#item_tokusyu1512 h2 {
	padding-top: 0px;
	font-size: 18px;
	text-align: center;
	line-height: 1.4;
}

#item_tokusyu1512 .buyBtn {
	text-align: center;
	width: 160px;
	margin: 0 auto;
	color: #000;
	background: #fff;
	border-radius: 3px;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	padding: 5px;
}

#item_tokusyu1512 .txt {
	text-align: left;
	margin-bottom: 10px;
	color: #fff;
}



/* トップ セミナーバナー */
.banner160119 {
	background: #000;
	text-align: center;
}

a .banner160119 img:hover {
	filter: alpha(opacity=80);
	-moz-opacity: 0.8;
	opacity: 0.8;
}


/* 2016年1月特集 */
#item_tokusyu1601 {
	width: 100%;
	height: 320px;
	background: url(../../../shared/img/tokusyu201601_bg.png);
	background-size: 30px auto;
}

#item_tokusyu1601 .inner {
	text-align: center;
}

#item_tokusyu1601 .inner img {
	padding-top: 20px;
}

#item_tokusyu1601 .inner a img:hover {
	filter: alpha(opacity=80);
	-moz-opacity: 0.8;
	opacity: 0.8;
}



/* 2016年2月特集 */
#item_tokusyu1602 {
	width: 100%;
	height: 380px;
	background: url(../img/tokusyu1602_01.png),
		url(../../../shared/img/tokusyu201602_bg02.png),
		url(../../../shared/img/tokusyu201602_bg01.png);
	background-size: 290px auto, 150px auto, 20px auto;
	background-repeat: no-repeat, repeat-x, repeat;
	background-position: center 5%, center bottom, center;
}

#item_tokusyu1602 .inner {
	width: 320px;
	margin: 0 auto;
	text-align: center;
	padding-top: 20px;
}

#item_tokusyu1602 .intText {
	color: #1d5e81;
	font-size: 14px;
}

#item_tokusyu1602 .buyBtn {
	font-size: 12px;
	padding: 5px 0px;
	margin: 15px auto 0 auto;
	width: 160px;
	display: block;
	color: #fff;
	background: #1d5e81;
	border-radius: 3px;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
}



/* 2016.04月特集 */
#item_tokusyu1604 {
	background-color: #000;
	width: 100%;
}

#item_tokusyu1604 .inner {
	width: 320px;
	margin: 0 auto;
	padding: 20px 0;
	text-align: center;
}

#item_tokusyu1604 .intText {
	margin: 10px 0;
	font-size: 13px;
	line-height: 2;
	clear: both;
	color: #fff;
}

#item_tokusyu1604 .buyBtn {
	font-size: 12px;
	padding: 3px 0px;
	margin: 10px auto 0 auto;
	width: 270px;
	display: block;
	color: #fff;
	background: #8c6f00;
	border-radius: 3px;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	text-align: center;
}

#item_tokusyu1604 a {
	display: block;
	overflow: hidden;
	text-decoration: none;
}

#item_tokusyu1604 a:hover {
	filter: alpha(opacity=80);
	-moz-opacity: 0.8;
	opacity: 0.8;
}



/* 2016.04月特集_2 */
#tokusyu160425 {
	width: 100%;
	background-image: url(../../../shared/img/tokusyu20160425_bg1.png);
	background-size: 22px auto;
}

#tokusyu160425 .inner {
	width: 290px;
	margin: 0 auto;
	padding: 15px 0;
}

#tokusyu160425 .box1 img {
	float: left;
}

#tokusyu160425 .box1 p {
	float: right;
	color: #000;
	line-height: 1;
	letter-spacing: 0.05em;
	font-size: 28px;
	font-weight: bold;
	font-family: "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", "ＭＳ Ｐ明朝", "MS PMincho", serif;
}

#tokusyu160425 .box1 p span {
	font-size: 23px;
	color: #000;
	font-family: "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", "ＭＳ Ｐ明朝", "MS PMincho", serif;
	font-weight: normal;
}

#tokusyu160425 .box2 {
	margin: 20px 0;
}

#tokusyu160425 .box2 .ph01 {
	float: left;
}

#tokusyu160425 .box2 .ph02 {
	float: right;
}

#tokusyu160425 .buyBtn {
	width: 80%;
	height: 100%;
	margin: 0 auto;
	background: #656565;
	display: block;
	text-align: center;
	color: #fff;
	font-size: 12px;
	padding: 5px 0;
	border-radius: 5px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	text-decoration: none;
}

#tokusyu160425Ban {
	width: 100%;
	background-image: url(../../../shared/img/tokusyu20160425_bg2.png);
	background-size: 22px auto;
}

#tokusyu160425Ban img {
	display: block;
	margin: 0 auto;
	padding: 10px 0;
	width: 290px;
}



#about .staffTitle {
	margin-top: 25px;
	padding-bottom: 0 !important;
}

#about .staff {
	height: 100%;
	overflow: hidden;
	padding-bottom: 20px;
}

#about .staff li {
	text-align: center;
	float: left;
	width: 48%;
	margin-right: 4%;
	color: #000;
	list-style-type: none !important;
	margin-left: 0 !important;
	padding-bottom: 0 !important;
}

#about .staff li:last-child {
	margin-right: 0;
}

#about .staff li img {
	width: 100%;
}

/* at studio frame */
.sp_studio-frame {
	border: solid 1px #B4B4B4;
	padding: 10px 8px;
	/* margin-bottom: 15px 0 !important; */
}

.sp_studio-mb15 {
	margin-bottom: 15px;
}

.sp_studio-mt15 {
	margin-top: 15px;
}

/* 2021.02.18. fukagawa 追記　ハンバーガーメニュー */
#bt_global_menu {
	display: block;
	height: 100%;
}



/* 2022.10.25. hashimoto追記　BP PLAN */
.bp_box {
	font-size: 11px;
	margin: 15px 0 15px;
}

.bp_txtbox_title {
	font-size: 12px;
	margin-bottom: 8px;
}

.left {
	text-align: left !important;
}

.bp_gallery {
	text-align: left;
	font-size: 12px;
	margin-bottom: 15px;
	margin-top: 30px;
}

.bp_price {
	width: 100%;
	padding: 10px 0;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #B4B4B4;
}

.bp_prace,
.bp_subscription {
	width: 100%;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #B4B4B4;
	padding: 10px 0;
}

.gray {
	color: #b4b4b4;
}

.bp_line {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #B4B4B4;
	padding-top: 15px;
	padding-bottom: 15px;
}

.bp_btn {
	width: 300px;
	margin-bottom: 15px;
}

.bp_btn.mb0 {
	margin-bottom: 0;
}

.bp_tb tr td {
	padding: 13px 0;
}

/* .bp_btn:hover{
	object-position: bottom;
  } */


/* 2023. 01. 05. fukagawa 追記 */
#about .staff li {
	width: 70%;
	margin: 0 auto 2rem;
	float: none;
	margin-left: auto !important;
}

#about .staff li:last-child {
	margin-right: auto;
	margin-bottom: 0;
}


/* 2025. 08. 28. fukagawa 追記 */
.title--right {
	padding: 30px 6% 0 0;
}

.title--left {
	padding: 30px 0 0 6%;
}

#wrapHeader .kv {
	background-image: url(../img/kv--sp.jpg);
	background-repeat: no-repeat;
	background-position: top center;
	background-size: cover;
	width: 100%;
	height: 90vw;
}

#wrapHeader h2.catch-copy {
	width: 28%;
	max-width: 150px;
	position: absolute;
	top: 50%;
	left: 10%;
	transform: translateY(-50%);
	padding-top: 0;
}