a.button-more:link, a.button-more:visited {
    color: #fff !important;
}
/* .tac */
.tac {
  text-align: center !important;
}

.hems_merit_rtab1_addbnr{
	padding-top:32px;
}

.hems_merit_rtab1_addbnr .mod_bnrlink_in_two_text .bnr_text{
  margin: 5px 0 0 0;
}

/* .mb0 */
@media only screen and (max-width: 640px) {
  .mb0-sp {
    margin-bottom: 0 !important;
  }
}

@media only screen and (min-width: 641px) {
  .mb0-pc {
    margin-bottom: 0 !important;
  }

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

  .nm_indent2{
    text-indent:-1em;
    padding-left:1em;
  }

  .nm_indent .square-box,
  .nm_indent2 .square-box{
    text-indent:0;
    padding-left:0.35em;
  }

  .hems_merit_rtab1_addbnr ul li{
		float: none;
		width: 448px;
		margin: 0 auto;
  }

  .hems_merit_rtab1_addbnr .mod_bnrlink_in_two_text p.bnrlinkTitle{
    font-size:100%;
}

  .hems_merit_rtab1_addbnr .mod_bnrlink_in_two_text{
    padding: 0 7px 0 7px;
    font-size:87.5%;
  }

}

/* .show .hide .inline-block */
.show-sp {
  display: block !important;
}

.hide-sp {
  display: none !important;
}

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

@media only screen and (min-width: 641px) {
  .show-pc {
    display: block !important;
  }
  .hide-pc {
    display: none !important;
  }
  .inline-block {
    display: inline-block !important;
  }
}

.sns_block {
  padding-top: 32px;
}

@media only screen and (min-width: 641px) {
  .sns_block {
    padding-top: 108px;
  }
}

.icon-arrow {
  margin-left: 2px;
  color: #244ba5;
}

.icon-arrow:before {
  content: "";
  display: inline-block;
  margin-right: 2px;
  vertical-align: middle;
  border-style: solid;
  border-width: 6px 0 6px 7px;
  border-color: transparent transparent transparent #adadad;
}

@media only screen and (min-width: 641px) {
  .icon-arrow:before {
    margin-right: 4px;
  }
}

.button-more {
  display: block;
  border-radius: 1px;
  font-size: 18px;
  max-width: 424px;
  margin: auto;
  text-align: center;
  vertical-align: middle;
  background-color: #4498df;
  color: #fff;
  line-height: 1.5;
  font-weight: bold;
  /* (60 - 27)  / 2 =  16.5*/
  padding: 16.5px;
}

.mod_headerbar.fixed {
  z-index: 200;
}

/* .heading */
.heading01 {
  font-size: 20px;
  line-height: 1.2;
  font-weight: bold;
}

@media only screen and (min-width: 641px) {
  .heading01 {
    font-size: 32px;
  }
}

.heading02 {
  font-size: 18px;
  line-height: 1.2;
  font-weight: bold;
}

@media only screen and (min-width: 641px) {
  .heading02 {
    font-size: 32px;
  }
}

.heading03,
.heading04 {
  margin-bottom: 15px;
  font-size: 14px;
  line-height: 1.4;
  font-weight: bold;
}

.heading04:before {
  content: "";
  display: block;
  width: 106.67%;
  height: 1px;
  position: relative;
  top: -12px;
  left: -10px;
  background-color: #ddd;
}

.heading03 img,
.heading04 img {
  display: block;
  margin-bottom: 16px;
  width: 180px;
}

.tab-content .heading03:first-of-type,
.tab-content .heading04:first-of-type {
  margin-top: 50px;
}

@media only screen and (min-width: 641px) {
  .heading03,
  .heading04 {
    margin-top: 60px;
    margin-bottom: 24px;
    font-size: 18px;
    line-height: 1.5;
  }
  .tab-content .heading03:first-of-type {
    margin-top: 24px;
  }
  .heading04:before {
    top: -30px;
  }
  .heading03 img,
  .heading04 img {
    width: auto;
  }
}

/* .mod_billboard */
.mod_billboard {
    width: 1200px;
}
@media only screen and (max-width: 640px) and (max-device-width: 1280px){
.mod_billboard {
    width: 100%;
}
    }
.mod_billboard .slick li {
  height: auto;
}

.mod_billboard .slick li img {
  box-sizing: border-box;
  width: auto;
  max-width: 100%;
  margin: auto;
}

/* .mod_headerbar_item_in */
.mod_headerbar_item_in .headerbarTitle {
  font-size: 14px;
}

@media only screen and (min-width: 641px) {
  .mod_headerbar_item_in .headerbarTitle {
    font-size: 32px;
  }
    
}

/* .lead-box */
.lead-box {
  color: #333;
  background-color: #f5f3ec;
  margin: 0 0 20px;
  padding: 20px 10px;
  font-size: 14px;
  line-height: 1.6;
}

.lead-box-br {
  display: none;
}

@media only screen and (min-width: 641px) {
  .lead-box {
    margin-bottom: 36px;
    padding: 30px 0;
    font-size: 16px;
    line-height: 1.5;
  }
  .lead-box-item {
    margin: auto;
    max-width: 52%;
  }
  .lead-box-br {
    display: block;
  }
}

