@charset "utf-8";

/* CSS Document */
@font-face {
	font-family: "bokutachi";
	src: url(/import/tenant_1/133.167.34.71/html/font/bokutachi.eot);
	src: url(/import/tenant_1/133.167.34.71/html/font/bokutachi.eot) format('embedded-opentype'),
		url(/import/tenant_1/133.167.34.71/html/font/bokutachi.woff) format('woff'),
		url(/import/tenant_1/133.167.34.71/html/font/bokutachi.otf) format('opentype');
	font-weight: normal;
	font-style: normal;

}

@font-face {
	font-family: "katyou";
	src: url(/import/tenant_1/133.167.34.71/html/font/katyou.eot);
	src: url(/import/tenant_1/133.167.34.71/html/font/katyou.eot) format('embedded-opentype'),
		url(/import/tenant_1/133.167.34.71/html/font/katyou.woff) format('woff'),
		url(/import/tenant_1/133.167.34.71/html/font/katyou.ttf) format('truetype');
	font-weight: normal;
	font-style: normal;

}

/* resetcss */

body,
div,
dl,
dt,
dd,
ul,
ol,
li,
h1,
h2,
h3,
h4,
h5,
h6,
form,
input,
button,
p {
	margin: 0px;
	padding: 0px;
	font-size: 15px;
	/*font-family: "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝", serif;*/
	font-family: "游ゴシック", YuGothic, "メイリオ", Meiryo, Hiragino Sans, "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic Pro", Hiragino Kaku Gothic ProN, 'ＭＳ Ｐゴシック', sans-serif;
	line-height: 160%;
	color: #000;
}

/*フォント系*/

h2 {
	font-size: 45px;
}

h3 {
	font-size: 38px;
}

.fs-18 {
	font-size: 18px;
}

.fs-20 {
	font-size: 20px;
}

.fs-22 {
	font-size: 22px;
}

.fs-24 {
	font-size: 24px;
}

.fs-26 {
	font-size: 26px;
}

.fs-28 {
	font-size: 28px;
}

.fs-30 {
	font-size: 30px;
}

.fs-32 {
	font-size: 32px;
}

.fs-34 {
	font-size: 34px;
}

.fs-36 {
	font-size: 36px;
}

.bold {
	font-weight: bold;
}

.red {
	color: red;
}

.blue {
	color: blue;
}

.white {
	color: #fff;
}

.one-line {
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
	display: block;
}

/*クリアフィックス*/

.clearfix:after {
	content: "";
	display: block;
	clear: both;
}

.clearfix:before {
	display: block;
	content: "";
	clear: both;
}

.clearfix {
	display: inline-block;
}

* html .clearfix {
	height: 1%;
}

.clearfix {
	display: block;
}

.clear {
	clear: both;
}

iframe {
	max-width: 100%;
}

img {
	vertical-align: top;
	border: none;
	max-width: 100%;
	height: auto !important;
}

.bkimg {
	position: absolute;
	top: 0;
	left: 50%;
	-webkit-transform: translateX(-50%);
	-ms-transform: translateX(-50%);
	transform: translateX(-50%);
}

.bkimg img {
	width: 100%;
}

.bk {
	margin-top: 50px;
}

a {
	text-decoration: none;
	color: #000;
}

a:hover {
	opacity: 0.6;
	color: inherit;
	text-decoration: none;
}

a[href*="tel"] {
	pointer-events: none;
}

a[data-href="#"] {
	border: solid red 5px;
	display: block;
	position: relative !important;
	opacity: 1;
}

a[data-href*="."] {
	border: solid red 5px;
	display: block;
	position: relative !important;
	opacity: 1;
}

a[data-href="#"]:hover:before {
	content: "リンクが設定されていない可能性があります。";
	position: absolute !important;
	width: 100%;
	bottom: 100%;
	color: red;
	font-weight: bold;
	background: #555;
	padding: 5px;
	font-size: 12px;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
}

a[data-href*="."]:hover:before {
	content: "外部リンクの可能性があります。リンクが飛ばない可能性がありますので注意してください。";
	position: absolute !important;
	width: 100%;
	bottom: 100%;
	color: red;
	font-weight: bold;
	background: #555;
	padding: 5px;
	font-size: 12px;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
}

[data-element-id][data-uk-slideshow]:hover:before {
	content: "※こちらは見たまま編集ができません。①画像をダブルクリック、②変更（歯車マーク）、③スライドショーから編集してください。";
	display: block;
	line-height: 1.8;
	font-weight: bold;
	color: red;
	clear: both;
	background: #4c4c4c;
	padding: 5px;
	text-align: left;
	position: relative;
	letter-spacing: 1px;
	z-index: 1000;
	font-size: 12px;
}

[data-collection-list-content]:hover:before {
	content: "※こちらは見たまま編集ができません。①ページのどこかをダブルクリック、②左下（もしくは左上）のCMSロゴをクリック、③画面右上のメニュー（三本線マーク）から「カスタムコンテンツ管理」をクリック、④編集したいカスタムコンテンツの一覧（三本線マーク）から記事投稿・記事編集ができます。";
	display: block;
	line-height: 1.8;
	font-weight: bold;
	color: red;
	clear: both;
	background: #4c4c4c;
	padding: 5px;
	text-align: left;
	position: relative;
	letter-spacing: 1px;
	z-index: 1000;
	font-size: 12px;
}

ul,
li {
	list-style: none;
	text-align: left;
	padding: 0;
	margin: 0;
}

dl,
dt,
dd {
	text-align: left;
	padding: 0;
	margin: 0;
}

/*トランスフォーム親*/

.tfm_p {
	position: relative;
}

/*左右中央寄せ*/

.tfm_x {
	position: absolute;
	top: 0;
	left: 50%;
	transform: translateX(-50%);
	-webkit-transform: translateX(-50%);
	-ms-transform: translateX(-50%);
}

/*上下中央寄せ*/

.tfm_y {
	position: absolute;
	top: 50%;
	left: 0%;
	transform: translateY(-50%);
	-webkit-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
}

/*上下左右中央寄せ*/

.tfm_xy {
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translate(-50%, -50%);
	-webkit-transform: translate(-50%, -50%);
	-ms-transform: translate(-50%, -50%);
}

/*トリミング*/

/* .trimming {
    width: 100%;
    position: relative;
    display: block;
    overflow: hidden;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
}

.trimming:after {
    display: block;
    content: "";
    padding-top: 100%;
 
}   */
/*100%で正方形にカット。100%以下で横長、100%以上で縦長*/


/*フレックス*/

.flex {
	display: -webkit-box;
	display: -ms-flexbox;
	display: -webkit-flex;
	display: flex;
	-webkit-flex-wrap: wrap;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
}

/*フレックスセンター*/

.flex_c {
	display: -webkit-box;
	display: -ms-flexbox;
	display: -webkit-flex;
	display: flex;
	-webkit-flex-wrap: wrap;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	-webkit-box-pack: center;
	-ms-flex-pack: justify;
	-webkit-justify-content: center;
	justify-content: center;
}

.flex>div[data-collection-list-content],
.flex_c>div[data-collection-list-content] {
	width: 100%;
}

.flex>div[data-recommend-collection-list-content],
.flex_c>div[data-recommend-collection-list-content] {
	width: 100%;
	display: -webkit-box;
	display: -ms-flexbox;
	display: -webkit-flex;
	display: flex;
	-webkit-flex-wrap: wrap;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	-webkit-box-pack: center;
	-ms-flex-pack: justify;
	-webkit-justify-content: center;
	justify-content: center;
}

.flex .sec2 {
	width: 46%;
	margin: 0% 2% 4% 2%;
}

.flex_c .sec2 {
	width: 46%;
	margin: 0% 2% 4% 2%;
}

.flex .sec3 {
	width: 29%;
	margin: 0% 2% 4% 2%;
}

.flex_c .sec3 {
	width: 29%;
	margin: 0% 2% 4% 2%;
}

.flex .sec4 {
	width: 21%;
	margin: 0% 2% 4% 2%;
}

.flex_c .sec4 {
	width: 21%;
	margin: 0% 2% 4% 2%;
}

.flex .sec5 {
	width: 16%;
	margin: 0% 2% 4% 2%;
}

.flex_c .sec5 {
	width: 16%;
	margin: 0% 2% 4% 2%;
}

.flexs {
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-flex-wrap: wrap;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	-webkit-justify-content: space-around;
	-ms-flex-pack: distribute;
	justify-content: space-around;
}

.flexb {
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-flex-wrap: wrap;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	-webkit-box-pack: justify;
	-webkit-justify-content: space-between;
	-ms-flex-pack: justify;
	justify-content: space-between;
}

/* 見たまま編集バリデーション */


.flexs>div[data-collection-list-content],
.flexb>div[data-collection-list-content] {
	width: 100%;
}

.flexs>div[data-recommend-collection-list-content],
.flexb>div[data-recommend-collection-list-content] {
	width: 100%;
}

.flex>div[data-collection-filtered-content],
.flexs>div[data-collection-filtered-content],
.flexb>div[data-collection-filtered-content] {
	width: 100%;
}


.flex>div[data-collection-archive-content],
.flexs>div[data-collection-archive-content],
.flexb>div[data-collection-archive-content] {
	width: 100%;
}

.flex>div[data-collection-list-content] {
	display: -webkit-box;
	display: -ms-flexbox;
	display: -webkit-flex;
	display: flex;
	-webkit-flex-wrap: wrap;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
}
.flex>div[data-collection-archive-content] {
	display: -webkit-box;
	display: -ms-flexsbox;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-flex-wrap: wrap;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
}

.flex>div[data-collection-filtered-content] {
	display: -webkit-box;
	display: -ms-flexsbox;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-flex-wrap: wrap;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
}

.flex>div[data-recommend-collection-list-content] {
	display: -webkit-box;
	display: -ms-flexbox;
	display: -webkit-flex;
	display: flex;
	-webkit-flex-wrap: wrap;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
}


.flexs>div[data-collection-list-content] {
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-flex-wrap: wrap;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	-webkit-justify-content: space-around;
	-ms-flex-pack: distribute;
	justify-content: space-around;
}

.flexb>div[data-collection-list-content] {
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-flex-wrap: wrap;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	-webkit-box-pack: justify;
	-webkit-justify-content: space-between;
	-ms-flex-pack: justify;
	justify-content: space-between;
}


.flexs>div[data-recommend-collection-list-content] {
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-flex-wrap: wrap;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	-webkit-justify-content: space-around;
	-ms-flex-pack: distribute;
	justify-content: space-around;
}

.flexb>div[data-recommend-collection-list-content] {
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-flex-wrap: wrap;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	-webkit-box-pack: justify;
	-webkit-justify-content: space-between;
	-ms-flex-pack: justify;
	justify-content: space-between;
}

.flexs>div[data-collection-filtered-content] {
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexsbox;
	display: -ms-flexbox;
	display: flex;
	-webkit-flex-wrap: wrap;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	-webkit-justify-content: space-around;
	-ms-flex-pack: distribute;
	justify-content: space-around;
}

.flexb>div[data-collection-filtered-content] {
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexsbox;
	display: -ms-flexbox;
	display: flex;
	-webkit-flex-wrap: wrap;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	-webkit-box-pack: justify;
	-webkit-justify-content: space-between;
	-ms-flex-pack: justify;
	justify-content: space-between;
}


.flexs>div[data-collection-archive-content] {
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexsbox;
	display: -ms-flexbox;
	display: flex;
	-webkit-flex-wrap: wrap;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	-webkit-justify-content: space-around;
	-ms-flex-pack: distribute;
	justify-content: space-around;
}

.flexb>div[data-collection-archive-content] {
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexsbox;
	display: -ms-flexbox;
	display: flex;
	-webkit-flex-wrap: wrap;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	-webkit-box-pack: justify;
	-webkit-justify-content: space-between;
	-ms-flex-pack: justify;
	justify-content: space-between;
}

.pic {
	text-align: center;
	width: 100%;
}

.pic img {
	width: 100%;
}

.w100 {
	width: 100%;
}

.w70 {
	width: 70%;
}

.w65 {
	width: 65%;
}

.w60 {
	width: 60%;
}

.w55 {
	width: 55%;
}

.w50 {
	width: 50%;
}

.w48 {
	width: 48%;
}

.w45 {
	width: 45%;
}

.w40 {
	width: 40%;
}

.w35 {
	width: 35%;
}

.w30 {
	width: 30%;
}

.w25 {
	width: 25%;
}

.row2 {
	width: 48%;
	margin: 0 1% 6%;
}

.row3 {
	width: 31.333%;
	margin: 0 1% 6%;
}

.row4 {
	width: 23%;
	margin: 0 1%;
}

.row5 {
	width: 18%;
	margin: 0 1% 6%;
}

.inner {
	width: 92%;
	max-width: 1000px;
	margin: 0 auto;
	padding: 50px 0;
}

.or-tex {
	text-align: center;
	color: #ff8b00;
	font-size: 18px;
	padding: 0 0 20px 0;
}

.tc {
	text-align: center;
}

.tr {
	text-align: right;
}

.tl {
	text-align: left;
}

.mt10 {
	margin-top: 10px;
}

.mb10 {
	margin-bottom: 10px;
}

.mt20 {
	margin-top: 20px;
}

.mb20 {
	margin-bottom: 20px;
}

.mt30 {
	margin-top: 30px;
}

.mb30 {
	margin-bottom: 30px;
}

.mb50 {
	margin-bottom: 50px;
}

.mt50 {
	margin-top: 50px;
}

.pad50 {
	padding: 50px 0;
}

.pt50 {
	padding-top: 50px;
}

.pb50 {
	padding-bottom: 50px;
}

.mt80 {
	margin-top: 80px;
}

.mb80 {
	margin-bottom: 80px;
}

.bgimg {
	position: absolute;
	top: 0;
	left: 50%;
	-webkit-transform: translateX(-50%);
	-ms-transform: translateX(-50%);
	transform: translateX(-50%);
	width: 100%;
	height: 100%;
}

.bgimg img {
	width: 100%;
	height: 100% !important;
	-o-object-fit: cover;
	object-fit: cover;
}

@media only screen and (max-width: 1024px) {
	img {
		max-width: 100% !important;
		height: auto !important;
	}

	h2 {
		font-size: 35px;
	}

	h3 {
		font-size: 28px;
	}

	a[href*="tel"] {
		pointer-events: initial !important;
	}

	.flex .sec3 {
		width: 29%;
		margin: 0% 2% 4% 2%;
	}

	.flex_c .sec3 {
		width: 29%;
		margin: 0% 2% 4% 2%;
	}

	.flex .sec4 {
		width: 29%;
		margin: 0% 2% 4% 2%;
	}

	.flex_c .sec4 {
		width: 29%;
		margin: 0% 2% 4% 2%;
	}

	.flex .sec5 {
		width: 46%;
		margin: 0% 2% 4% 2%;
	}

	.flex_c .sec5 {
		width: 46%;
		margin: 0% 2% 4% 2%;
	}

	.flexs {
		max-width: 768px;
		margin: 0 auto;
	}

	.flexb {
		max-width: 768px;
		margin: 0 auto;
	}


	body,
	div,
	dl,
	dt,
	dd,
	ul,
	ol,
	li,
	h1,
	h2,
	h3,
	h4,
	h5,
	h6,
	form,
	input,
	button,
	p {
		font-size: 14px;
	}
}

