@charset "UTF-8";

/*
Theme Name: 花フェスタ記念公園
Theme URI: http://www.hanafes.jp/hanafes
Description: 花フェスタ記念公園オフィシャルサイト
Version: 1.0
Author: 花フェスタ記念公園管理運営グループ
*/

/*------------------------------------------------------------------
共通
-------------------------------------------------------------------*/
body {
  font-size: 100%;
  color: #121212;
  padding: 0px;
  margin: 0px;
  font-family: "メイリオ", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "游ゴシック", YuGothic, Osaka,Meiryo, "ＭＳ Ｐゴシック", "MS PGothic", 'Roboto', Arial, sans-serif;
  line-height: 1.8;
  background: url("./images/wall.jpg") top left;
  }

/* リンク設定 */
a:link {
  color: #555;
  text-decoration: none;
  }

a:visited {
  color: #555;
  text-decoration: none;
  }

a:hover {
  color: #FE5603;
  text-decoration: none;
  }

img {
  border: none;
  vertical-align: bottom;
  }

form {
  margin: 0px;
  padding: 0px;
  }


ul {
  margin: 0;
  padding: 0;
  }

hr.notification {
  display: none;
  }


#sub_left h1 a {
  color: #236E09;
  }

.pagetop {
  text-align: right;
  margin: 5px 260px 20px 0;
  }

.bottom_of_content_body a {
  display: none;
  }

table.noline{
  border:none!important;
}




/*------------------------------------------------------------------
H1/H2/H3/H4/P小タイトル
-------------------------------------------------------------------*/
h1 {
  margin: 0 0 20px 0;
  padding: 0 0 10px 10px;
  font-size: 1.5em;
  color: #089612;
  border-bottom: solid 2px #7EC083;
  }

h2 {
  width: 670px;
  margin: 0 auto 10px auto;
  font-size: 1.3em;
  padding: 3px 0 3px 10px;
  border-left: solid 5px #FC8302;
  }

h3.h3_title {
  font-weigth: normal;
  font-size: 1em;
  width: 510px;
  border-left:solid 5px #999;
  border-bottom:dotted 1px #999;
  padding: 5px 0 5px 10px ;
  background-color: #222;
  }

h4.h4_title {
  font-weight: normal;
  font-size: 1em;
  width: 515px;
  margin: 0 0 10px 10px;
  border-bottom:solid 1px #666;
  padding: 3px 0 3px 0;
  }

/* P小タイトル */
p.p_stitle {
  padding: 5px 0 5px 10px;
  margin-bottom: 5px;
  border-left: solid 5px #622D03;
  }


/*-------------------------------
基本レイアウト
--------------------------------*/
#all {
  margin: 0 auto;
  width: 100%;
  font-size: 0.8em;
  border-left:solid 1px #999;
  border-right:solid 1px #999;
  overflow: hidden;
  }



.honbun_all {
  margin: 8px auto 0 auto;
  width: 1024px;
  overflow: hidden;
  }


/* トップ基本 */
.basic_left {
  width: 725px;
  float: left;
  }

.basic_right {
  width: 225px;
  float: left;
  }




/*------------------------------------------------------------------
サブページレイアウト
-------------------------------------------------------------------*/

.honbun_sub_all {
  overflow: hidden;
  margin: 0 auto 10px auto;
  max-width: 1212px;
	width:90%;
  }

#sub_left {
  margin-right: 10px;
  float: left;
  padding: 0 10px 10px 10px ;
}

#page #sub_left {
  /*width: 720px;*/
	width: 68%;
}

#sub_left_all {
    background-color: #fff;
    margin: 0 auto;
    padding: 10px 10px 10px 10px;
    width: 700px;
  }

#sub_right {
  float: left;
  }
	
#page #sidebar #sub_right {
  /*width: 220px;*/
	width: 29%;
  }

#sub_right ul {
  list-style: none;
  }

table.table_xoops {
  width: 650px;
  margin: 0 0 10px 30px;
  }

.side-bnrs img{
	width:100%;
	height: auto;
}

/*イベント詳細情報*/
.event-detail img{
	max-width:100%;
	height: auto;
}




/*------------------------------------------------------------------
トップ
-------------------------------------------------------------------*/
#home ul.head_menu {
  list-style: none;
  border-top: solid 3px #73B668;
/* 	overflow: hidden; */
  }

.sub ul.head_menu {
  list-style: none;
  border-top: solid 3px #73B668;
  overflow: hidden;
}

ul.head_menu li {
  float: left;
  margin-left: 2px;
  }

/* 上段のインフォメーション欄 */
.top_info {
  width: 700px;
  line-height: 1.5em;
  }
    
.Urgent {
  padding:0 0 0 0;
}

.div-urgent p{
  margin-left:40px!important;
}
    
.div-urgent h2.widgettitle {
  background:none!important;
  color: #000!important;
  height: auto!important;
  display: block;
  font-size: 1.1em!important;
  margin: 10px 0 0!important;
  border-bottom: 1px solid #999!important;
  margin: 0 0 10px 0!important;
  padding: 5px 0!important;
}


/* 左・左コーナー */
ul.ul_left_left {
  width: 215px;
  float: left;
  margin-top: 10px;
  list-style: none;
  }

ul.ul_left_left li {
  margin-bottom: 20px;
  }

