@charset "utf-8";
@import url('https://fonts.googleapis.com/css?family=Sawarabi+Mincho');
@import url('https://fonts.googleapis.com/css?family=Cinzel');
@import url('https://fonts.googleapis.com/css?family=M+PLUS+Rounded+1c');
@import url('https://fonts.googleapis.com/css?family=Noto+Sans+JP|Noto+Serif+JP');
body {
	margin: 0;
	padding: 0;
	font-size: 14px;
	font-family: 'Noto Serif', serif; 
	/* font-family: 'Noto Serif Japanese', 'ヒラギノ明朝 ProN', 'Hiragino Mincho ProN', '游明朝体', 'YuMincho', '游明朝', 'Yu Mincho', 'ＭＳ Ｐ明朝', 'MS PMincho', serif; */
	color: #000;
	font-weight: 300;
	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%;
	height: 100%;
}
.aboutasian{
	font-family: 'Noto Sans CJK JP', 'ヒラギノ角ゴ Pro W3', 'Hiragino Kaku Gothic Pro', 'メイリオ', Meiryo, 'ＭＳ Ｐゴシック', sans-serif !important;
font-weight: normal !important;
color: #ffffff !important;
font-size: 14px !important;
line-height: 180% !important;
}

.aboutasian2{
font-weight: normal !important;
color: #ffffff !important;
}


.mintyo {
	font-family: "Noto Serif Japanese", "ヒラギノ明朝 ProN", "Hiragino Mincho ProN", '游明朝体', 'YuMincho', '游明朝', "Yu Mincho", "ＭＳ Ｐ明朝", "MS PMincho", serif !important;
	font-weight: normal !important;
	border-bottom: none !important;
}

.mintyo2 {
	font-weight: bold !important;
	border-left: none !important;
	color: #000000 !important;
	font-size: 20px !important;
}

.row, header, section, footer {
	width: 100%;
	float: left;
}
footer {
	margin-top: 50px;
}
header {
	background: rgba(255,255,255,1);
	width: 100%;
    height: 80px;
}
header h1{
	font-size: 10px;
}

* {
	box-sizing: border-box;
}

*::after, *::before {
	box-sizing: border-box;
}

img {
	max-width: 100%;
}

a:hover, a:focus, a:visited {
	outline: none;
	border: none;
}

.hover:hover {
	opacity: 0.9;
}

.container {
	width: 100%;
	max-width: 960px;
	margin: 0 auto;
	position: relative;
}

.clear {
	clear: both;
}

li {
	list-style: none;
}

/* TOP */

.block-htop {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	width: 100%;
	height: 52px;
	background-color: #f5f5f5;
	transition: all 0.35s;
	-webkit-transition: all 0.35s;
	-moz-transition: all 0.35s;
	-ms-transition: all 0.35s;
	-o-transition: all 0.35s;
	opacity: 1;
}

.block-hheadline {
	-webkit-box-flex: 1;
	-ms-flex: 1;
	flex: 1;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
}

.block-hheadline .title-h1 {
	position: relative;
	padding: 0 20px 0 20px;
	color: #111;
	font-weight: 700;
	font-size: 14px;
}

.block-hheadline.page-child .title-h1 {
	padding: 0 20px;
}

.block-hheadline.page-child .title-h1:before {
	content: none;
}

.block-htopnav {
	opacity: 1;
}

.block-htopnav--item-list {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
}

.block-htopnav .bhtni--about {
	letter-spacing: .003em;
}

.block-htopnav .bhtni--stores {
	letter-spacing: .05em;
}

.block-htopnav .bhtni--about a {
	background-color: #dcdcdc;
}

.block-htopnav .bhtni--stores a {
	background-color: #333;
	color: #fff;
}

.block-htopnav--item a {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	height: 52px;
	padding: 0 24px;
	-webkit-transition: none .2s cubic-bezier(.215, .61, .355, 1);
	transition: none .2s cubic-bezier(.215, .61, .355, 1);
	-webkit-transition-property: opacity;
	transition-property: opacity;
	text-decoration: none;
}

