/**/@charset "UTF-8";
body{
	padding:0;
	margin:0;
	width:100%;
	background-color:#f0f0f0;
}
/*google Analytics用*/
iframe[name='google_conversion_frame'] { 
    height: 0 !important;
    width: 0 !important; 
    line-height: 0 !important; 
    font-size: 0 !important;
    margin-top: -13px;
    float: left;
}
#title {
	float:left;
}
#wrapper {
	min-height:100%;
	width:100%;
	overflow: hidden;
	clear:both;
}
/*******************2015.10 html5バージョンヘッダー*******************/
header#g-header #sign {
	background: url("//www.scope.ne.jp/t_img/bg_twig_header_top.gif") repeat-x scroll 103px 0 rgba(0, 0, 0, 0);
	width: 100%;
	position: relative;
}
#header {
	background:url("//www.scope.ne.jp/t_img/bg_twig_header_top.gif") repeat-x scroll 103px bottom rgba(0, 0, 0, 0);
	width:100%;
	position:relative;
}
#headline {
	width:100%;
	background-color: #003058;
}
#headline:after {
	content: ".";
    display: block;
    height: 0px;
    clear: both;
    visibility: hidden;
}
#about a:hover {
	color:#fff;
}
#about>span {
	font-family: "游ゴシック", "Yu Gothic", "游ゴシック体", "YuGothic", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size:1.22em;
	letter-spacing:0.08em;
	opacity:0.97;
	margin-left:0.8em;
    display: inline-block;
}
#about a {
    vertical-align: middle;
}
#about a:hover {
	text-decoration:none;
}
#headline [class^="head-"]:before {
	content:"";
	display:inline-block;
	width:20px;
	height:20px;
	vertical-align:middle;
	background: url(//www.scope.ne.jp/img/navi/headline3.png) no-repeat;
	background-size:180px;
}
#headline .head-guide:before {
	background-position: 0px top;
}
#headline .head-cart:before {
	background-position: -20px top;
}
#headline .head-qa:before {
	background-position: -80px top;
}
#headline .head-omk {
	position:relative;
}
#headline .head-omk:before {
	background-position: -40px top;
}
#about .icon_info {
	font-size:1em;
}
#header a.logo,
header#g-header #sign a.logo{
	height:80px;
	display:block;
	width:100%;
	background:url("//www.scope.ne.jp/t_img/header_logo_top.gif") no-repeat scroll 0 0 rgba(0, 0, 0, 0);
}
/*#g-header .snsIcon {
	height: 45px;
	position:absolute;
	top: 0;
	bottom:0;
	right:20px;
	margin: auto 0;
}
.snsIcon a{
	display: inline-block;
	margin-left:5px;
	background: url(//www.scope.ne.jp/img/headline2.png) no-repeat;
	background-size: 315px;
}
.snsIcon a.head-twinoz{
    background-position: -150px bottom;
	background-size: 175px;
}
.snsIcon a.head-twinoz img{
	width: 25px !important;
	height: auto;
}
.snsIcon a.head-insta{
	background-position: 0 bottom;
}
.snsIcon a.head-fb{
    background-position: -45px bottom;
}
.snsIcon a.head-twi{
	background-position: -90px bottom;
}
.snsIcon a.head-bbs{
    background-position: -135px bottom;
}
.snsIcon a.head-mail{
    background-position: -180px bottom;
}
#header .snsIcon a.head-blog,
#g-header .snsIcon a.head-blog{
    background-position: -225px bottom;
}
.snsIcon img {
	width:45px;
	height:auto;
}*/

