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

/* ----------------------------------------------------------------------------------------------------
*  top
* --------------------------------------------------------------------------------------------------*/
#namex{
	display: inline-block;
    vertical-align: middle;
    font-family: "メイリオ";
    color: #00A0E9;
    width: 350px;
    padding-top: 10px;
    padding-right: 0;
    padding-bottom: 5px;
    padding-left: 0;
    line-height: 25px;
    vertical-align: top;
}
.top #main .mainTop {
	height: 694px;
	position: relative;
	background-color: #000;
	background-image: url(../img/top/main02.jpg);
	background-repeat: no-repeat;
}
.top #main .mainTop ul {
	position: absolute;
	top: 12px;
	right: 18px;
	font-size: 0;
}
.top #main .mainTop li {
	display: inline-block;
}
.top #main .mainTop li + li {
	margin-left: -15px;
}
@-webkit-keyframes horizontal1 {
 0% {
 -webkit-transform:translateX( -3px);
}
 100% {
 -webkit-transform:translateX( 0px);
}
}
@-webkit-keyframes horizontal2 {
 0% {
 -webkit-transform:translateX( 3px);
}
 100% {
 -webkit-transform:translateX( 0px);
}
}
@-webkit-keyframes vertical {
 0% {
 -webkit-transform:translateY(-5px);
}
 100% {
 -webkit-transform:translateY( 0px);
}
}
@-ms-keyframes horizontal1 {
 0% {
 -ms-transform:translateX( -3px);
}
 100% {
 -ms-transform:translateX( 0px);
}
}
@-ms-keyframes horizontal2 {
 0% {
 -ms-transform:translateX( 3px);
}
 100% {
 -ms-transform:translateX( 0px);
}
}
@-ms-keyframes vertical {
 0% {
 -ms-transform:translateY(-5px);
}
 100% {
 -ms-transform:translateY( 0px);
}
}
.top #main .mainTop li:nth-child(odd) {
	-webkit-animation: horizontal1 1s ease-in-out infinite alternate;
	-ms-animation: horizontal1 1s ease-in-out infinite alternate;
}
.top #main .mainTop li:nth-child(even) {
	-webkit-animation: horizontal2 1s ease-in-out infinite alternate;
	-ms-animation: horizontal2 1s ease-in-out infinite alternate;
}
.top #main .mainTop span {
	display: block;
	-webkit-animation: vertical 1s ease-in-out infinite alternate;
	-ms-animation: vertical 1s ease-in-out infinite alternate;/*spanのみに違う動作*/
}
.top #main .mainTop li:nth-child(1) span {
	-webkit-animation-duration: 1.1s;
	-ms-animation-duration: 1.1s;
}
.top #main .mainTop li:nth-child(2) span {
	-webkit-animation-duration: 1.3s;
	-ms-animation-duration: 1.3s;
}
.top #main .mainBottom {
	width: 725px;
	margin: 25px auto 27px;
}
.top #main .mainBottom ul.menu {
	border: 1px solid #00A0E9;
	margin-bottom: 20px;
}
.top #main .mainBottom ul.menu li {
	width: 241px;
	float: left;
	font-size: 18px;
	font-weight: bold;
	text-align: center;
}
.top #main .mainBottom ul.menu li + li {
	border-left: 1px solid #00A0E9;
}
.top #main .mainBottom ul.menu li a {
	display: block;
	color: #00A0E9;
	padding-top: 15px;
	padding-right: 0;
	padding-bottom: 15px;
	padding-left: 0;
	font-family: "メイリオ";
	font-weight: normal;
}
.top #main .mainBottom h2 {
	color: #00A0E9;
	border-bottom: 1px solid #00A0E9;
	padding-bottom: 10px;
	font-size: 13px;
	font-family: "メイリオ";
}
.top #main .mainBottom h4 {
	color: #00A0E9;
	border-bottom: 1px solid #00A0E9;
	padding-bottom: 10px;
	font-size: 20px;
	font-family: "メイリオ";
}
.top #main .mainBottom .news {
	float: left;
	width: 472px;
	border: 1px solid #00A0E9;
	padding: 22px 15px;
	font-size: 8px;
}
.top #main .mainBottom .news div {
	overflow-y: scroll;
	max-height: 600px;
	font-size: 13px;
}
.top #main .mainBottom .news dl {
	border-bottom: 1px dashed #00A0E9;
}
.top #main .mainBottom .news dt, .top #main .mainBottom .news dd {
	display: inline-block;
	vertical-align: middle;
	padding: 18px 0 10px;
	font-family: "メイリオ";
}
.top #main .mainBottom .news dd {
	margin-left: 10px;
	font-family: "メイリオ";
}
.top #main .mainBottom .photo {
	float: right;
	width: 231px;
	border: 1px solid #00A0E9;
	padding: 22px 15px;
}
.top #main .mainBottom .photo div {
	overflow-y: scroll;
	max-height: 430px;
	font-size: 13px;
}
.top #main .mainBottom .photo p {
	margin-top: 20px;
}
/* ----------------------------------------------------------------------------------------------------
*  topsub
* --------------------------------------------------------------------------------------------------*/
.top #main .maininformatio {
	height: 238px;
	position: relative;
	background-color: #000;
	background-image: url(../img/top/information.jpg);
	background-repeat: no-repeat;
}
.top #main .mainnews {
	height: 238px;
	position: relative;
	background-color: #000;
	background-image: url(../img/top/news.jpg);
	background-repeat: no-repeat;
}
.top #main .mainentry {
	height: 238px;
	position: relative;
	background-color: #000;
	background-image: url(../img/top/entry.jpg);
	background-repeat: no-repeat;
}
.top #main .maincourse {
	height: 238px;
	position: relative;
	background-color: #000;
	background-image: url(../img/top/course.jpg);
	background-repeat: no-repeat;
}
.top #main .mainvenue {
	height: 238px;
	position: relative;
	background-color: #000;
	background-image: url(../img/top/otoi.jpg);
	background-repeat: no-repeat;
}
.top #main .mainvisitinformation {
	height: 238px;
	position: relative;
	background-color: #000;
	background-image: url(../img/top/visitinformation.jpg);
	background-repeat: no-repeat;
}
.top #main .main2015 {
	height: 238px;
	position: relative;
	background-color: #000;
	background-image: url(../img/top/RESULT.jpg);
	background-repeat: no-repeat;
}
.top #main .mainappeal {
	height: 238px;
	position: relative;
	background-color: #000;
	background-image: url(../img/top/appeal.jpg);
	background-repeat: no-repeat;
}
.top #main .mainapplication {
	height: 238px;
	position: relative;
	background-color: #000;
	background-image: url(../img/top/application.jpg);
	background-repeat: no-repeat;
}
.top #main .maingallery {
	height: 238px;
	position: relative;
	background-color: #000;
	background-image: url(../img/top/gallery.jpg);
	background-repeat: no-repeat;
}
.top #main .mainparking {
	height: 238px;
	position: relative;
	background-color: #000;
	background-image: url(../img/top/parking.jpg);
	background-repeat: no-repeat;
}
.top #main .asagiri {
	height: 238px;
	position: relative;
	background-color: #000;
	background-image: url(../img/top/minn.jpg);
	background-repeat: no-repeat;
}
.subtitle {
	padding-top: 80px;
	padding-left: 68px;
	font-family: "メイリオ";
	font-size: 30px;
	color: #FFF;
	font-weight: normal;
	font-variant: normal;
	letter-spacing: 6px;
}
.subtitle02 {
	padding-top: 9px;
	padding-left: 68px;
	font-family: "メイリオ";
	font-size: 18px;
	color: #FFF;
	font-weight: normal;
	font-variant: normal;
	letter-spacing: 6px;
}
.top #main .mainBottom .moji {
	float: left;
	width: 472px;
	padding: 22px 15px;
	font-size: 8px;
}
.top #main .mainBottom .moji h2 {
	color: #00A0E9;
	border-bottom: 1px solid #00A0E9;
	padding-bottom: 10px;
	font-size: 13px;
	font-family: "メイリオ";
}
.top #main .mainBottom .moji h3 {
	color: #00A0E9;
	border-bottom: 1px solid #00A0E9;
	padding-bottom: 10px;
	font-size: 20px;
	font-family: "メイリオ";
	margin-top: 50PX;
}
.top #main .mainBottom .moji h4 {
	color: #00A0E9;
	border-bottom: 1px solid #00A0E9;
	padding-bottom: 10px;
	font-size: 20px;
	font-family: "メイリオ";
	margin-top: 50PX;
}
.top #main .mainBottom .moji h6 {
	color: #00A0E9;
	border-bottom: 1px solid #00A0E9;
	padding-bottom: 10px;
	font-size: 20px;
	font-family: "メイリオ";
}
.top #main .mainBottom .moji h8 {
	color: #000000;
	padding-bottom: 10px;
	font-size: 12px;
	font-family: "メイリオ";
	margin-top: 50px;
}
.top #main .mainBottom .moji h9 {
	color: #000000;
	padding-bottom: 10px;
	font-size: 12px;
	font-family: "メイリオ";
	margin-top: 50px;
}
.top #main .mainBottom .moji h5 {
	color: #00A0E9;
	border-bottom: 1px solid #00A0E9;
	padding-bottom: 10px;
	font-size: 16px;
	font-family: "メイリオ";
	margin-top: 5px;
}
.top #main .mainBottom .moji h12 {
	color: #000000;
	padding-bottom: 10px;
	font-size: 13px;
	font-family: "メイリオ";
	margin-top: 5px;
}
.fc h6 {
	color: #00A0E9;
	border-bottom: 1px solid #00A0E9;
	padding-bottom: 10px;
	font-size: 20px;
	font-family: "メイリオ";
}
.top #main .mainBottom .moji div {
	font-size: 13px;
}
.top #main .mainBottom .moji dl {
	border-bottom: 1px dashed #00A0E9;
	font-size: 13PX;
}
.top #main .mainBottom .moji dt {
	display: inline-block;
	vertical-align: middle;
	font-family: "メイリオ";
	color: #00A0E9;
	width: 80px;
	padding-top: 18px;
	padding-right: 0;
	padding-bottom: 10px;
	padding-left: 0;
	line-height: 25px;
	vertical-align: top;
}
.top #main .mainBottom .moji dd {
	display: inline-block;
	vertical-align: middle;
	font-family: "メイリオ";
	padding-top: 18px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
	width: 358PX;
	line-height: 25px;
}
.top #main .mainBottom .moji dd {
	font-family: "メイリオ";
}
.top #main .mainBottom ul.submenu {
	width: 215px;
}
.top #main .mainBottom ul.submenu li {
	width: 200px;
	float: left;
	font-size: 18px;
	font-weight: bold;
	text-align: center;
	border: 1px solid #00A0E9;
	margin-top: 10PX;
}
.top #main .mainBottom ul.submenu li + li {
	border-left: 1px solid #00A0E9;
}
.top #main .mainBottom ul.submenu li a {
	display: block;
	color: #00A0E9;
	padding-top: 15px;
	padding-right: 0;
	padding-bottom: 15px;
	padding-left: 0;
	font-family: "メイリオ";
	font-weight: normal;
}
.top #main .mainBottom .subphoto {
	float: right;
	width: 231px;
	padding: 22px 15px;
}
.top #main .mainBottom .subphoto div {
	font-size: 13px;
}
/*.top #main .mainBottom .subphoto p {
	margin-top: 20px;
}
 */ 
