@charset "UTF-8";
.iv,.ivo{
  opacity: 0;
}

.s_nav {
	display: none;
}
.tab_blok,
.pc_block {
	display: block;
}
.page .menu-trigger,
._sp,
.sp {
	display: none;
}
.tab_br,
.pc_br {
	display: block;
}

body {
	position: relative;
	line-height: 1.8em;
}
.all {
    position: relative;
    z-index: 1;
}
.body_bk {
	overflow: hidden;
}

#header {
	width: 100%;
	position: relative;
	background: url(../../images/06/img01.jpg);
	background-position: center top;
	background-size: cover;
}

#header ._in {
	width: 90%;
	max-width: 1111px;
    margin: auto;
    position: relative;
    z-index: 2;
    padding-top: 100px;
    padding-bottom: 140px;
}
#header .c2 {
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
	position: relative;
	z-index: 1;
	padding: 24px 34px 0;
}
#header .c2_ph {
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
	position: relative;
	z-index: 1;
	margin-top: -14%;
}

.obi {
	font-size: 1.2em;
	color: #fff;
	background: #000;
	padding: 14px;
	line-height: 1.5em;
	position: relative;
	z-index: 1;
	text-align: center;
}

.img_txt {
	color: #fff;
	background: #000;
	line-height: 1em;
	padding: 7px 14px;
	font-size: 0.7em;
	position: absolute;
	bottom: 7px;
	right: 7px;
	z-index: 2;
	font-family: 'Noto Sans JP', sans-serif;
}
#header .img_txt {
	color: #fff;
	background: #000;
	line-height: 1em;
	padding: 10px 18px;
	font-size: 0.7em;
	position: absolute;
	bottom: 10px;
	right: 10px;
	z-index: 2;
	font-family: 'Noto Sans JP', sans-serif;
}

.pc_br {
	display: block;
}
.color01 {
	color: #fb7d1c;
}
.main_txt {
	background: #000;
}
.main_txt ._in {
	width: 90%;
	margin: auto;
	text-align: center;
	max-width: 776px;
	padding: 20px 0 80px;
	position: relative;
}
.main_txt h2 {
	text-align: center;
	margin-bottom: 20px;
}
.main_txt h3 {
	font-family: 'Noto Sans JP', sans-serif;
	font-size: 1.3em;
	line-height: 1.8em;
	text-align: left;
	color: #fff;
}
.video {
	width: 100%;
	height: 100%;
	margin-bottom: 60px;
}


.contents.tour_point ._in {
	width: 90%;
	max-width: 1150px;
	margin: auto;
	background: #000;
	color: #fff;
	border-top: 9px solid #be801e;
}
.contents.tour_point .bottom {
	width: 90%;
	max-width: 1150px;
	height: 60px;
	margin: auto;
	background: #000;
}

.contents.tour_point ._in .inner {
	padding: 30px 55px;
}

.contents.tour_point .ttl_img {
	width: 100%;
	margin: auto;
	max-width: 421px;
}
.contents.tour_point .c2_main {
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
	font-family: 'Noto Sans JP', sans-serif;
	margin-top: 30px;
}
.contents.tour_point .c2_main h3 {
	font-family: 'Noto Sans JP', sans-serif;
	font-size: 1.1em;
	line-height: 1.5em;
	margin: 12px 0;
}
.contents.tour_point .c2_main h3 .s_txt {
	font-size: 0.8em;
	line-height: 1.5em;
	display: block;
	margin: 0 0;
}
.contents.tour_point .c2_main .ph01 {
	width: 58%;
	max-width: 597px;
}
.contents.tour_point .c2_main .ph02 {
	width: 42%;
	max-width: 427px;
}
.contents.tour_point .c2_main .c2 {
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
}
.contents.tour_point .c2_main .c2 .ph {
	width: 48%;
}

