	
@import url(https://fonts.googleapis.com/earlyaccess/notosansjapanese.css);
@import url(https://fonts.googleapis.com/earlyaccess/mplus1p.css);


html {
    font-size: 100.01%;
}

address, applet, blockquote, body, dd, dir, dl, dt, fieldset, form, h1, h2, h3, h4, h5, h6, iframe, legend, li, menu, ol, p, pre, table, tbody, td, textarea, tfoot, th, thead, ul {
    font-size: 100%;
    line-height: 100%;
    margin: 0;
    padding: 0;
	font-family: "游ゴシック体", "Yu Gothic", YuGothic, "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "メイリオ", "Meiryo", Osaka, "ＭＳ Ｐゴシック", "MS PGothic";
}

address, cite, dfn, em, var {
    font-style: normal;
}

h1, h2, h3, h4, h5, h6, strong, th {
    font-weight: normal;
	font-family: "游ゴシック体", "Yu Gothic", YuGothic, "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "メイリオ", "Meiryo", Osaka, "ＭＳ Ｐゴシック", "MS PGothic";
}

a, ins, del {
    text-decoration: none;
	font-family: "游ゴシック体", "Yu Gothic", YuGothic, "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "メイリオ", "Meiryo", Osaka, "ＭＳ Ｐゴシック", "MS PGothic";
}

textarea {
    font-family: inherit;
}

img {
    border-style: none;
    vertical-align: top;
}

table {
    border-collapse: collapse;
    border-spacing: 0;
}

li {
    list-style: none outside none;
}

.common_float_wrap {
}

* + html .common_float_wrap {
    overflow: hidden;
}

.common_float_wrap:after {
    clear: both;
    content: "";
    display: block;
    height: 0;
}

/* ここまでリセット */
/* 中身 */

html {
}

body {
	
}

html > body {
    font-size: 13px;
	line-height:1.7;
}

p {
    font-size: 115%;
	letter-spacing:0.09em;
	line-height:1.9;
	font-family: "游ゴシック体", "Yu Gothic", YuGothic, "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "メイリオ", "Meiryo", Osaka, "ＭＳ Ｐゴシック", "MS PGothic";
}

* html p {
    font-size: 112%;
}

html > body p {
    word-spacing: 0;
}

a {
    overflow: hidden;
	color:#000;
}

a:hover {
    overflow: hidden;
}

#secondary{
	display:none;
}