﻿html:not(.responsive) {
/*	min-width: 1000px; */
}
/*=============================================
 * body
 *=============================================*/

body {
	font-family: 'Noto Sans JP', sans-serif;
	background-color: #E0E0E0;
	font-size: 15px;
	line-height: 1.8;
	letter-spacing: 0;
	font-weight: 300;
	min-width: inherit;
	min-height: inherit;
	max-height: 100%;
	color: #333333;
}
body.home {
	font-family: 'Montserrat', sans-serif;
}
a, a:hover {
	text-decoration: none;
}
a em {
	position: relative;
	display: inline-block;
	-webkit-backface-visibility: hidden;
	backface-visibility: hidden;
	font-style: inherit;
}
a em:after {
	position: absolute;
	right: 1px;
	bottom: 0;
	left: 1px;
	height: 1px;
	content: "";
	-webkit-transition: -webkit-transform 500ms;
	-o-transition: -o-transform 500ms;
	transition: transform 500ms;
	-webkit-transform: scaleX(0);
	-ms-transform: scaleX(0);
	-o-transform: scaleX(0);
	transform: scaleX(0);
	background: #999;
}
a em:hover:after {
	-webkit-transform: scaleX(1);
	-ms-transform: scaleX(1);
	-o-transform: scaleX(1);
	transform: scaleX(1);
}
img {
	max-width: 100%;
	height: auto;
}
/*=============================================
 * fonts - DON'T EDIT
 *=============================================*/

.fnt-gothic {
	font-family: "游ゴシック", YuGothic, "ヒラギノ角ゴ Pro", "Hiragino Kaku Gothic Pro", "メイリオ", "Meiryo", Osaka, 'ＭＳ Ｐゴシック', 'MS PGothic', sans-serif;
}
.fnt-Noto-Sans-JP {
	font-family: 'Noto Sans JP', sans-serif;
}
@font-face {
	font-family: 'PFRegalFinessePro';
	src: url("../font/pfregalfinessepro-reg-webfont.eot");
	src: url("../font/pfregalfinessepro-reg-webfont.woff") format("woff"), url("../font/pfregalfinessepro-reg-webfont.svg#pfregalfinessepro-regular") format("svg");
	font-style: normal;
	font-weight: normal
}
.fnt-PFRegalFinessePro {
	font-family: PFRegalFinessePro;
}
.montserrat {
	font-family: 'Montserrat', sans-serif;
}

@media screen and (max-width: 767px) {
body {
	font-size: 15px;
}
}
/*=============================================
 * <main>
 *=============================================*/

main {
	clear: both;
	width: 100%;
	position: relative;
	overflow: hidden;
}
section {
	z-index: 1;
}
/*=============================================
 * <header>
 *=============================================*/

