@charset "UTF-8";


.main{
	padding-top: 20px;
	position: relative;
	display: block;
	margin-left: auto;
	margin-right: auto;
	background-color: #0099D9;
	padding-bottom: 20px;
	margin-bottom: 20px;
}


.box{
	margin-left: auto;
	margin-right: auto;
	padding: 15px;
	width: 95%;
	background-color: #FFFFFF;
	opacity: 1;
	border: medium solid #0099D9;
}

.soudanimage{
	width: 100%;
	margin-bottom: 20px;
	margin-left: auto;
	margin-right: auto;
}

.soudanimage img{
	width: 100%;
}

.soudanphoto{
	display: flex;
	margin-bottom: 20px;
}

.soudanphoto img{
width: 50%;
height: 50%;
}

.soudanimage02{
	width: 100%;
	margin-bottom: 20px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 20px;
}

.soudanimage02 img{
	width: 100%;
}

.catch{
	text-align: center;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-weight: bold;
	font-size: 1.6rem;
	line-height: 2rem;
	color: #FFFFFF;
	background-color: #208FBC;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-right: 9px;
	padding-left: 10px;
}

.catch02{
	text-align: center;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-weight: bold;
	font-size: 1.6rem;
	line-height: 2rem;
	color: #FFFFFF;
	background-color: #0099D9;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-right: 9px;
	padding-left: 10px;
	margin-bottom: 15px;
}


.box_honbun{
font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
font-size: 1.2rem;
line-height: 2rem;
margin-bottom: 20px;
color: #090909;
text-align: justify;
}

.box_honbun li{
	list-style-position: inside;
	list-style-type: square;
	text-align: left;
	line-height: 1.5rem;
	text-indent: -1.5rem;
	padding-left: 1.5rem;
	margin-bottom: 6px;
}

.copy{
	background-image: url(../image/fukushicatch.svg);
	width: 100%;
	height: 50px;
	background-repeat: no-repeat;
	background-position: center center;
	text-align: center;
	display: block;
	background-color: #0099D9;
	margin-left: auto;
	margin-right: auto;
	background-size: 80% 80%;
	margin-bottom: 20px;
}



.ex{
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 1.2rem;
	line-height: 1.5rem;
	margin-bottom: 15px;
	margin-top: 10px;
	text-indent: -1.2rem;
	margin-left: 1.2rem;
}


.daily,.dailynaiyo{
	display: table;
	margin-left: auto;
	margin-right: auto;
	font-size: 1.2rem;
	line-height: 1.6rem;
	border-collapse: collapse; /* セルの線を重ねる */
	width: 100%;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	margin-bottom: 10px;
}

.daily th,td,.dailynaiyo th,td{
display: block;
	padding-top: 10px;
	padding-bottom: 10px;
}

.daily th{
	background-color: #0099D9;
	color: #FFFFFF;
}

.daily td{
	text-align: center;
}

.dailynaiyo th{
	background-color: #000000;
	color: #FFFFFF;
}


@media (min-width:768px) {

.box{
	margin-left: auto;
	margin-right: auto;
	padding: 30px;
	width: 90%;
	background-color: #FFFFFF;
	opacity: 1;
	border: medium solid #0099D9;
}

.soudanimage{
	width: 100%;
	margin-bottom: 20px;
	margin-left: auto;
	margin-right: auto;
}

.soudanimage img{
	width: 100%;
}

.soudanphoto{
	display: flex;
	margin-bottom: 20px;
}

.soudanphoto img{
width: 50%;
height: 50%;
}

.soudanimage02{
	width: 100%;
	margin-bottom: 20px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 50px;
}

.soudanimage02 img{
	width: 100%;
}





.catch{
	text-align: center;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-weight: bold;
	font-size: 2rem;
	line-height: 2rem;
	color: #FFFFFF;
	background-color: #208FBC;
	padding-top: 20px;
	padding-bottom: 20px;
	padding-right: 10px;
	padding-left: 10px;
}

.box_honbun{
font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
font-size: 1.5rem;
line-height: 2.5rem;
margin-bottom: 20px;
color: #090909;
text-align: justify;
}

.copy{
	background-image: url(../image/fukushicatch.svg);
	width: 100%;
	height: 60px;
	background-repeat: no-repeat;
	background-position: center center;
	text-align: center;
	display: block;
	background-color: #0099D9;
	margin-left: auto;
	margin-right: auto;
	background-size: 80% 80%;
	margin-bottom: 20px;
}

.ex{
font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
font-size: 1.2rem;
line-height: 1.5rem;
margin-bottom: 15px;
}


.daily,.dailynaiyo{
	display: table;
	margin-left: auto;
	margin-right: auto;
	font-size: 1.5rem;
	line-height: 2.5rem;
	border-collapse: collapse; /* セルの線を重ねる */
	width: 100%;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	margin-bottom: 10px;
}

.daily th,td,.dailynaiyo th,td{
display: block;
	padding-top: 10px;
	padding-bottom: 10px;
}

.daily th{
	background-color: #0099D9;
	color: #FFFFFF;
}

.daily td{
	text-align: center;
}

.dailynaiyo th{
	background-color: #000000;
	color: #FFFFFF;
}


.soudanimage{
	width: 100%;
	margin-bottom: 20px;
	margin-left: auto;
	margin-right: auto;
		max-width: 650px;
}

.soudanimage img{
	width: 100%;
	margin-left: auto;
	margin-right: auto;
}


}