@media only screen and (max-width: 599px) {
  .bk {
    margin-bottom: -4px;
  }
  
	.flex .sec3 {
		width: 46%;
		margin: 0% 2% 4% 2%;
	}

	.flex_c .sec3 {
		width: 46%;
		margin: 0% 2% 4% 2%;
	}

	.flex .sec4 {
		width: 46%;
		margin: 0% 2% 4% 2%;
	}

	.flex_c .sec4 {
		width: 46%;
		margin: 0% 2% 4% 2%;
	}

	.flexs {
		max-width: 450px;
	}

	.flexb {
		max-width: 450px;
	}

	.w70 {
		width: 100%;
		margin: 2% 0;
	}

	.w65 {
		width: 100%;
		margin: 2% 0;
	}

	.w60 {
		width: 100%;
		margin: 2% 0;
	}

	.w55 {
		width: 100%;
		margin: 2% 0;
	}

	.w50 {
		width: 100%;
		margin: 2% 0;
	}

	.w48 {
		width: 100%;
		margin: 2% 0;
	}

	.w45 {
		width: 100%;
		margin: 2% 0;
	}

	.w40 {
		width: 100%;
		margin: 2% 0;
	}

	.w35 {
		width: 100%;
		margin: 2% 0;
	}

	.w30 {
		width: 100%;
		margin: 2% 0;
	}

	.w25 {
		width: 100%;
		margin: 2% 0;
	}

	.row2 {
		width: 98%;
		margin: 0 1% 10%;
	}

	.row3 {
		width: 48%;
		margin: 0 1% 10%;
	}

	.row4 {
		width: 48%;
		margin: 0 1% 10%;
	}

	.row5 {
		width: 31.333%;
		margin: 0 1% 10%;
	}
}

.fead-mv {
	opacity: 0;
	transition: 0.6s;
	-webkit-transition: 0.6s;
	-ms-transition: 0.6s;
}
[data-element-id] .fead-mv {
	opacity: 1;
}

.mv {
	opacity: 1;
}

#wrapper {
	max-width: 100%;
	overflow: hidden;
}

#header h1 {
	background: #ff8b00;
	font-size: 12px;
	padding: 2px 0;
}

#header h1 .w {
	display: block;
	max-width: 1200px;
	width: 95%;
	margin: 0 auto;
	color: #fff;
	font-weight: normal;
}

#header .inner {
	max-width: 1200px;
	margin: 0 auto;
	padding: 0 0 10px 0;
}

#header .inner .logo {
	float: left;
	width: 24%;
}

#header .inner .logo a {
	display: block;
}

#header .inner .right {
	width: 74.5%;
	float: right;
}
#header .inner .right .hBnrList{
  width: 38%;
	margin-left: auto;
	    display: -webkit-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
        -ms-flex-pack: justify;
            justify-content: space-between;
    -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
            flex-wrap: wrap;
}
#header .inner .right .hBnrList li{
  -webkit-box-flex: 1;
            -webkit-flex-grow: 1;
                -ms-flex-positive: 1;
                    flex-grow: 1;
}
#header .inner .right .up p a {
	display: block;
	text-align: center;
	font-size: 15px;
	color: #e85b0c;
	font-weight: bold;
}

#header .inner .right .up .line {
	background: #fbf5e7;
	padding: 10px 0;
	border-radius: 10px;
	margin-bottom: 20px;
	border: #ff911e solid 2px;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	border-radius: 10px;
}
#header .inner .right .up .line02{
  max-width: 150px;
  margin: 0 auto;
}
#header .inner .right .up dl {
	width: 60.46%;
	background: #faf5e6;
	border-radius: 10px;
	margin-bottom: 20px;
	-webkit-align-self: flex-start;
            -ms-flex-item-align: start;
                align-self: flex-start;
}

#header .inner .right .up dt {
	width: 50%;
	text-align: center;
	font-size: 30px;
	font-family: "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝", serif;
}

#header .inner .right .up dt a {
	color: #e85b0c;
}

#header .inner .right .up dt img {
	vertical-align: middle;
	margin-top: -5px;
	margin-right: 5px;
}

#header .inner .right .up dd {
	width: 50%;
	padding-top: 5px;
}

#header .inner .right .up dd li {
	font-size: 12px;
}
#gnav {
	-webkit-box-pack: end;
	-webkit-justify-content: flex-end;
	    -ms-flex-pack: end;
	        justify-content: flex-end;
}

#gnav li {
	font-size: 14px;
	font-weight: bold;
	letter-spacing: 1px;
}

#gnav li a {
	color: #471a0c;
}

#gnav li:after {
	content: url(/import/tenant_1/133.167.34.71/html/images/hd_slash.png);
	display: inline-block !important;
	margin: 0 0.5em;
	vertical-align: middle;
}

#gnav li:last-child:after {
	opacity: 0;
}

#header .wrap {
	background: #fff;
	width: 100%;
	padding-top: 20px;
}

#header .wrap.fixed {
	position: fixed;
	top: 0;
	left: 0;
	z-index: 100;
}
#header .wrap.fixed[data-element-id] {
  position: static !important;
}
@media only screen and (max-width: 1220px) {
	#gnav li {
		font-size: 13px;
	}

}

@media only screen and (max-width: 1024px) {
	#header .inner .logo {
		margin-bottom: 20px;
	}

	#gnav {
		display: none;
	}

	#header .inner {
		width: 95%;
	}

	#header .inner .logo {
		float: none;
		width: auto;
		text-align: center;
	}

	#header .inner .right {
		width: auto;
		float: none;
	}

	#header .inner .right .up {
		display: block !important;
	}

	#header .wrap.fixed {
		position: relative;
	}

	#header .inner .right .up .hBnrList {
		float: none;
		width: auto;
		max-width: 300px;
		margin-left: auto;
		margin-right: auto;
	}

	#header .inner .right .up dl {
		float: none;
		width: auto;
		max-width: 300px;
		margin-left: auto;
		margin-right: auto;
		text-align: center;
		display: block !important;
	}

	#header .inner .right .up dt {
		width: 100%;
	}

	#header .inner .right .up dd {
		width: auto;
		padding: 0 0 12px 0;
		display: inline-block !important;

	}

	#header h1 .w {
		-webkit-box-sizing: border-box;
		box-sizing: border-box;
		padding-right: 50px;
	}
}

@media only screen and (max-width: 599px) {
	#header .inner .logo {
		margin-right: 0;
	}
}

.footinfo {
	max-width: 1100px;
	margin: 0 auto;
	padding: 50px 0 60px 0;
}

.footinfo .left {
	width: 48%;
	float: left;
	text-align: center;
}

.footinfo h3 {
	text-align: center;
	padding: 0 0 25px 0;
	margin-right: -40px;
}

.footinfo .right {
	float: right;
	width: 47%;
}

.footinfo dt {
	text-align: center;
	font-size: 25px;
}

.footinfo dd {
	text-align: center;
	font-size: 46px;
	font-family: "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝", serif;
}

.footinfo dd a {
	color: #4d4d4d;
}

.footinfo dd img {
	vertical-align: middle;
	margin-top: -10px;
	margin-right: 10px;
}

.footinfo dl {
	padding: 0 0 40px 0;
}

.footinfo .left ul {
	display: inline-block !important;
	padding: 0 0 20px 0;
}

.footinfo .right li {
	text-align: left;
	font-size: 16px;
	padding: 0 0 35px 0;
}

.footinfo .right li a {
	background: #ff8b00;
	display: block;
	text-align: center;
	color: #fff;
	font-size: 28px;
	font-weight: bold;
	padding: 14px 0;
	border-radius: 10px;
}

.footinfo .right li img {
	vertical-align: middle;
	margin-right: 1em;
}

.footinfo .time {
	border: #ff8b00 3px solid;
	overflow: hidden;
	border-radius: 10px;
	margin-bottom: 35px;
}

.footinfo .time table {
	width: 100%;
	height: auto;
	border-collapse: collapse;
}

.footinfo .time table th {
	width: 198px;
	font-weight: normal;
	font-size: 18px;
	height: 49px;
}

.footinfo .time tbody tr+tr th {
	border-top: 1px solid #ffe2bf;
}

.footinfo .time tbody tr+tr td {
	border-top: 1px solid #ffe2bf;

}

.footinfo .time td {
	border-left: 1px solid #ffe2bf;
	text-align: center;
	font-size: 18px;
	width: 49px;
}

.footinfo .time thead th {
	background: #ff8b00;
	color: #ffffff;
	font-weight: bold;
}

.footinfo .time thead td {
	background: #ff8b00;
	color: #ffffff;
	font-weight: bold;
}

#footer #map {
	width: 100%;
	height: 475px;
	position: relative;
}

.footwrap {
	position: relative;
	padding: 50px 0;
}

.footwrap {
	background: #faf5e6;
}

.footwrap .inner {
	max-width: 1200px;
	width: 95%;
	margin: 0 auto;
	padding: 0;
}

.footwrap li {
	padding: 10px 0;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
}

.copy {
	text-align: center;
}

.copy strong {
	display: block;
	max-width: 400px;
	margin: auto;
}

.copy p {
	font-size: 12px;
	color: #757575;
	max-width: 1200px;
	width: 95%;
	margin: 0 auto;
	text-align: center;
	padding: 13px 0 13px 0;
}

@media only screen and (max-width: 1024px) {
	.footinfo .left {
		float: none;
		width: auto;
		padding-bottom: 20px;
	}

	.footinfo dd {
		font-size: 30px;
	}

	.footinfo dl {
		padding-bottom: 10px;
	}

	.footinfo dt {
		font-size: 20px;
	}

	.footinfo dd img {
		max-width: 25px !important;
	}

	.footinfo .right {
		width: 100%;
		max-width: 550px;
		margin-left: auto;
		margin-right: auto;
		float: none;
	}

	.footinfo {
		max-width: 95%;
	}

	.footinfo .right li a {
		font-size: 16px;
	}

	.footinfo .right li img {
		max-width: 25px !important;
	}

	.footinfo .time table th {
		font-size: 16px;

	}

	.footinfo .time table td {
		font-size: 16px;
	}

	.footwrap ul {
		width: 48%;
	}
}

@media only screen and (max-width: 599px) {
  .footinfo .time table th span {
    font-size: 12px;
  }
	.footinfo h3 {
		margin-right: 0;
	}

	.footwrap .flex_c div {
		width: 100%;
	}

	.footwrap .flex_c div dl {
		max-width: none;
	}

	.footwrap dd {
		padding-bottom: 5px;
	}

	#footer {
		padding-bottom: 53px;
	}

	.footwrap li a {
		font-size: 10px;
	}

	.footwrap ul {
		width: 50%;
		margin: 0 0% 10%;
	}
}

#snav {
	display: none;
}

#snav[data-element-id] {
	display: block;
}

@media only screen and (max-width: 1024px) {
	#snav {
		display: block;
		position: fixed;
		top: 0;
		right: 0;
		width: 230px;
		height: 100%;
		background: none;
		-webkit-transform: translateX(230px);
		-ms-transform: translateX(230px);
		transform: translateX(230px);
		-webkit-transition: ease .5s;
		transition: ease .5s;
		padding: 0;
		z-index: 101;
		border: none;
		padding-bottom: 0;
		opacity: 1;

	}

	.grass {
		opacity: 1;
	}


	#snav ul {
		float: none;
		width: auto;
		text-align: left;
		display: block !important;
		padding: 0;
	}


	#snav .nb {
		display: block;
		position: absolute;
		width: 38px;
		height: 38px;
		top: 0;
		left: -44px;
		border: 1px solid #fff;
		background: #000000;
		cursor: pointer;
		opacity: 0.8;
		margin: 2px;
		box-shadow: 0px 0px 0px 2px #000000;
		-moz-box-shadow: 0px 0px 0px 2px #000000;
		-webkit-box-shadow: 0px 0px 0px 2px #000000;
	}

	#snav li {
		float: none;
		width: auto;
		border-bottom: 1px dotted #cacad9;
		padding: 0;
		margin-top: 0;
		display: block !important;
	}

	#snav ul li a {
		height: auto;
		display: block !important;
		padding: 8px 0 8px 10px;
		line-height: 160%;
		color: #000;
	}

	#snav ul li a strong {
		display: block;
		font-size: 14px;
		font-family: Arial Narrow, Arial, Helvetica, sans-serif;
		font-weight: normal;
		text-align: left;
	}



	#snav.action {
		-webkit-transform: translateX(0px);
		-ms-transform: translateX(0px);
		transform: translateX(0px);
	}

	#snav p span.n {
		display: block;
		background: #fff;
		height: 2px;
		width: 26px;
		text-indent: -9999px;
		padding: 0;
		top: 50%;
		left: 6px;
		margin-top: -1px;
		position: absolute;
	}

	#snav p span.n:before {
		display: block;
		content: "";
		background: #fff;
		height: 2px;
		width: 26px;
		position: absolute;
		top: -8px;
		left: 0;
	}

	#snav p span.n:after {
		display: block;
		content: "";
		background: #fff;
		height: 2px;
		width: 26px;
		position: absolute;
		top: 8px;
		left: 0;
	}

	#snav.action p span.n {
		-webkit-transform: rotate(-45deg);
		-ms-transform: rotate(-45deg);
		transform: rotate(-45deg);
		-webkit-transition: ease .10s;
		transition: ease .10s;
	}

	#snav.action p span.n:after,
	#snav.action p span.n:before {
		-webkit-transform: rotate(90deg);
		-ms-transform: rotate(90deg);
		transform: rotate(90deg);
		top: 0;
		left: 0;
	}

	#snav .inner {
		width: auto;
		height: 100%;
		overflow-y: auto;
		background: #FFF;
		padding: 0;
	}

	.overlay:after {
		content: "";
		width: 100%;
		height: 100%;
		background: #000;
		position: fixed;
		top: 0;
		left: 0;
		opacity: 0.3;
		z-index: 99;
	}

}

.btm {
	margin-bottom: 151.4px;
}

.mobbt {
	display: none;
}

.mobbt[data-element-id] {
	display: block;
}