#header .headNavi {position:absolute; left:0px; top:148px;}
#header .headNavi .headCat, #header .headNavi .headSp, #header .headNavi .headSearch {background:rgba(0,0,0,0.7); float:left; height:103px; padding-right:10px; margin-left:1px}
#header .headNavi .headCat {background:rgba(0,0,0,0.9);}
#header .headNavi .headCat img {margin:17px 0 0 10px;}
#header .headNavi .headSp {margin-left:1px;}
#header .headNavi .headSp ul{margin-left:5px;}
#header .headNavi .headSp li{width:100px; float:left; margin:11px 0 0 5px; position:relative;}
#header .headNavi .headSp li p {text-align:center; font-size:0.9em;}
#header .headNavi .headSp img {margin-bottom:3px}
#header .headNavi .headSearch .searchBox{margin:34px 0 0 10px;}
#header .headNavi .headSp .headnavupd {position:absolute; top:-24px; left:0px;}
#content{
	/*right削除に伴い幅縮小*/
	width:880px;
	/*width:1180px;*/
	text-align:left;
	margin:0 auto;
	height:auto;
	overflow:visible;
	}
#left {
	width:890px;
	float:left;
	min-height:2150px;
	}
#center {
	background-color: #fff;
	width:630px;
	height:auto;
	min-height:2020px;
	float:left;/*2015以前right;*/
	position:relative;
}
#centerW {
	background-color: #fff;
	width:670px;
	/*2015以前padding-left:10px;
	padding-right:10px;*/
	float:left;/*2015以前right;*/
	position:relative;
}
/*キャンペーン*/
#cam-wrap {
	text-align: center;
}
#cam-wrap #page-cam {
	width: 1120px;
}
#cam-wrap #page-cam img {
	vertical-align: middle;
}
#cam-wrap #page-cam .cam-title {
	width: 45%;
	box-sizing: border-box;
	padding-right: 3%;
	margin: 0.6em 0 0.6em 0;
}
#cam-wrap #page-cam .cam-syousai {
	width: 18%;
	box-sizing: border-box;
}
#cam-wrap #page-cam .cam-img {
	width: 26%;
	box-sizing: border-box;
	padding-left: 5%;
	vertical-align: bottom
}
/*ラインナップ*/
.page-lineup nav {
	background-color:#FFF;
}
.page-lineup nav a:hover {
	text-decoration: none;
}
.page-lineup nav ul {
	height: 90px;
	overflow: hidden;
	background-color:#FFF;	
	display: -webkit-flex;/*PC safari用*/
	display: -ms-flexbox;/*IE10*/
	display: flex;
	-webkit-flex-wrap: wrap;
	flex-wrap: wrap;
	-webkit-align-items: flex-start;
	align-items: stretch;
	padding-top:/*0.3*/1.2em;
	width: 1120px;
}
.page-lineup nav ul.lineupOpen {
	height:auto;
}
.page-lineup nav li {
	font-size: 0.95em;
	letter-spacing: 0.1em;
	color: #333;
	float: left;
	margin: 1em 2.5% 3em 0;
	width: 10.31%;
	text-align: center;
	position: relative;
}
.page-lineup nav li img.label {
	position: absolute;
	top: 5px;
	right: 0px;
	width: auto;
	padding: 0 !important;
    margin-left: 5px;
}
.page-lineup nav li img.made{ 
	position: absolute;
    top: 2px;
    left: 30%;
    height: auto;
    width: 30%;
}	
.lineupBtn-wrap {
	width: 1120px;
}
.lineupBtn {
    border: none;
    cursor: pointer;
    float: right;
    width: 100%;
    color: #000;
    font-weight: bold;
    padding: 0.8em 0;
    font-family: "游ゴシック", "Yu Gothic", "游ゴシック体", "YuGothic", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
    text-align: center;
    font-size: 1.2em;
    letter-spacing: 0.25em;
}
.lineupBtn:before {
	content: "\e61c";
	font-family: "scpicon";
	margin-right: 0.3em;
}
.lineupBtn.clicked:before {
	content: "\e61b";
}
.page-lineup nav li img {
	width: 100%;
	height: auto;
}
/*************************************/
/*** omk 説明ポップアップ corekara ***/
/*************************************/
.popup {
	cursor:pointer;
}
#popup {
	display:none;
}
#popupwrap {
	position:absolute;
	top:0;
	z-index:999;
	width: 100vw;
	height:100vh;
	background:rgba(0,0,0,0.5);
	padding-top: 10vh;
	box-sizing:border-box;
}
#popup_bg {
	width:80%;
	max-height: 80vh;
	max-width:900px;
	overflow-y:auto;
	margin: 0 auto;
	background: #fff;
	line-height: 1.5em;
	-webkit-overflow-scrolling: touch;
}
#popupclose {
    width: 80%;
    max-width: 900px;
    margin: 0 auto;
    position: absolute;
    top: 4%;
    left: 0;
    right: 0;
    cursor: pointer;
    text-align: right;
}
#popupclose img{
	width:5%;
	height:auto;
}
/*******************ここまで*******************/
/******************* main *******************/
#breadcrumb {
	width:100%;
	margin:22px 0 6px 0;
}
#breadcrumb li {
	float: left;
	display: inline-block;
	font-size:0.6rem;
}
#breadcrumb li h1 {
	font-size:0.6rem;
	display:inline;
}
#breadcrumb li:after {
	content: " | ";
	margin-right:0.5em;
}
#breadcrumb li:last-child:after {
	content: "";
	margin-right:0;
}
#content-header {
	margin-bottom:4em;
	width:900px;
}
#content-header .content-title {
    border-left: none;
    float: left;
	padding-left:2em;}
