@charset "UTF-8";
@media (max-width: 767px) {
  body {
    overflow-x: hidden;
  }
}
/*===================================================================
	headSection
===================================================================*/
#contents .headSection .aside {
  padding-top: 3px;
}
#contents .headSection .aside .guide {
  font-size: 72%;
}
#contents .headSection .aside .guide li {
  float: none;
  display: inline-block;
  vertical-align: bottom;
}
#contents .headSection .ttl h1 {
  font-size: 150%;
  line-height: 1.1em;
  letter-spacing: 0.025em;
}
@media (max-width: 767px) {
  #contents .headSection {
    padding: 0 15px;
  }
}

/*===================================================================
	topicPath
===================================================================*/
#topicPath .home-link3 {
  margin: 21px 16px -17px 0 !important;
  font-size: 79%;
}
#topicPath .home-link3 a {
  color: #0058b2 !important;
}
@media (max-width: 767px) {
  #topicPath .home-link3 {
    display: inline-block;
    font-size: 75%;
    margin: 0.5em 1em 0 0;
  }
}

/*===================================================================
	mainSection
===================================================================*/
/* ------ mainSection ------ */
#contents .mainSection {
  width: 960px;
  margin: 0 auto 60px;
}
#contents .mainSection .mainvisual_guide {
  position: relative;
  z-index: 500;
  width: 1200px;
  margin: 0 -120px;
  overflow: hidden;
}
#contents .mainSection .mainvisual_guide .slider_arrow {
  position: absolute;
  top: 72px;
  z-index: 990;
  width: 40px;
  height: 40px;
  cursor: pointer;
}
#contents .mainSection .mainvisual_guide .slider_arrow-prev {
  left: 0;
}
#contents .mainSection .mainvisual_guide .slider_arrow-next {
  right: 0;
}
#contents .mainSection .mainvisual_guide .slick-dots li {
  width: 15px;
  height: 15px;
}
#contents .mainSection .mainvisual_guide .slick-dots li button {
  padding: 0;
  width: 15px;
  height: 15px;
  background: url(/images/bt_reco_02.gif);
  color: transparent;
}
#contents .mainSection .mainvisual_guide .slick-dots li button:before {
  content: "";
  display: none;
}
#contents .mainSection .mainvisual_guide .slick-dots li.slick-active button {
  background: url(/images/bt_reco_01.gif);
}
#contents .mainSection .mainvisual_guide .slider.is-started .slider_arrow {
  display: none;
}
#contents .mainSection .mainvisual_guide .slider.is-started:hover .slider_arrow {
  display: block;
}
@media (max-width: 767px) {
  #contents .mainSection {
    width: auto;
    margin: 0 0 40px;
    padding: 0 !important;
  }
  #contents .mainSection .mainvisual_guide {
    width: 100%;
    margin: 0;
  }
  #contents .mainSection .mainvisual_guide .slick-list img {
    width: 100%;
    height: auto;
  }
}

/*===================================================================
	subSection
===================================================================*/
#contents .subSection {
  margin-bottom: 60px;
}
@media (max-width: 767px) {
  #contents .subSection {
    margin-bottom: 30px;
    width: auto;
  }
}

/*===================================================================
	recommendSection
===================================================================*/
.recommendSection {
  position: relative;
  z-index: 990;
  width: 960px;
  margin: 0 auto;
  overflow: hidden;
}
.recommendSection .headMod02 {
  background: #fafafa;
  padding: 14px 16px;
  border-top: 1px solid #E5E5E5;
  border-left: 1px solid #E5E5E5;
  border-right: 1px solid #E5E5E5;
}
.recommendSection #recommend {
  overflow: hidden;
  border: 1px solid #E5E5E5;
}
.recommendSection #recommend #slide {
  padding: 20px 0 20px 4px;
}
.recommendSection #recommend #slide li {
  display: inline-block;
  vertical-align: top;
  width: 223px;
  margin: 0 0 20px 12px;
  padding: 0;
}
.recommendSection #recommend #slide li dl dt span {
  display: block;
}
.recommendSection #recommend #slide li dl dt span img {
  height: 108px;
}
.recommendSection #close {
  text-align: center;
  color: #fff;
  line-height: 1;
  cursor: pointer;
}
@media (max-width: 767px) {
  .recommendSection {
    width: auto;
    margin: 0 15px;
  }
  .recommendSection .headMod02 {
    padding: 10px 15px;
    font-size: 16px !important;
  }
  .recommendSection #recommend #slide {
    padding: 5px 15px 5px 15px;
  }
  .recommendSection #recommend #slide li {
    display: block;
    width: auto;
    height: auto !important;
    margin: 0 0 10px 0;
  }
  .recommendSection #recommend #slide li dl {
    overflow: hidden;
  }
  .recommendSection #recommend #slide li dl dt a {
    display: block;
    font-weight: bold;
    margin-bottom: 5px;
  }
  .recommendSection #recommend #slide li dl dt a span img {
    float: left;
    width: 40% !important;
    height: auto;
    margin-right: 8px;
    margin-bottom: 8px;
  }
  .recommendSection #recommend #slide li + li {
    padding-top: 10px;
    border-top: dotted 1px #ccc;
  }
  .recommendSection #recommend #slide li.empty {
    display: none;
  }
  .recommendSection #recommend #slide .fsS {
    font-size: 13px !important;
  }
  .recommendSection #recommend #slide br {
    display: none;
  }
  .recommendSection #close {
    display: none;
  }
}

