/*
Theme Name: l-h.co.jp
Description:コーポレートサイト（お知らせ機能あり）。トップページ用（top_ver02）テーマの改修版。
Version: 1.1
License:
License URI:
Tags:
*/

/*
----------------------------------
 01. general
 02. text
 03. control
 04. layout
 05. common style
 06. loading
 07. header
 08. footer
----------------------------------
*/

/*========================================

	general

========================================*/

@import url('https://fonts.googleapis.com/css?family=Pacifico');

html {
	font-family: '游ゴシック体', YuGothic, '游ゴシック', 'Yu Gothic', 'ヒラギノ角ゴ Pro W3', 'Hiragino Kaku Gothic Pro', 'メイリオ', 'Meiryo', 'ＭＳ ゴシック', sans-serif;
	font-size: 62.5%;
	font-weight: 500;
	color: #222;
	-webkit-text-size-adjust: 100%;
}

body {
	position: relative;
	font-size: 1.4rem;
	font-size: 1.4em;
	line-height: 1.5;
	letter-spacing: .05em;
}

img {
	vertical-align: bottom;
}

a {
	color: inherit;
	text-decoration: none;
	transition-duration: 0.3s;
}

a.link {
	color: #00ab98;
	text-decoration: underline;
}

.pacifico {
	font-family: 'Pacifico', cursive;
}


@media print,
screen and (min-width: 480px) {

	a:hover {
		color: #00ab98;
	}

}

/*END*/

@media screen and (max-width: 479px) {

	a.hover {
		color: #00ab98;
	}

}

/*END*/

img[src$=".svg"] {
	width: 100%;
}


/*========================================

	text

========================================*/

.text_red {
	color: #cc0000;
}

.text_white {
	color: #fff;
}

.text_blue {
	color: #0086b2;
}

.text_gray {
	color: #666;
}

.text_bold {
	font-weight: bold;
}

.text_normal {
	font-weight: normal;
}

.text_11 {
	font-size: 1.1rem !important;
}

.text_12 {
	font-size: 1.2rem !important;
}

.text_13 {
	font-size: 1.3rem !important;
}

.text_14 {
	font-size: 1.4rem !important;
}

.text_15 {
	font-size: 1.5rem !important;
}

.text_16 {
	font-size: 1.6rem !important;
}

.lh_10 {
	line-height: 1 !important;
}

@media print,
screen and (min-width: 769px) {

	.text_18 {
		font-size: 1.8rem !important;
	}

	.text_19 {
		font-size: 1.9rem !important;
	}

	.text_20 {
		font-size: 2.0rem !important;
	}

	.text_21 {
		font-size: 2.1rem !important;
	}

	.text_22 {
		font-size: 2.2rem !important;
	}

	.text_24 {
		font-size: 2.4rem !important;
	}

	.text_26 {
		font-size: 2.6rem !important;
	}

	.text_28 {
		font-size: 2.8rem !important;
	}

	.text_30 {
		font-size: 3.0rem !important;
	}

	.text_32 {
		font-size: 3.2rem !important;
	}

	.text_38 {
		font-size: 3.8rem !important;
	}

	.text_40 {
		font-size: 4.0rem !important;
	}

	.text_48 {
		font-size: 4.8rem !important;
	}

	/*line-height*/
	.lh_12 {
		line-height: 1.2 !important;
	}

	.lh_14 {
		line-height: 1.4 !important;
	}

	.lh_16 {
		line-height: 1.6 !important;
	}

	.lh_18 {
		line-height: 1.8 !important;
	}

	.lh_20 {
		line-height: 2 !important;
	}

	/*letter-spacing*/
	.ls_1 {
		letter-spacing: 1px;
	}

	.ls_2 {
		letter-spacing: 2px;
	}

	.ls_3 {
		letter-spacing: 3px;
	}

}

/*END*/

@media screen and (max-width: 768px) {

	.text_18 {
		font-size: 1.6rem !important;
	}

	.text_20 {
		font-size: 1.8rem !important;
	}

	.text_21,
	.text_22,
	.text_24,
	.text_26 {
		font-size: 2rem !important;
	}

	.text_28 {
		font-size: 2.3rem !important;
	}

	.text_30 {
		font-size: 2.8rem !important;
	}

	.text_32 {
		font-size: 3.2rem !important;
	}

	.text_38 {
		font-size: 3.4rem !important;
	}

	.text_40 {
		font-size: 3.4rem !important;
	}

	.text_48 {
		font-size: 4.4rem !important;
	}

	.lh_16 {
		line-height: 1.5;
	}

	.lh_18 {
		line-height: 1.5;
	}

	.lh_20 {
		line-height: 1.5;
	}

}

