@charset "UTF-8";
/* CSS Document */
/* ================================

================================ */
body {
  background-color: #fef5d8;
}

.bgC01 {
  background-color: #ed6d34;
}

.bgC02 {
  background-color: #d5b200;
}

.bgC03 {
  background-color: #76a32e;
}

.bgC04 {
  background-color: #005195;
}

.bgC05 {
  background-color: #45a0ae;
}

.bgC06 {
  background-color: #925f8f;
}

.bgC07 {
  background-color: #dc6b8e;
}

.bgC08 {
  background-color: #947f29;
}

.pc_only {
  display: block;
}

.sp_only {
  display: none;
}

.txtRed {
  color: #d6001d;
}

#sec_mv {
  background-color: #f39800;
}
#sec_mv .inner {
  width: 1120px;
  margin: 0 auto 50px;
  position: relative;
  padding-top: 20px;
}
#sec_mv .logo_jr {
  position: absolute;
  top: 20px;
  left: 0;
  z-index: 1000;
  width: 71px;
}
#sec_mv .logo_jr img {
  width: 100%;
}

#sec01 {
  width: 1120px;
  margin: 0 auto 60px;
}
#sec01 .ttl {
  width: 920px;
  margin: 0 auto 60px;
}
#sec01 p {
  color: #571e00;
}
#sec01 p.cont_txt {
  font-size: 24px;
  line-height: 1.7;
  text-align: center;
  margin-bottom: 50px;
}
#sec01 p.ttl_judge {
  font-size: 30px;
  font-weight: bold;
  text-align: center;
  margin-bottom: 20px;
}
#sec01 p.director_judge {
  font-size: 12px;
  line-height: 1.5;
  text-align: center;
  margin-bottom: 10px;
}
#sec01 p .name_judge {
  font-size: 18px;
  line-height: 1.5;
  text-align: center;
  color: #571e00;
}
#sec01 p .title {
  font-size: 14px;
  color: #571e00;
}
#sec01 p.txt_judge {
  font-size: 14px;
  line-height: 1.3;
}
#sec01 ul {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
  width: 1080px;
  margin: 0 auto;
}
#sec01 ul li {
  max-width: 200px;
  width: 18.519%;
}
#sec01 ul li img {
  margin-bottom: 15px;
}

