/*! HTML5 Boilerplate v4.3.0 | MIT License | http://h5bp.com/ */

html,
button,
input,
select,
textarea {
    color: #666;
}

html {
    font-size: 1em;
    line-height: 1.4;
}

::-moz-selection {
    background: #b3d4fc;
    text-shadow: none;
}

::selection {
    background: #b3d4fc;
    text-shadow: none;
}

hr {
    display: block;
    height: 1px;
    border: 0;
    border-top: 1px solid #ccc;
    margin: 1em 0;
    padding: 0;
}

audio,
canvas,
img,
video {
    vertical-align: middle;
}

fieldset {
    border: 0;
    margin: 0;
    padding: 0;
}

textarea {
    resize: vertical;
}

.browsehappy {
    margin: 0.2em 0;
    background: #ccc;
    color: #000;
    padding: 0.2em 0;
}


/* ==========================================================================
   Author's custom styles
   ========================================================================== */

body {
	font-family: 'メイリオ',Meiryo,'ヒラギノ角ゴ Pro W3','Hiragino Kaku Gothic Pro','ＭＳ Ｐゴシック',sans-serif;
	*font-family: 'メイリオ',Meiryo,'ＭＳ Ｐゴシック',sans-serif;
	color: #666;
	background: #EFEFEF;
	font-size: 16px;
	line-height: 160%;
	text-align: center;
	-webkit-text-size-adjust: none;
}

a:link {
	color: #00B2CC;
}
a:visited {
	color: #00B2CC;
}
a:hover {
	color: #00B2CC;
	text-decoration: none;
}
a:active {
	color: #00B2CC;
}

#wrap {
}

#pagetop {
	position: fixed;
    bottom: 180px;
    right: 30px;
	cursor: pointer;
	color: #000;
	text-align: center;
	line-height: 1;
}
@media screen and (max-device-width: 760px) {
	#pagetopWrap {
		display: none;
	}
}

/* =========================================================
header
========================================================= */
#header {
	width: 970px;
	height: 180px;
	padding: 0 20px;
	position: relative;
	margin: 0 auto;;
}
#siteLogo {
	position: absolute;
	width: 281px;
	height: 52px;
	left: 20px;
	top: 65px;
}
#siteLogo h1 {
	line-height: 0;
	margin: 0;
	padding: 0;
}
#siteLogo h1 a,
#siteLogo h1 a img {
	display: block;
}
#gnav {
	position: absolute;
	left: 20px;
	top: 138px;
	width: 970px;
	height: 42px;
}
#gnav ul {
	margin: 0;
	padding: 0;
	width: 970px;
	height: 42px;
}
#gnav ul li {
	margin: 0;
	padding: 0;
	list-style: none;
	/*width: 138px;*/
	width: 161px;
	height: 42px;
	float: left;
	background: #FFF;
	text-align: center;
	overflow: hidden;
	font-size: 12px;
}
#gnav ul li a {
	display: block;
	padding: 8px 0;
	height: 26px;
	line-height: 26px;
	color: #999;
	text-decoration: none;
}
#gnav ul li a:hover {
	color: #00B2CC;
	text-decoration: none;
}
#gnav ul li a span {
	display: block;
	border-right: 1px dotted #CCC;
}
#gnav ul li#menu_info {
}
#gnav ul li#menu_about {
}
#gnav ul li#menu_shop {
}
#gnav ul li#menu_support {
}
#gnav ul li#menu_fun {
}
#gnav ul li#menu_fun a span {
	border: none;
}
#gnav ul li#menu_login {
	width: 165px;
}
#gnav ul li#menu_login a {
	color: #CCC;
	background: #2E2E33; 
}
#gnav ul li#menu_login a span {
	border: none; /* 会員限定コンテンツ公開時は削除 */
}
#gnav ul li#menu_limited {
	display: none;
	width: 142px;
}
#gnav ul li#menu_limited a {
	color: #CCC;
	background: #2E2E33;
}
#gnav ul li#menu_limited a span {
	border: none;
}
#header .headerMsg {
	width: 680px;
	position: absolute;
	left: 310px;
	top: 85px;
	font-size: 12px;
	text-align: right;
}

/* =========================================================
contents
========================================================= */
#contents {
	width: 970px;
	padding: 0 20px;
	margin: 15px auto 0;
	text-align: left;
}
/* ---------------
index_main
--------------- */
#index_main {
	margin: 15px 0 0;
	padding: 0;
}
#index_main #mainVisual {
	margin: 0;
}
#index_main #mainVisual img {
	display: block;
}
#index_main #mainVisual ul {
	margin: 0;
	padding: 0;
}
#index_main #mainVisual ul li {
	margin: 0;
	padding: 0;
	list-style: none;
	height: 630px;
}
#index_main #mainVisual ul li .visual {
	height: 500px;
}
#index_main #mainVisual ul li .visual a {
	display: block;
}
#index_main #mainVisual ul li .text {
	font-family: Quicksand;
	height: 90px;
	padding: 20px 30px;
	background: #FFF;
	overflow: hidden;
}
#index_main #mainVisual ul li .text h2 {
	font-size: 24px;
	margin: 0;
	padding: 0;
	float: left;
	width: 35%;
	text-align: right;
	line-height: 1.2;
	color: #000;
}
#index_main #mainVisual ul li .text p {
	width: 55%;
	float: right;
	text-align: left;
	font-size: 16px;
	margin: 0;
	padding: 0 0;
	line-height: 1.4;
	color: #666;
}
#index_main #mainVisual ul li .text p .more {
	display: block;
	text-align: right;
}
#index_main #features {
}
#index_main #features ul {
	width: 980px;
	margin: 0 0 0 -10px;
	padding: 0;
}
#index_main #features ul li {
	width: 235px;
	height: 240px;
	float: left;
	list-style: none;
	margin: 0;
	padding: 10px 0 0 10px;
}
#index_main #features ul li a {
	display: block;
}
#index_main #features img {
	display: block;
}
/* ---------------
index_infomation
--------------- */
#index_infomation {
	background: #FFF;
	margin-top: 10px;
	padding: 24px 36px;
}
#index_infomation #news {
	font-size: 13px;
}
#index_infomation #news ul {
	margin: 0;
	padding: 0;
}
#index_infomation #news h2 {
	font-family: Quicksand;
	font-weight: normal;
	margin: 0 0 20px 0;
	padding: 0;
	font-size: 21px;
	color: #000;
}
#index_infomation #news h2 a {
	color: #000;
	text-decoration: none;
}
#index_infomation #news ul li {
	list-style: none;
	line-height: 1.4;
	margin: 10px 0;
}
#index_infomation #news ul li .date {
	font-family: Quicksand;
	display: block;
}
#index_infomation #news ul li .date .new {
	color: #F00;
	font-style: italic;
}
#index_infomation #news ul li .title {
}
#index_infomation #news ul li a {
	text-decoration: none;
}
#index_infomation .social {
	text-align: right;
	margin-top: 20px;
}
/* ---------------
breadCrumbs
--------------- */
#breadCrumbs {
	font-size: 13px;
	color: #999;
}
#breadCrumbs a,
#breadCrumbs span,
#breadCrumbs i {
	margin-right: 5px;
}
/* ---------------
main
--------------- */
#main {
	width: 650px;
	float: left;
	padding: 0 25px 30px;
	margin: 15px auto 0;
	background: #FFF;
}
/*@media screen and (max-device-width: 760px) {
	#main {
		float: none;
		width: 920px;
	}
	#main img {
		max-width: 100%;
	}
}*/
#main .article {
}
#main .article .articleTitle {
	margin-bottom: 10px;
}
/*#main .article .articleTitle h1 {
	border-bottom: 1px solid #00B2CC;
	color: #00B2CC;
	font-size: 20px;
	margin: 20px 0 0 0;
	padding: 5px 0 15px 0;
}*/
#main .article .articleTitle h1 {
	color: #fff;
	background: #00B2CC;
	font-size: 20px;
	margin: 10px -15px 0 -35px;
	padding: 20px 20px 18px 35px;
	line-height: 1.4;
}
#main .article .articleTitle .subInfo {
	padding: 5px 0 0 0;
}
#main .article .articleTitle .subInfo .date {
	display: block;
	float: left;
	font-family: Quicksand;
	font-size: 13px;
	color: #999;
}
#main .article .articleTitle .subInfo .social {
	display: block;
	float: right;
	font-size: 12px;
	color: #999;
	margin: 0;
	padding-top: 7px;
}
#main .article .articleContent {
	font-size: 13px;
}
#main .article .articleContent p {
	margin: 20px 0;
	padding: 0;
}
#main .article .articleContent p.alignR {
	text-align: right;
}
#main .article .articleContent p.alignC {
	text-align: center;
}
#main .article .articleContent strong {
	font-weight: bold;
	color: #000;
}
#main .article .articleContent strong.red {
	font-weight: bold;
	color: #F00;
}
#main .article .articleContent a strong {
	font-weight: bold;
	color: #00B2CC;
}
/*#main .article .articleContent h1 {
	color: #00B2CC;
	font-size: 24px;
	margin: 30px 0 30px;
	padding: 0;
}*/
#main .article .articleContent h2 {
	border-bottom: 2px solid #00B2CC;
	color: #00B2CC;
	font-size: 18px;
	margin: 30px 0 20px;
	padding: 0 0 2px 0;
}
#main .article .articleContent h3 {
	border-bottom: 1px solid #00B2CC;
	color: #00B2CC;
	font-size: 16px;
	margin: 30px 0 20px;
	padding: 0 0 2px 0;
}
#main .article .articleContent h4 {
	border-bottom: 1px solid #CCC;
	color: #00B2CC;
	font-size: 16px;
	font-weight: normal;
	margin: 30px 0 20px;
	padding: 0;
}
#main .article .articleContent ul {
	margin: 20px 0;
	padding: 0 0 0 30px;
}
#main .article .articleContent ul li {
	margin: 8px 0;
	padding: 0;
}
#main .article .articleContent ul li ul {
	margin: 0;
}

#main .article .articleContent ul.note {
	margin: 20px 0;
	padding: 0;
}
#main .article .articleContent ul.note li {
	margin: 6px 0;
	padding: 0 0 0 1em;
	text-indent: -1em;
	list-style: none;
	font-size: 12px;
}

#main .article .articleContent ol {
	margin: 20px 0;
	padding: 0 0 0 30px;
}
#main .article .articleContent ol li {
	margin: 8px 0;
	padding: 0;
}
#main .article .articleContent ol li ol {
	margin: 0;
}

#main .article .articleContent ul.linkBtnsList {
	margin: 30px 0 20px;
	padding: 0;
}
#main .article .articleContent ul.linkBtnsList li {
	list-style: none;
	display: inline-block;
	margin: 0 10px 10px 0;
}
#main .article .articleContent ul.linkBtnsList li a {
	display: inline-block;
	text-decoration: none;
	padding: 10px 15px 10px 10px;
	border: 1px solid #00B2CC;
	border-radius: 4px;
	font-weight: bold;
	font-size: 14px;
}

#main .article .articleContent .linkBtn {
	margin: 30px auto 50px;
	width: 80%;
}
#main .article .articleContent .linkBtn p {
}
#main .article .articleContent .linkBtn p a {
	display: block;
	text-decoration: none;
	color: #FFF;
	text-align: center;
	padding: 15px;
	background: #00B2CC;
	border-radius: 4px;
	font-weight: bold;
	font-size: 16px;
}

#main .article .articleContent table {
	width: 100%;
	border-collapse: collapse;
	border-top: 1px solid #CCC;	
	border-left: 1px solid #CCC;	
	color: #333;
	margin: 24px 0;
}
#main .article .articleContent table tr {
}
#main .article .articleContent table th {
	border-right: 1px solid #CCC;	
	border-bottom: 1px solid #CCC;	
	padding: 8px 12px;
	background: #EFEFEF;
}
#main .article .articleContent table td {
	border-right: 1px solid #CCC;	
	border-bottom: 1px solid #CCC;	
	padding: 8px 12px;
}
#main .article .social {
	margin: 30px 0 0;
	text-align: right;
}
#main .article .social a {
	margin-left: 3px;
}