#content-header .content-title h3 {
	line-height:1.2em;
	margin-bottom:0;
}
#content-header .content-nav ul li {
	padding-left:2em;
	box-sizing:border-box;
	margin-bottom:1em;
}
#content-header .content-nav ul li:last-child {
	margin-bottom:0;
}
#content-header .content-nav a.selected {
    position: relative;
	text-decoration:underline;
}
#content-header .content-nav a.selected:before {
	position: absolute;
	display: block;
	content: "";
	width: 5px;
	height: 10px;
	left: -15px;
	border: solid 2.5px #333;
	border-left: 0;
	border-top: 0;
	-webkit-transform: rotate(45deg);  
	-moz-transform: rotate(45deg);
	-ms-transform: rotate(45deg);
}
/*********** navi ************/
div.catWrap{
	max-width:200px;
	width:100%;
	float:left;
	margin-bottom:5em;
}
#sidr {
	float:right;
}
ul.nav-link {
	box-sizing:border-box;
	padding:0 3%;
}
.nav-link li {
    position: relative;
    font-family: 游ゴシック, "Yu Gothic", 游ゴシック体, YuGothic, "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", メイリオ, Meiryo, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
    font-size: 1.1em;
    line-height: 1;
    letter-spacing: 0.03em;
    margin-bottom: 3px;
    font-weight: bold;
}
.nav-link li a, .nav-link li a:hover {
    color: #444;
    text-decoration: underline;
    padding: 0.3em 0 0.5em 5px;
    display: block;
}
.nav-link li.btXL {
    padding-bottom: 1em;
}
.nav-link a.new:after {
	position:absolute;
	right:5px;
	top:0;
	bottom:0;
	margin:auto;
	height:11px;
	content: url(//www.scope.ne.jp/img/navi/upd.png);
}
.nav-link.nav-keyword li a, .nav-link.nav-keyword li a:hover {
    color: #777;
}
.nav-link.nav-keyword li {
    float: left;
}	
#sidr .xLine {
	border-color:#ccc;
}
.ranking li {
	float:left;
}
.ranking li:first-child a,
.ranking li:nth-child(15) a{
	padding-bottom: 25%;
}
.ranking li:nth-child(n+2):not(:nth-child(n+5)) a{
	padding-bottom: 0%;
}
.ranking li:nth-child(n+5):not(:nth-child(n+15)) a{
	padding-bottom: 50%;
}
.ranking li a{
	display: inline-block;
	width: 100%;
	vertical-align: bottom;
}
/*ここまで*/
/* searchbutton */
#cse-search-box {
	background-color:#d5d5d5;
}
#cse-search-box input[type="text"] {
    vertical-align: middle;
    width: 84%;
    border: none;
    background: transparent;
    padding: 0.3em;
    font-size: 1.4em;
    box-sizing: border-box;
}
#cse-search-box input[type="text"]:focus,
#cse-search-box input[type="image"]:focus{
  outline: 0;
}
#cse-search-box input:-webkit-autofill {
  background-color:transparent;
}
#cse-search-box input[type="image"] {
	width:15%;
	height:auto;
	vertical-align:middle;
	border:none;
    float: right;
}
/*.mSnsicons {
	width:90%;
	margin:0 auto 25px auto;
}
.mSnsicons li a {
	display: inline-block;
	width:14.8%;
	margin-right:0.8%;
	float:left;
	background: url(//www.scope.ne.jp/img/headline2.png) no-repeat;
	background-size: 700%;
}
.mSnsicons li a.HiconTwn {width: 7.2%; margin-right: 0;margin-top:7%;background-position: right bottom;}
.mSnsicons li a.Hiconinst{background-position: 0 bottom;}
.mSnsicons li a.HiconFb{background-position: 16.666% bottom;}
.mSnsicons li a.HiconTw{background-position: 33.333% bottom;}
.mSnsicons li a.HiconBbs{background-position: 49.999% bottom;}
.mSnsicons li a.HiconMail{background-position: 66.666% bottom;}
.mSnsicons li a.HiconBlog{background-position: 83.333% bottom;}
.mSnsicons li:last-child a {
	margin-right:0;
}*/
.mHead, .sidrMenu, .spThm, .tenpoInfo, .mFoot, .mSnsicons{display:none;}
div.left {width:180px;float:left;padding:0 0 2em 20px;}
.book div.left {width:100px;float:left; padding:0 0 2em 0;}
/*会社概要用*/
.about #center > div{ padding : 4em 2em;}
.about #sidr{
	width:180px;
	float:left;
}
.about #sidr li:first-child {
	margin:8em 0 0 2em;
}
.about #sidr li {
	width:90%;
	margin:0 0 0 2em;
	display:block;
	clear:right;
	line-height:200%;
}
.about #sidr li.line {
	margin:2em 0;
	border-top:solid #ddd 1px;
}
/* 100615 navi Lnaviに移行 ここまで */
/*html5 nav 2015 10*/
nav#g-nav {
	width:200px;
	float:right;
}
/*********** right ************/
#right {
	display:none;
}
/*********** bottom ad ************/
#promotion {
	box-sizing:border-box;
	clear:both;
}
div.book2 {
	float: left;
	width:32%;
	margin-right:2%;
}
aside .book2:last-child {
    margin-right: 0;
}
div.book2 img{
	margin-bottom:10px;
	width:100%;
	height:auto;
}
div.book2 p{font-size:1em; line-height:1.2em;}
div.book2 .txtS{line-height:1.2em; display:block; margin-top:7px;}
h4.fAdti {font-weight:normal;font-size:1.25em; margin-bottom:0.5em; letter-spacing:0.03em; color:#8a8a8a;}
#fAdreco .fAdline {width:100%; height:1px; background-color:#e7e7e7;}
#fAdreco ul {padding:2.5em 2%;}
#fAdreco ul {
	display: -webkit-flex;
	display: flex;
	-webkit-flex-wrap: nowrap;
	flex-wrap: nowrap;
}
#fAdreco li {/*float:left;*/ width:32%;margin-right:2%;}
#fAdreco li img{width:100%; height:auto;}
#fAdreco li a:hover {opacity:0.75;}
#fAdreco li:last-child {margin-right:0px;}
#fAdreco .recotxtXS {font-size:1.4em; font-weight:bold; letter-spacing:0.01em;}
#fAdreco .recotxt {/*font-size:1em; line-height:1.2em;*/ color:#666;}
#fAdWrap .fAdline {background:#eaeaea; height:1px; width:100%; margin-top:25px;}
/*********** footer ************/
#footerad,#bottom {
	background-color: #002646;
}
#bottom #bottomArea {
	clear:both;
	width:100%;
	border-top: 1px solid #2b3a5c;
}
#footer, footer {
	clear:both;
	width:100%;
}
#footer .footer, footer .footer {
	width:100%;
	clear:both;
	background-color:#002646;
}
#footerinfo,body:not(.cart) #copyright {
	background:url(//www.scope.ne.jp/img/bg_twig_footer.png) top center repeat-x;
}
#footerad {
    /*padding-top: 35px; 2020 02 04 フッターにランキング組み込みに伴い廃止*/
    padding-bottom: 35px;width: 100%;
}
/*bottom*/
#bottomArea #f-info, #bottomArea ul.f-link li, #bottomArea .btn-mail {
    font-family: Helvetica Neue, Helvetica, Arial, sans-serif;
}
#bottomArea ul.f-link li, #bottomArea .btn-mail {
    font-weight: bold;
}

