body {
	font-family: "sans-serif";
	}

/**ヘッダー部分のレイアウト**/

.header{
	background-image: url("../header/header.jpg");
	background-size: contain;
	background-position: center;
	background-repeat: no-repeat;
	object-fit: cover;
	padding-top: 185px;
	margin: 0 auto;
	height: 562px;
	width: 100%;
	}
/**	
.taikai{
	background:rgba(255,255,255,0.8);
	color:#000000;
	background-position: center center;
	text-align:center;
	line-height: 150px;
	font-size:26px;
	height:150px;
	}
**/
.step{
	background-color:#fffacd;
	text-align:center;
	height:110px;
	width:900px;
	font-size:28px;
	margin-top:50px;
	margin-left:auto;
	margin-right:auto;
	padding-top:0.5px;
	}

span{
	color:#ff0000;
	}

.f_contents{
	font-size:50px;
	text-align: center;
	margin-top:10px;
	}
	
/**フッター部分のレイアウト**/

.footer{
	margin-top:200px;
	background-color:#d3d3d3;
	height:350px;
	}

.footer_logo{
	width:215px;
	height:71px;
	float:left;
	margin-top:121px;
	margin-left:20px;
	}
	
.info{
	color:#000000;
	float:right;
	margin-bottom:20px;
	margin-right:30px;
	}

.info h3{
	font-size:35px;
	margin-top:20px;
	}

.footer li{
	list-style: none;
	font-size:25px;
	}

/**index.html**/

.branch{
	margin-top:80px;              /* ã‚Æ‚Ì—]”’@ */
	text-align:center;      /* •¶ŽšˆÊ’u   */
	width:600px;
	height:192px;
	}

.branch_content{
	background-color:#afeeee;
	color:#000000;
	text-align:center;
	height:130px;
	width:900px;
	margin-top:40px;
	padding-top:10px;
	font-size:35px;
	line-height:10px;
	}

.index_contents{
	border: 5px solid #afeeee;
	height:650px;
	width:890px;
	padding-top:auto;
	padding-bottom:auto;
	}

/**result.html**/

.point_centence{
	background-color:#7cfc00;
	color:#000000;
	text-align:center;
	height:150px;
	width:900px;
	margin-top:30px;
	padding-top:50px;
	font-size:30px;
	line-height:10px;
	}

.result_list{
	border: 5px solid #7cfc00;
	height:2300px;
	width:890px;
	padding-top:auto;
	padding-bottom:auto;
	}

.soku{
	display: flex;
	justify-content: space-between;
	align-items: center;
	margin: 0 auto;
	padding: 1em 2em;
	width: 300px;
	color: #333;
	font-size: 22px;
	font-weight: 700;
	background-color: #191970;
	border-radius: 50vh;
	color: #ffffff;
	margin-top: 20px;
	}

.soku::after {
	content: '';
	width: 5px;
	height: 5px;
	border-top: 3px solid #ffffff;
	border-right: 3px solid #ffffff;
	transform: rotate(45deg);
	color: #ffffff;
	}

.soku:hover {
	text-decoration: none;
	background-color: #00bfff;
	color: #000000;
	}

.soku2{
	display: flex;
	justify-content: space-between;
	align-items: center;
	margin: 0 auto;
	padding: 1em 2em;
	width: 300px;
	color: #333;
	font-size: 22px;
	font-weight: 700;
	background-color: #dc143c;
	border-radius: 50vh;
	color: #ffffff;
	margin-top: 20px;
	}

.soku2::after {
	content: '';
	width: 5px;
	height: 5px;
	border-top: 3px solid #ffffff;
	border-right: 3px solid #ffffff;
	transform: rotate(45deg);
	color: #ffffff;
	}

.soku2:hover {
	text-decoration: none;
	background-color: #ff69b4;
	color: #000000;
	}


.list_btn p {
	font-size: 28px;
	margin-top: 40px;
	font-weight: 800;
	}

.cn{
	display: flex;
	justify-content: space-between;
	align-items: center;
	margin: 0 auto;
	padding: 1em 2em;
	width: 100px;
	color: #333;
	font-size: 22px;
	font-weight: 700;
	background-color: #ff0000;
	border-radius: 50vh;
	color: #ffffff;
	margin-top: 20px;
	margin-left: -110px;
	}

.cn::after {
	content: '';
	width: 5px;
	height: 5px;
	border-top: 3px solid #ffffff;
	border-right: 3px solid #ffffff;
	transform: rotate(45deg);
	color: #ffffff;
	}

