@charset "utf-8";

@font-face {
	font-family: 'Noto Sans Japanese';
	font-style: normal;
	font-weight: 400;
	src: url(./assets/fonts/NotoSansJP-Regular-subsets.woff2) format('woff2'),
		url(./assets/fonts/NotoSansJP-Regular-subsets.woff) format('woff'),
		url(https://fonts.gstatic.com/ea/notosansjapanese/v6/NotoSansJP-Regular.otf) format('opentype');
}

@font-face {
	font-family: 'Noto Sans Japanese';
	font-style: normal;
	font-weight: 700;
	src: url(./assets/fonts/NotoSansJP-Bold-subsets.woff2) format('woff2'),
		url(./assets/fonts/NotoSansJP-Bold-subsets.woff) format('woff'),
		url(https://fonts.gstatic.com/ea/notosansjapanese/v6/NotoSansJP-Bold.otf) format('opentype');
}

@import url("https://fonts.googleapis.com/css?family=Sawarabi+Gothic&display=swap&subset=japanese" rel="stylesheet");

body {
	margin: 0;
	padding: 0;
	font-size: 16px;
	/* font-family: 'Meiryo', sans-serif; */
	font-family: 'Noto Sans Japanese';
	color: #535353;
	line-height: 1.8;
	box-sizing: border-box;
	text-size-adjust: 100%;
	-webkit-text-size-adjust: 100%;
	-moz-text-size-adjust: 100%;
	-ms-text-size-adjust: 100%;
	-o-text-size-adjust: 100%;
}

.container,
.row,
header,
section,
footer {
	width: 100%;
	float: left;
}

.cont {
	width: 100%;
	max-width: 1840px;
	margin: 0 auto;
}

.cont-head {
	width: 100%;
	max-width: 1840px;
	margin: 0 auto;
}
.cont-1330 {
	width: 100%;
	max-width: 1330px;
	margin: 0 auto;
}
.cont-1200 {
	width: 100%;
	max-width: 1200px;
	margin: 0 auto;
}
.cont-880 {
	width: 100%;
	max-width: 880px;
	margin: 0 auto;
}

* {
	box-sizing: border-box;
}

img {
	max-width: 100%;
	height: auto;
}

.hv-o:hover {
	opacity: 0.7;
}

a {
	text-decoration: none;
	color: inherit;
}

a:hover {
	color: inherit;
	text-decoration: underline;
}

.cl-ce0072 {
	color: #ce0072;
}

#header {
	background: url(../images/general/bg-menu.png) right bottom no-repeat;
}

.head-left {
	width: 25%;
	float: left;
	padding: 35px 0;
}

.logo {
	width: 100%;
	float: left;
}

.head-right {
	width: 75%;
	float: right;
	position: relative;
}

.head-info {
	font-size: 16px;
	width: 100%;
	float: left;
	text-align: right;
	padding: 30px 0;
	display: -webkit-box;
	display: -moz-box;
	display: -ms-flexbox;
	display: -webkit-flex;
	display: flex;
	flex-wrap: wrap;
	align-items: stretch;
	justify-content: flex-end;
}
.head-access{
	width: 100%;
	float: left;
}
.head-ac1 {
	display: inline-block;
	/* color: #ff002f; */
	height: 100%;
	display: -webkit-box;
	display: -moz-box;
	display: -ms-flexbox;
	display: -webkit-flex;
	display: flex;
	flex-wrap: wrap;
	align-items: center;
	justify-content: flex-start;
	padding: 0 20px;
	min-height: 43.5px;
	height: 50%;
	float: right;
	margin-right: 4px;
	/* text-decoration: underline; */
	font-weight: bold;
	font-size: 16px;
	line-height: 1.5;
}
.head-ac2 {
	display: inline-block;
	background: #f38d2b;
	color: #fff;
	height: 100%;
	display: -webkit-box;
	display: -moz-box;
	display: -ms-flexbox;
	display: -webkit-flex;
	display: flex;
	flex-wrap: wrap;
	align-items: center;
	justify-content: flex-start;
	padding: 5px 20px;
	min-height: 43.5px;
	height: 50%;
    float: right;

}
.head-ac1 span{
	margin: 0 auto;
}
.head-ac2 a{
	margin: 0 auto;
}
.head-ac2 a:hover{
	opacity: 0.8;
}
.head-line {
	background: #f38d2b;
	color: #fff;
	height: 50%;
	display: -webkit-box;
	display: -moz-box;
	display: -ms-flexbox;
	display: -webkit-flex;
	display: flex;
	flex-wrap: wrap;
	align-items: center;
	justify-content: flex-start;
	padding: 5px 20px;
	min-height: 43.5px;
}
.head-line a{
	margin: 0 auto;
}
.head-line span{
	margin: 0 auto;
}
.head-tel {
	display: inline-block;
	padding: 3px 23px;
	text-align: center;
	background: #f38d2b;
	color: #fff;
	border-left: 1px solid #fff;
	/* height: 50%; */
	margin-bottom: 4px;
}
.head-fax {
	display: inline-block;
	padding: 5px 92px;
	margin-right: 20px;
	color: #803729;
	height: 50%;
	font-weight: bold;
}
.address{
	color: #803729;
	font-size: 20px;
}
.fax{
	color: #ff002f;
	text-decoration: underline;
}



/* ----------------------- */
.head-info {
	font-size: 16px;
	width: 100%;
	float: left;
	text-align: right;
	padding: 30px 0;
	display: -webkit-box;
	display: -moz-box;
	display: -ms-flexbox;
	display: -webkit-flex;
	display: flex;
	flex-wrap: wrap;
	align-items: stretch;
	justify-content: flex-end;
}

.head-mail {
	display: inline-block;
	background: #f38d2b;
	color: #fff;
	height: 50%;
	border-bottom: 2px solid #fff;
	display: -webkit-box;
	display: -moz-box;
	display: -ms-flexbox;
	display: -webkit-flex;
	display: flex;
	flex-wrap: wrap;
	align-items: center;
	justify-content: flex-start;
	padding: 5px 20px;
	min-height: 43.5px;
}

.head-line {
	background: #f38d2b;
	color: #fff;
	height: 50%;
	display: -webkit-box;
	display: -moz-box;
	display: -ms-flexbox;
	display: -webkit-flex;
	display: flex;
	flex-wrap: wrap;
	align-items: center;
	justify-content: flex-start;
	padding: 5px 20px;
	min-height: 43.5px;
}
.head-line a{
	margin: 0 auto;
}
.head-line span{
	margin: 0 auto;
}
.head-tel {
	display: inline-block;
	/* background: url(../images/general/tel.png) left center no-repeat; */
	/*padding: 5px 0;*/
	/* padding-left: 25px; */
	margin-right: 20px;
	text-align: right;
	color: #f38d2b;
	border-left: 2px solid #fff;
	padding: 4px 20px 20px 20px;
	background: #fff;
	font-size: 16px;
	font-weight: bold;
}

.head-tel span {
	display: block;
}

.head-tel i,
.head-line i,
.head-mail i {
	margin-right: 10px;
}

.head-tel a {
	font-size: 22px;
}

.head-tel a {
	text-decoration: none;
	color: #ff002f;
	font-size: 20px;
	font-weight: bold;
}
.head-mail a
{
	text-decoration: none;
	color: #fff;
	font-size: 22px;
}

.head-mail a:hover,
.head-tel a:hover {
	text-decoration: underline;
}

.head-language {
	display: inline-block;
	border-left: 1px solid #555;
	padding-left: 10px;
	font-size: 14px;
}

.head-language select {
	border: none;
	outline: none;
}

.head-menu {
	width: 100%;
	float: left;
	background: #ffead8 !important;
	position: relative;
	z-index: 999;
}

.head-menu ul {
	width: 84%;
}

.head-menu ul li {
	width: 20%;
	float: left;
	text-align: center;
	list-style: none;
	font-size: 16px;
}

.head-menu ul li a {
	text-decoration: none;
	color: #f38d2b;
	width: 100%;
	display: inline-block;
	padding: 15px 5px;
	font-size: 17px;
}

.head-menu ul li.current-menu-item a {
	background: #f38d2b;
	color: #fff;
}

.head-menu ul li a.active,
.head-menu ul li a:hover {
	background: #f38d2b;
	color: #fff;
}

.sp-click {
	display: none;
}

.head-menu ul li ul.nav-ul {
	display: none;
}

.head-menu ul li.nav-li {
	position: relative;
}

.head-menu ul li.nav-li:hover>ul.nav-ul {
	display: block;
	position: absolute;
	width: 100%;
	top: 60px;
	left: 0;
	z-index: 10;
	width: 217px;
}

.head-menu ul li.nav-li ul.nav-ul li {
	width: 100%;
	float: left;
	background: #64FE2E;
}

.head-menu ul li.nav-li ul.nav-ul li:hover {
	background: #64FE2E;
}

.head-menu ul li ul.nav-ul li a {
	padding: 18px 5px;
	border-top: 1px solid #fff;
}

.head-menu ul li ul.nav-ul li a.active,
.head-menu ul li ul li:hover {
	background: #faab2f;
}


.head-menu ul li ul.nav-ul li ul.nav-ul2 {
	display: none;
	position: relative;
}

.head-menu ul li.nav-li2 {
	position: relative;
}

.head-menu ul li.nav-li2:hover>ul.nav-ul2 {
	display: block;
	position: absolute;
	width: 100%;
	top: 0px;
	left: 217px;
	z-index: 10;
}

.search {
	width: 10%;
	float: left;
	cursor: pointer;
	z-index: 12;
	color: #64FE2E;
	background: url(../images/general/bg-search.png) top center no-repeat;
	position: absolute;
	top: 0;
	right: 0;
	padding: 20px 0 60px 0;
	font-size: 28px;
	text-align: center;
	line-height: 100%;
}

.search i {
	font-size: 22px;
	display: block;
	padding-top: 5px;
}

.search a {
	text-decoration: none;
	line-height: 100%;
	color: #753727;
}

.search a:hover {
	opacity: 0.7;
}

.menu-sp {
	display: none;
}

.search-sp {
	
}

.email-sp a {
	display: none;
}

.tel-sp a {
	display: none;
}
.tel-sp img {
	width: 100%;
	max-width: 20px;
	/* vertical-align: middle; */
}
.search-ab {
	width: 100%;
	float: left;
	position: relative;
}

.search-hover {
	width: 100%;
	float: left;
	z-index: 11;
	background: #64FE2E;
	padding: 50px 0;
	top: 100px;
	display: none;
	position: absolute;
	top: 0;
}

.search-left {
	width: 88%;
	float: left;
}

.search-right {
	width: 12%;
	float: left;
}

.search-col {
	width: 33%;
	float: left;
	padding-right: 5%;
}

.search-col select,
.search-col input {
	width: 100%;
	padding: 15px 10px;
	border: none;
	outline: none;
}

.search-right button {
	background: #64FE2E;
	border: 4px solid #fff;
	width: 100%;
	padding: 5px 0;
	color: #fff;
	padding: 10px 0;
	cursor: pointer;
}

.search-right button:hover {
	background: #64FE2E;
}

.search-label {
	width: 100%;
	float: left;
	font-size: 16px;
	font-weight: bold;
	color: #fff;
	line-height: 160%;
	margin-bottom: 5px;
}

.slide {
	width: 100%;
	float: left;
	position: relative;
}

.slide-bd {
	width: auto;
	/* width: 100%; */
	position: absolute;
	z-index: 1;
	top: 50%;
	left: 50%;
	text-align: center;
	-webkit-transform: translate(-50%, -50%);
	-ms-transform: translate(-50%, -50%);
	transform: translate(-50%, -50%);
	padding-bottom: 20px;
}

.slide-text {
	width: 100%;
	float: left;
	font-size: 40px;
	line-height: 90%;
	padding: 15px 30px;
	color: #000;
	background-color: rgba(255, 255, 255, 0.9);
	font-family: 'Sawarabi Gothic', sans-serif;
}
.slide-text-small{
	font-size: 28px;
	color: #f38d2b;
	font-weight: bold;
}
.slide-text-small-2{
	font-size: 28px;
	color: #000;
}
.slide-sp{
	display: none;
}
.slide-pc{
	display: block;
}
.content {
	width: 76.5%;
	float: left;
	margin: 100px 0 40px 0;
}

.sidebar {
	width: 21.16%;
	float: right;
	margin: 100px 0;
	background: #f9f9f9;
	padding: 13px;
}

.sb-title {
	text-align: center;
	font-size: 30px;
	font-weight: bold;
	color: #64FE2E;
	line-height: 160%;
	padding-bottom: 10px;
	border-bottom: 1px solid rgba(216, 108, 0, 0.2);
	margin-bottom: 10px;
}

.sb-title img {
	vertical-align: middle;
	padding-right: 5px;
}

.sb-item {
	padding: 15px 0;
	border-bottom: 1px solid rgba(216, 108, 0, 0.2);
	color: #000000;
	font-size: 16px;
}

.sb-item:last-child {
	border-bottom: none;
}

.sb-item i {
	color: #64FE2E;
}

.bg1 {
	background: url(../images/top_bg.jpg) top center no-repeat;
	min-height: 1025px;
	position: relative;
	background-size: cover;
}

.bg2 {
	background: url(../images/index/bg2.png) top center no-repeat;
	min-height: 856px;
	position: relative;
	background-size: cover;
}

.bg3 {
	background: url(../images/index/bg3.png) top center no-repeat;
	min-height: 535px;
	position: relative;
	background-size: cover;
}

.kona {
	position: absolute;
	top: 600px;
	right: 50%;
	background: #f38d2b;
	padding: 100px 0;
	width: 500px;
	text-align: center;
	color: #fff;
	font-size: 36px;
	font-weight: bold;
	font-family: 'Sawarabi Mincho', sans-serif;
}

.kona-text {
	width: 100%;
	float: left;
	position: relative;
	background: #f5f5f5;
	padding-bottom: 50px; 
	padding-top: 50px;
}
.kona-text .cont-1330 { display: flex;}
.kona-left {
	width: 100%;
	text-align: center;
	margin-top: 0;
}
.kona-left img { max-width: 900px; height: auto;}

.cont_add.ct-flex {
	display: flex;
	flex-wrap: wrap;
}

.cont_add.ct-flex .left {
	width: 60%;
}
.cont_add.ct-flex .left .company-txt {
	padding-top: 0;
}
.cont_add.ct-flex .left .top_title02_t1 {
	margin-top: 0;
}
.cont_add.ct-flex .right {
	width: 38%;
	margin-left: auto;
}
.cont_add.ct-flex .right .kona-right {
	width: 100%;
}

.kona-right {
	/* width: 38.1%; */
	width: 30%;
	padding: 0;
	margin-top: 0;
	line-height: 160%;
}

.top-news {
	width: 100%;
	float: left;
	background: #f3f4f5;
	padding-bottom: 120px;
}
.top-news01 {
	width: 100%;
	float: left;
	background: #f3f4f5;
}
.news-news {
	width: 100%;
	float: left;
	max-height: 265px;
	overflow: auto;
}

.news-ab {
	width: 100%;
	float: left;
	text-align: center;
	position: relative;
	padding: 42px 0;
	margin-top: -142px;
}

.news-span {
	width: 200px;
	height: 200px;
	display: inline-block;
	background: #f38d2b;
	font-size: 40px;
	color: #fff;
	font-weight: bold;
	-ms-transform: rotate(45deg);
	/* IE 9 */
	-webkit-transform: rotate(45deg);
	/* Chrome, Safari, Opera */
	transform: rotate(45deg);
}

.news-text-ab {
	font-size: 20px;
	color: #fff;
	font-weight: bold;
	position: absolute;
	top: 50%;
	left: 50%;
	-webkit-transform: translate(-50%, -50%);
	-ms-transform: translate(-50%, -50%);
	transform: translate(-50%, -50%);
}

.news-row {
	width: 100%;
	float: left;
	font-size: 16px;
	border-bottom: 1px solid #fff;
	padding: 20px 0;
}

.news-date {
	float: left;
	background: #f38d2b;
	color: #fff;
	padding: 2px 6px 3px 6px;
	line-height: 20px;
	margin-right: 3%;
	font-weight: bold;
}

.news-text {
	color: #535353;
	float: left;
	font-size: 19px;
	line-height: 160%;
}
.top{
	width: 100%;
	float: left;
	margin-top: 20px;
}
.top-photo{
	width: 30%;
	float: left;
}.top-photo1{
	width: 15%;
	float: left;
}
.top-photo1 img{
	padding: 2px;
}
.top-photo .top-photo-desc, .top-photo1 .top-photo-desc  {
	margin-top: 10px;
	text-align: center;
	color: #f38d2b;
}
.top-txt{
	width: 68%;
	float: left;
	margin-left: 2%;
}
.col-5{
	width: 48%;
    float: left;
	margin-left: 1%;
	margin-bottom: 20px;
}
.member{
	width: 100%;
	float: left;
}
.member-bg {
	background: #fff;
	border-radius: 10px;
	padding: 15px;
	box-shadow: 5px 5px 9px #ccc;
}
.member-photo{
	width: 30%;
	float: left;
	padding: 0 5px;
}
.member-txt{
	width: 68%;
	float: left;
	margin-left: 2%;
}
.offici{
	color: #753727;
    font-weight: 800;
    text-align: center;
    font-size: 18px;
    font-family: 'Sawarabi Mincho';
    background: #fff;
    border-radius: 10px;
}
.daisuke-ab {
	width: 1600px;
	position: absolute;
	bottom: 0%;
	left: 50%;
	-webkit-transform: translate(-50%, 0%);
	-ms-transform: translate(-50%, 0%);
	transform: translate(-50%, 0%);
}

.daisuke-left {
	width: 65%;
	float: left;
}

.daisuke-title {
	background: #64FE2E;
	padding: 70px 90px;
	font-size: 40px;
	font-weight: bold;
	color: #fff;
	float: right;
}

.daisuke-right {
	width: 49.5%;
	float: right;
}

.daisuke-title-kai {
	background: #ce0072;
	font-weight: bold;
	font-size: 16px;
	color: #fff;
	float: left;
	padding: 20px 0px;
	width: 29.3%;
	text-align: center;
}

.daisuke-info {
	color: #555555;
	background: #fff;
	padding: 100px 50px;
	width: 70.7%;
	float: left;
	font-size: 30px;
	font-weight: bold;
	text-align: center;
	line-height: 160%;
}

.daisuke-info a {
	color: #64FE2E;
}

.top-contact {
	width: 642px;
	background: #cf0072;
	color: #fff;
	text-align: center;
	min-height: inherit;
	padding: 75px 0;
	position: relative;
	top: 0%;
	left: 50%;
	-webkit-transform: translate(-50%, 0%);
	-ms-transform: translate(-50%, 0%);
	transform: translate(-50%, 0%);
}

.top-ct-title {
	font-size: 40px;
	font-weight: bold;
	background: url(../images/index/ct-bd.png) center bottom no-repeat;
	padding-bottom: 30px;
	margin-bottom: 50px;
}

.top-ct-text {
	font-size: 16px;
	line-height: 180%;
}

.top-ct-button {
	font-size: 20px;
	padding: 20px 40px;
	background: #ff7900;
	display: inline-block;
	margin-top: 30px;
	font-weight: bold;
}

.slide-bottom {
	width: 100%;
	float: left;
	position: relative;
	background: url(../images/index/bg-slidebt.png) center center repeat;
}

.slide-bottom .item {
	display: flex;
	flex-wrap: wrap;
}

.slidebt-left {
	width: 50%;
}

.slidebt-right {
	width: 50%;
	padding: 60px 40px 0px 50px;
}

.slidebt-cate {
	width: 100%;
	float: left;
	font-size: 40px;
	font-weight: bold;
	color: #64FE2E;
	line-height: 160%;
}

.slidebt-title {
	width: 100%;
	float: left;
	color: #0c668c;
	font-weight: bold;
	font-size: 30px;
	margin-top: 65px;
}

.slidebt-text {
	width: 100%;
	float: left;
	font-size: 16px;
	color: #535353;
	margin-top: 30px;
	line-height: 180%;
}

.slidebt-link {
	width: 100%;
	float: left;
}

.slidebt-link a {
	background: #ff7900;
	color: #fff;
	padding: 15px 60px;
	font-weight: bold;
	font-size: 20px;
	display: inline-block;
	margin-top: 120px;
}

.slidebt-link i {
	font-size: 20px;
	color: #fff;
}

#owlslider .owl-nav {
	position: absolute;
	right: 0;
	bottom: 0;
}

