@charset "utf-8";

/*
============================================================
base.css
------------------------------------------------------------

■デフォルトリセット
■フォント
■全体
■ヘッダー
■コンテンツ
■個人情報の取り扱いについて
■サイドナビ
■フッター#side-instagram
■汎用クラス
■エラー時

============================================================
*/


/* ---------------------------------------------------------
■デフォルトリセット
--------------------------------------------------------- */
html, body, div, span, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, code, del, dfn, em, img, q, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {
    border: 0 none;
    border-collapse: collapse;
    color: inherit;
    font-size: 100%;
    font-style: inherit;
    font-weight: inherit;
    list-style-type: none;
    margin: 0;
    outline: medium none;
    padding: 0;
    table-layout: fixed;
    text-decoration: none;
    vertical-align: top; }




/* ---------------------------------------------------------
■フォント
--------------------------------------------------------- */
body { font-family: Helvetica, Arial, "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic ProN", "メイリオ", Meiryo, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif; }




/* ---------------------------------------------------------
■全体
--------------------------------------------------------- */
body {
    text-align: center; }

.lh0 { line-height: 0; }

.shadow {
    position: relative;
    background-color: #ffffff;
    box-shadow: 0px 3px 5px #cccccc;
    -moz-box-shadow: 0 1px 3px 2px rgba(0,0,0,0.1);
    -webkit-box-shadow: 0 1px 3px 2px rgba(0,0,0,0.1);
    -pie-box-shadow: 0 1px 3px 2px rgba(0,0,0,0.1);
    zoom: 1; }

.clearfix {
    min-height: 1px; }

.clearfix:after {
    content: ".";
    display: block;
    clear: both;
    height: 0;
    visibility: hidden; }

* html .clearfix {
    height: 1px; }

#wrapper {
    max-width: 1200px;
    min-width: 1000px;
/width: 1200px;
    margin: 0 auto;
    padding: 0 10px;
    text-align: left; }

a:hover {
    text-decoration: underline; }

a img:hover {
    opacity: 0.8;
    filter: alpha(opacity=80);
    -ms-filter: "alpha(opacity=80)";
    zoom: 1; }

.floatWrapper {
    overflow: hidden;
    zoom: 1; }

.emp {
    font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic ProN", "メイリオ", Meiryo, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif; }




/* ---------------------------------------------------------
■上部 帯
--------------------------------------------------------- */
.band {
    width: 100%;
    color: #fff;
    font-size: 75%;
    line-height: 30px;
    text-align: center;
    background-color: #000; }

.band span {
    margin: 0 15px; }




/* ---------------------------------------------------------
■ヘッダー
--------------------------------------------------------- */
/*
 *上段のナビ
 */
#header {
    position: relative;
    top: 0;
    z-index: 99;
    background-color: #fff;
    font-family: Helvetica, Arial, "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic ProN", "メイリオ", Meiryo, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif; }

#headerInner {
    position: relative;
    overflow: hidden;
    padding: 15px 0 15px;
    zoom: 1; }

#headerInner {
	overflow: inherit; }

#headerInner{_height:1px;min-height:1px;/*\*//*/height:auto;overflow:hidden;/**/}
#headerInner:after{height:0;visibility:hidden;content:".";display:block;clear:both;}

#headerInner .logoWrapper,
.scLogo {
    float: left;
    width: 40%; }

#headerInner h1 {
    display: inline-block; /display: inline; /zoom: 1;
    margin-left: 20px;
    color: #222;
    font-size: 75%;
    font-weight: bold;
    line-height: 32px;
    vertical-align: top; }

#headerInner h1 a {
    color: #222;
    text-decoration: none; }

.fixlogo {
    display: none; }

#headerInner ul {
    float: right;
    width: 59%;
    text-align: right; }

#headerInner ul li {
    display: inline-block; /display: inline; /zoom: 1;
    padding: 0 10px 0 12px;
    color: #808080;
    font-size: 75%;
    line-height: 14px;
    vertical-align: middle; }

#headerInner ul li a {
    color: #808080; }

#headerInner ul li#navTop3,
#headerInner ul li#navTop4,
#headerInner ul li#navTop5 {
    font-weight: bold; }

#headerInner ul li#navTop2 { padding-right: 18px; }
#headerInner ul li#navTop4 { border-left: 1px solid #808080; }
#headerInner ul li#navTop5 {
    border-left: 1px solid #808080;
    padding-right: 0; }
#headerInner ul li#navTop5 a {
	display: inline-block;
	padding-left: 24px;
	position: relative; }
#headerInner ul li#navTop5 a:after {
	content: " ";
	width: 20px;
	height: 18px;
	background: url(/images/common/icon_cart.png) 0 0 no-repeat;
	position: absolute;
	top: -4px;
	left: 0; }

#header #navTop3 {
	position: relative; }

#header .myPageLink {
	margin-top: 5px;
	padding: 10px;
	position: absolute;
	top: 100%;
	left: 10px;
	width: 120px;
	float: none;
	text-align: left;
	background-color: #fff;
	z-index: 1000;
	border: 1px solid #808080;
	display: none; }

