@charset "utf-8";

/* TOP */

@media (max-width: 767px){
  #wrapper.top {
    background-image: none, url(../images/footer_bk_sp.png);
  }
}

@media (max-width: 767px){
  .top #pageHead {
    background-image: url(../top/images/top_bk_sp.png);
    background-position: center bottom;
    background-repeat: no-repeat;
  }
}
@media (min-width: 1940px){
  .pageHeadTop {
    max-width: 1940px;
    margin: 0 auto;
  }
  .topSliderWrapper {
    max-width: 1910px;
  }
}

.top .commonHeader {
  display: none;
}

.pageHeadTop {
  background: url(../top/images/top_logo.png) -44px 10px;
  background-repeat: no-repeat;
  background-size: contain;
}
.pageHeadTop.-type2 {
  padding-bottom: 97px;
  position: relative;
  background: url(../top/images/top_logo2.png) -44px 10px;
  background-repeat: no-repeat;
  background-size: 591px 621px;
}
@media (max-width: 1000px){
  .pageHeadTop {
    background-size: 54% !important;
    background-position: left -25px top 116% !important;
  }
}
.topH1 {
  padding-top: 50px;
  height: 124px;
  margin: 0;
  background-image: url(../top/images/top_r_bk.png);
  background-position: right 140px top 6px;
  background-repeat: no-repeat;
  background-size: auto 115px;
}
@media (max-width: 767px){
  .pageHeadTop {
    background-image: url(../top/images/top_bk_sp@2x.png) !important;
    background-position: center top 49px !important;
    background-repeat: no-repeat !important;
    padding: 286px 0 0 !important;
    background-size: auto !important;
  }
  .topH1 {
    display: none;
  }
}

.topSliderWrapper {
  position: relative;
  overflow: hidden;
}
.topSliderWrapper.-type2 {
  padding-bottom: 25px;
}
.topSliderWrapper.-type2::after {
  bottom: -140px;
}
.topSliderWrapper::after {
  content: '';
  background: url(../top/images/ladder_man.png) center center no-repeat;
  width: 100px;
  height: 200px;
  background-size: cover;
  position: absolute;
  bottom: -40px;
  left: 328px;
}
.bx-wrapper {
  margin: 0 0 0 400px !important;
}
@media (max-width: 920px){
  .topSliderWrapper::after {
    left: 34%;
  }
    .bx-wrapper {
    margin: 0 0 0 44% !important;
  }
}
.bx-wrapper .bx-viewport {
  background-color: transparent !important;
}
.topSliderInner {
  display: flex;
}
.topSlider {
  max-width: 490px;
  border: 1px solid #CCCCCC;
  border-radius: 30px;
  background-color: #FFF;
  margin-right: 20px;
}
.topSliderFigure img {
  border-top-left-radius: 30px;
  border-top-right-radius: 30px;
}
.topSliderTxtArea {
  padding: 0px 20px 20px;
}
.topSliderTxtArea.-type2{
  padding: 11px 10px 18px;
}
.topSliderTxtArea.-type2 .topSliderTxt{
  margin-bottom: 0;
}
.topSliderDate {
  padding: 6px 0 3px;
  font-size: 1rem;
  color: #AAAAAA;
  margin-bottom: 0;
  font-weight: bold;
}
.topSliderTxt {
  line-height: 1.4;
  font-weight: bold;
  font-size: 1.5rem;
  margin-bottom: 24px;
}
.topSliderTxt a:link,
.topSliderTxt a:visited {
  color: #222222;
}
.topSliderTxt a:hover {
  text-decoration: none;
}
.topSliderTag p, .topSliderTag .articleTag p {
  display: inline-block;
  font-size: .9rem;
  font-weight: bold;
  margin: 0 .5rem 1rem 0;
  background-color: #0096D9;
  border-radius: 13px;
}
.topSliderTag p a, .topSliderTag .articleTag p a {
  padding: .3rem 2rem;
  display: block;
}
.topSliderTag p a:link,
.topSliderTag p a:visited {
  color: #FFF;
}
.topSliderTag p:hover {
  background-color: #AFE4F6;
}
.topSliderTag p:hover a {
  text-decoration: none;
}
.bx-pager {
  /* text-align: right !important; */
  padding: 22px 0 14px 242px !important;
  position: static !important;
}
.bx-pager-link {
  color: transparent !important;
  margin: 0 10px !important;
  width: 10px !important;
  height: 10px !important;
  border-radius: 6px !important;
  background-color: #FFF !important;
}
.bx-pager-link.active {
  background-color: #CCCCCC !important;
}
.prev-btn,
.next-btn {
  width: 65px;
  position: absolute;
  top: calc(50% - 34px - 33px);
}
.prev-btn {
  left: 400px;
  transform: translateX(-50%);
}
.next-btn {
  right: 22px;
}
@media (min-width: 1031px){
  .topSliderPrevBtn_sp,
  .topSliderNextBtn_sp {
    display: none;
  }
}
.bx-prev,
.bx-next {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
}
@media (max-width: 1030px){
  .prev-btn,
  .next-btn {
    top: calc(50% - 34px - 50px);
  }
    .prev-btn {
    left: 44.6%;
    transform: translateX(0%);
  }
  .next-btn {
    right: -14px;
  }
  .topSliderPrevBtn_pc,
  .topSliderNextBtn_pc {
    display: none;
  }
}
@media (max-width: 767px){
    .bx-wrapper {
    margin: 0 0 0 0 !important;
  }
  .topSliderWrapper {
    width: 94%;
    margin: 0 auto;
  }
  .topSliderWrapper::after {
    display: none;
  }
  .topSlider {
    max-width: 94%;
    border-radius: 10px;
    margin-right: auto;
    padding-bottom: 15px;
  }
  .topSliderFigure img {
    border-top-left-radius: 10px;
    border-top-right-radius: 10px;
  }
  .topSliderTxtArea {
    padding: 0 13px;
  }
  .topSliderDate {
    padding: 6px 0;
    font-size: 1.3rem;
    margin-bottom: 0;
  }
  .topSliderTxt {
    line-height: 1.41;
    font-size: 1.5rem;
    margin-bottom: 22px;
  }
  .topSliderTag p {
    font-size: .9rem;
    margin: 0 0 .8rem 0;
    border-radius: 13px;
  }
  .topSliderTag p a {
    padding: .5rem 2rem;
  }
  .bx-pager {
    text-align: center !important;
    padding: 30px 0 20px !important;
    margin-top: -12px;
  }
  .bx-pager-link {
    margin: 0 5px !important;
    width: 6px !important;
    height: 6px !important;
    border-radius: 3px !important;
  }
  .prev-btn,
  .next-btn {
    width: 39px;
    position: absolute;
    top: calc(50% - 33px - 20px);
  }
  .prev-btn {
    left: 0px;
    transform: translateX(-0%);
  }
  .next-btn {
    right: 0px;
  }
}
.topNavUl {
  display: flex;
  justify-content: center;
  background-color: #0096D9;
  padding: 0;
  margin: 0;
}
.topNavLi {
  padding: 26px 0;
}
.topNavLi:hover {
  background-color: #AFE4F6;
}
.topNavLi:not(:last-child) a {
  border-right: 2px solid #FFF;
}
.topNavLi a {
  font-size: 1.9rem;
  font-weight: bold;
  padding: 7px 45px  6px 85px;
  background-size: 32px !important;
}
.topNavLi a {
  text-decoration: none;
}
.topNavLi a:link,
.topNavLi a:visited {
  color: #FFF;
}
.topNavLi a:hover {
  text-decoration: none;
}
.topNavLi:nth-child(2) a {
  background: url(../top/images/topIcon_1.png) 35px center no-repeat;
}
.topNavLi:nth-child(1) a {
  background: url(../top/images/topIcon_2.png) 35px center no-repeat;
}
.topNavLi:nth-child(3) a {
  background: url(../top/images/topIcon_3.png) 35px center no-repeat;
}
@media (max-width: 1149px){
  .topNavLi a {
    font-size: 1.4rem;
    padding: 7px 45px  6px 68px;
  }
  .topNavLi a {
    background-size: 25px !important;
  }
}
@media (max-width: 910px){
  .topNavLi a {
    font-size: 1.2rem;
    padding: 7px 20px  6px 68px;
  }
  .topNavLi a {
    background-size: 20px !important;
  }
}

