@charset "shift_jis";

/*==============================================
 common
============================================= */
.menu {
	display:none;
}
img {
	display: block;
	width: 100%;
	height: auto;
}

#header {
	border-bottom: #ededed solid 1px;
}
#footer {
	margin-top: 1rem;
}
.copyRight {
	border-top: 1px solid #ededed;
}
.pageTop {
	width: 40px;
	height: 40px;
	right: 10px;
	background-size: 40px;
	border-radius: 50%;
}

em {
	font-style: normal;
}

.releasedate {
	font-size: 0.85rem; 
	color: #fff;
	padding: 3rem 1.5em;
}

#contents {
	background: #000;
	font-family:"Yu Gothic Medium", "ŸàƒSƒVƒbƒN Medium", YuGothic, "ŸàƒSƒVƒbƒN‘Ì", "ƒqƒ‰ƒMƒmŠpƒS Pro W3", "ƒƒCƒŠƒI", sans-serif;
	font-feature-settings: "palt" 1;
	letter-spacing: 0.05em;
}


/*==============================================
 ŠÅ”Â
============================================= */
.mainTitleWrap {
	background: url(https://img1.kakaku.k-img.com/images/article/tieup/24/01_omsystem/sp_mainimg.jpg) no-repeat center top;
	background-size: 100%;
	font-size: 0;
	text-indent: -999em;
	margin: 0 auto;
	padding-top: 87%;
}

.lead {
	background: #2b2b2b;
	margin-top: .5rem;
	padding: 0 0 2.5rem;
}
.lead p {
	font-size: 1.2rem;
	color: #fff;
	line-height: 1.8;
	padding: 0 2rem;
}
.lead p a {
	color: #4a8eff;
	text-decoration: underline;
}


/*==============================================
 ƒoƒi[
============================================= */
.topbnr {
	background: linear-gradient(#000 50%, #2b2b2b 0);
	margin: 0 auto 2rem;
	padding: 0 2rem;
}
.topbnr a {
	display: block;
	background: #0a2f88;
	font-size: 1.4rem;
	font-weight: bold;
	color: #fff;
	text-align: center;
	padding: 1rem 1.5rem;
	position: relative;
}
.topbnr a:after {
	content: "";
	display: block;
	width: 10px;
	height: 20px;
	background: url(https://img1.kakaku.k-img.com/images/article/tieup/24/01_omsystem/arrow.svg) no-repeat 0 0;
	background-size: 10px;
	position: absolute;
	top: 50%;
	right: 1rem;
	margin-top: -10px;
}
.topbnr a span {
	display: none;
}

.innerbnr a {
	display: block;
	width: 100%;
	height: 0;
	background: url(https://img1.kakaku.k-img.com/images/article/tieup/24/01_omsystem/sp_innerbnr.jpg) no-repeat center top;
	background-size: 100%;
	margin: 2.5rem auto 0;
	padding-top: 27%;
}
.innerbnr a * {
	font-size: 0;
	text-indent: -999em;
}


/*==============================================
 ƒRƒ“ƒeƒ“ƒc
============================================= */
.paragraph p {
	font-size: 1.5rem;
	line-height: 1.7;
	margin-top: 3rem;
}
.paragraphIn > p:first-child {
	margin-top: 1.5rem;
}
.paragraph .cap {
	font-size: 1.1em;
	line-height: 1.6;
	margin-top: 1rem !important;
}

.paragraph {
	background: #fff;
	border-top: 1px solid #2b2b2b;
	transition: background-color .2s, border-top-color .2s;
}
.paragraphIn {
	padding: 0 2rem 0;
}
.spAccordion {
	display: none;
}

#article04 .paragraphIn {
	padding-bottom: 2.5rem;
}

.paragraph h2 {
	font-family: "Ÿà–¾’©", YuMincho, "ƒqƒ‰ƒMƒm–¾’© ProN W3", "Hiragino Mincho ProN", "HG–¾’©E", "‚l‚r ‚o–¾’©", "‚l‚r –¾’©", serif;
	font-size: 2.1rem;
	line-height: 1.4;
	font-weight: bold;
	padding: 1.8rem 1.5rem 1.6rem 2.2rem;
	position: relative;
}
.paragraph h2 span {
	display: block;
	padding: 0 0 0 1.8rem;
	-webkit-tap-highlight-color:rgba(0,0,0,0);
}
.paragraph h2:after {
	content: "";
	display: inline-block;
	position: absolute;
	top: 1px;
	bottom: 0;
	left: 1.5rem;
	width: 8px;
	height: 8px;
	margin: auto;
	transition: transform .2s ease, opacity .2s ease;
	transform: rotate(45deg);
	vertical-align: middle;
	border-bottom: 4px solid #d6d6d6;
	border-right: 4px solid #d6d6d6;
}
.paragraph.active h2:after {
	top: 3px;
	-webkit-transform: rotate(225deg);
	transform: rotate(225deg);
}
.paragraph h2 em {
	display: block;
	font-size: 1.3rem;
	color: #0a2f88;
	margin-bottom: .5rem;
}
.paragraph h3 {
	font-size: 1.6rem;
	line-height: 1.5;
	font-weight: bold;
	margin: 3rem auto 0;
}
.paragraph h2 br,
.paragraph h3 br {
	display: none;
}

.points {
	background: url(https://img1.kakaku.k-img.com/images/article/tieup/24/01_omsystem/p4_bg.jpg) no-repeat center 0;
	background-size: cover;
	background-color: #000;
	color: #fff;
	margin: 3rem auto 0;
	padding: 2.5rem 2rem;
}
.points h3 {
	font-size: 1.5rem;
	font-weight: bold;
	text-align: center;
	margin: 0 auto;
}
.points dl {
	margin: 1.5rem auto 0;
}
.points dt {
	font-size: 1.2rem;
	font-weight: bold;
	color: #4a8eff;
	margin-top: 1.3rem;
}
.points dd {
	font-size: 1rem;
	line-height: 1.3;
	margin-top: .5rem;
}


/*==============================================
 ‰æ‘œ
============================================= */
.imgBox {
	margin: 3.5rem auto 3rem;
}
.paragraphIn > .imgBox:first-child {
	margin-top: 1.5rem;
}
.imgBox a {
	display: block;
}
.imgBox a + a {
	margin-top: 1rem;
}
.imgBox strong {
	display: block;
	border-left: .6rem solid #1881fe;
	font-size: 1.6rem;
	margin-bottom: .8rem;
	padding: .2rem 0 0 .5rem;
}
.imgBox .cap small {
	display: block;
	margin-top: 0.5rem;
}


/*==============================================
 ì—á
============================================= */
.sample {
	border: 4px solid #dfdfdf;
	margin: 3rem auto;
	padding: 2rem 1.2rem;
}
.sampleBox h3 {
	border-bottom: 2px solid #333;
	font-size: 1.9rem;
	font-weight: bold;
	line-height: 1.3;
	text-align: center;
	margin: 0 auto 1.2rem;
	padding: .5rem 0 .8rem;
}
.sampleBox h3 span {
	display: block;
	background: #333;
	width: 9rem;
	height: 2.2rem;
	font-size: 1.1rem;
	font-weight: normal;
	color: #fff;
	line-height: 2.1;
	margin: 0 auto .6rem;
	padding: 0 0 0 .2rem;
}
.sampleBox div,
.sampleBox div a + a {
	margin-top: 1rem;
}
.sampleBox div a {
	display: block;
	position: relative;
}
.sampleBox div a span {
	display: block;
	width: 6rem;
	height: 2rem;
	background-color: rgba(0,0,0,.5);
	font-size: 1.1rem;
	color: #fff;
	line-height: 2rem;
	text-align: center;
	position: absolute;
	top: 0;
	left: 0;
}
.sampleBox .cap a {
	display: block;
	color: #4a8eff;
}
.sampleBox .cap a:before {
	content: '\E008';
	font-family: iconfont;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	font-size: 1.4rem;
	font-style: normal;
	font-variant: normal;
	font-weight: 100;
	text-decoration: none;
	text-transform: none;
	vertical-align: middle;
	margin-right: 2px;
}
.shot {
	margin: 2rem auto 0;
}
.shot dt {
	background: url(https://img1.kakaku.k-img.com/images/article/tieup/24/01_omsystem/icon_shot.svg) no-repeat 0 center;
	font-size: 1.2rem;
	font-weight: bold;
	padding: 1px 0 0 28px;
}
.shot dd {
	display: flex;
	flex-flow: row wrap;
	justify-content: space-between;
}
.shot dd a {
	display: block;
	width: 31%;
	margin-top: .8rem;
}
.shot dd a.pickup {
	position: relative;
}
.shot dd a.pickup:after {
	content: "";
	display: block;
	width: 100%;
	height: auto;
	border: 4px solid #4a8eff;
	padding-top: 67%;
	box-sizing: border-box;
	position: absolute;
	top: 0;
	left: 0;
}


/*==============================================
 “®‰æ
============================================= */
.movBox {
	background: #f1f1f1;
	margin: 3.5rem auto 3rem;
	padding: 2.2rem 1.5rem 2rem;
}
.movTit {
	font-size: 1.5rem;
	font-weight: bold;
	line-height: 1.3;
	text-align: center;
	margin-bottom: .8rem;
}
.movBox .mov video {
	display: block;
	width: 100%;
	height: auto;
	margin-bottom: 10px;
}
.movBox .cap {
	font-size: 1.1em !important;
	line-height: 1.6 !important;
	margin-top: 1rem !important;
}


/*==============================================
 »•iÐ‰î
============================================= */
.productBox {
	padding: 3rem 2rem 1rem;
}
.productBox .title {
	background: url(https://img1.kakaku.k-img.com/images/article/tieup/24/01_omsystem/sp_prd_title.png) no-repeat center top;
	background-size: 100%;
	margin: 0 auto 1rem;
	padding-top: 31.03%;
}
.productBox .title * {
	font-size: 0;
	text-indent: -999em;
}
.productBox ul {
	background: #fff;
	padding: .2rem 0 2.5rem;
}
.productBox li {
	text-align: center;
	padding: 0 2rem;
}
.productBox a {
	display: block;
	margin-top: 3rem;
}
.productBox a img {
	width: 80%;
	margin: 0 auto;
}
.productBox li a dt {
	font-size: 2.15rem;
	font-weight: bold;
	line-height: 1.2;
	margin: 1.2rem auto 0;
}
.productBox li a dt span {
	display: block;
	font-size: 0;
	text-indent: -999em;
}
.productBox li a dd {
	background: #0a2f88;
	font-size: 1.2rem;
	font-weight: bold;
	color: #fff;
	line-height: 1.5;
	text-align: center;
	margin-top: 1rem;
	padding: 1rem 1.5rem;
	position: relative;
}
.productBox li a dd:after {
	content: "";
	display: block;
	width: 10px;
	height: 20px;
	background: url(https://img1.kakaku.k-img.com/images/article/tieup/24/01_omsystem/arrow.svg) no-repeat 0 0;
	background-size: 10px;
	position: absolute;
	top: 50%;
	right: 1rem;
	margin-top: -10px;
}


/*==============================================
 ’Žß
============================================= */
sup {
	top: .1em;
}
.notes {
	margin: 2.5rem auto 0;
	padding: 0 2rem;
}
.notes li {
	font-size: .9rem;
	color: #fff;
	line-height: 1.5;
}


/*==============================================
 ƒoƒi[—Þ
============================================= */
.linkBanner {
	margin: 3rem auto 0;
	padding: 0 2rem;
}
.linkBanner a {
	display: block;
	margin-top: 1.5rem;
}



/*----- .scroll -----*/
.scroll {
	overflow: auto;
	padding-bottom: 10px;
}
.scroll::-webkit-scrollbar{
	height: 5px;
}
.scroll::-webkit-scrollbar-track{
	background: #F1F1F1;
}
.scroll::-webkit-scrollbar-thumb {
	background: #BCBCBC;
}