#main .article .downloadSection {
	border: 2px solid #CCC;
	padding: 20px;
	margin: 30px 0 40px;
}
#main .article .downloadSection h2 {
	margin-top: 0;
	text-align: center;
	padding-bottom: 15px;
}
#main .article .downloadSection .acceptTxt {
	font-size: 14px;
	font-weight: bold;
	line-height: 20px;
	text-align: center;
	margin-bottom: 10px;
}
#main .article .downloadSection input[type="checkbox"] {
	width: 16px;
	height: 16px;
	margin: 0 5px 0 0;
	vertical-align: middle;
	display: inline-block;
	line-height: 20px;
}
#main .article .downloadSection .linkBtn {
	margin-bottom: 30px;
}
#main .article .downloadSection p.caution {
	font-weight: bold;
	color: #F00;
	margin-bottom: 0;
	padding: 20px;
	background: #FEE;
}
#main .article .social a i.fa-facebook-square {
	color: #39558B;
}
#main .article .social a i.fa-twitter-square {
	color: #049BCD;
}
#main .article .social a i.fa-google-plus-square {
	color: #D12A29;
}

/* ---------------
info
--------------- */
#main .article .articleContent ul.newsList {
	margin: 0;
	padding: 0;
}
#main .article .articleContent ul.newsList li {
	list-style: none;
	line-height: 1.4;
	margin: 25px 0;
}
#main .article .articleContent ul.newsList .date {
	font-family: Quicksand;
	display: block;
	margin-bottom: 3px;
}
#main .article .articleContent ul.newsList .date .new {
	color: #F00;
	font-style: italic;
}
#main .article .articleContent ul.newsList .title {
}
#main .article .articleContent ul.newsList a {
	font-size: 14px;
}
#main .article .articleContent .pagination {
	margin-top: 50px;
}
#main .article .articleContent .pagination strong,
#main .article .articleContent .pagination a {
	display: inline-block;
	font-size: 12px;
	line-height: 24px;
	width: 24px;
	height: 24px;
	margin-right: 4px;
	border: 1px solid #00B2CC;
	border-radius: 4px;
	text-align: center;
}
#main .article .articleContent .pagination strong {
	color: #00B2CC;
}
#main .article .articleContent .pagination a {
	background: #00B2CC; 
	color: #FFF;
	text-decoration: none;
}

#main .article .articleContent ul.page_ejection {
	margin: 50px 0 0;
	padding: 0;
}
#main .article .articleContent ul.page_ejection li {
	list-style: none;
	display: inline-block;
	margin: 0 10px 10px 0;
}
#main .article .articleContent ul.page_ejection li a,
#main .article .articleContent ul.page_ejection li span {
	display: inline-block;
	text-decoration: none;
	padding: 5px 10px;
	border: 1px solid #00B2CC;
	border-radius: 4px;
	font-size: 13px;
}
#main .article .articleContent ul.page_ejection li span {
	border: 1px solid #CCC;
	color: #CCC;
}


#contents #main.spPage,
#contents .spPage {
	width: 920px;
	float: none;
	padding: 0 25px 30px;
	margin: 15px auto 0;
	background: #FFF;
}



/* -----------------------------------
shop
----------------------------------- */
#main .article .articleContent ul.shopLineup {
	width: 660px;
	margin: 0 0 0 -10px;
	padding: 0;
}
#main .article .articleContent ul.shopLineup li {
	list-style: none;
	float: left;
	margin: 0;
	padding: 0 0 10px 10px;
}
#main .article .articleContent ul.shopLineup li a {
	display: block;
}
#main .article .articleContent ul.shopLineup li a img {
	display: block;
}
#main .article .articleContent ul.optionLineup {
	width: 660px;
	margin: 0 0 0 -10px;
	padding: 0;
}
#main .article .articleContent ul.optionLineup li {
	list-style: none;
	float: left;
	margin: 0;
	padding: 0 0 10px 10px;
}
#main .article .articleContent ul.optionLineup li a {
	display: block;
}
#main .article .articleContent ul.optionLineup li a img {
	display: block;
}

#main .article .articleContent .subcategories {
	margin: 10px 0 0;
	padding: 0 0 10px;
	border-bottom: 1px solid #CCC;
	
}
#main .article .articleContent .subcategories ul {
	list-style: none;
	display: inline-block;
	margin: 0 10px 10px 0;
	padding: 0;
}
#main .article .articleContent .subcategories ul li {
	list-style: none;
	display: inline-block;
	margin: 0 5px 5px 0;
}
#main .article .articleContent .subcategories ul li a {
	display: inline-block;
	text-decoration: none;
	padding: 5px 10px;
	border: 1px solid #00B2CC;
	border-radius: 4px;
	font-size: 13px;
}

#main .article .articleContent .pagination-container {
	padding-top: 15px;
}
#main .article .articleContent .pagination-container hr {
	margin: 15px 0;
}
#main .article .articleContent .product-container {
	padding: 10px 0;
}
#main .article .articleContent .product-container .product-item-image {
	float: left;
	padding: 0 20px 0 0;
	width: 120px;
}
#main .article .articleContent .product-container .product-info {
	width: 510px;
	float: left;
}
#main .article .articleContent .product-container .product-info a.product-title {
	font-size: 16px;
	font-weight: bold;
}
#main .article .articleContent .product-container .product-info p.sku {
	margin: 0;
	color: #CCC;
}
#main .article .articleContent .product-container .product-info .prod-info {
	width: 510px;
	margin: 0;
	float: left;
}
#main .article .articleContent .product-container .product-info .prod-info .prices-container {
	margin: 0;
	color: #CCC;
}
#main .article .articleContent .product-container .product-info .prod-info .product-descr {
	float: left;
	margin: 0;
	padding: 10px 0 0;
}

#main .article .articleContent .product-main-info {
}
#main .article .articleContent .product-main-info .image-border {
	text-align: center;
}
#product_thumbnails {
	/*display: none !important;*/
	margin: 0 auto;
}
#product_thumbnails a {
	display: inline-block;
	margin: 0 5px;
	border: 2px solid #00B2CC;
}
#main .article .articleContent .product-main-info .product-info {
}
#main .article .articleContent .product-main-info .product-info p.sku {
	margin: 0;
}
#main .article .articleContent .product-main-info .product-info div.clear {
	margin: 0;
}
#main .article .articleContent .product-main-info .product-info div.clear p {
	margin: 0;
}
#main .article .articleContent .mainbox2-container {
  display: none;
}
#main .article .articleContent .mainbox2-container h3 {
	clear: both;
}
#main .article .articleContent .mainbox2-container .product-item-image {
	float: left;
	width: 305px;
	height: 75px;
	padding: 15px 10px 0;
	overflow: hidden;
	line-height: 1.4;
}
#main .article .articleContent .mainbox2-container .product-item-image a img {
	display: block;
	width: 70px;
	height: 70px;
	padding-right: 15px;
	float: left;
}
#main .article .articleContent .mainbox2-container .product-item-image p {
	margin: 0;
	float: left;
	width: 220px;
}
#main .article .articleContent .mainbox2-container .product-item-image span.
price-update {
	float: left;
	width: 220px;
}
/* ---------------
login_box
--------------- */
#main .article .login_box {
}
#main .article .login_box .form-field {
	margin: 20px 0;
}
#main .article .login_box .form-field label {
	display: inline-block;
	width: 180px;
	margin-right: 10px;
	text-align: right;
}
#main .article .login_box .form-field input.input-text {
	border: 1px solid #00B2CC;
	font-size: 16px;
	padding: 8px 4px;
	width: 300px;
}
#main .article .login_box .clear {
	margin-left: 190px;
}
#main .article .login_box .clear .float-left {
	display: inline-block;
	width: 160px;
}
#main .article .login_box .clear .float-right {
	display: inline-block;
}
#main .article .login_box .button-submit-action input[type="submit"] {
	border: none;
	display: block;
	text-decoration: none;
	color: #FFF;
	text-align: center;
	padding: 10px 0;
	background: #00B2CC;
	border-radius: 4px;
	font-weight: bold;
	font-size: 14px;
	width: 150px;
}
#main .article .login_box p.center {
	margin-left: 190px;
	margin-bottom: 0;
}

#main .article .articleContent .new_entry {
	border: 2px solid #CCC;
	margin-top: 50px;
}
#main .article .articleContent .new_entry p {
	text-align: center;
}
#main .article .articleContent .new_entry .linkBtn {
	margin: 20px auto 30px;
	width: 80%;
}
#main .article .articleContent .new_entry .linkBtn p {
}
#main .article .articleContent .new_entry .linkBtn p a {
	display: block;
	text-decoration: none;
	color: #FFF;
	text-align: center;
	padding: 15px;
	background: #333;
	border-radius: 4px;
	font-weight: bold;
	font-size: 16px;
}



/* ---------------
form
--------------- */
#main .article .subheaders-group .form-field {
	margin: 15px 0;
}
#main .article .subheaders-group .form-field label {
	display: inline-block;
	width: 160px;
	margin-right: 10px;
	text-align: right;
}
#main .article .subheaders-group .form-field input.input-text {
	border: 1px solid #00B2CC;
	font-size: 14px;
	padding: 4px;
	width: 320px;
}
#main .article .subheaders-group .form-field select {
	border: 1px solid #00B2CC;
	padding: 4px;
}
#main .article .subheaders-group .form-field textarea {
	border: 1px solid #00B2CC;
	padding: 4px;
}
#main .article .subheaders-group .form-field .form-note {
	display: inline-block;
	width: 480px;
	float: right;
}
.article .articleContent p.caution {
	clear: both;
	padding-top: 20px;
	font-weight: bold;
}
#main .article .subheaders-group .form-field span.input_ex {
	display: block;
	margin-left: 175px;
}
#main .article input.captcha-input-text {
	border: 1px solid #00B2CC;
	padding: 4px;
}
#main .article .required {
	color: #F00;
}
#main .article .subheaders-group h2 span.title-extra {
	display: block;
	font-size: 14px;
	font-weight: normal;
	color: #666;
}
#main .article .subheaders-group .select-field {
	line-height: 20px;
	font-size: 16px;
}
#main .article .subheaders-group .select-field input[type="checkbox"] {
	width: 16px;
	height: 16px;
	margin: 0 5px 0 0;
	vertical-align: middle;
	display: inline-block;
	line-height: 20px;
}
#main .article .subheaders-group .select-field select {
	border: 1px solid #00B2CC;
	font-size: 14px;
	padding: 8px;
	margin-top: 10px;
}
#main .article .subheaders-group .select-field select[name="newsletter_format"] {
	display: none;
}
#main .article .buttons-container span.button-submit input[type="submit"] {
	border: none;
	display: block;
	text-decoration: none;
	color: #FFF;
	text-align: center;
	padding: 20px 0;
	margin: 30px auto 10px;
	background: #00B2CC;
	border-radius: 4px;
	font-weight: bold;
	font-size: 16px;
	width: 300px;
}

#main .article .message {
	margin-left: 175px;
	margin: 15px 0 20px 175px;
}
#main .article .message p {
	margin: 0;
	color: #F00;
}
.notification-content {
	position: relative;
	color: #F00;
	margin: 25px 0;
	padding: 15px 20px;
	border: 2px solid #F00
}
.notification-content .notification-e {
}
.notification-content .notification-e img {
	position: absolute;
	right: 10px;
	top: 10px;
}
.notification-content .notification-e .notification-header-e {
	font-weight: bold;
	font-size: 16px;
}

/* ---------------
sub
--------------- */
#sub {
	width: 240px;
	float: right;
	margin: 15px auto 0;
}

@media screen and (max-device-width: 760px) {
	#sub {
		display: none;
	}
}

