@charset "UTF-8";
/* 
html5doctor.com Reset Stylesheet
v1.6.1
Last Updated: 2010-09-17
Author: Richard Clark - http://richclarkdesign.com 
Twitter: @rich_clark
*/
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;
}

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

ul, li {
  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;
  text-decoration: none;
}

a:hover {
  text-decoration: none;
}

/* 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;
}

/* 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;
}

/* ======================================================
	共通スタイル

	Author: kmr
	update: 13/05/23
======================================================= */
html, button, input, select, textarea {
  font-family: "メイリオ",Meiryo,"Hiragino Kaku Gothic Pro","ヒラギノ角ゴ Pro W3","ＭＳ Ｐゴシック",sans-serif;
}

html, body {
  width: 100%;
  height: 100%;
}

body {
  padding: 0 0 80px;
}

/* -----------
 コンテナ
 ------------------------------------------------ */
#htmlContainer {
  width: 100%;
  height: 100%;
}

#htmlContainer.trim {
  overflow-y: hidden;
}

#liquidContainer {
  position: relative;
  width: 984px;
  margin: 0 auto;
}

#head {
  width: 100%;
  height: 78px;
  margin: 0 auto 4px;
  overflow: hidden;
  display: none;
}

noscript {
  display: block;
  position: relative;
  width: 410px;
  height: 210px;
  text-align: center;
  display: block;
  margin: 20% auto;
}
noscript #nsText00 {
  position: absolute;
  top: 7px;
  left: 2px;
}
noscript #nsText01 {
  position: absolute;
  top: 47px;
  left: 0px;
}
noscript #nsChara {
  position: absolute;
  top: 0px;
  left: 290px;
}
noscript #nsLogo {
  position: absolute;
  top: 152px;
  left: 85px;
}
noscript #nsString {
  font-size: 13px;
  position: relative;
  top: 260px;
  line-height: 20px;
}

/* -----------
 ヘッダー
 ------------------------------------------------ */
#logo {
  float: left;
  display: inline;
}

#social {
  width: 120px;
  height: 74px;
  float: left;
  display: inline;
  margin: 12px 0 0 65px;
}
#social .fb {
  margin: 10px 0 0;
}

#globalNav {
  /*width: 404px;*/
  width: 268px;
  float: right;
  display: inline;
  margin-right: 4px;
}
#globalNav a {
  background: #32bdbf url("/shishinokoe/common/img/arrow_nav.png") no-repeat 106px 56px;
  width: 132px;
  height: 78px;
  display: block;
  text-decoration: none;
}
#globalNav a:hover {
  background: #2ca7a9 url("/shishinokoe/common/img/arrow_nav.png") no-repeat 106px 60px;
}
#globalNav li {
  width: 132px;
  height: 78px;
  float: left;
  display: inline;
  margin-left: 4px;
}
#globalNav li:first-child {
  margin-left: 0;
}
#globalNav li span {
  font-size: 16px;
  color: #fff;
  display: block;
  padding: 53px 0 0 10px;
}

/* -----------
 オープニング
 ------------------------------------------------ */
#opening {
  position: relative;
  width: 410px;
  height: 210px;
  margin: 0 auto 0;
}

#opText00 {
  position: absolute;
  top: 7px;
  left: 2px;
  display: none;
}

#opText01 {
  position: absolute;
  top: 65px;
  left: 0px;
  display: none;
}

#opChara {
  position: absolute;
  top: 0px;
  left: 290px;
  display: none;
}

#opLogo {
  position: absolute;
  top: 234px;
  left: 85px;
  display: none;
}

/* -----------
 ローディング
 ------------------------------------------------ */
#loading {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  text-align: center;
  display: none;
}

/* -----------
 下層ページタイトル
 ------------------------------------------------ */
#underTitle {
  width: 100%;
  display: none;
  overflow: hidden;
}
#underTitle h1 {
  color: #fff;
  font-size: 22px;
  font-weight: normal;
  background: #b1a065 url("/shishinokoe/common/img/ptn00.png") repeat 0 0;
  width: 100%;
  padding: 38px 0 10px;
  margin: 0 0 4px -4px;
  text-indent: 17px;
}

/* -----------
 可変グリッド
 ------------------------------------------------ */