/* 左・右コーナー */
ul.ul_left_right {
  float: left;
  list-style: none;
  }

ul.ul_left_right li {
  margin-bottom: 13px;
  }

ul.ul_left_right li.li_main {
  text-align: center;
  }



/* お知らせコーナー */
#tab_topics li.li_title	{
  padding-bottom: 3px;
  border-bottom:solid 1px #D8BECA;
  margin-bottom: 8px;
  overflow: hidden;
  }

#tab_topics img {
  vertical-align: bottom;
  float: left;
  margin-right: 10px;
  }

#tab_topics .kiji_all {
  float: left;
  color: #8B4B68;
  }

#tab_topics .kiji_all a {
  color: #8B4B68;
  }


#tab_topics p {
  margin: 0;
  }



.news_wrap {
  width: 660px;
  padding: 10px 20px 20px 20px;
  border: solid 1px #D8BECA;
  border-top: none;
  }

.news_head {
  padding-top: 8px;
  }

ul.ul_newstab {
  margin-left: 15px;
  list-style: none;
  overflow: hidden;
  }

ul.ul_newstab li {
  float: left;
  margin-right: 2px;
  }

ul.ul_newstab li.tab_on {
  border-bottom: solid 1px #fff;
  }

ul.ul_news {
  clear: left;
  list-style: none;
  }

ul.ul_news li {
  border-bottom: solid 1px #D8BECA;
  padding: 0 0 3px 5px;
  margin: 5px 0 0 0;
  }

ul.ul_news a {
  color: #8B4B68;
  }


#tab_topics ul {
  list-style: none;
  }


.tabs img {
  vertical-align: bottom;
  }

.page {
  border: 1px solid #D8BECA;
  border-top: none;
  display: inline-block;
  padding: 10px 20px;
  display: block;
  clear: both;
  z-index: 2;
  color: #8B4B68;
}

.page a {
  color: #8B4B68;
}


.li_date {
  margin-bottom: 3px;
  }

.li_kiji {
  padding-bottom: 7px;
  border-bottom: solid 1px #D8BECA;
  margin-bottom: 5px;
  }

span.new1,
span.new2,
span.new3,
span.new4,
span.new5,
span.new6,
span.new7 {
  color: #f00!important;
    margin-left: 6px;
  }

span.new1 {
  color: #f00!important;
  }

/*最新情報カテゴリータグ*/
a.span-flower{
  background-color: #57bfdd;
  padding:2px 8px;
  display: inline-block;
  width:100%;
  text-align:center;
}

a.span-event{
  background-color: #f8bbd0;
  padding:2px 8px;
  display: inline-block;
  width:100%;
  text-align:center;
}

a.span-recruit{
  background-color: #8bc34a;
  padding:2px 8px;
  display: inline-block;
  width:100%;
  text-align:center;
}

/*---------------------------------------------------
お知らせページ
----------------------------------------------------*/
.kiji_body {
  margin: 0 0 0 30px;
  width: 670px;
  }

.itemInfo {
  margin: 0 0 0 10px;
  }

p.itemText {
  line-height: 1.5em;
  }

.itemFoot {
  border-top:solid 1px #ddd;

  padding: 3px 0;
  }







/* 右端コーナー */
ul.ul_right {
  list-style: none;
  margin-bottom: 13px;
  }

ul.ul_right li {
  margin-bottom: 8px;
  }

img.img_line {
  margin-top: 10px;
  }

/* 園内日記 */
ul.ul_blog {
  list-style: none;
  margin-bottom: 10px;
  }

/* 営業時間 */
ul.ul_biz {
  list-style: none;
  margin-bottom: 10px;
  }

dl.dl_biz {
  width: 205px;
  margin: 10px auto 0 auto;
  }

dl.dl_biz dt {
  padding: 2px;
  background-color: #ddd;
  }

dl.dl_biz dd {
  margin: 0;
  padding: 4px;
  }

/* お天気予報 */
.header-tlbr-inr li.li_weather {
    vertical-align: top;
}


#forecast_result {
    width: 120px;
}

ul.ul_weather {
  list-style: none;
  }

ul.ul_weather li {
  text-align: left;
  }

.weather {
  margin: 10px 0 0 0;
  }

.pinpoint {
  margin: 10px 0 0 0;
  font-size: 0.9em;
  text-align: center;
  }

ul#ul_weather li.li_weather {
  text-align: center;
  }









/*-------------------------------
アクセス
--------------------------------*/
p.p_comment {
  width: 650px;
  margin: 0 0 20px 30px;
  line-height: 1.5em;
  }

p#p_map_com {
  text-align: right;
  }

#access .mapp-body p {
  width:auto!important;
}



/*------------------------------------------------------------------
サイドバー
-------------------------------------------------------------------*/
/* サブメニュ */
ul.ul_main {
  margin-bottom: 10px;
  list-style: none;
  }

ul.ul_main li {
  margin-bottom: 10px;
  }
    
span.span-side-menu {
  font-size:0.9em;
  display: inline-block;
  margin-left:8px;
}

/* 各コンテンツ用メニュー */
#sub_right .blockContentInner ul {
  list-style: disc;
  margin-left: 0;
  }

#sub_right .blockContentInner ul li {
  padding: 0;
    width: 185px;
    float: left;
  }
    
