@charset "utf-8";
html {
  font-size: 62.5%;
}

/* ----------------------------------------------------------
 module
---------------------------------------------------------- */

.w10p {
  width: 10%!important;
}

.w30p {
  width: 30%!important;
}

.w16p {
  width: 16%!important;
}

.w40p {
  width: 40%!important;
}

.w50p {
  width: 50%!important;
}

.w75p {
  width: 75%!important;
}

.h5em {
  height: 5em!important;
}

.mh_auto {
  margin-left: auto!important;
  margin-right: auto!important;
}

.fwb {
  font-weight: 600!important;
}

.ta_r {
  text-align: right!important;
}

.fs_13 {
  font-size: 13px!important;
}

.va_base {
  vertical-align: baseline!important;
}

.va_m {
  vertical-align: middle!important;
}

/*detail*/

.title_01 {
  background-image: -moz-linear-gradient( 90deg, rgb(240,72,126) 13%, rgb(240,108,150) 92%);
  background-image: -ms-linear-gradient( 90deg, rgb(240,72,126) 13%, rgb(240,108,150) 92%);
  background-image: -webkit-linear-gradient(90deg, rgb(240,72,126) 13%, rgb(240,108,150) 92%);
  border-bottom: 3px solid #f0487d;
  border-top-left-radius: 5px;
  border-top-right-radius: 5px;
  color: #fff;
  font-size: 1.1875em;
  font-weight: 600;
  padding: 6px 26px 2px;
  position: relative;
}

.title_01:before {
  background: #fff;
  content: "";
  display: inline-block;
  height: 65%;
  left: 10px;
  position: absolute;
  top: 57%;
  transform: translateY(-50%);
  width: 3px;
}

.title_01:after {
  background-color: #f0487e;
  bottom: -7px;
  content: "";
  height: 3px;
  left: 0;
  position: absolute;
  width: 100%;
}

.title_02 {
  color: #f63a74;
  display: block;
  font-size: 1.17em;
  font-weight: 600;
  padding-bottom: 5px;
  padding-left: 35px;
  position: relative;
}

