@charset "utf-8";
/* ============================================================
   index.html
============================================================ */
body.birds_dir {
  margin: 0;
}
.fancybox-skin{
	display: none;
}
.birds_dir #top_wrapper #main_area {
  background: url(../img/index_bg01.jpg) repeat-y center top;
}

.birds_dir #top_wrapper #main_area .galleryTop {
  position: relative;
  z-index: 10;
  height: 64px;
  text-align: left;
  background-image: url(../img/title_bg.png);
}

.birds_dir #top_wrapper #main_area .galleryTop .subBox {
  width: 962px;
  margin: 0 auto;
  padding: 0 8px 0 10px;
}

.birds_dir #top_wrapper #main_area .galleryTop .subBox .lImg {
  float: left;
}

.birds_dir #top_wrapper #main_area .galleryTop .subBox .lImg img {
  display: block;
  vertical-align: baseline;
}

.birds_dir #top_wrapper #main_area .galleryTop .subBox .linkList {
  float: right;
  padding-top: 12px;
}

.birds_dir #top_wrapper #main_area .galleryTop .subBox .linkList li {
  float: left;
  padding-left: 5px;
}

.birds_dir #top_wrapper #main_area .galleryTop .subBox .linkList li img {
  display: block;
  vertical-align: baseline;
}

.birds_dir #top_wrapper #main_area .galleryTop .subBox .linkList li a:hover img {
  opacity: 0.7;

  filter: alpha(opacity=70);
}

.birds_dir #top_wrapper #main_area .gallerySection {
  margin-top: -10px;
  padding-top: 50px;
  padding-right: 0;
  padding-bottom: 80px;
  padding-left: 0;
  background: url(../img/index_bg04.png) no-repeat center top;
}

.birds_dir #top_wrapper #main_area .gallerySection .infoBox {
  width: 980px;
  margin: 0 auto 33px;
}

.birds_dir #top_wrapper #main_area .gallerySection .infoBox .btnLink a:hover img {
  opacity: 0.7;

  filter: alpha(opacity=70);
}

.birds_dir #top_wrapper #main_area .galleryBox {
  width: 976px;
  margin: 0 auto;
  text-align: left;
  padding-top: 100px !important;
  margin-top: -100px !important;
}

.birds_dir #top_wrapper #main_area .galleryBox .topImg {
  height: 18px;
  background: url(../img/index_top_img.png) no-repeat left top;
}

.birds_dir #top_wrapper #main_area .galleryBox .btmImg {
  height: 12px;
  background: url(../img/index_btm_img.png) no-repeat left bottom;
}

.birds_dir #top_wrapper #main_area .galleryBox .topImg img,
.birds_dir #top_wrapper #main_area .galleryBox .btmImg img {
  display: block;
  vertical-align: baseline;
}

.birds_dir #top_wrapper #main_area .galleryBox .subGallery {
  zoom: 1;
  padding: 0 18px 31px;
  background: url(../img/index_bg02.png) repeat-y left top;
}

.birds_dir #top_wrapper #main_area .galleryBox .subGallery01 {
  padding-bottom: 60px;
}

.birds_dir #top_wrapper #main_area .galleryBox .subGallery h2 {
  position: relative;
  margin-bottom: 29px;
}

.birds_dir #top_wrapper #main_area .galleryBox .subGallery .h2Ttl {
  margin-bottom: 11px;
}

.birds_dir #top_wrapper #main_area .galleryBox .subGallery h2 span {
  font-size: 11px;
  font-weight: normal;
  position: absolute;
  top: 28px;
  right: 17px;
  color: #392400;
}

.birds_dir #top_wrapper #main_area .galleryBox .subGallery h3 {
  position: relative;
  margin: 0 27px 5px;
  border: none;
}

.birds_dir #top_wrapper #main_area .galleryBox .subGallery h3 a {
  position: absolute;
  top: 8px;
  right: 4px;
}

.birds_dir #top_wrapper #main_area .galleryBox .subGallery h3 a:hover img {
  opacity: 0.7;

  filter: alpha(opacity=70);
}

.birds_dir #top_wrapper #main_area .galleryBox .subGallery .tabBox {
  position: relative;
  display: none;
  padding-top: 28px;
}

