.use-module .module-a {
    width: 940px;
}

.use-module .module-a .mod-txt:first-of-type{
	margin-top: 0;
}

@media screen and (max-width: 640px) {
    .use-module .module-a {
        width: 100%;
    }
	
	.use-module .module-a .mod-txt {
        text-align: left;
    }
}

.use-module .sd4__content {
    padding-top: 0;
}

@media screen and (max-width: 640px) {
    .use-module .sd4__content {
        padding-top: 20px;
    }
}

.sd4__mvisual .item {
	position: relative;
    background-image: url(../img/mv.jpg);
}

.use-module .sd4__mvisual .item {
	overflow: visible;
}

.sd4__mvisual .item .sd4__mvisual-credit{
	position: absolute;
	right: 10px;
	bottom: -30px;
	color: #534E4D;
	font-size: .625rem;
	/*filter: drop-shadow(0px 0px 1px #000) drop-shadow(0px 0px 1px #555);*/
}

@media screen and (max-width: 640px) {
    .sd4__mvisual .item .sd4__mvisual-credit {
		bottom: -35px;
    }
}

@media screen and (max-width: 640px) {
    .sd4__mvisual .item {
        background-image: url(../img/mv_sp.jpg);
    }
}

.sd4__mvisual .item .sd4__mvisual-credit{
	position: absolute;
	right: 10px;
	bottom: -2.75rem;
	color: #534E4D;
	font-size: .625rem;
  text-align: right;
	/*filter: drop-shadow(0px 0px 1px #000) drop-shadow(0px 0px 1px #555);*/
}

.use-module .sd4__mvisual-credit-sp{
  display: none;
}

@media screen and (max-width: 640px) {
  .sd4__mvisual .item .sd4__mvisual-credit {
    display: none;
  }
  .use-module .sd4__mvisual-credit-sp{
    display: block;
    margin:8px 15px 0;
    font-size: 0.625rem;
    line-height: 1.3;
    text-align: right;
  }
}

.use-module .sd4__heading h1 {
	line-height: 1.5;
}

.sd4__container.use-module .sd4__heading h1 span {
	display: block;
	font-size: .875rem;
	margin-bottom: 16px;
	font-family:'SST W55 Regular', sans-serif;
}

@media screen and (max-width: 640px) {
	.sd4__container.use-module .sd4__heading h1 span {
		margin-bottom: 8px;
	}
}

@media screen and (max-width: 640px) {
	.use-module .sd4__heading h1, .use-module .sd4__heading h2{
		line-height: 1.45;
	}
}

br.b32{
	display: none;
}

br.b37{
	display: none;
}

br.b39{
	display: none;
}

br.b41{
	display: none;
}

br.b42{
	display: none;
}

br.b48{
	display: none;
}

br.nb32{
	display: block;
}

br.nb48{
	display: block;
}

br.b48.nb32{
	display: none;
}

br.nb64.b48.nb32{
	display: none;
}

br.b41nb37{
	display: none;
}

@media screen and (max-width: 480px) {
	br.b48{
		display: block;
	}
	br.nb48{
		display: none;
	}
	br.b42{
		display: none;
	}
	br.b48.nb32{
		display: block;
	}
	br.nb64.b48.b37{
		display: block;
	}
}

@media screen and (max-width: 420px) {
	br.b48{
		display: block;
	}
	br.nb48{
		display: none;
	}
	br.b42{
		display: block;
	}
	br.b48.nb32{
		display: block;
	}
	br.nb64.b48.b37{
		display: block;
	}
}

@media screen and (max-width: 390px) {
	br.nb64.b48.b37,
	br.b42,
	br.b39,
	br.b37{
		display: block;
	}
	
}

@media screen and (max-width: 375px) {
	br.nb64.b48.b37,
	br.b42,
	br.b39,
	br.b37{
		display: block;
	}
}

@media screen and (max-width: 414px) {
	br.b41,
	br.b42{
		display: block;
	}
	br.b41nb37{
		display: block;
	}
}

@media screen and (max-width: 320px) {
	br.b42,
	br.b39,
	br.b32{
		display: block;
	}
	br.nb32{
		display: none;
	}
	br.b48.nb32{
		display: none;
	}
	br.nb64.b48.b37{
		display: none;
	}
}

@media screen and (max-width: 375px) {
	br.b41nb37{
		display: none;
	}
}