/*===================================================================
	newsSection
===================================================================*/
.newsSection .newsGroup .date {
  width: 100px;
}
.newsSection .newsGroup .ico {
  width: 80px;
}
.newsSection .newsGroup .txt {
  width: 700px;
}
@media (max-width: 767px) {
  .newsSection {
    width: auto;
    margin: 0 15px;
  }
  .newsSection .headMod02 {
    padding: 10px 15px;
    font-size: 16px !important;
  }
  .newsSection .headMod02 .fsS {
    font-size: 16px !important;
  }
  .newsSection .headMod02 .flR {
    padding-top: 0 !important;
  }
  .newsSection .newsGroup {
    padding: 10px 15px 0;
    font-size: 13px;
  }
  .newsSection .newsGroup .date {
    display: block;
    float: left;
    width: auto;
    padding-right: 8px;
    padding-top: 4px;
  }
  .newsSection .newsGroup .ico {
    display: block;
    float: left;
  }
  .newsSection .newsGroup .txt {
    display: block;
    width: auto;
    padding-top: 5px;
    clear: both;
  }
  .newsSection .newsGroup dl {
    margin-bottom: 10px;
    padding: 0;
  }
  .newsSection .newsGroup dl.lineD {
    background: none;
  }
  .newsSection .newsGroup dl + dl {
    padding-top: 10px;
    border-top: dotted 1px #ccc;
  }
}

/*===================================================================
	snsArea
===================================================================*/
#contents .snsArea {
  margin: 60px 0;
}
@media (max-width: 767px) {
  #contents .snsArea {
    margin: 30px 0;
  }
}

/*===================================================================
	utility
===================================================================*/
@media (min-width: 768px) {
  .forsp {
    display: none !important;
  }
}

@media (max-width: 767px) {
  .forpc,
  #contents.responsive .mainSection img.forpc {
    display: none !important;
  }
}

.oro {
  transition: opacity .3s ease;
}
.oro:hover {
  opacity: .7;
}

/*===================================================================
	print
===================================================================*/
@media print {
  .forsp {
    display: none;
  }
}
/*===================================================================
	キャッシュバックマーク
===================================================================*/
 
 .p-topFnc__tag {
    width: 90%;
    margin: 10px auto 10px;
    height: 3.2em;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    background: #c62b2c;
    color: #FFF;
    font-size: 86%; 
	 font-weight: bold; 
 	text-align: center;
}
 
.p-top * {
-webkit-box-sizing: 
border-box; box-sizing: 
border-box;
}

.p-topFnc__tag--blank {
    background: #FFF;
}

@media (max-width: 767px) {
  .p-topFnc__tag {
    margin: 0 auto 10px;
  }
}
/*===================================================================
	topicSubMenu
===================================================================*/

@media screen and (max-width: 767px) {
   #contents.responsive .headSection .menunavi {
   margin-top: 36vw;
  }
}

.topicSubMenu {
  width: auto;
  margin: 0 0 0 0px;
  position: absolute;
  top: -46px;
  left: 50%;
  transform: translateX(-13rem);
}

@media screen and (max-width: 767px) {
  .topicSubMenu {
    width: 100vw;
    margin: 0 auto 0;
    overflow: hidden;
    position: absolute;
    top: -31.66667vw;
    left: 0;
    transform: none;
  }
}

.topicSubMenu ul.list {
  text-align: right;
}

@media screen and (max-width: 767px) {
  .topicSubMenu ul.list {
    text-align: left;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    gap: 1.6vw;
  }
}

.topicSubMenu ul.list li {
  display: inline-block;
  vertical-align: top;
  height: 18px;
}

@media screen and (max-width: 767px) {
  .topicSubMenu ul.list li {
    width: 49.2vw;
    height: 7.6vw;
    background: #eeeeee;
  }
}

@media screen and (min-width: 767px) {
  .topicSubMenu ul.list li.on {
    border-bottom: #333333 2px solid;
  }
}

.topicSubMenu ul.list li a {
  font-size: 11px;
  line-height: 18px;
  color: #000;
  text-decoration: none;
}

@media screen and (max-width: 767px) {
  .topicSubMenu ul.list li a {
    display: block;
    width: 100%;
    height: 100%;
    font-size: 2.66667vw;
    font-weight: bold;
    line-height: 7.6vw;
    text-align: center;
  }
}

.topicSubMenu ul.list li:hover a {
  text-decoration: none;
  border-bottom: #333333 2px solid;
  opacity: 0.6;
  -webkit-transition: opacity .3s linear;
  transition: opacity .3s linear;
}

@media screen and (min-width: 767px) {
  .topicSubMenu ul.list li.on:hover a {
    border-bottom: 0px;
    opacity: 1;
  }
}

@media screen and (max-width: 767px) {
  .topicSubMenu ul.list li.on {
    color: #888888;
  }
  .topicSubMenu ul.list li.on a {
    color: #888888;
  }
}

.topicSubMenu ul.list li.line {
  margin: 0 13px 0;
  width: 1px;
  height: 18px;
  background: #999999;
}

@media screen and (max-width: 767px) {
  .topicSubMenu ul.list li.line {
    display: none;
  }
}
