@charset "UTF-8";
/*紹介動画 スマホ*/

#naka-right-innner {
width: calc(100% - 30px);
background: url("../img/kumamoto/bg-kumamoto.png") no-repeat center top / 100% auto;
padding: 42vw 15px 50px;
}

#content1 h2 {
font-size: 1.3em;
font-weight: bold;
border-bottom: 2px solid #222;
margin-bottom: 15px;
padding-bottom: 5px;
text-align: center;
}

#content1 p {
margin-bottom: 30px
}

#content1 p:nth-of-type(2) {
padding-top: 30px;
}

#content1 img {
display: block;
width:60vw;
height: auto;
margin: 0 auto;
}