#sec_GP {
  width: 1120px;
  margin: 0 auto;
}
#sec_GP .inner {
  background-color: #fff;
  border-top: 5px #e7d421 solid;
  padding: 40px 20px 40px;
  margin-bottom: 50px;
}
#sec_GP .cnt_gp {
  display: flex;
  justify-content: space-between;
}
#sec_GP .cnt_gp .icn_gp {
  margin-right: 40px;
}
#sec_GP .cnt_gp .cnt_txtArea .cnt_name {
  display: inline-block;
  font-family: "Hiragino Mincho Pro", "Times New Roman", "YuMincho", "Yu Mincho", "MS PMincho", serif;
  font-size: 36px;
  font-weight: bold;
  background-color: #e6d322;
  padding: 5px 20px 5px;
  margin-bottom: 20px;
}
#sec_GP .cnt_gp .cnt_txtArea .cnt_txt01 {
  font-size: 22px;
  font-weight: bold;
  line-height: 1.5;
  margin-bottom: 25px;
}
#sec_GP .cnt_gp .cnt_txtArea .cnt_txt02 {
  font-size: 18px;
  line-height: 1.4;
}
#sec_GP .cnt_gp .cnt_imgArea {
  text-align: right;
}
#sec_GP .cnt_gp .cnt_imgArea .cnt_station {
  font-size: 24px;
  font-weight: bold;
  border: 2px #000 solid;
  display: inline-block;
  padding: 10px 15px 10px;
}
#sec_GP .commentary {
  background-color: #fff;
  border: 3px #666666 solid;
  display: flex;
}
#sec_GP .commentary .ttl {
  font-size: 24px;
  font-weight: bold;
  color: #fff;
  text-align: center;
  writing-mode: vertical-rl;
  background-color: #666666;
  vertical-align: middle;
  padding: 0 20px 0;
}
#sec_GP .commentary .txt {
  font-size: 18px;
  line-height: 1.5;
  padding: 30px 40px 30px;
}
#sec_GP .innerGP01 .cnt_txtArea {
  width: 59%;
}
#sec_GP .innerGP01 .cnt_img img {
  width: 100%;
  margin-right: -20px;
}
#sec_GP .innerGP01 .commentary {
  border: 3px #dbce52 solid;
}
#sec_GP .innerGP01 .commentary .ttl {
  background: linear-gradient(to bottom, #e7d421, #cdbb42);
}
#sec_GP .innerGP02_1 .icn_gp {
  padding: 0 35px 0;
}
#sec_GP .innerGP02_1 .cnt_txtArea {
  width: 65%;
  font-weight: bold;
}
#sec_GP .innerGP02_1 .cnt_img img {
  width: 100%;
  margin-right: -20px;
}
#sec_GP .innerGP02_2 .icn_gp {
  padding: 0 35px 0;
}
#sec_GP .innerGP02_2 .cnt_gp {
  margin-bottom: 30px;
}
#sec_GP .innerGP02_2 .cnt_txtArea {
  width: 59%;
}
#sec_GP .innerGP02_2 .cnt_txtArea .cnt_name01 {
  margin-bottom: 10px;
}
#sec_GP .innerGP02_2 .cnt_img img {
  width: 100%;
  margin-right: -20px;
}
#sec_GP .innerGP03 .icn_gp {
  padding: 0 35px 0;
}
#sec_GP .innerGP03 .cnt_gp {
  position: relative;
  margin-bottom: 30px;
}
#sec_GP .innerGP03 .cnt_gp .cnt_imgArea {
  position: absolute;
  right: 0;
}
#sec_GP .innerGP03 .cnt_txtArea {
  width: 100%;
  z-index: 2;
}
#sec_GP .innerGP03 .cnt_img img {
  width: 70%;
  margin-right: -20px;
}
#sec_GP .innerGP04 > .ttl {
  text-align: center;
  margin-bottom: 30px;
}
#sec_GP .innerGP04 .award {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
}
#sec_GP .innerGP04 .award .awards_item {
  max-width: 500px;
  width: 44.643%;
  background-color: #fff;
  border-top: 5px #ed6d35 solid;
  padding: 25px 20px 25px;
  margin-bottom: 50px;
}
#sec_GP .innerGP04 .award .awards_item .awards_midashi {
  display: flex;
  justify-content: space-between;
  align-items: center;
}
#sec_GP .innerGP04 .award .awards_item .awards_midashi .cnt_name {
  font-family: "Hiragino Mincho Pro", "Times New Roman", "YuMincho", "Yu Mincho", "MS PMincho", serif;
  font-size: 24px;
  font-weight: bold;
}
#sec_GP .innerGP04 .award .awards_item .awards_midashi .cnt_station {
  font-size: 20px;
  border: 2px #000 solid;
  padding: 5px 15px 5px;
}
#sec_GP .innerGP04 .award .awards_item .awards_img {
  width: 80%;
  margin: 0 auto;
}
#sec_GP .innerGP04 .award .awards_item .awards_img img {
  width: 100%;
}
#sec_GP .innerGP04 .award .awards_item .txt_explanation {
  font-size: 21px;
  margin-bottom: 60px;
}
#sec_GP .innerGP04 .award .awards_item .awards_commentary {
  background-color: #fff;
  border: 2px #666666 solid;
  display: flex;
  margin-bottom: 20px;
}
#sec_GP .innerGP04 .award .awards_item .awards_commentary .awards_commentary_ttl {
  font-size: 20px;
  color: #fff;
  text-align: center;
  writing-mode: vertical-rl;
  background-color: #666666;
  vertical-align: middle;
  padding: 0 15px 0;
}
#sec_GP .innerGP04 .award .awards_item .awards_commentary .awards_commentary_txt {
  font-size: 18px;
  line-height: 1.5;
  padding: 15px 20px 15px;
}
#sec_GP .innerGP04 .award .awards_item .txt_price {
  font-size: 18px;
  line-height: 1.5;
  margin-bottom: 30px;
}
#sec_GP .innerGP04 .award .awards_item .txt_store_ttl {
  font-size: 20px;
  text-align: center;
  margin-bottom: 15px;
}
#sec_GP .innerGP04 .award .awards_item .txt_store {
  font-size: 20px;
  line-height: 1.5;
}

