#read_smile p {
	margin: 25px 10px;
	line-height: 1.6;
	font-size: 14px;
}

#sheet:after {
	display:block;
	clear:both;
	height:0;
	visibility:hidden;
	content:".";
}

#sheet h4 {
	text-align:center;
    font-size: 1.4rem;
    margin: 30px 5px 20px;
    color: #424242;
	font-weight:bold;
}

/*/////////////////

　応募要項

/////////////////*/

.oubo h5{
	font-size: 1.2rem;
	border-left: 10px solid #FF7678;
	padding-left: 5px;
	font-weight:bold;
	margin:35px 0 5px;
}

.oubo p {
	font-size: 14px;
    line-height: 1.6;
    margin:0 0 15px 15px;
}

.oubo .indent{
	text-indent: -1rem;
	padding-left: 1rem;
}

.oubo ul {
    margin-bottom: 20px;
	padding-left: 15px;
}

.oubo li {
    font-size: 14px;
	line-height: 1.6;
	text-indent: -1rem;
	padding-left: 1rem;
}

.insta_link{
	color: #0120ff!important;/*contents.cssの上書き*/
    text-decoration: underline!important;/*contents.cssの上書き*/
}

/*/////////////////

　PDF

/////////////////*/

.pdf_btn{
	margin:50px 0 15px;
	text-align: center;
}

.pdf_btn a {
	display:inline-block;
	font-weight: bold;
	padding: 10px;
	text-decoration: none;
	color: #FFF !important;
	background:#2598d5;
	transition: .4s;
	font-size: 15px;
	width: 46%;
	text-align: center;
}

.pdf_btn a:hover {
    background: #8cceee;
    text-decoration: none !important;
}

/*/////////////////

　Adobe

/////////////////*/

.adobe_btn span{
    display: inline-block;
    width: 500px;
    line-height: 1.2;
    font-size: 13px;
}

.adobe_btn td{
	line-height: 1.3;
    padding: 0 1rem;
}

