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

#news .termofuse_cont {
	padding:10px 20px;
}
#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 .ttlBorderWrap {
  border-bottom:2px solid #cd9c00;
  margin-left:16px;
  padding:5px 0;
}
#news .termofuse_cont .ttlBorderWrap h4 {
  padding-left:0;
  font-weight:bold;
  color:#cd9c00;
}
#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 {
	font-size:16px;
  color:#cd9c00;
	padding: 0 16px;
	font-weight:normal;
}
#news .termofuse_cont h5 {
	font-size:16px;
	color:#cd9c00;
  margin-top: 15px;
	padding: 0 16px;
	font-weight:bold;
}
#news .termofuse_cont h6 {
	font-size:14px;
	color:#cd9c00;
  margin-top: 15px;
	padding: 0 16px;
	font-weight:bold;
}
#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.mb0 {
	margin-bottom:0;
	padding-bottom:0;
}
#news .termofuse_cont p img {
	width:100%;
}
#news .termofuse_cont ol {
	margin: 16px;
	padding-left: 1.1em;
	font-size: 13px;
	line-height: 1.5em;
	color:#333;
}
#news .termofuse_cont ol li {
	list-style-type: decimal;
	margin-bottom: 0.5em;
}
#news .termofuse_cont ul {
	margin: 16px;
	font-size: 13px;
	line-height: 1.3em;
	color:#333;
}
#news .termofuse_cont ul li {
	margin-bottom: 1em;
}
#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;
}

#news .termofuse_cont ul.listNote {
  margin: 5px 16px
}
#news .termofuse_cont ul.listNote li {
  padding-left: 1em;
  text-indent: -1em;
}

#news .termofuse_cont ul.listNomark {
  margin: 5px 16px 16px;
}
#news .termofuse_cont ul.listNomark li {
  margin-bottom: 5px;
}


/****************************************
		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) {
}