@charset "UTF-8";
/* ==========================================================================
   Foundation
========================================================================== */
/*
  font settings
**************************************************/
/*
  calculation width
**************************************************/
/*
  boxsizing settings
**************************************************/
/*
  opacity settings
**************************************************/
/*
  border-radius settings
**************************************************/
/*
  drop shadow settings
**************************************************/
/*
  vertical align setting
**************************************************/
/*
  table layout setting
**************************************************/
/*
  flexbox layout setting
**************************************************/
/*
  scaling img
**************************************************/
/*
  clearfix
**************************************************/
/* http://meyerweb.com/eric/tools/css/reset/
   v2.0 | 20110126
   License: none (public domain)
*/
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, canvas, details, embed, figure, figcaption, footer, header, hgroup, menu, nav, output, ruby, section, summary, time, mark, audio, video {
  margin: 0;
  padding: 0;
  border: 0;
  font-size: 100%;
  font: inherit;
  vertical-align: baseline;
}
/* HTML5 display-role reset for older browsers */
article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section {
  display: block;
}
body {
  line-height: 1;
}
ol, ul {
  list-style: none;
}
blockquote, q {
  quotes: none;
}
blockquote:before, blockquote:after {
  content: '';
  content: none;
}
q:before, q:after {
  content: '';
  content: none;
}
table {
  border-collapse: collapse;
  border-spacing: 0;
}
select {
  -moz-appearance: none;
  -webkit-appearance: none;
  text-indent: 0.01px;
  text-overflow: '';
  appearance: none;
  border-radius: 0;
  border: 0;
  margin: 0;
  padding: 0;
  background: none transparent;
  vertical-align: middle;
  color: inherit;
  box-sizing: content-box;
}
select::-ms-expand {
  display: none;
}
html {
  font-size: 62.5%;
}
body {
  font-size: 16px;
  font-size: 1.6rem;
  line-height: 1;
  font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
}
@media screen and (max-width: 768px) {
  body {
    -webkit-text-size-adjust: 100%;
  }
}
.sp-only {
  display: none !important;
}
.mainCont {
  border-bottom: 12px solid #eeeeee;
}
/*------------------------------------
以下このコンテンツ用
--------------------------------------*/
a {
  text-decoration: none;
}
a:hover {
  text-decoration: underline;
}
a:link {
  color: #555;
}
a:visited {
  color: #555;
}
strong {
  font-weight: bold;
}
.inner {
  width: 1080px;
  margin: 0 auto;
}
/* ---------- .bread ---------- */
#faircontent .bread {
  max-width: 100%;
  background: #f6fafd;
  margin: 0 auto;
}
#faircontent .bread ul {
  display: block;
  width: 1000px;
  margin: 0 auto;
}
#faircontent .bread li {
  display: inline-block;
  font-size: 13px;
  vertical-align: middle;
  margin: 17px auto 13px;
  color: #fff;
}
#faircontent .bread li:last-child::after {
  content: '';
}
#faircontent .bread li a {
  color: #fff;
  text-decoration: none;
}
h3.heading1 {
  margin: 0 0 25px;
  text-align: center;
}
h3.heading1 span {
  display: inline-block;
  padding: 5px 43px 0px;
  background: url(/fair/rankup/img/title_bg01.png) no-repeat right bottom, url(/fair/rankup/img/title_bg02.png) no-repeat left bottom;
  color: #000;
  font-size: 26px;
  text-align: center;
  font-weight: bold;
  letter-spacing: 0.1em;
  line-height: 1.6;
}
h3.heading2 {
  margin: 0 0 30px;
  font-size: 24px;
  font-weight: bold;
  text-align: center;
}
.ribbon {
  background: url(/fair/rankup/img/ribbon.png) no-repeat center 0px;
  box-sizing: border-box;
  width: 451px;
  height: 73px;
  margin: -42px auto 40px;
  padding: 13px 0 0;
  text-align: center;
  color: #fff;
  font-size: 24px;
}
.ribbon strong{
  font-size: 32px;
  color: #fff000;
}
.ribbon2 {
  background: url(/fair/rankup/img/ribbon2.png) no-repeat center 0px;
  background-size: 248px 53px;
  box-sizing: border-box;
  width: 248px;
  height: 53px;
  line-height: 53px;
  margin: 0 auto -27px;
  position: relative;
  text-align: center;
  color: #00ccff;
  font-size: 18px;
  font-weight: bold;
}
.marker {
  color:  #ff0060;
  background: -webkit-linear-gradient(transparent 60%, #fff000 60%);
  background: -o-linear-gradient(transparent 60%, #fff000 60%);
  background: linear-gradient(transparent 60%, #fff000 60%);
}
#kv {
  background: url(/fair/rankup/img/kv_pc.png) no-repeat center 0px;
  width: 100%;
  height: 622px;
  margin: -45px 0 55px;
}
#kv h2 {
  text-indent: -9999px;
}
#section1 {
  width: 100%;
  height: 622px;
  margin:  0 0;
  padding: 0 0 160px;
}
.knowing {
  background: url(/fair/rankup/img/bg01_pc.png) no-repeat center 0px;
  min-height: 586px;
}
.knowingbox {
  width: 780px;
  margin: 0 auto;
  position: relative;
}
.knowingbox::after {
  display: inline-block;
  content: "";
  position: absolute;
  left: -106px;
  bottom: -299px;
  z-index: 1;
  width: 107px;
  height: 311px;
  background: url(/fair/rankup/img/Girls.png) no-repeat 0px 0px;
}
.knowingbox p {
  font-size: 20px;
  line-height: 1.6;
  text-align: center;
}
.knowingbox p.lead1 {
  overflow: hidden;
  box-sizing: border-box;
  height: 208px;
  padding: 45px 0 0;
}
.knowingbox p.lead1 span.sml {
  font-size: 14px;
}
.knowingbox p.lead2 {
  overflow: hidden;
  box-sizing: border-box;
  height: 140px;
  padding: 26px 0 0;
  font-size: 30px;
  color: #746d00;
  font-weight: bold;
  letter-spacing: 0.1em;
  text-shadow: 1px 1px 1px #fff, -1px 1px 1px #fff, 1px -1px 1px #fff, -1px -1px 1px #fff;
}
.knowingbox p.lead3 {
  overflow: hidden;
  box-sizing: border-box;
  padding: 35px;
}
#section2 {
  background: url(/fair/rankup/img/illust.png) #f5f4f3 no-repeat center bottom 270px;
  min-height: 1000px;
  padding: 1px 0 80px;
}
#section3 {
  background: url(/fair/rankup/img/illust03.png) #fff no-repeat center 825px;
  min-height: 1000px;
  padding: 1px 0 80px;
}
#section4 {
  background: url(/fair/rankup/img/illust02.png) #f5f4f3 no-repeat center 765px;
  min-height: 1000px;
  padding: 1px 0 0;
}
.contlist01 {
  display: flex;
  justify-content: space-between;
  margin: 0 0 60px;
}
.contlist01 li {
  width: 47%;
}
.contlist01 li img {
  width: 100%;
}
.contlist02 {
  display: flex;
  width: 1100px;
  margin: 0 auto 50px;
}
.contlist02 li img {
  width: 100%;
}
.contlist02 li:nth-child(1) {
  width: 380px;
}
.contlist02 li:nth-child(2) {
  width: 720px;
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
}
.contlist02 li:nth-child(2) div:nth-child(1) {
  display: block;
  width: 365px;
}
.contlist02 li:nth-child(2) div:nth-child(2) {
  display: block;
  width: 340px;
  margin: 0 0 40px;
}
.note {
  text-indent: -1em;
  padding-left: 1em;
  margin-bottom: 0.5em;
  font-size: 14px;
  line-height: 1.4;
}
.aboutseat {
  display: flex;
  margin: 0 0 90px;
}
.aboutseat li {
  box-sizing: border-box;
  width: 227px;
  height: 252px;
  margin-right: 5px;
  display: flex;
  align-items: center;
  justify-content: center;
  background-color: #fff;
}
.aboutseat li:last-child {
  width: 384px;
  margin-right: 0px;
}
.aboutseat li img {
  width: auto;
}
.listbox_area {
  padding: 20px 0 0;
  background: url(/fair/rankup/img/bg02.png) repeat left 0px;
}
.listbox_area::after {
  content: "";
  display: block;
  width: 1080px;
  height: 80px;
  padding: 40px 0 0;
}
.listbox_area.gr::after {
  background: url(/fair/rankup/img/listbox_btm.png) no-repeat left bottom;
}
.listbox_area.wh::after {
  background: url(/fair/rankup/img/listbox_btm02.png) no-repeat left bottom;
}
.listbox_area .heading4 {
  width: 1080px;
  height: 99px;
  line-height: 99px;
  margin: 0 0 30px;
  background: url(/fair/rankup/img/heading4_pc.png) no-repeat left 0px;
  text-align: center;
  font-size: 30px;
  color: #746d00;
  font-weight: bold;
  text-shadow: 1px 1px 1px #fff, -1px 1px 1px #fff, 1px -1px 1px #fff, -1px -1px 1px #fff;
}
.listbox_area .listbox {
  width: 1020px;
  margin: 30px auto 0;
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
}
.listbox_area .listbox .listbox_one {
  display: block;
  box-sizing: border-box;
  overflow: hidden;
  width: 490px;
  height: 290px;
  padding: 15px;
  border: 5px solid #eaeaea;
  background-color: #fff;
} 

