@charset "Shift_JIS";

img{
	vertical-align: top;
}
/*-------------------------------------------

contents

-------------------------------------------*/
#contents .contents_inner {
  max-width: 1230px;
  padding: 1px 5% 0 5%;
}

/*-------------------------------------------

contentsFirstArea

-------------------------------------------*/
.contentsFirstArea{
  position: relative;
  margin-top: 4.3em;
/* margin-bottom: 30px;*/
  padding-bottom: 50px;
}
/*.contentsFirstArea:after{
  content: "";
  width: 100%;
  height: 1px;
  background-color: #D9D9D9;
  display: block;
  position: absolute;
  bottom: 0;
  right: 0;
}*/
.contentsFirstArea .secTtl .icon {
  width: 32px;
  height: 45px;
}
.contentsFirstCol{
  display:-webkit-box;
  display:-ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
	-ms-flex-pack: justify;
	justify-content: space-between;
}
#main_top{
  width: 915px;
  margin-top: 40px;
}
body.login #main_top{
  width: 100%;
}

/*-------------------------------------------

side_top

-------------------------------------------*/
#side_top{
  width: 265px;
  margin-top: 40px;
  margin-left: 50px;
}
#side_top.side_category li {
  margin-bottom: 1.5em;
}
#side_top.side_category dt{
	border-top-left-radius: 5px;
	border-top-right-radius: 5px;
	padding: 1em 1em 1em 40px;
}
#side_top.side_category li:last-child dt{
	border-bottom-right-radius: 0px;
	border-bottom-left-radius: 0px;
}
#side_top.side_category dd{
	border-bottom-right-radius: 5px;
	border-bottom-left-radius: 5px;
}
#side_top.side_category li:last-child dd:after{
	content: normal;
}
#side_top.side_category dd li:last-child a{
	border-bottom-right-radius: 5px;
	border-bottom-left-radius: 5px;
}

#side_top .side_navPrice{
  margin-top: 20px;
}
#side_top .side_navPrice dt{
  background-color: #0B318F;
  padding: 1em;
  color: #fff;
  font-size: 1.06em;
  font-weight: bold;
  text-align: center;
  border-radius: 4px 4px 0 0;
}
#side_top .side_navPrice dd{
  border: 1px solid #D9D9D9;
  border-top: 0;
  border-radius: 0 0 4px 4px;
}
#side_top .side_navPrice dd li{
  border-top: 1px solid #D9D9D9;
}
#side_top .side_navPrice dd li a{
  display: block;
  position: relative;
  padding: 1em 1em 1em 2em;
  color: #333333;
}
#side_top .side_navPrice dd li a:before{
  content: '';
  display: inline-block;
  background: url(https://images.astyle.jp/images/cmn/icon/arw_blue_r.png) center center no-repeat;
  background-size: 100% auto;
  position: absolute;
  width: 7px;
  height: 11px;
  top: 0;
  bottom: 0;
  left: 1em;
  margin: auto 0;
}
#side_top .side_navPrice dd li a:hover{
  color: #0A3190;
}
#side_top .side_navPrice dd li:first-child{
  border-top: 0;
}
#side_top .side_milage{
  background-color: #EBEDF2;
  padding: 20px;
}
#side_top .side_milageBtn li{
  position: relative;
  margin-top: 20px;
  padding-top: 20px;
  overflow: hidden;
}
#side_top .side_milageBtn li:before{
  content: '';
  display: block;
  width: 100%;
  height: 1px;
  background-color: #D6D9E0;
  position: absolute;
  top: 0;
  left: 0;
}
#side_top .side_milageBtn li:first-child{
  margin-top: 0;
  padding-top: 0;
}
#side_top .side_milageBtn li:first-child:before{
  content: none;
}
#side_top .side_milageBtn li a{
  display: block;
  background-color: #fff;
  color: #0B318F;
  font-size: 17px;
  font-weight: bold;
  line-height: 1.37;
  text-decoration: none;
  border: 1px solid #D6D9E0;
  border-radius: 4px;
  box-sizing: border-box;
}
#side_top .side_milageBtn li a:hover{
  border: 2px solid #0A3190;
}
#side_top .side_milageBtn li .inner{
  position: relative;
  border: 1px solid rgba(0,0,0,0);
  padding: 1em;
}
#side_top .side_milageBtn li a:hover .inner{
  border: 0;
}
#side_top .side_milageBtn .beginner .inner{
  padding-top: 45px;
  text-align: center;
}
#side_top .side_milageBtn .beginner .inner svg{
  width: 22px;
  height: 30px;
  position: absolute;
  top: 12px;
  left: 0;
  right: 0;
  margin: 0 auto;
}
#side_top .side_milageBtn .login .inner{
  padding-left: 53px;
  padding-top: 2em;
  padding-bottom: 2em;
}
#side_top .side_milageBtn .login .inner svg{
  width: 24px;
  height: 33px;
  position: absolute;
  top: 0;
  bottom: 0;
  left: 20px;
  margin: auto 0;
}
#side_top .side_milageBtn li a span{
  display: inline-block;
  margin-bottom: 0.3em;
  color: #333;
  font-size: 14px;
  font-weight: normal;
}

.min #side_top{
  margin-left: 4%;
}
.min #side_top .side_milageBtn li a{
  font-size: 16px;
}
.min #side_top .side_milageBtn .inner{
  padding-left: 5px;
  padding-right: 5px;
}
.min #side_top .side_milageBtn .login .inner{
  padding-left: 45px;
}
.min #side_top .side_milageBtn .login .inner svg{
  left: 14px;
}

