/*/**/*/@charset "Shift_JIS";
/* CSS レイアウト共通 */
body {
  font: 13px/1.231 arial, helvetica, clean, sans-serif;
  *font-size: small;
  *font: x-small;
  -webkit-text-size-adjust: 100%;
}
body {
  font-family: 'ヒラギノ角ゴ Pro W3', 'Hiragino Kaku Gothic Pro', 'メイリオ', Meiryo, Osaka, 'ＭＳ Ｐゴシック', 'MS P Gothic', sans-serif;
}
html, body {
  width: 100%;
  height: 100%;
  margin: 0px;
}
.clearfix:after {
  content: ".";
  display: block;
  height: 0;
  clear: both;
  visibility: hidden;
}
.clearfix {
  overflow: hidden; /*デザイン時のみ使用 */
  display: inline-table;
}
/* Hides from IE-mac \*/
* html .clearfix {
  height: 1%;
}
.clearfix {
  display: block;
}
/* End hide from IE-mac */
h1, h2, h3, h4, h5 {
  font-size: 100%;
}
#nenmatsunenshi * {
  margin: 0px;
  padding: 0px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -o-box-sizing: border-box;
  -ms-box-sizing: border-box;
  box-sizing: border-box;
}
#nenmatsunenshi img {
  border: 0px;
  vertical-align: top;
  max-width: 100%;
  height: auto;
  width /***/ : auto;
}
#nenmatsunenshi li {
  list-style-type: none;
  text-decoration: none;
}
#nenmatsunenshi a {
  text-decoration: none;
}
#nenmatsunenshi a:hover {
  opacity: 0.8;
  filter: alpha(opacity=80);
  -ms-filter: "alpha(opacity=80)"; /* ie 8 */
  -moz-opacity: 0.8; /* FF lt 1.5, Netscape */
  -khtml-opacity: 0.8; /* Safari 1.x */
}
#nenmatsunenshi a:hover img {
  opacity: 0.8;
  filter: alpha(opacity=80);
  -ms-filter: "alpha(opacity=80)"; /* ie 8 */
  -moz-opacity: 0.8; /* FF lt 1.5, Netscape */
  -khtml-opacity: 0.8; /* Safari 1.x */
}
#nenmatsunenshi h3.title2 {
  text-align: center;
  padding-top: 20px;
  padding-bottom: 10px;
  margin-top: 10px;
}
#nenmatsunenshi .hotel_select ul.lineup li .note.color1, #nenmatsunenshi .family_block ul.lineup li .note.color1 {
  background: #fcebe8;
}
#nenmatsunenshi .hotel_select ul.lineup li .note.color2 {
  background: #edf9e4;
}
#nenmatsunenshi .hotel_select ul.lineup li .note.color3 {
  background: #faf1e2;
}
#nenmatsunenshi .hotel_select ul.lineup li .note.color4 {
  background: #ecf4fa;
}
#nenmatsunenshi .hotel_select ul.lineup li .note.color5 {
  background: #e8f9f6;
}
#nenmatsunenshi .hotel_select ul.lineup li .note.color6 {
  background: #ffe3ef;
}
#nenmatsunenshi .family_block ul.lineup li .note.color7 {
  background: #f5ebf9;
}


#nenmatsunenshi .block ul li {
width: 40%;
  display: inline-block;
  vertical-align: middle;
  position: relative;
  letter-spacing: normal;
  text-align: left;
  vertical-align: top;
  margin-right: 10px;
/*  min-height: 330px;*/
  margin-bottom: 20px;
  position: relative;
  background: #FFF;
  box-shadow: 3px 3px 3px rgba(200,200,200,0.4);
  border: #c8c8c8 solid 1px;
}
#nenmatsunenshi .block ul li .box {
padding: 10px;
}
#nenmatsunenshi .block ul li .box p.item1 a {
  color: #006699;
  font-weight: bold;
  text-decoration: underline;
  font-size: 15px;
}
#nenmatsunenshi .block ul li .box p.item2 {
  font-size: 13px;
  padding-top: 8px;
}
#nenmatsunenshi .block ul li .box p.item2 span {
  color: #FF6600;
  font-weight: bold;
  padding-right: 5px;
}
#nenmatsunenshi .block ul li .box p.item3 {
  font-size: 19px;
  color: #000;
  font-weight: bold;
  line-height: 1.2em;
  padding-top: 4px;
}
#nenmatsunenshi .block ul li .gw {
  position: absolute;
  top: -30px;
  right: -17px;
  /*-moz-transform: rotate(-15deg);
-webkit-transform: rotate(-15deg);
-o-transform: rotate(-15deg);
-ms-transform: rotate(-15deg);*/
}
#nenmatsunenshi .block ul li .gw img {
  min-height: auto !important;
  min-width: auto !important;
}
#nenmatsunenshi .block ul li img {
object-fit: cover;
  width: 100%;
  height: 190px;
}
#nenmatsunenshi .menu_box {
  width: 960px;
  margin: 0 auto;
  position: relative;
  padding: 30px 0px;
}
#nenmatsunenshi .menu_box ul {
  text-align: center;
  letter-spacing: -.40em;
  word-spacing: -.40em;
}
#nenmatsunenshi .menu_box ul li {
  display: inline-block;
  /display: inline;
  /zoom: 1;
  letter-spacing: normal;
  word-spacing: normal;
  text-align: left;
  vertical-align: top;
  padding: 0px 2px;
  margin-left: 3px;
  width: 227px;
  text-align: center;
  margin-right: 10px;
}
#nenmatsunenshi .menu_box ul li:last-child {
  margin-right: 0;
}
#nenmatsunenshi .menu_box ul li a {
  display: block;
  font-size: 22px;
  color: #FFF;
  font-weight: bold;
  background: #26a4c3;
  padding: 12px 10px;
  border-radius: 6px;
}
#nenmatsunenshi .menu_box ul li a.on {
  background-color: #1292a1;
  color: #cccccc;
}
#nenmatsunenshi .menu_box ul li a:hover {
  opacity: 0.8;
}
#nenmatsunenshi .menu_box ul li a.on:hover {
  opacity: 1;
}
#nenmatsunenshi .menu_box ul li .sankaku {
  margin-left: 10px;
}
#nenmatsunenshi .campaign ul {
  width: 960px;
  margin: 0 auto;
  padding: 15px 0 40px 6px;
}
#nenmatsunenshi .campaign ul li {
  width: 300px;
  float: left;
  margin-right: 24px;
}
#nenmatsunenshi .campaign ul li:last-child {
  margin-right: 0;
}
#nenmatsunenshi .tourlink a {
  background: #33b4f6;
  display: block;
  color: #FFF;
  font-size: 22px;
  font-weight: bold;
  padding: 12px 0;
  border-radius: 10px;
  box-shadow: 3px 5px 0px 0px rgb(43, 147, 207);
  position: relative;
}
#nenmatsunenshi .tourlink a::before {
  right: 24px;
  width: 10px;
  height: 10px;
  border-top: 3px solid #fff;
  border-right: 3px solid #fff;
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
  position: absolute;
  content: "";
  top: 40%;
}
#nenmatsunenshi .tourlink a span {
  display:inline-block;
  font-size: 29px;
  width: 300px;
  margin: 0 auto;
  color: #FF3334;
  background: #FFF;
  margin-top: 5px;
  margin-left: 20px;
}
/*ツアーポイント*/
.news_area {
  margin: 0 auto !important;
  display: block;
}
/* 20191107add */
.news_area h3 {
  position: relative;
  top: 53px;
  left: 13px;
}
.news_area ul {
  border: 4px solid #ea3106;
  border-top: 53px solid #ea3106;
  padding: 20px !important;
}
.news_area ul li span.data {
  background: #25a1ef;
  border-radius: 7px;
  color: #fff;
  padding: 5px !important;
  font-weight: bold;
  width: 122px;
  display: inline-block;
}
.news_area ul li a {
  font-weight: bold;
  text-decoration: underline !important;
  padding-left: 14px !important;
}
#nenmatsunenshi .tourpoint {
  background: #FFF;
  position: relative;
}
#nenmatsunenshi .tourpoint .base {
  width: 1100px;
  margin: 0 auto;
  padding-bottom: 70px;
}
#nenmatsunenshi .tourpoint .base h3 {
  text-align: center;
  padding-top: 20px;
}
#nenmatsunenshi .tourpoint .base h3 img {
  width: 70%;
}
#nenmatsunenshi .tourpoint .base .midashi {
  text-align: center;
  font-weight: bold;
  font-size: 25px;
  display: flex;
  align-items: center;
  justify-content: center;
}
#nenmatsunenshi .tourpoint .base .midashi:before, #nenmatsunenshi .tourpoint .base .midashi:after {
  border-top: 5px solid #f9da08;
  content: "";
  width: 2em;
}
#nenmatsunenshi .tourpoint .base .midashi:before {
  margin-right: 1em;
}
#nenmatsunenshi .tourpoint .base .midashi:after {
  margin-left: 1em;
}
#nenmatsunenshi .tourpoint .base ul {
  margin: 15px 0;
  list-style: none;
  display: flex;
  justify-content: center;
  flex-wrap: wrap;
}
#nenmatsunenshi .tourpoint .base ul li {
  /*width: 260px;*/
  width: 350px;
  margin-right: 14px;
  border: solid #de153b 2px;
  margin-bottom: 20px;
}
/*#nenmatsunenshi .tourpoint .base ul li:nth-of-type(4),#nenmatsunenshi .tourpoint .base ul li:nth-of-type(8){
    margin-right: 0;
}*/
#nenmatsunenshi .tourpoint .base ul li .no {
  background: #de153b;
  text-align: center;
  padding: 2px 0;
  font-size: 18px;
  color: #FFF;
  font-weight: bold;
}
#nenmatsunenshi .tourpoint .base ul li h4 {
  text-align: center;
  font-size: 18px;
  padding: 15px 0;
}
#nenmatsunenshi .tourpoint .base ul li h4 span {
  background: linear-gradient(transparent 62%, #fde413 62%);
  display: inline;
}
#nenmatsunenshi .tourpoint .base ul li .irasuto {
  width: 200px;
  margin: 0 auto;
}
#nenmatsunenshi .tourpoint .base ul li .irasuto.item {
  width: 115px;
  /*margin-right: 43px;*/
}
#nenmatsunenshi .tourpoint .base ul li .irasuto img {
  width: 100%;
  height: auto;
}
#nenmatsunenshi .tourpoint .base ul li .irasuto.margin {
  margin-top: 10px;
}
#nenmatsunenshi .tourpoint .base ul li .text {
  margin: 10px;
  font-size: 15px;
}
#nenmatsunenshi .tourpoint .base ul li .text.margin1 {
  margin-top: 28px;
}
#nenmatsunenshi .tourpoint .base ul li .text.margin2 {
  margin-top: 17px;
}
#nenmatsunenshi .tourpoint .base ul li .text.margin3 {
  margin-top: 23px;
}
#nenmatsunenshi .tourpoint .base ul li .text.margin4 {
  /*margin-top: 48px;*/
  margin-top: 24px;
}
#nenmatsunenshi .tourpoint .base .link a {
  background: #21ace6 url("../../img/gotobalicampaign/yazirusi.png") no-repeat 95% 23px;
  color: #FFF;
  font-size: 25px;
  text-align: center;
  font-weight: bold;
  display: block;
  border-radius: 20px;
  padding: 15px;
  text-decoration: none;
}
#nenmatsunenshi .tourpoint .base .link a:hover {
  opacity: 0.8;
}
#nenmatsunenshi h2 {
  position: relative;
}
#nenmatsunenshi .gakusei_block .hotel_select ul.lineup li .name p {
  background-color: #ee6c15;
}
#nenmatsunenshi .gakusei_block .hotel_select ul.lineup li .note {
  background: #fffcde !important;
}
#nenmatsunenshi .gakusei_block .hotel_select ul.lineup li ul.price li {
  border-width: 1px !important;
}
#nenmatsunenshi .gakusei_block .hotel_select ul.lineup li ul.price li:nth-child(1) {
  border: solid #e33b81;
}
#nenmatsunenshi .gakusei_block .hotel_select ul.lineup li ul.price li:nth-child(1) .left {
  background: #e33b81;
  color: #FFF;
}
#nenmatsunenshi .gakusei_block .hotel_select ul.lineup li ul.price li:nth-child(2) {
  border: solid #24b135
}
#nenmatsunenshi .gakusei_block .hotel_select ul.lineup li ul.price li:nth-child(2) .left {
  background: #24b135;
  color: #FFF;
}
#nenmatsunenshi .gakusei_block .hotel_select ul.lineup li ul.price li:nth-child(3) {
  border: solid #1d559b;
}
#nenmatsunenshi .gakusei_block .hotel_select ul.lineup li ul.price li:nth-child(3) .left {
  background: #1d559b;
  color: #FFF;
}
#nenmatsunenshi .gakusei_block .hotel_select ul.lineup li ul.price li:nth-child(4) {
  border: solid #e3893b;
  margin-right: 0;
}
#nenmatsunenshi .gakusei_block .hotel_select ul.lineup li ul.price li:nth-child(4) .left {
  background: #e3893b;
  color: #FFF;
}
#nenmatsunenshi .gakusei_block .tokuten ul {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
}
#nenmatsunenshi .gakusei_block .tokuten ul li {
  position: relative;
  background-color: #fffcde;
  /*width: 30%;*/
  width: 32.5%;
  padding: 40px 0 20px;
  margin-bottom: 20px;
  letter-spacing: -0.05em;
  border-radius: 15px;
  margin-top: 30px;
}
/*#nenmatsunenshi .gakusei_block .tokuten ul li:nth-of-type(-n+3) {
  width: 32%;
}*/
/*#nenmatsunenshi .gakusei_block .tokuten ul li:nth-of-type(-n+4) {
  width: 32%;
}*/
/*#nenmatsunenshi .gakusei_block .tokuten ul li:nth-last-of-type(-n+2) {
  width: 100%;
}
#nenmatsunenshi .gakusei_block .tokuten ul li:nth-last-of-type(-n+2) .number {
  left: 47%;
}*/
/*#nenmatsunenshi .gakusei_block .tokuten ul li.no4 {
  width: 100%;
}
#nenmatsunenshi .gakusei_block .tokuten ul li.no4 .number {
  left: 47%;
}*/
/*#nenmatsunenshi .gakusei_block .tokuten ul li.no5,#nenmatsunenshi .gakusei_block .tokuten ul li.no6 {
  width: 48%;
}
#nenmatsunenshi .gakusei_block .tokuten ul li.no5 .number,#nenmatsunenshi .gakusei_block .tokuten ul li.no6 .number {
  left: 47%;
}*/
#nenmatsunenshi .gakusei_block .tokuten ul li .number {
  border-radius: 50%;
  background: #F7A60A;
  color: #fff;
  padding: 13px 21px;
  font-weight: bold;
  font-style: italic;
  font-family: arial;
  font-size: 34px;
  margin-top: -25px;
  display: inline-block;
  position: absolute;
  left: 44%;
  top: -4px;
  line-height: 1;
}
#nenmatsunenshi .gakusei_block .tokuten ul li .top {
  font-size: 20px;
  text-align: center;
  font-weight: bold;
}
#nenmatsunenshi .gakusei_block .tokuten ul li .top .small {
  font-size: 15px;
  line-height: 1.5;
  display: inline-block;
}
#nenmatsunenshi .gakusei_block .tokuten ul li .bottom {
  font-size: 18px;
  text-align: center;
  color: #D63D09;
}
#nenmatsunenshi .gakusei_block .tokuten ul li .bottom .big {
  font-size: 20px;
  font-weight: bold;
  padding: 0 3px;
}
/*#nenmatsunenshi .gakusei_block .tokuten ul li.no4 .top {
  font-size: 25px;
}*/
/*#nenmatsunenshi .gakusei_block .tokuten ul li.no4 div.bottom {
  display: flex;
  margin: 20px 0;
}*/
#nenmatsunenshi .gakusei_block .tokuten ul li.no5 div.bottom {
  /*margin: 20px 0 0;
  padding: 20px 410px 40px 30px;*/
