@charset "utf-8";


/* 買い物かご以降、エラー画面など幅640pxのページのデフォルト設定です */
/* default.cssに対して上書きで指定しています */

/* 基本タグの初期化（原則追加変更不可）
--------------------------------------------------------------*/
*{
	font-size:100%;
}

body{
	/* 2010/02/03削除
	margin:0 auto;
	padding:0 1px;*/
	/* 2010/02/03追加 */
	margin: 0;
	padding: 0;
	background-color:#FFFFFF;
	font-size:80%;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", "ＭＳ Ｐゴシック", "Osaka", "Arial";
	color:#666666;
	text-align:center;
	/* 2010/02/03削除
	width:650px;*/
	/* 2010/02/03追加 */
	width: 100% !important;
	line-height: 1.3;
}

.flowContents input {
	margin-top: 0;
}
/*
.flowContents td {
	white-space: normal;
}
*/

/* ページラップ
--------------------------------------------------------------*/
#PAGEP{
	width:650px;
	/* 2010/02/03削除
	margin:10px auto;*/
	/* 2010/02/03追加 */
	margin: 0 auto;
	padding-top: 10px;
	text-align: left;
}
#PAGEC{
	width:640px;
	margin:0 5px;
	min-height:600px;
}

/* ヘッダ
--------------------------------------------------------------*/
#HEADER .tagline{
	font-size:87%;
	line-height:130%;
}

#HEADER .btnTop{
	width:551px;
	background:url(/contents/images/pic_dot9cc.gif) repeat-x left top;
	padding-top:8px;
	margin:9px 0 0 0;
}

/* フッタ
--------------------------------------------------------------*/
#FOOTER table{
	width:640px;
}

/* 個人の取り扱いについて
--------------------------------------------------------------*/
#TERMS .scrollTxt{
	overflow: auto;
	border: #cccccc 1px solid;
	margin-top: 10px;
	padding:10px;
	text-align:left;
	width:600px; height: 150px;
}

#TERMS h2{
	margin-top: 10px;
	padding-bottom:4px;
	border-bottom:1px solid #99CCCC;
}

#TERMS h3{
	margin-top: 20px;
	padding:4px 6px;
	background-color:#E5F4F4;
}

#TERMS p{
	margin: 10px 0 0 10px;
}

#TERMS ul{
	margin: 10px 0 0 20px;
	padding: 0 0 0 10px;
}

#TERMS ol{
	margin: 10px 0 0 20px;
	padding: 0 0 0 10px;
}

#TERMS dl{
	margin: 10px 0 0 20px;
}

/*
--------------------------------------------------------------*/
/* 2010/02/15追記 */
/* 変更中ヘッダ */
#changingNow{
	width: 100%;
	border-top: 1px solid #ffd0e5;
	background-color: #ffecf5;
	padding: 15px 0 16px;
	margin-bottom: 10px;
	text-align: center;
	/zoom: 1;
}
#changingNow div{
	width: 640px;
	min-height: 22px;
	margin: 0 auto;
	overflow: hidden;
	/zoom: 1;
}
#changingNow div p{
	float: left;
	width: 550px;
	padding-top: 4px;
	font-size: 12px;
	line-height: 120%;
	font-weight: bold;
	color: #cc0000;
	text-align: left;
}
#changingNow div a{
	float: right;
	width: 84px;
}

/*
--------------------------------------------------------------*/
#PAGEC .changingMessage{
	padding-bottom: 20px;
	color: #cc0000;
}
#PAGEC .changingMessage p{
	font-size: 12px;
	line-height: 150%;
	font-weight: bold;
}
#PAGEC .changingMessage p.note{
	margin: 12px 0 0 0;
	padding: 0;
	text-indent: 0;
	font-size: 10px;
	line-height: 150%;
	font-weight: normal;
}

/*
--------------------------------------------------------------*/
#CONTENTSAREA .overTable .pd0 .over20{
//	max-height:15.5em;
	overflow:auto;
	padding:10px;
	height:'auto';
}