.block-htopnav .bhtni--stores a:before {
	content: ' ';
	display: inline-block;
	vertical-align: middle;
	width: 22px;
	height: 22px;
	background: url(assets/images/bhtni-stores.svg) no-repeat center center;
	background-size: 100% 100%;
	margin-right: 9px;
}

.block-htopnav .bhtni--stores a br {
	display: none;
}

.sp_show {
	display: none;
}

/* MENU */

.block-hmid {
	border-bottom: 1px solid #dcdcdc;
	transition: all 0.5s;
	-webkit-transition: all 0.5s;
	-moz-transition: all 0.5s;
	-ms-transition: all 0.5s;
	-o-transition: all 0.5s;
}



.block-hmid-fixed .block-htop, .block-hmid-fixed .block-htopnav {
	opacity: 0;
	height: 0;
}


.cont {
	width: 100%;
	max-width: 1160px;
	margin: 0 auto;
	position: relative;
}

.head-wrap {
	width: 100%;
	height: 100px;
	position: relative;
	display: -webkit-box;
	display: -moz-box;
	display: -ms-flexbox;
	display: -webkit-flex;
	display: flex;
	flex-direction: row;
	flex-wrap: wrap;
	align-items: center;
	align-content: center;
}

.logo {
	width: 20%;
}

.sub-menusmartphone {
	display: none;
}

.menu {
	width: 80%;
	font-size: 0;
	letter-spacing: 0;
	text-align: right;
}

.menu li {
	display: inline-block;
	vertical-align: middle;
	text-align: center;
	overflow: visible;
	position: relative;
}

.menu li:hover a, .menu li.active a, .menu.active li:hover a, .menu.active li.active a {
	color: #e41c41 !important;
}

.menu li.sp-1 {
	display: none;
}

.menu li a {
	font-size: 15px;
	color: #333;
	padding: 10px;
	line-height: 160%;
	letter-spacing: 0px;
	text-decoration: none;
	font-weight: 500;
}

.menu li:hover .sub-menu-top {
	display: block;
}

.menu li:hover .sub-menu-top li a {
	color: #333 !important;
}

.sub-menu-top {
	display: none;
	background: #fff;
	width: 200px;
	position: absolute;
	z-index: 999999;
	left: 0;
	top: 15px;
	overflow: hidden;
}

.sub-menu-top li {
	display: block;
	width: 100%;
	text-align: left;
	padding: 0 10px;
}

.sub-menu-top li a {
	padding: 10px;
	display: block;
	border-bottom: 1px dashed #eee;
}

.sub-menu-top li:last-child a {
	border-bottom: 0px solid #000;
}

.flow-mxh {
	display: none;
}

.menu li:hover .sub-menu-top li:hover a {
	color: #1DA0F1 !important;
}

.anchor_fixtop {
	display: block;
	position: relative;
	top: -50px;
	width: 100%;
	visibility: hidden;
}

/* .flow-mxh {
	font-size: 0;
	width: 10%;
	position: relative;
}

.flow-mxh li {
	display: inline-block;
	vertical-align: middle;
	text-align: center;
	width: 33.33%;
}

.flow-mxh li a {
	font-size: 16px;
	color: #333;
	line-height: 160%;
	letter-spacing: 0.5px;
} */
.owl-carousel.slide-sp-none {
	display: none ;
}
.br-sp {
	display: none;
}
/* CSS T */

/* img center */
.img-ct img{
	display: block;
	margin-left: auto;
	margin-right: auto;
}
.menu-drop li {
		display: inline-block;
		vertical-align: middle;
		text-align: center;
		overflow: visible;
		position: relative;
}
.menu-drop li:hover ul.sub-menu-top {
    display: block;
}

/* END CSS T */

.pp-section {
	height: 100%;
	position: relative !important;
	width: 100%;
	backface-visibility: hidden;
}

