@charset "utf-8";

/* reset */
body {margin:0;padding:0;border:0;line-height:1.7;word-wrap: break-word; color:#000;line-height: 200%;}
article,aside,details,figcaption,figure,footer,header,hgroup,menu,nav,section {display:block;}
ul {list-style:none;margin:0;padding:0;}
li {margin:0;padding:0;}
blockquote, q {quotes:none;}
blockquote:before,blockquote:after,q:before,q:after {content:'';content:none;}
a {margin:0;padding:0;vertical-align:baseline;background:transparent;}
a:link {color:#000;text-decoration:none;}
a:visited {color:#000;text-decoration:none;}
a:hover {color:#000;text-decoration:none;}
a:active {color:#000;text-decoration:none;}

ins {background-color:#ff9;color:#000;text-decoration:none;}
mark {background-color:#ff9;color:#000;font-style:italic;font-weight:bold;}
del {text-decoration: line-through;}
abbr[title], dfn[title] {border-bottom:1px dotted;cursor:help;}
input, select {vertical-align:middle;margin-bottom:5%;}
form {margin:0;}
hr {margin:0 auto;}
.titlebar+aside .listmenu li,.footer ul li,.formlist ul li{margin: 0;background:transparent;}
input[type="submit"] {
   -webkit-appearance: none;
   border-radius: 0;
}
table{
	line-height:150%;
	border-spacing:0;
}
#page{
	overflow:hidden;
}


/* tag setting */
body {
	height: 100%;
   	min-height: 100%;
   	font-size: 14px !important;
   	font-family: 'ヒラギノ角ゴ Pro W3', 'Hiragino Kaku Gothic Pro', 'メイリオ', Meiryo, 'ＭＳ Ｐゴシック', sans-serif;
   	color: #333;
	line-height: 200%;
}
input,textarea {
	font-family: "ヒラギノ角ゴ Pro W3";
	padding:2px;font-size:12px; 
}
pre {
	font-family: "ヒラギノ角ゴ Pro W3";
}
textarea {width:100%}
select {font-size:12px;padding:2px;}
img{ max-width: 100%; }
section#pi_free4,section#news,section#pi_free5,section#pi_calendar,ul.linkList,section#sec01,section#sec02,section#sec03,section#sec04,section#sec05,ul.bnr,section#recipe01,section#recipe02,section#recipe03,section#recipe04,section#recipe05,section#recipe06,div#mp_ta_header{
    width: 92%;
    margin: 0 auto;
}
.w92 {
    width: 92%;
    margin: 0 auto;
}

/* system class */
p.full {margin:10px;}
.full_img {width:100%;}
.productimg {width:90%;}
.productimg.imgborder { border:none !important;}
.logoimg {width:260px;}
.searchbutton {width:60px;height:50px;}
.imgharf {width: 50%}
.catalogimg {width:142px;}
.img72 {margin:0 1px;width:17%;}
.img100 {margin:0 1px;width:100px;}
.clearof {overflow: hidden;}
.text-left {text-align: left}
.text-center {text-align:center}
.text-right {text-align: right}
.text_s {font-size:75%;}
.text_1 {color: #000000;font-size:12px;}
.border_1 {margin:10px 0;padding:10px;}
.more {text-align: right}
.red {color: #A03021}
.gray {color:#7E7E7E}
.f_l {float:left;}
.f_r {float:right;}
.input_l input{width:95%}
.input_m input{width:50%}
.input_s input{width:20%;}
.input_2 input{width:40%;}


/* layout */
#pcontents {
	width: 94%;
        margin: 0 auto;
        padding: 0 3% 0 3%;
	-webkit-text-size-adjust:none;
}
#main {margin: 0 auto;text-align:center}

/* header */
#top_header{
	margin-bottom:5px;
}
#header section {margin: 0;width:100%;}
#header nav {margin: 10px auto 10px;text-align: center;}
#header nav a{text-decoration: none;}
/* header toppage */
.logo {width:90%;margin:15px auto 10px;text-align:left;}
.logo img{
	width:75%;
}
.logo h1{
	margin:0;
}
.logo .l{float:left;}
.logo .r{float:right;}

/* contents */
.formbox section {background:transparent;}

/* footer */
#footer {background:transparent;}
#footer section {background:transparent;padding:0;border:none;}
#footer section>p.ch {background:#FFF;font-size:12px;margin:0;padding:30px 0 5px;text-align:center;}
#footer section>p.copy {background:#FFF;font-size:12px;margin:0;padding:25px 0 30px;text-align:center;}

#footer .footer aside ul.listmenu {display:none;}
#footer .footer aside ul.listmenu li {
	background:transparent;
	border:none;
	line-height:1;
	margin-bottom:5%;
}
#footer .footer aside ul.listmenu li a {
	color:#666666;
	background:white url(../img/theme11/arrow1.png) no-repeat 97% center;
	border:none;
	border-bottom:1px solid #dddddd;
	-webkit-border-radius:0;
	border-radius:0;
	padding:8px 10px;
	margin:0;
	font-size:11px;
	box-shadow:none;
	-webkit-box-shadow:none;
}
#footer .footer aside ul.listmenu li:first-child a {
	border-top:1px solid #dddddd;
}

/* common */
.imgborder {border:1px solid #cccccc;}

/*  title   */

#contents>.title {margin:0 auto;width:92%;}
#contents>section .title h1 {
    width: 90%;
    margin: 0 auto 3%;
}

#news .title {height:25px;}
#news .title h1 {float:left;}

.title p {float:right;margin:0;padding:0;}
.title p a{
	margin: 0 auto 0;padding:16px 10px 4px 26px;height:20px;
	text-decoration:none;
	font-size:10px;
	color:#333333;
	vertical-align:middle;text-align:left;
	background:url(../img/theme11/title_p_bg.png) no-repeat left 12px;
}
.titlebar {
	padding:0;
	margin:0;
	vertical-align:middle;
	text-align:left;
}

.titlebar .open {text-align: left;padding: 10px 4px;background-image:url(../img/theme11/minus2.png) ;background-repeat : no-repeat; background-position : 97% center;}
.titlebar .open.active {background-image:url(../img/theme11/plus2.png) ;background-repeat : no-repeat; background-position : 97% center;}
.titlebar .closed {text-align: left;padding: 10px 4px;background-image:url(../img/theme11/plus2.png) ;background-repeat : no-repeat; background-position : 97% center;}
.titlebar .closed.active {background-image:url(../img/theme11/minus2.png) ;background-repeat : no-repeat; background-position : 97% center;}

.titlebar_g .open {padding: 10px 4px;background-image:url(../img/theme11/minus2.png) ;background-repeat : no-repeat; background-position : 97% center;}
.titlebar_g .open.active {background-image:url(../img/theme11/plus2.png) ;background-repeat : no-repeat; background-position : 97% center;}
.titlebar_g .closed {padding: 10px 4px;background-image:url(../img/theme11/plus2.png) ;background-repeat : no-repeat; background-position : 97% center;}
.titlebar_g .closed.active {background-image:url(../img/theme11/minus2.png) ;background-repeat : no-repeat; background-position : 97% center;}

.titlebar_g {
	padding: 0 4px;
	margin: 0;
	font-size: 120%;
	background:url("../img/theme11/gradation_green_401.png") repeat-x 97% center;
	color: #ffffff;text-shadow: none;
	vertical-align: middle;text-align: left;}
.titlebar_b{
	padding: 5px 8px;
	font-size: 100%;
	color: #282828;text-shadow: none;
	vertical-align: middle;text-align: left;
}

.titlebar_b+aside {text-align:left;padding: 10px 0;}
.titlebar_b .open {padding: 10px 4px 10px 5px;background-image:url(../img/theme11/minus.png) ;background-repeat : no-repeat; background-position : 97% center;}
.titlebar_b .open.active {background-image:url(../img/theme11/plus.png);background-repeat : no-repeat; background-position : 97% center;}
.titlebar_b .closed {padding: 10px 4px 10px 5px;background-image:url(../img/theme11/plus.png);background-repeat : no-repeat; background-position : 97% center;}
.titlebar_b .closed.active {background-image:url(../img/theme11/minus.png);background-repeat : no-repeat; background-position : 97% center;}




/*ハンバーガーメニュー*/

.headerWrap {
    overflow: hidden;
}
.headerWrap h1 {
	float: left;
    padding-top: 2%;
    width: 75%;
}
.under #headerRight {
	margin-top:7%;
}

div#headerRight {
    float: right;
    width: 11%;
    margin-top: 5%;
}
div#headerRight img {
    width: 70%;
}
.fa {
    display: inline-block;
    font: normal normal normal 14px/1 FontAwesome;
    font-size: inherit;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}
.fa-chevron-right:before {
    content: "\f054";
}


/*************************************************/
/* ★★ここから追加★★ */
/*************************************************/

ul.bnrListOtokuSp {
    width: 92%;
    margin: 0 auto 7%;
    overflow: hidden;
}
ul.bnrListOtokuSp li {
	margin-bottom: 20px;
}
ul.bnrListOtokuSp li figure {
    width: 100%;
    position: relative;
    overflow: hidden;
    margin: 0 0 3px;
	padding: 0;
    text-align: center;
}
ul.bnrListOtokuSp li figure img {
    width: 100%;
	z-index: 1;
}
ul.bnrListOtokuSp li figure b {
    position: absolute;
	top: 20%;
	z-index: 5;
}
ul.bnrListOtokuSp li figure b em {
	font-size: 120%;
	font-style: normal;
	font-weight: bold;
}
ul.bnrListOtokuSp li:nth-child(odd) figure b {
	left: 55%;
}
ul.bnrListOtokuSp li:nth-child(even) figure b {
	left: 8%;
}
ul.bnrListOtokuSp li figure figcaption {
    width: 100%;
	text-align: left;
	padding: 5px 10px;
	background-color: #000;
	color: #FFF;
}
ul.bnrListOtokuSp li .caption {
   font-size: 85%;
	line-height: 1.5;
}

