/*-----------------------------------
基本設定
-----------------------------------*/
*{
      box-sizing:border-box;
      -webkit-box-sizing:border-box;
      -moz-box-sizing:border-box;
      -ms-box-sizing:border-box;
      -o-box-sizing:border-box;
}
/*body    {
display:none
}*/
body {
    min-width: 1280px;
    
}

.wrap_his {
    font-size: 14px;
 	font-family:  Noto Sans JP ,Noto Sans CJK JP,YakuHanJP,Yu Gothic,YuGothic,Hiragino Sans,sans-serif;
    line-height: 1.5;
    color: #333;
    letter-spacing: .08rem;
}
.contents {
    width: 100% !important;
    margin: auto;
}

.wrap_his img {
    max-width: 100% !important;
    height: auto !important;
    vertical-align:bottom;
}
.br_sp{
    display: none;
}
.br_sp_top{
    display: none;
}
.br_pc{
    display: inline;
}

.disnon {
    display: none !important;
}

.disnon_pc {
    display: none !important;
}

.disnon_sp {
    display: inline;
}




.wrap_his a:hover{
  opacity: 0.8;}


/* for modern brouser */
/*.clearfix:after {
  content: "";
  display: block;
  clear: both;
  height: 0;
  visibility: hidden;}

/* IE7,MacIE5 */
/*.clearfix {
  display: inline-block;
}
/* WinIE6 below, Exclude MacIE5 \*/
/** html .clearfix {
  height: 1%;
}
.clearfix {
  display: block;
}
/**/

.wrap_his .clear{clear: both;}

.wrap_his img{vertical-align: bottom;}

.wrap_his a{-webkit-transition: 0.3s;
    -moz-transition: 0.3s;
    -o-transition: 0.3s;
    -ms-transition: 0.3s;
    transition: 0.3s}
	
.wrap_his .clearfix:after {
	content: "";
    display: block;
    clear: both;
    height: 0;
    visibility: hidden;
}

.wrap_his .clearfix {
	/*min-height: 1px;*/
	min-height: 0px;
}

.wrap_his a.under {
	text-decoration: underline;
}


.wrap_his .both{
	clear:both;
}	

@media screen and (max-width: 480px){
body {
    min-width: inherit;
}
.wrap_his {
    font-size: 13px;
	
    /*font-family: "游ゴシック体", "Yu Gothic", YuGothic, "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;  */  
    line-height: 1.5;
    color: #333;
    letter-spacing: .08rem;
	/*-webkit-tap-highlight-color:rgba(0,0,0,0);*/
}
.cpn_detailbox {
    padding: 0px;/*qss上書き*/
}
.basic_backpagebtn {
    width: 90%;/*qss上書き*/
}
.disnon_pc {
    display: block !important;
}

.disnon_sp {
    display: none;
}
.br_sp{
    display: inline;
}
.br_sp_top{
    display: none;
}
.br_pc{
    display: none;
}
.wrap_his a:hover {
    opacity: inherit;
}
}





/*------------------------------

visual

------------------------------*/


.wrap_his .visual{
	    background: #f9ece6    url(/static/his/kanto/cpn/all_area/tokuten_2026hatsuyume/images/bg_main.png);
	padding: 80px 0px 80px;
	text-align: center;
}