.owl-theme .owl-nav [class*='owl-'] {
	margin: 0 5px;
	outline: none;
}

.owl-theme .owl-nav [class*='owl-']:hover {
	outline: none;
}

#owlslider .owl-nav.disabled,
.area-owl .owl-nav.disabled {
	display: inline-block;
}

.owl-carousel .owl-nav.disabled .owl-prev {
	position: absolute;
	top: 50%;
	left: 0;
	transform: translateY(-50%);
	width: auto;
}

.owl-carousel .owl-nav.disabled .owl-next {
	position: absolute;
	top: 50%;
	right: 0;
	transform: translateY(-50%);
	width: auto;
}
.owl-carousel .owl-item img {
    display: block;
    min-height: 600px !important;
    width: 100%;
    object-fit: cover !important;
}
.top-estate {
	width: 100%;
	float: left;
	background: #f8f8f8;
	padding: 130px 0;
}

.top-es-left {
	width: 50%;
	float: left;
	padding-right: 4%;
}

.top-es-right {
	width: 50%;
	float: left;
}

.top-es-title {
	width: 100%;
	float: left;
	font-size: 24px;
	font-weight: bold;
	color: #d86c00;
	border-bottom: 5px solid #ff8000;
	line-height: 160%;
	margin-top: 15px;
}

