@charset "utf-8";
/*
**********************************************************************

* sp-add.css

*********************************************************************
*/

body{
	line-height:1.5;
}

p{
	text-align:left;
}

img{
	vertical-align:top;
}f

.pc_only{
	display:inline-block;
}

.sp_only{
	display:none;
}

.wr100,
.wr94{
	margin-right:0;
	margin-left:0;
	width:1000px;
}

/* パンくず */
#pankuzu {
    background: #f5f4f4;
    width: 100%;
    margin: 0 auto;
    padding: 0 0 0.5em;
}

#pankuzu div{
    display: inline-block;
	letter-spacing:0;
}

#pankuzu .inner {
    display: block;
    width: 1000px;
   margin: 0 auto;
	line-height:19px;
	font-size:14px;
}

#pankuzu div a{
	text-decoration:none;
	line-height:19px;
}

#pankuzu div a span{
    color: #666;
    font-size: 10px;
}

#pankuzu div a span:hover{
    text-decoration: underline;
    color: #666;
}

.t_toursbox .plan_list li .calendar dd li {
width: calc(92% / 6);
}

/*--------------------------------------------------------
追加設定
-------------------------------------------------------*/
#MainTitle{
	margin:auto;
	width:1000px;
}

/* wr */
.wr01,
.wr02,
.wr03{
	margin:10px auto;
	width:1000px;
}

.wr04,
.wr05{
	margin:0px auto;
	width:1000px;
}

.box1{
	width:1000px;
	padding:0.5% 0;
}

.col_box1{
	width:101%;
	margin:0 0% 0 0;padding:1% 0;
	display:-webkit-box;
	display:-moz-box;
	display:-ms-flexbox;
	display:-webkit-flex;
	display:-moz-flex;
	display:flex;
	-webkit-box-lines:multiple;
	-moz-box-lines:multiple;
	-webkit-flex-wrap:wrap;
	-moz-flex-wrap:wrap;
	-ms-flex-wrap:wrap;
	flex-wrap:wrap;
}

.font_space{
	margin-bottom:15px;
	margin-left:15px;
}

.font_space strong{
	margin-left:3px;
	margin-right:3px;
	font-size:130%;
}

.col_a{
	width:24%;
	margin:0 1% 1% 0;
	padding:0;
}

.col_a img{
	margin-bottom:3px;
}

/*--------------------------------------------------------
特集ごとの色
-------------------------------------------------------*/

