/* ===============================================
   CSRで使用するcss
=============================================== */
/* - - - - - - - - - - - - - - - - - - - - - 
	#contents_title
- - - - - - - - - - - - - - - - - - - - - */
#contents_title {
  display: none;
}
/* - - - - - - - - - - - - - - - - - - - - - 
	.box_slider
- - - - - - - - - - - - - - - - - - - - - */
.box_slider {
  margin-bottom: 2rem;
  overflow: hidden;
  position: relative;
}
.box_slider ul {
  position: relative;
}
.box_slider li {
  width: 100%;
  height: auto;
}
.box_slider li img {
  display: none;
  display: block;
}
.box_slider li a {
  height: auto;
  display: block;
}
/* bxslider */
.bx-wrapper {
  margin: 0 auto;
  position: relative;
}
.bx-viewport {
  overflow: visible !important;
}
.bx-pager {
  padding-top: 0.7rem;
  text-align: center;
}
.bx-pager-item {
  margin: 0 0.2rem;
  display: inline-block;
}
.bx-pager-item a {
  text-indent: 100%;
  white-space: nowrap;
  overflow: hidden;
  background-color: #959595;
  width: 0.5rem;
  height: 0.5rem;
  display: block;
  border-radius: 0.25rem;
color: rgba(0, 0, 0, 0);
}
.bx-pager-item a:hover, .bx-pager-item a.active {
  background-color: #0078c4;
}
.bx-prev {
  text-indent: 100%;
  white-space: nowrap;
  overflow: hidden;
  background: url("../img/mark_slider_arrowl.svg") no-repeat 0 0;
  background-size: contain;
  width: 33px;
  height: 50px;
  position: absolute;
  top: 45%;
  left: 0;
  display: block;
  z-index: 10;
}
.bx-next {
  text-indent: 100%;
  white-space: nowrap;
  overflow: hidden;
  background: url("../img/mark_slider_arrowr.svg") no-repeat 0 0;
  background-size: contain;
  width: 33px;
  height: 50px;
  position: absolute;
  top: 45%;
  right: 0;
  display: block;
  z-index: 10;
}
/* - - - - - - - - - - - - - - - - - - - - - 
	#corp_waku
- - - - - - - - - - - - - - - - - - - - - */
#corp_waku {
  padding: 0;
  width: 90%;
}
#corp_waku > p {
  margin-bottom: 2rem;
  color: #4e4e4e;
  font-size: 1.2em;
  font-weight: bold;
  letter-spacing: 0.1em;
  line-height: 1.8;
  text-align: center;
}
#corp_waku > p br:first-child, #corp_waku > p br:nth-child(3) {
  display: none;
}
/* --- .box_top --- */
.box_top {
  margin: 0 auto 4rem;
  display: -ms-flex;
  display: flex;
  flex-wrap: wrap;
}
.box_top dl {
  width: 50%;
}
.box_top dl:first-child {
  background-color: #e4f4f7;
}
.box_top dl:nth-child(2) {
  background-color: #f9f3d9;
}
.box_top dl:nth-child(3) {
  background-color: #ddf1e6;
}
.box_top dl:nth-child(4) {
  background-color: #f9e9e8;
}
.box_top dt {
  color: #fff;
  font-size: 2.2em;
  letter-spacing: 0.1em;
  line-height: 2.8;
  text-align: center;
}
.box_top dl:first-child dt {
  background: #65cfdc url("../img/bg_top01.png") no-repeat left bottom;
  background-size: contain;
}
.box_top dl:nth-child(2) dt {
  background: #ebc41e url("../img/bg_top02.png") no-repeat left bottom;
  background-size: contain;
}
.box_top dl:nth-child(3) dt {
  background: #22c082 url("../img/bg_top03.png") no-repeat left bottom;
  background-size: contain;
}
.box_top dl:nth-child(4) dt {
  background: #ef8f8e url("../img/bg_top04.png") no-repeat left bottom;
  background-size: contain;
}
.box_top dt span {
  text-shadow: 2px 2px 1px rgba(0, 0, 0, 0.1);
}
.box_top dd {
  padding: 1.5rem 2.5rem;
}
/* .list_contents */
.box_top dl .list_contents li a {
  font-size: 1.25em;
}
.box_top dl:first-child .list_contents li a::before, .box_top dl:first-child .list_contents li a:hover {
  background-color: #65cfdc;
}
.box_top dl:nth-child(2) .list_contents li a::before, .box_top dl:nth-child(2) .list_contents li a:hover {
  background-color: #ebc41e;
}
.box_top dl:nth-child(3) .list_contents li a::before, .box_top dl:nth-child(3) .list_contents li a:hover {
  background-color: #22c082;
}
.box_top dl:nth-child(4) .list_contents li a::before, .box_top dl:nth-child(4) .list_contents li a:hover {
  background-color: #ef8f8e;
}
.box_top dl .list_contents li a:hover::before {
  background-color: #fff;
}
/* --- .box_pickup --- */
.box_pickup {
  padding-top: 3rem;
  border-top: 1px solid #b5b5b5;
  border-bottom: 0;
}
.top_headline {
  margin-bottom: 2.5rem;
  font-size: 2.2em;
  font-weight: normal;
  letter-spacing: 0.2em;
  text-align: center;
}
.top_headline span {
  padding-left: 1.1em;
}
.box_pickup_inner {
  margin: 0 auto;
  display: -ms-flex;
  display: flex;
}
.pickup_conte {
  margin: 0 0.5rem;
  width: 220px;
}
.pickup_conte a {
  display: block;
}
.pickup_conte .box_img {
  margin-bottom: 0.5rem;
  border: 2px solid #e5e5e5;
}
.pickup_conte dt {
  font-size: 0.95em;
  font-weight: bold;
}
.pickup_conte dd {
  font-size: 0.8em;
}
/* - - - - - - - - - - - - - - - - - - - - - 
/* @media SP
//////////////////////////*/
@media screen and (max-width: 768px) {
  /* - - - - - - - - - - - - - - - - - - - - - 
	#contents_title
- - - - - - - - - - - - - - - - - - - - - */
  #contents_title {
    background-color: #0076bf;
    display: block;
  }
  #contents_title h2 {
    color: #fff;
    font-size: 1.2em;
  }
  /* - - - - - - - - - - - - - - - - - - - - - 
	.box_slider
- - - - - - - - - - - - - - - - - - - - - */
  /* bxslider */
  .bx-prev {
    /*	background: url("../img/mark_slider_arrowl_sp.png") no-repeat 0 0;*/
    background-size: contain;
    width: 25px;
    height: 35px;
    position: absolute;
    top: 45%;
    left: 0;
  }
  .bx-next {
    /*	background: url("../img/mark_slider_arrowr_sp.png") no-repeat 0 0;*/
    background-size: contain;
    width: 25px;
    height: 35px;
    position: absolute;
    top: 45%;
    right: 0;
  }
  /* - - - - - - - - - - - - - - - - - - - - - 
	#corp_waku
- - - - - - - - - - - - - - - - - - - - - */
  #corp_waku > p {
    font-size: 1.1em;
  }
  #corp_waku > p br:first-child, #corp_waku > p br:nth-child(3) {
    display: block;
  }
  /* --- .box_top --- */
  .box_top {
    display: block;
    flex-wrap: nowrap;
  }
  .box_top dl {
    width: 100%;
  }
  .box_top dt {
    padding: 1rem 0;
    font-size: 1.5em;
    line-height: 1.5;
  }
  .box_top dd {
    padding: 1.5rem 1rem 0.5rem;
  }
  /* .list_contents */
  .box_top dl .list_contents li {
    margin-bottom: 1rem;
    background-color: #fff;
    box-shadow: 0px 3px 1px -1px rgba(0, 0, 0, 0.1);
    border-radius: 5px;
  }
  .box_top dl .list_contents li a {
    padding: 0.5rem 1.5rem;
    font-size: 1.1em;
  }
  /* --- .box_pickup --- */
  .top_headline {
    padding: 0 5%;
    font-size: 1.35em;
  }
  .top_headline span {
    padding-left: 0;
    display: block;
  }
  .box_pickup_inner {
    padding: 0;
    display: block;
  }
  .pickup_conte {
    margin: 0 0 1rem;
    border: 2px solid #e5e5e5;
    width: 100%;
  }
  .pickup_conte a {
    display: -webkit-flex;
    display: flex;
  }
  .pickup_conte .box_img {
    margin-bottom: 0;
    border: none;
  }
  .pickup_conte dl {
    padding: 1.5rem;
    width: 70%;
    box-sizing: border-box;
  }
  .pickup_conte dt {
    font-size: 1em;
  }
  .pickup_conte dd {
    font-size: 0.9em;
  }
}