<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@charset "UTF-8";
/*****************************************************
	inmode module style
*/

.inmode-info-sec .ii-sec1 {
	padding: 100px 0 120px;
    background-color: #fff;
    background-position: center;
	background-size: cover;
	background-repeat: no-repeat;
    text-align: center;
}
.inmode-info-sec .ii-sec1 h5 {
	margin-bottom: 30px;
}
.ii-sec1 h5 img {
	display: block;
	height: 40px;
	margin: 0 auto;
}

.ii1-list .content{
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    align-items: flex-end;
}

.ii1-list .content li{

}

.ii1-list .ii1-item  {
	margin: 50px 5px 0;
    color: #fff
}
.ii1-list .ii1-item &gt; p {
	position: relative;
    padding-bottom: 20px;
    font-size: 12px;
    font-weight: 100;
}
.ii1-list .ii1-item &gt; p:after {
	content: '';
    width: 20px;
    height: 1px;
    position: absolute;
    bottom: 0;
    left: 50%;
    margin-left: -10px;
    background-color: #52aec3;
}
.ii1-list .ii1-item &gt; div {
    display: inline-block;
    width: 150px;
    padding: 10px 0;
    margin: 20px auto 0;
    border: 2px solid #52aec3;
    border-radius: 50em;
    /* font-size: 14px; */
	letter-spacing: -0.03em;
    white-space: nowrap;
}
.inmode-info-sec .ii-sec2 {
	padding: 80px 0 130px;
	background-color: #efefef;
}
.ii-sec2 .ds-cont {
	margin-top: 40px;
}
.ii-sec2 .ds-cont ul {
	margin-right: -13px;	
}
.ii-sec2 .ds-cont ul li {
	padding-right: 13px;
}
.ii-sec2 .ii2-item {
	border: 1px solid #aca6a6;
}
.ii-sec2 .ii2-item &gt; strong {
	display: block;
    background-color: #fff;
    padding: 8px 0;
}
.ii-sec2 .ii2-item &gt; strong img {
    display: block;
    height: 16px;
    max-width: 100%;
    margin: 0 auto;
}
.ii2-item &gt; .inner {
	padding: 0 1rem 1rem;
}
.ii2-item .ii2-1 {
	text-align: center;
}
.ii2-item .ii2-1 .equipt {
	max-width: 100%;
}
.ii2-item .ii2-1 .name {
	height: 20px;
}
.ii2-item .ii2-1 &gt; span {
	display: block;
    letter-spacing: -0.03rem;
    word-break: keep-all;
}
.ii2-item .ii2-2 {
    position: relative;
    height: 1px;
    margin-top: 30px;
    padding-bottom: 56.25%;
    text-align: center;
}
.ii2-item .ii2-2 iframe {
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
}
.ii2-item .ii2-3 {
	position: relative;
    min-height: 200px;
    padding-top: 10px;
    font-size: 12px;
}
.ii2-item .ii2-3.body {
	font-size: 1rem;
}
.ii2-item .ii2-3 &gt; img {
    display: block;
    height: 40px;
    margin: 0 auto;
}
.ii2-item .ii2-3.body &gt; img {
    height: 115px;
    margin-bottom: 20px;
}
.ii2-item .ii2-3 &gt; p {
    max-width: 280px;
    margin: 10px auto 20px;
}
.inmode-info-sec .ii-sec3 {
	padding: 80px 0 130px;
}
.ii-sec3 .ds-cont {
	margin-top: 40px;
	word-break: keep-all;
}
.ii-sec3 .ii3-top,
.ii-sec3 .ii3-bottom {
	background-color: #ffffff;
    border: 1px solid #d2b99f;
}
.ii-sec3 .ii3-top &gt; p {
    padding: 30px 15px;
	background-color: #d2b99f;
    color: #ffffff;
    font-weight: 100;
    text-align: center;
}
.ii-sec3 .ii3-top &gt; p &gt; strong {
	display: block;
    margin-bottom: 10px;
    font-size: 20px;
	font-weight: 600;
    color: #515151;
}
.ii3-top .ii3t-cont {
	overflow-y: hidden;
	overflow-x: auto;
}
.ii3-top .ii3t-cont &gt; .inner {
    display: inline-block;
    padding: 10px 15px;
}
.ii3-top .ii3t-cont table {
    /*width: 300px;*/
    margin: 20px auto;
    text-align: center;
}
.ii3t-cont table thead th {
	padding-bottom: 10px;
    font-weight: 500;
    color: #c5996b;
}
.ii3t-cont table tbody td {
    vertical-align: top;
    font-size: 11px;
    color: #5b5b5b;
}
.ii3t-cont table tbody td b {
	display: block;
	padding-bottom: 5px;
	color: #181818;
}
.ii3t-cont table tbody td b span {
	color: #cf0000;
}
.ii3t-cont table tbody td &gt; span {
	font-size: 10px;
	color: #181818;
}
.ii-sec3 .ii3-bottom {
    margin-top: 15px;
    text-align: center;
}
.ii-sec3 .ii3-bottom .ii3b-l {
    padding: 30px 15px;
	background-color: #d2b99f;
    color: #fff;
    font-weight: 100;
    text-align: center;
}
.ii3-bottom .ii3b-l b {
	display: block;
    margin-bottom: 10px;
    font-size: 20px;
    font-weight: 600;
    color: #515151;
}
.ii-sec3 .ii3-bottom .ii3b-r {
    padding: 20px 15px;
	font-size: 12px;
    color: #898989;
	line-height: 1.4;
}
</pre></body></html>