@charset "UTF-8";
/**=========================================
* NAME:cs/cs.css
* OUTLINE:CSトップ・下層ページで使用するスタイルを記述します。
* 0.MODULE
* 1.CS
* 2.SMART_PHONE-640
* 3.SMART_PHONE-480
=========================================*/
/**=========================================
* 0.MODULE
* * 共通CSSにマージして欲しいスタイルを記述します。
=========================================*/
.local_navigation li .local_nav_blank {
  position: relative;
  padding-left: 16px;
}
.local_navigation li .local_nav_blank:before {
  display: inline-block;
  position: absolute;
  left: 0;
  content: url("/atlas/img/cs/a-target_blank03.png");
}
.local_navigation li .local_nav_blank em {
  color: #ffffff;
  font-size: 11px;
  font-style: normal;
}

.title_visual-container.customer_support {
  background-image: url("/atlas/img/cs/title_visual/title_visual.jpg");
}
@media screen and (max-width: 640px) {
  .title_visual-container.customer_support {
    border-top: 1px solid #eeeded;
    background-image: url("/atlas/img/cs/title_visual/sp-title_visual.jpg");
  }
}

/**=========================================
* 1.CS
* * トップページ、下層ページのスタイルを記述します。
=========================================*/
.bg_white-wrapper {
  background-color: #fbfbfb;
  padding-bottom: 50px;
}
.bg_white-wrapper .center_lead_writing {
  margin-top: 72px;
}

.bg_index-wrapper {
  padding-top: 50px;
  padding-bottom: 45px;
  background-color: #fbfbfb;
}

.bg_lower-wrapper {
  padding-top: 50px;
  padding-bottom: 127px;
  background-color: #fbfbfb;
}
.bg_lower-wrapper.procedure-wrapper {
  padding-bottom: 100px;
}

.center_lead_writing.index_lead {
  margin-top: 24px;
  line-height: 1.9;
  letter-spacing: 0;
}

.center_lead_notice {
  padding-top: 17px;
  font-size: 10px;
  line-height: 1.45;
  text-align: center;
}

.right_lead_notice {
  padding-top: 17px;
  font-size: 10px;
  line-height: 1.45;
  text-align: right;
}

.br-sp-hidden {
  display: inline;
  line-height: 0;
}
.br-sp-hidden br {
  display: block;
  line-height: 0;
}

.br-sp-visible {
  display: none;
  line-height: 0;
}
.br-sp-visible br {
  line-height: 0;
}

.cs-center {
  margin-top: 40px;
  width: 1000px;
  min-height: 875px;
  background-color: #8a6b42;
  background-image: url("/atlas/img/cs/cs_center_bg.jpg");
  background-repeat: no-repeat;
  -webkit-text-size-adjust: 100%;
}
.cs-center .title-block_item {
  height: 349px;
}
.cs-center .title-block_item h3 {
  padding-top: 58px;
  padding-left: 43px;
}
.cs-center .title-block_item p {
  margin-top: -88px;
  padding-left: 43px;
}
.cs-center .content-block_item {
  margin: 0 auto;
  width: 868px;
}
.cs-center .link-block_item {
  margin: 0 auto;
  width: 868px;
}

