#cnt .caution{
	padding-left: 1em;
    text-indent: -1em;	
}

#cnt .sp_only{
	display:none;
}

#cnt .pc_only{
	display:block;
}

#cnt .ttl-unit-02 {
    margin: 20px 0 !important;

}

#cnt .chusen img{
	float:left;
	margin-right:10px;
	margin-bottom:10px;
}

#cnt .chusen p{
	font-weight:bold;
	font-size:20px;
	display:table-cell;
	vertical-align:middle;
	
}

#cnt .chusen{	
	display:table;
}

/*#cnt .btn{
	text-align:center;
}*/

#cnt .towa{
	font-size:18px;
	color:#FFFFFF;
	font-weight:bold;
	background-color:#0f1352;
	padding:15px;
}

#cnt .head{
	color:#C2363F;
	border-left:3px solid #C2363F;
	border-bottom:3px solid #C2363F;
	padding:10px;
	font-size:19px;
	font-weight:bold;
	
}

#cnt .pic li{
	display:inline-block;
	margin-right:2px
}

#cnt .cream{
	font-size:24px;
	color:#11134e;
	font-weight:bold;
	background-color:#fafad2;
	padding:15px;
	border: 1px solid #000000;
}


#cnt ul.link li{
	position: relative;
	float: left;
	width: 425px;
	min-height: 30px;
	padding: 15px 15px 10px;
	border-style: none;
}


.blue {
	color: #1111cc; font-size:18px; text-decoration: underline;
}
.pink {
	color: #f60ccd; font-size:18px; text-decoration: underline;
	}



@media (max-width: 720px) {


#cnt .all{
	width:100%;
	height:auto;
}

#cnt .sp_only{
	display:block;
}

#cnt .pc_only{
	display:none;
}

#cnt .pad1{
	padding:1%;
}

#cnt .chusen img{
	float:none;
	margin-right:0;
	margin-bottom:0;
}

#cnt .chusen{
	text-align:center;
}

#cnt .chusen p{
	display: inherit;
	text-align:center;
    margin-bottom: 10px;
}

#cnt .pic img{
	width:100%;
	height:auto;
}

#cnt ul.link li{
	width:90%;
	height:auto;
	text-align:center
}

#cnt .chusen p{
    text-align:center;
    margin-bottom: 10px;
}



}