header {
	font-family: 'Montserrat', sans-serif;
	position: relative;
	z-index: 2;
}
header h1 {
	display: none;
}
header .logo {
	transition: all ease 0.3s;
	position: fixed;
	left: 5%;
	top: 288px;
	width: 13%;
}
header > .logo-icon {
	width: 56px;
}
header nav a.active {
	color: #000;
}
.logo-icon {
	display: block;
	position: absolute;
	top: 96px;
	left: 5%;
	line-height: 0;
	transition: all ease 0.3s;
}
#nav-head {
	font-size: 14px;
	line-height: 1.45;
	font-weight: 300;
	padding: 42px 0 45px;
	position: relative;
}
#nav-head nav {
	min-width: 432px;
}
#nav-head nav ul {
	display: -webkit-flex;
	display: -moz-flex;
	display: -ms-flex;
	display: -o-flex;
	display: flex;
	justify-content: center;
	align-items: flex-start;
}
#nav-head .logo-sub {
	position: absolute;
	top: 57px;
	right: 0;
	width: 235px;
	transition: all .3s ease;
}
#nav-head nav li {
	padding: 0 25px;
	text-transform: uppercase;
}
#nav-head nav li:not(.language) a {
	display: block;
}
#nav-head nav li.language a {
	transition: all ease .3s;
	padding: 0 5px;
}
.language a:hover {
	color: #000;
}
.language a.active {
	color: #000;
}
#nav-head .text-logo {
	font-size: 16px;
	margin-bottom: 10px;
}
/** Navigation **/
#navigation {
	font-family: 'Montserrat', sans-serif;
	background-color: #333333;
	font-size: 18px;
	line-height: 2;
	font-weight: 300;
	padding: 60px 90px 50px;
	box-sizing: border-box;
	color: #666;
	position: fixed;
	top: 0;
	left: -490px;
	z-index: 100;
	max-width: 480px;
	height: 100vh;
	overflow-y: auto;
	transition: all 0.75s ease 0s;
	-moz-transition: all 0.75s ease 0s;
	-webkit-transition: all 0.75s ease 0s;
}
#navigation .language {
	position: absolute;
	top: -4px;
	right: 0;
	font-size: 14px;
	line-height: 20px;
}
.language a.active {
	color: #000;
}
#navigation .language a {
	padding: 0 4px;
}
#navigation .logo-icon {
	position: absolute;
	left: 0;
	top: 0;
}
#navigation .address-head {
	font-size: 12px;
	line-height: 1.7;
	color: #F0F0F0;
}
#navigation nav {
	padding-top: 100px;
	position: relative;
}
#navigation nav li {
	margin-bottom: 20px;
}
#navigation nav li.menu-item-28 {
	display: none;
}
#navigation li.mt40 {
	margin-top: 28px;
}
#navigation li a {
	text-transform: uppercase;
	color: #fff;
	font-size: 18px;
}
#navigation li a:hover, #navigation li.active a {
	color: #768DAF;
}
#navigation li span {
	color: #000;
}
.nav-footer {
	position: absolute;
	bottom: 100px;
	left: 90px;
	transition: .3s ease all;
}
.nav-footer p.icon {
	display: none;
}
.nav-footer .address-head {
	/*
	position: absolute;
	bottom: -3px;
	left: 90px;
	width: 100px;
	*/
}
.navOpen #navigation {
	left: 0;
}
body.navOpen .hamburger, body.navOpen #navigation, body.navOpen #navigation * {
	touch-action: auto !important;
	pointer-events: visible !important;
}
.navOpen {
	overflow-y: hidden;
	-webkit-overflow-scrolling: touch;
}
p.icon-mail {
	position: fixed;
	cursor: pointer;
	top: 60px;
	left: 13.1%;
	width: 56px;
	line-height: 0;
	transition: all ease 0.3s;
	display: none;
}
p.stick {
	position: fixed;
	transition: all ease 0.3s;
	left: 5%;
	top: 226px;
	width: 13%;
}
p.logo-index {
	display: none;
}
body.home p.logo-index {
	text-align: center;
	margin: 170px auto 189px;
	display: block;
	width: 40%;
	    min-width: 400px;
	transition: all .3s ease;
}

body.home p.logo-index img {
	width: 100%;
}
body.home p.logo-index a,
body.home p.logo-sub a {
	display: block;
	overflow: hidden;
	transition: all .0s ease;
}
body.home p.logo-sub span,
body.home p.logo-index span {
	display: block;
	transition: all .0s ease;
}
body.home p.logo-sub {
	display: none;
}
.hamburger-btn {
	/* background-color: #666; */
	cursor: pointer;
	font-size: 0;
	width: 40px;
	position: fixed;
	top: 60px;
	right: 5%;
	z-index: 11;
}
.hamburger-btn:before, .hamburger-btn:after {
	content: '';
	border-bottom: 1px solid #ccc;
	position: absolute;
	left: 0;
	width: 100%;
	display: none;
}
.hamburger-btn:before {
	top: 10px;
}
.hamburger-btn:after {
	bottom: 10px;
}
.x-close {
	cursor: pointer;
}
.slide-index {
	margin-top: 90px;
}
	@media screen and (max-width: 1800px) {
		p.icon-mail {
			left: 13.8%;
		}
	}
	@media screen and (max-width: 1500px) {
	p.icon-mail {
		left: 14.2%;
	}
	}
	@media screen and (max-width: 1300px) {
	p.icon-mail {
		left: 14.5%;
	}
	p.icon-mail, header .logo-icon {
		width: 45px;
	}
	#nav-head .logo-sub {
		top: 66px;
		right: 0;
		width: 210px;
	}
}

@media screen and (max-width: 1200px) {
	header .logo {
		top: 211px;
	}
	p.icon-mail {
		left: 14%;
	}
	
}
@media screen and (max-width: 1079px) {
	p.icon-mail {
		top: 125px;
		left: 5%;
	}
}
@media screen and (max-width: 992px) {
.sub-page #nav-head .logo-sub {
	position: relative;
	display: block!important;
	top: 0;
	width: 40%;
	min-width: 320px;
	margin: 140px auto 110px;
	left: 0;
	text-align: center;
}
	
	
	
