﻿	<footer id="footer" class="cf">	<footer id="footer" class="cf">	<footer id="footer" class="cf">	<footer id="footer" class="cf">	<footer id="footer" class="cf">	<footer id="footer" class="cf">	<footer id="footer" class="cf">	<footer id="footer" class="cf">	<footer id="footer" class="cf">@charset "UTF-8";
/* ----------------------------------
     共通
---------------------------------- */
/* ---------mouseover---------*/
a:hover {
	color: #333;
	text-decoration: underline;
}

a {
	color: #333;
	text-decoration: none;
}

a:hover img {
	opacity:0.8;
	filter: alpha(opacity=80);
	-ms-filter: "alpha( opacity=80 )";
}

/* ---------layout---------*/
html,body,#container{
	height: 100%;
	min-width:1200px;
}

body{
	color: #333;
	font-size: 85%;
	line-height: 150%;
	font-family:"メイリオ",Meiryo,"ヒラギノ角ゴ Pro",Hiragino Kaku Gothic Pro,Verdana,Arial,sans-serif,"MS Pゴシック";
	position: relative;
	word-break: break-all;
}

#container {
	width:100%;
	min-height: 100%;
    height: auto !important;
	height: 100%;
	position: relative;
	margin: 0 auto;
	padding: 0 auto;
}
	
#main {
	width: 100%;
	padding-bottom: 220px;
	margin: 0 auto;
}

#main_paypy {
	width: 100%;
	padding-bottom: 190px;
	margin: 0 auto;
}

#header {
    width: 100%;
	height: 120px;
    top: 0;
    left: 0;
    border-top: 4px solid #de4d52;
    z-index: 1000;
}

#content {
	width: 1200px;
	margin: 0 auto 3em auto;
	padding: 0;
}

#mainContent {
	width: 920px;
	float: right;
	
}
#sidebar {
	float: left;
	width: 250px;
	
}

/* ---------header---------*/
#header .headerInner {
	width: 1200px;
	margin: 10px auto 0 auto;
}

#header .headerInner h1.logo {
	width: 240px;
	height: 30px;
	margin: 0;
	float: left;
}

#header .headerInnerUpper {
	margin-bottom: 20px;
}

#header .headerInnerLower {
	margin-bottom: 0;
}

#header .headerInner #headerNavi ul li {
	float: right;
	margin-left: 1.5em;
}

#header .headerInner #headerNavi ul li:before {
	content:'';
	display: inline-block;
	vertical-align: middle;
	background: url(../img/common/icons.png) no-repeat 0 0;
	width: 4px;
	height: 6px;
	margin: 0 5px 0 0;
}

/* ---------footer---------*/
.serviceIcons {
	width: 1200px;
	margin: 0 auto 2em auto;
	text-align:center
}

.serviceIcons ul li {
	display: inline-block;
	margin-right: 11px;
}

.serviceIcons ul li:last-child {
	margin-right: 0;
}

#footer {
	width: 100%;
	height: 220px;
	position: absolute;
	bottom: 0;
	overflow: hidden;
}

#footer .fNaviService {
	background: #fff8e8;
	height: 50px;
	line-height: 50px;
	margin-bottom: 2em;	
}

#footer .fNaviService ul {
	text-align: center;
}

#footer .fNaviService ul li {
	display: inline-block;
	margin-right: 3em;
}


#footer .fNaviService ul li a:before {
	content:'';
	display: inline-block;
	vertical-align: middle;
	background: url(../img/common/icons.png) no-repeat 0 -10px;
	width: 4px;
	height: 6px;
	margin: 0 5px 0 0;
}

#footer .ssl {
	width:820px;
	margin: 0 auto 1em auto;
}

#footer .ssl p.seal {
	width: 120px;
	float: left;
}

#footer .ssl p.txt {
	font-size: 90%;
	margin-left: 120px;
	
}

#footer .footerInner {
	width: 1200px;
	margin: 0 auto;
	padding-top: 1em;
	border-top: 1px solid #eee;
}


#footer .fNaviCorporate {
	font-size: 90%;
	width: 450px;
	float: left;
}

#footer .fNaviCorporate ul li {
	display: inline-block;
}

#footer .fNaviCorporate ul li:after {
	content:'|';
	margin-left: 0.5em;
}

#footer .copyright {
	font-size: 90%;
	float: right;
}

/* ---------footer_paypay---------*/

#footer_paypay {
	width: 100%;
	height: 150px;
	position: absolute;
	bottom: 0;
	overflow: hidden;
}

#footer_paypay .fNaviService {
	background: #fff8e8;
	height: 50px;
	line-height: 50px;
	margin-bottom: 2em;	
}

