@charset "UTF-8";
/* //////////////////////////////////////////////////////////////////////////////////
CSS Information
styleinfo:default
////////////////////////////////////////////////////////////////////////////////// */
/*reset
------------------------------- */
/*
html5doctor.com Reset Stylesheet v1.6.1
Last Updated: 2010-09-17
Author: Richard Clark - http://richclarkdesign.com
*/
html, body, div, span, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
abbr, address, cite, code,
del, dfn, em, img, ins, kbd, q, samp,
small, strong, sub, sup, var,
b, i,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, figcaption, figure,
footer, header, hgroup, menu, nav, section, summary,
time, mark, audio, video {
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
  font-size: 100%;
  vertical-align: baseline;
  background: transparent;
}

body {
  line-height: 1;
}
body#top{
	position: static!important;
}
article, aside, details, figcaption, figure,
footer, header, hgroup, menu, nav, section {
  display: block;
}

nav ul {
  list-style: none;
}

blockquote, q {
  quotes: none;
}

blockquote:before, blockquote:after,
q:before, q:after {
  content: '';
  content: none;
}

a {
  margin: 0;
  padding: 0;
  font-size: 100%;
  vertical-align: baseline;
  background: transparent;
}

/* change colours to suit your needs */
ins {
  background-color: #ff9;
  color: #000;
  text-decoration: none;
}

/* change colours to suit your needs */
mark {
  background-color: #ff9;
  color: #000;
  font-style: italic;
  font-weight: bold;
}

del {
  text-decoration: line-through;
}

abbr[title], dfn[title] {
  border-bottom: 1px dotted;
  cursor: help;
}

table {
  border-collapse: collapse;
  border-spacing: 0;
}
#top #gfooter .under .navi_area a {
	padding-right: 25px;
	padding-left: 25px;
	font-weight: bold;
}

/* change border colour to suit your needs */
hr {
  display: block;
  height: 1px;
  border: 0;
  border-top: 1px solid #cccccc;
  margin: 1em 0;
  padding: 0;
}

input, select {
  vertical-align: middle;
}

/*clearfix
------------------------------- */
.clearfix:before,
.clearfix:after {
  content: "";
  display: table;
}

.clearfix:after {
  clear: both;
}

html {
  overflow-y: scroll;
}

body {
	font-size: 11px;
	font-family: 'ヒラギノ角ゴ Pro W3','Hiragino Kaku Gothic Pro','メイリオ','Meiryo','Osaka','ＭＳ Ｐゴシック','MS P Gothic',Arial,Helvetica,Verdana,sans-serif;
	line-height: 1.636;
	letter-spacing: 0;
	color: #1c1c1c;
	background: #d9d8d6;
	-webkit-text-size-adjust: 100%;
	/* [disabled]width: 100%; */
}

img {
  margin: 0;
  padding: 0;
  vertical-align: bottom;
}

li {
  list-style-type: none;
}

.clearfix > li {
  float: left;
}

a:link,
a:visited,
a:active {
  color: #ffffff;
  text-decoration: none;
}

a:hover {
  text-decoration: none;
}

a.normal {
  color: #e57335;
}

.normal:hover {
  text-decoration: underline;
}

.false {
  cursor: default;
}

.phone {
  color: #1c1c1c !important;
}

.none {
  display: none;
}

.floatL {
  float: left;
}

.floatR {
  float: right;
}

.under0 {
  margin-bottom: 0 !important;
}

.under10 {
  margin-bottom: 10px !important;
}

.under20 {
  margin-bottom: 20px !important;
}

.under30 {
  margin-bottom: 30px !important;
}

.under40 {
  margin-bottom: 40px !important;
}

.under50 {
  margin-bottom: 50px !important;
}

.under60 {
  margin-bottom: 60px !important;
}

.under70 {
  margin-bottom: 70px !important;
}

.under80 {
  margin-bottom: 80px !important;
}

.under90 {
  margin-bottom: 90px !important;
}

.under100 {
  margin-bottom: 100px !important;
}

.marL10 {
  margin-left: 10px;
}

.marL20 {
  margin-left: 20px;
}

.marL30 {
  margin-left: 30px;
}

.marL40 {
  margin-left: 40px;
}

.marL50 {
  margin-left: 50px;
}

.marL60 {
  margin-left: 60px;
}

.marL70 {
  margin-left: 70px;
}

.marL80 {
  margin-left: 80px;
}

.marL90 {
  margin-left: 90px;
}

.marL100 {
  margin-left: 100px;
}

.over10 {
  margin-top: 10px;
}

.over20 {
  margin-top: 20px;
}

.over30 {
  margin-top: 30px;
}

.over40 {
  margin-top: 40px;
}

.over50 {
  margin-top: 50px;
}

.over60 {
  margin-top: 60px;
}

.over70 {
  margin-top: 70px;
}

.over80 {
  margin-top: 80px;
}

.over90 {
  margin-top: 90px;
}

.over100 {
  margin-top: 100px;
}

.p-relative {
  position: relative;
}

.alignC {
  text-align: center !important;
}

.alignL {
  text-align: left !important;
}

.alignR {
  text-align: right !important;
}

.T10 {
  font-size: 10px !important;
}

.T11 {
  font-size: 11px !important;
}

.T12 {
  font-size: 12px !important;
}

.T14 {
  font-size: 14px !important;
}

.Tbold {
  font-weight: bold;
}

.yellow {
  color: #f8f073;
}

.orange {
  color: #f5ac7f;
}

.green {
  color: #5d98a0;
}

.purple {
  color: #6a76b0;
}

.pink {
  color: #e075a3;
}

.gray {
  color: #b5b1ae;
}

.lightblue {
  color: #aeeeed;
}

.navy {
  color: #303151;
}

.red {
  color: #c41830;
}

.white {
  color: #f0f0f0;
}

.black {
  color: #000000;
}

.sg_red {
  color: #c60c38;
}

.btn {
  display: block;
  width: 100%;
  height: 100%;
  overflow: hidden;
  text-indent: 100%;
  white-space: nowrap;
}

.under6 {
  margin-bottom: 6px !important;
}

/* //////////////////////////////////////////////////////////////////////////////////
CSS Information
styleinfo:style
////////////////////////////////////////////////////////////////////////////////// */
/* loader
===============================================*/
/* base
===============================================*/
article {
  margin-bottom: 20px;
}

.widthfix {
  width: 1200px;
  margin: 0 auto;
  position: relative;
}

.sub_page.widthfix {
  width: 940px;
}

.half_column {
  width: 460px;
}

/*header
===============================================*/
#gheader {
  width: 100%;
  padding-top: 30px;
  background-color: #52433d;
}

#gheader .wrapper {
  margin-bottom: 30px;
}

#headerlogo {
  float: left;
  width: 190px;
  height: 72px;
  margin-top: 0px;
  margin-left: 0;
}

.btn-home {
  display: block;
  width: 100%;
  height: 100%;
  background: url(../img/header/logo.png) no-repeat 0 0;
  overflow: hidden;
  text-indent: 110%;
  white-space: nowrap;
}

#gheader .right_area {
  float: right;
  width: 130px;
  padding-right: 30px;
  padding-top: 5px;
}
#gheader .right_area.search-under {
  padding-top: 18px;
}

#language {
  width: 130px;
  height: 18px;
  background: url(../img/header/bg_language.gif) no-repeat 69px 50%;
}

#language.trilingual {
  background: none;
}

.lang {
  height: 18px;
}
.lang .active {
  cursor: default;
}

.ja {
  width: 70px;
  background: url(../img/header/header20141023.png) no-repeat 0px 0px;
}

.en {
  width: 60px;
  background: url(../img/header/header20141023.png) no-repeat -70px 0px;
}

.ja:hover,
.ja.active {
  background-position: 0px -18px;
}

.en:hover,
.en.active {
  background-position: -70px -18px;
}

.en.disabled {
  background-position: -70px -36px;
  cursor: default;
}

.trilingual .ja {
  width: 34px;
  background-position: -366px 0;
}
.trilingual .ja:hover, .trilingual .ja.active {
  background-position: -366px -18px;
}

.trilingual .en {
  width: 48px;
  background-position: -270px 0;
}
.trilingual .en:hover, .trilingual .en.active {
  background-position: -270px -18px;
}
.trilingual .en.disabled {
  background-position: -270px -36px;
  cursor: default;
}

.trilingual .zh {
  width: 48px;
  background: url(../img/header/header20141023.png) no-repeat -318px 0px;
}
.trilingual .zh:hover, .trilingual .zh.active {
  background-position: -318px -18px;
}
.trilingual .zh.disabled {
  background-position: -318px -36px;
  cursor: default;
}

.supporters {
  width: 130px;
  height: 31px;
  margin-top: 5px;
}

.supporters a {
  background: url(../img/header/header20141023.png) no-repeat -130px 0px;
}

.supporters a:hover {
  background-position: -130px -31px;
}

#header-search {
  width: 221px;
  height: 27px;
  padding: 0;
  overflow: hidden;
  position: absolute;
  right: 0;
  top: -20px;
}

#header-search-form {
  display: none;
  width: 191px;
  height: 27px;
  padding: 0;
  overflow: hidden;
}

#header-search-btn {
  display: block;
  width: 27px;
  height: 27px;
  padding: 0;
  background: url(../img/header/icon_search.png) no-repeat -3px 0;
  overflow: hidden;
  text-indent: 110%;
  white-space: nowrap;
  position: absolute;
  top: 0;
  right: 0;
}
#header-search-btn:hover {
  background-position: -33px 0;
}
#header-search-btn.active {
  background-position: -3px -27px;
}
#header-search-btn.active:hover {
  background-position: -33px -27px;
}

.gsc-search-button {
  border-color: #705b53 !important;
  padding: 0 !important;
  margin: 0 !important;
  background-color: #705b53 !important;
  vertical-align: middle !important;
}
.gsc-search-button input {
  padding: 6px !important;
}
.gsc-search-button input:hover {
  border-color: #e7a17c !important;
  background-color: #e7a17c !important;
}

.gsc-input {
  padding-right: 0 !important;
  vertical-align: top;
}

.gnavi_area {
  background: url(../img/header/bg_gnavi.gif) repeat-x 0px 100%;
}

.gnavi_container {
  margin: 0 0 0 4px;
}

.gnavi {
  width: 157px;
  height: 40px;
  margin-right: 4px;
}

.gnavi.last {
  margin-right: 0;
}

#gn_roots {
  background: url(../img/header/header20141023.png) no-repeat 0px -62px;
}

#gn_roots:hover,
#gn_roots.active,
#gn_roots.current {
  background-position: 0px -102px;
}

#gn_power {
  background: url(../img/header/header20141023.png) no-repeat -157px -62px;
}

#gn_power:hover,
#gn_power.active,
#gn_power.current {
  background-position: -157px -102px;
}

