@charset "UTF-8";


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

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


/* cont */
main .basic-page section {
	position:relative;
	text-align:left;
	vertical-align: top;
	margin:60px 0 0;
	padding:5px;
	font-size:13px;
	line-height:120%;
	background-color:#fff;
	box-shadow:0 4px 5px rgba(0, 0, 0, 0.5);
}
main .basic-page section p {
	font-size:13px;
	line-height:140%;
	text-align: justify !important;
	text-justify: inter-ideograph !important;
}

main .basic-page #cont_area_in {
	position:relative;
	padding: 15px 45px 30px;
}

/*  pdf btn  */
main .basic-page section#sec01 .pdf_btn,
main .basic-page section#sec02 .pdf_btn,
main .basic-page section#sec03 .pdf_btn,
main .basic-page section#sec04 .pdf_btn,
main .basic-page section#sec05 .pdf_btn {
	position: absolute;
	right:15px;
	bottom: 15px;
	z-index:2;
}
main .basic-page section .pdf_btn a {
	display: table-cell;
	vertical-align: middle;
	font-size:13px;
	line-height:110%;
	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;
	padding-top:9px;
}
main .basic-page section#sec01 .pdf_btn a {
	font-size:10px;
}
main .basic-page section#sec04 .pdf_btn a {
	padding-top:5px;
	line-height:120%;
}
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:#f5f5f5;
}

/*  h3  */
main .basic-page h3.h3_style2 {
	color: #004098;
    font-size: 18px;
    font-weight: bold;
    line-height: 160%;
    margin: 0 0 7px -20px;
    padding: 0;
    text-align: left;
}

/*  01  */
main .basic-page section#sec01 h2.h2_style2 {
	position: absolute;
	left:0;
	top: -28px;
	z-index:2;
}
.txt_area1 {
	width:400px;
	position: absolute;
	left:30px;
	top: 15px;
	z-index:2;
}
main .basic-page section #photo01 {
	padding-left:20px;
}
.txt_area2 {
	width:450px;
	position: absolute;
	left:30px;
	top: 225px;
	z-index:2;
}
main .basic-page section #photo02 {
	padding-left:45px;
}

/*  02  */
main .basic-page section#sec02 h2.h2_style2 {
	position: absolute;
	left:0;
	top: -28px;
	z-index:2;
}
main .basic-page section #photo03 {
	padding-left:20px;
}

/*  03  */
main .basic-page section#sec03 h2.h2_style2 {
	position: absolute;
	left:0;
	top: -31px;
	z-index:2;
}
main .basic-page section #photo04 {
	padding-left:10px;
	padding-top:30px;
}

/*  04  */
main .basic-page section#sec04 h2.h2_style2 {
	position: absolute;
	left:0;
	top: -42px;
	z-index:2;
}
main .basic-page section #photo05 {
	padding-left:55px;
	padding-top:10px;
}
main .basic-page section#sec04 .txt_area1 {
	width:400px;
	position: absolute;
	left:30px;
	top: 25px;
	z-index:2;
}

/*  05  */
main .basic-page section#sec05 h2.h2_style2 {
	position: absolute;
	left:0;
	top: -25px;
	z-index:2;
}
main .basic-page section #photo06 {
	padding-left:20px;
	padding-top:0;
}
main .basic-page section#sec05 .txt_area1 {
	width:500px;
	position: absolute;
	left:30px;
	top: 15px;
	z-index:2;
}





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

/*  h3 641  */
main .basic-page h3.h3_style2 {
    margin: 0 0 7px 0;
}

/*  01 641  */
.txt_area1 {
	width:auto;
	position: inherit;
	left:inherit;
	top: inherit;
	padding-top:15px;
	padding-left:10px;
	padding-right:10px;
}
main .basic-page section #photo01 {
	padding-left:0;
	text-align:center;
}
.txt_area2 {
	width:auto;
	position: inherit;
	left:inherit;
	top: inherit;
	padding-left:10px;
	padding-top:20px;
	padding-right:10px;
}
main .basic-page section #photo02 {
	padding-left:0;
	text-align:center;
}

/*  02 641  */
main .basic-page section #photo03 {
	padding-left:0;
	text-align:center;
}

/*  03  */
main .basic-page section #photo04 {
	padding-left:0;
	padding-top:0;
	text-align:center;
}

/*  04 641  */
main .basic-page section #photo05 {
	padding-left:0;
	padding-top:0;
	text-align:center;
}
main .basic-page section#sec04 .txt_area1 {
	width:auto;
	position: inherit;
	left:inherit;
	top: inherit;
	padding-left:10px;
	padding-top:20px;
	padding-right:10px;
}

/*  05 641  */
main .basic-page section #photo06 {
	padding-left:0;
	padding-top:0;
	text-align:center;
}
main .basic-page section#sec05 .txt_area1 {
	width:auto;
	position: inherit;
	left:inherit;
	top: inherit;
	z-index:2;
}


/*  pdf btn  */
main .basic-page section#sec01 .pdf_btn,
main .basic-page section#sec02 .pdf_btn,
main .basic-page section#sec03 .pdf_btn,
main .basic-page section#sec04 .pdf_btn,
main .basic-page section#sec05 .pdf_btn {
	position: inherit;
	right:inherit;
	top: inherit;
	float:right;
	margin-bottom:5px;
	margin-right:10px;
}





}

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


}

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


}

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

}

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


}

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


}