#CONTENTSAREA .orderTable .pd0 .over20{
//	max-height:16em;
	overflow:auto;
	padding:10px;
	height:'auto';
}
#ContentsAREA .overTable .pd0 .over20{
//	max-height:31.75em;
	overflow:auto;
	padding:10px;
	height:'auto';
}
#CONTENTSAREA table .pt10{
	padding-top:10px;
}
#CONTENTSAREA table .pt2{
	padding-top:2px;
}
#CONTENTSAREA dl .ml0{
	margin-left:0px;
}

/*
--------------------------------------------------------------*/
.flowContents .loginSection h2{
	margin: 0;
}
.flowContents .loginSection{
	margin: 0 0 20px;
}
.flowContents .loginSection{
	background: url(/contents/images/order/col2_graybox_top.gif) no-repeat scroll left top transparent;
	padding: 17px 0 0;
}
.flowContents .loginSection .inner{
	background: url(/contents/images/order/col2_graybox_btm.gif) no-repeat scroll left bottom transparent;
	overflow: hidden;
	padding: 0 0 17px;
	width: 100%;
}
.flowContents .loginSection .leftBg{
	background: url(/contents/images/order/col2_graybox_btm2.gif) no-repeat left bottom transparent !important;
}
.flowContents .loginSection .leftBg .hasBg{
	background: url(/contents/images/order/col2_graybox_btm3.gif) no-repeat right bottom transparent !important;
	padding-bottom: 20px !important;
}
.flowContents .loginSection .inner h2{
	margin: 0 0 10px;
}
.flowContents .loginSection .inner .first{
	float: left;
	padding: 0 10px 0 13px;
	width: 282px;
}
.flowContents .loginSection .inner .loginBox{
	background: none repeat scroll 0 0 #F0F0E9;
	margin: 0 0 15px;
	padding: 10px;
}
.flowContents .loginSection .inner .loginBox dl{
	margin: 0 0 5px;
	overflow: hidden;
	padding: 0;
	width: 262px;
}
.flowContents .loginSection .inner .loginBox dl dt{
	float: left;
	font-weight: bold;
	padding: 0 10px 0 0;
	text-align: right;
	width: 130px;
}
.flowContents .loginSection .inner .first dl dd{
	float: right;
	margin: 0;
	width: 122px;
}
.flowContents .loginSection .inner .first dl dd input{
	width: 115px;
}
.flowContents .loginSection .inner .first p.layoutC input{
}
.flowContents .loginSection .inner .end2, .flowContents .loginSection .inner .end{
	float: right;
	padding: 0 13px 0 15px;
	width: 284px;
}
.flowContents .loginSection .inner .end2{
	background: url(/contents/images/order/graybox_top2.gif) no-repeat right top;
	padding: 53px 13px 0 15px;
}
.flowContents .loginSection .inner .end dl dd{
	background: none repeat scroll 0 0 #F0F0E9;
	padding: 9px;
}
.flowContents .loginSection .inner .end dl dt img{
	vertical-align: bottom;
}
.flowContents .loginSection .inner .end dl dd p{
	margin: 0 0 5px;
}
.flowContents .loginSection .inner .end dl dd ul li{
	list-style: none outside none;
	margin: 0 0 2px;
	padding: 0;
}
.flowContents .loginSection .inner .end dl dd ul{
	margin: 0 0 5px;
}
.flowContents .loginSection .inner .end dl dd ul li img{
	vertical-align: bottom;
}
#CONTENTSAREA #SKIN_BREADCLUMB{
	font-size: 11px;
	margin-top: 10px;
}
#CONTENTSAREA #SKIN_BREADCLUMB a{
	text-decoration:none;
}
#CONTENTSAREA  h1.logintitle{
	margin:30px 0 10px 0;
	padding:0;
}
#CONTENTSAREA .txtIn{
	text-indent:-1em;
	padding-left:16px;
}
/*120106*/
.flowContents .couponNotes {
	background: url("/contents/images/order/notes_caution.gif") no-repeat scroll 13px center #FFFFD9;
	border: 1px solid #CACACA;
	margin-bottom: 25px;
	overflow: hidden;
	padding: 15px 0;
}
.flowContents .couponNotes .inner {
	padding: 0 30px 0 60px;
}
.flowContents .couponNotes .inner ul li {
	line-height: 140%;
	list-style: none outside none;
	margin-bottom: 2px;
}
.flowContents .couponNotes .inner ul li span.caution {
	color: #FF0000;
}
.flowContents table.gtable .cellH5 th{
	background-color:#ebebe4;
}
.flowContents table.gtable td{
	background-color:#f4f4f4!important;
}
.flowContents .halfTable table.halfCount {
	margin-bottom:0!important;
}
.flowContents .halfTable .firstNote {
	float: left;
	width: 305px;
	margin-top: 10px;
	padding-bottom: 10px;
	background: url(/contents/images/order/first_bg.gif) no-repeat left bottom;
}
.flowContents .halfTable .firstNote h3 {
	margin-bottom: 7px;
}
.flowContents .halfTable .firstNote p {
	padding: 0 14px;
	color: #494949;
}
.tableMailtxt{
	line-height:158%;
}
.tableMail {
	overflow:hidden;
	width:100%;
	line-height:158%;
}
.tableMail .tableMailCol1{
	float:left;
	width:200px;
}
.tableMail .tableMailCol2{
	float:left;
	width:100px;
}
.flowContents table.layout td.w350 .inputBlockNew input{
	width:18px;
	height:15px;
	margin-right:1px;
	line-height:1.5;
	_margin-top:3px;
	_margin-bottom:3px;
}
.flowContents table.layout td.w350 .inputBlockNew label{
	line-height:1.5;
	_height:25px;
	_padding-bottom:8px;
}