.owl-item .item {
	position: relative;
}

.logo-slider {
	background: rgba(255, 255, 255, 0.4);
	padding: 30px;
	z-index: 999;
	position: absolute;
	left: 50%;
	top: 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%);
}

.logo-slider>a>img {
	width: inherit;
	height: inherit;
}

.logo-slider>a>img:hover {
	opacity: 0.5;
}

.link-slider {
	position: absolute;
	right: 30px;
	bottom: 30px;
	z-index: 999;
	border-radius: 10px;
	background: rgba(0, 0, 0, 0.5);
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	-ms-border-radius: 10px;
	-o-border-radius: 10px;
}

.link-slider a {
	font-size: 18px;
	color: #fff;
	line-height: 160%;
	padding: 10px 45px;
	display: inline-block;
	text-decoration: none;
	border: 4px double #fff;
	border-radius: 10px;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	-ms-border-radius: 10px;
	-o-border-radius: 10px;
}

.owl-carousel.slider .owl-item img {
	display: block;
	width: 100%;
}

.owl-carousel.spinner .owl-item img {
	display: block;
	width: 100%;
	height: 340px;
	object-fit: cover;
}


.title-about {
    font-size: 30px;
    color: #384359;
    line-height: 160%;
    letter-spacing: 0.5px;
    padding-top: 20px;
    padding-bottom: 15px;
    font-weight: bold;
}

/* top-css-one */

.top-css-one {
	display: block;
	width: 100%;
	padding-top: 90px;
	position: relative;
}

.title-top {
	width: 100%;
	position: relative;
}

.title-top h3 {
	font-size: 34px;
	color: #333;
	line-height: 160%;
	display: block;
	padding: 10px 0;
}

.owl-carousel .owl-dots.disabled {
	display: block;
}

.owl-theme .owl-dots .owl-dot span {
	width: 50px;
	height: 3px;
}

.owl-theme .owl-dots .owl-dot {
	outline: none;
	resize: none;
}

.owl-theme .owl-nav {

}

.wp-slider .owl-carousel .owl-nav button.owl-prev {
	position:absolute;
	top:0;
	left:11.5%;
	height: 100%;
	margin: 0;
	background: none;
	font-size: 48px;
	padding: 0 15px !important;
}
.wp-slider .owl-carousel .owl-nav button.owl-next {
	position:absolute;
	top:0;
	right:11.5%;
	height: 100%;
	margin: 0;
	background: none;
	font-size: 48px;
	padding: 0 15px !important;
}
.wp-slider .owl-carousel .owl-nav button.owl-prev:hover {
	background: rgba(0, 0, 0, 0.8);
}
.wp-slider .owl-carousel .owl-nav button.owl-next:hover {
	background: rgba(0, 0, 0, 0.8);
}

.wp-slider .owl-carousel.owl-drag .owl-item:after { content: ""; width: 100%; height: 100%; background: rgba(255, 255, 255, 0.5); position: absolute; left: 0; top: 0;}
.wp-slider .owl-carousel.owl-drag .owl-item.center:after { content: ""; width: 100%; height: 100%; background: none; position: absolute; left: 0; top: 0;}

/* top-two-row */

.top-two-row {
	display: -webkit-box;
	display: -moz-box;
	display: -ms-flexbox;
	display: -webkit-flex;
	display: flex;
	flex-direction: row;
	flex-wrap: wrap;
	align-items: stretch;
	align-content: stretch;
	padding-top: 90px;
}

.top-two-item.left {
	width: 20%;
	margin-right: 3%;
}

.top-two-item.right {
	width: 100%;
}

.menu-colums-left {
	width: 100%;
	background-color: #eee;
	border: 1px solid #ccc;
	position: relative;
	margin-bottom: 20px;
}

.menu-colums-left:last-child {
	margin-bottom: 0;
}

.menu-colums-left>ul {
	padding: 5px 10px;
}

.menu-colums-left>ul>li {
	width: 100%;
	position: relative;
	display: block;
}