.wrap_his .visual .table{
    display: table;
    width: 1000px;
    margin: auto;
}
.wrap_his .visual .table .img_pnf{
    display: table-cell;
    vertical-align: middle;
    width: 430px;
}
.wrap_his .visual .main {
    display: table-cell;
    vertical-align: middle;
	  padding: 20px;
}
.wrap_his .visual .main img{
    
}
.wrap_his .visual .main .catch{
	    font-size: 22px;
    line-height: 2;
    margin-top: 50px;
	
	
}
.wrap_his .visual .main .btn_link{
/*   background: #e6654a;*/
   background: #fe9a8b;
    padding: 3% 5%;
    display: inline-block;
    width: 400px;
    margin: 5% auto;
    font-size: 20px;
    color: #fff;
    font-weight: bold;
    border-radius: 5px;
    position: relative;
}
.wrap_his .visual .main .btn_link:before {
    content: '';
    width: 10px;
    height: 10px;
    border: 0px;
    border-top: solid 3px #fff;
    border-right: solid 3px #fff;
    -ms-transform: rotate(45deg);
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
    position: absolute;
    top: 50%;
    right: 25px;
    margin-top: -7px;
}
/*.wrap_his .visual .main .catch span{
    color: #f85a7b;
}*/
@media screen and (max-width: 480px){
.wrap_his .visual {
        padding: 10% 0px 0%;
    background-size: 100%;
}
.wrap_his .visual .table {
    display: table;
    width: 90%;
    margin: auto;
}
.wrap_his .visual .table .img_pnf {
    display: table-cell;
    vertical-align: middle;
    width: 40%;
}
.wrap_his .visual .main {
    padding: 2.5% 0% 2.5% 2.5%;
    width: 60%;
}
.wrap_his .visual .main .img{
    width: 90%;
    margin: auto;
}
.wrap_his .visual .main .catch {
        font-size: 12px;
    line-height: 1.5;
    margin-top: 10px;
}	
.wrap_his .visual .main .btn_link {
	font-size: 14px;
	    width: 100%;
	}
.wrap_his .visual .main .btn_link:before {
    content: '';
    width: 6px;
    height: 6px;
    border: 0px;
    border-top: solid 2px #fff;
    border-right: solid 2px #fff;
    -ms-transform: rotate(45deg);
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
    position: absolute;
    top: 50%;
    right: 15px;
    margin-top: -3px;
}
}


/*------------------------------

wrap_pst

------------------------------*/

.wrap_his .wrap_pst{
	background: #f9ece6;
}
.wrap_his .wrap_pst .in_wrap_pst{
    width: 1180px;
    margin: auto;
    padding: 1px 0px;
}
.wrap_his .wrap_pst .box_pst{
    width: 100%;
    background: #fff;
    position: relative;
    border-radius: 10px;
    margin: 0 auto;
	padding: 0% 3% 3% 3%;
}
.wrap_his .wrap_pst .box_pst:not(:nth-child(1)){
    margin: 10% auto;
}
.wrap_his .wrap_pst .box_pst:nth-child(1), .wrap_his .wrap_pst .box_pst:nth-child(2), .wrap_his .wrap_pst .box_pst:nth-child(3){
    border: solid 1px #fdf6f4;
	
}
.wrap_his .wrap_pst .box_pst .catch {
    width: 55%;
/*    background: #ff798b;*/
    background: #fe9a8b;
	position: relative;
    top: -30px;
    margin: auto;
    font-size: 25px;
    text-align: center;
    color: #fff;
    padding: 1% 0%;
    font-weight: bold;
}
.wrap_his .wrap_pst .box_pst .box_item{
	 display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
}

.wrap_his .wrap_pst .box_pst .box_item .photo{
	    width: 40%;
}
.wrap_his .wrap_pst .box_pst .box_item .box_dtl{
	padding: 2%;
    width: 60%;
	
}
.wrap_his .wrap_pst .box_pst .box_item .box_dtl .inner_box_dtl{
    margin-bottom: 5%;
}
.wrap_his .wrap_pst .box_pst .box_item .box_dtl .inner_box_dtl:last-child{
    margin-bottom: 0%;
}
.wrap_his .wrap_pst .box_pst .box_item .box_dtl .ttl{
/*	    color: #cb9447;*/
	    color: #000;
    font-size: 18px;
    font-weight: bold;
    margin-bottom: 10px;
    letter-spacing: 0;
	    border-bottom: dashed 1px;
    padding-bottom: 5px;
}
.wrap_his .wrap_pst .box_pst .box_item .box_dtl .ttl:last-child{
	    border-bottom: dashed 0px;
    padding-bottom: 0px;
}
.wrap_his .wrap_pst .box_pst .box_item .box_dtl .ttl span{
	    color: #ff7f9c;
    font-size: 14px;
}
.wrap_his .wrap_pst .box_pst .box_item .box_dtl .sub_ttl{
	    font-weight: bold;
    margin-bottom: 10px;
    display: inline-block;
    padding: 5px 10px;
 /*   background: #c1c1c1;*/
    background: #e6654a;
    line-height: 1;
    font-size: 13px;
    color: #fff;
}
.wrap_his .wrap_pst .box_pst .box_item .box_dtl .sub_img.sunny{
    width: 60%;
	    margin-bottom: 10px;
}
.wrap_his .wrap_pst .box_pst .box_item .box_dtl .dtl{
	font-size: 16px;
}
.wrap_his .wrap_pst .box_pst .box_item .box_dtl .dtl .red{
/*    color: #f30;*/
	 color: #e6654a;
}
.wrap_his .wrap_pst .box_pst .box_item .box_dtl .link_buttom a{
	display: block;
    padding: 10px;
/*        background: #ff798b;*/
        background: #fe9a8b;
    border-radius: 5px;
    text-align: center;
    color: #fff;
    margin: 2% auto;
    width: 80%;	
}


