@charset "utf-8";

.bigbold{
	font-size: large;
	font-weight: bolder;
	color: #666;
}


/*
@media screen and (min-width: 1199px){


#container{
	width: 60%;
	margin-right: 20%;
	margin-left: 20%;
	margin-top: 40px;
}


#contents{
	float: right;
	width: 73%;
	margin-left: 1%;
}
*/

#contents h2{
	margin-top: 30px;
	border-left-width: 5px;
	border-left-style: solid;
	border-left-color: #06F;
	padding-left: 5px;
	margin-bottom: 30px;
}

#seshumenu-top{
	width: 100%;
	margin-bottom: 30px;
}

#seshumenu-top p{
	float: right;
	width: 55%;
	padding-top: 10px;
	font-size: 18px;
	line-height: 32px;
}

#seshumenu-top img{
	margin-bottom: 30px;
	width: 40%;
	float: left;
	margin-right: 5%;
}


#seshumenu-middle,#seshumenu-under{
	width: 100%;
}

#seshumenu-middle p#bui-p{
	width: 100%;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #06C;
	font-size: x-large;
	font-weight: bolder;
	padding-bottom: 5px;
	margin-bottom: 10px;
	color: #666;
}

#seshumenu-middle p{
	width: 100%;
	font-size: 16px;
	font-weight: bolder;
	padding-bottom: 5px;
	margin-bottom: 10px;
}

#seshumenu-middle img{
	width: 25%;
	margin-left: 5%;
}

#seshumenu-middle a img{
	text-decoration: none;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}


#seshumenu-under{
	width: 100%;
	margin-top: 50px;
}

#seshumenu-under #topitembox1{
	margin-top: 50px;
}

#seshumenu-under #topitembox1 a p#bui-p{
	width: 100%;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #06C;
	font-size: x-large;
	font-weight: bolder;
	padding-bottom: 5px;
	margin-bottom: 10px;
	color: #666;
}

#seshumenu-under #topitembox1 #smallbox1{
	margin-top: 20px;
}

#seshumenu-under #topitembox1 #smallbox1 ul.menulist-right{
	float: right;
	width: 45%;
	margin-right: 5%;
}

#seshumenu-under #topitembox1 #smallbox1 ul.menulist-right li{
	margin-bottom: 20px;
	font-size: 14px;
}


#seshumenu-under #topitembox1 #smallbox1 img{
	float: left;
	width: 30%;
	margin-left: 10%;
}




/*------ノートパソコン画面--------------------------------------------------------*/

@media screen and (max-width: 1200px){

#contents h2{
	margin-top: 30px;
	border-left-width: 5px;
	border-left-style: solid;
	border-left-color: #06F;
	padding-left: 5px;
	margin-bottom: 30px;
}

#seshumenu-top{
	width: 100%;
	margin-bottom: 30px;
}

#seshumenu-top p{
	float: right;
	width: 55%;
	padding-top: 10px;
	font-size: 18px;
	line-height: 32px;
}

#seshumenu-top img{
	margin-bottom: 30px;
	width: 40%;
	float: left;
	margin-right: 5%;
}


#seshumenu-middle,#seshumenu-under{
	width: 100%;
}

#seshumenu-middle p#bui-p{
	width: 100%;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #06C;
	font-size: x-large;
	font-weight: bolder;
	padding-bottom: 5px;
	margin-bottom: 10px;
	color: #666;
}

#seshumenu-middle p{
	width: 100%;
	font-size: 16px;
	font-weight: bolder;
	padding-bottom: 5px;
	margin-bottom: 10px;
}

#seshumenu-middle img{
	width: 25%;
	margin-left: 5%;
}

#seshumenu-middle a img{
	text-decoration: none;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}


#seshumenu-under{
	width: 100%;
	margin-top: 50px;
}

#seshumenu-under #topitembox1{
	margin-top: 50px;
}

#seshumenu-under #topitembox1 a p#bui-p{
	width: 100%;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #06C;
	font-size: x-large;
	font-weight: bolder;
	padding-bottom: 5px;
	margin-bottom: 10px;
	color: #666;
}

#seshumenu-under #topitembox1 #smallbox1{
	margin-top: 20px;
}

#seshumenu-under #topitembox1 #smallbox1 ul.menulist-right{
	float: right;
	width: 45%;
	margin-right: 5%;
}

#seshumenu-under #topitembox1 #smallbox1 ul.menulist-right li{
	margin-bottom: 20px;
	font-size: 14px;
}