.top-es-table {
	width: 100%;
	color: #fff;
	display: inline-table;
	margin-top: 50px;
}

.top-es-table tr th {
	font-size: 18px;
	font-weight: bold;
	color: #fff;
	padding: 15px 30px;
	border-bottom: 10px solid #f8f8f8
}

.top-es-table tr th:first-child {
	background: none;
}

.top-es-table tr th:nth-child(2) {
	background: #ce0072;
	border-right: 10px solid #f8f8f8;
}

.top-es-table tr th:nth-child(3) {
	background: #ff7900
}

.top-es-table tr td {
	font-size: 14px;
	color: #ff8000;
}

.top-es-table tr td,
.top-es-table tr th {
	width: 33%;
	background: #fff;
	padding: 15px 20px;
}

.top-es-table tr td:first-child,
.top-es-table tr th:first-child {
	color: #535353;
	border-right: 10px solid #f8f8f8;
}

.top-es-table tr td:nth-child(2n) {
	border-right: 10px solid #f8f8f8;
}

.top-es-table tr td:first-child,
.top-es-table tr th:first-child {
	width: 25%;
}

.footer-banner {
	width: 100%;
	float: left;
	background: url(../images/general/bg4.png) center center no-repeat;
	position: relative;
}

.ft-banner {
	width: 100%;
	float: left;
	position: relative;
	min-height: 596px;
}

.ft-left {
	width: 50%;
	float: left;
	position: absolute;
	top: 49%;
	left: 0%;
	-webkit-transform: translate(0%, -49%);
	-ms-transform: translate(0%, -49%);
	transform: translate(0%, -49%);
	text-align: right;
}

.ft-right {
	width: 50%;
	float: left;
	text-align: right;
	position: absolute;
	bottom: 0%;
	right: 0%;
	-webkit-transform: translate(0%, 0%);
	-ms-transform: translate(0%, 0%);
	transform: translate(0%, 0%);
}

.footer {
	width: 100%;
	float: left;
	background: #ffead8;
}

.ft-bg {
	width: 100%;
	float: left;
	
}

.ft-pagetop {
	width: 100%;
	text-align: center;
	margin-top: -63px;
	position: relative;
	z-index: 10;
}

.ft-pagetop img {
	cursor: pointer;
}

.ft-pd {
	padding: 25px 0 25px 0;
}

.ft-logo {
	width: 29%;
	display: inline-block;
	vertical-align: middle;
}

.ft-menu {
	width: 70%;
	display: inline-block;
	vertical-align: middle;
}

.ft-menu ul {
	text-align: right;
}

.ft-menu ul li {
	display: inline-block;
	padding-left: 50px;
	font-size: 16px;
	line-height: 160%;
	color: #f38d2b;
}

.ft-menu ul li.current-menu-item a {
	text-decoration: underline;
}

.copyright {
	width: 100%;
	float: left;
	border-top: 1px solid #f38d2b;
	padding: 25px 0;
	font-size: 10px;
	color: #f38d2b;
}

.banner {
	width: 100%;
	float: left;
	background-repeat: no-repeat;
	background-position: center center;
	min-height: 600px;
	position: relative;
	background-size: cover;
}

.banner-info {
	background: rgba(255,255,255,0.7);
	padding: 40px 100px;
	font-weight: bold;
	color: #333;
	line-height: 160%;
	font-size: 30px;
	min-width: 320px;
	position: absolute;
	z-index: 2;
	top: 50%;
	left: 50%;
	text-align: center;
	-webkit-transform: translate(-50%, -50%);
	-ms-transform: translate(-50%, -50%);
	transform: translate(-50%, -50%);
}

.main {
	width: 100%;
	float: left;
}

.all_secpage section {
	height: calc(100%-500px);
}


/***************************buy*************************************/

.buy {
	padding: 100px 0;
	background: #fff;
}

.buy-left {
	width: 44%;
	float: left;
}

.buy-right {
	width: 53%;
	float: left;
	margin-left: 3%;
}

.buy-title {
	width: 100%;
	color: #333;
	font-weight: bold;
	font-size: 18px;
	border-left: 9px solid #753727;
	padding-left: 15px;
	line-height: 140%;
}

.buy-text {
	width: 100%;
	float: left;
	font-size: 16px;
	line-height: 180%;
	margin-top: 50px;
}

.buy-title2 {
	width: 100%;
	float: left;
	font-size: 30px;
	font-weight: bold;
	color: #0c668c;
	line-height: 160%;
	margin: 50px 0 30px 0;
}

.buy-title3 {
	width: 100%;
	float: left;
	font-size: 30px;
	font-weight: bold;
	color: #0c668c;
	line-height: 160%;
	margin: 15px 0 20px 0;
}

.buy2 {
	background: #f8f8f8;
	padding: 100px 0;
}

.buy-content {
	margin-top: 30px;
	font-size: 16px;
	line-height: 180%;
}

ul.buy-ul {
	width: 100%;
	display: none;
}

ul.buy-ul li {
	width: 100%;
	display: inline-block;
	padding: 10px;
	margin-bottom: 10px;
	background: #64FE2E;
	color: #fff;
	text-align: center;
}

ul.buy-ul li.buy-down {
	text-align: center;
	width: 100%;
	float: left;
	margin-bottom: 0;
	background: none;
}

.buy3 {
	padding: 100px 0 60px 0;
	background: #fff;
}

.buy-block {
	width: 100%;
	float: left;
	margin-top: 20px;
}

.buy-block-item {
	width: 48.5%;
	float: left;
	position: relative;
	margin-bottom: 3%;
}

.buy-block-item:nth-child(2n) {
	margin-left: 3%;
}

.buy-block-title {
	font-size: 30px;
	color: #fff;
	font-weight: bold;
	line-height: 160%;
	margin-top: 35px;
}