p.icon-mail, header .logo-icon {
	width: 45px;
}
body.home p.logo-index {
	margin: 140px auto 110px;
}
p.stick {
	top: 192px;
}
.cate-title {
	font-size: 42px;
}
}

@media screen and (max-width: 767px) {
#navigation nav li {
	margin-bottom: 15px;
}
#navigation li a {
	font-size: 14px;
}
	.nav-footer {
		left: 20px;
	}
.nav-footer .icon {
	width: 24px;
	margin-bottom: 5px;
}
.nav-footer .icon img {
	width: 100%;
}
.nav-footer .address-head {
	left: 20px;
	
}
.nav-footer .address-head {
    position: relative;
    bottom: -3px;
    left: 0;
    width: auto;
}
	
p.stick {
	left: 4%;
	top: 220px;
	width: 13%;
}
header {
	padding-top: 95px;
}
header .logo {
	position: fixed;
	left: 5%;
	top: auto;
	/* width: 10.7%; */
	width: 45px;
}
header .logo img {
	width: 100%;
}
.logo-indexfix {
	transition: all ease 0.3s;
	position: fixed;
	left: 5%;
	top: auto;
	width: 45px;
	opacity: 0;
}
html.responsive .logo-indexfix img {
	width: 100%;
}
.logo-indexfix.fixed {
	opacity: 1;
}
.logo-icon {
	line-height: 0;
	width: 50px !important;
	left: 5%;
	top: 19px;
}
p.icon-mail {
	width: 50px !important;
	left: 5%;
	top: 110px;
}
body.home p.logo-index {
	margin: 0px auto;
	width: 60%;
	 min-width: 240px;
}
header #nav-head {
	padding: 0px 0 45px;
}
ul.nav-list-sub, #nav-head .logo-sub {
	display: none!important;
}
.sub-page #nav-head .logo-sub {
	width: 60%;
	margin: 0 auto;
}
#navigation {
	padding: 28px 20px 60px;
	font-size: 16px;
	width: auto;
}
#navigation nav {
	padding-bottom: 0px;
}
#navigation li.mt40 {
	margin-top: 20px;
}
#index header {
	height: 41px;
}
#index .content.title-content {
	padding-left: 5%;
}
#index header .logo {
	position: absolute;
	width: 115px;
}
#index header .logo img {
	max-width: 115px;
	width: 100%;
}
#index header .logo.fixed {
	width: 40px;
	overflow: hidden;
}
.slide-index {
	margin-left: -22vw;
	margin-right: -5vw;
	margin-top: 60px;
}


	
}

@media screen and (max-width: 500px) {
header {
	padding-top: 60px;
}
p.stick {
	top: 162px;
}
.sub-page #nav-head .logo-sub, body.home p.logo-index {
	width: 50%;
	min-width: 240px;
}
header #nav-head {
	padding-bottom: 40px;
}
}

@media screen and (max-width: 400px) {
header {
	padding-top: 65px;
}
}

@media screen and (max-width: 320px) {
header .logo {
	width: 40px;
}
.logo-indexfix {
	width: 40px;
}
}
/*=============================================
 * <footer>
 *=============================================*/

footer {
	font-family: 'Montserrat', sans-serif;
	padding: 60px 0 75px;
	background-color: #F0F0F0;
	margin-top: 120px;
}
footer .content {
	align-items: flex-start;
}
footer .info-footer {
	padding-right: 20px;
	line-height: 1.5;
	width: 50%;
	max-width: 488px;
	font-size: 15px;
}
footer .info-footer span {
	font-family: 'Noto Sans JP', sans-serif;
}
footer .text-logo {
	margin-bottom: 8px;
}
footer .text-info {
	margin-bottom: 22px;
}
footer .text-info span {
/*    font-family: 'Noto Sans JP', sans-serif;*/
}
footer .flex-box {
	position: relative;
}
footer nav {
	width: 650px;
	max-width: 550px;
	font-size: 14px;
	line-height: 20px;
	text-align: right;
	padding-top: 33px;
}
footer nav ul {
/*	padding-left: 70px;*/
}
footer nav ul:nth-child(1) {
}
footer nav ul:nth-child(2) {
}
footer nav ul:nth-child(3) {
}
footer nav .mt80 {
	margin-top: 60px;
}
footer nav .mt20 {
	margin-top: 20px;
}
footer nav li {
	display: inline;
	padding-left: 5%;
}
footer nav li a {
	text-transform: uppercase;
	color: #333333;
}
footer nav li span {
	color: #000;
}
footer address {
	color: #768DAF;
	position: absolute;
	bottom: 0%;
	right: 5%;
	font-size: 14px;
}

