@charset "UTF-8";
/*　cover
-------------------------------------*/
.cover {
  height: 536px;
}
.cover li {
  position: relative;
  height: 536px;
  background-size: cover !important;
}
.cover li img {
  display: none;
}

.coverIn {
  position: relative;
}
.coverIn .caption {
  position: absolute;
  top: 316px;
  left: 50%;
  margin-left: -500px;
  width: 1000px;
  letter-spacing: -0.40em;
  line-height: 1;
  text-align: right;
}
.coverIn .caption .coverMain {
  display: inline-block;
  letter-spacing: 0;
  color: #fff;
  font-size: 2.571em;
  font-weight: bold;
  padding: 17px 22px;
  background: rgba(0, 0, 0, 0.8);
}
.coverIn .caption p {
  display: inline-block;
  letter-spacing: 0;
  color: #fff;
  font-size: 1em;
  padding: 15px 13px;
  background: rgba(0, 0, 0, 0.8);
}

/*　targetNav
-------------------------------------*/
.targetNav {
  background: #0068b7;
  border-top: 1px solid #fff;
  border-bottom: 1px solid #fff;
}
.targetNav ul {
  display: table;
  table-layout: fixed;
  height: 62px;
  width: 997px;
  margin: 0 auto;
}
.targetNav ul li {
  list-style: none;
  letter-spacing: 0.05em;
  display: table-cell;
  width: 165px;
  border-right: 1px solid #fff;
  vertical-align: middle;
}
.targetNav ul li a {
  display: table-cell;
  color: #fff;
  font-weight: bold;
  line-height: 1;
  padding: 0;
  text-align: center;
  height: 62px;
  width: 165px;
  vertical-align: middle;
}
.targetNav ul li a:hover {
  text-decoration: none;
  color: #0068b7;
  background: #fff;
}
.targetNav ul .nav02 {
  letter-spacing: -0.07em;
}
.targetNav ul li:first-child {
  border-left: 1px solid #fff;
}