.side-menu-title{
  width:230px;
  height:35px;
  text-align:center;
  display: table-cell;
  vertical-align: middle;
  color:#fff;
}

.side-menu-recom{
  background-color:#CA5EB8;
}

.side-menu-course,
.side-menu-info,
.side-menu-facil{
  background-color:#8bc34a;
}

.side-menu-tools{
  background-color:#8392D6;
}

.side-menu-event{
  background-color:#E91E63;
}

.side-menu-plan{
  background-color:#03A9F4;
}

.side-bnrs .widget_sp_image-image-link img{
  border:1px solid #d9d9d9;
}


/*------------------------------------------------------------------
花フェスタ記念公園について
-------------------------------------------------------------------*/
#aboutus_body p {
  width: 670px;
  margin: 0 auto 20px auto;
  line-height: 1.5em;
  }

#aboutus_body table.table_about {
  width: 670px;
  margin: 0 auto 20px auto;
  border-collapse: collapse;
  }

#aboutus_body table.table_about th,
#aboutus_body table.table_about td {
  border: solid 1px #999;
  padding: 5px;
  }


table.table_about th {
  width: 110px;
  text-align: left;
  }


/*------------------------------------------------------------------
写真でめぐる
-------------------------------------------------------------------*/
table#table_photo span {
  display: block;
  padding: 3px;
  text-align: center;
  margin-bottom: 10px;
  width: 201px;
  }

p.p_sam {
  width: 650px;
  margin: 0 0 5px 30px;
  }

/*------------------------------------------------------------------
青いバラ
-------------------------------------------------------------------*/
p.p_rose {
  margin: 0 10px 0 0;
  line-height: 1.5em;
  }

table#table_bluerose02 span {
  display: block;
  padding: 3px;
  text-align: center;
  margin-bottom: 10px;
  width: 210px;
  }

/* 園内マップ */
table.table_map {
  margin: 0 0 20px 30px;
  width: 650px;
  }

/* 茶室貸出 */
table#table_oribe03,
table#table_oribe04 {
  border-top: solid 1px #ccc;
  border-left: solid 1px #ccc;
  border-collapse: collapse;
  margin: 0 0 20px 30px;
  width: 650px;
  }

table#table_oribe03 th,
table#table_oribe03 td,
table#table_oribe04 th,
table#table_oribe04 td {
  border-bottom: solid 1px #ccc;
  border-right: solid 1px #ccc;
  padding: 5px;
  }

table#table_oribe03 th,
table#table_oribe04 th {
  width: 150px;
  background-color: #eee;
  }


table#table_oribe04 th.th_oribe04 {
  width: 230px
  }


table#table_oribe05 {
  margin: 0 0 20px 30px;
  }

/* ちびっこ広場 */
table#table_child01 {
  width: 650px;
  margin: 0 0 30px 30px;
  }


table#table_child02 {
  margin: 0 0 10px 30px;
  }

p.p_child {
  margin: 0 0 5px 30px;
  }

#map-honbun p{
  width:100%;
}


/*------------------------------------------------------------------
オススメ散策コース
-------------------------------------------------------------------*/
p.p_walk {
  margin: 10px 0 5px 30px;
  }




/*----------------------------------------
リンク集
-----------------------------------------*/
ul.ul_link {
  list-style: disc;
  margin: 0 0 0 30px;
  }

ul.ul_link li {
  padding: 5px;
  }


/*----------------------------------------
営業案内
-----------------------------------------*/
.p_comment {
  margin: 0 0 20px 30px;
  }

#aboutus_body table {
  margin: 0 0 20px 0;
  }

table.table_info td {
  width: 130px;
  }

ul.ul_info {
  margin: 10px 0 0 10px;
  }



/*------------------------------------------------------------------
お問い合わせ
-------------------------------------------------------------------*/
#wpcf7-f11-p236-o1 table{
    border: 2px solid #ffeeee!important;
    margin: 20px 0;
    width: 100%;
}

#wpcf7-f11-p236-o1 table td{
    border: none!important;
}

#wpcf7-f11-p236-o1 table.outer td {
    padding: 13px;
}

#wpcf7-f11-p236-o1 table td.head{
    border-right: 1px solid #ffeeee!important;
    width: 25%;
}

#wpcf7-f11-p236-o1 table td.head{
    border-right: 1px solid #ffeeee;
    width: 25%;
}

#wpcf7-f11-p236-o1 table tr:nth-child(2n) {
    background: #fff5f5 none repeat scroll 0 0;
}


#wpcf7-f11-p236-o1 table.outer td input {
    border: 1px solid #ccc;
    border-radius: 3px;
    font-size: 14px;
    padding: 7px 10px 7px 8px;
    text-overflow: "";
    width: 95%;
}

#wpcf7-f11-p236-o1 table.outer td textarea {
    border: 1px solid #ccc;
    border-radius: 3px;
    width:95%!important;
}

.subumit-btn{
  padding:8px 0 15px;
  text-align:center;
}


.subumit-btn input.wpcf7-form-control {
    background-color: #e91e63;
    border: medium none;
    border-radius: 5px;
    color: #fff;
    cursor: pointer;
    font-family: "メイリオ",Meiryo,"ヒラギノ角ゴ Pro W3",sans-serif;
    font-size: 110%;
    overflow: hidden;
    padding: 11px 0;
    position: relative;
    text-align: center;
    width: 160px;
}