#gn_curator {
  background: url(../img/header/header20141023.png) no-repeat -314px -62px;
}

#gn_curator:hover,
#gn_curator.active,
#gn_curator.current {
  background-position: -314px -102px;
}

#gn_okurimono {
  background: url(../img/header/header20141023.png) no-repeat -471px -62px;
}

#gn_okurimono:hover,
#gn_okurimono.current {
  background-position: -471px -102px;
}

#gn_about {
  background: url(../img/header/header20141023.png) no-repeat -628px -62px;
}

#gn_about:hover,
#gn_about.current {
  background-position: -628px -102px;
}

#gn_backnumber {
  background: url(../img/header/header20141023.png) no-repeat -785px -62px;
}

#gn_backnumber:hover,
#gn_backnumber.current {
  background-position: -785px -102px;
}

#subnavi_area {
  background-color: #fcfaf2;
}

#subnavi_area > .widthfix {
  padding: 8px 0;
}

.snavi {
  line-height: 2;
  padding: 0;
  margin: 0 20px 0 10px;
  position: relative;
}

.snavi .current {
  color: #e7a17c;
}

.snavi a {
  color: #52433d;
  font-size: 12px;
  font-weight: bold;
  display: inline-block;
}

.snavi a:hover {
  color: #e7a17c;
}

.toggle_list {
  width: 300px;
  padding: 0 8px;
  margin-top: -24px;
  margin-left: 50px;
  background: #f0ebd8;
  position: relative;
  top: 0px;
  left: 0px;
  z-index: 1000;
  display: none;
}

.toggle_btn.current {
  color: #e57335;
  padding: 0 10px;
  background-color: #f0ebd8;
}

.change_sp {
  font-size: 30px;
  margin: -30px 0 30px 0;
  background-color: #000;
  text-align: center;
  /*Android Chromeフォントバグ対策*/
  max-height: 999999px;
}
.change_sp a {
  display: block;
  padding: 20px 0;
}

/*gnavi改修*/
.sub-section {
  padding: 0 10px;
}
.sub-section.upper {
  padding: 0 10px 8px 10px;
  border-bottom: 1px solid #d9d8d6;
  margin: 0 0 8px 0;
}
.sub-section .snavi {
  padding: 0 0 0 10px;
  margin: 0 20px 0 0;
  background: url(../img/header/icon_snavi.png) no-repeat 0 50%;
}

.sub-section-title {
  color: #52433d;
  font-weight: bold;
  float: left;
  width: 100px;
  padding: 3px 0;
  -moz-border-radius: 3px;
  -webkit-border-radius: 3px;
  border-radius: 3px;
  background-color: #d9d8d6;
  text-align: center;
}

.sub-section-right {
  float: right;
  width: 830px;
}

/*footer
===============================================*/
#gfooter .wrapper {
  width: 100%;
  padding: 18px 0;
  background-color: #52433d;
}

.widget_text{
  background: #52433d;
  text-align: center;
  padding-top: 30px;
}
.widget_text p{font-size: 14px;color: #FFF;letter-spacing: 1px;}

#gfooter .widget_area{background: #52433d;}
#gfooter .widget_area ul {
    overflow: hidden;
    background: #52433d;
    width: 896px;
    height: 146px;
    margin: 0 auto;
    padding: 20px 0 0;
}
#gfooter .widget_area li {
    list-style: none;
    float: left;
    width: 146px;
    margin-right: 4px;
}
#gfooter .widget_area li:nth-child(6n){margin-right: 0;}
#gfooter .widget_area li:hover{opacity: .8;}
#gfooter .widget_area .instagram-image {
    width: 100%;
}

#fn_home {
  width: 161px;
  height: 18px;
  background: url(../img/footer/bg_footer_20141023.png) no-repeat 0px 0px;
}

#fn_home:hover,
#fn_home.current {
  background-position: 0px -18px;
}

#fn_roots {
  width: 175px;
  height: 18px;
  background: url(../img/footer/bg_footer_20141023.png) no-repeat -322px 0px;
}

#fn_roots:hover,
#fn_roots.current {
  background-position: -322px -18px;
}

#fn_power {
  width: 176px;
  height: 18px;
  background: url(../img/footer/bg_footer_20141023.png) no-repeat -672px 0px;
}

#fn_power:hover,
#fn_power.current {
  background-position: -672px -18px;
}

#fn_curator {
  width: 153px;
  height: 18px;
  background: url(../img/footer/bg_footer_20141023.png) no-repeat -1024px 0px;
}

#fn_curator:hover,
#fn_curator.current {
  background-position: -1024px -18px;
}

#fn_okurimono {
  width: 147px;
  height: 18px;
  background: url(../img/footer/bg_footer_20141023.png) no-repeat -1330px 0px;
}

#fn_okurimono:hover,
#fn_okurimono.current {
  background-position: -1330px -18px;
}

#fn_about {
  width: 161px;
  height: 18px;
  margin-top: 8px;
  background: url(../img/footer/bg_footer_20141023.png) no-repeat -161px 0px;
}

#fn_about:hover,
#fn_about.current {
  background-position: -161px -18px;
}

#fn_backnumber {
  width: 175px;
  height: 18px;
  margin-top: 8px;
  background: url(../img/footer/bg_footer_20141023.png) no-repeat -497px 0px;
}

#fn_backnumber:hover,
#fn_backnumber.current {
  background-position: -497px -18px;
}

#fn_inquiry_en {
  width: 176px;
  height: 18px;
  margin-top: 8px;
  background: url(../img/footer/bg_footer_20141023.png) no-repeat -848px 0px;
}

#fn_inquiry_en:hover,
#fn_inquiry_en.current {
  background-position: -848px -18px;
}

#fn_terms_en {
  width: 153px;
  height: 18px;
  margin-top: 8px;
  background: url(../img/footer/bg_footer_20141023.png) no-repeat -1177px 0px;
}

#fn_terms_en:hover,
#fn_terms_en.current {
  background-position: -1177px -18px;
}

#fn_privacy_en {
  width: 147px;
  height: 18px;
  margin-top: 8px;
  background: url(../img/footer/bg_footer_20141023.png) no-repeat -1477px 0px;
}

#fn_privacy_en:hover,
#fn_privacy_en.current {
  background-position: -1477px -18px;
}

.fnavi {
  height: 18px;
  padding-left: 19px;
  margin-top: 8px;
  background: url(../img/footer/bg_footer_20141023.png) no-repeat 0px -36px;
}

.fnavi a {
  color: #ffffff;
  display: block;
}

.fnavi a:hover,
.fnavi .current {
  color: #e7a17c;
}

#fn_terms {
  width: 157px;
}

#fn_faq {
  width: 128px;
}

#fn_inquiry {
  width: 128px;
}

#fn_privacy {
  width: 134px;
}

#shouhyou {
  color: #52433d;
  font-size: 10px;
  padding-top: 12px;
  text-align: right;
  /*Android Chromeフォントバグ対策*/
  max-height: 999999px;
}

#copyright {
  padding-bottom: 12px;
  text-align: right;
}

#page_top {
  display: block;
  width: 44px;
  height: 44px;
  background: url(../img/footer/btn_pagetop.gif) no-repeat 0px 0px;
  overflow: hidden;
  text-indent: 100%;
  white-space: nowrap;
  position: absolute;
  top: 0px;
  right: 0px;
}

#page_top:hover {
  background-position: 0px -44px;
}

/*bxslider
===============================================*/
.bx-wrapper {
  position: relative;
}

.bx-controls {
  /*
  	width: 100%;
  	height: 100%;
  	position: absolute;
  	top: 0px;
  	left: 0px;
    */
  }

  .bx-pager {
    position: absolute;
    bottom: 14px;
    right: 21px;
  }

  .bx-pager-item {
    float: left;
  }

  .bx-pager-link {
    display: block;
    width: 27px;
    height: 2px;
    padding: 0;
    margin-left: 5px;
    background-color: #ffffff;
    overflow: hidden;
    text-indent: 100%;
    white-space: nowrap;
  }

  .bx-pager-link.active {
    background-color: #d46584;
  }

  .bx-controls-direction {
    clear: left;
  }

  .bx-prev {
    display: none;
  }

  .bx-next {
    display: block;
    width: 8px;
    height: 30px;
    background: url(../img/top/slide/btn_next.png) no-repeat 0px 0px;
    overflow: hidden;
    text-indent: 100%;
    white-space: nowrap;
    position: absolute;
    right: 17px;
    top: 200px;
  }

/*contents top
===============================================*/
#top_page {
  margin-bottom: 33px;
}

#top_main {
	float: left;
	width: 1200px;
	margin-left: 14px;
	overflow: hidden;
	transition: 1s;
}

#right_column {
  float: right;
  width: 186px;
}

.topbox {
  padding: 7px;
  -moz-border-radius: 3px;
  -webkit-border-radius: 3px;
  -o-border-radius: 3px;
  -ms-border-radius: 3px;
  border-radius: 3px;
  background: url(../img/top/bg_topbox.gif) repeat 0px 0px;
  position: relative;
}
.topbox a {
  display: block;
  position: relative;
}

.coming_soon {
  position: absolute;
  top: 0;
  left: 0;
}

.label_new {
  position: absolute;
  top: -1px;
  right: -1px;
}

.disabled a {
  cursor: default;
}

#right_column .upper {
  margin-bottom: 5px;
}

#right_column .banner_block {
  display: block;
  border: 1px solid #c8c8c8;
  margin-bottom: 10px;
  background-color: #ffffff;
}

#right_column .banner_block:hover {
  border-color: #e7a17c;
}


#right_column .social_area {
  width: 172px;
  overflow: hidden;
}
#right_column .social_area li {
  margin: 0 0 4px 0;
}
#right_column .social_area li:last-child {
  margin: 0;
}

.rnavi {
  font-size: 10px;
  display: block;
  padding: 7px 10px;
  -moz-border-radius: 6px;
  -webkit-border-radius: 6px;
  -o-border-radius: 6px;
  -ms-border-radius: 6px;
  border-radius: 6px;
  margin-bottom: 6px;
  background-color: #000000;
}

.rnavi.last {
  margin-bottom: 0;
}

.rnavi:hover {
  color: #e7a17c;
}

#top_slide {
  margin: 14px 0;
}

#top_main .topbox {
  height: 261px;
  margin: 0 5px 5px 0;
  overflow: hidden;
}

#top_main .small {
  width: 177px;
}

#top_main .middle {
  width: 373px;
}

.thumb_movie {
  display: block;
  width: 100%;
  height: 225px;
  padding-top: 36px;
  background-color: #000000;
  text-align: center;
  position: relative;
}

.thumb_movie .place {
  color: #ffffff;
  line-height: 2;
  text-align: right;
  position: absolute;
  top: 36px;
  left: 0px;
}

.thumb_movie .label {
  position: absolute;
  top: 0px;
  left: 10px;
}