/*  background: url(../img/gakusei_tokuten_no5.jpg) bottom no-repeat;
  background-size: 250px;
  padding: 10px 20px 120px 20px;*/
}
/*#nenmatsunenshi .gakusei_block .tokuten ul li.no6 div.bottom {*/
  /*margin: 20px 0 0;
  padding: 20px 410px 40px 30px;*/
/*  background: url(../img/gakusei_tokuten_no6.jpg?000) bottom no-repeat;
  background-size: 250px;
  padding: 10px 20px 120px 20px;
}*/
/*#nenmatsunenshi .gakusei_block .tokuten ul li.no4 .bottom div:first-of-type {
  background: url(../img/gakusei_tokuten_no4_1.jpg) bottom no-repeat;
  background-size: 250px;
  padding-bottom: 200px;
}*/
/*#nenmatsunenshi .gakusei_block .tokuten ul li.no4 .bottom div:last-of-type {
  background: url(../img/gakusei_tokuten_no4_2.jpg) bottom no-repeat;
  background-size: 250px;
  padding-bottom: 200px;
}*/
/*#nenmatsunenshi .gakusei_block .tokuten ul li.no4 .bottom div {
  width: 45%;
  border-right: 2px dotted #808080;
}*/
/*#nenmatsunenshi .gakusei_block .tokuten ul li.no4 .bottom div:nth-of-type(2) {
  width: 10%;
  position: relative;
}*/
#nenmatsunenshi .gakusei_block .tokuten ul li.no4 .bottom div:nth-of-type(2) span {
  /*position: absolute;
  top: 44%;
  right: 0;
  left: 0;*/
  color: #333;
}
#nenmatsunenshi .gakusei_block .tokuten ul li.no4 .bottom div:last-child {
  border-right: none;
}
#nenmatsunenshi .gakusei_block h3.title {
  margin-bottom: 50px;
}
#nenmatsunenshi .gakusei_block h3.title_sub {
  margin-top: 50px;
  text-align: center;
}
#nenmatsunenshi .gakusei_block .hotel_select ul.lineup li .note {
  min-height: 150px;
}
#nenmatsunenshi .gakusei_block .tokuten ul + p {
  text-align: center;
}
#nenmatsunenshi .gakusei_block .tokuten ul li.no2 .bottom {
  font-size: 28px;
  margin-top: 10px;
  font-weight: bold;
}
#nenmatsunenshi .gakusei_block .hotel_select ul.lineup li ul.price .right {
  font-size: 19px;
  color: #333;
}
  #nenmatsunenshi .gakusei_block .tokuten ul li.no5 .link a{
      background: #D63D09;
        font-size: 15px;
        display: block;
        width: 86%;
        margin: 10px auto;
        border-radius: 5px;
        color: #FFF;
        padding: 5px;
        position: relative;
  }
  #nenmatsunenshi .gakusei_block .tokuten ul li.no5 .link a::after{
      position: absolute;
    top: 32%;
    right: 2%;
    content: "";
    border-top: 5px solid transparent;
    border-bottom: 5px solid transparent;
    border-left: 8px solid #FFF;
  }
#nenmatsunenshi .gakusei_block .tokuten ul li .top a{
    color: #333;
    text-decoration: underline;
}

#nenmatsunenshi .th50{
    text-align: center;
}
/*240416*/
#nenmatsunenshi .color1{
  background: #fcebe8;
}
#nenmatsunenshi .color2 {
  background: #edf9e4;
}
#nenmatsunenshi .color3 {
  background: #faf1e2;
}
#nenmatsunenshi .color4 {
  background: #ecf4fa;
}
#nenmatsunenshi .color5 {
  background: #e8f9f6;
}
#nenmatsunenshi .color6 {
  background: #ffe3ef;
}
#nenmatsunenshi .color7 {
  background: #f5ebf9;
}
#nenmatsunenshi .color8 {
  background: #FFFAD3;
}
#nenmatsunenshi .above {
    font-size: 15px;
padding: 10px 5px 0;
}

#nenmatsunenshi .above .iconbox {
    display: block;

}

#nenmatsunenshi .above .iconbox .rank {
    width: auto;
    font-size: 13px;
    color: #fff;
    border-radius: 12px;
    padding: 0 10px;
    text-align: center;
    display: inline-block;
    font-weight: bold;
    margin-bottom: 6px;
}

#nenmatsunenshi .above .iconbox .rank.low {
    background: #213264;
}

#nenmatsunenshi .above .iconbox .rank.high {
    background: #a48700;
}

#nenmatsunenshi .above .data {
    display: inline-block;
    width: auto;
    margin: 0;
    padding: 0;
}

#nenmatsunenshi .above .data .kuchikomi {
    width: auto;
    margin: 0;
    padding: 0;
}

#nenmatsunenshi .above .kuchikomi img {
    padding-right: 0px;
}

#nenmatsunenshi .above .data .kuchikomi {

}

#nenmatsunenshi .above span.star {
    margin-right: 0;
    padding-right: 0;
    display: flex;
}
#nenmatsunenshi .above .star_box{
  display: flex;
/*    flex-wrap: wrap;*/
}

#nenmatsunenshi .hotel_select ul.lineup li .above img {
width: 17px;
  height: auto;
object-fit: contain;
}

#nenmatsunenshi .above .data .kuchikomi .evaluation {
    display: flex;
    font-weight: bold;
    padding-left: 4px;
font-size: 14px;
letter-spacing: -0.05em;
}

#nenmatsunenshi .above .data .kuchikomi .evaluation.ore {
    color: #ff4e00;
}

#nenmatsunenshi .above .data .kuchikomi .evaluation.yellow {
    color: #ff9900;
}

#nenmatsunenshi .above .data .kuchikomi .evaluation .comment {
   font-size: 13px;
    padding-left: 0;
}

#nenmatsunenshi .above .data .kuchikomi .number {
    font-size: 13px;
    font-weight: normal;
    color: #000;
    padding: 0;
    margin: 0;

}

#nenmatsunenshi .above .data .kuchikomi .number a {
    text-decoration: underline
}

#nenmatsunenshi .above .data .kuchikomi .evaluation span {
    display: flex;
}

