@charset "utf-8";

/*-------------------------------------

　「Diginnos Stick DG-STK2F」をリモート接続で使ってみる
   スティック型パソコン（PC）の使い方
   スティックPCでHuluを使ってみよう

---------------------------------------*/

/*-------------------------------------
　ページ基本設定
---------------------------------------*/
.column2R #main {
	float: none;
	width: auto;
}
#wrapper_lp_stick_pc {
	width: 970px;
	margin:15px auto;
	font-size:14px;
}
#wrapper_lp_stick_pc h2 {
	margin-bottom: 15px;
	padding-right: 0;
}
#wrapper_lp_stick_pc h3 {
	background-color: #0d2c54;
	color: #ffffff;
	font-size: 20px;
	font-weight: bold;
	padding: 15px 0px 15px 18px;
	margin-bottom: 15px;
}
#wrapper_lp_stick_pc h4 {
	font-size: 18px;
	margin-bottom: 15px;
	padding-top: 8px;
	padding-right: 0;
	padding-left: 18px;
	padding-bottom: 8px;
	border-left: 12px solid #0099FF;
	background-color: #CCEAFF;
}

#wrapper_lp_stick_pc h2,
#wrapper_lp_stick_pc h3,
#wrapper_lp_stick_pc h4 {
	font-family: Meiryo, "メイリオ", "Hiragino Kaku Gothic Pro W3", "ヒラギノ角ゴ Pro W3", Osaka, "MS P Gothic", "ＭＳ Ｐゴシック", sans-serif;
}

#wrapper_lp_stick_pc .pageTitle {
    background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
    border-left: 4px solid #ff3300;
    color: #000;
    font-size: 14px;
    font-weight: normal;
    margin: 0 0 20px;
    padding: 4px 8px;
}

.topicPath {
	font-size:12px;
}
.topicPath a {
	text-decoration:underline !important;
}

/*-------------------------------------
　共通の装飾
---------------------------------------*/
.sectionBox {
	margin-bottom: 40px;
}
.sectionBox p {
	margin-bottom: 20px;
}

/*-------------------------------------
　罫線
---------------------------------------*/
.keisen {
	border-left-style: none;
	border-right-style: none;
	border-top-style: solid;
	border-top: solid 1px #CCC;
	height: 1px;
	color: #FFF;
	width: 100%;
	margin-bottom: 40px;
	clear: both;
}
/*-------------------------------------
　ページTOPへ
---------------------------------------*/
#pagetop {
	display: none;
	position: fixed;
	bottom: 30px;
	right: 55px;
}
#pagetop a {
	color: #fff;
	background-color: #333;
	border-radius:5px;
    -webkit-border-radius:5px;
    -moz-border-radius:5px;
	display: block;
	font-size: 12px;
	line-height:1.5em;
	padding:5px 10px;
	text-align: center;
	text-decoration: none;
}

/*-------------------------------------
　以下ページレイアウト
---------------------------------------*/
.ml5 {
	margin-left:5px;
}
.ml10 {
	margin-left:10px;
}
.ml20 {
	margin-left:20px;
}
.ml45 {
	margin-left:45px;
}
.ml60 {
	margin-left:60px;
}

.mb20 {
	margin-bottom:20px;
}
.imgCenter {
	width: 830px;
	margin-left: auto;
	margin-right: auto;
}

.stickImg {
	width: 385px;
	float: left;
}
.stickImg img {
	margin-bottom:10px;
}
.app_ins {
	width: 790px;
	margin-left: auto;
	margin-right: auto;
}

.app_ins390 {
	float: left;
	width: 390px;
}
.app_ins350 {
	float: left;
	width: 350px;
	text-align: center;
	margin-right:10px;
}
.app_ins350 p {
	text-align: left;
}
.app_ins350 img {
	margin-bottom:10px;
}
.arrow1 {
	margin-top:120px;
}
.arrow2 {
	margin-top:40px;
}
.terminal {
	width: 260px;
	float: left;
}
.terminal img {
	margin-bottom:10px;
}
.remoteSetup {
	width: 830px;
	margin-left: auto;
	margin-right: auto;
	margin-top:10px;
}
.remoteSetup img {
	margin-bottom:8px;
}
.gameImg {
	width: 385px;
	float: left;
}
.gameImg img {
	margin-bottom:10px;
}
.terminalBox {
	width: 800px;
	margin-left: auto;
	margin-right: auto;
}
.gameImgBox {
	width: 830px;
	margin-left: auto;
	margin-right: auto;
}


