@charset "UTF-8";
/* CSS Document */

#news .termofuse_cont {
	margin: 10px 20px;
    font-size: 0.8rem;
    line-height: 1rem;
}
#news .termofuse_cont .ttlWrap {
	background:#cd9c00 url(/overseas/conditions/img/bk_ttl.jpg) center left scroll repeat-x;
	border:1px solid #cd9c00;
	margin-bottom:5px;
	padding:10px 0 10px 11px;
	border-radius:4px;
	-webkit-border-radius:4px;
	-moz-border-radius:4px;
}
#news .termofuse_cont h3 {
	color:#FFFFFF;
	font-weight:normal;
	text-shadow: 1px 1px 2px #111111;  
	font-size:16px;
	border-left:5px solid #FFFFFF;
	padding-left:7px;
}
#news .termofuse_cont h4 {
	color: #577fbc;
    font-size: 20px;
    padding: 0 2px 3px;
    margin: 15px 0 5px;
	display: block;
   
    font-weight: bold;
}
#news .termofuse_cont h5{
	color: #577fbc;
    font-size: 18px;
    margin: 15px 0 10px 0;
    font-weight: normal;
}
#news .termofuse_cont p {
	padding:10px 16px;
	font-size:13px;
	line-height:1.5em;
	color:#333333;
}
#news .termofuse_cont p.mt0 {
	margin-top:0;
	padding-top:0;
}
#news .termofuse_cont p img {
	width:100%;
}

#news .termofuse_cont ul {
	line-height: 1.3em;
	
}
#news .termofuse_cont ul li {
	margin-bottom: 1em;
	list-style: square;
    margin: 5px 40px;
    color: #444;
}
#news .termofuse_cont ul li dd a {
	text-decoration: underline;
}
#news .termofuse_cont ul li dd a:hover {
	text-decoration: none;
}
#news .termofuse_cont small {
	font-size: 0.85em;
	line-height: 1em;
}



/****************************************
		SP切り替え
*****************************************/
.sp#news .termofuse_cont h3 {
	font-size:1.625rem;
	font-weight:bold;
	background-size:180% 800%;
}
.sp#news .termofuse_cont h4 {
	font-size:1.5rem;
	line-height:2;
	font-weight:bold;
}
.sp#news .termofuse_cont p {
	font-size:1.5rem;
}
.sp#news .termofuse_cont ol li,
.sp#news .termofuse_cont ul li {
	font-size:1.625rem;
	line-height:1.2;
}
.sp#news .termofuse_cont ul li a {
	word-break:break-all;
}

@media screen and (max-width: 960px) and (min-width: 721px) {
}
 @media only screen and (min-device-width: 721px) and (max-device-width: 1136px) {
}
 @media screen and (max-width: 720px) {
}