.title_02:before {
  background-color: #fba7c1;
  background-image: repeating-linear-gradient(45deg, transparent, transparent 2px, #f96290 0, #f96290 4px);
  bottom: 0;
  content: "";
  height: 4px;
  left: 0;
  position: absolute;
  width: 100%;
}

.title_02:after {
  background: url(/car-shop/image/icon-flower.png) 0 0 no-repeat;
  background-size: 100%;
  content: "";
  display: inline-block;
  height: 23px;
  left: 0;
  position: absolute;
  top: 43%;
  transform: translateY(-50%);
  width: 23px;
}

.title_03 {
  border-bottom: 1px solid #fb91b1;
  font-size: 1.6rem;
  font-weight: 600;
  padding-bottom: 2px;
  padding-left: 20px;
  position: relative;
}

.title_03:before {
  background-color: #fb91b1;
  content: "";
  display: inline-block;
  height: 95%;
  left: 0;
  position: absolute;
  top: 2px;
  width: 5px;
}

.title_04 {
  font-size: 100%;
  font-weight: 600;
  padding-left: 12px;
  margin-left: 10px;
  position: relative;
}

.title_04:before {
  background-color: #fb91b1;
  content: "";
  display: inline-block;
  height: 95%;
  left: 0;
  position: absolute;
  width: 4px;
}

.content_inner {
  display: none;
}

.content_inner {
  padding: 8px 0 0 17px;
}

.detail_section {
  margin-top: 30px;
  margin-bottom: 30px;
  text-align: left;
}

.detail_section .detail_content_inner {
  padding: 16px 12px 12px;
  font-size: 1.5rem;
  letter-spacing: 0.07em;
  line-height: 1.7;
}

.title_01 + .detail_content_inner {
  padding: 16px 12px 16px;
}

.detail_section .section_sub .detail_content_inner {
  padding-left: 20px;
  padding-right: 0;
}

.detail_section_wrap_custom {
  padding-left: 12px;
  padding-right: 12px;
}

.detail_article {
  display: flex;
  flex-wrap: wrap;
}

.detail_article_content {
  padding-right: 10px;
  width: 58%;
}

.detail_article_content .txt_detail:first-child {
  padding-top: 0;
}

.detail_article_full {
  font-size: 15px;
  padding-left: 7px;
  padding-right: 7px;
  padding-bottom: 26px;
}

.detail_article_full .img_r {
  clear: both;
  float: right;
  margin: 5px 0 10px 20px;
  width: 240px;
}

.detail_article .img_r,
.detail_article .img_l {
  margin-top: 7px;
  width: 240px;
}

.content_sub_custom .detail_section_inner {
  padding-left: 15px;
}

.img_r img,
.img_l img {
  width: 100%;
}

.txt_detail_main {
  font-size: 15px;
  font-weight: 600;
  margin-bottom: 10px;
  padding-left: 15px;
  position: relative;
}

.txt_detail_main:before {
  background: #000;
  content: "";
  height: 10px; 
  width: 10px; 
  left: 0;
  position: absolute;
  top: 6px;
}

.text_list {
  padding-left: 25px;
  margin: 8px 0 16px;
}

.is__2col > .text_item{
width: 49.9%;
display: inline-block;
box-sizing: border-box;
}

.is__3col > .text_item{
width: 32.5%;
display: inline-block;
box-sizing: border-box;
}

.is__4col > .text_item{
  width: 22.5%;
  display: inline-block;
  box-sizing: border-box;
  }

.text_item {
  font-size: 1.5rem;
  line-height: 1.7;
  padding-left: 16px;
  position: relative;
}

.text_list_none {
  padding-left: 25px;
  margin: 8px 0 16px;
}

.text_item:before {
  background-color: #044086;
  border-radius: 50%;
  content: "";
  display: inline-block;
  height: 7px;
  left: 0;
  position: absolute;
  top: 10px;
  width: 7px;
}

.text_list_none .text_item {
  padding-left: 0;
}

.text_list_none .text_item:before {
  content: none;
}

.list_box_2col {
  display: flex;
}

.list_box_2col .text_list {
  width: 48%;
}

.list_2col {
  font-size: 0;
  display: flex;
  flex-wrap: wrap;
}

.list_2col .text_item { 
  display: inline-block;
  padding-right: 18px;
  width: 44%;
}

.list_3col {
  font-size: 0;
  display: flex;
  flex-wrap: wrap;
}

.list_3col .text_item { 
  display: inline-block;
  padding-right: 18px;
  width: calc(100% / 3);
  box-sizing: border-box;
}

.btn_wrap {
  text-align: right;
}

.btn_blue:hover {
  opacity: .8;
}

.btn_blue {
  border-radius: 2px;
  border: 1px solid #3577f6;
  display: inline-block;
  min-width: 139px;
  padding: 1px;
  transition: all .2s;
}

.btn_blue .txt_inner {
  background-color: #3577f6;
  color: #fff;
  display: block;
  font-size: 1.6rem;
  font-weight: 600;
  letter-spacing: 0;
  padding: 4px 25px 4px 10px;
  position: relative;
  text-align: center;
}

.btn_blue .txt_inner:before {
  border-left: 5px solid transparent;
  border-right: 5px solid transparent;
  border-top: 9px solid #fff;
  content: '';
  position: absolute;
  right: 12px;
  top: 47%;
  transform: translateY(-50%);
}

.btn_blue.active .txt_inner:before {
  border-bottom: 9px solid #fff;
  border-top: transparent;
}

.btn_list {
  font-size: 0;
  margin-bottom: 25px;
  margin-left: -5px;
  margin-right: -5px;
  text-align: center;
}

.btn_item {
  display: inline-block;
  padding-left: 4px;
  padding-right: 4px;
}

.btn_link:hover {
  opacity: .8;
}

.btn_link {
  border-radius: 2px;
  border: 1px solid #f64d74;
  display: inline-block;
  min-width: 208px;
  padding: 1px;
  transition: all .2s;
}

.btn_link span {
  background-color: #f64d74;
  color: #fff;
  display: block;
  font-size: 16px;
  font-weight: 600;
  padding: 8px 16px 8px 8px;
  position: relative;
  text-align: center;
}

.btn_link span:before {
  border-left: 6px solid transparent;
  border-right: 6px solid transparent;
  border-top: 8px solid #fff;
  content: '';
  position: absolute;
  right: 12px;
  top: 47%;
  transform: translateY(-50%);
}

.number_list {
  display: block;
  margin-top: 16px;
  padding-left: 45px;
}

.number_item {
  display: list-item;
  list-style-type: decimal;
  margin-bottom: 5px;
}

.number_item.mk_bold::marker {
  font-weight: 600;
}

.number_item.mk_bold h5 {
  font-size: 15px;
}

.link_wrap {
  background-color: #fff;
  margin: 5px auto 40px;
  max-width: 100%;
  padding: 18px 12px;
}

.txt_main {
  font-size: 1.9rem;
  font-weight: 600;
  margin-bottom: 15px;
  margin-left: 33px;
  text-align: left;
}

.link_item {
  display: flex;
  flex-wrap: nowrap;
  margin-bottom: 6px;
}

.link_item:last-child {
  margin-bottom: 0;
}

.link_item .link_text {
  color: #0000ee;
  font-size: 1.5rem;
}

.link_item .link_text:hover {
  opacity: .5;
  transition: none;
}

.link_item .txt_number {
  font-size: 1.5rem;
  margin-right: 15px;
}

.link_item_sub {
  padding-left: 30px;
}

.number_list_circle {
  display: block;
  margin-bottom: 15px;
  margin-top: 15px;
  padding-left: 20px;
}

.number_item_circle {
  margin-bottom: 5px;
  padding-left: 25px;
  position: relative;
}

.number_item_indent {
  text-indent: -1em;
}

.number_item_circle .number_inner {
  left: 0;
  position: absolute;
  top: 2px;
}

.txt_list_main {
  margin-top: 20px;
}

.content_inner_sub {
  padding-left: 14px;
}

.detail_section .content_inner_sub .detail_content_inner {
  padding-left: 7px;
  padding-right: 7px;
}

.detail_section .content_inner_sub .section_sub .detail_content_inner {
  padding-left: 20px;
  padding-right: 0;
}

.content_inner_custom {
  padding: 0;
}

.detail_section .section_custom .detail_content_inner  {
  padding-left: 7px;
  padding-right: 7px;
}

.detail_section .section_custom .detail_section_inner .detail_content_inner {
  padding-left: 20px;
  padding-right: 0;
}

.txt_indent {
  font-size: 13px;
  padding-left: 17px;
  text-indent: -1.1em;
}

.tbl_col .text_indent_05 {
  text-indent: -0.5em;
  padding-left: 0.5em;
  margin-top: 0;
  margin-bottom: 0!important;
}

.tbl_main {
  border-collapse: collapse;
  border-spacing: 0;
  border: 2px solid #f9c;
  width: 100%;
}

.tbl_main_border {
  width: 640px;
  margin: auto;
}

.tbl_title {
  background: #fff3f2;
  border-bottom: 1px solid #f9c;
  border-right: 1px solid #f9c;
  font-weight: 600;
  padding: 8px;
  text-align: center;
}

.tbl_main caption {
  font-weight: bold;
}

.tbl_title:last-child {
  border-right: none;
}

.tbl_col {
  border-bottom: 1px solid #f9c;
  border-right: 1px solid #f9c;
  padding: 8px;
  text-align: center;
}

.tbl_td_l .tbl_col {
  text-align: left;
}

.tbl_td_l_t td.tbl_col {
  text-align: left;
  vertical-align: baseline;
}

.tbl_col:last-child {
  border-right: none;
}
.tbl_col.rowspan {
  border-right: 1px solid #f9c!important;
}

.tbl_col.border_top {
  border-top: 1px solid #f9c!important;
}

.tbl_col.brd_bt_none {
  border-bottom: none;
}

.last_row .tbl_col {
  border-bottom: none;
}

.tbl_bd_l .tbl_title {
  border-left: 1px solid #f9c;
  border-right: none;
}

.tbl_bd_l .tbl_col {
  border-left: 1px solid #f9c;
  border-right: none;
}

.txt_link_inner {
  color: #00f;
  text-decoration: underline;
}

.tbl_note {
  font-weight: normal;
  margin-left: 50px;
}

.w15p {
  width: 15%;
}

.w17p {
  width: 17%;
}

.w20p {
  width: 20%;
}

.w23p {
  width: 23%;
}

.w25p {
  width: 25%;
}

.tbl_main.tbl_01 .tbl_col.tbl_title:last-child {
  text-align: center;
}

.tbl_main.tbl_01 .tbl_col:last-child {
  text-align: left;
}

.detail_article_full {
  padding-top: 16px;
  padding-bottom: 20px;
  overflow: hidden;
}

.detail_article_full .img_l {
  clear: both;
  float: left;
  margin: 5px 20px 10px 0;
  width: 240px;
}

.detail_article_full .img_l,
.detail_article_full .img_r {
  text-align: center;
}

.img_l figcaption {
  text-align: center;
}

.w33p {
  width: 33%;
}

.ta_c{
  text-align: center !important;
}

.ta_c [colspan="2"] {
  text-align: center;
}


.tbl_col .text_list {
  padding-left: 10px;
}

.feature_dd {
  margin: 8px 0 16px;
}

.note_r {
  font-size: 13px;
  padding-left: 20px;
  text-align: right;
  text-indent: -19px;
}

.tbl_main + .note_r {
  margin-top: -10px;
}

.inblk {
  display: inline-block!important;
}

.feature_dt {
  font-size: 15px;
  font-weight: 600;
}

.tbl_main.no_th_first {
  border-left: none;
  border-top: none;
}

.tbl_main.no_th_first th {
  border-left: 2px solid #f9c;
}

.tbl_main.no_th_first tr:first-child th {
  border-left: 1px solid #f9c;
  border-top: 2px solid #f9c;
}

.tbl_main.no_th_first tr:first-child th:first-child {
  background: none;
  border: none;
  border-bottom: 2px solid #f9c;
  border-right: 2px solid #f9c;
}

.w50p {
  width: 50%;
}

.unit_px {
  font-size: 16px;
  letter-spacing: 0.07em;
  line-height: 1.5;
  margin-left: auto;
  margin-right: auto;
  text-align: left;
  width: 660px;
}

.unit_px .detail_article_full {
  padding-top: 16px;
}

.unit_px .detail_article_clearfix {
  overflow: hidden;
}

.list_btn_about {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  margin: 30px 0 25px;
}

.list_btn_about li {
  margin: 0 5px;
  width: 280px;
}

.list_btn_about li a {
  background-color: #f54c74;
  border-radius: 4px;
  color: #fff;
  display: block;
  font-size: 16px;
  font-weight: 600;
  padding: 8px 30px 8px 15px;
  position: relative;
}

.list_btn_about li a:before {
  border-radius: 2px;
  border: 1px solid #fff;
  content: "";
  display: block;
  height: calc(100% - 4px);
  left: 1px;
  position: absolute;
  top: 1px;
  width: calc(100% - 4px);
}

.list_btn_about li a:after {
  border-bottom: 5px solid transparent;
  border-left: 9px solid #fff;
  border-top: 5px solid transparent;
  content: "";
  display: block;
  height: 0;
  position: absolute;
  right: 15px;
  top: 50%;
  transform: translateY(-50%);
  width: 0;
}

.sec_about {
  /* margin: 0 auto; */
  width: 660px;
}

.sec_about .link_wrap {
  max-width: 100%;
}

.sec_prep .link_wrap {
  width: 430px;
}

.note_asterisk_r,
.note_asterisk {
  font-size: 13px;
  margin: 10px 0;
  padding-left: 13px;
  text-indent: -13px;
}

.note_asterisk_r {
  font-size: 13px;
  text-align: right;
}

span.note_asterisk {
  display: inline-block;
  margin: 0;
  padding-left: 16px;
  text-indent: -16px;
}

.note_asterisk_r_lst {
  display: flex;
  flex-direction: column;
  float: right;
  font-size: 13px;
  justify-content: flex-end;
}

.note_asterisk_r_lst span {
  display: inline-block;
  margin: 0;
  padding-left: 16px;
  text-indent: -16px;
}

.inblk {
  display: inline-block;
}

.text_list_ttl {
  font-weight: 600;
  margin: 10px 0 0 25px;
}



/* ========================================
  目次スタイル
=========================================== */
.btn_srchlst {
  margin: 0 auto 14px;
  text-align: center;
}

.btn_srchlst.mtnarw {
  margin-top: -7px;
}

.btn_srchlst a {
  background: #a92121;
  border-radius: 6px;
  border: solid 1px #831919;
  border-bottom: solid 3px #831919;
  box-sizing: border-box;
  color: #fff;
  display: inline-block;
  font-feature-settings: "palt";
  font-size: 15px;
  font-weight: 600;
  letter-spacing: .05em;
  line-height: 1.2;
  padding: 6px 22.5px 5.7px 11.25px;
  position: relative;
  width: 360px;
}

.btn_srchlst a:before {
  border-color: transparent transparent transparent #fff;
  border-style: solid;
  border-width: 4px 0 4px 5px;
  bottom: 0;
  content: "";
  height: 0;
  margin: auto;
  position: absolute;
  right: 1em;
  top: 0;
  width: 0;
}

.btn_srchlst a:hover {
  opacity: .7;
}

.btn_srchlst a:active {
  border: none;
  margin-top: 4px;
  opacity: 1;
}

#main .clinic_box07 {
  clear: both;
  margin: 10px 0 0 0;
  overflow: hidden;
}