#grid-content {
  overflow: visible !important;
  display: none;
}
#grid-content .entry {
  width: 324px;
  height: 262px;
  margin: 0 4px 4px 0;
  position: relative;
  float: left;
  display: inline;
  z-index: 1;
}
#grid-content .entry .thumb {
  position: relative;
  z-index: 0;
  width: 100%;
  height: 100%;
  overflow: hidden;
}
#grid-content .entry .mesh {
  background: url("/shishinokoe/common/img/mesh.png") repeat 0 0;
  width: 324px;
  height: 262px;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 1;
  -ms-filter: "alpha( opacity=80 )";
  filter: alpha(opacity=80);
  opacity: 0.8;
  pointer-events: none;
}
#grid-content .entry .name {
  background: #ded6b0;
  color: #73632b;
  font-size: 12px;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 1;
  padding: 5px;
  pointer-events: none;
}
#grid-content .entry .note {
  color: #fff;
  width: 100%;
  position: absolute;
  bottom: 0;
  left: 0;
  pointer-events: none;
}
#grid-content .entry .note .bg {
  background: #000;
  -ms-filter: "alpha( opacity=70 )";
  filter: alpha(opacity=70);
  opacity: 0.7;
  width: 100%;
  height: 25px;
  position: absolute;
  z-index: 0;
}
#grid-content .entry .note .text {
  font-size: 11px;
  line-height: 15px;
  position: relative;
  z-index: 1;
  padding: 7px 7px 3px;
}
#grid-content .entry .views {
  color: #fff;
  font-size: 11px;
  background: #e8380d;
  padding: 7px 4px;
  position: absolute;
  left: 0;
  bottom: 25px;
  z-index: 1;
  pointer-events: none;
}
#grid-content .entry .views span {
  font-size: 26px;
  font-weight: bold;
  margin-right: 2px;
}
#grid-content .entry .pickup {
  position: absolute;
  top: 0;
  right: 0;
  display: none;
  z-index: 9999;
}
#grid-content .entry .popup {
  color: #fff;
  background: #221815;
  width: 298px;
  height: 81px;
  padding: 13px 11px;
  border: 1px solid #615a58;
  position: absolute;
  top: -80px;
  left: 40px;
  z-index: 2;
  display: none;
  -moz-box-shadow: 1px 1px 4px #000;
  /* Firefox用 */
  -webkit-box-shadow: 1px 1px 4px #000;
  /* Safari,Google Chrome用 */
}
#grid-content .entry .ph {
  position: absolute;
  left: 11px;
  top: 13px;
}
#grid-content .entry .dtlArea {
  font-size: 12px;
  font-weight: normal;
  width: 230px;
  position: absolute;
  left: 80px;
  top: 13px;
}
#grid-content .entry .dtlName {
  font-size: 14px;
  font-weight: bold;
  width: 230px;
  position: absolute;
  left: 80px;
  top: 33px;
}
#grid-content .entry .dtlNote {
  font-size: 12px;
  width: 230px;
  position: absolute;
  left: 80px;
  top: 53px;
}
#grid-content .entry .btns {
  width: 230px;
  position: absolute;
  left: 80px;
  top: 70px;
}
#grid-content .entry .btns li {
  float: left;
  display: inline;
}
#grid-content .entry.start {
  -webkit-animation: entry-start 0.8s ease-out 0;
  opacity: 1;
  display: block;
}
#grid-content .entry#toAbout {
  color: #fff;
  background: #e8380d url("/shishinokoe/common/img/bg_about.png") no-repeat 0 0;
  display: none;
}
#grid-content .entry#toAbout h2, #grid-content .entry#toAbout .text {
  font-size: 18px;
  text-align: center;
  position: absolute;
  text-indent: -5px;
  width: 290px;
  top: 112px;
  left: 17px;
  line-height:1.2em;
}
#grid-content .entry#toAbout .text {
  font-size: 12px;
  text-align: left;
  text-indent: 0px;
  line-height: 20px;
  top: 170px;
}
#grid-content .entry#toIshin,
#grid-content .entry#toYoutube {
  width: 160px;
  height: 129px;
}
#grid-content .entry#toIshin .thumb img,
#grid-content .entry#toYoutube .thumb img {
  width: 160px;
  height: 129px;
}
#grid-content .type3 {
  width: 160px;
  height: 129px;
}
#grid-content .type3 .mesh {
  width: 160px;
  height: 129px;
}
#grid-content .type3 .thumb {
  width: 160px;
  height: 129px;
}
#grid-content .type3 .thumb img {
  width: 230px;
  height: auto;
  margin-top: -22px;
  margin-left: -35px;
}
#grid-content .type3 .views {
  font-size: 8px;
  padding: 4px 2px;
}
#grid-content .type3 .views span {
  font-size: 16px;
}
#grid-content .type3 .popup {
  left: 20px;
}
#grid-content .type2 {
  width: 324px;
  height: 262px;
}
#grid-content .type2 .mesh {
  width: 324px;
  height: 262px;
}
#grid-content .type2 .thumb {
  width: 324px;
  height: 262px;
}
#grid-content .type2 .thumb img {
  width: 470px;
  height: auto;
  margin-top: -45px;
  margin-left: -70px;
}
#grid-content .type2 .views {
  font-size: 10px;
  padding: 5px 3px 3px;
}
#grid-content .type2 .views span {
  font-size: 20px;
}
#grid-content .type1 {
  width: 488px;
  height: 395px;
}
#grid-content .type1 .mesh {
  width: 488px;
  height: 395px;
}
#grid-content .type1 .thumb {
  width: 488px;
  height: 395px;
}
#grid-content .type1 .thumb img {
  width: 704px;
  height: auto;
  margin-top: -67px;
  margin-left: -110px;
}
#grid-content .type1 .popup {
  left: 140px;
}
#grid-content .ignore {
  display: none;
  width: 158px !important;
  height: 127px !important;
  border: 1px solid #ded6b0;
  overflow: hidden;
}
#grid-content .ignore .thumb img {
  width: 100% !important;
  height: auto !important;
  margin: 0 !important;
}