@media screen and (max-width: 1200px) {
footer nav ul {
/*		padding-left: 30px;*/
}
}

@media screen and (max-width: 992px) {
footer {
	padding: 50px 0 50px;
}
footer nav {
	display: none;
}
footer .info-footer {
	font-size: 12px;
	line-height: 18px;
	max-width: auto;
	padding-right: 0;
	width: 100%;
}
footer address {
	margin-top: 40px !important;
	display: block;
	font-size: 12px;
	line-height: 18px;
	text-align: left;
}
}

@media screen and (max-width: 767px) {
footer {
	margin-top: 70px;
}
footer address {
	position: relative;
	text-align: right;
	margin-top: 0!important;
	bottom: 0;
	right: 0;
	left: 0;
}
}

@media screen and (max-width: 320px) {
#index header .logo {
	width: 103px;
}
}
/*=============================================
 * CUSTOM CSS
 *=============================================*/

.txt-center {
	text-align: center;
}
.btn-sd img {
	box-shadow: 3px 4px 6px 0px rgba(207, 186, 165, 0.48);
}
.img-sd {
	box-shadow: 0px 0px 27px 0px rgba(8, 8, 8, 0.17);
}
.line {
	background: url('../img/shared/line.jpg') repeat center top;
	box-shadow: 0px 2px 9px 0px rgba(8, 8, 8, 0.19);
	width: 100%;
	height: 9px;
	border: none;
}
.rss_img img {
	max-width: 100%;
	height: auto;
}
.flex-box {
	display: -webkit-flex;
	display: -moz-flex;
	display: -ms-flex;
	display: -o-flex;
	display: flex;
	justify-content: space-between;
	align-items: center;
}
.content {
	padding-left: 22%;
	padding-right: 5%;
}
.content * {
	transition: all .3s ease;
}
.cate-title {
	font-family: PFRegalFinessePro;
	font-size: 65px;
	line-height: 1;
	text-transform: uppercase;
	position: relative;
	z-index: 2;
}
body.category-lab .cate-title:after, body.category-lab-en .cate-title:after {
	content: ".";
}
.cate-title.lab:after, .cate-title.lab-en:after {
	content: ".";
}
.sp {
	display: none;
}
.pc {
	display: block;
}
ul.nav-list-sub {
	display: -webkit-flex;
	display: -moz-flex;
	display: -ms-flex;
	display: -o-flex;
	display: flex;
	justify-content: flex-start;
	align-items: baseline;
	-webkit-flex-wrap: wrap;
	flex-wrap: wrap;
	border-bottom: 2px solid #768DAF;
	padding-bottom: 9px;
}
ul.nav-list-sub li {
	display: block;
	padding-right: 5%;
/*	transition: all ease 0.5s;*/
	font-size: 22px;
}
ul.nav-list-sub li.active a {
	cursor: text;
	pointer-events: none;
}
ul.nav-list-sub li a {
	white-space: nowrap;
	text-transform: uppercase;
}
ul.nav-list-sub li:hover, ul.nav-list-sub li.active {
	color: #768DAF;
}
ul.nav-list-sub li.active a {
	color: #768DAF;
	font-size: 50px;
}
.tab-ajax .tab-content {
/*
	border-top: 4px solid #768DAF;
	padding-top: 2.5%;
*/
}

@media screen and (max-width: 1500px) {
.cate-title {
	font-size: 50px;
}
.cate-title br {
	display: none;
}
#nav-head nav li {
	padding: 0 10px;
}
}

@media screen and (max-width: 1300px) {
	#nav-head {
		padding: 47px 0 45px;
	}
	#nav-head nav {
		display: none;
	}
	
	.hamburger-btn {
		display: block !important;
	}
	ul.nav-list-sub {
		padding-bottom: 5px;
	}
	ul.nav-list-sub li {
		font-size: 22px;
		padding-right: 5%;
	}
	ul.nav-list-sub li.active a {
		font-size: 50px;
	}
}


@media screen and (max-width: 1200px) {
	ul.nav-list-sub li {
		font-size: 20px;
		padding-right: 5%;
	}
	ul.nav-list-sub li.active a {
		font-size: 48px;
	}
}
@media screen and (max-width: 1080px) {
	ul.nav-list-sub li {
		padding-right: 2.5%;
	}
}
@media screen and (max-width: 1000px) {
	ul.nav-list-sub li {
		font-size: 18px;
	}
	ul.nav-list-sub li.active a {
		font-size: 45px;
	}
}


