@charset "utf-8";

h1.advertisement,
h1.howto,
h1.faq,
h1.rule,
h1.nintei,
h1.link_bnr,
h1.delete,
h1.logout,
h1.password,
h1.company,
h1.regist,
h1.mail-cancel,
h1.foster{
  width:940px;
  height:33px;
  background-size: 960px;
  background-repeat:no-repeat;
  padding-top:17px;
  text-align:right;
  padding-right:20px;
  margin:0;
}
h1.logout{
  background-image:url(/home/images/title_logout.png);
}
h1.delete{
  background-image:url(/home/images/title_delete.png);
}
h1.advertisement{
  background-image:url(/home/images/title_advertisement.png);
}
h1.howto{
  background-image:url(/home/images/title_howto_long.png);
}
h1.faq{
  background-image:url(/home/images/title_faq_long.png);
}
h1.rule{
  background-image:url(/home/images/title_rule_long.png);
}
h1.nintei{
  background-image:url(/home/images/title_rule_long.png);
}
h1.link_bnr{
  background-image:url(/home/images/title_link_bnr.png);
}
h1.password{
  background-image: url(/home/images/title_password_long.png);
}
h1.company{
  background-image: url(/home/images/title_company_long.png);
}
h1.regist{
  background-image:url(/home/images/title02.png);
}
h1.mail-cancel{
  background-image:url(/home/images/title_mail_cancel_long.png);
}
h1.foster{
  background-image:url(/foster/images/title_long.png);
}
h1.contact{
  width:620px;
  height:33px;
  background:url(/home/images/title_contact.png) no-repeat;
  background-size: 640px;
  padding-top:17px;
  text-align:right;
  padding-right:20px;
}
h1.login{
  width: 100%;
  height: 50px;
  margin: 0 auto;
  padding-right: 20px;
  background:url(/home/images/title.png) no-repeat;
  background-size: 100%;
  text-align: right;
  line-height: 50px;
  box-sizing: border-box;
}
#mainContents h1{
  width:942px;
  height:33px;
  background:url(/home/images/title_contact_long.png) no-repeat;
  background-size: 960px;
  padding-top:17px;
  text-align:right;
  padding-right:20px;
}

h2.link_bnr_main_ttl{
  width: 940px;
  background: #fff;
  border-top: 2px solid #f69c29;
  border-bottom: 2px solid #f69c29;
  padding: 10px;
  margin-bottom: 20px;
  border-left: none;
  font-size: 20px;
  font-weight: bold;
  box-shadow: none;
  color: #555;
}


/*ユーザログイン独立ページ*/
#user-login-area{
  width:100%;
  margin:0 auto;
  text-align:center;
  padding:20px 0;
}

#user-login-area div.left-area{
  float:left;
  width: calc(100% / 2);
}

#user-login-area div.right-area{
  float:right;
  width: calc(100% / 2);
}
#user-login-area p{
  width:400px;
  margin:10px auto;
  text-align:left;
  line-height:130%;
}
#user-login-area .login-wrap{
  width:400px;
  background:#ffe6d1;
  padding:10px 0;
  margin:0 auto;
  min-height:160px;
  _height:160px;
}
#user-login-area .login-wrap table{
  margin:10px auto;
  width:350px;
}

#user-login-area .login-wrap table td{
  text-align:left;
}

#user-login-area .login-wrap table td input{
  width:98%;
}

#user-login-area .login-wrap div#login_buton_area{
  text-align:center;
  width:100%;
  margin:5px auto;
}
span.err{
  font-weight:bold;
  color:#f00;
}

#user-login-area .reg-wrap{
  width:400px;
  background:#e0ffc5;
  padding:10px 0;
  height:120px;
  padding-top:60px;
  margin:0 auto;
}

#user-login-area .logout-wrap{
  width:400px;
  background:#f2f2f2;
  padding:10px 0;
  height:117px;
  padding-top:57px;
  margin:0 auto;
  border: 3px double #fff;
}

/*新規会員登録*/
#regist-form{
  border-radius: 5px;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  background:#f3f3f3;
  padding:30px 0;
  margin:20px auto 40px;
  width:90%;
  font-weight: bold;
}
#regist-form p{
  font-size: 18px;
  margin-bottom: 30px;
}
#regist-form .mail_txt{
  font-size: 18px;
}
#regist-form input{
  font-size: 20px;
}

#regist-notice{
  width:calc(90% - 14px);
  margin:50px auto 0 auto;
  border:1px solid #bf1e56;
  background-color:#fffce3;
  padding:5px;
  font-size:13px;
  text-align:left;
  line-height:180%;
  border-radius: 3px;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  box-shadow: 1px 1px 2px #ccc;
  -moz-box-shadow: 1px 1px 2px #ccc;
  -webkit-box-shadow: 1px 1px 2px #ccc;
}

#regist-notice h3{
  color:#bf1e56;
  font-weight:bold;
  margin-top:3px;
}

#free_mail_notice{
  margin-bottom:30px;
  font-weight:bold;
  text-align:center;
  color:#bf1e56;
}


#regist-form2{
  border-radius: 5px;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  background:#f3f3f3;
  padding:20px;
  width:90%;
  margin:20px auto;
}

#regist-form2 table{
  margin:0 auto;
  width:100%;
}

#regist-form2 table .user_input_title{
  text-align:center;
  background-color:#8E6807;
  color:#fff;
  font-weight:bold;
  font-size:120%;
}

#regist-form2 table tr th{
  background: #FFFBD5;
  vertical-align:top;
  font-size:14px;
}

#regist-form2 table tr td{
  background:#fff;
  padding: 8px 8px;
}

#regist-form2 table span.note{
  font-size:90%;
  color:#855f54;
}

#regist-form2 input, #regist-form2 textarea, #regist-form2 select{
  font-size:16px;
}
#regist-form2 label{
  font-size:14px;
}