#header .myPageLink li {
	margin-bottom: 5px;
	display: block;
	float: none;
	padding: 0;
	font-size: 100%;
	line-height: 1.5; }

#header .myPageLink li:last-child {
	margin-bottom: 0; }

#header .myPageLink li a {
	padding-left: 10px;
	display: inline-block;
	position: relative; }

#header .myPageLink li a:after {
	content: " ";
	width: 0;
	height: 0;
	border: 3px solid transparent;
	border-left: 5px solid #808080;
	position: absolute;
	top: 4px;
	left: 0; }

.other-navi {
	padding-top: 8px;
	overflow: hidden;
	float: right;
}
.other-navi .google_translate_box {
	float: right;
	margin-left: 15px;
}
.google_translate_box .goog-te-gadget-icon {
	display: none;
}
.google_translate_box .goog-te-gadget-simple {
	padding-top: 2px;
	border-radius: 3px;
	border: 1px solid #ccc;
}
.google_translate_box .goog-te-gadget-simple .goog-te-menu-value:hover {
	text-decoration: none;
}
.google_translate_box .goog-te-gadget-simple .goog-te-menu-value span:nth-of-type(1) {
	display: inline-block;
	color: #555;
	font-size: 12px;
	padding: 1px 10px 0 10px;
}
.google_translate_box .goog-te-gadget-simple .goog-te-menu-value span:nth-of-type(2) {
	display: none;
}
.google_translate_box .goog-te-gadget-simple .goog-te-menu-value span:nth-of-type(3) {
	padding-top: 1px;
	display: inline-block;
	font-size: 10px;
}
.goog-te-menu-frame {
	box-shadow: 0 2px 6px 2px #8B8B8B!important;
	}
.mailMag {
	padding-top: 4px;
	float: right;
	}
.goog-te-banner-frame {
	position: absolute!important;
	top: -40px!important; }


/*
 * スクロール時
 */
.scrollNav #navTop1,
.scrollNav #navTop2,
.scrollNav .mailMag {
    display: none; }

.scrollNav .logoWrapper {
    display: none; }

.scrollNav .fixlogo {
    display: block; }

.scrollNav #headerInner {
    padding-bottom: 10px; }


/*
 *グローバルナビ
 */
#gnav {
    position: relative;
    overflow: hidden;
    border-bottom: 1px solid #ccc;
    zoom: 1;
    z-index: 10;
    background: url(/images/common/bg_gnav_side.jpg) no-repeat right 0; }

#gnav li {
    float: left;
    padding-bottom: 15px;
    color: #222;
    font-size: 75%;
    font-weight: bold;
    line-height: 14px;
    text-align: center;
    vertical-align: middle; }


#gnav li.on {
    background: url(/images/common/bg_gnav_bottom.jpg) repeat-x 0 bottom; }

#gnav li a {
    display: block;
    color: #222;
    text-decoration: none;
    background: url(/images/common/bg_gnav_side.jpg) no-repeat; }

#gnav li#gnav1 { width: 14%; }
#gnav li#gnav2 { width: 14%; }
#gnav li#gnav3 { width: 14%; }
#gnav li#gnav4 { width: 12%; }
#gnav li#gnav5 { width: 9%; }
#gnav li#gnav6 { width: 12%; }
#gnav li#gnav7 { width: 12%; }
#gnav li#gnav8 { width: 13%; }
#gnav li#gnav9 { width: 13%; }
#gnav li#gnav10 { width: 11.5%; display: none; }


/* ナビ中身 */
#hiddenGnav {
    position: relative;
    z-index: 5; }

#hiddenGnav ul {
    display: none;
    overflow: hidden;
    position: absolute;
    top: 0;
    left: 6.5%;
    width: 78%;
    margin-right: -10px;
    padding: 15px 20px 0;
    background-color: #fff;
    zoom: 1; }

#hiddenGnav li {
    float: left;
    width: 13.35%;
    padding: 0 8px 20px 0;
    color: #555;
    font-size: 69%;
    line-height: 13px; }

#hiddenGnav li a {
    color: #555; }

#hiddenGnav li:nth-child(7n) {
    padding-right: 0; }

#hiddenGnav li p {
    height: 28px; }

#hiddenGnav ul#hgNav1 {
    left: 0%; }

#hiddenGnav ul#hgNav9 {
    left: 18.7%; }

#hiddenGnav ul#hgNav10 {
    left: 18.7%; }





/* ---------------------------------------------------------
■コンテンツ
--------------------------------------------------------- */
#contentsTopWrapper {
    overflow: hidden;
    zoom: 1; }

#contentsMain {
    float: left;
    width: 100%; }

#contentsMainInner {
    margin-right: 230px; }



/*
 *コンテンツタイトル
 */
.contentsHead {
    overflow: hidden;
    margin: 0 0 30px;
    zoom: 1; }

.contentsHead .left {
    float: left;
    width: 50%; }

.contentsHead h2 span {
    font-size: 78%;
    font-weight: normal;
    line-height: 24px;
    vertical-align: middle; }

.contentsHead a.more {
    overflow: hidden;
    display: block;
    float: right;
    width: 82px;
    height: 32px;
    text-indent: -99999px;
    background: url(/images/common/btn_viewmore.jpg) no-repeat; }

