@charset "UTF-8";
@font-face {
  font-family: 'apercu';
  font-style: normal;
  font-weight: 400;
  src: url("../fonts/apercu_regular_pro.eot");
  src: url("../fonts/apercu_regular_pro.woff") format("woff"), url("../fonts/apercu_regular_pro.ttf") format("truetype");
  /* Safari, Android, iOS */ }
/*リセット
--------------------------------------------*/
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, canvas, details, embed, figure, figcaption, footer, header, hgroup, menu, nav, output, ruby, section, summary, time, mark, audio, video {
  margin: 0;
  padding: 0;
  border: 0;
  font: inherit;
  font-size: 100%;
  vertical-align: baseline; }

html {
  line-height: 1; }

ol, ul {
  list-style: none; }

table {
  border-collapse: collapse;
  border-spacing: 0; }

caption, th, td {
  text-align: left;
  font-weight: normal;
  vertical-align: middle; }

q, blockquote {
  quotes: none; }
q:before, q:after, blockquote:before, blockquote:after {
  content: "";
  content: none; }

a img {
  border: none; }

article, aside, details, figcaption, figure, footer, header, hgroup, main, menu, nav, section, summary {
  display: block; }

/*変数
---------------------------------------------*/
/*全体
---------------------------------------------*/
div#wrapper {
  width: 100%;
  margin: 0 auto;
  line-height: 1.6;
  font-feature-settings: "palt";
  font-family: 'apercu',"Noto Sans Japanese";
  letter-spacing: 1px; }

div#page01 {
  background: url(../images/cover01.jpg) no-repeat;
  background-size: cover;
  background-position: center top;
  height: 100vh; }

div#page02 {
  background: url(../images/cover02.jpg) no-repeat;
  background-size: cover;
  background-position: center top;
  height: 100vh; }

div#page03 {
  background: url(../images/cover03.jpg) no-repeat;
  background-size: cover;
  background-position: center top;
  height: 100vh; }

div#page04 {
  background: url(../images/cover04.jpg) no-repeat;
  background-size: cover;
  background-position: center top;
  height: 100vh; }

div#page05 {
  background: url(../images/cover05.jpg) no-repeat;
  background-size: cover;
  background-position: center top;
  height: 100vh; }

div#page06 {
  background: url(../images/cover06.jpg) no-repeat;
  background-size: cover;
  background-position: center top;
  height: 100vh; }

div#page07 {
  background: url(../images/cover09.jpg) no-repeat;
  background-size: cover;
  background-position: center top;
  height: 100vh; }

div#page08 {
  background: url(../images/cover07.jpg) no-repeat;
  background-size: cover;
  background-position: center top;
  height: 100vh; }

div#page09 {
  background: url(../images/cover08.jpg) no-repeat;
  background-size: cover;
  background-position: center top;
  height: 100vh; }

div.inner {
  position: relative;
  height: 100%; }
div.inner .creditArea ul li a {
  color: #000;
  text-decoration: none; }
div.inner .creditArea ul li a span {
  background: rgba(0, 0, 0, 0.4);
  padding: 3px;
  vertical-align: middle;
  color: #fff; }
div.inner .staffBtn a {
  text-align: center;
  color: #fff;
  display: table-cell;
  line-height: 1.4;
  vertical-align: middle;
  font-size: 12px; }

div#footIn {
  font-feature-settings: "palt";
  font-family: 'apercu',"Noto Sans Japanese";
  line-height: 1.6; }
div#footIn #itemListBtn a, div#footIn #galanteTop a {
  color: #fff;
  text-align: center;
  display: block;
  width: 100%;
  text-decoration: none;
  background: rgba(0, 0, 0, 0.4);
  box-sizing: border-box; }
div#footIn #itemListBtn a:hover, div#footIn #galanteTop a:hover {
  background: #ccc;
  color: #000; }
div#footIn #galanteTop {
  margin-bottom: 25px; }
div#footIn #instaBtn {
  width: 100%;
  background: rgba(0, 0, 0, 0.4); }
div#footIn #instaBtn a {
  color: #fff;
  display: block;
  width: 100%;
  text-decoration: none; }
div#footIn #instaBtn a:hover {
  color: #000;
  background: #ccc; }
div#footIn ul#newsArea li h3 {
  text-align: center;
  font-weight: bold; }
div#footIn ul#newsArea li img {
  width: 100%; }
div#footIn ul#newsArea li p a {
  color: #000;
  display: ineline-block;
  border-bottom: 1px #000 solid; }

div#bookInfo {
  font-feature-settings: "palt";
  font-family: 'apercu',"Noto Sans Japanese";
  line-height: 1.6; }
div#bookInfo div#innerInfo div#info dl {
  display: flex; }