.thumb_movie .icon {
  position: absolute;
  top: 122px;
  left: 154px;
}

/*contents sub
===============================================*/
.sub_page.white_back {
  padding: 15px;
  -moz-border-radius: 3px;
  -webkit-border-radius: 3px;
  -o-border-radius: 3px;
  -ms-border-radius: 3px;
  border-radius: 3px;
  margin-top: 15px;
  background-color: #fcfaf2;
}

.sub_page {
  margin-top: 30px;
  margin-bottom: 80px;
}

.sub_page h1 {
  color: #cb1b45;
  font-size: 30px;
  font-weight: bold;
}
.sub_page h1 .pronunciation {
  font-size: 20px;
  display: inline-block;
  vertical-align: middle;
  *vertical-align: auto;
  *zoom: 1;
  *display: inline;
  padding: 5px 0 12px 0;
  margin: 0 10px;
}

.sub_page .text {
  font-size: 12px;
  font-weight: bold;
}

#supporters_page {
  margin-top: 20px;
  margin-bottom: 30px;
}

#supporters_page .text {
  margin: 10px 0 20px 0;
}

.box_black {
  padding: 20px 35px;
  border: 1px solid #f4f4f4;
  background-color: #000000;
}

.supporters_list {
  width: 50%;
  margin: 5px 0 18px 0;
}

.supporters_link {
  color: #f4f4f4;
  font-size: 14px;
  font-weight: bold;
}

.supporters_link:hover {
  color: #e7a17c;
}

.supporters_link span {
  color: #9f9d9d;
  font-size: 12px;
  font-weight: bold;
  display: block;
}

#intro_block {
  margin-bottom: 70px;
}

#intro_block .left_area {
  float: left;
  width: 500px;
}

#intro_block .right_area {
  float: right;
  width: 410px;
  padding-top: 30px;
}

#intro_block .title_area h1 {
  line-height: 1.2;
  display: inline-block;
  padding: 5px 0 4px 0;
}

#intro_block .share_box {
  display: inline-block;
  width: 62px;
  height: 19px;
  margin-left: 15px;
  position: relative;
}

#intro_block .btn_share {
  display: block;
  width: 62px;
  height: 19px;
  background: url(../img/ezey/share/btn_share_2.png) no-repeat 50% 50%;
  overflow: hidden;
  text-indent: 100%;
  white-space: nowrap;
}

/* new-share-block */
.new-share-block{
  position:fixed;
  left:50%;
  top:296px;
  background: rgba(83,69,64,.5);
  border-radius: 5px;
  width: 30px;
  padding: 14px 7px 0;
  margin-left: -543px;
}
.new-share-block p{
  color:#FFF;
  font-size: 9px;
  line-height: 1;
  margin-bottom: 14px;
  text-align: center;
}
.new-share-block .icon{
  box-sizing:border-box;
  border-radius:50%;
  width: 30px;
  height:30px;
  margin-bottom: 14px;
  position:relative;
  overflow:hidden;
  opacity:.5;
}
.new-share-block .icon-eff{
  box-sizing:border-box;
  border-radius:50%;
/*   border: 1px solid #FFF; */
  width: 30px;
  height:30px;
  transition:0.7s;
  position:absolute;
}

.new-share-block .icon img{
  width: 100%;
  z-index:2;
  position:relative;
}
.new-share-block .icon:hover{opacity:1;}
.new-share-block .icon:hover .icon-eff{
  border: 15px solid #FFF;
}

/* new-share-block */

#intro_block .btn_list {
  width: 120px;
  padding: 12px;
  padding-bottom: 7px;
  border: 1px solid #cccccc;
  -moz-border-radius: 3px;
  -webkit-border-radius: 3px;
  -o-border-radius: 3px;
  -ms-border-radius: 3px;
  border-radius: 3px;
  background-color: #ffffff;
  overflow: hidden;
  position: absolute;
  left: 21px;
  top: -1000px;
  z-index: 1000;
}

#intro_block .btn_list > li {
  height: 21px;
  margin-bottom: 6px;
  overflow: hidden;
}

#intro_block .genre {
  font-size: 12px;
  font-weight: bold;
  margin-bottom: 6px;
}

#intro_block .pref {
  font-size: 18px;
  font-weight: bold;
  margin-top: 6px;
  margin-bottom: 20px;
}

#intro_block .power_category {
  color: #ffffff;
  font-size: 12px;
  font-weight: bold;
  line-height: 1;
  display: inline-block;
  padding: 8px 7px 6px 7px;
  -moz-border-radius: 3px;
  -webkit-border-radius: 3px;
  -o-border-radius: 3px;
  -ms-border-radius: 3px;
  border-radius: 3px;
  margin: 6px 0;
  background-color: #52433d;
}

#intro_block .text {
  font-size: 13px;
  line-height: 1.5;
  letter-spacing: 1px;
  margin-bottom: 1em;
  /*for Android (font-size-bug)*/
  max-height: 999999px;
}

#intro_block .infobox {
  position: relative;
}

.infobox .related_container {
  float: right;
  width: 560px;
  margin: -6px 0 6px 0;
  overflow: hidden;
}

.infobox .related {
  font-size: 12px;
  line-height: 2;
  display: block;
  float: right;
  padding: 3px 10px 3px 22px;
  -moz-border-radius: 3px;
  -webkit-border-radius: 3px;
  -o-border-radius: 3px;
  -ms-border-radius: 3px;
  border-radius: 3px;
  background: url(../img/share/recipe/icon_arrow_recipe.png) no-repeat 10px 50%;
  background-color: #52433d;
  margin: 0 0 6px 6px;
  text-align: left;
}

.related:hover {
  background-color: #e7a17c;
}

.main-fullsize {
  margin: 10px 0 20px 0;
}
.main-fullsize img {
  width: 100%;
  height: auto;
}

.contents_area {
  margin: 50px 0;
}

.contents_area > .left_area {
  float: left;
  width: 330px;
}

.contents_area > .right_area {
  float: right;
  width: 590px;
}

.kazari_pic {
  padding: 0 4px 4px 0;
  margin-bottom: 6px;
  background: url(../img/share/bg_pic.gif) no-repeat 0px 0px #d9d8d6;
}

.sub_page .contents_area .catch {
  font-size: 18px;
  font-weight: bold;
  margin-bottom: 24px;
}

.sub_page .contents_area .text {
  font-size: 13px;
  letter-spacing: 1px;
  font-weight: normal;
  margin-bottom: 20px;
}

.sub_page .contents_area .text img {
  display: inline-block;
}

.inner_wrapper .left_area {
  float: left;
  width: 345px;
}

.inner_wrapper .right_area {
  float: right;
}

.access_area {
  font-size: 12px;
  line-height: 1.5;
  padding: 14px;
  border: 1px solid #c7c5bb;
  -moz-border-radius: 3px;
  -webkit-border-radius: 3px;
  -o-border-radius: 3px;
  -ms-border-radius: 3px;
  border-radius: 3px;
}

.access_area .left_area {
  float: left;
  width: 435px;
  overflow: hidden;
}

.access_area .right_area {
  float: right;
  width: 460px;
  overflow: hidden;
}

.access_area h2 {
  color: #261309;
  font-size: 18px;
  font-weight: bold;
  line-height: 1.34;
  padding-left: 6px;
  border-left: 4px solid #261309;
  margin-bottom: 10px;
}

.access_area table {
  width: 100%;
  border-left: 1px solid #c7c5bb;
  border-top: 1px solid #c7c5bb;
  table-layout: fixed;
}

.access_area th {
  font-weight: normal;
  width: 84px;
  padding: 9px;
  border-right: 1px solid #c7c5bb;
  border-bottom: 1px solid #c7c5bb;
  background-color: #f5f2e6;
  text-align: left;
  vertical-align: top;
}

.access_area td {
  width: auto;
  padding: 9px;
  border-right: 1px solid #c7c5bb;
  border-bottom: 1px solid #c7c5bb;
  text-align: left;
  vertical-align: top;
  word-break: break-all;
}

.sightseeing_guide {
  width: 100%;
  margin: 40px 0 0 0;
}

.access_area .sightseeing_guide th {
  width: 130px;
  vertical-align: middle;
}

.access_area .link_ec {
  padding: 0 0 20px 0;
  border-bottom: 3px double #c7c5bb;
  margin: 0 0 40px 0;
}
.access_area .link_ec .text {
  font-size: 14px;
}

#inquiry_page .text {
  margin-bottom: 15px;
}

.box_white {
  padding: 20px;
  border: 1px solid #f4f4f4;
  -moz-border-radius: 3px;
  -webkit-border-radius: 3px;
  -o-border-radius: 3px;
  -ms-border-radius: 3px;
  border-radius: 3px;
  margin-top: 20px;
  background-color: #ffffff;
}

#inquiry_btn {
  display: inline-block;
  color: #ffffff;
  font-size: 12px;
  padding: 7px 10px;
  -moz-border-radius: 3px;
  -webkit-border-radius: 3px;
  -o-border-radius: 3px;
  -ms-border-radius: 3px;
  border-radius: 3px;
  background-color: #000000;
}

#inquiry_btn:hover {
  background-color: #e7a17c;
}

#terms_page > .text {
  margin-top: 10px;
}

#terms_page .fb {
  height: 200px;
  overflow-y: scroll;
}

#terms_page .article {
  margin-bottom: 20px;
}

#terms_page .article h2 {
  font-size: 14px;
  font-weight: bold;
  line-height: 2;
  margin-bottom: 4px;
}

#terms_page .article .text {
  font-size: 11px;
  font-weight: normal;
}

.article th, .article td {
  font-size: 11px;
  font-weight: normal;
  padding: 7px 0 0 7px;
  text-align: left;
  vertical-align: top;
}

.article ol,
.artice ul {
  margin-left: 7px;
}

.article ol li {
  margin-left: 16px;
  margin-bottom: 7px;
  list-style-type: decimal;
  list-style-position: outside;
}

.article ul li {
  margin-left: 16px;
  margin-bottom: 7px;
  list-style-type: disc;
  list-style-position: outside;
}

.enactment {
  margin-top: 40px;
}

.btn_area {
  margin: 30px;
  text-align: center;
}

.agreement_btn {
  display: inline-block;
  color: #ffffff;
  font-size: 12px;
  width: 200px;
  padding: 7px 10px;
  -moz-border-radius: 3px;
  -webkit-border-radius: 3px;
  -o-border-radius: 3px;
  -ms-border-radius: 3px;
  border-radius: 3px;
  background-color: #000000;
  text-align: center;
}

.agreement_btn:hover {
  background-color: #e7a17c;
}

.interview {
  padding: 20px;
  margin-bottom: 20px;
  background-color: #f5f2e6;
}

.interview .question {
  font-size: 12px;
  line-height: 1.5;
  font-weight: bold;
  margin-bottom: 12px;
}

.interview .question span {
  color: #e57335;
  margin-right: 6px;
}

