@charset "utf-8";
/* fr-0017 top category layout */
/* --------------------------------------------------
  flex-tab-block
 --------------------------------------------------- */

@font-face {
  font-family: 'navf';
  src:url('fonts/navf.eot?p5s565');
  src:url('fonts/navf.eot?#iefixp5s565') format('embedded-opentype'),
  url('fonts/navf.ttf?p5s565') format('truetype'),
  url('fonts/navf.woff?p5s565') format('woff'),
  url('fonts/navf.svg?p5s565#navf') format('svg');
  font-weight: normal;
  font-style: normal;
}
[class^="navf-"], [class*=" navf-"] {
	font-family: 'navf';
	speak: none;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	line-height: 1;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
}


.res-flex-tab-block-free .flex-tab-menu-block {
  /* border-bottom: 1px solid #05336a; */
  position: relative;
  width: 100%;
}
.res-flex-tab-block-free .flex-tab-menu-list,
.res-flex-tab-block-free .flex-tab-menu-list-sp {
  letter-spacing: -.4em;
  position: relative;
  bottom: -1px;
}

.res-flex-tab-block-free .flex-tab-menu-list-sp li {
  letter-spacing: normal;
  white-space: normal;
  display: inline-block;
  border: 1px solid #05336a;
  background: #e0e7ef;
  margin-left: 6px;
  color: #223f9a;
}
.res-flex-tab-block-free .flex-tab-menu-list-sp li a {
  display: block;
  padding: 8px 5px 6px;
  text-decoration: none !important;
}
.res-flex-tab-block-free .flex-tab-menu-list li span,
.res-flex-tab-block-free .flex-tab-menu-list-sp li span {cursor: pointer;}
.res-flex-tab-block-free .flex-tab-menu-list li span:hover,
.res-flex-tab-block-free .flex-tab-menu-list-sp li span:hover {text-decoration: none;}
.res-flex-tab-block-free .flex-tab-menu-list-sp li.active {
  background: #fff;
  border-bottom: 1px solid #fff;
}
.res-flex-tab-block-free .menu-icon {display: none;}
.res-flex-tab-block-free .flex-tab-menu-list-sp {display: none;}
.res-flex-tab-block-free .flex-tab-menu-list-sp.active {display: block;}
.res-flex-tab-block-free .flex-tab-content-block .flex-tab-content-inner {display: none;}
.res-flex-tab-block-free .flex-tab-content-block .flex-tab-content-inner.active {display: block;}


.res-flex-tab-block-free .flex-tab-menu-list {
zoom: 1;

}

.res-flex-tab-block-free .flex-tab-menu-list:after {
  content: "";
  display: block;
  clear: both;
}
.res-flex-tab-block-free .flex-tab-menu-list li {
  border-left:1px dotted #bdbdbd;
  float:left;
  width:155px;
  padding: 0 2px;
  letter-spacing:normal;
}