.birds_dir #top_wrapper #main_area .galleryBox .subGallery .newImg {
  position: absolute;
  top: -3px;
  left: 29px;
}

.birds_dir #top_wrapper #main_area .galleryBox .subGallery .inner {
  margin: 0 22px 28px;
  padding-bottom: 30px;
  background: url(../img/index_line01.gif) repeat-x left bottom;
}

.birds_dir #top_wrapper #main_area .galleryBox .subGallery .inner .photoBox {
  float: left;
  width: 486px;
}

.birds_dir #top_wrapper #main_area .galleryBox .subGallery .inner .photoBox .photo {
  margin-bottom: 7px;
  padding: 7px;
  background: url(../img/index_bg03.jpg) no-repeat left top;
}

.birds_dir #top_wrapper #main_area .galleryBox .subGallery .inner .photoBox .soundText {
  font-size: 12px;
  margin-left: 9px;
  padding-left: 10px;
  background: url(../img/voice_icon.png) no-repeat left 2px;
}

.birds_dir #top_wrapper #main_area .galleryBox .subGallery .inner .photoBox .soundText a {
  text-decoration: none;
  color: #562c04;
}

.birds_dir #top_wrapper #main_area .galleryBox .subGallery .inner .photoBox .soundText a:hover {
  text-decoration: underline;
}

.birds_dir #top_wrapper #main_area .galleryBox .subGallery .inner .textBox {
  float: right;
  width: 383px;
  padding-top: 60px;
}

.birds_dir #top_wrapper #main_area .galleryBox .subGallery .inner .textBox .topText {
  font-size: 22px;
  font-weight: bolder;
  margin-bottom: 70px;
  vertical-align: middle;
  color: #562c04;
}

.birds_dir #top_wrapper #main_area .galleryBox .subGallery .inner .textBox .topText span {
  font-size: 19px;
  position: relative;
  display: inline-block;
  margin: -3px 10px 0 0;
  padding: 6px 17px;
  text-align: center;
  vertical-align: middle;
  color: #fff;
  border-radius: 4px;
  background-color: #603814;

  behavior: url(/eco/birds/gallery/js/pie.htc);
}

.birds_dir #top_wrapper #main_area .galleryBox .subGallery .inner .textBox .subBox .title {
  font-size: 15px;
  font-weight: bolder;
  margin-bottom: 5px;
  color: #562c04;
}

.birds_dir #top_wrapper #main_area .galleryBox .subGallery .inner .textBox .subBox .lBox {
  float: left;
  width: 153px;
}

.birds_dir #top_wrapper #main_area .galleryBox .subGallery .inner .textBox .subBox .lBox .linkUl li {
  float: left;
  padding-bottom: 5px;
}

.birds_dir #top_wrapper #main_area .galleryBox .subGallery .inner .textBox .subBox .lBox .linkUl li img {
  display: block;
}

.birds_dir #top_wrapper #main_area .galleryBox .subGallery .inner .textBox .subBox .lBox .linkUl li a:hover img {
  opacity: 0.7;

  filter: alpha(opacity=70);
}

.birds_dir #top_wrapper #main_area .galleryBox .subGallery .inner .textBox .subBox .rBox {
  float: right;
  width: 209px;
}

.birds_dir #top_wrapper #main_area .galleryBox .subGallery .inner .textBox .subBox .rBox .codeUl {
  margin-right: 7px;
}

.birds_dir #top_wrapper #main_area .galleryBox .subGallery .inner .textBox .subBox .rBox .codeUl li {
  float: left;
  width: 90px;
}

.birds_dir #top_wrapper #main_area .galleryBox .subGallery .inner .textBox .subBox .rBox .codeUl .code01 {
  float: right !important;
}

.birds_dir #top_wrapper #main_area .galleryBox .subGallery .inner .textBox .subBox .rBox .codeUl li span {
  display: block;
  padding-top: 3px;
}

.birds_dir #top_wrapper #main_area .galleryBox .subGallery .yearText {
  font-size: 16px;
  font-weight: bolder;
  clear: both;
  margin: 0 27px 8px;
  color: #562c04;
}