/*-------------------------------------
　入門編
---------------------------------------*/
.guidePhotL {
	float: left;
	margin-right: 20px;
	margin-bottom: 20px;
	text-align: center;
	font-size: 14px;
}
.guidePhotR {
	float: right;
	margin-left: 20px;
	margin-bottom: 20px;
	text-align: center;
	font-size: 14px;
}
.guidePhotL img,
.guidePhotR img {
	margin-bottom:3px;
}
.photoBox270 {
	width: 270px;
	float: left;
}
p.photoBox270 img {
	margin-bottom:3px !important;
}
#merritt table {
	width: 100%;
	margin-bottom:15px;
}
#merritt td {
	padding:5px;
	border: 1px solid #C7C7C7;
	border-collapse:collapse;
	text-align: center;
}
#merritt .txt1 {
	font-weight: bold;
	background-color: #EFEFEF;
}
#merritt .txt2 {
	font-weight: bold;
	background-color: #D6EFFF;
}
#merritt .txt3 {
	font-weight: bold;
	background-color: #188FFF;
	color: #FFFFFF;
}

/*---------------------------------
　はじめてのスティックPC
-----------------------------------*/
#first {
	margin-bottom:10px;
}

#first .firstbox {
	border-bottom: 1px solid #808080;
	padding-bottom:20px;
	margin-bottom:20px;
}
#first .firstimg {
	float:left;
	width:200px;
	margin-right:20px;
}
#first .firsttxt {
	float:left;
	width:500px;
}

#first .firsttit {
	color: #0072BB;
	font-weight: bold;
	font-size: 22px;
	margin-bottom:15px;
}
#first .part {
	padding-top: 3px;
	padding-bottom: 3px;
	padding-left: 15px;
	padding-right: 15px;
	margin-right: 20px;
	color: #FFFFFF;
	background-color: #0072BB;
}
#first .firstbtn {
	float:left;
	width:250px;
	margin-top:50px;
}
#first .bkBtn a {
	color: #FFFFFF;
	font-weight: bold;
	font-size: 20px;
	text-align: center;
	background-color: #007ACC;
	border-radius: 5px;
	display: block;
	margin-top: 20px;
	padding-top: 5px;
	padding-bottom: 5px;
	text-decoration: none;
	width: 80%;
	margin-left: auto;
	margin-right: auto;
	border: 1px solid #A6A6A6;
}




/* こっからしたはclearfix */
.clearfix:after {
	content: ".";  /* 新しい要素を作る */
	display: block;  /* ブロックレベル要素に */
	clear: both;
	height: 0;
	visibility: hidden;
}
.clearfix {
	min-height: 1px;
}
* html .clearfix {
	height: 1px;/*¥*//*/
  height: auto;
  overflow: hidden;
  /**/
}


/*-------------------------------------
　追加20151104
---------------------------------------*/

#menuBottomBox {
	position:fixed;
	top:0;
    background-color: #fff;
	height:80px;
	padding: 10px 0 0;
	border-top:1px solid #ccc;
	box-shadow:rgba(113, 135, 164, 0.65) 0px 4px 6px -5px;
	-webkit-box-shadow:rgba(113, 135, 164, 0.65) 0px 4px 6px -5px;
	-moz-box-shadow:rgba(113, 135, 164, 0.65) 0px 4px 6px -5px;
	display:none;
	width:970px;
}

#menuBottomBox .selectBoxBtn {
	padding:10px 0;
}

#menuBottomBox .pcImg {
	float:left;
	width:290px;
}

#menuBottomBox .modelBoxFull_txt {
	float:right;
	width:630px;
}