#top #toAbout,
#top .ignore {
  display: block !important;
}

/* -----------
 フッター
 ------------------------------------------------ */
#foot {
  width: 100%;
  clear: both;
  display: none;
  padding: 0 0 80px;
}
#foot .logo,
#foot .text {
  font-size: 11px;
  float: left;
  display: inline;
  margin: 0 12px 0 0;
  padding: 18px 0 0;
}
#foot .logo br,
#foot .text br {
  display: none;
}
#foot .logo {
  padding: 17px 0 0;
}
#foot .logo br {
  display: none;
}
#foot .spText {
  display: none;
}

#copyright {
  margin: 5px 0 0;
}

#contact a {
  color: #fff;
  font-size: 11px;
  background: #403e3d url("/shishinokoe/common/img/ico_contact.png") no-repeat 98px 9px;
  width: 102px;
  height: 19px;
  float: left;
  display: inline;
  margin: 18px 12px 0 0;
  padding: 8px 0 0 13px;
}

#pagetop {
  margin-right: 4px;
}
#pagetop a {
  background: #32bdbf url("/shishinokoe/common/img/arrow_pagetop.png") no-repeat 22px 20px;
  width: 69px;
  height: 58px;
  float: right;
}
#pagetop a:hover {
  background: #2ca7a9 url("/shishinokoe/common/img/arrow_pagetop.png") no-repeat 22px 18px;
  width: 69px;
  height: 58px;
  float: right;
}

/* -----------
 ポップアップ
 ------------------------------------------------ */
#popup {
  display: none;
}

/* -----------
 エリアサーチ
 ------------------------------------------------ */
#searchArea {
  padding: 82px 0 0;
  width: 100%;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 99999;
  display: none;
}
#searchArea .bg {
  background: #fff;
  width: 100%;
  height: 100%;
  opacity: 0.9;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 0;
}
#searchArea .top {
  background: #32bdbf;
  width: 980px;
  height: 594px;
  margin: 0 auto;
  position: relative;
  display: none;
}
#searchArea .top h2 {
  color: #fff;
  font-size: 38px;
  font-weight: normal;
  position: absolute;
  left: 82px;
  top: 70px;
}
#searchArea .top h2 span {
  font-size: 66px;
  font-weight: bold;
}
#searchArea .top #btnAllArea {
  position: absolute;
  left: 82px;
  top: 170px;
}
#searchArea .top #btnAllArea a {
  background: url("/shishinokoe/common/img/map/arrow_r.png") no-repeat 245px 23px;
  color: #fff;
  font-size: 26px;
  text-align: center;
  width: 271px;
  display: block;
  padding: 20px 0 20px;
  border: 1px solid #fff;
}
#searchArea .top li {
  position: absolute;
  top: 0;
  left: 0;
}
#searchArea .top #hkd {
  top: 65px;
  left: 705px;
}
#searchArea .top #thk {
  top: 192px;
  left: 700px;
}
#searchArea .top #hrk {
  top: 296px;
  left: 495px;
}
#searchArea .top #kkt {
  top: 336px;
  left: 669px;
}
#searchArea .top #tko {
  top: 404px;
  left: 699px;
}
#searchArea .top #mkt {
  top: 404px;
  left: 669px;
}
#searchArea .top #tki {
  top: 408px;
  left: 527px;
}
#searchArea .top #knk {
  top: 330px;
  left: 404px;
}
#searchArea .top #chu {
  top: 330px;
  left: 285px;
}
#searchArea .top #skk {
  top: 425px;
  left: 285px;
}
#searchArea .top #kyu {
  top: 367px;
  left: 118px;
}
#searchArea .areaDetail {
  background: #32bdbf;
  width: 980px;
  height: 594px;
  margin: 0 auto;
  position: relative;
  overflow: hidden;
  display: none;
}
#searchArea .areaDetail h3 {
  color: #fff;
  font-size: 18px;
  font-weight: normal;
  position: absolute;
  left: 82px;
  top: 70px;
  width: 300px;
}
#searchArea .areaDetail h3 span {
  font-size: 31px;
}
#searchArea .areaDetail h4 {
  color: #fff;
  font-size: 77px;
  font-weight: bold;
  position: absolute;
  left: 81px;
  top: 129px;
}
#searchArea .areaDetail h4 span {
  font-size: 66px;
}
#searchArea .areaDetail #return {
  background: url("/shishinokoe/common/img/map/arrow_l.png") no-repeat 17px 23px;
  color: #fff;
  font-size: 26px;
  text-align: left;
  text-indent: 50px;
  position: absolute;
  left: 719px;
  top: 69px;
}
#searchArea .areaDetail #return a {
  color: #fff !important;
  width: 176px;
  display: block;
  padding: 20px 0 20px;
  border: 1px solid #fff;
}
#searchArea .areaDetail ul {
  width: 816px;
  margin: 0 auto;
  position: absolute;
  top: 233px;
  left: 84px;
}
#searchArea .areaDetail li {
  float: left;
  display: inline;
  margin: 0 4px 4px 0;
}
#searchArea .areaDetail li a {
  color: #32bdbf;
  font-size: 26px;
  text-align: center;
  width: 268px;
  padding: 20px 0 20px;
  background: white url("/shishinokoe/common/img/map/arrow_r_gr.png") no-repeat 245px 23px;
  display: block;
}
#searchArea .btnClose {
  width: 980px;
  height: 40px;
  margin: 0 auto;
  position: relative;
  top: -594px;
}
#searchArea .btnClose a {
  background: url("/shishinokoe/common/img/map/btn_close.png") no-repeat 0 0;
  width: 40px;
  height: 40px;
  display: block;
  position: relative;
  left: 994px;
}