@media only screen and (max-width: 599px) {
	.mobbt {
		display: block;
		width: 100%;
		background: #fff;
		position: fixed;
		bottom: 0;
		left: 0;
		padding: 5px 0;
		z-index: 99;
	}

	.mobbt p {
		width: 48%;
		text-align: center;
		font-size: 12px;
		margin: 0 1%;
		padding-top: 15px;
	}

	.mobbt p img {
		vertical-align: middle;
		margin-right: 3px;
		max-width: 25px !important;
	}

	.mobbt li {
		font-size: 9px;
		line-height: 110%;
	}

	.mobbt dl {
		width: 180px;
		text-align: center;
		font-size: 12px;
		margin: 0 1%;
	}

	.mobbt .content {
		width: 100px;
		text-align: center;
		font-size: 12px;
		margin: 0 1%;
	}

	.mobbt .content a {
		display: block;
		border: #ff8b00 solid 1px;
	}

	.mobbt dt img {
		width: 15px;
		vertical-align: middle;
		padding-bottom: 2px;
	}

	.mobbt dt a {
		color: #ff8b00;
		font-size: 16px;
		font-weight: bold;
	}

	.mobbt p a {
		color: #ff8b00;
		font-weight: bold;
	}
}

/* トップメインイメージ */

.mainimg {
	position: relative;
	overflow: hidden;
}

.mainimg img {
	width: 100%;
}

.mainimg .uk-slidenav-position {
	position: relative;
	overflow: hidden;
}

.mainimg .uk-slidenav-position:after {
	padding-top: 46%;
	content: '';
	display: block;
}

.mainimg .uk-slideshow {
	position: absolute;
	top: 0;
}

.uk-dotnav {}

.uk-dotnav-contrast>*>* {
    background: rgba(255,255,255,1);
}
.uk-dotnav-contrast>.uk-active>* {
    background: #ff8b00;
    	-webkit-transform: none;
	    -ms-transform: none;
	        transform: none;
}
.uk-position-bottom {
    bottom: 20px;
}
.uk-slidenav-position .uk-slidenav-previous, .uk-slidenav-position .uk-slidenav-next {
  width: 40px !important;
}

@media (max-width: 1024px) {}

@media (max-width: 599px) {
  .uk-position-bottom {
    display: none;
}
}

.mainimg .uk-slideshow {
	width: 100%;
}

/*トップページ*/
.top-onayami {
	margin-bottom: 50px;
}

.top-onayami .inner {
	position: relative;
	padding: 50px 0 0;
}

.top-onayami .w25 {
	float: left;
	position: absolute;
	bottom: 0;
	left: 0;
}

.arrow_box {
	width: 70%;
	position: relative;
	background: #ffffff;
	border: 2px solid #fd921e;
	border-radius: 10px;
	padding: 5px;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	float: right;
}

.arrow_box:after,
.arrow_box:before {
	border: solid transparent;
	content: '';
	height: 0;
	width: 0;
	pointer-events: none;
	position: absolute;
	right: 100%;
	top: 80%;
}

.arrow_box:after {
	border-color: rgba(253, 146, 30, 0);
	border-top-width: 9px;
	border-bottom-width: 9px;
	border-left-width: 119px;
	border-right-width: 62px;
	margin-top: -9px;
	border-right-color: #fff;
	-webkit-transform: skewY(160deg);
	-ms-transform: skewY(160deg);
	transform: skewY(160deg);

}

.arrow_box:before {
	border-color: rgba(253, 146, 30, 0);
	border-top-width: 11px;
	border-bottom-width: 11px;
	border-left-width: 130px;
	border-right-width: 75px;
	margin-top: -6px;
	margin-right: 2px;
	border-right-color: #fd921e;
	-webkit-transform: skewY(160deg);
	-ms-transform: skewY(160deg);
	transform: skewY(160deg);
}

.top-onayami ul {
	width: 70%;
	margin-top: 30px;
	padding: 10px 0 10px 10%;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	position: relative;
	float: right;
}

.top-onayami ul:after {
	content: "";
	top: 0;
	position: absolute;
	background-color: #fbf5e7;
	width: 100vh;
	height: 100%;
	z-index: -1;
	margin-left: -999rem;
	padding-left: 999rem;
	margin-right: -999rem;
	padding-right: 999rem;
}

.top-onayami ul li {
	background: url(/import/tenant_1/133.167.34.71/html/images/check.png) no-repeat center left;
	padding: 5px 0 5px 30px;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	font-size: 20px;
	font-weight: bold;
	color: #fd921e;
}

.top-reason {
	position: relative;
}

.top-reason .inner {
	padding: 0;
	-webkit-box-align: center;
	-webkit-align-items: center;
	-ms-flex-align: center;
	align-items: center;
}

.top-reason .nami {
	position: absolute;
	left: 0;
	bottom: -8px;
}

.top-reasonbox .nolist>li {
	margin-bottom: 50px;
}

.top-reasonbox h4 {
	background: #fd921e;
	text-align: center;
	font-size: 32px;
	border-radius: 10px;
	color: #ffffff;
	margin-bottom: 20px;
}

.top-reasonbox .flexb {
	position: relative;
}

.top-reasonbox .flexb:after {
	position: absolute;
	content: "";
	width: 2px;
	height: 100%;
	background: #ec7531;
	left: 50%;
	top: 0;
	-webkit-transform: translate(-50%, 0);
	-ms-transform: translate(-50%, 0);
	transform: translate(-50%, 0);
}

.top-reasonbox dt {
	font-weight: bold;
	font-size: 24px;
	margin-bottom: 20px;
}

.top-reasonbox dd .inlist li {
	padding-left: 20px;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	position: relative;
	font-size: 16px;
}

.top-reasonbox dd .inlist li:before {
	content: "・";
	position: absolute;
	left: 0;
	top: 5px;
}

.top-voice h3 {
	text-align: center;
	font-size: 45px;
	font-family: "bokutachi";
	color: #ff8b00;
	line-height: 130%;
	margin-bottom: 50px;
}

.top-voice h3 .w {
	padding: 0 0 0 0;
	display: inline-block !important;
	padding: 0 64px;
	background-image: url(/import/tenant_1/133.167.34.71/html/images/hip/slash_left.gif), url(/import/tenant_1/133.167.34.71/html/images/hip/slash_right.gif);
	background-repeat: no-repeat;
	background-position: 0 15px, right 15px;
}

.top-voice .pic {
	position: relative;
}
.top-voice .pic img {
	border-radius: 10px;
}

.top-voice .pic:after {
	content: "";
	width: 100%;
	height: 100%;
	position: absolute;
	left: 15px;
	top: 15px;
	background: #ff911e;
	z-index: -1;
	border-radius: 10px;
}

.top-voice .crossbox div.tex {
	padding-top: 10px;
}

.top-voice .crossbox dt {
	font-weight: bold;
	font-size: 24px;
	margin-bottom: 20px;
}

.top-banner {
	max-width: 80%;
	margin: auto;
	position: relative;
	border: #ec7531 solid 2px;
}

.top-banner a {
	display: block;
	position: relative;
	padding: 15px 15px 10px;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
}

.top-banner a:after {
	content: "";
	position: absolute;
	width: 100%;
	height: 100%;
	left: 0;
	top: 0;
	z-index: 1;
	background: rgba(255, 255, 255, 0.6);
}

.top-banner[data-element-id] a:after {
	content: none;
}

.top-banner .pic.bgimg {
	z-index: -1;
}
.top-banner .pic.bgimg[data-element-id] {
	z-index: 1;
}

.top-banner .pic.bgimg img {
	position: relative;
}

.top-banner a {
	display: block;
}
 .top-banner[data-element-id] a:hover {
  opacity: 1;
} 

.top-banner dl {
	position: relative;
	z-index: 2;
	width: 100%;
}
 .top-banner dl[data-element-id] {
  width: 80%;
  margin: auto;
} 
.top-banner dl dt {
	font-size: 38px;
	font-weight: bold;
	text-align: center;
	margin-bottom: 20px;
}

.top-banner dl dd.tex {
	text-align: center;
	font-size: 30px;
}

.top-banner dl dd.plice {
	text-align: center;
	margin: 30px 0 20px;
}

.top-banner dl dd.plice * {
	color: #ff9020;
}

.top-banner dl dd.plice .b-plice {
	font-size: 30px;
	position: relative;
}

.top-banner dl dd.plice .b-plice:after {
	content: "→";
	position: absolute;
	font-size: 40px;
	left: 100%;
	top: 50%;
	-webkit-transform: translate(0, -50%);
	-ms-transform: translate(0, -50%);
	transform: translate(0, -50%);
}

.top-banner dl dd.plice .b-plice strong {
	font-size: 60px;
	font-weight: bold;
	font-style: italic;
	margin-right: 10px;
}

.top-banner dl dd.plice .a-plice {
	font-size: 30px;
	margin-left: 40px;
}

.top-banner dl dd.plice .a-plice strong {
	font-size: 70px;
	font-weight: bold;
	font-style: italic;
	margin-right: 10px;
}

.top-banner dl dd.plice .mark {
	font-size: 40px;
}

.top-banner dl dd.more {
	text-align: right;
}

.top-banner dl dd.more span {
	text-decoration: underline;
}

.top-blog li a {
	display: block;
}

.top-blog li .pic span {
  border-radius: 10px;
} 

.top-blog ul {
	margin-top: 50px;
}

.top-blog li dt {
	margin-top: 10px;
}

.top-blog li dd {
	margin-top: 10px;
	font-size: 16px;
	font-weight: bold;
}

@media (max-width: 1024px) {
	.top-onayami ul li {
		font-size: 16px;
	}

	.or-tex {
		font-size: 14px;
	}

	.top-onayami .w25 {
		width: 30%;
	}

	.or-tex.mt20 {
		margin-top: 10px;
	}

	.arrow_box {
		width: 65%;
	}

	.arrow_box:after,
	.arrow_box:before {
		top: 100%;
	}

	.top-onayami ul {
		margin-left: 0;
		padding-left: 30px;
	}

	.arrow_box:before {
		border-left-width: 133px;
		border-right-width: 45px;
	}

	.arrow_box:after {
		border-left-width: 119px;
		border-right-width: 35px;
	}

	.top-reason .h3s {
		font-size: 30px;
	}

	.top-reasonbox dt {
		font-size: 20px;
	}

	.top-banner {
		max-width: 100%;
	}

	.top-banner dl dd.plice .b-plice strong {
		font-size: 50px;
	}

	.top-banner dl dd.plice .a-plice strong {
		font-size: 60px;
	}
}

@media (max-width: 599px) {
.top-reasonbox h4 {
  font-size: 22px;
}
	.arrow_box {
		width: 100%;
		float: none;
	}

	.top-onayami .w25 {
		width: 60%;
		margin: 30px auto 0;
		float: none;
		position: relative;
	}

	.top-onayami ul {
		width: 100%;
		margin-top: 0;
		padding: 10px 0;
		float: none;
	}

	.arrow_box:after,
	.arrow_box:before {
		top: 104%;
		left: 50%;
		border: solid transparent;
		content: " ";
		height: 0;
		width: 0;
		position: absolute;
		pointer-events: none;
	}

	.arrow_box:after {
		border-color: rgba(255, 255, 255, 0);
		border-top-color: #ffffff;
		border-width: 17px;
		margin-left: -17px;
		-webkit-transform: initial;
		-ms-transform: initial;
		transform: initial;
	}

	.arrow_box:before {
		border-color: rgba(253, 146, 30, 0);
		border-top-color: #fd921e;
		border-width: 18px;
		margin-left: -18px;
		-webkit-transform: initial;
		-ms-transform: initial;
		transform: initial;
	}

	.top-reason .h3s {
		font-size: 30px;
	}

	.top-reason .h3s .name {
		font-size: 30px;
		text-align: center;
	}

	.top-reason .w35 {
		width: 60%;
	}

	.top-voice h3 {
		font-size: 20px;
	}

	.top-voice h3 .w {
		padding: 0 20px;
	}

	.top-reasonbox .flexb:after {
		content: none;
	}

	.top-reasonbox .flexb dl:nth-of-type(odd) {
		border-bottom: 2px solid #ff911e;
		padding-bottom: 20px;
	}

	.top-voice .pic:after {
		left: 10px;
		top: 10px;
	}

	.top-voice .crossbox dt {
		font-size: 18px;
	}

	.top-voice .crossbox dt br {
		display: none;
	}

	.top-banner dl dt {
		font-size: 36px;
	}

	.top-banner dl dd.tex {
		font-size: 20px;
	}

	.top-banner dl dd.plice .b-plice,
	.top-banner dl dd.plice .a-plice {
		display: block;
	}

	.top-banner dl dd.plice .b-plice {
		margin-bottom: 80px;
		position: relative;
	}

	.top-banner dl dd.plice .b-plice:after {
		-webkit-transform: translate(-50%, 0) rotate(90deg);
		-ms-transform: translate(-50%, 0) rotate(90deg);
		transform: translate(-50%, 0) rotate(90deg);
		left: 50%;
		top: initial;
		bottom: -40px;
		text-outline: 100%;
	}

	.top-banner dl dd.plice .a-plice {
		margin-left: 0;
	}
}


/*下層共通*/

.mauto {
	margin: 0 auto;
}

.subtit .bk img {
	width: 100%;
	height: auto;
}

.w12 {
	max-width: 1200px;
	margin: 0 auto;
	width: 95%;
}

.subtit .pic {
	float: right;
	width: 75%;
}

.subtit .pic span {
	border-radius: 30px;
}

.subtit h2 {
	font-size: 46px;
	color: #471a0c;
	-webkit-writing-mode: vertical-rl;
	-ms-writing-mode: tb-rl;
	writing-mode: vertical-rl;
	text-shadow: -5px 3px 0 #ccc5c2;
	font-weight: 600;

}

.subtit .w12 {
	position: relative;
}

.subtit h2 {
	position: absolute;
	width: 25%;
	text-align: center;
	height: 100%;
	top: 0;
	left: 0;
}

.subtit h2 .w {
	position: absolute;
	width: auto;
	height: 100%;
	left: 50%;
	top: 0;
	transform: translateX(-50%);
	-webkit-transform: translateX(-50%);
	-ms-transform: translateX(-50%);
}

.h3s {
	font-family: "bokutachi";
	font-size: 45px;
	color: #ff8b00;
	text-align: center;
}

@media only screen and (max-width: 1024px) {
	.subtit h2 {
		font-size: 24px;
		text-shadow: 3px 3px 0 #ccc5c2;
	}

	.btm {
		margin-bottom: 0;
	}
}

@media only screen and (max-width: 599px) {
	.subtit h2 {
		-webkit-writing-mode: horizontal-tb;
		-ms-writing-mode: lr-tb;
		writing-mode: horizontal-tb;
		position: relative;
		width: auto;
		float: none;
		left: auto;
		top: auto;
		padding: 18px 0;
	}

	.subtit h2 .w {
		left: auto;
		top: auto;
		position: relative;
		transform: translateX(0);
		-webkit-transform: translateX(0);
		-ms-transform: translateX(0);
	}

	.subtit .pic {
		float: none;
		width: auto;
		text-align: center;
	}

	.h3s {
		font-size: 24px;
	}
}

