#contents {
  background: url(../images/bg.gif) #fafafa;
  padding-top: 2px;
  padding-bottom: 135px;
}
@media only screen and (max-width: 640px) {
  #contents {
    padding-top: 22px;
    padding-bottom: 0;
  }
}
#visual {
  width: 100%;
  position: relative;
}
#visual > div {
  margin: 0;
  padding: 0;
}
#visual > div img {
  display: block;
  width: 100%;
  height: auto;
}
@media only screen and (max-width: 640px) {
  #visual {
    display: none;
  }
}
body.chintai #visual {
  width: 100%;
}
body.chintai #visual > div {
  margin: 0;
  padding: 0;
}
body.chintai #visual > div img {
  display: block;
  width: 100%;
  height: auto;
}
@media only screen and (max-width: 640px) {
  body.chintai #visual {
    display: block;
  }
}
#bread {
  background: #f9f9f9;
  border-bottom: solid 1px #eee;
}
#bread .inner {
  height: 40px;
  line-height: 40px;
  text-align: right;
}
#bread .inner a {
  color: #6794b0;
  font-size: 11px;
  text-decoration: underline;
}
#bread .inner span {
  color: #666;
  font-size: 11px;
}
#bread .inner span:before {
  content: ">";
  padding: 0 5px;
}
@media only screen and (max-width: 1140px) {
  #bread > .inner {
    padding-left: 15px;
    padding-right: 15px;
    max-width: none;
  }
}
@media only screen and (max-width: 640px) {
  #bread {
    display: none;
  }
}
#page-head {
  width: 100%;
  height: 46px;
  line-height: 46px;
  background-color: #4e433a;
  padding-left: 25px;
  color: #fff;
  box-sizing: border-box;
}
#page-head h1,
#page-head p {
  font-size: 16px;
  display: inline-block;
  font-weight: 400;
}
#page-head span {
  padding-left: 20px;
}
@media only screen and (max-width: 640px) {
  #page-head {
    text-align: center;
    height: 72px;
    padding: 10px 0;
  }
  #page-head h1,
  #page-head p {
    display: block;
    font-size: 10px;
    line-height: 10px;
    font-weight: 400;
    background: url(../images/bdr_white.png) bottom center no-repeat;
    padding: 0 0 12px 0;
    margin: 0 0 12px;
    display: block;
    -moz-background-size: 45px 3px;
    -o-background-size: 45px 3px;
    -webkit-background-size: 45px 3px;
    background-size: 45px 3px;
  }
  #page-head span {
    padding-left: 0;
    display: block;
    font-size: 12px;
    line-height: 12px;
  }
}
body.chintai #page-head {
  text-align: center;
  height: auto;
}
body.chintai #page-head h1,
body.chintai #page-head p {
  font-size: 20px;
  padding: 10px 0;
}
@media only screen and (max-width: 640px) {
  body.chintai #page-head h1,
  body.chintai #page-head p {
    padding: 10px 0 10px;
    margin: 0 0 0;
    font-size: 14px;
    line-height: 14px;
    background: 0 0;
  }
}
.red {
  color: #c00;
}
.brown {
  color: #4e433a;
}
.green {
  color: #ac9364;
}
.aligncenter {
  text-align: center;
}
.sp100p {
  max-width: 100% !important;
  height: auto;
}
.no-margin {
  margin: 0 !important;
}
#topics .topics-head {
  padding: 75px 0 100px;
}
#topics .topics-head {
  text-align: center;
}
#topics .topics-head h2 {
  padding: 80px 0 0;
  margin: 0 0 80px;
}
#topics .topics-head .en {
  font-size: 14px;
  font-weight: 400;
  background: url(../images/h2_bdr.png) bottom center no-repeat;
  padding: 0 0 13px;
  margin: 0 0 20px;
  display: block;
}
#topics .topics-head .jp {
  font-size: 24px;
  font-weight: 400;
  color: #333;
}
#topics .topics-head .description {
  font-size: 14px;
  line-height: 1.5;
  margin-top: 50px;
}
#topics .topics-head .enll {
  background: url(../images/h2_bdr_l.png) bottom center no-repeat;
}
@media only screen and (max-width: 640px) {
  #topics .topics-head {
    box-sizing: border-box;
    margin: 0 10px;
  }
  #topics .topics-head h2 {
    padding: 12% 0 0;
    margin: 0 0 12%;
  }
}
@media only screen and (max-width: 374px) {
  #topics .topics-head .description {
    font-size: 14px;
    line-height: 1.5;
    margin-top: 30px;
    text-align: left;
  }
}
#topics .topics-head p.sp-note {
  display: none;
}
@media only screen and (max-width: 640px) {
  #topics .topics-head p.sp-note {
    display: block !important;
    padding: 25px 20px 0;
    font-weight: 300;
    font-size: 12px;
    line-height: 18px;
  }
  #topics .topics-head p.sp-note span {
    display: block;
  }
  #topics .topics-head p.sp-note span.note01 {
    margin: 0 0 12px;
  }
}
@media only screen and (max-width: 374px) {
  #topics .topics-head p.sp-note {
    width: 96%;
    margin: 0 auto;
    padding: 25px 0 0;
    text-align: left;
  }
}
@media only screen and (max-width: 640px) {
  #topics .topics-head {
    padding: 30px 0;
  }
}
#topics > .inner-full {
  padding: 0;
}
#topics > .inner {
  padding: 40px 75px;
  background: #fff;
  box-sizing: border-box;
}
#topics > .inner .sub-head {
  text-align: center;
  margin-bottom: 40px;
}
#topics > .inner .sub-head .en {
  font-size: 14px;
  font-weight: 400;
  background: url(../images/h2_bdr.png) bottom center no-repeat;
  padding: 0 0 13px;
  margin: 0 0 20px;
  display: block;
}
#topics > .inner .sub-head .jp {
  font-size: 18px;
  font-weight: 400;
  color: #333;
}
#topics > .inner.inner-full {
  padding: 0;
}
#topics > .inner .menu:after {
  content: ".";
  height: 0;
  display: block;
  clear: both;
  visibility: hidden;
}
#topics > .inner .menu li {
  float: left;
  width: 50%;
  margin-bottom: 50px;
}
#topics > .inner .menu li a {
  width: 100%;
  max-width: 240px;
  margin: 0 auto;
  display: block;
}
#topics > .inner .menu li a img {
  display: block;
  width: 100%;
  height: auto;
}
#topics > .inner .menu li dl {
  width: 100%;
  max-width: 240px;
  margin: 0 auto;
  margin-top: 45px;
}
#topics > .inner .menu li dl dt {
  font-size: 15px;
  font-weight: 700;
  margin-bottom: 15px;
  padding-left: 25px;
  background: url(../images/circle.png) no-repeat left center;
  background-size: 16px auto;
}
@media only screen and (min-width: 1141px) {
  #topics > .inner .menu li {
    max-width: 40%;
    width: 100%;
    margin-left: 5%;
    margin-right: 5%;
  }
  #topics > .inner .menu li a {
    max-width: 240px;
    width: 100%;
  }
  #topics > .inner .menu li dl {
    width: 100%;
  }
  #topics > .inner .menu li:nth-child(3n) {
    margin-right: 0;
  }
}
@media only screen and (max-width: 1140px) {
  #topics > .inner {
    padding: 40px 57px;
  }
  #topics > .inner .menu li:nth-child(even) {
    margin-right: 0;
  }
  #topics > .inner .menu li a {
    max-width: 240px;
    width: 100%;
    margin: 0 auto;
  }
}
@media only screen and (max-width: 640px) {
  #topics > .inner .sub-head {
    display: none;
  }
  #topics > .inner .menu li {
    max-width: 240px;
    width: 100%;
    float: none;
    margin: 0 auto;
    padding-top: 50px;
  }
  #topics > .inner .menu li:nth-child(even) {
    margin-right: auto;
  }
  #topics > .inner .menu li a {
    max-width: 240px;
    width: 100%;
    margin: 0 auto;
  }
}
@media only screen and (max-width: 374px) {
  #topics > .inner .menu li {
    padding-top: 20px;
  }
  #topics > .inner .menu li dl {
    margin-top: 25px;
    padding-bottom: 15px;
  }
}
.baikyaku .bottomcontact {
  width: 572px;
  padding: 3% 0;
  background-color: #f9f9f9;
  border-color: #f9f9f9;
  -moz-border-radius: 1px;
  -webkit-border-radius: 1px;
  border-radius: 1px;
  margin: 0 auto;
  text-align: center;
}
.baikyaku .bottomcontact .bctit {
  color: #000;
  font-size: 18px;
}
.baikyaku .bottomcontact .bctel {
  font-size: 42px;
  color: #0060af;
  line-height: 1em;
  padding: 1% 0;
}
.baikyaku .tab-box {
  width: 1040px;
  margin: 0 auto;
  height: 74px;
  border-bottom: 3px solid #1066a9;
  font-size: 16px;
  line-height: 74px;
}
.baikyaku .tab-box div {
  width: 50%;
  height: 100%;
  text-align: center;
}
.baikyaku .tab-box div a {
  width: 100%;
  height: 100%;
  display: block;
  color: #333;
  font-weight: 500;
  background-color: #fff;
  -moz-border-radius: 2px 2px 0 0;
  -webkit-border-radius: 2px;
  border-radius: 2px 2px 0 0;
}
.baikyaku .tab-box div a span {
  width: 15px;
  height: 10px;
  display: inline-block;
  margin: 0 15px 0 0;
  background: url(../images/support/bunjo/baikyaku/arrow.png) no-repeat right center;
}
.baikyaku .tab-box div a.active,
.baikyaku .tab-box div a:hover {
  color: #fff;
  background-color: #1066a9;
}
.baikyaku .tab-box div a.active span,
.baikyaku .tab-box div a:hover span {
  background: url(../images/support/bunjo/baikyaku/arrow.png) no-repeat left center;
}
@media only screen and (max-width: 640px) {
  .baikyaku .tab-box {
    width: 100%;
    height: 59px;
    line-height: 59px;
    font-size: 12px;
  }
  .baikyaku .bottomcontact {
    width: 94%;
    padding: 3% 0;
    background-color: #f9f9f9;
    border-color: #f9f9f9;
    -moz-border-radius: 1px;
    -webkit-border-radius: 1px;
    border-radius: 1px;
    margin: 0 auto;
    text-align: center;
  }
  .baikyaku .bottomcontact .bctit {
    color: #000;
    font-size: 18px;
  }
  .baikyaku .bottomcontact .bctel {
    font-size: 25px;
    color: #0060af;
    line-height: 1em;
    padding: 1% 0;
  }
}
@media only screen and (max-width: 1140px) {
  .baikyaku .tab-box {
    max-width: 700px;
  }
}
.baikyaku #main-cont {
  border-top: 3px solid #f2f2f2;
  color: #333;
  position: relative;
}
.baikyaku #main-cont.inner {
  padding: 65px 50px;
}
@media only screen and (max-width: 1140px) {
  .baikyaku #main-cont.inner {
    padding: 65px 30px;
  }
}
@media only screen and (max-width: 640px) {
  .baikyaku #main-cont.inner {
    padding: 30px 10px;
  }
}
.baikyaku #main-cont .box1 {
  display: block;
}
.baikyaku #main-cont .box1 .box-head {
  margin: 0 0 75px;
}
.baikyaku #main-cont .box1 .box-head h3 {
  font-weight: 300;
}
.baikyaku #main-cont .box1 .box-head h3 span {
  display: block;
}
.baikyaku #main-cont .box1 .box-head h3 span.en {
  font-size: 14px;
  margin: 0 0 12px;
}
.baikyaku #main-cont .box1 .box-head h3 span.jp {
  font-size: 24px;
  letter-spacing: 2px;
}
@media only screen and (max-width: 640px) {
  .baikyaku #main-cont .box1 .box-head h3 span.jp {
    letter-spacing: 0 !important;
  }
}
@media only screen and (max-width: 640px) {
  .baikyaku #main-cont .box1 .box-head {
    margin: 0 0 30px;
  }
  .baikyaku #main-cont .box1 .box-head h3 span {
    text-align: center;
  }
  .baikyaku #main-cont .box1 .box-head h3 span.en {
    font-size: 12px;
    margin: 0 0 12px;
  }
  .baikyaku #main-cont .box1 .box-head h3 span.jp {
    font-size: 16px;
    letter-spacing: 2px;
  }
}
.baikyaku #main-cont .box1 article {
  font-size: 14px;
  line-height: 22px;
  margin: 0 0 88px;
  width: 100%;
}
@media only screen and (max-width: 640px) {
  .baikyaku #main-cont .box1 article {
    font-size: 12px;
    line-height: 18px;
  }
}
.baikyaku #main-cont .box1 article .ttl {
  font-size: 18px;
  line-height: 39px;
  color: #222;
  padding: 0 0 20px 0;
  margin: 0 0 50px;
  border-bottom: 1px solid #e5e5e5;
}
@media only screen and (max-width: 640px) {
  .baikyaku #main-cont .box1 article .ttl {
    line-height: 26px;
    font-size: 13px;
    padding: 0 0 10px 0;
    margin: 0 0 20px;
  }
}
.baikyaku #main-cont .box1 article span.circle01 {
  width: 28px;
  height: 39px;
  color: #fff;
  font-size: 26px;
  display: inline-block;
  text-align: left;
  padding: 0 0 0 12px;
  margin: 0 10px 0 0;
  vertical-align: middle;
  background: url(../images/support/bunjo/baikyaku/circle01.gif) no-repeat center center;
}
@media only screen and (max-width: 640px) {
  .baikyaku #main-cont .box1 article span.circle01 {
    width: 19px;
    height: 26px;
    padding: 0 0 0 7px;
    margin: 0 4px 0 0;
    font-size: 18px;
    background: url(../images/support/bunjo/baikyaku/circle01sp.gif) no-repeat center
      center;
    -moz-background-size: 26px;
    -o-background-size: 26px;
    -webkit-background-size: 26px;
    background-size: 26px;
  }
}
.baikyaku #main-cont .box1 article span.circle01b {
  width: 18px;
  height: 26px;
  color: #fff;
  font-size: 32px;
  line-height: 26px;
  display: inline-block;
  text-align: left;
  font-style: italic;
  padding: 0 0 0 8px;
  margin: 0 10px 0 0;
  vertical-align: middle;
  background: url(../images/support/bunjo/baikyaku/circle01b.gif) no-repeat center center;
}
@media only screen and (max-width: 640px) {
  .baikyaku #main-cont .box1 article span.circle01b {
    width: 12px;
    height: 16px;
    padding: 0 0 0 4px;
    line-height: 16px;
    margin: 0 5px 0 0;
    background: url(../images/support/bunjo/baikyaku/circle01bsp.gif) no-repeat center
      center;
    -moz-background-size: 16px;
    -o-background-size: 16px;
    -webkit-background-size: 16px;
    background-size: 16px;
  }
}
.baikyaku #main-cont .box1 article .sub-ttl {
  color: #222;
  font-size: 16px;
  line-height: 14px;
  margin: 0 0 24px;
}
.baikyaku #main-cont .box1 article .sub-ttl span {
  width: 14px;
  height: 16px;
  display: inline-block;
  vertical-align: bottom;
  margin: 0 10px 0 0;
  background: url(../images/support/bunjo/baikyaku/circle02.gif) no-repeat center center;
}
@media only screen and (max-width: 640px) {
  .baikyaku #main-cont .box1 article .sub-ttl {
    font-size: 13px;
    margin: 0 0 15px;
  }
  .baikyaku #main-cont .box1 article .sub-ttl span {
    margin: 0 5px 0 0;
  }
}
.baikyaku #main-cont .box1 article p.margin-change {
  margin-top: 25px;
}
.baikyaku #main-cont .box1 article .graph01 {
  margin: 43px auto;
}
@media only screen and (max-width: 640px) {
  .baikyaku #main-cont .box1 article {
    margin: 26px auto;
  }
}
.baikyaku #main-cont .box1 article .footnote .red {
  font-size: 12px;
}
@media only screen and (max-width: 640px) {
  .baikyaku #main-cont .box1 article .footnote .red {
    font-size: 10px;
  }
}
.baikyaku #main-cont .box1 article .brown-box {
  color: #fff;
  font-size: 14px;
  padding: 0 12px;
  line-height: 30px;
  display: inline-block;
  float: right;
  -moz-border-radius: 2px;
  -webkit-border-radius: 2px;
  border-radius: 2px;
  background-color: #4e433a;
}
@media only screen and (max-width: 640px) {
  .baikyaku #main-cont .box1 article .brown-box {
    max-width: 88px;
    font-size: 9px;
    line-height: 11px;
    padding: 4px 0 4px 8px;
    margin-top: -3px;
  }
}
.baikyaku #main-cont .box1 article .gray-box {
  width: 100%;
  margin: 30px 0;
  text-align: center;
  background-color: #f9f9f9;
  border: solid 1px #e3e3e3;
}
.baikyaku #main-cont .box1 article .gray-box span {
  padding: 29px;
  display: block;
}
.baikyaku #main-cont .box1 article .graph02 {
  margin: 43px auto 0;
}
.baikyaku #main-cont .box1 article .footnote2 {
  font-size: 14px;
  line-height: 32px;
}
.baikyaku #main-cont .box1 article .footnote2 span.circle01b {
  font-size: 16px;
}
@media only screen and (max-width: 640px) {
  .baikyaku #main-cont .box1 article .footnote2 {
    font-size: 10px;
    line-height: 16px;
  }
  .baikyaku #main-cont .box1 article .footnote2 span.circle01b {
    font-size: 13px;
  }
}
.baikyaku #main-cont .box2 {
  display: none;
}
.baikyaku #main-cont .box2 .box-head h3 {
  padding: 0 0 15px 10px;
  border-bottom: solid 1px #e5e5e5;
  margin: 0 0 45px;
}
@media only screen and (max-width: 640px) {
  .baikyaku #main-cont .box2 .box-head h3 {
    margin: 0 0 30px;
    padding: 0 0 15px 0;
  }
}
.baikyaku #main-cont .box2 .box-head h3 span.jp {
  font-size: 18px;
  line-height: 18px;
}
@media only screen and (max-width: 640px) {
  .baikyaku #main-cont .box2 .box-head h3 span.jp {
    font-size: 12px;
  }
}
.baikyaku #main-cont .box2 .box-head h3 span.jp span {
  width: 14px;
  height: 16px;
  display: inline-block;
  vertical-align: top;
  margin: 2px 10px 0 0;
  background: url(../images/support/bunjo/baikyaku/circle02.gif) no-repeat center center;
}
@media only screen and (max-width: 640px) {
  .baikyaku #main-cont .box2 .box-head h3 span.jp span {
    margin: 2px 5px 0 0;
  }
}
.baikyaku #main-cont .box2 article {
  height: 335px;
}
.baikyaku #main-cont .box2 article.step1 .ttl {
  background-color: #70a3cb;
}
.baikyaku #main-cont .box2 article.step2 .ttl {
  background-color: #4085ba;
}
.baikyaku #main-cont .box2 article.step3 .ttl {
  background-color: #1066a9;
}
@media only screen and (max-width: 1140px) {
  .baikyaku #main-cont .box2 article {
    height: 402px;
  }
}
@media only screen and (max-width: 640px) {
  .baikyaku #main-cont .box2 article {
    height: auto;
    padding: 0 0 26px;
  }
}
.baikyaku #main-cont .box2 article .cell-wrap-left {
  float: left;
  display: table;
  font-size: 16px;
  height: 336px;
}
@media only screen and (max-width: 1140px) {
  .baikyaku #main-cont .box2 article .cell-wrap-left {
    height: 402px;
  }
}
@media only screen and (max-width: 640px) {
  .baikyaku #main-cont .box2 article .cell-wrap-left {
    width: 100%;
    height: 32px;
    line-height: 32px;
    float: none;
    margin: 0 0 17px;
  }
}
.baikyaku #main-cont .box2 article .cell-wrap-left .en {
  font-size: 17px;
  margin: 0 0 12px;
  letter-spacing: 1px;
}
@media only screen and (max-width: 640px) {
  .baikyaku #main-cont .box2 article .cell-wrap-left .en {
    font-size: 13px;
    margin: 0;
  }
}
.baikyaku #main-cont .box2 article .cell-wrap-left .ttl {
  width: 150px;
  font-size: 16px;
  display: table-cell;
  vertical-align: middle;
  color: #fff;
  border-top: 1px solid #ccc;
  border-left: 1px solid #ccc;
  border-right: 1px solid #ccc;
  text-align: center;
}
.baikyaku #main-cont .box2 article .cell-wrap-left .ttl span {
  display: block;
}
@media only screen and (max-width: 1140px) {
  .baikyaku #main-cont .box2 article .cell-wrap-left .ttl {
    width: 88px;
  }
}
@media only screen and (max-width: 640px) {
  .baikyaku #main-cont .box2 article .cell-wrap-left .ttl {
    text-align: left;
    border: none;
    width: 100%;
  }
  .baikyaku #main-cont .box2 article .cell-wrap-left .ttl span {
    padding: 0 0 0 10px;
    font-size: 13px;
    display: inline-block;
  }
}
.baikyaku #main-cont .box2 article .cell-wrap-left.row-last {
  height: 334px;
}
@media only screen and (max-width: 1140px) {
  .baikyaku #main-cont .box2 article .cell-wrap-left.row-last {
    height: 403px;
  }
}
@media only screen and (max-width: 640px) {
  .baikyaku #main-cont .box2 article .cell-wrap-left.row-last {
    height: auto;
  }
}
.baikyaku #main-cont .box2 article .cell-wrap-left.row-last .ttl {
  height: 333px;
  border-bottom: 1px solid #ccc;
}
@media only screen and (max-width: 1140px) {
  .baikyaku #main-cont .box2 article .cell-wrap-left.row-last .ttl {
    height: 402px;
  }
}
@media only screen and (max-width: 640px) {
  .baikyaku #main-cont .box2 article .cell-wrap-left.row-last .ttl {
    height: auto;
  }
}
.baikyaku #main-cont .box2 article .cell-wrap-right {
  float: right;
  width: 785px;
}
@media only screen and (max-width: 1140px) {
  .baikyaku #main-cont .box2 article .cell-wrap-right {
    width: 84%;
  }
}
@media only screen and (max-width: 640px) {
  .baikyaku #main-cont .box2 article .cell-wrap-right {
    width: 100%;
    float: none;
  }
}
.baikyaku #main-cont .box2 article .cell-wrap-right .conts {
  width: 100%;
}
.baikyaku #main-cont .box2 article .cell-wrap-right .conts:after {
  content: ".";
  height: 0;
  display: block;
  clear: both;
  visibility: hidden;
}
.baikyaku #main-cont .box2 article .cell-wrap-right .conts .conts1 {
  float: left;
  position: relative;
}
@media only screen and (max-width: 640px) {
  .baikyaku #main-cont .box2 article .cell-wrap-right .conts .conts1 {
    float: none;
  }
}
.baikyaku #main-cont .box2 article .cell-wrap-right .conts .conts1 .arrow-down {
  width: 14px;
  height: 11px;
  display: block;
  position: absolute;
  left: 50%;
  top: 0;
  margin-left: -7px;
  background: url(../images/support/bunjo/baikyaku/arrow_down.png) no-repeat center center;
}
@media only screen and (max-width: 640px) {
  .baikyaku #main-cont .box2 article .cell-wrap-right .conts .conts1 .arrow-down {
    display: none;
  }
}
.baikyaku #main-cont .box2 article .cell-wrap-right .conts .conts1 .sub-ttl {
  display: table-cell;
  vertical-align: middle;
  width: 313px;
  height: 111px;
  text-align: center;
  font-size: 15px;
  font-weight: 700;
  border-top: 1px solid #ccc;
  border-left: 1px solid #ccc;
  border-right: 1px solid #ccc;
}
@media only screen and (max-width: 1140px) {
  .baikyaku #main-cont .box2 article .cell-wrap-right .conts .conts1 .sub-ttl {
    width: 193px;
    height: 133px;
  }
}
@media only screen and (max-width: 640px) {
  .baikyaku #main-cont .box2 article .cell-wrap-right .conts .conts1 .sub-ttl {
    height: auto;
    border-top: none;
    border-left: none;
    border-right: none;
    border-bottom: 1px solid #ccc;
    text-align: left;
    display: block;
    width: 100%;
    float: none;
    font-size: 13px;
    font-weight: 700;
    margin: 0 0 8px;
  }
}
.baikyaku #main-cont .box2 article .cell-wrap-right .conts.row-last .conts1 .sub-ttl {
  height: 109px;
  border-bottom: 1px solid #ccc;
}
@media only screen and (max-width: 1140px) {
  .baikyaku #main-cont .box2 article .cell-wrap-right .conts.row-last .conts1 .sub-ttl {
    height: 134px;
  }
}
@media only screen and (max-width: 640px) {
  .baikyaku #main-cont .box2 article .cell-wrap-right .conts.row-last .conts1 .sub-ttl {
    height: auto;
  }
}
.baikyaku #main-cont .box2 article .cell-wrap-right .conts .conts2 {
  display: table;
  width: 440px;
  float: right;
}
@media only screen and (max-width: 1140px) {
  .baikyaku #main-cont .box2 article .cell-wrap-right .conts .conts2 {
    width: 60%;
  }
}
@media only screen and (max-width: 640px) {
  .baikyaku #main-cont .box2 article .cell-wrap-right .conts .conts2 {
    float: none;
    width: 100%;
    margin: 0 0 15px;
  }
}
.baikyaku #main-cont .box2 article .cell-wrap-right .conts .conts2 .details {
  display: table-cell;
  vertical-align: middle;
  height: 110px;
  padding: 0 10px;
  border-top: 1px dotted #ccc;
  font-size: 14px;
  line-height: 22px;
}

