@charset "UTF-8";

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

  reset

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

body.header-open .pbAreaWrapper1,
body.header-open .pbFooterArea {
	display: none;
}
p {
	margin-bottom: 0;
}
:root ol, :root ul {
	margin: 0;
	padding: 0;
}
.pbHeaderArea {
	overflow: visible;
}
.pbMainArea {
	overflow: visible;
}
.pbNested {
	clear: none;
	overflow: visible;
	min-width: 10px;
}
.pb-handle {
	width: auto!important;
	height: auto!important;
	min-height: auto!important;
	z-index: 1001!important;
	letter-spacing: normal;
	font-weight: normal!important;
}
.pb-handle:before,
.pb-handle:after {
	display: none;
}
.ui-dialog[aria-describedby="pb-component-tool-container"] {
	z-index: 1002!important;
}
.PLUGIN_OgpTagSetting pre {
	white-space: pre-wrap;
}

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

  header

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

#MegaMenu_Overlay {
	background: rgba(255,255,255,.5);
}
#GlobalNavWrap .MegaMenuArea {
	position: relative;
	box-shadow: 0 5px 20px rgba(0,0,0,0.3);
}
#GlobalNavWrap .MegaMenu_Content .Category_Content dt {
	margin-bottom: 10px;
}
#GlobalNavWrap .MegaMenu_Content .Related_Content p {
	margin-top: 5px;
	color: #666;
}
#GlobalNavWrap .MegaMenu_Content.MegaMenu_Products .Category_Content {
	display: flex;
	background: none;
}
#GlobalNavWrap .MegaMenu_Content.MegaMenu_Products .Category_Content dl {
	width: calc(100% / 3 - 64px);
}
#GlobalNavWrap .MegaMenu_Content.MegaMenu_Products .Category_Content dl + dl {
	margin-left: 48px;
	padding-left: 48px;
	border-left: 1px solid #ccc;
}
#GlobalNavWrap .MegaMenu_Content.MegaMenu_Products .Related_Content {
	display: flex;
}
#GlobalNavWrap .MegaMenu_Content.MegaMenu_Products .Related_Content > ul {
	width: 260px;
}
#GlobalNavWrap .MegaMenu_Content.MegaMenu_Products .Related_Content > ul:only-child {
	width: 100%;
}
#GlobalNavWrap .MegaMenu_Content.MegaMenu_Products .Related_Content > div.List--Image {
	width: calc(100% - 316px);
	margin-left: 23px;
	padding-left: 30px;
	border-left: 1px solid #ccc;
}
#GlobalNavWrap .MegaMenu_Content.MegaMenu_Products .Related_Content > div.List--Image > ul {
	display: flex;
	margin: 0 -15px;
	font-size: 95%;
	font-weight: bold;
}
#GlobalNavWrap .MegaMenu_Content.MegaMenu_Products .Related_Content > div.List--Image > ul > li {
	width: calc(100% / 2 - 30px);
	margin: 0 15px;
}
#GlobalNavWrap .MegaMenu_Content.MegaMenu_Products .Related_Content > div.List--Image .image {
	margin-bottom: 10px;
}
#GlobalNavWrap .MegaMenu_Content.MegaMenu_Products .Related_Content > div.List--Image .image img {
	width: 100%;
}
#GlobalNavWrap .MegaMenu_Content.MegaMenu_Industries,
#GlobalNavWrap .MegaMenu_Content.MegaMenu_Technical {
	letter-spacing: -.4em;
}
#GlobalNavWrap .MegaMenu_Content.MegaMenu_Industries .MegaMenu_ContentInner,
#GlobalNavWrap .MegaMenu_Content.MegaMenu_Technical .MegaMenu_ContentInner {
	display: inline-block;
	width: 610px;
	vertical-align: top;
	letter-spacing: normal;
}
#GlobalNavWrap .MegaMenu_Content.MegaMenu_Industries .MegaMenu_ContentInner:only-child,
#GlobalNavWrap .MegaMenu_Content.MegaMenu_Technical .MegaMenu_ContentInner:only-child {
	display: block;
	width: 900px;
}
#GlobalNavWrap .MegaMenu_Content.MegaMenu_Industries .List--Image,
#GlobalNavWrap .MegaMenu_Content.MegaMenu_Technical .List--Image {
	display: inline-block;
	width: 230px;
	margin-left: 30px;
	padding: 30px;
	background: #d2d7d9;
	vertical-align: top;
	letter-spacing: normal;
}
#GlobalNavWrap .MegaMenu_Content.MegaMenu_Industries .List--Image > ul,
#GlobalNavWrap .MegaMenu_Content.MegaMenu_Technical .List--Image > ul {
	margin-top: 10px;
	font-size: 95%;
	font-weight: bold;
}
#GlobalNavWrap .MegaMenu_Content.MegaMenu_Industries .List--Image .image,
#GlobalNavWrap .MegaMenu_Content.MegaMenu_Technical .List--Image .image {
	margin-bottom: 10px;
}
#GlobalNavWrap .MegaMenu_Content.MegaMenu_Industries .List--Image .image img,
#GlobalNavWrap .MegaMenu_Content.MegaMenu_Technical .List--Image .image img {
	width: 100%;
}
#GlobalNavWrap .MegaMenu_Content.MegaMenu_Industries .Category_Content {
	display: flex;
	background: none;
}
#GlobalNavWrap .MegaMenu_Content.MegaMenu_Industries .Category_Content dl {
	width: calc(100% / 2 - 64px);
}
#GlobalNavWrap .MegaMenu_Content.MegaMenu_Industries .Category_Content dl + dl {
	margin-left: 48px;
	padding-left: 48px;
	border-left: 1px solid #ccc;
}
#GlobalNavWrap .MegaMenu_Content.MegaMenu_Industries .Category_Content dd,
#GlobalNavWrap .MegaMenu_Content.MegaMenu_Technical .Category_Content dd {
	display: flex;
	flex-wrap: wrap;
}
#GlobalNavWrap .MegaMenu_Content.MegaMenu_Industries .Category_Content .List,
#GlobalNavWrap .MegaMenu_Content.MegaMenu_Technical .Category_Content .List {
	min-width: 210px;
	margin-bottom: 0;
}

@media screen and (max-width: 960px) {
	.set-responsiveWebDesign #GlobalNavWrapSp #GlobalNavAreaSp dl + .GrobalNav_list {
		border-top: none;
	}
	.set-responsiveWebDesign #GlobalNavWrapSp #GlobalNavAreaSp dl + .GrobalNav_list > .GrobalNav_list--global {
		border-bottom: none;
	}
	.set-responsiveWebDesign #GlobalNavWrapSp #GlobalNavAreaSp .GrobalNav_list + dl {
		/* padding: 0 10px; */
		/* border-top: 1px solid #d2d7d9; */
		/* border-bottom: 1px solid #d2d7d9; */
	}
	.set-responsiveWebDesign #GlobalNavWrapSp #GlobalNavAreaSp dl dt:first-child.current-company {
		border-top: 1px solid #d2d7d9;
	}
	.set-responsiveWebDesign #GlobalNavWrapSp #GlobalNavAreaSp dl + .GrobalNav_list > .GrobalNav_list--global.current-magazine {
		border-top: 1px solid #d2d7d9;
	}
}

@media screen and (max-width: 767px) {
	.set-responsiveWebDesign #GlobalNavWrapSp {
		z-index: 1003;
	}
}

/*  header-menu
========================================================================*/

.header-menu {
	display: none;
}

.header-menu__inner {
	background: #0097e0;
}
.header-menu__inner--active {
	position: fixed;
	top: 0;
	z-index: 3;
	width: 100%;
}
.header-menu__inner > div {
	display: flex;
	align-items: center;
	max-width: 960px;
	margin: 0 auto;
}
.header-menu__list ul {
	display: flex;
}
.header-menu__list li {
	position: relative;
}
.header-menu__list a {
	display: flex;
	align-items: center;
	height: 100%;
	min-height: 46px;
	padding: 12px 15px;
	color: #fff;
	text-align: center;
	text-decoration: none;
}
.header-menu__list a:hover {
	text-decoration: underline;
}
.header-menu__list a:after {
	content: '';
	position: absolute;
	left: 0;
	right: 0;
	bottom: 0;
	margin: auto;
	width: 0;
	height: 0;
	border: 8px solid transparent;
	transition: all .3s;
}
.header-menu__list--current a:after {
	border-bottom: 8px solid #f5f5f5;
}
.header-menu__button {
	margin: 0 0 0 auto;
}
.header-menu__button > div {
	display: flex;
}
.header-menu__link {
	margin-left: 20px;
}
.header-menu__link a {
	display: block;
	padding: 2px 10px;
	background: #0097e0;
	color: #fff;
	border: 1px solid #fff;
	text-decoration: none;
}
.header-menu__link a:hover {
	background: #fff;
	color: #0097e0;
}
.header-menu__link a:before {
	content: '';
	display: inline-block;
	width: .3em;
	height: .3em;
	margin: 0 6px .1em 0;
	border-top: 1px solid #fff;
	border-right: 1px solid #fff;
	transform: rotate(45deg);
	transition: all .3s;
	vertical-align: middle;
}
.header-menu__link a:hover:before {
	border-top: 1px solid #0097e0;
	border-right: 1px solid #0097e0;
}
.header-menu__mail {
	margin-left: 20px;
}
.header-menu__mail a {
	display: block;
	padding: 2px 15px 2px 10px;
	background: #fff;
	color: #0097e0;
	font-weight: bold;
	border: 1px solid #fff;
	text-decoration: none;
}
.header-menu__mail a:hover {
	background: #0097e0;
	color: #fff;
}
.header-menu__mail a:before {
	font-family: FontAwesome;
	content: '\f003';
	display: inline-block;
	margin: 0 6px .1em 0;
	font-size: 115%;
	font-weight: normal;
	line-height: 1;
	vertical-align: middle;
}
.header-navigation {
	width: calc(100% - 30px);
	max-width: 960px;
	margin: 8px auto;
	font-size: 90%;
}

@media screen and (max-width: 960px) {
	.header-menu__button {
		padding-right: 15px;
	}
	.header-menu__button > div > div + div {
		display: none;
	}
	.header-navigation {
		display: none;
	}
}

@media screen and (max-width: 767px) {
	.header-menu {
		display: none;
	}
	.header-menu--sp {
		display: block;
	}
	.header-menu__inner > div {
		display: block;
	}
	.header-menu__list ul {
		justify-content: space-around;
	}
	.header-menu__list a {
		min-height: 36px;
		padding: 10px 5px;
		font-size: 90%;
	}
	.header-menu__button {
		display: none;
	}
}

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

  footer

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

#FooterArea .SiteNav__Body .SiteNav__Body__Inner:first-child {
	width: 715px;
}
#FooterArea .SiteNav__Body .SiteNav__Body__Inner:first-child dd > ul {
	display: flex;
}
#FooterArea .SiteNav__Body .SiteNav__Body__Inner:first-child dd > ul > li {
	width: calc(100% / 3 - 8px);
	padding-left: 0;
	text-indent: 0;
}
#FooterArea .SiteNav__Body .SiteNav__Body__Inner:first-child dd > ul > li + li {
	padding-left: 12px;
}
#FooterArea .SiteNav__Body .SiteNav__Body__Inner dl dd ul li.title1 {
	margin: 0;
	padding-left: 14px;
	color: #fff;
	font-size: 120%;
	text-indent: 0;
}
#FooterArea .SiteNav__Body .SiteNav__Body__Inner dl dd ul li.title2 {
	margin-top: 10px;
	padding-left: 28px;
	color: #fff;
	font-size: 110%;
	text-indent: 0;
}
#FooterArea .SiteNav__Body .SiteNav__Body__Inner dl li.dai2 {
	font-size: 100%;
	margin-top: 10px;
	padding-left: 25px;
}
#FooterArea .SiteNav__Body .SiteNav__Body__Inner:first-child dl li.dai2 {
	padding-left: 40px;
}
#FooterArea .SiteNav__Body .SiteNav__Body__Inner dl dd ul li:last-child {
	margin-bottom: 25px;
}
#FooterArea .SiteNav__Body .SiteNav__Body__Inner p {
	margin-bottom: 10px;
}
#FooterArea .SiteNav__Body .SiteNav__Body__Inner p.SiteNav_Separate {
	margin-top: 10px;
	padding-top: 10px;
}
#FooterArea .SiteNav__Body .SiteNav__Body__Inner dl.SiteNav_Separate {
	margin-top: 20px;
}

@media screen and (max-width: 960px) {
	#FooterArea .SiteNav__Body .SiteNav__Body__Inner:first-child {
		width: 100%;
	}
	#FooterArea .SiteNav__Body .SiteNav__Body__Inner:first-child dd > ul {
		flex-direction: column;
		width: calc(100% - 30px);
		margin: 0 auto;
	}
	.set-responsiveWebDesign #FooterArea .SiteNav__Body .SiteNav__Body__Inner dl dd > ul > li {
		width: 100%;
		margin: 0;
	}
	#FooterArea .SiteNav__Body .SiteNav__Body__Inner:first-child dd > ul > li:after {
		display: none!important;
	}
	#FooterArea .SiteNav__Body .SiteNav__Body__Inner:first-child dd > ul > li + li {
		padding-left: 0;
	}
	#FooterArea .SiteNav__Body .SiteNav__Body__Inner dl dd ul li.title1 {
		padding: 13px 0;
		font-size: 100%;
	}
	#FooterArea .SiteNav__Body .SiteNav__Body__Inner dl dd ul li.title1:after {
		display: none;
	}
	#FooterArea .SiteNav__Body .SiteNav__Body__Inner dl dd ul li.title2 {
		margin: 0;
		padding: 13px 10px;
		font-size: 100%;
		border-top: 1px solid #111!important;
	}
	#FooterArea .SiteNav__Body .SiteNav__Body__Inner dl dd ul li.title2:after {
		display: none;
	}
	#FooterArea .SiteNav__Body .SiteNav__Body__Inner dl dd ul li.dai2,
	#FooterArea .SiteNav__Body .SiteNav__Body__Inner dl dd ul:first-child li.dai2 {
		max-width: calc(100% - 30px);
		margin: 0;
		padding: 0 15px;
		border-top: 1px solid #111!important;
	}
	#FooterArea .SiteNav__Body .SiteNav__Body__Inner dl dd ul:first-child li.dai2:first-child {
		border-top: none!important;
	}
	.set-responsiveWebDesign #FooterArea .SiteNav__Body .SiteNav__Body__Inner dl dd ul li:after {
		margin-right: 20px;
	}
	.set-responsiveWebDesign #FooterArea .SiteNav__Body .SiteNav__Body__Inner p {
		position: relative;
		margin: 0;
		padding: 0;
		font-size: 100%;
		text-indent: 0;
		border-top: 1px solid #111;
	}
	.set-responsiveWebDesign #FooterArea .SiteNav__Body .SiteNav__Body__Inner p:after {
		content: '';
		position: absolute;
		top: 50%;
		right: 0;
		width: 10px;
		height: 10px;
		margin-top: -5px;
		margin-right: 10px;
		background: url(../img/mkr_sprite.png) no-repeat -20px -94px;
	}
	.set-responsiveWebDesign #FooterArea .SiteNav__Body .SiteNav__Body__Inner p a {
		display: block;
		padding: 15px 10px;
		cursor: pointer;
	}
	#FooterArea .SiteNav__Body .SiteNav__Body__Inner dl.SiteNav_Separate {
		margin-top: 0;
	}
	#FooterWrap .FooterBtm .FooterLink ul li + li {
		position: relative;
		margin-left: 10px!important;
		padding-left: 10px!important;
	}
	.set-responsiveWebDesign #FooterWrap .FooterBtm .FooterLink ul li a:before {
		display: none;
	}
	.backTop {
		bottom: 50px;
	}
}

/*  footer-receive
========================================================================*/

.footer-receive > div {
	padding: 20px 15px 45px;
	background: #0094dd;
	color: #fff;
	text-align: center;
}
.footer-receive__title > div {
	font-size: 220%;
}
.footer-receive__text {
	margin-top: 10px;
}
.footer-receive__text > div {
	font-size: 110%;
}
.footer-receive__form {
	position: relative;
	max-width: 515px;
	margin: 15px auto 0;
	padding: 13px 45px 13px 20px;
	background: #fff;
	text-align: left;
	line-height: 1.1;
}
.footer-receive__form input {
	-webkit-appearance: none;
	-moz-appearance: none;
	appearance: none;
	position: relative;
	width: 100%;
	border: none;
	line-height: 1.1;
}
.footer-receive__form input:focus {
	outline: none;
}
.footer-receive__form input::placeholder {
	color: #8b8b8b;
}
.footer-receive__form .PlaceHolder {
	position: absolute;
	top: 14px;
	left: 20px;
	color: #8b8b8b;
}
.footer-receive__form button {
	-webkit-appearance: none;
	-moz-appearance: none;
	appearance: none;
	position: absolute;
	top: 0;
	bottom: 0;
	right: 10px;
	margin: auto;
	width: 25px;
	height: 25px;
	background: #fff;
	border: 2px solid #0094dd;
	cursor: pointer;
	transition: all .3s;
}
.footer-receive__form button:hover {
	background: #0094dd;
}
.footer-receive__form button:before {
	content: '';
	position: absolute;
	top: 0;
	bottom: 0;
	margin: auto;
	left: 5px;
	width: 6px;
	height: 6px;
	border-top: 2px solid #0094dd;
	border-right: 2px solid #0094dd;
	transform: rotate(45deg);
	transition: all .3s;
}
.footer-receive__form button:hover:before {
	border-top: 2px solid #fff;
	border-right: 2px solid #fff;
}
.footer-receive__form button:focus {
	outline: none;
}

@media screen and (max-width: 960px) {
	.footer-receive > div {
		padding: 18px 15px 34px;
	}
	.footer-receive__title > div {
		font-size: 160%;
	}
	.footer-receive__text {
		margin-top: 10px;
	}
	.footer-receive__text > div {
		font-size: 88%;
	}
	.footer-receive__form {
		max-width: 410px;
		margin: 12px auto 0;
		padding: 11px 36px 11px 15px;
	}
	.footer-receive__form input {
		font-size: 90%;
	}
	.footer-receive__form button {
		right: 8px;
		width: 20px;
		height: 20px;
		border: 1px solid #0094DD;
	}
	.footer-receive__form button:before {
		left: 5px;
		width: 5px;
		height: 5px;
		border-top: 1px solid #0094dd;
		border-right: 1px solid #0094dd;
	}
}

@media screen and (max-width: 767px) {
	.footer-receive > div {
		padding: 20px 15px 30px;
	}
	.footer-receive__form {
		max-width: 250px;
	}
}

/*  footer-link
========================================================================*/

@media print {
	.footer-link {
		display: none;
	}
}

@media screen and (min-width: 961px) {
	.footer-link {
		height: auto!important;
	}
}

.footer-link > div {
	position: fixed;
	top: 220px;
	right: -1px;
	z-index: 1;
	width: 60px;
	border: 1px solid #fff;
	box-shadow: 0 0 5px 1px rgba(0,0,0,0.2);
}
.footer-link a {
	display: block;
	transition: all .3s;
}
@media screen and (min-width: 961px) {
	.footer-link a {
		font-size: 0;
	}
}
.footer-link a:hover {
	background: #fff;
	color: #fff;
	text-decoration: none;
}
.footer-link a:before {
	font-family: FontAwesome;
	position: absolute;
	left: 0;
	right: 0;
	margin: auto;
	color: #fff;
	text-align: center;
	transition: all .3s;
}
.footer-link__search {
	background: #799b3e;
}
.footer-link__search a {
	height: 60px;
	line-height: 60px;
	color: #799b3e;
}
.footer-link__search a:before {
	content: '\f002';
	font-size: 34px;
}
.footer-link__search a:hover:before {
	color: #799b3e;
}
.footer-link__contact,
.footer-link__share {
	background: #0094dd;
	border-top: 1px solid #fff;
}
.footer-link__contact a,
.footer-link__share a {
	height: 42px;
	line-height: 42px;
	color: #0094dd;
}
.footer-link__contact a:before {
	content: '\f0e0';
	font-size: 24px;
}
.footer-link__share a:before {
	content: '\f08c';
	font-size: 26px;
}
.footer-link__contact a:hover:before,
.footer-link__share a:hover:before {
	color: #0094dd;
}

@media screen and (max-width: 960px) {
	.footer-link > div {
		display: table;
		width: 100%;
		width: calc(100% + 2px);
		top: auto;
		bottom: -1px;
		left: -1px;
		font-size: 105%;
		text-align: center;
	}
	.footer-link a {
		height: auto;
		padding: 8px 8px 5px;
		line-height: normal;
		color: #fff;
	}
	.footer-link a:before {
		position: static;
		display: inline-block;
		height: 17px;
		margin-right: 5px;
		vertical-align: middle;
	}
	.footer-link__search {
		display: table-cell;
		width: 50%;
	}
	.footer-link__search a:hover {
		background: #799b3e;
		color: #fff;
	}
	.footer-link__search a:before {
		margin: 0 7px .3em 0;
		font-size: 135%;
	}
	.footer-link__search a:hover:before {
		color: #fff;
	}
	.footer-link__contact,
	.footer-link__share {
		display: table-cell;
		width: 25%;
		border: none;
		border-left: 1px solid #fff;
		vertical-align: middle;
		white-space: nowrap;
	}
	.footer-link__contact a:hover,
	.footer-link__share a:hover {
		background: #0094dd;
		color: #fff;
	}
	.footer-link__contact a:before,
	.footer-link__share a:before {
		font-size: 115%;
	}
	.footer-link__contact a:hover:before,
	.footer-link__share a:hover:before {
		color: #fff;
	}
}

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

  main

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

.pbAreaWrapper1 {
	font-size: 115%;
}
.pbAreaWrapper1 * {
	box-sizing: border-box;
}
#area0 > div > div:last-child > div:last-child {
	padding-bottom: 100px;
}
.pbAreaWrapper1 :focus {
	outline: none;
}
.pbAreaWrapper1 a {
	transition: all .3s;
}

.pbAreaWrapper1 img {
	width: 100%;
	height: 100%;
}
.pbAreaWrapper_1 img {
	max-width: 100%;
}

@media screen and (max-width: 960px) {
	.pbAreaWrapper1 {
		border-top: 2px solid #BABABA;
	}
}

@media screen and (max-width: 767px) {
	.pbAreaWrapper1 {
		font-size: 100%;
		word-wrap: break-word;

	}
	.pbAreaWrapper_1 img {
		max-width: 100%;
		/*height: 100%;*/
	}
}

/*  main
========================================================================*/

/*  main-type01
------------------------------------------------*/

.main-type01 > div {
	width: calc(100% - 30px);
	max-width: 960px;
	margin: 0 auto;
}

/*  main-type02
------------------------------------------------*/

.main-type02 > div {
	width: calc(100% - 30px);
	max-width: 770px;
	margin: 0 auto;
}

/*  titleH1
========================================================================*/

/*  titleH1-type01
------------------------------------------------*/

.titleH1-type01 {
	width: calc(100% - 30px);
	max-width: 960px;
	margin: 45px auto 0;
}
.titleH1-type01 + div {
	margin-top: 50px;
}
.titleH1-type01 h1 {
	position: relative;
	padding-bottom: 20px;
	color: #000;
	font-size: 220%;
	font-weight: normal;
	text-align: center;
	line-height: 1.3;
}
.titleH1-type01 h1:after {
	content: '';
	position: absolute;
	left: 0;
	right: 0;
	margin: auto;
	bottom: 0;
	width: 40px;
	height: 2px;
	background: #000;
}

@media screen and (max-width: 960px) {
	.titleH1-type01 {
		margin-top: 70px;
	}
	.titleH1-type01 + div {
		margin-top: 55px;
	}
	.titleH1-type01 h1:after {
		height: 1px;
	}
}

@media screen and (max-width: 767px) {
	.titleH1-type01 {
		margin-top: 45px;
	}
	.titleH1-type01 + div {
		margin-top: 40px;
	}
	.titleH1-type01 h1 {
		padding-bottom: 17px;
		font-size: 190%;
		font-weight: bold;
	}
	.titleH1-type01 h1:after {
		width: 35px;
	}
}

/*  titleH1-type02
------------------------------------------------*/

.titleH1-type02 {
	width: calc(100% - 30px);
	max-width: 960px;
	margin: 45px auto 0;
}
.titleH1-type02 + div {
	margin-top: 40px;
}
.titleH1-type02 h1 {
	color: #000;
	font-size: 200%;
	font-weight: normal;
	text-align: center;
	line-height: 1.3;
}

@media screen and (max-width: 960px) {
	.titleH1-type02 {
		margin-top: 70px;
	}
	.titleH1-type02 + div {
		margin-top: 55px;
	}
}

@media screen and (max-width: 767px) {
	.titleH1-type02 {
		margin-top: 60px;
	}
	.titleH1-type02 + div {
		margin-top: 25px;
	}
	.titleH1-type02 h1 {
		font-size: 180%;
	}
}

/*  titleH2
========================================================================*/

/*  titleH2-type01
------------------------------------------------*/

.titleH2-type01 + div {
	margin-top: 35px;
}
.titleH2-type01 h2 {
	color: #000;
	font-size: 155%;
	font-weight: bold;
	line-height: 1.3;
}

@media screen and (max-width: 767px) {
	.titleH2-type01 + div {
		margin-top: 25px;
	}
	.titleH2-type01 h2 {
		font-size: 140%;
	}
}

/*  titleH2-type02
------------------------------------------------*/

.titleH2-type02 > div {
	display: table;
	width: 100%;
}
.titleH2-type02__title {
	display: table-cell;
	padding-right: 10px;
}
.titleH2-type02__title h2 {
	color: #000;
	font-size: 155%;
	font-weight: bold;
	line-height: 1.3;
}
.titleH2-type02__mail {
	display: table-cell;
	width: 1px;
	white-space: nowrap;
}
.titleH2-type02__mail a {
	display: block;
	padding: 8px 15px;
	background: #0097e0;
	color: #fff;
	text-decoration: none;
	border: 1px solid #0097e0;
	border-radius: 3px;
}
.titleH2-type02__mail a:hover {
	background: #fff;
	color: #0097e0;
}
.titleH2-type02__mail a:before {
	font-family: FontAwesome;
	content: '\f0e0';
	display: inline-block;
	margin: 0 9px .2em 0;
	font-size: 115%;
	line-height: 1;
	vertical-align: middle;
}
.titleH2-type02__link {
	display: table-cell;
	width: 1px;
	white-space: nowrap;
}
.titleH2-type02__link a {
	display: block;
	padding: 9px 15px 8px;
	background: #fff;
	color: #000;
	font-weight: bold;
	text-decoration: none;
	border: 1px solid #ccc;
	border-radius: 3px;
}
.titleH2-type02__link a:hover {
	background: #f1f1f1;
}
.titleH2-type02__link a:before {
	content: '';
	display: inline-block;
	width: .45em;
	height: .45em;
	margin: 0 11px .2em 0;
	border-top: 2px solid #0097e0;
	border-right: 2px solid #0097e0;
	transform: rotate(45deg);
	vertical-align: middle;
}

@media screen and (max-width: 767px) {
	.titleH2-type02__title h2 {
		font-size: 140%;
	}
	.titleH2-type02__mail a {
		padding: 6px 10px;
	}
	.titleH2-type02__mail a:before {
		margin: 0 5px .2em 0;
		font-size: 100%;
	}
	.titleH2-type02__link a {
		padding: 6px 10px;
	}
	.titleH2-type02__link a:before {
		margin: 0 7px .2em 0;
	}
}

/*  titleH2-type03
------------------------------------------------*/

.titleH2-type03 h2 {
	color: #000;
	font-size: 200%;
	font-weight: normal;
	line-height: 1.3;
	text-align: center;
	letter-spacing: 2px;
}

@media screen and (max-width: 767px) {
	.titleH2-type03 h2 {
		font-size: 170%;
	}
}

/*  titleH2-type04
------------------------------------------------*/