/*END*/

@media screen and (max-width: 479px) {

	.text_16 {
		font-size: 1.5rem !important;
	}

	.text_30 {
		font-size: 2.3rem !important;
	}

	.text_38 {
		font-size: 3rem !important;
	}

	.text_48 {
		font-size: 3.6rem !important;
	}

}

/*END*/


/*========================================

	control

========================================*/

.center {
	text-align: center;
}

.text_left {
	text-align: left;
}

.text_right {
	text-align: right;
}

.left {
	float: left;
}

.right {
	float: right;
}

.inline {
	display: inline !important;
}

.inb {
	display: inline-block !important;
}

.block {
	display: block !important;
}

.clear {
	clear: both;
}

.justify {
	text-align: justify;
	/* 両端揃え */
	text-justify: inter-ideograph;
	/* IE,edge用 */
	-webkit-font-feature-settings: "pkna";
	font-feature-settings: "pkna";
}

.op:hover {
	filter: alpha(opacity=60);
	-moz-opacity: 060;
	opacity: 0.60;
}

@media print,
screen and (min-width: 769px) {
	.op:hover {
		-webkit-transition: opacity 0.1s ease-out;
		-moz-transition: opacity 0.1s ease-out;
		-ms-transition: opacity 0.1s ease-out;
		transition: opacity 0.1s ease-out;
	}
}

/*END*/

.shadow {
	box-shadow: rgba(0, 0, 0, 0.3) 0px 1px 2px 0;
	-webkit-box-shadow: rgba(0, 0, 0, 0.3) 0px 1px 2px 0;
	-moz-box-shadow: rgba(0, 0, 0, 0.3) 0px 1px 2px 0;
}

.mauto {
	margin-left: auto;
	margin-right: auto;
}

@media screen and (max-width: 479px) {

	.sp_mauto {
		margin-left: auto;
		margin-right: auto;
	}

}

/*END*/


/*----------------------------------------
	分割用
----------------------------------------*/

.box_l {
	float: left;
	width: 48.25%;
}

.box_r {
	float: right;
	width: 48.25%;
}

.list_two li,
.list_three li,
.list_four li {
	position: relative;
	float: left;
	margin-bottom: 40px;
	margin-left: 3.5%;
}

.list_two li {
	width: 48.25%;
}

.list_three li {
	width: 31%;
}

.list_four li {
	width: 22.375%;
}

.list_two li:nth-child(2n+1) {
	clear: both;
	margin-left: 0;
}

@media print,
screen and (min-width: 769px) {

	.list_three li:nth-child(3n+1),
	.list_four li:nth-child(4n+1) {
		clear: both;
		margin-left: 0;
	}

}

/*END*/

@media screen and (max-width: 768px) {

	.list_three li,
	.list_four li {
		width: 31%;
	}

	/*
	.list_four li:nth-child(3n+1){
		clear: both;
		margin-left: 0;
	}
	*/

}

/*END*/

@media screen and (max-width: 599px) {

	.box_l,
	.box_r {
		float: none;
		width: 100%;
	}

	.list_two li,
	.list_three li,
	.list_four li {
		margin-bottom: 20px;
	}

	.list_two li,
	.list_three li {
		float: none;
		width: 100%;
		margin-left: 0;
	}

	.list_four li {
		width: 48.25%;
	}

	.list_four li:nth-child(2n+1) {
		clear: both;
		margin-left: 0;
	}

}

/*END*/


/*----------------------------------------
	flexbox
----------------------------------------*/

.flex {
	-js-display: flex;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
}

/* 均等配置 */
.kinto {
	-webkit-box-pack: justify;
	-ms-flex-pack: justify;
	justify-content: space-between;
}

/* 折り返しあり */
.flex_wrap {
	-js-display: flex;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
}


/*----------------------------------------
	写真を中央配置
----------------------------------------*/
.xxx {
	position: relative
}

