@charset "utf-8";

/*****************************************************
[CSS Information]
	File Name: structure.css
*****************************************************/
/* ==================================================
	pomera TOP & accessory RWD
================================================== */
/* base
------------------------------ */
body.top {
	background: #f4f4f4 url("/pomera/common/images/bg_body_texture.png");
	min-width: 0;
}

/* header
------------------------------ */
body.top #header .outer,
body.acc #header .outer {
	padding: 0 10px;
}
body.top #header .outer > .inner,
body.acc #header .outer > .inner {
	width: 100%;
	max-width: 980px;
}
body.top #header .outer > .inner::after,
body.acc #header .outer > .inner::after{
	content: "";
	display: block;
	height: 0;
	clear: both;
}
body.top #header .logo,
body.acc #header .logo{
	display: block;
	float: left;
}
body.top #header .logo img,
body.acc #header .logo img{
	margin: 12px 0 0;
}

@media only screen and (max-width: 768px) {
	body.top #header .logo,
	body.acc #header .logo{
		float: none;
	}
	body.top #header .logo img,
	body.acc #header .logo img {
		margin: 10px auto 0;
		width: 126px;
		height: auto;
	}
}

body.top #header nav,
body.acc #header nav{
	display: block;
	width: auto;
	text-align: left;
	float: right;
}
body.top #header nav li,
body.acc #header nav li {
	font-size: 107.692%;
}
body.top #header nav li a,
body.acc #header nav li a{
	padding: 11px 3px 10px 33px;
	background: url("/pomera/common/images/arw_right_01.png") 21px 50% no-repeat;
}
body.top #header nav li.blank a,
body.acc #header nav li.blank a {
	padding-right: 17px;
}

@media only screen and (max-width: 768px) {
	body.top #header nav,
	body.acc #header nav{
		float: none;
	}
	body.top #header nav ul,
	body.acc #header nav ul {
		display: block;
		width: 100%;
		text-align: center;
		margin-top: 12px;
	}
	body.top #header nav ul li,
	body.acc #header nav ul li {
		display: inline-block;
		font-size: 100%;
	}
	body.top #header nav li a,
	body.acc #header nav li a{
		padding: 11px 3px 4px 33px;
		background: url("/pomera/common/images/arw_right_01.png") 21px 60% no-repeat;
	}
}

body.top #header .subMenu .inner ,
body.acc #header .subMenu .inner {
	background-color: #242424;
	-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=90)";
	filter: alpha(opacity=90);
	opacity: 0.9;
	padding: 0 10px;
	box-sizing: border-box;
}
body.top #header .subMenu .inner-contents ,
body.acc #header .subMenu .inner-contents {
	padding: 5px 0;
	width: 100%;
	max-width: 980px;
}

/* content
------------------------------ */
/*body.top #content {
	padding-left: 10px;
	padding-right: 10px;
}*/
/*@media only screen and (max-width: 768px) {
	body.top #content {
		padding-left: 10px;
		padding-right: 10px;
	}
}*/

/* footer
------------------------------ */

body.top #footer,
body.acc #footer {
	text-align: center;
	padding: 0 10px;
}

body.top #footer > .inner,
body.acc #footer > .inner {
	max-width: 980px;
	width: 100%;
	padding: 24px 0 17px;
}
body.top #footer > .inner p + p,
body.acc #footer > .inner p + p {
	margin-top: 10px;
}

@media only screen and (max-width: 768px) {
	body.top #footer,
	body.acc #footer {
		font-size: 92.307%;
	}
}

/* socialArea
------------------------------ */
body.top .socialArea,
body.acc .socialArea,
body.top ul.social,
body.acc ul.social {
    float: none;
    text-align: right;
    margin-top: 0;
}
body.top ul.social::after,
body.acc ul.social::after {
    content: "";
    display: block;
    height: 0;
    clear: both;
}

body.top ul.social li,
body.acc ul.social li {
	display: inline-block;
	float: none;
}

body.top ul.social li + li,
body.acc ul.social li + li {
    margin-left: 40px;
}

body.top ul.social li > iframe,
body.acc ul.social li > iframe {
    vertical-align: top;
}

body.top #facebook,
body.acc #facebook,
body.top #twitter,
body.acc #twitter {
	width: auto;
}
body.top #facebook,
body.acc #facebook {
	margin-left: 0;
}