@media screen and (max-width: 992px) {
ul.nav-list-sub li {
	padding-right: 7%;
}
ul.nav-list-sub li:last-child {
	padding-right: 0;
}
}

@media screen and (max-width: 767px) {
.cate-title {
	padding-top: 20px !important;
	font-size: 35px;
}
.flex-box {
	-webkit-flex-wrap: wrap;
	flex-wrap: wrap;
	clear: both;
}
.hamburger-btn {
	top: 30px;
}
.sp {
	display: block;
}
.pc {
	display: none;
}
}

@media screen and (max-width: 500px) {
p.icon-mail, .logo-icon {
	width: 30px!important;
}
p.icon-mail {
	top: 80px;
}
.cate-title {
	padding-top: 20px !important;
}
}

@media screen and (max-width: 400px) {
.cate-title {
	font-size: 30px;
	padding-top: 19px !important;
}
/*
html.device-android .cate-title {
	padding-top: 15px !important;
}
*/
p.icon-mail {
	left: 5%;
	top: 70px;
}
.hamburger-btn {
	top: 24px;
}
#navigation {
	padding: 23px 40px 60px;
}
.nav-footer {
	left: 40px;
}
}

@media screen and (max-width: 320px) {
.cate-title {
	padding-top: 14px !important;
}
/*
html.device-android .cate-title {
	padding-top: 11px !important;
}
*/
}

@media screen and (max-width: 767px) and (max-height: 480px) {
	#navigation nav {
		padding-top: 85px;
	}
	.nav-footer {
		position: relative;
		bottom: 0;
		left: 0;
		padding-top: 0px;
		padding-bottom: 0px;
	}
	.nav-footer .address-head {
		bottom: 0px;
	}
	#navigation {
		padding: 23px 40px 20px;
	}
}


/*=============================================
 * CATEGORY
 *=============================================*/

.title-content {
	margin-top: 74px;
}
.tab-ajax {
	font-family: 'Montserrat', sans-serif;
	/*	margin-top: 80px;*/
	padding-bottom: 70px;
}
.tab-ajax .tab-link {
	padding-bottom: 25px;
	font-size: 28px;
	color: #333333;
	font-weight: 200;
	text-transform: uppercase;
	position: relative;
}
.tab-ajax .tab-link p.tab-btn {
	display: none;
}
.tab-ajax .tab-item {
	display: -webkit-flex;
	display: -moz-flex;
	display: -ms-flex;
	display: -o-flex;
	display: flex;
	justify-content: flex-start;
	align-items: flex-start;
	-webkit-flex-wrap: wrap;
	flex-wrap: wrap;
}
.tab-ajax .tab-item .item {
	width: 31.33%;
	padding-right: 3%;
	margin-bottom: 30px;
}
.tab-ajax .tab-item .item:nth-child(3n) {
	padding-right: 0;
}
.tab-ajax .tab-img img {
	-webkit-transition: all 800ms;
	-o-transition: all 800ms;
	transition: all 800ms;
	width: 100%;
	opacity: 1;
}
.tab-ajax .tab-img a {
	display: block;
}
.tab-ajax .item a:hover img {
	opacity: 1;
}
.tab-ajax .item:hover img {
	opacity: .4 !important;
}
.tab-ajax .tab-text {
	position: relative;
	margin-top: 10px;
}
.tab-ajax .title-small, .tab-ajax .title-cate {
	font-size: 15px;
	line-height: 22px;
}
.tab-ajax .title-big {
	margin-top: 6px;
	font-size: 18px;
	line-height: 22px;
}
.tab-ajax .title-cate {
	color: #000;
	text-transform: uppercase;
	position: absolute;
	top: 0;
	right: 0;
	display: none;
}
.tab-ajax .title-cate em:after {
	display: none;
	background: #000;
}
.loadmore {
	font-family: 'Montserrat', sans-serif;
	border-top: 1px solid #999;
	text-align: center;
	position: relative;
}
.loadmore a {
	transition: all ease .3s;
	cursor: pointer;
	line-height: 24px;
	padding: 21px 0 50px;
	text-transform: uppercase;
	display: inline-block;
	position: relative;
}
.loadmore a:hover {
	opacity: 0.8;
}
.loadmore:before {
	content: "";
	background: url('../img/index/logomark-2.svg') no-repeat center top;
	-webkit-background-size: cover;
	background-size: cover;
	position: absolute;
	bottom: 2px;
	left: 50%;
	width: 48px;
	height: 32px;
	margin-left: -24px;
}
.h120 {
	height: 120px;
}