#nenmatsunenshi .gakusei_block .above{
background: #fffcde !important;
padding-bottom: 5px;

}
#nenmatsunenshi .gakusei_block .above .iconbox .rank{
margin-right: 5px;
}
#nenmatsunenshi .gakusei_block .above .iconbox .rank,
#nenmatsunenshi .family_block .above .iconbox .rank{
margin-bottom: 0;
}
#nenmatsunenshi .family_block .above{
display: flex;
padding-bottom: 5px;
  align-items: center;
}
#nenmatsunenshi .family_block .above .star img{
object-fit: contain;
}
#nenmatsunenshi .family_block .above .iconbox .rank{
margin-right: 5px;
}
  #nenmatsunenshi .family_block ul.lineup li .name_color1 {
    background-image: url(../img/pt_name_1.png);
    background-repeat: repeat;
  }
  #nenmatsunenshi .family_block ul.lineup li .name_color2 {
    background-image: url(../img/pt_name_2.png);
    background-repeat: repeat;
  }
  #nenmatsunenshi .family_block ul.lineup li .name_color3 {
    background-image: url(../img/pt_name_3.png);
    background-repeat: repeat;
  }
  #nenmatsunenshi .family_block ul.lineup li .name_color4 {
    background-image: url(../img/pt_name_4.png);
    background-repeat: repeat;
  }
  #nenmatsunenshi .family_block ul.lineup li .name_color5 {
    background-image: url(../img/pt_name_5.png);
    background-repeat: repeat;
  }
  #nenmatsunenshi .family_block ul.lineup li .point_color2 {
    font-size: 1.15em;
   color: #0F9340;
    font-weight: bold;
    margin-top: 10px;
  }
  
  #nenmatsunenshi .family_block ul.lineup li .point_color3 {
    font-size: 1.15em;
    color: #E47121;
    font-weight: bold;
    margin-top: 10px;
  }
  #nenmatsunenshi .family_block ul.lineup li .point_color4 {
    font-size: 1.15em;
    color: #0168B7;
    font-weight: bold;
    margin-top: 10px;
  }
  #nenmatsunenshi .family_block ul.lineup li .point_color5 {
    font-size: 1.15em;
    color: #55256F;
    font-weight: bold;
    margin-top: 10px;
  }
  #nenmatsunenshi .family_block ul.lineup li .point_color6 {
    font-size: 1.15em;
 color: #019E95;
    font-weight: bold;
    margin-top: 10px;
  }
  #nenmatsunenshi .family_block ul.lineup li .point_color7 {
    font-size: 1.15em;
    color: #E7377F;
    font-weight: bold;
    margin-top: 10px;
  } 

  #nenmatsunenshi .family_block ul.lineup li ul.arrange li ul.price_color1 .right {
    border-bottom: 1px solid #F13B3A;
  }
  #nenmatsunenshi .family_block ul.lineup li ul.arrange li ul.price_color2 .right {
    border-bottom: 1px solid #0F9340;
  }
  #nenmatsunenshi .family_block ul.lineup li ul.arrange li ul.price_color3 .right {
    border-bottom: 1px solid #E47121;
  }
  #nenmatsunenshi .family_block ul.lineup li ul.arrange li ul.price_color4 .right {
    border-bottom: 1px solid #0168B7;
  }
  #nenmatsunenshi .family_block ul.lineup li ul.arrange li ul.price_color5 .right {
    border-bottom: 1px solid #55256F;
  }
  #nenmatsunenshi .family_block ul.lineup li ul.arrange li ul.price_color6 .right {
    border-bottom: 1px solid #019E95;
  }
  #nenmatsunenshi .family_block ul.lineup li ul.arrange li ul.price_color7 .right {
    border-bottom: 1px solid #E7377F;
  }

  #nenmatsunenshi .hotel_select ul.lineup li ul.price_color1 .left {
    background-color: #F13B3A;
  }
  #nenmatsunenshi .hotel_select ul.lineup li ul.price_color2 .left {
    background-color: #0F9340;
  }
  #nenmatsunenshi .hotel_select ul.lineup li ul.price_color3 .left {
    background-color: #E47121;
  }
  #nenmatsunenshi .hotel_select ul.lineup li ul.price_color4 .left {
    background-color: #0168B7;
  }
  #nenmatsunenshi .hotel_select ul.lineup li ul.price_color5 .left {
    background-color: #55256F;
  }
  #nenmatsunenshi .hotel_select ul.lineup li ul.price_color6 .left {
    background-color: #019E95;
  }
  #nenmatsunenshi .hotel_select ul.lineup li ul.price_color7 .left {
    background-color: #E7377F;
  }
  #nenmatsunenshi .hotel_select ul.lineup li ul.price_color8 .left {
    background-color: #E3AA20;
  }
  #nenmatsunenshi .hotel_select ul.lineup li ul.price_color1 li {
    border: 1px solid #F13B3A;
  }
  #nenmatsunenshi .hotel_select ul.lineup li ul.price_color2 li {
    border: 1px solid #0F9340;
  }
  #nenmatsunenshi .hotel_select ul.lineup li ul.price_color3 li {
    border: 1px solid #E47121;
  }
  #nenmatsunenshi .hotel_select ul.lineup li ul.price_color4 li {
    border: 1px solid #0168B7;
  }
  #nenmatsunenshi .hotel_select ul.lineup li ul.price_color5 li {
    border: 1px solid #55256F;
  }
  #nenmatsunenshi .hotel_select ul.lineup li ul.price_color6 li {
    border: 1px solid #019E95;
  }
  #nenmatsunenshi .hotel_select ul.lineup li ul.price_color7 li {
    border: 1px solid #E7377F;
  }
  #nenmatsunenshi .hotel_select ul.lineup li ul.price_color8 li {
    border: 1px solid #E3AA20;
  }
#nenmatsunenshi .hotel_select ul.lineup li .name_color1 {
    background-image: url(../img/pt_name_1.png);
    background-repeat: repeat;
  }
  #nenmatsunenshi .hotel_select ul.lineup li .name_color2 {
    background-image: url(../img/pt_name_2.png);
    background-repeat: repeat;
  }
  #nenmatsunenshi .hotel_select ul.lineup li .name_color3 {
    background-image: url(../img/pt_name_3.png);
    background-repeat: repeat;
  }
  #nenmatsunenshi .hotel_select ul.lineup li .name_color4 {
    background-image: url(../img/pt_name_4.png);
    background-repeat: repeat;
  }
  #nenmatsunenshi .hotel_select ul.lineup li .name_color5 {
    background-image: url(../img/pt_name_5.png);
    background-repeat: repeat;
  }
  #nenmatsunenshi .hotel_select ul.lineup li .name_color6 {
    background-image: url(../img/pt_name_6.png);
    background-repeat: repeat;
  }
  #nenmatsunenshi .hotel_select ul.lineup li .name_color7 {
    background-image: url(../img/pt_name_7.png);
    background-repeat: repeat;
  }
  #nenmatsunenshi .hotel_select ul.lineup li .name_color8 {
    background-image: url(../img/pt_name_8.png);
    background-repeat: repeat;
  }
#nenmatsunenshi .read{
text-align: center;
font-size: 20px;
  line-height: 1.8;
  font-weight: bold;
  padding: 30px 0;
}

#nenmatsunenshi .read .line{
background: linear-gradient(transparent 60%, #fdf9b9 0%);
  padding: 2px;
}

#nenmatsunenshi .block ul li .item1{
	color: #333;
    font-weight: bold;
    font-size: 18px;
    margin-bottom: 10px;
}
#nenmatsunenshi .block ul li .box p.item3{
	font-size: 23px;
    color: #e71717;
    text-align: right;
    
}
#nenmatsunenshi .block ul li .box{
	min-height: 90px;
}

#nenmatsunenshi .block ul li .logo{
    display: flex;
    align-items: center;
    color: #333;
    font-size: 15px;
}
#nenmatsunenshi .block ul li .logo img{
    width: 80px;
    height: auto;
    border: solid 1px #e1e1e1;
    margin-right: 10px;
}
#nenmatsunenshi .block ul li .logo a{
    color: #333;
}
#nenmatsunenshi .block ul li .item1 span{
    color: #e71a1a;
    font-size: 13px;
    /*display: block;
    width: 100%;*/
}
#nenmatsunenshi .block{
    margin-bottom: 60px !important;
}
#nenmatsunenshi .block ul li.mark{
    border: solid 5px #f71919;
    background: #fffff6;
}
#nenmatsunenshi .block ul li .box p.item3.balloon{
    display: flex;
    align-items: center;
    padding-top: 10px;
    font-size: 26px;
}
#nenmatsunenshi .balloon1-right {
  position: relative;
  display: inline-block;
  margin: 0 15px 0 0;
  padding: 0px 30px;
  color: #FFF;
  font-size: 14px;
  background: #f71919;
}

#nenmatsunenshi .balloon1-right:before {
  content: "";
  position: absolute;
  top: 50%;
  left: 100%;
  margin-top: -9px;
  border: 8px solid transparent;
  border-left: 8px solid #f71919;
}

#nenmatsunenshi .balloon1-right p {
  margin: 0;
  padding: 0;
}


/*完売しました*/
#nenmatsunenshi .block ul li.end a{
    pointer-events: none
}
#nenmatsunenshi .block ul li.end::before{
    content: "";
    height: 100%;
    width: 100%;
    display: block;
    background: rgba(0,0,0,0.6);
    position: absolute;
    z-index: 10;
}
#nenmatsunenshi .block ul li.end .end-t{
    position: absolute;
    z-index: 30;
    color: #fff;
    text-align: center;
    left: 0;
    right: 0;
    margin: auto;
    top: 33%;
    font-size: 25px;
    font-weight: bold;
}




/* PCレイアウト */
@media (min-width: 768px) {
#nenmatsunenshi .block ul {display: flex;
  justify-content: center;}
  #nenmatsunenshi .read .line{
  font-size: 22px;
}
  #nenmatsunenshi {
    /*width: 960px;*/
    margin: 0px auto;
    font-size: 14px;
    color: #333;
    line-height: 1.5;
    /*	background-color: #FFFCD3;
*/ /*padding-bottom: 50px;*/
  }
  .btn_block {
    width: 960px;
    margin: 0 auto !important;
  }
  #nenmatsunenshi h2 .maintext {
    display: block;
    margin: 0 auto;
  }
  #nenmatsunenshi .ttl_main img {
    width: 100%;
    height: auto;
  }
  #nenmatsunenshi .main_btn {
    width: 960px;
    background-image: url(../img/back_sra.gif);
    background-repeat: repeat;
    padding: 1px 0px 50px 25px;
  }
  #nenmatsunenshi .main_btn ul {
    text-align: left;
    letter-spacing: -.40em;
  }
  #nenmatsunenshi .main_btn ul li {
    display: inline-block;
    /display: inline;
    /zoom: 1;
    vertical-align: top;
    letter-spacing: normal;
    text-align: left;
    margin-right: 20px;
    margin-top: 30px;
    background-color: #FFF;
    -moz-border-radius: 10px;
    -webkit-border-radius: 10px;
    -o-border-radius: 10px;
    -ms-border-radius: 10px;
    border-radius: 10px;
  }
  #nenmatsunenshi .main_btn ul li a {
    display: block;
  }
  #nenmatsunenshi .main_btn ul li a:hover {
    background-color: rgba(255, 238, 206, 0.5);
  }
  #nenmatsunenshi .main_btn ul li.btn_long {
    width: 910px;
  }
  #nenmatsunenshi .main_btn ul li.btn_long a {
    padding: 14px 66px 14px 14px;
  }
  #nenmatsunenshi .main_btn ul li.btn_short {
    width: 445px;
  }
  #nenmatsunenshi .main_btn ul li.btn_short a {
    padding: 14px 14px 14px 14px;
  }
  #nenmatsunenshi .main_btn ul li .wrap {
    display: table;
    width: 820px;
  }
  #nenmatsunenshi .main_btn ul li .wrap .box_a {
    display: table-cell;
    width: 410px;
    padding-bottom: 6px;
  }
  #nenmatsunenshi .main_btn ul li .wrap .box_b {
    display: table-cell;
    width: 410px;
    text-align: right;
    vertical-align: bottom;
  }
  #nenmatsunenshi .main_btn ul li .box_c {
    width: 407px;
    padding: 6px;
    -webkit-border-radius: 6px;
    -o-border-radius: 6px;
    -ms-border-radius: 6px;
    border-radius: 6px;
  }
  #nenmatsunenshi .main_btn ul li .box_c span.left {
    display: block;
    width: 80px;
    float: left;
    font-size: 1.2em;
    color: #600;
    font-weight: bold;
    background-color: #FFF;
    text-align: center;
    padding: 4px 0px;
  }
  #nenmatsunenshi .main_btn ul li .box_c span.right {
    display: block;
    width: 310px;
    float: right;
    font-size: 1.6em;
    color: #FFF;
    font-weight: bold;
  }
  #nenmatsunenshi .main_btn ul li .box_d {
    text-align: right;
    padding-right: 82px;
  }
  #nenmatsunenshi .main_btn ul li .waku {
    -moz-border-radius: 6px;
    -webkit-border-radius: 6px;
    -o-border-radius: 6px;
    -ms-border-radius: 6px;
    border-radius: 6px;
  }
  #nenmatsunenshi .main_btn ul li .waku .top {
    font-size: 2.0em;
    color: #600;
    font-weight: bold;
    text-align: center;
    line-height: 48px;
  }
  #nenmatsunenshi .main_btn ul li .waku .bottom {
    font-size: 2.1em;
    color: #FFF;
    font-weight: bold;
    text-align: center;
    padding-top: 5px
  }
  #nenmatsunenshi .hotel_select {
    width: 1100px;
    margin: 0 auto;
  }
  #nenmatsunenshi .hotel_select ul.lineup {
    text-align: left;
    letter-spacing: -.40em;
    margin-bottom: 40px;
  }
  #nenmatsunenshi .hotel_select ul.lineup li {
    display: inline-block;
    /display: inline;
    /zoom: 1;
    vertical-align: top;
    letter-spacing: normal;
    text-align: left;
  width: 25%;
padding: 40px 5px 0px 5px;
  }
  #nenmatsunenshi .hotel_select ul.lineup li a {
    display: block;
  }
  #nenmatsunenshi .hotel_select ul.lineup li img {
width: 274px;
    height: 180px;
    object-fit: cover;
  }
  #nenmatsunenshi .hotel_select ul.lineup li .name {
    display: table;
   width: 100%;
    height: 60px;
    font-size: 1.2em;
    color: #FFF;
    font-weight: bold;
    text-align: center;
  }
  #nenmatsunenshi .hotel_select ul.lineup li .name p {
    display: table-cell;
    vertical-align: middle;
  }
  
  #nenmatsunenshi .hotel_select ul.lineup li .note {