@media only screen and (max-width: 768px) {
	body.top ul.social {
		text-align: center;
	}
	body.top ul.social li + li {
		margin-left: 15px !important;
	}
}
/* mainVisual
------------------------------ */
body.top .mainVisual{
	text-align: center;
	background:url("/pomera/common/images/bg_texture_02.png") 0 0 repeat-x;
	background: -webkit-linear-gradient(#c2c2c2, #eaeaea);
	background: linear-gradient(#c2c2c2, #eaeaea);
	background-size: contain;
	/*background:url("/pomera/common/images/bg_texture_02.png") 0 0 repeat-x;*/
	padding: 40px 0 24px;
	margin:0 auto;
	/*min-width: 980px;*/
	filter: progid:DXImageTransform.Microsoft.Shadow(color=#cccccc,direction=135,strength=4,enabled=true); /* IE5.5+ */
	box-shadow: 1px 1px 3px rgba(0, 0, 0, 0.4);
}
body.top .mainVisual .screen{
	text-align: center;
	margin: 0 auto;
	width: 100%;
	max-width: 980px;
	*zoom: 1;
}
body.top .mainVisual .screen.itemOne {
width: auto;
}

@media only screen and (max-width: 768px) {
	body.top .mainVisual {
		padding: 40px 0;
	}
}

body.top .mainVisual .carousel .listImg > li,
body.top .mainVisual .itemOne .listImg > li {
	text-align: center;
}

body.top .mainVisual .carousel .listImg > li + li {
	margin-top: 40px;
}

body.top .mainVisual .carousel .listImg > li img,
body.top .mainVisual .itemOne .listImg > li img {
	max-width: 100%;
}

body.top .mainVisual .carousel.onJs {
	padding: 0 100px;
	overflow: hidden;
	position: relative;
}

body.top .mainVisual .carousel.onJs .listImg {
	position: relative;
	transition: opacity .2s;
}

body.top .mainVisual .carousel.onJs .listImg[aria-busy="true"] {
	opacity: 0;
}

body.top .mainVisual .carousel.onJs .listImg > li {
	width: 100%;
	position: absolute;
	left: 0;
	top: 0;
	visibility: hidden;
}

body.top .mainVisual .carousel.onJs .listImg > li[aria-current="true"] {
	visibility: visible;
}

body.top .mainVisual .carousel.onJs .listImg > li + li {
	margin-top: 0;
}

body.top .mainVisual .carousel.onJs .btnPrev,
body.top .mainVisual .carousel.onJs .btnNext {
	width: 25px;
	height: 50px;
	background: none;
	border: none;
	position: absolute;
	top: 50%;
	margin-top: -25px;
	padding: 0;
	overflow: hidden;
	cursor: pointer;
}

body.top .mainVisual .carousel.onJs .btnPrev {
	left: 0;
}

body.top .mainVisual .carousel.onJs .btnNext {
	right: 0;
}

body.top .mainVisual .carousel.onJs .btnPrev::before,
body.top .mainVisual .carousel.onJs .btnNext::before {
	content: "";
	display: block;
	width: 25px;
	height: 25px;
	border: solid #333;
	border-width: 1px 1px 0 0;
	position: absolute;
	top: 50%;
	margin-top: -14px;
}

body.top .mainVisual .carousel.onJs .btnPrev::before {
	transform: rotate(-135deg);
	left: 5px;
}

body.top .mainVisual .carousel.onJs .btnNext::before {
	transform: rotate(45deg);
	right: 5px;
}

body.top .mainVisual .carousel.onJs .btnStop {
	width: 46px;
	height: 46px;
	border: solid 1px #333;
	position: absolute;
	right: 0;
	bottom: 0;
	background: none;
	cursor: pointer;
	box-sizing: border-box;
	padding: 0;
}
body.top .mainVisual .carousel.onJs .btnStop::before {
	content: "";
	display: block;
	width: 10px;
	height: 20px;
	border: solid #333;
	border-width: 0 5px;
	position: absolute;
	top: 50%;
	left: 50%;
	margin: -10px 0 0 -10px;
}
body.top .mainVisual .carousel.onJs .btnStop.stop::before {
	width: 10px;
	height: 20px;
	border: solid #333;
	border-width: 0 5px;
	width: 0;
	height: 0;
	border-style: solid;
	border-width: 10px 0 10px 15px;
	border-color: transparent transparent transparent #333;
	margin: -10px 0 0 -7.5px;
}

body.top .mainVisual .carousel.onJs .btnPrev > span,
body.top .mainVisual .carousel.onJs .btnNext > span,
body.top .mainVisual .carousel.onJs .btnStop > span {
	position: absolute;
	top: -999em;
	left: -999em;
}

@media only screen and (max-width: 768px) {
	body.top .mainVisual .carousel.onJs {
		padding: 0 30px 60px;
	}
	body.top .mainVisual .itemOne {
		padding: 0 30px;
	}
	body.top .mainVisual .carousel.onJs .btnPrev,
	body.top .mainVisual .carousel.onJs .btnNext {
		width: 20px;
	}
	body.top .mainVisual .carousel.onJs .btnPrev {
		left: 10px;
	}

	body.top .mainVisual .carousel.onJs .btnNext {
		right: 10px;
	}
	body.top .mainVisual .carousel.onJs .btnPrev::before,
	body.top .mainVisual .carousel.onJs .btnNext::before {
		width: 22px;
		height: 22px;
	}
	body.top .mainVisual .carousel.onJs .btnStop {
		left: 50%;
    	margin-left: -60px;
    	width: 100%;
    	max-width: 120px;
	}
}

body.top .mainVisual .btnList{
	font-size: 0;
	margin-left: -5px;
	margin-top: 40px;
	padding: 0 10px 0 15px;
}
body.top .mainVisual .btnList li{
	display: inline-block;
	font-size: 13px;
	margin-left: 5px;
	width: 190px;
	max-width: -webkit-calc(25% - 7px);
	max-width: calc(25% - 7px);
	border: solid 1px #999;
	border-radius: 2px;
}
body.top .mainVisual .btnList li > a {
	display: inline-block;
	box-sizing: border-box;
	padding: 12px 24px 12px 12px;
	width: 100%;
	position: relative;
}
body.top .mainVisual .btnList li > a::after {
	content: '';
	display: block;
	width: 7px;
	height: 7px;
	border: solid #161616;
	border-width: 2px 2px 0 0;
	-webkit-transform: rotate(45deg);
	transform: rotate(45deg);
	position: absolute;
	right: 13px;
	top: 50%;
	margin-top: -5px;
}
body.top .mainVisual .btnList li img{
	max-width: 100%;
	vertical-align: middle;
}

@media only screen and (max-width: 768px) {
	body.top .mainVisual .btnList {
		padding: 0 0 0 5px;
	}
	body.top .mainVisual .btnList li{
		width: 128px;
		max-width: -webkit-calc(50% - 7px);
		max-width: calc(50% - 7px);
	}
	body.top .mainVisual .btnList li:nth-child(n + 3){
		margin-top: 5px;
	}
}

body.top .mainVisual a:hover img{
	opacity: 0.8;
	filter: alpha(opacity=80);
	-ms-filter: "alpha( opacity=80 )";
}

/* layout column
------------------------------ */

body.top .lytCol01 {
	letter-spacing: -.4em;
}
body.top .lytCol01 > .col {
	display: inline-block;
	width: -webkit-calc(50% - 27.5px);
	width: calc(50% - 27.5px);
	letter-spacing: normal;
	padding-top: 0;
	margin-bottom: 0;
	vertical-align: top;
}
body.top .lytCol01 > .col:nth-child(even) {
	padding-left: 45px;
}
body.top .lytCol01 > .col:nth-child(n + 3) {
	padding-top: 38px;
}

@media only screen and (max-width: 768px) {
	body.top .lytCol01 > .col {
		display: block;
		width: 100%;
	}
	body.top .lytCol01 > .col + .col {
		margin-top: 20px;
	}
	body.top .lytCol01 > .col:nth-child(n) {
	padding: 0;
	}
}

body.top .lytCol02 {
	width: 100%;
	display: table;
}
body.top .lytCol02 > .col {
	display: table-cell;
	vertical-align: top;
	margin-bottom: 0;
}
body.top .lytCol02 > .col:first-child {
	padding-right: 16px;
}

body.top .lytCol02 > .col.pr50 {
	padding-right: 50px;
}
body.top .lytCol02 > .col:last-child {
	float: right;
}
body.top .lytCol02 > .col::after {
	content: '';
	display: block;
	height: 0;
	clear: both;
}

@media only screen and (max-width: 768px) {
	body.top .lytCol02 > .col {
		display: block;
		padding-right: 0 !important;
	}
	body.top .lytCol02 > .col:last-child {
		width: 100%;
	}
	body.top .lytCol02 > .col + .col {
		margin-top: 28px;
	}
}

body.top .lytImg01 {
	position: relative;
}
body.top .lytImg01 > .inner {
	padding-left: 120px;
}
body.top .lytImg01 > .inner [class^="heading"] {
	margin-bottom: 23px;
}
body.top .lytImg01 > .inner > p {
	margin-top: 10px;
}
body.top .lytImg01 > .image {
	position: absolute;
	top: 0;
	left: 0;
}

@media only screen and (max-width: 768px) {
	body.top .lytImg01 > .inner {
		padding-left: 0;
	}
	body.top .lytImg01 > .image {
		position: static;
		text-align: center;
		margin-top: 16px;
	}
	body.top .lytImg01 > .inner [class^="heading"] {
		margin-bottom: 0;
	}
}

/* heading
------------------------------ */

body.top #sec01 .heading01 {
	margin-bottom: 0;
}
body.top .heading02 {
	font-size: 161.538%;
	line-height: 1.5;
	margin-bottom: 26px;
	padding: 0;
}
body.top .heading02 > strong {
	color: #2cb9c6;
	font-size: 123.809%;
}
body.top #sec02 .heading02 > img {
	vertical-align: bottom;
	position: relative;
	top: -6px;
	margin-right: 10px;
}

body.top #sec03 .heading03 {
	margin-top: 10px
}

