<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">*{
    font-family:"繝偵Λ繧ｮ繝手ｧ偵ざ Pro W3","Hiragino Kaku Gothic Pro","繝｡繧､繝ｪ繧ｪ",Meiryo,"�ｭ�ｳ �ｰ繧ｴ繧ｷ繝�け",sans-serif;
}
#topic_pass ul {
	list-style:none;
	font-size:93%;
}
#topic_pass ul a {
	color:#353535;
}
#topic_pass ul li {
	float:left;
	margin:0 5px 0 0;
	padding: 2px 0 0 5px;
	line-height:26px;
}
#topic_pass ul li:first-of-type {
padding-left: 0;
}
#topic_pass ul li a {
	padding: 8px 15px 10px 0;
    font-size: 16px;
    color: #333;
    position: relative;
    text-align: center;
  }
#topic_pass ul li a::after {
    position: absolute;
    content: "";
    width: 7px;
    height: 7px;
    border: 0;
    border-top: solid 1px #333;
    border-right: solid 1px #333;
    top: 37%;
    right: 0;
    transform: rotate(45deg);
  }
.jtbcontents h1 {
    border-left: 10px solid #8dc4e0;
    padding: 0px 20px 0;
    font-size: 24px;
    margin-bottom: 15px;
    margin-top: 15px;
}
.jtbcontents .main_title{
    font-size: 0;
}
.jtbcontents .main{
    background: #fce5ef;
    position: relative;
    padding: 20px;
}
.jtbcontents .main h3 {
    position: absolute;
}
.jtbcontents .midashi{
    text-align: center;
    padding-top: 50px;
}
.jtbcontents .point {
  display: flex;
  /*margin: 10px 18px 0;*/
  margin: 10px 0 0;
  padding: 0;
}
.jtbcontents .point li {
  width: 33%;
  list-style: none;
  text-align: center;
  font-weight: bold;
  /*margin: 20px 15px 25px 15px;*/
  margin: 20px 0 25px 0;
}
.jtbcontents .point li:first-child,.jtbcontents .point li:nth-child(2){
    margin-right: 15px;
}
.jtbcontents .point li:last-child{
    width: 42%;
}
.jtbcontents .point li &gt; span {
  background: #ec3873;
  color: #fff;
  font-size: 28px;
  padding: 5px 20px;
  position: relative;
}
.jtbcontents .point li &gt; span::before {
  position: absolute;
  background: #ec3873;
  height: 52px;
  width: 9px;
  display: inline-block;
  content: "";
  left: -13px;
  top: 4px;
}
.jtbcontents .point-box {
  background: #fff;
  color: #e12246;
  font-size: 22px;
  padding-top: 30px;
  margin-top: -14px;
  line-height: 160%;
  padding-bottom: 15px;
  box-shadow: 5px 5px #ec3873;
  border-radius: 15px;
}
.jtbcontents .point-box .txt_b {
  font-size: 30px;
  display: inline-block;
}
.jtbcontents .base{
    margin: 20px 0;
}
.jtbcontents .base .box{
    border-radius: 15px;
    padding: 20px;
    background: #FFF url("../img/jtb-kaigai/back.png") no-repeat top;
    font-size: 16px;
    background-size: 100%;
}
.jtbcontents .base .box h4{
    text-align: center;
}
.jtbcontents .base .box.item1{
    border: solid #fba0c5 5px;
}
.jtbcontents .base .box.item2{
    border: solid #afdf7b 5px;
}
.jtbcontents .base .box.item2 h4{
    margin-bottom: 50px;
}
.jtbcontents .base .box .title{
    font-weight: bold;
    font-size: 18px;
    margin-bottom: 5px;
}
.jtbcontents .base .box.item1 .title span{
    border-bottom: solid 1px #f34e05;    
    color: #f34e05;
}
.jtbcontents .base .box.item2 .title span{
    border-bottom: solid 1px #099126;    
    color: #099126;
}
.jtbcontents .base .box.item1 .bold{
    font-weight: bold;
}
/*
.jtbcontents .base .box.item1 .y_box{
    background: #fdfee2;
    padding: 20px;
    margin: 15px 0;
}
*/
.jtbcontents .base .box.item1 .y_box {
    background: #fdfee2;
    padding: 5px;
    margin: 3px 0;
}
.jtbcontents .base .box.item1 .y_box .big{
    font-size: 18px;
    font-weight: bold;
}
.jtbcontents .base .box.item1 .y_box .big2{
    font-size: 25px;
}
.jtbcontents .base .box.item1 .y_box .red{
    color: #c92434;
}
.jtbcontents .base .box.item1 .y_box .bd{
    background: linear-gradient(transparent 60%, #fdfe89 0%);
}
.jtbcontents .base .box.item1 .y_box p:last-child{
    margin-top: 10px;
}
.jtbcontents .base .box.item1 .y_box .blue{
    color: #2453c9;
    font-weight: bold;
}
.jtbcontents .base .box.item2 .img img{
    width: 100%;
}
.jtbcontents .bt_tour {
    margin: 40px 0 30px;
}
.jtbcontents .bt_tour a {
	display: block;
	font-size: 35px;
	color: #FFF;
	font-weight: bold;
	text-align: center;
	letter-spacing: 3px;
	background: url("../img/jtb-kaigai/icon_arrow.png") no-repeat 96% center;
	background-color: #c92434;
	border-radius: 20px;
	padding: 18px 0px 16px;
	box-shadow: 4px 4px #9f1624;
}
.jtbcontents .item-box {
    width: 100%;
    padding: 20px 0;
    box-sizing: border-box;
}
.jtbcontents .box-head {
    background: #32baec;
    color: #fff;
    text-align: center;
    padding: 10px;
    margin: 0;
    font-size: 25px;
    font-weight: bold;
}
.jtbcontents .box-inner {
    background: #fff;
    margin: 0;
    text-align: left;
    font-size: 17px;
    padding: 15px;
}
.jtbcontents .box-inner.blue {
    color: #1062eb;
    background: #f6ffff;
}
.jtbcontents .box-inner ul{
    list-style: none;
    padding-left: 25px;
}
.jtbcontents .box-inner ul li {
    list-style: outside;
    margin-bottom: 0.5rem;
    line-height: 135%;
}
.jtbcontents .box-inner ul li.bold{
    font-weight: bold;
}
.jtbcontents .box-inner ul li.none{
    list-style: none;
    margin-left: -20px;
}
.jtbcontents .box-inner ul li .border{
    font-weight: bold;
    border-bottom: solid 1px #000;
}
.jtbcontents .box-inner ul li .big{
    font-size: 20px;
}
.jtbcontents .box-inner ul .attention {
    background: #fff600;
    color: #f00;
    padding: 4px 0;
    font-weight: bold;
}
.jtbcontents .box-inner.red {
    background: #fff1f4;
    color: #e53434;
}
.jtbcontents .base .box.item1 .link a{
    display: block;
    font-size: 25px;
    color: #FFF;
    font-weight: bold;
    text-align: center;
    letter-spacing: 3px;
    background: url(../img/jtb-kaigai/icon_arrow.png) no-repeat 96% center;
    background-color: #f7851f;
    border-radius: 10px;
    padding: 10px 0px;
    box-shadow: 4px 4px #d27018;
    background-size: 12px;
}
.jtbcontents .base .box.item2 .text .bold{
    font-weight: bold;
    font-size: 20px;
}
.jtbcontents .base .box.item2 .support{
    display: flex;
    flex-wrap: wrap;
    margin: 10px 0;
}
.jtbcontents .base .box.item2 .support li{
  position: relative;
  padding-left: 15px;
}
.jtbcontents .base .box.item2 .support li:nth-child(2n){
    margin-left: 10px;
}
.jtbcontents .base .box.item2 .support :before {
  content: "";
  position: absolute;
  top: .4em;
  left: 0;
  width: 10px;
  height: 10px;
  background-color: #cae6a9;
  border-radius: 50%;
}
.jtbcontents .base .box.item2 .link a{
    display: block;
    font-size: 25px;
    color: #FFF;
    font-weight: bold;
    text-align: center;
    letter-spacing: 3px;
    background: url(../img/jtb-kaigai/icon_arrow.png) no-repeat 96% center;
    background-color: #099126;
    border-radius: 10px;
    padding: 10px 0px;
    box-shadow: 4px 4px #09681d;
    background-size: 12px;
}
.jtbcontents .base .box.item2 .service{
    display: flex;
    margin: 10px 0;
}
.jtbcontents .base .box.item2 .service ul{
    margin-left: 20px;
    color: #c92434;
    font-weight: bold;
    font-size: 18px;
}
/*202309霑ｽ蜉�菫ｮ豁｣*/
.jtbcontents .main_title{
    position: relative;
}
.jtbcontents .main_title .gakusei_link{
    position: absolute;
    bottom: 8%;
    left: 50%;
    transform: translateX(-50%);
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
}
.jtbcontents .main_title .gakusei_link a:hover{
    opacity: 0.95;
}
.jtbcontents .item-box-c{
    background: #fff;
    color: #000;
    font-size: 22px;
    line-height: 160%;
    box-shadow: 5px 5px #e12246;
    border-radius: 15px;
    margin: 0 auto;
    padding: 20px;
    font-weight: bold;
}
.jtbcontents .item-box-c .item-box-ttl{
    text-align: center;
    font-size: 30px;
    margin-bottom: 20px;
    color: #0556ad;
    position: relative;
}
.jtbcontents .item-box-c .item-box-ttl:before,
.jtbcontents .item-box-c .item-box-ttl:after {
  position: relative;
  display: inline-block;
  content: "";
  background: #0556ad;
  width: 2px;
  height: 1.5em;
  margin: 0 1em;
  margin-top: -.2em;
  vertical-align: middle;
}
.jtbcontents .item-box-c .item-box-ttl:before {
  transform: rotate(-27deg);
    left: 180px;
    position: absolute;
    top: 0;
}
.jtbcontents .item-box-c .item-box-ttl:after {
  transform: rotate(27deg);
    right: 180px;
    position: absolute;
    top: 0;
}
.jtbcontents .item-box-c .item-box-ttl span{
    background: linear-gradient(transparent 60%, #feffb1 60%);
}
.jtbcontents .item-box-c .campaign{
    border-bottom: dotted 2px #e12246;
}
.jtbcontents .item-box-c .campaign.last{
    border-bottom: none;
    margin-bottom: 30px;
}
.jtbcontents .item-box-c .campaign .c-head{
    padding-bottom: 10px;
    line-height: 1.5;
}
.jtbcontents .item-box-c .campaign .cam1{
    background: url(../img/jtb-kaigai/cam1.png) no-repeat 20px;
    padding-top: 0;
}
.jtbcontents .item-box-c .campaign .cam2{
    background: url(../img/jtb-kaigai/cam2.png) no-repeat 20px;
    padding-top: 10px;
}
.jtbcontents .item-box-c .campaign .cam3{
    background: url(../img/jtb-kaigai/cam3.png) no-repeat 20px;
    padding-top: 10px;
    padding-bottom: 0;
}
.jtbcontents .item-box-c .campaign .c-head .sm{
    font-size: 18px;
}
.jtbcontents .item-box-c .campaign .c-head .sm2{
    font-size: 16px;
    font-weight: normal;
    display: block;
}
.jtbcontents .item-box-c .campaign .c-head .sm-red{
    font-size: 16px;
    font-weight: normal;
    color: #e12246;
    display: block;
}
.jtbcontents .item-box-c .campaign .c-head .big-red{
    font-size: 24px;
    background: #feffb1;
    padding: 2px;
    color: #e12246;
}
.jtbcontents .item-box-code{
    margin: 30px auto;
}
.jtbcontents .item-box-code .left{
    border: solid 5px #d70220;
    background: #FFF;
}
.jtbcontents .item-box-code .left .coupon-head{
    background: #d70220;
    position: relative;
    text-align: center;
    color: #FFF;
    font-weight: bold;
    font-size: 32px;
    padding: 5px 0;
}
.jtbcontents .item-box-code .left .coupon-head .sm{
    font-size: 19px;
    display: block;
}
.jtbcontents .item-box-code .left .coupon-head:before,
.jtbcontents .item-box-code .left .coupon-head:after {
  position: relative;
  display: inline-block;
  content: "";
  background: #FFF;
  width: 2px;
  height: 2.6em;
  margin: 0 1em;
  margin-top: -.2em;
  vertical-align: middle;
}
.jtbcontents .item-box-code .left .coupon-head:before {
  transform: rotate(-27deg);
    left: -5px;
    position: absolute;
    top: 20px;
}
.jtbcontents .item-box-code .left .coupon-head:after {
  transform: rotate(27deg);
    right: -5px;
    position: absolute;
    top: 20px;
}
.jtbcontents .item-box-code .left .coupon-inner{
    text-align: center;
    padding: 10px;
    font-size: 18px;
}
.jtbcontents .item-box-code .left .coupon-inner .bold{
    font-weight: bold;
}
.jtbcontents .item-box-code .left .coupon-code{
    padding: 15px 0;
    margin: 0 20px;
}
.jtbcontents .item-box-code .left .coupon-code-in{
    display: flex;
    justify-content: center;
    text-align: center;
    margin-top: 10px;
}
.jtbcontents .item-box-code .left .coupon-code.last{
    border-bottom: none;
}
.jtbcontents .item-box-code .left .coupon-code .number{
    background: #05a4ad;
    color: #FFF;
    text-align: center;
    font-size: 18px;
}
.jtbcontents .item-box-code .left .coupon-code .code{
    margin-right: 20px;
}
.jtbcontents .item-box-code .left .coupon-code .code p:first-child{
    background: #faf2d4;
    color: #a60a20;
    font-size: 16px;
}
.jtbcontents .item-box-code .left .coupon-code .code p:last-child{
    color: #de3002;
    font-size: 25px;
    font-weight: bold;
}
.jtbcontents .item-box-code .left .coupon-code .password p:first-child{
    background: #d6efff;
    color: #0a0aa6;
    font-size: 16px;
}
.jtbcontents .item-box-code .left .coupon-code .password p:last-child{
    color: #4148b9;
    font-size: 25px;
    font-weight: bold;
}
.jtbcontents .item-box-code .left .coupon-t{
    font-size: 15px;
    text-align: right;
    margin: 0 0 10px;
}
/*.jtbcontents .item-box-code .right{
    background: #d70220;
    border-radius: 10px;
}
.jtbcontents .item-box-code .right a{
    color: #FFF;
    font-size: 32px;
    font-weight: bold;
    display: block;
    padding: 20px;
    text-align: center;
    padding-top: 22%;
}
.jtbcontents .item-box-code .right a .bn{
    background: #FFF;
    display: block;
    text-align: center;
    color: #d70220;
    font-size: 22px;
    margin-top: 40px;
    position: relative;
}
.jtbcontents .item-box-code .right span.bn:after {
    display: block;
    position: absolute;
    top: 28%;
    right: 7px;
    content: "";
    border-top: 6px solid transparent;
    border-bottom: 6px solid transparent;
    border-left: 9px solid #ec3873;
}*/
.jtbcontents .bt_tour.gakusei{
    margin: 20px 0 40px;
}
.jtbcontents .bt_tour.gakusei a{
    background-color: #ff7800;
}
.jtbcontents .kaigai2023_ttl{
    position: relative;
    padding: 10px;
    border-radius: 10px;
    background-color: #d70220;
    color: #FFF;
    font-weight: bold;
    font-size: 20px;
    text-align: center;
    margin-top: 30px;
}
.jtbcontents .kaigai2023_ttl:before{
    position: absolute;
    top: 100%;
    left: 50%;
    height: 0;
    width: 0;
    border-style: solid;
    border-color: transparent;
    border-top-color: #d70220;
    border-width: 10px;
    content: "";
}
.jtbcontents .kaigai2023{
    text-align: center;
}
/* PC繝ｬ繧､繧｢繧ｦ繝� */
@media (min-width: 768px) {
.pc_none{
    display: none;
}
.jtbcontents{
    width: 1050px;
    margin: 0 auto;
}
.jtbcontents .main h3 {
    left: 205px;
    /*top: -53px;*/
    top: -28px;
}
.jtbcontents .base{
    display: flex;
}
.jtbcontents .base .box:first-child{
    margin-right: 20px;
}
.jtbcontents .base .box .howto{
    display: flex;
    margin-top: 10px;
}
.jtbcontents .base .box .howto li span{
    font-size: 13px;
    margin: 0px 5px;
    display: block;
}
.jtbcontents .base .box .howto li{
    flex: 1;
    line-height: 120%;
}
.jtbcontents .base .box.item1 .link{
    margin-top: 20px;
}
.jtbcontents .base .box.item2 .link{
    margin-top: 40px;
}
/*202309霑ｽ蜉�菫ｮ豁｣*/
.jtbcontents .base .box.item2 .service{
    margin: 30px 0 65px;
}
.jtbcontents .item-box-code{
    /*display: flex;*/
}
.jtbcontents .item-box-code .left .coupon-code-area{
    display: flex;
    flex-wrap: wrap;
}
.jtbcontents .item-box-code .left .coupon-code{
    width: 45.5%;
}
.jtbcontents .item-box-code .left .coupon-code-area{
    border-bottom: 2px dotted #05a4ad;
    margin: 0 20px;
}
.jtbcontents .item-box-code .left .coupon-code-area.last{
    border-bottom:none;
}
.jtbcontents .item-box-code .left{
    /*margin-right: 20px;
    width: 74%;*/
}
.jtbcontents .item-box-c .campaign .c-head{
    padding-left: 120px;
}
.jtbcontents .item-box-code .left .coupon-code .code,.jtbcontents .item-box-code .left .coupon-code .password{
    width: 100%;
}
/*.jtbcontents .item-box-code .right{
    width: 25%;
}*/
}
/* 繧ｹ繝槭�繝ｬ繧､繧｢繧ｦ繝� */
@media screen and (max-width: 767px) {
.sp_none{
    display: none;
}
.jtbcontents h1{
    padding: 10px;
    font-size: 1.2rem;
}
.jtbcontents .main{
    padding: 20px 10px;
}
.jtbcontents img{
    width: 100%;
    height: auto;
}
.jtbcontents .main h3 {
    width: 62%;
    position: absolute;
    /*top: -2rem;*/
    top: -1.8rem;
    left: 4.5rem;
}
.jtbcontents .midashi{
    padding-top: 5px;
    width: 18rem;
    margin: 0 auto;
}
.jtbcontents .point {
  display: block;
  margin: 0;
  padding: 0;
}
.jtbcontents .point li,.jtbcontents .point li:last-child {
    display: block;
    width: auto;
    margin: 9px 5px 20px 5px;
}
.jtbcontents .point li &gt; span {
  background: #ec3873;
  color: #fff;
  font-size: 1.1rem;
  padding: 3px 20px;
  position: relative;
}
.jtbcontents .point li &gt; span::before {
  position: absolute;
  background: #ec3873;
  height: 29px;
  width: 8px;
  display: inline-block;
  content: "";
  left: -11px;
  top: 4px;
}
.jtbcontents .point-box {
    font-size: 1rem;
    padding-top: 22px;
    }
.jtbcontents .point-box .txt_b {
  font-size: 1.2rem;
  display: inline-block;
}
.jtbcontents .bt_tour a {
	font-size: 5.33vw;
	letter-spacing: 2px;
	background-size: 2.67vw auto;
	border-radius: 7px;
	padding: 2vw 0px 1vw;
}
.jtbcontents .point {
	padding-bottom: 2.67vw;
}
.jtbcontents .base .box{
    padding: 20px 10px;
}
.jtbcontents .base .box .title{
    font-size: 4.5vw;
}
.jtbcontents .base .box .text{
    font-size: 3.3vw;
}
.jtbcontents .base .box.item1{
    margin-bottom: 20px;
}
.jtbcontents .base .box.item1 .y_box{
    padding: 15px;
}
.jtbcontents .base .box.item1 .y_box p{
    font-size: 3.3vw;
}
.jtbcontents .base .box.item1 .y_box .big{
    font-size: 3.8vw;
}
.jtbcontents .base .box.item1 .y_box .big2{
    font-size: 5.5vw;
}
.jtbcontents .base .box .howto{
    margin: 10px 0;
}
.jtbcontents .base .box .howto li{
    display: flex;
    margin-bottom: 10px;
}
.jtbcontents .base .box .howto li br{
    display: none;
}
.jtbcontents .base .box .howto li img{
    width: 30%;
    margin-right: 10px;
}
.jtbcontents .base .box .howto li span{
    font-size: 3.3vw;
}
.jtbcontents .base .box.item2 .text .bold{
    font-size: 4vw;
}
.jtbcontents .base .box.item2 .support{
    font-size: 3vw;
}
.jtbcontents .base .box.item2 .service ul{
    font-size: 3.8vw;
}
.jtbcontents .base .box.item2 .service .left{
    width: 40%;
}
.jtbcontents .base .box.item1 .link,.jtbcontents .base .box.item2 .link{
    margin: 20px 0 5px;
}
.jtbcontents .base .box.item1 .link a,.jtbcontents .base .box.item2 .link a{
    font-size: 5vw;
}
.jtbcontents .bt_tour{
    margin: 20px 0 10px;
}
.jtbcontents .bt_tour a{
    padding: 15px 0;
}
.jtbcontents .box-head{
    font-size: 4.5vw;
    padding: 5px;
}
.jtbcontents .box-inner{
    font-size: 3vw;
    padding: 15px 5px;
}
.jtbcontents .box-inner ul{
    padding-left: 20px;
}
.jtbcontents .box-inner ul li{
    margin-bottom: 0.3rem;
}
.jtbcontents .box-inner ul li .big{
    font-size: 3.5vw;
    display: block;
    margin-bottom: 5px;
}
.breadcrumb {
        margin: 4px 0 ;
        padding: 3px 0;
        background: none;
        font-size: 12px;
    }
    .breadcrumb .inline li {
        display: inline;
    }
    .breadcrumb .inline li:before {
        content: " ";
    }
    .breadcrumb .inline li a {
        display: inline-block;
        padding: 0 0 0 3px;
        letter-spacing: -1px;
    }
    .breadcrumb .inline li a:after {
        content: " &gt;";
        color: #aaa;
    }
/*202309霑ｽ蜉�菫ｮ豁｣*/
.jtbcontents .main_title .gakusei_link{
    width: 62%;
    bottom: 17%;
}
.jtbcontents .item-box-c{
    padding: 10px;
    border-radius: 10px;
}
.jtbcontents .item-box-c .item-box-ttl{
    font-size: 1.1rem;
    margin-bottom: 5px;
}
.jtbcontents .item-box-c .item-box-ttl:before{
    left: -2%;
}
.jtbcontents .item-box-c .item-box-ttl:after{
    right:-2%;
}
.jtbcontents .item-box-c .campaign .cam1,.jtbcontents .item-box-c .campaign .cam2,.jtbcontents .item-box-c .campaign .cam3{
    background-position: left 10px;
    background-size: 11%;
    padding-left: 13%;
}
.jtbcontents .item-box-c,.jtbcontents .item-box-c .campaign .c-head .big-red{
    font-size: 1rem;
}
.jtbcontents .item-box-c .campaign .c-head .sm,.jtbcontents .item-box-c .campaign .c-head .sm-red,.jtbcontents .item-box-c .campaign .c-head .sm2{
    font-size: 0.8rem;
}
.jtbcontents .item-box-code .left .coupon-code{
    border-bottom: 2px dotted #05a4ad;
}
.jtbcontents .item-box-code .left .coupon-code .number{
    font-size: 1rem;
}
.jtbcontents .item-box-code .left .coupon-head{
    font-size: 1.2rem;
}
.jtbcontents .item-box-code .left .coupon-head .sm{
    font-size: 0.8rem;
    display: block;
}
.jtbcontents .item-box-code .left .coupon-head:before, .jtbcontents .item-box-code .left .coupon-head:after{
    height: 3em;
}
.jtbcontents .item-box-code .left .coupon-head:before,.jtbcontents .item-box-code .left .coupon-head:after{
    top: 15px;
}
.jtbcontents .item-box-code .left .coupon-inner{
    padding-bottom: 0;
}
.jtbcontents .item-box-code .left .coupon-inner,.jtbcontents .item-box-code .left .coupon-t{
    font-size: 0.7rem;
}
.jtbcontents .item-box-code .left .coupon-inner .bold{
    font-size: 0.8rem;
}
.jtbcontents .item-box-code .left .coupon-code .code,.jtbcontents .item-box-code .left .coupon-code .password{
    width: 45%;
}
.jtbcontents .item-box-code .left .coupon-code .code p:first-child,.jtbcontents .item-box-code .left .coupon-code .password p:first-child{
    font-size: 0.8rem;
}
.jtbcontents .item-box-code .left .coupon-code .code p:last-child,.jtbcontents .item-box-code .left .coupon-code .password p:last-child{
    font-size: 1.2rem;
}
/*.jtbcontents .item-box-code .right{
    margin-top: 20px;
}
.jtbcontents .item-box-code .right a{
    padding: 10px;
    font-size: 1rem;
    display: flex;
    justify-content: center;
}
.jtbcontents .item-box-code .right a .bn{
    font-size: 0.8rem;
    margin: 0;
    width: 37%;
    margin-left: 5px;
    padding-top: 2px;
}
.jtbcontents .item-box-code .right span.bn:after{
    top: 30%;
    right: 3px;
    border-top: 4px solid transparent;
    border-bottom: 4px solid transparent;
    border-left: 7px solid #ec3873;
}*/
.jtbcontents .item-box-code,.jtbcontents .bt_tour.gakusei{
    margin: 20px auto;
}
.jtbcontents .bt_tour.gakusei a{
    font-size: 5vw;
}
.jtbcontents .base .box.item2 h4{
    margin-bottom: 0;
}
.jtbcontents .kaigai2023_ttl{
    font-size: 0.8rem;
    margin-top: 10px;
}
}</pre></body></html>