.interview .answer {
  font-size: 118%;
  line-height: 1.6;
  width: 100%;
  margin-bottom: 0;
}

.interview > .left_area {
  float: left;
  width: 550px;
}

.interview > .right_area {
  float: right;
  width: 330px;
}

.interview .kazari_pic {
  margin-bottom: 0;
  background: url(../img/share/bg_pic_interview.gif) no-repeat left top #f39883;
}

.profile_area {
  padding: 14px;
  border: 1px solid #c7c5bb;
  -moz-border-radius: 3px;
  -webkit-border-radius: 3px;
  -o-border-radius: 3px;
  -ms-border-radius: 3px;
  border-radius: 3px;
}

.profile_area .left_area {
  float: left;
  width: 430px;
  overflow: hidden;
}

.profile_area .right_area {
  float: right;
  width: 430px;
  overflow: hidden;
}

.profile_area h2 {
  color: #261309;
  font-size: 18px;
  font-weight: bold;
  line-height: 1.33;
  padding-left: 6px;
  border-left: 4px solid #261309;
  margin-bottom: 10px;
}

.profile_area h3 {
  font-size: 14px;
  margin-bottom: 10px;
}

.profile_area .text {
  font-weight: normal;
  font-size: 12px;
}

.profile_area ul {
  padding-top: 7px;
  border-top: 1px dotted #c7c5bb;
}

.profile_area li {
  font-size: 12px;
  padding-left: 7px;
  padding-bottom: 7px;
  border-bottom: 1px dotted #c7c5bb;
  margin-bottom: 7px;
}

.bg_uj {
  background: url(../img/curator_1/kazari.png) no-repeat 86% 100%;
}

#map-canvas {
  width: 460px;
  height: 460px;
}

.menu {
  font-size: 20px;
  font-weight: bold;
}

#temari_menu_pic {
  width: 612px;
  height: 419px;
  margin: 0 auto;
  margin-bottom: 60px;
  background: url(../img/power_style_1/pic_3.jpg) no-repeat 0px 0px;
}

#temari_menu_pic > ul {
  width: 416px;
  height: 291px;
  padding-left: 97px;
  padding-top: 30px;
}

.temari_btn {
  float: left;
  width: 104px;
  height: 97px;
  position: relative;
}

.temari_btn > a {
  display: block;
  width: 100%;
  height: 100%;
  text-indent: 100%;
  overflow: hidden;
  white-space: nowrap;
}

.temari_btn > span {
  color: #000000;
  display: none;
  padding: 7px;
  background-color: #ffffff;
  white-space: nowrap;
  position: absolute;
  top: -20px;
}

#temari_menu_text {
  width: 740px;
  margin: 0 auto;
}

#temari_guide {
  float: left;
  width: 240px;
}

#temari_list {
  float: right;
  width: 500px;
}

#temari_list th {
  text-align: left;
}

#temari_list td {
  font-size: 13px;
  line-height: 1.5;
  padding: 7px 10px 20px 10px;
}

.style_2 .left_area,
.mekiki .left_area,
.style .left_area,
.roots .left_area {
  float: left;
  width: 590px;
}

.style_2 .right_area,
.mekiki .right_area,
.style .right_area,
.roots .right_area {
  float: right;
  width: 330px;
}

.mekiki_point {
  width: 860px;
  padding: 20px;
  border: 20px solid #f5f2e6;
}

.mekiki .kazari_pic {
  background-color: #c8e6a8;
}

.style .kazari_pic {
  background-color: #e1c345;
}

.pic_horizontal_area {
  width: 700px;
  margin: 0 auto;
}
.pic_horizontal_area .kazari_pic {
  float: left;
  width: 326px;
  margin: 0 10px;
}

.shun_time {
  font-size: 13px;
  margin-bottom: 24px;
  margin-left: 10px;
}

.shun_time dt {
  clear: left;
  float: left;
  width: 50px;
}

.shun_time.eng dt {
  width: 110px;
}

.shun_time.zhongwen dt {
  width: 60px;
}

.shun_time dd {
  width: auto;
  margin-bottom: 10px;
  margin-left: 50px;
}

.shun_time.eng dd {
  margin-left: 110px;
}

.shun_time.zhongwen dd {
  margin-left: 60px;
}

.title_point {
  margin-bottom: 14px;
}

.list_point {
  font-size: 14px;
  line-height: 2;
  padding: 1px 0;
}

.list_point span {
  margin-right: 6px;
}

.link_recipe {
  padding: 20px;
  border-top: 1px dotted #52433d;
  border-bottom: 1px dotted #52433d;
}

.link_recipe .left_area {
  float: left;
  width: 220px;
}

.link_recipe .right_area {
  float: left;
  width: 330px;
  padding-top: 10px;
}
.link_recipe .right_area.long {
  width: 680px;
}
.backnumber_pr {
  padding: 15px 0 15px 0;
  border-top: 1px dotted #52433d;
  border-bottom: 1px dotted #52433d;
}
a.menu_name {
  color: #e57335;
  font-size: 14px;
  display: block;
  margin: 0 0 10px 0;
}

.menu_name:hover {
  text-decoration: underline;
}

#recipe_page .main_pic {
  margin: 0 0 20px 0;
}
#recipe_page .contents_area {
  margin: 0 0 50px 0;
}
#recipe_page .title_group {
  font-size: 15px;
  font-weight: bold;
  line-height: 1.2;
  padding: 0 0 0 6px;
  border-left: 4px solid #000;
  margin: 0 0 20px 0;
}

.cook_time {
  font-size: 14px;
  line-height: 2;
  padding: 2px 0 0 36px;
  margin-bottom: 10px;
  background: url(../img/share/recipe/icon_timer.png) no-repeat left top;
}

.recipe_subtitle {
  font-size: 20px;
  font-weight: bold;
  margin-bottom: 20px;
  margin-left: 15px;
}

.ingredient {
  margin-bottom: 50px;
}

.ingredient > .list {
  float: left;
  width: 200px;
  padding-left: 20px;
  margin-right: 10px;
  background: url(../img/share/recipe/bg_line.gif) repeat-y 100% 0%;
}
.ingredient > .list.pattern2 {
  width: 800px;
  background: none;
}

.ingredient > .list.last {
  background: none;
}

.list li {
  font-size: 14px;
  line-height: 2;
  padding: 1px 0 1px 14px;
}

.table {
  font-size: 14px;
  margin: 0 0 0 20px;
}
.table th, .table td {
  font-weight: normal;
  padding: 6px 30px 6px 0;
  text-align: left;
  vertical-align: top;
}
.table .under th, .table .under td {
  padding: 6px 30px 20px 0;
}

.text.recipe {
  margin: 0 20px 20px 20px;
}

.mini_title {
  color: #ffffff;
  display: inline-block;
  padding: 1px 6px;
  margin-bottom: 10px;
  background-color: #1c1c1c;
}

.howto {
  padding: 30px 30px 30px 120px;
  -moz-border-radius: 6px;
  -webkit-border-radius: 6px;
  -o-border-radius: 6px;
  -ms-border-radius: 6px;
  border-radius: 6px;
  margin-bottom: 10px;
  background-color: #ffffff;
  position: relative;
}
.howto .pic {
  margin: 10px;
}

.sub_page .contents_area .howto .text {
  font-size: 13px;
  line-height: 1.5;
  margin-bottom: 0;
}

.stepnum {
  position: absolute;
  top: 16px;
  left: 22px;
}

.box_brown {
  padding: 20px;
  border: 1px solid #f4f4f4;
  -moz-border-radius: 3px;
  -webkit-border-radius: 3px;
  -o-border-radius: 3px;
  -ms-border-radius: 3px;
  border-radius: 3px;
  margin-top: 20px;
  background-color: #52433d;
  position: relative;
}

.tab_contents {
  position: absolute;
  top: 60px;
  left: 20px;
}

.tab_contents.current {
  margin-top: 40px;
  position: relative;
  top: 0px;
  left: 0px;
}

.tab_inner {
  width: 876px;
  padding: 26px 11px 15px 11px;
  -moz-border-radius: 3px;
  -webkit-border-radius: 3px;
  -o-border-radius: 3px;
  -ms-border-radius: 3px;
  border-radius: 3px;
  background-color: #fcfaf2;
  display: none;
}

.current .tab_inner {
  display: block;
}

.bn_block {
  float: left;
  width: 429px;
  padding: 15px 0 15px 9px;
  background: url(../img/backnumber/bg_date.png) no-repeat 9px 15px;
  cursor: pointer;
}

.bn_block .left_area {
  float: left;
  width: 198px;
  margin-top: 6px;
}

.bn_block .left_area .pic {
  display: block;
  width: 180px;
  height: 120px;
  padding: 0 6px 6px 0;
  background: url(../img/backnumber/bg_pic.png) no-repeat 0px 0px;
  position: relative;
}

.bn_block .left_area .movie {
  padding-top: 10px;
}

.bn_block .left_area .icon {
  position: absolute;
  left: 57px;
  top: 40px;
}

.bn_block .right_area {
  float: left;
  width: 231px;
}

.bn_block .date {
  color: #ffffff;
  font-size: 10px;
  line-height: 2.1;
}

.bn_block .title {
  font-size: 14px;
  font-weight: bold;
  line-height: 1.5;
  margin: 10px 0;
}

.bn_block .place,
.bn_block .power_category {
  color: #ffffff;
  font-size: 10px;
  font-weight: normal;
  line-height: 1.2;
  display: inline-block;
  padding: 3px 6px 3px 6px;
  -moz-border-radius: 9px;
  -webkit-border-radius: 9px;
  -o-border-radius: 9px;
  -ms-border-radius: 9px;
  border-radius: 9px;
  background-color: #c60c38;
}

.bn_block .catch {
  color: #c60c38;
}

.style_area {
  float: left;
  width: 437px;
  border-right: 1px solid #d9d9d9;
}

.mekiki_area {
  float: left;
  width: 437px;
  border-left: 1px solid #ffffff;
}

#bn_power h3 {
  font-size: 15px;
  margin-left: 10px;
}

.tab_contents_title {
  width: 160px;
  height: 40px;
  position: absolute;
  left: 0px;
  top: -40px;
}

#bn_roots > .tab_contents_title {
  margin-left: 20px;
}

#bn_power > .tab_contents_title {
  margin-left: 182px;
}

#bn_curator > .tab_contents_title {
  margin-left: 344px;
}

#bn_recipe > .tab_contents_title {
  margin-left: 506px;
}

.tab_contents_title > .btn {
  background: url(../img/backnumber/tab.png) no-repeat 0px 0px;
}

#bn_title_roots.active,
#bn_title_roots:hover {
  background-position: 0px -40px;
}

#bn_title_power {
  background-position: -160px 0px;
}

#bn_title_power.active,
#bn_title_power:hover {
  background-position: -160px -40px;
}

