@charset "utf-8";
@import url('https://fonts.googleapis.com/css?family=M+PLUS+Rounded+1c:800&display=swap&subset=japanese');

/* タイトル付　枠　1　*/

.titile_1 {
  background-color: #3480DF;
}

.newyears .red {
  color: #da0000;
}

.newyears .item__title {
  margin-bottom: 2rem;
  text-shadow: 5px 5px 3px #fff, -5px 5px 3px #fff, 5px -5px 3px #fff, -5px -5px 3px #fff, 5px 0px 3px rgb(235, 235, 235), 0px 5px 3px rgb(235, 235, 235), -5px 0px 3px rgb(235, 235, 235), 0px -5px 3px rgb(235, 235, 235);
}

.newyears .item__title::before, .newyears .item__title::after {
  content: "";
  width: 100%;
  height: 4px;
  background: linear-gradient(45deg, #088b97 0%, #33b6a3 35%, #ffe40d 50%, #3dc6b2 75%, #096f86 90% 100%);
}

.ship_img {
  max-width: 60%;
  margin: 2rem auto;
  display: block;
}

.newyears .top_text {
  font-weight: bold;
  padding-top: 20px;
  font-size: 20px;
	text-shadow: 5px 5px 3px #fff, -4px 4px 3px #fff, 4px -4px 3px #fff, -4px -4px 3px #fff, 4px 0px 3px rgb(235, 235, 235), 0px 4px 3px rgb(235, 235, 235), -4px 0px 3px rgb(235, 235, 235), 0px -4px 3px rgb(235, 235, 235);

}

p#japan {
  text-align: center;
  font-size: 39px;
  font-weight: bold;
  margin: 2rem auto;
  background: linear-gradient(transparent 95%, #cd0a0a 10%);
  width: 80%;
  color: #212121;
}

.subheading {
  width: 95%;
  height: auto;
  margin: 0px auto;
  padding: 10px 0;
  background-color: #ce0608;
  color: white;
  text-align: center;
  font-size: 26px;
  font-weight: bold;
}

.course_price {
  font-weight: bold;
  padding: 5px 0;
  text-align: center;
  color: #fff;
}

.item__title1.icon_1 {
  text-align: left;
}

.all-box {
  width: 98%;
  margin: 30px auto;
          display: block;
    justify-content: space-around;
}

.ti_in {
  display: block;
  width: 95%;
  margin: 0 auto;
}

.kakomi-box {
  position: relative;
  display: inline-block;
  background-image: none;
  background-image: url(../img/tokusyu/silverweek/course_bk.jpg?1);
  background-repeat: no-repeat, no-repeat;
  background-size: auto 100%, cover;
  border: 2px solid #E6465B;
  width: calc((100% - 60px) / 3);
  min-height: 350px;
  margin: 30px 0px 30px;
  text-align: center;
  /* z-index: 1; */
  border-radius: 0px 5px 5px 5px;
}

.direction-box {
  position: absolute;
  font-weight: bold;
  font-family: serif;
  font-size: 13px;
  background-color: #E6465B;
  /* タイトル背景色 */
  color: #fff;
  /* タイトル文字色 */
  text-shadow: 2px 2px 2px #414141;
  padding: 3px;
  z-index: 0;
  border-radius: 5px 5px 0 0;
  top: -11%;
  right: 27%;
  height: 8%;
  display: flex;
  align-items: center;
}

.direction-box_blue {
  background-color: #2485B3;
  /* タイトル背景色（一部方面のみ変更） */
}

.departure-box {
  position: absolute;
  left: 2%;
  bottom: 28%;
  z-index: 2;
}

.departure-box, .departure-box span, .departure-box strong {
    font-weight: bold;
    position: absolute;
    letter-spacing: -0.05em;
    bottom: 35%;
    width: 100%;
    /* display: inline-block; */
    /* right: -25%; */
    font-size: 1.5rem;
    color: #F7739C;
    line-height: 0px;
    /* text-shadow: none; */
    text-align: center;
    text-shadow: 3px 3px 3px #fff, -3px 3px 3px #fff, 3px -3px 3px #fff, -3px -3px 3px #fff, 3px 0px 3px rgb(235, 235, 235), 0px 3px 3px rgb(235, 235, 235), -3px 0px 3px rgb(235, 235, 235), 0px -3px 3px rgb(235, 235, 235);
    /* top: 50%; */
    left: 49%;
    transform: translate(-50%, 30%);
    -webkit-transform: translate(-50%, 30%);
    -ms-transform: translate(-50%, 30%);
    font-family: 'M PLUS Rounded 1c', sans-serif;
}

.off-max {
  position: absolute;
  display: inline-block;
  margin: 3em 0.5em 1.8em;
  /* background-image: url("../img/tokusyu/2023newyear/Ougi.png"); */
  background-position: right 0% bottom 100%;
  background-repeat: no-repeat, no-repeat;
  background-size: 100% auto, contain;
  z-index: 2;
  width: 40%;
  height: 250px;
  right: 0;
  /* transform: rotate(-15deg); */
  top: -21%;
}

.title-box {
    text-align: left;
    position: absolute;
    left: 0%;
    width: 97%;
    padding: 5px;
    top: 0%;
    font-size: 1.3rem;
    letter-spacing: -0.05em;
    /* line-height: 23px; */
    color: #11A5EB;
    text-shadow: 3px 3px 3px #fff, -3px 3px 3px #fff, 3px -3px 3px #fff, -3px -3px 3px #fff, 3px 0px 3px rgb(235, 235, 235), 0px 3px 3px rgb(235, 235, 235), -3px 0px 3px rgb(235, 235, 235), 0px -3px 3px rgb(235, 235, 235);
    z-index: 1;
    /* text-shadow: none; */
    line-height: 25px;
    font-family: 'M PLUS Rounded 1c', sans-serif;
}
.departure-port {
        position: absolute;
    /* right: -30%; */
    /* bottom: 10%; */
    bottom: 26%;
    width: 100%;
    font-weight: bolder;
    font-family: 'M PLUS Rounded 1c', sans-serif;
    font-size: 1.4rem;
    letter-spacing: -0.05em;
    color: #F7739C;
    /* text-shadow: 3px 3px 3px #F7739C, -3px 3px 3px #F7739C, 3px -3px 3px #F7739C, -3px -3px 3px #F7739C, 3px 0px 3px #F7739C, 0px 3px 3px #F7739C, -3px 0px 3px #F7739C, 0px -3px 3px #F7739C; */
    /* text-shadow: 3px 3px 3px #fff, -3px 3px 3px #fff, 3px -3px 3px #fff, -3px -3px 3px #fff, 3px 0px 3px rgb(235, 235, 235), 0px 3px 3px rgb(235, 235, 235), -3px 0px 3px rgb(235, 235, 235), 0px -3px 3px rgb(235, 235, 235); */
    /* top: 50%; */
    left: 48%;
    transform: translate(-50%, 30%);
    -webkit-transform: translate(-50%, 30%);
    text-shadow: 3px 3px 3px #fff, -3px 3px 3px #fff, 3px -3px 3px #fff, -3px -3px 3px #fff, 3px 0px 3px rgb(235, 235, 235), 0px 3px 3px rgb(235, 235, 235), -3px 0px 3px rgb(235, 235, 235), 0px -3px 3px rgb(235, 235, 235);
}

.n-nights {
  position: absolute;
  right: 3%;
  bottom: 25%;
  font-weight: bolder;
  font-family: 'M PLUS Rounded 1c', sans-serif;
  font-size: 25px;
  letter-spacing: -0.05em;
  color: #F7739C;
  text-shadow: 3px 3px 3px #fff, -3px 3px 3px #fff, 3px -3px 3px #fff, -3px -3px 3px #fff, 3px 0px 3px rgb(235, 235, 235), 0px 3px 3px rgb(235, 235, 235), -3px 0px 3px rgb(235, 235, 235), 0px -3px 3px rgb(235, 235, 235);
}

.g-price {
position: absolute;
    /* left: 2%; */
    bottom: 10%;
    font-weight: bolder;
    font-family: 'M PLUS Rounded 1c', sans-serif;
    font-style: italic;
    font-size: 3.5rem;
    letter-spacing: -0.05em;
    color: #E60012;
    text-shadow: 3px 3px 3px #fff, -3px 3px 3px #fff, 3px -3px 3px #fff, -3px -3px 3px #fff, 7px 0px 5px rgb(255, 217, 0), 0px 7px 5px rgb(255, 217, 0), -7px 0px 5px rgb(251, 255, 0), 0px -7px 5px rgb(251, 255, 0);
    z-index: 2;
    /* text-shadow: none; */
    /* text-align: center; */
    /* top: 50%; */
    left: 50%;
    transform: translate(-50%, 10%);
    -webkit-transform: translate(-50%, 10%);
    width: 100%;
    -ms-transform: translate(-50%, 10%);
}
.max_price{
  display: none;
}
.g-price span, .unit {
  font-size: 1.7rem;
  color: #E60012;
  text-shadow: 3px 3px 3px #fff, -3px 3px 3px #fff, 3px -3px 3px #fff, -3px -3px 3px #fff, 7px 0px 5px rgb(255, 217, 0), 0px 7px 5px rgb(255, 217, 0), -7px 0px 5px rgb(251, 255, 0), 0px -7px 5px rgb(251, 255, 0);
  font-weight: bold;
  /* text-shadow: none; */
  font-family: 'M PLUS Rounded 1c', sans-serif;
}

.unit {
  margin-bottom: .5rem;
}

.matsu-max {
  /* position: absolute; */
  /* right: 55%; */
  /* top: -6%; */
  font-weight: bold;
  font-family: serif;
  font-size: 15px;
  color: #fff;
  display: block;
  text-shadow: 3px 3px 3px #dc2919, -3px 3px 3px #dc2919, 3px -3px 3px #dc2919, -3px -3px 3px #dc2919, 3px 0px 3px #dc2919, 0px 3px 3px #dc2919, -3px 0px 3px #dc2919, 0px -3px 3px #dc2919;
}

.matsu-split {
  position: absolute;
  right: 7%;
  top: 0%;
  font-weight: bold;
  font-family: serif;
  font-size: 20px;
  width: 100%;
  color: #fff;
  text-shadow: 3px 3px 3px #dc2919, -3px 3px 3px #dc2919, 3px -3px 3px #dc2919, -3px -3px 3px #dc2919, 3px 0px 3px #dc2919, 0px 3px 3px #dc2919, -3px 0px 3px #dc2919, 0px -3px 3px #dc2919;
}

.gift-max .matsu-split {
  width: 100%;
  font-size: 18px;
  right: 0;
  top: 0%;
}

.gift-max .matsu-max {
  font-size: 1.8rem;
  display: block;
}

img.img-departure-port {
    position: absolute;
    left: 0%;
    bottom: 40%;
    width: 100%;
    height: 45%;
    z-index: 0;
}

img.ship {
    position: absolute;
    left: -1.5px;
    height: 8%;
    display: block;
    border: solid #E6465B;
    border-radius: 5px 5px 0 0;
    z-index: 0;
    background-color: #fff;
    color: #fff;
    /* padding: 3px; */
    /* object-fit: cover; */
    top: -9%;
    /* max-width: 40%; */
    width: auto;
}

.course_type_footer {
position: absolute;
    left: 0;
    bottom: 0;
    width: 100%;
    font-weight: bolder;
    font-family: 'M PLUS Rounded 1c', sans-serif;
    font-size: 1.3rem;
    letter-spacing: -0.05em;
    color: #fff;
    padding: .2rem 0;
}

.course_type_footer .eto {
  position: absolute;
	right: -10px;
	bottom: -10%;
	width: 18%;
}

.eto_course_type span {
  position: absolute;
  bottom: 22%;
  font-weight: bolder;
  font-family: 'M PLUS Rounded 1c', sans-serif;
  font-size: 14px;
  letter-spacing: -0.05em;
  color: #fff;
  background: #0cabcb;
}

img.matsu {
  position: absolute;
  left: 22%;
  top: -32px;
  width: 35%;
  height: 24%;
  display: none;
}

img.rkotobuki {
  position: absolute;
  left: 90px;
  top: -38px;
  width: 20%;
  height: auto;
  z-index: 2;
}

img.under-box {
  position: absolute;
  bottom: -8px;
  right: -2px;
  width: 100%;
  height: 13%;
  border: 2px solid #E6465B;
}

img.mouse {
  position: absolute;
  bottom: 1px;
  right: 10px;
  width: 15%;
  height: 15%;
}

h2.ship_title {
  width: 95%;
  margin: 0px auto;
  color: rgb(235 235 235);
  text-align: center;
  padding: 10px 0;
  font-size: 25px;
  text-shadow: none;
  font-family: serif;
  background: #ce0608;
}

.district {
  text-align: center;
  margin: 20px auto;
  font-size: 30px;
  color: #000;
  font-weight: bold;
  border-bottom: 2px #000 solid;
  width: 80%;
}

section {
  padding: 2rem 0;
  border-bottom: 5px solid #eadb12;
  border-top: 5px solid #eadb12;
  position: relative;
}

.course_wrp {
  background-image: url(../img/tokusyu/silverweek/wh_BK.jpg?3);
  padding-bottom: 2rem;
  padding-top: 2rem;
  width: 93%;
  margin: 0 auto;
  border: solid #dac766 5px;
  margin-bottom: 3rem;
}

.course_wrp_btm_title {
	color: white;
	font-weight: bold;
	text-shadow: 2px 2px 2px #80550c;
	text-align: center;
	font-size: 32px;
	padding: 10px 0;
	background-position: 0 0, 25px 25px;
	background-size: 50px 50px;
	background-color: #ed6d45;
	/* background-image: linear-gradient(90deg, #ff808080 20px, transparent 20px), linear-gradient(#f9757580 20px, transparent 20px); */
	background-position: 10px 10px;
	background-size: 40px 40px;
	background-image: linear-gradient(90deg, rgb(229 96 55 / 50%) 50%, transparent 50%), linear-gradient(rgb(239 131 98 / 73%) 50%, transparent 50%);
}
img.ti_in {
  display: block;
  width: 94.3%;
  margin: 0 auto;
}

img.line {
  border: solid #C6A263 5px;
  margin-top: 2rem;
}

img.Top_line {
  border-left: solid #C6A263 4px;
  border-right: solid #C6A263 4px;
}


.newyears .course_wrp .field_head h3 {
  font-size: 2.8rem;
  font-weight: bold;
  display: block;
  padding: 1rem;
  width: 85%;
  text-align: center;
  background-image: url(../img/tokusyu/silverweek/item_ti_BK.png);
  background-size: cover;
  background-repeat: no-repeat;
  color: #fff;
  margin: auto;
}

.newyears .newyear_ti {
  width: 80%;
  display: block;
  margin: 0 auto;
}

.newyears .course_wrp .field_head p {
  font-size: 2.5rem;
  font-weight: bold;
  text-align: center;
  margin-top: 2rem;
  color: #da0000;
}

img.newyear_band {
  position: absolute;
  width: 250px;
}

.newyear_tokuten {
  width: 95%;
  margin: 0 auto;
}

.decoration_span{
	position: relative;
}
.decoration_span:before {
	content: "";
  position: absolute;
  width: 100px;
  height: 100px;
  background-image: url(../img/tokusyu/newyear/flower_right.png);
  top: -8%;
  left: -10%;
  z-index: -1;
  background-size: contain;
  background-repeat: no-repeat;
}
.decoration_span::after {
	content: "";
  position: absolute;
  width: 100px;
  height: 100px;
  background-image: url(../img/tokusyu/newyear/flower_left.png);
  top: -8%;
  right: -10%;
  z-index: -1;
  background-size: contain;
  background-repeat: no-repeat;
}
/* grid_wrapper */

.grid_wrapper {
  display: flex;
  flex-wrap: wrap;
  column-gap: 20px;
  row-gap: 20px;
  padding: 1rem 0;
  text-align: center;
}

.grid_wrapper>div {
  background: #fffbc9;
  border: solid #ee6060 3px;
  border-radius: 5px;
  filter: drop-shadow(5px 5px 0px #fff86b);
  position: relative;
  display: flex;
  flex-wrap: wrap;
  width: calc((100% - 60px) / 3);
  padding-bottom: .5rem;
  justify-content: center;
  align-items: center;
}

.grid_wrapper>div:before {
  content: "";
  position: absolute;
  width: 100px;
  height: 100px;
  background-image: url(../img/tokusyu/newyear/2025/item5.png?1);
  top: -8%;
  left: 0;
  z-index: -1;
  background-size: contain;
  background-repeat: no-repeat;
}

.grid_wrapper>div.last {
  width: calc((100% - 40px) / 2);
}


.grid_wrapper h4 {
  font-weight: bold;
  font-size: 1.5rem;
  background: #ff6161;
  color: #fff;
  padding: .2rem 5%;
}

.grid_wrapper h4 span {
  font-weight: bold;
  font-size: 1.8rem;
  color: inherit;
  margin: 0.5rem;
}

.grid_wrapper h5 {
  font-weight: bold;
  font-size: 1.2rem;
  color: #e21e1e;
  background: #fffddb;
  padding: 2px 1rem;
  border: solid 1px;
  border-radius: 5px;
	width: 70%;
	margin: .5rem auto;
}

.grid_wrapper.numbering {
  counter-reset: list-counter;
  counter-reset: number 0;
  position: relative;
}

.grid_wrapper.numbering>div::after {
  top: 30%;
  right: 8px;
  content: counter(number);
  counter-increment: number 1;
  padding: 5px;
  color: #fee978;
  font-family: arial;
  font-weight: bold;
  font-size: 20rem;
  font-style: italic;
  text-shadow: 2px 2px 0px #fffefe;
  position: absolute;
  z-index: -1;
}

.grid_wrapper img {
  width: 200px;
  height: 100px;
  margin: 1rem;
  border: solid #fff;
  object-fit: cover;
}

.grid_wrapper .grid_img {
  width: 200px;
  height: 150px;
  margin: 0 auto;
	border: none;
}

.grid_wrapper h3 {
  font-size: 1.6rem;
  font-weight: bold;
  text-align: center;
  margin: .5rem 0;
  color: #da0000;
  width: 100%;
  padding-left: 15px;
  filter: drop-shadow(3px 3px 0px #fff86b);
}

.grid_wrapper h3 span {
  font-size: 2.2rem;
  font-weight: bold;
  text-align: center;
  margin: .5rem 0;
  color: #da0000;
  width: 100%;
}
.grid_wrapper .block{
    display: block;
}


.beside {
  display: flex;
  justify-content: space-around;
  align-items: center;
}

.beside>div {
  width: 90%;
}

.grid_wrapper .beside_item {
  width: 100%;
  justify-content: center;
  display: flex;
  align-items: center;
}

.grid_wrapper .beside_item.beside_long {
  padding-bottom: 1rem;
}

.grid_wrapper .beside_item.beside_long img {
  width: 400px;
  height: 300px;
  object-fit: cover;
}


.grid_wrapper p {
  font-weight: bold;
  font-size: 1.3rem;
  color: inherit;
  margin: .2rem;
}


.grid_wrapper .red {
  font-weight: bold;
  font-size: 1.3rem;
  padding-left: 10px;
}

.grid_wrapper .beside_item h3 {
  font-size: 3rem;
  font-weight: bold;
  text-align: center;
  display: block;
  margin: 1rem 0;
  color: #da0000;
	width: 70%;
	padding-bottom: 1rem;
  padding-left: 15px;
  position: relative;
  /* background: linear-gradient(transparent 95%, #f47676 60%); */
}

.grid_wrapper .beside_item h3:before {
  content: "";
  position: absolute;
	width: 200px;
	height: 200px;
  background-image: url(../img/tokusyu/newyear/flower_right.png);
	top: -36%;
	right: -30%;
	z-index: -1;
  background-size: contain;
  background-repeat: no-repeat;
}

.grid_wrapper .beside_item:before {
  width: 150px;
  height: 150px;
  top: -5%;
  left: 0;
  z-index: 0;
}

.newyear_tokuten .grid_wrapper .number_item_one:before{
  content: "";
  position: absolute;
  width: 45px;
  height: 45px;
  background-image: url(../img/tokusyu/2024newyear/number1.png);
  top: 32%;
  right: 48%;
  z-index: 1;
  background-size: contain;
  background-repeat: no-repeat;
}
.newyear_tokuten .grid_wrapper .number_item_twe:before{
  content: "";
  position: absolute;
  width: 45px;
  height: 45px;
  background-image: url(../img/tokusyu/2024newyear/number2.png);
  top: 49%;
  right: 48%;
  z-index: 1;
  background-size: contain;
  background-repeat: no-repeat;
}
.newyear_tokuten .grid_wrapper .number_item_three:before{
  content: "";
  position: absolute;
  width: 45px;
  height: 45px;
  background-image: url(../img/tokusyu/2024newyear/number3.png);
  top: 73%;
  right: 46%;
  z-index: 1;
  background-size: contain;
  background-repeat: no-repeat;
}

/* overseas */

#overseas article div>p {
  font-size: 1.1rem;
  text-align: center;
  padding: 0 40px;
  margin-top: 30px;
  text-shadow: 5px 5px 3px #fff, -5px 5px 3px #fff, 5px -5px 3px #fff, -5px -5px 3px #fff, 5px 0px 3px rgb(235, 235, 235), 0px 5px 3px rgb(235, 235, 235), -5px 0px 3px rgb(235, 235, 235), 0px -5px 3px rgb(235, 235, 235);
}

.panel_course .panel_months_title.sp_view span {
  color: #00538b;
  font-weight: bold;
}


/* =========================================================== */


/* ---------------------------SP------------------------------ */


/* =========================================================== */

@media screen and (max-width: 680px) {
  /* .course_wrp{
        background-image:url(../img/tokusyu/2023newyear/SP_wrp.png);
    } */
  .all-box {
    margin: 0;
    width: 100%;
    text-align: center;
    display: block;
  }
	.ship_img {
		max-width: 100%;
	}
  .ship_title {
    width: 95%;
  }
  .departure-port {
    font-size: 1.8rem;
    right: 0%;
    bottom: 27%;
  }
  .kakomi-box {
    position: relative;
    display: inline-block;
    margin: 3em 0.5em 1.9em;
    background-position: right 0% bottom 100%;
    background-repeat: repeat;
    /* background-size: 100% 90%, contain; */
    border: 2px solid #E6465B;
    width: 90%;
            height: 480px;
  }
  .departure-box {
    left: 5%;
    bottom: 83%;
  }
  .departure-box, .departure-box span, .departure-box strong {
        font-size: 1.8rem;
        left: 49%;
        /* transform: translate(-50%, 30%); */
        /* -webkit-transform: translate(-50%, -10%); */
        -ms-transform: translate(-50%, 30%);
        bottom: 36%;
        font-family: 'M PLUS Rounded 1c', sans-serif;
  }
  .title-box {
    /* top: 25%;  */
    font-size: 1.5rem;
            line-height: 30px;
    /* text-indent: 38%;*/
  }
  img.img-departure-port {
        /* bottom: 47px; */
        /* right: 34%; */
        width: 100%;
        height: 55%;
  }
  p#japan {
    width: 95%;
  }
  img.ship {
        top: -8.1%;
        max-width: 45%;
        height: 35px;
        width: auto;
  }
  img.matsu {
    position: absolute;
    left: 43%;
    top: 23px;
    width: 30%;
    height: 22%;
  }
  img.rkotobuki {
    position: absolute;
    left: 141px;
    top: -55px;
    width: 18%;
    height: auto;
  }
  img.under-box {
    position: absolute;
    bottom: -21px;
    right: -2px;
    width: 100%;
    height: 13%;
    border: 2px solid #E6465B;
  }
  img.mouse {
    position: absolute;
    bottom: 1px;
    right: 10px;
    width: 15%;
    height: 15%;
  }
  .direction-box {
    font-size: 20px;
    top: -11%;
    right: 27%;
    height: 8%;
    padding: 1%;
    display: flex;
    align-items: center;
  }
  .g-price {
            font-size: 4.7rem;
    letter-spacing: -0.05em;
            bottom: 9.5%;
  }
  .g-price span, .unit {
    font-size: 25px;
    padding-left: 10px;
  }
  .n-nights {
    font-size: 40px;
    bottom: 20%;
  }
  .course_type_footer {
    font-size: 30px;
  }
  .matsu-max {
    font-weight: bold;
    font-family: serif;
    font-size: 25px;
  }
  .gift-max .matsu-max {
    font-size: 2rem;
    display: block;
  }
  .matsu-split {
    right: 10%;
    top: 4%;
    font-size: 30px;
  }
  .subheading {
    width: 95%;
    height: auto;
    margin: 0px auto;
    padding: 10px 0;
    background-color: #ce0608;
    color: white;
    text-align: center;
    font-size: 35px;
  }
  .gift-max .matsu-split {
    font-size: 27px;
    top: 23px;
    right: 14px;
  }
  .off-max {
        width: 37%;
        height: 250px;
        /* left: -7%; */
        /* transform: rotate(-15deg); */
        top: -24%;
  }
  img.newyear_band {
    top: -80px;
  }
  .newyears .course_wrp .field_head h3 {
    font-size: 2.5rem;
    width: 90%;
    padding: 5px;
    background-size: 100%;
  }
  .newyears .newyear_ti {
    width: 100%;
  }
  /* grid_wrapper */
  .newyear_tokuten .grid_wrapper .beside_item h3 {
		font-size: 3rem;
		width: 98%;
		padding: 1rem 0 0;
  }
  .beside_long .beside {
    display: block;
  }
  .grid_wrapper p span.bold {
    font-size: 1rem;
  }
  .grid_wrapper .grid_img {
    display: none;
  }

  .beside_long .beside>div {
    width: 100%;
    margin: 0 auto;
  }
  .grid_wrapper>div {
    width: calc((100% - 40px) / 2);
  }
  .variation .beside {
    display: block;
  }
  .grid_wrapper h3 span {
    display: block;
  }
  .grid_wrapper h3 span.inline_underbar {
    display: inline;
  }

	.newyear_tokuten .grid_wrapper .beside_item h3:before {
		width: 155px;
		height: 155px;
		top: -50px;
		right: -12%;
	}
  .grid_wrapper .variation .red {
    display: block;
  }
  .grid_wrapper .red {
    padding-left: 5px;
  }
  .grid_wrapper>div.sp_max {
    width: 100%;
  }
  .grid_wrapper h3 {
    padding: 0 2px;
  }
  .newyear_tokuten .grid_wrapper .number_item_one:before{
    top: 53%;
    right: 90%;
  }
  .newyear_tokuten .grid_wrapper .number_item_twe:before{
    top: 67%;
    right: 90%;
  }
  .newyear_tokuten .grid_wrapper .number_item_three:before{
    top: 85.5%;
    right: 80%;
  }

	/* .overseas_course .panel_course .panel_tab {
		width: auto;
		min-width: 160px;
	} */
	.overseas_course .panel_course .tab-group{
		width: 100%;
	}
}


/* ================//SP======================================================= */


/* best1_press */

.best1_press {
  padding: 10px;
  border: 10px solid #d4b01f;
  font-size: 16px;
  background: #fff;
  margin: 1rem auto;
}

.best1_press .flex {
  align-items: baseline;
  margin-top: -2.5rem;
}

.best1_press .pressTitle {
  display: inline-block;
  font-weight: bold;
  font-size: 37px;
  padding: 1rem;
}

.best1_press .pressTitle span {
  font-weight: bold;
  font-size: 30px;
  padding: 1rem;
  padding-left: 80px;
}


/* .best1_press a{
      color:#0071ff;
  } */

.best1_press a:hover, .best1_press a:hover span {
  color: #15b1af;
  text-decoration: underline;
}

.best1_press .caption {
  border-radius: 10px;
  display: block;
  padding: 6px;
  color: #9e7f0b;
  font-weight: bold;
  font-size: 22px;
  margin: 0;
  line-height: 1.4em;
  padding-left: 80px;
}

.best1_press .caption2 {
  /* border-radius: 10px; */
  display: block;
  padding: 6px;
  color: #333;
  font-weight: bold;
  font-size: 16px;
  margin: 0;
}
.best1_press .caption2 span{
	color: #d10606;
	/* display: block; */
  font-weight: bold;
  font-size: 16px;
  margin: 0;
}

.best1_press .price {
  border-radius: 10px;
  /* display: block; */
  padding: 6px;
  color: #333;
  font-weight: bold;
  font-size: 22px;
  margin-top: 10px;
}

.best1_press .price span {
  border-radius: 10px;
  padding: 6px;
  color: #d10606;
  font-weight: bold;
  font-size: 44px;
  margin: 0;
}

.best1_press .img_box {
  display: flex;
}

.best1_press .point {
  display: flex;
  justify-content: flex-start;
  flex-wrap: wrap;
  align-items: center;
}

.best1_press .text_content {
  width: 75%;
}

.best1_press .img_content {
  width: 25%;
  height: 160px;
  position: relative;
}

.best1_press .Rr_img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}

