@charset "UTF-8";
a,
abbr,
acronym,
address,
applet,
article,
aside,
audio,
b,
big,
blockquote,
body,
canvas,
caption,
center,
cite,
code,
dd,
del,
details,
dfn,
div,
dl,
dt,
em,
embed,
fieldset,
figcaption,
figure,
footer,
form,
h1,
h2,
h3,
h4,
h5,
h6,
header,
hgroup,
html,
i,
iframe,
img,
ins,
kbd,
label,
legend,
li,
mark,
menu,
nav,
object,
ol,
output,
p,
pre,
q,
ruby,
s,
samp,
section,
small,
span,
strike,
sub,
summary,
sup,
table,
tbody,
td,
tfoot,
th,
thead,
time,
tr,
tt,
u,
ul,
var,
video {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	vertical-align: baseline;
	font: inherit;
	font-size: 100%;
}
h1,
h2,
h3,
h4,
h5,
h6 {
	font-weight: 400;
}
ol,
ul {
	list-style: none;
}
iframe,
img,
textarea {
	vertical-align: bottom;
}
ifreame,
img {
	width: 100%;
	height: auto;
}
address {
	font-style: normal;
}
* {
	box-sizing: border-box;
}
*:before,
*:after {
	box-sizing: inherit;
}
body {
	line-height: 1.2;
	font-family: Arial, Helvetica, sans-serif;
	color: #333;
}
a {
	color: #003365;
	text-decoration: none;
}
.m-box-03-tit {
	color: #000;
	position: relative;
	padding-left: 10px;
	margin-bottom: 10px;
}
.m-box-04 {
	border: 1px solid #ccc;
	line-height: 1.7;
}
.m-box-04-tit {
	font-weight: 700;
	position: relative;
	padding-left: 1em;
}
.m-box-04-tit:before {
	position: absolute;
	top: 0;
	left: 0;
	bottom: 0;
	margin: auto;
	content: "";
	display: inline-block;
	width: 0.5em;
	height: 0.5em;
	background-color: #333;
}
.m-box-05 {
	border: 1px solid #ccc;
}
.m-box-05-tit {
	font-weight: 700;
	background-color: #ececec;
	border-bottom: 1px solid #ccc;
}
.m-box-05-tit span {
	line-height: 1.4;
}
.m-box-05-inbox-body {
	line-height: 1.7;
}
.m-sign-box-01 p {
	font-weight: 700;
	line-height: 1.6;
}
.m-frame-01 {
	border: 1px solid #ccc;
}
.m-frame-02 {
	border-top: 1px dotted #ccc;
	border-bottom: 1px dotted #ccc;
	padding: 10px 0;
}
.m-required-icn {
	color: #fff;
	padding: 2px 5px;
	border-radius: 3px;
	background-color: red;
}
.m-link-01 {
	display: block;
	background-color: #fff;
}
.m-newwindow-icn {
	position: relative;
	padding-right: 1em;
}
.m-newwindow-icn:after {
	content: "";
	display: block;
	width: 11px;
	height: 11px;
	position: absolute;
	top: 0;
	right: 0;
	bottom: 0;
	margin: auto;
	background-image: url(../../images/en/common/newwindow_icon_02.png);
	background-repeat: no-repeat;
}
.m-hanwa-f-icn {
	background-image: url(../../images/en/common/hanwa_f_icn.png);
	background-repeat: no-repeat;
}
.m-hanwa-f-icn-02 {
	background-image: url(../../images/en/common/hanwa_f_icn_02.png);
	background-repeat: no-repeat;
}
.m-bdr-wrap-01 {
	position: relative;
	border-bottom: 1px solid #ececec;
}
.m-bdr-wrap-01:after {
	content: "";
	display: block;
	width: 100%;
	height: 3px;
	border-bottom: 1px solid #fff;
	background-color: #ccc;
}
.m-bdr-wrap-02 {
	position: relative;
	border-bottom: 1px solid #000;
}
.m-bdr-wrap-02:after {
	content: "";
	display: block;
	width: 100%;
	height: 2px;
	border-bottom: 1px solid #fff;
	background-color: #000;
}
.breadcrumb li {
	display: inline;
}
.breadcrumb li:not(:last-child):after {
	content: " /";
}
.breadcrumb a span {
	color: #036;
}
.m-news-navi li {
	display: inline-block;
	vertical-align: middle;
}
.m-navi-02 > li {
	font-weight: 700;
	color: #fff;
	background-color: #ccc;
	position: relative;
}
.m-navi-02 > li.is-current {
	background-color: #000;
}
.m-txt-01 {
	line-height: 1.7;
	word-wrap: break-word;
}
.m-txt-02 {
	line-height: 1.7;
	word-wrap: break-word;
}
.m-fw-bold {
	font-weight: 700;
}
.brp-ss {
	display: none;
}
.brp-s {
	display: none;
}
.brp-m {
	display: none;
}
@media screen and (max-width: 767px) {
	.brp-test {
		display: none;
	}
}
@media screen and (min-width: 768px) {
	.brp-test2 {
		display: none;
	}
}
.d-i-b-indt-common {
	display: block;
	text-indent: -0.5em;
}
#cboxOverlay {
	background: #333;
}
#cboxClose {
	display: none;
}
#cboxWrapper {
	border: 10px solid #fff;
	box-shadow: 0 0 16px 8px rgba(0, 0, 0, 0.2);
}
#cboxTopLeft {
	width: 0;
	height: 0;
	background: none;
}
#cboxTopRight {
	width: 0;
	height: 0;
	background: none;
}
#cboxBottomLeft {
	width: 0;
	height: 0;
	background: none;
}
#cboxBottomRight {
	width: 0;
	height: 0;
	background: none;
}
#cboxMiddleLeft {
	width: 0;
	height: 0;
	background: none;
}
#cboxMiddleRight {
	width: 0;
	height: 0;
	background: none;
}
#cboxTopCenter {
	width: 0;
	height: 0;
	background: none;
}
#cboxBottomCenter {
	width: 0;
	height: 0;
	background: none;
}
#cboxLoadingOverlay {
	width: 0;
	height: 0;
	background: none;
}
#cboxLoadingGraphic {
	width: 0;
	height: 0;
	background: none;
}
#cboxPrevious {
	background: url(../../images/en/colorbox/controls.png) no-repeat -75px 0;
}
#cboxNext {
	background: url(../../images/en/colorbox/controls.png) no-repeat -50px 0;
}
#cboxClose {
	background: url(../../images/en/colorbox/controls.png) no-repeat -25px 0;
}
.mt1em {
	margin-top: 1em;
}
.mt1-4em {
	margin-top: 1.4em;
}
.mt1-7em {
	margin-top: 1.7em;
}
.mt2em {
	margin-top: 2em;
}
.mt3em {
	margin-top: 3em;
}
.mt4em {
	margin-top: 4em;
}
.mt5em {
	margin-top: 5em;
}
.mr1em {
	margin-right: 1em;
}
.mr2em {
	margin-right: 2em;
}
.mr3em {
	margin-right: 3em;
}
.mr4em {
	margin-right: 4em;
}
.mr5em {
	margin-right: 5em;
}
.disp-blk {
	display: block;
}
.disp-in-blk {
	display: inline-block;
}
.disp-in {
	display: inline;
}
.disp-no {
	display: none;
}
.indt1 {
	text-indent: 1em;
}
.m-btn-02 {
	color: #fff;
	font-weight: 700;
	border: 1px solid #ccc;
	text-align: center;
	line-height: 1;
	padding: 12px;
	background-color: #85d685;
	position: relative;
}
.m-btn-02 .m-btn-02-arrow {
	text-indent: 1em;
	display: inline-block;
	position: relative;
}
.m-btn-02 .m-btn-02-arrow:before {
	display: inline-block;
	width: 0;
	height: 0;
	position: absolute;
	top: 0;
	left: 0;
	bottom: 0;
	margin: auto;
	border-top: 3px solid transparent;
	border-right: 5px solid transparent;
	border-bottom: 3px solid transparent;
	border-left: 5px solid #fff;
	content: "";
}
.m-btn-03 {
	display: block;
	background-color: #6c6;
	margin-left: auto;
	margin-right: auto;
	color: #fff;
	text-align: center;
	line-height: 1;
	font-weight: 700;
	padding: 1em 0;
}
.m-btn-03 .m-btn-03-arrow-01 {
	text-indent: 1em;
	display: inline-block;
	position: relative;
}
.m-btn-03 .m-btn-03-arrow-01:before {
	display: inline-block;
	width: 0;
	height: 0;
	position: absolute;
	top: -0.1em;
	left: 0;
	bottom: 0;
	margin: auto;
	border-top: 0.29em solid transparent;
	border-right: 0.31204em solid #fff;
	border-bottom: 0.29em solid transparent;
	border-left: 0.31204em solid transparent;
	content: "";
}
.m-btn-03 .m-btn-03-arrow-02 {
	display: inline-block;
	position: relative;
	text-indent: -0.75em;
}
.m-btn-03 .m-btn-03-arrow-02:before {
	display: inline-block;
	width: 0;
	height: 0;
	position: absolute;
	top: -0.1em;
	right: -1.06204em;
	bottom: 0;
	margin: auto;
	border-top: 0.29em solid transparent;
	border-right: 0.31204em solid transparent;
	border-bottom: 0.29em solid transparent;
	border-left: 0.31204em solid #fff;
	content: "";
}
.m-gmap-btn {
	font-weight: 700;
	display: block;
	color: #fff;
	line-height: 1;
	background-color: #6c6;
	border: 1px solid #ccc;
	text-align: center;
}
ul.m-li-inside {
	display: table;
}
ol.m-li-inside {
	display: table;
}
ul.m-li-inside li {
	display: table-row;
	margin-bottom: 0.5em;
}
ul.m-li-inside li:before {
	content: "・";
	display: table-cell;
	padding-right: 0.4em;
}
ul.m-li-inside li:after {
	content: "";
	display: block;
	margin-bottom: 0.5em;
}
ol.m-li-inside li {
	display: table-row;
	counter-increment: table-ol;
	margin-bottom: 0.5em;
}
ol.m-li-inside li:before {
	content: counter(table-ol) ".";
	display: table-cell;
	padding-right: 0.4em;
	text-align: right;
}
ol.m-li-inside li:after {
	content: "";
	display: block;
	margin-bottom: 0.5em;
}
ol.m-li-inside-02 li {
	display: table-row;
	counter-increment: table-ol;
	margin-bottom: 0.5em;
}
ol.m-li-inside-02 li:before {
	content: counter(table-ol) ")";
	display: table-cell;
	padding-right: 0.4em;
	text-align: right;
}
ol.m-li-inside-02 li:after {
	content: "";
	display: block;
	margin-bottom: 0.5em;
}
dl.m-li-inside-03 {
	display: table;
}
dl.m-li-inside-03 dt {
	display: table-row;
	counter-increment: table-ol;
	margin-bottom: 0.5em;
}
dl.m-li-inside-03 dt:before {
	content: counter(table-ol) ".";
	display: table-cell;
	padding-right: 0.4em;
	text-align: right;
}
dl.m-li-inside-03 dt:after {
	content: "";
	display: block;
	margin-bottom: 0.5em;
}
dl.m-li-inside-03 dd {
	display: table-row;
	margin-bottom: 0.5em;
}
dl.m-li-inside-03 dd:before {
	content: "";
	display: table-cell;
	padding-right: 0.4em;
	text-align: right;
}
dl.m-li-inside-03 dd:after {
	content: "";
	display: block;
	margin-bottom: 0.5em;
}
dl.m-li-inside-03 dd .help-counter-type0 {
	display: table-row;
}
dl.m-li-inside-03 dd .help-counter-type0::before {
	content: "";
	display: table-cell;
	padding-right: 1em;
	text-align: right;
}
dl.m-li-inside-03 dd .help-counter-type1 {
	list-style: none;
	padding-left: 0;
}
dl.m-li-inside-03 dd .help-counter-type1 li {
	position: relative;
	padding-left: 1em;
}
dl.m-li-inside-03 dd .help-counter-type1 li::before {
	content: "・";
	position: absolute;
	left: 0;
	top: 0;
}
#container {
	position: relative;
	width: 100%;
}
#main-visual {
	position: relative;
	opacity: 0;
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
	overflow: hidden;
	visibility: hidden;
}
#slider > div:not(:first-of-type) {
	display: none;
}
.main-visual-tit-wrap {
	position: absolute;
	z-index: 92;
	left: 0;
	right: 0;
	margin: auto;
	width: 100%;
}
.l-grid:before,
.l-grid:after {
	display: table;
	content: "";
}
.l-grid:after {
	clear: both;
}
.col-2-2-left {
	float: left;
	display: block;
}
.col-2-2-right {
	display: block;
	overflow: hidden;
}
.l-grid-t {
	display: table;
	width: 100%;
	table-layout: fixed;
}
.l-grid-t.l-grid-t-gutter-1-0 {
	border-collapse: separate;
	border-spacing: 1px;
}
.l-grid-t-row {
	display: table-row;
}
.col-t {
	display: table-cell;
	vertical-align: top;
}
.l-media:before,
.l-media:after {
	display: table;
	content: "";
}
.l-media:after {
	clear: both;
}
.l-media-body {
	overflow: hidden;
}
.l-f-left {
	float: left;
}
.l-f-right {
	float: right;
}
.l-clear {
	clear: both;
}
.l-ovf-h {
	overflow: hidden;
}
.l-txt-center {
	text-align: center !important;
}
.l-txt-left {
	text-align: left !important;
}
.l-txt-right {
	text-align: right !important;
}
.news-area {
	margin-bottom: 20px;
}
.news-cat {
	background-color: #c90;
}
.ir-cat {
	background-color: #c00;
}
.csr-cat {
	background-color: #008517;
}
.ir-block-20-newitem .ir-block-20-tb {
	margin-bottom: 0;
}
.ir-block-20-list {
	line-height: 1.6;
}
.ir-block-20-tb {
	line-height: 1.6;
}
.ir-block-faq-tb {
	line-height: 1.6;
}
.ir-block-faq-tb > dt {
	font-weight: 700;
}
.ir-block-faq-tb > dd:not(:last-of-type) {
	border-bottom: 1px dotted #ccc;
}
.ir-block-faq-tb > dd span {
	margin-right: 0.5em;
}
.news-dt-dotline-top {
	border-top: 1px dotted #ccc;
	padding-top: 20px;
}
.news-dt-info {
	margin-bottom: 20px;
}
.company-block-03-tb {
	text-align: center;
}
.company-block-16 .m-tb-01 {
	line-height: 1.7;
}
.company-block-16 .m-tb-01 th {
	text-align: left;
	font-weight: 700;
	vertical-align: top;
}
.company-block-16 .m-tb-01 td {
	vertical-align: top;
}
.company-block-17 .m-tb-01 {
	line-height: 1.7;
}
.company-block-17 .m-tb-01 th {
	text-align: left;
	font-weight: 700;
	vertical-align: top;
}
.company-block-17 .m-tb-01 td {
	vertical-align: top;
}
.company-block-17 .m-tb-01 td strong {
	display: block;
	text-indent: -0.5em;
}
.company-block-18 .m-tb-01 {
	line-height: 1.7;
}
.company-block-18 .m-tb-01 td {
	vertical-align: top;
	padding: 15px;
}
.company-block-18 .m-tb-01 td strong {
	display: block;
}
.company-block-18 .m-tb-01 tr td:first-child {
	background-color: #efefef;
	text-align: center;
}
.company-block-18 .m-tb-01 tr td:nth-child(2) {
	border-right: none;
}
.company-block-18 .m-tb-01 tr td:nth-child(3) {
	border-left: none;
}
.company-block-30 .network-map {
	overflow: hidden;
	border-left: 1px solid #ccc;
	border-top: 1px solid #ccc;
	background-color: #fff;
	position: relative;
	height: 470px;
}
.company-block-30 .network-map:after {
	content: "";
	display: block;
	width: 5px;
	height: 100%;
	border-right: 1px solid #ccc;
	background-color: #fff;
	position: absolute;
	top: 0;
	right: 0;
}
.company-block-30 .network-map:before {
	content: "";
	display: block;
	width: 100%;
	height: 5px;
	border-bottom: 1px solid #ccc;
	border-right: 1px solid #ccc;
	background-color: #fff;
	position: absolute;
	bottom: 0;
	left: 0;
	z-index: 100;
}
.company-block-30 .network-map:before img {
	width: 1090px;
	height: 460px;
}
.company-block-30 .network-map-inner {
	position: absolute;
	top: 0;
	left: 0;
	padding: 4px;
}
.company-block-30 #shape {
	width: 1090px;
	height: 460px;
}
.sitemap-cnt a {
	position: relative;
	display: block;
}
.sitemap-cnt a:before {
	position: absolute;
	display: block;
	margin: auto;
	width: 0;
	height: 0;
	border-top: 5px solid transparent;
	border-right: 6px solid transparent;
	border-bottom: 5px solid transparent;
	border-left: 6px solid #036;
	content: "";
}
.contact-block-01 .m-tb-01 {
	line-height: 1.7;
}
.contact-block-03 input[type="text"] {
	border: 1px solid #ccc;
	padding: 3px 5px;
}
.contact-block-03 select {
	padding: 2px 10px;
	display: block;
	border: 1px solid #ccc;
}
.contact-block-03 input[type="radio"] {
	border: 1px solid #ccc;
	vertical-align: middle;
	margin-right: 5px;
}
.contact-block-03 textarea {
	width: 100%;
	height: 170px;
	padding: 3px 10px;
	resize: vertical;
	border: 1px solid #ccc;
	vertical-align: bottom;
}
.cf:before,
.cf:after {
	content: "";
	display: table;
}
.cf:after {
	clear: both;
}
.cf {
	zoom: 1;
}
/*# sourceMappingURL=../../sourcemaps/en/common.css.map */