#menuBottomBox .modelBoxFull_txt .floatLeft {
	float:left;
	width:155px;
}

#menuBottomBox .modelBoxFull_txt .goModel .campaignName {
	font-weight:bold;
	font-size:15px;
	color:#000000;
}

#menuBottomBox .saleText {
    background-color: #fb0307;
    color: #fff;
    display: inline-block;
    font-size: 14px;
	font-weight:bold;
    padding: 2px 6px 0;
}

#menuBottomBox .model_txt_price .prBig {
    color: #f00;
    font-size: 45px;
    font-weight: bold;
    letter-spacing: -1px;
}

#menuBottomBox .tax {
    color: #ff0000;
    font-size: 14px;
    font-weight: bold;
}

#menuBottomBox .kara {
    color: #ff0000;
    font-size: 20px;
    font-weight: bold;
}


/* ウィンドウ幅が480px〜の場合に適用するCSS */
@media screen and (min-width:480px){

.arrow {
	display:none;

}
}

/* ウィンドウ幅が0〜479pxの場合に適用するCSS */
@media screen and (max-width:479px){
/*-------------------------------------
　新ヘッダー　151126～
---------------------------------------*/
#Header {
	min-width: 320px;
}
#Header .inner {
	height: 40px;
	width: 100%;
}
#Header .logo {
	position: static;
}
#Header .logo img {
	height: auto;
	width: 50%;
}
#Header h1,
#Header ul.navi,
#Header .keyword,
#Header .btn,
#Globalnavi,
.leadSection,
.leadSectionInner,
.breadCrumb {
	display: none !important;
}

/*-------------------------------------
　全体設定
---------------------------------------*/
body {
	min-width:100% !important;
}
#wrapper_lp_stick_pc {
	margin-top: 10px;
    width: 100%;
}
#headerBody {
	width:98% !important;
}
#headerBody h1.tagLine {
	display:none;
}
#headerBody .head_lead {
	position:static !important;
	text-align: center;
}
#navBot{
	overflow:hidden;
}
#headsearchBox,
#navMid .navMid_right,
#navMid .navMid_center,
#headBtn,
#siteNav,
.head_lead .mobileLink {
	display:none !important;
}
#headsearchBox #inputBox {
	width:83%;
}
#headsearchBox #btnBox {
	width:15%;
}
#container, #wrapper {
	width:100% !important;
}
#wrapper_lp_stick_pc img {
	max-width:100%;
	height:auto;
}
#lp_page h4 {
	padding: 0 5px;
	margin-top: 10px;
}
.sectionBox p {
	margin-top:5px;
}
.breadcrumb {
	display:none;
}
#menuBottomBox {
	visibility:hidden;
}
/*-------------------------------------
　ページ設定
---------------------------------------*/
#wrapper_lp_stick_pc .pageTitle {
	background: #1ea1db; /* Old browsers */
	background: -moz-linear-gradient(top,  #1ea1db 0%, #063199 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#1ea1db), color-stop(100%,#063199)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top,  #1ea1db 0%,#063199 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top,  #1ea1db 0%,#063199 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top,  #1ea1db 0%,#063199 100%); /* IE10+ */
	background: linear-gradient(to bottom,  #1ea1db 0%,#063199 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#1ea1db', endColorstr='#063199',GradientType=0 ); /* IE6-9 */
	border-left: none;
	color:#fff;
	font-size: 16px;
	font-weight:bold;
	margin-bottom:10px;
}
#sub {
	display:none;
}
.sectionBox p {
	margin:0 auto 28px;
	width:95%;
}
.stickImg,
.terminal,
.gameImg {
	float:none;
}
.terminal img {
	display:block;
	margin:0 auto;
}
.app_ins390 {
	float:none;
	width:100%;
}
.app_ins350 {
	float:none;
	width:100%;
	margin-left:0;
}
.remoteSetup {
	text-align:center;
}
.arrow1,
.arrow2 {
	display:none;
}
ul.productList {
    width:100%;
}
.productList li {
	background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
    float: none;
    margin: 0 auto 10px;
    width: 90%;
}
.lastBox {
	margin-bottom:0;
}
.arrow{
  position: relative;
  width: 0;
  height: 0;
  border: 40px solid transparent;
  border-top-color: #999;
  margin: 0 auto;
}
.arrow:after{
  position: absolute;
  content: '';
  top: -60px;
  left: -20px;
  width: 40px;
  height: 40px;
  background: #999;
}
/*#facebox .popup {
	width:95%;
}
#facebox img {
	width:100%;
	height:auto;
}*/