#bottomArea ul.f-link li {
    margin-bottom: 10px;
}

#bottomArea ul.f-link li:first-child {
    width: 100%;
    display: block;
}
#bottomArea ul.f-link li:not(:first-child):before {
    color: #fff;
    content: "・";
}
#bottomArea .foot-link .btn-mail {
    padding: 0.5em;
    font-size: 1.2em;
    float: right;
    display: block;
    text-align: center;
}
#bottomArea .foot-link .btn-mail>span {
    margin-right: 0.5em;
}
#bottomArea ul.f-link li, ul.f-link, ul.sns-link li {
    float: left;
}
#bottomArea ul.sns-link {
    display: flex;
    flex-wrap: nowrap;
    justify-content: center;
    float: right;
}
#bottomArea ul.sns-link li a {
	display: inline-block;
	width:32px;
	height: 32px;
	    margin-right: 25px;
	float:left;
	background: url(//www.scope.ne.jp/img/navi/sns_icon.png) no-repeat;
	background-size: 400%;
}
#bottomArea ul.sns-link li a{background-position: 0 bottom;}
#bottomArea ul.sns-link li a.sns-you{background-position: 33% bottom;}
#bottomArea ul.sns-link li a.sns-fb{background-position: 66% bottom;}
#bottomArea ul.sns-link li a.sns-twn{background-position: 100% bottom;}
#bottomArea ul.sns-link li:last-child a {
	margin-right:0;
}
#copyright {
    padding: 15px;
    position: relative;
    z-index: 1;
}
#copyright a {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 2;
    color: #ccc;
    text-decoration: none;
}
#copyright p {
    padding-top: 5px;
    width: fit-content;
    background-color: #fff;
    height: calc(100% - 5px);
}
/*****************************************
/ Tweet

div.left ul.comu {
    padding-bottom: 1em;
}
#twitter_update_list li{
	font-size:10px;
	line-height: 1.3em;
    margin-bottom: 10px;
	padding-right:20px;
	}
	
#twitter_update_list li a {
    display: inline;
    height: auto;
    width: 140px;
}
#twitter_update_list .twtr-widget h4{
	font-size: 13px !important;
}/*****************************************/
/* pagetop */
#page-top {
	display: block;
	position: fixed;
	z-index: 9999;
	bottom: 10px;
	right: 10px;
	font-size: 1.5em;
	text-align: center;
	text-decoration: none;
}
#page-top span[class^="icon_angle_"] {
	color: #ddd;
	filter: alpha(opacity=80);
	-moz-opacity: 0.8;
	opacity: 0.8;
	font-size: 3em;
}
/*****************************************
/ youtube レスポンシブ対応
/*****************************************/
.yt-wrap {
    position: relative;
    width: 100%;
    padding-bottom: 56.25%;
    box-sizing: border-box;
}
.yt-wrap iframe {
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
}
a.youtube {
	position:relative;
	display:block;
}
a.youtube span.yt-play {
	position:absolute;
	display:block;
	background:url(//www.scope.ne.jp/img/youtube_play_icon.png) left top no-repeat;
	background-size:contain;
	width: 72px;
	height:72px;
	left:0;
	top:0;
	bottom:0;
	right:0;
	margin:auto;
}
/*1025px以上 */
@media only screen and (min-width: 1025px)
{
body.cart #header a.logo{
	height:80px; 
}
}
/*737px以上 */
@media only screen and (min-width: 737px) {
.page-lineup nav li:nth-child(8n) {
	margin: 1em 0 3em 0;
}
.page-lineup nav li img.label {
	height: 20px;
}
/*footer ad*/
.footerfs li{
	text-align: right;
}
#bottomArea {
    max-width: 1150px;
    width: 100%;
    margin: 0 auto;
    box-sizing: border-box;
}
#bottomArea ul.f-link li {
    padding-left: 1.5em;
}
#bottomArea ul.f-link li:nth-child(n + 4) {
    display: none;
}
#copyright p {
    float: right;
    padding-left: 5px;
    padding-right: 15px;
}
}
@media only screen and (max-width : 1160px) {
/*ラインナップ*/
#cam-wrap #page-cam,
.page-lineup nav ul,
.lineupBtn-wrap {
	width: 96%;
}
}
/*タブレット用 */
@media only screen and (max-width : 1024px) {
body {
	background-color:#f0f0f0;
}
html,body{width:100% !important;}
#centerW{width:85%;}
#centerW{margin:0 auto;float:none;}
#left {
	min-height: inherit;
}
#center {
	min-height: inherit;
}
/*ラインナップ*/
.page-lineup nav ul {
	height: /*60*/80px;
}
}
@media only screen and (max-width: 736px)
{
#bottomArea .foot-link{
    padding: 0 5%;
}
.nav-link li a, .nav-link li a:hover {
    padding: 0.5em 0 0.5em 15px;
	}