#footer_paypay .fNaviService ul {
	text-align: center;
}

#footer_paypay .fNaviService ul li {
	display: inline-block;
	margin-right: 3em;
}


#footer_paypay .fNaviService ul li a:before {
	content:'';
	display: inline-block;
	vertical-align: middle;
	background: url(../img/common/icons.png) no-repeat 0 -10px;
	width: 4px;
	height: 6px;
	margin: 0 5px 0 0;
}

#footer_paypay .ssl {
	width:820px;
	margin: 0 auto 1em auto;
}

#footer_paypay .ssl p.seal {
	width: 120px;
	float: left;
}

#footer_paypay .ssl p.txt {
	font-size: 90%;
	margin-left: 120px;
	
}

#footer_paypay .footerInner {
	width: 1200px;
	margin: 0 auto;
	padding-top: 1em;
	border-top: 1px solid #eee;
}


#footer_paypay .fNaviCorporate {
	font-size: 90%;
	width: 450px;
	float: left;
}

#footer_paypay .fNaviCorporate ul li {
	display: inline-block;
}

#footer_paypay .fNaviCorporate ul li:after {
	content:'|';
	margin-left: 0.5em;
}

#footer_paypay .copyright {
	font-size: 90%;
	float: right;
}

/* ---------sidebar---------*/
#sidebar dl dt {
	height: 40px;
	line-height: 40px;
	color: #de4d52;
	background: #fde6e7;
	padding: 0 1em;
	font-size: 110%;
}

#sidebar dl dd {
	border: 1px solid #ccc;
	border-top: none;	
	padding: 0.5em;
}

#sidebar dl ul li {
	border-bottom: 1px dotted #ccc;
	padding: 0.5em 0;
}

#sidebar dl ul li:last-child {
	border-bottom: none;
	padding-bottom: 0;
}

#sidebar dl ul li.sub01 {
	padding-left: 1em;
}

#sidebar dl ul li.sub02 {
	font-size: 90%;
	padding-left: 2em;
}

#sidebar dl ul li.sub03 {
	font-size: 90%;
	padding-left: 3em;
}

#sidebar dl ul li a:before {
	content:'';
	display: inline-block;
	vertical-align: middle;
	background: url(../img/common/icons.png) no-repeat 0 0;
	width: 4px;
	height: 6px;
	margin: 0 5px 0 0;
}

#sidebar dl ul li a {
	display: block;
}

/* ---------categorySearch---------*/
#categorySearch {
	width: 630px;
	float: left;
}

#categorySearchTitle{
	width: 160px;
	margin: 6px 0 0 0;
	padding: 0 10px 0 15px;
	height: 30px;
	line-height: 30px;
	border-left: 1px dotted #ccc;
	border-right: 1px dotted #ccc;
	cursor: pointer;
}
#categorySearchTitle:hover{
	background: #de4d52;
	color: #fff;
}

li#categorySearchTitle.active > a{
	background: #de4d52;
	color: #fff;
}

#categorySearchTitle > a:after{
	content:'';
	display: inline-block;
	vertical-align: middle;
	background: url(../img/common/icons.png) no-repeat -5px 0;
	width: 10px;
	height: 7px;
	margin-left: 5px;
}

#categorySearchTitle:hover > a:after{
	content:'';
	display: inline-block;
	vertical-align: middle;
	background: url(../img/common/icons.png) no-repeat -16px 0;
	width: 10px;
	height: 7px;
	margin-left: 5px;
}

#categorySearchTitle > a:hover{
	text-decoration: none;
	color: #fff;
}

#categoryList{
	position: relative;
	z-index: 600;
	width: 250px;
	/*height: 750px;*/
	margin: 0 0 0 -16px;
	padding: 0;
	background: #fff;
	color:#333;
	border: 1px solid #ececec;
	font-size: 90%;
	min-height: 700px;
}

#categoryList li{
	list-style-type : none;
	margin: 0;
	padding: 0;
	color:#333;
}
#categoryList li a{
	position: relative;
	display: block;
	padding: 0 10px;
	text-decoration: none;
}
#categoryList > li:hover > a{
  background: #fde6e7;
}


#categoryList > li > a:before {
	content:'';
	display: inline-block;
	vertical-align: middle;
	background: url(../img/common/icons.png) no-repeat 0 0;
	width: 4px;
	height: 6px;
	margin: 0 5px 0 0;
}

#categoryList ul li a:hover{
  text-decoration: underline;
}

#categoryList ul li > a:before {
	content:'';
	display: inline-block;
	vertical-align: middle;
	background: url(../img/common/icons.png) no-repeat 0 0;
	width: 4px;
	height: 6px;
	margin: 0 5px 0 0;
}

