@charset "utf-8";

/* #############################################################

[ 検索 ]

適用範囲：キャンペーン　共通

※追記・改変の際はウェブマスタに問い合わせること

############################################################# */


/* -------------------------------------------------------------- 
見出し系
-------------------------------------------------------------- */


/* 大見出し */
.featureContentHeading {
	margin: 20px 0 5px;
	padding: 0 0 0 0;
}

/* エラー時大見出し */
.featureErrorContentHeading {
	margin: 0 0 5px;
	padding: 0 0 0 0;
}

/* 大見出し背景 */
.featureContentBody {
	padding: 10px 0 0;
	background: url(/resource/images/order/order-content-body-bg.gif) repeat-x left top;
	/zoom: 1;
}
.featureContentBody:after{ content: "."; display: block; clear: both; height: 0; visibility: hidden; }


/* リード文 */
.topTxt {font-size: 1.2em; line-height: 1.4;}
.secTxt {margin-top: 10px; font-size: 1.2em; line-height: 1.4; padding-top: 0px;}


/* h1 テキストリンク */

.featureContentHeading.heading {position: relative;}
*: first-child+html .featureContentHeading.heading {position: relative; height: 40px;}

.featureContentHeading.heading .asideBtn {
	position: absolute;
	top: 0;
	right: 0;
}

.featureContentHeading.heading .asideLink {
	position: absolute;
	top: 0;
	right: 0;
	_left: 590px;
	font-size: 1em;
}

/*画像見出しの横付きリンク*/
.mod_headingHelpBlankLink {
	margin: 0 10px 0 0;
	display: block;
	line-height: 38px;
}

.mod_headingHelpBlankLink a {
	color: #1b72e9;
}

.mod_headingHelpBlankLink a.coWhite {
	color: #fff;
}

.mod_textHeading .sTxt {
	font-size: 0.5em;
}

.mgn-b {
	margin-bottom: 20px;
}

/* レビュー見出し #main, .column2typeC */
#main .featureContentBody,
.column2typeC .featureContentBody {
	padding: 15px 0 0;
	background: url(/resource/images/search/search-content-body-bg.gif) repeat-x left top;
	/zoom: 1;
}
#main .featureContentBody:after,
.column2typeC .searchContentBody:after{ content:"."; display:block; clear:both; height:0; visibility: hidden; }

/* -------------------------------------------------------------- 
flowPath
-------------------------------------------------------------- */
.flowPath .step {
	margin-right: 5px;
}

/* -------------------------------------------------------------- 
font-weight
-------------------------------------------------------------- */
.fwb {
	font-weight: bold;
}

/* -------------------------------------------------------------- 
共通カラム系
-------------------------------------------------------------- */

.userComBox {
	width: 761px;
	margin-top: 40px;
}
.userComBox.fast {margin-top: 20px;}
.userComBox.none {margin-top: 0px;}
.userComBox:after{ content: "."; display: block; clear: both; height: 0; visibility: hidden; }


.userComSecBox {
	width: 761px;
	margin-top: 30px;
}
.userComSecBox.fast {margin-top: 10px;}
.userComSecBox:after{ content: "."; display: block; clear: both; height: 0; visibility: hidden; }



/* -------------------------------------------------------------- 
入力用テーブル系
-------------------------------------------------------------- */

.userInputTbl {
	width: 761px;
	border-collapse: collapse;
}


/* 幅指定
--------------------------------------------- */

.userInputTbl .itemHeadCol {width: 130px;}
.userInputTbl .itemMustCol {width: 45px;}
.userInputTbl .itemInputCol {width: 405px;}
.userInputTbl .itemInput2Col {width: 575px;}
.userInputTbl .itemNoteCol {width: 170px;}


/* TH指定
--------------------------------------------- */

.userInputTbl th {
	font-size: 1.2em;
	line-height: 1.4;
	font-weight: bold;
	background: #dfebf7;
	text-align: left;
	vertical-align: middle;
	border-top: 2px solid #c3c3c3;
	border-bottom: 2px solid #c3c3c3;
	border-left: none;
}
.userInputTbl.colGray th {
	font-size: 1.2em;
	line-height: 1.4;
	font-weight: bold;
	background: #efefef;
	text-align: left;
	vertical-align: middle;
	border-top: 2px solid #c3c3c3;
	border-bottom: 2px solid #c3c3c3;
	border-left: none;
}


/* TD指定
--------------------------------------------- */

