
/* xGA iPad */
@media screen and (max-width:1360px) {

}

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

}

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

}

@media screen and (max-width:1100px) {
	
.sp {
	display: block;
}
.pc, .hmenu .menu a.pc {
	display: none;
}

.top-img-box {
	border-bottom: 10px solid #9F588D;
	height: 440px;
	background: url(../img/top_img.jpg) no-repeat top center;
	background-size:cover; 
}

.top-img img{
	display: none;
}

.top-main {
	top: 10%;
	left: 50%;
	position: absolute;
	margin-top: 0;
	margin-left: -230px;	
	width: 460px;
}

.top-logo {
	width: 360px;
	height: auto;
	margin: 0 auto 20px;
}

.top-lead {
	font-size: 160%;
	text-align: center;
	line-height: 1.3;
}

.top-text {
	color: #fff;
	font-size: 100%;
}


header {
	border-bottom: 7px solid #9F588D;
}

} 

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


.banner-box img {
    height: 46px;
	margin-top: 5px;
	margin-right: 10px;
}

.dl-list {
	margin-bottom: 20px;
}

.fbr-box {
	margin-right: 50px;
}

#pagetop {
}

}


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

.header {
	width: 85%;
	text-align: center;
}

.m320 {
	width: 100%;
}

h2 {
    padding-bottom: 10px;
    margin-bottom: 20px;
    font-size: 130%;
	position: relative;
	padding-left: 60px;
	min-height: 45px;
	line-height: 1.4;
}

h2 img {
	position: absolute;
	left: 0;
}

.h3-tr,
.h3-dg {
	font-size: 115%;
	font-weight: 400;
}

.wrap-main {
	order: 1;
	margin-bottom: 20px;
}
.wrap-side {
	order: 2;
}


}


@media screen and (max-width:740px) {
.flink-box {
    float: none;
    border-bottom: 1px solid #ccc;
    margin-bottom: 15px;
	padding-bottom:10px
}

.fbr-box {
	float: none;
	}

.fbr-box p {
    margin-left: 0;
	margin-right: 15px;
}

.wrapper {
	padding-bottom: 200px;
}
.h3-tr select {
        width: 100%;
}
.iframe-wrap {
        height: 10vh;
}
}


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

h2 {
	font-size: 115%;
}

.top-img-box {
	border-bottom: 10px solid #9F588D;
	height: 380px;
	background: url(../img/top_img.jpg) no-repeat center center;
	background-size:cover; 
}

.top-img img{
	display: none;
}

.top-main {
	top: 10%;
	left: 50%;
	position: absolute;
	margin-top: 0;
	margin-left: -150px;	
	width: 300px;
}

.top-logo {
	width: 280px;
	height: auto;
	margin: 0 auto 15px;
}

.logo a img {
   width: 100%;
height: auto;
padding-right: 10px;
}

.top-lead {
	font-size: 130%;
	text-align: center;
	line-height: 1.4;
}

.top-text {
	width: 14em;
	font-size: 90%;
	line-height: 1.4;
	margin: 0 auto;
}

.dl-list dl dt {
    float: none;
    width: 100%;
	font-weight: bold;
}

.dl-list dl dd {
	margin-left: 0;
}

.wrapper {
	padding-bottom: 260px;
}

.fbanner-box {
	float: none;
}

.fbanner-box a.flink {
	display: inline-block;
}

.banner-box {
    float: none;
	margin-top: 30px;
}

.banner-box span {
	display: block;
}
.banner-box img {
    height: 40px;
    margin-left: 0;
	margin-bottom: 10px;
}

.copyright {
	margin-top: 0;
	
}

.header {
	width: 65%;
	padding-bottom: 0;
}

.section-padding {
	padding: 25px 0 30px;
}

.doc-list {
    padding-right: inherit;
    padding-left: inherit;
}

.doc-list ul {
    margin-bottom: 40px;
}

}

@media screen and (max-width:374px) {
/*.logo a img {
    width: 200px;
    margin-right: 15px;
}*/

}