/* Orbis Step1.1 Start */
.blankMail #TERMS .scrollTxt {
width:617px;
}
.blankMail .flowSection table td {
	width: 428px;
}
#CONTENTSAREA .policyCheck input,
#CONTENTSAREA .policyCheck label{
	vertical-align: middle;
}
/* Orbis Step1.1 End */

/*120808*/

.flowContents table.orderTable td.w445{
	width:445px!important;
	
}

.loginArea .loginCol2 h2{
	border-bottom: 1px solid #99CCCC;
    margin-top: 0;
    padding-bottom: 4px;
}

.loginArea .flow_col2{
	width:100%;
	overflow:hidden;
}

.loginArea .flow_col2 .colL{
	float:left;
	width:300px;
	text-align:center;
}
	
.loginArea .flow_col2 .colR{
	float:right;
	width:310px;
	text-align:center;
}

.cam_login .loginSection .inner .first .loginBox table input.input1{
	 width:150px!important;	
}
.flowContents .experienceNotes {
        background: url("/contents/images/order/notes_caution.gif") no-repeat scroll 13px center #FFFFD9;
        border: 1px solid #CACACA;
        margin-bottom: 25px;
        overflow: hidden;
        padding: 15px 0;
}
.flowContents .experienceNotes .inner {
        padding: 0 30px 0 60px;
}
.flowContents .experienceNotes .inner ul li {
        line-height: 140%;
        list-style: none outside none;
        margin-bottom: 2px;
}
.flowContents .experienceNotes .inner ul li span.caution {
        color: #FF0000;
}

/* 2014/01/22 スキンチェック改修 */
.makeUpMargin{
	overflow: scroll;
}

/* 2016/12/17 相互利用改修 */

.flowContents #HEADER .tourokuTitle{
	font-size:18px;
}

.oec-generalTable table {
    width: 100%;
    line-height: 1.5;
	border-collapse: collapse;
}

.oec-generalTable .oec-tableType5 {
    border: 1px solid #cccccc;
}

.oec-generalTable .oec-tableType5 tbody th {
    width: 120px;
    padding: 8px;
    color: #333333;
    font-size: 14px;
    font-weight: bold;
    background: #d9f4f8;
    vertical-align: middle;
    text-align: left;
    border-right: 1px solid #cccccc;
    border-bottom: 1px solid #cccccc;
}

.oec-generalTable .oec-tableType5 tbody th.oec-thType1 {
    width: 100px;
}

.oec-generalTable .oec-tableType5 tbody th.oec-thType2 {
    background: #eeeeee;
}