#wpcf7-f11-p236-o1 input.formBtn:hover {
    background: #666 none repeat scroll 0 0;
    font-weight: 600;
}

ul.inq-qa li{
  display: inline-block;
  padding:0 6px;
}

ul.inq-qa li a:before{
  content:'＊';
}

.custom_honbun div {
  margin:0;
}


.custom_honbun .phone {
    font-family: Arial;
    font-size: 25px;
    font-weight: 600;
    margin: 0 0 30px 0;
    padding-left: 20px;
}

.custom_honbun .phone span {
    color: #212121;
    font-size: 14px;
    font-weight: 400;
}


#inq table.outer td.head {
  width:200px!important;
}


/*------------------------------------------------------------------
よくあるご質問
-------------------------------------------------------------------*/
.question-body {
  margin:0 0 50px 20px;
  font-size:1.1em;
}

.question-body p{
  margin:0!important;
  padding:0!important;
}

.question-body h3 {
  margin-left:0;
}

.question-body a{
  color:#008000!important;
}

/*------------------------------------------------------------------
花の見ごろ
-------------------------------------------------------------------*/
#migoro {
  text-align:center;
}


/*------------------------------------------------------------------
ヘッダー
-------------------------------------------------------------------*/
.search {
    width: 200px;
}

table.table_header {
  width: 980px;
  height: 94px;
  border-collapse: collapse;
  }

#piCal table.table_header {
  width: 980px;
  }

table.table_header td {

  }

table.table_header td.td_logo {
  width: 330px;
  }


table.table_header td.td_btn {
  width: 108px;
  }

table.table_header td.td_search {
  background: url("./images/sam_search_wall.gif") no-repeat bottom left;
  width: 313px;
  }

#piCal table.table_search_in {
  border: none;
  width: 100%;
  }

table.table_search_in {
  border-collapse: collapse;
  }

td.search_in01 {
  width: 90px;
  text-align: right;
  }

table.table_search_in input.input_search {
  width: 150px;
  }

img.img_lib {
  margin-bottom: 3px;
  }


.header {
  width: 980px;
  height: 93px;
  background: url("./images/sam_header_wall.jpg") no-repeat top left;
  }

img.img_logo {
  margin: 30px 0 0 55px;
  }

/* 検索フォーム */
.form_search {
  margin-left: 52px;
  font-size: 1px;
  line-height: 1px;
  }

input.submit_btn {
    border: 0px;
  width: 50px;
  padding: 0;
    background: url("./images/sam_submit_btn.gif") center center no-repeat;
}

input.search_txt {
  width: 151px;
  color: #999999;
}

span.block_controller {
  display: none;
}

#home .fluid_container {
  height: 300px;
  width: 980px;
  margin: 0 auto
}

#user {
  margin-top: 15px;
}
#myalbum #sub_right {
  display: none;
}

#map .pico_body {
  margin: 0 -2px;
  padding: 15px 8px;
}


.bnrs_block01 > div {
    display: inline-block;
  margin: 0 5px 15px 5px;
    vertical-align: top;
}

.bnrs_block01 > div a {
    margin: 0;
    display: inline-block;
}


#plan .bnrs_block01 div ul li{
  margin: 0 0 11px 0;
    display: block;
}

#plan .bnrs_block01 div ul li{
  margin: 0 0 11px 0;
    display: block;
}



/*Add 2017*/
.bnrs_block01 > ul li {
    display: inline-block;
  margin: 0 5px 15px 5px!important;
    vertical-align: top!important;
}

.bnrs_block01 > ul li a {
    margin: 0!important;
    display: inline-block!important;
}


#other .online [class*="span"] {
    box-sizing: border-box;
    display: block;
    margin-bottom: 12px;
    width: 100%;
}

ul.ul-contact li{
  display: block!important;
}



#plan table table-layout{
    margin: 0;
    padding: 0;
}

#plan td {
  vertical-align: top;
}

td.bnr_above {
    padding-bottom: 15px;
}

td.bnr_left {
    padding-right: 10px;
}



.bnr_above {
  overflow: hidden;
    margin-bottom:  25px;
}

.bnr_middle {
  clear: left;
    margin-bottom:  50px;
}

.bnrs_block03 > div {
    width: 240px;
    float: left;
    padding-right: 15px;
    padding-bottom:  15px;
}

/*---------------------------------------------------------------------------------------
 ★★★★　2015年トップリニューアル 　★★★★
----------------------------------------------------------------------------------------*/
body section {
    padding: 0;
    overflow: hidden;
   padding: 0;
}
article, aside, details, figcaption, figure, footer, header, hgroup, nav, section {
    display: block;
}
.Wrapper {
/* 	background-color:#f2f2f2; */
  background-color:#fff;
  font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "游ゴシック", YuGothic, Osaka, "メイリオ", Meiryo, "ＭＳ Ｐゴシック", "MS PGothic", 'Roboto', Arial, sans-serif;
/*     font-size:0.8em; */
    color:#121212;
  line-height: 1.8;
}
.Wrapper ul, .Wrapper li, .Wrapper dl, .Wrapper dt, .Wrapper dd {
    margin: 0;
    list-style-type: none;
    vertical-align: middle;
}
.Wrapper a:link {
    color:#212121;
    text-decoration: none;
}
.Wrapper a:hover{color:#e91e63; }
.Wrapper a:hover img {opacity:0.6;}
#headWrap {
    background-color: #fff;
    left: 0;
    text-align: left;
    top: 0;
    width: 100%;
}