/*　newsIn
-------------------------------------*/
.newsIn {
  background: linear-gradient(90deg, #ac2b22 50%, #f1f1f1 50%);
}
.newsIn dl {
  width: 1000px;
  margin: 0 auto;
  display: table;
}
.newsIn dl dt {
  width: 168px;
  display: table-cell;
  text-align: center;
  color: #fff;
  font-size: 1em;
  font-weight: bold;
  vertical-align: middle;
  line-height: 1;
  height: 60px;
}
.newsIn dl dd {
  display: table-cell;
  vertical-align: middle;
  background: #f1f1f1;
}
.newsIn dl dd span {
  display: inline-block;
  margin-right: 24px;
}
.newsIn .ticker {
  position: relative;
  overflow: hidden;
  padding-left: 37px;
}
.newsIn .ticker ul {
  width: 100%;
  position: relative;
}
.newsIn .ticker ul li {
  width: 100%;
  display: none;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}

/*　main
-------------------------------------*/
#main {
  /* pickup */
  /* usage */
  /* topic */
  /* archive */
}
#main section {
  position: relative;
}
#main section h2 {
  font-size: 2.143em;
  margin-bottom: 33px;
  text-align: center;
  font-weight: normal;
  letter-spacing: 0;
}
#main .pickup {
  padding: 50px 0;
}
#main .pickup .pickupCarousel {
  margin: 0 auto;
  position: static;
}
#main .pickup .pickupCarousel li {
  list-style: none;
  padding: 3px;
}
#main .pickup .pickupCarousel li a {
  display: block;
  color: #0068b7;
  overflow: hidden;
  box-shadow: 0px 1px 5px 0px rgba(11, 11, 12, 0.2);
  width: 324px;
  border-radius: 5px;
}
#main .pickup .pickupCarousel li a figure figcaption {
  font-size: .9375em;
  letter-spacing: 0.05em;
  line-height: 1.4;
  padding: 10px 20px;
}
#main .pickup .pickupCarousel li a:hover {
  text-decoration: none;
  opacity: 0.7;
}
#main .pickup .pickupCarousel .owl-prev,
#main .pickup .pickupCarousel .owl-next {
  position: absolute;
  top: 50%;
  overflow: hidden;
  text-indent: 100%;
  white-space: nowrap;
  width: 36px;
  height: 70px;
  margin-top: -35px;
}
#main .pickup .pickupCarousel .owl-prev {
  left: 37px;
  background: url(../../images/index/ico-prev_001.png) left top no-repeat;
}
#main .pickup .pickupCarousel .owl-next {
  right: 37px;
  background: url(../../images/index/ico-next_001.png) left top no-repeat;
}
#main .usage {
  background: #f1f1f1;
  padding: 45px 0 30px;
}
#main .usage ul {
  width: 1000px;
  margin: 0 auto;
}
#main .usage ul li {
  float: left;
  width: 490px;
  list-style: none;
  margin: 0 20px 20px 0;
}
#main .usage ul li.hidePc{
}
#main .usage ul li.listFull {
  float: left;
  width:1000px;
  list-style: none;
  margin: 0 0 20px 0;
}
#main .usage ul li a {
  display: table;
  width: 100%;
  height: 151px;
  background: #fff;
}
#main .usage ul li a figure {
  display: table-cell;
  width: 195px;
}
#main .usage ul li a .txt {
  display: table-cell;
  vertical-align: top;
  padding: 30px 30px 0 0;
}
#main .usage ul li.listFull a .txt {
	padding-top:55px;
}
#main .usage ul li a .txt p {
  margin-bottom: 18px;
  letter-spacing: -0.025em;
}
#main .usage ul li.listFull a .txt p{
  float:left;
  width:260px;
  font-size: 1.1em;
}
#main .usage ul li a .txt .usageTarget {
  color: #0068b7;
  font-size: 1.5em;
  font-weight: bold;
  letter-spacing: -0.05em;
  text-align: right;
}
#main .usage ul li a .txt .sub{
  color: #0068b7;
  font-size: 0.5em;
  letter-spacing: 0.05em;
}
#main .usage ul li.listFull a .txt .usageTarget{
  float:left;
  width:400px;
  text-align: left;
  margin-left:90px;
  font-size: 2.2em;
  padding-top:10px;
}
#main .usage ul li a .txt .usageTarget br {
  display: none;
}
#main .usage ul li a .txt .usageTarget br.view {
  display:inherit;
}
#main .usage ul li a:hover {
  text-decoration: none;
  opacity: 0.7;
}
#main .usage ul li:nth-child(2n) {
  margin-right: 0;
}
#main .usage ul li:nth-child(2n) a figure {
  text-align: right;
}
#main .usage ul li:nth-child(2n) a .txt {
  padding: 30px 0 0 30px;
}
#main .usage ul li:nth-child(2n) a .txt .usageTarget {
  text-align: left;
}

#main .topic {
  width: 1000px;
  margin: 50px auto 65px;
  position: relative;
}
#main .topic h2 {
  margin-bottom: 40px;
}
#main .topic .tab {
  border-bottom: 1px solid #bbb;
  padding: 0 20px;
  letter-spacing: -1em;
}
#main .topic .tab li {
	list-style: none;
}
#main .topic .tab li a {
  background: #ccc;
  border: 1px solid #ccc;
  border-bottom: none;
  cursor: pointer;
  font-weight: bold;
  margin-right: 1px;
  width: calc(25% - 3px);
  list-style: none;
  letter-spacing: 0;
  text-align: center;
  position: relative;
  display: block;
  padding: 5px 0;
  float: left;
}
#main .topic .tab li:last-child a {
  width: calc(25% - 4px);
}
#main .topic .tab li br {
  display: none;
}
#main .topic .tab li.select {
  background: #fff;
  border-bottom: none;
}
#main .topic [role="tablist"] [aria-selected="true"] {
  background: #fff;
  border-bottom: none;
}