/*    background-color: #FFF;*/
    padding: 0 10px 0px 10px;
    min-height: 175px;
  }
  #nenmatsunenshi .hotel_select ul.lineup li .note_min_s {
    min-height: 135px;
  }
  #nenmatsunenshi .hotel_select ul.lineup li ul.price {
    text-align: left;
    letter-spacing: normal;
  }
  #nenmatsunenshi .hotel_select ul.lineup li ul.price li {
    width: 100%;
    padding: 0px;
    display: table;
    margin-top: 4px;
  }
  #nenmatsunenshi .hotel_select ul.lineup li ul.price li a {
    width: 249px;
    display: table;
  }
  #nenmatsunenshi .hotel_select ul.lineup li ul.price .left {
    display: table-cell;
    /*	width: 173px;*/
    min-width: 80px;
    color: #FFF;
    font-weight: bold;
    vertical-align: middle;
    text-align: center;
    line-height: 30px;
  }

  #nenmatsunenshi .hotel_select ul.lineup li ul.price .right {
    display: table-cell;
    width: 198px;
    font-size: 20px;
    color: #000;
    font-weight: bold;
    background-color: #FFF;
    vertical-align: middle;
    line-height: 30px;
    padding-left: 15px;
  }

  #nenmatsunenshi .family_block {
    width: 1100px;
    padding-bottom: 15px;
    /*background-image: url(../img/line_sra.png);
	background-repeat: no-repeat;
	background-position: left bottom;*/
    margin: 0 auto;
  }
  #nenmatsunenshi .family_block .guide, #nenmatsunenshi .gakusei_block .guide {
    width: 1060px;
    margin: 20px auto 0px auto;
    background-color: #12B5B0;
    padding: 16px 20px;
    -moz-border-radius: 10px;
    -webkit-border-radius: 10px;
    -o-border-radius: 10px;
    -ms-border-radius: 10px;
    border-radius: 10px;
    font-size: 1.15em;
    color: #FFF;
    font-weight: bold;
  }
  #nenmatsunenshi .family_block ul.lineup {
    text-align: left;
    letter-spacing: -.40em;
    padding-left: 12px;
  }
  #nenmatsunenshi .family_block ul.lineup li {
    display: inline-block;
    /display: inline;
    /zoom: 1;
    vertical-align: top;
    letter-spacing: normal;
    text-align: left;
    width: 540px;
    padding: 40px 13px 0px 13px;
  }

  
  
  
  
  
  
  #nenmatsunenshi .family_block ul.lineup li a {
    display: block;
  }
  #nenmatsunenshi .family_block ul.lineup li .name {
    display: table;
    width: 514px;
    height: 50px;
    font-size: 1.5em;
    color: #FFF;
    font-weight: bold;
    line-height: 50px;
    text-align: center;
  }

  
  
  
  
  
  
  
  
  
  
  #nenmatsunenshi .family_block ul.lineup li .note {
/*    background-color: #FFF;*/
    padding: 5px 8px 0px 8px;
  min-height: 190px;
  }
  #nenmatsunenshi .family_block ul.lineup li .point {
    margin-top: 16px;
    text-align: center;
  }
  #nenmatsunenshi .family_block ul.lineup li .point_color1 {
    font-size: 1.15em;
    color: #F13B3A;
    font-weight: bold;
    margin-top: 10px;
  }
  #nenmatsunenshi .family_block ul.lineup li .point_color1 p {
    text-indent: -1em;
    margin-left: 1em;
  }

  
  
  
  #nenmatsunenshi .family_block ul.lineup li .point_color5 p {
    text-indent: -1em;
    margin-left: 1em;
  }
  #nenmatsunenshi .family_block ul.lineup li ul.arrange {
    letter-spacing: -.40em;
    padding-left: 0px;
  }
  #nenmatsunenshi .family_block ul.lineup li ul.arrange li {
    display: inline-block;
    /display: inline;
    /zoom: 1;
    vertical-align: top;
    letter-spacing: normal;
    text-align: left;
    width: 250px;
    padding: 12px 0px 0px 0px;
  }
  #nenmatsunenshi .family_block ul.lineup li ul.arrange li:nth-child(2n) {
    margin-left: 14px;
  }
  #nenmatsunenshi .family_block ul.lineup li ul.arrange li ul.price {
    text-align: left;
    letter-spacing: normal;
  }
  #nenmatsunenshi .family_block ul.lineup li ul.arrange li ul.price li {
    width: 250px;
    padding: 0px;
    margin-top: 4px;
  }
  #nenmatsunenshi .family_block ul.lineup li ul.arrange li ul.price li a {
    width: 250px;
    display: table;
  }
  #nenmatsunenshi .family_block ul.lineup li ul.arrange li ul.price li:nth-child(2n) {
    margin-left: 0px;
  }
  #nenmatsunenshi .family_block ul.lineup li ul.arrange li ul.price li .left {
    display: table-cell;
    width: 70px;
    color: #FFF;
    font-weight: bold;
    vertical-align: middle;
    text-align: center;
    line-height: 30px;
  }
  #nenmatsunenshi .family_block ul.lineup li ul.arrange li ul.price_color1 .left {
    background-color: #F13B3A;
  }
  #nenmatsunenshi .family_block ul.lineup li ul.arrange li ul.price_color2 .left {
    background-color: #0F9340;
  }
  #nenmatsunenshi .family_block ul.lineup li ul.arrange li ul.price_color3 .left {
    background-color: #E47121;
  }
  #nenmatsunenshi .family_block ul.lineup li ul.arrange li ul.price_color4 .left {
    background-color: #0168B7;
  }
  #nenmatsunenshi .family_block ul.lineup li ul.arrange li ul.price_color5 .left {
    background-color: #55256F;
  }
  #nenmatsunenshi .family_block ul.lineup li ul.arrange li ul.price_color6 .left {
    background-color: #019E95;
  }
  #nenmatsunenshi .family_block ul.lineup li ul.arrange li ul.price_color7 .left {
    background-color: #E7377F;
  }
  
  #nenmatsunenshi .family_block ul.lineup li ul.arrange li ul.price .right {
    display: table-cell;
    width: 144px;
    font-size: 19px;
    color: #000;
    font-weight: bold;
    background-color: #FFF;
    vertical-align: middle;
    line-height: 30px;
    padding-left: 15px;
  }

  
  #nenmatsunenshi .balloon_color1 {
    font-size: 1.15em;
    font-weight: bold;
    text-align: center;
    margin-top: 12px;
    background-image: url(../img/arrow_1.png);
    background-repeat: no-repeat;
    background-position: center bottom;
    padding-bottom: 8px;
  }
  #nenmatsunenshi .balloon_color1 span {
    display: block;
    padding: 2px 0px;
    color: #F13B3A;
    background-color: #FFC9C9;
  }
  #nenmatsunenshi .balloon_color2 {
    font-size: 1.15em;
    font-weight: bold;
    text-align: center;
    margin-top: 12px;
    background-image: url(../img/arrow_2.png);
    background-repeat: no-repeat;
    background-position: center bottom;
    padding-bottom: 8px;
  }
  #nenmatsunenshi .balloon_color2 span {
    display: block;
    padding: 2px 0px;
    color: #0F9340;
    background-color: #C8F6D9;
  }
  #nenmatsunenshi .balloon_color3 {
    font-size: 1.15em;
    font-weight: bold;
    text-align: center;
    margin-top: 12px;
    background-image: url(../img/arrow_3.png);
    background-repeat: no-repeat;
    background-position: center bottom;
    padding-bottom: 8px;
  }
  #nenmatsunenshi .balloon_color3 span {
    display: block;
    padding: 2px 0px;
    color: #E47121;
    background-color: #FFD3B6;
  }
  #nenmatsunenshi .balloon_color5 {
    font-size: 1.15em;
    font-weight: bold;
    text-align: center;
    margin-top: 12px;
    background-image: url(../img/arrow_4.png);
    background-repeat: no-repeat;
    background-position: center bottom;
    padding-bottom: 8px;
  }
  #nenmatsunenshi .balloon_color5 span {
    display: block;
    padding: 2px 0px;
    color: #55256F;
    background-color: #E3C0F6;
  }
  #nenmatsunenshi .balloon_color6 {
    font-size: 1.15em;
    font-weight: bold;
    text-align: center;
    margin-top: 12px;
    background-image: url(../img/arrow_6.png);
    background-repeat: no-repeat;
    background-position: center bottom;
    padding-bottom: 8px;
  }
  #nenmatsunenshi .balloon_color6 span {
    display: block;
    padding: 2px 0px;
    color: #019E95;
    background-color: #C1FDFB;
  }
  #nenmatsunenshi .balloon_color7 {
    font-size: 1.15em;
    font-weight: bold;
    text-align: center;
    margin-top: 12px;
    background-image: url(../img/arrow_7.png);
    background-repeat: no-repeat;
    background-position: center bottom;
    padding-bottom: 8px;
  }
  #nenmatsunenshi .balloon_color7 span {
    display: block;
    padding: 2px 0px;
    color: #E7377F;
    background-color: #FFC0DA;
  }
  #nenmatsunenshi .others_campaign {
    /*width: 910px;*/
    margin: 10px auto 0px auto;
    /*border: 4px solid #AA2913;*/
    -moz-border-radius: 10px;
    -webkit-border-radius: 10px;
    -o-border-radius: 10px;
    -ms-border-radius: 10px;
    border-radius: 10px;
    background-color: #FFF;
  }
  #nenmatsunenshi .others_campaign .title_oc {
    background-color: #D6321D;
    text-align: center;
    padding: 5px 0px;
  }
  #nenmatsunenshi .others_campaign ul {
    text-align: center;
    letter-spacing: -.40em;
    padding: 20px 0px;
  }
  #nenmatsunenshi .others_campaign ul li {
    /*display: inline-block;
	/display: inline;
	/zoom: 1;
	vertical-align: top;*/
    letter-spacing: normal;
    padding: 0px 4px;
    margin-bottom: 15px;
  }
  #nenmatsunenshi .others_campaign ul li.top_space {
    padding-top: 1px;
  }
  #nenmatsunenshi .others_campaign ul li img {
    height: 110px;
  }
  #panlist_bali {}
  
  /*--------------------------------------------------*
 *   PCでは無効/表示されない
 *--------------------------------------------------*/
  .pc_none {
    display: none !important;
  }
  /*--------------------------------------------------*
 *   2017/12/22追加
 *--------------------------------------------------*/
  #nenmatsunenshi .wedding_campaign {
    /*	width: 910px;
	margin: 40px auto 0px auto;
	background-image: url(../img/img_wedding_cp_bottom.png);
	background-repeat: no-repeat;
	background-position: left bottom;
	padding-bottom: 16px;
*/
    margin-bottom: 40px;
  }
  #nenmatsunenshi .wedding_campaign .inner {
    /*	background-image: url(../img/img_wedding_cp_middle.png);
	background-repeat: repeat-y;
	padding-bottom: 4px;
*/
    padding-bottom: 20px;
  }
  #nenmatsunenshi .wedding_campaign .inner h3 {
    background-color: #ef639b;
    text-align: center;
    padding-bottom: 10px;
  }
  #nenmatsunenshi .wedding_campaign .inner h3 span {
    background: #FFF;
    border-radius: 5px;
    padding: 0 17px;
    font-size: 23px;
    margin-right: 10px;
    color: #f15510;
  }
  #nenmatsunenshi .wedding_campaign .inner .profit {
    font-size: 24px;
    color: #623000;
    font-weight: bold;
    line-height: 1.3;
    padding: 20px 0;
    text-align: center;
  }
  #nenmatsunenshi .wedding_campaign .inner .bt_campaign {
    width: 850px;
    margin: 12px auto 0px auto;
  }
  #nenmatsunenshi .wedding_campaign .inner .bt_campaign a {
    /*display: block;
	width: 850px;
	height: 60px;
	font-size: 26px;
	color: #FFF;
	font-weight: bold;
	text-align: center;
	line-height: 60px;
	background-color: #d51a3d;
	-moz-border-radius: 6px;
	-webkit-border-radius: 6px;
	-o-border-radius: 6px;
	-ms-border-radius: 6px;
	border-radius: 6px;*/
  }
  #nenmatsunenshi .wedding_campaign .inner .bt_campaign span {
    background-image: url(../img2/bt_arrow.png);
    background-repeat: no-repeat;
    background-position: right center;
    padding-right: 20px;
  }
  #nenmatsunenshi .btn_block {
    padding-bottom: 25px;
  }
  #nenmatsunenshi .btn_block .btn_long {
    padding: 0px 20px;
  }
  #nenmatsunenshi .btn_block .btn_long ul li {
    padding-top: 20px;
  }
  #nenmatsunenshi .btn_block .btn_long ul li a {
    display: block;
  }
  #nenmatsunenshi .btn_block .btn_long ul li .color1 {
    display: table;
    width: 920px;
    border: 4px solid #4BA333;
    border-radius: 15px;
  }
  #nenmatsunenshi .btn_block .btn_long ul li .color2 {
    display: table;
    width: 920px;
    border: 4px solid #2AA5E0;
    border-radius: 15px;
  }
  #nenmatsunenshi .btn_block .btn_long ul li .color1 .box_a {
    display: table-cell;
    vertical-align: middle;
    width: 450px;
    background-color: #4BA333;
    padding: 20px;
  }
  #nenmatsunenshi .btn_block .btn_long ul li .color2 .box_a {
    display: table-cell;
    vertical-align: middle;
    width: 450px;
    background-color: #2AA5E0;
    padding: 20px;
  }
  #nenmatsunenshi .btn_block .btn_long ul li .box_a .riyoubin {
    font-size: 40px;
    color: #FFF;
    font-weight: bold;
    line-height: 1.1;
    text-align: center;
    margin-top: 15px;
  }
  #nenmatsunenshi .btn_block .btn_long ul li .box_b {
    display: table-cell;
    vertical-align: middle;
    font-size: 58px;
    color: #DB0D0D;
    font-weight: bold;
    text-align: center;
    padding: 20px;
    background-color: #FFF;
    border-radius: 0px 15px 15px 0px;
  }
  #nenmatsunenshi .btn_block .btn_short {
    padding-left: 20px;
  }
  #nenmatsunenshi .btn_block .btn_short ul {
    text-align: left;
    letter-spacing: -.40em;
    word-spacing: -.40em;
  }
  #nenmatsunenshi .btn_block .btn_short ul li {
    display: inline-block;
    /display: inline;
    /zoom: 1;
    letter-spacing: normal;
    word-spacing: normal;
    text-align: left;
    vertical-align: top;
    width: 450px;
    padding-top: 20px;
    margin-right: 20px;
  }
  #nenmatsunenshi .btn_block .btn_short ul li a {
    display: block;
  }
  #nenmatsunenshi .btn_block .btn_short ul li .color3 {
    border: 4px solid #F58400;
    border-radius: 15px;
  }
  #nenmatsunenshi .btn_block .btn_short ul li .color4 {
    border: 4px solid #EC595F;
    border-radius: 15px;
  }
  #nenmatsunenshi .btn_block .btn_short ul li .color5 {
    border: 4px solid #33cba2;
    border-radius: 15px;
  }
  #nenmatsunenshi .btn_block .btn_short ul li .color3 .box_a {
    background-color: #F58400;
    padding: 20px;
  }
  #nenmatsunenshi .btn_block .btn_short ul li .color4 .box_a {
    background-color: #EC595F;
    padding: 20px;
  }
  #nenmatsunenshi .btn_block .btn_short ul li .color5 .box_a {
    background-color: #33cba2;
    padding: 20px;
  }
  #nenmatsunenshi .btn_block .btn_short ul li .box_a .riyoubin {
    font-size: 30px;
    color: #FFF;
    font-weight: bold;
    line-height: 1.1;
    text-align: center;
    margin-top: 15px;
  }
  #nenmatsunenshi .btn_block .btn_short ul li .box_b {
    font-size: 58px;
    color: #DB0D0D;
    font-weight: bold;
    text-align: center;
    padding: 20px;
    background-color: #FFF;
    border-radius: 0px 0px 15px 15px;
  }
  #nenmatsunenshi .btn_block ul li .color1 .departure {
    font-size: 26px;
    color: #4BA333;
    font-weight: bold;
    background-color: #FFF;
    border-radius: 20px;
    text-align: center;
  }
  #nenmatsunenshi .btn_block ul li .color2 .departure {
    font-size: 26px;
    color: #2AA5E0;
    font-weight: bold;
    background-color: #FFF;
    border-radius: 20px;
    text-align: center;
  }
  #nenmatsunenshi .btn_block ul li .color3 .departure {
    font-size: 26px;
    color: #F58400;
    font-weight: bold;
    background-color: #FFF;
    border-radius: 20px;
    text-align: center;
  }
  #nenmatsunenshi .btn_block ul li .color4 .departure {
    font-size: 26px;
    color: #EC595F;
    font-weight: bold;
    background-color: #FFF;
    border-radius: 20px;
    text-align: center;
  }
  #nenmatsunenshi .btn_block ul li .color5 .departure {
    font-size: 26px;
    color: #33cba2;
    font-weight: bold;
    background-color: #FFF;
    border-radius: 20px;
    text-align: center;
  }
  #nenmatsunenshi .btn_block .logo_garuda {
    background-image: url(../img/akitabi2018/logo_garuda.png);
    background-repeat: no-repeat;
    background-position: right center;
  }
  #nenmatsunenshi .btn_block .logo_airasia {
    background-image: url(../img/akitabi2018/logo_airasia.png);
    background-repeat: no-repeat;
    background-position: right center;
  }
  #nenmatsunenshi .btn_block .logo_singapore {
    background-image: url(../img/akitabi2018/logo_singapore.png);
    background-repeat: no-repeat;
    background-position: right center;
    background-size: 83px;
  }
  #nenmatsunenshi .btn_block .logo_philippine {
    background-image: url(../img/akitabi2018/logo_philippine.png);
    background-repeat: no-repeat;
    background-position: right center;
    background-size: 143px;
  }
  #nenmatsunenshi .btn_block .logo_daikankoukuu {
    background-image: url(../img/akitabi2018/logo_daikankoukuu.png);
    background-repeat: no-repeat;
    background-position: right center;
    background-size: 143px;
  }
  #nenmatsunenshi .btn_block .btn_short {
    padding-left: 20px;
  }
  #nenmatsunenshi .block {
    margin-bottom: 66px;
    width: 1150px;
    margin: 0 auto;
    padding-left: 20px;
  }
  #nenmatsunenshi .gakusei_select {
    width: 960px;
    margin: 0 auto 66px;
  }
  #nenmatsunenshi .gakusei_select ul {
    text-align: left;
    letter-spacing: -.40em;
    word-spacing: -.40em;
    width: 960px;
    margin: 0 auto 40px;
  }
  #nenmatsunenshi .gakusei_select ul li {
    display: inline-block;
    /display: inline;
    /zoom: 1;
    letter-spacing: normal;
    word-spacing: normal;
    text-align: left;
    vertical-align: top;
    width: 470px;
    padding-top: 20px;
    margin-right: 10px;
  }
  #nenmatsunenshi .gakusei_select ul li a {
    display: block;
  }
  #nenmatsunenshi .gakusei_select ul li .color1 {
    border: 4px solid #2AA5E0;
    border-radius: 15px;
  }
  #nenmatsunenshi .gakusei_select ul li .color1 .box_a {
    background-color: #2AA5E0;
    padding: 10px;
  }
  #nenmatsunenshi .gakusei_select ul li .box_a .riyoubin {
    font-size: 25px;
    color: #FFF;
    font-weight: bold;
    line-height: 1.1;
    text-align: center;
  }
  #nenmatsunenshi .gakusei_select ul li .box_b {
    font-size: 40px;
    color: #DB0D0D;
    font-weight: bold;
    text-align: center;
    padding: 10px;
    background-color: #FFF;
    border-radius: 0px 0px 15px 15px;
  }
  #nenmatsunenshi .gakusei_select .guide {
    margin: 20px auto 0px auto;
    background-color: #12B5B0;
    padding: 16px 20px;
    -moz-border-radius: 10px;
    -webkit-border-radius: 10px;
    -o-border-radius: 10px;
    -ms-border-radius: 10px;
    border-radius: 10px;
    font-size: 1.15em;
    color: #FFF;
    font-weight: bold;
  }
  #nenmatsunenshi .gakusei_select .midashi {
    text-align: center;
    margin: 30px auto 0;
    font-size: 25px;
    font-weight: bold;
    color: #fa6a00;
    border-bottom: #fa6a00 solid;
  }
  #nenmatsunenshi .gakusei_select .midashi span {
    font-size: 32px;
    color: #F13B3A;
  }
  #contact-tel-img {
    padding-top: 20px;
  }
  #nenmatsunenshi .tourlink {
    text-align: center;
  }
  #nenmatsunenshi h3.title {
    margin-top: 50px;
    text-align: center;
  }
  .news_area {
    width: 1130px;
  }
  #nenmatsunenshi .news_area ul li {
    margin-bottom: 5px;
    padding-bottom: 5px;
  }
  .news_area ul li a {
    font-size: 1.2em;
    display: inline-block;
    width: 950px;
    vertical-align: top;
  }
  #nenmatsunenshi .tourpoint .base ul li:nth-of-type(2), #nenmatsunenshi .tourpoint .base ul li:nth-of-type(5) {
    margin-right: 0;
  }
  #nenmatsunenshi .gakusei_block {
    width: 1100px;
    margin: 0 auto;
  }
  #nenmatsunenshi .tourpoint .base ul li:nth-of-type(-n+2){
  width: 48%;
  }

  #nenmatsunenshi .gakusei_block .tokuten ul li.no6{
      padding-top: 90px;
  }
  #nenmatsunenshi .gakusei_block .tokuten ul li.no5{
      padding-top: 60px;
  }
  