.listbox_area .listbox .listbox_one:nth-child(n+3) {
  margin-top: 30px;
}
.listbox_area .listbox .listbox_tp {
  display: flex;
  justify-content: space-between;
  margin: 0 0 20px;
}
.listbox_area .listbox .listbox_tp > div:nth-child(1){
  width: 230px;
}
.listbox_area .listbox .listbox_tp > div:nth-child(2){
  width: 200px;
}
.listbox_area .listbox .listbox_tp .listbox_item1 {
  display: inline-block;
  padding: 5px 10px;
  margin: 0 0 10px;
  background-color: #ff0060;
  color: #fff;
  font-size: 13px;
  font-weight: bold;
  letter-spacing: 0.1em;
}
.listbox_area .listbox .listbox_tp .listbox_item2 {
  display: inline-block;
  margin: 0 0 25px;
}
.listbox_area .listbox .listbox_tp .listbox_item2 span {
  display: inline;
  margin: 0 0 15px;
  font-size: 20px;
  font-weight: bold;
  padding:  0 0 1px;
  line-height: 1.6;
}
.listbox_area .listbox .listbox_tp .listbox_item3 {
  display: inline-block;
  padding: 0 0 0 17px;
  font-size: 14px;
  color: #0077ff;
  background: url(/fair/rankup/img/right_arrow.png) no-repeat left center;
}