div#footer {
  background: #666666;
  width: 100%;
  color: #fff;
  text-align: center;
  box-sizing: border-box;
  font-feature-settings: "palt";
  font-family: 'apercu',"Noto Sans Japanese";
  line-height: 1.6; }

/*---------------------------Model PC-----------------------------*/
div#wrapper_pc {
  width: 100%;
  margin: 0 auto;
  line-height: 1.6;
  font-feature-settings: "palt";
  font-family: 'apercu',"Noto Sans Japanese";
  letter-spacing: 1px; }

div#styling01 {
  background: url(../images/ihana_pc/cover01.jpg) no-repeat;
  background-size: cover;
  background-position: center top;
  height: 100vh;
  width: 100%; }
div#styling01 div {
  display: table;
  width: 100%;
  height: 100%; }
div#styling01 div h1 {
  box-sizing: border-box;
  text-align: center;
  width: 100%;
  display: table-cell;
  vertical-align: middle; }
div#styling01 div h1 img {
  width: 40%;
  padding-right: 40%; }
div#styling01 a {
  position: relative;
  top: 10px;
  left: 63%;
  color: #000;
  font-size: 14px; }
div#styling01 a span {
  font-size: 13px;
  background: rgba(0, 0, 0, 0.4);
  padding: 4px 8px;
  color: #fff;
  display: inline-block;
  margin-left: 5px; }

div#contentBox {
  position: relative;
  width: 1000px;
  margin: 80px auto;
  height: 3450px; }
div#contentBox a.itemLink_pc {
  font-size: 14px;
  color: #000; }
div#contentBox a.itemLink_pc span {
  font-size: 13px;
  background: rgba(0, 0, 0, 0.4);
  padding: 4px 8px;
  color: #fff;
  display: inline-block;
  margin-left: 5px; }
div#contentBox #styling02 {
  position: absolute;
  left: 0;
  top: 0;
  visibility: hidden; }
div#contentBox #styling02 img {
  display: block;
  width: 455px;
  height: auto;
  margin-bottom: 17px; }
div#contentBox #styling03 {
  position: absolute;
  right: 0;
  top: 285px;
  visibility: hidden; }
div#contentBox #styling03 img {
  display: block;
  width: 455px;
  height: auto;
  margin-bottom: 17px; }
div#contentBox #styling04 {
  position: absolute;
  left: 0;
  top: 905px;
  visibility: hidden; }
div#contentBox #styling04 img {
  display: block;
  width: 455px;
  height: auto;
  margin-bottom: 17px; }
div#contentBox #styling05 {
  position: absolute;
  right: 0;
  top: 1185px;
  visibility: hidden; }
div#contentBox #styling05 img {
  display: block;
  width: 455px;
  height: auto;
  margin-bottom: 17px; }
div#contentBox #styling06 {
  position: absolute;
  left: 0;
  top: 1810px;
  visibility: hidden; }
div#contentBox #styling06 img {
  display: block;
  width: 455px;
  height: auto;
  margin-bottom: 17px; }
div#contentBox #styling07 {
  position: absolute;
  right: 0;
  top: 1858px;
  visibility: hidden; }
div#contentBox #styling07 img {
  display: block;
  width: 455px;
  height: auto;
  margin-bottom: 17px; }
div#contentBox #styling08 {
  position: absolute;
  right: 0;
  top: 2617px;
  visibility: hidden; }
div#contentBox #styling08 img {
  display: block;
  width: 455px;
  height: auto;
  margin-bottom: 17px; }
div#contentBox #styling09 {
  position: absolute;
  left: 0;
  top: 2710px;
  visibility: hidden; }
div#contentBox #styling09 img {
  display: block;
  width: 455px;
  height: auto;
  margin-bottom: 17px; }

div#circle00 {
  position: absolute;
  right: 10%;
  top: 92vh;
  width: 100px;
  height: 100px;
  background: rgba(0, 0, 0, 0.6);
  border-radius: 50%;
  display: table;
  visibility: none; }
div#circle00 a {
  text-align: center;
  display: block;
  color: #fff;
  line-height: 1.0;
  font-size: 16px;
  display: table-cell;
  vertical-align: middle; }

div.circle a {
  text-align: center;
  display: block;
  color: #fff;
  line-height: 1.0;
  font-size: 16px;
  display: table-cell;
  vertical-align: middle; }

.fuwatAnime {
  -webkit-animation-fill-mode: both;
  -ms-animation-fill-mode: both;
  animation-fill-mode: both;
  -webkit-animation-duration: 1.5s;
  -ms-animation-duration: 1.5s;
  animation-duration: 1.5s;
  -webkit-animation-name: fuwatAnime;
  -ms-animation-name: fuwatAnime;
  animation-name: fuwatAnime;
  visibility: visible !important; }

