/* ------------------------------
 * - common
 * - main image
 * - information
 * - flow
 * - menu
 * - case
 * - voice
 * - event
 * - campaign
 * - cost
 * - contact
 * - relation
 * - guide
 * ------------------------------ */
#contents {
	padding-bottom: 0;
	text-align: center;
	width: 100%;
}
.content-main {
	margin: 0;
}
	.layout-inner {
		max-width: 960px;
	}
	.content-main button:hover,
	.content-main a.btn-arrow:hover {
		opacity: .6;
	}
	.content-main a {
		color: #000;
	}
	.content-main a:hover {
		color: #009B63;
	}
/* common */
.num {
	font-family: Arial, Helvetica, "sans-serif";
}
.fc-green {
	color: #009B63;
}
.ff-mincho,
.ff-mincho .num {
	font-family: "游明朝", "Yu Mincho", "YuMincho", "ヒラギノ明朝 Pro W3", "Hiragino Mincho ProN", "HGS明朝E", "メイリオ", Meiryo, "Noto Serif JP", serif;
}
.section {
	padding: 80px 0 75px;
}
.section-gray {
	background: #F5F5F5;
}
.section-title {
  color: #000;
	font-size: 3.2rem;
	line-height: 1;
	letter-spacing: .025em;
	text-align: center;
	position: relative;
  font-weight: normal;
}
.section-title:after {
	background: #009B63;
	content: "";
	display: block;
	width: 56px;
	height: 2px;
	margin: 15px auto 0;
}
.section-title.wht {
  color: #fff;
}
.section-title.wht:after {
  	background: #fff;
}
.section-title + .lead {
	margin-top: 20px;
	text-align: center;
}
.lead {
	font-size: 1.8rem;
}
.link-list a,
a.btn-arrow {
	position: relative;
}
.link-list a:before,
.link-list a:after {
	content: "";
	display: block;
	position: absolute;
	right: 15px;
	bottom: 50%;
}
.link-list a:before {
	width: 13px;
	height: 1px;
	background: #009B63;
}
.link-list a:after {
	width: 1px;
	height: 6px;
	background: #009B63;
	-webkit-transform: rotate(-45deg);
	transform: rotate(-45deg);
	-webkit-transform-origin: 100% 100%;
	transform-origin: 100% 100%;
	margin-bottom: 1px;
}
.link-list a:hover {
	color: #009B63;
}
.btn-arrow {
	background: #009B63;
	border-radius: 3px;
	color: #FFF !important;
	display: inline-block;
	font-size: 1.8rem;
	text-decoration: none;
	padding: 18px 20px 16px 25px;
	-webkit-transition: opacity 300ms;
	transition: opacity 300ms;
}
.btn-arrow:after {
	content: '';
	display: inline-block;
	width: 22px;
	height: 11px;
	margin: 0 0 2px 25px;
	background: url(../../lib_image/top/icon_arrow_btn_02.svg) no-repeat;
	-webkit-transition: transform 300ms;
	transition: transform 300ms;
}
.list-thumb {
	list-style: none;
}
.list-thumb a {
	display: table;
	width: 100%;
	height: 100%;
}
.list-thumb a > * {
	display: table-cell;
	vertical-align: middle;
}
.select-wrap label {
    display: block;
    overflow: hidden;
    position: relative;
	width: 100%;
}
.select-wrap label:after {
	content: "";
	border: 1px solid #008546;
	border-width: 0 1px 1px 0;
	content: "";
	display: block;
	height: 8px;
	position: absolute;
	right: 17px;
	top: 50%;
	margin-top: -7px;
	-webkit-transform: rotate(45deg);
	transform: rotate(45deg);
	width: 8px;
}
.select-wrap label select {
    background: #FFF;
    border: 1px solid #DDD;
    font-family: inherit;
	font-size: 1.6rem;
	border-radius: 3px;
    display: block;
    color: #000;
	cursor: pointer;
    font-weight: 500;
	padding: 4px 20px 1px;
    position: relative;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
	width: 100%;
	height: 64px;
}
.select-wrap label select::-ms-expand {
	display: none;
}
@media screen and (min-width: 767px) {
	a.btn-arrow:hover:after,
	a:hover .btn-arrow:after {
		transform: translateX(5px);
	}
}
@media screen and (max-width: 767px) {
	.section {
		padding: 40px 20px 20px;
	}
	.section-title {
		font-size: 2.2rem;
		line-height: 1.2;
	}
	.section-title:after {
		width: 2.5em;
		margin: 8px auto 0;
	}
	.lead {
		font-size: 1.6rem;
		line-height: 1.3;
		text-align: left
	}
	a.btn-arrow {
		font-size: 1.6rem;
		padding: 1em 15px;
		manx-width: %;
	}
	a.btn-arrow:after {
		content: '';
		display: inline-block;
		width: 22px;
		height: 11px;
		margin: 0 0 0 15px;
		background: url(../../lib_image/top/icon_arrow_btn_02.svg) no-repeat;
	}
	.select-wrap label select {
		font-size: 1.6rem;
		height: 48px;
	}
}
/* main image */
.page-head {
	margin: 0;
	max-height: 596px;
	overflow: hidden;
/*	overflow-x: scroll;*/
}
.main-image {
	position: relative;
	height: 545px;
	margin-top: 50px;
	min-width: 960px;
}
.main-image > figure {
	height: 100%;
	position: relative;
}
.main-image > figure img {
	width: 100%;
	height: 100%;
	object-fit: cover;
}
.main-image_caption {
	color: #FFF;
	font-weight: 500;
	letter-spacing: -.1px;
	position: absolute;
	font-size: 1.3rem;
	right: 13px;
	bottom: 1.2em;
}
.main-image .catch {
	background: url(/lib_image/top/img_main01_catch.png) no-repeat 50% 0 / 99px auto;
	color: #F8C634;
	position: absolute;
	z-index: 10;
	top: 32px;
	left: 0;
	right: 0;
	text-align: center;
	padding: 75px;
	font-size: 2.6rem;
	font-weight: bold;
	letter-spacing: .04em;
}
.main-image .catch .font-sm {
	font-size: 2.2rem;
}
.main-image .catch .num {
	font-size: 3.2rem;
	font-family: "游ゴシック", YuGothic, "ヒラギノ角ゴ ProN","Hiragino Kaku Gothic ProN", "ＭＳ Ｐゴシック", "MS P Gothic", Osaka, "メイリオ", Meiryo, Verdana,Arial, Helvetica, sans-serif;
	font-weight: normal;
	vertical-align: -2px;
}
.main-image > .title {
	color: #FFF;
	line-height: 1.46;
	position: absolute;
	top: 164px;
	letter-spacing: .05em;
	left: 0;
	right: 0;
	text-align: center;
	font-size: 4.4rem;
	text-shadow: 0 0 12px rgba(0, 0, 0, .8);
}
.main-image_btn {
	position: absolute;
	top: 332px;
	left: 0;
	right: 0;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	-webkit-box-align: stretch;
	-ms-flex-align: stretch;
	align-items: stretch;
}
.main-image_btn-item {
	width: 470px;
	background: rgba(255, 255, 255, .9);
	margin: 0 12px;
	padding: 20px 20px 20px;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	-webkit-box-align: stretch;
	-ms-flex-align: stretch;
	align-items: stretch;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
}
.main-image_btn-item figure {
	width: 133px;
}
.main-image_btn-item .text {
	width: calc(100% - 133px);
	padding-left: 15px;
}
.main-image_btn-item p {
	font-size: 1.3rem;
	line-height: 1.6;
	letter-spacing: -.05rem;
}
.main-image_btn-item .title {
	font-size: 1.7rem;
	color: #006E46;
	font-weight: bold;
	margin: 0 0 5px;
	letter-spacing: -0.05rem;
}
.main-image_btn-item .btn {
	width: 100%;
	padding: 0;
	margin: 13px 0 0;
}
.main-image_btn-item .btn a {
	display: block;
	border: 1px solid #006E46;
	border-radius: 3px;
	font-size: 1.3rem;
	text-decoration: none;
	color: #006E46;
	padding: 6px 10px 5px;
	-webkit-transition: background 300ms, color 300ms;
	transition: background 300ms, color 300ms;
}
.main-image_btn-item .btn a span {
	display: inline-block;
	padding-right: 26px;
	background: url(../../lib_image/top/icon_arrow_btn_05_on.svg) no-repeat right 40% / 15.5px auto;
	position: relative;
}
.main-image_btn-item .btn a span::after {
	content: "";
	width: 16px;
	display: block;
	background: url(../../lib_image/top/icon_arrow_btn_05.svg) no-repeat right 40% / 15.5px auto;
	position: absolute;
	top: 0;
	bottom: 0;
	right: 0;
	-webkit-transition: opacity 300ms;
	transition: opacity 300ms;
}
.main-image_btn-item .btn a:hover {
	color: #FFF;
	background: #006E46;
}
.main-image_btn-item .btn a:hover span::after {
	opacity: 0;
}
@media screen and (max-width: 767px) {
	.page-head {
		max-height: 500px;
	}
	.main-image {
		height: 500px;
		margin-top: 0;
		min-width: 0;
	}
	.main-image_caption {
		left: 13px;
		text-align: center;
		bottom: 1em;
	}
	.main-image .catch {
		background: url(/lib_image/top/img_main01_catch.png) no-repeat 50% 0 / 73px auto;
		top: 26px;
		padding: 57px;
		font-size: 1.9rem;
	}
	.main-image .catch .font-sm {
		font-size: 1.6rem;
	}
	.main-image .catch .num {
		font-size: 2.2rem;
		vertical-align: 0;
	}
	.main-image > .title {
		line-height: 1.36;
		top: 130px;
		letter-spacing: .03em;
		font-size: 2.8rem;
		text-shadow: 0 0 10px rgba(0, 0, 0, .8);
	}
	.main-image_btn {
		top: 240px;
		display: block;
	}
	.main-image_btn-item {
		width: 91.111%;
		max-width: 328px;
		margin: 0 auto 16px;
		padding: 12px 12px 8px;
		display: block;
		overflow: hidden;
	}
	.main-image_btn-item figure {
		width: 133px;
		float: left;
	}
	.main-image_btn-item .text {
		width: auto;
		overflow: hidden;
		padding-left: 15px;
	}
	.main-image_btn-item p {
		display: none;
	}
	.main-image_btn-item .title {
    color: #000;
		line-height: 1.35;
		font-size: 1.5rem;
    font-weight: normal;
		display: block;
		margin: -3px 0 0;
    letter-spacing: 0;
	}
	.main-image_btn-item .btn {
		display: block;
		overflow: hidden;
		width: auto;
		padding-left: 15px;
		margin: 4px 0 0;
	}
	.main-image_btn-item .btn a {
		border: none;
		border-radius: 0;
		font-size: 1.2rem;
		text-align: left;
		padding: 0;
		line-height: 1.3;
	}
	.main-image_btn-item:first-child .btn a {
		letter-spacing: -.07em;
	}
	.main-image_btn-item .btn a span {
		display: inline;
		padding-right: 0;
		background: none;
	}
	.main-image_btn-item .btn a span::after {
		width: 16px;
		height: 9px;
		display: inline-block;
		margin-left: 5px;
		position: relative;
		top: auto;
		bottom: auto;
		right: auto;
	}
	.main-image_btn-item .btn a:hover {
		color: #006E46;
		background: none;
	}
	.main-image_btn-item .btn a:hover span::after {
		opacity: 1;
	}
}
@media screen and (max-width: 375px) {
	.main-image > .title {
		font-size: 7.466vw;
	}
	.main-image_btn-item figure {
		width: 35.466vw;
	}
	.main-image_btn-item .btn,
	.main-image_btn-item .text {
		padding-left: 4vw;
	}
	.main-image_btn-item .btn a {
		font-size: 3.2vw;
	}
}