#sub #categoryEyeCatch {
}
#sub #categoryEyeCatch h2 {
	margin: 0;
	padding: 0;
	line-height: 0;
}
#sub #categoryEyeCatch h2 a {
	display: block;
}
#sub #categoryEyeCatch h2 img {
	display: block;
}
#sub .snav {
	margin-bottom: 20px
}
#sub .snav ul {
	margin: 0;
	padding: 0;
	background: #FFF;
	overflow: hidden;
}
#sub .snav ul li {
	list-style: none;
	font-size: 12px;
	padding: 0 16px;
}
#sub .snav ul li a {
	display: block;
	/*padding: 8px 0 8px 14px;*/
	padding: 8px 0;
	border-top: 1px solid #E1E0E0;
	/*text-indent: -14px;*/
}
#sub .snav > ul > li:first-child  > a {
	border-top: none;
}
#sub .snav ul li a i {
}
#sub .snav ul li ul {
	margin: 0;
}
#sub .snav ul li li {
	padding: 0 0 0 16px;
}
#sub .bnrArea {
	margin-bottom:10px;
}
#sub .bnrArea ul {
	margin: 0;
	padding: 0;
}
#sub .bnrArea li {
	list-style: none;
	margin: 0 0 10px;
	padding: 0;
}
#sub .bnrArea li a {
}
#sub .bnrArea li a img {
}
#sub .twitter {
	margin-bottom: 10px
}

/* =========================================================
footer
========================================================= */

#footer {
}
#footer #footerContent {
	width: 970px;
	margin: 0 auto;
	padding: 20px;
	text-align: left;
}
#footer #footerContent ul#fNav {
	margin: 0;
	padding: 0;
}
#footer #footerContent ul#fNav li {
	list-style: none;
	font-size: 12px;
	display: inline-block;
	margin: 0 10px 0 0;
}
#footer #footerContent ul#fNav li a {
	color: #666;
	text-decoration: none;
}
#footer #footerContent ul#fNav li a i {
}
#footer #footerContent ul#fNav li a i.fa-external-link {
	padding: 0 0 0 3px;
}
#footer #footerContent p {
	font-size: 11px;
	margin: 10px 0 0;
	color: #999;
}



/* ====================================================================
↓↓レイCLUBリニューアル2014追加スタイル↓↓
==================================================================== */


/* このサイトのご利用について */

p.etcTerms {
	width: 640px;
	height: 210px;
	padding: 0 0 25px 0;
	margin: 15px auto 0;
	background: url(../img/term/about_img_01.png) no-repeat 0 0;
	text-indent: -9999em;
}
div.lei_teru_msg {
	width: 640px;
	height: 267px;
	background: url(../img/term/about_img_02.jpg) no-repeat 0 0;
	padding-bottom: 15px;
	position: relative;
}
div.lei_teru_msg p {
	margin: 0;
	padding: 0;
	font-weight: bold;
	position: absolute;
	text-align: center;
}
div.lei_teru_msg p.lei_msg {
	left: 186px;
	top: 27px;
	color: #F66;
}
div.lei_teru_msg p.teru_msg {
	left: 166px;
	top: 141px;
	color: #17BAD2;
}
div.shippingPoint {
	width: 410px;
	height: 145px;
	background: url(../img/term/about_img_03.gif) no-repeat 0 0;
	margin-left: 20px;
	padding: 33px 0 0 200px;
}
div.shippingPoint p {
	margin: 0;
	padding: 0;
}
div.shippingPoint p.shippingPoint_tit {
	font-weight: bold;
	padding-bottom: 5px;
}
div.shippingPoint p strong {
	font-size: 180%;
	color: #F00;
	display: block;
}
div.about_toProfAdd {
	text-align: center;
}
div.about_toProfAdd p {
	width: 174px;
    height: 51px;
	margin: 0 auto;
}
div.about_toProfAdd a {
    display: block;
    height: 51px;
    text-indent: -9999em;
    width: 174px;
    background: url(../img/updater_failed_entry_btn.gif) no-repeat scroll 0 0 transparent;
}

table.termpage {
    border-left: 1px solid #CCCCCC;
    border-top: 1px solid #CCCCCC;
    width: 100%;
}
.termpage th {
    background-color: #EBEBEB;
    border-bottom: 1px solid #CCCCCC;
    border-right: 1px solid #CCCCCC;
    padding: 5px 8px;
	width: 160px;
}
body.yoru .termpage th {
    background-color: transparent;
}
.termpage td {
    border-bottom: 1px solid #CCCCCC;
    border-right: 1px solid #CCCCCC;
    padding: 5px 8px;

}
.postWrap ul {
	margin: 5px 0 5px 40px;
}
.postWrap ul li {
	list-style-type: disc;
	background-image: none;
	padding: 0;
}


/* サポート */

div.support_toOBDhyou a {
    display: block;
    height: 52px;
    width: 267px;
	margin: 10px auto;
    text-indent: -9999em;
    background: url(../img/support/supp_btn_obd2.gif) no-repeat scroll 0 0 transparent;
}

div.update_msg_box {
	width: 619px;
	height: 153px;
	background: url(../img/support/supp_update_msg_box.gif) no-repeat 0 0;
	padding-bottom: 15px;
	position: relative;
}
div.update_msg_box p.update_msg {
	position: absolute;
	left: 170px;
	top: 3px;
	font-weight: bold;
	text-align: left;
	color: #ff427c;

}

div.updater_selectbox {
	width: 100%;
	margin: 10px auto;
	padding-bottom: 20px;
	overflow: hidden;
}
div.updater_selectbox div.updater_lei02 {
	float: left;
	position: relative;
	width: 187px;
	height: 144px;
	background: url(../img/support/supp_upd_bg_lei02.gif) no-repeat 0 0;
	margin-right: 20px;
	margin-left: 10px;
}
div.updater_selectbox div.updater_lei02 p a {
	position: absolute;
	left: 30px;
	top: 85px;
	text-align: center;
}
div.updater_selectbox div.updater_lei01sd {
	float: left;
	position: relative;
	width: 187px;
	height: 144px;
	background: url(../img/support/supp_upd_bg_lei01sd.gif) no-repeat 0 0;
	margin-right: 20px;
}
div.updater_selectbox div.updater_lei01sd p a {
	position: absolute;
	left: 30px;
	top: 85px;
	text-align: center;
}
div.updater_selectbox div.updater_lei01 {
	float: left;
	position: relative;
	width: 187px;
	height: 144px;
	background: url(../img/support/supp_upd_bg_lei01.gif) no-repeat 0 0;
	margin-right: 20px;
}
div.updater_selectbox div.updater_lei01 p a {
	position: absolute;
	left: 30px;
	top: 85px;
	text-align: center;
}

div.support_toInquiry a {
    display: block;
    height: 52px;
    width: 267px;
	margin: 10px auto;
    text-indent: -9999em;
    background: url(../img/support/supp_btn_inq.gif) no-repeat scroll 0 0 transparent;
}

div.support_toFaq a {
    display: block;
    height: 52px;
    width: 267px;
	margin: 10px auto;
    text-indent: -9999em;
    background: url(../img/support/supp_btn_faq.gif) no-repeat scroll 0 0 transparent;
}

/* アップデート */

#main .article .articleContent div#leiteru_upmsg {
	position: relative;
	width: 100%;
	margin: 10px auto;
}

#main .article .articleContent #lei_img {
	position: absolute;
	top: 0;
	left: 0;
}

#main .article .articleContent #teru_img {
	position: absolute;
	top: 45px;
	left: 560px;
}

#main .article .articleContent #teru_img_02 {
	position: absolute;
	top: 65px;
	left: 514px;
}

#main .article .articleContent p#lei_txt {
	font-weight: bold;
	padding-left: 140px;
	padding-top: 20px;
}

#main .article .articleContent .up_01 {

	background-image: url(../img/support/update/lei_01_b.gif);
	background-repeat: no-repeat;
	height: 60px;
	margin-top: 30px;
	margin-left: 20px;
	margin-bottom:0px;
}


#main .article .articleContent .up_01_02 {

	background-image: url(../img/support/update/lei_01_02_b.gif);
	background-repeat: no-repeat;
	height: 60px;
	margin-top: 30px;
	margin-left: 0;
	margin-bottom:0px;
}

#main .article .articleContent .up_02 {

	background-image: url(../img/support/update/lei_02_b.gif);
	background-repeat: no-repeat;
	height: 60px;
	margin-top: 30px;
	margin-left: 0;
	margin-bottom:0px;
}

#main .article .articleContent .up_txt {
	font-weight: bold;
	font-size: 16px;
	color: #333333;
	padding-top: 20px;
	padding-left: 110px;
	text-align: left;
}

#main .article .articleContent .up_other {
	color: #333333;
	margin-left: 25px;
	margin-bottom: 10px;
	text-align: right;
	margin-top: 10px;
}

table.updatenews {
    border-left: 1px solid #CCCCCC;
    border-top: 1px solid #CCCCCC;
    width: 100%;
	border-spacing: 0;
	margin: 20px 0;
}
.updatenews th {
    background-color: #EBEBEB;
    border-bottom: 1px solid #CCCCCC;
    border-right: 1px solid #CCCCCC;
    padding: 5px 8px;
}
.updatenews td {
    border-bottom: 1px solid #CCCCCC;
    border-right: 1px solid #CCCCCC;
    padding: 10px;
	font-size: 90%;
	font-weight: normal;
}
.updatenews ul {
	margin-left: 20px;
	padding: 0;
	font-size: 90%;
}
.updatenews li {
	list-style: disc;
	padding-left: 0;
}
.errormsg {
	font-weight: bold;
	font-size: 108%;
	color: #F00;
}
#mail {
	border: 1px solid #71bceb;
	background: #f3f4f7;
	color: #9d9ea0;
}
div.support_toProcess a {
    display: block;
    height: 52px;
    width: 267px;
	margin: 10px auto;
    text-indent: -9999em;
    background: url(../img/support/update/supp_btn_process.gif) no-repeat scroll 0 0 transparent;
}

/* 霧島レイとは */

p.about_story {
	margin: 20px 0;
}
div.about_chara {
	width: 650px;
	margin: 10px 0;
	padding: 0;
	overflow: hidden;
}
div.chara_ill_box {
	float: left;
	position: relative;
	width: 230px;
	height: 600px;
	margin: 0;
	padding: 0;
}
div.chara_ill_box p.ill_lei {
	position: absolute;
	top: 0;
	left: 0;
	width: 208px;
	height: 445px;
	padding: 0 0 25px 0;
	margin: 15px 0;
	background: url(../img/about/lei.png) no-repeat 0 0;
	text-indent: -9999em;
}
div.chara_ill_box p.ill_teru {
	position: absolute;
	left: 120px;
	top: 320px;
	width: 106px;
	height: 178px;
	padding: 0 0 25px 0;
	margin: 15px 0;
	background: url(../img/about/teru.png) no-repeat 0 0;
	text-indent: -9999em;
}
div.chara_sta_box {
	float: right;
	width: 380px;
	margin-left: 20px;
	padding-top: 20px;
}
div.chara_sta_box span.cname {
	font-size: 180%;
	color: #01b2c6;
}
div.chara_sta_box span.cname_a {
	font-size: 100%;
	color: #01b2c6;
	padding-left: 10px;
}
table.chara_sta {
    border-left: 1px solid #63b2dd;
    border-top: 1px solid #63b2dd;
    width: 100%;
	border-spacing: 0;
	margin: 10px 0 30px 0;
}
.chara_sta th {
    background-color: #c6e3f3;
    border-bottom: 1px solid #63b2dd;
    border-right: 1px solid #63b2dd;
    padding: 5px 8px;
	width: 120px;
}
body.yoru .chara_sta th {
    background-color: transparent;
}
.chara_sta td {
    border-bottom: 1px solid #63b2dd;
    border-right: 1px solid #63b2dd;
    padding: 10px;
	font-size: 90%;
	font-weight: normal;
}


/* ---------------------------------------
　お楽しみコンテンツ
---------------------------------------- */

.wall_dl {
	width: 640px;
	overflow: hidden;
	border: 5px solid #DBF3FF;
	padding: 10px 0;
	margin: 20px 0;
}

.wall_dl .wall_box {
	float: left;
	width: 250px;
	height: 325px;
	background: url(../img/fun/bg_fun.gif) repeat left top;
	margin: 10px 0 10px 20px;
	padding: 20px 20px 30px 20px;
}