#nenmatsunenshi .th50{
    margin-bottom: 40px;
}
  
  
    #nenmatsunenshi .family_block ul.lineup li .photo {
    width: 540px;
height: 300px;
    object-fit: cover;
  }
  #nenmatsunenshi .family_block ul.lineup li ul.arrange li .photo {
width: 100%;
    height: 180px;
    object-fit: cover;
  }
  
  #nenmatsunenshi .block ul li .item1.hg{
    /*height: 40px;*/
    display: flex;
    align-items: center;
    /*flex-wrap: wrap;*/
}
  
  
  
  
    }
  
  

/* スマホレイアウト */
@media (max-width: 767px) {
  #panlist_bali {
    background: #a00105 none repeat scroll 0 0;
    color: #fff;
    font-size: 10px;
    list-style: outside none none;
    overflow: hidden;
    padding: 4px;
    margin: 0;
  }
  #panlist_bali li {
    float: left;
  }
  #panlist_bali li a {
    color: #ffcc00;
  }
  #panlist_bali li a:hover {
    color: #fff;
  }
  #nenmatsunenshi {
    width: 100%;
    font-size: 13px;
    line-height: 1.5;
    color: #333;
    /*background-color: #FFFCD3;*/
    padding-bottom: 40px;
  }
  #nenmatsunenshi .main_btn {
    width: 100%;
    background-image: url(../img/back_sra.gif);
    background-repeat: repeat;
    padding: 1px 10px 30px 10px;
  }
  #nenmatsunenshi .main_btn ul {
    width: 100%;
  }
  #nenmatsunenshi .main_btn ul li {
    width: 100%;
    margin-top: 20px;
    background-color: #FFF;
    -moz-border-radius: 10px;
    -webkit-border-radius: 10px;
    -o-border-radius: 10px;
    -ms-border-radius: 10px;
    border-radius: 10px;
  }
  #nenmatsunenshi .main_btn ul li a {
    display: block;
  }
  #nenmatsunenshi .main_btn ul li a:hover {
    background-color: rgba(255, 238, 206, 0.5);
  }
  #nenmatsunenshi .main_btn ul li.btn_long {
    width: 100%;
  }
  #nenmatsunenshi .main_btn ul li.btn_long a {
    padding: 10px;
  }
  #nenmatsunenshi .main_btn ul li.btn_short {
    width: 100%;
  }
  #nenmatsunenshi .main_btn ul li.btn_short a {
    padding: 10px;
  }
  #nenmatsunenshi .main_btn ul li .wrap {
    width: 100%;
  }
  #nenmatsunenshi .main_btn ul li .wrap .box_a {
    width: 100%;
  }
  #nenmatsunenshi .main_btn ul li .wrap .box_b {
    width: 100%;
    padding-top: 10px;
  }
  #nenmatsunenshi .main_btn ul li .wrap .box_b img {
    width: 70%;
  }
  #nenmatsunenshi .main_btn ul li .box_c {
    width: 100%;
    padding: 6px;
    -webkit-border-radius: 6px;
    -o-border-radius: 6px;
    -ms-border-radius: 6px;
    border-radius: 6px;
  }
  #nenmatsunenshi .main_btn ul li .box_c span.left {
    display: block;
    width: 26%;
    float: left;
    font-size: 1.1em;
    color: #600;
    font-weight: bold;
    background-color: #FFF;
    text-align: center;
    padding: 4px 0px;
  }
  #nenmatsunenshi .main_btn ul li .box_c span.right {
    display: block;
    width: 74%;
    float: right;
    font-size: 1.1em;
    color: #FFF;
    font-weight: bold;
    padding-left: 2%;
    padding-top: 4px;
  }
  #nenmatsunenshi .main_btn ul li .box_d {
    text-align: left;
  }
  #nenmatsunenshi .main_btn ul li .box_d img {
    width: 70%;
  }
  #nenmatsunenshi .main_btn ul li .waku {
    -moz-border-radius: 6px;
    -webkit-border-radius: 6px;
    -o-border-radius: 6px;
    -ms-border-radius: 6px;
    border-radius: 6px;
  }
  #nenmatsunenshi .main_btn ul li .waku .top {
    font-size: 1.4em;
    color: #600;
    font-weight: bold;
    text-align: center;
  }
  #nenmatsunenshi .main_btn ul li .waku .bottom {
    font-size: 1.4em;
    color: #FFF;
    font-weight: bold;
    text-align: center;
    padding-top: 3px;
  }
  #nenmatsunenshi .main_btn ul li.item1 {
    border: 3px solid #8DDB6E;
    background-image: url(../img/img_airasia_logo.gif);
    background-repeat: no-repeat;
    background-position: right bottom;
    background-size: 100px auto;
  }
  #nenmatsunenshi .main_btn ul li.item1 .waku {
    border: 3px solid #8DDB6E;
  }
  #nenmatsunenshi .main_btn ul li.item1 .waku .bottom {
    background-color: #8DDB6E;
  }
  #nenmatsunenshi .main_btn ul li.item2 {
    border: 3px solid #5DD5F8;
    background-image: url(../img/img_garudaindonesia_logo.gif);
    background-repeat: no-repeat;
    background-position: right bottom;
    background-size: 100px auto;
  }
  #nenmatsunenshi .main_btn ul li.item2 .waku {
    border: 3px solid #5DD5F8;
  }
  #nenmatsunenshi .main_btn ul li.item2 .waku .bottom {
    background-color: #5DD5F8;
  }
  #nenmatsunenshi .main_btn ul li.item3 {
    border: 3px solid #8DDB6E;
    background-image: url(../img/img_garudaindonesia_logo.gif);
    background-repeat: no-repeat;
    background-position: right bottom;
    background-size: 100px auto;
  }
  #nenmatsunenshi .main_btn ul li.item3 .box_c {
    background-color: #8DDB6E;
  }
  #nenmatsunenshi .main_btn ul li.item4 {
    border: 3px solid #6DE3C9;
    background-image: url(../img/img_singaporeairlines_logo.gif);
    background-repeat: no-repeat;
    background-position: right bottom;
    background-size: 100px auto;
  }
  #nenmatsunenshi .main_btn ul li.item4 .box_c {
    background-color: #6DE3C9;
  }
  #nenmatsunenshi .main_btn ul li.item5 {
    border: 3px solid #FF9494;
    background-image: url(../img/img_singaporeairlines_logo.gif);
    background-repeat: no-repeat;
    background-position: right bottom;
    background-size: 100px auto;
  }
  #nenmatsunenshi .main_btn ul li.item5 .box_c {
    background-color: #FF9494;
  }
  #nenmatsunenshi .main_btn ul li.item6 {
    border: 3px solid #8BB3F0;
    background-image: url(../img/img_singaporeairlines_logo.gif);
    background-repeat: no-repeat;
    background-position: right bottom;
    background-size: 100px auto;
  }
  #nenmatsunenshi .main_btn ul li.item6 .box_c {
    background-color: #8BB3F0;
  }
  #nenmatsunenshi .hotel_select {
    width: 100%;
    padding-bottom: 30px;
  }
  #nenmatsunenshi .hotel_select ul.lineup {
    text-align: left;
    letter-spacing: -.40em;
    padding: 0px 5px;
  }
  #nenmatsunenshi .hotel_select ul.lineup li {
    vertical-align: top;
    letter-spacing: normal;
    text-align: left;
    padding: 20px 5px 0px 5px;
  }
  #nenmatsunenshi .hotel_select ul.lineup li a {
    display: block;
  }
  #nenmatsunenshi .hotel_select ul.lineup li img {
    width: 100%;
  }
  #nenmatsunenshi .hotel_select ul.lineup li .name {
    display: table;
    width: 100%;
    height: 50px;
    color: #FFF;
    font-weight: bold;
    line-height: 1.3;
    text-align: center;
    font-size: 16px;
  }
  #nenmatsunenshi .hotel_select ul.lineup li .name p {
    display: table-cell;
    vertical-align: middle;
  }
  #nenmatsunenshi .hotel_select ul.lineup li .name_color1 {
    background-image: url(../img/pt_name_1.png);
    background-repeat: repeat;
  }
  #nenmatsunenshi .hotel_select ul.lineup li .name_color2 {
    background-image: url(../img/pt_name_2.png);
    background-repeat: repeat;
  }
  #nenmatsunenshi .hotel_select ul.lineup li .name_color3 {
    background-image: url(../img/pt_name_3.png);
    background-repeat: repeat;
  }
  #nenmatsunenshi .hotel_select ul.lineup li .name_color4 {
    background-image: url(../img/pt_name_4.png);
    background-repeat: repeat;
  }
  
  #nenmatsunenshi .hotel_select ul.lineup li .name_color5 {
    background-image: url(../img/pt_name_5.png);
    background-repeat: repeat;
  }
  #nenmatsunenshi .hotel_select ul.lineup li .name_color6 {
    background-image: url(../img/pt_name_6.png);
    background-repeat: repeat;
  }
  #nenmatsunenshi .hotel_select ul.lineup li .name_color7 {
    background-image: url(../img/pt_name_7.png);
    background-repeat: repeat;
  }
  #nenmatsunenshi .hotel_select ul.lineup li .note {