.nav-link.nav-keyword a:before {
    left: 13px;
}
.page-lineup nav li img.label {
	height: 14px;
}
/* ヘッダースマホ化 1024pxから移動 */
#header, header#g-header{
	width:100%;
}
header#g-header #sign {
	background-size:cover;
	-moz-background-size:cover;
}
#header {
    width: 100%;
    background-color: #000;
    background-size: cover;
    background-image: url(//www.scope.ne.jp/t_img/bg_twig_header_top.gif);
}
#header a.logo, header#g-header #sign a.logo {
	background: url("//www.scope.ne.jp/t_img/header_logo_top.gif") no-repeat;
    background-size: contain;
    height: 50px;
    width: 100%;
}
#breadcrumb, #content-header {
	width:100%;
	box-sizing:border-box;
	padding:0 1em;
}
#headline #about,#headline #title,.snsIcon,.headNavi{display:none;}
#center, #content, #left, .lineupBtn-wrap, .page-lineup #cam-wrap #page-cam, .page-lineup nav ul {
	width:100%;
}
.lineupBtn {
    font-size: 0.8em;
}
/* ナビ */
/************ sidemenu **************/
.mHead, .sidrMenu, .tenpoInfo, .pickArea, .mFoot, .mSnsicons{
	display:block;
}
#sidr .mHead .wClose a, #sidr .mHead div.wCart a {
	font-size:0.9em;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	color:#e1e1e1;
	text-decoration:none;
	text-align:center;
	padding-top:8px;
	display:block;
	height:55px;
}
#sidr .mHead .wClose a {
	background-color:#000;
	float:left;
}
#sidr .mHead div:first-child {
	border-right:1px solid #2E2E2E;
}
#sidr .mHead div.wCart,
#sidr .mHead div.wClose {
	float:left;
	position:relative;
}
#sidr .mHead .wClose .icon_close:before, #sidr .mHead div.wCart .icon_cart:before, #sidr .mHead div.wCart .icon_omk:before {
	font-size:21px;
	margin-bottom:0.2em;
	display:block;
}
#sidr .mHead div.wCart a{
	width:100%;
	background:#444;
}
.mHead [class^="spmenu-"] a:before {
	content:"";
	display:block;
    width: 25px;
    height: 25px;
    margin: 0 auto 0.2em auto;
	background: url(//www.scope.ne.jp/img/headline2.png) no-repeat;
	background-size: 225px;
}
.mHead .spmenu-close a:before {
	background-position: -75px top;
}
.mHead .spmenu-cart a:before {
	background-position: -25px top;
}
.mHead .spmenu-omk a:before {
	background-position: -50px top;
}
.mHead .spmenu-omk a:after {
	position: absolute;
    right: 7px;
    top: 6px;
	font-size: 1em;
    line-height: 2em;
	letter-spacing:0.1em;
}
.sidrBtn {
	position:absolute;
	right:0;
	top: 0 /* 通常 0*/;
	display:block;
}
.sidrBtn img {
	width:50px;
}
div.catWrap{
	max-width:none;
}
#sidr{
	background-color:#f0f0f0;
	width:85%;
	max-width:300px;
	height:100%;
	top:0;
	right:-1200px;
	position: fixed;
	z-index: 10000;
}
#sidr .sidr-cont {
	overflow: scroll;
	height:100%;
	-webkit-overflow-scrolling: touch;
}
ul.category-link .btXL{
	margin-bottom:2.2rem;
}
/*会社概要メニュー*/
.about p,.about li{ font-size:1.3em;}
.about #sidr{ background-color:#f0f0f0; width:75%;}
.about #sidr li:first-child{ margin:2em 0 0 2em;}
.about #sidr li{ line-height:2em;}
#sidr.on{
	display:block;
	-moz-transform: translate(-1200px);
	-webkit-transform: translate(-1200px);
	-o-transform: translate(-1200px);
	transform: translate(-1200px);
	transition-duration:0.2s;
}
#sidr.off{
	display:none;
	right:-1200px;
}
#sidr .catWrap{
	padding-top:1em;
}
#sidr .mHead .wClose a, #sidr .mHead div.wCart a {
	font-size:0.6rem;
}
.sch {
    padding: 0 5%;
    margin-top: 32px;
}
#cse-search-box input[type="image"] {
    width: 10%;
}
#sidr .mFoot .tenpoInfo {
	/*margin-top:4%;*/
	width:100%;
}
#sidr .mFoot .tenpoInfo li a{
	background-color:#444;
	color:#e1e1e1;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-weight:bold;
	padding:3% 0;
	display:block;
}
/*ここまで*/
/*******************ラインナップ*******************/
#cam-wrap #page-cam {
	padding: 0.3em 5% 0 5%;
	box-sizing: border-box;
}
#cam-wrap #page-cam .cam-title {
	width: 100%;
	padding-right: 0;
	margin: 0;
}
#cam-wrap #page-cam .cam-syousai {
	width: 44%;
	margin-bottom: 0.3em;
}
#cam-wrap #page-cam .cam-img {
	width: 46%;
	padding-left: 0em;
	vertical-align: bottom;
	margin-left: 10%;
}
.page-lineup nav ul {
	height: 52px;
}
.page-lineup nav li {
	margin: 0em 0 2em 0;
	width: 21%;
	padding: 0 2%;
	font-size: 0.8em;
	letter-spacing: 0;
	line-height: 1em;
}
#breadcrumb {
	margin-top:2em;
}
#content-header .content-title {
	margin-bottom:2em;
}
#content-header .content-nav {
	margin-bottom:2em;
}
/*商品ページ*/
#detail, #detail #spec, #detail #info, #detail #cartbox, #detail div#im, #cartbox .cart.koumoku .itemtext, #detail div#im div.imL div, div#detail div.im div.imL.imL1 div, div#detail div.im div.imL.imL2 div, div#detail div.im, div#im div#imS, div.imS {width:100% !important;}
div.mAdArea img {width:100%; height:auto;}
#promotion, #fAdWrap, #fAdreco {
	width:100%;
}
#center{float:none;margin:0 auto;}
#cartbox .cart.koumoku .itemtext{clear:both;}
#fAdreco .recotxtXS {
	font-size:1.1em;
}
#fAdreco .recotxt {
	font-size:0.9em;
}
#fAdreco .recotxtXS {margin:2px 0;}
#bottomArea ul.f-link li {
    width: 50%;
}
#copyright p{margin: 0 auto; text-align:center;}
}
	