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

html, body{
	margin: 0 auto;
	padding: 0;
	font-size: 1.5vw;
	
	background-color: #c5270a;
	text-align: center;
	width: 100%;
}
.container { 
	display: flex;
	justify-content: center;
	align-items: center;
	 flex-direction: row;
	 position: relative;
}
.item{
	width: 19%;
}

.item a img:hover{
	opacity: 0.7;
}
#tuite{
	margin-left: -25%;
}
#kari{
	margin-top: -12%;
	width: 70%;
	z-index: -1;
}
#canpain{
	text-align: center;
	margin-top: -12%;
	width: 30.40%;
}
.gaiyou{
	width: 98%;
	margin-top: 1%;
}
#nitttei {
	text-align: left;
	margin: 0 auto;
	border-bottom: 0.1vw dashed #000000;
}
#kasen{
	border-bottom: 0.1vw dashed #000000;
}
#maney{
	margin: 0 auto;
}
#maney tr th{
	text-align: left;
}
#maney tr td{
	text-align: right;
}
#midasi2{
	background-color: #FFFFFF;
	width: 70%;
	padding-bottom: 2%;
	border: 0.1vw solid #000000;
	border-radius: 1vw;
	margin: 5% auto;
}
.contents{
	width: 85%;
	margin: 0 auto;
	font-size: 1.5vw;
}
#midasu3{
	width: 70%;
	margin: 0 auto;
	background-color: #FFFFFF;
	padding-bottom: 2%;
	border: 0.1vw solid #000000;
	border-radius: 1vw;
}
#basyo{
	text-align: left;
	margin-left: 10%;
	font-size: 1.5vw;
}
#sns-list{
	font-size: 1.2vw;
	margin-left: 0%;
	text-align: left;
	padding-left: 17%;
}
#sns-list li{
	list-style-type: none;
			text-decoration: none;

}
#snstopic{
	text-align: left;
	margin-left: 17%;
	border-bottom: 0.1vw solid #000000;
	width: 14%;
	padding-left: 10%;
	font-size: 1.75vw;
	font-family: "ＭＳ Ｐ明朝", "MS PMincho","ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", "serif";
}

#sns{
	table-layout: fixed;
		font-family: "ＭＳ Ｐ明朝", "MS PMincho","ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", "serif";
}
.snsicon{
	text-align: right;
	width: 23%;
		border: 1px solid #000000;
}
.snsname{
	text-align: left;
	font-size: 1.25vw;	
	border: 1px solid #000000;
	
}
#santa{
	padding-top: 4%;
	width: 70%;
}
.gaiyou0{
	margin-top: -7%;
	width: 99%;
}
#bell{
	margin-bottom: -13%;
}
#setumei{
	margin-bottom: -10%;
	font-size: 1.5vw;
}
.sns{
	text-decoration: none;
	color: #000000;
	font-size: 1.25vw;
	vertical-align: 10%;
}



/*メイン*/
#main{
	margin: 3% auto 0;
}
.text-align_center{
	text-align: center;
}
#main h2{
	display: inline-block;
	color: red;
}


#introanimal{
	width: 70%;
	margin: 0 auto;
	background-color: white;
	border: 0.1vw solid #000000;
	border-radius: 1vw;
	font-family: "ＭＳ Ｐ明朝", "MS PMincho","ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", "serif";
	padding-bottom: 5%;
	
}
#animalcircle{
	z-index: 0;
	margin: 0 auto;
	margin-top: 10%;
	width: 100%;
	height: 700px;
	position: relative;
}
#animalcircle #animalimg img{
	width: 11%;
	cursor: pointer;
}
#animalcircle img:nth-child(1){
	position: absolute;
	top: 20%;
	left: 50%;
	-webkit-transform: translate(-50%, -50%); /* Safari用 */
  	transform: translate(-50%, -50%);
}
#animalcircle img:nth-child(2){
	position: absolute;
	top: 23%;
	left: 35%;
	-webkit-transform: translate(-50%, -50%); /* Safari用 */
  	transform: translate(-50%, -50%);
}
#animalcircle img:nth-child(3){
	width: 15%;
	position: absolute;
	top: 47%;
	left: 26%;
	-webkit-transform: translate(-50%, -50%); /* Safari用 */
  	transform: translate(-50%, -50%);
}
#animalcircle img:nth-child(4){
	position: absolute;
	top: 75%;
	left: 35%;
	-webkit-transform: translate(-50%, -50%); /* Safari用 */
  	transform: translate(-50%, -50%);
}
#animalcircle img:nth-child(5){
	position: absolute;
	top: 75%;
	left: 50%;
	-webkit-transform: translate(-50%, -50%); /* Safari用 */
  	transform: translate(-50%, -50%);
}
#animalcircle img:nth-child(6){
	position: absolute;
	top: 70%;
	left: 65%;
	-webkit-transform: translate(-50%, -50%); /* Safari用 */
  	transform: translate(-50%, -50%);
}
#animalcircle img:nth-child(7){
	position: absolute;
	top: 47%;
	left: 73%;
	-webkit-transform: translate(-50%, -50%); /* Safari用 */
  	transform: translate(-50%, -50%);
}
#animalcircle img:nth-child(8){
	position: absolute;
	top: 25%;
	left: 68%;
	-webkit-transform: translate(-50%, -50%); /* Safari用 */
  	transform: translate(-50%, -50%);
}
.circlecomment{
	z-index: -1;
	width: 100%;
	margin-top: 33%;
	position: absolute;
	top: 50%;
	left: 50%;
	-webkit-transform: translate(-50%, -50%); /* Safari用 */
  	transform: translate(-50%, -50%);
	
}
.circlecomment img{
	width: 120%;
}