@media screen and (min-width: 1401px) {
#index .tab-ajax .tab-link {
	font-size: 22px;
}
}

@media screen and (max-width: 1800px) {
.tab-ajax .tab-link {
	font-size: 18px;
}
}

@media screen and (max-width: 1600px) {
.tab-ajax .tab-link li {
	padding-right: 1.5%;
}
}

@media screen and (max-width: 1400px) {
.tab-ajax .tab-link {
	font-size: 16px;
}
.tab-ajax .title-small, .tab-ajax .title-cate {
	font-size: 14px;
}
.tab-ajax .title-big {
	font-size: 18px;
}
}

@media screen and (max-width: 1200px) {
.title-content {
	margin-top: 0;
}
.tab-ajax .tab-link li {
	padding-right: 2%;
}
.tab-ajax .tab-item .item {
	padding-right: 4%;
	width: 48%;
}
.tab-ajax .tab-item .item:nth-child(3n) {
	padding-right: 4%;
}
.tab-ajax .tab-item .item:nth-child(2n) {
	padding-right: 0;
}
.loadmore:before {
	width: 36px;
	height: 26px;
	margin-left: -18px;
}
.loadmore a {
	padding: 20px 0 40px;
}
}

@media screen and (min-width: 993px) {
.tab-ajax .tab-link ul {
	display: flex !important;
	height: auto !important;
	width: inherit !important;
	opacity: 1 !important;
}
}

@media screen and (max-width: 992px) {
.tab-ajax .tab-link {
	padding-bottom: 0;
	font-size: 16px;
	line-height: 20px;
	z-index: 10;
}
.tab-ajax .tab-content {
/*	padding-top: 30px;*/
}
.tab-ajax .tab-link p.tab-btn {
	position: relative;
	display: block;
	cursor: pointer;
	padding: 6px 15px;
}
.tab-ajax .tab-link p.tab-btn:before {
	content: "";
	width: 21px;
	height: 8px;
	background: url('../img/shared/arrow.svg') no-repeat center top;
	-webkit-background-size: cover;
	background-size: cover;
	margin-top: -4px;
	position: absolute;
	top: 50%;
	right: 0;
}
.tab-ajax .tab-link.active p.tab-btn:before {
	-webkit-transform: rotate(180deg);
	-ms-transform: rotate(180deg);
	-o-transform: rotate(180deg);
	transform: rotate(180deg);
}
.tab-ajax .tab-link ul {
	background-color: #666;
	position: absolute;
	top: 100%;
	left: 0;
	z-index: 1;
	width: 100% !important;
	padding: 10px 15px 10px !important;
	box-sizing: border-box;
	display: none;
}
.tab-ajax .tab-link li {
	padding: 2px 0;
	width: 100%;
}
}

@media screen and (max-width: 767px) {
#index .title-content {
	margin-top: 45px;
}
.tab-ajax {
	padding-bottom: 10px !important;
}
.tab-ajax .tab-item .item {
	width: 100%;
	padding-right: 0;
	margin-bottom: 20px;
}
.tab-ajax .tab-item .item:nth-child(3n) {
	padding-right: 0;
}
.tab-ajax .tab-item .item img {
	width: 100%;
}
.tab-ajax .title-small, .tab-ajax .title-cate {
	font-size: 12px;
}
.tab-ajax .title-big {
	font-size: 16px;
	line-height: 18px;
}
.loadmore:before {
	width: 24px;
	height: 17px;
	margin-left: -12px;
}
.loadmore a {
	font-size: 12px;
	padding: 12px 0 25px;
}
.h120 {
	display: none;
}
}
/*=============================================
 * TOP PAGE
 *=============================================*/


#index .cate-title {
	text-transform: inherit;
}
#index .cate-title span {
	display: block;
	overflow: hidden;
}
#index .cate-title em {
	font-style: normal;
	display: block;
}
#index .imap {
	background-color: #ccc;
	margin-top: 96px;
	width: 100%;
	height: 480px;
}
#index .imap > div {
	height: 100%;
}

@media screen and (max-width: 1200px) {
#index .imap {
	margin-top: 80px;
}
}

@media screen and (max-width: 767px) {
#index .cate-title {
	font-size: 35px;
}
#index .imap {
	margin-top: 30px;
	height: 210px;
}
}

@media screen and (max-width: 320px) {
#index .cate-title {
	font-size: 32px;
}
}
