@charset "shift_jis";
/*==============================================
 common
============================================= */
.menu,
.forPc {
display:none;
}
#header {
border-bottom: #ededed solid 1px;
}
.copyRight { border-top: 1px solid #ededed; }
.pageTop {
width: 40px;
height: 40px;
right: 10px;
background-size: 40px;
border-radius: 50%;
}
img {
width: 100%;
height: auto;
}
.footerIn {
margin-top: 10px;
}
/*==============================================
 ΕΒ
============================================= */
#mainContents {
    font-family: "noto", "Hiragino Sans", "Hiragino Kaku Gothic ProN", "Yu Gothic", "Meiryo", "Arial", sans-serif;
	letter-spacing: 0.08em;
    font-feature-settings: "palt" 1;
}
.mainTitleWrap {
padding: 125% 0 0;
margin: 0 auto;
background: #000 url(https://img1.kakaku.k-img.com/images/article/tieup/25/02_omsystem/main_title.webp) no-repeat center top;
background-size: 100%;
text-indent: -999em;
font-size: 0;
}

/*==============================================
 .noto
============================================= */
/* regular */
@font-face {
    font-family: 'noto';
    src: url(https://img1.kakaku.k-img.com/images/fonts/noto-sans/NotoSansJP-Regular.woff);
    font-weight: normal;
}
/* medium */
@font-face {
    font-family: 'noto';
    src: url(https://img1.kakaku.k-img.com/images/fonts/noto-sans/NotoSansJP-Medium.woff);
    font-weight: 500;
}
/* bold */
@font-face {
    font-family: 'noto';
    src: url(https://img1.kakaku.k-img.com/images/fonts/noto-sans/NotoSansJP-Bold.woff);
    font-weight: 700;
}
.lead {
color: #fff;
box-sizing: border-box;
font-size: 1.18rem;
line-height: 1.9;
padding: 0 25px;
}
.lead a {
color: #00aeff;
text-decoration: underline;
font-weight: bold;
}
.sTxt {
display: block;
font-size: 0.9rem;
line-height: 1.6;
margin-top: 10px;
}
.sTxt li {
line-height: 1.4;
text-indent: -0.9rem;
margin-left: 0.9rem;
margin-bottom: 5px;
}

/*==============================================
 oi[
============================================= */
.bnr a { text-decoration: none; }
.topbnr {
padding: 20px 25px 55px;
margin: 10px 0 0;
}

.innerbnr {
background: #000;
margin-top: 20px;
padding: 32px 26px;
}
.innerbnr .bnr {
background: url(https://img1.kakaku.k-img.com/images/article/tieup/25/02_omsystem/sp_catch_bnr.png) center top no-repeat;
background-size: contain;
}

.topbnr img,
.innerbnr img {
width: 100%;
}

/*==============================================
 #mainContents
============================================= */
#mainContents02,
#mainContents {
	letter-spacing: 0.07em;
    font-feature-settings: "palt" 1;
}
/*----- Ά -----*/
.paragraphB p,
.paragraph p {
color: #303030;
font-size: 1.3rem;
line-height: 1.8;
margin-top: 30px;
}
.paragraph p b {
color: #000;
    font-weight: bold;
}
.paragraphIn > p:first-child {
margin-top: 10px;
}
.paragraphB p + p,
.paragraph p + p {
margin-top: 20px;
}
.paragraphB .cap,
.paragraph .cap {
font-size: 1rem;
line-height: 1.7;
}

/*----@paragraph@----*/
.paragraph {
border-top: 1px solid #d1d1d1;
transition: background-color .2s, border-top-color .2s;
}
#matome .paragraphIn {
padding-bottom: 40px;
}
#matome p strong {
display: none;
}
.spAccordion {
display: none;
padding: 0;
}
.spAccordion-none {
padding: 0;
}
.paragraphIn {
padding: 0px 27px 10px;
}
.sTitle h3 {
font-size: 1.5rem;
font-weight: bold;
line-height: 1.5;
text-align: center;
margin-top: 45px;
}
.sTitle + p {
margin-top: 15px;
}



/*----- A-css H2 -----*/
h2.no-titleImg {
position: relative;
padding: 20px 45px 20px 0px;
font-weight: bold;
}
h2.no-titleImg em {
display: none;
}
h2.no-titleImg span {
display: block;
padding-left: 26px;
font-size: 1.45rem;
line-height: 1.6;
}

/*----- B-css H2 -----*/
h2.titleImg {
display: table;
position: relative;
font-weight: bold;
padding: 24px 30px 22px 27px;
}
h2.titleImg em {
display: table-cell;
vertical-align: top;
width: 95px;
}
h2.titleImg span {
color: #1B1B1B;
display: table-cell;
padding: 0 23px 0 16px;
font-size: 1.45rem;
font-weight: bold;
line-height: 1.5;
-webkit-tap-highlight-color:rgba(0,0,0,0);
letter-spacing: 0.01em;
font-feature-settings: "palt" 1;
vertical-align: top;
}

/*----- h2 -----*/
.paragraph h2 .forPc {
display: none;
}
.paragraph h2 span b {
color: #0f7b52;
display: block;
font-size: 1.8rem;
margin-bottom: 0px;
padding-bottom: 2px;
font-family: "ΰΎ©", YuMincho, "qMmΎ© ProN W3", "Hiragino Mincho ProN", "HGΎ©E", "lr oΎ©", "lr Ύ©", serif;
font-feature-settings: "palt" 1;
font-weight: 700;
letter-spacing: 0.04em;
}
.paragraph h2:after {
content: "";
display: inline-block;
position: absolute;
top: 1px;
bottom: 0;
right: 20px;/*----@Ά©ηΜξσΜΚu@----*/
width: 8px;
height: 8px;
margin: auto;
-webkit-transition: opacity .2s ease, -webkit-transform .2s ease;
transition: opacity .2s ease, -webkit-transform .2s ease;
transition: transform .2s ease, opacity .2s ease;
transition: transform .2s ease, opacity .2s ease, -webkit-transform .2s ease;
-webkit-transform: rotate(45deg);
transform: rotate(45deg);
vertical-align: middle;
border-bottom: 2px solid #c9c9c9;/*----@ξσΜF@----*/
border-right: 2px solid #c9c9c9;/*----@ξσΜF@----*/
}
.paragraph.active h2:after {
top: 3px;
-webkit-transform: rotate(225deg);
transform: rotate(225deg);
}


:is(.imgBox, .imgBoxB) {
margin-top: 40px;
}
:is(.imgBox, .imgBoxB, .sampleBox) :is(.cap) {
margin-top: 15px;
}
:is(.imgBox, .imgBoxB) :is(img) {
width: 100%;
}
.imgBox + .imgBox {
margin-top: 15px;
}

.imgBoxSp .imagesClear p {
box-sizing: border-box;
padding-left: 15px;
}
.imgLine img {
box-sizing: border-box;
border: #dddddd solid 1px;
}

.imgBox a + a {
display: block;
margin-top: 10px;
}
.imagesClear {
overflow: hidden;
}


/*---- .photoSampleBox ----*/
.photoSampleBox {
border: #dadada solid 2px;
box-sizing: border-box;
margin-top: 50px;
padding: 35px 25px;
}
.photoSampleBox + .photoSampleBox {
border: #dadada solid 3px;
box-sizing: border-box;
margin-top: 25px;
padding: 35px 25px;
}
.sampleTitle h4 {
text-align: center;
font-size: 1.5rem;
line-height: 1.5;
font-weight: bold;
font-family: "ΰΎ©", YuMincho, "qMmΎ© ProN W3", "Hiragino Mincho ProN", "HGΎ©E", "lr oΎ©", "lr Ύ©", serif;
font-feature-settings: "palt" 1;
letter-spacing: 0.04em;
}

/*---- .sampleBox ----*/
.sampleBox {
width: 100%;
margin: 30px auto 0;
}
.sampleBox + .sampleBox {
width: 100%;
margin: 20px auto 0;
}
.sampleBox strong {
display: block;
font-size: 1.2rem;
margin-bottom: 8px;
}
.sampleBox .imagesClear a + a {
display: block;
margin-top: 15px;
}
.sampleText a {
	display: block;
	color: #0827c4;
	text-align: right;
}
.sampleText a:after {
	content: "\E014";
	font-family: iconfont;
	font-weight: 100;
	font-size: 1.2em;
	vertical-align: -1px;
}
.sampleBox p.sTxt {
box-sizing: border-box;
display: block;
font-size: 12px;
line-height: 1.6;
margin-top: 20px;
text-indent: -12px;
padding-left: 12px;
}
.photoSampleBox p {
margin-top: 30px;
}

/*----.table01 ----*/
.tableTitle {
border-left: #0f7b52 solid 4px;
box-sizing: border-box;
margin-top: 30px;
padding-left: 7px;
}
.tableTitle strong {
	font-size: 1.2em;
}
.table01 table {
border: solid #84bca7;
border-width: 1px 0 1px 1px;
border-spacing: 0;
box-sizing: border-box;
width: 100%;
margin: 10px auto 0;
empty-cells: show;
line-height: 1.5;
font-size: 100%;
}
.table01 th {
background: #f3fffa;
border: solid #84bca7;
border-width: 0 0 1px 0;
font-size: 1rem;
font-weight: bold;
text-align: left;
margin: 0;
padding: 7px;
}
.table01 td {
background: #fff;
border: solid #84bca7;
border-width: 1px;
text-align: left;
padding: 7px;
font-size: 1.1rem;
line-height: 1.6;
width: 63%;
}

/*----- youTube -----*/
.youTubeBox {
margin: 20px auto 0;
}
.youTubeBox img {
max-width: 100%;
height: auto;
}
.youtubeThum {
width: 100%;
cursor: pointer;
transition: .2s;
position: relative;
}
.youtubeThum::before,
.youtubeThum::after {
content: '';
display: block;
position: absolute;
top: 50%;
left: 50%;
z-index: 2;
}
.youtubeThum::before {
width: 40px;
height: 40px;
border-radius: 50%;
background: rgba(0, 0, 0, 0.65);
margin: -20px 0 0 -20px;
}
.youtubeThum::after {
width: 0px;
height: 0px;
border: 8px solid transparent;
border-left: 13px solid #fff;
margin: -7px 0 0 -4px;
}
.youtubeThum:hover {
opacity: 1;
transition: none
}
.youtubeModalOverlay {
z-index: 100;
display: none;
position: fixed;
top: 0;
left: 0;
width: 100%;
height: 120%;
background-color: rgba(0, 0, 0, 0.75);
}
.youtubeModalCon {
width: 90%;
margin: 0;
padding: 0;
background: #fff;
position: fixed !important;
display: none;
z-index: 311;
top: 50%;
left: 50%;
transform: translate(-50%, -50%);
}
.youtubeModalConIn {
position: relative;
width: 100%;
padding-top: 56.25%;
overflow: hidden;
}
.youtubeModalConIn iframe {
position: absolute;
top: 0;
right: 0;
width: 100%;
height: 100%;
}
.youtubePlayerWrp {
display: none;
}


/*==============================================
 .productBox
============================================= */
.productBox {
border-top: #d1d1d1 solid 1px;
background: #000 url(https://img1.kakaku.k-img.com/images/article/tieup/25/02_omsystem/sp_produc_bg.webp) no-repeat center top;
background-size: 100%;
box-sizing: border-box;
padding: 70px 40px 30px;
}
.productTitle h4 {
color: #fff;
text-align: center;
font-size: 1.6rem;
line-height: 1.4;
font-weight: 600;
font-family: "ΰΎ©", YuMincho, "qMmΎ© ProN W3", "Hiragino Mincho ProN", "HGΎ©E", "lr oΎ©", "lr Ύ©", serif;
font-feature-settings: "palt" 1;
letter-spacing: 0.04em;
margin: 0 0 23px;
}
.productTitle h4 span {
display: block;
font-size: 1.1rem;
letter-spacing: 0.2em;
margin: 0 0 10px;
}

.itemBox02,
.itemBox01 {
background: #fff;
box-sizing: border-box;
padding: 35px 20px 30px;
}
.productBoxIn .img {
box-sizing: border-box;
padding: 0 35px 0 23px;
}
.itemBox02 {
margin-top: 30px;
}
.productBoxIn img {
width: 100%;
}
.name {
font-size: 2rem;
font-weight: bold;
line-height: 1.3;
text-align: center;
margin: -15px 0 10px;
}

/*==============================================
.releasedate
============================================= */
.bottomColor {
background: #f8f8f8;
box-sizing: border-box;
padding: 40px 20px 20px;
}
.makerBanner {
margin-bottom: 10px;
}
.makerBanner + .makerBanner {
margin-bottom: 20px;
}
.makerBanner img {
width: 100%;
}
.notice li {
font-size: 0.9rem;
line-height: 1.4;
margin: 0 0 5px;
text-indent: -25px;
padding: 0 0 0 25px;
}
.releasedate {
	font-size: 0.85rem; 
	margin: 0 ;
padding: 30px 0 20px;
}