.menu-colums-left>ul>li.clog-active:last-child>a {
	border-bottom: 1px solid #ccc;
}

.menu-colums-left>ul>li.sub-menu-li::after {
	content: "+";
	position: absolute;
	top: 8px;
	right: 5px;
}

.menu-colums-left>ul>li.clog-active::after {
	content: '-';
}

.menu-colums-left>ul>li>a {
	color: #333;
	font-size: 16px;
	line-height: 160%;
	padding: 5px 0;
	display: block;
	text-decoration: none;
	border-bottom: 1px solid #ccc;
}

.menu-colums-left li:last-child a {
	border-bottom: none;
}

.title-colums-left {
	display: block;
	font-weight: bold;
}

.title-colums-left h3 {
	font-weight: bold;
	font-size: 18px;
	background: #384359;
	padding: 5px 10px;
	color: #fff;
}

.sub-menu {
	width: 100%;
	display: none;
	position: relative;
}

.sub-menu li {
	width: 100%;
	display: block;
	position: relative;
}

.sub-menu li::after {
	content: "-";
	position: absolute;
	left: 0;
	top: 10px;
}

.sub-menu li a {
	display: block;
	color: #333;
	font-size: 16px;
	line-height: 160%;
	padding: 5px 0;
	padding-left: 15px;
	text-decoration: none;
}

.banner-colums-right ul {
	width: 100%;
	position: relative;
}

.banner-colums-right li {
	width: 23.5%;
	float: left;
	margin-right: 2%;
}

.banner-colums-right li span.title-Page {
	display: block;
	color: #333;
	font-size: 16px;
	line-height: 140%;
	padding-top: 10px;
}

.banner-colums-right li a {
	text-decoration: none;
}

.banner-colums-right li a:hover img {
	opacity: 0.8;
}

.banner-colums-right li:nth-child(4n) {
	margin-right: 0;
}

.blog-top { display: none;}

.product-colums-right {
	width: 100%;
	position: relative;
	overflow: hidden;
	padding-top: 30px;
	padding-bottom: 30px;
	border-bottom: 1px solid #ccc;
}

.product-colums-right:last-child {
	border-bottom: none;
}

.title-product-colums-right {
	width: 100%;
	padding: 15px 0;
	overflow: hidden;
	position: relative;
	font-family: 'Noto Serif JP', serif;
	font-weight: bold;
}

.title-product-colums-right h3 {
	font-size: 28px;
	color: #333;
	line-height: 140%;
	display: inline-block;
	font-weight: bold;
}

.product-colums-right ul {
	width: 100%;
	position: relative;
}

.product-colums-right li {
	width: 23.5%;
	float: left;
	margin-right: 2%;
	margin-bottom: 30px;
}

.product-colums-right li:nth-child(4n) {
	margin-right: 0;
}

.product-colums-right li a {
	display: block;
	position: relative;
}

.product-colums-right li a::after {
	content: "";
	width: 35px;
	height: 35px;
	background: url(./assets/images/ico_favorite_def.svg) center no-repeat #fff;
	background-size: 20px;
	position: absolute;
	right: 10px;
	bottom: 10px;
	z-index: 99;
	border-radius: 100px;
	padding: 10px;
	border: 1px solid #888;
}

.new-reading li a::after {
	content: none !important;
}

.new-reading li {
	width: 32%;
}

.new-reading li:nth-child(3n) {
	margin-right: 0;
}

.product-colums-right li img {
	height: 217px;
}

.product-colums-right li span.titleName-product {
	font-size: 16px;
	line-height: 160%;
	padding: 10px 0;
	display: block;
}

.product-colums-right li span.titlegia-product {
	font-size: 15px;
	font-weight: bold;
	display: inline-block;
}

/* top-css-three */
.page4-bg {
	width: 100%;
	margin-top: 50px;
	margin-bottom: 50px;
	background-image: url(assets/images/banner03.jpg);
	background-position: center;
	background-attachment: fixed;
	background-size: cover;
	background-repeat: no-repeat;
	position: relative;
	text-align: center;
	padding: 50px 0;
}