.img_r figcaption {
  text-align: center;
}

.detail_section_wrap .detail_section_inner .detail_content_inner .detail_article_full {
  padding: 0;
}

.detail_section + .heading_block {
  margin-top: 30px;
}

.detail_content_inner > .img_r,
.detail_section_wrap .title_02 + .detail_content_inner > .img_r,
.detail_section_wrap .detail_section_inner .title_03 + .detail_content_inner > .img_r {
  float: right;
  margin: 5px 20px 10px;
  width: 240px;
}

.text_list:last-child {
  margin-bottom: 0;
}

.mv30 {
  margin-bottom: 30px!important;
  margin-top: 30px!important;
}

.note {
  font-size: 13px;
}

/* ========================================
  記事部分スタイル
=========================================== */
/* 目次 */
.jiten_section .link_wrap.useful {
  padding: 5px 40px;
  max-width: 410px;
  font-size: 15px;
}

.jiten_section .txt_main {
  font-weight: 600;
  margin-bottom: 15px;
  margin-left: -3px;
  text-align: center;
}

.jiten_section .txt_sub {
  font-size: 19px;
  font-weight: 600;
  text-align: center;
  margin-bottom: 5px;
}

.jiten_section .link_wrap.useful .txt_main {
  font-size: 19px;
}