@media only screen and (max-width: 1140px) {
  .baikyaku #main-cont .box2 article .cell-wrap-right .conts .conts2 .details {
    height: 133px;
  }
}
@media only screen and (max-width: 640px) {
  .baikyaku #main-cont .box2 article .cell-wrap-right .conts .conts2 .details {
    padding: 0;
    height: auto;
    border: none;
    font-size: 12px;
    line-height: 18px;
  }
}
.baikyaku #main-cont .box2 article .cell-wrap-right .conts.row-last .conts2 .details {
  height: 109px;
  border-bottom: 1px dotted #ccc;
}
@media only screen and (max-width: 1140px) {
  .baikyaku #main-cont .box2 article .cell-wrap-right .conts.row-last .conts2 .details {
    height: 134px;
  }
}
@media only screen and (max-width: 640px) {
  .baikyaku #main-cont .box2 article .cell-wrap-right .conts.row-last .conts2 .details {
    height: auto;
    border-bottom: none;
  }
}
.baikyaku #bottom-cont {
  margin: 100px auto 0;
  position: relative;
}
@media only screen and (max-width: 640px) {
  .baikyaku #bottom-cont {
    margin: 30px auto 0;
  }
}
.baikyaku #bottom-cont.inner {
  padding: 45px 50px;
}
@media only screen and (max-width: 1140px) {
  .baikyaku #bottom-cont.inner {
    padding: 45px 30px;
  }
}
@media only screen and (max-width: 640px) {
  .baikyaku #bottom-cont.inner {
    padding: 30px 10px !important;
  }
}
.baikyaku #bottom-cont .border-ttl {
  padding: 0 0 22px 10px;
  margin: 0 0 30px;
  font-size: 18px;
  color: #222;
  background: url(../images/support/bunjo/baikyaku/border_btm.gif) repeat-x bottom left;
}
.baikyaku #bottom-cont .border-ttl .under-red {
  padding: 0 0 6px 0;
  border-bottom: 4px solid #b70c0c;
}
@media only screen and (max-width: 640px) {
  .baikyaku #bottom-cont .border-ttl {
    font-size: 13px;
    padding: 0 0 11px;
  }
  .baikyaku #bottom-cont .border-ttl.sp-fix {
    line-height: 32px;
  }
}
.baikyaku #bottom-cont .btn-wrap {
  width: 100%;
}
.baikyaku #bottom-cont .margin-change {
  margin: 0 0 50px;
}
@media only screen and (max-width: 640px) {
  .baikyaku #bottom-cont .margin-change {
    margin: 0 0 25px;
  }
}
.baikyaku #bottom-cont .btn {
  margin: 0 0 0 10px;
  width: 438px;
  height: 126px;
}
@media only screen and (max-width: 1140px) {
  .baikyaku #bottom-cont .btn {
    width: 291px;
  }
}
@media only screen and (max-width: 640px) {
  .baikyaku #bottom-cont .btn {
    margin: 0 0 20px;
    width: 100%;
    height: 75px;
  }
}
.baikyaku #bottom-cont .btn a {
  height: 100%;
  width: 100%;
  line-height: 126px;
  color: #fff;
  font-size: 18px;
  display: block;
  text-align: center;
}
@media only screen and (max-width: 640px) {
  .baikyaku #bottom-cont .btn a {
    font-size: 12px;
    line-height: 75px;
  }
}
.baikyaku #bottom-cont .btn .w-arrow {
  width: 13px;
  height: 100%;
  display: block;
  float: right;
  margin: 0 20px 0 0;
  background: url(../images/support/bunjo/baikyaku/arrow-w.png) no-repeat center center;
}
.baikyaku #bottom-cont .btn.btn01 p {
  width: 296px;
  float: left;
  margin-left: 80px;
}
@media only screen and (max-width: 1140px) {
  .baikyaku #bottom-cont .btn.btn01 p {
    width: 195px;
    margin-top: 30px;
    margin-left: 30px;
    line-height: 30px;
  }
}
@media only screen and (max-width: 640px) {
  .baikyaku #bottom-cont .btn.btn01 p {
    width: 65%;
    margin-top: 22px;
    margin-left: 20%;
  }
}
.baikyaku #bottom-cont .btn.radius-btn {
  -moz-border-radius: 2px;
  -webkit-border-radius: 2px;
  border-radius: 2px;
}
.baikyaku #bottom-cont .btn.b-link {
  background-color: #0060af;
}
.baikyaku #bottom-cont .btn.w-link {
  height: 123px;
  background-color: #fff;
  border: solid 1px #e5e5e5;
}
.baikyaku #bottom-cont .btn.w-link a img {
  vertical-align: middle;
}
@media only screen and (max-width: 640px) {
  .baikyaku #bottom-cont .btn.w-link {
    line-height: 75px;
    height: 75px;
    margin: 0;
  }
}
.baikyaku #bottom-cont .btn.r-link {
  height: 85px;
  line-height: 85px;
  background-color: #b70c0c;
}
.baikyaku #bottom-cont .btn.r-link a {
  line-height: 85px;
}
@media only screen and (max-width: 640px) {
  .baikyaku #bottom-cont .btn.r-link {
    height: 62px;
    line-height: 62px;
  }
  .baikyaku #bottom-cont .btn.r-link a {
    line-height: 62px;
  }
  .baikyaku #bottom-cont .btn.r-link:last-child {
    margin: 0;
  }
}
.baikyaku #bottom-cont .gray-box {
  width: 572px;
  height: 155px;
  background-color: #f9f9f9;
  border-color: #f9f9f9;
  -moz-border-radius: 1px;
  -webkit-border-radius: 1px;
  border-radius: 1px;
  display: inline-block;
  line-height: 155px;
}
.baikyaku #bottom-cont .gray-box img {
  vertical-align: middle;
}
@media only screen and (max-width: 640px) {
  .baikyaku #bottom-cont .gray-box img {
    width: 85%;
    height: auto;
  }
}
@media only screen and (max-width: 640px) {
  .baikyaku #bottom-cont .gray-box {
    width: 100%;
  }
}
.winsbnr {
  margin-bottom: 6%;
}
.winsbnr div {
  margin-bottom: 3%;
}
.winsbnr div a {
  height: auto;
  display: block;
}
.winsbnr div a img {
  max-width: 100%;
  height: auto;
}
.chintai #topics > .inner .menu li dl dt {
  background: url(../images/circle_g01.gif) no-repeat left center;
}
.chintai #page-head {
  background-color: #ac9364;
}
.chintai .circle-g01 {
  width: 14px;
  height: 14px;
  display: inline-block;
  margin: 0 10px 0 0;
  background: url(../images/circle_g01.gif) center center no-repeat;
}
.chintai .anchor-box {
  width: 1040px;
  margin: 0 auto;
  padding: 10px;
  background: url(../images/anchor_bg.gif);
  box-sizing: border-box;
}
@media only screen and (max-width: 1140px) {
  .chintai .anchor-box {
    width: 700px;
  }
}
@media only screen and (max-width: 640px) {
  .chintai .anchor-box {
    width: 100%;
  }
}
.chintai .anchor-box ul {
  width: 100%;
  background: #fff;
  padding: 15px 0;
}
.chintai .anchor-box ul:after {
  content: ".";
  height: 0;
  display: block;
  clear: both;
  visibility: hidden;
}
@media only screen and (max-width: 640px) {
  .chintai .anchor-box ul {
    padding: 0 0;
  }
}
.chintai .anchor-box ul li {
  width: 20%;
  float: left;
  font-size: 14px;
  font-weight: 500;
  box-sizing: border-box;
  text-align: center;
  border-left: 1px solid #e5e5e5;
}
.chintai .anchor-box ul li:first-child {
  margin-left: 0;
  border-left: none;
}
@media only screen and (max-width: 640px) {
  .chintai .anchor-box ul li:first-child {
    width: 50%;
    border-bottom: 1px solid #e5e5e5;
    box-sizing: border-box;
  }
}
@media only screen and (max-width: 640px) {
  .chintai .anchor-box ul li {
    width: 50%;
    text-align: center;
    font-size: 12px;
    height: 60px;
  }
  .chintai .anchor-box ul li:nth-child(2) {
    border-bottom: 1px solid #e5e5e5;
    box-sizing: border-box;
  }
  .chintai .anchor-box ul li:nth-child(3) {
    clear: both;
    border-bottom: 1px solid #e5e5e5;
    box-sizing: border-box;
  }
  .chintai .anchor-box ul li:nth-child(4) {
    border-bottom: 1px solid #e5e5e5;
    box-sizing: border-box;
  }
  .chintai .anchor-box ul li:nth-child(5) {
    clear: both;
    border-right: 1px solid #e5e5e5;
    box-sizing: border-box;
  }
}
.chintai .anchor-box ul li a {
  padding: 10px;
  display: block;
  vertical-align: middle;
}
@media only screen and (max-width: 640px) {
  .chintai .anchor-box ul li a {
    padding-top: 20px;
    vertical-align: middle;
  }
}
.chintai .anchor-box ul li a:before {
  content: url(../images/anchor_arrow.png);
  width: 14px;
  height: auto;
  display: inline-block;
  margin-right: 10px;
}
@media only screen and (max-width: 640px) {
  .chintai .anchor-box ul li a:before {
    margin-right: 5px;
  }
}
.chintai .anchor-box ul li a.center {
  border-left: 1px solid #e5e5e5;
  border-right: 1px solid #e5e5e5;
}
.chintai #main-cont {
  font-size: 14px;
  line-height: 22px;
}
.chintai #main-cont .red {
  font-size: 12px;
}
@media only screen and (max-width: 640px) {
  .chintai #main-cont.inner {
    padding: 20px 10px;
  }
}
.chintai #main-cont article {
  margin-bottom: 80px;
}
.chintai #main-cont article h2,
.chintai #main-cont article h3 {
  font-size: 17px;
  font-weight: 700;
  margin: 0 0 20px 0;
  padding: 0 0 10px;
  border-bottom: solid 1px #e3e3e3;
}
.chintai #main-cont article .cont p {
  margin: 0 0 30px;
}
.chintai #main-cont article .gray-box {
  width: 100%;
  margin: 0;
  text-align: left;
  background-color: #f9f9f9;
  border: solid 1px #e3e3e3;
}
.chintai #main-cont article .gray-box span {
  padding: 29px;
  display: block;
}
.chintai #main-cont article .gray-box .gray-box-wrap {
  padding: 20px;
}
.chintai #main-cont article .gray-box .gray-box-wrap:after {
  content: ".";
  height: 0;
  display: block;
  clear: both;
  visibility: hidden;
}
.chintai #main-cont article .gray-box .gray-box-wrap .details {
  float: left;
  font-size: 12px;
  line-height: 18px;
}
.chintai #main-cont article .gray-box .gray-box-wrap .details .ttl {
  font-weight: 700;
  margin: 0 0 15px;
  font-size: 14px;
}
.chintai #main-cont article .gray-box .gray-box-wrap .green-btn {
  float: left;
}
@media only screen and (max-width: 1140px) {
  .chintai #main-cont article .gray-box .gray-box-wrap .details {
    float: none;
  }
  .chintai #main-cont article .gray-box .gray-box-wrap .green-btn {
    float: none;
  }
}

