@charset "utf-8";

body{
  min-width: 1080px;
}
.dis_pc {
  display: block;
}
.dis_sp {
  display: none;
}

#main,
#tw2022_slider,
#geats.gi_contentsarea {
  background: url(/img/grand_index/geats/20221117/bk_kAgeaTs.jpg) repeat;
  background-attachment: fixed;
  background-position: center top;
  background-size: auto;
}

.gi_contents_bgarea {
  background: none;
}

.camp_bnr{
  padding-top: 60px;
  text-align: center;
}

.btn_link a {
  color:#fff;
}
.btn_link a:after {
  background: #fff;
}
#gi_productlist .gi_contents_inner h2 {
  color:#fff;
}
#gi_productlist .gi_contents_inner {
  color:#fff;
}
.gi_contentsarea .gi_subtitle {
  color:#3B3B3B;
}
#notice .gi_contents_inner ul {
  color:#000;
}
#relatedarea .btn_link a {
  color: #000;
}
#relatedarea .btn_link a:after {
  background: #DC000C;
}
#relatedarea .btn_link a:hover:after {
  background: #000;
}
#gi_explanation {
  padding:0;
  padding-top: 100px;
}
#gi_explanation .gi_contents_inner dl {
  display: flex;
  flex-direction: column;
  width: 1000px;
  text-align: center;
}
#gi_explanation .gi_contents_inner dl dd {
  line-height: 3em;
  font-size: 1.1em;
  font-weight: bold;
  color:#fff;
}

.setContainer{
  display: block;
  width: 1000px;
  margin-left: auto;
  margin-right: auto;
  margin-bottom: 100px;
}
.setContainer p {
  display: block;
  text-align: center;
  line-height: 1.5;
  font-size: 18px;
  color:#fff;
  margin-top: 20px;
}
.movieContainer {
  display: block;
  width: 1000px;
  margin-left: auto;
  margin-right: auto;
  margin-bottom: 100px;
}
.movieContainer p {
  display: block;
  text-align: center;
  line-height: 1.5;
  font-size: 18px;
  color:#fff;
}
.movieContainer .movieWrap {
  width: 100%;
  margin: 0px auto 20px;
}
.movieContainer .movieWrap .movie {
position: relative;
width: 100%;
padding-top: 56.25%;
z-index: 1;
}
.movieContainer .movieWrap .movie iframe {
  position: absolute !important;
  top: 0;
  right: 0;
  width: 100% !important;
  height: 100% !important;
}

.pickupContainer {
  display: block;
  width: 100%;
  margin-top: 120px;
  margin-left: auto;
  margin-right: auto;
  color: #fff;
}
.pickupContainer .pickup-title {
  display: flex;
  align-items: center;
  flex-direction: column;
  width: 730px;
  height: 74px;
  position: relative;
  margin-right: auto;
  margin-bottom: 70px;
  background: url(/img/grand_index/geats/20221117/pickup_kAgeaTs.png) no-repeat;
  background-size: cover;
}
.pickupContainer .pickup-title .pickup-title-txt {
  width: 440px;
  letter-spacing: .25em;
  position: absolute;
  top:50%;
  left:.5em;
  transform: translateY(-50%);
  line-height: 1;
  font-size: 40px;
  font-weight: bold;
}
.pickupContainer .pickup-title .line1 {
  display: block;
  width: 440px;
  height: 2px;
  position: absolute;
  top: 54px;
  left:0;
  background: #000;
  font-size: 0;
  z-index: 5;
}
.pickupContainer .pickup-title .line2 {
  display: block;
  width: 370px;
  height: 2px;
  position: absolute;
  top: 54px;
  left:0;
  background: #fff;
  font-size: 0;
  z-index: 10;
}

.block01 {
  position: relative;
  letter-spacing: .25em;
  margin-bottom: 35px;
}
.block01 a {
  display: block;
  width: 100%;
  height: 100%;
  background: #000;
}
.block01-txt {
  margin-bottom: 20px;
  font-size: 24px;
  font-weight: bold;
}
.block02 {
  margin-bottom: 100px;
  position: relative;
}
.block02-txt {
  position: relative;
  padding-left: 1.5em;
/*  letter-spacing: .15em;*/
  letter-spacing: .12em;
  line-height: 2;
  z-index: 5;
  font-size: 18px;
}
.block02-txt:before {
  content: "";
  width: 8px;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  background: #fff;
}
.block02-image {
  display: block;
  width: 375px;
  position: relative;
  top: 90px;
  right: 80px;
  margin-left: auto;
  z-index: 15;
}
.block02-bk {
  display: block;
  width: 900px;
  position: absolute;
  top:55px;
  left:40px;
  z-index: 0;
}
.block02 .txtArea {
  position: absolute;
  left:0;
  bottom:25px;
  z-index: 10;
}
.block02 .txtArea .new {
  display: flex;
  align-items: center;
  width: 160px;
  height: 35px;
  padding-left: .5em;
  letter-spacing: .25em;
  font-size: 19px;
  font-weight: bold;
  font-style: italic;
  background: url(/img/grand_index/geats/20221117/new_kAgeaTs.png) no-repeat;
  background-size: 100%;
}
.block02 .txtArea h4 {
  margin-top: 20px;
  line-height: 1.25;
  margin-bottom: 20px;
  font-size: 32px;
  font-weight: bold;
}
.block02 .txtArea h4 span {
  font-size: 24px;
}
.block02 .txtArea .line1 {
  display: block;
  width: 560px;
  height: 2px;
  background: #fff;
  font-size: 0;
  z-index: 5;
}
.block02 .txtArea .line2 {
  display: block;
  width: 80px;
  height: 2px;
  margin-top: -2px;
  margin-bottom: 25px;
  background: #fa000c;
  font-size: 0;
  z-index: 10;
}
.block02 .txtArea .txtArea-txt {
  /* width: 345px; */
  width: 590px; /* 20230120 */
  display: flex;
  flex-wrap: wrap;
  color: #000;
}
.block02 .txtArea .txtArea-txt .whtbk {
  padding: 8px 16px;
  background: #fff;
  font-size: 14px;
  font-weight: bold;
}
.block02 .txtArea .txtArea-txt .whtbk:nth-of-type(1) {
  margin-bottom: 10px;
}

