@charset "UTF-8";
/* BLUE
-----------------------*/
/* GRAY
-----------------------*/
/* #section-important
-----------------------*/
#section-important .list {
  padding: 30px 0;
  font-size: 13px;
  line-height: 1.5; }

@media screen and (max-width: 740px) {
  #section-important .list {
    padding: 20px 0; } }

#section-important .list > .title {
  background: #D90000;
  color: #FFF;
  text-align: center;
  font-size: 15px;
  line-height: 40px; }

#section-important .list > ul {
  padding: 20px;
  border: 2px solid #D90000;
  border-top: none; }

@media screen and (max-width: 740px) {
  #section-important .list > ul {
    padding: 10px; } }

#section-important .list > ul a {
  overflow: hidden;
  color: #333; }

#section-important .list > ul a:hover {
  text-decoration: none; }

#section-important .list > ul li {
  padding-top: 20px;
  overflow: hidden; }

@media screen and (max-width: 740px) {
  #section-important .list > ul li {
    padding-top: 10px; } }

#section-important .list > ul li:first-child {
  padding-top: 0; }

#section-important .list > ul .date {
  float: left;
  width: 110px;
  padding-top: 5px; }

@media screen and (max-width: 740px) {
  #section-important .list > ul .date {
    float: none;
    padding-top: 0; } }

#section-important .list > ul .boxR {
  overflow: hidden; }

#section-important .list > ul .title {
  font-size: 20px; }

@media screen and (max-width: 740px) {
  #section-important .list > ul .title {
    font-size: 16px; } }

#section-important .list > ul .text {
  padding-top: 5px; }

@media screen and (max-width: 740px) {
  #section-important .list > ul .text {
    padding-top: 0; } }

#section-important .list > ul .btn-more {
  color: #8DD0E8;
  display: block; }

#section-important .list > ul a:hover .btn-more {
  text-decoration: underline; }

/* #section01
-----------------------*/
#section01 {
  /* [ itemが1つの場合用 ]
	-----------------------*/
  /* .cursor-wrap
		-----------------------*/ }
  #section01 #visual {
    position: relative;
    overflow: hidden;
    min-width: 980px;
    max-height: 410px; }
  @media screen and (max-width: 740px) {
    #section01 #visual {
      min-width: 0; } }
  #section01 #visual .item a {
    display: block;
    background: #87D0EA;
    vertical-align: bottom; }
  #section01 #visual .item a:hover img {
    opacity: 0.8;
    -ms-filter: "alpha(opacity=80)";
    /* ie 8 */ }
  #section01 #visual.is-single #carousel {
    text-align: center; }
  #section01 #visual.is-single .cursor-wrap {
    display: none; }
  #section01 #visual.is-hidden {
    text-align: center; }
  #section01 #visual.is-hidden #carousel {
    text-align: center; }
  #section01 #visual .bx-wrapper {
    margin-bottom: 0; }
  #section01 #visual .bx-viewport {
    width: 980px !important;
    margin: 0 auto !important;
    overflow: visible !important; }
  @media screen and (max-width: 740px) {
    #section01 #visual .bx-viewport {
      width: 100% !important; } }
  #section01 #visual .btn a {
    cursor: pointer;
    background: url(/shoto/top/krvrc8000000011y.png);
    height: 410px;
    position: absolute;
    top: 0;
    z-index: 100; }
  #section01 #visual .next a {
    left: 0;
    text-align: right; }
  #section01 #visual .prev a {
    right: 0; }
  #section01 #visual .btn a .btn-img {
    display: inline-block;
    width: 55px;
    height: 55px;
    margin-top: 160px; }
  #section01 #visual .btn.next a .btn-img {
    margin-right: -27px; }
  #section01 #visual .btn.prev a .btn-img {
    margin-left: -27px; }
  #section01 #visual .cursor-wrap {
    width: 980px;
    margin: 0 auto;
    position: relative;
    z-index: 250; }
  @media screen and (max-width: 740px) {
    #section01 #visual .cursor-wrap {
      display: none; } }
  #section01 #visual .cursor-wrap .cursor {
    position: absolute;
    top: -250px;
    width: 55px;
    height: 54px;
    display: block;
    cursor: pointer; }
  #section01 #visual .cursor-wrap .cursor-next {
    right: -27px;
    background: url(/shoto/top/krvrc8000000011u.png) no-repeat; }
  #section01 #visual .cursor-wrap .cursor-prev {
    left: -27px;
    background: url(/shoto/top/krvrc8000000011w.png) no-repeat; }
  #section01 #visual .cursor-wrap .cursor:hover {
    background-position: 0 -54px; }
  @media screen and (max-width: 740px) {
    #section01 .bx-wrapper {
      position: relative; }
    #section01 .bx-controls .cursor {
      display: block;
      width: 22px;
      height: 22px;
      position: absolute;
      top: 50%;
      margin-top: -11px;
      background-size: 27px auto;
      cursor: pointer; }
    #section01 .bx-controls .cursor-next {
      background: url(/shoto/top/krvrc8000000011u.png) no-repeat;
      background-size: 22px auto;
      right: 10px; }
    #section01 .bx-controls .cursor-prev {
      background: url(/shoto/top/krvrc8000000011w.png) no-repeat;
      background-size: 22px auto;
      left: 10px; } }
  #section01 #visual .bx-pager {
    bottom: 30px;
    height: 0;
    padding: 0; }
  @media screen and (max-width: 740px) {
    #section01 #visual .bx-pager {
      display: none; } }
  #section01 #visual .bx-pager .bx-pager-link {
    background: #FFF;
    border: 1px solid #DDD;
    border-radius: 6px;
    -webkit-border-radius: 6px;
    -moz-border-radius: 6px; }
  #section01 #visual .bx-pager .bx-pager-link.active {
    background: #317EB5; }
  @media screen and (max-width: 740px) {
    #section01 #visual .btn {
      display: none; } }

