@charset "UTF-8";

/* contact -------------------------------------- */

#main_image{
  margin-bottom: 30px;
}

div.box {
width: auto;
overflow: hidden;
zoom: 1;
clear: both;
}


div.box.border{
border-right:2px solid #305f8e;
border-left:2px solid #305f8e;
border-bottom: 2px solid #305f8e;
}
div.box2nd {
width: auto;
margin:0 20px 20px 20px;
clear: both;
text-align:left;
}
@media screen and (max-width:767px) {
  div.box2nd {
    margin: 0;
  }
}

div.boxKei {
width: auto;
margin:0px 20px 20px 20px;
padding-top:20px;
zoom:1;
clear: both;
text-align:left;
border:1px solid #83a6ef;
-moz-border-radius: 5px;
-webkit-border-radius: 5px;
border-radius: 5px; 
}

/* 2つ箱  */
div.box2L0 {
width: 430px;
margin:0 50px 0 0;
float:left;
display:inline;
}

div.box2R0 {
width: 430px;
margin: 0px;
float:left;
display:inline;
}
div.box2L {
width: 430px;
margin:0 50px 50px 0;
float:left;
display:inline;
}

div.box2R {
width: 430px;
margin:0 0 50px 0;
float:left;
display:inline;
}
div.box2L50 {
width: 50%;
margin: 0;
float:left;
display:inline;
}


/* 3つ箱 */
div.box3L {
width: 270px;
margin:0 50px 50px 0;
float:left;
display:inline;
}

div.box3R {
width: 270px;
margin:0 0 50px 0;
float:left;
display:inline;
}

div.box3L300{
width: 300px;
margin:0 10px 10px 0;
float:left;
display:inline;
}

div.box3R300 {
width: 300px;
margin:0 0 10px 0;
float:left;
display:inline;
}

ul.lists{
text-align:left;
}
.lists li{
list-style:none;
display:block;
text-align:left;
padding:0 0 0 10px;
margin: 0 0 5px 0;
background:url(../img/common/arrow.gif) no-repeat 0px 6px;
}
.lists li.ar2, span.ar2{ background:url(../img/common/arrow2.gif) no-repeat 0px 5px; padding:0px 0px 0px 12px;}
.lists li.dot, span.dot{ background:url(../img/common/arrowDot.gif) no-repeat 4px 7px; padding:0px 0px 0px 14px;}
.lists li.iconPdf, span.iconPdf{ background:url(../img/common/iconPdf.png) no-repeat 0px 1px; padding-left:23px; }
.lists li.iconBlank, span.iconBlank{ background:url(../img/common/iconBlank.png) no-repeat 0px 1px; padding-left:23px; }
.lists li.circle{ background:url(../img/common/circle.png) no-repeat 0 4px; padding:0 0 0 16px; background-size: 14px 14px;}

.lists li.main_caption{
  font-weight: 700;
  color:#822828;
   background:url(../img/common/square.png) no-repeat 0px 7px;
  padding-left: 18px;
  background-size: 12px 12px;
  font-size: 1.3em;
}

ol.numbers{
text-align:left;
margin: 0px 0px 20px 0px;
}
.numbers li{
list-style:none;
list-style-type:none;
text-indent:-1em;
padding-left:1em;
text-align:left;
padding:0px 0px 0px 10px;
margin: 0px 0px 5px 0px;
}

#leftSlot{
width:660px;
margin: 0px;
padding:0px;
float:left;
display:inline;
}

#rightSlot{
width:235px;
margin: 0px;
padding:0px;
float:right;
display:inline;
}
#rightSlot #bnn{
text-align:left;
margin: 0px 0px 20px 0px;
}
#rightSlot #bnn li{
list-style:none;
display:block;
text-align:left;
padding:0px 0px 0px 10px;
margin: 0px 0px 5px 0px;
}




h2.indexH2{
margin: 0px 0px 30px 0px !important;
padding: 2px 0px 0px 5px;
font-size:23px;
color:#305f8e;
background-color:#f6f6f6;
border-bottom: 2px solid #305f8e;
border-top: 2px solid #305f8e;
letter-spacing:0em;
}