.asian-colums-three {
	padding-bottom: 50px;
}

.asian-colums-three img {
	display: inline-block;
	padding: 50px 0;
}

.asian-colums-three p {
	width: 100%;
	max-width: 750px;
	margin: 0 auto;
	line-height: 2.4;
	font-size: 16px;
	color: #333;
	font-weight: bold;
}

.asian-colums-three a {
	width: 100%;
	max-width: 250px;
	padding: 10px;
	display: inline-block;
	border: 1px solid rgba(255, 255, 255, 0.86);
	margin-top: 30px;
	color: #333;
	font-size: 16px;
	text-transform: uppercase;
	text-decoration: none;
	font-weight: bold;
	border-radius: 5px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	-ms-border-radius: 5px;
	-o-border-radius: 5px;
}

/* top-css-four */

.top-css-four {
	width: 100%;
	position: relative;
	padding: 50px 0;
}

.top-css-four .cont {
	display: -webkit-box;
	display: -moz-box;
	display: -ms-flexbox;
	display: -webkit-flex;
	display: flex;
	flex-direction: row;
	flex-wrap: wrap;
	align-items: stretch;
	align-content: stretch;
}

.top-css-four ul {
	width: 100%;
	height: 235px;
	overflow: hidden;
	position: relative;
}

.top-css-four ul.s1 {
	width: 56.5%;
	background: url(./images/header.jpg) center no-repeat;
	margin-right: 1%;
}

.top-css-four ul.s1>li {
	display: block;
	width: 100%;
}

.top-css-four ul.s1>li .bg {
	background: rgba(0, 0, 0, 0.4);
	width: 100%;
	height: 100%;
	position: absolute;
	z-index: 1;
	left: 0;
	top: 0;
}

.top-css-four ul.s1>li>a {
	font-size: 20px;
	color: #fff;
	display: block;
	padding: 30px;
	padding-top: 80px;
	line-height: 160%;
	font-weight: bold;
	text-decoration: none;
	min-height: 235px;
	position: relative;
	z-index: 2;
}

.top-css-four ul.s1>li:hover span {
	opacity: 0.9;
}

.top-css-four ul.s1>li>a>img {
	width: inherit;
	height: inherit;
	display: block;
	margin-bottom: 5px;
}

.top-css-four ul li img {
	/* height: 100%; */
	object-fit: cover;
}

.top-css-four ul.s2 {
	width: 41.5%;
}

.top-css-four ul.s2 li {
	width: 49%;
	margin-right: 2%;
	float: left;
	margin-bottom: 2%;
}

.top-css-four ul.s2 li:nth-child(2) {
	background: #1DA0F1;
	text-align: center;
}

.top-css-four ul.s2 li:nth-child(2) a {
	color: #fff;
	font-weight: bold;
	font-size: 20px;
	display: block;
	text-decoration: none;
}

.top-css-four ul.s2 li:nth-child(4) {
	background: #0c8562;
	text-align: center;
}

.top-css-four ul.s2 li:nth-child(4) a {
	color: #fff;
	font-weight: bold;
	font-size: 20px;
	display: block;
	text-decoration: none;
}

.top-css-four ul.s2 li:last-child, .top-css-four ul.s2 li:nth-last-child(2) {
	margin-bottom: 0;
}

.top-css-four ul.s2 li:nth-child(2n) {
	margin-right: 0;
}

/* wp-footer */

.wp-footer {
	width: 100%;
	padding: 25px 0;
	overflow: hidden;
	background: #ededed;
	position: relative;
}

.coppy-right {
	text-align: center;
	font-size: 14px;
	color: #333;
}

a.subTop {
	position: fixed;
	display: block;
	width: 54px;
	height: 54px;
	background-color: #444;
	right: 10px;
	bottom: 10px;
	z-index: 9999;
}

