@charset "UTF-8";

/* ======== Setting ======== */

/* step */
.ct_step { margin: 29px 0 50px; }
.ct_step ul { font-size: 0; }
.ct_step ul li { display: inline-block; position: relative; }
.ct_step ul li + li { margin-left: 35px; }
.ct_step ul li + li:before {
	content:'';
	position: absolute;
	top: 0;
	bottom: 0;
	left: -23px;
	margin: auto;
	width: 0;
	height: 0;
	border-style: solid;
	border-width: 10px 0 10px 14px;
	border-color: transparent transparent transparent #bdbdbd;
}

/* catalog select */
.ct_catalog_select { position: relative; margin: 60px 0 55px; letter-spacing: -0.35em; }

.ct_catalog_select_content { position: relative; display: inline-block; width: 465px; vertical-align: top; letter-spacing: normal; }
.ct_catalog_select_content:before { content: ''; width: 100%; height: 4px; display: block; border-top: 1px solid #bdbdbd; background: #dddad1; position: absolute; top: 54px; left: 0; }
.ct_catalog_select_content:after { content:''; position: absolute; top: 62px; right: -47px; width: 0; height: 0; border-style: solid; border-width: 46px 0 46px 24px; border-color: transparent transparent transparent #bdbdbd; }
.ct_catalog_select.ct_is-select .ct_catalog_select_content:after { display: none; }

.ct_tab_switch_tabs { display: table; table-layout: fixed; width: 100%; position: relative; }
.ct_tab_switch_tabs li { display: table-cell; border-left: 4px solid transparent; font-weight: bold; height: 55px; text-align: center; vertical-align: bottom; position: relative; }
.ct_tab_switch_tabs li:first-child { border-left: 0; }
.ct_tab_switch_tabs li a { display: table; height: 100%; width: 100%; color: #333; text-decoration: none; }
.ct_tab_switch_tabs li a span { background: #fff; margin: -1px; border: 1px solid #e0ddd5; border-bottom: 1px solid #bdbdbd; border-radius: 3px 3px 0 0; position: relative; display: table-cell; vertical-align: middle; padding: 0 8px; }
.ct_tab_switch_tabs li a:hover span { background: #f0f0f0; }
.ct_tab_switch_tabs li.ct_is-current a span { background: #dddad1; border: 1px solid #bdbdbd; border-bottom: 0; position: relative; }
.ct_switch_content { border: 1px solid #bdbdbd; border-top: 0; padding: 0 20px 30px; background: #fff; }
.ct_select_list { padding: 20px 0 0; }
.ct_select_list dt { font-size: 114.285%; font-weight: bold; padding-bottom: 7px; }
.ct_select_list_items { border-top: 1px solid #e0ddd5; border-left: 1px solid #e0ddd5; table-layout: fixed; border-collapse: collapse; }
.ct_select_list_items td { width: 210px; border-right: 1px solid #e0ddd5; border-bottom: 1px solid #e0ddd5; vertical-align: top; transition: background-color 0.4s; }
.ct_select_list_items td a { position: relative; display: block; padding: 1em 1em 1em 2em; height: 100%; font-size: 85.7142857%; text-decoration: none; }
.ct_select_list_items td:not(.ct_is-current):hover { background: #f0f0f0; }
.ct_select_list_items td a:before { width: 14px; height: 10px; content: ""; margin-left: -14px; display: inline-block; background: url(/ldg/catalog/ssl/common2/img/module/bullet/bullet_tri_right.png) no-repeat left center; }
.ct_select_list_items td.ct_is-current { background: #dddad1; }
.ct_select_list_items td.ct_is-current a { font-weight: bold; }
.ct_select_list_items td a sup { font-size: 71.4285714%; }

.ct_catalog_select_product { position: relative; display: inline-block; margin: 3px 0 0 65px; width: 450px; vertical-align: top; letter-spacing: normal; }
.ct_catalog_select_product.ct_is-fixed { position: fixed; top: 30px; }
.ct_catalog_select_product.ct_is-absolute { position: absolute; right: 0; bottom: 0; }
.ct_catalog_select_product:after { content:''; position: absolute; top: 59px; left: -38px; width: 0; height: 0; border-style: solid; border-width: 46px 0 46px 24px; border-color: transparent transparent transparent #bdbdbd; }
.ct_catalog_select_product_list { border: 1px solid #746f61; }
.ct_catalog_select_product_list_h { padding: 16px; color: #fff; text-align: center; background: #746f61; }
.ct_catalog_select_product_list_detail { padding: 24px 30px; }
.ct_catalog_select_product_list_detail + .ct_catalog_select_product_list_detail { border-top: 1px solid #bdbdbd; }
.ct_catalog_select_product_list_detail dt { border-left: 3px solid #d80000; margin-bottom: 16px; padding-left: 9px; font-size: 114.2857143%; font-weight: bold; }
.ct_catalog_select_product_list_detail dd { display: inline-block; vertical-align: middle; }
.ct_catalog_select_product_list_detail .ct_catalog_select_product_list_detail_thumb { margin: 0 23px; width: 110px; height: 157px; }
.ct_catalog_select_product_list_detail .ct_catalog_select_product_list_detail_thumb img { max-width: 110px; max-height: 157px; }
.ct_catalog_select_btn { margin: 0 4px; width: 182px; height: 37px; box-sizing: border-box; display: block; border: 1px solid #bdbdbd; border-radius: 2px; padding: 9px 5px; font-size: 85.7142857%; line-height: 1; background: #fff; transition: background-color 0.4s; text-decoration: none!important; text-align: center; vertical-align: top; }
.ct_catalog_select_btn + .ct_catalog_select_btn { margin-top: 10px; }
.ct_catalog_select_btn span { display: inline-block; padding: 3px 0 2px 18px; background: url(/ldg/catalog/ssl/common2/img/module/bullet/bullet_box_right.png) no-repeat left center; vertical-align: top; }
.ct_catalog_select_btn:hover { background: #f0f0f0; }
.ct_catalog_select_btn[target="_blank"] span { position: relative; }
.ct_catalog_select_btn[target="_blank"] span:after { content:''; display: inline-block; margin-left: 5px; width: 13px; height: 12px; background: url(/ldg/catalog/ssl/common2/img/module/icon/icon_blank.png) no-repeat; vertical-align: top; }

.ct_catalog_select_btn.ct_added { position: relative; background: #e0ddd5; color: #333!important; transition: opacity 0.4s; }
.ct_catalog_select_btn.ct_added:before { content:''; display: inline-block; margin: 0 5px 0 -10px; width: 9px; height: 5px; border-left: 2px solid #d80000; border-bottom: 2px solid #d80000; transform: rotate(-45deg); vertical-align: top; }
.ct_catalog_select_btn.ct_added:hover { opacity: 0.6; }
.ct_catalog_select_btn.ct_add,
.ct_catalog_select_btn.ct_added,
.ct_catalog_select_btn.ct_delete { cursor: pointer; }
.ct_catalog_select_btn.ct_delete { width: 92px; }

.ct_catalog_confirm { margin: 8px 0 0; text-align: center; }
.ct_catalog_confirm_btn { display: inline-block; width: 208px; }
.ct_catalog_confirm_btn a { display: block; padding: 14px 27px 16px; color: #fff; font-weight: bold; text-decoration: none; background: #d50000; opacity: 0.3; cursor: default; }
.ct_catalog_confirm_btn.ct_is-active a { opacity: 1; cursor: pointer; transition: background-color 0.4s; }
.ct_catalog_confirm_btn.ct_is-active a:hover { background: #a10000; }

/* catalog_select_confirm */
.ct_catalog_select_confirm { margin: 65px 0 32px; }
.ct_catalog_select_confirm h3 { padding-bottom: 6px; font-weight: bold; font-size: 129%; margin: 0 0 22px; line-height: 1.39; border-bottom: 1px solid #bdbdbd; }
.ct_catalog_select_confirm_table { border-top: 1px solid #bdbdbd; width: 100%; border-collapse: collapse; margin-bottom: 44px; }
.ct_catalog_select_confirm_table table { border-collapse: collapse; width: 100%; }
.ct_catalog_select_confirm_table th { padding: 18px; border-left: 1px solid #bdbdbd; border-bottom: 1px solid #bdbdbd; background: #e0ddd5; text-align: center; font-weight: bold; }
.ct_catalog_select_confirm_table td { padding: 20px 16px; border-left: 1px solid #bdbdbd; border-bottom: 1px solid #bdbdbd; vertical-align: middle; background: #fff; box-sizing: border-box; font-size: 85.7142857%; }
.ct_catalog_select_confirm_table th:first-child,
.ct_catalog_select_confirm_table td:first-child {	border-left: 0; }
.ct_catalog_select_confirm_table .ct_category_01 { width: 143px; }
.ct_catalog_select_confirm_table .ct_category_02 { width: 195px; }
.ct_catalog_select_confirm_table .ct_category_03 { width: 271px; font-weight: bold; font-size: 100%; }
.ct_catalog_select_confirm_table .ct_category_04 { width: 215px; font-size: 100%; }
.ct_catalog_select_confirm_table .ct_category_05 { width: 126px; font-size: 100%; }
.ct_catalog_select_confirm_table .ct_category_03 span { display: table-cell; vertical-align: middle; padding: 0 4px;}
.ct_catalog_select_confirm_table .ct_category_03 .ct_thumbnail_size { width: 54px; height: 83px; }
.ct_catalog_select_confirm_table .ct_category_03 .ct_thumbnail_size img { max-width: 54px; max-height: 77px; }
.ct_catalog_confirm_submit { display: inline-block; }
.ct_catalog_confirm_submit a { display: block; padding: 14px 10px 16px; width: 190px; color: #fff; font-weight: bold; text-decoration: none; background: #d50000; transition: background-color 0.4s; }
.ct_catalog_confirm_submit a:hover { background: #a10000; }

/* input_after_select */
.ct_input_after_select { border: 1px solid #d50000; margin: 32px 0 58px; padding: 10px 20px 30px; background: #fff; text-align: center; }
.ct_input_after_select_txt { font-size: 114.2857143%; font-weight: bold; }
.ct_input_after_select_btn { display: inline-block; margin: 0 10px!important; width: 318px; height: 48px; }
.ct_input_after_select_btn a { display: table-cell; border: 1px solid #bdbdbd; border-radius: 2px; width: inherit; height: inherit; background: #fff; font-weight: bold; text-decoration: none; font-size: 114.2857143%; transition: background-color 0.4s; vertical-align: middle; }
.ct_input_after_select_btn a span { display: inline-block; padding-left: 20px; background: url(/ldg/catalog/ssl/common2/img/module/bullet/bullet_box_right.png) no-repeat left center; }
.ct_input_after_select_btn a:hover { background: #f0f0f0; }

/* catalog_confirm_list */
.ct_catalog_confirm_list { margin: 30px 0 0; }
.ct_catalog_confirm_list table { border-top: 1px solid #bdbdbd; border-collapse: collapse; }
.ct_catalog_confirm_list table th { padding: 16px 20px; border-left: 1px solid #bdbdbd; border-bottom: 1px solid #bdbdbd; background: #e0ddd5; font-weight: bold; text-align: center; }
.ct_catalog_confirm_list table td { padding: 16px 20px; border-left: 1px solid #bdbdbd; border-bottom: 1px solid #bdbdbd; background: #fff; vertical-align: middle; box-sizing: border-box; }
.ct_catalog_confirm_list table th:first-child { border-left: 0; }
.ct_catalog_confirm_list table td:first-child { border-left: 0; }
.ct_catalog_confirm_list .ct_number { width: 62px; text-align: center; }
.ct_catalog_confirm_list .ct_category_01 { width: 166px; }
.ct_catalog_confirm_list .ct_category_02 { width: 333px; }
.ct_catalog_confirm_list .ct_catalog_name { width: 390px; }
.ct_catalog_confirm_list .ct_catalog_name span { display: table-cell; vertical-align: middle; padding: 0 4px; }
.ct_catalog_confirm_list .ct_catalog_name .ct_thumbnail_size { width: 54px; height: 83px; }
.ct_catalog_confirm_list .ct_catalog_name .ct_thumbnail_size img { max-width: 54px; max-height: 77px; }

/* form */
.ct_input_form { border-collapse: collapse; margin: 32px 0 0; width: 100%; table-layout:fixed; }
.ct_input_form * { box-sizing: border-box; }
.ct_input_form tr:first-child th { border-top: 1px solid #fff; }
.ct_input_form tr:first-child td { border-top: 1px solid #bdbdbd; }
.ct_input_form th { padding: 20px; width: 285px; border-bottom: 1px solid #fff; background: #e0ddd5; font-weight: bold; }
.ct_input_form td { padding: 20px; width: 669px; border-bottom: 1px solid #bdbdbd; }
.ct_input_form td span { display: block; }

.ct_input_form .ct_input_label { display: inline-block; margin-right: 14px; padding: 4px 1em; font-size: 85.7142857%; color: #fff; line-height: 1; vertical-align: top; }
.ct_input_form .ct_input_label.ct_option { background: #746f61; }
.ct_input_form .ct_input_label.ct_necessary { background: #d50000; }
.ct_input_form .ct_input_note { margin: 0 0 6px; font-size: 85.7142857%; }
.ct_input_form .ct_input_box input[type=text] { width: 550px; height: 40px; border: none; padding: 0 18px; font-size: 100%; background: field;}
.ct_input_form .ct_input_box input.ct_postnum01 { width: 60px; padding-right: 5px; }
.ct_input_form .ct_input_box input.ct_postnum02 { width: 128px; }
.ct_input_form .ct_input_box input.ct_telnum01 { width: 100px; }
.ct_input_form .ct_input_box input.ct_telnum02 { width: 135px; }
.ct_input_form .ct_input_box input::-webkit-input-placeholder { color: #c3c3c3; }
.ct_input_form .ct_input_box input:-ms-input-placeholder { color: #c3c3c3; }
.ct_input_form .ct_input_box input::-moz-input-placeholder { color: #c3c3c3; }

.ct_input_form .ct_btn_auto_input { display: inline-block; margin-left: 14px; border: 1px solid #bdbdbd; padding: 12px 15px; line-height: 1; font-weight: bold; text-decoration: none; background: #fff; transition: background-color 0.4s; }
.ct_input_form .ct_btn_auto_input:hover { background: #f0f0f0; }
.ct_input_form .ct_btn_auto_input span { padding-left: 20px; background: url(/ldg/catalog/ssl/common2/img/module/bullet/bullet_box_right.png) no-repeat left center; }
.ct_input_form .ct_input_prefectures { position: relative; display: inline-block; }
.ct_input_form .ct_input_prefectures:before,
.ct_input_form .ct_input_prefectures:after { content:''; position: absolute; right: 10px; width: 0; height: 0; border-style: solid; }
.ct_input_form .ct_input_prefectures:before { top: 11px; border-width: 0 5px 7px 5px; border-color: transparent transparent #333 transparent; }
.ct_input_form .ct_input_prefectures:after { bottom: 11px; border-width: 7px 5px 0 5px; border-color: #333 transparent transparent transparent; }
.ct_input_form .ct_input_select { width: 245px; height: 40px; border: 1px solid #bdbdbd; font-size: 100%; padding: 0 18px;
	-webkit-appearance: none;
	-moz-appearance: none;
	background-color: field;
}
.ct_input_form select::-ms-expand { display: none; }

/* button base setting */
.ct_btn { display: inline-block; padding: 16px 20px 14px; color: #fff; font-weight: bold; border: none; font-size: 100%; transition: opacity 0.4s, background-color 0.4s; }

/* error */
.ct_input_error .ct_input_box input[type=text],
.ct_input_error .ct_input_select { background-color: #fae1e1; }
.ct_input_error .ct_error_msg { margin: 5px 0 0; color: #f50000; font-weight: bold; }

/* privacypolicy */
.ct_attention { margin: 60px 0 68px; }
.ct_privacy { margin: 0 auto; width: 670px; }
.ct_privacy dt { padding: 20px 0 16px; color: #fff; background: #746f61; text-align: center; font-size: 114.2857143%; }
.ct_privacy dd { padding: 20px 25px; border: 1px solid #bdbdbd; height: 190px; background: #fff; overflow-y: auto; }

/* check */
.ct_agree { text-align: center; }
.ct_agree_check { margin: 24px 0 35px!important; }
.ct_agree_check input[type=checkbox] { margin-right: 5px; }

.ct_agree_btn { background: #d50000; opacity: 0.3; }
.ct_agree_btn.ct_is-checked { opacity: 1; cursor: pointer; }
.ct_agree_btn.ct_is-checked:hover { background: #a10000; }

/* confirm */
.ct_input_form.ct_confirm td { background: #fff; }
.ct_confirm_btns { margin: 37px 0 40px; text-align: center; }
.ct_btn_edit { margin: 0 5px; width: 210px; background: #746f61; cursor: pointer; }
.ct_btn_submit { margin: 0 5px; width: 210px; background: #d50000; cursor: pointer; }
.ct_btn_edit:hover { background: #464541; }
.ct_btn_submit:hover { background: #a10000; }

/* complete btns */
.ct_links { margin: 56px 0 80px; text-align: center; }
.ct_links p { display: inline-block; margin: 0 5px; width: 212px; }
.ct_link_btn { display: block; border: 1px solid #bdbdbd; padding: 15px 20px; background: #fff; text-decoration: none!important; font-weight: bold; transition: background-color 0.4s; }
.ct_link_btn:hover { background: #f0f0f0; }
.ct_link_btn span { padding-left: 20px; background: url(/ldg/catalog/ssl/common2/img/module/bullet/bullet_box_right.png) no-repeat left center; }

/*  */
.ct_aside_link { overflow: hidden; }
.ct_aside_link > p { text-align: right; }
.ct_aside_link_txt { padding-left: 20px; background: url(/ldg/catalog/ssl/common2/img/module/bullet/bullet_box_right.png) no-repeat left center; text-decoration: none!important; font-weight: bold; }
.ct_aside_link_txt:hover { text-decoration: underline!important; }

.ct_page_footer { overflow: hidden; }
.ct_page_footer > p { display: inline-block; }
.ct_page_footer_txt { margin-right: 22px; padding-left: 20px; background: url(/ldg/catalog/ssl/common2/img/module/bullet/bullet_box_right.png) no-repeat left; text-decoration: none!important; font-weight: bold; }
.ct_page_footer_txt:hover { text-decoration: underline!important; }

.ct_pagetop { float: right; }
.ct_pagetop a { padding-left: 15px; background: url(/ldg/catalog/ssl/common2/img/module/bullet/bullet_tri_top.png) no-repeat left center; font-size: 86%; text-decoration: none!important; font-weight: bold; }
.ct_pagetop a:hover { text-decoration: underline!important; }


/* customer_entry */
.ct_customer_entry { margin: 32px 0 44px; display: table; width: 100%; }
.ct_customer_personal { display: table-cell; border: 1px solid #dddad1; background: #fff; width: 263px; }
.ct_customer_business { display: table-cell; border: 1px solid #dddad1; background: #fff; width: 695px; }
.ct_customer_spacing { width: 18px; background: #f5f4f1; }

.ct_customer_entry_h { padding: 15px; font-size: 121.4285714%; font-weight: bold; line-height: 1; text-align: center; background: #dddad1; }
.ct_customer_entry_content { display: table; padding: 27px; }
.ct_customer_entry_btn { box-sizing: border-box; display: block; width: 210px; height: 66px; }
.ct_customer_entry_btn a { display: table-cell; border: 1px solid #bdbdbd; border-radius: 2px; width: inherit; height: inherit; background: #fff; vertical-align: middle; font-weight: bold; text-decoration: none; text-align: center; transition: background-color 0.4s; }
.ct_customer_entry_btn a span { display: inline-block; padding-left: 20px; background: url(/ldg/catalog/ssl/common2/img/module/bullet/bullet_box_right.png) no-repeat left 3px; text-align: left; }
.ct_customer_entry_btn a:hover { background: #f0f0f0; }
.ct_customer_entry_txt { margin-top: 20px!important; font-size: 85.7142857%;  }

.ct_customer_business_new { display: table-cell; padding-right: 20px; width: 216px; vertical-align: top; }
.ct_customer_business_new_what { margin: 20px 0 0; border-bottom: 1px solid #bdbdbd; font-size: 85.7142857%; line-height: 1.333; }
.ct_customer_business_new_what dt { margin-bottom: 1em; }
.ct_customer_business_new_what dd { position: relative; border-top: 1px solid #bdbdbd; padding: 7px 5px 7px 15px; color: #746f61; font-weight: bold; }
.ct_customer_business_new_what dd:before { content:'・'; display: inline-block; margin-left: -1em; }
.ct_customer_business_new_what dd a { display: block; text-align: right; text-decoration: none; font-weight: normal; }
.ct_customer_business_new_what dd a span { display: inline-block; padding-left: 12px; background: url(/ldg/catalog/ssl/common2/img/module/bullet/bullet_tri_right.png) no-repeat left center; }
.ct_customer_business_new_what dd a:hover span { text-decoration: underline; }
.ct_customer_business_new .ct_no_entry { margin: 30px 0 0; }
.ct_customer_business_new .ct_no_entry a { display: block; padding-left: 11px; background: url(/ldg/catalog/ssl/common2/img/module/bullet/bullet_tri_right.png) no-repeat left 4px; font-size: 85.7142857%; text-decoration: none; }
.ct_customer_business_new .ct_no_entry a:hover { text-decoration: underline; }

.ct_customer_business_already { display: table-cell; border: 1px solid #bdbdbd; padding: 27px 25px 15px; width: 376px; background: #f5f4f1; vertical-align: top; }
.ct_customer_business_already_h { font-size: 121.4285714%; font-weight: bold; }
.ct_customer_business_already_txt { margin: 12px 0 0!important; }
.ct_customer_business_already_form { margin: 15px 0 0; }
.ct_customer_business_already_form .ct_input_box { display: table; margin: 0 0 10px; width: 100%; }
.ct_customer_business_already_form .ct_input_box p { display: table-cell; vertical-align: middle; font-weight: bold; width: 104px; line-height: 1.2; }
.ct_customer_business_already_form .ct_input_box p:nth-child(2) { width: 250px; }
.ct_customer_business_already_form .ct_input_box input { border: none; width: 230px; height: 40px; padding: 0 10px; font-size: 100%; }
.ct_customer_business_already_form .ct_input_box span { font-size: 85.7142857%; font-weight: normal; }
.ct_customer_business_already_form .ct_check_box { margin: 20px 0 0; text-align: center; }
.ct_customer_business_already_form .ct_check_box input { margin-right: 8px; }
.ct_customer_business_already_form .ct_login_btn { margin: 15px auto; }
.ct_customer_business_already_form .ct_check_i_p { padding: 0 0 10px 140px; }
.ct_customer_business_already_form .ct_check_i_p li { margin: 4px 0; }
.ct_customer_business_already_form .ct_check_i_p li a { display: inline-block; padding-left: 12px; background: url(/ldg/catalog/ssl/common2/img/module/bullet/bullet_tri_right.png) no-repeat left center; text-decoration: none; font-size: 85.7142857%; }
.ct_customer_business_already_form .ct_check_i_p li a:hover { text-decoration: underline; }

/* system_msg */
.ct_system_msg { margin: 30px 0 56px; padding: 10px 30px; border: 1px solid #d50000; background: #fff; }
.ct_system_msg p { padding-left: 45px; color: #d50000; font-size: 114.2857143%; font-weight: bold; background: url(/ldg/catalog/ssl/common2/img/icon/ico_caution.png) left center no-repeat; }

/* g-info */
.g-info { border: 1px solid #f00; padding: 15px !important; color: #e00; line-height: 1.5; margin-top: 16px; }
.g-info a { text-decoration: underline; }
.g-info-heading { margin-bottom: .5em; font-weight: bold; }
.g-info-table { display: table; margin-top: 1em; display:inline-block; max-width:49%; }
.g-info-table > dl { display: table-row; }
.g-info-table > dl + dl dt, .g-info-table > dl + dl dd{ padding-top: .25em; }
.g-info-table > dl > dt, .g-info-table > dl > dd { display: table-cell; }
.g-info-table > dl > dt { position: relative; padding-right: 20px; }
.g-info-table > dl > dt:after { content: "?"; position: absolute; right: 0; display: inline-block; }
.g-info-annotation { margin-top: .5em; font-size: 85.71%; }
.g-info-notice { margin-top: .5em; text-indent: -1em; padding-left: 1em; }
@media only screen and (max-width: 767px){
.g-info-table { max-width:none; }
}
