<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@import url("https://fonts.googleapis.com/css2?family=Lato:wght@700&amp;display=swap");

html {
  min-width: 320px;
}

#Tc {
  font-family: Arial, "Hiragino Kaku Gothic ProN", "Hiragino Sans", Meiryo,
    sans-serif;
  font-size: 15px;
  letter-spacing: 0.05em;
  line-height: 1.5;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

#Tc * {
  box-sizing: border-box;
}

#Tc img {
  width: 100%;
  height: auto;
}

#Tc a:hover {
  text-decoration: none !important;
}

.slick-slide:focus {
  outline: none;
}

#Foot {
  margin: 0;
}

footer {
  margin: 0;
}

.pc {
  display: none;
}

/* --------------------start_縺ｱ繧薙￥縺�-------------------- */
.pathTopics {
  max-width: 970px;
  margin: 0 auto;
  padding: 10px;
  font-size: 12px;
  white-space: nowrap;
  overflow-x: scroll;
  -ms-overflow-style: none;
  scrollbar-width: none;
}

.pathTopics::-webkit-scrollbar {
  display: none;
}

.pathTopics span {
  padding: 0 5px;
}

/* --------------------end_縺ｱ繧薙￥縺�-------------------- */

/* --------------------start_繝輔か繝ｼ繝�繝ｪ繧ｻ繝�ヨ-------------------- */

#Tc input[type="text"],
/* #Tc button, */
#Tc input[type="submit"],
#Tc input[type="button"],
#Tc select {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  /* padding: 0; */
  border: none;
  outline: none;
  border-radius: 0;
  background: transparent;
}

/* start_checkbox */

#Tc input[type="checkbox"] {
  display: none;
}

#Tc input[type="checkbox"]+.check-inner {
  position: relative;
  padding-left: 22px;
}

#Tc input[type="checkbox"]:disabled+.check-inner {
  opacity: 0.4;
  cursor: default;
}

#Tc input[type="checkbox"]+.check-inner::before {
  content: "";
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  width: 15px;
  height: 15px;
  border: 1px solid #999;
  border-radius: 2px;
  background: white;
}

#Tc input[type="checkbox"]:disabled+.check-inner::before {
  background: rgba(0, 0, 0, 0.1);
  opacity: 0.4;
}

#Tc input[type="checkbox"]:checked+.check-inner::after {
  content: "";
  display: block;
  position: absolute;
  top: 41%;
  left: 5px;
  width: 4px;
  height: 8px;
  transform: translateY(-50%) rotate(40deg);
  border-bottom: 3px solid #0065d6;
  border-right: 3px solid #0065d6;
}

/* end_checkbox */

/* --------------------end_繝輔か繝ｼ繝�繝ｪ繧ｻ繝�ヨ-------------------- */

@media (min-width: 415px) {

}

@media (min-width: 970px) {
  .sp {
    display: none;
  }

  .pc {
    display: block;
  }

  /* --------------------start_縺ｱ繧薙￥縺�-------------------- */
  #Head01 {
    margin-bottom: 10px;
  }

  .pathTopics {
    padding-top: 0;
    font-size: 12px;
  }

  /* --------------------end_縺ｱ繧薙￥縺�-------------------- */

}


/* 20241018霑ｽ險� */
#Tc .Tc-caption {
  font-size: 10px;
  margin: 4px 0 0 0;
}

.Tc-heading {
  margin-bottom: 32px;
  color: #333333;
  font-size: 24px;
  line-height: 1.3;
  text-align: center;
}

.Tc-heading span {
  display: block;
  font-size: 12px;
}
.Tc-btn-wrap {
  padding-top: 32px;
  text-align: center;
}

a.Tc-btn {
  position: relative;
  display: inline-block;
  padding: 15px 50px;
  color: #20208C;
  background: #fff;
  border: solid 1px #20208C;
  border-radius: 32px;
  text-decoration: none;
  transition: all .3s;
}