.sp #searchArea {
  padding: 0;
  margin-top: -40px;
  width: 100%;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 99999;
  display: none;
}
.sp #searchArea .bg {
  background: #32bdbf;
  width: 100%;
  height: 100%;
  opacity: 1;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 0;
}
.sp #searchArea .top {
  background: #32bdbf;
  width: 640px;
  height: 100%;
  margin: -40px auto 0;
  position: relative;
  display: none;
}
.sp #searchArea .top h2 {
  color: #fff;
  font-size: 40px;
  font-weight: normal;
  position: absolute;
  left: 50px;
  top: 132px;
}
.sp #searchArea .top h2 span {
  font-size: 70px;
  font-weight: bold;
}
.sp #searchArea .top #btnAllArea {
  position: absolute;
  left: 46px;
  top: 216px;
}
.sp #searchArea .top #btnAllArea a {
  background: url("/shishinokoe/common/img/map/arrow_r.png") no-repeat 500px 35px;
  color: #fff;
  font-size: 34px;
  text-align: center;
  text-indent: 14px;
  width: 536px;
  display: block;
  padding: 24px 0 24px;
  border: 6px solid #fff;
}
.sp #searchArea .top ul {
  position: absolute;
  left: 47px;
  top: 324px;
}
.sp #searchArea .top li {
  position: static;
  float: left;
  margin: 0 12px 12px 0;
  width: 268px;
}
.sp #searchArea .top li a {
  color: #32bdbf;
  background: white url("/shishinokoe/common/img/map/arrow_r_gr.png") no-repeat 241px 35px;
  font-size: 34px;
  font-weight: bold;
  width: 268px;
  display: block;
  padding: 24px 0;
  text-indent: 24px;
}
.sp #searchArea .areaDetail {
  background: #32bdbf;
  width: 640px;
  height: 480px;
  margin: -40px auto 0;
  position: relative;
  overflow: visible;
  display: none;
}
.sp #searchArea .areaDetail h3 {
  color: #fff;
  font-size: 21px;
  font-weight: bold;
  position: absolute;
  left: 50px;
  top: 132px;
  width: 536px;
}
.sp #searchArea .areaDetail h3 span {
  font-size: 37px;
  font-weight: bold;
}
.sp #searchArea .areaDetail h4 {
  color: #fff;
  font-size: 70px;
  font-weight: bold;
  width: 536px;
  position: absolute;
  left: 44px;
  top: 181px;
}
.sp #searchArea .areaDetail #return {
  background: url("/shishinokoe/common/img/map/arrow_l.png") no-repeat 35px;
  color: #fff;
  font-size: 26px;
  text-align: left;
  text-indent: 50px;
  position: absolute;
  left: 46px;
  top: 669px;
}
.sp #searchArea .areaDetail #return a {
  color: #fff !important;
  font-size: 34px;
  text-align: center;
  text-indent: 14px;
  width: 536px;
  display: block;
  padding: 24px 0 24px;
  border: 6px solid #fff;
}
.sp #searchArea .areaDetail ul {
  width: auto;
  margin: 0 auto;
  position: absolute;
  left: 47px;
  top: 269px;
}
.sp #searchArea .areaDetail li {
  float: left;
  display: inline;
  margin: 0 12px 12px 0;
}
.sp #searchArea .areaDetail li a {
  color: #32bdbf;
  font-size: 34px;
  font-weight: bold;
  text-align: center;
  width: 268px;
  padding: 25px 0;
  background: white url("/shishinokoe/common/img/map/arrow_r_gr.png") no-repeat 241px 35px;
  display: block;
}
.sp #searchArea .btnClose {
  width: 40px;
  height: 40px;
  margin: 0 auto;
  position: absolute;
  left: 510px;
  top: 57px;
}
.sp #searchArea .btnClose a {
  background: url("/shishinokoe/common/img/map/btn_close_gr.png") no-repeat 12px 12px;
  width: 61px;
  height: 61px;
  display: block;
  position: static;
  border: 2px solid #fff;
}
.sp #searchArea.start {
  -webkit-animation: popup-start 0.4s cubic-bezier(0, 1, 0.3, 1) 0;
  opacity: 1;
  display: block;
}
.sp #searchArea.end {
  -webkit-animation: popup-end 0.2s ease-out 0;
  opacity: 0;
  display: block;
}

