/* Generated by less 2.5.1 */
@charset "utf-8";
/* event Template v4.0 2016.11.30 uchida */
/*
  フォント設定は「1.0rem=10px」（html、bodyのfont-size設定を動かさない）
  大枠以外classにスタイル設定する。JSに使うclassは「js-**」としている
  タブレットサイズを〜@siteW、スマホサイズを〜768pxとする
*/

/* basic */
html {
  font-size: 62.5%;
  /*10px*/
}
body {
  font-family: Verdana, "游ゴシック", YuGothic, "Hiragino Kaku Gothic ProN", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", Helvetica, sans-serif;
  text-align: center;
  line-height: 1.8;
  word-break: break-all;
  font-size: 1.5em;
  color: #333333;
}
body a {
/*  transition: 0.2s;*/
  color: #333333;
}
body a:hover {
  color: #dd007f;
/*  opacity: 0.8;*/
}
body div p.attentionTxt,
body div li.attentionTxt {
  color: #ff0000;
}
ul,
li,
ol {
  list-style: none outside none;
  margin: 0;
  padding: 0;
  outline: none;

}
h1,
h2,
h3,
h4,
h5,
h6 {
  margin: 0 auto;
}
h1,
h2,
h3 {
  letter-spacing: 0.15em;
}
img {
  max-width: 100%;
  vertical-align: bottom;
}
figure {
  margin: 0;
}
table {
  width: 100%;
}
dl,
dt,
dd {
  margin: 0;
}
p {
  margin: 0;
}
/* common class */
.clear {
  clear: both;
}
.clearfix:after {
  display: block;
  visibility: hidden;
  clear: both;
  height: 0;
  content: ".";
  line-height: 0;
}

/*Construction*/
header img {
  box-shadow: none;
}
#wrapper {
  margin: 0 auto;
  padding: 0;
  overflow: hidden;
  position:relative;
  /*ふわっと表示させる*/
    animation: fadeIn 1.0s ease 0s 1 normal;
    -webkit-animation: fadeIn 1.0s ease 0s 1 normal;
}
@keyframes fadeIn {
    0% {opacity: 0}
    100% {opacity: 1}
}

@-webkit-keyframes fadeIn {
    0% {opacity: 0}
    100% {opacity: 1}
}

#container {
  min-height:1200px;
  position: relative;
  margin: 0 auto;
  background:url('../img/back_sub.png') no-repeat top center;
  background-size:cover;
}


#container:after {
  display: block;
  visibility: hidden;
  clear: both;
  height: 0;
  content: ".";
  line-height: 0;
}
#container:after {
  display: block;
  visibility: hidden;
  clear: both;
  height: 0;
  content: ".";
  line-height: 0;
}

footer {
  width: 100%;
  text-align: center;
  font-size: 0.9em;
  line-height: 1.5;
}
footer .foonter-inner {
  width: 100%;
  margin: 0 auto;
}
footer .copyright {
  clear: both;
  color: #ffffff;
  padding: 1em 0 2em 0;
}
footer .copyright a,
footer .copyright .attention {
  display: block;
  color: #ffffff;
  text-decoration: none;
}

.main-contents {
  margin: 0 auto 3em;
}




/* PC & Tablet*/
@media screen and (min-width: 767px) {
  .sp {
    display: none;
  }
  .tb {
    display: block;
  }
  .pc {
    display: block;
  }
  .spBr {
    display: none;
  }

  .block-section {
    width: 90%;	
  }

/* メインヴィジュアルブロック */
.mainImg {
  width: 100%;
  padding-top:40px;
  margin-bottom:40px;
  }
.mainImg img {
  max-width:700px;
  width: 30%;
  box-shadow: none;
}
.main-container {
  width:100%;
  margin: 0 auto 2.5em;
  font-size: 0;
}

/*プロフィールタイトル*/
#titleMainImg {
  text-align: center;
  margin: 0 auto 20px;
}

.item-text {
  margin: 0;
  font-size: 1.6rem;
  color: #333333;
  font-weight:500;
}

.main-container .thumb-item-nav {
	margin:40px auto;
}


.main-container .thumb-item-nav li img{
	max-width:100%;
	margin:0 auto;
	transition: 0.2s;
}

.main-container .thumb-item-nav li img:hover{
	cursor: pointer;
	cursor: hand;
	border:none;
	opacity: 0.8;
}

.main-container .thumb-item-nav li img:focus{
  outline: none;
}
  
.main-container #prof{
	width:100%;
	margin:0 auto;
	text-align:center;
/*	background: rgba(255,255,255,0.4);*/
}