.top #main .mainBottom .subphoto2 {
	float: right;
	width: 231px;
}
.top #main .mainBottom .subphoto2 div {
	font-size: 13px;
}
.top #main .mainBottom .subphoto2 p {
	margin-top: 20px;
}
.waku {
	border: 1px solid #00A0E9;
	margin-top: 10px;
	padding-bottom: 20px;
}
.waku p {
	margin-top: 15px;
}
.waku a {
	color: #00A0E9;
	font-size: 13px;
	font-family: "メイリオ";
}
.top #main .mainBottom .waku h2 {
	color: #00A0E9;
	border-bottom: 1px solid #00A0E9;
	padding: 10px;
	margin: 0PX 10PX;
	font-size: 13px;
	font-family: "メイリオ";
}
.waku2 {
	border: 1px solid #00A0E9;
	padding-bottom: 20px;
}
.waku2 a {
	color: #00A0E9;
	font-size: 13px;
	font-family: "メイリオ";
}
.waku3 {
	border: 1px solid #00A0E9;
	padding-bottom: 20px;
	margin-top: 20px;
}
.waku3 a {
	color: #00A0E9;
	font-size: 13px;
	font-family: "メイリオ";
}
.waku10 {
	border: 1px solid #00A0E9;
	margin-top: 10px;
	padding-bottom: 20px;
}
.waku10 a {
	color: #00A0E9;
	font-size: 13px;
	font-family: "メイリオ";
}
.top #main .mainBottom .waku10 p {
  margin-left: 8px;
	margin-top: 10px;
}
.top #main .mainBottom .waku10 h2 {
	color: #00A0E9;
	border-bottom: 1px solid #00A0E9;
	padding: 10px;
	margin: 0PX 10PX;
	font-size: 13px;
	font-family: "メイリオ";
}
.waku10 h20 {
  color: #00A0E9;
  font-size: 13px;
  font-family: "メイリオ";
}
.waku2 h20 {
  color: #00A0E9;
  font-size: 13px;
  font-family: "メイリオ";
}
.top #main .mainBottom .waku3 h2 {
	color: #00A0E9;
	border-bottom: 1px solid #00A0E9;
	padding: 10px;
	margin: 0PX 10PX;
	font-size: 13px;
	font-family: "メイリオ";
}
.top #main .mainBottom .waku2 h2 {
	color: #00A0E9;
	border-bottom: 1px solid #00A0E9;
	padding: 10px;
	margin: 0PX 10PX;
	font-size: 13px;
	font-family: "メイリオ";
}
.top #main .mainBottom .waku2 p {
	margin-left: 8px;
}
.left2 {
	float: left;
	width: 60px;
}
.right2 {
	float: left;
	width: 290px;
}
.top #main .mainBottom .sata dl {
	font-size: 13PX;
	border-bottom-style: none;
}
.top #main .mainBottom .sata dt {
	display: inline-block;
	vertical-align: middle;
	font-family: "メイリオ";
	color: #000000;
	width: 310px;
	padding-top: 18px;
	padding-right: 10PX;
	padding-bottom: 10px;
	padding-left: 0;
	line-height: 25px;
	vertical-align: top;
}
.top #main .mainBottom .sata dd {
	display: inline-block;
	vertical-align: middle;
	font-family: "メイリオ";
	padding-top: 18px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
	width: 115PX;
	line-height: 25px;
}
.top #main .mainBottom .sata dd {
	font-family: "メイリオ";
}
.top #main .mainBottom .sata dd img {
	padding-bottom: 10px;
}
.min {
	display: block;
	color: #00A0E9;
	padding: 5px;
	font-family: "メイリオ";
	font-weight: normal;
	border: 1px solid #00A0E9;
	width: 100PX;
	margin-top: 20PX;
}
.min a {
	color: #00A0E9;
}
.minmin {
	display: block;
	color: #00A0E9;
	padding: 5px;
	font-family: "メイリオ";
	font-weight: normal;
	border: 1px solid #00A0E9;
	width: 105PX;
	margin-top: 20PX;
}
.m001 {
	width: 200px;
}
.top #main .mainBottom .subphoto .m001 p {
	margin-top: 10px;
	color: #00A0E9;
	font-family: "メイリオ";
	font-size: 12px;
	text-align: center;
}
.m002 {
	color: #00A0E9;
}
.top #main .mainBottom .subphoto .m002 p {
	margin-top: 1px;
	color: #00A0E9;
	font-family: "メイリオ";
	font-size: 15px;
	text-align: center;
}
.m003 {
	width: 200px;
}
.top #main .mainBottom .subphoto .m003 p {
	margin-top: 1px;
	color: #00A0E9;
	font-family: "メイリオ";
	font-size: 12px;
	text-align: center;
}
.speace {
	height: 50px;
}
.speace2 {
	height: 20px;
}
.speace3 {
	padding-top: 20px;
}
.top #main .mainBottom .mata dl {
	font-size: 13PX;
	border-bottom-style: none;
}
.top #main .mainBottom .mata dt {
	display: inline-block;
	vertical-align: middle;
	font-family: "メイリオ";
	color: #000000;
	width: 180px;
	padding-top: 18px;
	padding-right: 10PX;
	padding-bottom: 10px;
	padding-left: 0;
	line-height: 25px;
	vertical-align: top;
}
.top #main .mainBottom .mata dd {
	display: inline-block;
	vertical-align: middle;
	font-family: "メイリオ";
	padding-top: 18px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
	width: 256PX;
	line-height: 25px;
}
.top #main .mainBottom .mata dd {
	font-family: "メイリオ";
}
.top #main .mainBottom .mata dd img {
	padding-bottom: 10px;
}
.top #main .mainBottom .mata dd h2 {
	font-family: "メイリオ";
	color: #000;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.top #main .mainBottom .mata dd h3 {
	font-family: "メイリオ";
	color: #00A0E9;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	font-size: 13px;
	margin-top: 0px;
}
.top #main .mainBottom .ten h2 {
	color: #00A0E9;
	padding-bottom: 10px;
	font-size: 20px;
	font-family: "メイリオ";
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #00A0E9;
}
.bbc {
	background-image: url(../img/top/muryo.jpg);
	background-repeat: no-repeat;
	height: 60px;
	width: 256px;
}
.top #main .mainBottom .sack dl {
	font-size: 13PX;
	border-bottom-style: none;
}
.top #main .mainBottom .sack dt {
	font-family: "メイリオ";
	color: #000000;
	width: 210px;
}
.top #main .mainBottom .sack dd {
	display: inline-block;
	vertical-align: middle;
	font-family: "メイリオ";
	padding-top: 18px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
	width: 216PX;
	line-height: 25px;
}
.top #main .mainBottom .sack dt h10 {
	font-family: "メイリオ";
	color: #000000;
	width: 210px;
	line-height: 20px;
	height: 25px;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #000;
	padding-top: 4px;
}
.top #main .mainBottom .sack dd {
	font-family: "メイリオ";
}
.top #main .mainBottom .sack dd img {
	padding-bottom: 10px;
}
.rw {
	color: #FFF;
	padding: 1px 0px 1px 10px;
	background: #00A0E9;
	border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 10px;
	width: 52px;
}
.rw02 {
	color: #FFF;
	padding: 1px 0px 1px 10px;
	background: #00A0E9;
	border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 10px;
	text-align: center;
}
.top #main .mainBottom .mata dd h11 {
	font-family: "メイリオ";
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	font-size: 20px;
	margin-top: 0px;
}
.mapback {
	background-image: url(../img/top/m1.jpg);
	background-repeat: no-repeat;
	width: 442px;
	margin-top: 20px;
}
.mapback2 {
	background-image: url(../img/top/m10.jpg);
	background-repeat: no-repeat;
	width: 442px;
	margin-top: 20px;
}
.mapback3 {
	width: 442px;
	margin-top: 20px;
}
.mpm {
	width: 245px;
	float: right;
	font-family: "メイリオ";
	color: #000000;
	line-height: 20px;
}
.entry-content .resize {
	width: 1000px;
	display: block;
	padding: 1em;
	border: 1px solid #ccc;
	box-sizing: border-box;
	transition: all 1s ease-in-out;
}
.resize:focus {
	height: auto;
	width: 100%;
	transition: all 1s ease-in-out;
	outline: none;
}
.rw2 {
	color: #FFF;
	padding: 1px 0px 1px 0px;
	background: #00A0E9;
	border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 10px;
	width: 200px;
	text-align: center;
}
.mapm {
	width: 442px;
	float: left;
	font-size: 18px;
	font-weight: bold;
	text-align: center;
	border: 2px solid #00A0E9;
	margin-top: 10px;
	color: #00A0E9;
	padding-top: 10px;
	padding-bottom: 10px;
	line-height: 30px;
}
.top #main .mainBottom .fc {
	float: left;
	width: 472px;
	padding: 22px 15px;
	font-size: 8px;
}
.top #main .mainBottom .fc h2 {
	color: #00A0E9;
	border-bottom: 1px solid #00A0E9;
	padding-bottom: 10px;
	font-size: 20px;
	font-family: "メイリオ";
}
.top #main .mainBottom .fc h3 {
	color: #00A0E9;
	border-bottom: 1px solid #00A0E9;
	padding-bottom: 10px;
	font-size: 20px;
	font-family: "メイリオ";
	margin-top: 50PX;
}
.top #main .mainBottom .fc h4 {
	color: #00A0E9;
	border-bottom: 1px solid #00A0E9;
	padding-bottom: 10px;
	font-size: 20px;
	font-family: "メイリオ";
	margin-top: 50PX;
}
.top #main .mainBottom .fc h8 {
	color: #000000;
	padding-bottom: 10px;
	font-size: 12px;
	font-family: "メイリオ";
	margin-top: 50px;
}
.top #main .mainBottom .fc h9 {
	color: #000000;
	padding-bottom: 10px;
	font-size: 12px;
	font-family: "メイリオ";
	margin-top: 50px;
}
.top #main .mainBottom .fc h5 {
	color: #00A0E9;
	border-bottom: 1px solid #00A0E9;
	padding-bottom: 10px;
	font-size: 16px;
	font-family: "メイリオ";
	margin-top: 5px;
}
.top #main .mainBottom .fc div {
	font-size: 13px;
}
.top #main .mainBottom .fc dl {
	border-bottom: 1px dashed #00A0E9;
	font-size: 13PX;
}
.top #main .mainBottom .fc dt {
	display: inline-block;
	vertical-align: middle;
	font-family: "メイリオ";
	color: #00A0E9;
	width: 300px;
	padding-top: 10px;
	padding-right: 0;
	padding-bottom: 5px;
	padding-left: 0;
	line-height: 25px;
	vertical-align: top;
}
.top #main .mainBottom .fc dd {
	display: inline-block;
	vertical-align: middle;
	font-family: "メイリオ";
	padding-right: 0px;
	padding-left: 0px;
	width: 358PX;
	line-height: 15px;
}
.top #main .mainBottom .fc dd {
	font-family: "メイリオ";
}
.s420 {
	font-family: "メイリオ";
	font-size: 10px;
	padding-top: 30px;
}
.min20 {
	float: left;
	width: 255px;
	margin: 20px 15px 20px 0px;
	line-height: 25px;
	font-size: 15px;
	font-family: "メイリオ";
}
.min20 h1 {
	font-size: 20px;
	margin-top: 20px;
}
.min20 h20 {
	font-size: 11px;
	margin-bottom: 10px;
}
.uline {
	width: 255px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #000;
	margin-top: 10px;
}
.rigun {
	float: left;
	width: 170px;
}
.rigun img {
	margin-top: 20px;
}
.top #main .mainBottom .moji .rank2015 {
	width: 442px;
	margin-top: 15px;
	line-height: 25px;
	font-size: 14px;
	font-family: "メイリオ";
}
.bibit {
	padding-top: 20px;
	padding-bottom: 20px;
	font-family: "メイリオ";
}
.zen tr {
	border-bottom-style: solid;
	border-bottom-color: #999;
	border-bottom-width: 1px;
}
.zen th {
	padding: 8px 20px 0px 0px;
}
.top #main .mainBottom .moji .bbab dt {
	padding-top: 2px;
	padding-bottom: 2px;
}
.top #main .mainBottom .moji .bbab dd {
	padding-top: 2px;
	padding-bottom: 2px;
	width: 350PX;
}
.karicenter {
	font-family: "メイリオ";
	text-align: center;
	vertical-align: middle;
	height: 100%;
	width: 100%;
	display: -webkit-flex;
	display: flex;
	-webkit-align-items: center; /* 縦方向中央揃え（Safari用） */
	align-items: center; /* 縦方向中央揃え */
	-webkit-justify-content: center; /* 横方向中央揃え（Safari用） */
	justify-content: center; /* 横方向中央揃え */
}
#grid {
	width: 450px;
}
#grid li {
	margin: 9px;
	float: left;
	list-style: none;
}
.gridline {
	margin-bottom: 3px;
}
.grid2 {
	margin: 8px 25px 0px 0px;
	float: left;
	list-style: none;
}
.grid3 {
	margin: 8px 0px 0px 0px;
	float: left;
	list-style: none;
}
.top #main .mainBottom .moji02 {
	float: left;
	width: 725px;
	padding: 22px 15px;
	font-size: 12px;
}
.top #main .mainBottom .moji02 h2 {
	color: #00A0E9;
	border-bottom: 1px solid #00A0E9;
	padding-bottom: 10px;
	font-size: 20px;
	font-family: "メイリオ";
}
/* ----------------------------------------------------------------------------------------------------
*  リンク無し用
* --------------------------------------------------------------------------------------------------*/
.s{
  /*リンクテキストのスタイルです*/
  text-decoration: none;
  position: relative;
}