/*-------------------------------------------

sprite

-------------------------------------------*/
.category .categoryList h4:before,
.category .categoryList li a:after{
	content: "";
	display: block;
	position: absolute;
	top: 0;
	bottom: 0;
	margin: auto;
	background-image: url(https://images.astyle.jp/images/cmn/icon/icon.png);
	background-repeat: no-repeat;
}



/*-------------------------------------------

vi

-------------------------------------------*/
#vi{
  max-width: 1366px;
  margin-left: auto;
  margin-right: auto;
}
#vi ul{
  overflow: hidden;
}
#vi img{
  zoom:1;
  width: 100%;
}
#vi li a{display: block;}
#vi .bx-wrapper{
  position: relative;
}
#vi .bx-wrapper .bx-viewport{
  height: auto !important;
}
#vi .bx-wrapper .bx-viewport > ul{
  display:-webkit-box;
  display:-ms-flexbox;
  display: flex !important;
}
#vi .bx-wrapper .bx-viewport > ul li{
  float: none !important;
}

/* PAGER */
#vi .bx-wrapper .bx-pager {
	display: none;
  display: block;
  position: static;
  margin-top: 20px;
  text-align: center;
}
#vi .bx-wrapper .bx-pager .bx-pager-item,
#vi .bx-wrapper .bx-controls-auto .bx-controls-auto-item {
	display: inline-block;
	*zoom: 1;
	*display: inline;
}
#vi .bx-wrapper .bx-pager.bx-default-pager a {
	background: #E5E5E5;
	text-indent: -9999px;
	display: block;
	width: 14px;
	height: 14px;
	margin: 0 8px;
	outline: 0;
	-moz-border-radius: 50%;
	-webkit-border-radius: 50%;
	border-radius: 50%;
}
#vi .bx-wrapper .bx-pager a.active{
  background-color: #0B318F;
}
#vi .bx-wrapper .bx-controls-direction a {
  position: absolute;
  top: 11.9vw;
  top: calc(14.7vw - 25px);
  outline: 0;
  width: 50px;
  height: 50px;
  text-indent: -9999px;
  z-index: 1;
}
#vi .bx-wrapper .bx-controls-direction a.bx-prev{
  left: 3%;
}
#vi .bx-wrapper .bx-controls-direction a.bx-next{
  right: 3%;
}
#vi .bx-wrapper .bx-controls-direction a.bx-prev:after,
#vi .bx-wrapper .bx-controls-direction a.bx-next:after{
  content: "";
  display: block;
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  width: 50px;
  height: 50px;
  margin: auto;
  background: url(https://images.astyle.jp/images/cmn/icon/icon_top_cls_next.png) no-repeat;
  background-size: 100% auto;
}
#vi .bx-wrapper .bx-controls-direction a.bx-prev:after{
  background-position: 0em 0em;
  -webkit-transform: rotate(180deg);
  transform: rotate(180deg);
  left: 0;
  right: 5px;
}
@media screen and (min-width: 1366px) {
  #vi .bx-wrapper .bx-controls-direction a.bx-prev,
  #vi .bx-wrapper .bx-controls-direction a.bx-next{
    top: 175px;
  }
}
@media screen and (max-width:950px) {
  #vi .bx-wrapper .bx-controls-direction a.bx-prev,
  #vi .bx-wrapper .bx-controls-direction a.bx-next{
    top: 111px;
  }
}
/*-------------------------------------------

important

-------------------------------------------*/
#important {
  margin-top: 20px;
  border: 2px solid #E00000;
  box-sizing: border-box;
}
#important .inner{
  padding: 1em;
}
#important dl {
  display: table;
}
#important dt,
#important dd {
  display: table-cell;
  font-size: 0.93em;
}
#important dt {
  position: relative;
  padding-right: 1em;
  color: #E00000;
  white-space: nowrap;
}
#important dd a{
  color: #E00000;
}
#important dd a:hover{
  text-decoration: underline;
}

/*-------------------------------------------

contents

-------------------------------------------*/
#contents .article > *{
	max-width: 1300px;
	margin: auto;
}
#contents .article .bnrList img{
	width: 100%;
}
#contents .article .bnrList li + li{
	margin-top: 1em;
}
#contents .article > * + *,
#contents .article p + p,
#contents .article li + li{
	margin-top: 0.5em;
	margin-bottom: 0.5em;
}

/*-------------------------------------------

topCampaignArea

-------------------------------------------*/
#topCampaignArea .campList ul:after{
  content: "";
	display: block;
	clear: both;
}
#topCampaignArea .campList li{
  float: left;
  width: 31.26%;
  max-width: 286px;
  margin-right: 3.11%;
  margin-top: 30px;
}
#topCampaignArea .campList li a{
  display: block;
  text-decoration: none;
}
#topCampaignArea .campList .ph{
  position: relative;
}
#topCampaignArea .campList .ph:after{
  content: "";
  position: absolute;
  display: block;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  border: 1px solid #DBDBDB;
  border-radius: 4px;
}
#topCampaignArea .campList .ph img{
  width: 100%;
  max-width: 100%;
  border-radius: 4px;
}
#topCampaignArea .campList .exp{
  margin-top: 15px;
  font-size: 15px;
  color: #333;
  display: none;
}
#topCampaignArea .campList li a:hover .ph{
  opacity: 0.7;
  transition: 0.3s ease-in-out;
}
#topCampaignArea .campList li a:hover .exp{
  color: #0A3190;
  text-decoration: underline;
}
#topCampaignArea .campList .exp .cp_ttl{
  font-weight: bold;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 1;
  overflow: hidden;
}
#topCampaignArea .campList .exp .cp_txt{
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 1;
  overflow: hidden;
}