/*
.main-container li a img{
    -moz-transition: -moz-transform 0.3s linear;
    -webkit-transition: -webkit-transform 0.3s linear;
    -o-transition: -o-transform 0.3s linear;
    -ms-transition: -ms-transform 0.3s linear;
    transition: transform 0.3s linear;
}

.main-container li a img:hover{
    -webkit-transform: scale(1.1);
    -moz-transform: scale(1.1);
    -o-transform: scale(1.1);
    -ms-transform: scale(1.1);
    transform: scale(1.1);
}
*/
 
/*LINEスタンプバナー*/
#other{
	padding-top:360px;
}

#other a {
  transition: 0.2s;
}
#other a:hover {
  opacity: 0.8;
}
 
  /* Page Top =================================== */
  .page-topLink {
    display: block;
    position: fixed;
    z-index: 9999;
    bottom: 15px;
    right: 15px;
    background-color: rgba(255, 255, 255, 0.7);
    border-radius: 80%;
    border: 4px solid #93c526;
    color: #93c526;
    width: 20px;
    padding: 13px 10px;
    font-size: 14px;
    text-align: center;
    text-decoration: none;
    line-height: 1;
    cursor: pointer;
    behavior: url(PIE.htc);
  }
  .page-topLink a {
    font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
    color: #93c526;
    text-decoration: none;
  }
  .page-topLink:hover {
    background-color: #ffffff;
  }
  footer {
/*
	margin-top:500px;
*/
    background: #93c526;
    padding:0 0 3em;
  }
  footer .copyright {
    clear: both;
    color: #ffffff;
    margin: 0 auto;
    padding: 0;
  }
}
/*PC*/
@media screen and (min-width: 960px) {
  .sp {
    display: none;
  }
  .pc {
    display: block;
  }
  .pcBr {
    display: block;
  }
  .tabBr {
    display: none;
  }
  .main-contents {
    width: 960px;
  }
.main-container .thumb-item li img{
	width:500px;
	margin:0 auto;
	text-align:center;
}


}
/*Tablet*/
@media screen and (max-width: 960px) {
  /* タブレット表示 */
  .ctvTab .pc > div:first-of-type {
    width: 98% !important;
    margin: 0 auto;
  }
  .ctvTab .pc > div:first-of-type > div > div:first-child {
    width: 20% !important;
  }
  .ctvTab .pc > div:first-of-type > div > div:last-child {
    width: 80% !important;
  }
  .ctvTab .pc > div:first-of-type > div > div:last-child iframe {
    width: 100% !important;
  }
  .ctvTab .pc > div:first-of-type > div > div:last-child iframe img {
    width: 100% !important;
  }
  .ctvTab ul {
    height: 30px;
  }
  .ctvTab ul li {
    width: 10% !important;
  }
  .ctvTab ul li a {
    width: 100% !important;
    height: 100% !important;
  }
  .ctvTab ul li a img {
    width: 100%;
    max-width: none;
  }
  .tabBr {
    display: block;
  }

  .main-contents {
    width: 96%;
  }

  #container{
	  min-height: 600px;
	  position: relative;
	  margin: 0 auto;
	  background: #def7ff url('../../img/back_sp.png') no-repeat bottom center;
	  background-size:140%;
  }

.main-container .thumb-item-nav {
	width:90%;
}
.main-container .thumb-item li img{
	width:80%;
	margin:0 auto;
	text-align:center;
}


}
/*SP*/
@media screen and (max-width: 767px) {
  .pc {
    display: none;
  }
  .tb {
    display: none;
  }
  .sp {
    display: block !important;
  }
  .pcBr {
    display: none;
  }
  .spBr {
    display: block;
  }
  #container{
	  min-height: 600px;
	  position: relative;
	  margin: 0 auto;
	  background: #def7ff url('../../img/back_sp.png') no-repeat bottom center;
	  background-size:140%;
  }
.main-contents {
	margin: 0 auto 1em;
}

.main-container{
	width:96%;
	margin:0 auto;
	overflow: hidden;
}
.main-container ul{
	margin-top: 30px;
}

.main-container .thumb-item-nav {
	margin:40px auto;
}
.main-container li a img{
	width:80%;
}
.main-container li#movie a img{
	width: 50%;
}

/* メインヴィジュアルブロック */
.mainImg {
  padding-top: 20px;
  margin-bottom: 0px;
}

.mainImg img {
  max-width:250px;
  width: 80%;
  box-shadow: none;
}

/*プロフィールタイトル*/
#titleMainImg {
  text-align: center;
  width:70%;
  margin: 20px auto 0;
}

.item-text {
  margin: 0;
  font-size: 1.4rem;
  color: #333333;
  font-weight:500;
}

.main-container .thumb-item li img{
	width:100%;
	margin:0 auto;
	text-align:center;
}


#other{
	margin: 150px auto 0;
}

  .page-topLink {
    display: none !important;
  }
  footer .footer-inner > div {
    margin: 0 auto !important;
  }
}
