@charset "UTF-8";
/* clearfix */
.clm-2:after, .page-link .ul-list:after, .tab-navigation .ul-list:after, .small-teaser .ul-list:after, .list-style .ul-list li:after, .list-style .ul-list li a:after {
  content: "";
  display: block;
  clear: both;
}

/* textlevel */
.txt {
  font-size: 14px;
  line-height: 17px;
  padding-right: 10px;
}

.note {
  font-size: 12px;
  margin-top: 20px;
}
.note li {
  text-indent: -22px;
  margin-left: 22px;
}
.note li.decimal {
  text-indent: -32px;
  margin-left: 32px;
}

sup {
  vertical-align: top;
  font-size: 10px;
}

@media (max-width: 767px) {
  .hdg-lv1 {
    font-size: 25px;
    line-height: 30px;
  }

  .hdg-lv3 {
    line-height: 20px;
  }

  .txt {
    font-size: 15px;
    padding-right: 0;
    color: #262626;
  }
}
@media (max-width: 375px) {
  .hdg-lv1,
  .hdg-lv2 {
    font-size: 20px;
    line-height: 25px;
  }
}
/* inner */
.contents-inner {
  max-width: 1185px;
  padding: 0 45px;
  margin: 0 auto;
}
.contents-inner img {
  width: 100%;
}
.contents-inner .image {
  margin-bottom: 30px;
}

@media (max-width: 767px) {
  .contents-inner {
    padding: 0 20px;
    margin: 0 auto 50px;
  }
}
/* column */
.clm-2 {
  margin: 30px 0 30px;
}
.clm-2 .image {
  margin-bottom: 30px;
}
.clm-2 .clm-l {
  float: left;
  width: 50%;
  padding-right: 7.5px;
  box-sizing: border-box;
}
.clm-2 .clm-r {
  float: right;
  width: 50%;
  padding-left: 7.5px;
  box-sizing: border-box;
}

@media (max-width: 767px) {
  .clm-2 {
    margin: 15px 0 0;
  }
  .clm-2 .image {
    margin-bottom: 10px;
  }
  .clm-2 .clm-l,
  .clm-2 .clm-r {
    float: none;
    width: 100%;
    padding-left: 0;
    padding-right: 0;
    margin-bottom: 10px;
  }
}

/* hedding */
.hdg-lv1 {
  font-size: 35px;
  font-weight: bold;
  line-height: 40px;
  margin-bottom: 20px;
}

.hdg-lv2 {
  font-size: 24px;
  font-weight: bold;
  line-height: 30px;
  margin-bottom: 15px;
}

.hdg-lv3 {
  font-size: 18px;
  font-weight: bold;
  margin-bottom: 10px;
}

/* btn */
.btn-basic {
  width: 285px;
  height: 40px;
  line-height: 40px;
  background: #1c69d4;
  text-align: center;
  transition: .2s ease-in-out;
  margin-top: 30px;
}
.btn-basic:hover {
  background: #0653b6;
}
.btn-basic a {
  font-size: 14px;
  color: #fff;
  text-decoration: none;
  width: 100%;
  height: 100%;
  display: block;
}

@media (max-width: 767px) {
  .btn-basic {
    width: 100%;
  }
}
/* btn */
.txt-link {
  margin-top: 10px;
}
.txt-link a {
  font-size: 14px;
  text-decoration: none;
  width: 100%;
  height: 100%;
  display: block;
  color: #666;
  transition: .2s ease-in-out;
}
.txt-link a:before {
  content: "";
  display: inline-block;
  width: 9px;
  height: 12px;
  background: url(../images/icon_arrow.png) no-repeat 0 0;
  margin-right: 5px;
  vertical-align: -1px;
}
.txt-link a:hover {
  color: #0653b6;
}
.txt-link a:hover:before {
  background: url(../images/icon_arrow_b.png) no-repeat 0 0;
}


/* =======================
   contents
 ======================== */