/* information 
------------------------------ */
.information {
	font-size: 1.4rem;
	line-height: 1.7;
	padding: 56px 0;
}
.information .layout-inner > div + div {
	margin-top: 16px;
}
.information a {
	color: #000;
}
.information a:hover {
	color: #009B63;
}
.info-important {
	border: 2px solid #ddd;
	background: #FFF;
	display: table;
	padding: 20px 60px 17px 20px;
	width: 100%;
}
.info-important .label {
	width: 157px;
	color: #666;
	font-weight: bold;
}
.info-important .label:before {
	background: url(/lib_image/top/icon_important.png) no-repeat 50% 50% / contain;
	content: "";
	display: inline-block;
	width: 24px;
	height: 24px;
	margin-right: 10px;
	position: relative;
	top: -1px;
	vertical-align: middle;
}
.info-important .label,
.info-important .text {
	display: table-cell;
}
.info-message {
	background: #FFF;
	border: 2px solid #DDD;
	padding: 30px 33px 26px;
}
.information .news-link {
  text-align: right;
  padding-right: 16px;
}
.information .news-link a {
  color: #009B63;
  position: relative;
  transition: 0.3s;
  text-decoration: none;
}
.information .news-link a:after {
    content: "";
    display: block;
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 7px 5px 0 5px;
    border-color: #009B63 transparent transparent transparent;
    position: absolute;
    right: -16px;
    top: 50%;
    margin-top: -3px;
}
.information .news-link a:hover,
.information .news-link a:hover:after {
  opacity: 0.6;
  text-decoration: underline;
}
@media screen and (min-width: 768px) {
	.info-message_desk {
		margin-top: 1.65em;
		text-align: center;
	}
}
@media screen and (max-width: 767px) {
	.information {
		padding: 24px 16px;
	}
	.info-important {
		display: block;
		padding: 15px;
	}
	.info-important .label {
		width: auto;
		font-size: 1.5rem;
		text-align: center;
		margin-bottom: .75em;
	}
	.info-important .label:before {
		width: 18px;
		height: 18px;
	}
	.info-important .label,
	.info-important .text {
		display: block;
	}
	.info-message {
		line-height: 1.3;
		padding: 25px 15px;
	}
	.info-message p + p,
	.info-message_desk {
		margin-top: 1.5em;
	}
	.info-message_desk .name {
		font-weight: bold;
	}
  .information .news-link {
  text-align: center;
  padding-right: 0;
}
}

/* flow 
------------------------------ */
.section-flow {
	padding: 58px 20px 64px;
}

.wrap-flow {
	max-width: 1130px;
	min-width: 960px;
	margin: 0 auto;
	position: relative;
}

.section-flow .lead {
	margin-top: 30px;
	line-height: 1.6;
}

.section-flow .fw-b {
	color: #009B63;
	font-weight: bold;
}

.wrap-flow_inner {
	position: relative;
}

.parts-flow {
	opacity: 0;
	position: absolute;
}

.flow-list {
	background: #fff;
	list-style: none;
	margin: 32px 0 0;
	padding: 32px 3.539% 40px;
	counter-reset: flow;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: justify;
	-ms-flex-pack: justify;
	justify-content: space-between;
	-webkit-box-align: start;
	-ms-flex-align: start;
	align-items: flex-start;
}

.flow-list .item {
	width: 178px;
	position: relative;
	padding: 19px 0 0;
}

.flow-list .item + .item:before {
	background: url(/lib_image/top/icon_flow_arrow.svg) no-repeat left top / 27px auto;
	content: "";
	display: block;
	width: 27px;
	height: 12px;
	position: absolute;
	top: 87px;
	left: -32px;
}

.flow-thumb {
	width: 130px;
	margin: 0 auto;
	display: block;
}