.title img {margin: 0;vertical-align:top;margin-left:5px;}
#shownImg .bx-wrapper .bx-pager, .bx-wrapper .bx-controls-auto{
    position: absolute !important;
    bottom: -40px !important;
    right: 5% !important;
	width:20%;
}
.bx-wrapper img {
    max-width: 98% !important;
    width: 640px !important;
}
.bx-wrapper .bx-pager.bx-default-pager a.active {
    background: #A03123;
}
#sps-page-top {
    display: none !important;
}
p.day {
    margin: 0 0 2.5%;
}
#pi_calendar div.cal_wrapper table.cal tr:nth-child(1) th input {
    border: none;
    background: #fff;
    color: #333;
    font-size: 1.3rem;
}
#pi_calendar {
    color: #000;
}
#pi_calendar div.cal_wrapper table.cal tr td.cal_dispdate {
    border: none !important;
    background: none !important;
}
#pi_calendar div.cal_wrapper table.cal tr td div.Today {
    background: #000 !important;
    color: #6cf;
    font-weight: nomal;
}
.ico_cap01 {
    color: #000 !important;
}
div#mp_ta_free3 {
    position: relative;
}
#pi_free3 .textBox {
    background-color: #fff;
    padding: 3%;
    position: absolute;
    left: 0;
    top: 160px;
    height: 120px;
    font-size: .7rem;
    writing-mode: vertical-rl;
    -ms-writing-mode: tb-rl;
    -webkit-writing-mode: vertical-rl;
    line-height: 1.75em;
}
.bx-wrapper .bx-prev,.bx-wrapper .bx-next{
    display: none !important;
}
.bx-wrapper {
    margin: 0 auto!important;
}
.bx-wrapper .bx-pager, .bx-wrapper .bx-controls-auto {
}
#shownImg {
    margin-bottom: 100px !important;
}
h3.subTi,h1#mp_txt_rec,#news .title h1,h1#mp_txt_calendar,h3.mainTi2{
    font-size: 128%;
    margin: 0 auto 25px;
    color: #000;
    border-bottom: 1px solid #000;
    width: 100%;
}
h1#mp_txt_calendar{
	margin-bottom: 0 !important;
	width:100% !important;
}
#subc_calendar .subc_cal_cont {
    padding: 0 !important;
}
h3.menuTi{
	background-color: #E6E6E6;
    text-align: center;
    font-weight: bold;
    margin-bottom: 10px;
    line-height: 2.5;
}
h3.pageTi,h2.subTi{
	background-color: #E6E6E6;
    text-align: left;
    font-weight: bold;
    margin-bottom: 10px;
    padding:3%;
    line-height: 180%;
}
h3.recipeTi, h3.pageSubTi {
    font-size: 128%;
    border-left: 5px solid #A03021;
    padding-left: 12px;
    margin-bottom: 15px;
}	
h4.itemTi {
    margin-bottom: 2%;
}
ul.bnrList {
    width: 92%;
    margin: 0 auto 7%;
    overflow: hidden;
}
ul.bnrList li {
    margin-bottom: 5%;
}
ul.bnrList li img {
    width: 100%;
}
img.photoL {
    float: left;
    margin-right: 3%;
}
ul.menu {
    overflow: hidden;
    margin-bottom: 10%;
}
ul.menu li img {
    width: 90px;
}
ul.menu li{
    height: 95px;
}

ul.menu li a{
	width:100%;
    height: 95px;
	display:block;
}


ul.menu li p{
	display:table-cell;
	width:80%;
	vertical-align:middle;
}

#pi_calendar div.cal_wrapper table.cal tr td {
    line-height: 2.5 !important;
}
ul.footerList {
    width: 90%;
    margin: 0 auto;
}
ul.footerList li {
    border-top: 1px solid #E6E6E6;
    padding: 3.5% 0 3.5% 6%;
    background: url(https://www.itokanten.jp/images/right.png) no-repeat 0 20px;
    background-size: 10px;
}
ul.footerList li:last-child {
	border-bottom: 1px solid #E6E6E6;
	padding: 3.5% 0 3% 6%;
}

ul.footerList li a{
	display:block;
}
ul.footerList li span {
    margin-right: 6%;
}
/*-----重要なお知らせ：開閉パネルー-----*/
.importantInfo {
	border: 1px solid #A03123;
	margin: 20px 10px;
}
.importantInfo .importantInfoTitle {
	color: #A03123;
	font-size: 1.2em;
	overflow: hidden;
	padding: 5px 0 5px 10px;
	line-height: 1.2;
	margin: 0;
}
.importantInfo input {
	display: none;
}
.importantInfo label {
	color: #000;
	cursor: pointer;
	display: inline-block;
	padding: 0 10px;
}
.importantInfo label:hover {
	color: #ccc;
}
.importantInfo .importantInfoContents {
	transition: 0.2s;
	height: 0;
	overflow: hidden;
	padding: 0;
}
.importantInfo .importantInfoContents p {
	border-top: 1px dotted #CCC;
	padding: 10px;
	overflow: hidden;
}
.importantInfo .moreBtn,
.importantInfo .closeBtn {
	float: right;
	text-align: right;
	display: block;
	width: 80px;
	margin: 0;
}
.importantInfo .moreBtn {
	margin-top: 2px;
	font-size: 0.7em;
}
.importantInfo .closeBtn {
	font-size: 0.9em;
	margin: 0 0 10px;
}
.importantInfo input:checked + .importantInfoContents {
	height: auto;
	padding: 0;
	background: #fff;
}

/* item */

table.itemTable {
    width: 95%;
    margin: 5% auto 7%;
    border-top: #C2C2C2 solid 1px;
    border-bottom: #C2C2C2 solid 1px;
}
.itemTable th {
    padding: 3%;
    width: 25%;
    border-bottom: #C2C2C2 solid 1px;
    background: #E6E6E6;
    text-align: left;
    vertical-align: top;
}
.itemTable td {
    padding: 5%;
    text-align: left;
    border-bottom: 1px #C2C2C2 solid;
    border-left: 1px #C2C2C2 solid;
}
.stock table.variation3 {
/*    display: none; */
}

/* 運営会社 */


.mainImg {
    position: relative;
}
.companyTi {
    width: 60%;
    position: absolute;
    top: 100px;
    left: 3%;
}
.companyTex {
    text-align: center;
    line-height: 230%;
    margin-bottom: 12%;
	margin-top: -30px;
}


/* 運営ページ */


.listBox dl dt {
    float: left;
	color: #A03021;
}

.listBox dl dd {
    margin-left: 6%;
}
dl.listBox2 dt {
    float: left;
}
.content_box {
    margin-bottom: 10%;
}
.secBox2 {
    border: 3px solid #E6E6E6;
    padding: 3%;
    overflow: hidden;
    clear: both;
    margin-bottom: 50px;
}
h4.subTi {
    margin: 0;
	font-size: 1.1em;
}
.content_box2 {
    margin-bottom: 10%;
}


/* 糸寒天の使い方 */

.sonota {
    margin: 0 auto 10%;
    width: 80%;
    background-color: #E6E6E6;
}
.bnrSonota {
    width: 100%;
    height: 130px;
    position: relative;
}
.bnrSonota img {
    width: 80px;
    float: left;
    margin: 7% 5%;
}
.bnrSonota p {
    float: left;
    text-align: left;
    font-size: 100%;
    margin-top: 13%;
}
.bnrSonota span {
    font-size: 120%;
    position: absolute;
    top: 60px;
    right: 10px;
}
#cat_header {
    margin-bottom: 35px;
    line-height: 1.7;
    font-size: 108%;
}
h2.mainTi,.mainTi04{
    width: 80%;
    margin: 0 auto 10%;
}


ul.bnr {
	overflow:hidden;
}
ul.bnr li {
    width: 49%;
    height: 190px;
    margin-right: 1px;
    margin-bottom: 1px;
    background-color: #E6E6E6;
    position: relative;
    float: left;
    text-align: center;
}
ul.bnr li img {
    width: 80px;
    margin: 10% 0 2%;
}
ul.bnr li p {
    font-size: 120%;
    margin-top: 0;
}
ul.bnr04 li span {
    right: 20px;
}
ul.bnr li span {
    font-size: 120%;
    position: absolute;
    top: 60px;
    right: 15px;
}
.rightBox,.leftBox,.right50 {
    margin-bottom: 10%;
}
.secBox {
    border: 3px solid #E6E6E6;
    padding: 7%;
    overflow: hidden;
    clear: both;
    margin-bottom: 7%;
}
ul.linkList li {
    border-bottom: 1px solid #000;
    padding-bottom: 3%;
    margin-bottom: 3%;
}
ul.linkList li span{
	margin-left:2%;
}


/*----------index3(糸寒天レシピページ)----------*/
.pointBox {
    border: 3px solid #E6E6E6;
    padding:  7%;
    overflow: hidden;
    clear: both;
    margin-bottom: 15%;
}
.pointBox img {
    float: left;
    width: 90px;
    margin-right: 7%;
}
.pointBox p {
    margin-bottom: 0;
}
#recipe06 {
    margin-bottom: 250px;
}

/*----------index3(ものづくり)----------*/

h3.kateiTi {
    margin:0 0 2%;
}
img.alignright {
    width: 40%;
    float: right;
    padding: 0 2.5% 2.5%;
}

/*----------index3(糸寒天とは？)----------*/


ul.check {
    font-size: 150%;
    line-height: 180%;
    margin-left: 15%;
    margin-bottom: 15%;
}
.fa {
    display: inline-block;
    font: normal normal normal 14px/1 FontAwesome;
    font-size: inherit;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}
.fa-check-square-o:before {
    content: "\f046";
}
ul.sec03 {
    overflow: hidden;
}
ul.sec03 li {
    float: left;
    width: 30%;
    margin-right: 3%;
}
ul.sec03 li p {
    margin: 0;
    text-align: center;
}
.sec01 span {
    font-weight: bold;
    font-size: 200%;
    margin-left: 47%;
}