#bn_title_curator {
  background-position: -320px 0px;
}

#bn_title_curator.active,
#bn_title_curator:hover {
  background-position: -320px -40px;
}

#bn_title_recipe {
  background-position: -480px 0px;
}

#bn_title_recipe.active,
#bn_title_recipe:hover {
  background-position: -480px -40px;
}

#movie_page .infobox {
  height: 30px;
}

#movie_page .contents_area {
  margin: 0;
}

#movie_page .contents_area .caption_area {
  color: #ffffff;
  padding: 6px;
  background-color: #000000;
}

#movie_page .contents_area a {
  color: #e7a17c;
}

#movie_page .contents_area a:hover {
  text-decoration: underline;
}

.no_contents {
  padding: 9px;
}

.menubox_container {
  width: 920px;
  margin: 0;
}

.menubox {
  float: left;
  width: 400px;
  padding: 19px;
  border: 1px solid #e5e1d8;
  -moz-border-radius: 4px;
  -webkit-border-radius: 4px;
  border-radius: 4px;
  margin: 0 0 20px 20px;
  background-color: #f5f0e6;
}
.menubox .pic_area {
  margin: 6px 0;
}
.menubox .text {
  font-weight: normal;
}

.menubox_wide {
  padding: 20px;
  margin: 0 0 20px 0;
}
.menubox_wide .text {
  font-weight: normal;
  margin: 6px;
}

.foodstuff {
  padding: 20px;
  border: 1px solid #e1c345;
  -moz-border-radius: 3px;
  -webkit-border-radius: 3px;
  border-radius: 3px;
}
.foodstuff_movie {
  width: 418px;
  padding: 20px;
  border: 1px solid #e1c345;
  -moz-border-radius: 3px;
  -webkit-border-radius: 3px;
  border-radius: 3px;
}
.foodstuff .style .left_area {
  width: 330px;
}
.foodstuff .style .right_area {
  width: 530px;
}
.foodstuff .style_2 .left_area {
  width: 540px;
}
.foodstuff .style_2 .right_area {
  width: 330px;
}
.foodstuff .link_area {
  margin: 50px 0 0 0;
}

.food_name {
  font-size: 18px;
  font-weight: bold;
  padding: 0 0 6px 0;
  border-bottom: 1px solid #e1c345;
  margin-bottom: 24px;
}
.food_name span {
  color: #e1c345;
}

.block-movie {
  width: 910px;
  padding: 15px;
  margin: 30px auto;
  background-color: #e5e1d8;
}

/* OKURIMONO
===============================================*/
.okurimono-page {
  width: 970px;
  -moz-border-radius: 3px;
  -webkit-border-radius: 3px;
  border-radius: 3px;
  margin: 30px auto;
  background-color: #fff;
  -moz-box-shadow: #bfbfbd 0 0 10px;
  -webkit-box-shadow: #bfbfbd 0 0 10px;
  box-shadow: #bfbfbd 0 0 10px;
}
.okurimono-page .intro {
  padding: 30px;
}
.okurimono-page .intro .title-main {
  color: #705b53;
  font-size: 48px;
  font-family: 'ヒラギノ明朝 ProN W3' , 'Hiragino Mincho ProN' , 'ヒラギノ明朝 Pro W3' , 'Hiragino Mincho Pro' , HiraMinProN-W3 , 'TakaoEx明朝' , TakaoExMincho , 'MotoyaLCedar' , 'Droid Sans Japanese' , serif;
  font-weight: bold;
  line-height: 1.5;
}
.okurimono-page .intro .catch-intro {
  font-size: 24px;
  line-height: 1.5;
  margin: 0 0 12px;
  background: url(../img/okurimono/catch_intro.png) no-repeat 0 0;
  overflow: hidden;
  text-indent: 110%;
  white-space: nowrap;
}
.okurimono-page .intro .catch-intro.en {
  width: 100%;
  background: url(../img/okurimono/catch_intro_en.png) no-repeat 0 0;
}
.okurimono-page .intro .catch-intro.zh {
  width: 100%;
  background: url(../img/okurimono/catch_intro_zh.png) no-repeat 0 0;
}
.okurimono-page .intro .text-intro {
  color: #404040;
  font-size: 12px;
  line-height: 2;
  letter-spacing: 1px;
  text-shadow: white 0 0 3px;
}
.okurimono-page #slide-okurimono-top {
  width: 910px;
  margin: 0 auto;
}
.okurimono-page .list-category-container {
  width: 920px;
  margin: 12px 0 21px 29px;
}
.okurimono-page .list-category {
  width: 221px;
  height: 261px;
  margin: 0 9px 9px 0;
  position: relative;
}
.okurimono-page .name-category-container {
  display: table-cell;
  vertical-align: middle;
  width: 221px;
  height: 40px;
  padding: 0 0 0 24px;
  background: url(../img/okurimono/common.png) no-repeat 0 0;
}
.okurimono-page .name-category {
  color: #fff;
  line-height: 1.19;
  max-height: 40px;
  overflow: hidden;
}
.okurimono-page .hover .name-category-container {
  background-position: 0 -40px;
}
.okurimono-page .hover .name-category {
  color: #e0c541;
}
.okurimono-page .list-item-container {
  display: none;
  width: 173px;
  padding: 0 24px;
  background: url(../img/okurimono/bg_item.png) repeat;
  position: absolute;
  top: 261px;
  left: 0;
  z-index: 100;
}
.okurimono-page .list-item {
  line-height: 1.5;
  padding: 9px 0;
  border-bottom: 1px solid #d9d8d6;
}
.okurimono-page .list-item:nth-last-child(1) {
  border: none;
}
.okurimono-page .link-item {
  color: #fff;
}
.okurimono-page .link-item:hover {
  color: #e0c541;
}
.okurimono-page .name-item {
  font-size: 12px;
  font-weight: bold;
  display: block;
}
.okurimono-page .name-maker {
  font-size: 10px;
  font-weight: normal;
  display: block;
}
.okurimono-page .label-category {
  display: block;
  position: absolute;
  top: 0;
  left: 0;
}

.okurimono-footer {
  margin: 48px 0 0 0;
  background-color: #52433d;
  position: relative;
}
.okurimono-footer .page-top {
  width: 100px;
  height: 24px;
  position: absolute;
  top: -24px;
  left: 435px;
}
.okurimono-footer .page-top .btn {
  background: url(../img/okurimono/common.png) no-repeat 0 -81px;
}
.okurimono-footer .page-top .btn:hover {
  background-position: 0 -107px;
}
.okurimono-footer .left-area {
  float: left;
  width: 223px;
  padding: 74px 0 30px 42px;
}
.okurimono-footer .logo-container {
  width: 180px;
  height: 72px;
  margin: 0 0 8px 0;
}
.okurimono-footer .btn-home {
  background-position: -5px 0;
}
.okurimono-footer .link-container {
  width: 174px;
  height: 27px;
  margin: 0 3px;
}
.okurimono-footer .btn-okurimono-top {
  display: block;
  width: 100%;
  height: 100%;
  background: url(../img/okurimono/common.png) no-repeat 37px -134px #705b53;
  overflow: hidden;
  text-indent: 110%;
  white-space: nowrap;
}
.okurimono-footer .btn-okurimono-top:hover {
  background-color: #e67335;
}
.okurimono-footer .right-area {
  float: left;
  width: 638px;
  padding: 0 0 0 36px;
  border-left: 1px solid #807673;
  margin: 36px 0 30px 0;
}
.okurimono-footer .footer-list-container {
  float: left;
  width: 260px;
  margin: 0 20px 0 0;
}
.okurimono-footer .footer-list-category {
  margin: 0 0 12px 0;
}
.okurimono-footer .name-category {
  font-size: 14px;
  font-weight: normal;
  line-height: 1.2;
  padding: 3px 0;
  margin: 0 0 3px 0;
}
.okurimono-footer .footer-item {
  font-size: 10px;
  line-height: 1.4;
  margin: 0 0 6px 0;
}
.okurimono-footer .footer-item a {
  color: #cfc9c6;
}
.okurimono-footer .footer-item a:hover {
  color: #e67335;
}

#okurimono-top {
  background: url(../img/okurimono/bg.jpg) no-repeat 0 0 white;
}

/*　bxslider　*/
#slide-okurimono-top .bx-controls {
  padding: 11px 0;
  text-align: center;
}
#slide-okurimono-top .bx-pager {
  display: inline-block;
  vertical-align: middle;
  *vertical-align: auto;
  *zoom: 1;
  *display: inline;
  position: relative;
  bottom: 0;
  left: 0;
}
#slide-okurimono-top .bx-pager-item {
  float: left;
}
#slide-okurimono-top .bx-pager-link {
  display: block;
  width: 26px;
  height: 26px;
  padding: 0;
  margin: 0;
  background: url(../img/okurimono/thumb.png) no-repeat 0 0;
  overflow: hidden;
  text-indent: 110%;
  white-space: nowrap;
}
#slide-okurimono-top .bx-pager-link.active {
  background-position: 0 -26px;
}

#slide-okurimono-bottom {
  margin: 48px 0 72px;
}