.titleH2-type04 + .titleH2-type04 {
	margin-top: 15px;
}
.titleH2-type04 h2 {
	color: #000;
	font-size: 125%;
	font-weight: bold;
	line-height: 1.3;
}

@media screen and (max-width: 767px) {
	.titleH2-type04 + .titleH2-type04 {
		margin-top: 10px;
	}
	.titleH2-type04 h2 {
		font-size: 120%;
	}
}

/*  titleH2-type05
------------------------------------------------*/

.titleH2-type05 {
	margin-top: 40px;
}
.titleH2-type05 + div {
	margin-top: 30px;
}
.titleH2-type05 > div:not(.pb-handle) {
	padding-top: 35px;
	border-top: 4px solid #00cdff;
}
.titleH2-type05 h2 {
	color: #000;
	font-size: 160%;
	font-weight: bold;
}

@media screen and (max-width: 767px) {
	.titleH2-type05 {
		margin-top: 35px;
	}
	.titleH2-type05 + div {
		margin-top: 22px;
	}
	.titleH2-type05 > div:not(.pb-handle) {
		padding-top: 25px;
		border-top: 3px solid #00cdff;
	}
	.titleH2-type05 h2 {
		font-size: 145%;
	}
}

/*  titleH3
========================================================================*/

/*  titleH3-type01
------------------------------------------------*/

.titleH3-type01 {
	margin-top: 35px;
}
.titleH3-type01 h3 {
	color: #000;
	font-size: 115%;
	font-weight: bold;
	line-height: 1.3;
}

@media screen and (max-width: 767px) {
	.titleH3-type01 {
		margin-top: 20px;
	}
	.titleH3-type01 h3 {
		font-size: 105%;
	}
}

/*  titleH3-type02
------------------------------------------------*/

div + .titleH3-type02 {
	margin-top: 35px;
}
.titleH3-type02 h3 {
	color: #000;
	font-size: 115%;
	font-weight: bold;
	line-height: 1.3;
}

@media screen and (max-width: 767px) {
	div + .titleH3-type02 {
		margin-top: 20px;
	}
	.titleH3-type02 h3 {
		font-size: 105%;
	}
}

/*  titleH3-type03
------------------------------------------------*/

.titleH3-type03 {
	margin-top: 35px;
}
.titleH3-type03 > div {
	padding-top: 35px;
	border-top: 1px dotted #ccc;
}
.titleH3-type03 h3 {
	color: #000;
	font-size: 115%;
	font-weight: bold;
	line-height: 1.3;
}

@media screen and (max-width: 767px) {
	.titleH3-type03 {
		margin-top: 20px;
	}
	.titleH3-type03 h3 {
		font-size: 105%;
	}
}

/*  titleH3-type04
------------------------------------------------*/

.titleH3-type04 {
	margin-top: 35px;
}
.titleH3-type04 h3 {
	color: #000;
	font-size: 115%;
	font-weight: bold;
	line-height: 1.3;
}

@media screen and (max-width: 767px) {
	.titleH3-type04 {
		margin-top: 20px;
	}
	.titleH3-type04 h3 {
		font-size: 105%;
	}
}

/*  titleH4
========================================================================*/

/*  titleH4-type01
------------------------------------------------*/

div + .titleH4-type01 {
	margin-top: 35px;
}
.titleH4-type01 h4 {
	padding-left: 7px;
	color: #000;
	font-size: 105%;
	font-weight: bold;
	border-left: 4px solid #00cdff;
	line-height: 1.3;
}

@media screen and (max-width: 767px) {
	div + .titleH4-type01 {
		margin-top: 20px;
	}
}

/*  titleH4-type02
------------------------------------------------*/

.titleH4-type02 {
	margin-top: 35px;
}
.titleH4-type02 > div {
	padding-top: 35px;
	border-top: 1px dotted #ccc ;
}
.titleH4-type02 h4 {
	padding-left: 7px;
	color: #000;
	font-size: 105%;
	font-weight: bold;
	border-left: 4px solid #00cdff;
	line-height: 1.3;
}

@media screen and (max-width: 767px) {
	.titleH4-type02 {
		margin-top: 20px;
	}
}

/*  titleH5
========================================================================*/

/*  titleH5-type01
------------------------------------------------*/

.titleH5-type01 {
	margin-top: 35px;
}
.titleH5-type01 h5 {
	padding-left: 7px;
	color: #000;
	font-size: 105%;
	font-weight: bold;
	border-left: 4px solid #a5b0b8;
	line-height: 1.3;
}

@media screen and (max-width: 767px) {
	.titleH5-type01 {
		margin-top: 20px;
	}
}

/*  titleH6
========================================================================*/

/*  titleH6-type01
------------------------------------------------*/

.titleH6-type01 {
	margin-top: 35px;
}
.titleH6-type01 h6 {
	color: #000;
	font-size: 105%;
	font-weight: bold;
	line-height: 1.3;
}

@media screen and (max-width: 767px) {
	.titleH6-type01 {
		margin-top: 20px;
	}
}

/*  text
========================================================================*/

/*  text-type01
------------------------------------------------*/

.text-type01 {
	margin-top: 15px;
}
.titleH1-type01 + .text-type01 {
	width: calc(100% - 30px);
	max-width: 960px;
	margin-left: auto;
	margin-right: auto;
}
.titleH2-type03 + .text-type01 {
	margin-top: 40px;
}

@media screen and (max-width: 960px) {
	.titleH2-type03 + .text-type01 {
		margin-top: 30px;
	}
}

@media screen and (max-width: 767px) {
	.titleH2-type03 + .text-type01 {
		margin-top: 25px;
	}
}

/*  text-type02
------------------------------------------------*/

.text-type02 {
	margin-top: 30px;
	text-align: right;
}
.text-type02 + div {
	margin-top: 5px;
}

/*  text-type03
------------------------------------------------*/

.text-type03 {
	margin: 25px auto 0;
	text-align: center;
}

@media screen and (max-width: 767px) {
	.text-type03 {
		margin-top: 20px;
	}
}

/*  text-type04
------------------------------------------------*/

.text-type04 {}

/*  text-type05
------------------------------------------------*/

.text-type05 > div {
	color: #000;
	font-size: 150%;
}

@media screen and (max-width: 767px) {
	.text-type05 > div {
		font-size: 130%;
	}
}

/*  image
========================================================================*/

/*  image-type01
------------------------------------------------*/

.image-type01 {
	margin-top: 15px;
}

/*  image-type02
------------------------------------------------*/

.image-type02 {
	margin-top: 8px;
	text-align: center;
}

@media screen and (max-width: 960px) {
	.image-type02 {
		margin-top: 0;
	}
}

/*  imagebox
========================================================================*/

/*  imagebox-type01
------------------------------------------------*/

.imagebox-type01 {
	margin-top: 45px;
}
.imagebox-type01 > div {
	display: flex;
}
.imagebox-type01__left {
	width: 414px;
}
.imagebox-type01__right {
	width: calc(100% - 459px);
	margin-left: 45px;
}
.imagebox-type01__image01 img {
	width: 100% !important;
}
.imagebox-type01__image02 {
	margin-top: 14px;
}
.imagebox-type01__image02 > div {
	display: flex;
	margin: 0 -7px;
}
.imagebox-type01__image02 > div > div {
	width: calc(100% / 2 - 14px);
	margin: 0 7px;
}
.imagebox-type01__image02 img {
	width: 100%;
}
.imagebox-type01__list > div {
	display: flex;
	flex-wrap: wrap;
	margin: 0 -15px;
}
.imagebox-type01__item {
	width: calc(100% / 2 - 30px);
	margin: 30px 15px 0;
}
.imagebox-type01__link a {
	display: block;
	position: relative;
	padding: 4px 10px 4px 1.8em;
	background: #0094dd;
	color: #fff;
	text-decoration: none;
	border: 1px solid #0094dd;
}
.imagebox-type01__link a:hover {
	background: #fff;
	color: #0094dd;
}
.imagebox-type01__link a:before {
	content: '';
	position: absolute;
	top: .8em;
	left: .7em;
	width: .35em;
	height: .35em;
	border-top: 2px solid #fff;
	border-right: 2px solid #fff;
	transform: rotate(45deg);
}
.imagebox-type01__link a:hover:before {
	border-top: 2px solid #0094dd;
	border-right: 2px solid #0094dd;
}
.imagebox-type01__detail ul {
	display: flex;
	flex-wrap: wrap;
	margin: 10px -5px 0;
}
.imagebox-type01__detail li {
	min-width: calc(100% / 2 - 10px);
	margin: 5px 5px 0;
	padding-left: 1em;
	text-indent: -1em;
	display: flex;
}
.imagebox-type01__detail li:before {
	content: '・';
	margin-right: 15px;
}

@media screen and (max-width: 960px) {
	.imagebox-type01 > div {
		flex-direction: column;
	}
	.imagebox-type01__left {
		width: 100%;
	}
	.imagebox-type01__right {
		width: 100%;
		margin: 15px 0 0;
	}
	.imagebox-type01__image02 {
		margin-top: 20px;
	}
	.imagebox-type01__image02 > div {
		margin: 0 -10px;
	}
	.imagebox-type01__image02 > div > div {
		width: calc(100% / 2 - 20px);
		margin: 0 10px;
	}
}

@media screen and (max-width: 767px) {
	.imagebox-type01 {
		margin-top: 30px;
	}
	.imagebox-type01__image02 {
		margin-top: 10px;
	}
	.imagebox-type01__image02 > div {
		margin: 0 -5px;
	}
	.imagebox-type01__image02 > div > div {
		width: calc(100% / 2 - 10px);
		margin: 0 5px;
	}
	.imagebox-type01__item {
		width: 100%;
		margin: 20px 15px 0;
	}
	.imagebox-type01__detail ul {
		margin: 5px -5px 0;
	}
	.imagebox-type01__detail li {
		min-width: auto;
	}
}

/*  imagebox-type02
------------------------------------------------*/

.imagebox-type02 {
	margin-top: 45px;
}
.imagebox-type02 > div {
	display: flex;
}
.imagebox-type02__left {
	width: 613px;
}
.imagebox-type02__right {
	width: calc(100% - 658px);
	margin-left: 45px;
}
.imagebox-type02__image img {
	width: 100%;
}

@media screen and (max-width: 960px) {
	.imagebox-type02 > div {
		flex-direction: column;
	}
	.imagebox-type02__left {
		width: 100%;
	}
	.imagebox-type02__right {
		width: 100%;
		margin: 20px 0 0;
	}
}

@media screen and (max-width: 767px) {
	.imagebox-type02 {
		margin-top: 25px;
	}
}

/*  imagebox-type03
------------------------------------------------*/

.imagebox-type03 {
	margin-top: 20px;
}
.imagebox-type03__box:first-child {
	max-width: 45%;
	float: right;
	margin-left: 20px;
}
.imagebox-type03__box:first-child > div {
	display: table;
}
.imagebox-type03__box:last-child {
	overflow: hidden!important;
}
.imagebox-type03__caption {
	display: table-caption;
	caption-side: bottom;
	margin-top: 5px;
	color: #666;
	font-size: 90%;
}
div + .imagebox-type03__text {
	margin-top: 15px;
}
div + .imagebox-type03__list {
	margin-top: 15px;
}
.imagebox-type03__list ul {
	display: flex;
	flex-wrap: wrap;
}
.imagebox-type03__list li {
	margin-right: 15px;
}
.imagebox-type03__list a:before {
	content: '';
	display: inline-block;
	width: .35em;
	height: .35em;
	margin: 0 7px .3em 0;
	border-top: 2px solid #0094dd;
	border-right: 2px solid #0094dd;
	transform: rotate(45deg);
	vertical-align: middle;
}

@media screen and (max-width: 767px) {
	.imagebox-type03__box:first-child {
		max-width: none;
		float: none;
		margin-left: 0;
	}
	.imagebox-type03__box:first-child > div {
		margin: 0 auto;
	}
	.imagebox-type03__box:last-child {
		margin-top: 10px;
	}
}

/*  imagebox-type04
------------------------------------------------*/

.imagebox-type04 {
	margin-top: 25px;
}
.imagebox-type04__box:first-child {
	max-width: 465px;
	float: right;
	margin-left: 30px;
}
.imagebox-type04__box:last-child {
	overflow: hidden!important;
}
.imagebox-type04__image img {
	width: 100%;
}

@media screen and (max-width: 960px) {
	.imagebox-type04 > div {
		display: flex;
		flex-flow: column;
	}
	.imagebox-type04__box:first-child {
		order: 1;
		max-width: none;
		float: none;
		margin: 25px 0 0;
	}
}

@media screen and (max-width: 767px) {
	.imagebox-type04 {
		margin-top: 15px;
	}
}

/*  link
========================================================================*/

/*  link-type01
------------------------------------------------*/

.link-type01 {
	margin-top: 10px;
}
.link-type01 a {
	display: inline-block;
	position: relative;
	padding-left: 1em;
}
.link-type01 a:before {
	content: '';
	position: absolute;
	top: .4em;
	left: -.1em;
	width: .35em;
	height: .35em;
	border-top: 2px solid #0094dd;
	border-right: 2px solid #0094dd;
	transform: rotate(45deg);
}

/*  link-type02
------------------------------------------------*/

.link-type02 {
	margin-top: 15px;
}
.link-type02 li + li {
	margin-top: 5px;
}
.link-type02 a {
	display: inline-block;
	position: relative;
	padding-left: 1em;
}
.link-type02 a:before {
	content: '';
	position: absolute;
	top: .4em;
	left: -.1em;
	width: .35em;
	height: .35em;
	border-top: 2px solid #0094dd;
	border-right: 2px solid #0094dd;
	transform: rotate(45deg);
}

/*  link-type03
------------------------------------------------*/

.link-type03 {
	margin-top: 15px;
}
.link-type03 ul {
	display: flex;
	flex-wrap: wrap;
}
.link-type03 li {
	margin-right: 15px;
}
.link-type03 a:before {
	content: '';
	display: inline-block;
	width: .35em;
	height: .35em;
	margin: 0 7px .3em 0;
	border-top: 2px solid #0094dd;
	border-right: 2px solid #0094dd;
	transform: rotate(45deg);
	vertical-align: middle;
}

/*  button
========================================================================*/

/*  button-type01
------------------------------------------------*/

.button-type01 {
	margin-top: 10px;
	text-align: center;
}
.button-type01 a {
	display: inline-block;
	padding: 5px 15px 5px 10px;
	background: #000;
	color: #fff;
	text-decoration: none;
	border: 1px solid #000;
}
.button-type01 a:hover {
	background: #fff;
	color: #000;
}
.button-type01 a:before {
	content: '';
	display: inline-block;
	width: .35em;
	height: .35em;
	margin: 0 8px .2em 0;
	border-top: 2px solid #0094dd;
	border-right: 2px solid #0094dd;
	transform: rotate(45deg);
	vertical-align: middle;
}

/*  button-type02
------------------------------------------------*/

.button-type02 {
	margin-top: 30px;
}
.button-type02 > div {
	display: flex;
	flex-wrap: wrap;
}
.button-type02__button {
	margin-right: 10px;
}
.button-type02__button a {
	display: inline-block;
	padding: .45em 1em .45em .7em;
	background: #000;
	color: #fff;
	font-size: 110%;
	text-decoration: none;
	border: 1px solid #000;
}
.button-type02__button--colorGray a {
	background: #ccc;
	color: #000;
	border: 1px solid #ccc;
}
.button-type02__button a:hover {
	background: #fff;
	color: #000;
}
.button-type02__button a:before {
	content: '';
	display: inline-block;
	width: .35em;
	height: .35em;
	margin: 0 8px 2px 0;
	border-top: 2px solid #0094dd;
	border-right: 2px solid #0094dd;
	transform: rotate(45deg);
}

/*  button-type03
------------------------------------------------*/

.button-type03 {
	margin-top: 50px;
	text-align: center;
}
.button-type03 a {
	display: inline-block;
	padding: 5px 15px 5px 10px;
	background: #000;
	color: #fff;
	text-decoration: none;
	border: 1px solid #000;
}
.button-type03 a:hover {
	background: #fff;
	color: #000;
}
.button-type03 a:before {
	content: '';
	display: inline-block;
	width: .35em;
	height: .35em;
	margin: 0 8px .2em 0;
	border-top: 2px solid #0094dd;
	border-right: 2px solid #0094dd;
	transform: rotate(45deg);
	vertical-align: middle;
}

/*  button-type04
------------------------------------------------*/

.button-type04 {
	margin-top: 30px;
	text-align: center;
}
.button-type04 a {
	display: inline-block;
	padding: 7px 20px 7px 15px;
	background: #0094dd;
	color: #fff;
	text-decoration: none;
	border: 1px solid #0094dd;
	border-radius: 2px;
}
.button-type04 a:hover {
	background: #fff;
	color: #0094dd;
}
.button-type04 a:before {
	content: '';
	display: inline-block;
	width: .5em;
	height: .5em;
	margin: 0 8px .3em 0;
	border-top: 2px solid #fff;
	border-right: 2px solid #fff;
	transform: rotate(45deg);
	vertical-align: middle;
	transition: all .3s;
}
.button-type04 a:hover:before {
	border-top: 2px solid #0094dd;
	border-right: 2px solid #0094dd;
}

/*  button-type05
------------------------------------------------*/

.button-type05 {
	margin-top: 30px;
	text-align: center;
}
.button-type05 a {
	display: inline-block;
	padding: 7px 20px 7px 15px;
	background: #fff;
	color: #000;
	text-decoration: none;
	border: 1px solid #ccc;
	border-radius: 2px;
}
.button-type05 a:hover {
	background: #f1f1f1;
}
.button-type05 a:before {
	content: '';
	display: inline-block;
	width: .5em;
	height: .5em;
	margin: 0 8px .3em 0;
	border-top: 2px solid #0094dd;
	border-right: 2px solid #0094dd;
	transform: rotate(45deg);
	vertical-align: middle;
	transition: all .3s;
}

/*  button-type06
------------------------------------------------*/

.button-type06 {
	margin-top: 50px;
	text-align: center;
}
.button-type06 a {
	display: inline-block;
	width: 100%;
	max-width: 230px;
	padding: 7px 20px 7px 15px;
	background: #0094dd;
	color: #fff;
	text-decoration: none;
	border: 1px solid #0094dd;
	border-radius: 2px;
}
.button-type06 a:hover {
	background: #fff;
	color: #0094dd;
}
.button-type06 a:before {
	font-family: FontAwesome;
	content: '\f0e0';
	display: inline-block;
	margin: 0 6px .1em 0;
	vertical-align: middle;
	line-height: 1;
}

/*  anchor
========================================================================*/

/*  anchor-type01
------------------------------------------------*/

.anchor-type01 {
	margin-top: 70px;
}
.anchor-type01 + div {
	margin-top: 15px;
}
.anchor-type01 > div {
	width: calc(100% - 30px);
	max-width: 960px;
	margin: 0 auto;
}
.anchor-type01 ul {
	display: flex;
	flex-wrap: wrap;
}
.anchor-type01 li {
	margin-right: 40px;
}
.anchor-type01 li:before {
	font-family: FontAwesome;
	content: '\f063';
	margin-right: 3px;
	color: #0099cc;
	font-size: 80%;
}

@media screen and (max-width: 767px) {
	.anchor-type01 {
		margin-top: 45px;
	}
}

/*  anchor-type02
------------------------------------------------*/

.anchor-type02 {
	margin-top: 30px;
}
.anchor-type02 ul {
	display: flex;
	flex-wrap: wrap;
}
.anchor-type02 li {
	margin-right: 40px;
}
.anchor-type02 li:before {
	font-family: FontAwesome;
	content: '\f063';
	margin-right: 3px;
	color: #0099cc;
	font-size: 80%;
}

/*  anchor-type03
------------------------------------------------*/

.anchor-type03 {
	margin-top: 20px;
}
.anchor-type03 li {
	padding-left: 1.3em;
	text-indent: -1.3em;
}
.anchor-type03 li + li {
	margin-top: 10px;
}
.anchor-type03 li:before {
	font-family: FontAwesome;
	content: '\f063';
	margin-right: 3px;
	color: #0099cc;
	font-size: 90%;
}

/*  list
========================================================================*/

/*  list-type01
------------------------------------------------*/

.list-type01 {
	margin-top: 15px;
}
.list-type01 li {
	padding-left: 1em;
	text-indent: -1em;
}
.list-type01 li + li {
	margin-top: 5px;
}
.list-type01 li:before {
	content: '・';
	float: left;
	margin-right: 15px;
}

/*  list-type02
------------------------------------------------*/

.list-type02 {
	margin-top: 15px;
}
.list-type02 li + li {
	margin-top: 5px;
}
.list-type02 li {
	position: relative;
	padding-left: 1em;
}
.list-type02 li:before {
	content: '';
	position: absolute;
	top: .4em;
	left: -.1em;
	width: .35em;
	height: .35em;
	border-top: 2px solid #0094dd;
	border-right: 2px solid #0094dd;
	transform: rotate(45deg);
}

/*  list-type03
------------------------------------------------*/

.list-type03 {
	margin-top: 15px;
}
.list-type03 ul {
	display: flex;
	flex-wrap: wrap;
}
.list-type03 li {
	margin-right: 15px;
}
.list-type03 li:before {
	content: '';
	display: inline-block;
	width: .35em;
	height: .35em;
	margin: 0 7px .3em 0;
	border-top: 2px solid #0094dd;
	border-right: 2px solid #0094dd;
	transform: rotate(45deg);
	vertical-align: middle;
}

/*  list-type04
------------------------------------------------*/

.list-type04 {
	counter-reset: count-number;
}
.list-type04 li {
	margin-top: 15px;
	padding-left: 1.2em;
	text-indent: -1.2em;
}
.list-type04 li:before {
	counter-increment: count-number;
	content: counters(count-number,".") ") ";
}

/*  definition
========================================================================*/

/*  definition-type01
------------------------------------------------*/

.definition-type01 {
	margin-top: 20px;
}
.definition-type01__item {
	margin-top: 15px;
}
.definition-type01__item > div {
	display: flex;
	flex-wrap: wrap;
}
.definition-type01__title {
	width: 300px;
}
.definition-type01__title > div {
	padding: 8px 20px;
	background: #f4f4f4;
	color: #000;
	font-weight: bold;
}
.definition-type01__text {
	width: calc(100% - 330px);
	margin-left: 30px;
}
.definition-type01__text > div {
	padding: 8px 0;
}

@media screen and (max-width: 767px) {
	.definition-type01__item {
		margin-top: 0;
	}
	.definition-type01__title {
		width: 100%;
	}
	.definition-type01__text {
		width: 100%;
		margin-left: 0;
	}
	.definition-type01__title > div {
		padding: 6px 15px;
	}
	.definition-type01__text > div {
		padding: 8px 15px;
	}
}

/*  table
========================================================================*/

/*  table-type01
------------------------------------------------*/

.table-type01 {
	margin-top: 25px;
}
.table-type01 table {
	width: 100%;
	line-height: 1.5;
}
.table-type01 table th {
	padding: 5px 10px;
	background: #f0f4f7;
	border: 1px solid #c6c9cc;
	font-weight: bold;
	text-align: center;
	vertical-align: middle;
}
.table-type01 table td {
	padding: 15px;
	background: #fff;
	border: 1px solid #c6c9cc;
	text-align: left;
	vertical-align: middle;
}
.table-type01 table td a {
	display: block;
	padding: 7px 5px;
	color: #666;
	font-weight: bold;
	text-align: center;
	text-decoration: none;
	border: 1px solid #ccc;
	border-radius: 3px;
}
.table-type01 table td a:hover {
	background: #f1f1f1;
}
.table-type01 table td a:before {
	content: '';
	display: inline-block;
	width: 15px;
	height: 23px;
	margin-right: 10px;
	background: url(../img/ico_pdf.png) no-repeat top / contain;
	vertical-align: middle;
}

@media screen and (max-width: 960px) {
	.table-type01 table {
		font-size: 80%;
	}
	.table-type01 table td {
		padding: 15px 10px;
	}
}

@media screen and (max-width: 767px) {
	div.table-type01 {
		overflow-x: scroll!important;
	}
	.table-type01::-webkit-scrollbar {
		height: 20px;
	}
	.table-type01::-webkit-scrollbar-thumb {
		background: #d9dcdf;
		border-radius: 10px;
	}
	.table-type01::-webkit-scrollbar-track {
		background: #f5f5f5;
		border-radius: 10px;
	}
	.table-type01 table {
		width: 960px;
		margin-bottom: 1px;
		font-size: 100%;
	}
	.table-type01 table td {
		padding: 10px;
	}
}

/*  table-type02
------------------------------------------------*/

.table-type02 {
	margin-top: 25px;
}
.table-type02 table {
	width: 100%;
	line-height: 1.5;
}
.table-type02 table th {
	padding: 15px 10px;
	background: #f0f4f7;
	border: 1px solid #c6c9cc;
	font-weight: bold;
	text-align: center;
	vertical-align: middle;
}
.table-type02 table td {
	padding: 20px 15px;
	background: #fff;
	border: 1px solid #c6c9cc;
	text-align: left;
	vertical-align: middle;
}
.table-type02 table td a {
	display: inline-block;
	color: #666;
	padding-left: 1em;
	text-indent: -1em;
}
.table-type02 table td a:before {
	content: '';
	display: inline-block;
	width: .35em;
	height: .35em;
	margin: 0 7px .3em 0;
	border-top: 2px solid #0094dd;
	border-right: 2px solid #0094dd;
	transform: rotate(45deg);
	vertical-align: middle;
}

@media screen and (max-width: 960px) {
	.table-type02 table {
		font-size: 80%;
	}
	.table-type02 table td {
		padding: 15px 10px;
	}
}

@media screen and (max-width: 767px) {
	div.table-type02 {
		overflow-x: scroll!important;
	}
	.table-type02::-webkit-scrollbar {
		height: 20px;
	}
	.table-type02::-webkit-scrollbar-thumb {
		background: #d9dcdf;
		border-radius: 10px;
	}
	.table-type02::-webkit-scrollbar-track {
		background: #f5f5f5;
		border-radius: 10px;
	}
	.table-type02 table {
		width: 960px;
		margin-bottom: 1px;
		font-size: 100%;
	}
}

/*  table-type02-1
------------------------------------------------*/

.table-type02-1 {
	margin-top: 25px;
}
.table-type02-1 table {
	width: auto;
	line-height: 1.5;
}
.table-type02-1 table th {
	padding: 15px 10px;
	background: #f0f4f7;
	border: 1px solid #c6c9cc;
	font-weight: bold;
	text-align: center;
	vertical-align: middle;
}
.table-type02-1 table td {
	padding: 20px 15px;
	background: #fff;
	border: 1px solid #c6c9cc;
	text-align: left;
	vertical-align: middle;
}
.table-type02-1 table td a {
	display: inline-block;
	color: #666;
	padding-left: 1em;
	text-indent: -1em;
}
.table-type02-1 table td a:before {
	content: '';
	display: inline-block;
	width: .35em;
	height: .35em;
	margin: 0 7px .3em 0;
	border-top: 2px solid #0094dd;
	border-right: 2px solid #0094dd;
	transform: rotate(45deg);
	vertical-align: middle;
}

@media screen and (max-width: 960px) {
	.table-type02-1 table {
		font-size: 80%;
	}
	.table-type02-1 table td {
		padding: 15px 10px;
	}
}

@media screen and (max-width: 767px) {
	div.table-type02-1 {
		overflow-x: scroll!important;
	}
	.table-type02-1::-webkit-scrollbar {
		height: 20px;
	}
	.table-type02-1::-webkit-scrollbar-thumb {
		background: #d9dcdf;
		border-radius: 10px;
	}
	.table-type02-1::-webkit-scrollbar-track {
		background: #f5f5f5;
		border-radius: 10px;
	}
	.table-type02-1 table {
		width: 100%;
		margin-bottom: 1px;
		font-size: 100%;
	}
}


/*  table-type03
------------------------------------------------*/