a.subTop:after {
	content: "";
	display: block;
	position: absolute;
	width: 16px;
	height: 16px;
	border-right: 2px solid #fff;
	border-top: 2px solid #fff;
	transform: rotate(-45deg);
	left: 50%;
	top: 50%;
	margin-top: -4px;
	margin-left: -8px;
}

/* PAGE  */

.banner-page {
	background-repeat: no-repeat;
	background-position: center center;
	background-size: cover;
	min-height: 350px;
	position: relative;
}

.banner-page h1 {
	position: absolute;
	width: 100%;
	left: 0;
	top: 62%;
	transform: translateY(-50%);
	-webkit-transform: translateY(-50%);
	-moz-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	-o-transform: translateY(-50%);
	text-align: center;
	font-size: 30px;
	color: #fff;
	line-height: 160%;
	display: block;
	font-weight: bold;
}

.banner-page h1 span {
	display: inline-block;
	background: rgba(0, 0, 0, 0.6);
	padding: 10px 20px;
}

#content-namako {
	width: 100%;
	overflow: hidden;
	position: relative;
}

.br_show {
	display: none;
}

.pt12 {
	padding-top: 12px;
}

.title-style40::before {
	content: "\f23d";
}

ul.ul_check li {
	position: relative;
	padding-left: 2em;
	padding-right: 2em;
}

ul.ul_check li:before {
	position: absolute;
	left: 25px;
	top: 0px;
}

.pd-img {
	padding: 10px 0;
	display: inline-block;
	overflow: hidden;
	width: 100%;
}

.title-style6 a {
	color: #000000;
}

ul.ul_check li a {
	color: #333;
}

.animated a {
	color: #333;
}

.pd-img-naka {
	padding: 15px 0;
	overflow: hidden;
	display: inline-block;
}

#namako, #saboten, #kojin-yunyu-asia, #privacy {
	padding-bottom: 0;
}

.ol_decimal li {
	/* margin: 0; */
	font-family: 'Noto Sans CJK JP', 'ヒラギノ角ゴ Pro W3', 'Hiragino Kaku Gothic Pro', 'メイリオ', Meiryo, 'ＭＳ Ｐゴシック', sans-serif;
	font-weight: 300;
	margin-right: 0;
	word-break: break-all;
	font-size: 16px !important;
	line-height: 3;
	/* list-style: none; */
}

ul.ol_decimal li {
	font-family: 'Noto Sans CJK JP', 'ヒラギノ角ゴ Pro W3', 'Hiragino Kaku Gothic Pro', 'メイリオ', Meiryo, 'ＭＳ Ｐゴシック', sans-serif;
	font-weight: 300;
	line-height: 3;
	list-style: none;
	margin: 0;
}

a.hv-o.nut-hoeer {
	font-family: 'Noto Sans CJK JP', 'ヒラギノ角ゴ Pro W3', 'Hiragino Kaku Gothic Pro', 'メイリオ', Meiryo, 'ＭＳ Ｐゴシック', sans-serif;
	font-weight: 400;
	display: inline-block;
	color: #000;
	text-align: center;
	border: 1px solid #000;
	border-radius: 4px;
	margin-top: 30px;
	text-decoration: none;
	padding: 13px 53px;
	transition: none 0.2s cubic-bezier(0.215, 0.61, 0.355, 1);
	transition-property: opacity, border-color, background-color, color;
}

a.hv-o.nut-hoeer:hover {
	text-decoration: none;
	border-color: #cbcbcb;
	background-color: #cbcbcb;
}

.product-colums-right li span.titleName-product {
	color: #000;
}

.product-colums-right li a:hover {
	text-decoration: none !important;
}

#topslide .logo-slider { display: none;}
	
