@charset "UTF-8";
/* CSS Document */
/* 画像サイズ調整 ---------------------------------------------------------------------------*/
/* フォントサイズ調整 ---------------------------------------------------------------------------*/
/* ブレークポイント ---------------------------------------------------------------------------*/
/*---------------------------------------------------------------------------*/
.top_banner {
	text-align: center;
	margin-bottom: 70px;
}

.top_banner img {
	margin-bottom: 20px;
}

.school_banner {
	text-align: center;
	margin-top: 70px;
}

.btn_time {
	display: inline-block;
	background-color: #0e8e46;
	color: #fff;
}

.btn_time a {
	display: block;
	padding: 20px 165px;
	position: relative;
}

.btn_time a:after {
	content: "";
	display: block;
	width: 8px;
	height: 4px;
	background: url(../common/images/arrow_white.svg) center center no-repeat;
	-moz-background-size: 100%;
	background-size: 100%;
	-webkit-transform: rotate(-90deg);
	-moz-transform: rotate(-90deg);
	-ms-transform: rotate(-90deg);
	transform: rotate(-90deg);
	position: absolute;
	right: 7px;
	top: 0;
	bottom: 0;
	margin: auto;
}

@media screen and (min-width: 769px), print {
	*:focus {
		outline: none;
	}
	.lede_content {
		/* For IE 6/7 only */
		*zoom: 1;
		padding-top: 55px;
		border-bottom: solid 1px #d2d2d2;
	}
	.lede_content:before,
	.lede_content:after {
		content: " ";
		display: table;
	}
	.lede_content:after {
		clear: both;
	}
	.lede_content .inner {
		padding: 0 0 50px;
		width: 1280px;
		/* margin-top: 20rem; */
	}
	.lede_content .info_list {
		/* For IE 6/7 only */
		*zoom: 1;
		padding-bottom: 20px;
		display: -webkit-box;
		display: -moz-box;
		display: -ms-flexbox;
		display: flex;
		-webkit-box-pack: center;
		-moz-box-pack: center;
		-ms-flex-pack: center;
		justify-content: center;
		-webkit-box-align: center;
		-moz-box-align: center;
		-ms-flex-align: center;
		align-items: center;
		-ms-flex-wrap: wrap;
		flex-wrap: wrap;
	}
	/* .lede_content .info_list:before, .lede_content .info_list:after {
    content: ' ';
    display: table;
  }
  .lede_content .info_list:after {
    clear: both;
  } */
	.lede_content .info_list li {
		width: 20%;
		margin: 0 18px 11px;
	}
	.lede_content .info_list li a {
		display: block;
		height: 30px;
		line-height: 30px;
		font-size: 1.4rem;
		position: relative;
		padding: 0 10px;
		cursor: pointer;
	}
	.lede_content .info_list li a::after {
		content: "";
		position: absolute;
		width: 13px;
		height: 9px;
		right: 10px;
		top: 12px;
	}
	.lede_content .info_list li a.green {
		background-color: #eff5f5;
	}
	.lede_content .info_list li a.green::after {
		background-image: url(/common/images/sprite/sprite_sub_utils.png?rev=1533111704307);
		overflow: hidden;
		text-indent: -9999px;
		background-position: -256px -639px;
		width: 13px;
		height: 9px;
	}
	.lede_content .info_list li a.green2 {
		background-color: #d9eeec;
	}
	.lede_content .info_list li a.green2::after {
		background-image: url(/common/images/sprite/sprite_sub_utils.png?rev=1533111704307);
		overflow: hidden;
		text-indent: -9999px;
		background-position: -256px -639px;
		width: 13px;
		height: 9px;
	}
	.lede_content .info_list li a.pink {
		background-color: #fdf1f7;
	}
	.lede_content .info_list li a.pink::after {
		background-image: url(/common/images/sprite/sprite_sub_utils.png?rev=1533111704307);
		overflow: hidden;
		text-indent: -9999px;
		background-position: -157px -639px;
		width: 13px;
		height: 9px;
	}
	.lede_content .info_list li a.orange {
		background-color: #fef6ea;
	}
	.lede_content .info_list li a.orange::after {
		background-image: url(/common/images/sprite/sprite_sub_utils.png?rev=1533111704307);
		overflow: hidden;
		text-indent: -9999px;
		background-position: -190px -639px;
		width: 13px;
		height: 9px;
	}
	.lede_content .info_list li a.blue {
		background-color: #e9f7fc;
	}
	.lede_content .info_list li a.blue::after {
		background-image: url(/common/images/sprite/sprite_sub_utils.png?rev=1533111704307);
		overflow: hidden;
		text-indent: -9999px;
		background-position: -322px -639px;
		width: 13px;
		height: 9px;
	}
	.lede_content .info_list li a.violet {
		background-color: #f7ecfc;
	}
	.lede_content .info_list li a.violet::after {
		background-image: url(/common/images/sprite/sprite_sub_utils.png?rev=1533111704307);
		overflow: hidden;
		text-indent: -9999px;
		background-position: -289px -639px;
		width: 13px;
		height: 9px;
	}
	.lede_content .info_list li a.all_info {
		background-color: #ffeaea;
	}
	.lede_content .info_list li a.all_info::after {
		background-image: url(/common/images/sprite/sprite_sub_utils.png?rev=1533111704307);
		overflow: hidden;
		text-indent: -9999px;
		background-position: -223px -639px;
		width: 13px;
		height: 9px;
	}
	.lede_content .info_list li a.gray {
		background-color: #eaeaea;
	}
	.lede_content .info_list li a.gray::after {
		background-image: url(/common/images/sprite/sprite_sub_utils.png?rev=1533111704307);
		overflow: hidden;
		text-indent: -9999px;
		background-position: -124px -639px;
		width: 13px;
		height: 9px;
	}
	.lede_content .info_list li:nth-of-type(3n + 4) {
		clear: both;
	}
	.information {
		width: 100%;
		padding: 0 55px;
		position: relative;
		border: 2px solid #e0e0e0;
		-moz-box-sizing: border-box;
		box-sizing: border-box;
		padding: 55px;
	}
	.information h2 {
		text-align: center;
		font-size: 1.6rem;
		font-weight: normal;
		margin-bottom: 10px;
		display: -webkit-box;
		display: -moz-box;
		display: -ms-flexbox;
		display: flex;
		-ms-flex-wrap: wrap;
		flex-wrap: wrap;
		-webkit-box-pack: center;
		-moz-box-pack: center;
		-ms-flex-pack: center;
		justify-content: center;
	}
	.information h2 em {
		display: block;
		width: 100%;
		font-size: 5rem;
		line-height: 1;
		font-family: "Lato";
		font-weight: 900;
		margin-bottom: 16px;
		font-weight: normal;
		letter-spacing: 0.05em;
	}
	.information .info_tag a {
		padding: 0 15px;
	}
	.information .info_tag a:nth-of-type(2) {
		border-right: solid 1px #eee;
		border-left: solid 1px #eee;
	}
	.information .info_tag a:nth-of-type(3) {
		border-right: solid 1px #eee;
		padding-right: 15px;
	}
	.information .info_tag {
		text-align: center;
		margin-bottom: 40px;
	}
	.information_list {
		background-color: #fff;
	}
	.information_list a {
		display: -webkit-box;
		display: -moz-box;
		display: -ms-flexbox;
		display: flex;
		align-items: center;
		/* -ms-flex-wrap: wrap;
        flex-wrap: wrap; */
	}
	.information_list a span {
		padding: 2px 5px;
		display: inline-block;
		font-size: 1.1rem;
		text-align: center;
		/* width: 165px; */
		/* margin-bottom: 10px; */
		margin-left: 10px;
	}
	.information_list a span.info_txt {
		text-align: left;
	}
	.information_list a span.big_tree {
		background-color: #eff5f5;
		color: #2ea38b;
		margin-right: 10px;
	}
	.information_list a span.big_tree::after {
		background-image: url(/common/images/sprite/sprite_sub_utils.png?rev=1533111704307);
		overflow: hidden;
		text-indent: -9999px;
		background-position: -256px -639px;
		width: 13px;
		height: 9px;
	}
	.information_list a span.bigtree24 {
		background-color: #eff5f5;
		color: #2ea38b;
		margin-right: 10px;
	}
	.information_list a span.bigtree24::after {
		background-image: url(/common/images/sprite/sprite_sub_utils.png?rev=1533111704307);
		overflow: hidden;
		text-indent: -9999px;
		background-position: -256px -639px;
		width: 13px;
		height: 9px;
	}
	.information_list a span.\32 4hiramatsu {
		background-color: #eff5f5;
		color: #2ea38b;
		margin-right: 10px;
	}
	.information_list a span.\32 4hiramatsu::after {
		background-image: url(/common/images/sprite/sprite_sub_utils.png?rev=1533111704307);
		overflow: hidden;
		text-indent: -9999px;
		background-position: -256px -639px;
		width: 13px;
		height: 9px;
	}

	.information_list a span.b_tone {
		background-color: #d9eeec;
		color: #03a19c;
	}
	.information_list a span.b_tone::after {
		background-image: url(/common/images/sprite/sprite_sub_utils.png?rev=1533111704307);
		overflow: hidden;
		text-indent: -9999px;
		background-position: -256px -639px;
		width: 13px;
		height: 9px;
	}
	.information_list a span.luxze {
		background-color: #fdf1f7;
		color: #fa68a2;
		margin-right: 10px;
	}
	.information_list a span.luxze::after {
		background-image: url(/common/images/sprite/sprite_sub_utils.png?rev=1533111704307);
		overflow: hidden;
		text-indent: -9999px;
		background-position: -157px -639px;
		width: 13px;
		height: 9px;
	}
	.information_list a span.limb {
		background-color: #fef6ea;
		color: #f59728;
	}
	.information_list a span.limb::after {
		background-image: url(/common/images/sprite/sprite_sub_utils.png?rev=1533111704307);
		overflow: hidden;
		text-indent: -9999px;
		background-position: -190px -639px;
		width: 13px;
		height: 9px;
	}
	.information_list a span.forest {
		background-color: #fef6ea;
		color: #f59728;
		margin-right: 10px;
	}
	.information_list a span.forest::after {
		background-image: url(/common/images/sprite/sprite_sub_utils.png?rev=1533111704307);
		overflow: hidden;
		text-indent: -9999px;
		background-position: -190px -639px;
		width: 13px;
		height: 9px;
	}
	.information_list a span.blue {
		background-color: #e9f7fc;
		color: #39b6de;
	}
	.information_list a span.blue::after {
		background-image: url(/common/images/sprite/sprite_sub_utils.png?rev=1533111704307);
		overflow: hidden;
		text-indent: -9999px;
		background-position: -322px -639px;
		width: 13px;
		height: 9px;
	}
	.information_list a span.b_steam {
		background-color: #f7ecfc;
		color: #ae2edd;
		margin-right: 10px;
	}
	.information_list a span.b_steam::after {
		background-image: url(/common/images/sprite/sprite_sub_utils.png?rev=1533111704307);
		overflow: hidden;
		text-indent: -9999px;
		background-position: -289px -639px;
		width: 13px;
		height: 9px;
	}
	.information_list a span.all_info {
		background-color: #ffeaea;
		color: #d93737;
		margin-right: 10px;
	}
	.information_list a span.all_info::after {
		background-image: url(/common/images/sprite/sprite_sub_utils.png?rev=1533111704307);
		overflow: hidden;
		text-indent: -9999px;
		background-position: -223px -639px;
		width: 13px;
		height: 9px;
	}
	.information_list a span.shop_all {
		background: #ffeaea;
		color: #d93737;
		padding: 0 30px;
		margin-right: 10px;
	}
	.information_list a span.shop_all::after {
		background-image: url(/common/images/sprite/sprite_sub_utils.png?rev=1533111704307);
		overflow: hidden;
		text-indent: -9999px;
		background-position: -223px -639px;
		width: 13px;
		height: 9px;
	}
	.information_list a span.major {
		background-color: #ecf8fc;
		color: #37b1d9;
		padding: 0 30px;
		margin-right: 10px;
	}
	.information_list a span.hiramatu {
		background-color: #f1f6f6;
	}
	.information_list a span.hiramatu2 {
		background-color: #eaeaea;
	}
	.information_list a span.major::after {
		background-image: url(/common/images/sprite/sprite_sub_utils.png?rev=1533111704307);
		overflow: hidden;
		text-indent: -9999px;
		background-position: -124px -639px;
		width: 13px;
		height: 9px;
	}
	.information_list a span.hiramatu::after {
		background-image: url(/common/images/sprite/sprite_sub_utils.png?rev=1533111704307);
		overflow: hidden;
		text-indent: -9999px;
		background-position: -124px -639px;
		width: 13px;
		height: 9px;
	}
	.information_list a span.hiramatu2::after {
		background-image: url(/common/images/sprite/sprite_sub_utils.png?rev=1533111704307);
		overflow: hidden;
		text-indent: -9999px;
		background-position: -124px -639px;
		width: 13px;
		height: 9px;
	}
	.information_list a p {
		color: #0e8e46;
		font-weight: bold;
		font-size: 1.5rem;
		margin: 10px 0;
		display: block;
		/* width: 100%; */
	}
	.information_list a time {
		color: #7b7b7b;
		letter-spacing: 0.1rem;
		vertical-align: top;
		margin-left: 10px;
		margin-right: 10px;
	}
	.information_list a .image_box {
		/* height: 160px; */
		overflow: hidden;
	}
	.information .info_list-name {
		background-color: #eff5f5;
		color: #2ea38b;
	}
	.information .btn {
		text-align: center;
		margin-top: 30px;
	}
	.information .btn a {
		padding: 13px 70px;
		background: #0e8e46;
		color: #fff;
		display: inline-block;
		position: relative;
		font-size: 1.6rem;
	}
	.information .btn a:after {
		content: "";
		background-image: url(/common/images/sprite/sprite_sub_utils.png?rev=1533111704307);
		overflow: hidden;
		text-indent: -9999px;
		background-position: -205px -668px;
		width: 5px;
		height: 10px;
		z-index: 1;
		position: absolute;
		right: 15px;
		top: 50%;
		-webkit-transform: translateY(-50%);
		-moz-transform: translateY(-50%);
		-ms-transform: translateY(-50%);
		transform: translateY(-50%);
	}
	.information .swiper-container {

		margin: 0 55px;
	}
	.information .swiper-button-prev,
	.information .swiper-container-rtl .swiper-button-next {
		background-image: url(/common/images/sprite/sprite_sub_utils.png?rev=1533111704307);
		overflow: hidden;
		text-indent: -9999px;
		background-position: 0px -639px;
		width: 42px;
		height: 42px;
		-moz-background-size: 772px 681px;
		background-size: 772px 681px;
		left: 5%;
		right: auto;
		margin-top: 0;
		top: 55%;
		-webkit-transform: translateY(-50%);
		-moz-transform: translateY(-50%);
		-ms-transform: translateY(-50%);
		transform: translateY(-50%);
	}
	.information .swiper-button-next,
	.information .swiper-container-rtl .swiper-button-prev {
		background-image: url(/common/images/sprite/sprite_sub_utils.png?rev=1533111704307);
		overflow: hidden;
		text-indent: -9999px;
		background-position: -62px -639px;
		width: 42px;
		height: 42px;
		-moz-background-size: 772px 681px;
		background-size: 772px 681px;
		right: 5%;
		left: auto;
		margin-top: 0;
		top: 55%;
		-webkit-transform: translateY(-50%);
		-moz-transform: translateY(-50%);
		-ms-transform: translateY(-50%);
		transform: translateY(-50%);
	}
	.information .swiper-slide img {
		width: 100%;
	}
	.information .fade_close {
		width: 25px;
		height: 25px;
		float: right;
	}
	.information .fade_trigger {
		text-align: left;
	}
	.information .tab_link.text.is_active {
		border-bottom: solid 1px #0e8e46;
		color: #0e8e46;
	}
	.information .info_list .green.is_active {
		outline: solid 1px #63a797;
		color: #63a797;
	}
	.information .info_list .gray.is_active {
		outline: solid 1px #bdbdbd;
		color: #bdbdbd;
	}
	.information .info_list .pink.is_active {
		outline: solid 1px #eb78a5;
		color: #eb78a5;
	}
	.information .info_list .orange.is_active {
		outline: solid 1px #ea9d49;
		color: #ea9d49;
	}
	.information .info_list .blue.is_active {
		outline: solid 1px #5fb1d6;
		color: #5fb1d6;
	}
	.information .info_list .purple.is_active {
		outline: solid 1px #5fb1d6;
		color: #5fb1d6;
	}
	.information .info_list .violet.is_active {
		outline: solid 1px #a447d7;
		color: #a447d7;
	}
	.information .info_list .green2.is_active {
		outline: solid 1px #03a19c;
		color: #03a19c;
	}
	.shop {
		padding: 150px 0 50px;
	}
	.shop h2 {
		margin-bottom: 60px;
		font-size: 2.4rem;
	}
	.shop h2.section_title em {
		margin-top: 40px;
		font-weight: normal;
	}
	.shop_list {
		font-size: 0rem;
		text-align: center;
		letter-spacing: 0;
		display: -webkit-box;
		display: -moz-box;
		display: -ms-flexbox;
		display: flex;
		-ms-flex-wrap: wrap;
		flex-wrap: wrap;
	}
	.shop_list > * {
		display: inline-block;
		vertical-align: middle;
		font-size: 1.4rem;
	}
	.shop_list p {
		color: #fff;
		margin-top: 15px;
	}
	.shop_list p + p {
		margin-top: 30px;
	}
	.shop_list a {
		width: 50%;
		position: relative;
	}
	.shop_list a.sakura {
		background: url("../images/shop01.jpg") center center no-repeat;
		-moz-background-size: cover;
		background-size: cover;
		padding: 70px 0;
	}
	.shop_list a.luxze {
		background: url("../images/shop02.jpg") center center no-repeat;
		-moz-background-size: cover;
		background-size: cover;
		padding: 70px 0;
	}
	.shop_list a.b_steam {
		background: url("../images/shop03.jpg") center center no-repeat;
		-moz-background-size: cover;
		background-size: cover;
		padding: 70px 0;
	}
	.shop_list a.limb {
		background: url("../images/shop04.jpg") center center no-repeat;
		-moz-background-size: cover;
		background-size: cover;
		padding: 70px 0;
	}
	.shop_list a.major {
		background: url("../images/shop05.jpg") center center no-repeat;
		-moz-background-size: cover;
		background-size: cover;
		padding: 70px 0;
	}
	.shop_list a.hiramatu {
		background: url("../images/shop10.jpg") center center no-repeat;
		-moz-background-size: cover;
		background-size: cover;
		padding: 70px 0;
	}
	.shop_list a.hiramatu2 {
		background: url("../images/shop10b.png") center center no-repeat;
		/*    -moz-background-size: cover;
         background-size: cover;*/
		background-position: center;
		-moz-background-position: center;
		padding: 70px 0;
	}
	.shop_list a.new_shop {
		background: url("../images/shop06.jpg") center center no-repeat;
		-moz-background-size: cover;
		background-size: cover;
		padding: 70px 0;
	}
	.shop_list a.miyukigahara {
		background: url("../images/shop07.jpg") center center no-repeat;
		-moz-background-size: cover;
		background-size: cover;
		padding: 70px 0;
	}
	.shop_list a .btn {
		padding: 10px 0;
		color: #0e8e46;
		background: #fff;
		width: 220px;
		margin: 30px auto 0;
		position: relative;
	}
	.shop_list a .btn:after {
		content: "";
		background-image: url(/common/images/sprite/sprite_sub_utils.png?rev=1533111704307);
		overflow: hidden;
		text-indent: -9999px;
		background-position: -124px -668px;
		width: 7px;
		height: 11px;
		z-index: 1;
		position: absolute;
		right: 15px;
		top: 50%;
		-webkit-transform: translateY(-50%);
		-moz-transform: translateY(-50%);
		-ms-transform: translateY(-50%);
		transform: translateY(-50%);
	}
	.shop_list a:nth-of-type(1) {
		border-right: 1px solid #fff;
		border-bottom: 1px solid #fff;
	}
	.shop_list a:nth-of-type(2) {
		border-bottom: 1px solid #fff;
	}
	.shop_list a:nth-of-type(3) {
		border-right: 1px solid #fff;
		border-bottom: 1px solid #fff;
	}
	.shop_list a:nth-of-type(4) {
		border-bottom: 1px solid #fff;
	}
	.shop_list a:nth-of-type(5) {
		border-right: 1px solid #fff;
		border-bottom: 1px solid #fff;
	}
	.shop_list a:nth-of-type(6) {
		border-bottom: 1px solid #fff;
	}
	.shop_list a ul {
		position: absolute;
		display: -webkit-box;
		display: -moz-box;
		display: -ms-flexbox;
		display: flex;
		top: 3%;
		left: 3%;
	}
	.shop_list a ul li {
		margin-right: 5px;
	}
	.ggmap {
		height: 765px;
	}
	.ggmap a {
		text-decoration: underline;
	}
	.ggmap figure img {
		width: 100%;
		height: auto;
	}
	.program .pr_box {
		display: -webkit-box;
		display: -moz-box;
		display: -ms-flexbox;
		display: flex;
	}
	.program .pr_box img {
		width: 100%;
	}
	.program .pr_box .left_box {
		width: 50%;
	}
	.program .pr_box .left_box p {
		color: #fff;
	}
	.program .pr_box .right_box {
		width: 50%;
	}
	.program .acting_schedule {
		display: -webkit-box;
		display: -moz-box;
		display: -ms-flexbox;
		display: flex;
		-webkit-box-pack: justify;
		-moz-box-pack: justify;
		-ms-flex-pack: justify;
		justify-content: space-between;
		text-align: center;
		margin: 70px 0;
	}
	.program .acting_schedule h4,
	.program .acting_schedule h3 {
		font-size: 2.4rem;
		margin-bottom: 20px;
	}
	.program .acting_schedule a {
		font-size: 1.8rem;
		margin-right: 20px;
		text-decoration: underline;
	}
	.program .acting_schedule .acting {
		width: 48%;
		background: #0e8e46;
		color: #fff;
		padding: 25px 45px;
		-moz-box-shadow: 5px 6px 0 0 rgba(0, 0, 0, 0.2);
		box-shadow: 5px 6px 0 0 rgba(0, 0, 0, 0.2);
	}
	.program .acting_schedule .acting ul {
		display: -webkit-box;
		display: -moz-box;
		display: -ms-flexbox;
		display: flex;
		-ms-flex-wrap: wrap;
		flex-wrap: wrap;
	}
	.program .acting_schedule .schedule {
		width: 48%;
		background: #0e8e46;
		color: #fff;
		padding: 25px 45px;
		-moz-box-shadow: 5px 6px 0 0 rgba(0, 0, 0, 0.2);
		box-shadow: 5px 6px 0 0 rgba(0, 0, 0, 0.2);
	}
	.program .acting_schedule .schedule ul {
		display: -webkit-box;
		display: -moz-box;
		display: -ms-flexbox;
		display: flex;
		-ms-flex-wrap: wrap;
		flex-wrap: wrap;
	}
	.about {
		background-color: #d2e8e7;
	}
	.about ul {
		display: -webkit-box;
		display: -moz-box;
		display: -ms-flexbox;
		display: flex;
		-ms-flex-wrap: wrap;
		flex-wrap: wrap;
	}
	.about ul li {
		width: 50%;
		display: -webkit-box;
		display: -moz-box;
		display: -ms-flexbox;
		display: flex;
		-webkit-box-align: center;
		-moz-box-align: center;
		-ms-flex-align: center;
		align-items: center;
		-ms-flex-line-pack: center;
		align-content: center;
		-webkit-box-pack: center;
		-moz-box-pack: center;
		-ms-flex-pack: center;
		justify-content: center;
		-ms-flex-wrap: wrap;
		flex-wrap: wrap;
	}
	.about ul li h3,
	.about ul li h2 {
		font-size: 3.4rem;
		color: #0e8e46;
		margin-bottom: 35px;
		display: block;
		width: 100%;
	}
	.about ul li p {
		font-size: 1.4rem;
		line-height: 2.4rem;
	}
	.about ul li p.logo {
		display: -webkit-box;
		display: -moz-box;
		display: -ms-flexbox;
		display: flex;
		-webkit-box-align: center;
		-moz-box-align: center;
		-ms-flex-align: center;
		align-items: center;
	}
	.about ul li p.logo img {
		margin-right: 25px;
		width: 130px;
		height: auto;
	}
	.about ul li p.logo span {
		display: inline-block;
		width: -webkit-calc(100% - 155px);
		width: -moz-calc(100% - 155px);
		width: calc(100% - 155px);
	}
	.about ul li img {
		width: 100%;
	}
	.about ul li .btn {
		text-align: center;
		margin-top: 30px;
		width: 100%;
	}
	.about ul li .btn a {
		padding: 13px 70px;
		background: #0e8e46;
		color: #fff;
		display: inline-block;
		position: relative;
		font-size: 1.6rem;
		width: 370px;
	}
	.about ul li .btn a.first {
		padding: 23px 70px;
	}
	.about ul li .btn a:after {
		content: "";
		background-image: url(/common/images/sprite/sprite_sub_utils.png?rev=1533111704307);
		overflow: hidden;
		text-indent: -9999px;
		background-position: -205px -668px;
		width: 5px;
		height: 10px;
		z-index: 1;
		position: absolute;
		right: 15px;
		top: 50%;
		-webkit-transform: translateY(-50%);
		-moz-transform: translateY(-50%);
		-ms-transform: translateY(-50%);
		transform: translateY(-50%);
	}
	.about ul li.text {
		padding: 0 5vw;
		text-align: center;
	}
	.about ul li.text#recruit h2 {
		margin-bottom: 15px;
	}
	.about ul li.text#recruit .btn {
		margin-top: 20px;
	}
	.supplier {
		background-color: #fff;
		text-align: center;
		font-size: 1.6rem;
		color: #000;
	}
	.supplier__ttl span {
		display: block;
		margin-top: 30px;
		font-size: 1.5em;
		margin-bottom: 20px;
	}
	.supplier .inner {
		width: 1146px;
		padding: 95px 0;
		position: relative;
	}
	.supplier .inner:before,
	.supplier .inner:after {
		-moz-box-sizing: border-box;
		box-sizing: border-box;
		content: "";
		display: block;
		width: 25%;
		height: 100%;
		position: absolute;
		top: 0;
	}
	.supplier .inner:before {
		left: 0;
	}
	.supplier .inner:after {
		left: 50%;
	}
	.supplier .inner > * {
		position: relative;
		z-index: 3;
	}
	.supplier h2 {
		margin-bottom: 34px;
	}
	.supplier h2 em {
		background-image: url(/common/images/sprite/sprite_index.webp?rev=1533111704307);
		overflow: hidden;
		text-indent: -9999px;
		background-position: -137px -705px;
		width: 300px;
		height: 25px;
		margin: 0 auto 6px;
	}
	.supplier_list {
		font-size: 0rem;
		text-align: center;
		letter-spacing: 0;
		margin-top: 45px;
	}
	.supplier_list > * {
		display: inline-block;
		vertical-align: middle;
		font-size: 1.4rem;
	}
	.supplier_list li {
		width: 20%;
		padding: 0 10px;
		font-size: 1.2rem;
	}
	.supplier_list li a {
		display: block;
	}
	.supplier_list li .pix {
		background-color: #f0f0f0;
		height: 76px;
		line-height: 76px;
		position: relative;
		margin-bottom: 12px;
	}
	.supplier_list li .pix img {
		vertical-align: middle;
	}
	.supplier_list li .pix:after {
		content: "";
		display: block;
		border-bottom: solid 9px #fff;
		border-left: solid 14px transparent;
		border-right: solid 14px transparent;
		position: absolute;
		bottom: 0;
		left: 50%;
		margin-left: -14px;
	}
	.supplier_list li:nth-child(1) .pix img {
		width: 135px;
	}
	.supplier_list li:nth-child(2) .pix img {
		width: 115px;
	}
	.supplier_list li:nth-child(3) .pix img {
		width: 111px;
	}
	.supplier_list li:nth-child(4) .pix img {
		width: 156px;
	}
}
.supplier_list li:nth-child(5) {
	vertical-align: top;
}
.supplier_list li:nth-child(5) .pix img {
	width: 196px;
}
.supplier_list li:nth-child(5) .pix {
	background-color: transparent;
}