.cn:hover {
	text-decoration: none;
	background-color: #8b0000;
	color: #000000;
	}

.point_1{
	display: flex;
	}

/**web_finisher.html**/

.coution{
	background-color:#afeeee;
	margin-top:20px;
	text-align:left;
	height:110px;
	width:900px;
	}
	
.coution li{
	padding-top:10px;
	list-style: none;
	font-size:25px;
	}

.num_centence{
	background-color:#afeeee;
	color:#000000;
	text-align:center;
	height:150px;
	width:900px;
	margin-top:30px;
	padding-top:50px;
	font-size:30px;
	line-height:10px;
	}
	
.num_insert{
	border: 5px solid #afeeee;
	height:450px;
	width:890px;
	padding-top:auto;
	padding-bottom:auto;
	}
	
.number{
	margin-top:120px;
	height:80px;
	width:600px;
	font-size:30px;
	text-align:center;
	}
	
.search {
	margin-top:80px;              /* ã‚Æ‚Ì—]”’@ */
	text-align:center;      /* •¶ŽšˆÊ’u   */
	width:600px;
	height:72px;
	}

/**data_check.php**/

.check_result{
	background-color:#afeeee;
	color:#000000;
	text-align:center;
	height:130px;
	width:900px;
	margin-top:30px;
	padding-top:10px;
	font-size:55px;
	line-height:10px;
	}

.result_content_e{
	border: 5px solid #afeeee;
	height:350px;
	width:890px;
	}

.error{
	font-size:35px;
	margin-top:160px;
	}

.result_content{
	border: 5px solid #afeeee;
	height:550px;
	width:890px;
	padding-top:auto;
	padding-bottom:auto;
	}

.open{
	margin-top:80px;              /* ã‚Æ‚Ì—]”’@ */
	text-align:center;      /* •¶ŽšˆÊ’u   */
	width:600px;
	height:192px;
	}

.result_contents{
	font-size:35px;
	text-align:left;
	margin-top:80px;
	margin-left:40px;
	}
	
/**finisher.php**/

.description{
	margin-top:80px;
	display:flex;
	justify-content: center;
	}

.tap{
	height:100px;
	width:108px;
	}

.description li{
	text-align:left;
	list-style: none;
	font-size:25px;
	}

.finisher{
	border: 5px solid #afeeee;
	background-color:#afeeee;
	height:1260px;
	width:890px;
	}
	
.f_print{
	margin-top:14px;
	height:1229px;
	width:870px;
	}

.back{
	margin-top:80px;              /* ã‚Æ‚Ì—]”’@ */
	text-align:center;      /* •¶ŽšˆÊ’u   */
	width:600px;
	height:192px;
	}

.log_out_btn a {
	display: block;
	position: relative;
	margin: 0 auto;
	padding: 1em 2em;
	width: 300px;
	color: #333;
	font-size: 18px;
	font-weight: 700;
	background-color: #ff0000;
	border-radius: 50vh;
	transition: 0.3s;
	color: #ffffff;
	font-size: 16px;
	}

.log_out_btn a::before {
	content: '';
	position: absolute;
	top: 50%;
	right: 10px;
	transform: translateY(-50%);
	width: 50px;
	height: 50px;
	background-color: #f8f8ff;
	border-radius: 50vh;
	text-align: left;
	color: #ffffff;
	font-size: 16px;
	}

.log_out_btn a::after {
	content: '';
	position: absolute;
	top: 50%;
	right: 32px;
	transform: translateY(-50%) rotate(45deg);
	width: 5px;
	height: 5px;
	border-top: 3px solid #8b0000;
	border-right: 3px solid #8b0000;
	text-align: left;
	color: #ffffff;
	font-size: 16px;
	}

.log_out_btn a:hover {
	text-decoration: none;
	background-color: #ff0000;
	text-align: left;
	}

.check_count{
	background-color:#000000;
	color:#ffffff;
	text-align:center;
	height:130px;
	width:900px;
	margin-top:30px;
	padding-top:10px;
	font-size:55px;
	line-height:10px;
	}

/**各コースレイアウト**/

.a_ p{
	font-size: 40px;
	text-align:left;
	font-weight:bolder;
	margin-top:40px;
	margin-left:40px;
	margin-bottom:-20px;
	border-left: 40px solid #adff2f;
	}

.a_ li{
	list-style: none;
	font-size:30px;
	}