.xxx img {
	position: absolute;
	height: 0;
	height: auto;
	left: 50%;
	top: 50%;
	-webkit-transform: translate3d(-50%, -50%, 0);
	transform: translate3d(-50%, -50%, 0);
}

/*▲imgに100%が入ってなければwidth:100%;追加*/


/*----------------------------------------
	画像を中央配置
----------------------------------------*/

.photo_frame {
	position: relative;
	overflow: hidden;
	background: #ddd;
}

.photo_frame img {
	width: 100%;
	height: auto !important;
	position: absolute;
	left: 50%;
	top: 50%;
	-webkit-transform: translate3d(-50%, -50%, 0);
	-ms-transform: translate3d(-50%, -50%, 0);
	transform: translate3d(-50%, -50%, 0);
}

.photo_frame img:not(:target) {
	left: 0\9;
	top: 0\9;
}

.photo_frame img {
	left: 0\9;
	top: 0\9;
}

@media all and (-ms-high-contrast: none) {
	.photo_frame img {
		left: 50%\9 !important;
		top: 50%\9 !important;
	}
}

.photo_frame {
	z-index: 2;
}

/*chrome対策*/


/*----------------------------------------
	画像短辺100%
----------------------------------------*/

.fit_img {
	position: relative;
	overflow: hidden;
}

.fit_img:before {
	content: '';
	display: block;
	padding-top: 70%;
}

.fit_img img {
	width: 100%;
	min-height: 100%;
	position: absolute;
	top: 50%;
	left: 50%;
	-webkit-transform: translate(-50%, -50%);
	-ms-transform: translate(-50%, -50%);
	transform: translate(-50%, -50%);
	object-fit: cover;
}



/*========================================

	layout

========================================*/

.inner_frame {
	width: 100%;
	max-width: 1160px;
	padding-left: 20px;
	padding-right: 20px;
	margin-left: auto;
	margin-right: auto;
}

@media print,
screen and (max-width: 768px) {

	.inner_frame {
		padding-left: 3%;
		padding-right: 3%;
	}

}

/*END*/

@media screen and (max-width: 479px) {

	.inner_frame {
		padding-left: 3%;
		padding-right: 3%;
	}

}

/*END*/



/*========================================

	common style

========================================*/

/* 背景 */
.bg_green {
	background: #ebf3f2;
}

/* 吹き出し */
.fuki {
	display: inline-block;
	color: #fff;
	background: #014099;
	padding: .2em .6em;
	position: relative;
}

.fuki:before {
	content: "";
	position: absolute;
	top: 100%;
	left: 50%;
	margin-left: -6px;
	border: 6px solid transparent;
	border-top: 6px solid #014099;
}

/* ボタン */
.btn {
	display: block;
	padding: 1em 2em;
	background: #fff;
	border: 1px solid #333;
	border-radius: 3px;
	text-align: center;
	position: relative;
	transition: 0.3s;
}

.btn:hover {
	color: #fff;
	background: #1b998b;
	box-shadow: 2px 2px 5px 0px rgba(0, 0, 0, 0.3);
}

.btn:active {
	transform: translateX(1px) translateY(1px);
	box-shadow: 2px 2px 4px 0px rgba(0, 0, 0, 0.3);
}

.btn.arrow {
	padding-left: 20px;
}

.btn.arrow:after {
	content: '';
	display: block;
	width: 5px;
	height: 9px;
	background: url(images/common/arrow.svg);
	background-size: 100% 100%;
	margin-right: 20px;
	position: absolute;
	right: 0;
	top: 50%;
	-webkit-transform: translateY(-50%);
	transform: translateY(-50%);
}

.btn.btn_green {
	color: #fff;
	background: #1b998b;
	border: none;
}

.btn.btn_green:hover {
	background: #23c7b5;
}

.btn300 {
	width: 300px;
}

@media print,
screen and (max-width: 768px) {

	.btn300 {
		width: 90%;
		max-width: 300px;
	}

}

/*END*/


/* newマーク */
.new_mark {
	display: inline-block;
	font-size: 1.2rem;
	font-weight: bold;
	color: #cc0000;
	margin-left: .5em;
	animation: Flash 2s infinite;
}

@keyframes Flash {
	30% {
		color: #E75800;
	}

	60% {
		color: #DC0064;
	}
}


/* scrollbar */
#content ::-webkit-scrollbar {
	width: 10px;
}