.oec-generalTable table tbody tr.lev1 th, .oec-generalTable table tbody tr.lev1 td {
    background: #fae6e6 !important;
}

.oec-iconRequisite {
    margin: 1px 0;
    padding: 0 3px 2px;
    color: #ffffff;
    background: #cc0000;
    float: right;
    font-size: 10px;
    border-radius: 2px;
}

.oec-generalTable .oec-tableType5 tbody td {
    padding: 8px;
    color: #333333;
    font-size: 14px;
    background: #ffffff;
    border-right: 1px solid #cccccc;
    border-bottom: 1px solid #cccccc;
    vertical-align: middle;
    text-align: left;
}

.oec-generalTable .oec-tableType5 .lev1 p.errorText {
    font-size: 12px;
    line-height: 2;
    color: #cc0000;
    padding: 0 0 0 23px;
    background: url(/contents/shared/images/ico_alert_2.png) no-repeat 0 4px;
	font-weight: normal;
}

.oec-generalTable .oec-tableType5 .lev1 input {
    margin-top: 5px;
}

.oec-btnBlock .oec-btn li {
    display: inline-block;
}

.oec-generalTable .oec-tableType5 tbody td .oec-btnBlock {
    display: inline;
    text-align: left;
}

.oec-btnBlock .oec-btnColorType1 a,
.oec-btnBlock .oec-btnColorType2 a,
.oec-btnBlock .oec-btnColorType3 a,
.oec-btnBlock .oec-btnColorType4 a,
.oec-btnBlock .oec-btnColorType5 a,
.oec-btnBlock .oec-btnColorType6 a {
    padding: 4px 36px 4px 27px;
    border-style: solid;
    border-width: 1px 1px 3px 1px;
    display: inline-block;
    border-style: solid;
    border-width: 1px 1px 3px;
    background: #2d91a5;
    text-decoration: none;
}

.oec-generalTable .oec-tableType5 tbody td .oec-btnBlock .oec-btnBlock,
.oec-generalTable .oec-tableType5 tbody td .oec-btnBlock .oec-btn {
    display: inline;
    text-align: left;
}

.oec-generalTable .oec-tableType5 tbody td .oec-btnBlock .oec-btnBlock li,
.oec-generalTable .oec-tableType5 tbody td .oec-btnBlock .oec-btn li {
    margin-bottom: 0;
}

.oec-generalTable .oec-tableType5 tbody td .oec-btnBlock .oec-btnBlock li a,
.oec-generalTable .oec-tableType5 tbody td .oec-btnBlock .oec-btn li a {
    font-size: 12px;
    padding: 4px 29px 5px 16px;
    background-size: auto 9px;
    border-bottom-width: 2px;
}

.oec-btnBlock .oec-btnColorType3 a {
    border-color: #bfbfbf;
    background: #ffffff url(/contents/shared/images/ico_arrow_btn_2.png) no-repeat right center;
	margin-left: 10px;
    display: block;
	color: #000000;
	text-decoration: none !important;
}

.oec-btnBlock .oec-btnColorType3 a:hover {
    color: #000000;
    border-color: #a8a8a8;
    background: #e0e0e0 url(/contents/shared/images/ico_arrow_btn_2.png) no-repeat right center;
}

#CONTENTSAREA a:link{
	
}

.oec-attention,
.oec-link{
    list-style: none;
}

.oec-attention{
	margin-bottom: 5px;
}

.oec-link li {
    line-height: 2;
}

.oec-alertBox {
    margin: 20px 0;
    padding: 11px 15px 12px;
    border: 3px solid #cc0000;
	background: #fae6e6;
}

.oec-alertBox p {
    padding: 0 0 0 24px;
    color: #cc0000;
    background: url(/contents/shared/images/ico_alert_2.png) 0 4px no-repeat;
	line-height: 2;
	font-weight: bold;
}

.oec-btnBlock.oec-itemOrderBtn.oec-intoCartPurchase {
    margin: 35px 0 10px;
}

.oec-btnBlock .oec-btn {
    margin: 0;
    text-align: center;
}