.fade_area {
	height: 1000px;
	position: relative;
}

@media screen and (max-width: 768px) {
	.lede_content {
		/* For IE 6/7 only */
		*zoom: 1;
		padding-top: 20px;
		padding-bottom: 45px;
		border-bottom: solid 1px #d2d2d2;
		margin-top: -70px;
	}
	.lede_content .inner {
		margin-top: 6.5rem;
	}
	.lede_content:before,
	.lede_content:after {
		content: " ";
		display: table;
	}
	.lede_content:after {
		clear: both;
	}
	.lede_content h2 {
		margin-bottom: 15px;
	}
	.lede_content .info_list {
		/* For IE 6/7 only */
		*zoom: 1;
	}
	.lede_content .info_list:before,
	.lede_content .info_list:after {
		content: " ";
		display: table;
	}
	.lede_content .info_list:after {
		clear: both;
	}
	.lede_content .info_list li {
		width: 100%;
		margin: 0;
		border-right: solid 2px transparent;
		border-bottom: solid 2px transparent;
	}
	.lede_content .info_list li:nth-child(n + 2) {
		display: none;
	}
	.lede_content .info_list li a {
		display: -webkit-box;
		display: -moz-box;
		display: -ms-flexbox;
		display: flex;
		-webkit-box-align: center;
		-moz-box-align: center;
		-ms-flex-align: center;
		align-items: center;
		-webkit-box-pack: center;
		-moz-box-pack: center;
		-ms-flex-pack: center;
		justify-content: center;
		height: 40px;
		font-size: 1.3rem;
		position: relative;
		padding: 0 13px 0 6px;
		cursor: pointer;
		line-height: 16px;
	}
	.lede_content .info_list li a::after {
		content: "";
		position: absolute;
		height: 7px !important;
		right: 5px;
		top: 16px;
	}
	.lede_content .info_list li a.green {
		background-color: #eff5f5;
	}
	.lede_content .info_list li a.green::after {
		background-image: url(/common/images/sprite/sprite_sub_utils.png?rev=1533111704307);
		overflow: hidden;
		text-indent: -9999px;
		background-position: -170px -426px;
		width: 9px;
		height: 6px;
		-moz-background-size: 515px 454px;
		background-size: 515px 454px;
	}
	.lede_content .info_list li a.green2 {
		background-color: #d9eeec;
	}
	.lede_content .info_list li a.green2::after {
		background-image: url(/common/images/sprite/sprite_sub_utils.png?rev=1533111704307);
		overflow: hidden;
		text-indent: -9999px;
		background-position: -170px -426px;
		width: 9px;
		height: 6px;
		-moz-background-size: 515px 454px;
		background-size: 515px 454px;
	}
	.lede_content .info_list li a.pink {
		background-color: #fdf1f7;
	}
	.lede_content .info_list li a.pink::after {
		background-image: url(/common/images/sprite/sprite_sub_utils.png?rev=1533111704307);
		overflow: hidden;
		text-indent: -9999px;
		background-position: -104px -426px;
		width: 9px;
		height: 6px;
		-moz-background-size: 515px 454px;
		background-size: 515px 454px;
	}
	.lede_content .info_list li a.orange {
		background-color: #fef6ea;
	}
	.lede_content .info_list li a.orange::after {
		background-image: url(/common/images/sprite/sprite_sub_utils.png?rev=1533111704307);
		overflow: hidden;
		text-indent: -9999px;
		background-position: -126px -426px;
		width: 9px;
		height: 6px;
		-moz-background-size: 515px 454px;
		background-size: 515px 454px;
	}
	.lede_content .info_list li a.blue {
		background-color: #e9f7fc;
	}
	.lede_content .info_list li a.blue::after {
		background-image: url(/common/images/sprite/sprite_sub_utils.png?rev=1533111704307);
		overflow: hidden;
		text-indent: -9999px;
		background-position: -214px -426px;
		width: 9px;
		height: 6px;
		-moz-background-size: 515px 454px;
		background-size: 515px 454px;
	}
	.lede_content .info_list li a.violet {
		background-color: #f7ecfc;
	}
	.lede_content .info_list li a.violet::after {
		background-image: url(/common/images/sprite/sprite_sub_utils.png?rev=1533111704307);
		overflow: hidden;
		text-indent: -9999px;
		background-position: -192px -426px;
		width: 9px;
		height: 6px;
		-moz-background-size: 515px 454px;
		background-size: 515px 454px;
	}
	.lede_content .info_list li a.red {
		background-color: #ffeaea;
	}
	.lede_content .info_list li a.red::after {
		background-image: url(/common/images/sprite/sprite_sub_utils.png?rev=1533111704307);
		overflow: hidden;
		text-indent: -9999px;
		background-position: -148px -426px;
		width: 9px;
		height: 6px;
		-moz-background-size: 515px 454px;
		background-size: 515px 454px;
	}
	.lede_content .info_list li a.gray {
		background-color: #eaeaea;
		margin-bottom: 10px;
	}
	.lede_content .info_list li a.gray::after {
		background-image: url(/common/images/sprite/sprite_sub_utils.png?rev=1533111704307);
		overflow: hidden;
		text-indent: -9999px;
		background-position: -82px -426px;
		width: 9px;
		height: 6px;
		-moz-background-size: 515px 454px;
		background-size: 515px 454px;
	}
	.information {
		width: 100%;
	}
	.information h2 {
		text-align: center;
		font-size: 1.6rem;
		font-weight: normal;
		display: -webkit-box;
		display: -moz-box;
		display: -ms-flexbox;
		display: flex;
		-ms-flex-wrap: wrap;
		flex-wrap: wrap;
		-webkit-box-pack: center;
		-moz-box-pack: center;
		-ms-flex-pack: center;
		justify-content: center;
	}
	.information h2 em {
		display: block;
		font-size: 2.8rem;
		line-height: 1;
		font-family: "Lato";
		font-weight: 900;
		font-weight: normal;
		margin-bottom: 16px;
		letter-spacing: 0.05em;
		width: 100%;
	}
	.information .info_tag {
		text-align: center;
		margin-bottom: 25px;
	}
	.information .info_tag a {
		padding: 0px 5px;
		border-right: solid 1px #eee;
	}
	.information .info_tag a:nth-of-type(4) {
		border-right: none;
	}
	.information .tab_link.text.is_active {
		border-bottom: solid 1px #0e8e46;
		color: #0e8e46;
	}
	.information .info_list .green.is_active {
		outline: solid 1px #63a797;
		color: #63a797;
	}
	.information .info_list .gray.is_active {
		outline: solid 1px #bdbdbd;
		color: #bdbdbd;
	}
	.information .info_list .pink.is_active {
		outline: solid 1px #eb78a5;
		color: #eb78a5;
	}
	.information .info_list .orange.is_active {
		outline: solid 1px #ea9d49;
		color: #ea9d49;
	}
	.information .info_list .blue.is_active {
		outline: solid 1px #5fb1d6;
		color: #5fb1d6;
	}
	.information .info_list .purple.is_active {
		outline: solid 1px #5fb1d6;
		color: #5fb1d6;
	}
	.information .info_list .violet.is_active {
		outline: solid 1px #a447d7;
		color: #a447d7;
	}
	.information .info_list .green2.is_active {
		outline: solid 1px #03a19c;
		color: #03a19c;
	}
	.information_list {
		background-color: #fff;
		display: -webkit-box;
		display: -moz-box;
		display: -ms-flexbox;
		display: flex;
		-ms-flex-wrap: wrap;
		flex-wrap: wrap;
		-webkit-box-pack: justify;
		-moz-box-pack: justify;
		-ms-flex-pack: justify;
		justify-content: space-between;
	}
	/* .information_list li {
		width: 48%;
		margin-top: 30px;
	} */
	.information_list li:nth-child(n + 5) {
		display: none;
	}
	.information_list a {
		/* display: block; */
		display: flex;
		align-items: center;
		flex-wrap: wrap;
	}
	.information_list a img {
		width: 100%;
		padding-bottom: 10px;
	}
	.information_list a span {
		margin-bottom: 10px;
		display: inline-block;
		font-size: 1.1rem;
		text-align: center;
		/* width: 100%; */
		/* margin-bottom: 10px; */
	}
	.information_list a span.info_txt {
		text-align: left;
		font-size: 1.3rem;
		width: 100%;
	}
	.information_list a span.big_tree {
		background-color: #eff5f5;
		color: #2ea38b;
		width: 100%;
	}
	.information_list a span.bigtree24 {
		background-color: #eff5f5;
		color: #2ea38b;
	}
	.information_list a span.b_tone {
		background-color: #d9eeec;
		color: #03a19c;
	}
	.information_list a span.luxze {
		background-color: #fdf1f7;
		color: #fa68a2;
		width: 100%;
	}
	.information_list a span.limb {
		background-color: #fef6ea;
		color: #f59728;
		width: 100%;
	}
	.information_list a span.forest {
		background-color: #fef6ea;
		color: #f59728;
		width: 100%;
	}
	.information_list a span.blue {
		background-color: #e9f7fc;
	}
	.information_list a span.b_steam {
		background-color: #f7ecfc;
	}
	.information_list a span.all_info {
		background-color: #ffeaea;
		color: #d93737;
		width: 100%;
	}
	.information_list a span.shop_all {
		background: #ffeaea;
		color: #d93737;
		width: 100%;
	}
	.information_list a span.major {
		background-color: #ecf8fc;
		color: #37b1d9;
		width: 100%;
	}
	.information_list a span.hiramatu {
		background-color: #eaeaea;
		width: 100%;
	}
	.information_list a span.hiramatu2 {
		background-color: #eaeaea;
	}
	.information_list a p {
		color: #0e8e46;
		font-weight: bold;
		font-size: 1.5rem;
		width: auto;
	}
	.information_list a time {
		color: #7b7b7b;
		letter-spacing: 0.1rem;
		font-size: 1.4rem;
		margin-left: 10px;
	}
	.information_list a .image_box {
		height: 100px;
		overflow: hidden;
	}
	.information .info_list-name {
		background-color: #eff5f5;
		color: #2ea38b;
	}
	.information .btn {
		text-align: center;
		margin-top: 30px;
	}
	.information .btn a {
		padding: 13px 70px;
		background: #0e8e46;
		color: #fff;
		display: inline-block;
		position: relative;
		font-size: 1.6rem;
		width: 90%;
	}
	.information .btn a:after {
		content: "";
		background-image: url(/common/images/sprite/sprite_sub_utils.png?rev=1533111704307);
		overflow: hidden;
		text-indent: -9999px;
		background-position: -205px -668px;
		width: 5px;
		height: 10px;
		z-index: 1;
		position: absolute;
		right: 15px;
		top: 50%;
		-webkit-transform: translateY(-50%);
		-moz-transform: translateY(-50%);
		-ms-transform: translateY(-50%);
		transform: translateY(-50%);
	}
	.information .swiper-button-prev,
	.information .swiper-container-rtl .swiper-button-next,
	.information .swiper-button-next,
	.information .swiper-container-rtl .swiper-button-prev {
		display: none;
	}
	.shop {
		padding: 80px 0 30px;
	}
	.shop h2 {
		margin-bottom: 40px;
		font-size: 1.5rem;
	}
	.shop h2.section_title em {
		/* margin-top: 15px; */
		font-weight: normal;
	}
	.shop_list {
		font-size: 0rem;
		text-align: center;
		letter-spacing: 0;
		display: -webkit-box;
		display: -moz-box;
		display: -ms-flexbox;
		display: flex;
		-ms-flex-wrap: wrap;
		flex-wrap: wrap;
	}
	.shop_list > * {
		display: inline-block;
		vertical-align: middle;
		font-size: 1.4rem;
	}
	.shop_list p {
		color: #fff;
		margin-top: 15px;
	}
	.shop_list p + p {
		margin-top: 15px;
	}
	.shop_list a {
		width: 100%;
		padding: 20px 0;
		-moz-background-size: cover !important;
		background-size: cover !important;
	}
	.shop_list a.sakura {
		background: url("../images/shop01.jpg") center center no-repeat;
	}
	.shop_list a.luxze {
		background: url("../images/shop02.jpg") center center no-repeat;
	}
	.shop_list a.b_steam {
		background: url("../images/shop03.jpg") center center no-repeat;
	}
	.shop_list a.limb {
		background: url("../images/shop04.jpg") center center no-repeat;
	}
	.shop_list a.major {
		background: url("../images/shop05.jpg") center center no-repeat;
	}
	.shop_list a.hiramatu {
		background: url("../images/shop10.jpg") center center no-repeat;
	}
	.shop_list a.hiramatu2 {
		background: url("../images/shop10b.png") center center no-repeat;
	}
	.shop_list a.new_shop {
		background: url("../images/shop06.jpg") center center no-repeat;
	}
	.shop_list a.miyukigahara {
		background: url("../images/shop07.jpg") center center no-repeat;
	}
	.shop_list a ul {
		display: -webkit-box;
		display: -moz-box;
		display: -ms-flexbox;
		display: flex;
		-webkit-box-pack: center;
		-moz-box-pack: center;
		-ms-flex-pack: center;
		justify-content: center;
		margin-top: 20px;
	}
	.shop_list a ul li {
		margin-right: 5px;
	}
	.shop_list a ul li img {
		width: 100%;
	}
	.shop_list img {
		width: 50%;
	}
	/*-----------島田更新
	------*/
	.hiramatu2 img {
		width: 100% !important;
	}
	.shop .btn {
		padding: 10px 0;
		color: #0e8e46;
		background: #fff;
		width: 220px;
		margin: 30px auto 0;
		position: relative;
	}
	.shop .btn:after {
		content: "";
		background-image: url(/common/images/sprite/sprite_sub_utils.png?rev=1533111704307);
		overflow: hidden;
		text-indent: -9999px;
		background-position: -124px -668px;
		width: 7px;
		height: 11px;
		z-index: 1;
		position: absolute;
		right: 15px;
		top: 50%;
		-webkit-transform: translateY(-50%);
		-moz-transform: translateY(-50%);
		-ms-transform: translateY(-50%);
		transform: translateY(-50%);
	}
	.ggmap {
		height: 600px;
	}
	.ggmap a {
		text-decoration: underline;
	}
	.ggmap figure img {
		width: 100%;
		height: auto;
	}
	.program {
		margin-top: 65px;
	}
	.program .pr_box {
		display: -webkit-box;
		display: -moz-box;
		display: -ms-flexbox;
		display: flex;
		-ms-flex-wrap: wrap;
		flex-wrap: wrap;
	}
	.program .pr_box img {
		width: 100%;
	}
	.program .pr_box .left_box {
		width: 100%;
	}
	.program .pr_box .left_box p {
		color: #fff;
	}
	.program .pr_box .right_box {
		width: 100%;
	}
	.program .acting_schedule {
		display: -webkit-box;
		display: -moz-box;
		display: -ms-flexbox;
		display: flex;
		-ms-flex-wrap: wrap;
		flex-wrap: wrap;
		-webkit-box-pack: justify;
		-moz-box-pack: justify;
		-ms-flex-pack: justify;
		justify-content: space-between;
		text-align: center;
		margin: 70px 0;
	}
	.program .acting_schedule h4,
	.program .acting_schedule h3 {
		font-size: 1.8rem;
		margin-bottom: 20px;
	}
	.program .acting_schedule a {
		font-size: 1.4rem;
		margin-right: 20px;
		text-decoration: underline;
	}
	.program .acting_schedule .acting {
		width: 100%;
		background: #0e8e46;
		color: #fff;
		padding: 25px;
		-moz-box-shadow: 5px 6px 0 0 rgba(0, 0, 0, 0.2);
		box-shadow: 5px 6px 0 0 rgba(0, 0, 0, 0.2);
		margin-bottom: 30px;
	}
	.program .acting_schedule .acting ul {
		display: -webkit-box;
		display: -moz-box;
		display: -ms-flexbox;
		display: flex;
		-ms-flex-wrap: wrap;
		flex-wrap: wrap;
	}
	.program .acting_schedule .schedule {
		width: 100%;
		background: #0e8e46;
		color: #fff;
		padding: 25px;
		-moz-box-shadow: 5px 6px 0 0 rgba(0, 0, 0, 0.2);
		box-shadow: 5px 6px 0 0 rgba(0, 0, 0, 0.2);
	}
	.program .acting_schedule .schedule ul {
		display: -webkit-box;
		display: -moz-box;
		display: -ms-flexbox;
		display: flex;
		-ms-flex-wrap: wrap;
		flex-wrap: wrap;
	}
	.about {
		background-color: #d2e8e7;
	}
	.about ul {
		display: -webkit-box;
		display: -moz-box;
		display: -ms-flexbox;
		display: flex;
		-ms-flex-wrap: wrap;
		flex-wrap: wrap;
	}
	.about ul li {
		width: 100%;
		display: -webkit-box;
		display: -moz-box;
		display: -ms-flexbox;
		display: flex;
		-webkit-box-align: center;
		-moz-box-align: center;
		-ms-flex-align: center;
		align-items: center;
		-ms-flex-line-pack: center;
		align-content: center;
		-webkit-box-pack: center;
		-moz-box-pack: center;
		-ms-flex-pack: center;
		justify-content: center;
		-ms-flex-wrap: wrap;
		flex-wrap: wrap;
	}
	.about ul li h3,
	.about ul li h2 {
		font-size: 2.2rem;
		color: #0e8e46;
		margin: 35px 0 15px;
		text-align: center;
	}
	.about ul li p {
		font-size: 1.4rem;
		line-height: 2.4rem;
	}
	.about ul li p.logo {
		display: -webkit-box;
		display: -moz-box;
		display: -ms-flexbox;
		display: flex;
		-ms-flex-wrap: wrap;
		flex-wrap: wrap;
		-webkit-box-align: center;
		-moz-box-align: center;
		-ms-flex-align: center;
		align-items: center;
	}
	.about ul li p.logo img {
		margin: 0 auto 15px;
		width: 40%;
	}
	.about ul li img {
		width: 100%;
	}
	.about ul li .btn {
		text-align: center;
		margin-top: 30px;
		width: 100%;
	}
	.about ul li .btn a {
		padding: 13px 0;
		background: #0e8e46;
		color: #fff;
		display: inline-block;
		position: relative;
		font-size: 1.6rem;
		width: 100%;
	}
	.about ul li .btn a.first {
		padding: 23px 0;
	}
	.about ul li .btn a:after {
		content: "";
		background-image: url(/common/images/sprite/sprite_sub_utils.png?rev=1533111704307);
		overflow: hidden;
		text-indent: -9999px;
		background-position: -205px -668px;
		width: 5px;
		height: 10px;
		z-index: 1;
		position: absolute;
		right: 15px;
		top: 50%;
		-webkit-transform: translateY(-50%);
		-moz-transform: translateY(-50%);
		-ms-transform: translateY(-50%);
		transform: translateY(-50%);
	}
	.about ul li.text {
		padding: 0 15px 45px;
	}
	.about ul li:nth-child(1) {
		-webkit-box-ordinal-group: 3;
		-moz-box-ordinal-group: 3;
		-ms-flex-order: 2;
		order: 2;
	}
	.about ul li:nth-child(2) {
		-webkit-box-ordinal-group: 2;
		-moz-box-ordinal-group: 2;
		-ms-flex-order: 1;
		order: 1;
	}
	.about ul li:nth-child(3) {
		-webkit-box-ordinal-group: 4;
		-moz-box-ordinal-group: 4;
		-ms-flex-order: 3;
		order: 3;
	}
	.about ul li:nth-child(4) {
		-webkit-box-ordinal-group: 5;
		-moz-box-ordinal-group: 5;
		-ms-flex-order: 4;
		order: 4;
	}
	.about ul li:nth-child(5) {
		-webkit-box-ordinal-group: 7;
		-moz-box-ordinal-group: 7;
		-ms-flex-order: 6;
		order: 6;
	}
	.about ul li:nth-child(6) {
		-webkit-box-ordinal-group: 6;
		-moz-box-ordinal-group: 6;
		-ms-flex-order: 5;
		order: 5;
	}
	.supplier {
		background-color: #fff;
		text-align: center;
		color: #000;
	}
	.supplier__ttl span {
		display: block;
		margin-top: 30px;
		font-size: 1.5em;
		margin-bottom: 20px;
	}
	.supplier .inner {
		padding-top: 40px;
		padding-bottom: 20px;
		position: relative;
	}
	.supplier .inner:before {
		-moz-box-sizing: border-box;
		box-sizing: border-box;
		content: "";
		display: block;
		width: 0;
		height: 100%;
		position: absolute;
		top: 0;
		background-color: #e6e6e6;
		left: 50%;
	}
	.supplier .inner > * {
		position: relative;
		z-index: 3;
	}
	.supplier h2 {
		margin-bottom: 20px;
	}
	.supplier h2 em {
		position: relative;
		display: block;
		white-space: nowrap;
		text-indent: 100%;
		overflow: hidden;
		font-size: 0;
		background-image: url("/common/images/sprite/sprite_index.webp?rev=1533111704307");
		-moz-background-size: 311% 3224%;
		background-size: 311% 3224%;
		background-position: 21.64297% 90.26889%;
		background-repeat: no-repeat;
		width: 277px;
		margin: 0 auto 10px;
	}
	.supplier h2 em:after {
		content: "";
		display: block;
		padding-top: 8.33333%;
	}
	.supplier_list {
		font-size: 0rem;
		text-align: center;
		letter-spacing: 0;
		margin-top: 45px;
	}
	.supplier_list > * {
		display: inline-block;
		vertical-align: middle;
		font-size: 1.4rem;
	}
	.supplier_list li {
		width: 50%;
		padding: 0 0 0 15px;
		vertical-align: top;
		margin-bottom: 20px;
	}
	.supplier_list li:nth-child(2n + 1) {
		padding: 0 15px 0 0;
	}
	.supplier_list li .pix {
		background-color: #f0f0f0;
		height: 65px;
		line-height: 65px;
		position: relative;
		margin-bottom: 20px;
	}
	.supplier_list li .pix img {
		max-width: 135px;
		vertical-align: middle;
	}
	.supplier_list li:nth-child(5) .pix img {
		/* max-width: 100px; */
		width: 100%;
	}
	.supplier_list li .pix:after {
		content: "";
		display: block;
		border-bottom: solid 9px #fff;
		border-left: solid 14px transparent;
		border-right: solid 14px transparent;
		position: absolute;
		bottom: 0;
		left: 50%;
		margin-left: -14px;
	}
	.supplier_list li:nth-child(1) .pix img {
		width: 70%;
	}
	.supplier_list li:nth-child(2) .pix {
		margin-bottom: 10px;
	}
	.supplier_list li:nth-child(2) .pix img {
		width: 66%;
	}
	.supplier_list li:nth-child(3) .pix img {
		width: 60%;
	}
	.supplier_list li:nth-child(4) .pix img {
		width: 80%;
	}
}

.fade_close {
	width: 25px;
	height: 25px;
	float: right;
}

.fade_trigger {
	text-align: left;
}