.b_ p{
	font-size: 40px;
	text-align:left;
	font-weight:bolder;
	margin-top:40px;
	margin-left:40px;
	margin-bottom:-20px;
	border-left: 40px solid #ffd700;
	}

.b_ li{
	list-style: none;
	font-size:30px;
	}

.c_ p{
	font-size: 40px;
	text-align:left;
	font-weight:bolder;
	margin-top:40px;
	margin-left:40px;
	margin-bottom:-20px;
	border-left: 40px solid #ff69b4;
	}

.c_ li{
	list-style: none;
	font-size:30px;
	}

.d_ p{
	font-size: 40px;
	text-align:left;
	font-weight:bolder;
	margin-top:40px;
	margin-left:40px;
	margin-bottom:-20px;
	border-left: 40px solid #ff0000;
	}

.d_ li{
	list-style: none;
	font-size:30px;
	}

.e_ p{
	font-size: 40px;
	text-align:left;
	font-weight:bolder;
	margin-top:40px;
	margin-left:40px;
	margin-bottom:-20px;
	border-left: 40px solid #006400;
	}

.e_ li{
	list-style: none;
	font-size:30px;
	}

.f_ p{
	font-size: 40px;
	text-align:left;
	font-weight:bolder;
	margin-top:40px;
	margin-left:40px;
	margin-bottom:-20px;
	border-left: 40px solid #0000cd;
	}

.f_ li{
	list-style: none;
	font-size:30px;
	}

.g_ p{
	font-size: 40px;
	text-align:left;
	font-weight:bolder;
	margin-top:40px;
	margin-left:40px;
	margin-bottom:-20px;
	border-left: 40px solid #ff8c00;
	}

.g_ li{
	list-style: none;
	font-size:30px;
	}

.h_ p{
	font-size: 40px;
	text-align:left;
	font-weight:bolder;
	margin-top:40px;
	margin-left:40px;
	margin-bottom:-20px;
	border-left: 40px solid #9932cc;
	}

.h_ li{
	list-style: none;
	font-size:30px;
	}


/**今治ポイント**/

.imabari_content{
	border: 5px solid #000000;
	height:1400px;
	width:890px;
	padding-top:auto;
	padding-bottom:auto;
	}

.imabari_contents{
	font-size:35px;
	text-align:left;
	margin-top:80px;
	margin-left:40px;
	}

/**向島ポイント**/

.mukaijima_content{
	border: 5px solid #000000;
	height:600px;
	width:890px;
	padding-top:auto;
	padding-bottom:auto;
	}

.mukaijima_contents{
	font-size:35px;
	text-align:left;
	margin-top:80px;
	margin-left:40px;
	}

/**来島ポイント**/

.kurushima_content{
	border: 5px solid #000000;
	height:470px;
	width:890px;
	padding-top:auto;
	padding-bottom:auto;
	}

.kurushima_contents{
	font-size:35px;
	text-align:left;
	margin-top:80px;
	margin-left:40px;
	}

/**多々羅ポイント**/

.tatara_content{
	border: 5px solid #000000;
	height:1100px;
	width:890px;
	padding-top:auto;
	padding-bottom:auto;
	}

.tatara_contents{
	font-size:35px;
	text-align:left;
	margin-top:80px;
	margin-left:40px;
	}

/**瀬戸田ポイント**/

.setoda_content{
	border: 5px solid #000000;
	height:1100px;
	width:890px;
	padding-top:auto;
	padding-bottom:auto;
	}

.setoda_contents{
	font-size:35px;
	text-align:left;
	margin-top:80px;
	margin-left:40px;
	}

/**尾道ポイント**/

.onomichi_content{
	border: 5px solid #000000;
	height:600px;
	width:890px;
	padding-top:auto;
	padding-bottom:auto;
	}

.onomichi_contents{
	font-size:35px;
	text-align:left;
	margin-top:80px;
	margin-left:40px;
	}

/**広小路ポイント**/

.hirokoji_content{
	border: 5px solid #000000;
	height:1400px;
	width:890px;
	padding-top:auto;
	padding-bottom:auto;
	}

.hirokoji_contents{
	font-size:35px;
	text-align:left;
	margin-top:80px;
	margin-left:40px;
	}

/**弓削ポイント**/

.yuge_content{
	border: 5px solid #000000;
	height:470px;
	width:890px;
	padding-top:auto;
	padding-bottom:auto;
	}

.yuge_contents{
	font-size:35px;
	text-align:left;
	margin-top:80px;
	margin-left:40px;
	}