.oec-btnBlock.oec-itemOrderBtn.oec-intoCartPurchase li.oec-table-cell {
    display: table-cell;
}

.oec-btnBlock.oec-itemOrderBtn.oec-intoCartPurchase li.oec-btnLeft {
	width: 70px;
	text-align: left;
}

.oec-btnBlock.oec-itemOrderBtn.oec-intoCartPurchase li.oec-btnCenter {
	padding-right: 20px;
}

.oec-btnBlock.oec-itemOrderBtn.oec-intoCartPurchase li.oec-btn a.oec-btnAddCart,
.oec-btnBlock.oec-itemOrderBtn.oec-intoCartPurchase li.oec-btn input[type="submit"] {
	width: 260px;
    padding: 12px 0;
    display: block;
    font-size: 16px;
    line-height: 1.166;
    font-weight: bold;
    box-sizing: border-box;
    text-decoration: none;
    background: #dd5588 url(/contents/shared/images/ico_arrow_btn_1.png) right center no-repeat;
    background-size: auto 14px;
    text-align: center;
	color: #fff;
	border-width: 1px 1px 3px 1px;
	border-color: #dd5588;
    cursor: pointer;
}

.oec-btnBlock.oec-itemOrderBtn.oec-intoCartPurchase li.oec-btn a.oec-btnAddCart:hover,
.oec-btnBlock.oec-itemOrderBtn.oec-intoCartPurchase li.oec-btn input[type="submit"]:hover {
    background: #913859 url(/contents/shared/images/ico_arrow_btn_1.png) right center no-repeat;
	border-color: #c24b77;
}

.oec-btnBlock.oec-itemOrderBtn.oec-intoCartPurchase li.oec-btn2 a.oec-btnAddCart:hover,
.oec-btnBlock.oec-itemOrderBtn.oec-intoCartPurchase li.oec-btn2 input[type="submit"]:hover {
    background: #5b5b5b url(/contents/shared/images/ico_arrow_btn_1.png) right center no-repeat;
	border-color: #797979;
}

.oec-btnBlock.oec-itemOrderBtn.btnSecondBrock li.oec-btn a.oec-btnAddCart,
.oec-btnBlock.oec-itemOrderBtn.btnSecondBrock li.oec-btn input[type="submit"]{
	width: 260px;
}

.oec-btnBlock.oec-itemOrderBtn.oec-intoCartPurchase.oec-btnCenterAndRight li.oec-btnCenter{
	padding-left: 30px;
	padding-right: 60px;
	width: 260px;
}

.oec-btnBlock.oec-itemOrderBtn.oec-intoCartPurchase.oec-btnLeftAndRight li.oec-btnRight{
	padding-left: 280px;
}

.oec-btnBlock.oec-itemOrderBtn.oec-intoCartPurchase.oec-btnRightOnly li.oec-btnRight{
	padding-left: 350px;
}

.oec-btnBlock.oec-itemOrderBtn.oec-intoCartPurchase li.oec-btnCenter input[type="submit"] {
    background: #8a8a8a url(/contents/shared/images/ico_arrow_btn_1.png) right center no-repeat;
	border-color: #8a8a8a;
}

.oec-colorRed {
    color: #de4875;
}

.oec-btnBlock.oec-itemOrderBtn.oec-intoCartPurchase li.oec-btnCenter {
	padding-right: 20px;
	width: 260px;
}

.oec-btnBlock.oec-itemOrderBtn.oec-intoCartPurchase li.oec-btnRight {
	width: 260px;
}

.oec-btnBlock .oec-btnColorType1 a{
    background: #8a8a8a url(/contents/shared/images/ico_arrow_btn_1.png) right center no-repeat;
    border-color: #676767;
    color: #ffffff;
	padding: 12px 0;
    display: block;
    font-size: 16px;
    line-height: 1.166;
    font-weight: bold;
    box-sizing: border-box;
    text-decoration: none;
	border-width: 0 1px 3px 0;
}

.oec-btnBlock .oec-btnColorType1 a:hover {
    background: #797979 url(/contents/shared/images/ico_arrow_btn_1.png) right center no-repeat;
    border-color: #5b5b5b;
	color: #fff;
}