#content ::-webkit-scrollbar-track {
	background: #e0e2e4;
}

#content ::-webkit-scrollbar-thumb {
	background: #1b998b;
	border-radius: 4px;
	border: 2px solid #e0e2e4;
}



/*========================================

	loading

========================================*/

.loading {
	width: 100%;
	height: 100%;
	background: rgba(255, 255, 255, 1.0);
	position: fixed;
	top: 0;
	left: 0;
	z-index: 20000;
}

.loading_img {
	width: 236px;
	position: absolute;
	left: 0;
	right: 0;
	margin: auto;
	top: 32%;
}

img.load1 {
	width: 160px;
	height: auto;
	margin-bottom: 30px;
	animation-name: fadein;
	animation-delay: 0;
	animation-duration: 3s;
	animation-fill-mode: forwards;
	opacity: 0;
}

img.load2 {
	width: 236px;
	height: auto;
	animation-name: fadein;
	animation-delay: 0.5s;
	animation-duration: 3s;
	animation-fill-mode: forwards;
	opacity: 0;
}

@keyframes fadein {

	from {
		opacity: 0;
	}

	to {
		opacity: 1;
	}

}



/*========================================

	header

========================================*/

header {
	width: 100%;
	max-width: 1200px;
	background: #fff;
}

.h_logo {
	display: block;
	width: 18.75%;
	max-width: 225px;
	float: left;
	padding-left: 20px;
	padding-top: 32px;
	margin-right: 20px;
}

header h1 {
	color: #888;
	font-size: 0.785em;
	font-weight: normal;
	display: inline-block;
	float: left;
	padding-top: 35px;
}

@media print,
screen and (min-width: 1200px) {

	header {
		border-radius: 0px 0px 5px 5px;
		position: absolute;
		left: 0;
		right: 0;
		margin: auto;
		top: 0;
		z-index: 90;
		overflow: hidden;
	}

}

/*END*/

@media print,
screen and (max-width: 1199px) {

	.h_logo {
		width: 200px;
	}

}

/*END*/


@media print,
screen and (max-width: 768px) {

	header {
		position: relative;
	}

	.h_logo {
		padding-left: 3%;
	}

	header h1 {
		font-size: 1rem;
		padding-top: 5px;
		position: absolute;
		left: 3%;
		top: 0;
	}

}

/*END*/

@media screen and (max-width: 479px) {

	.h_logo {
		width: 46%;
		max-width: 180px;
		padding-top: 25px;
	}

	header h1 {
		letter-spacing: 0;
		font-feature-settings: "pkna";
	}

}

/*END*/

.trader {
	position: absolute;
	width: 126%;
	margin: -14%;
	height: 50%;
}

/*----------------------------------------
	groval navigation
----------------------------------------*/
.gnav a {
	display: block;
	color: #222;
	text-align: center;
	padding-top: 35px;
}

.gnav span {
	font-size: 0.714em;
	display: block;
}

a.h_contact {
	display: block;
	width: 10em;
	background: #1b998b;
	color: #fff;
	font-weight: bold;
	padding-bottom: 30px;
}

a.h_contact:hover {
	background: #23c7b5;
}

.h_contact span {
	font-size: 0.785em;
	display: block;
}

@media print,
screen and (min-width: 960px) {

	.gnav {
		width: 54%;
		float: right;
	}

	.gnav ul {
		display: inline-block;
	}

	.gnav li {
		float: left;
		margin-right: 30px;
	}

	/*
	.gnav li.nav01,
	.gnav li.nav02,
	.gnav li.nav04,
	.gnav li.nav05{
		width: 6rem;
	}
	*/
	.gnav li.nav03 {
		width: 9rem;
	}

	a.h_contact {
		float: right;
	}

	.sd-trigger {
		display: none;
	}

}

/*END*/

@media print,
screen and (max-width: 1199px) and (min-width: 960px) {

	.gnav li {
		margin-right: 1.5vw;
	}

	.gnav li:last-child {
		margin-right: 0;
	}

	.gnav a,
	a.h_contact {
		font-size: 1.17vw;
	}

}

/*END*/