.flow-thumb::before {
	content: "";
	width: 0;
	height: 0;
	border-style: solid;
	border-width: 42px 42px 0 0;
	border-color: #444 transparent transparent;
	position: absolute;
	top: 0;
	left: 0;
}

.flow-list li:nth-child(2n) .flow-thumb::before {
	border-color: #8A7151 transparent transparent;
}

.flow-thumb::after {
	counter-increment: flow;
	content: counter(flow);
	position: absolute;
	top: 4px;
	left: 7px;
	color: #fff;
	font-weight: bold;
	font-size: 1.9rem;
}

.flow-list .icon img {
	display: block;
	margin: 33px auto;
	width: 35px;
	height: 35px;
}

.flow-list .label {
  color: #000;
	font-size: 1.9rem;
	font-weight: normal;
	min-height: 66px;
	margin-top: 9px;
	padding-top: 1px;
	text-align: center;
	line-height: 1.3;
	width: 100%;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	align-content: center;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
}

.flow-list .label span {
	display: inline-block;
	letter-spacing: -.07em;
}

.flow-list li:nth-child(3) .label {
	padding-top: 0;
	line-height: 1.2;
}

.flow-list_btn {
	height: 77px;
	padding: 0;
	list-style: none;
	text-align: left;
	margin-top: 10px;
}

.flow-list_btn li {
	width: 100%;
}

.flow-list_btn li:first-child:last-child {
	height: 100%;
}

.flow-list_btn li + li {
	margin-top: 5px;
}

.flow-list_btn a {
	border: 1px solid #009B63;
	border-radius: 3px;
	color: #009B63;
	text-decoration: none;
	font-size: 1.5rem;
	font-weight: 500;
	line-height: 1.3;
	padding: 7px 15px 8px 10px;
	position: relative;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: start;
	-ms-flex-pack: start;
	justify-content: flex-start;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	align-content: center;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	width: 100%;
	height: 100%;
	-webkit-transition: background 300ms, color 300ms;
	transition: background 300ms, color 300ms;
}

.flow-list_btn a span {
	display: inline-block;
	letter-spacing: -.07em;
}

.flow-list_btn a::after {
	content: '';
	width: 4px;
	height: 4px;
	border: 0;
	border-top: 1px solid #009B63;
	border-right: 1px solid #009B63;
	-webkit-transform: rotate(45deg);
	transform: rotate(45deg);
	position: absolute;
	top: 50%;
	right: 12px;
	margin-top: -3px;
	-webkit-transition: border 300ms;
	transition: border 300ms;
}
.flow-list_btn a:hover {
	background: #009B63;
	color: #FFF;
}
.flow-list_btn a:hover::after {
	border-top: 1px solid #FFF;
	border-right: 1px solid #FFF;
}
@media screen and (max-width: 767px) {
	.section-flow {
		padding: 32px 24px 40px;
	}
	.section-flow .lead {
		margin-top: 24px;
		text-align: left;
	}
	.wrap-flow {
		min-width: 0;
	}
	.parts-flow {
		display: none;
	}
	.flow-list .item {
		width: auto;
		padding: 0 0 0 125px;
    height: 116px;
	}
	.flow-list {
		padding: 16px 16px;
		margin: 24px -8px 0;
		display: block;
	}
	.flow-list .item + .item {
		margin-top: 28px;
	}
	.flow-list .item + .item:before {
		width: 14px;
		height: 14px;
		top: -18px;
		left: 52px;
		transform: rotate(90deg);
		background: url(/lib_image/top/icon_flow_arrow.png) no-repeat left top / 14px auto;
	}
	.flow-list .flow-thumb {
		width: 120px;
		position: absolute;
		top: 0;
		left: 0;
	}
		.flow-list .flow-thumb img {
			margin: 20px auto;
			width: 90px;
			height: 90px;
		}
	.flow-list .icon:before,
	.flow-list .icon:after {
		left: -7px;
	}
	.flow-list .label {
		border-right: none;
		font-size: 1.6rem;
		line-height: 1.4;
		margin-top: 0;
		text-align: left;
		padding: 0;
		display: block;
		min-height: 0;
	}
	.flow-list .label span {
		display: inline;
	}
	.flow-list_btn {
		background: none;
		border-right: none;
		height: auto;
		margin-top: 6px;
		padding: 0;
	}
  .flow-list .item:first-child .label,
  .flow-list .item:first-child .flow-list_btn {
    border-left: none;
  }

  .flow-list_btn li + li {
    margin-top: 6px;
  }

  .flow-list_btn a {
    font-size: 1.2rem;
  }
    .flow-list .item .tips {
	 display: none;
	}
  .flow-list li .label {
    padding-top: 0;
    line-height: 1.3;
  }
  .flow-thumb::before {
    top: 4px;
    border-width: 36px 36px 0 0;
  }
  .flow-thumb::after {
    top: 6px;
    font-size: 1.7rem;
  }
}
/* menu */
.section-menu {
	padding: 58px 0 0;
}

.wrap-menu {
	background: #F7F7F7;
	margin-top: 40px;
	padding: 32px 32px 17px;
}

.wrap-menu + .wrap-menu {
	margin-top: 16px;
}

.menu-title {
  color: #000;
	font-size: 2.2rem;
	font-weight: normal;
	margin-bottom: 24px;
	text-align: center;
}

.menu-title::before,
.menu-title::after {
	content: '';
	width: 23px;
	height: 1px;
	display: inline-block;
	background: #000;
	margin: 0 14px 5px;
	vertical-align: middle;
}

.menu-list,
.case-list {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	border-width: 1px 0 0 1px;
}

.menu-list li,
.case-list li {
	border-width: 0 1px 1px 0;
	margin: 0 0 16px 1.821%;
	width: 23.634%;
}

.case-list li {
	margin: 0 0 16px 1.787%;
	width: 32.142%;
}

.menu-list li:nth-child(4n+1),
.case-list li:nth-child(3n+1) {
	margin-left: 0;
}

.menu-list a,
.case-list a {
	background: #FFF;
	border: 1px solid #DDD;
	border-radius: 3px;
	color: #000;
	padding: 11px 15px 12px;
	text-decoration: none;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: start;
	-ms-flex-pack: start;
	justify-content: flex-start;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-transition: background 300ms, color 300ms;
	transition: background 300ms, color 300ms;
}

.menu-list a:hover,
.case-list a:hover {
	background: #009B63;
	color: #FFF;
}

.menu-list .menu-thumb,
.case-list .case-thumb {
	width: 34px;
	overflow: hidden;
	background-repeat: no-repeat;
}

.menu-list .menu-thumb img,
.case-list .case-thumb img {
	display: block;
	-webkit-transition: opacity 300ms;
	transition: opacity 300ms;
}

.menu-list a:hover .menu-thumb img,
.case-list a:hover .case-thumb img {
	opacity: 0;
}

.icon_theme_01 {
	background-image: url(../../lib_image/top/icon_theme_01_on.svg);
}

.icon_theme_02 {
	background-image: url(../../lib_image/top/icon_theme_02_on.svg);
}

.icon_theme_03 {
	background-image: url(../../lib_image/top/icon_theme_03_on.svg);
}

.icon_theme_04 {
	background-image: url(../../lib_image/top/icon_theme_04_on.svg);
}

.icon_theme_05 {
	background-image: url(../../lib_image/top/icon_theme_05_on.svg);
}

.icon_theme_06 {
	background-image: url(../../lib_image/top/icon_theme_06_on.svg);
}

.icon_theme_07 {
	background-image: url(../../lib_image/top/icon_theme_07_on.svg);
}

.icon_theme_08 {
	background-image: url(../../lib_image/top/icon_theme_08_on.svg);
}

.icon_theme_09 {
	background-image: url(../../lib_image/top/icon_theme_09_on.svg);
}

.icon_theme_10 {
	background-image: url(../../lib_image/top/icon_theme_10_on.svg);
}

.icon_theme_11 {
	background-image: url(../../lib_image/top/icon_theme_11_on.svg);
}