.wall_dl .wall_box ul.wall_dl_btn {
	width: 180px;
	margin: 0 !important;
}

.wall_dl .wall_box ul.wall_dl_btn li.btn {
	width: 155px;
	padding-bottom: 10px;
	list-style: none;
}

.wall_dl .wall_box ul.wall_dl_btn li.btn a {
	display: block;
	position:relative;
	background: url(../img/fun/btn_bg.png) repeat left center;
	border: 1px solid #80b7eb;
	color: #FFF;
	border-radius: 8px;
	-moz-border-radius: 8px;
	-webkit-border-radius: 8px;
	-moz-box-shadow: 1px 1px 1px rgba(000,000,000,0.3);
	-webkit-box-shadow: 1px 1px 2px rgba(000,000,000,0.2);
	text-shadow: -1px -1px 1px rgba(0,0,0,0.1);
	width: 150px;
	padding: 5px 5px 5px 25px;
	text-decoration: none;
}
.wall_dl .wall_box ul.wall_dl_btn li.btn a strong {
	color: #fff !important;
}
.wall_dl .wall_box ul.wall_dl_btn li span {
	float: right;
	font-size: 11px;
	color:#06C;
	margin-top: 14px;
}

/* START コンテスト優秀作品壁紙 ------------------------------- */
.wall_contest_dl {
	width: 640px;
	overflow: hidden;
	border: 5px solid #FFF1D9;
	padding: 10px 0;
	margin: 20px 0;
}
.wall_contest_dl .wall_contest_title {
	float: left;
	width: 290px;
	height: 375px;
	margin: 10px 0 10px 20px;
	padding: 0;
	background: none;
	border: none;
}
.wall_contest_dl .wall_contest_title h3 {
	margin: 0;
	padding: 0;
	background: none;
	border: none;
}
.wall_contest_dl .wall_contest_title h3 img {
	display: block;
}
.wall_contest_dl .wall_box {
	float: left;
	width: 250px;
	height: 325px;
	background: url(../img/fun/bg_fun_02.gif) repeat left top;
	margin: 10px 0 10px 20px;
	padding: 20px 20px 30px 20px;
}
.wall_contest_dl .wall_box ul.wall_dl_btn {
	width: 180px;
	margin: 0 !important;
}
.wall_contest_dl .wall_box ul.wall_dl_btn li.btn {
	width: 155px;
	padding-bottom: 10px;
	list-style: none;
}
.wall_contest_dl .wall_box ul.wall_dl_btn li.btn a {
	display: block;
	position:relative;
	background: url(../img/fun/btn_bg_02.png) repeat left center;
	border: 1px solid #FF9946;
	color: #FFF;
	border-radius: 8px;
	-moz-border-radius: 8px;
	-webkit-border-radius: 8px;
	-moz-box-shadow: 1px 1px 1px rgba(000,000,000,0.3);
	-webkit-box-shadow: 1px 1px 2px rgba(000,000,000,0.2);
	text-shadow: -1px -1px 1px rgba(0,0,0,0.1);
	width: 150px;
	padding: 3px 5px 3px 25px;
	text-decoration: none;
}
.wall_contest_dl .wall_box ul.wall_dl_btn li.btn a strong {
	color: #fff !important;
}
.wall_contest_dl .wall_box ul.wall_dl_btn li span {
	float: right;
	font-size: 11px;
	color:#06C;
	margin-top: 14px;
}
/*------------------------------- END コンテスト優秀作品壁紙 */

.sozai_dl {
	width: 100%;
	background: url(../img/fun/bg_fun.gif) repeat left top;
	margin: 10px 0;
}

.sozai_dl ul.sozai_thumb {
	padding-left: 0 !important;
	overflow: hidden;
}

.sozai_dl ul.sozai_thumb li {
	float: left;
	list-style: none;
	margin: 27px 0 0 27px !important;
}

.sozai_dl .sozai_dl_btn {
	width: 278px;
	margin: 0 auto;
	padding: 27px 0 35px 0;
}

.sozai_dl .sozai_dl_btn a {
	display: block;
	position:relative;
	background: url(../img/fun/btn_bg.png) no-repeat left center;
	border: 1px solid #80b7eb;
	color: #FFF;
	border-radius: 8px;
	-moz-border-radius: 8px;
	-webkit-border-radius: 8px;
	-moz-box-shadow: 1px 1px 1px rgba(000,000,000,0.3);
	-webkit-box-shadow: 1px 1px 2px rgba(000,000,000,0.2);
	text-shadow: -1px -1px 1px rgba(0,0,0,0.1);
	width: 250px;
	padding: 10px 0 10px 30px;
	text-decoration: none;
}

.sozai_dl .sozai_dl_btn span {
	float: right;
	font-size: 11px;
	color:#06C;
}


.datause {
	border: 3px solid #F66;
	margin: 20px auto;
	padding: 20px;
}
.datause span {
	font-weight: bold;
	color: #F66;
}

/*------------------------------- radio */

.movieBoxesTwo {
	clear: both;
	margin-bottom: 20px;
}
.movieBox {
	clear: both;
	margin-bottom: 40px;
}
#main .article .articleContent .movieBoxesTwo h4,
#main .article .articleContent .movieBox h4 {
	font-size: 14px;
	margin: 0;
	border-bottom: none;
	padding: 5px 0;
	border-top: 2px solid #CCC;
	color: #000;
	font-weight: bold;
}
#main .article .articleContent .movieBoxesTwo p,
#main .article .articleContent .movieBox p {
	font-size: 12px;
	margin: 5px 0 0;
	line-height: 150%;
}
#main .article .articleContent .movieBoxesTwo iframe {
	display: block;
	margin: 0;
	padding: 0;
}
.movieBoxL,
.movieBoxR {
	width: 310px;
	padding-bottom: 15px;
}
.movieBoxL {
	float: left;
}
.movieBoxR {
	float: right;
}


/*------------------------------- FAQ */

dl.faq {
	margin: 10px 5px 25px;
}

.faq dt{
	margin: 0;
	padding: 10px 15px 10px 35px;
	display:block;
	cursor:pointer;
	background: url("../img/faq/icon_q.png") no-repeat 10px 10px;
	font-size: 14px;
	font-weight: bold;
	background-color: #FFF;
	border-top: 1px dotted #CCC;
}

dt .pcat {
	display: block;	
	text-align: right;
}

dt .pcat img {
	margin: 3px;
}

.faq dt:hover {
	text-decoration: underline;
	background-color: #EFEFEF;
}

.faq dd{
	margin: 10px 0 30px 20px;
	padding: 15px 25px 15px 40px;
	background: url("../img/faq/icon_a.png") no-repeat left top #fff;
	display:none;
	border: 3px solid #ff97b7;
	border-radius: 7px;
	*zoom: 1;
}

.radioMsgBox {
	display: table;
	width: 650px;
	margin: 20px 0;
	margin-bottom: 30px;
}
.radioMsgBox .rmd_left {
	float: left;
	width: 400px;
	display: block;
	margin-right: 20px;
}
.radioMsgBox .rmd_right {
	float: right;
	display: block;
	width: 230px;
	margin: 35px 0;
}

#main .article .articleContent .hardSelect {
	width: 100%;
	margin: 20px 0;
}
#main .article .articleContent .hardSelect h3 {
	border: none;
	padding: 0;
	margin: 20px 0 0;
	color: #666;
}
#main .article .articleContent .hardSelect .hardSelectBtn {
	margin: 10px 0 0;
	padding: 0;
}
#main .article .articleContent .hardSelect .hardSelectBtn .hsBtn {
	display: inline-block;
	margin-right: 5px;
	margin-bottom: 5px;
	border-radius: 8px;
    -webkit-border-radius: 8px;
    -moz-border-radius: 8px;
	border: 1px solid #f36;
	*display: inline;
	zoom: 1;
	background: #fffbfb;
}
#main .article .articleContent .hardSelect .hardSelectBtn .hsBtn a {
	color: #f36;
	font-weight: bold;
	font-size: 14px;
	text-decoration: none;
	display: block;
	margin: 5px 10px;
}
#main .article .articleContent .hardSelect .hardSelectBtn .hsBtn:hover {
	background: #ffe8e8;
	cursor: pointer;
}



/*-------------------------
C86特設ページ
-------------------------*/
#main .article .articleContent .c86_news {
	border: 3px solid #F00;
	padding: 0 20px 15px;
}
#main .article .articleContent .c86_news ul {
	padding: 0;
	margin: 0;
}
#main .article .articleContent .c86_news ul li {
	list-style: none;
	margin: 0;
	padding: 15px 0 0;
	font-size: 15px;
}
#main .article .articleContent .c86_news ul li .date {
	padding-right: 20px;
	font-weight: bold;
}
#main .article .articleContent .c86_news ul li .txt {
}
#main .article .articleContent .goodsList {
}
#main .article .articleContent .goodsList ul {
	width: 960px;
	margin: 30px 0 0 -40px;
	padding: 0;
}
#main .article .articleContent .goodsList ul li {
	list-style: none;
	padding: 0 0 0 40px;
	margin: 0;
	width: 440px;
	float: left;
}
#main .article .articleContent .goodsList ul li .goodsImg {
	width: 160px;
	float: left;
	padding-right: 15px;
	margin-bottom: 30px;
}
#main .article .articleContent .goodsList ul li .txt {
	margin-left: 175px;
	margin-bottom: 30px;
}
#main .article .articleContent .goodsList ul li .txt h3 {
	color: #000;
	border: none;
	margin: 0;
	padding: 0;
}
#main .article .articleContent .goodsList ul li .txt h3 span.ico {
	display: block;
	margin-bottom: 5px;
}
#main .article .articleContent .goodsList ul li .txt p {
	margin: 10px 0 0 0;
	padding: 0;
	font-size: 12px;
	line-height: 1.7;
}
#main .article .articleContent .goodsList ul li .txt p.btn {
	margin: 10px 0 0 0;
	padding: 0;
	font-size: 12px;
	line-height: 1.7;
}
#main .article .articleContent .goodsList ul li .txt p.btn a {
	display: block;
	color: #FFF;
	background: #00B2CC;
	border-radius: 5px;
	padding: 8px;
	text-align: center;
	font-weight: bold;
	text-decoration: none;
}

/*-------------------------
C86 クーポン
-------------------------*/
#main .article .articleContent .c86_coupon {
	width: 640px;
	border: 3px solid #CCC;
	margin: 0 auto;
}
#main .article .articleContent .c86_coupon img {
	display: block;
}
#main .article .articleContent .c86_coupon .c86_coupon_mainTit {
	width: 600px;
	padding: 20px 20px 10px;
}
#main .article .articleContent .c86_coupon .c86_coupon_main {
	width: 605px;
	height: 345px;
	padding: 20px 15px 10px 20px;
}
#main .article .articleContent .c86_coupon .c86_coupon_main .txt {
	width: 340px;
	float: left;
}
#main .article .articleContent .c86_coupon .c86_coupon_main .img {
	width: 245px;
	float: right;
}
#main .article .articleContent .c86_coupon .c86_coupon_main .txt h1.coupon_tit {
	padding: 0 0 27px;
	margin: 0;
}
#main .article .articleContent .c86_coupon .c86_coupon_main .txt .coupon_id_tit {
}
#main .article .articleContent .c86_coupon .c86_coupon_main .txt .coupon_id {
	height: 100px;
	text-align: center;
	line-height: 100px;
	background: #F2F2F2;
	font-weight: bold;
	color: #000;
	font-size: 30px;
}
#main .article .articleContent .c86_coupon .c86_coupon_detail {
	padding: 0 20px 20px;
}
#main .article .articleContent .c86_coupon .c86_coupon_detail strong {
	color: red;
}
#main .article .articleContent .c86_coupon .c86_coupon_detail h2 {
	margin: 10px 0;
	padding: 4px 8px;
	background: #000;
	border: none;
	color: #FFF;
	font-size: 14px;
}