.header-inr {
    margin: 0 auto;
    max-width: 1050px;
    padding: 25px 0 0;
    position: relative;
}


#headWrap .logo {
    float: left;
    height: 45px;
    margin: 10px 0 0  0;
    padding: 0 10px;
    /* width: 164px; */
}

element.style {
    display: block;
}
.header-nav {
    float:right;
    padding-left: 0;
    margin-top:15px ;
}

.header-tlbr {
    font-size:0.9em;
}
.header-tlbr-inr > li {
  display: inline-block;
    padding-left: 20px;
    list-style:none;
    margin-right: 6px;
}


.home-i {background: url("images/top/home-i.png") no-repeat 0 0;}
.acs-i {background: url("images/top/acs-i.png") no-repeat 0 0;}
.que-i {background: url("images/top/que-i.png") no-repeat 0 0;}
.send-i {background: url("images/top/send-i.png") no-repeat 0 0;}
.search-rose-i {background: url("images/top/search-rose-i.png") no-repeat 2px center;}
.word-search {
    display: inline-block;
    position: relative;
    width: 220px;
}
.search .word {
    border: medium none;
    border-radius: 3px;
    color: #999;
    /* font-size: 97%; */
    margin: 0;
    padding: 8px;
    width: 75%;
}
.header-nav .search .word {
    border: 1px solid #b6b6b6;
}
.icon-search {
    position: absolute;
    right: 25px;
    top: 5px;
}
#contentHeadWrapper {
    min-width: 980px;
    width: 100%;
}
#contentHead {
    margin: 0 auto;
    position: relative;
    width: 980px;
}
#contentHead #globalMenu {
    height: 35px;
    padding-top: 20px;
    width: 980px;
}
#contentHead #globalMenu li {
    display: inline-block;
    font-size: 1.23em;
    padding: 0 21px;
    vertical-align: top;
}
/* Clearfix */
.clearfix:before, .clearfix:after {
    content: "";
    display: block;
    height: 0;
    visibility: hidden;
    clear: both;
}
.clearfix:after {
    clear: both;
}
.clearfix {
  *zoom: 1;
}
/* contents */
#container:after {
    clear: both;
    content: "";
    display: block;
    height: 0;
    line-height: 0;
    overflow: hidden;
}
#container{
    background: none repeat scroll 0 0 rgba(0, 0, 0, 0);
    width: 100%;
}
.contents {
    width:1014px;
    margin:0 auto;
    overflow: hidden;
}


body section#slide-show {
    padding: 0;
}
/*** event ***/
#event ul,
#plan ul,
#other ul {
    position: relative
}
#event ul li,
#plan ul li {
    display:inline-block;
    margin: 0 3px 15px 0;
    padding: 0;
    position: relative;
}
#other ul li {
    display:inline-block;
    margin: 0 3px 5px 0;
    padding: 0;
    position: relative;
}
#event ul li.two {
    border: none;
    margin:0;
}
#plan ul li.four {
    display:inline-block;
    border: none;
    margin:0;
}
#event ul li ul li {
    display: block;
    margin: 0 3px 12px 0;
}
#plan ul li ul {width:242px;}
#plan ul li ul li {margin: 0 0 7px;}

#other .online [class*="span"] {
    box-sizing: border-box;
    display: block;
    width: 100%;
    margin-bottom:12px;
}
#other .online .spanS {
    width:240px;
}
#other .online .spanS li {
    display:inline-block;
    width:110px;
}
.online {
    display:block;
    float:left;
}
#other ul {
    position: relative;
    text-align: left;
}
.flL {float:left;}
.flR {float:right;}



