@charset "UTF-8";

@import url(https://fonts.googleapis.com/earlyaccess/notosansjapanese.css);
@media screen and (min-width: 1024px){

 /* Reset */

* {
	margin:0;
	padding: 0;
}

h5, h6, pre, table, code, kbd, samp, acronym, input, textarea, select {
  font-size: 100%;
}

a, ins {
  text-decoration: none;
}

address, em, cite, dfn, var {
  font-style: normal;
}

input, textarea {
  font-family: sans-serif;
  font-weight: normal;
}

img {
	vertical-align: bottom;
}

a img {
  border: none;
}

html {
	height: 100%;
	font-size: 16px;
	line-height:26px;
}
body {
	height: 100%;
	color: #333;
	background: #fff;
	font-family: 'Noto Sans Japanese', sans-serif, "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "メイリオ",Meiryo, sans-serif;
}


* html body { /* for IE6 */
  font-size: small;
}

*:first-child+html body { /* for IE7 */
  font-size: small;
}

ul {
  list-style-position: outside;
  list-style-type: none;
}

ol {
  list-style-position: outside;
}


table {
  border-collapse: collapse;
}

legend {
  color: #333;
}

a{
	color:#c70007;
	text-decoration:underline;
}

a:hover{
	color: #ddd;
	text-decoration:none;
}

.clearfix:after {
	content: ".";
	display: block;
	height: 0.1px;
	font-size: 0.1em;
	line-height: 0;
	clear: both;
	visibility: hidden;
	overflow: hidden;
}

.center {
	text-align:center;
}

.right {
	text-align:right;
}

.b{
	font-weight:bold;
}

.red{
	color: #ec1c24;
}

#main{
	margin: 0 auto;
	width: 1000px;

}

#header{
	background: #fff;
	border-bottom: 3px solid #967a4e;
	height: 154px;
}

.logo{
	float: left;
	margin: 5px;
}


.login{
	float: right;
	margin: 20px 5px 0;
}


.area{
	position: relative;
}

.ani01{
	position: absolute;
	top:20%;
}

.ani02{
	position: absolute;
	bottom:19%;
}

.ani03{
	position: absolute;
	top:-13%;
	right: 4%;
	width: 35%;
}

.ani04{
	margin: 10px 0;
}

.ani07{
	position: absolute;
	top: 3%;
	left: 4%;
	width: 35%;
}

.ani08{
	position: absolute;
	bottom: 22%;
	left: 4%;
	width: 35%;
}

.ani12{
	position: absolute;
	top:1%;
}

.ani13{
	position: absolute;
	top:12%;
	left: 2%;
	width: 60%;
}

.ani18{
	position: absolute;
	bottom:6%;
}


.inpr{
	margin:10px 2% 0;
	width:96%;
	padding:50px 10px;
	height:40px;
	font-size: 30px;
	border:1px solid #e0e0e0;
	border-radius: 10px;
	box-sizing: border-box;
}

.regist{
	margin: 10px auto;
	animation: vertical ease-in-out infinite alternate;
	animation-duration: 1.8s;
	z-index: 2;
	width: 100%;
}

.line{
	color: #a9a9a9;
	margin: 2% 5%;
}


.sec04{
	text-align: center;
	margin: 20px 0;
}

.sec11{
	text-align: center;
	margin: 0 0 20px;
}

.res{
	background: url("../../images/anbi/bg.png");
	border: 3px solid #173259;
	margin: 3% 5%;
	text-align: center;
	font-size: 24px;
	line-height: 44px;
	font-weight: bold;
	box-sizing: border-box;
	padding: 2%;
}


.res-t{
	background: #173259;
	color: #fff;
	padding: 5px;
}

.res-r{
	color: #c1070f;
	font-size: 34px;
}

.tti{
	background: #173259;
	font-size: 36px;
	font-weight: bold;
	color: #fff;
	text-align: center;
	position: relative;
	padding: 5%;
	margin-bottom: 40px;
}

.tti:after {
	position: absolute;
	top: 100%;
	left: 0;
	right: 0;
	margin: auto;
	content: '';
	width: 0;
	height: 0;
	border: 32px solid transparent;
	border-top: 32px solid #173259;
}

.fo{
	margin: 3%;
	font-size: 20px;
}

.tx{
	margin:10px auto;
	padding: 10px;
	text-align: left;
}

.tx dl{
	line-height:1.5
}

.tx dt{
	font-size:16px;
	font-weight:bold;
	margin:24px 0 8px
}

.tx dd{
	font-size:14px;
	padding:0 1em

}
.tx dl p{
	margin-bottom:1em
}

.tx dl ul{
	margin:16px 0
}

.tx dl li{
	list-style-type:none
}

.tx dl li:before{
	content:"・"
}

.tx table{
	width:100%;
	border:
	1px solid gray
}

.tx table th,.tx table td{
	padding:16px;
	border:1px solid gray;
	vertical-align:middle
}

.tx table th{
	width:30%;
	background:lightgray
}

.tx table td{
	width:70%
}

.mmt{
	background: #774a9d;
	color: #fff;
	font-size: 26px;
	font-weight: bold;
	padding: 2%;
	margin: 40px 0 10px;
}


.f-btn{
	width: 90%;
	margin: 4% auto;
	background: url("../../images/anbi/ar.svg")no-repeat 98%, -webkit-linear-gradient(#ffc172 0%, #ff5000 100%);
	background: url("../../images/anbi/ar.svg")no-repeat 98%, -o-linear-gradient(#ffc172 0%, #ff5000 100%);
	background: url("../../images/anbi/ar.svg")no-repeat 98%, linear-gradient(#ffc172 0%, #ff5000 100%);;
	background-size: 12px auto ,100% 100%;
	padding: 15px 4px;
	box-sizing: border-box;
	border:2px solid #f73100;
	text-align: center;
	font-size: 28px;
	font-weight: bold;
	color: #fff;
}

.mform textarea {
	margin:10px 2% 0;
	width:96%;
	padding:25px 10px;
	height:300px;
	font-size: 28px;
	border:1px solid #e0e0e0;
	border-radius: 10px;
	box-sizing: border-box;
}

footer {
	width:100%;
	text-align:center;
	font-size:18px;
	color:#fff;
	padding:10px 0;
	background:#173259;
}


footer ul li {
	float: left;
	width: 50%;
}

footer ul li a {
	display: block;
	color: #fff;
	text-decoration: none;
	padding: 10px 15px;
}

.notice{
	margin: 20px auto;
	font-size: 14px;
	line-height: 22px;
	text-align:left;
	padding: 0 20px;
}

.copyright{
	font-size: 16px;
}


@keyframes vertical {
	0%, 100% { -webkit-transform: scale(0.9) }  30% { -webkit-transform: scale(1.0) }  80% { -webkit-transform: scale(1.0) }
}

}