.ml10 {
	margin-left:0;
}
.floatL {
	float:none;
}

.imgCenter {
	width:100%;
}
.app_ins {
	width:100%;
}
.terminalBox {
	width:100%;
}
.gameImgBox	{
	width:100%;
}

/*-------------------------------------
　入門編
---------------------------------------*/
.guidePhotL {
	text-align: center;
	font-size: 14px;
}
.guidePhotR {
	text-align: center;
	font-size: 14px;
}

.photoBox270 {
	width: 270px;
	margin-left: auto;
	margin-right: auto;
}

/*はじめてのスティックPC*/
#first {
	width: 100%;
}
#first .firstbox {
	width: 98%;
	margin-left:auto;
	margin-right:auto;
}
#first .firstimg {
	display:none;
}
#first .firsttxt {
	width: 100%;
}

#first .firsttit {
	color: #0072BB;
	font-weight: bold;
	font-size: 18px;
	margin-bottom:15px;
}
#first .part {
	padding-top: 2px;
	padding-bottom: 2px;
	padding-left: 8px;
	padding-right: 8px;
	margin-right: 5px;
	color: #FFFFFF;
	background-color: #0072BB;
}
#first .firstbtn {
	width: 100%;
	text-align: center;
	margin-top:10px;
}
#mediaSyoukai li {
	margin-bottom:10px;
}


/*-------------------------------------
　ページTOPへボタン
---------------------------------------*/
#pagetop {
    bottom: 15px;
    right: 10px;
}

/*-------------------------------------
　キャンペーンポップアップ
---------------------------------------*/
#fvpop {
	height:auto !important;
    width:90% !important;
}
#fvpop img {
    height:auto !important;
    width:100% !important;
}

/*-------------------------------------
　フッター周り
---------------------------------------*/
.footerTagline {
	width:100% !important;
}
#footer {
	min-width: 320px;
	padding: 20px 0 10px;
	width: 100% !important;
}
#footerNav2 {
    padding: 0 10px !important;
    width: 100% !important;
}
#footerNav2 ul {
	width: 95%;
}
.siteSwitchLink {
	display:none;
}
#footer .copyright {
	padding-left: 10px;
    width: 100%;
}

#footerLinks {
	min-width: 320px;
}
#footerLinks,
#footerLinks #footerLinks_Nav,
#footerLinks #footerLinks_NavParts {
	width: 100%;
}
#footerLinks_Nav {
	padding: 0 8px;
}
#footerLinks_Nav ul {
	float: none;
	margin-bottom: 20px;
	font-size: 14px;
}
#footerLinks_Nav li {
	float: left;
}
#footerLinks_Nav li:last-child {
	margin-bottom: 10px;
}
#footerCopy {
	min-width: 320px;
}
#footerCopy p.copyright {
	text-align: center;
	margin: 0 auto;
	width: 100%;
}

#footerLinks ul li.catName {
	width: 100%;
}

}

/*-------------------------------------
　追記191220
---------------------------------------*/
#cashless {
    text-align: left!important;
}
.cashless_wrapper {
    text-align: center;
    font-size: 16px;
    margin: 8em auto 0;
    clear: both;
    width: 728px;
}
.cashless_wrapper p.cashless_lead {
    text-align: left;
}
@media screen and (max-width: 479px) {
    .cashless_wrapper {
        padding: 0 5px;
        text-align: left;
        width: 100%;
    }
    .cashless_wrapper .cashless_lead,
    .cashless_wrapper #cashless .cashlessLink {
        font-size: 14px!important;
        text-align: left;
    }
    .cashless_wrapper img {
        width: 100%;
        margin-bottom: 10px;
    }
}