/*----------mainイメージ----------*/
.mainImg01 {
    margin-bottom: 30px;
    background-image: url(https://www.itokanten.jp/images/mainImg01.jpg);
    background-size: cover;
    height: 210px;
    position: relative;
}
.mainImg03 {
    margin-bottom: 10px;
    background-image: url(https://www.itokanten.jp/images/mainImg03.jpg);
    background-size: cover;
    height: 210px;
    position: relative;
}
.mainImg04 {
    margin-bottom: 30px;
    background-image: url(https://www.itokanten.jp/images/mainImg04.jpg);
    background-size: cover;
    height: 210px;
    position: relative;
}
.mainImg01 p img,
.flexslider p img,
.mainImg03 p img,
.mainImg04 p img {
    width: 250px;
    position: absolute;
    top: 5%;
    left: 5%;
    z-index: 1;
}
.flexslider {
    position: relative;
    width: 720px;
}
.flexslider h1 {
    padding-top: 0;
}
/*----------indexページ----------*/


/* table */

table.menuTable {
	margin-bottom:30px;
}
table.menuTable th {
	padding: 3%;
	width: 24%
}
table.menuTable td {
	padding: 3%;
	width: 14%;
}
table.basicTable{
    width: 100%;
    font-size: 108%;
    margin-bottom: 60px;
	border-top: #C2C2C2 solid 1px;
	border-bottom: #C2C2C2 solid 1px;
}
.basicTable th {
    padding: 10px;
    border-bottom: #C2C2C2 solid 1px;
    border-left: #C2C2C2 solid 1px;
    background:#E6E6E6;
    text-align: center;
    vertical-align: top;
	font-weight: normal;
}
.basicTable td{
    padding: 2%;
    text-align: center;
    border-bottom: 1px #C2C2C2 solid;
    border-left: 1px #C2C2C2 solid;
}
.basicTable tr td.pref{
	padding: 0 2%;
}
table.basicTable2,.layoutp3 table{
    width: 100%;
    font-size: 108%;
    margin-bottom: 60px;
	border-top: #C2C2C2 solid 1px;
	border-bottom: #C2C2C2 solid 1px;
}
.basicTable2 th,.layoutp3 table th{
    padding: 10px;
    border-bottom: #C2C2C2 solid 1px;
    border-left: #C2C2C2 solid 1px;
    background: #E6E6E6;
    text-align: center;
    vertical-align: top;
	width:30%;
	font-weight: normal;
}
.basicTable2 td,.layoutp3 table td{
    padding: 10px 30px;
    text-align: left;
    border-bottom: 1px #C2C2C2 solid;
    border-left: 1px #C2C2C2 solid;
}
table.basicTable3{
    width: 100%;
    font-size: 108%;
    margin-bottom: 60px;
	border-top: #C2C2C2 solid 1px;
	border-bottom: #C2C2C2 solid 1px;
}
.basicTable3 th {
    padding: 10px;
    border-bottom: #C2C2C2 solid 1px;
    background: #E6E6E6;
    text-align: center;
    vertical-align: top;
	width:30%;
	font-weight: normal;
}
.basicTable3 td{
    padding: 3%;
    text-align: left;
    border-bottom: 1px #C2C2C2 solid;
    border-left: 1px #C2C2C2 solid;
}

/*************************************************/
/* ★★ここまで追加★★ */
/*************************************************/


/* news */
.listmenu a span.date {color:#000000;display:block;}
.date.text-right {padding:10px;}

.listmenu a p.date {margin-left:10px;}
.note{color: #464646;font-size:75%;}

/* listmenu */
section .listmenu {
	width: 100%;
}
section.mp_pickuplistpattern_layout1 p.btn {
    display: none;
}
ul.listmenu.clearof li {
    margin-bottom: 5%;
}

.listmenu li {
	list-style-type: none;text-align:left;line-height:1.5;margin-bottom:5px;
}
#contents>.listmenu {
	margin-bottom:10px;
}
#contents>.listmenu li {
	margin-bottom:0px;
}
#contents>.listmenu li a {
	margin:0;border-bottom:1px solid #dddddd;
	-webkit-box-shadow:none;
}
.listmenu li a:link {
	color:#333333;
}


.listmenu li,.titlebar+aside a {-webkit-tap-highlight-color: rgba(0,0,0,.4);-webkit-tap-highlight-color:#ccc;}
.listmenu li:first-child{}
.listmenu li:last-child {margin-bottom:0px;}

.titlebar+aside ul,.formlist ul{margin: 0;}

/* search box */
#searchbox{
	display: none;position:absolute;top:0;background:#000;margin:0 auto;padding-bottom:10px;text-align:left;width:100%;color:#fff;z-index:1;
	background-color:rgba(0, 0, 0, 0.8);
}
#searchbox2 {margin: 0 auto;text-align: left;width: 100%;background:white;}
#searchbox2 .search_form {}
.search_form {
	margin: 5% 5% 10%;;padding:5px;background:white;color:#666666;font-size:12px;
}
.search_form div.clearof {}
.search_form .input_l {}
.search_form .input_l .keyword_search {padding-bottom:5px;}
.search_form .input_s {}
.search_form .input_s .price_search {padding-bottom:5px;}
.search_form select {width:100%;}
.search_form .input_l input{
	-moz-box-sizing:border-box;
	-webkit-box-sizing:border-box;
}
#searchbox .title {text-align: left;width: 95%;text-shadow: none;padding:10px 0;background: none;box-shadow:none;-webkit-box-shadow:none;}
#searchbox h1 {color:#fff;text-shadow: none;}
h1#mp_txt_search_up {margin-left: 7%;}

#search_form div {margin:10px 0;}
.search_form p.f_l  {
	margin:0;
}
.search_form .f_l select {
	border:1px solid #cccccc;
	background:white;
	color:#666666;
	margin-right:10px;
}
.search_form .submit {
	text-align:center;
	margin:5px auto;
}
.search_form .submit input {
	width: 250px;
    height: 25px;
    background: #000;
    border: none;
    color: #FFF;
    text-align: center;
    font-weight: bold;
    vertical-align: middle;
    padding: 0;
    text-decoration: none;
    font-size: 12px;
}
.submit_gr{
	font-size:14px;
	padding:3px 10px;
	background:transparent;
	color:#6a4f0f;
	border:none;
}

#close{
	text-align: center;color: #282828;background: #FFF;position: absolute;padding: 16px 15px;
	top: 0px;right: 10px;font-size: 150%;
}
#close {-webkit-tap-highlight-color: rgba(0, 0, 0, 0);}

/* item list */
.itemlist {
	margin:0 auto 30px;
	background:transparent;
	border:none;
	-webkit-border-radius:0;
	border-radius:0;
	-webkit-box-shadow:none;
	width:90%;
}
.itemlist:before {
}

.itemlist li {
	list-style-type:none;text-align:left;border:none;background:transparent;
	margin-bottom:10px;
}
.itemlist li a {
	text-decoration:none;
	position:relative;
	display:block;
	background:#FFF;
	padding:3%;
}
.itemlist li .tagline{
	display:none;
}
.itemlist li .mp_pickupitem_item1{
	color:#A03021;
	font-weight:bold;
	padding-bottom:5px;
	font-size:108%;
}
.itemlist li .li_r div.price{
	text-align:left;
	color:#000;
	font-weight:bold;
}
.itemlist .imgborder{
	border:none;
}
.itemlist .img100{
	width:100px;
}
.itemlist li a:after {
	content:".";
	display:block;
	clear:both;
	height:0;
	visibility:hidden;
}
.product_search+section .btn button{
	width:250px;height:25px;
	margin:15px auto;
	background:#A03021;
	border:none;
	color:black;
	text-shadow:1px 1px 1px rgba(255,255,255,0.5);
	text-align:center;font-weight: bold;
	vertical-align:middle;
	padding:0;text-decoration: none;
	font-size:12px;
}

#newarrival .btn button{
	width:250px;height:25px;
	margin:15px auto;
	background:#A03021;
	border:none;
	color:white;
	text-align:center;
	vertical-align:middle;
	padding:0;text-decoration:none;
	font-size:12px;
}
#ranking .btn button{
	width:250px;height:25px;
	margin:15px auto;
	background:#A03021;
	border:none;
	color:white;
	text-align:center;
	vertical-align:middle;
	padding:0;text-decoration:none;
	font-size:12px;
}
#recommended .btn button{
	width:250px;height:25px;
	margin:15px auto;
	background:#A03021;
	border:none;
	color:white;
	text-align:center;
	vertical-align:middle;
	padding:0;text-decoration:none;
	font-size:12px;
}

/* prize */
.itemlist li.prize {
	display:none;
	color:white;
	font-size:12px;
	padding-left:25px;padding-top:4px;
	height:14px;width:60px;
	background:url(../img/theme11/crown_bg.png) no-repeat;
}
.prize img {display:none;}
.itemlist li.rank{
	color:white;
	font-size:12px;
	padding:4px 8px 0;
	height:14px;
	background:url(../img/theme11/nocrown_bg.png) no-repeat;
}