.jiten_section .link_wrap.useful .link_list dt {
  font-weight: 600;
  font-size: 15px;
}

.jiten_section .link_wrap.useful .link_list .link_item_sub {
  font-size: 15px;
}

.jiten_section .link_wrap.useful .link_item .link_text {
  font-size: 15px;
}

.jiten_section .link_wrap.useful .link_item .txt_number {
  margin-right: 5px;
  font-size: 15px;
}

.jiten_section .link_item_3rd {
  padding-left: 47px;
  font-size: 15px;
}

/* 見出し */
.jiten_section .jiten-heading_wrapper {
  border: 2px solid #e15d6f;
  margin-top: 26px;
  margin-bottom: 26px;
}

.jiten_section .jiten-heading {
  border: 2px solid #fff;
  background-color: #ffe0e6;
  font-weight: 600;
  padding: 5px 20px;
  font-size: 18px;
}

/* リード文 */
.jiten_section .lead {
  font-size: 15px;
}

.jiten_section .lead .sizeable {
  padding: 16px 12px 26px;
  line-height: 1.7;
}

/* 記事内容 */
.jiten_section .con_box {
  font-size: 15px;
  padding: 0 0 10px 14px;
  display: block;
  clear: both;
  margin: 0;
  overflow: hidden;
}

