@charset 'UTF-8';
.home.en-US .about h3
{
    font-family: 'Crimson Text', serif;

    letter-spacing: 3px;
}

.home.en-US .about .about-content
{
    width: 1000px; 
    margin: 80px auto 40px;
}
.home.en-US .about .about-content .inner
{
    height: auto;
}
.home.en-US .about .about-content .conten
{
    overflow: hidden;
}
.home.en-US .about .about-content .content:first-child
{
    margin-bottom: 20px;

    border-bottom: dashed 1px #ccc;
}
.home.en-US .about .about-content .box
{
    float: left; 

    width: 330px;
    padding: 20px 0;

    border-right: dashed 1px #ccc;
}
.home.en-US .about .about-content .box img
{
    width: 100%;
    height: auto;
}
.home.en-US .about .about-content .box h4
{
    font-family: 'Crimson Text', serif;
    font-size: 20px; 

    text-align: center;
}
.home.en-US .about .about-content .box p.sp-only
{
    display: none;
}
.home.en-US .about .about-content .box p
{
    font-size: 18px;

    padding: 30px;
}
.home.en-US .about .about-content .box:nth-child(3n)
{
    border-right: none;
}

.home.en-US .about .bnr
{
    clear: both;

    padding-top: 60px;

    text-align: center;
}
.home.en-US .about .bnr img
{
    width: 400px;
}

.home.en-US .brand .read,
.home.en-US .factory .read
{
    width: 700px; 
    margin: 0 auto 40px;
}
.home.en-US .brand .read h3,
.home.en-US .factory .read h3
{
    font-family: 'リュウミン R-KL', serif;
    font-size: 30px;
    font-weight: normal;
    line-height: 55px;

    margin-bottom: 50px; 

    text-align: center;
    letter-spacing: 3px;

    color: #222;
}
.home.en-US .brand .read p,
.home.en-US .factory .read p
{
    font-size: 15px;
    line-height: 2;
}

.home.en-US .factory .read .map
{
    position: relative;
    top: -40px; 

    float: right;

    width: 330px;
}

.home.en-US .factory .images
{
    overflow: hidden;

    max-width: 1400px; 
    margin: 0 auto;
}
.home.en-US .factory .images img
{
    float: left; 

    box-sizing: border-box;
    width: 50%;
    padding: 1px;
}

.home.en-US .factory .images.right img
{
    float: right;
}

.home.en-US .profile .inner
{
    width: 700px; 
    margin: 0 auto 40px;
}

.home.en-US .profile h3
{
    font-size: 18px;

    padding-bottom: 10px;

    text-align: left;
    letter-spacing: 0;

    border-bottom: solid 1px #ccc;
}

.home.en-US .profile dl dt
{
    float: left; 

    width: 200px;
}

.home.en-US .profile dl dd
{
    overflow: hidden;

    margin-bottom: 5px;
}

.home.en-US .profile .box
{
    overflow: hidden;

    margin-bottom: 20px;
}
.home.en-US .profile .box img
{
    float: left; 

    margin-right: 20px;
}
.home.en-US .profile .box p
{
    overflow: hidden;
}

.home.en-US .message .inner
{
    width: 700px; 
    margin: 0 auto;
}

.home.en-US .message h2
{
    font-family: 'ヒラギノ角ゴ Pro W3', 'Hiragino Kaku Gothic Pro', '游ゴシック体', '游ゴシック', sans-serif;
    font-size: 30px;

    padding: 20px 30px; 

    text-align: left;
    letter-spacing: 0;

    border-left: 1px solid #464646;
}
.home.en-US .message h2 span
{
    font: 20px 'Crimson Text',serif;

    display: block;

    margin-bottom: 10px;

    letter-spacing: .4em;
    text-transform: uppercase;
}

.home.en-US .message p
{
    font-size: 15px;
    line-height: 2;
}

.home.en-US .message img
{
    width: 100%; 
    margin-top: 30px;
}

.home.en-US .inquiry .read
{
    text-align: center;
}
.home.en-US .inquiry .read a
{
    display: block;

    width: 300px;
    margin: 30px auto 0;
    padding: 4px;

    border: solid 1px #7a7a7a;
}
.home.en-US .inquiry .read a img
{
    width: 100%;
}

.home.en-US .text
{
    font-size: 18px;
    line-height: 2;
}

.home.en-US #gnavi ul li
{
    width: 200px;

    background-position: left center;
}
.home.en-US #gnavi ul li a
{
    font-family: 'Crimson Text', serif;
    font-size: 18px;
}
.home.en-US #gnavi ul li a:after
{
    font-family: 'ヒラギノ角ゴ Pro W3', 'Hiragino Kaku Gothic Pro', '游ゴシック体', '游ゴシック', sans-serif;
    font-size: 10px;

    display: block;

    content: '▼';
    text-align: center;
}

.en-US .post.page header h2
{
    font-family: 'Crimson Text', serif;
}
