@charset "utf-8";
body {
	width: 100%;
	min-width:375px;
	height: 100%;
	margin: 0;
	padding: 0;
	overflow-y: scroll;
	overflow-x: scroll;
    font-size: 12px;
    -webkit-text-size-adjust: 100%;
	line-height:160%;
}
.page_top {display:none;}
#tagline {display:none;}
.pc{display:none !important;}
.boxsize *{
	box-sizing:border-box;
	line-height:160%;
}
figure{
	margin:0;
	position:relative;
}
figure img{
	width:100%;
}
table{
	width:100%;
}
.k_contents{
	width: 100%;
	margin: 0 auto;
}

.notice_top{
	text-align: center;
	font-size: 16px;
	color: #FFF;
	font-weight: bold;
	background-color: red;
	padding: 5px;
	margin: 0 auto;
}

.notice_top{
	text-align: center;
	font-size: 16px;
	color: #FFF;
	font-weight: bold;
	background-color: red;
	padding: 5px;
	margin: 0 auto;
}

.notice_top_blue{
	text-align: center;
	font-size: 16px;
	color: #FFF;
	font-weight: bold;
	background-color: #0000cd;
	padding: 5px;
	margin: 0 auto;
}
.mb{
	margin-bottom: 5px;
}


/*title*/
.title_wrap{
	display: block;
    margin: 0 auto 10px;
}
.title_wrap h2{
	font-size: 14px;
	color: #283593;
	text-align: center;

}

.title_wrap h2 .title_wrap_upper{
	margin: 10px 0 0;
}

.title_wrap h2 .title_wrap_bottom{
	background:#ffffe0;
	margin: 0 0 10px;
}
.title_wrap h2 .tour_name{
	font-size: 20px;
	margin: 5px 10px 0px;
	display: block;
}
.title_wrap h2 .tour_namesub{
	font-size: 17px;
	margin: 5px 10px 10px;
	display: block;
}

.title_wrap h2 .tour_period{
	font-size: 14px;
	padding: 0 5px 0px;
	display: block;
}

.title_wrap h2 .tour_periodsub{
	font-size: 12px;
	padding: 0 5px 5px;
	display: block;
}

.title_wrap h2 .tour_periodsub{
	font-size: 11px;
	display: block;
}
.title_wrap h2 .page_title{
	font-size:18px;
	margin: 5px 10px;
	display: block;
}

.slider{
	position: relative;
	width: 100%;
}
.slick-prev{
	position: absolute;
	left:10px;
	z-index: 10;
}
.slick-next{
	position: absolute;
	right: 10px;
	z-index: 10;
}
.slick-dots{
	bottom: -10px;
}
.main_img figcaption{
	font-size: 10px;
	text-align: right;
	margin:5px 5px 10px;
}
.topslider_wrap{
	position: relative;
}
.topslider_wrap .main_cap{
	font-size: 10px;
	color: #FFF;
	position: absolute;
	bottom: 20px;
	right:5px;
}
.topslider_wrap .main_cap2{
	font-size: 10px;
	color: #FFF;
	position: absolute;
	bottom: 2px;
	right:5px;
}
.topslider_wrap .slider{
	margin-bottom: 5px;
}
.topslider_wrap .slick-dots li{
	margin: 0 1px;
}
.l_navi{
	display: flex;
	justify-content: center;
	flex-wrap: wrap;
	margin: 0 5px 20px;
}
.l_navi li{
	width: 48%;
	margin: 0 1% 5px;
}
.l_navi li a{
	display: block;
	color: #FFF;
	font-size: 12px;
	text-align: center;
	padding: 5px 10px;
	background-color: #283593;
}
.plan_lead{
	font-size: 14px;
	margin: 0 auto 30px;
	width: 90%;
}
.tour_report_link a{
	display: block;
	width:250px;
	font-size: 15px;
	font-weight: bold;
	text-align: center;
	border: solid 2px #00b2df;
	border-radius: 30px;
	padding:4px;
	margin: 0 auto 40px;
}
/*about_tour*/
.about_tour{
	background-color:#fffbf4;
	padding: 0 0 30px;
	margin: 20px 0 0;
}
.about_tour h3{
	font-size: 16px;
	color: #FFF;
	text-align: center;
	background-color:#f89174;
	padding: 5px 10px;
	margin: 0 0 15px;
}
.about_tour .p01{
	font-size: 14px;
	margin: 0 auto 10px;
	width: 90%;
}
.about_tour .midashi{
	font-size: 15px;
	color:#f89174;
	font-weight: bold;
	margin: 5px 0 0;
	display: block;
}
.strong01{
	color:#f89174;
	font-weight: bold;
}
.strong02{
	font-weight: bold;
}