/*-------------------------
グッズ特集ページ
-------------------------*/
#main .article .articleContent .goods_news {
	border: 3px solid #F00;
	padding: 0 20px 15px;
}
#main .article .articleContent .goods_news ul {
	padding: 0;
	margin: 0;
}
#main .article .articleContent .goods_news ul li {
	list-style: none;
	margin: 0;
	padding: 15px 0 0;
	font-size: 15px;
}
#main .article .articleContent .goods_news ul li .date {
	padding-right: 20px;
	font-weight: bold;
}
#main .article .articleContent .goods_news ul li .txt {
}

/* 新着グッズ */
#main .article .articleContent .newGoodsList {
}
#main .article .articleContent .newGoodsList ul.newGoodsUl {
	width: 960px;
	margin: 30px -15px 0 0;
	padding: 0;
}
#main .article .articleContent .newGoodsList ul.newGoodsUl li.newGoodsBox {
	list-style: none;
	padding: 15px;
	margin: 0 15px 15px 0;
	width: 420px;
	float: left;
	border: 1px solid #ccc;
	display: block;
	position: relative;
}
#main .article .articleContent .newGoodsList ul.newGoodsUl li.newGoodsBox .goodsImg {
	width: 160px;
	padding-right: 15px;
	margin-bottom: 30px;
}
#main .article .articleContent .newGoodsList ul.newGoodsUl li.newGoodsBox .txt {
	margin-left: 175px;
	margin-bottom: 30px;
}
#main .article .articleContent .newGoodsList ul.newGoodsUl li.newGoodsBox .newGoodsTxt h3 {
	color: #000;
	border: none;
	margin: 0;
	padding: 0;
	margin-top: 10px;
}
#main .article .articleContent .newGoodsList ul.newGoodsUl li.newGoodsBox .newGoodsTxt h3 span.ico {
	display: block;
	margin-bottom: 5px;
}
#main .article .articleContent .newGoodsList ul.newGoodsUl li.newGoodsBox .newGoodsTxt p {
	margin: 10px 0;
	padding: 0;
	font-size: 12px;
	line-height: 1.7;
}
/*#main .article .articleContent .newGoodsList ul.newGoodsUl li.newGoodsBox .newGoodsTxt p.newGoodsBtn {
	margin: 10px 0 0 0;
	padding: 0;
	font-size: 15px;
	line-height: 1.7;
	position: absolute;
	bottom: 15px;
	width: 420px;
	display: block;
}
#main .article .articleContent .newGoodsList ul.newGoodsUl li.newGoodsBox .newGoodsTxt p.newGoodsBtn a {
	display: block;
	color: #FFF;
	background: #00B2CC;
	border-radius: 5px;
	padding: 8px;
	text-align: center;
	font-weight: bold;
	text-decoration: none;
}*/
.buyAbtn {
	display: block;
	position: absolute;
	bottom: 15px;
	margin-top: 10px;
}

/* 960px */
#main .article .articleContent ul.nglWide {
	border: 1px solid #ccc;
	margin: 0;
	padding: 0;
	display: table;
	position: relative;
}
#main .article .articleContent ul.nglWide li.nglWideBox {
	list-style: none;
	padding: 15px;
	margin: 0 15px 0 0;
	width: 872px;
	display: block;
}
#main .article .articleContent ul.nglWide li.nglWideBox .nglWideImg {
	width: 450px;
	float: left;
	padding-right: 15px;
	margin-bottom: 15px;
}
#main .article .articleContent ul.nglWide li.nglWideBox .txt {
	margin-left: 175px;
	margin-bottom: 30px;
}
#main .article .articleContent ul.nglWide li.nglWideBox .nglTxt {
	display: block;
	float: right;
	width: 405px;
}
#main .article .articleContent ul.nglWide li.nglWideBox .nglTxt h3 {
	color: #000;
	border: none;
	margin: 0;
	padding: 0;
}
#main .article .articleContent ul.nglWide li.nglWideBox .nglTxt h3 span.ico {
	display: block;
	margin-bottom: 5px;
}
#main .article .articleContent ul.nglWide li.nglWideBox .nglTxt p {
	margin: 10px 0 0 0;
	padding: 0;
	font-size: 12px;
	line-height: 1.7;
}
/*#main .article .articleContent ul.nglWide li.nglWideBox .nglTxt p.nglWideBtn {
	margin: 10px 0 0 0;
	padding: 0;
	font-size: 15px;
	line-height: 1.7;
	float: right;
	width: 405px;
}
#main .article .articleContent ul.nglWide li.nglWideBox .nglTxt p.nglWideBtn a {
	display: block;
	color: #FFF;
	background: #00B2CC;
	border-radius: 5px;
	padding: 8px;
	text-align: center;
	font-weight: bold;
	text-decoration: none;
}*/
.newGoodsPrice {
	display: block;
	text-align: right;
	padding: 10px 0;
	font-weight: bold;
}
.nglPriceWide {
	display: block;
	text-align: right;
	padding: 10px 0;
	font-weight: bold;
}
.buyLink {
	display: block;
	margin-top: 20px;
	text-align: right;
}
#main .article .articleContent ul.buyTshBlock {
	background: url("../img/goods-sp/bg_buy_a.png") no-repeat;
	width: 420px;
	height: 40px;
	padding-left: 172px;
	position: absolute;
	bottom:15px;
}
#main .article .articleContent ul.buyTshBlock li.buyTshBtn {
	list-style: none;
	margin: 2px 0 0 2px;
	float: left;
}
	
#main .article .articleContent ul.buyBadgeBlock {
	background: url("../img/goods-sp/bg_buy_a.png") no-repeat;
	width: 420px;
	height: 40px;
	padding-left: 170px;
	position: absolute;
	bottom:15px;
	float: right;
}
#main .article .articleContent ul.buyBadgeBlock li.buyBadgeBtn {
	list-style: none;
	margin: 2px 0 0 2px;
	float: left;
}

/* ---------------------------------------
　ライセンシー募集
---------------------------------------- */
.licensee_msg_box {
	background: url(../img/licensee/licensee_bg.png) right top no-repeat;
	min-height: 430px;
}
p.licensee-msg {
	padding-top: 30px;
}

.ex {
	margin-left: 175px;
}

	
/* ==========================================================================
   Media Queries
   ========================================================================== */

@media screen and (max-width: 979px) {
}

@media screen and (max-width: 619px) {
}

/* ==========================================================================
   Helper classes
   ========================================================================== */

.ir {
    background-color: transparent;
    border: 0;
    overflow: hidden;
    *text-indent: -9999px;
}

.ir:before {
    content: "";
    display: block;
    width: 0;
    height: 150%;
}

.hidden {
    display: none !important;
    visibility: hidden;
}

.visuallyhidden {
    border: 0;
    clip: rect(0 0 0 0);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px;
}

.visuallyhidden.focusable:active,
.visuallyhidden.focusable:focus {
    clip: auto;
    height: auto;
    margin: 0;
    overflow: visible;
    position: static;
    width: auto;
}

.invisible {
    visibility: hidden;
}

.clearfix:before,
.clearfix:after,
.clear:before,
.clear:after {
    content: " ";
    display: table;
}

.clearfix:after,
.clear:after {
    clear: both;
}

.clearfix, 
.clear {
    *zoom: 1;
}



/* --------------------------
     小型タブレット端末
-------------------------- */
@media screen and (max-width:480px) {
body {
	font-size: 13px;
	line-height: 140%;
}
#pagetop {
	display: none;
}
#header {
	position: relative;
	width: 100%;
	height: auto;
	padding: 0;
	margin: 0 auto;
}
#siteLogo {
	width: 60%;
	height: auto;
	position: absolute;
	left: 3%;
	top: 0;
	z-index: 3;
}
#siteLogo h1 {
	line-height: 0;
	margin: 15px 0;
	padding: 0;
}
#siteLogo h1 a,
#siteLogo h1 a img {
	display: block;
	max-width: 100%;
	height: auto;
}
#header .headerMsg {
	display: none;
}

/* =========================================================
contents
========================================================= */
#contents {
	width: 94%;
	padding: 0 3%;
	text-align: left;
}
#main {
	width: 94%;
	padding: 0 3%;
	text-align: left;
}

/* ---------------
index_main
--------------- */
#index_main {
	margin: 0;
	padding: 0;
}
#index_main #mainVisual {
	display: none;
}
#index_main #features {
}
#index_main #features ul {
	width: 103%;
	margin: -3% 0 0 -3%;
	padding: 0;
}
#index_main #features ul li {
	width: 47%;
	height: auto;
	float: left;
	list-style: none;
	margin: 0;
	padding: 3% 0 0 3%;
}
#index_main #features ul li a {
	display: block;
}
#index_main #features img {
	max-width: 100%;
	display: block;
	height: auto;
	margin: 0;
}
/* ---------------
index_infomation
--------------- */
#index_infomation {
	width: 94%;
	padding: 3%;
	background: #FFF;
	margin-top: 3%;
}
#index_infomation #news {
	font-size: 13px;
}
#index_infomation #news ul {
	margin: 0;
	padding: 0;
}
#index_infomation #news h2 {
	font-family: Quicksand;
	font-weight: normal;
	margin: 0 0 10px 0;
	padding: 0;
	font-size: 21px;
	color: #000;
}
#index_infomation #news ul li {
	list-style: none;
	line-height: 1.4;
	margin: 10px 0;
}
#index_infomation #news ul li .date {
	font-family: Quicksand;
	display: block;
}
#index_infomation #news ul li .date .new {
	color: #F00;
	font-style: italic;
}
#index_infomation #news ul li .title {
}
#index_infomation #news ul li a {
	text-decoration: none;
}
#index_infomation .social {
	text-align: center;
	margin: 15px auto;
	margin-left: 5%;
}
#index_infomation .social img {
	width: 15%;
	height: auto;
	margin-right: 5%;
}

/* =========================================================
footer
========================================================= */

#footer {
}
#footer #footerContent {
	width: 94%;
	margin: 0 auto;
	padding: 3%;
	text-align: left;
}
#footer #footerContent ul#fNav {
	margin: 0;
	padding: 0;
}
#footer #footerContent ul#fNav li {
	list-style: none;
	font-size: 10px;
	display: inline-block;
	margin: 0 10px 0 0;
}
#footer #footerContent ul#fNav li a {
	color: #666;
	text-decoration: none;
}
#footer #footerContent ul#fNav li a i {
}
#footer #footerContent ul#fNav li a i.fa-external-link {
	padding: 0 0 0 3px;
}
#footer #footerContent p {
	font-size: 10px;
	margin: 10px 0 0;
	color: #999;
	text-align: center;
}


/* =========================================================
content
========================================================= */
#main .article .articleContent {
	width: 92%;
	padding: 4%;
	background: #FFF;
	margin: 3% 0;
}
#main .article .articleContent img {
	max-width: 100%;
	height: auto;
}

#main .article .articleContent p {
	font-size: 13px;
	line-height: 1.6em;
}
#main .article .articleTitle h1 {
	color: #FFF;
	background: #00B2CC;
	font-size: 20px;
	margin: 3% 0 3% 0;
	padding: 4%;
	line-height: 1.4;
	width: 92%;
}
#main .article .articleContent h2 {
	border-bottom: 2px solid #00B2CC;
	color: #00B2CC;
	font-size: 14px;
	margin: 3% 0;
	padding: 0 0 2px 0;
}
#main .article .articleContent h3 {
	border-bottom: 1px solid #00B2CC;
	color: #00B2CC;
	font-size: 12px;
	margin: 3% 0;
	padding: 0 0 2px 0;
}
#main .article .articleContent h4 {
	border-bottom: 1px solid #CCC;
	color: #00B2CC;
	font-size: 11px;
	font-weight: normal;
	margin: 3% 0;
	padding: 0;
}
#main .article .articleContent ul {
	margin: 20px 0;
	padding: 0 0 0 30px;
}
#main .article .articleContent ul li {
	margin: 8px 0;
	padding: 0;
	list-style: none;
}
#main .article .articleContent ul li ul {
	margin: 0;
}
#main .article .articleContent ol {
	margin: 20px 0;
	padding: 0 0 0 30px;
}
#main .article .articleContent ol li {
	margin: 8px 0;
	padding: 0;
}
#main .article .articleContent ol li ol {
	margin: 0;
}
#main .article .articleContent table {
	width: 100%;
	border-collapse: collapse;
	border-top: 1px solid #CCC;	
	border-left: 1px solid #CCC;	
	color: #333;
	margin: 24px 0;
}
#main .article .articleContent table tr {
}
#main .article .articleContent table th {
	border-right: 1px solid #CCC;	
	border-bottom: 1px solid #CCC;	
	padding: 8px 12px;
	background: #EFEFEF;
}
#main .article .articleContent table td {
	border-right: 1px solid #CCC;	
	border-bottom: 1px solid #CCC;	
	padding: 8px 12px;
}