@media only screen and (max-width: 768px) {
	body.top .heading02 {
		font-size: 123.076%;
		margin-bottom: 10px;
	}
	body.top #sec02 .heading02 > img {
		height: 20px;
		margin-right: 0;
	}
}

/* appArea
------------------------------ */

body.top #appArea {
	width: 290px;
	background: #fff;
	border-radius: 5px;
	box-shadow: 2px 2px #ccc;
	box-sizing: border-box;
	padding: 10px 14px 18px;
}

body.top #appArea .title {
	font-weight: bold;
	padding-bottom: 8px;
	margin-bottom: 14px;
	background: url(/pomera/images/bg_app_line.png) center bottom no-repeat;
}

body.top #appArea .link {
	text-align: center;
}

@media only screen and (max-width: 768px) {
	body.top #appArea {
		width: 100%;
	}
}
/*body.top .lineup{
	padding: 0 0 5px;
	background: url("/pomera/common/images/bg_shadow_01.png") 0 100% repeat-x;
	position: relative;
	font-size: 123.1%;
}
body.top .lineup:before{
	content: '';
	display: block;
	width: 100%;
	height: 4px;
	top:0;
	background: url("/pomera/common/images/line_01.png") 0 0 repeat-x;
	position: absolute;
	z-index: -1;
}
body.top .lineup .inner{
	display: table;
	width: 980px;
	margin: 0 auto;
}
body.top .lineup h2{
	display: table-cell;
	width: 8em;
	padding-top:5px;
	white-space: nowrap;
	vertical-align: middle;
	position:relative;
}
body.top .lineup h2:before{
	content:"";
	border-top: 4px solid #2cb9c6;
	width:100%;
	height:4px;
	position:absolute;
	top:0;
}
body.top .lineup ul{
	display: table-cell;
	padding: 0 0 0 50px;
	vertical-align: middle;
}
body.top .lineup li{display: inline-block;}
body.top .lineup li a{
	display: block;
	padding: 25px 40px 20px 12px;
	background: url("/pomera/common/images/arw_right_02.png") 0 50% no-repeat;
}

body.top .lineup li.blank{
	margin-right:25px;
	background: url("/pomera/common/images/ico_link01.png") 95% 53% no-repeat;
}

body.top .lineup li.blank a{
	padding-right:23px;
}
*/
.sec section {
	width: 980px;
	margin: 0 auto;
}
.sec {
	border-bottom: 3px solid #dedede;
	padding: 20px 0;
}
body.top #sec01 {
	border-bottom: 3px solid #dedede;
	padding: 40px 0;
}
body.top #sec02,
body.top #sec03 {
	padding-top: 40px;
}
body.top #sec01 section,
body.top #sec02 section,
body.top #sec03 section {
	/*width: 980px;*/
	padding: 0 10px;
	max-width: 1000px;
	margin: 0 auto;
}
body.top #sec01 section .innerBox,
body.top #sec02 section .innerBox,
body.top #sec03 section .innerBox {
	border: 1px solid #dadada;
	border-radius: 3px;
	padding: 30px 30px 25px;
	*zoom: 1;
}