#regist-form2 input, #regist-form2 textarea{
  padding:3px 5px;
}

#regist-form2 a{
  color:#1067b7;
  text-decoration:none;
}

#regist-form2 .user_name_ok, #regist-form2 .pw_ok{
  display:none;
  font-size:15px;
}
#regist-form2 .user_name_ng, #regist-form2 .pw_ng{
  font-weight:bold;
  font-size:15px;
  color:#d9534f;
  display:none;
}
#regist-form2 .err{
  background:#fef8f9;
  border:2px solid #D64234;
}

#user-regist{
  text-align:center;
}

#user-regist .error-box{
  width:calc(90% - 16px);
  margin:0 auto;
  display:none;
  color:#D64234;
  background-color:#fef8f9;
  border:#D64234 2px solid;
  border-radius: 3px;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
}

#user-regist .no-child{
  font-weight:bold;
  color:#666;
}

#user-regist #birthday_area.err-textbox,
#user-regist #agreement_area.err-textbox{
  padding: 5px;
}

#tmp-regist-advise{
  width:90%;
  margin:30px auto 10px auto;
  border:1px solid #bf1e56;
  background-color:#fef8f9;
  border-radius: 10px;
  -webkit-border-radius: 10px;
  -moz-border-radius: 10px;
}


.regist_attenList{
  width: calc(90% - 14px);
  margin: 40px auto 20px;
  padding: 15px 10px;
  border: 2px solid #fa7418;
  border-radius: 3px;
  background-color: #fffff9;
  font-size: .8rem;
  text-align: left;
  line-height: 1.5;
}

.regist_attenList dt{
  padding: 0 0 0 10px;
  color: #fa7418;
  font-size:16px;
  font-weight: bold;
  position: relative;
}
.regist_attenList dt:not(:first-child){
  margin: 25px 0 0;
}
.regist_attenList dt:before{
  content: "";
  width: 3px;
  height: 3px;
  background: #fa7418;
  position: absolute;
  left: 0;
  top: calc(.5em + 1.5px);
}
.regist_attenList dd{
  margin: 3px 0;
  padding: 0 0 0 10px;
}
.regist_attenList ul{
	display: flex;
	flex-wrap: wrap;
	margin-top: 10px;
}
.regist_attenList ul li{
	width: 33.333%;
}
.regist_attenList ul li:before{
	content:"・";
}



/* エラーページ */
.registForm{
  width: 90%;
  margin: 30px auto 20px;
}
.registForm_Heading{
  width: 100%;
  margin: 0;
  padding: 5px 10px!important;
  border: 1px solid #ccc;
  border-bottom: none;
  background-color: #6b4b05!important;
  color: #fff!important;
  text-align: center;
  font-size: 110%!important;
  font-weight: bold;
  box-sizing: border-box;
  box-shadow: none;
}
.registForm_main{
  padding: 15px 20px;
  border: 1px solid #ccc;
}
.registForm_tbl{
  width: 100%;
  margin: 20px 0 0;
}
.registForm_tbl th,
.registForm_tbl td{
  padding: 10px;
}
.registForm_tbl th{
  width: 260px;
  background: #fffde5;
  color: #333;
  font-size: .9rem;
  font-weight: 800;
}
.registForm_txt{
  margin: 20px 0 0;
}
.registForm_main a{
  margin: 0 3px;
  color: #1067b7;
  text-decoration: none;
}
.registForm_txt_sml{
  color:#777;
  font-size:90%;
}

.registForm_tbl .pw_ng,
.registForm_tbl .user_name_ng{
  color:#cc0000;
}

/* 登録完了 */
.regist-finishTtl{
  display: block;
  width: 100%;
  margin: 20px 0 0;
  padding: 0;
  border: none;
  box-shadow: none;
  color: #0e1da3;
  font-size: 1.1rem;
  font-weight: 800;
  text-align: center;
}

/*　========== 運営会社独立ページ ========== */
#company-area{
  width: 100%;
  margin: 20px auto 0;
  padding: 20px 15px;
  border: 1px solid #ccc;
  border-radius: 3px;
  background: #fff;
  font-size: 15px;
  box-sizing: border-box;
}
.nj-companyHeading{
  width: 100%;
  margin: 30px 0 0;
  padding: 0;
  border-bottom: 2px solid #8ac3b0;
  border-left: none;
  background: transparent;
  font-size: 1.2rem;
  font-weight: 800;
  box-shadow: none;
}
.nj-companyHeading span{
  display: inline-block;
  margin: 0 0 -2px 0;
  padding: 0 10px;
  border-bottom: 2px solid #02735f;
}
.nj-companyHeading:first-of-type{
  margin-top: 0;
}
.nj-companyTxtArea{
  margin: 15px .75em 0;
  font-size: 16px;
}
.nj-companyTxt{
  margin: 5px 0 0;
  padding: 0 0 0 .7em;
}

.nj-companyHeading-arrow{
  display: inline-block;
  color: #672c10;
  font-size: .95rem;
  font-weight: bold;
}
.nj-companyHeading-arrow:before{
  content: "";
  display: inline-block;
  border-left: 5px solid #672c10;
  border-top: 5px solid transparent;
  border-right: 5px solid transparent;
  border-bottom: 5px solid transparent;
}
.nj-companyHeading-arrow:not(:first-of-type){
  margin: 13px 0 0;
}
.nj-companyTxt ol{
  margin-left: 40px;
}

#company-area a{
  color:#1067b7;
}
#company-area a:hover {
  color: #ff6c00;
  transition: all 0.3s ease 0s;
}
#company-area th{
  color: #672c10;
  font-weight:bold;
}


