@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#ban04 a {
	border-left: 6px solid #c40000;
}


/* cont */
main .basic-page section {
	padding-bottom:35px;
}
main .basic-page section#sec06 {
	padding-bottom:15px;
}
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;
}

/*  pdf btn  */
main .basic-page section #photo01 .pdf_btn {
	position: absolute;
	right:90px;
	top: 140px;
	z-index:2;
}
main .basic-page section #photo02 .pdf_btn {
	position: absolute;
	right:0;
	bottom: 5px;
	z-index:2;
}
main .basic-page section #photo03 .pdf_btn {
	position: absolute;
	right:0;
	bottom: -30px;
	z-index:2;
}
main .basic-page section #photo04 .pdf_btn {
	position: absolute;
	right:0;
	bottom: 5px;
	z-index:2;
}
main .basic-page section #photo05 .pdf_btn {
	position: absolute;
	right:165px;
	bottom: 0px;
	z-index:2;
}
main .basic-page section #photo06 .pdf_btn {
	position: absolute;
	right:55px;
	bottom: 10px;
	z-index:2;
}
main .basic-page section .pdf_btn a {
	display: table-cell;
	vertical-align: middle;
	font-size:13px;
	line-height:150%;
	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_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 {
	position: absolute;
	right:0;
	top: 0;
	z-index:2;
}

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

.txt_area {
	width:400px;
	padding-bottom:10px;
}

/*  h4  */
main .basic-page section h4.h4_style {
	color: #000;
    font-size: 20px;
    font-weight: bold;
    line-height: 1.2;
    margin: 0 0 12px;
    padding: 0;
    text-align: left;
}
main .basic-page section h4.h4_style span {
    font-size: 12px;
    font-weight: normal;
	padding-left:1em;
}
main .basic-page section h4.h4_style span.i_new {
    font-size: 20px;
    font-weight: bold;
	padding-right:.5em;
	padding-left:0;
	color:#e60012;
}
main .basic-page section h4.h4_style span.h4_br {
	display: block;
	padding-left:0 !important;
	padding-top: 0.3em;
}

main .basic-page section #photo01 {
	display:block;
	position:relative;
}
main .basic-page section #photo01_b {
	position: absolute;
	left:315px;
	top: -10px;
	z-index:2;
}

main .basic-page section #photo02 {
	display:block;
	position:relative;
}
main .basic-page section #photo02_b {
	position: absolute;
	left:295px;
	top: 0;
	z-index:2;
}

main .basic-page section#sec03 {
	padding-bottom:40px;
}
main .basic-page section #photo03 {
	display:block;
	position:relative;
}
main .basic-page section #photo03_b {
	position: absolute;
	left:265px;
	top: -30px;
	z-index:2;
}

main .basic-page section #photo04 {
	display:block;
	position:relative;
}
main .basic-page section #photo04_b {
	position: absolute;
	left:365px;
	top: 9px;
	z-index:2;
}

main .basic-page section #photo05 {
	display:block;
	position:relative;
	z-index:2;
}
main .basic-page section #photo05_b {
	position: absolute;
	left: 285px;
	top: -30px;
	z-index:2;
}

main .basic-page section #photo06 {
	display:block;
	position:relative;
	z-index:2;
	margin-left:-10px;
}
main .basic-page section #photo06_b {
	position: absolute;
	left:365px;
	top: 9px;
	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 0;
	min-height:inherit;
}


/*  h2  */
main .basic-page section h2.h2_style2 {
	position: absolute;
	right:0;
	top: 0;
	z-index:2;
}

main .basic-page section h4.h4_style {
	padding-bottom:10px;
}

.txt_area {
	position: absolute;
	left:15px;
	top: 220px;
	z-index:2;
	width:350px;
}
main .basic-page section#sec01 h4.h4_style {
	padding-top:350px;
}

main .basic-page section#sec03 {
	padding-bottom:35px;
}

/*  pdf btn  */
main .basic-page section#sec01 .pdf_btn,
main .basic-page section#sec03 .pdf_btn,
main .basic-page section#sec04 .pdf_btn,
main .basic-page section#sec05 .pdf_btn,
main .basic-page section#sec06 .pdf_btn{
	position: inherit;
	right:inherit;
	top: inherit;
	float:right;
}

main .basic-page section #photo01 {
	text-align:center;
}
main .basic-page section #photo01_b {
	position: inherit;
	left:inherit;
	top: inherit;
	padding-top:10px;
}
main .basic-page section #photo02 {
	text-align:center;
}
main .basic-page section #photo02_b {
	position: inherit;
	left:inherit;
	top: inherit;
	padding-top:10px;
	padding-bottom: 80px;
}
main .basic-page section #photo03 {
	text-align:center;
}
main .basic-page section #photo03_b {
	position: inherit;
	left:inherit;
	top: inherit;
	padding-top:10px;
}
main .basic-page section #photo03 .pdf_btn {
	bottom: inherit;
}
main .basic-page section #photo04 {
	text-align:center;
}
main .basic-page section #photo04_b {
	position: inherit;
	left:inherit;
	top: inherit;
	padding-top:10px;
}
main .basic-page section #photo05 {
	text-align:center;
}
main .basic-page section #photo05_b {
	position: inherit;
	left:inherit;
	top: inherit;
	padding-top:10px;
}
main .basic-page section #photo06 {
	text-align:center;
	margin-left: 0;
}
main .basic-page section #photo06 .pdf_btn {
    bottom: inherit;
}


}

@media only screen and (max-width: 571px) {
main .basic-page section h4.h4_style span {
    font-size: 12px;
	line-height:140%;
    font-weight: normal;
	padding-left:0;
	display:block;
}

}

@media only screen and (max-width: 420px) {
.txt_area {
	position: absolute;
	left:15px;
	top: 220px;
	z-index:2;
	width:200px;
}

}

@media only screen and (max-width: 380px) {
main .basic-page section h3.h3_style2 {
    font-size: 16px;
    line-height: 150%;
}
.txt_area {
	position: absolute;
	left:15px;
	top: 220px;
	z-index:2;
	width:170px;
}
}

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


}

@media only screen and (max-width: 320px) {
.txt_area {
	width:130px;
}

}