a.Tc-btn:hover {
  opacity: .7;
}

a.Tc-btn::after {
  display: block;
  border-right: 2px solid #20208C;
  border-top: 2px solid #20208C;
  position: absolute;
  right: 15px;
  top: 50%;
  transform: translateY(-50%) rotate(45deg);
  width: 6px;
  height: 6px;
  content: "";

}
a.Tc-txtLink_btn {
  position: relative;
  display: inline-block;
  font-size: 14px;
  font-weight: bold;
  color: #20208C;
  margin: 0 15px 0 0;
  transition: all .3s;
}

a.Tc-txtLink_btn:hover {
  opacity: .7;
}

a.Tc-txtLink_btn::after {
  display: block;
  border-right: 2px solid #20208C;
  border-top: 2px solid #20208C;
  position: absolute;
  right: -15px;
  top: 50%;
  transform: translateY(-50%) rotate(45deg);
  width: 6px;
  height: 6px;
  content: "";

}
/* swiper繝壹�繧ｸ繝阪�繧ｷ繝ｧ繝ｳ */
.swiper-pagination {
  position: absolute;
  bottom: 0 !important;
}

.swiper-pagination-bullet {
  background-color: #20208C;
  height: 12px;
  width: 12px;
  margin: 0 12px !important;
}

.swiper-pagination-bullet {
  background-color: #DEDEE4;
  height: 12px;
  width: 12px;
  margin: 0 12px !important;
  opacity: 1;
}

.swiper-pagination-bullet-active {
  background-color: #20208C;
}


/* --------------------start_recent_tour--------------------- */

.recent_tour {
  width: 100%;
  padding: 48px 0;
  overflow: hidden;
  background-color: #F1F1F1;
}

.recent_tour_swiper {
  position: relative;
  width: 100%;
}

.recent_tour .swiper-wrapper {
  padding: 0 0 40px;
}

.recent_tour .swiper-slide {
  overflow: hidden;
  background: white;
  border: 1px solid #e5e5e5;
  border-radius: 8px;
  box-shadow: 0px 4px 6px 0px #cccccc;
  transition: all .3s;
}

.recent_tour .swiper-slide img {
    height: 200px !important;
    width: 100% !important;
    object-fit: cover;
    vertical-align: top;
  }


/* 蜑阪∈谺｡縺ｸ縺ｮ遏｢蜊ｰ繧ｫ繧ｹ繧ｿ繝槭う繧ｺ */
.recent_tour .swiper-button-prev,
.swiper-button-next {
  height: 50px;
  width: 50px;
}

/* 蜑阪∈谺｡縺ｸ縺ｮ遏｢蜊ｰ繧ｫ繧ｹ繧ｿ繝槭う繧ｺ */
.recent_tour .swiper-button-prev::after,
.swiper-button-next::after {
  background-repeat: no-repeat;
  background-size: contain;
  content: "";
  height: 50px;
  margin: auto;
  width: 50px;
}

/* 蜑阪∈縺ｮ遏｢蜊ｰ繧ｫ繧ｹ繧ｿ繝槭う繧ｺ */
.recent_tour .swiper-button-prev::after {
  background-image: url(../../images/img_arrow-prev.png);
}

/* 谺｡縺ｸ縺ｮ遏｢蜊ｰ繧ｫ繧ｹ繧ｿ繝槭う繧ｺ */
.recent_tour .swiper-button-next::after {
  background-image: url(../../images/img_arrow-next.png);
}

.recent_tour .swiper-slide img {
  height: auto;
  width: 100%;
}

.recent_tour .swiper-button-prev {
  left: 0px;
  transform: translateY(-20px);
}

.recent_tour .swiper-button-next {
  right: 0;
  transform: translateY(-20px);
}

.recent_tour_info {
  padding: 8px 16px 16px;
  height: 165px;
}

.recent_tour_Tag_items {
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden;
    line-height: 1.5;
    max-height: calc(1.5em * 2);
    /* height: calc(1.5em * 2); */
    margin-bottom: 5px;
    text-align: left;
    gap: 4px;
    white-space: normal;
  }