.contentsHead a.more:hover {
    background-position: 0 -38px; }



/*
 *グリッド
 */
.grid {
    position: relative; }

.grid .prev,
.grid .next {
    top: 50%; }

.grid .prev {
    top: 32%;
    left: 0; }

.grid .next {
    top: 32%;
    right: 10px; }

.grid .prev:hover,
.grid .next:hover {
    background-position: 0 -60px; }

.disabled {
    display: none!important; }

.gridInner {
    overflow: hidden;
    zoom: 1; }

.gridInner li {
    float: left;
    padding: 0 10px 0 0; }

.gridInner .img {
    position: relative;
    margin-bottom: 10px;
    zoom: 1; }

.gridInner .img .iconNew {
    position: absolute;
    top: 0;
    left: 0; }

.gridInner h3 {
    margin-bottom: 6px;
    padding-bottom: 10px;
    color: #555;
    font-size: 69%;
    line-height: 15px;
    background: url(/images/common/bg_grid_line.jpg) no-repeat left bottom; }

.gridInner h3 a {
    color: #555; }

.gridInner .fee {
    color: #555;
    font-size: 82%;
    line-height: 15px; }

.gridInner .fee a {
    color: #555; }

.gridInner .fee span {
    font-size: 77%; }

.gridInner .text {
    color: #808080;
    font-size: 69%;
    line-height: 15px; }

.gridInner .text a {
    color: #808080; }

#history .gridInner li {
	position: relative; }

#history .gridInner li .iconNew {
	position: absolute;
	top: 0;
	left: 0; }



/*
 *王冠
 */
 /*
.crown {
    position: absolute;
    top: 0;
    left: 10px;
    width: 31px;
    height: 28px;
    color: #fff;
    font-size: 63%;
    line-height: 38px;
    text-align: center;
    background: url(/images/top/icon_crown.png) no-repeat; }
*/
.crown {
    position: absolute;
    top: 5px;
    left: 10px;
    width: 30px;
    height: 30px;
    color: #fff;
    font-size: 63%;
    line-height: 30px;
    text-align: center;
	background-color: #cb1511;
	border-radius: 50%; }



/*
 * ブランド
 */
.reverse {
    display: none;
    position: absolute;
    top: 0;
    left: 0; }



/*
 * パンくず
 */
#pankuzu ul {
    margin: 10px 0 30px; }

#pankuzu li {
    display: inline-block; /display: inline; /zoom: 1;
    color: #808080;
    font-size: 69%;
    line-height: 19px; }

#pankuzu li a {
    margin: 0 3px 0 0;
    padding: 0 3px 0 0;
    color: #808080; }

#pankuzu li.now {
    font-weight: bold; }



/*
 * タイトル
 */
#ttl {
    margin-bottom: 20px;
    color: #222;
    font-size: 157%;
    line-height: 1.2; }



/*
 * 2カラム　左125
 */
.column2_125Wrapper {
    overflow: hidden;
    zoom: 1; }

.column2_125Wrapper .columnLeft {
    position: relative;
    float: left;
    width: 125px;
    margin-right: -125px;
    z-index: 10; }

.column2_125Wrapper .columnRight {
    float: right;
    width: 100%; }

.column2_125Wrapper .crInner {
    margin-left: 175px; }



/*
 * 2カラム　左240
 */
.column2_240Wrapper {
    overflow: hidden;
    zoom: 1; }

.column2_240Wrapper .columnLeft {
    position: relative;
    float: left;
    width: 240px;
    margin-right: -240px;
    z-index: 10; }

.column2_240Wrapper .columnRight {
    float: right;
    width: 100%; }

.column2_240Wrapper .crInner {
    margin-left: 290px; }



/*
 * 2カラム　左350
 */
.column2_350Wrapper {
    overflow: hidden;
    zoom: 1; }

.column2_350Wrapper .columnLeft {
    position: relative;
    float: left;
    width: 350px;
    margin-right: -350px;
    z-index: 10; }

.column2_350Wrapper .columnRight {
    float: right;
    width: 100%; }

.column2_350Wrapper .crInner {
    margin-left: 400px; }



/*
 * 2カラム　左496
 */
.column2_496Wrapper {
    overflow: hidden;
    zoom: 1; }

.column2_496Wrapper .columnLeft {
    float: left;
    width: 100%; }

.column2_496Wrapper .clInner {
    margin-right: 455px; }


.column2_496Wrapper .columnRight {
    position: relative;
    float: right;
    width: 405px;
    margin-left: -405px;
    z-index: 10; }




/*
 * 2カラム　左496 Bパターン
 */
.column2_496WrapperB {
    overflow: hidden;
    zoom: 1; }

.column2_496WrapperB .columnLeft {
    position: relative;
    float: left;
    width: 316px;
    margin-right: -316px;
    z-index: 10; }

.column2_496WrapperB .columnRight {
    float: right;
    width: 100%; }

.column2_496WrapperB .crInner {
    margin-left: 346px; }





/*
 * ボタン
 */
.btnSprite {
    position: relative;
    overflow: hidden;
    height: 40px; }

