@charset "utf-8";
/* CSS Document */
html {
  font-size: 62.5%;
}
body {
  font-family: "Yu Mincho", YuMincho, "Hiragino Mincho ProN", HGS明朝E, メイリオ, Meiryo, serif;
  color: #333333;
  font-size: 16px;
  font-size: 1.6rem;
}
::selection {
  background: #99cbcc;
}
::-moz-selection {
  background: #99cbcc;
}
div {
  box-sizing: border-box;
}
h1, h2, h3, h4, h5, h6, ul {
  font-weight: normal;
  margin: 0;
  padding: 0;
  line-height: 1;
}
h1, h2, h3, h4, h5, h6, ul {
  font-weight: bold;
}
li {
  list-style: none;
}
p {
  line-height: 1.6;
}
a {
  text-decoration: none;
  color: #3b2e2e;
}
a:hover, button:hover {
  text-decoration: underline;
  opacity: 0.7;
  filter: alpha(opacity=70);
  -ms-filter: "alpha(opacity=70)";
}
button {
  background-color: #3b2e2e;
  border: none;
  line-height: 1 !important;
  padding: 14px 100px;
  color: #fff;
  margin: 0 10px 20px !important;
}
.text_right {
  text-align: right;
}
header, footer, main {
  min-width: 1280px;
}
main {
  position: relative;
  z-index: 200;
}
header, footer, section, #photo_area, #photo_area_1, #photo_area_2 {
  background-repeat: no-repeat;
  background-position: 50% 50%;
  background-size: cover;
  position: relative;
}
section {
  overflow: hidden;
}
/* header ------------------------------------------------------------------------------------------*/
/*------------------------------------------------------------------------------------------*/
/*------------------------------------------------------------------------------------------*/
header {
  border-top: 10px solid #000000;
  z-index: 400;
  background-color: #ffffff;
}
/* nav ------------------------------------------------------------------------------------------*/
nav {
  overflow: hidden;
  position: relative;
  width: 900px;
  margin-left: auto;
  margin-right: auto;
}
#language {
  overflow: hidden;
  float: right;
}
#language li {
  float: left;
  margin-left: 10px;
}
#language a {
  display: block;
  background-color: #3b2e2e;
  color: white;
  padding: 6px;
  line-height: 1;
  min-width: 50px;
  text-align: center;
  font-size: 16px;
  font-size: 1.6rem;
}
h1 {
  background-image: url(../img/logo.png);
  background-repeat: no-repeat;
  width: 790px;
  height: 90px;
  text-indent: -9999px;
  overflow: hidden;
  margin-bottom: 15px;
  margin-top: 15px;
  margin-left: auto;
  margin-right: auto;
}
#menu {
  text-align: center;
  bottom: 7px;
  width: 791px;
  margin-left: auto;
  margin-right: auto;
}
#menu li {
  display: inline-block;
  line-height: 1;
  font-size: 0;
}
#menu li a {
  margin: 0 26px;
  font-size: 1.6rem;
}
/* nav ------------------------------------------------------------------------------------------*/
nav {
  overflow: hidden;
  position: relative;
  width: 900px;
  margin-left: auto;
  margin-right: auto;
}
/* footer ------------------------------------------------------------------------------------------*/
/*------------------------------------------------------------------------------------------*/
/*------------------------------------------------------------------------------------------*/
footer {
  background-color: #000000;
  font-size: 12px;
  font-size: 1.2rem;
  text-align: center;
  padding-top: 40px;
  padding-bottom: 60px;
  margin: 0 auto;
  z-index: 300;
  -webkit-transform: translate3d(0, 0, 0);
}
footer .return {
  background-image: url(../img/arrow.png);
  display: inline-block;
  padding-top: 16px;
  background-repeat: no-repeat;
  background-position: top center;
  line-height: 1;
  font-size: 18px;
  font-size: 1.8rem;
  margin-bottom: 30px;
}
footer a {
  color: white;
}
footer p {
  color: #ffffff;
  margin-bottom: 0;
  margin-top: 20px;
}
footer ul {
  font-size: 0;
  letter-spacing: -0.4em;
}
footer li {
  display: inline-block;
  line-height: 1;
  letter-spacing: normal;
}
footer li a {
  margin: 0 10px;
  font-size: 12px;
  font-size: 1.2rem;
}
/* main ------------------------------------------------------------------------------------------*/
/*------------------------------------------------------------------------------------------*/
/*------------------------------------------------------------------------------------------*/
section {
  background-color: #FFFFFF;
  clear: both;
}
.text_area {
  padding: 40px;
  height: 430px;
  font-size: 16px;
  font-size: 1.6rem;
  font-kerning: normal;
}
.text_area h2 {
  font-size: 22px;
  font-size: 2.2rem;
  margin-bottom: 10px;
  line-height: 1.3;
}
#second .text_area table, #thread .text_area table {
  width: 100%;
  margin: 0 0 10px;
  border-collapse: separate;
  border: 0px;
}
.text_area table th {
  line-height: 1.6;
}
.text_area table td {
  line-height: 1.6;
  text-align: left;
  vertical-align: top;
  white-space: nowrap;
  padding: 0;
}
.text_area_overview {
  font-size: 1.8rem;
}
.text_area_overview table th {
  font-size: 1.8rem;
}
.text_area_overview table td {
  font-size: 1.8rem;
}
#first {
  background-color: transparent;
  background-image: url(../img/a-0.jpg);
  width: 100%;
  z-index: 10;
    padding-top: 56.25%;
}
#second {
  padding: 1px 0;
}
#second .text_area {
  padding: 40px 40px 40px 39px;
}
#thread {
  z-index: 140;
  padding: 40px 0;
  text-align: center;
}
.cameraman {
  display: inline-block;
}
.cameraman .text_area {
  height: auto;
}
.cameraman-sekiya {
  display: inline-block;
}
#thread .text_area {
  padding: 20px 0 0 40px;
  display: inline-block;
  vertical-align: top;
}
#thread .left {
  text-align: right;
  padding-right: 40px;
}
#photo_frame {
  position: fixed;
  width: 100%;
  height: 777px;
  z-index: 5;
}
#photo_frame #photo_area {
  background-image: url(../img/a-0.jpg);
  width: 100%;
  height: 777px;
  z-index: 10;
}
#first .text_area {
  background-image: url(../img/first.png);
  height: 40px;
  overflow: hidden;
  text-indent: -99999px;
  position: absolute;
  bottom: 10px;
  width: 100%;
  background-repeat: no-repeat;
  background-position: center;
  background-color: transparent;
  padding: 0;
}
#first .text_area h2, #first .text_area p {
  margin-left: -99999px;
}
#photo_area_1 {
  height: 730px;
}
#photo_area_2 {
  height: 300px;
}
#second #photo_area_1 {
  background-image: url(../img/b-0.jpg);
}
#second #photo_area_2 {
  background-image: url(../img/c-0.jpg);
}
#second .text_right {
  padding-top: 10px;
}
/*------------------------------------------------------------------------------------------*/
.left {
  width: 50%;
  float: left;
}
.left .text_area {
  max-width: 500px;
  float: right;
}
.right {
  width: 50%;
  padding-left: 1px;
  float: right;
}
.right .text_area {
  /*max-width: 499px;*/
}
/* access ------------------------------------------------------------------------------------------*/
#access {
  padding: 40px;
  background-color: #f2f2f2;
  text-align: center;
}
.access-inner {
  display: inline-block;
}
#access .detail {
  display: table-cell;
  vertical-align: middle;
  padding-right: 20px;
  white-space: nowrap;
}
#access .detail h2 {
  font-size: 2.2rem;
  margin-bottom: 20px;
}
#access .detail h2 span {
  font-size: 12px;
  font-size: 1.2rem;
  display: block;
  padding-top: 8px;
  font-weight: normal;
}
#access .detail table {
  font-size: 16px;
  font-size: 1.6rem;
}
#access h2, #access .detail td, #access .detail th {
  text-align: left;
}
#access .detail th, .detail td {
  vertical-align: top;
  line-height: 1.6;
  padding: 0;
}
#access .detail td a {
  text-decoration: underline;
}
#access .detail td a:hover {
  text-decoration: none;
}
#access .map {
  display: table-cell;
  background-color: #000000;
  vertical-align: middle;
  margin-left: 20px;
  border: 1px solid #aaaaaa;
}
#access .map img {
  display: block;
  width: 100%;
}
#access #map_canvas {
  width: 100%;
  height: 430px;
}
/* book ------------------------------------------------------------------------------------------*/
#book {
  padding: 40px;
}
.book-inner {
  width: 700px;
  margin: auto;
}
#book .detail {
  display: table-cell;
  vertical-align: middle;
}
#book .detail table {
  font-size: 12px;
  font-size: 1.2rem;
}
#book .detail th {
  text-align: right;
  white-space: nowrap;
}
#book .detail td {
  white-space: normal;
}
#book .detail th, #book .detail td {
  vertical-align: top;
  line-height: 1.6;
  padding: 0 0 10px;
  font-size: 16px;
  font-size: 1.6rem;
}
#book h2 {
  text-align: center;
  font-size: 22px;
  font-size: 2.2rem;
  margin-bottom: 20px;
}
#book h2 span {
  display: inline;
  font-size: 18px;
  margin-left: 10px;
}
#book .right {
  display: table-cell;
  vertical-align: middle;
  float: none;
}
#book .left {
  display: table-cell;
  vertical-align: middle;
  padding: 0 10px 0 0;
  white-space: nowrap;
  float: none;
}
#book .right img {
  width: 100%;
  border: 1px solid #aaaaaa;
}
/* contact ------------------------------------------------------------------------------------------*/
#contact {
  background-color: #f2f2f2;
  padding: 40px;
  text-align: center;
}
#contact h2 {
  font-size: 22px;
  font-size: 2.2rem;
  margin-bottom: 30px;
}
#contact table {
  width: 570px;
  margin: 0 auto;
}
#contact th, #contact td {
  line-height: 1.6;
  padding: 0 0 20px;
  font-size: 16px;
  font-size: 1.6rem;
}
#contact th span {
  font-size: 10px;
  font-size: 1rem;
  color: #CF1215;
  margin-left: 4px;
  font-weight: normal;
}
#contact th {
  text-align: left;
  padding-right: 20px;
  font-weight: normal;
  white-space: nowrap;
}
#contact td {
  text-align: left;
  width: 100%;
}
#contact input[type="text"], #contact textarea {
  width: 100%;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