@media screen and (max-width: 480px){
.wrap_his .wrap_pst {
    padding: 0% 0%;
    width: 100%;
}
.wrap_his .wrap_pst .in_wrap_pst {
    width: 90%;
   padding: 10% 0px;
	/*padding: 0% 0px 10%;*/
}
.wrap_his .wrap_pst .box_pst {
    width: 100%;
	margin: 15% auto;
    padding: 0% 5% 5% 5%;
}
.wrap_his .wrap_pst .box_pst:nth-child(1), .wrap_his .wrap_pst .box_pst:nth-child(2), .wrap_his .wrap_pst .box_pst:nth-child(3) {
    border: solid 0px #f85a7b;
}
.wrap_his .wrap_pst .box_pst .catch {
    width: 90%;
    top: -20px;
    margin: auto;
    font-size: 18px;
}
.wrap_his .wrap_pst .box_pst .box_item .box_dtl {
 width: 100%;
    margin-top: 5%;
}
.wrap_his .wrap_pst .box_pst .box_item {
    display: block;
}
.wrap_his .wrap_pst .box_pst .box_item .photo {
    width: 75%;
    margin: auto;
}
.wrap_his .wrap_pst .box_pst .box_item .box_dtl .ttl {
        font-size: 15px;
    margin-bottom: 15px;
}
.wrap_his .wrap_pst .box_pst .box_item .box_dtl .ttl span{
    font-size: 11px;
}
.wrap_his .wrap_pst .box_pst .box_item .box_dtl .dtl {
    font-size: 12px;
	letter-spacing: 0rem;
}
.wrap_his .wrap_pst .box_pst .box_item .box_dtl .link_buttom a {
    margin: 4% auto;
    width: 80%;
}

.wrap_his .wrap_pst .box_pst .box_item .box_dtl .sub_ttl {
    font-size: 12px;
}
}

.wrap_his .lead{
    margin-top: 100px;
}
.wrap_his .lead_hd{
    font-size: 24px;
    color: #333;
    margin-bottom: 32px;
}
.wrap_his .lead_img{
    width: 80%;
    margin: 0 auto;
}
.wrap_his .lead_img img{
    width: 100%;
    height: auto;
}
@media screen and (max-width: 480px){
    .wrap_his .lead{
        width: 90%;
        margin: 28px auto 0;
    }
    .wrap_his .lead_hd{
        font-size: 18px;
        color: #333;
        margin-bottom: 0px;
    }
    /* .wrap_his .lead_img-wrap{
        overflow-x: auto;
        -webkit-overflow-scrolling: touch;
    } */
    .wrap_his .lead_img{
        width: 100%;
        margin: 0 auto;
    }
    .wrap_his .lead_img img{
        vertical-align: top;
    }
}


   .item_tourTitle{
 	   color: #000;
	 font-size: 18px;
      font-weight:700;	
      padding: 0.1em;
      box-sizing: border-box; 
	   margin: 0 0 20px 0;

}
      

