@charset "utf-8";

/*----------------------------------------------------
  google webfont
----------------------------------------------------
@font-face {
    font-family: 'NotoSansCJKjp-Bold';
    font-style: normal;
    font-weight: 600;
    src: url('/entry_form/lp/common/webfont/font/NotoSansCJKjp-Bold.eot');
    src: url('/entry_form/lp/common/webfont/font/NotoSansCJKjp-Bold.eot?#iefix') format('embedded-opentype'),
    url('/entry_form/lp/common/webfont/font/NotoSansCJKjp-Bold.woff') format('woff'),
    url('/entry_form/lp/common/webfont/font/NotoSansCJKjp-Bold.ttf') format('truetype');
}

@font-face {
    font-family: 'NotoSansCJKjp-Medium';
    font-style: normal;
    font-weight: 500;
    src: url('/entry_form/lp/common/webfont/font/NotoSansCJKjp-Medium.eot');
    src: url('/entry_form/lp/common/webfont/font/NotoSansCJKjp-Medium.eot?#iefix') format('embedded-opentype'),
    url('/entry_form/lp/common/webfont/font/NotoSansCJKjp-Medium.woff') format('woff'),
    url('/entry_form/lp/common/webfont/font/NotoSansCJKjp-Medium.ttf') format('truetype');
}

@font-face {
    font-family: 'NotoSansCJKjp-Regular';
    font-style: normal;
    font-weight: 400;
    src: url('/entry_form/lp/common/webfont/font/NotoSansCJKjp-Regular.eot');
    src: url('/entry_form/lp/common/webfont/font/NotoSansCJKjp-Regular.eot?#iefix') format('embedded-opentype'),
    url('/entry_form/lp/common/webfont/font/NotoSansCJKjp-Regular.woff') format('woff'),
    url('/entry_form/lp/common/webfont/font/NotoSansCJKjp-Regular.ttf') format('truetype');
}

@font-face {
    font-family: 'NotoSansCJKjp-DemiLight';
    font-style: normal;
    font-weight: 300;
    src: url('/entry_form/lp/common/webfont/font/NotoSansCJKjp-DemiLight.eot');
    src: url('/entry_form/lp/common/webfont/font/NotoSansCJKjp-DemiLight.eot?#iefix') format('embedded-opentype'),
    url('/entry_form/lp/common/webfont/font/NotoSansCJKjp-DemiLight.woff') format('woff'),
    url('/entry_form/lp/common/webfont/font/NotoSansCJKjp-DemiLight.ttf') format('truetype');
}
*/

body {
    font-family: 'Hiragino Kaku Gothic Pro', 'ヒラギノ角ゴ Pro W3', Meiryo, メイリオ,Arial,sans-serif;
}


/*================ style ================*/
.bold{ font-family: 'Hiragino Kaku Gothic Pro', 'ヒラギノ角ゴ Pro W3', Meiryo, メイリオ,Arial,sans-serif;ont-weight: 600;}
.medium{ font-family: 'Hiragino Kaku Gothic Pro', 'ヒラギノ角ゴ Pro W3', Meiryo, メイリオ,Arial,sans-serif;font-weight: 500;}
.regular{ ffont-family: 'Hiragino Kaku Gothic Pro', 'ヒラギノ角ゴ Pro W3', Meiryo, メイリオ,Arial,sans-serif; font-weight: 400;}
.light{ font-family: 'Hiragino Kaku Gothic Pro', 'ヒラギノ角ゴ Pro W3', Meiryo, メイリオ,Arial,sans-serif; font-weight: 300;}
/*================ size ================*/
.txt_13{font-size: 13px;}
.txt_14{font-size: 14px;}
.txt_15{font-size: 15px;}
.txt_16{font-size: 16px;}
.txt_17{font-size: 17px;}
.txt_18{font-size: 18px;}
.txt_21{font-size: 21px;}
.txt_22{font-size: 22px;}
.txt_25{font-size: 25px;}
.txt_32{font-size: 32px;}
.txt_35{font-size: 35px;}
/*================ color ================*/
.tColor01{color: #494949;}
.tColor02{color: #b6a269;}
.tColor03{color: #606060;}
.tColor04{color: #999999;}
.tColor05{color: #7a7a7a;}
.tColor06{color: #fdf8db;}
.tColor07{color: #ffffff;}
/*=======================================*/

/*body {
    font-family: 'NotoSansCJKjp-Regular', serif; 
}*/