@media print,
screen and (max-width: 959px) {

	.sd-trigger {
		display: inline-block;
		padding: 30px;
		background: #1b998b;
		float: right;
		position: relative;
		z-index: 9999;
	}

	.sd-trigger img {
		width: 30px;
		height: 30px;
	}

	.gnav {
		padding: 20px 0 100px;
	}

	.gnav ul {
		margin-bottom: 30px;
	}

	.gnav li {
		border-bottom: 1px solid #ccc;
	}

	.gnav a {
		font-size: 1.4rem;
		text-align: left;
		padding: 20px 30px 10px;
	}

	.gnav span {
		display: inline-block;
		margin-left: 10px;
	}

	a.h_contact {
		width: 220px;
		padding: 1.4em;
		text-align: center;
		margin-left: auto;
		margin-right: auto;
	}

}

/*END*/

@media screen and (max-width: 479px) {

	.sd-trigger {
		padding: 20px;
	}

	.sd-trigger img {
		width: 23px;
		height: 23px;
	}

}

/*END*/


/*----------------------------------------
	scroll header
----------------------------------------*/

/* windowsize960px以上 */
header.fixed {
	display: block;
	position: fixed;
	top: 0;
	left: 0;
	z-index: 40;
	background: rgba(255, 255, 255, 0.9);
}

header.fixed h1 {
	display: none;
}

header.fixed .h_logo,
header.fixed .gnav a {
	padding-top: 15px;
}

header.fixed a.h_contact {
	padding-bottom: 15px;
}

/* windowsize960px未満 */
.scroll_header {
	width: 100%;
	background: rgba(255, 255, 255, 0.9);
	display: none;
}

.scroll_header.fixed {
	display: block;
	position: fixed;
	top: 0;
	left: 0;
	z-index: 99;
}

.scroll_header .h_logo {
	padding-top: 12px;
}

.scroll_header .sd-trigger {
	padding: 20px;
	font-size: 0;
}

.scroll_header .sd-trigger img {
	width: 20px;
	height: 20px;
}

@media screen and (max-width: 479px) {

	.scroll_header .h_logo {
		padding-top: 8px;
	}

	.scroll_header .sd-trigger {
		padding: 14px;
	}

	.scroll_header .sd-trigger img {
		width: 16px;
		height: 16px;
	}

}

/*END*/





/*========================================

	footer

========================================*/

footer {
	/*padding-top: 150px;*/
	position: relative;
}

.bg_footer {
	background: #f6f7f4;
}

footer .inner_frame {
	padding-top: 50px;
}

.page_top {
	width: 40px;
	position: fixed;
	right: 30px;
	bottom: 60px;
	margin-bottom: 20px;
	z-index: 49;
}

.page_top a {
	display: block;
	text-align: center;
	padding-top: 16px;
	padding-bottom: 16px;
	line-height: 0;
	background: #222;
}

.page_top img {
	width: 16px;
	height: 8px;
}

.footer_l {
	width: 22.41%;
	float: left;
}

.footer_r {
	width: 70.68%;
	float: right;
}

.f_logo {
	display: block;
	width: 100%;
}

.footer_l .btn {
	width: 150px;
	padding: .8em 1.5em .8em .8em;
}

.footer_l .btn.arrow:after {
	margin-right: 10px;
}

.iso {
	width: 37.3%;
}

.jab {
	width: 22.3%;
}

.wlb {
	width: 31.53%;
}

.f_shop_list {
	border-top: 1px solid #dadce0;
}

.f_shop_list li {
	margin-bottom: 10px;
}

.copyright {
	font-size: 0.785em;
	color: #999;
}

@media print,
screen and (max-width: 768px) {

	.footer_l,
	.footer_r {
		width: 100%;
		float: none;
	}

	.f_logo,
	.certificate {
		width: 40%;
		margin-left: auto;
		margin-right: auto;
	}

	.footer_l .btn {
		margin-left: auto;
		margin-right: auto;
	}

	.f_shop_list li {
		width: 33%;
	}

}

/*END*/

@media screen and (max-width: 479px) {

	.page_top {
		right: 4%;
	}

	footer .inner_frame {
		padding-left: 0;
		padding-right: 0;
	}

	.footer_l,
	.f_bnr,
	.f_shop_list {
		padding-left: 3%;
		padding-right: 3%;
	}

	.f_logo {
		width: 50%;
	}

	.f_shop_list li {
		width: 100%;
		margin-bottom: 3px;
		font-size: 1.1rem !important;
	}

}

/*END*/