/* 運営会社 */
.nj-companyTbl{
  width:610px;
  margin: 10px 0 0;
}
.nj-companyTbl th{
  padding: 6px 10px;
  border: 1px solid #ccc;
  background: #f5f5f5;
  color: #555;
  text-align: left;
  font-weight: 800;
}

/* 取扱保険会社 */
.ins_company_block{
  display:flex;
  justify-content: space-between;
  margin: 5px 0;
}
.ins_company_block .ins_company_item{
  width:30%;
  padding: 15px 10px;
  border:2px solid #d1c1ab;
  border-radius:10px;
  background: #fefbf5;
}

.ins_company_item h5{
  margin-bottom:10px;
  color:#672c10;
  font-size:105%;
  font-weight:bold;
}
.ins_company_item .inquery_title{
  font-weight:bold;
  font-size: 15px;
}
#company-area .ins_company_item .ins_tel{
  margin-top:0;
  color:#00743f;
  font-size:24px;
  font-weight:bold;
}
#company-area .ins_company_item .ins_tel a{
  color:#00743f;
  text-decoration:none;
}
#company-area .ins_office_hour{
  margin-top:5px;
  font-size:72%;
}

/* 金融商品販売等に関する法律に基づく勧誘方針 */
#company-area .financial-policy{
  margin-bottom:20px;

}
#company-area .financial-policy dl{
  margin-top:10px;
  padding: 15px;
  border:2px solid #d1c1ab;
  border-radius:10px;
  background:#fefbf5;
}
#company-area .financial-policy dt{
  margin-top:10px;
  color:#672c10;
  font-size: .95rem;
  font-weight:bold;
}
#company-area .financial-policy dt:first-of-type{
  margin-top: 0;
}
#company-area .financial-policy dd{
  margin: 3px 0 0;
  padding: 0 0 0 .5em;
}

/* プライバシーポリシー */
.nj-policyRevision{
  margin: 10px 0 0;
  font-size: .8rem;
  text-align: right;
}


/*広告出稿について独立ページ*/
#contents.advertisementWrap{
  background: transparent;
  border: none;
}

#advertisement-area .btnArea{
  text-align: center;
  margin-top: 30px;
}

#advertisement-area .btnArea a{
  display: inline-block;
  width: 250px;
  background: #ff9933;
  border-radius: 5px;
  margin: 0 20px;
  padding: 20px 0;
  color: #fff;
  font-size: 20px;
  font-weight: bold;
  text-align: center;
  text-decoration: none;
}

#advertisement-area .btnArea a.contLink{
  background: #f68697;
}

#advertisement-area .btnArea a.docLink:hover{
  background: #f9820b;
}

#advertisement-area .btnArea a.contLink:hover{
  background: #f35f76;
}

#advertisement-area .topArea{
  background: #fff;
  padding: 0 20px 20px 20px;
}

#advertisement-area .txtArea{
  margin: 0 0 20px 30px;
}

#advertisement-area{
  font-size: 16px;
}

#advertisement-area h2 {
  font-size: 20px;
  width: 100%;
  border: none;
  box-shadow: none;
  margin: 0;
  padding: 20px 10px 10px 10px;
  font-weight: bold;
  color: #e47023;
}

#advertisement-area{
  width:950px;
  margin:0 auto;
  padding:20px 0;
}

#advertisement-area .chartArea{
  display:flex;
  justify-content: space-between;
  margin: 50px 0;
}
#advertisement-area .chartArea .chartWrap{
  position:relative;
  width: 450px;
  height: 450px;
}

#advertisement-area .enable_ad{
  font-weight: bold;
}
#advertisement-area .enable_notice{
  margin-top: 10px;
  font-size: 14px;
  font-weight: bold;
  color: #da6272;
}

#advertisement-area div.ad_top{
  width:901px;
  padding-top:10px;
  padding-bottom:10px;
  margin:0 auto;
  background:url(/home/images/logo_bg_middle.gif) repeat-y;
}

#advertisement-area div.left-area_top{
  float:left;
  width:270px;
}

#advertisement-area div.right-area_top{
  float:right;
  width:631px;
  text-align:left;
}

#advertisement-area div.right-area_top p{
  text-align:left;
  font-size:105%;
}

#advertisement-area div.inquiry_area{
  width:700px;
  height:100px;
  margin-left:125px;
  padding-top:20px;
  background:url(/home/images/inquiry_bg.gif) no-repeat;
}

#advertisement-area div.inquiry_area p{
  margin-bottom:10px;
}

#advertisement-area h2.sitedate_tit{
  width:901px;
  box-shadow:none;
  border:none;
}

#advertisement-area div.sitedate_area{
  width:901px;
  margin-left:40px;
  margin-bottom:60px;
}

#advertisement-area div.left-area_table{
  float:left;
  width:300px;
  height:210px;
}

#advertisement-area div.left-area_table table.date{
  width:270px;
}

#advertisement-area div.left-area_table table.date td{
  padding:6px 10px;
  font-size:90%;
}

#advertisement-area div.middle-area_chart,
#advertisement-area div.right-area_chart{
  float:left;
  width:300px;
  height:210px;
}

#explanation{
  width:900px;
  margin:0 auto;
  text-align:left;
  padding-bottom:20px;
}

#explanation h3{
  background:url(/home/images/list_bg.gif) no-repeat;
  padding-left:30px;
  padding-top:7px;
  font-weight:bold;
  color:#672c10;
  font-size:100%;
  height:26px;
}

/*FAQ*/
div.faq{
  margin:20px;
  width:900px;
  padding-left:13px;
}
#faq-box{
  margin:0 auto;
  border:1px solid #ccc;
  background:#fffdf0;
  width:900px;
  padding:15px;
}
#faq-box h3{
  background:url(/home/images/list_bg.gif) no-repeat;
  padding-left:30px;
  padding-top:7px;
  font-weight:bold;
  color:#672c10;
  font-size:100%;
  height:26px;
  width:900px;
}
#faq-box ul{
  margin:10px 20px 20px 20px;
  line-height:2;
}