.main_txt .c4 {
	display: flex;
	flex-wrap: wrap;
}
.main_txt .c4 .ph {
	width: 25%;
	position: relative;
}
.main_txt .c4 .ph img {
	width: 100%;
}

.price {
	background: #000;
}
.price ._in {
	width: 90%;
	margin: 0 auto;
	padding: 50px 0;
	max-width: 816px;
	text-align: center;
	font-family: 'Noto Sans JP', sans-serif;
	color: #fff;
}

.price ._in ul {
	display: inline-block;
	margin: auto;
	text-align: left;
}
.price ._in ul .st {
	font-size: 2.2em;
	line-height: 1.5em;
}
.price ._in ul .st .s_txt {
	font-size: 0.5em;
	line-height: 1em;
	display: block;
	margin-bottom: 20px
}
.price ._in ul .num {
	font-size: 2.2em;
	line-height: 1.5em;
}
.price ._in ul .st .inline_block {
	display: inline-block;
}


.contents.commitment {
	background: #000;
	color: #fff;
}
.contents.commitment ._in {
	width: 90%;
	max-width: 988px;
	margin: auto;
	color: #fff;
	padding: 60px 0 0;
}
.contents.commitment ._in .ttl_img {
	width: 80%;
    margin: 0 auto 40px;
    max-width: 378px;
}
.txt_r {
	text-align: right;
}
.midokoro {
	margin: 0 auto 0;
	color: #fff;
	font-family: 'Noto Sans JP', sans-serif;
	padding-bottom: 60px;
}
.midokoro li .c2 {
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
	align-items: flex-start;
}
.midokoro li {
	border-left: 5px solid #fff;
	padding-left: 20px;
	margin-top: 60px;
}
.midokoro li:first-of-type {
	margin-top: 0px;
}
.midokoro li h3 {
	color: #fff;
	font-size: 2em;
	line-height: 1.5em;
	margin-bottom: 14px;
}
.midokoro li h3 .s_txt {
	font-size: 0.6em;
}
.midokoro li h4 {
    color: #fff;
    font-size: 1.5em;
    line-height: 1.5em;
    margin-bottom: 14px;
}
.midokoro li .c2 .ph01 {
	width: 67%;
	max-width: 640px;
	position: relative;
}
.midokoro li .c2 .ph02 {
	width: 30%;
	max-width: 290px;
	position: relative;
}
.midokoro li .c2 .ph02 .ph {
	position: relative;
	margin-bottom: 14px;
}
.midokoro li .c2 .ph01 .ph {
    position: relative;
    margin-bottom: 14px;
}
.midokoro li .c2 .img_box.mt {
    margin-top: 24px;
}
.contents.reason {
	border: 12px solid #be801e;
}
.contents.reason ._in {
	width: 90%;
	margin: 60px auto;
	text-align: center;
}
.ttl {
	font-family: 'Noto Sans JP', sans-serif;
	font-size: 2.2em;
	line-height: 1.5em;
	text-align: center;
}
.ttl .s_txt {
	font-size: 0.7em;
	line-height: 1.5em;
	text-align: center;
	display: block;
}
.ch_txt {
	font-family: 'Noto Sans JP', sans-serif;
    font-size: 1.3em;
    line-height: 1.8em;
    display: inline-block;
    margin: 50px auto;
    text-align: left;
}
.conse {
	font-size: 0.9em;
	line-height: 1.5em;
	text-align: right;
	font-family: 'Noto Sans JP', sans-serif;
}

.contents.suke ._in {
	width: 90%;
	max-width: 988px;
	margin: auto;
	padding: 60px 0;
	font-family: 'Noto Sans JP', sans-serif;
}
.table01 {
	width: 100%;
	border-top: 1px solid #ccc;
	background: #fff;
	margin: 30px 0;
}
.table01 th {
	padding: 14px;
	border-bottom: 1px solid #ccc;
	border-right: 1px solid #ccc;
	width: 4em;
	background: #f5f5f5;
	text-align: center;
}
.table01 td {
	padding: 20px;
	border-bottom: 1px solid #ccc;
	text-align: left;
}