/* .media */
.media {
  box-sizing: border-box;
  max-width: 967px;
  margin: auto;
}

.media-image,
.media-item:first-of-type {
  margin-bottom: 14px;
}

@media only screen and (min-width: 641px) {
  .media:after {
    content: "";
    display: block;
    clear: both;
  }
  .media-image,
  .media-item:first-of-type {
    float: left;
    margin-right: 30px;
    margin-bottom: 0;
  }
  .media-body,
  .media-item:last-of-type {
    overflow: hidden;
  }
}

/* .box01 */
.box01 {
  margin: 0 10px 30px;
  padding: 12px 10px;
  border: 1px dashed #b19e86;
  border-radius: 3px;
  background-color: #fffdf5;
  font-size: 14px;
  line-height: 1.6;
  color: #333;
}

.box01 strong {
  font-weight: bold;
}

.box01-lead {
  margin-bottom: 20px;
  font-size: 14px;
  line-height: 1.4;
  font-weight: 600;
  text-align: center;
  color: #d44139;
}

.box01 > .media-image {
  margin-bottom: 14px;
}

.box01-first {
  margin-bottom: 2px;
}

.box01-emphasis {
  color: #d44139;
}

.box01-border {
  display: inline-block;
  border: 1px solid;
  margin: 0 4px 0 8px;
  padding: 2px 8px 2px;
  line-height: 1;
  font-size: 14px;
  vertical-align: middle;
}

@media only screen and (min-width: 641px) {
  .box01 {
    margin: 0 auto 50px;
    padding: 20px 44px;
    font-size: 16px;
    line-height: 1.5;
  }
  .box01-lead {
    margin-bottom: 30px;
    font-size: 18px;
    line-height: 1.5;
  }
  .box01 > .media-image {
    margin-right: 30px;
    margin-bottom: 0;
  }
  .box01-first {
    margin-bottom: 22px;
  }
}

.contact {
  padding: 28px 10px;
  background-color: #f5f3ec;
}

.contact-box {
  border: 2px solid #ededed;
  background-color: #fff;
  font-size: 16px;
  line-height: 1.2;
  margin-bottom: 10px;
  padding: 0;
}

.box02 {
  padding: 10px;
}

.box02 > :first-child {
  font-weight: bold;
  line-height: 1.4;
  margin-bottom: 4px;
}

.contact-box .box02:first-of-type:after {
  content: "";
  display: block;
  width: 107.25%;
  margin-left: -3.625%;
  margin-top: 10px;
  height: 1px;
  background-color: #d8d8d8;
}

.contact-tel {
  font-size: 29px;
  font-weight: bold;
  line-height: 1.2;
}

.contact-tel a {
  color: #244ba5;
}

.contact-reception-time {
  margin-bottom: 5px;
  margin-left: -10px;
  position: relative;
  top: 2px;
}

.contact-tel:before {
  content: "";
  display: inline-block;
  vertical-align: middle;
  background-image: url("../img/merit/icon_tel.png");
  -webkit-background-size: contain;
  background-size: contain;
  width: 40px;
  height: 23px;
  position: relative;
  top: -1px;
  margin-right: 6px;
}

.contact-small {
  font-size: 12px;
}

.contact-small a {
  color: currentColor;
}

@media only screen and (min-width: 641px) {
  .contact {
    padding: 44px 0;
  }
  .contact-box {
    font-size: 18px;
    line-height: 1.5;
    margin-bottom: 20px;
  }
  .box02 {
    padding: 0;
  }
  .contact-box .box02:first-child .media-item {
    margin-bottom: 30px;
  }
  /* (30 / 967) * 100% */
  .contact-box {
    padding: 25px 3.1023785%;
  }
  .box02 > :first-child {
    line-height: 1.5;
    margin-right: 3.9296794%;
  }
  .box02 .media-item {
    width: 44.365047%;
    float: left;
  }
  .contact-box .box02:first-of-type:after {
    border-width: 2px;
    width: 100%;
    margin-left: 0;
    margin-bottom: 30px;
  }
  .contact-tel {
    font-size: 40px;
    font-weight: normal;
  }
  .contact-tel:before {
    width: 55px;
    height: 31px;
    top: -1px;
    margin-right: 8px;
  }
  .contact-reception-time {
    font-size: 18px;
  }
  .contact-small {
    font-size: 14px;
  }
}

/* .mod_tab */
.qanda .ex_h2style {
  margin-bottom: 0;
}

.mod_tab ul.resp-tabs-list li.resp-tab-active span {
  background-color: transparent;
  border: none;
  color: #333;
}

.mod_tab h2.resp-accordion {
  background-color: #eee;
  border: none;
  line-height: 1.2;
  position: relative;
  padding-left: 63px;
}

.mod_tab h2.resp-accordion:first-child {
  border-top: none;
}

.mod_tab h2.resp-accordion {
  border-bottom: 1px solid #fff;
}

.mod_tab h2.resp-tab-active {
  color: #333;
  background-color: transparent;
}