#sec02 {
  width: 1120px;
  margin: 0 auto 60px;
}
#sec02 .inner {
  background: #fff;
  padding: 50px 0 30px;
}
#sec02 .sec02_img06 {
  width: 1007px;
  margin: 0 auto;
}

#sec03 {
  width: 1120px;
  margin: 0 auto;
}
#sec03 .ttl {
  max-width: 921px;
  width: 85.278%;
  margin: 0 auto 30px;
}
#sec03 .viewPoint {
  margin-bottom: 30px;
}
#sec03 .viewPoint .sec_inner .ttl_viewPoint {
  color: #fff;
  font-size: 24px;
  text-align: center;
  background-color: #571e00;
  padding: 0.5em 0;
}
#sec03 .viewPoint .sec_inner .inner {
  background-color: #fff;
  padding: 40px 40px 40px;
}
#sec03 .viewPoint .sec_inner .sec_mark {
  margin-bottom: 30px;
}
#sec03 .viewPoint .sec_inner .sec_mark p {
  font-size: 20px;
}
#sec03 .viewPoint .sec_inner .sec_mark .txtMain {
  margin-bottom: 10px;
}
#sec03 .viewPoint .sec_inner .sec_mark .txt {
  font-size: 0.9em;
  line-height: 1.5;
}
#sec03 .viewPoint .sec_inner .sec_mark .icnImg {
  width: 60px;
  margin-right: 20px;
}
#sec03 .viewPoint .sec_inner .sec_mark01 {
  display: flex;
}
#sec03 .viewPoint .sec_inner .sec_mark01 .f-item1,
#sec03 .viewPoint .sec_inner .sec_mark01 .f-item2 {
  display: flex;
  width: 50%;
}
#sec03 .viewPoint .sec_inner .sec_mark01 p {
  display: inline;
  align-self: center;
}
#sec03 .viewPoint .sec_inner .sec_mark02 {
  display: flex;
}
#sec03 .viewPoint .sec_inner .sec_mark02 .txtRed {
  font-size: 0.7em;
}
#sec03 .viewPoint .sec_inner .sec_mark03 {
  display: flex;
}
#sec03 .viewPoint .sec_inner .sec_mark04 {
  display: flex;
}
#sec03 .viewPoint .sec_inner .sec_mark04 .icnImg2 {
  width: 130px;
  margin-right: 20px;
}
#sec03 .viewPoint .sec_inner .sec_mark04 p {
  line-height: 1.5;
}
#sec03 .sec_anchor {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
  margin-bottom: 10px;
}
#sec03 .sec_anchor li {
  width: 25%;
  text-align: center;
  display: table;
  position: relative;
}
#sec03 .sec_anchor li a {
  color: #fff;
  font-size: 20px;
  line-height: 1.2;
  display: block;
  height: 48px;
  padding: 0.2em 0;
  display: table-cell;
  vertical-align: middle;
  position: relative;
}
#sec03 .sec_anchor li a::after {
  content: "";
  width: 8px;
  height: 8px;
  margin-top: -5px;
  border-bottom: solid 2px #fff;
  /* 好みで色を変えてください */
  border-right: solid 2px #fff;
  /* 好みで色を変えてください */
  transform: rotate(45deg);
  position: absolute;
  top: 50%;
  right: 20px;
}
#sec03 .note_price {
  font-size: 0.9em;
  text-align: right;
  margin-bottom: 60px;
}
#sec03 .sec_area .areaTtl {
  display: block;
  position: relative;
  height: 60px;
  /*リボンの高さ*/
  line-height: 60px;
  /*リボンの高さ*/
  padding: 0 40px;
  /*横の大きさ*/
  margin-bottom: 40px;
}
#sec03 .sec_area .areaTtl h3 {
  color: #fff;
  font-size: 30px;
  float: left;
  line-height: 60px;
}
#sec03 .sec_area .areaTtl p {
  color: #fff;
  font-size: 22px;
  font-weight: normal;
  text-align: right;
  line-height: 60px;
}
#sec03 .sec_area .areaTtl:before, #sec03 .sec_area .areaTtl:after {
  position: absolute;
  content: "";
  width: 0px;
  height: 0px;
  z-index: 1;
}
#sec03 .sec_area .areaTtl:before {
  top: 0;
  left: 0;
  border-width: 30px 0px 30px 20px;
  border-color: transparent transparent transparent #fef5d8;
  border-style: solid;
}
#sec03 .sec_area .areaTtl:after {
  top: 0;
  right: 0;
  border-width: 30px 20px 30px 0px;
  border-color: transparent #fef5d8 transparent transparent;
  border-style: solid;
}
#sec03 .sec_area .list_ekiben {
  display: flex;
  flex-wrap: wrap;
}
#sec03 .sec_area .list_ekiben li {
  width: 360px;
  background-color: #fff;
  margin-bottom: 50px;
  padding: 20px 0 40px;
}
#sec03 .sec_area .list_ekiben li:not(:nth-child(3n)) {
  margin-right: 20px;
}
#sec03 .sec_area .list_ekiben li .ekibenName {
  display: flex;
  padding: 0 20px;
}
#sec03 .sec_area .list_ekiben li .ekibenName .icn_no img {
  width: 59px;
  align-self: center;
}
#sec03 .sec_area .list_ekiben li .ekibenName h4 {
  font-family: "Hiragino Mincho Pro", "Times New Roman", "YuMincho", "Yu Mincho", "MS PMincho", serif;
  font-size: 22px;
  font-weight: 700;
  line-height: 1.5;
  align-self: center;
  padding-left: 10px;
}
#sec03 .sec_area .list_ekiben li .txt_station {
  padding: 0 20px;
}
#sec03 .sec_area .list_ekiben li .txt_station .txt_station_name {
  font-size: 18px;
  font-weight: bold;
  padding: 0.25em 0.5em 0.25em;
  border: solid 2px #000;
  line-height: 18px;
  height: 18px;
  align-self: center;
  display: inline-block;
  margin-bottom: 10px;
  margin-top: 10px;
}
#sec03 .sec_area .list_ekiben li .txt_station .txt_station_name.txt_station_name01 {
  line-height: 1.2;
  height: 42px;
}
#sec03 .sec_area .list_ekiben li .txt_station .fR {
  float: right;
}
#sec03 .sec_area .list_ekiben li .txt_station .fR p {
  margin-top: 10px;
}
#sec03 .sec_area .list_ekiben li .txt_station .icn_img {
  display: inline-block;
  margin-left: 10px;
}
#sec03 .sec_area .list_ekiben li .txt_station .icn_img img {
  width: 50px;
}
#sec03 .sec_area .list_ekiben li .img_ekiben img {
  width: 100%;
}
#sec03 .sec_area .list_ekiben li .txt01 {
  font-size: 20px;
  line-height: 1.5;
  padding: 0 20px;
  margin-bottom: 20px;
}
#sec03 .sec_area .list_ekiben li .txt02 {
  font-size: 16px;
  line-height: 1.5;
  text-align: justify;
  font-weight: normal;
  padding: 0 20px;
  margin-bottom: 35px;
}
#sec03 .sec_area .list_ekiben li .txt_price {
  font-size: 16px;
  line-height: 1.5;
  font-weight: normal;
  padding: 0 20px;
  margin-bottom: 10px;
}
#sec03 .sec_area .list_ekiben li .txt_company {
  font-size: 16px;
  font-weight: normal;
  padding: 0 20px;
  margin-bottom: 30px;
}
#sec03 .sec_area .list_ekiben li .txt_store_ttl {
  text-align: center;
  font-size: 20px;
  padding: 0 20px;
  margin-bottom: 10px;
}
#sec03 .sec_area .list_ekiben li .txt_store {
  font-size: 18px;
  line-height: 1.5;
  padding: 0 20px;
}
#sec03 .sec_area .list_ekiben li .btn_reserve {
  width: 320px;
  margin: 0 auto;
}
#sec03 .sec_area .list_ekiben li .sec_quick {
  display: flex;
  padding: 0 0 0 20px;
  margin-top: 20px;
}
#sec03 .sec_area .list_ekiben li .sec_quick .icn_quick {
  align-self: center;
  width: 25%;
  margin-right: 10px;
}
#sec03 .sec_area .list_ekiben li .sec_quick .icn_quick img {
  width: 100%;
}
#sec03 .sec_area .list_ekiben li .sec_quick p {
  font-size: 13px;
  line-height: 1.2;
  align-self: center;
}
#sec03 #nagasaki .list_ekiben .txt02 {
  letter-spacing: -0.05em;
}
#sec03 #fukuoka .areaTtl {
  background-color: #ed6d34;
}
#sec03 #fukuoka .list_ekiben li {
  border-top: 5px solid #ed6d34;
}
#sec03 #saga .areaTtl {
  background-color: #d5b200;
}
#sec03 #saga .list_ekiben li {
  border-top: 5px solid #d5b200;
}
#sec03 #nagasaki .areaTtl {
  background-color: #76a32e;
}
#sec03 #nagasaki .list_ekiben li {
  border-top: 5px solid #76a32e;
}
#sec03 #twoStar .areaTtl {
  background-color: #005195;
}
#sec03 #twoStar .list_ekiben li {
  border-top: 5px solid #005195;
}
#sec03 #oita .areaTtl {
  background-color: #45a0ae;
}
#sec03 #oita .list_ekiben li {
  border-top: 5px solid #45a0ae;
}
#sec03 #kumamoto .areaTtl {
  background-color: #925f8f;
}
#sec03 #kumamoto .list_ekiben li {
  border-top: 5px solid #925f8f;
}
#sec03 #kagoshima .areaTtl {
  background-color: #dc6b8e;
}
#sec03 #kagoshima .list_ekiben li {
  border-top: 5px solid #dc6b8e;
}
#sec03 #miyazaki .areaTtl {
  background-color: #947f29;
}
#sec03 #miyazaki .list_ekiben li {
  border-top: 5px solid #947f29;
}