.about_tour02{
    background: #deebec;
	border: dotted 2px #0097A7;
	border-radius: 5px;
    box-shadow: 0 2px 4px rgba(0, 0, 0, 0.2);
    padding:30px 7px 10px;
	margin: 20px 0 60px;	
	position: relative;
}
.about_tour02 h3{
	font-size: 12px;
    color:#FFF;
	text-align: center;
	background-color: #0097A7;
	border-radius: 20px;
	padding: 5px 30px;
	margin: 0 auto;
	width: fit-content;
	position: absolute;
	top: -15px;
	left:0;
	right:0;
}
.feature_ul li{
	font-size: 14px;
    color: #0097A7;
	text-align: center;
	font-weight: bold;
	background-color:#FFF;
	border: solid 2px;
	border-radius: 10px;
	padding: 10px;
	margin: 0 3px 5px;
}
/*about_tour03*/
.about_tour03{
	background-color:#fff;
	padding: 0 0 30px;
	margin: 20px 0 0;
}
.about_tour03 h3{
	font-size: 16px;
	color: #FFF;
	text-align: center;
	background-color:#00bfff;
	padding: 5px 10px;
	margin: 0 0 15px;
}
.about_tour03 .p01{
	font-size: 14px;
	margin: 0 auto 10px;
	width: 90%;
}
.about_tour03 .p02{
	font-size: 15px;
	margin: 10px 25px 10px;
	padding-left:20px;
}
.about_tour03 .midashi{
	font-size: 15px;
	color:#1e90ff;
	font-weight: bold;
	margin: 5px 0 0;
	display: block;
}

/*link*/
.kome_li{
	padding: 0 0 0 15px;
	position:relative;
	list-style: none; 
}
.kome_li:before{
	content: '※';
	position: absolute;
	left:0;
}
.dot_li{
	padding: 0 0 0 15px;
	position:relative;
}
.dot_li:before{
	content: '※';
	position: absolute;
	left:0;
}
.kuromaru_li{
	padding: 0 0 0 15px;
	position:relative;
}
.kuromaru_li:before{
	content: '●';
	position: absolute;
	left:0;
}
.nijyumaru_li{
	padding: 0 0 0 15px;
	position:relative;
}
.nijyumaru_li:before{
	content: '◎';
	position: absolute;
	left:0;
}


/*section01*/
.section01{
	margin: 0 0 40px;
}
.section01 .inner{
	width: 92%;
	margin: 0 auto;
}
.section01 h3{
	font-size: 16px;
	color: #FFF;
	background-color: #283593;
	padding:7px 20px;
	margin: 0 0 20px;
}
.info_dl{
	margin: 0 0 20px;
}
.info_dt{
	font-size: 14px;
	color: #FFF;
	text-align: center;
	background-color: #5a83be;
	padding:3px 3px;
}
.info_dd{
	font-size: 14px;
	background-color: #f5f5f5;
	padding: 10px 10px 15px;
}

/*tourpoint_section*/
.tourpoint_ul{
	margin: 0 0 10px;
}
.tourpoint_li{
	font-size: 14px;
	color: #283593;
	font-weight: bold;
	background-color: #e8eaf6;
	border-radius: 20px 0 0 0;
	padding: 7px 20px;
	margin: 0 0 5px;
}
.img_3col{
	display: flex;
	flex-wrap: wrap;
	justify-content: center;
	margin: 0 0 20px;
}
.img_3col figure{
	width: 48%;
	margin: 0 1% 5px;
}
.img_3col figcaption{
	font-size: 12px;
	margin: 5px 0 0;
}

.marathon_link{
	font-size: 14px;
	margin: 0 0 10px;
}