/* -----------
 メンバーサーチ
 ------------------------------------------------ */
#searchMem {
  width: 979px;
  position: absolute;
  top: 78px;
  left: 0;
  z-index: 99999;
}
#searchMem li {
  width: 326px;
  float: left;
  display: inline;
}
#searchMem li a {
  color: #fff;
  font-size: 16px;
  font-weight: normal;
  background: #2ca7a9;
  text-decoration: none;
  text-indent: 9px;
  width: 325px;
  padding: 9px 0;
  display: block;
  border-bottom: 1px solid #3ebec0;
  border-right: 1px solid #3ebec0;
  ontline: none;
}
#searchMem li a:hover {
  background: #2ca7a9;
  width: 325px;
  padding: 9px 0;
  display: block;
  border-bottom: 1px solid #3ebec0;
  ontline: none;
}
#searchMem li:nth-child(4n) {
  width: 329px;
}
#searchMem li:nth-child(4n) a {
  color: #fff;
  font-size: 16px;
  font-weight: normal;
  background: #2ca7a9;
  text-decoration: none;
  text-indent: 9px;
  width: 329px;
  padding: 9px 0;
  display: block;
  border-bottom: 1px solid #3ebec0;
  border-right: 0px none;
  ontline: none;
}
#searchMem li:nth-child(4n) a:hover {
  background: #2ca7a9;
  width: 329px;
  padding: 9px 0;
  display: block;
  border-bottom: 1px solid #3ebec0;
  ontline: none;
}

.sp #searchMem {
  width: 600px;
  position: absolute;
  top: 277px;
  left: 0px;
  z-index: 99999;
  display: none;
  padding-left: 20px;
}
.sp #searchMem li {
  width: 600px;
  float: none;
  display: inline;
}
.sp #searchMem li a {
  color: #fff;
  font-size: 28px;
  font-weight: normal;
  background: #2ca7a9;
  text-decoration: none;
  text-indent: 30px;
  width: 600px;
  padding: 30px 0;
  display: block;
  border-bottom: 2px solid #3ebec0;
  ontline: none;
}
.sp #searchMem li a:hover {
  background: #2ca7a9;
  width: 600px;
  padding: 30px 0;
  display: block;
  border-bottom: 2px solid #3ebec0;
  ontline: none;
}

