* {
  margin: 0;
  padding: 0;
}
body {
  background: #293744;
  font-family: "Noto Sans JP", sans-serif;
  font-optical-sizing: auto;
  font-weight: 400;
  font-style: normal;
  font-size: 16px;
  line-height: 1.6;
  color: #666;
}
#wrapper {
  max-width: 990px;
  padding: 0 5px;
  margin: 0 auto;
  background: #fff;
}
#contents{
    background: #fff;
	padding: 0 10px;
}
.yohairyo{
width: 85%!important;
margin: 0 auto;
}
.yohairyo h3{
font-size: 110%!important;
}
h1 img{
   filter: drop-shadow(#565656 5px 5px 5px);
}
header {
width: 100%;
max-width:1000px;
margin: 0 auto!important;
background-image: url("img/top2.jpg");
background-position: bottom center ;
background-size: cover;
background-repeat: no-repeat;
}
header h1{
padding-top: 25px;
}
.haka_4{
/*background: #293744;*/
padding: 50px 0 25px;
display: block;
}
.haka_4 h2{
width: 90%;
font-size: 42px;
color: #293744;/*color: #FDC705;*/
text-align: center;
margin-bottom: 25px;
border-bottom: 1px solid #293744;
margin: 0 auto;
}
.haka_5{
/*background: #293744;*/
padding: 25px 60px;
display: block;
}
.haka_5 h7{
width: 90%;
font-size: 25px;
color: #293744;/*color: #FDC705;*/
text-align: center!important;
margin-bottom: 25px;
margin: 0 auto;
}
.haka_4 p,
.haka_4 li{
/*padding: 0!important;*/
margin: 0!important;
font-size: 16px!important;
line-height: 1.3rem!important;
color: #293744;
font-family: "Zen Antique","Yuji Syuku", serif;
/*color: #fff;
text-shadow: #000 15px 0px 15px;*/
padding-right: 1rem;
}
p.h2_sub{
font-size: 20px!important;
margin-top: 5px!important;
}
.filter{
filter: blur(0.5);
}
.bg_a{
background-image: url("img/junbi.jpg");
background-repeat: no-repeat;
background-position: center bottom;
width: 350px;
height: 350px;
}
.bg_b{
background-image: url("img/junbi.jpg");
background-repeat: no-repeat;
background-position: center bottom;
width: 350px;
height: 350px;
}
.bg_c{
background-image: url("imgs/haka_3_4.png");
background-repeat: no-repeat;
background-position: center bottom;
width: 350px;
height: 350px;
}
.bg_d{
background-image: url("imgs/haka_4_4.png");
background-repeat: no-repeat;
background-position: center bottom;
width: 350px;
height: 350px;
}
.logo {
  width: 240px;
  margin-left: 10px;
}
.wps_color{
background: #293744!important;
color: #fff!important;
}
header img {
/*  border-radius: 6px;*/
width:100%;
margin: 0 auto;
}
section {
  display: flex;
  padding: 2rem 2rem 2rem 1rem;
  gap: 2rem;
}
section > div{
    position: relative;
    flex: 1;
}
section img {
  max-width: 100%;
}
.content-box p img{
    margin-bottom: 0.5rem;
    max-width: 100%;
    
}

.number{
    position: absolute;
    top:0;
    left:0;
    background: #333;
    padding: 0.3rem 0.5rem;
    color: #fff;
}
.att{
	color: red;
	font-weight: bold;
}
.red{
	color: red;
}
.large{
	font-size: 150%;
}
#contents dl dt {
  margin: 10px 0;
  font-weight: bold;
}
#contents dl dd {
  margin: 10px 0;
}
h1 {
  margin: 0;
  color: #293744;
  text-align: center;
  font-weight: 800;
}
h2 {
width: 100%;
margin: 0 auto;
line-height: 2rem!important;
  /*position: relative;*/
  /*margin-bottom: 1.5rem;*/
  padding: 0.5rem;
font-family: "Zen Antique","Yuji Syuku", serif;
  font-weight: 400;
/*  background: #293744;
  color: #fff;*/
  color: #293744;
  font-size: 24px;
 /* text-align: center;*/
}