/* Top page */

.top .contentsWrap {
  margin-top: 0;
}
.top .contentsWrap .container {
  display: flex;
  justify-content: space-between;
  padding: 0;
}
@media (max-width: 1200px){
  .top .contentsWrap .container {
    padding: 0 20px;
  }
}
@media (max-width: 767px){
  .top .contentsWrap {
    border-top: 5px solid #0096D9;
  }
  .top .contentsWrap .container {
    display: block;
    padding: 0 3%;
  }
}

/* Top page main */

.topMain {
  width: 850px;
}
@media (max-width: 1200px){
  .topMain {
    width: calc(100% - 340px);
    margin-right: auto;
  }
}

.topMainSec {
  margin-top: 45px;
}

.topMainH2 {
  text-align: center;
  color: #0096D9;
  font-size: 2.4rem;
  font-weight: bold;
  margin-top: 0;
  margin-bottom: 0;
}
.topMainH2Margin {
  margin-bottom: 50px;
}
.topMainH2 span {
  position: relative;
}
.topMainH2 span::before {
  position: absolute;
  left: 0;
}
.whatSubscH2 span {
  padding-left: 114px;
}
.whatSubscH2 span::before {
  content: url(../top/images/what_subsc.png);
  top: -60%;
}
.hearFrontH2 span {
  padding-left: 98px;
}
.hearFrontH2 span::before {
  content: url(../top/images/hear_front.png);
  top: -50%;
}
.knowSubscH2 span {
  padding-left: 84px;
}
.knowSubscH2 span::before {
  content: url(../top/images/know_subsc.png);
  top: -34%;
}
.featureH2 span {
  padding-left: 58px;
}
.featureH2 span::before {
  content:  "";
  top: -20%;
  background: url(../top/images/feature.svg);
  width: 35px;
  height: 45px;
  background-size: cover;
}
@media (max-width:767px){
  .featureH2 span {
    padding-left: 35px;
  }
  .featureH2 span::before {
    width: 21.66px;
    height: 28.15px;
  }
}

.topMainArticleWrap {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  padding-top: 72px;
}
.topMainArticle {
  width: 416px;
  background-color: #fff;
  border: 1px solid #CCCCCC;
  border-radius: 20px;
  position: relative;
  margin-bottom: 2%;
}
@media (max-width: 1200px){
  .topMainArticle {
    width: 48%;
  }
}
.topMainArticleFigure img {
  border-top-left-radius: 20px;
  border-top-right-radius: 20px;
}
.topMainArticleTxtArea {
  padding: 20px 15px 20px;
}
.topMainArticleTxt {
  line-height: 1.45;
  font-weight: bold;
  font-size: 2rem;
  margin-bottom: 35px;
}
.topMainArticleTxt a:link,
.topMainArticleTxt a:visited {
  color: #222222;
}
.topMainArticleTxt a:hover {
  text-decoration: none;
  color: #0096D9;
}
.topMainArticleUpdate {
  position: relative;
  text-indent: 25px;
  font-size: 1.4rem;
}
.topMainArticleUpdate::before {
  content: url(../images/clock_icon.png);
  margin-right: 1rem;
  position: absolute;
  top: 1px;
  left: -25px;
}
.topMainArticleNew {
  position: absolute;
  top: -35px;
  right: 80px;
}
.topMainArticleNew::before {
  content: url(../top/images/new_article.png);
  position: absolute;
  top: 0;
  left: 0;
}
.topMainArticleMore a {
  font-size: 2rem;
  font-weight: bold;
  text-align: center;
  line-height: 74px;
  display: block;
  background-color: #FFF;
  border: 3px solid #0096D9;
  /* border-radius: 80px; */
  margin-top: 60px;
}
.topMainArticleMore a:link,
.topMainArticleMore a:visited {
  color: #0096D9;
}
.topMainArticleMore a:hover {
  text-decoration: none;
  color: #FFF;
  background-color: #0096D9;
}
@media (max-width: 920px){
  .topMainArticleWrap {
    display: block;
    padding-top: 9%;
  }
  .topMainArticle {
    width: 100%;
  }
  .topMainArticle {
    width: 100%;
    border-radius: 10px;
    margin-bottom: 3%;
  }
  .topMainArticleFigure img {
    width: 100%;
    border-top-left-radius: 10px;
    border-top-right-radius: 10px;
  }
  .topMainArticleTxtArea {
    padding: 4%;
  }
  .topMainArticleTxt {
    line-height: 1.4;
    font-size: 1.5rem;
    margin-bottom: 4.7%;
  }
  .topMainArticleUpdate {
    text-indent: 15px;
    font-size: 1.1rem;
    margin-bottom: 0;
  }
  .topMainArticleUpdate::before {
    content: '';
    background-image: url(../images/clock_icon.png);
    background-size: contain;
    margin-right: 1rem;
    display: inline-block;
    width: 9px;
    height: 9px;
    top: 2px;
    left: -0;
  }
  .topMainArticleNew {
    position: absolute;
    top: -30px;
    right: 57px;
  }
  .topMainArticleNew::before {
    content: '';
    background: url(../top/images/new_article.png);
    background-size: contain;
    width: 45px;
    height: 45px;
    top: 0;
    left: 0;
  }
  .topMainArticleMore a {
    font-size: 1.2rem;
    line-height: 40px;
    border: 2px solid #0096D9;
    border-radius: 20px;
    margin-top: 7%;
  }
}
@media (max-width: 767px){
  .topMain {
    width: 100%;
  }
  .topMainSec {
    margin-top: 10%;
  }
  .topMainH2 {
    font-size: 1.5rem;
    margin-top: 0;
    margin-bottom: 0;
  }
  .whatSubscH2 span {
    padding-left: 42px;
  }
  .whatSubscH2 span::before {
    content: '';
    display: inline-block;
    background: url(../top/images/what_subsc.png) no-repeat;
    background-size: contain;
    width: 38px;
    height: 27px;
    top: -16%;
  }
  .hearFrontH2 span {
    padding-left: 40px;
  }
  .hearFrontH2 span::before {
    content: '';
    display: inline-block;
    background: url(../top/images/hear_front.png) no-repeat;
    background-size: contain;
    width: 33px;
    height: 27px;
    top: -13%;
  }
  .knowSubscH2 span {
    padding-left: 40px;
  }
  .knowSubscH2 span::before {
    content: '';
    display: inline-block;
    background: url(../top/images/know_subsc.png) no-repeat;
    background-size: contain;
    width: 35px;
    height: 27px;
    top: -10%;
  }
}


/* Top page aside */

.topAside {
  margin: 40px 0 0;
}
@media (max-width: 767px){
  .topAside {
    margin: 13.6% 0 0;
    padding: 0 3.4%;
    width: 100%;
  }
}
/* Article */

@keyframes enter {
  from {
    top: -133px; 
  }
  to {
    top: 0px;
  }
}
@keyframes leave {
  from {
    top: 0px; 
  }
  to {
    top: -133px; 
  }
}
.commonHeaderWrap {
  width: 100%;
  height: 133px;
  background-color: #F5FCFF;
  border-bottom: 5px solid #0096D9;
  position: absolute;
  z-index: 9999;
}
.is-open {
  position: fixed;
  animation: enter 0.3s ease-out;
  top: 0;
}
.is-close {
  position: fixed;
  animation: leave 0.3s ease-out;
  top: -133px; 
}
.commonHeader {
  position: relative;
  text-align: center;
  padding-top: 50px;
  margin: 0 auto;
}
@media (max-width: 1399px){
  .commonHeader {
    width: 100%;
  }
}
.commonHeaderLogo {
  display: inline-block;
}
.headerIcon {
  position: absolute;
  left: 74%;
  top: 39px;
}
.headerIconUl {
  display: flex;
  justify-content: space-between;
  width: 134px;
  margin: 0 !important;
  padding: 0;
}