.recent_tour_Tag_item {
  padding: 2px 3px;
  background: #F1F1F1;
  border-radius: 4px;
  font-size: 11px;
  display: inline-block;
  color: #1a1a1a;
}

.recent_tour_headding {
  font-size: 16px;
  font-weight: bold;
  line-height: 1.3;
  margin: 8px 0 0;
  color: #1a1a1a;
}

.recent_tour_Price {
  color: #E62D2D;
  font-size: 16px;
  font-family: "Avenir", sans-serif;
  font-weight: 700;
  line-height: 1.2;
  margin: 8px 0 0;
}


/* --------------------end_recent_tour--------------------- */


/* --------------------start_future_tour--------------------- */

.future {
  width: 100%;
  padding: 48px 0;
  overflow: hidden;
  background-color: #fff;
}

.future_swiper {
  position: relative;
  width: 100%;
}

.future .swiper-wrapper {
  padding: 0 0 40px;
}

.future .swiper-slide {
  overflow: hidden;
  background: white;
  border: 1px solid #e5e5e5;
  border-radius: 8px;
  box-shadow: 0px 4px 6px 0px #cccccc;
  transition: box-shadow 0.3s;
}

.future .swiper-slide img {
  height: auto;
  width: 100%;
  vertical-align: top;
}

/* 蜑阪∈谺｡縺ｸ縺ｮ遏｢蜊ｰ繧ｫ繧ｹ繧ｿ繝槭う繧ｺ */
.future .swiper-button-prev,
.swiper-button-next {
  height: 50px;
  width: 50px;
}

/* 蜑阪∈谺｡縺ｸ縺ｮ遏｢蜊ｰ繧ｫ繧ｹ繧ｿ繝槭う繧ｺ */
.future .swiper-button-prev::after,
.swiper-button-next::after {
  background-repeat: no-repeat;
  background-size: contain;
  content: "";
  height: 50px;
  margin: auto;
  width: 50px;
}

/* 蜑阪∈縺ｮ遏｢蜊ｰ繧ｫ繧ｹ繧ｿ繝槭う繧ｺ */
.future .swiper-button-prev::after {
  background-image: url(../../images/img_arrow-prev.png);
}

/* 谺｡縺ｸ縺ｮ遏｢蜊ｰ繧ｫ繧ｹ繧ｿ繝槭う繧ｺ */
.future .swiper-button-next::after {
  background-image: url(../../images/img_arrow-next.png);
}

.future .swiper-slide img {
  height: auto;
  width: 100%;
}

.future .swiper-button-prev {
  left: 0px;
  transform: translateY(-20px);
}

.future .swiper-button-next {
  right: 0;
  transform: translateY(-20px);
}

/* --------------------start_tripa_tour--------------------- */

.tripa {
  width: 100%;
  padding: 48px 0;
  overflow: hidden;
  background-color: #F1F1F1;
}

.tripa .img_tripa {
  width: 150px;
  height: auto;
  margin: 0 auto;
}

.tripa_swiper {
  position: relative;
  width: 100%;
}

.tripa .swiper-wrapper {
  padding: 0 0 40px;
}

.tripa .swiper-slide {
  overflow: hidden;
  background: white;
  border: 1px solid #e5e5e5;
  border-radius: 8px;
  box-shadow: 0px 4px 6px 0px #cccccc;
  transition: box-shadow 0.3s;
}

.tripa .swiper-slide img {
  height: auto;
  width: 100%;
  vertical-align: top;
}

/* 蜑阪∈谺｡縺ｸ縺ｮ遏｢蜊ｰ繧ｫ繧ｹ繧ｿ繝槭う繧ｺ */
.tripa .swiper-button-prev,
.swiper-button-next {
  height: 50px;
  width: 50px;
}