/*    background-color: #FFF;*/
    padding:5px 10px;
  }
  #nenmatsunenshi .hotel_select ul.lineup li .note_min_s {}
  #nenmatsunenshi .hotel_select ul.lineup li ul.price {
    text-align: left;
    letter-spacing: normal;
  }
  #nenmatsunenshi .hotel_select ul.lineup li ul.price li {
    width: 100%;
    padding: 0px;
    margin-top: 4px;
  }
  #nenmatsunenshi .hotel_select ul.lineup li ul.price li a {
    display: table;
    width: 100%;
  }
  #nenmatsunenshi .hotel_select ul.lineup li ul.price .left {
    display: table-cell;
    width: 39%;
    font-size: 0.9em;
    color: #FFF;
    font-weight: bold;
    vertical-align: middle;
    text-align: center;
    line-height: 30px;
  }
  #nenmatsunenshi .hotel_select ul.lineup li ul.price_color1 .left {
    background-color: #F13B3A;
  }
  #nenmatsunenshi .hotel_select ul.lineup li ul.price_color2 .left {
    background-color: #0F9340;
  }
  #nenmatsunenshi .hotel_select ul.lineup li ul.price_color3 .left {
    background-color: #E47121;
  }
  #nenmatsunenshi .hotel_select ul.lineup li ul.price_color4 .left {
    background-color: #0168B7;
  }
  #nenmatsunenshi .hotel_select ul.lineup li ul.price_color6 .left {
    background-color: #019E95;
  }
  #nenmatsunenshi .hotel_select ul.lineup li ul.price_color7 .left {
    background-color: #E7377F;
  }
  #nenmatsunenshi .hotel_select ul.lineup li ul.price .right {
    display: table-cell;
    width: 60%;
    font-size: 1.1em;
    color: #000;
    font-weight: bold;
    background-color: #FFF;
    vertical-align: middle;
    line-height: 30px;
    padding-left: 5px;
  }
  #nenmatsunenshi .hotel_select ul.lineup li ul.price_color1 .right {
    border-bottom: 1px solid #F13B3A;
  }
  #nenmatsunenshi .hotel_select ul.lineup li ul.price_color2 .right {
    border-bottom: 1px solid #0F9340;
  }
  #nenmatsunenshi .hotel_select ul.lineup li ul.price_color3 .right {
    border-bottom: 1px solid #E47121;
  }
  #nenmatsunenshi .hotel_select ul.lineup li ul.price_color4 .right {
    border-bottom: 1px solid #0168B7;
  }
  #nenmatsunenshi .hotel_select ul.lineup li ul.price_color6 .right {
    border-bottom: 1px solid #019E95;
  }
  #nenmatsunenshi .hotel_select ul.lineup li ul.price_color7 .right {
    border-bottom: 1px solid #E7377F;
  }
  #nenmatsunenshi .family_block {
    width: 100%;
    padding-bottom: 40px;
    background-image: url(../img/line_sra.png);
    background-repeat: no-repeat;
    background-position: left bottom;
  }
  #nenmatsunenshi .family_block .guide, #nenmatsunenshi .gakusei_block .guide {
    background-color: #12B5B0;
    padding: 10px 16px;
    -moz-border-radius: 10px;
    -webkit-border-radius: 10px;
    -o-border-radius: 10px;
    -ms-border-radius: 10px;
    border-radius: 10px;
    color: #FFF;
    font-weight: bold;
    margin: 20px 10px 0px 10px;
  }
  #nenmatsunenshi .family_block ul.lineup {
    width: 100%;
    padding: 0px 10px;
  }
  #nenmatsunenshi .family_block ul.lineup li {
    width: 100%;
    padding-top: 20px;
  }
  #nenmatsunenshi .family_block ul.lineup li a {
    display: block;
  }
  #nenmatsunenshi .family_block ul.lineup li .photo {
    width: 100%;
  }
  #nenmatsunenshi .family_block ul.lineup li .name {
    display: table;
    width: 100%;
    height: 40px;
    font-size: 1.4em;
    color: #FFF;
    font-weight: bold;
    line-height: 40px;
    text-align: center;
  }
  #nenmatsunenshi .family_block ul.lineup li .name_color1 {
    background-image: url(../img/pt_name_1.png);
    background-repeat: repeat;
  }
  #nenmatsunenshi .family_block ul.lineup li .name_color5 {
    background-image: url(../img/pt_name_5.png);
    background-repeat: repeat;
  }
  #nenmatsunenshi .family_block ul.lineup li .note {