/* ---------------
breadCrumbs
--------------- */
#breadCrumbs {
	font-size: 12px;
	color: #999;
	margin-top: 3%;
}
#breadCrumbs a,
#breadCrumbs span,
#breadCrumbs i {
	margin-right: 5px;
}

/* ---------------
sub
--------------- */
#categoryEyeCatch {
	display: none;
}

#sub .snav {
	margin: 3% 0;
}
#sub .snav ul {
	margin: 0;
	padding: 0;
	background: #00B3CD;
	overflow: hidden;
	width: 100%;
}
#sub .snav ul li {
	list-style: none;
	font-size: 12px;
}
#sub .snav ul li a {
	display: block;
	/*padding: 8px 0 8px 14px;*/
	padding: 2%;
	border-top: 1px solid #EFEFEF;
	/*text-indent: -14px;*/
	color: #fff;
	text-decoration: none;
}
#sub .snav > ul > li:first-child  > a {
	border-top: none;
}
#sub .snav ul li a i {
}
#sub .snav ul li ul {
	margin: 0;
	width: 102%;
}
#sub .snav ul li li {
	padding: 0 0 0 16px;
}
#sub .bnrArea {
	display: none;
}
#sub .twitter {
	display: none;
}

/* このサイトのご利用について */
p.etcTerms {
	display: none;
}
div.lei_teru_msg {
	display: none;
}

#main .article .articleContent .linkBtn {
	margin: 30px auto 50px;
	width: 80%;
}
#main .article .articleContent .linkBtn p {
}
#main .article .articleContent .linkBtn p a {
	display: block;
	text-decoration: none;
	color: #FFF;
	text-align: center;
	padding: 15px;
	background: #00B2CC;
	border-radius: 4px;
	font-weight: bold;
	font-size: 16px;
}

/*------------------------------- FAQ */

dl.faq {
	margin: 10px 5px 25px;
}

.faq dt{
	margin: 0;
	padding: 10px 15px 10px 35px;
	display:block;
	cursor:pointer;
	background: url("../img/faq/icon_q.png") no-repeat 10px 10px;
	font-size: 14px;
	font-weight: bold;
	background-color: #FFF;
	border-top: 1px dotted #CCC;
}

dt .pcat {
	display: block;	
	text-align: right;
}

dt .pcat img {
	margin: 3px;
}

.faq dt:hover {
	text-decoration: underline;
	background-color: #EFEFEF;
}

.faq dd{
	margin: 10px 0 30px 20px;
	padding: 15px 25px 15px 40px;
	background: url("../img/faq/icon_a.png") no-repeat left top #fff;
	display:none;
	border: 3px solid #ff97b7;
	border-radius: 7px;
	*zoom: 1;
}

.radioMsgBox {
	display: table;
	width: 650px;
	margin: 20px 0;
	margin-bottom: 30px;
}
.radioMsgBox .rmd_left {
	float: left;
	width: 400px;
	display: block;
	margin-right: 20px;
}
.radioMsgBox .rmd_right {
	float: right;
	display: block;
	width: 230px;
	margin: 35px 0;
}

/* ---------------
info
--------------- */
#main .article .articleContent ul.newsList {
	margin: 0;
	padding: 0;
}
#main .article .articleContent ul.newsList li {
	list-style: none;
	line-height: 1.4;
	margin: 25px 0;
}
#main .article .articleContent ul.newsList .date {
	font-family: Quicksand;
	display: block;
	margin-bottom: 3px;
}
#main .article .articleContent ul.newsList .date .new {
	color: #F00;
	font-style: italic;
}
#main .article .articleContent ul.newsList .title {
}
#main .article .articleContent ul.newsList a {
	font-size: 14px;
}
#main .article .articleContent .pagination {
	margin-top: 50px;
}
#main .article .articleContent .pagination strong,
#main .article .articleContent .pagination a {
	display: inline-block;
	font-size: 12px;
	line-height: 24px;
	width: 24px;
	height: 24px;
	margin-right: 4px;
	margin-bottom: 4px;
	border: 1px solid #00B2CC;
	border-radius: 4px;
	text-align: center;
}
#main .article .articleContent .pagination strong {
	color: #00B2CC;
}
#main .article .articleContent .pagination a {
	background: #00B2CC; 
	color: #FFF;
	text-decoration: none;
}

#main .article .articleContent ul.page_ejection {
	margin: 50px 0 0;
	padding: 0;
}
#main .article .articleContent ul.page_ejection li {
	list-style: none;
	display: inline-block;
	margin: 0 10px 10px 0;
}
#main .article .articleContent ul.page_ejection li a,
#main .article .articleContent ul.page_ejection li span {
	display: inline-block;
	text-decoration: none;
	padding: 5px 10px;
	border: 1px solid #00B2CC;
	border-radius: 4px;
	font-size: 13px;
}
#main .article .articleContent ul.page_ejection li span {
	border: 1px solid #CCC;
	color: #CCC;
}


#contents #main.spPage,
#contents .spPage {
	width: 100%;
	float: none;
	padding: 0;
	margin: 0;
	background: #FFF;
}

/* -----------------------------------
shop
----------------------------------- */
#main .article .articleContent ul.shopLineup {
	width: 103%;
	margin: 0 0 0 -10px;
	padding: 0;
}
#main .article .articleContent ul.shopLineup li {
	list-style: none;
	float: left;
	margin: 0;
	padding: 0 0 10px 10px;
}
#main .article .articleContent ul.shopLineup li a {
	display: block;
}
#main .article .articleContent ul.shopLineup li a img {
	display: block;
}
#main .article .articleContent ul.optionLineup {
	width: 107%;
	margin: 0 0 0 -10px;
	padding: 0;
}
#main .article .articleContent ul.optionLineup li {
	list-style: none;
	float: left;
	margin: 0;
	padding: 0 0 10px 10px;
	width: 45%;
}
#main .article .articleContent ul.optionLineup li a {
	display: block;
}
#main .article .articleContent ul.optionLineup li a img {
	display: block;
}

#main .article .articleContent .subcategories {
	margin: 10px 0 0;
	padding: 0 0 10px;
	border-bottom: 1px solid #CCC;
	
}
#main .article .articleContent .subcategories ul {
	list-style: none;
	display: inline-block;
	margin: 0 10px 10px 0;
	padding: 0;
}
#main .article .articleContent .subcategories ul li {
	list-style: none;
	display: inline-block;
	margin: 0 5px 5px 0;
}
#main .article .articleContent .subcategories ul li a {
	display: inline-block;
	text-decoration: none;
	padding: 5px 10px;
	border: 1px solid #00B2CC;
	border-radius: 4px;
	font-size: 13px;
}

#main .article .articleContent .pagination-container {
	padding-top: 15px;
}
#main .article .articleContent .pagination-container hr {
	margin: 15px 0;
}
#main .article .articleContent .product-container {
	padding: 10px 0;
}
#main .article .articleContent .product-container .product-item-image {
	float: left;
	padding: 0 20px 0 0;
	width: 120px;
}
#main .article .articleContent .product-container .product-info {
	width: 100%;
	float: left;
}
#main .article .articleContent .product-container .product-info a.product-title {
	font-size: 16px;
	font-weight: bold;
}
#main .article .articleContent .product-container .product-info p.sku {
	margin: 0;
	color: #CCC;
}
#main .article .articleContent .product-container .product-info .prod-info {
	width: 100%;
	margin: 0;
	float: left;
}
#main .article .articleContent .product-container .product-info .prod-info .prices-container {
	margin: 0;
	color: #CCC;
}
#main .article .articleContent .product-container .product-info .prod-info .product-descr {
	float: left;
	margin: 0;
	padding: 10px 0 0;
}

#main .article .articleContent .product-main-info {
}
#main .article .articleContent .product-main-info .image-border {
	text-align: center;
}
#product_thumbnails {
	/*display: none !important;*/
	margin: 0 auto;
}
#product_thumbnails a {

	display: inline-block;
	margin: 0 5px;
	border: 2px solid #00B2CC;
}
#main .article .articleContent .product-main-info .product-info {
}
#main .article .articleContent .product-main-info .product-info p.sku {
	margin: 0;
}
#main .article .articleContent .product-main-info .product-info div.clear {
	margin: 0;
}
#main .article .articleContent .product-main-info .product-info div.clear p {
	margin: 0;
}
#main .article .articleContent .mainbox2-container {
}
#main .article .articleContent .mainbox2-container h3 {
	clear: both;
}
#main .article .articleContent .mainbox2-container .product-item-image {
	float: left;
	width: 100%;
	height: 75px;
	padding: 15px 10px 0;
	line-height: 1.4;
}
#main .article .articleContent .mainbox2-container .product-item-image a img {
	display: block;
	width: 70px;
	height: 70px;
	padding-right: 15px;
	float: left;
}
#main .article .articleContent .mainbox2-container .product-item-image p {
	margin: 0;
	width: 100%;
}
#main .article .articleContent .mainbox2-container .product-item-image span.
price-update {
	float: left;
	width: 220px;
}
/* ---------------
login_box
--------------- */
#main .article .login_box {
}
#main .article .login_box .form-field {
	margin: 20px 0;
}
#main .article .login_box .form-field label {
	display: inline-block;
	width: 180px;
	margin-right: 10px;
	text-align: right;
}
#main .article .login_box .form-field input.input-text {
	border: 1px solid #00B2CC;
	font-size: 16px;
	padding: 8px 4px;
	width: 97%;
}
#main .article .login_box .clear {
	margin: 0 auto;
}
#main .article .login_box .clear .float-left {
	display: inline-block;
	width: 160px;
}
#main .article .login_box .clear .float-right {
	display: inline-block;
}
#main .article .login_box .button-submit-action input[type="submit"] {
	border: none;
	display: block;
	text-decoration: none;
	color: #FFF;
	text-align: center;
	padding: 10px 0;
	background: #00B2CC;
	border-radius: 4px;
	font-weight: bold;
	font-size: 14px;
	width: 150px;
}
#main .article .login_box p.center {
	margin-bottom: 0;
}

#main .article .articleContent .new_entry {
	border: 2px solid #CCC;
	margin: 30px 0;
}
#main .article .articleContent .new_entry p {
	text-align: center;
}
#main .article .articleContent .new_entry .linkBtn {
	margin: 20px auto 30px;
	width: 80%;
}
#main .article .articleContent .new_entry .linkBtn p {
}
#main .article .articleContent .new_entry .linkBtn p a {
	display: block;
	text-decoration: none;
	color: #FFF;
	text-align: center;
	padding: 15px;
	background: #333;
	border-radius: 4px;
	font-weight: bold;
	font-size: 16px;
}