/* 蜑阪∈谺｡縺ｸ縺ｮ遏｢蜊ｰ繧ｫ繧ｹ繧ｿ繝槭う繧ｺ */
.tripa .swiper-button-prev::after,
.swiper-button-next::after {
  background-repeat: no-repeat;
  background-size: contain;
  content: "";
  height: 50px;
  margin: auto;
  width: 50px;
}

/* 蜑阪∈縺ｮ遏｢蜊ｰ繧ｫ繧ｹ繧ｿ繝槭う繧ｺ */
.tripa .swiper-button-prev::after {
  background-image: url(../../images/img_arrow-prev.png);
}

/* 谺｡縺ｸ縺ｮ遏｢蜊ｰ繧ｫ繧ｹ繧ｿ繝槭う繧ｺ */
.tripa .swiper-button-next::after {
  background-image: url(../../images/img_arrow-next.png);
}

.tripa .swiper-slide img {
  height: auto;
  width: 100%;
  height: 200px !important;
  object-fit: cover;
}

.tripa .swiper-button-prev {
  left: 0;
  transform: translateY(-20px);
}

.tripa .swiper-button-next {
  right: 0;
  transform: translateY(-20px);
}

.tripa_info {
  padding: 8px 16px 16px;
}

.tripa_headding {
  font-size: 16px;
  font-weight: bold;
  line-height: 1.3;
  margin: 8px 0 0;
  color: #1a1a1a;
}

.tripa_read {
  font-size: 14px;
  line-height: 1.3;
  margin: 8px 0 0;
  color: #1a1a1a;
}

.tripa_view {
  font-size: 14px;
  line-height: 1.3;
  color: #888888;
  margin: 8px 0 0;
}

/* --------------------end_tripa--------------------- */

/* --------------------start_Tc-contact--------------------- */

.Tc-contact {
  width: 100%;
  padding: 48px 0;
  overflow: hidden;
  background-color: #fff;
  text-align: center;
}

.Tc-contact_txt {
  font-size: 14px;
  margin: 16px 0 0;
}

.Tc-contact_btn_wrap {
  margin: 32px 0 0;
  display: flex;
  justify-content: center;
  gap: 32px;
  flex-direction: column;
}

.Tc-contact_btn_heading {
  font-size: 16px;
  font-weight: bold;
}

.Tc-contact_btn_txt {
  font-size: 14px;
  margin: 4px 0 0;
}

.Tc-contact-btn {
  position: relative;
  display: inline-block;
  padding: 15px 50px;
  color: #20208C !important;
  background: #fff;
  border: solid 1px #20208C;
  border-radius: 32px;
  text-decoration: none;
  transition: all .3s;
  font-size: 16px;
  font-weight: bold;
  margin: 16px 0 0;
}

.Tc-contact-btn:hover {
  opacity: 0.7;
}

.icn-tel {
  display: inline-block;
  width: 25px;
  height: 25px;
  background: url(../../images/icon-tel.png) center / contain no-repeat;
  vertical-align: bottom;
  margin-right: 6px;
}

.Tc-contact .Btn-wrap {
  width: 100%;
  margin-top: 16px;
  padding: 0 16px;
  display: flex;
  flex-direction: column;
  gap: 8px;
  max-width: 400px;
  margin: 32px auto 0;
  align-items: center;
}


.Tc-contact a.Btn--detail {
  position: relative;
  color: white;
  font-weight: bold;
  background-color: #20208C;
  display: block;
  width: 100%;
  padding: 15px;
  text-align: center;
  border-radius: 30px;
}

.Tc-contact a.Btn--detail::after {
  content: "";
  display: block;
  width: 6px;
  height: 6px;
  border-top: 2px solid white;
  border-right: 2px solid white;
  position: absolute;
  top: 47%;
  right: 15px;
  transform: translateY(-50%) rotate(45deg);
}

/* --------------------end_Tc-contact--------------------- */

