
@import url('//fonts.googleapis.com/css?family=Roboto+Condensed:300,400');

@charset 'UTF-8';
/*! normalize.css v3.0.3 | MIT License | github.com/necolas/normalize.css */
/**
 * 1. Set default font family to sans-serif.
 * 2. Prevent iOS and IE text size adjust after device orientation change,
 *    without disabling user zoom.
 */
html {
	font-family : sans-serif;
	/* 1 */
	    -ms-text-size-adjust : 100%;
	/* 2 */
	-webkit-text-size-adjust : 100%;
	/* 2 */
}

/**
 * Remove default margin.
 */
body {
	margin : 0;
}

/* HTML5 display definitions
   ========================================================================== */
/**
 * Correct `block` display not defined for any HTML5 element in IE 8/9.
 * Correct `block` display not defined for `details` or `summary` in IE 10/11
 * and Firefox.
 * Correct `block` display not defined for `main` in IE 11.
 */
article, aside, details, figcaption, figure, footer, header, hgroup, main, menu, nav, section, summary {
	display : block;
}

/**
 * 1. Correct `inline-block` display not defined in IE 8/9.
 * 2. Normalize vertical alignment of `progress` in Chrome, Firefox, and Opera.
 */
audio, canvas, progress, video {
	display : inline-block;
	/* 1 */
	vertical-align : baseline;
	/* 2 */
}

/**
 * Prevent modern browsers from displaying `audio` without controls.
 * Remove excess height in iOS 5 devices.
 */
audio:not([controls]) {
	display : none;
	height : 0;
}

/**
 * Address `[hidden]` styling not present in IE 8/9/10.
 * Hide the `template` element in IE 8/9/10/11, Safari, and Firefox < 22.
 */
[hidden], template {
	display : none;
}

/* Links
   ========================================================================== */
/**
 * Remove the gray background color from active links in IE 10.
 */
a {
	background-color : transparent;
}

/**
 * Improve readability of focused elements when they are also in an
 * active/hover state.
 */
a:active, a:hover {
	outline : 0;
}

/* Text-level semantics
   ========================================================================== */
/**
 * Address styling not present in IE 8/9/10/11, Safari, and Chrome.
 */
abbr[title] {
	border-bottom : 1px dotted;
}

/**
 * Address style set to `bolder` in Firefox 4+, Safari, and Chrome.
 */
b, strong {
	font-weight : bold;
}

/**
 * Address styling not present in Safari and Chrome.
 */
dfn {
	font-style : italic;
}

/**
 * Address variable `h1` font-size and margin within `section` and `article`
 * contexts in Firefox 4+, Safari, and Chrome.
 */
h1 {
	font-size : 2em;
	margin : 0.67em 0;
}

/**
 * Address styling not present in IE 8/9.
 */
mark {
	background : #ff0;
	color : #000;
}

/**
 * Address inconsistent and variable font size in all browsers.
 */
small {
	font-size : 80%;
}

/**
 * Prevent `sub` and `sup` affecting `line-height` in all browsers.
 */
sub, sup {
	font-size : 75%;
	line-height : 0;
	position : relative;
	vertical-align : baseline;
}

sup {
	top : -0.5em;
}

sub {
	bottom : -0.25em;
}

/* Embedded content
   ========================================================================== */
/**
 * Remove border when inside `a` element in IE 8/9/10.
 */
img {
	border : 0;
}

/**
 * Correct overflow not hidden in IE 9/10/11.
 */
svg:not(:root) {
	overflow : hidden;
}

/* Grouping content
   ========================================================================== */
/**
 * Address margin not present in IE 8/9 and Safari.
 */
figure {
	margin : 1em 40px;
}

/**
 * Address differences between Firefox and other browsers.
 */
hr {
	box-sizing : content-box;
	height : 0;
}

/**
 * Contain overflow in all browsers.
 */
pre {
	overflow : auto;
}

/**
 * Address odd `em`-unit font size rendering in all browsers.
 */
code, kbd, pre, samp {
	font-family : monospace, monospace;
	font-size : 1em;
}

/* Forms
   ========================================================================== */
/**
 * Known limitation: by default, Chrome and Safari on OS X allow very limited
 * styling of `select`, unless a `border` property is set.
 */
/**
 * 1. Correct color not being inherited.
 *    Known issue: affects color of disabled elements.
 * 2. Correct font properties not being inherited.
 * 3. Address margins set differently in Firefox 4+, Safari, and Chrome.
 */
button, input, optgroup, select, textarea {
	color : inherit;
	/* 1 */
	font : inherit;
	/* 2 */
	margin : 0;
	/* 3 */
}

/**
 * Address `overflow` set to `hidden` in IE 8/9/10/11.
 */
button {
	overflow : visible;
}

/**
 * Address inconsistent `text-transform` inheritance for `button` and `select`.
 * All other form control elements do not inherit `text-transform` values.
 * Correct `button` style inheritance in Firefox, IE 8/9/10/11, and Opera.
 * Correct `select` style inheritance in Firefox.
 */
button, select {
	text-transform : none;
}

/**
 * 1. Avoid the WebKit bug in Android 4.0.* where (2) destroys native `audio`
 *    and `video` controls.
 * 2. Correct inability to style clickable `input` types in iOS.
 * 3. Improve usability and consistency of cursor style between image-type
 *    `input` and others.
 */
button, html input[type='button'], input[type='reset'], input[type='submit'] {
	-webkit-appearance : button;
	/* 2 */
	cursor : pointer;
	/* 3 */
}

/**
 * Re-set default cursor for disabled elements.
 */
button[disabled], html input[disabled] {
	cursor : default;
}

/**
 * Remove inner padding and border in Firefox 4+.
 */
button::-moz-focus-inner, input::-moz-focus-inner {
	border : 0;
	padding : 0;
}

/**
 * Address Firefox 4+ setting `line-height` on `input` using `!important` in
 * the UA stylesheet.
 */
input {
	line-height : normal;
}

/**
 * It's recommended that you don't attempt to style these elements.
 * Firefox's implementation doesn't respect box-sizing, padding, or width.
 *
 * 1. Address box sizing set to `content-box` in IE 8/9/10.
 * 2. Remove excess padding in IE 8/9/10.
 */
input[type='checkbox'], input[type='radio'] {
	box-sizing : border-box;
	/* 1 */
	padding : 0;
	/* 2 */
}

/**
 * Fix the cursor style for Chrome's increment/decrement buttons. For certain
 * `font-size` values of the `input`, it causes the cursor style of the
 * decrement button to change from `default` to `text`.
 */
input[type='number']::-webkit-inner-spin-button, input[type='number']::-webkit-outer-spin-button {
	height : auto;
}

/**
 * 1. Address `appearance` set to `searchfield` in Safari and Chrome.
 * 2. Address `box-sizing` set to `border-box` in Safari and Chrome.
 */
input[type='search'] {
	-webkit-appearance : textfield;
	/* 1 */
	box-sizing : content-box;
	/* 2 */
}

/**
 * Remove inner padding and search cancel button in Safari and Chrome on OS X.
 * Safari (but not Chrome) clips the cancel button when the search input has
 * padding (and `textfield` appearance).
 */
input[type='search']::-webkit-search-cancel-button, input[type='search']::-webkit-search-decoration {
	-webkit-appearance : none;
}

/**
 * Define consistent border, margin, and padding.
 */
fieldset {
	border : 1px solid #c0c0c0;
	margin : 0 2px;
	padding : 0.35em 0.625em 0.75em;
}

/**
 * 1. Correct `color` not being inherited in IE 8/9/10/11.
 * 2. Remove padding so people aren't caught out if they zero out fieldsets.
 */
legend {
	border : 0;
	/* 1 */
	padding : 0;
	/* 2 */
}

/**
 * Remove default vertical scrollbar in IE 8/9/10/11.
 */
textarea {
	overflow : auto;
}

/**
 * Don't inherit the `font-weight` (applied by a rule above).
 * NOTE: the default cannot safely be changed in Chrome and Safari on OS X.
 */
optgroup {
	font-weight : bold;
}

/* Tables
   ========================================================================== */
/**
 * Remove most spacing between table cells.
 */
table {
	border-collapse : collapse;
	border-spacing : 0;
}

td, th {
	padding : 0;
}

/*! minimum_reset.css v0.0.1 */
h1, h2, h3, h4, h5, h6 {
	margin : 0;
	font-size : 100%;
	font-weight : normal;
}

ul, ol {
	margin : 0;
	padding : 0;
	list-style : none;
}

ul li, ol li {
	margin : 0;
	padding : 0;
	list-style : none;
}

dl, dt, dd {
	margin : 0;
	padding : 0;
}

p {
	margin : 0;
}

img {
	-webkit-backface-visibility : hidden;
	        backface-visibility : hidden;
	vertical-align : bottom;
	max-width : 100%;
}

svg {
	max-width : 100%;
}

*, *:before, *:after {
	box-sizing : border-box;
	word-wrap : break-word;
	overflow-wrap : break-word;
}

/**
 * Swiper 4.2.6
 * Most modern mobile touch slider and framework with hardware accelerated transitions
 * http://www.idangero.us/swiper/
 *
 * Copyright 2014-2018 Vladimir Kharlampidi
 *
 * Released under the MIT License
 *
 * Released on: May 1, 2018
 */
.swiper-container {
	margin : 0 auto;
	position : relative;
	overflow : hidden;
	list-style : none;
	padding : 0;
	/* Fix of Webkit flickering */
	z-index : 1;
}

.swiper-container-no-flexbox .swiper-slide {
	float : left;
}

.swiper-container-vertical > .swiper-wrapper {
	-webkit-flex-direction : column;
	    -ms-flex-direction : column;
	        flex-direction : column;
}

.swiper-wrapper {
	position : relative;
	width : 100%;
	height : 100%;
	z-index : 1;
	display : -webkit-flex;
	display : -ms-flexbox;
	display :         flex;
	transition-property : -webkit-transform;
	transition-property :         transform;
	transition-property :         transform, -webkit-transform;
	box-sizing : content-box;
}

.swiper-container-android .swiper-slide, .swiper-wrapper {
	-webkit-transform : translate3d(0px, 0, 0);
	        transform : translate3d(0px, 0, 0);
}

.swiper-container-multirow > .swiper-wrapper {
	-webkit-flex-wrap : wrap;
	    -ms-flex-wrap : wrap;
	        flex-wrap : wrap;
}

.swiper-container-free-mode > .swiper-wrapper {
	transition-timing-function : ease-out;
	margin : 0 auto;
}

.swiper-slide {
	-webkit-flex-shrink : 0;
	-ms-flex-negative : 0;
	        flex-shrink : 0;
	width : 100%;
	height : 100%;
	position : relative;
	transition-property : -webkit-transform;
	transition-property :         transform;
	transition-property :         transform, -webkit-transform;
}

.swiper-invisible-blank-slide {
	visibility : hidden;
}

/* Auto Height */
.swiper-container-autoheight {
	height : auto;
}
.swiper-container-autoheight .swiper-slide {
	height : auto;
}
.swiper-container-autoheight .swiper-wrapper {
	-webkit-align-items : flex-start;
	-ms-flex-align : start;
	        align-items : flex-start;
	transition-property : height, -webkit-transform;
	transition-property : transform, height;
	transition-property : transform, height, -webkit-transform;
}

/* 3D Effects */
.swiper-container-3d {
	-webkit-perspective : 1200px;
	        perspective : 1200px;
}
.swiper-container-3d .swiper-wrapper, .swiper-container-3d .swiper-slide, .swiper-container-3d .swiper-slide-shadow-left, .swiper-container-3d .swiper-slide-shadow-right, .swiper-container-3d .swiper-slide-shadow-top, .swiper-container-3d .swiper-slide-shadow-bottom, .swiper-container-3d .swiper-cube-shadow {
	-webkit-transform-style : preserve-3d;
	        transform-style : preserve-3d;
}
.swiper-container-3d .swiper-slide-shadow-left, .swiper-container-3d .swiper-slide-shadow-right, .swiper-container-3d .swiper-slide-shadow-top, .swiper-container-3d .swiper-slide-shadow-bottom {
	position : absolute;
	left : 0;
	top : 0;
	width : 100%;
	height : 100%;
	pointer-events : none;
	z-index : 10;
}
.swiper-container-3d .swiper-slide-shadow-left {
	background-image : linear-gradient(to left, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
}
.swiper-container-3d .swiper-slide-shadow-right {
	background-image : linear-gradient(to right, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
}
.swiper-container-3d .swiper-slide-shadow-top {
	background-image : linear-gradient(to top, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
}
.swiper-container-3d .swiper-slide-shadow-bottom {
	background-image : linear-gradient(to bottom, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
}

/* IE10 Windows Phone 8 Fixes */
.swiper-container-wp8-horizontal {
	-ms-touch-action : pan-y;
	    touch-action : pan-y;
}
.swiper-container-wp8-horizontal > .swiper-wrapper {
	-ms-touch-action : pan-y;
	    touch-action : pan-y;
}

.swiper-container-wp8-vertical {
	-ms-touch-action : pan-x;
	    touch-action : pan-x;
}
.swiper-container-wp8-vertical > .swiper-wrapper {
	-ms-touch-action : pan-x;
	    touch-action : pan-x;
}

.swiper-button-prev, .swiper-button-next {
	position : absolute;
	top : 50%;
	width : 27px;
	height : 44px;
	margin-top : -22px;
	z-index : 10;
	cursor : pointer;
	background-size : 27px 44px;
	background-position : center;
	background-repeat : no-repeat;
}

.swiper-button-prev.swiper-button-disabled, .swiper-button-next.swiper-button-disabled {
	opacity : 0.35;
	-ms-filter : 'progid:DXImageTransform.Microsoft.Alpha(Opacity=35)';
	cursor : auto;
	pointer-events : none;
}

.swiper-button-prev, .swiper-container-rtl .swiper-button-next {
	background-image : url('data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D\'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg\'%20viewBox%3D\'0%200%2027%2044\'%3E%3Cpath%20d%3D\'M0%2C22L22%2C0l2.1%2C2.1L4.2%2C22l19.9%2C19.9L22%2C44L0%2C22L0%2C22L0%2C22z\'%20fill%3D\'%23007aff\'%2F%3E%3C%2Fsvg%3E');
	left : 10px;
	right : auto;
}

.swiper-button-next, .swiper-container-rtl .swiper-button-prev {
	background-image : url('data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D\'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg\'%20viewBox%3D\'0%200%2027%2044\'%3E%3Cpath%20d%3D\'M27%2C22L27%2C22L5%2C44l-2.1-2.1L22.8%2C22L2.9%2C2.1L5%2C0L27%2C22L27%2C22z\'%20fill%3D\'%23007aff\'%2F%3E%3C%2Fsvg%3E');
	right : 10px;
	left : auto;
}

.swiper-button-prev.swiper-button-white, .swiper-container-rtl .swiper-button-next.swiper-button-white {
	background-image : url('data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D\'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg\'%20viewBox%3D\'0%200%2027%2044\'%3E%3Cpath%20d%3D\'M0%2C22L22%2C0l2.1%2C2.1L4.2%2C22l19.9%2C19.9L22%2C44L0%2C22L0%2C22L0%2C22z\'%20fill%3D\'%23ffffff\'%2F%3E%3C%2Fsvg%3E');
}

.swiper-button-next.swiper-button-white, .swiper-container-rtl .swiper-button-prev.swiper-button-white {
	background-image : url('data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D\'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg\'%20viewBox%3D\'0%200%2027%2044\'%3E%3Cpath%20d%3D\'M27%2C22L27%2C22L5%2C44l-2.1-2.1L22.8%2C22L2.9%2C2.1L5%2C0L27%2C22L27%2C22z\'%20fill%3D\'%23ffffff\'%2F%3E%3C%2Fsvg%3E');
}

.swiper-button-prev.swiper-button-black, .swiper-container-rtl .swiper-button-next.swiper-button-black {
	background-image : url('data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D\'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg\'%20viewBox%3D\'0%200%2027%2044\'%3E%3Cpath%20d%3D\'M0%2C22L22%2C0l2.1%2C2.1L4.2%2C22l19.9%2C19.9L22%2C44L0%2C22L0%2C22L0%2C22z\'%20fill%3D\'%23000000\'%2F%3E%3C%2Fsvg%3E');
}

.swiper-button-next.swiper-button-black, .swiper-container-rtl .swiper-button-prev.swiper-button-black {
	background-image : url('data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D\'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg\'%20viewBox%3D\'0%200%2027%2044\'%3E%3Cpath%20d%3D\'M27%2C22L27%2C22L5%2C44l-2.1-2.1L22.8%2C22L2.9%2C2.1L5%2C0L27%2C22L27%2C22z\'%20fill%3D\'%23000000\'%2F%3E%3C%2Fsvg%3E');
}

.swiper-button-lock {
	display : none;
}

.swiper-pagination {
	position : absolute;
	text-align : center;
	transition : 300ms opacity;
	-webkit-transform : translate3d(0, 0, 0);
	        transform : translate3d(0, 0, 0);
	z-index : 10;
}
.swiper-pagination.swiper-pagination-hidden {
	opacity : 0;
	-ms-filter : 'progid:DXImageTransform.Microsoft.Alpha(Opacity=0)';
}

/* Common Styles */
.swiper-pagination-fraction, .swiper-pagination-custom, .swiper-container-horizontal > .swiper-pagination-bullets {
	bottom : 10px;
	left : 0;
	width : 100%;
}

/* Bullets */
.swiper-pagination-bullets-dynamic {
	overflow : hidden;
	font-size : 0;
}
.swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
	-webkit-transform : scale(0.33);
	        transform : scale(0.33);
	position : relative;
}
.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active, .swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-main {
	-webkit-transform : scale(1);
	        transform : scale(1);
}
.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev {
	-webkit-transform : scale(0.66);
	        transform : scale(0.66);
}
.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev-prev {
	-webkit-transform : scale(0.33);
	        transform : scale(0.33);
}
.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next {
	-webkit-transform : scale(0.66);
	        transform : scale(0.66);
}
.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next-next {
	-webkit-transform : scale(0.33);
	        transform : scale(0.33);
}

.swiper-pagination-bullet {
	width : 8px;
	height : 8px;
	display : inline-block;
	border-radius : 100%;
	background : #000;
	opacity : 0.2;
	-ms-filter : 'progid:DXImageTransform.Microsoft.Alpha(Opacity=20)';
}

button.swiper-pagination-bullet {
	border : none;
	margin : 0;
	padding : 0;
	box-shadow : none;
	-webkit-appearance : none;
	        appearance : none;
}

.swiper-pagination-clickable .swiper-pagination-bullet {
	cursor : pointer;
}

.swiper-pagination-bullet-active {
	opacity : 1;
	-ms-filter : 'progid:DXImageTransform.Microsoft.Alpha(Opacity=100)';
	background : #007aff;
}

.swiper-container-vertical > .swiper-pagination-bullets {
	right : 10px;
	top : 50%;
	-webkit-transform : translate3d(0px, -50%, 0);
	        transform : translate3d(0px, -50%, 0);
}
.swiper-container-vertical > .swiper-pagination-bullets .swiper-pagination-bullet {
	margin : 6px 0;
	display : block;
}
.swiper-container-vertical > .swiper-pagination-bullets.swiper-pagination-bullets-dynamic {
	top : 50%;
	-webkit-transform : translateY(-50%);
	        transform : translateY(-50%);
	width : 8px;
}
.swiper-container-vertical > .swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
	display : inline-block;
	transition : 200ms top, 200ms -webkit-transform;
	transition : 200ms transform, 200ms top;
	transition : 200ms transform, 200ms top, 200ms -webkit-transform;
}

.swiper-container-horizontal > .swiper-pagination-bullets .swiper-pagination-bullet {
	margin : 0 4px;
}

.swiper-container-horizontal > .swiper-pagination-bullets.swiper-pagination-bullets-dynamic {
	left : 50%;
	-webkit-transform : translateX(-50%);
	        transform : translateX(-50%);
	white-space : nowrap;
}
.swiper-container-horizontal > .swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
	transition : 200ms left, 200ms -webkit-transform;
	transition : 200ms transform, 200ms left;
	transition : 200ms transform, 200ms left, 200ms -webkit-transform;
}

.swiper-container-horizontal.swiper-container-rtl > .swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
	transition : 200ms right, 200ms -webkit-transform;
	transition : 200ms transform, 200ms right;
	transition : 200ms transform, 200ms right, 200ms -webkit-transform;
}

/* Progress */
.swiper-pagination-progressbar {
	background : rgba(0, 0, 0, 0.25);
	position : absolute;
}
.swiper-pagination-progressbar .swiper-pagination-progressbar-fill {
	background : #007aff;
	position : absolute;
	left : 0;
	top : 0;
	width : 100%;
	height : 100%;
	-webkit-transform : scale(0);
	        transform : scale(0);
	-webkit-transform-origin : left top;
	        transform-origin : left top;
}

.swiper-container-rtl .swiper-pagination-progressbar .swiper-pagination-progressbar-fill {
	-webkit-transform-origin : right top;
	        transform-origin : right top;
}

.swiper-container-horizontal > .swiper-pagination-progressbar {
	width : 100%;
	height : 4px;
	left : 0;
	top : 0;
}

.swiper-container-vertical > .swiper-pagination-progressbar {
	width : 4px;
	height : 100%;
	left : 0;
	top : 0;
}
.swiper-container-vertical > .swiper-pagination-progressbar.swiper-pagination-progressbar-opposite {
	width : 100%;
	height : 4px;
	left : 0;
	top : 0;
}

.swiper-container-horizontal > .swiper-pagination-progressbar.swiper-pagination-progressbar-opposite {
	width : 4px;
	height : 100%;
	left : 0;
	top : 0;
}

.swiper-pagination-white .swiper-pagination-bullet-active {
	background : #fff;
}

.swiper-pagination-progressbar.swiper-pagination-white {
	background : rgba(255, 255, 255, 0.25);
}
.swiper-pagination-progressbar.swiper-pagination-white .swiper-pagination-progressbar-fill {
	background : #fff;
}

.swiper-pagination-black .swiper-pagination-bullet-active {
	background : #000;
}

.swiper-pagination-progressbar.swiper-pagination-black {
	background : rgba(0, 0, 0, 0.25);
}
.swiper-pagination-progressbar.swiper-pagination-black .swiper-pagination-progressbar-fill {
	background : #000;
}

.swiper-pagination-lock {
	display : none;
}

/* Scrollbar */
.swiper-scrollbar {
	border-radius : 10px;
	position : relative;
	background : rgba(0, 0, 0, 0.1);
}

.swiper-container-horizontal > .swiper-scrollbar {
	position : absolute;
	left : 1%;
	bottom : 3px;
	z-index : 50;
	height : 5px;
	width : 98%;
}

.swiper-container-vertical > .swiper-scrollbar {
	position : absolute;
	right : 3px;
	top : 1%;
	z-index : 50;
	width : 5px;
	height : 98%;
}

.swiper-scrollbar-drag {
	height : 100%;
	width : 100%;
	position : relative;
	background : rgba(0, 0, 0, 0.5);
	border-radius : 10px;
	left : 0;
	top : 0;
}

.swiper-scrollbar-cursor-drag {
	cursor : move;
}

.swiper-scrollbar-lock {
	display : none;
}

.swiper-zoom-container {
	width : 100%;
	height : 100%;
	display : -webkit-flex;
	display : -ms-flexbox;
	display :         flex;
	-webkit-justify-content : center;
	-ms-flex-pack : center;
	        justify-content : center;
	-webkit-align-items : center;
	-ms-flex-align : center;
	        align-items : center;
	text-align : center;
}
.swiper-zoom-container > img, .swiper-zoom-container > svg, .swiper-zoom-container > canvas {
	max-width : 100%;
	max-height : 100%;
	object-fit : contain;
}

.swiper-slide-zoomed {
	cursor : move;
}

/* Preloader */
.swiper-lazy-preloader {
	width : 42px;
	height : 42px;
	position : absolute;
	left : 50%;
	top : 50%;
	margin-left : -21px;
	margin-top : -21px;
	z-index : 10;
	-webkit-transform-origin : 50%;
	        transform-origin : 50%;
	-webkit-animation : swiper-preloader-spin 1s steps(12, end) infinite;
	        animation : swiper-preloader-spin 1s steps(12, end) infinite;
}
.swiper-lazy-preloader:after {
	display : block;
	content : '';
	width : 100%;
	height : 100%;
	background-image : url('data:image/svg+xml;charset=utf-8,%3Csvg%20viewBox%3D\'0%200%20120%20120\'%20xmlns%3D\'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg\'%20xmlns%3Axlink%3D\'http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink\'%3E%3Cdefs%3E%3Cline%20id%3D\'l\'%20x1%3D\'60\'%20x2%3D\'60\'%20y1%3D\'7\'%20y2%3D\'27\'%20stroke%3D\'%236c6c6c\'%20stroke-width%3D\'11\'%20stroke-linecap%3D\'round\'%2F%3E%3C%2Fdefs%3E%3Cg%3E%3Cuse%20xlink%3Ahref%3D\'%23l\'%20opacity%3D\'.27\'%2F%3E%3Cuse%20xlink%3Ahref%3D\'%23l\'%20opacity%3D\'.27\'%20transform%3D\'rotate(30%2060%2C60)\'%2F%3E%3Cuse%20xlink%3Ahref%3D\'%23l\'%20opacity%3D\'.27\'%20transform%3D\'rotate(60%2060%2C60)\'%2F%3E%3Cuse%20xlink%3Ahref%3D\'%23l\'%20opacity%3D\'.27\'%20transform%3D\'rotate(90%2060%2C60)\'%2F%3E%3Cuse%20xlink%3Ahref%3D\'%23l\'%20opacity%3D\'.27\'%20transform%3D\'rotate(120%2060%2C60)\'%2F%3E%3Cuse%20xlink%3Ahref%3D\'%23l\'%20opacity%3D\'.27\'%20transform%3D\'rotate(150%2060%2C60)\'%2F%3E%3Cuse%20xlink%3Ahref%3D\'%23l\'%20opacity%3D\'.37\'%20transform%3D\'rotate(180%2060%2C60)\'%2F%3E%3Cuse%20xlink%3Ahref%3D\'%23l\'%20opacity%3D\'.46\'%20transform%3D\'rotate(210%2060%2C60)\'%2F%3E%3Cuse%20xlink%3Ahref%3D\'%23l\'%20opacity%3D\'.56\'%20transform%3D\'rotate(240%2060%2C60)\'%2F%3E%3Cuse%20xlink%3Ahref%3D\'%23l\'%20opacity%3D\'.66\'%20transform%3D\'rotate(270%2060%2C60)\'%2F%3E%3Cuse%20xlink%3Ahref%3D\'%23l\'%20opacity%3D\'.75\'%20transform%3D\'rotate(300%2060%2C60)\'%2F%3E%3Cuse%20xlink%3Ahref%3D\'%23l\'%20opacity%3D\'.85\'%20transform%3D\'rotate(330%2060%2C60)\'%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E');
	background-position : 50%;
	background-size : 100%;
	background-repeat : no-repeat;
}

.swiper-lazy-preloader-white:after {
	background-image : url('data:image/svg+xml;charset=utf-8,%3Csvg%20viewBox%3D\'0%200%20120%20120\'%20xmlns%3D\'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg\'%20xmlns%3Axlink%3D\'http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink\'%3E%3Cdefs%3E%3Cline%20id%3D\'l\'%20x1%3D\'60\'%20x2%3D\'60\'%20y1%3D\'7\'%20y2%3D\'27\'%20stroke%3D\'%23fff\'%20stroke-width%3D\'11\'%20stroke-linecap%3D\'round\'%2F%3E%3C%2Fdefs%3E%3Cg%3E%3Cuse%20xlink%3Ahref%3D\'%23l\'%20opacity%3D\'.27\'%2F%3E%3Cuse%20xlink%3Ahref%3D\'%23l\'%20opacity%3D\'.27\'%20transform%3D\'rotate(30%2060%2C60)\'%2F%3E%3Cuse%20xlink%3Ahref%3D\'%23l\'%20opacity%3D\'.27\'%20transform%3D\'rotate(60%2060%2C60)\'%2F%3E%3Cuse%20xlink%3Ahref%3D\'%23l\'%20opacity%3D\'.27\'%20transform%3D\'rotate(90%2060%2C60)\'%2F%3E%3Cuse%20xlink%3Ahref%3D\'%23l\'%20opacity%3D\'.27\'%20transform%3D\'rotate(120%2060%2C60)\'%2F%3E%3Cuse%20xlink%3Ahref%3D\'%23l\'%20opacity%3D\'.27\'%20transform%3D\'rotate(150%2060%2C60)\'%2F%3E%3Cuse%20xlink%3Ahref%3D\'%23l\'%20opacity%3D\'.37\'%20transform%3D\'rotate(180%2060%2C60)\'%2F%3E%3Cuse%20xlink%3Ahref%3D\'%23l\'%20opacity%3D\'.46\'%20transform%3D\'rotate(210%2060%2C60)\'%2F%3E%3Cuse%20xlink%3Ahref%3D\'%23l\'%20opacity%3D\'.56\'%20transform%3D\'rotate(240%2060%2C60)\'%2F%3E%3Cuse%20xlink%3Ahref%3D\'%23l\'%20opacity%3D\'.66\'%20transform%3D\'rotate(270%2060%2C60)\'%2F%3E%3Cuse%20xlink%3Ahref%3D\'%23l\'%20opacity%3D\'.75\'%20transform%3D\'rotate(300%2060%2C60)\'%2F%3E%3Cuse%20xlink%3Ahref%3D\'%23l\'%20opacity%3D\'.85\'%20transform%3D\'rotate(330%2060%2C60)\'%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E');
}

@-webkit-keyframes swiper-preloader-spin {
	100% {
		-webkit-transform : rotate(360deg);
		        transform : rotate(360deg);
	}
}

@keyframes swiper-preloader-spin {
	100% {
		-webkit-transform : rotate(360deg);
		        transform : rotate(360deg);
	}
}

/* a11y */
.swiper-container .swiper-notification {
	position : absolute;
	left : 0;
	top : 0;
	pointer-events : none;
	opacity : 0;
	-ms-filter : 'progid:DXImageTransform.Microsoft.Alpha(Opacity=0)';
	z-index : -1000;
}

.swiper-container-fade.swiper-container-free-mode .swiper-slide {
	transition-timing-function : ease-out;
}

.swiper-container-fade .swiper-slide {
	pointer-events : none;
	transition-property : opacity;
}
.swiper-container-fade .swiper-slide .swiper-slide {
	pointer-events : none;
}

.swiper-container-fade .swiper-slide-active {
	pointer-events : auto;
}
.swiper-container-fade .swiper-slide-active .swiper-slide-active {
	pointer-events : auto;
}

.swiper-container-cube {
	overflow : visible;
}
.swiper-container-cube .swiper-slide {
	pointer-events : none;
	-webkit-backface-visibility : hidden;
	        backface-visibility : hidden;
	z-index : 1;
	visibility : hidden;
	-webkit-transform-origin : 0 0;
	        transform-origin : 0 0;
	width : 100%;
	height : 100%;
}
.swiper-container-cube .swiper-slide .swiper-slide {
	pointer-events : none;
}
.swiper-container-cube.swiper-container-rtl .swiper-slide {
	-webkit-transform-origin : 100% 0;
	        transform-origin : 100% 0;
}
.swiper-container-cube .swiper-slide-active {
	pointer-events : auto;
	pointer-events : auto;
	visibility : visible;
}
.swiper-container-cube .swiper-slide-active .swiper-slide-active {
	pointer-events : auto;
}
.swiper-container-cube .swiper-slide-next, .swiper-container-cube .swiper-slide-prev, .swiper-container-cube .swiper-slide-next + .swiper-slide {
	pointer-events : auto;
	visibility : visible;
}
.swiper-container-cube .swiper-slide-shadow-top, .swiper-container-cube .swiper-slide-shadow-bottom, .swiper-container-cube .swiper-slide-shadow-left, .swiper-container-cube .swiper-slide-shadow-right {
	z-index : 0;
	-webkit-backface-visibility : hidden;
	        backface-visibility : hidden;
}
.swiper-container-cube .swiper-cube-shadow {
	position : absolute;
	left : 0;
	bottom : 0;
	width : 100%;
	height : 100%;
	background : #000;
	opacity : 0.6;
	    -ms-filter : 'progid:DXImageTransform.Microsoft.Alpha(Opacity=60)';
	        filter : url('data:image/svg+xml;charset=utf-8,<svg xmlns="http://www.w3.org/2000/svg"><filter id="filter"><feGaussianBlur stdDeviation="50" /></filter></svg>#filter');
	-webkit-filter : blur(50px);
	        filter : blur(50px);
	z-index : 0;
}

.swiper-container-flip {
	overflow : visible;
}
.swiper-container-flip .swiper-slide {
	pointer-events : none;
	-webkit-backface-visibility : hidden;
	        backface-visibility : hidden;
	z-index : 1;
}
.swiper-container-flip .swiper-slide .swiper-slide {
	pointer-events : none;
}
.swiper-container-flip .swiper-slide-active {
	pointer-events : auto;
}
.swiper-container-flip .swiper-slide-active .swiper-slide-active {
	pointer-events : auto;
}
.swiper-container-flip .swiper-slide-shadow-top, .swiper-container-flip .swiper-slide-shadow-bottom, .swiper-container-flip .swiper-slide-shadow-left, .swiper-container-flip .swiper-slide-shadow-right {
	z-index : 0;
	-webkit-backface-visibility : hidden;
	        backface-visibility : hidden;
}

.w10p {
	width : 10% !important;
}

.w20p {
	width : 20% !important;
}

.w30p {
	width : 30% !important;
}

.w40p {
	width : 40% !important;
}

.w50p {
	width : 50% !important;
}

.w60p {
	width : 60% !important;
}

.w70p {
	width : 70% !important;
}

.w80p {
	width : 80% !important;
}

.w90p {
	width : 90% !important;
}

.w100p {
	width : 100% !important;
}

.matss {
	margin-top : 10px !important;
}
@media print, screen and (min-width: 768px) {
	.matss {
		margin-top : 10px !important;
	}
}

.mats {
	margin-top : 10px !important;
}
@media print, screen and (min-width: 768px) {
	.mats {
		margin-top : 20px !important;
	}
}

.matm {
	margin-top : 20px !important;
}
@media print, screen and (min-width: 768px) {
	.matm {
		margin-top : 40px !important;
	}
}

.matl {
	margin-top : 40px !important;
}
@media print, screen and (min-width: 768px) {
	.matl {
		margin-top : 80px !important;
	}
}

.mat0 {
	margin-top : 0 !important;
}
@media print, screen and (min-width: 768px) {
	.mat0 {
		margin-top : 0 !important;
	}
}

@media print, screen and (min-width: 768px) {
	.mat0-pc {
		margin-top : 0 !important;
	}
}

.fw {
	font-weight : bold !important;
}

.cred {
	color : #c00 !important;
}

@media screen and (max-width: 767px) {
	.hide-sp {
		display : none !important;
	}
}

@media screen and (min-width: 768px) and (max-width: 1024px) {
	.hide-tab {
		display : none !important;
	}
}

@media print, screen and (min-width: 1025px) {
	.hide-pc {
		display : none !important;
	}
}

.fzs {
	font-size : 12px;
	font-size : 1.2rem;
}
@media print, screen and (min-width: 768px) {
	.fzs {
		font-size : 1.4rem;
	}
}

.fzm {
	font-size : 14px;
	font-size : 1.4rem;
}
@media print, screen and (min-width: 768px) {
	.fzm {
		font-size : 1.6rem;
	}
}

.fzl {
	font-size : 16px;
	font-size : 1.6rem;
}
@media print, screen and (min-width: 768px) {
	.fzl {
		font-size : 1.8rem;
	}
}

.fzll {
	font-size : 18px;
	font-size : 1.8rem;
}
@media print, screen and (min-width: 768px) {
	.fzll {
		font-size : 2.0rem;
	}
}

.tal {
	text-align : left !important;
}

.tac {
	text-align : center !important;
}

.tar {
	text-align : right !important;
}

.tdu {
	text-decoration : underline;
}

/*
  data-fixed
  - 固定幅・中央揃えのボックス
*/
[data-fixed] {
	padding : 0 15px;
}
@media print, screen and (min-width: 768px) {
	[data-fixed] {
		max-width : 1180px;
		margin : 0 auto;
		padding : 0 30px;
		box-sizing : content-box;
	}
}

/*
	data-fixed2
	大枠設定
*/
@media print, screen and (min-width: 768px) {
	[data-fixed2] {
		max-width : 1380px;
		margin : 0 auto;
		padding : 0 30px;
		box-sizing : content-box;
	}
}

[data-fixed-simple] {
	padding : 0 15px;
	min-width : 0;
}
@media print, screen and (min-width: 768px) {
	[data-fixed-simple] {
		width : 100%;
		padding : 0 30px;
		max-width : 970px;
		margin : 0 auto;
	}
}

[data-child-margin0] > *:first-child, [data-child-margin0] > .image-position-left:first-child + *, [data-child-margin0] > .image-position-right:first-child + * {
	margin-top : 0 !important;
}
[data-child-margin0] > *:first-child.m-box-section, [data-child-margin0] > .image-position-left:first-child + *.m-box-section, [data-child-margin0] > .image-position-right:first-child + *.m-box-section {
	padding-top : 0;
}

@media screen and (max-width: 767px) {
	[data-child-margin0] > [data-gs]:first-child [data-gs-col]:first-child > *:first-child {
		margin-top : 0 !important;
	}
}

@media print, screen and (min-width: 1025px) {
	[data-child-margin0] > [data-gs]:first-child > [data-gs-col='12']:nth-child(-n+1) > *:first-child {
		margin-top : 0 !important;
	}
}

@media print, screen and (min-width: 1025px) {
	[data-child-margin0] > [data-gs]:first-child > [data-gs-col='12']:nth-child(-n+1) > [data-gs]:first-child > [data-gs-col='12']:nth-child(-n+1) > *:first-child {
		margin-top : 0 !important;
	}
}

@media print, screen and (min-width: 1025px) {
	[data-child-margin0] > [data-gs]:first-child > [data-gs-col='12']:nth-child(-n+1) > [data-gs]:first-child > [data-gs-col='6']:nth-child(-n+2) > *:first-child {
		margin-top : 0 !important;
	}
}

@media print, screen and (min-width: 1025px) {
	[data-child-margin0] > [data-gs]:first-child > [data-gs-col='6']:nth-child(-n+2) > *:first-child {
		margin-top : 0 !important;
	}
}

@media print, screen and (min-width: 1025px) {
	[data-child-margin0] > [data-gs]:first-child > [data-gs-col='6']:nth-child(-n+2) > [data-gs]:first-child > [data-gs-col='12']:nth-child(-n+1) > *:first-child {
		margin-top : 0 !important;
	}
}

@media print, screen and (min-width: 1025px) {
	[data-child-margin0] > [data-gs]:first-child > [data-gs-col='6']:nth-child(-n+2) > [data-gs]:first-child > [data-gs-col='6']:nth-child(-n+2) > *:first-child {
		margin-top : 0 !important;
	}
}

@media print, screen and (min-width: 1025px) {
	[data-child-margin0] > [data-gs]:first-child > [data-gs-col='4']:nth-child(-n+3) > *:first-child {
		margin-top : 0 !important;
	}
}

@media print, screen and (min-width: 1025px) {
	[data-child-margin0] > [data-gs]:first-child > [data-gs-col='4']:nth-child(-n+3) > [data-gs]:first-child > [data-gs-col='12']:nth-child(-n+1) > *:first-child {
		margin-top : 0 !important;
	}
}

@media print, screen and (min-width: 1025px) {
	[data-child-margin0] > [data-gs]:first-child > [data-gs-col='4']:nth-child(-n+3) > [data-gs]:first-child > [data-gs-col='6']:nth-child(-n+2) > *:first-child {
		margin-top : 0 !important;
	}
}

@media print, screen and (min-width: 1025px) {
	[data-child-margin0] > [data-gs]:first-child > [data-gs-col='3']:nth-child(-n+4) > *:first-child {
		margin-top : 0 !important;
	}
}

@media print, screen and (min-width: 1025px) {
	[data-child-margin0] > [data-gs]:first-child > [data-gs-col='3']:nth-child(-n+4) > [data-gs]:first-child > [data-gs-col='12']:nth-child(-n+1) > *:first-child {
		margin-top : 0 !important;
	}
}

@media print, screen and (min-width: 1025px) {
	[data-child-margin0] > [data-gs]:first-child > [data-gs-col='3']:nth-child(-n+4) > [data-gs]:first-child > [data-gs-col='6']:nth-child(-n+2) > *:first-child {
		margin-top : 0 !important;
	}
}

@media print, screen and (min-width: 1025px) {
	[data-child-margin0] > [data-gs-group]:first-child > [data-gs-col] > *:first-child {
		margin-top : 0 !important;
	}
}

@media screen and (min-width: 768px) and (max-width: 1024px) {
	[data-child-margin0] > [data-gs-group]:first-child[data-gs-tab='1'] > [data-gs-col]:first-child > *:first-child {
		margin-top : 0 !important;
	}
}

@media screen and (min-width: 768px) and (max-width: 1024px) {
	[data-child-margin0] > [data-gs-group]:first-child[data-gs-tab='2'] > [data-gs-col]:nth-child(-n+2) > *:first-child {
		margin-top : 0 !important;
	}
}

[data-gs='12'] {
	margin : 0 -5px;
	display : -webkit-flex;
	display : -ms-flexbox;
	display :         flex;
	-webkit-flex-wrap : wrap;
	    -ms-flex-wrap : wrap;
	        flex-wrap : wrap;
}
@media print {
	[data-gs='12'] {
		display : block;
		letter-spacing : -0.40em;
	}
}
@media print, screen and (min-width: 768px) {
	[data-gs='12'] {
		margin : 0 -22px;
		display : -webkit-flex;
		display : -ms-flexbox;
		display :         flex;
		-webkit-flex-wrap : wrap;
		    -ms-flex-wrap : wrap;
		        flex-wrap : wrap;
	}
}
@media print {
	[data-gs='12'] {
		display : block;
		letter-spacing : -0.40em;
	}
}
[data-gs='12'] > [data-gs-col] {
	width : 100%;
	padding-left : 5px;
	padding-right : 5px;
}
@media print, screen and (min-width: 768px) {
	[data-gs='12'] > [data-gs-col] {
		padding-left : 22px;
		padding-right : 22px;
	}
}
@media print, screen and (min-width: 1025px) {
	[data-gs='12'] > [data-gs-col='12'] {
		width : calc(100% / 1);
		width : calc((100% / 1 ) - 0.1px) \0;
		padding : 0 22px;
	}
}
@media print {
	[data-gs='12'] > [data-gs-col='12'] {
		width : 100%;
		display : inline-block;
		padding : 0 22px;
		box-sizing : border-box;
		vertical-align : top;
		letter-spacing : normal;
	}
}
@media print, screen and (min-width: 1025px) {
	[data-gs='12'] > [data-gs-col='6'] {
		width : calc(100% / 2);
		width : calc((100% / 2 ) - 0.1px) \0;
		padding : 0 22px;
	}
}
@media print {
	[data-gs='12'] > [data-gs-col='6'] {
		width : 50%;
		display : inline-block;
		padding : 0 22px;
		box-sizing : border-box;
		vertical-align : top;
		letter-spacing : normal;
	}
}
@media print, screen and (min-width: 1025px) {
	[data-gs='12'] > [data-gs-col='4'] {
		width : calc(100% / 3);
		width : calc((100% / 3 ) - 0.1px) \0;
		padding : 0 22px;
	}
}
@media print {
	[data-gs='12'] > [data-gs-col='4'] {
		width : 33.33333%;
		display : inline-block;
		padding : 0 22px;
		box-sizing : border-box;
		vertical-align : top;
		letter-spacing : normal;
	}
}
@media print, screen and (min-width: 1025px) {
	[data-gs='12'] > [data-gs-col='3'] {
		width : calc(100% / 4);
		width : calc((100% / 4 ) - 0.1px) \0;
		padding : 0 22px;
	}
}
@media print {
	[data-gs='12'] > [data-gs-col='3'] {
		width : 25%;
		display : inline-block;
		padding : 0 22px;
		box-sizing : border-box;
		vertical-align : top;
		letter-spacing : normal;
	}
}
@media print, screen and (min-width: 1025px) {
	[data-gs='12'] > [data-gs-col='8'] {
		width : calc(100% / 1.5);
		width : calc((100% / 1.5 ) - 0.1px) \0;
		padding : 0 22px;
	}
}
@media print {
	[data-gs='12'] > [data-gs-col='8'] {
		width : 66.66667%;
		display : inline-block;
		padding : 0 22px;
		box-sizing : border-box;
		vertical-align : top;
		letter-spacing : normal;
	}
}
@media screen and (min-width: 768px) and (max-width: 1024px) {
	[data-gs='12'][data-gs-tab='2'] > [data-gs-col]:not([data-gs-col='12']) {
		width : 50%;
	}
}
@media screen and (max-width: 767px) {
	[data-gs='12'][data-gs-sp='2'] > [data-gs-col] {
		width : 50%;
	}
}
[data-gs='12'].is-inlineblock {
	display : block;
	letter-spacing : -0.4em;
}
[data-gs='12'].is-inlineblock [data-gs-col] {
	display : inline-block;
	letter-spacing : normal;
}

.m-box-section {
	padding : 35px 0;
}
.m-box-section > *:first-child, .m-box-section > .image-position-left:first-child + *, .m-box-section > .image-position-right:first-child + * {
	margin-top : 0 !important;
}
.m-box-section > *:first-child.m-box-section, .m-box-section > .image-position-left:first-child + *.m-box-section, .m-box-section > .image-position-right:first-child + *.m-box-section {
	padding-top : 0;
}
@media screen and (max-width: 767px) {
	.m-box-section > [data-gs]:first-child [data-gs-col]:first-child > *:first-child {
		margin-top : 0 !important;
	}
}
@media print, screen and (min-width: 1025px) {
	.m-box-section > [data-gs]:first-child > [data-gs-col='12']:nth-child(-n+1) > *:first-child {
		margin-top : 0 !important;
	}
}
@media print, screen and (min-width: 1025px) {
	.m-box-section > [data-gs]:first-child > [data-gs-col='12']:nth-child(-n+1) > [data-gs]:first-child > [data-gs-col='12']:nth-child(-n+1) > *:first-child {
		margin-top : 0 !important;
	}
}
@media print, screen and (min-width: 1025px) {
	.m-box-section > [data-gs]:first-child > [data-gs-col='12']:nth-child(-n+1) > [data-gs]:first-child > [data-gs-col='6']:nth-child(-n+2) > *:first-child {
		margin-top : 0 !important;
	}
}
@media print, screen and (min-width: 1025px) {
	.m-box-section > [data-gs]:first-child > [data-gs-col='6']:nth-child(-n+2) > *:first-child {
		margin-top : 0 !important;
	}
}
@media print, screen and (min-width: 1025px) {
	.m-box-section > [data-gs]:first-child > [data-gs-col='6']:nth-child(-n+2) > [data-gs]:first-child > [data-gs-col='12']:nth-child(-n+1) > *:first-child {
		margin-top : 0 !important;
	}
}
@media print, screen and (min-width: 1025px) {
	.m-box-section > [data-gs]:first-child > [data-gs-col='6']:nth-child(-n+2) > [data-gs]:first-child > [data-gs-col='6']:nth-child(-n+2) > *:first-child {
		margin-top : 0 !important;
	}
}
@media print, screen and (min-width: 1025px) {
	.m-box-section > [data-gs]:first-child > [data-gs-col='4']:nth-child(-n+3) > *:first-child {
		margin-top : 0 !important;
	}
}
@media print, screen and (min-width: 1025px) {
	.m-box-section > [data-gs]:first-child > [data-gs-col='4']:nth-child(-n+3) > [data-gs]:first-child > [data-gs-col='12']:nth-child(-n+1) > *:first-child {
		margin-top : 0 !important;
	}
}
@media print, screen and (min-width: 1025px) {
	.m-box-section > [data-gs]:first-child > [data-gs-col='4']:nth-child(-n+3) > [data-gs]:first-child > [data-gs-col='6']:nth-child(-n+2) > *:first-child {
		margin-top : 0 !important;
	}
}
@media print, screen and (min-width: 1025px) {
	.m-box-section > [data-gs]:first-child > [data-gs-col='3']:nth-child(-n+4) > *:first-child {
		margin-top : 0 !important;
	}
}
@media print, screen and (min-width: 1025px) {
	.m-box-section > [data-gs]:first-child > [data-gs-col='3']:nth-child(-n+4) > [data-gs]:first-child > [data-gs-col='12']:nth-child(-n+1) > *:first-child {
		margin-top : 0 !important;
	}
}
@media print, screen and (min-width: 1025px) {
	.m-box-section > [data-gs]:first-child > [data-gs-col='3']:nth-child(-n+4) > [data-gs]:first-child > [data-gs-col='6']:nth-child(-n+2) > *:first-child {
		margin-top : 0 !important;
	}
}
@media print, screen and (min-width: 1025px) {
	.m-box-section > [data-gs-group]:first-child > [data-gs-col] > *:first-child {
		margin-top : 0 !important;
	}
}
@media screen and (min-width: 768px) and (max-width: 1024px) {
	.m-box-section > [data-gs-group]:first-child[data-gs-tab='1'] > [data-gs-col]:first-child > *:first-child {
		margin-top : 0 !important;
	}
}
@media screen and (min-width: 768px) and (max-width: 1024px) {
	.m-box-section > [data-gs-group]:first-child[data-gs-tab='2'] > [data-gs-col]:nth-child(-n+2) > *:first-child {
		margin-top : 0 !important;
	}
}
@media print, screen and (min-width: 768px) {
	.m-box-section {
		padding : 110px 0;
	}
}
.m-box-section [data-fixed] > *:first-child, .m-box-section [data-fixed] > .image-position-left:first-child + *, .m-box-section [data-fixed] > .image-position-right:first-child + *, .m-box-section [data-fixed2] > *:first-child, .m-box-section [data-fixed2] > .image-position-left:first-child + *, .m-box-section [data-fixed2] > .image-position-right:first-child + * {
	margin-top : 0 !important;
}
.m-box-section [data-fixed] > *:first-child.m-box-section, .m-box-section [data-fixed] > .image-position-left:first-child + *.m-box-section, .m-box-section [data-fixed] > .image-position-right:first-child + *.m-box-section, .m-box-section [data-fixed2] > *:first-child.m-box-section, .m-box-section [data-fixed2] > .image-position-left:first-child + *.m-box-section, .m-box-section [data-fixed2] > .image-position-right:first-child + *.m-box-section {
	padding-top : 0;
}
@media screen and (max-width: 767px) {
	.m-box-section [data-fixed] > [data-gs]:first-child [data-gs-col]:first-child > *:first-child, .m-box-section [data-fixed2] > [data-gs]:first-child [data-gs-col]:first-child > *:first-child {
		margin-top : 0 !important;
	}
}
@media print, screen and (min-width: 1025px) {
	.m-box-section [data-fixed] > [data-gs]:first-child > [data-gs-col='12']:nth-child(-n+1) > *:first-child, .m-box-section [data-fixed2] > [data-gs]:first-child > [data-gs-col='12']:nth-child(-n+1) > *:first-child {
		margin-top : 0 !important;
	}
}
@media print, screen and (min-width: 1025px) {
	.m-box-section [data-fixed] > [data-gs]:first-child > [data-gs-col='12']:nth-child(-n+1) > [data-gs]:first-child > [data-gs-col='12']:nth-child(-n+1) > *:first-child, .m-box-section [data-fixed2] > [data-gs]:first-child > [data-gs-col='12']:nth-child(-n+1) > [data-gs]:first-child > [data-gs-col='12']:nth-child(-n+1) > *:first-child {
		margin-top : 0 !important;
	}
}
@media print, screen and (min-width: 1025px) {
	.m-box-section [data-fixed] > [data-gs]:first-child > [data-gs-col='12']:nth-child(-n+1) > [data-gs]:first-child > [data-gs-col='6']:nth-child(-n+2) > *:first-child, .m-box-section [data-fixed2] > [data-gs]:first-child > [data-gs-col='12']:nth-child(-n+1) > [data-gs]:first-child > [data-gs-col='6']:nth-child(-n+2) > *:first-child {
		margin-top : 0 !important;
	}
}
@media print, screen and (min-width: 1025px) {
	.m-box-section [data-fixed] > [data-gs]:first-child > [data-gs-col='6']:nth-child(-n+2) > *:first-child, .m-box-section [data-fixed2] > [data-gs]:first-child > [data-gs-col='6']:nth-child(-n+2) > *:first-child {
		margin-top : 0 !important;
	}
}
@media print, screen and (min-width: 1025px) {
	.m-box-section [data-fixed] > [data-gs]:first-child > [data-gs-col='6']:nth-child(-n+2) > [data-gs]:first-child > [data-gs-col='12']:nth-child(-n+1) > *:first-child, .m-box-section [data-fixed2] > [data-gs]:first-child > [data-gs-col='6']:nth-child(-n+2) > [data-gs]:first-child > [data-gs-col='12']:nth-child(-n+1) > *:first-child {
		margin-top : 0 !important;
	}
}
@media print, screen and (min-width: 1025px) {
	.m-box-section [data-fixed] > [data-gs]:first-child > [data-gs-col='6']:nth-child(-n+2) > [data-gs]:first-child > [data-gs-col='6']:nth-child(-n+2) > *:first-child, .m-box-section [data-fixed2] > [data-gs]:first-child > [data-gs-col='6']:nth-child(-n+2) > [data-gs]:first-child > [data-gs-col='6']:nth-child(-n+2) > *:first-child {
		margin-top : 0 !important;
	}
}
@media print, screen and (min-width: 1025px) {
	.m-box-section [data-fixed] > [data-gs]:first-child > [data-gs-col='4']:nth-child(-n+3) > *:first-child, .m-box-section [data-fixed2] > [data-gs]:first-child > [data-gs-col='4']:nth-child(-n+3) > *:first-child {
		margin-top : 0 !important;
	}
}
@media print, screen and (min-width: 1025px) {
	.m-box-section [data-fixed] > [data-gs]:first-child > [data-gs-col='4']:nth-child(-n+3) > [data-gs]:first-child > [data-gs-col='12']:nth-child(-n+1) > *:first-child, .m-box-section [data-fixed2] > [data-gs]:first-child > [data-gs-col='4']:nth-child(-n+3) > [data-gs]:first-child > [data-gs-col='12']:nth-child(-n+1) > *:first-child {
		margin-top : 0 !important;
	}
}
@media print, screen and (min-width: 1025px) {
	.m-box-section [data-fixed] > [data-gs]:first-child > [data-gs-col='4']:nth-child(-n+3) > [data-gs]:first-child > [data-gs-col='6']:nth-child(-n+2) > *:first-child, .m-box-section [data-fixed2] > [data-gs]:first-child > [data-gs-col='4']:nth-child(-n+3) > [data-gs]:first-child > [data-gs-col='6']:nth-child(-n+2) > *:first-child {
		margin-top : 0 !important;
	}
}
@media print, screen and (min-width: 1025px) {
	.m-box-section [data-fixed] > [data-gs]:first-child > [data-gs-col='3']:nth-child(-n+4) > *:first-child, .m-box-section [data-fixed2] > [data-gs]:first-child > [data-gs-col='3']:nth-child(-n+4) > *:first-child {
		margin-top : 0 !important;
	}
}
@media print, screen and (min-width: 1025px) {
	.m-box-section [data-fixed] > [data-gs]:first-child > [data-gs-col='3']:nth-child(-n+4) > [data-gs]:first-child > [data-gs-col='12']:nth-child(-n+1) > *:first-child, .m-box-section [data-fixed2] > [data-gs]:first-child > [data-gs-col='3']:nth-child(-n+4) > [data-gs]:first-child > [data-gs-col='12']:nth-child(-n+1) > *:first-child {
		margin-top : 0 !important;
	}
}
@media print, screen and (min-width: 1025px) {
	.m-box-section [data-fixed] > [data-gs]:first-child > [data-gs-col='3']:nth-child(-n+4) > [data-gs]:first-child > [data-gs-col='6']:nth-child(-n+2) > *:first-child, .m-box-section [data-fixed2] > [data-gs]:first-child > [data-gs-col='3']:nth-child(-n+4) > [data-gs]:first-child > [data-gs-col='6']:nth-child(-n+2) > *:first-child {
		margin-top : 0 !important;
	}
}
@media print, screen and (min-width: 1025px) {
	.m-box-section [data-fixed] > [data-gs-group]:first-child > [data-gs-col] > *:first-child, .m-box-section [data-fixed2] > [data-gs-group]:first-child > [data-gs-col] > *:first-child {
		margin-top : 0 !important;
	}
}
@media screen and (min-width: 768px) and (max-width: 1024px) {
	.m-box-section [data-fixed] > [data-gs-group]:first-child[data-gs-tab='1'] > [data-gs-col]:first-child > *:first-child, .m-box-section [data-fixed2] > [data-gs-group]:first-child[data-gs-tab='1'] > [data-gs-col]:first-child > *:first-child {
		margin-top : 0 !important;
	}
}
@media screen and (min-width: 768px) and (max-width: 1024px) {
	.m-box-section [data-fixed] > [data-gs-group]:first-child[data-gs-tab='2'] > [data-gs-col]:nth-child(-n+2) > *:first-child, .m-box-section [data-fixed2] > [data-gs-group]:first-child[data-gs-tab='2'] > [data-gs-col]:nth-child(-n+2) > *:first-child {
		margin-top : 0 !important;
	}
}
.m-box-section.section-bg-lightblue {
	background-color : #e8f3f7;
}
.m-box-section.section-bg-lightgray {
	background-color : #e4eef1;
}
.m-box-section.section-slider {
	position : relative;
	background-color : #e4eef1;
	overflow : hidden;
}
@media print, screen and (min-width: 768px) {
	.m-box-section.section-slider {
		padding : 70px 0 110px;
	}
}
.m-box-section.section-slider:before {
	content : '';
	width : 100%;
	height : 250px;
	display : block;
	background-color : #0296e5;
	position : absolute;
	top : 0;
}
.m-box-section.section-padding0 {
	padding-top : 0;
	padding-bottom : 0;
}
.m-box-section.section-paddingbottom0 {
	padding-bottom : 0;
}
.m-box-section.section-pickup {
	background-color : #e4eef1;
	padding-top : 35px;
	padding-bottom : 35px;
}
@media print, screen and (min-width: 768px) {
	.m-box-section.section-pickup {
		padding-top : 60px;
		padding-bottom : 60px;
	}
}
@media screen and (max-width: 767px) {
	.m-box-section.section-search .m-box-search {
		background-color : transparent;
		padding : 0;
		border-radius : 3px;
	}
}
.m-box-section.section-search .m-box-search .search-btn button {
	right : 6px;
}

.m-box-card {
	box-shadow : 0 0 20px 0 rgba(0, 0, 0, 0.3);
	display : block;
}
.m-box-card .card-img {
	display : block;
	position : relative;
	overflow : hidden;
}
.m-box-card .card-img:after {
	content : '';
	display : block;
	position : absolute;
	top : 0;
	bottom : 0;
	left : 0;
	right : 0;
	background-color : #fff;
	opacity : 0;
	-ms-filter : 'progid:DXImageTransform.Microsoft.Alpha(Opacity=0)';
	transition : all 0.3s ease-out;
}
.m-box-card .card-img > img {
	width : 100%;
}
.m-box-card .card-title {
	background-color : #fff;
	padding : 20px 0 20px 15px;
	font-size : 13px;
	font-size : 1.3rem;
	display : block;
	font-weight : bold;
}
.m-box-card .card-title:link, .m-box-card .card-title:visited {
	color : #0296e5;
}
.m-box-card .card-title:before {
	content : '';
	position : absolute;
	top : 0;
	bottom : 0;
	left : 0;
	right : 0;
	margin : auto;
}
.m-box-card .card-title span {
	display : block;
	width : 100%;
	position : relative;
	padding : 0 40px 0 0;
}

a.m-box-card .card-img > img {
	transition : all 0.2s ease-out;
}

a.m-box-card .card-title {
	color : #0296e5;
	position : relative;
	padding-right : 30px;
}
@media print, screen and (min-width: 768px) {
	a.m-box-card .card-title {
		padding-right : 40px;
	}
}
a.m-box-card .card-title:after {
	content : '';
	background : url(../svg/i_arrow_key.svg) center no-repeat;
	background-size : 100% auto;
	width : 14px;
	height : 14px;
	display : block;
	position : absolute;
	top : calc(20px + 0.4em);
	right : 15px;
	margin : auto;
}
@media print, screen and (min-width: 768px) {
	a.m-box-card .card-title:after {
		width : 25px;
		height : 25px;
		top : calc(20px);
	}
}
a.m-box-card .card-title[href$='.zip'] {
	background-color : #49535b;
	color : #fff;
}
a.m-box-card .card-title[href$='.zip'] span:after {
	content : '';
	background : url(../svg/i_zip_fff.svg) center no-repeat;
	background-size : 100% auto;
	width : 16px;
	height : 15px;
	display : block;
	position : absolute;
	top : 0;
	bottom : 0;
	right : 22px;
	margin : auto;
}
@media print, screen and (min-width: 768px) {
	a.m-box-card .card-title[href$='.zip'] span:after {
		width : 23px;
		height : 20px;
	}
}

@media print, screen and (min-width: 1025px) {
	a.m-box-card:hover {
		text-decoration : none;
	}
	a.m-box-card:hover .card-img > img {
		-webkit-transform : scale(1.05);
		        transform : scale(1.05);
		transition : all 0.3s ease-out;
	}
}

a.m-box-card[target='_blank'] span:after {
	content : '';
	background : url(../svg/i_blank_key.svg) center no-repeat;
	background-size : 100% auto;
	width : 15px;
	height : 15px;
	display : block;
	position : absolute;
	top : 0;
	bottom : 0;
	margin : auto;
}
@media print, screen and (min-width: 768px) {
	a.m-box-card[target='_blank'] span:after {
		width : 20px;
		height : 21px;
	}
}

.swiper-container {
	overflow : visible;
}

[data-swiper='cardslider'] {
	width : 100%;
	height : 100%;
	margin-bottom : 32px;
	margin-top : 40px;
}
@media print, screen and (min-width: 768px) {
	[data-swiper='cardslider'] {
		margin : 0;
		margin-top : 80px;
	}
}
.content-main [data-swiper='cardslider'] {
	overflow : hidden;
}
.content-main [data-swiper='cardslider'] .m-box-card .card-title {
	background-color : #f5fafc;
}
[data-swiper='cardslider']:before, [data-swiper='cardslider']:after {
	content : '';
	position : absolute;
	top : 0;
	width : 100%;
	height : 100%;
	margin : auto;
	background-color : #000;
	opacity : 0.5;
	-ms-filter : 'progid:DXImageTransform.Microsoft.Alpha(Opacity=50)';
	z-index : 10;
}
[data-swiper='cardslider']:before {
	right : calc(100% - 15px);
}
@media print, screen and (min-width: 768px) {
	[data-swiper='cardslider']:before {
		right : calc(50% + 700px);
	}
}
@media screen and (min-width: 768px) and (max-width: 1479px) {
	[data-swiper='cardslider']:before {
		right : calc(50% + ((100% - 160px) / 2) + 40px);
	}
}
@media print, screen and (min-width: 768px) {
	.content-main [data-swiper='cardslider']:before {
		right : calc(50% + 240px);
	}
}
[data-swiper='cardslider']:after {
	left : calc(100% - 15px);
}
@media print, screen and (min-width: 768px) {
	[data-swiper='cardslider']:after {
		left : calc(50% + 700px);
	}
}
@media screen and (min-width: 768px) and (max-width: 1479px) {
	[data-swiper='cardslider']:after {
		left : calc(50% + ((100% - 160px) / 2) + 40px);
	}
}
@media print, screen and (min-width: 768px) {
	.content-main [data-swiper='cardslider']:after {
		left : calc(50% + 240px);
	}
}
[data-swiper='cardslider'] .swiper-wrapper .swiper-slide {
	max-width : calc(100% - 70px);
}
@media print, screen and (min-width: 768px) {
	[data-swiper='cardslider'] .swiper-wrapper .swiper-slide {
		max-width : 440px;
	}
}
@media screen and (min-width: 768px) and (max-width: 1479px) {
	[data-swiper='cardslider'] .swiper-wrapper .swiper-slide {
		max-width : calc((100% - 160px) / 3);
	}
}
@media print, screen and (min-width: 768px) {
	.content-main [data-swiper='cardslider'] .swiper-wrapper .swiper-slide {
		max-width : 440px;
	}
}
[data-swiper='cardslider'] .swiper-ctrl .ctrl-pagination {
	position : absolute;
	margin : 10px 0 -25px;
	top : 100%;
	left : 0;
	right : 0;
	text-align : center;
}
[data-swiper='cardslider'] .swiper-ctrl .ctrl-pagination .swiper-pagination-bullet {
	width : 44px;
	height : 40px;
	max-width : 0 5px;
	border-radius : 0;
	background-color : transparent;
	position : relative;
	margin : 0 2.5px;
	opacity : 1;
	-ms-filter : 'progid:DXImageTransform.Microsoft.Alpha(Opacity=100)';
}
@media print, screen and (min-width: 768px) {
	[data-swiper='cardslider'] .swiper-ctrl .ctrl-pagination .swiper-pagination-bullet {
		width : 55px;
		margin : 0 5px;
	}
}
[data-swiper='cardslider'] .swiper-ctrl .ctrl-pagination .swiper-pagination-bullet:before {
	content : '';
	background-color : #d9dfe5;
	border-radius : 3px;
	display : block;
	width : 100%;
	height : 3px;
	position : absolute;
	top : 0;
	bottom : 0;
	margin : auto;
	transition : all 0.2s ease-out;
}
@media print, screen and (min-width: 768px) {
	[data-swiper='cardslider'] .swiper-ctrl .ctrl-pagination .swiper-pagination-bullet:before {
		height : 4px;
	}
}
[data-swiper='cardslider'] .swiper-ctrl .ctrl-pagination .swiper-pagination-bullet.swiper-pagination-bullet-active:before {
	background : #0296e5;
}
@media print, screen and (min-width: 1025px) {
	[data-swiper='cardslider'] .swiper-ctrl .ctrl-pagination .swiper-pagination-bullet:hover:before {
		background : #0296e5;
	}
}
[data-swiper='cardslider'] .swiper-ctrl .ctrl-button-prev, [data-swiper='cardslider'] .swiper-ctrl .ctrl-button-next {
	width : 40px;
	height : 40px;
	border : none;
	font-size : 0;
	position : absolute;
	top : 0;
	bottom : 0;
	margin : auto;
	z-index : 20;
	outline : none;
	transition : all 0.2s ease-out;
	background-color : transparent;
	padding : 0;
}
@media print, screen and (min-width: 768px) {
	[data-swiper='cardslider'] .swiper-ctrl .ctrl-button-prev, [data-swiper='cardslider'] .swiper-ctrl .ctrl-button-next {
		width : 90px;
		height : 90px;
	}
}
.content-main [data-swiper='cardslider'] .swiper-ctrl .ctrl-button-prev, .content-main [data-swiper='cardslider'] .swiper-ctrl .ctrl-button-next {
	width : 60px;
	height : 60px;
}
[data-swiper='cardslider'] .swiper-ctrl .ctrl-button-prev:before, [data-swiper='cardslider'] .swiper-ctrl .ctrl-button-next:before {
	content : '';
	width : 40px;
	height : 40px;
	border-radius : 50%;
	background-color : #fff;
	box-shadow : 0 0 20px 0 rgba(0, 0, 0, 0.3);
	position : absolute;
	top : 0;
	bottom : 0;
	left : 0;
	right : 0;
	margin : auto;
	z-index : 0;
	transition : all 0.2s ease-out;
}
@media print, screen and (min-width: 768px) {
	[data-swiper='cardslider'] .swiper-ctrl .ctrl-button-prev:before, [data-swiper='cardslider'] .swiper-ctrl .ctrl-button-next:before {
		width : 75px;
		height : 75px;
	}
	.content-main [data-swiper='cardslider'] .swiper-ctrl .ctrl-button-prev:before, .content-main [data-swiper='cardslider'] .swiper-ctrl .ctrl-button-next:before {
		width : 50px;
		height : 50px;
	}
}
[data-swiper='cardslider'] .swiper-ctrl .ctrl-button-prev:after, [data-swiper='cardslider'] .swiper-ctrl .ctrl-button-next:after {
	content : '';
	background : url(../svg/i_arrow3_key.svg) center no-repeat;
	background-size : 100% auto;
	position : absolute;
	width : 10px;
	height : 12px;
	top : 0;
	bottom : 0;
	left : 0;
	right : 0;
	margin : auto;
}
@media print, screen and (min-width: 768px) {
	[data-swiper='cardslider'] .swiper-ctrl .ctrl-button-prev:after, [data-swiper='cardslider'] .swiper-ctrl .ctrl-button-next:after {
		width : 24px;
		height : 19px;
	}
}
@media print, screen and (min-width: 1025px) {
	[data-swiper='cardslider'] .swiper-ctrl .ctrl-button-prev:hover:before, [data-swiper='cardslider'] .swiper-ctrl .ctrl-button-next:hover:before {
		width : 90px;
		height : 90px;
		transition : all 0.3s ease-out;
	}
	.content-main [data-swiper='cardslider'] .swiper-ctrl .ctrl-button-prev:hover:before, .content-main [data-swiper='cardslider'] .swiper-ctrl .ctrl-button-next:hover:before {
		width : 60px;
		height : 60px;
	}
}
[data-swiper='cardslider'] .swiper-ctrl .ctrl-button-prev {
	left : 9px;
}
@media print, screen and (min-width: 768px) {
	[data-swiper='cardslider'] .swiper-ctrl .ctrl-button-prev {
		left : -145px;
	}
}
@media screen and (min-width: 768px) and (max-width: 1479px) {
	[data-swiper='cardslider'] .swiper-ctrl .ctrl-button-prev {
		left : 5px;
	}
}
[data-swiper='cardslider'] .swiper-ctrl .ctrl-button-prev:after {
	-webkit-transform : rotateZ(180deg);
	        transform : rotateZ(180deg);
}
.content-main [data-swiper='cardslider'] .swiper-ctrl .ctrl-button-prev {
	right : auto;
	left : 0;
}
[data-swiper='cardslider'] .swiper-ctrl .ctrl-button-next {
	right : 9px;
}
@media print, screen and (min-width: 768px) {
	[data-swiper='cardslider'] .swiper-ctrl .ctrl-button-next {
		right : -145px;
	}
}
@media screen and (min-width: 768px) and (max-width: 1479px) {
	[data-swiper='cardslider'] .swiper-ctrl .ctrl-button-next {
		right : 5px;
	}
}
.content-main [data-swiper='cardslider'] .swiper-ctrl .ctrl-button-next {
	left : auto;
	right : 0;
}

[data-swiper='bnrslider'] {
	width : 100%;
	height : 100%;
	margin : 0 0 32px;
	position : relative;
	margin-top : 40px;
}
@media print, screen and (min-width: 768px) {
	[data-swiper='bnrslider'] {
		margin : 0;
		margin-top : 80px;
	}
}
.content-main [data-swiper='bnrslider'] {
	margin-left : -15px;
	margin-right : -15px;
	width : auto;
	overflow : hidden;
}
@media print, screen and (min-width: 768px) {
	.content-main [data-swiper='bnrslider'] {
		margin-left : 0;
		margin-right : 0;
	}
}
[data-swiper='bnrslider']:before, [data-swiper='bnrslider']:after {
	content : '';
	position : absolute;
	top : 0;
	width : 100%;
	height : 100%;
	margin : auto;
	background-color : #000;
	opacity : 0.5;
	-ms-filter : 'progid:DXImageTransform.Microsoft.Alpha(Opacity=50)';
	z-index : 10;
	display : none;
}
@media print, screen and (min-width: 768px) {
	[data-swiper='bnrslider']:before, [data-swiper='bnrslider']:after {
		display : block;
	}
}
.content-main [data-swiper='bnrslider']:before, .content-main [data-swiper='bnrslider']:after {
	display : none;
}
[data-swiper='bnrslider']:before {
	right : calc(100% - 15px);
}
@media print, screen and (min-width: 768px) {
	[data-swiper='bnrslider']:before {
		right : calc(50% + 590px);
	}
}
@media screen and (min-width: 768px) and (max-width: 1240px) {
	[data-swiper='bnrslider']:before {
		right : calc(50% + ( (100% / 2) - 30px));
	}
}
[data-swiper='bnrslider']:after {
	left : calc(100% - 15px);
}
@media print, screen and (min-width: 768px) {
	[data-swiper='bnrslider']:after {
		left : calc(50% + 590px);
	}
}
@media screen and (min-width: 768px) and (max-width: 1240px) {
	[data-swiper='bnrslider']:after {
		left : calc(50% + ( (100% / 2) - 30px));
	}
}
[data-swiper='bnrslider'] .swiper-wrapper .swiper-slide {
	width : 100%;
}
@media print, screen and (min-width: 768px) {
	[data-swiper='bnrslider'] .swiper-wrapper .swiper-slide {
		max-width : 1180px;
	}
}
@media screen and (min-width: 768px) and (max-width: 1240px) {
	[data-swiper='bnrslider'] .swiper-wrapper .swiper-slide {
		max-width : calc(100% - 60px);
	}
}
.content-main [data-swiper='bnrslider'] .swiper-wrapper .swiper-slide {
	max-width : none;
}
[data-swiper='bnrslider'] .swiper-ctrl {
	position : relative;
	display : -webkit-flex;
	display : -ms-flexbox;
	display :         flex;
	border-bottom : solid 1px #dde3e9;
	-webkit-justify-content : space-between;
	-ms-flex-pack : justify;
	        justify-content : space-between;
}
@media print, screen and (min-width: 768px) {
	[data-swiper='bnrslider'] .swiper-ctrl {
		border : none;
		position : static;
		-webkit-justify-content : center;
		-ms-flex-pack : center;
		        justify-content : center;
	}
}
[data-swiper='bnrslider'] .swiper-ctrl .ctrl-inner {
	position : relative;
	display : -webkit-flex;
	display : -ms-flexbox;
	display :         flex;
	-webkit-justify-content : center;
	-ms-flex-pack : center;
	        justify-content : center;
	-webkit-align-items : start;
	-ms-flex-align : start;
	        align-items : start;
}
@media print, screen and (min-width: 768px) {
	[data-swiper='bnrslider'] .swiper-ctrl .ctrl-inner {
		top : 100%;
		width : 100%;
		background-color : #fff;
		z-index : 20;
	}
}
[data-swiper='bnrslider'] .swiper-ctrl .ctrl-inner .ctrl-pagination {
	position : relative;
	text-align : center;
	display : -webkit-flex;
	display : -ms-flexbox;
	display :         flex;
	-webkit-flex-wrap : wrap;
	    -ms-flex-wrap : wrap;
	        flex-wrap : wrap;
	padding-top : 6px;
	padding-bottom : 6px;
	max-width : calc(100% - 30px);
}
[data-swiper='bnrslider'] .swiper-ctrl .ctrl-inner .ctrl-pagination .swiper-pagination-bullet {
	width : 40px;
	height : 30px;
	max-width : 0 5px;
	border-radius : 0;
	background-color : transparent;
	position : relative;
	margin : 0 2.5px;
	opacity : 1;
	-ms-filter : 'progid:DXImageTransform.Microsoft.Alpha(Opacity=100)';
}
@media print, screen and (min-width: 768px) {
	[data-swiper='bnrslider'] .swiper-ctrl .ctrl-inner .ctrl-pagination .swiper-pagination-bullet {
		width : 55px;
		margin : 0 5px;
	}
}
[data-swiper='bnrslider'] .swiper-ctrl .ctrl-inner .ctrl-pagination .swiper-pagination-bullet:before {
	content : '';
	background-color : #d9dfe5;
	border-radius : 3px;
	display : block;
	width : 100%;
	height : 3px;
	position : absolute;
	top : 0;
	bottom : 0;
	margin : auto;
	transition : all 0.2s ease-out;
}
@media print, screen and (min-width: 768px) {
	[data-swiper='bnrslider'] .swiper-ctrl .ctrl-inner .ctrl-pagination .swiper-pagination-bullet:before {
		height : 4px;
	}
}
[data-swiper='bnrslider'] .swiper-ctrl .ctrl-inner .ctrl-pagination .swiper-pagination-bullet.swiper-pagination-bullet-active:before {
	background : #0296e5;
}
@media print, screen and (min-width: 1025px) {
	[data-swiper='bnrslider'] .swiper-ctrl .ctrl-inner .ctrl-pagination .swiper-pagination-bullet:hover:before {
		background : #0296e5;
	}
}
[data-swiper='bnrslider'] .swiper-ctrl .ctrl-inner .ctrl-button-start-stop {
	border : none;
	background-color : transparent;
	width : 30px;
	height : 42px;
	position : relative;
	padding : 0;
	outline : none;
}
@media print, screen and (min-width: 768px) {
	[data-swiper='bnrslider'] .swiper-ctrl .ctrl-inner .ctrl-button-start-stop {
		width : 40px;
	}
}
[data-swiper='bnrslider'] .swiper-ctrl .ctrl-inner .ctrl-button-start-stop:before, [data-swiper='bnrslider'] .swiper-ctrl .ctrl-inner .ctrl-button-start-stop:after {
	content : '';
	width : 3px;
	height : 8px;
	display : block;
	background-color : #d8dae0;
	border-radius : 2px;
	position : absolute;
	top : 0;
	bottom : 0;
	margin : auto;
	transition : all 0.2s ease-out;
}
@media print, screen and (min-width: 768px) {
	[data-swiper='bnrslider'] .swiper-ctrl .ctrl-inner .ctrl-button-start-stop:before, [data-swiper='bnrslider'] .swiper-ctrl .ctrl-inner .ctrl-button-start-stop:after {
		width : 4px;
		height : 12px;
	}
}
[data-swiper='bnrslider'] .swiper-ctrl .ctrl-inner .ctrl-button-start-stop:before {
	left : 11px;
}
@media print, screen and (min-width: 768px) {
	[data-swiper='bnrslider'] .swiper-ctrl .ctrl-inner .ctrl-button-start-stop:before {
		left : 15px;
	}
}
[data-swiper='bnrslider'] .swiper-ctrl .ctrl-inner .ctrl-button-start-stop:after {
	right : 11px;
}
@media print, screen and (min-width: 768px) {
	[data-swiper='bnrslider'] .swiper-ctrl .ctrl-inner .ctrl-button-start-stop:after {
		right : 15px;
	}
}
[data-swiper='bnrslider'] .swiper-ctrl .ctrl-inner .ctrl-button-start-stop.is-stop:before, [data-swiper='bnrslider'] .swiper-ctrl .ctrl-inner .ctrl-button-start-stop.is-stop:after {
	background-color : #0296e5;
}
@media print, screen and (min-width: 1025px) {
	[data-swiper='bnrslider'] .swiper-ctrl .ctrl-inner .ctrl-button-start-stop:hover:before, [data-swiper='bnrslider'] .swiper-ctrl .ctrl-inner .ctrl-button-start-stop:hover:after {
		background-color : #0296e5;
	}
}
[data-swiper='bnrslider'] .swiper-ctrl .ctrl-button-prev, [data-swiper='bnrslider'] .swiper-ctrl .ctrl-button-next {
	width : 45px;
	height : 42px;
	border : none;
	font-size : 0;
	position : relative;
	outline : none;
	transition : all 0.2s ease-out;
	background-color : transparent;
}
@media print, screen and (min-width: 768px) {
	[data-swiper='bnrslider'] .swiper-ctrl .ctrl-button-prev, [data-swiper='bnrslider'] .swiper-ctrl .ctrl-button-next {
		position : absolute;
		top : 0;
		bottom : 0;
		margin : auto;
		z-index : 20;
		width : 90px;
		height : 90px;
	}
}
@media screen and (min-width: 768px) and (max-width: 1240px) {
	[data-swiper='bnrslider'] .swiper-ctrl .ctrl-button-prev, [data-swiper='bnrslider'] .swiper-ctrl .ctrl-button-next {
		width : 50px;
		height : 50px;
	}
}
@media print, screen and (min-width: 768px) {
	.content-main [data-swiper='bnrslider'] .swiper-ctrl .ctrl-button-prev, .content-main [data-swiper='bnrslider'] .swiper-ctrl .ctrl-button-next {
		width : 60px;
		height : 60px;
	}
}
@media print, screen and (min-width: 768px) {
	[data-swiper='bnrslider'] .swiper-ctrl .ctrl-button-prev:before, [data-swiper='bnrslider'] .swiper-ctrl .ctrl-button-next:before {
		width : 75px;
		height : 75px;
		content : '';
		border-radius : 50%;
		box-shadow : 0 0 20px 0 rgba(0, 0, 0, 0.3);
		position : absolute;
		top : 0;
		bottom : 0;
		left : 0;
		right : 0;
		margin : auto;
		z-index : 0;
		transition : all 0.2s ease-out;
		border : solid 2px #fff;
	}
}
@media screen and (min-width: 768px) and (max-width: 1240px) {
	[data-swiper='bnrslider'] .swiper-ctrl .ctrl-button-prev:before, [data-swiper='bnrslider'] .swiper-ctrl .ctrl-button-next:before {
		width : 50px;
		height : 50px;
	}
}
@media print, screen and (min-width: 768px) {
	.content-main [data-swiper='bnrslider'] .swiper-ctrl .ctrl-button-prev:before, .content-main [data-swiper='bnrslider'] .swiper-ctrl .ctrl-button-next:before {
		width : 50px;
		height : 50px;
	}
}
[data-swiper='bnrslider'] .swiper-ctrl .ctrl-button-prev:after, [data-swiper='bnrslider'] .swiper-ctrl .ctrl-button-next:after {
	content : '';
	background : url(../svg/i_arrow3_555963.svg) center no-repeat;
	background-size : 100% auto;
	position : absolute;
	width : 16px;
	height : 12px;
	top : 0;
	bottom : 0;
	left : 0;
	right : 0;
	margin : auto;
}
@media print, screen and (min-width: 768px) {
	[data-swiper='bnrslider'] .swiper-ctrl .ctrl-button-prev:after, [data-swiper='bnrslider'] .swiper-ctrl .ctrl-button-next:after {
		width : 24px;
		height : 19px;
		background-image : url(../svg/i_arrow3_fff.svg);
	}
}
@media print, screen and (min-width: 1025px) {
	[data-swiper='bnrslider'] .swiper-ctrl .ctrl-button-prev:hover:before, [data-swiper='bnrslider'] .swiper-ctrl .ctrl-button-next:hover:before {
		width : 90px;
		height : 90px;
		transition : all 0.3s ease-out;
	}
}
@media screen and (min-width: 1025px) and (max-width: 1240px) {
	[data-swiper='bnrslider'] .swiper-ctrl .ctrl-button-prev:hover:before, [data-swiper='bnrslider'] .swiper-ctrl .ctrl-button-next:hover:before {
		width : 60px;
		height : 60px;
	}
}
@media print, screen and (min-width: 1025px) {
	.content-main [data-swiper='bnrslider'] .swiper-ctrl .ctrl-button-prev:hover:before, .content-main [data-swiper='bnrslider'] .swiper-ctrl .ctrl-button-next:hover:before {
		width : 60px;
		height : 60px;
	}
}
@media print, screen and (min-width: 768px) {
	[data-swiper='bnrslider'] .swiper-ctrl .ctrl-button-prev {
		-webkit-transform : translateY(-21px);
		        transform : translateY(-21px);
		right : calc(50% + 590px + 44px);
	}
}
@media screen and (min-width: 768px) and (max-width: 1479px) {
	[data-swiper='bnrslider'] .swiper-ctrl .ctrl-button-prev {
		right : calc(50% + ( (100% / 2) - 89px));
	}
}
@media screen and (min-width: 768px) and (max-width: 1240px) {
	[data-swiper='bnrslider'] .swiper-ctrl .ctrl-button-prev {
		right : calc(50% + ( (100% / 2) - 65px));
	}
}
[data-swiper='bnrslider'] .swiper-ctrl .ctrl-button-prev:after {
	-webkit-transform : rotateZ(180deg);
	        transform : rotateZ(180deg);
}
.content-main [data-swiper='bnrslider'] .swiper-ctrl .ctrl-button-prev {
	right : auto;
	left : 0;
}
@media print, screen and (min-width: 768px) {
	[data-swiper='bnrslider'] .swiper-ctrl .ctrl-button-next {
		-webkit-transform : translateY(-21px);
		        transform : translateY(-21px);
		left : calc(50% + 590px + 44px);
	}
}
@media screen and (min-width: 768px) and (max-width: 1479px) {
	[data-swiper='bnrslider'] .swiper-ctrl .ctrl-button-next {
		left : calc(50% + ( (100% / 2) - 89px));
	}
}
@media screen and (min-width: 768px) and (max-width: 1240px) {
	[data-swiper='bnrslider'] .swiper-ctrl .ctrl-button-next {
		left : calc(50% + ( (100% / 2) - 65px));
	}
}
.content-main [data-swiper='bnrslider'] .swiper-ctrl .ctrl-button-next {
	left : auto;
	right : 0;
}

[data-swiper='fade'] {
	width : 100%;
	height : 100%;
}
[data-swiper='fade'] .swiper-wrapper .swiper-slide {
	opacity : 0;
	-ms-filter : 'progid:DXImageTransform.Microsoft.Alpha(Opacity=0)';
}

.m-box-frame {
	margin-top : 15px;
	border : solid 1px #dce3e9;
	background-color : #dce3e9;
	border-radius : 4px;
	padding : 15px;
}
.m-box-frame > *:first-child, .m-box-frame > .image-position-left:first-child + *, .m-box-frame > .image-position-right:first-child + * {
	margin-top : 0 !important;
}
.m-box-frame > *:first-child.m-box-section, .m-box-frame > .image-position-left:first-child + *.m-box-section, .m-box-frame > .image-position-right:first-child + *.m-box-section {
	padding-top : 0;
}
@media screen and (max-width: 767px) {
	.m-box-frame > [data-gs]:first-child [data-gs-col]:first-child > *:first-child {
		margin-top : 0 !important;
	}
}
@media print, screen and (min-width: 1025px) {
	.m-box-frame > [data-gs]:first-child > [data-gs-col='12']:nth-child(-n+1) > *:first-child {
		margin-top : 0 !important;
	}
}
@media print, screen and (min-width: 1025px) {
	.m-box-frame > [data-gs]:first-child > [data-gs-col='12']:nth-child(-n+1) > [data-gs]:first-child > [data-gs-col='12']:nth-child(-n+1) > *:first-child {
		margin-top : 0 !important;
	}
}
@media print, screen and (min-width: 1025px) {
	.m-box-frame > [data-gs]:first-child > [data-gs-col='12']:nth-child(-n+1) > [data-gs]:first-child > [data-gs-col='6']:nth-child(-n+2) > *:first-child {
		margin-top : 0 !important;
	}
}
@media print, screen and (min-width: 1025px) {
	.m-box-frame > [data-gs]:first-child > [data-gs-col='6']:nth-child(-n+2) > *:first-child {
		margin-top : 0 !important;
	}
}
@media print, screen and (min-width: 1025px) {
	.m-box-frame > [data-gs]:first-child > [data-gs-col='6']:nth-child(-n+2) > [data-gs]:first-child > [data-gs-col='12']:nth-child(-n+1) > *:first-child {
		margin-top : 0 !important;
	}
}
@media print, screen and (min-width: 1025px) {
	.m-box-frame > [data-gs]:first-child > [data-gs-col='6']:nth-child(-n+2) > [data-gs]:first-child > [data-gs-col='6']:nth-child(-n+2) > *:first-child {
		margin-top : 0 !important;
	}
}
@media print, screen and (min-width: 1025px) {
	.m-box-frame > [data-gs]:first-child > [data-gs-col='4']:nth-child(-n+3) > *:first-child {
		margin-top : 0 !important;
	}
}
@media print, screen and (min-width: 1025px) {
	.m-box-frame > [data-gs]:first-child > [data-gs-col='4']:nth-child(-n+3) > [data-gs]:first-child > [data-gs-col='12']:nth-child(-n+1) > *:first-child {
		margin-top : 0 !important;
	}
}
@media print, screen and (min-width: 1025px) {
	.m-box-frame > [data-gs]:first-child > [data-gs-col='4']:nth-child(-n+3) > [data-gs]:first-child > [data-gs-col='6']:nth-child(-n+2) > *:first-child {
		margin-top : 0 !important;
	}
}
@media print, screen and (min-width: 1025px) {
	.m-box-frame > [data-gs]:first-child > [data-gs-col='3']:nth-child(-n+4) > *:first-child {
		margin-top : 0 !important;
	}
}
@media print, screen and (min-width: 1025px) {
	.m-box-frame > [data-gs]:first-child > [data-gs-col='3']:nth-child(-n+4) > [data-gs]:first-child > [data-gs-col='12']:nth-child(-n+1) > *:first-child {
		margin-top : 0 !important;
	}
}
@media print, screen and (min-width: 1025px) {
	.m-box-frame > [data-gs]:first-child > [data-gs-col='3']:nth-child(-n+4) > [data-gs]:first-child > [data-gs-col='6']:nth-child(-n+2) > *:first-child {
		margin-top : 0 !important;
	}
}
@media print, screen and (min-width: 1025px) {
	.m-box-frame > [data-gs-group]:first-child > [data-gs-col] > *:first-child {
		margin-top : 0 !important;
	}
}
@media screen and (min-width: 768px) and (max-width: 1024px) {
	.m-box-frame > [data-gs-group]:first-child[data-gs-tab='1'] > [data-gs-col]:first-child > *:first-child {
		margin-top : 0 !important;
	}
}
@media screen and (min-width: 768px) and (max-width: 1024px) {
	.m-box-frame > [data-gs-group]:first-child[data-gs-tab='2'] > [data-gs-col]:nth-child(-n+2) > *:first-child {
		margin-top : 0 !important;
	}
}
@media print, screen and (min-width: 768px) {
	.m-box-frame {
		padding : 30px;
		margin-top : 30px;
	}
}
.m-box-frame.frame-bg-none {
	background-color : transparent;
}
.m-box-frame.frame-filter {
	position : relative;
	height : 300px;
	overflow : hidden;
	padding-bottom : 65px;
	transition : all 0.5s ease-out;
}
@media print, screen and (min-width: 768px) {
	.m-box-frame.frame-filter {
		padding-bottom : 100px;
	}
}
.m-box-frame.frame-filter .filter-toggle {
	display : -webkit-flex;
	display : -ms-flexbox;
	display :         flex;
	-webkit-justify-content : center;
	-ms-flex-pack : center;
	        justify-content : center;
	font-size : 16px;
	font-size : 1.6rem;
	text-align : center;
	background-color : #fff;
	position : absolute;
	bottom : 0;
	left : 0;
	right : 0;
	margin : auto;
	height : 50px;
}
@media print, screen and (min-width: 768px) {
	.m-box-frame.frame-filter .filter-toggle {
		height : 100px;
	}
}
.m-box-frame.frame-filter .filter-toggle:before {
	content : '';
	position : absolute;
	background : linear-gradient(to top, white 0%, rgba(255, 255, 255, 0) 100%);
	height : 50px;
	width : 100%;
	bottom : calc(100%);
	left : 0;
	right : 0;
	transition : all 0.2s ease-out;
}
@media print, screen and (min-width: 768px) {
	.m-box-frame.frame-filter .filter-toggle:before {
		height : 100px;
	}
}
.m-box-frame.frame-filter .filter-toggle .toggle-btn {
	display : block;
	position : relative;
	background-color : transparent;
	border : none;
	cursor : pointer;
	outline : none;
	-webkit-appearance : none;
	        appearance : none;
	color : #0296e5;
	font-size : 14px;
	font-size : 1.4rem;
	padding : 0;
	width : 100%;
	padding : 10px 0;
}
@media print, screen and (min-width: 768px) {
	.m-box-frame.frame-filter .filter-toggle .toggle-btn {
		font-size : 1.6rem;
		padding : 30px 0;
	}
}
.m-box-frame.frame-filter .filter-toggle .toggle-btn .btn-inner {
	padding-right : 30px;
	display : inline-block;
	position : relative;
}
@media print, screen and (min-width: 768px) {
	.m-box-frame.frame-filter .filter-toggle .toggle-btn .btn-inner {
		padding-right : 30px;
	}
}
.m-box-frame.frame-filter .filter-toggle .toggle-btn .btn-inner:before, .m-box-frame.frame-filter .filter-toggle .toggle-btn .btn-inner:after {
	content : '';
	background-color : #0296e5;
	width : 18px;
	height : 2px;
	display : block;
	position : absolute;
	top : 0;
	bottom : 0;
	right : 0;
	margin : auto;
}
.m-box-frame.frame-filter .filter-toggle .toggle-btn .btn-inner:before {
	-webkit-transform : rotate(0deg);
	        transform : rotate(0deg);
	transition : all 0.6s ease-out;
}
.m-box-frame.frame-filter .filter-toggle .toggle-btn .btn-inner:after {
	-webkit-transform : rotate(-90deg);
	        transform : rotate(-90deg);
	transition : all 0.6s ease-out;
}
.m-box-frame.frame-filter .filter-toggle .toggle-btn .btn-inner .btn-close {
	display : none;
}
.m-box-frame.frame-filter .filter-toggle .toggle-btn.is-active {
	display : none;
}
.m-box-frame.frame-filter[data-filter='is-active'] {
	height : auto;
}
.m-box-frame.frame-filter[data-filter='is-active'] .filter-toggle:before {
	opacity : 0;
	-ms-filter : 'progid:DXImageTransform.Microsoft.Alpha(Opacity=0)';
	pointer-events : none;
	transition : all 0.3s ease-out;
}
.m-box-frame.frame-filter[data-filter='is-active'] .filter-toggle .btn-inner:before {
	-webkit-transform : rotate(180deg);
	        transform : rotate(180deg);
}
.m-box-frame.frame-filter[data-filter='is-active'] .filter-toggle .btn-inner:after {
	-webkit-transform : rotate(180deg);
	        transform : rotate(180deg);
}
.m-box-frame.frame-filter[data-filter='is-active'] .filter-toggle .btn-inner .btn-close {
	display : block;
}
.m-box-frame.frame-filter[data-filter='is-active'] .filter-toggle .btn-inner .btn-open {
	display : none;
}
.m-box-frame.frame-accordion {
	padding-bottom : 0;
}
@media print, screen and (min-width: 768px) {
	.m-box-frame.frame-accordion {
		padding-bottom : 0;
	}
}
.m-box-frame.frame-accordion .accordion-inner .accordion-head {
	margin-left : -15px;
	margin-right : -15px;
}
@media print, screen and (min-width: 768px) {
	.m-box-frame.frame-accordion .accordion-inner .accordion-head {
		margin-left : -30px;
		margin-right : -30px;
	}
}
.m-box-frame.frame-accordion .accordion-inner .accordion-head > .head-btn {
	background-color : transparent;
	width : 100%;
	border : none;
	-webkit-appearance : none;
	        appearance : none;
	color : #0296e5;
	padding : 10px 0;
	font-size : 14px;
	font-size : 1.4rem;
	outline : none;
}
@media print, screen and (min-width: 768px) {
	.m-box-frame.frame-accordion .accordion-inner .accordion-head > .head-btn {
		font-size : 1.6rem;
		padding : 30px 0;
	}
}
.m-box-frame.frame-accordion .accordion-inner .accordion-head > .head-btn .btn-inner {
	display : inline-block;
	position : relative;
	padding-right : 30px;
}
@media print, screen and (min-width: 768px) {
	.m-box-frame.frame-accordion .accordion-inner .accordion-head > .head-btn .btn-inner {
		padding-right : 30px;
	}
}
.m-box-frame.frame-accordion .accordion-inner .accordion-head > .head-btn .btn-inner:before, .m-box-frame.frame-accordion .accordion-inner .accordion-head > .head-btn .btn-inner:after {
	content : '';
	background-color : #0296e5;
	width : 18px;
	height : 2px;
	display : block;
	position : absolute;
	top : 0;
	bottom : 0;
	right : 0;
	margin : auto;
}
.m-box-frame.frame-accordion .accordion-inner .accordion-head > .head-btn .btn-inner:before {
	-webkit-transform : rotate(0deg);
	        transform : rotate(0deg);
	transition : all 0.6s ease-out;
}
.m-box-frame.frame-accordion .accordion-inner .accordion-head > .head-btn .btn-inner:after {
	-webkit-transform : rotate(-90deg);
	        transform : rotate(-90deg);
	transition : all 0.6s ease-out;
}
.m-box-frame.frame-accordion .accordion-inner .accordion-head > .head-btn .btn-inner .btn-close {
	display : none;
}
.m-box-frame.frame-accordion .accordion-inner .accordion-body {
	display : none;
}
.m-box-frame.frame-accordion .accordion-inner.is-active .accordion-head .head-btn .btn-inner:before {
	-webkit-transform : rotate(315deg);
	        transform : rotate(315deg);
}
.m-box-frame.frame-accordion .accordion-inner.is-active .accordion-head .head-btn .btn-inner:after {
	-webkit-transform : rotate(225deg);
	        transform : rotate(225deg);
}
.m-box-frame.frame-accordion .accordion-inner.is-active .accordion-head .head-btn .btn-inner .btn-close {
	display : block;
}
.m-box-frame.frame-accordion .accordion-inner.is-active .accordion-head .head-btn .btn-inner .btn-open {
	display : none;
}

.m-box-clear {
	*zoom : 1;
}
.m-box-clear:after {
	content : ' ';
	display : table;
	clear : both;
}

.m-box-youtube {
	display : block;
	position : relative;
	width : 100%;
}
.m-box-youtube:before {
	content : '';
	display : block;
	padding-top : 56.5%;
}
.m-box-youtube > iframe {
	position : absolute;
	top : 0;
	left : 0;
	bottom : 0;
	right : 0;
	width : 100%;
	height : auto;
	min-height : 100%;
}

.m-box-mapframe {
	width : 100%;
	height : 330px;
}
@media screen and (max-width: 767px) {
	.m-box-mapframe {
		height : 160px;
	}
}
.m-box-mapframe iframe {
	width : 100%;
	height : 100%;
	border : none;
}

.m-box-pagepath, #l-content .content-pagepath {
	display : none;
}
@media print, screen and (min-width: 768px) {
	.m-box-pagepath, #l-content .content-pagepath {
		display : block;
		padding : 6px 0 8px;
		font-size : 1.4rem;
		background-color : #0296e5;
	}
}
.m-box-pagepath ul, #l-content .content-pagepath ul {
	*zoom : 1;
}
.m-box-pagepath ul:after, #l-content .content-pagepath ul:after {
	content : ' ';
	display : table;
	clear : both;
}
.m-box-pagepath ul > li, #l-content .content-pagepath ul > li {
	float : left;
	padding-top : 5px;
	padding-bottom : 5px;
	padding-right : 20px;
	line-height : 1;
	display : -webkit-flex;
	display : -ms-flexbox;
	display :         flex;
	-webkit-align-items : center;
	-ms-flex-align : center;
	        align-items : center;
}
.m-box-pagepath ul > li.topicpath-home a img, #l-content .content-pagepath ul > li.topicpath-home a img, .m-box-pagepath ul > li.topicpath-home a svg, #l-content .content-pagepath ul > li.topicpath-home a svg {
	width : 14px;
	height : 11px;
}
.m-box-pagepath ul > li:after, #l-content .content-pagepath ul > li:after {
	display : inline-block;
	content : '\FF1E';
	color : #fff;
	margin-left : 20px;
	font-size : 10px;
	font-size : 1.0rem;
}
.m-box-pagepath ul > li:last-child:after, #l-content .content-pagepath ul > li:last-child:after {
	display : none;
}
.m-box-pagepath ul > li a, #l-content .content-pagepath ul > li a, .m-box-pagepath ul > li span, #l-content .content-pagepath ul > li span {
	position : relative;
	display : inline-block;
	text-decoration : none;
	color : #fff;
}
.m-box-pagepath ul > li a:link, #l-content .content-pagepath ul > li a:link, .m-box-pagepath ul > li a:visited, #l-content .content-pagepath ul > li a:visited, .m-box-pagepath ul > li span:link, #l-content .content-pagepath ul > li span:link, .m-box-pagepath ul > li span:visited, #l-content .content-pagepath ul > li span:visited {
	color : #fff;
}
@media print, screen and (min-width: 1025px) {
	.m-box-pagepath ul > li a:hover, #l-content .content-pagepath ul > li a:hover {
		text-decoration : underline;
	}
}

.m-box-news .news-inner .news-tab .tab-head {
	position : relative;
	padding-top : 40px;
	margin : 0 -5px;
	display : -webkit-flex;
	display : -ms-flexbox;
	display :         flex;
	-webkit-flex-wrap : wrap;
	    -ms-flex-wrap : wrap;
	        flex-wrap : wrap;
}
@media print {
	.m-box-news .news-inner .news-tab .tab-head {
		display : block;
		letter-spacing : -0.40em;
	}
}
.m-box-news .news-inner .news-tab .tab-head .head-ttl {
	width : calc(100% / 2);
	width : calc((100% / 2 ) - 0.1px) \0;
	padding : 0 5px;
}
@media print {
	.m-box-news .news-inner .news-tab .tab-head .head-ttl {
		width : 50%;
		display : inline-block;
		padding : 0 5px;
		box-sizing : border-box;
		vertical-align : top;
		letter-spacing : normal;
	}
}
@media print, screen and (min-width: 768px) {
	.m-box-news .news-inner .news-tab .tab-head .head-ttl {
		width : auto;
	}
}
.m-box-news .news-inner .news-tab .tab-head .head-ttl .ttl-inner {
	font-size : 25px;
	font-size : 2.5rem;
	letter-spacing : 0.12em;
}
@media print, screen and (min-width: 768px) {
	.m-box-news .news-inner .news-tab .tab-head .head-ttl .ttl-inner {
		font-size : 4.0rem;
	}
}
.m-box-news .news-inner .news-tab .tab-head .head-category {
	width : calc(100% / 2);
	width : calc((100% / 2 ) - 0.1px) \0;
	padding : 0 5px;
	display : -webkit-flex;
	display : -ms-flexbox;
	display :         flex;
	-webkit-align-items : center;
	-ms-flex-align : center;
	        align-items : center;
	-webkit-justify-content : flex-end;
	-ms-flex-pack : end;
	        justify-content : flex-end;
}
@media print {
	.m-box-news .news-inner .news-tab .tab-head .head-category {
		width : 50%;
		display : inline-block;
		padding : 0 5px;
		box-sizing : border-box;
		vertical-align : top;
		letter-spacing : normal;
	}
}
@media print, screen and (min-width: 768px) {
	.m-box-news .news-inner .news-tab .tab-head .head-category {
		width : auto;
		margin : auto;
	}
}
@media screen and (max-width: 767px) {
	.m-box-news .news-inner .news-tab .tab-head .head-category .category-tab {
		display : none;
	}
}
.m-box-news .news-inner .news-tab .tab-head .head-category .category-tab .tab-inner {
	display : -webkit-flex;
	display : -ms-flexbox;
	display :         flex;
	-webkit-flex-wrap : wrap;
	    -ms-flex-wrap : wrap;
	        flex-wrap : wrap;
	border-bottom : solid 1px #dde3e9;
	margin-top : -10px;
	-webkit-justify-content : center;
	-ms-flex-pack : center;
	        justify-content : center;
}
.m-box-news .news-inner .news-tab .tab-head .head-category .category-tab .tab-inner > li {
	font-size : 15px;
	font-size : 1.5rem;
	position : relative;
	border-bottom : solid 1px #dde3e9;
	margin-bottom : -1px;
	margin-top : 10px;
}
.m-box-news .news-inner .news-tab .tab-head .head-category .category-tab .tab-inner > li + li:before {
	content : '';
	background-color : #dde3e9;
	width : 1px;
	height : 10px;
	position : absolute;
	top : 0;
	bottom : 15px;
	left : 0;
	margin : auto;
	display : block;
}
.m-box-news .news-inner .news-tab .tab-head .head-category .category-tab .tab-inner > li > a {
	padding : 14px 15px 30px;
	display : block;
	color : #555963;
}
@media print, screen and (min-width: 1025px) {
	.m-box-news .news-inner .news-tab .tab-head .head-category .category-tab .tab-inner > li > a {
		padding : 14px 30px 30px;
	}
}
.m-box-news .news-inner .news-tab .tab-head .head-category .category-tab .tab-inner > li > a:after {
	content : '';
	display : block;
	position : absolute;
	left : 0;
	right : 0;
	bottom : -2px;
	margin : auto;
	background-color : #3b93e3;
	border-radius : 3px;
	width : calc(100% - 30px);
	height : 3px;
	z-index : 1;
	opacity : 0;
	-ms-filter : 'progid:DXImageTransform.Microsoft.Alpha(Opacity=0)';
	transition : all 0.3s ease-out;
}
@media print, screen and (min-width: 1025px) {
	.m-box-news .news-inner .news-tab .tab-head .head-category .category-tab .tab-inner > li > a:after {
		width : calc(100% - 60px);
	}
}
@media print, screen and (min-width: 1025px) {
	.m-box-news .news-inner .news-tab .tab-head .head-category .category-tab .tab-inner > li > a:hover {
		text-decoration : none;
		color : #0296e5;
	}
	.m-box-news .news-inner .news-tab .tab-head .head-category .category-tab .tab-inner > li > a:hover:after {
		opacity : 1;
		-ms-filter : 'progid:DXImageTransform.Microsoft.Alpha(Opacity=100)';
	}
}
.m-box-news .news-inner .news-tab .tab-head .head-category .category-tab .tab-inner > li > a.is-active {
	color : #0296e5;
}
.m-box-news .news-inner .news-tab .tab-head .head-category .category-tab .tab-inner > li > a.is-active:after {
	opacity : 1;
	-ms-filter : 'progid:DXImageTransform.Microsoft.Alpha(Opacity=100)';
}
.m-box-news .news-inner .news-tab .tab-head .head-category .category-select {
	position : relative;
	max-width : 100%;
	width : 100%;
}
@media print, screen and (min-width: 768px) {
	.m-box-news .news-inner .news-tab .tab-head .head-category .category-select {
		display : none;
	}
}
.m-box-news .news-inner .news-tab .tab-head .head-category .category-select:before {
	content : '';
	background : url(../svg/i_arrow2.svg) center no-repeat;
	background-size : 100% auto;
	width : 7px;
	height : 8px;
	display : block;
	position : absolute;
	top : 0;
	bottom : 0;
	right : 11px;
	margin : auto;
}
.m-box-news .news-inner .news-tab .tab-head .head-category .category-select select {
	-webkit-appearance : none;
	        appearance : none;
	min-height : 35px;
	border : solid 1px #3b93e3;
	border-radius : 4px;
	color : #0296e5;
	font-size : 16px;
	font-size : 1.6rem;
	padding : 10px 20px 10px 12px;
	background-color : #fff;
	width : 100%;
}
.m-box-news .news-inner .news-tab .tab-head .head-category .category-select select::-ms-expand {
	display : none;
}
.m-box-news .news-inner .news-tab .tab-head .head-rss {
	width : calc(100% / 2);
	width : calc((100% / 2 ) - 0.1px) \0;
	padding : 0 5px;
	display : -webkit-flex;
	display : -ms-flexbox;
	display :         flex;
	-webkit-align-items : center;
	-ms-flex-align : center;
	        align-items : center;
	-webkit-justify-content : flex-end;
	-ms-flex-pack : end;
	        justify-content : flex-end;
}
@media print {
	.m-box-news .news-inner .news-tab .tab-head .head-rss {
		width : 50%;
		display : inline-block;
		padding : 0 5px;
		box-sizing : border-box;
		vertical-align : top;
		letter-spacing : normal;
	}
}
@media print, screen and (min-width: 768px) {
	.m-box-news .news-inner .news-tab .tab-head .head-rss {
		width : auto;
		margin : auto 0 auto auto;
		position : absolute;
		right : 0;
		top : 10px;
	}
}

.m-box-news .news-inner .news-tab .tab-body .body-item {
	display : none;
}
.m-box-news .news-inner .news-tab .tab-body .body-item:first-child {
	display : block;
}
@media print, screen and (min-width: 768px) {
	.m-box-news .news-inner .news-tab .tab-body .body-item > *:first-child {
		margin-top : 0;
	}
}
@media print, screen and (min-width: 768px) {
	.m-box-news .news-inner .news-tab .tab-body .body-item > .m-list-news > li:first-child {
		border-top : none;
	}
}

.m-box-stockprice {
	margin-top : 50px;
}
.m-box-stockprice .stockprice-inner {
	display : block;
	border : solid 1px #dde3e9;
	border-radius : 7px;
}
@media print, screen and (min-width: 768px) {
	.m-box-stockprice .stockprice-inner {
		display : -webkit-flex;
		display : -ms-flexbox;
		display :         flex;
		-webkit-justify-content : center;
		-ms-flex-pack : center;
		        justify-content : center;
		-webkit-align-items : center;
		-ms-flex-align : center;
		        align-items : center;
		padding : 38px 0;
	}
}
@media screen and (min-width: 768px) and (min-width: 768px) and (max-width: 1024px) {
	.m-box-stockprice .stockprice-inner {
		-webkit-flex-wrap : wrap;
		    -ms-flex-wrap : wrap;
		        flex-wrap : wrap;
		padding : 0;
		-webkit-align-items : stretch;
		-ms-flex-align : stretch;
		        align-items : stretch;
	}
}
.m-box-stockprice .stockprice-inner .stockprice-item {
	padding : 10px 15px;
}
@media print, screen and (min-width: 768px) {
	.m-box-stockprice .stockprice-inner .stockprice-item {
		padding : 0;
		text-align : center;
	}
}
.m-box-stockprice .stockprice-inner .stockprice-item + .stockprice-item {
	border-top : solid 1px #dde3e9;
	position : relative;
}
@media print, screen and (min-width: 768px) {
	.m-box-stockprice .stockprice-inner .stockprice-item + .stockprice-item {
		border-top : none;
	}
}
@media print, screen and (min-width: 768px) {
	.m-box-stockprice .stockprice-inner .stockprice-item + .stockprice-item:before {
		content : '';
		height : 100%;
		width : 1px;
		position : absolute;
		top : 0;
		bottom : 0;
		left : 0;
		background-color : #dde3e9;
		margin : auto;
	}
}
@media print, screen and (min-width: 768px) {
	.m-box-stockprice .stockprice-inner .stockprice-item.item-head {
		width : 33%;
		padding : 0 10px;
	}
}
@media screen and (min-width: 768px) and (min-width: 768px) and (max-width: 1024px) {
	.m-box-stockprice .stockprice-inner .stockprice-item.item-head {
		width : 100%;
		border-bottom : solid 1px #dde3e9;
	}
}
.m-box-stockprice .stockprice-inner .stockprice-item.item-head .head-inner {
	display : -webkit-flex;
	display : -ms-flexbox;
	display :         flex;
	-webkit-justify-content : center;
	-ms-flex-pack : center;
	        justify-content : center;
	-webkit-align-items : center;
	-ms-flex-align : center;
	        align-items : center;
	color : #555963;
	margin-left : 5px;
	margin-right : 10px;
}
@media print, screen and (min-width: 768px) {
	.m-box-stockprice .stockprice-inner .stockprice-item.item-head .head-inner {
		margin : auto;
	}
}
@media screen and (min-width: 768px) and (min-width: 768px) and (max-width: 1024px) {
	.m-box-stockprice .stockprice-inner .stockprice-item.item-head .head-inner {
		padding : 30px 30px 30px 105px;
	}
}
.m-box-stockprice .stockprice-inner .stockprice-item.item-head .head-inner .head-ttl {
	font-size : 16px;
	font-size : 1.6rem;
	line-height : 1.5;
	position : relative;
	padding-left : 45px;
	margin-right : auto;
	display : block;
}
@media print, screen and (min-width: 768px) {
	.m-box-stockprice .stockprice-inner .stockprice-item.item-head .head-inner .head-ttl {
		font-size : 2.8rem;
		padding-left : 66px;
		margin-right : 24px;
	}
}
.m-box-stockprice .stockprice-inner .stockprice-item.item-head .head-inner .head-ttl:before {
	content : '';
	background : url(../svg/i_graph.svg) no-repeat;
	background-size : 100% auto;
	width : 28px;
	height : 26px;
	position : absolute;
	top : 0;
	bottom : 0;
	left : 0;
	margin : auto;
}
@media print, screen and (min-width: 768px) {
	.m-box-stockprice .stockprice-inner .stockprice-item.item-head .head-inner .head-ttl:before {
		width : 38px;
		height : 34px;
	}
}
.m-box-stockprice .stockprice-inner .stockprice-item.item-head .head-inner .head-info {
	font-size : 10px;
	font-size : 1.0rem;
	display : block;
}
@media print, screen and (min-width: 768px) {
	.m-box-stockprice .stockprice-inner .stockprice-item.item-head .head-inner .head-info {
		font-size : 1.2rem;
	}
}
.m-box-stockprice .stockprice-inner .stockprice-item.item-body {
	padding-top : 17px;
	padding-bottom : 23px;
}
@media print, screen and (min-width: 768px) {
	.m-box-stockprice .stockprice-inner .stockprice-item.item-body {
		width : 50%;
		padding : 0 10px;
	}
}
@media screen and (min-width: 768px) and (min-width: 768px) and (max-width: 1024px) {
	.m-box-stockprice .stockprice-inner .stockprice-item.item-body {
		width : 70%;
		margin : 24px 0;
	}
}
@media screen and (min-width: 768px) and (max-width: 1024px) {
	.m-box-stockprice .stockprice-inner .stockprice-item.item-body:before {
		content : none;
	}
}
.m-box-stockprice .stockprice-inner .stockprice-item.item-body .body-inner {
	display : -webkit-flex;
	display : -ms-flexbox;
	display :         flex;
	-webkit-justify-content : center;
	-ms-flex-pack : center;
	        justify-content : center;
}
.m-box-stockprice .stockprice-inner .stockprice-item.item-body .body-inner .body-item {
	display : -webkit-flex;
	display : -ms-flexbox;
	display :         flex;
	-webkit-flex-flow : column nowrap;
	    -ms-flex-flow : column nowrap;
	        flex-flow : column nowrap;
	position : relative;
}
@media print, screen and (min-width: 768px) {
	.m-box-stockprice .stockprice-inner .stockprice-item.item-body .body-inner .body-item {
		-webkit-flex-flow : initial;
		    -ms-flex-flow : initial;
		        flex-flow : initial;
		-webkit-align-items : center;
		-ms-flex-align : center;
		        align-items : center;
	}
}
.m-box-stockprice .stockprice-inner .stockprice-item.item-body .body-inner .body-item + .body-item {
	margin-left : 25px;
	padding-left : 25px;
}
@media print, screen and (min-width: 768px) {
	.m-box-stockprice .stockprice-inner .stockprice-item.item-body .body-inner .body-item + .body-item {
		padding-left : 0;
		margin-left : 60px;
	}
}
@media screen and (min-width: 768px) and (min-width: 768px) and (max-width: 1024px) {
	.m-box-stockprice .stockprice-inner .stockprice-item.item-body .body-inner .body-item + .body-item {
		margin-left : 30px;
	}
}
.m-box-stockprice .stockprice-inner .stockprice-item.item-body .body-inner .body-item + .body-item:before {
	content : '';
	height : 100%;
	width : 1px;
	position : absolute;
	top : 0;
	bottom : 0;
	left : 0;
	background-color : #dde3e9;
}
@media print, screen and (min-width: 768px) {
	.m-box-stockprice .stockprice-inner .stockprice-item.item-body .body-inner .body-item + .body-item:before {
		content : none;
	}
}
.m-box-stockprice .stockprice-inner .stockprice-item.item-body .body-inner .body-item .item-ttl {
	display : block;
	font-size : 10px;
	font-size : 1.0rem;
	line-height : 1.5;
}
@media print, screen and (min-width: 768px) {
	.m-box-stockprice .stockprice-inner .stockprice-item.item-body .body-inner .body-item .item-ttl {
		font-size : 1.6rem;
	}
}
@media screen and (min-width: 768px) and (min-width: 768px) and (max-width: 1024px) {
	.m-box-stockprice .stockprice-inner .stockprice-item.item-body .body-inner .body-item .item-ttl {
		font-size : 1.4rem;
	}
}
.m-box-stockprice .stockprice-inner .stockprice-item.item-body .body-inner .body-item .item-data {
	display : -webkit-flex;
	display : -ms-flexbox;
	display :         flex;
	-webkit-align-items : center;
	-ms-flex-align : center;
	        align-items : center;
	font-size : 27px;
	font-size : 2.7rem;
	color : #0296e5;
	line-height : 1.5;
}
@media print, screen and (min-width: 768px) {
	.m-box-stockprice .stockprice-inner .stockprice-item.item-body .body-inner .body-item .item-data {
		font-size : 3.6rem;
		margin-left : 20px;
	}
}
.m-box-stockprice .stockprice-inner .stockprice-item.item-body .body-inner .body-item .item-data .item-attr {
	font-size : 12px;
	font-size : 1.2rem;
	margin-left : 8px;
}
@media print, screen and (min-width: 768px) {
	.m-box-stockprice .stockprice-inner .stockprice-item.item-body .body-inner .body-item .item-data .item-attr {
		font-size : 1.4rem;
		margin-left : 14px;
	}
}
.m-box-stockprice .stockprice-inner .stockprice-item.item-body .body-inner .body-item .item-data .item-fzl {
	font-size : 20px;
	font-size : 2.0rem;
}
@media print, screen and (min-width: 768px) {
	.m-box-stockprice .stockprice-inner .stockprice-item.item-body .body-inner .body-item .item-data .item-fzl {
		font-size : 2.8rem;
	}
}
.m-box-stockprice .stockprice-inner .stockprice-item.item-body .body-inner .body-item .item-data .item-fz2l {
	font-size : 35px;
	font-size : 3.5rem;
	font-weight : bold;
}
@media print, screen and (min-width: 768px) {
	.m-box-stockprice .stockprice-inner .stockprice-item.item-body .body-inner .body-item .item-data .item-fz2l {
		font-size : 4.5rem;
	}
}
@media print, screen and (min-width: 768px) {
	.m-box-stockprice .stockprice-inner .stockprice-item.item-foot {
		width : 19%;
		padding : 0 10px;
	}
}
@media screen and (min-width: 768px) and (min-width: 768px) and (max-width: 1024px) {
	.m-box-stockprice .stockprice-inner .stockprice-item.item-foot {
		width : 30%;
		margin : 24px 0;
		display : -webkit-flex;
		display : -ms-flexbox;
		display :         flex;
		-webkit-justify-content : center;
		-ms-flex-pack : center;
		        justify-content : center;
		-webkit-align-items : center;
		-ms-flex-align : center;
		        align-items : center;
	}
}
.m-box-stockprice .stockprice-inner .stockprice-item.item-foot .foot-inner {
	color : #555963;
	position : relative;
	padding-left : 20px;
	font-size : 12px;
	font-size : 1.2rem;
}
@media print, screen and (min-width: 768px) {
	.m-box-stockprice .stockprice-inner .stockprice-item.item-foot .foot-inner {
		display : inline-block;
		padding-left : 24px;
		font-size : 1.4rem;
	}
}
.m-box-stockprice .stockprice-inner .stockprice-item.item-foot .foot-inner:before {
	content : '';
	width : 12px;
	height : 12px;
	background : url(../svg/i_clock.svg) center no-repeat;
	background-size : 100% auto;
	position : absolute;
	top : 0;
	bottom : 0;
	left : 0;
	margin : auto;
}
@media print, screen and (min-width: 768px) {
	.m-box-stockprice .stockprice-inner .stockprice-item.item-foot .foot-inner:before {
		width : 15px;
		height : 15px;
	}
}
.m-box-stockprice a.stockprice-inner {
	position : relative;
	color : #555963;
	transition : all 0.2s ease-out;
}
@media print, screen and (min-width: 768px) {
	.m-box-stockprice a.stockprice-inner .stockprice-item.item-foot {
		padding-right : 50px;
	}
}
.m-box-stockprice a.stockprice-inner .stockprice-item.item-foot:after {
	content : '';
	position : absolute;
	top : 0;
	bottom : 0;
	right : 15px;
	margin : auto;
	background : url(../svg/i_arrow3.svg) center no-repeat;
	background-size : 100% auto;
	width : 15px;
	height : 12px;
}
@media print, screen and (min-width: 768px) {
	.m-box-stockprice a.stockprice-inner .stockprice-item.item-foot:after {
		right : 33px;
	}
}
.m-box-stockprice a.stockprice-inner .stockprice-item.item-foot .foot-inner {
	position : relative;
}
@media print, screen and (min-width: 1025px) {
	.m-box-stockprice a.stockprice-inner:hover {
		text-decoration : none;
		color : #555963;
		border-color : #0296e5;
		transition : all 0.3s ease-out;
	}
	.m-box-stockprice a.stockprice-inner:hover:after {
		right : 23px;
	}
}

.m-box-bnrslide {
	background-color : #0296e5;
	display : block;
}
@media print, screen and (min-width: 768px) {
	.m-box-bnrslide {
		background-color : transparent;
	}
}
.m-box-bnrslide:link, .m-box-bnrslide:visited {
	color : #fff;
}
.m-box-bnrslide .bnrslide-inner {
	position : relative;
}
.m-box-bnrslide .bnrslide-inner .bnrslide-img {
	transition : all 0.3s ease-out;
	text-align : center;
}
.m-box-bnrslide .bnrslide-inner .bnrslide-title {
	font-size : 25px;
	font-size : 2.5rem;
	position : absolute;
	top : 0;
	bottom : 0;
	left : 25px;
	margin : auto;
	color : #fff;
	display : -webkit-flex;
	display : -ms-flexbox;
	display :         flex;
	-webkit-align-items : center;
	-ms-flex-align : center;
	        align-items : center;
	line-height : 1.5;
}
@media print, screen and (min-width: 768px) {
	.m-box-bnrslide .bnrslide-inner .bnrslide-title {
		left : 80px;
		font-size : 6.4rem;
		top : 21%;
		bottom : auto;
	}
}
@media screen and (min-width: 768px) and (min-width: 768px) and (max-width: 1024px) {
	.m-box-bnrslide .bnrslide-inner .bnrslide-title {
		top : 18%;
		font-size : 5.0rem;
	}
}
.m-box-bnrslide .bnrslide-attr {
	display : none;
	color : #fff;
}
@media print, screen and (min-width: 768px) {
	.m-box-bnrslide .bnrslide-attr {
		display : block;
		padding-left : 60px;
		position : absolute;
		top : 10%;
		left : 0;
		font-size : 1.2rem;
	}
}
@media screen and (min-width: 768px) and (min-width: 768px) and (max-width: 1024px) {
	.m-box-bnrslide .bnrslide-attr {
		top : 6%;
	}
}
.m-box-bnrslide .bnrslide-attr:before {
	height : 1px;
	width : 50px;
	background-color : #fff;
	opacity : 0.3;
	-ms-filter : 'progid:DXImageTransform.Microsoft.Alpha(Opacity=30)';
	content : '';
	position : absolute;
	top : 0;
	bottom : 0;
	left : 0;
	margin : auto;
}
.m-box-bnrslide .bnrslide-wrap {
	padding-bottom : 20px;
}
@media print, screen and (min-width: 768px) {
	.m-box-bnrslide .bnrslide-wrap {
		position : absolute;
		left : 60px;
		top : 50%;
		padding-bottom : 0;
	}
}
@media screen and (min-width: 768px) and (min-width: 768px) and (max-width: 1024px) {
	.m-box-bnrslide .bnrslide-wrap {
		top : 48%;
	}
}
@media print, screen and (min-width: 768px) {
	.content-main .m-box-bnrslide .bnrslide-wrap {
		width : 50%;
	}
}
.m-box-bnrslide .bnrslide-wrap .bnrslide-sub {
	margin : 20px 18px 0;
	color : #fff;
	display : -webkit-flex;
	display : -ms-flexbox;
	display :         flex;
	-webkit-align-items : center;
	-ms-flex-align : center;
	        align-items : center;
}
@media print, screen and (min-width: 768px) {
	.m-box-bnrslide .bnrslide-wrap .bnrslide-sub {
		margin : 0;
	}
}
.m-box-bnrslide .bnrslide-wrap .bnrslide-sub .sub-title {
	font-size : 12px;
	font-size : 1.2rem;
}
@media print, screen and (min-width: 768px) {
	.m-box-bnrslide .bnrslide-wrap .bnrslide-sub .sub-title {
		font-size : 1.7rem;
	}
}
.m-box-bnrslide .bnrslide-wrap .bnrslide-sub .sub-date {
	font-size : 10px;
	font-size : 1.0rem;
	margin-left : 15px;
	padding-left : 15px;
	position : relative;
	display : inline-block;
}
@media print, screen and (min-width: 768px) {
	.m-box-bnrslide .bnrslide-wrap .bnrslide-sub .sub-date {
		font-size : 1.2rem;
	}
}
.m-box-bnrslide .bnrslide-wrap .bnrslide-sub .sub-date:before {
	position : absolute;
	display : block;
	content : '';
	width : 2px;
	height : 100%;
	top : 0;
	background-image : linear-gradient(to bottom, #d4d5d4, #d4d5d4 2px, transparent 2px, transparent 4px);
	background-size : 2px 5px;
	background-position : right;
	background-repeat : repeat-y;
	left : 0;
	background-image : linear-gradient(to bottom, #fff, #fff 2px, transparent 2px, transparent 4px);
}
.m-box-bnrslide .bnrslide-wrap .bnrslide-desc {
	margin : 15px 18px 0;
	color : #fff;
	font-size : 10px;
	font-size : 1.0rem;
}
@media print, screen and (min-width: 768px) {
	.m-box-bnrslide .bnrslide-wrap .bnrslide-desc {
		font-size : 1.4rem;
		margin : 30px 0 0;
	}
}
@media screen and (min-width: 768px) and (min-width: 768px) and (max-width: 1024px) {
	.m-box-bnrslide .bnrslide-wrap .bnrslide-desc {
		margin-top : 0;
	}
}
.m-box-bnrslide .bnrslide-btn {
	display : none;
}
@media print, screen and (min-width: 768px) {
	.m-box-bnrslide .bnrslide-btn {
		display : block;
		color : #fff;
		padding : 20px 40px 20px 65px;
		border : solid 1px #fff;
		position : absolute;
		right : 60px;
		bottom : 60px;
		min-width : 230px;
		font-size : 1.6rem;
		line-height : 1.5;
		z-index : 2;
		transition : all 0.2s ease-out;
	}
}
.m-box-bnrslide .bnrslide-btn:before {
	content : '';
	background : url(../svg/i_arrow.svg) center no-repeat;
	background-size : 100% auto;
	width : 15px;
	height : 15px;
	display : block;
	position : absolute;
	top : 0;
	bottom : 0;
	left : 34px;
	margin : auto;
}
.m-box-bnrslide .bnrslide-btn:after {
	content : '';
	background-color : #fff;
	width : 20px;
	height : 1px;
	position : absolute;
	top : 0;
	bottom : 0;
	right : 0;
	margin : auto;
	transition : all 0.3s ease-out;
	opacity : 0.3;
	-ms-filter : 'progid:DXImageTransform.Microsoft.Alpha(Opacity=30)';
}
@media screen and (max-width: 767px) {
	.m-box-bnrslide.bnrslide-simple {
		margin-left : -15px;
		margin-right : -15px;
	}
}
@media screen and (max-width: 767px) {
	.m-box-bnrslide.bnrslide-simple .bnrslide-inner .bnrslide-title {
		position : relative;
		font-size : 1.8rem;
		margin : 15px 15px 0;
		left : 0;
	}
}
@media print, screen and (min-width: 768px) {
	.m-box-bnrslide.bnrslide-simple .bnrslide-inner .bnrslide-title {
		color : #0296e5;
		font-size : 4.4rem;
		left : 60px;
	}
}
@media screen and (min-width: 768px) and (min-width: 768px) and (max-width: 1024px) {
	.m-box-bnrslide.bnrslide-simple .bnrslide-inner .bnrslide-title {
		font-size : 3.0rem;
	}
}
@media print, screen and (min-width: 768px) {
	.m-box-bnrslide.bnrslide-simple .bnrslide-attr {
		color : #42474f;
	}
}
@media print, screen and (min-width: 768px) {
	.m-box-bnrslide.bnrslide-simple .bnrslide-attr:before {
		background-color : #555963;
		opacity : 1;
		-ms-filter : 'progid:DXImageTransform.Microsoft.Alpha(Opacity=100)';
	}
}
@media screen and (min-width: 768px) and (max-width: 1024px) {
	.m-box-bnrslide.bnrslide-simple .bnrslide-wrap {
		top : 56%;
		width : 50%;
	}
}
@media screen and (max-width: 767px) {
	.m-box-bnrslide.bnrslide-simple .bnrslide-wrap .bnrslide-desc {
		font-size : 1.2rem;
		margin-top : 10px;
	}
}
@media print, screen and (min-width: 768px) {
	.m-box-bnrslide.bnrslide-simple .bnrslide-wrap .bnrslide-desc {
		color : #42474f;
	}
}

a.m-box-bnrslide {
	position : relative;
}
a.m-box-bnrslide:before {
	content : '';
	position : absolute;
	top : 0;
	bottom : 0;
	left : 0;
	right : 0;
	margin : auto;
	background-color : #000;
	opacity : 0;
	-ms-filter : 'progid:DXImageTransform.Microsoft.Alpha(Opacity=0)';
	z-index : 1;
	transition : all 0.2s ease-out;
}
@media print, screen and (min-width: 1025px) {
	a.m-box-bnrslide:hover {
		text-decoration : none;
	}
	a.m-box-bnrslide:hover:before {
		opacity : 0.25;
		-ms-filter : 'progid:DXImageTransform.Microsoft.Alpha(Opacity=25)';
		transition : all 0.3s ease-out;
	}
	a.m-box-bnrslide:hover .bnrslide-btn {
		background-color : rgba(255, 255, 255, 0.45);
		transition : all 0.3s ease-out;
	}
	a.m-box-bnrslide:hover .bnrslide-btn:after {
		opacity : 1;
		-ms-filter : 'progid:DXImageTransform.Microsoft.Alpha(Opacity=100)';
	}
}
@media print, screen and (min-width: 768px) {
	a.m-box-bnrslide.bnrslide-simple .bnrslide-btn {
		background-color : #0296e5;
		border-color : #0296e5;
	}
}

.m-box-search {
	position : relative;
	background-color : #28a6e9;
	padding : 10px;
	border-radius : 3px;
}
@media print, screen and (min-width: 768px) {
	.m-box-search {
		background-color : #28a6e9;
		padding : 20px;
		border-radius : 7px;
		display : -webkit-flex;
		display : -ms-flexbox;
		display :         flex;
	}
}
@media print, screen and (min-width: 768px) {
	.m-box-search .search-input {
		position : relative;
		width : 100%;
	}
}
.m-box-search .search-input input {
	width : 100%;
	height : 38px;
	border-radius : 38px;
	border : none;
	padding : 10px 17px;
	font-size : 16px;
	font-size : 1.6rem;
	line-height : 1.5;
}
@media print, screen and (min-width: 768px) {
	.m-box-search .search-input input {
		border-radius : 5px 0 0 5px;
		padding : 22px 22px 22px 75px;
		font-size : 2.2rem;
		height : auto;
	}
}
@media print, screen and (min-width: 768px) {
	.m-box-search .search-input:before {
		content : '';
		background : url(../svg/i_search_c0c2c6.svg) center no-repeat;
		background-size : 100% auto;
		width : 29px;
		height : 28px;
		display : block;
		position : absolute;
		top : 0;
		bottom : 0;
		left : 25px;
		margin : auto;
		z-index : 1;
	}
}
.m-box-search .search-btn button {
	position : absolute;
	top : 0;
	bottom : 0;
	right : 17px;
	margin : auto;
	width : 27px;
	height : 27px;
	background-color : transparent;
	border : none;
	background-color : #0296e5;
	border-radius : 50%;
}
@media print, screen and (min-width: 768px) {
	.m-box-search .search-btn button {
		position : relative;
		width : auto;
		height : 100%;
		background-color : #48535b;
		border-radius : 0 5px 5px 0;
		right : 0;
	}
}
.m-box-search .search-btn button > img, .m-box-search .search-btn button > svg {
	width : 14px;
	height : 14px;
	position : absolute;
	top : 0;
	bottom : 0;
	left : 0;
	right : 0;
	margin : auto;
}
@media print, screen and (min-width: 768px) {
	.m-box-search .search-btn button > img, .m-box-search .search-btn button > svg {
		display : none;
	}
}
.m-box-search .search-btn button .btn-txt {
	display : none;
}
@media print, screen and (min-width: 768px) {
	.m-box-search .search-btn button .btn-txt {
		color : #fff;
		font-size : 1.8rem;
		display : block;
		white-space : nowrap;
		padding : 20px 30px;
		transition : all 0.3s ease-out;
	}
}
@media print, screen and (min-width: 1025px) {
	.m-box-search .search-btn button .btn-txt:hover {
		opacity : 0.75;
		-ms-filter : 'progid:DXImageTransform.Microsoft.Alpha(Opacity=75)';
	}
}
@media print, screen and (min-width: 768px) {
	.m-box-search.search-simple .search-input:before {
		width : 25px;
		height : 25px;
		top : 0;
		bottom : 0;
		left : 20px;
	}
}
@media print, screen and (min-width: 768px) {
	.m-box-search.search-simple .search-input input {
		padding : 12px 22px 12px 55px;
	}
}
.m-box-search.search-simple .search-btn button .btn-txt {
	padding : 10px 15px;
}

.m-box-tabhead {
	position : relative;
	margin-top : 20px;
	margin : 0 -5px;
	display : -webkit-flex;
	display : -ms-flexbox;
	display :         flex;
	-webkit-flex-wrap : wrap;
	    -ms-flex-wrap : wrap;
	        flex-wrap : wrap;
	margin-bottom : 20px;
}
@media print {
	.m-box-tabhead {
		display : block;
		letter-spacing : -0.40em;
	}
}
@media print, screen and (min-width: 768px) {
	.m-box-tabhead {
		margin-bottom : 30px;
		margin-top : 40px;
	}
}
@media print, screen and (min-width: 768px) {
	.m-box-tabhead:after {
		position : absolute;
		content : '';
		height : 1px;
		background-color : #dde3e9;
		bottom : -1px;
		left : 0;
		right : 0;
	}
}
.m-box-tabhead .tabhead-ttl {
	width : calc(100% / 2);
	width : calc((100% / 2 ) - 0.1px) \0;
	padding : 0 5px;
}
@media print {
	.m-box-tabhead .tabhead-ttl {
		width : 50%;
		display : inline-block;
		padding : 0 5px;
		box-sizing : border-box;
		vertical-align : top;
		letter-spacing : normal;
	}
}
@media print, screen and (min-width: 768px) {
	.m-box-tabhead .tabhead-ttl {
		width : auto;
	}
}
.m-box-tabhead .tabhead-ttl .ttl-inner {
	font-size : 25px;
	font-size : 2.5rem;
	letter-spacing : 0.12em;
	line-height : 1.25;
}
@media print, screen and (min-width: 768px) {
	.m-box-tabhead .tabhead-ttl .ttl-inner {
		font-size : 4.0rem;
	}
}
@media print, screen and (min-width: 768px) {
	.m-box-tabhead .tabhead-ttl + .tabhead-item {
		width : auto;
		margin-right : 0;
	}
}
.m-box-tabhead .tabhead-item {
	width : calc(100% / 2);
	width : calc((100% / 2 ) - 0.1px) \0;
	padding : 0 5px;
	display : -webkit-flex;
	display : -ms-flexbox;
	display :         flex;
	-webkit-align-items : center;
	-ms-flex-align : center;
	        align-items : center;
	-webkit-justify-content : center;
	-ms-flex-pack : center;
	        justify-content : center;
}
@media print {
	.m-box-tabhead .tabhead-item {
		width : 50%;
		display : inline-block;
		padding : 0 5px;
		box-sizing : border-box;
		vertical-align : top;
		letter-spacing : normal;
	}
}
@media print, screen and (min-width: 768px) {
	.m-box-tabhead .tabhead-item {
		width : 100%;
		margin : auto;
	}
}
@media screen and (max-width: 767px) {
	.m-box-tabhead .tabhead-item .item-tab {
		display : none;
	}
}
.m-box-tabhead .tabhead-item .item-tab .tab-inner {
	display : -webkit-flex;
	display : -ms-flexbox;
	display :         flex;
	-webkit-flex-wrap : wrap;
	    -ms-flex-wrap : wrap;
	        flex-wrap : wrap;
	margin-top : -10px;
	-webkit-justify-content : center;
	-ms-flex-pack : center;
	        justify-content : center;
}
.m-box-tabhead .tabhead-item .item-tab .tab-inner > li {
	font-size : 15px;
	font-size : 1.5rem;
	position : relative;
	border-bottom : solid 1px #dde3e9;
	margin-bottom : -1px;
	margin-top : 10px;
}
.m-box-tabhead .tabhead-item .item-tab .tab-inner > li + li:before {
	content : '';
	background-color : #dde3e9;
	width : 1px;
	height : 10px;
	position : absolute;
	top : 0;
	bottom : 15px;
	left : 0;
	margin : auto;
	display : block;
}
.m-box-tabhead .tabhead-item .item-tab .tab-inner > li > a {
	padding : 14px 15px 30px;
	display : block;
	color : #555963;
	transition : color 0.2s ease-out;
}
@media print, screen and (min-width: 1025px) {
	.m-box-tabhead .tabhead-item .item-tab .tab-inner > li > a {
		padding : 14px 30px 30px;
	}
}
.m-box-tabhead .tabhead-item .item-tab .tab-inner > li > a:after {
	content : '';
	display : block;
	position : absolute;
	left : 0;
	right : 0;
	bottom : -2px;
	margin : auto;
	background-color : #3b93e3;
	border-radius : 3px;
	width : calc(100% - 30px);
	height : 3px;
	z-index : 1;
	opacity : 0;
	-ms-filter : 'progid:DXImageTransform.Microsoft.Alpha(Opacity=0)';
}
@media print, screen and (min-width: 1025px) {
	.m-box-tabhead .tabhead-item .item-tab .tab-inner > li > a:after {
		width : 0;
		right : 30px;
		left : auto;
		opacity : 1;
		-ms-filter : 'progid:DXImageTransform.Microsoft.Alpha(Opacity=100)';
		transition : width 0.3s cubic-bezier(0.19, 1, 0.22, 1);
	}
}
@media print, screen and (min-width: 1025px) {
	.m-box-tabhead .tabhead-item .item-tab .tab-inner > li > a:hover {
		text-decoration : none;
		color : #0296e5;
		transition : color 0.3s ease-out;
	}
	.m-box-tabhead .tabhead-item .item-tab .tab-inner > li > a:hover:after {
		left : 30px;
		right : auto;
		width : calc(100% - 60px);
	}
}
.m-box-tabhead .tabhead-item .item-tab .tab-inner > li > a.is-active {
	color : #0296e5;
}
.m-box-tabhead .tabhead-item .item-tab .tab-inner > li > a.is-active:after {
	opacity : 1;
	-ms-filter : 'progid:DXImageTransform.Microsoft.Alpha(Opacity=100)';
}
.m-box-tabhead .tabhead-item .item-select {
	position : relative;
	max-width : 100%;
	width : 100%;
}
@media print, screen and (min-width: 768px) {
	.m-box-tabhead .tabhead-item .item-select {
		display : none;
	}
}
.m-box-tabhead .tabhead-item .item-select:before {
	content : '';
	background : url(../svg/i_arrow2.svg) center no-repeat;
	background-size : 100% auto;
	width : 7px;
	height : 8px;
	display : block;
	position : absolute;
	top : 0;
	bottom : 0;
	right : 11px;
	margin : auto;
}
.m-box-tabhead .tabhead-item .item-select select {
	-webkit-appearance : none;
	        appearance : none;
	min-height : 35px;
	border : solid 1px #3b93e3;
	border-radius : 4px;
	color : #0296e5;
	font-size : 16px;
	font-size : 1.6rem;
	padding : 10px 20px 10px 12px;
	background-color : #fff;
	width : 100%;
}
.m-box-tabhead .tabhead-item .item-select select::-ms-expand {
	display : none;
}
.m-box-tabhead .tabhead-rss {
	width : calc(100% / 2);
	width : calc((100% / 2 ) - 0.1px) \0;
	padding : 0 5px;
	display : -webkit-flex;
	display : -ms-flexbox;
	display :         flex;
	-webkit-align-items : center;
	-ms-flex-align : center;
	        align-items : center;
	-webkit-justify-content : flex-end;
	-ms-flex-pack : end;
	        justify-content : flex-end;
}
@media print {
	.m-box-tabhead .tabhead-rss {
		width : 50%;
		display : inline-block;
		padding : 0 5px;
		box-sizing : border-box;
		vertical-align : top;
		letter-spacing : normal;
	}
}
@media print, screen and (min-width: 768px) {
	.m-box-tabhead .tabhead-rss {
		width : auto;
		margin : auto 0 auto auto;
		position : absolute;
		right : 0;
		top : 10px;
	}
}
.m-box-tabhead.tabhead-tablayout-only .tabhead-item .item-tab {
	display : block;
}
.m-box-tabhead.tabhead-size-full .tabhead-item {
	width : 100%;
}
.m-box-tabhead.tabhead-bg-fill:after {
	display : none;
}
.m-box-tabhead.tabhead-bg-fill .tabhead-item .item-tab {
	width : 100%;
}
.m-box-tabhead.tabhead-bg-fill .tabhead-item .item-tab .tab-inner {
	border : solid 1px #0296e5;
	margin-top : 0;
}
.m-box-tabhead.tabhead-bg-fill .tabhead-item .item-tab .tab-inner > li {
	border : none;
	margin-top : 0;
	-webkit-flex : 1;
	    -ms-flex : 1;
	        flex : 1;
	display : -webkit-flex;
	display : -ms-flexbox;
	display :         flex;
}
.m-box-tabhead.tabhead-bg-fill .tabhead-item .item-tab .tab-inner > li + li:before {
	background-color : #0296e5;
	height : 100%;
	bottom : 0;
}
.m-box-tabhead.tabhead-bg-fill .tabhead-item .item-tab .tab-inner > li > a {
	width : 100%;
	padding-top : 25px;
	padding-bottom : 25px;
	font-size : 16px;
	font-size : 1.6rem;
	text-align : center;
	transition : all 0.3s ease-out;
	display : -webkit-flex;
	display : -ms-flexbox;
	display :         flex;
	-webkit-justify-content : center;
	-ms-flex-pack : center;
	        justify-content : center;
	-webkit-align-items : center;
	-ms-flex-align : center;
	        align-items : center;
}
.m-box-tabhead.tabhead-bg-fill .tabhead-item .item-tab .tab-inner > li > a:after {
	display : none;
}
.m-box-tabhead.tabhead-bg-fill .tabhead-item .item-tab .tab-inner > li > a.is-active {
	background-color : #0296e5;
	color : #fff;
}
@media print, screen and (min-width: 1025px) {
	.m-box-tabhead.tabhead-bg-fill .tabhead-item .item-tab .tab-inner > li > a:hover {
		background-color : #0296e5;
		color : #fff;
	}
}
@media print, screen and (min-width: 768px) {
	.m-box-tabhead.tabhead-rss-plus {
		padding-top : 40px;
		margin-top : 0;
	}
}

.m-box-tab {
	margin-top : 40px;
}
@media print, screen and (min-width: 768px) {
	.m-box-tab {
		margin-top : 80px;
	}
}
.m-box-tab > .m-box-tabhead {
	margin-top : 0;
}
.m-box-tab .tab-content .content-item {
	display : none;
}
.m-box-tab .tab-content .content-item > *:first-child, .m-box-tab .tab-content .content-item > .image-position-left:first-child + *, .m-box-tab .tab-content .content-item > .image-position-right:first-child + * {
	margin-top : 0 !important;
}
.m-box-tab .tab-content .content-item > *:first-child.m-box-section, .m-box-tab .tab-content .content-item > .image-position-left:first-child + *.m-box-section, .m-box-tab .tab-content .content-item > .image-position-right:first-child + *.m-box-section {
	padding-top : 0;
}
@media screen and (max-width: 767px) {
	.m-box-tab .tab-content .content-item > [data-gs]:first-child [data-gs-col]:first-child > *:first-child {
		margin-top : 0 !important;
	}
}
@media print, screen and (min-width: 1025px) {
	.m-box-tab .tab-content .content-item > [data-gs]:first-child > [data-gs-col='12']:nth-child(-n+1) > *:first-child {
		margin-top : 0 !important;
	}
}
@media print, screen and (min-width: 1025px) {
	.m-box-tab .tab-content .content-item > [data-gs]:first-child > [data-gs-col='12']:nth-child(-n+1) > [data-gs]:first-child > [data-gs-col='12']:nth-child(-n+1) > *:first-child {
		margin-top : 0 !important;
	}
}
@media print, screen and (min-width: 1025px) {
	.m-box-tab .tab-content .content-item > [data-gs]:first-child > [data-gs-col='12']:nth-child(-n+1) > [data-gs]:first-child > [data-gs-col='6']:nth-child(-n+2) > *:first-child {
		margin-top : 0 !important;
	}
}
@media print, screen and (min-width: 1025px) {
	.m-box-tab .tab-content .content-item > [data-gs]:first-child > [data-gs-col='6']:nth-child(-n+2) > *:first-child {
		margin-top : 0 !important;
	}
}
@media print, screen and (min-width: 1025px) {
	.m-box-tab .tab-content .content-item > [data-gs]:first-child > [data-gs-col='6']:nth-child(-n+2) > [data-gs]:first-child > [data-gs-col='12']:nth-child(-n+1) > *:first-child {
		margin-top : 0 !important;
	}
}
@media print, screen and (min-width: 1025px) {
	.m-box-tab .tab-content .content-item > [data-gs]:first-child > [data-gs-col='6']:nth-child(-n+2) > [data-gs]:first-child > [data-gs-col='6']:nth-child(-n+2) > *:first-child {
		margin-top : 0 !important;
	}
}
@media print, screen and (min-width: 1025px) {
	.m-box-tab .tab-content .content-item > [data-gs]:first-child > [data-gs-col='4']:nth-child(-n+3) > *:first-child {
		margin-top : 0 !important;
	}
}
@media print, screen and (min-width: 1025px) {
	.m-box-tab .tab-content .content-item > [data-gs]:first-child > [data-gs-col='4']:nth-child(-n+3) > [data-gs]:first-child > [data-gs-col='12']:nth-child(-n+1) > *:first-child {
		margin-top : 0 !important;
	}
}
@media print, screen and (min-width: 1025px) {
	.m-box-tab .tab-content .content-item > [data-gs]:first-child > [data-gs-col='4']:nth-child(-n+3) > [data-gs]:first-child > [data-gs-col='6']:nth-child(-n+2) > *:first-child {
		margin-top : 0 !important;
	}
}
@media print, screen and (min-width: 1025px) {
	.m-box-tab .tab-content .content-item > [data-gs]:first-child > [data-gs-col='3']:nth-child(-n+4) > *:first-child {
		margin-top : 0 !important;
	}
}
@media print, screen and (min-width: 1025px) {
	.m-box-tab .tab-content .content-item > [data-gs]:first-child > [data-gs-col='3']:nth-child(-n+4) > [data-gs]:first-child > [data-gs-col='12']:nth-child(-n+1) > *:first-child {
		margin-top : 0 !important;
	}
}
@media print, screen and (min-width: 1025px) {
	.m-box-tab .tab-content .content-item > [data-gs]:first-child > [data-gs-col='3']:nth-child(-n+4) > [data-gs]:first-child > [data-gs-col='6']:nth-child(-n+2) > *:first-child {
		margin-top : 0 !important;
	}
}
@media print, screen and (min-width: 1025px) {
	.m-box-tab .tab-content .content-item > [data-gs-group]:first-child > [data-gs-col] > *:first-child {
		margin-top : 0 !important;
	}
}
@media screen and (min-width: 768px) and (max-width: 1024px) {
	.m-box-tab .tab-content .content-item > [data-gs-group]:first-child[data-gs-tab='1'] > [data-gs-col]:first-child > *:first-child {
		margin-top : 0 !important;
	}
}
@media screen and (min-width: 768px) and (max-width: 1024px) {
	.m-box-tab .tab-content .content-item > [data-gs-group]:first-child[data-gs-tab='2'] > [data-gs-col]:nth-child(-n+2) > *:first-child {
		margin-top : 0 !important;
	}
}
.m-box-tab .tab-content .content-item:first-child {
	display : block;
}
@media print, screen and (min-width: 768px) {
	.m-box-tab .tab-content .content-item > .m-list-news:first-child {
		margin-top : -20px !important;
	}
}
@media print, screen and (min-width: 768px) {
	.m-box-tab .tab-content .content-item > .m-list-news > li:first-child {
		border-top : none;
	}
}

.m-box-accordion {
	margin-top : 40px;
	position : relative;
	counter-reset : question;
	counter-increment : question;
}
@media print, screen and (min-width: 768px) {
	.m-box-accordion {
		margin-top : 80px;
	}
}
.m-box-accordion:before {
	top : 0;
	content : '';
	height : 1px;
	background-color : #dde3ea;
	position : absolute;
	margin-left : -20px;
	width : calc(100% + 40px);
}
@media print, screen and (min-width: 768px) {
	.m-box-accordion:before {
		width : 100%;
		margin-left : auto;
	}
}
.m-box-accordion:after {
	content : '';
	height : 1px;
	background-color : #dde3ea;
	margin-left : -20px;
	width : calc(100% + 40px);
	position : absolute;
	bottom : 0;
}
@media print, screen and (min-width: 768px) {
	.m-box-accordion:after {
		width : 100%;
		margin-left : auto;
	}
}
.m-box-accordion .accordion-inner {
	position : relative;
}
.m-box-accordion .accordion-inner .accordion-head {
	line-height : 1.5;
	position : relative;
	cursor : pointer;
}
.m-box-accordion .accordion-inner .accordion-head:after {
	position : absolute;
	background-color : #ecf3f6;
	width : calc(100% + 40px);
	height : calc(100% - 2px);
	display : block;
	content : '';
	top : 2px;
	left : 0;
	opacity : 0;
	-ms-filter : 'progid:DXImageTransform.Microsoft.Alpha(Opacity=0)';
	transition : all 0.2s ease-out;
	margin-left : -20px;
}
@media print, screen and (min-width: 768px) {
	.m-box-accordion .accordion-inner .accordion-head:after {
		height : calc(100% - 6px);
		width : 100%;
		margin-left : auto;
		top : 3px;
	}
}
.m-box-accordion .accordion-inner .accordion-head .head-wrap {
	position : relative;
	z-index : 1;
	width : 100%;
	padding : 15px 26.5px 15px 0;
	background-color : transparent;
	border : none;
	text-align : left;
	display : -webkit-flex;
	display : -ms-flexbox;
	display :         flex;
	transition : all 0.2s ease-out;
}
@media print, screen and (min-width: 768px) {
	.m-box-accordion .accordion-inner .accordion-head .head-wrap {
		padding : 30px 60px 30px 30px;
	}
}
.m-box-accordion .accordion-inner .accordion-head .head-wrap > span {
	position : relative;
}
.m-box-accordion .accordion-inner .accordion-head .head-wrap:before, .m-box-accordion .accordion-inner .accordion-head .head-wrap:after {
	content : '';
	background-color : #0296e5;
	width : 9px;
	height : 2px;
	display : block;
	position : absolute;
	top : 0;
	bottom : 0;
	right : 0;
	margin : auto;
}
@media print, screen and (min-width: 768px) {
	.m-box-accordion .accordion-inner .accordion-head .head-wrap:before, .m-box-accordion .accordion-inner .accordion-head .head-wrap:after {
		width : 20px;
		height : 2px;
		right : 30px;
	}
}
.m-box-accordion .accordion-inner .accordion-head .head-wrap:before {
	-webkit-transform : rotate(0deg);
	        transform : rotate(0deg);
	transition : all 0.6s ease-out;
}
.m-box-accordion .accordion-inner .accordion-head .head-wrap:after {
	-webkit-transform : rotate(-90deg);
	        transform : rotate(-90deg);
	transition : all 0.6s ease-out;
}
.m-box-accordion .accordion-inner .accordion-head .head-wrap .head-prefix {
	font-weight : bold;
	margin-right : 5px;
	white-space : nowrap;
}
.m-box-accordion .accordion-inner .accordion-head.is-active:after {
	opacity : 1;
	-ms-filter : 'progid:DXImageTransform.Microsoft.Alpha(Opacity=100)';
}
.m-box-accordion .accordion-inner .accordion-head.is-active .head-wrap {
	color : #0296e5;
}
@media print, screen and (min-width: 1025px) {
	.m-box-accordion .accordion-inner .accordion-head:hover:after {
		opacity : 1;
		-ms-filter : 'progid:DXImageTransform.Microsoft.Alpha(Opacity=100)';
	}
	.m-box-accordion .accordion-inner .accordion-head:hover .head-wrap {
		color : #0296e5;
	}
}
.m-box-accordion .accordion-inner .accordion-body {
	padding : 20px 0;
	display : none;
}
.m-box-accordion .accordion-inner .accordion-body > *:first-child, .m-box-accordion .accordion-inner .accordion-body > .image-position-left:first-child + *, .m-box-accordion .accordion-inner .accordion-body > .image-position-right:first-child + * {
	margin-top : 0 !important;
}
.m-box-accordion .accordion-inner .accordion-body > *:first-child.m-box-section, .m-box-accordion .accordion-inner .accordion-body > .image-position-left:first-child + *.m-box-section, .m-box-accordion .accordion-inner .accordion-body > .image-position-right:first-child + *.m-box-section {
	padding-top : 0;
}
@media screen and (max-width: 767px) {
	.m-box-accordion .accordion-inner .accordion-body > [data-gs]:first-child [data-gs-col]:first-child > *:first-child {
		margin-top : 0 !important;
	}
}
@media print, screen and (min-width: 1025px) {
	.m-box-accordion .accordion-inner .accordion-body > [data-gs]:first-child > [data-gs-col='12']:nth-child(-n+1) > *:first-child {
		margin-top : 0 !important;
	}
}
@media print, screen and (min-width: 1025px) {
	.m-box-accordion .accordion-inner .accordion-body > [data-gs]:first-child > [data-gs-col='12']:nth-child(-n+1) > [data-gs]:first-child > [data-gs-col='12']:nth-child(-n+1) > *:first-child {
		margin-top : 0 !important;
	}
}
@media print, screen and (min-width: 1025px) {
	.m-box-accordion .accordion-inner .accordion-body > [data-gs]:first-child > [data-gs-col='12']:nth-child(-n+1) > [data-gs]:first-child > [data-gs-col='6']:nth-child(-n+2) > *:first-child {
		margin-top : 0 !important;
	}
}
@media print, screen and (min-width: 1025px) {
	.m-box-accordion .accordion-inner .accordion-body > [data-gs]:first-child > [data-gs-col='6']:nth-child(-n+2) > *:first-child {
		margin-top : 0 !important;
	}
}
@media print, screen and (min-width: 1025px) {
	.m-box-accordion .accordion-inner .accordion-body > [data-gs]:first-child > [data-gs-col='6']:nth-child(-n+2) > [data-gs]:first-child > [data-gs-col='12']:nth-child(-n+1) > *:first-child {
		margin-top : 0 !important;
	}
}
@media print, screen and (min-width: 1025px) {
	.m-box-accordion .accordion-inner .accordion-body > [data-gs]:first-child > [data-gs-col='6']:nth-child(-n+2) > [data-gs]:first-child > [data-gs-col='6']:nth-child(-n+2) > *:first-child {
		margin-top : 0 !important;
	}
}
@media print, screen and (min-width: 1025px) {
	.m-box-accordion .accordion-inner .accordion-body > [data-gs]:first-child > [data-gs-col='4']:nth-child(-n+3) > *:first-child {
		margin-top : 0 !important;
	}
}
@media print, screen and (min-width: 1025px) {
	.m-box-accordion .accordion-inner .accordion-body > [data-gs]:first-child > [data-gs-col='4']:nth-child(-n+3) > [data-gs]:first-child > [data-gs-col='12']:nth-child(-n+1) > *:first-child {
		margin-top : 0 !important;
	}
}
@media print, screen and (min-width: 1025px) {
	.m-box-accordion .accordion-inner .accordion-body > [data-gs]:first-child > [data-gs-col='4']:nth-child(-n+3) > [data-gs]:first-child > [data-gs-col='6']:nth-child(-n+2) > *:first-child {
		margin-top : 0 !important;
	}
}
@media print, screen and (min-width: 1025px) {
	.m-box-accordion .accordion-inner .accordion-body > [data-gs]:first-child > [data-gs-col='3']:nth-child(-n+4) > *:first-child {
		margin-top : 0 !important;
	}
}
@media print, screen and (min-width: 1025px) {
	.m-box-accordion .accordion-inner .accordion-body > [data-gs]:first-child > [data-gs-col='3']:nth-child(-n+4) > [data-gs]:first-child > [data-gs-col='12']:nth-child(-n+1) > *:first-child {
		margin-top : 0 !important;
	}
}
@media print, screen and (min-width: 1025px) {
	.m-box-accordion .accordion-inner .accordion-body > [data-gs]:first-child > [data-gs-col='3']:nth-child(-n+4) > [data-gs]:first-child > [data-gs-col='6']:nth-child(-n+2) > *:first-child {
		margin-top : 0 !important;
	}
}
@media print, screen and (min-width: 1025px) {
	.m-box-accordion .accordion-inner .accordion-body > [data-gs-group]:first-child > [data-gs-col] > *:first-child {
		margin-top : 0 !important;
	}
}
@media screen and (min-width: 768px) and (max-width: 1024px) {
	.m-box-accordion .accordion-inner .accordion-body > [data-gs-group]:first-child[data-gs-tab='1'] > [data-gs-col]:first-child > *:first-child {
		margin-top : 0 !important;
	}
}
@media screen and (min-width: 768px) and (max-width: 1024px) {
	.m-box-accordion .accordion-inner .accordion-body > [data-gs-group]:first-child[data-gs-tab='2'] > [data-gs-col]:nth-child(-n+2) > *:first-child {
		margin-top : 0 !important;
	}
}
@media print, screen and (min-width: 768px) {
	.m-box-accordion .accordion-inner .accordion-body {
		padding : 40px 30px;
	}
}
.m-box-accordion + .m-box-accordion {
	counter-reset : none;
	margin-top : 0;
}
.m-box-accordion + .m-box-accordion:before {
	display : none;
}
.m-box-accordion + .m-box-accordion .accordion-inner .accordion-head:after {
	top : 2px;
	height : calc(100% - 6px);
}
@media print, screen and (min-width: 768px) {
	.m-box-accordion + .m-box-accordion .accordion-inner .accordion-head:after {
		top : 1px;
		height : calc(100% - 3px);
	}
}
.m-box-accordion.is-active .accordion-inner .accordion-head:after {
	opacity : 1;
	-ms-filter : 'progid:DXImageTransform.Microsoft.Alpha(Opacity=100)';
}
.m-box-accordion.is-active .accordion-inner .accordion-head .head-wrap:before {
	-webkit-transform : rotate(180deg);
	        transform : rotate(180deg);
}
.m-box-accordion.is-active .accordion-inner .accordion-head .head-wrap:after {
	-webkit-transform : rotate(180deg);
	        transform : rotate(180deg);
	opacity : 0;
	-ms-filter : 'progid:DXImageTransform.Microsoft.Alpha(Opacity=0)';
}
.m-box-accordion.is-default-open .accordion-inner .accordion-head:after {
	opacity : 1;
	-ms-filter : 'progid:DXImageTransform.Microsoft.Alpha(Opacity=100)';
}
.m-box-accordion.is-default-open .accordion-inner .accordion-head .head-wrap:before {
	-webkit-transform : rotate(180deg);
	        transform : rotate(180deg);
}
.m-box-accordion.is-default-open .accordion-inner .accordion-head .head-wrap:after {
	-webkit-transform : rotate(180deg);
	        transform : rotate(180deg);
	opacity : 0;
	-ms-filter : 'progid:DXImageTransform.Microsoft.Alpha(Opacity=0)';
}
.m-box-accordion.is-default-open .accordion-inner .accordion-body {
	display : block;
}
.m-box-accordion.is-anim-stop .accordion-inner .accordion-head .head-wrap:before {
	transition : none;
}
.m-box-accordion.is-anim-stop .accordion-inner .accordion-head .head-wrap:after {
	transition : none;
}
.m-box-accordion.accordion-qa .accordion-inner .accordion-head .head-wrap {
	padding : 15px 26.5px 15px 40px;
}
@media print, screen and (min-width: 768px) {
	.m-box-accordion.accordion-qa .accordion-inner .accordion-head .head-wrap {
		padding : 30px 60px 30px 62px;
	}
}
.m-box-accordion.accordion-qa .accordion-inner .accordion-head .head-wrap > span {
	position : relative;
}
.m-box-accordion.accordion-qa .accordion-inner .accordion-head .head-wrap > span:before {
	content : 'Q' counter(question) '.';
	font-weight : bold;
	display : inline-block;
	margin-left : -40px;
	margin-right : 5px;
	vertical-align : top;
	z-index : 1;
	position : relative;
}
@media print, screen and (min-width: 768px) {
	.m-box-accordion.accordion-qa .accordion-inner .accordion-head .head-wrap > span:before {
		margin-left : -32px;
		margin-right : 3px;
	}
}

.m-box-pagination {
	margin-top : 20px;
}
@media print, screen and (min-width: 768px) {
	.m-box-pagination {
		margin-top : 60px;
	}
}
.m-box-pagination .pagination-list {
	display : -webkit-flex;
	display : -ms-flexbox;
	display :         flex;
	-webkit-justify-content : center;
	-ms-flex-pack : center;
	        justify-content : center;
	-webkit-flex-wrap : wrap;
	    -ms-flex-wrap : wrap;
	        flex-wrap : wrap;
	margin-top : -10px;
}
.m-box-pagination .pagination-list .list-item {
	padding : 0 5px;
	margin-top : 10px;
}
@media print, screen and (min-width: 768px) {
	.m-box-pagination .pagination-list .list-item {
		padding : 0 10px;
	}
}
.m-box-pagination .pagination-list .list-item.num + .list-item.num {
	position : relative;
}
.m-box-pagination .pagination-list .list-item.num + .list-item.num:before {
	content : '';
	position : absolute;
	width : 1px;
	height : 10px;
	background-color : #dce3e9;
	top : 0;
	bottom : 0;
	left : 0;
	margin : auto;
}
.m-box-pagination .pagination-list .list-item .item-btn {
	padding : 10px;
	display : -webkit-flex;
	display : -ms-flexbox;
	display :         flex;
	line-height : 1;
	width : 44px;
	height : 44px;
	-webkit-justify-content : center;
	-ms-flex-pack : center;
	        justify-content : center;
	-webkit-align-items : center;
	-ms-flex-align : center;
	        align-items : center;
	transition : all 0.2s ease-out;
}
@media print, screen and (min-width: 768px) {
	.m-box-pagination .pagination-list .list-item .item-btn {
		width : 40px;
		height : 40px;
	}
}
@media print, screen and (min-width: 1025px) {
	.m-box-pagination .pagination-list .list-item .item-btn:hover {
		text-decoration : none;
		color : #0296e5;
	}
}
.m-box-pagination .pagination-list .list-item .item-page {
	color : #555963;
}
.m-box-pagination .pagination-list .list-item .item-prev, .m-box-pagination .pagination-list .list-item .item-next {
	font-size : 0;
	color : transparent;
	position : relative;
	width : 44px;
	height : 44px;
	transition : all 0.2s ease-out;
}
@media print, screen and (min-width: 768px) {
	.m-box-pagination .pagination-list .list-item .item-prev, .m-box-pagination .pagination-list .list-item .item-next {
		width : 40px;
		height : 40px;
	}
}
.m-box-pagination .pagination-list .list-item .item-prev:after, .m-box-pagination .pagination-list .list-item .item-next:after {
	position : absolute;
	display : block;
	content : '';
	width : 26px;
	height : 26px;
	top : 0;
	bottom : 0;
	left : 0;
	right : 0;
	margin : auto;
	background : url(../svg/i_arrow_key.svg) no-repeat;
	background-size : 100% auto;
}
@media print, screen and (min-width: 1025px) {
	.m-box-pagination .pagination-list .list-item .item-prev:hover, .m-box-pagination .pagination-list .list-item .item-next:hover {
		opacity : 0.75;
		-ms-filter : 'progid:DXImageTransform.Microsoft.Alpha(Opacity=75)';
	}
}
.m-box-pagination .pagination-list .list-item .item-prev:after {
	-webkit-transform : rotateZ(180deg);
	        transform : rotateZ(180deg);
}
.m-box-pagination .pagination-list .list-item.fs-current .item-page, .m-box-pagination .pagination-list .list-item.is-current .item-page {
	color : #0296e5;
}

.m-box-backnumber-wrap {
	display : -webkit-flex;
	display : -ms-flexbox;
	display :         flex;
	-webkit-justify-content : flex-end;
	-ms-flex-pack : end;
	        justify-content : flex-end;
	margin-top : 40px;
}
@media print, screen and (min-width: 768px) {
	.m-box-backnumber-wrap {
		margin-top : 80px;
	}
}
@media print, screen and (min-width: 768px) {
	.m-box-backnumber-wrap .m-box-backnumber {
		width : auto;
		min-width : 30%;
	}
}

.m-box-backnumber {
	position : relative;
	max-width : 100%;
	width : 100%;
	margin-top : 20px;
}
.m-box-backnumber:before {
	content : '';
	background : url(../svg/i_arrow2.svg) center no-repeat;
	background-size : 100% auto;
	width : 8px;
	height : 10px;
	display : block;
	position : absolute;
	top : 0;
	bottom : 0;
	right : 11px;
	margin : auto;
}
.m-box-backnumber select {
	-webkit-appearance : none;
	        appearance : none;
	min-height : 35px;
	border : solid 1px #3b93e3;
	border-radius : 4px;
	color : #0296e5;
	font-size : 16px;
	font-size : 1.6rem;
	padding : 10px 20px 10px 12px;
	background-color : #fff;
	width : 100%;
	line-height : 1.25;
	cursor : pointer;
}
.m-box-backnumber select::-ms-expand {
	display : none;
}

.m-box-thumbnail2 {
	position : relative;
}
.m-box-thumbnail2 .item-txt {
	color : #fff;
	position : absolute;
	top : 20px;
	left : 22px;
	line-height : 1.1;
	z-index : 1;
	font-family : 'Roboto Condensed', sans-serif;
	font-weight : 300;
	letter-spacing : 0.05em;
}
@media print, screen and (min-width: 768px) {
	.m-box-thumbnail2 .item-txt {
		font-size : 1.0rem;
		top : 15px;
		left : 15px;
	}
}
@media print, screen and (min-width: 768px) and (min-width: 1025px) {
	.m-box-thumbnail2 .item-txt {
		font-size : 1.4rem;
		top : 35px;
		left : 35px;
	}
}
.m-box-thumbnail2 .item-img {
	overflow : hidden;
}
.m-box-thumbnail2 .item-img:after {
	content : '';
	display : block;
	position : absolute;
	top : 0;
	bottom : 0;
	left : 0;
	right : 0;
	background-color : #fff;
	opacity : 0;
	-ms-filter : 'progid:DXImageTransform.Microsoft.Alpha(Opacity=0)';
	transition : all 0.3s ease-out;
}
.m-box-thumbnail2 .item-img > img {
	object-fit : cover;
	height : 160px;
	width : 100%;
	transition : all 0.2s ease-out;
}
@media print, screen and (min-width: 768px) {
	.m-box-thumbnail2 .item-img > img {
		object-fit : initial;
		height : auto;
		width : auto;
	}
}
.m-box-thumbnail2 .item-title {
	position : absolute;
	top : 0;
	bottom : 0;
	left : 0;
	right : 0;
	font-size : 23px;
	font-size : 2.3rem;
	letter-spacing : 0.14em;
	width : 100%;
	padding : 0 0 10px 0;
	display : -webkit-flex;
	display : -ms-flexbox;
	display :         flex;
	-webkit-align-items : flex-end;
	-ms-flex-align : end;
	        align-items : flex-end;
}
.m-box-thumbnail2 .item-title:link, .m-box-thumbnail2 .item-title:visited {
	color : #fff;
}
@media print, screen and (min-width: 768px) {
	.m-box-thumbnail2 .item-title {
		font-size : 1.8rem;
		line-height : 1.25;
		padding-bottom : 10px;
	}
}
@media print, screen and (min-width: 768px) and (min-width: 1025px) {
	.m-box-thumbnail2 .item-title {
		font-size : 3.0rem;
		padding-bottom : 30px;
	}
}
@media print, screen and (min-width: 768px) and (min-width: 1025px) and (max-width: 1200px) {
	.m-box-thumbnail2 .item-title {
		font-size : 2.5rem;
	}
}
@media print, screen and (min-width: 1025px) {
	.m-box-thumbnail2 .item-title:hover {
		text-decoration : none;
	}
}
.m-box-thumbnail2 .item-title:before {
	content : '';
	position : absolute;
	top : 0;
	bottom : 0;
	left : 0;
	right : 0;
}
.m-box-thumbnail2 .item-title span {
	display : block;
	position : relative;
	width : 100%;
	padding : 0 50px 0 20px;
}
@media print, screen and (min-width: 768px) {
	.m-box-thumbnail2 .item-title span {
		padding : 0 50px 0 15px;
	}
}
@media print, screen and (min-width: 768px) and (min-width: 1025px) {
	.m-box-thumbnail2 .item-title span {
		padding : 0 50px 0 35px;
	}
}
.m-box-thumbnail2 .item-title span:after {
	content : '';
	background : url(../svg/i_arrow.svg) center no-repeat;
	background-size : 100% auto;
	width : 20px;
	height : 20px;
	display : block;
	position : absolute;
	top : 0;
	bottom : 0;
	right : 16px;
	margin : auto;
}
@media print, screen and (min-width: 768px) {
	.m-box-thumbnail2 .item-title span:after {
		width : 24px;
		height : 24px;
		right : 15px;
		top : 0;
		bottom : auto;
	}
}
@media print, screen and (min-width: 768px) and (min-width: 1025px) {
	.m-box-thumbnail2 .item-title span:after {
		width : 26px;
		height : 26px;
		right : 30px;
		top : 0.2em;
	}
}
@media print, screen and (min-width: 768px) and (min-width: 1025px) and (max-width: 1200px) {
	.m-box-thumbnail2 .item-title span:after {
		top : 0.1em;
	}
}
.m-box-thumbnail2 .item-title[target='_blank'] span:after {
	width : 22px;
	height : 22px;
	background : url(../svg/i_blank_fff.svg) no-repeat right top;
	background-size : 22px;
}
@media print, screen and (min-width: 1025px) {
	.m-box-thumbnail2:hover {
		text-decoration : none;
	}
	.m-box-thumbnail2:hover .item-img > img {
		-webkit-transform : scale(1.05);
		        transform : scale(1.05);
		transition : all 0.3s ease-out;
	}
}

.m-box-lightbox {
	display : none;
	position : fixed;
	top : 0;
	bottom : 0;
	left : 0;
	right : 0;
	z-index : 210;
}
.m-box-lightbox .lightbox-outer {
	position : absolute;
	top : 0;
	bottom : 0;
	left : 0;
	right : 0;
	margin : auto;
	display : -webkit-flex;
	display : -ms-flexbox;
	display :         flex;
	-webkit-justify-content : center;
	-ms-flex-pack : center;
	        justify-content : center;
	-webkit-align-items : center;
	-ms-flex-align : center;
	        align-items : center;
}
.m-box-lightbox .lightbox-outer .lightbox-overlay {
	transition : all 0.2s ease-out;
	background : rgba(0, 0, 0, 0.5);
	width : 100%;
	height : 100%;
	position : absolute;
	left : 0;
	top : 0;
	opacity : 0;
	-ms-filter : 'progid:DXImageTransform.Microsoft.Alpha(Opacity=0)';
	visibility : hidden;
}
.lightbox-open .m-box-lightbox .lightbox-outer .lightbox-overlay {
	opacity : 1;
	-ms-filter : 'progid:DXImageTransform.Microsoft.Alpha(Opacity=100)';
	visibility : visible;
}
.m-box-lightbox .lightbox-outer .lightbox-inner {
	position : relative;
	max-width : 880px;
	max-height : 80%;
	max-height : calc(var(--vh, 1vh) * 90);
	width : 100%;
	opacity : 0;
	-ms-filter : 'progid:DXImageTransform.Microsoft.Alpha(Opacity=0)';
	visibility : hidden;
	transition : all 0.3s ease-out;
	z-index : 1;
	overflow-y : auto;
}
.lightbox-open .m-box-lightbox .lightbox-outer .lightbox-inner {
	opacity : 1;
	-ms-filter : 'progid:DXImageTransform.Microsoft.Alpha(Opacity=100)';
	visibility : visible;
}
.m-box-lightbox .lightbox-outer .lightbox-inner .lightbox-item {
	background-color : #fff;
	padding : 30px 15px;
	width : 100%;
	display : none;
}
@media print, screen and (min-width: 768px) {
	.m-box-lightbox .lightbox-outer .lightbox-inner .lightbox-item {
		padding : 60px 40px;
	}
}
.m-box-lightbox .lightbox-outer .lightbox-inner .lightbox-item > *:first-child, .m-box-lightbox .lightbox-outer .lightbox-inner .lightbox-item > .image-position-left:first-child + *, .m-box-lightbox .lightbox-outer .lightbox-inner .lightbox-item > .image-position-right:first-child + * {
	margin-top : 0 !important;
}
.m-box-lightbox .lightbox-outer .lightbox-inner .lightbox-item > *:first-child.m-box-section, .m-box-lightbox .lightbox-outer .lightbox-inner .lightbox-item > .image-position-left:first-child + *.m-box-section, .m-box-lightbox .lightbox-outer .lightbox-inner .lightbox-item > .image-position-right:first-child + *.m-box-section {
	padding-top : 0;
}
@media screen and (max-width: 767px) {
	.m-box-lightbox .lightbox-outer .lightbox-inner .lightbox-item > [data-gs]:first-child [data-gs-col]:first-child > *:first-child {
		margin-top : 0 !important;
	}
}
@media print, screen and (min-width: 1025px) {
	.m-box-lightbox .lightbox-outer .lightbox-inner .lightbox-item > [data-gs]:first-child > [data-gs-col='12']:nth-child(-n+1) > *:first-child {
		margin-top : 0 !important;
	}
}
@media print, screen and (min-width: 1025px) {
	.m-box-lightbox .lightbox-outer .lightbox-inner .lightbox-item > [data-gs]:first-child > [data-gs-col='12']:nth-child(-n+1) > [data-gs]:first-child > [data-gs-col='12']:nth-child(-n+1) > *:first-child {
		margin-top : 0 !important;
	}
}
@media print, screen and (min-width: 1025px) {
	.m-box-lightbox .lightbox-outer .lightbox-inner .lightbox-item > [data-gs]:first-child > [data-gs-col='12']:nth-child(-n+1) > [data-gs]:first-child > [data-gs-col='6']:nth-child(-n+2) > *:first-child {
		margin-top : 0 !important;
	}
}
@media print, screen and (min-width: 1025px) {
	.m-box-lightbox .lightbox-outer .lightbox-inner .lightbox-item > [data-gs]:first-child > [data-gs-col='6']:nth-child(-n+2) > *:first-child {
		margin-top : 0 !important;
	}
}
@media print, screen and (min-width: 1025px) {
	.m-box-lightbox .lightbox-outer .lightbox-inner .lightbox-item > [data-gs]:first-child > [data-gs-col='6']:nth-child(-n+2) > [data-gs]:first-child > [data-gs-col='12']:nth-child(-n+1) > *:first-child {
		margin-top : 0 !important;
	}
}
@media print, screen and (min-width: 1025px) {
	.m-box-lightbox .lightbox-outer .lightbox-inner .lightbox-item > [data-gs]:first-child > [data-gs-col='6']:nth-child(-n+2) > [data-gs]:first-child > [data-gs-col='6']:nth-child(-n+2) > *:first-child {
		margin-top : 0 !important;
	}
}
@media print, screen and (min-width: 1025px) {
	.m-box-lightbox .lightbox-outer .lightbox-inner .lightbox-item > [data-gs]:first-child > [data-gs-col='4']:nth-child(-n+3) > *:first-child {
		margin-top : 0 !important;
	}
}
@media print, screen and (min-width: 1025px) {
	.m-box-lightbox .lightbox-outer .lightbox-inner .lightbox-item > [data-gs]:first-child > [data-gs-col='4']:nth-child(-n+3) > [data-gs]:first-child > [data-gs-col='12']:nth-child(-n+1) > *:first-child {
		margin-top : 0 !important;
	}
}
@media print, screen and (min-width: 1025px) {
	.m-box-lightbox .lightbox-outer .lightbox-inner .lightbox-item > [data-gs]:first-child > [data-gs-col='4']:nth-child(-n+3) > [data-gs]:first-child > [data-gs-col='6']:nth-child(-n+2) > *:first-child {
		margin-top : 0 !important;
	}
}
@media print, screen and (min-width: 1025px) {
	.m-box-lightbox .lightbox-outer .lightbox-inner .lightbox-item > [data-gs]:first-child > [data-gs-col='3']:nth-child(-n+4) > *:first-child {
		margin-top : 0 !important;
	}
}
@media print, screen and (min-width: 1025px) {
	.m-box-lightbox .lightbox-outer .lightbox-inner .lightbox-item > [data-gs]:first-child > [data-gs-col='3']:nth-child(-n+4) > [data-gs]:first-child > [data-gs-col='12']:nth-child(-n+1) > *:first-child {
		margin-top : 0 !important;
	}
}
@media print, screen and (min-width: 1025px) {
	.m-box-lightbox .lightbox-outer .lightbox-inner .lightbox-item > [data-gs]:first-child > [data-gs-col='3']:nth-child(-n+4) > [data-gs]:first-child > [data-gs-col='6']:nth-child(-n+2) > *:first-child {
		margin-top : 0 !important;
	}
}
@media print, screen and (min-width: 1025px) {
	.m-box-lightbox .lightbox-outer .lightbox-inner .lightbox-item > [data-gs-group]:first-child > [data-gs-col] > *:first-child {
		margin-top : 0 !important;
	}
}
@media screen and (min-width: 768px) and (max-width: 1024px) {
	.m-box-lightbox .lightbox-outer .lightbox-inner .lightbox-item > [data-gs-group]:first-child[data-gs-tab='1'] > [data-gs-col]:first-child > *:first-child {
		margin-top : 0 !important;
	}
}
@media screen and (min-width: 768px) and (max-width: 1024px) {
	.m-box-lightbox .lightbox-outer .lightbox-inner .lightbox-item > [data-gs-group]:first-child[data-gs-tab='2'] > [data-gs-col]:nth-child(-n+2) > *:first-child {
		margin-top : 0 !important;
	}
}
.m-box-lightbox .lightbox-outer .lightbox-inner .lightbox-item.is-active {
	display : block;
}
.m-box-lightbox .lightbox-outer .lightbox-inner .lightbox-close-wrap {
	position : absolute;
	top : 20px;
	right : 20px;
}
@media print, screen and (min-width: 768px) {
	.m-box-lightbox .lightbox-outer .lightbox-inner .lightbox-close-wrap {
		top : 40px;
		right : 40px;
	}
}
.m-box-lightbox .lightbox-outer .lightbox-inner .lightbox-close-wrap .lightbox-close {
	border : none;
	background : url(../svg/i_plus.svg) center no-repeat;
	background-size : 100% auto;
	font-size : 0;
	color : transparent;
	width : 32px;
	height : 32px;
	-webkit-transform : rotateZ(45deg);
	        transform : rotateZ(45deg);
	transition : all 0.2s ease-out;
	outline : none;
	-webkit-backface-visibility : hidden;
	        backface-visibility : hidden;
	display : block;
}
@media print, screen and (min-width: 1025px) {
	.m-box-lightbox .lightbox-outer .lightbox-inner .lightbox-close-wrap .lightbox-close:hover {
		-webkit-transform : rotateZ(-135deg);
		        transform : rotateZ(-135deg);
		transition : all 0.3s ease-out;
	}
}

.m-box-scroll {
	margin-top : 20px;
	border : solid 1px #dce3e9;
	padding : 10px;
}
@media print, screen and (min-width: 768px) {
	.m-box-scroll {
		margin-top : 20px;
		padding : 20px;
	}
}
.m-box-scroll .scroll-inner {
	max-height : 200px;
	overflow-y : auto;
	padding-right : 5px;
}
.m-box-scroll .scroll-inner > *:first-child, .m-box-scroll .scroll-inner > .image-position-left:first-child + *, .m-box-scroll .scroll-inner > .image-position-right:first-child + * {
	margin-top : 0 !important;
}
.m-box-scroll .scroll-inner > *:first-child.m-box-section, .m-box-scroll .scroll-inner > .image-position-left:first-child + *.m-box-section, .m-box-scroll .scroll-inner > .image-position-right:first-child + *.m-box-section {
	padding-top : 0;
}
@media screen and (max-width: 767px) {
	.m-box-scroll .scroll-inner > [data-gs]:first-child [data-gs-col]:first-child > *:first-child {
		margin-top : 0 !important;
	}
}
@media print, screen and (min-width: 1025px) {
	.m-box-scroll .scroll-inner > [data-gs]:first-child > [data-gs-col='12']:nth-child(-n+1) > *:first-child {
		margin-top : 0 !important;
	}
}
@media print, screen and (min-width: 1025px) {
	.m-box-scroll .scroll-inner > [data-gs]:first-child > [data-gs-col='12']:nth-child(-n+1) > [data-gs]:first-child > [data-gs-col='12']:nth-child(-n+1) > *:first-child {
		margin-top : 0 !important;
	}
}
@media print, screen and (min-width: 1025px) {
	.m-box-scroll .scroll-inner > [data-gs]:first-child > [data-gs-col='12']:nth-child(-n+1) > [data-gs]:first-child > [data-gs-col='6']:nth-child(-n+2) > *:first-child {
		margin-top : 0 !important;
	}
}
@media print, screen and (min-width: 1025px) {
	.m-box-scroll .scroll-inner > [data-gs]:first-child > [data-gs-col='6']:nth-child(-n+2) > *:first-child {
		margin-top : 0 !important;
	}
}
@media print, screen and (min-width: 1025px) {
	.m-box-scroll .scroll-inner > [data-gs]:first-child > [data-gs-col='6']:nth-child(-n+2) > [data-gs]:first-child > [data-gs-col='12']:nth-child(-n+1) > *:first-child {
		margin-top : 0 !important;
	}
}
@media print, screen and (min-width: 1025px) {
	.m-box-scroll .scroll-inner > [data-gs]:first-child > [data-gs-col='6']:nth-child(-n+2) > [data-gs]:first-child > [data-gs-col='6']:nth-child(-n+2) > *:first-child {
		margin-top : 0 !important;
	}
}
@media print, screen and (min-width: 1025px) {
	.m-box-scroll .scroll-inner > [data-gs]:first-child > [data-gs-col='4']:nth-child(-n+3) > *:first-child {
		margin-top : 0 !important;
	}
}
@media print, screen and (min-width: 1025px) {
	.m-box-scroll .scroll-inner > [data-gs]:first-child > [data-gs-col='4']:nth-child(-n+3) > [data-gs]:first-child > [data-gs-col='12']:nth-child(-n+1) > *:first-child {
		margin-top : 0 !important;
	}
}
@media print, screen and (min-width: 1025px) {
	.m-box-scroll .scroll-inner > [data-gs]:first-child > [data-gs-col='4']:nth-child(-n+3) > [data-gs]:first-child > [data-gs-col='6']:nth-child(-n+2) > *:first-child {
		margin-top : 0 !important;
	}
}
@media print, screen and (min-width: 1025px) {
	.m-box-scroll .scroll-inner > [data-gs]:first-child > [data-gs-col='3']:nth-child(-n+4) > *:first-child {
		margin-top : 0 !important;
	}
}
@media print, screen and (min-width: 1025px) {
	.m-box-scroll .scroll-inner > [data-gs]:first-child > [data-gs-col='3']:nth-child(-n+4) > [data-gs]:first-child > [data-gs-col='12']:nth-child(-n+1) > *:first-child {
		margin-top : 0 !important;
	}
}
@media print, screen and (min-width: 1025px) {
	.m-box-scroll .scroll-inner > [data-gs]:first-child > [data-gs-col='3']:nth-child(-n+4) > [data-gs]:first-child > [data-gs-col='6']:nth-child(-n+2) > *:first-child {
		margin-top : 0 !important;
	}
}
@media print, screen and (min-width: 1025px) {
	.m-box-scroll .scroll-inner > [data-gs-group]:first-child > [data-gs-col] > *:first-child {
		margin-top : 0 !important;
	}
}
@media screen and (min-width: 768px) and (max-width: 1024px) {
	.m-box-scroll .scroll-inner > [data-gs-group]:first-child[data-gs-tab='1'] > [data-gs-col]:first-child > *:first-child {
		margin-top : 0 !important;
	}
}
@media screen and (min-width: 768px) and (max-width: 1024px) {
	.m-box-scroll .scroll-inner > [data-gs-group]:first-child[data-gs-tab='2'] > [data-gs-col]:nth-child(-n+2) > *:first-child {
		margin-top : 0 !important;
	}
}
@media print, screen and (min-width: 768px) {
	.m-box-scroll .scroll-inner {
		padding-right : 10px;
		max-height : 300px;
	}
}

.m-box-hr {
	border : none;
	border-bottom : solid 1px #555963;
	margin-top : 20px;
	margin-bottom : 20px;
}

.m-box-lblue {
	margin-top : 20px;
	background : #f4fafc;
	padding : 10px 20px;
}
@media print, screen and (min-width: 768px) {
	.m-box-lblue {
		margin-top : 40px;
		padding : 15px 20px;
	}
}

.m-list-thumbnail {
	margin-top : 40px;
}
@media print, screen and (min-width: 768px) {
	.m-list-thumbnail {
		margin-top : 80px;
	}
}
@media print, screen and (min-width: 1025px) {
	.m-list-thumbnail > [data-gs='12'] > [data-gs-col='12']:nth-child(n+2) {
		margin-top : 40px;
	}
}
@media print, screen and (min-width: 1025px) {
	.m-list-thumbnail > [data-gs='12'] > [data-gs-col='6']:nth-child(n+3) {
		margin-top : 40px;
	}
}
@media print, screen and (min-width: 1025px) {
	.m-list-thumbnail > [data-gs='12'] > [data-gs-col='4']:nth-child(n+4) {
		margin-top : 40px;
	}
}
@media print, screen and (min-width: 1025px) {
	.m-list-thumbnail > [data-gs='12'] > [data-gs-col='3']:nth-child(n+5) {
		margin-top : 40px;
	}
}
@media screen and (min-width: 768px) and (max-width: 1024px) {
	.m-list-thumbnail > [data-gs-Tab='2'] > [data-gs-col]:nth-child(n+3) {
		margin-top : 40px;
	}
	.m-list-thumbnail > [data-gs-Tab='2'] > [data-gs-col][data-gs-col='12']:nth-child(n+2) {
		margin-top : 40px;
	}
}
@media screen and (min-width: 768px) and (max-width: 1024px) {
	.m-list-thumbnail > [data-gs-Tab='1'] > [data-gs-col]:nth-child(n+2) {
		margin-top : 40px;
	}
}
@media screen and (max-width: 767px) {
	.m-list-thumbnail > [data-gs-sp='2'] > [data-gs-col]:nth-child(n+3) {
		margin-top : 20px;
	}
}
@media screen and (max-width: 767px) {
	.m-list-thumbnail > [data-gs-sp='1'] > [data-gs-col]:nth-child(n+2) {
		margin-top : 20px;
	}
}
.m-list-thumbnail img {
	height : auto;
}
.m-list-thumbnail .thumbnail-item {
	position : relative;
}
.m-list-thumbnail .thumbnail-item .item-img {
	overflow : hidden;
}
.m-list-thumbnail .thumbnail-item .item-img > img {
	transition : all 0.3s ease-out;
}
.m-list-thumbnail .thumbnail-item .item-ttl {
	margin-top : 10px;
	display : inline-block;
	transition : all 0.3s ease-out;
	line-height : 1.5;
}
.m-list-thumbnail .thumbnail-item .item-ttl[target='_blank']:not(.noticon) > span:after {
	content : '';
	display : inline-block;
	vertical-align : middle;
	width : 1.125em;
	height : 1.125em;
	margin-left : 5px;
	background : url('../svg/i_blank_key.svg') no-repeat right top;
	background-size : 100% auto;
	position : relative;
	top : -0.2em;
}
.m-list-thumbnail .thumbnail-item .item-ttl[href$='.pdf'] > span:not(.noticon):after {
	content : '';
	display : inline-block;
	vertical-align : middle;
	width : 1.125em;
	height : 1.125em;
	margin-left : 5px;
	background : url('../svg/i_pdf_key.svg') no-repeat right top;
	background-size : 100% auto;
	position : relative;
	top : -0.2em;
	width : 1.0625em;
	height : 1.25em;
	top : -0.1em;
}
.m-list-thumbnail .thumbnail-item .item-ttl[href$='.doc'] > span:not(.noticon):after, .m-list-thumbnail .thumbnail-item .item-ttl[href$='.docx'] > span:not(.noticon):after {
	content : '';
	display : inline-block;
	vertical-align : middle;
	width : 1.125em;
	height : 1.125em;
	margin-left : 5px;
	background : url('../svg/i_word_key.svg') no-repeat right top;
	background-size : 100% auto;
	position : relative;
	top : -0.2em;
	width : 1.0625em;
	height : 1.25em;
	top : -0.1em;
}
.m-list-thumbnail .thumbnail-item .item-ttl[href$='.xls'] > span:not(.noticon):after, .m-list-thumbnail .thumbnail-item .item-ttl[href$='.xlsx'] > span:not(.noticon):after {
	content : '';
	display : inline-block;
	vertical-align : middle;
	width : 1.125em;
	height : 1.125em;
	margin-left : 5px;
	background : url('../svg/i_excel_key.svg') no-repeat right top;
	background-size : 100% auto;
	position : relative;
	top : -0.2em;
	width : 1.0625em;
	height : 1.25em;
	top : -0.1em;
}
.m-list-thumbnail .thumbnail-item .item-ttl[href$='.zip'] > span:not(.noticon):after {
	content : '';
	display : inline-block;
	vertical-align : middle;
	width : 1.125em;
	height : 1.125em;
	margin-left : 5px;
	background : url('../svg/i_dl_key.svg') no-repeat right top;
	background-size : 100% auto;
	position : relative;
	top : -0.2em;
	width : 1.25em;
	height : 1.25em;
	top : -0.2em;
}
@media print, screen and (min-width: 768px) {
	.m-list-thumbnail .thumbnail-item .item-ttl {
		margin-top : 20px;
	}
}
.m-list-thumbnail .thumbnail-item .item-ttl:after {
	content : '';
	position : absolute;
	top : 0;
	bottom : 0;
	left : 0;
	right : 0;
	margin : auto;
}
.m-list-thumbnail .thumbnail-item .item-ttl > span {
	position : relative;
	padding-left : 30px;
	display : inline-block;
}
@media print, screen and (min-width: 768px) {
	.m-list-thumbnail .thumbnail-item .item-ttl > span {
		padding-left : 35px;
	}
}
.m-list-thumbnail .thumbnail-item .item-ttl > span:before {
	content : '';
	background : url(../svg/i_arrow_key.svg) center no-repeat;
	background-size : 100% auto;
	width : 20px;
	height : 20px;
	display : block;
	position : absolute;
	top : 0.3em;
	left : 0;
	margin : auto;
}
@media print, screen and (min-width: 768px) {
	.m-list-thumbnail .thumbnail-item .item-ttl > span:before {
		width : 26px;
		height : 26px;
		top : 0;
	}
}
.m-list-thumbnail .thumbnail-item .item-desc {
	margin-top : 5px;
}
@media print, screen and (min-width: 768px) {
	.m-list-thumbnail .thumbnail-item .item-desc {
		margin-top : 10px;
	}
}
@media print, screen and (min-width: 1025px) {
	.m-list-thumbnail .thumbnail-item:hover .item-img > img {
		-webkit-transform : scale(1.05);
		        transform : scale(1.05);
	}
}
.m-list-thumbnail.link-position-center > ul {
	-webkit-justify-content : center;
	-ms-flex-pack : center;
	        justify-content : center;
}
.m-list-thumbnail.link-position-right > ul {
	-webkit-justify-content : flex-end;
	-ms-flex-pack : end;
	        justify-content : flex-end;
}
.m-list-thumbnail.image-fixed .thumbnail-item .item-img {
	position : relative;
	background-color : #ececec;
}
.m-list-thumbnail.image-fixed .thumbnail-item .item-img:before {
	content : '';
	position : relative;
	top : 0;
	left : 0;
	padding-top : 66.785%;
	height : 100%;
	display : block;
}
.m-list-thumbnail.image-fixed .thumbnail-item .item-img img {
	max-width : calc(100% - 20px);
	max-height : calc(100% - 20px);
	height : auto;
	position : absolute;
	top : 0;
	bottom : 0;
	left : 0;
	right : 0;
	margin : auto;
}

@media screen and (max-width: 767px) {
	.m-list-panel .panel-item.panel-item {
		margin-top : 2px;
	}
	.m-list-panel .panel-item .item-inner {
		padding : 20px 40px 20px 60px;
		display : -webkit-flex;
		display : -ms-flexbox;
		display :         flex;
		-webkit-align-items : center;
		-ms-flex-align : center;
		        align-items : center;
		position : relative;
	}
	.m-list-panel .panel-item .item-inner:link, .m-list-panel .panel-item .item-inner:visited {
		color : #fff;
	}
	.m-list-panel .panel-item .item-inner:after {
		content : '';
		background : url(../svg/i_arrow.svg) center no-repeat;
		background-size : 100% auto;
		width : 14px;
		height : 14px;
		display : block;
		position : absolute;
		top : 0;
		bottom : 0;
		right : 15px;
		margin : auto;
	}
	.m-list-panel .panel-item .item-inner .item-img {
		width : 60px;
		text-align : center;
		position : absolute;
		left : 0;
		-webkit-transform : translateY(4px);
		        transform : translateY(4px);
	}
	.m-list-panel .panel-item .item-inner .item-img > img, .m-list-panel .panel-item .item-inner .item-img > svg {
		width : 25px;
		height : auto;
	}
	.m-list-panel .panel-item .item-inner .item-ttl {
		font-size : 1.4rem;
		letter-spacing : 0.12em;
	}
	.m-list-panel .panel-item.item-petrochemicals {
		background-color : #82d3fd;
	}
	.m-list-panel .panel-item.item-petrochemicals .item-img > img, .m-list-panel .panel-item.item-petrochemicals .item-img > svg {
		width : 29px;
	}
	.m-list-panel .panel-item.item-basic {
		background-color : #fca7b9;
	}
	.m-list-panel .panel-item.item-basic .item-img > img, .m-list-panel .panel-item.item-basic .item-img > svg {
		width : 25px;
	}
	.m-list-panel .panel-item.item-it {
		background-color : #edc47d;
	}
	.m-list-panel .panel-item.item-it .item-img > img, .m-list-panel .panel-item.item-it .item-img > svg {
		width : 25px;
	}
	.m-list-panel .panel-item.item-agricultural {
		background-color : #b6e37d;
	}
	.m-list-panel .panel-item.item-agricultural .item-img > img, .m-list-panel .panel-item.item-agricultural .item-img > svg {
		width : 31px;
	}
	.m-list-panel .panel-item.item-pharmaceuticals {
		background-color : #77dad6;
	}
	.m-list-panel .panel-item.item-pharmaceuticals .item-img > img, .m-list-panel .panel-item.item-pharmaceuticals .item-img > svg {
		width : 25px;
	}
	.m-list-panel .panel-item.item-building {
		background-color : #82d3fd;
	}
	.m-list-panel .panel-item.item-calendar {
		background-color : #82d3fd;
	}
	.m-list-panel .panel-item.item-document {
		background-color : #82d3fd;
	}
	.m-list-panel .panel-item.item-money {
		background-color : #82d3fd;
	}
}

@media print, screen and (min-width: 768px) {
	.m-list-panel {
		margin : 0 -15px;
		display : -webkit-flex;
		display : -ms-flexbox;
		display :         flex;
		-webkit-flex-wrap : wrap;
		    -ms-flex-wrap : wrap;
		        flex-wrap : wrap;
		-webkit-justify-content : center;
		-ms-flex-pack : center;
		        justify-content : center;
	}
}
@media print {
	.m-list-panel {
		display : block;
		letter-spacing : -0.40em;
	}
}

@media print, screen and (min-width: 768px) {
	.m-list-panel .panel-item {
		width : calc(100% / 2);
		width : calc((100% / 2 ) - 0.1px) \0;
		padding : 0 15px;
	}
}
@media print {
	.m-list-panel .panel-item {
		width : 50%;
		display : inline-block;
		padding : 0 15px;
		box-sizing : border-box;
		vertical-align : top;
		letter-spacing : normal;
	}
}
@media print, screen and (min-width: 768px) and (min-width: 1025px) {
	.m-list-panel .panel-item {
		width : calc(100% / 4);
		width : calc((100% / 4 ) - 0.1px) \0;
		padding : 0 15px;
	}
}
@media print {
	.m-list-panel .panel-item {
		width : 25%;
		display : inline-block;
		padding : 0 15px;
		box-sizing : border-box;
		vertical-align : top;
		letter-spacing : normal;
	}
}

@media print, screen and (min-width: 768px) {
	.m-list-panel .panel-item .item-inner {
		padding : 20px 20px 40px;
		display : block;
		-webkit-align-items : center;
		-ms-flex-align : center;
		        align-items : center;
		position : relative;
		text-align : center;
		height : 100%;
		transition : all 0.2s ease-out;
		border-radius : 7px;
	}
	.m-list-panel .panel-item .item-inner:link, .m-list-panel .panel-item .item-inner:visited {
		color : #fff;
		text-decoration : none;
	}
	.m-list-panel .panel-item .item-inner:after {
		content : '';
		background : url(../svg/i_arrow.svg) center no-repeat;
		background-size : 100% auto;
		width : 14px;
		height : 14px;
		display : block;
		position : absolute;
		top : 0;
		bottom : 0;
		right : 15px;
		margin : auto;
	}
}
@media print, screen and (min-width: 768px) and (min-width: 768px) {
	.m-list-panel .panel-item .item-inner:after {
		display : none;
	}
}

@media print, screen and (min-width: 768px) {
	.m-list-panel .panel-item .item-inner .item-img {
		max-width : 142px;
		text-align : center;
		position : relative;
		border-radius : 50%;
		margin : 0 auto;
	}
	.m-list-panel .panel-item .item-inner .item-img:before {
		content : '';
		position : relative;
		padding-top : 100%;
		display : block;
	}
	.m-list-panel .panel-item .item-inner .item-img:after {
		content : '';
		position : absolute;
		width : 25px;
		height : 2px;
		bottom : -1px;
		left : 0;
		right : 0;
		margin : auto;
		background-color : #fff;
		opacity : 0;
		-ms-filter : 'progid:DXImageTransform.Microsoft.Alpha(Opacity=0)';
		transition : all 0.2s ease-out;
	}
	.m-list-panel .panel-item .item-inner .item-img > img, .m-list-panel .panel-item .item-inner .item-img > svg {
		width : 25px;
		height : auto;
		position : absolute;
		top : 0;
		bottom : 0;
		left : 0;
		right : 0;
		margin : auto;
		transition : all 0.2s ease-out;
	}
	.m-list-panel .panel-item .item-inner .item-ttl {
		font-size : 1.8rem;
		margin-top : 20px;
		letter-spacing : 0.14em;
		transition : all 0.2s ease-out;
	}
}
@media print, screen and (min-width: 768px) and (min-width: 1025px) {
	.m-list-panel .panel-item .item-inner:hover {
		box-shadow : 0 0 15px rgba(0, 0, 0, 0.5);
		transition : all 0.4s ease-out;
	}
	.m-list-panel .panel-item .item-inner:hover .item-img:after {
		opacity : 1;
		-ms-filter : 'progid:DXImageTransform.Microsoft.Alpha(Opacity=100)';
	}
	.m-list-panel .panel-item .item-inner:hover .item-img > img, .m-list-panel .panel-item .item-inner:hover .item-img > svg {
		-webkit-transform : scale(1.225);
		        transform : scale(1.225);
	}
}
@media print, screen and (min-width: 768px) and (min-width: 1025px) {
	.m-list-panel .panel-item.item-petrochemicals .item-inner:hover {
		background-color : #82d3fd;
	}
	.m-list-panel .panel-item.item-petrochemicals .item-inner:hover .item-ttl {
		color : #fff;
	}
}

@media print, screen and (min-width: 768px) {
	.m-list-panel .panel-item.item-petrochemicals .item-inner .item-img {
		background-color : #82d3fd;
	}
	.m-list-panel .panel-item.item-petrochemicals .item-inner .item-ttl {
		color : #0b96d3;
	}
	.m-list-panel .panel-item.item-petrochemicals .item-img > img, .m-list-panel .panel-item.item-petrochemicals .item-img > svg {
		width : 88px;
	}
}
@media print, screen and (min-width: 768px) and (min-width: 1025px) {
	.m-list-panel .panel-item.item-basic .item-inner:hover {
		background-color : #fca7b9;
	}
	.m-list-panel .panel-item.item-basic .item-inner:hover .item-ttl {
		color : #fff;
	}
}

@media print, screen and (min-width: 768px) {
	.m-list-panel .panel-item.item-basic .item-inner .item-img {
		background-color : #fca7b9;
	}
	.m-list-panel .panel-item.item-basic .item-inner .item-ttl {
		color : #c6637b;
	}
	.m-list-panel .panel-item.item-basic .item-img > img, .m-list-panel .panel-item.item-basic .item-img > svg {
		width : 94px;
	}
}
@media print, screen and (min-width: 768px) and (min-width: 1025px) {
	.m-list-panel .panel-item.item-it .item-inner:hover {
		background-color : #edc47d;
	}
	.m-list-panel .panel-item.item-it .item-inner:hover .item-ttl {
		color : #fff;
	}
}

@media print, screen and (min-width: 768px) {
	.m-list-panel .panel-item.item-it .item-inner .item-img {
		background-color : #edc47d;
	}
	.m-list-panel .panel-item.item-it .item-inner .item-ttl {
		color : #c69044;
	}
	.m-list-panel .panel-item.item-it .item-img > img, .m-list-panel .panel-item.item-it .item-img > svg {
		width : 75px;
	}
}
@media print, screen and (min-width: 768px) and (min-width: 1025px) {
	.m-list-panel .panel-item.item-agricultural .item-inner:hover {
		background-color : #b6e37d;
	}
	.m-list-panel .panel-item.item-agricultural .item-inner:hover .item-ttl {
		color : #fff;
	}
}

@media print, screen and (min-width: 768px) {
	.m-list-panel .panel-item.item-agricultural .item-inner .item-img {
		background-color : #b6e37d;
	}
	.m-list-panel .panel-item.item-agricultural .item-inner .item-ttl {
		color : #739931;
	}
	.m-list-panel .panel-item.item-agricultural .item-img > img, .m-list-panel .panel-item.item-agricultural .item-img > svg {
		width : 86px;
	}
}
@media print, screen and (min-width: 768px) and (min-width: 1025px) {
	.m-list-panel .panel-item.item-pharmaceuticals .item-inner:hover {
		background-color : #77dad6;
	}
	.m-list-panel .panel-item.item-pharmaceuticals .item-inner:hover .item-ttl {
		color : #fff;
	}
}

@media print, screen and (min-width: 768px) {
	.m-list-panel .panel-item.item-pharmaceuticals .item-inner .item-img {
		background-color : #77dad6;
	}
	.m-list-panel .panel-item.item-pharmaceuticals .item-inner .item-ttl {
		color : #43918a;
	}
	.m-list-panel .panel-item.item-pharmaceuticals .item-img > img, .m-list-panel .panel-item.item-pharmaceuticals .item-img > svg {
		width : 68px;
	}
}
@media print, screen and (min-width: 768px) and (min-width: 1025px) {
	.m-list-panel .panel-item.item-building .item-inner:hover {
		background-color : #82d3fd;
	}
	.m-list-panel .panel-item.item-building .item-inner:hover .item-ttl {
		color : #fff;
	}
}

@media print, screen and (min-width: 768px) {
	.m-list-panel .panel-item.item-building .item-inner .item-img {
		background-color : #82d3fd;
	}
	.m-list-panel .panel-item.item-building .item-inner .item-ttl {
		color : #71c2ec;
	}
	.m-list-panel .panel-item.item-building .item-img > img, .m-list-panel .panel-item.item-building .item-img > svg {
		width : 63px;
	}
}
@media print, screen and (min-width: 768px) and (min-width: 1025px) {
	.m-list-panel .panel-item.item-calendar .item-inner:hover {
		background-color : #82d3fd;
	}
	.m-list-panel .panel-item.item-calendar .item-inner:hover .item-ttl {
		color : #fff;
	}
}

@media print, screen and (min-width: 768px) {
	.m-list-panel .panel-item.item-calendar .item-inner .item-img {
		background-color : #82d3fd;
	}
	.m-list-panel .panel-item.item-calendar .item-inner .item-ttl {
		color : #71c2ec;
	}
	.m-list-panel .panel-item.item-calendar .item-img > img, .m-list-panel .panel-item.item-calendar .item-img > svg {
		width : 64px;
	}
}
@media print, screen and (min-width: 768px) and (min-width: 1025px) {
	.m-list-panel .panel-item.item-document .item-inner:hover {
		background-color : #82d3fd;
	}
	.m-list-panel .panel-item.item-document .item-inner:hover .item-ttl {
		color : #fff;
	}
}

@media print, screen and (min-width: 768px) {
	.m-list-panel .panel-item.item-document .item-inner .item-img {
		background-color : #82d3fd;
	}
	.m-list-panel .panel-item.item-document .item-inner .item-ttl {
		color : #71c2ec;
	}
	.m-list-panel .panel-item.item-document .item-img > img, .m-list-panel .panel-item.item-document .item-img > svg {
		width : 65px;
	}
}
@media print, screen and (min-width: 768px) and (min-width: 1025px) {
	.m-list-panel .panel-item.item-money .item-inner:hover {
		background-color : #82d3fd;
	}
	.m-list-panel .panel-item.item-money .item-inner:hover .item-ttl {
		color : #fff;
	}
}

@media print, screen and (min-width: 768px) {
	.m-list-panel .panel-item.item-money .item-inner .item-img {
		background-color : #82d3fd;
	}
	.m-list-panel .panel-item.item-money .item-inner .item-ttl {
		color : #71c2ec;
	}
	.m-list-panel .panel-item.item-money .item-img > img, .m-list-panel .panel-item.item-money .item-img > svg {
		width : 72px;
	}
}

.m-list-news {
	margin-top : 25px;
}
.m-list-news > li {
	position : relative;
	border-top : solid 1px #dde3e9;
}
.m-list-news > li:last-child {
	border-bottom : solid 1px #dde3e9;
}
.m-list-news > li > a, .m-list-news > li > span {
	padding : 20px 0;
	display : block;
}
.m-list-news > li > a[target='_blank']:not(.noticon) > .news-ttl:after, .m-list-news > li > span[target='_blank']:not(.noticon) > .news-ttl:after {
	content : '';
	display : inline-block;
	vertical-align : middle;
	width : 1.125em;
	height : 1.125em;
	margin-left : 5px;
	background : url('../svg/i_blank_defaulttxt.svg') no-repeat right top;
	background-size : 100% auto;
	position : relative;
	top : -0.2em;
}
.m-list-news > li > a[href$='.pdf'] > .news-ttl:not(.noticon):after, .m-list-news > li > span[href$='.pdf'] > .news-ttl:not(.noticon):after {
	content : '';
	display : inline-block;
	vertical-align : middle;
	width : 1.125em;
	height : 1.125em;
	margin-left : 5px;
	background : url('../svg/i_pdf_defaulttxt.svg') no-repeat right top;
	background-size : 100% auto;
	position : relative;
	top : -0.2em;
	width : 1.0625em;
	height : 1.25em;
	top : -0.1em;
}
.m-list-news > li > a[href$='.doc'] > .news-ttl:not(.noticon):after, .m-list-news > li > a[href$='.docx'] > .news-ttl:not(.noticon):after, .m-list-news > li > span[href$='.doc'] > .news-ttl:not(.noticon):after, .m-list-news > li > span[href$='.docx'] > .news-ttl:not(.noticon):after {
	content : '';
	display : inline-block;
	vertical-align : middle;
	width : 1.125em;
	height : 1.125em;
	margin-left : 5px;
	background : url('../svg/i_word_defaulttxt.svg') no-repeat right top;
	background-size : 100% auto;
	position : relative;
	top : -0.2em;
	width : 1.0625em;
	height : 1.25em;
	top : -0.1em;
}
.m-list-news > li > a[href$='.xls'] > .news-ttl:not(.noticon):after, .m-list-news > li > a[href$='.xlsx'] > .news-ttl:not(.noticon):after, .m-list-news > li > span[href$='.xls'] > .news-ttl:not(.noticon):after, .m-list-news > li > span[href$='.xlsx'] > .news-ttl:not(.noticon):after {
	content : '';
	display : inline-block;
	vertical-align : middle;
	width : 1.125em;
	height : 1.125em;
	margin-left : 5px;
	background : url('../svg/i_excel_defaulttxt.svg') no-repeat right top;
	background-size : 100% auto;
	position : relative;
	top : -0.2em;
	width : 1.0625em;
	height : 1.25em;
	top : -0.1em;
}
.m-list-news > li > a[href$='.zip'] > .news-ttl:not(.noticon):after, .m-list-news > li > span[href$='.zip'] > .news-ttl:not(.noticon):after {
	content : '';
	display : inline-block;
	vertical-align : middle;
	width : 1.125em;
	height : 1.125em;
	margin-left : 5px;
	background : url('../svg/i_dl_defaulttxt.svg') no-repeat right top;
	background-size : 100% auto;
	position : relative;
	top : -0.2em;
	width : 1.25em;
	height : 1.25em;
	top : -0.2em;
}
.m-list-news > li > a:link, .m-list-news > li > a:visited, .m-list-news > li > span:link, .m-list-news > li > span:visited {
	color : #555963;
}
@media print, screen and (min-width: 768px) {
	.m-list-news > li > a, .m-list-news > li > span {
		display : -webkit-flex;
		display : -ms-flexbox;
		display :         flex;
		-webkit-align-items : flex-start;
		-ms-flex-align : start;
		        align-items : flex-start;
	}
}
.m-list-news > li > a .news-date, .m-list-news > li > span .news-date {
	font-size : 12px;
	font-size : 1.2rem;
	display : inline-block;
	font-weight : bold;
}
@media print, screen and (min-width: 768px) {
	.m-list-news > li > a .news-date, .m-list-news > li > span .news-date {
		font-size : 1.4rem;
		margin-top : 3px;
	}
}
.m-list-news > li > a .news-cat, .m-list-news > li > span .news-cat {
	font-size : 12px;
	font-size : 1.2rem;
	display : inline-block;
	position : relative;
	margin-left : 12px;
	padding-left : 12px;
}
@media print, screen and (min-width: 768px) {
	.m-list-news > li > a .news-cat, .m-list-news > li > span .news-cat {
		font-size : 1.3rem;
		background-color : #ecf3f6;
		padding : 3px 10px;
		text-align : center;
		margin-left : 40px;
		min-width : 150px;
	}
}
.m-list-news > li > a .news-cat:before, .m-list-news > li > span .news-cat:before {
	content : '';
	background : #dde3e9;
	width : 1px;
	height : 9px;
	position : absolute;
	top : 0;
	bottom : 0;
	left : 0;
	margin : auto;
}
.m-list-news > li > a .news-ttl, .m-list-news > li > span .news-ttl {
	font-size : 13px;
	font-size : 1.3rem;
	margin-top : 5px;
}
@media print, screen and (min-width: 768px) {
	.m-list-news > li > a .news-ttl, .m-list-news > li > span .news-ttl {
		font-size : 1.6rem;
		-webkit-flex : 1;
		    -ms-flex : 1;
		        flex : 1;
		margin : 0 0 0 40px;
	}
}
.m-list-news > li > a {
	transition : all 0.2s ease-out;
}
@media print, screen and (min-width: 1025px) {
	.m-list-news > li > a:hover {
		text-decoration : none;
		opacity : 0.5;
		-ms-filter : 'progid:DXImageTransform.Microsoft.Alpha(Opacity=50)';
	}
}

.m-list-news-action {
	margin-top : 25px;
}
.m-list-news-action .action-list {
	display : -webkit-flex;
	display : -ms-flexbox;
	display :         flex;
	-webkit-justify-content : center;
	-ms-flex-pack : center;
	        justify-content : center;
}
.m-list-news-action .action-list .list-item + .list-item {
	margin-left : 25px;
	padding-left : 25px;
	position : relative;
}
.m-list-news-action .action-list .list-item + .list-item:before {
	position : absolute;
	display : block;
	content : '';
	width : 2px;
	height : 100%;
	top : 0;
	background-image : linear-gradient(to bottom, #d4d5d4, #d4d5d4 2px, transparent 2px, transparent 4px);
	background-size : 2px 5px;
	background-position : right;
	background-repeat : repeat-y;
	top : 0;
	bottom : 0;
	left : 0;
	margin : auto;
	height : 14px;
}
@media print, screen and (min-width: 768px) {
	.m-list-news-action .action-list .list-item + .list-item:before {
		height : 20px;
	}
}
.m-list-news-action .action-list .list-item .item-link {
	position : relative;
	padding-left : 28px;
	display : inline-block;
}
.m-list-news-action .action-list .list-item .item-link:after {
	content : '';
	background : url(../svg/i_arrow_key.svg) center no-repeat;
	background-size : 100% auto;
	width : 14px;
	height : 14px;
	display : block;
	position : absolute;
	top : 0;
	bottom : 0;
	left : 0;
	margin : auto;
}
@media print, screen and (min-width: 768px) {
	.m-list-news-action .action-list .list-item .item-link:after {
		width : 15px;
		height : 15px;
	}
}

@media print, screen and (min-width: 768px) {
	.m-list-thumbnail2 .thumbnail-list {
		margin : 0 -2.5px;
		display : -webkit-flex;
		display : -ms-flexbox;
		display :         flex;
		-webkit-flex-wrap : wrap;
		    -ms-flex-wrap : wrap;
		        flex-wrap : wrap;
	}
}
@media print {
	.m-list-thumbnail2 .thumbnail-list {
		display : block;
		letter-spacing : -0.40em;
	}
}

.m-list-thumbnail2 .thumbnail-list .list-item {
	position : relative;
}
@media print, screen and (min-width: 768px) {
	.m-list-thumbnail2 .thumbnail-list .list-item {
		width : calc(100% / 3);
		width : calc((100% / 3 ) - 0.1px) \0;
		padding : 0 2.5px;
	}
}
@media print {
	.m-list-thumbnail2 .thumbnail-list .list-item {
		width : 33.33333%;
		display : inline-block;
		padding : 0 2.5px;
		box-sizing : border-box;
		vertical-align : top;
		letter-spacing : normal;
	}
}
.m-list-thumbnail2 .thumbnail-list .list-item + .list-item {
	margin-top : 2px;
}
@media print, screen and (min-width: 768px) {
	.m-list-thumbnail2 .thumbnail-list .list-item + .list-item {
		margin-top : 0;
	}
}
@media print, screen and (min-width: 768px) {
	.m-list-thumbnail2 .thumbnail-list .list-item:nth-child(n + 4) {
		margin-top : 5px;
	}
}

@media print, screen and (min-width: 1025px) {
	.m-list-bnr > [data-gs='12'] > [data-gs-col='12']:nth-child(n+2) {
		margin-top : 20px;
	}
}

@media print, screen and (min-width: 1025px) {
	.m-list-bnr > [data-gs='12'] > [data-gs-col='6']:nth-child(n+3) {
		margin-top : 20px;
	}
}

@media print, screen and (min-width: 1025px) {
	.m-list-bnr > [data-gs='12'] > [data-gs-col='4']:nth-child(n+4) {
		margin-top : 20px;
	}
}

@media print, screen and (min-width: 1025px) {
	.m-list-bnr > [data-gs='12'] > [data-gs-col='3']:nth-child(n+5) {
		margin-top : 20px;
	}
}

@media screen and (min-width: 768px) and (max-width: 1024px) {
	.m-list-bnr > [data-gs-Tab='2'] > [data-gs-col]:nth-child(n+3) {
		margin-top : 20px;
	}
	.m-list-bnr > [data-gs-Tab='2'] > [data-gs-col][data-gs-col='12']:nth-child(n+2) {
		margin-top : 20px;
	}
}

@media screen and (min-width: 768px) and (max-width: 1024px) {
	.m-list-bnr > [data-gs-Tab='1'] > [data-gs-col]:nth-child(n+2) {
		margin-top : 20px;
	}
}

@media screen and (max-width: 767px) {
	.m-list-bnr > [data-gs-sp='2'] > [data-gs-col]:nth-child(n+3) {
		margin-top : 10px;
	}
}

@media screen and (max-width: 767px) {
	.m-list-bnr > [data-gs-sp='1'] > [data-gs-col]:nth-child(n+2) {
		margin-top : 10px;
	}
}

@media print, screen and (min-width: 1025px) {
	.m-list-bnr .bnr-list {
		margin : 0 -10px;
	}
}

.m-list-bnr .bnr-list .list-item {
	text-align : center;
}
@media print, screen and (min-width: 1025px) {
	.m-list-bnr .bnr-list .list-item {
		padding : 0 10px;
	}
}
.m-list-bnr .bnr-list .list-item .item-inner {
	transition : all 0.2s ease-out;
	display : block;
	overflow : hidden;
}
@media print, screen and (min-width: 1025px) {
	.m-list-bnr .bnr-list .list-item .item-inner {
		border-radius : 5px;
		background : #fff;
	}
}
.m-list-bnr .bnr-list .list-item .item-inner > img {
	transition : all 0.2s ease-out;
	border-radius : 5px;
}
@media print, screen and (min-width: 1025px) {
	.m-list-bnr .bnr-list .list-item .item-inner > img {
		border-radius : 0;
	}
}
@media print, screen and (min-width: 1025px) {
	.m-list-bnr .bnr-list .list-item .item-inner:hover {
		transition : all 0.3s ease-out;
		box-shadow : 0 0 6px 3px rgba(0, 0, 0, 0.1);
	}
	.m-list-bnr .bnr-list .list-item .item-inner:hover > img {
		opacity : 0.75;
		-ms-filter : 'progid:DXImageTransform.Microsoft.Alpha(Opacity=75)';
		transition : all 0.3s ease-out;
	}
}

.m-list-desc, .mceContentBody ul {
	margin-top : 10px;
}
@media screen and (max-width: 767px) {
	.m-list-desc, .mceContentBody ul {
		margin-top : 20px;
	}
}
.m-list-desc a[target='_blank']:not(.noticon):after, .mceContentBody ul a[target='_blank']:not(.noticon):after {
	content : '';
	display : inline-block;
	vertical-align : middle;
	width : 1.125em;
	height : 1.125em;
	margin-left : 5px;
	background : url('../svg/i_blank_key.svg') no-repeat right top;
	background-size : 100% auto;
	position : relative;
	top : -0.2em;
}
.m-list-desc a[href$='.pdf']:not(.noticon):after, .mceContentBody ul a[href$='.pdf']:not(.noticon):after {
	content : '';
	display : inline-block;
	vertical-align : middle;
	width : 1.125em;
	height : 1.125em;
	margin-left : 5px;
	background : url('../svg/i_pdf_key.svg') no-repeat right top;
	background-size : 100% auto;
	position : relative;
	top : -0.2em;
	width : 1.0625em;
	height : 1.25em;
	top : -0.1em;
}
.m-list-desc a[href$='.doc']:not(.noticon):after, .mceContentBody ul a[href$='.doc']:not(.noticon):after, .m-list-desc a[href$='.docx']:not(.noticon):after, .mceContentBody ul a[href$='.docx']:not(.noticon):after {
	content : '';
	display : inline-block;
	vertical-align : middle;
	width : 1.125em;
	height : 1.125em;
	margin-left : 5px;
	background : url('../svg/i_word_key.svg') no-repeat right top;
	background-size : 100% auto;
	position : relative;
	top : -0.2em;
	width : 1.0625em;
	height : 1.25em;
	top : -0.1em;
}
.m-list-desc a[href$='.xls']:not(.noticon):after, .mceContentBody ul a[href$='.xls']:not(.noticon):after, .m-list-desc a[href$='.xlsx']:not(.noticon):after, .mceContentBody ul a[href$='.xlsx']:not(.noticon):after {
	content : '';
	display : inline-block;
	vertical-align : middle;
	width : 1.125em;
	height : 1.125em;
	margin-left : 5px;
	background : url('../svg/i_excel_key.svg') no-repeat right top;
	background-size : 100% auto;
	position : relative;
	top : -0.2em;
	width : 1.0625em;
	height : 1.25em;
	top : -0.1em;
}
.m-list-desc a[href$='.zip']:not(.noticon):after, .mceContentBody ul a[href$='.zip']:not(.noticon):after {
	content : '';
	display : inline-block;
	vertical-align : middle;
	width : 1.125em;
	height : 1.125em;
	margin-left : 5px;
	background : url('../svg/i_dl_key.svg') no-repeat right top;
	background-size : 100% auto;
	position : relative;
	top : -0.2em;
	width : 1.25em;
	height : 1.25em;
	top : -0.2em;
}
.m-list-desc > li, .mceContentBody ul > li {
	position : relative;
	word-wrap : break-word;
	overflow-wrap : break-word;
	margin-top : 10px;
	padding-left : 7px;
}
.m-list-desc > li > ul, .mceContentBody ul > li > ul, .m-list-desc > li > ol, .mceContentBody ul > li > ol {
	margin-top : 5px;
	counter-reset : number;
}
@media print, screen and (min-width: 768px) {
	.m-list-desc > li > ul, .mceContentBody ul > li > ul, .m-list-desc > li > ol, .mceContentBody ul > li > ol {
		margin-top : 10px;
	}
}
.m-list-desc > li > ul > li, .mceContentBody ul > li > ul > li {
	padding-left : 9px;
}
@media print, screen and (min-width: 768px) {
	.m-list-desc > li > ul > li, .mceContentBody ul > li > ul > li {
		padding-left : 18px;
	}
}
.m-list-desc > li > ul > li:before, .mceContentBody ul > li > ul > li:before {
	width : 2px;
	height : 2px;
	left : 3.5px;
	top : 0.85em;
}
@media print, screen and (min-width: 768px) {
	.m-list-desc > li > ul > li:before, .mceContentBody ul > li > ul > li:before {
		width : 3px;
		height : 3px;
		left : 7px;
	}
}
.m-list-desc > li > ul.m-list-asterisk > li, .mceContentBody ul > li > ul.m-list-asterisk > li {
	padding-left : 17px;
}
.m-list-desc > li > ul.m-list-asterisk > li:before, .mceContentBody ul > li > ul.m-list-asterisk > li:before {
	width : auto;
	height : auto;
	top : 0;
	left : 0;
}
@media print, screen and (min-width: 768px) {
	.m-list-desc > li, .mceContentBody ul > li {
		margin-top : 10px;
		padding-left : 14px;
	}
}
.m-list-desc > li:first-child, .mceContentBody ul > li:first-child {
	margin-top : 0;
}
.m-list-desc > li:before, .mceContentBody ul > li:before {
	position : absolute;
	content : '';
	width : 3px;
	height : 3px;
	border-radius : 50%;
	background-color : #555963;
	top : 0.90em;
	left : 0;
}
@media print, screen and (min-width: 768px) {
	.m-list-desc > li:before, .mceContentBody ul > li:before {
		width : 6px;
		height : 6px;
		top : 0.80em;
	}
}
@media print, screen and (min-width: 1025px) {
	.m-list-desc.desc-inlineblock, .mceContentBody ul.desc-inlineblock {
		margin-top : 30px;
		margin-left : -20px;
	}
}
@media print, screen and (min-width: 1025px) {
	.m-list-desc.desc-inlineblock > li, .mceContentBody ul.desc-inlineblock > li {
		display : inline-block;
		margin-left : 20px;
		margin-top : 10px;
		vertical-align : top;
	}
}

.m-list-num, .mceContentBody ol {
	margin-top : 10px;
}
@media print, screen and (min-width: 768px) {
	.m-list-num, .mceContentBody ol {
		margin-top : 20px;
	}
}
.m-list-num a[target='_blank']:not(.noticon):after, .mceContentBody ol a[target='_blank']:not(.noticon):after {
	content : '';
	display : inline-block;
	vertical-align : middle;
	width : 1.125em;
	height : 1.125em;
	margin-left : 5px;
	background : url('../svg/i_blank_key.svg') no-repeat right top;
	background-size : 100% auto;
	position : relative;
	top : -0.2em;
}
.m-list-num a[href$='.pdf']:not(.noticon):after, .mceContentBody ol a[href$='.pdf']:not(.noticon):after {
	content : '';
	display : inline-block;
	vertical-align : middle;
	width : 1.125em;
	height : 1.125em;
	margin-left : 5px;
	background : url('../svg/i_pdf_key.svg') no-repeat right top;
	background-size : 100% auto;
	position : relative;
	top : -0.2em;
	width : 1.0625em;
	height : 1.25em;
	top : -0.1em;
}
.m-list-num a[href$='.doc']:not(.noticon):after, .mceContentBody ol a[href$='.doc']:not(.noticon):after, .m-list-num a[href$='.docx']:not(.noticon):after, .mceContentBody ol a[href$='.docx']:not(.noticon):after {
	content : '';
	display : inline-block;
	vertical-align : middle;
	width : 1.125em;
	height : 1.125em;
	margin-left : 5px;
	background : url('../svg/i_word_key.svg') no-repeat right top;
	background-size : 100% auto;
	position : relative;
	top : -0.2em;
	width : 1.0625em;
	height : 1.25em;
	top : -0.1em;
}
.m-list-num a[href$='.xls']:not(.noticon):after, .mceContentBody ol a[href$='.xls']:not(.noticon):after, .m-list-num a[href$='.xlsx']:not(.noticon):after, .mceContentBody ol a[href$='.xlsx']:not(.noticon):after {
	content : '';
	display : inline-block;
	vertical-align : middle;
	width : 1.125em;
	height : 1.125em;
	margin-left : 5px;
	background : url('../svg/i_excel_key.svg') no-repeat right top;
	background-size : 100% auto;
	position : relative;
	top : -0.2em;
	width : 1.0625em;
	height : 1.25em;
	top : -0.1em;
}
.m-list-num a[href$='.zip']:not(.noticon):after, .mceContentBody ol a[href$='.zip']:not(.noticon):after {
	content : '';
	display : inline-block;
	vertical-align : middle;
	width : 1.125em;
	height : 1.125em;
	margin-left : 5px;
	background : url('../svg/i_dl_key.svg') no-repeat right top;
	background-size : 100% auto;
	position : relative;
	top : -0.2em;
	width : 1.25em;
	height : 1.25em;
	top : -0.2em;
}
.m-list-num > li, .mceContentBody ol > li {
	margin-top : 10px;
	padding-left : 1.5em;
	counter-increment : number;
	word-wrap : break-word;
	overflow-wrap : break-word;
	word-break : normal;
}
.m-list-num > li > ul, .mceContentBody ol > li > ul, .m-list-num > li > ol, .mceContentBody ol > li > ol {
	margin-top : 5px;
	counter-reset : number;
}
@media print, screen and (min-width: 768px) {
	.m-list-num > li > ul, .mceContentBody ol > li > ul, .m-list-num > li > ol, .mceContentBody ol > li > ol {
		margin-top : 10px;
	}
}
.m-list-num > li > ul > li, .mceContentBody ol > li > ul > li {
	padding-left : 9px;
}
@media print, screen and (min-width: 768px) {
	.m-list-num > li > ul > li, .mceContentBody ol > li > ul > li {
		padding-left : 18px;
	}
}
.m-list-num > li > ul > li:before, .mceContentBody ol > li > ul > li:before {
	width : 2px;
	height : 2px;
	left : 3.5px;
	top : 0.85em;
}
@media print, screen and (min-width: 768px) {
	.m-list-num > li > ul > li:before, .mceContentBody ol > li > ul > li:before {
		width : 3px;
		height : 3px;
		left : 7px;
	}
}
.m-list-num > li > ul.m-list-asterisk > li, .mceContentBody ol > li > ul.m-list-asterisk > li {
	padding-left : 17px;
}
.m-list-num > li > ul.m-list-asterisk > li:before, .mceContentBody ol > li > ul.m-list-asterisk > li:before {
	width : auto;
	height : auto;
	top : 0;
	left : 0;
}
@media print, screen and (min-width: 768px) {
	.m-list-num > li, .mceContentBody ol > li {
		margin-top : 20px;
	}
}
.m-list-num > li:first-child, .mceContentBody ol > li:first-child {
	margin-top : 0;
}
.m-list-num > li:before, .mceContentBody ol > li:before {
	content : counter(number) '.';
	display : inline-block;
	vertical-align : top;
	margin-left : -1.5em;
	margin-right : 0.5em;
}
@media print, screen and (min-width: 768px) {
	.m-list-num > li:before, .mceContentBody ol > li:before {
		margin-left : -1.5em;
	}
}

.m-list-num2 {
	margin-top : 10px;
}
@media print, screen and (min-width: 768px) {
	.m-list-num2 {
		margin-top : 20px;
	}
}
.m-list-num2 a[target='_blank']:not(.noticon):after {
	content : '';
	display : inline-block;
	vertical-align : middle;
	width : 1.125em;
	height : 1.125em;
	margin-left : 5px;
	background : url('../svg/i_blank_key.svg') no-repeat right top;
	background-size : 100% auto;
	position : relative;
	top : -0.2em;
}
.m-list-num2 a[href$='.pdf']:not(.noticon):after {
	content : '';
	display : inline-block;
	vertical-align : middle;
	width : 1.125em;
	height : 1.125em;
	margin-left : 5px;
	background : url('../svg/i_pdf_key.svg') no-repeat right top;
	background-size : 100% auto;
	position : relative;
	top : -0.2em;
	width : 1.0625em;
	height : 1.25em;
	top : -0.1em;
}
.m-list-num2 a[href$='.doc']:not(.noticon):after, .m-list-num2 a[href$='.docx']:not(.noticon):after {
	content : '';
	display : inline-block;
	vertical-align : middle;
	width : 1.125em;
	height : 1.125em;
	margin-left : 5px;
	background : url('../svg/i_word_key.svg') no-repeat right top;
	background-size : 100% auto;
	position : relative;
	top : -0.2em;
	width : 1.0625em;
	height : 1.25em;
	top : -0.1em;
}
.m-list-num2 a[href$='.xls']:not(.noticon):after, .m-list-num2 a[href$='.xlsx']:not(.noticon):after {
	content : '';
	display : inline-block;
	vertical-align : middle;
	width : 1.125em;
	height : 1.125em;
	margin-left : 5px;
	background : url('../svg/i_excel_key.svg') no-repeat right top;
	background-size : 100% auto;
	position : relative;
	top : -0.2em;
	width : 1.0625em;
	height : 1.25em;
	top : -0.1em;
}
.m-list-num2 a[href$='.zip']:not(.noticon):after {
	content : '';
	display : inline-block;
	vertical-align : middle;
	width : 1.125em;
	height : 1.125em;
	margin-left : 5px;
	background : url('../svg/i_dl_key.svg') no-repeat right top;
	background-size : 100% auto;
	position : relative;
	top : -0.2em;
	width : 1.25em;
	height : 1.25em;
	top : -0.2em;
}
.m-list-num2 > li {
	margin-top : 10px;
	padding-left : 2.0em;
	counter-increment : number;
	word-wrap : break-word;
	overflow-wrap : break-word;
	word-break : normal;
}
.m-list-num2 > li > ul, .m-list-num2 > li > ol {
	margin-top : 5px;
	counter-reset : number;
}
@media print, screen and (min-width: 768px) {
	.m-list-num2 > li > ul, .m-list-num2 > li > ol {
		margin-top : 10px;
	}
}
.m-list-num2 > li > ul > li {
	padding-left : 9px;
}
@media print, screen and (min-width: 768px) {
	.m-list-num2 > li > ul > li {
		padding-left : 18px;
	}
}
.m-list-num2 > li > ul > li:before {
	width : 2px;
	height : 2px;
	left : 3.5px;
	top : 0.85em;
}
@media print, screen and (min-width: 768px) {
	.m-list-num2 > li > ul > li:before {
		width : 3px;
		height : 3px;
		left : 7px;
	}
}
.m-list-num2 > li > ul.m-list-asterisk > li {
	padding-left : 17px;
}
.m-list-num2 > li > ul.m-list-asterisk > li:before {
	width : auto;
	height : auto;
	top : 0;
	left : 0;
}
@media print, screen and (min-width: 768px) {
	.m-list-num2 > li {
		margin-top : 20px;
		padding-left : 2.0em;
	}
}
.m-list-num2 > li:first-child {
	margin-top : 0;
}
.m-list-num2 > li:nth-child(n):before {
	content : '\ff08' counter(number) '\ff09';
	display : inline-block;
	vertical-align : top;
	margin-left : -2.10em;
	height : auto;
	width : auto;
	background : none;
	top : auto;
	position : relative;
}
@media print, screen and (min-width: 768px) {
	.m-list-num2 > li:nth-child(n):before {
		margin-left : -2.1em;
	}
}

/*-----------------
	数字付きリスト
	① ② ③
-----------------*/
.m-list-num3 {
	margin-top : 10px;
}
@media print, screen and (min-width: 768px) {
	.m-list-num3 {
		margin-top : 20px;
	}
}
.m-list-num3 a[target='_blank']:not(.noticon):after {
	content : '';
	display : inline-block;
	vertical-align : middle;
	width : 1.125em;
	height : 1.125em;
	margin-left : 5px;
	background : url('../svg/i_blank_key.svg') no-repeat right top;
	background-size : 100% auto;
	position : relative;
	top : -0.2em;
}
.m-list-num3 a[href$='.pdf']:not(.noticon):after {
	content : '';
	display : inline-block;
	vertical-align : middle;
	width : 1.125em;
	height : 1.125em;
	margin-left : 5px;
	background : url('../svg/i_pdf_key.svg') no-repeat right top;
	background-size : 100% auto;
	position : relative;
	top : -0.2em;
	width : 1.0625em;
	height : 1.25em;
	top : -0.1em;
}
.m-list-num3 a[href$='.doc']:not(.noticon):after, .m-list-num3 a[href$='.docx']:not(.noticon):after {
	content : '';
	display : inline-block;
	vertical-align : middle;
	width : 1.125em;
	height : 1.125em;
	margin-left : 5px;
	background : url('../svg/i_word_key.svg') no-repeat right top;
	background-size : 100% auto;
	position : relative;
	top : -0.2em;
	width : 1.0625em;
	height : 1.25em;
	top : -0.1em;
}
.m-list-num3 a[href$='.xls']:not(.noticon):after, .m-list-num3 a[href$='.xlsx']:not(.noticon):after {
	content : '';
	display : inline-block;
	vertical-align : middle;
	width : 1.125em;
	height : 1.125em;
	margin-left : 5px;
	background : url('../svg/i_excel_key.svg') no-repeat right top;
	background-size : 100% auto;
	position : relative;
	top : -0.2em;
	width : 1.0625em;
	height : 1.25em;
	top : -0.1em;
}
.m-list-num3 a[href$='.zip']:not(.noticon):after {
	content : '';
	display : inline-block;
	vertical-align : middle;
	width : 1.125em;
	height : 1.125em;
	margin-left : 5px;
	background : url('../svg/i_dl_key.svg') no-repeat right top;
	background-size : 100% auto;
	position : relative;
	top : -0.2em;
	width : 1.25em;
	height : 1.25em;
	top : -0.2em;
}
.m-list-num3 > li {
	margin-top : 10px;
	padding-left : 1.2em;
	counter-increment : number;
	word-wrap : break-word;
	overflow-wrap : break-word;
	word-break : normal;
	list-style : none !important;
}
.m-list-num3 > li > ul, .m-list-num3 > li > ol {
	margin-top : 5px;
	counter-reset : number;
}
@media print, screen and (min-width: 768px) {
	.m-list-num3 > li > ul, .m-list-num3 > li > ol {
		margin-top : 10px;
	}
}
.m-list-num3 > li > ul > li {
	padding-left : 9px;
}
@media print, screen and (min-width: 768px) {
	.m-list-num3 > li > ul > li {
		padding-left : 18px;
	}
}
.m-list-num3 > li > ul > li:before {
	width : 2px;
	height : 2px;
	left : 3.5px;
	top : 0.85em;
}
@media print, screen and (min-width: 768px) {
	.m-list-num3 > li > ul > li:before {
		width : 3px;
		height : 3px;
		left : 7px;
	}
}
.m-list-num3 > li > ul.m-list-asterisk > li {
	padding-left : 17px;
}
.m-list-num3 > li > ul.m-list-asterisk > li:before {
	width : auto;
	height : auto;
	top : 0;
	left : 0;
}
@media print, screen and (min-width: 768px) {
	.m-list-num3 > li {
		margin-top : 20px;
		padding-left : 1.2em;
	}
}
.m-list-num3 > li:first-child {
	margin-top : 0;
}
.m-list-num3 > li:before {
	margin-left : -1.0em;
	left : -2px;
	margin-right : 0;
}
@media print, screen and (min-width: 768px) {
	.m-list-num3 > li:before {
		margin-left : -1.0em;
	}
}
.m-list-num3 > li:nth-child(1):before {
	content : '';
	width : 1em;
	text-align : right;
	background-color : transparent;
	border-radius : auto;
	height : auto;
	top : auto;
	position : relative;
}
.m-list-num3 > li:nth-child(1):before {
	content : '\2460';
}
.m-list-num3 > li:nth-child(2):before {
	content : '';
	width : 1em;
	text-align : right;
	background-color : transparent;
	border-radius : auto;
	height : auto;
	top : auto;
	position : relative;
}
.m-list-num3 > li:nth-child(2):before {
	content : '\2461';
}
.m-list-num3 > li:nth-child(3):before {
	content : '';
	width : 1em;
	text-align : right;
	background-color : transparent;
	border-radius : auto;
	height : auto;
	top : auto;
	position : relative;
}
.m-list-num3 > li:nth-child(3):before {
	content : '\2462';
}
.m-list-num3 > li:nth-child(4):before {
	content : '';
	width : 1em;
	text-align : right;
	background-color : transparent;
	border-radius : auto;
	height : auto;
	top : auto;
	position : relative;
}
.m-list-num3 > li:nth-child(4):before {
	content : '\2463';
}
.m-list-num3 > li:nth-child(5):before {
	content : '';
	width : 1em;
	text-align : right;
	background-color : transparent;
	border-radius : auto;
	height : auto;
	top : auto;
	position : relative;
}
.m-list-num3 > li:nth-child(5):before {
	content : '\2464';
}
.m-list-num3 > li:nth-child(6):before {
	content : '';
	width : 1em;
	text-align : right;
	background-color : transparent;
	border-radius : auto;
	height : auto;
	top : auto;
	position : relative;
}
.m-list-num3 > li:nth-child(6):before {
	content : '\2465';
}
.m-list-num3 > li:nth-child(7):before {
	content : '';
	width : 1em;
	text-align : right;
	background-color : transparent;
	border-radius : auto;
	height : auto;
	top : auto;
	position : relative;
}
.m-list-num3 > li:nth-child(7):before {
	content : '\2466';
}
.m-list-num3 > li:nth-child(8):before {
	content : '';
	width : 1em;
	text-align : right;
	background-color : transparent;
	border-radius : auto;
	height : auto;
	top : auto;
	position : relative;
}
.m-list-num3 > li:nth-child(8):before {
	content : '\2467';
}
.m-list-num3 > li:nth-child(9):before {
	content : '';
	width : 1em;
	text-align : right;
	background-color : transparent;
	border-radius : auto;
	height : auto;
	top : auto;
	position : relative;
}
.m-list-num3 > li:nth-child(9):before {
	content : '\2468';
}
.m-list-num3 > li:nth-child(10):before {
	content : '';
	width : 1em;
	text-align : right;
	background-color : transparent;
	border-radius : auto;
	height : auto;
	top : auto;
	position : relative;
}
.m-list-num3 > li:nth-child(10):before {
	content : '\2469';
}
.m-list-num3 > li:nth-child(11):before {
	content : '';
	width : 1em;
	text-align : right;
	background-color : transparent;
	border-radius : auto;
	height : auto;
	top : auto;
	position : relative;
}
.m-list-num3 > li:nth-child(11):before {
	content : '\246a';
}
.m-list-num3 > li:nth-child(12):before {
	content : '';
	width : 1em;
	text-align : right;
	background-color : transparent;
	border-radius : auto;
	height : auto;
	top : auto;
	position : relative;
}
.m-list-num3 > li:nth-child(12):before {
	content : '\246b';
}
.m-list-num3 > li:nth-child(13):before {
	content : '';
	width : 1em;
	text-align : right;
	background-color : transparent;
	border-radius : auto;
	height : auto;
	top : auto;
	position : relative;
}
.m-list-num3 > li:nth-child(13):before {
	content : '\246c';
}
.m-list-num3 > li:nth-child(14):before {
	content : '';
	width : 1em;
	text-align : right;
	background-color : transparent;
	border-radius : auto;
	height : auto;
	top : auto;
	position : relative;
}
.m-list-num3 > li:nth-child(14):before {
	content : '\246d';
}
.m-list-num3 > li:nth-child(15):before {
	content : '';
	width : 1em;
	text-align : right;
	background-color : transparent;
	border-radius : auto;
	height : auto;
	top : auto;
	position : relative;
}
.m-list-num3 > li:nth-child(15):before {
	content : '\246e';
}
.m-list-num3 > li:nth-child(16):before {
	content : '';
	width : 1em;
	text-align : right;
	background-color : transparent;
	border-radius : auto;
	height : auto;
	top : auto;
	position : relative;
}
.m-list-num3 > li:nth-child(16):before {
	content : '\246f';
}
.m-list-num3 > li:nth-child(17):before {
	content : '';
	width : 1em;
	text-align : right;
	background-color : transparent;
	border-radius : auto;
	height : auto;
	top : auto;
	position : relative;
}
.m-list-num3 > li:nth-child(17):before {
	content : '\2470';
}
.m-list-num3 > li:nth-child(18):before {
	content : '';
	width : 1em;
	text-align : right;
	background-color : transparent;
	border-radius : auto;
	height : auto;
	top : auto;
	position : relative;
}
.m-list-num3 > li:nth-child(18):before {
	content : '\2471';
}
.m-list-num3 > li:nth-child(19):before {
	content : '';
	width : 1em;
	text-align : right;
	background-color : transparent;
	border-radius : auto;
	height : auto;
	top : auto;
	position : relative;
}
.m-list-num3 > li:nth-child(19):before {
	content : '\2472';
}
.m-list-num3 > li:nth-child(20):before {
	content : '';
	width : 1em;
	text-align : right;
	background-color : transparent;
	border-radius : auto;
	height : auto;
	top : auto;
	position : relative;
}
.m-list-num3 > li:nth-child(20):before {
	content : '\2473';
}

/*-----------------
	カタカナ表記付きリスト
	ア イ ウ
-----------------*/
.m-list-num4 {
	margin-top : 10px;
}
@media print, screen and (min-width: 768px) {
	.m-list-num4 {
		margin-top : 20px;
	}
}
.m-list-num4 a[target='_blank']:not(.noticon):after {
	content : '';
	display : inline-block;
	vertical-align : middle;
	width : 1.125em;
	height : 1.125em;
	margin-left : 5px;
	background : url('../svg/i_blank_key.svg') no-repeat right top;
	background-size : 100% auto;
	position : relative;
	top : -0.2em;
}
.m-list-num4 a[href$='.pdf']:not(.noticon):after {
	content : '';
	display : inline-block;
	vertical-align : middle;
	width : 1.125em;
	height : 1.125em;
	margin-left : 5px;
	background : url('../svg/i_pdf_key.svg') no-repeat right top;
	background-size : 100% auto;
	position : relative;
	top : -0.2em;
	width : 1.0625em;
	height : 1.25em;
	top : -0.1em;
}
.m-list-num4 a[href$='.doc']:not(.noticon):after, .m-list-num4 a[href$='.docx']:not(.noticon):after {
	content : '';
	display : inline-block;
	vertical-align : middle;
	width : 1.125em;
	height : 1.125em;
	margin-left : 5px;
	background : url('../svg/i_word_key.svg') no-repeat right top;
	background-size : 100% auto;
	position : relative;
	top : -0.2em;
	width : 1.0625em;
	height : 1.25em;
	top : -0.1em;
}
.m-list-num4 a[href$='.xls']:not(.noticon):after, .m-list-num4 a[href$='.xlsx']:not(.noticon):after {
	content : '';
	display : inline-block;
	vertical-align : middle;
	width : 1.125em;
	height : 1.125em;
	margin-left : 5px;
	background : url('../svg/i_excel_key.svg') no-repeat right top;
	background-size : 100% auto;
	position : relative;
	top : -0.2em;
	width : 1.0625em;
	height : 1.25em;
	top : -0.1em;
}
.m-list-num4 a[href$='.zip']:not(.noticon):after {
	content : '';
	display : inline-block;
	vertical-align : middle;
	width : 1.125em;
	height : 1.125em;
	margin-left : 5px;
	background : url('../svg/i_dl_key.svg') no-repeat right top;
	background-size : 100% auto;
	position : relative;
	top : -0.2em;
	width : 1.25em;
	height : 1.25em;
	top : -0.2em;
}
.m-list-num4 > li {
	margin-top : 10px;
	padding-left : 1.6em;
	counter-increment : number;
	word-wrap : break-word;
	overflow-wrap : break-word;
	word-break : normal;
	list-style : none !important;
}
.m-list-num4 > li > ul, .m-list-num4 > li > ol {
	margin-top : 5px;
	counter-reset : number;
}
@media print, screen and (min-width: 768px) {
	.m-list-num4 > li > ul, .m-list-num4 > li > ol {
		margin-top : 10px;
	}
}
.m-list-num4 > li > ul > li {
	padding-left : 9px;
}
@media print, screen and (min-width: 768px) {
	.m-list-num4 > li > ul > li {
		padding-left : 18px;
	}
}
.m-list-num4 > li > ul > li:before {
	width : 2px;
	height : 2px;
	left : 3.5px;
	top : 0.85em;
}
@media print, screen and (min-width: 768px) {
	.m-list-num4 > li > ul > li:before {
		width : 3px;
		height : 3px;
		left : 7px;
	}
}
.m-list-num4 > li > ul.m-list-asterisk > li {
	padding-left : 17px;
}
.m-list-num4 > li > ul.m-list-asterisk > li:before {
	width : auto;
	height : auto;
	top : 0;
	left : 0;
}
@media print, screen and (min-width: 768px) {
	.m-list-num4 > li {
		margin-top : 20px;
		padding-left : 1.6em;
	}
}
.m-list-num4 > li:first-child {
	margin-top : 0;
}
.m-list-num4 > li:before {
	margin-left : -1.0em;
	left : -6px;
	margin-right : 0;
}
@media print, screen and (min-width: 768px) {
	.m-list-num4 > li:before {
		margin-left : -1.0em;
	}
}
.m-list-num4 > li:nth-child(1):before {
	content : '';
	width : 1em;
	text-align : right;
	background-color : transparent;
	border-radius : auto;
	height : auto;
	top : auto;
	position : relative;
}
.m-list-num4 > li:nth-child(1):before {
	content : '\30a2';
}
.m-list-num4 > li:nth-child(2):before {
	content : '';
	width : 1em;
	text-align : right;
	background-color : transparent;
	border-radius : auto;
	height : auto;
	top : auto;
	position : relative;
}
.m-list-num4 > li:nth-child(2):before {
	content : '\30a4';
}
.m-list-num4 > li:nth-child(3):before {
	content : '';
	width : 1em;
	text-align : right;
	background-color : transparent;
	border-radius : auto;
	height : auto;
	top : auto;
	position : relative;
}
.m-list-num4 > li:nth-child(3):before {
	content : '\30a6';
}
.m-list-num4 > li:nth-child(4):before {
	content : '';
	width : 1em;
	text-align : right;
	background-color : transparent;
	border-radius : auto;
	height : auto;
	top : auto;
	position : relative;
}
.m-list-num4 > li:nth-child(4):before {
	content : '\30a8';
}
.m-list-num4 > li:nth-child(5):before {
	content : '';
	width : 1em;
	text-align : right;
	background-color : transparent;
	border-radius : auto;
	height : auto;
	top : auto;
	position : relative;
}
.m-list-num4 > li:nth-child(5):before {
	content : '\30aa';
}
.m-list-num4 > li:nth-child(6):before {
	content : '';
	width : 1em;
	text-align : right;
	background-color : transparent;
	border-radius : auto;
	height : auto;
	top : auto;
	position : relative;
}
.m-list-num4 > li:nth-child(6):before {
	content : '\30ab';
}
.m-list-num4 > li:nth-child(7):before {
	content : '';
	width : 1em;
	text-align : right;
	background-color : transparent;
	border-radius : auto;
	height : auto;
	top : auto;
	position : relative;
}
.m-list-num4 > li:nth-child(7):before {
	content : '\30ad';
}
.m-list-num4 > li:nth-child(8):before {
	content : '';
	width : 1em;
	text-align : right;
	background-color : transparent;
	border-radius : auto;
	height : auto;
	top : auto;
	position : relative;
}
.m-list-num4 > li:nth-child(8):before {
	content : '\30af';
}
.m-list-num4 > li:nth-child(9):before {
	content : '';
	width : 1em;
	text-align : right;
	background-color : transparent;
	border-radius : auto;
	height : auto;
	top : auto;
	position : relative;
}
.m-list-num4 > li:nth-child(9):before {
	content : '\30b1';
}
.m-list-num4 > li:nth-child(10):before {
	content : '';
	width : 1em;
	text-align : right;
	background-color : transparent;
	border-radius : auto;
	height : auto;
	top : auto;
	position : relative;
}
.m-list-num4 > li:nth-child(10):before {
	content : '\30b3';
}
.m-list-num4 > li:nth-child(11):before {
	content : '';
	width : 1em;
	text-align : right;
	background-color : transparent;
	border-radius : auto;
	height : auto;
	top : auto;
	position : relative;
}
.m-list-num4 > li:nth-child(11):before {
	content : '\30b5';
}
.m-list-num4 > li:nth-child(12):before {
	content : '';
	width : 1em;
	text-align : right;
	background-color : transparent;
	border-radius : auto;
	height : auto;
	top : auto;
	position : relative;
}
.m-list-num4 > li:nth-child(12):before {
	content : '\30b7';
}
.m-list-num4 > li:nth-child(13):before {
	content : '';
	width : 1em;
	text-align : right;
	background-color : transparent;
	border-radius : auto;
	height : auto;
	top : auto;
	position : relative;
}
.m-list-num4 > li:nth-child(13):before {
	content : '\30b9';
}
.m-list-num4 > li:nth-child(14):before {
	content : '';
	width : 1em;
	text-align : right;
	background-color : transparent;
	border-radius : auto;
	height : auto;
	top : auto;
	position : relative;
}
.m-list-num4 > li:nth-child(14):before {
	content : '\30bb';
}
.m-list-num4 > li:nth-child(15):before {
	content : '';
	width : 1em;
	text-align : right;
	background-color : transparent;
	border-radius : auto;
	height : auto;
	top : auto;
	position : relative;
}
.m-list-num4 > li:nth-child(15):before {
	content : '\30bd';
}
.m-list-num4 > li:nth-child(16):before {
	content : '';
	width : 1em;
	text-align : right;
	background-color : transparent;
	border-radius : auto;
	height : auto;
	top : auto;
	position : relative;
}
.m-list-num4 > li:nth-child(16):before {
	content : '\30bf';
}
.m-list-num4 > li:nth-child(17):before {
	content : '';
	width : 1em;
	text-align : right;
	background-color : transparent;
	border-radius : auto;
	height : auto;
	top : auto;
	position : relative;
}
.m-list-num4 > li:nth-child(17):before {
	content : '\30c1';
}
.m-list-num4 > li:nth-child(18):before {
	content : '';
	width : 1em;
	text-align : right;
	background-color : transparent;
	border-radius : auto;
	height : auto;
	top : auto;
	position : relative;
}
.m-list-num4 > li:nth-child(18):before {
	content : '\30c4';
}
.m-list-num4 > li:nth-child(19):before {
	content : '';
	width : 1em;
	text-align : right;
	background-color : transparent;
	border-radius : auto;
	height : auto;
	top : auto;
	position : relative;
}
.m-list-num4 > li:nth-child(19):before {
	content : '\30c6';
}
.m-list-num4 > li:nth-child(20):before {
	content : '';
	width : 1em;
	text-align : right;
	background-color : transparent;
	border-radius : auto;
	height : auto;
	top : auto;
	position : relative;
}
.m-list-num4 > li:nth-child(20):before {
	content : '\30c8';
}

/*-----------------
	英数字付きリスト
	ⅰ ⅱ ⅲ
-----------------*/
.m-list-num5 {
	margin-top : 10px;
}
@media print, screen and (min-width: 768px) {
	.m-list-num5 {
		margin-top : 20px;
	}
}
.m-list-num5 a[target='_blank']:not(.noticon):after {
	content : '';
	display : inline-block;
	vertical-align : middle;
	width : 1.125em;
	height : 1.125em;
	margin-left : 5px;
	background : url('../svg/i_blank_key.svg') no-repeat right top;
	background-size : 100% auto;
	position : relative;
	top : -0.2em;
}
.m-list-num5 a[href$='.pdf']:not(.noticon):after {
	content : '';
	display : inline-block;
	vertical-align : middle;
	width : 1.125em;
	height : 1.125em;
	margin-left : 5px;
	background : url('../svg/i_pdf_key.svg') no-repeat right top;
	background-size : 100% auto;
	position : relative;
	top : -0.2em;
	width : 1.0625em;
	height : 1.25em;
	top : -0.1em;
}
.m-list-num5 a[href$='.doc']:not(.noticon):after, .m-list-num5 a[href$='.docx']:not(.noticon):after {
	content : '';
	display : inline-block;
	vertical-align : middle;
	width : 1.125em;
	height : 1.125em;
	margin-left : 5px;
	background : url('../svg/i_word_key.svg') no-repeat right top;
	background-size : 100% auto;
	position : relative;
	top : -0.2em;
	width : 1.0625em;
	height : 1.25em;
	top : -0.1em;
}
.m-list-num5 a[href$='.xls']:not(.noticon):after, .m-list-num5 a[href$='.xlsx']:not(.noticon):after {
	content : '';
	display : inline-block;
	vertical-align : middle;
	width : 1.125em;
	height : 1.125em;
	margin-left : 5px;
	background : url('../svg/i_excel_key.svg') no-repeat right top;
	background-size : 100% auto;
	position : relative;
	top : -0.2em;
	width : 1.0625em;
	height : 1.25em;
	top : -0.1em;
}
.m-list-num5 a[href$='.zip']:not(.noticon):after {
	content : '';
	display : inline-block;
	vertical-align : middle;
	width : 1.125em;
	height : 1.125em;
	margin-left : 5px;
	background : url('../svg/i_dl_key.svg') no-repeat right top;
	background-size : 100% auto;
	position : relative;
	top : -0.2em;
	width : 1.25em;
	height : 1.25em;
	top : -0.2em;
}
.m-list-num5 > li {
	margin-top : 10px;
	padding-left : 1.2em;
	counter-increment : number;
	word-wrap : break-word;
	overflow-wrap : break-word;
	word-break : normal;
	list-style : none !important;
}
.m-list-num5 > li > ul, .m-list-num5 > li > ol {
	margin-top : 5px;
	counter-reset : number;
}
@media print, screen and (min-width: 768px) {
	.m-list-num5 > li > ul, .m-list-num5 > li > ol {
		margin-top : 10px;
	}
}
.m-list-num5 > li > ul > li {
	padding-left : 9px;
}
@media print, screen and (min-width: 768px) {
	.m-list-num5 > li > ul > li {
		padding-left : 18px;
	}
}
.m-list-num5 > li > ul > li:before {
	width : 2px;
	height : 2px;
	left : 3.5px;
	top : 0.85em;
}
@media print, screen and (min-width: 768px) {
	.m-list-num5 > li > ul > li:before {
		width : 3px;
		height : 3px;
		left : 7px;
	}
}
.m-list-num5 > li > ul.m-list-asterisk > li {
	padding-left : 17px;
}
.m-list-num5 > li > ul.m-list-asterisk > li:before {
	width : auto;
	height : auto;
	top : 0;
	left : 0;
}
@media print, screen and (min-width: 768px) {
	.m-list-num5 > li {
		margin-top : 20px;
		padding-left : 1.2em;
	}
}
.m-list-num5 > li:first-child {
	margin-top : 0;
}
.m-list-num5 > li:before {
	margin-left : -1.0em;
	left : -2px;
	margin-right : 0;
}
@media print, screen and (min-width: 768px) {
	.m-list-num5 > li:before {
		margin-left : -1.0em;
	}
}
.m-list-num5 > li:nth-child(1):before {
	content : '';
	width : 1em;
	text-align : right;
	background-color : transparent;
	border-radius : auto;
	height : auto;
	top : auto;
	position : relative;
}
.m-list-num5 > li:nth-child(1):before {
	content : '\2170';
}
.m-list-num5 > li:nth-child(2):before {
	content : '';
	width : 1em;
	text-align : right;
	background-color : transparent;
	border-radius : auto;
	height : auto;
	top : auto;
	position : relative;
}
.m-list-num5 > li:nth-child(2):before {
	content : '\2171';
}
.m-list-num5 > li:nth-child(3):before {
	content : '';
	width : 1em;
	text-align : right;
	background-color : transparent;
	border-radius : auto;
	height : auto;
	top : auto;
	position : relative;
}
.m-list-num5 > li:nth-child(3):before {
	content : '\2172';
}
.m-list-num5 > li:nth-child(4):before {
	content : '';
	width : 1em;
	text-align : right;
	background-color : transparent;
	border-radius : auto;
	height : auto;
	top : auto;
	position : relative;
}
.m-list-num5 > li:nth-child(4):before {
	content : '\2173';
}
.m-list-num5 > li:nth-child(5):before {
	content : '';
	width : 1em;
	text-align : right;
	background-color : transparent;
	border-radius : auto;
	height : auto;
	top : auto;
	position : relative;
}
.m-list-num5 > li:nth-child(5):before {
	content : '\2174';
}
.m-list-num5 > li:nth-child(6):before {
	content : '';
	width : 1em;
	text-align : right;
	background-color : transparent;
	border-radius : auto;
	height : auto;
	top : auto;
	position : relative;
}
.m-list-num5 > li:nth-child(6):before {
	content : '\2175';
}
.m-list-num5 > li:nth-child(7):before {
	content : '';
	width : 1em;
	text-align : right;
	background-color : transparent;
	border-radius : auto;
	height : auto;
	top : auto;
	position : relative;
}
.m-list-num5 > li:nth-child(7):before {
	content : '\2176';
}
.m-list-num5 > li:nth-child(8):before {
	content : '';
	width : 1em;
	text-align : right;
	background-color : transparent;
	border-radius : auto;
	height : auto;
	top : auto;
	position : relative;
}
.m-list-num5 > li:nth-child(8):before {
	content : '\2177';
}
.m-list-num5 > li:nth-child(9):before {
	content : '';
	width : 1em;
	text-align : right;
	background-color : transparent;
	border-radius : auto;
	height : auto;
	top : auto;
	position : relative;
}
.m-list-num5 > li:nth-child(9):before {
	content : '\2178';
}
.m-list-num5 > li:nth-child(10):before {
	content : '';
	width : 1em;
	text-align : right;
	background-color : transparent;
	border-radius : auto;
	height : auto;
	top : auto;
	position : relative;
}
.m-list-num5 > li:nth-child(10):before {
	content : '\2179';
}
.m-list-num5 > li:nth-child(11):before {
	content : '';
	width : 1em;
	text-align : right;
	background-color : transparent;
	border-radius : auto;
	height : auto;
	top : auto;
	position : relative;
}
.m-list-num5 > li:nth-child(11):before {
	content : '\217a';
}
.m-list-num5 > li:nth-child(12):before {
	content : '';
	width : 1em;
	text-align : right;
	background-color : transparent;
	border-radius : auto;
	height : auto;
	top : auto;
	position : relative;
}
.m-list-num5 > li:nth-child(12):before {
	content : '\217b';
}

ul.m-list-asterisk {
	margin-top : 10px;
	font-size : 12px;
	font-size : 1.2rem;
}
ul.m-list-asterisk .fzs {
	font-size : 10px;
	font-size : 1rem;
}
@media print, screen and (min-width: 768px) {
	ul.m-list-asterisk .fzs {
		font-size : 1.2rem;
	}
}
ul.m-list-asterisk .fzm {
	font-size : 12px;
	font-size : 1.2rem;
}
@media print, screen and (min-width: 768px) {
	ul.m-list-asterisk .fzm {
		font-size : 1.4rem;
	}
}
ul.m-list-asterisk .fzl {
	font-size : 14px;
	font-size : 1.4rem;
}
@media print, screen and (min-width: 768px) {
	ul.m-list-asterisk .fzl {
		font-size : 1.6rem;
	}
}
@media print, screen and (min-width: 768px) {
	ul.m-list-asterisk {
		margin-top : 20px;
		font-size : 1.4rem;
	}
}
ul.m-list-asterisk a[target='_blank']:not(.noticon):after {
	content : '';
	display : inline-block;
	vertical-align : middle;
	width : 1.125em;
	height : 1.125em;
	margin-left : 5px;
	background : url('../svg/i_blank_key.svg') no-repeat right top;
	background-size : 100% auto;
	position : relative;
	top : -0.2em;
}
ul.m-list-asterisk a[href$='.pdf']:not(.noticon):after {
	content : '';
	display : inline-block;
	vertical-align : middle;
	width : 1.125em;
	height : 1.125em;
	margin-left : 5px;
	background : url('../svg/i_pdf_key.svg') no-repeat right top;
	background-size : 100% auto;
	position : relative;
	top : -0.2em;
	width : 1.0625em;
	height : 1.25em;
	top : -0.1em;
}
ul.m-list-asterisk a[href$='.doc']:not(.noticon):after, ul.m-list-asterisk a[href$='.docx']:not(.noticon):after {
	content : '';
	display : inline-block;
	vertical-align : middle;
	width : 1.125em;
	height : 1.125em;
	margin-left : 5px;
	background : url('../svg/i_word_key.svg') no-repeat right top;
	background-size : 100% auto;
	position : relative;
	top : -0.2em;
	width : 1.0625em;
	height : 1.25em;
	top : -0.1em;
}
ul.m-list-asterisk a[href$='.xls']:not(.noticon):after, ul.m-list-asterisk a[href$='.xlsx']:not(.noticon):after {
	content : '';
	display : inline-block;
	vertical-align : middle;
	width : 1.125em;
	height : 1.125em;
	margin-left : 5px;
	background : url('../svg/i_excel_key.svg') no-repeat right top;
	background-size : 100% auto;
	position : relative;
	top : -0.2em;
	width : 1.0625em;
	height : 1.25em;
	top : -0.1em;
}
ul.m-list-asterisk a[href$='.zip']:not(.noticon):after {
	content : '';
	display : inline-block;
	vertical-align : middle;
	width : 1.125em;
	height : 1.125em;
	margin-left : 5px;
	background : url('../svg/i_dl_key.svg') no-repeat right top;
	background-size : 100% auto;
	position : relative;
	top : -0.2em;
	width : 1.25em;
	height : 1.25em;
	top : -0.2em;
}
ul.m-list-asterisk > li {
	margin-top : 5px;
	padding-left : 17px;
	position : relative;
	word-wrap : break-word;
	overflow-wrap : break-word;
	word-break : normal;
}
ul.m-list-asterisk > li > ul, ul.m-list-asterisk > li > ol {
	margin-top : 5px;
	counter-reset : number;
}
@media print, screen and (min-width: 768px) {
	ul.m-list-asterisk > li > ul, ul.m-list-asterisk > li > ol {
		margin-top : 10px;
	}
}
ul.m-list-asterisk > li > ul > li {
	padding-left : 9px;
}
@media print, screen and (min-width: 768px) {
	ul.m-list-asterisk > li > ul > li {
		padding-left : 18px;
	}
}
ul.m-list-asterisk > li > ul > li:before {
	width : 2px;
	height : 2px;
	left : 3.5px;
	top : 0.85em;
}
@media print, screen and (min-width: 768px) {
	ul.m-list-asterisk > li > ul > li:before {
		width : 3px;
		height : 3px;
		left : 7px;
	}
}
ul.m-list-asterisk > li > ul.m-list-asterisk > li {
	padding-left : 17px;
}
ul.m-list-asterisk > li > ul.m-list-asterisk > li:before {
	width : auto;
	height : auto;
	top : 0;
	left : 0;
}
@media print, screen and (min-width: 768px) {
	ul.m-list-asterisk > li {
		margin-top : 10px;
		padding-left : 20px;
	}
}
ul.m-list-asterisk > li:first-child {
	margin-top : 0;
}
ul.m-list-asterisk > li:before {
	position : absolute;
	content : '';
	top : 0;
	left : 0;
	content : '\203b';
	background-color : transparent;
}

ol.m-list-asterisk {
	margin-top : 10px;
	font-size : 12px;
	font-size : 1.2rem;
}
ol.m-list-asterisk .fzs {
	font-size : 10px;
	font-size : 1rem;
}
@media print, screen and (min-width: 768px) {
	ol.m-list-asterisk .fzs {
		font-size : 1.2rem;
	}
}
ol.m-list-asterisk .fzm {
	font-size : 12px;
	font-size : 1.2rem;
}
@media print, screen and (min-width: 768px) {
	ol.m-list-asterisk .fzm {
		font-size : 1.4rem;
	}
}
ol.m-list-asterisk .fzl {
	font-size : 14px;
	font-size : 1.4rem;
}
@media print, screen and (min-width: 768px) {
	ol.m-list-asterisk .fzl {
		font-size : 1.6rem;
	}
}
@media print, screen and (min-width: 768px) {
	ol.m-list-asterisk {
		margin-top : 20px;
		font-size : 1.4rem;
	}
}
ol.m-list-asterisk a[target='_blank']:not(.noticon):after {
	content : '';
	display : inline-block;
	vertical-align : middle;
	width : 1.125em;
	height : 1.125em;
	margin-left : 5px;
	background : url('../svg/i_blank_key.svg') no-repeat right top;
	background-size : 100% auto;
	position : relative;
	top : -0.2em;
}
ol.m-list-asterisk a[href$='.pdf']:not(.noticon):after {
	content : '';
	display : inline-block;
	vertical-align : middle;
	width : 1.125em;
	height : 1.125em;
	margin-left : 5px;
	background : url('../svg/i_pdf_key.svg') no-repeat right top;
	background-size : 100% auto;
	position : relative;
	top : -0.2em;
	width : 1.0625em;
	height : 1.25em;
	top : -0.1em;
}
ol.m-list-asterisk a[href$='.doc']:not(.noticon):after, ol.m-list-asterisk a[href$='.docx']:not(.noticon):after {
	content : '';
	display : inline-block;
	vertical-align : middle;
	width : 1.125em;
	height : 1.125em;
	margin-left : 5px;
	background : url('../svg/i_word_key.svg') no-repeat right top;
	background-size : 100% auto;
	position : relative;
	top : -0.2em;
	width : 1.0625em;
	height : 1.25em;
	top : -0.1em;
}
ol.m-list-asterisk a[href$='.xls']:not(.noticon):after, ol.m-list-asterisk a[href$='.xlsx']:not(.noticon):after {
	content : '';
	display : inline-block;
	vertical-align : middle;
	width : 1.125em;
	height : 1.125em;
	margin-left : 5px;
	background : url('../svg/i_excel_key.svg') no-repeat right top;
	background-size : 100% auto;
	position : relative;
	top : -0.2em;
	width : 1.0625em;
	height : 1.25em;
	top : -0.1em;
}
ol.m-list-asterisk a[href$='.zip']:not(.noticon):after {
	content : '';
	display : inline-block;
	vertical-align : middle;
	width : 1.125em;
	height : 1.125em;
	margin-left : 5px;
	background : url('../svg/i_dl_key.svg') no-repeat right top;
	background-size : 100% auto;
	position : relative;
	top : -0.2em;
	width : 1.25em;
	height : 1.25em;
	top : -0.2em;
}
ol.m-list-asterisk > li {
	margin-top : 5px;
	padding-left : 2.7em;
	counter-increment : number;
	word-wrap : break-word;
	overflow-wrap : break-word;
	word-break : normal;
}
@media print, screen and (min-width: 768px) {
	ol.m-list-asterisk > li {
		margin-top : 10px;
		padding-left : 2.6em;
	}
}
ol.m-list-asterisk > li:first-child {
	margin-top : 0;
}
ol.m-list-asterisk > li:before {
	content : '\203b' counter(number) '\ff1a';
	display : inline-block;
	vertical-align : top;
	margin-left : -2.8em;
	margin-right : 2px;
}
@media print, screen and (min-width: 768px) {
	ol.m-list-asterisk > li:before {
		margin-left : -2.6em;
		margin-right : auto;
	}
}
ol.m-list-asterisk > li > ul, ol.m-list-asterisk > li > ol {
	margin-top : 5px;
	counter-reset : number;
}
@media print, screen and (min-width: 768px) {
	ol.m-list-asterisk > li > ul, ol.m-list-asterisk > li > ol {
		margin-top : 10px;
	}
}
ol.m-list-asterisk > li > ul > li {
	padding-left : 9px;
}
@media print, screen and (min-width: 768px) {
	ol.m-list-asterisk > li > ul > li {
		padding-left : 18px;
	}
}
ol.m-list-asterisk > li > ul > li:before {
	width : 2px;
	height : 2px;
	left : 3.5px;
	top : 0.85em;
}
@media print, screen and (min-width: 768px) {
	ol.m-list-asterisk > li > ul > li:before {
		width : 3px;
		height : 3px;
		left : 7px;
	}
}
ol.m-list-asterisk > li > ul.m-list-asterisk > li {
	padding-left : 17px;
}
ol.m-list-asterisk > li > ul.m-list-asterisk > li:before {
	width : auto;
	height : auto;
	top : 0;
	left : 0;
}

.m-list-image {
	margin-top : 20px;
}
@media print, screen and (min-width: 768px) {
	.m-list-image {
		margin-top : 40px;
	}
}
@media print, screen and (min-width: 1025px) {
	.m-list-image > [data-gs='12'] > [data-gs-col='12']:nth-child(n+2) {
		margin-top : 40px;
	}
}
@media print, screen and (min-width: 1025px) {
	.m-list-image > [data-gs='12'] > [data-gs-col='6']:nth-child(n+3) {
		margin-top : 40px;
	}
}
@media print, screen and (min-width: 1025px) {
	.m-list-image > [data-gs='12'] > [data-gs-col='4']:nth-child(n+4) {
		margin-top : 40px;
	}
}
@media print, screen and (min-width: 1025px) {
	.m-list-image > [data-gs='12'] > [data-gs-col='3']:nth-child(n+5) {
		margin-top : 40px;
	}
}
@media screen and (min-width: 768px) and (max-width: 1024px) {
	.m-list-image > [data-gs-Tab='2'] > [data-gs-col]:nth-child(n+3) {
		margin-top : 40px;
	}
	.m-list-image > [data-gs-Tab='2'] > [data-gs-col][data-gs-col='12']:nth-child(n+2) {
		margin-top : 40px;
	}
}
@media screen and (min-width: 768px) and (max-width: 1024px) {
	.m-list-image > [data-gs-Tab='1'] > [data-gs-col]:nth-child(n+2) {
		margin-top : 40px;
	}
}
@media screen and (max-width: 767px) {
	.m-list-image > [data-gs-sp='2'] > [data-gs-col]:nth-child(n+3) {
		margin-top : 20px;
	}
}
@media screen and (max-width: 767px) {
	.m-list-image > [data-gs-sp='1'] > [data-gs-col]:nth-child(n+2) {
		margin-top : 20px;
	}
}
.m-list-image img {
	height : auto;
}
.m-list-image ul li .image-img {
	text-align : center;
}
@media print, screen and (min-width: 768px) {
	.m-list-image ul li .image-img {
		text-align : left;
	}
}
.m-list-image ul li .image-img > svg {
	height : auto;
}
.m-list-image ul li .image-img.is-inlinesvg {
	position : relative;
}
.m-list-image ul li .image-img.is-inlinesvg > svg {
	position : absolute;
	top : 0;
	left : 0;
	width : 100%;
	height : 100%;
}
.m-list-image ul li .image-img.is-inlinesvg.inlinesvg-400 {
	padding-top : 45.4545%;
}
.m-list-image ul li .image-img.is-inlinesvg.inlinesvg-480 {
	padding-top : 54.5454%;
}
.m-list-image ul li .image-img.is-inlinesvg.inlinesvg-350 {
	padding-top : 39.7727%;
}
.m-list-image ul li .image-img.is-inlinesvg.inlinesvg-540 {
	padding-top : 61.3636%;
}
.m-list-image ul li .image-img.is-inlinesvg.inlinesvg-584 {
	padding-top : 66.3636%;
}
.m-list-image ul li .item-ttl, .m-list-image ul li .item-desc {
	margin-top : 10px;
}
@media print, screen and (min-width: 768px) {
	.m-list-image ul li .item-ttl, .m-list-image ul li .item-desc {
		margin-top : 20px;
	}
}
.m-list-image.image-position-center {
	margin-left : auto;
	margin-right : auto;
}
.m-list-image.image-position-center ul {
	display : -webkit-flex;
	display : -ms-flexbox;
	display :         flex;
	-webkit-justify-content : center;
	-ms-flex-pack : center;
	        justify-content : center;
}
.m-list-image.image-position-center ul li {
	overflow : hidden;
}
.m-list-image.image-position-center ul li .image-img {
	text-align : center;
}
.m-list-image.image-position-left {
	position : relative;
}
@media print, screen and (min-width: 768px) {
	.m-list-image.image-position-left {
		float : left;
		margin-right : 14px;
		padding-right : 14px;
		margin-bottom : 2px;
	}
}
@media print, screen and (min-width: 768px) {
	.m-list-image.image-position-left ul {
		margin : 0;
		display : block;
	}
}
@media print, screen and (min-width: 768px) {
	.m-list-image.image-position-left ul li {
		width : auto;
		padding : 0;
	}
}
@media print, screen and (min-width: 768px) {
	.m-list-image.image-position-left ul li:nth-child(n + 2) {
		margin-top : 15px;
	}
}
.m-list-image.image-position-right {
	position : relative;
}
@media print, screen and (min-width: 768px) {
	.m-list-image.image-position-right {
		float : right;
		margin-left : 14px;
		padding-left : 14px;
		margin-bottom : 2px;
	}
}
@media print, screen and (min-width: 768px) {
	.m-list-image.image-position-right ul {
		margin : 0;
		display : block;
	}
}
@media print, screen and (min-width: 768px) {
	.m-list-image.image-position-right ul li {
		width : auto;
		padding : 0;
	}
}
@media print, screen and (min-width: 768px) {
	.m-list-image.image-position-right ul li:nth-child(n + 2) {
		margin-top : 15px;
	}
}
@media print, screen and (min-width: 768px) {
	.m-list-image.image-position-left.image-col-6, .m-list-image.image-position-right.image-col-6, .m-list-image.image-position-center.image-col-6 {
		width : 50%;
	}
}
.m-list-image.image-position-left.image-col-6 ul li, .m-list-image.image-position-right.image-col-6 ul li, .m-list-image.image-position-center.image-col-6 ul li {
	margin-top : 15px;
}
.m-list-image.image-position-left.image-col-6 ul li:first-child, .m-list-image.image-position-right.image-col-6 ul li:first-child, .m-list-image.image-position-center.image-col-6 ul li:first-child {
	margin-top : 0 !important;
}
@media print, screen and (min-width: 768px) {
	.m-list-image.image-position-left.image-col-4, .m-list-image.image-position-right.image-col-4, .m-list-image.image-position-center.image-col-4 {
		width : calc(100% / 3);
	}
}
@media print, screen and (min-width: 768px) {
	.m-list-image.image-position-left.image-col-3, .m-list-image.image-position-right.image-col-3, .m-list-image.image-position-center.image-col-3 {
		width : 25%;
	}
}
.m-list-image .image-title {
	font-weight : bold;
	font-size : 16px;
	font-size : 1.6rem;
	line-height : 1.5;
	margin-top : 10px;
}
@media print, screen and (min-width: 768px) {
	.m-list-image .image-title {
		font-size : 1.8rem;
		margin-top : 20px;
	}
}
.m-list-image .image-desc {
	font-size : 12px;
	font-size : 1.2rem;
}
@media print, screen and (min-width: 768px) {
	.m-list-image .image-desc {
		font-size : 1.4rem;
	}
}
.m-list-image .image-title + .image-desc {
	margin-top : 5px;
}
@media print, screen and (min-width: 768px) {
	.m-list-image .image-title + .image-desc {
		margin-top : 10px;
	}
}
.m-list-image.image-fixed > ul > li dl dt {
	position : relative;
	background-color : #ececec;
}
.m-list-image.image-fixed > ul > li dl dt:before {
	content : '';
	position : relative;
	top : 0;
	left : 0;
	padding-top : 66.785%;
	height : 100%;
	display : block;
}
.m-list-image.image-fixed > ul > li dl dt img {
	max-width : calc(100% - 20px);
	max-height : calc(100% - 20px);
	height : auto;
	position : absolute;
	top : 0;
	bottom : 0;
	left : 0;
	right : 0;
	margin : auto;
}

.m-list-nav {
	margin-top : 40px;
}
@media print, screen and (min-width: 768px) {
	.m-list-nav {
		margin-top : 80px;
	}
}
@media print, screen and (min-width: 1025px) {
	.m-list-nav > [data-gs='12'] > [data-gs-col='12']:nth-child(n+2) {
		margin-top : 80px;
	}
}
@media print, screen and (min-width: 1025px) {
	.m-list-nav > [data-gs='12'] > [data-gs-col='6']:nth-child(n+3) {
		margin-top : 80px;
	}
}
@media print, screen and (min-width: 1025px) {
	.m-list-nav > [data-gs='12'] > [data-gs-col='4']:nth-child(n+4) {
		margin-top : 80px;
	}
}
@media print, screen and (min-width: 1025px) {
	.m-list-nav > [data-gs='12'] > [data-gs-col='3']:nth-child(n+5) {
		margin-top : 80px;
	}
}
@media screen and (min-width: 768px) and (max-width: 1024px) {
	.m-list-nav > [data-gs-Tab='2'] > [data-gs-col]:nth-child(n+3) {
		margin-top : 80px;
	}
	.m-list-nav > [data-gs-Tab='2'] > [data-gs-col][data-gs-col='12']:nth-child(n+2) {
		margin-top : 80px;
	}
}
@media screen and (min-width: 768px) and (max-width: 1024px) {
	.m-list-nav > [data-gs-Tab='1'] > [data-gs-col]:nth-child(n+2) {
		margin-top : 80px;
	}
}
@media screen and (max-width: 767px) {
	.m-list-nav > [data-gs-sp='2'] > [data-gs-col]:nth-child(n+3) {
		margin-top : 40px;
	}
}
@media screen and (max-width: 767px) {
	.m-list-nav > [data-gs-sp='1'] > [data-gs-col]:nth-child(n+2) {
		margin-top : 40px;
	}
}
.m-list-nav .nav-list .list-item .item-head {
	font-size : 20px;
	font-size : 2.0rem;
	position : relative;
	display : block;
	padding : 20px 0;
	line-height : 1.5;
	color : #0296e5;
}
@media print, screen and (min-width: 768px) {
	.m-list-nav .nav-list .list-item .item-head {
		font-size : 3.3rem;
		padding : 35px 0;
	}
}
.m-list-nav .nav-list .list-item .item-head:before {
	content : '';
	height : 1px;
	width : 100%;
	background-color : #dce3e9;
	position : absolute;
	bottom : 0;
	left : 0;
}
.m-list-nav .nav-list .list-item .item-head:after {
	content : '';
	height : 3px;
	width : 27px;
	background-color : #0296e5;
	position : absolute;
	bottom : -1px;
	left : 0;
	border-radius : 3px;
}
.m-list-nav .nav-list .list-item .item-head > span {
	position : relative;
	display : block;
	padding-left : 23px;
}
@media print, screen and (min-width: 768px) {
	.m-list-nav .nav-list .list-item .item-head > span {
		padding-left : 46px;
	}
}
.m-list-nav .nav-list .list-item .item-head > span:before {
	content : '';
	background : url(../svg/i_arrow_key.svg) center no-repeat;
	background-size : 100% auto;
	width : 16px;
	height : 16px;
	display : block;
	position : absolute;
	top : 0.3em;
	left : 0;
	margin : auto;
}
@media print, screen and (min-width: 768px) {
	.m-list-nav .nav-list .list-item .item-head > span:before {
		width : 26px;
		height : 26px;
		top : 0.4em;
	}
}
.m-list-nav .nav-list .list-item .item-child {
	margin-top : 14px;
}
.m-list-nav .nav-list .list-item .item-child .child-item > a {
	display : inline-block;
	padding : 5px 0;
}
.m-list-nav .nav-list .list-item .item-child .child-item > a[target='_blank']:not(.noticon):after {
	content : '';
	display : inline-block;
	vertical-align : middle;
	width : 1.125em;
	height : 1.125em;
	margin-left : 5px;
	background : url('../svg/i_blank_defaulttxt.svg') no-repeat right top;
	background-size : 100% auto;
	position : relative;
	top : -0.2em;
}
.m-list-nav .nav-list .list-item .item-child .child-item > a[href$='.pdf']:not(.noticon):after {
	content : '';
	display : inline-block;
	vertical-align : middle;
	width : 1.125em;
	height : 1.125em;
	margin-left : 5px;
	background : url('../svg/i_pdf_defaulttxt.svg') no-repeat right top;
	background-size : 100% auto;
	position : relative;
	top : -0.2em;
	width : 1.0625em;
	height : 1.25em;
	top : -0.1em;
}
.m-list-nav .nav-list .list-item .item-child .child-item > a[href$='.doc']:not(.noticon):after, .m-list-nav .nav-list .list-item .item-child .child-item > a[href$='.docx']:not(.noticon):after {
	content : '';
	display : inline-block;
	vertical-align : middle;
	width : 1.125em;
	height : 1.125em;
	margin-left : 5px;
	background : url('../svg/i_word_defaulttxt.svg') no-repeat right top;
	background-size : 100% auto;
	position : relative;
	top : -0.2em;
	width : 1.0625em;
	height : 1.25em;
	top : -0.1em;
}
.m-list-nav .nav-list .list-item .item-child .child-item > a[href$='.xls']:not(.noticon):after, .m-list-nav .nav-list .list-item .item-child .child-item > a[href$='.xlsx']:not(.noticon):after {
	content : '';
	display : inline-block;
	vertical-align : middle;
	width : 1.125em;
	height : 1.125em;
	margin-left : 5px;
	background : url('../svg/i_excel_defaulttxt.svg') no-repeat right top;
	background-size : 100% auto;
	position : relative;
	top : -0.2em;
	width : 1.0625em;
	height : 1.25em;
	top : -0.1em;
}
.m-list-nav .nav-list .list-item .item-child .child-item > a[href$='.zip']:not(.noticon):after {
	content : '';
	display : inline-block;
	vertical-align : middle;
	width : 1.125em;
	height : 1.125em;
	margin-left : 5px;
	background : url('../svg/i_dl_defaulttxt.svg') no-repeat right top;
	background-size : 100% auto;
	position : relative;
	top : -0.2em;
	width : 1.25em;
	height : 1.25em;
	top : -0.2em;
}
.m-list-nav .nav-list .list-item .item-child .child-item > a:link, .m-list-nav .nav-list .list-item .item-child .child-item > a:visited {
	color : #555963;
}

.m-list-btn {
	margin-top : 40px;
}
@media print, screen and (min-width: 1025px) {
	.m-list-btn > [data-gs='12'] > [data-gs-col='12']:nth-child(n+2) {
		margin-top : 30px;
	}
}
@media print, screen and (min-width: 1025px) {
	.m-list-btn > [data-gs='12'] > [data-gs-col='6']:nth-child(n+3) {
		margin-top : 30px;
	}
}
@media print, screen and (min-width: 1025px) {
	.m-list-btn > [data-gs='12'] > [data-gs-col='4']:nth-child(n+4) {
		margin-top : 30px;
	}
}
@media print, screen and (min-width: 1025px) {
	.m-list-btn > [data-gs='12'] > [data-gs-col='3']:nth-child(n+5) {
		margin-top : 30px;
	}
}
@media screen and (min-width: 768px) and (max-width: 1024px) {
	.m-list-btn > [data-gs-Tab='2'] > [data-gs-col]:nth-child(n+3) {
		margin-top : 30px;
	}
	.m-list-btn > [data-gs-Tab='2'] > [data-gs-col][data-gs-col='12']:nth-child(n+2) {
		margin-top : 30px;
	}
}
@media screen and (min-width: 768px) and (max-width: 1024px) {
	.m-list-btn > [data-gs-Tab='1'] > [data-gs-col]:nth-child(n+2) {
		margin-top : 30px;
	}
}
@media screen and (max-width: 767px) {
	.m-list-btn > [data-gs-sp='2'] > [data-gs-col]:nth-child(n+3) {
		margin-top : 20px;
	}
}
@media screen and (max-width: 767px) {
	.m-list-btn > [data-gs-sp='1'] > [data-gs-col]:nth-child(n+2) {
		margin-top : 20px;
	}
}
@media screen and (max-width: 767px) {
	.m-list-btn {
		margin-top : 20px;
	}
}
.m-list-btn .m-btn-simple {
	width : 100%;
}
.m-list-btn.btn-height-adjust .m-btn-simple {
	display : -webkit-flex;
	display : -ms-flexbox;
	display :         flex;
	-webkit-align-items : center;
	-ms-flex-align : center;
	        align-items : center;
}
.m-list-btn.btn-height-adjust > ul > li {
	display : -webkit-flex;
	display : -ms-flexbox;
	display :         flex;
}
.m-list-btn.link-position-center > ul {
	-webkit-justify-content : center;
	-ms-flex-pack : center;
	        justify-content : center;
}
.m-list-btn.link-position-right > ul {
	-webkit-justify-content : flex-end;
	-ms-flex-pack : end;
	        justify-content : flex-end;
}

.m-list-link {
	margin-top : 15px;
	overflow : hidden;
}
@media print, screen and (min-width: 1025px) {
	.m-list-link > [data-gs='12'] > [data-gs-col='12']:nth-child(n+2) {
		margin-top : 14px;
	}
}
@media print, screen and (min-width: 1025px) {
	.m-list-link > [data-gs='12'] > [data-gs-col='6']:nth-child(n+3) {
		margin-top : 14px;
	}
}
@media print, screen and (min-width: 1025px) {
	.m-list-link > [data-gs='12'] > [data-gs-col='4']:nth-child(n+4) {
		margin-top : 14px;
	}
}
@media print, screen and (min-width: 1025px) {
	.m-list-link > [data-gs='12'] > [data-gs-col='3']:nth-child(n+5) {
		margin-top : 14px;
	}
}
@media screen and (min-width: 768px) and (max-width: 1024px) {
	.m-list-link > [data-gs-Tab='2'] > [data-gs-col]:nth-child(n+3) {
		margin-top : 14px;
	}
	.m-list-link > [data-gs-Tab='2'] > [data-gs-col][data-gs-col='12']:nth-child(n+2) {
		margin-top : 14px;
	}
}
@media screen and (min-width: 768px) and (max-width: 1024px) {
	.m-list-link > [data-gs-Tab='1'] > [data-gs-col]:nth-child(n+2) {
		margin-top : 14px;
	}
}
@media screen and (max-width: 767px) {
	.m-list-link > [data-gs-sp='2'] > [data-gs-col]:nth-child(n+3) {
		margin-top : 20px;
	}
}
@media screen and (max-width: 767px) {
	.m-list-link > [data-gs-sp='1'] > [data-gs-col]:nth-child(n+2) {
		margin-top : 20px;
	}
}
@media print, screen and (min-width: 768px) {
	.m-list-link {
		margin-top : 30px;
	}
}
.m-list-link .m-btn-simple {
	width : 100%;
}
.m-list-link a[target='_blank']:not(.noticon):after {
	content : '';
	display : inline-block;
	vertical-align : middle;
	width : 1.125em;
	height : 1.125em;
	margin-left : 5px;
	background : url('../svg/i_blank_key.svg') no-repeat right top;
	background-size : 100% auto;
	position : relative;
	top : -0.2em;
}
.m-list-link a[href$='.pdf']:not(.noticon):after {
	content : '';
	display : inline-block;
	vertical-align : middle;
	width : 1.125em;
	height : 1.125em;
	margin-left : 5px;
	background : url('../svg/i_pdf_key.svg') no-repeat right top;
	background-size : 100% auto;
	position : relative;
	top : -0.2em;
	width : 1.0625em;
	height : 1.25em;
	top : -0.1em;
}
.m-list-link a[href$='.doc']:not(.noticon):after, .m-list-link a[href$='.docx']:not(.noticon):after {
	content : '';
	display : inline-block;
	vertical-align : middle;
	width : 1.125em;
	height : 1.125em;
	margin-left : 5px;
	background : url('../svg/i_word_key.svg') no-repeat right top;
	background-size : 100% auto;
	position : relative;
	top : -0.2em;
	width : 1.0625em;
	height : 1.25em;
	top : -0.1em;
}
.m-list-link a[href$='.xls']:not(.noticon):after, .m-list-link a[href$='.xlsx']:not(.noticon):after {
	content : '';
	display : inline-block;
	vertical-align : middle;
	width : 1.125em;
	height : 1.125em;
	margin-left : 5px;
	background : url('../svg/i_excel_key.svg') no-repeat right top;
	background-size : 100% auto;
	position : relative;
	top : -0.2em;
	width : 1.0625em;
	height : 1.25em;
	top : -0.1em;
}
.m-list-link a[href$='.zip']:not(.noticon):after {
	content : '';
	display : inline-block;
	vertical-align : middle;
	width : 1.125em;
	height : 1.125em;
	margin-left : 5px;
	background : url('../svg/i_dl_key.svg') no-repeat right top;
	background-size : 100% auto;
	position : relative;
	top : -0.2em;
	width : 1.25em;
	height : 1.25em;
	top : -0.2em;
}
@media print, screen and (min-width: 1025px) {
	.m-list-link.link-text > [data-gs='12'] > [data-gs-col='12']:nth-child(n+2) {
		margin-top : 20px;
	}
}
@media print, screen and (min-width: 1025px) {
	.m-list-link.link-text > [data-gs='12'] > [data-gs-col='6']:nth-child(n+3) {
		margin-top : 20px;
	}
}
@media print, screen and (min-width: 1025px) {
	.m-list-link.link-text > [data-gs='12'] > [data-gs-col='4']:nth-child(n+4) {
		margin-top : 20px;
	}
}
@media print, screen and (min-width: 1025px) {
	.m-list-link.link-text > [data-gs='12'] > [data-gs-col='3']:nth-child(n+5) {
		margin-top : 20px;
	}
}
@media screen and (min-width: 768px) and (max-width: 1024px) {
	.m-list-link.link-text > [data-gs-Tab='2'] > [data-gs-col]:nth-child(n+3) {
		margin-top : 20px;
	}
	.m-list-link.link-text > [data-gs-Tab='2'] > [data-gs-col][data-gs-col='12']:nth-child(n+2) {
		margin-top : 20px;
	}
}
@media screen and (min-width: 768px) and (max-width: 1024px) {
	.m-list-link.link-text > [data-gs-Tab='1'] > [data-gs-col]:nth-child(n+2) {
		margin-top : 20px;
	}
}
@media screen and (max-width: 767px) {
	.m-list-link.link-text > [data-gs-sp='2'] > [data-gs-col]:nth-child(n+3) {
		margin-top : 15px;
	}
}
@media screen and (max-width: 767px) {
	.m-list-link.link-text > [data-gs-sp='1'] > [data-gs-col]:nth-child(n+2) {
		margin-top : 15px;
	}
}
.m-list-link.link-border {
	margin-top : 25px;
}
@media print, screen and (min-width: 1025px) {
	.m-list-link.link-border > [data-gs='12'] > [data-gs-col='12']:nth-child(n+2) {
		margin-top : 20px;
	}
}
@media print, screen and (min-width: 1025px) {
	.m-list-link.link-border > [data-gs='12'] > [data-gs-col='6']:nth-child(n+3) {
		margin-top : 20px;
	}
}
@media print, screen and (min-width: 1025px) {
	.m-list-link.link-border > [data-gs='12'] > [data-gs-col='4']:nth-child(n+4) {
		margin-top : 20px;
	}
}
@media print, screen and (min-width: 1025px) {
	.m-list-link.link-border > [data-gs='12'] > [data-gs-col='3']:nth-child(n+5) {
		margin-top : 20px;
	}
}
@media screen and (min-width: 768px) and (max-width: 1024px) {
	.m-list-link.link-border > [data-gs-Tab='2'] > [data-gs-col]:nth-child(n+3) {
		margin-top : 20px;
	}
	.m-list-link.link-border > [data-gs-Tab='2'] > [data-gs-col][data-gs-col='12']:nth-child(n+2) {
		margin-top : 20px;
	}
}
@media screen and (min-width: 768px) and (max-width: 1024px) {
	.m-list-link.link-border > [data-gs-Tab='1'] > [data-gs-col]:nth-child(n+2) {
		margin-top : 20px;
	}
}
@media screen and (max-width: 767px) {
	.m-list-link.link-border > [data-gs-sp='2'] > [data-gs-col]:nth-child(n+3) {
		margin-top : 12px;
	}
}
@media screen and (max-width: 767px) {
	.m-list-link.link-border > [data-gs-sp='1'] > [data-gs-col]:nth-child(n+2) {
		margin-top : 12px;
	}
}
@media print, screen and (min-width: 768px) {
	.m-list-link.link-border {
		margin-top : 50px;
	}
}
.m-list-link.link-border > ul > li {
	position : relative;
}
.m-list-link.link-border > ul > li[data-gs-col]:nth-child(n) {
	margin-top : 0;
}
.m-list-link.link-border > ul > li .m-txt-link {
	padding-top : 7.5px;
	padding-bottom : 14px;
	margin : 0;
	display : block;
	position : relative;
	border-bottom : solid 1px #dce3e9;
}
@media print, screen and (min-width: 768px) {
	.m-list-link.link-border > ul > li .m-txt-link {
		padding-top : 20px;
		padding-bottom : 20px;
	}
}
.m-list-link.link-border > ul > li .m-txt-link:before {
	top : calc(7.5px + 0.5em);
}
@media print, screen and (min-width: 768px) {
	.m-list-link.link-border > ul > li .m-txt-link:before {
		top : calc(20px + 0.2em);
	}
}
.m-list-link.link-border > ul > li .m-txt-link + .m-txt-p {
	margin-top : 20px;
}
.m-list-link.link-border > ul > li .m-txt-link + .m-txt-p > a {
	text-decoration : none;
}
@media print, screen and (min-width: 1025px) {
	.m-list-link.link-border > ul > li .m-txt-link + .m-txt-p > a:hover {
		text-decoration : underline;
	}
}
.m-list-link.link-anc .m-txt-link:before {
	-webkit-transform : rotateZ(90deg);
	        transform : rotateZ(90deg);
}
.m-list-link.link-position-center > ul {
	-webkit-justify-content : center;
	-ms-flex-pack : center;
	        justify-content : center;
}
.m-list-link.link-position-right > ul {
	-webkit-justify-content : flex-end;
	-ms-flex-pack : end;
	        justify-content : flex-end;
}

.m-list-anchor {
	margin : 80px 0 20px;
	padding-top : 20px;
	border-top : solid 1px #dce3e9;
}
@media print, screen and (min-width: 1025px) {
	.m-list-anchor > [data-gs='12'] > [data-gs-col='12']:nth-child(n+2) {
		margin-top : 30px;
	}
}
@media print, screen and (min-width: 1025px) {
	.m-list-anchor > [data-gs='12'] > [data-gs-col='6']:nth-child(n+3) {
		margin-top : 30px;
	}
}
@media print, screen and (min-width: 1025px) {
	.m-list-anchor > [data-gs='12'] > [data-gs-col='4']:nth-child(n+4) {
		margin-top : 30px;
	}
}
@media print, screen and (min-width: 1025px) {
	.m-list-anchor > [data-gs='12'] > [data-gs-col='3']:nth-child(n+5) {
		margin-top : 30px;
	}
}
@media screen and (min-width: 768px) and (max-width: 1024px) {
	.m-list-anchor > [data-gs-Tab='2'] > [data-gs-col]:nth-child(n+3) {
		margin-top : 30px;
	}
	.m-list-anchor > [data-gs-Tab='2'] > [data-gs-col][data-gs-col='12']:nth-child(n+2) {
		margin-top : 30px;
	}
}
@media screen and (min-width: 768px) and (max-width: 1024px) {
	.m-list-anchor > [data-gs-Tab='1'] > [data-gs-col]:nth-child(n+2) {
		margin-top : 30px;
	}
}
@media screen and (max-width: 767px) {
	.m-list-anchor > [data-gs-sp='2'] > [data-gs-col]:nth-child(n+3) {
		margin-top : 15px;
	}
}
@media screen and (max-width: 767px) {
	.m-list-anchor > [data-gs-sp='1'] > [data-gs-col]:nth-child(n+2) {
		margin-top : 15px;
	}
}
@media screen and (max-width: 767px) {
	.m-list-anchor {
		margin : 40px 0 10px;
		padding-top : 10px;
	}
}
.m-list-anchor.anchor-border-none {
	border-top : none;
	padding-top : 0;
}
.m-list-anchor .m-btn-anchor {
	width : 100%;
}
@media screen and (max-width: 767px) {
	.m-list-anchor.anchor-custom {
		margin-left : -15px;
		margin-right : -15px;
	}
	.m-list-anchor.anchor-custom > ul {
		margin-left : 0;
		margin-right : 0;
		border-bottom : solid 1px #dce3e9;
	}
	.m-list-anchor.anchor-custom > ul > li {
		padding : 0;
		border-top : solid 1px #dce3e9;
		margin-top : 0 !important;
	}
	.m-list-anchor.anchor-custom > ul > li:nth-child(2n) {
		border-left : solid 1px #dce3e9;
	}
	.m-list-anchor.anchor-custom > ul > li .m-btn-anchor {
		border : none;
	}
}

.m-list-card {
	margin-top : 45px;
}
@media print, screen and (min-width: 1025px) {
	.m-list-card > [data-gs='12'] > [data-gs-col='12']:nth-child(n+2) {
		margin-top : 30px;
	}
}
@media print, screen and (min-width: 1025px) {
	.m-list-card > [data-gs='12'] > [data-gs-col='6']:nth-child(n+3) {
		margin-top : 30px;
	}
}
@media print, screen and (min-width: 1025px) {
	.m-list-card > [data-gs='12'] > [data-gs-col='4']:nth-child(n+4) {
		margin-top : 30px;
	}
}
@media print, screen and (min-width: 1025px) {
	.m-list-card > [data-gs='12'] > [data-gs-col='3']:nth-child(n+5) {
		margin-top : 30px;
	}
}
@media screen and (min-width: 768px) and (max-width: 1024px) {
	.m-list-card > [data-gs-Tab='2'] > [data-gs-col]:nth-child(n+3) {
		margin-top : 30px;
	}
	.m-list-card > [data-gs-Tab='2'] > [data-gs-col][data-gs-col='12']:nth-child(n+2) {
		margin-top : 30px;
	}
}
@media screen and (min-width: 768px) and (max-width: 1024px) {
	.m-list-card > [data-gs-Tab='1'] > [data-gs-col]:nth-child(n+2) {
		margin-top : 30px;
	}
}
@media screen and (max-width: 767px) {
	.m-list-card > [data-gs-sp='2'] > [data-gs-col]:nth-child(n+3) {
		margin-top : 15px;
	}
}
@media screen and (max-width: 767px) {
	.m-list-card > [data-gs-sp='1'] > [data-gs-col]:nth-child(n+2) {
		margin-top : 15px;
	}
}
@media print, screen and (min-width: 768px) {
	.m-list-card {
		margin-top : 90px;
	}
}
.m-list-card .card-item {
	display : -webkit-flex;
	display : -ms-flexbox;
	display :         flex;
	background-color : #fff;
	position : relative;
}
.m-list-card .card-item .item-inner {
	-webkit-flex : 1;
	    -ms-flex : 1;
	        flex : 1;
	padding : 10px;
	position : relative;
}
@media print, screen and (min-width: 768px) {
	.m-list-card .card-item .item-inner {
		padding : 40px 10px 40px 30px;
	}
}
@media screen and (min-width: 768px) and (min-width: 768px) and (max-width: 1024px) {
	.m-list-card .card-item .item-inner {
		padding : 10px 10px 20px 20px;
	}
}
.m-list-card .card-item .item-inner:before {
	content : '';
	background : url(../svg/i_arrow_key.svg) center no-repeat;
	background-size : 100% auto;
	width : 20px;
	height : 20px;
	display : block;
	position : absolute;
	bottom : 15px;
	right : 15px;
}
@media print, screen and (min-width: 768px) {
	.m-list-card .card-item .item-inner:before {
		width : 26px;
		height : 26px;
		bottom : 30px;
		right : 30px;
	}
}
@media screen and (min-width: 768px) and (min-width: 768px) and (max-width: 1024px) {
	.m-list-card .card-item .item-inner:before {
		width : 20px;
		height : 20px;
		bottom : 20px;
		right : 20px;
	}
}
.m-list-card .card-item .item-inner .item-ttl {
	font-size : 18px;
	font-size : 1.8rem;
	line-height : 1.5;
	color : #0296e5;
}
@media print, screen and (min-width: 768px) {
	.m-list-card .card-item .item-inner .item-ttl {
		font-size : 3.3rem;
	}
}
@media screen and (min-width: 768px) and (min-width: 768px) and (max-width: 1024px) {
	.m-list-card .card-item .item-inner .item-ttl {
		font-size : 1.8rem;
	}
}
.m-list-card .card-item .item-inner .item-sub {
	font-size : 12px;
	font-size : 1.2rem;
	margin-top : 5px;
	color : #555963;
	text-decoration : none;
	font-family : 'Roboto Condensed', sans-serif;
	font-weight : 400;
	letter-spacing : 0.05em;
	letter-spacing : 0.12em;
}
@media print, screen and (min-width: 768px) {
	.m-list-card .card-item .item-inner .item-sub {
		font-size : 1.1rem;
		margin-top : 10px;
	}
}
.m-list-card .card-item .item-img {
	width : 42%;
	overflow : hidden;
}
.m-list-card .card-item .item-img > img {
	transition : all 0.3s ease-out;
}
@media print, screen and (min-width: 1025px) {
	.m-list-card .card-item:hover {
		text-decoration : none;
	}
	.m-list-card .card-item:hover .item-inner .item-ttl {
		text-decoration : none;
	}
	.m-list-card .card-item:hover .item-inner .item-sub {
		text-decoration : none;
	}
	.m-list-card .card-item:hover .item-img > img {
		-webkit-transform : scale(1.05);
		        transform : scale(1.05);
	}
}

.m-table-common, .mceContentBody table {
	width : 100%;
	margin-top : 20px;
	font-size : 12px;
	font-size : 1.2rem;
}
.m-table-common .fzs, .mceContentBody table .fzs {
	font-size : 10px;
	font-size : 1rem;
}
@media print, screen and (min-width: 768px) {
	.m-table-common .fzs, .mceContentBody table .fzs {
		font-size : 1.2rem;
	}
}
.m-table-common .fzm, .mceContentBody table .fzm {
	font-size : 12px;
	font-size : 1.2rem;
}
@media print, screen and (min-width: 768px) {
	.m-table-common .fzm, .mceContentBody table .fzm {
		font-size : 1.4rem;
	}
}
.m-table-common .fzl, .mceContentBody table .fzl {
	font-size : 14px;
	font-size : 1.4rem;
}
@media print, screen and (min-width: 768px) {
	.m-table-common .fzl, .mceContentBody table .fzl {
		font-size : 1.6rem;
	}
}
@media print, screen and (min-width: 768px) {
	.m-table-common, .mceContentBody table {
		margin-top : 40px;
		font-size : 1.4rem;
	}
}
.m-table-common a:link, .mceContentBody table a:link, .m-table-common a:visited, .mceContentBody table a:visited {
	text-decoration : underline;
}
@media print, screen and (min-width: 1025px) {
	.m-table-common a:hover:link, .mceContentBody table a:hover:link, .m-table-common a:hover:visited, .mceContentBody table a:hover:visited {
		text-decoration : none;
	}
}
.m-table-common tbody tr th, .mceContentBody table tbody tr th, .m-table-common tbody tr td, .mceContentBody table tbody tr td, .m-table-common thead tr th, .mceContentBody table thead tr th, .m-table-common thead tr td, .mceContentBody table thead tr td {
	padding : 10px;
	box-sizing : border-box;
	border : 1px solid #dde3ea;
	text-align : left;
}
@media print, screen and (min-width: 768px) {
	.m-table-common tbody tr th, .mceContentBody table tbody tr th, .m-table-common tbody tr td, .mceContentBody table tbody tr td, .m-table-common thead tr th, .mceContentBody table thead tr th, .m-table-common thead tr td, .mceContentBody table thead tr td {
		padding : 20px;
	}
}
.m-table-common tbody tr th, .mceContentBody table tbody tr th, .m-table-common thead tr th, .mceContentBody table thead tr th {
	background : #ecf3f6;
	font-weight : bold;
	color : #555963;
	vertical-align : middle;
}
.m-table-common tbody tr th > *:first-child, .mceContentBody table tbody tr th > *:first-child, .m-table-common tbody tr th > .image-position-left:first-child + *, .mceContentBody table tbody tr th > .image-position-left:first-child + *, .m-table-common tbody tr th > .image-position-right:first-child + *, .mceContentBody table tbody tr th > .image-position-right:first-child + *, .m-table-common thead tr th > *:first-child, .mceContentBody table thead tr th > *:first-child, .m-table-common thead tr th > .image-position-left:first-child + *, .mceContentBody table thead tr th > .image-position-left:first-child + *, .m-table-common thead tr th > .image-position-right:first-child + *, .mceContentBody table thead tr th > .image-position-right:first-child + * {
	margin-top : 0 !important;
}
.m-table-common tbody tr th > *:first-child.m-box-section, .mceContentBody table tbody tr th > *:first-child.m-box-section, .m-table-common tbody tr th > .image-position-left:first-child + *.m-box-section, .mceContentBody table tbody tr th > .image-position-left:first-child + *.m-box-section, .m-table-common tbody tr th > .image-position-right:first-child + *.m-box-section, .mceContentBody table tbody tr th > .image-position-right:first-child + *.m-box-section, .m-table-common thead tr th > *:first-child.m-box-section, .mceContentBody table thead tr th > *:first-child.m-box-section, .m-table-common thead tr th > .image-position-left:first-child + *.m-box-section, .mceContentBody table thead tr th > .image-position-left:first-child + *.m-box-section, .m-table-common thead tr th > .image-position-right:first-child + *.m-box-section, .mceContentBody table thead tr th > .image-position-right:first-child + *.m-box-section {
	padding-top : 0;
}
@media screen and (max-width: 767px) {
	.m-table-common tbody tr th > [data-gs]:first-child [data-gs-col]:first-child > *:first-child, .mceContentBody table tbody tr th > [data-gs]:first-child [data-gs-col]:first-child > *:first-child, .m-table-common thead tr th > [data-gs]:first-child [data-gs-col]:first-child > *:first-child, .mceContentBody table thead tr th > [data-gs]:first-child [data-gs-col]:first-child > *:first-child {
		margin-top : 0 !important;
	}
}
@media print, screen and (min-width: 1025px) {
	.m-table-common tbody tr th > [data-gs]:first-child > [data-gs-col='12']:nth-child(-n+1) > *:first-child, .mceContentBody table tbody tr th > [data-gs]:first-child > [data-gs-col='12']:nth-child(-n+1) > *:first-child, .m-table-common thead tr th > [data-gs]:first-child > [data-gs-col='12']:nth-child(-n+1) > *:first-child, .mceContentBody table thead tr th > [data-gs]:first-child > [data-gs-col='12']:nth-child(-n+1) > *:first-child {
		margin-top : 0 !important;
	}
}
@media print, screen and (min-width: 1025px) {
	.m-table-common tbody tr th > [data-gs]:first-child > [data-gs-col='12']:nth-child(-n+1) > [data-gs]:first-child > [data-gs-col='12']:nth-child(-n+1) > *:first-child, .mceContentBody table tbody tr th > [data-gs]:first-child > [data-gs-col='12']:nth-child(-n+1) > [data-gs]:first-child > [data-gs-col='12']:nth-child(-n+1) > *:first-child, .m-table-common thead tr th > [data-gs]:first-child > [data-gs-col='12']:nth-child(-n+1) > [data-gs]:first-child > [data-gs-col='12']:nth-child(-n+1) > *:first-child, .mceContentBody table thead tr th > [data-gs]:first-child > [data-gs-col='12']:nth-child(-n+1) > [data-gs]:first-child > [data-gs-col='12']:nth-child(-n+1) > *:first-child {
		margin-top : 0 !important;
	}
}
@media print, screen and (min-width: 1025px) {
	.m-table-common tbody tr th > [data-gs]:first-child > [data-gs-col='12']:nth-child(-n+1) > [data-gs]:first-child > [data-gs-col='6']:nth-child(-n+2) > *:first-child, .mceContentBody table tbody tr th > [data-gs]:first-child > [data-gs-col='12']:nth-child(-n+1) > [data-gs]:first-child > [data-gs-col='6']:nth-child(-n+2) > *:first-child, .m-table-common thead tr th > [data-gs]:first-child > [data-gs-col='12']:nth-child(-n+1) > [data-gs]:first-child > [data-gs-col='6']:nth-child(-n+2) > *:first-child, .mceContentBody table thead tr th > [data-gs]:first-child > [data-gs-col='12']:nth-child(-n+1) > [data-gs]:first-child > [data-gs-col='6']:nth-child(-n+2) > *:first-child {
		margin-top : 0 !important;
	}
}
@media print, screen and (min-width: 1025px) {
	.m-table-common tbody tr th > [data-gs]:first-child > [data-gs-col='6']:nth-child(-n+2) > *:first-child, .mceContentBody table tbody tr th > [data-gs]:first-child > [data-gs-col='6']:nth-child(-n+2) > *:first-child, .m-table-common thead tr th > [data-gs]:first-child > [data-gs-col='6']:nth-child(-n+2) > *:first-child, .mceContentBody table thead tr th > [data-gs]:first-child > [data-gs-col='6']:nth-child(-n+2) > *:first-child {
		margin-top : 0 !important;
	}
}
@media print, screen and (min-width: 1025px) {
	.m-table-common tbody tr th > [data-gs]:first-child > [data-gs-col='6']:nth-child(-n+2) > [data-gs]:first-child > [data-gs-col='12']:nth-child(-n+1) > *:first-child, .mceContentBody table tbody tr th > [data-gs]:first-child > [data-gs-col='6']:nth-child(-n+2) > [data-gs]:first-child > [data-gs-col='12']:nth-child(-n+1) > *:first-child, .m-table-common thead tr th > [data-gs]:first-child > [data-gs-col='6']:nth-child(-n+2) > [data-gs]:first-child > [data-gs-col='12']:nth-child(-n+1) > *:first-child, .mceContentBody table thead tr th > [data-gs]:first-child > [data-gs-col='6']:nth-child(-n+2) > [data-gs]:first-child > [data-gs-col='12']:nth-child(-n+1) > *:first-child {
		margin-top : 0 !important;
	}
}
@media print, screen and (min-width: 1025px) {
	.m-table-common tbody tr th > [data-gs]:first-child > [data-gs-col='6']:nth-child(-n+2) > [data-gs]:first-child > [data-gs-col='6']:nth-child(-n+2) > *:first-child, .mceContentBody table tbody tr th > [data-gs]:first-child > [data-gs-col='6']:nth-child(-n+2) > [data-gs]:first-child > [data-gs-col='6']:nth-child(-n+2) > *:first-child, .m-table-common thead tr th > [data-gs]:first-child > [data-gs-col='6']:nth-child(-n+2) > [data-gs]:first-child > [data-gs-col='6']:nth-child(-n+2) > *:first-child, .mceContentBody table thead tr th > [data-gs]:first-child > [data-gs-col='6']:nth-child(-n+2) > [data-gs]:first-child > [data-gs-col='6']:nth-child(-n+2) > *:first-child {
		margin-top : 0 !important;
	}
}
@media print, screen and (min-width: 1025px) {
	.m-table-common tbody tr th > [data-gs]:first-child > [data-gs-col='4']:nth-child(-n+3) > *:first-child, .mceContentBody table tbody tr th > [data-gs]:first-child > [data-gs-col='4']:nth-child(-n+3) > *:first-child, .m-table-common thead tr th > [data-gs]:first-child > [data-gs-col='4']:nth-child(-n+3) > *:first-child, .mceContentBody table thead tr th > [data-gs]:first-child > [data-gs-col='4']:nth-child(-n+3) > *:first-child {
		margin-top : 0 !important;
	}
}
@media print, screen and (min-width: 1025px) {
	.m-table-common tbody tr th > [data-gs]:first-child > [data-gs-col='4']:nth-child(-n+3) > [data-gs]:first-child > [data-gs-col='12']:nth-child(-n+1) > *:first-child, .mceContentBody table tbody tr th > [data-gs]:first-child > [data-gs-col='4']:nth-child(-n+3) > [data-gs]:first-child > [data-gs-col='12']:nth-child(-n+1) > *:first-child, .m-table-common thead tr th > [data-gs]:first-child > [data-gs-col='4']:nth-child(-n+3) > [data-gs]:first-child > [data-gs-col='12']:nth-child(-n+1) > *:first-child, .mceContentBody table thead tr th > [data-gs]:first-child > [data-gs-col='4']:nth-child(-n+3) > [data-gs]:first-child > [data-gs-col='12']:nth-child(-n+1) > *:first-child {
		margin-top : 0 !important;
	}
}
@media print, screen and (min-width: 1025px) {
	.m-table-common tbody tr th > [data-gs]:first-child > [data-gs-col='4']:nth-child(-n+3) > [data-gs]:first-child > [data-gs-col='6']:nth-child(-n+2) > *:first-child, .mceContentBody table tbody tr th > [data-gs]:first-child > [data-gs-col='4']:nth-child(-n+3) > [data-gs]:first-child > [data-gs-col='6']:nth-child(-n+2) > *:first-child, .m-table-common thead tr th > [data-gs]:first-child > [data-gs-col='4']:nth-child(-n+3) > [data-gs]:first-child > [data-gs-col='6']:nth-child(-n+2) > *:first-child, .mceContentBody table thead tr th > [data-gs]:first-child > [data-gs-col='4']:nth-child(-n+3) > [data-gs]:first-child > [data-gs-col='6']:nth-child(-n+2) > *:first-child {
		margin-top : 0 !important;
	}
}
@media print, screen and (min-width: 1025px) {
	.m-table-common tbody tr th > [data-gs]:first-child > [data-gs-col='3']:nth-child(-n+4) > *:first-child, .mceContentBody table tbody tr th > [data-gs]:first-child > [data-gs-col='3']:nth-child(-n+4) > *:first-child, .m-table-common thead tr th > [data-gs]:first-child > [data-gs-col='3']:nth-child(-n+4) > *:first-child, .mceContentBody table thead tr th > [data-gs]:first-child > [data-gs-col='3']:nth-child(-n+4) > *:first-child {
		margin-top : 0 !important;
	}
}
@media print, screen and (min-width: 1025px) {
	.m-table-common tbody tr th > [data-gs]:first-child > [data-gs-col='3']:nth-child(-n+4) > [data-gs]:first-child > [data-gs-col='12']:nth-child(-n+1) > *:first-child, .mceContentBody table tbody tr th > [data-gs]:first-child > [data-gs-col='3']:nth-child(-n+4) > [data-gs]:first-child > [data-gs-col='12']:nth-child(-n+1) > *:first-child, .m-table-common thead tr th > [data-gs]:first-child > [data-gs-col='3']:nth-child(-n+4) > [data-gs]:first-child > [data-gs-col='12']:nth-child(-n+1) > *:first-child, .mceContentBody table thead tr th > [data-gs]:first-child > [data-gs-col='3']:nth-child(-n+4) > [data-gs]:first-child > [data-gs-col='12']:nth-child(-n+1) > *:first-child {
		margin-top : 0 !important;
	}
}
@media print, screen and (min-width: 1025px) {
	.m-table-common tbody tr th > [data-gs]:first-child > [data-gs-col='3']:nth-child(-n+4) > [data-gs]:first-child > [data-gs-col='6']:nth-child(-n+2) > *:first-child, .mceContentBody table tbody tr th > [data-gs]:first-child > [data-gs-col='3']:nth-child(-n+4) > [data-gs]:first-child > [data-gs-col='6']:nth-child(-n+2) > *:first-child, .m-table-common thead tr th > [data-gs]:first-child > [data-gs-col='3']:nth-child(-n+4) > [data-gs]:first-child > [data-gs-col='6']:nth-child(-n+2) > *:first-child, .mceContentBody table thead tr th > [data-gs]:first-child > [data-gs-col='3']:nth-child(-n+4) > [data-gs]:first-child > [data-gs-col='6']:nth-child(-n+2) > *:first-child {
		margin-top : 0 !important;
	}
}
@media print, screen and (min-width: 1025px) {
	.m-table-common tbody tr th > [data-gs-group]:first-child > [data-gs-col] > *:first-child, .mceContentBody table tbody tr th > [data-gs-group]:first-child > [data-gs-col] > *:first-child, .m-table-common thead tr th > [data-gs-group]:first-child > [data-gs-col] > *:first-child, .mceContentBody table thead tr th > [data-gs-group]:first-child > [data-gs-col] > *:first-child {
		margin-top : 0 !important;
	}
}
@media screen and (min-width: 768px) and (max-width: 1024px) {
	.m-table-common tbody tr th > [data-gs-group]:first-child[data-gs-tab='1'] > [data-gs-col]:first-child > *:first-child, .mceContentBody table tbody tr th > [data-gs-group]:first-child[data-gs-tab='1'] > [data-gs-col]:first-child > *:first-child, .m-table-common thead tr th > [data-gs-group]:first-child[data-gs-tab='1'] > [data-gs-col]:first-child > *:first-child, .mceContentBody table thead tr th > [data-gs-group]:first-child[data-gs-tab='1'] > [data-gs-col]:first-child > *:first-child {
		margin-top : 0 !important;
	}
}
@media screen and (min-width: 768px) and (max-width: 1024px) {
	.m-table-common tbody tr th > [data-gs-group]:first-child[data-gs-tab='2'] > [data-gs-col]:nth-child(-n+2) > *:first-child, .mceContentBody table tbody tr th > [data-gs-group]:first-child[data-gs-tab='2'] > [data-gs-col]:nth-child(-n+2) > *:first-child, .m-table-common thead tr th > [data-gs-group]:first-child[data-gs-tab='2'] > [data-gs-col]:nth-child(-n+2) > *:first-child, .mceContentBody table thead tr th > [data-gs-group]:first-child[data-gs-tab='2'] > [data-gs-col]:nth-child(-n+2) > *:first-child {
		margin-top : 0 !important;
	}
}
.m-table-common tbody tr th a[target='_blank']:not(.noticon):after, .mceContentBody table tbody tr th a[target='_blank']:not(.noticon):after, .m-table-common thead tr th a[target='_blank']:not(.noticon):after, .mceContentBody table thead tr th a[target='_blank']:not(.noticon):after {
	content : '';
	display : inline-block;
	vertical-align : middle;
	width : 1.125em;
	height : 1.125em;
	margin-left : 5px;
	background : url('../svg/i_blank_defaulttxt.svg') no-repeat right top;
	background-size : 100% auto;
	position : relative;
	top : -0.2em;
}
.m-table-common tbody tr th a[href$='.pdf']:not(.noticon):after, .mceContentBody table tbody tr th a[href$='.pdf']:not(.noticon):after, .m-table-common thead tr th a[href$='.pdf']:not(.noticon):after, .mceContentBody table thead tr th a[href$='.pdf']:not(.noticon):after {
	content : '';
	display : inline-block;
	vertical-align : middle;
	width : 1.125em;
	height : 1.125em;
	margin-left : 5px;
	background : url('../svg/i_pdf_defaulttxt.svg') no-repeat right top;
	background-size : 100% auto;
	position : relative;
	top : -0.2em;
	width : 1.0625em;
	height : 1.25em;
	top : -0.1em;
}
.m-table-common tbody tr th a[href$='.doc']:not(.noticon):after, .mceContentBody table tbody tr th a[href$='.doc']:not(.noticon):after, .m-table-common tbody tr th a[href$='.docx']:not(.noticon):after, .mceContentBody table tbody tr th a[href$='.docx']:not(.noticon):after, .m-table-common thead tr th a[href$='.doc']:not(.noticon):after, .mceContentBody table thead tr th a[href$='.doc']:not(.noticon):after, .m-table-common thead tr th a[href$='.docx']:not(.noticon):after, .mceContentBody table thead tr th a[href$='.docx']:not(.noticon):after {
	content : '';
	display : inline-block;
	vertical-align : middle;
	width : 1.125em;
	height : 1.125em;
	margin-left : 5px;
	background : url('../svg/i_word_defaulttxt.svg') no-repeat right top;
	background-size : 100% auto;
	position : relative;
	top : -0.2em;
	width : 1.0625em;
	height : 1.25em;
	top : -0.1em;
}
.m-table-common tbody tr th a[href$='.xls']:not(.noticon):after, .mceContentBody table tbody tr th a[href$='.xls']:not(.noticon):after, .m-table-common tbody tr th a[href$='.xlsx']:not(.noticon):after, .mceContentBody table tbody tr th a[href$='.xlsx']:not(.noticon):after, .m-table-common thead tr th a[href$='.xls']:not(.noticon):after, .mceContentBody table thead tr th a[href$='.xls']:not(.noticon):after, .m-table-common thead tr th a[href$='.xlsx']:not(.noticon):after, .mceContentBody table thead tr th a[href$='.xlsx']:not(.noticon):after {
	content : '';
	display : inline-block;
	vertical-align : middle;
	width : 1.125em;
	height : 1.125em;
	margin-left : 5px;
	background : url('../svg/i_excel_defaulttxt.svg') no-repeat right top;
	background-size : 100% auto;
	position : relative;
	top : -0.2em;
	width : 1.0625em;
	height : 1.25em;
	top : -0.1em;
}
.m-table-common tbody tr th a[href$='.zip']:not(.noticon):after, .mceContentBody table tbody tr th a[href$='.zip']:not(.noticon):after, .m-table-common thead tr th a[href$='.zip']:not(.noticon):after, .mceContentBody table thead tr th a[href$='.zip']:not(.noticon):after {
	content : '';
	display : inline-block;
	vertical-align : middle;
	width : 1.125em;
	height : 1.125em;
	margin-left : 5px;
	background : url('../svg/i_dl_defaulttxt.svg') no-repeat right top;
	background-size : 100% auto;
	position : relative;
	top : -0.2em;
	width : 1.25em;
	height : 1.25em;
	top : -0.2em;
}
.m-table-common tbody tr th a:link, .mceContentBody table tbody tr th a:link, .m-table-common tbody tr th a:visited, .mceContentBody table tbody tr th a:visited, .m-table-common thead tr th a:link, .mceContentBody table thead tr th a:link, .m-table-common thead tr th a:visited, .mceContentBody table thead tr th a:visited {
	color : #555963;
}
.m-table-common tbody tr td, .mceContentBody table tbody tr td, .m-table-common thead tr td, .mceContentBody table thead tr td {
	vertical-align : top;
}
.m-table-common tbody tr td > *:first-child, .mceContentBody table tbody tr td > *:first-child, .m-table-common tbody tr td > .image-position-left:first-child + *, .mceContentBody table tbody tr td > .image-position-left:first-child + *, .m-table-common tbody tr td > .image-position-right:first-child + *, .mceContentBody table tbody tr td > .image-position-right:first-child + *, .m-table-common thead tr td > *:first-child, .mceContentBody table thead tr td > *:first-child, .m-table-common thead tr td > .image-position-left:first-child + *, .mceContentBody table thead tr td > .image-position-left:first-child + *, .m-table-common thead tr td > .image-position-right:first-child + *, .mceContentBody table thead tr td > .image-position-right:first-child + * {
	margin-top : 0 !important;
}
.m-table-common tbody tr td > *:first-child.m-box-section, .mceContentBody table tbody tr td > *:first-child.m-box-section, .m-table-common tbody tr td > .image-position-left:first-child + *.m-box-section, .mceContentBody table tbody tr td > .image-position-left:first-child + *.m-box-section, .m-table-common tbody tr td > .image-position-right:first-child + *.m-box-section, .mceContentBody table tbody tr td > .image-position-right:first-child + *.m-box-section, .m-table-common thead tr td > *:first-child.m-box-section, .mceContentBody table thead tr td > *:first-child.m-box-section, .m-table-common thead tr td > .image-position-left:first-child + *.m-box-section, .mceContentBody table thead tr td > .image-position-left:first-child + *.m-box-section, .m-table-common thead tr td > .image-position-right:first-child + *.m-box-section, .mceContentBody table thead tr td > .image-position-right:first-child + *.m-box-section {
	padding-top : 0;
}
@media screen and (max-width: 767px) {
	.m-table-common tbody tr td > [data-gs]:first-child [data-gs-col]:first-child > *:first-child, .mceContentBody table tbody tr td > [data-gs]:first-child [data-gs-col]:first-child > *:first-child, .m-table-common thead tr td > [data-gs]:first-child [data-gs-col]:first-child > *:first-child, .mceContentBody table thead tr td > [data-gs]:first-child [data-gs-col]:first-child > *:first-child {
		margin-top : 0 !important;
	}
}
@media print, screen and (min-width: 1025px) {
	.m-table-common tbody tr td > [data-gs]:first-child > [data-gs-col='12']:nth-child(-n+1) > *:first-child, .mceContentBody table tbody tr td > [data-gs]:first-child > [data-gs-col='12']:nth-child(-n+1) > *:first-child, .m-table-common thead tr td > [data-gs]:first-child > [data-gs-col='12']:nth-child(-n+1) > *:first-child, .mceContentBody table thead tr td > [data-gs]:first-child > [data-gs-col='12']:nth-child(-n+1) > *:first-child {
		margin-top : 0 !important;
	}
}
@media print, screen and (min-width: 1025px) {
	.m-table-common tbody tr td > [data-gs]:first-child > [data-gs-col='12']:nth-child(-n+1) > [data-gs]:first-child > [data-gs-col='12']:nth-child(-n+1) > *:first-child, .mceContentBody table tbody tr td > [data-gs]:first-child > [data-gs-col='12']:nth-child(-n+1) > [data-gs]:first-child > [data-gs-col='12']:nth-child(-n+1) > *:first-child, .m-table-common thead tr td > [data-gs]:first-child > [data-gs-col='12']:nth-child(-n+1) > [data-gs]:first-child > [data-gs-col='12']:nth-child(-n+1) > *:first-child, .mceContentBody table thead tr td > [data-gs]:first-child > [data-gs-col='12']:nth-child(-n+1) > [data-gs]:first-child > [data-gs-col='12']:nth-child(-n+1) > *:first-child {
		margin-top : 0 !important;
	}
}
@media print, screen and (min-width: 1025px) {
	.m-table-common tbody tr td > [data-gs]:first-child > [data-gs-col='12']:nth-child(-n+1) > [data-gs]:first-child > [data-gs-col='6']:nth-child(-n+2) > *:first-child, .mceContentBody table tbody tr td > [data-gs]:first-child > [data-gs-col='12']:nth-child(-n+1) > [data-gs]:first-child > [data-gs-col='6']:nth-child(-n+2) > *:first-child, .m-table-common thead tr td > [data-gs]:first-child > [data-gs-col='12']:nth-child(-n+1) > [data-gs]:first-child > [data-gs-col='6']:nth-child(-n+2) > *:first-child, .mceContentBody table thead tr td > [data-gs]:first-child > [data-gs-col='12']:nth-child(-n+1) > [data-gs]:first-child > [data-gs-col='6']:nth-child(-n+2) > *:first-child {
		margin-top : 0 !important;
	}
}
@media print, screen and (min-width: 1025px) {
	.m-table-common tbody tr td > [data-gs]:first-child > [data-gs-col='6']:nth-child(-n+2) > *:first-child, .mceContentBody table tbody tr td > [data-gs]:first-child > [data-gs-col='6']:nth-child(-n+2) > *:first-child, .m-table-common thead tr td > [data-gs]:first-child > [data-gs-col='6']:nth-child(-n+2) > *:first-child, .mceContentBody table thead tr td > [data-gs]:first-child > [data-gs-col='6']:nth-child(-n+2) > *:first-child {
		margin-top : 0 !important;
	}
}
@media print, screen and (min-width: 1025px) {
	.m-table-common tbody tr td > [data-gs]:first-child > [data-gs-col='6']:nth-child(-n+2) > [data-gs]:first-child > [data-gs-col='12']:nth-child(-n+1) > *:first-child, .mceContentBody table tbody tr td > [data-gs]:first-child > [data-gs-col='6']:nth-child(-n+2) > [data-gs]:first-child > [data-gs-col='12']:nth-child(-n+1) > *:first-child, .m-table-common thead tr td > [data-gs]:first-child > [data-gs-col='6']:nth-child(-n+2) > [data-gs]:first-child > [data-gs-col='12']:nth-child(-n+1) > *:first-child, .mceContentBody table thead tr td > [data-gs]:first-child > [data-gs-col='6']:nth-child(-n+2) > [data-gs]:first-child > [data-gs-col='12']:nth-child(-n+1) > *:first-child {
		margin-top : 0 !important;
	}
}
@media print, screen and (min-width: 1025px) {
	.m-table-common tbody tr td > [data-gs]:first-child > [data-gs-col='6']:nth-child(-n+2) > [data-gs]:first-child > [data-gs-col='6']:nth-child(-n+2) > *:first-child, .mceContentBody table tbody tr td > [data-gs]:first-child > [data-gs-col='6']:nth-child(-n+2) > [data-gs]:first-child > [data-gs-col='6']:nth-child(-n+2) > *:first-child, .m-table-common thead tr td > [data-gs]:first-child > [data-gs-col='6']:nth-child(-n+2) > [data-gs]:first-child > [data-gs-col='6']:nth-child(-n+2) > *:first-child, .mceContentBody table thead tr td > [data-gs]:first-child > [data-gs-col='6']:nth-child(-n+2) > [data-gs]:first-child > [data-gs-col='6']:nth-child(-n+2) > *:first-child {
		margin-top : 0 !important;
	}
}
@media print, screen and (min-width: 1025px) {
	.m-table-common tbody tr td > [data-gs]:first-child > [data-gs-col='4']:nth-child(-n+3) > *:first-child, .mceContentBody table tbody tr td > [data-gs]:first-child > [data-gs-col='4']:nth-child(-n+3) > *:first-child, .m-table-common thead tr td > [data-gs]:first-child > [data-gs-col='4']:nth-child(-n+3) > *:first-child, .mceContentBody table thead tr td > [data-gs]:first-child > [data-gs-col='4']:nth-child(-n+3) > *:first-child {
		margin-top : 0 !important;
	}
}
@media print, screen and (min-width: 1025px) {
	.m-table-common tbody tr td > [data-gs]:first-child > [data-gs-col='4']:nth-child(-n+3) > [data-gs]:first-child > [data-gs-col='12']:nth-child(-n+1) > *:first-child, .mceContentBody table tbody tr td > [data-gs]:first-child > [data-gs-col='4']:nth-child(-n+3) > [data-gs]:first-child > [data-gs-col='12']:nth-child(-n+1) > *:first-child, .m-table-common thead tr td > [data-gs]:first-child > [data-gs-col='4']:nth-child(-n+3) > [data-gs]:first-child > [data-gs-col='12']:nth-child(-n+1) > *:first-child, .mceContentBody table thead tr td > [data-gs]:first-child > [data-gs-col='4']:nth-child(-n+3) > [data-gs]:first-child > [data-gs-col='12']:nth-child(-n+1) > *:first-child {
		margin-top : 0 !important;
	}
}
@media print, screen and (min-width: 1025px) {
	.m-table-common tbody tr td > [data-gs]:first-child > [data-gs-col='4']:nth-child(-n+3) > [data-gs]:first-child > [data-gs-col='6']:nth-child(-n+2) > *:first-child, .mceContentBody table tbody tr td > [data-gs]:first-child > [data-gs-col='4']:nth-child(-n+3) > [data-gs]:first-child > [data-gs-col='6']:nth-child(-n+2) > *:first-child, .m-table-common thead tr td > [data-gs]:first-child > [data-gs-col='4']:nth-child(-n+3) > [data-gs]:first-child > [data-gs-col='6']:nth-child(-n+2) > *:first-child, .mceContentBody table thead tr td > [data-gs]:first-child > [data-gs-col='4']:nth-child(-n+3) > [data-gs]:first-child > [data-gs-col='6']:nth-child(-n+2) > *:first-child {
		margin-top : 0 !important;
	}
}
@media print, screen and (min-width: 1025px) {
	.m-table-common tbody tr td > [data-gs]:first-child > [data-gs-col='3']:nth-child(-n+4) > *:first-child, .mceContentBody table tbody tr td > [data-gs]:first-child > [data-gs-col='3']:nth-child(-n+4) > *:first-child, .m-table-common thead tr td > [data-gs]:first-child > [data-gs-col='3']:nth-child(-n+4) > *:first-child, .mceContentBody table thead tr td > [data-gs]:first-child > [data-gs-col='3']:nth-child(-n+4) > *:first-child {
		margin-top : 0 !important;
	}
}
@media print, screen and (min-width: 1025px) {
	.m-table-common tbody tr td > [data-gs]:first-child > [data-gs-col='3']:nth-child(-n+4) > [data-gs]:first-child > [data-gs-col='12']:nth-child(-n+1) > *:first-child, .mceContentBody table tbody tr td > [data-gs]:first-child > [data-gs-col='3']:nth-child(-n+4) > [data-gs]:first-child > [data-gs-col='12']:nth-child(-n+1) > *:first-child, .m-table-common thead tr td > [data-gs]:first-child > [data-gs-col='3']:nth-child(-n+4) > [data-gs]:first-child > [data-gs-col='12']:nth-child(-n+1) > *:first-child, .mceContentBody table thead tr td > [data-gs]:first-child > [data-gs-col='3']:nth-child(-n+4) > [data-gs]:first-child > [data-gs-col='12']:nth-child(-n+1) > *:first-child {
		margin-top : 0 !important;
	}
}
@media print, screen and (min-width: 1025px) {
	.m-table-common tbody tr td > [data-gs]:first-child > [data-gs-col='3']:nth-child(-n+4) > [data-gs]:first-child > [data-gs-col='6']:nth-child(-n+2) > *:first-child, .mceContentBody table tbody tr td > [data-gs]:first-child > [data-gs-col='3']:nth-child(-n+4) > [data-gs]:first-child > [data-gs-col='6']:nth-child(-n+2) > *:first-child, .m-table-common thead tr td > [data-gs]:first-child > [data-gs-col='3']:nth-child(-n+4) > [data-gs]:first-child > [data-gs-col='6']:nth-child(-n+2) > *:first-child, .mceContentBody table thead tr td > [data-gs]:first-child > [data-gs-col='3']:nth-child(-n+4) > [data-gs]:first-child > [data-gs-col='6']:nth-child(-n+2) > *:first-child {
		margin-top : 0 !important;
	}
}
@media print, screen and (min-width: 1025px) {
	.m-table-common tbody tr td > [data-gs-group]:first-child > [data-gs-col] > *:first-child, .mceContentBody table tbody tr td > [data-gs-group]:first-child > [data-gs-col] > *:first-child, .m-table-common thead tr td > [data-gs-group]:first-child > [data-gs-col] > *:first-child, .mceContentBody table thead tr td > [data-gs-group]:first-child > [data-gs-col] > *:first-child {
		margin-top : 0 !important;
	}
}
@media screen and (min-width: 768px) and (max-width: 1024px) {
	.m-table-common tbody tr td > [data-gs-group]:first-child[data-gs-tab='1'] > [data-gs-col]:first-child > *:first-child, .mceContentBody table tbody tr td > [data-gs-group]:first-child[data-gs-tab='1'] > [data-gs-col]:first-child > *:first-child, .m-table-common thead tr td > [data-gs-group]:first-child[data-gs-tab='1'] > [data-gs-col]:first-child > *:first-child, .mceContentBody table thead tr td > [data-gs-group]:first-child[data-gs-tab='1'] > [data-gs-col]:first-child > *:first-child {
		margin-top : 0 !important;
	}
}
@media screen and (min-width: 768px) and (max-width: 1024px) {
	.m-table-common tbody tr td > [data-gs-group]:first-child[data-gs-tab='2'] > [data-gs-col]:nth-child(-n+2) > *:first-child, .mceContentBody table tbody tr td > [data-gs-group]:first-child[data-gs-tab='2'] > [data-gs-col]:nth-child(-n+2) > *:first-child, .m-table-common thead tr td > [data-gs-group]:first-child[data-gs-tab='2'] > [data-gs-col]:nth-child(-n+2) > *:first-child, .mceContentBody table thead tr td > [data-gs-group]:first-child[data-gs-tab='2'] > [data-gs-col]:nth-child(-n+2) > *:first-child {
		margin-top : 0 !important;
	}
}
.m-table-common thead th, .mceContentBody table thead th, .m-table-common thead td, .mceContentBody table thead td {
	background : #ecf3f6;
	color : #555963;
	vertical-align : middle;
	font-weight : bold;
}
.m-table-common tbody td a[target='_blank']:not(.noticon):after, .mceContentBody table tbody td a[target='_blank']:not(.noticon):after {
	content : '';
	display : inline-block;
	vertical-align : middle;
	width : 1.125em;
	height : 1.125em;
	margin-left : 5px;
	background : url('../svg/i_blank_key.svg') no-repeat right top;
	background-size : 100% auto;
	position : relative;
	top : -0.2em;
}
.m-table-common tbody td a[href$='.pdf']:not(.noticon):after, .mceContentBody table tbody td a[href$='.pdf']:not(.noticon):after {
	content : '';
	display : inline-block;
	vertical-align : middle;
	width : 1.125em;
	height : 1.125em;
	margin-left : 5px;
	background : url('../svg/i_pdf_key.svg') no-repeat right top;
	background-size : 100% auto;
	position : relative;
	top : -0.2em;
	width : 1.0625em;
	height : 1.25em;
	top : -0.1em;
}
.m-table-common tbody td a[href$='.doc']:not(.noticon):after, .mceContentBody table tbody td a[href$='.doc']:not(.noticon):after, .m-table-common tbody td a[href$='.docx']:not(.noticon):after, .mceContentBody table tbody td a[href$='.docx']:not(.noticon):after {
	content : '';
	display : inline-block;
	vertical-align : middle;
	width : 1.125em;
	height : 1.125em;
	margin-left : 5px;
	background : url('../svg/i_word_key.svg') no-repeat right top;
	background-size : 100% auto;
	position : relative;
	top : -0.2em;
	width : 1.0625em;
	height : 1.25em;
	top : -0.1em;
}
.m-table-common tbody td a[href$='.xls']:not(.noticon):after, .mceContentBody table tbody td a[href$='.xls']:not(.noticon):after, .m-table-common tbody td a[href$='.xlsx']:not(.noticon):after, .mceContentBody table tbody td a[href$='.xlsx']:not(.noticon):after {
	content : '';
	display : inline-block;
	vertical-align : middle;
	width : 1.125em;
	height : 1.125em;
	margin-left : 5px;
	background : url('../svg/i_excel_key.svg') no-repeat right top;
	background-size : 100% auto;
	position : relative;
	top : -0.2em;
	width : 1.0625em;
	height : 1.25em;
	top : -0.1em;
}
.m-table-common tbody td a[href$='.zip']:not(.noticon):after, .mceContentBody table tbody td a[href$='.zip']:not(.noticon):after {
	content : '';
	display : inline-block;
	vertical-align : middle;
	width : 1.125em;
	height : 1.125em;
	margin-left : 5px;
	background : url('../svg/i_dl_key.svg') no-repeat right top;
	background-size : 100% auto;
	position : relative;
	top : -0.2em;
	width : 1.25em;
	height : 1.25em;
	top : -0.2em;
}
.m-table-common thead + tbody tr th, .mceContentBody table thead + tbody tr th {
	background : #f7fcfe;
	color : #555963;
}
.m-table-common thead + tbody tr th a, .mceContentBody table thead + tbody tr th a {
	color : #555963;
}
.m-table-common thead + tbody tr th a[target='_blank']:not(.noticon):after, .mceContentBody table thead + tbody tr th a[target='_blank']:not(.noticon):after {
	content : '';
	display : inline-block;
	vertical-align : middle;
	width : 1.125em;
	height : 1.125em;
	margin-left : 5px;
	background : url('../svg/i_blank_defaulttxt.svg') no-repeat right top;
	background-size : 100% auto;
	position : relative;
	top : -0.2em;
}
.m-table-common thead + tbody tr th a[href$='.pdf']:not(.noticon):after, .mceContentBody table thead + tbody tr th a[href$='.pdf']:not(.noticon):after {
	content : '';
	display : inline-block;
	vertical-align : middle;
	width : 1.125em;
	height : 1.125em;
	margin-left : 5px;
	background : url('../svg/i_pdf_defaulttxt.svg') no-repeat right top;
	background-size : 100% auto;
	position : relative;
	top : -0.2em;
	width : 1.0625em;
	height : 1.25em;
	top : -0.1em;
}
.m-table-common thead + tbody tr th a[href$='.doc']:not(.noticon):after, .mceContentBody table thead + tbody tr th a[href$='.doc']:not(.noticon):after, .m-table-common thead + tbody tr th a[href$='.docx']:not(.noticon):after, .mceContentBody table thead + tbody tr th a[href$='.docx']:not(.noticon):after {
	content : '';
	display : inline-block;
	vertical-align : middle;
	width : 1.125em;
	height : 1.125em;
	margin-left : 5px;
	background : url('../svg/i_word_defaulttxt.svg') no-repeat right top;
	background-size : 100% auto;
	position : relative;
	top : -0.2em;
	width : 1.0625em;
	height : 1.25em;
	top : -0.1em;
}
.m-table-common thead + tbody tr th a[href$='.xls']:not(.noticon):after, .mceContentBody table thead + tbody tr th a[href$='.xls']:not(.noticon):after, .m-table-common thead + tbody tr th a[href$='.xlsx']:not(.noticon):after, .mceContentBody table thead + tbody tr th a[href$='.xlsx']:not(.noticon):after {
	content : '';
	display : inline-block;
	vertical-align : middle;
	width : 1.125em;
	height : 1.125em;
	margin-left : 5px;
	background : url('../svg/i_excel_defaulttxt.svg') no-repeat right top;
	background-size : 100% auto;
	position : relative;
	top : -0.2em;
	width : 1.0625em;
	height : 1.25em;
	top : -0.1em;
}
.m-table-common thead + tbody tr th a[href$='.zip']:not(.noticon):after, .mceContentBody table thead + tbody tr th a[href$='.zip']:not(.noticon):after {
	content : '';
	display : inline-block;
	vertical-align : middle;
	width : 1.125em;
	height : 1.125em;
	margin-left : 5px;
	background : url('../svg/i_dl_defaulttxt.svg') no-repeat right top;
	background-size : 100% auto;
	position : relative;
	top : -0.2em;
	width : 1.25em;
	height : 1.25em;
	top : -0.2em;
}
.m-table-common [align='center'], .mceContentBody table [align='center'] {
	text-align : center !important;
}
.m-table-common [align='right'], .mceContentBody table [align='right'] {
	text-align : right !important;
}
.m-table-common [valign='top'], .mceContentBody table [valign='top'] {
	vertical-align : top !important;
}
.m-table-common [valign='middle'], .mceContentBody table [valign='middle'] {
	vertical-align : middle !important;
}
.m-table-common [valign='bottom'], .mceContentBody table [valign='bottom'] {
	vertical-align : bottom !important;
}
.m-table-common + .m-txt-p, .mceContentBody table + .m-txt-p {
	margin-top : 10px;
}
@media print, screen and (min-width: 768px) {
	.m-table-common + .m-txt-p, .mceContentBody table + .m-txt-p {
		margin-top : 20px;
	}
}
.m-table-common.table-size-s, .mceContentBody table.table-size-s {
	font-size : 12px;
	font-size : 1.2rem;
}
.m-table-common.table-size-s .fzs, .mceContentBody table.table-size-s .fzs {
	font-size : 10px;
	font-size : 1rem;
}
@media print, screen and (min-width: 768px) {
	.m-table-common.table-size-s .fzs, .mceContentBody table.table-size-s .fzs {
		font-size : 1rem;
	}
}
.m-table-common.table-size-s .fzm, .mceContentBody table.table-size-s .fzm {
	font-size : 12px;
	font-size : 1.2rem;
}
@media print, screen and (min-width: 768px) {
	.m-table-common.table-size-s .fzm, .mceContentBody table.table-size-s .fzm {
		font-size : 1.2rem;
	}
}
.m-table-common.table-size-s .fzl, .mceContentBody table.table-size-s .fzl {
	font-size : 14px;
	font-size : 1.4rem;
}
@media print, screen and (min-width: 768px) {
	.m-table-common.table-size-s .fzl, .mceContentBody table.table-size-s .fzl {
		font-size : 1.4rem;
	}
}
@media print, screen and (min-width: 768px) {
	.m-table-common.table-size-s, .mceContentBody table.table-size-s {
		font-size : 1.2rem;
	}
}
@media print, screen and (min-width: 768px) {
	.m-table-common.table-size-s th, .mceContentBody table.table-size-s th, .m-table-common.table-size-s td, .mceContentBody table.table-size-s td {
		padding : 10px;
	}
}
.m-table-common.is-tablefixed, .mceContentBody table.is-tablefixed {
	table-layout : fixed;
}

.m-table-scroll {
	position : relative;
	margin-top : 20px;
}
.m-table-scroll .scroll-mark {
	display : block;
	position : absolute;
	top : -20px;
	right : 30px;
}
.m-table-scroll .scroll-mark span {
	position : relative;
	display : block;
	width : 66px;
	height : 7px;
	vertical-align : middle;
	text-align : center;
	background-color : #0296e5;
}
.m-table-scroll .scroll-mark span:before {
	content : '';
	position : absolute;
	top : 50%;
	left : -12px;
	margin-top : -8px;
	width : 0;
	height : 0;
	border-style : solid;
	border-width : 8px 13.0px 8px 0;
	border-color : transparent #0296e5 transparent transparent;
}
.m-table-scroll .scroll-mark span:after {
	content : '';
	position : absolute;
	top : 50%;
	right : -12px;
	margin-top : -8px;
	width : 0;
	height : 0;
	border-style : solid;
	border-width : 8px 0 8px 13.0px;
	border-color : transparent transparent transparent #0296e5;
}
.m-table-scroll .scroll-wrap {
	overflow-x : scroll;
	padding-bottom : 25px;
}
.m-table-scroll .scroll-wrap table {
	margin-top : 0;
	min-width : 750px;
}
.m-table-scroll .scroll-wrap::-webkit-scrollbar {
	width : 15px;
	height : 8px;
}
.m-table-scroll .scroll-wrap::-webkit-scrollbar-thumb {
	background : #666;
	border-radius : 8px;
}
.m-table-scroll .scroll-wrap::-webkit-scrollbar-track-piece:start {
	background : #efefef;
}
.m-table-scroll .scroll-wrap::-webkit-scrollbar-track-piece:end {
	background : #efefef;
}
.m-table-scroll + .m-txt-p {
	margin-top : 10px;
}
@media print, screen and (min-width: 768px) {
	.m-table-scroll + .m-txt-p {
		margin-top : 20px;
	}
}

.m-txt-ttl {
	background-color : #f5fafc;
	position : relative;
}
.m-txt-ttl .ttl-inner {
	position : relative;
	padding-top : 15px;
	padding-bottom : 15px;
	font-size : 18px;
	font-size : 1.8rem;
	line-height : 1.5;
}
@media print, screen and (min-width: 768px) {
	.m-txt-ttl .ttl-inner {
		padding-top : 40px;
		padding-bottom : 40px;
		font-size : 4.4rem;
		z-index : 1;
		display : -webkit-flex;
		display : -ms-flexbox;
		display :         flex;
		-webkit-align-items : center;
		-ms-flex-align : center;
		        align-items : center;
		width : 100%;
	}
}
.m-txt-ttl .ttl-img {
	position : relative;
	text-align : center;
}
@media print, screen and (min-width: 768px) {
	.m-txt-ttl .ttl-img {
		position : absolute;
		top : 0;
		right : 0;
		left : 0;
		bottom : 0;
		max-width : 1180px;
		width : 100%;
		margin : 0 auto;
		padding : 0 30px;
		box-sizing : content-box;
	}
}
@media print, screen and (min-width: 768px) {
	.m-txt-ttl .ttl-img > img {
		position : absolute;
		top : 0;
		right : -130px;
		max-width : none;
	}
}
.m-txt-ttl.ttl-gb-img {
	display : block;
}
@media print, screen and (min-width: 768px) {
	.m-txt-ttl.ttl-gb-img [data-fixed] .ttl-inner {
		display : -webkit-flex;
		display : -ms-flexbox;
		display :         flex;
		-webkit-align-items : center;
		-ms-flex-align : center;
		        align-items : center;
		padding : 0;
	}
}
@media print, screen and (min-width: 768px) {
	.m-txt-ttl.ttl-gb-img [data-fixed] .ttl-inner:before {
		content : '';
		min-height : 300px;
		display : block;
	}
}
@media print, screen and (min-width: 768px) {
	.m-txt-ttl.ttl-gb-img [data-fixed] .ttl-inner .inner-ttl {
		opacity : 0;
		-ms-filter : 'progid:DXImageTransform.Microsoft.Alpha(Opacity=0)';
		-webkit-transform : translateY(10px);
		        transform : translateY(10px);
	}
}
@media print, screen and (min-width: 768px) {
	.ready .m-txt-ttl.ttl-gb-img [data-fixed] .ttl-inner .inner-ttl {
		transition : all 0.5s ease-out;
		opacity : 1;
		-ms-filter : 'progid:DXImageTransform.Microsoft.Alpha(Opacity=100)';
		-webkit-transform : translateY(0px);
		        transform : translateY(0px);
	}
}
@media screen and (max-width: 767px) {
	.m-txt-ttl.ttl-gb-img [data-fixed] .ttl-img {
		margin-left : -15px;
		margin-right : -15px;
	}
}
.m-txt-ttl + [data-swiper='bnrslider'] {
	margin-top : -50px !important;
}
@media print, screen and (min-width: 768px) {
	.m-txt-ttl + [data-swiper='bnrslider'] {
		margin-top : -100px !important;
	}
}

.m-txt-ttl2 {
	font-size : 18px;
	font-size : 1.8rem;
	line-height : 1.5;
	position : relative;
	padding-bottom : 20px;
	margin-top : 50px;
	margin-bottom : 20px;
}
.m-txt-ttl2 + *, .m-txt-ttl2 + .image-position-left + *, .m-txt-ttl2 + .image-position-right + * {
	margin-top : 0 !important;
}
@media screen and (max-width: 767px) {
	.m-txt-ttl2 + [data-gs] [data-gs-col]:first-child > *:first-child {
		margin-top : 0 !important;
	}
}
@media print, screen and (min-width: 1025px) {
	.m-txt-ttl2 + [data-gs] > [data-gs-col='12']:nth-child(-n+1) > *:first-child {
		margin-top : 0 !important;
	}
}
@media print, screen and (min-width: 1025px) {
	.m-txt-ttl2 + [data-gs] > [data-gs-col='6']:nth-child(-n+2) > *:first-child {
		margin-top : 0 !important;
	}
}
@media print, screen and (min-width: 1025px) {
	.m-txt-ttl2 + [data-gs] > [data-gs-col='4']:nth-child(-n+3) > *:first-child {
		margin-top : 0 !important;
	}
}
@media print, screen and (min-width: 1025px) {
	.m-txt-ttl2 + [data-gs] > [data-gs-col='3']:nth-child(-n+4) > *:first-child {
		margin-top : 0 !important;
	}
}
@media print, screen and (min-width: 1025px) {
	.m-txt-ttl2 + [data-gs-group] > [data-gs-col] > *:first-child {
		margin-top : 0 !important;
	}
}
@media screen and (min-width: 768px) and (max-width: 1024px) {
	.m-txt-ttl2 + [data-gs-group][data-gs-tab='1'] > [data-gs-col]:first-child > *:first-child {
		margin-top : 0 !important;
	}
}
@media screen and (min-width: 768px) and (max-width: 1024px) {
	.m-txt-ttl2 + [data-gs-group][data-gs-tab='2'] > [data-gs-col]:nth-child(-n+2) > *:first-child {
		margin-top : 0 !important;
	}
}
@media print, screen and (min-width: 768px) {
	.m-txt-ttl2 {
		font-size : 3.2rem;
		margin-top : 100px;
		margin-bottom : 40px;
	}
}
.m-txt-ttl2:before {
	content : '';
	height : 1px;
	width : 100%;
	background-color : #dce3e9;
	position : absolute;
	bottom : 0;
	left : 0;
}
.m-txt-ttl2:after {
	content : '';
	height : 3px;
	width : 46px;
	background-color : #0296e5;
	position : absolute;
	bottom : -1px;
	left : 0;
	border-radius : 3px;
}
.m-txt-ttl2 .ttl-img {
	left : 14px;
	width : 30px;
	height : 30px;
	display : -webkit-flex;
	display : -ms-flexbox;
	display :         flex;
	-webkit-justify-content : center;
	-ms-flex-pack : center;
	        justify-content : center;
	-webkit-align-items : center;
	-ms-flex-align : center;
	        align-items : center;
	margin-right : 10px;
	float : left;
}
@media print, screen and (min-width: 768px) {
	.m-txt-ttl2 .ttl-img {
		width : 50px;
		height : 50px;
		margin-right : 20px;
	}
}
.m-txt-ttl2 a {
	position : relative;
	display : inline-block;
}
.m-txt-ttl2 a[target='_blank']:not(.noticon):after {
	content : '';
	display : inline-block;
	vertical-align : middle;
	width : 1.125em;
	height : 1.125em;
	margin-left : 5px;
	background : url('../svg/i_blank_key.svg') no-repeat right top;
	background-size : 100% auto;
	position : relative;
	top : -0.2em;
}
.m-txt-ttl2 a[href$='.pdf']:not(.noticon):after {
	content : '';
	display : inline-block;
	vertical-align : middle;
	width : 1.125em;
	height : 1.125em;
	margin-left : 5px;
	background : url('../svg/i_pdf_key.svg') no-repeat right top;
	background-size : 100% auto;
	position : relative;
	top : -0.2em;
	width : 1.0625em;
	height : 1.25em;
	top : -0.1em;
}
.m-txt-ttl2 a[href$='.doc']:not(.noticon):after, .m-txt-ttl2 a[href$='.docx']:not(.noticon):after {
	content : '';
	display : inline-block;
	vertical-align : middle;
	width : 1.125em;
	height : 1.125em;
	margin-left : 5px;
	background : url('../svg/i_word_key.svg') no-repeat right top;
	background-size : 100% auto;
	position : relative;
	top : -0.2em;
	width : 1.0625em;
	height : 1.25em;
	top : -0.1em;
}
.m-txt-ttl2 a[href$='.xls']:not(.noticon):after, .m-txt-ttl2 a[href$='.xlsx']:not(.noticon):after {
	content : '';
	display : inline-block;
	vertical-align : middle;
	width : 1.125em;
	height : 1.125em;
	margin-left : 5px;
	background : url('../svg/i_excel_key.svg') no-repeat right top;
	background-size : 100% auto;
	position : relative;
	top : -0.2em;
	width : 1.0625em;
	height : 1.25em;
	top : -0.1em;
}
.m-txt-ttl2 a[href$='.zip']:not(.noticon):after {
	content : '';
	display : inline-block;
	vertical-align : middle;
	width : 1.125em;
	height : 1.125em;
	margin-left : 5px;
	background : url('../svg/i_dl_key.svg') no-repeat right top;
	background-size : 100% auto;
	position : relative;
	top : -0.2em;
	width : 1.25em;
	height : 1.25em;
	top : -0.2em;
}
.m-txt-ttl2 a:after {
	margin-left : 10px !important;
}

.m-txt-ttl3 {
	line-height : 1.5;
	margin-top : 30px;
	margin-bottom : 20px;
	padding-bottom : 10px;
	font-size : 16px;
	font-size : 1.6rem;
	position : relative;
}
.m-txt-ttl3 + *, .m-txt-ttl3 + .image-position-left + *, .m-txt-ttl3 + .image-position-right + * {
	margin-top : 0 !important;
}
@media screen and (max-width: 767px) {
	.m-txt-ttl3 + [data-gs] [data-gs-col]:first-child > *:first-child {
		margin-top : 0 !important;
	}
}
@media print, screen and (min-width: 1025px) {
	.m-txt-ttl3 + [data-gs] > [data-gs-col='12']:nth-child(-n+1) > *:first-child {
		margin-top : 0 !important;
	}
}
@media print, screen and (min-width: 1025px) {
	.m-txt-ttl3 + [data-gs] > [data-gs-col='6']:nth-child(-n+2) > *:first-child {
		margin-top : 0 !important;
	}
}
@media print, screen and (min-width: 1025px) {
	.m-txt-ttl3 + [data-gs] > [data-gs-col='4']:nth-child(-n+3) > *:first-child {
		margin-top : 0 !important;
	}
}
@media print, screen and (min-width: 1025px) {
	.m-txt-ttl3 + [data-gs] > [data-gs-col='3']:nth-child(-n+4) > *:first-child {
		margin-top : 0 !important;
	}
}
@media print, screen and (min-width: 1025px) {
	.m-txt-ttl3 + [data-gs-group] > [data-gs-col] > *:first-child {
		margin-top : 0 !important;
	}
}
@media screen and (min-width: 768px) and (max-width: 1024px) {
	.m-txt-ttl3 + [data-gs-group][data-gs-tab='1'] > [data-gs-col]:first-child > *:first-child {
		margin-top : 0 !important;
	}
}
@media screen and (min-width: 768px) and (max-width: 1024px) {
	.m-txt-ttl3 + [data-gs-group][data-gs-tab='2'] > [data-gs-col]:nth-child(-n+2) > *:first-child {
		margin-top : 0 !important;
	}
}
@media print, screen and (min-width: 768px) {
	.m-txt-ttl3 {
		font-size : 2.6rem;
		margin-top : 60px;
		margin-bottom : 40px;
	}
}
.m-txt-ttl3:after {
	content : '';
	height : 3px;
	width : 26px;
	background-color : #0296e5;
	position : absolute;
	bottom : -1px;
	left : 0;
	border-radius : 3px;
}

.m-txt-ttl4 {
	line-height : 1.5;
	margin-top : 20px;
	margin-bottom : 15px;
	padding-bottom : 10px;
	font-size : 16px;
	font-size : 1.6rem;
	position : relative;
}
.m-txt-ttl4 + *, .m-txt-ttl4 + .image-position-left + *, .m-txt-ttl4 + .image-position-right + * {
	margin-top : 0 !important;
}
@media screen and (max-width: 767px) {
	.m-txt-ttl4 + [data-gs] [data-gs-col]:first-child > *:first-child {
		margin-top : 0 !important;
	}
}
@media print, screen and (min-width: 1025px) {
	.m-txt-ttl4 + [data-gs] > [data-gs-col='12']:nth-child(-n+1) > *:first-child {
		margin-top : 0 !important;
	}
}
@media print, screen and (min-width: 1025px) {
	.m-txt-ttl4 + [data-gs] > [data-gs-col='6']:nth-child(-n+2) > *:first-child {
		margin-top : 0 !important;
	}
}
@media print, screen and (min-width: 1025px) {
	.m-txt-ttl4 + [data-gs] > [data-gs-col='4']:nth-child(-n+3) > *:first-child {
		margin-top : 0 !important;
	}
}
@media print, screen and (min-width: 1025px) {
	.m-txt-ttl4 + [data-gs] > [data-gs-col='3']:nth-child(-n+4) > *:first-child {
		margin-top : 0 !important;
	}
}
@media print, screen and (min-width: 1025px) {
	.m-txt-ttl4 + [data-gs-group] > [data-gs-col] > *:first-child {
		margin-top : 0 !important;
	}
}
@media screen and (min-width: 768px) and (max-width: 1024px) {
	.m-txt-ttl4 + [data-gs-group][data-gs-tab='1'] > [data-gs-col]:first-child > *:first-child {
		margin-top : 0 !important;
	}
}
@media screen and (min-width: 768px) and (max-width: 1024px) {
	.m-txt-ttl4 + [data-gs-group][data-gs-tab='2'] > [data-gs-col]:nth-child(-n+2) > *:first-child {
		margin-top : 0 !important;
	}
}
@media print, screen and (min-width: 768px) {
	.m-txt-ttl4 {
		font-size : 2.0rem;
		margin-top : 40px;
		margin-bottom : 30px;
	}
}
.m-txt-ttl4:before {
	content : '';
	height : 1px;
	width : 100%;
	background-color : #dce3e9;
	position : absolute;
	bottom : 0;
	left : 0;
}

.m-txt-ttl5 {
	text-align : center;
}
.m-txt-ttl5 + *, .m-txt-ttl5 + .image-position-left + *, .m-txt-ttl5 + .image-position-right + * {
	margin-top : 0 !important;
}
@media screen and (max-width: 767px) {
	.m-txt-ttl5 + [data-gs] [data-gs-col]:first-child > *:first-child {
		margin-top : 0 !important;
	}
}
@media print, screen and (min-width: 1025px) {
	.m-txt-ttl5 + [data-gs] > [data-gs-col='12']:nth-child(-n+1) > *:first-child {
		margin-top : 0 !important;
	}
}
@media print, screen and (min-width: 1025px) {
	.m-txt-ttl5 + [data-gs] > [data-gs-col='6']:nth-child(-n+2) > *:first-child {
		margin-top : 0 !important;
	}
}
@media print, screen and (min-width: 1025px) {
	.m-txt-ttl5 + [data-gs] > [data-gs-col='4']:nth-child(-n+3) > *:first-child {
		margin-top : 0 !important;
	}
}
@media print, screen and (min-width: 1025px) {
	.m-txt-ttl5 + [data-gs] > [data-gs-col='3']:nth-child(-n+4) > *:first-child {
		margin-top : 0 !important;
	}
}
@media print, screen and (min-width: 1025px) {
	.m-txt-ttl5 + [data-gs-group] > [data-gs-col] > *:first-child {
		margin-top : 0 !important;
	}
}
@media screen and (min-width: 768px) and (max-width: 1024px) {
	.m-txt-ttl5 + [data-gs-group][data-gs-tab='1'] > [data-gs-col]:first-child > *:first-child {
		margin-top : 0 !important;
	}
}
@media screen and (min-width: 768px) and (max-width: 1024px) {
	.m-txt-ttl5 + [data-gs-group][data-gs-tab='2'] > [data-gs-col]:nth-child(-n+2) > *:first-child {
		margin-top : 0 !important;
	}
}
.m-txt-ttl5 .ttl-main {
	font-size : 23px;
	font-size : 2.3rem;
	letter-spacing : 0.02em;
	margin-bottom : 45px;
	line-height : 1.25;
	font-family : 'Roboto Condensed', sans-serif;
	font-weight : 300;
	letter-spacing : 0.05em;
}
@media print, screen and (min-width: 768px) {
	.m-txt-ttl5 .ttl-main {
		font-size : 4.0rem;
		letter-spacing : 0.05em;
		margin-bottom : 70px;
	}
}
.m-txt-ttl5 .ttl-main + .ttl-sub {
	margin-top : 0;
}
.m-txt-ttl5 .ttl-sub {
	font-size : 12px;
	font-size : 1.2rem;
	letter-spacing : 0.14em;
	margin-bottom : 0;
	-webkit-transform : translateY(-45px);
	        transform : translateY(-45px);
}
@media print, screen and (min-width: 768px) {
	.m-txt-ttl5 .ttl-sub {
		font-size : 1.8rem;
		-webkit-transform : translateY(-65px);
		        transform : translateY(-65px);
	}
}

.m-txt-ttl6 {
	font-size : 26px;
	font-size : 2.6rem;
	text-align : center;
	margin-top : 45px;
	line-height : 1.5;
	font-family : 'Roboto Condensed', sans-serif;
	font-weight : 300;
	letter-spacing : 0.05em;
}
@media print, screen and (min-width: 768px) {
	.m-txt-ttl6 {
		font-size : 4.5rem;
		margin-top : 90px;
	}
}

.m-txt-ttl6-sub {
	font-size : 11px;
	font-size : 1.1rem;
	text-align : center;
	line-height : 1.5;
	margin-top : 5px;
}
@media print, screen and (min-width: 768px) {
	.m-txt-ttl6-sub {
		font-size : 1.8rem;
	}
}

.m-txt-ttl7 {
	font-weight : bold;
	line-height : 1.5;
	margin-top : 10px;
	margin-bottom : 10px;
}
.m-txt-ttl7 + *, .m-txt-ttl7 + .image-position-left + *, .m-txt-ttl7 + .image-position-right + * {
	margin-top : 0 !important;
}
@media screen and (max-width: 767px) {
	.m-txt-ttl7 + [data-gs] [data-gs-col]:first-child > *:first-child {
		margin-top : 0 !important;
	}
}
@media print, screen and (min-width: 1025px) {
	.m-txt-ttl7 + [data-gs] > [data-gs-col='12']:nth-child(-n+1) > *:first-child {
		margin-top : 0 !important;
	}
}
@media print, screen and (min-width: 1025px) {
	.m-txt-ttl7 + [data-gs] > [data-gs-col='6']:nth-child(-n+2) > *:first-child {
		margin-top : 0 !important;
	}
}
@media print, screen and (min-width: 1025px) {
	.m-txt-ttl7 + [data-gs] > [data-gs-col='4']:nth-child(-n+3) > *:first-child {
		margin-top : 0 !important;
	}
}
@media print, screen and (min-width: 1025px) {
	.m-txt-ttl7 + [data-gs] > [data-gs-col='3']:nth-child(-n+4) > *:first-child {
		margin-top : 0 !important;
	}
}
@media print, screen and (min-width: 1025px) {
	.m-txt-ttl7 + [data-gs-group] > [data-gs-col] > *:first-child {
		margin-top : 0 !important;
	}
}
@media screen and (min-width: 768px) and (max-width: 1024px) {
	.m-txt-ttl7 + [data-gs-group][data-gs-tab='1'] > [data-gs-col]:first-child > *:first-child {
		margin-top : 0 !important;
	}
}
@media screen and (min-width: 768px) and (max-width: 1024px) {
	.m-txt-ttl7 + [data-gs-group][data-gs-tab='2'] > [data-gs-col]:nth-child(-n+2) > *:first-child {
		margin-top : 0 !important;
	}
}
@media print, screen and (min-width: 768px) {
	.m-txt-ttl7 {
		margin-top : 20px;
		margin-bottom : 20px;
	}
}

.m-txt-frame-ttl {
	font-size : 16px;
	font-size : 1.6rem;
	margin-top : 15px;
	margin-bottom : 10px;
	line-height : 1.5;
	font-weight : bold;
}
.m-txt-frame-ttl + *, .m-txt-frame-ttl + .image-position-left + *, .m-txt-frame-ttl + .image-position-right + * {
	margin-top : 0 !important;
}
@media screen and (max-width: 767px) {
	.m-txt-frame-ttl + [data-gs] [data-gs-col]:first-child > *:first-child {
		margin-top : 0 !important;
	}
}
@media print, screen and (min-width: 1025px) {
	.m-txt-frame-ttl + [data-gs] > [data-gs-col='12']:nth-child(-n+1) > *:first-child {
		margin-top : 0 !important;
	}
}
@media print, screen and (min-width: 1025px) {
	.m-txt-frame-ttl + [data-gs] > [data-gs-col='6']:nth-child(-n+2) > *:first-child {
		margin-top : 0 !important;
	}
}
@media print, screen and (min-width: 1025px) {
	.m-txt-frame-ttl + [data-gs] > [data-gs-col='4']:nth-child(-n+3) > *:first-child {
		margin-top : 0 !important;
	}
}
@media print, screen and (min-width: 1025px) {
	.m-txt-frame-ttl + [data-gs] > [data-gs-col='3']:nth-child(-n+4) > *:first-child {
		margin-top : 0 !important;
	}
}
@media print, screen and (min-width: 1025px) {
	.m-txt-frame-ttl + [data-gs-group] > [data-gs-col] > *:first-child {
		margin-top : 0 !important;
	}
}
@media screen and (min-width: 768px) and (max-width: 1024px) {
	.m-txt-frame-ttl + [data-gs-group][data-gs-tab='1'] > [data-gs-col]:first-child > *:first-child {
		margin-top : 0 !important;
	}
}
@media screen and (min-width: 768px) and (max-width: 1024px) {
	.m-txt-frame-ttl + [data-gs-group][data-gs-tab='2'] > [data-gs-col]:nth-child(-n+2) > *:first-child {
		margin-top : 0 !important;
	}
}
@media print, screen and (min-width: 768px) {
	.m-txt-frame-ttl {
		font-size : 1.8rem;
		margin-top : 30px;
		margin-bottom : 20px;
	}
}

.m-txt-table-caption {
	line-height : 1.5;
	margin-top : 40px;
	margin-bottom : 10px;
	font-size : 16px;
	font-size : 1.6rem;
}
.m-txt-table-caption + *, .m-txt-table-caption + .image-position-left + *, .m-txt-table-caption + .image-position-right + * {
	margin-top : 0 !important;
}
@media screen and (max-width: 767px) {
	.m-txt-table-caption + [data-gs] [data-gs-col]:first-child > *:first-child {
		margin-top : 0 !important;
	}
}
@media print, screen and (min-width: 1025px) {
	.m-txt-table-caption + [data-gs] > [data-gs-col='12']:nth-child(-n+1) > *:first-child {
		margin-top : 0 !important;
	}
}
@media print, screen and (min-width: 1025px) {
	.m-txt-table-caption + [data-gs] > [data-gs-col='6']:nth-child(-n+2) > *:first-child {
		margin-top : 0 !important;
	}
}
@media print, screen and (min-width: 1025px) {
	.m-txt-table-caption + [data-gs] > [data-gs-col='4']:nth-child(-n+3) > *:first-child {
		margin-top : 0 !important;
	}
}
@media print, screen and (min-width: 1025px) {
	.m-txt-table-caption + [data-gs] > [data-gs-col='3']:nth-child(-n+4) > *:first-child {
		margin-top : 0 !important;
	}
}
@media print, screen and (min-width: 1025px) {
	.m-txt-table-caption + [data-gs-group] > [data-gs-col] > *:first-child {
		margin-top : 0 !important;
	}
}
@media screen and (min-width: 768px) and (max-width: 1024px) {
	.m-txt-table-caption + [data-gs-group][data-gs-tab='1'] > [data-gs-col]:first-child > *:first-child {
		margin-top : 0 !important;
	}
}
@media screen and (min-width: 768px) and (max-width: 1024px) {
	.m-txt-table-caption + [data-gs-group][data-gs-tab='2'] > [data-gs-col]:nth-child(-n+2) > *:first-child {
		margin-top : 0 !important;
	}
}

.m-txt-copy {
	line-height : 1.5;
	font-size : 16px;
	font-size : 1.6rem;
	margin-top : 20px;
	margin-bottom : 20px;
}
.m-txt-copy + *, .m-txt-copy + .image-position-left + *, .m-txt-copy + .image-position-right + * {
	margin-top : 0 !important;
}
@media screen and (max-width: 767px) {
	.m-txt-copy + [data-gs] [data-gs-col]:first-child > *:first-child {
		margin-top : 0 !important;
	}
}
@media print, screen and (min-width: 1025px) {
	.m-txt-copy + [data-gs] > [data-gs-col='12']:nth-child(-n+1) > *:first-child {
		margin-top : 0 !important;
	}
}
@media print, screen and (min-width: 1025px) {
	.m-txt-copy + [data-gs] > [data-gs-col='6']:nth-child(-n+2) > *:first-child {
		margin-top : 0 !important;
	}
}
@media print, screen and (min-width: 1025px) {
	.m-txt-copy + [data-gs] > [data-gs-col='4']:nth-child(-n+3) > *:first-child {
		margin-top : 0 !important;
	}
}
@media print, screen and (min-width: 1025px) {
	.m-txt-copy + [data-gs] > [data-gs-col='3']:nth-child(-n+4) > *:first-child {
		margin-top : 0 !important;
	}
}
@media print, screen and (min-width: 1025px) {
	.m-txt-copy + [data-gs-group] > [data-gs-col] > *:first-child {
		margin-top : 0 !important;
	}
}
@media screen and (min-width: 768px) and (max-width: 1024px) {
	.m-txt-copy + [data-gs-group][data-gs-tab='1'] > [data-gs-col]:first-child > *:first-child {
		margin-top : 0 !important;
	}
}
@media screen and (min-width: 768px) and (max-width: 1024px) {
	.m-txt-copy + [data-gs-group][data-gs-tab='2'] > [data-gs-col]:nth-child(-n+2) > *:first-child {
		margin-top : 0 !important;
	}
}
@media print, screen and (min-width: 768px) {
	.m-txt-copy {
		margin-top : 40px;
		margin-bottom : 40px;
		font-size : 2.6rem;
	}
}

.m-txt-news-ttl {
	position : relative;
	font-size : 25px;
	font-size : 2.5rem;
	letter-spacing : 0.12em;
	margin-top : 20px;
	margin-bottom : 15px;
	line-height : 1.5;
}
.m-txt-news-ttl + *, .m-txt-news-ttl + .image-position-left + *, .m-txt-news-ttl + .image-position-right + * {
	margin-top : 0 !important;
}
@media screen and (max-width: 767px) {
	.m-txt-news-ttl + [data-gs] [data-gs-col]:first-child > *:first-child {
		margin-top : 0 !important;
	}
}
@media print, screen and (min-width: 1025px) {
	.m-txt-news-ttl + [data-gs] > [data-gs-col='12']:nth-child(-n+1) > *:first-child {
		margin-top : 0 !important;
	}
}
@media print, screen and (min-width: 1025px) {
	.m-txt-news-ttl + [data-gs] > [data-gs-col='6']:nth-child(-n+2) > *:first-child {
		margin-top : 0 !important;
	}
}
@media print, screen and (min-width: 1025px) {
	.m-txt-news-ttl + [data-gs] > [data-gs-col='4']:nth-child(-n+3) > *:first-child {
		margin-top : 0 !important;
	}
}
@media print, screen and (min-width: 1025px) {
	.m-txt-news-ttl + [data-gs] > [data-gs-col='3']:nth-child(-n+4) > *:first-child {
		margin-top : 0 !important;
	}
}
@media print, screen and (min-width: 1025px) {
	.m-txt-news-ttl + [data-gs-group] > [data-gs-col] > *:first-child {
		margin-top : 0 !important;
	}
}
@media screen and (min-width: 768px) and (max-width: 1024px) {
	.m-txt-news-ttl + [data-gs-group][data-gs-tab='1'] > [data-gs-col]:first-child > *:first-child {
		margin-top : 0 !important;
	}
}
@media screen and (min-width: 768px) and (max-width: 1024px) {
	.m-txt-news-ttl + [data-gs-group][data-gs-tab='2'] > [data-gs-col]:nth-child(-n+2) > *:first-child {
		margin-top : 0 !important;
	}
}
@media print, screen and (min-width: 768px) {
	.m-txt-news-ttl {
		font-size : 4.0rem;
		margin-top : 40px;
		margin-bottom : 30px;
	}
}
.m-txt-news-ttl.ttl-white {
	color : #fff;
}

.m-txt-p {
	margin-top : 20px;
}
@media print, screen and (min-width: 768px) {
	.m-txt-p {
		margin-top : 30px;
	}
}
.m-txt-p a {
	position : relative;
	display : inline-block;
	word-break : break-all;
}
.m-txt-p a[target='_blank']:not(.noticon):after {
	content : '';
	display : inline-block;
	vertical-align : middle;
	width : 1.125em;
	height : 1.125em;
	margin-left : 5px;
	background : url('../svg/i_blank_key.svg') no-repeat right top;
	background-size : 100% auto;
	position : relative;
	top : -0.2em;
}
.m-txt-p a[href$='.pdf']:not(.noticon):after {
	content : '';
	display : inline-block;
	vertical-align : middle;
	width : 1.125em;
	height : 1.125em;
	margin-left : 5px;
	background : url('../svg/i_pdf_key.svg') no-repeat right top;
	background-size : 100% auto;
	position : relative;
	top : -0.2em;
	width : 1.0625em;
	height : 1.25em;
	top : -0.1em;
}
.m-txt-p a[href$='.doc']:not(.noticon):after, .m-txt-p a[href$='.docx']:not(.noticon):after {
	content : '';
	display : inline-block;
	vertical-align : middle;
	width : 1.125em;
	height : 1.125em;
	margin-left : 5px;
	background : url('../svg/i_word_key.svg') no-repeat right top;
	background-size : 100% auto;
	position : relative;
	top : -0.2em;
	width : 1.0625em;
	height : 1.25em;
	top : -0.1em;
}
.m-txt-p a[href$='.xls']:not(.noticon):after, .m-txt-p a[href$='.xlsx']:not(.noticon):after {
	content : '';
	display : inline-block;
	vertical-align : middle;
	width : 1.125em;
	height : 1.125em;
	margin-left : 5px;
	background : url('../svg/i_excel_key.svg') no-repeat right top;
	background-size : 100% auto;
	position : relative;
	top : -0.2em;
	width : 1.0625em;
	height : 1.25em;
	top : -0.1em;
}
.m-txt-p a[href$='.zip']:not(.noticon):after {
	content : '';
	display : inline-block;
	vertical-align : middle;
	width : 1.125em;
	height : 1.125em;
	margin-left : 5px;
	background : url('../svg/i_dl_key.svg') no-repeat right top;
	background-size : 100% auto;
	position : relative;
	top : -0.2em;
	width : 1.25em;
	height : 1.25em;
	top : -0.2em;
}
.m-txt-p a:link, .m-txt-p a:visited {
	text-decoration : underline;
}
@media print, screen and (min-width: 1025px) {
	.m-txt-p a:hover:link, .m-txt-p a:hover:visited {
		text-decoration : none;
	}
}
.m-txt-p + .m-txt-p {
	margin-top : 10px;
}
@media print, screen and (min-width: 768px) {
	.m-txt-p + .m-txt-p {
		margin-top : 15px;
	}
}
.m-txt-p.tar + .m-txt-ttl2 {
	margin-top : 20px;
}
@media print, screen and (min-width: 768px) {
	.m-txt-p.tar + .m-txt-ttl2 {
		margin-top : 40px;
	}
}

.m-txt-rss {
	position : relative;
	font-size : 15px;
	font-size : 1.5rem;
	display : inline-block;
	padding-left : 30px;
	font-family : 'Roboto Condensed', sans-serif;
	font-weight : 400;
	letter-spacing : 0.05em;
}
.m-txt-rss:link, .m-txt-rss:visited {
	color : #f2765e;
}
@media print, screen and (min-width: 768px) {
	.m-txt-rss {
		font-size : 1.6rem;
	}
}
.m-txt-rss:after {
	content : '';
	background : url(../svg/i_rss.svg) center no-repeat;
	background-size : 100% auto;
	width : 20px;
	height : 20px;
	display : block;
	position : absolute;
	top : 0;
	bottom : 0;
	left : 0;
	margin : auto;
}

.m-txt-link {
	position : relative;
	padding-left : 30px;
	display : inline-block;
	transition : all 0.3s ease-out;
}
.m-txt-link[target='_blank']:not(.noticon):after {
	content : '';
	display : inline-block;
	vertical-align : middle;
	width : 1.125em;
	height : 1.125em;
	margin-left : 5px;
	background : url('../svg/i_blank_key.svg') no-repeat right top;
	background-size : 100% auto;
	position : relative;
	top : -0.2em;
}
.m-txt-link[href$='.pdf']:not(.noticon):after {
	content : '';
	display : inline-block;
	vertical-align : middle;
	width : 1.125em;
	height : 1.125em;
	margin-left : 5px;
	background : url('../svg/i_pdf_key.svg') no-repeat right top;
	background-size : 100% auto;
	position : relative;
	top : -0.2em;
	width : 1.0625em;
	height : 1.25em;
	top : -0.1em;
}
.m-txt-link[href$='.doc']:not(.noticon):after, .m-txt-link[href$='.docx']:not(.noticon):after {
	content : '';
	display : inline-block;
	vertical-align : middle;
	width : 1.125em;
	height : 1.125em;
	margin-left : 5px;
	background : url('../svg/i_word_key.svg') no-repeat right top;
	background-size : 100% auto;
	position : relative;
	top : -0.2em;
	width : 1.0625em;
	height : 1.25em;
	top : -0.1em;
}
.m-txt-link[href$='.xls']:not(.noticon):after, .m-txt-link[href$='.xlsx']:not(.noticon):after {
	content : '';
	display : inline-block;
	vertical-align : middle;
	width : 1.125em;
	height : 1.125em;
	margin-left : 5px;
	background : url('../svg/i_excel_key.svg') no-repeat right top;
	background-size : 100% auto;
	position : relative;
	top : -0.2em;
	width : 1.0625em;
	height : 1.25em;
	top : -0.1em;
}
.m-txt-link[href$='.zip']:not(.noticon):after {
	content : '';
	display : inline-block;
	vertical-align : middle;
	width : 1.125em;
	height : 1.125em;
	margin-left : 5px;
	background : url('../svg/i_dl_key.svg') no-repeat right top;
	background-size : 100% auto;
	position : relative;
	top : -0.2em;
	width : 1.25em;
	height : 1.25em;
	top : -0.2em;
}
@media print, screen and (min-width: 768px) {
	.m-txt-link {
		padding-left : 35px;
	}
}
.m-txt-link:before {
	content : '';
	background : url(../svg/i_arrow_key.svg) center no-repeat;
	background-size : 100% auto;
	width : 20px;
	height : 20px;
	display : block;
	position : absolute;
	top : 0.3em;
	left : 0;
	margin : auto;
}
@media print, screen and (min-width: 768px) {
	.m-txt-link:before {
		width : 26px;
		height : 26px;
		top : 0.2em;
	}
}
.m-txt-link.link-arrow-right {
	padding-left : 0;
	padding-right : 30px;
}
@media print, screen and (min-width: 768px) {
	.m-txt-link.link-arrow-right {
		padding-right : 35px;
	}
}
.m-txt-link.link-arrow-right:before {
	left : auto;
	right : 0;
}

.m-txt-anchor {
	position : relative;
	padding-left : 30px;
	display : inline-block;
	transition : all 0.3s ease-out;
}
@media print, screen and (min-width: 768px) {
	.m-txt-anchor {
		padding-left : 35px;
	}
}
.m-txt-anchor:before {
	content : '';
	background : url(../svg/i_arrow_key.svg) center no-repeat;
	background-size : 100% auto;
	width : 20px;
	height : 20px;
	display : block;
	position : absolute;
	top : 0.3em;
	left : 0;
	margin : auto;
	-webkit-transform : rotateZ(90deg);
	        transform : rotateZ(90deg);
}
@media print, screen and (min-width: 768px) {
	.m-txt-anchor:before {
		width : 26px;
		height : 26px;
		top : 0.2em;
	}
}

.m-txt-en {
	font-family : 'Roboto Condensed', sans-serif;
	font-weight : 400;
	letter-spacing : 0.05em;
}

.m-txt-en-light {
	font-family : 'Roboto Condensed', sans-serif;
	font-weight : 300;
	letter-spacing : 0.05em;
}

.m-txt-asterisk {
	margin-top : 10px;
	font-size : 12px;
	font-size : 1.2rem;
	padding-left : 17px;
	position : relative;
}
@media print, screen and (min-width: 768px) {
	.m-txt-asterisk {
		margin-top : 20px;
		font-size : 1.4rem;
		padding-left : 20px;
	}
}
.m-txt-asterisk:before {
	position : absolute;
	content : '';
	top : 0;
	left : 0;
	content : '\203b';
	background-color : transparent;
}

.m-btn-simple {
	position : relative;
	display : inline-block;
	background-color : #0296e5;
	padding : 20px 25px 20px 20px;
	transition : all 0.2s ease-out;
	font-size : 15px;
	font-size : 1.5rem;
	line-height : 1.5;
	border : none;
	color : #fff;
	text-align : left;
}
.m-btn-simple[target='_blank']:not(.noticon) > span:after {
	content : '';
	display : inline-block;
	vertical-align : middle;
	width : 1.125em;
	height : 1.125em;
	margin-left : 5px;
	background : url('../svg/i_blank_fff.svg') no-repeat right top;
	background-size : 100% auto;
	position : relative;
	top : -0.2em;
}
.m-btn-simple[href$='.pdf'] > span:not(.noticon):after {
	content : '';
	display : inline-block;
	vertical-align : middle;
	width : 1.125em;
	height : 1.125em;
	margin-left : 5px;
	background : url('../svg/i_pdf_fff.svg') no-repeat right top;
	background-size : 100% auto;
	position : relative;
	top : -0.2em;
	width : 1.0625em;
	height : 1.25em;
	top : -0.1em;
}
.m-btn-simple[href$='.doc'] > span:not(.noticon):after, .m-btn-simple[href$='.docx'] > span:not(.noticon):after {
	content : '';
	display : inline-block;
	vertical-align : middle;
	width : 1.125em;
	height : 1.125em;
	margin-left : 5px;
	background : url('../svg/i_word_fff.svg') no-repeat right top;
	background-size : 100% auto;
	position : relative;
	top : -0.2em;
	width : 1.0625em;
	height : 1.25em;
	top : -0.1em;
}
.m-btn-simple[href$='.xls'] > span:not(.noticon):after, .m-btn-simple[href$='.xlsx'] > span:not(.noticon):after {
	content : '';
	display : inline-block;
	vertical-align : middle;
	width : 1.125em;
	height : 1.125em;
	margin-left : 5px;
	background : url('../svg/i_excel_fff.svg') no-repeat right top;
	background-size : 100% auto;
	position : relative;
	top : -0.2em;
	width : 1.0625em;
	height : 1.25em;
	top : -0.1em;
}
.m-btn-simple[href$='.zip'] > span:not(.noticon):after {
	content : '';
	display : inline-block;
	vertical-align : middle;
	width : 1.125em;
	height : 1.125em;
	margin-left : 5px;
	background : url('../svg/i_dl_fff.svg') no-repeat right top;
	background-size : 100% auto;
	position : relative;
	top : -0.2em;
	width : 1.25em;
	height : 1.25em;
	top : -0.2em;
}
@media print, screen and (min-width: 768px) {
	.m-btn-simple {
		font-size : 1.8rem;
		letter-spacing : 0.14em;
		padding : 25px 25px 25px 25px;
	}
}
.m-btn-simple:link, .m-btn-simple:visited {
	color : #fff;
}
.m-btn-simple:after {
	content : '';
	background-color : #76b4eb;
	width : 22px;
	height : 1px;
	position : absolute;
	top : 0;
	bottom : 0;
	right : 0;
	margin : auto;
	transition : all 0.3s ease-out;
}
@media print, screen and (min-width: 768px) {
	.m-btn-simple:after {
		width : 20px;
	}
}
.m-btn-simple > span {
	display : block;
	position : relative;
	padding-left : 35px;
}
@media print, screen and (min-width: 768px) {
	.m-btn-simple > span {
		padding-left : 47px;
	}
}
.m-btn-simple > span:before {
	content : '';
	background : url(../svg/i_arrow.svg) center no-repeat;
	background-size : 100% auto;
	width : 20px;
	height : 20px;
	display : block;
	position : absolute;
	top : 0.1em;
	left : 0;
	margin : auto;
}
@media print, screen and (min-width: 768px) {
	.m-btn-simple > span:before {
		width : 26px;
		height : 26px;
		top : 0.1em;
		left : 0;
	}
}
@media print, screen and (min-width: 1025px) {
	.m-btn-simple:hover {
		background-color : #2f76b6;
		text-decoration : none;
	}
	.m-btn-simple:hover:after {
		background-color : #fff;
	}
}
.m-btn-simple.btn-size-s {
	font-size : 14px;
	font-size : 1.4rem;
	padding : 15px 30px 15px 30px;
}
@media print, screen and (min-width: 768px) {
	.m-btn-simple.btn-size-s {
		font-size : 1.6rem;
		padding : 20px 30px 20px 30px;
	}
}
.m-btn-simple.btn-size-s > span {
	padding-left : 20px;
}
@media print, screen and (min-width: 768px) {
	.m-btn-simple.btn-size-s > span {
		padding-left : 25px;
	}
}
.m-btn-simple.btn-size-s > span:before {
	width : 14px;
	height : 14px;
	top : 0.3em;
	left : 0;
}
@media print, screen and (min-width: 768px) {
	.m-btn-simple.btn-size-s > span:before {
		top : 0.3em;
		left : 0;
	}
}
.m-btn-simple.btn-size-s:after {
	width : 20px;
}
.m-btn-simple.btn-color-gray {
	background-color : #74889a;
}
.m-btn-simple.btn-color-gray:after {
	background-color : #9eacb8;
}
@media print, screen and (min-width: 1025px) {
	.m-btn-simple.btn-color-gray:hover {
		background-color : #5f707f;
	}
	.m-btn-simple.btn-color-gray:hover:after {
		background-color : #fff;
	}
}
.m-btn-simple.btn-back > span:before {
	-webkit-transform : rotate(180deg);
	        transform : rotate(180deg);
}
.m-btn-simple.btn-close > span:before {
	background-image : url(../svg/i_close2.svg);
	top : 0.35em;
	width : 12px;
	height : 12px;
}
@media print, screen and (min-width: 768px) {
	.m-btn-simple.btn-close > span:before {
		top : 0.35em;
		width : 16px;
		height : 16px;
	}
}
@media print, screen and (min-width: 1025px) {
	.m-btn-simple.btn-close:hover[target='_blank']:not(.noticon) > span:after {
		content : '';
		display : inline-block;
		vertical-align : middle;
		width : 1.125em;
		height : 1.125em;
		margin-left : 5px;
		background : url('../svg/i_blank_key.svg') no-repeat right top;
		background-size : 100% auto;
		position : relative;
		top : -0.2em;
	}
	.m-btn-simple.btn-close:hover[href$='.pdf'] > span:not(.noticon):after {
		content : '';
		display : inline-block;
		vertical-align : middle;
		width : 1.125em;
		height : 1.125em;
		margin-left : 5px;
		background : url('../svg/i_pdf_key.svg') no-repeat right top;
		background-size : 100% auto;
		position : relative;
		top : -0.2em;
		width : 1.0625em;
		height : 1.25em;
		top : -0.1em;
	}
	.m-btn-simple.btn-close:hover[href$='.doc'] > span:not(.noticon):after, .m-btn-simple.btn-close:hover[href$='.docx'] > span:not(.noticon):after {
		content : '';
		display : inline-block;
		vertical-align : middle;
		width : 1.125em;
		height : 1.125em;
		margin-left : 5px;
		background : url('../svg/i_word_key.svg') no-repeat right top;
		background-size : 100% auto;
		position : relative;
		top : -0.2em;
		width : 1.0625em;
		height : 1.25em;
		top : -0.1em;
	}
	.m-btn-simple.btn-close:hover[href$='.xls'] > span:not(.noticon):after, .m-btn-simple.btn-close:hover[href$='.xlsx'] > span:not(.noticon):after {
		content : '';
		display : inline-block;
		vertical-align : middle;
		width : 1.125em;
		height : 1.125em;
		margin-left : 5px;
		background : url('../svg/i_excel_key.svg') no-repeat right top;
		background-size : 100% auto;
		position : relative;
		top : -0.2em;
		width : 1.0625em;
		height : 1.25em;
		top : -0.1em;
	}
	.m-btn-simple.btn-close:hover[href$='.zip'] > span:not(.noticon):after {
		content : '';
		display : inline-block;
		vertical-align : middle;
		width : 1.125em;
		height : 1.125em;
		margin-left : 5px;
		background : url('../svg/i_dl_key.svg') no-repeat right top;
		background-size : 100% auto;
		position : relative;
		top : -0.2em;
		width : 1.25em;
		height : 1.25em;
		top : -0.2em;
	}
}

.m-btn-anchor {
	position : relative;
	display : inline-block;
	padding : 20px 25px 20px 55px;
	transition : all 0.2s ease-out;
	font-size : 14px;
	font-size : 1.4rem;
	line-height : 1.5;
	border : none;
	color : #0296e5;
	text-align : left;
	border : solid 1px #dce3e9;
	font-weight : bold;
}
.m-btn-anchor[target='_blank']:not(.noticon) > span:after {
	content : '';
	display : inline-block;
	vertical-align : middle;
	width : 1.125em;
	height : 1.125em;
	margin-left : 5px;
	background : url('../svg/i_blank_fff.svg') no-repeat right top;
	background-size : 100% auto;
	position : relative;
	top : -0.2em;
}
.m-btn-anchor[href$='.pdf'] > span:not(.noticon):after {
	content : '';
	display : inline-block;
	vertical-align : middle;
	width : 1.125em;
	height : 1.125em;
	margin-left : 5px;
	background : url('../svg/i_pdf_fff.svg') no-repeat right top;
	background-size : 100% auto;
	position : relative;
	top : -0.2em;
	width : 1.0625em;
	height : 1.25em;
	top : -0.1em;
}
.m-btn-anchor[href$='.doc'] > span:not(.noticon):after, .m-btn-anchor[href$='.docx'] > span:not(.noticon):after {
	content : '';
	display : inline-block;
	vertical-align : middle;
	width : 1.125em;
	height : 1.125em;
	margin-left : 5px;
	background : url('../svg/i_word_fff.svg') no-repeat right top;
	background-size : 100% auto;
	position : relative;
	top : -0.2em;
	width : 1.0625em;
	height : 1.25em;
	top : -0.1em;
}
.m-btn-anchor[href$='.xls'] > span:not(.noticon):after, .m-btn-anchor[href$='.xlsx'] > span:not(.noticon):after {
	content : '';
	display : inline-block;
	vertical-align : middle;
	width : 1.125em;
	height : 1.125em;
	margin-left : 5px;
	background : url('../svg/i_excel_fff.svg') no-repeat right top;
	background-size : 100% auto;
	position : relative;
	top : -0.2em;
	width : 1.0625em;
	height : 1.25em;
	top : -0.1em;
}
.m-btn-anchor[href$='.zip'] > span:not(.noticon):after {
	content : '';
	display : inline-block;
	vertical-align : middle;
	width : 1.125em;
	height : 1.125em;
	margin-left : 5px;
	background : url('../svg/i_dl_fff.svg') no-repeat right top;
	background-size : 100% auto;
	position : relative;
	top : -0.2em;
	width : 1.25em;
	height : 1.25em;
	top : -0.2em;
}
@media print, screen and (min-width: 768px) {
	.m-btn-anchor {
		font-size : 1.6rem;
		letter-spacing : 0.14em;
		padding : 25px 55px 25px 74px;
	}
}
.m-btn-anchor:link, .m-btn-anchor:visited {
	color : #0296e5;
}
.m-btn-anchor:after {
	content : '';
	background : url(../svg/i_arrow_key.svg) center no-repeat;
	background-size : 100% auto;
	width : 20px;
	height : 20px;
	display : block;
	position : absolute;
	top : calc(20px +  0.1em);
	right : 19px;
	margin : auto;
	-webkit-transform : rotate(90deg);
	        transform : rotate(90deg);
}
@media print, screen and (min-width: 768px) {
	.m-btn-anchor:after {
		width : 26px;
		height : 26px;
		top : calc(20px +  0.1em);
		right : 19px;
	}
}
.m-btn-anchor .anchor-img {
	position : absolute;
	top : 0;
	bottom : 0;
	left : 14px;
	margin : auto;
	width : 30px;
	height : 30px;
	display : -webkit-flex;
	display : -ms-flexbox;
	display :         flex;
	-webkit-justify-content : center;
	-ms-flex-pack : center;
	        justify-content : center;
	-webkit-align-items : center;
	-ms-flex-align : center;
	        align-items : center;
}
@media print, screen and (min-width: 768px) {
	.m-btn-anchor .anchor-img {
		width : 50px;
		height : 50px;
	}
}
@media print, screen and (min-width: 1025px) {
	.m-btn-anchor:hover {
		text-decoration : none;
		border-color : #0296e5;
	}
}

.m-btn-card {
	display : -webkit-flex;
	display : -ms-flexbox;
	display :         flex;
	background-color : #e8f3f7;
	position : relative;
	width : 100%;
}
.m-btn-card .card-inner {
	-webkit-flex : 1;
	    -ms-flex : 1;
	        flex : 1;
	padding : 10px;
	position : relative;
	display : block;
}
@media print, screen and (min-width: 768px) {
	.m-btn-card .card-inner {
		padding : 35px 10px 20px 30px;
	}
}
@media screen and (min-width: 768px) and (min-width: 768px) and (max-width: 1024px) {
	.m-btn-card .card-inner {
		padding : 10px 10px 20px 20px;
	}
}
.m-btn-card .card-inner:before {
	content : '';
	background : url(../svg/i_arrow_key.svg) center no-repeat;
	background-size : 100% auto;
	width : 20px;
	height : 20px;
	display : block;
	position : absolute;
	bottom : 15px;
	right : 15px;
}
@media print, screen and (min-width: 768px) {
	.m-btn-card .card-inner:before {
		width : 26px;
		height : 26px;
		bottom : 30px;
		right : 30px;
	}
}
@media screen and (min-width: 768px) and (min-width: 768px) and (max-width: 1024px) {
	.m-btn-card .card-inner:before {
		width : 20px;
		height : 20px;
		bottom : 20px;
		right : 20px;
	}
}
.m-btn-card .card-inner .card-ttl {
	font-size : 18px;
	font-size : 1.8rem;
	line-height : 1.5;
	color : #0296e5;
	display : block;
}
@media print, screen and (min-width: 768px) {
	.m-btn-card .card-inner .card-ttl {
		font-size : 3.2rem;
	}
}
@media screen and (min-width: 768px) and (min-width: 768px) and (max-width: 1024px) {
	.m-btn-card .card-inner .card-ttl {
		font-size : 1.8rem;
	}
}
.m-btn-card .card-inner .card-sub {
	font-size : 10px;
	font-size : 1.0rem;
	margin-top : 5px;
	color : #555963;
	text-decoration : none;
	font-family : 'Roboto Condensed', sans-serif;
	font-weight : 400;
	letter-spacing : 0.05em;
	letter-spacing : 0.12em;
	display : block;
}
@media print, screen and (min-width: 768px) {
	.m-btn-card .card-inner .card-sub {
		font-size : 1.1rem;
		margin-top : 10px;
	}
}
.m-btn-card .card-img {
	width : 50%;
	overflow : hidden;
	display : block;
}
.m-btn-card .card-img > img {
	transition : all 0.3s ease-out;
}
@media print, screen and (min-width: 1025px) {
	.m-btn-card:hover {
		text-decoration : none;
	}
	.m-btn-card:hover .card-inner .card-ttl {
		text-decoration : none;
	}
	.m-btn-card:hover .card-inner .card-sub {
		text-decoration : none;
	}
	.m-btn-card:hover .card-img > img {
		-webkit-transform : scale(1.05);
		        transform : scale(1.05);
	}
}
.m-btn-card.card-icon-plus .card-inner {
	-webkit-flex : 1;
	    -ms-flex : 1;
	        flex : 1;
	padding : 10px;
	position : relative;
	display : block;
}
@media print, screen and (min-width: 768px) {
	.m-btn-card.card-icon-plus .card-inner {
		padding : 40px 10px 40px 30px;
	}
}
@media screen and (min-width: 768px) and (min-width: 768px) and (max-width: 1024px) {
	.m-btn-card.card-icon-plus .card-inner {
		padding : 10px 10px 20px 20px;
	}
}
.m-btn-card.card-icon-plus .card-inner:before {
	content : '';
	background : url(../svg/i_plus.svg) center no-repeat;
	background-size : 100% auto;
	width : 20px;
	height : 20px;
	display : block;
	position : absolute;
	bottom : 15px;
	right : 15px;
}
@media print, screen and (min-width: 768px) {
	.m-btn-card.card-icon-plus .card-inner:before {
		width : 30px;
		height : 30px;
		bottom : 30px;
		right : 30px;
	}
}
@media screen and (min-width: 768px) and (min-width: 768px) and (max-width: 1024px) {
	.m-btn-card.card-icon-plus .card-inner:before {
		width : 20px;
		height : 20px;
		bottom : 20px;
		right : 20px;
	}
}

/*! Yaku Han JP (Gothic - Small Amount) v2.0.0 SIL by Qrac / Based on Noto Sans CJK JP */
@font-face {
	font-family : 'YakuHanJPs';
	font-style : normal;
	font-weight : 100;
	src : url('../fonts/YakuHanJPs/YakuHanJPs-Thin.eot');
	src : url('../fonts/YakuHanJPs/YakuHanJPs-Thin.woff2') format('woff2'), url('../fonts/YakuHanJPs/YakuHanJPs-Thin.woff') format('woff');
}

@font-face {
	font-family : 'YakuHanJPs';
	font-style : normal;
	font-weight : 200;
	src : url('../fonts/YakuHanJPs/YakuHanJPs-Light.eot');
	src : url('../fonts/YakuHanJPs/YakuHanJPs-Light.woff2') format('woff2'), url('../fonts/YakuHanJPs/YakuHanJPs-Light.woff') format('woff');
}

@font-face {
	font-family : 'YakuHanJPs';
	font-style : normal;
	font-weight : 300;
	src : url('../fonts/YakuHanJPs/YakuHanJPs-DemiLight.eot');
	src : url('../fonts/YakuHanJPs/YakuHanJPs-DemiLight.woff2') format('woff2'), url('../fonts/YakuHanJPs/YakuHanJPs-DemiLight.woff') format('woff');
}

@font-face {
	font-family : 'YakuHanJPs';
	font-style : normal;
	font-weight : 400;
	src : url('../fonts/YakuHanJPs/YakuHanJPs-Regular.eot');
	src : url('../fonts/YakuHanJPs/YakuHanJPs-Regular.woff2') format('woff2'), url('../fonts/YakuHanJPs/YakuHanJPs-Regular.woff') format('woff');
}

@font-face {
	font-family : 'YakuHanJPs';
	font-style : normal;
	font-weight : 500;
	src : url('../fonts/YakuHanJPs/YakuHanJPs-Medium.eot');
	src : url('../fonts/YakuHanJPs/YakuHanJPs-Medium.woff2') format('woff2'), url('../fonts/YakuHanJPs/YakuHanJPs-Medium.woff') format('woff');
}

@font-face {
	font-family : 'YakuHanJPs';
	font-style : normal;
	font-weight : 700;
	src : url('../fonts/YakuHanJPs/YakuHanJPs-Bold.eot');
	src : url('../fonts/YakuHanJPs/YakuHanJPs-Bold.woff2') format('woff2'), url('../fonts/YakuHanJPs/YakuHanJPs-Bold.woff') format('woff');
}

@font-face {
	font-family : 'YakuHanJPs';
	font-style : normal;
	font-weight : 900;
	src : url('../fonts/YakuHanJPs/YakuHanJPs-Black.eot');
	src : url('../fonts/YakuHanJPs/YakuHanJPs-Black.woff2') format('woff2'), url('../fonts/YakuHanJPs/YakuHanJPs-Black.woff') format('woff');
}

html {
	color : #555963;
	background : #fff;
	font-family : YakuHanJPs, 'メイリオ', Meiryo, 'Hiragino Kaku Gothic ProN', 'ヒラギノ角ゴ ProN W3', 'ＭＳ Ｐゴシック', 'MS PGothic', Helvetica, Arial, sans-serif;
	font-size : 62.5%;
}

body {
	line-height : 2;
	font-size : 14px;
	font-size : 1.4rem;
}
@media print, screen and (min-width: 768px) {
	body {
		font-size : 1.6rem;
	}
}
body:not(.ready) *, body:not(.ready) *:before, body:not(.ready) *:after {
	transition : none !important;
}

/* link style */
a:link {
	color : #0296e5;
	text-decoration : none;
}

a:visited {
	color : #72b5e5;
	text-decoration : none;
}

a:hover, a:active {
	color : #0296e5;
}
@media print, screen and (min-width: 1025px) {
	a:hover, a:active {
		text-decoration : underline;
	}
}

#l-wrap {
	overflow-x : hidden;
	padding-top : 55px;
}
@media print, screen and (min-width: 1025px) {
	#l-wrap {
		padding-top : 120px;
	}
}
@media print, screen and (min-width: 1025px) {
	.header-fixed #l-wrap {
		padding-top : 58px;
	}
}
.layout-simple #l-wrap {
	padding-top : 0;
}

#l-blockskip {
	display : none;
	position : relative;
	z-index : 190;
}
@media print, screen and (min-width: 768px) {
	#l-blockskip {
		display : block;
	}
}
#l-blockskip > ul > li a {
	display : block;
	margin : auto;
	display : block;
	text-align : center;
	color : #555963;
	height : 0;
	overflow : hidden;
}
#l-blockskip > ul > li a:focus, #l-blockskip > ul > li a:active {
	height : auto;
	padding : 5px;
	border-bottom : solid 1px #58a3e7;
}

/* header style */
#l-header {
	position : relative;
	position : fixed;
	top : 0;
	left : 0;
	right : 0;
	z-index : 10;
}
@media screen and (max-width: 1024px) {
	#l-header {
		box-shadow : 0 0 4px 0 rgba(0, 0, 0, 0.25);
	}
}
@media print, screen and (min-width: 1025px) {
	#l-header {
		position : absolute;
	}
}
.header-fixed #l-header {
	box-shadow : 0 0 4px 0 rgba(0, 0, 0, 0.25);
}
@media print, screen and (min-width: 1025px) {
	.header-fixed #l-header {
		position : fixed;
	}
}
#l-header .header-overlay {
	transition : all 0.2s ease-out;
	background : rgba(0, 0, 0, 0.5);
	width : 100%;
	height : 100%;
	position : fixed;
	left : 0;
	z-index : -1;
	top : 0;
	opacity : 0;
	-ms-filter : 'progid:DXImageTransform.Microsoft.Alpha(Opacity=0)';
	visibility : hidden;
}
.search-open #l-header .header-overlay, .language-open #l-header .header-overlay, .menu-open #l-header .header-overlay, .lnav-open #l-header .header-overlay {
	opacity : 1;
	-ms-filter : 'progid:DXImageTransform.Microsoft.Alpha(Opacity=100)';
	visibility : visible;
}
#l-header .header-outer {
	background-color : #fff;
}
#l-header .header-outer .header-inner {
	display : -webkit-flex;
	display : -ms-flexbox;
	display :         flex;
	height : 55px;
	padding : 8px 0;
	position : relative;
	z-index : 190;
	-webkit-align-items : center;
	-ms-flex-align : center;
	        align-items : center;
}
@media print, screen and (min-width: 1025px) {
	#l-header .header-outer .header-inner {
		-webkit-align-items : center;
		-ms-flex-align : center;
		        align-items : center;
		max-width : 1420px;
		margin : 0 auto;
		padding : 18px 10px 0;
		box-sizing : content-box;
		height : auto;
		position : static;
	}
}
@media print, screen and (min-width: 1025px) and (max-width: 1440px) {
	#l-header .header-outer .header-inner {
		-webkit-flex-wrap : wrap;
		    -ms-flex-wrap : wrap;
		        flex-wrap : wrap;
		-webkit-justify-content : flex-start;
		-ms-flex-pack : start;
		        justify-content : flex-start;
	}
}
@media print, screen and (min-width: 1025px) {
	.header-fixed #l-header .header-outer .header-inner {
		padding-top : 0;
	}
}
#l-header .header-outer .header-inner .header-logo {
	margin-left : 12.5px;
}
@media print, screen and (min-width: 1025px) {
	#l-header .header-outer .header-inner .header-logo {
		-webkit-align-self : flex-start;
		-ms-flex-item-align : start;
		        align-self : flex-start;
		position : relative;
		z-index : 30;
		margin-top : 24px;
		margin-left : 0;
	}
	#l-header .header-outer .header-inner .header-logo:lang(en) {
		margin-top : 18px;
	}
}
@media print, screen and (min-width: 1025px) and (max-width: 1440px) {
	#l-header .header-outer .header-inner .header-logo {
		display : -webkit-flex;
		display : -ms-flexbox;
		display :         flex;
		-webkit-align-items : center;
		-ms-flex-align : center;
		        align-items : center;
		margin-bottom : -44px;
		margin-left : 0;
		margin-right : auto;
		z-index : 120;
	}
}
@media print, screen and (min-width: 1025px) {
	.header-fixed #l-header .header-outer .header-inner .header-logo {
		margin : auto auto auto 0;
	}
}
#l-header .header-outer .header-inner .header-logo .logo-img {
	width : 110px;
	height : 20px;
}
@media print, screen and (min-width: 1025px) {
	#l-header .header-outer .header-inner .header-logo .logo-img {
		width : 185px;
		height : 34px;
	}
}
@media print, screen and (min-width: 1025px) {
	.header-fixed #l-header .header-outer .header-inner .header-logo .logo-img {
		width : 130px;
		height : 24px;
	}
}
@media print, screen and (min-width: 1025px) {
	.header-fixed #l-header .header-outer .header-inner .header-logo .logo-img > a > img, .header-fixed #l-header .header-outer .header-inner .header-logo .logo-img > a > svg {
		height : 24px;
	}
}
#l-header .header-outer .header-inner .header-logo .logo-img > a {
	display : block;
}
#l-header .header-outer .header-inner .header-logo .logo-img > a > img, #l-header .header-outer .header-inner .header-logo .logo-img > a > svg {
	display : block;
	height : 20px;
}
@media print, screen and (min-width: 1025px) {
	#l-header .header-outer .header-inner .header-logo .logo-img > a > img, #l-header .header-outer .header-inner .header-logo .logo-img > a > svg {
		height : 34px;
	}
}
#l-header .header-outer .header-inner .header-logo .logo-catch {
	display : none;
}
@media print, screen and (min-width: 1025px) {
	#l-header .header-outer .header-inner .header-logo .logo-catch {
		display : block;
		font-size : 1.2rem;
		margin-top : 11px;
		white-space : nowrap;
	}
}
@media print, screen and (min-width: 1025px) and (max-width: 1440px) {
	#l-header .header-outer .header-inner .header-logo .logo-catch {
		margin-top : 0;
		margin-left : 20px;
	}
}
@media print, screen and (min-width: 1025px) {
	.header-fixed #l-header .header-outer .header-inner .header-logo .logo-catch {
		display : none;
	}
}
@media print, screen and (min-width: 1025px) {
	#l-header .header-outer .header-inner .header-logo .logo-catch .catch-br {
		display : none;
	}
}
@media print, screen and (min-width: 1025px) and (max-width: 1440px) {
	#l-header .header-outer .header-inner .header-logo .logo-catch .catch-br {
		display : block;
	}
}
#l-header .header-outer .header-inner .header-language {
	display : none;
	position : absolute;
	z-index : 120;
	top : 100%;
	width : 100%;
	left : 0;
	right : 0;
}
#l-header .header-outer .header-inner .header-language .language-list {
	background-color : #0296e5;
}
#l-header .header-outer .header-inner .header-language .language-list .list-item {
	transition : all 0.3s ease-out;
	border-bottom : solid 1px #58a3e7;
}
#l-header .header-outer .header-inner .header-language .language-list .list-item:first-child {
	border-top : solid 1px #58a3e7;
}
#l-header .header-outer .header-inner .header-language .language-list .list-item .item-head {
	display : block;
	padding : 15px;
	font-size : 13px;
	font-size : 1.3rem;
	position : relative;
	overflow : hidden;
}
#l-header .header-outer .header-inner .header-language .language-list .list-item .item-head:link, #l-header .header-outer .header-inner .header-language .language-list .list-item .item-head:visited {
	color : #fff;
}
#l-header .header-outer .header-inner .header-language .language-list .list-item .item-head:after {
	content : '';
	background : url(../svg/i_arrow.svg) center no-repeat;
	background-size : 100% auto;
	width : 14px;
	height : 14px;
	display : block;
	position : absolute;
	top : 0;
	bottom : 0;
	right : 15px;
	margin : auto;
}
#l-header .header-outer .header-inner .header-language .language-list .list-item.is-active {
	background-color : #2a7ecc;
}
#l-header .header-outer .header-inner .header-language .language-list .list-item.is-active .item-head:before {
	-webkit-transform : rotate(180deg);
	        transform : rotate(180deg);
	background-color : #fff;
}
#l-header .header-outer .header-inner .header-language .language-list .list-item.is-active .item-head:after {
	-webkit-transform : rotate(180deg);
	        transform : rotate(180deg);
	opacity : 0;
	-ms-filter : 'progid:DXImageTransform.Microsoft.Alpha(Opacity=0)';
	background-color : #fff;
}
#l-header .header-outer .header-inner .header-language .language-list .list-item .item-child {
	display : none;
	border-top : solid 1px #58a3e7;
	padding : 18px 0;
}
#l-header .header-outer .header-inner .header-language .language-list .list-item .item-child .child-item > a {
	display : block;
	padding : 8px 25px;
	font-size : 10px;
	font-size : 1.0rem;
}
#l-header .header-outer .header-inner .header-language .language-list .list-item .item-child .child-item > a:link, #l-header .header-outer .header-inner .header-language .language-list .list-item .item-child .child-item > a:visited {
	color : #fff;
}
#l-header .header-outer .header-inner .header-menu {
	display : none;
	position : absolute;
	z-index : 110;
	top : 100%;
	width : 100%;
	left : 0;
	right : auto;
	max-height : calc(100vh - 55px);
	max-height : calc(var(--vh, 1vh) * 100 - 55px);
	overflow-y : auto;
}
@media print, screen and (min-width: 1025px) {
	#l-header .header-outer .header-inner .header-menu {
		display : block;
		position : static;
		max-height : none;
		overflow-y : visible;
	}
}
@media print, screen and (min-width: 1025px) and (max-width: 1440px) {
	#l-header .header-outer .header-inner .header-menu {
		width : calc(100% - 100px);
	}
}
@media print, screen and (min-width: 1025px) {
	.header-fixed #l-header .header-outer .header-inner .header-menu {
		padding-top : 5px;
		width : auto;
	}
}
#l-header .header-outer .header-inner .header-menu .menu-text {
	display : none;
}
@media print, screen and (min-width: 1025px) {
	#l-header .header-outer .header-inner .header-menu .menu-text {
		display : -webkit-flex;
		display : -ms-flexbox;
		display :         flex;
		-webkit-justify-content : flex-end;
		-ms-flex-pack : end;
		        justify-content : flex-end;
		-webkit-align-items : center;
		-ms-flex-align : center;
		        align-items : center;
	}
}
@media print, screen and (min-width: 1025px) {
	.header-fixed #l-header .header-outer .header-inner .header-menu .menu-text {
		display : none;
	}
}
#l-header .header-outer .header-inner .header-menu .menu-text .text-fontsize {
	display : -webkit-flex;
	display : -ms-flexbox;
	display :         flex;
	-webkit-align-items : center;
	-ms-flex-align : center;
	        align-items : center;
}
#l-header .header-outer .header-inner .header-menu .menu-text .text-fontsize .fontsize-ttl {
	font-size : 13px;
	font-size : 1.3rem;
}
#l-header .header-outer .header-inner .header-menu .menu-text .text-fontsize .fontsize-list {
	display : -webkit-flex;
	display : -ms-flexbox;
	display :         flex;
	font-size : 13px;
	font-size : 1.3rem;
	margin-left : 7px;
}
#l-header .header-outer .header-inner .header-menu .menu-text .text-fontsize .fontsize-list .list-item .item-inner {
	padding : 3px;
	transition : all 0.3s ease-out;
	background-color : transparent;
	border : none;
}
#l-header .header-outer .header-inner .header-menu .menu-text .text-fontsize .fontsize-list .list-item .item-inner:link, #l-header .header-outer .header-inner .header-menu .menu-text .text-fontsize .fontsize-list .list-item .item-inner:visited {
	color : #555963;
}
#l-header .header-outer .header-inner .header-menu .menu-text .text-fontsize .fontsize-list .list-item .item-inner.is-active {
	background-color : #e4eef1;
	color : #0296e5;
}
@media print, screen and (min-width: 1025px) {
	#l-header .header-outer .header-inner .header-menu .menu-text .text-fontsize .fontsize-list .list-item .item-inner:hover {
		text-decoration : none;
		background-color : #e4eef1;
		color : #0296e5;
	}
}
#l-header .header-outer .header-inner .header-menu .menu-text .text-language {
	display : -webkit-flex;
	display : -ms-flexbox;
	display :         flex;
	font-size : 13px;
	font-size : 1.3rem;
	position : relative;
	padding-left : 25px;
	margin-left : 25px;
}
#l-header .header-outer .header-inner .header-menu .menu-text .text-language:before {
	content : '';
	display : block;
	position : absolute;
	top : 0;
	bottom : 0;
	left : 0;
	background-color : #e0e1e4;
	width : 1px;
	height : 15px;
	margin : auto;
}
#l-header .header-outer .header-inner .header-menu .menu-text .text-language .language-item .item-inner {
	padding : 3px 10px;
	transition : all 0.3s ease-out;
}
#l-header .header-outer .header-inner .header-menu .menu-text .text-language .language-item .item-inner:link, #l-header .header-outer .header-inner .header-menu .menu-text .text-language .language-item .item-inner:visited {
	color : #555963;
}
#l-header .header-outer .header-inner .header-menu .menu-text .text-language .language-item .item-inner.is-active {
	background-color : #e4eef1;
}
#l-header .header-outer .header-inner .header-menu .menu-text .text-language .language-item .item-inner.is-active:link, #l-header .header-outer .header-inner .header-menu .menu-text .text-language .language-item .item-inner.is-active:visited {
	color : #0296e5;
}
@media print, screen and (min-width: 1025px) {
	#l-header .header-outer .header-inner .header-menu .menu-text .text-language .language-item .item-inner:hover {
		text-decoration : none;
		background-color : #e4eef1;
	}
	#l-header .header-outer .header-inner .header-menu .menu-text .text-language .language-item .item-inner:hover:link, #l-header .header-outer .header-inner .header-menu .menu-text .text-language .language-item .item-inner:hover:visited {
		color : #0296e5;
	}
}
#l-header .header-outer .header-inner .header-menu .menu-search {
	background-color : #3687d1;
	padding : 15px 10px;
	position : relative;
}
@media print, screen and (min-width: 1025px) {
	#l-header .header-outer .header-inner .header-menu .menu-search {
		display : none;
		position : absolute;
		top : 100%;
		left : 0;
		right : 0;
		padding : 0 0 70px;
		z-index : 30;
	}
}
@media print, screen and (min-width: 1025px) {
	#l-header .header-outer .header-inner .header-menu .menu-search .search-inner {
		max-width : 1180px;
		padding : 0 30px;
		box-sizing : content-box;
		position : relative;
		margin : auto;
	}
}
#l-header .header-outer .header-inner .header-menu .menu-search .search-inner .search-ttl {
	display : none;
}
@media print, screen and (min-width: 1025px) {
	#l-header .header-outer .header-inner .header-menu .menu-search .search-inner .search-ttl {
		display : block;
		color : #fff;
		padding : 25px 0 25px 0;
		position : relative;
		font-size : 2.6rem;
		line-height : 1.25;
		transition : all 0.3s ease-out;
		border-bottom : solid 1px #28a6e9;
		margin-bottom : 50px;
	}
}
#l-header .header-outer .header-inner .header-menu .menu-search .search-inner .search-close {
	display : none;
}
@media print, screen and (min-width: 1025px) {
	#l-header .header-outer .header-inner .header-menu .menu-search .search-inner .search-close {
		display : block;
	}
}
#l-header .header-outer .header-inner .header-menu .menu-search .search-inner .search-close .close-inner {
	background-color : transparent;
	border : none;
	position : absolute;
	top : 30px;
	right : 30px;
	transition : all 0.3s ease-out;
	width : 25px;
	height : 25px;
	padding : 0;
}
#l-header .header-outer .header-inner .header-menu .menu-search .search-inner .search-close .close-inner > img, #l-header .header-outer .header-inner .header-menu .menu-search .search-inner .search-close .close-inner > svg {
	transition : all 0.3s ease-out;
	width : 25px;
	height : 25px;
}
@media print, screen and (min-width: 1025px) {
	#l-header .header-outer .header-inner .header-menu .menu-search .search-inner .search-close .close-inner:hover {
		opacity : 0.5;
		-ms-filter : 'progid:DXImageTransform.Microsoft.Alpha(Opacity=50)';
	}
	#l-header .header-outer .header-inner .header-menu .menu-search .search-inner .search-close .close-inner:hover > img, #l-header .header-outer .header-inner .header-menu .menu-search .search-inner .search-close .close-inner:hover > svg {
		-webkit-transform : rotateZ(180deg);
		        transform : rotateZ(180deg);
	}
}
@media print, screen and (min-width: 1025px) {
	#l-header .header-outer .header-inner .header-menu .menu-search .search-inner .search-wrap {
		background-color : #28a6e9;
		padding : 20px;
		border-radius : 7px;
		display : -webkit-flex;
		display : -ms-flexbox;
		display :         flex;
	}
}
@media print, screen and (min-width: 1025px) {
	#l-header .header-outer .header-inner .header-menu .menu-search .search-inner .search-wrap form {
		display : -webkit-flex;
		display : -ms-flexbox;
		display :         flex;
		width : 100%;
	}
}
@media print, screen and (min-width: 1025px) {
	#l-header .header-outer .header-inner .header-menu .menu-search .search-inner .search-wrap .search-input {
		position : relative;
		width : 100%;
	}
}
#l-header .header-outer .header-inner .header-menu .menu-search .search-inner .search-wrap .search-input input {
	width : 100%;
	height : 38px;
	border-radius : 38px;
	border : none;
	padding : 10px 17px;
}
@media print, screen and (min-width: 1025px) {
	#l-header .header-outer .header-inner .header-menu .menu-search .search-inner .search-wrap .search-input input {
		border-radius : 5px 0 0 5px;
		padding : 25px 25px 25px 75px;
		font-size : 2.2rem;
		height : auto;
	}
}
@media print, screen and (min-width: 1025px) {
	#l-header .header-outer .header-inner .header-menu .menu-search .search-inner .search-wrap .search-input:before {
		content : '';
		background : url(../svg/i_search_c0c2c6.svg) center no-repeat;
		background-size : 100% auto;
		width : 29px;
		height : 28px;
		display : block;
		position : absolute;
		top : 0;
		bottom : 0;
		left : 25px;
		margin : auto;
	}
}
#l-header .header-outer .header-inner .header-menu .menu-search .search-inner .search-wrap .search-input table {
	cursor : default;
	overflow : visible;
	background-color : #ffd;
	border-collapse : collapse;
	border : none;
	margin : 0;
	padding : 1px;
	z-index : 1;
	padding : 0 !important;
}
#l-header .header-outer .header-inner .header-menu .menu-search .search-inner .search-wrap .search-input table .popterm_selected {
	background-color : #eee;
	color : black;
}
#l-header .header-outer .header-inner .header-menu .menu-search .search-inner .search-wrap .search-input table tr {
	background-color : #fff;
	transition : all 0.2s ease-out;
	cursor : pointer;
}
@media print, screen and (min-width: 1025px) {
	#l-header .header-outer .header-inner .header-menu .menu-search .search-inner .search-wrap .search-input table tr:hover {
		background-color : #eee !important;
	}
}
#l-header .header-outer .header-inner .header-menu .menu-search .search-inner .search-wrap .search-input table td {
	font-size : small;
	font-style : normal;
	color : black;
	overflow : hidden;
	border-left : 1px solid gray;
	border-top : 1px solid gray;
	border-right : 1px solid gray;
	border-bottom : 1px solid gray;
	margin : 0;
	padding : 1px;
	text-align : left;
	font-size : 16px !important;
	font-size : 1.6rem !important;
	padding : 5px 10px !important;
	color : #555963 !important;
	transition : all 0.2s ease-out;
}
#l-header .header-outer .header-inner .header-menu .menu-search .search-inner .search-wrap .search-btn button {
	position : absolute;
	top : 0;
	bottom : 0;
	right : 16px;
	margin : auto;
	width : 27px;
	height : 27px;
	background-color : transparent;
	border : none;
	background-color : #0296e5;
	border-radius : 50%;
}
@media print, screen and (min-width: 1025px) {
	#l-header .header-outer .header-inner .header-menu .menu-search .search-inner .search-wrap .search-btn button {
		position : relative;
		width : auto;
		height : 100%;
		background-color : #48535b;
		border-radius : 0 5px 5px 0;
		right : 0;
	}
}
#l-header .header-outer .header-inner .header-menu .menu-search .search-inner .search-wrap .search-btn button > img, #l-header .header-outer .header-inner .header-menu .menu-search .search-inner .search-wrap .search-btn button > svg {
	width : 14px;
	height : 14px;
	position : absolute;
	top : 0;
	bottom : 0;
	left : 0;
	right : 0;
	margin : auto;
}
@media print, screen and (min-width: 1025px) {
	#l-header .header-outer .header-inner .header-menu .menu-search .search-inner .search-wrap .search-btn button > img, #l-header .header-outer .header-inner .header-menu .menu-search .search-inner .search-wrap .search-btn button > svg {
		display : none;
	}
}
#l-header .header-outer .header-inner .header-menu .menu-search .search-inner .search-wrap .search-btn button .btn-txt {
	display : none;
}
@media print, screen and (min-width: 1025px) {
	#l-header .header-outer .header-inner .header-menu .menu-search .search-inner .search-wrap .search-btn button .btn-txt {
		color : #fff;
		font-size : 1.8rem;
		display : block;
		white-space : nowrap;
		padding : 20px 30px;
		transition : all 0.3s ease-out;
	}
}
@media print, screen and (min-width: 1025px) {
	#l-header .header-outer .header-inner .header-menu .menu-search .search-inner .search-wrap .search-btn button .btn-txt:hover {
		opacity : 0.75;
		-ms-filter : 'progid:DXImageTransform.Microsoft.Alpha(Opacity=75)';
	}
}
@media print, screen and (min-width: 1025px) {
	#l-header .header-outer .header-inner .header-menu .menu-wrap {
		display : -webkit-flex;
		display : -ms-flexbox;
		display :         flex;
		-webkit-justify-content : flex-end;
		-ms-flex-pack : end;
		        justify-content : flex-end;
		-webkit-align-items : center;
		-ms-flex-align : center;
		        align-items : center;
	}
}
@media print, screen and (min-width: 1025px) {
	.header-fixed #l-header .header-outer .header-inner .header-menu .menu-wrap {
		margin-top : 0;
	}
}
#l-header .header-outer .header-inner .header-menu .menu-wrap .menu-gnav {
	background-color : #0296e5;
}
@media print, screen and (min-width: 1025px) {
	#l-header .header-outer .header-inner .header-menu .menu-wrap .menu-gnav {
		background-color : transparent;
	}
}
#l-header .header-outer .header-inner .header-menu .menu-wrap .menu-gnav .gnav-list {
	border-top : solid 1px #58a3e7;
}
@media print, screen and (min-width: 1025px) {
	#l-header .header-outer .header-inner .header-menu .menu-wrap .menu-gnav .gnav-list {
		border-top : none;
		display : -webkit-flex;
		display : -ms-flexbox;
		display :         flex;
		margin : 0 -10px;
	}
}
#l-header .header-outer .header-inner .header-menu .menu-wrap .menu-gnav .gnav-list .list-item {
	transition : all 0.3s ease-out;
	border-bottom : solid 1px #58a3e7;
}
@media print, screen and (min-width: 1025px) {
	#l-header .header-outer .header-inner .header-menu .menu-wrap .menu-gnav .gnav-list .list-item {
		display : -webkit-flex;
		display : -ms-flexbox;
		display :         flex;
		border-bottom : none;
	}
}
#l-header .header-outer .header-inner .header-menu .menu-wrap .menu-gnav .gnav-list .list-item .item-head {
	display : block;
	padding : 15px 35px 15px 15px;
	font-size : 14px;
	font-size : 1.4rem;
	position : relative;
	overflow : hidden;
}
@media print, screen and (min-width: 1025px) {
	#l-header .header-outer .header-inner .header-menu .menu-wrap .menu-gnav .gnav-list .list-item .item-head {
		font-size : 1.6rem;
		transition : color 0.3s ease-out;
		padding : 18px 10px 22px;
	}
}
@media print, screen and (min-width: 1025px) {
	.header-fixed #l-header .header-outer .header-inner .header-menu .menu-wrap .menu-gnav .gnav-list .list-item .item-head {
		padding : 10px 10px 15px;
	}
}
#l-header .header-outer .header-inner .header-menu .menu-wrap .menu-gnav .gnav-list .list-item .item-head:link, #l-header .header-outer .header-inner .header-menu .menu-wrap .menu-gnav .gnav-list .list-item .item-head:visited {
	color : #fff;
}
@media print, screen and (min-width: 1025px) {
	#l-header .header-outer .header-inner .header-menu .menu-wrap .menu-gnav .gnav-list .list-item .item-head:link, #l-header .header-outer .header-inner .header-menu .menu-wrap .menu-gnav .gnav-list .list-item .item-head:visited {
		color : #555963;
	}
}
@media print, screen and (min-width: 1025px) {
	#l-header .header-outer .header-inner .header-menu .menu-wrap .menu-gnav .gnav-list .list-item .item-head:hover {
		color : #0296e5;
		text-decoration : none;
	}
}
#l-header .header-outer .header-inner .header-menu .menu-wrap .menu-gnav .gnav-list .list-item .item-head:before, #l-header .header-outer .header-inner .header-menu .menu-wrap .menu-gnav .gnav-list .list-item .item-head:after {
	content : '';
	background-color : #c5dff7;
	width : 9px;
	height : 2px;
	display : block;
	position : absolute;
	top : 0;
	bottom : 0;
	right : 15px;
	margin : auto;
}
#l-header .header-outer .header-inner .header-menu .menu-wrap .menu-gnav .gnav-list .list-item .item-head:before {
	-webkit-transform : rotate(0deg);
	        transform : rotate(0deg);
	transition : all 0.6s ease-out;
}
@media print, screen and (min-width: 1025px) {
	#l-header .header-outer .header-inner .header-menu .menu-wrap .menu-gnav .gnav-list .list-item .item-head:before {
		opacity : 0;
		-ms-filter : 'progid:DXImageTransform.Microsoft.Alpha(Opacity=0)';
		width : 0;
		height : 0;
		border-style : solid;
		border-width : 0 7.5px 8px 7.5px;
		border-color : transparent transparent #0296e5 transparent;
		background-color : #fff;
		top : auto;
		top : calc( 100% + 5px);
		left : 0;
		right : 0;
		transition : all 0.2s ease-out;
	}
}
#l-header .header-outer .header-inner .header-menu .menu-wrap .menu-gnav .gnav-list .list-item .item-head:after {
	-webkit-transform : rotate(-90deg);
	        transform : rotate(-90deg);
	transition : all 0.6s ease-out;
}
@media print, screen and (min-width: 1025px) {
	#l-header .header-outer .header-inner .header-menu .menu-wrap .menu-gnav .gnav-list .list-item .item-head:after {
		display : none;
	}
}
@media print, screen and (min-width: 1025px) {
	#l-header .header-outer .header-inner .header-menu .menu-wrap .menu-gnav .gnav-list .list-item .item-head.is-active {
		color : #0296e5;
	}
}
@media print, screen and (min-width: 1025px) {
	#l-header .header-outer .header-inner .header-menu .menu-wrap .menu-gnav .gnav-list .list-item .item-head.is-active:before {
		opacity : 1;
		-ms-filter : 'progid:DXImageTransform.Microsoft.Alpha(Opacity=100)';
	}
}

@media print, screen and (min-width: 1025px) and (min-width: 1025px) {
	#l-header .header-outer .header-inner .header-menu .menu-wrap .menu-gnav .gnav-list .list-item .item-head:hover:before {
		opacity : 1;
		-ms-filter : 'progid:DXImageTransform.Microsoft.Alpha(Opacity=100)';
		top : calc(100% - 7px);
	}
}
@media print, screen and (min-width: 1025px) {
	#l-header .header-outer .header-inner .header-menu .menu-wrap .menu-gnav .gnav-list .list-item .item-head.is-current {
		color : #0296e5;
	}
}
#l-header .header-outer .header-inner .header-menu .menu-wrap .menu-gnav .gnav-list .list-item .item-head[target='_blank'] {
	padding-right : 40px;
}
#l-header .header-outer .header-inner .header-menu .menu-wrap .menu-gnav .gnav-list .list-item .item-head[target='_blank']:before {
	display : none;
}
#l-header .header-outer .header-inner .header-menu .menu-wrap .menu-gnav .gnav-list .list-item .item-head[target='_blank']:after {
	content : '';
	display : block;
	width : 14px;
	height : 14px;
	background : url(../svg/i_blank_fff.svg) no-repeat right top;
	background-size : 14px;
	position : absolute;
	right : 12px;
	top : 0;
	bottom : 0;
	transition : all 0.3s ease-out;
}
@media print, screen and (min-width: 1025px) {
	#l-header .header-outer .header-inner .header-menu .menu-wrap .menu-gnav .gnav-list .list-item .item-head[target='_blank']:after {
		background-image : url(../svg/i_blank_defaulttxt.svg);
		right : 20px;
	}
}
@media print, screen and (min-width: 1025px) {
	#l-header .header-outer .header-inner .header-menu .menu-wrap .menu-gnav .gnav-list .list-item .item-head[target='_blank']:hover:after {
		background-image : url(../svg/i_blank_key.svg);
	}
	#l-header .header-outer .header-inner .header-menu .menu-wrap .menu-gnav .gnav-list .list-item .item-head[target='_blank']:hover:before {
		display : none;
	}
}
#l-header .header-outer .header-inner .header-menu .menu-wrap .menu-gnav .gnav-list .list-item.is-active {
	background-color : #2a7ecc;
}
#l-header .header-outer .header-inner .header-menu .menu-wrap .menu-gnav .gnav-list .list-item.is-active .item-head:before {
	-webkit-transform : rotate(180deg);
	        transform : rotate(180deg);
	background-color : #fff;
}
#l-header .header-outer .header-inner .header-menu .menu-wrap .menu-gnav .gnav-list .list-item.is-active .item-head:after {
	-webkit-transform : rotate(180deg);
	        transform : rotate(180deg);
	opacity : 0;
	-ms-filter : 'progid:DXImageTransform.Microsoft.Alpha(Opacity=0)';
	background-color : #fff;
}
#l-header .header-outer .header-inner .header-menu .menu-wrap .menu-gnav .gnav-list .list-item .item-container {
	display : none;
}
@media print, screen and (min-width: 1025px) {
	#l-header .header-outer .header-inner .header-menu .menu-wrap .menu-gnav .gnav-list .list-item .item-container {
		position : absolute;
		width : 100%;
		top : 100%;
		left : 0;
		right : 0;
		background-color : #0296e5;
		padding-bottom : 70px;
		-webkit-justify-content : center;
		-ms-flex-pack : center;
		        justify-content : center;
		z-index : 30;
		-webkit-transform : translate3D(0, 0, 0);
		        transform : translate3D(0, 0, 0);
	}
}
#l-header .header-outer .header-inner .header-menu .menu-wrap .menu-gnav .gnav-list .list-item .item-container > .item-inner {
	width : 100%;
}
@media print, screen and (min-width: 1025px) {
	#l-header .header-outer .header-inner .header-menu .menu-wrap .menu-gnav .gnav-list .list-item .item-container > .item-inner {
		margin : 0 -10px;
		display : -webkit-flex;
		display : -ms-flexbox;
		display :         flex;
		-webkit-flex-wrap : wrap;
		    -ms-flex-wrap : wrap;
		        flex-wrap : wrap;
		max-width : 1180px;
		padding : 0 30px;
		box-sizing : content-box;
		position : relative;
		width : 100%;
	}
}
@media print {
	#l-header .header-outer .header-inner .header-menu .menu-wrap .menu-gnav .gnav-list .list-item .item-container > .item-inner {
		display : block;
		letter-spacing : -0.40em;
	}
}
#l-header .header-outer .header-inner .header-menu .menu-wrap .menu-gnav .gnav-list .list-item .item-container > .item-inner .item-ttl {
	width : 100%;
	padding : 8px 25px;
	border-top : solid 1px #58a3e7;
	padding-top : 18px;
}
@media print, screen and (min-width: 1025px) {
	#l-header .header-outer .header-inner .header-menu .menu-wrap .menu-gnav .gnav-list .list-item .item-container > .item-inner .item-ttl {
		display : block;
		border-top : none;
		border-bottom : solid 1px #28a6e9;
		padding-top : 0;
		padding-left : 0;
		padding-right : 0;
		margin-bottom : 50px;
	}
}
#l-header .header-outer .header-inner .header-menu .menu-wrap .menu-gnav .gnav-list .list-item .item-container > .item-inner .item-ttl .tti-inner {
	padding : 5px 0 5px 25px;
	display : block;
	position : relative;
	font-size : 14px;
	font-size : 1.4rem;
	line-height : 1.25;
	transition : all 0.3s ease-out;
}
@media print, screen and (min-width: 1025px) {
	#l-header .header-outer .header-inner .header-menu .menu-wrap .menu-gnav .gnav-list .list-item .item-container > .item-inner .item-ttl .tti-inner {
		font-size : 2.6rem;
		padding : 25px 0 25px 45px;
	}
}
#l-header .header-outer .header-inner .header-menu .menu-wrap .menu-gnav .gnav-list .list-item .item-container > .item-inner .item-ttl .tti-inner:link, #l-header .header-outer .header-inner .header-menu .menu-wrap .menu-gnav .gnav-list .list-item .item-container > .item-inner .item-ttl .tti-inner:visited {
	color : #fff;
}
#l-header .header-outer .header-inner .header-menu .menu-wrap .menu-gnav .gnav-list .list-item .item-container > .item-inner .item-ttl .tti-inner:before {
	content : '';
	background : url(../svg/i_arrow.svg) center no-repeat;
	background-size : 100% auto;
	width : 16px;
	height : 16px;
	display : block;
	position : absolute;
	top : 0;
	bottom : 0;
	left : 0;
	margin : auto;
}
@media print, screen and (min-width: 1025px) {
	#l-header .header-outer .header-inner .header-menu .menu-wrap .menu-gnav .gnav-list .list-item .item-container > .item-inner .item-ttl .tti-inner:before {
		width : 26px;
		height : 26px;
	}
}
@media print, screen and (min-width: 1025px) {
	#l-header .header-outer .header-inner .header-menu .menu-wrap .menu-gnav .gnav-list .list-item .item-container > .item-inner .item-ttl .tti-inner .ttl-spview {
		display : none;
	}
}
@media print, screen and (min-width: 1025px) {
	#l-header .header-outer .header-inner .header-menu .menu-wrap .menu-gnav .gnav-list .list-item .item-container > .item-inner .item-ttl .tti-inner:hover {
		opacity : 0.5;
		-ms-filter : 'progid:DXImageTransform.Microsoft.Alpha(Opacity=50)';
	}
	#l-header .header-outer .header-inner .header-menu .menu-wrap .menu-gnav .gnav-list .list-item .item-container > .item-inner .item-ttl .tti-inner:hover:link, #l-header .header-outer .header-inner .header-menu .menu-wrap .menu-gnav .gnav-list .list-item .item-container > .item-inner .item-ttl .tti-inner:hover:visited {
		text-decoration : none;
	}
}
#l-header .header-outer .header-inner .header-menu .menu-wrap .menu-gnav .gnav-list .list-item .item-container > .item-inner .item-close {
	display : none;
}
@media print, screen and (min-width: 1025px) {
	#l-header .header-outer .header-inner .header-menu .menu-wrap .menu-gnav .gnav-list .list-item .item-container > .item-inner .item-close {
		display : block;
	}
}
#l-header .header-outer .header-inner .header-menu .menu-wrap .menu-gnav .gnav-list .list-item .item-container > .item-inner .item-close .close-inner {
	background-color : transparent;
	border : none;
	position : absolute;
	top : 30px;
	right : 30px;
	transition : all 0.3s ease-out;
	width : 25px;
	height : 25px;
	padding : 0;
}
#l-header .header-outer .header-inner .header-menu .menu-wrap .menu-gnav .gnav-list .list-item .item-container > .item-inner .item-close .close-inner > img, #l-header .header-outer .header-inner .header-menu .menu-wrap .menu-gnav .gnav-list .list-item .item-container > .item-inner .item-close .close-inner > svg {
	transition : all 0.3s ease-out;
	width : 25px;
	height : 25px;
}
@media print, screen and (min-width: 1025px) {
	#l-header .header-outer .header-inner .header-menu .menu-wrap .menu-gnav .gnav-list .list-item .item-container > .item-inner .item-close .close-inner:hover {
		opacity : 0.5;
		-ms-filter : 'progid:DXImageTransform.Microsoft.Alpha(Opacity=50)';
	}
	#l-header .header-outer .header-inner .header-menu .menu-wrap .menu-gnav .gnav-list .list-item .item-container > .item-inner .item-close .close-inner:hover > img, #l-header .header-outer .header-inner .header-menu .menu-wrap .menu-gnav .gnav-list .list-item .item-container > .item-inner .item-close .close-inner:hover > svg {
		-webkit-transform : rotateZ(180deg);
		        transform : rotateZ(180deg);
	}
}
@media print, screen and (min-width: 1025px) {
	#l-header .header-outer .header-inner .header-menu .menu-wrap .menu-gnav .gnav-list .list-item .item-container > .item-inner > .item-wrap {
		width : calc(100% / 2);
		width : calc((100% / 2 ) - 0.1px) \0;
		padding : 0 5px;
		width : 40%;
		padding-left : 0;
	}
}
@media print {
	#l-header .header-outer .header-inner .header-menu .menu-wrap .menu-gnav .gnav-list .list-item .item-container > .item-inner > .item-wrap {
		width : 50%;
		display : inline-block;
		padding : 0 5px;
		box-sizing : border-box;
		vertical-align : top;
		letter-spacing : normal;
	}
}
#l-header .header-outer .header-inner .header-menu .menu-wrap .menu-gnav .gnav-list .list-item .item-container > .item-inner > .item-wrap .item-child {
	padding : 0 0 18px;
}
@media print, screen and (min-width: 1025px) {
	#l-header .header-outer .header-inner .header-menu .menu-wrap .menu-gnav .gnav-list .list-item .item-container > .item-inner > .item-wrap .item-child {
		border-top : none;
		padding : 0;
		margin : 0 -10px;
		display : -webkit-flex;
		display : -ms-flexbox;
		display :         flex;
		-webkit-flex-wrap : wrap;
		    -ms-flex-wrap : wrap;
		        flex-wrap : wrap;
	}
}
@media print {
	#l-header .header-outer .header-inner .header-menu .menu-wrap .menu-gnav .gnav-list .list-item .item-container > .item-inner > .item-wrap .item-child {
		display : block;
		letter-spacing : -0.40em;
	}
}
@media print, screen and (min-width: 1025px) {
	#l-header .header-outer .header-inner .header-menu .menu-wrap .menu-gnav .gnav-list .list-item .item-container > .item-inner > .item-wrap .item-child .child-item {
		width : calc(100% / 2);
		width : calc((100% / 2 ) - 0.1px) \0;
		padding : 0 10px;
	}
}
@media print {
	#l-header .header-outer .header-inner .header-menu .menu-wrap .menu-gnav .gnav-list .list-item .item-container > .item-inner > .item-wrap .item-child .child-item {
		width : 50%;
		display : inline-block;
		padding : 0 10px;
		box-sizing : border-box;
		vertical-align : top;
		letter-spacing : normal;
	}
}
#l-header .header-outer .header-inner .header-menu .menu-wrap .menu-gnav .gnav-list .list-item .item-container > .item-inner > .item-wrap .item-child .child-item > a {
	display : block;
	padding : 8px 25px;
	font-size : 14px;
	font-size : 1.4rem;
}
#l-header .header-outer .header-inner .header-menu .menu-wrap .menu-gnav .gnav-list .list-item .item-container > .item-inner > .item-wrap .item-child .child-item > a[target='_blank']:not(.noticon):after {
	content : '';
	display : inline-block;
	vertical-align : middle;
	width : 1.125em;
	height : 1.125em;
	margin-left : 5px;
	background : url('../svg/i_blank_fff.svg') no-repeat right top;
	background-size : 100% auto;
	position : relative;
	top : -0.2em;
}
#l-header .header-outer .header-inner .header-menu .menu-wrap .menu-gnav .gnav-list .list-item .item-container > .item-inner > .item-wrap .item-child .child-item > a[href$='.pdf']:not(.noticon):after {
	content : '';
	display : inline-block;
	vertical-align : middle;
	width : 1.125em;
	height : 1.125em;
	margin-left : 5px;
	background : url('../svg/i_pdf_fff.svg') no-repeat right top;
	background-size : 100% auto;
	position : relative;
	top : -0.2em;
	width : 1.0625em;
	height : 1.25em;
	top : -0.1em;
}
#l-header .header-outer .header-inner .header-menu .menu-wrap .menu-gnav .gnav-list .list-item .item-container > .item-inner > .item-wrap .item-child .child-item > a[href$='.doc']:not(.noticon):after, #l-header .header-outer .header-inner .header-menu .menu-wrap .menu-gnav .gnav-list .list-item .item-container > .item-inner > .item-wrap .item-child .child-item > a[href$='.docx']:not(.noticon):after {
	content : '';
	display : inline-block;
	vertical-align : middle;
	width : 1.125em;
	height : 1.125em;
	margin-left : 5px;
	background : url('../svg/i_word_fff.svg') no-repeat right top;
	background-size : 100% auto;
	position : relative;
	top : -0.2em;
	width : 1.0625em;
	height : 1.25em;
	top : -0.1em;
}
#l-header .header-outer .header-inner .header-menu .menu-wrap .menu-gnav .gnav-list .list-item .item-container > .item-inner > .item-wrap .item-child .child-item > a[href$='.xls']:not(.noticon):after, #l-header .header-outer .header-inner .header-menu .menu-wrap .menu-gnav .gnav-list .list-item .item-container > .item-inner > .item-wrap .item-child .child-item > a[href$='.xlsx']:not(.noticon):after {
	content : '';
	display : inline-block;
	vertical-align : middle;
	width : 1.125em;
	height : 1.125em;
	margin-left : 5px;
	background : url('../svg/i_excel_fff.svg') no-repeat right top;
	background-size : 100% auto;
	position : relative;
	top : -0.2em;
	width : 1.0625em;
	height : 1.25em;
	top : -0.1em;
}
#l-header .header-outer .header-inner .header-menu .menu-wrap .menu-gnav .gnav-list .list-item .item-container > .item-inner > .item-wrap .item-child .child-item > a[href$='.zip']:not(.noticon):after {
	content : '';
	display : inline-block;
	vertical-align : middle;
	width : 1.125em;
	height : 1.125em;
	margin-left : 5px;
	background : url('../svg/i_dl_fff.svg') no-repeat right top;
	background-size : 100% auto;
	position : relative;
	top : -0.2em;
	width : 1.25em;
	height : 1.25em;
	top : -0.2em;
}
@media print, screen and (min-width: 1025px) {
	#l-header .header-outer .header-inner .header-menu .menu-wrap .menu-gnav .gnav-list .list-item .item-container > .item-inner > .item-wrap .item-child .child-item > a {
		font-size : 1.4rem;
		position : relative;
		transition : all 0.3s ease-out;
	}
}
#l-header .header-outer .header-inner .header-menu .menu-wrap .menu-gnav .gnav-list .list-item .item-container > .item-inner > .item-wrap .item-child .child-item > a:link, #l-header .header-outer .header-inner .header-menu .menu-wrap .menu-gnav .gnav-list .list-item .item-container > .item-inner > .item-wrap .item-child .child-item > a:visited {
	color : #fff;
}
@media print, screen and (min-width: 1025px) {
	#l-header .header-outer .header-inner .header-menu .menu-wrap .menu-gnav .gnav-list .list-item .item-container > .item-inner > .item-wrap .item-child .child-item > a:before {
		content : '';
		background : url(../svg/i_arrow.svg) center no-repeat;
		background-size : 100% auto;
		width : 15px;
		height : 15px;
		display : block;
		position : absolute;
		top : calc(8px + 0.4em);
		left : 0;
		margin : auto;
	}
}
@media print, screen and (min-width: 1025px) {
	#l-header .header-outer .header-inner .header-menu .menu-wrap .menu-gnav .gnav-list .list-item .item-container > .item-inner > .item-wrap .item-child .child-item > a:hover {
		opacity : 0.5;
		-ms-filter : 'progid:DXImageTransform.Microsoft.Alpha(Opacity=50)';
	}
	#l-header .header-outer .header-inner .header-menu .menu-wrap .menu-gnav .gnav-list .list-item .item-container > .item-inner > .item-wrap .item-child .child-item > a:hover:link, #l-header .header-outer .header-inner .header-menu .menu-wrap .menu-gnav .gnav-list .list-item .item-container > .item-inner > .item-wrap .item-child .child-item > a:hover:visited {
		text-decoration : none;
	}
}
@media screen and (max-width: 1024px) {
	#l-header .header-outer .header-inner .header-menu .menu-wrap .menu-gnav .gnav-list .list-item .item-container > .item-inner .item-pickup {
		display : none;
	}
}
@media print, screen and (min-width: 1025px) {
	#l-header .header-outer .header-inner .header-menu .menu-wrap .menu-gnav .gnav-list .list-item .item-container > .item-inner .item-pickup {
		width : calc(100% / 2);
		width : calc((100% / 2 ) - 0.1px) \0;
		padding : 0 5px;
		width : 60%;
		padding-right : 0;
	}
}
@media print {
	#l-header .header-outer .header-inner .header-menu .menu-wrap .menu-gnav .gnav-list .list-item .item-container > .item-inner .item-pickup {
		width : 50%;
		display : inline-block;
		padding : 0 5px;
		box-sizing : border-box;
		vertical-align : top;
		letter-spacing : normal;
	}
}
@media print, screen and (min-width: 1025px) and (min-width: 1025px) {
	#l-header .header-outer .header-inner .header-menu .menu-wrap .menu-gnav .gnav-list .list-item .item-container > .item-inner .item-pickup > [data-gs='12'] > [data-gs-col='12']:nth-child(n+2) {
		margin-top : 20px;
	}
}
@media print, screen and (min-width: 1025px) and (min-width: 1025px) {
	#l-header .header-outer .header-inner .header-menu .menu-wrap .menu-gnav .gnav-list .list-item .item-container > .item-inner .item-pickup > [data-gs='12'] > [data-gs-col='6']:nth-child(n+3) {
		margin-top : 20px;
	}
}
@media print, screen and (min-width: 1025px) and (min-width: 1025px) {
	#l-header .header-outer .header-inner .header-menu .menu-wrap .menu-gnav .gnav-list .list-item .item-container > .item-inner .item-pickup > [data-gs='12'] > [data-gs-col='4']:nth-child(n+4) {
		margin-top : 20px;
	}
}
@media print, screen and (min-width: 1025px) and (min-width: 1025px) {
	#l-header .header-outer .header-inner .header-menu .menu-wrap .menu-gnav .gnav-list .list-item .item-container > .item-inner .item-pickup > [data-gs='12'] > [data-gs-col='3']:nth-child(n+5) {
		margin-top : 20px;
	}
}
@media screen and (min-width: 1025px) and (min-width: 768px) and (max-width: 1024px) {
	#l-header .header-outer .header-inner .header-menu .menu-wrap .menu-gnav .gnav-list .list-item .item-container > .item-inner .item-pickup > [data-gs-Tab='2'] > [data-gs-col]:nth-child(n+3) {
		margin-top : 20px;
	}
	#l-header .header-outer .header-inner .header-menu .menu-wrap .menu-gnav .gnav-list .list-item .item-container > .item-inner .item-pickup > [data-gs-Tab='2'] > [data-gs-col][data-gs-col='12']:nth-child(n+2) {
		margin-top : 20px;
	}
}
@media screen and (min-width: 1025px) and (min-width: 768px) and (max-width: 1024px) {
	#l-header .header-outer .header-inner .header-menu .menu-wrap .menu-gnav .gnav-list .list-item .item-container > .item-inner .item-pickup > [data-gs-Tab='1'] > [data-gs-col]:nth-child(n+2) {
		margin-top : 20px;
	}
}
@media screen and (min-width: 1025px) and (max-width: 767px) {
	#l-header .header-outer .header-inner .header-menu .menu-wrap .menu-gnav .gnav-list .list-item .item-container > .item-inner .item-pickup > [data-gs-sp='2'] > [data-gs-col]:nth-child(n+3) {
		margin-top : 20px;
	}
}
@media screen and (min-width: 1025px) and (max-width: 767px) {
	#l-header .header-outer .header-inner .header-menu .menu-wrap .menu-gnav .gnav-list .list-item .item-container > .item-inner .item-pickup > [data-gs-sp='1'] > [data-gs-col]:nth-child(n+2) {
		margin-top : 20px;
	}
}
#l-header .header-outer .header-inner .header-menu .menu-wrap .menu-gnav .gnav-list .list-item .item-container > .item-inner .item-pickup .pickup-list .list-item .item-inner {
	display : -webkit-flex;
	display : -ms-flexbox;
	display :         flex;
	background-color : #fff;
	-webkit-align-items : center;
	-ms-flex-align : center;
	        align-items : center;
	width : 100%;
	position : relative;
}
#l-header .header-outer .header-inner .header-menu .menu-wrap .menu-gnav .gnav-list .list-item .item-container > .item-inner .item-pickup .pickup-list .list-item .item-inner:link, #l-header .header-outer .header-inner .header-menu .menu-wrap .menu-gnav .gnav-list .list-item .item-container > .item-inner .item-pickup .pickup-list .list-item .item-inner:visited {
	color : #555963;
}
#l-header .header-outer .header-inner .header-menu .menu-wrap .menu-gnav .gnav-list .list-item .item-container > .item-inner .item-pickup .pickup-list .list-item .item-inner .item-thumb {
	display : block;
	transition : all 0.3s ease-out;
	width : 100px;
}
#l-header .header-outer .header-inner .header-menu .menu-wrap .menu-gnav .gnav-list .list-item .item-container > .item-inner .item-pickup .pickup-list .list-item .item-inner .item-txt {
	display : block;
	padding : 8px 10px 8px 48px;
	position : relative;
	transition : all 0.3s ease-out;
	-webkit-flex : 1;
	    -ms-flex : 1;
	        flex : 1;
}
#l-header .header-outer .header-inner .header-menu .menu-wrap .menu-gnav .gnav-list .list-item .item-container > .item-inner .item-pickup .pickup-list .list-item .item-inner .item-txt:before {
	content : '';
	background : url(../svg/i_arrow_key.svg) center no-repeat;
	background-size : 100% auto;
	width : 14px;
	height : 14px;
	display : block;
	position : absolute;
	top : calc(8px + 0.6em);
	left : 20px;
	margin : auto;
}
@media print, screen and (min-width: 1025px) {
	#l-header .header-outer .header-inner .header-menu .menu-wrap .menu-gnav .gnav-list .list-item .item-container > .item-inner .item-pickup .pickup-list .list-item .item-inner:hover:link, #l-header .header-outer .header-inner .header-menu .menu-wrap .menu-gnav .gnav-list .list-item .item-container > .item-inner .item-pickup .pickup-list .list-item .item-inner:hover:visited {
		text-decoration : none;
		color : #0296e5;
	}
	#l-header .header-outer .header-inner .header-menu .menu-wrap .menu-gnav .gnav-list .list-item .item-container > .item-inner .item-pickup .pickup-list .list-item .item-inner:hover .item-thumb {
		opacity : 0.75;
		-ms-filter : 'progid:DXImageTransform.Microsoft.Alpha(Opacity=75)';
	}
}
#l-header .header-outer .header-inner .header-menu .menu-wrap .menu-gnav .gnav-list .list-item .item-container > .item-inner .item-pickup .pickup-list .list-item .item-inner[target='_blank'] .item-txt:after {
	content : '';
	display : inline-block;
	width : 14px;
	height : 14px;
	background : url(../svg/i_blank_defaulttxt.svg) no-repeat right top;
	background-size : 14px;
	transition : all 0.3s ease-out;
	margin-left : 5px;
}
@media print, screen and (min-width: 1025px) {
	#l-header .header-outer .header-inner .header-menu .menu-wrap .menu-gnav .gnav-list .list-item .item-container > .item-inner .item-pickup .pickup-list .list-item .item-inner[target='_blank'] .item-txt:hover:after {
		background-image : url(../svg/i_blank_key.svg);
	}
}
#l-header .header-outer .header-inner .header-menu .menu-wrap .menu-searchbtn {
	display : none;
}
@media print, screen and (min-width: 1025px) {
	#l-header .header-outer .header-inner .header-menu .menu-wrap .menu-searchbtn {
		display : block;
		margin-left : 20px;
		margin-top : -10px;
	}
}
@media print, screen and (min-width: 1025px) {
	.header-fixed #l-header .header-outer .header-inner .header-menu .menu-wrap .menu-searchbtn {
		margin-left : 10px;
		margin-top : -5px;
	}
}
#l-header .header-outer .header-inner .header-menu .menu-wrap .menu-searchbtn .searchlink-inner {
	padding : 10px;
	background-color : transparent;
	border : none;
	width : 38px;
	height : 39px;
	overflow : hidden;
	display : -webkit-flex;
	display : -ms-flexbox;
	display :         flex;
}
#l-header .header-outer .header-inner .header-menu .menu-wrap .menu-searchbtn .searchlink-inner > img, #l-header .header-outer .header-inner .header-menu .menu-wrap .menu-searchbtn .searchlink-inner > svg {
	width : 18px;
}
#l-header .header-outer .header-inner .header-menu .menu-wrap .menu-searchbtn .searchlink-inner > img path, #l-header .header-outer .header-inner .header-menu .menu-wrap .menu-searchbtn .searchlink-inner > svg path {
	transition : all 0.3s ease-out;
}
@media print, screen and (min-width: 1025px) {
	#l-header .header-outer .header-inner .header-menu .menu-wrap .menu-searchbtn .searchlink-inner:hover > img path, #l-header .header-outer .header-inner .header-menu .menu-wrap .menu-searchbtn .searchlink-inner:hover > svg path {
		fill : #0296e5;
	}
}
#l-header .header-outer .header-inner .header-menu .menu-general {
	background-color : #3b93e3;
	padding : 15px;
}
@media print, screen and (min-width: 1025px) {
	#l-header .header-outer .header-inner .header-menu .menu-general {
		display : none;
	}
}
#l-header .header-outer .header-inner .header-menu .menu-general .general-item + .general-item {
	margin-top : 15px;
}
#l-header .header-outer .header-inner .header-menu .menu-general .general-item .item-wrap {
	font-size : 10px;
	font-size : 1.0rem;
}
#l-header .header-outer .header-inner .header-menu .menu-general .general-item .item-wrap:link, #l-header .header-outer .header-inner .header-menu .menu-general .general-item .item-wrap:visited {
	color : #fff;
}
#l-header .header-outer .header-inner .header-action {
	margin-right : 10px;
	margin-left : auto;
	position : relative;
	height : 100%;
}
@media print, screen and (min-width: 1025px) {
	#l-header .header-outer .header-inner .header-action {
		padding-left : 18px;
		margin-left : 26px;
		margin-right : -10px;
		margin-top : 7px;
		-webkit-align-self : stretch;
		-ms-flex-item-align : stretch;
		        align-self : stretch;
		height : auto;
		z-index : 30;
		display : -webkit-flex;
		display : -ms-flexbox;
		display :         flex;
		-webkit-align-items : center;
		-ms-flex-align : center;
		        align-items : center;
	}
}
@media print, screen and (min-width: 1025px) and (max-width: 1440px) {
	#l-header .header-outer .header-inner .header-action {
		padding-left : 10px;
		margin-left : 10px;
		width : 100px;
	}
}
@media print, screen and (min-width: 1025px) {
	#l-header .header-outer .header-inner .header-action:before {
		content : '';
		position : absolute;
		top : 0;
		bottom : 0;
		left : 0;
		background-color : #e0e1e4;
		width : 1px;
		height : calc(100% - 30px);
	}
}
@media print, screen and (min-width: 1025px) {
	.header-fixed #l-header .header-outer .header-inner .header-action {
		margin-left : 10px;
		padding-left : 0;
		display : -webkit-flex;
		display : -ms-flexbox;
		display :         flex;
		width : auto;
		margin-right : 0;
	}
}
@media print, screen and (min-width: 1025px) {
	.header-fixed #l-header .header-outer .header-inner .header-action:before {
		display : none;
	}
}
#l-header .header-outer .header-inner .header-action .action-list {
	display : -webkit-flex;
	display : -ms-flexbox;
	display :         flex;
}
@media print, screen and (min-width: 1025px) {
	#l-header .header-outer .header-inner .header-action .action-list {
		margin-top : -25px;
	}
}
@media print, screen and (min-width: 1025px) {
	.header-fixed #l-header .header-outer .header-inner .header-action .action-list {
		margin-top : -4px;
	}
}
@media print, screen and (min-width: 1025px) {
	#l-header .header-outer .header-inner .header-action .action-list .list-item {
		display : -webkit-flex;
		display : -ms-flexbox;
		display :         flex;
	}
}
#l-header .header-outer .header-inner .header-action .action-list .list-item .item-btn {
	background-color : transparent;
	border : none;
	font-size : 0;
	width : 39px;
	height : 39px;
	position : relative;
	display : block;
}
@media print, screen and (min-width: 1025px) {
	#l-header .header-outer .header-inner .header-action .action-list .list-item .item-btn {
		transition : color 0.3s ease-out;
	}
}
@media print, screen and (min-width: 1025px) {
	#l-header .header-outer .header-inner .header-action .action-list .list-item .item-btn:link, #l-header .header-outer .header-inner .header-action .action-list .list-item .item-btn:visited {
		color : #555963;
	}
}
#l-header .header-outer .header-inner .header-action .action-list .list-item .item-btn.btn-language:before, #l-header .header-outer .header-inner .header-action .action-list .list-item .item-btn.btn-contact:before {
	content : '';
	background : center no-repeat;
	background-size : 100% auto;
	display : block;
	position : absolute;
	top : 0;
	bottom : 0;
	left : 0;
	right : 0;
	margin : auto;
}
@media print, screen and (min-width: 1025px) {
	#l-header .header-outer .header-inner .header-action .action-list .list-item .item-btn.btn-language {
		display : none;
	}
}
#l-header .header-outer .header-inner .header-action .action-list .list-item .item-btn.btn-language:before {
	background-image : url(../svg/i_global.svg);
	width : 19px;
	height : 19px;
}
#l-header .header-outer .header-inner .header-action .action-list .list-item .item-btn.btn-contact {
	display : -webkit-flex;
	display : -ms-flexbox;
	display :         flex;
	-webkit-justify-content : center;
	-ms-flex-pack : center;
	        justify-content : center;
	-webkit-align-items : center;
	-ms-flex-align : center;
	        align-items : center;
	-webkit-flex-direction : column;
	    -ms-flex-direction : column;
	        flex-direction : column;
}
@media print, screen and (min-width: 1025px) {
	#l-header .header-outer .header-inner .header-action .action-list .list-item .item-btn.btn-contact {
		font-size : 1.2rem;
		width : auto;
		height : auto;
		padding : 10px 10px 10px;
		white-space : nowrap;
		-webkit-flex-wrap : wrap;
		    -ms-flex-wrap : wrap;
		        flex-wrap : wrap;
	}
}
@media print, screen and (min-width: 1025px) and (max-width: 1440px) {
	#l-header .header-outer .header-inner .header-action .action-list .list-item .item-btn.btn-contact {
		padding : 25px 0 25px;
	}
}
#l-header .header-outer .header-inner .header-action .action-list .list-item .item-btn.btn-contact:before {
	display : none;
}
#l-header .header-outer .header-inner .header-action .action-list .list-item .item-btn.btn-contact .contact-sptab {
	width : 22px;
	height : 16px;
}
@media print, screen and (min-width: 1025px) {
	#l-header .header-outer .header-inner .header-action .action-list .list-item .item-btn.btn-contact .contact-sptab {
		display : none;
	}
}
#l-header .header-outer .header-inner .header-action .action-list .list-item .item-btn.btn-contact .contact-pc {
	width : 33px;
	height : 24px;
	margin-bottom : 14px;
}
@media screen and (max-width: 1024px) {
	#l-header .header-outer .header-inner .header-action .action-list .list-item .item-btn.btn-contact .contact-pc {
		display : none;
	}
}
#l-header .header-outer .header-inner .header-action .action-list .list-item .item-btn.btn-contact .contact-pc path {
	transition : all 0.3s ease-out;
}
@media print, screen and (min-width: 1025px) {
	#l-header .header-outer .header-inner .header-action .action-list .list-item .item-btn.btn-contact:hover .contact-pc path:not(.is-white) {
		fill : #2f76b6;
	}
}
@media print, screen and (min-width: 1025px) {
	.header-fixed #l-header .header-outer .header-inner .header-action .action-list .list-item .item-btn.btn-contact {
		font-size : 0;
		width : 38px;
		padding : 10px 7px 10px;
	}
}
@media print, screen and (min-width: 1025px) {
	.header-fixed #l-header .header-outer .header-inner .header-action .action-list .list-item .item-btn.btn-contact .contact-sptab {
		display : block;
		width : 21.5px;
		height : 16px;
	}
}
.header-fixed #l-header .header-outer .header-inner .header-action .action-list .list-item .item-btn.btn-contact .contact-sptab > path {
	fill : #797e89;
}
@media print, screen and (min-width: 1025px) {
	.header-fixed #l-header .header-outer .header-inner .header-action .action-list .list-item .item-btn.btn-contact .contact-pc {
		display : none;
	}
}
@media print, screen and (min-width: 1025px) {
	.header-fixed #l-header .header-outer .header-inner .header-action .action-list .list-item .item-btn.btn-contact:hover .contact-sptab path {
		fill : #2f76b6;
	}
}
#l-header .header-outer .header-inner .header-action .action-list .list-item .item-btn.btn-menu {
	position : relative;
	cursor : pointer;
	transition : all 0.3s ease-in-out;
	z-index : 10;
	display : block;
}
@media print, screen and (min-width: 1025px) {
	#l-header .header-outer .header-inner .header-action .action-list .list-item .item-btn.btn-menu {
		display : none;
	}
}
#l-header .header-outer .header-inner .header-action .action-list .list-item .item-btn.btn-menu > .btn-wrap, #l-header .header-outer .header-inner .header-action .action-list .list-item .item-btn.btn-menu:before, #l-header .header-outer .header-inner .header-action .action-list .list-item .item-btn.btn-menu:after {
	position : absolute;
	top : 50%;
	left : 50%;
	width : 18px;
	height : 2px;
	margin-left : -10px;
	background-color : #555963;
	border-radius : 2px;
	display : inline-block;
	transition : all 0.3s ease-in-out;
}
#l-header .header-outer .header-inner .header-action .action-list .list-item .item-btn.btn-menu > .btn-wrap {
	margin-top : -8px;
	font-size : 0;
	color : transparent;
}
#l-header .header-outer .header-inner .header-action .action-list .list-item .item-btn.btn-menu:before {
	margin-top : -1px;
	content : '';
}
#l-header .header-outer .header-inner .header-action .action-list .list-item .item-btn.btn-menu:after {
	margin-top : 6px;
	content : '';
}
.menu-open #l-header .header-outer .header-inner .header-action .action-list .list-item .item-btn.btn-menu > .btn-wrap {
	margin-top : -1px !important;
	-webkit-transform : rotateZ(45deg);
	        transform : rotateZ(45deg);
	transition : margin 0.2s cubic-bezier(0.36, 0, 0.59, 0.99) 0.1s, -webkit-transform 0.25s ease 0.36s;
	transition : margin 0.2s cubic-bezier(0.36, 0, 0.59, 0.99) 0.1s, transform 0.25s ease 0.36s;
	transition : margin 0.2s cubic-bezier(0.36, 0, 0.59, 0.99) 0.1s, transform 0.25s ease 0.36s, -webkit-transform 0.25s ease 0.36s;
}
.menu-open #l-header .header-outer .header-inner .header-action .action-list .list-item .item-btn.btn-menu:before {
	transition : 0.2s ease 0.1s;
	opacity : 0;
	-ms-filter : 'progid:DXImageTransform.Microsoft.Alpha(Opacity=0)';
}
.menu-open #l-header .header-outer .header-inner .header-action .action-list .list-item .item-btn.btn-menu:after {
	margin-top : -1px !important;
	-webkit-transform : rotateZ(-45deg);
	        transform : rotateZ(-45deg);
	transition : margin 0.2s cubic-bezier(0.36, 0, 0.59, 0.99) 0.1s, -webkit-transform 0.25s ease 0.36s;
	transition : margin 0.2s cubic-bezier(0.36, 0, 0.59, 0.99) 0.1s, transform 0.25s ease 0.36s;
	transition : margin 0.2s cubic-bezier(0.36, 0, 0.59, 0.99) 0.1s, transform 0.25s ease 0.36s, -webkit-transform 0.25s ease 0.36s;
}
@media print, screen and (min-width: 1025px) {
	#l-header .header-outer .header-inner .header-action .action-list .list-item .item-btn:hover {
		text-decoration : none;
	}
	#l-header .header-outer .header-inner .header-action .action-list .list-item .item-btn:hover:link, #l-header .header-outer .header-inner .header-action .action-list .list-item .item-btn:hover:visited {
		color : #0296e5;
	}
}

#l-header-simple .header-wrap {
	position : relative;
	overflow : hidden;
	z-index : 110;
	height : 55px;
}
@media print, screen and (min-width: 768px) {
	#l-header-simple .header-wrap {
		height : 80px;
	}
}
#l-header-simple .header-wrap .header-fixed {
	width : 100%;
	box-sizing : border-box;
	min-width : 0;
	margin : 0 auto;
	padding : 0 20px;
}
@media print, screen and (min-width: 768px) {
	#l-header-simple .header-wrap .header-fixed {
		max-width : 1120px;
	}
}
#l-header-simple .header-wrap .header-logo {
	position : absolute;
	height : 100%;
}
#l-header-simple .header-wrap .header-logo > a, #l-header-simple .header-wrap .header-logo > span {
	transition : all 0.2s ease-out;
	position : absolute;
	top : 0;
	bottom : 0;
	width : 104px;
}
@media print, screen and (min-width: 768px) {
	#l-header-simple .header-wrap .header-logo > a, #l-header-simple .header-wrap .header-logo > span {
		width : 124px;
	}
}
#l-header-simple .header-wrap .header-logo > a img, #l-header-simple .header-wrap .header-logo > a svg, #l-header-simple .header-wrap .header-logo > span img, #l-header-simple .header-wrap .header-logo > span svg {
	position : relative;
	z-index : 1;
	width : 100%;
	position : absolute;
	top : 0;
	bottom : 0;
	margin : auto;
}

/* content style */
#l-content .content-pagepath + .swiper-container {
	margin-top : 0;
}

#l-content .content-inner {
	padding-top : 50px;
	padding-bottom : 35px;
	*zoom : 1;
}
#l-content .content-inner:after {
	content : ' ';
	display : table;
	clear : both;
}
#l-content .content-inner > *:first-child, #l-content .content-inner > .image-position-left:first-child + *, #l-content .content-inner > .image-position-right:first-child + * {
	margin-top : 0 !important;
}
#l-content .content-inner > *:first-child.m-box-section, #l-content .content-inner > .image-position-left:first-child + *.m-box-section, #l-content .content-inner > .image-position-right:first-child + *.m-box-section {
	padding-top : 0;
}
@media screen and (max-width: 767px) {
	#l-content .content-inner > [data-gs]:first-child [data-gs-col]:first-child > *:first-child {
		margin-top : 0 !important;
	}
}
@media print, screen and (min-width: 1025px) {
	#l-content .content-inner > [data-gs]:first-child > [data-gs-col='12']:nth-child(-n+1) > *:first-child {
		margin-top : 0 !important;
	}
}
@media print, screen and (min-width: 1025px) {
	#l-content .content-inner > [data-gs]:first-child > [data-gs-col='12']:nth-child(-n+1) > [data-gs]:first-child > [data-gs-col='12']:nth-child(-n+1) > *:first-child {
		margin-top : 0 !important;
	}
}
@media print, screen and (min-width: 1025px) {
	#l-content .content-inner > [data-gs]:first-child > [data-gs-col='12']:nth-child(-n+1) > [data-gs]:first-child > [data-gs-col='6']:nth-child(-n+2) > *:first-child {
		margin-top : 0 !important;
	}
}
@media print, screen and (min-width: 1025px) {
	#l-content .content-inner > [data-gs]:first-child > [data-gs-col='6']:nth-child(-n+2) > *:first-child {
		margin-top : 0 !important;
	}
}
@media print, screen and (min-width: 1025px) {
	#l-content .content-inner > [data-gs]:first-child > [data-gs-col='6']:nth-child(-n+2) > [data-gs]:first-child > [data-gs-col='12']:nth-child(-n+1) > *:first-child {
		margin-top : 0 !important;
	}
}
@media print, screen and (min-width: 1025px) {
	#l-content .content-inner > [data-gs]:first-child > [data-gs-col='6']:nth-child(-n+2) > [data-gs]:first-child > [data-gs-col='6']:nth-child(-n+2) > *:first-child {
		margin-top : 0 !important;
	}
}
@media print, screen and (min-width: 1025px) {
	#l-content .content-inner > [data-gs]:first-child > [data-gs-col='4']:nth-child(-n+3) > *:first-child {
		margin-top : 0 !important;
	}
}
@media print, screen and (min-width: 1025px) {
	#l-content .content-inner > [data-gs]:first-child > [data-gs-col='4']:nth-child(-n+3) > [data-gs]:first-child > [data-gs-col='12']:nth-child(-n+1) > *:first-child {
		margin-top : 0 !important;
	}
}
@media print, screen and (min-width: 1025px) {
	#l-content .content-inner > [data-gs]:first-child > [data-gs-col='4']:nth-child(-n+3) > [data-gs]:first-child > [data-gs-col='6']:nth-child(-n+2) > *:first-child {
		margin-top : 0 !important;
	}
}
@media print, screen and (min-width: 1025px) {
	#l-content .content-inner > [data-gs]:first-child > [data-gs-col='3']:nth-child(-n+4) > *:first-child {
		margin-top : 0 !important;
	}
}
@media print, screen and (min-width: 1025px) {
	#l-content .content-inner > [data-gs]:first-child > [data-gs-col='3']:nth-child(-n+4) > [data-gs]:first-child > [data-gs-col='12']:nth-child(-n+1) > *:first-child {
		margin-top : 0 !important;
	}
}
@media print, screen and (min-width: 1025px) {
	#l-content .content-inner > [data-gs]:first-child > [data-gs-col='3']:nth-child(-n+4) > [data-gs]:first-child > [data-gs-col='6']:nth-child(-n+2) > *:first-child {
		margin-top : 0 !important;
	}
}
@media print, screen and (min-width: 1025px) {
	#l-content .content-inner > [data-gs-group]:first-child > [data-gs-col] > *:first-child {
		margin-top : 0 !important;
	}
}
@media screen and (min-width: 768px) and (max-width: 1024px) {
	#l-content .content-inner > [data-gs-group]:first-child[data-gs-tab='1'] > [data-gs-col]:first-child > *:first-child {
		margin-top : 0 !important;
	}
}
@media screen and (min-width: 768px) and (max-width: 1024px) {
	#l-content .content-inner > [data-gs-group]:first-child[data-gs-tab='2'] > [data-gs-col]:nth-child(-n+2) > *:first-child {
		margin-top : 0 !important;
	}
}
@media print, screen and (min-width: 768px) {
	#l-content .content-inner {
		padding-top : 100px;
		padding-bottom : 60px;
	}
}
#l-content .content-inner .content-main > *:first-child, #l-content .content-inner .content-main > .image-position-left:first-child + *, #l-content .content-inner .content-main > .image-position-right:first-child + * {
	margin-top : 0 !important;
}
#l-content .content-inner .content-main > *:first-child.m-box-section, #l-content .content-inner .content-main > .image-position-left:first-child + *.m-box-section, #l-content .content-inner .content-main > .image-position-right:first-child + *.m-box-section {
	padding-top : 0;
}
@media screen and (max-width: 767px) {
	#l-content .content-inner .content-main > [data-gs]:first-child [data-gs-col]:first-child > *:first-child {
		margin-top : 0 !important;
	}
}
@media print, screen and (min-width: 1025px) {
	#l-content .content-inner .content-main > [data-gs]:first-child > [data-gs-col='12']:nth-child(-n+1) > *:first-child {
		margin-top : 0 !important;
	}
}
@media print, screen and (min-width: 1025px) {
	#l-content .content-inner .content-main > [data-gs]:first-child > [data-gs-col='12']:nth-child(-n+1) > [data-gs]:first-child > [data-gs-col='12']:nth-child(-n+1) > *:first-child {
		margin-top : 0 !important;
	}
}
@media print, screen and (min-width: 1025px) {
	#l-content .content-inner .content-main > [data-gs]:first-child > [data-gs-col='12']:nth-child(-n+1) > [data-gs]:first-child > [data-gs-col='6']:nth-child(-n+2) > *:first-child {
		margin-top : 0 !important;
	}
}
@media print, screen and (min-width: 1025px) {
	#l-content .content-inner .content-main > [data-gs]:first-child > [data-gs-col='6']:nth-child(-n+2) > *:first-child {
		margin-top : 0 !important;
	}
}
@media print, screen and (min-width: 1025px) {
	#l-content .content-inner .content-main > [data-gs]:first-child > [data-gs-col='6']:nth-child(-n+2) > [data-gs]:first-child > [data-gs-col='12']:nth-child(-n+1) > *:first-child {
		margin-top : 0 !important;
	}
}
@media print, screen and (min-width: 1025px) {
	#l-content .content-inner .content-main > [data-gs]:first-child > [data-gs-col='6']:nth-child(-n+2) > [data-gs]:first-child > [data-gs-col='6']:nth-child(-n+2) > *:first-child {
		margin-top : 0 !important;
	}
}
@media print, screen and (min-width: 1025px) {
	#l-content .content-inner .content-main > [data-gs]:first-child > [data-gs-col='4']:nth-child(-n+3) > *:first-child {
		margin-top : 0 !important;
	}
}
@media print, screen and (min-width: 1025px) {
	#l-content .content-inner .content-main > [data-gs]:first-child > [data-gs-col='4']:nth-child(-n+3) > [data-gs]:first-child > [data-gs-col='12']:nth-child(-n+1) > *:first-child {
		margin-top : 0 !important;
	}
}
@media print, screen and (min-width: 1025px) {
	#l-content .content-inner .content-main > [data-gs]:first-child > [data-gs-col='4']:nth-child(-n+3) > [data-gs]:first-child > [data-gs-col='6']:nth-child(-n+2) > *:first-child {
		margin-top : 0 !important;
	}
}
@media print, screen and (min-width: 1025px) {
	#l-content .content-inner .content-main > [data-gs]:first-child > [data-gs-col='3']:nth-child(-n+4) > *:first-child {
		margin-top : 0 !important;
	}
}
@media print, screen and (min-width: 1025px) {
	#l-content .content-inner .content-main > [data-gs]:first-child > [data-gs-col='3']:nth-child(-n+4) > [data-gs]:first-child > [data-gs-col='12']:nth-child(-n+1) > *:first-child {
		margin-top : 0 !important;
	}
}
@media print, screen and (min-width: 1025px) {
	#l-content .content-inner .content-main > [data-gs]:first-child > [data-gs-col='3']:nth-child(-n+4) > [data-gs]:first-child > [data-gs-col='6']:nth-child(-n+2) > *:first-child {
		margin-top : 0 !important;
	}
}
@media print, screen and (min-width: 1025px) {
	#l-content .content-inner .content-main > [data-gs-group]:first-child > [data-gs-col] > *:first-child {
		margin-top : 0 !important;
	}
}
@media screen and (min-width: 768px) and (max-width: 1024px) {
	#l-content .content-inner .content-main > [data-gs-group]:first-child[data-gs-tab='1'] > [data-gs-col]:first-child > *:first-child {
		margin-top : 0 !important;
	}
}
@media screen and (min-width: 768px) and (max-width: 1024px) {
	#l-content .content-inner .content-main > [data-gs-group]:first-child[data-gs-tab='2'] > [data-gs-col]:nth-child(-n+2) > *:first-child {
		margin-top : 0 !important;
	}
}
@media print, screen and (min-width: 768px) {
	#l-content .content-inner .content-main {
		float : left;
		width : 880px;
		max-width : 75%;
	}
}
#l-content .content-inner .content-nav {
	display : none;
}
@media print, screen and (min-width: 768px) {
	#l-content .content-inner .content-nav {
		display : block;
		float : right;
		width : 230px;
		max-width : 20%;
	}
}
#l-content .content-inner .content-nav .nav-ttl {
	padding-bottom : 20px;
	position : relative;
	margin-bottom : 35px;
}
#l-content .content-inner .content-nav .nav-ttl:before {
	content : '';
	position : absolute;
	height : 1px;
	left : 0;
	right : 0;
	bottom : 0;
	margin : auto;
	background-color : #dce3e9;
}
#l-content .content-inner .content-nav .nav-ttl:after {
	content : '';
	height : 1px;
	width : 25px;
	background-color : #0296e5;
	position : absolute;
	bottom : 0;
	left : 0;
}
#l-content .content-inner .content-nav .nav-ttl .ttl-inner {
	padding : 10px 0 0 0;
	display : block;
	font-size : 18px;
	font-size : 1.8rem;
	line-height : 1.5;
}
@media print, screen and (min-width: 768px) {
	#l-content .content-inner .content-nav .nav-ttl .ttl-inner {
		font-size : 2.4rem;
		padding : 0 0 10px 0;
	}
}
#l-content .content-inner .content-nav .nav-ttl .ttl-inner:link, #l-content .content-inner .content-nav .nav-ttl .ttl-inner:visited {
	color : #0296e5;
}
@media print, screen and (min-width: 1025px) {
	#l-content .content-inner .content-nav .nav-ttl:hover {
		text-decoration : none;
	}
}
#l-content .content-inner .content-nav .nav-list > li {
	position : relative;
}
#l-content .content-inner .content-nav .nav-list > li > a {
	padding : 15px 0 15px 47px;
	position : relative;
	color : #555963;
	display : block;
	line-height : 1.5;
	font-size : 15px;
	font-size : 1.5rem;
	transition : all 0.2s ease-out;
}
#l-content .content-inner .content-nav .nav-list > li > a[target='_blank']:not(.noticon) > span:after {
	content : '';
	display : inline-block;
	vertical-align : middle;
	width : 1.125em;
	height : 1.125em;
	margin-left : 5px;
	background : url('../svg/i_blank_defaulttxt.svg') no-repeat right top;
	background-size : 100% auto;
	position : relative;
	top : -0.2em;
}
#l-content .content-inner .content-nav .nav-list > li > a[href$='.pdf'] > span:not(.noticon):after {
	content : '';
	display : inline-block;
	vertical-align : middle;
	width : 1.125em;
	height : 1.125em;
	margin-left : 5px;
	background : url('../svg/i_pdf_defaulttxt.svg') no-repeat right top;
	background-size : 100% auto;
	position : relative;
	top : -0.2em;
	width : 1.0625em;
	height : 1.25em;
	top : -0.1em;
}
#l-content .content-inner .content-nav .nav-list > li > a[href$='.doc'] > span:not(.noticon):after, #l-content .content-inner .content-nav .nav-list > li > a[href$='.docx'] > span:not(.noticon):after {
	content : '';
	display : inline-block;
	vertical-align : middle;
	width : 1.125em;
	height : 1.125em;
	margin-left : 5px;
	background : url('../svg/i_word_defaulttxt.svg') no-repeat right top;
	background-size : 100% auto;
	position : relative;
	top : -0.2em;
	width : 1.0625em;
	height : 1.25em;
	top : -0.1em;
}
#l-content .content-inner .content-nav .nav-list > li > a[href$='.xls'] > span:not(.noticon):after, #l-content .content-inner .content-nav .nav-list > li > a[href$='.xlsx'] > span:not(.noticon):after {
	content : '';
	display : inline-block;
	vertical-align : middle;
	width : 1.125em;
	height : 1.125em;
	margin-left : 5px;
	background : url('../svg/i_excel_defaulttxt.svg') no-repeat right top;
	background-size : 100% auto;
	position : relative;
	top : -0.2em;
	width : 1.0625em;
	height : 1.25em;
	top : -0.1em;
}
#l-content .content-inner .content-nav .nav-list > li > a[href$='.zip'] > span:not(.noticon):after {
	content : '';
	display : inline-block;
	vertical-align : middle;
	width : 1.125em;
	height : 1.125em;
	margin-left : 5px;
	background : url('../svg/i_dl_defaulttxt.svg') no-repeat right top;
	background-size : 100% auto;
	position : relative;
	top : -0.2em;
	width : 1.25em;
	height : 1.25em;
	top : -0.2em;
}
#l-content .content-inner .content-nav .nav-list > li > a:before, #l-content .content-inner .content-nav .nav-list > li > a:after {
	content : '';
	height : 1px;
	width : 25px;
	background-color : #dce3e9;
	position : absolute;
	top : calc(15px + 0.75em);
	left : 0;
	margin : auto;
	transition : all 0.2s ease-out;
}
#l-content .content-inner .content-nav .nav-list > li > a:after {
	background-color : #0296e5;
	width : 0;
}
#l-content .content-inner .content-nav .nav-list > li > a span {
	display : block;
	position : relative;
	transition : all 0.2s ease-out;
}
#l-content .content-inner .content-nav .nav-list > li > a span:after {
	transition : all 0.2s ease-out;
}
@media print, screen and (min-width: 1025px) {
	#l-content .content-inner .content-nav .nav-list > li > a:hover {
		color : #0296e5;
		text-decoration : none;
	}
	#l-content .content-inner .content-nav .nav-list > li > a:hover[target='_blank']:not(.noticon) > span:after {
		content : '';
		display : inline-block;
		vertical-align : middle;
		width : 1.125em;
		height : 1.125em;
		margin-left : 5px;
		background : url('../svg/i_blank_key.svg') no-repeat right top;
		background-size : 100% auto;
		position : relative;
		top : -0.2em;
	}
	#l-content .content-inner .content-nav .nav-list > li > a:hover[href$='.pdf'] > span:not(.noticon):after {
		content : '';
		display : inline-block;
		vertical-align : middle;
		width : 1.125em;
		height : 1.125em;
		margin-left : 5px;
		background : url('../svg/i_pdf_key.svg') no-repeat right top;
		background-size : 100% auto;
		position : relative;
		top : -0.2em;
		width : 1.0625em;
		height : 1.25em;
		top : -0.1em;
	}
	#l-content .content-inner .content-nav .nav-list > li > a:hover[href$='.doc'] > span:not(.noticon):after, #l-content .content-inner .content-nav .nav-list > li > a:hover[href$='.docx'] > span:not(.noticon):after {
		content : '';
		display : inline-block;
		vertical-align : middle;
		width : 1.125em;
		height : 1.125em;
		margin-left : 5px;
		background : url('../svg/i_word_key.svg') no-repeat right top;
		background-size : 100% auto;
		position : relative;
		top : -0.2em;
		width : 1.0625em;
		height : 1.25em;
		top : -0.1em;
	}
	#l-content .content-inner .content-nav .nav-list > li > a:hover[href$='.xls'] > span:not(.noticon):after, #l-content .content-inner .content-nav .nav-list > li > a:hover[href$='.xlsx'] > span:not(.noticon):after {
		content : '';
		display : inline-block;
		vertical-align : middle;
		width : 1.125em;
		height : 1.125em;
		margin-left : 5px;
		background : url('../svg/i_excel_key.svg') no-repeat right top;
		background-size : 100% auto;
		position : relative;
		top : -0.2em;
		width : 1.0625em;
		height : 1.25em;
		top : -0.1em;
	}
	#l-content .content-inner .content-nav .nav-list > li > a:hover[href$='.zip'] > span:not(.noticon):after {
		content : '';
		display : inline-block;
		vertical-align : middle;
		width : 1.125em;
		height : 1.125em;
		margin-left : 5px;
		background : url('../svg/i_dl_key.svg') no-repeat right top;
		background-size : 100% auto;
		position : relative;
		top : -0.2em;
		width : 1.25em;
		height : 1.25em;
		top : -0.2em;
	}
	#l-content .content-inner .content-nav .nav-list > li > a:hover:after {
		width : 25px;
	}
}
#l-content .content-inner .content-nav .nav-list > li > a.is-current {
	color : #0296e5;
	text-decoration : none;
}
#l-content .content-inner .content-nav .nav-list > li > a.is-current[target='_blank']:not(.noticon) > span:after {
	content : '';
	display : inline-block;
	vertical-align : middle;
	width : 1.125em;
	height : 1.125em;
	margin-left : 5px;
	background : url('../svg/i_blank_key.svg') no-repeat right top;
	background-size : 100% auto;
	position : relative;
	top : -0.2em;
}
#l-content .content-inner .content-nav .nav-list > li > a.is-current[href$='.pdf'] > span:not(.noticon):after {
	content : '';
	display : inline-block;
	vertical-align : middle;
	width : 1.125em;
	height : 1.125em;
	margin-left : 5px;
	background : url('../svg/i_pdf_key.svg') no-repeat right top;
	background-size : 100% auto;
	position : relative;
	top : -0.2em;
	width : 1.0625em;
	height : 1.25em;
	top : -0.1em;
}
#l-content .content-inner .content-nav .nav-list > li > a.is-current[href$='.doc'] > span:not(.noticon):after, #l-content .content-inner .content-nav .nav-list > li > a.is-current[href$='.docx'] > span:not(.noticon):after {
	content : '';
	display : inline-block;
	vertical-align : middle;
	width : 1.125em;
	height : 1.125em;
	margin-left : 5px;
	background : url('../svg/i_word_key.svg') no-repeat right top;
	background-size : 100% auto;
	position : relative;
	top : -0.2em;
	width : 1.0625em;
	height : 1.25em;
	top : -0.1em;
}
#l-content .content-inner .content-nav .nav-list > li > a.is-current[href$='.xls'] > span:not(.noticon):after, #l-content .content-inner .content-nav .nav-list > li > a.is-current[href$='.xlsx'] > span:not(.noticon):after {
	content : '';
	display : inline-block;
	vertical-align : middle;
	width : 1.125em;
	height : 1.125em;
	margin-left : 5px;
	background : url('../svg/i_excel_key.svg') no-repeat right top;
	background-size : 100% auto;
	position : relative;
	top : -0.2em;
	width : 1.0625em;
	height : 1.25em;
	top : -0.1em;
}
#l-content .content-inner .content-nav .nav-list > li > a.is-current[href$='.zip'] > span:not(.noticon):after {
	content : '';
	display : inline-block;
	vertical-align : middle;
	width : 1.125em;
	height : 1.125em;
	margin-left : 5px;
	background : url('../svg/i_dl_key.svg') no-repeat right top;
	background-size : 100% auto;
	position : relative;
	top : -0.2em;
	width : 1.25em;
	height : 1.25em;
	top : -0.2em;
}
#l-content .content-inner .content-nav .nav-list > li > a.is-current:after {
	width : 25px;
}
#l-content .content-inner .content-nav .nav-list > li > a.is-current span {
	transition : none;
}
#l-content .content-inner .content-nav .nav-list > li > a.is-current span:before, #l-content .content-inner .content-nav .nav-list > li > a.is-current span:after {
	transition : none;
}
#l-content .content-inner .content-nav .nav-list > li > a.is-current + ul {
	display : block;
}
#l-content .content-inner .content-nav .nav-list > li ul {
	position : relative;
	display : none;
	margin-top : 6px;
	margin-left : 1em;
}
#l-content .content-inner .content-nav .nav-list > li ul:after {
	bottom : 0;
}
#l-content .content-inner .content-nav .nav-list > li ul > li {
	position : relative;
}
#l-content .content-inner .content-nav .nav-list > li ul > li:after {
	bottom : 0;
}
#l-content .content-inner .content-nav .nav-list > li ul > li > a {
	color : #555963;
	padding : 8px 10px 8px 50px;
	display : block;
	transition : all 0.2s ease-out;
	line-height : 1.5;
	position : relative;
	font-size : 13px;
	font-size : 1.3rem;
}
#l-content .content-inner .content-nav .nav-list > li ul > li > a[target='_blank']:not(.noticon):after {
	content : '';
	display : inline-block;
	vertical-align : middle;
	width : 1.125em;
	height : 1.125em;
	margin-left : 5px;
	background : url('../svg/i_blank_defaulttxt.svg') no-repeat right top;
	background-size : 100% auto;
	position : relative;
	top : -0.2em;
}
#l-content .content-inner .content-nav .nav-list > li ul > li > a[href$='.pdf']:not(.noticon):after {
	content : '';
	display : inline-block;
	vertical-align : middle;
	width : 1.125em;
	height : 1.125em;
	margin-left : 5px;
	background : url('../svg/i_pdf_defaulttxt.svg') no-repeat right top;
	background-size : 100% auto;
	position : relative;
	top : -0.2em;
	width : 1.0625em;
	height : 1.25em;
	top : -0.1em;
}
#l-content .content-inner .content-nav .nav-list > li ul > li > a[href$='.doc']:not(.noticon):after, #l-content .content-inner .content-nav .nav-list > li ul > li > a[href$='.docx']:not(.noticon):after {
	content : '';
	display : inline-block;
	vertical-align : middle;
	width : 1.125em;
	height : 1.125em;
	margin-left : 5px;
	background : url('../svg/i_word_defaulttxt.svg') no-repeat right top;
	background-size : 100% auto;
	position : relative;
	top : -0.2em;
	width : 1.0625em;
	height : 1.25em;
	top : -0.1em;
}
#l-content .content-inner .content-nav .nav-list > li ul > li > a[href$='.xls']:not(.noticon):after, #l-content .content-inner .content-nav .nav-list > li ul > li > a[href$='.xlsx']:not(.noticon):after {
	content : '';
	display : inline-block;
	vertical-align : middle;
	width : 1.125em;
	height : 1.125em;
	margin-left : 5px;
	background : url('../svg/i_excel_defaulttxt.svg') no-repeat right top;
	background-size : 100% auto;
	position : relative;
	top : -0.2em;
	width : 1.0625em;
	height : 1.25em;
	top : -0.1em;
}
#l-content .content-inner .content-nav .nav-list > li ul > li > a[href$='.zip']:not(.noticon):after {
	content : '';
	display : inline-block;
	vertical-align : middle;
	width : 1.125em;
	height : 1.125em;
	margin-left : 5px;
	background : url('../svg/i_dl_defaulttxt.svg') no-repeat right top;
	background-size : 100% auto;
	position : relative;
	top : -0.2em;
	width : 1.25em;
	height : 1.25em;
	top : -0.2em;
}
#l-content .content-inner .content-nav .nav-list > li ul > li > a:before, #l-content .content-inner .content-nav .nav-list > li ul > li > a:after {
	content : '';
	height : 1px;
	width : 10px;
	background-color : #dce3e9;
	position : absolute;
	top : calc(8px + 0.75em);
	left : 15px;
	margin : auto;
	transition : all 0.2s ease-out;
}
#l-content .content-inner .content-nav .nav-list > li ul > li > a:after {
	background-color : #0296e5;
	width : 0;
}
@media print, screen and (min-width: 1025px) {
	#l-content .content-inner .content-nav .nav-list > li ul > li > a:hover {
		color : #0296e5;
		text-decoration : none;
	}
	#l-content .content-inner .content-nav .nav-list > li ul > li > a:hover[target='_blank']:not(.noticon):after {
		content : '';
		display : inline-block;
		vertical-align : middle;
		width : 1.125em;
		height : 1.125em;
		margin-left : 5px;
		background : url('../svg/i_blank_key.svg') no-repeat right top;
		background-size : 100% auto;
		position : relative;
		top : -0.2em;
	}
	#l-content .content-inner .content-nav .nav-list > li ul > li > a:hover[href$='.pdf']:not(.noticon):after {
		content : '';
		display : inline-block;
		vertical-align : middle;
		width : 1.125em;
		height : 1.125em;
		margin-left : 5px;
		background : url('../svg/i_pdf_key.svg') no-repeat right top;
		background-size : 100% auto;
		position : relative;
		top : -0.2em;
		width : 1.0625em;
		height : 1.25em;
		top : -0.1em;
	}
	#l-content .content-inner .content-nav .nav-list > li ul > li > a:hover[href$='.doc']:not(.noticon):after, #l-content .content-inner .content-nav .nav-list > li ul > li > a:hover[href$='.docx']:not(.noticon):after {
		content : '';
		display : inline-block;
		vertical-align : middle;
		width : 1.125em;
		height : 1.125em;
		margin-left : 5px;
		background : url('../svg/i_word_key.svg') no-repeat right top;
		background-size : 100% auto;
		position : relative;
		top : -0.2em;
		width : 1.0625em;
		height : 1.25em;
		top : -0.1em;
	}
	#l-content .content-inner .content-nav .nav-list > li ul > li > a:hover[href$='.xls']:not(.noticon):after, #l-content .content-inner .content-nav .nav-list > li ul > li > a:hover[href$='.xlsx']:not(.noticon):after {
		content : '';
		display : inline-block;
		vertical-align : middle;
		width : 1.125em;
		height : 1.125em;
		margin-left : 5px;
		background : url('../svg/i_excel_key.svg') no-repeat right top;
		background-size : 100% auto;
		position : relative;
		top : -0.2em;
		width : 1.0625em;
		height : 1.25em;
		top : -0.1em;
	}
	#l-content .content-inner .content-nav .nav-list > li ul > li > a:hover[href$='.zip']:not(.noticon):after {
		content : '';
		display : inline-block;
		vertical-align : middle;
		width : 1.125em;
		height : 1.125em;
		margin-left : 5px;
		background : url('../svg/i_dl_key.svg') no-repeat right top;
		background-size : 100% auto;
		position : relative;
		top : -0.2em;
		width : 1.25em;
		height : 1.25em;
		top : -0.2em;
	}
	#l-content .content-inner .content-nav .nav-list > li ul > li > a:hover:after {
		width : 10px;
	}
}
#l-content .content-inner .content-nav .nav-list > li ul > li > a.is-current {
	color : #0296e5;
	text-decoration : none;
}
#l-content .content-inner .content-nav .nav-list > li ul > li > a.is-current[target='_blank']:not(.noticon):after {
	content : '';
	display : inline-block;
	vertical-align : middle;
	width : 1.125em;
	height : 1.125em;
	margin-left : 5px;
	background : url('../svg/i_blank_key.svg') no-repeat right top;
	background-size : 100% auto;
	position : relative;
	top : -0.2em;
}
#l-content .content-inner .content-nav .nav-list > li ul > li > a.is-current[href$='.pdf']:not(.noticon):after {
	content : '';
	display : inline-block;
	vertical-align : middle;
	width : 1.125em;
	height : 1.125em;
	margin-left : 5px;
	background : url('../svg/i_pdf_key.svg') no-repeat right top;
	background-size : 100% auto;
	position : relative;
	top : -0.2em;
	width : 1.0625em;
	height : 1.25em;
	top : -0.1em;
}
#l-content .content-inner .content-nav .nav-list > li ul > li > a.is-current[href$='.doc']:not(.noticon):after, #l-content .content-inner .content-nav .nav-list > li ul > li > a.is-current[href$='.docx']:not(.noticon):after {
	content : '';
	display : inline-block;
	vertical-align : middle;
	width : 1.125em;
	height : 1.125em;
	margin-left : 5px;
	background : url('../svg/i_word_key.svg') no-repeat right top;
	background-size : 100% auto;
	position : relative;
	top : -0.2em;
	width : 1.0625em;
	height : 1.25em;
	top : -0.1em;
}
#l-content .content-inner .content-nav .nav-list > li ul > li > a.is-current[href$='.xls']:not(.noticon):after, #l-content .content-inner .content-nav .nav-list > li ul > li > a.is-current[href$='.xlsx']:not(.noticon):after {
	content : '';
	display : inline-block;
	vertical-align : middle;
	width : 1.125em;
	height : 1.125em;
	margin-left : 5px;
	background : url('../svg/i_excel_key.svg') no-repeat right top;
	background-size : 100% auto;
	position : relative;
	top : -0.2em;
	width : 1.0625em;
	height : 1.25em;
	top : -0.1em;
}
#l-content .content-inner .content-nav .nav-list > li ul > li > a.is-current[href$='.zip']:not(.noticon):after {
	content : '';
	display : inline-block;
	vertical-align : middle;
	width : 1.125em;
	height : 1.125em;
	margin-left : 5px;
	background : url('../svg/i_dl_key.svg') no-repeat right top;
	background-size : 100% auto;
	position : relative;
	top : -0.2em;
	width : 1.25em;
	height : 1.25em;
	top : -0.2em;
}
#l-content .content-inner .content-nav .nav-list > li ul > li > a.is-current:after {
	width : 10px;
}
#l-content .content-inner .content-nav .nav-list > li ul > li > a.is-current + ul {
	display : block;
}
#l-content .content-inner .content-nav .nav-list > li ul > li > a.is-current + ul:after {
	top : -2px;
}
#l-content .content-inner .content-nav .nav-list > li ul > li > a.is-current + ul:empty {
	display : none;
}
#l-content .content-inner .content-nav .nav-list > li ul > li:last-child:after {
	display : none;
}
#l-content .content-inner .content-nav .nav-list > li ul > li:last-child > ul:after {
	display : none;
}

/* footer style */
#l-footer .footer-inner {
	background-color : #7f92a3;
	position : relative;
}
@media screen and (max-width: 1024px) {
	#l-footer .footer-inner .footer-nav .nav-list > .list-item {
		transition : all 0.3s ease-out;
	}
	#l-footer .footer-inner .footer-nav .nav-list > .list-item + .list-item {
		border-top : solid 1px #74889a;
	}
	#l-footer .footer-inner .footer-nav .nav-list > .list-item .item-head {
		display : block;
		padding : 15px;
		font-size : 1.4rem;
		position : relative;
		overflow : hidden;
	}
	#l-footer .footer-inner .footer-nav .nav-list > .list-item .item-head:link, #l-footer .footer-inner .footer-nav .nav-list > .list-item .item-head:visited {
		color : #fff;
	}
	#l-footer .footer-inner .footer-nav .nav-list > .list-item .item-head:after {
		content : '';
		background : url(../svg/i_arrow_abb7c1.svg) center no-repeat;
		background-size : 100% auto;
		width : 14px;
		height : 14px;
		display : block;
		position : absolute;
		top : 0;
		bottom : 0;
		right : 15px;
		margin : auto;
	}
	#l-footer .footer-inner .footer-nav .nav-list > .list-item .item-head[data-accordion-button]:before, #l-footer .footer-inner .footer-nav .nav-list > .list-item .item-head[data-accordion-button]:after {
		content : '';
		background : #abb7c1;
		width : 9px;
		height : 2px;
		display : block;
		position : absolute;
		top : 0;
		bottom : 0;
		right : 15px;
		margin : auto;
	}
	#l-footer .footer-inner .footer-nav .nav-list > .list-item .item-head[data-accordion-button]:before {
		-webkit-transform : rotate(0deg);
		        transform : rotate(0deg);
		transition : all 0.6s ease-out;
	}
	#l-footer .footer-inner .footer-nav .nav-list > .list-item .item-head[data-accordion-button]:after {
		-webkit-transform : rotate(-90deg);
		        transform : rotate(-90deg);
		transition : all 0.6s ease-out;
	}
	#l-footer .footer-inner .footer-nav .nav-list > .list-item .item-head[target='_blank']:before {
		content : none;
	}
	#l-footer .footer-inner .footer-nav .nav-list > .list-item .item-head[target='_blank']:after {
		content : '';
		display : inline-block;
		vertical-align : middle;
		width : 1.125em;
		height : 1.125em;
		margin-left : 5px;
		background : url('../svg/i_blank_abb7c1.svg') no-repeat right top;
		background-size : 100% auto;
		position : absolute;
		top : 0;
		bottom : 0;
		right : 13px;
		margin : auto;
	}
	#l-footer .footer-inner .footer-nav .nav-list > .list-item.is-active {
		background-color : #74889a;
	}
	#l-footer .footer-inner .footer-nav .nav-list > .list-item.is-active .item-head:before {
		-webkit-transform : rotate(180deg);
		        transform : rotate(180deg);
		background-color : #fff;
	}
	#l-footer .footer-inner .footer-nav .nav-list > .list-item.is-active .item-head:after {
		-webkit-transform : rotate(180deg);
		        transform : rotate(180deg);
		opacity : 0;
		-ms-filter : 'progid:DXImageTransform.Microsoft.Alpha(Opacity=0)';
		background-color : #fff;
	}
	#l-footer .footer-inner .footer-nav .nav-list > .list-item .item-child {
		display : none;
		padding : 18px 0;
		border-top : solid 1px #7f92a3;
	}
	#l-footer .footer-inner .footer-nav .nav-list > .list-item .item-child .child-item > a {
		display : inline-block;
		padding : 8px 25px;
		font-size : 1.4rem;
	}
	#l-footer .footer-inner .footer-nav .nav-list > .list-item .item-child .child-item > a[target='_blank']:not(.noticon):after {
		content : '';
		display : inline-block;
		vertical-align : middle;
		width : 1.125em;
		height : 1.125em;
		margin-left : 5px;
		background : url('../svg/i_blank_fff.svg') no-repeat right top;
		background-size : 100% auto;
		position : relative;
		top : -0.2em;
	}
	#l-footer .footer-inner .footer-nav .nav-list > .list-item .item-child .child-item > a[href$='.pdf']:not(.noticon):after {
		content : '';
		display : inline-block;
		vertical-align : middle;
		width : 1.125em;
		height : 1.125em;
		margin-left : 5px;
		background : url('../svg/i_pdf_fff.svg') no-repeat right top;
		background-size : 100% auto;
		position : relative;
		top : -0.2em;
		width : 1.0625em;
		height : 1.25em;
		top : -0.1em;
	}
	#l-footer .footer-inner .footer-nav .nav-list > .list-item .item-child .child-item > a[href$='.doc']:not(.noticon):after, #l-footer .footer-inner .footer-nav .nav-list > .list-item .item-child .child-item > a[href$='.docx']:not(.noticon):after {
		content : '';
		display : inline-block;
		vertical-align : middle;
		width : 1.125em;
		height : 1.125em;
		margin-left : 5px;
		background : url('../svg/i_word_fff.svg') no-repeat right top;
		background-size : 100% auto;
		position : relative;
		top : -0.2em;
		width : 1.0625em;
		height : 1.25em;
		top : -0.1em;
	}
	#l-footer .footer-inner .footer-nav .nav-list > .list-item .item-child .child-item > a[href$='.xls']:not(.noticon):after, #l-footer .footer-inner .footer-nav .nav-list > .list-item .item-child .child-item > a[href$='.xlsx']:not(.noticon):after {
		content : '';
		display : inline-block;
		vertical-align : middle;
		width : 1.125em;
		height : 1.125em;
		margin-left : 5px;
		background : url('../svg/i_excel_fff.svg') no-repeat right top;
		background-size : 100% auto;
		position : relative;
		top : -0.2em;
		width : 1.0625em;
		height : 1.25em;
		top : -0.1em;
	}
	#l-footer .footer-inner .footer-nav .nav-list > .list-item .item-child .child-item > a[href$='.zip']:not(.noticon):after {
		content : '';
		display : inline-block;
		vertical-align : middle;
		width : 1.125em;
		height : 1.125em;
		margin-left : 5px;
		background : url('../svg/i_dl_fff.svg') no-repeat right top;
		background-size : 100% auto;
		position : relative;
		top : -0.2em;
		width : 1.25em;
		height : 1.25em;
		top : -0.2em;
	}
	#l-footer .footer-inner .footer-nav .nav-list > .list-item .item-child .child-item > a:link, #l-footer .footer-inner .footer-nav .nav-list > .list-item .item-child .child-item > a:visited {
		color : #fff;
	}
}
@media print, screen and (min-width: 1025px) {
	#l-footer .footer-inner .footer-nav {
		padding : 10px;
		max-width : 1180px;
		margin : 0 auto;
		padding : 47px 30px 80px;
		box-sizing : content-box;
	}
	#l-footer .footer-inner .footer-nav .nav-list {
		margin : 0 -20px;
		display : -webkit-flex;
		display : -ms-flexbox;
		display :         flex;
		-webkit-flex-wrap : wrap;
		    -ms-flex-wrap : wrap;
		        flex-wrap : wrap;
	}
}
@media print {
	#l-footer .footer-inner .footer-nav .nav-list {
		display : block;
		letter-spacing : -0.40em;
	}
}
@media print, screen and (min-width: 1025px) {
	#l-footer .footer-inner .footer-nav .nav-list > .list-item {
		width : calc(100% / 5);
		width : calc((100% / 5 ) - 0.1px) \0;
		padding : 0 20px;
	}
}
@media print {
	#l-footer .footer-inner .footer-nav .nav-list > .list-item {
		width : 20%;
		display : inline-block;
		padding : 0 20px;
		box-sizing : border-box;
		vertical-align : top;
		letter-spacing : normal;
	}
}
@media print, screen and (min-width: 1025px) {
	#l-footer .footer-inner .footer-nav .nav-list > .list-item .item-head {
		font-size : 1.6rem;
		position : relative;
		padding : 28px 0 28px 26px;
		display : block;
		line-height : 1.5;
		border-bottom : solid 1px #92a2b1;
	}
	#l-footer .footer-inner .footer-nav .nav-list > .list-item .item-head:link, #l-footer .footer-inner .footer-nav .nav-list > .list-item .item-head:visited {
		color : #fff;
	}
	#l-footer .footer-inner .footer-nav .nav-list > .list-item .item-head:before {
		content : '';
		background : url(../svg/i_arrow.svg) center no-repeat;
		background-size : 100% auto;
		width : 15px;
		height : 15px;
		display : block;
		position : absolute;
		top : calc(21px + 0.6em);
		left : 0;
		margin : auto;
	}
	#l-footer .footer-inner .footer-nav .nav-list > .list-item .item-head[target='_blank']:after {
		content : '';
		display : inline-block;
		vertical-align : middle;
		width : 1.125em;
		height : 1.125em;
		margin-left : 5px;
		background : url('../svg/i_blank_fff.svg') no-repeat right top;
		background-size : 100% auto;
		position : relative;
		top : -0.2em;
	}
	#l-footer .footer-inner .footer-nav .nav-list > .list-item .item-child {
		font-size : 1.3rem;
		margin-top : 19px;
	}
	#l-footer .footer-inner .footer-nav .nav-list > .list-item .item-child .child-item > a {
		padding : 4px 0;
		display : block;
		line-height : 1.5;
	}
	#l-footer .footer-inner .footer-nav .nav-list > .list-item .item-child .child-item > a[target='_blank']:not(.noticon):after {
		content : '';
		display : inline-block;
		vertical-align : middle;
		width : 1.125em;
		height : 1.125em;
		margin-left : 5px;
		background : url('../svg/i_blank_fff.svg') no-repeat right top;
		background-size : 100% auto;
		position : relative;
		top : -0.2em;
	}
	#l-footer .footer-inner .footer-nav .nav-list > .list-item .item-child .child-item > a[href$='.pdf']:not(.noticon):after {
		content : '';
		display : inline-block;
		vertical-align : middle;
		width : 1.125em;
		height : 1.125em;
		margin-left : 5px;
		background : url('../svg/i_pdf_fff.svg') no-repeat right top;
		background-size : 100% auto;
		position : relative;
		top : -0.2em;
		width : 1.0625em;
		height : 1.25em;
		top : -0.1em;
	}
	#l-footer .footer-inner .footer-nav .nav-list > .list-item .item-child .child-item > a[href$='.doc']:not(.noticon):after, #l-footer .footer-inner .footer-nav .nav-list > .list-item .item-child .child-item > a[href$='.docx']:not(.noticon):after {
		content : '';
		display : inline-block;
		vertical-align : middle;
		width : 1.125em;
		height : 1.125em;
		margin-left : 5px;
		background : url('../svg/i_word_fff.svg') no-repeat right top;
		background-size : 100% auto;
		position : relative;
		top : -0.2em;
		width : 1.0625em;
		height : 1.25em;
		top : -0.1em;
	}
	#l-footer .footer-inner .footer-nav .nav-list > .list-item .item-child .child-item > a[href$='.xls']:not(.noticon):after, #l-footer .footer-inner .footer-nav .nav-list > .list-item .item-child .child-item > a[href$='.xlsx']:not(.noticon):after {
		content : '';
		display : inline-block;
		vertical-align : middle;
		width : 1.125em;
		height : 1.125em;
		margin-left : 5px;
		background : url('../svg/i_excel_fff.svg') no-repeat right top;
		background-size : 100% auto;
		position : relative;
		top : -0.2em;
		width : 1.0625em;
		height : 1.25em;
		top : -0.1em;
	}
	#l-footer .footer-inner .footer-nav .nav-list > .list-item .item-child .child-item > a[href$='.zip']:not(.noticon):after {
		content : '';
		display : inline-block;
		vertical-align : middle;
		width : 1.125em;
		height : 1.125em;
		margin-left : 5px;
		background : url('../svg/i_dl_fff.svg') no-repeat right top;
		background-size : 100% auto;
		position : relative;
		top : -0.2em;
		width : 1.25em;
		height : 1.25em;
		top : -0.2em;
	}
	#l-footer .footer-inner .footer-nav .nav-list > .list-item .item-child .child-item > a:link, #l-footer .footer-inner .footer-nav .nav-list > .list-item .item-child .child-item > a:visited {
		color : #fff;
	}
}
#l-footer .footer-inner .footer-bottom {
	background-color : #74889a;
	overflow : hidden;
}
@media print, screen and (min-width: 1025px) {
	#l-footer .footer-inner .footer-bottom {
		padding : 25px 0;
	}
}
#l-footer .footer-inner .footer-bottom .bottom-inner {
	padding : 20px 0 0;
	position : relative;
}
@media print, screen and (min-width: 1025px) {
	#l-footer .footer-inner .footer-bottom .bottom-inner {
		-webkit-align-items : center;
		-ms-flex-align : center;
		        align-items : center;
		max-width : 1180px;
		margin : 0 auto;
		padding : 0 30px 0;
		box-sizing : content-box;
		position : static;
	}
}
@media print, screen and (min-width: 1025px) {
	#l-footer .footer-inner .footer-bottom .bottom-inner .bottom-wrap {
		display : -webkit-flex;
		display : -ms-flexbox;
		display :         flex;
		-webkit-justify-content : center;
		-ms-flex-pack : center;
		        justify-content : center;
		-webkit-align-items : center;
		-ms-flex-align : center;
		        align-items : center;
		padding : 0;
		position : relative;
		margin : auto;
	}
}
@media print, screen and (max-width: 1200px) {
	#l-footer .footer-inner .footer-bottom .bottom-inner .bottom-wrap {
		display : block;
	}
}
#l-footer .footer-inner .footer-bottom .bottom-inner .bottom-wrap .bottom-logo {
	display : none;
}
@media print, screen and (min-width: 1025px) {
	#l-footer .footer-inner .footer-bottom .bottom-inner .bottom-wrap .bottom-logo {
		display : block;
		line-height : 0.1;
		margin-right : auto;
	}
}
@media print, screen and (min-width: 1025px) and (max-width: 1200px) {
	#l-footer .footer-inner .footer-bottom .bottom-inner .bottom-wrap .bottom-logo {
		position : relative;
		text-align : center;
		margin-right : 0;
	}
}
#l-footer .footer-inner .footer-bottom .bottom-inner .bottom-wrap .bottom-logo > img, #l-footer .footer-inner .footer-bottom .bottom-inner .bottom-wrap .bottom-logo > svg {
	width : 115px;
}
#l-footer .footer-inner .footer-bottom .bottom-inner .bottom-wrap .bottom-menu {
	padding-left : 15px;
	width : 50%;
}
@media print, screen and (min-width: 1025px) {
	#l-footer .footer-inner .footer-bottom .bottom-inner .bottom-wrap .bottom-menu {
		width : auto;
		display : -webkit-flex;
		display : -ms-flexbox;
		display :         flex;
		margin : auto;
		-webkit-justify-content : center;
		-ms-flex-pack : center;
		        justify-content : center;
		padding-left : 0;
	}
}
@media print, screen and (max-width: 1200px) {
	#l-footer .footer-inner .footer-bottom .bottom-inner .bottom-wrap .bottom-menu {
		margin-top : 10px;
	}
}
@media print, screen and (min-width: 1025px) {
	#l-footer .footer-inner .footer-bottom .bottom-inner .bottom-wrap .bottom-menu .menu-item + .menu-item {
		margin-left : 15px;
		padding-left : 15px;
		position : relative;
	}
}
@media print, screen and (min-width: 1025px) {
	#l-footer .footer-inner .footer-bottom .bottom-inner .bottom-wrap .bottom-menu .menu-item + .menu-item:before {
		content : '';
		position : absolute;
		width : 1px;
		height : 12px;
		background-color : #899aa9;
		top : 0;
		bottom : 0;
		left : 0;
		margin : auto;
	}
}
#l-footer .footer-inner .footer-bottom .bottom-inner .bottom-wrap .bottom-menu .menu-item .item-wrap {
	padding : 6px 0;
	font-size : 10px;
	font-size : 1.0rem;
}
#l-footer .footer-inner .footer-bottom .bottom-inner .bottom-wrap .bottom-menu .menu-item .item-wrap[target='_blank']:not(.noticon):after {
	content : '';
	display : inline-block;
	vertical-align : middle;
	width : 1.125em;
	height : 1.125em;
	margin-left : 5px;
	background : url('../svg/i_blank_fff.svg') no-repeat right top;
	background-size : 100% auto;
	position : relative;
	top : -0.2em;
}
#l-footer .footer-inner .footer-bottom .bottom-inner .bottom-wrap .bottom-menu .menu-item .item-wrap[href$='.pdf']:not(.noticon):after {
	content : '';
	display : inline-block;
	vertical-align : middle;
	width : 1.125em;
	height : 1.125em;
	margin-left : 5px;
	background : url('../svg/i_pdf_fff.svg') no-repeat right top;
	background-size : 100% auto;
	position : relative;
	top : -0.2em;
	width : 1.0625em;
	height : 1.25em;
	top : -0.1em;
}
#l-footer .footer-inner .footer-bottom .bottom-inner .bottom-wrap .bottom-menu .menu-item .item-wrap[href$='.doc']:not(.noticon):after, #l-footer .footer-inner .footer-bottom .bottom-inner .bottom-wrap .bottom-menu .menu-item .item-wrap[href$='.docx']:not(.noticon):after {
	content : '';
	display : inline-block;
	vertical-align : middle;
	width : 1.125em;
	height : 1.125em;
	margin-left : 5px;
	background : url('../svg/i_word_fff.svg') no-repeat right top;
	background-size : 100% auto;
	position : relative;
	top : -0.2em;
	width : 1.0625em;
	height : 1.25em;
	top : -0.1em;
}
#l-footer .footer-inner .footer-bottom .bottom-inner .bottom-wrap .bottom-menu .menu-item .item-wrap[href$='.xls']:not(.noticon):after, #l-footer .footer-inner .footer-bottom .bottom-inner .bottom-wrap .bottom-menu .menu-item .item-wrap[href$='.xlsx']:not(.noticon):after {
	content : '';
	display : inline-block;
	vertical-align : middle;
	width : 1.125em;
	height : 1.125em;
	margin-left : 5px;
	background : url('../svg/i_excel_fff.svg') no-repeat right top;
	background-size : 100% auto;
	position : relative;
	top : -0.2em;
	width : 1.0625em;
	height : 1.25em;
	top : -0.1em;
}
#l-footer .footer-inner .footer-bottom .bottom-inner .bottom-wrap .bottom-menu .menu-item .item-wrap[href$='.zip']:not(.noticon):after {
	content : '';
	display : inline-block;
	vertical-align : middle;
	width : 1.125em;
	height : 1.125em;
	margin-left : 5px;
	background : url('../svg/i_dl_fff.svg') no-repeat right top;
	background-size : 100% auto;
	position : relative;
	top : -0.2em;
	width : 1.25em;
	height : 1.25em;
	top : -0.2em;
}
@media print, screen and (min-width: 1025px) {
	#l-footer .footer-inner .footer-bottom .bottom-inner .bottom-wrap .bottom-menu .menu-item .item-wrap {
		padding : 0;
		font-size : 1.3rem;
	}
}
#l-footer .footer-inner .footer-bottom .bottom-inner .bottom-wrap .bottom-menu .menu-item .item-wrap:link, #l-footer .footer-inner .footer-bottom .bottom-inner .bottom-wrap .bottom-menu .menu-item .item-wrap:visited {
	color : #fff;
}
#l-footer .footer-inner .footer-bottom .bottom-inner .bottom-pagetop {
	text-align : right;
	padding-right : 15px;
	position : absolute;
	right : 0;
	top : 30px;
}
@media print, screen and (min-width: 1025px) {
	#l-footer .footer-inner .footer-bottom .bottom-inner .bottom-pagetop {
		position : fixed;
		top : auto;
		bottom : 0;
		right : 0;
		padding : 15px;
		z-index : 1;
		display : none;
	}
}
#l-footer .footer-inner .footer-bottom .bottom-inner .bottom-pagetop .pagetop-btn {
	display : inline-block;
	font-size : 13px;
	font-size : 1.3rem;
	position : relative;
	padding-right : 32px;
	transition : all 0.3s ease-out;
}
@media print, screen and (min-width: 1025px) {
	#l-footer .footer-inner .footer-bottom .bottom-inner .bottom-pagetop .pagetop-btn {
		display : block;
		width : 70px;
		height : 70px;
		padding : 10px;
	}
}
#l-footer .footer-inner .footer-bottom .bottom-inner .bottom-pagetop .pagetop-btn:link, #l-footer .footer-inner .footer-bottom .bottom-inner .bottom-pagetop .pagetop-btn:visited {
	color : #fff;
}
#l-footer .footer-inner .footer-bottom .bottom-inner .bottom-pagetop .pagetop-btn:before {
	content : attr(title);
}
@media print, screen and (min-width: 1025px) {
	#l-footer .footer-inner .footer-bottom .bottom-inner .bottom-pagetop .pagetop-btn:before {
		content : none;
	}
}
#l-footer .footer-inner .footer-bottom .bottom-inner .bottom-pagetop .pagetop-btn .btn-img {
	display : block;
	width : 20px;
	height : 20px;
	position : absolute;
	top : 0;
	bottom : 0;
	right : 0;
	margin : auto;
}
@media print, screen and (min-width: 1025px) {
	#l-footer .footer-inner .footer-bottom .bottom-inner .bottom-pagetop .pagetop-btn .btn-img {
		width : 50px;
		height : 50px;
		left : 0;
	}
}
#l-footer .footer-inner .footer-bottom .bottom-inner .bottom-pagetop .pagetop-btn .btn-img svg, #l-footer .footer-inner .footer-bottom .bottom-inner .bottom-pagetop .pagetop-btn .btn-img img {
	width : 20px;
	height : 20px;
	transition : all 0.3s ease-out;
}
@media print, screen and (min-width: 1025px) {
	#l-footer .footer-inner .footer-bottom .bottom-inner .bottom-pagetop .pagetop-btn .btn-img svg, #l-footer .footer-inner .footer-bottom .bottom-inner .bottom-pagetop .pagetop-btn .btn-img img {
		width : 50px;
		height : 50px;
	}
}
#l-footer .footer-inner .footer-bottom .bottom-inner .bottom-pagetop .pagetop-btn .btn-img svg path, #l-footer .footer-inner .footer-bottom .bottom-inner .bottom-pagetop .pagetop-btn .btn-img img path {
	transition : all 0.3s ease-out;
}
@media print, screen and (min-width: 1025px) {
	#l-footer .footer-inner .footer-bottom .bottom-inner .bottom-pagetop .pagetop-btn .btn-img svg path, #l-footer .footer-inner .footer-bottom .bottom-inner .bottom-pagetop .pagetop-btn .btn-img img path {
		fill : #aabac6;
	}
}
@media print, screen and (min-width: 1025px) {
	#l-footer .footer-inner .footer-bottom .bottom-inner .bottom-pagetop .pagetop-btn:hover .btn-img > svg {
		-webkit-transform : translateY(-5px);
		        transform : translateY(-5px);
	}
	#l-footer .footer-inner .footer-bottom .bottom-inner .bottom-pagetop .pagetop-btn:hover .btn-img > svg path {
		fill : #0296e5;
	}
	#l-footer .footer-inner .footer-bottom .bottom-inner .bottom-pagetop .pagetop-btn:hover .btn-img > img {
		opacity : 0.75;
		-ms-filter : 'progid:DXImageTransform.Microsoft.Alpha(Opacity=75)';
	}
}
#l-footer .footer-inner .footer-bottom .bottom-copy {
	margin-top : 20px;
	border-top : solid 1px #6b7d8e;
	color : #fff;
	width : 100%;
	font-size : 10px;
	font-size : 1.0rem;
	padding : 18px;
	text-align : center;
}
@media print, screen and (min-width: 1025px) {
	#l-footer .footer-inner .footer-bottom .bottom-copy {
		width : calc(100% / 3);
		width : calc((100% / 3 ) - 0.1px) \0;
		padding : 0 5px;
		margin-top : 0;
		border : none;
		text-align : right;
		margin-left : auto;
		margin-right : 0;
		width : auto;
		font-size : 1.2rem;
	}
}
@media print {
	#l-footer .footer-inner .footer-bottom .bottom-copy {
		width : 33.33333%;
		display : inline-block;
		padding : 0 5px;
		box-sizing : border-box;
		vertical-align : top;
		letter-spacing : normal;
	}
}
@media print, screen and (min-width: 1025px) and (max-width: 1200px) {
	#l-footer .footer-inner .footer-bottom .bottom-copy {
		position : relative;
		text-align : center;
		margin-top : 20px;
	}
}

/* footer style */
#l-footer-simple {
	background-color : #0296e5;
}
#l-footer-simple .footer-copy {
	text-align : center;
	color : #fff;
	margin-top : 15px;
	width : 100%;
	box-sizing : border-box;
	margin : 0 auto;
	padding : 20px 20px 25px;
	font-size : 10px;
	font-size : 1.0rem;
}
@media print, screen and (min-width: 768px) {
	#l-footer-simple .footer-copy {
		padding : 45px 70px 50px;
		max-width : 1120px;
		font-size : 1.6rem;
	}
}

.mceContentBody {
	padding : 20px;
	min-width : 0;
	transition : none;
}
.mceContentBody a {
	display : inline !important;
}
.mceContentBody > *:first-child {
	margin-top : 0 !important;
}
.mceContentBody table td {
	font-size : 14px;
	font-size : 1.4rem;
}

/* print style */
@media print {
	html {
		background : none;
	}
	body {
		min-width : 1300px;
		padding : 0;
		background : none;
		zoom : 85% !important;
	}
	#l-wrap {
		padding-top : 0 !important;
	}
	#l-header {
		display : none;
	}
	#l-footer {
		display : none;
	}
	#l-content .content-main {
		width : 100% !important;
		max-width : none !important;
	}
	#l-content .content-nav {
		display : none !important;
	}
}