/* #section02
-----------------------*/
#section02 {
  padding: 60px 0 55px;
  font-size: 13px;
  background: #F4F5F0; }

@media screen and (max-width: 740px) {
  #section02 {
    padding: 30px 0;
    background: #F4F5F1; } }

#section02 {
  /* #topics-navi
	-----------------------*/
  /* #topics-article
	-----------------------*/
  /* .item
		-----------------------*/
  /* .box-upper
			-----------------------*/
  /* .box-bottom
			-----------------------*/
  /* .btn-more
	-----------------------*/ }
  @media screen and (max-width: 740px) {
    #section02 .tpl-inner-wrap {
      padding: 0; } }
  #section02 .tpl-inner-wrap > .title {
    text-align: center; }
  @media screen and (max-width: 740px) {
    #section02 .tpl-inner-wrap > .title {
      width: 92px;
      margin: 0 auto; } }
  #section02 #topics-navi {
    padding: 30px 0 25px;
    letter-spacing: -0.4em;
    text-align: center; }
  #section02 #topics-navi li {
    margin: 0 4px; }
  @media screen and (max-width: 740px) {
    #section02 #topics-navi .tpl-btn a span {
      height: 32px;
      line-height: 1; } }
  #section02 #topics-navi .tpl-btn--gray a {
    border: 2px solid #8DD0E8;
    background: #FFF;
    color: #666;
    box-sizing: border-box; }
  #section02 #topics-navi .tpl-btn--gray.is-active a {
    padding: 0;
    background: #8DD0E8;
    color: #FFF; }
  #section02 .tpl-btn--gray a span {
    background: #FFF; }
  #section02 .tpl-btn--gray.is-active a span {
    background: #8DD0E8;
    border-radius: 0;
    -webkit-border-radius: 0;
    -moz-border-radius: 0; }
  #section02 #topics-article .topics-cate-wrap {
    /*hidden*/
    width: 1px;
    height: 1px;
    margin: -1px;
    overflow: hidden; }
  #section02 #topics-article .topics-cate-wrap.is-visible {
    /*visible*/
    width: auto;
    height: auto;
    margin: auto;
    overflow: hidden;
    margin-left: -10px; }
  @media screen and (max-width: 740px) {
    #section02 #topics-article .topics-cate-wrap.is-visible {
      margin-left: 0;
      border-bottom: 1px solid #EEE; } }
  #section02 #topics-article .item {
    width: 320px;
    float: left;
    box-sizing: border-box;
    position: relative;
    overflow: hidden;
    padding: 20px 20px;
    border: 1px solid #EEE;
    -webkit-border-radius: 6px;
    -moz-border-radius: 6px;
    border-radius: 6px;
    margin: 0 0 10px 10px;
    background: #FFF; }
  @media screen and (max-width: 740px) {
    #section02 #topics-article .item {
      width: 50%;
      float: left;
      padding: 15px 10px;
      box-sizing: border-box;
      -webkit-box-sizing: border-box;
      -moz-box-sizing: border-box;
      border: none;
      border-top: 1px solid #EEE;
      border-left: 1px solid #EEE;
      -webkit-border-radius: 0;
      -moz-border-radius: 0;
      border-radius: 0;
      position: relative;
      overflow: hidden;
      margin: 0;
      background: #FFF; } }
  #section02 #topics-article .item .clone-wrap {
    width: 318px;
    position: absolute;
    top: 0;
    left: 0;
    background: #8DD0E8;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    visibility: hidden;
    overflow: hidden; }
  @media screen and (max-width: 740px) {
    #section02 #topics-article .item .clone-wrap {
      -webkit-border-radius: 0;
      -moz-border-radius: 0;
      border-radius: 0;
      width: 100%; } }
  #section02 #topics-article .item a {
    display: block;
    padding: 20px 20px;
    margin: -20px -20px; }
  @media screen and (max-width: 740px) {
    #section02 #topics-article .item a {
      padding: 15px 10px;
      margin: -15px -10px; } }
  #section02 #topics-article .item .clone-wrap a {
    color: #FFF;
    margin: 0; }
  #section02 #topics-article .item a:hover {
    text-decoration: none; }
  #section02 #topics-article .item .box-upper .cate-label {
    display: table;
    float: left; }
  @media screen and (max-width: 740px) {
    #section02 #topics-article .item .box-upper .cate-label {
      float: none; } }
  #section02 #topics-article .item .box-upper .cate-label li {
    display: table-cell;
    border-right: 1px solid #FFF;
    background: #8DD0E8;
    min-width: 60px;
    padding: 0 5px;
    box-sizing: border-box;
    height: 20px;
    line-height: 20px;
    color: #FFF;
    text-align: center;
    font-size: 11px; }
  #section02 #topics-article .item .clone-wrap .box-upper .cate-label li {
    border-right: 1px solid #8DD0E8;
    background: #FFF;
    color: #8DD0E8; }
  #section02 #topics-article .item .box-upper .date {
    float: right;
    color: #333; }
  @media screen and (max-width: 740px) {
    #section02 #topics-article .item .box-upper .date {
      float: none;
      padding-top: 10px; } }
  #section02 #topics-article .item .clone-wrap .box-upper .date {
    color: #FFF; }
  #section02 #topics-article .item .box-bottom {
    clear: both;
    padding: 5px 0 0; }
  @media screen and (max-width: 740px) {
    #section02 #topics-article .item .box-bottom {
      padding: 10px 0 0; } }
  #section02 #topics-article .item .box-bottom .title {
    font-size: 16px;
    color: #317EB5; }
  #section02 #topics-article .item .box-bottom .title .icon-blank {
    vertical-align: middle; }
  @media screen and (max-width: 740px) {
    #section02 #topics-article .item .box-bottom .title {
      font-size: 13px;
      line-height: 1.4; } }
  #section02 #topics-article .item .clone-wrap .box-bottom .title {
    color: #FFF; }
  #section02 #topics-article .item .box-bottom .body {
    padding: 10px 0 0;
    color: #666;
    line-height: 1.7; }
  @media screen and (max-width: 740px) {
    #section02 #topics-article .item .box-bottom .body {
      font-size: 11px;
      line-height: 1.4;
      height: auto !important; } }
  #section02 #topics-article .item .clone-wrap .box-bottom .body {
    color: #FFF; }
  #section02 #topics-article .item .box-bottom .body img {
    max-width: 100%;
    margin-bottom: 5px; }
  #section02 #topics-article .item .btn-more {
    padding: 10px 0 0;
    color: #8DD0E8; }
  #section02 #topics-article .item .clone-wrap .btn-more {
    color: #FFF; }
  #section02 > .tpl-inner-wrap > .btn-more {
    margin: 20px 0 0; }
  @media screen and (max-width: 740px) {
    #section02 > .tpl-inner-wrap > .btn-more {
      margin: 20px 0 0;
      padding: 0 10px; }
    #section02 > .tpl-inner-wrap > .btn-more .tpl-btn {
      width: auto;
      display: block; } }