.birds_dir #top_wrapper #main_area .galleryBox .subGallery .monthList {
  overflow: hidden;
  width: 888px;
  margin: 0 -8px 0 28px;
}

.birds_dir #top_wrapper #main_area .galleryBox .subGallery .monthList li {
  float: left;
  padding: 0 8px 6px 0;
}

.birds_dir #top_wrapper #main_area .galleryBox .subGallery .monthList .month01 .btn {
  background: url(../img/index_img01_over.gif) no-repeat;
}

.birds_dir #top_wrapper #main_area .galleryBox .subGallery .monthList .month02 .btn {
  background: url(../img/index_img02_over.gif) no-repeat;
}

.birds_dir #top_wrapper #main_area .galleryBox .subGallery .monthList .month03 .btn {
  background: url(../img/index_img03_over.gif) no-repeat;
}

.birds_dir #top_wrapper #main_area .galleryBox .subGallery .monthList .month04 .btn {
  background: url(../img/index_img04_over.gif) no-repeat;
}

.birds_dir #top_wrapper #main_area .galleryBox .subGallery .monthList .month05 .btn {
  background: url(../img/index_img05_over.gif) no-repeat;
}

.birds_dir #top_wrapper #main_area .galleryBox .subGallery .monthList .month06 .btn {
  background: url(../img/index_img06_over.gif) no-repeat;
}

.birds_dir #top_wrapper #main_area .galleryBox .subGallery .monthList .month07 .btn {
  background: url(../img/index_img07_over.gif) no-repeat;
}

.birds_dir #top_wrapper #main_area .galleryBox .subGallery .monthList .month08 .btn {
  background: url(../img/index_img08_over.gif) no-repeat;
}

.birds_dir #top_wrapper #main_area .galleryBox .subGallery .monthList .month09 .btn {
  background: url(../img/index_img09_over.gif) no-repeat;
}

.birds_dir #top_wrapper #main_area .galleryBox .subGallery .monthList .month10 .btn {
  background: url(../img/index_img10_over.gif) no-repeat;
}

.birds_dir #top_wrapper #main_area .galleryBox .subGallery .monthList .month11 .btn {
  background: url(../img/index_img11_over.gif) no-repeat;
}

.birds_dir #top_wrapper #main_area .galleryBox .subGallery .monthList .month12 .btn {
  background: url(../img/index_img12_over.gif) no-repeat;
}

.birds_dir #top_wrapper #main_area .galleryBox .subGallery .monthList li .btn {
  display: block;
}

.birds_dir #top_wrapper #main_area .galleryBox .subGallery .monthList li .btn:not(.disable) {
  display: block;
}

.birds_dir #top_wrapper #main_area .galleryBox .subGallery .monthList li .btn:not(.disable):hover {
  cursor: pointer;
}
.birds_dir #top_wrapper #main_area .galleryBox .subGallery .monthList li .btn:not(.disable):hover img {
  opacity: 0;
}

.birds_dir #top_wrapper #main_area .galleryBox .subGallery .monthList li img {
  display: block;
}

/*
.birds_dir #top_wrapper #main_area .galleryBox .subGallery .monthList li .btn:hover img {
    filter: alpha(opacity=0);
    opacity: 0;
}
.birds_dir #top_wrapper #main_area .galleryBox .subGallery .monthList li .btn.disable:hover img {
    filter: alpha(opacity=1) !important;
    opacity: 1 !important;
}
*/

.birds_dir #top_wrapper #main_area .galleryBox .subGallery .monthList .on img {
  visibility: hidden;
}

.birds_dir #top_wrapper #main_area .galleryBox .subGallery .textP {
  font-size: 14px;
  line-height: 1.7;
  margin: 0 28px 32px;
  color: #5f3712;
}

.birds_dir #top_wrapper #main_area .galleryBox .subGallery .textP01 {
  line-height: 1.55;
  margin-bottom: 14px;
}

.birds_dir #top_wrapper #main_area .galleryBox .subGallery .textP02 {
  margin-bottom: 24px;
}

.birds_dir #top_wrapper #main_area .galleryBox .subGallery .textP span {
  color: #fd5655;
}

.birds_dir #top_wrapper #main_area .galleryBox .subGallery .h3Ttl {
  margin-bottom: 8px;
}