.col_a:nth-child(3n+1) .sttl01{background:#005BAC;}
.col_a:nth-child(3n+2) .sttl01{background:#B7173F;}
.col_a:nth-child(3n) .sttl01{background:#00AB50;}

/* 季節の花カレンダー */
table.tbl_flcl{
	margin:5px 0;
}

table.tbl_flcl td{
	padding:5px;
	/*text-align:center;*/
	border:solid 1px #ccc;
}

/* 表　左*/
.bgc01{
	text-align:center;
	background:#FFF4E1;
}

.bgc02{
	/*width:7%;*/
	text-align:center;
	background:#F0F0F0;
}

/* 絞り込む */
.col_box2{
	width:102%;
	margin:0 0% 0 0;padding:1% 0;
	display:-webkit-box;
	display:-moz-box;
	display:-ms-flexbox;
	display:-webkit-flex;
	display:-moz-flex;
	display:flex;
	-webkit-box-lines:multiple;
	-moz-box-lines:multiple;
	-webkit-flex-wrap:wrap;
	-moz-flex-wrap:wrap;
	-ms-flex-wrap:wrap;
	flex-wrap:wrap;
}

.col_b{
	width:15.5%;
	margin:0 1% 1% 0;
	padding:1%;
	color:#408ce1;
	font-size:15px;
	font-weight:bold;
	text-align:center;
	text-decoration:none;
	background:#cdefff;
	border-radius: 6px;        /* CSS3草案 */  
	-webkit-border-radius: 6px;    /* Safari,Google Chrome用 */  
	-moz-border-radius: 6px;   /* Firefox用 */
}

.col_c{
	width:24%;
	margin:0 1% 1% 0;
	padding:1%;
	color:#ee862a;
	font-size:15px;
	font-weight:bold;
	text-align:center;
	text-decoration:none;
	background:#fff2bd;
	border-radius: 6px;        /* CSS3草案 */  
	-webkit-border-radius: 6px;    /* Safari,Google Chrome用 */  
	-moz-border-radius: 6px;   /* Firefox用 */
}

/* 文字 */
h1 {
  /*線の種類（実線） 太さ 色*/
  font-size:20px;
  letter-spacing: 0.1em;
	margin-bottom:10px;
}

h3.ttl_h3a{
	padding:12px 12px 12px 65px;
	font-size:18px;
	position:relative;
	background:<!--url(../images/bg_ttl01.png) no-repeat -->#ffa73f;
	border-bottom:solid 4px #db7f13;
	text-align:center;
}

h3.ttl_h3a span{
	margin-left:25px;
	font-size:13px;
	font-weight:normal;
	text-align:center;
}

h3.ttl_h3b{
	padding:12px 12px 12px 65px;
	font-size:20px;
	position:relative;
	background:url(../images/ttl_bg1.png) no-repeat #F7C9CE;
	border-bottom:solid 4px #F8ACAC;
	text-align:center;
	color: #ffffff;
}

h3.ttl_h3c{
	margin-top:10px;
	/*padding:12px 12px 12px 50px;*/
	padding-left:80px;
	padding-bottom:5px;
	font-size:18px;
	color:#5999e1;
	border-bottom:solid 3px #a9e2fa;
	position:relative;
	text-align:center;
}

h3.ttl_h3c:before{
	content:"";
	width:70px;
	height:70px;
	display:block;
	background:url(../images/icn_f02.gif) no-repeat;
	position:absolute;
	bottom:-15px;
	left:0;
	text-align:center;
}

h3.ttl_h3d{
	margin-top:10px;
	/*padding:12px 12px 12px 50px;*/
	padding-left:80px;
	padding-bottom:5px;
	font-size:18px;
	color:#ef8936;
	border-bottom:solid 3px #ffe6bf;
	position:relative;
	text-align:center;
}

h3.ttl_h3d:before{
	content:"";
	width:70px;
	height:70px;
	display:block;
	background:url(../images/icn_f03.gif) no-repeat;
	position:absolute;
	bottom:-15px;
	left:0;
	text-align:center;
}

h3.ttl_h3e{
	padding:12px 12px 12px 65px;
	font-size:20px;
	position:relative;
	background:url(../images/ttl_bg1.png) no-repeat #F8ACAC;
	border-bottom:solid 4px #f99695;
	text-align:center;
	color: #ffffff;
}

h3.ttl_h3f{
	padding:12px 12px 12px 65px;
	font-size:20px;
	position:relative;
	background:url(../images/ttl_bg1.png) no-repeat #AAA5D1;
	border-bottom:solid 4px #665990;
	text-align:center;
	color: #ffffff;
}

h3.ttl_h3g{
	margin-bottom:10px;
	padding:12px 12px 3px 12px;
	font-size:20px;
	line-height:135%;
	position:relative;
	border-bottom:solid 4px #ff9900;
	text-align:center;
	color: #f59000;
}

h3.ttl_h3h{
	margin-bottom:10px;
	padding:12px 12px 3px 12px;
	font-size:20px;
	line-height:135%;
	position:relative;
	border-bottom:solid 4px #ff87df;
	text-align:center;
	color: #ec67c8;
}

.sttl01{
	font-weight: bold;
	color:white;
	padding:1px;
	font-size:16px;
	text-align:right;
	<!--border-radius: 26px; -->       /* CSS3草案 */  
	-webkit-border-radius: 26px;    /* Safari,Google Chrome用 */  
	-moz-border-radius: 26px;   /* Firefox用 */
}

.m-b20{margin-bottom:20px;}

a:hover{
 opacity: 0.7;
}

/* ############################################## */
/* スマホ版見出し（フォントサイズ変更）           */
/* ############################################## */
@media
only screen and (max-width : 640px){

/*#wrapper{
	padding-top:0;
}*/

.wr100{
	margin:1% 0%;
	padding:0 0;
	width:100%;
}

.wr94{
	margin:1% 3%;
	padding:0 0;
	width:94%;
}

#pankuzu{
	padding:0;
}

#pankuzu .inner {
	width: 96%;
}

#MainTitle{
	width:100%;
}

.t_toursbox .plan_list li .calendar dd li {
	width: calc(94% / 6);
}

/* wr */
.wr01,
.wr02,
.wr03{
	margin:1% auto;
	width:100%;
}

.wr04,
.wr05{
	margin:0 auto;
	width:100%;
}

.box1{
	width:100%;
	padding:0.5% 0;
}

.col_a{
	width:49%;
	margin:0 1% 3% 0;
	padding:0;
}


/* 季節の花カレンダー */
table.tbl_flcl{
	margin:2% 0;
	width:100%;
/*	border-collapse: separate;
	border-spacing:3px;*/
}

table.tbl_flcl td{
	font-size:1.0em;
	line-height:115%;
}

table.tbl_flcl td.bgc01{
	font-size:0.9em;
}

/* 絞り込む */
.col_box2{
	width:102%;
}

.col_b{
	width:32%;
	margin:0 1% 3% 0;
	padding:2% 1%;
	font-size:1.0em;
}

.col_c{
	width:32%;
	margin:0 1% 3% 0;
	padding:2% 1%;
	font-size:1.0em;
}

/* 文字 */
h3.ttl_h3a{
	padding:2% 1% 1% 65px;
	font-size:1.2em;
	line-height:115%;
}

h3.ttl_h3a span{
	margin-left:25px;
	font-size:0.8em;
}

h3.ttl_h3b{
	padding:2% 1% 1% 65px;
	font-size:1.2em;
	line-height:115%;
}

h3.ttl_h3c,
h3.ttl_h3d{
	font-size:1.1em;
}

h3.ttl_h3e{
	padding:2% 1% 1% 65px;
	font-size:1.2em;
	line-height:115%;
}

h3.ttl_h3f{
	padding:2% 1% 1% 65px;
	font-size:1.2em;
	line-height:115%;
}

h4 {
  position: relative;
  padding: 0.25em 0;
}

/*h4:after {
  content: "";
  display: block;
  height: 4px;
  background: -webkit-linear-gradient(to right, rgb(255, 186, 115), #ffb2b2);
  background: linear-gradient(to right, rgb(255, 186, 115), #ffb2b2);
}*/

.sttl01{
	font-size:0.9em;
}

.txt01{
	font-size:0.9em;
}

.pc_only{
	display:none;
}

.sp_only{
	display:inline-block;
}

} /* @media */