.table-type03 {
	margin-top: 20px;
}
.table-type03 table {
	width: 100%;
}
.table-type03 table th {
	padding: 15px 20px;
	background: #f0f4f7;
	color: #000;
	font-weight: bold;
	text-align: left;
	vertical-align: top;
	border: 1px solid #c6c9cc;
}
.table-type03 table th a {
	display: inline-block;
	font-size: 90%;
	font-weight: normal;
}
.table-type03 table th a:before {
	content: '';
	display: inline-block;
	width: .35em;
	height: .35em;
	margin: 0 8px 1px 0;
	border-top: 2px solid #0097e0;
	border-right: 2px solid #0097e0;
	transform: rotate(45deg);
}
.table-type03 table th a.pbOpenNewWindow:after {
	content: '';
	display: inline-block;
	width: 12px;
	height: 9px;
	margin-left: 15px;
	background: url(/static/index/img/ico_window02.png) no-repeat;
}
.table-type03 table td {
	padding: 15px 20px;
	background: #fff;
	border: 1px solid #c6c9cc;
	text-align: left;
	vertical-align: top;
}
.table-type03 table td strong {
	display: inline-block;
	margin-bottom: 5px;
	color: #000;
}
.table-type03 table td strong:not(:first-child) {
	margin-top: 15px;
}
.table-type03 table td i {
	margin-right: 5px;
	color: #000;
}

@media screen and (max-width: 960px) {
	.table-type03 table th,
	.table-type03 table td {
		padding: 15px;
	}
	.table-type03 table th a.pbOpenNewWindow:after {
		margin-left: 10px;
	}
}

@media screen and (max-width: 767px) {
	.table-type03 {
		margin-top: 10px;
	}
	.table-type03 table {
		border-bottom: 1px solid #c6c9cc;
	}
	.table-type03 colgroup {
		display: none;
	}
	.table-type03 table th,
	.table-type03 table td {
		display: block;
		padding: 12px 15px;
	}
	.table-type03 table td {
		border-top: none;
		border-bottom: none;
	}
}

/*  table-type04
------------------------------------------------*/

.table-type04 {
	margin-top: 25px;
}
.table-type04 table {
	width: 100%;
	line-height: 1.5;
}
.table-type04 table th {
	padding: 5px 10px;
	background: #f0f4f7;
	border: 1px solid #c6c9cc;
	font-weight: bold;
	text-align: center;
	vertical-align: middle;
}
.table-type04 table td {
	padding: 15px;
	background: #fff;
	border: 1px solid #c6c9cc;
	text-align: left;
	vertical-align: middle;
}
.table-type04 table td a {
	display: block;
	padding: 7px 5px;
	color: #666;
	font-weight: bold;
	text-align: center;
	text-decoration: none;
	border: 1px solid #ccc;
	border-radius: 3px;
}
.table-type04 table td a:hover {
	background: #f1f1f1;
}
.table-type04 table td a:before {
	content: '';
	display: inline-block;
	width: 15px;
	height: 23px;
	margin-right: 10px;
	background: url(../img/ico_pdf.png) no-repeat top / contain;
	vertical-align: middle;
}
.table-type04__sp table {
	display: none;
}

@media screen and (max-width: 960px) {
	.table-type04 table {
		font-size: 80%;
	}
	.table-type04 table td {
		padding: 15px 10px;
	}
}

@media screen and (max-width: 767px) {
	.table-type04 table {
		font-size: 100%;
	}
	div.table-type04__pc {
		overflow-x: scroll!important;
	}
	.table-type04__pc::-webkit-scrollbar {
		height: 20px;
	}
	.table-type04__pc::-webkit-scrollbar-thumb {
		background: #d9dcdf;
		border-radius: 10px;
	}
	.table-type04__pc::-webkit-scrollbar-track {
		background: #f5f5f5;
		border-radius: 10px;
	}
	.table-type04__pc col:last-child {
		display: none;
	}
	.table-type04__pc th:last-child,
	.table-type04__pc td:last-child {
		display: none;
	}
	.table-type04__pc table {
		width: 750px;
		margin-bottom: 1px;
	}
	.table-type04__sp:before {
		content: 'DOWNLOADS';
		display: block;
		margin-top: 30px;
		color: #000;
		font-weight: bold;
		font-size: 110%;
	}
	.table-type04__sp table {
		display: table;
		margin-top: 10px;
	}
	.table-type04__sp table th,
	.table-type04__sp table td {
		padding: 10px;
	}
}

/*  table-type05
------------------------------------------------*/

.table-type05 {
	margin-top: 25px;
}
.table-type05 table {
	line-height: 1.5;
}
.table-type05 table th {
	padding: 15px;
	background: #f0f4f7;
	border: 1px solid #c6c9cc;
	font-weight: bold;
	text-align: center;
	vertical-align: middle;
}
.table-type05 table td {
	padding: 15px;
	background: #fff;
	border: 1px solid #c6c9cc;
	text-align: left;
	text-align: center;
	vertical-align: middle;
}
.table-type05 table td a {
	display: inline-block;
	padding: 7px 15px;
	color: #666;
	font-weight: bold;
	text-align: center;
	text-decoration: none;
	border: 1px solid #ccc;
	border-radius: 3px;
}
.table-type05 table td a:hover {
	background: #f1f1f1;
}
.table-type05 table td a:before {
	content: '';
	display: inline-block;
	width: 15px;
	height: 23px;
	margin-right: 10px;
	background: url(../img/ico_pdf.png) no-repeat top / contain;
	vertical-align: middle;
}

@media screen and (max-width: 767px) {
	.table-type05 table {
		width: 100%;
	}
	.table-type05 table th,
	.table-type05 table td {
		padding: 10px;
	}
}

/*  youtube
========================================================================*/

/*  youtube-type01
------------------------------------------------*/

.youtube-type01 {
	position: relative;
	margin-top: 20px;
	padding-top: 0%!important;
	padding-bottom: 56.25%!important;
}
.youtube-type01 iframe {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}

/*  icon
========================================================================*/

/*  icon-type01
------------------------------------------------*/

.icon-type01 > div {
	text-align: center;
}
.icon-type01 i {
	color: #88949c;
	font-size: 360%;
}

/*  video
========================================================================*/

/*  video-type01
------------------------------------------------*/

.video-type01 {
	max-width: 800px;
	margin: 0 auto;
}
.video-type01__title > div {
	color: #000;
	font-weight: bold;
	font-size: 110%;
}
.video-type01__video {
	margin-top: 10px;
}
.video-type01__youtube {
	position: relative;
	margin-top: 10px;
	padding-top: 0%!important;
	padding-bottom: 56.25%!important;
}
.video-type01__youtube iframe {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}

@media screen and (max-width: 960px) {
	.video-type01 {
		max-width: 640px;
	}
}

@media screen and (max-width: 767px) {
	.video-type01 {
		max-width: 380px;
	}
}

/*  column1
========================================================================*/

/*  column1-type01
------------------------------------------------*/

.column1-type01 > div {
	background: #fff;
	box-shadow: 0 0 5px 1px rgba(0,0,0,0.2);
}
.column1-type01 + .column1-type01 {
	margin-top: 50px;
}
.column1-type01__image img {
	width: 100%;
}
.column1-type01__content > div {
	display: flex;
	flex-wrap: wrap;
	padding: 35px 45px;
}
.column1-type01__center {
	width: 100%;
}
.column1-type01__title > div {
	color: #000;
	font-size: 155%;
	font-weight: bold;
	line-height: 1.3;
}
.column1-type01__label {
	margin-top: 10px;
}
.column1-type01__label > div {
	display: flex;
	align-items: center;
}
.column1-type01__category {
	margin-right: 10px;
}
.column1-type01__category > div {
	padding: 2px 15px;
	background: #333;
	color: #fff;
	font-size: 90%;
}
.column1-type01__left {
	width: calc(100% - 230px);
	margin-top: 15px;
}
.column1-type01__left-full {
	width: 100%;
}
.column1-type01__button {
	margin-top: 15px;
}
.column1-type01__button a {
	display: inline-block;
	padding: 8px 16px 7px 11px;
	background: #fff;
	color: #000;
	font-size: 110%;
	font-weight: bold;
	text-decoration: none;
	border: 1px solid #ccc;
}
.column1-type01__button a:hover {
	background: #f1f1f1;
}
.column1-type01__button a:before {
	content: '';
	display: inline-block;
	width: .35em;
	height: .35em;
	margin: 0 8px 2px 0;
	border-top: 2px solid #0094dd;
	border-right: 2px solid #0094dd;
	transform: rotate(45deg);
}
.column1-type01__right {
	width: 200px;
	margin: 15px 0 0 30px;
	border-left: 1px dashed #cacaca;
}
.column1-type01__right > div {
	padding-left: 30px;
}
div + .column1-type01__pdf {
	margin-top: 10px;
}
.column1-type01__pdf a {
	display: block;
	padding: 8px 15px 7px;
	background: #fff;
	color: #000;
	font-weight: bold;
	text-decoration: none;
	border: 1px solid #ccc;
	border-radius: 3px;
}
.column1-type01__pdf a:hover {
	background: #f1f1f1;
}
.column1-type01__pdf a:before {
	content: '';
	display: inline-block;
	width: 15px;
	height: 23px;
	margin-right: 10px;
	background: url(../img/ico_pdf.png) no-repeat top / contain;
	vertical-align: middle;
}

@media screen and (max-width: 767px) {
	.column1-type01__content > div {
		padding: 15px;
	}
	.column1-type01__title > div {
		font-size: 145%;
	}
	.column1-type01__category > div {
		padding: 2px 10px;
	}
	.column1-type01__left {
		width: 100%;
		margin-top: 10px;
	}
	.column1-type01__button {
		margin-top: 10px;
	}
	.column1-type01__right {
		width: 100%;
		margin: 15px 0 0;
		border: none;
		border-top: 1px dashed #cacaca;
		padding-top: 10px;
	}
	.column1-type01__right > div {
		display: flex;
		flex-wrap: wrap;
		margin: 0 -4px;
		padding: 0;
	}
	.column1-type01__right > div > div {
		width: 150px;
		max-width: calc(100% / 2 - 8px);
		margin: 4px;
	}
	.column1-type01__pdf a {
		padding: 7px 5px 6px 10px;
	}
	.column1-type01__pdf a:before {
		width: 11px;
		height: 16px;
		margin-right: 5px;
	}
}

/*  column2
========================================================================*/

/*  column2-type01
------------------------------------------------*/

.column2-type01 {
	margin-top: 40px;
}
.column2-type01 > div {
	display: flex;
	flex-wrap: wrap;
	margin: 0 -15px;
}
.column2-type01__box {
	position: relative;
	width: calc(100% / 2 - 30px);
	margin: 0 15px;
}
.column2-type01__title > div {
	color: #000;
	font-size: 105%;
	font-weight: bold;
}
div + .column2-type01__image {
	margin-top: 30px;
}
.column2-type01__image img {
	width: 100%;
}

@media screen and (max-width: 960px) {
	.column2-type01__box {
		width: 100%;
	}
	.column2-type01__box:nth-child(n + 2) {
		margin-top: 35px;
	}
}

@media screen and (max-width: 767px) {
	.column2-type01 {
		margin-top: 35px;
	}
}

/*  column2-type02
------------------------------------------------*/

.column2-type02 {
	margin-top: 35px;
}
.column2-type02 > div {
	display: flex;
	flex-wrap: wrap;
	margin: 0 -18px;
}
.column2-type02__box {
	width: calc(100% / 2 - 36px);
	margin: 0 18px;
}
.column2-type02__list li + li {
	margin-top: 15px;
}
.column2-type02__list a {
	display: block;
	padding: 14px;
	color: #000;
	font-size: 120%;
	text-decoration: none;
	border: 1px solid #ccc;
}
.column2-type02__list a:hover {
	background: #f1f1f1;
}
.column2-type02__list a:before {
	content: '';
	display: inline-block;
	width: .35em;
	height: .35em;
	margin: 0 8px .2em 0;
	border-top: 2px solid #0094dd;
	border-right: 2px solid #0094dd;
	transform: rotate(45deg);
	vertical-align: middle;
}

@media screen and (max-width: 960px) {
	.column2-type02 > div {
		margin: 0 -10px;
	}
	.column2-type02__box {
		width: calc(100% / 2 - 20px);
		margin: 0 10px;
	}
}

@media screen and (max-width: 767px) {
	.column2-type02 {
		max-width: 285px;
		margin: 25px auto 0;
	}
	.column2-type02 > div {
		max-width: 364px;
		margin: 0 auto;
	}
	.column2-type02__box {
		width: 100%;
		margin: 0;
	}
	.column2-type02__list li + li {
		margin-top: 10px;
	}
	.column2-type02__list a {
		padding: 10px 14px;
	}
	.column2-type02__box:nth-child(n + 2) {
		margin-top: 15px;
	}
	.column2-type02__box:nth-child(n + 2) > div {
		-moz-transform: scale(0.8) translate(-40px, -20px);
		-webkit-transform: scale(0.8) translate(-40px, -20px);
	}
}

/*  column2-type03
------------------------------------------------*/

.column2-type03 {
	background: #edf2f5;
}
.column2-type03 > div {
	display: flex;
	flex-wrap: wrap;
	max-width: 990px;
	margin: 0 auto;
	padding: 30px 0;
}
.column2-type03__box {
	position: relative;
	width: calc(100% / 2 - 30px);
	margin: 0 15px;
}
.column2-type03__box:nth-child(n + 3) {
	margin-top: 20px;
}
.column2-type03__box > div {
	display: flex;
}
.column2-type03__left {
	width: 106px;
}
.column2-type03__right {
	width: calc(100% - 126px);
	margin-left: 20px;
}
.column2-type03__name > div {
	font-size: 110%;
	font-weight: bold;
	line-height: 1.4;
}
.column2-type03__name--colorRed > div {
	color: #d64227;
}
.column2-type03__name--colorBlue > div {
	color: #0097e0;
}
.column2-type03__text {
	margin-top: 5px;
}
.column2-type03__text > div {
	font-size: 90%;
	line-height: 1.3;
}

@media screen and (max-width: 960px) {
	.column2-type03 > div {
		padding: 25px 0;
	}
}

@media screen and (max-width: 767px) {
	.column2-type03 > div {
		flex-direction: column;
		padding: 20px 15px;
	}
	.column2-type03__box {
		width: 100%;
		margin: 0;
	}
	.column2-type03__box:nth-child(n + 2) {
		margin-top: 15px;
	}
	.column2-type03__left {
		width: 85px;
	}
	.column2-type03__right {
		width: calc(100% - 100px);
		margin-left: 15px;
	}
}

/*  column2-type04
------------------------------------------------*/

.column2-type04 {
	margin-top: 25px;
}
.column2-type04 > div {
	display: flex;
	flex-wrap: wrap;
	margin: 0 -15px;
}
.column2-type04__box {
	width: calc(100% / 2 - 30px);
	margin: 0 15px;
}
.column2-type04__title > div {
	color: #000;
	font-size: 105%;
	font-weight: bold;
}
.column2-type04__image {
	margin-top: 10px;
}
.column2-type04__image img {
	width: 100%;
}
.column2-type04__text {
	margin-top: 10px;
}

@media screen and (max-width: 960px) {
	.column2-type04 > div {
		margin: 0 -10px;
	}
	.column2-type04__box {
		width: calc(100% / 2 - 20px);
		margin: 0 10px;
	}
}

@media screen and (max-width: 767px) {
	.column2-type04__box {
		width: 100%;
	}
	.column2-type04__box:nth-child(n + 2) {
		margin-top: 20px;
	}
}

/*  column2-type05
------------------------------------------------*/

.column2-type05 {
	margin-top: 40px;
}
.column2-type05 > div {
	display: flex;
	flex-wrap: wrap;
	margin: 0 -15px;
}
.column2-type05__box {
	width: calc(100% / 2 - 30px);
	margin: 0 15px;
	border-top: 3px solid #f5f5f5;
}
.column2-type05__box:nth-child(n + 3) {
	margin-top: 30px;
}
.column2-type05__logo {
	margin-top: 10px;
}
.column2-type05__logo > div {
	text-align: center;
}
.column2-type05__image {
	margin-top: 10px;
}
.column2-type05__image img {
	width: 100%;
}
.column2-type05__title {
	margin-top: 20px;
}
.column2-type05__title > div {
	color: #000;
	font-size: 115%;
	font-weight: bold;
}
.column2-type05__text {
	margin-top: 10px;
}

@media screen and (max-width: 960px) {
	.column2-type05 > div {
		margin: 0 -10px;
	}
	.column2-type05__box {
		width: calc(100% / 2 - 20px);
		margin: 0 10px;
	}
	.column2-type05__box:nth-child(n + 3) {
		margin-top: 20px;
	}
	.column2-type05__logo img {
		max-height: 55px;
	}
}

@media screen and (max-width: 767px) {
	.column2-type05__box {
		width: 100%;
	}
	.column2-type05__box:nth-child(n + 2) {
		margin-top: 20px;
	}
}

/*  column2-type06
------------------------------------------------*/

.column2-type06 {
	margin-top: 20px;
}
.column2-type06 > div {
	display: flex;
	flex-wrap: wrap;
}
.column2-type06__left {
	width: 452px;
	padding-right: 40px;
}
.column2-type06__image {
	border: 3px solid #f4f4f4;
	text-align: center;
}
.column2-type06__right {
	width: calc(100% - 452px);
}
.column2-type06__right > div {
	display: flex;
	flex-wrap: wrap;
	margin: 0 -10px;
}
.column2-type06__box {
	width: calc(100% / 2 - 20px);
	margin: 0 10px;
}
.column2-type06__title > div {
	color: #000;
	font-size: 105%;
	font-weight: bold;
}
.column2-type06__table {
	margin-top: 15px;
}
.column2-type06__table table {
	width: 100%;
	line-height: 1.5;
}
.column2-type06__table table th {
	padding: 5px 10px;
	background: #f0f4f7;
	border: 1px solid #c6c9cc;
	font-weight: bold;
	text-align: center;
	vertical-align: middle;
}
.column2-type06__table table td {
	padding: 5px 10px;
	background: #fff;
	border: 1px solid #c6c9cc;
	text-align: center;
	vertical-align: middle;
}

@media screen and (max-width: 960px) {
	.column2-type06__left {
		width: 100%;
		padding-right: 0;
	}
	.column2-type06__right {
		width: 100%;
		margin-top: 25px;
	}
	.column2-type06__box {
		width: auto;
	}
	.column2-type06__table table {
		width: auto;
	}
}

@media screen and (max-width: 767px) {
	.column2-type06__image {
		border: 2px solid #f4f4f4;
	}
	.column2-type06__right {
		margin-top: 20px;
	}
	.column2-type06__box {
		width: 100%;
	}
	.column2-type06__box:nth-child(n + 2) {
		margin-top: 15px;
	}
	.column2-type06__table {
		margin-top: 10px;
	}
}

/*  column2-type07
------------------------------------------------*/

.column2-type07 > div:not(.column2-type07__more) {
	display: flex;
	flex-wrap: wrap;
	margin: 0 -15px;
}
.column2-type07 > div > div {
	width: calc(100% / 2 - 30px);
	margin: 0 15px;
	background: #f5f5f5;
}
.column2-type07 > div > div:nth-child(n + 3) {
	margin-top: 30px;
}
.column2-type07__image img {
	width: 100%;
}
.column2-type07__content > div {
	padding: 30px;
}
.column2-type07__label {
	margin: 0 0 0 -30px;
}
.column2-type07__label > div {
	display: flex;
	align-items: center;
}
.column2-type07__category {
	margin-right: 10px;
}
.column2-type07__category > div {
	padding: 2px 20px 2px 30px;
	background: #333;
	color: #fff;
	font-size: 90%;
}
.column2-type07__title {
	margin-top: 10px;
}
.column2-type07__title > div {
	color: #000;
	font-size: 155%;
	font-weight: bold;
	line-height: 1.3;
}
.column2-type07__text {
	margin-top: 15px;
}
.column2-type07__button {
	margin-top: 15px;
}
.column2-type07__button > div {
	display: flex;
	flex-wrap: wrap;
}
.column2-type07__link {
	margin-right: 20px;
}
.column2-type07__link a {
	display: inline-block;
	padding: 8px 16px 7px 11px;
	background: #fff;
	color: #000;
	font-size: 110%;
	font-weight: bold;
	text-decoration: none;
	border: 1px solid #ccc;
}
.column2-type07__link a:hover {
	background: #f1f1f1;
}
.column2-type07__link a:before {
	content: '';
	display: inline-block;
	width: .4em;
	height: .4em;
	margin: 0 7px .1em 0;
	border-top: 2px solid #0094dd;
	border-right: 2px solid #0094dd;
	transform: rotate(45deg);
	vertical-align: middle;
}
.column2-type07__pdf a {
	display: block;
	padding: 8px 23px 7px 11px;
	background: #fff;
	color: #000;
	font-size: 110%;
	font-weight: bold;
	text-decoration: none;
	border: 1px solid #ccc;
}
.column2-type07__pdf a:hover {
	background: #f1f1f1;
}
.column2-type07__pdf a:before {
	content: '';
	display: inline-block;
	width: 13px;
	height: 20px;
	margin-right: 7px;
	background: url(../img/ico_pdf.png) no-repeat top / contain;
	vertical-align: middle;
}
.column2-type07__more {
	margin-top: 30px;
	text-align: center;
}
.column2-type07__more span {
	display: inline-block;
	min-width: 270px;
	padding: 8px;
	background: #868686;
	color: #fff;
	font-size: 170%;
	border: 2px solid #868686;
	border-radius: 3px;
	transition: all .3s;
	cursor: pointer;
}
.column2-type07__more span:hover {
	background: #fff;
	color: #868686;
}

@media screen and (max-width: 960px) {
	.column2-type07 > div:not(.column2-type07__more) {
		margin: 0 -10px;
	}
	.column2-type07 > div > div {
		width: calc(100% / 2 - 20px);
		margin: 0 10px;
	}
	.column2-type07 > div > div:nth-child(n + 3) {
		margin-top: 20px;
	}
}

@media screen and (max-width: 767px) {
	.column2-type07 > div > div {
		width: 100%;
		margin-top: 15px;
	}
	.column2-type07__content > div {
		padding: 20px;
	}
	.column2-type07__label {
		margin: 0 0 0 -20px;
	}
	.column2-type07__category > div {
		padding: 2px 20px;
	}
	.column2-type07__title > div {
		font-size: 145%;
	}
	.column2-type07__text {
		margin-top: 10px;
	}
	.column2-type07__button {
		margin-top: 10px;
	}
	.column2-type07__more span {
		min-width: 220px;
		padding: 5px;
		font-size: 160%;
	}
}

/*  column3
========================================================================*/

/*  column3-type01
------------------------------------------------*/

.column3-type01 {
	margin-top: 40px;
}
.column3-type01 > div {
	display: flex;
	flex-wrap: wrap;
	margin: 0 -15px;
}
.column3-type01 > div > div {
	position: relative;
	width: calc(100% / 3 - 30px);
	margin: 0 15px;
}
.column3-type01 > div > div:nth-child(n + 4) {
	margin-top: 30px;
}
.column3-type01__image img {
	width: 100%;
	vertical-align: bottom;
}
.column3-type01__title > div {
	padding: 4px 10px;
	background: #138dba;
	color: #fff;
}

@media screen and (max-width: 960px) {
	.column3-type01 > div {
		margin: 0 -10px;
	}
	.column3-type01 > div > div {
		width: calc(100% / 3 - 20px);
		margin: 0 10px;
	}
	.column3-type01 > div > div:nth-child(n + 4) {
		margin-top: 20px;
	}
}

@media screen and (max-width: 767px) {
	.column3-type01 > div {
		margin: 0 -7px;
	}
	.column3-type01 > div > div {
		width: calc(100% / 2 - 14px);
		margin: 0 7px;
	}
	.column3-type01 > div > div:nth-child(n + 3) {
		margin-top: 14px;
	}
}

/*  column3-type02
------------------------------------------------*/

.column3-type02 {
	margin-top: 40px;
}
.column3-type02 > div {
	display: flex;
	flex-wrap: wrap;
	margin: 0 -15px;
}
.column3-type02 > div > div {
	width: calc(100% / 3 - 28px);
	margin: 0 14px;
	background: #f5f5f5;
}
.column3-type02 > div > div:nth-child(n + 4) {
	margin-top: 20px;
}
.column3-type02__image img {
	width: 100%;
	vertical-align: bottom;
}
.column3-type02__balloon > div {
	display: flex;
	flex-direction: column;
	justify-content: center;
	position: relative;
	padding: 14px 10px 12px;
	background: #333;
	color: #fff;
	text-align: center;
	line-height: 1.3;
}
.column3-type02__balloon > div:after {
	content: '';
	position: absolute;
	left: 0;
	right: 0;
	margin: auto;
	bottom: -15px;
	width: 0;
	height: 0;
	border: 8px solid transparent;
	border-top: 8px solid #333;
}
.column3-type02__title {
	font-size: 115%;
}
.column3-type02__subtitle {
	margin-top: 3px;
	font-size: 75%;
}
.column3-type02__content > div {
	padding: 25px;
}
.column3-type02__text {
	line-height: 1.8;
}
.column3-type02__button {
	margin-top: 20px;
	text-align: center;
}
.column3-type02__button a {
	display: inline-block;
	padding: 5px 10px 5px 8px;
	background: #138dba;
	color: #fff;
	text-decoration: none;
	border: 1px solid #138dba;
}
/* .column3-type02__button a:hover {
	background: #fff;
	color: #000;
} */
.column3-type02__button a:before {
	content: '';
	display: inline-block;
	width: .35em;
	height: .35em;
	margin: 0 8px .2em 0;
	border-top: 2px solid #fff;
	border-right: 2px solid #fff;
	transform: rotate(45deg);
	vertical-align: middle;
}

@media screen and (max-width: 960px) {
	.column3-type02 > div {
		margin: 0 -10px;
	}
	.column3-type02 > div > div {
		width: calc(100% / 3 - 20px);
		margin: 0 10px;
	}
	.column3-type02__content > div {
		padding: 25px 20px;
	}
	.column3-type02__button {
		margin-top: 15px;
	}
}

@media screen and (max-width: 767px) {
	.column3-type02 > div > div {
		width: 100%;
	}
	.column3-type02 > div > div:nth-child(n + 2) {
		margin-top: 15px;
	}
	.column3-type02__balloon > div {
		padding: 10px;
	}
	.column3-type02__content > div {
		padding: 20px 15px;
	}
}

/*  column3-type03
------------------------------------------------*/

.column3-type03 {
	margin-top: 45px;
}
.column3-type03 > div {
	display: flex;
	flex-wrap: wrap;
	margin: 0 -20px;
}
.column3-type03 > div > div {
	width: calc(100% / 3 - 40px);
	margin: 0 20px;
}
.column3-type03 > div > div:nth-child(n + 4) {
	margin-top: 50px;
}
.column3-type03__image > div {
	width: calc(100% - 30px);
	margin: 0 auto;
	text-align: center;
}
.column3-type03__title {
	margin-top: 15px;
}
.column3-type03__title > div {
	color: #000;
	font-size: 120%;
	font-weight: bold;
	line-height: 1.3;
	text-align: center;
}
.column3-type03__text {
	margin-top: 10px;
}
.column3-type03__button {
	margin-top: 15px;
	text-align: center;
}
.column3-type03__button a {
	display: inline-block;
	padding: 5px 10px 5px 8px;
	background: #138dba;
	color: #fff;
	text-decoration: none;
	border: 1px solid #138dba;
}
/* .column3-type03__button a:hover {
	background: #fff;
	color: #000;
} */
.column3-type03__button a:before {
	content: '';
	display: inline-block;
	width: .35em;
	height: .35em;
	margin: 0 8px .2em 0;
	border-top: 2px solid #fff;
	border-right: 2px solid #fff;
	transform: rotate(45deg);
	vertical-align: middle;
}

