@charset "utf-8";
/* CSS Document */

html {
    margin: 0;
    padding: 0;
}
body {
    margin: 0;
    padding: 0;
    font-family: Verdana,Arial,"メイリオ","ヒラギノ角ゴPro W3","Hiragino Kaku Gothic Pro","ＭＳ Ｐゴシック",sans-serif;
    font-family: /"メイリオ","ヒラギノ角ゴPro W3","Hiragino Kaku Gothic Pro","ＭＳ Ｐゴシック",Verdana,Arial,sans-serif;
    font-family: "メイリオ","ヒラギノ角ゴPro W3","Hiragino Kaku Gothic Pro","ＭＳ Ｐゴシック",Verdana,Arial,sans-serif9;
    font-size: 13px;
    width: 100%;
    height: 100%;
    color: #000;
}
* {
    margin: 0px;
}
img {
    border: 0px;
}
*img {
    vertical-align: top;
}
ul {
    margin: 0px;
    padding: 0px;
    list-style: none;
}
ul li {
	margin: 0;
	padding: 0;
}
a {
    text-decoration: underline;
    color: #666;
    overflow: hidden;
    outline: none;
}
a:hover {
    color: #999;
    text-decoration: underline;
}
a[target="_blank"] {
	background: url(../images/blank.png) no-repeat right center;
	padding-right: 18px;
}
.clear {
    clear: both;
}
.alpha a:hover img {
  opacity: 0.7;
  filter: alpha(opacity=70);
  -ms-filter: "alpha(opacity=70)";
  display: inline-block;
  zoom: 1;
  background: #fff;
}
.off img {
  opacity: 0.3;
  filter: alpha(opacity=30);
  -ms-filter: "alpha(opacity=30)";
  display: inline-block;
  zoom: 1;
  background: #fff;
}


/*clearfix*/
.clearfix {
    zoom:1;
}
.clearfix:after {
    content: "";
    display: block;
    clear: both;
}

/*レイアウト*/
#header {
    width: 100%;
	height: 103px;
	background-color: #F2F2F2;
	position: relative;
}
#header_inbox {
	width: 960px;
	height: 103px;
	margin: 0 auto;
}
#gnavi {
	width: 100%;
	height: 84px;
	background-image: url(../images/gnavi_bg.jpg);
	background-repeat: repeat-x;
}
#gnavi_inbox {
	width: 960px;
	margin: auto;
}
#top {
	background-image: url(../images/gnavi_cat_bg.jpg);
	background-repeat: repeat-x;
	background-color: #0D0D0D;
	padding: 20px 0 0 0;
}
#top2 {
	background-image: url(../images/gnavi_top_bg.jpg);
	background-repeat: repeat-x;
	background-color: #0D0D0D;
	padding: 30px 0 0 0;
}
#wrap {
    width: 960px;
    margin: 0 auto;
	background-color: #FFF;
	padding: 0 25px;
}
#main {
    width: 960px;
	float: left;
	padding: 25px 0 0 0;
}
#sub {
    width: 220px;
	float: left;
	padding-top: 5px;
}
#sub img{
	vertical-align: top;
}
#contents {
	width: 700px;
	padding: 5px 0 0 40px;
	float: left;
}
#footer {
    width: 100%;
	color: #FFF;
	text-align: center;
}
#footer_box {
	width: 100%;
	background-color: #1D1D1D;
}
#footer_inbox {
	width: 960px;
	height: 15px;
	margin: 0 auto;
	padding: 30px 0;
	text-align: center;
	line-height: 15px;
}
#pagetop {
	width: 100%;
	line-height: 0;
}
#pagetop_box {
	width: 100%;
	margin: 0 auto;
}
#pagetop_inbox {
	text-align: right;
	width: 960px;
	padding: 30px 25px 0 25px;
	background-color: #FFF;
	margin: 0 auto;
}
#copyright {
	background-color: #0D0D0D;
	padding: 20px 0;
	font-size: 10px;
}
#wall {
}
@media screen and (min-width : 768px){
#wall {
}
}
@media screen and (min-width : 1024px){
#wall {
	position: fixed;
	top: 0px;
	height: 2500px;
	width: 100%;
	background-image: url(../wp-content/uploads/2016/01/wall.jpg);
	background-repeat: no-repeat;
	background-attachment: fixed;
	background-size: cover;
	z-index: -1;
}
}
#shop_popup {
	padding: 20px;
}

/*見出し*/
h1 {
	width: 252px;
	margin-right:15px;
	float: left;
	line-height: 0;
}
h2 {
	background-image: url(../images/ti_bg.gif);
	background-repeat: no-repeat;
	border-bottom: 1px dotted #666;
	padding: 0 0 10px 40px;
	margin: 0 0 20px 0;
	line-height: 30px;
	font-weight: normal;
	min-height: 30px;
	height: auto !important;
    height: 30px;
	vertical-align: bottom;
}
h3 {
	height: 26px;
	background-color: #0D0D0D;
	background-image: url(../images/ti2_bg.gif);
	background-repeat: no-repeat;
	padding: 4px 0 0 15px;
	margin: 0 0 13px 0;
	color: #FFF;
	font-weight: normal;
	font-size: 15px;
}

/*カラー*/
.red {
	color: #F00;
}

/*文字揃え*/
.txt_r {
	text-align: right;
}

/*フロート*/
.f_l {
	float: left;
}
.f_r {
	float: right;
}

/*ヘッダー*/
.header_cbox {
	width: 446px;
	float: left;
}
.header_sns {
	width: 446px;
	height: 20px;
	float: left;
	text-align: right;
	padding: 22px 0 8px 0;
}
.header_sns a {
	float: right;
}
.header_gp {
	width: 37px !important;
	float: right;
	margin: 0 0 0 5px;
}
.header_sns iframe {
	width: 70px;
	height: 31px;
	float: right;
}
.header_shop_search {
	float: left;
}
.header_search {
	width: 446px;
	height: 31px;
	float: left;
}
.header_search img{
	float: left;
}
.header_search_pd {
	background-image: url(../images/search_category_bg.jpg);
	background-repeat: no-repeat;
	width: 146px;
	height: 31px;
	float: left;
	position: relative;
}
.header_search_pd select {
	position: absolute;
	top: 0;
	left: 0;
	z-index: 1;
	width: 146px;
	height: 31px;
	opacity: 0;
	filter: alpha(opacity=0);        /* ie lt 8 */
	-ms-filter: "alpha(opacity=0)";  /* ie 8 */
	-moz-opacity:0;                 /* FF lt 1.5, Netscape */
	-khtml-opacity: 0;              /* Safari 1.x */
	zoom:1;
}
.header_search_pd .inner {
	position: relative;
	z-index: 0;
	box-sizing: border-box;
	padding: 0 12px;
	width: 146px;
	height: 31px;
	font-size: 12px;
	line-height: 32px;
}
.header_search_pd .inner:before,
.header_search_pd .inner:after {
	content: '';
	position: absolute;
	display: block;
}
.header_search_pd .inner:before {
	top: 10px;
	right: 0;
	bottom: 0;
	width: 24px;
	background: #FFF;
}
.header_search_pd .inner:after {
	top: 50%;
	right: 7px;
	margin-top: -3px;
	width: 0;
	height: 0;
	border: solid transparent;
	border-top-color: #fff;
	border-width: 5px 5px 0 5px;
}
.header_search_bg {
	background-image: url(../images/search_bg.jpg);
	background-repeat: no-repeat;
	width: 235px;
	height: 31px;
	float: left;
}
.header_search input {
    background-color: transparent;
    border: none;
    height: 26px;
    width: 230px;
	padding: 3px 0 0 10px;
	float: left;
}
.header_search .search_img {
	background-image: url(../images/search_btn.jpg);
	background-repeat: no-repeat;
	width: 65px;
	height: 31px;
	border: none;
	float: left;
	display: block;
	text-indent: -9999px;
	cursor: pointer;
}
.header_search .search_img:hover {
	background: url(../images/search_btn.jpg) no-repeat 0 -31px;
}
.header_btn {
	height: 31px;
	float: right;
	padding-top: 22px;
}
.header_btn img{
	margin-left: 2px;
}
.pagetop {
	line-height: 0;
	height: 0;
}
.pagetop_sub {
	width: 100%;
	background-color: #FFF;
	line-height: 0;
	text-align: right;
	padding-top: 30px;
}
.header_category {
	width: 960px;
	margin: 0 auto;
	padding: 0 0 15px 0;
}