.price_data {
	margin-top: 30px;
}
.sf_data {
	margin-top: 50px;
}
.sf_data h3 {
	font-size: 1.4em;
	margin-bottom: 10px;
}
.sf_data li {
	text-indent: -1em;
	margin-left: 1em;
}
a.btn02 {
	font-size: 22px;
	background: #fff;
	display: block;
	padding: 24px 0;
	line-height: 1em;
	color: #be801e;
}
a.btn02:hover {
	color: #000e;
}


.sf_data .table02 th {
    width: 9em;
}

.ttl01 {
	font-family: 'Noto Sans JP', sans-serif;
	font-size: 1.3em;
	line-height: 1.5em;
	text-align: left;
	margin-bottom: 20px;
}

.contents.notes ._in {
	width: 90%;
	max-width: 988px;
	margin: auto;
	padding: 60px 0 100px;
	font-family: 'Noto Sans JP', sans-serif;
}
.contents.notes ._in ul {
	margin-bottom: 40px;
}
ul.indent li {
	margin: 10px auto;
	text-indent: -1em;
	margin-left: 1em;
}
a.btn {
	font-size: 1.6em;
	line-height: 1.5em;
	display: block;
	color: #fff;
	background: #000;
	padding: 24px 14px;
}


.footer {
	background: #f5f5f5;
	padding: 50px 0 30px;
	font-size: 0.9em;
	line-height: 1.5em;
	font-family: 'Noto Sans JP', sans-serif;
}
.footer ._in {
	width: 90%;
	margin: auto;
	text-align: center;
}
.footer ._in .txt {
	display: block;
	margin-bottom: 7px;
}
.footer ._in h2 {
	max-width: 236px;
	display: inline-block;
	margin-bottom: 14px;
}
.footer ._in h3 {
	display: inline-block;
	font-size: 1.2em;
	line-height: 1.5em;
}
.footer ._in .data {
	display: inline-block;
}
.footer ._in .f_nav {
	display: flex;
	flex-wrap: wrap;
	justify-content: center;
	margin-bottom: 44px;
}
.footer ._in .f_nav li {
	margin: 0 14px;
}

.youtube {
  	position: relative;
  	width: 100%;
  	padding-top: 56.25%;
}
.youtube iframe {
  	position: absolute;
  	top: 0;
  	right: 0;
  	width: 100%;
  	height: 100%;
}
.mov {
	width: 100%;
    max-width: 900px;
    padding: 0;
    margin: 0 auto 40px;
    background: #000;
}

.kankou {
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
	flex-direction: row-reverse;
	margin-top: 60px;
}
.kankou:nth-child(odd) {
	flex-direction: unset;
	margin-top: 40px;
}
.kankou .ph {
	width: 43%;
    max-width: 560px;
}
.kankou .ph p {
	color: #fff;
}
.kankou .txt {
	width: 54%;
	color: #fff;
}
.kankou .txt h3 {
	font-size: 1.4em;
	line-height: 1.5em;
	margin-bottom: 14px;
	font-weight: 600;
}
.kankou .txt h3 .s_txt {
	font-size: 0.8em;
	line-height: 1.5em;
	font-weight: 500;
}
.kankou .txt h3.__c01 {
	color: #00abeb;
}
.kankou .txt h3.__c02 {
	color: #e4007f;
}
.kankou .txt h3.__c03 {
	color: #fdd000;
}

.contents.price_list ._in {
    width: 90%;
    max-width: 988px;
    margin: auto;
    padding: 0 0 60px;
}
.price_list .price_data {
    margin-top: 60px;
}
.price_list .price_data:first-of-type {
    margin-top: 0;
}