@media (max-width: 767px){
  .commonHeaderWrap {
    display: none;
  }
}

.headerPullDown {
  position: absolute;
  top: 128px;
  left: 0;
  background-color: #0096D9;
  min-height: 109px;
  width: 100%;
  display: flex;
  align-items: center;
  z-index: 100;
  height: 109px;
}

.headerSearch {
  display: none;
}
.headerSearch::before {
  content: "";
  position: absolute;
  top: -35px;
  left: 74.6%;
  border: 20px solid transparent;
  border-bottom: 15px solid #0096D9;
}
.headerSearchInner {
  position: relative;
  width: 863px;
  margin: 21px auto;
}
.headerSearchForm {
}
.headerSearch input.headerSearchWord[type="text"] {
  width: 863px !important;
  background-color: #FFF;
  color: #222222;
  font-size: 1.8rem;
  height: 67px;
  padding: 0 60px 0 40px;
  text-align: left;
  border-radius: 40px;
}
.headerSearchWord::placeholder {
  color: #CFCFCF;
}
/* IE */
.headerSearchWord:-ms-input-placeholder {
  color: #CFCFCF !important;
}
/* Edge */
.headerSearchWord::-ms-input-placeholder {
  color: #CFCFCF !important;
}
.headerSearchBtn {
  position: absolute;
  top: 0;
  right: 0;
  width: 80px;
  height: 100%;
  padding-right: 18px;
  background-color: transparent;
  border: none;
}

.headerNav {
  display: none;
}
.headerNav::before {
  content: "";
  position: absolute;
  top: -35px;
  left: 79.1%;
  border: 20px solid transparent;
  border-bottom: 15px solid #0096D9;
}
.headerNavUl {
  display: flex;
  justify-content: center;
  margin: 0 auto !important;
  padding: 0;
}
.headerNavLi{
  padding: 40px 0 39px;
}
.headerNavLi:hover {
  background-color: #AFE4F6;
}
.headerNavLi:not(:last-child) a {
  border-right: 2px solid #FFF;
}
.headerNavLi a {
  font-size: 2.1rem;
  font-weight: bold;
  padding: 7px 20px  6px;
}
@media (max-width: 1023px){
  .headerNavLi a {
    font-size: 1.4rem;
    padding: 7px 20px  6px;
  }
}

.headerNavLi a {
  text-decoration: none;
}
.headerNavLi a:link,
.headerNavLi a:visited {
  color: #FFF;
}
.headerNavLi a:hover {
  text-decoration: none;
}
@media (min-width: 768px){
  .commonHeader_sp {
    display: none;
  }
}
@media (max-width: 767px){
  .commonHeader_sp {
    position: fixed;
    background-color: #F5FCFF;
    width: 100%;
    height: 64px;
    border-bottom: 2px solid #0096D9;
    z-index: 999;
  }
  .commonHeaderLogo_sp {
    padding-top: 21px;
    text-align: center;
  }

  .l-header__menu-btn {
    display: block;
    position: absolute;
    width: 40px;
    height: 40px;
    top: 50%;
    right: 12px;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    -webkit-transition: -webkit-transform 0.3s cubic-bezier(0.175, 0.885, 0.32, 1.275);
    transition: -webkit-transform 0.3s cubic-bezier(0.175, 0.885, 0.32, 1.275);
    transition: transform 0.3s cubic-bezier(0.175, 0.885, 0.32, 1.275);
    transition: transform 0.3s cubic-bezier(0.175, 0.885, 0.32, 1.275), -webkit-transform 0.3s cubic-bezier(0.175, 0.885, 0.32, 1.275);
  }
  .l-header__menu-btn:before {
    content: '';
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    border-radius: 50%;
    background-color: #0096D9;
    -webkit-transition: -webkit-transform 0.3s cubic-bezier(0.175, 0.885, 0.32, 1.275);
    transition: -webkit-transform 0.3s cubic-bezier(0.175, 0.885, 0.32, 1.275);
    transition: transform 0.3s cubic-bezier(0.175, 0.885, 0.32, 1.275);
    transition: transform 0.3s cubic-bezier(0.175, 0.885, 0.32, 1.275), -webkit-transform 0.3s cubic-bezier(0.175, 0.885, 0.32, 1.275);
  }
  .l-header__menu-bar {
    display: block;
    position: absolute;
    width: 12px;
    height: 14px;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    -webkit-transition: -webkit-transform 0.2s cubic-bezier(0.39, 0.575, 0.565, 1);
    transition: -webkit-transform 0.2s cubic-bezier(0.39, 0.575, 0.565, 1);
    transition: transform 0.2s cubic-bezier(0.39, 0.575, 0.565, 1);
    transition: transform 0.2s cubic-bezier(0.39, 0.575, 0.565, 1), -webkit-transform 0.2s cubic-bezier(0.39, 0.575, 0.565, 1);
  }
  .is-menu-active .l-header__menu-btn .l-header__menu-bar {
    -webkit-transform: translate(-50%, -50%) rotate(90deg);
    -ms-transform: translate(-50%, -50%) rotate(90deg);
    transform: translate(-50%, -50%) rotate(90deg);
}
  .l-header__menu-bar span {
    display: block;
    position: absolute;
    width: 12px;
    left: 0;
    height: 2px;
    border-radius: 2px;
    background-color: #fff;
    -webkit-transition: -webkit-transform 0.3s cubic-bezier(0.39, 0.575, 0.565, 1);
    transition: -webkit-transform 0.3s cubic-bezier(0.39, 0.575, 0.565, 1);
    transition: transform 0.3s cubic-bezier(0.39, 0.575, 0.565, 1);
    transition: transform 0.3s cubic-bezier(0.39, 0.575, 0.565, 1), -webkit-transform 0.3s cubic-bezier(0.39, 0.575, 0.565, 1);
    }
  .l-header__menu-bar span:nth-of-type(1) {
    top: 0;
  }
  .is-menu-active .l-header__menu-btn .l-header__menu-bar span:nth-of-type(1) {
    top: 50%;
    -webkit-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(45deg);
  }
  .l-header__menu-bar span:nth-of-type(2) {
    top: 50%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
  }
  .is-menu-active .l-header__menu-btn .l-header__menu-bar span:nth-of-type(2) {
    display: none;
  }
  .l-header__menu-bar span:nth-of-type(3) {
    bottom: 0;
  }
  .is-menu-active .l-header__menu-btn .l-header__menu-bar span:nth-of-type(3) {
    top: 50%;
    -webkit-transform: rotate(-45deg);
    -ms-transform: rotate(-45deg);
    transform: rotate(-45deg);
  }

  .headerPullDown_sp {
    display: none;
    position: absolute;
    top: 64px;
    left: 0;
    background-color: #0096D9;
    /* min-height: 109px; */
    margin: 0 3%;
    padding: 10px 15px;
    width: 94%;
    /* display: flex; */
    /* align-items: center; */
    z-index: 100;
    /* height: 109px; */
  }
  .headerPullDown_sp::before {
    content: "";
    position: absolute;
    top: -20px;
    right: 10px;
    border: 10px solid transparent;
    border-bottom: 10px solid #0096D9;
  }
  .headerSearchInner {
    position: relative;
    width: 100%;
    margin: 0px auto;
  }
  .headerPullDown_sp input.headerSearchWord[type="text"] {
    /* width: 863px !important; */
    background-color: #FFF;
    color: #222222;
    font-size: 1em;
    height: 32px;
    padding: 0 45px 0 18px;
    text-align: left;
    border-radius: 32px;
  }
  .headerSearchWord::placeholder {
    color: #CFCFCF;
  }
  .headerSearchBtn {
    position: absolute;
    top: 0;
    right: 0;
    width: 42px;
    height: 100%;
    padding-right: 18px;
    background-color: transparent;
    border: none;
  }
  .headerNav::before {
    content: "";
    position: absolute;
    top: -35px;
    right: 110px;
    border: 20px solid transparent;
    border-bottom: 15px solid #0096D9;
  }
  .headerNavUl {
    display: block;
    margin: 1rem auto 0 !important;
    padding: 0;
  }
  .headerNavLi{
    position: relative;
    padding: 1rem 0;
    text-indent: 2rem;
  }
  .headerNavLi::before {
    position: absolute;
    top: 1rem;
    left: -2.5rem;
    content: url(../images/common_menu@2x.png);
  }
  .headerNavLi:not(:last-child) a {
    border-right: none;
  }
  .headerNavLi a {
    font-size: 1.2rem;
    padding: 0px;
    text-decoration: none;
  }
  .headerNavLi a:link,
  .headerNavLi a:visited {
    color: #FFF;
  }
  
}