.icon_place_01 {
	background-image: url(../../lib_image/top/icon_place_01_on.svg);
}

.icon_place_02 {
	background-image: url(../../lib_image/top/icon_place_02_on.svg);
}

.icon_place_03 {
	background-image: url(../../lib_image/top/icon_place_03_on.svg);
}

.icon_place_04 {
	background-image: url(../../lib_image/top/icon_place_04_on.svg);
}

.icon_place_05 {
	background-image: url(../../lib_image/top/icon_place_05_on.svg);
}

.icon_place_06 {
	background-image: url(../../lib_image/top/icon_place_06_on.svg);
}

.icon_place_07 {
	background-image: url(../../lib_image/top/icon_place_07_on.svg);
}

.icon_place_08 {
	background-image: url(../../lib_image/top/icon_place_08_on.svg);
}

.icon_place_09 {
	background-image: url(../../lib_image/top/icon_place_09_on.svg);
}

.icon_place_10 {
	background-image: url(../../lib_image/top/icon_place_10_on.svg);
}

.icon_place_11 {
	background-image: url(../../lib_image/top/icon_place_11_on.svg);
}

.icon_case_01 {
	background-image: url(../../lib_image/top/icon_case_01_on.svg);
}

.menu-list .menu-text,
.case-list .case-text {
	width: calc(100% - 34px);
	height: 43px;
	font-size: 1.6rem;
	line-height: 1.15;
	padding: 7px 0 0 18px;
	text-align: left;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: start;
	-ms-flex-pack: start;
	justify-content: flex-start;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
}
.case-list .case-text {
	line-height: 1.35;
	padding: 3px 0 0 20px;
}
.menu-list.link-list a:before,
.menu-list.link-list a:after,
.case-list.link-list a:before,
.case-list.link-list a:after {
	content: none;
}
@media screen and (max-width: 767px) {
	.section-menu {
		padding: 32px 0 0;
	}
	.wrap-menu {
		margin: 20px 16px 10px;
		padding: 20px 10px;
	}
	.menu-title {
		font-size: 1.6rem;
		margin-bottom: 20px;
	}
	.menu-title .icon {
		width: 16px;
		height: 16px;
		margin-right: 10px;
	}
  .menu-title::before,
  .menu-title::after {
    content: '';
    width: 20px;
    height: 1px;
    margin: 0 8px 5px;
  }
	.menu-list {
		-webkit-box-pack: justify;
		-ms-flex-pack: justify;
		justify-content: space-between;
	}
	.menu-list li,
	.case-list li {
		width: 50%;
		margin: 0;
	}
	.menu-list a,
	.case-list a {
		padding: 12px 2px 12px 8px;
    margin: 4px;
	}
	.menu-list li:nth-child(2n+1),
	.case-list li:nth-child(2n+1) {
		margin-left: 0 !important;
	}
	.menu-list li a:before,
	.menu-list li a:after {
		display: none;
	}
	.menu-list .menu-thumb {
		width: 25px;
	}
	.menu-list .menu-thumb img {
		height: 25px;
	}

	.menu-list .menu-text,
	.case-list .case-text {
		width: calc(100% - 25px);
		height: 30px;
		font-size: 1.2rem;
		padding: 0 4px 0 6px;
	}
}

/* case */
.section-case {
	overflow: hidden;
	padding: 56px 0 0;
}
.section-case .api_example_link {
	width: auto;
	display: block;
	border-radius: 0;
	padding: 0;
	border: none;
}
.section-case .api_example_info_price,
.section-case .case-item_tag {
	display: none;
}
.section-case_title {
	margin-bottom: 24px;
}
.case-item_slider {
	white-space: nowrap;
}
.case-item {
	background: #FFF;
	display: block;
	float: left;
	margin: 34px 8px 18px 9px;
	opacity: .3;
	-webkit-transition: opacity 300ms;
	transition: opacity 300ms;
}
.case-item.slick-active,
.case-item.case-active,
.case-item.slick-center,
.case-item.slick-center + .case-item {
	opacity: 1;
}
.case-item a {
	color: #000;
	text-decoration: none;
	-webkit-transition: color 300ms;
	transition: color 300ms;
}
.case-item_thumb {
	width: 309px;
	height: 308px;
	overflow: hidden;
	position: relative;
}
.case-item_thumb img{
	display: block;
	position: absolute;
	top: 50%;
	left: 50%;
	-webkit-transform: translate(-50%, -50%);
	-ms-transform: translate(-50%, -50%);
	transform: translate(-50%, -50%);
	width: auto;
	height: 100%;
	-webkit-transition: opacity 300ms;
	transition: opacity 300ms;
}
.case-item_data {
	text-align: left;
	margin: 21px 0;
	font-size: 1.4rem;
	line-height: 1.6;
	overflow: hidden;
	white-space: normal;
}
.case-item_data {
	width: 309px;
}
.case-item_data ul {
	width: 100%;
	padding: 0;
	margin: 0;
	overflow: hidden;
}
.case-item_data ul li {
	display: block;
	float: left;
	position: relative;
}
.case-item_data ul li:nth-child(2n+1) {
	clear: both;
	margin-right: 10px;
	padding-right: 10px;
}
.case-item_data ul li:nth-child(2n+1)::after {
	content: '';
	width: 1px;
	display: block;
	background: #AAA;
	position: absolute;
	right: 0;
	top: 3px;
	bottom: 5px;
}
.case-item_data span{
	display: inline-block;
}
.case-search {
	background: #F5F5F5;
	padding: 32px 30px;
}
.case-search_form {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
}

.case-search_form .select-wrap {
	width: 200px;
}
.case-search_form .select-wrap + .select-wrap {
	margin-left: 50px;
	position: relative;
}
.case-search_form .select-wrap + .select-wrap:before,
.case-search_form .select-wrap + .select-wrap:after {
	background: #555;
	content: "";
	display: block;
	width: 1px;
	height: 26px;
	position: absolute;
	top: 50%;
	left: -26px;
	margin-top: -13px;
}
.case-search_form .select-wrap + .select-wrap:before {
	-webkit-transform: rotate(-45deg);
	transform: rotate(-45deg);
}
.case-search_form .select-wrap + .select-wrap:after {
	-webkit-transform: rotate(45deg);
	transform: rotate(45deg);
}
.case-search_form .btn-wrap button[type="submit"] {
	-webkit-appearance: none;
	appearance: none;
	background: #009B63;
	border: none;
	color: #FFF;
	cursor: pointer;
	font-family: inherit;
	font-size: 1.6rem;
	margin-left: 56px;
	text-align: center;
	width: 200px;
	height: 64px;
	padding: 3px 0 0 15px;
	border-radius: 3px;
	-webkit-transition: opacity 300ms;
	transition: opacity 300ms;
}
.case-search_form .btn-wrap button[type="submit"]::after {
	content: '';
	display: inline-block;
	width: 20px;
	height: 11px;
	margin-left: 20px;
	background: url(../../lib_image/top/icon_arrow_btn.svg) no-repeat;
	-webkit-transition: transform 300ms;
	transition: transform 300ms;
}

.case-search_form .select-wrap.fa-custom_b:before {
	color: #b2b2b2;
	content: "×";
	vertical-align: middle;
}