h2.indexH2b{
margin: 0 0 30px 0 !important;
padding: 8px 8px 0 8px;
font-size:23px;
color:#305f8e;
background-color:#fff;
border-bottom: none;
border-top: 2px solid #none;
letter-spacing:0em;
}



h3.thanks{
margin: 0px 0px 20px 0px;
padding: 0px 0px 0px 7px;
font-size:18px;
color:#e07f00;
font-weight: bold;
border-left:5px solid #e07f00;
border-bottom: 1px dotted #e07f00;
}


h4.ver2{
margin-bottom:5px;
font-size:18px;
color:#456c9b;
font-weight:700;
background:none;
padding: 0;
}

h5.mb0{
margin-bottom:0px;
font-size:16px;
color:#4770a2;
font-weight:normal;
}
h5.h5check{
margin:0px 0 5px 0;
padding-left:30px;
font-size:16px;
color:#4770a2;
font-weight:normal;
background:url(../img/common/check.png) no-repeat 0px 0px;
}
h5.h5pink{
margin:0px 0 5px 0;
padding-left:18px;
font-size:16px;
color:#e95687;
font-weight:bold;
background:url(../img/service/h5pink.png) no-repeat 0px 4px;
}

.negative-20{ margin-top:-30px; margin-bottom:30px;}
.bgNon{background:url(../img/common/wrapper.jpg) no-repeat center top;}

#main{text-align:center;}


p.texts{
font-size: 15px;
line-height: 1.5;
text-align:left;
padding:0px 0 10px 0;
}
@media screen and (max-width:767px) {
  p.texts{
  font-size: 14px;
  }
}

p.textB{
font-size:110%;
text-align:left;
padding:0px 0 10px 0;
}