/* presentation */
.presentation .hero {
  position: relative;
  max-width: 1680px;
  margin: 0 auto 25px;
}
.presentation .hero img {
  width: 100%;
}
.presentation .hero .presentation-inner {
  position: absolute;
  top: 65px;
  left: 74px;
}
.presentation .hero .presentation-inner {
  font-size: 25px;
  color:#fff;
}
.presentation .hero .presentation-inner .hdg {
  font-size: 50px;
  font-weight: 600;
  line-height: 1.2;
}
.presentation .hero .presentation-inner .hdg-sub {
  font-size: 25px;
  font-weight: bold;
  margin-bottom: 10px;
}

@media (max-width: 767px) {
  .presentation .hero {
    position: static;
    margin-bottom: 0px;
  }
  .presentation .hero .presentation-inner {
    color: #262626;
    position: static;
    padding: 25px 15px 0;
    box-sizing: border-box;
  }
  .presentation .hero .presentation-inner .hdg {
    font-size: 23px;
    font-weight: 600;
  }
  .presentation .hero .presentation-inner .hdg-sub {
    font-size: 18px;
    margin: 10px 0 0;
  }
}

/* Slider */
.slick-slider {
  position: relative;
  display: block;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  -webkit-touch-callout: none;
  -khtml-user-select: none;
  -ms-touch-action: pan-y;
  touch-action: pan-y;
  -webkit-tap-highlight-color: transparent;
}

.slick-list {
  position: relative;
  display: block;
  overflow: hidden;
  margin: 0;
  padding: 0;
}
.slick-list:focus {
  outline: none;
}
.slick-list.dragging {
  cursor: pointer;
  cursor: hand;
}

.slick-slider .slick-track, .slick-slider .slick-list {
  -webkit-transform: translate3d(0, 0, 0);
  -moz-transform: translate3d(0, 0, 0);
  -ms-transform: translate3d(0, 0, 0);
  -o-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
}

.slick-track {
  position: relative;
  top: 0;
  left: 0;
  display: block;
}
.slick-track:before {
  display: table;
  content: '';
}
.slick-track:after {
  display: table;
  content: '';
  clear: both;
}

.slick-loading .slick-track {
  visibility: hidden;
}

.slick-slide {
  display: none;
  float: left;
  height: 100%;
  min-height: 1px;
}

[dir='rtl'] .slick-slide {
  float: right;
}

.slick-slide img {
  display: block;
}
.slick-slide.slick-loading img {
  display: none;
}
.slick-slide.dragging img {
  pointer-events: none;
}

.slick-initialized .slick-slide {
  display: block;
}

.slick-loading .slick-slide {
  visibility: hidden;
}

.slick-vertical .slick-slide {
  display: block;
  height: auto;
  border: 1px solid transparent;
}

.slick-arrow.slick-hidden {
  display: none;
}

/* mod_slide
-----------------------------------------*/
.mod_slide {
  margin: 0 auto;
  width: 100%;
}
.mod_slide .mod_slide_nav {
  overflow: hidden;
}
.mod_slide .mod_slide_nav div {
  float: left;
  padding: 0 7.5px 15px;
  font-size: 12px;
  color: #666;
  outline: none;
  cursor: pointer;
  box-sizing: border-box;
  display: table;
}
.mod_slide .mod_slide_nav div span {
  display: table-cell;
  width: 100%;
  border-bottom: solid 5px #e6e6e6;
  transition: .2s ease-in-out;
  vertical-align: bottom;
  height: 56px;
  padding-right: 30px;
}
.mod_slide .mod_slide_nav div.is-current span, .mod_slide .mod_slide_nav div:hover span {
  border-bottom: solid 5px #1c69d4;
  color: #1c69d4;
}

@media (max-width: 767px) {
  .mod_slide {
    margin: 0 auto;
  }
  .mod_slide .mod_slide_nav .slick-slide {
    text-indent: -9999px;
    padding: 0 7.5px 5px;
    width: 33.1% !important;
  }
}
.slick-initialized .slick-slide {
  overflow: hidden;
}