/* コンテンツ */
.okurimono-page #intro_block {
  width: 910px;
  padding: 30px;
  margin: 0;
}
.okurimono-page #intro_block .genre {
  padding: 0 0 0 0;
  /* background: url(../img/okurimono/icon.png) no-repeat 0 0; */
}
.okurimono-page #intro_block .title_area {
  font-size: 30px;
  font-weight: bold;
  line-height: 1.2;
  padding: 5px 0 4px 0;
}
.okurimono-page #intro_block .brand {
  font-size: 15px;
  font-weight: bold;
}
.okurimono-page #main-okurimono-contents {
  text-align: center;
}
.okurimono-page #main-okurimono-contents img {
  width: 910px;
  height: auto;
}
.okurimono-page .package-area {
  display: table;
  width: 910px;
  margin: 30px;
  font-size: 14px;
}
.okurimono-page .package-area .right_area {
  display: table-cell;
  width: 440px;
  padding: 0 0 0 30px;
  vertical-align: top;
}
.okurimono-page .package-area .right_area.mid {
  vertical-align: middle;
}
.okurimono-page .package-area .left_area {
  display: table-cell;
  width: 400px;
  text-align: left;
}
.okurimono-page .package-area .left_area .inner {
  padding: 19px;
  border: 1px solid #f2ecce;
}
.okurimono-page .package-area .left_area .inner > img {
  width: 400px;
  height: auto;
}
.okurimono-page .package-area .header-area {
  display: table;
  width: 100%;
  margin: 0 0 10px 0;
  text-align: left;
}
.okurimono-page .package-area .title-package {
  display: table-cell;
  width: 50%;
  vertical-align: bottom;
}
.okurimono-page .package-area .logo {
  display: table-cell;
  width: 50%;
  text-align: right;
}
.okurimono-page .package-area .text {
  margin: 0 0 10px 0;
}
.okurimono-page .package-area .list-caption-container {
  margin: 10px 0 0 0;
}
.okurimono-page .package-area .list-caption {
  font-size: 10px;
  text-align: left;
}
.okurimono-page .package-area .package_content {
  font-size: 11px;
  font-size: 0.6875rem;
}
.okurimono-page .review-area {
  font-size: 13px;
  width: 850px;
  padding: 40px 30px 60px;
  margin: 60px 30px;
  background-color: #f5f1dc;
}
.okurimono-page .review-area .intro {
  padding: 0;
}
.okurimono-page .review-area .review-block {
  font-size: 14px;
  margin: 30px 0 0 0;
  position: relative;
}
.okurimono-page .review-area .title-review {
  color: #99805c;
  font-size: 16px;
  margin: 0 0 6px 0;
}
.okurimono-page .review-area .fukidashi {
  position: absolute;
  bottom: -30px;
  left: 30px;
}
.okurimono-page .review-area .left_area {
  float: left;
  width: 480px;
}
.okurimono-page .review-area .right_area {
  float: right;
  width: 340px;
  margin: 30px 0 0 0;
}
.okurimono-page .review-area .pic {
  display: block;
  width: 334px;
  -moz-box-shadow: white 0 0 10px;
  -webkit-box-shadow: white 0 0 10px;
  box-shadow: white 0 0 10px;
}
.okurimono-page .review-area .pic img {
  width: 334px;
  height: auto;
}
.okurimono-page .contents_area {
  font-size: 14px;
  line-height: 1.5;
  margin: 50px 30px;
}
.okurimono-page .contents_area .catch {
  font-size: 18px;
  margin: 0 0 10px 0;
}
.okurimono-page .contents_area .left_area {
  float: left;
  width: 550px;
}
.okurimono-page .contents_area .text {
  margin: 0 0 18px 6px;
}
.okurimono-page .contents_area .text.last {
  margin: 0 0 0 6px;
}
.okurimono-page .contents_area .right_area {
  float: right;
  width: 330px;
}
.okurimono-page .contnts_area .block-movie {
  width: 910px;
  padding: 15px;
  margin: 30px auto;
  background-color: #000000;
}
.okurimono-page .kazari_pic {
  background-color: #ffb4b4;
}
.okurimono-page hr {
  width: 910px;
  height: 10px;
  border: none;
  margin: 60px auto;
  background: url(../img/okurimono/bg_hr.png) repeat-x 0 0;
}
.okurimono-page .information-area {
  font-size: 14px;
  width: 868px;
  padding: 20px;
  border: 1px solid #f2ecce;
  -moz-border-radius: 3px;
  -webkit-border-radius: 3px;
  border-radius: 3px;
  margin: 60px 30px 80px;
  background-color: #fcfaf2;
}
.okurimono-page .information-area .left_area {
  float: left;
  width: 500px;
}
.okurimono-page .information-area .right_area {
  float: right;
  width: 330px;
}
.okurimono-page .information-area .inner-block {
  padding: 10px 0 0 0;
  border-top: 3px solid #807b66;
  margin: 0 0 20px 0;
}
.okurimono-page .information-area .list-information-container {
  padding: 20px 0 0 0;
  border-top: 3px double #807b66;
}
.okurimono-page .information-area .list-information {
  padding: 0 0 20px 0;
  border-bottom: 3px double #807b66;
  margin: 0 0 20px 0;
}
.okurimono-page .information-area .list-information .title {
  font-weight: bold;
}
.okurimono-page .information-area hr {
  width: 100%;
}
.okurimono-page .information-area .list-images {
  margin: 0 0 20px 0;
}
.okurimono-page .table-shop {
  width: 100%;
  border-left: 1px solid #807b66;
  border-top: 1px solid #807b66;
  margin: 0 0 20px 0;
}
.okurimono-page .table-shop th {
  font-weight: normal;
  width: 130px;
  padding: 9px;
  border-right: 1px solid #807b66;
  border-bottom: 1px solid #807b66;
  background-color: #f5f1dc;
  text-align: left;
  vertical-align: top;
}
.okurimono-page .table-shop td {
  padding: 7px;
  border-right: 1px solid #807b66;
  border-bottom: 1px solid #807b66;
}
.okurimono-page .table-sightseeing {
  font-size: 12px;
  width: 100%;
  border-left: 1px solid #807b66;
  border-top: 1px solid #807b66;
  table-layout: fixed;
}
.okurimono-page .table-sightseeing th {
  font-weight: normal;
  width: 130px;
  padding: 9px;
  border-right: 1px solid #807b66;
  border-bottom: 1px solid #807b66;
  background-color: #f5f1dc;
  text-align: left;
  vertical-align: middle;
}
.okurimono-page .table-sightseeing td {
  width: auto;
  padding: 9px;
  border-right: 1px solid #807b66;
  border-bottom: 1px solid #807b66;
  text-align: left;
  vertical-align: top;
  word-break: break-all;
}
.okurimono-page .table-sightseeing td .normal {
  white-space: normal;
}

/*　bxslider　*/
.slider-contents .bx-controls {
  padding: 11px 0;
  text-align: center;
}
.slider-contents .bx-pager {
  display: inline-block;
  vertical-align: middle;
  *vertical-align: auto;
  *zoom: 1;
  *display: inline;
  position: relative;
  bottom: 0;
  left: 0;
}
.slider-contents .bx-pager-item {
  float: left;
}
.slider-contents .bx-pager-link {
  display: block;
  width: 26px;
  height: 26px;
  padding: 0;
  margin: 0;
  background: url(../img/okurimono/thumb.png) no-repeat 0 0;
  overflow: hidden;
  text-indent: 110%;
  white-space: nowrap;
}
.slider-contents .bx-pager-link.active {
  background-position: 0 -26px;
}




/* スライダー追加実装分 */
.float_header {
	width: 1172px;
	position: absolute;
	z-index: 2;
	margin-top: 46px;
	height: 90px;
	margin-left: -586px;
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #FFF;
	left: 50%;
}

#wideslider {
  width: 100%;
  min-height: 604px;
  background: #52433d;
  clear: both;
  z-index: 1;
}
#wideslider li{
  background: #52433d;
}

.wide_bxslider .bx-pager{
  z-index: 200;
}
.wide_bxslider .bx-pager {
  display: inline-block;
  vertical-align: middle;
  *vertical-align: auto;
  *zoom: 1;
  *display: inline;
  position: relative;
  bottom: 30px;
  left: 0;
}
.wide_bxslider .bx-pager-item {
  float: left;
}
.wide_bxslider .bx-pager-link {
  display: block;
  width: 26px;
  height: 13px;
  padding: 0;
  margin: 0;
  background: url(../img/top/thumb_2.png) no-repeat 0 0;
  overflow: hidden;
  text-indent: 110%;
  white-space: nowrap;
}
.wide_bxslider .bx-pager-link.active {
  background-position: 0 -13px;
}
/* .wideslider {
  width: 100%;
  height: 550px;
  text-align: center;
  position: relative;
  overflow: hidden;
  clear: both;
  z-index: 1;
}
.wideslider ul,
.wideslider ul li {
  float: left;
  display: inline;
  overflow: hidden;
}
.wideslider_base {
  top: 0;
  position: absolute;
}
.wideslider_wrap {
  top: 0;
  position: absolute;
  overflow: hidden;

} */
.slider_prev,
.slider_next {
	top: 0;
	overflow: hidden;
	position: absolute;
	z-index: 100;
	cursor: pointer;
}
.slider_prev {
	background-color: #fff;
	background-image: url(../images/index/slider_left_btn.png);
	background-repeat: no-repeat;
	background-position: right center;
}
.slider_next {
	background-color: #fff;
	background-image: url(../images/index/slider_right_btn.png);
	background-repeat: no-repeat;
	background-position: left center;
}
.pagination {
	bottom: 10px;
	left: 0;
	width: 100%;
	height: 15px;
	text-align: center;
	position: absolute;
	z-index: 200;
}
.pagination a {
	margin: 0 5px;
	width: 15px;
	height: 15px;
	display: inline-block;
	overflow: hidden;
	background-color: #ffffff;
	border-radius: 10px;
}
.pagination a.active {
	filter:alpha(opacity=100)!important;
	-moz-opacity: 1!important;
	opacity: 1!important;
}