/* #section03
-----------------------*/
#section03 {
  background: #8DD0E8 url(/shoto/top/krvrc80000000120.jpg) no-repeat center top;
  padding: 60px 0; }

@media screen and (max-width: 740px) {
  #section03 {
    padding: 30px 0; } }

#section03 {
  /* #news-list
	-----------------------*/
  /* .news-cate-wrap
			-----------------------*/ }
  #section03 .tpl-inner-wrap {
    overflow: hidden; }
  @media screen and (max-width: 740px) {
    #section03 #news-list {
      width: 100%;
      float: none;
      padding-top: 35px; } }
  #section03 #news-list > .title {
    text-align: center; }
  @media screen and (max-width: 740px) {
    #section03 #news-list > .title {
      width: 75px;
      margin: 0 auto; } }
  @media screen and (max-width: 740px) {
    #section03 #news-list > .wrap {
      height: auto !important; } }
  #section03 #news-navi {
    padding-top: 20px;
    text-align: center;
    letter-spacing: -0.4em; }
  @media screen and (max-width: 740px) {
    #section03 #news-navi {
      text-align: center; } }
  #section03 #news-navi li {
    width: 80px;
    letter-spacing: normal;
    margin: 0 10px 0 0; }
  @media screen and (max-width: 740px) {
    #section03 #news-navi .tpl-btn a span {
      height: 32px;
      line-height: 1; } }
  #section03 #news-navi .tpl-btn--gray.is-active {
    position: relative; }
  #section03 #news-navi .tpl-btn--gray.is-active .cursor {
    display: block;
    width: 100%;
    height: 10px;
    background: url(/shoto/top/krvrc80000000124.png) no-repeat center top;
    position: absolute;
    bottom: -3px; }
  #section03 #news-navi li a {
    border-color: #FFF; }
  #section03 #news-navi .tpl-btn--gray.is-active a {
    border: 2px solid #FFF; }
  #section03 #news-navi li a span {
    background: #FFF; }
  #section03 #news-navi .tpl-btn--gray.is-active a span {
    background: #8DD0E8;
    border-radius: 5px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px; }
  @media screen and (max-width: 740px) {
    #section03 #news-navi li {
      width: auto; } }
  #section03 #news-article {
    margin-top: 20px;
    background: #FFF;
    -webkit-border-top-left-radius: 6px;
    -moz-border-top-left-radius: 6px;
    border-top-left-radius: 6px;
    -webkit-border-top-right-radius: 6px;
    -moz-border-top-right-radius: 6px;
    border-top-right-radius: 6px;
    padding-top: 20px; }
  @media screen and (max-width: 740px) {
    #section03 #news-article {
      padding-top: 10px; } }
  #section03 #news-list .news-cate-wrap {
    /*hidden*/
    width: 1px;
    height: 1px;
    margin: -1px;
    overflow: hidden; }
  #section03 #news-list .news-cate-wrap.is-visible {
    /*visible*/
    width: auto;
    height: auto;
    margin: auto; }
  #section03 #news-list .news-cate-wrap .item {
    border-bottom: 2px dotted #8DD0E8;
    position: relative; }
  #section03 #news-list .news-cate-wrap .item .clone-wrap {
    position: absolute;
    left: 0;
    top: 0;
    overflow: hidden;
    visibility: hidden;
    background: #8DD0E8; }
  #section03 #news-list .news-cate-wrap li {
    display: block;
    padding: 20px;
    width: 100%;
    box-sizing: border-box; }
  @media screen and (max-width: 740px) {
    #section03 #news-list .news-cate-wrap li {
      padding: 10px; } }
  #section03 #news-list .news-cate-wrap a {
    color: #333;
    display: block;
    padding: 20px; }
  #section03 #news-list .news-cate-wrap .item > a {
    margin: -20px; }
  @media screen and (max-width: 740px) {
    #section03 #news-list .news-cate-wrap .item > a {
      width: 100%;
      padding: 10px;
      margin: -10px; } }
  #section03 #news-list .news-cate-wrap .clone-wrap a {
    color: #FFF; }
  @media screen and (max-width: 740px) {
    #section03 #news-list .news-cate-wrap .clone-wrap a {
      padding: 10px;
      box-sizing: border-box; } }
  #section03 #news-list .news-cate-wrap a:hover {
    text-decoration: none; }
  #section03 #news-list .news-cate-wrap .item p {
    display: inline-block; }
  #section03 #news-list .news-cate-wrap .date {
    font-size: 13px; }
  #section03 #news-list .news-cate-wrap .cate-label {
    font-size: 11px;
    background: #8DD0E8;
    color: #FFF;
    width: 60px;
    text-align: center; }
  #section03 #news-list .news-cate-wrap .item .clone-wrap .cate-label {
    background: #FFF;
    color: #8DD0E8; }
  #section03 #news-list .news-cate-wrap .text {
    font-size: 15px; }
  #section03 #news-list .news-cate-wrap .text .icon-blank {
    vertical-align: middle; }
  @media screen and (max-width: 740px) {
    #section03 #news-list .news-cate-wrap .date,
    #section03 #news-list .news-cate-wrap .text {
      font-size: 12px; } }
  #section03 #news-list .btn-more {
    padding: 15px;
    background: #FFF; }
  @media screen and (max-width: 740px) {
    #section03 #news-list .btn-more .tpl-btn {
      margin: 0;
      width: auto;
      display: block;
      text-align: center; } }