/* ---------------
form
--------------- */
#main .article .subheaders-group .form-field {
	margin: 15px 0;
}
#main .article .subheaders-group .form-field label {
	display: inline-block;
	width: 100%;
	margin-right: 10px;
}
#main .article .subheaders-group .form-field input.input-text {
	border: 1px solid #00B2CC;
	font-size: 14px;
	padding: 4px;
	width: 96%;
}
#main .article .subheaders-group .form-field input.input-text-postcode {
	border: 1px solid #00B2CC;
	font-size: 14px;
	padding: 4px;
	width: 100%;
	margin-right: 10px;
}
#main .article .subheaders-group .form-field input.input-text-tel {
	border: 1px solid #00B2CC;
	font-size: 14px;
	padding: 4px;
	width: 70px;
}
#main .article .subheaders-group .form-field input#mail {
	background: #fff;
}
#main .article .subheaders-group .form-field select {
	border: 1px solid #00B2CC;
	padding: 4px;
}
#main .article .subheaders-group .form-field textarea {
	border: 1px solid #00B2CC;
	padding: 4px;
}
#main .article .subheaders-group .form-field span.input_ex {
	display: block;
}
#main .article input.captcha-input-text {
	border: 1px solid #00B2CC;
	padding: 4px;
}
#main .article .required {
	color: #F00;
}
#main .article .subheaders-group h2 span.title-extra {
	display: block;
	font-size: 14px;
	font-weight: normal;
	color: #666;
}
#main .article .subheaders-group .select-field {

	line-height: 20px;
	font-size: 16px;
}
#main .article .subheaders-group .select-field input[type="checkbox"] {
	width: 16px;
	height: 16px;
	margin: 0 5px 0 0;
	vertical-align: middle;
	display: inline-block;
	line-height: 20px;
}
#main .article .subheaders-group .select-field select {
	border: 1px solid #00B2CC;
	font-size: 14px;
	padding: 8px;
	margin-top: 10px;
}
#main .article .buttons-container span.button-submit input[type="submit"] {
	border: none;
	display: block;
	text-decoration: none;
	color: #FFF;
	text-align: center;
	padding: 20px 0;
	margin: 30px auto 10px;
	background: #00B2CC;
	border-radius: 4px;
	font-weight: bold;
	font-size: 16px;
	width: 100%;
}

#main .article .message {
}
#main .article .message p {
	margin: 0;
	color: #F00;
}
.notification-content {
	position: relative;
	color: #F00;
	margin: 25px 0;
	padding: 15px 20px;
	border: 2px solid #F00
}
.notification-content .notification-e {
}
.notification-content .notification-e img {
	position: absolute;
	right: 10px;
	top: 10px;
}
.notification-content .notification-e .notification-header-e {
	font-weight: bold;
	font-size: 16px;
}

/*-------------------------
グッズ特集ページ
-------------------------*/
#main .article .articleContent .goods_news {
	border: 3px solid #F00;
	padding: 0 20px 15px;
}
#main .article .articleContent .goods_news ul {
	padding: 0;
	margin: 0;
}
#main .article .articleContent .goods_news ul li {
	list-style: none;
	margin: 0;
	padding: 15px 0 0;
	font-size: 13px;
}
#main .article .articleContent .goods_news ul li .date {
	padding-right: 20px;
	font-weight: bold;
}
#main .article .articleContent .goods_news ul li .txt {
}

/* 新着グッズ */
#main .article .articleContent .newGoodsList {
}
#main .article .articleContent .newGoodsList ul.newGoodsUl {
	width: 100%;
	margin: 30px -15px 0 0;
	padding: 0;
}
#main .article .articleContent .newGoodsList ul.newGoodsUl li.newGoodsBox {
	list-style: none;
	padding: 15px;
	margin: 0 15px 15px 0;
	width: 90%;
	float: left;
	border: 1px solid #ccc;
	display: block;
	position: relative;
}
#main .article .articleContent .newGoodsList ul.newGoodsUl li.newGoodsBox .goodsImg {
	width: 160px;
	padding-right: 15px;
	margin-bottom: 30px;
}
#main .article .articleContent .newGoodsList ul.newGoodsUl li.newGoodsBox .txt {
	margin-left: 175px;
	margin-bottom: 30px;
}
#main .article .articleContent .newGoodsList ul.newGoodsUl li.newGoodsBox .newGoodsTxt h3 {
	color: #000;
	border: none;
	margin: 0;
	padding: 0;
	margin-top: 10px;
}
#main .article .articleContent .newGoodsList ul.newGoodsUl li.newGoodsBox .newGoodsTxt h3 span.ico {
	display: block;
	margin-bottom: 5px;
}
#main .article .articleContent .newGoodsList ul.newGoodsUl li.newGoodsBox .newGoodsTxt p {
	margin: 10px 0;
	padding: 0;
	font-size: 12px;
	line-height: 1.7;
}
/*#main .article .articleContent .newGoodsList ul.newGoodsUl li.newGoodsBox .newGoodsTxt p.newGoodsBtn {
	margin: 10px 0 0 0;
	padding: 0;
	font-size: 15px;
	line-height: 1.7;
	position: absolute;
	bottom: 15px;
	width: 420px;
	display: block;
}
#main .article .articleContent .newGoodsList ul.newGoodsUl li.newGoodsBox .newGoodsTxt p.newGoodsBtn a {
	display: block;
	color: #FFF;
	background: #00B2CC;
	border-radius: 5px;
	padding: 8px;
	text-align: center;
	font-weight: bold;
	text-decoration: none;
}*/
.buyAbtn {
	display: block;
	position: absolute;
	bottom: 15px;
	margin-top: 10px;
	width: 90%;
}

/* 缶バッジ */
#main .article .articleContent ul.nglWide {
	border: 1px solid #ccc;
	margin: 0;
	padding: 0;
	display: table;
	position: relative;
	width: 100%;
}
#main .article .articleContent ul.nglWide li.nglWideBox {
	list-style: none;
	padding: 15px;
	margin: 0 15px 0 0;
	width: 90%;
	display: block;
}
#main .article .articleContent ul.nglWide li.nglWideBox .nglWideImg {
	width: 100%;
	float: left;
	padding-right: 15px;
	margin-bottom: 15px;
}
#main .article .articleContent ul.nglWide li.nglWideBox .txt {
	margin-left: 175px;
	margin-bottom: 30px;
}
#main .article .articleContent ul.nglWide li.nglWideBox .nglTxt {
	display: block;
	float: right;
	width: 100%;
}
#main .article .articleContent ul.nglWide li.nglWideBox .nglTxt h3 {
	color: #000;
	border: none;
	margin: 0;
	padding: 0;
}
#main .article .articleContent ul.nglWide li.nglWideBox .nglTxt h3 span.ico {
	display: block;
	margin-bottom: 5px;
}
#main .article .articleContent ul.nglWide li.nglWideBox .nglTxt p {
	margin: 10px 0 0 0;
	padding: 0;
	font-size: 12px;
	line-height: 1.7;
}
/*#main .article .articleContent ul.nglWide li.nglWideBox .nglTxt p.nglWideBtn {
	margin: 10px 0 0 0;
	padding: 0;
	font-size: 15px;
	line-height: 1.7;
	float: right;
	width: 405px;
}
#main .article .articleContent ul.nglWide li.nglWideBox .nglTxt p.nglWideBtn a {
	display: block;
	color: #FFF;
	background: #00B2CC;
	border-radius: 5px;
	padding: 8px;
	text-align: center;
	font-weight: bold;
	text-decoration: none;
}*/
.newGoodsPrice {
	display: block;
	text-align: right;
	padding: 10px 0;
	font-weight: bold;
}
.nglPriceWide {
	display: block;
	text-align: right;
	padding: 10px 0;
	font-weight: bold;
}
.buyLink {
	display: block;
	margin-top: 10px;
	text-align: right;
}
#main .article .articleContent ul.buyTshBlock {
	background: url(../img/goods-sp/bg_buy_a_sp.png) no-repeat;
	width: 100%;
	padding: 40px 0;
	position: static;
	display: inline;
}
#main .article .articleContent ul.buyTshBlock li.buyTshBtn {
	list-style: none;
	margin: 2px 0 0 2px;
	float: left;
}
	
#main .article .articleContent ul.buyBadgeBlock {
	background: url(../img/goods-sp/bg_buy_a_sp.png) no-repeat;
	width: 100%;
	padding: 40px 0;
	position: static;
}
#main .article .articleContent ul.buyBadgeBlock li.buyBadgeBtn {
	list-style: none;
	margin: 2px 0 0 2px;
	float: left;
}

/* 既存グッズ */
#main .article .articleContent .goodsList {
}
#main .article .articleContent .goodsList ul {
	width: 100%;
	margin: 30px 0 0 -40px;
	padding: 0;
}
#main .article .articleContent .goodsList ul li {
	list-style: none;
	padding: 0 0 0 40px;
	margin: 0;
	width: 100%;
	float: left;
	overflow: hidden;
	zoom: 1;
}
#main .article .articleContent .goodsList ul li .goodsImg {
	height: auto;
	float: left;
	padding-right: 15px;
	margin-bottom: 30px;
}
#main .article .articleContent .goodsList ul li .txt {
	margin-bottom: 30px;
	overflow: hidden;
	zoom: 1;
}
#main .article .articleContent .goodsList ul li .txt h3 {
	color: #000;
	border: none;
	margin: 0;
	padding: 0;
}
#main .article .articleContent .goodsList ul li .txt h3 span.ico {
	display: block;
	margin-bottom: 5px;
}
#main .article .articleContent .goodsList ul li .txt p {
	margin: 10px 0 0 0;
	padding: 0;
	font-size: 12px;
	line-height: 1.7;
}
#main .article .articleContent .goodsList ul li .txt p.btn {
	margin: 10px 0 0 0;
	padding: 0;
	font-size: 12px;
	line-height: 1.7;
}
#main .article .articleContent .goodsList ul li .txt p.btn a {
	display: block;
	color: #FFF;
	background: #00B2CC;
	border-radius: 5px;
	padding: 8px;
	text-align: center;
	font-weight: bold;
	text-decoration: none;
}

/* ---------------------------------------
　お楽しみコンテンツ
---------------------------------------- */

.wall_dl {
	width: 98% !important;
	overflow: hidden !important;
	border: 5px solid #DBF3FF !important;
	padding: 10px 0 !important;
	margin: 20px 0 !important;
}

.wall_dl .wall_box {
	float: left !important;
	width: 80% !important;
	height: auto !important;
	background: url(../img/fun/bg_fun.gif) repeat left top !important;
	margin: 3% !important;
	padding: 20px 20px 30px 20px !important;
	text-align: center !important;
}

.wall_dl .wall_box ul.wall_dl_btn {
	width: 180px;
	margin: 0 !important;
}

.wall_dl .wall_box ul.wall_dl_btn li.btn {
	width: 155px;
	padding-bottom: 10px;
	list-style: none;
}

.wall_dl .wall_box ul.wall_dl_btn li.btn a {
	display: block;
	position:relative;
	background: url(../img/fun/btn_bg.png) repeat left center;
	border: 1px solid #80b7eb;
	color: #FFF;
	border-radius: 8px;
	-moz-border-radius: 8px;
	-webkit-border-radius: 8px;
	-moz-box-shadow: 1px 1px 1px rgba(000,000,000,0.3);
	-webkit-box-shadow: 1px 1px 2px rgba(000,000,000,0.2);
	text-shadow: -1px -1px 1px rgba(0,0,0,0.1);
	width: 150px;
	padding: 5px 5px 5px 25px;
	text-decoration: none;
}
.wall_dl .wall_box ul.wall_dl_btn li.btn a strong {
	color: #fff !important;
}
.wall_dl .wall_box ul.wall_dl_btn li span {
	float: right;
	font-size: 11px;
	color:#06C;
	margin-top: 14px;
}