/* slick-dots */
.slick-dots {
  display: none !important;
}

.slick-prev,
.slick-next {
  background: transparent none repeat scroll 0 0;
  border: medium none;
  color: transparent;
  cursor: pointer;
  display: block;
  font-size: 0;
  line-height: 0;
  margin-top: -25px;
  outline: medium none;
  padding: 0;
  position: absolute;
  top: 50%;
  width: 30px;
  height: 60px;
  z-index: 9;
}

.slick-prev {
  left: -30px;
  background: url(../images/index/icon_prev.png) no-repeat center center #666;
  transition: .2s ease-in-out;
}
.slick-prev:hover {
  background: url(../images/index/icon_prev.png) no-repeat center center #4d4d4d;
}

.slick-next {
  right: -30px;
  background: url(../images/index/icon_next.png) no-repeat center center #666;
  transition: .2s ease-in-out;
}
.slick-next:hover {
  background: url(../images/index/icon_next.png) no-repeat center center #4d4d4d;
}

@media (max-width: 767px) {
  .mod_slide_img .clm-2 .clm-l,
  .mod_slide_img .clm-2 .clm-r {
    margin-bottom: 10px;
  }

  .slick-prev,
  .slick-next {
    width: 18px;
    height: 40px;
  }

  .slick-prev {
    left: -20px;
    background: url(../images/index/icon_prev.png) no-repeat 4px center #666;
  }
  .slick-prev:hover {
    background: url(../images/index/icon_prev.png) no-repeat 4px center #4d4d4d;
  }

  .slick-next {
    right: -20px;
    background: url(../images/index/icon_next.png) no-repeat 4px center #666;
  }
  .slick-next:hover {
    background: url(../images/index/icon_next.png) no-repeat 4px center #4d4d4d;
  }
}

/* table */
.table-style {
  width: 100%;
}
.table-style tr {
  border-bottom: 1px solid #e6e6e6;
}
.table-style tr th, .table-style tr td {
  font-size: 14px;
  padding: 11px 0;
}
.table-style tr th {
  text-align: left;
}
.table-style tr td {
  text-align: right;
}

@media (max-width: 767px) {
  .table-style {
    width: 100%;
  }
  .table-style tr {
    border-bottom: none;
  }
  .table-style tr th, .table-style tr td {
    font-size: 14px;
    padding: 11px 0;
    display: list-item;
    list-style-type: none;
  }
  .table-style tr th {
    text-align: left;
    border-bottom: 1px solid #e6e6e6;
    width: 100%;
  }
  .table-style tr td {
    text-align: right;
    width: 100%;
  }
}


/* accordion
-----------------------------------------*/
.accordion .acd-list li {
  border-top: 1px solid #e6e6e6;
}
.accordion .acd-list li .menu {
  padding: 20px 0 20px 60px;
  position: relative;
  display: block;
  box-sizing: border-box;
  text-decoration: none;
  font-size: 14px;
  font-weight: bold;
  cursor: pointer;
}
.accordion .acd-list li .menu:before {
  content: "";
  display: block;
  width: 40px;
  height: 40px;
  background: url(../images/index/icon_plus.png) no-repeat center center #1c69d4;
  position: absolute;
  top: 10px;
  left: 0;
}
.accordion .acd-list li .menu.active:before {
  background: url(../images/index/icon_minus.png) no-repeat center center #1c69d4;
}
.accordion .acd-list li .acd-inner {
  display: none;
  margin: 10px 0 50px 50px;
}
.accordion .acd-list li .acd-inner h3{
  font-size: 14px;
  font-weight: 500;
  line-height: 1.4;
  margin: 20px 0 10px;
}


/* small-teaser
-----------------------------------------*/

