@charset "UTF-8";

.sd4__mvisual .item{
  background-image: url(../img/mv.jpg);
}

@media (max-width:639px){
  .sd4__mvisual .item{
    background-image: url(../img/mv_sp.jpg);
  }
}

.use-module .sd4__content {
	padding-top: 20px;
}

.use-module .sd4__heading h1 {
	font-size: 2.1875rem;
	line-height: 1.5;
}

.use-module .sd4__heading h1 span {
	display: block;
}

.use-module .sd4__heading .top {
	font-size: 1.5rem;
}

.use-module .sd4__heading .bottom {
	margin-top: 10px;
}

.use-module .sd4__content .section.module-a,
.use-module .sd4__content .section.module-a .mod-txt {
	margin-top: 0;
	line-height: 1.93;
}

.use-module .mod-caption {
	font-size: 68.75%;
	line-height: 1.82;
}

.use-module .module-a,
.use-module .module-b.full {
    width: 940px;
}

.use-module .module-b .linkbox,
.use-module .module-m .linkbox {
	text-align: center;
	font-size: 81.25%;
}

.use-module .module-b .linkbox,
.use-module .module-b .linkbox + p {
	margin-top: 30px;
}

.use-module .module-m .linkbox {
	margin-top: 20px;
}

.use-module .module-b.full .inner {
	width: 690px;
	margin: 0 auto;
}

@media (max-width: 639px) {
	.use-module .sd4__content {
		padding-top: 0;
	}

	.use-module .sd4__heading h1 {
		font-size: 1.75rem;
	}

	.use-module .sd4__heading .top {
		font-size: 1.2rem;
	}

    .use-module .module-a,
	.use-module .module-b.full,
	.use-module .module-b.full .inner {
        width: 100%;
    }

	.use-module .sd4__content {
		padding-top: 10px;
	}
}

.use-module .module-n .img-box {
	max-height: none;
}

.use-module .section.module__set-20 {
	margin-top: 20px;
}

.use-module .section.module__set-50 {
	margin-top: 50px;
}

.use-module .section.module__set-60 {
	margin-top: 60px;
}

@media screen and (max-width: 639px) {
	.use-module .section.module__set-20 {
		margin-top: 10px;
	}

	.use-module .section.module__set-50 {
		margin-top: 25px;
	}

	.use-module .section.module__set-60 {
		margin-top: 30px;
	}
}

br.b37{display: none;}

@media (min-width: 481px) {
	br.nb48{display: inline-block;}
}

@media (max-width: 375px){
	br.b37{display: inline-block;}
}
@media (min-width: 481px) {
	br.b48{display: none;}
	br.nb48{display: inline-block;}
	p.b48{display: none;}
	p.nb48{display: block;}
}

br.b48{display: none;}

@media (max-width: 480px) {
	br.b48{display: inline-block;}
}