.birds_dir #top_wrapper #main_area .galleryBox .btmImg {
  margin-bottom: 19px;
}

.birds_dir #top_wrapper #main_area .galleryBox .btmImg01 {
  margin-bottom: 0;
}

.birds_dir #top_wrapper #main_area .galleryBox .infoBox {
  width: 400px;
  margin: 0 0 29px 103px;
}

.birds_dir #top_wrapper #main_area .galleryBox .infoBox .photoBox {
  float: left;
}

.birds_dir #top_wrapper #main_area .galleryBox .infoBox .textBox {
  float: right;
  width: 268px;
  padding-top: 183px;
}

.birds_dir #top_wrapper #main_area .galleryBox .infoBox .textBox .nameText {
  font-size: 16px;
  font-weight: bold;
  margin-bottom: 4px;
  color: #fd5655;
}

.birds_dir #top_wrapper #main_area .galleryBox .infoBox .textBox .text {
  font-size: 15px;
  line-height: 1.4;
  margin-bottom: 8px;
  color: #562c04;
}

.birds_dir #top_wrapper #main_area .galleryBox .infoBox .textBox .btnLink a:hover img {
  opacity: 0.7;

  filter: alpha(opacity=70);
}

.birds_dir #top_wrapper #main_area .galleryBox .infoBox .textBox .text span {
  font-size: 13px;
}

.birds_dir #top_wrapper #main_area .galleryBox .photoList {
  margin: 0 0 35px 103px;
}

.birds_dir #top_wrapper #main_area .galleryBox .photoList li {
  float: left;
  width: 220px;
  margin-right: 21px;
}

.birds_dir #top_wrapper #main_area .galleryBox .photoList li img {
  display: block;
  margin-bottom: 4px;
}

.birds_dir #top_wrapper #main_area .galleryBox .photoList li .nameText {
  font-size: 16px;
  margin: 0 0 3px 5px;
  color: #fd5655;
}

.birds_dir #top_wrapper #main_area .galleryBox .photoList li .text {
  font-size: 15px;
  line-height: 1.4;
  margin: 0 0 7px 6px;
  letter-spacing: -1px;
  color: #562c04;
}

.birds_dir #top_wrapper #main_area .galleryBox .photoList li .text span {
  font-size: 13px;
}

.birds_dir #top_wrapper #main_area .galleryBox .photoList li .btnLink {
  margin-left: 6px;
}

.birds_dir #top_wrapper #main_area .galleryBox .photoList li .btnLink a:hover img {
  opacity: 0.7;

  filter: alpha(opacity=70);
}

.birds_dir #top_wrapper #main_area .galleryBox .photoList .photoLi01 {
  width: 257px;
  margin: 65px 36px 0 0;
}

.birds_dir #top_wrapper #main_area .galleryBox .borderBox {
  width: 688px;
  margin: 0 auto;
  padding: 27px 0 0;
  border: 8px solid #ece8e5;
}

.birds_dir #top_wrapper #main_area .galleryBox .borderBox .ttl {
  font-size: 18px;
  font-weight: bolder;
  margin: 0 20px 12px 32px;
  color: #562c04;
}

.birds_dir #top_wrapper #main_area .galleryBox .borderBox .notes {
  font-size: 13px;
  margin: 0 0 21px 32px;
  color: #562c04;
}

.birds_dir #top_wrapper #main_area .galleryBox .borderBox .textUl {
  padding: 16px 10px 9px 32px;
	border-top: 3px solid #ede8e4;
}

.birds_dir #top_wrapper #main_area .galleryBox .borderBox .textUl li {
  font-size: 12px;
  padding-bottom: 5px;
  color: #5f3712;
}

.birds_dir #top_wrapper #main_area .galleryBox .borderBox .textUl .liStyle01 {
  color: #fd5655;
}

.birds_dir #top_wrapper #main_area .galleryBox .borderBox .textDl {
  font-size: 13px;
  margin: 0 20px 0 32px;
  color: #562c04;
}

.birds_dir #top_wrapper #main_area .galleryBox .borderBox .textDl dt {
  font-size: 15px;
  font-weight: bolder;
  float: left;
  padding-top: 16px;
}