.small-teaser .ul-list {
  margin: 0 -60px;
}
.small-teaser .ul-list li {
  display: table;
  vertical-align: middle;
  width: 25%;
  padding: 0;
  box-sizing: border-box;
  float: left;
}
.small-teaser .ul-list li .list-detail{
  padding-left: 20px;
}
.small-teaser .ul-list li a {
  display: table-cell;
  width: 100%;
  padding: 15px;
  box-sizing: border-box;
  text-decoration: none;
  font-size: 14px;
  line-height: 17px;
  vertical-align: top;
  transition: .2s ease-in-out;
}
.small-teaser .ul-list li a:hover {
  opacity: .7;
}
.small-teaser .ul-list li a .image {
  margin-bottom: 10px;
}

.small-teaser .ul-list h2,
.small-teaser .ul-list .txt_price{
  font-size: 20px;
  line-height: 1.4;
}
.small-teaser .ul-list .txt_price{
  margin-top: 10px;
}

.small-teaser .ul-list li a .txt-link{
  padding-left: 20px;
}
.small-teaser .ul-list li a .txt-link:before {
  content: "";
  display: inline-block;
  width: 9px;
  height: 12px;
  background: url(../images/index/icon_arrow.png) no-repeat 0 0;
  margin-right: 5px;
  vertical-align: -1px;
}
.small-teaser .ul-list li a .txt-link:hover {
  color: #0653b6;
}
.small-teaser .ul-list li a .txt-link:hover:before {
  background: url(../images/index/icon_arrow_b.png) no-repeat 0 0;
}

@media (max-width: 767px) {
  .small-teaser .ul-list {
    margin: 0;
    padding: 0;
    overflow: hidden;
    border-bottom: 1px solid #e6e6e6;
  }
  .small-teaser .contents-inner{
    margin: 0;
    padding: 0;
  }
  .small-teaser .ul-list li {
    display: block;
    height: auto;
    width: 100%;
    padding: 0;
    float: none;
    overflow: hidden;
    margin-bottom: 0;
    border-top: 1px solid #e6e6e6;
    padding: 20px 0;
  }
  .small-teaser .ul-list li a {
  height: auto;
  padding: 0;
  text-decoration: none;
  background: url(../images/index/icon_link_arrow.png) no-repeat right center;
  transition: .2s ease-in-out;
}
  .small-teaser .ul-list li .image{
    float: left;
    width: 50%;
    padding-right: 5%;
  }
  .small-teaser .ul-list li .list-detail{
    width: 40%;
    float: left;
    padding: 0 5% 0 0;
  }
  .small-teaser .ul-list li h2,
  .small-teaser .ul-list li .txt_price,
  .small-teaser .ul-list li .txt-link{
    box-sizing: border-box;
  }
  .small-teaser .ul-list h2,
  .small-teaser .ul-list .txt_price{
    font-size: 16px;
  }
  .small-teaser .ul-list li .txt-link{
    display: none;
  }
}





/* 

.list-style .ul-list {
  border-bottom: 1px solid #e6e6e6;
}
.list-style .ul-list li {
  border-top: 1px solid #e6e6e6;
  padding: 20px 0;
}
.list-style .ul-list li .image {
  float: left;
  width: 200px;
}
.list-style .ul-list li .hdg-lv1,
.list-style .ul-list li .txt {
  margin-left: 220px;
  box-sizing: border-box;
  padding-right: 30px;
}
.list-style .ul-list li a {
  display: block;
  text-decoration: none;
  background: url(../images/icon_link_arrow.png) no-repeat right center;
  transition: .2s ease-in-out;
}
.list-style .ul-list li a:hover {
  opacity: .7;
}

@media (max-width: 767px) {
  .list-style .ul-list li {
    border-top: 1px solid #e6e6e6;
    padding: 20px 0;
  }
  .list-style .ul-list li .list-image {
    width: 30%;
  }
  .list-style .ul-list li .hdg-lv1,
  .list-style .ul-list li .txt {
    margin-left: 35%;
  }
}
@media (max-width: 375px) {
  .list-style .ul-list li .txt {
    display: block;
    margin-left: 0;
  }
}

*/