/*tourschedule_section*/
#tourschedule_section h4{
	font-size: 15px;
	border-left: solid 5px;
	padding: 0 0 0 10px;
	margin: 0 0 10px;
}
.port_navi{
	display: flex;
	justify-content: center;
	margin: 0 0 20px;
}
.port_navi li + li{
	border-left:1px solid #757575;
}
.port_navi li a{
	color: #757575;
	font-size: 12px;
	padding: 0 15px;
}
.scroll_box{
	overflow-x: auto;
    -webkit-overflow-scrolling: touch;
}
.sch_table01{
	width: 750px;
	font-size: 12px;
	border: solid 1px #424242;
	margin: 0 0 10px;
}
table .daily, table .date{
	width:30px;
	background-color: #f5f5f5;
	border: solid 1px #424242;
}
table .daily_plan1{
	width:20px;
	border: solid 1px #424242;
}
table .daily_plan2{
	width:20px;
	border: solid 1px #424242;
}
table .schedule_th{
	background-color: #f5f5f5;
	border: solid 1px #424242;
	padding: 5px 0;
}
table .time{
	width: 70px;
	vertical-align: top;
	padding: 5px 10px;
}
table .program{
	vertical-align: top;
	padding: 5px 20px 5px 0;
}
table .meal{
	border: solid 1px #424242;
	padding: 10px 20px;
}
.cyan-text{
	color:#00ACC1;
	font-weight: bold;
	background-color: #E0F2F1;
	display: inline-block;
	margin: 3px 0;
}
.darkcyan-text{
	font-size: 12px;
	color:#FFF;
	font-weight: bold;
	background-color: #006064;
	display: inline-block;
	padding: 0 5px;
	margin:0 2px 0 0;;
}
.blue-text{
	font-size: 14px;
	color:#0288D1;
	font-weight: bold;
	background-color: #FFF9C4;
	display: inline-block;
	margin: 3px 5px 3px 0;
}
.blue-text02{
	color:#0288D1;
	font-weight: bold;
	
}


table .border-bottom01{
	border-bottom: solid 1px #424242;
}
table .port01{
	background-color: #FCE4EC;
}
table .port01.program{
	border-right:solid 1px #424242;
}
table .port01 .port_name{
	font-size: 13px;
	color: #EC407A;
	font-weight: bold;
	padding-left: 15px
}
table .port02{
	background-color: #F1F8E9;
}
table .port02 .port_name{
	font-size: 13px;
	color: #8BC34A;
	font-weight: bold;
	padding-left: 15px
}

.sche_note{
	font-size: 13px;
}
.chu_num{
	display: flex;
}
.chu_num .num{
	font-size: 10px;
	color: red;
	font-weight: bold;
	width: 35px;
}
.chu_num .cnt{
	width: calc(100% - 35px)
}


/*tourprice_section*/
#tourprice_section{
	margin: 0 0 10px;
}
.price_table{
	width: 100%;
	border: solid 2px #ccc;
	margin: 0 0 10px;
	
}.price_table th{
	border: solid 1px #ccc;
	background-color: #f5f5f5;
	padding: 5px;
}
.price_table td{
	text-align: center;
	border: solid 1px #ccc;
	padding: 5px;
}
.price_table .price01{
	color: red;
	font-size: 15px;
	font-weight: bold;
	padding: 0 10px;
	white-space: nowrap;
}
.about_price{
	font-size: 14px;
	margin: 0 0 20px;
}

.ditail_dt{
	font-size: 14px;
    font-weight: bold;
    border-left: solid 5px #ccc;
    padding: 0 0 0 5px;
    margin: 0 0 8px;
}
.ditail_dd{
	font-size: 14px;
	margin: 0 0 15px;
}

/*tourapplication_section*/
#tourapplication_section{
	margin: 0 0 20px;
}
#tourapplication_section .ditail_dl{
	margin: 0 0 20px;
}
#application_box{
	margin: 0 auto;
}
#application_box a{
	font-size:18px;
	color:#fff;
	text-align: center;
	font-weight: bolder;
	background-color: #E91E63;
	border-bottom: 3px solid #880E4F;
	padding: 10px;
	margin: 0 auto;
	width:90%;
	display: block;
}
#application_box a:hover{
	opacity: 1;
	background-color: #C51162;
}
#application_box .btn-off{
	font-size:18px;
	color:#fff;
	text-align: center;
	font-weight: bolder;
	background-color: #ccc;
	border-bottom: 3px solid #ccc;
	padding: 10px;
	margin: 0 auto;
	width:90%;
	display: block;
}
#application_box .cancel{
	font-size:16px;
	font-weight: bold;
	color: red;
}

