/*
``` `  `` `` `   ``  ` ```  `` ``` ``` ```` ` `` ``  `
` `` ```Web Design & Development CSS File `` `` ` `  ` ``` ``` ` `   `
` ``` ``Created by Onshiryuu (Theofilus Woen) ``  ` ``` ` `` `` ` ` `     `
` ``````2013/12` `  `` `   `` ````` `` ```` ```` ` ` ` ` `   `   `
` ``  ``` `` ` ` ``  ``  ```` `` ``` `` ` 
*/

@charset "utf-8";

/* `````````````````````````````````````````````````````````` MARKMARK JP `````````````````````````````````````````````````````````` */

body
{
    font-family: "メイリオ", Meiryo, 'Meiryo', "ＭＳ Ｐゴシック", "MS PGothic", "Meiryo UI", sans-serif;
}

.menus_nav a
{
    font-family: "メイリオ", Meiryo, 'Meiryo', "ＭＳ Ｐゴシック", "MS PGothic", "Meiryo UI", sans-serif;
    font-size: 12px;
    font-weight: normal;
    line-height: 40px;
    letter-spacing: 0px;
}

h2
{
    font-family: "小塚ゴシック Pro", "Hiragino Kaku Gothic Pro", "ヒラギノ角ゴ Pro W3", sans-serif;
    font-size: 24px;
    font-weight: 900;
    line-height: 64px;
    letter-spacing: 1px;
}

h4
{
    font-size: 18px;
    font-weight: bold;
    line-height: 22px;
}

.portfo_item .item_info h3
{
    font-family: "小塚ゴシック Pro", "Hiragino Kaku Gothic Pro", "ヒラギノ角ゴ Pro W3", sans-serif;
    font-size: 36px;
    font-weight: bold;
    line-height: 36px;
}

.portfo_item .item_info a
{
    font-family: "メイリオ", Meiryo, 'Meiryo', "ＭＳ Ｐゴシック", "MS PGothic", "Meiryo UI", sans-serif;
    font-size: 14px;
    font-weight: bold;
    line-height: 52px;
    letter-spacing: 1px;
    color: #191919;
}

.section_content_contact .contact_left p
{
    font-family: "小塚ゴシック Pro", "Hiragino Kaku Gothic Pro", "ヒラギノ角ゴ Pro W3", sans-serif;
    font-size: 18px;
    font-weight: normal;
    line-height: 24px;
    letter-spacing: 0.5px;
}

.section_content_contact .contact_left a
{
    font-family: "小塚ゴシック Pro", "Hiragino Kaku Gothic Pro", "ヒラギノ角ゴ Pro W3", sans-serif;
    font-size: 18px;
    font-weight: bold;
    line-height: 48px;
    letter-spacing: 2px;
}

.section_content_contact .contact_right
{
    font-family: 'Ubuntu', sans-serif;
    font-size: 16px;
    font-weight: 400;
}

.section_content_footer span
{
    font-family: "小塚ゴシック Pro", "Hiragino Kaku Gothic Pro", "ヒラギノ角ゴ Pro W3", sans-serif;
    font-size: 12px;
    font-weight: normal;
}

p
{
    font-size: 16px;
    line-height: 26px;
    color: #191919;
    margin-bottom: 20px;
}

.portfo_item .item_info p, .portfo_item .item_info span
{
    line-height: 22px;
}

.section_content_text p, .contact_left p
{
    white-space: normal;
}
.section_content_text p span, .contact_left p span
{
    display: inline-block;
    white-space: nowrap;
}


/* `````````````````````````````````````````````````````````` MARKEND JP `````````````````````````````````````````````````````````` */