h7 {
width: 100%;
margin: 0 auto;
line-height: 3rem!important;
  padding: 0.5rem;
font-family: "Zen Antique","Yuji Syuku", serif;
  font-weight: 400;
  color: #293744;
  font-size: 15px;
	text-align: center;

}
.kajipon_h2{
width: 92%!important;
margin-top: 1rem;
line-height: 2rem!important;
font-family: "Yuji Syuku", serif;
font-weight: 400;
color: #293744;
font-size: 24px;
padding: 1rem 2rem;
background: hsla(0,20%,96%,0.8);
}
.kajipon_h{
width: 92%!important;
margin-top: 1rem;
line-height: 2rem!important;
font-family: "Yuji Syuku", serif;
font-weight: 400;
color: #293744;
font-size: 24px;
padding: 1rem 2rem;
}
h3{
    margin: 3rem 0 1rem 0;
    font-size: 130%;
    font-weight: bold;
}
h3.tourtitle {

}
.content-box h3 {
  margin: 1rem 0;
    padding-bottom:0.4rem; 
    border-bottom: 1px solid #293744;
    font-size: 20px;

}
h4 {
  font-size: 110%;
  font-weight: 600;
  border-bottom: solid 1px #293744;
  padding-left: 5px;
	padding-top: 30px;

}
h5 {
  margin: 1.5rem 0 0 0;
    font-size: 16px;
	border-left: solid 5px #293744;
	padding-left: 3px;
}
.content-box {
    padding: 0 2rem 2rem 2rem;
}
#contents ul, #contents ol {
  margin: 1rem 2rem;
}
#contents .step ul{
  margin: 5px!important;
}
footer ul {
  list-style: none;
}
table {
min-width: 980px;
  border-collapse: collapse;
  border-spacing: 0;
}
table.border {
	width: 100%;
    min-width: 970px!important;
  margin: 1rem 0;
  border-spacing: 0;
  border-collapse: collapse;
  border: 1px solid #ccc;
}
table.border th, table.border td {
  padding: 0.5rem 0.8rem;
  border: 1px solid #565656;
}
table.border th {
  background:#DEEBF2;/* background:#FBEBBE;*/
  text-align: center;
  font-weight: 400;
}
table.border td {
  text-align: center;
}
table.hotel td {}
footer {
  margin-top: 1rem;
  padding: 2rem;
    background: #fff;
}
footer dl {
  margin-bottom: 2rem;
}
footer dl dt {
  margin: 0.8rem 0;
  font-weight: 700;
}
footer ul {
  display: flex;
  gap: 20px;
  justify-content: center;
  align-items: center;
  flex-wrap: wrap;
}
.attention {
  color: #f00;
}
.blue {
  color: #2AA3F0;
}
.b {
  width: 480px;
  margin: 1rem auto;
  padding: 0.8rem;
  background: #f00;
  border-radius: 6px;
  text-align: center;
  color: #fff;
  font-weight: 700;
}
span.marker {
    background: linear-gradient(transparent 50%, #ffff00 50%);
}
.d_red{
color: #ba2052;
}
.db_red{
background: #3498db!important;/*background: #ba2052!important;*/
color: #fff!important;
border: 1px solid #fff!important;
}
.s_title{
	color: #293744;
	font-size: 150%;
	font-weight: 800;
}
.mt20{
	margin-top: 20px;
}
.mt30{
	margin-top: 30px;
}
.mt60{
	margin-top: 60px;
}
.pb50{
	padding-bottom: 50px;
}
.ex {
  margin: 1rem 0;
  padding: 0.5rem;
  background: #ffe;
}
.center {
  text-align: center;
}
.timetable {
  display: flex;
  column-gap: 2rem;
}
.yes_no {
  display: flex;
  column-gap: 2rem;
  margin: 2rem 0;
  justify-content: center;
}
.yes_no a {
  display: block;
  padding: 1.5rem 4rem;
  border-radius: 8px;
  color: #fff;
  background: #4D9BC1;
  text-decoration: none;
  transition: 0.3s;
  text-align: center;
  margin: 1rem 0;
}
.yes_no a span {
  display: block;
  width: 100%;
  font-size: 2rem;
  font-weight: 700;
}
.yes_no a:hover {
  color: #fff; /* 文字色 */
  background: #EBB839; /* 背景色 */
}
@media screen and (max-width:900px) {
  #contents dl.flex {
    display: block;
    margin: 1rem;
  }
  #contents dl.flex dt {
    margin: 10px 0;
  }
  #contents dl.flex dd {
    width: 100%;
    margin: 10px 0;
  }

}
a.btn {
  margin-bottom: 1.5rem;
  background: #293744;
  color: #fff;
  font-size: 20px;
  display: block;
  text-align: center;
  vertical-align: middle;
  text-decoration: none;
  margin: 1.5rem auto;
  padding: 0.5rem;
  border-radius: 100vh;
  transition: 0.5s;
}
a.btn2 {
  margin-bottom: 1.5rem;
  background: #293744;
  color: #fff;
  font-size: 15px;
  display: block;
  text-align: center;
  vertical-align: middle;
  text-decoration: none;
  margin: 1.5rem auto;
  padding: 0.5rem;
  border-radius: 100vh;
  transition: 0.5s;
}
a.btn:hover {
  color: #fff;
   background:#ba2052;
}
a.btn2:hover {
  color: #fff;
  background: #3498db;/*background: #ba2052;*/
}