.res-flex-tab-block-free .flex-tab-menu-list li:first-child {
border-left:none;
padding-left:0;
  width:154px;
}
.res-flex-tab-block-free .flex-tab-menu-list li:last-child {
padding-right:0;
}
.res-flex-tab-block-free .flex-tab-menu-list li a {
  position:relative;
	z-index: 2;
  width:151px;
  height:141px;
  display:block;
  text-decoration:none!Important;
  background: -moz-linear-gradient(top,  #e9e9e9 0%, #ffffff 70%, #ffffff 70%);
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#e9e9e9), color-stop(70%,#ffffff), color-stop(70%,#ffffff));
  background: -webkit-linear-gradient(top,  #e9e9e9 0%,#ffffff 70%,#ffffff 70%);
  background: -o-linear-gradient(top,  #e9e9e9 0%,#ffffff 70%,#ffffff 70%);
  background: -ms-linear-gradient(top,  #e9e9e9 0%,#ffffff 70%,#ffffff 70%);
  background: linear-gradient(to bottom,  #e9e9e9 0%,#ffffff 70%,#ffffff 70%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#e9e9e9', endColorstr='#ffffff',GradientType=0 );
}

.res-flex-tab-block-free .flex-tab-menu-list li:first-child a{
  width:152px;
}
.res-flex-tab-block-free .flex-tab-menu-list li:last-child a {
  width:153px;
}
.res-flex-tab-block-free .flex-tab-menu-list li a:before {
  font-size:64px;
  display:block;
	font-family: 'navf';
	speak: none;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	line-height: 1;
  text-align:center;
  padding-top:12px;
  transition:.3s;
  -webkit-transition: .3s;
  -moz-transition: .3s;
  -ms-transition: .3s;
  -o-transition: .3s;
}
.res-flex-tab-block-free .flex-tab-menu-list li:nth-child(1) a:before {
	content: "\e605";
  color:#358ebb;
}
.res-flex-tab-block-free .flex-tab-menu-list li:nth-child(2) a:before {
	content: "\e604";
  color:#44cada;
}
.res-flex-tab-block-free .flex-tab-menu-list li:nth-child(3) a:before {
	content: "\e603";
  color:#4dafb4;
}
.res-flex-tab-block-free .flex-tab-menu-list li:nth-child(4) a:before {
	content: "\e602";
  color:#d096ce;
}
.res-flex-tab-block-free .flex-tab-menu-list li:nth-child(5) a:before {
	content: "\e601";
  color:#68bb67;
}
.res-flex-tab-block-free .flex-tab-menu-list li:nth-child(6) a:before {
	content: "\e600";
  color:#f9ae4c;
}


.ie8 .res-flex-tab-block-free .flex-tab-menu-list li a {background:transparent;filter:none;}
.ie8 .res-flex-tab-block-free .flex-tab-menu-list li a:before {display:none;}
.ie8 .res-flex-tab-block-free .flex-tab-menu-list li:nth-child(1) a {background-image:url(/common-operation/fr-0018/images/nav_01i.png);}
.ie8 .res-flex-tab-block-free .flex-tab-menu-list li:nth-child(2) a {background-image:url(/common-operation/fr-0018/images/nav_02i.png);}
.ie8 .res-flex-tab-block-free .flex-tab-menu-list li:nth-child(3) a {background-image:url(/common-operation/fr-0018/images/nav_03i.png);}
.ie8 .res-flex-tab-block-free .flex-tab-menu-list li:nth-child(4) a {background-image:url(/common-operation/fr-0018/images/nav_04i.png);}
.ie8 .res-flex-tab-block-free .flex-tab-menu-list li:nth-child(5) a {background-image:url(/common-operation/fr-0018/images/nav_05i.png);}
.ie8 .res-flex-tab-block-free .flex-tab-menu-list li:nth-child(6) a {background-image:url(/common-operation/fr-0018/images/nav_06i.png);}


.res-flex-tab-block-free .flex-tab-menu-list li a:hover:before {
  font-size:72px;
  padding-top:6px;
}

.res-flex-tab-block-free .flex-tab-menu-list li .menu-text {
  position:absolute;
  bottom:0;
  display:block;
  width:155px;
  font-size:13px;
  font-size:1.3rem;
  line-height:1.3;
  text-align:center;
  color:#000;
  padding-bottom:10px;
}
.pc-bold {font-weight:bold;}



.flex-tab-content-block {position:relative; z-index:10;}
.res-flex-tab-block-free .flex-tab-menu-list li a.active {background-color:transparent;}
.res-flex-tab-block-free .flex-tab-menu-list li.active:nth-child(1) a:before,
.res-flex-tab-block-free .flex-tab-menu-list li.active:nth-child(2) a:before,
.res-flex-tab-block-free .flex-tab-menu-list li.active:nth-child(3) a:before,
.res-flex-tab-block-free .flex-tab-menu-list li.active:nth-child(4) a:before,
.res-flex-tab-block-free .flex-tab-menu-list li.active:nth-child(5) a:before,
.res-flex-tab-block-free .flex-tab-menu-list li.active:nth-child(6) a:before {
  color:#fff;
  padding-top:12px;
}

.res-flex-tab-block-free .flex-tab-menu-list li.active a {background:transparent;filter:none;}
.res-flex-tab-block-free .flex-tab-menu-list li.active:nth-child(1) a {background-image:url(/common-operation/fr-0018/images/nav_01b.png);}
.res-flex-tab-block-free .flex-tab-menu-list li.active:nth-child(2) a {background-image:url(/common-operation/fr-0018/images/nav_02b.png);}
.res-flex-tab-block-free .flex-tab-menu-list li.active:nth-child(3) a {background-image:url(/common-operation/fr-0018/images/nav_03b.png);}
.res-flex-tab-block-free .flex-tab-menu-list li.active:nth-child(4) a {background-image:url(/common-operation/fr-0018/images/nav_04b.png);}
.res-flex-tab-block-free .flex-tab-menu-list li.active:nth-child(5) a {background-image:url(/common-operation/fr-0018/images/nav_05b.png);}
.res-flex-tab-block-free .flex-tab-menu-list li.active:nth-child(6) a {background-image:url(/common-operation/fr-0018/images/nav_06b.png);}


.ie8 .res-flex-tab-block-free .flex-tab-menu-list li.active:nth-child(1) a {background-image:url(/common-operation/fr-0018/images/nav_01s.png);}
.ie8 .res-flex-tab-block-free .flex-tab-menu-list li.active:nth-child(2) a {background-image:url(/common-operation/fr-0018/images/nav_02s.png);}
.ie8 .res-flex-tab-block-free .flex-tab-menu-list li.active:nth-child(3) a {background-image:url(/common-operation/fr-0018/images/nav_03s.png);}
.ie8 .res-flex-tab-block-free .flex-tab-menu-list li.active:nth-child(4) a {background-image:url(/common-operation/fr-0018/images/nav_04s.png);}
.ie8 .res-flex-tab-block-free .flex-tab-menu-list li.active:nth-child(5) a {background-image:url(/common-operation/fr-0018/images/nav_05s.png);}
.ie8 .res-flex-tab-block-free .flex-tab-menu-list li.active:nth-child(6) a {background-image:url(/common-operation/fr-0018/images/nav_06s.png);}

.res-flex-tab-block-free .flex-tab-menu-list li.active a:hover:before {font-size:64px;}
.res-flex-tab-block-free .flex-tab-menu-list li.active a .menu-text {
  color:#fff;
  padding-bottom:20px;
}
.res-flex-tab-block-free .flex-tab-menu-list li.active .menu-text:after {
  content:"";
  width: 0;
  height: 0;
  position:absolute;
  bottom:8px;
  left:50%;
  border-style: solid;
  border-width: 10px 7px 0 7px;
  border-color: #fff transparent transparent transparent;
  margin-left:-10px;
}

.flex-tab-content-block .flex-tab-content-inner .sub-title {
  color:#fff;
  font-size:30px;
  font-size:3.0rem;
  line-height:1.2;
  padding:20px 28px 17px;
}
.ie8 .flex-tab-content-block {margin-top:1px;}
.flex-tab-content-block .flex-tab-content-inner:nth-child(1) .sub-title {background:#358ebb;}
.flex-tab-content-block .flex-tab-content-inner:nth-child(2) .sub-title {background:#44cada;}
.flex-tab-content-block .flex-tab-content-inner:nth-child(3) .sub-title {background:#209a9f;}
.flex-tab-content-block .flex-tab-content-inner:nth-child(4) .sub-title {background:#c47ac1;}
.flex-tab-content-block .flex-tab-content-inner:nth-child(5) .sub-title {background:#42aa3d;}
.flex-tab-content-block .flex-tab-content-inner:nth-child(6) .sub-title {background:#f9ae4c;}

.flex-tab-content-block .lead-text {
  background:url(/common-operation/fr-0018/images/bg_sky.jpg) no-repeat left bottom;
  font-size:20px;
  font-size:2.0rem;
  line-height:1.2;
  padding:12px 28px 10px;
}


.flex-tab-content-block .res-coolumn-box a:hover,
.flex-tab-content-block .res-coolumn-box a:active,
.flex-tab-content-block .res-coolumn-box a:visited,
.flex-tab-content-block .res-coolumn-box a:link{
text-decoration:none;
}
.flex-tab-content-block .dom-fare-index-box .res-contents{
 margin-top:0!important;
 line-height:1.2;
}

.flex-tab-content-block .dom-fare-index-box {
  background:#ffd583!important;
  color:#fff!important;
  text-align:center!important;
  text-decoration:none!important;
 padding-top:6px;
}
.flex-tab-content-block .dom-fare-index-box .sp-text-shutter-content {
  text-align:center!important;
}
.flex-tab-content-block .dom-fare-index-box span {
  color:#000!important;
}
.flex-tab-content-block .dom-fare-index-box .sp-text-shutter-content span.red {
 font-size:32px!important;
font-size:3.2rem!important;
display:inline-block;
padding:0 4px;
  color:#fe0100!important;
}
/* ********************************************************* SP+tablet ********************************************************* */
@media (max-width: 1024px) {
.res-st-none {display:none!important;}
.pc-bold {font-weight:normal;}
.res-flex-tab-block-free .flex-tab-menu-block {
  border-bottom: 1px solid #05336a;
}
  .res-flex-tab-block-free.res-change-layout .flex-tab-menu-list {  display: none;}
  .res-flex-tab-block-free.res-change-layout .flex-tab-menu-block {
    position: relative;
    width: 100%;
    z-index: 100;
    bottom: -1px;
  }
  .res-flex-tab-block-free.res-change-layout .flex-tab-menu-block .flex-tab-arrow-up,
  .res-flex-tab-block-free.res-change-layout .flex-tab-menu-block .flex-tab-menu-box {  visibility: hidden;}
  .res-flex-tab-block-free.res-change-layout .flex-tab-menu-block.active .flex-tab-arrow-up,
  .res-flex-tab-block-free.res-change-layout .flex-tab-menu-block.active .flex-tab-menu-box {  visibility: visible;}
  .res-flex-tab-block-free.res-change-layout .flex-tab-menu-list-sp {  letter-spacing: -.4em;}
  .res-flex-tab-block-free.res-change-layout .flex-tab-menu-list-sp li {
    display: block !important;
    margin-left: 7px;
    margin-right: 7px;
  }
  .res-flex-tab-block-free.res-change-layout .flex-tab-menu-list-sp li a {
    display: table;
    width: 100%;
    padding: 8px 10px 5px;
    background: #fff;
  }
  .res-flex-tab-block-free.res-change-layout .flex-tab-menu-list-sp .menu-text {
    display: table-cell;
    padding-right: 10px;
    vertical-align: middle;
    padding: 0;
    font-size: 16px;
    font-size: 1.6rem;
  }
  .res-flex-tab-block-free.res-change-layout .flex-tab-menu-list-sp .ttl-open-btn {
    display: table-cell;
    width: 30px;
    vertical-align: middle;
    padding: 0;
  }
  .res-flex-tab-block-free.res-change-layout .flex-tab-menu-list-sp .ttl-open-btn img {
    width: 30px;
    height: auto;
  }
  .res-flex-tab-block-free.res-change-layout .menu-icon {  display: none;}
  .res-flex-tab-block-free.res-change-layout .flex-tab-menu-list,
  .res-flex-tab-block-free.res-change-layout .flex-tab-menu-list-sp {  bottom: -2px !important;}
  .res-flex-tab-block-free.res-change-layout .flex-tab-menu-list-up {
    border: 1px solid #05336a;
    background: #fff;
    position: absolute;
    top: 14px;
    left: 5%;
    width: 89%;
  }
  .res-flex-tab-block-free.res-change-layout .flex-tab-menu-list-up li {
    color: #223f9a;
    display: block;
    border-left: none;
    border-top: 1px dotted #05336a;
    text-align: left;
    line-height: 1.3;
  }
  .res-flex-tab-block-free.res-change-layout .flex-tab-menu-list-up li a {
    display: block !important;
    text-decoration: none !important;
    padding: 8px 10px 7px;
  }
  .res-flex-tab-block-free.res-change-layout .flex-tab-menu-list-up li span {
    cursor: pointer;
    font-size: 16px;
    font-size: 1.6rem;
    *zoom: 1;
  }
  .res-flex-tab-block-free.res-change-layout .flex-tab-menu-list-up li span:after {
    content: "";
    display: block;
    clear: both;
  }
  .res-flex-tab-block-free.res-change-layout .flex-tab-menu-list-up li span.pc-bold:after  {
  display:inline;
}
  .res-flex-tab-block-free.res-change-layout .flex-tab-menu-list-up li:first-child {  border-top: none;}
  .res-flex-tab-block-free.res-change-layout .flex-tab-menu-list-up li .ficon-checkmark {  display: none;}
  .res-flex-tab-block-free.res-change-layout .flex-tab-menu-list-up li.active a {  background: #e0e7ef;}
  .res-flex-tab-block-free.res-change-layout .flex-tab-menu-list-up li.active span .ficon-checkmark {
    line-height: 1.5;
    display: inline-block;
    float: right;
  }
  .res-flex-tab-block-free.res-change-layout .flex-tab-arrow-up {
    border-radius: 12px;
    text-align: center;
    position: absolute;
    left: 50%;
    bottom: 0px;
  }
  .res-flex-tab-block-free.res-change-layout .flex-tab-arrow-up:before {
    content: "";
    border: 12px solid transparent;
    border-bottom: 12px solid #fff;
    position: absolute;
    right: 50%;
    top: -10px;
  }
  .res-flex-tab-block-free.res-change-layout .flex-tab-arrow-up:after {
    content: "";
    border: 12px solid transparent;
    border-bottom: 12px solid #05336a;
    position: absolute;
    right: 50%;
    top: -9px;
  }

}
/* ********************************************************* SP ********************************************************* */
@media (min-width: 0px) and (max-width: 570px) {

.flex-tab-content-block .flex-tab-content-inner .sub-title {
  font-size:20px;
  font-size:2.0rem;
  padding:8px 8px 6px;
  margin-top:10px;
}

.flex-tab-content-block .lead-text {
  padding:6px 8px 4px;
  background:none;
  color:#000;
  font-size:16px;
  font-size:1.6rem;
  border-bottom-style:dotted;
  border-bottom-width:1px;
}
.flex-tab-content-block .flex-tab-content-inner.active:nth-child(1) .lead-text {border-bottom-color:#358ebb;}
.flex-tab-content-block .flex-tab-content-inner.active:nth-child(2) .lead-text {border-bottom-color:#44cada;}
.flex-tab-content-block .flex-tab-content-inner.active:nth-child(3) .lead-text {border-bottom-color:#209a9f;}
.flex-tab-content-block .flex-tab-content-inner.active:nth-child(4) .lead-text {border-bottom-color:#c47ac1;}
.flex-tab-content-block .flex-tab-content-inner.active:nth-child(5) .lead-text {border-bottom-color:#42aa3d;}
.flex-tab-content-block .flex-tab-content-inner.active:nth-child(6) .lead-text {border-bottom-color:#f9ae4c;}


.flex-tab-content-block .dom-fare-index-box {
    margin-left: 14px!important;
    margin-right: 14px!important;
}
}


/* ********************************************************* TB ********************************************************* */
@media (min-width: 571px) and (max-width: 1024px) {
.flex-tab-content-block .flex-tab-content-inner .sub-title {
  font-size:26px;
  font-size:2.6rem;
  padding:12px 20px 10px;
  margin-top:15px;
}

.flex-tab-content-block .lead-text {
  padding:8px 20px 6px;
}


}


@media (min-width: 980px) and (max-width: 1024px) {

.flex-tab-content-block .lead-text {
 background-position:right bottom;
 background-color:#41b2ff;
}
}