.circle-moji{
	position: absolute;
	top: 50%;
	left: 50%;
	-webkit-transform: translate(-50%, -50%); /* Safari用 */
  	transform: translate(-50%, -50%);
}
.content{
	position: relative;
}
.content li{
	list-style-type: none;
	/*padding: 28% 5% 0;
 	width: 30%;
 	height: 40%;
 	vertical-align: middle;
 	text-align: center;
 	color: #fff;
	font-size: 1.5vw;
	background: #a4eb84;
 	border-radius: 50%;
 	box-sizing: border-box;
	background-color: lightseagreen;*/

}

/*.content li:nth-child(1):before{
	content: '';
  position: absolute;
  display: block;
  width: 0;
  height: 0;
  left: 35px;
  bottom: 35px;
  border-right: 20px solid #ff9800;
  border-top: 10px solid transparent;
  border-bottom: 10px solid transparent;
  transform: rotate(-45deg);
}
.content li:nth-child(2):before{
	content: "";
	position: absolute;
	top: -25px;
	left: 50%;
 	margin-left: -15px;
	border: 15px solid transparent;
	border-bottom: 15px solid lightseagreen;
 	z-index: 0;
}
.content li:nth-child(3):before{
	content: "";
	position: absolute;
	top: 50%;
	left: -25px;
  	margin-top: -15px;
	border: 15px solid transparent;
	border-right: 15px solid #ffcc75;
 	z-index: 0;
}
.content li:nth-child(4):before{
	content: "";
	position: absolute;
	top: -25px;
	left: 50%;
 	margin-left: -15px;
	border: 15px solid transparent;
	border-bottom: 15px solid lightseagreen;
 	z-index: 0;
}
.content li:nth-child(5):before{
	content: "";
	position: absolute;
	bottom: -25px;
	left: 50%;
 	margin-left: -15px;
	border: 15px solid transparent;
	border-top: 15px solid #70a6ff;
 	z-index: 0;
}
.content li:nth-child(6):before{
	content: "";
	position: absolute;
	bottom: 20px;
	right: 30px;
	margin-top: -15px;
	border: 15px solid transparent;
	border-left: 15px solid #a58eff;
	z-index: 0;
	-ms-transform: rotate(45deg);
	-webkit-transform: rotate(45deg);
	transform: rotate(45deg);
}
.content li:nth-child(7):before{
	content: "";
	position: absolute;
	top: 50%;
	right: -25px;
	margin-top: -15px;
	border: 15px solid transparent;
	border-left: 15px solid #ff8e9d;
	z-index: 0;
}
.content li:nth-child(8):before{
	content: "";
	position: absolute;
	top: -7%;
	right: 7px;
	margin-top: 40px;
	border: 15px solid transparent;
	border-left: 15px solid #a58eff;
	z-index: 0;
	-ms-transform: rotate(-45deg);
	-webkit-transform: rotate(-45deg);
	transform: rotate(-45deg);
}*/

.hide {display:none;}


#sns-flex{
	display: flex;
	flex-wrap: wrap;
	flex-direction: row;
	justify-content: space-around;
}

#sns-flex1{
	text-align: left;
}
#sns-flex #map2{
	margin-left: -20%;
}







@media screen and (max-width: 1300px){
	#animalcircle{
		width: 100%;
		height: 600px;
	}
}
@media screen and (max-width: 1100px){
	#animalcircle{
		height: 550px;
	}
}
@media screen and (max-width: 1024px){
	#animalcircle{
		height: 500px;
	}
}
@media screen and (max-width: 900px){
	#animalcircle{
		height: 450px;
	}
}
@media screen and (max-width: 768px){
	#animalcircle{
		height: 380px;
	}
}
@media screen and (max-width: 700px){
	#animalcircle{
		height: 350px;
	}
}
@media screen and (max-width: 500px){
	#animalcircle{
		height: 250px;
	}
}
@media screen and (max-width: 440px){
	#animalcircle{
		height: 200px;
	}
}
@media screen and (max-width: 375px){
	#animalcircle{
		height: 180px;
	}
}
@media screen and (max-width: 320px){
	#animalcircle{
		height: 160px;
	}
}
@media screen and (max-width: 300px){
	#animalcircle{
		height: 150px;
	}
}