@media screen and (min-width: 376px) {
	br.b41nb37{
		display: block;
	}
}

@media screen and (min-width: 480px) {
	br.b41nb37{
		display: none;
	}
}

.section.pc,
.img-box.pc {
	display: block;
}

.section.sp,
.img-box.sp {
	display: none;
}

@media screen and (max-width: 640px) {
	.section.pc,
	.img-box.pc {
		display: none;
	}
	.section.sp,
	.img-box.sp {
		display: block;
	}
}

.use-module .sd4__content .intro {
    margin-top: 80px;
}

@media screen and (max-width: 640px) {
    .use-module .sd4__content .intro {
        margin-top: 40px;
    }
}

@media screen and (max-width: 640px) {
    .use-module .sd4__content .intro .img-box{
		display: none;
    }
}

.use-module .sd4__content .intro p+p {
    margin-top: 10px;
}

.caption-txt {
    font-size: 68.75%;
    line-height: calc(17 / 11);
    text-align: left;
    margin-top: 20px;
}

.use-module .sd4__content p.caption-txt + p.caption-txt{
    margin-top: 10px !important;
}

@media screen and (max-width: 640px) {
    .caption-txt {
        margin-top: 10px !important;
		text-align: left;
    }
}

.sd4__container.use-module .module-l.extended,
.sd4__container.use-module .module-e.extended {
    width: 1190px;
}

.use-module .module-l .img-box{
	max-height: none;
	position: relative;
}

