@charset 'UTF-8';

body{
font-family:'メイリオ', Meiryo, sans-serif !important;
}

input[type=text]{
width:200px;
height:30px;
}


/*///////////////////////ボタン//////////////////////////*/


/*//////////////////////////////////////////////////////*/

.main {  
    width: 100%;  
    text-align: center;  
}  
.main div   {  
    width: 100%;  
    margin: 0 auto;  
    text-align: center;  
} 

.one {
  width: 1000px;
  height: auto;
  margin: auto;
  max-width: 100%;
  background-color: #FFFFFF;
}

/*//////////////////////////////////////////////////////*/

div {
margin-right:auto;
margin-left:auto;
}

div.example1 {
	font-size: 90%;
    overflow: auto;
    margin: 0px auto;
    width: 95%;
    height: 250px;
    margin-bottom: 1.5em;
    padding: 10px;
    background-color: #ffffff;
    border: 1.2px #c0c0c0 solid;
    color: #000000;
}

div.example2 {
    overflow: hidden;
}

p.example1 {
    color: #62B0E3;
}

p.example2 {
	color: #62B0E3;
	font-size:1.5em;
	font-weight: bold;
}

div.period{
	background-color:#e8f0f9;
	padding:10px 0px;
}

/*//////////////////////////////////////////////////////*/

#test1{
	color:#62B0E3;
	}
	p.sample{
	margin: 0px 10px;
	font-size:0.9em;
	line-height:22px;
	}
	p.sample1{
		margin: 0px 12px;
		line-height: 27px
	} 
	p.sample2{
		background-color: #ECECEC;
		padding: 10px;
		margin: 0px 12px;
		line-height: 27px
	} 
	p.sample3{
		margin: 0px 12px;
		font-size:1.2em;
		font-weight: bold;
		line-height: 30px
	} 
	p.sample4{
		background-image: linear-gradient(
			-45deg,
			#fff 25%,
			#F5F4F4 25%, #F5F4F4 50%,
			#fff 50%, #fff 75%,
			#F5F4F4 75%, #F5F4F4 );
		background-size: 8px 8px;
		height: auto;
		padding: 12px;
		margin: 10px;
　　}
} 


/*//////////////////////////////////////////////////////*/

h2.sample4{
	padding: auto;
	font color: #62B0E3;
} 
h3.sample5{
	margin: 0px 12px;
} 
h4.sample6{
	margin: 0px 12px;
	font-size:0.95em;
} 

.box3 {
	padding: 0.5em;
	width: 13%;
	height: 15px;
	margin: 1em 0;
	border: 0px #62B0E3 solid;
	color: #FFFFFF;
	background: #62B0E3;/*背景色*/
}
.box3 p {
	margin-top: -3px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding: 0;
	font-size: 1.1em;
	font-weight: bold;
} 

@media screen and (min-width:0px){/*0px以上で適用する内容*/
	.square_btn{
		position: relative;
		font-size: 1em;
		display: inline-block;
		padding: 0.5em 0.5em;
		text-decoration: none;
		color: #FFF;
		background: #62B0E3;/*色*/
		border: solid 1px #62B0E3;/*線色*/
		border-radius: 4px;
		box-shadow: inset 0 1px 0 rgba(255,255,255,0.2);
		text-shadow: 0 1px 0 rgba(0,0,0,0.2);
	}
	
	.square_btn:active {/*押したとき*/
		border: solid 1px #62B0E3;
		box-shadow: none;
		text-shadow: none;
	}
	.screen{
		width: 100%;
	}
	p.sample6{
		margin: 0px 12px;
		font-size:0.8em;
		} 

}


@media screen and (min-width:320px){/*0px以上で適用する内容*/
	.square_btn{
		position: relative;
		font-size: 1em;
		display: inline-block;
		padding: 0.5em 0.5em;
		text-decoration: none;
		color: #FFF;
		background: #62B0E3;/*色*/
		border: solid 1px #62B0E3;/*線色*/
		border-radius: 4px;
		box-shadow: inset 0 1px 0 rgba(255,255,255,0.2);
		text-shadow: 0 1px 0 rgba(0,0,0,0.2);
	}
	
	.square_btn:active {/*押したとき*/
		border: solid 1px #62B0E3;
		box-shadow: none;
		text-shadow: none;
	}
	.screen{
		width: 100%;
	}
	p.sample6{
		margin: 0px 12px;
		font-size:0.8em;
		} 

}

@media screen and (min-width:600px){/*480px以上で適用する内容*/
	.square_btn{
		position: relative;
		font-size: 1.5em;
		display: inline-block;
		padding: 0.3em 0.5em;
		text-decoration: none;
		color: #FFF;
		background: #62B0E3;/*色*/
		border: solid 1px #62B0E3;/*線色*/
		border-radius: 4px;
		box-shadow: inset 0 1px 0 rgba(255,255,255,0.2);
		text-shadow: 0 1px 0 rgba(0,0,0,0.2);
	}
	
	.square_btn:active {/*押したとき*/
		border: solid 1px #62B0E3;
		box-shadow: none;
		text-shadow: none;
	}
	.screen{
		width: 75%;
		}
		p.sample6{
			margin: 0px 12px;
			font-size:1em;
			} 

}

@media screen and (min-width:980px){/*480px以上で適用する内容*/
	.square_btn{
		position: relative;
		font-size: 1.5em;
		display: inline-block;
		padding: 0.3em 0.5em;
		text-decoration: none;
		color: #FFF;
		background: #62B0E3;/*色*/
		border: solid 1px #62B0E3;/*線色*/
		border-radius: 4px;
		box-shadow: inset 0 1px 0 rgba(255,255,255,0.2);
		text-shadow: 0 1px 0 rgba(0,0,0,0.2);
	}
	
	.square_btn:active {/*押したとき*/
		border: solid 1px #62B0E3;
		box-shadow: none;
		text-shadow: none;
	}
	.screen{
		width: 65%;
		}
		p.sample6{
			margin: 0px 12px;
			font-size:1em;
			} 

}




/* ------------------------------------
	aModal
------------------------------------ */
#aEND {
	display: none;
}
#aModal{
	display: none;
	width: 50%;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	margin: auto;
	height: 20%;
	padding: 10px 20px;
	background: #fff;
	z-index: 1000;
	position: fixed;
	border-radius: 5px;
}
#aModal p:first-child {
	margin-top: 15px;
	font-size: 1.1em;
}
#aModal p:last-child {
	text-align: right;
	position: absolute;
	right: 15px;
	bottom: 10px;
}
.aBtn-link{
	color: #fff;
	padding: 15px 30px;
	background: #666;
	font-weight: bold;
	border-radius: 5px;
	cursor: pointer;
	transition: 0.3s;
}
.aBtn-link:hover{
	color: #fff;
	background: #aeaeae;
	transition: 0.3s;
}
#aModal-overlay{
	z-index: 999;
	display: none;
	position: fixed;
	top: 0;
	left: 0;
	width: 100%;
	height: 120%;
	background-color: rgba(0,0,0,0.5);
}
@media only screen and (max-width: 768px) {
	#aModal{
		width: 80%;
		height: 30%;
	}
}