/*    background-color: #FFF;*/
    padding: 5px 10px;
  }
  #nenmatsunenshi .family_block ul.lineup li .point {
    margin-top: 16px;
    text-align: center;
  }
  #nenmatsunenshi .family_block ul.lineup li .point_color1 {
    font-size: 1.1em;
    color: #F13B3A;
    font-weight: bold;
    margin-top: 10px;
  }
  #nenmatsunenshi .family_block ul.lineup li .point_color1 p {
    text-indent: -1em;
    margin-left: 1em;
  }
  #nenmatsunenshi .family_block ul.lineup li .point_color5 {
    font-size: 1.1em;
    color: #55256F;
    font-weight: bold;
    margin-top: 10px;
  }
  #nenmatsunenshi .family_block ul.lineup li .point_color5 p {
    text-indent: -1em;
    margin-left: 1em;
  }
  #nenmatsunenshi .family_block ul.lineup li ul.arrange {
    letter-spacing: -.40em;
    padding: 0px;
  }
  #nenmatsunenshi .family_block ul.lineup li ul.arrange li {
    display: inline-block;
    /display: inline;
    /zoom: 1;
    vertical-align: top;
    letter-spacing: normal;
    text-align: left;
    width: 48%;
    padding: 12px 0px 0px 0px;
  }
  #nenmatsunenshi .family_block ul.lineup li ul.arrange li:nth-child(2n) {
    margin-left: 4%;
  }
  #nenmatsunenshi .family_block ul.lineup li ul.arrange li ul.price {
    text-align: left;
    letter-spacing: normal;
  }
  #nenmatsunenshi .family_block ul.lineup li ul.arrange li ul.price li {
    width: 100%;
    padding: 0px;
    margin-top: 4px;
  }
  #nenmatsunenshi .family_block ul.lineup li ul.arrange li ul.price li a {
    display: table;
    width: 100%;
  }
  #nenmatsunenshi .family_block ul.lineup li ul.arrange li ul.price li:nth-child(2n) {
    margin-left: 0px;
  }
  #nenmatsunenshi .family_block ul.lineup li ul.arrange li ul.price li .left {
    display: table-cell;
    width: 40%;
    color: #FFF;
    font-weight: bold;
    vertical-align: middle;
    text-align: center;
    line-height: 30px;
  }
  #nenmatsunenshi .family_block ul.lineup li ul.arrange li ul.price_color1 .left {
    background-color: #F13B3A;
  }
  #nenmatsunenshi .family_block ul.lineup li ul.arrange li ul.price_color2 .left {
    background-color: #0F9340;
  }
  #nenmatsunenshi .family_block ul.lineup li ul.arrange li ul.price_color3 .left {
    background-color: #E47121;
  }
  #nenmatsunenshi .family_block ul.lineup li ul.arrange li ul.price_color4 .left {
    background-color: #0168B7;
  }
  #nenmatsunenshi .family_block ul.lineup li ul.arrange li ul.price_color5 .left {
    background-color: #55256F;
  }
  #nenmatsunenshi .family_block ul.lineup li ul.arrange li ul.price_color6 .left {
    background-color: #019E95;
  }
  #nenmatsunenshi .family_block ul.lineup li ul.arrange li ul.price_color7 .left {
    background-color: #E7377F;
  }
  
  
  
  
  
  
  
  
  #nenmatsunenshi .family_block ul.lineup li ul.arrange li ul.price .right {
    display: table-cell;
    width: 60%;
    font-size: 3.8vw;
    color: #000;
    font-weight: bold;
    background-color: #FFF;
    vertical-align: middle;
    line-height: 30px;
    padding-left: 5px;
  }
  #nenmatsunenshi .family_block ul.lineup li ul.arrange li ul.price_color1 .right {
    border-bottom: 1px solid #F13B3A;
  }
  #nenmatsunenshi .family_block ul.lineup li ul.arrange li ul.price_color5 .right {
    border-bottom: 1px solid #55256F;
  }
  #nenmatsunenshi .balloon_color1 {
    font-size: 1.1em;
    font-weight: bold;
    text-align: center;
    margin-top: 12px;
    background-image: url(../img/arrow_1.png);
    background-repeat: no-repeat;
    background-position: center bottom;
    padding-bottom: 8px;
  }
  #nenmatsunenshi .balloon_color1 span {
    display: block;
    padding: 2px 0px;
    color: #F13B3A;
    background-color: #FFC9C9;
  }
  #nenmatsunenshi .balloon_color2 {
    font-size: 1.1em;
    font-weight: bold;
    text-align: center;
    margin-top: 12px;
    background-image: url(../img/arrow_2.png);
    background-repeat: no-repeat;
    background-position: center bottom;
    padding-bottom: 8px;
  }
  #nenmatsunenshi .balloon_color2 span {
    display: block;
    padding: 2px 0px;
    color: #0F9340;
    background-color: #C8F6D9;
  }
  #nenmatsunenshi .balloon_color3 {
    font-size: 1.1em;
    font-weight: bold;
    text-align: center;
    margin-top: 12px;
    background-image: url(../img/arrow_3.png);
    background-repeat: no-repeat;
    background-position: center bottom;
    padding-bottom: 8px;
  }
  #nenmatsunenshi .balloon_color3 span {
    display: block;
    padding: 2px 0px;
    color: #E47121;
    background-color: #FFD3B6;
  }
  #nenmatsunenshi .balloon_color5 {
    font-size: 1.1em;
    font-weight: bold;
    text-align: center;
    margin-top: 12px;
    background-image: url(../img/arrow_4.png);
    background-repeat: no-repeat;
    background-position: center bottom;
    padding-bottom: 8px;
  }
  #nenmatsunenshi .balloon_color5 span {
    display: block;
    padding: 2px 0px;
    color: #55256F;
    background-color: #E3C0F6;
  }
  #nenmatsunenshi .balloon_color6 {
    font-size: 1.1em;
    font-weight: bold;
    text-align: center;
    margin-top: 12px;
    background-image: url(../img/arrow_6.png);
    background-repeat: no-repeat;
    background-position: center bottom;
    padding-bottom: 8px;
  }
  #nenmatsunenshi .balloon_color6 span {
    display: block;
    padding: 2px 0px;
    color: #019E95;
    background-color: #C1FDFB;
  }
  #nenmatsunenshi .balloon_color7 {
    font-size: 1.1em;
    font-weight: bold;
    text-align: center;
    margin-top: 12px;
    background-image: url(../img/arrow_7.png);
    background-repeat: no-repeat;
    background-position: center bottom;
    padding-bottom: 8px;
  }
  #nenmatsunenshi .balloon_color7 span {
    display: block;
    padding: 2px 0px;
    color: #E7377F;
    background-color: #FFC0DA;
  }
  #nenmatsunenshi .others_campaign {
    /*margin: 0px 10px;
	border: 3px solid #AA2913;*/
    -moz-border-radius: 10px;
    -webkit-border-radius: 10px;
    -o-border-radius: 10px;
    -ms-border-radius: 10px;
    border-radius: 10px;
    /*background-color: #FFF;*/
  }
  #nenmatsunenshi .others_campaign .title_oc {
    background-color: #D6321D;
    text-align: center;
    padding: 5px;
  }
  #nenmatsunenshi .others_campaign ul {
    /*width: 100%;*/
    padding: 5px 15px 10px 15px;
  }
  #nenmatsunenshi .others_campaign ul li {
    padding-top: 5px;
    text-align: center;
  }
  /*--------------------------------------------------*
 *   SPでは無効/表示されない
 *--------------------------------------------------*/
  .sp_none {
    display: none !important;
  }
  /*--------------------------------------------------*
 *   2017/12/22追加
 *--------------------------------------------------*/
  #nenmatsunenshi .wedding_campaign {
    /*	width: 910px;
	margin: 40px auto 0px auto;
	background-image: url(../img/img_wedding_cp_bottom.png);
	background-repeat: no-repeat;
	background-position: left bottom;
	padding-bottom: 16px;
*/
  }
  #nenmatsunenshi .wedding_campaign .inner {
    /*	background-image: url(../img/img_wedding_cp_middle.png);
	background-repeat: repeat-y;
	padding-bottom: 4px;
*/
    padding-bottom: 20px;
  }
  #nenmatsunenshi .wedding_campaign .inner h3 {
    background-color: #ef639b;
    text-align: center;
    padding-bottom: 10px;
  }
  #nenmatsunenshi .wedding_campaign .inner h3 span {
    background: #FFF;
    border-radius: 5px;
    padding: 0 17px;
    font-size: 14px;
    color: #f15510;
    display: block;
    width: 80%;
    margin: 0 auto 5px;
  }
  #nenmatsunenshi .wedding_campaign .inner .profit {
    font-size: 24px;
    color: #623000;
    font-weight: bold;
    line-height: 1.3;
    padding: 20px 0;
    text-align: center;
  }
  #nenmatsunenshi .wedding_campaign .inner .bt_campaign {
    margin: 12px auto 0px auto;
  }
  #nenmatsunenshi .wedding_campaign .inner .bt_campaign a {
    /*display: block;
	width: 850px;
	height: 60px;
	font-size: 26px;
	color: #FFF;
	font-weight: bold;
	text-align: center;
	line-height: 60px;
	background-color: #d51a3d;
	-moz-border-radius: 6px;
	-webkit-border-radius: 6px;
	-o-border-radius: 6px;
	-ms-border-radius: 6px;
	border-radius: 6px;*/
  }
  #nenmatsunenshi .wedding_campaign .inner .bt_campaign a img {
    width: 100%;
    height: auto;
  }
  #nenmatsunenshi .wedding_campaign .inner .bt_campaign span {
    background-image: url(../img/bt_arrow.png);
    background-repeat: no-repeat;
    background-position: right center;
    padding-right: 16px;
  }
  #nenmatsunenshi .btn_block .btn_long {
    padding: 0px 10px;
  }
  #nenmatsunenshi .btn_block .btn_long ul li .color1 {
    display: block;
    width: 100%;
  }
  #nenmatsunenshi .btn_block .btn_long ul li .color2 {
    display: block;
    width: 100%;
  }
  #nenmatsunenshi .btn_block .btn_long ul li .color1 .box_a {
    display: block;
    width: 100%;
    padding: 10px;
  }
  #nenmatsunenshi .btn_block .btn_long ul li .color2 .box_a {
    display: block;
    width: 100%;
    padding: 10px;
  }
  #nenmatsunenshi .btn_block .btn_long ul li .box_a .riyoubin {
    font-size: 20px;
    line-height: 1.2;
    margin-top: 10px;
  }
  #nenmatsunenshi .btn_block .btn_long ul li .box_b {
    display: block;
    font-size: 34px;
    padding: 5px 10px;
    border-radius: 0px 0px 15px 15px;
  }
  #nenmatsunenshi .btn_block .btn_short {
    padding: 0px 10px;
  }
  #nenmatsunenshi .btn_block .btn_short ul li {
    display: block;
    width: 100%;
    padding-top: 20px;
    margin-right: 0px;
  }
  #nenmatsunenshi .btn_block .btn_short ul li .color3 .box_a {
    padding: 10px;
  }
  #nenmatsunenshi .btn_block .btn_short ul li .color4 .box_a {
    padding: 10px;
  }
  #nenmatsunenshi .btn_block .btn_short ul li .box_a .riyoubin {
    font-size: 20px;
    line-height: 1.2;
    margin-top: 10px;
  }
  #nenmatsunenshi .btn_block .btn_short ul li .box_b {
    font-size: 34px;
    padding: 5px 10px;
  }
  #nenmatsunenshi .btn_block ul li .color1 .departure {
    font-size: 18px;
  }
  #nenmatsunenshi .btn_block ul li .color2 .departure {
    font-size: 18px;
  }
  #nenmatsunenshi .btn_block ul li .color3 .departure {
    font-size: 18px;
  }
  #nenmatsunenshi .btn_block ul li .color4 .departure {
    font-size: 18px;
  }
  #nenmatsunenshi .btn_block ul li .color5 .departure {
    font-size: 18px;
  }
  #nenmatsunenshi .btn_block .logo_garuda {
    background-size: 80px auto;
  }
  #nenmatsunenshi .btn_block .logo_airasia {
    background-size: 45px auto;
  }
  #nenmatsunenshi .btn_block .logo_singapore {
    background-size: 50px auto;
  }
  #nenmatsunenshi .btn_block .logo_philippine {
    background-size: 100px auto;
  }
  #nenmatsunenshi h3.title {
    padding-top: 30px;
  }
  #nenmatsunenshi h3.title2 {
    padding-top: 10px;
  }
  #nenmatsunenshi h3.title2 img {
    width: 50%;
    height: auto;
  }
  #nenmatsunenshi .gakusei_select {
    width: 100%;
  }
  #nenmatsunenshi .gakusei_select .guide {
    background-color: #12B5B0;
    padding: 10px 16px;
    -moz-border-radius: 10px;
    -webkit-border-radius: 10px;
    -o-border-radius: 10px;
    -ms-border-radius: 10px;
    border-radius: 10px;
    color: #FFF;
    font-weight: bold;
    margin: 20px 10px 0px 10px;
  }
  #nenmatsunenshi .gakusei_select .midashi {
    margin-top: 10px;
    font-size: 18px;
  }
  #nenmatsunenshi .gakusei_select ul {
    width: auto;
    padding: 0px 10px;
  }
  #nenmatsunenshi .gakusei_select ul li {
    display: block;
    width: 100%;
    padding-top: 20px;
    margin-right: 0px;
  }
  #nenmatsunenshi .gakusei_select ul li .box_a .riyoubin {
    font-size: 18px;
  }
  #nenmatsunenshi .gakusei_select ul li .box_b {
    font-size: 28px;
  }
  #nenmatsunenshi .gakusei_select .midashi {
    text-align: center;
    margin: 30px auto 0;
    font-size: 18px;
    font-weight: bold;
    color: #fa6a00;
    border-bottom: #fa6a00 solid;
  }
  #nenmatsunenshi .gakusei_select .midashi span {
    font-size: 25px;
    color: #F13B3A;
  }
  #nenmatsunenshi .menu_box {
    width: 100%;
    padding: 15px 0;
  }
  #nenmatsunenshi .menu_box ul li {
    width: 45%;
    margin: 0 5px 10px 0;
  }
  #nenmatsunenshi .menu_box ul li a {
    font-size: 18px;
  }
  #nenmatsunenshi .menu_box ul li:last-child {
    margin-right: 5px;
  }
  #nenmatsunenshi .block {
    margin-bottom: 20px;
    width: auto;
    padding: 0;
  }
  #nenmatsunenshi .block ul {
    width: 100%;
    padding: 0;
  }
  #nenmatsunenshi .block ul li {
    /*width: 88%;*/
    width: 94%;
    margin: 0 auto 30px;
    display: block;
    min-height: inherit;
  }
  #nenmatsunenshi .block2 {
    padding: 10px 0;
    width: auto;
  }
  #nenmatsunenshi .tourlink {
    width: 95%;
    margin: 15px auto;
  }
  #nenmatsunenshi .tourlink a {
    width: 100%;
    background: #33b4f6;
    height: auto;
    position: relative;
    font-size: 16px;
    border-radius: 10px;
    padding: 10px 0;
    display: block;
    color: #FFF;
    font-weight: bold;
    text-align: center;
  }
  #nenmatsunenshi .block ul li img {
   max-width: 100% !important;
    /* max-height: 100% !important; */
    object-fit: cover;
    width: 100%;
  }
  #nenmatsunenshi .tourlink a::before {
    top: 45%;
  }
  #nenmatsunenshi .tourlink a span {
    font-size: 24px;
    width: 60%;
  }
  #nenmatsunenshi h3.title {
    padding-top: 0;
    margin-top: 0;
  }
  #nenmatsunenshi .block ul li .box {
    min-height: auto;
    /*padding-bottom: 20px;*/
  }
  /*ツアーポイント*/
  #nenmatsunenshi .tourpoint .base h2 {
    margin: 0 5px;
  }
  #nenmatsunenshi .tourpoint .base, .main .hotel .base {
    width: auto;
  }
  #nenmatsunenshi .tourpoint::before {
    top: -20px;
    background-size: 26%;
  }
  #nenmatsunenshi .tourpoint::after {
    bottom: -48px;
    background-size: 26%;
  }
  #nenmatsunenshi .tourpoint .base .midashi {
    font-size: 4vw;
  }
  #nenmatsunenshi .tourpoint .base ul {
    margin: 30px 5px;
  }
  #nenmatsunenshi .tourpoint .base ul li {
    width: 47vw;
    margin-right: 7px;
    margin-bottom: 10px;
  }
  #nenmatsunenshi .tourpoint .base ul li:nth-of-type(3),
  #nenmatsunenshi .tourpoint .base ul li:nth-of-type(5),
  #nenmatsunenshi .tourpoint .base ul li:nth-of-type(6),
  #nenmatsunenshi .tourpoint .base ul li:nth-of-type(8) {
      margin-right: 0;
  }
  #nenmatsunenshi .tourpoint .base ul li .no {
    font-size: 4vw;
  }
  #nenmatsunenshi .tourpoint .base ul li h4 {
    font-size: 3.5vw;
    padding: 10px 0px;
    font-weight: bold;
  }
  #nenmatsunenshi .tourpoint .base ul li .irasuto {
    width: 38vw;
    margin: 10px auto;
  }
  #nenmatsunenshi .tourpoint .base ul li .text {
    font-size: 3vw;
  }
  #nenmatsunenshi .tourpoint .base ul li .text.margin2 {
    margin-top: 10px;
  }
  #nenmatsunenshi .tourpoint .base ul li .text.margin1 {
    margin-top: 22px;
  }
  #nenmatsunenshi .tourpoint .base ul li .irasuto.item {
    width: 26vw;
    margin-right: 7vw;
  }
  #nenmatsunenshi .tourpoint .base ul li .text.margin3 {
    margin-top: 0;
  }
  #nenmatsunenshi .tourpoint .base ul li .text.margin4 {
    margin-top: 33px;
  }
  .text.margin4.margin5 {
    margin-top: 28px !important;
  }
  #nenmatsunenshi .tourpoint .base ul li .irasuto.margin {
    margin-top: 22px;
  }
  #nenmatsunenshi .tourpoint .base .link {
    margin: 10px;
  }
  #nenmatsunenshi .tourpoint .base .link a {
    padding: 10px;
    font-size: 3.8vw;
    background-size: 4%;
  }
  #nenmatsunenshi .tourpoint .base {
    padding-bottom: 0px;
  }
  .news_area h3 {
    left: 0;
    top: 48px;
    text-align: center;
  }
  .news_area h3 img {
    width: 85% !important;
  }
  .news_area ul {
    padding: 12px !important;
    border-top: 48px solid #ea3106;
  }
  #nenmatsunenshi .news_area ul li {
    margin-bottom: 5px;
    padding-bottom: 5px;
  }
  .news_area ul li a {
    padding-left: 0 !important;
    margin-top: 6px !important;
    display: block;
  }
  #nenmatsunenshi .tourpoint .base ul {
    margin: 0px 5px;
  }
  #nenmatsunenshi h2 .band {
    text-align: center;
    font-size: 3.5vw;
    background: #f0f5cd;
    padding: 5px;
    color: #e80740;
    font-weight: bold;
    display: block;
  }
  #nenmatsunenshi .gakusei_block h3.title {
    margin: 20px 10px 10px;
  }
  #nenmatsunenshi .gakusei_block .tokuten ul li{
      width: 48%;
      padding: 20px 0 10px;
  }
 /* #nenmatsunenshi .gakusei_block .tokuten ul li:nth-of-type(-n+3) {
    width: 48%;
  }*/
  #nenmatsunenshi .gakusei_block .tokuten ul li .number {
    /*padding: 12px 18px;*/
    padding: 9px 15px;
    font-size: 2rem;
    top: 0px;
    left: 37%;
  }