/* =======================================================
 * HOWTO
 ========================================================= */

#contents.howtoWrap{
  background-color: transparent;
  border: none;
}
#contents.howtoWrap * {
  box-sizing: border-box;
}
/* TOPのバナー */
#contents.howtoWrap h1.howto{
  width: 100%;
  height: 50px;
}

/* メニュー */
.howtoMenuBlock{
  margin: 20px 0 0;
  padding: 15px;
  border: 1px solid #ccc;
  border-radius: 5px;
  background-color: #fff;
}
.howtoMenuItem{
  display: inline-block;
  padding: 0 10px;
  border-right: 1px solid #000;
}
.howtoMenuItem:first-child{
  padding-left: 0;
}
.howtoMenuItem:last-child{
  border-right: none;
}

/* 大枠 */
#howto-box{
  margin:0 auto;
  border:1px solid #ccc;
  background:#fffdf0;
  width: 960px;
  padding:15px;
}
#howto-box img{
  max-width: 100%;
  vertical-align: bottom;
}


/* 見出し */
.howtoMainHeading{
  width: 100%;
  margin: 0;
  padding: 0;
  border: none;
  box-shadow: none;
}
.howtoMainHeading img{
  width: 100%;
}
.howtoLocalHeading{
  width: 100%;
  margin: 20px 0 0;
  padding: 5px 10px;
  box-shadow: none;
  border-left: 5px solid #EE2A6B;
  font-size: 1.1rem;
  font-weight: bold;
}


/* ページTOPへ */
#howto-box .backToHeadLink{
  text-align: right;
  margin: 10px 20px 10px 0;
}

.howtoBlock{
  margin: 25px 10px;
}
.howtoTxtBlock{
  margin: 15px 0 0;
}
.howtoBtn{
  width: 600px;
  margin: 20px auto 0 auto;
}
.howtoTxt:not(:first-child){
  margin-top: 45px;
}
.howtoTxt + .howtoTxt{
  margin-top: 0;
}
.howtoImg{
  margin-top: 20px;
}
#howto-box .howtoImg img{
	display: block;
  max-width: 600px;
	margin: 0 auto;
	border: 1px solid #ccc;
}


/* TOP */
.howtoTopImg{
  width: 654px;
  margin: 10px auto;
}

/* マイページの使い方 */
.howtoMypage{
  margin: 15px 0 0;
}
.howtoMypageFlex{
  display: flex;
  align-items: flex-start;
  justify-content: space-between;
  margin: 0 0 15px;
}
.howtoMypageFlex img{
  width: 550px;
}
.howtoMypageFlex .howtoList{
  width: calc(100% - 570px);
}
.howtoList dt{
  color: #b22222;
  font-size: .85rem;
  font-weight: bold;
}
.howtoList dt:not(:first-child){
  margin: 10px 0 0;
}
.howtoList dd{
  margin: 3px 0 0 1em;
}
.howtoList dd p{
  margin: 5px 0 0;
}
.howtoAtten{
  margin: 10px 0 0;
  font-size: .75rem;
}


/* 日記の書き方 */
.howtoLocalHeading + .howtoTxtBlock{
  margin-left: 1em;
}
.howtoTxtBlockImg{
  margin: 15px 0 0;
}
.howtoTxtBlockImg + p{
  margin: 15px 0 0;
}


/* メッセージの使い方 */
.messageArea img{
  width: 740px;
}
.messageArea .middle img{
  width: 460px;
}

.howtoTxtBlockList{
  margin: 15px 0 0;
  padding-left: 1em;
  text-indent: -1em;
}
.howtoTxtBlockList li{
  margin: 3px 0 0;
}
.howtoAttenBox{
  margin: 15px 0 0;
  padding: 13px 10px;
  border: 1px solid #ccc;
  border-radius: 5px;
  background: #fff;
}
.howtoAttenBoxHeading{
  margin: 0 0 5px;
  color: #b22222;
  font-size: .85rem;
  font-weight: bold;
}
.howtoAttenList{
  padding: 0 0 0 1.5em;
  list-style: disc;
}

/* ネコジルシのルール */
.howtoRuleList > dt{
  color: #BB170A;
  font-size: .9rem;
  font-weight: 800;
}
.howtoRuleList > dt:not(:first-child){
  margin: 10px 0 0;
}
.howtoRuleList > dd{
  margin: 3px 0 0 1.5em;
}
.howtoRuleList > dd p:not(:first-child){
  margin: 5px 0 0;
}
.howtoRuleList > dd dt{
  margin: 5px 0 0;
  color: #555;
  font-weight: 800;
}
.howtoRuleList > dd dd{
  margin: 3px 0 0 1em;
}

/*利用規約*/
#rule-box{
  margin:0 auto;
  border:1px solid #ccc;
  background:#fffdf0;
  width:625px;
  padding-left:13px;
  padding-top:10px;
}
#rule-box h3{
  background:url(/foster/images/ask_list.gif) no-repeat;
  padding-left:30px;
  padding-top:7px;
  font-weight:bold;
  color:#672c10;
  font-size:100%;
  height:26px;
}
#rule-box ul{
  margin:10px 20px 20px 20px;
  list-style-image: url(/home/images/kiyaku_icon.gif);
  padding-left:10px;
}
#rule-box ul li{
  margin:10px 0;
}

/*201408改訂後利用規約*/