/*** view */
.view {
   overflow: hidden;
   position: relative;
}
.view .mask,.view .content {
   width: 100%;
   height: 100%;
   position: absolute;
   overflow: hidden;
   top: 0;
   left: 0;
}
.view img {
   display: block;
   position: relative;
}
.view a.info {
  display: inline-block;
  text-decoration: none;
  padding: 7px 14px;
  background: #000;
  color: #fff;
  text-transform: uppercase;
  margin:30px;
  position:relative;

}
.view a.info: hover {
  -webkit-box-shadow: 0 0 5px #000;
  -moz-box-shadow: 0 0 5px #000;
  box-shadow: 0 0 5px #000;
}
.view-third img {
  -webkit-transition: all 0.2s ease-in;
  -moz-transition: all 0.2s ease-in;
  -o-transition: all 0.2s ease-in;
  -ms-transition: all 0.2s ease-in;
  transition: all 0.2s ease-in;
}
.view-third .mask {
  -ms-filter: "progid: DXImageTransform.Microsoft.Alpha(Opacity=0)";
  filter: alpha(opacity=0);
  opacity: 0;
  -webkit-transform: translate(460px, -100px) rotate(180deg);
  -moz-transform: translate(460px, -100px) rotate(180deg);
  -o-transform: translate(460px, -100px) rotate(180deg);
  -ms-transform: translate(460px, -100px) rotate(180deg);
  transform: translate(460px, -100px) rotate(180deg);
  -webkit-transition: all 0.2s 0.4s ease-in-out;
  -moz-transition: all 0.2s 0.4s ease-in-out;
  -o-transition: all 0.2s 0.4s ease-in-out;
  -ms-transition: all 0.2s 0.4s ease-in-out;
  transition: all 0.2s 0.4s ease-in-out;
}
.view-third a.info {
   -webkit-transform: translateY(-200px);
   -moz-transform: translateY(-200px);
   -o-transform: translateY(-200px);
   -ms-transform: translateY(-200px);
   transform: translateY(-200px);
   -webkit-transition: all 0.2s ease-in-out;
   -moz-transition: all 0.2s ease-in-out;
   -o-transition: all 0.2s ease-in-out;
   -ms-transition: all 0.2s ease-in-out;
   transition: all 0.2s ease-in-out;
}
.view-third:hover .mask {
   -ms-filter: "progid: DXImageTransform.Microsoft.Alpha(Opacity=100)";
   filter: alpha(opacity=100);
   opacity: 1;
   -webkit-transition-delay: 0s;
   -moz-transition-delay: 0s;
   -o-transition-delay: 0s;
   -ms-transition-delay: 0s;
   transition-delay: 0s;
   -webkit-transform: translate(0px, 0px);
   -moz-transform: translate(0px, 0px);
   -o-transform: translate(0px, 0px);
   -ms-transform: translate(0px, 0px);
   transform: translate(0px, 0px);
}
.view-third:hover a.info {
   -webkit-transform: translateY(0px);
   -moz-transform: translateY(0px);
   -o-transform: translateY(0px);
   -ms-transform: translateY(0px);
   transform: translateY(0px);
   -webkit-transition-delay: 0.3s;
   -moz-transition-delay: 0.3s;
   -o-transition-delay: 0.3s;
   -ms-transition-delay: 0.3s;
   transition-delay: 0.3s;
}
/*** view end ***/
.long {
  top:80px;
  left:300px;
}
.Square {
  top:80px;
    left:40px;
}
.short {
  top:20px;
    left:40px;
}
.sq-min {
    left: -5px;
    top: 5px;
}
.eve-pink {background-color: rgba(233, 30, 99, 0.6); display: none;}
.plan_blue {background-color: rgba(3, 169, 244, 0.6);display: none;}
.o_green {background-color: rgba(139, 195, 74, 0.6);display: none;}



/* news */
.content dl {
    letter-spacing: -0.4em;
    table-layout: fixed;
    width: 100%;
}
.content dt, .content dd {
    display: inline-block;
    letter-spacing: normal;
    padding: 5px 0 20px;
    text-align: left;
    vertical-align: top;
}
.content dt {
    padding-right: 25px;
    /* line-height: 1.86em; */
    width: 120px;
}
.content dd {width: 656px;}
.btn {
    letter-spacing: 2px;
    margin-bottom: 10px;
    text-align: center;
    position: absolute;
    bottom:10px;
    right:10px;
}
.btn a {
    background-color: #000;
    color: #fff!important;
    display: inline-block;
    padding: 8px 40px;
}
.btn a:hover {
    opacity:0.6;
}



/* ------------------------------
フッター
----------------------------- */
#footerWrap {
    left: 0;
    text-align: left;
    top: 0;
    width: 100%;
    clear:both;
    margin-top:50px;
}
#footNavi dl {
    float: left;
    margin: 0 auto;
    padding: 0;
    width: 25%;
}
#footNavi dl dt, #footNavi dl dd {
    list-style: outside none none;
    margin: 0 0 15px;
    padding: 0 0 0 25px;
    position: relative;
}



#footNavi dl dd{font-size:0.9em;margin-bottom:5px;}
#footNavi dl:nth-child(1),
#footNavi dl:nth-child(3),
#footNavi dl:nth-child(5) { width: 165px;}
#footNavi dl dt:before {
    background: url("images/top/bg/fnav_icon.png") no-repeat scroll 0 0;
    content: "";
    height: 20px;
    left: 0;
    position: absolute;
    top: -1px;
    width: 20px;
}
#footNavi dl dd:before {
    background: url("image/bg/fnav_icon.png") no-repeat scroll 0 -42px;
    content: "";
    height: 20px;
    left: 2px;
    position: absolute;
    width: 20px;
}





/* トップ下段バナー一覧 */
.top_below {
    float: left;
}

#below_left {
    width: 250px;
}

#below_right {
    width:760px;
}

/* お知らせコーナー */
.full_content > div.content {
    overflow-x: scroll;
    height: 257px;
    }

/* 新サブページ */
.sidemenu {
    width: 232px;
    margin-right: 10px;
    float: left;
}
.sidemenu p {
  margin: 0;
    padding: 0;
}

/* 左メニュー */
.left_side ul {
  overflow: hidden;
    margin-bottom: 20px;
}
.left_side li {
  wdith: 226px;
    float: left;
    margin-right: 3px;
    margin-bottom: 5px;
}



/* 右メニュー */
.right_side ul {
    margin-bottom: 20px;
}
.right_side li {
  margin-bottom: 5px;
}