.bk1 {
	background: #faf5e6;
}

/*診療項目*/

.shinryo1 .w12 {
	padding: 70px 0 70px 0;
}

.shinryo1 .t1 {
	text-align: center;
	background: url(/import/tenant_1/133.167.34.71/html/images/icon_01.png) right 0 no-repeat;
	max-width: 1000px;
	margin: 0 auto;
	padding-bottom: 45px;
}

.shinryo1 .t1 li {
	text-align: center;
	font-size: 25px;
	color: #e85b0c;
	padding: 0 0 15px 0;
}

.shinryo1 .t1 .tex {
	font-size: 20px;
	line-height: 180%;
	padding: 0 0 20px 0;
}

.shinryo1 .t2 {
	background: #fff;
	max-width: 1160px;
	margin: 0 auto;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	padding: 23px 3.44% 0 3.44%;
}

.shinryo1 .t2 .pic {
	float: right;
	width: 17.82%;
}

.shinryo1 .t2 .pic img {
    opacity: 0.7;
    width: 100% !important;
    height: auto !important;
}

.shinryo1 .t2 .tbox {
	width: 80.22%;
	padding: 40px 0 0 0;
}

.shinryo1 .t2 .tbox .tex {
	font-size: 20px;
	text-align: center;
	padding: 0 0 20px 0;
}

.shinryo1 {
	position: relative;
}

.shinryo1:after {
	content: "";
	width: 100%;
	height: 35px;
	position: absolute;
	bottom: -20px;
	left: 0;
	background: url(/import/tenant_1/133.167.34.71/html/images/top/yabure_bottom.png) center bottom no-repeat;
	background-size: cover;
}

.shinryo2 {
	padding: 70px 0 80px 0;
}

.shinryo2 .w12 {
	position: relative;
	z-index: 2;
}

.shinryo2 .tbox {
	float: left;
	width: 50%;
}

.shinryo2 h3 {
	padding: 0 0 25px 0;
}

.shinryo2 .wrap {
	position: relative;
	overflow: hidden;
}

.shinryo2 .wrap .pic {
	position: absolute;
	top: 0;
	right: 0;
	background: #faf5e6;
}

.shinryo2 .wrap .pic:before {
	content: "";
	width: 50%;
	left: 0;
	top: 0;
	height: 100%;
	z-index: 1;
	position: absolute;
	background: -webkit-linear-gradient(left, rgba(255, 255, 255, 1) 0%, rgba(255, 255, 255, 0) 100%);
	background: -webkit-gradient(linear, left top, right top, from(rgba(255, 255, 255, 1)), to(rgba(255, 255, 255, 0)));
	background: linear-gradient(to right, rgba(255, 255, 255, 1) 0%, rgba(255, 255, 255, 0) 100%);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffff', endColorstr='#00ffffff', GradientType=1);
}

.shinryo2 .wrap .pic img {
	opacity: 0.4;
}

.shinryo2 .tbox .tex {
	font-size: 16px;
	padding: 0 0 25px 0;
	color: #471a0c;
}

.shinryo2 .tbox {
	padding: 6% 0;
}

.w11 {
	max-width: 1100px;
	margin: 0 auto;
	width: 95%;
}

.shinryo3 .w11 {
	padding: 70px 0 5px 0;
}

.biri {
	position: relative;
}

.biri:before {
	content: "";
	width: 100%;
	height: 35px;
	top: -25px;
	left: 0;
	background: url(/import/tenant_1/133.167.34.71/html/images/top/yabure_top.png) center 0 no-repeat;
	background-size: cover;
	position: absolute;
}

.biri:after {
	content: "";
	width: 100%;
	height: 35px;
	bottom: -25px;
	left: 0;
	background: url(/import/tenant_1/133.167.34.71/html/images/top/yabure_bottom.png) center bottom no-repeat;
	background-size: cover;
	position: absolute;
}

.shinryo3 h3 {
	padding: 0 0 20px 0;
}

.shinryo3 h3+.tex {
	text-align: center;
	color: #ff8b00;
	font-size: 18px;
	padding: 0 0 95px 0;
}

.shinryo3 .box {
	background: #fff;
	padding: 40px 2.72% 20px 2.72%;
	margin-bottom: 90px;
	position: relative;
	border-radius: 30px;
}

.shinryo3 .pic {
	float: right;
	width: 33.65%;
	padding: 0 0 20px 0;
}

.shinryo3 .pic span {
	border-radius: 25px;
}

.shinryo3 .tbox {
	width: 64.42%;
	padding: 35px 0 0 0;
}

.shinryo3 .tbox div.tex {
	padding: 0 0 20px 0;
}

.shinryo3 h4 {
	font-family: "bokutachi";
	font-size: 22px;
	color: #ff8b00;
	padding: 0 0 20px 0;
}

.shinryo3 h4 .po {
	position: absolute;
	width: 120px;
	height: 120px;
	text-align: center;
	border-radius: 50%;
	background: #ff8b00;
	top: -60px;
	left: 0;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	padding-top: 15px;
}

.shinryo3 h4 .po strong {
	display: block;
	font-size: 60px;
	color: #fff;
	line-height: 1;
	margin-top: -10px;
	text-shadow: 2px 2px 0 #999999;
}

.shinryo4 {
	max-width: 1000px;
	width: 95%;
	margin: 0 auto;
	padding: 80px 0 70px 0;
}

.shinryo4 h3 {
	text-align: center;
	font-size: 30px;
	font-family: "bokutachi";
	color: #ff8b00;
	line-height: 130%;
	margin-bottom: 40px;
}

.shinryo4 h3 .w {
	padding: 0 0 0 0;
	display: inline-block !important;
	padding: 0 64px;
	background-image: url(/import/tenant_1/133.167.34.71/html/images/hip/slash_left.gif), url(/import/tenant_1/133.167.34.71/html/images/hip/slash_right.gif);
	background-repeat: no-repeat;
	background-position: 0 15px, right 15px;
}

.shinryo4 .pic {
	float: right;
	width: 31.9%;
	padding: 0 0 20px 0;
}

.shinryo4 .tbox {
	width: 57.65%;
	float: left;
	padding: 0 0 0 4.06%;
}

.shinryo4 .tbox .tex {
	font-size: 18px;
	padding: 0 0 20px 0;
	color: #58372c;
}

.shinryo4 .tbox .tex strong {
	font-size: 25px;
	color: #e85b0c;
	font-weight: normal;
}

.subtit .bk img {
	vertical-align: bottom;
}

@media only screen and (max-width: 1024px) {
  .shinryo1 .t1 .tex {
    font-size: 14px;
  }
	.shinryo1 .t1 li {
		font-size: 16px;
	}

	.shinryo1 .t1 p {
		font-size: 16px;
	}

	.shinryo1 .t2 .tbox .tex {
		font-size: 14px;
	}

	.h3s {
		font-size: 30px;
	}

	.shinryo3 h4 {
		font-size: 18px;
	}

	.shinryo4 h3 {
		font-size: 18px;
	}

	.shinryo4 .tbox .tex {
		font-size: 14px;
	}

	.shinryo4 .tbox .tex strong {
		font-size: 18px;
	}
}

@media only screen and (max-width: 599px) {
	.shinryo4 h3 .w {
		padding-left: 5px;
		padding-right: 5px;
		background: none;
	}

	.shinryo4 .pic {
		float: none;
		width: 80%;
		margin: auto;
		text-align: center;
	}

	.shinryo4 .tbox {
		width: auto;
		float: none;
	}

	.shinryo1 .t2 .pic {
		float: none;
		width: 192px;
		margin: auto;
		text-align: center;
	}

	.shinryo1 .t2 .tbox {
		width: auto;
		float: none;
	}

	.shinryo2 .wrap .pic {
		position: relative;
	}

	.shinryo2 .tbox {
		width: 100%;
		float: none;
	}

	.shinryo3 h3+p {
		font-size: 14px;
	}

	.shinryo3 .pic {
		float: none;
		width: auto;
		text-align: center;
	}

	.shinryo3 .tbox {
		width: auto;
		float: none;
	}

	.h3s {
		font-size: 24px;
	}
}

/*top*/
.home-greet {
	margin-top: 50px;
	position: relative;
}

.home-greet .inner {
	max-width: 1036px;
	margin: 0 auto;
	padding: 65px 0 55px 0;
	width: 95%;
}

.home-greet .tbox {
	float: right;
	width: 67.56%;
	padding: 35px 0 0 0;
}

.home-greet .pic {
	float: left;
	width: 30.98%;
	padding: 0 0 20px 0;
}
.home-greet .pic img {
  	border-radius: 10px;
}

.home-greet .tbox .tex {
	padding: 0 0 20px 0;
}

.home-greet .tbox .sign {
	font-family: "katyou";
	text-align: right;
	font-size: 26px;
}

.home-greet .tbox .sign .p {
	padding-right: 1.5em;
}

.home-greet .hmore {
	text-align: right;
	margin-top: 50px;
}

.home-greet .hmore a {
	text-align: center;
}

@media only screen and (max-width: 1024px) {
	.home-greet .tbox .sign {
		font-size: 20px;
	}
}

@media only screen and (max-width: 599px) {
	.home-greet .pic {
		float: none;
		width: 80%;
		margin: auto;
		text-align: center;
	}

	.home-greet .tbox {
		width: auto;
		float: none;
	}

	.home-greet .hmore {
		text-align: center;
	}
}

.home-news {
	margin: 50px auto;
}

.home-news .in>a {
	width: 100%;
	display: block;
}

.home-news .in>a:hover {
	opacity: 0.6;
}

.home-news h3 {
	max-width: 150px;
	font-size: 18px;
	color: #fff;
	background: #ff8b00;
	padding: 10px 20px;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	border-radius: 10px;
	margin-right: 20px;
}

.home-news h3 img {
	vertical-align: middle;
	margin-top: -5px;
	margin-right: 8px;
}

.home-news dl {
	width: calc(100% - 170px);
	padding: 15px 0;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	border-bottom: 1px dotted #c0c0c0;
}

.home-news dt {
	float: left;
	font-size: 14px;
}

.home-news dd {
	padding: 0 0 0 20px;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	font-size: 14px;
}

.home-news p {
	margin-top: 20px;
	font-size: 12px;
	text-align: right;
}

.home-news p a {
	display: inline-block;
	border: #ff8b00 solid 2px;
	border-radius: 25px;
	color: #ff8b00;
	padding: 5px 25px;
	text-decoration: none;
	font-size: 18px;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
}

@media only screen and (max-width: 1024px) {
	/* .home-news h3 {
		width: 100%;
		margin-right: 0;
		border-radius: 0;
	}

	.home-news dl {
		width: 95%;
		margin: 0 auto;
	} */

}

@media only screen and (max-width: 599px) {
	.home-news dl {
		width: 100%;
	}

	.home-news h3 {
		font-size: 14px;
	}
}

.home-slider {
	max-width: 803px;
	margin: 30px auto 45px auto;
	width: 95%;
	position: relative;
}

.home-slider .slidewrap {
	position: relative;
}

.home-slider .slidewrap li {
	margin: 0 50px;
	mask-image: url(/import/tenant_1/133.167.34.71/html/images/top/mask.png);
	-webkit-mask-image: url(/import/tenant_1/133.167.34.71/html/images/top/mask.png);
	mask-mode: alpha;
}

.home-slider .next {
	position: absolute;
	top: 50%;
	right: -57px;
	transform: translateY(-50%);
	-webkit-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
}

.home-slider .prev {
	position: absolute;
	top: 50%;
	left: -57px;
	transform: translateY(-50%);
	-webkit-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
}

.home-slider .slidenav {
	padding: 38px 0 0 0;
}

.home-slider .slidenav li {
	width: 20px;
	height: 20px;
	background: #faf5e6;
	text-indent: -9999px;
	margin: 0 7px;
	border-radius: 50%;
	cursor: pointer;
}

.home-slider .slidenav li.st,
.home-slider .slidenav li:hover {
	background: #ff8b00;
}

@media only screen and (max-width: 1024px) {
	.home-slider .slidewrap ul {
		width: 100% !important;
		margin-left: 0 !important;
	}

	.home-slider .slidewrap li {
		width: 100%;
		-webkit-mask-size: 100%;
		mask-size: 100%;
		display: none;
		margin-left: 0;
		margin-right: 0;
	}

	.home-slider .slidewrap li.st {
		display: block;
	}

	.home-slider .slidewrap li img {
		width: 100%;
	}

	.home-slider .next {
		right: -10px;
	}

	.home-slider .prev {
		left: -10px;
	}

	.home-slider .slidenav li {
		width: 14px;
		height: 14px;
	}

}

.home-nayami .w12 {
	padding: 80px 0 60px 0;
}

.home-nayami h3+.tex {
	text-align: center;
	color: #ff8b00;
	font-size: 18px;
	padding: 0 0 40px 0;
}