.buy-block-text {
	font-size: 16px;
	line-height: 160%;
	color: #fff;
}

.block-info {
	width: 100%;
	text-align: center;
	position: absolute;
	top: 50%;
	left: 50%;
	-webkit-transform: translate(-50%, -50%);
	-ms-transform: translate(-50%, -50%);
	transform: translate(-50%, -50%);
}

.block1 {
	background: url(../images/buy/block1.png) center center no-repeat;
	min-height: 350px;
}

.block2 {
	background: url(../images/buy/block2.png) center center no-repeat;
	min-height: 350px;
}

.block3 {
	background: url(../images/buy/block3.png) center center no-repeat;
	min-height: 350px;
}

.block4 {
	background: url(../images/buy/block4.png) center center no-repeat;
	min-height: 350px;
}

.buy4 {
	padding: 100px 0;
	background: url(../images/general/bg-cheo.png) center center repeat;
}

.buy-note {
	color: #64FE2E;
}

.a-bold {
	text-decoration: underline;
	font-weight: bold;
	color: #64FE2E;
}

.buy-content i {
	color: #64FE2E;
	font-weight: bold;
}

/*************************************************/

/************************sale*************************/

.sale-text {
	margin: 20px 0 30px 0;
}

/************************sale*************************/

/*************************area****************************/

.area-flex {
	display: flex;
	flex-wrap: wrap;
}

.wp-pagenavi {
	position: relative;
	z-index: 11;
}

.area-item {
	width: 48.5%;
	float: left;
	margin-right: 3%;
	border: 1px solid #fff4e9;
	margin-bottom: 6%;
}

.area-item:nth-child(2n) {
	margin-right: 0;
}

.area-photo {
	text-align: center;
}

.area-content {
	padding: 15px;
}

.area-title {
	font-size: 25px;
	font-weight: bold;
	color: #d86c00;
	border-bottom: 1px solid #d86c00;
	margin-top: 5px;
	line-height: 160%;
}

.area-text {
	font-size: 16px;
	line-height: 160%;
	margin-top: 20px;
}

.area-bot {
	margin-top: 35px;
	margin-bottom: 10px;
}

.area-detail {
	float: left;
}

.area-detail a {
	display: inline-block;
	font-size: 18px;
	text-decoration: none;
	background: #cf0072;
	padding: 10px 30px;
	color: #fff;
	font-weight: bold;
}

.area-detail a:hover {
	background: #d86c00;
	transition: 1s;
}

.area-social {
	float: right;
}

.area-social a {
	display: inline-block;
	padding: 13px;
	background: #fff4e9;
}

.area-social a:hover {
	opacity: 0.7;
}

/*************************area****************************/

/*************************profile****************************/

.profile {
	padding: 100px 0;
}

.pro-content {
	margin-top: 50px;
	font-size: 16px;
	line-height: 180%;
	word-break: break-all;
}

.pro-content table {
	width: 100%;
	float: left;
	margin-bottom: 40px;
}

.pro-content table tr td:first-child {
	width: 15%;
}

.pro-content table tr td:first-child {
	background: #64FE2E;
	color: #fff;
}

.pro-content table tr td {
	border: 1px solid #000;
	padding: 10px 10px;
	vertical-align: middle;
}

.pro-content table tr td iframe {
	width: 100%;
	margin-top: 10px;
	height: 300px;
}

.pro-photo {
	width: 32%;
	float: left;
	text-align: center;
}

.pro-text {
	width: 64%;
	float: left;
	margin-left: 4%;
	border-top: 1px solid #cf0072;
	line-height: 180%;
	padding-top: 60px;
}

.pro-mgt {
	margin-top: 100px;
}

/*************************profile****************************/

/**************************search******************************/

.search-content {
	width: 100%;
	float: left;
	border: 1px solid #fff4e9;
	padding: 50px;
	margin-top: 50px;
}

.search-cont {
	width: 100%;
	max-width: 690px;
	margin: auto;
}

.search-title {
	font-size: 18px;
	font-weight: bold;
	line-height: 160%;
	padding: 3px 40px;
	background: #cf0072;
	display: inline-block;
	color: #fff;
}

.search-form {
	margin-top: 30px;
}

.search-table {
	width: 100%;
}

.search-table tr td {
	padding: 10px;
}

.search-table tr td:first-child {
	width: 25%;
}

.search-table tr td input,
.search-table tr td select {
	width: 100%;
	padding: 12px;
	border: 1px solid #d86c00;
	color: #64FE2E;
}

.search-table tr td input[type="checkbox"] {
	width: auto;
}

.form-button {
	text-align: center;
	margin-top: 50px;
}

.form-button button {
	width: 180px;
	padding: 5px 0;
	font-size: 18px;
	font-weight: bold;
	color: #fff;
	margin: 0 10px;
	cursor: pointer;
	border: none;
	outline: none;
}

.form-button button:hover {
	background: #64FE2E;
	transition: 1s;
}

.button-pink {
	background: #cf0072;
}

.button-blue {
	background: #64FE2E;
}

.search-select {
	background: url(../images/search/arrow.png) center center no-repeat;
	background-position: calc(100% - 15px) calc(1em + 2px), calc(100% - 15px) calc(1em + 2px), 100% 0;
	background-size: auto;
	background-repeat: no-repeat;
}

.search-select {
	/*for firefox*/
	-moz-appearance: none;
	/*for chrome*/
	-webkit-appearance: none;
}

.search-table tr td select.search-select-40 {
	width: 40%;
	display: inline-block;
}

.search-table tr td label.search-label-10 {
	display: inline-block;
}

/*for IE10*/

.search-select::-ms-expand {
	display: none;
}

/*CSS*/

.hawwaii-img-1 {
	margin: 0 auto;
	display: block;
}

/*p1-table1*/

.p1-table1 {
	width: 100%;
	height: auto;
	border: 0;
	border-top: solid 1px #E8E8E8;
	border-left: solid 1px #E8E8E8;
	margin-top: 15px;
}

.p1-table1 tr td {
	padding: 10px 15px;
	border-bottom: solid 1px #E8E8E8;
	border-right: solid 1px #E8E8E8;
}

.p1-table1 tr td.col1 {
	background-color: #F2F2F2;
	width: 25%;
}

.p1-table1 tr td.col2 {
	width: 75%;
}

.p1-table1 tr.row1 td.col1 {
	border-top: solid 4px #000000;
}

.p1-table1 tr.row1 td.col2 {
	border-top: solid 4px #666;
}

.p1-table1 a.tel-number {
	color: #F00;
	text-decoration: underline;
}

.title_insta {
	width: 100%;
	float: left;
	text-align: center;
	font-size: 40px;
	font-weight: bold;
	margin-top: 30px;
	margin-bottom: 20px;
}

.title_insta a {
	display: block;
	max-width: 50px;
	height: 50px;
	line-height: 50px;
	text-align: center;
	border-radius: 100%;
	margin-left: auto;
	margin-right: auto;
	-webkit-border-radius: 100%;
	-moz-border-radius: 100%;
	-ms-border-radius: 100%;
	-o-border-radius: 100%;
}

.title_insta a i {
	-webkit-transition: all 0.8s;
	-moz-transition: all 0.8s;
	-o-transition: all 0.8s;
	-ms-transition: all 0.8s;
	transition: all 0.8s;
}

.title_insta a:hover i {
	-moz-transform: rotate(360deg);
	-webkit-transform: rotate(360deg);
	-ms--transform: rotate(360deg);
	transform: rotate(360deg);
	-webkit-transition: all 0.3s;
	-moz-transition: all 0.3s;
	-o-transition: all 0.3s;
	-ms-transition: all 0.3s;
	transition: all 0.3s;
}


#instagram-feed1 {
	width: 100%;
	max-width: 1200px;
	margin: auto;
	margin-top: 20px;
}

#feed_abc {
	margin-top: 10px;
	width: 80%;
	float: left;
	margin-left: 10%;
	margin-right: 10%;
}

.area_img_div {
	display: -webkit-box;
	display: -moz-box;
	display: -ms-flexbox;
	display: -webkit-flex;
	display: flex;
	flex-wrap: wrap;
	align-items: stretch;
	width: 100%;
	margin-bottom: 50px;
}

.area_img_div .img_left,
.area_img_div .img_right {
	width: 50%;
	display: -webkit-box;
	display: -moz-box;
	display: -ms-flexbox;
	display: -webkit-flex;
	display: flex;
	flex-wrap: wrap;
	align-items: stretch;
	height: 300px;
}

.area_img_div .img_left,
.area_img_div .img_right .img:nth-child(odd) {
	border-right: 3px solid #fff;
}

.area_img_div .img_right .img:nth-child(-n + 2) {
	border-bottom: 3px solid #fff;
}

.area_img_div .img_right .img {
	height: 150px;
	width: 50%;
}

.area_img_div .img_left,
.area_img_div .img_right .img {
	background-size: cover;
	background-position: center center;
	background-repeat: no-repeat;
}

#photos {
	max-height: 1820px;
	overflow: hidden;
	width: 100%;
	max-width: 1200px;
	margin: auto;
}

.masongram-image-caption-container {
	width: 100%;
	height: 100%;
	position: relative;
	z-index: 9;
}

