@charset "utf-8"; 
ul.breadcrumbs {
    padding: 10px 0 50px;
}
.itemlist a:link {
    color: #333399;
}
.description-item .street-name {
	font-weight: 800;
	font-size: 30px;
	color: #2b85f3;
}
.itemlist li {
	border-bottom: solid 1px #beb9aa;
	padding: 20px 0;
	font-size: 15px;
	line-height: 25px;
}
.itemlist li:last-child {
	border-bottom: none;
}
.itemlist li .address {
	font-weight: bold;
	color: #333;
	font-size: 17px;
	margin-bottom: 5px;
}
.difficulty {
	background: #f7fbfc;
	padding: 20px;
	text-align: center;
	margin-top: 57px;
	font-weight: 700;
}
.difficulty span {
	font-weight: 700;
}



.path-title {
	margin-bottom: 60px;
	margin-top: 15px;
	overflow: hidden;
	line-height: 16px;
}
.path-title a {
	font-size: 13px;
	float: left;
	margin-right: 10px;
}
.path-title span {
	float: left;
	font-size: 13px;
	color: #333;
}


.details-item-area {
	overflow: hidden;
}
.details-item-area h2 {
	text-align: left;
	font-size: 28px;
	color: #333333;
	font-weight: 700;
	margin-bottom: 5px;
}
.description-item{
	
}
.description-item p {
	color: #2b2b2b;
	font-size: 15px;
	line-height: 24px;
}

.date-item {
	margin-top: 30px;
}

.fbloom-group {
    overflow: hidden;
    margin-bottom: 15px;
}
.fbloom-group .firstbloom {
    margin-right: 20px;
    float: left;
    width: 45%;
    overflow: hidden;
}
.blossarea {
    border: #d95170 2px solid;
    overflow: hidden;
	background: #fff;
}
.blossareatop {
    background: #d95170;
    padding-top: 6px;
    padding-bottom: 6px;
    padding-left: 10px;
    padding-right: 10px;
    text-align: center;
    font-size: 16px;
    font-weight: bold;
    color: #FFF;
}
.blossareabot {
    background: #ffffff;
    padding-top: 6px;
    padding-bottom: 6px;
    padding-left: 10px;
    padding-right: 10px;
    text-align: center;
    font-size: 16px;
    font-weight: bold;
    height: auto !important;
}
.absmid {
    vertical-align: middle;
    margin-bottom: .25em;
	display: inline-block;
}
.fblossomicon {
    margin-right: 18px;
}
.fbloom-group .fullbloom {
    float: left;
    width: 45%;
    overflow: hidden;
}

