@charset "utf-8";

/* CSS Document */

#mainimg {
	display: block;
	margin: 0;
	height: 550px;
	position: relative;
	z-index: 0;
}
.swiper-wrapper img {
	height: 550px;
	width: auto;
}

#mi-logo {
	display: block;
	height: 120px;
	margin-left: 0;
	width: 80%;
	position: absolute;
	top: 215px;
	left: 10%;
	z-index: 10;
}

#mi-logo h2 {
	display: block;
	margin-bottom: 20px;
	width: 100%;
}

#mi-logo p {
	font-size: 24px;
	background-color: rgba(0,176,80,.55);
	color: #FFF;
	line-height: 1.8em;
	text-align: center;
	padding: 5px 0;
	width: 100%;
}

#mi-menu {
	display: none;
}

#mi-foot {
	background: url(../images/top/f-mainimg_sp.png) no-repeat;
	background-size: auto;
	background-position: center bottom;
	display: block;
	height: 50px;
	width: 100%;
	position: absolute;
	top: 525px;
	z-index: 20;
}

#system {
	display: block;
	margin: 50px 0;
	width: 100%;
}

.t-catch {
	font-size: 26px;
	font-weight: 600;
	line-height: 1.8em;
	text-align: center;
    position: relative;
    padding: 20px 0;
    border-bottom: 3px solid #036;
    width: 14em;
    margin: 0 auto;
}

.t-catch:before {
    position: absolute;
    left: 45%;
    bottom: -40px;
    content: '';
    border-width: 20px;
    border-style: solid;
    border-color: #036 transparent transparent transparent;
}

.t-catch:after {
    position: absolute;
    left: 45%;
    bottom: -36px;
    content: '';
    border-width: 20px;
    border-style: solid;
    border-color: #ffffff transparent transparent transparent;
}

#product-characteristics {
	display: block;
	margin: 30px auto;
	width: 96%;
}

#product-characteristics img {
	display: block;
	margin: 0 0 20px;
	width: 100%;
}

#product-characteristics p {
	font-size: 16px;
	line-height: 2em;
	text-align: left;
	display: block;
	margin: 0 auto;
	width: 96%;
}

#service {
	display: block;
	margin: 50px 0 20px;
	width: 100%;
	position: relative;
}
#service h2 {
	font-size: 26px;
	font-weight: 600;
	color: #FFF;
	background-color: #003C60;
	text-align: center;
	display: block;
	margin: 0 auto 30px;
	padding: 20px 10px;
	width: 100%;
	box-sizing: border-box;
}
#product {
	display: block;
	margin: 0 auto;
	padding: 0;
	height: 167px;
	width: auto;
}
#product li {
	margin: 0;
	padding: 0;
}
.bx-wrapper {
	border:none!important;
	box-shadow: none!important;
}
#service p {
	display: block;
	width: auto;
	position: absolute;
	top: 220px;
	right: 5px;
	z-index: 30;
}
#service p::before {
    font-family: 'Font Awesome 5 Free';
    font-weight: 600;
    content: '\f105';
	margin-right: 10px;
}

#service-explanation {
	display: block;
	margin: 0 auto 50px;
	width: 96%;
}
#service-explanation p {
	font-size: 16px;
	line-height: 1.8em;
}

#service-explanation ul {
	display: -webkit-flex;
    display: flex;
    justify-content: space-between;
	flex-wrap: wrap;
	margin: 30px 0 0;
	width: 100%;
}
#service-explanation li {
	font-size: 16px;
	font-weight: 600;
	color: #FFF;
	background-color: #069;
	display: table-cell;
	text-align: center;
	vertical-align: middle;
	margin: 10px 0;
	padding: 40px 0;
	width: 48%;
	border-radius: 50%;
}

.t-subtit {
	font-size: 26px;
	font-weight: 900;
	text-align: center;
	width: 100%;
}
.t-subtit span {
	font-size: 16px;
	font-weight: normal;
	display: block;
	margin-top: 5px;
	width: 100%;
}