.masongram-image-caption-container a {
	display: block;
	width: 100%;
	height: 100%;
}

/* #photos .masongram-image-sizer{
	display: none !important;
	width: 0 !important;
	height: 0 !important;
} */

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

table.contact-form-st1 {
	width: 100%;
	margin-left: auto;
	margin-right: auto;
	margin-top: 30px;
	max-width: 800px;
}

table.contact-form-st1 tr td {
	border: 1px solid #000;
	padding: 10px 10px;
	vertical-align: middle;
}

table.contact-form-st1 tr td:first-child {
	background: #64FE2E;
	color: #fff;
}

table.contact-form-st1 tr td:first-child strong {
	float: left;
}

table.contact-form-st1 tr td:first-child span {
	float: right;
	background: #64FE2E;
	padding: 2px 10px;
	border-radius: 10px;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	-ms-border-radius: 10px;
	-o-border-radius: 10px;
}

table.contact-form-st1 tr td input,
table.contact-form-st1 tr td textarea {
	width: 100%;
	resize: none;
	height: 40px;
	padding: 5px 10px;
}

table.contact-form-st1 tr td textarea {
	height: 200px;
}

table.contact-form-st1 tr td[colspan="2"] {
	background: none;
	border: 0;
	text-align: center;
}


table.contact-form-st1 tr td[colspan="2"] input {
	background: #64FE2E;
	color: #fff;
	max-width: 200px;
	width: 100%;
	border: 1px solid #64FE2E;
	border-radius: 20px;
	-webkit-border-radius: 20px;
	-moz-border-radius: 20px;
	-ms-border-radius: 20px;
	-o-border-radius: 20px;
	vertical-align: middle;
	transition: all ease 0.5s;
	-webkit-transition: all ease 0.5s;
	-moz-transition: all ease 0.5s;
	-ms-transition: all ease 0.5s;
	-o-transition: all ease 0.5s;
}

table.contact-form-st1 tr td[colspan="2"] input:hover {
	cursor: pointer;
	background: #fff;
	color: #64FE2E;
}

.news-row .add_img{
	display: none;
}

.show_spblog{
	display: none;
}

.owl-carousel .owl-nav.disabled .owl-prev,.owl-carousel .owl-nav.disabled .owl-next{
	display: none;
}

/*end p1-table1*/
/* CSS T */
.ft-logo a img {
	max-width: 277px;
	width: 100%;
}
.kona-right {
	font-size: 18px;
    line-height: 1.8;
    font-weight: bold;
    color: #753727;
}
.kona-txt {
	font-size: 18px;
    font-weight: normal;
    color: #1a1a1a;
    background: #f38d2b;
    padding: 20px;
}
.top-tb-img {
	width: 30%;
	float: left;
	margin-right: 2%;
}
.top-tb {
	width: 100%;
	float: left;
	background-color: #fff;
}
.top-tb td {
	vertical-align: middle;
	padding: 10px;
}
.top-tb td:first-child{
	/* width: 25%; */
	/* text-align: center; */
	background: rgb(255, 255, 255);
}
.top-tb td:last-child{
	/* width: 75%; */
	background: #fff;
}
.top-tb tr {
	border-bottom: 1px solid #dcdada;
}
.top-tb tr:last-child {
	border-bottom: none;
}
.price_txt{
	color: #753727;
	font-weight: bold;
}
.spa-beauty-txt {
	display: block;
	font-size: 18px;
	line-height: 160%;

}
/* page 2 */
.beauty-service {
    width: 100%;
    margin-top: 40px;
}
.beauty-service ul li .img {
    background-repeat: no-repeat;
    background-position: center center;
    background-size: cover;
    height: 250px;
}
.beauty-service ul {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    flex-wrap: wrap;
    align-items: stretch;
    justify-content: space-around;
}
.beauty-service ul li .beauty-se-txt .title {
    margin-bottom: 15px;
    padding-left: 13px;
    border-left: 4px solid #753727;
    font-weight: bold;
    width: 100%;
    float: left;
    box-sizing: border-box;
    font-size: 18px;
    font-family: "Sawarabi Gothic", sans-serif;
}
.beauty-service ul li {
	width: 32%;
	margin-right: 2%;
    margin-bottom: 20px;
    border: 1px solid #e1d737;
    background: #fff;
   
}
.beauty-service ul li:last-child {
	margin-right: 0;
}
.beauty-service ul li .beauty-se-txt {
    width: 100%;
    padding-top: 10px;
    padding-bottom: 10px;
    padding-left: 10px;
    padding-right: 10px;
}
.beauty-title {
	background: url('../images/bg.gif');
	color: #333;
	font-size: 24px;
	font-weight: bold;
	line-height: 160%;
	text-align: center;
	padding: 10px;
}
.beauty-buy-title {
	margin-bottom: 20px;
}
.introduction-left {
	width: 50%;
	float: left;
	margin-right: 2%;
}
.introduction-left.full{
	width: 100%;
}
.introduction-right {
	width: 48%;
	float: left;
}
.intro-left {
	width: 26%;
	float: left;
	margin-right: 2%;
}
.intro-right {
	width: 72%;
	float: left;
}
.top-left {
	width: 50%;
	float: left;
	margin-right: 2%;
}
.top-right {
	width: 48%;
	float: left;
}
.border-img img{
	border: 1px solid #753727 !important;
}
.ow {
	width: 100%;
	overflow: hidden;
}
.right-txt{
	display: block;
}
.right-img{
	display: block;
	margin-left: 2%;
    margin-right: 0;
}
.spa-introduction-txt2 {
	font-size: 24px;
	line-height: 160%;
	font-weight: bold;
}
.intro-img {
	margin-top: 20px;
}
.intro-img img {
	display: block;
	margin-left: auto;
	margin-right: auto;
}
.introduction-img
{
	display: flex;
	margin-top: 20px;
}
.hair-menu-left {
	width: 26%;
	float: left;
	margin-right: 2%;
}
.hair-menu-right {
	width: 72%;
	float: left;
}

.hair-menu-right td:first-child {
    width: 35%;
    text-align: center;
	background: #753727;
	vertical-align: middle;
	color: #fff;
	padding: 10px;
}
.hair-menu-right td:nth-child(2){
    width: 47%;
	background: #fff;
	vertical-align: middle;
	padding: 10px;
	border-right: 1px solid #dcdada;
}
.hair-menu-right td:last-child {
    width: 18%;
	background: #fff;
	vertical-align: middle !important;
	padding: 10px;
	border-right: 1px solid #dcdada;
}
.hair-menu-right td.menu-td-col3 {
	color: #535353;
	text-align: left;
	border-right: none;
}
.hair-menu-right tr {
    border-bottom: 1px solid #dcdada;
}
.hair-menu-right tr:first-child {
    border-top: 1px solid #dcdada;
}
.hair-menu-right tr:last-child {
    border-bottom:none;
}
.hair-menu-righ .hair-table tr td {
    vertical-align: middle;
    padding: 10px;
}
.page4-img {
	padding-top: 40px;
	width: 32%;
	margin: auto;
}
.page4-img img {
    width: 100%;
}
.page4-img .dl_flex li:last-child{
	margin-right: 0;
}
.hair-menu-title {
	background: #753727;
	color: #fff;
	padding: 10px;
	text-align: center;
}
.hair-menu-txt {
	padding: 10px;
}
.contact1 {
	margin-bottom: 40px;
}
.search a {
	font-size: 20px;
	color: #753727;
}
.br-copy-sp {
	display: none;
}
.top_flex-txt {
	margin-top: 20px;
}
.top_flex_spa1 {
	display: block;
	margin-bottom: 10px;
}
.hair-menu-table table {
	width: 100%;
}
.hair-menu-table tr td{
	padding: 10px;
}
.hair-menu-table tr td:first-child {
	width: 65%;
}
.hair-menu-table4 tr td:first-child{
	width: 62%;
}
.hair-menu-table4 tr td:last-child{
	width: 38%;
}
.hair-menu-table2 tr td:first-child {
	width: 30%;
}
.hair-menu-table2 tr td:last-child {
	width: 70%;
}
.br-tb-pc{
	display: block;
}
.clear {
	clear: both;
}
.menu-tb-tt {
	margin-top: 20px;

}
.menu-tb-tt {
	font-weight: bold;
}
.menu-tb-tt i {
	padding-right: 5px;
}
.menu-tb-sub {
	font-size: 14px;
	line-height: 160%;
}
.topnew-date {
	padding-left: 10px;
}
/*.slide-bd {
	display: none;
}*/
.item_div {
	border-left: 3px solid #753727 !important;
}
.top_title02 img {
	padding-right: 10px;
}
.blog-txt{
	text-decoration: underline;
}
.pc{display: block;}
.sp{display: none;}
.show-sp, .slide-sp{
	display: none;
}
.show-pc, .slide-pc{
	display: block;
}
.padding-bottom{
	padding-bottom: 25px !important;
}
.img-center{
	text-align: center;
}
.img-center img {
	max-width: 1200px;
    width: 100%;
}
/* END CSS T */
/*CUSTOM CSS*/

/**************************search******************************/

@media screen and (max-width:1840px) {
	.header {
		padding: 0 10px;
	}

	.cont {
		width: 96%;
		margin: 0 2%;
	}
}