.s-balloon {
  /*バルーンのスタイルです*/

  /*表示位置を指定します*/
  position: absolute;
  top: -30px;
  left: -15px;

  /*非表示にしておきます*/
  display: none;
  opacity: 0;

  /*表示スタイルを指定します*/
  padding: 5px;
  border-radius: 5px;
  color: white;
  background-color: #666;
  /*影をつけて見栄えを良くします*/
  box-shadow: 0px 1px 2px 0px rgba(0, 0, 0, 0.5),
    inset 0 1px 0 rgba(255, 255, 255, 0.8),
    inset 1px 0 0 rgba(255, 255, 255, 0.3),
    inset -1px 0 0 rgba(255, 255, 255, 0.3),
    inset 0 -1px 0 rgba(255, 255, 255, 0.2);

  /*アニメーションを指定します*/
  animation-duration: 0.3s;
  animation-name: show-balloon;
}

.s:hover .s-balloon {
  /*マウスホバー時のバルーンのスタイルです*/

  /*表示するようにします*/
  display: inline-block;
  opacity: 1;
  top: -40px;
}

.s-balloon::before {
  /*吹き出し部分の三角形を表示します*/
  content: "";
  position: absolute;
  top: 97%;
  left: 20px;
  border: 6px solid transparent;
  border-top: 6px solid #666;
}

