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

body{
	font-family: "ヒラギノ丸ゴ ProN";
	background-color: #2EA2C6;
	width: 100vw;
	margin: 0;
	padding: 0;
	
}

#headergazou{
	margin: 12px;
}
#topgazou{
	width: 100%;
	height:  auto;
	border-bottom: solid #4E89BE 7px;
	margin-top: 45px;
}



div#topbar{
	background-color: #E94B85;
	width: 100%;
	height: 50px;
	display: block;
	position: fixed;
	top: 0px;
	left: 0px;
	z-index: 9999;
	padding: 0 0;
	
}
img#headergazou{
		width: 150px;
	height:auto
	
}


div#mess{background-color: #2EA2C6;
	width: 100%;
	height: 300px;
	display: block;
	border-radius: 0%;
}
img#ouen{
	width: 100%;
	height:  auto;}

img#konime1{
	
}
div#kon{
	padding: 60px 0px;
	margin: 0;
}
.konnatoki{
	display: flex;
	flex-direction: row;
	padding-right: 0;
	margin-right: 0;
}

#huki1{
	background-color: #ffffff;
	width: 170px;
	height: 120px;
	display: block;
	border-radius: 20%;
}

#huki2{
	background-color: #ffffff;
	width: 170px;
	height: 90px;
	display: block;
	border-radius: 18%;
}

p.secound{
	padding: 20px;
	margin:0;
	clear: left;
	text-align: center;
	font-size: 1.1em;
}
h1.taitle{
	font-size: 1.5em;
	border-left: #E94B85 5px solid;
	margin-left: 20px;
	padding: 0px 30px 0px 20px;
	color: white;
}
#pointdiv{
	display: flex;
	justify-content: center;
	margin: 0;
}
#pointti{
    width: 50%;
	height: auto;

}
div.point{
	text-align: center;
	
}
h2.point{
	font-size: 1.2em;
}
p.pointnakami{
	font-size: 1.3em;
}

div#point{
	height: 980px;
	background-image: url("image/haikeisiro.png");
	background-repeat: no-repeat;
	background-position: 50% 0%;
}

div.circle{
	text-align: center;
	padding: 68px;
	
}

div#nami1{
	background-image: url("image/nami1@2x.png");
	background-repeat: no-repeat;
	background-size: 50%;
	background-position: 90% 87%;
}
div#nami2{
	background-image: url("image/nami2@2x.png");
	background-repeat: no-repeat;
	background-size: 50%;
	background-position:10% 90%;
}
div#nami3{
	background-image: url("image/nami3@2x.png");
	background-repeat: no-repeat;
	background-size: 50%;
	background-position: 90% 90%;
}

div#tukarezukei{
	background-color: #ffffff;
	width: 350px;
	height: 390px;
	display: block;
	border-radius: 7%;
	margin: 0 auto;
	
}
#tukaretaitoru{
	font-size: 1.4em;
	padding: 20px 30px 0px 30px;
}
p#tukare{
	margin: 0px 20px;
	font-size: 1.24em;
}

div#sirohaikei{
	background-color: #ffffff;
	margin-top: 40px ;
	padding-bottom: 10px;


}

img#ya{
	padding-top: 18px;
	width: 12%;
	height: auto;
	margin: auto;
	display: block;
}

#gaitouu{
	margin-bottom: 50px;
}
#kounyuu{
	padding: 30px;
	display: flex;
	justify-content: center;
}
p#gauyou{
	font-size: 1.5em;
	border-left: #E94B85 5px solid;
	margin-left: 20px;
	padding: 0px 30px 0px 20px;}


h2.koumoku{
	background-color: #2EA2C6;
	color: white;
	border-bottom:#2C7996 5px solid;
	width: 300px;
	text-align: center;
	border-radius: 5px;
	padding: 5px;
		
}
table{
  width: 100%;
  border-collapse: collapse;
  border-spacing: 0;
}

table th,table td{
  padding: 10px 0;
  text-align: center;
}

table tr:nth-child(odd){
  background-color: #eee
}

div#gaiyounakami{
}

#foot{
	background-color: #E94B85;
	margin: 0px;
	padding: 10px 30px;
	
}
.footnaiyou{
	color: white;
}