.commonArticle {
  background-color: #FFF;
  border: 1px solid #CCCCCC;
  border-radius: 15px;
  padding: 38px 38px 130px;
}
.articleDateWrap {
  text-align: right;
}
.articleDate {
  text-align: right;
  position: relative;
  display: inline-block;
}
.articleDate::before {
  content: url(../images/clock_icon.png);
  margin-right: 1rem;
  position: absolute;
  top: 1px;
  left: -25px;
}
.articleCategory {
  font-size: 2rem;
}
.articleTag p {
  display: inline-block;
  font-size: 1.4rem;
  font-weight: bold;
  margin: 0 1rem 1rem 0;
  background-color: #0096D9;
  border-radius: 13px;
}
.articleTag p a {
  padding: .3rem 2rem;
  display: block;
}
.articleTag p a:link,
.articleTag p a:visited {
  color: #FFF;
}
.articleTag p.noLink a {
  pointer-events: none;
}
.articleTag p.noLink:hover {
  background-color: #0096D9;
}
.articleTag p:hover {
  background-color: #AFE4F6;
}
.articleTag p:hover a {
  text-decoration: none;
}
.articleTitle {
  font-size: 2.5rem;
  line-height: 1.44;
  font-weight: bold;
  margin: 27px 0;
}
.articleSns {
  display: flex;
  padding: 0;
  margin-bottom: 40px;
}
.articleSnsItem {
  margin-right: 1rem;
}
.articleMainImg {
  margin-bottom: 60px;
}
.articleMain {
  font-size: 1.7rem;
  line-height: 1.47;
  border-bottom: 2px solid #CCCCCC;
  padding-bottom: 74px;
}
.articleMain p {
  margin-bottom: 19px;
  padding-bottom: 1px;
}
.articleMain h2 {
  position: relative;
  font-weight: bold;
  font-size: 2.5rem;
  padding: 15px 0 23px 25px;
  margin: 40px 0;
  border-bottom: 2px solid #CCCCCC;
}
/*.articleMain h2 span {
  display: block;
  padding: 5px 0 5px 25px;
  line-height: 1.5;
  position: relative;
}*/
.articleMain h2::before {
  content: '';
  width: 8px;
  background-color: #0096D9;
  border-radius: 4px;
  position: absolute;
  top: 10px;
  left: 0;
  bottom: 18px;
}
.articleMain h3 {
  margin: 40px 0;
  padding-bottom: 5px;
  font-size: 2.3rem;
  font-weight: bold;
  line-height: 1.7;
  border-bottom: 2px solid #CCCCCC;
}
.articleMain ul li {
  list-style: disc;
}
.articleMain ol li {
  list-style: decimal;
}
.colorBack {
  background-color: #EFF9FD;
  border-radius: 10px;
  padding: 20px 36px 10px;
}
.articleMain .articleSns {
  margin: 40px 0 0;
}
.articleMain .articleSns li {
  list-style: none;
}
.downloadWrap {
  margin: 75px 0;
  padding-bottom: 75px;
  border-bottom: 2px solid #CCCCCC;
}
.downloadSubTtl {
  margin-bottom: 9px;
  color: #DB9B28;
  font-size: 1.8rem;
  font-weight: bold;
}
.downloadH3 {
  font-size: 2.8rem;
  font-weight: bold;
  margin: 0 0 15px;
}
.downloadMain {
  display: flex;
  flex-direction: row-reverse;
  justify-content: space-between;
}
.downloadTxt {
  width: 405px;
  margin: 0 13px 0 0;
  font-size: 1.8rem;
  line-height: 1.44;
}
.downloadImg {
  width: 352px;
}
.downloadImg img {
  max-width: 100%;
}
.downloadBtn {
  width: 100%;
  max-width: 340px;
  background-color: #0096D9;
  font-size: 2rem;
  font-weight: bold;
  display: block;
  /* border-radius: 50px; */
  margin: 20px auto 0;
}
.downloadBtn:hover {
  background-color: #AFE4F6;
}
.downloadBtn a {
  padding: 20px 60px;
  display: block;
  text-align: center;
}
.downloadBtn a:link,
.downloadBtn a:visited {
  color: #FFF;
}
.authorWrap {
  background: #EFF9FD;
  border-radius: 10px;
}
.commonArticle .authorWrap.typePC {
  margin: 75px 0 0 0;
  padding: 36px 40px 40px;
  display: block;
}
.commonArticle .authorWrap.typeSP {
  margin: 52px 0 0 0;
  padding: 21px 13px 33px;
  display: none;
}
.commonArticle .authorWrap.typePC .authorTtl {
  font-size: 18px;
  font-weight: bold;
}
.commonArticle .authorWrap.typeSP .authorTtl {
  font-size: 15px;
  font-weight: bold;
}
.commonArticle .authorMain {
  display: flex;
  flex-shrink: 0;
  align-items: center;
}
.commonArticle .authorWrap.typePC .authorMain {
  margin-top: 17px;
}
.commonArticle .authorWrap.typeSP .authorMain {
  margin-top: 21px;
}
.authorImg img {
  border-radius: 50%;
}
.commonArticle .authorWrap.typePC .authorImg {
  max-width: 155px;
  margin-right: 58px;
  flex-shrink: 0;
}
.commonArticle .authorWrap.typeSP .authorImg {
  max-width: 80px;
  margin-right: 20px;
  flex-shrink: 0;
}
.commonArticle .authorWrap.typePC .authorTxt {
  font-size: 15px;
  line-height: 1.5;
}
.commonArticle .authorWrap.typeSP .authorTxt {
  margin-top: 8px;
  font-size: 10px;
  line-height: 1.5;
}
.commonArticle .authorWrap.typePC .authorName {
  margin-bottom: 15px;
  font-size: 16px;
  font-weight: bold;
}
.commonArticle .authorWrap.typeSP .authorName {
  font-size: 12px;
  font-weight: bold;
}
.commonArticle .authorWrap.typePC .authorBtn a {
  padding: 12px 30px;
  border: solid 1px #0096D9;
  font-size: 16px;
  display: inline-block;
}
.commonArticle .authorWrap.typeSP .authorBtn a {
  padding: 13px 13px;
  border: solid 2px #0096D9;
  font-size: 10px;
  font-weight: bold;
  display: block;
  text-align: center;
}
.commonArticle .authorBtn a:hover {
  background: #0096D9;
  color: #fff;
}
.topMainSec .authorWrap {
  margin: 62px 0 0 0;
  padding: 34px 44px 44px 44px;
}
.topMainSec .authorTtl {
  font-size: 20px;
  font-weight: bold;
}
.topMainSec .authorMain {
  margin: 22px 0 0 0;
  display: flex;
  flex-shrink: 0;
  align-items: center;
}
.topMainSec .authorImg {
  max-width: 166px;
  margin-right: 62px;
  flex-shrink: 0;
}
.topMainSec .authorTxt {
  font-size: 15px;
  line-height: 1.5;
}
.topMainSec .authorName {
  margin-bottom: 15px;
  font-size: 18px;
  font-weight: bold;
}
@media (max-width: 767px){
  .commonArticle {
    border-radius: 15px;
    padding: 4% 4% 10%;
  }
  .articleDate {
    font-size: 1.1rem;
  }
  .articleDate::before {
    content: '';
    background-image: url(../images/clock_icon.png);
    background-size: contain;
    margin-right: 1rem;
    display: inline-block;
    width: 11px;
    height: 11px;
    top: 2px;
    left: -16px;
  }
  .articleCategory {
    font-size: 1rem;
  }
  .articleTag p {
    font-size: 1rem;
    margin: 0 .5rem .5rem 0;
    border-radius: 13px;
  }
  .articleTag p a {
    padding: .2rem 1rem;
  }
  .articleTitle {
    font-size: 2rem;
    line-height: 1.41;
    margin: 1rem 0;
  }
  .articleSns {
    margin-bottom: 1.4rem;
  }
  .articleSnsItem {
    margin-right: 1rem;
  }
  .articleSnsItem a img {
    /* width: 60px; */
    height: 20px;
  }
  .articleMainImg {
    margin-bottom: 1.4rem;
  }
  .articleMain {
    font-size: 1.4rem;
    line-height: 1.7;
    border-bottom: 2px solid #CCCCCC;
    padding-bottom: 14%;
  }
  .articleMain p {
    margin-bottom: 1.4rem;
  }
  .articleMain h2 {
    font-size: 1.8rem;
    padding: 2px 0 17px 15px;
    margin: 2rem 0;
  }
  /*.articleMain h2 span {
    padding: 2px 0 2px 15px;
  }*/
  .articleMain h2::before {
    width: 4px;
    border-radius: 2px;
    top: 0;
    bottom: 15px;
  }
  .articleMain h3 {
    margin: 2rem;
    font-size: 1.6rem;
  }
  .colorBack {
    padding: 1rem;
  }
  .articleMain .articleSns {
    margin: 2rem 0 0;
  }
  .downloadWrap {
    margin: 14% 0 0;
    padding-bottom: 14%;
  }
  .downloadH3 {
    font-size: 1.8rem;
    line-height: 1.4;
    margin: 0;
  }
  .downloadMain {
    display: block;
  }
  .downloadTxt {
    width: 100%;
    margin: 2rem 0 0;
    font-size: 1.4rem;
    line-height: 1.7;
  }
  .downloadImg {
    width: 280px;
    margin: 1rem auto 0;
  }
  .downloadImg img {
    max-width: 100%;
  }
  .downloadBtn {
    font-size: 1.3rem;
    border-radius: 50px;
    margin: 2rem 0 0;
    display: block;
    width: 100%;
    max-width: 360px;
  }
  .downloadBtn a {
    padding: 1rem 3rem;
    text-align: center;
  }
  .downloadBtn a:link,
  .downloadBtn a:visited {
    color: #FFF;
  }
  .commonArticle .authorWrap.typePC {
    display: none;
  }
  .commonArticle .authorWrap.typeSP {
    display: block;
  }
  .topMainSec .authorWrap {
    margin: 28px 0 0 0;
    padding: 21px 12px;
  }
  .topMainSec .authorTtl {
    font-size: 15px;
    text-align: center;
  }
  .topMainSec .authorMain {
    margin: 15px 0 0 0;
    display: block;
  }
  .topMainSec .authorImg {
    margin: 0 auto 17px;
    text-align: center;
  }
  .topMainSec .authorImg img {
    max-width: 124px;
  }
  .topMainSec .authorTxt {
    font-size: 10px;
  }
  .topMainSec .authorName {
    margin-bottom: 9px;
    font-size: 12px;
    text-align: center;
  }
}