#main .topic .tab li:hover {
  background: #eee;
  border-color: #eee;
}
#main .topic .tab li.select:hover {
  background: #fff;
  border-color: #ccc;
}
#main .topic .content .tabPanel {
  list-style: none;
  padding: 35px 20px 0;
}
#main .topic .content .tabPanel .topicList li {
  padding: 0;
  display: table;
  width: 100%;
  margin-bottom: 10px;
  table-layout: fixed;
  line-height: 1;
}
#main .topic .content .tabPanel .topicList li p {
  display: table-cell;
  vertical-align: middle;
  text-align: left;
}
#main .topic .content .tabPanel .topicList li .category {
  width: 130px;
  text-align: center;
  color: #fff;
  height: 24px;
  font-size: 0.857em;
  letter-spacing: 0;
}
#main .topic .content .tabPanel .topicList li .category.news {
  background: #067a52;
}
#main .topic .content .tabPanel .topicList li .category.event {
  background: #946800;
}
#main .topic .content .tabPanel .topicList li .category.other {
  background: #83377f;
}
#main .topic .content .tabPanel .topicList li .day {
  width: 150px;
  text-align: center;
}
#main .topic .content .tabPanel .topicList li .txt {
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}
#main .topic .content .tabPanel .topicList li:last-child {
  margin-bottom: 0;
}
#main .topic .content .tabPanel .topicList .more {
  border-top: 1px dotted #ccc;
  padding-top: 10px;
  text-align: right;
  margin: 23px 0 0;
}
#main .topic .content .tabPanel .topicList .more a {
  padding-left: 19px;
  background: url(../../images/index/ico-topic_001.png) left center no-repeat;
  background-size: 13px auto;
  display: inline-block;
}
#main .topic .hide {
  display: none;
}
#main .archive {
  background: url(../../images/index/bgi-archive_001.jpg) center center no-repeat;
  background-size: cover;
  clear: both;
  padding: 65px 0;
}
#main .archive .archiveCarousel {
  margin: 0 auto;
  position: static;
}
#main .archive .archiveCarousel li {
  list-style: none;
}
#main .archive .archiveCarousel li a {
  display: block;
  width: 238px;
}
#main .archive .archiveCarousel li a figure figcaption {
  font-size: .9375em;
  letter-spacing: 0;
  line-height: 1.3;
  background: url(../../images/index/ico-archive_001.png) right 11px center no-repeat #fff;
  background-size: 10px auto;
  display: table;
  width: 100%;
  height: 55px;
}
#main .archive .archiveCarousel li a figure figcaption > span {
  display: table-cell;
  vertical-align: middle;
  padding: 0 40px 0 20px;
}
#main .archive .archiveCarousel li a figure .win {
  background: url(../../images/index/ico-archive_002.png) right 11px center no-repeat #fff;
  background-size: 15px auto;
}
#main .archive .archiveCarousel li a:hover {
  text-decoration: none;
  opacity: 0.7;
}
#main .archive .archiveCarousel .owl-prev,
#main .archive .archiveCarousel .owl-next {
  position: absolute;
  overflow: hidden;
  text-indent: 100%;
  white-space: nowrap;
  width: 36px;
  height: 70px;
  margin-top: -135px;
}
#main .archive .archiveCarousel .owl-prev {
  left: 37px;
  background: url(../../images/index/ico-prev_white_001.png) left top no-repeat;
}
#main .archive .archiveCarousel .owl-next {
  right: 37px;
  background: url(../../images/index/ico-next_white_001.png) left top no-repeat;
}

@media screen and (min-width: 760px) {
  .pickupCarousel {
    width: 1006px !important;
  }

  .archiveCarousel {
    width: 1016px !important;
  }
}
/*==========================

　文字サイズが大のとき

==========================*/
#wrapper.largeTxt .usage ul li a .txt p br {
  display: none;
}

