@charset "UTF-8";

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

/* basic */
.main_wrap { padding: 0; }
.ct_body { padding: 0 0 20px; }
.ct_block_title { position: relative; padding: 0 0 6px; margin: 30px 0 10px; border-bottom: 2px solid #bdbdbd; font-size: 1.21rem; color: #000; line-height: 1.17; }
.ct_block_title:before { position: absolute; left: 0; bottom: -2px; content: ""; display: block; min-width: 80px; width: 27%; height: 2px; background-color: #d50000; }
.ct_mt5 { margin-top: 5px !important; }
.ct_img { font-size: 0; line-height: 1; }
.ct_note { font-size: 78.5%; line-height: 1.45; }

/* content */
.ct_container { background: #f5f4f1; }
.ct_section_01 { padding: 0 0 5px; }
.ct_section_02 { padding: 0 0 35px; }
.ct_section_01 p,
.ct_section_02 p{ margin: 0; }
.ct_section_01 .ct_img img,
.ct_section_02 .ct_img img { width: 100%; height: auto; border: none; }
.ct_header { position: relative; }
.ct_header .ct_btn { position: absolute; right: 2px; bottom: -27px; width: 132px; height: 132px; }
.ct_intro { background: url(/ldg/ja/information/mailnews/img/intro_bg_sp.jpg) no-repeat; background-size: 100% 100%; }
.ct_intro_category { padding: 32px 30px 7px; }
.ct_intro_category li {}
.ct_intro_category .ct_title {}
.ct_intro_category .ct_txt {}
.ct_intro_category li:nth-child(1) .ct_txt { margin-right: -10px; }
.ct_intro_category li:nth-child(2) .ct_txt { margin-right: -10px; }
.ct_intro_category li:nth-child(3) .ct_txt { margin-right: -10px; }
.ct_info p { margin: 0; }
.ct_info .ct_arrow { margin: 0 auto; width: 105px; }
.ct_info .ct_btn { margin: 20px auto 0; width: 270px; }
.ct_info .ct_note { padding: 12px 0 0; }
.ct_info.ct_info_01 { padding: 37px 0 35px; text-align: center; }
.ct_info.ct_info_01 .ct_lead { margin: 0 auto; width: 250px;}
.ct_info.ct_info_01 .ct_link { margin: 16px auto 0; width: 250px;}
.ct_info.ct_info_01 .ct_arrow { margin-top: 20px;}
.ct_info.ct_info_02 { margin: 0 10px; padding: 47px 0 30px; background: #f0e1b9 url(/ldg/ja/information/mailnews/img/info_bg_arw_sp.png) no-repeat center top; background-size: 105px auto; text-align: center; }
.ct_info.ct_info_02 .ct_btn { margin-top: 0; }
.ct_info.ct_info_03 { padding: 20px 0 0; text-align: center; }
.ct_detail { padding: 0 0 10px; background: #aa8938 url(/ldg/ja/information/mailnews/img/detail_bg_sp.jpg) no-repeat; background-size: 100% auto; }
.ct_detail .ct_detail_inner { position: relative; margin: 0 10px; padding: 10px 20px; background: #fff; box-shadow:0px 0px 2px 2px #a38234; }
.ct_detail .ct_lead { padding: 20px 20px 0; }
.ct_detail .ct_title { padding: 0 20px; }
.ct_detail .ct_card { padding: 0 20px; }
.ct_detail .ct_txt { padding: 0 10px; }
.ct_detail .ct_balloon { position: absolute; right: -8px; top: -100px; width: 125px; height: 125px; }
.ct_detail .ct_table {}
.ct_detail .ct_table dt { padding: 15px 0 0; color: #664a0a; font-weight: bold; }
.ct_detail .ct_table dd + dt { border-top: #c6b079 1px solid; }
.ct_detail .ct_table dd { padding: 5px 0 10px; }
.ct_detail .ct_table p { font-size: 78.5%; line-height: 1.69; }
.ct_detail .ct_table .ct_em { font-size: 86%; }
.ct_detail .ct_table ul li { margin-left: 1em; text-indent: -1em; font-size: 78.5%; line-height: 1.69; }
.ct_method { margin: 0 10px; }
.ct_method .md_headline_section { margin-top: 80px; }
.ct_method .md_headline_section .txt { color: #000; }
.ct_method .ct_lead { font-size: 86%; line-height: 1.33; }
.ct_method .ct_step { margin: 10px 0 0; padding: 25px 20px 20px; background: #fff; }
.ct_method .ct_step_item { }
.ct_method .ct_step_item + .ct_step_item { margin-top: 30px; padding-top: 30px; background:  url(/ldg/ja/information/mailnews/img/step_arw_sp.png) no-repeat center top; background-size: 100% auto; }
.ct_method .ct_step_item .ct_title { color: #b39247; font-weight: bold; }
.ct_method .ct_step_item .ct_img { margin: 10px 0 0; }
.ct_method .ct_step_item .ct_txt { margin: 5px 0 0; font-size: 86%; line-height: 1.5; }