.jiten_section .con_box h4 {
  border-bottom: 1px solid #fb91b1;
  font-weight: 600;
  padding-bottom: 2px;
  padding-left: 20px;
  font-size: 16px;
  position: relative;
}

.jiten_section .con_box h4::before {
  background-color: #fb91b1;
  content: "";
  display: inline-block;
  height: 95%;
  left: 0;
  position: absolute;
  top: 2px;
  width: 5px;
}

.jiten_section .con_box h5 {
  font-size: 16px;
  font-weight: 600;
  padding-left: 12px;
  position: relative;
}

.jiten_section .con_box h5::before {
  background-color: #fb91b1;
  content: "";
  display: inline-block;
  height: 95%;
  left: 0;
  position: absolute;
  width: 4px;
}

.jiten_section .con_box h6 {
  font-size: 15px;
  font-weight: 600;
  padding-left: 15px;
  position: relative;
  padding: 0px 12px 0px 30px;
}

.jiten_section .con_box h6:before {
  background: #000;
  content: "";
  height: 10px;
  width: 10px;
  left: 15px;
  position: absolute;
  top: 6px;
}

.jiten_section .con_box figure.img_r {
  margin: 16px 0 10px 20px;
  width: 240px;
  clear: both;
  float: right;
}

.jiten_section .con_box p.sizeable {
  padding: 16px 12px 1rem;
  font-size: 15px;
  letter-spacing: 0.06em;
  line-height: 1.7;
}