@media only screen and (min-width: 641px) {
  .qanda .ex_h2style {
    margin-bottom: 40px;
  }
  .mod_tab ul.resp-tabs-list li {
    width: 33.17%;
    text-align: left;
    position: relative;
  }
  .mod_tab ul.resp-tabs-list li span {
    padding-left: 63px;
    text-align: left;
    position: static;
  }
  .mod_tab .resp-tab-active {
    position: relative;
    top: -1px;
  }
  .mod_tab ul.resp-tabs-list li:last-of-type {
    margin-right: 0;
  }
  .mod_tab ul.resp-tabs-list li.resp-tab-active span {
    border: 1px solid #1d1d1d;
  }
  .mod_tab ul.resp-tabs-list li.resp-tab-active span:after {
    top: 51px;
  }
  .mod_tab ul.resp-tabs-list li.resp-tab-active span:before {
    content: "";
    display: block;
    position: absolute;
    z-index: 100;
    left: 0;
    right: 0;
    margin: auto;
    top: 48px;
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 11px 5.5px 0 5.5px;
    border-color: #fff transparent transparent transparent;
  }
  .mod_tab ul.resp-tabs-list li.resp-tab-active span:after {
    background: none;
    content: "";
    display: block;
    position: absolute;
    z-index: 99;
    left: 0;
    right: 0;
    margin: auto;
    top: 51px;
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 11px 5.5px 0 5.5px;
    border-color: #1d1d1d transparent transparent transparent;
  }
}

.icon-tab {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 10px;
  margin: auto 10px auto 0;
}

/* .tab-content */
.tab-content {
  padding: 0 10px 20px;
  font-size: 14px;
  line-height: 1.6;
  border-bottom: 1px solid #999;
}

.tab-content p,
.tab-content ul {
  margin-bottom: 24px;
}

.tab-content .small {
  color: #999;
  font-size: 14px;
  line-height: 1.6;
}

@media only screen and (min-width: 641px) {
  .tab-content {
    margin-bottom: 80px;
    padding: 30px 30px 50px;
    font-size: 16px;
    line-height: 1.5;
    border: 1px solid #ddd;
  }
  .tab-content p,
  .tab-content ul {
    margin-bottom: 32px;
  }
  .tab-content .small {
    line-height: 1.5;
  }
}

.table-grid {
  display: block;
  box-sizing: border-box;
}
.table-grid:after {
  content: "";
  display: block;
  clear: both;
}
@media only screen and (min-width: 641px) {
  .table-grid {
    margin-left: -13px;
  }
}

.table-grid-item {
  box-sizing: border-box;
  width: 100%;
}
@media only screen and (min-width: 641px) {
  .table-grid-item {
    float: left;
    width: 50%;
    padding-left: 13px;
  }
}

.content-table {
  display: table;
  table-layout: fixed;
  width: 100%;
  margin-bottom: 10px;
}

.content-table th,
.content-table td {
  border: 1px solid #fff;
}

.content-table th {
  padding: 4px 0;
  font-size: 12px;
  line-height: 1.2;
  text-align: center;
  color: #fff;
  background-color: #adadad;
}

.content-table td {
  padding: 10px 4px;
  font-size: 14px;
  line-height: 1.6;
  text-align: center;
  color: #333;
  background-color: #f5f5f5;
}

.content-table .right {
  text-align: right;
}

.content-table .sum {
  font-size: 20px;
  line-height: 1.6;
  color: #da4740;
  text-align: center;
}

.content-table .image {
  display: block;
  max-width: 100%;
  height: auto;
  margin: auto;
  margin-bottom: 25px;
}

.tab-content p.content02-text01 {
  margin-bottom: 24px;
}

.tab-content p.content02-text02 {
  margin-bottom: 24px;
}

.tab-content p.content02-image01 {
  margin-bottom: 20px;
}

.tab-content p.content02-image02 {
  margin-bottom: 20px;
}

.content03 .media-item:first-of-type {
  margin-bottom: 0;
}

@media only screen and (min-width: 641px) {
  .content03 .media-item:first-of-type {
    width: 66.04757%;
  }
  .content-table th,
  .content-table td {
    line-height: 1.5;
  }
  .content-table th {
    padding: 10px 0;
    font-size: 14px;
  }
  .content-table td {
    padding: 14px;
    font-size: 15px;
  }
  .tab-content p.content02-text01 {
    margin-bottom: 16px;
  }

  .tab-content p.content02-text02 {
    margin-bottom: 70px;
  }

  .tab-content p.content02-image01 {
    margin-bottom: 60px;
  }

  .tab-content p.content02-image02 {
    margin-bottom: 50px;
  }
}

.line {
  display: block;
  margin: auto;
  border: 1px solid #ddd;
}


/* .mod_tab */
/*@media only screen and (max-width: 640px) {
  .mod_tab .resp-accordion-closed {
    display: block !important;
  }
}
*/
.merit .ex_h3style {
    margin-bottom: 0;
    font-size: 15px;
    font-weight: bold;
}
@media only screen and (max-width: 640px) {
    .merit .ex_h3style {
        padding-top: 5px;
    }
    ul.resp-tabs-list {
    display: none;
}
}