.sameCategory {
  width: 100%;
}
.sameCategoryH2 {
  position: relative;
  font-size: 3rem;
  font-weight: bold;
  margin: 127px 0 93px;
  text-align: center;
}
.sameCategoryH2::after {
  content: '';
  display: inline-block;
  width: 148px;
  height: 2px;
  background-color: #CCCCCC;
  position: absolute;
  bottom: -40px;
  left: calc(50% - 74px);
}
.sameCategoryWrap {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}
.sameCategoryWrap:after {
  width: 32%;
  max-width: 430px;
  content: "";
  display: block;
}
.sameCategoryArticle {
  max-width: 430px;
  width: 32%;
  border: 1px solid #CCCCCC;
  border-radius: 20px;
  position: relative;
  margin-bottom: 35px;
  background-color: #FFF;
}
@media (max-width: 957px){
  .sameCategoryArticle {
    width: 48%;
  }
}
.sameCategoryArticleFigure img {
  border-top-left-radius: 20px;
  border-top-right-radius: 20px;
}
.sameCategoryArticleTxtArea {
  padding: 20px 15px 20px;
}
.sameCategoryArticleTxt {
  line-height: 1.45;
  font-weight: bold;
  font-size: 2rem;
  margin-bottom: 35px;
}
.sameCategoryArticleTxt a:link,
.sameCategoryArticleTxt a:visited {
  color: #222222;
}
.sameCategoryArticleTxt a:hover {
  text-decoration: none;
  color: #0096D9;
}
.sameCategoryArticleUpdate {
  position: relative;
  text-indent: 25px;
  font-size: 1.4rem;
}
.sameCategoryArticleUpdate::before {
  content: url(../images/clock_icon.png);
  margin-right: 1rem;
  position: absolute;
  top: 1px;
  left: -25px;
}
.sameCategoryArticleMore {
  width: 890px;
  margin: 0 auto 50px;
}
.sameCategoryArticleMore a {
  font-size: 2rem;
  font-weight: bold;
  text-align: center;
  line-height: 74px;
  display: block;
  background-color: #FFF;
  border: 3px solid #0096D9;
  /* border-radius: 80px; */
  margin-top: 37px;
}
.sameCategoryArticleMore a:link,
.sameCategoryArticleMore a:visited {
  color: #0096D9;
}
.sameCategoryArticleMore a:hover {
  text-decoration: none;
  color: #FFF;
  background-color: #0096D9;
}
@media (max-width: 767px){
  .sameCategory {
    width: 100%;
  }
  .sameCategoryH2 {
    font-size: 1.4rem;
    margin: 10% 0 3rem;
  }
  .sameCategoryH2::after {
    width: 32px;
    bottom: -1rem;
    left: calc(50% - 16px);
  }
  .sameCategoryWrap {
    display: block;
  }
  .sameCategoryWrap:after {
    display: none;
  }
  .sameCategoryArticle {
    width: 100%;
    border-radius: 10px;
    margin: 0 auto 3%;
  }
  .sameCategoryArticleFigure img {
    border-top-left-radius: 10px;
    border-top-right-radius: 10px;
  }
  .sameCategoryArticleTxtArea {
    padding: 4%;
  }
  .sameCategoryArticleTxt {
    line-height: 1.4;
    font-size: 1.3rem;
    margin-bottom: 4.7%;
  }
  .sameCategoryArticleUpdate {
    text-indent: 15px;
    font-size: .8rem;
  }
  .sameCategoryArticleUpdate::before {
    content: '';
    background-image: url(../images/clock_icon.png);
    background-size: contain;
    margin-right: 1rem;
    display: inline-block;
    width: 9px;
    height: 9px;
    top: 2px;
    left: -0;
  }
  .sameCategoryArticleMore {
    width: 100%;
    margin: 0 auto 50px;
  }
  .sameCategoryArticleMore a {
    font-size: 1.2rem;
    line-height: 40px;
    border: 2px solid #0096D9;
    border-radius: 20px;
    margin-top: 7%;
  }
}

/* Category */