/* --------------------start_Tc-sns--------------------- */
.Tc-sns {
  width: 100%;
  padding: 48px 0;
  overflow: hidden;
  background-color: #F1F1F1;
  text-align: center;
}

.Tc-sns-heading {
  font-size: 16px;
  font-weight: bold;
}

.Tc-sns-wrap {
  display: flex;
  justify-content: center;
  gap: 24px;
  margin: 32px 0 0;
}

.Tc-sns-img {
  width: 40px;
  height: 40px;
  transition: all .3s;
}

.Tc-sns-txt {
  margin: 32px 0 0;
}

/* --------------------end_Tc-sns--------------------- */



  /* --------------------start_fixedBtn--------------------- */
  #fixedBtnWrap {
	position: fixed;
	background-color: #343474;
	bottom: 0;
	right: 50px;
	left: 14px;
	padding: 8px;
	border-top-left-radius: 8px;
	border-top-right-radius: 8px;
	z-index: 50;
}
.fixedBtn_inner {
	display: flex;
	gap: 8px;
	color: #FFF;
	font-weight: bold;
	font-size: 12px;
	width: 100%;
}
.fixedBtn_btn_list {
	display: flex;
	gap: 4px;
	flex: 1
	;
}
.fixedBtn_btn_list a {
	display: flex;
	justify-content: center;
	align-items: center;
	background-color: #FFF;
	font-weight: bold;
	color: #343474;
	flex: 1;
	border-radius: 4px;
	letter-spacing: -0.02em;
}
.fixedBtn_heading {
	position: relative;
	padding-top: 26px;
}
.fixedBtn_heading::before {
	content: "";
	position: absolute;
	top: 0;
	left: 50%;
	transform: translateX(-50%);
	width: 22px;
	height: 22px;
	background: url(../images/icn_fixbtn_tel.svg) center / contain no-repeat;
}
  /* --------------------end_fixedBtn--------------------- */



/*-------------------------------------
笆ｼ笆ｼ笆ｼ笆ｼ笆ｼ笆ｼ笆ｼ min-width: 415px 笆ｼ笆ｼ笆ｼ笆ｼ笆ｼ笆ｼ笆ｼ
--------------------------------------*/

@media (min-width: 415px) {
  .recent_tour {
    padding: 48px 14px;
  }

  .future {
    padding: 48px 14px;
  }

  .tripa {
    padding: 48px 14px;
  }

  .Tc-contact_btn_wrap {
    margin: 32px 0 0;
    display: flex;
    justify-content: center;
    gap: 64px;
    flex-direction: row;
  }
  /* --------------------start_fixedBtn--------------------- */
  #fixedBtnWrap {
	display: none;
}

  /* --------------------end_fixedBtn--------------------- */



}



/*-------------------------------------
笆ｼ笆ｼ笆ｼ笆ｼ笆ｼ笆ｼ笆ｼ min-width: 970px 笆ｼ笆ｼ笆ｼ笆ｼ笆ｼ笆ｼ笆ｼ
--------------------------------------*/
@media (min-width: 970px) {
  .Tc-heading {
    font-size: 32px;
  }
  /* --------------------start_recent_tour--------------------- */

  .recent_tour {
    width: 100%;
    padding: 64px 20px;
    overflow: hidden;
  }

  .recent_tour_inner {
    max-width: 970px;
    margin: 0 auto;
  }

  .recent_tour .swiper-button-prev {
    left: -30px;
    transform: translateY(-20px);
  }

  .recent_tour .swiper-button-next {
    right: -30px;
    transform: translateY(-20px);
  }

  /* --------------------end_recent_tour--------------------- */

  /* --------------------start_future--------------------- */

  .future {
    width: 100%;
    padding: 64px 20px;
    overflow: hidden;
  }

  .future_inner {
    max-width: 970px;
    margin: 0 auto;
  }

  .future .swiper-button-prev {
    left: -30px;
    transform: translateY(-20px);
  }

  .future .swiper-button-next {
    right: -30px;
    transform: translateY(-20px);
  }

  /* --------------------end_future--------------------- */


  /* --------------------start_tripa_tour--------------------- */

  .tripa {
    width: 100%;
    padding: 64px 20px;
    overflow: hidden;
  }

  .tripa_inner {
    max-width: 970px;
    margin: 0 auto;
  }

  .tripa .swiper-button-prev {
    left: -30px;
    transform: translateY(-20px);
  }

  .tripa .swiper-button-next {
    right: -30px;
    transform: translateY(-20px);
  }

  /* --------------------end_tripa--------------------- */

  /* --------------------start_Tc-contact--------------------- */
  .Tc-contact {
    width: 100%;
    padding: 64px 20px;
    overflow: hidden;
  }

  .Tc-contact_inner {
    max-width: 970px;
    margin: 0 auto;
  }


  /* --------------------end_Tc-contact--------------------- */

}