/* START コンテスト優秀作品壁紙 ------------------------------- */
.wall_contest_dl {
	width: 98% !important;
	overflow: hidden !important;
	border: 5px solid #FFF1D9 !important;
	padding: 10px 0 !important;
	margin: 20px 0 !important;
}
.wall_contest_dl .wall_contest_title {
	float: left;
	width: 94%;
	height: auto;
	margin: 3%;
	padding: 0;
	background: none;
	border: none;
}
.wall_contest_dl .wall_contest_title h3 {
	margin: 0;
	padding: 0;
	background: none;
	border: none;
}
.wall_contest_dl .wall_contest_title h3 img {
	display: block;
}
.wall_contest_dl .wall_box {
	float: left !important;
	width: 82% !important;
	height: auto !important;
	background: url(../img/fun/bg_fun_02.gif) repeat left top !important;
	margin: 2% !important;
	padding: 20px 20px 30px 20px !important;
	text-align: center !important;
}
.wall_contest_dl .wall_box ul.wall_dl_btn {
	width: 180px;
	margin: 0 !important;
}
.wall_contest_dl .wall_box ul.wall_dl_btn li.btn {
	width: 155px;
	padding-bottom: 10px;
	list-style: none;
}
.wall_contest_dl .wall_box ul.wall_dl_btn li.btn a {
	display: block;
	position:relative;
	background: url(../img/fun/btn_bg_02.png) repeat left center;
	border: 1px solid #FF9946;
	color: #FFF;
	border-radius: 8px;
	-moz-border-radius: 8px;
	-webkit-border-radius: 8px;
	-moz-box-shadow: 1px 1px 1px rgba(000,000,000,0.3);
	-webkit-box-shadow: 1px 1px 2px rgba(000,000,000,0.2);
	text-shadow: -1px -1px 1px rgba(0,0,0,0.1);
	width: 150px;
	padding: 3px 5px 3px 25px;
	text-decoration: none;
}
.wall_contest_dl .wall_box ul.wall_dl_btn li.btn a strong {
	color: #fff !important;
}
.wall_contest_dl .wall_box ul.wall_dl_btn li span {
	float: right;
	font-size: 11px;
	color:#06C;
	margin-top: 14px;
}
/*------------------------------- END コンテスト優秀作品壁紙 */

.sozai_dl {
	width: 100%;
	background: url(../img/fun/bg_fun.gif) repeat left top;
	margin: 10px 0;
}

.sozai_dl ul.sozai_thumb {
	padding-left: 0 !important;
	overflow: hidden;
}

.sozai_dl ul.sozai_thumb li {
	float: left;
	list-style: none;
	margin: 3% !important;
	width: 44%;
}

.sozai_dl .sozai_dl_btn {
	width: 278px;
	margin: 0 auto;
	padding: 27px 0 35px 0;
}

.sozai_dl .sozai_dl_btn a {
	display: block;
	position:relative;
	background: url(../img/fun/btn_bg.png) no-repeat left center;
	border: 1px solid #80b7eb;
	color: #FFF;
	border-radius: 8px;
	-moz-border-radius: 8px;
	-webkit-border-radius: 8px;
	-moz-box-shadow: 1px 1px 1px rgba(000,000,000,0.3);
	-webkit-box-shadow: 1px 1px 2px rgba(000,000,000,0.2);
	text-shadow: -1px -1px 1px rgba(0,0,0,0.1);
	width: 250px;
	padding: 10px 0 10px 30px;
	text-decoration: none;
}

.sozai_dl .sozai_dl_btn span {
	float: right;
	font-size: 11px;
	color:#06C;
}


.datause {
	border: 3px solid #F66;
	margin: 20px auto;
	padding: 20px;
}
.datause span {
	font-weight: bold;
	color: #F66;
}

/*------------------------------- radio */

.movieBoxesTwo {
	clear: both;
	margin-bottom: 20px;
}
.movieBox {
	clear: both;
	margin-bottom: 40px;
}
#main .article .articleContent .movieBoxesTwo h4,
#main .article .articleContent .movieBox h4 {
	font-size: 14px;
	margin: 0;
	border-bottom: none;
	padding: 5px 0;
	border-top: 2px solid #CCC;
	color: #000;
	font-weight: bold;
}
#main .article .articleContent .movieBoxesTwo p,
#main .article .articleContent .movieBox p {
	font-size: 12px;
	margin: 5px 0 0;
	line-height: 150%;
}
#main .article .articleContent .movieBoxesTwo iframe {
	display: block;
	margin: 0;
	padding: 0;
}
.movieBoxL,
.movieBoxR {
	width: 310px;
	padding-bottom: 15px;
}
.movieBoxL {
	float: left;
}
.movieBoxR {
	float: right;
}
.video-container {
    position: relative;
    padding-bottom: 56.25%;
    padding-top: 30px;
    height: 0;
    overflow: hidden;
}
 
.video-container iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}

/* 霧島レイとは */
p.about_story {
	margin: 20px 0;
}
.about_chara {
	width: 100% !important;
	margin: 10px 0;
	padding: 0;
	display: table;
}
.chara_ill_box {
	position: relative;
}
.chara_ill_box p.ill_lei {
	width: 220px;
	height: 450px;
	background: url(../img/about/lei.png) no-repeat 0 0;
	text-indent: -9999em;
}
.chara_ill_box p.ill_teru {
	position: absolute;
	top: 270px;
	right: 0;
	width: 106px;
	height: 178px;
	background: url(../img/about/teru.png) no-repeat 0 0;
	text-indent: -9999em;
}
.chara_sta_box {
	margin-left: 0;
	padding-top: 3%;
	width: 100% !important;
}
.chara_sta_box span.cname {
	font-size: 18px;
	color: #01b2c6;
}
.chara_sta_box span.cname_a {
	font-size: 16px;
	color: #01b2c6;
	padding-left: 5px;
}
.chara_sta_box p {
	margin: 0;
	padding: 0;
}
.chara_sta_box table.chara_sta {
	margin: 3% 3% 20px 0 !important;
}
.chara_sta th {
    background-color: #c6e3f3;
    border-bottom: 1px solid #63b2dd;
    border-right: 1px solid #63b2dd;
    padding: 5px !important;
	width: 30%;
}
body.yoru .chara_sta th {
    background-color: transparent;
}
.chara_sta td {
    border-bottom: 1px solid #63b2dd;
    border-right: 1px solid #63b2dd;
    padding: 5px !important;
	font-weight: normal;
}

/* サポート */
.support_toOBDhyou a {
    display: block;
    height: 52px;
    width: 267px;
	margin: 10px auto;
    text-indent: -9999em;
    background: url(../img/support/supp_btn_obd2.gif) no-repeat scroll 0 0 transparent;
}

.update_msg_box {
	display: none;
}

.updater_selectbox {
	width: 187px !important;
	margin: 10px auto;
	padding-bottom: 20px;
	overflow: hidden;
}
.updater_selectbox .updater_lei02 {
	float: left !important;
	position: relative !important;
	width: 187px !important;
	height: 144px !important;
	background: url(../img/support/supp_upd_bg_lei02.gif) no-repeat 0 0 !important;
	margin: 5px 0 !important;
}
.updater_selectbox .updater_lei01sd {
	margin-bottom: 5px;
}

.update_msg_box p.update_msg {
	position: absolute;
	left: 170px;
	top: 3px;
	font-weight: bold;
	text-align: left;
	color: #ff427c;

}
.updater_selectbox .updater_lei02 p a {
	position: absolute;
	left: 30px;
	top: 85px;
	text-align: center;
}
.updater_selectbox .updater_lei01sd {
	float: left;
	position: relative;
	width: 187px;
	height: 144px;
	background: url(../img/support/supp_upd_bg_lei01sd.gif) no-repeat 0 0;
	margin-right: 20px;
}
.updater_selectbox .updater_lei01sd p a {
	position: absolute;
	left: 30px;
	top: 85px;
	text-align: center;
}
.updater_selectbox .updater_lei01 {
	float: left;
	position: relative;
	width: 187px;
	height: 144px;
	background: url(../img/support/supp_upd_bg_lei01.gif) no-repeat 0 0;
	margin-right: 20px;
}
.updater_selectbox .updater_lei01 p a {
	position: absolute;
	left: 30px;
	top: 85px;
	text-align: center;
}

.support_toInquiry a {
    display: block;
    height: 52px;
    width: 267px;
	margin: 10px auto;
    text-indent: -9999em;
    background: url(../img/support/supp_btn_inq.gif) no-repeat scroll 0 0 transparent;
}

.support_toFaq a {
    display: block;
    height: 52px;
    width: 267px;
	margin: 10px auto;
    text-indent: -9999em;
    background: url(../img/support/supp_btn_faq.gif) no-repeat scroll 0 0 transparent;
}

/* アップデート */

#main .article .articleContent div#leiteru_upmsg {
	position: relative;
	width: 100%;
	margin: 10px auto;
}

#main .article .articleContent #lei_img {
	position: absolute;
	top: 0;
	left: 0;
}

#main .article .articleContent #teru_img {
	display: none;
}

#main .article .articleContent #teru_img_02 {
	position: absolute;
	top: 65px;
	left: 514px;
}

#main .article .articleContent p#lei_txt {
	font-weight: bold;
	padding-left: 140px;
	padding-top: 20px;
}

#main .article .articleContent .up_01 {

	background-image: url(../img/support/update/lei_01_b.gif);
	background-repeat: no-repeat;
	height: 60px;
	margin-top: 30px;
	margin-left: 20px;
	margin-bottom:0px;
}


#main .article .articleContent .up_01_02 {

	background-image: url(../img/support/update/lei_01_02_b.gif);
	background-repeat: no-repeat;
	height: 60px;
	margin-top: 30px;
	margin-left: 0;
	margin-bottom:0px;
}

#main .article .articleContent .up_02 {

	background-image: url(../img/support/update/lei_02_b.gif);
	background-repeat: no-repeat;
	height: 60px;
	margin-top: 30px;
	margin-left: 0;
	margin-bottom:0px;
}

#main .article .articleContent .up_txt {
	font-weight: bold;
	font-size: 16px;
	color: #333333;
	padding-left: 110px;
	text-align: left;
}

#main .article .articleContent .up_other {
	color: #333333;
	margin-left: 25px;
	margin-bottom: 10px;
	text-align: right;
	margin-top: 10px;
}

table.updatenews {
    border-left: 1px solid #CCCCCC;
    border-top: 1px solid #CCCCCC;
	width: auto;
	table-layout: fixed;
	word-break: break-all;
	word-wrap: break-word;
	border-spacing: 0;
	margin: 20px 0;
}
.updatenews th {
    background-color: #EBEBEB;
    border-bottom: 1px solid #CCCCCC;
    border-right: 1px solid #CCCCCC;
    padding: 5px 8px;
}
.updatenews td {
    border-bottom: 1px solid #CCCCCC;
    border-right: 1px solid #CCCCCC;
	font-size: 80%;
	font-weight: normal;
	padding: 3px !important;
	white-space: normal !important;
}
.updatenews ul {
	padding: 0 !important;
	font-size: 80%;
}
.updatenews li {
	list-style: none;
	padding-left: 0;
}
.errormsg {
	font-weight: bold;
	font-size: 108%;
	color: #F00;
}
#mail {
	border: 1px solid #71bceb;
	background: #f3f4f7;
	color: #9d9ea0;
}
div.support_toProcess a {
    display: block;
    height: 52px;
    width: 267px;
	margin: 10px auto;
    text-indent: -9999em;
    background: url(../img/support/update/supp_btn_process.gif) no-repeat scroll 0 0 transparent;
}

/* social */
#main .article .social {
	margin: 5px 0;
	text-align: right;
}
#main .article .social a {
	margin-left: 3px;
}

/*-------------------------
C86 クーポン
-------------------------*/
#main .article .articleContent .c86_coupon {
	width: 100%;
}
#main .article .articleContent .c86_coupon img {
	max-width: 95%;
}
#main .article .articleContent .c86_coupon .c86_coupon_mainTit {
	width: 90%;
}
#main .article .articleContent .c86_coupon .c86_coupon_main {
	width: 97%;
}
#main .article .articleContent .c86_coupon .c86_coupon_main .txt {
	width: 95%;
}
#main .article .articleContent .c86_coupon .c86_coupon_main .img {
	width: 80%;
}

}

/*-------------------------
インデックス 特別なお知らせ（メニュー下）
-------------------------*/
#contents .spInfo {
	border: 3px solid #F00;
	background: #FFF;
	padding: 5px 15px;
	text-align: center;
	margin-bottom: 20px;
}
#contents .spInfo h2 {
	font-size: 1.2em;
	color: #F00;
}
#contents .spInfo p {
}
#contents .spInfo .linkBtn {
	margin: 10px auto 0;
	width: 80%;
}
#contents .spInfo .linkBtn p {
}
#contents .spInfo .linkBtn p a {
	display: block;
	text-decoration: none;
	color: #FFF;
	text-align: center;
	padding: 15px;
	background: #00B2CC;
	border-radius: 4px;
	font-weight: bold;
	font-size: 18px;
}