/*----------------------------------------
	footer navigation
----------------------------------------*/
.f_nav a {
	display: block;
}

@media screen and (min-width: 480px) {

	.f_nav>li {
		width: 33%;
		width: calc(100% / 3);
		float: left;
		margin-bottom: 20px;
	}

	.f_nav_inner li {
		width: 100%;
		margin-bottom: 15px;
	}

	.f_nav_inner a {
		font-size: 1.3rem;
		color: #222;
	}

	.f_nav_inner a.child {
		color: #666;
	}

	.f_nav_inner a.child:before {
		content: '\0203a';
		display: inline-block;
		margin-right: .3em;
	}

	.f_nav_inner a:hover {
		color: #00ab98;
		text-decoration: underline;
	}

}

/*END*/

@media print,
screen and (max-width: 768px) and (min-width: 480px) {

	.f_nav>li {
		width: 50%;
	}

	.f_nav>li:nth-child(2n+1) {
		clear: both;
	}

}

/*END*/

@media screen and (max-width: 479px) {

	.f_nav {
		border-top: 1px solid #dadce0;
	}

	.f_nav_inner>li {
		width: 100%;
		border-bottom: 1px solid #dadce0;
	}

	.f_nav_inner>li>a {
		padding: 1.2em 3%;
	}

	.f_nav_inner a.hover {
		color: #222;
		background: rgba(0, 0, 0, 0.2);
	}

	.aco_parent a {
		pointer-events: none;
	}

	.aco_child {
		display: none;
		width: 100%;
		background: #444;
		padding-top: 10px;
		padding-bottom: 10px;
	}

	.aco_child a {
		color: #fff;
		font-size: 1.3rem;
		padding: 10px 6%;
	}

	.aco_icon,
	.aco_icon span {
		display: inline-block;
		transition: all .4s;
		box-sizing: border-box;
	}

	.aco_icon {
		position: relative;
		width: 36px;
		height: 36px;
		float: right;
		margin-right: 5px;
		background: #1b998b;
		border-radius: 3px;
		top: -46px;
		z-index: 80;
	}

	.aco_icon span {
		position: absolute;
		left: 9px;
		width: 50%;
		height: 2px;
		background-color: #fff;
	}

	.aco_icon span:nth-of-type(1) {
		top: 17px;
		transform: rotate(0deg);
		-webkit-transform: rotate(0deg);
		-moz-transform: rotate(0deg);
		-ms-transform: rotate(0deg);
		-o-transform: rotate(0deg);
	}

	.aco_icon span:nth-of-type(2) {
		top: 17px;
		transform: rotate(90deg);
		-webkit-transform: rotate(90deg);
		-moz-transform: rotate(90deg);
		-ms-transform: rotate(90deg);
		-o-transform: rotate(90deg);
	}

	/*＋、×切り替え*/
	.aco_icon.active span:nth-of-type(1) {
		top: 18px;
		transform: rotate(45deg);
		-webkit-transform: rotate(45deg);
		-moz-transform: rotate(45deg);
		-ms-transform: rotate(45deg);
		-o-transform: rotate(45deg);
	}

	.aco_icon.active span:nth-of-type(2) {
		top: 18px;
		transform: rotate(135deg);
		-webkit-transform: rotate(135deg);
		-moz-transform: rotate(135deg);
		-ms-transform: rotate(135deg);
		-o-transform: rotate(135deg);
	}

}

/*END*/








.text_27 {
	font-size: 2.7rem;
}

.lh_24 {
	line-height: 2.4;
}

@media screen and (max-width: 768px) {
	.text_27 {
		font-size: 2.4rem;
	}

}

/*END*/

@media screen and (max-width: 599px) {
	.text_27 {
		font-size: 1.8rem;
	}

}

/*END*/


.bg_blue {
	position: relative;
	background: #304b72;
}

/*9つのポイント*/
.top_point_frame {
	position: relative;
}

.point_img {
	float: left;
	width: 58.74%;
	max-width: 793px;
}

.top_point_text {
	position: absolute;
	left: 50%;
	width: 34.48%;
	max-width: 400px;
	margin-left: 13%;
	padding-top: 50px;
}

.point_img_2 {
	float: left;
	width: 65%;
}