.spotmenu .mmbus {
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    font-weight: bold;
    font-size: 15px;
    margin-bottom: 15px;
    margin-left: 0px!important;
    margin-right: 0px;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    -o-border-radius: 4px;
    border-radius: 4px;
    text-align: center;
}
.spotmenu .mmbus a {
	margin-top: 20px;
    display: block;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    padding: 10px;
    font-size: 17px;
    text-shadow: 1px 1px 2px #000;
    font-weight: bold;
    text-decoration: none;
    width: 100%;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    -o-border-radius: 4px;
    border-radius: 4px;
    border: #2980eb 1px solid;
    background: #53a0fd;
    background: -moz-linear-gradient(top, #53a0fd 0%, #2980eb 100%);
    background: -webkit-linear-gradient(top, #53a0fd 0%,#2980eb 100%);
    background: linear-gradient(to bottom, #53a0fd 0%,#2980eb 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#53a0fd', endColorstr='#2980eb',GradientType=0 );
}
.spotmenu .mmbus a:link {
    color: #fff;
    background-color: #f0efef;
    text-decoration: none;
}
.spotmenu .mmbus a:visited {
    color: #fff;
    background-color: #f0efef;
    text-decoration: none;
}
.spotmenu .mmbus a img {
	margin-right: 10px;
}

.view-details {
	text-align: left;
}
.view-details a {
	font-weight: bold;
	display: inline-block;
	text-align: center;
    border: solid 1px #fff;
    border-radius: 4px;
    text-shadow: 1px 1px 1px #000;
    padding: 15px 40px;
    font-size: 16px;
    color: #fff !important;
    background: #2b82ec;
    background: -moz-linear-gradient(top, #54a0fd 0%, #2b82ec 100%);
    background: -webkit-linear-gradient(top, #54a0fd 0%,#2b82ec 100%);
    background: linear-gradient(to bottom, #54a0fd 0%,#2b82ec 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#54a0fd', endColorstr='#2b82ec',GradientType=0 );
}


.table-address {
	background: url('/en/cherry-blossom/list-area-img/opacity.png') top center repeat;
	border: solid 1px #f7a5c0;
	margin-top: 40px;
	padding: 25px 15px;
}
.table-address table {
	width:100%;
}
.table-address table tr {
}
.table-address table tr th{
	width: 13%;
	padding-bottom: 20px;
}
.table-address table tr td {
	padding-bottom: 20px;
}
.table-address table tr td p {
	margin-bottom: 15px;
	line-height: 20px;
}
.table-address table tr td b{
	margin-bottom: 15px;
	display: block;
}
.table-address table tr td span{}

.noted {
	margin-top: 10px;
	overflow: hidden;
	text-align: left;
}
.noted p {
	font-size: 15px;
	font-style: italic;
	color: #d20101;
}

.map {
	min-height: 400px;
	padding-top: 30px;
	padding-bottom: 30px;
}

.search-box {
	background: #fff;
	padding-top: 40px;
	padding-bottom: 100px;
}

.tit-lv2-area {
    background-color: #4b99f9;
    color: #FFF;
    font-size: 24px;
    font-weight: bold;
    padding: 10px;
    margin-bottom: 30px;
}
.circlearea {
    margin-right: 8px;
    width: 43px;
    height: 43px;
    display: inline-block;
    background: url(/st/share/area/layout/tit2maru.png) top left no-repeat;
    position: relative;
    margin-bottom: 0!important;
}
.absmid {
    vertical-align: middle;
    margin-bottom: .25em;
}

.circleicon {
    width: 43px;
    position: absolute;
    top: 8px;
    left: 0;
    text-align: center;
    display: block;
}
.circleicon img {
	display: inline-block;
}

.reserver {
	padding-top: 30px;
	padding-bottom: 30px;
}

.japan-bus-pass {
    margin-top: 30px;
    margin-bottom: 100px;
    position: relative;
}
.japan-bus-pass .bg-buspass {
	position: relative;
	max-width: 100%;
	display: block;
}
.cont-box-buspass {
	position: absolute;
	top: 0;
}
.jb-buspass-lest {
	float: left;
	margin-top: 80px;
	padding-left: 15px;
	padding-right: 15px;
	width: 26%;
}
.des-jb-buspass {
	float: left;
	width: 74%;
	margin-top: 20px;
	position: relative;
}
.des-jb-buspass h3 {
	font-size: 30px;
	font-weight: 800;
	color: #fff;
}
.des-jb-buspass p {
	font-size: 17px;
	color: #fff;
	width: 55%;
	margin-top: 15px;
	margin-bottom: 15px;
	font-weight: 600;
    text-shadow: 1px 1px 1px #000;
}
.des-jb-buspass a {
	margin-top: 20px;
	display: block;
}
.japan-bus-pass .bg-bus {
	display: none;
}
.roxy-tbl {
	width: 100%;
	margin-bottom: 40px;
}
.roxy-tbl tr th{
	padding-bottom: 15px;
}

@media(max-width:1220px) {
	.banner-list-area .cont-banner-area img {
		max-width: 50%;
	}
}

@media(max-width:1050px) {
	.des-jb-buspass h3 {
		font-size: 25px;
	}
	.jb-buspass-lest img {
		max-width: 89%;
	}
	.des-jb-buspass p {
		font-size: 16px;
	}
}
@media(max-width:1023px) {
	.des-jb-buspass h3 {
		font-size: 20px;
	}
	.des-jb-buspass p {
		font-size: 15px;
	}
}
@media (max-width: 991px) {
    .bx-wrapper {
        margin: 0 auto;
    }
}
@media(max-width:980px) {
	.japan-bus-pass {
		background: #fe435a;
		padding: 0;
		position: relative;
	}
	.japan-bus-pass .bg-buspass {
		display: none;
	}
	.japan-bus-pass .bg-bus {
		display: block;
		position: absolute;
		right: 0;
		bottom: 0;
		max-width: 70%;
	}
	.des-jb-buspass a {
		margin-bottom: 20px;
	}
	.cont-box-buspass {
		position: static;
	}
	
}

@media(max-width:950px) {
	.list-tour-area .col-srosme {
		font-size: 15px;
	}
	.list-tour-area .col-sbrand {
		width: 120px;
	}
	.list-tour-area .col-srosme {
		width: 230px;
	}
}

@media(max-width:910px) {
	.list-tour-area .col-sbrand {
		width: 110px;
	}
	.list-tour-area .col-srosme {
		width: 185px;
	}
	.list-tour-area .col-sadvice {
		font-size: 15px;
	}
	.list-tour-area .ppriczon {
		font-size: 15px;
	}
}

@media(max-width:850px) {
	.list-tour-area .col-sbrand {
		margin-right: 10px;
	}
	.list-tour-area .col-srosme {
		width: 150px;
	}
	.list-tour-area .simbutton {
		min-width: 111px;
		font: 15px;
	}
	.dn-icon {
		margin-right: 2px;
	}
	.list-tour-area .icon-name-group {
		margin-left: 15px;
		margin-right: 10px;
	}
}

@media(max-width:769px) {
	.list-tour-area .col-sbrand {
		font-size: 16px;
	}
	.description-item-mb {
		display: block !important;
		margin-bottom: 20px;
	}
	.bx-wrapper {
		margin: 0 auto;
	}	
	.bx-controls {
		margin-bottom: 60px;
	}
	.table-address table tr th {
		width: 25%;
	}
	.table-address table tr td{
		width: 75%;
	}
	.tit-lv2-area {
		font-size: 17px;
	}
	.fbloom-group .fullbloom, .fbloom-group .firstbloom {
		width: 48.5%;
	}
	.fbloom-group .firstbloom {
		margin:0;
	}
	.fbloom-group .fullbloom {
		float: right;
	}
	.spotmenu .mmbus a {
		width: 100%;
	}
	.view-details {
		text-align: center;
	}
	.list-item-area1 {
		background-size: inherit;
	}
	
	.fbloom-group {
		width: 78%;
		margin: 0 auto 15px;
	}
	.spotmenu .mmbus {
		width: 50%;
		margin: 0 auto 15px !important;
	}
	
}
@media (max-width: 768px) {
	.cont-details-area .col-sm-6 {
		width: 100%;
		padding: 0;
		max-width: 100%;
		flex: 0 0 100%;
	}
}
@media screen and (max-width: 767px) {
}
@media(max-width:700px) {
	.banner-list-area .cont-banner-area img {
		max-width: 55%;
	}
	.fbloom-group {
		width: 85%;
	}
	.date-item {
		margin-top: 10px;
	}
	
}

@media (max-width:650px) {
	.fbloom-group {
		width: 100%;
	}
	.spotmenu .mmbus {
		width: 100%;
	}
	.roxy-tbl tr th:first-child {
		
	}
	.roxy-tbl tr td:first-child {
		
	}
	
}

@media(max-width:600px) {
	
	.details-item-area h2 {
		font-size: 30px;
	}
	.path-title {
		margin-bottom: 35px;
	}
	.des-jb-buspass p {
		width: 100%;
		z-index: 1;
		position: relative;
	}
	.des-jb-buspass a{
		position: relative;
		z-index: 1;
	}
	.des-jb-buspass a img {
		max-height: 35%;
	}
	.jb-buspass-lest img {
		max-width: 100%;
	}
	.jb-buspass-lest {
		margin-top: 25px;
	}
	.tit-lv2-area {
		overflow: hidden;
	}
}

@media(max-width:480px) {
	.des-jb-buspass h3 {
		font-size: 20px;
		clear: both;
		font-weight: 700;
	}
	.jb-buspass-lest {
		width: 100%;
		margin-top: 0;
		margin-bottom: 15px;
	}
	.des-jb-buspass {
		float: none;
		width: 100%;
		padding-left: 15px;
		padding-right: 15px;
	}
	.jb-buspass-lest img {
		max-width:45%;
		margin: 0 auto;
	}
	.banner-area {
		max-width: 100% !important;
		width: auto !important;
	}
	.banner-list-area .cont-banner-area img {
		max-width: 78%;
	}
	.banner-list-area .cont-banner-area {
		top: 7%;
	}
	.bx-controls-direction {
		 display: block !important; 
	}
	.cont-details-area .col-sm-6 {
		padding: 0;
	}
	.details-item-area h2 {
		font-size: 27px;
		margin-bottom: 30px;
	}
	.bx-controls {
		margin-bottom: 30px;
	}
	
}

@media(max-width:425px) {
	.table-address table tr th {
		width: 100%;
		display:block;
		padding-bottom:0px;
	}
	.table-address table tr td {
		width: 100%;
		display:block;
	}
	.jb-buspass-lest img {
		max-width: 50%;
	}
}

@media(max-width:375px) {
	.fbloom-group .firstbloom {
		margin-right: 0;
		width: 100%;
		margin-bottom: 15px;
	}
	.fbloom-group .fullbloom {
		width: 100%;
	}
	.spotmenu .mmbus a {
		width: 100%;
	}
	.tit-lv2-area {
		font-size: 16px;
	}
}

/*hide the path if not necessary in area list*/
.hidemenow{
	display:none;
}

/**************************************
legacy style from original cherry blossom
**************************************/



.hde{
	visibility:hidden;
	display:none;
}

/*.map
***************************************/
#map {
	width: 100%;
	height: 512px;
	z-index:0;
	margin-bottom:50px;
}


/**************************************
Open in Google Maps button
*/

.mapzone{
	position:relative;
}
.map-app{
	position:absolute;
	bottom:25px;
	right:58px;
	display:table;
	padding: 8px 8px;
	background-color: #fff;
	border: 1px solid #cdc1b5;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	-o-border-radius: 3px;
	border-radius: 3px;
	box-sizing: border-box;
	justify-content: center;
	text-align: center;
	font-size:11px;
	box-shadow: 0 1px 4px -1px rgba(0, 0, 0, 0.3);
	color:#565656;
	font-family: Roboto,Arial,sans-serif;
}
.map-app:link {
	color:#666666;
	text-decoration:none;
	display:table;
}
.map-app:visited {
	color:#666666;
	text-decoration:none;
	display:table;
}
.map-app:hover {
	background-color:#ebebeb;
	text-decoration:none;
	display:table;
}
.map-app:active {
	background-color:#ebebeb;
	text-decoration:none;
	display:table;
}

/*shibazakura price busson*/

.shiba-tbl{
	border-collapse:collapse;
	width:100%;
}

.shiba-tbl td{
	vertical-align:top;
	text-align:left;
	padding-top: 9px;
}
.simbutton {
	margin-top: 10px;
}
.imgshibacell{
	width:120px;
	padding-right:25px;
}
.shiba-tti{
	font-size:22px;
	color:#eb5280;
	font-weight:bold;
	margin-bottom:10px!important;
}
.shiba-subtti{
	font-size:14px;
	font-weight:normal;
}
.shiba-price{
    font-weight: bold;
    font-size: 18px;
    float: left;
    display: inherit !important;
    width: auto !important;
}
.shiba-button{
    text-align: right!important;
    float: left;
    display: inherit !important;
    padding-top: 0 !important;
    width: auto !important;
}

@media only screen and (max-width: 768px) {
	.imgshibacell{
		width:120px;
		padding-right:15px;
	}
	.shiba-tti{
		font-size:16px;
	}
	.shiba-subtti{
		font-size:13px;
	}
	.shiba-price{
		font-size:18px;
	}
}
.simarrow {
	display: none !important;
}

/*****************************************/
/* link to reservation */

.linkres {
	border:1px #cccccc solid;
	text-decoration:none;
	color:#333333;
	font-size:17px;
	font-weight:bold;
	display:block;
	overflow:hidden;
	border:1px #cccccc solid;
	padding-top:18px;
	padding-bottom:18px;
	padding-left:19px;
	padding-right:19px;
	font-size:17px;
	margin-bottom:5px;
	cursor:default;
	margin-top: 15px;
}
.linkres:link {
	color:#333333;
	text-decoration:none;
}
.linkres:visited {
	color:#333333;
	text-decoration:none;
}
.linkres:hover {
	color:#333333;
	text-decoration:none;
	border:1px #999999 solid;
}
.linkres:active {
	color:#333333;
	text-decoration:none;
}

@media only screen and (max-width: 768px) {

	/*****************************************/
	/* link to reservation */
	
	.linkres{
		-moz-box-sizing: border-box;
		-webkit-box-sizing: border-box;
		box-sizing: border-box;
		border:1px #cccccc solid;
		text-decoration:none;
		color:#333333;
		font-size:17px;
		font-weight:bold;
		display:block;
		overflow:hidden;
		width:100%;
		border:1px #cccccc solid;
		padding-top:10px;
		padding-bottom:10px;
		padding-left:10px;
		padding-right:10px;
		font-size:12px;
		margin-bottom:5px;
		cursor:pointer;
		position:relative;
	}
	.linkres:link{
		color:#333333;
		text-decoration:none;
	}
	.linkres:visited{
		color:#333333;
		text-decoration:none;
	}
	.linkres:hover{
		color:#333333;
		text-decoration:none;
		border:1px #999999 solid;
	}
	.linkres:active{
		color:#333333;
		text-decoration:none;
	}
}

@media(max-width:480px) {
	.shiba-tbl td {
		display: block;
		width: 100%;
	}
}