.birds_dir #top_wrapper #main_area .galleryBox .borderBox .textDl dd {
  line-height: 1.5;
  padding-left: 9.9em;
}

#phoneCarousel {
  position: relative;
  width: 980px;
  /*    This is the carousel section, it
        contains the stage and the arrows */
  height: 450px;
  margin: 30px auto 109px !important;
}


#phoneCarousel .arrow {
  position: absolute;
  z-index: 1000;
  top: 50%;
  left: 16.5%;
  width: 105px;
  height: 75px;
  margin-top: -22px;
  /* The two arrows */
  cursor: pointer;
  cursor: pointer;
  background: url(../img/index_prev.png) no-repeat;
}

#phoneCarousel .next {
  right: 14.5%;
  left: auto;
  /* Individual styles for the next icon */
  background: url(../img/index_next.png) no-repeat;
  background-position: right top;
}

/* Hover styles */

#phoneCarousel .arrow:hover {
  background-position: left bottom;
}

#phoneCarousel .next:hover {
  background-position: right bottom;
}

#stage {
  position: absolute;
  /* The stage contains the animated phone images */
  left: 0;
  width: 980px;
  height: 100%;
}

#stage img {
  /* Hiding all the images by default */
  display: none;
}

#stage .default {
  position: absolute;
  left: 50%;
  /*    This class is applied only to the iphone img by default
        and it is the only one visible if JS is disabled */
  display: block;
  margin-left: -135px;
}

#stage .animationReady {
  position: absolute;
  top: 0;
  left: 0;
  /* This class is assigned to the images on load */
  display: block;
}

div.roundBox {
  visibility: hidden;
  width: 800px;
  height: auto;
  margin-top: 45px !important;
  margin-right: auto !important;
  margin-bottom: 100px !important;
  margin-left: auto !important;
  text-align: center;
}

ul.round {
  height: 300px;
  margin: auto;
  list-style-type: none;
}

ul.round li {
  width: 300px;
}

ul.round li img {
  width: 100%;
}

ul.round a {
  pointer-events: none;
}

ul.round .roundabout-in-focus a {
  pointer-events: auto;
}

ul.btn {
  position: relative;
  z-index: 999;
  top: 20px;
  overflow: hidden;
  width: 664px;
  margin: 0 auto !important;
  list-style-type: none;
}

ul.btn li {
  float: left;
  width: 105px;
  cursor: pointer;
}

ul.btn #next {
  float: right;
}
.anchor {
  margin-top: -111px !important;
  padding-top: 111px !important;
}

.anchor02 {
  padding-top: 20px !important;
}

/* Facebook_like width from IE */
.socialbutton_suntory_socialbutton_facebook_like {
  width: auto\9 !important;
}



/* 
quizknock Area */

.quizknock{
  padding: 20px 0 0 0 !important;
}

.quizknock_intro{
  font-weight: normal;
  color: #562c04;
  margin-bottom: 10px !important;
}

.quizknock_area{
  padding: 0 29px !important;
  
}

.quizknock_area ul{
  display: flex;
  gap:0 30px;
  align-items: stretch;
}

.quizknock_area li{
  width: 50%;
  background-color: #ebe4e1;
  border-radius: 6px;
  box-shadow: 0px 0px 8px -1px #777777;
}

.quizknock_thum{
  text-align: left;

}

.quizknock_thum img{
  
  width: 100%;
}

.quizknock_txt .date{
  display: block;
  font-size: 12px;
}

.quizknock_txt{
    padding: 0 16px 20px 16px !important;

}

.quizknock_area li p{
  line-height: 140%;
  margin: 15px 0 5px 0 !important;
letter-spacing: -0.05em;
  min-height: 50px;
}

.quizknock_btn{
  text-align:center;
  margin-bottom: 10px !important;
}

.quizknock_btn a.quizknock_btn_link{
  background: #592a08;
  position: relative;
  border-radius: 30px;
  padding: 10px 33px 10px 18px !important;
  color: #fff !important;
  text-decoration: none !important;
}

.quizknock_btn a img{
  position: absolute;
  right: 18px;
  top: 14px;
}

.quizknock_btn a.quizknock_btn_link:hover{
  background-color: #966A4D;
}