.case-link {
	background: #F5F5F5;
	margin-top: 16px;
	padding: 32px 32px 16px;
}
.case-link_title {
  color: #000;
  display: inline-block;
	font-size: 2.2rem;
	font-weight: normal;
	margin-bottom: 31px;
	text-align: center;
  position: relative;
}
.case-link_title:before,
.case-link_title:after {
  position: absolute;
	background: #000;
	content: "";
	display: inline-block;
	width: 23px;
	height: 1px;
  top: 50%;
  transform: translateY(-50%);
}
.case-link_title:before {
  left: -32px;
}
.case-link_title:after {
  right: -32px;
}
.case-link_list {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
}
.case-link_list li {
	border: 1px solid #CCC;
	margin: 10px 0 0 17px;
	width: 282px;
}
.case-link_list li a {
	color: #000;
	padding: 15px;
	text-decoration: none;
	height: 100%;
}
.case-link_list li a .thumb {
	width: 32px;
	height: 32px;
}
.case-link_list li a .text {
	font-size: 1.6rem;
	line-height: 1.3;
	padding-right: 30px;
	padding-left: 20px;
	text-align: left;
}
.case-item_slider {
	position: relative;
}
.case-item_slider .slick-arrow {
	background: url(../../lib_image/top/bg_case_btn.svg) no-repeat;
	border: none;
	width: 84px;
	height: 84px;
	border-radius: 50%;
	overflow: hidden;
	position: absolute;
	top: 145px;
	z-index: 1000;
	text-indent: -1000px;
	cursor: pointer;
}
.case-item_slider .slick-arrow:focus {
	outline: none;
}
.case-item_slider .slick-arrow:before,
.case-item_slider .slick-arrow:after {
	background: #000;
	content: "";
	display: block;
	width: 13px;
	height: 1px;
	position: absolute;
	top: 50%;
	-webkit-transition: background 300ms, width 300ms, left 300ms, right 300ms;
	transition: background 300ms, width 300ms, left 300ms, right 300ms;
}
.case-item_slider .slick-arrow.slick-prev:after,
.case-item_slider .slick-arrow.slick-next:after {
	border: 1px solid #000;
	border-width: 0 1px 1px 0;
	content: "";
	display: block;
	height: 6px;
	position: absolute;
	top: 50%;
	margin-top: -3px;
	width: 6px;
	background: none;
	-webkit-transition: border 300ms, left 300ms, right 300ms;
	transition: border 300ms, left 300ms, right 300ms;
}
.case-item_slider .slick-arrow.slick-prev {
	left: 50%;
	margin-left: -529px;
}
.case-item_slider .slick-arrow.slick-prev:before,
.case-item_slider .slick-arrow.slick-prev:after {
	left: 35px;
}
.case-item_slider .slick-arrow.slick-prev:after {
	-webkit-transform: rotate(135deg);
	transform: rotate(135deg);
}
.case-item_slider .slick-arrow.slick-next {
	right: 50%;
	margin-right: -529px;
}
.case-item_slider .slick-arrow.slick-next:before,
.case-item_slider .slick-arrow.slick-next:after {
	right: 33px;
}
.case-item_slider .slick-arrow.slick-next:after {
	-webkit-transform: rotate(-45deg);
	transform: rotate(-45deg);
}
@media screen and (min-width: 767px) {
	.case-search_form .btn-wrap button[type="submit"]:hover::after {
		transform: translateX(5px);
	}
	.case-item_slider .slick-arrow:hover {
		opacity: 1;
	}
	.case-item_slider .slick-arrow:hover:before {
		background: #009B63;
	}
	.case-item_slider .slick-arrow:before {
		width: 18px;
	}
	.case-item_slider .slick-arrow:hover:before {
		width: 22px;
	}
	.case-item_slider .slick-arrow.slick-prev:hover:after,
	.case-item_slider .slick-arrow.slick-next:hover:after {
		border-color: #009B63;
	}
	.case-item_slider .slick-arrow.slick-prev:hover:before,
	.case-item_slider .slick-arrow.slick-prev:hover:after {
		left: 31px;
	}
	.case-item_slider .slick-arrow.slick-next:hover:before,
	.case-item_slider .slick-arrow.slick-next:hover:after {
		right: 29px;
	}
	.case-item a:hover {
		color: #009B63;
	}
}
@media screen and (max-width: 767px) {
  .section-case {
    padding: 40px 0 0;
  }
  .section-case_title {
	margin-bottom: 20px;
  }
  .section-case .lead {
    padding-left: 16px;
    padding-right: 16px;
    line-height: 1.5;
  }
	.case-item_slider {
		margin: 10px 0 0;
	}
	.case-item {
		margin: 6px 0;
		padding: 8px;
		width: calc(100vw * 0.38 );
		height: auto;
		opacity: 1;
	}
	.case-item_thumb {
		width: 100%;
		height: auto;
		overflow: hidden;
		padding-top: 100%;
		position: relative;
	}
	.case-item_thumb img {
		position: absolute;
		top: 50%;
		left: 50%;
		-webkit-transform: translate(-50%, -50%);
		transform: translate(-50%, -50%);
	}
	.case-item_data {
		font-size: 1.3rem;
	}
	.case-item_data {
		width: auto;
	}
	.case-item_data li {
		width: 100%;
		margin: 0 !important;
		padding: 0 !important;
	}
	.case-item_data li::after {
		display: none !important;
	}
	.case-search {
		padding: 24px 16px;
		margin: 0 16px;
	}
	.case-search_form {
		-webkit-box-orient: vertical;
		-webkit-box-direction: normal;
		-ms-flex-direction: column;
		flex-direction: column;
		text-align: center;
	}
	.case-search_form .select-wrap {
		width: 80%;
	}
	.case-search_form .select-wrap + .select-wrap {
		margin: 32px 0 0;
	}
	.case-search_form .select-wrap + .select-wrap:before,
	.case-search_form .select-wrap + .select-wrap:after {
		width: 1px;
		height: 19px;
		top: -25px;
		left: 50%;
		margin-top: 0;
		margin-left: -10px;
	}
	.case-search_form .btn-wrap {
		margin-top: 20px;
		width: 100%;
	}
	.case-search_form .btn-wrap button[type="submit"] {
		font-size: 1.6rem;
		margin-left: 0;
		width: 80%;
		height: 48px;
	}
	.case-link {
		margin: 8px 16px 0;
		padding: 20px 10px;
	}
	.case-link_title {
    color: #000;
		font-size: 1.6rem;
		margin-bottom: 20px;
		font-weight: normal;
    line-height: 1.3;
	}
	.case-link_title:before,
	.case-link_title:after {
		width: .9em;
	}
  .case-link_title:before {
    left: -22px;
  }
  .case-link_title:after {
    right: -22px;
  }
	.case-link_list li {
		margin: 0;
		width: 50%;
		border-width: 0 1px 1px 0;
	}
	.case-link_list li:nth-child(odd) {
		border-left-width: 1px;
	}
	.case-link_list li:nth-child(-n+2) {
		border-top-width: 1px;
	}
		.case-link_list li a {
			padding: 18px 9px;
		}
		.case-link_list li a:before,
		.case-link_list li a:after {
			display: none;
		}
			.case-link_list li a .thumb {
				width: 25px;
				height: 25px;
			}
			.case-link_list li a .text {
				font-size: 1.3rem;
				padding-right: 0;
				padding-left: 10px;
			}
}
/*
.section-voice{display: none;}
*/
/* voice */
.section-voice {
	padding: 66px 0 64px;
}
.voice-wrap {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-flex-wrap: wrap;
	flex-wrap: wrap;
	margin: 31px auto 28px;
	max-width: 1133px;
}
.voice-wrap .box {
	vertical-align: top;
	width: 31.332%;
	margin: 0 0 0 3.002%;
}
.voice-wrap .box:nth-child(3n+1) {
	margin-left: 0;
}
.voice-wrap .box:last-child .box-voice_text {
	padding-bottom: 0;
}
.voice-wrap .box a {
	color: #000;
	display: block;
	position: relative;
	text-decoration: none;
	-webkit-transition: color 300ms;
	transition: color 300ms;
}
.voice-wrap .box a img {
	-webkit-transition: opacity 300ms;
	transition: opacity 300ms;
}
.voice-wrap .box a:hover .box-voice_data,
.voice-wrap .box a:hover {
	color: #009B63;
}
.voice-wrap .box a:hover img {
	opacity: .6;
}
.voice-wrap .box .thumb {
	width: 100%;
	position: relative;
	overflow: hidden;
}
.voice-wrap .box .thumb span {
	display: block;
}
.voice-wrap .box .thumb .thumb-hover {
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 500px;
	z-index: -1;
}
.voice-wrap .box .thumb img {
	width: 100%;
	height: auto;
	left: 0;
	top: 50%;
}
.voice-wrap .box a:hover .thumb-default {
	opacity: 0;
	-webkit-transition: opacity .6s;
	transition: opacity .6s;
}
.box-voice_text {
	margin: 0 auto;
	padding: 21px 0;
	text-align: left;
}
.content-main .box-voice_data {
	color: #6A5A46;
	font-size: 1.3rem;
	line-height: 1.6;
}
.content-main .box-voice_title {
	font-size: 1.6rem;
	font-weight: 500;
	margin-top: 11px;
	line-height: 1.5;
}
.section-voice .btn-arrow {
	width: 416px;
}
@media screen and (max-width: 767px) {
	.section-voice {
		padding: 32px 16px 40px;
	}
	.voice-wrap {
		position: relative;
    margin: 24px auto 24px;
	}
	.voice-wrap .box {
		width: 100%;
		min-width: 100%;
		margin: 0;
	}
  .box-voice:nth-child(2),
  .box-voice:nth-child(3) {
    display: none;
  }
	.box-voice_text {
		font-size: 1.1rem;
		min-width: 87.5%;
		padding: 14px 0 24px;
	}
	.voice-wrap .box .thumb {
		height: auto;
		min-height: inherit;
		overflow: hidden;
		padding-top: 75%;
		position: relative;
	}
	.voice-wrap .box .thumb img {
		position: absolute;
		top: 0;
		left: 50%;
		min-height: inherit;
		height: 100%;
		width: auto;
		max-width: none;
		transform: translateX(-50%);
	}
	.box-voice_title {
		font-size: 1.4rem;
	}
	.section-voice .btn-arrow {
    padding: 12px 0;
		width: 85%;
	}
  .content-main .box-voice_title {
	margin-top: 6px;
	line-height: 1.4;
  }
}