/*フッター*/
#footer_inbox ul {
	text-align: center;
	width: 500px;
	margin: 0 auto;
	float: left;
}
#footer_inbox li {
	background-image: url(../images/icon_footer.gif);
	background-repeat: no-repeat;
	padding-left: 25px;
	margin: 0 30px 0 0;
	float: left;
}
#footer_inbox li a{
	color: #FFF;
	text-decoration: none;
}
#footer_inbox li a:hover{
	color: #FFF;
	text-decoration: underline;
}
.footer_magazine {
	padding-left: 20px;
	border-left: 1px solid #666;
	float: right;
}
.footer_magazine_ti {
	background-image: url(../images/arrow_white.gif);
	background-repeat: no-repeat;
	padding-left: 13px;
	float: left;
}
.footer_magazine_ti a{
	color: #FFF;
	text-decoration: none;
}
.footer_magazine_ti a:hover{
	color: #FFF;
	text-decoration: underline;
}
.footer_magazine_sub {
	font-size: 10px;
	margin-left: 13px;
	color: #CCC;
	float: left;
}

/*グローバルナビ*/
#gnavi_inbox li {
	float: left;
	width: 120px;
}

/*サイドナビ*/
.sub_navi {
	margin-bottom: 20px;
}
.sub_box {
	background-color: #FFF;
	margin-bottom: 30px;
}
.sub_navi1 {
	background-color: #252525;
	padding-bottom:0x;
	width: 220px;
}
.sub_navi1 li {
	background-color: #757575;
	background-image: url(../images/arrow_snavi1.gif);
	background-repeat: no-repeat;
	padding: 4px 0 3px 23px;
	margin: 0 0 1px 0;
	color: #FFF;
	font-size: 12px;
}
.sub_navi1 li a{
	color: #FFF;
	text-decoration: none;
	display: block;
}
.sub_navi1 li a:hover{
	color: #FFF;
	text-decoration: underline;
}
.sub_navi2 {
	background-color: #252525;
	padding-bottom: 20px;
}
/*IE7用*/ *+html .sub_navi2 {
	margin-left: -23px;
}
.sub_navi2 li {
	background-color: #252525;
	background-image:  none;
	padding: 10px 10px 0 10px;
	line-height: 0;
	margin: 0 !important;
}
.sub_navi3 {
	background-color: #252525;
}
.sub_navi3 li {
	background-color: #4E4E4E;
	padding: 5px 0 3px 35px;
	margin: 0 0 1px 0;
	background-image: url(../images/arrow_snavi_shop.gif);
	background-repeat: no-repeat;
	color: #FFF;
	font-size: 12px;
}
.sub_navi3 li a{
	color: #FFF;
	text-decoration: none;
	display: block;
}
.sub_navi3 li a:hover{
	color: #FFF;
	text-decoration: underline;
}
.sub_navi4 {
	background-color: #252525;
}
.sub_navi4 li {
	background-color: #3E3E3E;
	padding: 5px 0 3px 47px;
	margin: 0 0 1px 0;
	background-image: url(../images/arrow_snavi_shop2.gif);
	background-repeat: no-repeat;
	color: #FFF;
	font-size: 12px;
}
.sub_navi4 li a{
	color: #FFF;
	text-decoration: none;
	display: block;
}
.sub_navi4 li a:hover{
	color: #FFF;
	text-decoration: underline;
}
.sub_navi_news {
	background-color: #252525;
	padding-bottom: 1px;
}
.sub_navi_contents {
	background-color: #252525;
	padding-bottom: 1px;
}

/*年齢認証*/
.age_box {
	width: 960px;
	margin: 0 auto;
	padding-top: 50px;
	text-align: center;
}
.age_logo {
	margin-bottom: 50px;
}
.age_title {
	padding-bottom: 15px;
	border-bottom: 1px dotted #666;
}
.age_box h1 {
	margin: 0 auto 15px auto;
	float: none !important;
	width: 457px !important;
}
.age_box h2 {
	color: #FFFFFF;
	font-size: 18px;
	line-height: normal !important;
	background-color: #000000;
	margin: 20px 0 30px 0;
	padding: 0 !important;
	background-image: none !important;
	border-bottom: none !important;
}
.age_yn {
	margin: 30px 0 0 0;
}
.age_yn img {
	margin: 0 5px;
}
.age_yn a:hover img {
  opacity: 0.7;
  filter: alpha(opacity=70);
  -ms-filter: "alpha(opacity=70)";
  display: inline-block;
  zoom: 1;
  background: #fff;
  margin: 0 5px;
  cursor: pointer;
}
#confirm_modal {
	background-color: #FFF !important;
	border: none !important;
	width: 100% !important;
	height: 100% !important;
	margin: 0 !important;
	padding: 0 !important;
	top: 0 !important;
	overflow-y: hidden !important;
}

/*トップページ*/
.top_main {
	width: 100%;
	background-color: #0D0D0D;
}
.slider-pro {
	height: 396px;
	background-color: #0D0D0D;
	text-align: center;
	margin: 0 auto;
}
.sp-slides {
	text-align: center;
}
/*IE7用*/ *+html .sp-slide {
	margin-left: -300px;
}
.sp-slide {
	padding: 0 !important;
	margin: 0 !important;
}
.sp-slide img{
	opacity: 0.25;
	filter: alpha(opacity=25);
	-ms-filter: "alpha(opacity=25)";
	display: inline-block;
	zoom: 1;
	background: #fff;
}
.slider-pro_caption {
	text-align: left;
	line-height: 22px !important;
	color:#FFF;
}
.slider-pro_title {
	font-size: 14px;
	font-weight: bold;
}
.sp-selected img {
	opacity: 1.0 !important;
	filter: alpha(opacity=100) !important;
	-ms-filter: "alpha(opacity=100)" !important;
	display: inline-block;
	zoom: 1;
	background: #fff;
}
.sp-thumbnails {
	padding-top: 4px;
}
.sp-thumbnail {
	width: 100px;
}
.top_product {
	width: 960px;
	overflow: hidden;
}
.top_product ul {
	width: 974px;
	margin-right: -14px;
}
.top_product li {
	float: left;
	width: 310px;
	margin: 0 14px 20px 0;
	line-height: 0;
}
.top_product li h4 {
	line-height: 16px;
	margin-top: 10px;
}
.top_product li .tn {
	padding: 5px;
	border: 1px solid #AAA;
	margin-bottom: 8px;
}
.top_product .subtxt {
	font-size: 12px;
	margin-top: 15px;
}
.top_product li .icon {
	margin: 0px 5px 0 0;
}