@-webkit-keyframes fuwatAnime {
  0% {
    opacity: 0;
    -webkit-transform: translateY(-20px); }
  100% {
    opacity: 1;
    -webkit-transform: translateY(0); } }
@keyframes fuwatAnime {
  0% {
    opacity: 0;
    -webkit-transform: translateY(-20px);
    -ms-transform: translateY(-20px);
    transform: translateY(-20px); }
  100% {
    opacity: 1;
    -webkit-transform: translateY(0);
    -ms-transform: translateY(0);
    transform: translateY(0); } }
/*---------------------------Staff PC-----------------------------*/
div#staffContent_pc {
  width: 1060px;
  margin: auto;
  line-height: 1.6;
  font-feature-settings: "palt";
  font-family: 'apercu',"Noto Sans Japanese";
  letter-spacing: 1px;
  padding-top: 18px;
  margin: auto; }
div#staffContent_pc h1 {
  padding: 30px 0;
  text-align: center;
  font-size: 48px;
  line-height: 1.2; }

.snap_pc {
  width: 100%;
  border-top: 1px solid #000;
  margin-bottom: 80px; }
.snap_pc h2 {
  font-size: 40px;
  text-align: center;
  padding: 30px 0 35px; }
.snap_pc .itemArea_pc {
  width: 100%;
  display: flex; }
.snap_pc .itemArea_pc div {
  width: 50%; }
.snap_pc .itemArea_pc div:first-child {
  box-sizing: border-box;
  padding-right: 30px; }
.snap_pc .itemArea_pc div:first-child img {
  width: 100%;
  display: block; }
.snap_pc .itemArea_pc div:last-child {
  box-sizing: border-box;
  padding-left: 30px;
  position: relative; }
.snap_pc .itemArea_pc div:last-child img {
  width: 55%;
  display: block;
  position: absolute; }
.snap_pc .itemArea_pc div:last-child img:first-child {
  left: 0;
  top: 0;
  z-index: 10; }
.snap_pc .itemArea_pc div:last-child img:last-child {
  right: 0;
  bottom: 0; }
.snap_pc .textArea_pc {
  text-align: center;
  padding: 60px 0 65px; }
.snap_pc .textArea_pc a {
  color: #000;
  font-size: 20px;
  display: block;
  margin-top: 5px; }
.snap_pc .textArea_pc a span {
  font-size: 18px;
  background: rgba(0, 0, 0, 0.4);
  color: #fff;
  padding: 2px 7px;
  display: inline-block; }
.snap_pc .staffArea_pc {
  width: 100%; }
.snap_pc .staffArea_pc ul {
  display: flex;
  flex-wrap: wrap; }
.snap_pc .staffArea_pc ul li {
  width: calc(100% / 3 - 20px);
  margin-right: 30px;
  margin-bottom: 30px; }
.snap_pc .staffArea_pc ul li:nth-child(3n) {
  margin-right: 0; }
.snap_pc .staffArea_pc ul li img {
  display: block;
  width: 100%; }
.snap_pc .account_pc {
  width: 100%; }
.snap_pc .account_pc ul {
  display: flex; }
.snap_pc .account_pc ul li {
  width: calc(100% / 3 - 20px);
  text-align: center;
  margin-right: 30px; }
.snap_pc .account_pc ul li:nth-child(3n) {
  margin-right: 0; }
.snap_pc .account_pc ul li a {
  color: #000;
  font-size: 20px; }

.intro_staff_pc {
  width: 100%;
  border-top: 1px solid #000;
  margin-bottom: 80px; }
.intro_staff_pc h2 {
  font-size: 40px;
  text-align: center;
  padding: 30px 0 35px; }
.intro_staff_pc ul {
  display: flex; }
.intro_staff_pc ul li {
  width: calc(100% / 3 - 20px);
  margin-right: 30px;
  display: flex;
  align-items: center; }
.intro_staff_pc ul li:nth-child(3n) {
  margin-right: 0; }
.intro_staff_pc ul li div {
  width: 50%; }
.intro_staff_pc ul li div img {
  width: 100%; }
.intro_staff_pc ul li p {
  font-size: 10px;
  width: 50%;
  box-sizing: border-box;
  padding-left: 15px; }
.intro_staff_pc ul li p span {
  display: block;
  margin-bottom: 5px;
  font-size: 16px; }
.intro_staff_pc ul li p span a {
  color: #000; }

/*---------------------------Staff SP-----------------------------*/
div#staffContent {
  width: 95%;
  box-sizing: border-box;
  line-height: 1.6;
  font-feature-settings: "palt";
  font-family: 'apercu',"Noto Sans Japanese";
  letter-spacing: 1px;
  padding-top: 18px;
  margin: auto; }
div#staffContent div#main h1 {
  font-size: 18px;
  text-align: center; }