@media screen and (max-width:1650px) {
	.daisuke-ab {
		width: 100%;
	}

	.daisuke-right {
		width: 70%;
	}
	.head-menu ul li {
		font-size: 13px;
	}
	/* .head-left {
		padding: 70px 0;
	} */
	.logo {
		margin-left: 25px;
	}
	.head-ac1, .head-ac2 {
		width: auto;
	}

}
@media screen and (max-width:1300px) {
	.head-menu ul li a {
		font-size: 14px;
		padding: 19.5px 0;
	}
	.slide-text {
		font-size: 36px;
	}
	.slide-text-small, .slide-text-small-2 { font-size: 24px;}
}
@media screen and (max-width:1200px) {
	.slide-bd{
		/* top: 51%; */
	}
	.head-menu ul li a {
		font-size: 12px;	
	}
	.cont-1200 {
		width: 96%;
		margin: 0 2%;
	}

	.ft-menu ul li {
		padding-left: 40px;
		font-size: 14px;
	}
	.head-menu ul li.current-menu-item a {
		background: none;
		color: #f38d2b;
	}
	.search a {
		font-size: 13px;
		color: #333;
	}
	.head-fax {
		padding: 0;
	}
	.kona-right {
		padding: 78px 39px;
	}
	
	.slide-text {
		font-size: 28px;
	}
	.slide-text-small, .slide-text-small-2 { font-size: 18px;}
	
}
@media screen and (min-width:981px) {
	.head-menu>ul {
		display: block !important
	}
}

@media screen and (max-width:980px) {
	#header {
		background: none;
		padding: 30px 0;
	}

	.head-left {
		width: 100%;
		padding: 0 2px;
	}

	.logo {
		width: 47%;
		float: none;
		display: inline-block;
		vertical-align: middle;
		margin-left: 0;
	}

	.sp {
		width: 50%;
		float: none;
		display: inline-block;
		vertical-align: middle;
	}

	.head-right {
		width: 100%;
	}

	.head-menu {
		background: none;
	}

	.head-menu ul {

		position: absolute;
		top: 10px;
		width: 100%;
		z-index: 10;
		display: -webkit-box;
		display: -moz-box;
		display: -ms-flexbox;
		display: -webkit-flex;
		display: flex;
		flex-wrap: wrap;
		align-items: stretch;
		background: #fff;
		display: none;
	}

	.head-menu ul li {
		float: left;
		background: #fff;
		border-bottom: 1px solid #fff;
		text-align: left;
		width: 20% !important;
		padding: 20px 0;
	}

	.head-menu ul li a {
		padding: 20px 10px;
		width: 70%;
		margin-left: 15%;
		margin-right: 15%;
		background-size: cover !important;
		background-position: center center !important;
		background-repeat: no-repeat !important;
		border-radius: 100%;
		-webkit-border-radius: 100%;
		-moz-border-radius: 100%;
		-ms-border-radius: 100%;
		-o-border-radius: 100%;
		display: block;
		font-size: 0;
	}

	.head-menu ul li:nth-child(1) a {
		background-image: url(../images/slide1.jpg) !important;
	}

	.head-menu ul li:nth-child(2) a {
		background-image: url(../images/menu-sp2.jpg) !important;
	}

	.head-menu ul li:nth-child(3) a {
		background-image: url(../images/menu-sp3.jpg) !important;
	}

	.head-menu ul li:nth-child(4) a {
		background-image: url(../images/menu-sp4.jpg) !important;
	}

	.head-menu ul li:nth-child(5) a {
		background-image: url(../images/menu-sp5.jpg) !important;
	}

	.head-menu ul li::after {
		content: "";
		width: 100%;
		display: block;
		text-align: center;
		font-size: 10px;
	}

	.head-menu ul li:nth-child(1)::after {
		content: "ホーム";
	}

	.head-menu ul li:nth-child(2)::after {
		content: "コンセプト";
	}

	.head-menu ul li:nth-child(3)::after {
		content: "メンバー";
	}

	.head-menu ul li:nth-child(4)::after {
		content: "終了公演";
	}

	.head-menu ul li:nth-child(5)::after {
		content: "お問い合わせ";
	}

	.head-menu ul li a.active, .head-menu ul li.current-menu-item a {
		/* background: inherit; */
		border: 1px solid #753727;
		box-sizing: border-box;
	}

	.head-menu ul li.active_li::after {
		color: #753727;

	}

	.head-menu ul li:hover {
		background: #fff;
	}

	.head-menu ul li:hover::after {
		color: #753727;
	}

	.head-menu ul li:hover a {
		border: 1px solid #753727;
	}




	/* .sp-click {
		z-index: 9;
		position: absolute;
		display: block;
		top: 50%;
		right: 5%;
		-webkit-transform: translate(5%, -50%);
		-ms-transform: translate(5%, -50%);
		transform: translate(5%, -50%);
	} */

	i.fa-minus-square-o {
		display: none;
	}

	.head-menu ul li.nav-li>ul.nav-ul {
		position: absolute;
		top: 58px;
		display: none;
		border-top: 1px solid #fff;
	}

	.head-menu ul li.nav-li:hover>ul.nav-ul {
		position: absolute;
		top: 58px;
		display: none;
		border-top: 1px solid #fff;
		width: 100%;
	}

	.head-menu ul li.nav-li ul.nav-ul li {
		padding-left: 0px;
		border-bottom: 1px dotted #64FE2E;
		background: #fff;
	}

	.head-menu ul li.nav-li ul.nav-ul li a {
		color: #64FE2E;
		border-bottom: none;
		width: 100%;
		padding-left: 10px;
	}

	.head-menu ul li.nav-li ul.nav-ul li:hover a {
		color: #fff;
	}

	.search {
		display: none;
	}

	.head-info {
		display: none;
	}

	.email-sp a {
		display: block;
		background: #753727;
		padding: 10px;
		float: right;
		margin-left: 5px;
		color: #fff;
		border-radius: 2px;
	}

	.tel-sp a {
		display: block;
		background: #f38d2b;
		padding: 10px;
		float: right;
		margin-left: 5px;
		color: #fff;
		border-radius: 2px;
	}

	.menu-sp {
		display: block;
		background: #f38d2b;
		padding: 10px;
		float: right;
		margin-left: 5px;
		color: #fff;
		border-radius: 2px;
	}

	.search-sp {
		/* display: block; */
		background: #f38d2b;
		padding: 10px;
		float: right;
		margin-left: 5px;
		color: #fff;
		border-radius: 2px;
	}

	.email-sp a:hover,
	.tel-sp a:hover,
	.menu-sp:hover,
	.search-sp:hover {
		background: #f38d2b;
		cursor: pointer;
	}

	.slide-bd {
		width: 100%;
		float: none;
		/* position: relative; */
		padding: 0px;
		margin: 0px;
		top: 40%;
		left: 0%;
		-webkit-transform: translate(0%, 0%);
		-ms-transform: translate(0%, 0%);
		transform: translate(0%, 0%);
	}

	

	.content {
		width: 100%;
		margin: 30px 0;
	}

	.sidebar {
		width: 100%;
		margin: 50px 0;
	}

	.kona {
		position: absolute;
		top: 512.5px;
		left: 50%;
		-webkit-transform: translate(-50%, -50%);
		-ms-transform: translate(-50%, -50%);
		transform: translate(-50%, -50%);
	}

	.kona-left {
		width: 100%;
		text-align: center;
	}

	.kona-right {
		width: 100%;
		margin-top: 0;
		padding: 10px;
	}

	.news-ab {
		margin-top: 0;
	}

	.slidebt-left {
		width: 100%;
	}

	.slidebt-right {
		width: 100%;
		padding: 10px;
	}

	.daisuke-left {
		width: 96%;
		text-align: center;
		margin: 0 2%;
	}

	.daisuke-title {
		display: inline-block;
		float: none;
		font-size: 24px;
		text-align: center;
		width: 100%;
		padding: 50px 0;
	}

	.daisuke-right {
		width: 96%;
		text-align: center;
		margin: 0 2%;
	}

	.daisuke-title-kai {
		width: 100%;
		float: none;
		display: inline-block;
		margin-top: 10px;
	}

	.daisuke-info {
		width: 100%;
		float: none;
		display: inline-block;
		margin-top: 10px;
		padding: 30px;
		font-size: 16px;
	}

	.daisuke-info a {
		color: #64FE2E;
	}

	.top-estate {
		padding: 30px 0;
	}

	.top-es-left {
		width: 100%;
		padding-right: 0;
	}

	.top-es-right {
		width: 100%;
		text-align: center;
		margin-top: 50px;
	}

	/*buy3*/
	.buy-left {
		width: 100%;
		text-align: center;
	}

	.buy-right {
		width: 100%;
		margin-left: 0;
		margin-top: 30px;
	}

	/**/
	/*************************profile****************************/
	.pro-photo {
		width: 100%;
	}

	.pro-text {
		width: 100%;
		margin-top: 30px;
		margin-left: 0%;
		padding: 20px 0;
	}

	/*************************profile****************************/
}