@media only screen and (max-width: 768px) {
/*	body.top #sec01,
	body.top #sec02,
	body.top #sec03 {
		padding-left: 10px;
		padding-right: 10px;
	}*/
	body.top #sec01 section .innerBox,
	body.top #sec02 section .innerBox,
	body.top #sec03 section .innerBox {
		padding: 25px 20px;
	}
}


/* sec01
------------------------------ */
body.top #sec01 .image {
	margin-top: -10px;
	position: relative;
	z-index: -1;
	text-align: center;
}
body.top #sec01 .image img {
	max-width: 100%;
}
body.top #sec01 .image .sp {
	display: none;
}

@media only screen and (max-width: 768px) {
	body.top #sec01 .image {
		padding: 0 10px;
		margin-top: 15px;
	}
	body.top #sec01 .image .sp {
		display: block;
	}
	body.top #sec01 .image .pc {
		display: none;
	}
}

/* sec02
------------------------------ */
/*body.top #sec02 li {
	width: 455px;
	float: left;
}*/
/*body.top #sec02 li h2 {
	margin-bottom: 30px;
	padding-left: 50px;
}*/
/*body.top #sec02 li p {
	padding: 0 25px 0 0;
}*/
/*body.top #sec02 li strong {
	color: #2cb9c6;
	font-size: 138.5%;
}
body.top #sec02 .box1 h2 { background: url(/pomera/images/bg_01.png) no-repeat 0 7px;}
body.top #sec02 .box2 h2 { background: url(/pomera/images/bg_02.png) no-repeat 0 7px;}
body.top #sec02 .box3 h2 { background: url(/pomera/images/bg_03.png) no-repeat 0 7px;}
body.top #sec02 .box4 h2 { background: url(/pomera/images/bg_04.png) no-repeat 0 7px;}*/

/* sec03
------------------------------ */

body.top #sec03 .unitSection + .unitSection {
	margin-top: 45px;
}

body.top #sec03 .lytCol01 p {
	font-size: 115.384%;
}

body.top #sec03 p.caption2 {
	font-size: 93%;
}
body.top #sec03 .caption2 {
	margin-top: 15px;
}
body.top #sec03 .caption2 li + li {
	margin-top: 5px;
}

body.top #sec03 .lytCol02 > .col:first-child {
	padding-top: 7px;
}

body.top #sec03 #qr {
	max-width: 100%;
}

@media only screen and (max-width: 768px) {
	body.top #sec03 {
		padding-bottom: 40px;
	}
}
/*body.top #sec03 #appArea {
	width: 290px;
	float: right;
	margin: 0 0 0 45px;
	padding-bottom: 10px;
	background: url(../../images/bg_app_btm.png) no-repeat 0 100%;
}
body.top #sec03 #appArea .inner {
	padding-top: 10px;
	background: url(../../images/bg_app_top.png) no-repeat 0 0;
}
body.top #sec03 #appArea .appContents {
	background: url(../../images/bg_app_mid.png) repeat-y 0 0;
	padding: 0 15px;
}
body.top #sec03 #appArea .appContents h2 {
	background: url(../../images/bg_app_line.png) no-repeat 50% 100%;
	margin: 0 0 10px;
	padding: 0 0 10px;
}*/

/* pageTop
------------------------------ */
body.top .pageTop,
body.acc .pageTop {
	text-align: center;
	padding: 0;
}
body.top .pageTop > a,
body.acc .pageTop > a {
	display: block;
	width: 100%;
	padding: 30px 0 20px;
}
body.top .pageTop > a:before,
body.acc .pageTop > a:before {
	content: "";
	display: inline-block;
	width: 17px;
	height: 17px;
	border: solid #9e9e9e;
	border-width: 5px 5px 0 0;
	transform: rotate(-45deg);
	vertical-align: middle;
}
body.top .pageTop > a > span,
body.acc .pageTop > a > span {
	position: absolute;
	top: -999em;
	left: -999em;
}
@media only screen and (max-width: 768px) {
	body.top .pageTop,
	body.acc .pageTop {
		background: #ccc;
	}
	body.top .pageTop > a,
	body.acc .pageTop > a {
		padding: 18px 0 8px;
	}
	body.top .pageTop > a:before,
	body.acc .pageTop > a:before {
		border-width: 1px 1px 0 0;
		border-color: #333;
	}
}