.userInputTbl td {
	font-weight: normal;
	text-align: left;
	vertical-align: middle;
	color: #333333;
	font-size: 1.2em;
	line-height: 1.4;
	border-top: 2px solid #c3c3c3;
	border-bottom: 2px solid #c3c3c3;
	border-left: 1px solid #c3c3c3;
	border-right: 1px solid #c3c3c3;
}
.userInputTbl .lastCell {border-right: none;}


/* itemMust */

.userInputTbl .itemMust {
	text-align: center;
	width: 45px;
}


/* itemInput */

.userInputTbl .itemInput.error {
	background: #ffeae9;
}

.userInputTbl .itemInput .txt {padding-bottom: 3px;}
.userInputTbl .itemInput .txt img {
	padding-bottom: 4px;
	padding-right: 5px;
}
.userInputTbl .itemInput .txtExample {padding-top: 3px;}
.userInputTbl .itemInput .btmPad {padding-bottom: 8px;}


.userInputTbl .inlineTbl {
	width: auto !important;
	padding: 0 !important;
	margin: 0 !important;
	text-align: left !important;
	background: none !important;
	border: none !important;
	font-size: inherit !important;
}

.userInputTbl .inlineTbl th,
.userInputTbl .inlineTbl td {
	width: auto !important;
	padding: 0 !important;
	margin: 0 !important;
	text-align: left !important;
	background: none !important;
	border: none !important;
	vertical-align: middle !important;
	font-size: inherit !important;
}

.userInputTbl .inlineTbl .pad-r,
.userInputTbl .inlineTbl .pad-r {
	padding: 0 5px 0 0 !important;
}

.userInputTbl .inlineTbl .pad-r2,
.userInputTbl .inlineTbl .pad-r2 {
	padding: 0 10px 0 0 !important;
}

.userInputTbl .width01 {width: 45px;}
.userInputTbl .width02 {width: 80px;}
.userInputTbl .width03 {width: 384px;}
.userInputTbl .width04 {width: 260px;}

.userInputTbl .itemInput .infoIcn {
	margin-top: 5px;
	padding: 4px 0 4px 34px;
	text-align: left;
	background: url(/resource/images/order/order-attention-icn.png) left no-repeat;
}

.userInputTbl .itemInput .s-infoIcn {
	margin: 10px 0 3px;
	padding: 4px 0 4px 26px;
	text-align: left;
	background: url(/resource/images/shared/icn/extension-icn.png) left no-repeat;
}

.userInputTbl .itemInput .dotline{
	margin-top: 8px;
	padding-top: 8px;
	border-top: 1px dotted #c3c3c3;
}


/* itemNote */

.userInputTbl .itemNote {
	color: #333333;
	font-size: 1em;
	background: #efefef;
	border-right: none;
	width: 190px;
}

.userInputTbl .itemNote p {
	padding-bottom: 8px;
}
.userInputTbl .itemNote p.pbot {
	padding-bottom: 3px;
}

.userInputTbl .itemNoteList li{
	background: url(/resource/images/shared/icn/dot-icn.gif) no-repeat left 6px;
	padding-left: 6px;
}
.userInputTbl .itemNoteList li.red{
	background: url(/resource/images/order/dot-red-icn.gif) no-repeat left 6px;
}

.userInputTbl .itemNoteList li.mgn{
	margin-top: 8px;
}

/* -------------------------------------------------------------- 
regiSide
-------------------------------------------------------------- */

.regiSide {
	text-align: left;
	background: #efefef;
}

.regiSide.mgn {
	margin: 20px 0 0;
}

.regiSide .sideAttentionBox {
	margin: 0;
	padding: 6px 5px 14px;
	text-align: left;
	border-top: 1px solid #fff;
	border-bottom: 1px solid #c3c3c3;
}

.regiSide .sideAttentionBox_none {
	margin: 0;
	padding: 6px 5px 14px;
	text-align: left;
	border-top: 1px solid #fff;
	border-bottom: none;
}

.regiSide dl {
	margin: 0;
	padding: 0;
	text-align: left;
}

.regiSide dl dt {
	margin: 0;
	padding: 0;
	text-align: left;
}
.regiSide dl.cfx dt {
	float:left;
}

.regiSide dl dd {
	margin: 0;
	padding: 0 10px 0 0;
	text-align: left;
}
.regiSide dl.cfx dd {
	float:left;
	width:135px;
}

.regiSide dl dd ul.mgn {padding: 10px 0 0;}

.regiSide dl dd li {
	padding-left: 1em;
	padding-bottom: 5px;
	font-size: 1.2em;
	line-height: 1.4;
}
.regiSide dl.cfx dd li {
	padding-left:0.5em;;
}