.cs-center_list {
  padding-top: 28px;
  padding-bottom: 30px;
  background-color: rgba(237, 227, 211, 0.85);
  filter: progid:DXImageTransform.Microsoft.Gradient(GradientType=0,StartColorStr=#dcf1e9dc,EndColorStr=#dcf1e9dc);
}
.cs-center_list h4 {
  text-align: center;
}
.cs-center_list ul {
  margin-top: 24px;
  text-align: center;
  font-size: 0;
}
.cs-center_list li {
  display: inline-block;
  margin: 0 10px;
  width: 170px;
}
.cs-center_list li img {
  width: 100%;
  vertical-align: bottom;
}

.cs-center_link {
  padding-top: 30px;
  background-color: #f6ecdd;
  text-align: center;
}
.cs-center_link a {
  display: inline-block;
  width: 400px;
  background-color: #333333;
  text-decoration: none;
}
.cs-center_link a[target="_blank"]:after {
  margin-left: 0;
  content: "";
}
.cs-center_link .link-block_text {
  display: inline-block;
  padding: 20px 16px;
  background-image: url("/atlas/img/cs/link_right_arrow_small_white.png");
  background-position: left center;
  background-repeat: no-repeat;
  -webkit-font-smoothing: antialiased;
}
.cs-center_link .link-block_text em {
  display: block;
  color: #ffffff;
  font-size: 17px;
  font-style: normal;
  font-weight: bold;
}
.cs-center_link .link-block_text em > span {
  color: #ffffff;
  font-size: 17px;
}
.cs-center_link .link-block_text > span {
  display: block;
  line-height: 1.4;
  color: #ffffff;
}

.cs-center_text {
  padding: 18px 0 22px 0;
  background-color: #f6ecdd;
  text-align: center;
}
.cs-center_text p {
  color: #4b3923;
}
.cs-center_text p span {
  color: #4b3923;
  font-size: 11px;
  line-height: 16px;
}

.cs-center_tel {
  padding: 14px 0 12px 0;
  background-color: #c0af98;
  color: #4b3923;
  text-align: center;
}

.cs_page-information {
  padding-top: 65px;
  border-top: 1px solid #efefef;
}

.cs_page-information_title {
  float: left;
  width: 220px;
  height: 265px;
  display: block;
}

.cs_page-information_table {
  float: left;
  border-collapse: separate;
  border-spacing: 1px;
  width: 780px;
  line-height: 24px;
}

.cs_page-information_table tr:first-child {
  border-top: none;
}
.cs_page-information_table tr:first-child td {
  border-top: none;
}

.cs_page-information_table tr {
  width: 100%;
  border-top: 1px dotted #797979;
}

.cs_page-information_table td.date {
  color: #beb3a5;
  border-top: 1px dotted #797979;
  width: 121px;
  padding: 0px 5px 10px 5px;
}
.cs_page-information_table td.date a {
  letter-spacing: 0;
}

.cs_page-information_table td.title {
  border-top: 1px dotted #797979;
  padding: 15px 5px;
}

.cs_section-container {
  margin: 0 auto;
  width: 1000px;
}

.cs_list-block {
  overflow: hidden;
  margin-top: 38px;
  margin-left: -27px;
  width: auto;
}
.cs_list-block.report_list-block {
  margin-top: 29px;
}
.cs_list-block .block_item {
  background: #fff;
  margin: 0px 0 55px 27px;
  box-shadow: 0px 0px 5px 0px rgba(0, 0, 0, 0.01);
  border: 1px solid #e9e9e9;
  padding-top: 0;
  padding-bottom: 20px;
}
.cs_list-block .content-block_item-container {
  padding: 25px 20px 15px 20px;
}

.column3-block.cs_list-block a {
  z-index: inherit;
}
.column3-block.cs_list-block .img-block_item {
  height: 270px;
}
.column3-block.cs_list-block .content-block_item-container {
  top: 270px;
}
.column3-block.cs_list-block h3,
.column3-block.cs_list-block h4 {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 16px;
  margin-bottom: 13px;
  letter-spacing: 0;
}
.column3-block.cs_list-block p {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 13px;
  line-height: 1.7;
  letter-spacing: 0;
}

.cs-section-block01 {
  margin-top: 40px;
  margin-bottom: 0;
}
.cs-section-block01_title {
  background-color: #393937;
  padding: 15px 25px;
  letter-spacing: 0;
}
.cs-section-block01_title .title_main {
  display: inline-block;
  font-size: 18px;
  font-weight: normal;
  line-height: 1.33;
  color: #fff;
}

.cs-section-block02 {
  background-color: #fff;
  margin-top: 30px;
  box-shadow: 0px 0px 5px 0px rgba(0, 0, 0, 0.01);
  padding: 35px 49px 49px;
  border-top: 1px solid #e9e9e9;
  border-left: 1px solid #e9e9e9;
  border-right: 1px solid #e9e9e9;
  border-bottom: 1px solid #e9e9e9;
}
.cs-section-block02_header {
  letter-spacing: 0;
}
.cs-section-block02_header .header_sub {
  font-size: 14px;
  line-height: 1.7;
  letter-spacing: 0;
  color: #ad967d;
}
.cs-section-block02_header .header_title {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  padding: 3.8px 0 0 0;
  font-size: 21px;
  line-height: 1.6;
  letter-spacing: 0;
  font-weight: bold;
}

.cs-section-block03 {
  overflow: hidden;
  margin-top: 25px;
  border-top: 1px solid #dadada;
  padding-top: 25px;
}
.cs-section-block03:first-child {
  margin-top: 17px;
}
.cs-section-block03_image {
  float: left;
  margin-right: 35px;
  width: 350px;
}
.cs-section-block03_image img {
  vertical-align: bottom;
  width: 100%;
}
.cs-section-block03_body {
  float: left;
  width: 515px;
}
.cs-section-block03_title {
  padding-top: 7px;
  font-size: 16px;
  line-height: 2;
  letter-spacing: 0;
}
.cs-section-block03_text {
  padding-top: 2px;
  font-size: 14px;
  line-height: 1.7;
  letter-spacing: 0;
}

.cs-section-pagetop {
  text-align: right;
  padding-top: 15px;
}
.cs-section-pagetop a {
  font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", "Lucida Grande", Verdana, "ＭＳ Ｐゴシック", sans-serif;
  font-size: 13px;
  line-height: 1;
  letter-spacing: 0;
  color: #000;
}
.cs-section-pagetop a:hover {
  color: #ad967d;
}
.cs-section-pagetop a:before {
  content: "";
  display: inline-block;
  width: 15px;
  height: 10px;
  background-image: url("/atlas/img/cs/report/common/btn-page_top-up_allow02.png");
  background-repeat: no-repeat;
  background-position: 0px 0px;
  margin-right: 5px;
  background-size: contain;
}
.cs-section-pagetop a:hover:before {
  background-image: url("/atlas/img/cs/report/common/btn-page_top-up_allow03.png");
}

.cs-section-block04 {
  background-color: #fff;
  margin-top: 40px;
  margin-bottom: 0;
  box-shadow: 0px 0px 5px 0px rgba(0, 0, 0, 0.01);
  border-left: 1px solid #e9e9e9;
  border-right: 1px solid #e9e9e9;
  border-bottom: 1px solid #e9e9e9;
}
.cs-section-block04_title {
  background-color: #393937;
  padding: 15px 25px;
  letter-spacing: 0;
}
.cs-section-block04_title .title_main {
  display: inline-block;
  font-size: 18px;
  font-weight: normal;
  line-height: 1.33;
  color: #fff;
}
.cs-section-block04_body {
  padding: 50px 49px;
}

.cs-section-block05 {
  background: url(/atlas/img/cs/procedure/step_arrow.png) no-repeat center -1px;
  margin-top: 50px;
  border-top: 1px solid #dadada;
  padding-top: 61px;
}
.cs-section-block05:first-child {
  margin-top: 0;
  border: none;
  padding-top: 0;
}
.cs-section-block05_title {
  display: table;
  width: 100%;
  background-color: #d6d0cb;
  letter-spacing: 0;
}
.cs-section-block05_title .title_head {
  display: table-cell;
  padding: 10px 0;
  width: 104px;
  background-color: #393937;
  letter-spacing: 0;
  text-align: center;
  vertical-align: middle;
}
.cs-section-block05_title .title_head img {
  vertical-align: bottom;
}
.cs-section-block05_title .title_main {
  display: table-cell;
  padding: 8px 16px 8px;
  font-size: 16px;
  line-height: 1.5;
  letter-spacing: 0;
  vertical-align: middle;
}
.cs-section-block05_body {
  margin-top: 30px;
}

.cs-section-block06 {
  overflow: hidden;
}
.cs-section-block06_image {
  float: left;
  margin-right: 38px;
  width: 350px;
}
.cs-section-block06_image img {
  vertical-align: bottom;
  width: 100%;
}
.cs-section-block06_body {
  float: left;
  width: 512px;
}
.cs-section-block06_title {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  padding-top: 22px;
  font-size: 18px;
  line-height: 1.3;
  letter-spacing: 0;
}
.cs-section-block06_title:first-child {
  padding-top: 29px;
}
.cs-section-block06_text {
  padding-top: 29px;
  font-size: 14px;
  line-height: 2;
  letter-spacing: 0;
}
.cs-section-block06_text:first-child {
  padding-top: 10px;
}
.cs-section-block06_list {
  padding-top: 14.75px;
}
.cs-section-block06_list li {
  background: url(/atlas/img/cs/list_style_disc.png) no-repeat left 2.25px;
  margin-top: 11.75px;
  padding-left: 15px;
  line-height: 1.3;
}
.cs-section-block06_list li:first-child {
  margin-top: 0;
}
.cs-section-block06 .cs-section-block06_notice {
  padding-top: 10px;
  font-size: 10px;
  line-height: 1.8;
  letter-spacing: 0;
}

.cs_hp-link {
  padding: 18px 0 0 0;
}
.cs_hp-link a {
  display: block;
  background-color: #333333;
  text-decoration: none;
  text-align: center;
  width: 335px;
}
.cs_hp-link .link-block_text {
  display: inline-block;
  padding: 11.05px 16px;
  background-image: url("/atlas/img/cs/link_right_arrow_small_white.png");
  background-position: left center;
  background-repeat: no-repeat;
  -webkit-font-smoothing: antialiased;
  color: #ffffff;
  font-size: 13px;
  font-style: normal;
  font-weight: bold;
  line-height: 1.3;
  letter-spacing: 0;
}

.cs_tel-block {
  overflow: hidden;
  background-color: #e6dfd7;
  margin-top: 34px;
  padding: 0 60px;
}
.cs_tel-block .cs_tel-title {
  border-bottom: 1px solid #efece6;
  padding: 17.45px 0 10.45px;
  text-align: center;
  font-size: 17px;
  line-height: 1.3;
  letter-spacing: 0;
  color: #4b3923;
}
.cs_tel-block .tel-number {
  display: block;
  padding: 14px 0 18px;
}

.tax_section {
  margin-top: 60px;
  padding-top: 0;
  border: none;
  background: none;
}
.tax_section:first-child {
  margin-top: 0;
}
.tax_text {
  margin-top: 23px;
  font-size: 14px;
  line-height: 2;
  letter-spacing: 0;
}
.tax_text-link {
  margin-top: 0;
}
.tax_link {
  font-size: 14px;
  line-height: 2;
  letter-spacing: 0;
}
.tax_link:before {
  content: url(/atlas/common/img/link_right_arrow_small_brown.png);
  margin-right: 6px;
}
.tax_sub-title {
  margin-top: 25px;
  font-size: 16px;
  font-weight: bold;
  line-height: 21px;
  text-align: left;
}
.tax_sub-text {
  margin-top: 10px;
  font-size: 14px;
  line-height: 2;
  letter-spacing: 0;
}
.tax_table {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  margin-top: 25px;
  border-collapse: separate;
  border-spacing: 0;
  width: 100%;
  text-align: left;
}
.tax_table caption {
  margin-bottom: 11px;
  font-size: 16px;
  font-weight: bold;
  line-height: 21px;
  text-align: left;
}
.tax_table-header01 {
  width: 265px;
}
.tax_table thead th {
  background-color: #b5ada1;
  border-left: 1px solid #fff;
  padding: 15px 25px;
  font-size: 14px;
  font-weight: bold;
  text-align: left;
}
.tax_table thead th:first-child {
  border-left: none;
}
.tax_table th {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  background-color: #e0dcd7;
  vertical-align: middle;
  border-bottom: 1px solid #b1a492;
  padding: 20px 22px;
  font-size: 14px;
  line-height: 2;
  text-align: left;
  letter-spacing: -0.5px;
}
.tax_table th.letter2 {
  letter-spacing: .25em;
}
.tax_table th.tax_table-header02 {
  text-align: center;
}
.tax_table td {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  vertical-align: middle;
  border-bottom: 1px solid #b1a492;
  padding: 20px 25px;
  font-size: 14px;
  line-height: 2;
  text-align: left;
  letter-spacing: 0;
}
.tax_table tr:first-child th,
.tax_table tr:first-child td {
  border-top: 1px solid #b1a492;
}
.tax_sub-table {
  margin-top: 11px;
}
.tax_table-text {
  margin-top: 7px;
  font-size: 14px;
  line-height: 2;
  letter-spacing: 0;
}
.tax_list li {
  margin-left: 2em;
  list-style: disc;
  font-size: 14px;
  line-height: 2;
}
.tax_order-list li {
  margin-left: 2em;
  list-style: decimal;
  font-size: 14px;
  line-height: 2;
}
.tax_condition-list {
  margin-top: 10px;
}

.tax-section_header {
  margin-top: 55px;
}

.tax-section_anchor-block {
  overflow: hidden;
  margin: 45px auto 0;
  width: 100%;
}
.tax-section_anchor-block .tax-anchor {
  float: left;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  margin-left: 17px;
  border: 1px solid #e9e9e9;
  padding: 1px;
  width: 322px;
  box-shadow: 0px 0px 5px 0px rgba(0, 0, 0, 0.01);
}
.tax-section_anchor-block .tax-anchor:first-child {
  margin-left: 0;
}
.tax-section_anchor-block .tax-anchor_body {
  display: block;
  background: #ae967c url(/atlas/img/cs/consider/tax/btn-list-next_down_allow02.png) no-repeat center bottom;
  -webkit-background-size: 20px 24px;
  background-size: 20px 24px;
  padding-bottom: 25px;
}
.tax-section_anchor-block .tax-anchor_body:hover {
  text-decoration: none;
  opacity: 0.65;
  filter: alpha(opacity=65);
}
.tax-section_anchor-block .tax-anchor_body .tax-anchor_inner {
  display: block;
  background: #fff;
  padding: 28px 0;
  text-align: center;
  letter-spacing: 0;
}
.tax-section_anchor-block .tax-anchor_body .anchor_title_text {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  display: inline-block;
  margin: 0;
  font-size: 16px;
  font-weight: bold;
  letter-spacing: 0;
  vertical-align: middle;
}

.magazine_list-block {
  margin-top: 0;
}
.magazine_list-block .block_item {
  margin-top: 30px;
  margin-bottom: 0;
  padding-bottom: 0;
  height: auto;
}
.magazine_list-block .content-block_item-container {
  padding-bottom: 20px;
}
.magazine_list-block.column3-block.cs_list-block h4 {
  margin-bottom: 12px;
  line-height: 22px;
}
.magazine_list-image {
  background-color: #efefef;
}
.magazine_list-image img {
  left: 0;
  right: 0;
  margin: 0 auto;
  width: auto;
  vertical-align: bottom;
}
.magazine_list-link span {
  display: block;
  background-color: #fff;
}
.magazine_list-link img {
  vertical-align: bottom;
}

/**=========================================
* 2.SMARTPHONE-640
* * スマートフォン用のスタイルを記述します。
=========================================*/
@media screen and (max-width: 640px) {
  .bg_white-wrapper {
    padding-bottom: 5.625%;
  }
  .bg_white-wrapper .center_lead_writing {
    margin-top: 10%;
  }

  .bg_index-wrapper {
    padding-top: 8.75%;
    padding-bottom: 15.625%;
  }

  .bg_lower-wrapper {
    padding-top: 8.75%;
    padding-bottom: 0;
  }
  .bg_lower-wrapper.procedure-wrapper {
    padding-bottom: 9.1%;
  }

  .center_lead_writing.index-head {
    margin: 10% auto 8.6%;
    width: 96%;
    font-size: 18px;
    line-height: 1.5;
    letter-spacing: -0.3px;
  }

  .center_lead_writing.index_lead {
    margin: 6.5625% auto 0;
    font-size: 18px;
    line-height: 1.5;
  }
  .center_lead_writing.index_lead.procedure_lead {
    width: auto;
  }

  .center_lead_notice {
    padding-top: 2.3046875%;
    font-size: 15px;
    letter-spacing: 0;
  }


  .right_lead_notice {
    padding-top: 6%;
    font-size: 15px;
    letter-spacing: 0;
  }

  .br-sp-hidden {
    display: none;
  }

  .br-sp-visible {
    display: inline;
  }
  .br-sp-visible br {
    display: block;
  }

  .cs-center {
    margin-top: 7.8125%;
    margin-bottom: 10.5%;
    padding: 0 0 5%;
    width: 100%;
    min-height: inherit;
    background-color: #795a32;
    background-image: url("/atlas/img/cs/sp-cs_center_bg.jpg");
    background-size: contain;
  }
  .cs-center .title-block_item {
    height: auto;
  }
  .cs-center .title-block_item h3 {
    padding-top: 0;
    padding-left: 0;
  }
  .cs-center .title-block_item p {
    margin-top: 0;
    margin-bottom: 35%;
    padding-left: 0;
  }
  .cs-center .content-block_item {
    width: 90%;
  }
  .cs-center .link-block_item {
    width: 90%;
  }

  .cs-center_list {
    padding: 7.5% 0;
  }
  .cs-center_list h4 {
    margin: 0 auto;
    width: 63%;
  }
  .cs-center_list ul {
    margin: 0 auto;
    width: 85%;
  }
  .cs-center_list li {
    margin: 6% 3% 0 0;
    width: 47%;
  }
  .cs-center_list li:nth-child(2n) {
    margin: 6% 0 0 3%;
  }
  .cs-center_list img {
    width: auto;
    max-width: 100%;
  }
  .cs-center_list img.sp-visible {
    display: inline;
  }

  .cs-center_link {
    padding: 7.5% 7.5% 0;
  }
  .cs-center_link a {
    width: 100%;
  }
  .cs-center_link .link-block_text {
    padding: 3.3% 20px;
  }
  .cs-center_link .link-block_text em, .cs-center_link .link-block_text span {
    font-size: 18px;
    line-height: 22.5px;
  }

  .cs-center_text {
    padding: 5% 7.5%;
  }
  .cs-center_text p span {
    display: block;
    letter-spacing: 0;
    font-size: 13.5px;
    line-height: 18px;
  }
  .cs-center_text br {
    display: none;
  }

  .cs-center_tel {
    padding: 3.5% 0;
  }
  .cs-center_tel p {
    margin: 0 auto;
    width: 52%;
  }
  .cs-center_tel img {
    width: auto;
    max-width: 100%;
  }
  .cs-center_tel img.sp-visible {
    display: inline;
  }

  .cs_page-information {
    padding-top: 15%;
    border-top: none;
  }
  .cs_page-information .section-container {
    margin-bottom: 11.25%;
  }

  .cs_page-information_title:before {
    content: none;
  }

  .cs_page-information_title {
    text-align: center;
    float: none;
    width: 100%;
    height: auto;
    display: block;
  }

  .cs_page-information_title h2 {
    width: 40%;
    margin-bottom: 5%;
  }

  .cs_page-information_title h2 img {
    width: 100%;
  }

  .cs_page-information_table {
    width: 90%;
    margin: 0 5%;
  }

  .cs_page-information_table td.date {
    width: 105px;
  }

  .cs_page-information_table td.title {
    padding: 2.4305556% 5px;
  }

  .cs_page-information_table td {
    font-size: 18px;
    line-height: 27px;
  }

  .cs_section-container {
    margin: 0;
    width: 100%;
  }
  .cs_section-container .section-title {
    padding: 0 4.6875%;
  }

  .cs_list-block {
    overflow: hidden;
    margin-top: 4.68%;
    margin-left: 0;
    width: auto;
  }
  .cs_list-block.report_list-block {
    margin-top: 4.68%;
  }
  .cs_list-block .block_item {
    background: #fff;
    margin: 5% 0 0 0;
    padding-bottom: 0;
  }
  .cs_list-block .block_item:first-child {
    margin: 0;
  }
  .cs_list-block .content-block_item-container {
    padding: 0;
  }

  .column3-block.cs_list-block a {
    z-index: inherit;
    width: 100%;
  }
  .column3-block.cs_list-block .img-block_item {
    width: 33.4%;
    margin: 4.5% 0 4.5% 4.5%;
    height: auto;
  }
  .column3-block.cs_list-block .content-block_item {
    margin: 4.5%;
    width: 47.6%;
  }
  .column3-block.cs_list-block .content-block_item h3,
  .column3-block.cs_list-block .content-block_item h4 {
    margin-bottom: 3.27%;
    font-size: 18px;
    line-height: 1.5;
  }
  .column3-block.cs_list-block .content-block_item p {
    position: relative;
    font-size: 15px;
    line-height: 1.35;
  }

  .cs-section-block01 {
    margin: 7.03125% 4.6875% 0;
    padding-bottom: 10.78125%;
    border-bottom: none;
  }
  .cs-section-block01_title {
    margin: 0;
    padding: 2.474137931% 5.1724137931%;
  }
  .cs-section-block01_title .title_main {
    font-size: 23.25px;
    line-height: 1.3;
  }
  .cs-section-block01.cs-index-section-block01 {
    margin: 7.03125% 0 0;
    padding-bottom: 0;
  }
  .cs-section-block01.cs-index-section-block01 .cs-section-block01_title {
    margin: 0 4.6875%;
  }

  .cs-section-block02 {
    margin-top: 8.3333333333%;
    padding: 6.5972222222% 4.8611111111%;
  }
  .cs-section-block02:first-child {
    margin-top: 5.2083333333%;
  }
  .cs-section-block02_header .header_sub {
    font-size: 15px;
    line-height: 1.2;
  }
  .cs-section-block02_header .header_title {
    padding: 1.8269230769% 0 0 0;
    font-size: 22.5px;
    line-height: 1.3;
  }

  .cs-section-block03 {
    margin-top: 7.6923076923%;
    border-top: 1px solid #dadada;
    padding-top: 7.6923076923%;
  }
  .cs-section-block03:first-child {
    margin-top: 6.8269230769%;
  }
  .cs-section-block03_image {
    float: none;
    margin-right: 0;
    width: 100%;
  }
  .cs-section-block03_body {
    float: none;
    width: 100%;
  }
  .cs-section-block03_title {
    padding-top: 2.9807692308%;
    font-size: 22.5px;
    line-height: 1.3;
  }
  .cs-section-block03_text {
    padding-top: 1.8269230769%;
    font-size: 18px;
    line-height: 1.5;
  }

  .cs-section-pagetop {
    padding-top: 5.1724137931%;
  }
  .cs-section-pagetop a {
    font-size: 19.5px;
    font-weight: bold;
  }
  .cs-section-pagetop:before {
    width: 5.1724137931%;
    height: 15px;
    margin-right: -3px;
  }

  .cs-section-block04 {
    margin: 7.03125% 4.6875% 0;
  }
  .cs-section-block04_title {
    padding: 2.474137931% 5.1724137931%;
  }
  .cs-section-block04_title .title_main {
    font-size: 23.25px;
    line-height: 1.3;
  }
  .cs-section-block04_body {
    padding: 4.8611111111% 5.0347222222%;
  }

  .cs-section-block05 {
    -webkit-background-size: 21.5% auto;
    background-size: 21.5% auto;
    margin-top: 8.9230769231%;
    border-top: 1px solid #ded5cb;
    padding-top: 13.4615384615%;
  }
  .cs-section-block05:first-child {
    margin-top: 0;
    border: none;
    padding-top: 0;
  }
  .cs-section-block05_title .title_head {
    box-sizing: border-box;
    padding: 0.9615384615% 3.8461538462%;
    width: 26.9230769231%;
  }
  .cs-section-block05_title .title_main {
    padding: 1.5576923077% 3.4615384615%;
    font-size: 19.5px;
    line-height: 1.3;
  }
  .cs-section-block05_body {
    margin-top: 3.8461538462%;
  }

  .cs-section-block06_image {
    float: none;
    margin-right: 0;
    width: 100%;
  }
  .cs-section-block06_image img {
    vertical-align: bottom;
    width: 100%;
  }
  .cs-section-block06_body {
    float: none;
    width: 100%;
  }
  .cs-section-block06_title {
    padding-top: 5.2884615385%;
    font-size: 22.5px;
  }
  .cs-section-block06_title:first-child {
    padding-top: 6.6346153846%;
  }
  .cs-section-block06_text {
    padding-top: 7.3076923077%;
    font-size: 18px;
    line-height: 1.5;
    letter-spacing: -0.4px;
  }
  .cs-section-block06_text:first-child {
    padding-top: 2.5%;
  }
  .cs-section-block06_list {
    padding-top: 2.2884615385%;
  }
  .cs-section-block06_list li {
    background-position: left 4.7px;
    margin-top: 1.3076923077%;
    padding-left: 15px;
    font-size: 18px;
  }
  .cs-section-block06_list li:first-child {
    margin-top: 0;
  }
  .cs-section-block06 .cs-section-block06_notice {
    padding-top: 2.6923076923%;
    font-size: 15px;
    line-height: 1.5;
  }

  .cs_hp-link {
    padding: 8.4615384615% 0 0;
  }
  .cs_hp-link a {
    width: 100%;
  }
  .cs_hp-link .link-block_text {
    padding: 5.6153846154% 0 5.6153846154% 4.8076923077%;
    font-size: 19.5px;
  }

  .cs_tel-block {
    margin-top: 9.6153846154%;
    padding: 0 3.8461538462%;
  }
  .cs_tel-block .cs_tel-title {
    padding: 7.1875% 0 4.0625%;
    font-size: 22.5px;
  }
  .cs_tel-block .tel-number {
    padding: 4.1666666667% 9.375% 7.9166666667%;
  }

  .tax_section {
    margin-top: 8.6206896552%;
    padding-top: 0;
    border-top: none;
  }
  .tax_text {
    margin-top: 4.4401544402%;
    font-size: 18px;
    line-height: 27px;
  }
  .tax_link {
    font-size: 18px;
    line-height: 27px;
  }
  .tax_link:before {
    margin-right: 6px;
  }
  .tax_sub-title {
    margin-top: 5.5984555985%;
    font-size: 22.5px;
    line-height: 24px;
  }
  .tax_sub-text {
    font-size: 18px;
    line-height: 27px;
  }
  .tax_table {
    margin-top: 5.5984555985%;
  }
  .tax_table caption {
    margin-bottom: 3.4749034749%;
    font-size: 22.5px;
    line-height: 24px;
  }
  .tax_table-header01, .tax_table-header02 {
    width: 37.4517374517%;
  }
  .tax_table thead th {
    padding: 2.8% 2.8%;
    font-size: 15px;
  }
  .tax_table th {
    padding: 4.8% 2.8%;
    font-size: 15px;
    line-height: 1.5;
    vertical-align: top;
  }
  .tax_table th.letter2 {
    letter-spacing: .25em;
  }
  .tax_table th.tax_table-header02 {
    text-align: left;
  }
  .tax_table td {
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    padding: 4.8% 2.8%;
    font-size: 15px;
    line-height: 1.5;
    vertical-align: top;
  }
  .tax_sub-table {
    margin-top: 11px;
  }
  .tax_table-text {
    margin-top: 4.8262548263%;
    font-size: 18px;
    line-height: 27px;
  }
  .tax_list li {
    font-size: 15px;
    line-height: 1.5;
  }
  .tax_order-list li {
    font-size: 15px;
    line-height: 1.5;
  }

  .tax-section_header {
    margin-top: 8.6206896552%;
  }

  .tax-section_anchor-block {
    margin: 0 4.6% 0;
    width: auto;
  }
  .tax-section_anchor-block .tax-anchor {
    float: none;
    margin-top: 5.1724137931%;
    margin-left: 0;
    width: auto;
  }
  .tax-section_anchor-block .tax-anchor:first-child {
    margin-top: 8.6206896552%;
    margin-left: 0;
  }
  .tax-section_anchor-block .tax-anchor_body {
    background-position: center 101%;
    padding-bottom: 4.3%;
  }
  .tax-section_anchor-block .tax-anchor_body .tax-anchor_inner {
    padding: 6.0344827586% 0;
  }
  .tax-section_anchor-block .tax-anchor_body .anchor_title_text {
    font-size: 18px;
  }

  .magazine_list-block {
    margin: 4.6875% 4.6875% 0;
  }
  .magazine_list-block .block_item {
    box-sizing: border-box;
/*    margin: 3.75% 4.6875% 0;*/
  }
  .magazine_list-block .block_item:before {
    background-image: none;
  }
  .magazine_list-image {
    background-color: #efefef;
  }
  .magazine_list-image img {
    left: 0;
    right: 0;
    margin: 0 auto;
    width: auto;
    max-width: 100%;
  }
  .column3-block.cs_list-block .magazine_list-content {
    width: 53.1%;
  }
  .magazine_list-link {
    clear: both;
    margin: 4.5%;
  }
  .magazine_list-link img {
    vertical-align: bottom;
  }
}
/**=========================================
* 3.SMARTPHONE-480
* * スマートフォン用のスタイルを記述します。
=========================================*/
@media screen and (max-width: 480px) {
  .cs-center_link .link-block_text em, .cs-center_link .link-block_text span {
    font-size: 12px;
    line-height: 15px;
  }

  .cs-center_text p span {
    font-size: 9px;
    line-height: 12px;
  }

  .cs_page-information_table td.date {
    width: 69px;
  }

  .cs_page-information_table td {
    font-size: 12px;
    line-height: 18px;
  }

  .center_lead_writing.index_lead {
    font-size: 12px;
    letter-spacing: -0.3px;
  }

  .center_lead_notice {
    font-size: 10px;
  }

  .right_lead_notice {
    font-size: 10px;
  }

  .column3-block.cs_list-block .content-block_item h3,
  .column3-block.cs_list-block .content-block_item h4 {
    font-size: 12px;
  }
  .column3-block.cs_list-block .content-block_item p {
    font-size: 10px;
  }

  .cs-section-block01_title .title_main {
    font-size: 15px;
  }

  .cs-section-block02_header .header_sub {
    font-size: 10px;
  }
  .cs-section-block02_header .header_title {
    font-size: 15px;
  }

  .cs-section-block03_title {
    font-size: 15px;
  }
  .cs-section-block03_text {
    font-size: 12px;
  }

  .cs-section-pagetop a {
    font-size: 13px;
  }
  .cs-section-pagetop:before {
    height: 10px;
    margin-right: -2px;
  }

  .cs-section-block04_title .title_main {
    font-size: 15px;
    line-height: 1.3;
  }

  .cs-section-block05_title .title_main {
    font-size: 13px;
  }

  .cs-section-block06_title {
    font-size: 15px;
  }
  .cs-section-block06_text {
    font-size: 12px;
  }
  .cs-section-block06_list li {
    font-size: 12px;
    background-position: left 1.8px;
  }
  .cs-section-block06 .cs-section-block06_notice {
    font-size: 10px;
  }

  .cs_hp-link .link-block_text {
    font-size: 13px;
  }

  .cs_tel-block .cs_tel-title {
    font-size: 15px;
  }

  .tax_text {
    font-size: 12px;
    line-height: 18px;
  }
  .tax_link {
    font-size: 12px;
    line-height: 18px;
  }
  .tax_sub-title {
    font-size: 15px;
    line-height: 16px;
  }
  .tax_sub-text {
    font-size: 12px;
    line-height: 18px;
  }
  .tax_table caption {
    font-size: 15px;
    line-height: 16px;
  }
  .tax_table thead th {
    font-size: 10px;
  }
  .tax_table-header01, .tax_table-header02 {
    width: 31.6602316602%;
  }
  .tax_table th {
    font-size: 10px;
  }
  .tax_table td {
    font-size: 10px;
  }
  .tax_table-text {
    font-size: 12px;
    line-height: 18px;
  }
  .tax_list li {
    font-size: 10px;
  }
  .tax_order-list li {
    font-size: 10px;
  }

  .tax-section_anchor-block .tax-anchor_body {
    -webkit-background-size: 10px 12px;
    background-size: 10px 12px;
    background-position: center 99%;
  }
  .tax-section_anchor-block .tax-anchor_body .anchor_title_text {
    font-size: 12px;
  }
}