/* ==================================================
	DM25 TOP
================================================== */
/* mainVisual
------------------------------ */
body.dm25 {background: url(/pomera/dm25/images/bg_mainVisual.png) repeat-x 0 0;}
body.dm25 #movieArea {
	width: 1090px;
	height: 520px;
	margin: 0 auto;
	text-align: center;
}
body.dm25 object {
	vertical-align: bottom;
	margin-left: -55px;
	display: block;
}
body.dm25 .mainVisual {}
body.dm25 .mainVisual .inner {
	*zoom: 1;
	width: 980px;
	min-height: 520px;
	margin: 0 auto;
	position: relative;
}

body.dm25 .mainVisual .fl {
	position: absolute;
	left: -44px;
}
body.dm25 .mainVisual .fr {
	position: absolute;
	right: 0;
}
body.dm25 .content-body {
	width: 980px;
	margin: 0 auto;
	clear: both;
}
body.dm25 #dm25Area {
	background-color: #fff;
	padding: 20px 0 0 0;
}
body.dm25 #dm25Area .content-body {
	clear: both;
}
body.dm25 #featuresArea {
	*zoom: 1;
	margin: -145px 0 0 0;
	padding-top: 90px;
	border-top: 5px solid #f9f9f9;
	background: url(/pomera/dm25/images/bg_pattern1.png) repeat 0 0;
}

body.dm25 .featuresUnit01 {
	margin-bottom: 50px;
	margin-right: -110px;
	position: relative;
}
body.dm25 .featuresUnit01 h2 {
	width: 500px;
	position: absolute;
	top: 20px;
}
body.dm25 .featuresUnit01 h3 {
	width: 500px;
	position: absolute;
	top: 150px;
}
body.dm25 .featuresUnit01 p {
	width: 450px;
	position: absolute;
	top: 180px;
}
body.dm25 .featuresUnit03 {
	margin-bottom: 50px;
	margin-right: -15px;
}
body.dm25 .featuresUnit04 {
	width: 475px;
	margin-bottom: 50px;
}
body.dm25 #supportArea {
	*zoom: 1;
	padding: 25px 0 35px;
	background: #fff url(/pomera/dm25/images/bg_pattern2.png) repeat-x 0 0;
}

body.dm25 .supportUnit {
	width: 300px;
	float: left;
}
body.dm25 .supportUnit:last-child {
	padding-right: 0;
	border-right: none;
}

body.dm25 .supportUnit.support2 {
	border-left: 1px solid #e9e9e9;
	margin: 0 0 20px 18px;
	padding: 0 18px 10px;
}
body.dm25 .supportUnit.support3 {
	border-left: 1px solid #e9e9e9;
	padding-left: 18px;
}
body.dm25 .supportUnit.support5 {
	border-left: 1px solid #e9e9e9;
	border-right: 1px solid #e9e9e9;
	margin: 0px 18px 0;
	padding: 0 18px 10px;
}
body.dm25 .supportUnit.support1 h3 {
	padding: 0.75em 0;
}

/* ==================================================
	DM25 & DM100 Spec ／Accessory
================================================== */

/* base
------------------------------ */
body.acc {
	min-width: 0;
}
/* content
------------------------------ */
body.acc #content > section {
	padding: 0 10px;
    max-width: 980px;
    margin: 0 auto;
}

@media only screen and (max-width: 768px) {
	body.acc #content > section {
		padding-bottom: 40px;
	}
}

/* titleArea
------------------------------ */
body.spec .titleArea,
body.acc .titleArea {
	width: 980px;
	margin: 25px auto 15px;
}
body.acc .titleArea {
	width: 100%;
	max-width: 980px;
}
body.spec .social,
body.acc .social {
	margin-top: 15px;
}

@media only screen and (max-width: 768px) {
	body.acc .titleArea {
		font-size: 85.714%;
	}
}

/* boderArea
------------------------------ */

body.acc .boderArea {
	width: 100%;
	background: #fff;
	border: solid 1px #ccc;
	border-radius: 10px;
	box-shadow: 1px 1px 10px #ccc;
}
body.acc .boderArea .innerBox {
	background: none;
}
body.acc .boderArea .inner-body {
	background: none;
}
body.acc .boderArea .fWrap {
	letter-spacing: -.4em;
}
body.acc .boderArea .fWrap .accUnit:nth-child(odd) {
	margin-right: 40px;
}