/* 繝｢繝ｼ繝繝ｫ */
.js-modal-btn {
  cursor: pointer;
}

.modal_wrapper {
  position: fixed;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  display: flex;
  z-index: 1000;
  display: none;
}

.modal_bg {
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  background-color: rgba(0, 0, 0, 0.5);
  z-index: 1010;
}

.modal_inner {
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  background-color: rgba(0, 0, 0, 0.5);
  display: flex;
  justify-content: center;
  align-items: center;
  z-index: 1010;
}

.modal_box_search {
  position: relative;
  width: calc(100% - 28px);
  max-width: 840px;
  background-color: #FFF;
  padding: 32px;
  z-index: 1020;
  border-radius: 8px;
}

.modal_box_search .Tc-heading {
  margin-bottom: 16px;
  color: #333333;
  font-size: 18px;
  font-weight: bold;
  line-height: 1.3;
  text-align: center;
}

@media (min-width: 970px) {
  .modal_box_search .Tc-heading {
    font-size: 24px;
  }

  #modal-Tc-search_add .modal_box_search {
    padding: 32px 88px;
  }

}

.modal_box_search .Tc-search_form-label {
  height: auto;
  margin: 0 0 4px;
}

.modal_box_search .Tc-search_form-group+.Tc-search_form-group {
  margin-top: 16px;
}

.submit-form-btn {
  background-color: #20208C;
  border-radius: 40px;
  color: #fff;
  display: block;
  position: relative;
  text-align: center;
  display: block;
  width: 100%;
  padding: 12px;
  margin: 16px auto 0;
  max-width: 242px;
  font-size: 16px;
  font-weight: bold;
  cursor: pointer;
}

.icn-search {
  display: inline-block;
  width: 15px;
  height: 15px;
  background: url(../images/icon-search.png) center / contain no-repeat;
  vertical-align: bottom;
  margin-right: 6px;
  transform: translateY(-4px);
}

.close-btn {
  display: block;
  position: absolute;
  top: 0;
  right: 0;
  width: 40px;
  height: 40px;
  background: #888;
  border-radius: 0 8px 0 0;
  cursor: pointer;
  transition: opacity 0.3s;
}

.close-btn::before,
.close-btn::after {
  content: "";
  position: absolute;
  top: 50%;
  left: 50%;
  display: block;
  width: 20px;
  height: 2px;
  background-color: white;
}

.close-btn::before {
  transform: translate(-50%, -50%) rotate(45deg);
}

.close-btn::after {
  transform: translate(-50%, -50%) rotate(-45deg);
}


.Tc-search_select--days {
  width: 46% !important;
}

.Tc-search_select--price {
  width: 46% !important;
}

/* Tc-search繝｢繝ｼ繝繝ｫ-country */

#modal-country .Tc-search_form-label {
  justify-content: center;
}

#modal-country .Tc-search_form-content {
  max-width: 400px;
  margin: 0 auto;
}

#modal-country .country_select_box {
  padding: 8px;
  margin-top: 16px;
  display: flex;
  flex-wrap: wrap;
  max-height: calc(80vh - 200px);
  overflow-y: scroll;
}