div.snap {
  margin-top: 40px;
  border-top: 1px solid #000;
  padding-top: 20px; }
div.snap h2 {
  font-size: 18px;
  text-align: center;
  margin-bottom: 25px; }

ul.slides li img {
  width: 100%;
  display: block; }

div.itemLink {
  width: 90%;
  font-size: 14px;
  margin-top: -50px;
  margin-bottom: 20px;
  margin-left: auto;
  margin-right: auto;
  text-align: center; }
div.itemLink p {
  font-size: 12px;
  margin-bottom: 5px; }
div.itemLink a {
  color: #000;
  width: 100%;
  overflow: hidden; }
div.itemLink a span:first-child {
  font-size: 14px; }
div.itemLink a span:last-child {
  font-size: 12px;
  color: #fff;
  background: rgba(0, 0, 0, 0.4);
  padding: 0px 15px;
  margin-left: 5px;
  display: inline-block; }

.itemArea {
  width: 90%;
  margin: auto; }

.carousel {
  position: relative;
  top: -25px; }

div#instagrammer {
  margin-top: 20px;
  border-top: 1px solid #000;
  padding-top: 20px; }
div#instagrammer h2 {
  font-size: 18px;
  text-align: center;
  margin-bottom: 20px; }
div#instagrammer ul {
  width: 100%;
  display: flex;
  align-items: center;
  margin-bottom: 20px; }
div#instagrammer ul li:first-child {
  margin-right: 10px;
  width: calc(35% - 10px); }
div#instagrammer ul li:last-child {
  margin-left: 10px;
  font-size: 10px;
  width: calc(65% - 10px);
  display: flex;
  align-items: center; }
div#instagrammer ul li:last-child span {
  font-size: 12px;
  display: block;
  margin-bottom: 5px; }
div#instagrammer ul li:last-child a {
  color: #000; }
div#instagrammer ul li img {
  width: 100%;
  display: block; }

div.instaArea ul {
  width: 100%;
  display: flex;
  margin-top: -80px; }
div.instaArea ul li {
  width: calc(100% / 3);
  box-sizing: border-box;
  padding: 0 5px; }
div.instaArea ul li:nth-child(1) {
  text-align: left; }
div.instaArea ul li:nth-child(2) {
  text-align: center; }
div.instaArea ul li:nth-child(3) {
  text-align: right; }
div.instaArea ul li a {
  color: #000;
  font-size: 12px; }

/*----------------- common ----------------*/
a {
  text-decoration: none;
  -webkit-transition: all .3s ease;
  -moz-transition: all .3s ease;
  -ms-transition: all .3s ease;
  -o-transition: all .3s ease;
  transition: all .3s ease; }

/* OUTER NAV */
nav {
  position: relative;
  overflow: hidden;
  width: 100%;
  height: auto;
  background: none;
  text-align: center; }

nav ul {
  text-align: center; }

nav ul li {
  display: inline-block; }

nav ul li a {
  display: inline-block;
  padding: 1em 3em;
  border-bottom: 2px solid #fff;
  color: #333;
  text-decoration: none;
  font-size: 16px;
  -webkit-transition: all .2s linear 0s;
  -moz-transition: all .2s linear 0s;
  -o-transition: all .2s linear 0s;
  transition-property: all .2s linear 0s; }