body.acc, body.spec {background: #f4f4f4 url("/pomera/common/images/bg_body_texture.png");}

@media only screen and (max-width: 768px) {
	body.acc .boderArea {
		padding: 20px 0;
	}
	body.acc .boderArea .fWrap .accUnit:nth-child(odd) {
		margin-right: 0;
	}
	body.acc .boderArea .fWrap > :first-child {
		margin-top: 0 !important;
	}
}

/* accUnit
------------------------------ */

.accUnit {
	/*width: 440px;*/
	margin-bottom: 40px;
	vertical-align: top;
}
.accUnit .image > img {
	width: 100%;
	height: auto;
}
.accUnit.fl,
.accUnit.fr{
	float: none;
	display: inline-block;
	width: calc(50% - 20px);
	letter-spacing: normal;
}

@media only screen and (max-width: 768px) {
	.accUnit.fl,
	.accUnit.fr{
		width: 100%;
		margin: 20px 0 0;
	}
}
#separate,
.separate {
	clear: both;
	*zoom: 1;
	/*width: 920px;*/
	margin: 0 auto;
	border-top: 1px solid #dfdfdf;
	padding-top: 45px;
}

body

.productInfo {
	*zoom: 1;
}

.productInfo dt {
	clear: left;
	float: left;
	font-weight: bold;
}
.productInfo dd {
	float: left;
}

/* ==================================================
	DM100 TOP
================================================== */
body.dm100 .subMenu {
	background-color: #242424;
	-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=90)";
	filter: alpha(opacity=90);
	opacity: 0.9;
}
body.dm100 #content {
	background: url(/pomera/dm100/images/bg_dm100.png) repeat 0 0;
}
body.dm100 .mainVisual {
	text-align: center;
	background: url(/pomera/dm100/images/bg_mainVisual.png) repeat-x 0 0;
}
body.dm100 .mainVisual .inner {
	width: 980px;
	margin: 0 auto;
}
body.dm100 .mainVisual #slides {
	float: right;
	margin: 15px 0 0 0;
}
body.dm100 .mainVisual #slides #img02,
body.dm100 .mainVisual #slides #img03 {
	display: none;
}
body.dm100 .titleArea {
	width: 980px;
	margin: 0 auto;
	font-size: 245%;
	padding: 35px 0 25px;
	color: #fff;
}
body.dm100 .pageTop {
	background: url(/pomera/dm100/images/bg_dm100.png) repeat 0 0;
}
body.dm100 .dm100Area {
	background: url(/pomera/dm100/images/bg_content_btm.png) no-repeat 50% 100%;
	padding-bottom: 6px;
	margin: 0 auto;
}
body.dm100 .dm100Area .inner {
	background: url(/pomera/dm100/images/bg_content_top.png) no-repeat 50% 0;
	padding-top: 6px;
}
body.dm100 .dm100Area .content-body {
	background-color: #fff;
	width: 980px;
	margin: 0 auto;
	padding: 30px;
}
body.dm100 .dm100Area .lineSection {
	margin-bottom: 30px;
	padding-bottom: 40px;
	border-bottom: 1px solid #efebc4;
}

body.dm100 .dm100Area .tft {
	width: 400px;
}

body.dm100 #evernoteArea {
	background-color: #f6f5eb;
	padding: 17px 22px;
}

.o_list01 {
	text-align: center;
	padding: 0 0 0 17px;
	*zoom: 1;
}

.o_list01 li {
	float: left;
	width: 266px;
	padding: 0 0 0 74px;
}
.o_list01 li img {
	display: block;
	padding: 15px 0 0 0;
}
.o_list01 li:first-child {
	padding: 0;
}


/* ==================================================
	common
================================================== */
.socialArea {
	float: right;
}
ul.social {
	*zoom: 1;
	float: right;
}
ul.social li {
	float: right;
	width: auto;
	margin: 0;
	padding: 0;
}


/*.dm25 .socialArea,
.dm100 .socialArea,
.top .socialArea {
	position: relative;
	top: -48px;
}*/
.spec .socialArea ul,
.acc .socialArea ul {
	margin-top: 30px;
}
#evernote {
	width: 58px;
	padding-left: 15px;
	padding-top:2px;
}
#facebook {
	width: 130px;
	max-width: none;
	margin: 0 0 0 -15px;
}
#twitter {
	width: 140px;
	max-width: none;
}

/* inner link
------------------------------ */
#header nav a.current,
#header nav a:hover,
#header .subMenu a:hover {
	color: #1badba;
}

/* DM25 <=> DM100 link
------------------------------ */
#link_product {
	width: 980px;
	margin: 50px auto -30px auto;
	text-align: right;
}

/* sub MENU
------------------------------ */
.subMenu {
	clear: both;
	-webkit-box-shadow:0 1px 2px rgba(0,0,0,0.5);
	box-shadow:0 1px 2px rgba(0,0,0,0.5);
	padding-bottom: 0;
}
#header .subMenu .inner {
	-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=85)";
	filter: alpha(opacity=85);
	opacity: 0.85;
	background-color: #242424;
	width: 100%;
	padding: 0;
}
#header .subMenu .inner-contents {
	width: 980px;
	margin: 0 auto;
	padding: 8px 0 0;
	*zoom: 1;
}
.subMenu ul.menu {
	*zoom: 1;
	width: 50%;
	float: left;
}
.subMenu ul.menu li {
	float: left;
	margin-right: 40px;
}
.subMenu ul.menu li a {
	color: #fff;
	background: url(/pomera/common/images/arw_down_01.png) no-repeat 0 50%;
	padding: 0 0 0 15px;
}

/* section setting
------------------------------ */
.unitSection {
	*zoom: 1;
}
.square li {
	list-style: square;
	margin: 0 0 0 1.5em;
}
.mt10 {
	margin: 10px 0 0 0;
}


/* ==================================================
	heading
================================================== */
/* Level0
------------------------------ */
#pageTitle{margin: 0 -14px 7px;}

/* Level1
------------------------------ */
.heading01{
	color: #0d0d0d;
	font-size: 182%;
	margin-bottom:20px;
	text-shadow: 0 1px 1px rgba(0, 0, 0, 0.4);
	zoom:1;
	display: table;
	width: 100%;
	table-layout: fixed;
}
.heading01 > span{
	display: table-cell;
	vertical-align: middle;
}
.heading01 .fontN {
	display: inline-block;
	font-weight: normal;
	padding-left: 33px;
	background: url(/pomera/common/images/bg_separate.png) no-repeat 17px 50%;
}
.heading01 .ico{
	width: 84px;
	padding: 0 20px 0 2px;
}
.heading01 .ico > img {
	max-width: 100%;
	height: auto;
}

@media only screen and (max-width: 768px) {
	.heading01 {
		font-size: 153.846%;
		line-height: 1.5;
	}
	.heading01.va-t > span {
		vertical-align: top;
	}
	.heading01 .ico{
		width: 80px;
		padding: 0;
		text-align: center;
	}
	.heading01 .ico img {
		width: 62px;
	}
	.heading01 .fontN {
		padding-left: 0;
		background: none;
		font-size: 90%;
	}
}