.table02 {
	width: 100%;
	border-bottom: 1px solid #ccc;
	border-right: 1px solid #ccc;
	margin: 10px 0;
	color: #000;
}
.table02 th {
	padding: 10px;
	background: #f5f5f5;
	border-top: 1px solid #ccc;
	border-left: 1px solid #ccc;
	text-align: center;
	line-height: 1.5em;
}
.table02 th:first-of-type {
	width: 5em;
}
.table02 td {
	padding: 10px;
	background: #f5f5f5;
	border-top: 1px solid #ccc;
	border-left: 1px solid #ccc;
	background: #fff;
	text-align: left;
}
.stay .table02 td {
	text-align: center;
}
.table02 td.price {
	font-size: 1.4em;
	font-weight: 600;
}

a.btn03 {
	display: inline-block;
	background: #000;
	line-height: 1.5em;
	color: #fff;
	padding: 4px 24px;
	border-radius: 4px;
}
.table02 td a.btn03 {
	font-size: 1em;
}
a.btn03:hover {
	background: #777777;
}
.mada a.btn03 {
	display: inline-block;
	background: rgba(0, 0, 0, 0.41);
	line-height: 1.5em;
	color: #fff;
	padding: 4px 24px;
	border-radius: 4px;
}

.obi01 {
	margin-top: 40px;
    font-size: 1.4em;
    line-height: 1.5em;
    padding: 14px;
    color: #fff;
    background: #000;
    margin-bottom: 20px;
    border-radius: 4px;
    font-family: 'Noto Sans JP', sans-serif;
}

.scroll {
    overflow: auto;
    white-space: nowrap;
    margin-bottom: 0;
}
.scroll::-webkit-scrollbar {
        height: 5px;
}
.scroll::-webkit-scrollbar-track {
    background: #F1F1F1;
}
.scroll::-webkit-scrollbar-thumb {
    background: #BCBCBC;
}

.o_pt {
	display: inline-block;
	margin: auto;
	color: #fff;
	padding: 7px 24px;
	background: #fb7d1c;
	font-size: 1.3em;
	line-height: 1.5em;
}
.main_txt h3.o_ttl {
	margin: 14px auto;
	color: #fff;
	font-size: 2em;
	line-height: 1.5em;
	text-align: center;
	font-weight: 600;
}
.main_txt .point {
	margin-bottom: 80px;
}
.main_txt h5 {
	font-size: 1.15em;
	line-height: 1.5em;
}

.swiper-pagination {
    position: relative;
    margin: 7px auto;
}
.swiper-pagination-bullet {
    width: 14px;
    height: 14px;
    background: #fff;
    opacity: 1;
    margin: 4px;
}
.swiper-pagination-bullet-active {
    opacity: 1;
    background: #ff801e;
}

.open_txt {
	font-size: 1.8em;
	text-align: center;
	line-height: 1.5em;
	color: #fff;
	background: #b41b23;
	font-weight: 600;
	display: block;
	padding: 14px;
	margin-bottom: 14px;
}

.contents.stamp {
	background-size: auto auto;
	background-color: rgba(255, 255, 255, 1);
	background-image: repeating-linear-gradient(-45deg, transparent, transparent 18px, rgba(245, 245, 245, 1) 18px, rgba(245, 245, 245, 1) 32px );
}

.contents.stamp ._in {
	width: 90%;
	max-width: 800px;
	margin: auto;
	padding: 60px 0;
	position: relative;
}
.stamp h2 {
	margin: 0 auto 40px;
	display: inline-block;
	max-width: 424px;
	width: 80%;
}
.stamp h3 {
	font-size: 1.3em;
	line-height: 1.8em;
	font-weight: 600;
}
.stamp .ph {
	margin: 40px auto 60px;
}