@media screen and (max-width: 960px) {
	.column3-type03 > div {
		margin: 0 -25px;
	}
	.column3-type03 > div > div {
		width: calc(100% / 2 - 50px);
		margin: 0 25px;
	}
	.column3-type03 > div > div:nth-child(n + 3) {
		margin-top: 50px;
	}
}

@media screen and (max-width: 767px) {
	.column3-type03 > div > div {
		width: 100%;
	}
	.column3-type03 > div > div:nth-child(n + 2) {
		margin-top: 40px;
	}
	.column3-type03__image > div {
		width: calc(100% - 100px);
	}
}

/*  section
========================================================================*/

/*  section-type01
------------------------------------------------*/

.section-type01 {
	position: relative;
	overflow: hidden;
	height: 500px;
}
.section-type01--background01 {
	background: url(/static/index/images/products/template/0201/mainvisual.jpg) no-repeat center;
}
.section-type01--background02 {
	background: url(/static/index/images/technical-challenges/template/mainvisual.jpg) no-repeat center;
}
.section-type01--background03 {
	background: url(/static/index/images/industries/template/mainvisual.jpg) no-repeat center;
}
.section-type01--background04 {
	background: url(../banner/fluoropolymers_01.jpg) no-repeat center;
}
.section-type01--background05 {
	background: url(../banner/dai-el-fluoroelastomers_01.jpg) no-repeat center;
}
.section-type01--background06 {
	background: url(../banner/fluoro-coatings_01.jpg) no-repeat center;
}
.section-type01--background07 {
	background: url(../banner/banner_1.jpg) no-repeat center;
}
.section-type01--background08 {
	background: url(../banner/banner_2.jpg) no-repeat center;
}
.section-type01--background09 {
	background: url(/static/index/images/products/water-and-oil-repellents/mainvisual.jpg) no-repeat center;
}
.section-type01--background10 {
	background: url(../banner/banner_5.jpg) no-repeat center;
}
.section-type01--background11 {
	background: url(../banner/polymer-additives_01.jpg) no-repeat center;
}
.section-type01--background12 {
	background: url(../banner/banner_7.jpg) no-repeat center;
}
.section-type01--background13 {
	background: url(../banner/banner_8.jpg) no-repeat center;
}
.section-type01--background14 {
	background: url(../banner/banner_6.jpg) no-repeat center;
}
.section-type01--background15 {
	background: url(../banner/banner_9.jpg) no-repeat center;
}
.section-type01--background16 {
	background: url(../banner/neoflon-fluoropolymers-films_01.jpg) no-repeat center;
}
.section-type01--background17 {
	background: url(../banner/banner_10.jpg) no-repeat center;
}
.section-type01--background18 {
	background: url(../banner/banner_28.jpg) no-repeat center;
}
.section-type01--background19 {
	background: url(../banner/banner_29.jpg) no-repeat center;
}
.section-type01--background20 {
	background: url(../banner/banner_30.jpg) no-repeat center;
}
.section-type01--background21 {
	background: url(/static/index/images/technical-challenges/weatherability/mainvisual.jpg) no-repeat center;
}
.section-type01--background22 {
	background: url(../banner/banner_32.jpg) no-repeat center;
}
.section-type01--background23 {
	background: url(../banner/banner_33.jpg) no-repeat center;
}
.section-type01--background24 {
	background: url(../banner/banner_34.jpg) no-repeat center;
}
.section-type01--background25 {
	background: url(/static/index/images/technical-challenges/optical-properties/mainvisual.jpg) no-repeat center;
}
.section-type01--background26 {
	background: url(../banner/banner_35.jpg) no-repeat center;
}
.section-type01--background27 {
	background: url(/static/index/images/technical-challenges/anti-corrosion/mainvisual.jpg) no-repeat center;
}
.section-type01--background28 {
	background: url(../banner/banner_26.jpg) no-repeat center;
}
.section-type01--background29 {
	background: url(../banner/banner_automotive.jpg) no-repeat center;
}
.section-type01--background30 {
	background: url(../banner/banner_semicon.jpg) no-repeat center;
}
.section-type01--background31 {
	background: url(../banner/banner_20.jpg) no-repeat center;
}
.section-type01--background32 {
	background: url(../banner/banner_14.jpg) no-repeat center;
}
.section-type01--background33 {
	background: url(../banner/banner_17.jpg) no-repeat center;
}
.section-type01--background34 {
	background: url(../banner/banner_electronics.jpg) no-repeat center;
}
.section-type01--background35 {
	background: url(../banner/banner_19.jpg) no-repeat center;
}
.section-type01--background36 {
	background: url(../banner/banner_23.jpg) no-repeat center;
}
.section-type01--background37 {
	background: url(../banner/banner_16.jpg) no-repeat center;
}
.section-type01--background38 {
	background: url(../banner/banner_18.jpg) no-repeat center;
}
.section-type01--background39 {
	background: url(../banner/banner_15.jpg) no-repeat center;
}
.section-type01--background40 {
	background: url(../banner/banner_24.jpg) no-repeat center;
}
.section-type01--background41 {
	background: url(../banner/banner_21.jpg) no-repeat center;
}
.section-type01--background42 {
	background: url(../banner/banner_22.jpg) no-repeat center;
}
.section-type01--background43 {
	background: url(../banner/banner_25.jpg) no-repeat center;
}
.section-type01--background44 {
	background: url(/static/index/images/products/optical-materials/mainvisual.jpg) no-repeat center;
}
.section-type01--background45 {
	background: url(../banner/banner_27.jpg) no-repeat center;
}
.section-type01--background46 {
	background: url(../banner/banner_36.jpg) no-repeat center;
}
.section-type01--background47 {
	background: url(../banner/banner_27.jpg) no-repeat center;
}
.section-type01--background48 {
	background: url(../banner/banner_36.jpg) no-repeat center;
}


.section-type01:before {
	content: '';
	position: absolute;
	top: 0;
	bottom: 0;
	width: calc(50% + 30px);
	background: rgba(0,0,0,0.5);
}
.section-type01 > div,
.section-type01 > div.ui-droppable {
	display: flex;
	flex-direction: column;
	justify-content: center;
	position: relative;
	left: 50%;
	width: 480px;
	height: 400px;
	margin: 56px 0 0 -480px;
	padding: 15px 30px 36px;
	background: rgba(0,151,224,0.9);
	color: #fff;
}
.section-type01 > .pb-handle {
	left: auto;
	margin:0px;
}
.section-type01 .header-navigation {
	position: absolute;
	width: 960px;
	top: -48px;
	left: 0;
	margin: 0;
	color: #fff;
}
.section-type01 .header-navigation a {
	color: #fff;
}
.section-type01__title {
	width: 100%;
}
.section-type01__title h1 {
	position: relative;
	padding-bottom: 15px;
	font-size: 210%;
	font-weight: normal;
	text-align: center;
	line-height: 1.3;
}
.section-type01__title .h1_en {
	position: relative;
	padding-bottom: 15px;
	font-size: 210%;
	font-weight: normal;
	text-align: center;
	line-height: 1.3;
}
.section-type01__title h1:after {
	content: '';
	position: absolute;
	left: 0;
	right: 0;
	margin: auto;
	bottom: 0;
	width: 40px;
	height: 1px;
	background: #fff;
}
.section-type01__text {
	width: 100%;
	margin-top: 25px;
	font-size: 103%;
}
.section-type01__pdf {
	position: absolute;
	left: 0;
	right: 0;
	width: auto;
	bottom: -15px;
	text-align: center;
}
.section-type01__pdf a {
	display: inline-block;
	padding: 8px 30px;
	background: #fff;
	color: #000;
	font-weight: bold;
	text-decoration: none;
}
.section-type01__pdf a:hover {
	background: #f1f1f1;
}
.section-type01__pdf a:before {
	content: '';
	display: inline-block;
	width: .35em;
	height: .35em;
	margin: 0 8px .1em 0;
	border-top: 2px solid #0097e0;
	border-right: 2px solid #0097e0;
	transform: rotate(45deg);
	vertical-align: middle;
}
.section-type01__button {
	margin-top: 20px;
}
.section-type01__button > div {
	display: flex;
	justify-content: center;
	flex-wrap: wrap;
	margin: 0 -5px;
}
.section-type01__button > div > div {
	width: calc(50% - 10px);
	margin: 5px;
}
.section-type01__button-link a,
.section-type01__button-anchor a,
.section-type01__button-mail a {
	display: block;
	padding: 8px 15px;
	background: #fff;
	color: #000;
	font-weight: bold;
	text-decoration: none;
}
.section-type01__button-link a:hover,
.section-type01__button-anchor a:hover,
.section-type01__button-mail a:hover {
	background: #f1f1f1;
}
.section-type01__button-link a:before {
	content: '';
	display: inline-block;
	width: .35em;
	height: .35em;
	margin: 0 8px .1em 0;
	border-top: 2px solid #0097e0;
	border-right: 2px solid #0097e0;
	transform: rotate(45deg);
	vertical-align: middle;
}
.section-type01__button-anchor a:before {
	content: '';
	display: inline-block;
	width: .35em;
	height: .35em;
	margin: 0 8px .3em 0;
	border-top: 2px solid #0097e0;
	border-right: 2px solid #0097e0;
	transform: rotate(135deg);
	vertical-align: middle;
}
.section-type01__button-mail a:before {
	font-family: FontAwesome;
	content: '\f0e0';
	display: inline-block;
	margin: 0 9px .2em 0;
	font-size: 100%;
	color: #0097e0;
	line-height: 1;
	vertical-align: middle;
}

@media screen and (min-width: 1451px) {
	.section-type01--background01 {
		background: url(/static/index/images/products/template/0201/mainvisual.jpg) no-repeat center / cover;
	}
	.section-type01--background02 {
		background: url(/static/index/images/technical-challenges/template/mainvisual.jpg) no-repeat center / cover;
	}
	.section-type01--background03 {
		background: url(/static/index/images/industries/template/mainvisual.jpg) no-repeat center / cover;
	}
	.section-type01--background04 {
		background: url(../banner/fluoropolymers_01.jpg) no-repeat center / cover;
	}
	.section-type01--background05 {
		background: url(../banner/dai-el-fluoroelastomers_01.jpg) no-repeat center / cover;
	}
	.section-type01--background06 {
		background: url(../banner/fluoro-coatings_01.jpg) no-repeat center / cover;
	}
	.section-type01--background07 {
		background: url(../banner/banner_1.jpg) no-repeat center / cover;
	}
	.section-type01--background08 {
		background: url(../banner/banner_2.jpg) no-repeat center / cover;
	}
	.section-type01--background09 {
		background: url(/static/index/images/products/water-and-oil-repellents/mainvisual.jpg) no-repeat center / cover;
	}
	.section-type01--background10 {
		background: url(../banner/banner_5.jpg) no-repeat center / cover;
	}
	.section-type01--background11 {
		background: url(../banner/polymer-additives_01.jpg) no-repeat center / cover;
	}
	.section-type01--background12 {
		background: url(../banner/banner_7.jpg) no-repeat center / cover;
	}
	.section-type01--background13 {
		background: url(../banner/banner_8.jpg) no-repeat center / cover;
	}
	.section-type01--background14 {
		background: url(../banner/banner_6.jpg) no-repeat center / cover;
	}
	.section-type01--background15 {
		background: url(../banner/banner_9.jpg) no-repeat center / cover;
	}
	.section-type01--background16 {
		background: url(../banner/neoflon-fluoropolymers-films_01.jpg) no-repeat center / cover;
	}
	.section-type01--background17 {
		background: url(../banner/banner_10.jpg) no-repeat center / cover;
	}
	.section-type01--background18 {
		background: url(../banner/banner_28.jpg) no-repeat center / cover;
	}
	.section-type01--background19 {
		background: url(../banner/banner_29.jpg) no-repeat center / cover;
	}
	.section-type01--background20 {
		background: url(../banner/banner_30.jpg) no-repeat center / cover;
	}
	.section-type01--background21 {
		background: url(/static/index/images/technical-challenges/weatherability/mainvisual.jpg) no-repeat center / cover;
	}
	.section-type01--background22 {
		background: url(../banner/banner_32.jpg) no-repeat center / cover;
	}
	.section-type01--background23 {
		background: url(../banner/banner_33.jpg) no-repeat center / cover;
	}
	.section-type01--background24 {
		background: url(../banner/banner_34.jpg) no-repeat center / cover;
	}
	.section-type01--background25 {
		background: url(/static/index/images/technical-challenges/optical-properties/mainvisual.jpg) no-repeat center / cover;
	}
	.section-type01--background26 {
		background: url(../banner/banner_35.jpg) no-repeat center / cover;
	}
	.section-type01--background27 {
		background: url(/static/index/images/technical-challenges/anti-corrosion/mainvisual.jpg) no-repeat center / cover;
	}
	.section-type01--background28 {
		background: url(../banner/banner_26.jpg) no-repeat center / cover;
	}
	.section-type01--background29 {
		background: url(../banner/banner_automotive.jpg) no-repeat center / cover;
	}
	.section-type01--background30 {
		background: url(../banner/banner_semicon.jpg) no-repeat center / cover;
	}
	.section-type01--background31 {
		background: url(../banner/banner_20.jpg) no-repeat center / cover;
	}
	.section-type01--background32 {
		background: url(../banner/banner_14.jpg) no-repeat center / cover;
	}
	.section-type01--background33 {
		background: url(../banner/banner_17.jpg) no-repeat center / cover;
	}
	.section-type01--background34 {
		background: url(../banner/banner_electronics.jpg) no-repeat center / cover;
	}
	.section-type01--background35 {
		background: url(../banner/banner_19.jpg) no-repeat center / cover;
	}
	.section-type01--background36 {
		background: url(../banner/banner_23.jpg) no-repeat center / cover;
	}
	.section-type01--background37 {
		background: url(../banner/banner_16.jpg) no-repeat center / cover;
	}
	.section-type01--background38 {
		background: url(../banner/banner_18.jpg) no-repeat center / cover;
	}
	.section-type01--background39 {
		background: url(../banner/banner_15.jpg) no-repeat center / cover;
	}
	.section-type01--background40 {
		background: url(../banner/banner_24.jpg) no-repeat center / cover;
	}
	.section-type01--background41 {
		background: url(../banner/banner_21.jpg) no-repeat center / cover;
	}
	.section-type01--background42 {
		background: url(../banner/banner_22.jpg) no-repeat center / cover;
	}
	.section-type01--background43 {
		background: url(../banner/banner_25.jpg) no-repeat center / cover;
	}
	.section-type01--background44 {
		background: url(/static/index/images/products/optical-materials/mainvisual.jpg) no-repeat center / cover;
	}
	.section-type01--background45 {
		background: url(../banner/banner_27.jpg) no-repeat center / cover;
	}
	.section-type01--background46 {
		background: url(../banner/banner_36.jpg) no-repeat center / cover;
	}

}

@media screen and (max-width: 960px) {
	.section-type01 {
		background: none;
		height: auto;
	}
	.section-type01:before {
		position: static;
		display: block;
		width: 100%;
		height: 300px;
	}
	.section-type01--background01:before {
		background: url(/static/index/images/products/template/0201/mainvisual.jpg) no-repeat right center / cover;
	}
	.section-type01--background02:before {
		background: url(/static/index/images/technical-challenges/template/mainvisual.jpg) no-repeat right center / cover;
	}
	.section-type01--background03:before {
		background: url(/static/index/images/industries/template/mainvisual.jpg) no-repeat right center / cover;
	}
	.section-type01--background04:before {
		background: url(../banner/fluoropolymers_01.jpg) no-repeat right center / cover;
	}
	.section-type01--background05:before {
		background: url(../banner/dai-el-fluoroelastomers_01.jpg) no-repeat right center / cover;
	}
	.section-type01--background06:before {
		background: url(../banner/fluoro-coatings_01.jpg) no-repeat right center / cover;
	}
	.section-type01--background07:before {
		background: url(../banner/banner_1.jpg) no-repeat right center / cover;
	}
	.section-type01--background08:before {
		background: url(../banner/banner_2.jpg) no-repeat right center / cover;
	}
	.section-type01--background09:before {
		background: url(/static/index/images/products/water-and-oil-repellents/mainvisual.jpg) no-repeat right center / cover;
	}
	.section-type01--background10:before {
		background: url(../banner/banner_5.jpg) no-repeat right center / cover;
	}
	.section-type01--background11:before {
		background: url(../banner/polymer-additives_01.jpg) no-repeat right center / cover;
	}
	.section-type01--background12:before {
		background: url(../banner/banner_7.jpg) no-repeat right center / cover;
	}
	.section-type01--background13:before {
		background: url(../banner/banner_8.jpg) no-repeat right center / cover;
	}
	.section-type01--background14:before {
		background: url(../banner/banner_6.jpg) no-repeat right center / cover;
	}
	.section-type01--background15:before {
		background: url(../banner/banner_9.jpg) no-repeat right center / cover;
	}
	.section-type01--background16:before {
		background: url(../banner/neoflon-fluoropolymers-films_01.jpg) no-repeat right center / cover;
	}
	.section-type01--background17:before {
		background: url(../banner/banner_10.jpg) no-repeat right center / cover;
	}
	.section-type01--background18:before {
		background: url(../banner/banner_28.jpg) no-repeat right center / cover;
	}
	.section-type01--background19:before {
		background: url(../banner/banner_29.jpg) no-repeat right center / cover;
	}
	.section-type01--background20:before {
		background: url(../banner/banner_30.jpg) no-repeat right center / cover;
	}
	.section-type01--background21:before {
		background: url(/static/index/images/technical-challenges/weatherability/mainvisual.jpg) no-repeat right center / cover;
	}
	.section-type01--background22:before {
		background: url(../banner/banner_32.jpg) no-repeat right center / cover;
	}
	.section-type01--background23:before {
		background: url(../banner/banner_33.jpg) no-repeat right center / cover;
	}
	.section-type01--background24:before {
		background: url(../banner/banner_34.jpg) no-repeat right center / cover;
	}
	.section-type01--background25:before {
		background: url(/static/index/images/technical-challenges/optical-properties/mainvisual.jpg) no-repeat right center / cover;
	}
	.section-type01--background26:before {
		background: url(../banner/banner_35.jpg) no-repeat right center / cover;
	}
	.section-type01--background27:before {
		background: url(/static/index/images/technical-challenges/anti-corrosion/mainvisual.jpg) no-repeat right center / cover;
	}
	.section-type01--background28:before {
		background: url(../banner/banner_26.jpg) no-repeat right center / cover;
	}
	.section-type01--background29:before {
		background: url(../banner/banner_automotive.jpg) no-repeat right center / cover;
	}
	.section-type01--background30:before {
		background: url(../banner/banner_semicon.jpg) no-repeat right center / cover;
	}
	.section-type01--background31:before {
		background: url(../banner/banner_20.jpg) no-repeat right center / cover;
	}
	.section-type01--background32:before {
		background: url(../banner/banner_14.jpg) no-repeat right center / cover;
	}
	.section-type01--background33:before {
		background: url(../banner/banner_17.jpg) no-repeat right center / cover;
	}
	.section-type01--background34:before {
		background: url(../banner/banner_electronics.jpg) no-repeat right center / cover;
	}
	.section-type01--background35:before {
		background: url(../banner/banner_19.jpg) no-repeat right center / cover;
	}
	.section-type01--background36:before {
		background: url(../banner/banner_23.jpg) no-repeat right center / cover;
	}
	.section-type01--background37:before {
		background: url(../banner/banner_16.jpg) no-repeat right center / cover;
	}
	.section-type01--background38:before {
		background: url(../banner/banner_18.jpg) no-repeat right center / cover;
	}
	.section-type01--background39:before {
		background: url(../banner/banner_15.jpg) no-repeat right center / cover;
	}
	.section-type01--background40:before {
		background: url(../banner/banner_24.jpg) no-repeat right center / cover;
	}
	.section-type01--background41:before {
		background: url(../banner/banner_21.jpg) no-repeat right center / cover;
	}
	.section-type01--background42:before {
		background: url(../banner/banner_22.jpg) no-repeat right center / cover;
	}
	.section-type01--background43:before {
		background: url(../banner/banner_25.jpg) no-repeat right center / cover;
	}
	.section-type01--background44:before {
		background: url(/static/index/images/products/optical-materials/mainvisual.jpg) no-repeat right center / cover;
	}
	.section-type01--background45:before {
		background: url(../banner/banner_27.jpg) no-repeat right center / cover;
	}
	.section-type01--background46:before {
		background: url(../banner/banner_36.jpg) no-repeat right center / cover;
	}



	.section-type01 > div,
	.section-type01 > div.ui-droppable {
		left: 0;
		width: 100%;
		height: auto;
		margin: 0;
		padding: 25px 15px 33px;
	}
	.section-type01__title h1 {
		padding-bottom: 20px;
	}
	.section-type01__pdf {
		position: static;
		margin-top: 15px;
	}
}

@media screen and (max-width: 767px) {
	.section-type01:before {
		height: 150px;
	}
	.section-type01 > div,
	.section-type01 > div.ui-droppable {
		padding: 20px 15px;
	}
	.section-type01__title h1 {
		padding-bottom: 15px;
		font-size: 180%;
	}
	.section-type01__text {
		margin-top: 20px;
		font-size: 100%;
	}
	.section-type01__button > div {
		display: block;
	}
	.section-type01__button > div > div {
		width: calc(100% - 10px);
	}
}

/*  section-type02
------------------------------------------------*/

.section-type02 {
	background: #f5f5f5;
}
.section-type02 > div {
	width: calc(100% - 30px);
	max-width: 960px;
	margin: 0 auto;
	padding: 40px 0 45px;
}

@media screen and (max-width: 767px) {
	.section-type02 > div {
		padding: 30px 0 35px;
	}
}

/*  section-type03
------------------------------------------------*/

.section-type03 > div:not(.pb-handle) {
	width: calc(100% - 30px);
	max-width: 960px;
	margin: 0 auto;
	padding: 35px 0 50px;
}
div:not(.section-type03) + .section-type03 > div:not(.pb-handle) {
	padding-top: 45px;
	border-top: 4px solid #00cdff;
}
.section-type03 + .section-type03 > div:not(.pb-handle) {
	border-top: 4px solid #00cdff;
}

@media screen and (max-width: 767px) {
	.section-type03 > div:not(.pb-handle) {
		padding: 30px 0;
	}
	div:not(.section-type03) + .section-type03 > div:not(.pb-handle) {
		padding-top: 35px;
	}
	.section-type03 + .section-type03 > div:not(.pb-handle) {
		border-top: 3px solid #00cdff;
	}
}

/*  section-type04
------------------------------------------------*/

.section-type04 {
	background: #f5f5f5;
}
.section-type04 > div {
	width: calc(100% - 30px);
	max-width: 960px;
	margin: 0 auto;
	padding: 20px 0 30px;
}
.section-type04__title h1 {
	color: #000;
	font-size: 230%;
	font-weight: normal;
	line-height: 1.3;
}
.section-type04__imagebox {
	margin-top: 10px;
}
.section-type04__imagebox > div {
	display: flex;
	flex-wrap: wrap;
}
div.section-type04__image {
	position: relative;
	overflow: hidden!important;
	width: 465px;
	height: 227px;
}
.section-type04__image div {
	width: 465px;
	height: 227px;
}
.section-type04__image img {
	position: absolute;
	display: block;
	top: 50%;
	left: 50%;
	transform: translate(-50%, -50%);
	min-width: 100%;
	min-height: 100%;
	max-width: none;
}
.section-type04__text {
	width: calc(100% - 495px);
	margin-left: 30px;
}
.section-type04__button {
	margin-top: 30px;
}
.section-type04__button > div {
	display: flex;
	flex-wrap: wrap;
	margin: 0 -15px;
}
.section-type04__button > div > div {
	width: calc(100% / 4 - 30px);
	margin: 0 15px;
}
.section-type04__link a,
.section-type04__download a {
	display: block;
	padding: 9px 15px 8px;
	background: #fff;
	color: #000;
	font-weight: bold;
	text-decoration: none;
	border: 1px solid #ccc;
	border-radius: 3px;
}
.section-type04__link a:hover,
.section-type04__download a:hover {
	background: #f1f1f1;
}
.section-type04__link a:before,
.section-type04__download a:before {
	content: '';
	display: inline-block;
	width: .45em;
	height: .45em;
	margin: 0 11px .2em 0;
	border-top: 2px solid #0097e0;
	border-right: 2px solid #0097e0;
	transform: rotate(45deg);
	vertical-align: middle;
}
.section-type04__download a:before {
	margin: 0 11px .4em 0;
	transform: rotate(135deg);
}
.section-type04__mail a {
	display: block;
	padding: 9px 15px 8px;
	background: #0097e0;
	color: #fff;
	text-decoration: none;
	text-align: center;
	border: 1px solid #0097e0;
	border-radius: 3px;
}
.section-type04__mail a:hover {
	background: #fff;
	color: #0097e0;
}
.section-type04__mail a:before {
	font-family: FontAwesome;
	content: '\f0e0';
	display: inline-block;
	margin: 0 9px .2em 0;
	font-size: 115%;
	line-height: 1;
	vertical-align: middle;
}

@media screen and (max-width: 960px) {
	.section-type04 > div {
		padding: 20px 0;
	}
	div.section-type04__image,
	.section-type04__image div {
		width: 355px;
		height: 176px;
	}
	.section-type04__text {
		width: calc(100% - 375px);
		margin-left: 20px;
	}
	.section-type04__button {
		margin-top: 20px;
	}
	.section-type04__button > div {
		display: flex;
		flex-wrap: wrap;
		margin: 0 -10px;
	}
	.section-type04__button > div > div {
		width: calc(100% / 2 - 20px);
		margin: 0 10px;
	}
	.section-type04__button > div > div:nth-child(n + 3) {
		margin-top: 10px;
	}
}

@media screen and (max-width: 767px) {
	.section-type04 > div {
		padding: 15px 0;
	}
	.section-type04__title h1 {
		font-size: 210%;
	}
	.section-type04__imagebox > div > div:nth-child(n + 2) {
		margin-top: 15px;
	}
	div.section-type04__image,
	.section-type04__image div {
		width: 100%;
		height: 170px;
	}
	.section-type04__text {
		width: 100%;
		margin-top: 15px;
		margin-left: 0;
	}
	.section-type04__button > div > div {
		width: 100%;
	}
	.section-type04__button > div > div:nth-child(n + 2) {
		margin-top: 8px;
	}
}

/*  section-type05
------------------------------------------------*/

.section-type05 {
	background: #f5f5f5;
}
.section-type05 > div {
	width: calc(100% - 30px);
	max-width: 960px;
	margin: 0 auto;
	padding: 65px 0 70px;
}

@media screen and (max-width: 960px) {
	.section-type05 > div {
		padding: 55px 0;
	}
}

@media screen and (max-width: 767px) {
	.section-type05 > div {
		padding: 35px 0;
	}
}

/*  section-type06
------------------------------------------------*/

.section-type06 > div {
	width: calc(100% - 30px);
	max-width: 960px;
	margin: 0 auto;
	padding: 60px 0 70px;
}
.section-type06 + .section-type06 {
	border-top: 5px solid #f5f5f5;
}
.section-type06 + .section-type06 > div {
	padding-top: 45px;
}

@media screen and (max-width: 960px) {
	.section-type06 > div {
		padding: 50px 0;
	}
}

@media screen and (max-width: 767px) {
	.section-type06 > div,
	.section-type06 + .section-type06 > div {
		padding: 35px 0;
	}
	.section-type06 + .section-type06 {
		border-top: 4px solid #f5f5f5;
	}
}

/*  section-type07
------------------------------------------------*/

.section-type07 {
	overflow: hidden;
	background: linear-gradient(to bottom right, #dbeff7, #fbfcfd);
}
.section-type07 > div {
	width: calc(100% - 30px);
	max-width: 1090px;
	margin: 65px auto;
	padding: 60px 65px;
	background: linear-gradient(to bottom right, #f4fafd, #fdfefe);
	box-shadow: 0 0 5px 1px rgba(0,0,0,0.1);
}
#area0 > div > .section-type07:last-child > div {
	margin-bottom: 100px;
	padding-bottom: 60px;
}

@media screen and (max-width: 767px) {
	.section-type07 > div {
		margin: 45px auto;
	}
	.section-type07 > div,
	#area0 > div > .section-type07:last-child > div:last-child {
		padding: 30px 15px;
	}
}