#greeting {
	display: block;
	margin: 50px auto;
	width: 96%;
}

#ceo {
    display: block;
	margin: 80px auto;
	width: 100%;
}

#ceo img {
	display: block;
	margin: 0 auto 10px;
	width: 250px;
}

#ceo-gr p {
	font-size: 16px;
	line-height: 1.8em;
	text-align: left;
	text-indent: 1em;
	margin-bottom: 1em;
}

#outline dl {
	margin: 30px auto 0;
	padding: 10px;
	width: 98%;
	box-sizing: border-box;
}

#outline dt:first-child {
	background-color: #F5F6FB;
	padding-top: 1em;
	border-top: solid 1px #D9DBEC;
}

#outline dt {
	font-weight: 600;
	background-color: #F5F6FB;
	width: 100%;
	border-bottom: dotted 1px #D9DBEC;
}

#outline dd {
	margin: 0.5em 0 1.5em;
	padding-bottom: 0.5em;
	width: 100%;
	border-bottom: solid 1px #D9DBEC;
}

#outline {
	display: block;
	margin: 50px auto;
	width: 96%;
}

#outline table {
	display: block;
	margin: 30px auto;
	width: 100%;
}

#outline th {
	text-align: center;
	display: block;
	margin: 0;
	padding: 10px;
	width: 100%;
	box-sizing: border-box;
	border-top: solid 1px #D9DBEC;
	border-bottom: solid 1px #D9DBEC;
}

#outline td {
	text-align: center;
	display: block;
	margin: 0;
	padding: 10px;
	box-sizing: border-box;
	width: 100%;
	border-bottom: solid 1px #D9DBEC;
}

#access {
	display: block;
	margin: 50px auto;
	width: 100%;
}

#accmap {
	margin: 20px auto 0;
	position: relative;
	padding-bottom: 56%;
	padding-top: 20px;
	height: 0;
	width: 98%;
	overflow: hidden;
}
 
#accmap iframe,
#accmap object,
#accmap embed {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}
.map_control {
	font-size: 14px;
	text-align: center;
	margin: 5px;
	width:100%;
}

#access p {
	font-size: 16px;
	margin: 10px 0 30px;
	text-align: center;
	width: 100%;
}

#bt-outline {
	display: block;
	margin: 0 auto;
	width: 96%;
}
#bt-outline a {
	font-size: 16px;
	font-weight: 600;
	text-align: center;
	background-color: #999;
	color: #FFF;
	display: block;
	margin: 0 auto;
	padding: 20px 10px;
	width: 250px;
}

#bn_confidence {
	display: block;
	margin: 30px auto;
	width: 100%;
}
#bn_confidence img {
	height: auto;
	width: 100%;
}

@media screen and (max-device-width: 380px) {
#mainimg {
	height: 500px;
}
#mi-logo {
	top: 180px;
}
.swiper-wrapper img {
	height: 500px;
}
#mi-logo p {
	font-size: 20px;
}

#mi-foot {
	top: 460px;
}

.t-catch {
	font-size: 20px;
}
#service h2 {
	font-size: 20px;
}

}
@media only screen and (min-width: 769px) {
#mainimg {
	display: block;
	margin: 0 auto;
	height: 775px;
	width: 1280px;
	position: relative;
	z-index: 0;
}
.swiper-wrapper img {
	height: auto;
	width: auto;
}

#mi-logo {
	display: block;
	margin: 0;
	width: 480px;
	position: absolute;
	top: 216px;
	left: 280px;
	z-index: 10;
}

#mi-logo p {
	font-size: 28px;
}

#mi-menu {
	background-color: rgba(31,78,121,.55);
	display: block;
	margin: 0;
	padding: 0;
	height: 720px;
	width: 250px;
	position: absolute;
	top: 0;
	right: 0;
	z-index: 10;
}