.articlePagerWrap {
  display: flex;
  justify-content: center;
  margin-top: 40px;
}
.articlePagerInner {
  position: relative;
  display: flex;
  justify-content: center;
}
.articlePagerList {
  display: flex;
  justify-content: center;
  margin: 0 0 0 15px;
  padding: 0;
}
.articlePagerItem {
  width: 40px;
  height: 40px;
  margin: 0 5px;
}
.articlePagerItem a {
  display: block;
  background: #FFF;
  border: 2px solid #0096D9;
  border-radius: 50%;
  width: 100%;
  height: 100%;
  text-align: center;
  line-height: 40px;
  font-size: 1.5rem;
  font-weight: bold;
}
.articlePagerItem a:hover {
  color: #FFF;
  background-color: #0096D9;
}
.articlePager3points {
  position: relative;
  width: 20px;
  height: 40px;
  color: #0096D9;
  font-weight: bold;
}
.articlePager3points::after {
  content: '…';
  position: absolute;
  bottom: 0;
  left: 2px;
}
.articlePagerBtn {
  position: relative;
  display: block;
  width: 40px;
  height: 40px;
  background-color: #FFF;
  border: 2px solid #0096D9;
  border-radius: 50%;
  margin: 0 5px;
}
.articlePagerBtn::before,
.articlePagerBtn::after {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  margin: auto;
  content: "";
  width: 10px;
  height: 10px;
}
.articlePagerRewind::before {
  border-top: 2px solid #0096D9;
  border-left: 2px solid #0096D9;
  transform: rotate(-45deg);
  left: 11px;
}
.articlePagerRewind::after {
  border-top: 2px solid #0096D9;
  border-left: 2px solid #0096D9;
  transform: rotate(-45deg);
  left: 17px;
}
.articlePagerPrev::before {
  border-top: 2px solid #0096D9;
  border-left: 2px solid #0096D9;
  transform: rotate(-45deg);
  left: 14px;
}
.articlePagerNext::before {
  border-top: 2px solid #0096D9;
  border-right: 2px solid #0096D9;
  transform: rotate(45deg);
  left: 11px;
}
.articlePagerForward::before{
  border-top: 2px solid #0096D9;
  border-right: 2px solid #0096D9;
  transform: rotate(45deg);
  left: 8px;
}
.articlePagerForward::after{
  border-top: 2px solid #0096D9;
  border-right: 2px solid #0096D9;
  transform: rotate(45deg);
  left: 14px;
}
.articlePagerBtn:hover {
  background-color: #0096D9;
}
.articlePagerBtn:hover::before,
.articlePagerBtn:hover::after {
  border-color: #FFF;
}

@media (max-width: 767px){
  .articlePagerWrap {
    margin-top: 15%;
  }
  .articlePagerList {
    margin: 0 0 0 5px;
  }
  .articlePagerItem {
    width: 26px;
    height: 26px;
    margin: 0 3px;
  }
  .articlePagerItem a {
    line-height: 26px;
    font-size: .8rem;
  }
  .articlePager3points {
    width: 20px;
    height: 26px;
  }
  .articlePager3points::after {
    left: 2px;
  }
  .articlePagerBtn {
    width: 26px;
    height: 26px;
    margin: 0 3px;
  }
  .articlePagerBtn::before,
  .articlePagerBtn::after {
    width: 7px;
    height: 7px;
  }
  .articlePagerRewind::before {
    left: 6px;
  }
  .articlePagerRewind::after {
    left: 12px;
  }
  .articlePagerPrev::before {
    left: 9px;
  }
  .articlePagerNext::before {
    left: 6px;
  }
  .articlePagerForward::before{
    left: 3px;
  }
  .articlePagerForward::after{
    left: 9px;
  }
}

.fullCOntentWrap {
  width: 100%;
  max-width: 1066px;
  margin: 0 auto;
  padding: 30px 45px 60px;
  background: rgba(255,255,255,.9);
  border-radius: 9px;
}
.titleCategory {
  color: #0096D9;
  font-size: 18px;
  font-weight: 500;
  line-height: 1.5;
  text-align: center;
}
.usefulTitle {
  margin: 25px 0 45px;
  color: #000;
  font-size: 26px;
  font-weight: bold;
  line-height: 1.46153em;
  text-align: center;
}
.usefulColumn {
  margin-bottom: 70px;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  display: flex;
  flex-shrink: 0;
}
.usefulColumn .img {
  width: 36.48%;
  order: 1;
}
.usefulColumn .img img {
  border: 1px solid #D2D2D2;
}
.usefulColumn .txt {
  width: 63.52%;
  padding-right: 35px;
  padding-bottom: 0;
  border-bottom: none;
  order: 0;
}
.usefulColumn .txt :first-child {
  margin-top: 0;
}
@media (max-width: 767px){
  .fullCOntentWrap {
    padding: 15px;
  }
  .titleCategory {
    font-size: 16px;
  }
  .usefulTitle {
    margin: 15px 0;
    font-size: 20px;
  }
  .usefulColumn {
    margin-bottom: 30px;
    display: block;
  }
  .usefulColumn .img {
    width: 100%;
    margin-bottom: 15px;
    text-align: center;
  }
  .usefulColumn .txt {
    width: 100%;
    padding-right: 0;
  }
}
.Questioner, .Respondent {
  margin: 0 0 44px 0;
  padding: 0 0 1px 0;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  display: flex;
  flex-shrink: 0;
}
.Questioner dt {
  order: 1;
}
.Respondent dt {
  order: 0;
}
.Questioner dt, .Respondent dt {
  width: 70px;
  text-align: center;
  flex-shrink: 0;
}
.Questioner dt .img, .Respondent dt .img {
  width: 70px;
  height: 70px;
}
.Questioner dt .img img, .Respondent dt .img img {
  border-radius: 50%;
}
.Questioner dt .txt, .Respondent dt .txt {
  margin-top: 8px;
  font-size: 14px;
}
.Questioner dd, .Respondent dd {
  width: calc(100% - 70px - 38px);
  padding: 45px 30px;
  border-radius: 10px;
  position: relative;
}
.Questioner dd {
  margin-right: 38px;
  order: 0;
}
.Respondent dd {
  margin-left: 38px;
  order: 1;
}
.Questioner dd:before {
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 0 13.5px 27px 13.5px;
  content: "";
  display: block;
  position: absolute;
  top: 18px;
  right: -21px;
  transform: rotate(90deg);
}
.Respondent dd:before {
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 0 13.5px 27px 13.5px;
  content: "";
  display: block;
  position: absolute;
  top: 18px;
  left: -21px;
  transform: rotate(-90deg);
}
dd.ddBlue {
  background: #EFF9FD;
}
dd.ddBlue:before {
  border-color: rgba(255,255,255,0) rgba(255,255,255,0) #EFF9FD rgba(255,255,255,0);
}
dd.ddLightGray {
  background: #ededed;
}
dd.ddLightGray:before {
  border-color: rgba(255,255,255,0) rgba(255,255,255,0) #ededed rgba(255,255,255,0);
}
dd.ddOrange {
  background: #FFF1C9;
}
dd.ddOrange:before {
  border-color: rgba(255,255,255,0) rgba(255,255,255,0) #FFF1C9 rgba(255,255,255,0);
}
.Questioner dd :last-child, .Respondent dd :last-child {
  margin-bottom: 0;
}
@media (max-width: 767px){
  .Questioner, .Respondent {
    margin: 0 0 16px 0;
    padding: 0 0 1px 0;
    display: block;
  }
  .Questioner dt, .Respondent dt {
    width: 100%;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: flex;
    flex-shrink: 0;
    align-items: center;
  }
  .Questioner dt {
    justify-content: flex-end;
  }
  .Questioner dt .img, .Respondent dt .img {
    width: 38px;
    height: 38px;
  }
  .Questioner dt .img {
    order: 1;
  }
  .Questioner dt .txt, .Respondent dt .txt {
    margin-top: 0;
    font-size: 12px;
  }
  .Questioner dt .txt {
    margin-right: 8px;
    order: 0;
  }
  .Respondent dt .txt {
    margin-left: 8px;
  }
  .Questioner dd, .Respondent dd {
    width: 100%;
    margin-top: 17px;
    padding: 20px 15px;
  }
  .Questioner dd {
    margin-right: 0;
  }
  .Respondent dd {
    margin-left: 0;
  }
  .Questioner dd:before {
    border-width: 0 8.5px 15px 8.5px;
    top: -12px;
    right: 13px;
    transform: rotate(0);
  }
  .Respondent dd:before {
    border-width: 0 8.5px 15px 8.5px;
    top: -12px;
    left: 13px;
    transform: rotate(0);
  }
}