/*  section-type08
------------------------------------------------*/

.section-type08 {
	background: #f5f5f5;
}
.section-type08 > div {
	width: calc(100% - 30px);
	max-width: 715px;
	margin: 0 auto;
	padding: 30px 0;
}

@media screen and (max-width: 767px) {
	.section-type08 > div {
		padding: 25px 0;
	}
}

/*  section-type09
------------------------------------------------*/

.section-type09 > div {
	width: calc(100% - 30px);
	max-width: 960px;
	margin: 0 auto;
	padding: 30px 0;
}

@media screen and (max-width: 767px) {
	.section-type09 > div {
		padding: 25px 0;
	}
}

/*  section-type10
------------------------------------------------*/

.section-type10 > div {
	display: flex;
	flex-wrap: wrap;
	justify-content: center;
	padding-top: 30px;
}
.section-type10:nth-child(2) > div {
	padding-top: 12px;
}
.section-type10__main {
	position: relative;
	width: calc(100% - 290px);
	max-width: 700px;
	margin: 0 15px;
}
.section-type10__main:only-child {
	width: calc(100% - 30px);
	max-width: 960px;
}
.section-type10__print img {
	width: 36px;
	height: 36px;
	position: absolute;
	right: 0;
	transition: all .3s;
	cursor: pointer;
}
.section-type10__print img:hover {
	opacity: .7;
}
.section-type10__label > div {
	display: flex;
	align-items: center;
}
.section-type10__category {
	min-width: 150px;
	margin-right: 20px;
}
.section-type10__category > div {
	padding: 7px 20px;
	background: #333;
	color: #fff;
	text-align: center;
}
.section-type10__titleH1 {
	margin-top: 10px;
}
.section-type10__titleH1 h1 {
	color: #000;
	font-size: 215%;
	font-weight: bold;
	line-height: 1.3;
}
.section-type10__titleH1 + div {
	margin-top: 20px;
}
.section-type10__titleH2 {
	margin-top: 40px;
}
.section-type10__titleH2 > div:not(.pb-handle) {
	padding-top: 40px;
	border-top: 4px solid #00cdff;
}
.section-type10__titleH2 h2 {
	color: #000;
	font-size: 160%;
	font-weight: bold;
}
.section-type10__titleH3 {
	margin-top: 20px;
}
.section-type10__titleH3 + .section-type10__text {
	margin-top: 10px;
}
.section-type10__titleH3 h3 {
	color: #000;
	font-size: 120%;
	font-weight: bold;
}
.section-type10__text {
	margin-top: 25px;
}
.section-type10__text--bold {
	color: #000;
	font-size: 105%;
	font-weight: bold;
}
.section-type10__text--colorBlue,
.section-type10__text--colorRed {
	margin-top: 30px;
}
.section-type10__text--colorBlue + div,
.section-type10__text--colorRed + div {
	margin-top: 5px;
}
.section-type10__text--colorBlue > div,
.section-type10__text--colorRed > div {
	font-size: 110%;
	font-weight: bold;
	line-height: 1.4;
}
.section-type10__text--colorBlue > div {
	color: #0097e0;
}
.section-type10__text--colorRed > div {
	color: #d64227;
}
.section-type10__flame {
	margin-top: 40px;
}
.section-type10__flame + div {
	margin-top: 40px;
}
.section-type10__flame > div {
	padding: 25px;
	border-top: 2px solid #e5e5e5;
	border-bottom: 2px solid #e5e5e5;
	font-weight: bold;
}
.section-type10__image {
	margin-top: 25px;
}
.section-type10__side {
	width: 230px;
	margin: 0 15px;
}
.section-type10__side > div {
	padding: 30px 15px;
	background: #f5f5f5;
}
.section-type10__title > div {
	color: #000;
	font-size: 90%;
	font-weight: bold;
	text-align: center;
}
.section-type10__categoryBlock table {
	table-layout: fixed;
}
.section-type10__categoryBlock-article a {
	display: block;
	margin-top: 30px;
	text-decoration: none;
}
.section-type10__categoryBlock-article .news-day {
	display: block;
	margin-top: 3px;
	color: #666;
}
.section-type10__categoryBlock-article .news-link {
	display: block;
	position: relative;
	padding-left: 1em;
	color: #000;
	font-weight: bold;
}
.section-type10__categoryBlock-article .news-link:hover {
	text-decoration: underline;
}
.section-type10__categoryBlock-article .news-link:before {
	content: '';
	position: absolute;
	top: .5em;
	left: -.1em;
	width: .35em;
	height: .35em;
	border-top: 2px solid #0094dd;
	border-right: 2px solid #0094dd;
	transform: rotate(45deg);
}
.section-type10__line {
	margin-top: 35px;
	width: 100%;
	background: #f5f5f5;
}
.section-type10__line > div {
	width: calc(100% - 30px);
	max-width: 960px;
	margin: 0 auto;
	padding: 30px 0;
}
.section-type10__line-title > div {
	color: #000;
	font-size: 170%;
	font-weight: bold;
	line-height: 1.3;
}
.section-type10__line-text {
	margin-top: 15px;
}
.section-type10__column > div {
	display: flex;
}
.section-type10__column-left {
	width: 50%;
}
.section-type10__column-left > div {
	display: flex;
	padding: 30px;
	background: #edf2f5;
}
.section-type10__column-image {
	width: 106px;
}
.section-type10__column-textbox {
	width: calc(100% - 126px);
	margin-left: 20px;
}
.section-type10__column-title > div {
	color: #0097e0;
	font-size: 120%;
}
.section-type10__column-text {
	margin-top: 5px;
	font-size: 90%;
}
.section-type10__column-right {
	width: calc(50% - 25px);
	margin: 5px 0 0 25px;
}
.section-type10__column-right > div {
	color: #000;
	font-size: 110%;
	font-weight: bold;
}
.section-type10__table {
	margin-top: 30px;
}
.section-type10__table table {
	width: 100%;
	line-height: 1.5;
}
.section-type10__table table th {
	padding: 15px;
	background: #f0f4f7;
	border: 1px solid #c6c9cc;
	font-weight: bold;
	text-align: center;
	vertical-align: middle;
}
.section-type10__table table td {
	padding: 15px;
	background: #fff;
	border: 1px solid #c6c9cc;
	text-align: left;
	vertical-align: middle;
}

@media print {
	.section-type10__print--active #headerArea,
	.section-type10__print--active #mainArea > div > div > div:not(.section-type10),
	.section-type10__print--active .section-type10__print,
	.section-type10__print--active .section-type10__side,
	.section-type10__print--active #footerArea {
		display: none;
	}
	.section-type10__print--active .section-type10 > div {
		display: block;
	}
	.section-type10__print--active .section-type10__main {
		width: calc(100% - 30px);
		max-width: none;
	}
}

@media screen and (max-width: 960px) {
	.section-type10 > div,
	.section-type10:nth-child(2) > div {
		padding-top: 0;
	}
	.section-type10__main {
		width: calc(100% - 30px);
		max-width: none;
		padding: 30px 0 35px;
	}
	.section-type10:nth-child(2) .section-type10__main {
		padding-top: 20px;
	}
	.section-type10__titleH1 + div {
		margin-top: 25px;
	}
	.section-type10__titleH2 h2 {
		font-size: 155%;
	}
	.section-type10__text--colorBlue,
	.section-type10__text--colorRed {
		margin-top: 20px;
	}
	.section-type10__side {
		order: 1;
		width: 100%;
		margin: 0;
		border-top: 1px solid #ccc;
	}
	.section-type10__side > div {
		padding: 25px 15px 40px;
	}
	.section-type10__title > div {
		font-size: 155%;
		text-align: left;
	}
	.section-type10__categoryBlock-article a {
		overflow: hidden;
		margin-top: 15px;
	}
	.section-type10__categoryBlock-article a img {
		float: left;
		width: 230px;
	}
	.section-type10__categoryBlock-article .news-day {
		float: right;
		width: calc(100% - 250px);
		margin-top: 0;
	}
	.section-type10__categoryBlock-article .news-link {
		float: right;
		width: calc(100% - 250px);
	}
	.section-type10__line {
		margin-top: 0;
	}
	.section-type10__line-title > div {
		font-size: 155%;
	}
}

@media screen and (max-width: 767px) {
	.section-type10__main {
		padding: 20px 0 50px;
	}
	.section-type10:nth-child(2) .section-type10__main {
		padding-top: 15px;
	}
	.section-type10__print {
		display: none;
	}
	.section-type10__category {
		min-width: 115px;
		margin-right: 15px;
	}
	.section-type10__category > div {
		padding: 6px 15px;
	}
	.section-type10__titleH1 h1 {
		font-size: 190%;
	}
	.section-type10__titleH1 + div {
		margin-top: 20px;
	}
	.section-type10__titleH2 {
		margin-top: 25px;
	}
	.section-type10__titleH2 > div:not(.pb-handle) {
		padding-top: 25px;
		border-top: 3px solid #00cdff;
	}
	.section-type10__titleH2 h2 {
		font-size: 145%;
	}
	.section-type10__text {
		margin-top: 15px;
	}
	.section-type10__flame {
		margin-top: 30px;
	}
	.section-type10__flame + .section-type10__text {
		margin-top: 30px;
	}
	.section-type10__flame > div {
		padding: 15px;
	}
	.section-type10__side > div {
		padding: 30px 15px;
	}
	.section-type10__title > div {
		font-size: 140%;
	}
	.section-type10__categoryBlock {
		margin-top: 10px;
	}
	.section-type10__categoryBlock-article a img {
		width: 100%;
	}
	.section-type10__categoryBlock-article .news-day {
		width: 100%;
		margin-top: 10px;
	}
	.section-type10__categoryBlock-article .news-link {
		width: 100%;
	}
	.section-type10__line > div {
		padding: 25px 0;
	}
	.section-type10__line-title > div {
		font-size: 140%;
	}
	.section-type10__line-text {
		margin-top: 10px;
	}
	.section-type10__column > div {
		display: block;
	}
	.section-type10__column-left {
		width: 100%;
	}
	.section-type10__column-left > div {
		padding: 20px;
	}
	.section-type10__column-image {
		width: 90px;
	}
	.section-type10__column-textbox {
		width: calc(100% - 105px);
		margin-left: 15px;
	}
	.section-type10__column-title > div {
		font-size: 110%;
	}
	.section-type10__column-text {
		margin-top: 0;
	}
	.section-type10__column-right {
		width: 100%;
		margin: 15px 0 0;
	}
	div.section-type10__table {
		margin-top: 25px;
		overflow-x: scroll!important;
	}
	.section-type10__table::-webkit-scrollbar {
		height: 20px;
	}
	.section-type10__table::-webkit-scrollbar-thumb {
		background: #d9dcdf;
		border-radius: 10px;
	}
	.section-type10__table::-webkit-scrollbar-track {
		background: #f5f5f5;
		border-radius: 10px;
	}
	.section-type10__table table {
		width: 700px;
		margin-bottom: 1px;
	}
}

/*  section-type11
------------------------------------------------*/

.section-type11 {
	border-top: 5px solid #f5f5f5;
}
.section-type11 > div {
	width: calc(100% - 30px);
	max-width: 960px;
	margin: 0 auto;
	padding: 45px 0 50px;
}

@media screen and (max-width: 960px) {
	.section-type11 > div {
		padding: 35px 0 50px;
	}
}

@media screen and (max-width: 767px) {
	.section-type11 {
		border-top: 4px solid #f5f5f5;
	}
	.section-type11 > div {
		padding: 30px 0;
	}
}

/*  section-type12
------------------------------------------------*/

.section-type12 {
	overflow: hidden;
	background: #f4f4f4;
}
.section-type12 > div {
	padding: 0 0 40px;
}
.section-type12__titleH1 {
	width: calc(100% - 30px);
	max-width: 960px;
	margin: 25px auto 0;
}
.section-type12__titleH1 h1 {
	color: #000;
	font-size: 230%;
	font-weight: normal;
	line-height: 1.3;
}
.section-type12__text {
	width: calc(100% - 30px);
	max-width: 960px;
	margin: 20px auto 0;
}

@media screen and (max-width: 767px) {
	.section-type12 > div {
		padding: 0 0 30px;
	}
	.section-type12__titleH1 {
		margin: 20px auto 0;
	}
	.section-type12__titleH1 h1 {
		font-size: 200%;
	}
	.section-type12__text {
		margin: 10px auto 0;
	}
}

/*  section-type13
------------------------------------------------*/

.section-type13 > div {
	width: calc(100% - 30px);
	max-width: 960px;
	margin: 0 auto;
	padding: 35px 0 40px;
}
.section-type13 + .section-type13 > div {
	border-top: 2px solid #e5e5e5;
}

@media screen and (max-width: 767px) {
	.section-type13 > div {
		padding: 30px 0;
	}
}

/*  section-type14
------------------------------------------------*/

.section-type14 > div {
	width: calc(100% - 30px);
	max-width: 960px;
	margin: 20px auto 0;
}
.section-type14__label > div {
	display: flex;
	align-items: center;
}
.section-type14__category {
	min-width: 150px;
	margin-right: 20px;
}
.section-type14__category > div {
	padding: 7px 20px;
	background: #333;
	color: #fff;
	text-align: center;
}
.section-type14__titleH1 {
	margin-top: 10px;
}
.section-type14__titleH1 h1 {
	color: #000;
	font-size: 215%;
	font-weight: bold;
	line-height: 1.3;
}
.section-type14__video {
	margin-top: 20px;
}

@media screen and (max-width: 960px) {
	.section-type14__video {
		margin: 20px -15px 0;
	}
}

@media screen and (max-width: 767px) {
	.section-type14 > div {
		margin: 15px auto 0;
	}
	.section-type14__category {
		min-width: 115px;
		margin-right: 15px;
	}
	.section-type14__category > div {
		padding: 6px 15px;
	}
	.section-type14__titleH1 h1 {
		font-size: 190%;
	}
	.section-type14__video {
		margin: 15px -15px 0;
	}
}

/*  accordion
========================================================================*/

/*  accordion-type01
------------------------------------------------*/

.accordion-type01 {
	margin-top: 35px;
}
.accordion-type01 > div {
	background: #f5f5f5;
}
.accordion-type01__trigger {
	position: relative;
}
.accordion-type01__trigger:after {
	content: '';
	position: absolute;
	top: 0;
	bottom: 0;
	margin: auto;
	right: 25px;
	width: 30px;
	height: 30px;
	background: #0094dd;
	pointer-events: none;
}
.accordion-type01__trigger > div {
	min-height: 63px;
	padding: 20px 80px 20px 25px;
	cursor: pointer;
}
.accordion-type01__trigger > div:before,
.accordion-type01__trigger > div:after {
	content: '';
	position: absolute;
	z-index: 1;
	top: 0;
	bottom: 0;
	margin: auto;
	right: 34px;
	width: 11px;
	height: 2px;
	background: #fff;
	transition: all .3s;
	pointer-events: none;
}
.accordion-type01__trigger > div:after {
	transform: rotate(360deg);
}
.accordion-type01__trigger--active > div:after {
	transform: rotate(90deg);
}
.accordion-type01__title > div {
	color: #000;
	font-weight: bold;
	font-size: 110%;
}
.accordion-type01__content {
	min-width: 100%;
}
.accordion-type01__content > div {
	padding: 0 25px 25px;
}
.accordion-type01__text + div {
	margin-top: 20px;
}
.accordion-type01__table table {
	width: 100%;
	line-height: 1.5;
}
.accordion-type01__table table th {
	padding: 5px 10px;
	background: #f0f4f7;
	border: 1px solid #c6c9cc;
	font-weight: bold;
	text-align: center;
	vertical-align: middle;
}
.accordion-type01__table table td {
	padding: 25px 15px;
	background: #fff;
	border: 1px solid #c6c9cc;
	text-align: left;
	vertical-align: middle;
}
.accordion-type01__table table td a {
	text-decoration: none;
	color: #0099cc;
	display: inline-block;
	padding-left: 1em;
	text-indent: -1em;
}
.accordion-type01__table table td a:hover {
	text-decoration: revert;
}
.accordion-type01__table table td a:before {
	content: '';
	display: inline-block;
	width: 0.35em;
	height: 0.35em;
	margin: 0 7px 0.3em 0;
	border-top: 2px solid #0094dd;
	border-right: 2px solid #0094dd;
	transform: rotate(45deg);
	vertical-align: middle;
}
.accordion-type01__list {
	margin-top: 10px;
}
.accordion-type01__list > div {
	display: flex;
	flex-wrap: wrap;
	margin: 0 -15px;
}
.accordion-type01__item {
	width: calc(100% / 2 - 30px);
	margin: 0 15px;
	background: #fff;
}
.accordion-type01__item:nth-child(n + 3) {
	margin-top: 20px;
}
.accordion-type01__item > div {
	display: table;
	width: 100%;
}
.accordion-type01__item-text {
	display: table-cell;
}
.accordion-type01__item-text > div {
	padding: 5px 10px 5px 15px;
	color: #000;
	font-weight: bold;
}
.accordion-type01__item-button {
	display: table-cell;
	width: 1px;
	white-space: nowrap;
}
.accordion-type01__item-button a {
	display: block;
	padding: 5px 10px 5px 8px;
	background: #000;
	color: #fff;
	text-decoration: none;
	border: 1px solid #000;
}
.accordion-type01__item-button a:hover {
	background: #fff;
	color: #000;
}
.accordion-type01__item-button a:before {
	content: '';
	display: inline-block;
	width: .35em;
	height: .35em;
	margin: 0 8px .1em 0;
	border-top: 2px solid #0094dd;
	border-right: 2px solid #0094dd;
	transform: rotate(45deg);
	vertical-align: middle;
}
.accordion-type01__downloads > div {
	display: flex;
	flex-wrap: wrap;
	margin: 0 -15px;
}
.accordion-type01__downloads-item {
	width: calc(100% / 2 - 30px);
	margin: 0 15px;
	background: #fff;
	border: 1px solid #ccc;
}
.accordion-type01__downloads-item:nth-child(n + 3) {
	margin-top: 20px;
}
.accordion-type01__downloads-top > div {
	display: table;
	width: 100%;
	background: #e6f0f4;
}
.accordion-type01__downloads-title {
	display: table-cell;
	vertical-align: middle;
	background: #fff;
}
.accordion-type01__downloads-title > div {
	padding: 10px 15px 9px;
	color: #000;
	font-weight: bold;
}
.accordion-type01__downloads-title:only-child p:after {
	font-family: FontAwesome;
	content: '\f023';
	display: inline-block;
	margin: 0 0 .1em 3px;
	color: #666;
	font-size: 100%;
	line-height: 1;
	vertical-align: middle;
}
.accordion-type01__downloads-pdf {
	display: table-cell;
	width: 1px;
	border-left: 1px dashed #ccc;
	white-space: nowrap;
	vertical-align: middle;
}
.accordion-type01__downloads-pdf > div {
	padding: 2px 13px 0;
	font-weight: bold;
}
.accordion-type01__downloads-pdf a {
	display: block;
	color: #000;
}
.accordion-type01__downloads-pdf a:before {
	content: '';
	display: inline-block;
	width: 13px;
	height: 20px;
	margin-right: 6px;
	background: url(../img/ico_pdf.png) no-repeat top / contain;
	vertical-align: middle;
}
.accordion-type01__downloads-bottom > div {
	padding: 10px 15px 15px;
	border-top: 1px dashed #ccc;
}
.accordion-type01__downloads-button {
	margin-top: 10px;
}
.accordion-type01__downloads-button a {
	display: inline-block;
	padding: 7px 15px 6px;
	background: #0097e0;
	color: #fff;
	text-decoration: none;
	text-align: center;
	border: 1px solid #0097e0;
	border-radius: 3px;
}
.accordion-type01__downloads-button a:hover {
	background: #fff;
	color: #0097e0;
}
.accordion-type01__downloads-button a:before {
	font-family: FontAwesome;
	content: '\f0e0';
	display: inline-block;
	margin: 0 9px .2em 0;
	font-size: 115%;
	line-height: 1;
	vertical-align: middle;
}

@media screen and (max-width: 960px) {
	.accordion-type01__table table {
		font-size: 80%;
	}
	.accordion-type01__table table td {
		padding: 15px 10px;
	}
	.accordion-type01__item {
		width: 100%;
	}
	.accordion-type01__item:nth-child(n + 2) {
		margin-top: 20px;
	}
	.accordion-type01__downloads-item {
		width: 100%;
	}
	.accordion-type01__downloads-item:nth-child(n + 2) {
		margin-top: 20px;
	}
}

@media screen and (max-width: 767px) {
	.accordion-type01 {
		margin-top: 20px;
	}
	.accordion-type01__trigger:after {
		right: 15px;
		width: 25px;
		height: 25px;
	}
	.accordion-type01__trigger > div {
		min-height: 50px;
		padding: 15px 45px 15px 15px;
	}
	.accordion-type01__trigger > div:before,
	.accordion-type01__trigger > div:after {
		right: 22px;
	}
	.accordion-type01__title > div {
		color: #000;
		font-weight: bold;
		font-size: 105%;
	}
	.accordion-type01__content > div {
		padding: 0 15px 15px;
	}
	div.accordion-type01__table {
		overflow-x: scroll!important;
	}
	.accordion-type01__table::-webkit-scrollbar {
		height: 20px;
	}
	.accordion-type01__table::-webkit-scrollbar-thumb {
		background: #d9dcdf;
		border-radius: 10px;
	}
	.accordion-type01__table::-webkit-scrollbar-track {
		background: #f5f5f5;
		border-radius: 10px;
	}
	.accordion-type01__table table {
		width: 910px;
		margin-bottom: 1px;
		font-size: 100%;
	}
	.accordion-type01__table table td {
		padding: 10px;
	}
	.accordion-type01__item:nth-child(n + 2) {
		margin-top: 15px;
	}
	.accordion-type01__item-text > div {
		padding: 5px 10px;
	}
}

/*  filter
========================================================================*/

/*  filter-type01
------------------------------------------------*/

.filter-type01__select {
	margin-top: 20px;
}
.filter-type01__select > div {
	padding: 7px 10px 10px;
	background: #edf2f5;
}
.filter-type01__selectTitle > div {
	color: #000;
	font-size: 105%;
	font-weight: bold;
}
.filter-type01__selectBox ul {
	display: flex;
	margin: 3px -5px 0;
}
.filter-type01__selectBox li {
	position: relative;
	width: calc(100% / 3 - 10px);
	margin: 0 5px;
}
.filter-type01__selectBox li:after {
	content: '';
	position: absolute;
	top: 15px;
	right: 15px;
	width: 7px;
	height: 7px;
	border-bottom: 2px solid #8b8b8b;
	border-right: 2px solid #8b8b8b;
	transform: rotate(45deg);
	pointer-events: none;
}
.filter-type01__selectBox select {
	-webkit-appearance: none;
	-moz-appearance: none;
	appearance: none;
	width: 100%;
	background: #fff;
	padding: 13px 35px 13px 15px;
	color: #8b8b8b;
	border: none;
	border-radius: 0;
	cursor: pointer;
}
.filter-type01__selectBox select::-ms-expand {
	display: none;
}
.filter-type01__title {
	margin-top: 35px;
}
.filter-type01__title h2 {
	color: #000;
	font-size: 160%;
	font-weight: bold;
	line-height: 1.3;
	vertical-align: middle;
}
.filter-type01__title h2 span {
	display: inline-block;
	margin-left: 3px;
	padding: 3px 12px;
	background: #88949c;
	color: #FFF;
	font-size: 60%;
	font-weight: normal;
	vertical-align: middle;
	line-height: 1.1;
	border-radius: 4px;
}
.filter-type01__slider {
	margin-top: 15px;
}
.filter-type01__slider > div {
	display: flex;
	flex-wrap: wrap;
	padding: 0 35px;
}
.filter-type01__slider .slick-prev,
.filter-type01__slider .slick-next {
	width: 38px;
	height: 38px;
}
.filter-type01__slider .slick-prev {
	left: 0;
}
.filter-type01__slider .slick-next {
	right: 0;
}
.filter-type01__slider .slick-prev:before,
.filter-type01__slider .slick-next:before {
	content: '';
	display: block;
	width: 15px;
	height: 15px;
	margin: 0 auto 0 5px;
	border-bottom: 4px solid #8b8b8b;
	border-left: 4px solid #8b8b8b;
	transform: rotate(45deg);
	opacity: 1;
}
.filter-type01__slider .slick-next:before {
	margin: 0 5px 0 auto;
	border: none;
	border-top: 4px solid #8b8b8b;
	border-right: 4px solid #8b8b8b;
}
.filter-type01__slider .slick-list {
	min-width: 100%;
}
.filter-type01__slider .slick-slide > div {
	overflow: hidden;
}
.filter-type01__item {
	width: 33.3333%;
}
.filter-type01__item > div {
	padding: 5px;
}
.filter-type01__image a {
	display: block;
}
.filter-type01__image a:hover {
	opacity: .7;
}
.filter-type01__image img {
	width: 100%;
	vertical-align: bottom;
}
.filter-type01__label > div {
	padding: 4px 10px;
	background: #333;
	color: #fff;
}
.filter-type01__label + .filter-type01__label > div {
	padding: 3px 10px;
	border-top: 1px solid #FFF;
	font-size: 70%;
}
.filter-type01__select01,
.filter-type01__select02,
.filter-type01__select03 {
	display: none;
}
.filter-type01__slider--edit .filter-type01__select01,
.filter-type01__slider--edit .filter-type01__select02,
.filter-type01__slider--edit .filter-type01__select03 {
	display: block;
}
.filter-type01__select01 span,
.filter-type01__select02 span,
.filter-type01__select03 span {
	display: block;
	margin-top: 10px;
	padding: 10px;
	background-color: rgba(226,65,15,0.1);
	color: #000;
	font-weight: bold;
	border: 3px dashed #e2410f;
}
.filter-type01__select02 span {
	background-color: rgba(17,97,144,0.1);
	border: 3px dashed #116190;
}
.filter-type01__select03 span {
	background-color: rgba(140,77,0,0.1);
	border: 3px dashed #8c4d00;
}
.filter-type01__select01 span:before,
.filter-type01__select02 span:before,
.filter-type01__select03 span:before {
	content: 'Product category：';
	color: #999;
	font-weight: normal;
}
.filter-type01__select02 span:before {
	content: 'Industry：';
}
.filter-type01__select03 span:before {
	content: 'Technical challenge：';
}

@media screen and (max-width: 960px) {
	.filter-type01__select {
		margin-top: 25px;
	}
	.filter-type01__select > div {
		display: flex;
		padding: 15px;
	}
	.filter-type01__selectTitle {
		width: 90px;
	}
	.filter-type01__selectTitle > div {
		padding-right: 10px;
	}
	.filter-type01__selectBox {
		width: calc(100% - 90px);
	}
	.filter-type01__selectBox ul {
		flex-wrap: wrap;
		margin: 0;
	}
	.filter-type01__selectBox li {
		width: calc(100% / 2 - 5px);
		margin: 0;
	}
	.filter-type01__selectBox li:first-child {
		width: 100%;
		margin-bottom: 10px;
	}
	.filter-type01__selectBox li:last-child {
		margin-left: 10px;
	}
	.filter-type01__slider + .filter-type01__title {
		margin-top: 60px;
	}
	.filter-type01__slider > div {
		padding: 0 25px;
	}
	.filter-type01__slider .slick-prev,
	.filter-type01__slider .slick-next {
		width: 25px;
		height: 25px;
	}
	.filter-type01__label > div {
		font-size: 95%;
	}
}

