/*============================================================================*
 * スタイル定義
 *============================================================================*/
* {
	margin: 0px; padding: 0px;
	color: #000000;
	font-family: "Noto Sans JP","BIZ UDゴシック","Meiryo UI","メイリオ",sans-serif;
	line-height: 100%;
}
body {
	width: 100%;
	text-align: center;
	background-color: #ffffff;
}
a:hover {
	color: #ff0000;
}
a:active {
	color: #ff0000;
}
/* Box1 */
div.BaseBox1 {
	margin: 20px;
	padding: 40px 10px 30px 10px;
	background-color: rgb(178, 206, 244);
	border-radius: 30px;
}
div.Box1 {
	display: inline-block;
	max-width: 1000px;
}
div.Box1-1 {
	display: inline-block;
	padding: 10px 15px 15px 15px;
	background: linear-gradient(to top, #80AEF8, #ffffff);
	border: 2px solid #ffffff;
	border-radius: 10px;
	color: #000000;
	text-shadow: 1px 2px 2px #ffffff;
	font-size: xx-large;
	font-weight: bold;
}
span.Box1-1sp {
	padding-left: 5px;
	color: #000000;
	font-size: xx-large;
	font-weight: bold;
}
p.Box1-2p {
	padding-top: 5px;
	font-size: xx-large;
	font-weight: bold;
}
p.Box1-3p {
	padding-top: 30px;
	font-size: large;
	letter-spacing: 0.1em;
	line-height: 1.5em;
}
img.Box1-4img {
	margin-top: 30px;
	width: 90%;
	height: auto;
}
div.Box1-5 {
	position: relative;
	margin-top: 10px;
	padding: 10px 20px 10px 90px;
	background-color: #ffffff;
	border-radius: 30px;
	text-align: left;
}
p.Box1-51p {
	font-size: medium;
	color: #84B2ED;
	font-weight: bold;
	text-shadow: 1px 1px 0px #000000;
	letter-spacing: 0.1em;
}
div.Box1-52dv {
	margin-top: 5px;
	height: 5em;
	border-top: 1px solid #84B2ED;
	border-left: 1px solid #84B2ED;
	overflow: auto;
	font-size: medium;
	color: #000000;
}
ul.Box1-52ul {
	margin: 0px 10px 10px 30px;
	padding: 0px;
	list-style-type: disc;
}
ul.Box1-52ul > li {
	padding-top: 10px;
	line-height: 1.1em;
}
img.Box1-53img {
	position: absolute;
	top: 10px;
	left: 10px;
}
div.Box1-6 {
	position: relative;
	margin-top: 20px;
	padding: 0px 0px 0px 110px;
	background-color: #81B0ED;
	border: 2px solid #ffffff;
	border-radius: 5px;
	text-align: left;
}
div.Box1-61 {
	padding: 0px 0px 0px 5px;
	height: 4em;
	background-color: #ffffff;
	overflow: auto;
	font-size: medium;
	color: #000000;
}
ul.Box1-61ul {
	margin: 0px 10px 10px 30px;
	padding: 0px;
	list-style-type: disc;
}
ul.Box1-61ul > li {
	padding-top: 10px;
	line-height: 1.1em;
}
p.Box1-62p {
	position: absolute;
	font-size: medium;
	color: #ffffff;
	font-weight: bold;
	text-shadow: 1px 1px 0px #000000;
	top: 10px;
	left: 10px;
}
/* Box2 */
div.BaseBox2 {
	background-color: #ffffff;
}
div.Box2-1 {
	max-width: 910px;
	margin: 0px 10px;
	text-align: left;
	display: inline-block;
}
div.Box2-1 > p {
	border-left: 5px solid #80AEF8;
	padding: 5px 0px 5px 25px;
	font-size: large;
	letter-spacing: 0.1em;
	line-height: 1.5em;
}
div.Box2-2 {
	padding: 30px 0px 20px 0px;
	display: flex;
	flex-wrap: wrap;
	justify-content: center;
}
div.Box2-21 {
	width: 285px;
	height: 230px;
	margin: 0px 15px 0px 15px;
	padding-Top: 20px;
	border-radius: 30px;
	box-shadow: 2px 2px 8px #000000;
}
p.Box2-21p1 {
	padding-top: 5px;
	font-size: x-large;
	font-weight: bold;
}
p.Box2-21p2 {
	padding-top: 10px;
	font-size: medium;
	line-height: 2em;
}
/* Box3 */
div.BaseBox3 {
	padding-bottom: 10px;
	background-color: #E8E8E8;
}
div.Box3-1 {
	max-width: 910px;
	margin: 0px 10px;
	text-align: left;
	display: inline-block;
}
div.Box3-1 > p {
	border-left: 5px solid #80AEF8;
	padding: 5px 0px 5px 25px;
	font-size: large;
	letter-spacing: 0.1em;
	line-height: 1.5em;
}
div.Box3-2flx {
	padding: 20px 0px 0px 0px;
	display: flex;
	flex-wrap: wrap;
	justify-content: center;
}
div.Box3-2bs1 {
	max-width: 400px;
	margin: 10px 15px 0px 15px;
}
div.Box3-2bs2 {
	min-height: 450px;
	padding: 0px 10px 20px 10px;
	border-radius: 15px;
	box-shadow: 2px 2px 8px #000000;
	background-color: #ffffff;
}
div.Box3-2bs21bx {
	width: 310px;
	margin-Top: 20px;
	padding-bottom: 15px;
	background-color: #81B0ED;
	border-radius: 5px;
	display: inline-block;
}
div.Box3-2bs21bx > div {
	height: 5em;
	font-size: large;
	color: #000000;
/*	text-shadow: 1px 1px 0px #ffffff;*/
	align-content: center;
	font-weight: bold;
	line-height: 1.3em;
}
div.Box3-2bs21bx > a {
	padding: 0px 15px 0px 15px;
	font-size: medium;
	background-color: #ffffff;
	border-radius: 30px;
}
img.Box3-2bs22img {
	width: 200px;
	height: auto;
	margin-Top: 20px;
}
p.Box3-2bs23p {
	max-width: 330px;
	padding-Top: 10px;
	font-size: large;
	line-height: 1.5em;
	color: #4A87D2;
	font-weight: bold;
	display: inline-block;
}
p.Box3-2bs24p {
	padding-Top: 20px;
	font-size: medium;
	line-height: 1.5em;
}
p.Box3-2bs3p {
	padding-Top: 10px;
	font-size: medium;
	text-indent: -1em;
	padding-left: 1em;
	text-align: left;
}
/* Box4 */
div.Box4tx {
	display: inline-block;
	max-width: 1000px;
	margin: 0px 10px;
	padding-top: 10px;
	text-align: left;
	font-size: large;
	color: #4A87D2;
	letter-spacing: 0.1em;
}
div.Box4tx > span {
	text-decoration:underline;
	color: #4A87D2;
	font-weight: bold;
	text-shadow: 1px 1px 0px #ffffff;
}
div.Box4tx > p {
	padding: 15px 0px 0px 1.1em;
	font-size: large;
	color: #000000;
	line-height: 1.5em;
	text-shadow: 1px 1px 0px #ffffff;
}
/* Box4-1 */
div.Box4-1flx {
	padding-top: 10px;
	display: flex;
	flex-wrap: wrap;
	justify-content: center;
}
div.Box4-1bx {
	margin: 10px 40px 0px 40px;
	width: 260px;
}
div.Box4-1bx > img {
	width: 200px;
	height: auto;
}
div.Box4-1bx > p {
	padding: 10px;
	font-size: medium;
	line-height: 1.5em;
}
/* Box4-2 */
div.Box4-21 {
	background: url("../img/img4-20.jpg") no-repeat;
	background-size: 100% 100%;
}
div.Box4-22 {
	margin-top: -1px;
	background-color: #ECF3FC;
	padding-top: 30px;
	padding-bottom: 30px;
	display: flex;
	flex-wrap: wrap;
	justify-content: center;
}
div.Box4-22blk {
	display: flex;
	flex-wrap: wrap;
	justify-content: center;
}
div.Box4-22bx1 {
	width: 150px;
	padding: 0px 5px;
}
div.Box4-22bx1 >img {
	width: auto;
	height: 120px;
	margin-top: 20px;
	margin-bottom: 5px;
}
div.Box4-22bx1 > p {
	height: 115px;
	font-size: medium;
	line-height: 1.1em;
}
div.Box4-22bx2 {
	padding: 0px 5px ;
}
div.Box4-22bx2 > div {
	height: 115px;
	position:relative;
}
div.Box4-22bx2 > div > p {
	width: 140px;
	font-size: medium;
	line-height: 1.1em;
	position: absolute;
	bottom: 0px;
}
div.Box4-22bx2 >img {
	width: auto;
	height: 120px;
	margin-top: 5px;
	margin-bottom: 20px;
}
/* Box4-3 */
div.Box4-3bs {
	background: url("../img/img4-31.png") no-repeat;
	background-position: top right;
}
div.Box4-3 {
	margin-top: 30px;
	background: url("../img/img4-40.png") no-repeat;
	background-position: top 30px left -250px;
	background-size: 150% 100%;
	display: flex;
	flex-wrap: wrap;
	justify-content: center;
}
div.Box4-31 {
	background: url("../img/img4-41.png") no-repeat;
	background-position: -90px -70px;
	background-size: auto 290px;
	display: inline-block;
}
div.Box4-31bx {
	width: 300px;
	height: 300px;
	margin: 50px 0px 0px 50px;
	background: url("../img/img4-41b.png") no-repeat;
	background-position: top -1px right -1px;
	background-size: cover;
	background-color: #ffffff;
	text-align: left;
	border-radius: 42px;
	border: 2px solid #DEDEDE;
	box-shadow: 0px 0px 5px #DEDEDE;
}
div.Box4-31bx > img {
	margin: 30px 0px 0px 20px;
	width: 100px;
	height: auto;
	display: block;
}
p.Box4-31p1 {
	margin: 10px 0px;
	font-size: large;
	text-align: center;
	text-shadow: 1px 1px 0px #ffffff;
	letter-spacing: 0.1em;
	line-height: 1.5em;
	font-weight: bold;
	color: #4A87D2;
}
p.Box4-31p2 {
	margin: 10px 0px;
	font-size: large;
	text-align: center;
	text-shadow: 1px 1px 0px #ffffff;
	letter-spacing: 0.1em;
	line-height: 1.5em;
}
div.Box4-32 {
	background: url("../img/img4-42.png") no-repeat;
	background-position: -90px -70px;
	background-size: auto 290px;
	display: inline-block;
}
div.Box4-32bx {
	width: 300px;
	height: 420px;
	margin: 50px 0px 0px 50px;
	background: url("../img/img4-42b.png") no-repeat;
	background-position: top left;
	background-size: 130%;
	background-color: #ffffff;
	text-align: left;
	border-radius: 42px;
	border: 2px solid #DEDEDE;
	box-shadow: 0px 0px 5px #DEDEDE;
}
div.Box4-32bx > img {
	margin: 30px 0px 0px 20px;
	width: 100px;
	height: auto;
	display: block;
}
p.Box4-32p1 {
	margin: 10px 0px;
	font-size: large;
	text-align: center;
	text-shadow: 1px 1px 0px #ffffff;
	letter-spacing: 0.1em;
	line-height: 1.5em;
	font-weight: bold;
	color: #4A87D2;
}
p.Box4-32p2 {
	margin: 10px 0px;
	font-size: large;
	text-align: center;
	text-shadow: 1px 1px 0px #ffffff;
	letter-spacing: 0.1em;
	line-height: 1.5em;
}
p.Box4-32p3 {
	margin: 5px 0px 5px 30px;
	padding: 5px 10px;
	width: 230px;
	background-color: #ffffff;
	font-size: medium;
	text-align: left;
	line-height: 1.2em;
	border-radius: 5px;
	border: 2px solid #4A87D2;
	display: inline-block;
}
div.Box4-3dummy {
	max-width: 30px;
}
div.Box4-37 {
	margin-top: -150px;
	text-align: right;
	display: block;
}
div.Box4-37 > img {
	width: 130px;
	height: auto;
}
/* Box4-4 */
div.Box4-4bs {
	margin-top: -100px;
	background: url("../img/img4-40.png") no-repeat;
	background-position: top 30px left -250px;
	background-size: 150% 100%;
}
div.Box4-4 {
	margin-top: 30px;
	display: flex;
	flex-wrap: wrap;
	justify-content: center;
}
div.Box4-41 {
	background: url("../img/img4-41.png") no-repeat;
	background-position: -90px -70px;
	background-size: auto 290px;
	display: inline-block;
}
div.Box4-41bx {
	width: 300px;
	height: 300px;
	margin: 50px 0px 0px 50px;
	background: url("../img/img4-41b.png") no-repeat;
	background-position: top -1px right -1px;
	background-size: cover;
	background-color: #ffffff;
	text-align: left;
	border-radius: 42px;
	border: 2px solid #DEDEDE;
	box-shadow: 0px 0px 5px #DEDEDE;
}
div.Box4-41bx > img {
	margin: 30px 0px 0px 20px;
	width: 100px;
	height: auto;
	display: block;
}
p.Box4-41p1 {
	margin: 10px 0px;
	font-size: large;
	text-align: center;
	text-shadow: 1px 1px 0px #ffffff;
	letter-spacing: 0.1em;
	line-height: 1.5em;
	font-weight: bold;
	color: #4A87D2;
}
p.Box4-41p2 {
	margin: 10px 0px;
	font-size: large;
	text-align: center;
	text-shadow: 1px 1px 0px #ffffff;
	letter-spacing: 0.1em;
	line-height: 1.5em;
}
div.Box4-42 {
	background: url("../img/img4-42.png") no-repeat;
	background-position: -90px -70px;
	background-size: auto 290px;
	display: inline-block;
}
div.Box4-42bx {
	width: 300px;
	height: 300px;
	margin: 50px 0px 0px 50px;
	background: url("../img/img4-42b.png") no-repeat;
	background-position: top left;
	background-size: 130%;
	background-color: #ffffff;
	text-align: left;
	border-radius: 42px;
	border: 2px solid #DEDEDE;
	box-shadow: 0px 0px 5px #DEDEDE;
}
div.Box4-42bx > img {
	margin: 30px 0px 0px 20px;
	width: 100px;
	height: auto;
	display: block;
}
div.Box4-42bx > p {
	margin: 10px 0px;
	font-size: large;
	text-align: center;
	text-shadow: 1px 1px 0px #ffffff;
	letter-spacing: 0.1em;
	line-height: 1.5em;
}
div.Box4-4dummy {
	max-width: 30px;
}
/* box5 */
div.BaseBox5 {
	margin-bottom: 50px; 
	background: url("../img/img4-1.png") no-repeat;
	background-position: top right;
}
div.Box5-1 {
	max-width: 900px;
	position: relative;
	margin: 70px 0px 20px 0px;
	padding: 0px 0px 5px 130px;
	background: url("../img/img5-1.png") no-repeat;
	background-position: bottom left;
	background-size: 100% auto;
	text-align: left;
	display: inline-block;
}
p.Box5-1p1 {
	font-size: xx-large;
	font-weight: bold;
	letter-spacing: 0.1em;
}
p.Box5-1p2 {
	padding-top: 15px;
	font-size: large;
	letter-spacing: 0.1em;
	line-height: 1.5em;
}
img.Box5-1img {
	width: auto;
	height: 125px;
	position: absolute;
	bottom: 0px;
	left: 0px;
}
div.Box5-2 {
	position: relative;
	margin-bottom: 5px;
	text-align: left;
	display: inline-block;
}
div.Box5-2dv {
	margin: 40px 0px 0px 40px;
	padding: 20px 10px 10px 50px;
	max-width: 900px;
	background-color: #ffffff;
	border: 4px solid #E1F0FF;
}
p.Box5-2p1 {
	font-weight: bold;
	font-size: x-large;
	padding-bottom: 20px;
	letter-spacing: 0.1em;
	line-height: 1.3em;
	color: #4A87D2;
}
p.Box5-2p2 {
	font-size: large;
	padding-bottom: 20px;
	letter-spacing: 0.1em;
	line-height: 1.3em;

}
ul.Box5-2ul {
	list-style-type: disc;
}
ul.Box5-2ul > li {
	font-size: large;
	letter-spacing: 0.1em;
	line-height: 1.3em;
}
img.Box5-2img {
	width: 80px;
	height: auto;
	position: absolute;
	top: 0px;
	left: 0px;
}
/* 以下共通 */
p.BaseTtl1 {
	padding-Top: 50px;
	font-size: xx-large;
	font-weight: bold;
}
p.BaseTtl1 > span {
	color: #4A87D2;
}
p.BaseTtl2 {
	display: inline-block;
	width: 250px;
	padding: 50px 0px 10px 0px;
	border-bottom: 4px solid #4A87D2;
	font-size: xx-large;
	font-weight: bold;
	color: #4A87D2;
	letter-spacing: 0.2em;
}
p.BaseTtl3 {
	padding-top: 30px;
	font-size: x-large;
	font-weight: bold;
	color: #4A87D2;
	letter-spacing: 0.1em;
}
img.BaseWidth {
	width: 100%;
	height; 20px;
	display: block;
}
.BaseColor1 {
	color: #4A87D2;
}
.BaseFont1 {
	font-weight: bold;
}