.workInfo{
margin-top:10px;
}
.workInfo p.ttl{
color:#002972;
font-size:20px;
text-align:center;
line-height:1.2em;
margin-bottom:5px;
}
.workInfo p.txt{
text-align:left;
font-size:12px;
min-height:60px;
}
.workInfo p.more{
width:auto;
margin:0 15%;
text-align:center;
font-size:12px;
}
.workInfo p.more a{
padding:3px 10px;
width:auto;
color:#fff;
background-color: #315189;
background: -moz-linear-gradient(top, #315189, #0d295a);
background: -webkit-gradient(linear, left top, left bottom, from(#315189), to(#0d295a));
filter: progid:DXImageTransform.Microsoft.gradient(GradientType=0,startColorstr='#ff315189', endColorstr='#ff0d295a');
}
.workInfo p.more a:hover{color:#fff; text-decoration:none; background-color: #235797;}

p.more0{
width:100px;
margin:5px 0px 0 10px;
text-align:center;
font-size:14px;
white-space:nowrap;
color:#fff;
}
p.more0 a{
padding:3px 8px;
width:auto;
color:#fff;
background-color: #315189;
background: -moz-linear-gradient(top, #315189, #0d295a);
background: -webkit-gradient(linear, left top, left bottom, from(#315189), to(#0d295a));
filter: progid:DXImageTransform.Microsoft.gradient(GradientType=0,startColorstr='#ff315189', endColorstr='#ff0d295a');
}
p.more0 a:hover{color:#fff; text-decoration:none; background-color: #235797;}

.workInfo p.more270{
width:270px;
display:block;
margin:0 auto 20px;
text-align:center;
font-size:12px;
}
.workInfo p.more270 a{
display:block;
padding:5px 0;
width:270px !important;
color:#fff;
background-color: #315189;
background: -moz-linear-gradient(top, #315189, #0d295a);
background: -webkit-gradient(linear, left top, left bottom, from(#315189), to(#0d295a));
filter: progid:DXImageTransform.Microsoft.gradient(GradientType=0,startColorstr='#ff315189', endColorstr='#ff0d295a');
}
.workInfo p.more270 a:hover{width:270px; color:#fff; text-decoration:none; background-color: #235797;}

dl.dl{
text-align: left;
margin: 10px 0;
}
.dl dt{
text-align: left;
font-weigh:normal;
padding:0;
margin-bottom:10px;
color:#000;
}
.dl dd{
text-align: left;
margin-bottom:20px;
}

dl.siteList{
text-align: left;
margin: 0 0 30px 0;
}
.siteList dt{
text-align: left;
font-weigh:normal;
padding:0px;
margin-bottom:10px;
color:#000;
border-bottom:1px double #000;
}
.dl dd.ddarrow,
.siteList dd{
text-align: left;
margin-bottom:10px;
background:url(../img/common/arrow.gif) no-repeat 0px 6px;
padding:0px 0px 0px 12px;
}


.w999{ width:99.9% !important;}
.w166{ width:16.6% !important;}
.w5{ width:5% !important;}
.w10{ width:10% !important;}

table.one{
width: 100%;
margin: 0;
padding: 0;
font-size: 100%;
text-align: left;
  border-collapse: collapse;
}
table.one caption{
text-align: left;
padding-bottom:5px;
font-size:11px;
}
table.one caption.caption{
font-weight:bold;
color:#000;
border-left:5px solid #000;
padding-top:5px;
padding-bottom:0px;
padding-left:10px;
margin-bottom:5px;
font-size:14px;
}
table.one th{
width: 10%;
margin:0;
padding:10px 15px;
font-weight: 400;
white-space: nowrap;
vertical-align:top;
border-bottom:1px dotted #323232;
  background-color:#eaf4fc; 
}
table.one td{
width:auto;
margin:0;
padding:10px 15px;
text-align:left;
vertical-align:top;
border-bottom:1px dotted #323232;
}

table.two{
width: auto;
margin: 10px 0 10px 0;
padding: 0px;
font-size: 100%;
text-align: left;
border:1px solid #ccc;
border-collapse:collapse;
}
table.two caption{
text-align: left;
padding-bottom:5px;
font-size:11px;
}
table.two caption.caption{
font-weight:bold;
color:#000;
border-left:5px solid #000;
padding-top:2px;
padding-bottom:3px;
padding-left:8px;
margin-bottom:5px;
font-size:14px;
}
table.two th {
width: auro;
padding: 8px 10px 8px 10px;
text-align: center;
font-weight: bold;
white-space: nowrap;
vertical-align:top;
border-right:1px solid #ccc;
border-bottom:1px dotted #ccc;
background-color:#fefefe;
}
table.two td{
width:auto;
margin:0px;
padding:8px 10px 8px 10px;
text-align:left;
vertical-align:top;
border-right:1px solid #ccc;
border-bottom:1px solid #ccc;
}
table.two td.caption{
font-weight:bold;
color:#000;
background-color:#efefef;
padding-top:10px;
padding-bottom:0px;
padding-left:10px;
margin-bottom:5px;
font-size:14px;
}

table.formtable{
width: auto;
margin: 10px 0px 10px 0px;
padding: 0px;
font-size: 90%;
line-height:1.6;
text-align: left;
}
@media screen and (max-width:767px) {
  table.formtable {
    width: 100%;
  }
}
table.formtable caption{
text-align: right;
padding-bottom:5px;
font-size:11px;
}
table.formtable th {
width: 5%;
padding: 10px 10px 10px 0px;
font-size: 15px;
font-weight: normal;
text-align: left;
white-space: nowrap;
vertical-align:top;
border-bottom:1px dotted #ccc;
}
@media screen and (max-width:767px) {
  table.formtable th {
    display: block;
    font-size: 13px;
    border-bottom: none;
  }
}
table.formtable td{
  font-size: 15px;
width:auto;
margin:0px;
padding:10px 0px 10px 10px;
text-align:left;
vertical-align:top;
border-bottom:1px dotted #ccc;
}
@media screen and (max-width:767px) {
  table.formtable td {
    display: block;
  }
}

table.formtable2{
width: auto;
margin: 0px;
padding: 0px;
text-align: left;
border:1px solid #ccc;
border-collapse:collapse;
}
table.formtable2 caption{
text-align: right;
padding-bottom:5px;
font-size:11px;
}
table.formtable2 th {
width: auro;
padding: 8px 10px 8px 10px;
text-align: center;
font-weight: normal;
white-space: nowrap;
vertical-align:top;
border-right:1px solid #ccc;
border-bottom:1px dotted #ccc;
background-color:#fefefe;
}
table.formtable2 td{
width:auto;
margin:0px;
padding:8px 10px 8px 10px;
text-align:left;
vertical-align:top;
border-right:1px solid #ccc;
border-bottom:1px solid #ccc;
}

table.formtable td input[type="text"], table.formtable td input[type="tel"],td input[type="email"],textarea,select,table.formtable2 td input[type="text"], table.formtable2 td input[type="tel"] {
  margin-right:1em;
  border: solid 1px #888;
  color: #333;
  font-size: 1.6rem;
  padding: 10px;
  width: 100%;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  margin-bottom: 20px;
}

input[type="checkbox"]{
      background-color: initial;
    cursor: default;
    -webkit-appearance: checkbox;
    -moz-appearance: checkbox;
    appearance: checkbox;
    box-sizing: border-box;
    margin: 3px 3px 3px 4px;
    padding: initial;
    border: initial;
}

table.formtable td input.mgB5,
table.formtable2 td input.mgB5{margin-bottom:5px;}
table.formtable td input[type=radio] 
table.formtable2 td input[type=radio] ,
{margin-right:0.7em;}

table td input[type=radio]{
  background-color: initial;
  cursor: default;
  -webkit-appearance: radio;
  -moz-appearance: radio;
  appearance: radio;
  box-sizing: border-box;
  margin: 3px 3px 0px 5px;
  padding: initial;
  border: initial;
}

optgroup.noM{margin-bottom:0px;}
optgroup { color:#607EDB; font-stretch:normal;margin-bottom:1em;}
optgroup option{ padding-left:0.75em; color:#666; }



#bunjyo{}
#company{}

p.BtBase_B{
width:auto;
margin:0 5%;
padding-top:10px;
text-align:center;
font-size:150%;
}
p.BtBase_B a{
padding: 5px 15px 5px 15px;
width:auto;
color:#fff;
background-color: #315189;
background: -moz-linear-gradient(top, #315189, #0d295a);
background: -webkit-gradient(linear, left top, left bottom, from(#315189), to(#0d295a));
filter: progid:DXImageTransform.Microsoft.gradient(GradientType=0,startColorstr='#ff315189', endColorstr='#ff0d295a');
}
p.BtBase_B a:hover{color:#fff; text-decoration:none; background-color: #235797;}

p.BtBase_S{
width:auto;
margin:0;
text-align: left;
font-size:100%;
}
p.BtBase_S a{
padding:3px 10px;
width:auto;
color:#fff;
background-color: #315189;
background: -moz-linear-gradient(top, #315189, #0d295a);
background: -webkit-gradient(linear, left top, left bottom, from(#315189), to(#0d295a));
filter: progid:DXImageTransform.Microsoft.gradient(GradientType=0,startColorstr='#ff315189', endColorstr='#ff0d295a');
}
p.BtBase_S a:hover{color:#fff; text-decoration:none; background-color: #235797; }

ul#kanriMemberList {
width:820px;
margin:10px auto 20px;
padding:0;
clear:both;
overflow: hidden;
}
ul#kanriMemberList li{
width:260px;
margin-right:15px;
padding:0;
display:inline-block;
float:left;
}
ul#kanriMemberList li.none  { width:260px; margin:0; padding:0 display:inline-block; float:left;}

.kanriw460 { width:420px; margin-right:80px; margin-bottom:30px;}
.kanriw460none { width:420px; margin-bottom:30px;}

.mb5 { margin-bottom:5px; display:block;}
.mb10 { margin-bottom:10px; display:block;}
.mb20 { margin-bottom:20px; display:block;}
.mt40 { margin-top:40px; display:inline-block;}
.mr30 { margin-right:30px;}
.mt20 { margin-top:20px;}

.w10 { width:10px;}
#w270 { width:270px; display:block;}  
.bgGray { background-color:#e5e5e5; margin:5px 0; padding:10px; width:610px;}
.bg610 { margin:5px 0; padding:10px; width:610px;}



.w420 { width:420px; background-color:#e5e5e5; margin:0 0 5px; padding:15px;}
.criltextB { font-size:19px; color:#83a6ef; font-weight: bold;}
dl#crilinfo { width:440px; margin:0; padding:0; font-size:90%;}
dl#crilinfo dt { float:left; line-height:2.0em;}
dl#crilinfo dd { margin-left:80px; line-height:2.0em;}



div.boxBlue,
div.loanBlue{
width: auto;
margin: 10px 0px 10px 0px;
padding:10px 15px;
text-align: left;
background-color:#deeeff;
-moz-border-radius: 8px;
-webkit-border-radius: 8px;
border-radius: 8px;
}

div.boxPri{
width: auto;
margin: 10px 0px 15px 0px;
padding: 12px 20px 10px 20px;
text-align: left;
background-color:#deeeff;
-moz-border-radius: 5px;
-webkit-border-radius: 5px;
border-radius: 5px;
}

div.swap {
width:960px;
margin:0;
overflow:hidden;
clear:left;
float:left;
margin-bottom:50px;
}

div.swap p img {
padding: 0px;
display:block;
width:960px;
}

.swap ul#thum4{margin-left:280px}
.swap ul#thum6{margin-left:200px}
.swap ul#thum7{margin-left:160px}
.swap ul#thum8{margin-left:140px}

div.swap li a {
border: solid 1px #cbcbcb;
padding: 0px;
display:block;
}

div.swap li {
float: left;
height: 80px;
margin: 17px 5px 5px 0;
width: 82px;
}
.spimg1{ padding-bottom:0px}





.boxHKL{
width: 570px;
margin:0 0 10px 0;
padding: 0;
float:left;
}
.boxHKR {
width: 300px;
margin:0 0 10px 0;
padding: 0;
float:right;
}
.bgGray2  { background-color:#f6f6f6; margin: 20px 0 5px 0; padding:10px;}
#servicePlan{
  width:880px;
  margin:20px auto;
  padding:10px;
  background:#f8e2ec;
  -moz-border-radius: 7px;
  -webkit-border-radius: 7px;
  border-radius: 7px;
}
#planTtl{ margin-top:-50px;}
#servicePlan ul#servicePlanBtn{
  float:none;
  margin: 20px 10px 20px 10px;
}
#servicePlan ul#servicePlanBtn li{
  margin:0 10px;
  display:inline;
}

.textRed {
    color: #ac0000;
}

/*追加*/

.c-page-contents-wrap.contact-contents-wrap {
    margin-top: 50px;
}

.contact-text-head {
  position: relative;
  font-size: 22px;
  font-weight: 600;
  line-height: 1.4;
  letter-spacing: 2px;
  margin-bottom: 20px;
}
@media screen and (max-width:1100px) {
  .contact-text-head {
    font-size: 16px;
  }
}

.contact-text-read{
  font-size: 15px;
  letter-spacing: 2px;
  line-height: 2.5;
  text-align: justify;
  text-shadow: 0 0 0 #5b5b5b;
  color: #5b5b5b;
}
.contact-text-read+.contact-text-read {
  padding-top: 20px;
}

.contact-text-strong{
  display: inline-block;
  font-size: 15px;
  letter-spacing: 2px;
  margin-top: 1em;
  padding: 1em;
  border: 1px solid #ac0000;
  line-height: 1.5;
}

.border-black{
  border: 1px solid #000;
}

.contact-text-strong > a{
  text-decoration: underline;
}

@media screen and (max-width: 1000px) {
  .contact-text-read,.contact-text-strong{
    font-size: 13px;
    line-height: 2.2;
  }
}
@media screen and (max-width: 767px) {
  .contact-text-read br,.contact-text-strong br{
   display: none;
  }
}

.alignC {
  font-size: 15px;
  margin-bottom: 50px;
}

.alignC a{
  display: block;
  color: #333;
  font-size: 15px;
  margin-bottom: 5px;
  text-decoration: underline;
}

.alignC a:hover{
  color: #103865;
  text-decoration: none;
}

input[type="submit"].c-form-submit-contact, a.c-form-submit-contact{
  position: relative;
  display: block;
  width: 100%;
  font-size: 1.6rem;
  font-weight: bold;
  letter-spacing: 0.05em;
  line-height: 1.6;
  text-align: center;
  text-decoration: none;
  color: #ffffff;
  padding: 20px 15px;
  margin: 20px auto 0 auto;
  background-color: #103865;
  border: 2px solid #103865;
  z-index: 1;
  overflow: hidden;
  transition: ease .3s;
  cursor: pointer;
}

input[type="submit"].c-form-submit-contact:hover, a.c-form-submit-contact:hover{
  color: #103865;
  background-color: #fff;
}

.notice-container{
  margin-bottom: 1em;
}

.notice-container li{
  line-height: 1.5;
}

.br-sp{
  display: none;
}

@media screen and (max-width: 767px) {
.br-sp{
  display: block
}
}
/* =========================================================
   シニア向け UI/UX 改善スタイル追加 (2026 update)
========================================================= */

/* 見出しの強調 */
.senior-layout .contact-text-head {
  font-size: 24px;
  font-weight: 700;
  color: #103865;
  border-bottom: 2px solid #103865;
  padding-bottom: 12px;
  margin-top: 20px;
  margin-bottom: 25px;
}

/* 読みやすいテキスト設定 */
.senior-layout .contact-text-read {
  font-size: 18px; /* 文字を大きく */
  color: #333;     /* コントラストを高めるため濃い色に */
  line-height: 1.8;
  margin-bottom: 15px;
}

/* アクションブロック（ログイン・登録の囲み） */
.action-block {
  background-color: #fff;
  border: 1px solid #ccc;
  border-radius: 8px;
  padding: 25px;
  margin-bottom: 30px;
  box-shadow: 0 2px 4px rgba(0,0,0,0.05);
}

/* シニア向け大型ボタン */
.btn-senior {
  display: flex;
  justify-content: center;
  align-items: center;
  width: 100%;
  max-width: 500px;
  margin: 15px auto 0 auto;
  padding: 20px 15px;
  font-size: 20px;
  font-weight: bold;
  text-align: center;
  color: #ffffff !important;
  border-radius: 8px;
  text-decoration: none !important;
  box-shadow: 0 4px 6px rgba(0, 0, 0, 0.2);
  transition: all 0.3s ease;
  letter-spacing: 1px;
}
.btn-senior i {
  margin-left: 10px;
}
.btn-senior:hover {
  transform: translateY(-2px);
  box-shadow: 0 6px 10px rgba(0, 0, 0, 0.3);
}

/* ログインボタンの色（既存ブランドカラー基調） */
.btn-login {
  background-color: #103865;
  border: 2px solid #103865;
}
.btn-login:hover {
  background-color: #1a5294;
}

/* 新規登録ボタンの色（目立つオレンジ系） */
.btn-register {
  background-color: #e07f00;
  border: 2px solid #e07f00;
}
.btn-register:hover {
  background-color: #f28b00;
}

/* 注意書きの視認性向上 */
.senior-layout .contact-text-strong {
  font-size: 16px;
  background-color: #fff5f5;
  padding: 20px;
  border-radius: 8px;
  border: 2px solid #ac0000;
  line-height: 1.6;
}
.senior-layout .contact-text-strong strong {
  display: inline-block;
  font-size: 18px;
  margin-bottom: 10px;
}

/* --- 電話番号セクション --- */
.tel-container {
  text-align: center;
  background-color: #f6f9fc;
  border-radius: 8px;
  padding: 30px 20px;
  margin-top: 20px;
}

.tel-link {
  display: inline-block;
  font-size: 32px; /* PCでは大きな文字 */
  font-weight: bold;
  color: #103865;
  text-decoration: none;
  pointer-events: none; /* PCではクリック無効化（誤操作防止） */
  cursor: default;
  letter-spacing: 2px;
  margin-bottom: 15px;
}

.tel-hours {
  font-size: 16px;
  color: #555;
  line-height: 1.6;
}

/* スマホ用（画面幅767px以下）のレイアウト調整 */
@media screen and (max-width: 767px) {
  .senior-layout .contact-text-head {
    font-size: 20px;
  }
  .senior-layout .contact-text-read {
    font-size: 16px;
    line-height: 1.6;
  }
  .action-block {
    padding: 15px;
  }
  .btn-senior {
    font-size: 18px;
    padding: 15px 10px;
  }
  
  /* スマホの時は電話番号を「タップできるボタン」に変化させる */
  .tel-link {
    display: block;
    background-color: #2e7d32; /* 電話を連想しやすい緑色 */
    color: #ffffff !important;
    padding: 15px;
    border-radius: 8px;
    pointer-events: auto; /* クリック（タップ）有効化 */
    cursor: pointer;
    font-size: 24px;
    box-shadow: 0 4px 6px rgba(0,0,0,0.2);
  }
  .tel-link i {
    margin-right: 10px;
  }
}