@media screen and (max-width: 767px) {
	.filter-type01__select {
		margin-top: 20px;
	}
	.filter-type01__select > div {
		padding: 10px;
	}
	.filter-type01__selectTitle {
		width: 70px;
	}
	.filter-type01__selectBox {
		width: calc(100% - 70px);
	}
	.filter-type01__selectBox li {
		width: 100%;
	}
	.filter-type01__selectBox li:last-child {
		margin: 10px 0 0;
	}
	.filter-type01__selectBox li:after {
		top: 12px;
		right: 12px;
		width: 6px;
		height: 6px;
	}
	.filter-type01__selectBox select {
		padding: 9px 25px 9px 10px;
	}
	.filter-type01__slider > div {
		padding: 0 20px;
	}
	.filter-type01__slider .slick-prev:before,
	.filter-type01__slider .slick-next:before {
		width: 10px;
		height: 10px;
		border-bottom: 3px solid #8b8b8b;
		border-left: 3px solid #8b8b8b;
	}
	.filter-type01__slider .slick-next:before {
		border: none;
		border-top: 3px solid #8b8b8b;
		border-right: 3px solid #8b8b8b;
	}
	.filter-type01__item > div {
		padding: 3px;
	}
	.filter-type01__label > div {
		font-size: 100%;
	}
}

/*  filter-type02
------------------------------------------------*/

.filter-type02__select > div {
	padding: 7px 10px 10px;
	background: #edf2f5;
}
.filter-type02__selectTitle > div {
	color: #000;
	font-size: 105%;
	font-weight: bold;
}
.filter-type02__selectBox ul {
	display: flex;
	margin: 3px -5px 0;
}
.filter-type02__selectBox li {
	position: relative;
	width: calc(100% / 2 - 10px);
	margin: 0 5px;
}
.filter-type02__selectBox li:after {
	content: '';
	position: absolute;
	top: 15px;
	right: 15px;
	width: 7px;
	height: 7px;
	border-bottom: 2px solid #8b8b8b;
	border-right: 2px solid #8b8b8b;
	transform: rotate(45deg);
	pointer-events: none;
}
.filter-type02__selectBox select {
	-webkit-appearance: none;
	-moz-appearance: none;
	appearance: none;
	width: 100%;
	background: #fff;
	padding: 13px 35px 13px 15px;
	color: #8b8b8b;
	border: none;
	border-radius: 0;
	cursor: pointer;
}
.filter-type02__selectBox select::-ms-expand {
	display: none;
}
.filter-type02__selectBox select:disabled {
	opacity: .5;
	cursor: auto;
}
.filter-type02__select01,
.filter-type02__select02,
.filter-type02__select03 {
	display: none;
}
.filter-type02--edit .filter-type02__select01,
.filter-type02--edit .filter-type02__select02,
.filter-type02--edit .filter-type02__select03 {
	display: block;
}
.filter-type02__select01 span,
.filter-type02__select02 span,
.filter-type02__select03 span {
	display: block;
	margin-top: 10px;
	padding: 10px;
	background-color: rgba(226,65,15,0.1);
	color: #000;
	font-weight: bold;
	border: 3px dashed #e2410f;
}
.filter-type02__select02 span {
	background-color: rgba(17,97,144,0.1);
	border: 3px dashed #116190;
}
.filter-type02__select03 span {
	background-color: rgba(140,77,0,0.1);
	border: 3px dashed #8c4d00;
}
.filter-type02__select01 span:before,
.filter-type02__select02 span:before,
.filter-type02__select03 span:before {
	content: 'Product category：';
	color: #999;
	font-weight: normal;
}
.filter-type02__select02 span:before {
	content: 'Grades：';
}
.filter-type02__select03 span:before {
	content: 'Technical challenge：';
}

@media screen and (max-width: 960px) {
	.filter-type02__select > div {
		display: flex;
		padding: 15px;
	}
	.filter-type02__selectTitle {
		width: 90px;
	}
	.filter-type02__selectTitle > div {
		padding-right: 10px;
	}
	.filter-type02__selectBox {
		width: calc(100% - 90px);
	}
	.filter-type02__selectBox ul {
		flex-wrap: wrap;
		margin: 0;
	}
	.filter-type02__selectBox li {
		width: 100%;
		margin: 0;
	}
	.filter-type02__selectBox li:nth-child(n + 2) {
		margin-top: 10px;
	}
}

@media screen and (max-width: 767px) {
	.filter-type02__select > div {
		padding: 10px;
	}
	.filter-type02__selectTitle {
		width: 70px;
	}
	.filter-type02__selectBox {
		width: calc(100% - 70px);
	}
	.filter-type02__selectBox li {
		width: 100%;
	}
	.filter-type02__selectBox li:last-child {
		margin: 10px 0 0;
	}
	.filter-type02__selectBox li:after {
		top: 12px;
		right: 12px;
		width: 6px;
		height: 6px;
	}
	.filter-type02__selectBox select {
		padding: 9px 25px 9px 10px;
	}
}

/*  filter-type03
------------------------------------------------*/

.filter-type03__select > div {
	padding: 7px 10px 10px;
	background: #edf2f5;
}
.filter-type03__selectTitle > div {
	color: #000;
	font-size: 105%;
	font-weight: bold;
}
.filter-type03__selectBox ul {
	display: flex;
	margin: 3px -5px 0;
}
.filter-type03__selectBox li {
	position: relative;
	width: calc(100% / 3 - 10px);
	margin: 0 5px;
}
.filter-type03__selectBox li:after {
	content: '';
	position: absolute;
	top: 15px;
	right: 15px;
	width: 7px;
	height: 7px;
	border-bottom: 2px solid #8b8b8b;
	border-right: 2px solid #8b8b8b;
	transform: rotate(45deg);
	pointer-events: none;
}
.filter-type03__selectBox select {
	-webkit-appearance: none;
	-moz-appearance: none;
	appearance: none;
	width: 100%;
	background: #fff;
	padding: 13px 35px 13px 15px;
	color: #8b8b8b;
	border: none;
	border-radius: 0;
	cursor: pointer;
}
.filter-type03__selectBox select::-ms-expand {
	display: none;
}
.filter-type03 {
	margin-top: 10px;
}
.titleH2-type02 + .filter-type03 {
	margin-top: 0;
}
.filter-type03 > div {
	display: flex;
	flex-wrap: wrap;
	margin: 0 -15px;
}
.filter-type03 > div > div {
	width: calc(100% / 2 - 30px);
	margin: 30px 15px 0;
	background: #f5f5f5;
}
.filter-type03__image img {
	width: 100%;
}
.filter-type03__content > div {
	padding: 30px;
}
.filter-type03__label {
	margin: 0 0 0 -30px;
}
.filter-type03__label > div {
	display: flex;
	align-items: center;
}
.filter-type03__category {
	margin-right: 10px;
}
.filter-type03__category > div {
	padding: 2px 20px 2px 30px;
	background: #333;
	color: #fff;
	font-size: 90%;
}
.filter-type03__title {
	margin-top: 10px;
}
.filter-type03__title > div {
	color: #000;
	font-size: 155%;
	font-weight: bold;
	line-height: 1.3;
}
.filter-type03__text {
	margin-top: 15px;
}
.filter-type03__button {
	margin-top: 15px;
}
.filter-type03__button a {
	display: inline-block;
	padding: 8px 16px 7px 11px;
	background: #fff;
	color: #000;
	font-size: 110%;
	font-weight: bold;
	text-decoration: none;
	border: 1px solid #ccc;
}
.filter-type03__button a:hover {
	background: #f1f1f1;
}
.filter-type03__button a:before {
	content: '';
	display: inline-block;
	width: .4em;
	height: .4em;
	margin: 0 7px .1em 0;
	border-top: 2px solid #0094dd;
	border-right: 2px solid #0094dd;
	transform: rotate(45deg);
	vertical-align: middle;
}
.filter-type03__select01,
.filter-type03__select02,
.filter-type03__select03 {
	display: none;
}
.filter-type03--edit .filter-type03__select01,
.filter-type03--edit .filter-type03__select02,
.filter-type03--edit .filter-type03__select03 {
	display: block;
}
.filter-type03__select01 span,
.filter-type03__select02 span,
.filter-type03__select03 span {
	display: block;
	margin-top: 10px;
	padding: 10px;
	background-color: rgba(226,65,15,0.1);
	color: #000;
	font-weight: bold;
	border: 3px dashed #e2410f;
}
.filter-type03__select02 span {
	background-color: rgba(17,97,144,0.1);
	border: 3px dashed #116190;
}
.filter-type03__select03 span {
	background-color: rgba(140,77,0,0.1);
	border: 3px dashed #8c4d00;
}
.filter-type03__select01 span:before,
.filter-type03__select02 span:before,
.filter-type03__select03 span:before {
	content: 'Product category：';
	color: #999;
	font-weight: normal;
}
.filter-type03__select02 span:before {
	content: 'Industry：';
}
.filter-type03__select03 span:before {
	content: 'Technical challenge：';
}

@media screen and (max-width: 960px) {
	.filter-type03__select > div {
		display: flex;
		padding: 15px;
	}
	.filter-type03__selectTitle {
		width: 90px;
	}
	.filter-type03__selectTitle > div {
		padding-right: 10px;
	}
	.filter-type03__selectBox {
		width: calc(100% - 90px);
	}
	.filter-type03__selectBox ul {
		flex-wrap: wrap;
		margin: 0;
	}
	.filter-type03__selectBox li {
		width: calc(100% / 2 - 5px);
		margin: 0;
	}
	.filter-type03__selectBox li:first-child {
		width: 100%;
		margin-bottom: 10px;
	}
	.filter-type03__selectBox li:last-child {
		margin-left: 10px;
	}
	.filter-type03 > div {
		margin: 0 -10px;
	}
	.filter-type03 > div > div {
		width: calc(100% / 2 - 20px);
		margin: 20px 10px 0;
	}
}

@media screen and (max-width: 767px) {
	.filter-type03__select > div {
		padding: 10px;
	}
	.filter-type03__selectTitle {
		width: 70px;
	}
	.filter-type03__selectBox {
		width: calc(100% - 70px);
	}
	.filter-type03__selectBox li {
		width: 100%;
	}
	.filter-type03__selectBox li:last-child {
		margin: 10px 0 0;
	}
	.filter-type03__selectBox li:after {
		top: 12px;
		right: 12px;
		width: 6px;
		height: 6px;
	}
	.filter-type03__selectBox select {
		padding: 9px 25px 9px 10px;
	}
	.filter-type03 > div > div {
		width: 100%;
		margin-top: 15px;
	}
	.filter-type03__content > div {
		padding: 20px;
	}
	.filter-type03__label {
		margin: 0 0 0 -20px;
	}
	.filter-type03__category > div {
		padding: 2px 20px;
	}
	.filter-type03__title > div {
		font-size: 145%;
	}
	.filter-type03__text {
		margin-top: 10px;
	}
	.filter-type03__button {
		margin-top: 10px;
	}
}

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

  top

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

/*  top-slider
------------------------------------------------*/

.top-slider {
	overflow: hidden;
}
.top-slider__item {
	position: relative;
}
.top-slider__image img {
	width: 100%;
}
.top-slider__box {
	position: absolute;
	top: 50%;
	width: 100%;
}
.top-slider__title {
	max-width: 625px;
	margin: 0 auto;
	padding: 5px 30px;
	color: #fff;
	font-size: 350%;
	letter-spacing: 3px;
	line-height: 1.2;
	background: rgba(0,148,221,.7);
}
.top-slider__text {
	max-width: 625px;
	margin: 0 auto;
	color: #fff;
	font-size: 135%;
}
.top-slider__line {
	margin-top: 5px;
	padding: 1px 30px;
	background: rgba(0,148,221,.7);
}
.top-slider__button {
	max-width: 625px;
	margin: 0 auto;
	margin-top: 10px;
	text-align: center;
}
.top-slider__button a {
	display: inline-block;
	padding: 3px 20px;
	background: rgba(0,148,221,.7);
	color: #fff;
	font-size: 135%;
	text-decoration: none;
}
.top-slider__button a:hover {
	background: #fff;
	color: #0094dd;
}
.top-slider__button a:before {
	content: '';
	display: inline-block;
	width: .3em;
	height: .3em;
	margin: 0 10px .2em 0;
	border-top: 1px solid #fff;
	border-right: 1px solid #fff;
	transform: rotate(45deg);
	transition: all .3s;
	vertical-align: middle;
}
.top-slider__button a:hover:before {
	border-top: 1px solid #0094dd;
	border-right: 1px solid #0094dd;
}
.top-slider .slick-prev,
.top-slider .slick-next {
	z-index: 1;
	width: 38px;
	height: 38px;
	background: #fff;
	box-shadow: 0 0 5px 1px rgba(0,0,0,0.2);
}
.top-slider .slick-prev {
	left: 50%;
	margin: 0 0 0 -480px;
}
.top-slider .slick-next {
	right: 50%;
	margin: 0 -480px 0 0;
}
.top-slider .slick-prev:before,
.top-slider .slick-next:before {
	content: '';
	display: block;
	position: absolute;
	top: 12px;
	left: 14px;
	width: 10px;
	height: 10px;
	border-bottom: 3px solid #8b8b8b;
	border-left: 3px solid #8b8b8b;
	transform: rotate(45deg);
	opacity: 1;
}
.top-slider .slick-next:before {
	left: 10px;
	border: none;
	border-top: 3px solid #8b8b8b;
	border-right: 3px solid #8b8b8b;
}
.top-slider-sp {
	display: none;
}

@media screen and (max-width: 960px) {
	.top-slider__title {
		max-width: 360px;
		padding: 5px 10px;
		font-size: 200%;
	}
	.top-slider__text {
		max-width: 360px;
		font-size: 90%;
	}
	.top-slider__line {
		padding: 1px 10px;
	}
	.top-slider__button {
		max-width: 360px;
		margin-top: 15px;
	}
	.top-slider__button a {
		padding: 3px 15px;
		font-size: 90%;
	}
	.top-slider .slick-prev {
		left: 15px;
		margin: 0;
	}
	.top-slider .slick-next {
		right: 15px;
		margin: 0;
	}
}

@media screen and (max-width: 960px) {
	.top-slider {
		display: none;
	}
	.top-slider-sp {
		display: block;
	}
	.top-slider__box {
		position: relative;
		top: auto;
		left: auto;
		transform: none;
		max-width: none;
		margin-top: -75px;
		padding: 15px;
		background: rgba(0,148,221,.7);
	}
	.top-slider__title {
		max-width: none;
		padding: 0;
		background: none;
		font-size: 270%;
		text-align: center;
		letter-spacing: normal;
	}
	.top-slider__text {
		max-width: none;
		margin-top: 5px;
		font-size: 105%;
	}
	.top-slider__button {
		margin-top: 10px;
	}
	.top-slider__button a {
		padding: 3px 30px;
		background: none;
		border: 1px solid #fff;
		font-size: 115%;
	}
	.top-slider-sp .slick-prev,
	.top-slider-sp .slick-next {
		top: 41%;
		z-index: 1;
		width: 30px;
		height: 30px;
		background: #fff;
		box-shadow: 0 0 5px 1px rgba(0,0,0,0.2);
	}
	.top-slider-sp .slick-prev {
		left: 10px;
	}
	.top-slider-sp .slick-next {
		right: 10px;
	}
	.top-slider-sp .slick-prev:before,
	.top-slider-sp .slick-next:before {
		content: '';
		display: block;
		position: absolute;
		top: 10px;
		left: 12px;
		width: 8px;
		height: 8px;
		border-bottom: 2px solid #8b8b8b;
		border-left: 2px solid #8b8b8b;
		transform: rotate(45deg);
		opacity: 1;
	}
	.top-slider-sp .slick-next:before {
		left: 8px;
		border: none;
		border-top: 2px solid #8b8b8b;
		border-right: 2px solid #8b8b8b;
	}
}

/*  top-column-type01
------------------------------------------------*/

.top-column-type01 {
	position: relative;
	max-width: 960px;
	margin: -80px auto 0;
}
.top-column-type01 > div {
	display: flex;
	padding: 30px 1% 40px;
	background: #fff;
}
.top-column-type01__box {
	width: calc(100% / 4 - 20px);
	margin: 0 10px;
}
.top-column-type01__title {
	position: relative;
}
.top-column-type01__label {
	position: absolute;
	z-index: 1;
	width: 100%;
}
.top-column-type01__label > div {
	padding: 7px 5px;
	background: rgba(0,148,221,.9);
	color: #fff;
	font-size: 110%;
	text-align: center;
}
.top-column-type01__label a {
	display: block;
	color: #fff;
}
.top-column-type01__label a:before {
	content: '';
	display: inline-block;
	width: .35em;
	height: .35em;
	margin: 0 7px .1em 0;
	border-top: 2px solid #fff;
	border-right: 2px solid #fff;
	transform: rotate(45deg);
	vertical-align: middle;
}
.top-column-type01__image img {
	width: 100%;
}
.top-column-type01__text {
	margin-top: 10px;
}

@media screen and (max-width: 960px) {
	.top-column-type01 {
		margin: 0 auto;
	}
	.top-column-type01 > div {
		padding: 15px 5px 40px;
	}
	.top-column-type01__label > div {
		padding: 4px 5px;
		font-size: 95%;
	}
}

@media screen and (max-width: 767px) {
	.top-column-type01 {
		padding: 20px 20px 50px;
		display: flex;
	}
	.top-column-type01 > div {
		display: flex;
		padding: 0;
		width: 100%;
		justify-content: space-between;
		flex-wrap: wrap;
	}
	.top-column-type01__box {
		width: calc((100% - 20px) / 2);
		margin: 0 0 15px 0;
	}
	/* .top-column-type01__box > div {
		display: flex;
		align-items: center;
	} */
	.top-column-type01__box:nth-child(even) > div {
		flex-direction: row-reverse;
	}
	.top-column-type01__label {
		width: 135px;
		top: -1px;
	}
	.top-column-type01__label > div {
		padding: 5px 5px 4px;
		font-size: 100%;
	}
	.top-column-type01__image {
		width: 100%;
		margin: 0 auto;
	}
	.top-column-type01__text {
		width: 100%;
		padding: 5px 0;
	}
}

/*  top-video
------------------------------------------------*/