@media only screen and (max-width: 1140px) {
  .chintai #main-cont article .btn3-2 .btn3-2,
  .chintai #main-cont article .btn3-2 .btn3-3,
  .chintai #main-cont article .btn3-3 .btn3-2,
  .chintai #main-cont article .btn3-3 .btn3-3 {
    margin-right: 0;
  }
}
.chintai #main-cont article .green-btn {
  width: 295px;
  padding: 21px 0 20px;
  background-color: #fff;
  border: 1px solid #ac9364;
  -moz-border-radius: 3px;
  -webkit-border-radius: 3px;
  border-radius: 3px;
}

.chintai #main-cont article .green-btn--certificate {
  background-image: -webkit-linear-gradient(bottom, #a88f61, #ac9364);
  background-image: -moz-linear-gradient(bottom, #a88f61, #ac9364);
  background-image: -o-linear-gradient(bottom, #a88f61, #ac9364);
  background-image: -ms-linear-gradient(bottom, #a88f61, #ac9364);
  background-image: linear-gradient(to top, #a88f61, #ac9364);
  color: #fff;
}

.chintai #main-cont article .btn3-2,
.chintai #main-cont article .btn3-3 {
  background-image: none;
  background-color: #fff;
  border: 1px solid #ac9364;
  color: black;
}

.chintai #main-cont article .green-btn a {
  display: block;
  color: #fff;
  width: 100%;
  height: 100%;
  text-align: center;
  color: #ac9364;
  font-weight: 600;
}

.chintai #main-cont article .green-btn--certificate a {
  color: #fff;
}

.chintai #main-cont article .btn3-2 a {
  font-size: 13px;
  font-weight: 600;
  color: #ac9364;
}
.chintai #main-cont article .green-btn a span {
  width: 85%;
  margin: 0 auto;
  padding: 0 0 0;
}
.chintai #main-cont article .green-btn a span.btn2 {
  width: 50%;
}
.chintai #main-cont article .green-btn a span.btn3 {
  width: 100%;
  padding: 0 0 0;
}
@media only screen and (max-width: 1140px) {
  .chintai #main-cont article .green-btn a span {
    padding: 0;
  }
  .chintai #main-cont article .green-btn a span.btn3 {
    padding: 0;
  }
}
.chintai #main-cont article .green-btn.wide {
  width: 480px;
}
@media only screen and (max-width: 1140px) {
  .chintai #main-cont article .green-btn {
    width: 100%;
    margin: 20px 0 0;
  }
  .chintai #main-cont article .green-btn .btn3-2 {
    margin-right: 0;
  }
  .chintai #main-cont article .green-btn.wide {
    width: 100%;
  }
}
.chintai #main-cont article .green-bar {
  width: 100%;
  height: 45px;
  line-height: 45px;
  text-align: center;
  color: #fff;
  background-color: #ac9364;
  margin: 0 0 15px;
  background-image: -webkit-linear-gradient(bottom, #a88f61, #ac9364);
  background-image: -moz-linear-gradient(bottom, #a88f61, #ac9364);
  background-image: -o-linear-gradient(bottom, #a88f61, #ac9364);
  background-image: -ms-linear-gradient(bottom, #a88f61, #ac9364);
  background-image: linear-gradient(to top, #a88f61, #ac9364);
}
.chintai #main-cont article .float-table {
  width: 100%;
  border-top: solid 1px #e3e3e3;
  border-left: solid 1px #e3e3e3;
  border-right: solid 1px #e3e3e3;
}
.chintai #main-cont article .float-table.last-table {
  border-bottom: solid 1px #e3e3e3;
  margin-bottom: 30px;
}
.chintai #main-cont article .float-table:after {
  content: ".";
  height: 0;
  display: block;
  clear: both;
  visibility: hidden;
}
.chintai #main-cont article .float-table .col-l {
  width: 35%;
  float: left;
  background-color: #f9f9f9;
  border-right: solid 1px #e3e3e3;
}
@media only screen and (max-width: 640px) {
  .chintai #main-cont article .float-table .col-l {
    float: none;
    width: 100%;
    border-bottom: solid 1px #e3e3e3;
  }
}
.chintai #main-cont article .float-table .col-l .cont {
  display: table-cell;
  vertical-align: middle;
  margin: 0;
  height: 65px;
  padding: 0 0 0 20px;
}
.chintai #main-cont article .float-table .col-l .cont.height-fix {
  height: 128px;
}
@media only screen and (max-width: 640px) {
  .chintai #main-cont article .float-table .col-l .cont {
    padding: 10px;
    height: auto;
  }
  .chintai #main-cont article .float-table .col-l .cont.height-fix {
    height: auto;
  }
}
.chintai #main-cont article .float-table .col-r {
  width: 60%;
  float: right;
}
@media only screen and (max-width: 640px) {
  .chintai #main-cont article .float-table .col-r {
    float: none;
    width: 100%;
  }
}
.chintai #main-cont article .float-table .col-r .cont {
  display: table-cell;
  vertical-align: middle;
  margin: 0;
  height: 65px;
}
.chintai #main-cont article .float-table .col-r .cont.height-fix {
  height: 128px;
}
@media only screen and (max-width: 640px) {
  .chintai #main-cont article .float-table .col-r .cont {
    padding: 10px;
    height: auto;
  }
  .chintai #main-cont article .float-table .col-r .cont.height-fix {
    height: auto;
  }
}
.chintai #main-cont article .bdr-box {
  border: solid 1px #e3e3e3;
}
.chintai #main-cont article .bdr-box .ttl {
  padding: 20px;
  border-bottom: solid 1px #e3e3e3;
  font-weight: 700;
}
.chintai #main-cont article .bdr-box .ttl:after {
  content: ".";
  height: 0;
  display: block;
  clear: both;
  visibility: hidden;
}
.chintai #main-cont article .bdr-box .ttl .green-box {
  width: 25px;
  height: 25px;
  line-height: 25px;
  display: block;
  float: left;
  color: #fff;
  background: #ac9364;
  text-align: center;
}
.chintai #main-cont article .bdr-box .ttl .txt {
  float: left;
  margin: 3px 0 0 10px;
  width: 83%;
}
.chintai #main-cont article .bdr-box .details {
  padding: 20px;
}
.chintai #main-cont article .bdr-box.margin-fix {
  margin: 0 0 30px;
}
.chintai #main-cont article .green-arrow-down {
  width: 47px;
  height: 35px;
  margin: 0 auto;
  background: url(../images/step/green_arrow_down.gif) center center no-repeat;
}
.chintai.faq .anchor-box ul li {
  width: 20%;
}
@media only screen and (max-width: 640px) {
  .chintai.faq .anchor-box ul li {
    width: 50%;
  }
}
.chintai.faq .anchor-box ul li:first-child {
  width: 20%;
}
@media only screen and (max-width: 640px) {
  .chintai.faq .anchor-box ul li:first-child {
    width: 50%;
  }
  .chintai.faq .anchor-box ul li:first-child a {
    padding-top: 20px;
  }
}
.chintai.faq .anchor-box ul li:nth-child(2) {
  width: 30%;
}
@media only screen and (max-width: 640px) {
  .chintai.faq .anchor-box ul li:nth-child(2) {
    width: 50%;
  }
}
.chintai.faq .anchor-box ul li:nth-child(4) {
  width: 30%;
}
@media only screen and (max-width: 640px) {
  .chintai.faq .anchor-box ul li:nth-child(4) {
    width: 50%;
  }
}
.chintai.faq .anchor-box ul li a {
  font-weight: 700;
}
.chintai.faq .bunjo-faq h2:before,
.chintai.faq .bunjo-faq h3:before {
  content: url(../images/circle_g01.gif);
}
.chintai.faq .bunjo-faq .question {
  color: #ac9364;
}
.chintai.faq .bunjo-faq a {
  color: #ac9364;
  text-decoration: underline;
  word-wrap: break-word;
}