.best1_press .copyright_img {
  width: auto;
  position: absolute;
  top: 123px;
  left: 0;
  font-size: 14px;
  color: #18570d;
  padding: 3px 10px;
  background: #ffea00;
  font-weight: bold;
  border-radius: 0 20px 20px 0;
  filter: drop-shadow(3px 3px 5px #0000008a);
}

.best1_press .order_link p {
  border-radius: 100px;
  display: inline-block;
  padding: 7px 20px;
  color: #fff;
  font-weight: bold;
  margin: .5rem .5rem .5rem 0;
  font-size: 14px;
  background-color: #786206;
  text-align: center;
}

.best1_press .order_link a {
  flex: auto;
  border-radius: 10px;
  display: inline-block;
  padding: 5px;
  color: #fff;
  font-weight: bold;
  margin: .5rem .5rem .5rem 0;
  font-size: 22px;
  background-color: #d20202;
  text-align: center;
  filter: drop-shadow(2px 3px 0px #484848);
}

.best1_press_title {
  position: relative;
}

.best1_press_title:after {
  background: url(../img/tokusyu/common/bestwanko_img.png) left 10px top 3px no-repeat;
  background-size: 75px;
  content: '';
  top: -30px;
  display: inline-block;
  left: 80%;
  background-size: contain;
  width: 120px;
  height: 120px;
  transform: translate(-50%, 0);
  position: absolute;
  background-repeat: no-repeat;
}


/* rnk */

.best1_press.r1 .caption {
  background: url(../img/tokusyu/common/r_1.png) left 10px top 10px no-repeat;
  background-size: 60px;
}

.best1_press.r2 .caption {
  background: url(../img/tokusyu/common/r_2.png) left 5px top 0px no-repeat;
  background-size: 65px auto;
}

.best1_press.r3 .caption {
  background: url(../img/tokusyu/common/r_3.png) left 5px top 0px no-repeat;
  background-size: 65px auto;
}

.best1_press.r4 .caption {
  background: url(../img/tokusyu/common/r_4.png) left 5px top 0px no-repeat;
  background-size: 65px auto;
}

.best1_press.r5 .caption {
  background: url(../img/tokusyu/common/r_5.png) left 5px top 0px no-repeat;
  background-size: 65px auto;
}

@media screen and (max-width: 860px) {
  .best1_press .pressTitle {
    padding: 0 0 10px;
    padding-left: 120px;
  }
  .best1_press .best1 {
    background-size: 100px;
  }
  .best1_press .text_content {
    width: 100%;
    order: 2;
  }
  .best1_press .caption2 {
    font-weight: initial;
    font-size: 14px;
  }
	.best1_press .caption2 span{
		display: block;
	}
	
  .best1_press .order_link p {
    font-size: 15px;
  }
  .best1_press .img_content {
    height: 200px;
    width: 100%;
    order: 1;
  }
  .best1_press .img_box {
    display: grid;
  }
  .best1_press .Rr_img.bottom {
    object-position: bottom;
  }
  .best1_press .Rr_img.top {
    object-position: top;
  }
  .best1_press .point {
    justify-content: flex-start;
  }
  .best1_press .flex {
    display: flex;
    justify-content: space-between;
    margin-top: -1.3rem;
  }
  .best1_press .price {
    font-size: 28px;
  }
  .best1_press .copyright_img {
    top: 15px;
    font-size: 23px;
    padding: 5px 15px;
  }
  .best1_press .pressTitle span {
    display: block;
    padding-left: 0;
  }
}


/* nav_arrow_link */

.nav_arrow_link ul {
  display: flex;
  flex-wrap: wrap;
  row-gap: 10px;
  column-gap: 10px;
  align-items: center;
  justify-content: center;
}

.nav_arrow_link ul li {
  width: calc((90% - 40px) / 2);
  text-align: center;
}

.nav_arrow_link ul li a {
  display: block;
  border-radius: 100px;
  padding: 7px 0;
  background-color: #160066;
  text-decoration: none;
  filter: drop-shadow(5px 5px 0px #fff86b);
}
/*.nav_arrow_link ul li.jaf a {
  background-color: #920000;
}*/
.nav_arrow_link ul li.jaf a {
  background-color: #FF9800;
}
.nav_arrow_link ul li.jj a {
  background-color: #24c88d;
}
.nav_arrow_link ul li.ove a {
  background-color: #25a7d0;
  /* background-color: #2162c3; */
}
.nav_arrow_link ul li.seminar a {
  /* background-color: #0887af; */
  background-color: #f05727;;
}
.nav_arrow_link ul li.bus a {
  background-color: #127954;
}
.nav_arrow_link ul li.orange a {
  background-color: #ff8000;
}
.nav_arrow_link ul li>p {
  padding: 5px;
  font-weight: bold;
  font-size: 20px;
  background: red;
  margin: 1% auto;
  color: #fff;
  display: inline-block;
  width: 70%;
}

.nav_arrow_link ul li a:hover {
  background-color: #ff8000;
}

.nav_arrow_link ul li a p {
  color: #fff;
  font-size: 22px;
  font-weight: bold;
}

.nav_arrow_link ul li a .point_y {
  color: #fff;
  font-weight: bold;
  font-size: 20px;
  position: relative;
  display: flex;
  justify-content: space-around;
  align-items: center;
}

.nav_arrow_link ul li a .point_y:after {
  position: absolute;
  top: -20%;
  right: 45px;
  transition: 0.2s ease-in-out;
  content: "\f0da";
  font-family: "Font Awesome 5 Free";
  font-weight: 900;
  transform: translateY(-50%);
}
.nav_arrow_link ul li a .point_y2:after {
  position: absolute;
  top: 50%;
  right: 45px;
  transition: 0.2s ease-in-out;
  content: "\f0da";
  font-family: "Font Awesome 5 Free";
  font-weight: 900;
  transform: translateY(-50%);
}
.nav_arrow_link ul li a .point_y2 {
  color: #fff;
}
.nav_arrow_link ul li a hr {
  border: solid 1px #fff;
  width: 40%;
  margin: .5rem auto;
}

@media screen and (max-width: 860px) {
  .nav_arrow_link ul li {
    width: 80%;
  }
  .nav_arrow_link ul li a p {
    font-size: 30px;
  }
  .nav_arrow_link ul li a .point_y {
    font-size: 28px;
  }
  .nav_arrow_link ul li a .point_y2 {
    font-size: 28px;
  }
}

/* FINAL_sale_press */
.field_head p{
  position: relative;
}
.field_head p span{
  position: absolute;
  font-weight: bold;
  width: 100px;
  top: -20px;
  left: calc(50% - 60px);
}
.field_head .solid_fukidashi span::before, .field_head .solid_fukidashi span::after {
  height: 30px;
  bottom: 0px;
}
.FINAL_sale_press .best1_press_title:before {
background: url(../img/tokusyu/newyear/2025/item1.png) left 10px top 3px no-repeat;
background-size: 75px;
content: '';
top: -20px;
display: inline-block;
left: 15%;
background-size: contain;
width: 130px;
height: 130px;
transform: rotate(-10deg)translate(-50%,0%);
position: absolute;
background-repeat: no-repeat;
}
.FINAL_sale_press .best1_press {
  border: 10px solid #f96400;
}
.FINAL_sale_press .best1_press .caption {
  color: #df4f00;
}
.FINAL_sale_press .best1_press .order_link a{
  background-color: #f54500; 
}
.FINAL_sale_press .best1_press .copyright_img{
  color: #333;
}
.nav_arrow_link.each_field ul li a {
  padding: 1rem 0;
  background-color: #f2fdff;
  border: solid 3px #006cc3;
  margin-bottom: 1rem;
  filter: drop-shadow(5px 5px 0px #006cc3);
  word-break: auto-phrase;
}
.nav_arrow_link.each_field ul li a:hover{
	background-color: #fff;
}
.nav_arrow_link.each_field ul li a p{
	color: #fc3a6d;
}
.nav_arrow_link.each_field ul {
  margin-bottom: 2rem;
}
.nav_arrow_link.each_field {
  width: 100%;
  margin: 0 auto;
}
/* .overseas.nav_arrow_link ul li {
  width: calc((100% - 40px) / 6);
} */
.overseas.nav_arrow_link ul.another_ship li {
  width: calc((100% - 40px) / 3);
}
.overseas.nav_arrow_link ul li {
  width: calc((100% - 40px) / 4);
}
.overseas.nav_arrow_link ul li a p {
  font-size: 17px;
}
.another_course{
  padding: 10px;
  width: 70%;
  border-radius: 50px;
  margin: 10px;
  background-color: #0f66d7;
  transition: all .2s;
	margin-bottom: 5rem;
}
.another_course p{
  color: #fff;
  font-weight: bold;
  font-size: 1.5rem;
}
.another_course:hover {
  transform: scale(1.05);
  text-decoration: none;
}
@media screen and (max-width: 860px){
.field_head p span {
  color: #333;
  font-size: 1.3rem;
  width: 150px;
  left: calc(50% - 90px);
  transform: rotate(8deg)translate(50%,-100%);
}
.FINAL_sale_press .best1_press_title:after {
  top: -50px;
  left: 90%;
  width: 100px;
}
.FINAL_sale_press .best1_press_title:before {
  top: -50px;
  left: 10%;
  width: 100px;
}
.newyears .titile_1 h2 {
  padding: 1rem 0;
}
.nav_arrow_link.each_field ul li a p {
  font-size: 1.1rem;
}
.nav_arrow_link.each_field ul li {
  width: calc((100% - 40px) / 2);
}
.overseas.nav_arrow_link ul li,.overseas.nav_arrow_link ul li.nav_long,.overseas.nav_arrow_link ul.another_ship li{
  width: calc((100% - 40px) / 2);
}

}

