@charset "utf-8";

/*#main { width:1100px; margin:10px auto; }*/
/*#main .sp { display:none!important; }*/


/*---------------------------------------------*/

@media screen and (max-width: 640px) {
#main .pc { display:none!important; }
}
/*--------------------------------------------*/
#return_top { text-align:center; margin:10px; }
#return_top a { background: url("//image.stworld.jp/images/common/tri01.gif") no-repeat scroll left 5px rgba(0, 0, 0, 0); line-height: 1em; padding-left: 10px; }






/* sp */
@media screen and (max-width: 640px){
    /* common */
    #main { width: auto; max-width: 640px; }
    #main .cp { display:none !important; }
    #cp_main { width: 100%; margin:0 auto; }
    #cp_main { font-family:"ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, sans-serif; background: #8e1732;}
    #cp_main h2,#cp_main h3{ color: #fff; }
    .cp_btn_sp { position: relative; text-align: center; background: #c30105; border-radius: 5px; box-sizing: border-box; box-shadow:0px 5px 0px 0px #7c0609; -moz-box-shadow:0px 5px 0px 0px #7c0609; -webkit-box-shadow:0px 5px 0px 0px #7c0609; }
    .cp_btn_sp a { display: block; color: #fff; text-decoration: none; padding: 10px 30px; }
    .cp_btn_sp a:after { position: absolute; content: "▶"; font-size: 10px; top: 33%; right: 10px; }
    .cp_btn_sp:hover { background: #7c0609; }
    .cp_list_btn { position: relative; text-align: center; background: #ff922a; border-radius: 5px; box-shadow:0px 5px 0px 0px #db7513; -moz-box-shadow:0px 5px 0px 0px #db7513; -webkit-box-shadow:0px 5px 0px 0px #db7513; }
    .cp_list_btn a { display: block; color: #000; text-decoration: none; padding: 10px 20px; font-size: 14px; font-weight: bold; }
    .cp_list_btn a:after { position: absolute; content: "▶"; font-size: 10px; right: 10px; }
    .cp_list_btn:hover { background: #db7513; }
    .sp_none { display: none; }

.visually-hidden {
  position: absolute;
  width: 1px;
  height: 1px;
  margin: -1px;
  padding: 0;
  overflow: hidden;
  clip: rect(0 0 0 0);
  white-space: nowrap;
  border: 0;
}

    /* .cp_mv */
    .cp_mv { padding: 0 0 30px}
    .cp_mv_hdg { background: url("../images/mv_spbg.jpg") no-repeat center top / cover; padding: 30px 3% 230px;}
    .cp_mv_hdg_tl img, .cp_mv_hdg_subtl img { width: 100%; }
    .cp_mv_read { margin-top: 13px; padding: 0 3%; color: #fff; font-size: 13px; font-weight: 100; line-height: 1.7; }
    .cp_mv_btn { margin-top: 13px; padding: 0 3%;  font-family: "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", serif; letter-spacing: -0.05em; font-size: 15px; }


    /* .cp_rec common */
    .cp_rec { background: url("../images/bg01.png") no-repeat center top; padding: 43px 3% 30px; background-size: 100%; }
    .cp_rec_hdg_tl { text-align: center; color: #fff; margin-bottom: 30px; font-size: 19px; font-family: "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", serif; }
    .cp_rec_hdg_tl span { display: block;  color: #ede22e; margin-top: 8px; }
    
    /* .cp_rec_list*/
    .cp_rec_list { background: rgba(255,255,255,0.2);  padding: 15px; }
    .cp_rec_list li { margin-bottom: 30px; letter-spacing: -0.4em; }
    .cp_rec_list li:after { content: ""; display: block; clear: both; }
    .cp_rec_ph, .cp_rec_read, .cp_rec_tour { display: inline-block; letter-spacing: 0; }
    .cp_rec_ph { width: 100%; margin: 0 auto;}
    .cp_rec_ph img { width: 100%;}
    .cp_rec_read { background: #050c53; color: #fff; font-size: 14px; padding: 12px; box-sizing: border-box; line-height: 1.37; }
    .cp_rec_tour { width: 100%; background: #fff; padding: 15px 30px; box-sizing: border-box; }    
    .cp_rec_tour .cp_rec_tour_dep { color: #ff8b1d; font-size: 14px; font-weight: bold;margin-bottom:5px; }
    .cp_rec_tour .cp_rec_tour_price { color: #050c53; font-size: 14px; font-weight: bold; text-align: center; }
    .cp_rec_tour .cp_rec_tour_price span { color: #ff8b1d; font-size: 20px; font-weight: bold; margin-left: 10px; }
    
    /* .cp_rec_tour_btn */
    .cp_rec_tour .cp_rec_tour_btn { margin-top: 10px; }
    .cp_rec_btn { margin-top: 20px; font-size: 13px; }

    /*都市紹介追加項目*/
    #contents04 ul { display: flex; justify-content:space-around; flex-wrap: wrap; }
    #contents04 .block li { width: 180px; float: left; margin-bottom: 25px; position: relative; }
    #contents04 .block .img-box img { width:180px; }
    #contents04 .block .txt-box { background: #fff; min-height: 250px; box-sizing: border-box; padding: 18px; position: relative;}
    #contents04 .block h3 { font-size: 20px; font-family: "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", serif; color: #050c53; margin-bottom: 10px;}
    #contents04 .block li .btn { position: relative; text-align: center; background: #c30105; border-radius: 5px; box-sizing: border-box; -moz-box-shadow: 0px 5px 0px 0px #7c0609; -webkit-box-shadow: 0px 5px 0px 0px #7c0609; }
    #contents04 .block li .btn a { display: block; color: #fff; text-decoration: none; padding: 10px 0; line-height: 1.2; font-size: 11px; font-weight: bold; margin:10px 0 0 0;}
    #contents04 .block li .btn a::after { position: absolute; content: "▶"; font-size: 10px; top: 34%; right: 6px;}
    #contents04 .block li .btn:hover { background: #7c0609; }

    /* .cp_market */
    .cp_market { /*background: url("../images/market_bg.jpg") no-repeat center top;*/ padding: 40px 3%; }
    .cp_market_hdg { text-align: center; font-family: "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", serif; }
    .cp_market_hdg_tl { font-size: 30px; margin-bottom: 15px; padding-bottom: 20px; border-bottom: 1px solid #6a6a7a; line-height: 30px; }
    .cp_market_hdg_subtl { color: #e7dc32; font-size: 16px; margin-bottom: 40px; }
    .cp_market_inner {  }
    .cp_market_inner:after { content: ""; display: block; clear: both;}
    .cp_market_detail { }
    .cp_market_detail_tl { font-size: 18px; font-family: "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", serif; color: #fff0bd; margin-bottom: 20px; line-height: 1.5; }
    .cp_market_detail_read {font-size: 12px; color: #fff; line-height: 1.5; margin-bottom: 30px; }
    .cp_market_map { margin-right: 10px; }
    .cp_market_map_ph { text-align: center;}
    
    /* .cp_market_map_list*/
    .cp_market_map_list { padding: 17px 0 17px 20% }
    .cp_market_map_list li { font-size: 16px; color: #fff; margin-bottom: 10px; display: inline-block; width: 100%; }
    .cp_market_map_list li .map_number { display: inline-block; width: 21px; height: 21px; line-height: 23px; background: #00cccc; border-radius: 50%;  vertical-align: middle; text-align: center; margin-right: 10px; }
    .cp_market_map_list li a { color:#fff !important;}

    /* .cp_place */
    .cp_place { padding: 0px 3% 60px; }
    .cp_place_hdg { background: url("../images/place_bg.png") no-repeat center bottom; padding-bottom: 15px; }
    .cp_place_hdg:after { content: ""; display: block; clear: both; }
    .cp_place_hdg_tl { float: left; font-size: 30px; font-family: "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", serif; }
    .cp_place_hdg_tl span { font-size: 14px; margin-left: 10px; }
    
    /* .cp_place_hdg_btn */
    .cp_place_hdg_btn { float: right; }
    .cp_place_hdg_btn a { font-size: 12px; font-weight: bold; color: #fff;  display: inline-block; }
    .cp_place_hdg_btn a .sp_cp_place_subtl { font-size: 14px; font-weight: bold; }
    .cp_place_hdg_btn:after {content: "▶"; font-size: 10px; position: relative; bottom: 16px; color: #fff; }
    
    /* .cp_place_inner */
    .cp_place_inner { padding: 18px 0; }
    .cp_place_ph img { width: 100%; margin-bottom: 10px; }
    
    /* .cp_place_detail */
    .cp_place_detail { padding-top: 20px; }
    .cp_place_detail_tl { font-size: 20px; font-family: "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", serif; color: #fff; line-height: 1.5; margin-bottom: 10px; }
    .cp_place_detail_read { font-size: 12px; color: #fff; line-height: 1.9; margin: 0 0 20px 0;}
    
    /* cp_place_access */
    .cp_place_access { background: #ae3c41; padding: 12px 15px; margin-bottom: 8px; border-radius: 5px; }
    .cp_place_access_tl { font-size: 18px; font-family: "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", serif; color: #fff; margin: 0 0 12px 10px; }
    .cp_place_access_tl:before { content: url("../images/access_tl_icon.png"); position: relative; right: 10px; top: 5px; }
    .cp_place_access_read { color: #fff; line-height: 1.7; margin-bottom: 10px; font-size: 12px; }
    .cp_place_access_point { font-size: 12px; color: #fff;line-height: 1.8; }
    .cp_place_access_point span { color: #ff8b1d; margin-left: 10px; }
    
    /* cp_place_mission */
    .cp_place_mission { background: url("../images/mission_bg.jpg"); border-radius: 5px; padding: 10px; }
    .cp_place_mission_inner { border: 2px dotted #fff; border-radius: 5px; padding: 10px 14px; }
    .cp_place_mission_tl { text-align: center; margin-bottom: 5px; }
    .cp_place_mission_tl img { width: 100%;}
    .cp_place_mission_read { font-size: 10px; color: #fff; line-height: 1.5; }
    
    /* .cp_place_detail_list */
    .cp_place_detail_list { letter-spacing: -0.4em; /*margin-bottom: 18px;*/ }
    .cp_place_detail_list li { width: 100%; display: inline-block; letter-spacing: 0; margin-bottom: 15px; }
    .cp_place_detail_list li table { color: #fff; }
    .cp_place_detail_list li th { display: inline-block; background: #1a5725; font-size: 13px; padding: 2px 5px; margin-bottom: 5px; line-height: normal; }
    .cp_place_detail_list li td { display: inline-block; margin-bottom: 5px; width: 100%; font-size: 11px; }
    .cp_place_detail_list li td.cp_place_tb_tl { font-size: 13px; font-weight: bold; }
    .cp_place_detail_btn { background: rgba(255,255,255,0.2); padding: 30px 25px; letter-spacing: -0.4em; }
    
    /* .cp_place_btn*/
    .cp_place_btn { /*padding-top: 23px;*/ font-size: 13px; }


    /* .cp_qa */
    .cp_qa { background: #f3f4f7 url("../images/qa_bg.jpg") no-repeat center top; padding: 50px 3%; margin: 0 3%; }
    .cp_qa_tl { font-size: 23px; font-family: "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", serif; color: #000 !important; text-align: center; padding-bottom: 15px; background: url("../images/qa_line.png") no-repeat center bottom; line-height: 30px; }
    .cp_qa_tl_txt01 { color: #b3070b; }
    .cp_qa_tl_txt02 { color: #25820c; }
    .cp_qa_q { font-family: "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", serif; margin-top: 20px; padding-bottom: 12px; border-bottom: 1px dashed #aaaaac; }
    .cp_qa_q:after { content: ""; display: block; clear: both;}
    .cp_qa_q .cp_qa_q_tl { font-size: 22px; color: #0564a1;  float: left; }
    .cp_qa_q .cp_qa_q_read { font-size: 14px; color: #525252; float: right; width: 90%; }
    .cp_qa_a { margin-top:20px; }
    .cp_qa_a:after { content: ""; display: block; clear: both;}
    .cp_qa_a .cp_qa_a_tl { font-size: 22px; font-family: "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", serif; color: #bd030b; float: left; }
    .cp_qa_a .cp_qa_a_read { font-size: 12px; color: #333; line-height: 1.5; float: right; width: 90%; }
    
    /* .cp_qa_btn*/
    .cp_qa_btn { font-size: 12px; padding-top: 10px; }


    /* .cp_ft_btn */
    .cp_ft_btn { padding: 20px 3%;  font-size: 12px; }
    .cp_ft_btn > .cp_btn_sp:nth-child(1) { padding: 10px 0; }
    .cp_ft_btn > .cp_btn_sp:nth-child(1) a { font-size: 15px; }
    .cp_btn_sp + .cp_btn_sp { margin: 15px 30px 0; }
    .cp_ft_btn a span { display: inline-block; font-size: 18px; padding-top: 5px; }

	.add_bn{padding:20px 0 30px;text-align:center;}
	.add_bn img{width:100%;}
	
#main .tn02 {
	width:100%;
	margin-left:0;
	float:none;
	margin-bottom:35px;
}
#main .tn02:first-child {
	margin-left:0;
}
#main .tn02:last-child {
	margin-bottom: 5px;
}
#main .tn02 a {
	display:block;
	text-decoration:none;
}
#main .tn03 {
	margin-bottom:15px;
}
#main .tn03 img {
	width:100%;
}
#main .tn04 {
	color:#fff;
}
#main .tn05 {
	margin-top: 10px;
	padding-top: 14px;
	border-top: 1px solid #fff;
	text-align:right;
	color:#fff;
}
	
	
	
	

	/* トップに戻る */
    .bt_pagetop {
    	position: fixed;
    	bottom: 20px;
    	right: 20px;
    	z-index: 10000;
    }

    .bt_pagetop a {
    	background: #279cbe;
    	border-radius: 10px;
    	color: #fff;
    	display: block;
    	text-align: center;
    	text-decoration: none;
		height: 40px;
		width: 40px;
	}
	.bt_pagetop a img{
		width:100%;
	}

/* 2026クリスマスマーケット超早割 */
.earlycampaign_contents span{
    color: #fff!important;
}
.component__text{
    color: #fff!important;
}

}



/* pc */
@media screen and (min-width: 641px){
    /* common */
    #main { width: auto; background: #8e1732; }
    #main .sp { display:none !important; }
    #cp_main { /*width: 1100px;*/ margin:10px auto; font-family:"ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, sans-serif; background: url("../images/bg00.jpg") no-repeat;}
    #cp_main h2,#cp_main h3{ color: #fff; line-height: 1em;}
    .cp_btn { position: relative; text-align: center; background: #c30105; border-radius: 5px; box-sizing: border-box; box-shadow:0px 5px 0px 0px #7c0609; -moz-box-shadow:0px 5px 0px 0px #7c0609; -webkit-box-shadow:0px 5px 0px 0px #7c0609; }
    .cp_btn a { display: block; color: #fff; text-decoration: none; padding: 20px 0; line-height: 1.2;}
    .cp_btn a:after { position: absolute; content: "▶"; font-size: 10px; top: 41%; right: 15px; }
    .cp_btn:hover { background: #7c0609; }
    .cp_list_btn { text-align: center; background: #ff922a; border-radius: 5px; box-shadow:0px 5px 0px 0px #db7513; -moz-box-shadow:0px 5px 0px 0px #db7513; -webkit-box-shadow:0px 5px 0px 0px #db7513; }
    .cp_list_btn a { display: block; color: #000; text-decoration: none; padding: 10px 0; font-size: 16px; font-weight: bold; }
    .cp_list_btn:hover { background: #db7513; }

.visually-hidden {
  position: absolute;
  width: 1px;
  height: 1px;
  margin: -1px;
  padding: 0;
  overflow: hidden;
  clip: rect(0 0 0 0);
  white-space: nowrap;
  border: 0;
}


    /* .cp_mv */
    .cp_mv { background: url("../images/mv_bg.jpg") no-repeat; padding: 60px 0 35px; margin:0 auto; width:1100px; }
    .cp_mv_hdg { margin-bottom: 538px; }
    .cp_mv_read { color: #fff; font-size: 15px; font-weight: 100; line-height: 1.7; text-align:center; }
    .cp_mv_btn { margin-top: 25px; padding: 0 60px 0 90px;  font-family: "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", serif; letter-spacing: -0.05em; font-size: 27px; }


    /* .cp_rec common */
    .cp_rec { background: url("../images/bg01.png") no-repeat; padding: 85px 45px 60px; background-size: cover;}
    .cp_rec_hdg_tl { text-align: center; color: #fff; margin-bottom: 60px; font-size: 35px; font-family: "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", serif;}
    .cp_rec_hdg_tl span { color: #ede22e; }
    
    .inner_block {width:1010px; margin:0 auto; padding:0 45px;}
    
    /* .cp_rec_list*/
    .cp_rec_list { background: rgba(255,255,255,0.2);  padding: 30px 25px; }
    .cp_rec_list li { margin-bottom: 10px; letter-spacing: -0.4em; background: #050c53;}
    .cp_rec_list li:after { content: ""; display: block; clear: both; }
    .cp_rec_ph, .cp_rec_read, .cp_rec_tour { display: inline-block; letter-spacing: 0; vertical-align: top; }
    .cp_rec_ph { width: 18%; }
    .cp_rec_ph img { width: 100%;}
    .cp_rec_read { width: 50%; background: #050c53; color: #fff; font-size: 16px; padding: 22px 20px; line-height: 1.37; }
    .cp_rec_tour { width: 27%; background: #fff; padding: 20px 18px; box-sizing: border-box; }
    .cp_rec_tour .cp_rec_tour_dep { color: #ff8b1d; font-size: 14px; font-weight: bold;margin-bottom:5px; }
    .cp_rec_tour .cp_rec_tour_price { color: #050c53; font-size: 18px; font-weight: bold; text-align: center; }
    .cp_rec_tour .cp_rec_tour_price span { color: #ff8b1d; font-size: 24px; font-weight: bold; margin-left: 10px; }
    
    /* .cp_rec_tour_btn */
    .cp_rec_tour .cp_rec_tour_btn { margin-top: 10px; }
    .cp_rec_tour .cp_rec_tour_btn a:after { content: "▶"; font-size: 10px; position: relative; left: 25px; bottom: 1px; }
    
    /* .cp_rec_btn*/
    .cp_rec_btn { padding: 0 143px; margin-top: 20px; font-size: 21px; }


    /*都市紹介追加項目*/
    #contents04 ul { display: flex; justify-content:space-around; flex-wrap: wrap; }
    #contents04 .block li { width: 300px; float: left; margin-bottom: 25px; position: relative; }
    #contents04 .block .img-box img { width:300px; }
    #contents04 .block .txt-box { background: #fff; min-height: 250px; box-sizing: border-box; padding: 30px 30px; position: relative;}
    #contents04 .block h3 { font-size: 26px; font-family: "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", serif; color: #050c53; margin-bottom: 20px;}
    #contents04 .block li .btn { position: relative; text-align: center; background: #c30105; border-radius: 5px; box-sizing: border-box; -moz-box-shadow: 0px 5px 0px 0px #7c0609; -webkit-box-shadow: 0px 5px 0px 0px #7c0609; }
    #contents04 .block li .btn a { display: block; color: #fff; text-decoration: none; padding: 10px 0; line-height: 1.2; font-size: 14px; font-weight: bold; margin:10px 0 0 0;}
    #contents04 .block li .btn a::after { position: absolute; content: "▶"; font-size: 10px; top: 41%; right: 15px;}
    #contents04 .block li .btn:hover { background: #7c0609; }
    

    /* .cp_market */
    .cp_market { /*background: url("../images/market_bg.jpg") no-repeat;*/ padding: 125px 0 85px; }
    .cp_market_hdg { width: 880px; margin: 0 auto; text-align: center; font-family: "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", serif; }
    .cp_market_hdg_tl { font-size: 46px; margin-bottom: 15px; padding-bottom: 20px; border-bottom: 1px solid #9f5252; }
    .cp_market_hdg_subtl { color: #e7dc32; font-size: 20px; margin-bottom: 40px; }
    .cp_market_inner { width: 880px; margin: 0 auto; }
    .cp_market_inner:after { content: ""; display: block; clear: both;}
    .cp_market_detail { float: left; width: 615px; }
    .cp_market_detail_tl { font-size: 22px; font-family: "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", serif; color: #fff0bd; margin-bottom: 20px; }
    .cp_market_detail_read {font-size: 14px; color: #fff; line-height: 1.5; margin-bottom: 30px; }
    .cp_market_map { float: right; width: 200px; margin-right: 10px; }
    
    /* .cp_market_map_list*/
    .cp_market_map_list { padding: 17px 0 17px 20px }
    .cp_market_map_list li { font-size: 14px; color: #fff; margin-bottom: 7px; }
    .cp_market_map_list li .map_number { display: inline-block; width: 21px; height: 21px; line-height: 23px; background: #00cccc; border-radius: 50%;  vertical-align: middle; text-align: center; margin-right: 10px; }
    .cp_market_map_list li a { color:#fff; }

    /* .cp_place */
    .cp_place { padding: 50px 0;}
    .cp_place_hdg { background: url("../images/place_bg.png") no-repeat center bottom; padding-bottom: 18px; }
    .cp_place_hdg:after { content: ""; display: block; clear: both; }
    .cp_place_hdg_tl { font-size: 40px; font-family: "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", serif; float: left; }
    .cp_place_hdg_tl span { font-size: 20px; margin-left: 20px; }
    
    /* .cp_place_hdg_btn */
    .cp_place_hdg_btn { float: right; }
    .cp_place_hdg_btn a { font-size: 14px; font-weight: bold; color: #1a5725; background: #fff; display: block; text-decoration: none; padding: 10px 25px; box-sizing: border-box; border-radius: 5px; box-shadow:0px 5px 0px 0px #8f9791; -moz-box-shadow:0px 5px 0px 0px #b4b5b9; -webkit-box-shadow:0px 5px 0px 0px #b4b5b9; }
    .cp_place_hdg_btn a:after { content: "▶"; color: #1a5725; font-size: 10px; position: relative; left: 17px; bottom: 1px;}
    .cp_place_hdg_btn a:hover { background: #b4b5b9; }
    
    /* .cp_place_inner */
    .cp_place_inner { padding: 35px 0; }
    .cp_place_ph:after { content: ""; display: block; clear: both; }
    .cp_place_ph_left { float: left; }
    .cp_place_ph_right { float: right; }
    
    /* .cp_place_detail */
    .cp_place_detail { padding: 15px 0 0; }
    .cp_place_detail:after { content: ""; display: block; clear: both; }
    .cp_place_detail_box_left { float: left; width: 545px; }
    .cp_place_detail_tl { font-size: 24px; font-family: "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", serif; color: #fff; line-height: 1.5; margin-bottom: 20px; }
    .cp_place_detail_read { font-size: 14px; color: #fff; line-height: 1.9; }
    .cp_place_detail_box_right { float: right; width: 432px; }
    
    /* cp_place_access */
    .cp_place_access { background: #ae3c41; padding: 15px 25px; margin-bottom: 8px; border-radius: 5px; }
    .cp_place_access_tl { font-size: 18px; font-family: "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", serif; color: #fff; margin: 0 0 15px 10px; }
    .cp_place_access_tl:before { content: url("../images/access_tl_icon.png"); position: relative; right: 10px; top: 5px; }
    .cp_place_access_read { color: #fff; line-height: 1.7; margin-bottom: 15px; }
    .cp_place_access_point { font-size: 14px; color: #fff;line-height: 1.8; }
    .cp_place_access_point span { color: #ff8b1d; margin-left: 15px; }
    
    /* cp_place_mission */
    .cp_place_mission { background: url("../images/mission_bg.jpg"); border-radius: 5px; padding: 10px; }
    .cp_place_mission_inner { border: 2px dotted #fff; border-radius: 5px; padding: 10px 14px; }
    .cp_place_mission_tl { text-align: center; font-size: 20px; color: #fff; margin-bottom: 10px; }
    .cp_place_mission_read { font-size: 15px; color: #fff; line-height: 1.5; }
    
    /* .cp_place_detail_list */
    .cp_place_detail_list { letter-spacing: -0.4em; }
    .cp_place_detail_list li { width: 50%; display: inline-block; letter-spacing: 0; margin-bottom: 25px; vertical-align: top; }
    .cp_place_detail_list li.column_1 { width: 100%; display: inline-block; letter-spacing: 0; margin-bottom: 25px; vertical-align: top; }
    .cp_place_detail_list li table { color: #fff; }
    .cp_place_detail_list li th { display: inline-block; background: #1a5725; font-size: 13px; padding: 5px; margin: 10px 0; }
    .cp_place_detail_list li.column_1 th { display: inline-block; background: #1a5725; font-size: 13px; padding: 5px; margin: 10px 0; }
    .cp_place_detail_list li td { width: 85%; vertical-align: middle; }
    .cp_place_detail_list li.column_1 td { width: 92%; }
    .cp_place_detail_list li td.cp_place_tb_tl { font-size: 15px; font-weight: bold; line-height: 1.5; }
    .cp_place_detail_btn {background: rgba(255,255,255,0.2); padding: 30px 25px; letter-spacing: -0.4em; }
    
    /* .cp_place_btn*/
    .cp_place_btn { padding: 23px 138px 0; font-size: 21px; }


    /* .cp_qa */
    .cp_qa { background: url("../images/qa_bg.png") no-repeat; margin: 0px auto; width: 1010px; padding: 80px 65px; box-sizing: border-box; background-color: #f3f4f8; }
    .cp_qa_tl { font-size: 32px; font-family: "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", serif; color: #000 !important; text-align: center; padding: 0 0 25px; background: url("../images/qa_line.png") no-repeat center bottom; }
    .cp_qa_tl_txt01 { color: #b3070b; }
    .cp_qa_tl_txt02 { color: #25820c; }
    .cp_qa_q { font-family: "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", serif; margin-top: 47px; padding-bottom: 15px; border-bottom: 1px dashed #aaaaac; }
    .cp_qa_q .cp_qa_q_tl { font-size: 44px; color: #0564a1; display: inline-block; margin-right: 25px; }
    .cp_qa_q .cp_qa_q_read { font-size: 24px; color: #525252; display: inline-block; }
    .cp_qa_a { margin-top: 25px; }
    .cp_qa_a .cp_qa_a_tl { font-size: 44px; font-family: "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", serif; color: #bd030b; display: inline-block; margin-right: 30px; width: 30px; vertical-align: top; }
    .cp_qa_a .cp_qa_a_read { font-size: 16px; color: #333; display: inline-block;  width: 815px; line-height: 1.5; }
    
    /* .cp_qa_btn*/
    .cp_qa_btn { font-size: 18px; padding: 25px 130px 0 193px; }


    /* .cp_ft_btn */
    .cp_ft_btn { padding: 40px 137px;  font-size: 21px; }
    .cp_btn + .cp_btn { margin: 20px 0 0; display: inline-block; width: 48%; text-align: center; }
    .cp_btn + .cp_btn a { display: block; text-decoration: none; color: #fff; font-size: 14px; padding: 20px 0; border-radius: 5px; box-sizing: border-box; box-shadow:0px 5px 0px 0px #7c0609; -moz-box-shadow:0px 5px 0px 0px #7c0609; -webkit-box-shadow:0px 5px 0px 0px #7c0609;}
    .cp_btn + .cp_btn a span {display: inline-block; font-size: 21px; padding-top: 5px;}
    .cp_btn + .cp_btn + .cp_btn { margin-left: 25px;}


	.add_bn{padding:20px 0 30px;text-align:center;}
	
#main .clearfix:after {
  content: ".";
  display: block;
  clear: both;
  height: 0;
  visibility: hidden;
}
#main .clearfix {
  display: inline-table;
  min-height: 1px;
}
* html #main  .clearfix {
  height: 1px;
}
#main .clearfix {
  display: block;
}
#main .tn02 {
	width:300px;
	margin-left:55px;
	float:left;
}
#main .tn02:first-child {
	margin-left:0;
}
#main .tn02 a {
	display:block;
	text-decoration:none;
}
#main .tn03 {
	margin-bottom:15px;
}
#main .tn03 img{
	width:100%;
}
#main .tn04 {
	color:#fff;
	font-size:14px;
}
#main .tn05 {
	margin-top: 10px;
	padding-top: 14px;
	border-top: 1px solid #fff;
	text-align:right;
	color:#fff;
}


/* トップに戻る */
.bt_pagetop {
	position: fixed;
	bottom: 100px;
	right: 20px;
	z-index: 10000;
}

.bt_pagetop a {
	background: #1a5725;
	border-radius: 10px;
	color: #fff;
	display: block;
	height: 60px;
	text-align: center;
	text-decoration: none;
	width: 60px;
}

.bt_pagetop a img{
	width:100%;
}

/* 2026クリスマスマーケット超早割 */
.earlycampaign_contents span{
    color: #fff!important;
}
.component__text{
    color: #fff!important;
}

}








/*------------------------------------------------------------
  plan
------------------------------------------------------------*/
.fl01 {
  display: -webkit-flex;
  display: flex;
  -webkit-justify-content: space-between;
  justify-content: space-between;
}

.plan {
	width: 100%;
	min-width: 1100px;
	box-sizing: border-box;
	/*padding: 130px 0 90px;*/
	margin: auto;
	background: url("../images/bg01.png") no-repeat;
    background-size: 100%;
    padding: 85px 45px 60px;
}
/*.plan .inner {
	max-width: 1100px;
	margin: auto;
}*/

/*---------- ttl-box  ----------*/

.plan .ttl-box {
	display: table;
	background: url("../images/ttl-bg02.jpg") 0 0 no-repeat;
	background-size: 100% auto;
	width: 100%;
	height: 110px;
	position: relative;
}

.plan .ttl-box h3 {
	display: table-cell;
	vertical-align: middle;
	line-height: 1.1em;
	color: #fff;
	font-size: 38px;
	font-weight: bold;
	text-align: center;
}
.plan .ttl-box h3 span {
	font-size: 25px;
}
.plan .ttl-box.icon {
	position: relative;
}
.plan .ttl-box.icon:before {
	content: "";
	position: absolute;
	top: -35px;
	left: 70px;
	background: url("../images/rec-icon.png") 0 0 no-repeat;
	background-size: 100% auto;
	width: 111px;
	height: 111px;
}

/*---------- block-inner  ----------*/
.plan .block-inner {
	margin-top: 40px;
}
/* box01 */
.plan .box01 h4 {
	display: inline-block;
	vertical-align: middle;
	background: #c66868;
	height: 60px;
	line-height: 60px;
	box-sizing: border-box;
	color: #fff;
	font-size: 24px;
	font-weight: bold;
	text-align: center;
	padding: 0 60px;
	position: relative;
}
.plan .box01 h4:after {
	content: "";
	width: 0px;
	height: 0px;
	border-style: solid;
	border-color: #c66868;
	z-index: 1;
	position: absolute;
	top: 0;
}
.plan .box01 h4:after{
	right: -20px;
	border-width: 30px 20px 30px 0;
	border-right-color: transparent;
}
.plan .box01 .icon-box {
	margin-top: 20px;
}
.plan .box01 .icon-box li {
	line-height: 30px;
	box-sizing: border-box;
	color: #fff;
	font-size: 16px;
	text-align: center;
	border-radius: 5px;
	padding: 0 10px;
	margin-right: 10px;
	float: left;
}
.plan .box01 .txt {
	line-height: 1.8em;
	font-size: 14px;
	margin-top: 20px;
	color:#ffffff;
}
/* box02 */
.plan .box02 {
	margin: 25px auto 60px;
}
.plan .box02 .left,
.plan .box02 .right {
	width: 48%;
}
.plan .box02 .balloon h5 {
	width: 100%;
	height: 70px;
	line-height: 70px;
	color: #fff;
	font-size: 24px;
	font-weight: bold;
	text-align: center;
	position: relative;
}
.plan .box02 .balloon01 h5 {
	background: #ba9f56;
}
.plan .box02 .balloon02 h5 {
	background: #b62a23;
}
.plan .box02 .balloon01 h5:before,
.plan .box02 .balloon02 h5:before {
	content: "";
	position: absolute;
}
.plan .box02 .balloon01 h5:before {
	top: 0;
	left: 30px;
	background: url("../images/tree-icon.png") 0 0 no-repeat;
	background-size: 100% auto;
	width: 58px;
	height: 70px;
}
.plan .box02 .balloon02 h5:before {
	top: 10px;
	left: 45px;
	background: url("../images/pre-icon.png") 0 0 no-repeat;
	background-size: 100% auto;
	width: 49px;
	height: 53px;
}
.plan .box02 .balloon h5:after {
	content: "";
	position: absolute;
	top: 100%;
	left: 50%;
	border: 14px solid transparent;
	margin-left: -18px;
}
.plan .box02 .balloon01 h5:after {
	border-top: 18px solid #ba9f56;
}
.plan .box02 .balloon02 h5:after {
	border-top: 18px solid #b62a23;
}
.plan .box02 .balloon .box-inner {
	background: #fff;
	box-sizing: border-box;
	padding: 40px 20px 30px;
}
.plan .box02 .balloon01 .box-inner {
	border: 2px solid #ba9f56;
}
.plan .box02 .balloon02 .box-inner {
	border: 2px solid #b62a23;
}
/* point */
.plan .box02 .point ol {
	counter-reset: li;
	list-style: none;
	list-style-position: inside;
}
.plan .box02 .point li {
	font-size: 17px;
	line-height: 1.4;
	margin-bottom: 20px;
	text-indent: -1.3em;
	padding-left: 1.3em;
}
.plan .box02 .point li span {
	font-weight: bold;
	font-size: 20px;
	color: #b62a23;
}
.plan .box02 .point li:last-child {
	margin-bottom: 0;
}
.plan .box02 .point li:before {
	color: #b62a23;
	font-size: 20px;
	font-weight: bold;
	counter-increment: li;
	content: counter(li) ". ";
}
/* modelplan */
.plan .box02 .modelplan dl {
	font-size: 0;
}
.plan .box02 .modelplan dt {
	display: inline-block;
	vertical-align: top;
	background: #ba9f56;
	box-sizing: border-box;
	width: 13%;
	line-height: 1;
	color: #fff;
	font-size: 16px;
	font-weight: bold;
	text-align: center;
	padding: 4px 0;
}
.plan .box02 .modelplan dd {
	display: inline-block;
	vertical-align: top;
	box-sizing: border-box;
	width: 87%;
	line-height: 1.6em;
	font-size: 17px;
	font-weight: bold;
	text-align: justify;
	padding: 0 0 25px 20px;
}
.plan .box02 .modelplan dd .gray {
	font-size:12px;
	line-height:1.4;
	color:#545454;
}
.plan .box02 .modelplan dd .time {
	color: #27703e;
	font-weight: bold;
	float: right;
}
/* map-box */
.plan .box02 .map-box {
	display: table;
	background: #d6c59a;
	width: 100%;
	height: 360px;
	color: #fff;
	font-size: 60px;
	font-weight: bold;
	text-align: center;
	/*margin-top: 40px;*/
}
.plan .box02 .map-box span {
	display: table-cell;
	vertical-align: middle;
}

/*---------- btn-box ----------*/
.plan .btn-box .btn {
	width: 620px;
	margin: 0 auto 20px;
}
.plan .btn-box .btn:last-child {
	margin-bottom: 0;
}
.plan .btn-box .btn a {
	background: #b62a23;
	line-height: 1.3em;
	box-sizing: border-box;
	color: #fff;
	font-size: 25px;
	border-bottom: 6px solid #771b17;
	border-radius: 5px;
	padding: 20px 0;
}
.plan .btn-box .btn a:after {
	right: 35px;
	width: 10px;
	height: 10px;
	border-top: solid 3px #fff;
	border-right: solid 3px #fff;
	margin-top: -5px;
}

/*---------- slider  ----------*/
#main .slider {
	width: 100%;
	height: 400px;
	max-height: 400px;
	margin-top: 40px;
}
#main .slider .photo {
	margin: 0 15px;
	position: relative;
}
#main .slider img {
	width: 100%;
	height: 400px;
	max-height: 400px;
}
#main .slider .s-caption {
	position: absolute;
	bottom: 0;
	background: rgba(0,0,0,0.6);
	width: 100%;
	box-sizing: border-box;
	color: #fff;
	font-size: 15px;
	padding: 20px 20px;
}
#main button {
  margin: 0;
  padding: 0;
  background: none;
  border: none;
  border-radius: 0;
  outline: none;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
}
#main .slide-arrow {
  position: absolute;
	top: 50%;
	cursor: pointer;
	z-index: 999;
}
#main .prev-arrow,
#main .next-arrow {
	position: absolute;
	top: 50%;
	background: rgba(255,255,255,0.6);
	width: 48px;
	height: 48px;
	border-radius: 50%;
	margin-top: -24px;
}
#main .prev-arrow {
	left: 20px;
}
#main .next-arrow {
	right: 20px;
}
#main .prev-arrow:after,
#main .next-arrow:after {
	content: "";
	position: absolute;
	top: 50%;
	width: 14px;
	height: 14px;
	border: 0px;
	border-top: solid 6px #151e1e;
	border-right: solid 6px #151e1e;
	margin-top: -9px;
}
#main .prev-arrow:after {
	left: 17px;
	-ms-transform: rotate(-135deg);
	-webkit-transform: rotate(-135deg);
	transform: rotate(-135deg);
}
#main .next-arrow:after {
	right: 17px;
	-ms-transform: rotate(45deg);
	-webkit-transform: rotate(45deg);
	transform: rotate(45deg);
}

.plan .cp_place_detail_list li.column_1 td {
    width: 85%;
    font-size: 15px;
    font-weight: bold;
    line-height: 1.5;
}

.hoge_box{
	text-align:center;
}
.txt_00 {
	display: inline-block;
  color: #fff;
  font-size: 16px;
  line-height: 1.4;
  font-weight: bold;
  text-align: center;
  padding: 0 50px;
  position: relative;
}

.txt_00::before, .txt_00::after {
  content: "";
  position: absolute;
  top: 50%;
  width: 30px;
  height: 40px;
  margin-top: -20px;
}

.txt_00::after {
  background: url("../images/ttl-deco02.png") 0 center no-repeat;
    background-size: auto;
  background-size: 100% auto;
  right: 0;
}
.txt_00::before {
  background: url("../images/ttl-deco01.png") 0 center no-repeat;
    background-size: auto;
  background-size: 100% auto;
  left: 0;
}


@media screen and (max-width: 768px) {
	.fl01 {
		display: block;
		-webkit-justify-content: inherit;
		justify-content: inherit;
	}
	.plan {
		min-width: 100%;
		padding: 50px 15px 60px;
	}
	.plan .inner {
		max-width: 100%;
	}

	/*---------- ttl-box  ----------*/
	.plan .ttl-box {
		background: url("../images/ttl-bg02.jpg") 0 0 no-repeat;
		background-size: auto 100%;
		width: 100%;
		height: auto;
		padding: 10px 0;
	}
	.plan .ttl-box h3 {
		line-height: 1.1em;
		color: #fff;
		font-size: 5.5vw;
		font-weight: bold;
		text-align: center;
	}
	.plan .ttl-box h3 span {
		font-size: 4vw;
	}
	.plan .ttl-box.icon:before {
		top: -15px;
		left: 0;
		width: 60px;
		height: 60px;
	}

	/*---------- block-inner  ----------*/
	.plan .block-inner {
		margin-top: 30px;
	}
	/* box01 */
	.plan .box01 h4 {
		height: 50px;
		line-height: 50px;
		font-size: 4vw;
		padding: 0 20px;
	}
	.plan .box01 h4:after{
		right: -15px;
		border-width: 25px 15px 25px 0;
	}
	.plan .box01 .icon-box {
		margin-top: 10px;
	}
	.plan .box01 .icon-box li {
		width: 48%;
		line-height: 1.3em;
		font-size: 2.5vw;
		padding: 5px 5px;
		margin-right: 0;
		margin-bottom: 5px;
	}
	.plan .box01 .icon-box li:nth-child(2n-1) {
		margin-right: 4%;
	}
	.plan .box01 .txt {
		line-height: 1.5em;
		font-size: 13px;
		margin-top: 20px;
	}
	/* box02 */
	.plan .box02 {
		margin: 25px auto 30px;
	}
	.plan .box02 .left,
	.plan .box02 .right {
		width: 100%;
	}
	.plan .box02 .balloon h5 {
		height: 50px;
		line-height: 50px;
		font-size: 18px;
	}
	.plan .box02 .balloon01 h5:before {
		top: 0;
		left: 10px;
		width: 38px;
		height: 50px;
	}
	.plan .box02 .balloon02 h5:before {
		top: 10px;
		left: 10px;
		width: 29px;
		height: 33px;
	}
	.plan .box02 .balloon h5:after {
		border: 10px solid transparent;
		margin-left: -14px;
	}
	.plan .box02 .balloon01 h5:after {
		border-top: 14px solid #ba9f56;
	}
	.plan .box02 .balloon02 h5:after {
		border-top: 14px solid #b62a23;
	}
	.plan .box02 .balloon .box-inner {
		padding: 25px 15px 25px;
	}
	.plan .box02 .balloon02 .box-inner {
		padding: 25px 15px 0;
	}
	/* point */
	.plan .box02 .point li {
		font-size: 13px;
		margin-bottom: 15px;
		text-indent: -1.5em;
		padding-left: 1.5em;
	}
	.plan .box02 .point li:before {
		font-size: 16px;
	}
	/* modelplan */
	.plan .box02 .modelplan dt {
		width: 13%;
		font-size: 13px;
	}
	.plan .box02 .modelplan dd {
		width: 87%;
		line-height: 1.3em;
		font-size: 13px;
		padding: 0 0 25px 20px;
	}
	/* map-box */
	.plan .box02 .map-box {
		height: 200px;
		font-size: 30px;
		margin-top: 20px;
		margin-bottom: 20px;
	}

	/*---------- btn-box ----------*/
	.plan .btn-box .btn {
		width: 100%;
		margin: 0 auto 20px;
	}
	.plan .btn-box .btn a {
		font-size: 3.2vw;
		border-bottom: 4px solid #771b17;
		padding: 15px 0;
	}
	.plan .btn-box .btn a:after {
		right: 15px;
		width: 8px;
		height: 8px;
		border-top: solid 2px #fff;
		border-right: solid 2px #fff;
		margin-top: -4px;
	}

	/*---------- slider  ----------*/
	#main .slider {
		height: auto;
		max-height: auto;
		margin-top: 20px;
	}
	#main .slider .photo {
		margin: 0 0;
	}
	#main .slider img {
		height: auto;
		max-height: auto;
	}
	#main .slider .s-caption {
		font-size: 11px;
		padding: 10px 10px;
	}
	#main .prev-arrow,
	#main .next-arrow {
		width: 38px;
		height: 38px;
		margin-top: -19px;
	}
	#main .prev-arrow {
		left: 0;
	}
	#main .next-arrow {
		right: 0;
	}
	#main .prev-arrow:after,
	#main .next-arrow:after {
		width: 10px;
		height: 10px;
		border-top: solid 3px #151e1e;
		border-right: solid 3px #151e1e;
		margin-top: -6px;
	}
	#main .prev-arrow:after {
		left: 15px;
	}
	#main .next-arrow:after {
		right: 15px;
	}
}