img.side_menu {
    margin-bottom: 10px;
}

.sub_image {
    margin-bottom: 10px;
    text-align: center;
    background: url('images/top/sub_head_wall.jpg') no-repeat center top;
}

.sub_image img {
  width: 100%;
}

.pagetop {
    display: none;
}

.sidemenu_regular li {
    display: inline-block;
}

ul.side-bnrs {
  margin:10px 0;
}

#theme_breadcrumbs {

}



/*------------------------------------------------------------------
イベント
-------------------------------------------------------------------*/
#aboutus_body table.table-event-wrap{
  border-collapse:collapse;
  width:100%;
  font-size:1.2em;
}

#aboutus_body table.table-event-wrap p{
  width:auto!important;
}

#aboutus_body table.table-event-wrap th,
#aboutus_body table.table-event-wrap td{
  border:none;
  vertical-align: top;
  padding:0 5px;
}

#aboutus_body table.table-event-wrap td.event-com{
  max-width:430px;
}

/*テーブルからリストへ変換*/
h1.h1-event-list{
	clear: both;
}

#aboutus_body div.table-event-wrap{
  width:100%;
  font-size:1em;
	overflow: hidden;
	margin-bottom:30px;
}

#aboutus_body div.table-event-wrap p{
  width:100%;
}

ul.ul-event-block{
	list-style: none;
	width:100%;
}

#aboutus_body ul.ul-event-block > li{
  padding:0 5px;
}

#aboutus_body ul.ul-event-block li.event-image{
  width:215px;
	float:right;
}

#aboutus_body ul.ul-event-block li.event-com-2col{
  width:75%;
	float:left;
}


ul.ul-event-date {
  margin-bottom:5px;
}

span.event-date,
span.event-time{
  font-weight: bold;
}

#event_page .fc-toolbar h2,
#event_calendar .fc-toolbar h2 {
  border:none;
  font-family: Meiryo,serif;
  font-size: 3em !important;
  color: #8a2055;
}


.ui-widget-header {
    background: none!important;
    color: #000!important;
    font-weight: bold;
    font-size:1.3em!important;
}


.hana-calendar pre {
    background-color: transparent;
    border:none;
    border-radius: 0;
    color: #fff;
    display: block;
    font-size: auto;
    line-height: auto;
    margin: 0 0 50px 0;
    overflow-wrap: break-word;
    padding: 0;
    word-break: break-all;
}

.hana-calendar h2 a{
  overflow: hidden!important;
}

/*おすすめイベントスライダー*/
.event-slide-wrap {
  width:100%;
  background-color:#e9e9e9;
  margin:0 auto 30px;
  padding:20px 40px;
}

table.table-eventslide {
  border-collapse: collapse;
  width:100%;
}

table.table-eventslide td{
  vertical-align: top;
}

table.table-eventslide td.td-slide-left{
  width:127px;
}

table.table-eventslide td.td-slide-right{
  padding:0 20px;
}

table.table-eventslide td.td-slide-right h4{
  font-size:1.3em;
  font-weight: bold;
  margin-bottom:10px!important;
}

.slide-excerpt {
  margin:0 0 30px;
}

.event-slide-title {
  border:none;
  font-weight: bold;
  margin:0 0 15px 0;
  padding:0;
  font-size:1.3em;
}


.bnt-detail a{
  padding:3px 10px;
  background-color:#000;
  color:#fff!important;
  border-radius: 5px;
}

.bnt-detail a:hover{
  background-color:#d9d9d9;
}

.slick-prev::before{
    content: url(./btn/arrow_left.png) !important;
}

.slick-next::before{
    content: url(./btn/arrow_right.png) !important;
}

.slick-prev{
    left: -28px!important;
}

.slick-next{
    right: -28px!important;
}


#event_calendar h2{
    padding: 3px 50px 3px 0!important;
}

button.fc-month-button{
  display: none!important;
}





/****************************************
    CONTACT FORM css
****************************************/

#ccenter table.outer {
    width:100%;
    margin:20px 0;
    border: 2px solid #ffeeee;
}
#ccenter table.outer td {
    padding: 13px;
}
#ccenter table.outer td.head {
    border-right: 1px solid #ffeeee;
    width:25%;
}
#ccenter table.outer td.head em {
    color: #ef857d;
    font-weight:600;
}
#ccenter table.outer td input {
    border: 1px solid #ccc;
    border-radius: 3px;
    font-size: 14px;
    padding: 7px 10px 7px 8px;
    text-overflow: "";
    width:75%;
}
#ccenter table.outer td textarea {
    border: 1px solid #ccc;
    border-radius: 3px;
}
#ccenter table.outer td input:hover {
    opacity:0.6;
}
#ccenter table.outer tr:nth-child(2n) {
    background: #fff5f5;
}
#ccenter input.formBtn {
    background-color: #e91e63;
    border: medium none;
    cursor: pointer;
/*     display: block; */
    font-family: "メイリオ",Meiryo,"ヒラギノ角ゴ Pro W3",sans-serif;
    font-size: 110%;
 /*    margin: 0; */
    overflow: hidden;
    padding: 11px 0;
    position: relative;
    text-align: center;
    width: 160px;
    color: #fff;
    border-radius: 5px;
}
#ccenter input.formBtn:hover {
  background: #666;
    font-weight:600;
}
#ccenter input.form_noBtn {
    background-color: #333;
    border: medium none;
    cursor: pointer;