@media screen and (max-width: 767px) {
  .pc_only {
    display: none;
  }
  .sp_only {
    display: block;
  }
  #sec_mv .inner {
    width: 100%;
    margin: 0 auto 8%;
    padding-top: 2%;
  }
  #sec_mv .logo_jr {
    top: 10px;
    left: 10px;
    width: 15%;
  }
  #sec01 {
    width: 100%;
    margin: 0 auto 8%;
  }
  #sec01 .ttl {
    width: 94.4%;
    margin: 0 auto 8%;
  }
  #sec01 p.cont_txt {
    font-size: 3.467vw;
    line-height: 2;
    margin-bottom: 8%;
  }
  #sec01 p.ttl_judge {
    font-size: 4.8vw;
  }
  #sec01 p.director_judge {
    font-size: 2.667vw;
    font-weight: bold;
  }
  #sec01 p.director_judge.director_judge01 {
    width: 58.5vw;
  }
  #sec01 p .name_judge {
    font-size: 4vw;
    font-weight: bold;
  }
  #sec01 p .title {
    font-size: 3.2vw;
  }
  #sec01 p.txt_judge {
    font-size: 2.4vw;
  }
  #sec01 ul {
    display: block;
    width: 89.333%;
  }
  #sec01 ul li {
    max-width: none;
    width: 100%;
    display: flex;
    margin-bottom: 0;
  }
  #sec01 ul li img {
    width: 30%;
    margin-right: 4vw;
  }
  #sec_GP {
    width: 100%;
  }
  #sec_GP .sec_inner {
    width: 89.333%;
    margin: 0 auto;
  }
  #sec_GP .inner {
    margin-bottom: 8%;
    padding: 4% 4% 8%;
  }
  #sec_GP .cnt_gp {
    display: block;
    justify-content: space-between;
  }
  #sec_GP .cnt_gp .icn_gp.icn_gp01 {
    width: 31.467vw;
    margin: 0 auto 4%;
  }
  #sec_GP .cnt_gp .icn_gp.icn_gp02 {
    width: 22vw;
    margin: 0 auto 5.333%;
  }
  #sec_GP .cnt_gp .icn_gp.icn_gp03 {
    width: 22vw;
    margin: 0 auto 5.333%;
  }
  #sec_GP .cnt_gp .cnt_txtArea .flex_sp {
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
    margin-bottom: 20px;
  }
  #sec_GP .cnt_gp .cnt_txtArea .cnt_name {
    display: inline-block;
    font-size: 5.333vw;
    padding: 5px 10px 5px;
    margin-bottom: 0;
  }
  #sec_GP .cnt_gp .cnt_txtArea .cnt_name + .cnt_station {
    font-size: 4vw;
    font-weight: bold;
    border: 2px #000 solid;
    display: inline-block;
    padding: 5px 10px 5px;
  }
  #sec_GP .cnt_gp .cnt_txtArea .cnt_txt01 {
    font-size: 3.733vw;
    margin-bottom: 0;
  }
  #sec_GP .cnt_gp .cnt_txtArea .cnt_txt02 {
    font-size: 3.2vw;
    margin-bottom: 5.333%;
  }
  #sec_GP .cnt_gp .cnt_imgArea .cnt_station {
    display: none;
  }
  #sec_GP .commentary {
    display: block;
  }
  #sec_GP .commentary .ttl {
    font-size: 4.8vw;
    writing-mode: initial;
    padding: 2.667% 0 2.667%;
  }
  #sec_GP .commentary .txt {
    font-size: 3.2vw;
    padding: 4% 4% 4%;
  }
  #sec_GP .innerGP01 .cnt_txtArea {
    width: 100%;
  }
  #sec_GP .innerGP01 .cnt_img img {
    margin-right: 0;
  }
  #sec_GP .innerGP02_1 .cnt_txtArea {
    width: 100%;
  }
  #sec_GP .innerGP02_1 .cnt_img img {
    margin-right: 0;
  }
  #sec_GP .innerGP02_2 .cnt_txtArea {
    width: 100%;
  }
  #sec_GP .innerGP02_2 .cnt_txtArea .flex_sp {
    margin-bottom: 2%;
  }
  #sec_GP .innerGP02_2 .cnt_txtArea .cnt_name01 {
    font-size: 5vw;
    padding: 1.5% 1%;
    margin-bottom: 0;
  }
  #sec_GP .innerGP02_2 .cnt_txtArea .cnt_name01 + .cnt_station {
    font-size: 3vw;
    padding: 2.3% 1.5% 1.5%;
  }
  #sec_GP .innerGP02_2 .cnt_txtArea .cnt_name02 {
    margin-bottom: 20px;
  }
  #sec_GP .innerGP02_2 .cnt_img img {
    margin-right: 0;
  }
  #sec_GP .innerGP03 .cnt_gp .cnt_imgArea {
    position: static;
    right: auto;
  }
  #sec_GP .innerGP03 .cnt_img img {
    width: 100%;
    margin-right: 0;
  }
  #sec_GP .innerGP04 > .ttl {
    width: 22vw;
    margin: 0 auto 2.667%;
  }
  #sec_GP .innerGP04 .award .awards_item {
    max-width: none;
    width: 100%;
  }
  #sec_GP .innerGP04 .award .awards_item .awards_midashi {
    white-space: nowrap;
  }
  #sec_GP .innerGP04 .award .awards_item .awards_midashi .cnt_name {
    font-size: 4vw;
  }
  #sec_GP .innerGP04 .award .awards_item .awards_midashi .cnt_station {
    font-size: 4vw;
    padding: 2% 3% 2%;
  }
  #sec_GP .innerGP04 .award .awards_item .txt_explanation {
    font-size: 3.2vw;
    margin-bottom: 5%;
  }
  #sec_GP .innerGP04 .award .awards_item .awards_commentary {
    margin-bottom: 5.333%;
  }
  #sec_GP .innerGP04 .award .awards_item .awards_commentary .awards_commentary_ttl {
    font-size: 2.667vw;
    padding: 0 3% 0;
  }
  #sec_GP .innerGP04 .award .awards_item .awards_commentary .awards_commentary_txt {
    font-size: 2.667vw;
    padding: 3% 3% 3%;
  }
  #sec_GP .innerGP04 .award .awards_item .txt_price {
    font-size: 2.667vw;
    margin-bottom: 4%;
  }
  #sec_GP .innerGP04 .award .awards_item .txt_store_ttl {
    font-size: 3.2vw;
    margin-bottom: 2.667%;
  }
  #sec_GP .innerGP04 .award .awards_item .txt_store {
    font-size: 2.667vw;
  }
  #sec02 {
    width: 89.333%;
    margin: 0 auto 13%;
  }
  #sec02 .inner {
    padding: 8% 4% 8%;
  }
  #sec02 .sec02_img06 {
    width: 100%;
  }
  #sec03 {
    width: 100%;
    margin: 0 auto;
  }
  #sec03 .ttl {
    width: 89.333%;
    margin: 0 auto 4%;
  }
  #sec03 .viewPoint {
    width: 89.333%;
    margin: 0 auto 5.333%;
  }
  #sec03 .viewPoint .sec_inner .ttl_viewPoint {
    font-size: 4vw;
    padding: 0.5em 0;
  }
  #sec03 .viewPoint .sec_inner .inner {
    padding: 4% 4vw 4%;
  }
  #sec03 .viewPoint .sec_inner .sec_mark {
    margin-bottom: 5%;
  }
  #sec03 .viewPoint .sec_inner .sec_mark p {
    font-size: 3.2vw;
  }
  #sec03 .viewPoint .sec_inner .sec_mark .txtMain {
    margin-bottom: 2%;
  }
  #sec03 .viewPoint .sec_inner .sec_mark .txt {
    font-size: 2.4vw;
    line-height: 1.5;
  }
  #sec03 .viewPoint .sec_inner .sec_mark .icnImg {
    margin-right: 10px;
  }
  #sec03 .viewPoint .sec_inner .sec_mark01 {
    display: block;
  }
  #sec03 .viewPoint .sec_inner .sec_mark01 .f-item1,
  #sec03 .viewPoint .sec_inner .sec_mark01 .f-item2 {
    width: 100%;
  }
  #sec03 .viewPoint .sec_inner .sec_mark01 .f-item1 {
    margin-bottom: 3%;
  }
  #sec03 .viewPoint .sec_inner .sec_mark01 .icnImg {
    width: 15%;
  }
  #sec03 .viewPoint .sec_inner .sec_mark01 .icnImg + p {
    width: 100%;
  }
  #sec03 .viewPoint .sec_inner .sec_mark02 {
    display: flex;
  }
  #sec03 .viewPoint .sec_inner .sec_mark02 .icnImg {
    width: 15%;
  }
  #sec03 .viewPoint .sec_inner .sec_mark02 .icnImg + div {
    width: 100%;
  }
  #sec03 .viewPoint .sec_inner .sec_mark02 .txtRed {
    font-size: 2.4vw;
  }
  #sec03 .viewPoint .sec_inner .sec_mark03 .icnImg {
    width: 15%;
  }
  #sec03 .viewPoint .sec_inner .sec_mark03 .icnImg + div {
    width: 100%;
  }
  #sec03 .viewPoint .sec_inner .sec_mark03 p.txt span {
    font-size: 3.2vw;
  }
  #sec03 .viewPoint .sec_inner .sec_mark04 {
    display: block;
  }
  #sec03 .viewPoint .sec_inner .sec_mark04 .icnImg2 {
    width: 30%;
    margin-right: 0;
    margin-bottom: 2%;
  }
  #sec03 .viewPoint .sec_inner .sec_mark04 .icnImg2 img {
    width: 100%;
  }
  #sec03 .viewPoint .sec_inner .sec_mark04 .sec_txt {
    width: 84%;
    padding-left: 16%;
  }
  #sec03 .sec_anchor {
    width: 89.333%;
    margin: 0 auto 2%;
  }
  #sec03 .sec_anchor li {
    width: 50%;
    text-align: center;
  }
  #sec03 .sec_anchor li a {
    font-size: 4vw;
    height: 10vw;
    padding: 0.2em 0;
  }
  #sec03 .sec_anchor li a::after {
    right: 20px;
  }
  #sec03 .note_price {
    width: 89.333%;
    margin: 0 auto 12%;
  }
  #sec03 .sec_area .areaTtl {
    width: 89.333%;
    margin: 0 auto 5.333%;
    height: 10vw;
    /*リボンの高さ*/
    line-height: 10vw;
    /*リボンの高さ*/
    padding: 0 0 0;
    /*横の大きさ*/
  }
  #sec03 .sec_area .areaTtl h3 {
    font-size: 4.8vw;
    float: none;
    text-align: center;
    line-height: 1.3;
  }
  #sec03 .sec_area .areaTtl p {
    font-size: 2.667vw;
    text-align: center;
    line-height: 1.2;
  }
  #sec03 .sec_area .areaTtl:before, #sec03 .sec_area .areaTtl:after {
    position: absolute;
    content: "";
    width: 0px;
    height: 0px;
    z-index: 1;
  }
  #sec03 .sec_area .areaTtl:before {
    border-width: 5vw 0px 5vw 2vw;
  }
  #sec03 .sec_area .areaTtl:after {
    border-width: 5vw 2vw 5vw 0px;
  }
  #sec03 .sec_area .list_ekiben {
    display: block;
  }
  #sec03 .sec_area .list_ekiben li {
    width: 72%;
    margin: 0 auto 50px;
    padding: 4% 0 8%;
  }
  #sec03 .sec_area .list_ekiben li:not(:nth-child(3n)) {
    margin-right: auto;
  }
  #sec03 .sec_area .list_ekiben li .ekibenName {
    padding: 0 3.704vw;
    margin-bottom: 3%;
  }
  #sec03 .sec_area .list_ekiben li .ekibenName .icn_no img {
    width: 9.333vw;
    align-self: center;
  }
  #sec03 .sec_area .list_ekiben li .ekibenName h4 {
    font-size: 4vw;
    padding-left: 0.5em;
  }
  #sec03 .sec_area .list_ekiben li .txt_station {
    padding: 0 3.704vw;
  }
  #sec03 .sec_area .list_ekiben li .txt_station .txt_station_name {
    font-size: 3vw;
    padding: 0.25em 0.5em 0.25em;
    border: solid 1.5px #000;
    margin-top: 0;
  }
  #sec03 .sec_area .list_ekiben li .txt_station .txt_station_name.txt_station_name01 {
    line-height: 1.5;
    height: 3em;
  }
  #sec03 .sec_area .list_ekiben li .txt_station .txt_station_name.txt_station_name01 span {
    font-size: 3vw;
  }
  #sec03 .sec_area .list_ekiben li .icn_img img {
    width: 9.333vw;
  }
  #sec03 .sec_area .list_ekiben li .txt01 {
    font-size: 4vw;
    padding: 0 3.704vw;
    margin-bottom: 3%;
  }
  #sec03 .sec_area .list_ekiben li .txt02 {
    font-size: 3.333vw;
    padding: 0 3.704vw;
    margin-bottom: 10%;
  }
  #sec03 .sec_area .list_ekiben li .txt_price {
    font-size: 3.2vw;
    padding: 0 3.704vw;
    margin-bottom: 2%;
  }
  #sec03 .sec_area .list_ekiben li .txt_company {
    font-size: 3.2vw;
    padding: 0 3.704vw;
    margin-bottom: 10%;
  }
  #sec03 .sec_area .list_ekiben li .txt_store_ttl {
    font-size: 3.733vw;
    padding: 0 3.704vw;
    margin-bottom: 5%;
  }
  #sec03 .sec_area .list_ekiben li .txt_store {
    font-size: 3.2vw;
    padding: 0 3.704vw;
  }
  #sec03 .sec_area .list_ekiben li .btn_reserve {
    width: 90%;
    margin: 0 auto;
  }
  #sec03 .sec_area .list_ekiben li .sec_quick {
    padding: 0 3.704vw 0 3.704vw;
    margin-top: 20px;
  }
  #sec03 .sec_area .list_ekiben li .sec_quick .icn_quick {
    align-self: start;
    width: 40%;
    margin-right: 10px;
  }
  #sec03 .sec_area .list_ekiben li .sec_quick p {
    font-size: 3.2vw;
    line-height: 1.5;
    align-self: start;
  }
}/*# sourceMappingURL=style.css.map */