@charset "UTF-8";


/* nav */
#page #global_menu li#g_nav08 a {
  color: #9a5d00;
}
#page #global_menu li#g_nav08 a:visited,
#page #global_menu li#g_nav08 a:link {
	color:#9a5d00;
}
#page #global_menu li#g_nav08 a:hover {
	color:#9a5d00;
}

/* side_navi */
#sidemenu_brand ul li#ban08 a {
	border-left: 6px solid #c40000;
}


/* cont */
main .basic-page section {
	
}
main .basic-page section p {
	font-size:14px;
	line-height:140%;
	text-align: justify !important;
	text-justify: inter-ideograph !important;
}

main .basic-page #cont_area_in {
	position:relative;
	background-image: url(../img/business/pct_osakafuukei_head.png), url(../img/business/pct_osakafuukei_foot.png);
	background-repeat: no-repeat;
	background-position: center top, center bottom;
	padding-top:70px;
	padding-bottom:60px;
}

/*  pdf btn  */
main .basic-page section .txt_area2 .pdf_btn1 {
	position: absolute;
	right:0px;
	top: 40px;
	z-index:2;
}
main .basic-page section .pdf_btn2 {
	position: absolute;
	right:20px;
	top: 720px;
	z-index:2;
}
main .basic-page section .pdf_btn a {
	display: table-cell;
	vertical-align: middle;
	font-size:13px;
	line-height:120%;
	border-radius: 50%;
	-webkit-border-radius: 50%; /* Safari,Google Chrome用 */
	-moz-border-radius: 50%; /* Firefox用 */
	border: 1px solid #000;
	height: 75px;
	width: 75px;
	text-align:center;
}
main .basic-page section .pdf_btn2 a {
	padding-top: 9px;
}
main .basic-page section .pdf_btn a:visited,
main .basic-page section .pdf_btn a:link {
	text-decoration: none;
	color:#000;
}
main .basic-page section .pdf_btn a:hover {
	text-decoration: none;
	color:#000;
	/*opacity: 0.8;
	filter: alpha(opacity=80);*/
	background-color:#fff;
}

/*  h2  */
main .basic-page section h2.h2_style2 {
	margin:0;
	padding:0;
}

/*  h3  */
main .basic-page section h3.h3_style2 {
	color:#000;
	font-size:21px;
	line-height:120%;
	font-weight:bold;
	margin-bottom:7px;
	padding-top:5px;
	text-align:left;
}

main .basic-page section #main_photo {
	position: absolute;
	right:10px;
	top: 55px;
	z-index:2;
}
.txt_area {
	margin-left:-35px;
	width:325px;
}
.txt_area2 {
	padding-top:100px;
	padding-left:310px;
	padding-bottom:10px;
	position:relative;
}
main .basic-page section #photo01 {
	text-align:right;
	padding-top:10px;
}
main .basic-page section #photo02 {
	position: absolute;
	left:0px;
	top: -5px;
	z-index:2;
}




@media only screen and (max-width: 641px) {
main .basic-page section {
	padding-top:0;
	background-image:none;
}
main .basic-page #cont_area_in {
	padding:55px 15px 0;
	min-height:inherit;
}

main .basic-page section #main_photo {
	position:inherit;
	width:100%;
	height:auto;
	top:inherit;
	right:inherit;
}

/*  h2  */
main .basic-page section h2.h2_style2 {
	position:inherit;
	width:100%;
	height:auto;
	text-align:center;
}

/*  pdf btn  */
main .basic-page section .txt_area2 .pdf_btn1,
main .basic-page section .pdf_btn {
	position: inherit;
	right:inherit;
	top: inherit;
	z-index:2;
	padding-top:10px;
}

/*main .basic-page section #photo02 {
	position: inherit;
	right:inherit;
	top: inherit;
	z-index:5;
	padding-top:15px;
	text-align:center;
}*/
.txt_area {
	padding-top:0;
	margin-left: 0;
	width:100%;
	padding-bottom:15px;
}
.txt_area2 {
	padding-top: 0;
    padding-left: 0;
	width:100%;
}
main .basic-page section #photo01 {
	text-align:center;
}
main .basic-page section #photo02 {
	position: inherit;
	left:inherit;
	top: inherit;
	z-index:2;
	text-align:center;
	padding-top:20px;
}

}

@media only screen and (max-width: 571px) {


}

@media only screen and (max-width: 420px) {
/*  h2  */
/*main .basic-page section h2.h2_style2 {
	width:50%;
	height:auto;
	padding-right:10px;
}*/

}

@media only screen and (max-width: 380px) {


}

@media only screen and (max-width: 361px) {

}

@media only screen and (max-width: 320px) {

}

