@charset "utf-8";

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

* {
    margin:0;
    padding:0;
    outline:0;
    vertical-align:baseline;
}


h1, h2, h3, h4, h5, h6, p {
	margin: 0;
}

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

article,aside,details,figcaption,figure,
footer,header,hgroup,menu,nav,section {
    display:block;
}

hr {
    display:block;
    height:1px;
    border:0;
    border-top:1px solid #cccccc;
    margin:1em 0;
    padding:0;
}

ul {
	list-style:none;
	padding:0;
}
li {
	padding:0;
}

table {
  border-collapse: collapse;
}

table th{
  vertical-align:top;
}

input, select {
    vertical-align:middle;
}

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

a {
    -webkit-tap-highlight-color:transparent;
}

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

a img {
    border-style:none;
}


html,body {
  -webkit-text-size-adjust: none;
}


body {
    margin:0;
	width:100%;
    color: #333;
	font: 14px/20px 'ヒラギノ角ゴ Pro W3','Hiragino Kaku Gothic Pro',Verdana,Arial,sans-serif;
}


.center{
	text-align:center;
	margin:0 auto;
}

.right{
	text-align:right;
}

img{
	height: auto;
	max-width: 100%;
	vertical-align: bottom;
}


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


#main{
	margin:0;
	overflow:hidden;
}

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

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

.logo img{
	width: 200px;
}

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

.login img{
	width: 80px;
}

.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:25px 10px;
	height:40px;
	font-size: 16px;
	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%;
	font-size: 12px;
}

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

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

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


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

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

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

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

.fo{
	margin: 3%;
}

.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: 16px;
	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: 18px;
	font-weight: bold;
	color: #fff;
}

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

footer {
	width:100%;
	text-align:center;
	font-size:14px;
	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: 12px;
	line-height: 22px;
	text-align:left;
	padding: 0 20px;
}

.copyright{
	font-size: 12px;
}


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

}