.regiSide dl dd li.tRed {
	color: #d80000;
	background: url(/resource/images/order/dot-red-icn.gif) 5px 7px no-repeat;
}

.regiSide dl dd .sideTxt {
	margin: 5px 0 0;
	padding: 0;
	text-align: justify;
	font-size: 1.2em;
	line-height: 1.4;
	/text-justify: inter-ideograph;
}

.regiSide dl dd .sideTxt: first-child {
	margin: 0;
}

.regiSide dl dd .sideTxtred {
	margin: 0;
	padding: 5px 0 0;
	text-align: left;
	font-size: 1.2em;
	line-height: 1.4;
	color: #d80000;
}

.regiSide dl dd .linkTxt {
	margin: 8px 3px 0 0;
	font-size: 1.2em;
	line-height: 1.4;
}

.regiSide dl dd .linkTxt.mgn {
	margin: 5px 3px 10px 0;
}



/* ==========================================================================
 クーポンポップアップ
=========================================================================== */

.popup {
	margin: 0 auto;
	width: 761px;
}

/* -------------------------------------------------------------- 
#header_pop
-------------------------------------------------------------- */

#header_pop {
	margin: 0 0 8px;
	width: 761px;
	border-bottom: 1px solid #999;
	padding-bottom: 6px;
}
#header_pop:after{ content: "."; display: block; clear: both; height: 0; visibility: hidden; }

#header_pop .serviceList a: link,
#header_pop .serviceList a: visited,
#header_pop .serviceList a: hover,
#header_pop .serviceList a: active {
	color: #666666;
	text-decoration: none;
}

#header_pop .serviceList {
	position: relative;
	margin: 0 0 10px;
	background: url(/resource/images/shared/hd/header-popupnav-bg.gif) no-repeat left top;
}

#header_pop .serviceList .couponBtn {
	text-align: right;
	padding: 3px;
}



#header_pop .logo {
	margin: 0 23px 0 0;
	float: left;
}

#header_pop .headerMidNav {
	font-size: 1.2em;
}

#header_pop .headerMidNav a: link,
#header_pop .headerMidNav a: visited,
#header_pop .headerMidNav a: hover,
#header_pop .headerMidNav a: active {
	color: #666666;
	text-decoration: none;
}

#header_pop .headerMidNav {
	position: relative;
	min-height: 23px;
	_height: 23px;
}

#header_pop .headerMidNav .description {
	padding: 5px 0 0;
	float: left;
	font-weight: bold;
}



/* -------------------------------------------------------------- 
#footer_pop
-------------------------------------------------------------- */

#footer_pop {
	padding: 10px 0 10px;
	clear: both;
	width: 761px;
	background-color: #efefef;
}

#footer_pop .copyright {
	padding: 0 20px 0 0;
	text-align: right;
}


/* -------------------------------------------------------------- 
.orderAmount
-------------------------------------------------------------- */

.k3OrderBox {
	width: 600px;
	margin: 0 auto;
}

ul.k3AttList {
	margin-left: 10px;
}

ul.k3AttList li {
/*	margin-bottom: 10px;*/
	list-style: disc outside none;
}

.k3AttList .none {
	list-style: none;
/*	margin-bottom: 10px;*/
}

ul.k3AttList01 {
	margin-left: 10px;
}

ul.k3AttList01 li {
/*	margin-bottom: 10px;*/
	list-style: none;
}

.orderAmount{
	border: 2px solid #cccccc;
	padding: 12px 6px;
}

/* -------------------------------------------------------------- 
.usageTbl
-------------------------------------------------------------- */

.usageTbl{
	width: 100%;
	border-top: 1px solid #c3c3c3;
	border-right: 1px solid #c3c3c3;
	font-size: 1.2em;
	line-height: 1.4;
}

.usageTbl th{
	border-bottom: 1px solid #c3c3c3;
	border-left: 1px solid #c3c3c3;
	background: #dfebf7;
	text-align: left;
	font-weight: bold;
}

.usageTbl td{
	border-bottom: 1px solid #c3c3c3;
	border-left: 1px solid #c3c3c3;
	background: #fff;
	text-align: right;
}

.usageTbl .total{
	font-size: 1.4em;
}

.usageTbl .total td{
	color: #d80000;
}

.usageTbl tbody tr th.narrow,
.usageTbl .total td.narrow {
	width: 60px;
}

.usageTbl tbody tr th.orderLabel {
	background: #4ba4ff;
	color: #ffffff;
	text-align: center;
}

/* -------------------------------------------------------------- 
popcloseBtn
-------------------------------------------------------------- */

.popcloseBtn {
	padding-top: 20px;
	text-align: center;
}