.cancel_note{
	font-size: 15px;
	color: red;
	font-weight: bold;
	text-align: center;
	margin:0 auto 10px;
	width: 90%;
}	
.yakkan_link{
	font-size: 12px;
	font-weight: bold;
	text-align: center;
	margin:0 auto 10px;
	width: 90%;

}
.mail_entry{
	width: 90%;
	background-color: #eee;
	padding: 15px;
	margin: 0 auto 30px;
}
.mail_entry2{
	width: 90%;
	background-color: #fff;
	padding: 15px;
	margin: 0 auto 30px;
}
.mail_entry h3{
	font-size: 16px;
	text-align: center;
	margin: 0 0 10px;
}
.mail_entry .p01{
	font-size: 14px;
	margin: 0 0 20px;
}

.adventure{
	width: 90%;
	background-color: #e6e6fa;
	padding: 15px;
	margin: 0 auto 30px;
}
.adventure .p01{
	font-size: 14px;
	margin: 0 0 20px;
}
.adventure h3{
	font-size: 16px;
	text-align: center;
	margin: 0 0 10px;
}
.adventure h3 span{
	color: #f00;
	text-heght: bold;
}


.youth_project{
	width: 90%;
	background-color: #eaffea;
	padding: 15px;
	margin: 0 auto 30px;
}
.youth_project .p01{
	font-size: 14px;
	margin: 0 0 20px;
}
.youth_project h3{
	font-size: 16px;
	text-align: center;
	margin: 0 0 10px;
}
.youth_project h3 span{
	color: #f00;
	text-heght: bold;
}


.prrq_link a{
	font-size: 16px;
	color:#fff;
	text-align: center;
	font-weight: bolder;
	background-color: #00b2df;
	border-radius: 30px;
	padding:10px 5px;
	margin: 0 auto;
	width:250px;
	display: block;
}
.prrq_link a:hover{
	opacity: 1;
	background-color: #037794;
}

/*shop_info*/
.shop_info{
	margin: 0 auto 20px;
	width: 95%;
}
.shop_info .shop01{
	border: double 4px #ccc;
	padding: 15px;
	margin: 0 0 10px;
}
.shop_info .shop01 h3{
	margin: 0 0 10px;
}

/*yakkan_contents*/
#yakkan_contents{
	width:95%;
	margin: 10px auto 0;
}
#yakkan_contents .plan_name{
    font-weight: bold;
    font-size: 14px;
    color: #000080;
    background: #e6e6fa;
    padding: 10px;
	margin: 0 0 10px;
}
.must-read {
	font-size: 14px;
	margin: 0 0 15px;
}
.must-read .sp01{
	color: red;
	border: solid 1px;
	display: block;
	width: fit-content;
	padding: 5px;
	margin: 0 0 10px;
}
.yakkan_box{
	font-size: 14px;
    border: 2px solid #a9a9a9;
    padding:15px;
	margin: 0 0 20px;
}
.yakkan_box h2{
	font-size: 16px;
    font-weight: bold;
    padding: 8px;
    background: #efefff;
    border: 1px solid #b7b7ff;
	margin: 0 0 20px;
}

.yakkan_ul01{
	margin: 0 0 20px;
}
.acrobat-ic{
	display: none;
}
.y_sec01{
	margin: 0 0 25px;
}
.y_sec01 h3{
	margin: 0 0 15px;
    padding: 5px 10px;
    font-size: 14px;
    font-weight: bold;
    background: #dcdcdc;
}

.cancell-fee_table{
	font-size: 12px;
	margin: 0 0 20px;
}
.cancell-fee_table td{
	border: 1px solid #ccc;
	padding: 10px;
}
.cancell-fee_table .midashi_th{
	text-align: left;
	padding:0 10px 5px;
}
.cancell-fee_table .gray_th{
	background-color: #eee;
	border: 1px solid #ccc;
	padding:5px 10px;
}