.oec-btnBlock .oec-btnColorType2 a{
    background: #dd5588 url(/contents/shared/images/ico_arrow_btn_1.png) right center no-repeat;
	border-color: #a64066;
    color: #ffffff;
	padding: 12px 0;
    display: block;
    font-size: 16px;
    line-height: 1.166;
    font-weight: bold;
    box-sizing: border-box;
    text-decoration: none;
	border-width: 0 1px 3px 0;
}

.oec-btnBlock .oec-btnColorType2 a:hover {
	background: #c24b77 url(/contents/shared/images/ico_arrow_btn_1.png) right center no-repeat;
    border-color: #913859;
	color: #fff;
}

.oec-btnBlock .oec-btnColorType1 a:link,
.oec-btnBlock .oec-btnColorType2 a:link{
	text-decoration: none !important;
}

/* 2016/12/20 相互利用改修 */

.flowContents table.layout td .marbot10{
    display: block;
	margin-bottom: 10px;
}

.flowContents .orderAttention{
	color: #cc0000;
	margin-bottom: 20px;
	line-height: 1.6;
}

.flowContents .numberAttention{
	color: #cc0000;
}

.flowContents .layoutR p{
	font-weight: normal;
	margin-top: 5px;
}

.flowContents .tenpoPointeNote{
	background: #eaf7f6;
    margin-bottom: 25px;
    overflow: hidden;
    padding: 15px 0;
}

.flowContents .tenpoPointeNote .inner {
    padding: 10px 30px;
}

.flowContents .tenpoPointeNote .inner ul li {
    line-height: 140%;
    list-style: none outside none;
    margin-bottom: 2px;
}

.flowContents .tenpoPointeNote .inner .hyoujiCheck{
	margin-top: 20px;
}

.flowContents .tenpoPointeNote .inner .hyoujiCheck .checkText{
	float: left;
}

.flowContents .tenpoPointeNote .inner .hyoujiCheck .koushin_btn{
	float: right;
}

.flowContents #CONTENTSAREA .flowSection p.pointCheck{
	margin-bottom: 20px;
}

.flowContents #CONTENTSAREA .flowSection .tenpoRightBox {
    margin-left: 50px;
	margin-bottom: 20px;
}

.flowContents table.layout td.w350 .inputBlockNew .kakuninBtn{
	width: 52px;
	height: 22px;
}
.atentionArea{
	margin-bottom: 30px;
}

.atentionArea h2{
	font-size: 18px
}

.kakuninBlock{
	background: #d9f4f8;
	padding: 20px;
	margin-bottom: 20px;
}

.kakuninBlock .kakuninTitle{
	font-size: 18px;
	font-weight: bold;
}

.kakuninBlock a{
	font-size: 16px;
}

.flowContents #CONTENTSAREA .firstCampaign .campaignTitle{
	font-size: 14px;
	color: #CC0000;
}

.flowContents #CONTENTSAREA .firstCampaign .checkBox{
	margin: 15px 0 15px 10px;
}

.flowContents #CONTENTSAREA .firstCampaign .campaignAttention{
	font-size: 11px;
	color: #777777;
}

.collaboCompletePage{
	text-align: center;
}

.collaboCompletePage .completeTxt{
	margin-top: 80px;
	margin-bottom: 80px;
}

.collaboCompletePage .nextOrderBtn .oec-btnColorType1{
	width: 260px;
}

.collaboCompletePage .nextOrderBtn .oec-btnColorType1 a{
	background: #dd5588 url(/contents/shared/images/ico_arrow_btn_1.png) right center no-repeat;
    border-color: #a64066;
	padding: 8px 0;
}

.collaboCompletePage .nextOrderBtn .oec-btnColorType1 a:hover{
	background: #c24b77 url(/contents/shared/images/ico_arrow_btn_1.png) right center no-repeat;
    border-color: #913859;
}

.collaboCompletePage .nextOrderBtn a:link{
	text-decoration: none !important;
}

.collaboCompletePage .completeTop{
	margin-top: 30px;
	margin-bottom: 80px;
}