/*共通*/
.contents_box {
	margin-bottom: 40px;
}

/*ニュース（トップ）*/
.news_box {
	padding: 0 0 30px 0;
	margin-bottom: 30px;
	border-bottom: 1px solid #AAA;
	line-height: 150%;
	font-size: 14px;
}
.news_box h3{
	color: #FF8711;
	font-size: 16px;
	font-weight: bold;
	background: none;
	background-color: #FFF;
	padding: 0;
	margin: 15px 0;
	height: auto !important;
}
.news_box h3 a{
	color: #FF8711 !important;
	text-decoration: none !important;
}
.news_box h3 a:hover{
	color: #FF8711 !important;
	text-decoration: underline !important;
}
.news_category {
	vertical-align: middle;
	line-height: 0;
	color: #666;
	margin-bottom: 15px;
}
.news_category img {
	vertical-align: middle;
	padding-right: 5px;
}
.news_box .mainimg {
	padding: 5px;
	border: 1px solid #AAA;
	margin: 0 15px 0 0;
	float: left;
	width: 285px;
}
.news_box .subimg {
	width: 700px;
	overflow: hidden;
	line-height: 0;
}
.news_box .subimg ul{
	width: 710px;
	margin-right: -10px;
}
.news_box .subimg li {
	float: left;
	margin: 20px 10px 0 0;
}
.news_box .subimg img {
	width: 120px;
	padding: 5px;
	border: 1px solid #AAA;
}
.news_box .news_linkbox a[target="_blank"] {
	background: none !important;
	padding-right: 0 !important;
}
.news_more {
	padding: 10px 0;
}
.news_more a{
	float: right;
	background-image: url(../images/arrow_s.gif);
	background-repeat: no-repeat;
	background-position: 0 6px;
	padding: 0 0 0 15px;
}

/*パンくず*/
.pan {
	font-size: 11px;
	margin-bottom: 20px;
}
.pan a {
	color: #FF8711;
}
.pan a:hover {
	text-decoration: underline;
}
.pan li {
	display: inline;
	list-style-type: none;
}
.pan li a {
    padding-right: 10px;
    background: url(../images/pan.gif) no-repeat right center;
}
.shop_pan {
	padding-bottom: 10px;
}
.shop_pan .pan {
	margin-bottom: 10px !important;
}

/*ページ送り*/
.pageno {
	margin: 0 auto;
	text-align: center;
}
.pageno_list {
	margin: 0 10px 0 15px;
}
.pageno_list a {
	padding: 5px 10px;
	background-color: #FFF;
	border: 1px solid #CCC;
	margin-right: 5px;
}
.pageno_list a:hover {
	padding: 5px 10px;
	background-color: #333;
	border: 1px solid #CCC;
	margin-right: 5px;
	color: #FFF;
}

/*コンテンツ*/
.brand_box {
	width: 960px;
	color: #FFF;
	margin-bottom: 30px;
}
.brand_box img{
	vertical-align: bottom;
	float: left;
}
.brand_box a{
	color: #FFF;
	text-decoration: none;
}
.brand_box a:hover{
	color: #FFF;
	text-decoration: underline;
}
.brand_box ul {
	width: 950px;
	background-color: #252525;
	padding-left: 10px;
}
.brand_box li {
	width: 175px;
	text-align: center;
	padding: 5px 9px 0 5px;
	float: left;
}
.brand_box li img{
	width: 175px;
	margin-bottom: 3px;
}
.brand_box p {
	width: 175px;
	float: left;
	margin: 0 auto;
}
.contents_list_box {
	width: 960px;
	overflow: hidden;
}
.contents_list_box ul {
	width: 980px;
	margin-right: -20px;
}
.contents_list_box li {
	width: 448px;
	border: 1px solid #AAA;
	padding: 10px;
	margin: 0 20px 20px 0;
	float: left;
}
.contents_list_box h3{
	color: #FF8711;
	font-size: 16px;
	font-weight: bold;
	line-height: 23px;
	background: none;
	background-color: #FFF;
	margin: 0 0 15px 0;
	padding: 0 !important;
	float: left;
	width: 245px;
	height: 0;
	height: auto !important;
}
.contents_list_box h3 a{
	color: #ff8711 !important;
    text-decoration: none !important;
}
.contents_list_box h3 a:hover{
	color: #ff8711 !important;
    text-decoration: underline !important;
}
.contents_list_box .mainimg {
	max-width: 185px;
	width: auto !important;
	width: 185px;
	max-height: 266px;
	height: auto !important;
	height: 286px;
	margin: 0 15px 15px 0;
	float: left;
}
.contents_list_box .mainimg_other {
	max-width: 185px;
	width: auto !important;
	width: 185px;
	max-height: 185px;
	height: auto !important;
	height: 185px;
	margin: 0 15px 15px 0;
	float: left;
}
.contents_list_box_top {
	height: 281px;
}
.contents_list_box_top_other {
	height: 205px;
}
.contents_list_box_r {
	width: 245px;
	float: left;
}
.contents_list_box dl {
	font-size: 12px;
}
.contents_list_box dt {
	width: 56px;
	height: 18px;
	margin: 0 8px 8px 0;
	padding: 1px;
	background-image: url(../images/btn_list_bg.jpg);
	background-repeat: repeat-x;
	color: #FFF;
	font-size: 12px;
	text-align: center;
	float: left;
	clear: left;
}
.contents_list_box dd {
	width: 165px;
	float: left;
	padding-top: 1px;
}
.contents_list_box dd a {
	margin-right: 5px;
}
.contents_list_btn {
	width: 448px;
	float: left;
	line-height: 0;
}
.contents_list_btn ul {
	width: 463px;
	margin-right: -5px;
}
.contents_list_btn li {
	width: 146px;
	margin: 0 5px 5px 0;
	float: left;
	padding: 0 !important;
	border: 0 !important;
}
.contents_list_btn2 {
	width: 448px;
	float: left;
	line-height: 0;
}
.contents_list_btn2 ul {
	width: 463px;
	margin-right: -5px;
}
.contents_list_btn2 li {
	width: 221px;
	margin: 0 5px 5px 0;
	float: left;
	padding: 0 !important;
	border: 0 !important;
}

