@charset "utf-8";
/* CSS Document */
@media only screen and (min-width:481px) {
	#all #wrapper #main #section01 .bnr img{
	position:relative;
	top:50px;
}
    #all #wrapper #main #section01 .bnr {
	float: right;
	width:40%;
}
#all #wrapper #main #section01 .left.txt {
	width: 55%;
	float:left;
	margin-bottom:2%;
}
#all #wrapper #main #section01 .bBox.cf {
	clear: both;
	padding-bottom:0;
}
#all #wrapper #main #section01 .bBox.cf p{
	margin-bottom:2%;
}
#all #wrapper #main #section03 ul {
	width: 510px;
	float: right;
}
#all #wrapper #main #section03 .imageRight {
	float: right;
	margin-left: 15px;
}
#all #wrapper #main #section03 .imageLeft {
	float: left;
	margin-right: 20px;
}
}
@media only screen and (max-width:480px) {
#all #wrapper #main #section01 .left.txt {
	float:none !important;
}
#all #wrapper #main #section01 .left.txt dd {
	margin-bottom:3%;
}
#all #wrapper #main #section01 .bnr {
	text-align:center;
}

#all #wrapper #main #section03 .imageRight,
#all #wrapper #main #section03 .imageLeft {
	float: none;
	text-align:center;
	margin: 0 auto;
}
}

.text_red {
	color: red;
}
#all #wrapper #main #section01 .left.txt dt img{
	max-width:100%;
	height:auto;
}
#all #wrapper #main #section01 .bnr img{
	max-width:100%;
	height:auto;
}
#all #wrapper #main #section01 .left.txt dd {
	width: 45%;
	line-height:1.6em;
}

#all #wrapper #main #section01 .innerBox .bBox.cf .photoList {
	text-align: center;
}
#all #wrapper #main #section01 .innerBox .bBox.cf h4 {
	color: #5270b5;
}

#all #wrapper #main #section03 .center {
	margin: 0 auto 15px;
	text-align: center;
}
#all #wrapper #main #section03 .center img {
	max-width: 100%;
	height: auto;
}
#all #wrapper #main #section03 ul,
#all #wrapper #main #section03 ul li {
	list-style-type: disc;
}
#all #wrapper #main #section03 ul li {
	margin-left: 16px;
	margin-right: 10px;
}
#all #wrapper #main #section03 .link {
	clear: both;
	margin: -10px 0 20px;
	text-align: right;
}

#all #wrapper #main #section03 .link {
	clear: both;
	margin: -10px 0 20px;
	text-align: right;
}

#all #wrapper #main #section03 .imageRight img,
#all #wrapper #main #section03 .imageLeft img {
	width: 200px;
	height: auto;
}

.clear {
	clear: both;
	padding-bottom: 20px;
}