.sp {
  /* -----------
   コンテナ
   ------------------------------------------------ */
  /* -----------
   ヘッダー
   ------------------------------------------------ */
  /* -----------
   オープニング
   ------------------------------------------------ */
  /* -----------
   ローディング
   ------------------------------------------------ */
  /* -----------
   下層ページタイトル
   ------------------------------------------------ */
  /* -----------
   可変グリッド
   ------------------------------------------------ */
  /* -----------
   ポップアップ
   ------------------------------------------------ */
  /* -----------
   フッター
   ------------------------------------------------ */
}
.sp #htmlContainer {
  width: 100%;
  height: 100%;
  min-height: 1136px;
}
.sp .sp #htmlContainer {
  min-height: 1136px;
}
.sp #liquidContainer {
  width: 620px;
  margin: 0 auto;
  padding: 0 0px 0 20px;
}
.sp #head {
  width: 620px;
  height: 273px;
  margin: 0 auto 4px;
  display: none;
  overflow: visible;
}
.sp #logo {
  float: left;
  display: inline;
}
.sp #social {
  position: relative;
  float: right;
  margin-top: 5px;
  margin-right: 50px;
  -webkit-transform: scale(1.8);
  -webkit-transform-origin: 100% 0;
}
.sp #social .twitter {
  margin-bottom: 0px;
  position: absolute;
  left: -76px;
  top: 10px;
}
.sp #social .fb {
  margin: 0 0 0;
  float: left;
  position: absolute;
  left: 22px;
  top: 11px;
}
.sp #globalNav {
  width: 100%;
  clear: both;
  margin-right: 0;
}
.sp #globalNav a {
  background: #32bdbf url("/shishinokoe/common/img/arrow_nav.png") no-repeat 260px 58px;
  width: 298px;
  height: 88px;
  display: block;
  text-decoration: none;
}
.sp #globalNav a:hover {
  background: #2ca7a9 url("/shishinokoe/common/img/arrow_nav.png") no-repeat 260px 60px;
}
.sp #globalNav li {
  width: 298px;
  height: 88px;
  float: left;
  display: inline;
  margin-top: 4px;
  margin-right: 4px;
  margin-left: 0px;
}
.sp #globalNav li:first-child {
  margin-left: 0;
}
.sp #globalNav li span {
  font-size: 28px;
  font-weight: bold;
  color: #fff;
  display: block;
  padding: 50px 0 0 10px;
}
.sp #globalNav li:nth-child(2n) {
  margin-right: 0;
}
.sp #opening {
  position: relative;
  width: 410px;
  height: 210px;
  margin: 0 auto 0;
  display: none;
}
.sp #opText00 {
  position: absolute;
  top: 7px;
  left: 2px;
  display: none;
}
.sp #opText01 {
  position: absolute;
  top: 65px;
  left: 0px;
  display: none;
}
.sp #opChara {
  position: absolute;
  top: 0px;
  left: 290px;
  display: none;
}
.sp #opLogo {
  position: absolute;
  top: 232px;
  left: 85px;
  display: none;
}
.sp #loading {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  text-align: center;
  display: none;
}
.sp #underTitle {
  width: 600px;
  display: none;
}
.sp #underTitle h1 {
  color: #fff;
  font-size: 30px;
  background: #b1a065 url("/shishinokoe/common/img/ptn00.png") repeat 0 0;
  width: 604px;
  padding: 20px 0;
  margin: 0 0 4px -4px;
  text-indent: 17px;
}
.sp #grid-content {
  overflow: visible !important;
  display: none;
}
.sp #grid-content .entry {
  width: 298px;
  height: 241px;
  margin: 0 4px 4px 0;
  position: relative;
  float: left;
  display: inline;
  z-index: 1;
  overflow: hidden;
}
.sp #grid-content .entry .thumb {
  position: relative;
  z-index: 0;
  width: 100%;
  height: 100%;
  overflow: hidden;
}
.sp #grid-content .entry .mesh {
  background: url("/shishinokoe/common/img/mesh.png") repeat 0 0;
  width: 298px;
  height: 241px;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 1;
  -ms-filter: "alpha( opacity=80 )";
  filter: alpha(opacity=80);
  opacity: 0.8;
  pointer-events: none;
}
.sp #grid-content .entry .name {
  background: #ded6b0;
  color: #73632b;
  font-size: 22px;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 1;
  padding: 7px;
  pointer-events: none;
}
.sp #grid-content .entry .note {
  color: #fff;
  font-size: 22px;
  width: 100%;
  position: absolute;
  bottom: 0;
  left: 0;
  pointer-events: none;
}
.sp #grid-content .entry .note .bg {
  background: #000;
  -ms-filter: "alpha( opacity=70 )";
  filter: alpha(opacity=70);
  opacity: 0.7;
  width: 100%;
  height: 70px;
  position: absolute;
  z-index: 0;
}
.sp #grid-content .entry .note .text {
  font-size: 22px;
  line-height: 25px;
  position: relative;
  z-index: 1;
  padding: 7px 7px 7px;
}
.sp #grid-content .entry .views {
  color: #fff;
  font-size: 19px;
  font-weight: bold;
  background: #e8380d;
  padding: 9px 6px;
  position: absolute;
  left: 0;
  bottom: 25px;
  z-index: 1;
  pointer-events: none;
  display:none;
}
.sp #grid-content .entry .views span {
  font-size: 38px;
  font-weight: bold;
  margin-right: 2px;
}
.sp #grid-content .entry .pickup {
  position: absolute;
  top: 0;
  right: 0;
  display: none;
  z-index: 9999;
}
.sp #grid-content .entry#toAbout {
  color: #fff;
  background: #e8380d url("/shishinokoe/common/img/bg_about.png") no-repeat 0 0;
  display: none;
  width: 600px;
  height: 306px;
  -webkit-background-size: 600px;
  background-size: 600px;
}
.sp #grid-content .entry#toAbout h2, .sp #grid-content .entry#toAbout .text {
  font-size: 34px;
  text-align: center;
  position: absolute;
  text-indent: -24px;
  width: 560px;
  top: 38px;
  left: 21px;
}
.sp #grid-content .entry#toAbout .text {
  font-size: 24px;
  text-align: left;
  text-indent: 0px;
  line-height: 38px;
  top: 130px;
  left: 23px;
}
.sp #grid-content .entry#toIshin,
.sp #grid-content .entry#toYoutube {
  width: 160px;
  height: 129px;
}
.sp #grid-content .entry#toIshin .thumb img,
.sp #grid-content .entry#toYoutube .thumb img {
  width: 160px;
  height: 129px;
}
.sp #grid-content .type2 {
  width: 298px;
  height: 241px;
}
.sp #grid-content .type2 .mesh {
  width: 298px;
  height: 241px;
}
.sp #grid-content .type2 .thumb {
  width: 298px;
  height: 241px;
}
.sp #grid-content .type2 .thumb img {
  width: 470px;
  height: auto;
  margin-top: -45px;
  margin-left: -70px;
}
.sp #grid-content .type2 .views {
  font-size: 14px;
  padding: 5px 3px 3px;
}
.sp #grid-content .type2 .views span {
  font-size: 20px;
}
.sp #grid-content .type1 {
  width: 600px;
  height: 482px;
}
.sp #grid-content .type1 .mesh {
  width: 600px;
  height: 482px;
}
.sp #grid-content .type1 .thumb {
  width: 600px;
  height: 482px;
}
.sp #grid-content .type1 .thumb img {
  width: 854px;
  height: auto;
  margin-top: -80px;
  margin-left: -130px;
}
.sp #grid-content .ignore {
  width: 296px !important;
  height: 239px !important;
  display: none;
}
.sp #grid-content .ignore .thumb img {
  width: 296px !important;
  height: 239px !important;
  margin: 0 !important;
}
.sp #top #toAbout,
.sp #top .ignore {
  display: block !important;
}
.sp.portrait #popup {
  color: #fff;
  background: rgba(34, 24, 21, 0.9);
  width: 640px;
  min-height: 750px;
  height: 100%;
  padding: 0;
  border: none;
  position: absolute;
  top: 0px;
  left: 0px;
  z-index: 2;
  display: none;
}
.sp.portrait #popup.start {
  -webkit-animation: popup-start 0.4s cubic-bezier(0, 1, 0.3, 1) 0;
  opacity: 1;
  display: block;
}
.sp.portrait #popup.end {
  -webkit-animation: popup-end 0.2s ease-out 0;
  opacity: 0;
  display: block;
}
.sp.portrait .ph {
  position: absolute;
  left: 46px;
  top: 174px;
  width: 167px;
  height: 213px;
}
.sp.portrait .ph img {
  width: 100%;
  height: auto;
}
.sp.portrait .dtlArea {
  font-size: 30px;
  font-weight: normal;
  width: 360px;
  position: absolute;
  left: 247px;
  top: 170px;
}
.sp.portrait .dtlName {
  font-size: 40px;
  font-weight: bold;
  width: 360px;
  position: absolute;
  left: 247px;
  top: 220px;
}
.sp.portrait .dtlNote {
  font-size: 24px;
  width: 360px;
  position: absolute;
  left: 247px;
  top: 280px;
}
.sp.portrait .dtlNote2 {
  font-size: 38px;
  line-height: 48px;
  width: 550px;
  position: absolute;
  left: 46px;
  top: 434px;
}
.sp.portrait .btns {
  width: 380px;
  position: absolute;
  left: 242px;
  top: 321px;
}
.sp.portrait .btns li {
  float: left;
  display: inline;
  width: 74px;
  height: 74px;
  margin-right: 15px;
}
.sp.portrait .btns li img {
  width: 100%;
  height: auto;
}
.sp.portrait .btnEnter {
  position: absolute;
  left: 46px;
  top: 556px;
}
.sp.portrait .btnClose {
  position: absolute;
  left: 507px;
  top: 7px;
  padding: 20px;
}
.sp.landscape #popup {
  color: #fff;
  background: rgba(34, 24, 21, 0.9);
  width: 640px;
  min-height: 750px;
  height: 100%;
  padding: 0;
  border: none;
  position: absolute;
  top: 0px;
  left: 0px;
  z-index: 2;
  display: none;
}
.sp.landscape #popup.start {
  -webkit-animation: popup-start 0.4s cubic-bezier(0, 1, 0.3, 1) 0;
  opacity: 1;
  display: block;
}
.sp.landscape #popup.end {
  -webkit-animation: popup-end 0.2s ease-out 0;
  opacity: 0;
  display: block;
}
.sp.landscape .ph {
  position: absolute;
  left: 80px;
  top: 71px;
  width: 112px;
  height: 143px;
}
.sp.landscape .ph img {
  width: 100%;
  height: auto;
}
.sp.landscape .dtlArea {
  font-size: 20px;
  font-weight: normal;
  width: 360px;
  position: absolute;
  left: 214px;
  top: 69px;
}
.sp.landscape .dtlName {
  font-size: 26px;
  font-weight: bold;
  width: 360px;
  position: absolute;
  left: 214px;
  top: 102px;
}
.sp.landscape .dtlNote {
  font-size: 24px;
  width: 360px;
  position: absolute;
  left: 247px;
  top: 280px;
}
.sp.landscape .dtlNote2 {
  font-size: 25px;
  line-height: 48px;
  width: 550px;
  position: absolute;
  left: 76px;
  top: 220px;
}
.sp.landscape .btns {
  width: 380px;
  position: absolute;
  left: 211px;
  top: 140px;
}
.sp.landscape .btns li {
  float: left;
  display: inline;
  width: 52px;
  height: 52px;
  margin-right: 15px;
}
.sp.landscape .btns li img {
  width: 100%;
  height: auto;
}
.sp.landscape .btnEnter {
  position: absolute;
  left: 164px;
  top: 284px;
  width: 307px;
  height: 80px;
  height: auto;
}
.sp.landscape .btnEnter img {
  width: 100%;
  height: auto;
}
.sp.landscape .btnClose {
  position: absolute;
  left: 507px;
  top: 7px;
  padding: 20px;
}
.sp.landscape.iPad .btnEnter {
  top: 314px;
}
.sp #foot {
  width: 600px;
  clear: both;
  padding: 20px 20px 20px 0;
  letter-spacing: -2px;
  display: none;
  letter-spacing: 1px !important;
}
.sp #foot .logo {
  display: none;
}
.sp #foot .text {
  font-size: 14px;
  line-height: 24px;
  float: none;
  display: inline;
  margin: 20px auto;
  padding: 0;
}
.sp #foot .text br {
  display: inline;
}
.sp #foot .spText {
  display: block;
}
.sp #copyright {
  margin: 0 0;
}
.sp #contact a {
  color: #fff;
  font-size: 30px;
  text-align: center;
  background: #403e3d url("/shishinokoe/common/img/sp/ico_contact.png") no-repeat 547px 25px;
  width: 600px;
  height: 53px;
  float: none;
  display: block;
  margin: 0 auto 20px;
  padding: 22px 0 0;
}
.sp #pagetop {
  margin-right: 4px;
  display: none;
}
.sp #pagetop a {
  background: #32bdbf url("/shishinokoe/common/img/arrow_pagetop.png") no-repeat 58px 52px;
  width: 140px;
  height: 120px;
  float: right;
}
.sp #pagetop a:hover {
  background: #2ca7a9 url("/shishinokoe/common/img/arrow_pagetop.png") no-repeat 44px 38px;
  width: 140px;
  height: 120px;
  float: right;
}