@keyframes show-balloon {
  /*アニメーションを定義します*/
  0% {
    display: none;
    opacity: 0;
    top: -30px;
  }
  1% {
    display: inline-block;
    opacity: 0;
    top: -30px;
  }
  100% {
    display: inline-block;
    opacity: 1;
    top: -40px;
  }
}

.top #main .mainBottom .lle dl {
	font-size: 13PX;
	border-bottom-style: none;
}
.top #main .mainBottom .lle dt {
	display: inline-block;
	vertical-align: middle;
	font-family: "メイリオ";
	color: #000000;
	width: 205px;
	padding-top: 18px;
	padding-right: 10PX;
	padding-bottom: 10px;
	padding-left: 0;
	line-height: 21px;
	vertical-align: top;
}
.top #main .mainBottom .lle dd {
	display: inline-block;
	vertical-align: middle;
	font-family: "メイリオ";
	padding-top: 18px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
	width: 230PX;
	line-height: 21px;
}
.top #main .mainBottom .lle dd {
	font-family: "メイリオ";
}
.top #main .mainBottom .lle dt img {
	padding-bottom: 20px;
}

.top #main .mainBottom .oppa {
	border-bottom: 1px dashed #00A0E9;
	margin-bottom: 15px;
}
.top #main .mainBottom .oppa dl {
	font-size: 13PX;
	border-bottom-style: none;
}
.top #main .mainBottom .oppa dt {
	display: inline-block;
	vertical-align: middle;
	font-family: "メイリオ";
	color: #000000;
	width: 205px;
	padding-top: 18px;
	padding-right: 10PX;
	padding-bottom: 10px;
	padding-left: 0;
	line-height: 25px;
	vertical-align: top;
}
.top #main .mainBottom .oppa dd {
	display: inline-block;
	vertical-align: middle;
	font-family: "メイリオ";
	padding-top: 18px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
	width: 230PX;
	line-height: 25px;
}
.top #main .mainBottom .oppa dd {
	font-family: "メイリオ";
}
.top #main .mainBottom .oppa dt img {
	padding-bottom: 10px;
}
.top #main .mainBottom .moji div .nmoji {
	font-weight: bold;
	font-size: 14px;
	letter-spacing: 5px;
}
.web2 {
	 margin-right: auto;
}
.web2 img {
	margin-top: 10px;
	margin-bottom: 10px;
	display: inline;
}
.mitinori {
	color: #00A0E9;}

.top #main .mainBottom .ghq {
	margin-bottom: 15px;
	}