@media screen and (max-width:600px) {
	.noto-bold {
		font-family: 'Noto Serif JP', serif;
		font-weight: bold;
	}
	body .title-style6, body .title-style40 {
		font-family: 'Noto Serif JP', serif;
		font-weight: bold;
	}
	ul.ol_decimal li {
		line-height: 2;
	}
	.ol_decimal li {
		font-size: 13px !important;
	}
	ul.ul_check li {
		line-height: 2.0;
	}
	.ol_decimal li {
		line-height: 2;
	}
	.asian-colums-three a {
		border: 1px solid rgba(255, 255, 255, 0.86);
	}
	.asian-colums-three {
		padding-bottom: 50px;
	}
	.title-about {
		color: #000;
	}
	.block-htop.sp-dn {
	}
	.block-hheadline .title-h1 {
		font-size: 12px;
		line-height: 150%;
		padding-bottom: 10px;
		padding-top: 10px;
	}
	.link-slider a {
		font-size: 10px;
		padding: 7px 25px;
	}
	.owl-carousel.slider .owl-item img.sp-hight {
		object-fit: cover;
	}
	.mintyo {
		font-family: "Noto Serif Japanese", "ヒラギノ明朝 ProN", "Hiragino Mincho ProN", 游明朝体, YuMincho, 游明朝, "Yu Mincho", "ＭＳ Ｐ明朝", "MS PMincho", serif !important;
		font-weight: normal !important;
		border-bottom: none !important;
		font-size: 25px !important;
		width: 97% !important;
		margin: 0 auto !important;
		padding-top: 40px !important;
	}
	.mintyo2 {
		font-weight: bold !important;
		border-left: none !important;
		color: #000000 !important;
		font-size: 19px !important;
		padding-top: 40px !important;
		padding-bottom: 10px !important;
		width: 97% !important;
		margin: 0 auto !important;
	}
	.mintyo3 {
		font-family: "Noto Serif Japanese", "ヒラギノ明朝 ProN", "Hiragino Mincho ProN", 游明朝体, YuMincho, 游明朝, "Yu Mincho", "ＭＳ Ｐ明朝", "MS PMincho", serif !important;
		font-weight: normal !important;
		border-left: none !important;
		color: #000000 !important;
		font-size: 12px !important;
		line-height: 29px !important;
		width: 97% !important;
		margin: 0 auto !important;
	}
	.mintyo4 {
		font-family: "Noto Serif Japanese", "ヒラギノ明朝 ProN", "Hiragino Mincho ProN", 游明朝体, YuMincho, 游明朝, "Yu Mincho", "ＭＳ Ｐ明朝", "MS PMincho", serif !important;
		font-weight: normal !important;
		border-left: none !important;
		border-bottom: solid 1px #999 !important;
		border-top: solid 1px #999 !important;
		padding-bottom: 30px !important;
		padding-top: 30px !important;
		color: #000000 !important;
		font-size: 17px !important;
		line-height: 29px !important;
		width: 97% !important;
		text-align: center !important;
		margin: 0 auto !important;
	}
	.mintyo3s {
		font-family: "Noto Serif Japanese", "ヒラギノ明朝 ProN", "Hiragino Mincho ProN", 游明朝体, YuMincho, 游明朝, "Yu Mincho", "ＭＳ Ｐ明朝", "MS PMincho", serif !important;
		font-weight: normal !important;
		padding-top: 15px !important;
		border-left: none !important;
		color: #000000 !important;
		font-size: 12px !important;
		line-height: 29px !important;
		width: 97% !important;
		margin: 0 auto !important;
	}
	.mintyo3ss {
		font-family: "Noto Serif Japanese", "ヒラギノ明朝 ProN", "Hiragino Mincho ProN", 游明朝体, YuMincho, 游明朝, "Yu Mincho", "ＭＳ Ｐ明朝", "MS PMincho", serif !important;
		font-weight: normal !important;
		padding-bottom: 30px !important;
		border-left: none !important;
		color: #000000 !important;
		font-size: 12px !important;
		line-height: 29px !important;
		width: 97% !important;
		margin: 0 auto !important;
	}
}

@media screen and (max-width:900px) {
	.menu li.active .sub-menu-top li a {
		color: #fff !important;
	}
}