/* -------------------------------------------------------------- 
K-3
-------------------------------------------------------------- */
.usageTbl th.k-3th{
	width: 100px;
}
.usageTbl td.k-3td{
	width:630px;
}
/＊ --------------------------------------------------
k-2-1 入力table
-------------------------------------------------- */
/＊ --------------------------------------------------
k-2-1 入力table
-------------------------------------------------- */
.userInputTbl {
	width: 761px;
	border-collapse: collapse;
}
/* 基本指定
--------------------------------------------- */
.userInputTbl td,
.userInputTbl th{
	vertical-align: middle;
	font-size: 1.2em;
}
.userInputTbl .wap{
	padding: 10px 7px;
}
/* 幅/色指定
--------------------------------------------- */

.userInputTbl th.th-140{width: 140px; background-color: #dfebf7;}
.userInputTbl td.itemMust {width: 60px; text-align: center; border-bottom: 2px solid C3C3C3;}
.userInputTbl td.itemForm {width: 345px;}
.userInputTbl td.note {width: 160px; background-color: #efefef; border-right: 0 none; font-size: 1em;}


.userInputTbl th.itemAddress { border-right: 1px solid #C3C3C3; width: 60px;}
.userInputTbl td.itemInput { width:605px; border-right: 0 none; border: 1px solid #C3C3C3;}

.userInputTbl .required{
	color: #d80000;
}
.userInputTbl td.itemForm p {
	margin: 2px 0px;
}
.userInputTbl td.itemForm p label {
	vertical-align:2px;
}

.userInputTbl td.itemForm .s-infoIcn {
	margin:5px 0 3px;
	padding:4px 0 4px 26px;
	text-align:left;
	background: url(/resource/images/shared/icn/extension-icn.png) left no-repeat;
}

/* エラー時背景色 */

table td.error {
    background: none repeat scroll 0 0 #FFEAE9;
}

/* ==================================================
フォーム部分
================================================== */

p input.imeDisable {
    ime-mode: disabled;
}
p input.width2 {
    width: 35px;
}
p input.width3 {
    width: 50px;
}


/* ==================================================
インフォ
================================================== */
.Information2 {
    background: none repeat scroll 0 0 #EFEFEF;
    margin: 10px 0;
    padding: 8px 10px;
    text-align: left;
    width: 741px;
}

.Information2 p.infoIcn {
    background: url("/resource/images/order/order-attention-icn.png") no-repeat scroll left top transparent;
    float: none;
    font-size: 1.2em;
    line-height: 1.4;
    min-height: 20px;
    padding: 3px 0 0 37px;
    text-align: left;
}

span.red-text{
	color: #d80000;
}


/* ==================================================
catalogCateList
================================================== */
.catalogCateList-bg {
	padding: 0 0 10px;
	/zoom: 1;
	margin:20px 0;
	background:url(/resource/images/search/search-catalog-anchornavi-btm-bg.gif) left bottom no-repeat #efefef;
}

.catalogCateList {
	padding:10px 0 0;
	/zoom: 1;
	margin:0;
	background:url(/resource/images/search/search-catalog-anchornavi-top-bg.gif) left top no-repeat;
}

.catalogCateList:after{ content:"."; display:block; clear:both; height:0; visibility: hidden; }

.catalogCateList li {
	padding: 0 9px;
	display: inline-block;
	border-left: 1px solid #fff;
	font-size: 1.2em;
	line-height: 1.4em;
	/display: inline;
	/zoom: 1;
}

.catalogCateList li.fast {
	padding: 0 9px;
	border-left:none;
	border-right: 1px solid #c3c3c3;
}

.catalogCateList li.second {
	padding: 0 9px;
	border-right: 1px solid #c3c3c3;
}

.catalogCateList li.zero {
	padding: 0 9px;
}


.block-wrap .subttl {
	margin-top:20px;
	border-bottom:solid 1px #4ba4ff;
	font-size:1.6em;
}

.block-wrap h3 {
	padding:10px 0 5px;
	padding-left:15px;
	background:url(/resource/images/sweet/sweet-subttl-border.gif) no-repeat 0 3px;
}

.red-text {
    color: #D80000;
}

.next a {
	background:url(/resource/images/guide/guide-pagenavi-arw-r.gif) no-repeat right center;
	padding-right:12px;
}

.right01 {
    font-size: 1.2em;
	line-height: 1.4em;
	text-align: right;
}

/* 2017/01/25 ADD */
.userInputTbl td.itemForm hr {
	border: 0;
	height: 1px;
	background-color: #c3c3c3;
	margin: 10px 0;
}


