.pc {
	display: none !important;
}
.sp {
	display: block !important; 
}
/* アンケート */
.present_title_repeater {
	padding: 1% 0;
	font-weight: bold;
	font-size: 100%;
	color: #ffffff;
	background: repeating-linear-gradient(-45deg, #ff1493, #ff1493 10px, #f950b1 10px, #f950b1 20px);
}
.present_title_all {
	padding: 1% 0;
	font-weight: bold;
	font-size: 100%;
	color: #ffffff;
	background: repeating-linear-gradient(-45deg, #1e90ee, #1e90ee 10px, #269eef 10px, #269eef 20px);
}
/* end アンケート */

/* アコーディオン（Q&A） */

	/*ボックス全体*/
.accbox {
    margin: 0;
    padding: 0;
    max-width: 100%;/*最大幅*/
}
.label_rei {
	text-align: center;
}
.label_rei img{
	width: 60%;
}
	/*ラベル*/
.accbox label {
    display: block;
    margin: 1.5px 0;
    padding : 0 0;
    color :#0066cc;
    cursor :pointer;
	}
	/*ラベルホバー時*/
.accbox label:hover {
	text-decoration: none;
}
	/*チェックは隠す*/
.accbox input {
	display: none;
}
	/*中身を非表示にしておく*/
.accbox .accshow {
	height: 0;
	padding: 0;
	overflow: hidden;
	opacity: 0;
 }
.accbox .accshow_faq {
	height: 0;
	padding: 0;
	overflow: hidden;
	opacity: 0;
 }
	/*クリックで中身表示*/
.cssacc:checked + .accshow {
	height: auto;
	padding: 2px 5px 0 0;
	opacity: 1;
}
.cssacc:checked + .accshow_faq {
  height: auto;
  padding: 5px 8px 5px 12px;
	border-radius: 6px;
  background: #EEEEEE;
  opacity: 1;
}
/* アコーディオン（Q&A）end */

/* アコーディオン（走行例） */
.cssacc_rei:checked + .accshow {
  height: auto;
  opacity: 1;
}
/* アコーディオン（走行例）end */

/* アコーディオン（宿泊プラン） */
.cssacc_shukuhaku:checked + .accshow {
  padding: 0 13px 16px 0;
  border: 1px solid #CCC;
  height: auto;
	width: 95%;
	margin: 0 5px 15px 5px;
	background: #FFFEEC;
	opacity: 1;
}
/* アコーディオン（宿泊プラン）end */

/* リストマーク各種 */
	ol.kakko li  {
	list-style-type: none;
	counter-increment: cnt;
	text-indent: -2.8em;
	padding: 0;
}
	
	ol.kakko li:before  {
	display: marker;
	content: "　("counter(cnt)") ";
}
	ol.kakko p {
	display: inline;
	text-indent: 1em;
	margin-left: -1em;
}
	ol.kakko2 li {
	list-style-type: none;
	counter-increment: cnt;
	margin: -15px 0 -15px -14px;
}
	ol.kakko2 p {
	list-style-type: none;
	counter-increment: cnt;
	text-indent: -1em;
	margin-left: -1em;
	margin: 15px 0 -15px 0;
}
	ol.kakko3 {
	list-style-type: none;
	counter-increment: cnt;
	margin: 3px 0 15px 0;
}
	ol.kakko3 p {
	line-height: 1.35;
	list-style-type: none;
	counter-increment: cnt;
	text-indent: -1em;
	margin-left: -1em;
	margin: 15px 0 -15px -14px;
}
.in_item {
	margin-left: -30px;
}
/* リストマーク各種 end */

/* TOPページエリアマップ */
.main_pct_bg {
	position: relative;
	width: 100%;
	hight: auto;
	background: url("/resources/img/trip/drawari/2020_winter_pass/bg_index.png");
	background-size: 100%;
	background-repeat: no-repeat;
}
.main_pct_bg::before{
	display: block;
	content: "";
	padding-top: 106.5%;
}
.top_img_no1 {
	display: block;
	position: absolute;
	width: 20%;
	top: 31%;
	left: 77%;
}
.top_img_no2 {
	display: block;
	position: absolute;
	width: 20%;
	top: 46%;
	left: 32%;
}
.top_img_no3 {
	display: block;
	position: absolute;
	width: 20%;
	top: 71%;
	left: 2%;
}
.top_img_no4 {
	display: block;
	position: absolute;
	width: 20%;
	top: 86%;
	left: 51%;
}
/* TOPページエリアマップ end */

/* 首都圏エリアマップ */
.shutoken_pct_bg {
	position: relative;
	width: 100%;
	height: auto;
	background: url("/resources/img/trip/drawari/2020_winter_pass/bg_shutoken.png");
	background-size: 100%;
	background-repeat: no-repeat;
}
.shutoken_pct_bg::before{
	display: block;
	content: "";
	padding-top: 121%;
}
.img_no1 {
	display: block;
	position: absolute;
	width: 21%;
	top: 3%;
	left: 69%;
}
.img_no2 {
	display: block;
	position: absolute;
	width: 21%;
	top: 24%;
	left: 58%;
}
.img_no3 {
	display: block;
	position: absolute;
	width: 21%;
	top: 45%;
	left: 56.5%;
}
.img_no4 {
	display: block;
	position: absolute;
	width: 21%;
	top: 49%;
	left: 25%;
}
.img_no5 {
	display: block;
	position: absolute;
	width: 21%;
	top: 50%;
	left: 3.5%;
}
.img_no6 {
	display: block;
	position: absolute;
	width: 21%;
	bottom: 16.75%;
	left: 12%;
}
.img_no7 {
	display: block;
	position: absolute;
	width: 36%;
	bottom: 3%;
	left: 47.5%;
}
/* 首都圏エリアマップ end */

/* 新潟エリアマップ */
.niigata_pct_bg {
	position: relative;
	width: 100%;
	height: auto;
	background: url("/resources/img/trip/drawari/2020_winter_pass/bg_niigata.png");
	background-size: 100%;
	background-repeat: no-repeat;
}
.niigata_pct_bg::before{
	display: block;
	content: "";
	padding-top: 86%;
}
.niigata_img_no1 {
	display: block;
	position: absolute;
	width: 25%;
	top: 65%;
	left: 4.5%;
}
.niigata_img_no2 {
	display: block;
	position: absolute;
	width: 25%;
	top: 63%;
	left: 29.5%;
}
.niigata_img_no3 {
	display: block;
	position: absolute;
	width: 25%;
	top: 21.5%;
	left: 69%;
}
.niigata_img_no4 {
	display: block;
	position: absolute;
	width: 42%;
	top: 7.5%;
	left: 17%;
}
/* 新潟エリアマップ end */

/* 北陸新潟エリアマップ */
.hokuriku_pct_bg {
	position: relative;
	width: 100%;
	height: auto;
	background: url("/resources/img/trip/drawari/2020_winter_pass/bg_hokuriku.png");
	background-size: 100%;
	background-repeat: no-repeat;
}
.hokuriku_pct_bg::before{
	display: block;
	content: "";
	padding-top: 76%;
}
.hokuriku_img_no1 {
	display: block;
	position: absolute;
	width: 15%;
	top: 45%;
	left: 81%;
}
.hokuriku_img_no2 {
	display: block;
	position: absolute;
	width: 15%;
	top: 53%;
	left: 58%;
}
.hokuriku_img_no3 {
	display: block;
	position: absolute;
	width: 50%;
	top: 46%;
	left: 0.5%;
}
/* 北陸エリアマップ end */

/* 仙台エリアマップ */
.sendai_pct_bg {
	position: relative;
	width: 100%;
	height: auto;
	background: url("/resources/img/trip/drawari/2020_winter_pass/bg_sendai.png");
	background-size: 100%;
	background-repeat: no-repeat;
}
.sendai_pct_bg::before{
	display: block;
	content: "";
	padding-top: 111%;
}
.sendai_img_no1 {
	display: block;
	position: absolute;
	width: 22%;
	top: 1.5%;
	left: 50%;
}
.sendai_img_no2 {
	display: block;
	position: absolute;
	width: 22%;
	top: 25%;
	left: 46%;
}
.sendai_img_no3 {
	display: block;
	position: absolute;
	width: 22%;
	top: 75%;
	left: 15%;
}
.sendai_img_no4 {
	display: block;
	position: absolute;
	width: 30%;
	top: 47%;
	left: 52%;
}
/* 仙台エリアマップ end */

/* カレンダーの設定 */
.contents .cont_calenderbox1 {
	min-height: 215px;
  width: 100%;
  float: left;
	margin-right: 1%;
	font-size: 16px;
  text-align: center;
  margin-bottom: 1em;
}
.contents .cont_calenderbox3 {
	height: 180px;
  width: 49%;
  float: left;
	margin-right: 1%;
	font-size: 13.5px;
  text-align: center;
  margin-bottom: 1em;
}

/*
.contents .cont_calenderbox:nth-child(odd) {
  margin-right: 2%;
  clear: left;
}
*/

.month {
	font-size: 150%;
}
.contents .cont_calenderbox1 span.tit {
	margin: 0 0 -2% 0;
	border-radius: 10px 10px 10px 10px;
	border: solid 2px #cccccc;
  background: #c1deee;
	color: #333333;
	font-size: 16px;
	font-weight: bold;
  display: block;
  padding: 0.2em;
}
.contents .cont_calenderbox3 span.tit_2day {
	height: 25px;
	margin: 0 0 -5% 0;
	border-radius: 3px;
	background: #3da414;
	color: #ffffff;
	font-size: 100%;
	font-weight: bold;
  display: block;
  padding: 0 0 3% 0;
}
.contents .cont_calenderbox3 span.tit_3day {
	height: 25px;
	margin: 0 0 -5% 0;
	border-radius: 3px;
	background-color: dodgerblue; 
	color: #ffffff;
	font-size: 100%;
	font-weight: bold;
  display: block;
  padding: 0 0 3% 0;
}
.contents .cont_calender_tbl {
  width: 100%;
  text-align: center;
  border-collapse: separate;
	white-space: nowrap;
}
.contents .cont_calender_tbl td {
  background: #EFEFEF;
}
.contents .cont_calender_tbl th.cont_week {
  font-weight: bold;
	border: solid 1px #cccccc;
}
.contents .cont_calender_tbl th.sat {
  color: #4B9EEB;
  font-weight: bold;
}
.contents .cont_calender_tbl th.hol {
  color: #F40751;
  font-weight: bold;
}
.contents .cont_calender_tbl td.cont_sat {
  background: #FDD3EB;
  color: #4B9EEB;
  font-weight: bold;
}
.contents .cont_calender_tbl td.cont_hol {
  background: #FDD3EB;
  color: #F40751;
  font-weight: bold;
}
.contents .cont_calender_tbl td.cont_noday {
  background: none;
}
.contents .cont_calender_tbl td.cont_syuku {
  background: #FDD3EB;
  font-weight: bold;
}
.contents .cont_calender_tbl td.sat {
	color: #4B9EEB;
	font-weight: bold
}
.contents .cont_calender_tbl td.hol {
	color: #F40751;
	font-weight: bold;
}
.contents .cont_calender_tbl td.cont_blue {
  background: #B1D9FA;
  font-weight: none;
}
.contents .cont_calender_tbl td.cont_pink {
  background: #FDD3EB;
  font-weight: none;
}
.contents .cont_calender_tbl td.cont_yellow {
  background: #FBE887;
  font-weight: none;
}
/* end カレンダーの設定 */
.tokuten_title {
	border-radius: 3px 3px 3px 3px;
	font-size: 100%;
	color: white;
	background-color: dodgerblue;
}
.tokuten_title2 {
	font-size: 100%;
	color: dodgerblue;
}
.tokuten_title_top {
	font-size: 100%;
	font-weight: bold;
	padding: 8px 0 8px 5px;
	color: white;
	background-color: dodgerblue;
}
.list_mark {
	padding-left: 5px;
	border-left: 10px solid yellow;
	color: yellow;
}
.bg_red {
	background: #FCE1E2;
}
.blue {
  color: #4169e1 !important;
}
.nasu_shutoken_table th {
  background: #ea5514 !important;
}
.nasu_iwatsuki_table th {
  background: #ffc000 !important;
}
caption {
  text-align: left !important;
}
.yuzawa_hokuriku_table_1 th {
  background: #3CC7B7 !important;
}
.yuzawa_hokuriku_table_2 th {
  background: #FFC000 !important;
}

.yuzawa_hokuriku_table_3 th {
  background: #920783 !important;
}
.geto_sendai_table_3 th {
  background: #F752AC !important;
}
.oshirase {
	min-height: 170px;
	margin: 2% 0 0 0;
	width: 95.5%;
	float: left;
	padding: 2%;
	border: 1px solid #e5e5e5;
	border-radius: 6px;
	-webkit-box-shadow: 2px 2px 2px rgba(3, 0, 0, 0.06);
	-moz-box-shadow: 2px 2px 2px rgba(3, 0, 0, 0.06);
	box-shadow: 2px 2px 2px rgba(3, 0, 0, 0.06);
}
.oshirase img {
	width: 100%;
}
.oshirase100 {
	min-height: 180px;
	margin: 2% 0 0 0;
	width: 95.5%;
	float: left;
	padding: 2%;
  border: 1px solid #e5e5e5;
  border-radius: 6px;
  -webkit-box-shadow: 2px 2px 2px rgba(3, 0, 0, 0.06);
  -moz-box-shadow: 2px 2px 2px rgba(3, 0, 0, 0.06);
  box-shadow: 2px 2px 2px rgba(3, 0, 0, 0.06);
}
.oshirase100 p {
  width: 100%;
	float: right;
}
.oshirase100 img {
	width: 100%;
}
.orix_rent {
  display: block;
}
.orix_rent_con {
  width: 100%;
  font-size: 12px;
  line-height: 1.5;
}
.dorapura_box {
	display: flex;
	flex-direction: column;
	justify-content: center;
}
.dorapura_left {
	width: 100%;
}
.dorapura_right {
	margin-top: -15px; 
	width: 100%;
}
.dorapura_box p{
	margin: 15px 0 0 0;
}
.dorapura_box img {
	width: 100%;
}
.ski_ichiran_plan_name {
	margin: 13px 0 -5px 0;
	font-size: 16px;
	font-weight: bold;
}
.ski_ichiran_flexbox {
	display: flex;
	width: 100%;
	padding: 1% 0 0.5% 0;
	font-size: 12px;
	flex-wrap: wrap;
	border-bottom: dotted 1px #cccccc;
}
.ski_ichiran_flexbox_name {
	width: 100%;
	padding-left: 10px;
}
.ski_ichiran_flexbox_time {
	width: 100%;
	padding-left: 23px;
}
.title_moushikomi {
	color: white;
	text-align: center;
	font-size: 22px;
	font-weight: bold; 
	background: red;
}
.top_pink,
.top_green,
.top_blue,
.top_purple {
	margin: 15px 0;
	padding: 5px 0;
	color: yellow;
	font-size: 18px;
	font-weight: bold;
}
.top_pink {
	background: deeppink; 
}
.top_green {
	background: none;
}
.top_blue {
	background: blue;
}
.top_purple {
	background: purple;
}
.block_links_33 li {
  width: 33.3%;
}
.border_box {
	margin: 0 0 10px 0;
	padding: 5px;
	font-size: 14px;
	border: solid 1px #333333;
}
.border_box p {
	width: 100%;
	margin: 10px auto;
}
/* テスト領域 */
.top_box {
	position: relative;
	top: 50%;
}
.sp-slides .top_box {
	z-index: 1;
}
.top_box .rogo_box {
	z-index: 2;
	position: absolute;
	top: 0;
	left: 0;
	transform: translate(0%,0%);
}
.rogo_box {
	z-index: 10;
}
.top_box .rogo_box img {
	width: 100%;
	max-width: 320px;
	margin-top: -5px;
}
.img_rogo {
	width: 100%;
}
#video {
	width: 100%;
	max-width: 960px;
}
/* rei_flexbox */
.rei_flexbox {
	display: flex;
	padding-top: 10px;
	flex-direction: row;
}
.rei_flexbox_left {
	width: 50%;
}
.rei_flexbox_left img {
	width: 100%;
}
.rei_flexbox_right {
	width: 50%;
	padding: 0 0 0 10px;
}
.rei_flexbox_right img {
	width: 100%;
}
/* end rei_flexbox */

/* トップページ TOP */
.index_flexbox {
	width: 100%;
	display: block;
	justify-content: flex-end;
	flex-flow: column;
}
.index_flexbox_con1 {
	width: 100%;
	margin-top: 0;
}
.index_flexbox_con2 {
	width: 100%;
	margin-top: 15px;
}
.index_flexbox_con3 {
	width: 100%;
	margin-top: 15px;
}
/* トップページ TOP */

/* プラン選択のプルダウン */
.plan_flexbox {
	display: flex;
	margin: 0 auto;
	width: 70%;
	max-width: 640px;
	justify-content: space-around;
	flex-wrap: wrap;
}
.plan_flexbox_con option {
	font-weight: bold;
}
.plan_flexbox_con select{
	-webkit-appearance: none;
	-moz-appearance: none;
	appearance: none;
	margin: 0;
	height: 40px;
	background: transparent;
	position: relative;
	z-index: 1;
	padding: 0 0 0 5px;
	border: 2px solid #000;
	width: 100%;
	max-width: 640px;
}
.plan_flexbox_con select::-ms-expand { /* デフォルトの非表示 */
	display: none;
}
.plan_flexbox_con{
	position: relative;
	display: inline-block;
	margin: 10px 0;
	width: 100%;
	min-width: 0;
}
.plan_flexbox_con::after{ /* 矢印の装飾 */
	content: '';
	position: absolute;
	z-index: 0;
	top: 0;
	bottom: 0;
	margin: auto 0;
	left: auto;
	right: 15px;
	width: 0;
	height: 0;
	border-style: solid ;
	border-width: 9px 7px 0 7px;
	border-color: #000 transparent transparent transparent; 
}
/* end プラン選択のプルダウン */

/* おすすめ */
.osusume_flex {
	margin: 0 0 0 0;
	display: flex;
	justify-content: space-between;
	flex-flow: wrap;
}
.osusume_con {
	display: block;
	width: 49%;
	flex-direction: column;
	padding: 15px 0 0 0;
	margin: 0;
}
.osusume_con img{
	width: 100%;
}
.osusume_con_up {
	padding: 0;
	width: 100%;
}
.osusume_con_down {
	padding: 0;
	width: 100%;
}
.flexbox4_2 {
	margin: 5px 0;
	display: flex;
	justify-content: space-between;
	font-size: 100%;
}
.flexbox4_2_con {
	width: 23.5%;
	text-align: center;
	border: solid 1px #ccc;
	border-radius: 5px;
}
.flexbox4_2_con p {
	font-size: 80%;
	margin: 3px 0 0 -15%;
}
/* end おすすめ */
/* 特典 日本旅行 */
.tokuten_moushikomi {
	margin: 10px 0 0 0;
	padding: 0 5px;
	border-radius: 7px;
}
.label_title {
	margin: -32px 4px 0 180px;
}
.accbox .accshow_tokuten {
	height: 0;
	padding: 0;
	overflow: hidden;
	opacity: 0;
}
.cssacc:checked + .accshow_tokuten {
	margin-top: 0;
  height: auto;
  padding: 10px;
  background: #f3f3f3;
	border-radius: 10px;
  opacity: 1;
}
/* end 特典 日本旅行 */
.youtube {
  position:relative;
  width:100%;
  padding-top:56.25%;
}
.youtube iframe{
  position:absolute;
  top:0;
  right:0;
  width:100%;
  height:100%;
}
/* アンケート */
.present_flexbox {
	display: flex;
	padding: 5px 0 3px 0;
	border-bottom: 1px solid #cccccc;
}
.present_flexbox_left {
	display: none;
}
.present_flexbox_left img {
	display: none;
}
.present_flexbox_no {
	width: 40px;
  text-align: center;
	margin-top: -10px;
	font-size: 24px;
  font-weight: bold;
}
.present_flexbox_right {
	width: 88%;
	font-size: 13px;
	font-weight: normal;
}
.present_flexbox_right_title {
  margin-top: -4px;
	font-size: 16px;
	font-weight: bold;
}
.present_flexbox_right_title2 {
  margin-top: -5px;
	font-size: 14px;
	font-weight: bold;
}
.present_ninzu {
	margin-left: 1px;
	padding: 0 1%;
	border-radius: 3px;
	font-weight: normal;
	border: 1px solid deeppink;
	color: deeppink;
	font-size: 10px;
}

/* end アンケート */
@media only screen and (min-width: 641px) {
.pc {
	display: block !important;
}
.sp {
	display: none !important; 
}
/* アコーディオン（Q&A） */

	/*ボックス全体*/
.accbox {
	margin: 0;
	padding: 0;
	max-width: 100%;/*最大幅*/
}
.label_rei {
	text-align: center;
}
.label_rei img{
	width: 60%;
}
	/*ラベル*/
.accbox label {
	display: block;
	margin: 1px 0;
	padding : 0.5px 0;
	color :#0066cc;
	cursor :pointer;
}
	/*ラベルホバー時*/
.accbox label:hover {
	text-decoration: underline;
}
	/*チェックは隠す*/
.accbox input {
	display: none;
}
	/*中身を非表示にしておく*/
.accbox .accshow {
	height: 0;
	padding: 0;
	overflow: hidden;
	opacity: 0;
}
.accbox .accshow_faq {
	height: 0;
	padding: 0;
	overflow: hidden;
	opacity: 0;
}
	/*クリックで中身表示*/
.cssacc:checked + .accshow {
  height: auto;
  padding: 2px 5px 2px 12px;
  background: none;
  opacity: 1;
}
.cssacc:checked + .accshow_faq {
  height: auto;
  padding: 5px 8px 5px 12px;
	border-radius: 6px;
  background: #EEEEEE;
  opacity: 1;
}
/* アコーディオン（Q&A）end */

/* アコーディオン（走行例） */
.cssacc_rei:checked + .accshow {
  height: auto;
  opacity: 1;
}
/* アコーディオン（走行例）end */

/* アコーディオン（宿泊プラン） */
.cssacc_shukuhaku:checked + .accshow {
  padding: 0 30px 16px 20px;
  border: 1px solid #CCC;
  height: auto;
	width: 85%;
	margin: 0 5px 15px 18px;
	background: #FFFEEC;
	opacity: 1;
}
/* アコーディオン（宿泊プラン）end */

/* リストマーク各種*/
	ol.kakko li  {
	list-style-type: none;
	counter-increment: cnt;
	text-indent: -2.8em;
	padding: 0;
}
	ol.kakko li:before  {
	display: marker;
	content: "　("counter(cnt)") ";
}
	ol.kakko p {
	display: inline;
	text-indent: 1em;
	margin-left: -1em;
}
	ol.kakko2 li {
	list-style-type: none;
	counter-increment: cnt;
	margin: -15px 0 -15px -14px;
}
	ol.kakko2 p {
	list-style-type: none;
	counter-increment: cnt;
	text-indent: -1em;
	margin-left: -1em;
	margin: 15px 0 -15px 0;
}
	ol.kakko3 {
	list-style-type: none;
	counter-increment: cnt;
	margin: 3px 0 15px 0;
}
	ol.kakko3 p {
	line-height: 1.35;
	list-style-type: none;
	counter-increment: cnt;
	text-indent: -1em;
	margin-left: -1em;
	margin: 15px 0 -15px -14px;
}
.in_item {
	margin-left: -30px;
}
/* リストマーク各種 end */

/* TOPページエリアマップ */
.main_pct_bg {
	position: relative;
	width: 100%;
	hight: auto;
	background: url("/resources/img/trip/drawari/2020_winter_pass/bg_index.png");
	background-size: 100%;
	background-repeat: no-repeat;
}
.main_pct_bg::before{
	display: block;
	content: "";
	padding-top: 106.5%;
}
.top_img_no1 {
	display: block;
	position: absolute;
	width: 20%;
	top: 31%;
	left: 77%;
}
.top_img_no2 {
	display: block;
	position: absolute;
	width: 20%;
	top: 46%;
	left: 32%;
}
.top_img_no3 {
	display: block;
	position: absolute;
	width: 20%;
	top: 71%;
	left: 2%;
}
.top_img_no4 {
	display: block;
	position: absolute;
	width: 20%;
	top: 86%;
	left: 51%;
}
/* TOPページエリアマップ end */

/* 首都圏エリアマップ */
.shutoken_pct_bg {
	position: relative;
	width: 100%;
	height: auto;
	background: url("/resources/img/trip/drawari/2020_winter_pass/bg_shutoken.png");
	background-size: 100%;
	background-repeat: no-repeat;
}
.shutoken_pct_bg::before{
	display: block;
	content: "";
	padding-top: 121%;
}
.img_no1 {
	display: block;
	position: absolute;
	width: 21%;
	top: 3%;
	left: 69%;
}
.img_no2 {
	display: block;
	position: absolute;
	width: 21%;
	top: 24%;
	left: 58%;
}
.img_no3 {
	display: block;
	position: absolute;
	width: 21%;
	top: 45%;
	left: 56.5%;
}
.img_no4 {
	display: block;
	position: absolute;
	width: 21%;
	top: 49%;
	left: 25%;
}
.img_no5 {
	display: block;
	position: absolute;
	width: 21%;
	top: 50%;
	left: 3.5%;
}
.img_no6 {
	display: block;
	position: absolute;
	width: 21%;
	bottom: 16.75%;
	left: 12%;
}
.img_no7 {
	display: block;
	position: absolute;
	width: 36%;
	bottom: 3%;
	left: 47.5%;
}
/* 首都圏エリアマップ end */

/* 新潟エリアマップ */
.niigata_pct_bg {
	position: relative;
	width: 100%;
	height: auto;
	background: url("/resources/img/trip/drawari/2020_winter_pass/bg_niigata.png");
	background-size: 100%;
	background-repeat: no-repeat;
}
.niigata_pct_bg::before{
	display: block;
	content: "";
	padding-top: 86%;
}
.niigata_img_no1 {
	display: block;
	position: absolute;
	width: 25%;
	top: 65%;
	left: 4.5%;
}
.niigata_img_no2 {
	display: block;
	position: absolute;
	width: 25%;
	top: 63%;
	left: 29.5%;
}
.niigata_img_no3 {
	display: block;
	position: absolute;
	width: 25%;
	top: 21.5%;
	left: 69%;
}
.niigata_img_no4 {
	display: block;
	position: absolute;
	width: 42%;
	top: 7.5%;
	left: 17%;
}
/* 新潟エリアマップ end */

/* 北陸新潟エリアマップ */
.hokuriku_pct_bg {
	position: relative;
	width: 100%;
	height: auto;
	background: url("/resources/img/trip/drawari/2020_winter_pass/bg_hokuriku.png");
	background-size: 100%;
	background-repeat: no-repeat;
}
.hokuriku_pct_bg::before{
	display: block;
	content: "";
	padding-top: 93%;
}
.hokuriku_img_no1 {
	display: block;
	position: absolute;
	width: 15%;
	top: 45%;
	left: 81%;
}
.hokuriku_img_no2 {
	display: block;
	position: absolute;
	width: 15%;
	top: 53%;
	left: 58%;
}
.hokuriku_img_no3 {
	display: block;
	position: absolute;
	width: 38%;
	top: 60%;
	left: 7%;
}
/* 北陸エリアマップ end */

/* 仙台エリアマップ */
.sendai_pct_bg {
	position: relative;
	width: 100%;
	height: auto;
	background: url("/resources/img/trip/drawari/2020_winter_pass/bg_sendai.png");
	background-size: 100%;
	background-repeat: no-repeat;
}
.sendai_pct_bg::before{
	display: block;
	content: "";
	padding-top: 111%;
}
.sendai_img_no1 {
	display: block;
	position: absolute;
	width: 22%;
	top: 1.5%;
	left: 50%;
}
.sendai_img_no2 {
	display: block;
	position: absolute;
	width: 22%;
	top: 25%;
	left: 46%;
}
.sendai_img_no3 {
	display: block;
	position: absolute;
	width: 22%;
	top: 75%;
	left: 15%;
}
.sendai_img_no4 {
	display: block;
	position: absolute;
	width: 30%;
	top: 47%;
	left: 52%;
}
/* 仙台エリアマップ end */

/*
.contents .cont_calenderbox:nth-child(odd) {
  margin-right: 2%;
  clear: left;
}
*/

.month {
	font-size: 150%;
}
/* カレンダーの設定 */
.contents .cont_calenderbox1 {
	min-height: 215px;
  width: 100%;
  float: left;
	margin-right: 1%;
	font-size: 16px;
  text-align: center;
  margin-bottom: 1em;
}
.contents .cont_calenderbox3 {
	height: 180px;
  width: 32%;
  float: left;
	margin-right: 1%;
	font-size: 13.5px;
  text-align: center;
  margin-bottom: 1em;
}

/*
.contents .cont_calenderbox:nth-child(odd) {
  margin-right: 2%;
  clear: left;
}
*/

.month {
	font-size: 150%;
}
.contents .cont_calenderbox1 span.tit {
	margin: 0 0 -2% 0;
	border-radius: 10px 10px 10px 10px;
	border: solid 2px #cccccc;
  background: #c1deee;
	color: #333333;
	font-size: 16px;
	font-weight: bold;
  display: block;
  padding: 0.2em;
}
.contents .cont_calenderbox3 span.tit_2day {
	height: 25px;
	margin: 0 0 -5% 0;
	border-radius: 3px;
	background: #3da414;
	color: #ffffff;
	font-size: 100%;
	font-weight: bold;
  display: block;
  padding: 0 0 3% 0;
}
.contents .cont_calenderbox3 span.tit_3day {
	height: 25px;
	margin: 0 0 -5% 0;
	border-radius: 3px;
	background-color: dodgerblue; 
	color: #ffffff;
	font-size: 100%;
	font-weight: bold;
  display: block;
  padding: 0 0 3% 0;
}
.contents .cont_calender_tbl {
  width: 100%;
  text-align: center;
  border-collapse: separate;
	white-space: nowrap;
}
.contents .cont_calender_tbl td {
  background: #EFEFEF;
}
.contents .cont_calender_tbl th.cont_week {
  font-weight: bold;
	border: solid 1px #cccccc;
}
.contents .cont_calender_tbl th.sat {
  color: #4B9EEB;
  font-weight: bold;
}
.contents .cont_calender_tbl th.hol {
  color: #F40751;
  font-weight: bold;
}
.contents .cont_calender_tbl td.cont_sat {
  background: #FDD3EB;
  color: #4B9EEB;
  font-weight: bold;
}
.contents .cont_calender_tbl td.cont_hol {
  background: #FDD3EB;
  color: #F40751;
  font-weight: bold;
}
.contents .cont_calender_tbl td.cont_noday {
  background: none;
}
.contents .cont_calender_tbl td.cont_syuku {
  background: #FDD3EB;
  font-weight: bold;
}
.contents .cont_calender_tbl td.sat {
	color: #4B9EEB;
	font-weight: bold
}
.contents .cont_calender_tbl td.hol {
	color: #F40751;
	font-weight: bold;
}
.contents .cont_calender_tbl td.cont_blue {
  background: #B1D9FA;
  font-weight: none;
}
.contents .cont_calender_tbl td.cont_pink {
  background: #FDD3EB;
  font-weight: none;
}
.contents .cont_calender_tbl td.cont_yellow {
  background: #FBE887;
  font-weight: none;
}
/* end カレンダーの設定 */
.tokuten_title {
	border-radius: 3px 3px 3px 3px;
	font-size: 125%;
	color: white;
	background-color: dodgerblue;
}
.tokuten_title_top {
	font-size: 150%;
	font-weight: bold;
	padding: 8px 0 8px 5px;
	color: white;
	background-color: dodgerblue;
}
.list_mark {
	padding-left: 5px;
	border-left: 10px solid yellow;
	color: yellow;
}
.tokuten_title2 {
	font-size: 125%;
	color: dodgerblue;
}
.tokuten_title4 {
	font-size: 100%;
	color: dodgerblue;
}
.bg_red {
	background: #FCE1E2;
}
.oshirase {
	min-height: 140px;
	margin: 2% 0 0 0;
	width: 45%;
	float: left;
	padding: 2%;
  border: 1px solid #e5e5e5;
  border-radius: 6px;
  -webkit-box-shadow: 2px 2px 2px rgba(3, 0, 0, 0.06);
  -moz-box-shadow: 2px 2px 2px rgba(3, 0, 0, 0.06);
  box-shadow: 2px 2px 2px rgba(3, 0, 0, 0.06);
}

.oshirase:nth-child(even) {
	margin: 0;
	float: right;
}
.oshirase img {
	width: 100%;
}
.oshirase100 {
	min-height: 150px;
	margin: 2% 0 0 0;
	width: 95.8%;
	float: left;
	padding: 2%;
  border: 1px solid #e5e5e5;
  border-radius: 6px;
  -webkit-box-shadow: 2px 2px 2px rgba(3, 0, 0, 0.06);
  -moz-box-shadow: 2px 2px 2px rgba(3, 0, 0, 0.06);
  box-shadow: 2px 2px 2px rgba(3, 0, 0, 0.06);
}
.oshirase100 p {
  width: 47%;
	float: right;
}
.oshirase100 img {
	width: 49%;
}
.orix_rent {
  display: flex;
  justify-content: space-between;
}
.orix_rent_con {
  width: 49.3%;
  font-size: 13px;
  line-height: 1.65;
}
.dorapura_box {
	display: flex;
	flex-direction: row;
	justify-content: space-between;
}
.dorapura_left {
	width: 35%;
}
.dorapura_right {
	margin-top: 0;
	width: 65%;
}
.dorapura_box p{
	margin: 0 0 0 15px;
}
.dorapura_box img {
	width: 100%;
}
.ski_ichiran_plan_name {
	margin: 10px 0 -5px 0;
	font-size: 16px;
	font-weight: bold;
}
.ski_ichiran_flexbox {
	display: flex;
	width: 100%;
	padding: 0.5% 0 0 0;
	font-size: 14px;
	flex-wrap: nowrap;
	border-bottom: dotted 1px #cccccc;
}
.ski_ichiran_flexbox_name {
	width: 43%;
	padding-left: 10px;
}
.ski_ichiran_flexbox_time {
	width: 57%;
	padding-left: 10px;
}
.title_moushikomi {
	color: white;
	text-align: center;
	font-size: 26px;
	font-weight: bold; 
	background: red;
}
.top_pink,
.top_green,
.top_blue,
.top_purple {
	width: 96%;
	margin: 20px 0;
	padding: 5px 0;
	color: green;
	font-size: 22px;
	font-weight: bold;
}
.top_pink {
	background: deeppink; 
}
.top_green {
	background: none;
}
.top_blue {
	background: blue;
}
.top_purple {
	background: purple;
}
.block_links_33 li {
  width: 33.3%;
}
.border_box {
	margin: 0 0 10px 0;
	padding: 5px;
	font-size: 18px;
	border: solid 1px #333333;
}
.border_box p {
	width: 70%;
	margin: 10px auto;
}
/* テスト領域 */
.top_box {
	position: relative;
	top: 50%;
}
.sp-slides .top_box {
	z-index: 1;
}
.top_box .rogo_box {
	z-index: 2;
	position: absolute;
	top: 0;
	left: 0;
	transform: translate(0%,0%);
}
.rogo_box {
	z-index: 10;
}
.top_box .rogo_box img {
	width: 100%;
	max-width: 500px;
	height: auto;
	margin-top: 0px;
}
.img_rogo {
	width: 100%;
}
#video {
	width: 100%;
	max-width: 320px;
}
/* rei_flexbox */
.rei_flexbox {
	display: flex;
	padding-top: 10px;
	flex-direction: row;
}
.rei_flexbox_left {
	width: 50%;
}
.rei_flexbox_left img {
	width: 100%;
}
.rei_flexbox_right {
	width: 50%;
	padding: 0 0 0 10px;
}
.rei_flexbox_right img {
	width: 100%;
}
/* end rei_flexbox */
/* paybox */
.paybox_first {
	margin-top: 20px;
}
.paybox {
	margin-top: 50px;
}
.paybox_contents {
	text-align: center;
	margin: 2% 0;
}
.paybox_contents img {
	width: 100%;
	max-width: 460px;
}
/* end paybox */
	
/* トップページ TOP */
.index_flexbox {
	width: 100%;
	display: flex;
	justify-content: space-between;
	flex-flow: wrap;
}
.index_flexbox_con1 {
	width: 100%;
	margin-top: 15px;
}
.index_flexbox_con2 {
	margin-top: 15px;
	width: 48.75%;
}
.index_flexbox_con3 {
	margin-top: 15px;
	width: 48.75%;
}
/* トップページ TOP */
	
/* トップページ 特徴 */
.top_flexbox {
	display: flex;
	margin: 20px 0;
	justify-content: space-around;
	flex-wrap: wrap;
}
.top_flexbox_con1,
.top_flexbox_con2,
.top_flexbox_con3,
.top_flexbox_con4 {
	width: 43%;
	height: 140px;
	margin: 10px 0;
	padding: 10px;
	font-size: 18px;
	font-weight: bold;
	color: yellow;
}
.top_flexbox_con1 {
	background: deeppink;
}
.top_flexbox_con2 {
	background: green;
}
.top_flexbox_con3 {
	background: blue;
}
.top_flexbox_con4 {
	background: purple;
}
/* end トップページ 特徴 */

/* プラン選択のプルダウン */
.plan_flexbox {
	display: flex;
	margin: 0;
	width: 100%;
	max-width: 640px;
	flex-wrap: wrap;
}
.plan_flexbox_con option {
	font-weight: bold;
}
.plan_flexbox_con select{
	-webkit-appearance: none;
	-moz-appearance: none;
	appearance: none;
	margin: 0;
	height: 40px;
	background: transparent;
	position: relative;
	z-index: 1;
	padding: 0 0 0 5px;
	border: 2px solid #000;
	width: 100%;
	max-width: 210px;
	font-size: 13px;
}
.plan_flexbox_con select::expand { /* デフォルトの非表示 */
	display: none;
}
.plan_flexbox_con{
	position: relative;
	display: inline-block;
	margin: 10px 2px;
	width: 33%;
	min-width: 210px;
}
.plan_flexbox_con::after{ /* 矢印の装飾 */
	content: '';
	position: absolute;
	z-index: 0;
	top: 0;
	bottom: 0;
	margin: auto 0;
	left: 180px;
	right: auto;
	width: 0;
	height: 0;
	border-style: solid ;
	border-width: 9px 7px 0 7px;
	border-color: #000 transparent transparent transparent; 
}
/* end プラン選択のプルダウン */

/* おすすめ */
.osusume_flex {
	margin: 0 0 0 0;
	display: flex;
	justify-content: space-between;
}
.osusume_con {
	display: block;
	width: 32%;
	flex-direction: column;
	padding: 15px 0 0 0;
	margin: 0;
}
.osusume_con img{
	width: 100%;
}
.osusume_con_up {
	padding: 0;
	width: 100%;
}
.osusume_con_down {
	padding: 0;
	width: 100%;
}
.flexbox4_2 {
	margin: 5px 0;
	display: flex;
	justify-content: space-between;
	font-size: 100%;
}
.flexbox4_2_con {
	width: 23.5%;
	text-align: center;
	border: solid 1px #ccc;
	border-radius: 5px;
}
.flexbox4_2_con p {
	font-size: 85%;
	margin: 3px 0 0 -13%;
}
/* end おすすめ */
/* 特典 日本旅行 */
.tokuten_moushikomi {
	margin: 10px 0 0 0;
	padding: 5px;
	border-radius: 10px;
}
.label_title {
	margin: -39px 4px 0 180px;
}
.accbox .accshow_tokuten {
	height: 0;
	padding: 0;
	overflow: hidden;
	opacity: 0;
}
.cssacc:checked + .accshow_tokuten {
	margin-top: -15px;
  height: auto;
  padding: 10px;
  background: #f3f3f3;
	border-radius: 10px;
  opacity: 1;
}
.line-height16 {
	line-height: 1.6;
}
/* end 特典 日本旅行 */
.youtube {
  position: relative;
  width: 100%;
  padding-top: 56.25%; /* アスペクト比 16:9 */
}
.youtube iframe {
  position: absolute;
  top: 0;
  right: 0;
  width: 100%;
  height: 100%;
}
/* アンケート */
.present_flexbox {
	display: flex;
	padding: 10px 0 10px 0;
	border-bottom: 1px solid #cccccc;
}
.present_flexbox_left {
	display: block;
	width: 18.5%;
}
.present_flexbox_left img {
	display: block;
	width: 100%;
}
.present_flexbox_left_imgbox { /* サムネの定型トリミング 親要素*/
  position: relative;
  overflow: hidden;
  padding-top: 100%; /* 比率 */
}
.present_flexbox_left_imgbox img { /* サムネの定型トリミング */
  position: absolute;
  top: 0;
  width: 100%;
  height: 100%;
  object-fit: cover;
  font-family: 'object-fit: cover;'
}
.present_flexbox_no {
	width: 8%;
  min-width: 50px;
  text-align: right;
	margin-top: -9px;
	font-size: 26px;
  font-weight: bold;
}
.present_flexbox_right {
	width: 73.5%;
	font-size: 16px;
}
.present_flexbox_right_title {
  margin-top: -4px;
	font-size: 18px;
	font-weight: bold;
}
.present_flexbox_right_title2 {
  margin-top: -5px;
	font-size: 14px;
	font-weight: bold;
}
.present_ninzu_pink {
	margin: -40px 0 0 1px;
	padding: 0 1%;
	border-radius: 3px;
	font-weight: bold;
	border: 1px solid deeppink;
	color: deeppink;
	font-size: 14px;
}
.present_ninzu_blue {
	margin: -40px 0 0 1px;
	padding: 0 1%;
	border-radius: 3px;
	font-weight: bold;
	border: 1px solid dodgerblue;
	color: dodgerblue;
	font-size: 14px;
}
/* end アンケート */
}