.contents_r_btn li {
	margin-left: 302px;
}
.contents_dl {
	display: none;
}
.dl_4 {
	width: 300px;
	float: left;
	padding: 20px 0 10px 20px;
}
.contents_other_cat ul {
	background-color: #252525;
	text-align: left;
}
.contents_other_cat li {
	background-image: url(../images/arrow_white.gif);
	background-repeat: no-repeat;
	background-position: 15px 3px;
	float: left;
	padding: 1px 0 0 28px !important;
	margin-right: 30px;
	text-align: left;
	width: auto !important;
}
.contents_other_cat a{
	color: #FFF;
	text-decoration: none;
}
.contents_other_cat a:hover{
	color: #FFF;
	text-decoration: underline;
}

/*ページ送り*/
.pagenavi {
	background-color: #E3E3E3;
	height: 34px;
	margin-bottom: 30px;
	padding: 10px 10px 0 10px;
}
.pagenavi a {
	color: #000;
}
.pagenavi a:hover {
	color: #666;
}
.pagenavi_c {
	text-align: center;
}
.pagenavi_c ul {
	margin: 0 auto;
	display: inline-block;
}
.pagenavi_c li{
	border: 1px solid #AAA;
	background-color: #FFF;
	margin: 0 3px;
	float: left;
	display: block;
}
.pagenavi_c li a{
	padding: 2px 8px 1px 8px;
	display: block;
	text-decoration: none;
}
.pagenavi_c li a:hover{
	text-decoration: none;
	background-color: #AAA;
	color: #FFF;
}

/*ニュース（カテゴリー）*/
.news_cat_box {
	padding: 0 0 30px 0;
	margin-bottom: 30px;
	border-bottom: 1px solid #AAA;
	line-height: 160%;
}
.news_cat_box .mainimg {
	width: 100px;
	margin: 0 15px 0 0;
	border: 1px solid #AAA;
	padding: 5px;
	float: left;
}
.news_cat_box_r {
	width: 568px;
	float: right;
}
.news_cat_box_r h3 {
	font-size: 15px;
	background: none;
	background-color: #FFF;
	padding: 0;
	margin-bottom: 20px;
	height: 0;
	height: auto;
}
.news_cat_link {
	width: 220px;
	text-align: center;
	padding-top: 10px;
}
.news_cat_link a[target="_blank"] {
	background: none !important;
	padding-right: 0 !important;
}
.news_cat_link_ti {
	border-bottom: 1px solid #aaa;
	padding-bottom: 7px;
	margin-bottom: 15px;
	text-align: left !important;
}
.news_cat_link img {
	margin: 0 auto 15px auto;
	max-width: 220px;
}
.news_cat_link a:hover img {
  opacity: 0.7;
  filter: alpha(opacity=70);
  -ms-filter: "alpha(opacity=70)";
  display: inline-block;
  zoom: 1;
  background: #fff;
}

/*製品詳細*/
.item_data {
	width: 940px;
	background-color: #E3E3E3;
	padding: 10px;
	font-size: 11px;
	margin-bottom: 15px;
}
.item_data_txt {
	padding-top: 2px;
	float: left;
}
.item_eroi {
	float: right;
}
.item_eroi img{
	float: left;
	margin: 0 0 0 10px;
}
.item_eroi_btn {
	width: 38px;
	height: 7px;
	background-image: url(../images/btn_eroi_bg.gif);
	background-repeat: no-repeat;
	margin: 0 0 0 2px;
	text-align: center;
	line-height: 0;
	padding: 11px 2px 2px 4px;
	float: left;
}
.item_box {
	padding-bottom: 30px;
	line-height: 170%;
}
.item_box h2{
	margin-bottom: 10px !important;
}
.item_box .mainimg {
	width: 285px;
	margin: 0 35px 0 0;
	border: 1px solid #AAA;
	padding: 5px;
	float: left;
}
.item_box .mainimg_other {
	width: 285px;
	margin: 0 35px 0 0;
	padding: 5px;
	float: left;
}
.item_summary {
	width: 628px;
	float: right;
}
.item_copy {
	color: #FF8711;
	font-size: 17px;
	font-weight: bold;
	background: none;
	background-color: #FFF;
	padding: 0 !important;
	margin: 10px 0;
}
.item_intro {
	font-size: 15px;
	margin-bottom: 30px;
}
.item_history {
	width: 628px;
	margin-bottom: 30px;
}
.item_history h3{
	border-left: 6px solid #FF8711;
	border-bottom: 1px solid #FF8711;
	background-color: #FFF;
	background-image: none;
	color: #1D1D1D;
	padding: 0 0 0 10px;
	margin: 0 0 15px 0;
}
.item_history_box {
	width: 628px !important;
	border: 1px solid #AAA;
	padding: 15px 0 15px 0;
	overflow: hidden;
}
.item_history dl {
	width: 588px;
	height: 140px;
    overflow: hidden;
	margin-left: 20px;
}
.item_history dt {
    background-image: url("../images/arrow_s.gif");
    background-repeat: no-repeat;
	background-position: 0 7px;
    padding: 0 0 5px 15px;
    width: 120px;
	float: left;
}
.item_history dd {
    width: 426px;
	padding: 0 0 5px 0;
	float: left;
}
.item_shopping {
	width: 628px;
	overflow: hidden;
}
.item_shopping ul {
	width: 636px;
	margin-right: -8px;
}
.item_shopping li {
	width: 310px;
	margin-right: 8px;
	float: left;
}
.item_navi {
	width: 953px;
	height: 141px;
	background-image: url(../images/navi_item_bg.gif);
	background-repeat: no-repeat;
	padding: 8px 0 0 8px;
	line-height: 0;
}
.item_navi li{
	margin: 0 1px 3px 0;
	float: left;
}
.item_sc {
	text-align: center;
}
.item_story_img {
	text-align: center;
}
.item_story {
	margin-bottom: 5px;
}
.item_character {
	margin-bottom: -20px;
}
.item_character li {
	margin-bottom: 20px;
	padding-bottom: 20px;
	border-bottom: 1px solid #AAA;
}
.item_chara_img {
	width: 160px;
	border: 1px solid #CCC;
	margin-right: 10px;
	float: left;
}
.item_chara_box {
	width: 788px;
	float: left;
}
.item_chara_lines {
	color: #2E4E83;
	font-size: 16px;
	margin: 0 0 10px 0;
}
.item_chara_name {
	color: #ff8711;
	font-size: 17px;
	font-weight: bold;
}
.item_chara_kana {
	font-size: 15px;
}
.item_chara_profile {
}
.item_chara_txt {
	margin: 15px 0 20px 0;
}
.item_chara_voice li {
	margin: 0 5px 0 0 !important;
	padding: 0 !important;
	float: left;
	border: 0 !important;
}
.item_point {
	margin-bottom: -30px;
}
.item_point li {
	width: 960px;
	padding-bottom: 30px;
}
.item_point .sshot {
	width: 960px;
	text-align: center;
	background-color: #0D0D0D;
	line-height: 0;
	margin-bottom: 18px;
}
.item_point img {
	max-width: 960px;
	margin: 0 auto;
}
.item_point_ti {
	color: #ff8711;
	font-size: 17px;
	font-weight: bold;
	padding-bottom: 10px;
}
.item_gallery {
	width: 960px;
}
.item_gallery ul {
	widows: 972px;
	margin-right: -12px;
	line-height: 0;
}
.item_gallery li {
	width: 230px;
	margin: 0 12px 12px 0;
	float: left;
}
.item_gallery li img {
	width: 230px;
	border: 1px solid #CCC;
}
.item_dl {
	margin-bottom: -20px;
}
.item_dl li {
	margin-bottom: 20px;
	padding-bottom: 20px;
	border-bottom: 1px solid #AAA;
}
.item_dl_img {
	width: 230px;
	border: 1px solid #CCC;
	margin-right: 10px;
	float: left;
}
.item_dl_box {
	width: 718px;
	float: left;
}
.item_dl_ti {
	color: #ff8711;
	font-size: 17px;
	font-weight: bold;
	padding: 5px 0 20px 0;
}
.item_dl_box ul {
	width: 718px;
	margin: 25px 0 -5px 0;
	line-height: 0;
}
.item_dl_box li {
	background-image: url(../images/arrow.gif);
	background-repeat: no-repeat;
	height: 18px;
	padding:  9px 0 0 25px !important;
	margin: 0 25px 5px 0 !important;
	float: left !important;
	border: 0 !important;
}
.item_shop_ti {
	color: #ff8711;
	font-size: 17px;
	font-weight: bold;
	padding: 10px 0 20px 0;
}
.item_shop_list {
	text-align: center;
	margin: 20px 0 0 0;
	width: 960px;
	position: relative;
}
.item_shop_list ul {
	margin: 0 0 -20px 0;
	padding: 0;
	line-height: 0;
}
.item_shop_list li {
	padding: 0 10px 20px 10px;
	display: inline-block;
	vertical-align: middle;
}
.item_shop_list li {
	_display: inline;
}
.item_box a[target="_blank"] {
	background: none !important;
	padding-right: 0 !important;
}
*:first-child+html .item_shop_list li {
	display: inline;
}
.item_shop_list img {
	max-height: 194px;
}
.item_shop_box {
	margin-top: 30px;
}
.item_support_info {
	margin-bottom: 10px;
}
.item_support_txt {
	padding-top: 5px;
}
.item_support_form {
	margin: 30px auto 0 auto;
	text-align: center;
}
.item_spec {
	margin-bottom: -20px;
}
.item_spec h4 {
	color: #ff8711;
	font-size: 17px;
	font-weight: bold;
	padding: 10px 0 17px 0;
}
.item_spec table {
	border: 1px solid #AAA;
	width: 958px;
	border-collapse: collapse;
	text-align: left;
	margin-bottom: 20px;
}
.item_spec th {
	border: 1px solid #AAA;
	background-color: #F0F0F0;
	padding: 7px 5px 5px 9px;
	font-weight: normal;
	width: 140px;
	text-align: left;
}
.item_spec td {
	border: 1px solid #AAA;
	padding: 7px 5px 5px 9px;
}
.item_spec td a{
	margin-right: 5px;
}
.item_spec1 th{
	width: 80px;
}
.item_spec1 td{
	width: 387px;
}
.item_spec1 td a{
	margin-right: 5px;
}
.item_review {
	margin-bottom: -20px;
}
.item_review_ti {
	color: #ff8711;
	font-size: 17px;
	font-weight: bold;
	padding: 10px 0 0 0;
}
.item_review_name {
	padding-bottom: 30px;
}
.item_review li {
	margin-bottom: 20px;
	padding-bottom: 20px;
	border-bottom: 1px solid #AAA;
}
.item_explanation {
	margin: 5px 0 30px 0;
}