/* ログイン後スタイル */
body.login #topCampaignArea .campList li{
  width: 18.4%; /* 100% ÷ 5個 - マージン考慮 */
  max-width: 286px;
  margin-right: 2%;
}
body:not(.login) #topCampaignArea .campList li:nth-child(3n),
body.login #topCampaignArea .campList li:nth-child(5n),
body.login.min #topCampaignArea .campList li:nth-child(5n){
  margin-right: 0;
}
body:not(.login) #topCampaignArea .campList li:nth-child(-n+3),
body.login #topCampaignArea .campList li:nth-child(-n+5){
  margin-top: 0;
}
body:not(.login) #topCampaignArea .campList li:nth-child(3n+1),
body.login #topCampaignArea .campList li:nth-child(5n+1){
  clear: both;
}


/*-------------------------------------------

keyword

-------------------------------------------*/
.keyword {
  display: table;
}
.keyword .ttl {
  display: table-cell;
  vertical-align: middle;
  width: 140px;
  color: #022D95;
  font-size: 1em;
}
.keyword .keywordList {
  display: table-cell;
  margin-left: 10.5em;
}
.keyword .keywordList li {
  display: inline-block;
  margin-right: 6px;
  margin-bottom: 0.5em;
  white-space: nowrap;
}
.keyword .keywordList li a{
  display: block;
  background-color: #fff;
  padding: 0.2em 0.8em;
	color:#022D95;
  font-size: 1em;
  text-decoration: none;
  border: 1px solid #022D95;
  border-radius: 3px;
  transition: all 0.3s ease;
}
.keyword .keywordList li a:hover{
  background-color: #022D95;
  color: #fff;
}