.use-module .module-l .img-box .img-box-credit{
	position: absolute;
	right: 10px;
	bottom: -2px;
	font-size: .625rem;
	line-height: 1;
	color: #fff;
	filter: drop-shadow(0px 0px 1px #000) drop-shadow(0px 0px 1px #555);
}

.use-module .module-l.extended .img-box{
	max-height: none;
}

.use-module .module-l.sp .img-box:nth-child(n+1){
	margin-top: 20px;
}

@media screen and (max-width: 640px){
	.sd4__container.use-module .module-l.extended,
	.sd4__container.use-module .module-e.extended {
		width: 111%;
		margin-left: -5.5%;
	}
}

.use-module .module-m .img-box{
	width: auto;
}

.use-module .sd4__content .module-c .mod-txt {
    margin-top: 30px;
}

.use-module .sd4__content .module-c .mod-txt.center {
    text-align: center;
}

.use-module .sd4__content .module-c .mod-txt .next{
	display: flex;
	margin-right: auto;
	margin-left: auto;
	line-height: 1.4;
	justify-content: center;
	align-items: center;
	color: #656565;
	text-decoration: none;
}

@media (min-width: 480px) {
	.use-module .sd4__content .module-c .mod-txt .next{
		line-height: 0.5;
	}
}

.use-module .sd4__content .module-c .mod-txt .next:hover{
	color: #000;
}

.use-module .sd4__content .module-c .mod-txt .next .text{
	margin-right: 10px;
	padding-bottom: 8px;
	text-decoration: underline;
	border-bottom: none;
}

@media (min-width: 480px) {
	.use-module .sd4__content .module-c .mod-txt .next .text{
		text-decoration: none;
		border-bottom: 1px solid #656565;
	}
}

.use-module .sd4__content .module-c .mod-txt .next::after{
	content: "";
	width: 6px;
	height: 6px;
	border-top: solid;
	border-right: solid;
	border-width: 1px;
	border-color: #656565;
	transform: rotate(45deg);
}

@media (min-width: 480px) {
	.use-module .sd4__content .module-c .mod-txt .next{
		
	}
}

.use-module .sd4__content .module-c .mod-txt .next:hover::after{
	border-color: #000;
}

@media (min-width: 480px) {
	.use-module .sd4__content .module-c .mod-txt .next::after{
        width: 6px;
        height: 6px;
		margin-top: -8px;
	}
}

.use-module .sd4__content .module-c .mod-txt:first-of-type {
    margin-top: 60px;
}

.use-module .sd4__content .module-c .ques {
    padding-top: 20px;
	margin-bottom: 30px;
}

.use-module .sd4__content .module-c .ques:first-child {
    padding-top: 5px;
}

.use-module .sd4__content .module-c .mod-txt + .ques {
    padding-top: 0;
}

.use-module .sd4__content .module-c .mod-ttl + .ques {
    margin-top: 45px;
}

.use-module .module-c .mod-ttl.about{
  font-size: 112.5%;
}

.use-module .module-c .mod-ttl.about+.mod-txt:first-of-type{
  margin-top: 20px;
}

.use-module .sd4__content .module-c .ques span{
	font-size: 80.977621%;
}

@media screen and (max-width: 640px) {
    .use-module .sd4__content .module-c .mod-txt {
        margin-top: 20px;
    }
    .use-module .sd4__content .module-c .ques {
        padding-top: 10px;
		margin-bottom: 20px;
    }
}

.use-module .sd4__content .section.module-o{
	margin-top: 80px;
}

.use-module .module-r.module__set-10 .mod-columns{
	margin-top: 10px;
}

.use-module .module-h .mod-txt.hyp,
.use-module .module-g .mod-txt.hyp{
	font-weight: bold;
}

.use-module .module-h .mod-txt.hyp:before,
.use-module .module-g .mod-txt.hyp:before {
    display: inline-block;
    margin-right: 6px;
    width: 20px;
    height: 10px;
    content: '';
    background-image: url(../../../share4/img/icn_hyp.svg);
    background-repeat: no-repeat;
    background-position: left center;
    background-size: 100% 2px;
}

/*.use-module .module-p .movie-box{
	width: 100%;
}*/

.use-module .module-p .thickbox a{
	position: relative;
}

.use-module .module-p .thickbox a .img-box-credit{
	position: absolute;
	right: 10px;
	bottom: -2px;
	font-size: .625rem;
	line-height: 1;
	color: #fff;
	filter: drop-shadow(0px 0px 1px #000) drop-shadow(0px 0px 1px #222);
}

.use-module .module-p .movie-box video{
	width: 940px;
	background-color: #000;
}

@media screen and (max-width: 640px) {
	.use-module .module-p .embed {
		position: relative;
	}
	.use-module .module-p .embed .img-box-credit{
		position: absolute;
		right: 10px;
		bottom: 0;
		font-size: .625rem;
		line-height: 1;
		color: #fff;
		filter: drop-shadow(0px 0px 1px #000) drop-shadow(0px 0px 1px #555);
		z-index: 9999;
	}
}

@media screen and (max-width: 640px) {
    .use-module .module-p .movie-box video{
		width: 100%;
	}
}

.use-module .module-p .mod-txt a{
	display: block;
	margin-top: 16px;
	font-size: 121.212118%;
}

@media screen and (max-width: 480px) {
	.use-module .module-p .mod-txt a{
		margin-top: 8px;
	}
}

.use-module .module-c.name{
	padding-top: 60px;
	border-top: 1px solid #ddd;
}

@media screen and (max-width: 640px) {
	.use-module .section.module__set-80 {
		margin-top: 60px;
	}
}

.use-module .module-c.name .mod-ttl span{
	display: block;
	font-size: 0.8125rem;
	line-height: 1.6;
}

.outro {
    line-height: calc(30 / 14);
    text-align: center;
}

@media screen and (max-width: 375px) {
    .outro {
		text-align: left;
	}
}

.page-caption {
    font-size: 11px;
    font-size: 0.69rem;
    line-height: 1.5;
    text-align: center;
    margin-top: 70px;
}

@media screen and (min-width: 640px) {
	.use-module .sd4__content .module-c .mod-txt .adjust{
		letter-spacing: -0.25em;
	}
}

.caption-inner {
	text-align: center;
}

.use-module .section.module__set-10 {
    margin-top: 10px;
}

.use-module .section.module__set-40 {
    margin-top: 40px;
}

.use-module .section.module__set-60 {
    margin-top: 60px;
}

.use-module .sd4__content .section.module-c .mod-txt.module__set-80 {
    margin-top: 80px;
}
@media screen and (max-width: 480px) {
    .use-module .sd4__content .section.module-c .mod-txt.module__set-80 {
        margin-top: 50px;
    }
}

.use-module .section.module-e.relatedLink.mt120 {
    margin-top: 120px;
}

.use-module .section.module-e.relatedLink a {
	border-bottom: 1px solid #3865e0;
	color: #3865e0;
}

.use-module .module-h .mod-ttl span,
.use-module .module-i .mod-ttl span{
	display: block;
	margin-bottom: 15px;
}

.use-module .module-n p.note{
	margin-top: 5px;
	margin-bottom: 0;
	text-align: right;
	font-size: 62.5%;
}

.use-module .module-n p.note + p.txt-box {
	margin-top: 6px;
}

.use-module .module-w{
	box-sizing: border-box;
	max-width: 940px;
	margin-right: auto;
	margin-left: auto;
	padding: 80px;
	border: 1px solid #707070;
}

@media screen and (max-width: 480px) {
	.use-module .module-w{
		padding: 30px;
	}
}

.use-module .module-w .mod-ttl{
	margin-top: 0;
	margin-bottom: 80px;
	font-size: 125%;
	text-align: center;
}

.use-module .module-w p.caption-txt{
	font-size: 68.75%;
}

.use-module .module-w p:last-of-type{
	margin-bottom: 0;
}

.use-module .module-w .comment{
	display: flex;
	justify-content: center;
	align-items: center;
	margin-bottom: 90px;
}

.use-module .module-w .comment:last-of-type{
	margin-bottom: 0;
}

.use-module .module-w .comment .img-box{
	width: 300px;
}

.use-module .module-w .comment .txt-box{
	width: 440px;
	margin-left: 40px;
}

.use-module .module-w .comment .comment-name{
	margin: 0;
	font-size: 1.25rem;
	line-height: 1;
}

.use-module .module-w .comment .comment-part{
	margin: 14px 0 0 0;
	font-size: 0.8125rem;
	line-height: 1.5;
}

.use-module .module-w .comment .comment-txt{
	margin: 30px 0 0 0;
	font-size: 0.8125rem;
	line-height: 1.93;
}

@media screen and (max-width: 480px) {
	.use-module .module-w .mod-ttl{
		margin-bottom: 40px;
	}
	
	.use-module .module-w .comment{
		display: block;
		margin-bottom: 60px;
	}
	
	.use-module .module-w .comment .img-box{
		width: 100%;
		margin-right: auto;
		margin-left: auto;
	}
	
	.use-module .module-w .comment .txt-box{
		width: auto;
		margin: 30px 0 0 0;
	}

	.use-module .module-w .comment .comment-part{
		margin: 10px 0 0 0;
	}

	.use-module .module-w .comment .comment-txt{
		margin: 15px 0 0 0;
	}
}

span.wq-start {
    display: inline-block;
    width: .45em;
}

span.wq-end {
    display: inline-block;
    width: .45em;
}

.section .caption-inner{
	position: relative;
	z-index: 1;
}

.section.module-c.module__set-120{
	position: relative;
	z-index: 2;
}

.use-module .module-f .mod-columns .img-box,
.use-module .module-g .mod-columns .img-box {
	height: auto;
}

.use-module .module-f .mod-columns .img-box .mod-txt,
.use-module .module-g .mod-columns .img-box .mod-txt {
	margin-top: 10px;
	font-size: 69.4444444%;
}

.use-module .module__set-60 .mod-columns {
	margin-top: 60px;
}

@media screen and (max-width: 640px) {
	.use-module .module__set-60 .mod-columns {
		margin-top: 20px;
	}
}

@media screen and (max-width: 640px) {
	.section.module-g.module__set-60{
		margin-top: 20px;
	}
}

.use-module .sd4__content .section.module__set-90 {
	margin-top: 90px;
}

@media screen and (max-width: 640px) {
	.use-module .sd4__content .section.module__set-90{
		margin-top: 60px;
	}
}

@media screen and (max-width: 640px) {
	.caption-inner .module-videotext .js-trigger-text{
		font-size: 0.73125rem;
	}
	.caption-inner .module-videotext dd p {
		font-size: 87.75% !important;
	}
}

@media screen and (max-width: 480px){
	.use-module .module-r .mod-txt,
	.use-module .module-s .mod-txt {
		margin-bottom: 10px;
	}
}

@media (min-width: 481px) {
	p.b48{display: none;}
	p.nb48{display: block;}
}

@media (max-width: 480px) {
	p.b48{display: block;}
	p.nb48{display: none;}
}

.use-module .sd4__content .dash{
	letter-spacing: -0.05em;
	font-family: sans-serif;
}

/* no-jsの時 */
.no-js .sdp-module-v-ctrls {
	display: none;
}

.no-js .module-videotext .js-target {
	display: block;
}