/*リンク*/
.link_bnr {
	width: 960px;
	overflow: hidden;
	padding-bottom: 20px;
}
.link_bnr ul {
	width: 980px;
	margin-right: -40px;
	padding-left: 20px;
	
}
.link_bnr li {
	float: left;
	width: 200px;
	margin: 0 40px 20px 0;
	line-height: 0;
	text-align: center;
}
.link_bnr li img {
	margin-bottom: 8px;
	max-width: 200px;
	width: auto !important;
	width: 200px;
	max-height: 40px;
	height: auto !important;
	height: 40px;
}
.link_bnr .title {
	font-size: 12px;
	margin-top: 5px;
}
.link_bnr a[target="_blank"] {
	background: none !important;
	padding-right: 0 !important;
}

/*ショップ*/
.slider-pro_shop {
	width: 730px;
	height: 460px;
	background-color: #0D0D0D;
	text-align: center;
	margin: 0 auto 30px 0;
}
.sub_navi_shop {
	background-color: #252525;
	padding-bottom: 1px;
}
.shop_login {
	background-color: #E3E3E3;
	height: 37px;
	margin-bottom: 25px;
}
.shop_login a {
	color: #000;
}
.shop_login a:hover {
	color: #666;
}
.shop_login_ti {
	float: left;
}
.shop_login_box {
	padding: 7px;
	float: left;
	width: 650px;
}
.shop_login_block {
	float: left;
	margin-right: 15px;
	padding-top: 1px;
	font-size: 11px;
	line-height: 0;
}
.shop_login_block input{
	width: 150px;
	height: 15px;
	margin: 0 0 0 10px;
}
.shop_login_status {
	line-height: 0;
	height: 20px;
	margin: 2px 0 0 0;
}
.shop_login_status input{
	vertical-align: middle;
	margin: 0 0 0 10px;
}
.shop_login_memory {
	margin: 5px 15px 0 0;
	font-size: 11px;
	line-height: 0;
	float: left;
}
.shop_login_memory input {
	vertical-align: middle;
	margin-right: 5px;
}
.shop_mypage_memory {
	margin: 10px 15px 10px 0;
	padding: 0 0 0 135px;
	font-size: 11px;
	line-height: 0;
}
.shop_mypage_memory input {
	vertical-align: middle;
	margin-right: 5px;
    padding: 2px;
}
.shop_login_btn {
}
.shop_login_pw {
	padding: 10px;
	float: right;
	font-size: 10px;
}
.shop_entry_info {
	margin: 20px 0;
}
.shop_info img{
	margin-bottom: 10px;
}
.shop_info {
	margin-bottom: 5px;
}
.shop_product {
	width: 700px;
	margin-bottom: 30px;
	overflow: hidden;
}
.shop_product ul {
	width: 710px;
	margin-right: -10px;
}
.shop_product li {
	float: left;
	width: 226px;
	margin: 0 10px 20px 0;
	line-height: 0;
}
.shop_product li h4 {
	line-height: 18px;
}
.shop_product li .tn {
	padding: 5px;
	border: 1px solid #AAA;
	margin-bottom: 3px;
	width: 215px;
}
.shop_product .subtxt {
	font-size: 12px;
	margin: 14px 0 9px 0;
}
.shop_product li .icon {
	margin: 5px 5px 15px 0;
}
.shop_btn_area {
	width: 660px;
}
.shop_btn_area_pu {
	width: 590px;
}
.shop_btn_area_1btn {
	width: 160px;
	margin: 0 auto;
}
.shop_btn_area_2btn {
	width: 400px;
	margin: 0 auto;
}
.shop_btn_area ul li{
	width: 160px;
	float: left;
	margin: 0 20px;
}
.shop_inputbox {
    margin: 15px auto 15px auto;
    padding: 15px 20px 10px 20px;
    background: #f0f0f0;
}
.shop_inputbox  dl.formlist {
    margin-bottom: 8px;
}
.shop_inputbox dl.formlist dt {
    color: #333;
    float: left;
    font-size: 90%;
    margin-bottom: 3px;
    padding-left: 15px;
    width: 120px;
}	
.shop_entry_text {
	margin-bottom: 20px;
}
.shop_entry_kiyaku {
	font-size: 13px;
	padding: 10px;
	width: 670px;
	margin-bottom: 30px;
}
.shop_mypage_text {
	margin-bottom: 20px;
}
.sub_cart_box {
	border-left: 5px solid #252525;
	border-right: 5px solid #252525;
	padding: 15px;
}
.sub_cart_price {
	border-top: 1px solid #252525;
	padding: 7px 0;
	margin: 7px 0;
}
.sub_cart_red {
	color: #F00;
	font-weight: bold;
}
.sub_cart_btn {
	text-align: center;
}
.sub_cart_btn img {
	margin: 0 auto;
}
.sub_shop_member {
	width: 220px;
	margin-top: -2px;
}
.sub_shop_member ul {
	width: 228px;
	margin-right: -8px;
}
.sub_shop_member li {
	margin-right: 8px;
	float: left;
}
.sub_shop_orangebox {
	border: 2px solid #ff8711;
	padding: 7px;
	margin: 15px 0 0 0;
	text-align: center;
	line-height: 16px;
	font-size: 12px;
}
.sub_rank_box {
	border-left: 10px solid #252525;
	border-right: 10px solid #252525;
	padding: 0 15px 15px 15px;
}
.sub_rank_box ul {
	margin-bottom: -15px;
}
.sub_rank_box li {
	padding: 15px 0 5px 0;
	margin: 0 0 10px 0;
	border-top: 1px solid #AAA;
	position: relative;
	font-size: 12px;
}
.sub_rank_box li:first-child {
	border-top: none;
}
.sub_rank_box li .tn {
	text-align: center;
	padding-bottom: 10px;
}
.sub_rank_box li .tn img{
	border: 1px solid #CCC;
	margin: 0 auto;
	width: 80px;
}
.sub_rank_icon {
	position: absolute;
	top: 15px;
	left: 0;
}
.sub_shop_link li{
	margin-bottom: 15px;
}
.shop_table {
    margin: 15px auto 20px auto;
    border-top: 1px solid #ccc;
    border-left: 1px solid #ccc;
    width: 100%;
    border-collapse: collapse;
    text-align: left;
}
.shop_table th {
    padding: 8px;
    border-right: 1px solid #ccc;
    border-bottom: 1px solid #ccc;
    color: #333;
    background-color: #f0f0f0;
    font-weight: normal;
}
.shop_table td {
    padding: 8px;
    border-right: 1px solid #ccc;
    border-bottom: 1px solid #ccc;
}
.shop_table select {
    margin-bottom: 7px;
    border: solid 1px #ccc;
}
.shop_table th[scope=col] {
    text-align: center;
}
.shop_table .delivname th {
    width: 155px;
}
.shop_table .alignR {
    text-align: right;
}
.shop_table .alignL {
    text-align: left;
}
.shop_table .alignC {
    text-align: center;
}
.shop_table .alignC a[target="_blank"] {
	background: none !important;
	padding-right: 0 !important;
}
.shop_table .resulttd {
    text-align: right;
}
.shop_table .caption {
    padding: 8px;
    border-top: 1px solid #ccc;
    border-right: 1px solid #ccc;
    border-left: 1px solid #ccc;
    color: #000;
    background-color: #f0f0f0;
    text-align: left;
    font-weight: bold;
}
.shop_table #quantity_level li {
	padding: 3px;
    display: inline;
	width: 10px;
}
.shop_table th, td {
    border-collapse: collapse;
    border-spacing: 0;
    empty-cells: show;
    font-weight: normal;
    text-align: left;
}
.shop_forgot {
	margin-bottom: 20px;
}
.shop_forgot input {
	margin: 0 5px 0 0;
}
.shop_mp_list {
	margin: 0 0 20px 0;
}
.shop_mp_list li{
    background-image: url(../images/arrow_s.gif);
    background-repeat: no-repeat;
	background-position: 0 7px;
    padding: 0 0 5px 15px;
	margin: 0 20px 0 0;
	float: left;
}
.shop_point_announce {
	background-color: #FFFEDF;
	border: 1px solid #ff8711;
	padding: 10px;
}
.shop_add_address {
	margin: 15px 0;
}
.shop_message_area {
	margin-bottom: 20px;
}
.shop_message_attention {
	margin-bottom: 10px;
	font-weight: bold;
}
.shop_credit {
	margin-top: 10px;
}