#new-rule-box{
  margin:0 auto;
  border:1px solid #ccc;
  background:#fffdf0;
  width:900px;
  padding:15px;
  font-size:15px;
}
#new-rule-box h3{
  background:url(/home/images/list_bg.gif) no-repeat;
  padding-left:30px;
  padding-top:7px;
  font-weight:bold;
  color:#672c10;
  font-size:100%;
  height:26px;
}
#new-rule-box ul{
  margin:10px 20px;
}
#new-rule-box ul li{
  margin:10px 10px 10px 15px;
  position:relative;
}
#new-rule-box ul li span.number{
  position:absolute;
  left:-23px;
}
#new-rule-box ul li li{
  margin:0;
  position:relative;
}
/*退会処理2013.07.30*/
div.deleteExplain {
  margin: 1em 140px;
  padding: 1em;
  background: #FFEDE0;
  border: #EDA978 solid 1px;
}
div.deleteExplain li {
  margin-top: 10px;
  padding-left: 21px;
  background: url(/images/exclamation.png) left 1px no-repeat;
}
div.deleteExplain li:first-child {
  margin-top: 0;
}
div.deleteExplain li span{
  font-size:10px;
}
table.delTbl{
  width:450px;
  font-size:10pt;
  margin:10px auto;
}
table.delTbl th,
table.delTbl td{
  padding:5px 10px;
}
table.delTbl th{
  background:#fff9f4;
  font-weight:bold;
  width:150px;
  text-align:center;
}
table.delTbl td input{
  width:99%;
  ime-mode:disabled;
}



/* ユーザ登録関係 注意喚起リスト */
.delAtten_list{
  width: 650px;
  margin: 20px auto;
  padding: 15px 13px;
  color: #dc3214;
  border: 2px #ee624b solid;
  background: #fff9f4;
}

.delAtten_listItem{
  padding: 0 0 0 1em;
  position: relative;
}
.delAtten_listItem:before{
  content: "";
  width: 5px;
  height: 5px;
  border-radius: 50%;
  background: #dc3214;
  position: absolute;
  top: calc(1em - 4px);
  left: 0;
  transform: translateY(-50%);
}
.delAtten_listItem:nth-child(n + 2){
  margin: 3px 0 0;
}





/*お問い合わせフォーム*/
div.contact div.messageBox{
  width:600px;
  border:1px solid #ccc;
  padding:10px 10px 10px 20px;
  margin:10px auto;
}
div.contact div.messageBox ul li{
  background:url(/images/arrow_red.gif) no-repeat 0 5px;
  padding-left:10px;
}

div.contact div.error-box{
  width:614px;
  margin:10px auto;
}
div.contact table{
  width:632px;
  margin:10px auto;
}
div.contact table th{
  font-weight:bold;
  padding: 6px;
  width: 200px;
}

p.inq-faq-title {
  background: #D7EF9D;
  color: #8A361E;
  font-weight: bold;
  margin: 30px 10px 10px;
  padding: 3px 10px;
}
ul.neko {
  padding-left:20px;
  margin-left:20px;
}
.contact #rule-box ul{
  list-style:none;
}

.contact select, .contact input, .contact textarea{
  font-family: 'メイリオ',Meiryo,'ヒラギノ角ゴ Pro W3','Hiragino Kaku Gothic Pro','ＭＳ Ｐゴシック','MS P Gothic','Osaka';
}

.contact dt{
  float:left;
  clear:left;
  width:70px;
  text-align:right;
}

.contact dd{
  float:left;
  padding-bottom: 5px;
}

.contact dd:last-child{
  padding-bottom:0;
}

.contact ul div.important {
  color: #f00;
  display: inline-block;
  font-weight: bold;
}

/*---------- 問い合わせ里親 ----------*/
/*見出し関係*/
#ruleBlock h3{
  font-size: 16px;
  color: #fff;
  background: #02735f;
  padding: 5px 10px;
  border-top-left-radius: 5px;
  border-top-right-radius: 5px;
}

#collectBlock h3{
  background: #e679a0;
}

#commonBlock h3{
  background: #1b7db1;
}

#ruleBlock h4{
  font-size: 16px;
  color: #666;
  border-bottom: 3px solid #8ac3b0;
  margin: 10px;
}

#collectBlock h4{
  border-bottom: 3px solid #f1b2c9;
}

#commonBlock h4{
  border-bottom: 3px solid #6cb5dc;
}

#ruleBlock h4 span{
  bottom: -3px;
  left: 0;
  z-index: 2;
  content: "";
  padding: 0 10px;
  border-bottom: 3px solid #02735f;
  height: 4px;
  width: 10%;
}

#collectBlock h4 span{
  border-bottom: 3px solid #de5d8b;
}

#commonBlock h4 span{
  border-bottom: 3px solid #1b7db1;
}

/*--ブロックごと--*/
#ruleBlock>div{
  background: #fff;
  margin-top: 20px;
  border-radius: 5px;
  border: 1px solid #ccc;
  padding-bottom: 15px;
}

/*--本文--*/
.questionTitle.faqOpen,
#ruleBlock dt{
  position: relative;
  float: none;
  text-align: left;
}

#ruleBlock dl{
  padding: 0 10px 0 10px;
}

#ruleBlock dt.faqOpen:after{
  right: 10px;
  content: "\f106";
}

#ruleBlock dt:after{
  position: absolute;
  top: 3px;
  right: 10px;
  content: "\f107";
  font-family: FontAwesome;
  font-size: 25px;
}

#ruleBlock dt.questionTitle:before{
  content: "Q";
  border-radius: 50%;
  font-size: 16px;
  padding-left: 0.4em;
  padding-right: 0.45em;
  padding-bottom: 0.1em;
  margin-right: 10px;
  color: #fff;
  background: #148e78;
  position: absolute;
  top: 8px;
  left: 10px;
}

#collectBlock dt.questionTitle:before{
  background: #ef7ca5;
}

#commonBlock dt.questionTitle:before{
  background: #1b7db1;
}

#ruleBlock dt{
  width: 880px;
  background-color: #f1f1f1;
  font-size: 15px;
  color: #02735f;
  margin: 10px 0 0 0;
  padding: 10px 10px 10px 45px;
  border-radius: 5px;
}