.heading01-2 {
	color: #0d0d0d;
	font-size: 215%;
	padding: 0;
	text-shadow: 0 1px 1px rgba(0, 0, 0, 0.4);
}
.heading01-3{
	color: #0d0d0d;
	font-size: 182%;
	margin-bottom: 30px;
	font-weight: normal;
	text-shadow: 1px 1px 3px #bbbbbb;
}
.heading01-3 > span{
	padding-right: 20px;
}
.heading01-3 > b{
	font-weight: bold;
	padding-right: 13px;
	margin-right: 13px;
	background: url(/pomera/common/images/bg_separate.png) no-repeat 100% 50%;
}

/* Level2
------------------------------ */
.heading02{
	margin-bottom: 10px;
	padding-bottom: 4px;
	font-size: 138.462%;
}
.heading02 > span{
	display: block;
	padding: 8px 10px 3px 18px;
}
.heading02-2 {
	margin-bottom: 10px;
	padding: 0 0 4px 18px;
	font-size: 138.462%;
	background: url("/pomera/common/images/arw_right_03.png") no-repeat 0 3px;
	text-shadow: 1px 1px 3px #bbbbbb;
}
.hedding02-3 {
	font-size: 197%;
	color: #655006;
	margin-bottom: 35px;
	text-shadow: 0 1px 1px rgba(0, 0, 0, 0.3);
}
.heading02-4 {
	font-size: 131%;
	clear: both;
}

.heading02-5 {
	margin-bottom: 10px;
	padding-bottom: 4px;
	font-size: 138.462%;
	color:#1BADBA;
}

.headingBlue02 {
	color: #1cacb9;
	font-weight: bold;
}

.headingBlue02-2 {
	font-size: 197%;
	color: #058fd0;
}
.headingBlue02-3 {
	font-size: 131%;
	color: #058fd0;
}
.headingBlue02-4 {
	font-size: 182%;
	color: #646464;
	border-bottom: 1px solid #787878;
	text-shadow: 0 1px 1px rgba(0, 0, 0, 0.3);
}
.headingBlue02-5 {
	font-size: 161.1%;
	color: #646464;
	border-bottom: 1px solid #787878;
	text-shadow: 0 1px 1px rgba(0, 0, 0, 0.3);
}

/* Level3
------------------------------ */
.heading03 {
	background: url("/pomera/images/bg_hdgType03.png") no-repeat 0 5%;
	font-size: 138.5%;
	padding: 0 0 35px 16px;
	clear: both;
}
.heading03-2 {
	font-size: 161.6%;
	color: #0d0d0d;
	margin-bottom: 25px;
	text-shadow: 0 1px 1px rgba(0, 0, 0, 0.3);
}
.heading03-3 {
	font-size: 123.1%;
	color: #0d0d0d;
	border-left: 4px solid #b5a30f;
	margin-bottom: 15px;
	padding: 0 0 0 15px;
}
.heading03-4 {
	font-size: 167%;
	color: #0d0d0d;
	border-left: 4px solid #b3a627;
	margin-bottom: 10px;
	padding: 0 0 0 15px;
	line-height: 1.4;
}

.heading03-5 {
	border-bottom:solid 1px #DFDFDF;
	font-size: 115%;
	margin-bottom:8px;
}

/* Level4
------------------------------ */
.heading04{
	font-size: 131%;
	color: #646464;
	clear: both;
}



/* ==================================================
	border & shadowBox
================================================== */
.boderArea {
	width: 980px;
	margin: 0 auto;
	padding-bottom: 10px;
	background: url(../images/bg_accessory_btm.png) no-repeat 50% 100%;
}
.boderArea .innerBox {
	padding-top: 10px;
	background: url(../images/bg_accessory_top.png) no-repeat 0 0;
}
.boderArea .inner-body {
	*zoom: 1;
	background: url(../images/bg_accessory_mid.png) repeat-y 0 0;
	padding: 20px 30px 0;
}


/* ==================================================
	imageUnit
================================================== */
.imageUnit{margin:0 0 15px;}
.imageUnit,
.imageUnit .text{
	overflow: hidden;
	zoom: 1;
}
.imageUnit.imageL .image{
	float: left;
	display: inline;
	margin: 0 40px 0 0; /*15px*/
}
.imageUnit.imageL .image.m20{
	float: left;
	display: inline;
	margin: 0 20px 0 0; /*15px*/
}
.imageUnit.imageR .image{
	float: right;
	display: inline;
	margin: 0 0 0 40px;/*15px*/
}
.imageUnit.imageR .image.m20{
	float: right;
	display: inline;
	margin: 0 0 0 20px;/*15px*/
}

/* ==================================================
	imgList
================================================== */
.imgList {
	*zoom: 1;
}

.imgList li{
	float: left;
}
.imgList li:first-child{padding-left: 0;}

/* ==================================================
	grid
================================================== */
.grid{*zoom: 1;}

.col {
	margin-bottom: 30px;
}
.col.fl {
	clear: left;
	float: left;
}
/* col2
------------------------------ */
.grid.col2 > .col{width: 475px;}

/* col3
------------------------------ */
.grid.col3 > .col{width: 220px;}