.btnSprite input {
    position: absolute;
    top: 0;
    right: 0; }

.btnSprite input:hover {
    top: -60px; }


/*
 *ブログ
 */
.pager{
    position: relative;
}
.pager .prev{
    width: 20%;
    max-width: 300px;
    position: absolute;
    top:0;
    left: 0;
}
.pager .next{
    width: 20%;
    max-width: 300px;
    position: absolute;
    top:0;
    right: 0;
}
.pager .prev a, .pager .next a{
    display: block;
    padding: 8px 10px;
    background-color: #000;
    color: #fff;
    font-size: 14px;
    font-weight: bold;
    text-align: center;
    text-decoration: none;
    background-repeat: no-repeat;
    background-size: 15px auto;
}
.pager ul{
    clear: both;
    text-align: center;
}
.pager ul li{
    margin: 2px 2px 0 5px;
    display: inline-block;
}
.pager ul li a{
    display: inline-block;
    border: 1px solid #cccccc;
    width: 30px;
    height: 30px;
    line-height: 30px;
    font-size: 15px;
    text-decoration: none;
}
.pager ul li.cur a{
    background: #000;
    color: #FFFFFF;
}
.pager ul li a:hover{
    background: #000;
    color: #FFFFFF;
}

/* ---------------------------------------------------------
■個人情報の取り扱いについて
--------------------------------------------------------- */
.ttlBnr {
    height: 18px;
    padding: 10px 15px;
    border: 1px solid #cccccc;
    border-bottom: none;
    background-color: #efefef; }

.descBox {
    overflow-y: scroll;
    height: 208px;
    padding: 20px 15px;
    border: 1px solid #cccccc; }

.descBox h5,
.descBox p {
    line-height: 19px; }

.descBox a {
    color: #222222;
    text-decoration: underline; }

.descBox a:hover {
    color: #222222;
    text-decoration: none; }

.descBox .fwBold {
    color: #555555;
    font-weight: bold; }




/* ---------------------------------------------------------
■サイドナビ
--------------------------------------------------------- */
#sidebar {
    float: right;
    width: 200px;
    margin: 0 0 60px -200px; }


/*
 *バナー
 */
.bnrArea {
    margin-bottom: 25px; }

.bnrArea p {
    padding: 10px 0 0;
    color: #555;
    font-size: 63%;
    line-height: 16px; }

.bnrArea p a {
    color: #555; }


/*
 *検索
 */
#sideSearch {
	padding: 18px 0 20px;
	border-top: 1px solid #ccc;
}

#sideSearch h2 {
	margin-bottom: 10px;
	padding-left: 18px;
	font-size: 12px;
	font-weight: bold;
	background-image: url(/images/common/side-search-icon.gif);
	background-position: 0 2px;
	background-repeat: no-repeat;
	color: #575757;
}

#sideSearch table {
	border: 0;
	border-collapse: separate;
	border-spacing: 0;
	width: 100%;
}

#sideSearch table td {
	padding: 0;
	vertical-align: middle;
	text-align: left;
}

#sideSearch table td div {
	line-height: 28px;
	height: 28px;
}

#sideSearch .sumitBtn {
	width: 30px;
}

#sideSearch table td input[type="text"] {
	padding: 5px;
	margin: 0;
	line-height: 16px;
	height: 16px;
	width: 158px;
	border: 1px solid #ccc;
	background-color: #fff;
	background-image: none;
	box-shadow: 1px 1px 2px rgba(0,0,0,0.1) inset;
}

/*
 *ナビ
 */
#sideNav {
    margin-bottom: 25px; }

#sideNav li a {
    display: block;
    width: 200px;
    height: 51px;
    text-indent: -99999px;
    background: url(/images/common/bg_sidenav.jpg) no-repeat;  }

#sideNav li#sn2 a { background-position: 0 0; }
#sideNav li#sn3 a { background-position: 0 -51px; }
#sideNav li#sn4 a { background-position: 0 -102px; height: 52px; }
#sideNav li#sn1 a { background-position: 0 -153px; }
#sideNav li#sn5 a { background-position: 0 -204px; }

#sideNav li#sn2 a:hover { background-position: -300px 0; }
#sideNav li#sn3 a:hover { background-position: -300px -51px; }
#sideNav li#sn4 a:hover { background-position: -300px -102px; }
#sideNav li#sn1 a:hover { background-position: -300px -153px; }
#sideNav li#sn5 a:hover { background-position: -300px -204px; }


/*
 *ギフト
 */
.giftNav {
    margin-bottom: 20px;
    color: #555;
    font-size: 75%;
    line-height: 19px; }