#seshumenu-under #topitembox1 #smallbox1 img{
	float: left;
	width: 30%;
	margin-left: 10%;
}

}



/*----------タブレット画面-------------------*/
@media screen and (max-width: 1024px){

#seshumenu-top p{
	float: right;
	width: 55%;
	padding-top: 10px;
	font-size: 16px;
	line-height: 32px;
}

#seshumenu-under #topitembox1 #smallbox1 ul.menulist-right li{
	margin-bottom: 10px;
	font-size: 14px;
}


}




/*--------------スマホ横画面----------------------*/
@media screen and (max-width: 768px){

#seshumenu-top p{
	float: right;
	width: 55%;
	padding-top: 10px;
	font-size: 14px;
	line-height: 28px;
}



}





@media screen and (max-width: 568px){

#seshumenu-under{
	margin-bottom: 50px;
}

#seshumenu-middle img{
	width: 30%;
	margin-left: 2%;
}

#seshumenu-under #topitembox1 #smallbox1 ul.menulist-right li{
	margin-bottom: 10px;
	font-size: 14px;
}



}




@media screen and (max-width: 414px){

#container{
	width: 96%;
	margin-right: 2%;
	margin-left: 2%;
	margin-top: 60px;
}

#contents{
	width: 100%;
	float: none;
}

#contents h2{
	margin-top: 50px;
	border-left-width: 5px;
	border-left-style: solid;
	border-left-color: #06F;
	padding-left: 5px;
	margin-bottom: 20px;
}

#seshumenu-top{
	width: 100%;
}

#seshumenu-top p{
	float: none;
	width: 96%;
	margin-left: 2%;
}

#seshumenu-top img{
	margin-bottom: 30px;
	width: 90%;
	margin-left: 5%;
	float: none;
	margin-top: 10px;
}


#seshumenu-middle,#seshumenu-under{
	width: 100%;
}

#seshumenu-middle p#bui-p{
	width: 100%;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #06C;
	font-size: large;
	font-weight: bolder;
	padding-bottom: 5px;
	margin-bottom: 10px;
	color: #666;
}

#seshumenu-middle p{
	width: 100%;
	font-size: 14px;
	font-weight: bolder;
	padding-bottom: 5px;
	margin-bottom: 10px;
}

#seshumenu-middle img{
	width: 31%;
	margin-left: 0%;
}

#seshumenu-middle a img{
	text-decoration: none;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}


#seshumenu-under{
	width: 100%;
	margin-top: 50px;
}

#seshumenu-under #topitembox1{
	margin-top: 50px;
}

#seshumenu-under #topitembox1 a p#bui-p{
	width: 100%;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #06C;
	font-size: large;
	font-weight: bolder;
	padding-bottom: 5px;
	margin-bottom: 10px;
	color: #666;
}

#seshumenu-under #topitembox1 #smallbox1{
	margin-top: 20px;
}

#seshumenu-under #topitembox1 .spline{
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999;
	margin-bottom: 20px;
}

#seshumenu-under #topitembox1 #smallbox1 ul.menulist-right{
	float: none;
	width: 96%;
	margin-left: 2%;
	margin-bottom: 10px;
}

#seshumenu-under #topitembox1 #smallbox1 ul.menulist-right li{
	list-style-position: inside;
	font-size: 14px;
	margin-bottom: 10px;
}

#seshumenu-under #topitembox1 #smallbox1 img{
	float: none;
	width: 96%;
	margin-left: 2%;
	margin-bottom: 10px;
}



}


@media screen and (max-width: 320px){

#contents h2{
	margin-top: 80px;
	border-left-width: 5px;
	border-left-style: solid;
	border-left-color: #06F;
	padding-left: 5px;
	margin-bottom: 10px;
	font-size: 20px;
	font-weight: bold;
}


#seshumenu-middle p#bui-p{
	width: 100%;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #06C;
	font-size: 16px;
	font-weight: bold;
	padding-bottom: 5px;
	margin-bottom: 10px;
	color: #666;
}


#seshumenu-middle p{
	width: 100%;
	font-size: 12px;
	font-weight: bold;
	padding-bottom: 5px;
	margin-bottom: 10px;
}


#seshumenu-under #topitembox1 #smallbox1 ul.menulist-right li{
	list-style-position: inside;
	font-size: 12px;
	margin-bottom: 10px;
}





}


.clear{
	clear: both;
}