.box_end{
	background-color: #3498db;/*background-color: #ba2052;*/
	padding: 30px;
	text-align: center;
}
.moko_end{
	color: #293744;
	font-weight: bold;
	font-size: 120%;
}
.kikaku {
  font-size: 1.2rem;
}
.step {
  margin-top: 0.8rem;
  padding: 20px;
  border: 3px solid #eee;
  /*background: #eee;*/
  border-radius: 8px;
}
.stepnum {
  background-color: #293744;
  padding: 1% 0 1% 0%;
  color: #fff;
  font-size: 120%;
  font-weight: bold;
  text-align: center;
  border-radius: 8px;
}
.step ul li{
margin-left: 1rem;
/*list-style: none;*/
}
.center_att{
font-weight: bold;
color: #ff0000;
text-align: center;
}
.arrow {
  width: 0;
  height: 0;
  border: 20px solid transparent;
  border-top: 20px solid #333;
  margin: 2rem auto;
  text-align: center
}
.rigth {
  text-align: right;
}
.day {
  width: 180px;
  padding: 0.4rem;
  border-radius: 24px;
  background: #293744;
  color: #fff;
  text-align: center;
}
/*外部リンク*/
a[target="_blank"]:after {
  font-family: "Font Awesome 6 Free";
  content: "\f08e";
  font-weight: 900;
  margin: 0 0.25rem;
}
a.none[target="_blank"]:after {
  font-family: "Font Awesome 6 Free";
  content: "";
  font-weight: 900;
  margin: 0 0.25rem;
}
.kajipon{
background:  #FBEBBE!important;
padding: 1rem;
}
.flex{
display: flex;
margin: 25px auto;
justify-content: space-around;/*justify-content: space-between;*/
align-items: top;/*align-items: center;*/
}
.flex_d{
display: flex;
justify-content: space-between;
align-items: center;
background: #293744;
}
.item{
text-align: center;
/*width: 50%;
padding: 1rem 2rem 3rem;
font-family: "Yuji Syuku", serif;
color: #fff!important;*/
}

.item h2{
color: #FDC705!important;
}
.item img{
width: 95%;/*width: 100%;*/
/*display: block;
text-align: center;
max-width: 200px!important;
margin: 0 auto;*/
}
@media screen and (min-width:501px){
.il{
width: 70%!important;
}
.ir{
width: 30%!important;
}
.sp{
display: none;
}
header{
height: 585px;
}

}
@media screen and (max-width:500px) {
  .yes_no {
    display: block;
  }
  #point {
    display: block;
  }
  section {
    width: 100%;
  }
  #wrapper{
  width: 95%;
  margin: 0 auto;
  }
  .flex,
  .flex_d{
display: block;
}
button{
width: 80%!important;
}
.item{
width: 90%;
padding: 1rem;
}
.kajipon_h2,
.kajipon_h{
font-size: 18px;
width: 90%!important;
padding: 1rem;
}
.haka_4 h2 {
font-size: 28px;
}
header{
height: 250px;
}
.haka_4 p,
.haka_4 li{
padding-right: 28px;
}
/*.bg_a,
.bg_b,
.bg_c,
.bg_d{
background-repeat: repeat-y;
height: auto;
}*/
}
.box {
	padding: 2rem 2rem 2rem 1rem;
}
.float_l{
	float: left;
	width: 60%;
	padding-left: 5px;
	padding-top: 10px;
}
.float_l45{
	float: left;
	width: 45%;
}
.float_r{
	float: right;
	width: 30%;
	padding-top: 30px;
}
.float_r45{
	float: right;
	width: 45%;
}
.day_tour{
	clear: both;
	padding-bottom: 30px;
}
@media (max-width:1024px) {
.float_l,.float_r,.float_l45,.float_r45{
	float: none;
	width: 100%;
}
	}
.scroll{
width: 100%;
overflow-x: scroll;
}
.box {
width: 100%;
border: 1px solid #474747;
padding: 10px;
margin: 15px 0;
}
/*button{
width: 100%;
background: none;
border: none;
}*/
button,
a input{
display: inline-block;
text-align: center;
width: 60%;
background: #293744;
color: #fff;
padding: 5px;
font-size: 20px;
border: 3px solid #293744!important;
border-radius: 50px;
margin: 25px auto;
line-height: 36px;
}
button a{
color: #293744;
text-decoration: none;
box-sizing: border-box;
height: 36px;
width: 100%;
display: block;
}
button:hover, 
button a:hover{
background: #3498db;/*background: #ba2052;*/
color: #fff;
border: 3px solid #3498db!important;/*border: 3px solid #ba2052!important;*/
}
a input:hover{
opacity: 0.5;
}
.box2 {
/*    background: #d6d0ab;
    background: linear-gradient(90deg, #b39855 0%, #fff9e6 50%, #b39855 100%) !important;
    padding: 5px;
    background-repeat: no-repeat;*/
			border-width: 5px;
			border-style: solid;
            border-image-source: #d6d0ab;
			border-image-source: linear-gradient(90deg, #b39855 0%, #fff9e6 50%, #b39855 100%);
			border-image-slice: 1;

}