.jiten_section .con_box p.sizeable + p.sizeable {
  padding-top: 0px;
}

.jiten_section .con_box p.sizeable + .con_box {
  margin-top: 10px;
}

.jiten_section .con_box h3 + ul[class^="disc"] ,
.jiten_section .con_box h4 + ul[class^="disc"] ,
.jiten_section .con_box h5 + ul[class^="disc"] ,
.jiten_section .con_box h6 + ul[class^="disc"] { 
    margin-top: 16px;
}

.jiten_section .con_box ul[class^="disc"] li {
    letter-spacing: 0;
    margin: 0 0 5px 15px;
    padding: 0px 5px 0px 15px;
    background: url(/useful/image_cmn/disc_blue.gif) no-repeat scroll 0px 8px transparent;
    white-space: normal;
    text-align: left;
}

.jiten_section .fix-indent_01 {
  margin-left: -14px;
  padding-top: 10px;
}

.jiten_section .fix-indent_02 {
  margin-left: -28px;
  padding-top: 10px;
}

.jiten_section .contact {
  display: flex;
  flex-wrap: wrap;
  letter-spacing: 0;
  line-height: 1.7;
  margin: 26px 30px 10px 30px;
}

.jiten_section .contact_ttl {
  width: 75px;
}

.jiten_section .contact_con {
  padding-left: 16px;
  width: calc(100% - 91px);
  position: relative;
}

.jiten_section .contact_con:before {
  content: ":";
  display: inline-block;
  height: auto;
  left: 0;
  position: absolute;
  text-align: center;
  text-indent: 0;
  top: 0;
  width: 10px;
}

.jiten_section .con_box.ml-0 {
  margin-left: -28px;
}

.jiten_section .con_box.mt-10 {
  margin-top: 10px;
}

.jiten_section .fix-indent_03 {
  margin-left: -14px;
}

.jiten_section .con_box > .con_box > .con_box ,
.jiten_section .con_box > .con_box > .uf_list {
    padding-bottom: 0;
}

.jiten_section .con_box h4 + ul[class^="disc"] ,
.jiten_section .con_box h5 + ul[class^="disc"] ,
.jiten_section .con_box h6 + ul[class^="disc"] { 
    margin-top: 16px;
}

.jiten_section .con_box h6 + .sizeable {
  padding-top: 10px;
}

.jiten_section .con_box .sizeable + .con_box {
  margin-top: 10px;
}

.number_list_nor {
  margin-bottom: 15px;
  margin-top: 15px;
}

.number_list_nor li {
  margin-bottom: 10px;
}

.info_r {
  margin: 20px 50px 0 70px;
}

.info_r__ttl {
  font-weight: 600;
  margin-bottom: 10px;
}

.box_desc {
  background: #fff3f2;
  border: 2px solid #f9c;
  margin-top: 10px;
  padding: 10px 20px;
  text-align: center;
}

.detail_section .detail_content_inner p {
  margin-bottom: 1em;
}

.detail_content_inner > .text_list.ttl_long .text_item .img_r {
  float: right;
  margin: 5px 20px 10px;
  width: 240px;
}

.detail_content_inner > .text_list.ttl_long .text_item {
  margin-bottom: 10px;
}

.detail_content_inner > .text_list.ttl_long .text_item:last-child {
  margin-bottom: 0;
}

.indent_2 {
  padding-left: 2em;
  text-indent: -2em;
}

.indent_3 {
  padding-left: 3em;
  text-indent: -3em;
}

.title_03.half_width {
  width:340px!important;
}
.indent_4 {
  padding-left: 4em;
  text-indent: -4em;
}
.number_list_circle .no_pl_list {
  padding-left: 0;
}
.text_list.column_2 {
  column-count: 2;
}
.number_list_circle .no_pl_list {
  padding-left: 0;
}
.detail_section .txt_detail a:link {
  color: #00e;
}
.detail_section .txt_detail a:visited {
  color: #551a8b;
}
.detail_section .txt_detail a:hover {
  color: #ea2020;
}
.text_list.column_2 {
  column-count: 2;
}

.text_list.column_3 {
  column-count: 3;
}

.tbl_col.vertical_top {
  vertical-align: top;
}

.detail_bnr {
  line-height: 1.5;
  margin: 5px auto 15px;
  text-align: center;
}

.detail_bnr figcaption {
  margin-top: 10px;
}

.detail_bnr.w300 {
  width: 300px;
}