@media screen and (max-width: 760px) {
  /*　cover
  -------------------------------------*/
  .cover {
    height: auto;
  }
  .cover li {
    position: relative;
    height: auto;
    background: none !important;
  }
  .cover li img {
    display: block;
  }

  .coverIn .caption {
    position: relative;
    top: auto;
    left: auto;
    margin-left: 0;
    width: 100%;
    text-align: left;
  }
  .coverIn .caption .coverMain {
    display: block;
    font-size: 1.571em;
    padding: 16px 16px 0;
  }
  .coverIn .caption p {
    display: block;
    font-size: 0.786em;
    padding: 10px 16px 16px;
    line-height: 1.3;
  }
  .coverIn .caption br {
    display: none;
  }

  /*　targetNav
  -------------------------------------*/
  .targetNav {
    border-bottom: none;
  }
  .targetNav ul {
    display: block;
    height: auto;
    width: auto;
    letter-spacing: -1em;
  }
  .targetNav ul li {
    text-align: left;
    width: 50%;
    display: inline-block;
    box-sizing: border-box;
    border-bottom: 1px solid #fff;
    letter-spacing: 0;
  }
  .targetNav ul li a {
    padding: 19px 11px;
    font-size: 0.857em;
    width: auto;
    height: auto;
    display: block;
    text-align: left;
  }
  .targetNav ul li:first-child {
    border-left: none;
  }
  .targetNav ul li:nth-child(2n) {
    border-right: none;
  }

  /*　newsIn
  -------------------------------------*/
  .newsIn {
    background: none;
  }
  .newsIn dl {
    width: auto;
    margin: 16px 16px;
    display: block;
  }
  .newsIn dl dt {
    width: auto;
    display: block;
    background: #ac2b22;
    height: auto;
    padding: 10px 0;
    font-size: 0.857em;
  }
  .newsIn dl dd {
    display: block;
    background: #f1f1f1;
    padding: 10px 12px;
    font-size: 0.714em;
    line-height: 1;
  }
  .newsIn dl dd span {
    display: block;
    margin-right: 0;
    margin-bottom: 9px;
  }
  .newsIn .ticker {
    padding-left: 0;
  }

  /*　main
  -------------------------------------*/
  #main {
    /* pickup */
    /* usage */
    /* topic */
    /* archive */
  }
  #main section h2 {
    font-size: 1.571em;
    margin-bottom: 20px;
  }
  #main .pickup {
    padding: 30px;
  }
  #main .pickup .pickupCarousel {
    margin: 0 auto;
    position: static;
  }
  #main .pickup .pickupCarousel li {
    list-style: none;
    margin: 0;
  }
  #main .pickup .pickupCarousel li a {
    max-width: 324px;
    width: auto;
    margin: 0 auto;
  }
  #main .pickup .pickupCarousel li a figure figcaption {
    font-size: 0.875em;
    padding: 5px 10px;
  }
  #main .pickup .pickupCarousel .owl-prev,
  #main .pickup .pickupCarousel .owl-next {
    width: 18px;
    height: 35px;
    margin-top: -17px;
    background-size: contain !important;
  }
  #main .pickup .pickupCarousel .owl-prev {
    left: 5px;
  }
  #main .pickup .pickupCarousel .owl-next {
    right: 5px;
  }
  #main .usage {
    padding: 30px 16px;
  }
  #main .usage ul {
    width: auto;
  }
  #main .usage ul li {
    float: none;
    width: auto;
    margin: 0 0 25px;
  }
  #main .usage ul li.listFull {
    float: none;
    width: auto;
    margin: 0 0 25px!important;
  }
  #main .usage ul li a {
    display: block;
    height: auto;
    background: none;
  }
  #main .usage ul li a figure {
    display: none;
  }
  #main .usage ul li a .txt{
    display: table;
    padding: 0 0 0 130px;
    width: 100%;
    box-sizing: border-box;
    background: #fff;
    margin-bottom: 10px;
  }
  #main .usage ul li.listFull a .txt {
    width: 100%;
    padding: 0 0 0 130px;
	float:none;
  }
  #main .usage ul li a .txt .usageTarget{
    font-size: 1.2em;
    text-align: left;
    display: table-cell;
    height: 112px;
    vertical-align: middle;
  }
  #main .usage ul li.listFull a .txt .usageTarget{
    font-size: 1.2em;
	float:none;
	width:auto;
  }

  #main .usage ul li a .txt .usageTarget br {
    display: inherit;
  }
  #main .usage ul li a p {
    font-size: 0.929em;
  }
  #main .usage ul li a p br {
    display: none;
  }
  #main .usage ul li:nth-child(2n) {
    margin-right: 0;
  }
  #main .usage ul li:nth-child(2n) a .txt {
    padding: 0 0 0 130px;
  }
  #main .usage ul li:last-child {
    margin-bottom: 0;
  }
  #main .usage ul .listFull .txt {
    background: url(../../images/index/pic-usage_sp_002.jpg) left center no-repeat #fff;
    background-size: contain;
  }
  #main .usage ul .list01 .txt {
    background: url(../../images/index/pic-usage_sp_001.jpg) left center no-repeat #fff;
    background-size: contain;
  }
  #main .usage ul .list02 .txt {
    background: url(../../images/index/pic-usage_sp_005.jpg) left center no-repeat #fff;
    background-size: contain;
  }
  #main .usage ul .list03 .txt {
    background: url(../../images/index/pic-usage_sp_003.jpg) left center no-repeat #fff;
    background-size: contain;
  }
  #main .usage ul .list04 .txt {
    background: url(../../images/index/pic-usage_sp_004.jpg) left center no-repeat #fff;
    background-size: contain;
  }
  #main .topic {
    width: auto;
    margin: 30px 16px;
    position: relative;
  }
  #main .topic h2 {
    margin-bottom: 10px;
  }
  #main .topic .tab {
    padding: 0;
  }
  #main .topic .tab li a {
    background: #ccc;
    padding: 5px 0;
    float: left;
    width: calc(25% - 3px);
    font-size: 0.714em;
    line-height: 1.3;
  }
  #main .topic .tab li br {
    display: inherit;
  }
  #main .topic .tab li:last-child a {
    margin-right: 0;
    width: calc(25% - 3px);
  }
  #main .topic .tab li:nth-child(3) a {
    padding: 11px 0 12px;
  }
  #main .topic .content .tabPanel {
    padding: 20px 0;
  }
  #main .topic .content .tabPanel .topicList li {
    padding: 0 0 10px;
    display: block;
    border-bottom: 1px solid #bbb;
  }
  #main .topic .content .tabPanel .topicList li p {
    display: block;
    font-size: 0.857em;
    line-height: 1.5;
  }
  #main .topic .content .tabPanel .topicList li .category {
    width: 120px;
    font-size: 0.714em;
    height: auto;
    padding: 0;
    display: inline-block;
  }
  #main .topic .content .tabPanel .topicList li .day {
    width: auto;
    text-align: left;
    margin: 0 0 0 10px;
    display: inline-block;
    font-size: 0.714em;
  }
  #main .topic .content .tabPanel .topicList li .txt {
    line-height: 1.4;
    margin-top: 2px;
    overflow: visible;
    white-space: inherit;
    text-overflow: inherit;
    text-align: justify;
    letter-spacing: 0;
  }
  #main .topic .content .tabPanel .topicList .more {
    border: none;
    font-size: 0.857em;
    padding-top: 0;
    margin: 0;
  }
  #main .topic .content .tabPanel .topicList .more a {
    padding: 0 0 0 15px;
    background-size: 10px auto;
  }
  #main .archive {
    padding: 40px 30px;
  }
  #main .archive .archiveCarousel {
    margin: 0 auto;
    position: static;
  }
  #main .archive .archiveCarousel li {
    list-style: none;
    margin: 0 5px;
  }
  #main .archive .archiveCarousel li a {
    max-width: 238px;
    width: auto;
    margin: 0 auto;
  }
  #main .archive .archiveCarousel li a figure figcaption {
    font-size: 0.857em;
    height: 45px;
  }
  #main .archive .archiveCarousel li a figure figcaption > span {
    padding: 0 30px 0 10px;
  }
  #main .archive .archiveCarousel li a figure figcaption br {
    display: none;
  }
  #main .archive .archiveCarousel .owl-prev,
  #main .archive .archiveCarousel .owl-next {
    width: 18px;
    height: 35px;
    margin-top: -87px;
    background-size: contain !important;
  }
  #main .archive .archiveCarousel .owl-prev {
    left: 5px;
  }
  #main .archive .archiveCarousel .owl-next {
    right: 5px;
  }
}