.y_dl dt{
	font-weight: bold;
	margin: 0 0 5px;
}
.y_dl dd{
	margin: 0 0 10px;
}
.y_check{
	text-align: center;
	margin: 0 0 40px;
}
.y_check .p01{
	font-size: 13px;
	margin: 0 0 10px;
}
.y_check_btn{
	font-size: 16px;
	font-weight: bold;
	padding: 10px 30px;
	margin: 0 0 20px;
}


/*prrq_contents*/
#prrq_contents{
	width: 100%;
	max-width: 500px;
	margin:0 auto 30px;
}
#prrq_contents h2{
	font-size: 18px;
	text-align: center;
	background-color: #eee;
	padding:10px 5px;
	margin: 0 0 15px;
}
.prrq_lead{
	font-size: 14px;
	color: red;
	margin: 0 15px 15px;
}
#prrq_contents .p_box{
	border: solid 3px #757575;
	padding: 15px 15px 0;
	margin: 0 auto 20px;
	width: 95%;
}
#prrq_contents .p_box .p01{
	font-size: 14px;
	margin: 0 0 20px;
}
#prrq_contents .agree{
	font-size: 14px;
	margin: 0 0 10px;
}

/*tour_report*/
#tour_report h2{
	text-align: center;
	margin: 0 0 30px;
}
#tour_report h2 .sp01{
	display: block;
	font-size: 20px;
	color: #5f4a21;
	padding:10px 5px;
}
#tour_report h2 .sp02{
	display: block;
	font-size: 15px;
	color: #FFF;
	background-color: #5f4a21;
	padding: 5px;
}
.tour_report_dl{
	max-width:600px;
	width: 95%;
	margin: 0 auto;
}
.tour_report_dt{
	font-size: 16px;
	font-weight: bold;
	color: #5f4a21;
	border-left:solid 10px #fd930a;
	padding:0 0 0 10px; 
	margin: 0 0 15px
}
#tour_report .tour_report_dd{
	margin: 0 10px 40px !important;
}
.tour_report_dd .left_p{
	font-size: 14px;
	margin: 0 0 15px;
}
.highlight_dd .detail_box{
	display: block;
	font-size: 13px;
	background-color:#efefef;
	padding: 10px;
	margin: 10px 0;
}
.tour_report_dd figure{
	max-width: 470px;
	margin: 0 auto;
}


.top_navi02{
	display: flex;
	margin: 1px;
	height:40px;
}
.navi02_li{
	width: 25%;
	border: 1px solid #FFF;
}
.navi02_li3{
	width: 33.2%;
	border: 1px solid #FFF;
}
.navibtn{
	display: block;
	text-align: center;
	color: #FFF;
	background-color:#7986CB;
	padding: 13px 0;
}
.dropmenu {
	position: relative;
}
.dropmenu .planbtn {
	font-size: 12px;
	text-align: center;
	color: #FFF;
	background-color:#7986CB;
	padding: 13px 0;
	margin: 0;
	display: block;
	cursor: pointer;
}
.dropmenu .planbtn:after {
	content: '';
	display: inline-block;
	position: absolute;
	right: 10px;
	top: 40%;
	width: 0;
	height: 0;
	border-style: solid;
	border-width: 8px 5px 0 5px;
	border-color: #FFFFFF transparent transparent transparent;
}
.top_navi02 .current{
	background-color:#283593;
}
.dropmenu ul {
	position: absolute;
	width:300%;
	z-index: 9999;
	top: 100%;
	left: -100%;
}
.dropmenu ul li{
	overflow: hidden;
	height: 0;
	transition: .2s;
}
.dropmenu ul li a{
	font-size: 13px;
	text-align: center;
	border-top: 1px solid #283593;
	background:#f0f1f8;
	color: #283593;
	padding: 10px 0;
	display: block;
}
.dropmenu ul li a:after {
	content: none;
}
.dropmenu ul li:first-child a{
	border-top: none;
}
.dropmenu.active_sp a:after {
	transform: rotate(180deg);
	transition: .1s;
}
.dropmenu.active_sp ul li{
	overflow: visible;
	height: 40px;
}