.giftNav a {
    color: #555; }

.giftNav h2 {
    margin-bottom: 10px;
    font-weight: bold;
    padding-left: 18px;
    background: url(/images/common/icon_gift.jpg) no-repeat 0 center; }

/*
 *instagram
 */
 #side-instagram {
	padding: 19px 9px;
	margin-bottom: 20px;
	border: 1px solid #e9eaed;
	background: #f6f7f8;
}
#side-instagram h2 {
	padding: 3px 0 2px 23px;
	background: url(/images/common/icon_instagram.png) 0 0 no-repeat;
	margin-bottom: 15px;
	font-size: 86%;
	font-weight: bold;
}
#side-instagram h2 .follow-btn {
	margin-top: -4px;
	float: right;
}
#side-instagram li {
	margin-bottom: 8px;
	float: left;
}
#side-instagram li:nth-child(even) {
	float: right;
}
#side-instagram li img {
	width: 86px;
	height: 86px;
}
#side-instagram .more-btn {
	display: block;
	margin-bottom: 0;
	margin-top: 12px;
	text-align: center;
}
#side-instagram .more-btn a {
	margin: 0;
	display: inline-block;
	padding: 8px 15px;
	border: 1px solid #004879;
	font-size: 78%;
	color: #004879;
}
#side-instagram .more-btn a:hover {
	background-color: #004879;
	color: #fff;
}
#side-instagram .more-btn a::after {
	display: none;
}



/* ---------------------------------------------------------
■フッター
--------------------------------------------------------- */
#footer {
}

#fNav {
    overflow: hidden;
    margin: 0 0 40px;
    border-right: 1px solid #ccc;
    zoom: 1; }

#fNav .fNavColumn {
    float: left;
    width: 18.4%;
    height: 100%;
    margin-bottom: -32767px;
    padding: 0 0 32767px 15px;
    border-left: 1px solid #ccc; }

#fNav h2 {
    margin-bottom: 10px; }

#fNav li {
    color: #222;
    font-size: 69%;
    line-height: 24px; }

#fNav li a {
    color: #222; }

#fNav div#fCategories {
    width: 38.3%; }

#fCateWrapper {
    overflow: hidden;
    zoom: 1; }

#fNav div#fCategories ul {
    position: relative;
    float: left;
    width: 49.8%; }

#fNav div#fCategories ul li {
    cursor: pointer; }

#fNav div#fCategories ul ul {
    display: none;
    float: none;
    padding-left: 15px; }

#fNav div#fCategories ul ul li {
    font-size: 100%; }

#fNav div#fCategories ul ul li.lh17 {
    line-height: 17px; }



/*
 * extlinkArea
 */
 #fNav #extlinkArea {
     width: 17.9%;
     padding-top: 0;
     padding-left: 15px;
     /* !important を削除して試す */
     float: left;
     height: 100%;
     margin-bottom: -32767px;
     padding-bottom: 32767px;
     border-left: 1px solid #ccc;
 }

#fNav #extlinkArea ul {
    width: 160px;
    border-top: 1px solid #dcdcdc; }

#fNav #extlinkArea li {
    overflow: hidden;
    padding: 5px 0;
    line-height: 0;
    border-bottom: 1px solid #dcdcdc; }


#fNav #extlinkArea li p {
    float: left; }

#fNav #extlinkArea li.fNav1 p { width: 95px; }
#fNav #extlinkArea li.fNav2 p { width: 110px; }
#fNav #extlinkArea li.fNav3 p { width: 110px; }
#fNav #extlinkArea li.fNav4 p { width: 95px; }

#fNav #extlinkArea li p a,
#fNav #extlinkArea li p span {
    color: #808080;
    font-size: 63%;
    font-weight: bold;
    line-height: 12px; }

#fNav #extlinkArea li .lh0 {
    float: right;
    width: 50px;
    text-align: center; }

#fNav #extlinkArea li.fNav4 .lh0 {
    width: 60px; }





/*
 * fNav2
 */
#fNav2 li {
    display: inline-block; /display: inline; /zoom: 1;
    margin: 0 8px 20px 0;
    padding-right: 8px;
    color: #555;
    font-size: 69%;
    line-height: 11px;
    border-right: 1px solid #dcdcdc; }

#fNav2 li a {
    color: #555; }

#fNav2 .copyright {
    color: #ccc;
    font-size: 63%; }




/* ---------------------------------------------------------
■汎用クラス
--------------------------------------------------------- */
/*
margin
*/
.m0 { margin: 0!important; }

.mT0 { margin-top: 0px!important; }
.mT5 { margin-top: 5px!important; }
.mT10 { margin-top: 10px!important; }
.mT15 { margin-top: 15px!important; }
.mT20 { margin-top: 20px!important; }
.mT25 { margin-top: 25px!important; }
.mT30 { margin-top: 30px!important; }
.mT35 { margin-top: 35px!important; }
.mT40 { margin-top: 40px!important; }
.mT45 { margin-top: 45px!important; }
.mT50 { margin-top: 50px!important; }

.mB0 { margin-bottom: 0px!important; }
.mB5 { margin-bottom: 5px!important; }
.mB10 { margin-bottom: 10px!important; }
.mB15 { margin-bottom: 15px!important; }
.mB20 { margin-bottom: 20px!important; }
.mB25 { margin-bottom: 25px!important; }
.mB30 { margin-bottom: 30px!important; }
.mB35 { margin-bottom: 35px!important; }
.mB40 { margin-bottom: 40px!important; }
.mB45 { margin-bottom: 45px!important; }
.mB50 { margin-bottom: 50px!important; }