@media screen and (max-width:768px) {
	.slide-pc{
		display: none
	}
	.slide-sp{
		display: block
	}
	.slide-bd {
		/* z-index: 0; */
		top: 36%;
	}
	.ft-pagetop {
		margin-top: 0px;
	}

	.show_spblog{
		display: block;
	}
	.hide_spblog{
		display: none !important;
	}	

	.news-text {
		line-height: 120%;
		font-size: 13px;
	}

	.title_insta {
		font-size: 20px;
		margin-top: 10px;
		margin-bottom: 10px;
	}

	.title_insta a {
		max-width: 30px;
		height: 30px;
		line-height: 30px;
	}

	.instagram_username,
	.instagram_biography {
		font-size: 14px !important;
	}

	#header {
		padding: 15px 0;
		position: absolute;
		top: 0;
		left: 0;
		width: 100%;
		z-index: 9;
		background: #EDEEEE;
	}

	.all_secpage section.bg1 {
		background-size: contain;
	}

	.slide-text {
		height: auto;
		display: -webkit-box;
		display: -moz-box;
		display: -ms-flexbox;
		display: -webkit-flex;
		display: flex;
		flex-wrap: wrap;
		align-items: center;
		justify-content: center;
		border: none;
		/* color: #fff; */
		font-weight: 800;
		text-align: center;
		font-family: 'Sawarabi Gothic', sans-serif;
		/* background: #843C0C; */
		padding: 15px;
		line-height: 1.5;
	}
	.slide-text-small, .slide-text-small-2{
		font-size: 25px;
	}
	.slide-text-small-2, .slide-txt-black {
		/* color: #fff; */
		font-weight: normal;
	}

	.search-sp {
		display: none;
		float: left;
	}

	.head-left {
		position: relative;
	}

	.sp {
		width: 100%;
	}

	.tel-sp {
		float: left;
	}

	.logo {
		position: absolute;
		top: 50%;
		left: 50%;
		transform: translate(-50%, -50%);
		-webkit-transform: translate(-50%, -50%);
		-moz-transform: translate(-50%, -50%);
		-ms-transform: translate(-50%, -50%);
		-o-transform: translate(-50%, -50%);
	}

	section.onepage {
		/* padding-top: 77px; */
		/* padding-bottom: 30px; */
		/* padding-top: 60px; */
		background: #f5f5f5;
	}
	section.onepage .slide{
		padding-top: 60px;
	}
	/* section.onepage:nth-child(odd){
		background: yellow;
	} */
	.pro-content table tr td:first-child {
		width: 100%;
		float: left;
	}

	.pro-content table tr:first-child td:first-child {
		border-top: 1px solid #000;
	}

	.pro-content table tr td {
		width: 100%;
		float: left;
		border-top: 0;
	}

	.search-left {
		width: 96%;
		float: none;
		margin: 0 2%;
	}

	.search-right {
		width: 96%;
		text-align: center;
		float: none;
		margin: 0 2%;
	}

	.search-col {
		width: 100%;
		padding-right: 0;
		margin-bottom: 10px;
	}

	.bg1 {
		min-height: 200px;
		width: 96%;
		margin: 0 2%;
	}

	.kona {
		width: 85%;
		top: 50%;
		padding: 8px 0;
		font-size: 14px;
	}

	/* .kona-left {
		display: none;
	} */

	.news-span {
		width: 100px;
		height: 100px;
	}

	.news-text-ab {
		font-size: 20px;
	}

	.news-news {
		border: 0px solid #64FE2E;
		padding: 5px;
	}

	.daisuke-ab {
		position: absolute;
		bottom: 50%;
		left: 50%;
		-webkit-transform: translate(-50%, 50%);
		-ms-transform: translate(-50%, 50%);
		transform: translate(-50%, 50%);
	}

	.bg2 {
		min-height: 500px;
	}

	.top-ct-text {
		font-size: 14px;
		line-height: 160%;
	}

	.top-contact {
		min-width: 100%;
		width: 100%;
	}

	.slide-bottom .owl-carousel {
		padding-bottom: 120px;
	}

	.slidebt-cate {
		font-size: 24px;
	}

	.slidebt-title {
		font-size: 18px;
		margin-top: 30px;
	}

	.slidebt-link {
		text-align: center;
	}

	.slidebt-link a {
		padding: 15px 30px;
		margin-top: 50px;
	}

	.slidebt-text {
		font-size: 14px;
	}

	.ft-sum {
		width: 95%;
		position: absolute;
		bottom: 50%;
		left: 50%;
		-webkit-transform: translate(-50%, 50%);
		-ms-transform: translate(-50%, 50%);
		transform: translate(-50%, 50%);
	}

	.ft-left {
		width: 100%;
		text-align: center;
		position: relative;
		top: 0%;
		left: 0%;
		-webkit-transform: translate(0%, -0%);
		-ms-transform: translate(0%, -0%);
		transform: translate(0%, -0%);
		margin-bottom: 10px;
	}

	.ft-right {
		width: 100%;
		text-align: center;
		position: relative;
		top: 0%;
		left: 0%;
		-webkit-transform: translate(0%, -0%);
		-ms-transform: translate(0%, -0%);
		transform: translate(0%, -0%);
	}

	.ft-right a {
		margin-bottom: 10px;
		display: inline-block;
	}

	.ft-logo {
		width: 100%;
		float: left;
		text-align: center;
	}

	.ft-menu {
		width: 100%;
		margin-top: 30px;
	}

	.ft-menu ul {
		text-align: center;
	}

	.ft-menu ul li {
		padding-left: 0;
		width: 100%;
		float: left;
		border-top: 1px dashed #fff;
		padding: 10px;
	}

	.copyright {
		text-align: center;
	}

	/***************************buy*********************/
	.buy-arrow {
		display: none;
	}

	ul.buy-ul {
		display: block;
	}

	.buy-title {
		font-size: 26px;
	}

	.buy-title2 {
		font-size: 22px;
	}

	.buy-text {
		font-size: 14px;
		margin-top: 30px;
	}

	.buy-content {
		font-size: 14px;
	}

	/***************************buy*********************/
	/*************************area****************************/
	.area-item {
		width: 100%;
		float: left;
		margin-right: 0%;
	}

	.area-detail a {
		font-size: 14px;
		padding: 12px 30px;
	}

	/*************************area****************************/
	.search-content {
		padding: 10px;
	}

	/*PROFILE*/
	.pro-text {
		font-size: 14px;
	}

	.pro-content {
		margin-top: 20px;
		font-size: 14px;
	}

	.sb-title {
		font-size: 22px;
	}

}
@media screen and (max-width:1024px) {
	.btn{
        width: 73%;
    }
	.hair-menu-title {
		font-size: 11px;
	}
	.hair-menu-table tr td{
		width: 100%;
		float: left;
	}
	.hair-menu-table tr td:first-child,.hair-menu-table4 tr td:last-child,.hair-menu-right td {
		width: 100%;
	}
	.hair-menu-right td:first-child,.hair-menu-right td:nth-child(2),.hair-menu-right td:last-child{
		width: 100%;
		float: left;
	}
	.kona-right {
		padding: 47px 20px;
	}
}
@media screen and (max-width:768px)
{
	.fix_menu_page {
		position: fixed !important;
		z-index: 9 !important;
	}
	.col-5{
		width: 100%;
		margin-left: 0;
		margin-bottom: 20px;
	}
	.member-photo{
		width: 100%;
		text-align: center;
	}
	.member-txt{
		width: 100%;
		margin-left: 0;
		margin-top: 20px;
	}
	.show-pc{
		display: none;
	}
}
@media screen and (max-width:767px) {

	.owl-carousel .owl-item img {
		min-height: auto !important;
	}
	.slide-bd {
		top: 40%;
	}
	
	.kona-right{
		background: none;
		padding: 20px 10px 0 10px;
	}
	.slide-text{
		padding: 15px 0;
	}
	.slide-txt-black{
		color: #000;
		line-height: 1.3;
		font-weight: normal;
		font-size: 12px;
	}
	.slide-text-small-2 {
		color:#000;;
		font-weight: normal;
	}
	.slide-text-small, .slide-text-small-2{
		font-size: 12px;
	}
	/* .slide-text-small {
		color: #FFC000;
	} */
	.show-sp{
		display: block;
	}
	.show-pc{
		display: none;
	}

	.top {
		display: flex;
		flex-wrap: wrap;
	}
	.top-photo, .top-photo1{
		width: 100%;
		margin-top: 20px;
		order: 2;
	}
	.top-photo1 {
		width: 50%;
	}
	.top-txt{
		width: 100%;
		margin-top: 5px;
		margin-left: 0;
		order: 1;
	}
	.slide {
		/* margin-top: 59px; */
	}
	.slide-sp{
		display: block;
	}
	.slide-pc{
		display: none;
	}
	.intro-left, .intro-right, .top-left, .top-right {
		width: 100%;
	}
	.right-txt{
		margin-top: 0;
		display: block;
	}
	.right-img{
		margin-top: 20px;
		display: block;
	}
	/* CSS T */
	.news-text-ab {
		color: #f38d2b;
	}
	.news-span {
		width: 200px;
		height: 200px;
		display: inline-block;
		background: none;
		font-size: 40px;
		color: #fff;
		font-weight: bold;
		-ms-transform: none;
		-webkit-transform: none;
		transform: none;
	}
	.news-news {
		width: 100%;
		float: left;
		max-height: auto;
		overflow: visible;
	}
	.menu-tb-sub td {
		width: 100%;
		float: left;
	}
	.br-tb-pc{
		display: none;
	}
	.hair-menu-right td:nth-child(2),.hair-menu-table2 tr td:last-child {
		width: 100%;
		float: left;
	}
	.beauty-service ul li,.introduction-left,.introduction-right,.hair-menu-left,.hair-menu-right {
		width: 100%;
		float: left;
	}
	.introduction-left img,.hair-menu-left img {
		display: block;
		margin-left: auto;
		margin-right: auto;
	}
	.introduction-right,.hair-menu-right, .intro-right {
		margin-top: 20px;
	}
	.hair-menu-right td:first-child,.hair-menu-right td:last-child,.hair-menu-ser .dl_flex li {
		width: 100%;
		float: left;
	}
	.hair-menu-ser .dl_flex li {
		margin-right: 0;
	}
	/* END CSS T */
	.banner-info{
		padding: 20px 0;
	}
	.news-row{
		display: -webkit-box;
		display: -moz-box;
		display: -ms-flexbox;
		display: -webkit-flex;
		display: flex;
		flex-wrap: wrap;
		align-items: center;
		padding: 10px;
	}
	.news-row .add_img{
		display: block;
		width: 30%;
		background-position: center center;
		background-repeat: no-repeat;
		background-size: cover;
	}
	.news-row .add_txt{
		width: 100%;
		padding-left: 10px;
	}

	.news-row .news-date{
		/* font-size: 12px; */
		font-weight: normal;
	}


	.news-row .news-text strong{
		width: 100%;
		float: left;
		font-weight: normal;
		font-size: 13px;
		margin-top: 5px;
	}

	.news-row .news-text{
		width: 100%;
		margin-top: 5px;
	}

	.news-row a{
		font-size: 14px;
		font-weight: bold;
		color: #000;
		
	}



	.sb-title {
		position: relative;
		cursor: pointer;
	}

	.sb-title::after {
		content: "\f0ab";
		position: absolute;
		font-family: FontAwesome;
		z-index: 1;
		right: 0;
		top: 0;
	}

	.sb-title.active::after{
		content: "\f0aa";
	}

	.sb-content{
		display: none;
	}

	table.contact-form-st1 tr td {
		width: 100%;
		float: left;
	}

	table.contact-form-st1 tr td {
		border-top: 0;
	}

	table.contact-form-st1 tr:first-child td:first-child {
		border-top: 1px solid #000;
	}

	.fix_menu_page {
		position: fixed !important;
		z-index: 9 !important;
	}

	.profile {
		padding: 40px 0;
	}

	.pro-mgt {
		margin-top: 30px;
	}

	.sidebar {
		margin: 30px 0;
	}

	#owlslider2 .owl-item .item {
		background-position: center center;
		background-size: cover;
		background-repeat: no-repeat;
	}

	#photos {
		max-height: 300px;
		max-width: 100%;
		margin-left: 0%;
		margin-right: 0%;
	}

	.area_img_div .img_left,
	.area_img_div .img_right {
		width: 100%;
	}

	.area_img_div .img_left {
		border-right: 0px solid #fff;
		border-bottom: 3px solid #fff;
	}

	#instagram-feed1 {
		width: 100%;
		float: left;
		margin-left: 0%;
		margin-right: 0%;
	}

	#instagram-feed1 .instagram_biography {
		display: none;
	}

	#feed_abc {
		width: 100%;
		float: left;
		margin-left: 0%;
		margin-right: 0%;
	}

	.ft-pagetop img {
		display: none;
	}

	footer.home-ft {
		height: 100%;
		display: -webkit-box;
		display: -moz-box;
		display: -ms-flexbox;
		display: -webkit-flex;
		display: flex;
		flex-wrap: wrap;
		align-items: flex-end;
	}

	.page4 .top-news,
	.page3 .top-news {
		height: 100%;
	}

	/* .kona-txt {
		font-size: 10px;
	} */
	.sp-txt{
		font-size: 16px;
	}
	.page2 {
		display: -webkit-box;
		display: -moz-box;
		display: -ms-flexbox;
		display: -webkit-flex;
		display: flex;
		flex-wrap: wrap;
		align-items: center;
	}

	.page2 #content,
	.page2 .kona-text {
		height: 50%;
		float: left;
	}
	.footer {
		background: #ffead8;
	}
	.ft-bg {
		background: none;
	}
	.cont_add.ct-flex .left {
		width: 100%;
	}
	.cont_add.ct-flex .right {
		/* display: none; */
		width: 100%;
	}

}