#mi-menu ul {
	text-align: right;
	display: block;
	margin: 50px auto;
	width: 200px;
}

#mi-menu li a {
	font-size: 18px;
	color: #FFF;
	line-height: 2.5em;
}
#mi-menu li a:hover {
	opacity: 0.7;
}

#mi-foot {
	background: url(../images/top/f-mainimg.png) no-repeat;
	background-size: auto;
	background-position: center bottom;
	display: block;
	padding: 0;
	height: 109px;
	width: 1280px;
	position: absolute;
	top: 666px;
	z-index: 20;
}

#system {
	display: block;
	margin: 80px auto 100px;
	width: 1280px;
}

.t-catch {
	font-size: 36px;
	width: 24em;
}

.t-catch:before {
    left: 50%;
    bottom: -40px;
    content: '';
    border-width: 20px;
}

.t-catch:after {
    left: 50%;
    bottom: -36px;
    content: '';
    border-width: 20px;
}

#product-characteristics {
	display: block;
	margin: 120px auto 0;
	width: 1100px;
}

#product-characteristics img {
	display: block;
	margin: 0;
	float: left;
	width: 620px;
}

#product-characteristics p {
	text-align: left;
	display: block;
	margin: 0;
	float: right;
	width: 400px;
}

#service {
	display: block;
	margin: 80px 0;
	width: 100%;
	position: relative;
}
#service h2 {
	font-size: 36px;
	padding: 40px 0;
}

#service p {
	display: block;
	margin-left: 580px;
	width: auto;
	position: absolute;
	top: 310px;
	left: 50%;
	z-index: 30;
}

#service-explanation {
	margin: 80px auto;
	width: 1280px;
}

#service-explanation ul {
	display: -webkit-flex;
    display: flex;
    justify-content: space-between;
	flex-wrap: nowrap;
}

#service-explanation li {
	font-size: 20px;
	padding: 90px 0;
	width: 200px;
}

.t-subtit {
	font-size: 32px;
	margin-bottom: 40px;
}

.t-subtit span {
	font-size: 18px;
	margin-top: 10px;
}

#greeting {
	display: block;
	margin: 100px auto;
}

#ceo {
	display: -webkit-flex;
    display: flex;
    justify-content: space-between;
	flex-wrap: nowrap;
	margin: 80px auto 0;
	width: 1200px;
}

#ceo img {
	display: block;
	margin: 0;
	width: 250px;
}

#ceo-gr {
	margin: 30px 0 0;
	width: 900px;
}

#outline {
	display: block;
	margin: 100px auto;
	width: 1280px;
}

#outline dl {
	display: flex;
	flex-wrap: wrap;
	margin: 60px auto 0;
	padding: 0;
	width: 900px;
	border-top: solid 1px #D9DBEC;
	border-left: solid 1px #D9DBEC;
}

#outline dt:first-child {
	padding: 15px 20px;
	border-top: none;
	border-right: solid 1px #D9DBEC;
	border-bottom: solid 1px #D9DBEC;
	box-sizing: border-box;
}

#outline dt, #outline dd {
	padding: 15px 20px;
	border-right: solid 1px #D9DBEC;
	border-bottom: solid 1px #D9DBEC;
	box-sizing: border-box;
}

#outline dt {
	font-weight: 600;
	width: 250px;
}

#outline dd {
	margin: 0;
	width: calc(100% - 250px);
}

#accmap {
	margin: 50px auto 0;
	position: relative;
	padding-bottom: 56%;
	padding-top: 20px;
	height: 0;
	width: 100%;
	overflow: hidden;
}

#bt-outline a {
	text-align: center;
	display: block;
	margin: 0 auto;
	padding: 10px;
	width: 250px;
}
#bt-outline a:hover {
	opacity: 0.7;
	text-decoration: none;
}

#bn_confidence {
	display: block;
	margin: 100px auto 40px;
	width: 1280px;
}
}