#ruleBlock #collectBlock dt{
  color: #de5d8b;
}

#ruleBlock #commonBlock dt{
  color: #1b7db1;
}

#ruleBlock dt:hover{
  background-color: #e8f5e7;
  transition: 0.3s;
  cursor: pointer;
}

#subscribeBlock dt.questionTitle.faqOpen{
  background-color: #e8f5e7;
}

#collectBlock dt.questionTitle.faqOpen{
  background-color: #fff0f5;
}

#commonBlock dt.questionTitle.faqOpen{
  background-color: #ebf4f9;
}

#ruleBlock #collectBlock dt:hover{
  background-color: #fff0f5;
}

#ruleBlock #commonBlock dt:hover{
  background-color: #ebf4f9;
}

#ruleBlock dd{
  margin: 0;
  font-size: 14px;
  color: #333;
  border-radius: 5px;
  padding-left: 40px;
  float: none;
}

#ruleBlock dd p{
  padding: 10px;
}

#ruleBlock dd.answerTxt{
  position: relative;
  display: none;
}

#ruleBlock dd.answerTxt:before{
  content: "A";
  border-radius: 50%;
  font-size: 17px;
  padding-left: 0.4em;
  padding-right: 0.4em;
  margin-right: 10px;
  color: #fff;
  background: #f79f46;
  position: absolute;
  top: 10px;
  left: 10px;
}

#ruleBlock .faq-howto{
  font-size: 14px;
  padding: 10px 0;
  background: transparent;
  border: none;
  margin-top: 0;
  text-align: right;
}

#faqArea .desctiptionArea {
  background: #fff;
  border: 1px solid #ccc;
  padding: 10px;
}
#faqArea .innerLink ul li{
  display:inline-block;
  background:#fff;
  border-radius:3px;
}
#faqArea .innerLink ul li.subscribe{
  margin-right:20px;
  border:1px solid #02735f;
}

#faqArea .innerLink ul li.collect{
  margin-right:20px;
  border:1px solid #e679a0;
}
#faqArea .innerLink ul li.common{
  border:1px solid #1b7db1
}
#faqArea .innerLink ul li a {
  display:block;
  padding:5px 15px;
}



























/* コラム */

#contents.column{
  background: none;
  border: none;
}

#contents.column .clmlistwrap ul{
  border: 2px solid #c7a994;
}

#contents.column .clmtext{
  font-size: 15px;
  line-height: 160%;
  margin: 0;
}

#contents.column h2{
  width: 630px;
  border-left: none;
  background: #977b53;
  color: #fff;
  margin: 10px 0 0 0;
  padding: 10px 0 10px 10px;
}

#contents.column #main-contents .columnWrap{
  background: #fff;
}

h1.colmunhead {
  background:url(/nekomedia/img/title.gif);
  height: 33px;
  padding-right: 20px;
  padding-top: 17px;
  text-align: right;
}
ul.breadcrumb li {
  float: left;
}
.clmlistwrap{
  display: table;
  margin:20px 0;
}
.clmlistwrap:last-child{
  margin-bottom:0;
  padding-bottom:10px;
}
ul.clmlist{
  padding: 10px 15px;
  width: 440px;
  display: table-cell;
  background-color:#fff;
  border-radius:10px;
  vertical-align: top;
}
ul.clmlist li{
  padding:6px;
  border-bottom:1px dashed #ccc;
}

ul.clmlist li:last-child{
  border-bottom: none;
}
ul.clmlist li a{
  text-decoration: none;
}
.blank{
  display: table-cell;
  width:20px;
}

.clmtext{
  margin:10px 0 0 0;
  padding:10px;
}
.product_info {
  background-image: url(/nekomedia/img/product_info_label.png);
  background-repeat: no-repeat;
}
.product_info2 {
  background-image: url(/nekomedia/img/product_info_label2_l.png);
  background-repeat: no-repeat;
  border: 1px solid #7a9fea;
  padding: 0 15px!important;
}
.product_info:after, .product_info2:after{
  clear: both;
  content: ".";
  display: block;
  visibility: hidden;
}

.author_data{
  display: table;
  width: 100%;
  border-radius:5px;
  background-color:#FFF4DF;
  border:3px solid #FEC65B;
  margin-top: 10px;
  padding:10px;
  box-sizing:border-box;
}
.author_data div{
  display: table-cell;
  vertical-align: top;
}
.author_data div img{
  width:140px;
  margin-right:10px;
}
.author_data h3{
  display: inline;
  color:#800000;
  font-size:16px;
  font-weight: bold;
}
.paging{
  padding:0 10px;
}

ul.clmlist_r li{
  text-align: left;
  padding:10px;
  background: #fff;
  border-bottom:1px dashed #ccc;
}

ul.clmlist_r li:last-child{
  border-bottom:none;
}

ul.clmlist_r li a{
  text-decoration: none;
}
ul.clmlist_r li.current{
  background-color: #ffeecc;
}





/*応募管理説明ページ用*/

.fam-detail{
  padding:20px 10px;
  font-size:14px;
}

.fam-detail h2{
  border: none;
  box-shadow: none;
  width: auto;
  margin: 0px;
  padding: 0;
  color: #6f0000;
  font-size:20px;
  margin-bottom:20px;
}
.fam-detail h2 img{
  vertical-align:middle;
}
.fam-detail .fam-section{
  border-top:2px dotted #ff85b3;
  padding:20px 5px;
  margin-top:10px;
}

.fam-detail .fam-note-area{
  background:url(/home/howto/images/fam_note_bg.png) ;
  border-radius:5px;
  padding:30px;
}
.fam-note-area h3{
  color: #6f0000;
  font-size:16px;
  margin-bottom:5px;
  font-weight:bold;
}
.fam-intro .upperLeft{
  float:left;
  width:350px;
}
.fam-intro .upperRight{
  float:right;
  width:510px;
}
.fam-intro .downLeft{
  float:left;
  width:280px;
}
.fam-intro .downRight{
  float:right;
  width:525px;
}


