@media all and (max-width:768px){
	.is-mobile-pad{padding-left:1.5rem !important;padding-right:1.5rem !important}
		[data-type="onm"] .slick-dots {
			bottom: -2.2rem !important;
			right: 50%  !important;
			transform: translateX(50%) !important;
		}
}
.yes-mobile .logo img {
	width: 80px !important;
	min-width: 0 !important;
}
.yes-mobile .text1,
.yes-mobile .text2 {
	font-size: .9rem !important;
	padding: .25rem 1rem .25rem .25rem !important;
	font-weight: normal;
}
.yes-mobile .text1 {
	background: linear-gradient(to right, #fff 0, #9eb98e 45%);
}
.yes-mobile .text1 {
	margin-right: 1.5rem !important;
}

[data-type="onm"] img {
	width: 95% !important;
	margin: 0 auto !important;
}
@media all and (max-width: 1024px) and (min-width: 768px) {
	footer {
		padding-left: 4rem !important;
		padding-right: 4rem !important;
	}
}
/*@media all and (max-width: 1024px) {
	.slider .slide .note {
		left: 4.2rem !important;
	}
}*/
[data-type="onm"] .slick-dots .slick-active button {
	background: #9eb98e !important;
}
.ph {
	display: none;
	text-align: right;
	font-size: 2.2rem;
	font-weight: bold;
}
.ph a, 
.ph a:visited, 
.ph a:hover,
.ph a:active {
	color: #514b45 !important;
}
.mob-menu {
	background: #d8cdbc;
	padding: 1rem 1.5rem;
	width: auto;
	position: absolute;
	top: 0;
	left: 3rem;
	z-index: 100000;
	display: none;
}
.mob-menu .in {
	position: relative;
}
.mob-menu .in .close {
	position: absolute;
	top: -.75rem;
	right: -.75rem;
	width: 1.5rem;
	height: 1.5rem;
	background: url(https://upload.wikimedia.org/wikipedia/commons/a/a0/OOjs_UI_icon_close.svg) center center no-repeat;
	background-size: contain;
	cursor: pointer;
}
.mob-menu a,
.mob-menu a:hover,
.mob-menu a:active,
.mob-menu a:visited {
	color: #363636;
	font-size: 1.1rem;
}
.mob-button {
	background: url(https://upload.wikimedia.org/wikipedia/commons/b/b2/Hamburger_icon.svg) center center no-repeat;
	background-size: 60%;
	background-color: #d8cdbc;
	width: 4rem;
	height: 4rem;
	position: absolute;
	top: 0;
	left: 0;
	z-index: 100000;
	cursor: pointer;
} 
.content {
	position: relative;
}
/*@media all and (max-width: 1024px) {
	.grey-navbar {
		display: none;
	}
}*/
@media all and (min-width: 1024px) {
	.slider-about-dorper-mobile {
		display: none;
	}
}
@media all and (max-width: 768px) {
	.grey-navbar {
		margin-top: 0 !important;
	}
	.text2 {
		margin-bottom: .5rem !important;
		
	}
}
@media all and (max-width: 1024px) {
	.grey-navbar {
		margin-top: 2rem;
	}
.slider-about-dorper-mobile .slick-slide > div {
	line-height: 1.5 !important;
	width: 100%;
	margin: auto;
}
}
.slider-about-dorper-mobile  .t {
	font-size: 1.4rem;
	text-align: center;
}
@media all and (max-width: 768px) {
	.slider-about-dorper {
		display: none;
	}
}
.slider-about-dorper-mobile .slick-arrow {
	position: absolute;
	top: 0%;
	/*transform: translateY(-50%);*/
	
}
.slider-about-dorper-mobile .slick-next {
	right: 0;
}
.slider-about-dorper-mobile .slick-prev {
	left: 0;
}
.slider-about-dorper-mobile .slick-arrow {
	border: none;
	background: transparent;
	color: transparent;
	width: 2rem;
}

.slider-about-dorper-mobile {
	position: relative;
}
.slider-about-dorper-mobile .slick-prev {
	left: 0;
}
.tbl {
	text-align: center;
	display: inline-block;
	color: #666;
	font-weight: bold;
}

@media all and (max-width: 1024px) and (min-width: 768px) {
	.container.is-hidden-desktop {
		width: 100% !important;
	}
	/*.slider .slick-dots button {
		width: .75rem !important;
		height: .75rem !important;
	}*/
	.slick-dots {
		right: 4rem !important;
	}
	.slider-about-dorper {
		display: none;
	}
	p.ti {
		text-indent: 0;
	}
	/*header {
		margin-bottom: 2rem;
	}*/
	header .text1 {
		margin-right: 3rem !important;
	}
	/*header .text2, .ph {
		margin-right: 3rem !important;
	}*/
	header {
		padding-top: 1rem !important;
	}
	.grey-navbar {
		margin-top: 1rem;
	}
	.ph {
		display: block;
	}
	.logo img {
		width: 70% !important;
		margin: 0 !important;
	}
	header .text1, header .text2 {
		font-size: 1.3rem !important;
		font-weight: normal;
	}
	.slider .slide {
		height: 27rem !important;
	}
	.main-mid .column.text {
		padding-top: 0;
		padding-bottom: 0;
	}
	.flx-mid .left-border {
		width: 84%;
		font-size: .78rem;
		line-height: 1.1;
	}
	.news .title {
		height: auto !important;
	}
	.news {
		font-size: 1.2rem;
		width: 86%;
		margin-right: auto;
		margin-left: auto;
		
	}
	
	.news .date,
	.news .title {
		margin-bottom: 0 !important;
	}
	.news .title {
		font-size: 1.1em !important;
	}
	.news {
		margin: 4rem auto;
	}
	.container.is-hidden-desktop {
		width: 94%;
		margin: auto;
	}
}