/* =======================================
	ClearFixElements
  ======================================= */
  .wideslider ul:after {
   content: ".";
   height: 0;
   clear: both;
   display: block;
   visibility: hidden;
 }
 .wideslider ul {
   display: inline-block;
   overflow: hidden;
 }
 .contents dl .news {
   background-image: url(../images/index/index_icon_news.png);
   background-repeat: no-repeat;
   height: 15px;
   width: 110px;
   padding-left: 80px;
   font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
   float: left;
 }
 .contents dl .topicks {
   background-image: url(../images/index/index_icon_topics.png);
   background-repeat: no-repeat;
   height: 15px;
   width: 110px;
   padding-left: 80px;
   font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
   float: left;
 }
 .contents dl .noicon {
   height: 15px;
   width: 110px;
   padding-left: 80px;
   font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
   float: left;
 }
 .contents dl dd {
   font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
   color: #09AEE8;
 }
 .contents dl {
   padding-top: 5px;
   padding-bottom: 5px;
 }
 #slider00 {
   width: 610px;
   margin-top: 10px;
   overflow: hidden;
   height: 135px;
 }
 #slider00 li {
   display: block;
   width: 185px;
   height: 135px;
   padding: 0 0 0 5px !important;
 }
 #slider00 .prev_btn {
   float: left;
 }
 #slider00 .next_btn {
   float: right;
 }
 #slider00 .colum {
   width: 630px !important;
 }




 /* 追加分 */
 #top .conainer {
   text-align: center;
   width: 100%;
 }
 #top .head_under {
   height: 72px;
 }
 #top .head_under .navi {
   text-align: center;
   padding-top: 28px;
   width: 184px;
   margin-top: 0px;
   margin-right: auto;
   margin-bottom: 0px;
   margin-left: auto;
 }
 #top .head_under .search {
   position: absolute;
   left: 71%;
   z-index: 100;
   width: 255px;
   margin-top: -30px;
   margin-right: 0;
   margin-bottom: 0;
   margin-left: 0;
   width: 350px;
 }
 #searchform2 {
   position: relative;
 }
 #keywords2 {
   width: 234px;
   height: 30px;
   background: #999;
   border: none;
   padding: 4px;
   color: #fff;
   margin-left: 28px;
   margin-top: 1px;
   border-top-left-radius: 6px;        /* CSS3草案 */
   -webkit-border-top-left-radius: 6px;    /* Safari,Google Chrome用 */
   -moz-border-top-left-radius: 6px;   /* Firefox用 */
   border-bottom-left-radius: 6px;        /* CSS3草案 */
   -webkit-border-bottom-left-radius: 6px;    /* Safari,Google Chrome用 */
   -moz-border-bottom-left-radius: 6px;   /* Firefox用 */
   /* box-shadow */
   box-shadow:rgba(110, 99, 94, 0.498039) 0px 2px 3px 3px inset;
   -webkit-box-shadow:rgba(110, 99, 94, 0.498039) 0px 2px 3px 3px inset;
   -moz-box-shadow:rgba(110, 99, 94, 0.498039) 0px 2px 3px 3px inset;
 }
 #searchBtn2 {
   position: absolute;
   top: 0;
   top: 1px;
   left: 270px;
 }
 *:first-child + html #searchBtn2 {
   position: absolute;
   top: 0;
   top: 1px;
   left: 270px;
 }
 form.search input.textBox {
   width: 250px; /* テキストボックスの幅 */
   margin: 0 4px 0 5px; /* テキストボックスのマージン（上右下左） */
   padding: 0;
   background-color: #ffffff; /* テキストボックスの背景色 */
   border: none; /* テキストボックスの境界線（なし） */
   color: #000000;
 }
 form.search input.btn {
   width: 80px; /* ボタンの幅 */
   height: 1.8em; /* ボタンの高さ */
   padding: 0; /* ボタンの背景 */
   border: 1px #c08000 inset; /* ボタンの境界線 */
   font-weight: bold;
   color: #000000;
   letter-spacing: 0.3em; /* 文字間のスペース */
   background-color: #c08000;
   background-image: url(../img/share/header/btn.png);
   background-repeat: no-repeat;
 }
 #top #header .head_under .navi a:hover img {
   opacity: 0.7;
   filter: alpha(opacity=70);
   -ms-filter: "alpha(opacity=70)";
 }
 #top #header .float_header .menu_left {
   float: left;
   width: 500px;
 }
 #top #header .float_header .menu_left ul {
   float: left;
   height: 10px;
   width: 500px;
   padding-top: 40px;
   margin-left: 20px;
 }
 #top #header .float_header .menu_left ul li {
   float: left;
   margin-left: 45px;
 }
 #top #header .float_header .logo {
   float: left;
   width: 172px;
 }
 #top #header .float_header .menu_right {
   float: left;
   width: 500px;
 }
 #top #header .float_header .menu_right ul {
   float: left;
   height: 10px;
   width: 500px;
   padding-top: 40px;
   margin-left: 0px;
 }
 #top #header .float_header .menu_right ul li {
   float: left;
   margin-left: 45px;
 }
 #top #header .float_header ul li a:hover img {
   opacity: 0.7;
   filter: alpha(opacity=70);
   -ms-filter: "alpha(opacity=70)";
 }



 #top #header .right_fixbox {
   position: fixed;
   top: 150px;
   right: 0;
   z-index: 9999;
   width: 100px;
   text-align: center;
 }


.category_wrap{
  background: #000;
  background: rgba(0,0,0,.5);
}
.category_wrap:hover{background: rgba(0,0,0,.7);}


 #top #header .right_fixbox.recipe_right_fixbox {
  top: 186px;
}

/* #top #header .area_box {
  z-index: 9999;
  border-bottom: 1px dotted #fdfdfd;
  height: 30px;
  width: 80px;
  line-height: 30px;
  color: #FFF;
}

#top #header .movie_box {
  z-index: 9999;
  border-bottom: 1px dotted #fdfdfd;
  height: 30px;
  width: 80px;
  line-height: 30px;
  color: #FFF;
} */
#top #header .category_box {
  z-index: 9999;
  height: 30px;
  width: 84px;
  padding: 0 8px;
  line-height: 30px;
}

#top #header .category_box:hover{background: #000;}

#top #header .right_fixbox .category_box_inner{
  opacity: 0.7;
  height:29px;
  border-bottom: 1px dotted #fdfdfd;
  width: 84px;
}
#top #header .right_fixbox .category_box_inner:hover{opacity: 1;}

#top #header .right_fixbox .bdNone{border: 0;}
 
#top #header .lang_box {
  z-index: 9999;
  width: 100px;
  background-color: #000;
  background-color:rgba(0,0,0,.5);
}
#top #header .lang_box:hover{
  background-color: rgba(0,0,0,.7);
}
#top #header .lang_box:hover #sample1{display: block;}
/* #top #header .lang_box {
  z-index: 9999;
  height: 120px;
  width: 88px;
  background-color: #FFF;
  background-color:rgba(255,255,255,0.65);
  text-align: center;
  line-height: 28px;
} */
#top #header .fix_area .sup_box a:hover img {
	opacity: 0.7;
	filter: alpha(opacity=70);
	-ms-filter: "alpha(opacity=70)";
}










#top #gfooter .foot_head {
	text-align: center;
	vertical-align: bottom;
}
#top #gfooter .top {
	background-color: #52433d;
	padding-top: 20px;
	padding-bottom: 30px;
}

#top #gfooter .top .sns_area {
	text-align: center;
	margin-top: 20px;
	width: 715px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 15px;
}
#top #gfooter .top .sns_area .box {
	float: left;
	margin-right: 5px;
	margin-left: 5px;
}

#top #gfooter .top .sns_area a:hover img {
	opacity: 0.7;
	filter: alpha(opacity=70);
	-ms-filter: "alpha(opacity=70)";
}



#top #gfooter .middle {
	background-color: #52433d;
	text-align: center;
	padding-top: 10px;
	padding-bottom: 0;
	clear: both;
	overflow: hidden;
}
#top #gfooter .middle .bnr_area {
	width: 896px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	overflow: hidden;
}
#top #gfooter .middle .bnr_area .left_box {
	float: left;
	height: 170px;
	width: 170px;
}
/*
#top #gfooter .middle .bnr_area .right_box {
	float: right;
	height: 170px;
	width: 910px;
}
*/
#top #gfooter .middle .bnr_area .right_box {
	float: right;
	width: 896px;
}
#top #gfooter .middle .bnr_area .right_box a img {
	float: left;
	margin-right: 14px;
	margin-bottom: 14px;
}
#top #gfooter .middle .bnr_area .right_box a img.mrNone{margin-right: 0;}

#top #gfooter .under {
	background-color: #52433d;
	text-align: center;
	padding-top: 30px;
	padding-bottom: 30px;
	clear: both;
}
#top #gfooter .under .navi_area .menu_top {
	margin-bottom: 20px;
}

#top #gfooter .under .navi_area a img {
	margin-right: 2%;
	margin-left: 2%;
}
#top #gfooter .add  {
	padding-top: 50px;
	padding-bottom: 50px;
	color: #FFF;
	font-family: ヒラギノ角ゴ Pro W3;
	background-color: #52433d;
	text-align: center;
}

#sample1{display: none;}
#sample1 li {
  position:relative;
}
#sample1 li:hover{
  background: #000;
}
.sample1-tooltips {
	display: none;
	position: absolute;
	bottom: -3.8em;
	right: 0.3em;
	z-index: 9999;
	color: #FFFFFF;
	background: #52433c;
	padding: 8px;
}
.sample1-tooltips:after {
  width: 100%;
  content: "";
  display: block;
  position: absolute;
  left: 10.25em;
  top: -8px;
  border-top:8px solid transparent;
  border-left:8px solid #52433c;
}
#sample1 li:hover .sample1-tooltips {
  display: block;
}
#top .conainer .scroll_menu {
	background-color: #52433d;
	opacity: 0.75;
	padding-top: 15px;
	padding-bottom: 15px;
	display: none;
	position:relative;
	position:fixed;
	top:0;
	z-index:99999999;
	width: 100%;
}
#top .conainer .scroll_menu ul li {
	display: inline;
	margin-right: 20px;
	margin-left: 20px;
}
#top .conainer .scroll_menu ul .menu a img {
	margin-bottom: 32px;
}

.fb-like{
	position: absolute!important;
	left: 0;
	bottom: -30px;
	width:228px;
	height: 20px;
}
.pagetop {
  display: none;
  position: fixed;
  bottom: 164px;
  right: 75px;
}

#top .head_menu {
	background-color: #52433d;
	opacity: 0.75;
	padding-top: 15px;
	padding-bottom: 15px;
	position:fixed;
	top:0;
	z-index:99999999;
	width: 100%;
	text-align:center;
	height: 80px;
}
#top .head_menu ul li {
	display: inline;
	margin-right: 20px;
	margin-left: 20px;
}
#top .head_menu ul .menu a img {
	margin-bottom: 32px;
}
#top #header_block {
	height: 130px;
}
#header .right_fixbox .movie_box .movie   {
	background-image: url(../img/share/header/movie_icon.png);
	background-repeat: no-repeat;
	background-position: left center;
  font-size: 11px;
  letter-spacing: 1px;
	padding-left: 20px;
  text-align: left;
}

/* #header .right_fixbox .area_box .area   {
  background-image: url(../img/share/header/map_icon.png);
  background-repeat: no-repeat;
  background-position: left center;
  font-size: 11px;
  letter-spacing: 1px;
  padding-left: 20px;
  text-align: left;
}

#header .right_fixbox .movie_box .movie   {
  background-image: url(../img/share/header/movie_icon.png);
  background-repeat: no-repeat;
  background-position: left center;
  font-size: 11px;
  letter-spacing: 1px;
  padding-left: 20px;
  text-align: left;
} */

.search-container {
	width: 325px;
	font-size: 12px;
	font-size: 1.2rem;
	color: #fff;
	height: 38px;
	padding: 0 0 0 5px;
	background: #999;
	border-radius: 6px;
	-webkit-border-radius: 6px;
	-moz-border-radius: 6px;
	box-shadow: rgba(110, 99, 94, 0.498039) 0px 2px 3px 3px inset;
	-webkit-box-shadow: rgba(110, 99, 94, 0.498039) 0px 2px 3px 3px inset;
	-moz-box-shadow: rgba(110, 99, 94, 0.498039) 0px 2px 3px 3px inset;
}
.search-container .gsc-input-box-focus,
.search-container .gsc-input-box-hover {
	outline: none;
	-webkit-box-shadow: none;
	-moz-box-shadow: none;
	box-shadow: none;
}
.search-container .gsc-input-box {
	border: none;
	background: none;
}
.search-container .gsc-input {
	font-size: 11px;
	font-size: 1.1rem;
	background: none !important;
}
.search-container .gsc-search-button {
	background-image: url(../img/share/header/btn.png);
	background-repeat: no-repeat;
	background-position: right center;
	width: 50px;
	border-top-right-radius: 6px;
	-webkit-border-top-right-radius: 6px;
	-moz-border-top-right-radius: 6px;
	border-bottom-right-radius: 6px;
	-webkit-border-bottom-right-radius: 6px;
	-moz-border-bottom-right-radius: 6px;
}
.search-container .gsc-search-button > input {
	position: relative;
	z-index: 1;
	opacity: 0;
}
.search-container .gsc-search-button:hover {
}
.gsc-search-box-tools .gsc-search-box .gsc-input {
	padding-right: 0 !important;
}
.gsc-search-box-tools .gsc-search-box .gsc-input .gsst_b
{
  padding-top: 2px !important;
}
.gsc-search-box {
  border-style: none;
  border-width: 0;
  border-spacing: 0 0;
  width: 100%;
  margin-bottom: 2px;
  height: 38px !important;
}
.gsst_a .gscb_a {
  color: #ffffff !important;
  cursor: pointer;
}
.gsc-search-box-tools .gsc-search-box .gsc-input {
  padding-right: 12px;
  color: #fff !important;
}
.goog-te-banner-frame{
  display: block;
  bottom: 0!important;
  top: initial!important;
  z-index: 100000000000!important;
}
.goog-te-menu-frame{
  z-index:100000000002!important;
}