.top-video {
	background: radial-gradient(#666 0, #1c1c1c 100%);
}
.top-video > div {
	width: calc(100% - 30px);
	max-width: 865px;
	margin: 0 auto;
	padding: 35px 0 45px;
}
.top-video__title > div {
	color: #fff;
	font-size: 140%;
	text-align: center;
}
.top-video__video {
	margin-top: 20px;
}
.top-video__text {
	margin-top: 20px;
}
.top-video__text > div {
	color: #fff;
}
.top-video__button {
	margin-top: 20px;
	text-align: center;
}
.top-video__button a {
	display: inline-block;
	width: 160px;
	padding: 2px;
	color: #fff;
	font-size: 115%;
	text-decoration: none;
	border: 1px solid #fff;
}
.top-video__button a:hover {
	background: #fff;
	color: #0094dd;
}
.top-video__button a:before {
	content: '';
	display: inline-block;
	width: .3em;
	height: .3em;
	margin: 0 5px .1em 0;
	border-top: 1px solid #0094dd;
	border-right: 1px solid #0094dd;
	transform: rotate(45deg);
	vertical-align: middle;
}

@media screen and (max-width: 960px) {
	.top-video > div {
		max-width: 640px;
	}
}

@media screen and (max-width: 767px) {
	.top-video > div {
		width: calc(100% - 30px);
		max-width: 300px;
		padding: 20px 0 30px;
	}
}

/*  top-background
------------------------------------------------*/

.top-section-type01 {
	background: #f5f5f5;
}
.top-section-type01 > div {
	width: calc(100% - 30px);
	max-width: 960px;
	margin: 0 auto;
	padding: 60px 0 70px;
}
.top-section-type02 > div {
	width: calc(100% - 30px);
	max-width: 960px;
	margin: 0 auto;
	padding: 60px 0 70px;
}

@media screen and (max-width: 767px) {
	.top-section-type01 > div {
		width: calc(100% - 30px);
		padding: 40px 0 50px;
	}
	.top-section-type02 > div {
		width: calc(100% - 30px);
		padding: 40px 0 70px;
	}
}

/*  top-titleH2
------------------------------------------------*/

.top-titleH2 h2 {
	color: #000;
	font-size: 220%;
	font-weight: normal;
	line-height: 1.3;
	text-align: center;
}
.top-titleH2 + div {
	margin-top: 35px;
}

@media screen and (max-width: 767px) {
	.top-titleH2 h2 {
		font-size: 190%;
		font-weight: bold;
	}
	.top-titleH2 + div {
		margin-top: 20px;
	}
}

/*  top-text
------------------------------------------------*/

.top-text {
	margin-top: 15px;
}

/*  top-column-type02
------------------------------------------------*/

.top-column-type02 {
	margin-top: 20px;
}
.top-column-type02 > div {
	display: flex;
	flex-wrap: wrap;
	margin: 0 -5px;
}
.top-column-type02__box {
	position: relative;
	width: calc(100% / 4 - 10px);
	margin: 0 5px;
}
.top-column-type02__box:nth-child(n + 5) {
	margin-top: 10px;
}
.top-column-type02__image {
	min-height: 0%;
}
.top-column-type02__image img {
	width: 100%;
}
.top-column-type02__title {
	position: absolute;
	top: 50%;
	transform: translateY(-50%);
}
.top-column-type02__title > div {
	padding: 5px 10px;
	background: rgba(0,148,221,.8);
	color: #fff;
	font-size: 130%;
	line-height: 1.3;
}
.top-column-type02__solutions {
	position: absolute;
	top: 50%;
	transform: translateY(-50%);
	width: 100%;
	padding: 5px;
	text-align: center;
}
.top-column-type02__text > div {
	color: #fff;
	font-size: 130%;
}
.top-column-type02__button {
	margin-top: 5px;
}
.top-column-type02__button a {
	display: inline-block;
	width: 100%;
	max-width: 150px;
	padding: 2px;
	color: #fff;
	font-size: 115%;
	text-decoration: none;
	border: 1px solid #fff;
}
.top-column-type02__button a:hover {
	background: #fff;
	color: #0094dd;
}
.top-column-type02__button a:before {
	content: '';
	display: inline-block;
	width: .3em;
	height: .3em;
	margin: 0 6px .1em 0;
	border-top: 1px solid #fff;
	border-right: 1px solid #fff;
	transform: rotate(45deg);
	transition: all .3s;
	vertical-align: middle;
}
.top-column-type02__button a:hover:before {
	border-top: 1px solid #0094dd;
	border-right: 1px solid #0094dd;
}

@media screen and (max-width: 960px) {
	.top-column-type02 {
		margin-top: 60px;
	}
	.top-column-type02__box {
		width: calc(100% / 3 - 10px);
	}
	.top-column-type02__box:nth-child(n + 4) {
		margin-top: 10px;
	}
}

@media screen and (max-width: 767px) {
	.top-column-type02 {
		margin-top: 20px;
	}
	.top-column-type02__box {
		width: calc(100% / 2 - 6px);
		margin: 0 3px;
	}
	.top-column-type02__box:nth-child(n + 3) {
		margin-top: 6px;
	}
	.top-column-type02__title > div {
		padding: 3px 10px;
		background: rgba(0,148,221,.8);
		color: #fff;
		font-size: 120%;
		line-height: 1.3;
	}
	.top-column-type02__text > div {
		font-size: 120%;
	}
	.top-column-type02__button a {
		max-width: 120px;
		font-size: 110%;
	}
}

/*  top-banner
------------------------------------------------*/

.top-banner > div {
	margin-top: 20px;
}
.top-banner img {
	width: 100%;
}
.top-banner-sp > div:not(.pb-handle) {
	display: none;
}

@media screen and (max-width: 767px) {
	.top-banner > div:not(.pb-handle) {
		display: none;
	}
	.top-banner-sp > div:not(.pb-handle) {
		display: block;
		margin-top: 15px;
	}
	.top-banner-sp img {
		width: 100%;
	}
}

/*  top-column-type03
------------------------------------------------*/

.top-column-type03 {
	margin-top: 20px;
}
.top-column-type03 > div {
	display: flex;
	flex-wrap: wrap;
	align-items: center;
	background: #f5f5f5;
}
.top-column-type03__image {
	width: calc(100% - 282px);
}
.top-column-type03__image img {
	width: 100%;
}
.top-column-type03__box {
	width: 282px;
}
.top-column-type03__box > div {
	padding: 0px 30px;
}
.top-column-type03__label {
	margin: 0 0 0 -30px;
}
.top-column-type03__label > div {
	display: flex;
	flex-wrap: wrap;
	align-items: center;
}
.top-column-type03__category {
	margin-right: 10px;
}
.top-column-type03__category > div {
	padding: 2px 20px 2px 30px;
	background: #333;
	color: #fff;
	font-size: 90%;
}
.top-column-type03__title {
	margin-top: 10px;
}
.top-column-type03__title > div {
	color: #000;
	font-size: 160%;
	font-weight: bold;
	line-height: 1.3;
	margin-top: 20px;
}
.top-column-type03__text {
	color: #999999;
	margin-top: 20px;
	max-height: 168px;
	font-size: 14px;
}
.top-column-type03__button {
	margin-top: 15px;
}
.top-column-type03__button a {
	display: inline-block;
	padding: 8px 16px 7px 11px;
	background: #0D8FBD;
	color: #fff;
	font-size: 110%;
	text-decoration: none;
	border: 1px solid #0D8FBD;
}
.top-column-type03__button a:hover {
	background: #fff;
	color: #000;
}
.top-column-type03__button a:after {
	content: '';
	display: inline-block;
	width: .43em;
	height: .43em;
	margin: 0 7px .1em 7px;
	border-top: 2px solid #fff;
	border-right: 2px solid #fff;
	transform: rotate(45deg);
	vertical-align: middle;
}

@media screen and (max-width: 960px) {
	.top-column-type03__image,
	.top-column-type03__box {
		width: 100%;
	}
	.top-column-type03__box > div {
		padding: 30px;
	}
}

@media screen and (max-width: 767px) {
	.top-column-type03__box > div {
		padding: 20px;
	}
	.top-column-type03__label {
		margin: 0 0 0 -20px;
	}
}

/*  top-column-type04
------------------------------------------------*/

.top-column-type04 {
	margin-top: 30px;
}
.top-column-type04 > div {
	display: flex;
	flex-wrap: wrap;
}
.top-column-type04__left {
	width: calc(100% - 225px);
}
.top-column-type04__left > div {
	display: flex;
	flex-wrap: wrap;
	margin: 0 -13px;
	padding-bottom: 30px;
}
.top-column-type04__box {
	position: relative;
	width: calc(100% / 2 - 26px);
	margin: 0 13px;
	border: 1px solid #ccc;
}
.top-column-type04__box:nth-child(n + 3) {
	margin-top: 60px;
}
.top-column-type04__image img {
	width: 100%;
	vertical-align: bottom;
}
.top-column-type04__balloon > div {
	display: flex;
	flex-direction: column;
	justify-content: center;
	position: relative;
	padding: 10px;
	background: #333;
	color: #fff;
	text-align: center;
	line-height: 1.3;
}
.top-column-type04__balloon > div:after {
	content: '';
	position: absolute;
	left: 0;
	right: 0;
	margin: auto;
	bottom: -15px;
	width: 0;
	height: 0;
	border: 8px solid transparent;
	border-top: 8px solid #333;
}
.top-column-type04__title {
	font-size: 115%;
}
.top-column-type04__subtitle {
	font-size: 90%;
}
.top-column-type04__text > div {
	padding: 20px 25px 35px;
}
.top-column-type04__button {
	position: absolute;
	bottom: -18px;
	width: 100%;
	text-align: center;
}
.top-column-type04__button a {
	display: inline-block;
	padding: 8px 16px 7px 11px;
	background: #fff;
	color: #000;
	font-size: 110%;
	font-weight: bold;
	text-decoration: none;
	border: 1px solid #ccc;
}
.top-column-type04__button a:hover {
	background: #f1f1f1;
}
.top-column-type04__button a:before {
	content: '';
	display: inline-block;
	width: .4em;
	height: .4em;
	margin: 0 7px .1em 0;
	border-top: 2px solid #0094dd;
	border-right: 2px solid #0094dd;
	transform: rotate(45deg);
	vertical-align: middle;
}
.top-column-type04__right {
	width: 200px;
	margin-left: 25px;
	border-left: 4px solid #f5f5f5;
}
.top-column-type04__right > div {
	padding: 0 0 30px 25px;
}
.top-column-type04__list-title > div {
	position: relative;
	padding-bottom: 8px;
	color: #000;
	font-size: 120%;
	line-height: 1.3;
}
.top-column-type04__list-title > div:after {
	content: '';
	position: absolute;
	bottom: 0;
	width: 25px;
	height: 1px;
	background: #000;
}
.top-column-type04__list {
	margin-top: 25px;
}
.top-column-type04__item:nth-child(n + 2) {
	margin-top: 25px;
}
.top-column-type04__list-image img {
	width: 100%;
}
.top-column-type04__list-link {
	margin-top: 10px;
}
.top-column-type04__list-link a {
	display: block;
	position: relative;
	padding-left: 1em;
	color: #000;
	font-weight: bold;
}
.top-column-type04__list-link a:before {
	content: '';
	position: absolute;
	top: .4em;
	left: -.1em;
	width: .4em;
	height: .4em;
	border-top: 2px solid #0094dd;
	border-right: 2px solid #0094dd;
	transform: rotate(45deg);
}

@media screen and (max-width: 960px) {
	.top-column-type04__left {
		width: 100%;
	}
	.top-column-type04__left > div {
		padding-bottom: 60px;
	}
	.top-column-type04__right {
		width: 100%;
		margin-left: 0;
		border-left: none;
		border-top: 3px solid #f5f5f5;
	}
	.top-column-type04__right > div {
		padding: 30px 0 0 0;
	}
	.top-column-type04__list-title > div {
		text-align: center;
	}
	.top-column-type04__list-title > div:after {
		left: 0;
		right: 0;
		margin: auto;
	}
	.top-column-type04__list {
		margin-top: 30px;
	}
	.top-column-type04__list > div {
		display: flex;
		flex-wrap: wrap;
		margin: 0 -10px;
	}
	.top-column-type04__item {
		width: calc(100% / 4 - 20px);
		margin: 0 10px;
	}
	.top-column-type04__item:nth-child(n + 2) {
		margin-top: 0;
	}
	.top-column-type04__item:nth-child(n + 5) {
		margin-top: 20px;
	}
}

@media screen and (max-width: 767px) {
	.top-column-type04 {
		margin-top: 40px;
	}
	.top-column-type04__left > div {
		flex-direction: column;
	}
	.top-column-type04__box {
		width: calc(100% - 26px);
	}
	.top-column-type04__box:nth-child(n + 2) {
		margin-top: 40px;
	}
	.top-column-type04__text > div {
		padding: 20px 15px 30px;
	}
	.top-column-type04__right > div {
		padding: 50px 0 0 0;
	}
	.top-column-type04__list-title > div {
		padding-bottom: 15px;
		font-size: 190%;
		font-weight: bold;
	}
	.top-column-type04__list-title > div:after {
		width: 30px;
		height: 2px;
	}
	.top-column-type04__list {
		margin-top: 50px;
	}
	.top-column-type04__item {
		width: calc(100% / 2 - 20px);
	}
	.top-column-type04__item:nth-child(n + 3) {
		margin-top: 20px;
	}
}

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

  company

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

/*  company-titleH2
------------------------------------------------*/

.company-titleH2 + div {
	margin-top: 35px;
}
.company-titleH2 h2 {
	color: #000;
	font-size: 200%;
	font-weight: normal;
	line-height: 1.3;
	text-align: center;
}

@media screen and (max-width: 767px) {
	.company-titleH2 h2 {
		font-size: 180%;
	}
	.company-titleH2 + div {
		margin-top: 30px;
	}
}

/*  company-section-type01
------------------------------------------------*/

.company-section-type01 {
	background: #eff1f4;
}
.company-section-type01 > div {
	padding-top: 40px;
}
.company-section-type01 .company-titleH2 {
	width: calc(100% - 30px);
	max-width: 960px;
	margin: 0 auto;
}
.company__video {
	width: calc(100% - 30px);
	max-width: 800px;
	margin: 30px auto 0;
}
.company-section-type01__text {
	display: flex;
	margin-top: 45px;
	background: url(../img/003.jpg) no-repeat center top;
}
.company-section-type01__text > div {
	display: flex;
	align-items: center;
	width: calc(100% - 30px);
	max-width: 895px;
	min-height: 573px;
	margin: 0 auto;
	padding-bottom: 25px;
}
.company-section-type01__text > div > div {
	max-width: 395px;
	font-size: 105%;
}
.company-section-type01__text-sp img {
	display: none;
}

@media screen and (min-width: 1451px) {
	.company-section-type01__text {
		background: url(../img/003.jpg) no-repeat center top / cover;
	}
}

@media screen and (max-width: 960px) {
	.company__video {
		max-width: 690px;
	}
	.company-section-type01__text {
		position: relative;
		background: none;
	}
	.company-section-type01__text > div {
		min-height: 0;
		max-width: none;
		padding-bottom: 0;
	}
	.company-section-type01__text > div > div {
		max-width: none;
	}
	.company-section-type01__text-sp {
		margin-top: 40px;
	}
	.company-section-type01__text-sp img {
		display: block;
		width: 100%;
	}
}

@media screen and (max-width: 767px) {
	.company-section-type01 > div {
		padding-top: 35px;
	}
	.company-section-type01__text {
		margin-top: 30px;
	}
}

/*  company-section-type02
------------------------------------------------*/

.company-section-type02 > div {
	width: calc(100% - 30px);
	max-width: 960px;
	margin: 0 auto;
	padding: 65px 0 70px;
}
.company-column {
	margin-top: 25px;
}
.company-column > div {
	display: flex;
	flex-wrap: wrap;
	margin: 0 -15px;
}
.company-column__box {
	width: calc(100% / 4 - 30px);
	margin: 0 15px;
}
.company-column__box:nth-child(n + 5) {
	margin-top: 30px;
}
.company-column__image img {
	width: 100%;
}
.company-column__title {
	margin-top: 20px;
}
.company-column__title > div {
	color: #000;
	font-size: 110%;
	font-weight: bold;
	text-align: center;
}
.company-column__text {
	margin-top: 10px;
}
.company__button {
	margin-top: 40px;
	text-align: center;
}
.company__button a {
	display: inline-block;
	padding: 5px 15px 5px 10px;
	background: #000;
	color: #fff;
	text-decoration: none;
	border: 1px solid #000;
}
.company__button a:hover {
	background: #fff;
	color: #000;
}
.company__button a:before {
	content: '';
	display: inline-block;
	width: .35em;
	height: .35em;
	margin: 0 8px .2em 0;
	border-top: 2px solid #0094dd;
	border-right: 2px solid #0094dd;
	transform: rotate(45deg);
	vertical-align: middle;
}

@media screen and (max-width: 960px) {
	.company-section-type02 > div {
		padding: 45px 0 70px;
	}
	.company-column__box {
		width: calc(100% / 2 - 30px);
	}
	.company-column__box:nth-child(n + 3) {
		margin-top: 30px;
	}
}

@media screen and (max-width: 767px) {
	.company-section-type02 > div {
		padding: 45px 0 50px;
	}
	.company-column__box {
		width: 75%;
		margin: 0 auto;
	}
	.company-column__box:nth-child(n + 2) {
		margin-top: 30px;
	}
	.company-column__title {
		margin-top: 15px;
	}
	.company-column__text {
		margin-top: 5px;
	}
}

/*  company-section-type03
------------------------------------------------*/

.main-type01 + .company-section-type03 {
	margin-top: 70px;
}
.company-section-type03 > div {
	padding: 55px 0 80px;
	/* background-image: linear-gradient(
	-45deg,
	#94daf6 10%,
	#54c3f1 10%, #54c3f1 50%,
	#94daf6 50%, #94daf6 60%,
	#54c3f1 60%, #54c3f1
	); */
	background-size: 10px 10px;
}
.company-section-type03 .company-titleH2 {
	width: calc(100% - 30px);
	max-width: 960px;
	margin: 0 auto;
}
/* .company-section-type03 .company-titleH2 h2 {
	color: #fff;
} */
.company-map-list ul {
	display: table;
	margin: 0 auto;
	padding: 12px 55px 12px 80px;
	background: #fff;
	color: #19315b;
	font-weight: bold;
	font-size: 125%;
}
.company-map-list ul li {
	display: inline-block;
	position: relative;
	padding: 0 30px 0 33px;
}
.company-map-list ul li:before {
	content: '';
	position: absolute;
}
.company-map-list__icon-type01:before {
	left: 4px;
	width: 18px;
	height: 25px;
	background: url(../img/icon_navy01.png) no-repeat center / contain;
}
.company-map-list__icon-type02:before {
	left: 0;
	width: 22px;
	height: 25px;
	background: url(../img/icon_navy02.png) no-repeat center / contain;
}
.company-map-list__icon-type03:before {
	left: 5px;
	width: 18px;
	height: 25px;
	background: url(../img/icon_navy03.png) no-repeat center / contain;
}
.company-map {
	position: relative;
	height: 800px;
	margin-top: 40px;
	background: url(../img3/map_6.png) no-repeat center;
}
.company-map__box {
	position: absolute;
	left: 50%;
	width: 210px;
}
.company-map__box-northamerica {
	top: 78px;
	margin: 0 0 0 -455px;
}
.company-map__box-europe {
	top: 40px;
	margin: 0 0 0 -70px;
}
.company-map__box-asia {
	top: 80px;
	margin: 0 0 0 200px;
}
.company-map__box-top {
	top: 130px;
}
.company-map__title a {
	display: block;
	padding: 1px 13px;
	background: #19315b;
	color: #fff;
	font-size: 120%;
	text-align: center;
	border: 2px solid #19315b;
}


.company-map__title a:hover {
	/* background: #fff; */
	color: #fff;
	text-decoration: none;
}


.company-map__title.active a {
	background: #fff;
	color: #19315b;
	text-decoration: none;
}
.company-map__list {
	display: table;
	margin: 10px auto 0;
}
.company-map__list ul li {
	position: relative;
	min-height: 44px;
	margin-top: 5px;
	padding-left: 45px;
	color: #19315b;
	font-size: 250%;
	line-height: 1.3;
}
.company-map__list ul li:before {
	content: '';
	position: absolute;
	top: .1em;
}
.company-map__list_icon-type01:before {
	left: 2px;
	width: 24px;
	height: 34px;
	background: url(../img/icon_navy01.png) no-repeat center / contain;
}
.company-map__list_icon-type02:before {
	left: 0;
	width: 30px;
	height: 34px;
	background: url(../img/icon_navy02.png) no-repeat center / contain;
}
.company-map__list_icon-type03:before,
.company-map__list_icon-type04:before {
	left: 2px;
	width: 24px;
	height: 33px;
	background: url(../img/icon_navy03.png) no-repeat center / contain;
}

@media screen and (max-width: 960px) {
	.company-section-type03 > div {
		padding: 55px 0 38px;
	}
	.company-map {
		height: 310px;
		margin-top: 30px;
		background: url(../img3/map_6.png) no-repeat center / contain;
	}
	.company-map__box {
		top: 20px;
	}
	.company-map__box-northamerica {
		margin: 0 0 0 -337px;
	}
	.company-map__box-europe {
		margin: 0 0 0 -100px;
	}
	.company-map__box-asia {
		margin: 0 0 0 145px;
	}
}

@media screen and (max-width: 767px) {
	.main-type01 + .company-section-type03 {
		margin-top: 50px;
	}
	.company-section-type03 > div {
		padding: 45px 0 25px;
	}
	.company-section-type03 .company-titleH2 + div {
		margin-top: 20px;
	}
	.company-map-list ul {
		max-width: 270px;
		margin: 0 auto;
		padding: 10px 0 10px 20px;
		font-size: 110%;
	}
	.company-map-list ul li {
		margin: 5px 25px 5px 0;
		padding: 0 0 0 25px;
	}
	.company-map-list ul li:before {
		left: 0;
	}
	.company-map-list__icon-type01:before {
		width: 14px;
		height: 20px;
	}
	.company-map-list__icon-type02:before {
		width: 17px;
		height: 19px;
	}
	.company-map-list__icon-type03:before {
		width: 14px;
		height: 19px;
	}
	.company-map {
		height: 236px;
		margin-top: 0;
		background: url(../img3/map_6.png) no-repeat center / 460px auto;
	}
	.company-map__box {
		top: 30px;
		width: auto;
		min-width: 80px;
	}
	.company-map__box-northamerica {
		margin: 0 0 0 -165px;
	}
	.company-map__box-europe {
		margin: 0 0 0 -9px;
	}
	.company-map__box-asia {
		margin: 0 0 0 80px;
	}
	.company-map__title a {
		font-size: 110%;
	}
	.company-map__list ul li {
		min-height: 28px;
		margin-top: 5px;
		padding-left: 33px;
		font-size: 230%;
	}
	.company-map__list_icon-type01:before {
		width: 20px;
		height: 28px;
	}
	.company-map__list_icon-type02:before {
		width: 25px;
		height: 28px;
	}
	.company-map__list_icon-type03:before,
	.company-map__list_icon-type04:before {
		width: 20px;
		height: 28px;
	}
}

/*  company-section-type03__area
------------------------------------------------*/

.company-section-type03__area > div {
	width: calc(100% - 30px);
	max-width: 960px;
	margin: 0 auto;
	padding: 40px 0 30px;
}
.company-section-type03__titleH2 h2 {
	color: #000;
	font-size: 200%;
	font-weight: normal;
	line-height: 1.3;
}
.company-section-type03__titleH2 + div {
	margin-top: 35px;
}
.company-section-type03__titleH3 {
	margin-top: 45px;
}
.company-section-type03__titleH3 h3 {
	color: #000;
	font-size: 130%;
	font-weight: normal;
	line-height: 1.3;
}
.company-section-type03__table {
	margin-top: 25px;
}
.company-section-type03__table table {
	width: 100%;
	line-height: 1.5;
}
.company-section-type03__table table th {
	padding: 8px 10px;
	background: #f0f4f7;
	color: #000;
	border: 1px solid #c6c9cc;
	font-weight: bold;
	font-size: 110%;
	text-align: center;
	vertical-align: middle;
}
.company-section-type03__table table td {
	padding: 10px 15px;
	background: #fff;
	border: 1px solid #c6c9cc;
	text-align: left;
	vertical-align: middle;
}
.company-section-type03__table table td:first-child {
	color: #000;
	font-weight: bold;
	font-size: 110%;
}
.company-section-type03__table span + .icon-type01,
.company-section-type03__table span + .icon-type02,
.company-section-type03__table span + .icon-type03 {
	margin-top: 5px;
}
.company-section-type03__table .icon-type01,
.company-section-type03__table .icon-type02,
.company-section-type03__table .icon-type03 {
	display: block;
	position: relative;
	padding-left: 20px;
}
.company-section-type03__table .icon-type01:before,
.company-section-type03__table .icon-type02:before,
.company-section-type03__table .icon-type03:before {
	content: '';
	position: absolute;
	top: .1em;
}
.company-section-type03__table .icon-type01:before {
	left: 0;
	width: 13px;
	height: 16px;
	background: url(../img/icon_gray01.png) no-repeat center / contain;
}
.company-section-type03__table .icon-type02:before {
	left: 0;
	width: 15px;
	height: 17px;
	background: url(../img/icon_gray02.png) no-repeat center / contain;
}
.company-section-type03__table .icon-type03:before {
	left: 0;
	width: 13px;
	height: 16px;
	background: url(../img/icon_gray03.png) no-repeat center / contain;
}
.company-section-type03__table .icon-tel {
	display: block;
	margin-top: 5px;
}
.company-section-type03__table .icon-tel:before {
	content: 'TEL';
	display: inline-block;
	margin-right: 5px;
	padding: 2px 10px;
	background: #88949c;
	color: #fff;
	font-size: 90%;
	line-height: 1.2;
	vertical-align: middle;
	border-radius: 2px;
}

@media screen and (max-width: 767px) {
	.company-section-type03__area > div {
		padding-top: 30px;
	}
	.company-section-type03__titleH2 h2 {
		font-size: 180%;
	}
	.company-section-type03__titleH3 {
		margin-top: 20px;
	}
	div.company-section-type03__table {
		overflow-x: scroll!important;
		margin-top: 15px;
	}
	.company-section-type03__table::-webkit-scrollbar {
		height: 20px;
	}
	.company-section-type03__table::-webkit-scrollbar-thumb {
		background: #d9dcdf;
		border-radius: 10px;
	}
	.company-section-type03__table::-webkit-scrollbar-track {
		background: #f5f5f5;
		border-radius: 10px;
	}
	.company-section-type03__table table {
		width: 960px;
		margin-bottom: 1px;
	}
	.company-section-type03__table table th {
		padding: 5px 10px;
	}
	.company-section-type03__table table td {
		padding: 5px 15px;
	}
}

/*  company-section-type04
------------------------------------------------*/

.company-section-type04 > div {
	padding: 65px 0 70px;
}
.company-section-type04 .company-titleH2 {
	width: calc(100% - 30px);
	max-width: 960px;
	margin: 0 auto;
}
.company-section-type04 .company-text {
	width: calc(100% - 30px);
	max-width: 960px;
	margin-left: auto;
	margin-right: auto;
	text-align: center;
}
.company-history {
	margin-top: 50px;
	background: url(../img/image_company_background.png) top center;
}
.company-history > div {
	padding: 40px 15px 54px;
}
.company-history__item > div {
	position: relative;
	padding-bottom: 50px;
}
.company-history__item > div:before {
	content: '';
	position: absolute;
	left: 0;
	right: 0;
	margin: auto;
	width: 4px;
	height: 100%;
	background: #ccc;
}
.company-history__year > div:not(.pb-handle) {
	position: relative;
	display: flex;
	justify-content: center;
	align-items: center;
	width: 4.21em;
	height: 4.21em;
	margin: 0 auto;
	background: #fff;
	color: #000;
	font-weight: bold;
	font-size: 95%;
	border: 2px solid #34a7df;
	border-radius: 50%;
}
.company-history__text {
	opacity: 0;
	position: absolute;
	top: 40px;
	transition: all .5s;
}
.company-history__item--show .company-history__text {
	opacity: 1;
	top: 0;
}
.company-history__item:nth-child(odd) .company-history__text {
	right: 50%;
	margin-right: 4em;
}
.company-history__item:nth-child(even) .company-history__text {
	left: 50%;
	margin-left: 4em;
}
.company-history__text > div:not(.pb-handle) {
	position: relative;
	padding: 1.2em 2em;
	background: #fff;
	color: #000;
	font-weight: bold;
	font-size: 95%;
	border: 2px solid #34a7df;
	cursor: pointer;
}
.company-history__text > div:not(.pb-handle):before,
.company-history__text > div:not(.pb-handle):after {
	content: '';
	position: absolute;
	top: 1.2em;
	border: 10px solid transparent;
}

.company-history__text > div:not(.pb-handle):hover {
	background-color: #34a7df;
	color: #fff;
}

.his_img {
	display: none;
	width: auto;
	height: 120px;
	position: absolute;
	left: 50%;
	bottom: -130px;
	z-index: 100;
	transform: translateX(-50%);
}

.his_img img {
	width: auto !important;
	height: 100%;
	max-width: none;
}


.company-history__text > div:not(.pb-handle):hover .his_img {
	display: block;
}

.company-history__item:nth-child(odd) .company-history__text > div:not(.pb-handle):hover:after {
	border-left: 10px solid #34a7df;
	display: none;
}

.company-history__item:nth-child(odd) .company-history__text > div:not(.pb-handle):before {
	right: -20px;
	border-left: 10px solid #34a7df;
}
.company-history__item:nth-child(odd) .company-history__text > div:not(.pb-handle):after {
	right: -17px;
	border-left: 10px solid #fff;
}
.company-history__item:nth-child(even) .company-history__text > div:not(.pb-handle):before {
	left: -20px;
	border-right: 10px solid #34a7df;
}
.company-history__item:nth-child(even) .company-history__text > div:not(.pb-handle):after {
	left: -17px;
	border-right: 10px solid #fff;
}

.company-history__item:nth-child(even) .company-history__text > div:not(.pb-handle):hover:before {
	top: 13px;
	left: -22px;
	border-right: 10px solid #34a7df;
	width: 0;
	height: 0;
	border-width: 13px;
	border-style: solid;
	border-color: transparent #34a7df transparent transparent;
	z-index: 1000;
}

@media screen and (max-width: 960px) {
	.company-section-type04 > div {
		padding: 0;
	}
	.company-history {
		text-align: center;
	}
	.company-history > div:not(.pb-handle) {
		display: inline-block;
		padding-left: 50px;
	}
	.company-history__item > div {
		display: flex;
		min-height: 115px;
		margin: 0 auto;
		padding-bottom: 20px;
		text-align: left;
	}
	.company-history__item > div:before {
		left: 1.8em;
		right: auto;
	}
	.company-history__text {
		position: relative;
		max-width: calc(100% - 4.21em - 18px);
		margin-left: 22px;
	}
	.company-history__item:nth-child(odd) .company-history__text {
		right: auto;
		margin-right: 0;
	}
	.company-history__item:nth-child(even) .company-history__text {
		left: auto;
		margin-left: 22px;
	}
	.company-history__item:nth-child(odd) .company-history__text > div:not(.pb-handle):before {
		left: -20px;
		right: auto;
		border: 10px solid transparent;
		border-right: 10px solid #34a7df;
	}
	.company-history__item:nth-child(odd) .company-history__text > div:not(.pb-handle):after {
		left: -17px;
		right: auto;
		border: 10px solid transparent;
		border-right: 10px solid #fff;
	}
}

@media screen and (max-width: 767px) {
	.company-section-type04 > div {
		padding: 0;
	}
	.company-history {
		margin-top: 35px;
	}
	.company-history > div:not(.pb-handle) {
		padding: 30px 15px;
	}
	.company-history__item > div {
		min-height: 90px;
	}
	.company-history__year > div:not(.pb-handle) {
		width: 4em;
		height: 4em;
	}
	.company-history__text {
		max-width: calc(100% - 4em - 14px);
		margin-left: 18px;
	}
	.company-history__text > div:not(.pb-handle) {
		padding: 1.08em 1.5em;
	}
	.company-history__text > div:not(.pb-handle):before,
	.company-history__text > div:not(.pb-handle):after {
		top: .8em;
	}
}

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

  leadership

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

/*  leadership-section-type01
------------------------------------------------*/

.leadership-section-type01{
	background: #505a60;
	color: #fff;
}
.leadership-section-type01 > div {
	position: relative;
	max-width: 960px;
	margin: 0 auto;
}
.leadership-section-type01 .header-navigation {
	position: absolute;
	z-index: 1;
}
.leadership-section-type01 .header-navigation a {
	color: #fff;
}
.leadership-section-type01__box {
	display: flex;
	align-items: center;
	position: absolute;
	top: 0;
	bottom: 0;
	margin: 0;
	width: 475px;
	padding: 0 35px;
}
.leadership-section-type01__text {
	font-size: 140%;
	line-height: 1.8;
}
.leadership-section-type01__card {
	margin-top: 35px;
}
.leadership-section-type01__card > div {
	padding: 25px 30px;
	background: rgba(84,195,241,0.9);
	color: #fff;
}
.leadership-section-type01__name > div {
	font-size: 160%;
}
.leadership-section-type01__detail {
	margin-top: 15px;
}
.leadership-section-type01__detail > div {
	font-size: 120%;
}

@media screen and (max-width: 960px) {
	.leadership-section-type01__box {
		width: 460px;
	}
	.leadership-section-type01__card {
		max-width: 320px;
		margin: 20px auto 0;
	}
}

@media screen and (max-width: 767px) {
	.leadership-section-type01__box {
		display: block;
		position: static;
		width: 100%;
		padding: 0;
	}
	.leadership-section-type01__text {
		font-size: 100%;
	}
	.leadership-section-type01__text > div {
		padding: 15px;
		background: #30363a;
	}
	.leadership-section-type01__card {
		max-width: none;
		margin-top: 0;
	}
	.leadership-section-type01__card > div {
		padding: 18px 15px;
		background: #54c3f1;
	}
	.leadership-section-type01__name > div {
		font-size: 150%;
	}
	.leadership-section-type01__detail {
		margin-top: 10px;
	}
}

/*  leadership-section-type02
------------------------------------------------*/

.leadership-section-type02 > div {
	width: calc(100% - 30px);
	max-width: 720px;
	margin: 0 auto;
	padding: 45px 0;
}
.leadership-section-type02__titleH1 h1 {
	position: relative;
	padding-bottom: 20px;
	color: #000;
	font-size: 220%;
	font-weight: normal;
	text-align: center;
	line-height: 1.3;
}
.leadership-section-type02__titleH1 h1:after {
	content: '';
	position: absolute;
	left: 0;
	right: 0;
	margin: auto;
	bottom: 0;
	width: 40px;
	height: 2px;
	background: #000;
}
.leadership-section-type02__titleH1 + div {
	margin-top: 50px;
}
.leadership-section-type02__text {
	margin-top: 15px;
}
.leadership-section-type02__titleH2 {
	margin-top: 40px;
}
.leadership-section-type02__titleH2 h2 {
	color: #000;
	font-size: 160%;
	font-weight: bold;
	line-height: 1.3;
}

@media screen and (max-width: 960px) {
	.leadership-section-type02 > div {
		max-width: none;
		padding: 55px 0;
	}
	.leadership-section-type02__titleH1 h1:after {
		height: 1px;
	}
}

@media screen and (max-width: 767px) {
	.leadership-section-type02 > div {
		padding: 45px 0;
	}
	.leadership-section-type02__titleH1 h1 {
		padding-bottom: 15px;
		font-size: 190%;
	}
	.leadership-section-type02__titleH1 + div {
		margin-top: 35px;
	}
	.leadership-section-type02__titleH1 h1:after {
		width: 35px;
	}
	.leadership-section-type02__titleH2 {
		margin-top: 35px;
	}
	.leadership-section-type02__titleH2 h2 {
		font-size: 140%;
	}
}

/*  leadership-section-type03
------------------------------------------------*/

.leadership-section-type03 img {
	width: 100%;
}

/*  leadership-section-type04
------------------------------------------------*/

.leadership-section-type04 > div {
	width: calc(100% - 30px);
	max-width: 960px;
	margin: 0 auto;
	padding: 40px 0;
}
.leadership-section-type04__titleH2 {
	color: #000;
	font-size: 160%;
	font-weight: bold;
	text-align: center;
	line-height: 1.3;
}
.leadership-section-type04__inner {
	margin-top: 30px;
}
.leadership-section-type04__inner > div {
	display: flex;
	flex-wrap: wrap;
}
.leadership-section-type04__box {
	position: relative;
	width: calc(100% / 3);
}
.leadership-section-type04__box:nth-child(n + 4) {
	margin-top: 10px;
}
.leadership-section-type04__image img {
	width: 100%;
}
.leadership-section-type04__card {
	position: absolute;
	width: calc(100% - 20px);
	left: 10px;
	bottom: 10px;
}
.leadership-section-type04__card > div {
	padding: 18px 25px 40px;
	background: rgba(84,195,241,0.9);
	color: #fff;
}
.leadership-section-type04__name > div {
	font-size: 160%;
}
.leadership-section-type04__detail {
	margin-top: 5px;
}

@media screen and (max-width: 960px) {
	.leadership-section-type04__card > div {
		padding: 10px 15px 25px;
		font-size: 90%;
	}
	.leadership-section-type04__name > div {
		font-size: 140%;
	}
}

@media screen and (max-width: 767px) {
	.leadership-section-type04 > div {
		padding: 30px 0;
	}
	.leadership-section-type04__titleH2 {
		font-size: 145%;
	}
	.leadership-section-type04__inner {
		margin-top: 25px;
	}
	.leadership-section-type04__box {
		width: calc(100% / 2);
	}
	.leadership-section-type04__box:nth-child(n + 3) {
		margin-top: 5px;
	}
	.leadership-section-type04__card {
		width: calc(100% - 10px);
		left: 5px;
		bottom: 5px;
	}
	.leadership-section-type04__card > div {
		padding: 10px 10px 10px;
		font-size: 80%;
	}
}

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

  contact

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

.contact {
	padding: 30px 0 70px;
	background: #f2f2f2;
}
.contact form {
	width: calc(100% - 30px);
	max-width: 945px;
	margin: 0 auto;
	color: #000;
	line-height: 1.3;
}
.contact input[type=text],
.contact input[type=email],
.contact input[type=tel],
.contact textarea {
	-webkit-appearance: none;
	-moz-appearance: none;
	appearance: none;
	width: 100%;
	padding: 15px 10px;
	border: none;
	border-radius: 0;
}
.contact input.contact-check,
.contact textarea.contact-check {
	padding-right: 35px;
	background: url(/static/index/img/ico_check.png) no-repeat #fff;
	background-position: calc(100% - 15px) 15px;
}
.contact input.contact-error,
.contact textarea.contact-error {
	padding-right: 35px;
	background: url(/static/index/img/ico_error.png) no-repeat #fff;
	background-position: calc(100% - 15px) 15px;
	/*box-shadow:0 0 0 1px #d64227;*/
}
.contact select {
	-webkit-appearance: none;
	-moz-appearance: none;
	appearance: none;
	width: 100%;
	padding: 15px 25px 15px 10px;
	background: #fff;
	font-size: 95%;
	border: none;
	border-radius: 0;
	cursor: pointer;
}
.contact select::-ms-expand {
	display: none;
}
.contact-select {
	position: relative;
}
.contact-select:after {
	content: '';
	position: absolute;
	top: 17px;
	right: 13px;
	width: 7px;
	height: 7px;
	border-bottom: 2px solid #8b8b8b;
	border-right: 2px solid #8b8b8b;
	transform: rotate(45deg);
	pointer-events: none;
}
.contact-select select.contact-error {
	/*box-shadow:0 0 0 1px #d64227;*/
}
.contact-radio ul {
	display: flex;
	/*flex-wrap: wrap;*/
	/*margin: 0 -15px;*/
}
.contact-radio li {
	position: relative;
	width: calc(100% / 4 - 30px);
	margin: 0 15px;
}
.contact-radio input[type=radio] {
	display: none;
}
.contact-radio label {
	display: block;
	height: 100%;
	padding: 105px 5px 20px;
	background: #fff;
	text-align: center;
	border: 2px solid #fff;
	box-shadow: 0 0 5px 1px rgba(0,0,0,0.1);
	transition: all .3s;
	cursor: pointer;
	border-radius: 3px;
}
.contact-radio label:before,
.contact-radio label:after {
	content: '';
	position: absolute;
	left: 0;
	right: 0;
	width: 51px;
	height: 45px;
	margin: 0 auto;
	transition: all .3s;
}
.contact-radio label:after {
	opacity: 0;
}
.contact-radio li:nth-child(1) label:before {
	background: url(../img/select01.png) no-repeat center / contain;
	top: 35px;
}
.contact-radio li:nth-child(1) label:after {
	background: url(../img/select01_on.png) no-repeat center / contain;
	top: 35px;
}
.contact-radio li:nth-child(2) label:before {
	background: url(../img/select02.png) no-repeat center / contain;
	top: 40px;
}
.contact-radio li:nth-child(2) label:after {
	background: url(../img/select02_on.png) no-repeat center / contain;
	top: 40px;
}
.contact-radio li:nth-child(3) label:before {
	background: url(../img/select03.png) no-repeat center / contain;
	top: 40px;
}
.contact-radio li:nth-child(3) label:after {
	background: url(../img/select03_on.png) no-repeat center / contain;
	top: 40px;
}
.contact-radio li:nth-child(4) label:before {
	background: url(../img/select05.png) no-repeat center / contain;
	top: 40px;
}
.contact-radio li:nth-child(4) label:after {
	background: url(../img/select05_on.png) no-repeat center / contain;
	top: 40px;
}
.contact-radio li:nth-child(5) label:before {
	background: url(../img/select04.png) no-repeat center / contain;
	top: 40px;
}
.contact-radio li:nth-child(5) label:after {
	background: url(../img/select04_on.png) no-repeat center / contain;
	top: 40px;
}
.contact-radio input[type=radio]:checked + label {
	background: #e1edf9;
	color: #0094dd;
	border: 2px solid #0d99df;
}
.contact-radio input[type=radio]:checked + label:after {
	opacity: 1;
}
.contact-type01 {
	display: flex;
	flex-wrap: wrap;
	margin: 10px -15px 0;
}
.contact-type01 .contact-list {
	width: calc(100% / 2 - 30px);
	margin: 0 15px;
}
.contact-type01 .contact-item {
	display: flex;
	align-items: center;
	margin-top: 20px;
}
.contact-type01 .contact-item label {
	width: 75px;
	padding-right: 5px;
}
.contact-type01 .contact-item input {
	width: calc(100% - 75px);
}
.contact-type02 {
	display: flex;
	flex-wrap: wrap;
	margin: 0 -15px;
}
.contact-type02 .contact-item {
	display: flex;
	align-items: center;
	width: calc(100% / 2 - 30px);
	margin: 20px 15px 0;
}
.contact-type02 .contact-item label {
	width: 75px;
	padding-right: 5px;
}
.contact-type02 .contact-item input {
	width: calc(100% - 75px);
}
.contact-type03 {
	display: flex;
	flex-wrap: wrap;
	margin-top: 20px;
}
.contact-type03 label {
	width: 75px;
	margin-top: 10px;
	padding-right: 5px;
}
.contact-type03 .contact-list {
	display: flex;
	flex-wrap: wrap;
	width: calc(100% - 75px);
}
.contact-type03 .contact-item {
	display: flex;
	flex-wrap: wrap;
	width: 350px;
	margin-top: 10px;
}
.contact-type03 .contact-item:nth-child(n + 2) {
	position: relative;
	width: 185px;
	padding-left: 22px;
}
.contact-type03 .contact-title {
	width: 100%;
	margin-bottom: 10px;
}
.contact-plus {
	position: relative;
	width: 10px;
}
.contact-plus:before,
.contact-plus:after {
	content: '';
	position: absolute;
	top: 0;
	bottom: 0;
	margin: auto;
	width: 7px;
	height: 1px;
	background: #000;
}
.contact-plus:after {
	transform: rotate(90deg);
}
.contact-type03 .contact-select {
	width: calc(100% - 10px);
}
.contact-minus {
	position: absolute;
	width: 22px;
	left: 0;
	bottom: 23px;
}
.contact-minus:before {
	content: '';
	display: block;
	width: 8px;
	height: 1px;
	margin: 0 auto;
	background: #000;
}
.contact-type04 {
	display: flex;
	flex-wrap: wrap;
	margin-top: 20px;
}
.contact-type04 label {
	width: 75px;
	margin-top: 10px;
	padding-right: 5px;
}
.contact-type04 .contact-list {
	display: flex;
	flex-wrap: wrap;
	width: calc(100% - 75px);
}
.contact-type04 .contact-item {
	margin-top: 10px;
}
.contact-type04 .contact-item:nth-of-type(1),
.contact-type04 .contact-item:nth-of-type(2) {
	width: 170px;
	margin-right: 10px;
}
.contact-type04 .contact-item:nth-of-type(3) {
	width: calc(100% - 360px);
}
.contact-type04 .contact-item:nth-of-type(4) {
	width: 100%;
}
.contact-type04 .contact-title {
	display: block;
	margin-bottom: 10px;
}
.contact-type05 {
	display: flex;
	align-items: center;
	margin-top: 20px;
}
.contact-type05 label {
	width: 75px;
	padding-right: 5px;
}
.contact-type05 .contact-select {
	width: calc(100% - 75px);
	max-width: 375px;
}
.contact-type06 {
	display: flex;
	flex-wrap: wrap;
	margin-top: 20px;
}
.contact-type06 label {
	width: 75px;
	margin-top: 10px;
	padding-right: 5px;
}
.contact-type06 textarea {
	overflow: hidden;
	width: calc(100% - 75px);
	height: 290px;
	resize: none;
}
.contact-type06 .contact-text {
	width: calc(100% - 75px);
	margin: 30px 0 0 75px;
}
.contact-type06 .contact-text p {
	margin: 15px 0;
}
.contact-type06 .contact-text ol {
	margin: 15px 0;
}
.contact-type06 .contact-text ol li {
	margin: 5px 0;
	padding-left: 1.5em;
	text-indent: -1.5em;
}
.contact-type06 .contact-text__title {
	font-weight: bold;
}
.contact-type06 .contact-checkbox {
	margin-top: 30px;
}
.contact-type06 .contact-checkbox input {
	display: none;
}
.contact-type06 .contact-checkbox label {
	display: inline-block;
	position: relative;
	width: 100%;
	padding-left: 35px;
	cursor: pointer;
}
.contact-type06 .contact-checkbox label:before,
.contact-type06 .contact-checkbox label:after {
	content: '';
	position: absolute;
}
.contact-type06 .contact-checkbox label:before {
	top: -2px;
	left: 0;
	width: 20px;
	height: 20px;
	background: #fff;
	border: 1px solid #0097e0;
}
.contact-type06 .contact-checkbox .contact-error + label:before {
	border: 1px solid #d64227;
}
.contact-type06 .contact-checkbox input[type=checkbox]:checked + label:after {
	top: -1px;
	left: 7px;
	width: 5px;
	height: 13px;
	border-right: 3px solid #0097e0;
	border-bottom: 3px solid #0097e0;
	transform: rotate(45deg);
}
.contact-type06 .instructions {
	font-size: 90%;
	width: calc(100% - 75px);
	margin-left: 75px;
}
.contact-type07 {
	margin-top: 40px;
	text-align: center;
}
.contact-type08 {
	display: flex;
	align-items: center;
	margin: 20px auto;
	max-width: 700px;
}
.contact-type08 label {
	width: 75px;
	padding-right: 5px;
}
.contact-type08 input {
	width: calc(100% - 75px);
}
.contact-type10 {
	display: flex;
	flex-wrap: wrap;
	margin: 10px -15px 0;
}
.contact-type10 .contact-list {
	width: calc(100% - 30px);
	margin: 0 15px;
}
.contact-type10 .contact-item {
	display: flex;
	align-items: center;
	margin-top: 20px;
}
.contact-type10 .contact-item label {
	width: 75px;
	padding-right: 5px;
}
.contact-type10 .contact-item input {
	width: calc(100% - 60px);
}
.contact input[type=submit] {
	-webkit-appearance: none;
	-moz-appearance: none;
	appearance: none;
	width: 100%;
	max-width: 280px;
	padding: 16px 15px;
	background: #0094dd;
	color: #fff;
	border: 1px solid #0094dd;
	border-radius: 3px;
	cursor: pointer;
	transition: all .3s;
}
.contact input[type=submit]:hover {
	background: #fff;
	color: #0094dd;
}

@media screen and (max-width: 960px) {
	.contact-radio ul {
		margin: 0 -10px;
	}
	.contact-radio li {
		width: calc(100% / 4 - 20px);
		margin: 0 10px;
	}
	.contact-radio label {
		padding: 85px 5px 15px;
	}
	.contact-radio li:nth-child(even) label {
		position: absolute;
		width: 100%;
	}
	.contact-radio li:nth-child(1) label:before,
	.contact-radio li:nth-child(1) label:after {
		top: 25px;
	}
	.contact-radio li:nth-child(2) label:before,
	.contact-radio li:nth-child(2) label:after,
	.contact-radio li:nth-child(3) label:before,
	.contact-radio li:nth-child(3) label:after,
	.contact-radio li:nth-child(4) label:before,
	.contact-radio li:nth-child(4) label:after {
		top: 30px;
	}
	.contact-type01 .contact-list {
		width: 100%;
	}
	.contact-type01 .contact-item label {
		width: 100px;
	}
	.contact-type01 .contact-item label br {
		display: none;
	}
	.contact-type01 .contact-item input {
		width: calc(100% - 100px);
	}
	.contact-type02 .contact-item {
		width: 100%;
	}
	.contact-type02 .contact-item label {
		width: 100px;
	}
	.contact-type02 .contact-item label br {
		display: none;
	}
	.contact-type02 .contact-item input {
		width: calc(100% - 100px);
	}
	.contact-type06 .contact-text {
		width: 100%;
		margin: 30px 0 0;
	}
	.contact-type08 {
		width: 100%;
	}
	.contact-type08 label {
		width: 90px;
	}
	.contact-type08 input {
		width: calc(100% - 90px);
	}
	.contact-type10 .contact-list {
		width: 100%;
	}
	.contact-type10 .contact-item label {
		width: 60px;
	}
	.contact-type10 .contact-item label br {
		display: none;
	}
}

@media screen and (max-width: 767px) {
	.contact {
		padding: 30px 0;
	}
	.contact input[type=text],
	.contact input[type=email],
	.contact input[type=tel],
	.contact textarea {
		padding: 10px;
	}
	.contact input.contact-check,
	.contact textarea.contact-check {
		padding-right: 30px;
		background-position: calc(100% - 10px) 10px;
	}
	.contact input.contact-error,
	.contact textarea.contact-error {
		padding-right: 30px;
		background-position: calc(100% - 10px) 10px;
	}
	.contact select {
		padding: 10px 25px 10px 10px;
	}
	.contact-select:after {
		top: 12px;
		right: 12px;
		width: 6px;
		height: 6px;
	}
	.contact-radio ul {
		margin: 0;
	}
	.contact-radio li {
		width: calc(100% / 2 - 10px);
		margin: 0 5px;
	}
	.contact-radio li:nth-child(n + 3) {
		/*margin-top: 10px;*/
	}
	.contact-radio label {
		display: flex;
		align-items: center;
		/*padding: 10px 15px 10px 44px;*/
		font-size: 90%;
		text-align: left;
		line-height: 1.3;
	}
	.contact-radio label:before,
	.contact-radio label:after {
		width: 24px;
		height: 21px;
		margin: auto 0;
	}
	.contact-radio li:nth-child(1) label:before,
	.contact-radio li:nth-child(1) label:after,
	.contact-radio li:nth-child(2) label:before,
	.contact-radio li:nth-child(2) label:after,
	.contact-radio li:nth-child(3) label:before,
	.contact-radio li:nth-child(3) label:after,
	.contact-radio li:nth-child(4) label:before,
	.contact-radio li:nth-child(4) label:after {
		top: 0;
		bottom: 0;
		left: 12px;
	}
	.contact-type01 .contact-item {
		margin-top: 15px;
	}
	.contact-type01 .contact-item label {
		width: 90px;
	}
	.contact-type01 .contact-item input {
		width: calc(100% - 90px);
	}
	.contact-type02 .contact-item {
		margin-top: 15px;
	}
	.contact-type02 .contact-item label {
		width: 90px;
	}
	.contact-type02 .contact-item input {
		width: calc(100% - 90px);
	}
	.contact-type03 {
		margin-top: 10px;
	}
	.contact-type03 label {
		width: 60px;
	}
	.contact-type03 .contact-list {
		width: calc(100% - 60px);
	}
	.contact-type03 .contact-item {
		max-width: 100%;
	}
	.contact-type03 .contact-item:nth-child(n + 2) {
		max-width: 50%;
	}
	.contact-type03 .contact-title {
		margin-bottom: 5px;
	}
	.contact-minus {
		bottom: 18px;
	}
	.contact-type04 {
		margin-top: 10px;
	}
	.contact-type04 label {
		width: 60px;
	}
	.contact-type04 .contact-item:nth-of-type(3) {
		width: 100%;
	}
	.contact-type04 .contact-list {
		width: calc(100% - 60px);
	}
	.contact-type04 .contact-item:nth-of-type(1),
	.contact-type04 .contact-item:nth-of-type(2) {
		max-width: 50%;
		margin-right: 0;
	}
	.contact-type04 .contact-item:nth-of-type(2) {
		max-width: calc(50% - 10px);
		margin-left: 10px;
	}
	.contact-type04 .contact-title {
		margin-bottom: 5px;
	}
	.contact-type05 {
		margin-top: 15px;
	}
	.contact-type05 label {
		width: 60px;
	}
	.contact-type05 .contact-select {
		width: calc(100% - 60px);
	}
	.contact-type06 {
		margin-top: 15px;
	}
	.contact-type06 label {
		width: 60px;
	}
	.contact-type06 textarea {
		width: calc(100% - 60px);
		height: 230px;
	}
	.contact input[type=submit] {
		max-width: 240px;
		padding: 10px;
	}
}

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

  search

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

.search-footer {
	margin-top: 115px;
	background: url(/static/index/images/search/bg_left.png) no-repeat center left #edf2f5;
	background-size: auto 100%;
}
#area0 > div > div.search-footer:last-child > div:last-child {
	display: flex;
	justify-content: center;
	padding: 40px 0 60px;
	background: url(/static/index/images/search/bg_right.png) no-repeat center right;
}
.search-footer__box {
	margin: 0 60px;
	text-align: center;
}
.search-footer__title > div {
	color: #000;
	font-size: 135%;
	font-weight: bold;
}
.search-footer__link {
	margin-top: 20px;
}
.search-footer__link a {
	display: inline-block;
	width: 230px;
	padding: 8px 10px 8px 8px;
	background: #0097e0;
	color: #fff;
	text-decoration: none;
	border: 1px solid #0097e0;
	border-radius: 3px;
}
.search-footer__link a:hover {
	background: #fff;
	color: #0097e0;
}
.search-footer__link a:before {
	content: '';
	display: inline-block;
	width: .35em;
	height: .35em;
	margin: 0 8px .2em 0;
	border-top: 2px solid #fff;
	border-right: 2px solid #fff;
	transform: rotate(45deg);
	vertical-align: middle;
	transition: all .3s;
}
.search-footer__link a:hover:before {
	border-top: 2px solid #0097e0;
	border-right: 2px solid #0097e0;
}