.chintai.faq .bunjo-faq a.answer-link {
  color: #0069c2;
}
.chintai.faq .bunjo-faq strong {
  font-weight: 700;
}
@media only screen and (max-width: 640px) {
  .chintai.faq .bunjo-faq ul li.q-width {
    width: 80%;
  }
}
.chintai.faq .bunjo-faq ul li img {
  display: block;
  width: 100%;
}
.chintai.faq .bunjo-faq ul li a img {
  display: inline;
  width: auto;
}
.chintai.faq #bunjo-faq-3 dl dt {
  border-bottom: 1px dashed #e5e5e5;
  padding: 0;
  margin-left: 0;
}
.chintai.faq #bunjo-faq-3 dl dt.ques-box:after {
  content: url(../images/anchor_arrow.png);
  display: inline-block;
}
.chintai.help a.half-w-bnt-blue {
  border: solid 1px #ac9364;
  background-color: #ac9364;
}
.chintai.help .bunjo-faq h3:before {
  content: url(../images/circle_g01.gif);
}
.chintai.help .bunjo-faq .question {
  color: #ac9364;
}
.chintai.contact .bunjo-contact h2:before,
.chintai.contact .bunjo-contact h3:before {
  content: url(../images/circle_g01.gif);
}
.chintai.sumikae h2 .f-mont {
  color: #333;
}
.contact #topics > .inner {
  padding: 80px 75px;
}
@media only screen and (max-width: 1140px) {
  .contact #topics > .inner {
    padding: 60px 40px;
  }
}
@media only screen and (max-width: 640px) {
  .contact #topics > .inner {
    padding: 0 0 60px;
  }
}
.contact .anchor-box {
  width: 100%;
  margin: 0 auto;
  padding: 10px;
  background: url(../images/support/bunjo/contact/anchor_bg.gif);
  box-sizing: border-box;
}
.contact .anchor-box ul {
  width: 100%;
  background: #fff;
  padding: 15px 0;
}
.contact .anchor-box ul:after {
  content: ".";
  height: 0;
  display: block;
  clear: both;
  visibility: hidden;
}
.contact .anchor-box ul li {
  width: 32%;
  float: left;
  box-sizing: border-box;
  text-align: center;
}
.contact .anchor-box ul li:first-child {
  margin-left: 0;
  border-left: none;
}
.contact .anchor-box ul li a {
  padding: 10px;
  display: block;
  vertical-align: middle;
}
.contact .anchor-box ul li a:before {
  content: url(../images/anchor_arrow.png);
  width: 14px;
  height: auto;
  display: inline-block;
  margin-right: 10px;
}
.contact .anchor-box ul li a.center {
  border-left: 1px solid #e5e5e5;
  border-right: 1px solid #e5e5e5;
}
@media only screen and (max-width: 640px) {
  .contact .faq .anchor-box ul {
    padding: 0 0;
  }
  .contact .faq .anchor-box ul li {
    width: 50%;
    text-align: center;
    font-size: 12px;
    height: 60px;
  }
  .contact .faq .anchor-box ul li a:before {
    margin-right: 5px;
  }
  .contact .faq .anchor-box ul li:nth-child(2) {
    border-bottom: 1px solid #e5e5e5;
    box-sizing: border-box;
  }
  .contact .faq .anchor-box ul li:nth-child(3) {
    clear: both;
    border-right: 1px solid #e5e5e5;
    box-sizing: border-box;
  }
  .contact .faq .anchor-box ul li:first-child {
    width: 50%;
    border-right: 1px solid #e5e5e5;
    border-bottom: 1px solid #e5e5e5;
    box-sizing: border-box;
  }
  .contact .faq .anchor-box ul li:first-child a {
    padding-top: 10px;
  }
  .contact .faq .anchor-box ul li a {
    padding-top: 20px;
    vertical-align: middle;
  }
}
.contact .bunjo-contact {
  width: 100%;
  margin-top: 50px;
}
.contact .bunjo-contact h2,
.contact .bunjo-contact h3 {
  font-size: 18px;
  font-weight: 700;
  margin-bottom: 50px;
  padding-bottom: 25px;
  border-bottom: 1px solid #e5e5e5;
}
.contact .bunjo-contact h3 span {
  padding-left: 1%;
  color: #c00;
  font-size: 14px;
}
@media only screen and (max-width: 1140px) {
  .contact .bunjo-contact h3 span {
    display: block;
  }
}
.contact .bunjo-contact h2:before,
.contact .bunjo-contact h3:before {
  content: url(../images/circle.png);
  width: 16px;
  height: auto;
  display: inline-block;
  padding-right: 10px;
}
.contact .bunjo-contact h3.circle-chintai:before {
  content: url(../images/circle_chintai.gif);
  width: 16px;
  height: auto;
  display: inline-block;
  padding-right: 10px;
}
.contact .bunjo-contact .contactrec {
  text-align: center;
  padding-top: 3%;
  font-size: 14px;
  color: #c00;
}
.contact .bunjo-contact p.attention {
  color: #c00;
  font-size: 14px;
  margin-bottom: 50px;
  padding: 0 5px;
}
.contact .bunjo-contact .sup-attention {
  color: #c00;
  font-size: 14px;
  border: 1px solid #da4d4d;
  padding: 2%;
  margin: 3% 0;
}
.contact .bunjo-contact > dl {
  margin: 45px 20px 0;
}
@media only screen and (max-width: 1140px) {
  .contact .bunjo-contact > dl {
    margin: 45px 0 0;
  }
}
.contact .bunjo-contact > dl > dt {
  font-size: 18px;
  margin: 0 0 30px;
  padding: 0 20px 10px 20px;
  border-bottom: 1px dotted #e5e5e5;
}
.contact .bunjo-contact > dl dd .contact-list {
  width: 665px;
  margin: 0 auto;
}
@media only screen and (max-width: 1140px) {
  .contact .bunjo-contact > dl dd .contact-list {
    width: 605px;
  }
}
@media only screen and (max-width: 960px) {
  .contact .bunjo-contact > dl dd .contact-list {
    width: 100%;
    max-width: 605px;
  }
}
@media only screen and (max-width: 640px) {
  .contact .bunjo-contact > dl dd .contact-list {
    width: 100%;
    max-width: 100%;
  }
}
.contact .bunjo-contact > dl dd .contact-list > li {
  position: relative;
  margin-bottom: 40px;
  padding: 30px 30px;
  background: #fcfcfc;
  border: 1px solid #e5e5e5;
  box-sizing: border-box;
}
.contact .bunjo-contact > dl dd .contact-list > li:last-child {
  margin-bottom: 0;
}
.contact .bunjo-contact > dl dd .contact-list > li .upper-box dt {
  font-size: 16px;
  font-weight: 700;
  margin-bottom: 10px;
  color: #5597c9;
}
.contact .bunjo-contact > dl dd .contact-list > li .upper-box dt small {
  font-size: 14px;
}
.contact .bunjo-contact > dl dd .contact-list > li .upper-box dt.black {
  color: #000;
  font-size: 21px;
}
@media only screen and (max-width: 374px) {
  .contact .bunjo-contact > dl dd .contact-list > li .upper-box dt {
    font-size: 14px;
  }
}
.contact .bunjo-contact > dl dd .contact-list > li .upper-box dd:after {
  content: ".";
  height: 0;
  display: block;
  clear: both;
  visibility: hidden;
}
.contact .bunjo-contact > dl dd .contact-list > li .upper-box dd .tel {
  float: left;
  margin-bottom: 10px;
  margin-right: 30px;
}
.contact .bunjo-contact > dl dd .contact-list > li .upper-box dd .tel strong {
  font-size: 24px;
  color: #0060af;
  line-height: 1em;
}
.contact .bunjo-contact > dl dd .contact-list > li .upper-box dd .tel span {
  font-size: 12px;
  color: #000;
}
.contact .bunjo-contact > dl dd .contact-list > li .upper-box dd .tel span.ruby01 {
  display: inline-block;
  margin-left: 145px;
  letter-spacing: 1.2em;
}
.contact .bunjo-contact > dl dd .contact-list > li .upper-box dd .tel span.ruby02 {
  display: inline-block;
  margin-left: 33px;
  letter-spacing: 0.5em;
}
.contact .bunjo-contact > dl dd .contact-list > li .upper-box dd .tel span.contactarea {
  display: inline-block;
  margin-left: 10px;
  padding: 8px 10px;
  color: #fff !important;
  background: #0060af;
  border-radius: 3px;
  vertical-align: top;
}
@media only screen and (max-width: 640px) {
  .contact .bunjo-contact > dl dd .contact-list > li .upper-box dd .tel {
    float: none;
    margin-right: 0;
    margin-bottom: 10px;
  }
  .contact .bunjo-contact > dl dd .contact-list > li .upper-box dd .tel strong {
    font-size: 24px;
  }
  .contact .bunjo-contact > dl dd .contact-list > li .upper-box dd .tel span.ruby01 {
    margin-left: 85px;
    letter-spacing: 0.75em;
  }
  .contact .bunjo-contact > dl dd .contact-list > li .upper-box dd .tel span.ruby02 {
    margin-left: 3px;
    letter-spacing: 0.75em;
  }
}
@media only screen and (max-width: 374px) {
  .contact .bunjo-contact > dl dd .contact-list > li .upper-box dd .tel strong {
    font-size: 24px;
  }
  .contact .bunjo-contact > dl dd .contact-list > li .upper-box dd .tel span.ruby01 {
    margin-left: 85px;
    letter-spacing: 0.75em;
  }
  .contact .bunjo-contact > dl dd .contact-list > li .upper-box dd .tel span.ruby02 {
    margin-left: 3px;
    letter-spacing: 0.75em;
  }
}
.contact .bunjo-contact > dl dd .contact-list > li .upper-box dd .emergency {
  margin-bottom: 10px;
}
.contact .bunjo-contact > dl dd .contact-list > li .upper-box dd .form {
  display: inline-block;
  padding-top: 18px;
  font-size: 18px;
}
.contact .bunjo-contact > dl dd .contact-list > li .upper-box dd .form a {
  color: #0060af;
}
.contact .bunjo-contact > dl dd .contact-list > li .upper-box dd .form a.linkdeco {
  text-decoration: underline;
}
.contact .bunjo-contact > dl dd .contact-list > li .upper-box dd .form:before {
  content: url(../images/icon_mail.png);
  width: 28px;
  height: auto;
  display: inline-block;
  margin-right: 10px;
  vertical-align: middle;
}
.contact .bunjo-contact > dl dd .contact-list > li .upper-box dd .prtel {
  margin-right: 80px;
}
.contact .bunjo-contact > dl dd .contact-list > li .upper-box dd .pt10 {
  padding-top: 10px;
}
.contact .bunjo-contact > dl dd .contact-list > li .bottom-box {
  margin-top: 20px;
}
.contact .bunjo-contact > dl dd .contact-list > li .bottom-box dl {
  text-align: center;
}
.contact .bunjo-contact > dl dd .contact-list > li .bottom-box dl dt {
  display: inline-block;
  font-size: 14px;
  margin-right: 20px;
}
.contact .bunjo-contact > dl dd .contact-list > li .bottom-box dl dd {
  display: inline-block;
  font-size: 18px;
}
.contact .bunjo-contact > dl dd .contact-list > li .bottom-box dl dd a {
  color: #0060af;
}
.contact .bunjo-contact > dl dd .contact-list > li .bottom-box dl dd a.linkdeco {
  text-decoration: underline;
}
.contact .bunjo-contact > dl dd .contact-list > li .bottom-box dl dd:before {
  content: url(../images/icon_mail.png);
  width: 28px;
  height: auto;
  display: inline-block;
  margin-right: 10px;
  vertical-align: middle;
}
.contact .bunjo-contact > dl dd .contact-list > li .bottom-box dl dd.toform:before {
  content: url(../images/support/bunjo/contact/icon_pc.png);
}
@media only screen and (max-width: 640px) {
  .contact .bunjo-contact > dl dd .contact-list > li .bottom-box dl {
    text-align: left;
  }
  .contact .bunjo-contact > dl dd .contact-list > li .bottom-box dl dt {
    display: block;
    margin-bottom: 10px;
  }
  .contact .bunjo-contact > dl dd .contact-list > li .bottom-box dl dd {
    display: block;
  }
}
@media only screen and (max-width: 374px) {
  .contact .bunjo-contact > dl dd .contact-list > li .bottom-box dl dd {
    font-size: 18px;
  }
}
.contact .bunjo-contact > dl dd .contact-list > li .caution {
  position: absolute;
  right: 0;
  bottom: -30px;
  color: #c00;
}
@media only screen and (max-width: 374px) {
  .contact .bunjo-contact > dl {
    margin: 25px 0 0;
  }
  .contact .bunjo-contact > dl > dt {
    font-size: 16px;
    font-weight: 700;
    margin: 0 0 15px;
    padding: 0 10px 10px 10px;
    border-bottom: 1px dotted #e5e5e5;
  }
}
@media only screen and (max-width: 374px) {
  .contact .bunjo-contact h3 {
    margin-bottom: 20px;
  }
}
.contact .bunjo-contact#bunjo-contact-3 > dl dt small {
  font-size: 14px;
}
@media only screen and (max-width: 640px) {
  .contact .bunjo-contact#bunjo-contact-3 > dl dt small {
    display: block;
  }
}
.contact .bunjo-contact#bunjo-contact-3 > dl dd .contact-list > li .upper-box {
  text-align: center;
  border-bottom: none;
}
.contact .bunjo-contact#bunjo-contact-3 > dl dd .contact-list > li .upper-box dd .tel {
  float: none;
}
.contact
  .bunjo-contact#bunjo-contact-3
  > dl
  dd
  .contact-list
  > li
  .upper-box
  dd
  .tel
  span {
  display: inline-block;
  margin-right: 10px;
  padding: 10px 15px;
  color: #fff;
  background: #0060af;
  border-radius: 3px;
  vertical-align: middle;
}
.contact
  .bunjo-contact#bunjo-contact-3
  > dl
  dd
  .contact-list
  > li
  .upper-box
  dd
  .tel
  strong {
  vertical-align: middle;
}
@media only screen and (max-width: 640px) {
  .contact .bunjo-contact#bunjo-contact-3 > dl dd .contact-list > li .upper-box {
    padding-bottom: 10px;
  }
  .contact .bunjo-contact#bunjo-contact-3 > dl dd .contact-list > li .upper-box dl {
    text-align: left;
  }
}
.contact .bunjo-contact#bunjo-contact-3 > dl dd .contact-list > li .bottom-box {
  margin-top: 0;
  text-align: center;
}
@media only screen and (max-width: 640px) {
  .contact .bunjo-contact#bunjo-contact-3 > dl dd .contact-list > li .bottom-box {
    text-align: left;
  }
}
.contact .bunjo-contact#bunjo-contact-3 > dl dd.no-list {
  padding: 0 20px;
  font-size: 14px;
}
.contact .bunjo-contact#bunjo-contact-3 > dl dd.no-list span.caution {
  color: #c00;
  display: block;
  padding: 0;
}
.contact .bunjo-contact#bunjo-contact-3 > dl dd > span.caution {
  padding: 0 20px;
  font-size: 14px;
  color: #c00;
  display: block;
  margin-bottom: 30px;
}
@media only screen and (max-width: 640px) {
  .contact .bunjo-contact {
    width: 100%;
    padding: 0 10px;
    box-sizing: border-box;
  }
}
.sup-attention {
  color: #c00;
  font-size: 14px;
  border: 1px solid #da4d4d;
  padding: 2%;
  margin: 3% 0;
}
body.chintai .category-anc {
  width: 100%;
  max-width: 1010px;
  margin: 0 auto;
  box-sizing: border-box;
  padding-bottom: 20px;
}
body.chintai .category-anc ul {
  width: 98%;
  border-collapse: separate;
  background-color: #fff;
  border: solid 1px #e9eaee;
  margin: 0 auto;
}
body.chintai .category-anc ul li {
  text-align: center;
  border-right: solid 1px #e9eaee;
  box-sizing: border-box;
  float: left;
  width: 17%;
  line-height: 0.5;
  vertical-align: middle;
}
@media only screen and (max-width: 640px) {
  body.chintai .category-anc ul li {
    font-size: 11px;
    line-height: 13px;
    width: 33%;
    border-bottom: solid 1px #e9eaee;
  }
}
body.chintai .category-anc ul li a {
  display: block;
  width: 100%;
  height: 75px;
  vertical-align: middle;
  padding: 14% 0;
  box-sizing: border-box;
}
body.chintai .category-anc ul li a br.spbr {
  display: none;
}
@media only screen and (max-width: 640px) {
  body.chintai .category-anc ul li a br.spbr {
    display: block;
  }
}
body.chintai .category-anc ul .listnorm {
  width: 25%;
}
body.chintai .category-anc ul .listshort {
  width: 25%;
}
body.chintai .category-anc ul .listlarge {
  width: 25%;
  line-height: 1.5;
}
body.chintai .category-anc ul .listlarge a {
  padding: 10% 0;
}
body.chintai .category-anc ul :last-child {
  border-right: none;
}
body.chintai .category-anc ul :hover {
  background-color: #e9eaee;
  text-decoration: underline;
}
body.chintai .category-anc ul > .here {
  background-color: #e9eaee;
  font-weight: 700;
}
@media only screen and (max-width: 960px) {
  body.chintai .category-anc ul li a {
    padding: 15% 0;
  }
}
@media only screen and (max-width: 640px) {
  body.chintai .category-anc ul li.listnorm {
    width: 50%;
  }
  body.chintai .category-anc ul li.listlarge {
    width: 50%;
  }
  body.chintai .category-anc ul li.listshort {
    width: 50%;
  }
  body.chintai .category-anc ul li#c-anc {
    display: block;
  }
  body.chintai .category-anc ul li:nth-child(2n) {
    border-right: none;
  }
  body.chintai .category-anc ul li a {
    padding: 10% 0;
  }
}
body.chintai .category-anc ul:after {
  content: ".";
  height: 0;
  display: block;
  clear: both;
  visibility: hidden;
}