/*　この記事を読んだ方はこんな記事も~　*/
.recommend_clear {
  clear: both;
}

.recommend_area {
  margin-bottom: 40px;
  width: 100%;
  margin:40px 0 20px 0;
}

.recommend_title {
  border-bottom: 1px solid #705b53;
}

.recommend_title h3 {
  background-color: #705b53;
  color: #fff;
  display: inline-block;
  font-size: 14px;
  font-family: "ヒラギノ明朝 ProN W6", "HiraMinProN-W6", "HG明朝E", "ＭＳ Ｐ明朝", "MS PMincho", "MS 明朝", serif;
  height: 40px;
  line-height: 40px;
  letter-spacing: 6px;
  padding: 0 50px;
  font-weight:normal;
}

.recommend_entry {
  margin-top: 24px;
  width: 100%;
}

.recommend_entry ul {
  margin: 0 auto;
  width: 910px;
}

.recommend_entry li {
  float: left;
  margin: 0 5px;
  width: 220px;
}

.recommend_entry li:first-of-type {
  margin-left: 0;
}

.recommend_entry li:last-of-type {
  margin-right: 0;
}

.recommend_entry li a {
  color: #404040;
  display: block;
  height: 100%;
  width: 100%;
}
.recommend_entry li a:hover {
  color: #705b53;
  display: block;
  height: 100%;
  width: 100%;
}



.recommend_entry li <a:h></a:h>over, .recommend_entry li a:active {
  color: #705b53;
}

.recommend_entry li a h4 {
  font-size: 14px;
  font-weight: bold;
  min-height: 56px;
  padding: 0 10px;
  letter-spacing: 0.7px;
  line-height: 2;
}

.recommend_entry li a img + h4 {
  margin-top: 16px;
}

.recommend_entry li a iframe + h4 {
  margin-top: 12px;
}

.recommend_entry li a p {
  font-size: 12px;
  margin-top: 14px;
  padding: 0 10px;
  letter-spacing: 0.6px;
  line-height: 2;
}

.recommend_entry li a p {
  font-size: 12px;
  margin-top: 14px;
  padding: 0 10px;
  letter-spacing: 0.6px;
  line-height: 2;
}

.scroll_menu_wrap {
  display: none;
  position: fixed;
  top: 0;
  z-index: 9999;
  width: 100%;
}

.recipe_menu {
  background-color:rgba(249, 249, 249, .75);
  height: 40px;
  position: relative;
  width: 100%;
}

.recipe_menu_title {
/*   background-color: rgba(249, 249, 249, .75); */
  display: inline-block;
  height: 100%;
  padding-left: 16px;
  padding-right: 60px;
  position: relative;
}

/* .recipe_menu_title:after {
  background:
      linear-gradient(45deg, rgba(82, 67, 61, .75) 5px, transparent 0) 0 5px,
      linear-gradient(135deg, rgba(82, 67, 61, .75) 5px, #fff 0) 0 5px;
  background-position: right top;
  background-repeat: repeat-y;
  background-size: 10px 10px;
  background: linear-gradient(45deg, rgba(82, 67, 61, .75) 5px, transparent 0) 0 0, linear-gradient(135deg, rgba(82, 67, 61, .75) 5px, transparent 0) 0 0;
  background-position: right 18px;
  background-repeat: repeat-y;
  background-size: 21px 12px;
  content: "";
  display: block;
  height: 100%;
  right: -20px;
  position: absolute;
  top: 0;
  width: 20px;
}
 */
.recipe_menu_title h1 {
  color: #c6c6c6;
  font-family: "ヒラギノ明朝 Pro W6", "Hiragino Mincho Pro", "HiraMinProN-W6", "游明朝", "Yu Mincho", "游明朝体", "YuMincho", "HGS明朝E", "ＭＳ Ｐ明朝", "MS PMincho", serif;
  font-size: 18px;
  line-height: 40px;
  letter-spacing: 1px;
  font-weight: normal;
}

.recipe_menu_list {
  float: right;
}

.recipe_menu_list_cookingtime, .recipe_menu_list_foodstuff {
  float: left;
}

.recipe_menu_list_cookingtime {
  background-color: rgba(116, 104, 99, .75);
  color: #fff;
  font-size: 12px;
  height: 100%;
  margin-right: 30px;
  width: 120px;
  position: relative;
}

.recipe_menu_list_cookingtime_english{
  width: 150px;
}
.recipe_menu_list_cookingtime_chinese{
  width: 160px;
}
.recipe_menu_list_cookingtime p {
  height: 100%;
  line-height: 40px;
  margin: 0 12px;
}

.recipe_menu_list_cookingtime p:hover + ul {
  display: block;
}

.recipe_menu_list_cookingtime p:after {
  border-style: solid;
  border-width: 9px 4.5px 0 4.5px;
  border-color: #ffffff transparent transparent transparent;
  content: "";
  display: inline-block;
  margin: 15px 25px 15px 0;
  width: 0;
  height: 0;
  position: absolute;
  top: 1px;
  right: -16px;
}

.recipe_menu_list_cookingtime ul {
  background-color: rgba(116, 104, 99, .75);
  display: none;
}

.recipe_menu_list_cookingtime ul:hover {
  display: block;
}

.recipe_menu_list_cookingtime ul li {
  border-bottom: 1px solid rgba(217, 216, 214, .75);
  height: 40px;
  line-height: 40px;
}

.recipe_menu_list_cookingtime ul li.list_english{
  height: 32px;
  line-height: 16px;
  padding: 4px 0;
}

.recipe_menu_list_cookingtime ul li:hover {
	background-color:#FFF;
	filter: alpha(opacity=70);
	-moz-opacity:0.70;
	opacity:0.70;
	color: rgba(116, 104, 99, .75);
}
.recipe_menu_list_cookingtime ul li a {
  display: block;
  height: 100%;
  /*width: 100%;*/
  padding: 0 12px;
}
.recipe_menu_list_cookingtime ul li a:hover {
	color:rgba(116, 104, 99, .75) !important;
}

.recipe_menu_list_cookingtime ul li:last-child {
  border: none;
}

.recipe_menu_list_foodstuff {
  border-left: 1px dotted #fff;
  padding: 5px 0 5px 30px;
}

.recipe_menu_list_foodstuff input {
  border: 1px solid #d9d8d6;
  font-size: 12px;
  height: 28px;
  line-height: 28px;
  outline: none;
  padding: 0 16px;
  width: 300px;
}

.recipe_menu_list_foodstuff input::-webkit-input-placeholder,
.recipe_menu_list_foodstuff input:-ms-input-placeholder,
.recipe_menu_list_foodstuff input::-moz-placeholder {
  color: #c6c6c6;
  padding: 0;
}

#top_main li a:hover{
	filter: alpha(opacity=60);
	-moz-opacity:.6;
	opacity:.6;
}
#top_main li.disabled a:hover {
	filter: alpha(opacity=100);
	-moz-opacity:1;
	opacity:1;
}
#top_main li a{
	transition:.2s;
}

.topbox .recipe_title{
  transition:.2s;
  color: #52433d;
  font-size: 18px;
  font-family: "ヒラギノ明朝 Pro W6", "Hiragino Mincho Pro", "HiraMinProN-W6", "游明朝", "Yu Mincho", "游明朝体", "YuMincho", "HGS明朝E", "ＭＳ Ｐ明朝", "MS PMincho", serif;
  margin-top: 15px;
  padding-left: 5px;
  line-height: 1;
  letter-spacing: 0.5px;
  overflow: hidden;
  padding: 0;
  /*text-overflow: ellipsis;*/
  white-space: nowrap;
}

.topbox .recipe_time {
  color: #52433d;
/*   font-family: "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", "HiraMinProN-W3", "游明朝", "Yu Mincho", "游明朝体", "YuMincho", "HGS明朝E", "ＭＳ Ｐ明朝", "MS PMincho", serif; */
  font-size: 12px;
  margin-top: 10px;
  padding-left: 5px;
  margin-bottom: 3px;
}

.topbox .recipe_time:before {
  background: url("../img/share/recipe/icon_timer.png") 0 0 no-repeat;
  -webkit-background-size: 100%;
  background-size: 100%;
  content: "";
  display: inline-block;
  height: 15px;
  margin-right: 10px;
  vertical-align: text-bottom;
  width: 13.5px;
}


.recipe_provider_area{
  padding: 0 20px 20px;
  margin-top: -10px;
}

.recipe_provider_area p{
  font-size: 13px;
  line-height: 2;
  letter-spacing: 1px;
}
.recipe_provider_area p span.T_bold{font-weight: bold;}
.recipe_provider_area a:link,
.recipe_provider_area a:visited{
  color: #e57335;
  font-weight: normal;
}
.recipe_provider_area a:hover{
  text-decoration: underline;
  font-weight: normal;
}

/*-------modal------------------------*/

#top-modal {
  display: none;
  height: 100%;
  left: 0;
  position: fixed;
  top: 0;
  width: 100%;
  z-index: 9999;
}
#top-modal-close-cartain{
	background-color: rgba(0,0,0,.7);
	width: 100%;
	height: 100%;
	top: 0;
	left: 0;
	z-index: 100;
}
#top-modal-close-frame {
	border: 0;
	height: 22.5px;
	overflow: hidden;
	position: fixed;
	left: 0;
	right: 0;
	bottom: 0;
	top: -470px;
	width: 100%;
	text-indent: -9999px;
	z-index: 100000000000;
	display: none;
	margin: auto;
}
#top-modal-close-area{
	margin: auto;
	width: 1171px;
	position: relative;
}

#top-modal-close{
	background: url(../img/share/header/close.png) no-repeat right 0;
	background-size: 22px;
	cursor: pointer;
	width: 22px;
	height: 22px;
	margin: auto;
	position: absolute;
	right: 0;
}
#top #top-modal #map {
  border: 5px solid #FFF;
  bottom: 0;
  left: 0;
  margin: auto;
  position: absolute !important;
  right: 0;
  top: 80px;
  height:500px;
}