#categoryList ul {
  display: none;
  position: absolute;
  top: -1px;
  right: -250px;
  width: 250px;
  /*height: 750px;*/
  margin: 0;
  background: #fff;
  border: 1px solid #ececec;
  min-height: 700px;
}

#categoryList li:hover ul{
  display: block;
}
#categoryList ul h3{
  padding: 10px 5px 5px 10px;
  margin: 0;
  color:#de4d52;
  font-size: 120%;
  font-weight: bold;
}
#categoryList ul li a{
  padding: 0 10px;
}

#categoryList ul.big{
  right: -500px;
  width: 500px
}
#categoryList ul.big li {
  float: left;
  width: 245px;
  
}

#categorySearchTitle ul#categoryList{
	display: none;
}

#categorySearch #categorySearchTitle:hover > ul#categoryList{
	display: block;
}

/* ---------itemSearch---------*/
#itemSearch {
	width: 510px;
	float: left;
	border: 1px solid #ccc;
}

#itemSearch .categorySelectWrap {
	float: left;
	position: relative;
    display: block;
	
}

#itemSearch .customSelect {
	width: 200px;
	height: 36px;
	line-height: 36px;
	font-size: 14px;
	padding-left: 5px;
	background:url(../img/common/bg_select.png) no-repeat right 0;
	border-right: solid 1px #ccc;
}

#itemSearch .customSelectInner {
	width: 200px !important;
}

#itemSearch p.txtInput {
	float: left;
}

#itemSearch p.txtInput input {
	width: 270px;
	height: 36px;
	font-size: 16px;
	padding: 0 5px;
	margin: 0 0 0 -2px;
	border: none;
	border-left: 1px solid #ccc;
}

#itemSearch p.searchBtn {
	float: left;
}

#itemSearch p.searchBtn input {
	padding: 0;
	width: 40px;
	height: 36px;
	background: url(../img/common/icons.png) #de4d52 no-repeat 0 -50px;
	cursor: pointer;
	border: none;
	color: #fff;
	text-align: center;
	
}

/* ---------shoppingCart---------*/
.headerInnerLower .shoppingCart {
	float: right;
	width: 50px;
	background: url(../img/common/icons.png) no-repeat -50px -50px;
	height: 40px;
}

.headerInnerLower .shoppingCart a {
	display: block;
	text-decoration: none;
}

.headerInnerLower .shoppingCart .badge {
	background: #de4d52;
	border-radius: 8px;
	color: #fff;
	padding: 1px 5px;
	position: relative;
	top: -5px;
	left: 22px;
	font-size: 80%;
}

/* ---------pageTop---------*/
.pageTop a{
	display: block;
    position: fixed;
    right: 20px;
    bottom: 15px;
	z-index: 1000;
	width: 50px;
	height: 50px;
	text-indent: -9999px;
	background: url(../img/common/icons.png) no-repeat -90px -90px;
}

.pageTop a:hover{
	opacity:0.8;
	filter: alpha(opacity=80);
	-ms-filter: "alpha( opacity=80 )";
}


/* ---------heading---------*/
h1.tit {
	font-size: 180%;
    position: relative;
    padding: 0 0 13px;
    margin: 0 0 1em 0;
	font-weight: normal;
}

h1.tit:before {
    content: '';
    display: block;
    width: 100%;
    height: 3px;
    background: #ececec;
    position: absolute;
    left: 0;
    bottom: 0;
}

h1.tit:after {
    content: '';
    display: block;
    width: 250px;
    height: 3px;
    background: #de4d52;
    position: absolute;
    left: 0;
    bottom: 0;
}

h2 {
	font-size: 140%;
    font-weight: bold;
    padding: 0;
    margin-bottom: 1em;
    position: relative;
    line-height: 1.4;
}

h2.tit {
	font-size: 140%;
    font-weight: bold;
    padding: 0 0 0 15px;
    margin-bottom: 1em;
    position: relative;
    line-height: 1.4;
}

h2.tit:before {
content: '';
    display: block;
    width: 4px;
    height: 100%;
    background: #de4d52;
    position: absolute;
    left: 0;
    top: -2px;
}

h3.tit {
	font-size: 120%;
    font-weight: normal;
    padding: 0 0 0 15px;
    margin: 1em 0;
    position: relative;
    line-height: 1.4;
}
h3.tit:before {
content: '';
    display: block;
    width: 4px;
    height: 100%;
    background: #de4d52;
    position: absolute;
    left: 0;
    top: -2px;
}

h4.tit {
	font-size: 120%;
    font-weight: bold;
    padding: 0;
    margin-bottom: 0.5em;
    position: relative;
}

