@charset "UTF-8";
/* CSS Document */

#topics_area {
    background: url(../img/sp/top/illust01.png) right top no-repeat;
    background-size:60% auto;
    /*width: 94%;*/
    padding: 0 3%;
    margin: 0 auto;
}
#about_area {
	background: url(../img/sp/top/illust02.png) 95% 10px no-repeat;
    background-size: 25% auto;
    /*width: 94%;*/
    padding: 0px 3% 30px;
    margin: 0 auto;
}

#facebook_box{
width: 95%;
margin-left: auto;
margin-right: auto;
}
p.blue2 {
    color: #1b4782;
    font-weight: bold;
    font-size: 16px;
    line-height: 22px;
	text-decoration: underline;
}

#city_area {
	background: url(../img/sp/top/illust04.png) center top no-repeat;
	-moz-background-size:contain;
background-size:contain;
    width: 94%;
    padding: 120px 3% 0px;
    margin: 0 auto;
}
/*#illust04{
position: absolute;
}*/

.dl_topics, .li_topics{
margin-bottom: 16px;
}
.dl_topics dt{
color: #666666;
font-size: 12px;
margin-bottom: 6px;
}
.dl_topics a, .li_topics li a{
color: black;
text-decoration: underline !important;
}
.dl_topics dd{
font-size: 14px;
margin-bottom: 20px;
line-height: 22px;
}
.dl_topics dd:last-child, .li_topics li:last-child {
margin-bottom: 0;
}
.li_topics {
margin-top: 10px;
}
.li_topics li {
font-size: 14px;
line-height: 22px;
margin-bottom: 15px;
position: relative;
padding-left: 18px;
}
.li_topics li::before {
content: "・";
font-size: 1.5em;
color: #666;
position: absolute;
width: 1em;
height: 1em;
top: 0;
left: 0;
}

.top_contents_text_area{
width: 50% ; /* IE8以下とAndroid4.3以下用フォールバック */
width: -webkit-calc(100% - 25% - 42px) ;
width: calc(100% - 25% - 42px);
float: left;
}

.dl_about {
	font-size: 14px;
}
.dl_about dt{
font-weight: bold;
margin-bottom: 5px;
}

.facebook_text_area{
	float: left;
	padding-left: 10px;
	width : 75%;
	box-sizing: border-box;
}

.bt{
border-top: 1px solid #9faab8;
}
.box_point{
border-left: 1px solid #9faab8;
border-right: 1px solid #9faab8;
border-bottom: 1px solid #9faab8;
margin: 0 auto;
width: 94%;
background: white;
max-width: 596px;
}
.h_box_point{
position: relative;
padding: 0 !important;
width: 100% !important;
}
.btn_toggle{
    width: 100%;
    margin-bottom: 20px;
}
/*
#h_box_point1{
background: url(../img/sp/top/h_point1.png) left top no-repeat;
-moz-background-size:contain;
background-size:contain;
max-height: 116px;
height: 80px;
}
#h_box_point2{
background: url(../img/sp/top/h_point2.png) left top no-repeat;
-moz-background-size:contain;
background-size:contain;
max-height: 116px;
height: 80px;
}
#h_box_point3{
background: url(../img/sp/top/h_point3.png) left top no-repeat;
-moz-background-size:contain;
background-size:contain;
max-height: 116px;
height: 80px;
}
*/
#illust05{
position: absolute;
right: 10px;
top: 2px;
}

#h_osusume{
margin-top: 50px;
}

.btn01 {
	float: right;
	margin: 8px 10px 0 0;
}
.content .btn01 a {
	position: relative;
	display: inline-block;
	font-weight: bold;
	color: #fff;
	text-shadow: 0px -1px 1px #000;
	vertical-align: middle;
	letter-spacing: .2em;
	text-decoration: none;
	padding: 4px 25px 4px 12px;
	background: #494949;
	background: -moz-linear-gradient(top,  #494949 0%, #1a1a1a 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#494949), color-stop(100%,#1a1a1a));
	background: -webkit-linear-gradient(top,  #494949 0%,#1a1a1a 100%);
	background: -o-linear-gradient(top,  #494949 0%,#1a1a1a 100%);
	background: -ms-linear-gradient(top,  #494949 0%,#1a1a1a 100%);
	background: linear-gradient(to bottom,  #494949 0%,#1a1a1a 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#494949', endColorstr='#1a1a1a',GradientType=0 );
	border-radius: 100px;
}
.btn01 a:after {
	position: absolute;
	top: 0;
	bottom: 0;
	right: 10px;
	content: " ";
	margin: auto;
	width: 7px;
	height: 7px;
	border-top: 3px solid #999;
	border-right: 3px solid #999;
	-webkit-transform: rotate(45deg);
	transform: rotate(45deg);
	vertical-align: middle;
}

/* area_akf */
.area_akf {
	padding: 30px 3% 0;
	p {
		line-height: 1.6;
	}
	
}
.area_akf__titles {
	text-align: center;
}
.area_akf__title {
	color: #1b4782;
	font-weight: bold;
	font-size: 17px;
	line-height: 1.6;
	text-align: center;
}
.area_akf__logo {
	width: 50%;
	margin: 30px 0;
}
.area_akf__photo {
	width: 100%;
	margin: 30px 0 62px;
}
.area_akf__list--item--title {
	padding-left: 25px;
	background: url(/tyo/special/australia/2015/common/img/ico01.png) 0 0 no-repeat;
	color: #cc0033;
	font-weight: bold;
	font-size: 16px;
	line-height: 23px;
	vertical-align: middle;
}
.area_akf__list--item {
	margin-bottom: 20px;
	p {
		font-size: 14px;
		line-height: 1.6;
	}
}
#difference_area {
	margin-bottom: 50px;
}