/*ショップ製品一覧*/
.shop_page {
	background-color: #E3E3E3;
	height: 34px;
	margin-bottom: 30px;
	padding: 10px 10px 0 10px;
}
.shop_page a {
	color: #000;
}
.shop_page a:hover {
	color: #666;
}
.shop_page_l {
	width: 180px;
	padding-top: 3px;
	float: left;
}
.shop_page_c {
	width: 320px;
	text-align: center;
	float: left;
}
.shop_page_c ul {
	margin: 0 auto;
	display: inline-block;
}
.shop_page_c li{
	border: 1px solid #AAA;
	background-color: #FFF;
	margin: 0 3px;
	float: left;
	display: block;
}
.shop_page_c li a{
	padding: 2px 8px 1px 8px;
	display: block;
	text-decoration: none;
}
.shop_page_c li a:hover{
	text-decoration: none;
	background-color: #AAA;
	color: #FFF;
}
.shop_page_r {
	width: 180px;
	padding-top: 3px;
	text-align: right;
	float: right;
}
.shop_box {
	padding: 0 0 30px 0;
	margin-bottom: 30px;
	border-bottom: 1px solid #AAA;
	line-height: 170%;
}
.shop_box .mainimg {
	width: 170px;
	border: 1px solid #CCC;
	float: left;
}
.shop_box_r {
	width: 508px;
	padding: 0 0 0 20px;
	float: right;
}
.shop_box_r h3 {
	font-size: 16px;
	background: none;
	background-color: #FFF;
	padding: 0;
	margin-bottom: 0;
	line-height: 22px;
	height: auto !important;
}
.shop_box_price {
	padding-bottom: 15px;
}
.shop_box_price_on {
	color: #F00;
	font-size: 14px;
	padding-right: 20px;
}
.shop_box_btn {
	margin: 10px 0 -5px 0;
}
.shop_box_btnimg {
	width: 100%;
	padding: 2px 0 2px 5px;
	text-align: right;
}
.shop_box_btnimg .quantity {
	float: right;
	line-height: 0;
	vertical-align: middle;
}
.shop_box_btnimg .quantity input {
	vertical-align: middle;
	margin-left: 5px;
}
.shop_box_btnimg .quantity .box {
	width: 20px;
}
.shop_list_kikaku {
	text-align: right;
	float: right;
	margin: 5px 0;
}
.shop_list_kikaku_ti {
	float: left;
}
.shop_list_kikaku_pd {
	float: left;
}