.index{
  width: 640px;
  max-width: 100%;
  margin: 40px auto;
  background-color: #FBFBFB;
  padding: 10px 20px 10px;
  position: relative;
}
.index::before{
  content: "";
	background-image: linear-gradient(to right, #cccccc, #cccccc 3px, transparent 3px, transparent 6px),
	linear-gradient(to right, #cccccc, #cccccc 3px, transparent 3px, transparent 6px),
	linear-gradient(to bottom, #cccccc, #cccccc 3px, transparent 3px, transparent 6px),
	linear-gradient(to bottom, #cccccc, #cccccc 3px, transparent 3px, transparent 6px);
	background-size: 6px 1px, 6px 1px, 1px 6px, 1px 6px;
	background-position: left top, left bottom, left top, right top;
	background-repeat: repeat-x, repeat-x, repeat-y, repeat-y;
	position: absolute;
	top: 0;
	bottom: 0;
	left: 0;
	right: 0;
	pointer-events: none;
}
.index p{
  font-size: 16px;
  line-height: 24px;
  margin-bottom: 0;
}
.index ul{
  padding-left: 20px;
  margin-top: 6px;
  margin-bottom: 0;
}
.index ul li{
  margin-bottom: 6px;
  list-style: none;
}
.index ul li a{
  font-size: 16px;
  line-height: 24px;
}
.index ul li ul li a{
  font-size: 14px;
  line-height: 20px;
}

.overviewTable{
  width: 100%;
  border-collapse: collapse;
  margin-bottom: 30px;
}
.overviewTable th,.overviewTable td{
  border: 1px solid #0096D9;
  font-size: 18px;
  line-height: 1.5;
  padding: 14px 28px;
  font-weight: normal;
}
.overviewTable th{
  text-align: center;
  width: 225px;
  font-weight: bold;
}
.overviewTable td a{
  text-decoration: underline;
  color: #000;
}
@media (max-width: 767px){
  .overviewTable{
    margin-bottom: 30px;
  }
  .overviewTable th,.overviewTable td{
    width: 100%;
    display: block;
    padding: 14px 14px;
  }
  .overviewTable th{;
    width: 100%;
  }
  .overviewTable td a{
  }
}


/* 20230123 */
.headerNavUl.-type2 {
  width: 100%;
  max-width: 1180px;
}
.headerNavUl.-type2 .headerNavLi{
  padding: 34px 0 32px;
  flex-grow: 1;
}
.headerNavUl.-type2 .headerNavLi a {
  width: 100%;
  display: block;
}
@media (max-width: 1043px){
  .headerNavUl.-type2 .headerNavLi {
    padding: 39px 0 38px;
  }
  .headerNavUl.-type2 .headerNavLi a {
    font-size: 1.3rem;
  }
}

.topNavUl.-type2 .topNavLi:nth-child(1) a {
  background: url(../top/images/topIcon_2.png) 35px center no-repeat;
}
.topNavUl.-type2 .topNavLi:nth-child(2) a {
  background: url(../top/images/topIcon_3.png) 35px center no-repeat;
}
.topNavUl.-type2 .topNavLi:nth-child(3) a {
  background: url(../top/images/topIcon_4.png) 35px center no-repeat;
  background-size: 21.5px auto !important;
}
.topNavUl.-type2 .topNavLi:nth-child(4) a {
  background: url(../top/images/topIcon_5.png) 35px center no-repeat;
  background-size: 22px auto !important;
}

.asideAttention {
  padding: 27px 20px 20px;
  background: #fff;
  border: 1px solid #E5E5E5;
  border-radius: 10px;
  box-shadow: 0 3px 6px rgba(0,0,0,.16);
}
.asideAttention .bx-wrapper {
  margin: 0 !important;
}
.asideAttentionTitle {
  margin: 0;
  padding: 0;
  color: #0096D9;
  font-size: 20px;
  font-weight: bold;
  line-height: calc(30em / 20);
  text-align: center;
}
.asideAttentionTitle::before {
  width: 28.22px;
  height: 36.67px;
  margin-right: 12.8px;
  background: url(../top/images/aside_attention.png) center center / cover no-repeat;
  content: "";
  display: inline-block;
  vertical-align: bottom;
}
.asideAttentionTitle.-type2::before {
  display: none;
}
.asideAttentionTitle a{
  transition: all 0.2s ease-out 0s;
}
.asideAttentionTitle a:hover{
  opacity: 0.7;
}
.asideAttentionImg{
  margin-top: 20px;
  text-align: center;
}
.asideAttentionImg a{
  transition: all 0.2s ease-out 0s;
}
.asideAttentionImg a:hover{
  opacity: 0.7;
}
.asideAttentionImg img{
  box-shadow: 0 3px 6px rgba(0,0,0,0.16);
  border-radius: 5px;
  border: 1px solid #DCDCDC;
}
.attentionSliderLogo {
  margin-top: 27px;
  display: block;
  text-align: center;
}
.attentionSliderLogo img{
  margin: 0 auto;
  height: 112.6px;
  width: auto;
}
.attentionSliderCategory {
  margin-top: 23px;
  display: block;
  text-align: center;
}
.attentionSliderCategory span {
  padding: 4px 10px 2px;
  background: #0096D9;
  border-radius: 13px;
  color: #fff;
  display: inline-block;
  font-size: 13px;
  font-weight: bold;
  line-height: calc(19em / 13);
}
.attentionSliderName {
  margin-top: 11px;
  color: #000;
  display: block;
  font-size: 16px;
  font-weight: bold;
  line-height: calc(24em / 16);
  text-align: center;
  transition: all 0.2s ease-out 0s;
}
.attentionSliderText {
  margin-top: 11px;
  color: #000;
  font-size: 16px;
  line-height: calc(24em / 16);
  display: block;
  transition: all 0.2s ease-out 0s;
}
.attentionSliderText2 {
  margin-top: 15px;
  color: #000;
  font-size: 14px;
  line-height: 1.5;
  display: block;
  transition: all 0.2s ease-out 0s;
}
.asideAttention .downloadBtn a{
  padding: 15px 20px;
  text-align: center;
  transition: all 0.2s ease-out 0s;
  display: block;
  background: #0098e4;
  font-size: 18px;
}
.asideAttention .downloadBtn{
  background: transparent;
  margin: 2rem auto 0;
}
.asideAttention .downloadBtn:hover{
  background: transparent;
}
.asideAttention .downloadBtn a:hover{
  opacity: 0.6;
}

.attentionSliderItem:hover .attentionSliderName{
  color: #0096d9;
}
.attentionSliderItem:hover .attentionSliderText{
  color: #0096d9;
}

.serviceContactBtn a{
  font-size: 2rem;
  font-weight: bold;
  text-align: center;
  line-height: 74px;
  display: block;
  background-color: #FFF;
  border: 3px solid #0096D9;
  margin-top: 50px;
  margin-bottom: 50px;
}
.serviceContactBtn a:hover{
  text-decoration: none;
  color: #FFF;
  background-color: #0096D9;
}
@media (max-width:920px){
  .serviceContactBtn a{
    font-size: 1.2rem;
    line-height: 40px;
    border: 2px solid #0096D9;
    border-radius: 20px;
    margin-top: 7%;
    margin-bottom: 7%;
  }
}

.evaluationArea{
  background: #F8F8F8;
  border-radius: 10px;
  padding: 30px 14px;
  margin-top: 50px;
}
.evaluationArea h2{
  background: #AFE4F6;
  color: #000;
  font-size: 2.5rem;
  line-height: 1.44;
  font-weight: bold;
  text-align: center;
  display: table;
  margin: 0 auto;
  padding: 12px 34px;
  border-radius: 30px;
  border: none;
}
.evaluationArea h2::before{
  display: none;
}
.evaluationArea h2 + .txtArea{
  margin-top: 30px;
}
.evaluationArea .txtArea{
  background: #fff;
  padding: 35px;
}
.evaluationArea .txtArea p{
  font-size: 1.7rem;
  line-height: 1.824;
}
.evaluationArea .txtArea h3{
  border: none;
  padding: 0;
  font-size: 1.7rem;
  line-height: 1.824;
}
.evaluationArea .authorArea{
  border-top: 1px solid #707070;
  padding-top: 40px;
  margin-top: 40px;
}
.evaluationArea .authorArea .authorColumn{
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  display: flex;
  gap:32px;
  align-items: center;
}
.evaluationArea .authorArea .authorColumn .img{
  width: 174px;
}
.evaluationArea .authorArea .authorColumn .img img{
  border-radius: 50%;
}
.evaluationArea .authorArea .authorColumn .authorTxtArea{
  width: 469px;
}
.evaluationArea .authorArea .authorColumn .authorTxtArea .position{
  font-size: 1.6rem;
  font-weight: bold;
  margin-bottom: 9px;
  line-height: 1.5;
}
.evaluationArea .authorArea .authorColumn .authorTxtArea .name{
  font-size: 1.8rem;
  font-weight: bold;
  margin-bottom: 9px;
  line-height: 1.444;
}
.evaluationArea .authorArea .authorColumn .authorTxtArea .txt{
  font-size: 1.6rem;
  line-height: 1.5;
  margin-bottom: 0;
}
@media (max-width: 767px){
  .evaluationArea{
    padding: 20px 10px;
    margin-top: 20px;
  }
  .evaluationArea h2{
    font-size: 1.8rem;
    padding: 12px 15px;
    border-radius: 30px;
  }
  .evaluationArea h2 + .txtArea{
    margin-top: 20px;
  }
  .evaluationArea .txtArea{
    padding: 20px 15px;
  }
  .evaluationArea .txtArea p{
    font-size: 1.4rem;
    line-height: 1.5;
  }
  .evaluationArea .txtArea h3{
    font-size: 1.6rem;
    line-height: 1.5;
  }
  .evaluationArea .authorArea{
    padding-top: 30px;
    margin-top: 30px;
  }
  .evaluationArea .authorArea .authorColumn{
    flex-direction: column;
    gap:20px;
  }
  .evaluationArea .authorArea .authorColumn .img{
    width: 100%;
  }
  .evaluationArea .authorArea .authorColumn .authorTxtArea{
    width: 100%;
  }
  .evaluationArea .authorArea .authorColumn .authorTxtArea .position{
    font-size: 1.4rem;
    line-height: 1.5;
  }
  .evaluationArea .authorArea .authorColumn .authorTxtArea .name{
    font-size: 1.6rem;
    line-height: 1.5;
  }
  .evaluationArea .authorArea .authorColumn .authorTxtArea .txt{
    font-size: 1.4rem;
    line-height: 1.5;
  }
}

.topFeatureArea{
  background: #fff;
  padding: 0;
  position: absolute;
  bottom: 0;
  margin: 0 calc(50% - 50vw);
  width: 100vw;
}
.topFeatureArea .container{
  max-width: 1920px;
  margin: 0 auto;
}
.topFeatureAreaTitle{
  margin: 0;
  background: #AFE4F6;
  display: table;
  padding: 10px 22px 10px 49px;
  color: #0096D9;
  font-size: 16px;
  line-height: 1.5;
  font-weight: bold;
  border-radius: 38px;
  transform: translate(-27px,-80%);
}
.topFeatureArea .bx-wrapper{
  margin: -10px 0 0  !important;
}
.topFeatureSlider{
  opacity: 0;
  /*visibility: hidden;*/
  transition: all 0.2s ease-out 0s;
  margin-top: -35px;
  margin-bottom: 9px;
}
.topFeatureSlider .slick-list{
  padding: 0;
}
.topFeatureSlider.slick-initialized{
  opacity: 1;
  /*visibility: visible;*/
}
.topFeatureSlider .slick-track{
  padding: 0;
  display: flex;
  align-items: center;
  flex-shrink: 0;
  transition: transform 0s linear 0s;
}
.topFeatureSlider .slick-slide{
  padding: 0 15px;
  text-align: center;
}
.topFeatureSlider .slick-slide:focus{
  outline:none;
}
.topFeatureSliderItem{
}
.topFeatureSliderItem img{
  transition: all 0.2s ease-out 0s;
}
.topFeatureSliderItem:hover img{
  opacity: 0.7;
}
@media (max-width: 767px){
  .topFeatureSlider{
    margin-bottom: 0;
    margin-top: -20px;
  }
  .topFeatureArea{
    position: static;
    margin-top: 20px;
  }
  .topFeatureAreaTitle{
    border: 2px solid #fff;
    transform: translate(-27px,-50%);
  }
}

details.accordion{
  border: 3px solid #0096D9;
  padding: 26px 25px;
}
details.accordion + details.accordion{
  margin-top: 23px;
}
details.accordion summary{
  margin: -26px -25px;
  padding: 25px 17px;
  background: #0096D9;
  color: #fff;
  cursor: pointer;
  position: relative;
}
details.accordion summary::-webkit-details-marker {
  display: none;
}
details.accordion summary::before{
  content: "＋";
  color: #fff;
  font-weight: 900;
  font-size: 2.6rem;
  display: block;
  position: absolute;
  top: calc(50% - 5px);
  right: 20px;
  text-align: center;
  transform: translate(0,-50%);
}
details.accordion summary::after {
  content: "OPEN";
  color: #fff;
  font-weight: 500;
  font-size: 1.1rem;
  display: block;
  position: absolute;
  top: calc(50% + 14px);
  right: 18px;
  text-align: center;
  transform: translate(0,-50%);
}
details[open].accordion summary::before{
  content: "－";
}
details[open].accordion summary::after {
  content: "CLOSE";
  right: 14px;
}
details.accordion summary h2{
  font-size: 2rem;
  padding: 0 40px 0 0;
  margin: 0;
  border: none;
  color: #fff;
}
details.accordion summary h2::before{
  display: none;
}
details.accordion h3{
  font-size: 2rem;
  padding: 0 0 16px 23px;
  position: relative;
}
details.accordion h3::before{
  content: '';
  width: 8px;
  background-color: #0096D9;
  border-radius: 4px;
  position: absolute;
  top: 0;
  left: 0;
  bottom: 18px;
  height: calc(100% - 16px);
}
details.accordion h4 {
  margin: 0 0 36px;
  font-size: 1.7rem;
  font-weight: bold;
}
details.accordion p {
  margin-bottom: 36px;
  font-size: 1.6rem;
  line-height: calc(28em / 16);
}
.articleMain.noborder{
  border-bottom: none;
}
details[open] > *:not(summary) {
    animation: fadeIn 0.5s ease;
}
@keyframes fadeIn {
  0% {
      opacity: 0;
      transform: translateY(-10px);
  }
  100% {
      opacity: 1;
      transform: none;
  }
}
.accordionCloseBtn{
  width: 70px;
  height: 67px;
  background: #0096D9;
  color: #fff;
  font-weight: 500;
  font-size: 1.1rem;
  padding: 40px 18px 11px;
  display: block;
  text-align: center;
  margin: 30px auto 0;
  cursor: pointer;
  position: relative;
}
.accordionCloseBtn::before {
  content: "－";
  display: block;
  color: #fff;
  font-size: 2.6rem;
  font-weight: 900;
  position: absolute;
  top: 10px;
  right: 22px;
}
details.accordion .index{
  width: 100%;
  margin-top: 47px;
}
details.accordion .index ul{
  padding-left: 0;
}
details.accordion .index ul li::before{
  content: "・";
  color: #0096d9;
}
@media (max-width: 767px){
  details.accordion{
    padding: 15px;
  }
  details.accordion summary{
    margin: -15px;
    padding: 15px;
  }
  details.accordion summary::before{
    right: 15px;
  }
  details.accordion summary::after {
    right: 13px;
  }
  details[open].accordion summary::after {
    right: 9px;
  }
  details.accordion summary h2 {
    line-height: 1.3;
  }
  details.accordion .index{
    width: 100%;
    margin-top: 30px;
  }
  details.accordion h3{
    margin: 2rem 0;
  }
}

.top .contentsWrap .container.alignLeft{
  justify-content: flex-start;
}
.topBreadcrumb{
  margin: 15px 0;
}
.topBreadcrumb ul{
  margin: 0;
  padding:0;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  display: flex;
}
.topBreadcrumb ul li{
  font-size: 10px;
  line-height: 1.5;
}
.topBreadcrumb ul li:not(:last-child)::after{
  content: "＞";
  margin: 0 1rem;
}
.topBreadcrumb ul li a{
  color: #000;
}
.topBreadcrumb ul li a:hover{
  text-decoration: underline;
  color: #000;
}