/* パスワード変更ページ */
.nj-userInfo_set{
  margin: 20px 0;
  padding: 20px 15px;
  border: 1px solid #ccc;
  background: #fff;
  box-sizing: border-box;
}
.nj-userInfo_setHeading{
  width: auto;
  margin: 0;
  padding: 0;
  border: none;
  box-shadow: none;
  font-size: 1.2rem;
}
.nj-userInfo_atten{
  margin: 10px 0 0;
  padding: 0 0 0 .5em;
}
.nj-userInfo_attenItem{
  position: relative;
  padding: 0 0 0 10px;
}
.nj-userInfo_attenItem:before{
  content: "";
  position: absolute;
  top: 50%;
  left: 0;
  transform: translateY(calc(-50% - 2px));
  border-top: 5px solid transparent;
  border-bottom: 5px solid transparent;
  border-left: 5px solid #ea731c;
}


/* ネコジルシリンクバナーページ */
/* 上部テキスト */
.link_bnr_top{
  margin-bottom: 20px;
  padding: 15px;
  border: 1px solid #ccc;
  border-radius: 5px;
  background: #fff;
  color: #555;
  font-size: 16px;
}
.link_bnr_top .attention{
  border-top: 1px dotted #6b6b6b;
  margin-top: 7px;
  padding-top: 7px;
}

/* リンクエリア */
.link_bnr_body{
  margin-bottom: 20px;
  padding: 23px 15px;
  border: 1px solid #bababa;
  background: #fff;
  color: #6b6b6b;
}
.link_bnr_ttl{
  border-left: 6px solid #f69d2a;
  margin-bottom: 15px;
  padding: 8px 12px;
  background: #faead5;
  color: #683005;
  font-size: 18px;
  font-weight: bold;
}
.link_bnr_url > p{
  margin-bottom: 5px;
  font-size: .9rem;
}
.link_bnr_url textarea{
  width: calc(100% - 20px);
  padding: 8px;
  border: 1px solid #bababa;
  background: #f9f9f9;
  font-size: 14px;
}

.link_bnr_block{
  margin-bottom: 30px;
}
.link_bnr_block:last-child{
  margin-bottom: 0;
}
.link_bnr_img{
  margin-bottom: 10px;
}

/* リンクの貼り方 */
.bnr_howto{
  border: 1px solid #ccc;
  border-radius: 5px;
  padding: 15px;
  background: #f9f9f9;
  color: #555;
  font-size: 15px;
}
.bnr_howto_ttl{
  border-bottom: 1px dotted #555;
  margin-bottom: 12px;
  padding-bottom: 4px;
  padding-left: 5px;
  font-size: 20px;
  font-weight: bold;
}


/* お知らせメールの解除 */
.mail-cancelTtl{
  width: 100%;
  margin: 30px 0 0;
  padding: 0;
  border: none;
  box-shadow: none;
  font-size: .83rem;
  text-align: center;
}
.mail-cancelTtl > span{
  display: block;
  color: #0e1da3;
  font-size: 1.1rem;
  font-weight: 800;
}
.mail-cancelTbl{
  width: 480px;
  margin: 0 auto;
}
.mail-cancelTbl th{
  width: 120px;
  padding: 8px 10px;
  background: #fff9f4;
  font-weight: 800;
}

.mail-cancelTbl:not(.mail-cancelTbl_error) tr:first-child th{
  padding: 4px;
  background: #ea731c;
  color: #fff;
  text-align: center;
}


/** ============================================================
 * 問い合わせ完了画面
 * 20200605 追加
 * 1：1.75：3.1
 * ========================================================== */
.complete {
    background: #fff;
    /* border: 1px solid #ccc; */
    border-radius: 2px;
    padding: 3.1rem;
    margin: 20px 0;
    font-size: 1rem;
    text-align: center;
    line-height: 1;
}

.complete a:link,
.complete a:visited{
  color: #1067b7;
}
.complete a:hover{
  color: #ff6c00;
}
.complete_body {
  margin: 1.75rem auto 0;
  line-height: 1.6;
}
.complete_body .body_list {
  margin-top: 2rem;
  font-size:14px;
}
.complete_body .contact_notice{
  font-size:12px;
  color:#666;
}

.complete_faq{
  display: inline-block;
  margin-top: 1.5rem;
  margin-bottom: 1.5rem;
  text-decoration:none;
}

.complete_faq i {
  margin-left: 5px;
}

.complete .backBtn {
  margin-top: 1.75rem;
}


/*20200609新ログインページ*/
.login_box{
	width:660px;
	margin-left:auto;
	margin-right:auto;
}
.login_box .err_text{
	text-align:left;
	font-weight:bold;
	color:#BB170A;
	max-width: 530px;
	width: 100%;
	margin:0 auto 20px;
	font-size:16px;
}
.login_box h2{
	border:0;
	width:auto;
	box-shadow:none;
	text-align:center;
	font-size:20px;
	font-weight:bold;
	margin-top:0;
}
.login_area{
	text-align:center;
	padding:10px 0;
}
.login_area h2{
	border:0;
	width:auto;
	box-shadow:none;
	text-align:center;
	font-size:20px;
	font-weight:bold;
}
.login_area .field{
	max-width: 530px;
	width: 100%;
	margin:0 auto;
}
.login_area .field.pass{
	position:relative;
}
.login_area input[type='text'],
.login_area input[type='password']{
	-webkit-appearance: none;
	-moz-appearance: none;
	appearance: none;
	max-width: 500px;
	width: 100%;
	padding: 15px;
	border-radius: 5px;
	box-shadow: none;
	margin: 0 auto 20px;
	border: 2px solid #ccc;
	background:#fff;
	font-size:16px;
}
.login_area .field.pass input{
	margin-bottom:10px;
}
.login_area input[type='text']:focus,
.login_area input[type='password']:focus{
	box-shadow: 0 0 5px 0 rgba(255,153,0,1);
	border: 2px solid #FFF !important;
	outline: 0;
}
.login_area .field.pass a{
	position:absolute;
	right:10px;
	bottom:25px;
	border-radius:3px;
	padding:3px 10px;
	background: #6a5538;
	color: #ffffff;
	border: none;
	text-shadow: none;
	cursor: pointer;
	text-decoration:none;
}
.login_area .login_buton{
	margin:30px auto 10px;
}
.login_area .login_buton input[type='submit']{
	max-width: 530px;
	padding:20px;
	font-size:18px;
}
.login_area .remind{
	text-align:left;
	width:530px;
	margin:0 auto;
}
.login_area .remind a{
	text-decoration:none;
}
.auto_login label{
	font-size:16px;
}