.listbox_area .listbox .listbox_bt {
  display: flex;
  justify-content: space-between;
}
.listbox_area .listbox .listbox_bt li.line1, .listbox_area .listbox .listbox_bt li.line1 a {
  width: 450px;
}
.listbox_area .listbox .listbox_bt li a {
  display: block;
  box-sizing: border-box;
  width: 220px;
  height: 60px;
  padding: 17px 0 0;
  border-radius: 10px;
  font-size: 22px;
  font-weight: bold;
  text-align: center;
  text-decoration: none;
}
.listbox_area .listbox .listbox_bt li a:hover {
  opacity: 0.6;
}
.listbox_area .listbox .listbox_bt li a.pink {
  border-top: solid 2px rgb(255, 0, 96);
  border-left: solid 2px rgb(255, 0, 96);
  border-right: solid 2px rgb(255, 0, 96);
  border-bottom: solid 4px rgb(255, 0, 96);
  color: rgb(255, 0, 96);
}
.listbox_area .listbox .listbox_bt li a.pink span {
  color: #810031;
}
.listbox_area .listbox .listbox_bt li a.blue {
  border-top: solid 2px rgb(0, 169, 255);
  border-left: solid 2px rgb(0, 169, 255);
  border-right: solid 2px rgb(0, 169, 255);
  border-bottom: solid 4px rgb(0, 169, 255);
  color: rgb(0, 169, 255);
}
.listbox_area .listbox .listbox_bt li a.blue span {
  color: #006598;
}

 
.listbox_area .listbox2 {
    width: 1020px;
    margin: 30px auto 0;
}
.listbox_area .listbox2 .listbox_one {
  display: block;
  box-sizing: border-box;
  overflow: hidden;
  width: 100%;
  padding: 15px;
  margin: 25px 0 0;
  border: 5px solid #eaeaea;
  background-color: #fff;
}
.listbox_area .listbox2 .listbox_one > div:nth-child(1) {
  float: left;
  width: 300px;
}
.listbox_area .listbox2 .listbox_one > div:nth-child(2) {
  float: right;
  width: 650px;
}
.listbox_area .listbox2 .listbox_one > div:nth-child(3) {
  float: right;
  width: 650px;
}
.listbox_area .listbox2 .listbox_one > div .listbox_item1 {
  display: inline-block;
  padding: 5px 10px;
  margin: 0 0 10px;
  background-color: #ff0060;
  color: #fff;
  font-size: 13px;
  font-weight: bold;
  letter-spacing: 0.1em;
}
.listbox_area .listbox2 .listbox_one > div .listbox_item2 {
  display: inline-block;
  margin: 0 0 25px;
}
.listbox_area .listbox2 .listbox_one > div .listbox_item2 span {
  display: inline;
  margin: 0 0 15px;
  font-size: 20px;
  font-weight: bold;
  padding:  0 0 1px;
  line-height: 1.6;
}
.listbox_area .listbox2 .listbox_one > div .listbox_item3 {
  display: inline-block;
  margin: 0 0 20px;
  padding: 0 0 0 17px;
  font-size: 14px;
  color: #0077ff;
  background: url(/fair/rankup/img/right_arrow.png) no-repeat left center;
}
.listbox_area .listbox2 .listbox_one > div .listbox_item4 {
  margin: 0 0 15px;
  font-size: 14px;
  line-height: 1.5;
}
.listbox_area .listbox2 .listbox_one > div .listbox_bt {
  display: flex;
  justify-content: space-between;
}
.listbox_area .listbox2 .listbox_one > div .listbox_bt li a {
  box-sizing: border-box;
  display: block;
  width: 220px;
  height: 60px;
  padding: 17px 0 0;
  border-radius: 10px;
  font-size: 22px;
  font-weight: bold;
  text-align: center;
}
.listbox_area .listbox2 .listbox_one > div .listbox_bt li a:hover {
  text-decoration: none;
  opacity: 0.6;
}
.listbox_area .listbox2 .listbox_one > div .listbox_bt li.line1 a {
  width: 450px;
}
.listbox_area .listbox2 .listbox_one > div .listbox_bt li a.pink {
  border-top: solid 2px rgb(255, 0, 96);
  border-left: solid 2px rgb(255, 0, 96);
  border-right: solid 2px rgb(255, 0, 96);
  border-bottom: solid 4px rgb(255, 0, 96);
  color: rgb(255, 0, 96);
}

.confirm {
  width: 1020px;
  margin: 40px auto 0; 
}
.confirm .txtstyle1 {
  margin: 0 0 20px;
  color: #ff0060;
  font-size: 14px;
  font-weight: bold;
}

.feature {
  padding: 35px 0 90px;
  background: url(/fair/rankup/img/bg_line.png) repeat-x center top;
}
.featurebox {
  padding: 40px;
  background-color: #fff;
}
.featurebox ul {
  display: flex;
  justify-content: space-between;
}
.featurebox ul li {
  width: 230px;
}
.featurebox ul li a img {
  margin: 0 0 7px;
}
.featurebox ul li a img:hover{
  opacity: 0.8;
}
.featurebox ul li a p {
  font-size: 14px;
  font-weight: bold;
  line-height: 1.5;
}

  