/* tag */
.tag {text-align:right;text-align:left;margin:0 2px 3px; display:none;}
.tagline {color:#999;font-size: 75%}
.recommend {color:#FF9900;margin-right: 3px;font-size: 75%}
.price {color: #282828;font-size:12px;}
.fixedprice {text-decoration: line-through !important;color: #282828;font-size:12px;}
.catch {display: block;font-weight: bold;color: #5d5d5d;text-shadow:none;}

.new {background:#f0365e;color: #fff;padding:2px 3px;display:inline-block;font-size:10px;margin-right: 3px;text-shadow: none !important;}
.pickup {background:#2ccaec;color: #fff;padding:2px 3px;display:inline-block;font-size:10px;margin-right: 3px;white-space: nowrap;text-shadow: none !important;}
.sale {background:#ffa200;color: #fff;padding:2px 3px;display:inline-block;font-size:10px;margin-right: 3px;white-space: nowrap;text-shadow: none !important;}
.member {background:#c0602b;color: #fff;padding:2px 3px;display:inline-block;font-size:10px;margin-right: 3px;text-shadow: none !important;}
.cool {background:#00d036;color: #fff;padding:2px 3px;display:inline-block;font-size:10px;margin-right: 3px;text-shadow: none !important;}
.soldout {font-size:11px;text-align:right;float:left;}
.soldout span{
	color:white;
	width:93%;text-align:center;
	background:#000000;padding:5px;
	-webkit-border-radius:5px;
	-moz-border-radius:5px;
	border-radius:5px;
	display:inline-block;
	line-height:1;
}

.product_name .new {display:none;padding:2px 5px;font-size:12px;}
.product_name .pickup {display:none;padding:2px 5px;font-size:12px;}
.product_name .sale {padding:2px 5px;display:inline;font-size:12px;}
.product_name .member {padding:2px 5px;display:inline;font-size:12px;}
.product_name .cool {padding:2px 5px;display:inline;font-size:12px;}
.li_l {margin:0 8px 0 0;float: left;clear:both;}
.li_r {}
.li_r div {color:#A03021;font-size:13px;padding-right:5px;padding-bottom:5px;line-height:1.5;font-weight:bold;}
.li_r div.tagline {color:#333333;height:auto;font-weight:normal;}
.li_r div.fixedprice {color:#f0365e;height:auto;margin-bottom:0px;text-align:right;padding-right:10px;font-weight:normal;padding-bottom:0px;}
.li_r div.price {color:#f0365e;height:auto;margin-bottom:0px;text-align:right;padding-right:10px;font-weight:normal;padding-bottom:0px;}
.li_r div.soldout {margin-right:18px;clear:right;font-weight:normal;}

/* accordion */
.accordion {
}
.accordion .titlebar {
	color:#333333;
	background:white;
	border-left:3px solid #000000;
	padding:6px 17px 5px 7px;
	margin:5px;
	vertical-align: middle;text-align:left;
	-webkit-box-shadow:2px 2px 3px rgba(0,0,0,.15);
}
.accordion .titlebar h1 {
	font-size:12px;margin: 0;padding:2px 25px 2px 0;text-align: left;
}
.accordion .titlebar.sps-titleLinkBar h1 {
       padding:2px 10px 2px 0;
}
.accordion .titlebar_b {
	color:black;
	background-image:url(../img/theme11/title_point.png),url(../img/theme11/title_bg.png);
	background-repeat:no-repeat,repeat-x;
	background-position:left top,left top;
	margin:10px 0 0;padding:14px 0 12px;
	vertical-align:middle;text-align:left;
}
.accordion .titlebar_b h1 {
	font-size:14px;margin:0;padding:0 0 0 10px;text-align:left;font-weight:normal;
}
.accordion .titlebar_b+aside {
	padding:5px 0;
}
.accordion .titlebar_b+aside>.formtable {
	margin:0 10px;
}
.accordion aside ul.listmenu {
	border:none;
	background:transparent;
	-webkit-border-radius:0;
	border-radius:0;
	-webkit-box-shadow:none;
}
.accordion aside ul.listmenu li {
	background:transparent;
	border:none;
	line-height:1;
}
.accordion aside ul.listmenu li.categorylink {
	background:transparent;
}
.accordion aside ul.listmenu li a {
	color:#333333;
	background:white url(../img/theme11/arrow2.png) no-repeat 97% center;
	padding:7px 17px 7px;
	margin:5px;
	font-size:11px;
}
.accordion aside ul.listmenu li.categorylink a {
	color:white;border:1px solid white;
	background:#000000 url(../img/theme11/arrow3_r.png) no-repeat 97% center;
	padding:6px 16px 6px 4px;
	margin:5px;
	font-size:11px;
}




/* freearea */
.freearea {}
.freearea p {margin:0 0 5px;line-height:1.5;}
.freearea hr { margin: 10px 0 ;}
.freearea img { vertical-align: middle;}
section>div.freearea:first-child {}
footer section>div.freearea:first-child {background:none !important;}



/*  カテゴリータイトル   */
.categorybar{
	padding: 6px 4px;text-align: left;
	margin: 0;
	font-size: 100%;
	background: #E8EEE8;
	text-shadow: rgba(0,0,0,.4) 0 1px 0;
	vertical-align: middle;
}
.categorylink{background: #000;vertical-align: middle;}




.payment ul{margin: 0;}
.payment li {
	padding:5px 22px;overflow:hidden;display:block;text-decoration:none;
	background-image: url(../img/theme11/arrow2.png);
	background-position:8px center;
	background-repeat:no-repeat;
	list-style-type:none;text-align:left
}
.payment aside>p {margin:10px;}
.payment .formtable {font-size:12px;padding:10px 0;background:white;}
.payment .formtable li+p {color:#000000;border-bottom:1px solid #eaeaea;padding:0 10px 10px 22px;margin:5px 0;}
.payment .formtable li+p:last-child {border-bottom:none;}
.payment .formtable br+p {padding:0 10px 10px 22px;margin:5px 0;}

/* lists */

.under {
    width: 92%;
    margin: 0 auto;
}

#menuListWrap{
	position: absolute;
    width: 100%;
    z-index: 10000;
    top: 80px;
    right: 0;	
}
.bgn {overflow:hidden;}
.bgn li {
	list-style-type: none;
    text-align: left;
    font-size: 11px;
    width: 49.5%;

    float: left;
    border-bottom: #FFF solid 1px;
}
.bgn li:nth-last-child(2),.bgn li:nth-last-child(4),.bgn li:nth-last-child(6),.bgn li:nth-last-child(8){
    border-left: #FFF solid 1px;
}
.bgn li a {
	padding: 0 0 0 15px;
    display: table-cell;
    vertical-align: middle;
    background: #000;
    color: #FFF;
    height: 50px;
    width: 200px;
}
.bgn2 .categorylink {
	background:white url(../img/theme11/arrow7.png) no-repeat 97% center;
}
.bgn2 ul.bgn {
	margin-bottom:0;
}
.bgn2 ul.bgn li.categorylink a {
	background-color:white;
	border:none;
	border-left:3px solid #000000;
	color:#333333;
	text-decoration:none;display:block;
	-webkit-box-shadow:2px 2px 3px rgba(0,0,0,.15);
	padding:8px 17px 6px 5px;
	margin:5px 0;
	font-size:12px;
}
.bgn2 .listmenu2 .bgn li a {
	background-color:white;
	border:none;
	color:#333333;
	text-decoration:none;display:block;
	-webkit-box-shadow:2px 2px 3px rgba(0,0,0,.15);
	padding:6px 17px 6px 5px;
	margin:5px 0;
	font-size:11px;
}
div#mp_ta_free5 ul{
	margin-bottom:10%;
}
div#mp_ta_free5 ul li a{
    margin-bottom: 1%;
    display: block;
}
/*  accordion top処理*/
.titlebar+aside .listmenu li:first-child{border-top: none;}

.listmenu2 {margin:0 8px;}
.listmenu2 ul{
	list-style-type: none;margin:0 auto;
	-webkit-box-shadow:none;
	-moz-box-shadow:none;
	box-shadow:none;
}
.listmenu2 .l{float: left;overflow: hidden;width:49%;text-align: left;}
.listmenu2 .r{float: right;width:49%;text-align: left;}
.listmenu2 .l li,.listmenu2 .r li {border-right: none;border-left: none;}
div.listmenu2 div ul.listmenu li a {
	border:none;
	background-color:white;
	color:#333333;
	font-size:11px;
	padding:6px 17px 6px 5px;
	margin:5px 0;
	text-decoration:none;display:block;
	-webkit-box-shadow:2px 2px 3px rgba(0,0,0,.15);
}
.accordion div.listmenu2 div ul.listmenu li a {
}


.listmenu3 {margin:5px auto;width:97%;text-shadow:none;padding:0;}
.listmenu3 .l{float: left;overflow: hidden;width:49%;text-align: center;}
.listmenu3 .r{float: right;overflow: hidden;width:49%;text-align: center;}
.listmenu3 a{
	padding:6px 17px 6px 5px;
	margin:0;
	background:white url(../img/theme11/arrow2.png) no-repeat 97% center;
	color:#333333;
	text-decoration:none;
	-webkit-box-shadow:2px 2px 3px rgba(0,0,0,.15);
	text-decoration:none;display:block;
	font-size:12px;
}


/* ranking */

.whitelist li:nth-child(odd) {padding: 4px 5px;}
.whitelist li:nth-child(even) {background:none;padding: 4px 5px;}

.cataloglist ul { text-align: center;}

.cataloglist .box {
	display: inline-block;
	padding-right: 5px;
	width:142px;
}
.cataloglist .bg {
	height:16px;
	padding:6px 0 10px;
	text-align:right;
	vertical-align:middle;
}
.cataloglist .box .imgborder{
	border:none;
}
.cataloglist .soldout{margin-top: 3px;}






/* 在庫返品sns */
.form_menu{
	width:80%;
	margin:0 auto 10px;
}

.sns {
	margin:0;
	overflow:hidden;
}

.sns ul {
	list-style-type:none;
	text-align:center;
}

.sns li{
	display:inline-block;margin:10px 5px;vertical-align:middle;
}

#contents>section.review {
	margin:0 auto;
}
#contents>section.review>div.comment {
	margin:0 auto;
	width:95%;
}
.review div.comment .recommend img {
	width:11px;height:11px;vertical-align:-1px;
}
.itemlist li a .tag .recommend img {
	width:11px;height:11px;vertical-align:-1px;
}
.customersbox .customerbar .recommend img {
	width:11px;height:11px;vertical-align:-1px;
}
.freearea .commenttitle .recommend img {
	width:11px;height:11px;vertical-align:-1px;
}

.arrowbg {
	border-left: 15px solid transparent;
	border-top: 16px solid #999;
	position: absolute;
	bottom: 5px;
	left: 119px;
	width: 0;
	height: 14px;
}

.arrow {
	border-left: 14px solid transparent;
	border-top: 14px solid #fff;
	position: absolute;
	bottom: 5px;
	left: 121px;
	width: 0;
	height: 15px;
}

/* form 1 */
.shopping_form {text-align:left;}
.shopping_form .variation1,.variation2,.variation3{
	width: 97%;
	margin:10px auto;
	border-collapse:collapse;
    table-layout:auto;
}
/*  バリエリスト見出し */


.shopping_form .variation1  th,.variation2  th,.variation3  th  {
}
.shopping_form .variation1 td,.variation2 td  {
	padding: 10px 10px;
	border: 1px solid #DDD;
	vertical-align:middle;
	text-align: left;
}
 .variation3 th,.variation3 td {}
.shopping_form .variation3{width: 30%;text-align: center;}
/* button select */
.shopping_form  select{
	margin:5px 0;text-align: left;
	width: 93%
}
.shopping_form p{
	margin:5px auto 7%;text-align: center;
}

.shopping_form .variation1 td:nth-child(1){width: 80%;font-size: 75%;}
.shopping_form .variation1 td:nth-child(2){width: 5%;text-align:center;white-space: normal;}
.shopping_form .variation1 td:nth-child(3){width: 15%;white-space: nowrap;}
.shopping_form .soldout{font-size: 75%;text-align: center;}
.variation1 img{width:104px;height:24px;}
.variation2 td:nth-child(1){width: 80%;font-size: 75%;}
.variation2 td:nth-child(2){width: 5%;border-right:1px solid #fff;text-align:center;}
.variation2 td:nth-child(3){width: 15%}

.variation2 a {margin-left:5px;}
.variation2 .ok{color:#359e65;}
.variation2 .few{color:#ef9848;}


/*  備考購入数   */
.remark {margin:5px 20px 7%;text-align:left;width:92%;}
.remark dl{font-size:120%;}
.remark dt{float: left;width:22%;margin: 5px 0;vertical-align:middle;}
.remark dd{float: none;margin: 3px 0;white-space: nowrap;}
.remark span{position:relative;top:5px;display: block;}
.remark td {vertical-align:middle;text-align:center;}
.remark .l{width: 30%;}
.remark .r{width: 70%;text-align:left;}
.input100{width: 80%}
.input10{width: 20%}
.stock hr {border-color: #939394}
.stock select { max-width: 100% }
.mailicon{width:24px;height:11px;}
.req {margin:5px 10px 20px; text-align:right;font-size:75%;}
.req img {vertical-align:bottom;}
.req span {color:#626262;}

/* ボタン */
.btn {margin: 0 auto;text-align:center;}
.btn button{
	width:250px;height:25px;
	margin:15px auto;
	background:#A03021;
	border:none;
	color:white;
	text-align:center;
	vertical-align:middle;
	padding:0;text-decoration:none;
	font-size:12px;
}

.submit {margin: 10px auto; text-align: center;}
.formcontents dl p.submit {margin:0;padding-left:0;padding-right:0px;}

 /* カート */

.curt_s {
	text-align:center;
}
.stock form input.curt_s {
	width:87px;height:30px;
	background:url(../img/theme11/btn_cart_bg.png);
	font-size:10px;
	color:white;
	display:inline-block;
	-webkit-appearance:none;
	border:none;
}
.stock>aside:nth-child(2) {
	background:white;margin:0 5px;padding:1px 0;
	-webkit-box-shadow:2px 2px 3px rgba(0,0,0,.15);
}
.curt_l{
	padding: 10px;font-size:120%;width: 80%;color: #fff !important;font-weight:bold;
	background: #ffcc99;
	margin: 0 auto;
	border-radius: 1px;-webkit-border-radius: 1px;-moz-border-radius: 1px;
	color: #fff;
	text-decoration: none;
	vertical-align: middle;
}
.curt_l button:hover,.curt_s button:hover {
	border-top-color,border-left-color: #ff9900;
	border-bottom-color,border-right-color: #fff;
	background: #ff9900;
	color: #ffffff;
	}
.curt_l button:active,.curt_s button:active {
	border-top-color: #ff9900;
	background: #ff6600;
}
#contents>section>div.formbox>form>aside.formcontents>div.text-left {font-size:11px;}

/* 入荷連絡を希望する */
.request_s {
	width:87px;height:18px;padding-top:7px;
	background:url(../img/theme11/btn_contact_bg.png);
	font-size:10px;
	color:white;
	display:inline-block;
	-webkit-appearance:none;
	text-align:center;
	display:inline-block;
}
a.request_s {
	color:white;
	text-decoration:none;
}
.request_l{
	padding: 10px;font-size:120%;width: 80%;color: #fff !important;font-weight:bold;
	border: 1px solid #336699;
	margin: 0 auto;
	border-radius: 1px;-webkit-border-radius: 1px;-moz-border-radius: 1px;
	color: #fff;
	text-decoration: none;
	vertical-align: middle;
}
.request_l button:hover,.request_s button:hover {
	border-top-color,border-top-left: #3366CC;
	background: #3366CC;
	}
.request_l button:active,.request_s button:active {
	border-top-color: #1b435e;
	background: #3366CC;
}
/* 在庫切れ */
.shopping_form .variation1 .soldout,.shopping_form .variation2 .soldout {
	width:87px;height:18px;padding-top:7px;
	background:url(../img/theme11/btn_soldout_bg.png);
	font-size:10px;
	color:black;
	display:inline-block;
	text-align:center;
	display:inline-block;
}
.shopping_form .variation1 .soldout span,.shopping_form .variation2 .soldout span {
	color:black;
	width:auto;text-align:center;
	background:transparent;padding:0;
	-webkit-border-radius:0;
	-moz-border-radius:0;
	border-radius:0;
}


/* 通知 */
.error {color: #FF0000;text-align:left;}
#contents section > p.error {padding:20px 10px;}
.attention {
	background-repeat:repeat-y,repeat-y;
	background-position:left top,right top;
	padding:5px 20px;
}
.formbar2{margin: 0;padding:10px;text-align: left;background: #EDF2ED;border-bottom: none;}



.formlist {margin:5px auto;padding:0;text-align: center;}
.formlist .bar h3 {
	font-weight: normal;
    color: black;
    border-bottom: 1px solid;
    padding: 0;
    margin-bottom: 5%;
	text-align: left;
}
.formcontents {width:90%; margin:0 auto !important;}
.formcontents dl{margin: 0 auto;list-style-type: none;}
.formcontents dt{margin: 10px auto;text-align: center;}
.formcontents dd{margin: 5px auto;text-align: left;padding:0;}
.formcontents p{margin: 20px auto;}
.formcontents p.btg_r {margin:0 auto;}
.formbar2+.formcontents p{margin: 10px auto;}
.formcontents form{}
.radio{position:relative;top:0;}
.formcontents ul li{word-wrap: break-word;}

/*  button orange固定 */
.button_or {
	margin:0;
}
.button_or input {
	width: 250px;
    height: 45px;
    margin: 5px auto;
    background: #000;
    border: none;
    color: white;
    text-align: center;
    vertical-align: middle;
    padding: 0;
    text-decoration: none;
    font-size: 12px;
}


/*  button  orange2固定   */
.button_closing input{width:70%;margin: 0 auto;font-size:100%;padding:15px 20px;
	border: 1px solid #F4BD2B;
	background: #ffffff;
	background: url("../img/theme11/arrow_right.png") no-repeat 97% center,-webkit-gradient(linear, left top, left bottom, from(#ffe885), to(#f4b81c));
	background: url("../img/theme11/arrow_right.png") no-repeat 97% center,-moz-linear-gradient(top, #ffe885, #f4b81c);
	border-radius: 1px;-webkit-border-radius: 1px;-moz-border-radius: 1px;
	color: #fff;font-weight: bold;
	vertical-align: middle;
}

/*  button gray可変*/
.button {margin:10px auto;font-size:100%;text-align: center;}
#contents>.button:last-child {margin-bottom:20px;}
.btg_r,.btg_l {display:inline;}
.btg_l a{
	border: 1px solid #5A5A5A;
	width:100%;padding:15px 10px 15px 40px;
	text-decoration: none;color: #4D4D4D;
	background: #ffffff;font-size:75%;
}
.btg_r button,.btg_r input,.btg_r a{
	border: 1px solid #5A5A5A;
	padding:15px 40px 15px 10px;
	text-decoration: none;color: #4D4D4D;
	background: #ffffff;font-size:75%;display:inline;
	border-radius: 1px;-webkit-border-radius: 1px;-moz-border-radius: 1px;
}



.address {margin: 0;display:inline;}
.formbox .address input[type="submit"] {
	width:100px;margin:0 ;height:20px;padding:2px 10px;
	border:none;
	background: #030303;
	background: -webkit-gradient(linear, left top, left bottom, from(#5a5a5a), to(#030303));
	background: -moz-linear-gradient(top, #5a5a5a, #030303);
	color:white;text-align: center;font-weight: bold;
	-webkit-border-radius:3px;-moz-border-radius:3px;border-radius:3px;
	vertical-align: middle;
	display: inline;
	font-size:11px;
	text-decoration:none;
}

.formnavi{margin:0 auto;}
.formnavi dl,.formnavi div {margin:5px auto;width:90%;}
.formnavi dt {float:left;width:47%;text-align:left;}
.formnavi dd {float:right;width:47%;text-align: right;}
.ar_link_l {}
.ar_link_l a {
	background:url(../img/theme11/arrow1_l.png) no-repeat 7px center;
	padding:5px 10px 5px 20px;
	text-decoration:none;
	display:block;
	text-align:left;
	margin-bottom:15px;
}
.ar_link_r{
	margin-bottom:20px;
	margin-top:5px;
}
.form_menu li.ar_link_r {
	background:transparent;
	border:none;
	line-height:1;
	padding:0;
	text-indent:-9999px;
	margin-top:0;
	margin-bottom:5px
}
.form_menu li.ar_link_r a {
	display:block;
	height:30px;
}
.form_menu li.ar_link_r:nth-child(1) a{
	background:url(https://www.itokanten.jp/images/sp/henpinBnr.jpg) no-repeat 0 0;
	background-size:100% auto;
}
.form_menu li.ar_link_r:nth-child(2) a{
	background:url(https://www.itokanten.jp/images/sp/icon_contact.gif) no-repeat 0 0;
	background-size:80% auto;
}




.formnavi .a_l{
	background:url("../img/theme11/arrow_left.png")left center ;background-repeat : no-repeat; background-position : 5% center;
	padding:15px 0px 15px 35px;color: #4D4D4D;text-decoration: none;vertical-align: middle;display: block;
}
.formnavi .a_r{
	background-image:url("../img/theme11/arrow_right_bk.png") ;background-repeat : no-repeat; background-position : 95% center;
padding:15px 35px 15px 0px;color: #4D4D4D;text-decoration: none;vertical-align: middle;display: block;
}





.update input{
	padding: 5px 10px;-webkit-border-radius: 1px;-moz-border-radius: 1px;border-radius: 1px;
	border: 1px #969696 solid;
	background: #ffffff;
	background: -webkit-gradient(linear, left top, left bottom, from(#ffffff), to(#CCCCCC));
	background: -moz-linear-gradient(top, #ffffff, #cccccc);
	color: #4D4D4D;text-decoration:none;
}

/* お客様の声 */

#contents>.pagelist+section {padding-top:5px;}

section .customersbox:last-of-type{ border-bottom: 1px solid #969696;}
.customerbar {
	background:white;
	border-bottom:1px solid #dddddd;
	-webkit-box-shadow:2px 2px 3px rgba(0,0,0,.15);
	padding:5px 10px;
	margin:0 auto;
	font-size:11px;
}
.customersbox .customerbar {
	margin:0 10px;
}
.customerbar img {vertical-align:-3px;}
.customerbar .f_r.date {padding-top:2px;color:#666666;}
.customerscomment {
	margin:0 auto;
	background:white;
	-webkit-box-shadow:2px 2px 3px rgba(0,0,0,.15);
	padding:10px 10px 0;
	font-size:11px;
	text-shadow:none;
	line-height:1.5;
}
.customerscomment p {
	margin:10px auto;color:#464646;text-align:left;
	line-height:1.5;
}
.customersbox .customerscomment {
	width:auto;
	padding:10px;
	margin:0 10px 20px;
}
.comment .minus {
	background:white;
	-webkit-box-shadow:2px 2px 3px rgba(0,0,0,.15);
	padding:10px 10px 0;
	font-size:11px;
	line-height:1.5;
}
.minus {display: none;color:#333333;text-align:left;}
.comment .shopcomment{
	margin:0 auto;
	padding:0 5px 5px;
}
.shopcomment p {
	text-align:left;
	background:#FCEAE2;margin: 10px 0;
	padding:8px;
}

.shopcomment .plus {
	text-align:right;
	background:url(../img/theme11/arrow2.png) no-repeat 65% center;
	padding-right:10px;
}
.shopcomment .plus .f_r:before {
	content:"全文を見る";color:#333333;font-size:10px;
}
.shopcomment .f_l,.shopcomment .f_r{padding:6px 0;font-size: 75%}
.shopcomment .f_l{
	padding-left: 50px;color: #3B91D6;
    	width: 138px;
}
@media all and (max-width: 320px) {
    .shopcomment .plus {
        background:url(../img/theme11/arrow2.png) no-repeat 57% center;
    }
    .shopcomment .f_l {
        padding-left: 0px;
    }
}
.plus{
	margin:0;
	background-image:url(../img/theme11/plus.png);background-repeat : no-repeat; background-position : 95% center;padding: 2px 0;padding-right: 30px;
}
.plus.active{
	background-image:url(../img/theme11/minus.png);
}
.plus.act{
	background-image:url(../img/theme11/minus.png);
}
.plus.act2{
	background-image:url(../img/theme11/minus.png);
}
.comment {margin: 10px 0;}



.commenttitle {
	-webkit-box-shadow:2px 2px 3px rgba(0,0,0,.15);
	color:black;font-size:13px;
	text-align:center;padding:5px;
	background:white;
	margin:10px 10px 0;
	border-bottom:3px solid #000000;
}
.commenttitle a {text-decoration:none;margin:5px 0;display:block;color:black;}
.commenttitle p {color:#464646;background:white;padding:5px;}
.freearea .commenttitle {
	-webkit-box-shadow:none;
	margin:0;
}
.rightarrow{ text-align:right;}
.rightarrow > div{
	float:right;text-align:right;
	padding:5px 5px 5px 20px;text-align: left;
	width:108px;
	margin:2px 10px 3px;
	background:white url(../img/theme11/arrow2.png) no-repeat 10px center;
	margin-left:1px;
	font-size:10px;
}
.rightarrow > div > a {
	text-decoration:none;
	color:#333333;
}
.customersbox .rightarrow div {
	-webkit-box-shadow:2px 2px 3px rgba(0,0,0,.15);
}
/*  購入はこちら  */
.price +.rightarrow a{background: none;text-decoration:underline;}
.price +.rightarrow div{padding:5px 0 5px 15px;}

.catalog{margin:0 auto;width: 100%}
.catalog p{display: inline}

/* フリーページ */
/* 1 */
section.titlebar_list {
	padding-top:5px;
}
section.titlebar_list ul.listmenu {
	background-color:white;
}
section.titlebar_list ul.listmenu li {
	font-size:12px;
}
section.titlebar_list ul.listmenu li:last-child {
	border-bottom:none;
}
section.titlebar_list ul.listmenu li a {
	padding:12px 9x 12px 40px;
}
/* 2 */
section.titlebar_list aside ul.listmenu {
	background-color:transparent;
}
section.titlebar_list .titlebar_list .accordion .titlebar {
	margin-top:0px;
}
/* 4 */

/* カテゴリ選択 */
/* 2 */


/* ランキング */
/* 商品検索 */
.product_search .pager .f_l {
	font-size:13px;
	margin-bottom:15px;
	line-height:1.5;
	float:none;
}

.pager {margin:0 auto;color:#666666;text-align:left;font-size:80%;overflow:hidden;}
.product_search .pager div.clearof {}
.product_search .pager .f_l br {display:none;}
.product_search .pager .f_r {padding-top:5px;}
.product_search .pager .f_r select {
	border:1px solid #cccccc;
	color:#666666;
}
.result {}
.result ul {list-style:none;margin:0 0 25px; text-align:center;}
.result li { display:inline-block;padding:0 5px;}

.sort {margin:5px auto 25px; padding: 0;width: 90%;text-align: center;}
.sort form.f_r,
.product_search .pager .f_r{
	float:left;
	margin-right:5px;
}
	
.sortimg {width:46px;height:30px;}

/* pagelist */
.pagelist {margin:5px 10px 5px;text-align:center;font-size:80%;padding-top:10px;border-top:1px solid white;}
.pagelist2 {margin: 20px auto 5px; text-align: center;font-size:80%;}
.pagelist li,.pagelist2 li {
	display:inline;margin:0 2px;
}
.pagelist li span,.pagelist2 li span {
	display: -moz-inline-box;
	display: inline-block;
	padding:6px 8px;
	font-weight:bold;
	background:white;
	border-radius:2px;-moz-border-radius:2px;-webkit-border-radius:2px;
	color:black;text-decoration:none;text-shadow:none;
}
.pagelist li a,.pagelist2 li a {
	display: -moz-inline-box;
	display: inline-block;
	padding:6px 8px;
	font-weight: bold;
	background:black url(../img/theme11/pagelist_bg.png) repeat-x;
	border-radius:2px;-moz-border-radius:2px;-webkit-border-radius:2px;
	color:white;text-decoration:none;text-shadow:none;
}
.pagelist li a:hover,.pagelist2 li a:hover {
	background:white;color:black
}
.pagelist li.back a,.pagelist2 li.back a {
	padding:6px 20px;
	background-color:transparent;
	background-image:url(../img/theme11/arrow3_l.png),url(../img/theme11/pagelist_bg.png);
	background-position:6px center,center top;
	background-repeat:no-repeat,repeat-x;
	color:white;
	text-decoration: none;
	text-align:center;
	margin-right:5px;
}
.pagelist li.back a:hover,.pagelist2 li.back a:hover{
	background:white url(../img/theme11/arrow3_l.png) no-repeat 6px center;
	color:black;
}

.pagelist li.next a,.pagelist2 li.next a{
	padding:6px 20px;
	background-color:transparent;
	background-image:url(../img/theme11/arrow3_r.png),url(../img/theme11/pagelist_bg.png);
	background-position:51px center,center top;
	background-repeat:no-repeat,repeat-x;
	color:white;
	text-decoration: none;
	text-align:center;
	margin-left:5px;
}
.pagelist li.next a:hover,.pagelist2 li.next a:hover{
	background:white url(../img/theme11/arrow3_r.png) no-repeat 51px center;
	color:black;
}

/* back disable */
.pagelist  .back_b,
.pagelist2 .back_b {
	visibility:hidden;
	width:64px;height:25px;
	margin-right:10px;
	display:inline-block;
}

/* next disable */
.pagelist  .next_b,
.pagelist2 .next_b {
	visibility:hidden;
	width:64px;height:25px;
	margin-left:10px;
	display:inline-block;
}


/* 商品詳細 */
#contents section.product_name {
	padding:5% 5% 0;
}

.product_name ul {margin:0;line-height:20px;text-align:left;list-style-type:none;}
.product_name li {margin:0;text-align:left;font-size:13px; font-weight:bold;}
.product_name li.catch {
	color: #000;
    font-size: 1.5em;
    text-align: left;
}
.product_name li span.prize{vertical-align:middle;margin-right:10px;font-size:12px;}
.product_name dl {}
.product_name dt {
	width: 70px;
	padding: 5px 0;
	display: block;
	float: left;
	margin: 5px 0;
	text-align: left;
}
.product_name dd {
	text-align: left;
	width: 65%;
	padding: 5px 0;
	display: block;
	margin: 5px 0;
	float: left;
}

.product_img {padding-top:10px;}
.product_img .nb {
	position:relative;
	overflow:hidden;
}

.product_img ul {
	position:relative;
	left:50%;
	float:left;list-style-type: none;
}

.product_img li{
	position:relative;
	left:-50%;
	float:left;margin: 0 3px
}
.product_img li p {display:table-cell;vertical-align:middle;height:200px;}
#sub_img {padding-top:10px;text-align:center;}
#imgRL {padding:10px 2px;text-align:center;}
#sub_img img {border:1px solid #f2e5ae;}
.imgRL {width:24%;margin-top:2px;}
#zoom .imgRL {width:42%;}

.description {
	margin-bottom:25px;
	width:92%;
	margin:0 auto;
}
.description #group {
	display:none;
	padding:10px 10px 0;
	border:none;
	background:white;
	margin:0 5px;
}
.description #group h1 {
	font-size:12px;
	color:#333333;
	border-bottom:1px solid #dddddd;
	margin:0;
	padding:0 0 3px;
	display:block;
}

#contents .description aside {
	height:inherit !important;

}
#contents .description aside p {
	margin:0 0 12px;
}
.description aside ul {
	list-style-type: disc;
	padding: 0 25px;
}
.description .seemore {
	display:none;
	width:250px;height:20px;margin:15px auto;
	background:transparent url(../img/theme11/btn2_noarrow_bg.png) no-repeat;
	border:none;
	color:white;text-align:center;
	text-shadow:1px 1px 1px rgba(255,255,255,0.5);
	vertical-align: middle;
	padding:5px 0 0;text-decoration:none;
	font-size:12px;
	cursor:pointer;
}

.productprice {background:white;padding:10px 10px 0;text-align:left;margin:0 10px;}
#pi_std_price .productprice{
	display:none;
}
.productprice p {font-size:14px;font-weight: bold;margin:0 0 10px;color:#f0365e;float:left;}
.productprice p .red {color:#A03021;}
.productprice>div>span {float:right;}
.productprice div:last-child {font-size:10px;clear:left;}
.productprice:after {content:".";clear:both;display:block;height:10px;visibility: hidden;}


.stock .titlebar_g {
	color:black;
	background-image:url(../img/theme11/title_point.png),url(../img/theme11/title_bg.png);
	background-repeat:no-repeat,repeat-x;
	background-position:left top,left top;
	margin:10px 0 0;padding:14px 0 12px;
	vertical-align: middle;text-align:left;
}
.stock .titlebar_g h1{
	display:inline;font-size:14px;margin:0;padding:0 0 0 10px;text-align:left;font-weight:normal;
}
.titlebar_g_o {
	display: none;
}
.titlebar_g_o h1{
	margin:0;
	font-size:116%;
}

.stock table.variation1,.stock table.variation2 {
	border:none;
	margin-bottom:0px;
}
.stock .variation1 th,.stock .variation2 th {
	border:3px double white;
	border-bottom:3px double #eeeeee;
	background:#eeeeee;
}
.stock .variation1 tr th:nth-child(1) {
	border-left:none;
}
.stock .variation1 tr th:nth-child(2) {
}
.stock .variation1 tr th:nth-child(3) {
	border-right:none;
}
.stock .variation1 tr td:nth-child(1) {
	border-left:none;
}
.stock .variation1 tr td:nth-child(2) {
}
.stock .variation1 tr td:nth-child(3) {
	border-right:none;
}
.stock .variation2 tr th:nth-child(1) {
	border-left:none;
}
.stock .variation2 tr th:nth-child(2) {
	border-right:none;
}
.stock .variation1 td,.stock .variation2 td {
	border:1px solid #eaeaea;
	background:white;
}
.stock .variation2 tr td:nth-child(2) {
	border-right:none;
}
.stock .variation2 tr td:nth-child(3) {
	border-left:none;
}
.stock table.variation3 {
	margin-bottom:30px;
	margin-top:20px;
}
.stock .variation3 th {
}
.stock .variation3 td {
}
.stock hr {border:none;}
.stock form {
	width:90%;
	margin:0 auto;
}
.stock form[name="CARTIN"] {
	background:white;
	-webkit-box-shadow:2px 2px 3px rgba(0,0,0,.15);
	border:none;
	-webkit-border-radius:0;
	border-radius:0;
	padding:10px 0 0;
	margin:10px 5px;
}
.stock form select {
	color:#666666;
	background:white;
	border:1px solid #cccccc;
	-webkit-border-radius:3px;
	border-radius:3px;
}

.stock form input[type="submit"] {
	width: 95%;
    margin: 0px auto;
    padding: 10px 5% 10px 10%;
    background: #A03021 url(https://www.itokanten.jp/images/sp/cart_Btn.png) no-repeat 20% center;
    background-size: 20px auto;
    border: none;
    color: white;
    text-align: center;
    vertical-align: middle;
}
/* カート */
#contents section .title_c {
	display:none;
}
#contents section .title_c h1,
#contents section .title_c h2,{
	font-size:116%;
	color:#E6E6E6;margin:0;padding:0;}
#contents section .title_c h3 {display:none;}

.info {width:90%; margin:5% auto;}
.info+div {background:white;padding:0 10px;text-align:left;color:#333333;font-size:11px;line-height:1.5;margin:0 10px;position:relative;top:2px;}
#contents section .info+div+p {box-sizing:border-box;margin:0 10px !important;position:relative;top:2px;padding:0 10px !important;}
.formtable {
	width:90%;
	margin:0 auto 25px;
}
.formtable h3 {margin:5px auto;text-align: left}
.formtable table{
	width:100%;
	border: 1px #000 solid;
	border-bottom:none;
	margin:0 auto;
	border-collapse:collapse;
}
.formtable table .l {
	display: block;
    width: 90%;
    padding: 15px 5% 15px;
    border-bottom: #000;
    background: #000;
    font-weight: normal;
    text-align: left;
    vertical-align: top;
    color: #FFF;
}
.formtable table .r {
	display:block;
	width:90%;
	padding: 15px 5% 15px;
    text-align: left;
	line-height:1.6;
	border-bottom: #000 solid 1px;
}

.table2 {margin:5px 0;}
.formtable table.table2 {border:none;}
.formtable table.table2 th {border:none;}
.formtable table.table2 td {border:none;}
.table2 td {color:#000000;font-size:12px;border-bottom:1px solid #dddddd;}
.formtable table.table2 td[rowspan="2"] {width: 100px;height:100px;vertical-align: middle;border-top:1px solid #dddddd;padding-top:10px;}
.formtable table.table2 td[rowspan="4"] {text-align:center;vertical-align:top;border-top:1px solid #dddddd;padding-top:10px;}
.formtable table.table2 tr:first-child td {padding-top:0px;border-top:none;margin-right:3%;
}
.table2 td:only-of-type {vertical-align: middle;background: none;}
.table2 td.esy {color:#333333;border-bottom:none;}
.formtable table.table2 td:not(.esy) {border-top:1px solid #dddddd;padding-top:10px;}
.table2 input {
	border:1px solid #cccccc;
	-webkit-border-radius: 3px;
	border-radius: 3px;
}
.table2 .del input[type="submit"] {
	border: none;
    background: #000;
    width: 75px;
    height: 20px;
    padding: 0 10px;
    margin-right: 10px;
    font-size: 10px;
    color: #FFF;
    border-radius: 0;
}
.formtable .table3 td:nth-child(1){width: 48%;}
.formtable .table3 td:nth-child(2){width: 26%;text-align: center}
.formtable .table3 td:nth-child(3){width: 26%;text-align: center}
.formtable .table3 {background:#dddddd;border:1px solid white;color:#333333;}
.formtable .table3 th {
	border:1px solid #ffffff;
	text-align:center;
	padding:5px;
	background:#eeeeee;
	font-weight:normal;
}
.formtable .table3 th:first-child {
	text-align:left;
}
.formtable .table3 td {
	background:#ffffff;
	padding:5px;
}
.formtable .table3 .edit {
	margin:0;padding:0;
}
.formtable .table3 .edit input {
	border-radius:3px;
	background:#000000;
	color:white;
	width:58px;
	height:auto;
	padding:2px 0;
	margin:7px 0;
}
.formtable .table3 .del {
	margin:0;padding:0;
}
.formtable .table3 .del input {
	border:none;
	border-radius:3px;
	background:#969389;
	color:white;
	width:58px;
	height:auto;
	padding:2px 0;
	margin:7px 0;
}

.formtable .table4 {background:#dddddd;border:1px solid white;}
.formtable .table4 td:nth-child(1){width: 45%;vertical-align:top;}
.formtable .table4 td:nth-child(2){width: 18%;}
.formtable .table4 td:nth-child(3){width: 17%;}
.formtable .table4 td:nth-child(4){width: 20%;}
.formtable .table4 th {
	font-weight:normal;
	border:1px solid #ffffff;
	padding:5px;
	text-align: left;
	width:40%;
	background:#eeeeee;
}
.formtable .table4 td {
	padding:5px;
	text-align: left;
	width:60%;
	background:#ffffff;
}

.formbox .formtable {
	margin:0 10px 10px;
	border:none;
	background:white;
	padding:8px;
}
.formbox .info {
	text-align:left;
	width:100%;
}
.formbox p {
	padding:0 10px;
	margin:5px auto;
	text-align:left;
	line-height:1.5;
}
.formbox p.submit {
	text-align:center;
}
.formbox p.btg_r {
	padding:0 10px;
	text-align:center;
}

.del,.edit{margin: 5px auto;}
.edit {
	text-align:center;
}
.edit input{
	color: #000;
    font-weight: bold;
    vertical-align: middle;
    padding: 3% 30%;
    text-decoration: none;
    font-size: 12px;
    border: none;
}
div.formbox{
	margin-bottom: 10%;
}
.formbar {
    margin-bottom: 25px;
    color: #000;
    width: 100%;
}
.formbar>h3 {
	margin: 0 auto;
    font-size: 116%;
    width: 90%;
    border-bottom: 1px solid #000;
}
.formbox_n{margin: 0 auto;padding-bottom:20px;text-align: center;}
.formbox input,textarea {border:1px solid #999;}
.formbox input[type="checkbox"] {border:none;}
.formbox input[type="radio"] {border:none;}
.formbox input[type="submit"] {
	width:250px;
	margin:15px auto 15px;
	background:url(../img/theme11/btn3_bg.png) no-repeat;
	border:none;
	color:white;
	text-align:center;
	vertical-align: middle;
	padding:0;text-decoration: none;
}
.form_t {margin:0 0 5% 0;text-align: left;}
.form_t p{
	margin:5px 0 0;padding:0;
	font-size:12px;
	vertical-align: middle;text-align: left;
	color:#333333;
}
.formbox input.submit_or {
    width: 90%;
    background: #A03021;
    color: #FFF;
    padding: 10px 0;
	margin: 15px auto 15px;
	text-align: center;
	text-decoration: none;
    vertical-align: middle;
}
.formbox input.submit_or.submit_or.mp_buy_item3{
	background:#E6E6E6;
    color: #000;
}
/* 購入手続き */
.required {margin:0 auto;width:90%;text-align: left;color:#3e3e3e;font-size:12px;}
.required .info {text-align: left;line-height:1.5;padding:0 10px;}
p.button_or input[type="submit"] {
	width:250px;
	margin:5px auto;
	background: #A03021;
	border:none;
	color:white;
	text-align:center;
	vertical-align:middle;
	padding:10px 0;
	text-decoration:none;
	font-size:12px;
}
.bto_r input{
	width:250px;
	margin:5px auto;
	background:#A03021;
	border:none;
	color:white;
	text-align:center;
	vertical-align:middle;
	padding:10px 0;
	text-decoration:none;
	font-size:12px;
}

/* 入荷連絡希望*/
.btg_r input[type="submit"]{
	width:90%;
	background:#A03021;
	color:#FFF;
	padding:10px 0;
}
.btg_r button[type="button"] {
	width:250px;
	margin:5px auto;
	background:#A03021;
	border:none;
	color:white;
	text-align:center;
	vertical-align:middle;
	padding:10px 0;
	text-decoration:none;
	font-size:12px;
}
.btg_r button[type="submit"] {
	margin:5px auto;
	width:250px;height:25px;
	background:#A03021;
	border:none;
	color:white;
	text-align:center;
	vertical-align: middle;
	padding:10px 0;
	text-decoration:none;
	font-size:12px;
}
.button .btg_r {
	margin:0;display:block;
}
.button .btg_r a {
	margin: 15px auto;
    background: #A03021;
    border: none;
    color: white;
    text-align: center;
    vertical-align: middle;
    padding: 5% 0;
    text-decoration: none;
    font-size: 1.2em;
    display: block;
}

/* add comment */
.title_c+.text-center {margin-top:10px;}

.commentbox {
    margin: 10px;
    background: white;
    padding: 10px;
}
.commentbar {
	margin:0;padding:5px;text-align:left;background:white;border-bottom:3px solid #000000;color:black;
}
.commentbar h3.catch {
	color:#5d5d5d;font-weight:normal;font-size:12px;
	margin:0;padding:0;
}
.commentcontents {margin: 10px auto;width: 95%;text-align:left;font-size:12px;line-height:1.2;}
.commentcontents p {text-align:left;}
.commentcontents div {margin:10px auto 0;}
.commentcontents div.rightarrow>div {background:transparent;padding:0 0 5px;width:auto;}
.commentcontents div.rightarrow>div a {background:#b4b4b4;padding:4px 5px 5px;color:white;font-size:11px;}
.yet {color:#7E7E7E}

/* ポイントの利用 */

#contents>form>section>div.formbox {width:auto;margin:0 auto;}
#contents>form>section>div.formbox>.formcontents>.form_t:first-child>div:first-child {margin-top:20px;}


/* 個人情報の取扱いについて */
#contents>section>aside>div.formbox {}

/* フリーページ */
#contents>section>p {}


/* 購入 */
.formbox .formcontents .form_t textarea {height:100px;}


/* 会員規約 */
aside.agreement {margin:0 10px;padding-top:5px;}
aside.agreement pre {
	white-space: -moz-pre-wrap; /* Mozilla */
	white-space: -pre-wrap;     /* Opera 4-6 */
	white-space: -o-pre-wrap;   /* Opera 7 */
	white-space: pre-wrap;      /* CSS3 */
	word-wrap: break-word;      /* IE 5.5+ */
}
aside.agreement .formcontents {padding:0;margin:0;}

/* アドレス帳 */
#contents>.pagelist2+section {padding-top:10px;}

/* 購入履歴 */
.mypagelist .formlist {
	padding:0;width: 90%;margin:0 auto;
}
.mypagelist .formlist .listmenu {
	margin:0 5px;
}
.period form {margin:0 10px;text-align:center;padding-top:15px;background:white url(../img/theme11/section3_bg.png) repeat-x;}
#contents>.pagelist2+section>ul.listmenu {padding-top:0px;width: 92%;margin: 0 auto;}
#contents>.pagelist2+section>ul.listmenu>li>a>p.date {margin:0;color:#000000;}

/* コメント入力 */
#contents>section>.formbox>.formcontents {padding:0;margin:0;}
.info+form>.formtable {margin:0 10px 5px;}
.info+form>.formtable span.recommend {font-size:15px;color:#000000;}
.info+aside.formcontents {padding-top:0px;}
.info+aside.formcontents .button {margin-top:0px;}
.info+aside.formcontents>.button:first-child>p.btg_r {padding-top:1px;}

/* お知らせ一覧 */
section>.listmenu:first-child {padding-top:5px;}
section>div:not(.accordion):not(.customersbox):not(.period):not(.form_t):not(.formlist):not(.titlebar_g):not(.pager):not(.required):not(.title):not(.formbox):not(.formbox_n):not(.title_c):not(.comment):not(.commentbox):not(.titlebar_g_o):not(.titlebar_list):not(.product_img):not(#sub_img):not([class^=mp_itemgroup_layout]):not([id^=mp_ta_free]):not([class^=mp_itemfreepage_layout]):not([class^=mp_itemcategory_layout]):first-child {}

/***** 複数カテゴリ対応用 *****/
/*トップページの見出し位置調整*/
#sortarea div.sps-itemCategoryGroup {width:100%;}
#sortarea div.sps-itemCategoryMidashi {margin:10px 0;}

/*トップページの見出しなしグループの調整*/
#sortarea section > div.sps-itemCategoryGroup:first-child,
#sortarea section > div.bgn2:first-child,
#sortarea section > div.accordion div.sps-itemCategoryGroup:first-child {margin-top:10px;background:none !important;padding:0 !important;}
#sortarea section div.sps-itemCategoryGroup:first-child > *:first-child:not([class="title sps-itemCategoryMidashi"]) {padding-top:5px;}

/*サイトマップの見出し位置調整*/
#contents nav.sps-itemCategoryGroup {width:100%;}
#contents nav.sps-itemCategoryGroup > div.titlebar_list {width:100%;}

/*サイトマップ用下層エリア*/
.listmenu li.sps-itemCategorySub {padding:0 0 2px 15px;}

/*サイトマップ用下層（第2階層以下）エリアの右線*/
.listmenu li.sps-itemCategorySub .titlebar,
.listmenu li.sps-itemCategorySub li {border-right:none;}

/*サイトマップ用リンクバー*/
.titlebar_list .accordion .sps-titleLinkBar {margin:5px;padding:0;}
.titlebar_list .accordion .sps-titleLinkBar h1 a {
	display:block;
	margin:0;
	padding:6px 0 5px 7px;
	background:white url(../img/theme11/arrow2.png) no-repeat 100% center;
	text-decoration:none;
	font-size:12px;
	color:#333;
}

/*************************************************/
/*** キーワードリンクデザイン ***/
/* theme11&#12316;15の共通レイアウト */
#sps-keywordBox ul {margin:0 auto;padding:0.8em 0.5em 0 0;}
#sps-keywordBox li {display:inline-block;}
#sps-keywordBox li a {display:block;margin:0 0 0.5em 0.5em;padding:0.5em 1em;text-decoration:none;font-size:0.9em;}

/* theme11のデザイン */
#sps-keywordBox li a {
  border-right:1em solid #fff;
  background:url("../img/theme11/arrow2.png") right center no-repeat #fff;
  color:#333;
}

/***** 購入履歴の評価コメントデザイン *****/
/* theme11のデザイン */
.review p {float:none;margin:0;padding:0;}
.review p a{
    position:relative;
    margin: 0 auto 0;padding:10px 10px 4px 26px;height:20px;
    text-decoration:none;
    font-size:10px;
    color:#333333;
    vertical-align:middle;text-align:left;
    -webkit-box-shadow: none;
}
/*************************************************/
/* お気に入り */
/*************************************************/
.wishBtnHidden{
    display:none;
}
/* 商品詳細_通常 */
.stock p[class^="wish_area"]{
	display: none;
}
.stock .wish_add{
	display:none;
    background:#A03021;
    border: medium none;
    color: black;
    font-size: 12px;
    height: 25px;
    padding: 0;
    text-align: center;
    text-decoration: none;
    vertical-align: middle;
    width: 250px;
    font-weight: bold;
}
.stock .wish_add_ok{
    text-decoration: underline;
    padding: 30px;
}
/* 商品一覧 リスト表示 */
.itemlist .wish_area{
    float: right;
    margin: -50px 10px 0;
    padding: 0;
}
.itemlist .itemlist_bottom a{

}
.itemlist .wish_area .wish_add{
	display:none;
    margin: -5px 10px 0;
    padding: 7px 7px;
    position: relative;
    text-align: center;
    text-decoration: none;
    vertical-align: middle;
    font-size: 80%;
    font-weight: bold;
    background:#A03021;
    border-radius: 2px;
    color: white;
}
.itemlist .wish_area .wish_add_ok{
    text-decoration: underline;
    padding: 15px;
    font-size: 80%;
    position: relative;
}
/* 商品一覧 カタログ表示 */
.cataloglist .wish_area{
    text-align: center;
    float:left;
    margin: 7px 0;
    width:100%;
	display:none;
}
.cataloglist .wish_area .wish_add {
    font-size: 80%;
    font-weight: bold;
    padding: 5px 20px;
    background:#A03021;
    border-radius: 2px;
    color: white;
    position: relative;
}
.cataloglist .wish_area .wish_add_ok{
    text-decoration: underline;
    font-size: 80%;
    position: relative;
    margin: 9px 0;
}

/***** お気に入りリスト *****/

/* 画像ON */

.itemlist .wish_button_area { 
    float: right; 
    margin: -45px 15px 0; 
    padding: 0; 
}

.itemlist .wish_button_area .wish_add_cart {
    width: 87px;
    height: 25px;
    background: url(../img/theme11/btn_cart_bg.png) no-repeat;
    border: none;
    color: white;
    font-size: 10px;
    position: relative;
    margin-right: 2px;
}

.itemlist .wish_button_area .wish_del{
    text-decoration: underline;
    position: relative;
    vertical-align: middle;
    font-size: 12px;
    cursor: pointer;
}

.itemlist .wish_button_area .wish_text_black { 
    position: relative; 
    vertical-align: middle; 
    font-size: 11px;
    padding-right: 2px;
}

.itemlist .wish_text_red {
    color: red;
    font-size: 11px;
  	font-weight: bold;
}

/* カタログ表示 */

.cataloglist .wish_button_area { 
    margin-top: 5px;
    text-align: center !important;
    float: left;
    width: 100%;
}

.cataloglist .wish_button_area .wish_add_cart {
    width: 87px;
    height: 25px;
    background: url(../img/theme11/btn_cart_bg.png) no-repeat;
    border: none;
    color: white;
    font-size: 10px;
    margin-bottom: 5px;
}

.cataloglist .wish_button_area .wish_del {
    margin: 3px 0 3px 0;
    width: 50px;
    height: 25px;
    text-decoration: underline;
    display: inline-block;
    vertical-align: middle;
    font-size: 12px;
    cursor: pointer;
}

.cataloglist .wish_button_area .wish_text_black {
    position: relative; 
    vertical-align: middle; 
    font-size: 11px; 
    padding: 5px 0 7px 0;
    display: block;
}

.cataloglist .wish_text_red {
    font-size: 11px;
    color: red;
    font-weight: bold;
    text-align: left !important;
    padding: 10px 0 3px 0;
}

/* option information style */
.td_lineheight {
    line-height: 150%;
}

.option_style,
.history_option_style {
    margin: 4px 0;
    position: relative;
    width: 100%;
}

.option_style .option_name,
.history_option_style .option_name {
    word-break : break-all;
    text-align: left;
    width: 65%;
    float: left;
    padding-right: 2px;
}

.option_style .option_price ,
.history_option_style .option_price {
    text-align : right;
    width: 28%;
    float: right;
}

.history_option_style,
.history_option_style .option_name,
.history_option_style .option_price {
    padding-bottom: 2px !important;
    margin: 0 !important;
}

.option_style:after,
.history_option_style:after {
  content: "";
  display: table;
  clear: both;
}

.history_option_style .option_name {
    color: #000000;
}

table.table_collapse {
    border-collapse: collapse;
}

table.table_collapse th {
    border: 1px solid #dddddd!important;
}

table.table_collapse td {
    border: 1px solid #dddddd;
}

tr.kago_option_info {
    padding     : 2px 5px!important;
    line-height : 120%;
}

tr.kago_option_info td.option_name,
tr.kago_option_info td.option_name_last,
tr.kago_option_info td.option_price,
tr.kago_option_info td.option_price_last {
    border-bottom : none;
    border-top    : none;
}

tr.kago_option_info td.option_name_last,
tr.kago_option_info td.option_price_last {
    border-bottom : 1px solid #dddddd;
}

td.no_border_bottom {
    border-bottom: none!important;
}

span.option_point_calc {
    color: blue;
    font-size:12px;
}
/* End option information style */

/* まとめ割引 */
.bundle_name {
    display: inline-block;
    margin: 5px 0px;
    padding: 3px;
    border: 1px solid #f00;
    line-height: 1.3;
    text-decoration: none;
    font-size: 80%;
    color: #f00;
}

td.kago_bundle_info {
    border-top: none!important;
    padding   : 0px 5px 5px!important;
}

/* 決済情報入力 */


#card_info > ul li.button_or input.off {
    border: none;
    border-radius: 0;
    background: #000;
    color: #FFF;
}

/*---- original ----*/

/*utility*/
.m05 {
	margin-bottom: 5px !important;
}
.m10 {
	margin-bottom: 10px !important;
}
.m12 {
	margin-bottom: 12px !important;
}
.m15 {
	margin-bottom: 15px !important;
}
.m20 {
	margin-bottom: 20px !important;
}
.m30 {
	margin-bottom: 30px !important;
	margin-top: 0;
}
.m40 {
	margin-bottom: 40px !important;
}
.m50 {
	margin-bottom: 50px !important;
}
.m60 {
	margin-bottom: 60px !important;
}


/* top */
ul.menuNav{
	overflow: hidden;
    padding: 0;
    list-style-type: none;
    width: 100%;
    position: fixed;
    bottom: 0;
    z-index: 100;
}
ul.menuNav li{
	width:50%;
	color:#FFF;
	float:left;
	line-height:1;
	display:table;
	height:45px;
}
ul.menuNav li a{
	display:table-cell;
	text-align:center;
	font-size:108%;
	vertical-align:middle;
	text-decoration:none;
	color:#FFF;
}
.menu_btn{
    display: block;
    padding: 10px;
    height: 15px;
    background: url(https://www.itokanten.jp/images/sp/menu.svg) no-repeat 0 center;
    background-size: 100%;
}
.menu_btn.active{
	background:url(https://www.itokanten.jp/images/sp/close.svg) no-repeat 0 center;
    background-size: 100%;
}

ul.menuNav li#loginBtn a{
	background-color:#000;
	border-right:1px solid #FFF; 
}
ul.menuNav li#cartBtn a{
	background-color:#A03021;
}
ul.menuNav li#cartBtn a span{
	background: url(https://www.itokanten.jp/images/sp/cart_Btn.png) no-repeat 0 0;
    background-size: 100% auto;
    width: 25px;
    height: 25px;
    margin-right: 5px;
    margin-bottom: 4px;
    display: inline-block;
    vertical-align: middle;
}
.mainImg{
	margin-bottom:25px;
}
ul.topBnrList {
	padding:0;
	width:90%;
	margin:0 auto;
}
ul.topBnrList li{
	margin-bottom:20px;
}
.redTi{
    color: #FFF;
    background-color: #000;
    padding: 15px 5%;
    font-weight: bold;
    margin-bottom: 15px;
}
.redTi.mb_none{
	margin-bottom:0;
}
.redTi h2,
.redTi h3{
	margin:0;
	font-size:116%;
}
ul.fList li {
	border-bottom:1px solid #C2C2C2;
}
ul.fList li:last-child{
	border-bottom:none;
}

ul.fList li a{
	display:block;
	padding:20px 5% 20px 10%;
	background:url(https://www.itokanten.jp/images/sp/maru.png) no-repeat 5% center;
	background-size:8px auto;
	text-decoration:none;
}

/* common */
.bold{
	font-weight:bold;
}
.pageTi{
    color: #FFF;
    background-color: #000;
    padding: 15px 5%;
    font-weight: bold;
    margin-bottom: 20px;
	font-size:116%;
}
.pageSubTi{
	background:url(https://www.itokanten.jp/images/ti_point.png) no-repeat 0px 7px;
	font-size:108%;
	margin:0;
	margin-bottom:15px;
	padding-left:20px;
}
h4.subTi{
	font-weight:bold;
	font-size:108%;
	width:90%;
	margin:0 auto 15px;
	padding-top:10px;	
}
.ate{
	background:#FFF;
	padding:5%;
	margin-bottom:30px;
}
.ate.mb_none{
	margin-bottom:0;
}


.itemImg{
	width:90%;
	display:block;
	margin:0 auto 15px;
}
.item_text,
#main_text{
	width:90%;
	margin:0 auto 20px;
}

/* page */
.content_box{
	width:90%;
	margin:0px auto 25px;
}
.content_box p{
	margin:0;
}
.anchorBox{
	width:80%;
	margin:0 auto;
	border:2px solid #baaca1;
	padding:10px 5%;
	margin-bottom:30px;
	overflow:hidden;
}
.anchorBox ul.anchorList li{
	float:left;
	width:50%;
	font-size:12px;
	margin:5px 0;
	-webkit-box-sizing:border-box;
	-moz-box-sizing:border-box;
	-ms-box-sizing:border-box;
	box-sizing:border-box;
	padding-left:13px;
	background:url(https://www.itokanten.jp/images/arrow.png) no-repeat 0 5px;
}
.anchorBox ul.anchorList li a{
	text-decoration:none;
}
.basicTable {
	width: 100%;
	border: 1px #c0b5a8 solid;
	border-bottom:none;
	margin:0 auto;
	border-collapse:collapse;
}
.basicTable.mb{
	margin-bottom:20px;
}
.basicTable th {
	display:block;
	width:90%;
	padding: 15px 5% 15px;
    border-bottom: #c0b5a8 solid 1px;
    background: rgba(193,192,170,0.5);
	filter:progid:DXImageTransform.Microsoft.Gradient(GradientType=0,StartColorStr=#C2C2C2,EndColorStr=#C2C2C2);/*IE8以下用*/
    font-weight: normal;
    text-align: left;
	vertical-align:top;
}
.basicTable th#region_cell{
	width:23%;
}
.basicTable th#pre_cell{
	width:60%;
}
.basicTable th#price_cell{
	width:17%;
}
.basicTable td {
	display:block;
	width:90%;
	padding: 15px 5% 15px;
    text-align: left;
	line-height:1.6;
	border-bottom: #c0b5a8 solid 1px;
}

ul.sitemapList {
	width:90%;
	margin:0 auto 30px;
}
ul.sitemapList li{
	background:url(https://www.itokanten.jp/images/arrow.png) no-repeat 0 3px;
	padding-left:12px;
	margin-bottom:10px;
}
ul.sitemapList li a{
	text-decoration:none;
}
ul.sitemapList li ul.subList{
	padding-top:10px;
}
ul.sitemapList li ul.subList li{
	background:url(https://www.itokanten.jp/images/arrow.png) no-repeat 5px 3px;
	padding-left:17px;
}
dl.tel_con dt{
	margin-bottom:5px;
	text-align: center;
	font-size: 18px;
	font-weight: bold;
}
dl.tel_con dt .tel {
	margin-left: 5px;
	font-size: 30px;
}
dl.tel_con dd{
	margin:0;
}