a._btn01 {
    font-size: 1.4em;
    line-height: 1em;
    font-weight: 500;
    color: #fff;
    background: #000;
    padding: 26px;
    display: block;
    max-width: 340px;
    border-radius: 36px;
    margin: 20px auto;
    position: relative;
}
a._btn02 {
    font-size: 1.4em;
    line-height: 1em;
    font-weight: 500;
    color: #fff;
    background: #f39800;
    padding: 26px;
    display: block;
    max-width: 340px;
    border-radius: 36px;
    margin: 20px auto;
    position: relative;
}
a._btn01:after,
a._btn02:after  {
	content: '';
	width: 0;
	height: 0;
	border-style: solid;
	border-width: 5.5px 0 5.5px 5px;
	border-color: transparent transparent transparent #ffffff;
	position: absolute;
	right: 20px;
	top: 50%;
	transform: translateY(-50%);
}

.contents.present {
	background-color: #ffff00;
}
.contents.present ._in {
	width: 90%;
	max-width: 663px;
	margin: auto;
	padding: 80px 0;
	position: relative;
}
.ilast01 {
	width: 30%;
    max-width: 236px;
    position: absolute;
    left: -24%;
    top: -7%;
}
.ilast02 {
	width: 40%;
    max-width: 320px;
    position: absolute;
    right: -32%;
    top: -6%;
}


 .loop_wrap {
    position: relative;
    display: -webkit-flex;
    display: flex;
    -webkit-flex-flow: row nowrap;
    flex-flow: row nowrap;
    width: 200vw;
    overflow: hidden;
  }

  .loop_wrap ul {
    display: -webkit-flex;
    display: flex;
    -webkit-flex-flow: row nowrap;
    flex-flow: row nowrap;
    width: 100%;
    margin: 0;
    padding: 0;
  }

  .loop_wrap li {
    display: inline-block;
    width: 390px;
    list-style: none;
    text-align: center;
  }

  .loop_wrap li img {
    display: block;
    width: 100%;
    height: auto;
  }

  .loop_wrap ul:first-child {
    -webkit-animation: loop 100s -50s linear infinite;
    animation: loop 100s -50s linear infinite;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    will-change: transform;
  }

  .loop_wrap ul + ul {
    -webkit-animation: loop2 100s  linear infinite;
    animation: loop2 100s linear infinite;
  }

 @-webkit-keyframes loop {
    0% {
      -webkit-transform: translateX(100%);
      -ms-transform: translateX(100%);
      transform: translateX(100%);
    }
    to {
      -webkit-transform: translateX(-100%);
      -ms-transform: translateX(-100%);
      transform: translateX(-100%);
    }
  }

  @keyframes loop {
    0% {
      -webkit-transform: translateX(100%);
      -ms-transform: translateX(100%);
      transform: translateX(100%);
    }
    to {
      -webkit-transform: translateX(-100%);
      -ms-transform: translateX(-100%);
      transform: translateX(-100%);
    }
  }

  @-webkit-keyframes loop2 {
    0% {
      -webkit-transform: translateX(0);
      -ms-transform: translateX(0);
      transform: translateX(0);
    }
    to {
      -webkit-transform: translateX(-200%);
      -ms-transform: translateX(-200%);
      transform: translateX(-200%);
    }
  }

  @keyframes loop2 {
    0% {
      -webkit-transform: translateX(0);
      -ms-transform: translateX(0);
      transform: translateX(0);
    }
    to {
      -webkit-transform: translateX(-200%);
      -ms-transform: translateX(-200%);
      transform: translateX(-200%);
    }
  }

.y3000 {
	width: 77%;
	margin: 20px auto;
}
.main_slider {
	width: 100%;
	position: absolute;
	top: 58px;
	left: 0;
}
.mv .w100 {
    height: 936px;
    object-fit: cover;
    width: 100%;
    border-radius: 180px 0px 180px 0px
}
.sp_img {
	display: none;
}
.pc_img {
	display: block;
}


.scroll-hint-icon {
    height: 90px !important;
}
.scroll-hint-text {
    margin-top: 0 !important;
}
.sp_txt {
	display: none;
}

.main_img {
	position: absolute;
    top: 0;
    left: 0;
    width: 100%;
}