/* ---------bread---------*/
ul.bread {
	margin-bottom: 1em;
	color: #999;
	font-size: 90%;
}

ul.bread li {
	display: inline-block;
	margin-right: 0.5em;
}

ul.bread li:after {
	content:'>';
	margin-left: 0.5em;
}

ul.bread li:last-child:after {
	content:'';
}

ul.bread a {
	color: #999;
}

/* ---------link---------*/
a.openwindow {
	background: url(../img/common/icons.png) no-repeat -250px 5px;
	padding-left: 15px;
}

a.downArrow {
	background: url(../img/common/icons.png) no-repeat 0 -27px;
	padding-left: 15px;
}

/* ---------table---------*/
table.table {
	border-collapse: collapse;	
}

table.table th {
	background: #f3f3f3;
	padding: 10px;
	border: 1px solid #e5e5e5;
	text-align: left;
}

table.table td {
	padding: 10px;
	border: 1px solid #e5e5e5;
}

/* ---------text---------*/
.rTxt {
	color: #de4d52;
}

.lead {
	margin-bottom: 1em;
}

.lead p {
	margin-bottom: 1em;
}

.tLink a:before {
	content:'';
	display: inline-block;
	vertical-align: middle;
	background: url(../img/common/icons.png) no-repeat 0 0;
	width: 4px;
	height: 6px;
	margin: 0 5px 0 0;
}

ul.ast {
	margin-left: 1em;
	text-indent: -1em;
}

ul.list {
	list-style-type: disc;
	margin-left: 2em;
}

ol.list {
	list-style-type: decimal;
	margin-left: 2em;
}

dl.dlist dt {
	font-weight: bold;
}

dl.dlist dd {
	margin-bottom: 1em;
}

h1.logo2 {
    text-align: middle;
    font-size: 140%;
	width: 240px;
	height: 30px;
	margin: 0 auto;
	max-width: 100%;
	max-height: 100%
}

/* ---------SHOEI---------*/

#overlay {
	position: fixed;
    display: none;
    z-index: 1;
    right: 0;
    bottom: 0;
    min-width: 100%;
    min-height: 100%;
    width: auto;
    height: auto;
    background-color: #111;
    opacity: 0.3;
    cursor: pointer;
 }

#modalWindow {
  position: fixed;
  width: 980px;
  height: 490px;
  top: 0;
  left: 0;
  transform: (-50%,-50%);
  background-color: #FFF;
  z-index: 2;
  border: 10px solid #D04255;
  border-radius: 15px;
  display: none;
}

#modalWindow .shoei_window {
	height: 470px;
	display: inline-block;
	position: relative;
	right: 0 auto;
}

#modalWindow .shoei_title{
	width: 900px;
	display: inline-block
    position:relative;
    margin-top: 1%;
	margin-left: 5%;
	margin-right: 5%;
}

#modalWindow .annai{
	font-size: 140%;
	width: 900px;
	display: inline-block
    position: relative;
	margin-left: 45px;
	margin-bottom: 5px;
}

#modalWindow .table{
    display: inline-block;
	width: 900px;
	height: 280px;
    position:relative;
	left: 45px;
}

#modalWindow .right_cell{
	height: 280px;
	overflow-y: scroll;
}

#modalWindow .left_cell{
	height: 280px;
	overflow: auto;
    background-color: #fde6e7;
}

#modalWindow .kakunin{
	width: 520px;
    text-align: left;
    position: relative;
	left: 5px;
}

/*#shoei .youtube{
     position: relative;
     height: 400px;
}*/

#modalWindow .youtube {
  height: 0px;
  margin-top:0px;
  margin-bottom:0px;
  margin-left: 20px;
  padding-bottom:56.25%;
  padding-top:0px;
  overflow:hidden;
}
#modalWindow .youtube iframe {
  top:0;
  right:0;
  width: 320px;
  height: 180px;
}

#modalWindow .conf_erea{
	height: 50px;
	position: relative;
	top: -35px;
}

#modalWindow .douga-title{
  text-align: left;
  margin-left: 15px;
  font-size: 120%
 }

#modalWindow .conf_text{
  width: 350px;
  position: relative;
  left: 40px;
  top: 20px;
}

/* ---------op_banners---------*/
#op_banners {
	margin-bottom: 50px;
	margin-top: -25px;
}

#op_banners_item {
	margin-bottom: 5px;
	margin-top: 10px;
}

#op_banners_pay {
	margin-bottom: 20px;
	margin-top: 20px;
}

#op_banners_banner_item_list {
	margin-bottom: 20px;
	margin-top: 30px;
	text-align: center;
}