.mR0 { margin-right: 0px!important; }
.mR5 { margin-right: 5px!important; }
.mR10 { margin-right: 10px!important; }
.mR15 { margin-right: 15px!important; }
.mR20 { margin-right: 20px!important; }
.mR25 { margin-right: 25px!important; }
.mR30 { margin-right: 30px!important; }
.mR35 { margin-right: 35px!important; }
.mR40 { margin-right: 40px!important; }
.mR45 { margin-right: 45px!important; }
.mR50 { margin-right: 50px!important; }

.mL0 { margin-left: 0px!important; }
.mL5 { margin-left: 5px!important; }
.mL10 { margin-left: 10px!important; }
.mL15 { margin-left: 15px!important; }
.mL20 { margin-left: 20px!important; }
.mL25 { margin-left: 25px!important; }
.mL30 { margin-left: 30px!important; }
.mL35 { margin-left: 35px!important; }
.mL40 { margin-left: 40px!important; }
.mL45 { margin-left: 45px!important; }
.mL50 { margin-left: 50px!important; }


/*
padding
*/
.p0 { padding: 0!important; }

.pT0 { padding-top: 0px!important; }
.pT5 { padding-top: 5px!important; }
.pT10 { padding-top: 10px!important; }
.pT15 { padding-top: 15px!important; }
.pT20 { padding-top: 20px!important; }
.pT25 { padding-top: 25px!important; }
.pT30 { padding-top: 30px!important; }
.pT35 { padding-top: 35px!important; }
.pT40 { padding-top: 40px!important; }
.pT45 { padding-top: 45px!important; }
.pT50 { padding-top: 50px!important; }

.pB0 { padding-bottom: 0!important; }
.pB5 { padding-bottom: 5px!important; }
.pB10 { padding-bottom: 10px!important; }
.pB15 { padding-bottom: 15px!important; }
.pB20 { padding-bottom: 20px!important; }
.pB25 { padding-bottom: 25px!important; }
.pB30 { padding-bottom: 30px!important; }
.pB35 { padding-bottom: 35px!important; }
.pB40 { padding-bottom: 40px!important; }
.pB45 { padding-bottom: 45px!important; }
.pB50 { padding-bottom: 50px!important; }

.pR0 { padding-right: 0px!important; }
.pR5 { padding-right: 5px!important; }
.pR10 { padding-right: 10px!important; }
.pR15 { padding-right: 15px!important; }
.pR20 { padding-right: 20px!important; }
.pR25 { padding-right: 25px!important; }
.pR30 { padding-right: 30px!important; }
.pR35 { padding-right: 35px!important; }
.pR40 { padding-right: 40px!important; }
.pR45 { padding-right: 45px!important; }
.pR50 { padding-right: 50px!important; }

.pL0 { padding-left: 0px!important; }
.pL5 { padding-left: 5px!important; }
.pL10 { padding-left: 10px!important; }
.pL15 { padding-left: 15px!important; }
.pL20 { padding-left: 20px!important; }
.pL25 { padding-left: 25px!important; }
.pL30 { padding-left: 30px!important; }
.pL35 { padding-left: 35px!important; }
.pL40 { padding-left: 40px!important; }
.pL45 { padding-left: 45px!important; }
.pL50 { padding-left: 50px!important; }



/*
 * 見出し
 */
.midashi11 {
    color: #222222;
    font-size: 69%;
    font-weight: bold;
    line-height: 18px; }

.midashi12 {
    color: #222222;
    font-size: 75%;
    font-weight: bold;
    line-height: 18px; }

.midashi13 {
    color: #222222;
    font-size: 82%;
    font-weight: bold;
    line-height: 18px; }

.midashi15 {
    color: #222222;
    font-size: 94%;
    font-weight: bold;
    line-height: 18px; }

.midashi16 {
    color: #222222;
    font-size: 100%;
    font-weight: bold;
    line-height: 18px; }

.midashi18 {
    color: #222222;
    font-size: 113%;
    font-weight: bold;
    line-height: 31px; }