#modal-country .country_select_box label {
  display: block;
  width: 100%;
  padding: 8px;
  text-indent: calc(-1em + -8px);
  padding-left: calc(1em + 16px);
}

#modal-country .country_select_box label:nth-of-type(n+2) {
  border-top: 1px solid #F1F1F1;
}

button.country_enter_btn {
  background-color: #20208C;
  border-radius: 40px;
  color: #fff;
  position: relative;
  text-align: center;
  display: block;
  width: 100%;
  max-width: 180px;
  padding: 8px;
  margin: 16px auto 0;
  font-size: 14px;
  font-weight: bold;
  cursor: pointer;
}

@media (min-width: 415px) {
  #modal-country .country_select_box label {
    width: 50%;
  }

  #modal-country .country_select_box label:nth-of-type(2) {
    border-top: none;
  }

  #modal-country .country_select_box label:nth-of-type(even) {
    border-left: 1px solid #F1F1F1;
  }

}

@media (min-width: 970px) {
  #modal-country .country_select_box label {
    width: calc(100% / 3);
  }

  #modal-country .country_select_box label:nth-of-type(3) {
    border-top: none;
  }

  #modal-country .country_select_box label:nth-of-type(even) {
    border-left: none;
  }

  #modal-country .country_select_box label:nth-of-type(3n-2) {
    border-right: 1px solid #F1F1F1;
  }

  #modal-country .country_select_box label:nth-of-type(3n-1) {
    border-right: 1px solid #F1F1F1;
  }
}


/* Tc-search繝｢繝ｼ繝繝ｫ-Tc-search_add */

#modal-Tc-search_add .Tc-search_form-label {
  /* justify-content: center; */
}

#modal-Tc-search_add .Tc-search_form-content {
  /* max-width: 680px; */
  margin: 0 auto;
}

#modal-Tc-search_add .Tc-search_add_select_box {
  /* padding: 8px; */
  /* margin-top: 16px; */
  display: flex;
  flex-wrap: wrap;
  max-height: calc(80vh - 200px);
  /* overflow-y: scroll; */
}

#modal-Tc-search_add .Tc-search_add_select_box label {
  display: block;
  width: 100%;
  padding: 8px;
  text-indent: calc(-1em + -8px);
  padding-left: calc(1em + 16px);
}

#modal-Tc-search_add .Tc-search_add_select_box label:nth-of-type(n+2) {
  border-top: 1px solid #F1F1F1;
}

button.Tc-search_add_enter_btn {
  background-color: #20208C;
  border-radius: 40px;
  color: #fff;
  position: relative;
  text-align: center;
  display: block;
  width: 100%;
  max-width: 180px;
  padding: 8px;
  margin: 16px auto 0;
  font-size: 14px;
  font-weight: bold;
  cursor: pointer;
}

@media (min-width: 415px) {
  #modal-Tc-search_add .Tc-search_add_select_box label {
    width: 50%;
  }

  #modal-Tc-search_add .Tc-search_add_select_box label:nth-of-type(2) {
    border-top: none;
  }

  #modal-Tc-search_add .Tc-search_add_select_box label:nth-of-type(even) {
    border-left: 1px solid #F1F1F1;
  }

}

@media (min-width: 970px) {
  #modal-Tc-search_add .Tc-search_add_select_box label {
    width: calc(100% / 3);
  }

  #modal-Tc-search_add .Tc-search_add_select_box label:nth-of-type(3) {
    border-top: none;
  }

  #modal-Tc-search_add .Tc-search_add_select_box label:nth-of-type(even) {
    border-left: none;
  }

  #modal-Tc-search_add .Tc-search_add_select_box label:nth-of-type(3n-2) {
    border-right: 1px solid #F1F1F1;
  }

  #modal-Tc-search_add .Tc-search_add_select_box label:nth-of-type(3n-1) {
    border-right: 1px solid #F1F1F1;
  }
}
</pre></body></html>