/* ==================================================
	caption
================================================== */
.caption{
	font-size: 84.615%;
	display: block;
	color: #7A7776;
}
.caption2{
	font-size: 93%;
	display: block;
}
.caption3{
	font-size: 84.615%;
	display: block;
}
.caption3 li{
	text-indent: -1em;
	margin-left: 1em;
}
/* ==================================================
	List
================================================== */
.list01 {
	margin: 0 0 0 45px;
}
.list01 > li {
	padding: 0 0 0 45px;
	font-size: 116%;
	color: #3a3a3a;
}
.list02 {
	margin: 0 0 0 -25px;
}
.list02 > li {
	padding: 0 0 30px 0;
	width: 50%;
	font-size: 116%;
}
.list02 > li li{
	float: none;
}
.list02 > li div {
	float: left;
	width: 180px;
	padding: 0 25px;
}
.list02 > li div ul {
	font-size: 85%;
}
.list02 > li img {
	float: right;
}
.list02 span {
	text-indent: 1em;
	display: block;
}
.list03 {
	margin: 0 0 30px 0;
	text-align: center;
}
.list03 > li {
	padding: 0 0 0 16px;
	font-weight: bold;
}
.list03 > li img {
	padding: 20px 0 0 0;
}
.list04 {
	margin: 0 0 30px 0;
}
.list04 > li {
	margin: 0 0 5px 2em;
	text-indent: -2em;
	padding: 0;
}
.listNote01 > li {
	font-size: 92%;
	position: relative;
	padding-left: 1.5em;
}
.listNote01 > li > .mark {
	position: absolute;
	left: 0;
	top: 0;
}

.listFeature01 {
	font-size: 0;
	text-align: center;
	margin-left: -50px;
}
.listFeature01 li {
	font-size: 15px;
	display: inline-block;
	margin-left: 50px;
	vertical-align: top;
	box-sizing: border-box;
	width: 128px;
	max-width: -webkit-calc(25% - 50px);
	max-width: calc(25% - 50px);
}
.listFeature01 li > img {
	max-width: 100%;
	height: auto;
}
.listFeature01 li > span {
	display: inline-block;
	width: 100%;
	margin-top: 15px;
}

@media only screen and (max-width: 768px) {
	.listFeature01 {
		margin-left: -20px;
	}
	.listFeature01 li {
		margin-left: 20px;
		width: 230px;
		max-width: -webkit-calc(50% - 30px);
		max-width: calc(50% - 30px);
	}
	.listFeature01 li:nth-child(n + 3) {
		margin-top: 30px;
	}
}

.model {
	display: inline-block;
	margin: 5px 0;
}
.model dt {
	background-color: #1cacb9;
	padding: 2px 8px 0;
	text-align: center;
	color: #ffffff;
	float: left;
	font-weight: bold;
	font-size: 93%;
}
.model dd {
	float: left;
	padding: 2px 10px;
}

/* ==================================================
	link
================================================== */
ul.link01 {margin-bottom: 18px;}
ul.link01 > li{
	margin-bottom: 3px;
	padding-left: 13px;
	background: url("/pomera/common/images/arw_right_02.png") 0 0.5em no-repeat;
}
ul.link01 > li a img{vertical-align: -1px;}
ul.link01.linear > li{
	float: left;
	display: inline;
	margin-right: 20px;
}
.link02 {
	padding-right: 15px;
	background: url("/pomera/common/images/ico_link01.png") 95% 50% no-repeat;
}

/* ==================================================
	float
================================================== */
table {
	width: 915px;
	margin: 0 auto 25px;
	border-top: 1px solid #dfdfdf;
}
table tr {
	border-bottom: 1px solid #dfdfdf;
}
table tr th {
	text-align: left;
	padding: 15px;
	font-weight: bold;
}
table tr td {
	text-align: left;
	padding: 15px;
}

/* ==================================================
	font size
================================================== */
.fontB {
	font-size: 153.9%;
}
/* ==================================================
	float
================================================== */
.fWrap {*zoom: 1;}
.fl {float: left;}
.fr {float: right;}



/* ==================================================
	Slideshow
================================================== */
#slides {
	position: relative;
	z-index: 100;
	width: 647px;
	height: 491px;
}
.slides_container {
	width: 647px;
	height: 491px;
	overflow: hidden;
	position: relative;
	display: none;
}
.pagination {
	display: none;
}


/* ==================================================
	pomera-top-banner-layout
================================================== */
.pomera-top-banner-layout {
  max-width: 980px;
  margin: 40px auto 0;
  text-align: center;
}
.pomera-top-banner-layout .banner-layout_inner a > img{
  width: 100%;
}
.pomera-top-banner-layout .banner-layout_inner a:hover{
  opacity: 0.7;
}
@media only screen and (max-width:768px){
  .pomera-top-banner-layout {
    margin: 20px 0 0;
    padding: 0 10px;
    text-align: center;
  }
  .pomera-top-banner-layout .banner-layout_inner a:hover{
    opacity: 1.0;
  }
}
/* ==================================================
	note
================================================== */
.note25{
position:absolute;
top:445px;
left:0;
}
.em_01{
	color:#C00;
}


body.top #sec01 section .innerBox:after,
body.top #sec02 section .innerBox:after,
body.top #sec03 section .innerBox:after,
.fWrap:after,
.grid:after,
.imgList:after,
.boderArea .inner-body:after,
.unitSection:after,
.subMenu ul:after,
.socialArea ul:after,
.o_list01:after,
.productInfo:after,
.supportUnit-wrap,
#separate:after,
.separate:after,
body.dm25 #supportArea:after,
body.dm25 #featuresArea:after,
body.dm25 .mainVisual .inner:after,
body.top .mainVisual .screen:after,
#header .subMenu .inner-contents:after {
	content: '';
	display: block;
	clear: both;
}