/* #section04
-----------------------*/
#section04 {
  padding: 60px 0 95px; }

@media screen and (max-width: 740px) {
  #section04 {
    padding: 25px 0 30px; } }

#section04 {
  /* .btn-wrap
		-----------------------*/
  /* .icon
			-----------------------*/
  /* .edge
			-----------------------*/
  /* .timeline--fb
			-----------------------*/ }
  #section04 .tpl-inner-wrap > .title {
    text-align: center; }
  @media screen and (max-width: 740px) {
    #section04 .tpl-inner-wrap > .title {
      width: 224px;
      margin: 0 auto; } }
  #section04 .wrap {
    overflow: hidden;
    border: 1px solid #EEE;
    border-left: none;
    box-sizing: border-box;
    position: relative;
    width: 940px;
    height: 260px;
    margin: 20px auto 0;
    background: #FFF; }
  #section04 .btn-wrap {
    width: 174px;
    height: 260px;
    float: left;
    border-left: 1px solid #EEE;
    border-right: 1px solid #EEE;
    box-sizing: border-box;
    position: relative;
    z-index: 20; }
  #section04 .btn-wrap ul {
    display: block;
    padding: 20px 5px 20px 20px; }
  #section04 .btn-wrap .btn {
    height: 46px;
    line-height: 46px;
    margin-bottom: 10px;
    box-sizing: border-box;
    padding: 0 0 0 15px;
    cursor: pointer;
    position: relative; }
  #section04 .btn-wrap .btn.is-active {
    background: #317EB5;
    color: #FFF; }
  #section04 .btn-wrap .btn .icon {
    display: inline-block;
    width: 20px;
    height: 20px;
    vertical-align: middle;
    margin-right: 5px; }
  #section04 .btn-wrap .btn--tw .icon {
    width: 24px;
    background: url(/shoto/top/krvrc8000000012i.png) no-repeat; }
  #section04 .btn-wrap .btn--fb .icon {
    background: url(/shoto/top/krvrc8000000012e.png) no-repeat; }
  #section04 .btn-wrap .btn.is-active .icon {
    background-position: 0 -20px; }
  #section04 .btn-wrap .btn .edge {
    background: url(/shoto/top/krvrc8000000012k.png) no-repeat;
    width: 20px;
    height: 46px;
    display: none; }
  #section04 .btn-wrap .btn.is-active .edge {
    display: block;
    position: absolute;
    top: 0;
    right: -20px; }
  #section04 #sns-article-wrap {
    width: 765px;
    float: left; }
  #section04 #sns-article-wrap .timeline {
    width: 724px; }
  #section04 #sns-article-wrap .timeline li {
    width: 242px !important;
    box-sizing: border-box;
    border-right: 1px solid #EEE; }
  #section04 #sns-article-wrap .timeline li a {
    display: block;
    height: 260px;
    padding: 20px;
    color: #333;
    box-sizing: border-box; }
  #section04 #sns-article-wrap .timeline li a:hover {
    text-decoration: none; }
  #section04 #sns-article-wrap .timeline li p {
    line-height: 1.6;
    font-size: 13px; }
  #section04 #sns-article-wrap .timeline li .img {
    padding-top: 10px;
    text-align: center;
    display: block; }
  #section04 #sns-article-wrap .timeline li .img img {
    display: inline-block; }
  #section04 #sns-article-wrap .timeline li .txt {
    padding-top: 10px; }
  #section04 #sns-article-wrap .timeline li .more {
    color: #8DD0E8; }
  #section04 #sns-article-wrap .timeline li a:hover .more {
    text-decoration: underline; }
  #section04 #sns-article-wrap .timeline {
    position: absolute;
    top: -9999px;
    left: -9999px; }
  #section04 #sns-article-wrap .timeline.is-active {
    position: static; }
  #section04 #sns-article-wrap .timeline.is-active .bx-viewport {
    height: auto !important; }
  #section04 #sns-article-wrap .timeline img {
    max-width: 100%;
    max-height: 120px; }
  #section04 #sns-article-wrap .timeline--fb .txt img {
    display: none; }
  #section04 #sns-article-wrap .timeline--fb .txt img.first {
    display: block; }
  #section04 #sns-article-wrap .btn {
    position: absolute;
    display: block;
    width: 40px;
    height: 130px;
    cursor: pointer; }
  #section04 #sns-article-wrap .btn--prev {
    background: #317EB5 url(/shoto/top/krvrc8000000012a.png) no-repeat center center;
    top: 0;
    right: 0;
    box-sizing: border-box;
    border-bottom: 1px solid #FFF;
    z-index: 10; }
  #section04 #sns-article-wrap .btn--next {
    background: #317EB5 url(/shoto/top/krvrc8000000012c.png) no-repeat center center;
    bottom: 0;
    right: 0; }
  @media screen and (max-width: 740px) {
    #section04 .link-list {
      padding-top: 20px;
      width: 100%; }
    #section04 .link-list ul {
      text-align: center;
      letter-spacing: -0.4em;
      display: block; }
    #section04 .link-list li {
      letter-spacing: normal;
      display: inline-block;
      padding: 0 15px; }
    #section04 .link-list li img {
      height: 32px; } }

/* #section05
-----------------------*/
#section05 {
  padding: 10px 0 30px;
  background: #F4F5F1; }

@media screen and (max-width: 740px) {
  #section05 {
    padding: 20px 0; }
  #section05 ul {
    border: none;
    width: 90%;
    /* 475/740 */
    max-width: 466px;
    margin: 0 auto; }
  #section05 li {
    width: 50%;
    padding: 0 10px 10px 0;
    box-sizing: border-box;
    text-align: center; } }