nav ul li a:hover {
  color: #34B484; }

/* OPEN / CLOSE BTNS */
.menu-btn {
  position: fixed;
  top: 6px;
  right: 20px;
  z-index: 999;
  display: inline;
  font-size: 32px; }

.menu-btn a {
  display: inline-block;
  text-decoration: none;
  /* safari hack */ }

.btn-open:after {
  color: #000;
  content: "\f394";
  font-family: "Ionicons";
  -webkit-transition: all .2s linear 0s;
  -moz-transition: all .2s linear 0s;
  -o-transition: all .2s linear 0s;
  transition-property: all .2s linear 0s; }

.btn-open:hover:after {
  color: #000; }

.btn-close:after {
  color: #fff;
  content: "\f2d7";
  font-family: "Ionicons";
  -webkit-transition: all .2s linear 0s;
  -moz-transition: all .2s linear 0s;
  -o-transition: all .2s linear 0s;
  transition-property: all .2s linear 0s; }

.btn-close:hover:after {
  color: #fff; }

/* OVERLAY */
.overlay {
  position: fixed;
  top: 0;
  z-index: 99;
  display: none;
  overflow: auto;
  width: 100%;
  height: 100%;
  background: #333;
  font-family: 'apercu';
  line-height: 1.6; }

.overlay .menu {
  margin: 10% auto;
  width: 80%; }

.overlay .menu ul {
  margin: 0;
  padding: 0;
  width: 100%; }

.overlay .menu ul li {
  float: left;
  padding: 20px 0;
  width: 25%;
  list-style: none;
  text-align: center;
  text-transform: uppercase; }

.overlay .menu ul li a {
  color: #000;
  font-weight: bold;
  font-size: 20px; }

.overlay .menu ul ul {
  margin-top: 50px; }

.overlay .menu ul ul li {
  position: relative;
  float: none;
  margin: 0;
  width: 100%;
  border: 0; }

.overlay .menu ul ul li a {
  color: #fff;
  text-transform: capitalize;
  font-weight: bold;
  font-size: 14px; }

.overlay .menu ul ul li a:hover {
  color: #000; }

/* RESPONSIVE */
@media screen and (max-width: 768px) {
  nav {
    display: none; }

  .overlay .menu ul li {
    float: none;
    margin-bottom: 50px;
    width: 100%;
    border-bottom: 1px solid #575757; }

  .overlay .menu ul li:last-child {
    border: 0; }

  .overlay .menu ul ul {
    margin-top: 20px; }

  .menu-btn {
    right: 25px; } }
.allexamples {
  position: absolute;
  bottom: 0;
  font-size: 18px;
  font-weight: bold;
  width: 100%;
  text-align: center;
  background: #e9e9e9;
  padding: 20px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  color: #333;
  position: fixed; }

.overlayBox {
  display: table;
  width: 100%;
  height: 100%; }
.overlayBox .overlayInner {
  display: table-cell;
  text-align: center;
  vertical-align: middle; }
.overlayBox .overlayInner a {
  font-size: 22px;
  color: #fff;
  text-decoration: none; }

ul#overlayMenu li {
  margin-bottom: 10px; }

ul#snsArea {
  display: flex;
  margin: 25px auto 0;
  align-items: center; }
ul#snsArea li {
  width: calc(100% / 3); }
ul#snsArea li img {
  width: 30px; }

#pageTop {
  position: fixed;
  bottom: 10px;
  right: 10px;
  width: 40px;
  display: none;
  z-index: 10; }
#pageTop img {
  width: 100%; }