.iPad .btnClose,
.AndroidTablet .btnClose {
  right: 94px !important;
  top: 10px !important;
  padding: 20px;
}

.clearfix:after {
  content: ".";
  display: block;
  visibility: hidden;
  height: 0.1px;
  font-size: 0.1em;
  line-height: 0;
  clear: both;
}

/* IE7pfloat */
.clearfix {
  display: inline-block;
}

/* Hides from IE-mac \*/
* html .clearfix {
  height: 1%;
}

/* End hide from IE-mac */
@-webkit-keyframes entry-start {
  0% {
    opacity: 0;
  }

  1% {
    opacity: 0;
  }

  100% {
    opacity: 1;
  }
}

@-webkit-keyframes popup-start {
  0% {
    opacity: 0;
    -webkit-transform: scale(0);
  }

  1% {
    opacity: 0;
    -webkit-transform: scale(0.8);
  }

  100% {
    opacity: 1;
    -webkit-transform: scale(1);
  }
}

@-webkit-keyframes popup-end {
  0% {
    opacity: 1;
    -webkit-transform: scale(1);
  }

  1% {
    opacity: 1;
    -webkit-transform: scale(1);
  }

  100% {
    opacity: 0;
    -webkit-transform: scale(0.8);
  }
}

/* ======================================================
	コンテナ

	Author: kmr
	update: 13/05/23
======================================================= */
/* -----------
 テキスト
 ------------------------------------------------ */
/* -----------------------------------------------
 *            styles for site toppage
 * ----------------------------------------------- */
/* =========== impressing stack =========== */