.top #main .mainBottom .ghq dl {
	font-size: 13PX;
	border-bottom-style: none;
}
.top #main .mainBottom .ghq dt {
	display: inline-block;
	vertical-align: middle;
	font-family: "メイリオ";
	color: #000000;
	width: 205px;
	padding-top: 18px;
	padding-right: 10PX;
	padding-bottom: 10px;
	padding-left: 0;
	line-height: 21px;
	vertical-align: top;
}
.top #main .mainBottom .ghq dd {
	display: inline-block;
	vertical-align: middle;
	font-family: "メイリオ";
	padding-top: 18px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
	width: 217PX;
	line-height: 21px;
}
.top #main .mainBottom .ghq dd {
	font-family: "メイリオ";
}
.top #main .mainBottom .ghq dt img {
	padding-bottom: 10px;
}
.nextd {
	margin-top: 20px;
	margin-right: auto;
	margin-bottom: 20px;
	margin-left: auto;
	text-align: center;
}
.nextd a {
	font-size: 15px;
}
.pmoji {
	font-size: 13px;
	margin-top: 20px;
	margin-bottom: 20px;
	line-height: 25px;
}

.px {
  font-size: 20px;
}
.pp {
  font-size: 15px;
}
.top420 {
  vertical-align: top;
}
.syou {
	display: inline-block;
    vertical-align: middle;
    font-family: "メイリオ";
    padding-top: 18px;
    padding-right: 0px;
    padding-bottom: 10px;
    padding-left: 0px;
    line-height: 35px;
	font-size: 13px;
}
.tel {
pointer-events: none;
cursor: default;
text-decoration: none;
}