.midashi18Line {
    padding: 0 0 10px;
    color: #222222;
    font-size: 113%;
    font-weight: bold;
    line-height: 31px;
    border-bottom: 1px solid #ccc; }


.midashi25 {
    color: #222;
    font-size: 157%;
    line-height: 26px; }


/*
 * テキスト
 */
.text10 {
    color: #808080;
    font-size: 63%;
    line-height: 14px; }

.text11 {
    color: #808080;
    font-size: 69%;
    line-height: 15px; }

.text12 {
    color: #808080;
    font-size: 75%;
    line-height: 18px; }

.text13 {
    color: #555;
    font-size: 82%;
    line-height: 21px; }

.text14 {
    color: #555;
    font-size: 88%;
    line-height: 25px; }

.fWBold {
    font-weight: bold; }

.tC { text-align: center; }
.tL { text-align: left; }
.tR { text-align: right; }



/*
 * テキスト色
 */
.black { color: #222; }
.gray5 { color: #555; }
.gray80 { color: #808080; }
.red { color: #cb1511; }




/*
 * ボタン
 */
.btn40 a {
    overflow: hidden;
    display: block;
    width: 190px;
    height: 40px;
    margin: 0 auto;
    text-indent: -99999px; }

.btn40 a:hover {
    background-position: 0 -60px!important; }

.btn-style01 {
	-moz-appearance: none;
	-webkit-appearance: none;
	appearance: none;
	border-radius: 0;
	border: 0;
	position: static!important;
	display: block;
	padding: 10px 0 0;
	border: 1px solid #222;
	box-sizing: border-box;
	background-color: #222;
	color: #fff;
	text-decoration: none;
	height: 40px;
	width: 190px;
	font-size: 12px;
	font-weight: bold;
	text-align: center;
	line-height: 1.5;
	vertical-align: top;
	cursor: pointer; }

.btn-style01:hover {
	background-color: #fff;
	color: #222;
	text-decoration: none; }

.btn-style02 {
	-moz-appearance: none;
	-webkit-appearance: none;
	appearance: none;
	border-radius: 0;
	border: 0;
	position: static!important;
	display: block;
	padding: 10px 0 0;
	border: 1px solid #ccc;
	box-sizing: border-box;
	background-color: #efefef;
	color: #808080;
	text-decoration: none;
	height: 40px;
	width: 190px;
	font-size: 12px;
	font-weight: bold;
	text-align: center;
	line-height: 1.5;
	vertical-align: text-top;
	cursor: pointer; }

.btn-style02:hover {
	border: 1px solid #808080;
	background-color: #808080;
	color: #fff;
	text-decoration: none; }

.btn-style03 {
	-moz-appearance: none;
	-webkit-appearance: none;
	appearance: none;
	border-radius: 0;
	border: 0;
	position: static!important;
	display: block;
	padding: 10px 0 0;
	border: 1px solid #efefef;
	box-sizing: border-box;
	background-color: #efefef;
	color: #555555;
	text-decoration: none;
	height: 40px;
	width: 190px;
	font-size: 12px;
	font-weight: bold;
	text-align: center;
	line-height: 1.5;
	vertical-align: text-top;
	cursor: pointer; }

.btn-style03:hover {
	border: 1px solid #555555;
	background-color: #555555;
	color: #fff;
	text-decoration: none; }

.btn-style04 {
	-moz-appearance: none;
	-webkit-appearance: none;
	appearance: none;
	border-radius: 0;
	border: 0;
	position: static!important;
	display: inline-block;
	padding: 8px 10px 7px 8px;
	border: 1px solid #ccc;
	box-sizing: border-box;
	background-color: #efefef;
	color: #808080;
	text-decoration: none;
	font-size: 11px;
	font-weight: 600;
	text-align: center;
	line-height: 1.5;
	vertical-align: text-top;
	cursor: pointer; }

.btn-style04::before {
	content: "»";
	display: inline-block;
	margin-right: 4px;
}

.btn-style04:hover {
	border: 1px solid #808080;
	background-color: #808080;
	color: #fff;
	text-decoration: none; }

input.btn-style01,
input.btn-style02,
input.btn-style03 {
	padding-top: 0; }

/*
 * ボーダー
 */
.bNon { border: none!important; }



/* ---------------------------------------------------------
■エラー時
--------------------------------------------------------- */
.error input {
    border: 1px solid #cb1511!important; }

.errorText {
    color: #cb1511;
    font-size: 69%;
    line-height: 15px; }



/*
 * placeholderテキスト色
 */
::-webkit-input-placeholder {
	color: #9e9e9e;
}
::-moz-placeholder {
	color: #9e9e9e;
}
:-moz-placeholder {
	color: #9e9e9e;
}
:-ms-input-placeholder {
	color: #9e9e9e;
}


/* ---------------------------------------------------------
■ライトボックス
--------------------------------------------------------- */
#login-lb-bg {
	width: 100%;
	height: 100%;
	position: fixed;
	top: 0;
	left: 0;
	background: rgba(0,0,0,0.70);
	z-index: 100;
	display: none;
}
#login-lb {
	background-color: #fff;
	width: 730px;
	position: absolute;
	top: 100px;
	left: 50%;
	margin-left: -365px;
	z-index: 101;
	text-align: left;
	line-height: 1.5;
	display: none;
}
#login-lb .close {
	position: absolute;
	top: -38px;
	right: 0;
	cursor: pointer;
}
#login-lb iframe {
	border: 0;
	overflow: hidden;
}

/* ---------------------------------------------------------
■買い忘れ
--------------------------------------------------------- */
#forgetBuying {
	padding: 25px 10px 0 30px;
	width: 450px;
	box-sizing: border-box;
	background-color: #fff;
	position: fixed;
	bottom: 20px;
	right: 20px;
	z-index: 10;
	box-shadow: 1px 1px 5px rgba(0,0,0,0.3), -1px -1px 5px rgba(0,0,0,0.3);
	color: #333;
}
#forgetBuying .title {
	margin-bottom: 20px;
	font-size: 18px;
}
#forgetBuying .goodsList {
	padding-right: 20px;
	max-height: 310px;
	overflow-x: hidden;
	overflow-y: scroll;
}
#forgetBuying li {
	margin-bottom: 20px;
}
#forgetBuying li img {
	width: 100px;
	float: left;
}
#forgetBuying li p {
	margin-left: 115px;
	font-size: 12px;
	line-height: 1.5;
}
#forgetBuying li .fee {
	margin-top: 4px;
	padding-top: 8px;
	font-size: 14px;
	font-weight: bold;
	background: url(/images/common/bg_grid_line.jpg) 0 0 no-repeat;
}
#forgetBuying li .fee span {
	font-size: 12px;
	font-weight: normal;
}
#forgetBuying li a {
	overflow: hidden;
	display: block;
}
#forgetBuying li a:hover {
	text-decoration: none;
}
#forgetBuying li a img:hover {
	opacity: 1;
}
#forgetBuying li a:hover img {
	opacity: 0.8;
}
#forgetBuying li a:hover .name {
	text-decoration: underline;
}
#forgetBuying .cartBtn {
	margin: 0 -10px 0 -30px;
}
#forgetBuying .cartBtn a {
	padding: 0 20px;
	display: block;
	border: 1px solid #222;
	background-color: #222;
	color: #fff;
	font-size: 18px;
	font-weight: bold;
	text-decoration: none;
	text-align: center;
}
#forgetBuying .cartBtn span {
	display: inline-block;
	padding: 20px 36px;
	background: url(/images/top/icon_cart_w.png) 0 15px no-repeat;
}
#forgetBuying .cartBtn a:hover {
	background-color: #fff;
	color: #222;
}
#forgetBuying .cartBtn a:hover span {
	background-image: url(/images/top/icon_cart_b.png);
}
#forgetBuying .closeBtn {
	width: 30px;
	height: 30px;
	position: absolute;
	top: 15px;
	right: 15px;
	cursor: pointer;
}
#forgetBuying .closeBtn:before,
#forgetBuying .closeBtn:after {
	content: " ";
	width: 100%;
	height: 2px;
	position: absolute;
	top: 50%;
	left: 0;
	margin-top: -1px;
	background: #939292;
}
#forgetBuying .closeBtn:before {
	transform: rotate(-45deg);
	-webkit-transform: rotate(-45deg);
	-moz-transform: rotate(-45deg);
}
#forgetBuying .closeBtn:after {
	transform: rotate(45deg);
	-webkit-transform: rotate(45deg);
	-moz-transform: rotate(45deg);
}
#forgetBuying .closeBtn:hover:before,
#forgetBuying .closeBtn:hover:after {
	background: #222;
}