.h3s .l {
	position: relative;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	background: -webkit-gradient(linear, left top, left bottom, color-stop(65%, transparent), color-stop(65%, #fbed21));
	background: -webkit-linear-gradient(transparent 65%, #fbed21 65%);
	background: linear-gradient(transparent 65%, #fbed21 65%);
	line-height: 0.5%;
}

.h3s .name {
	width: 100%;
	display: block;
	font-weight: normal;
	font-size: 40px;
	text-align: left;
	margin: 25px 0;
	box-sizing: border-box;
}

.h3s strong {
	font-size: 60px;
	line-height: 60px;
}

.home-nayami li {
	width: 33.33%;
	margin: 2% 0;
}

.home-nayami li a {
	display: block;
}

.home-nayami dd {
	text-align: center;
}

.home-nayami dt {
	text-align: center;
	padding: 5px 0 10px 0;
	color: #ff8b00;
	font-size: 40px;
	font-weight: bold;
	line-height: 120%;
}

.home-nayami dd.pic {
	width: 75%;
	margin: auto;
}

.home-nayami dd.pic {
	border-radius: 50%;
	border: 5px solid #ff8b00;
}

.home-nayami dd.pic span {
	border-radius: 50%;
}

.home-nayami dt+dd a {
	color: #ff8b00;
	font-weight: bold;
}

.home-nayami dt+dd {
	font-size: 20px;
}

.home-nayami dt+dd img {
	vertical-align: middle;
	margin-right: 0.5em;
}

.hmore {
	text-align: center;
}

.hmore a {
	background: #ff8b00;
	width: 100%;
	display: inline-block !important;
	max-width: 250px;
	color: #fff;
	font-size: 18px;
	font-weight: bold;
	padding: 15px 0;
	border-radius: 40px;
	-webkit-box-shadow: 0px 3px 0px 0px #e85b0c;
	box-shadow: 0px 3px 0px 0px #e85b0c;
}

.home-nayami {
	position: relative;
}

.home-nayami:after {
	content: "";
	width: 100%;
	height: 35px;
	bottom: -25px;
	left: 0;
	background: url(/import/tenant_1/133.167.34.71/html/images/top/yabure_bottom.png) center bottom no-repeat;
	background-size: auto auto;
	background-size: cover;
	position: absolute;
}

.home-menu {
	padding: 75px 0 120px 0;
}

.home-menu h3 {
	padding-bottom: 20px;
}

.home-menu h3+.tex {
	text-align: center;
	color: #ff8b00;
	font-size: 18px;
	padding: 0 0 40px 0;
}

.home-menu dl {
	width: 22.5%;
	margin: 0 3.33% 40px 0;
	position: relative;
}

.home-menu dl:nth-child(4n+4) {
	margin-right: 0;
}

.home-menu dt {
	text-align: center;
	font-size: 30px;
	color: #ff8b00;
	padding: 10px 0 5px 0;
}

.home-menu dd.pic span {
	border-radius: 20px;
	-webkit-box-shadow: 0px 7px 0px 0px #faf5e6;
	box-shadow: 0px 7px 0px 0px #faf5e6;
}

.home-menu dt+dd {
	color: #ff8b00;
	padding-bottom: 60px;
}

.home-menu dd+dd {
	position: absolute;
	bottom: 0;
	right: 0;
}

.home-menu dd+dd a {
	color: #ff8b00;
}

@media only screen and (max-width: 1024px) {
	.home-nayami dd.pic span {
		-webkit-box-sizing: border-box;
		box-sizing: border-box;
	}

	.home-nayami dt {
		font-size: 18px;
		padding-top: 10px;
	}

	.home-nayami dt+dd {
		font-size: 14px;
	}

	.home-nayami h3+p {
		font-size: 14px;
	}

	.home-nayami dl {
		-webkit-box-sizing: border-box;
		box-sizing: border-box;
		padding-left: 5px;
		padding-right: 5px;
	}

	.hmore a {
		font-size: 18px;
		padding: 20px 0;
	}

	.home-menu dt {
		font-size: 18px;
	}
	.h3s .name {
	margin: 0;
}
}

@media only screen and (max-width: 599px) {
	.home-nayami li {
		width: 50%;
	}

	.home-menu dl {
		width: 48%;
		margin-left: 1%;
		margin-right: 1% !important;
	}

	.home-nayami dt {
		font-size: 14px;
	}
}

.home-voice .inner {
	padding: 60px 0 60px 0;

}

.home-voice li {
	width: 16.66%;
}

.home-voice h3+.tex {
	text-align: center;
	color: #ff8b00;
	font-size: 18px;
	padding: 10px 2.5% 40px 2.5%;
}

.home-voice ul {
	padding-bottom: 80px;
}

.home-voice .hmore {
	padding-left: 2.5%;
	padding-right: 2.5%;
}

@media only screen and (max-width: 1024px) {
	.home-voice h3+.tex {
		font-size: 14px;
	}
}

@media only screen and (max-width: 599px) {
	.home-voice li {
		width: 33.33%;
	}
}

.home-point {
	padding: 100px 0 74px 0;
}

.home-point h3+.tex {
	text-align: center;
	color: #ff8b00;
	font-size: 18px;
	padding: 10px 2.5% 20px 2.5%;
}

.home-point .box {
	width: 32.16%;
	position: relative;
	margin: 105px 1.76% 0 0;
	background: #faf7eb;
	border-radius: 15px;
}

.home-point .box:nth-child(3n+3) {
	margin-right: 0;
}

.home-point h4 {
	font-family: "bokutachi";
}

.home-point h4 .n {
	position: absolute;
	width: 153px;
	height: 153px;
	top: -73px;
	left: 50%;
	transform: translateX(-50%);
	-webkit-transform: translateX(-50%);
	-ms-transform: translateX(-50%);
	background: #faf7eb;
	text-align: center;
	font-size: 40px;
	color: #ff8b00;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	padding-top: 10px;
	border-radius: 50%;
}

.home-point h4 .n img {
	display: block;
	margin: 0 auto;
}

.home-point h4 {
	padding: 22px 2.5% 20px 2.5%;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
}

.home-point h4 strong {
	font-size: 25px;
	color: #ff8b00;
	display: block;
	text-align: center;
	position: relative;
	z-index: 1;
	line-height: 140%;
	min-height: 64px;
}

.home-point .pic {
	padding: 0;
	position: relative;
	z-index: 1;
}

.home-point .txt {
	padding: 20px;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
}


.home-point .hmore {
	padding-top: 72px;
}

.home-point .hmore a {
	position: relative;
}

.home-point .hmore a img {
	position: absolute;
	top: 0;
	right: 0;
}

@media only screen and (max-width: 1024px) {
	.home-point h4 strong {
		font-size: 18px;
	}

	/* 
	.home-point h4 strong br {
		display: none;
	} */
	.home-point .box {
		width: 42%;
	}

	.home-point .hmore a img {
		width: 70px;
	}

	.home-point h3+.tex {
		font-size: 14px;
	}

}

@media only screen and (max-width: 599px) {
	.home-point .box {
		width: 90%;
		margin-right: 1%;
	}

	.home-point .box:nth-child(3n+3) {
		margin-right: 1%;
	}

	.home-point .box:nth-child(2n+2) {
		margin-right: 0;
	}

	.home-point h4 {
		padding: 20px 20px 0 20px;
	}

	.heightLine-ptit,
	.heightLine-pbox {
		height: auto !important;
	}

	.home-point h4 .n {
		width: 110px;
		height: 110px;
		top: -60px;
		font-size: 30px;
	}

}

.home-post {
	padding: 110px 0 10px 0;
}

.home-post h3 {
	font-size: 30px;
	font-weight: normal;
	float: left;
}

.home-post .tit {
	border-bottom: 1px solid #d1d1d1;
}

.home-post .box {
	width: 45.63%;
	float: left;
	padding-bottom: 40px;
}

.home-post .home-blog {
	float: right;
}

.home-post .tit p {
	float: right;
	padding-top: 10px;

}

.home-post .tit p a {
	color: #ff8b00;
}

.home-post .tit p a img {
	vertical-align: middle;
	margin-right: 10px;
	margin-top: -5px;
}

.home-post dl {
	border-bottom: 1px solid #d1d1d1;
	padding: 12px 0 10px 0;
}

.home-post dt {
	font-size: 12px;
	font-weight: bold;
}

.home-post dt .d {
	display: inline-block !important;
}

.home-post dt ul {
	display: inline-block !important;
	float: right;
	text-align: right;
	width: 80%;
	margin-top: -5px;
}

.home-post dt ul li {
	display: inline-block !important;
	font-size: 12px;
	color: #e85b0c;
	font-weight: normal;
	max-width: 118px;
	text-align: center;
	width: 100%;
	background: #faf5e6;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	padding: 0 1em;
	margin-left: 20px;
	border-radius: 10px;
}

.home-post dd {
	clear: both;
}

@media only screen and (max-width: 1024px) {
	.home-post .box {
		width: 100%;
		float: none;
	}

	.home-post h3 {
		font-size: 20px;
	}

	.home-post dt ul {
		float: none;
		width: 100%;
		padding-bottom: 10px;
	}
}

/*about*/
.about1 h3 {
	padding-bottom: 100px;
}

.about1 .cara {
	position: absolute;
	top: -30px;
	left: 90px;
	z-index: 10;
}

.about2 {
	padding: 80px 0 0 0;
}

.about2 h3 {
	padding-bottom: 50px;
}

.about2 .box .inn {
	padding-bottom: 30px;
}

.about2 .box .inn .pic-w {
	width: 41.6%;
	max-width: 500px;
	height: 100%;
	float: left;
	overflow: hidden;
	border-radius: 20px;
	position: relative;
	background-color: #ff8b00;
}

.about2 .box .inn .pic-w .pic {
	width: 100%;
}

.about2 .box .inn .pic-w .pic img {
	width: 100%;
}

.about2 .box .inn .pic-w .t {
	width: 36%;
	height: 100%;
	font-size: 45px;
	color: #fff;
	position: absolute;
	left: 0;
	-webkit-writing-mode: vertical-rl;
	-ms-writing-mode: tb-rl;
	writing-mode: vertical-rl;
	/* FF3.6-15 */
	background: -webkit-linear-gradient(left, rgba(255, 139, 0, 1) 0%, rgba(255, 139, 0, 1) 74%, rgba(255, 139, 0, 0) 100%);
	/* Chrome10-25,Safari5.1-6 */
	background: -webkit-gradient(linear, left top, right top, from(rgba(255, 139, 0, 1)), color-stop(74%, rgba(255, 139, 0, 1)), to(rgba(255, 139, 0, 0)));
	background: linear-gradient(to right, rgba(255, 139, 0, 1) 0%, rgba(255, 139, 0, 1) 74%, rgba(255, 139, 0, 0) 100%);
	/* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff8b00', endColorstr='#00ff8b00', GradientType=1);
	/* IE6-9 */
}

.about2 .box .inn .pic-w .t .w {
	position: absolute;
	height: 100%;
	top: 65%;
	left: 45%;
	display: inline;
	-webkit-transform: translate(-50%, -50%);
	-ms-transform: translate(-50%, -50%);
	transform: translate(-50%, -50%);
	line-height: 110%;
}

.about2 .box .inn .tbox {
	width: 55.8%;
	float: right;
}

.about2 .box .inn .tbox h4 {
	font-size: 45px;
	padding: 30% 0 0 0;
	color: #471a0c;
	font-family: "katyou";
}

.about2 .box .inn .tbox h4 .s {
	font-size: 35px;
}

.about2 .box .inn2 dl {
	width: 50%;
	padding-bottom: 20px;
}

.about2 .box .inn2 dt {
	color: #471a0c;
	font-size: 18px;
	padding-bottom: 10px;
	margin-bottom: 20px;
	position: relative;
	font-weight: bold;
}

.about2 .box .inn2 dt:before {
	content: "";
	max-width: 500px;
	width: 83.3%;
	height: 4px;
	display: block;
	background-color: #faf5e6;
	position: absolute;
	bottom: 0;
	left: 0;
}

.about2 .box .inn2 dt:after {
	content: "";
	width: 150px;
	height: 4px;
	display: block;
	background-color: #ff8b00;
	position: absolute;
	bottom: 0;
	left: 0;
}

.about2 .box .inn2 dl.come {
	width: 100%;
}

.about2 .box .inn2 {
	padding-bottom: 30px;
}

.about2 .box .inn3 {
	border-radius: 20px;
	padding: 30px 4.1%;
}

.about2 .box .inn3 h5 {
	font-size: 20px;
	color: #e85b0c;
	padding-bottom: 10px;
	margin-bottom: 20px;
	position: relative;
}

.about2 .box .inn3 h5:before {
	content: "";
	max-width: 500px;
	width: 83.3%;
	height: 4px;
	display: block;
	background-color: #d3c5bb;
	position: absolute;
	bottom: 0;
	left: 0;
}

.about2 .box .inn3 h5:after {
	content: "";
	width: 150px;
	height: 4px;
	display: block;
	background-color: #471a0c;
	position: absolute;
	bottom: 0;
	left: 0;
}

.about2 .box .inn3 .tex {
	padding-bottom: 15px;
}

.about2 .box {
	padding-bottom: 50px;
}

.about3 {
	padding: 50px 0 0 0;
}

.about3 h3 {
	padding-bottom: 50px;
}

.about3 .inn1 {
	padding-bottom: 60px;
	max-width: 1000px;
	width: 83%;
	margin: 0 auto;
}

.about3 .inn2 h4 {
	font-size: 25px;
	color: #ff8b00;
	position: relative;
	padding-bottom: 10px;
	margin-bottom: 20px;
}

.about3 .inn2 h4:before {
	content: "";
	max-width: 500px;
	width: 83.3%;
	height: 4px;
	display: block;
	background-color: #fff;
	position: absolute;
	bottom: 0;
	left: 0;
}

.about3 .inn2 h4:after {
	content: "";
	width: 150px;
	height: 4px;
	display: block;
	background-color: #e85b0c;
	position: absolute;
	bottom: 0;
	left: 0;
}

.about3 .inn2 li {
	width: 20%;
	max-width: 240px;
	margin: 0 0 50px 6.6%;
}

.about3 .inn2 li dt {
	position: relative;
	padding-bottom: 20px;
}

.about3 .inn2 li dt:before {
	content: "";
	position: absolute;
	display: block;
	width: 21%;
	height: 54px;
	left: -25%;
	top: 40%;
	background: url(/import/tenant_1/133.167.34.71/html/images/about/arw.png) no-repeat top;
	background-size: contain;
}

.about3 .inn2 li:first-of-type {
	margin-left: 0;
}

.about3 .inn2 li:first-of-type dt:before {
	background: none;
}

.about3 .inn2 li dt .p {
	display: block;
	border-radius: 15px;
	overflow: hidden;
}

@media only screen and (max-width: 1024px) {
	.about2 .box .inn .pic-w .t {
		font-size: 26px;
	}

	.about2 .box .inn .tbox h4 {
		font-size: 30px;
	}

	.about2 .box .inn .tbox h4 .s {
		font-size: 20px;
		display: block;
	}
}

@media only screen and (max-width: 599px) {
	.about2 .box .inn .pic-w {
    width: 80%;
    margin: auto;
    float: none;
	}

	.about2 .box .inn .tbox {
		width: 100%;
		float: none;
	}

	.about2 .box .inn .tbox h4 {
		padding-top: 30px;
		font-size: 20px;
		text-align: center;
	}

	.about2 .box .inn .tbox h4 .s {
		font-size: 14px;
	}

	.about2 .box .inn2 dl {
		width: 100%;
	}

	.about3 .inn1 {
		width: 100%;
	}

	.about3 .inn2 li {
		width: 40%;
		margin-left: 10%;
	}

	.about3 .inn2 li:first-of-type {
		margin-left: 10%;
	}

	.about3 .inn2 li dt:before {
		left: -22%;
	}
}

/*voice*/
.voice1 .voicebox {
	background: #faf5e6;
	position: relative;
	padding: 80px 0;
}

.voice1 .voicebox:nth-of-type(even) {
	background: none;
}

.voice1 .voicebox:nth-of-type(odd):before {
	content: "";
	width: 100%;
	height: 35px;
	top: -25px;
	left: 0;
	background: url(/import/tenant_1/133.167.34.71/html/images/top/yabure_top.png) center 0 no-repeat;
	background-size: cover;
	position: absolute;
}

.voice1 .voicebox:nth-of-type(odd):after {
	content: "";
	width: 100%;
	height: 35px;
	bottom: -25px;
	left: 0;
	background: url(/import/tenant_1/133.167.34.71/html/images/top/yabure_bottom.png) center bottom no-repeat;
	background-size: cover;
	position: absolute;
}

.voice1 .voicebox:first-of-type:before {
	background: none;
}

.voicebox .pic-w {
	width: 31.6%;
	float: left;
}

.voicebox .pic-w .inn1 {
	border-radius: 15px;
	background-color: #000;
	overflow: hidden;
	position: relative;
	margin-bottom: 20px;
}

.voicebox .pic-w .inn1:before {
	content: url(/import/tenant_1/133.167.34.71/html/images/voice/mk.png);
	display: block;
	position: absolute;
	top: 40%;
	width: 100%;
	text-align: center;
	z-index: 1;
}

.voicebox .pic-w .inn1 img {
	opacity: 0.7;
	width: 100%;
	height: auto;
	position: relative;
	z-index: 0;
}

.voicebox .pic-w .inn2 .pic {
	width: 31.5%;
	max-width: 120px;
	float: left;
}

.voicebox .pic-w .inn2 .pic span {
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	border: 3px solid #ff8b00;
	display: block;
	border-radius: 100%;
}

.voicebox .pic-w .inn2 dl {
	width: 63.15%;
	float: right;
	padding: 20px 0 0 0;
}

.voicebox .pic-w .inn2 dd {
	position: relative;
	padding-bottom: 10px;
	margin-bottom: 10px;
}

.voicebox .pic-w .inn2 dd:before {
	content: "";
	width: 100%;
	height: 4px;
	display: block;
	background-color: #fff;
	position: absolute;
	bottom: 0;
	left: 0;
}

.voicebox .pic-w .inn2 dd:after {
	content: "";
	width: 80px;
	height: 4px;
	display: block;
	background-color: #ff8b00;
	position: absolute;
	bottom: 0;
	left: 0;
}

.voicebox .pic-w .inn2 dt {
	font-size: 18px;
}

.voicebox .tbox {
	width: 64.1%;
	float: right;
}

.voicebox .tbox dt {
	color: #ff8b00;
	font-size: 20px;
	padding: 0 0 10px 0;
	margin-bottom: 15px;
	position: relative;
	font-weight: bold;
}

.voicebox .tbox dt:before {
	content: "";
	width: 100%;
	height: 4px;
	display: block;
	background-color: #fff;
	position: absolute;
	bottom: 0;
	left: 0;
}

.voicebox .tbox dt:after {
	content: "";
	width: 150px;
	height: 4px;
	display: block;
	background-color: #ff8b00;
	position: absolute;
	bottom: 0;
	left: 0;
}

.voicebox .tbox dl {
	padding-bottom: 30px;
}

.voicebox .tbox p {
	text-align: right;
	padding-top: 30px;
}

.pagenav {
	text-align: center;
	padding-bottom: 50px;
}

.pagenav a {
	font-size: 30px;
	display: inline-block !important;
	margin: 0 10px 15px 10px;
}

.pagenav a.pn {
	background-color: #ff8b00;
	border-radius: 5px;
	width: 15px;
	height: 40px;
	line-height: 40px;
}

.pagenav a.pn img {
	vertical-align: middle;
	margin-top: -5px;
}

@media only screen and (max-width: 1024px) {
	.voicebox .tbox dt {
		font-size: 16px;
	}

	.pagenav a {
		font-size: 18px;
	}
}

@media only screen and (max-width: 599px) {
	.voicebox .pic-w {
		width: 100%;
		float: none;
		padding-bottom: 30px;
	}

	.voicebox .tbox {
		width: 100%;
		float: none;
	}
}

/*treatment*/
.biri.treatment1:before {
	background: none;
}

.treatment1 {
	padding: 60px 0 40px 0;
}

.treatment1 .box {
	max-width: 1000px;
	width: 95%;
	margin: 0 auto;
	padding-bottom: 30px;
}

.treatment1 .picbox {
	max-width: 270px;
	width: 27%;
	height: auto;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	overflow: hidden;
	float: right;
}

.treatment1 .picbox .pic {
	border-radius: 10px;
}
.treatment1 .picbox .pic span {
	border-radius: 10px;
	border: 5px solid #e85b0c;
}

.treatment1 h3 {
	padding-bottom: 50px;
}

.treatment1 .tbox {
	width: 69.5%;
	float: left;
}

.treatment1 .tbox .num {
	width: 16.37%;
	float: left;
	max-width: 113px;
	height: 113px;
	color: #ff8b00;
	text-shadow: 2px 2px 0px #999999;
	font-weight: bold;
	background: url(/import/tenant_1/133.167.34.71/html/images/treatment/slash.png) no-repeat top left;
}

.treatment1 .tbox .num .t1 {
	display: block;
	font-size: 30px;
	padding-bottom: 15px;
}

.treatment1 .tbox .num .t2 {
	font-size: 50px;
}

.treatment1 .tbox dl {
	width: 80.5%;
	float: right;
}

.treatment1 .tbox dt {
	font-size: 20px;
	color: #ff8b00;
	padding-bottom: 5px;
	font-weight: bold;
}

.treatment2 {
	width: 95%;
	max-width: 960px;
	margin: 0 auto;
	padding: 100px 0 0 0;
}

.treatment2 h3 {
	padding-bottom: 30px;
}

.treatment2 h3+.tex {
	font-size: 18px;
	color: #ff8b00;
	padding-bottom: 30px;
	text-align: center;
}

.treatment2 .inn1 p {
	background: url(/import/tenant_1/133.167.34.71/html/images/treatment/inn3titbg.gif);
	color: #fff;
	font-size: 25px;
	text-align: center;
	border-radius: 10px;
	padding: 10px 0;
	font-weight: bold;
}

.treatment2 .inn1 p .t {
	display: inline-block !important;
	padding-right: 70px;
}

.treatment2 .inn1 {
	padding-bottom: 30px;
}

.treatment2 .inn2 .box {
  width: 100%;
    margin: 0 auto 30px;
/*   width: 46.8%;
margin-right: 6.4%;
margin-bottom: 30px;
 */}

.treatment2 .inn2 .box:nth-of-type(even) {
	margin-right: 0;
}

.treatment2 .inn2 .box h4 {
	background: url(/import/tenant_1/133.167.34.71/html/images/treatment/inn3titbg.gif);
	color: #fff;
	font-size: 25px;
	border-radius: 10px;
	padding: 10px 0 10px 30px;
	margin-bottom: 20px;
}

.treatment2 .inn2 .box .table {
/*   width: 85.5%;
 */	margin: 0 auto;
 width: 100%;
/*   max-width: 385px;
 */}

.treatment2 .inn2 .box li {
	border-bottom: 1px solid #d3c5bb;
	padding: 0 0 10px 0;
	margin-bottom: 10px;
}

.treatment2 .inn2 .box dt {
  width: 80%;
  box-sizing: border-box;
/*   width: 65%;
 */	float: left;
	padding: 0 0 0 2.5%;
	font-size: 18px;
}

.treatment2 .inn2 .box li .s {
	display: block;
	font-size: 15px;
	padding: 0 2.5%;
	box-sizing: border-box;
	margin-top: 10px;
}

.treatment2 .inn2 .box dd {
	text-align: right;
	box-sizing: border-box;
	padding-right: 2.5%;
	padding-left: 67.5%;
	padding-left: 80%;
	font-size: 18px;
	font-weight: bold;
}

.treatment2 .inn2 .box .table li.Supp {
	text-align: right;
	border-bottom:none;
}

.treatment2 .inn3 {
	max-width: 860px;
	margin: 0 auto;
	width: 89.5%;
	position: relative;
	padding: 0px 0 100px 0;
}

.treatment2 .inn3 dl {
	position: relative;
}

.treatment2 .inn3 dt {
	position: relative;
	width: 215px;
	z-index: 1;
}

.treatment2 .inn3 dt .po {
	display: block;
	width: 120px;
	height: 120px;
	text-align: center;
	border-radius: 50%;
	background: #ff8b00;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	padding-top: 50px;
	font-size: 30px;
	color: #fff;
	font-weight: bold;
	text-shadow: 2px 2px 0 #999999;
}

.treatment2 .inn3 dt .cara {
	position: absolute;
	z-index: 1;
	right: 30px;
	bottom: 0;
}

.treatment2 .inn3 dd {
	width: 73%;
	max-width: 800px;
	padding: 10px 0 10px 20%;
	font-size: 18px;
	background: #faf5e6;
	border-radius: 15px;
	position: absolute;
	right: 0;
	top: 30%;
	z-index: 0;
	font-weight: bold;
}

.treatment3 {
	padding: 80px 0 0px 0;
}

.treatment3 .inn {
	max-width: 880px;
	width: 95%;
	margin: 0 auto;
	position: relative;
	padding-bottom: 130px;
}

.treatment3 h3 {
	padding-bottom: 20px;
}

.treatment3 h3+.tex {
	color: #ff8b00;
	font-size: 18px;
	padding-bottom: 40px;
	text-align: center;
}

.treatment3 li {
	width: 14.7%;
	max-width: 130px;
	height: 130px;
	background-color: #fff;
	border-radius: 20px;
	text-align: center;
	font-size: 18px;
	color: #e85b0c;
	font-weight: bold;
	margin-right: 2.36%;
	position: relative;
	margin-bottom: 30px;
}

.treatment3 li:last-of-type {
	margin-right: 0;
}

.treatment3 li .t {
	display: block;
	width: 100%;
	position: absolute;
	top: 40%;
}

.treatment3 li .t.t2 {
	top: 30%;
}

.treatment3 .orange {
	color: #ff8b00;
	font-size: 18px;
	padding-bottom: 20px;
	text-align: center;
}

.treatment3 .tex {
	padding-bottom: 40px;
	position: relative;
	z-index: 1;
}

.treatment3 .im {
	position: absolute;
	bottom: 0;
	right: -50px;
	padding-bottom: 0;
	z-index: 0;
}

@media only screen and (max-width: 1024px) {
	.treatment1 .tbox .num .t1 {
		font-size: 20px;
	}

	.treatment1 .tbox .num .t2 {
		font-size: 30px;
	}

	.treatment1 .tbox dt {
		font-size: 18px;
	}

	.treatment2 h3+.tex {
		font-size: 16px;
	}

	.treatment2 .inn1 p {
		font-size: 18px;
	}

	.treatment2 .inn2 .box h4 {
		font-size: 18px;
	}

	.treatment2 .inn2 .box dt,
	.treatment2 .inn2 .box dd {
		font-size: 15px;
	}

	.treatment2 .inn3 dt {
		margin: 0 auto 20px auto;
	}

	.treatment2 .inn3 dd {
		width: 90%;
		position: relative;
		padding: 10px 5% 10px 5%;
		top: auto;
		text-align: center;
		font-size: 16px;
	}

	.treatment3 h3+.tex {
		font-size: 16px;
	}

	.treatment3 li {
		font-size: 16px;
	}

	.treatment3 .orange {
		font-size: 16px;
	}

	.treatment3 .im {
		position: relative;
		right: auto;
		text-align: center;
	}

	.treatment3 .inn {
		padding-bottom: 0;
	}
}

@media only screen and (max-width: 599px) {
	.treatment1 .box {
		padding-bottom: 50px;
	}

	.treatment1 .picbox {
		width: 100%;
		float: none;
		margin: 0 auto 20px auto;
	}

	.treatment1 .tbox {
		width: 100%;
		float: none;
	}

	.treatment1 .tbox .num {
		width: 100%;
		margin: 0 auto 20px auto;
		float: none;
	}

	.treatment1 .tbox dl {
		width: 100%;
		float: none;
	}

	.treatment2 .inn2 .box {
		width: 100%;
		margin-right: 0;
	}

	.treatment2 .inn2 .box .table {
		width: 100%;
		max-width: none;
	}

	.treatment3 li {
		width: 29.4%;
		margin-left: 2.36%;
	}

	.treatment3 li:last-of-type {
		margin-right: 2.36%;
	}
	.treatment2 .inn2 .box dt {
	  width: 100%;
	}
	.treatment2 .inn2 .box dd {
	  width: 100%;
	  padding-left: 0;
	}
}

/*faq*/
.biri.faq:before {
	background: none;
}

.faq1 {
	max-width: 1000px;
	width: 95%;
	margin: 0 auto;
	padding: 80px 0 50px 0;
}

.faq1 ul {
	letter-spacing: -5px;
	text-align: center;
}

.faq1 ul li {
	display: inline-block !important;
	letter-spacing: 0;
	padding: 0 4.5% 20px 0;
}

.faq1 ul li a {
	display: block;
	font-size: 20px;
	font-family: "bokutachi";
	color: #471a0c;
	border-left: 4px solid #e85b0c;
	padding: 8px 0 8px 10px;
}

.faq2 {
	max-width: 776px;
	width: 95%;
	margin: 0 auto;
	padding-bottom: 40px;
}

.faq2 h3 {
	font-family: "bokutachi";
	font-size: 30px;
	color: #ff8b00;
	text-align: center;
	padding-bottom: 10px;
	margin-bottom: 40px;
}

.faq2 h3 .t {
	position: relative;
	z-index: 1;
}

.faq2 h3:after {
	content: "";
	display: block;
	width: 260px;
	height: 20px;
	background-color: #fbed21;
	margin: -20px auto 0 auto;
}

.faq2 dl {
	padding-bottom: 30px;
}

.faq2 dl .qa {
	display: block;
	width: 50px;
	height: 50px;
	line-height: 50px;
	text-align: center;
	border-radius: 50%;
	font-size: 30px;
	font-weight: bold;
}

.faq2 dl .q {
	background-color: #ff8b00;
	color: #fff;
	float: left;
}

.faq2 dl dt .t {
	display: block;
	padding: 15px 0 0 74px;
	font-size: 18px;
	color: #471a0c;
	font-weight: bold;
}

.faq2 dl dt {
	padding-bottom: 10px;
}

.faq2 dl dd {
	position: relative;
	padding: 25px 0 0 25px;
}

.faq2 dl .a {
	background-color: #fbed21;
	color: #ff8b00;
	position: absolute;
	left: 0;
	top: 0;
}

.faq2 dl dd .t {
	display: block;
	border-radius: 20px;
	background-color: #fff;
	padding: 15px 24px 25px 50px;
}

@media only screen and (max-width: 1024px) {
	.faq1 ul li a {
		font-size: 16px;
	}

	.faq2 h3 {
		font-size: 20px;
	}

	.faq2 dl dt .t {
		font-size: 16px;
	}

	.faq2 h3:after {
		height: 10px;
		margin-top: -10px;
	}

	.faq2 dl dd .t {
		padding-left: 25px;
	}

	.faq2 dl dt .t {
		padding-left: 60px;
	}
}

/*blog*/
.biri.blog:before {
	background: none;
}

.blog .w12 {
	padding: 80px 0;
}

.blog .left {
	width: 79.1%;
	float: left;
}

.blog .side {
	width: 15.8%;
	float: right;
}

.blog .left .box {
	background-color: #fff;
	border-radius: 15px;
	padding: 25px;
	margin-bottom: 30px;
}

.blog .left .box .blogimg {
	width: 26.3%;
	float: right;
	overflow: hidden;
}
.blog .left .box .blogimg a {
  display: block;
}

.blog .left .box .blogimg .pic span {
	border-radius: 15px;
}

.blog .left .box .tbox {
	width: 63.1%;
	float: left;
}

.blog .left .box .tbox dd.date {
	font-size: 18px;
	padding-bottom: 10px;
	color: #471a0c;
}

.blog .left .box .tbox dt {
	font-size: 18px;
	font-weight: bold;
	border-bottom: 1px solid #d3c5bb;
	padding-bottom: 10px;
	margin-bottom: 10px;
	color: #471a0c;
}

.blog .left .box .tbox dd.cate {
	color: #e85b0c;
	font-size: 15px;
}

.blog .left .box .tbox dd.cate span {
	margin-right: 10px;
}

.blog .left .box .tbox dl {
	padding-bottom: 50px;
}

.blog .left .box .tbox .b-more {
	text-align: right;
}

.blog .left .box .tbox .b-more a {
	background: #ff8b00 url(/import/tenant_1/133.167.34.71/html/images/blog/bt.gif) no-repeat 20px 13px;
	width: 100%;
	display: inline-block !important;
	max-width: 300px;
	color: #fff;
	font-size: 20px;
	font-weight: bold;
	padding: 10px 0;
	border-radius: 40px;
	-webkit-box-shadow: 0px 3px 0px 0px #e85b0c;
	box-shadow: 0px 3px 0px 0px #e85b0c;
	text-align: center;
	letter-spacing: -3px;
}

.blog .side dt {
	font-size: 22px;
	color: #e85b0c;
	font-family: "bokutachi";
	text-align: center;
	padding-bottom: 10px;
}

.blog .side dt img {
	vertical-align: middle;
	padding: 0 0 0 10px;
}

.blog .side dd {
	padding: 0 0 5px 0;
}

.blog .side dl {
	padding-bottom: 70px;
}

.blog .side dd a {
	display: block;
	background: #fff;
	text-align: center;
	border-radius: 20px;
	padding: 10px 0;
}

.blog .left .pagenav {
	padding-top: 100px;
}

@media only screen and (max-width: 1024px) {
	.blog .left {
		width: 100%;
		float: none;
	}

	.blog .side {
		width: 100%;
		float: none;
	}

	.blog .left .pagenav {
		padding-top: 50px;
	}

	.blog .side dl {
		max-width: 500px;
		margin: 0 auto;
	}

	.blog .left .box .tbox dd.date,
	.blog .left .box .tbox dt,
	.blog .left .box .tbox .b-more a {
		font-size: 16px;
	}

}

@media only screen and (max-width: 599px) {
	.blog .left .box .blogimg {
		width: 100%;
		max-width: 250px;
		margin: 0 auto 20px auto;
		float: none;
	}

	.blog .left .box .tbox {
		width: 100%;
		float: none;
	}

	.blog .left .box .tbox .b-more {
		text-align: center;
	}
}

/*blog_detail*/
.blog .bdbox {
	background-color: #fff;
	border-radius: 15px;
	padding: 30px 35px 50px 35px;
	margin-bottom: 70px;
}

.blog .bdbox .cd {
	min-width: 250px;
	padding-bottom: 25px;
	display: inline-block !important;
}

.blog .bdbox .cd li {
	background-color: #ff8b00;
	padding: 0 30px;
	color: #fffc;
	border-radius: 20px;
	margin-bottom: 5px;
}

.blog .bdbox .cd li.split-tag span {
	margin-right: 10px;
	display: block;
}

.blog .bdbox .inn {
	width: 100%;
	margin: 0 auto;
}

.blog .bdbox .inn h3 {
	text-align: center;
	font-size: 18px;
	color: #e85b0c;
	padding-bottom: 10px;
	border-bottom: 3px solid #d3c5bb;
	margin-bottom: 15px;
}

.blog .bdbox .inn p {
	padding-bottom: 40px;
}

.blog .left .b-back {
	text-align: center;
}

.blog .left .b-back a {
	background: #ff8b00 url(/import/tenant_1/133.167.34.71/html/images/blog/bt2.gif) no-repeat 20px 13px;
	width: 100%;
	display: inline-block !important;
	max-width: 300px;
	color: #fff;
	font-size: 20px;
	font-weight: bold;
	padding: 10px 0;
	border-radius: 40px;
	-webkit-box-shadow: 0px 3px 0px 0px #e85b0c;
	box-shadow: 0px 3px 0px 0px #e85b0c;
	text-align: center;
}

.blog2 {
	padding: 70px 0;
}

.blog2 .h3s {
	font-size: 40px;
	padding-bottom: 40px;
}

.blog2 .box {
	width: 23.3%;
	margin: 0 2.2% 20px 0;
}

.blog2 .box:last-of-type {
	margin-right: 0;
}

.blog2 .box .pic span {
	width: 100%;
	height: auto;
	border-radius: 15px;
	overflow: hidden;
	margin-bottom: 10px;
}

.blog2 .box dl {
	padding-bottom: 15px;
}

.blog2 .box dl dt {
	font-size: 18px;
}

.blog2 .box .b-more {
	text-align: center;
}

.blog2 .box .b-more a {
	background: #ff8b00 url(/import/tenant_1/133.167.34.71/html/images/blog/bt.gif) no-repeat 20px 8px;
	width: 100%;
	max-width: 300px;
	display: inline-block !important;
	color: #fff;
	font-size: 18px;
	font-weight: bold;
	padding: 5px 0;
	border-radius: 40px;
	-webkit-box-shadow: 0px 3px 0px 0px #e85b0c;
	box-shadow: 0px 3px 0px 0px #e85b0c;
	text-align: center;
	letter-spacing: -3px;
}

@media only screen and (max-width: 1024px) {
	.blog .left .b-back {
		padding-bottom: 70px;
	}

	.blog .left .b-back a {
		font-size: 16px;
	}

	.blog2 .h3s {
		font-size: 30px;
	}

	.blog2 .box dl dt {
		font-size: 16px;
	}

	.blog2 .box .b-more a {
		font-size: 14px;
	}

	.blog2 .box {
		width: 30%;
		margin: 0 5% 50px 5%;
	}

	.blog2 .box:last-of-type {
		margin-right: 5%;
	}

	.blog2 .box .pic {
		max-width: 280px;
		margin: 0 auto 20px auto;
	}
}

@media only screen and (max-width: 599px) {
	.blog .bdbox .inn {
		width: 100%;
	}
.blog .bdbox {
    padding: 20px 15px 30px 15px;}
    
	.blog2 .box {
		width: 100%;
		margin: 0 0 50px 0;
	}
}

/*news*/
.blog .left .nbox dl {
	background-color: #fff;
	border-radius: 50px;
	margin-bottom: 20px;
}

.blog .left .nbox .cate {
	width: 20%;
	background-color: #ff8b00;
	color: #fff;
	text-align: center;
	padding: 15px 0.5%;
	font-size: 18px;
	font-weight: bold;
	text-align: center;
	float: left;
	border-radius: 50px;
}

.blog .left .nbox .cate span {
	margin-right: 10px;
}

.blog .left .nbox .date {
	width: 14.7%;
	float: left;
	text-align: center;
	padding: 16px 0 0 0;
}

.blog .left .nbox dt {
	width: 52.1%;
	float: left;
	padding: 16px 0 0 0;
}

.blog .left .nbox .more {
	width: 11%;
	float: right;
	padding: 17px 0 0 0;
}

.blog .left .nbox .more a {
	color: #ff8b00;
	text-decoration: underline;
	font-size: 13px;
}

@media only screen and (max-width: 1024px) {
	.blog .left .nbox .cate {
		font-size: 13px;
	}
}

@media only screen and (max-width: 599px) {
	.blog .left .nbox dl {
		padding: 10px 0;
	}

	.blog .left .nbox .cate {
		float: none;
		width: 80%;
		margin: 0 auto;
		padding: 5px 0;
		font-size: 14px;
	}

	.blog .left .nbox .date {
		width: 100%;
		float: none;
		padding-bottom: 10px;
	}

	.blog .left .nbox dt {
		width: 90%;
		float: none;
		padding: 0 5% 0 5%;
		text-align: center;
	}

	.blog .left .nbox .more {
		width: 100%;
		float: none;
		text-align: center;
	}
}

/*contact*/
.biri.contact1:before {
	background: none;
}

.contact1 {
	padding: 80px 0 50px 0;
}

.contact1 .box {
	background: url(/import/tenant_1/133.167.34.71/html/images/contact/orange.jpg);
	padding: 15px 1.3% 15px 1.3%;
}

.contact1 .box .inn {
	padding: 30px 2.3% 0 14.9%;
	background-color: #fff;
}

.contact1 .box .pic {
	width: 15.3%;
	float: right;
}

.contact1 .box dl {
	width: 31.45%;
	float: left;
	padding: 20px 4% 0 4%;
}

.contact1 .box dl+dl {
	width: 37%;
	float: left;
}

.contact1 .box dl dt {
	font-size: 22px;
	color: #e85b0c;
	text-align: center;
	font-weight: bold;
	position: relative;
	margin-bottom: 40px;
}

.contact1 .box dl dt .t {
	display: block;
	position: relative;
	z-index: 1;
	text-align: center;
}

.contact1 .box dl dt:after {
	content: "";
	display: block;
	width: 280px;
	height: 20px;
	margin: -17px auto 0 auto;
	background-color: #fbed21;
}

.contact1 .box dl dd {
	text-align: center;
	font-size: 25px;
	color: #ff8b00;
	font-weight: bold;
	letter-spacing: 0.5px;
}

.contact1 .box dl dd img {
	width: 12.04%;
	max-width: 40px;
	height: auto;
	vertical-align: middle;
	padding-right: 15px;
}

.contact1 .box dl dd a {
	color: #ff8b00;
}

.contact1 .box dl dd+dd {
	text-align: right;
	font-size: 18px;
	font-weight: normal;
	color: #471a0c;
}

.contact2 .inn {
	max-width: 815px;
	width: 95%;
	margin: 0 auto;
	padding: 70px 0 ;
}

.contact2 .l1 {
	padding: 0 0 50px 0;
	letter-spacing: -5px;
	text-align: center;
}

.contact2 .l1 li {
	display: inline-block !important;
	letter-spacing: 0;
	max-width: 300px;
	width: 36.8%;
	padding: 0 3%;
	text-align: center;
}

.contact2 .l1 li .t {
	display: block;
	font-size: 22px;
	color: #fff;
	padding: 16px 0;
	background: url(/import/tenant_1/133.167.34.71/html/images/contact/gray.jpg);
	border-radius: 15px;
	font-weight: bold;
}

.contact2 .l1 li+li .t {
	background: url(/import/tenant_1/133.167.34.71/html/images/contact/orange2.jpg);
}

.contact2 .table dt {
	width: 35.65%;
	padding: 0 3% 0 0;
	float: left;
	font-size: 18px;
	color: #471a0c;
	font-weight: bold;
}

.contact2 .table dd {
	padding: 0 0 0 38.65%;
}
.contact2 .table dd.kibou div.box {
  margin-bottom: 20px;
}
.contact2 .table dd.kibou input {
  width: 100px;
  border-radius: 10px;
  padding: 0 0.5em;
}

.contact2 .table dl {
	padding: 0 0 25px 0;
}

.contact2 .table dt .his {
	font-size: 14px;
	color: #fff;
	display: inline-block !important;
	background-color: #ff8b00;
	border-radius: 20px;
	line-height: 20px;
	text-align: center;
	padding: 0 15px;
	font-weight: normal;
	margin-left: 15px;
}

.contact2 .table dd .size1 {
	width: 100%;
	background-color: #faf5e6;
	height: 40px;
	border-radius: 40px;
	border: none;
}

.contact2 .table dd .size2 {
	width: 90px;
	height: 40px;
	background-color: #faf5e6;
	border-radius: 40px;
	border: none;
	margin-right: 10px;
}

.contact2 .table dd label {
	margin: 0 0.5em;
}
.contact2 .table dd input {
	padding: 0 1.5em;
	box-sizing: border-box;
}
.contact2 .table select {
	padding: 0 1.5em;
	box-sizing: border-box;

}
 .contact2 .table dd div.select-dun {
   position: relative;
}
.contact2 .table dd div.select-dun:after {
 position: absolute;
   width: 0;
 height: 0;
 border-left: 4px solid transparent;
 border-right: 4px solid transparent;
 border-top: 4px solid black;
 content:"";
 right: 1.5em;
 top: 20px;
} 
select {
-webkit-appearance: none;
-moz-appearance: none;  
appearance: none;  
}
::-ms-expand {
display: none;
} 
.contact2 .table textarea {
	width: 100%;
	height: 150px;
	background-color: #faf5e6;
	border-radius: 20px;
	border: none;
	padding: 0.8em 1.5em; 
	box-sizing: border-box;
}

.contact2 .table {
	padding: 0 0 30px 0;
}

/* .contact2 .formbtn {
  padding-bottom: 100px;
} */

.contact2 .formbtn li {
	width: 80%;
	max-width: 300px;
	margin: 0 auto;
}

.contact2 button {
	background: #ff8b00 url(/import/tenant_1/133.167.34.71/html/images/blog/bt.gif) no-repeat 20px 18px;
	width: 100%;
	display: inline-block !important;
	max-width: 300px;
	color: #fff;
	font-size: 20px;
	font-weight: bold;
	padding: 10px 0;
	border-radius: 40px;
	border: none;
	-webkit-box-shadow: 0px 3px 0px 0px #e85b0c;
	box-shadow: 0px 3px 0px 0px #e85b0c;
	text-align: center;
}

.contact2 button:hover {
	opacity: 0.6;
	cursor: pointer;
}

.contact2 .bnr {
	max-width: 800px;
	width: 95%;
	margin: 0 auto;
	border-radius: 15px;
	border: 5px solid #ff8b00;
	border-radius: 20px;
	overflow: hidden;
	position: relative;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	-webkit-box-shadow: 0px 3px 5px 0px #bac1ba;
	box-shadow: 0px 3px 5px 0px #bac1ba;
}

.contact2 .bnr .pic {
	position: absolute;
	right: 8%;
	bottom: 0;
	width: 15%;
	height: auto;
}

.contact2 .bnr .t1 {
	background-color: #3ac02e;
	padding: 20px 20% 20px 10.8%;
}

.contact2 .bnr .t2 {
	background-color: #ff8b00;
	color: #fff;
	font-size: 28px;
	font-family: "bokutachi";
	padding: 5px 20% 5px 10.8%;
}

.contact2 .bnr .t2 img {
	vertical-align: middle;
	max-width: 56px;
	width: 12%;
}

.contact-point {
  margin: 0 auto 50px;
    padding: 20px;
    box-sizing: border-box;
    font-size: 18px;
    background: #faf5e6;
    border-radius: 15px;
    /* position: absolute; */
    font-weight: bold;
}
.contact-point .inn3 {
    color: crimson;
}

.contact2 .table dd.kibou span.tit {
    display: inline-block;
    border-left: solid #ff8b00 5px;
    padding-left: 10px;
}
.contact2 .table dd.kibou div {
  display: inline-block;
}
.contact2 .table dd.kibou div.box {
  display: block;
}

.mb100 {
  padding-bottom: 100px;
}
@media only screen and (max-width: 1024px) {
	.contact1 .box .pic {
		width: 136px;
	}

	.contact1 .box .inn {
		padding-left: 4.9%;
	}

	.contact1 .box dl {
		width: 50%;
		float: none;
	}

	.contact1 .box dl+dl {
		width: 50%;
		padding-bottom: 30px;
	}

	.contact1 .box dl dt {
		font-size: 16px;
		margin-bottom: 20px;
	}

	.contact1 .box dl dt:after {
		width: 90%;
	}

	.contact1 .box dl dd {
		font-size: 18px;
	}

	.contact1 .box dl dd+dd {
		font-size: 16px;
	}

	.contact2 .l1 li .t {
		font-size: 16px;
	}

	.contact2 .table dt {
		font-size: 16px;
	}

	.contact2 button {
		font-size: 16px;
	}

	.contact2 .bnr .pic {
		right: 2%;
	}

	.contact2 .bnr .t1 {
		padding-left: 5%;
	}

	.contact2 .bnr .t2 {
		font-size: 18px;
		padding-left: 5%;
	}
	
	.contact2 .table dt {
		width: 100%;
		float: none;
		padding: 0 0 15px 0;
	}
		.contact2 .table dd {
		  width: 100%;
		padding-left: 0;
	}
	.contact2 .formbtn li {
	  margin-bottom: 20px;
	}

}

@media only screen and (max-width: 599px) {
	.contact2 .l1 li .t {
		font-size: 14px;
	}

	.contact1 .box .inn {
		padding-left: 0;
		padding-right: 0;
	}

	.contact1 .box .pic {
		float: none;
		width: 134px;
		margin: auto;
		text-align: center;
	}

	.contact1 .box dl,
	.contact1 .box dl+dl {
		float: none;
		width: 94%;
		margin: 0 auto;
	}

	.contact1 .box dl dd {
		font-size: 16px;
	}

	.contact1 .box dl dd+dd {
		text-align: center;
		font-size: 14px;
	}

	.contact2 .table {
		padding-bottom: 50px;
	}

	.contact2 .bnr .t2 {
		font-size: 14px;
	}

	.contact2 .formbtn li {
		max-width: auto;
		width: 100%;
	}

	.contact2 .table dd label {
		display: inline-block !important;
		margin-bottom: 15px;
	}

	.contact2 .table textarea {
		width: 98%;
	}
	.contact2 .table dd.kibou span.tit {
  display: block;
  width: 100%;
  margin-bottom: 10px;
}
.contact2 .table dd.kibou input {
    width: 70px;
}

}

/*yomogi*/
.yomogi1.shinryo1 .t1 {
	padding-bottom: 0;
}

.yomogi1 .orange {
	text-align: center;
	font-size: 25px;
	color: #e85b0c;
	padding: 0 0 15px 0;
}

.yomogi2 .inn {
	max-width: 1000px;
	width: 95%;
	margin: 0 auto;
	padding: 90px 0 140px 0;
}

.yomogi2 .inn h3 {
	padding-bottom: 30px;
}

.yomogi2 .inn .box {
	position: relative;
}

.yomogi2 .inn .box .bgpic {
	position: relative;
	z-index: 0;
	background-color: #faf5e6;
	border-radius: 30px;
	overflow: hidden;
}

.yomogi2 .inn .box .bgpic img {
	opacity: 0.2;
}

.yomogi2 .inn .box .tbox {
	position: absolute;
	max-width: 600px;
	width: 94%;
	padding: 0 3% 0 3%;
	top: 20%;
}

.yomogi2 .inn .box .tbox .tex {
	padding-bottom: 40px;
	letter-spacing: 2px;
}

.yomogi3 .box {
	background-color: #fff;
}

.yomogi3 .home-point h4 .n {
	background-color: #fff;
}

.yomogi4 {
	padding: 80px 0 30px 0;
}

.yomogi4 h3 {
	padding-bottom: 15px;
}

.yomogi4 .inn {
	position: relative;
	overflow: hidden;
	border-radius: 30px;
}

.yomogi4 .inn .bgpic {
	background-color: #faf5e6;
}

.yomogi4 .inn .bgpic img {
	opacity: 0.7;
	/* position: absolute; */
	top: 50%;
	left: 50%;
	/* -webkit-transform: translate(-50%, -50%);
	-ms-transform: translate(-50%, -50%);
	transform: translate(-50%, -50%);
	-o-object-fit: cover;
	object-fit: cover;
	-o-object-position: center;
	object-position: center; */
}

.yomogi4 .inn .tbox {
	width: 33%;
	height: 500%;
	position: absolute;
	left: 0;
	top: 0;
	background: -webkit-linear-gradient(left, rgba(255, 139, 0, 0.8) 0%, rgba(255, 162, 51, 0) 100%);
	background: -webkit-gradient(linear, left top, right top, from(rgba(255, 139, 0, 0.8)), to(rgba(255, 162, 51, 0)));
	background: linear-gradient(to right, rgba(255, 139, 0, 0.8) 0%, rgba(255, 162, 51, 0) 100%);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ccff8b00', endColorstr='#00ffa233', GradientType=1);
	padding: 140px 12% 0 5%;
}

.yomogi4 .inn .tbox .tex {
	color: #fff;
	font-size: 16px;
	padding-bottom: 40px;
	font-weight: bold;
}

.shinryo4.yomogi5 {
	padding: 0;
}

.yomogi5 .tbox {
	text-align: center;
	padding: 40px 0 0 0;
}

@media only screen and (max-width: 1024px) {
	.yomogi1 .orange {
		font-size: 22px;
	}

	.yomogi2 .inn {
		padding-bottom: 80px;
	}

	.yomogi2 .inn .box .tbox {
		max-width: none;
		top: 10%;
	}

	.yomogi4 .inn .tbox {
		width: 90%;
		position: relative;
		padding: 30px 5% 0 5%;
		background-color: #ffa233;
	}

	.yomogi2 .inn .box .bgpic img {
		opacity: 1;
	}

	.yomogi2 .inn .box .tbox {
		position: relative;
		padding-top: 30px;
	}
}

@media only screen and (max-width: 599px) {
  	.yomogi1 .orange {
		font-size: 18px;
	}
}

/*hari*/
.hari1.shinryo4 {
	max-width: 1200px;
}

.hari1 .tbox {
	padding-top: 30px;
	text-align: center;
}

/*okyu*/
.shinryo4.okyu1 .tbox {
	text-align: center;
}

.shinryo4.okyu1 {
	padding: 80px 0;
}

/*first*/
.first1 h3+.tex {
	text-align: center;
	font-size: 18px;
	padding-bottom: 20px;
	color: #ff8b00;
}

.first2 {
	padding: 80px 0;
}

.first2 .inn {
	max-width: 1240px;
	width: 95%;
	margin: 0 auto;
}

.first2 h3+.tex {
	text-align: center;
	font-size: 18px;
	padding-bottom: 20px;
	color: #ff8b00;
}

.first2 ul {
	padding-bottom: 40px;
}

.first2 li {
	width: 22%;
	margin: 0 1.5% 30px 1.5%;
}

.first2 dl {
	position: relative;
}

.first2 dl dt {
	width: 100%;
	position: absolute;
	z-index: 1;
	text-align: center;
	top: 50%;
	transform: translate(0, -50%);
	left: 0;
	font-size: 22px;
	font-weight: bold;
	color: #333333;
	text-shadow: 1px 1px 0px #fff;
}

.first2 dl dd {
	position: relative;
	z-index: 0;
	text-align: center;
}

.first2 dl dd.pic span {
	border-radius: 50%;
	opacity: 0.6;
	border: 5px solid #ff8b00;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
}

.first2 li.gyo2 dt {
	top: 40%;
}

.first2 li.gyo3 dt {
	top: 32%;
}

.first2 ul+.tex {
	text-align: center;
	font-size: 18px;
	line-height: 200%;
}

.first2 ul+.tex strong {
	color: #ff8b00;
	font-size: 25px;
}

@media only screen and (max-width: 1024px) {
	.first1 h3+p {
		font-size: 16px;
	}

	.first2 h3+p {
		font-size: 16px;
	}

	.first2 ul+.tex {
		font-size: 16px;
	}

	.first2 ul+.tex strong {
		font-size: 16px;
	}

	.first2 dl dt {
		font-size: 16px;
		position: relative;
		padding: 20px 0 0 0;
		transform: none;
	}
}

@media only screen and (max-width: 599px) {
	.first2 li {
		width: 47%;
		margin: 0 1.5% 30px 1.5%;
	}

	.first2 li.gyo2 dt {
		top: 45%;
	}

	.first2 li.gyo3 dt {
		top: 40%;
	}
	.first2 dl dt br {
	  display: none;
	}
}

/*左右*/
.crossbox li {
	margin-bottom: 50px;
}

.crossbox li:nth-of-type(even) {
	-webkit-box-orient: horizontal;
	-webkit-box-direction: reverse;
	-webkit-flex-direction: row-reverse;
	-ms-flex-direction: row-reverse;
	flex-direction: row-reverse;
}

@media (max-width: 599px) {
	.crossbox li:nth-of-type(even) {
		-webkit-box-orient: vertical;
		-webkit-box-direction: normal;
		-webkit-flex-direction: column;
		-ms-flex-direction: column;
		flex-direction: column;
	}

	.crossbox .tex {
		margin-top: 20px;
	}
}

.fs40 {
	font-size: 40px;
}

.rec6 .kamoku li {
	width: 23%;
	padding: 0 2.66% 10px 0;
	cursor: pointer;

}

.rec6 .kamoku li:hover {
	opacity: 0.6;
}

.rec6 .kamoku li:nth-child(4n) {
	padding-right: 0;
}

.rec6 .kamoku li .n {
	display: block;
	background: #ea9137;
	color: #fff;
	font-weight: bold;
	text-align: center;
	padding: 18px 2.5%;
}

.rec6 .kamoku {
	padding-bottom: 40px;
}

.rec6 .kamoku {
	padding-bottom: 40px;
}

.rec6 .entry h4 {
	background: url(../images/contact/hako.gif) 0 5px no-repeat;
	font-size: 22px;
	font-weight: bold;
	padding: 0 0 0 30px;
	margin-bottom: 10px;
}

.rec6 .entry dl {
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
		border-bottom: 1px dotted #ea9137;
}

.rec6 .entry dt {
	padding: 15px 0;
	width: 130px;
}

.rec6 .entry dd {
	padding: 15px 0;
	width: calc(100% - 150px);
}

.rec6 .entry .wrap {
	padding-bottom: 50px;
}

.rec6 .entry dd .p {
	display: inline-block !important;
	background: #f9efe1;
	font-size: 12px;
	padding: 0 1em;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	min-width: 75px;
	text-align: center;
	margin-right: 5px;
}

@media only screen and (max-width: 599px) {
  .rec6 .entry dt {
	padding: 15px 0 0;
}
	.rec6 .entry dt {
		width: 100%;
	}

	.rec6 .entry dd {
		width: 100%;
	}

	.rec6 .kamoku li {
		width: 48%;
		padding-left: 1%;
		padding-right: 1% !important;
	}
}

.uk-dotnav li a {
  pointer-events: none;
}

.uk-dotnav li a:hover {
  cursor: pointer;
}


/* 2023/06/08 */
.txt-36 {
    font-size: 36px;
}

@media (max-width:599px) {
  .txt-36 {
      font-size: 24px;
  }
}

.banner-txt .txt {
    text-align: center;
    line-height: 2;
}

.banner-txt .txt01 {
    font-size: 48px;
}

.banner-txt .txt02 {
    font-size: 36px;
    color: rgb(255, 0, 0);
}

.banner-txt .txt03 {
    font-size: 34px;
}

@media (max-width:599px) {
  .banner-txt .txt01 {
      font-size: 28px;
  }
  
  .banner-txt .txt02 {
      font-size: 20px;
  }
  
  .banner-txt .txt03 {
      font-size: 20px;
  }
}

/*2023/07/19*/
.top-voice .top-blog .pic:after {
  background: none;
}
.access {
  margin-bottom: 50px;
}
.access .h3s {
  margin-bottom: 20px;
}
.access-in {
  display: flex;
}
.access-in .box {
  width: 45%;
  margin: 0 auto;
}
.access-in ul li {
  margin-bottom: 10px;
}
.access-in ul li .txt {
  margin-bottom: 5px;
}
.access-in ul li .btn a {
  display: block;
  width: 80%;
  padding: 5px 10px;
  text-align: center;
  background: #ff8b00;
  border-radius: 10px; 
  color: #fff;
  font-weight: bold;
}
.access-in .box .tit {
  font-size: 20px;
  font-weight: bold;
  border-bottom: 1px solid #000;
  width: 100%;
  margin-bottom: 20px;
}

@media (max-width:599px) {
  .access {
    margin-bottom: 0;
  }
  .access-in {
    display: block;
  }
  .access-in .box {
    width: 100%;
  }
  .access-in .box .tit {
    font-size: 18px;
  }
  .access-in ul {
    margin-bottom: 30px;
  }
}

/*2023/08/09*/
.bus-access {
  margin-top: 50px;
}
.bus-access .title {
  font-size: 20px;
  font-weight: bold;
  border-bottom: 1px solid #000;
}
.bus-access .txt01 {
  margin: 20px 0;
}
.m-access {
  width: 80%;
  margin: 10px auto 30px;
}
.m-access iframe {
  width: 100%;
  aspect-ratio: 16/9;
}
.bus-access .sub-title {
  font-weight: bold;
  margin-bottom: 10px;
  font-size: 18px;
}
.bus-access .lord ul {
  display: flex;
  flex-wrap: wrap;
  margin-bottom: 20px;
}
.bus-access .lord ul li {
  width: 23%;
  margin: 0 2% 20px 0; ;
}
.fwb {
  font-weight: bold;
}

@media (max-width:599px) {
  .bus-access .title { 
    font-size: 18px;
  }
  .m-access {
    width: 100%;
  }
  .bus-access .sub-title {
    font-size: 16px;
  }
  .bus-access .lord ul li {
    width: 48%;
  }
}

.fs48 {
  font-size: 48px;
}
.fs36 {
  font-size: 36px;
}
.co-b {
  color: #000 !important;
}
.lh12 {
  line-height: 1.2
}

@media (max-width:1024px) {
  .fs48 {
    font-size: 44px;
  }
}

@media (max-width:599px) {
  .fs48 {
    font-size: 40px;
  }
  .fs36 {
    font-size: 28px;
  }
}