.main_img img {
    width: 100%;
}
.contents.theme {
  	background-color: #f4f9e9;
}
.contents.theme ._in {
    width: 90%;
    max-width: 1014px;
    margin: auto;
    padding: 60px 0;
    position: relative;
}

.obi_ttl {
	background: #000;
	padding: 24px 34px;
	color: #fff;
	font-size: 1.4em;
	line-height: 1em;
	border-radius: 36px;
	letter-spacing: 0.2em;
	text-align: left;
}

.theme .img_c2 {
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
	flex-direction: row-reverse;
	margin-bottom: 24px;
}
.theme .img_c2 h4 {
	width: 49%;
}
.theme .img_c2 p {
	width: 49%;
	text-align: center;
}

.theme .c2 {
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
	margin: 24px 0 44px
}
.theme .c2 p {
	width: 48%;
}
.theme .bus {
	display: inline-block;
    margin: 30px auto 60px;
}

.price_table {
	margin-top: 30px;
}
.price_table h5 {
	font-size: 1.2em;
	line-height: 1em;
	margin-bottom: 7px;
}

.soine {
	padding: 14px;
	text-align: center;
	background: #f39800;
	color: #fff;
	font-weight: 600;
	 font-size: 1.2em;
	 line-height: 1.5em;
	 border-radius: 8px;
	 margin-top: 20px;
}
.bus_info {
	padding: 7px 14px;
    text-align: center;
    background: #00abeb;
    color: #fff;
    font-weight: 600;
    border-radius: 24px;
    margin-bottom: 7px;
    display: inline-block;
}
.suke .obi01 {
	margin-top: 0;
}
.contents.suke ._in {
    padding: 60px 0 0;
}
.btn_area {
	display: flex;
	justify-content: center;
	background-color: #f4f9e9;
}
.btn_area .tab_btn {
	position: relative;
	padding: 18px 34px;
	background: #b9b9b9;
	color: #fff;
	font-size: 1.3em;
	line-height: 1.5em;
	cursor: pointer;
	min-width: 15em;
	text-align: center;
}
.btn_area .tab_btn:after {
	content: '';
	width: 0;
	height: 0;
	border-style: solid;
	border-width: 7px 7px 0 7px;
	border-color: #ffffff transparent transparent transparent;
	display: block;
    margin: auto;
    margin-top: 4px;
}
.btn_area .tab_btn.active,
.btn_area .tab_btn:hover {
	background: #000;
}
.tab_panel {
    display:none;
}
.tab_panel.active {
    display:block;
}
#header .logo {
	width: 40%;
}
#header .c2 p {
    width: 30%;
    max-width: 264px;
    margin: 15px 0;
}

.in_day {
	display: inline-block;
}
.in_day.blue {
	color: #29abe2;
}
.in_day.red {
	color: #ff0000;
}

.day {
	font-size: 2.6em;
	line-height: 1.5em;
	margin: 40px auto 60px;
	font-weight: 600;
	text-align: center;
}
.day .block {
	display: inline-block;
}
.new_point {
	max-width: 892px;
	margin: 0 auto 40px;
}
.rimu {
	margin-bottom: 44px;
}
.rimu h4 {
	font-size: 1.6em;
	font-weight: 600;
	line-height: 1.5em;
	color: #3d4f8f;
}
.rimu_banner {
	margin: 14px auto;
	display: block;
}

.var_li {
	display: flex;
	align-items: center;
	justify-content: center;
	padding-bottom: 40px;
}
.var_li li:first-of-type {
/* 	margin-right: 10px; */
}
.var_li a {
	background: #00a0e9;
	text-align: center;
	display: inline-block;
	padding: 24px 44px;
	font-size: 1.6em;
	font-weight: 600;
	line-height: 1.5em;
	color: #fff;
	border-radius: 12px;
}
.var_li a.active,
.var_li a:hover {
	background: #c3071c;
}