.p-step__gray-box {
  width: 100%;
  margin-top: 30px;
  padding: 20px;
  box-sizing: border-box;
  display: flex;
  justify-content: space-between;
  background-color: #f9f9f9;
  border: 1px solid #e3e3e3;
}

@media only screen and (max-width: 1140px) {
  .p-step__gray-box {
    flex-direction: column;
    row-gap: 30px;
    padding: 40px 20px 20px;
  }
}

.p-step__button-area {
  width: 400px;
}

@media only screen and (max-width: 1140px) {
  .p-step__button-area {
    width: 100%;
  }
}

.p-step__button-title {
  font-size: 14px;
  color: #333333;
  font-weight: 600;
}

.chintai #main-cont article .cont .p-step__button-title {
  margin: 0 0 14px;
}

@media only screen and (max-width: 1140px) {
  .chintai #main-cont article .cont .p-step__button-title {
    margin-bottom: 10px;
  }
}

.p-step__button {
  display: flex;
  justify-content: center;
  align-items: center;
  width: 295px;
  height: 63px;
  font-weight: 600;
  background-image: -webkit-linear-gradient(right, #a88f61, #ac9364);
  background-image: -moz-linear-gradient(right, #a88f61, #ac9364);
  background-image: -o-linear-gradient(right, #a88f61, #ac9364);
  background-image: -ms-linear-gradient(right, #a88f61, #ac9364);
  background-image: linear-gradient(to left, #a88f61, #ac9364);
  font-size: 13px;
  color: white;
}

@media only screen and (max-width: 1140px) {
  .p-step__button {
    width: 100%;
  }
}

.chintai #main-cont article .cont .p-step__button-area-text {
  margin: 14px 0 0;
}

@media only screen and (max-width: 1140px) {
  .chintai #main-cont article .cont .p-step__button-area-text {
    margin: 20px 0 0;
  }
}

.p-step__button-area-text {
  font-size: 14px;
  line-height: 1.5;
}

@media only screen and (max-width: 1140px) {
  .p-step__button-area-text {
    font-size: 11px;
    line-height: 1.83;
  }
}

.p-step__button-area-text a {
  color: #ac9364;
  font-weight: bold;
  text-decoration: underline;
}

.p-step__button:hover {
  color: rgb(255, 255, 255, 0.5);
}

.chintai #main-cont article .cont .details-text {
  margin: 0;
}

@media only screen and (max-width: 1140px) {
  .chintai #main-cont article .cont .details-text {
    font-size: 11px;
  }
}

.u-sp-only {
  display: none;
}

@media only screen and (max-width: 1140px) {
  .u-sp-only {
    display: inline;
  }
}

@media only screen and (max-width: 1140px) {
  .u-sp-only {
    display: none;
  }
}