/*ショップ製品詳細*/
.shop_item_top {
	padding-bottom: 10px;
	line-height: 170%;
}
.shop_item_top h3 {
	color: #999;
	font-size: 18px;
	font-weight: bold;
	background: none;
	background-color: #FFF;
	margin: 0 0 15px 0;
	padding: 0;
}
.shop_item_img {
	width: 287px;
	margin: 0 35px 0 0;
	float: left;
}
.shop_item_img .mainimg {
	width: 285px;
	margin: 0 0 2px 0;
	border: 1px solid #AAA;
	padding: 5px;
}
.shop_item_summary {
	width: 378px;
	float: right;
}
.shop_item_copy {
	color: #FF8711;
	font-size: 15px;
	font-weight: bold;
	background: none;
	background-color: #FFF;
	margin: 0 0 10px 0;
}
.shop_item_price {
	padding: 40px 0 20px 0;
	line-height: 20px;
}
.shop_item_price_on {
	color: #F00;
	font-size: 16px;
}
.shop_item_info {
	font-size: 11px;
	line-height: 150%;
	padding-bottom: 20px;
}
.shop_item_cart {
	background-color: #E3E3E3;
	margin-bottom: 30px;
	padding: 10px;
}
.shop_item_cart_form {
	float: left;
	padding-top: 12px;
}
.shop_item_cart img {
	float: right;
}
.shop_item_link {
	padding: 20px 0 30px 0;
}
.shop_item_link a[target="_blank"] {
	background: none !important;
	padding-right: 0 !important;
}
.shop_item_link ul {
	margin: 0 auto;
	text-align: center;
}
.shop_item_link li {
	margin: 0 3px;
	width: 183px;
	display: inline-block;
	_display: inline;
}
.shop_item_box {
	padding-bottom: 30px;
	line-height: 170%;
}
.shop_item_box h4 {
	height: 26px;
	background-color: #0D0D0D;
	background-image: url(../images/ti2_bg.gif);
	background-repeat: no-repeat;
	padding: 4px 0 0 15px;
	margin: 0 0 13px 0;
	color: #FFF;
	font-weight: normal;
	font-size: 15px;
}
.shop_item_subimg {
	width: 220px;
	float: right;
	padding-bottom: 10px;
}
.shop_item_subimg .mini{
	float: right;
}
.shop_item_box img {
	margin-bottom: 2px;
	margin-left: 20px;
}
.shop_item_box .mainimg {
	width: 200px;
}
.shop_item_sub {
	padding: 10px;
	margin: 10px 0 20px 0;
	background-color: #E3E3E3;
}
.shop_item_check {
	font-size: 10px;
	padding-left: 10px;
}
.shop_item_check ul {
}
.shop_item_check li {
	width: 130px;
	margin: 0 20px 20px 20px;
	display: inline-block;
	vertical-align: top;
}
/* IE6 */
.shop_item_check li {
  _display: inline;
  _zoom: 1;
}
/* IE7 */
*:first-child+html .shop_item_check li {
  display: inline;
  zoom: 1;
}
.shop_item_check li img {
	width: 132px;
	margin-bottom: 3px;
	border: 1px solid #CCC;
}

/*リクルート*/
.recruit_link {
	text-align: center;
	padding: 40px 0 0 0;
}
.recruit_job {
	margin: 10px 0;
}
.recruit_job li{
    background-image: url(../images/arrow_s.gif);
    background-repeat: no-repeat;
	background-position: 0 7px;
    padding: 0 0 5px 15px;
}
.recruit_entry {
	padding: 10px 0 50px 0;
	text-align: center;
}
.recruit_creator {
	color: #F00;
	text-align: center;
	margin: 10px 0;
	width: 100%;
}
.recruit_creator_link {
	margin: 30px auto 10px auto;
	width: 370px;
}
.recruit_creator_link li{
    background-image: url("../images/arrow_s.gif");
    background-repeat: no-repeat;
	background-position: 0 7px;
    padding: 0 0 5px 15px;
}
/*WP Form*/
.mw_wp_form form {
	border: 1px solid #999;
	vertical-align:baseline;
}
.mw_wp_form form dl {
	background-image: url("../images/bg_support.gif");
	background-repeat: repeat-y;
}
.mw_wp_form form dl dt {
	padding-right: 5px;
	width: 150px;
	min-height: 30px;
}
.mw_wp_form form dl dd {
	margin-left: 150px;
	min-height: 20px;
}
.mw_wp_form form input[type="radio"] {
	margin: 0 5px 5px 0;
}
.mw_wp_form form input ,select{
	vertical-align: middle;
}
.mw_wp_form form .formset {
	margin-top: 5px;
}
.mw_wp_form form .formspace {
	margin-bottom: 5px;
}
.mw_wp_form form .listspace {
	padding-right: 20px;
}
.mw_wp_form form input {
	text-align: left !important;
}
.mw_wp_form form textarea {
	width: 400px !important;
	height: 70px !important;
	font-size: 12px;
}
.mw_wp_form form {
    border: 1px solid #999;
    vertical-align: baseline;
}
.mw_wp_form form dl dd {
    border-bottom: 1px solid #999;
    font-size: 12px;
    line-height: 1.5em;
    margin: 0;
    padding: 10px 5px 10px 250px;
    text-align: left;
}
.mw_wp_form form dl dt {
    clear: both;
    float: left;
    font-size: 12px;
    margin: 0;
    padding: 10px 0 0 10px;
    text-align: left;
    width: 220px;
}
.mw_wp_form form dl dd span {
	margin-right: 15px;
}
.mw_wp_form form .error {
	color: #F00;
	margin-left: 10px;
	display: inline-block;
}
.mw_wp_form form dl dd .file label .error {
	color: #F00;
	margin-left: 10px;
	display: inline-block;
}
.mw_wp_form form .file {
	display: inline-block;
    position: relative;
	background-image: url("../images/btn_file.jpg");
	width: 82px;
	height: 20px;
	background-repeat: no-repeat;
	margin-top: 5px;
	text-indent: 100%;
	text-align: left;
	white-space: nowrap;
}
.mw_wp_form form .file input[type="file"] {
    opacity: 0;
    filter: progid:DXImageTransform.Microsoft.Alpha(opacity=0);
    position: absolute;
    right: 0;
    top: 0;
    margin: 0;
    font-size: 100px;
    cursor: pointer;
}
.mw_wp_form form .file label {
	float: left;
}
.mwform-file-delete {
	float: left;
	display: none;
}
.mw_wp_form_confirm .reset-button {
    display: none;
}

/*確認画面へ進むボタン用*/
.mw_wp_form .mfp_buttons .btn {
width:246px;
height:39px;
display: inline-block;
/display: inline;
/zoom: 1;
vertical-align: top;
margin-top: 6px;
}
.mw_wp_form_input .btn input{
background:url(../images/btn_confirm.jpg) no-repeat;
width:246px;
height:39px;
text-indent:-9999px;
overflow:hidden;
border:none;
cursor:pointer;
font-size: 0;
line-height: 0;
}
/*送信ボタン用*/
.mw_wp_form_confirm .btn input{
background:url(../images/btn_submit.jpg) no-repeat;
width:246px;
height:39px;
text-indent:-9999px;
overflow:hidden;
border:none;
cursor:pointer;
font-size: 0;
line-height: 0;
margin:0 0 0 4px;
}