.top_point_text_2 {
	/* position: absolute; */
	float: right;
	/*    right: 10%;*/
	width: 30%;
	box-sizing: border-box;
	padding-top: 50px;
	padding-bottom: 50px;
	padding-right: 6%;
}

@media print,
screen and (min-width: 750px) and (max-width: 1300px) {
	.point_img_2 {
		float: left;
		width: 55%;
	}

	.top_point_text_2 {
		width: 44%;
	}
}


@media print,
screen and (min-width: 769px) and (max-width: 959px) {

	/*9つのポイント*/
	.point_img {
		margin-bottom: 100px;
	}

	.point_img_2 {
		margin-bottom: 100px;
	}

}

/*END*/

@media print,
screen and (min-width: 769px) and (max-width: 1099px) {

	/*9つのポイント*/
	.top_point_text {
		padding-top: 10px;
	}

	.top_point_text_2 {
		padding-top: 10px;
		right: 5%;
	}

}

/*END*/

@media print,
screen and (min-width: 1370px) {

	/*9つのポイント*/
	.top_point_text {
		margin-left: 170px;
	}

	/*.top_point_text_2{ margin-left: 170px; }*/

}

/*END*/

@media screen and (max-width: 768px) {

	/*9つのポイント*/
	.point_img {
		float: none;
		width: 100%;
	}

	.point_img_2 {
		float: none;
		width: 100%;
	}

	.top_point_text {
		position: relative;
		left: 4%;
		width: 92%;
		max-width: inherit;
		margin-left: 0;
		padding-top: 0;
		margin-bottom: 20px;
	}

	.top_point_text_2 {
		position: relative;
		left: 4%;
		width: 92%;
		max-width: inherit;
		margin-left: 0;
		padding-top: 20px;
		margin-bottom: 20px;
	}






}

/*END*/


.uchiraku_l {
	float: left;
	width: 100px;
}

.uchiraku_r {
	float: left;
	margin-left: 12px;
	width: 300px;
}

.uchiraku_r a {
	display: block;
	float: left;
	margin-right: 10px;
}

.uchiraku_r a:first-child {
	width: 86px;
}

.uchiraku_r a:last-child {
	width: 108px;
}



#wrap .btnDetail a {
	display: inline-block;
	border-radius: 5px;
	border: 1px solid #1b998b;
	padding: 7px 10px;
	color: #1b998b;
	background-color: #fff;
	position: relative;
}

#wrap .btnDetail a .fa,
#wrap .btnDetail a .fas {
	margin-right: 5px;
}

#wrap .btnDetail a:hover {
	color: #fff;
	background-color: #1b998b;
	text-decoration: none;
}

/* layout
------------------------------------------------------------*/
/*
#wrap{
	padding-top:50px;
	width:960px;
	margin:0 auto 40px;
	position: relative;
}
*/
header:after,
footer:after,
nav ul:after,
.inner:after {
	content: "";
	display: table;
	clear: both;
}

nav .panel,
nav#mainNav,
.newsTitle,
.bg,
.post {
	zoom: 1;
}

#wrap:after,
.cntWrap:after,
.cntBox:after,
.cntinnerBox:after {
	clear: both;
	display: table;
	content: "";
}

.pageTtl {
	font-size: 26px;
	letter-spacing: 0.1em;
	font-weight: bold;
	margin: 40px 0 50px;
}

.pageTtl img {
	margin-right: 5px;
	vertical-align: middle;
}

.cntBox h1 {
	font-size: 20px;
	font-weight: bold;
	border-bottom: solid 2px #1b998b;
	margin-bottom: 15px;
}

.cntBox h2 {
	font-size: 18px;
	font-weight: bold;
	margin-bottom: 10px;
}

.contentImg {
	margin-bottom: 10px;
}

@media only screen and (max-width:768px) {

	/* layout
	------------------------------------------------------------*/
	#wrap {
		width: 98%;
		padding-top: 80px;
	}

	.cntWrap {
		float: none;
		width: 100%;
		height: auto;
	}

	.cntBox {
		width: 100%;
		margin: 0 auto 40px;
	}

	.lnav {
		float: none;
		width: 100%;
	}

	.sideinner {
		position: relative;
		width: 100%;
		margin-top: 0;
		padding-top: 0;
	}

	.cntWrap .cntBox .lnav {
		display: none;
	}
}

.bizImg img {
	max-width: 100%;
	height: auto;
	vertical-align: bottom;
}