/*top_navi*
.top_navi02{
	display: flex;
	justify-content: center;
	flex-wrap: wrap;
	width: 95%;
	margin: 0 auto 10px;
}
.top_navi02 li{
	margin: 0 0.5% 3px;
	height: 45px;
	display: table;
}
.top_navi02 .li_3col{
	width:32% ;
}
.top_navi02 .li_2col{
	width:48.5% ;
}
.top_navi02 .current{
	color: #FFF;
	font-weight: bold;
	text-align: center;
	display:table-cell;
	vertical-align: middle;
	background-color: #283593;
	border: solid 1px #283593;
	border-radius: 5px;
}
.top_navi02 li a{
	color: #283593;
	font-weight: bold;
	text-align: center;
	display:table-cell;
	vertical-align: middle;
	background-color: #f1f2fe;
	border: solid 1px #283593;
	border-radius: 5px;
}
.top_navi02 li a:hover{
	opacity: 1;
	color:#FFF;
	background-color: #283593;
}
.top_navi02 .air{
	display: block;
	color: #00bcd4;
	line-height: 130%;
}
/*movie_wrap*/
.movie_wrap{
	width: 90%;
	margin: 0 auto;
}
.movie_wrap .p01{
	text-align: center;
	margin: 0 0 15px;
}
.movie_wrap .fig01{
	margin: 0 0 15px;
}
.movie_wrap img{
	width: 100%;
}
.movie_wrap .p02{
	font-size: 14px;
	font-weight: bold;
	text-align: center;
	background:rgba(0, 0, 0, 0) linear-gradient(transparent 40%, #FFDFEF 0%) repeat scroll 0 0;
	line-height: 110%;
	margin: 0 auto 8px;
	width: fit-content;
}
.frame-wrapper_video {
  position: relative;
  width: 100%;
  height: 0;
  padding-bottom: 56.25%;
  overflow: hidden;
  margin-bottom: 50px;
}

.frame-wrapper_video iframe {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
}

/*highlight*/
.highlight_dl{
	padding: 30px 10px 0;
    background-color: #fdeff2;
	margin: 0 0 20px;
}
.highlight_dt{
	font-size: 16px;
	font-weight: bold;
	color: #5f4a21;
	border-left:solid 10px #3f51b5;
	padding:0 0 0 10px; 
	margin: 0 5px 10px
}
.highlight_dd{
	background-color: #FFF;
	padding: 15px;
	margin: 0 0 40px !important;
}
.highlight_dd .left_p{
	font-size: 14px;
	margin: 0 0 15px;
}
.highlight_dd .smalltxt{
	font-size: 11px;
	display: block;
	margin: 10px 0 0;
}
.highlight_dd figure{
	max-width: 470px;
	margin: 0 auto;
}
.highlight_dd .flex01 figure .medoc-pack{
	padding:10px 0;
}
.highlight_dd .flex01 figure .sub_cap{
	color: #FFF;
	position: absolute;
	bottom: 0;
	right:10px;
	font-size: 9px;
}


.highlight_dd2{
	margin: 0 0 10px;
}

.highlight_dd2 .flex01{
	font-size: 14px;
	padding: 10px;
	margin: 0 10px 0 0;
}
.highlight_dd2 .left_p{
	font-size: 14px;
}

/*lineup*/
.ribbon11-wrapper {  
  display: block;
  position: relative;
  margin: 0 auto 30px;
  padding: 10px 0;
  background: #FFF;
	border:solid 1px #00bcd4;
	width:92%;
}
.ribbon11 {
  display: inline-block;
  position: relative;
  box-sizing: border-box;
  padding: 7px 20px;
  margin: 0 0 0 -10px;
  width: calc(100% + 10px);
  font-size: 16px;
  color: white;
  background: #00bcd4;
}
.ribbon11:before {
  position: absolute;
  content: '';
  top: 100%;
  left: 0;
  border: none;
  border-bottom: solid 10px transparent;
  border-right: solid 10px #008c9e;
}
.lineup_lead{
	font-size: 14px;
	margin: 15px 15px 15px;
}
.lineup_dl{
	margin: 0 15px 10px;
}
.lineup_dt{
	margin: 0 0 3px;
}
.lineup_dt a{
	font-size: 15px;
	color:#008c9e; 
	font-weight: bold;
	text-decoration: underline;
}
.lineup_dd{
	font-size: 14px;
	margin: 0 0 10px;
}

/*clearfix*/
.clearfix:after {
	content:" ";
	display:block;
	clear:both;
}



div.tit_list { 
	margin:40px auto 10px auto; 
	padding-bottom:30px; 
	width:100%; 
	height:20px; 
	border-bottom:1px solid #009ae1; 
	background:url(../img/icon_01.gif) no-repeat; 
	background-position:0 0 10px; 
}
div.tit_list h5 { 
	padding:1px 0 0 25px; 
	color:#3e321e; 
	font-size:16px; 
	font-weight:bold; 
} 



table.t01 { 
	margin:7px 0 0 12px; 
	width:auto; 
	background:#FFF; 
	border:2px solid #CCC; 
 	font-size: 14px;
}
table.t01 th { 
	padding:6px 0 6px 0; 
	background:#FFC; 
	border-bottom:2px solid #CCC; 
}
table.t01 td { 
	padding:6px 10px 6px 10px; 
	border-bottom:1px solid #CCC; 
}
table.t01 td.bold { 
	font-weight:bold; 
	text-align:center; 
	border-left:1px solid #CCC; 
}
table.t02 { 
	margin:7px 0 0 12px; 
	width:auto; 
	background:#FFF; 
	border:2px solid #CCC; 
}
table.t02 th { 
	padding:5px 10px 5px 10px; 
	font-weight:normal; 
	line-height:1.3; 
	text-align:left; 
	background:#fddcf3; 
	border-right:1px solid #CCC; 
	border-bottom:1px solid #CCC; 
}
table.t02 td { 
	padding:5px 10px 5px 10px; 
	vertical-align:middle; 
	border-bottom:1px solid #CCC; 
}
table.t02 td.bold { 
	font-weight:bold; 
	text-align:center; 
}

.sampleprice_table{
	border: none;
	font-size: 14px;
	margin: 0 0 10px 0;

	
}
.sampleprice_table td {
	vertical-align:top;
}
.sampleprice_table td.bikou{
	vertical-align:top;
	font-size: 10px;
	margin-top:none;
}
.sampleprice_lead{
	font-size: 14px;
	margin: 20px 0 10px;
}




/* スマホ用 slick 矢印 */
.slick-prev,
.slick-next {
    width: 36px;
    height: 36px;
    background: rgba(0,0,0,0.6);
    border-radius: 50%;
    z-index: 20;
}

.slick-prev:before,
.slick-next:before {
    color: #fff;
    font-size: 22px;
    opacity: 1;
}




/*　step-container　*/	

.step-container {
  display: flex;
  justify-content: space-between;
  align-items: center;
  max-width: 800px;
  margin: 40px auto;
  padding: 0;
  list-style: none;
  counter-reset: step; /* ← ここでカウンターを初期化 */
  position: relative;
}

/* 各ステップ要素（番号＋ラベル） */
.step {
  position: relative;
  text-align: center;
  flex: 1;
  counter-increment: step; /* ← ここでカウンター進める */
  z-index: 1;
}

/* 丸の中の番号（::beforeで表示） */
.step::before {
  content: counter(step); /* カウンターの数字を表示 */
  display: block;
  background-color: #ccc;
  color: white;
  width: 36px;
  height: 36px;
  line-height: 36px;
  border-radius: 50%;
  margin: 0 auto 12px; /* 丸とラベルの間に余白 */
  font-weight: bold;
  font-size: 14px;
  z-index: 1;
  position: relative;
}

/* 各ステップの横線 */
.step::after {
  content: "";
  position: absolute;
  top: 18px; /* 丸の中央と揃える（36px ÷ 2） */
  left: 50%;
  width: 100%;
  height: 2px;
  background-color: #ccc;
  z-index: 0;
}

/* 最後のステップには線を描かない */
.step:last-child::after {
  content: none;
}

/* アクティブ（現在地） */
.step.active {
  color: #0b79d0;
  font-weight: bold;
}

.step.active::before {
  background-color: #0b79d0;
}

/* 完了済みステップ（緑色） */
.step.completed {
  color: #4caf50;
}

.step.completed::before {
  background-color: #4caf50;
}