/* PC
--------------------------------------*/
@media screen and (min-width: 769px) {
  div.inner {
    width: 1180px;
    margin: auto;
    display: flex;
    align-items: flex-end;
    box-sizing: border-box;
    padding: 20px 0; }
  div.inner h1 img {
    width: 40%;
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    margin: auto; }
  div.inner .creditArea {
    width: 30%;
    text-align: right; }
  div.inner .creditArea ul {
    padding-right: 20px;
    box-sizing: border-box;
    font-size: 18px; }
  div.inner .imgArea {
    width: 40%; }
  div.inner .imgArea img {
    width: 100%;
    display: block; }
  div.inner .staffBtn {
    width: 30%; }

  div#footIn {
    max-width: 1060px;
    margin: auto;
    padding-top: 25px; }
  div#footIn #itemListBtn, div#footIn #galanteTop {
    width: 700px;
    margin: auto;
    height: 100px; }
  div#footIn #itemListBtn a, div#footIn #galanteTop a {
    font-size: 20px;
    height: 100px;
    line-height: 100px; }
  div#footIn #galanteTop {
    padding-bottom: 100px; }
  div#footIn #instaBtn {
    height: 100px;
    width: 700px;
    margin: 60px auto 0;
    line-height: 100px; }
  div#footIn #instaBtn a {
    font-size: 20px;
    line-height: 100px;
    text-align: center; }
  div#footIn h2 {
    font-size: 24px;
    text-align: center;
    margin-top: 80px; }
  div#footIn ul#newsArea {
    display: flex;
    border: 1px solid #acacac;
    margin: 20px 0 80px;
    box-sizing: border-box; }
  div#footIn ul#newsArea li {
    width: 50%;
    box-sizing: border-box;
    padding: 0 40px;
    margin: 30px 0; }
  div#footIn ul#newsArea li:first-child {
    border-right: 1px solid #aeaeae; }
  div#footIn ul#newsArea li:last-child {
    border-left: 1px solid #aeaeae; }
  div#footIn ul#newsArea li h3 {
    font-size: 20px;
    margin-bottom: 5px; }
  div#footIn ul#newsArea li h4 {
    font-size: 14px;
    font-weight: bold; }
  div#footIn ul#newsArea li p {
    font-size: 14px; }

  div#bookInfo {
    width: 1060px;
    margin: auto; }
  div#bookInfo h2 {
    font-size: 24px;
    margin-bottom: 47px; }
  div#bookInfo div#innerInfo {
    display: flex; }
  div#bookInfo div#innerInfo div#ihana {
    width: 50%; }
  div#bookInfo div#innerInfo div#ihana img {
    display: block;
    padding: 30px 80px;
    border: 1px solid #ccc;
    width: 348px; }
  div#bookInfo div#innerInfo div#info {
    box-sizing: border-box;
    padding-left: 25px; }
  div#bookInfo div#innerInfo div#info p.title {
    font-size: 27px;
    margin-bottom: 30px;
    line-height: 1.2; }
  div#bookInfo div#innerInfo div#info p.title span {
    font-size: 20px; }
  div#bookInfo div#innerInfo div#info p.explain {
    margin-top: 30px; }

  div#footer {
    padding: 20px;
    font-size: 13px;
    margin-top: 60px; }

  /*---------------------------Model PC-----------------------------*/
  div.circle {
    position: relative;
    left: 365px;
    top: -125px;
    width: 100px;
    height: 100px;
    background: rgba(0, 0, 0, 0.6);
    border-radius: 50%;
    visibility: hidden;
    display: table; }

  .fuwatAnime {
    -webkit-animation-fill-mode: both;
    -ms-animation-fill-mode: both;
    animation-fill-mode: both;
    -webkit-animation-duration: 1.5s;
    -ms-animation-duration: 1.5s;
    animation-duration: 1.5s;
    -webkit-animation-name: fuwatAnime;
    -ms-animation-name: fuwatAnime;
    animation-name: fuwatAnime;
    visibility: visible !important; }

  @-webkit-keyframes fuwatAnime {
    0% {
      opacity: 0;
      -webkit-transform: translateY(-20px); }
    100% {
      opacity: 1;
      -webkit-transform: translateY(0); } }
  @keyframes fuwatAnime {
    0% {
      opacity: 0;
      -webkit-transform: translateY(-20px);
      -ms-transform: translateY(-20px);
      transform: translateY(-20px); }
    100% {
      opacity: 1;
      -webkit-transform: translateY(0);
      -ms-transform: translateY(0);
      transform: translateY(0); } }
  /*---------------------------Staff PC-----------------------------*/
  /*---------------------------Staff SP-----------------------------*/
  /*----------------- common ----------------*/
  .pcNone {
    display: none; }

  .spNone {
    display: block; }

  a {
    text-decoration: none;
    -webkit-transition: all .3s ease;
    -moz-transition: all .3s ease;
    -ms-transition: all .3s ease;
    -o-transition: all .3s ease;
    transition: all .3s ease; }

  /* OUTER NAV */
  nav {
    position: relative;
    overflow: hidden;
    width: 100%;
    height: auto;
    background: none;
    text-align: center; }

  nav ul {
    text-align: center; }

  nav ul li {
    display: inline-block; }

  nav ul li a {
    display: inline-block;
    padding: 1em 3em;
    border-bottom: 2px solid #fff;
    color: #333;
    text-decoration: none;
    font-size: 16px;
    -webkit-transition: all .2s linear 0s;
    -moz-transition: all .2s linear 0s;
    -o-transition: all .2s linear 0s;
    transition-property: all .2s linear 0s; }

  nav ul li a:hover {
    color: #34B484; }

  /* OPEN / CLOSE BTNS */
  .menu-btn {
    position: fixed;
    top: 6px;
    right: 20px;
    z-index: 999;
    display: inline;
    font-size: 32px; }

  .menu-btn a {
    display: inline-block;
    text-decoration: none;
    /* safari hack */ }

  .btn-open:after {
    color: #000;
    content: "\f394";
    font-family: "Ionicons";
    -webkit-transition: all .2s linear 0s;
    -moz-transition: all .2s linear 0s;
    -o-transition: all .2s linear 0s;
    transition-property: all .2s linear 0s; }

  .btn-open:hover:after {
    color: #000; }

  .btn-close:after {
    color: #fff;
    content: "\f2d7";
    font-family: "Ionicons";
    -webkit-transition: all .2s linear 0s;
    -moz-transition: all .2s linear 0s;
    -o-transition: all .2s linear 0s;
    transition-property: all .2s linear 0s; }

  .btn-close:hover:after {
    color: #fff; }

  /* OVERLAY */
  .overlay {
    position: fixed;
    top: 0;
    z-index: 99;
    display: none;
    overflow: auto;
    width: 100%;
    height: 100%;
    background: #333;
    font-family: 'apercu';
    line-height: 1.6; }

  .overlay .menu {
    margin: 10% auto;
    width: 80%; }

  .overlay .menu ul {
    margin: 0;
    padding: 0;
    width: 100%; }

  .overlay .menu ul li {
    float: left;
    padding: 20px 0;
    width: 25%;
    list-style: none;
    text-align: center;
    text-transform: uppercase; }

  .overlay .menu ul li a {
    color: #000;
    font-weight: bold;
    font-size: 20px; }

  .overlay .menu ul ul {
    margin-top: 50px; }

  .overlay .menu ul ul li {
    position: relative;
    float: none;
    margin: 0;
    width: 100%;
    border: 0; }

  .overlay .menu ul ul li a {
    color: #fff;
    text-transform: capitalize;
    font-weight: bold;
    font-size: 14px; }

  .overlay .menu ul ul li a:hover {
    color: #000; }

  /* RESPONSIVE */ }
@media screen and (min-width: 769px) and (max-width: 768px) {
  nav {
    display: none; }

  .overlay .menu ul li {
    float: none;
    margin-bottom: 50px;
    width: 100%;
    border-bottom: 1px solid #575757; }

  .overlay .menu ul li:last-child {
    border: 0; }

  .overlay .menu ul ul {
    margin-top: 20px; }

  .menu-btn {
    right: 25px; } }
@media screen and (min-width: 769px) {
  .allexamples {
    position: absolute;
    bottom: 0;
    font-size: 18px;
    font-weight: bold;
    width: 100%;
    text-align: center;
    background: #e9e9e9;
    padding: 20px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    color: #333;
    position: fixed; }

  ul#snsArea {
    width: 10%; } }
/* SP
--------------------------------------*/
@media screen and (max-width: 768px) {
  div.inner h1 img {
    width: 55%;
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    margin: auto; }
  div.inner .creditArea {
    position: absolute;
    bottom: 20px;
    left: 20px;
    width: calc(65% - 30px);
    /*padding: 5px;
    border: #ccc 1px solid;*/
    box-sizing: border-box;
    height: 30px;
    display: table; }
  div.inner .creditArea ul {
    font-size: 12px;
    display: table-cell;
    vertical-align: middle; }
  div.inner .creditArea ul li {
    margin-bottom: 5px; }
  div.inner .creditArea ul li:last-child {
    margin-bottom: 0; }
  div.inner .staffBtn {
    width: calc(35% - 30px);
    position: absolute;
    bottom: 20px;
    right: 20px;
    height: 30px;
    background: rgba(0, 0, 0, 0.4);
    display: table; }

  div#footIn {
    width: 100%;
    padding: 18px 18px 18px 18px;
    box-sizing: border-box; }
  div#footIn #itemListBtn, div#footIn #galanteTop {
    width: 100%; }
  div#footIn #itemListBtn a, div#footIn #galanteTop a {
    font-size: 16px;
    padding: 12px;
    line-height: 1.4; }
  div#footIn #instaBtn {
    margin-top: 20px;
    height: 58px;
    display: table; }
  div#footIn #instaBtn a {
    font-size: 16px;
    display: table-cell;
    vertical-align: middle;
    text-align: center;
    line-height: 1.4; }
  div#footIn ul#newsArea {
    margin-top: 20px; }
  div#footIn ul#newsArea li {
    border-top: dotted 1px #000;
    padding: 15px 0; }
  div#footIn ul#newsArea li h3 {
    font-size: 16px;
    margin-bottom: 5px; }
  div#footIn ul#newsArea li h4 {
    font-size: 12px;
    font-weight: bold; }
  div#footIn ul#newsArea li p {
    font-size: 12px; }

  div#bookInfo {
    width: 100%;
    border-top: 1px dotted #000;
    padding-top: 20px;
    box-sizing: border-box; }
  div#bookInfo h2 {
    font-size: 18px;
    text-align: center;
    margin-bottom: 20px; }
  div#bookInfo div#innerInfo div#ihana img {
    display: block;
    padding: 25px;
    box-sizing: border-box;
    border: 1px solid #ccc;
    width: 100%; }
  div#bookInfo div#innerInfo div#info p.title {
    font-size: 15px;
    margin-top: 10px;
    margin-bottom: 12px;
    line-height: 1.2; }
  div#bookInfo div#innerInfo div#info dl {
    font-size: 12px; }
  div#bookInfo div#innerInfo div#info p.explain {
    margin-top: 12px;
    font-size: 12px; }

  div#footer {
    font-size: 10px;
    padding: 8px;
    margin-top: 32px; }

  /*---------------------------Model PC-----------------------------*/
  div.circle {
    position: absolute;
    right: 15px;
    bottom: 15px;
    width: 80px;
    height: 80px;
    background: rgba(0, 0, 0, 0.6);
    border-radius: 50%;
    display: table;
    opacity: 0; }
  div.circle a {
    text-align: center;
    display: block;
    color: #fff;
    line-height: 1.0;
    font-size: 14px;
    display: table-cell;
    vertical-align: middle; }

  .fuwatAnime {
    -webkit-animation-fill-mode: both;
    -ms-animation-fill-mode: both;
    animation-fill-mode: both;
    -webkit-animation-duration: 1.5s;
    -ms-animation-duration: 1.5s;
    animation-duration: 1.5s;
    -webkit-animation-name: fuwatAnime;
    -ms-animation-name: fuwatAnime;
    animation-name: fuwatAnime;
    visibility: visible !important; }

  @-webkit-keyframes fuwatAnime {
    0% {
      opacity: 0;
      -webkit-transform: translateY(-20px); }
    100% {
      opacity: 1;
      -webkit-transform: translateY(0); } }
  @keyframes fuwatAnime {
    0% {
      opacity: 0;
      -webkit-transform: translateY(-20px);
      -ms-transform: translateY(-20px);
      transform: translateY(-20px); }
    100% {
      opacity: 1;
      -webkit-transform: translateY(0);
      -ms-transform: translateY(0);
      transform: translateY(0); } }
  /*---------------------------Staff PC-----------------------------*/
  /*---------------------------Staff SP-----------------------------*/
  /*----------------- common ----------------*/
  .pcNone {
    display: block; }

  .spNone {
    display: none; }

  a {
    text-decoration: none;
    -webkit-transition: all .3s ease;
    -moz-transition: all .3s ease;
    -ms-transition: all .3s ease;
    -o-transition: all .3s ease;
    transition: all .3s ease; }

  /* OUTER NAV */
  nav {
    position: relative;
    overflow: hidden;
    width: 100%;
    height: auto;
    background: none;
    text-align: center; }

  nav ul {
    text-align: center; }

  nav ul li {
    display: inline-block; }

  nav ul li a {
    display: inline-block;
    padding: 1em 3em;
    border-bottom: 2px solid #fff;
    color: #333;
    text-decoration: none;
    font-size: 16px;
    -webkit-transition: all .2s linear 0s;
    -moz-transition: all .2s linear 0s;
    -o-transition: all .2s linear 0s;
    transition-property: all .2s linear 0s; }

  nav ul li a:hover {
    color: #34B484; }

  /* OPEN / CLOSE BTNS */
  .menu-btn {
    position: fixed;
    top: 6px;
    right: 20px;
    z-index: 999;
    display: inline;
    font-size: 32px; }

  .menu-btn a {
    display: inline-block;
    text-decoration: none;
    /* safari hack */ }

  .btn-open:after {
    color: #000;
    content: "\f394";
    font-family: "Ionicons";
    -webkit-transition: all .2s linear 0s;
    -moz-transition: all .2s linear 0s;
    -o-transition: all .2s linear 0s;
    transition-property: all .2s linear 0s; }

  .btn-open:hover:after {
    color: #000; }

  .btn-close:after {
    color: #fff;
    content: "\f2d7";
    font-family: "Ionicons";
    -webkit-transition: all .2s linear 0s;
    -moz-transition: all .2s linear 0s;
    -o-transition: all .2s linear 0s;
    transition-property: all .2s linear 0s; }

  .btn-close:hover:after {
    color: #fff; }

  /* OVERLAY */
  .overlay {
    position: fixed;
    top: 0;
    z-index: 99;
    display: none;
    overflow: auto;
    width: 100%;
    height: 100%;
    background: #333;
    font-family: 'apercu';
    line-height: 1.6; }

  .overlay .menu {
    margin: 10% auto;
    width: 80%; }

  .overlay .menu ul {
    margin: 0;
    padding: 0;
    width: 100%; }

  .overlay .menu ul li {
    float: left;
    padding: 20px 0;
    width: 25%;
    list-style: none;
    text-align: center;
    text-transform: uppercase; }

  .overlay .menu ul li a {
    color: #000;
    font-weight: bold;
    font-size: 20px; }

  .overlay .menu ul ul {
    margin-top: 50px; }

  .overlay .menu ul ul li {
    position: relative;
    float: none;
    margin: 0;
    width: 100%;
    border: 0; }

  .overlay .menu ul ul li a {
    color: #fff;
    text-transform: capitalize;
    font-weight: bold;
    font-size: 14px; }

  .overlay .menu ul ul li a:hover {
    color: #000; }

  /* RESPONSIVE */ }
@media screen and (max-width: 768px) and (max-width: 768px) {
  nav {
    display: none; }

  .overlay .menu ul li {
    float: none;
    margin-bottom: 50px;
    width: 100%;
    border-bottom: 1px solid #575757; }

  .overlay .menu ul li:last-child {
    border: 0; }

  .overlay .menu ul ul {
    margin-top: 20px; }

  .menu-btn {
    right: 25px; } }
@media screen and (max-width: 768px) {
  .allexamples {
    position: absolute;
    bottom: 0;
    font-size: 18px;
    font-weight: bold;
    width: 100%;
    text-align: center;
    background: #e9e9e9;
    padding: 20px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    color: #333;
    position: fixed; }

  ul#snsArea {
    width: 30%; } }