#contact textarea {
  height: 140px;
}
.copyright-sekiya {
  background-position: right bottom;
  position: absolute;
  bottom: 0;
  right: 0;
  width: 100%;
  height: 25px;
  background-repeat: no-repeat;
  margin: 0;
}
.copyright-sekiya {
  background-image: url(../img/sekiya.png);
}
#movie {
  background-image: url(../img/bg_movie.jpg);
  height: 370px;
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center center;
  text-align: center;
  padding: 140px 0;
}
#btn_movie {
  width: 70px;
  height: 70px;
  margin: 0 auto;
  position: relative;
}
#btn_movie, #btn_movie img {
  border-radius: 35px;
}
#btn_movie a {
  background-color: #a3866f;
  display: block;
  border-radius: 50%;
  position: relative;
  width: 70px;
  height: 70px;
}
#btn_movie a:hover {
  background-color: #463a31;
  opacity: 1;
}
#movie_txt {
  color: #FFF;
  text-shadow: 0px 0px 4px #000000, 1px 1px 2px #000000;
}
#btn_movie .ripple {
  width: 70px;
  height: 70px;
  border: 4px solid #fff;
  border-radius: 50%;
  box-sizing: border-box;
  display: block;
  top: 0px;
  left: 0px;
  position: absolute;
  pointer-events: none;
}
#btn_movie .ripple.is-show {
  animation: youtube 0.75s ease-out forwards;
}
@keyframes youtube {
  from {
    opacity: 1;
  }
  to {
    border: 2px solid #fff;
    transform: scale(1.4);
    opacity: 0;
  }
}
.photolog th {
  text-align: right;
  padding-right: 5px;
  vertical-align: top;
  white-space: nowrap;
}
#insta-ico {
  margin-left: 4px;
  vertical-align: text-bottom;
}
.insta {
  width: 870px;
  margin: auto;
  clear: both;
  text-align: center;
  font-size: 0;
}
.insta h2 {
  padding-top: 40px;
  padding-bottom: 20px;
}
.insta li {
  width: 23%;
  display: inline-block;
  margin: 0 1%;
}
.insta li img {
  width: 100%;
}
.text_area table td a {
  text-decoration: underline;
}
@media (max-width: 720px) {
  #first .text_area {
    position: absolute;
    bottom: 10px;
    background-size: contain;
  }
  .left, .right {
    width: 100%;
    padding: 0;
  }
  #thread .left {
    width: 100%;
    padding: 0 !important;
    text-align: center !important;
  }
  .text_area {
    height: auto;
  }
  h2 {
    text-align: center;
  }
  .insta {
    width: 100%;
  }
  #contact {
    padding: 10px;
  }
  #contact table {
    width: 100%;
  }
  #contact th, #contact td {
    display: block;
  }
  #contact input[type="text"] {
    height: 50px;
  }
  footer li, footer a {
    display: block;
  }
  footer a {
    font-size: 16px;
    padding: 20px 0;
  }
  header, footer, main {
    max-width: 720px;
    min-width: 320px;
  }
  header, footer, section, #photo_area, #photo_area_1, #photo_area_2 {
    background-size: cover;
  }
  nav {
    width: auto;
  }
  nav #language, nav h1 {
    float: none;
    clear: both;
  }
  nav #language li {
    width: 46%;
    margin: 0 2%;
    display: inline-block;
  }
  nav #language li a {
    padding: 20px 0;
  }
  nav h1 {
    margin: 10px auto;
    width: 96%;
    background-size: contain;
    background-repeat: no-repeat;
    background-position: center;
  }
  #menu {
    width: auto;
    clear: both;
    margin: 0;
    position: relative;
    bottom: auto;
  }
  #menu li {
    display: block;
  }
  #menu li a {
    display: block;
    margin: 0;
    padding: 20px;
  }
  #first {
    background-image: url(../img/a-0.jpg);
    background-position: 50% 50%;
  }
  #photo_frame {
    display: none;
  }
  #thread .text_area {
    padding: 20px 40px 0;
  }
  #contact {
    padding-top: 40px;
  }
  .insta li {
    width: 80%;
    display: block;
    margin: 20px auto;
    max-width: 340px;
  }
  .text_area table td, .text_area table tr {
    display: block;
    white-space: normal;
    margin-bottom: 14px;
  }
  #access {
    padding: 40px 10px;
  }
  #access .detail {
    margin: auto;
    padding-right: 0;
    display: block;
  }
  #access .map, .detail {
    display: block;
    margin: 10px auto 0;
    padding: 0;
  }
  #access .map {
    margin: 20px auto 0;
  }
  #access .detail table {
    margin: auto;
  }
  #book {
    padding: 10px;
  }
  .book-inner {
    width: auto;
  }
  #book h2 span {
    display: block;
    margin-left: 0;
    padding-top: 10px;
  }
  #book .right {
    width: 100%;
    display: block;
  }
  #book .left {
    width: 100%;
    padding: 0;
    display: block;
  }
  #book .detail {
    padding-right: 0;
  }
  #book h2 {
    text-align: center;
    padding-top: 20px;
  }
  #book .detail table {
    margin: auto;
  }
  #book .detail table td {}
  #access h2, #access .detail td, #access .detail th {
    text-align: center;
  }
  .text_area.text_area_overview img {
    width: 100%;
  }
}
/* スリランカフェス　180509*/
.link a {
  color: #209bbc;
  display: block;
}
#aaa {
  background-color: #fff;
  display: flex;
  justify-content: center;
}
.youtube {
  position: relative;
  width: 100%;
  padding-top: 56.25%;
}
.youtube iframe {
  position: absolute;
  top: 0;
  right: 0;
  width: 100%;
  height: 100%;
}
#insta { background-color: #f2f2f2; padding: 40px 0; }
#insta h2 { text-align: center; }
#insta h2 img { height: 40px; }
.box_insta {
  width: 100%;
  min-width: 1280px;
  padding: 0;
  margin: -10px 0 0;
}
.box_insta .flex_all {
  display: flex;
  flex-wrap: wrap;
  justify-content: flex-start;
  padding: 0;
  margin: 0;
}

.box_insta li {
  width: 22%;
  height: 22vw;
  margin-top: 30px;
  min-height: 282px;
  margin-left: 2.4%;
}
.box_insta li:nth-child(4n+1){
  margin-left: 2.4%;
}
@media (max-width: 720px) {
  .box_insta {
    min-width: 320px;
    margin: 0;
  }
  #insta h2 { 
    margin-top: 20px; }
  .box_insta li {
    margin-top: 10px;
    min-height: 1px;
  }
}
 .box_insta img { width: 100%;}