/*  #nenmatsunenshi .gakusei_block .tokuten ul li:nth-of-type(-n+3) .number {
    left: 38%;
  }*/
 #nenmatsunenshi .gakusei_block .tokuten ul li:first-of-type .number {
    left: 44%;
  }
  #nenmatsunenshi .gakusei_block .tokuten ul {
    margin: 0 10px;
  }
  #nenmatsunenshi .gakusei_block .tokuten ul li .top .small, #nenmatsunenshi .gakusei_block .tokuten ul li .bottom {
    font-size: 3vw;
  }
  #nenmatsunenshi .gakusei_block .tokuten ul li .top {
    font-size: 3.8vw;
  }
  #nenmatsunenshi .gakusei_block .tokuten ul li .bottom .big {
    font-size: 4vw;
    padding: 0;
  }
  #nenmatsunenshi .gakusei_block .tokuten ul li.no2 .bottom {
    font-size: 5vw;
    margin-top: 0;
  }
/*  #nenmatsunenshi .gakusei_block .tokuten ul li.no4 .top {
    font-size: 4vw;
  }*/
  #nenmatsunenshi .gakusei_block .tokuten ul li.no4 div.bottom {
    display: block;
  }
  #nenmatsunenshi .gakusei_block .tokuten ul li.no4 .bottom div {
    width: 90%;
    border: none;
    margin: 0 auto;
    padding: 0 0 10px;
  }
  #nenmatsunenshi .gakusei_block .tokuten ul li.no4 .bottom div:nth-of-type(2) {
    width: 90%;
    padding-top: 10px;
  }
  #nenmatsunenshi .gakusei_block .tokuten ul li.no4 .bottom div:last-child {
    padding: 0;
  }
  #nenmatsunenshi .gakusei_block .tokuten ul li:nth-last-of-type(-n+2) {
    /*padding: 40px 0 0;*/
  }
  #nenmatsunenshi .gakusei_block .tokuten ul li.no4 .bottom div, #nenmatsunenshi .gakusei_block .tokuten ul li.no4 .bottom div:nth-of-type(2) {
    padding: 0;
  }
  #nenmatsunenshi .gakusei_block .tokuten ul li:first-of-type {
    width: 100%;
  }
  #nenmatsunenshi .gakusei_block .tokuten ul li {
    margin-bottom: 10px;
    margin-top: 20px;
  }
  #nenmatsunenshi .gakusei_block h3.title_sub {
    margin: 20px 10px 0;
  }
  #nenmatsunenshi .gakusei_block .hotel_select ul.lineup {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
  }
  #nenmatsunenshi .gakusei_block .hotel_select ul.lineup li {
    width: 49%;
    padding: 10px 0;
  }
  #nenmatsunenshi .gakusei_block .hotel_select ul.lineup li .name {
    font-size: 3.5vw;
  }
  #nenmatsunenshi .gakusei_block .hotel_select ul.lineup li ul.price .right {
    font-size: 4vw;
  }
  #nenmatsunenshi .gakusei_block .hotel_select ul.lineup li ul .right {
    border: none;
  }
/*  #nenmatsunenshi .gakusei_block .tokuten ul li.no4 .bottom div:first-of-type, #nenmatsunenshi .gakusei_block .tokuten ul li.no4 .bottom div:last-of-type {
    background-size: 230px;
    padding-bottom: 180px;
  }*/
  #nenmatsunenshi .gakusei_block .tokuten ul li.no4 .bottom div:nth-of-type(2) span {
    position: static;
  }
  #nenmatsunenshi .gakusei_block .tokuten ul li.no4 .bottom div:nth-of-type(2) {
    /*margin: 10px auto;*/
  }
/*  #nenmatsunenshi .gakusei_block .tokuten ul li.no5 div.bottom {
  margin: 10px 0;
    padding: 0 10px 120px;
    background-position: bottom;
  }
  #nenmatsunenshi .gakusei_block .tokuten ul li.no6 div.bottom {
    margin-bottom: 10px;
    padding: 0 10px 120px;
    background-position: bottom;
  }*/
  #nenmatsunenshi .tourpoint .base ul li:first-of-type{
  width: 98%;
margin-right: 0;
  }
  
#nenmatsunenshi .gakusei_block .tokuten ul li.no4{
    width: 100%;
}
#nenmatsunenshi .gakusei_block .tokuten ul li.no4 .number {
    left: 44%;
}
 #nenmatsunenshi .gakusei_block .tokuten ul li.no6{
    padding-top: 11vw;
} 
#nenmatsunenshi .gakusei_block .tokuten ul li.no5 .link a{
    font-size: 2.8vw;
    width: 90%;
}
#nenmatsunenshi .gakusei_block .tokuten ul li.no5 .link a::after{
    border-top: 4px solid transparent;
    border-bottom: 4px solid transparent;
    border-left: 5px solid #FFF;
}
#nenmatsunenshi .th50{
    margin: 40px 20px 0;
}

/*20240416*/
#nenmatsunenshi .above .iconbox .rank{
padding: 0 5px;
}
#nenmatsunenshi .above{
display: flex;
  flex-wrap: wrap;
}
#nenmatsunenshi .above .data .kuchikomi .evaluation,
#nenmatsunenshi .above .data .kuchikomi .evaluation .comment,
#nenmatsunenshi .above .data .kuchikomi .number{
  font-size: 3.3vw;
}
#nenmatsunenshi .above .iconbox .rank{
margin-bottom: 0;
  margin-right: 5px;
  font-size: 3.3vw;
}
#nenmatsunenshi .hotel_select ul.lineup li .above img{
width: 15px;
  height: auto;
}
#nenmatsunenshi .above .kuchikomi img{
  width: 15px;
}
#nenmatsunenshi .read{
padding: 10px;
  font-size: 3.5vw;
  text-align: left;
}
#nenmatsunenshi .block ul li .item1{
    font-size: 4vw;
}
#nenmatsunenshi .block ul li .logo{
    font-size: 3.5vw;
}
#nenmatsunenshi .block ul li .box p.item3{
    font-size: 5vw;
}
#nenmatsunenshi .block ul li .item1 span{
    display: block;
    width: 100%;
}
#nenmatsunenshi .balloon1-right{
    padding: 0px 10px;
    font-size: 3.5vw;
}
#nenmatsunenshi .block ul li .box p.item3.balloon{
    font-size: 5vw;
}
#nenmatsunenshi .balloon1-right:before {
    margin-top: -3.5%;
    border: 6px solid transparent;
    border-left: 6px solid #f71919;
}
/*完売しました*/
#nenmatsunenshi .block ul li.end .end-t{
    font-size: 6vw;
}
}
@media (max-width: 320px) {}