/* event
------------------------------ */
.section-event {
	padding: 58px 0 64px;
}
.section-event_title {
	margin-bottom: 29px;
}
.event-filter {
	font-size: 1.6rem;
	margin: 20px auto 29px;
	text-align: right;
	max-width: 960px;
}
.event-filter .label:before {
	background: url(/lib_image/top/icon_place.png) no-repeat 50% 50% / contain;
	content: "";
	display: inline-block;
	vertical-align: -7px;
	margin-right: 3px;
	width: 29px;
	height: 29px;
}
.event-filter .select-wrap {
	display: inline-block;
	margin-left: 18px;
	vertical-align: middle;
	width: 142px;
}
.event-filter .select-wrap label select {
	height: 40px;
	font-size: 1.6rem;
	font-weight: bold;
	border-color: #009B63;
}
.wrap-event {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-flex-wrap: wrap;
	flex-wrap: wrap;
	-webkit-justify-content: space-between;
	-ms-justify-content: space-between;
	justify-content: space-between;
	-webkit-box-orient: horizontal;
	-webkit-box-direction: reverse;
	-ms-flex-direction: row-reverse;
	flex-direction: row-reverse;
}
.event-column {
	background: #FFF;
	padding: 25px 23px 18px;
	text-align: left;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-ms-flex-direction: column;
	flex-direction: column;
}
.event-column_main {
	width: 546px;
}
.event-column_sub {
	width: 390px;
}
.event-column .title {
	border-bottom: 1px solid #DDD;
	font-weight: 500;
	font-size: 2.2rem;
	text-align: center;
	padding-bottom: 18px;
	margin-bottom: 2px;
}
.event-column .more {
	margin-top: auto;
	text-align: center;
}
.event-column .btn-arrow {
	background: none;
	font-size: 1.6rem;
	color: #009B63 !important;
	padding: 0;
	margin-top: 14px;
	font-weight: 500;
}
.event-column .btn-arrow::after {
	background-image: url(../../lib_image/top/icon_arrow_btn_03.svg);
	margin-left: 10px;
	margin-bottom: 0;
}
.event-column ul {
	list-style: none;
	margin: 0;
	padding: 0;
	max-height: 377px;
	overflow-y: auto;
	overflow-x: hidden;
}
.event-column li {
	border-bottom: 1px solid #E8ECED;
}
	.event-column li a {
		display: block;
		color: #000;
		position: relative;
		text-decoration: none;
	}
	.event-column li a:after {
		content: '';
		width: 8px;
		height: 8px;
		border: 0;
		border-top: 1px solid #008546;
		border-right: 1px solid #008546;
		-webkit-transform: rotate(45deg);
		transform: rotate(45deg);
		position: absolute;
		top: 50%;
		right: 2px;
		margin-top: -4px;
	}