/*     display: block; */
    font-family: "メイリオ",Meiryo,"ヒラギノ角ゴ Pro W3",sans-serif;
    font-size: 110%;
 /*    margin: 0; */
    overflow: hidden;
    padding: 11px 0;
    position: relative;
    text-align: center;
    width: 160px;
    color: #fff;
    border-radius: 5px;
}
#ccenter .message {
    margin:20px 0;
}
#ccenter .message h3 {
    font-weight:600;
    font-size:22px;
    color:#8A2055;
  text-align:center;
    border-bottom:none!important;
    margin:70px 0;
}
#ccenter .message p {
    padding:20px;
}

#ccenter .phone {
    font-family: Arial;
    font-size: 25px;
    font-weight: 600;
    margin: 0;
    padding-left: 20px;
}
#ccenter .phone span {
    font-size: 14px;
    color: #212121;
    font-weight:400;
}

.inq_message {
    margin: 8px 0 10px 0;
}


/*XOOPSモジュール用*/
.pico_body {
    margin: 0 -2px 30px; 
    padding: 15px 8px;
}

/*パンくずリスト*/
#breadcrumb ul li{
  display: inline-block;
}

#breadcrumb ul li.li-sub:before{
  content: ">";
  padding:0 5px;
}

/*ウィジェット*/
.widgettitle {
  display: none;
}

table#table_event01 th,
table#table_event01 td{
border:none;
}



.img-responsive {
    display: block;
    max-width: 100%;
    height: auto;
}

/*---------------------------------------------------
微調整
----------------------------------------------------*/
/*イベント情報*/
.spring-title h3 {
  margin: 0 0 10px;
  line-height:1.1em;
}

table.spring-table {
  margin-bottom:40px!important;
  margin-left:30px!important;
}

.spring-detail {
  line-height: 1.5em;
}

.spring-pht {
  width:210px;
}

/*スプリングガーデンショー*/
#post-744 #aboutus_body table th,
#post-744 #aboutus_body table td {
    border:none!important;
}

#event_page #event-section,
#event_calendar #event-section {
  padding:0!important;
}

.wpfc-calendar-wrapper *,
.ui-selectmenu-menu {
    font-size: auto!important;
}

#event_page #aboutus_body table,
#event_calendar #aboutus_body table{
    margin: 0 0 30px!important;
}

#event_page #aboutus_body table th,
#event_calendar #aboutus_body table th{
    line-height:3em;
  font-size:1.3em;
}

#event-calendar h2 {
    border-left:none!important;
    padding: 0;
    width: auto;
  font-size:3em!important;
}

#event-calendar .fc-center {
    padding-right: 100px;
}

#aboutus_body table.table-event-wrap {
    font-size: 1.2em!important;
}

span.fc-time {
  display: none!important;
}

/*トップバナー欄*/
dl.dl-title dt{
  float:left;
  clear:left;
  width:20px;
  padding-top:5px;
}

dl.dl-title dd{
  float:left;
  width:180px;
}

/*イベント詳細*/
/*td.event-image img {
  border:1px solid #bbb!important;
}*/

td.event-image {
  text-align:right!important;
  width:210px;
}

/*イベント一覧*/
h2.h2-eventlist {
    border-left: none!important;
    border-bottom: 1px solid #999;
    color: #000;
    font-size: 1.3em!important;
    font-weight:normal;
    margin: 0 0 20px;
    padding: 0 0 10px 0;
}

/*TinyMCA編集エディタ用*/
h4.underline{
  padding-bottom:5px;
  border-bottom:1px solid #999;
  margin-bottom:8px;
}

/*ページネーション*/
#pagination{
  text-align:center;
}

#pagination a {
 padding:2px 10px;
 background-color:#8a2055;
 color:#fff!important;
 border-radius: 5px;
}

#pagination a:hover{
 background-color:#B97999;
}

/*Gifu Rose Competition*/
.content_wrap h3 {
    margin: 10px 0 10px 0!important;
}

#english .content_wrap h2,
#corean .content_wrap h2,
#t_chinese .content_wrap h2,
#s_chinese .content_wrap h2,
#francais .content_wrap h2 {
    border-left: 5px solid #fc8302;
    font-size: 1.2em;
    margin: 20px 0;
}

/*Facebook*/
#pagePlugin {
  width:100%!important;
}

#pagePlugin iframe{
  margin:0 auto;
}

#mep_0{
  width:90%!important;
}

.mejs-overlay-button{
 margin: -50px 0 0 -50px!important;
}



#About-Rose .wp-video-shortcode {
width:100% !important;
margin-bottom:2rem;
}/**/

.imagemap-shop{
  width: 100%;
  height: auto;
}



@media screen and (max-width: 480px){
section#parkmap {
    padding: 3em 0 !important;
}
}
@media screen and (max-width: 767px) and (min-width: 481px){
body section#parkmap {
    padding: 3em 0 !important;
}
}

@media screen and (max-width: 992px){
    #intro {
        position: absolute !important;
        top: auto !important;
    }
}
@media screen and (max-width: 1199px) and (min-width: 993px){
    #intro {
        position: absolute !important;
    }
}