/*20221215*/
._20221215.block02{
  margin-top: 100px;
}
._20221215 .block02-image{
  top: 55px;
}
._20221215 .block02-bk{
  display: block;
  width: 900px;
  position: absolute;
  top: -125px;
  left: -100px;
  z-index: 0;
}
._20221215.block02 .txtArea .txtArea-txt{
  width: 380px;
}

/*20230119*/
._20230119.block02{
  margin-top: 240px;
}
._20230119 .block02-image{
  top: -20px;
  width: 450px;
  right: 40px;
}
._20230119 .block02-bk{
  display: block;
  width: 720px;
  position: absolute;
  top: -200px;
  left: -100px;
  z-index: 0;
}
._20230119.block02 .txtArea .txtArea-txt{
  width: 380px;
}

/*20230316*/
._20230316.block02{
  margin-top: 240px;
}
._20230316 .block02-image{
  top: -20px;
  width: 450px;
  right: 40px;
}
._20230316 .block02-bk{
  display: block;
  width: 660px;
  position: absolute;
  top: -240px;
  left: -50px;
  z-index: 0;
}
._20230316.block02 .txtArea .txtArea-txt{
  width: 380px;
}
.txtArea-note{
    color: #fff;
    font-size: 13px;
    margin-top: 10px;
}


.block03 {
  width: 100%;
  position: relative;
  padding-top: 100px;
}
.block03-bk {
  display: block;
  width: 800px;
  position: absolute;
  top: 0px;
  left: -160px;
  z-index: 0;
}
.block03-image {
  display: block;
  width: 375px;
  position: relative;
  top: 55px;
  right:100px;
  margin-left: auto;
  z-index: 15;
}
.block03 .txtArea {
  position: absolute;
  left:0;
  bottom:0;
  z-index: 5;
}
.block03 .txtArea .new {
  display: flex;
  align-items: center;
  width: 160px;
  height: 35px;
  padding-left: .5em;
  letter-spacing: .25em;
  font-size: 19px;
  font-weight: bold;
  font-style: italic;
  background: url(/img/grand_index/geats/20221117/new_kAgeaTs.png) no-repeat;
  background-size: 100%;
}
.block03 .txtArea h4 {
  margin-top: 20px;
  line-height: 1.25;
  margin-bottom: 20px;
  font-size: 32px;
  font-weight: bold;
}
.block03 .txtArea h4 span {
  font-size: 24px;
}
.block03 .txtArea .line1 {
  display: block;
  width: 700px;
  height: 2px;
  background: #fff;
  font-size: 0;
  z-index: 5;
}
.block03 .txtArea .line2 {
  display: block;
  width: 80px;
  height: 2px;
  margin-top: -2px;
  margin-bottom: 25px;
  background: #fa000c;
  font-size: 0;
  z-index: 10;
}
.block03 .txtArea .txtArea-txt {
  width: 345px;
  display: flex;
  flex-wrap: wrap;
  color: #000;
}
.block03 .txtArea .txtArea-txt .whtbk {
  padding: 8px 16px;
  background: #fff;
  font-size: 14px;
  font-weight: bold;
}
.block03 .txtArea .txtArea-txt .whtbk:nth-of-type(1) {
  margin-bottom: 10px;
}

.product-page {
  display: block;
  width: 1000px;
  height: 74px;
  position: relative;
  margin-left: auto;
  margin-right: auto;
  margin-bottom: 50px;
}
.product-page a {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 100%;
  height: 100%;
  margin-top: 90px;
  border: 1px solid #fff;
  line-height: 1;
  font-size: 24px;
  font-weight: bold;
}
.product-page a:after {
  content: "";
  display: block;
  width: 14px;
  height: 14px;
  position: absolute;
  top:50%;
  right:335px;
  transform: translateY(-50%) rotate(45deg);
  border-top: 2px solid #fff;
  border-right: 2px solid #fff;
}
.product-page a:hover {
  background: #DC000C;
}

.bnr {
  margin-top: 100px;
}

#geats .gi_copyright {
  color: #fff;
}

#salessite .htb_btn_area .btn_link a {
  color: #333;
}

#salessite .htb_btn_area .btn_link a:hover {
  color: #fff;
}

#gi_productlist .gi_contents_inner {
  color: #fff;
}

.search_modal .search_modal-window {
  color: #333;
}

#category_search .search_main_wrap .order_wrap label span {
  border: 1px solid #fff;
}

#category_search .search_main_wrap .order_wrap label input:checked + span {
  border: 1px solid #fff;
}

#geats .gi_copyright {
  display: none;
}
#geats .gi_free_copyright {
  color: #fff;
  font-size: 12px;
}
/* 商品一覧 */
.product_search_list .item_name,
.product_search_list .area_cate,
.product_search_list .area_name,
.product_search_list .site_modal .site_modal-window,
.product_search_list .site_modal .site_modal-window .modal-content .modal-inner .gi_subtitle {
  color: #3B3B3B !important;
}