.event-column .list-event li {
	padding: 15px 0 17px;
	margin-bottom: 2px;
}
.event-column .list-event .tag {
	background: #8A7151;
	color: #FFF;
	display: inline-block;
	font-size: 1.3rem;
	width: 9em;
	padding: 8px 5px 7px;
	text-align: center;
	vertical-align: middle;
	line-height: 1 !important;
}
.event-column .list-event .text {
	vertical-align: -5px;
}
.event-column .list-event .tag.bg_seminar { background: #4EB3BF; }
.event-column .list-event .tag.bg_sumaihaku { background: #9370C7; }
.event-column .list-event .tag.bg_tour { background: #55A1D9; }
.event-column .list-event .tag.bg_bus { background: #C67156; }

.event-column .list-event .place,
.event-column .list-event .date {
	font-size: 1.5rem;
	padding: 0 1em;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
	display: inline-block;
	height: 1.0em;
	line-height: 1 !important;
}
.event-column .list-event .place {
	width: 10em;
}
.event-column .list-event .date {
	border-left: 1px solid #CCC;
	width: 13em;	
}
.event-column .list-shop li {
	padding: 12px 0;
}
.event-column .list-shop .thumb {
	width: 96px;
	height: 68px;
}
.event-column .list-shop .name {
	font-size: 1.6rem;
	line-height: 1.6;
	padding: 0 30px 0 15px;
}
@media screen and (max-width: 767px) {
	.section-event {
    padding: 32px 16px 40px;
	}
  .section-event_title {
	  margin-bottom: 20px;
  }
	.event-filter {
		font-size: 1.4rem;
		margin: 20px auto 20px;
		text-align: center;
	}
		.event-filter .label:before {
			width: 25px;
			height: 25px;
		}
	.event-filter .select-wrap {
		margin: .75em auto 0;
		width: 75%;
	}
	.event-filter .label {
		font-weight: bold;
	}
	.event-column_main,
	.event-column_sub {
		width: 100%;
	}
	.event-column_sub {
		border-top: 4px solid #F5F5F5;
	}
.event-column .title {
    font-size: 2rem;
    padding-bottom: 14px;
    margin-bottom: 6px;
}
  .event-column {
    padding: 20px 16px 16px;
  }
	.event-column .list-event li a {
		width: 100%;
		display: -webkit-box;
		display: -ms-flexbox;
		display: flex;
		-webkit-box-pack: start;
		-ms-flex-pack: start;
		justify-content: flex-start;
		-webkit-box-align: start;
		-ms-flex-align: start;
		align-items: flex-start;
	}
	.event-column .list-event li a > span {
		vertical-align: middle;
		width: calc(100% - 6.5em);
	}
	.event-column .list-event .tag {
		display: table-cell;
		font-size: 1.2rem;
		line-height: 1.3;
		min-width: 1em;
		padding: 8px;
		width: 6.5em;
		white-space: inherit;
	}
	.event-column .list-event .text span {
		display: block;
		font-size: 1.4rem;
		padding: .25em 1em;
		width: 100%;
	}
	.event-column .list-event .place,
	.event-column .list-event .date {
		height: auto;
	}
	.event-column .list-event .date {
		border-left: none;
	}
	.event-column .list-shop .name {
		font-size: 1.4rem;
	}
	.event-column .btn-arrow {
		width: 100%;
		font-size: 1.4rem;
	}
	
}

/* cost
------------------------------ */
.secion-cost {
	padding: 58px 0 0;
}
.secion-cost .lead {
	margin-top: 29px;
}
.wrap-cost {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-flex-wrap: wrap;
	flex-wrap: wrap;
	-webkit-justify-content: space-between;
	-ms-justify-content: space-between;
	justify-content: space-between;
	margin: 31px 0 64px;
}
.cost-about {
	padding: 3px 0 193px;
	width: 404px;
	border-top: 1px solid #DDD;
	position: relative;
}
.cost-about::after {
	content: '';
	width: 217px;
	height: 224px;
	display: block;
	background: url(../../lib_image/top/img_cost_about.png) no-repeat left top / 100% auto;
	position: absolute;
	bottom: 0;
	left: 50%;
	margin-left: -65px;
}
.cost-about .title {
	font-size: 2.4rem;
	border-top: 1px solid #DDD;
	font-weight: bold;
	padding: 44px 0 0;
}
.cost-about .text {
	font-size: 1.5rem;
	margin-top: 27px;
	padding-bottom: 52px;
	letter-spacing: .06em;
	line-height: 2;
	text-align: center;
	border-bottom: 1px solid #DDD;
	position: relative;
}
.cost-about .text::after {
	content: "";
	height: 1px;
	display: block;
	background: #DDD;
	position: absolute;
	bottom: 3px;
	left: 0;
	right: 0;
}
.cost-link {
	width: 514px;
}
.list-cost {
	list-style: none;
	margin: 0;
	padding: 0;
	width: 100%;
}
	.list-cost li + li {
		margin-top: 16px;
	}
	.list-cost a {
		text-decoration: none;
		-webkit-transition: color 300ms;
		transition: color 300ms;
		display: -webkit-box;
		display: -ms-flexbox;
		display: flex;
		-webkit-box-pack: start;
		-ms-flex-pack: start;
		justify-content: flex-start;
		-webkit-box-align: stretch;
		-ms-flex-align: stretch;
		align-items: stretch;
	}
	.list-cost a::before,
	.list-cost a::after {
		display: none;
	}
	.list-cost a:hover {
		color: #009B63;
	}
	.list-cost a:hover img {
		opacity: 0.6;
	}
	.list-cost .thumb {
		width: 196px;
		height: 80px;
		display: block;
		overflow: hidden;
	}
	.list-cost .title {
		font-size: 1.8rem;
		text-align: left;
		padding: 2px 0 0 55px;
		position: relative;
		display: -webkit-box;
		display: -ms-flexbox;
		display: flex;
		-webkit-box-pack: start;
		-ms-flex-pack: start;
		justify-content: flex-start;
		-webkit-box-align: center;
		-ms-flex-align: center;
		align-items: center;
		width: calc(100% - 196px);
		color: inherit;
	}
	.list-cost .title::before {
		content: "";
		display: block;
		width: 0;
		height: 0;
		border-style: solid;
		border-width: 6px 0 6px 11px;
		border-color: transparent transparent transparent #666;
		position: absolute;
		left: 28px;
		top: 50%;
		margin-top: -6px;
		-webkit-transition: border-color 300ms, transform 300ms;
		transition: border-color 300ms, transform 300ms;
	}
	.list-cost a:hover .title::before {
		border-color: transparent transparent transparent #009B63;
		transform: translateX(5px);
	}
	.list-cost .title::after {
		content: "";
		height: 2px;
		display: block;
		background: #DDD;
		position: absolute;
		right: 0;
		bottom: -8px;
		left: 16px;
	}
	.list-cost li:last-child .title::after {
		display: none;
	}
		.list-cost .title .num {
			font-size: 2.8rem;
			font-family: inherit;
			margin-right: 3px;
			vertical-align: -2px;
		}
		.list-cost .fc-green {
			font-weight: bold;
			margin-right: .25em;
			margin-bottom: 4px;
		}
.cost-link_guide {
	margin: 0 -9px;
	position: relative;
}
	.cost-link_guide li {
		padding: 0 9px;
		width: 33.33%;
	}
		.cost-link_guide li a {
			border: 1px solid #009B63;
			padding: 15px 20px;
			text-decoration: none;
		}
	.cost-link_guide .icon {
		width: 60px;
		height: 28px;
	}
		.cost-link_guide .icon img {
			width: 35px;
		}
	.cost-link_guide .title {
		color: #000;
		font-size: 1.5rem;
		font-weight: bold;
		text-align: left;
	}
		.cost-link_guide li a:hover .title {
			color: #009B63;
		}
@media screen and (min-width: 768px) {
		.list-cost .thumb .mask {
			display: block;
			width: 100%;
			height: 80px;
			overflow: hidden;
			position: relative;
		}
			.list-cost .thumb .mask img {
				position: absolute;
				top: 50%;
				left: 0;
				transform: translateY(-55%);
				width: 100%;
			}
}
@media screen and (max-width: 767px) {
	.secion-cost {
		padding: 32px 16px 40px;
	}
  .secion-cost .lead {
	  margin-top: 24px;
  }
	.wrap-cost {
		margin: 24px 0 0;
	}
	.cost-about {
		background: none;
		padding: 3px 0 1em;
	}
	.cost-about::after {
		display: none;
	}
		.cost-about .title {
			font-size: 1.8rem;
			padding-bottom: 6px;
			padding-top: 24px;
		}
		.cost-about .text {
			font-size: 1.4rem;
			line-height: 1.5;
			text-align: left;
			margin-top: 10px;
			padding-bottom: 24px;
		}
		.list-cost a {
			display: table;
		}
	.list-cost .thumb {
		width: 110px;
		height: 70px;
		display: table-cell;
	}
	.list-cost .title {
		width: calc(100% - 110px);
		font-size: 1.4rem;
		display: table-cell;
	}
		.list-cost .title .num {
			font-size: 2.5rem;
		}
	.cost-link_guide {
		text-align: center;
	}
		.cost-link_guide li {
			float: none;
			margin: 8px auto;
			padding: 0;
			width: 75%;
		}
			.cost-link_guide li a {
				padding: 10px 15px;
			}
		.cost-link_guide .title {
			font-size: 1.2rem;
		}
		.cost-link_guide .icon img {
			width: 32px;
		}
}

/* recommend banner
------------------------------ */
.section-recommend {
	padding: 58px 0 64px;
}
.section-recommend .lead {
	margin-top: 29px;
}
.banner-list {
	margin-top: 46px;
}
	.banner-list li {
		width: 304px;
		height: 100px;
		position: relative;
		background: #DDD;
	}
	.banner-list li img {
		-webkit-transition: opacity 300ms;
		transition: opacity 300ms;
	}
	.banner-list li + li {
		margin-left: 22px;
	}
		.banner-list li .tag {
			background: #DDD;
			color: #FFF;
			display: inline-block;
			font-size: 14px;
			line-height: 30px;
			padding: 0 10px;
			min-width: 77px;
			position: absolute;
			top: -15px;
			left: -10px;
		}
		.banner-list li .tag.tag-blue { background: #125EA5; }
		.banner-list li .tag.tag-red { background: #B52A2A; }
		.banner-list li .tag.tag-green { background: #087F8A; }
		.banner-list li .tag:before {
			border-style: solid;
			border-width: 0 10px 7px 0;
			border-color: transparent #000 transparent transparent;
			content: "";
			width: 0;
			height: 0;
			position: absolute;
			left: 0;
			top: 100%;
		}
@media screen and (max-width: 767px) {
	.section-recommend {
    padding: 32px 16px 40px;
	}
  .section-recommend .lead {
	  margin-top: 20px;
  }
	.banner-list {
		margin: 24px 0 0;
	}
	.banner-list li {
		width: 100%;
		height: auto;
	}
	.banner-list li + li {
		margin: 30px 0 0;
	}
	.banner-list li .tag {
		font-size: 12px;
		line-height: 25px;
	}

}

/* news
------------------------------ */
.section-news {
	padding: 58px 0 50px;
}
.news-list {
	margin: 25px 0 0;
	padding: 0;
}
.news-list li {
	display: block;
	border-bottom: 1px solid #CCC;
	margin-bottom: 13px;
}
.news-list li:last-child {
	border: none;
	margin-bottom: 0;
}
.news-list li:last-child a {
	padding-bottom: 9px;
}
.news-list li a {
	padding: 0 0 14px;
	margin: 0;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: start;
	-ms-flex-pack: start;
	justify-content: flex-start;
	-webkit-box-align: stretch;
	-ms-flex-align: stretch;
	align-items: stretch;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	font-weight: 500;
	font-size: 1.6rem;
	text-decoration: none;
	text-align: left;
	-webkit-transition: color 300ms;
	transition: color 300ms;
}
.news-list li a:hover {
	color: #009B63;
}
.news-list .date {
	width: 144px;
}
.news-list .title {
	width: calc(100% - 144px);
	color: inherit;
}
.section-news .more {
	margin-top: auto;
	text-align: right;
}
.section-news .more .btn-arrow {
	background: none;
	font-size: 1.6rem;
	color: #009B63 !important;
	padding: 0;
	margin-top: 0;
	font-weight: 500;
}
.section-news .more .btn-arrow::after {
	background-image: url(../../lib_image/top/icon_arrow_btn_03.svg);
	margin-left: 10px;
	margin-bottom: 0;
	width: 19px;
}
@media screen and (max-width: 767px) {
	.section-news {
    padding: 32px 16px 32px;
	}
  .news-list {
	  margin: 20px 0 0;
  }
	.news-list li a {
		display: block;
		font-size: 1.4rem;
	}
	.news-list .date {
		width: auto;
	}
	.news-list .title {
		width: auto;
	}
	.section-news .more .btn-arrow {
		font-size: 1.4rem;
	}
}

/* guide 
------------------------------ */
.footer-guide {
	background: #F5F5F5;
	padding: 80px 0 56px;
}
	.footer-guide .box {
		background: #FFF;
		position: relative;
		width: 308px;
	}
	.footer-guide .box:before {
		background: #FFF;
		content: "";
		display: block;
		position: absolute;
		left: 50%;
		z-index: 1;
		border-radius: 32px;
		width: 64px;
		height: 64px;
		top: -24px;
		margin-left: -32px;
	}
	.footer-guide .title {
		font-size: 2.2rem;
		font-weight: bold;
		line-height: 1.1;
		font-family: "游明朝", YuMincho, "ヒラギノ明朝 ProN", "Hiragino Mincho ProN", "Sawarabi Mincho", "ＭＳ Ｐ明朝", "MS PMincho", "HGS明朝E", serif;
		padding: 27px 0 18px;
		position: relative;
		text-align: center;
		z-index: 5;
	}
		.footer-guide .title .mark {
			background-repeat: no-repeat;
			background-position: center center;
			width: 64px;
			height: 64px;
			position: absolute;
			top: -30px;
			left: 50%;
			margin-left: -32px;
		}
	.footer-guide .box-01 .title .mark { background-image: url(/lib_image/top/img_guide_01.svg); }
	.footer-guide .box-02 .title .mark { background-image: url(/lib_image/top/img_guide_02.svg); }
	.footer-guide .box-03 .title .mark { background-image: url(/lib_image/top/img_guide_03.svg); }
	.footer-guide .list-guide {
		border-top: 1px solid #009B63;
		list-style: none;
		padding: 10px 0 20px;
		margin: 0 24px;
		text-align: left;
	}
	.footer-guide .list-guide li {
		border-bottom: 1px solid #E8ECED;
	}
	.footer-guide .list-guide li:last-child {
		border: 0;
	}
	.footer-guide .list-guide a {
		color: #000;
		display: block;
		font-size: 1.4rem;
		line-height: 1.3;
		padding: 10px 40px 9px 0;
		position: relative;
		text-decoration: none;
	}
	.footer-guide .list-guide a:after {
		content: '';
		width: 6px;
		height: 6px;
		border: 0;
		border-top: 1px solid #008546;
		border-right: 1px solid #008546;
		-webkit-transform: rotate(45deg);
		transform: rotate(45deg);
		position: absolute;
		top: 50%;
		right: 2px;
		margin-top: -4px;
	}
@media screen and (max-width: 767px) {
	.footer-guide {
		padding: 10px 20px 30px;
	}
	.footer-guide .box {
		margin-top: 60px;
		width: 100%;
	}
	.footer-guide .box:before {
		border-radius: 80px;
		width: 80px;
		height: 80px;
		top: -40px;
		margin-left: -40px;
	}
	.footer-guide .title {
		cursor: pointer;
		margin-bottom: 0;
		font-size: 2rem;
		padding: 20px 45px;
	}
	.footer-guide .title:before,
	.footer-guide .title:after {
		content: "";
		background: #009B63;
		display: block;
		font-weight: bold;
		width: 12px;
		height: 2px;
		position: absolute;
		right: 20px;
		top: 50%;
	}
	.footer-guide .title.active:after {
		-webkit-transform: rotate( 90deg );
		transform: rotate( 90deg );
	}
		.footer-guide .title .mark {
			width: 54px;
			height: 54px;
			top: -40px;
			margin-left: -27px;
		}
	.footer-guide .list-guide {
		padding-bottom: 25px;
	}
	.footer-guide .list-guide a {
		font-size: 1.4rem;
		padding: 10px 20px 9px 0;
	}
}
/* --------------------------------------------
 * android Styles
----------------------------------------------- */
@media only screen and ( max-width : 767px ) {
  .android .ff-mincho, .ff-mincho .num {
    font-weight: 700;
  }
}

/* section trigger 
------------------------------ */
.section-trigger {
	margin-top: 56px;
}
.section-trigger .list-index {
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	list-style: none;
	margin: 48px 0;
	padding: 0;
	-webkit-box-pack: justify;
	-webkit-justify-content: space-between;
	-ms-flex-pack: justify;
	justify-content: space-between;
}
.section-trigger .list-index_item {
	background: #FFF;
	padding: 8px 0 24px;
	position: relative;
	width: 304px;
}
.section-trigger .list-index_item .icon-rank {
	position: absolute;
	top: -20px;
	left: -15px;
}
.section-trigger .list-index_item .item-title {
	color: #009B63;
	font-size: 2.0rem;
	font-weight: bold;
	line-height: 1.35;
	padding: 0;
}
.section-trigger .list-index_item .item-btn {
	font-size: 1.4rem;
	margin-top: 27px;
}
.section-trigger .list-index_item .item-btn .btn {
	margin-bottom: 0;
	padding: .75em 1em;
}
@media only screen and ( max-width : 767px ) {
	.section-trigger { margin-top: 32px; padding-bottom: 40px; }
	.section-trigger .lead { text-align: left; }
	.section-trigger .list-index { -webkit-box-orient: vertical; -webkit-box-direction: normal; -webkit-flex-direction: column; -ms-flex-direction: column; flex-direction: column; margin-top: 16px; margin-bottom: 32px; }
	.section-trigger .list-index_item { margin-top: 24px; width: 100%; }
	.section-trigger .list-index_item .item-title { font-size: 1.8rem; }
	.section-trigger .list-index_item .item-btn { margin-top: 20px; }
	.section-trigger .list-index_item .item-btn .btn { min-width: 74%; }
	.section-trigger .btn-arrow { line-height: 1.375; min-width: 85%; }
}