@charset "UTF-8";
/* CSS Document */
/***************************************

 PC版のソースです　garden_special

****************************************/
.main_img {
  border-bottom-color: #ff3375;
}
nav li::before {
  content: url("../imgHtml/garden/icon.png");
}
.intro div {
  height: 455px;
  background: url("../imgHtml/garden/about.png");
    background-size: cover;
}
.intro {
  border-bottom: none;
}
.intro .white span{
	padding: 0;
	font-weight: bold;
	color: #ff3375;
}
.intro div{
	height: 640px;
}
.intro div.white{
	width: 640px;
}
.white p {
  font-size: 20px;
  line-height: 30px;
	text-align: center;
}
.staff {
border-bottom: none;
height: auto;
box-sizing: border-box;
padding-bottom: 60px;
}
.staff iframe{
	margin: 0 auto;
	display: block;
}
.sound_block {
    border-top: none;
    padding-top: 0;
}
.sound_block table.sp {
    width: 760px;
    margin: 0 auto;
}
.capture{
	position: relative;
	padding-top: 60px;
}
.staff::before {
  content: url("../imgHtml/pink.png");
}
.capture::before{
	content: url("../imgHtml/pink.png");
    display: block;
    position: absolute;
    top: -12px;
    left: 0;
}
.garden_chara::before{
	content: url("../imgHtml/pink.png");
    display: block;
    position: absolute;
    top: -12px;
    left: 0;
}
.garden_chara{
	position: relative;
	padding-top: 60px;
	padding-bottom: 20px;
}
.garden_line {
  border-bottom: 1px solid #ff3375;
  border-top: none;
}
.spec {
  border-bottom: none;
}
.contact {
  border-bottom-color: #ff3375;
}
.contact a.pink {
  color: #ff3375;
}
footer p {
  background: #ff3375;
}
.intro div.intro_v_container{
	margin: 0 auto;
	display: block;
	background: none;
	height: auto;
}
.intro div.click{
	width: 500px;
	margin: 0 auto;
	padding: 40px;
	background: none;
	color: #fff;
	box-sizing: border-box;
	text-align: center;
	font-size: 1em;
	height: auto;
}
.intro div.click a{
	width: 380px;
	display: block;
	margin: 0 auto;
	padding: 20px;
	box-sizing: border-box;
	background: #3D95E5;
	color: #fff;
	border-radius: 50px;
	font-weight: bold;
	text-align: center;
	font-size: 1em;	
}
.intro div.click a::before{
	content: url("../imgHtml/shunkikoushu/twLogo.png");
	vertical-align: middle;
    display: inline-block;
    width: 40px;
    height: 40px;
}
div.click{
	width: 500px;
	margin: 0 auto;
	padding: 30px;
	background: none;
	color: #fff;
	box-sizing: border-box;
	text-align: center;
	font-size: 1em;
	height: auto;
}
div.click a{
	width: 380px;
	display: block;
	margin: 0 auto;
	padding: 20px;
	box-sizing: border-box;
	background: #3D95E5;
	color: #fff;
	border-radius: 50px;
	font-weight: bold;
	text-align: center;
	font-size: 1em;	
}
div.click a::before{
	content: url("../imgHtml/shunkikoushu/twLogo.png");
	vertical-align: middle;
    display: inline-block;
    width: 40px;
    height: 40px;
}
.shunkiTtl{
	margin-bottom: 170px;
}
.shunki{
	position: relative;
}
.topTw{
	position: absolute;
	z-index: 888;
	left: 50%;
	transform: translateX(-50%);
	bottom: -140px;
}
.valentine .gameLink{
	border-bottom: none;
}
.valentine .staff .inner + .inner td{
	width: 160px;
}
.valentine .inner.sound_block h3{
	font-weight: normal;
	font-size: 1.2em;
	text-align: center;
	margin-bottom: 10px;
}
.valentine .inner.sound_block p{
	text-align: center;
	margin-bottom: 10px;
}
/***************************************

 PC版のソースです　1366px以下

****************************************/
@media screen and (max-width: 1366px) {}
/***************************************

 PC版のソースです　1280px以下

****************************************/
@media screen and (max-width: 1280px) {}
/*---------------------------------------

 SP版のソースです　640px以下

-----------------------------------------*/
@media screen and (max-width: 768px) {
  /*---------------------------------------

 iPad版のソースです　全体一括指定

-----------------------------------------*/
	nav{
		width: 768px;
		min-width: 768px;
	}
	nav ul div{
		width: 768px;
	}
	article{
		width: 768px;
		min-width: 768px;
	}
	section{
		min-width: 768px;
		width: 768px;
	}
	.top img{
		width: 768px;
	}
.staff::before {
  content: url("../imgHtml/pink_ipad.png");
}
.capture::before{
	content: url("../imgHtml/pink_ipad.png");
    display: block;
    position: absolute;
    top: -12px;
    left: 0;
}
.garden_chara::before{
	content: url("../imgHtml/pink_ipad.png");
    display: block;
    position: absolute;
    top: -12px;
    left: 0;
}
	.garden_chara img{
		widows: 768px;
		margin: 0 auto;
	}
}
@media screen and (max-width: 640px) {
  /*---------------------------------------

 SP版のソースです　全体一括指定

-----------------------------------------*/
nav{
	width: 640px;
	min-width: 640px;
}
nav {
  border-bottom-color: #ff3375;
}
article{
	width: 640px;
	min-width: 640px;
}
section{
	min-width: 640px;
	width: 640px;
}
.top img{
	width: 640px;
}
.sound_block .pc{
		width: auto;
}
.garden_chara{
    padding-bottom: 60px;
    margin-bottom: 40px;
}
.garden_chara::before{
	content: url("../imgHtml/pink_sp.png");
	display: block;
    position: absolute;
    top: -12px;
    left: 0;
}
.capture::before{
	content: url("../imgHtml/pink_sp.png");
	display: block;
    position: absolute;
    top: -12px;
    left: 0;
}
.staff{
	height: auto;
	box-sizing: border-box;
	position: relative;
	padding: 30px 40px 80px;
}
.staff::before {
    content: url("../imgHtml/pink_sp.png");
}
.staff table{
	margin-left: 0px;
}
.staff table tbody{
	margin-left: 20px;
    display: block;
}
	.staff_block{
		width: 530px;
	}
.white p{
	padding-top: 40px;
}
.intro div {
	padding: 60px 0;
	}
}
.intro div.intro_v_container{
	width: auto;
	}
/***************************************

 SP版のソースです　横向き

****************************************/
@media screen and (orientation: landscape) {}