@charset "UTF-8";
/* CSS Document */
@media (max-width: 700px) {
#voice-detail{
	padding-top: 9.23%;
        padding-bottom: 10.76%;
}
#voice-detail_detail{
    margin-bottom: 24px;
    border-radius: 10px;
    padding: 24px 24px;
    box-sizing: border-box;
    max-width: 984px;
    margin-right: auto;
    margin-left: auto;
    background-color: #FFFFFF;
    /* [disabled]box-shadow: 0px 6px 6px #D4D4D4; */
    /* [disabled]-webkit-box-shadow: 0px 6px 6px #D4D4D4; */
}
#voice-detail_ue h2{
	font-size: 21px;
    line-height: 1.4em;
    font-weight: 700;
    letter-spacing: .04em;
    margin-bottom: 20px;
   border-bottom: 1.2px solid #006e12;
    padding-bottom: 16px;
	
}
#voice-de_who{
	color: #006e12;
    font-size: 19px;
    line-height: 1em;
    font-weight: 600;
    margin-top: 8px;
    margin-bottom: 24px;
}
#voice-de_img{
	border-radius: 10px;
	width: 100%;
	margin-right: auto;
	margin-left: auto;
	    margin-bottom: 16px;
}
#voice-de_img img{
	border-radius: 10px;
}
#voice-de_ue-txt{
	
}
#voice-de_ue-txt p{
	font-size: 16px;
    line-height: 1.6em;
	    font-weight: 400;
}

#voice-detail_sita{
}
#voice-de_sita_in{
    /* [disabled]box-shadow: 0px 6px 6px #D4D4D4; */
    box-sizing: border-box;
    max-width: 984px;
    margin-right: auto;
    margin-left: auto;
    display: flex;
    justify-content: space-between;
    border-radius: 10px;
    padding: 24px 24px;
    flex-direction: column;
    /* [disabled]-webkit-box-shadow: 0px 6px 6px #D4D4D4; */
}
#voice-de_sita_img{
    width: 60%;
    margin-right: auto;
    box-sizing: border-box;
    margin-bottom: 20px;
    margin-left: auto;
}
#voice-de_sita_img img{
	border-radius: 10px;
}
#voice-de_sita_r{
	box-sizing: border-box;
	width: 100%;
}
#tanto{
    box-sizing: border-box;
    display: flex;
    align-items: flex-end;
    padding-bottom: 16px;
    margin-bottom: 20px;
    border-bottom: 1px solid #006e12;
    color: #006e12;
    justify-content: center;
}
#tanto_tit{
    line-height: 1em;
    margin-right: 8px;
}
#tanto_who{
    line-height: 1em;
    letter-spacing: .048em;
}
#voice-de_sita_txt{
	
}
#voice-de_sita_txt h3{
    line-height: 1em;
    margin-bottom: 8px;
    color: #006e12;
    text-align: center;
}
#voice-de_sita_txt p{
    line-height: 1.6em;
    font-weight: 400;
}
.navigation_np {
    margin-top: 32px;
    display: flex;
    justify-content: space-between;
    max-width:inherit;
    margin-left: auto;
    margin-right: auto;
    padding-left: 6.15%;
    padding-right: 6.15%;
		box-sizing: border-box;
}
	.navigation_np .navigation_pre a {
		width: 96px;
}
	.navigation_np .navigation_next a{
		width: 96px;
	}
	.navigation_np a {
    background-color: #61c000;
    padding: 16px 12px;
    display: block;
    color: #ffffff;
    font-size: 14px;
    font-weight: 600;
    line-height: 1em;
    text-decoration: none;
    border-radius: 40px;
    background-repeat: no-repeat;
    background-size: 0;
		box-sizing: border-box;
}
	.navigation_np .navigation_back a {
    text-align: center;
    width: 128px;
    font-size: 14px;
		box-sizing: border-box;
}
}