@media screen and (max-width: 960px) {
	.search-footer {
		margin-top: 95px;
	}
	#area0 > div > div.search-footer:last-child > div:last-child {
		background: none;
	}
}

@media screen and (max-width: 767px) {
	.search-footer__box {
		margin: 30px 20px 0;
	}
	#area0 > div > div.search-footer:last-child > div:last-child {
		flex-wrap: wrap;
		padding: 0 0 50px;
	}
	.search-footer__title > div {
		font-size: 120%;
	}
	.search-footer__link {
		margin-top: 15px;
	}
	.search-footer__link a {
		width: auto;
		min-width: 130px;
		padding: 6px 10px 5px;
		font-size: 90%;
		border-radius: 0;
	}
}

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

  sitemap

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

/*  sitemap-titleH2
------------------------------------------------*/

.sitemap-titleH2 {
	margin-top: 35px;
}
div + .sitemap-titleH2 > div:not(.pb-handle) {
	padding-top: 35px;
	border-top: 4px solid #00cdff;
}
.sitemap-titleH2 h2 {
	color: #000;
	font-size: 160%;
	font-weight: bold;
	line-height: 1.3;
}
.sitemap-titleH2 h2 a {
	display: inline-block;
	position: relative;
	padding-left: 1em;
	color: #000;
}
.sitemap-titleH2 h2 a:hover {
	color: #0094dd;
	text-decoration: none;
}
.sitemap-titleH2 h2 a:before {
	content: '';
	position: absolute;
	top: .4em;
	left: -.1em;
	width: .35em;
	height: .35em;
	border-top: 2px solid #0094dd;
	border-right: 2px solid #0094dd;
	transform: rotate(45deg);
}

@media screen and (max-width: 767px) {
	.sitemap-titleH2 {
		margin-top: 25px;
	}
	.titleH2-type05 + div {
		margin-top: 22px;
	}
	div + .sitemap-titleH2 > div:not(.pb-handle) {
		padding-top: 25px;
		border-top: 3px solid #00cdff;
	}
	.sitemap-titleH2 h2 {
		font-size: 145%;
	}
}

/*  sitemap-titleH3
------------------------------------------------*/

.sitemap-titleH3 {
	margin-top: 25px;
	padding-top: 25px;
	border-top: 1px solid #ccc;
}
.sitemap-titleH3 h3 {
	color: #000;
	font-size: 140%;
	font-weight: bold;
	line-height: 1.3;
}

@media screen and (max-width: 767px) {
	.sitemap-titleH3 {
		margin-top: 20px;
	}
	.sitemap-titleH3 h3 {
		font-size: 130%;
	}
}

/*  sitemap-menu
------------------------------------------------*/

.sitemap-menu {
	display: flex;
	flex-wrap: wrap;
	margin-top: 10px;
}
.sitemap-menu__lv1 {
	width: 100%;
	margin-botoom: 5px;
}
div:not(.pb-handle) + .sitemap-menu__lv1 {
	margin-top: 10px;
}
.sitemap-menu__lv1 a {
	display: inline-block;
	position: relative;
	padding-left: 1em;
	color: #000;
	font-size: 120%;
}
.sitemap-menu__lv1 a:hover {
	color: #0094dd;
	text-decoration: none;
}
.sitemap-menu__lv1 a:before {
	content: '';
	position: absolute;
	top: .5em;
	left: -.1em;
	width: .35em;
	height: .35em;
	border-top: 2px solid #0094dd;
	border-right: 2px solid #0094dd;
	transform: rotate(45deg);
}
.sitemap-menu__lv2 {
	margin-left: 1em;
	margin: 5px 0 0 1.5em;
}
.sitemap-menu__lv2 a {
	display: inline-block;
	position: relative;
	padding-left: 1em;
}
.sitemap-menu__lv2 a:before {
	content: '';
	position: absolute;
	top: .5em;
	left: -.1em;
	width: .35em;
	height: .35em;
	border-top: 2px solid #0094dd;
	border-right: 2px solid #0094dd;
	transform: rotate(45deg);
}

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

  category color

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

.column1-type01__category--color01 > div,
.column2-type07__category--color01 > div,
.column3-type02__balloon--color01 > div,
.filter-type01__label--color01 > div,
.filter-type03__category--color01 > div,
.section-type10__category--color01 > div,
.section-type14__category--color01 > div,
.top-column-type03__category--color01 > div,
.top-column-type04__balloon--color01 > div {
	background: #74cdf2;
}
.column1-type01__category--color02 > div,
.column2-type07__category--color02 > div,
.column3-type02__balloon--color02 > div,
.filter-type01__label--color02 > div,
.filter-type03__category--color02 > div,
.section-type10__category--color02 > div,
.section-type14__category--color02 > div,
.top-column-type03__category--color02 > div,
.top-column-type04__balloon--color02 > div {
	background: #45587a;
}
.column1-type01__category--color03 > div,
.column2-type07__category--color03 > div,
.column3-type02__balloon--color03 > div,
.filter-type01__label--color03 > div,
.filter-type03__category--color03 > div,
.section-type10__category--color03 > div,
.section-type14__category--color03 > div,
.top-column-type03__category--color03 > div,
.top-column-type04__balloon--color03 > div {
	background: #835687;
}
.column1-type01__category--color04 > div,
.column2-type07__category--color04 > div,
.column3-type02__balloon--color04 > div,
.filter-type01__label--color04 > div,
.filter-type03__category--color04 > div,
.section-type10__category--color04 > div,
.section-type14__category--color04 > div,
.top-column-type03__category--color04 > div,
.top-column-type04__balloon--color04 > div {
	background: #319788;
}
.column1-type01__category--color05 > div,
.column2-type07__category--color05 > div,
.column3-type02__balloon--color05 > div,
.filter-type01__label--color05 > div,
.filter-type03__category--color05 > div,
.section-type10__category--color05 > div,
.section-type14__category--color05 > div,
.top-column-type03__category--color05 > div,
.top-column-type04__balloon--color05 > div {
	background: #92ad63;
}
.column1-type01__category--color06 > div,
.column2-type07__category--color06 > div,
.column3-type02__balloon--color06 > div,
.filter-type01__label--color06 > div,
.filter-type03__category--color06 > div,
.section-type10__category--color06 > div,
.section-type14__category--color06 > div,
.top-column-type03__category--color06 > div,
.top-column-type04__balloon--color06 > div {
	background: #dc6650;
}

.column3-type02__balloon--color01 > div:after,
.top-column-type04__balloon--color01 > div:after {
	border-top: 8px solid #74cdf2;
}
.column3-type02__balloon--color02 > div:after,
.top-column-type04__balloon--color02 > div:after {
	border-top: 8px solid #45587a;
}
.column3-type02__balloon--color03 > div:after,
.top-column-type04__balloon--color03 > div:after {
	border-top: 8px solid #835687;
}
.column3-type02__balloon--color04 > div:after,
.top-column-type04__balloon--color04 > div:after {
	border-top: 8px solid #319788;
}
.column3-type02__balloon--color05 > div:after,
.top-column-type04__balloon--color05 > div:after {
	border-top: 8px solid #92ad63;
}
.column3-type02__balloon--color06 > div:after,
.top-column-type04__balloon--color06 > div:after {
	border-top: 8px solid #dc6650;
}

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

  Eloqua

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

.elqOptInBanner {
	display: none;
	box-sizing: border-box;
	position: -webkit-sticky;
	position: fixed;
	top: 0px;
	z-index: 1001;
	width: 100%;
	padding: 8px 35px;
	background: #f5f5f5;
	color: #000;
	font-size: 11px;
	border-bottom: solid 1px #ccc;
	text-align: center;
	box-shadow: 0 0 5px 1px rgba(0,0,0,0.1);
}
.elqButton {
	-webkit-appearance: none;
	-moz-appearance: none;
	appearance: none;
	display: inline-block;
	margin-top: 5px;
	padding: 7px;
	background: #fff;
	font-size: 110%;
	font-weight: bold;
	border: 1px solid #ccc;
	border-radius: 0;
	cursor: pointer;
}
.elqButton + .elqButton {
	margin-left: 10px;
}
.elqClose {
	position: absolute;
	right: 5px;
	top: 5px;
	width: 25px;
	height: 25px;
	line-height: 25px;
	background: #ccc;
	color: #ccc;
	font-size: 15px;
	text-align: center;
	border-radius: 50%;
	cursor: pointer;
	transform: rotate(45deg);
}
.elqClose:before,
.elqClose:after {
	content: '';
	position: absolute;
	top: 0;
	bottom: 0;
	right: 0;
	left: 0;
	margin: auto;
	width: 11px;
	height: 2px;
	background: #000;
	transition: all .3s;
	pointer-events: none;
}
.elqClose:after {
	transform: rotate(90deg);
}

@media screen and (max-width: 960px) {
	.elqOptInBanner {
		padding: 8px 35px 8px 8px;
	}
}

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

  e-juku

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

.f_modal_content h3 a:before {
	content: '';
	display: inline-block;
	width: .45em;
	height: .45em;
	margin: 0 8px .2em 0;
	border-top: 2px solid #0097e0;
	border-right: 2px solid #0097e0;
	transform: rotate(45deg);
	vertical-align: middle;
}

.company-map__box {
	left: auto;
}

.company_map_con {
	width: 1200px;
	height: 100%;
	position: relative;
	margin: 0 auto;
}


.company-map__box-northamerica {
	top: 110px;
	right: 200px;
}

.company-map__box-asia {
	top: 130px;
	left: 210px;
}

.company-map__box-europe {
	top: 110px;
	left: 230px;
}

@media screen and (max-width: 960px) {
	.dj_china_list{
		height: auto;
	}

	.home_item {
		height: auto;
		flex-wrap: wrap;
	}

	.home_item_r  {
		width: 100%;
		margin-top: 5px;
	}

	.company-map__box-northamerica {
		top: 40px;
		left: 410px;
		right: auto;
	}

	.company-map__box-asia {
		top: 60px;
		left: 35px;
	}
	.company-map__box-europe {
		top: 40px;
		left: 30px;
	}
}