/*戻るボタン用*/
#submitback input{
background:url(../images/btn_formback.jpg) no-repeat;
width:246px;
height:39px;
text-indent:-9999px;
overflow:hidden;
border:none;
cursor:pointer;
font-size: 0;
line-height: 0;
}
.mw_wp_form_confirm #submitback {
width:246px;
height:39px;
display: inline-block;
/display: inline;
/zoom: 1;
vertical-align: top;
margin: 6px 4px 0 0;
}
.mw_wp_form_input #submitback {
width:0;
height:0;
font-size: 0;
line-height: 0;
}

/*Contact Form 7*/
.mailform_box {
	border: 1px solid #999;
	vertical-align:baseline;
}
.mailform {
	background-image: url("../images/bg_support.gif");
	background-repeat: repeat-y;
	vertical-align: baseline;
}
.mailform dt {
	padding-right: 5px;
	width: 150px;
	min-height: 30px;
}
.mailform dd {
	margin-left: 150px;
	min-height: 20px;
}
.mailform input[type="radio"] {
	margin: 0 5px 5px 0;
}
.mailform input ,select{
	vertical-align: middle;
}
.mailform .formset {
	margin-top: 5px;
}
.mailform .formspace {
	margin-bottom: 5px;
}
.mailform .listspace {
	padding-right: 20px;
}
.mailform input {
	text-align: left !important;
}
.mailform textarea {
	width: 400px !important;
	height: 70px !important;
	font-size: 12px;
}
.mailform dd {
    border-bottom: 1px solid #999;
    font-size: 12px;
    line-height: 1.5em;
    margin: 0;
    padding: 10px 5px 10px 250px;
    text-align: left;
}
.mailform dt {
    clear: both;
    float: left;
    font-size: 12px;
    margin: 0;
    padding: 10px 0 0 10px;
    text-align: left;
    width: 220px;
}
.mailform dd span {
	margin-right: 15px;
}
.mailform .error {
	color: #F00;
	margin-left: 10px;
	display: inline-block;
}
.mailform dd .file label .error {
	color: #F00;
	margin-left: 10px;
	display: inline-block;
}
.mailform .file {
	display: inline-block;
    position: relative;
	background-image: url("../images/btn_file.jpg");
	width: 82px;
	height: 20px;
	background-repeat: no-repeat;
	margin-top: 5px;
	text-indent: 100%;
	text-align: left;
	white-space: nowrap;
}
.mailform .file input[type="file"] {
    opacity: 0;
    filter: progid:DXImageTransform.Microsoft.Alpha(opacity=0);
    position: absolute;
    right: 0;
    top: 0;
    margin: 0;
    font-size: 100px;
    cursor: pointer;
}
.mailform .file label {
	float: left;
}
.mwform-file-delete {
	float: left;
	display: none;
}
.mailform .reset-button {
    display: none;
}
.mailform_buttons .wpcf7c-btn-confirm{
    background:url(../images/btn_confirm.jpg) no-repeat;
    width:246px;
    height:39px;
    text-indent:-9999px;
    overflow:hidden;
    border:none;
    cursor:pointer;
    font-size: 0;
    line-height: 0;
}
div.mailform_buttons {
    clear: both;
    font-size: 14px;
    padding: 10px 0;
    text-align: center;
}
form div.mailform_buttons button {
    background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
    border: 0 none;
    cursor: pointer;
    font-size: 0;
    line-height: 0;
    margin-top: 5px;
    overflow: visible;
    padding: 0;
    width: auto;
}
.screen-reader-response {
	display: none;
}
.wpcf7-not-valid-tip {
	color: #F00;
}
.wpcf7-response-output {
	text-align: center;
	margin: 20px 0 0 0;
	color: #F00;
}
/*送信ボタン用*/
.mailform_buttons .wpcf7-submit{
	background:url(../images/btn_submit.jpg) no-repeat;
	width:246px;
	height:39px;
	text-indent:-9999px;
	overflow:hidden;
	border:none;
	cursor:pointer;
	font-size: 0;
	line-height: 0;
	margin:0 0 0 4px;
}

/*戻るボタン用*/
.mailform_buttons .wpcf7-back{
	background:url(../images/btn_formback.jpg) no-repeat;
	width:246px;
	height:39px;
	text-indent:-9999px;
	overflow:hidden;
	border:none;
	cursor:pointer;
	font-size: 0;
	line-height: 0;
}
.wpcf7c-conf {
    background-color: #CCC !important;
    border: 1px solid #999 !important;
    color: black;
}
div.wpcf7-mail-sent-ok {
	border: 2px solid #999 !important;
}

/*サイトマップ*/
.sitemap_l {
	width: 460px;
	float: left;
}
.sitemap_r {
	width: 460px;
	float: right;
}
.sitemap_link li{
    background-image: url("../images/arrow_s.gif");
    background-repeat: no-repeat;
	background-position: 0 7px;
    padding: 0 0 5px 15px;
}

/*検索結果*/
.search_post {
	margin-bottom: 20px;
}
.search_post li {
	font-size: 14px;
	padding: 0 0 0 15px;
	margin-bottom: 10px;
	border-bottom: 1px solid #CCC;
	background-image: url("../images/arrow_s.gif");
	background-repeat: no-repeat;
	background-position: 0 7px;
	height: 30px;
}
.search_cat {
	font-size: 10px;
}

/*サポート*/
.support_txt {
	margin-bottom: 10px;
}
#mailformpro {
	border: 1px solid #999;
	vertical-align:baseline;
}
#mailformpro dl {
	background-image: url("../images/bg_support.gif");
	background-repeat: repeat-y;
}
#mailformpro dt {
	padding-right: 5px;
	width: 150px;
}
#mailformpro dd {
	margin-left: 150px;
}
#mailformpro input[type="radio"] {
	margin: 0 5px 5px 0;
}
#mailformpro input ,select{
	vertical-align: middle;
}
#mailformpro .formset {
	margin-top: 5px;
}
#mailformpro .formspace {
	margin-bottom: 5px;
}
#mailformpro .listspace {
	padding-right: 20px;
}
#mailformpro input {
	text-align: left !important;
}
#mailformpro textarea {
	width: 400px !important;
	height: 70px !important;
	font-size: 12px;
}

/*年齢認証*/
#modal         {
    display:none;
}
 
#confirm_modal     {
    width:450px;
    background:#efefef;
    padding:30px;
    border:1px #ddd solid;
    -webkit-border-radius:10px;
    -mozborder-radius:10px;
    border-radius:10px;
}
 
#confirm_modal ul    {
    text-align:center;
    margin:10px auto;
}
     
#confirm_modal ul li    {
    display:inline-block;
    /display:inline;
    /zoom:1;
    padding:0 10px;
}
 
#confirm_modal ul li a    {
    display:block;
    -webkit-border-radius:4px;
    -mozborder-radius:4px;
    border-radius:4px;
    padding:5px 10px;
    text-align:center;
    cursor:pointer;
    text-decoration:none
}
 
#confirm_modal ul li a.yes    {
    background:#dd0000;
    color:#fff;
}
 
#confirm_modal ul li a.no    {
    background:#333;
    color:#fff;
}