.new_point02 {
	margin-bottom: 34px;
}
.new_point02 a {
	background: #f39800;
	text-align: center;
	display: inline-block;
	padding: 16px 44px;
	font-size: 1.4em;
	font-weight: 600;
	line-height: 1.5em;
	color: #fff;
	border-radius: 12px;
	margin: 24px auto 14px;
}
.new_point02 a:hover {
	background: #c3071c;
}

.starfriday {
	max-width: 808px;
    margin: 0 auto 80px;
}
.starfriday .ph {
    margin: 0 auto 30px;
}
.starfriday ul.indent li {
    margin: 5px auto;
    text-indent: -1em;
    margin-left: 1em;
}
a.btn04 {
  	background: #f39800;
  	color: #fff;
  	padding: 24px 28px 24px 24px;
  	font-size: 1.3em;
  	line-height: 1em;
  	border-radius: 4px;
  	min-width: 200px;
  	display: inline-block;
  	position: relative;
  	margin-bottom: 4px;
}
a.btn04:after {
  	content: '';
  	margin-left: 10px;
    display: inline-block;
    vertical-align: middle;
    color: #fff;
    line-height: 1;
    width: 1em;
    height: 0.45em;
    border: 0.1em solid currentColor;
    border-top: 0;
    border-right: 0;
    box-sizing: border-box;
    transform: translateY(-22%) rotate(-45deg);
}
/*
a.btn04:after {
  	content: '';
  	width: 0;
  	height: 0;
  	border-style: solid;
  	border-width: 4px 0 4px 4px;
  	border-color: transparent transparent transparent #ffffff;
  	position: absolute;
  	top: 50%;
  	right: 14px;
  	transform: translateY(-50%);
}
*/
a.btn04:hover {
  	background: #c4011b;
}


.sp_contents {
	display: none;
}

#fixed {
    position: fixed;
    text-align: center;
    bottom: 0;
    z-index: 999;
    width: 100%;
}
.fixed_contents_li .right_contents_li {
	display: flex;
	flex-wrap: wrap;
}
.fixed_contents_li .right_contents_li li {
	width: 50%;
}
.fixed_contents_li .right_contents_li a {
	transition: all 0.35s;
	text-align: center;
	color: #ffff;
}
.fixed_contents_li .right_contents_li .urayasu a {
	background: #eb6d4e;
	border-top: 4px solid #df5835;
	display: block;
	padding: 6px 0 10px;
}
.fixed_contents_li .right_contents_li .urayasu a:hover {
	background: #df5835;
}
.fixed_contents_li .right_contents_li .oomori a:hover {
	background: #008897;
}
.fixed_contents_li .right_contents_li .oomori a {
	background: #009fb0;
	border-top: 4px solid #008897;
	display: block;
	padding: 6px 0 10px;
}
#fixed ul {
    display: flex;
    justify-content: end;
    margin: auto;
}
#fixed li {
    max-width: 280px;
    margin: 0 0;
}
#page-topBtn {
    bottom: 28%;
}
.obi_ttl .icon {
	display: inline-block;
	line-height: 1em;
	font-size: 1.2em;
	padding: 7px 12px;
	background: #fabe00;
	border-radius: 4px;
	letter-spacing: 0;
	font-weight: 600;
}
.date_setting table {
	width: 100%;
	font-size: 1.4em;
	line-height: 1.5em;
	font-weight: 600;
	background: #fff;
	border-top: 1px solid #ccc;
	margin: 24px 0 54px;
}
.date_setting table th {
	padding: 12px 0;
	font-weight: 600;
	text-align: center;
	width: 4em;
	font-size: 1.5em;
	line-height: 1.5em;
	border-bottom: 1px solid #ccc;
	border-right: 1px solid #ccc;
	background: #f5f5f5;
}
.date_setting table td {
	padding: 12px;
	text-align: left;
	border-bottom: 1px solid #ccc;
}
.date_setting table td span {
	display: inline-block;
}