/*-------------------------------------------

ranking

-------------------------------------------*/
.ranking{ margin-top: 100px;}
.rank_view.categoryCarouselAWrap .slideList{
  margin-top: 0.8em;
}
.rank_view.categoryCarouselAWrap .slideList li > a{
  padding-top: 1.7em;
}
.rank_view.categoryCarouselAWrap .slideList .owl-item:nth-child(1) a:before,
.rank_view.categoryCarouselAWrap .slideList .owl-item:nth-child(2) a:before,
.rank_view.categoryCarouselAWrap .slideList .owl-item:nth-child(3) a:before,
.rank_view.categoryCarouselAWrap .slideList .owl-item:nth-child(4) a:before,
.rank_view.categoryCarouselAWrap .slideList .owl-item:nth-child(5) a:before,
.rank_view.categoryCarouselAWrap .slideList .owl-item:nth-child(6) a:before,
.rank_view.categoryCarouselAWrap .slideList .owl-item:nth-child(7) a:before,
.rank_view.categoryCarouselAWrap .slideList .owl-item:nth-child(8) a:before,
.rank_view.categoryCarouselAWrap .slideList .owl-item:nth-child(9) a:before,
.rank_view.categoryCarouselAWrap .slideList .owl-item:nth-child(10) a:before,
.rank_view.categoryCarouselAWrap .slideList .owl-item:nth-child(11) a:before,
.rank_view.categoryCarouselAWrap .slideList .owl-item:nth-child(12) a:before,
.rank_view.categoryCarouselAWrap .slideList .owl-item:nth-child(13) a:before,
.rank_view.categoryCarouselAWrap .slideList .owl-item:nth-child(14) a:before,
.rank_view.categoryCarouselAWrap .slideList .owl-item:nth-child(15) a:before,
.rank_view.categoryCarouselAWrap .slideList .owl-item:nth-child(16) a:before,
.rank_view.categoryCarouselAWrap .slideList .owl-item:nth-child(17) a:before,
.rank_view.categoryCarouselAWrap .slideList .owl-item:nth-child(18) a:before,
.rank_view.categoryCarouselAWrap .slideList .owl-item:nth-child(19) a:before,
.rank_view.categoryCarouselAWrap .slideList .owl-item:nth-child(20) a:before,
.rank_view.categoryCarouselAWrap .slideList .owl-item:nth-child(21) a:before,
.rank_view.categoryCarouselAWrap .slideList .owl-item:nth-child(22) a:before,
.rank_view.categoryCarouselAWrap .slideList .owl-item:nth-child(23) a:before,
.rank_view.categoryCarouselAWrap .slideList .owl-item:nth-child(24) a:before,
.rank_view.categoryCarouselAWrap .slideList .owl-item:nth-child(25) a:before{
  content: '';
  display: block;
  background: url(https://images.astyle.jp/images/cmn/icon/icon_ranking01.png);
  background-size: 100%;
  position: absolute;
  top: 0;
  left: 0;
  width: 59px;
  height: 43px;
  z-index: 1;
}
.rank_view.categoryCarouselAWrap .slideList .owl-item:nth-child(1) a:before{
  background: url(https://images.astyle.jp/images/cmn/icon/icon_ranking01.png);
  background-size: 100%;
}
.rank_view.categoryCarouselAWrap .slideList .owl-item:nth-child(2) a:before{
  background: url(https://images.astyle.jp/images/cmn/icon/icon_ranking02.png);
  background-size: 100%;
}
.rank_view.categoryCarouselAWrap .slideList .owl-item:nth-child(3) a:before{
  background: url(https://images.astyle.jp/images/cmn/icon/icon_ranking03.png);
  background-size: 100%;
}
.rank_view.categoryCarouselAWrap .slideList .owl-item:nth-child(4) a:before,
.rank_view.categoryCarouselAWrap .slideList .owl-item:nth-child(5) a:before,
.rank_view.categoryCarouselAWrap .slideList .owl-item:nth-child(6) a:before,
.rank_view.categoryCarouselAWrap .slideList .owl-item:nth-child(7) a:before,
.rank_view.categoryCarouselAWrap .slideList .owl-item:nth-child(8) a:before,
.rank_view.categoryCarouselAWrap .slideList .owl-item:nth-child(9) a:before,
.rank_view.categoryCarouselAWrap .slideList .owl-item:nth-child(10) a:before,
.rank_view.categoryCarouselAWrap .slideList .owl-item:nth-child(11) a:before,
.rank_view.categoryCarouselAWrap .slideList .owl-item:nth-child(12) a:before,
.rank_view.categoryCarouselAWrap .slideList .owl-item:nth-child(13) a:before,
.rank_view.categoryCarouselAWrap .slideList .owl-item:nth-child(14) a:before,
.rank_view.categoryCarouselAWrap .slideList .owl-item:nth-child(15) a:before,
.rank_view.categoryCarouselAWrap .slideList .owl-item:nth-child(16) a:before,
.rank_view.categoryCarouselAWrap .slideList .owl-item:nth-child(17) a:before,
.rank_view.categoryCarouselAWrap .slideList .owl-item:nth-child(18) a:before,
.rank_view.categoryCarouselAWrap .slideList .owl-item:nth-child(19) a:before,
.rank_view.categoryCarouselAWrap .slideList .owl-item:nth-child(20) a:before,
.rank_view.categoryCarouselAWrap .slideList .owl-item:nth-child(21) a:before,
.rank_view.categoryCarouselAWrap .slideList .owl-item:nth-child(22) a:before,
.rank_view.categoryCarouselAWrap .slideList .owl-item:nth-child(23) a:before,
.rank_view.categoryCarouselAWrap .slideList .owl-item:nth-child(24) a:before,
.rank_view.categoryCarouselAWrap .slideList .owl-item:nth-child(25) a:before{
  background: url(https://images.astyle.jp/images/cmn/icon/icon_ranking04.png);
  background-size: 100%;
}
.rank_view.categoryCarouselAWrap .slideList .owl-item:nth-child(1) a:after,
.rank_view.categoryCarouselAWrap .slideList .owl-item:nth-child(2) a:after,
.rank_view.categoryCarouselAWrap .slideList .owl-item:nth-child(3) a:after,
.rank_view.categoryCarouselAWrap .slideList .owl-item:nth-child(4) a:after,
.rank_view.categoryCarouselAWrap .slideList .owl-item:nth-child(5) a:after,
.rank_view.categoryCarouselAWrap .slideList .owl-item:nth-child(6) a:after,
.rank_view.categoryCarouselAWrap .slideList .owl-item:nth-child(7) a:after,
.rank_view.categoryCarouselAWrap .slideList .owl-item:nth-child(8) a:after,
.rank_view.categoryCarouselAWrap .slideList .owl-item:nth-child(9) a:after{
  display: block;
  position: absolute;
  top: 20px;
  left: 1.5em;
  color: #FFF;
  z-index: 2;
}
.rank_view.categoryCarouselAWrap .slideList .owl-item:nth-child(10) a:after,
.rank_view.categoryCarouselAWrap .slideList .owl-item:nth-child(11) a:after,
.rank_view.categoryCarouselAWrap .slideList .owl-item:nth-child(12) a:after,
.rank_view.categoryCarouselAWrap .slideList .owl-item:nth-child(13) a:after,
.rank_view.categoryCarouselAWrap .slideList .owl-item:nth-child(14) a:after,
.rank_view.categoryCarouselAWrap .slideList .owl-item:nth-child(15) a:after,
.rank_view.categoryCarouselAWrap .slideList .owl-item:nth-child(16) a:after,
.rank_view.categoryCarouselAWrap .slideList .owl-item:nth-child(17) a:after,
.rank_view.categoryCarouselAWrap .slideList .owl-item:nth-child(18) a:after,
.rank_view.categoryCarouselAWrap .slideList .owl-item:nth-child(19) a:after,
.rank_view.categoryCarouselAWrap .slideList .owl-item:nth-child(20) a:after,
.rank_view.categoryCarouselAWrap .slideList .owl-item:nth-child(21) a:after,
.rank_view.categoryCarouselAWrap .slideList .owl-item:nth-child(22) a:after,
.rank_view.categoryCarouselAWrap .slideList .owl-item:nth-child(23) a:after,
.rank_view.categoryCarouselAWrap .slideList .owl-item:nth-child(24) a:after,
.rank_view.categoryCarouselAWrap .slideList .owl-item:nth-child(25) a:after{
  display: block;
  position: absolute;
  top: 20px;
  left: 1.1em;
  color: #FFF;
  z-index: 2;
}

.rank_view.categoryCarouselAWrap .slideList .owl-item:nth-child(1) a:after{ content: '1';}
.rank_view.categoryCarouselAWrap .slideList .owl-item:nth-child(2) a:after{ content: '2';}
.rank_view.categoryCarouselAWrap .slideList .owl-item:nth-child(3) a:after{ content: '3';}
.rank_view.categoryCarouselAWrap .slideList .owl-item:nth-child(4) a:after{ content: '4';}
.rank_view.categoryCarouselAWrap .slideList .owl-item:nth-child(5) a:after{ content: '5';}
.rank_view.categoryCarouselAWrap .slideList .owl-item:nth-child(6) a:after{ content: '6';}
.rank_view.categoryCarouselAWrap .slideList .owl-item:nth-child(7) a:after{ content: '7';}
.rank_view.categoryCarouselAWrap .slideList .owl-item:nth-child(8) a:after{ content: '8';}
.rank_view.categoryCarouselAWrap .slideList .owl-item:nth-child(9) a:after{ content: '9';}
.rank_view.categoryCarouselAWrap .slideList .owl-item:nth-child(10) a:after{ content: '10';}
.rank_view.categoryCarouselAWrap .slideList .owl-item:nth-child(11) a:after{ content: '11';}
.rank_view.categoryCarouselAWrap .slideList .owl-item:nth-child(12) a:after{ content: '12';}
.rank_view.categoryCarouselAWrap .slideList .owl-item:nth-child(13) a:after{ content: '13';}
.rank_view.categoryCarouselAWrap .slideList .owl-item:nth-child(14) a:after{ content: '14';}
.rank_view.categoryCarouselAWrap .slideList .owl-item:nth-child(15) a:after{ content: '15';}
.rank_view.categoryCarouselAWrap .slideList .owl-item:nth-child(16) a:after{ content: '16';}
.rank_view.categoryCarouselAWrap .slideList .owl-item:nth-child(17) a:after{ content: '17';}
.rank_view.categoryCarouselAWrap .slideList .owl-item:nth-child(18) a:after{ content: '18';}
.rank_view.categoryCarouselAWrap .slideList .owl-item:nth-child(19) a:after{ content: '19';}
.rank_view.categoryCarouselAWrap .slideList .owl-item:nth-child(20) a:after{ content: '20';}
.rank_view.categoryCarouselAWrap .slideList .owl-item:nth-child(21) a:after{ content: '21';}
.rank_view.categoryCarouselAWrap .slideList .owl-item:nth-child(22) a:after{ content: '22';}
.rank_view.categoryCarouselAWrap .slideList .owl-item:nth-child(23) a:after{ content: '23';}
.rank_view.categoryCarouselAWrap .slideList .owl-item:nth-child(24) a:after{ content: '24';}
.rank_view.categoryCarouselAWrap .slideList .owl-item:nth-child(25) a:after{ content: '25';}
.rank_view.categoryCarouselAWrap .owl-carousel .owl-nav .owl-next,
.rank_view.categoryCarouselAWrap .owl-carousel .owl-nav .owl-prev{
  top: calc((90px) + 28px);
}
.min .rank_view.categoryCarouselAWrap .owl-carousel .owl-nav .owl-next,
.min .rank_view.categoryCarouselAWrap .owl-carousel .owl-nav .owl-prev{
  top: calc((9.5vw) + 14px);
}

/* tab_switch_area */
.tab_switch_area .tabs{
  display:-webkit-box;
  display:-ms-flexbox;
  display: flex;
  -ms-flex-pack: distribute;
	justify-content: space-around;
  width: 100%;
  margin-top: 1.8em;
  border-bottom: 2px solid #D9D9D9;
}
.tab_switch_area .tabs li {
  display: table;
  width: calc(100% / 7);
  text-align: center;
}
.tab_switch_area .tabs li a {
  position: relative;
  display: table-cell;
  vertical-align: middle;
  width: 100%;
  height: 100%;
  padding: 0.4em 0;
  color: #333;
  font-size: 0.93em;
  line-height: 1.2;
  text-decoration: none;
  text-align: center;
}
.tab_switch_area .tabs li a.act{
  color: #0A3190;
  border-bottom: 0;
  font-weight: 500;
  transition: all .3s ease;
  -webkit-transition: all .3s ease;
}
.tab_switch_area .tabs li a:hover{
  color: #0A3190;
  font-weight: 500;
}
.tab_switch_area .tabs li a:before,
.tab_switch_area .tabs li a:after{
  content: '';
  display: block;
  position: absolute;
  bottom: -2px;
  width: 0;
  height: 4px;
  background-color: #0A3190;
}
.tab_switch_area .tabs li a:before{
  left: 50%;
}
.tab_switch_area .tabs li a:after{
  right: 50%;
}
.tab_switch_area .tabs li a.act:before,
.tab_switch_area .tabs li a.act:after{
  width: 50%;
  transition: all 0.3s ease;
  -webkit-transition: all 0.3s ease;
}

.tab_switch_area .tab_body{
  padding-top: 10px;
}
.tab_switch_area .tab_body .tab_content {
  height: 0;
  opacity: 0;
  overflow: hidden;
}
.tab_switch_area .tab_body .tab_content.show {
  margin-top: 0;
  height: auto;
	opacity: 1;
	overflow: visible;
	transition: all 0.75s ease;
}

/*-------------------------------------------

price

-------------------------------------------*/
.price {
  border-radius: 5px;
  padding: 2em;
  background-color: #FFF;
}
.price .ttl {
  position: relative;
  padding-left: 58px;
  font-size: 2.5em;
  color: #062d86;
  font-weight: normal;
}
.price .ttl:before {
  content: "";
  display: block;
  position: absolute;
  top: 0.45em;
  bottom: 0;
  left: 0;
  width: 49px;
  height: 16px;
  background: url(https://images.astyle.jp/images/cmn/icon/icon_flight.png) -2px -18px no-repeat;
}
.price .ttl span {
  margin-left: 1em;
  font-size: 1.29rem;
  color: #8a95ad;
  vertical-align: middle;
}
.price ul {
  overflow: hidden;
  margin-top: 1.5em;
  border-top: 1px solid #e6e6e6;
  border-left: 1px solid #e6e6e6;
}
.price li {
  position: relative;
  box-sizing: border-box;
  float: left;
  width: 20%;
}
.price li:after {
  content: "";
  display: block;
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  box-sizing: border-box;
  border-right: 1px solid #e6e6e6;
  border-bottom: 1px solid #e6e6e6;
}
.price li p {
  position: relative;
  box-sizing: border-box;
  display: table;
  border-collapse: collapse;
  width: 100%;
  height: 6em;
  z-index: 1;
}
.price li a {
  display: table-cell;
  position: relative;
  padding: 0.5em;
  color: #333;
  font-size: 1.07em;
  text-align: center;
  vertical-align: middle;
}
.price li a:after {
  content: "";
  display: block;
  position: absolute;
  bottom: 4px;
  right: 4px;
  width: 8px;
  height: 8px;
  background: url(https://images.astyle.jp/images/cmn/icon/icon.png) -71px -221px no-repeat;
}
.price li span {
  display: inline-block;
}
.price li a:hover span {
  text-decoration: underline;
}

/*-------------------------------------------

categoryCarouselAWrap

-------------------------------------------*/
.secTtl,
.categoryCarouselAWrap .secTtl{
  position: relative;
  font-size: 1.875em;
  color:#0A3190;
  font-weight: bold;
  text-align: center;
  display: flex;
  justify-content: center;
  align-items: flex-end;
}
.secTtl .icon {
  /*margin: 0 auto 0.2em;*/
  margin-right: 15px;
}
.secTtl .icon svg{
  width: 100%;
  height: auto;
}
.ranking .secTtl .icon {
  width: 48px;
  height: 43px;
}
#rto_pc_top_history01.categoryCarouselAWrap .secTtl .icon {
  width: 40px;
  height: 44px;
}
/*-------------------------------------------

slideList

-------------------------------------------*/
.categoryCarouselAWrap .owl-carousel .owl-nav .owl-prev {
  width: 50px;
  height: 50px;
  top: 88px;
  left: -2.7em;
}
.categoryCarouselAWrap .owl-carousel .owl-nav .owl-next {
  width: 50px;
  height: 50px;
  top: 88px;
  right: -2.7em;
}
.min .categoryCarouselAWrap .owl-carousel .owl-nav .owl-next,
.min .categoryCarouselAWrap .owl-carousel .owl-nav .owl-prev{
  top: 110px;
  top: 8.1vw;
}
@media screen and (max-width:950px) {
  .min .categoryCarouselAWrap .owl-carousel .owl-nav .owl-next,
  .min .categoryCarouselAWrap .owl-carousel .owl-nav .owl-prev{
    top: 75px;
  }
}

/*-------------------------------------------
カテゴリアイコン
001001ＡＮＡオリジナル
001002バッグトラベル
001003メンズファッション
001004レディスファッション
001005ライフスタイル
001006ヘルスビューティ
001007グルメワイン
-------------------------------------------*/
.categoryCarouselAWrap .slideList .item_icon_001001 span:after {
	background-position: -63px -121px;
}
.categoryCarouselAWrap .slideList .item_icon_001002 span:after {
	background-position: -307px -121px;
}
.categoryCarouselAWrap .slideList .item_icon_001003 span:after {
	background-position: -551px -121px;
}
.categoryCarouselAWrap .slideList .item_icon_001004 span:after {
	background-position: -790px -121px;
}
.categoryCarouselAWrap .slideList .item_icon_001005 span:after {
	background-position: -63px -200px;
}
.categoryCarouselAWrap .slideList .item_icon_001006 span:after {
	background-position: -307px -200px;
}
.categoryCarouselAWrap .slideList .item_icon_001007 span:after {
	background-position: -551px -200px;
}

.categoryCarouselAWrap .slideList .bx-wrapper {
  position: relative;
}
.categoryCarouselAWrap .slideList .bx-prev,
.categoryCarouselAWrap .slideList .bx-next {
  position: absolute;
  top: 90px;
  width: 44px;
  height:44px;
  overflow:hidden;
  text-indent:9999px;
}
.categoryCarouselAWrap .slideList .bx-prev {
  left: -1em;
}
.categoryCarouselAWrap .slideList .bx-next {
  right: -1em;
}
.categoryCarouselAWrap .slideList .bx-prev.disabled,
.categoryCarouselAWrap .slideList .bx-next.disabled{
	display: none;
}
.categoryCarouselAWrap .slideList .bx-prev:after,
.categoryCarouselAWrap .slideList .bx-next:after{
  content:"";
  display:block;
  position:absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  background:url(https://images.astyle.jp/images/cmn/icon/icon.png) no-repeat;
}
.categoryCarouselAWrap .slideList .bx-prev:after{
  transform:rotate(180deg);
  background-position: -3px -253px;
}
.categoryCarouselAWrap .slideList .bx-next:after{
  background-position: -3px -253px;
}

/*-------------------------------------------

view

-------------------------------------------*/
.view{
  margin-top: 120px;
}
.view .secTtl .icon {
  width: 50px;
  height: 40px;
}
.view.categoryCarouselAWrap{
  margin-top: 60px;
}

/*-------------------------------------------

especially

-------------------------------------------*/
.especially {
  margin-top: 120px;
}
.especially.categoryCarouselAWrap .secTtl .icon {
  width: 51px;
  height: 47px;
}

/*-------------------------------------------

topCategryArea

-------------------------------------------*/
.topCategryArea{
  margin-top: 120px;
}
.topCategryArea .secTtl .icon {
  width: 38px;
  height: 42px;
}
.topCategryArea .topCategryList{
  margin-top: 30px;
}
.topCategryArea .topCategryList ul:after{
  content: "";
	display: block;
	clear: both;
}
.topCategryArea .topCategryList li{
  position: relative;
  float: left;
  width: 31.7%;
  margin-top: 30px;
  margin-right: 2.4%;
  border-radius: 6px;
  box-sizing: border-box;
  overflow: hidden;
}
.topCategryArea .topCategryList li:nth-child(3n){
  margin-right: 0;
}
.topCategryArea .topCategryList li:nth-child(-n+3){
  margin-top: 0;
}
.topCategryArea .topCategryList li:nth-child(3n+1){
  clear: both;
}
.topCategryArea .topCategryBlock{
  position: relative;
  display: block;
  text-decoration: none;
}
.topCategryArea .topCategryBlock .icon{
  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;
  position: absolute;
  left: 0;
  right: 0;
  bottom: 60px;
  width: 70px;
  height: 60px;
  margin-left: auto;
  margin-right: auto;
}
.topCategryArea a.topCategryBlock:hover .ph,
.topCategryArea .topCategryBlock .col a:hover .ph{
  opacity: 0.7;
  transition: 0.3s ease-in-out;
}
.topCategryArea .topCategryBlock .ph img{
  width: 100%;
  max-width: 100%;
  height: auto;
}
.topCategryArea .topCategryBlock .meta{
  background-color: #0B318F;
  padding: 75px 10px 25px;
  text-align: center;
  transition: .3s;
}
.topCategryArea .topCategryBlock .meta .name{
  margin-top: 8px;
  font-size: 1.06em;
  color: #fff;
}
.topCategryArea .topCategryBlock .meta .name span{
  position: relative;
  display: inline-block;
  padding-left: 0.7em;
}
.topCategryArea a.topCategryBlock:hover .meta .name span,
.topCategryArea .topCategryBlock .col a:hover .meta .name span{
  text-decoration: underline;
}
.topCategryArea .topCategryBlock .meta .name span:before{
  content: '';
  display: block;
  background: url(https://images.astyle.jp/images/cmn/icon/arw_white_r.png) center center no-repeat;
  background-size: 100%;
  width: 7px;
  height: 11px;
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  margin: auto;
}
.topCategryArea .topCategryBlock .col{
  display:-webkit-box;
  display:-ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
	width: 100%;
}
.topCategryArea .topCategryBlock .col > a{
  width: 50%;
}
.topCategryArea .topCategryBlock .col img{
  width: 100%;
  max-width: 100%;
  height: auto;
}

/*-------------------------------------------

brand

-------------------------------------------*/
.brand {
  margin-top: 120px;
}
.brand .secTtl .icon{
  width: 26px;
  height: 48px;
}
.brand .bnrList {
  margin-top: 30px;
}
.brand .bnrList ul {
  margin: 0;
	overflow: hidden;
}
.brand .bnrList li {
  float: left;
	width: 17.6%;
  margin-top: 30px;
  margin-right: 3%;
}
.brand .bnrList li:nth-child(5n),
.min .brand .bnrList li:nth-child(5n){
  margin-right: 0;
}
.brand .bnrList li:nth-child(-n+5),
.min .brand .bnrList li:nth-child(-n+5){
  margin-top: 0;
}
.brand .bnrList li:nth-child(5n+1){
  clear: both;
}
.brand .bnrList li .h_wrap{
  display: block;
  width: 100%;
  height: 220px;
  border-radius: 6px;
  overflow: hidden;
  text-align: center;
}
.brand .bnrList li .h_wrap:after {
  content: normal;
}
.brand .h_area{
  position: relative;
  height: 100%;
}
.brand .bnrList .h_area img {
  width: 100%;
  max-width: 210px;
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  margin: auto;
}
.brand .h_area .h_flex{
  transition: opacity 0.3s ease;
  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;
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  padding: 1em;
  color: #FFF;
  background-color: rgba(10,49,144,0.9);
  opacity: 0;
  box-sizing: border-box;
}
.brand a:hover .h_area .h_flex{
  opacity: 1;
}
.brand .h_area .h_flex .h_box{
  max-width: 100%;
}
.brand .h_area .h_flex .name{
  font-size: 1em;
  font-weight: bold;
}
.brand .h_area .h_flex .name span{
  position: relative;
  display: inline-block;
  padding-left: 0.8em;
}
.brand .h_area .h_flex .txt{
  margin-top: 10px;
  font-size: 15px;
}
.brand .h_area .h_flex .name span:before{
  content: '';
  display: inline-block;
  vertical-align: middle;
  background: url(https://images.astyle.jp/images/cmn/icon/arw_white_r.png) center center no-repeat;
  background-size: 100% auto;
  position: absolute;
  left: 0;
  top: 0;
  bottom: 0;
  margin: auto;
  width: 6px;
  height: 11px;
}
.brand .bnrList .logo{
  margin-top: 0.5em;
  text-align: center;
}
.brand .bnrList .logo > a:hover{
  opacity: 0.7;
  transition: 0.3s ease-in-out;
}

.min .brand .bnrList li .h_wrap{
  height: 17.1vw;
}

.min .brand .h_area .h_flex{
  padding: 0.6em;
}
.min .brand .h_area .h_flex .name{
  font-size: 12px;
}
.min .brand .h_area .h_flex .txt{
  font-size: 12px;
}
@media screen and (max-width: 950px){
  .min .brand .h_area .h_flex{
    padding: 0.4em;
  }
  .min .brand .bnrList li .h_wrap{
    height: 160px;
  }
}

/*-------------------------------------------

news

-------------------------------------------*/
.news {
  margin-top: 120px;
}
.news .secTtl .icon {
  width: 34px;
  height: 42px;
}
.news .newsList {
  margin-top: 1em;
  border-top: 1px solid #e4e5e8;
}
.news .newsList li {
  display: table;
  width: 100%;
  border-bottom: 1px solid #e4e5e8;
  box-sizing: border-box;
}
.news .newsList li > p {
  display: table-cell;
  padding: 1em 0;
}
.news .newsList li > p:last-child {
  padding-left: 1.5em;
}
.news .newsList li > p a{
  color: #333333;
  font-size: 0.93em;
}
.news .newsList li > p a:hover{
  color: #0A3190;
}
.news .newsList .icon {
  width: 7em;
}
.news .newsList .icon span {
  display: block;
  box-sizing: border-box;
  border-radius: 2px;
  padding: 0.1em 0.25em;
  font-size: 0.82em;
  color: #FFF;
  text-align: center;
  white-space: nowrap;
}
.news .newsList .icon.notice span {
  color: #1B9F3A;
  border: 1px solid #1B9F3A;
}
.news .newsList .icon.campaign span {
  color: #329fd1;
  border: 1px solid #329fd1;
}
.news .newsList .icon.attention span {
  color: #ff6600;
  border: 1px solid #ff6600;
}
.news .newsList .icon.other span {
  color: #919191;
  border: 1px solid #919191;
}
.news .newsList .date {
  width: 6em;
  white-space: nowrap;
}
/*-------------------------------------------

price

-------------------------------------------*/
.min .price li {
  width: 33%;
  width: calc(100% / 3);
}

/* areaBtn
-------------------------------------------*/
.areaBtn {
  margin-top: 60px;
  text-align: center;
}
.areaBtn a {
  display: inline-block;
  position: relative;
  min-width: 380px;
  margin: 0 auto;
  border: 2px solid #0B318F;
  border-radius: 40px;
  padding: 0.88em 2em;
  color: #0B318F!important;
  font-size: 1.06em;
  box-sizing: border-box;
  transition: all 0.3s ease;
}
.areaBtn a:after {
  content: "";
  display: block;
  background: url(https://images.astyle.jp/images/cmn/icon/arw_blue_r.png) center center no-repeat;
  background-size: 100%;
  position: absolute;
  top: 0;
  bottom: 0;
  right: 1em;
  width: 9px;
  height: 15px;
  margin: auto;
}
.areaBtn a:hover{
  background-color: #0B318F;
  color: #fff!important;
  text-decoration: none!important;
}
.areaBtn a:hover:after{
  background: url(https://images.astyle.jp/images/cmn/icon/arw_white_r.png) center center no-repeat;
  background-size: 100%;
}

/*-------------------------------------------

snsArea

-------------------------------------------*/
.snsArea{
  position: relative;
  margin-top: 100px;
  padding: 40px 0;
  text-align: center;
}
.snsArea:before{
  content: "";
  width: 100%;
  height: 1px;
  background-color: #D9D9D9;
  display: block;
  position: absolute;
  top: 0;
  right: 0;
}
.snsArea .snsList{
  font-size: 0;
}
.snsArea .snsList li{
  display: inline-block;
  vertical-align: middle;
  margin: 0 7px;
}
.snsArea .snsList li a{
  display: block;
}
.snsArea .snsList li a:hover{
  opacity: 0.7;
  transition: 0.3s ease-in-out;
}
.snsArea .txt{
  margin-top: 1em;
  font-size: 15px;
  color: #1A1A1A;
}

/*-------------------------------------------

contentsBtmArea

-------------------------------------------*/
.contentsBtmArea{
  background-color: #EBEDF2;
  color: #1A1A1A;
}
.contentsBtmArea .contentsBtm_inner{
  max-width: 1230px;
  margin-left: auto;
  margin-right: auto;
  padding: 100px 5%;
}
.contentsBtmArea .contentsBtm_col .menuList{
  float: left;
  width: calc(100% - 250px);
}
.contentsBtmArea .contentsBtm_col:after,
.contentsBtmArea .menuList:after{
  content: "";
	display: block;
	clear: both;
}
.contentsBtmArea .menuList li{
  float: left;
  width: 22.7%;
  margin-right: 3%;
}
.contentsBtmArea .menuList li:nth-child(4n){
  margin-right: 0;
}
.contentsBtmArea .menuList li:nth-child(4n+1){
  clear: both;
}
.contentsBtmArea .menuList li .squareBox{
  position: relative;
  width: 100%;
  height: 150px;
  background-color: #fff;
  border: 1px solid #DBDBDB;
  border-radius: 4px;
  box-sizing: border-box;
}
.contentsBtmArea .menuList li .squareBox svg{
  display: block;
  position: absolute;
  max-width: 100%;
  max-height: 100%;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  margin: auto;
}
.contentsBtmArea .menuList li .squareBox img{
  display: block;
  position: absolute;
  max-width: 100%;
  max-height: 100%;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  margin: auto;
}
.contentsBtmArea .menuList .caption{
  margin-top: 25px;
  min-height: 105px;
  font-size: 0.93em;
  color: #1A1A1A;
  text-decoration: none;
}
.contentsBtmArea .menuList .txt_link{
  margin-top: 1em;
}
.contentsBtmArea .menuList .txt_link span{
  position: relative;
  padding-left: 1em;
  font-size: 0.93em;
  color: #1A1A1A;
}
.contentsBtmArea .menuList .txt_link span:before{
  content: "";
  display: block;
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  width: 7px;
  height: 13px;
  margin: auto;
  background: url(https://images.astyle.jp/images/cmn/icon/icon.png) -72px -119px no-repeat;
}
.contentsBtmArea .menuList li a:hover .squareBox{
  border: 2px solid #0A3190;
}
.contentsBtmArea .menuList li a:hover .caption{
  color: #0A3190;
  text-decoration: underline;
}
.contentsBtmArea .menuList li a:hover .txt_link span{
  color: #0A3190;
  text-decoration: underline;
}
.contentsBtmArea .menuBnrList{
  float: right;
  width: 230px;
}
.contentsBtmArea .menuBnrList li{
  margin-top: 10px;
}
.contentsBtmArea .menuBnrList li a{
  display: block;
}
.contentsBtmArea .menuBnrList li a:hover{
  opacity: 0.7;
  transition: 0.3s ease-in-out;
}
.contentsBtmArea .menuBnrList li:first-child{
  margin-top: 0;
}
.contentsBtmArea .menuBnrList img{
  width: 100%;
  max-width: 100%;
}
.min .contentsBtmArea .menuList .caption{
  min-height: auto;
}
.min .contentsBtmArea .contentsBtm_col .menuList{
  width: 80%;
}
.min .contentsBtmArea .menuList li .squareBox{
  height: 12vw;
}
.min .contentsBtmArea .menuBnrList{
  width: 18%;
}
.min .contentsBtmArea .security{
  width: 9.5%;
}

@media screen and (max-width:1230px) {
  .min .contentsBtmArea .menuList .caption,
  .min .contentsBtmArea .menuList .txt_link span{
    font-size: 0.8125em;
  }
}
@media screen and (max-width:950px) {
  .min .contentsBtmArea .menuList li .squareBox{
    height: 110px;
  }
}