@media screen and (max-width:640px) {
	.top-es-table {
		width: 100%;
		color: #fff;
		display: inline-table;
		margin-top: 50px;
	}

	.top-es-table tr th {
		font-size: 14px;
		padding: 15px 30px;
		border-bottom: 3px solid #f8f8f8;
	}

	.top-es-table tr th:nth-child(2) {
		border-right: 3px solid #f8f8f8;
	}

	.top-es-table tr td {
		font-size: 13px;
		color: #ff8000;
	}

	.top-es-table tr td,
	.top-es-table tr th {
		width: 33%;
		background: #fff;
		padding: 5px;
	}

	.top-es-table tr td:first-child,
	.top-es-table tr th:first-child {
		color: #535353;
		border-right: 3px solid #f8f8f8;
	}

	.top-es-table tr td:nth-child(2n) {
		border-right: 3px solid #f8f8f8;
	}

	.top-es-table tr td:first-child,
	.top-es-table tr th:first-child {
		width: 25%;
	}

	.top-es-table tr td:nth-child(1),
	.top-es-table tr th:nth-child(1) {
		display: none;
	}

	.top-ct-button {
		padding: 20px 30px;
		font-size: 16px;
	}

	.banner-info {
		font-size: 20px;
		width: 180px;
		min-width: auto;
	}

	/************************buy*************************/
	.buy3 {
		padding: 0;
	}

	.buy-block-item {
		width: 100%;
		margin-bottom: 20px;
	}

	.buy-block-item:nth-child(2n) {
		margin-left: 0%;
		margin-bottom: 20px;
	}

	/**************************buy***************************/
	.search-table tr td {
		width: 100%;
		float: left;
	}

	.search-table tr td:first-child {
		width: 100%;
	}

	.form-button button {
		margin-bottom: 10px;
	}

	.search-title {
		padding: 10px;
	}
}

@media screen and (max-width:480px) {
	.slide-bd {
		left: 21%;
		width: 60%;
		top: 50%;
	}
	.kona-txt {
		font-size: 14px;
		padding-top: 20px;
	}
	.slide-text {
		font-size: 22px;
	}
	.right-txt{
		margin-top: 0;
		display: block;
	}
	.right-img{
		margin: 20px 0;
		display: block;
	}
	.top_title02_t3[style="margin-top:100px"] {
		margin-top: 50px !important;
	}
	.pc{display: none;}
	.sp{display: block;}
	.banner { min-height:240px; top:50px;}
	.banner-contact {
		background-position: right top;
	}
	.page4-img {
		padding-top: 40px;
		width: 100%;
		margin: auto;
	}
	.dl_flex .item_div {
		margin-bottom: 5px !important;
	}
	.news-row .news-date{
		/* font-size: 11px; */
	}

	.news-row .news-text strong{
		font-size: 9px;
	}

	/* .news-row a{
		font-size: 11px;
		line-height: 120%;
	} */
	 .top-news {
		padding-bottom: 60px;
	}

	.news-span {
		width: 30px;
		height: 30px;
		color: #5bb431;
		font-weight: bold;
	}

	.instagram_gallery a:nth-child(n+5) {
		display: none;
	}

	.instagram_username,
	.instagram_biography {
		font-size: 12px !important;
	}

	.ft-pd {
		padding: 10px 0 20px 0;
	}

	.ft-menu {
		margin-top: 10px;
	}

	.ft-menu ul li {
		padding: 5px;
	}

	.ft-pagetop {
		display: none;
	}

	.copyright {
		padding: 10px 0;
	}

	 .news-text-ab {
		font-size: 18px !important;
	}

	.news-ab {
		padding: 5px 0;
	}

	.p1-table1 tr td {
		float: left;
		width: 100% !important;
	}

	.p1-table1 tr.row1 td.col1 {
		border-top: none;
	}

	.p1-table1 tr.row1 td.col2 {
		border-top: none;
	}

	.email-sp a,
	.menu-sp,
	.search-sp,
	.tel-sp a {
		margin-left: 3px;
		padding: 4px 8px 0px 8px;
	}

	.sp i {
		font-size: 25px;
	}

	.buy-title {
		font-size: 18px;
	}

	.buy-title2 {
		font-size: 16px;
	}

	.sb-title {
		font-size: 16px;
	}

	.sb-title img {
		width: 30px;
	}
	.top_flex-txt {
		margin-top: 5px;
	}
	.top_flex_spa1 {
		margin-bottom: 5px;
	}
	.top_flex-txt .top_flex_spa1 {
		font-size: 11px;
		line-height: 150%;
	}
	.br-pc {
		display: none;
	}
	
}
@media screen and (max-width:360px) {

	.top_flex-txt .top_flex_spa1 {
		font-size: 11px;
		line-height: 130%;
	}
	.top_flex_spa1 {
		margin-bottom: 0;
	}
	.slide-text{
		padding: 10px 0;
	}

	
}