/* ---------------------------------------------------------
■ base.css修正部分 - extlinkAreaのみ
--------------------------------------------------------- */

/* 既存の幅はそのまま維持 */

/* 1484行目付近 - #extlinkAreaの高さ調整 */
#fNav #extlinkArea {
    width: 17.9%;
    padding-top: 0;
    padding-left: 15px;
    float: left;
    height: 100%;
    margin-bottom: -32767px;
    padding-bottom: 32767px;
    border-left: 1px solid #ccc;
}

/* 新規追加 - extlinkArea専用スタイル */
#fNav #extlinkArea h2 {
    margin-bottom: 12px;
    color: #222;
    font-size: 94%;
    font-weight: bold;
    line-height: 18px;
}

#fNav #extlinkArea h2:nth-of-type(2) {
    margin-top: 25px;
}

/* マイルセクション - 50px画像、5px間隔で横並び + 追加ロゴは下に配置 */
#fNav #extlinkArea ul:first-of-type {
    width: 160px;
    border-top: none;
    overflow: hidden;
    zoom: 1;
    margin-bottom: 15px;
}

#fNav #extlinkArea ul:first-of-type li {
    float: left;
    width: 50px;
    margin-right: 5px;
    border-bottom: none;
    padding: 3px 0;
    overflow: hidden;
    line-height: 0;
}

#fNav #extlinkArea ul:first-of-type li:nth-child(3) {
    float: none;
    clear: both;
    width: auto;
    margin-right: 0;
    margin-top: 8px;
}

#fNav #extlinkArea ul:first-of-type li:nth-child(1),
#fNav #extlinkArea ul:first-of-type li:nth-child(2) {
    margin-right: 5px;
}

#fNav #extlinkArea ul:first-of-type li:nth-child(2) {
    margin-right: 0;
}

#fNav #extlinkArea ul:first-of-type li .lh0 {
    float: none;
    width: auto;
    text-align: left;
}

/* 決済サービスセクション - 50px画像、5px間隔で横並び */
#fNav #extlinkArea ul:last-of-type {
    width: 160px;
    border-top: none;
    overflow: hidden;
    zoom: 1;
}

#fNav #extlinkArea ul:last-of-type li {
    float: left;
    width: 50px;
    margin-right: 5px;
    border-bottom: none;
    padding: 3px 0;
    overflow: hidden;
    line-height: 0;
    margin-bottom: 8px;
}

#fNav #extlinkArea ul:last-of-type li:nth-child(3) {
    margin-right: 0;
}

#fNav #extlinkArea ul:last-of-type li .lh0 {
    float: none;
    width: auto;
    text-align: left;
}

/* 画像サイズを50pxに調整 */
#fNav #extlinkArea img {
    width: 50px;
    height: auto;
}