.regist_area{
	text-align:center;
	padding:0 0 30px;
}
.regist_area h2{
	border:0;
	width:auto;
	box-shadow:none;
	text-align:center;
	font-size:20px;
	font-weight:bold;
}
.regist_area p{
	margin-bottom:10px;
	font-size:16px;
	color:#666;
}
.regist_area .login_buton a{
	max-width: 530px;
	padding:20px;
	font-size:18px;
}


/** ============================================================
 * ご利用方法
 * ========================================================== */
/* 大枠 */
.nj-howto_box{
	background: #fff;
	margin-top: 25px;
	padding: 25px;
	font-size: 16px;
}

/* アンカーリンク */
.nj-howto_anchor{
	display: flex;
	align-items: center;
	margin: 25px 0;
}
.nj-howto_anchor li:not(:first-child){
	margin-left: 10px;
}
.nj-howto_anchor li a{
	position: relative;
	display: inline-block;
	padding: 7px 30px 7px 15px;
	background: #FF8410;
	color: #fff;
	font-size: 15px;
	text-decoration: none;
}
.nj-howto_anchor li a:after{
	content: "";
	position: absolute;
	top: calc(50% - 3px);
	right: 10px;
	width: 7px;
	height: 7px;
	border: solid #fff;
	border-width: 0 2px 2px 0;
	z-index: 10;
	transform: translateY(-50%) rotate(45deg);
}
.nj-howto_anchor li a:hover{
	opacity: .5;
}



/* 見出し */
.nj-howto_box .nj-primaryHeading{
	box-shadow: none;
	width: 100%;
	margin: 0 0 10px;
	padding: 0;
	border-bottom: 3px solid #ee2a68;
	border-left: none;
	font-size: 28px;
}
.nj-howto_box .nj-secondaryHeading{
	margin: 0 0 10px;
	padding: 0 0 0 10px;
	border-left: 5px solid #EE2A68;
	font-size: 23px;
}
.nj-howto_box .nj-tertiaryHeading{
	margin: 30px 0 5px;
	color: #fa7418;
	font-size: 19px;
	font-weight: bold;
}

/* 本文 */
.nj-primaryHeading + .nj-howto_txt{
	margin-top: 15px;
	font-size: 18px;
}
.nj-howto_txt-sml{
	font-size: 14px;
}

/* 先頭に黒点のリスト */
.nj-howto_list li{
	position: relative;
	padding-left: 1.2rem;
}
.nj-howto_list li:before{
	content: "";
	position: absolute;
	top: .5rem;
	left: calc(.5rem - 2px);
	width: 4px;
	height: 4px;
	border-radius: 50%;
	background: #555;
}

/* フローリスト */
.nj-howto_flowList{
	margin-top: 25px;
}
.nj-howto_flowList-num{
	counter-reset: number 0; 
}
.nj-howto_flowList-num .nj-flowList_item{
	position: relative;
	padding: 0 0 45px 50px;
}
.nj-howto_flowList-num .nj-flowList_item:last-child{
	padding-bottom: 0;
}
.nj-howto_flowList-num .nj-flowList_item:before{
	counter-increment: number 1;
	content: counter(number) " ";
	position: absolute;
	top: 0;
	left: 0;
	width: 36px;
	height: 36px;
	border-radius: 50%;
	background: #FF8410;
	color: #fff;
	font-size: 20px;
	font-weight: bold;
	line-height: 36px;
	text-align: center;
	z-index: 10;
}
.nj-howto_flowList-num .nj-flowList_item:not(:last-child):after{
	content: '';
	width: 4px;
	height: 100%;
	display: inline-block;
	background: #eaeaea;
	position: absolute;
	left: 16px;
	top: 0;
}
.nj-howto_flowList-num .nj-item_inner{
	display: flex;
	flex-direction: row-reverse;
}

.nj-howto_flowList .nj-howto_txt{
	width: calc(100% - 350px);
	padding: 0 0 0 20px;
	line-height: 1.7;
}
.nj-howto_flowList .nj-howto_img{
	width: 350px;
	text-align: center;
}
.nj-howto_flowList img{
	max-width: 100%;
	vertical-align: bottom;
}

/* 画像 */
.nj-howto_img img{
	border: 1px solid #ccc;
}



/** ----------------------------------------
 * 20200629
 * -------------------------------------- */
.register-finish {
  padding: 2.4rem;
}

/** ----------------------------------------
 * 20210301
 * -------------------------------------- */
.mark_ttl{
	font-weight:bold;
	margin:20px 0 5px;
	font-size:16px;
}
.mark_box{
	border:1px solid #ccc;
	background:#fff;
	padding:10px;
}
.mark_after_ttl{
	margin:10px 0 5px;
	font-weight:bold;
	font-size:14px;
}