/*
Theme Name: YOSEIDO
Theme URI: http://yoseidojp.com/
Tags: yoseido cosme japan ginza
Description: 
Version: 1.4
Author: k.ksihimoto@yoseidojp.com
Author URI: http://yoseidojp.com/

*/

.newscontent > p {
  font-family: 'Noto Sans JP', sans-serif;
  font-size: 16px;
  line-height: 24px;
  letter-spacing: 1px;
  color: #555;
}

.newscontent > h3 {
    margin-top: 30px;
    margin-bottom: 0px;
    font-family: 'Noto Sans JP', sans-serif;
    line-height: 40px;
    font-weight: 400;
    font-size: 24px;
    letter-spacing: 2px;
}
.newscontent > h4 {
    margin-top: 30px;
    margin-bottom: 30px;
    font-family: 'Noto Sans JP', sans-serif;
    line-height: 40px;
    font-weight: 400;
    font-size: 24px;
    letter-spacing: 2px;
}

.newscontent > h5 {
    margin-top: 5px;
    margin-bottom: 30px;
    font-family: 'Noto Sans JP', sans-serif;
    line-height: 20px;
    font-weight: 400;
    font-size: 16px;
    letter-spacing: 2px;
    color: #8f9090;
}

.wp-block-image {
  margin-top: 40px;
  margin-bottom: 40px!important;
}
.wp-block-image img {
    max-width: 100%;
    width: auto;
    height: auto;
}

.newscontent> p{
    padding-right: 0px;
    padding-left:0px;
}

.three_width {
    display: inline;
    width: 30%;
    height: 38px;
    padding: 8px 12px;
    margin-bottom: 10px;
    font-size: 14px;
    line-height: 1.428571429;
    color: #333333;
    vertical-align: middle;
    background-color: #ffffff;
    border: 1px solid #cccccc;
}
label {
    display: block;
    margin-top: 10px;
    margin-bottom: 5px;
    font-family: 'Noto Sans JP', sans-serif;
    line-height: 24px;
    letter-spacing: 1px;
    font-size: 16px;
}

@media screen and (max-width: 479px) {
.newscontent> p{
    padding-right: 15px;
    padding-left:15px;
}
.newscontent > h6, .newscontent > h5 , .newscontent > h4, .newscontent > h3{
    padding-right: 15px;
    padding-left: 15px;
}