@charset "UTF-8";
/* *****************************  Import file to Scss or Sass.  *************************** */
/* Complete Set for Legacy Browsers（旧ブラウザ対応フルセット） */
/* line 4, css/_common.scss */
body { background: #ffffff; }

/* line 8, css/_common.scss */
.u-gothic { font-family: Verdana, "游ゴシック", YuGothic, "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "メイリオ", Meiryo, sans-serif; }

/* ゴシック体 */
/* line 12, css/_common.scss */
.u-mincho { font-family: "Times New Roman", "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "メイリオ", Meiryo, serif; }

/* 明朝体 */
/* line 16, css/_common.scss */
.mono { font-family: "Osaka－等幅", Osaka-mono, "ＭＳ ゴシック", "MS Gothic", monospace; }

/* 等幅書体 */
/* line 20, css/_common.scss */
.hiraginoMaruGothic { font-family: "ヒラギノ丸ゴ ProN W4", "Hiragino Maru Gothic ProN", "メイリオ", Meiryo, fantasy; }

/* OS X限定 丸ゴシック体 */
/* Sans Serif Set for Legacy Browsers and Android（Andoroid対応付きゴシック体セット） */
/* line 27, css/_common.scss */
.gothic-old { font-family: Verdana, Roboto, "Droid Sans", "游ゴシック", YuGothic, "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "メイリオ", Meiryo, sans-serif; }

/* line 30, css/_common.scss */
.min-old { font-family: "ＭＳ Ｐ明朝", "MS PMincho", "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", serif; }

/* line 36, css/_common.scss */
.remove-bottom { margin-bottom: 0 !important; }

/* line 37, css/_common.scss */
.remove-bottom-padding { padding-bottom: 0 !important; }

/* line 38, css/_common.scss */
.remove-padding { padding: 0 !important; }

/* line 39, css/_common.scss */
.remove-margin { margin: 0 !important; }

/* line 42, css/_common.scss */
.nowrap { white-space: nowrap; }

/* 単語を途中で折り返さない */
/* line 44, css/_common.scss */
.w-auto { width: auto !important; }

/* line 46, css/_common.scss */
.floatleft { float: left !important; }

/* line 47, css/_common.scss */
.floatright { float: right !important; }

/* line 48, css/_common.scss */
.floatnone { float: none !important; }

/* line 49, css/_common.scss */
.clear_both { clear: both !important; }

/* line 51, css/_common.scss */
.align-center { text-align: center !important; }

/* line 52, css/_common.scss */
.align-left { text-align: left !important; }

/* line 53, css/_common.scss */
.align-right { text-align: right !important; }

/* line 55, css/_common.scss */
.relative { position: relative !important; }

/* line 56, css/_common.scss */
.inline-block { display: inline-block !important; }

/* line 57, css/_common.scss */
.block { display: block !important; }

/* line 59, css/_common.scss */
.image-left { float: left; margin: 0 1em 1em 0; }

/* line 60, css/_common.scss */
.image-right { float: right; margin: 0 0 1em 1em; }

/* line 62, css/_common.scss */
.bold { font-weight: bold; }

/* line 63, css/_common.scss */
.normal { font-weight: normal !important; }

/* line 64, css/_common.scss */
.red, .required-e, .error { color: #F00; }

/* line 65, css/_common.scss */
.black { color: #000000; }

/* line 66, css/_common.scss */
.white { color: #ffffff; }

/* line 67, css/_common.scss */
.bg-black { background-color: #000000; }

/* line 68, css/_common.scss */
.bg-white { background-color: #ffffff; }

/* line 72, css/_common.scss */
.verla-m { vertical-align: middle !important; }

/* line 73, css/_common.scss */
.verla-t { vertical-align: top !important; }

/* line 74, css/_common.scss */
.verla-b { vertical-align: bottom !important; }

/* line 76, css/_common.scss */
.text-under { text-decoration: underline !important; }

/* line 77, css/_common.scss */
.m-auto { margin-left: auto !important; margin-right: auto !important; }

/* line 80, css/_common.scss */
.unda-lin { border-bottom: 1px solid #463419; }

/* line 81, css/_common.scss */
.border0 { border: 0 !important; }

/* line 84, css/_common.scss */
.w25p { width: 25px !important; }

/* line 85, css/_common.scss */
.w50p { width: 50px !important; }

/* line 86, css/_common.scss */
.w75p { width: 75px !important; }

/* line 87, css/_common.scss */
.w100p { width: 100px !important; }

/* line 88, css/_common.scss */
.w125p { width: 125px !important; }

/* line 89, css/_common.scss */
.w150p { width: 150px !important; }

/* line 90, css/_common.scss */
.w175p { width: 175px !important; }

/* line 91, css/_common.scss */
.w200p { width: 200px !important; }

/* line 92, css/_common.scss */
.w225p { width: 225px !important; }

/* line 93, css/_common.scss */
.w250p { width: 250px !important; }

/* line 95, css/_common.scss */
.box-sizing-wp { box-sizing: border-box; -moz-box-sizing: border-box; -webkit-box-sizing: border-box; -o-box-sizing: border-box; -ms-box-sizing: border-box; }

/* line 103, css/_common.scss */
.overflow-hidden { overflow: hidden; }

/* line 107, css/_common.scss */
.font9 { font-size: 9px !important; }

/* line 107, css/_common.scss */
.font10 { font-size: 10px !important; }

/* line 107, css/_common.scss */
.font11 { font-size: 11px !important; }

/* line 107, css/_common.scss */
.font12 { font-size: 12px !important; }

/* line 107, css/_common.scss */
.font13 { font-size: 13px !important; }

/* line 107, css/_common.scss */
.font14 { font-size: 14px !important; }

/* line 107, css/_common.scss */
.font15 { font-size: 15px !important; }

/* line 107, css/_common.scss */
.font16 { font-size: 16px !important; }

/* line 107, css/_common.scss */
.font17 { font-size: 17px !important; }

/* line 107, css/_common.scss */
.font18 { font-size: 18px !important; }

/* line 107, css/_common.scss */
.font19 { font-size: 19px !important; }

/* line 107, css/_common.scss */
.font20 { font-size: 20px !important; }

/* line 107, css/_common.scss */
.font21 { font-size: 21px !important; }

/* line 107, css/_common.scss */
.font22 { font-size: 22px !important; }

/* line 107, css/_common.scss */
.font23 { font-size: 23px !important; }

/* line 107, css/_common.scss */
.font24 { font-size: 24px !important; }

/* line 107, css/_common.scss */
.font25 { font-size: 25px !important; }

/* line 107, css/_common.scss */
.font26 { font-size: 26px !important; }

/* line 107, css/_common.scss */
.font27 { font-size: 27px !important; }

/* line 107, css/_common.scss */
.font28 { font-size: 28px !important; }

/* line 107, css/_common.scss */
.font29 { font-size: 29px !important; }

/* line 107, css/_common.scss */
.font30 { font-size: 30px !important; }

/* line 107, css/_common.scss */
.font31 { font-size: 31px !important; }

/* line 107, css/_common.scss */
.font32 { font-size: 32px !important; }

/* line 107, css/_common.scss */
.font33 { font-size: 33px !important; }

/* line 110, css/_common.scss */
.line0 { line-height: 0 !important; }

/* line 110, css/_common.scss */
.line10 { line-height: 1 !important; }

/* line 110, css/_common.scss */
.line11 { line-height: 1.1 !important; }

/* line 110, css/_common.scss */
.line12 { line-height: 1.2 !important; }

/* line 110, css/_common.scss */
.line13 { line-height: 1.3 !important; }

/* line 110, css/_common.scss */
.line14 { line-height: 1.4 !important; }

/* line 110, css/_common.scss */
.line15 { line-height: 1.5 !important; }

/* line 110, css/_common.scss */
.line16 { line-height: 1.6 !important; }

/* line 110, css/_common.scss */
.line17 { line-height: 1.7 !important; }

/* line 110, css/_common.scss */
.line18 { line-height: 1.8 !important; }

/* line 110, css/_common.scss */
.line19 { line-height: 1.9 !important; }

/* line 110, css/_common.scss */
.line20 { line-height: 2 !important; }

/* 5px刻み */
/* line 117, css/_common.scss */
.mt0 { margin-top: 0px !important; }

/* line 117, css/_common.scss */
.mt5 { margin-top: 5px !important; }

/* line 117, css/_common.scss */
.mt10 { margin-top: 10px !important; }

/* line 117, css/_common.scss */
.mt15 { margin-top: 15px !important; }

/* line 117, css/_common.scss */
.mt20 { margin-top: 20px !important; }

/* line 117, css/_common.scss */
.mt25 { margin-top: 25px !important; }

/* line 117, css/_common.scss */
.mt30 { margin-top: 30px !important; }

/* line 117, css/_common.scss */
.mt35 { margin-top: 35px !important; }

/* line 117, css/_common.scss */
.mt40 { margin-top: 40px !important; }

/* line 117, css/_common.scss */
.mt45 { margin-top: 45px !important; }

/* line 117, css/_common.scss */
.mt50 { margin-top: 50px !important; }

/* line 117, css/_common.scss */
.mt55 { margin-top: 55px !important; }

/* line 117, css/_common.scss */
.mt60 { margin-top: 60px !important; }

/* line 117, css/_common.scss */
.mt65 { margin-top: 65px !important; }

/* line 117, css/_common.scss */
.mt70 { margin-top: 70px !important; }

/* line 117, css/_common.scss */
.mt75 { margin-top: 75px !important; }

/* line 117, css/_common.scss */
.mt75 { margin-top: 75px !important; }

/* line 117, css/_common.scss */
.mt80 { margin-top: 80px !important; }

/* line 117, css/_common.scss */
.mt85 { margin-top: 85px !important; }

/* line 117, css/_common.scss */
.mt90 { margin-top: 90px !important; }

/* line 117, css/_common.scss */
.mt95 { margin-top: 95px !important; }

/* line 117, css/_common.scss */
.mt100 { margin-top: 100px !important; }

/* line 122, css/_common.scss */
.mr0 { margin-right: 0px !important; }

/* line 122, css/_common.scss */
.mr5 { margin-right: 5px !important; }

/* line 122, css/_common.scss */
.mr10 { margin-right: 10px !important; }

/* line 122, css/_common.scss */
.mr15 { margin-right: 15px !important; }

/* line 122, css/_common.scss */
.mr20 { margin-right: 20px !important; }

/* line 122, css/_common.scss */
.mr25 { margin-right: 25px !important; }

/* line 122, css/_common.scss */
.mr30 { margin-right: 30px !important; }

/* line 122, css/_common.scss */
.mr35 { margin-right: 35px !important; }

/* line 122, css/_common.scss */
.mr40 { margin-right: 40px !important; }

/* line 122, css/_common.scss */
.mr45 { margin-right: 45px !important; }

/* line 122, css/_common.scss */
.mr50 { margin-right: 50px !important; }

/* line 122, css/_common.scss */
.mr55 { margin-right: 55px !important; }

/* line 122, css/_common.scss */
.mr60 { margin-right: 60px !important; }

/* line 122, css/_common.scss */
.mr65 { margin-right: 65px !important; }

/* line 122, css/_common.scss */
.mr70 { margin-right: 70px !important; }

/* line 122, css/_common.scss */
.mr75 { margin-right: 75px !important; }

/* line 122, css/_common.scss */
.mr75 { margin-right: 75px !important; }

/* line 122, css/_common.scss */
.mr80 { margin-right: 80px !important; }

/* line 122, css/_common.scss */
.mr85 { margin-right: 85px !important; }

/* line 122, css/_common.scss */
.mr90 { margin-right: 90px !important; }

/* line 122, css/_common.scss */
.mr95 { margin-right: 95px !important; }

/* line 122, css/_common.scss */
.mr100 { margin-right: 100px !important; }

/* line 127, css/_common.scss */
.mb0 { margin-bottom: 0px !important; }

/* line 127, css/_common.scss */
.mb5 { margin-bottom: 5px !important; }

/* line 127, css/_common.scss */
.mb10 { margin-bottom: 10px !important; }

/* line 127, css/_common.scss */
.mb15 { margin-bottom: 15px !important; }

/* line 127, css/_common.scss */
.mb20 { margin-bottom: 20px !important; }

/* line 127, css/_common.scss */
.mb25 { margin-bottom: 25px !important; }

/* line 127, css/_common.scss */
.mb30 { margin-bottom: 30px !important; }

/* line 127, css/_common.scss */
.mb35 { margin-bottom: 35px !important; }

/* line 127, css/_common.scss */
.mb40 { margin-bottom: 40px !important; }

/* line 127, css/_common.scss */
.mb45 { margin-bottom: 45px !important; }

/* line 127, css/_common.scss */
.mb50 { margin-bottom: 50px !important; }

/* line 127, css/_common.scss */
.mb55 { margin-bottom: 55px !important; }

/* line 127, css/_common.scss */
.mb60 { margin-bottom: 60px !important; }

/* line 127, css/_common.scss */
.mb65 { margin-bottom: 65px !important; }

/* line 127, css/_common.scss */
.mb70 { margin-bottom: 70px !important; }

/* line 127, css/_common.scss */
.mb75 { margin-bottom: 75px !important; }

/* line 127, css/_common.scss */
.mb75 { margin-bottom: 75px !important; }

/* line 127, css/_common.scss */
.mb80 { margin-bottom: 80px !important; }

/* line 127, css/_common.scss */
.mb85 { margin-bottom: 85px !important; }

/* line 127, css/_common.scss */
.mb90 { margin-bottom: 90px !important; }

/* line 127, css/_common.scss */
.mb95 { margin-bottom: 95px !important; }

/* line 127, css/_common.scss */
.mb100 { margin-bottom: 100px !important; }

/* line 132, css/_common.scss */
.ml0 { margin-left: 0px !important; }

/* line 132, css/_common.scss */
.ml5 { margin-left: 5px !important; }

/* line 132, css/_common.scss */
.ml10 { margin-left: 10px !important; }

/* line 132, css/_common.scss */
.ml15 { margin-left: 15px !important; }

/* line 132, css/_common.scss */
.ml20 { margin-left: 20px !important; }

/* line 132, css/_common.scss */
.ml25 { margin-left: 25px !important; }

/* line 132, css/_common.scss */
.ml30 { margin-left: 30px !important; }

/* line 132, css/_common.scss */
.ml35 { margin-left: 35px !important; }

/* line 132, css/_common.scss */
.ml40 { margin-left: 40px !important; }

/* line 132, css/_common.scss */
.ml45 { margin-left: 45px !important; }

/* line 132, css/_common.scss */
.ml50 { margin-left: 50px !important; }

/* line 132, css/_common.scss */
.ml55 { margin-left: 55px !important; }

/* line 132, css/_common.scss */
.ml60 { margin-left: 60px !important; }

/* line 132, css/_common.scss */
.ml65 { margin-left: 65px !important; }

/* line 132, css/_common.scss */
.ml70 { margin-left: 70px !important; }

/* line 132, css/_common.scss */
.ml75 { margin-left: 75px !important; }

/* line 132, css/_common.scss */
.ml75 { margin-left: 75px !important; }

/* line 132, css/_common.scss */
.ml80 { margin-left: 80px !important; }

/* line 132, css/_common.scss */
.ml85 { margin-left: 85px !important; }

/* line 132, css/_common.scss */
.ml90 { margin-left: 90px !important; }

/* line 132, css/_common.scss */
.ml95 { margin-left: 95px !important; }

/* line 132, css/_common.scss */
.ml100 { margin-left: 100px !important; }

/* line 137, css/_common.scss */
.pt0 { padding-top: 0px !important; }

/* line 137, css/_common.scss */
.pt5 { padding-top: 5px !important; }

/* line 137, css/_common.scss */
.pt10 { padding-top: 10px !important; }

/* line 137, css/_common.scss */
.pt15 { padding-top: 15px !important; }

/* line 137, css/_common.scss */
.pt20 { padding-top: 20px !important; }

/* line 137, css/_common.scss */
.pt25 { padding-top: 25px !important; }

/* line 137, css/_common.scss */
.pt30 { padding-top: 30px !important; }

/* line 137, css/_common.scss */
.pt35 { padding-top: 35px !important; }

/* line 137, css/_common.scss */
.pt40 { padding-top: 40px !important; }

/* line 137, css/_common.scss */
.pt45 { padding-top: 45px !important; }

/* line 137, css/_common.scss */
.pt50 { padding-top: 50px !important; }

/* line 137, css/_common.scss */
.pt55 { padding-top: 55px !important; }

/* line 137, css/_common.scss */
.pt60 { padding-top: 60px !important; }

/* line 137, css/_common.scss */
.pt65 { padding-top: 65px !important; }

/* line 137, css/_common.scss */
.pt70 { padding-top: 70px !important; }

/* line 137, css/_common.scss */
.pt75 { padding-top: 75px !important; }

/* line 137, css/_common.scss */
.pt75 { padding-top: 75px !important; }

/* line 137, css/_common.scss */
.pt80 { padding-top: 80px !important; }

/* line 137, css/_common.scss */
.pt85 { padding-top: 85px !important; }

/* line 137, css/_common.scss */
.pt90 { padding-top: 90px !important; }

/* line 137, css/_common.scss */
.pt95 { padding-top: 95px !important; }

/* line 137, css/_common.scss */
.pt100 { padding-top: 100px !important; }

/* line 142, css/_common.scss */
.pr0 { padding-right: 0px !important; }

/* line 142, css/_common.scss */
.pr5 { padding-right: 5px !important; }

/* line 142, css/_common.scss */
.pr10 { padding-right: 10px !important; }

/* line 142, css/_common.scss */
.pr15 { padding-right: 15px !important; }

/* line 142, css/_common.scss */
.pr20 { padding-right: 20px !important; }

/* line 142, css/_common.scss */
.pr25 { padding-right: 25px !important; }

/* line 142, css/_common.scss */
.pr30 { padding-right: 30px !important; }

/* line 142, css/_common.scss */
.pr35 { padding-right: 35px !important; }

/* line 142, css/_common.scss */
.pr40 { padding-right: 40px !important; }

/* line 142, css/_common.scss */
.pr45 { padding-right: 45px !important; }

/* line 142, css/_common.scss */
.pr50 { padding-right: 50px !important; }

/* line 142, css/_common.scss */
.pr55 { padding-right: 55px !important; }

/* line 142, css/_common.scss */
.pr60 { padding-right: 60px !important; }

/* line 142, css/_common.scss */
.pr65 { padding-right: 65px !important; }

/* line 142, css/_common.scss */
.pr70 { padding-right: 70px !important; }

/* line 142, css/_common.scss */
.pr75 { padding-right: 75px !important; }

/* line 142, css/_common.scss */
.pr75 { padding-right: 75px !important; }

/* line 142, css/_common.scss */
.pr80 { padding-right: 80px !important; }

/* line 142, css/_common.scss */
.pr85 { padding-right: 85px !important; }

/* line 142, css/_common.scss */
.pr90 { padding-right: 90px !important; }

/* line 142, css/_common.scss */
.pr95 { padding-right: 95px !important; }

/* line 142, css/_common.scss */
.pr100 { padding-right: 100px !important; }

/* line 147, css/_common.scss */
.pb0 { padding-bottom: 0px !important; }

/* line 147, css/_common.scss */
.pb5 { padding-bottom: 5px !important; }

/* line 147, css/_common.scss */
.pb10 { padding-bottom: 10px !important; }

/* line 147, css/_common.scss */
.pb15 { padding-bottom: 15px !important; }

/* line 147, css/_common.scss */
.pb20 { padding-bottom: 20px !important; }

/* line 147, css/_common.scss */
.pb25 { padding-bottom: 25px !important; }

/* line 147, css/_common.scss */
.pb30 { padding-bottom: 30px !important; }

/* line 147, css/_common.scss */
.pb35 { padding-bottom: 35px !important; }

/* line 147, css/_common.scss */
.pb40 { padding-bottom: 40px !important; }

/* line 147, css/_common.scss */
.pb45 { padding-bottom: 45px !important; }

/* line 147, css/_common.scss */
.pb50 { padding-bottom: 50px !important; }

/* line 147, css/_common.scss */
.pb55 { padding-bottom: 55px !important; }

/* line 147, css/_common.scss */
.pb60 { padding-bottom: 60px !important; }

/* line 147, css/_common.scss */
.pb65 { padding-bottom: 65px !important; }

/* line 147, css/_common.scss */
.pb70 { padding-bottom: 70px !important; }

/* line 147, css/_common.scss */
.pb75 { padding-bottom: 75px !important; }

/* line 147, css/_common.scss */
.pb75 { padding-bottom: 75px !important; }

/* line 147, css/_common.scss */
.pb80 { padding-bottom: 80px !important; }

/* line 147, css/_common.scss */
.pb85 { padding-bottom: 85px !important; }

/* line 147, css/_common.scss */
.pb90 { padding-bottom: 90px !important; }

/* line 147, css/_common.scss */
.pb95 { padding-bottom: 95px !important; }

/* line 147, css/_common.scss */
.pb100 { padding-bottom: 100px !important; }

/* line 152, css/_common.scss */
.pl0 { padding-left: 0px !important; }

/* line 152, css/_common.scss */
.pl5 { padding-left: 5px !important; }

/* line 152, css/_common.scss */
.pl10 { padding-left: 10px !important; }

/* line 152, css/_common.scss */
.pl15 { padding-left: 15px !important; }

/* line 152, css/_common.scss */
.pl20 { padding-left: 20px !important; }

/* line 152, css/_common.scss */
.pl25 { padding-left: 25px !important; }

/* line 152, css/_common.scss */
.pl30 { padding-left: 30px !important; }

/* line 152, css/_common.scss */
.pl35 { padding-left: 35px !important; }

/* line 152, css/_common.scss */
.pl40 { padding-left: 40px !important; }

/* line 152, css/_common.scss */
.pl45 { padding-left: 45px !important; }

/* line 152, css/_common.scss */
.pl50 { padding-left: 50px !important; }

/* line 152, css/_common.scss */
.pl55 { padding-left: 55px !important; }

/* line 152, css/_common.scss */
.pl60 { padding-left: 60px !important; }

/* line 152, css/_common.scss */
.pl65 { padding-left: 65px !important; }

/* line 152, css/_common.scss */
.pl70 { padding-left: 70px !important; }

/* line 152, css/_common.scss */
.pl75 { padding-left: 75px !important; }

/* line 152, css/_common.scss */
.pl75 { padding-left: 75px !important; }

/* line 152, css/_common.scss */
.pl80 { padding-left: 80px !important; }

/* line 152, css/_common.scss */
.pl85 { padding-left: 85px !important; }

/* line 152, css/_common.scss */
.pl90 { padding-left: 90px !important; }

/* line 152, css/_common.scss */
.pl95 { padding-left: 95px !important; }

/* line 152, css/_common.scss */
.pl100 { padding-left: 100px !important; }

/* 4px刻み */
/* line 162, css/_common.scss */
.mt0 { margin-top: 0px !important; }

/* line 162, css/_common.scss */
.mt4 { margin-top: 4px !important; }

/* line 162, css/_common.scss */
.mt8 { margin-top: 8px !important; }

/* line 162, css/_common.scss */
.mt12 { margin-top: 12px !important; }

/* line 162, css/_common.scss */
.mt16 { margin-top: 16px !important; }

/* line 162, css/_common.scss */
.mt20 { margin-top: 20px !important; }

/* line 162, css/_common.scss */
.mt24 { margin-top: 24px !important; }

/* line 162, css/_common.scss */
.mt28 { margin-top: 28px !important; }

/* line 162, css/_common.scss */
.mt32 { margin-top: 32px !important; }

/* line 162, css/_common.scss */
.mt36 { margin-top: 36px !important; }

/* line 162, css/_common.scss */
.mt40 { margin-top: 40px !important; }

/* line 162, css/_common.scss */
.mt44 { margin-top: 44px !important; }

/* line 162, css/_common.scss */
.mt48 { margin-top: 48px !important; }

/* line 162, css/_common.scss */
.mt52 { margin-top: 52px !important; }

/* line 162, css/_common.scss */
.mt56 { margin-top: 56px !important; }

/* line 162, css/_common.scss */
.mt60 { margin-top: 60px !important; }

/* line 162, css/_common.scss */
.mt64 { margin-top: 64px !important; }

/* line 162, css/_common.scss */
.mt68 { margin-top: 68px !important; }

/* line 162, css/_common.scss */
.mt72 { margin-top: 72px !important; }

/* line 162, css/_common.scss */
.mt76 { margin-top: 76px !important; }

/* line 162, css/_common.scss */
.mt80 { margin-top: 80px !important; }

/* line 162, css/_common.scss */
.mt84 { margin-top: 84px !important; }

/* line 162, css/_common.scss */
.mt88 { margin-top: 88px !important; }

/* line 162, css/_common.scss */
.mt92 { margin-top: 92px !important; }

/* line 162, css/_common.scss */
.mt96 { margin-top: 96px !important; }

/* line 162, css/_common.scss */
.mt100 { margin-top: 100px !important; }

/* line 162, css/_common.scss */
.mt104 { margin-top: 104px !important; }

/* line 162, css/_common.scss */
.mt108 { margin-top: 108px !important; }

/* line 162, css/_common.scss */
.mt112 { margin-top: 112px !important; }

/* line 162, css/_common.scss */
.mt116 { margin-top: 116px !important; }

/* line 162, css/_common.scss */
.mt120 { margin-top: 120px !important; }

/* line 167, css/_common.scss */
.mr0 { margin-right: 0px !important; }

/* line 167, css/_common.scss */
.mr4 { margin-right: 4px !important; }

/* line 167, css/_common.scss */
.mr8 { margin-right: 8px !important; }

/* line 167, css/_common.scss */
.mr12 { margin-right: 12px !important; }

/* line 167, css/_common.scss */
.mr16 { margin-right: 16px !important; }

/* line 167, css/_common.scss */
.mr20 { margin-right: 20px !important; }

/* line 167, css/_common.scss */
.mr24 { margin-right: 24px !important; }

/* line 167, css/_common.scss */
.mr28 { margin-right: 28px !important; }

/* line 167, css/_common.scss */
.mr32 { margin-right: 32px !important; }

/* line 167, css/_common.scss */
.mr36 { margin-right: 36px !important; }

/* line 167, css/_common.scss */
.mr40 { margin-right: 40px !important; }

/* line 167, css/_common.scss */
.mr44 { margin-right: 44px !important; }

/* line 167, css/_common.scss */
.mr48 { margin-right: 48px !important; }

/* line 167, css/_common.scss */
.mr52 { margin-right: 52px !important; }

/* line 167, css/_common.scss */
.mr56 { margin-right: 56px !important; }

/* line 167, css/_common.scss */
.mr60 { margin-right: 60px !important; }

/* line 167, css/_common.scss */
.mr64 { margin-right: 64px !important; }

/* line 167, css/_common.scss */
.mr68 { margin-right: 68px !important; }

/* line 167, css/_common.scss */
.mr72 { margin-right: 72px !important; }

/* line 167, css/_common.scss */
.mr76 { margin-right: 76px !important; }

/* line 167, css/_common.scss */
.mr80 { margin-right: 80px !important; }

/* line 167, css/_common.scss */
.mr84 { margin-right: 84px !important; }

/* line 167, css/_common.scss */
.mr88 { margin-right: 88px !important; }

/* line 167, css/_common.scss */
.mr92 { margin-right: 92px !important; }

/* line 167, css/_common.scss */
.mr96 { margin-right: 96px !important; }

/* line 167, css/_common.scss */
.mr100 { margin-right: 100px !important; }

/* line 167, css/_common.scss */
.mr104 { margin-right: 104px !important; }

/* line 167, css/_common.scss */
.mr108 { margin-right: 108px !important; }

/* line 167, css/_common.scss */
.mr112 { margin-right: 112px !important; }

/* line 167, css/_common.scss */
.mr116 { margin-right: 116px !important; }

/* line 167, css/_common.scss */
.mr120 { margin-right: 120px !important; }

/* line 172, css/_common.scss */
.mb0 { margin-bottom: 0px !important; }

/* line 172, css/_common.scss */
.mb4 { margin-bottom: 4px !important; }

/* line 172, css/_common.scss */
.mb8 { margin-bottom: 8px !important; }

/* line 172, css/_common.scss */
.mb12 { margin-bottom: 12px !important; }

/* line 172, css/_common.scss */
.mb16 { margin-bottom: 16px !important; }

/* line 172, css/_common.scss */
.mb20 { margin-bottom: 20px !important; }

/* line 172, css/_common.scss */
.mb24 { margin-bottom: 24px !important; }

/* line 172, css/_common.scss */
.mb28 { margin-bottom: 28px !important; }

/* line 172, css/_common.scss */
.mb32 { margin-bottom: 32px !important; }

/* line 172, css/_common.scss */
.mb36 { margin-bottom: 36px !important; }

/* line 172, css/_common.scss */
.mb40 { margin-bottom: 40px !important; }

/* line 172, css/_common.scss */
.mb44 { margin-bottom: 44px !important; }

/* line 172, css/_common.scss */
.mb48 { margin-bottom: 48px !important; }

/* line 172, css/_common.scss */
.mb52 { margin-bottom: 52px !important; }

/* line 172, css/_common.scss */
.mb56 { margin-bottom: 56px !important; }

/* line 172, css/_common.scss */
.mb60 { margin-bottom: 60px !important; }

/* line 172, css/_common.scss */
.mb64 { margin-bottom: 64px !important; }

/* line 172, css/_common.scss */
.mb68 { margin-bottom: 68px !important; }

/* line 172, css/_common.scss */
.mb72 { margin-bottom: 72px !important; }

/* line 172, css/_common.scss */
.mb76 { margin-bottom: 76px !important; }

/* line 172, css/_common.scss */
.mb80 { margin-bottom: 80px !important; }

/* line 172, css/_common.scss */
.mb84 { margin-bottom: 84px !important; }

/* line 172, css/_common.scss */
.mb88 { margin-bottom: 88px !important; }

/* line 172, css/_common.scss */
.mb92 { margin-bottom: 92px !important; }

/* line 172, css/_common.scss */
.mb96 { margin-bottom: 96px !important; }

/* line 172, css/_common.scss */
.mb100 { margin-bottom: 100px !important; }

/* line 172, css/_common.scss */
.mb104 { margin-bottom: 104px !important; }

/* line 172, css/_common.scss */
.mb108 { margin-bottom: 108px !important; }

/* line 172, css/_common.scss */
.mb112 { margin-bottom: 112px !important; }

/* line 172, css/_common.scss */
.mb116 { margin-bottom: 116px !important; }

/* line 172, css/_common.scss */
.mb120 { margin-bottom: 120px !important; }

/* line 177, css/_common.scss */
.ml0 { margin-left: 0px !important; }

/* line 177, css/_common.scss */
.ml4 { margin-left: 4px !important; }

/* line 177, css/_common.scss */
.ml8 { margin-left: 8px !important; }

/* line 177, css/_common.scss */
.ml12 { margin-left: 12px !important; }

/* line 177, css/_common.scss */
.ml16 { margin-left: 16px !important; }

/* line 177, css/_common.scss */
.ml20 { margin-left: 20px !important; }

/* line 177, css/_common.scss */
.ml24 { margin-left: 24px !important; }

/* line 177, css/_common.scss */
.ml28 { margin-left: 28px !important; }

/* line 177, css/_common.scss */
.ml32 { margin-left: 32px !important; }

/* line 177, css/_common.scss */
.ml36 { margin-left: 36px !important; }

/* line 177, css/_common.scss */
.ml40 { margin-left: 40px !important; }

/* line 177, css/_common.scss */
.ml44 { margin-left: 44px !important; }

/* line 177, css/_common.scss */
.ml48 { margin-left: 48px !important; }

/* line 177, css/_common.scss */
.ml52 { margin-left: 52px !important; }

/* line 177, css/_common.scss */
.ml56 { margin-left: 56px !important; }

/* line 177, css/_common.scss */
.ml60 { margin-left: 60px !important; }

/* line 177, css/_common.scss */
.ml64 { margin-left: 64px !important; }

/* line 177, css/_common.scss */
.ml68 { margin-left: 68px !important; }

/* line 177, css/_common.scss */
.ml72 { margin-left: 72px !important; }

/* line 177, css/_common.scss */
.ml76 { margin-left: 76px !important; }

/* line 177, css/_common.scss */
.ml80 { margin-left: 80px !important; }

/* line 177, css/_common.scss */
.ml84 { margin-left: 84px !important; }

/* line 177, css/_common.scss */
.ml88 { margin-left: 88px !important; }

/* line 177, css/_common.scss */
.ml92 { margin-left: 92px !important; }

/* line 177, css/_common.scss */
.ml96 { margin-left: 96px !important; }

/* line 177, css/_common.scss */
.ml100 { margin-left: 100px !important; }

/* line 177, css/_common.scss */
.ml104 { margin-left: 104px !important; }

/* line 177, css/_common.scss */
.ml108 { margin-left: 108px !important; }

/* line 177, css/_common.scss */
.ml112 { margin-left: 112px !important; }

/* line 177, css/_common.scss */
.ml116 { margin-left: 116px !important; }

/* line 177, css/_common.scss */
.ml120 { margin-left: 120px !important; }

/* line 182, css/_common.scss */
.pt0 { padding-top: 0px !important; }

/* line 182, css/_common.scss */
.pt4 { padding-top: 4px !important; }

/* line 182, css/_common.scss */
.pt8 { padding-top: 8px !important; }

/* line 182, css/_common.scss */
.pt12 { padding-top: 12px !important; }

/* line 182, css/_common.scss */
.pt16 { padding-top: 16px !important; }

/* line 182, css/_common.scss */
.pt20 { padding-top: 20px !important; }

/* line 182, css/_common.scss */
.pt24 { padding-top: 24px !important; }

/* line 182, css/_common.scss */
.pt28 { padding-top: 28px !important; }

/* line 182, css/_common.scss */
.pt32 { padding-top: 32px !important; }

/* line 182, css/_common.scss */
.pt36 { padding-top: 36px !important; }

/* line 182, css/_common.scss */
.pt40 { padding-top: 40px !important; }

/* line 182, css/_common.scss */
.pt44 { padding-top: 44px !important; }

/* line 182, css/_common.scss */
.pt48 { padding-top: 48px !important; }

/* line 182, css/_common.scss */
.pt52 { padding-top: 52px !important; }

/* line 182, css/_common.scss */
.pt56 { padding-top: 56px !important; }

/* line 182, css/_common.scss */
.pt60 { padding-top: 60px !important; }

/* line 182, css/_common.scss */
.pt64 { padding-top: 64px !important; }

/* line 182, css/_common.scss */
.pt68 { padding-top: 68px !important; }

/* line 182, css/_common.scss */
.pt72 { padding-top: 72px !important; }

/* line 182, css/_common.scss */
.pt76 { padding-top: 76px !important; }

/* line 182, css/_common.scss */
.pt80 { padding-top: 80px !important; }

/* line 182, css/_common.scss */
.pt84 { padding-top: 84px !important; }

/* line 182, css/_common.scss */
.pt88 { padding-top: 88px !important; }

/* line 182, css/_common.scss */
.pt92 { padding-top: 92px !important; }

/* line 182, css/_common.scss */
.pt96 { padding-top: 96px !important; }

/* line 182, css/_common.scss */
.pt100 { padding-top: 100px !important; }

/* line 182, css/_common.scss */
.pt104 { padding-top: 104px !important; }

/* line 182, css/_common.scss */
.pt108 { padding-top: 108px !important; }

/* line 182, css/_common.scss */
.pt112 { padding-top: 112px !important; }

/* line 182, css/_common.scss */
.pt116 { padding-top: 116px !important; }

/* line 182, css/_common.scss */
.pt120 { padding-top: 120px !important; }

/* line 187, css/_common.scss */
.pr0 { padding-right: 0px !important; }

/* line 187, css/_common.scss */
.pr4 { padding-right: 4px !important; }

/* line 187, css/_common.scss */
.pr8 { padding-right: 8px !important; }

/* line 187, css/_common.scss */
.pr12 { padding-right: 12px !important; }

/* line 187, css/_common.scss */
.pr16 { padding-right: 16px !important; }

/* line 187, css/_common.scss */
.pr20 { padding-right: 20px !important; }

/* line 187, css/_common.scss */
.pr24 { padding-right: 24px !important; }

/* line 187, css/_common.scss */
.pr28 { padding-right: 28px !important; }

/* line 187, css/_common.scss */
.pr32 { padding-right: 32px !important; }

/* line 187, css/_common.scss */
.pr36 { padding-right: 36px !important; }

/* line 187, css/_common.scss */
.pr40 { padding-right: 40px !important; }

/* line 187, css/_common.scss */
.pr44 { padding-right: 44px !important; }

/* line 187, css/_common.scss */
.pr48 { padding-right: 48px !important; }

/* line 187, css/_common.scss */
.pr52 { padding-right: 52px !important; }

/* line 187, css/_common.scss */
.pr56 { padding-right: 56px !important; }

/* line 187, css/_common.scss */
.pr60 { padding-right: 60px !important; }

/* line 187, css/_common.scss */
.pr64 { padding-right: 64px !important; }

/* line 187, css/_common.scss */
.pr68 { padding-right: 68px !important; }

/* line 187, css/_common.scss */
.pr72 { padding-right: 72px !important; }

/* line 187, css/_common.scss */
.pr76 { padding-right: 76px !important; }

/* line 187, css/_common.scss */
.pr80 { padding-right: 80px !important; }

/* line 187, css/_common.scss */
.pr84 { padding-right: 84px !important; }

/* line 187, css/_common.scss */
.pr88 { padding-right: 88px !important; }

/* line 187, css/_common.scss */
.pr92 { padding-right: 92px !important; }

/* line 187, css/_common.scss */
.pr96 { padding-right: 96px !important; }

/* line 187, css/_common.scss */
.pr100 { padding-right: 100px !important; }

/* line 187, css/_common.scss */
.pr104 { padding-right: 104px !important; }

/* line 187, css/_common.scss */
.pr108 { padding-right: 108px !important; }

/* line 187, css/_common.scss */
.pr112 { padding-right: 112px !important; }

/* line 187, css/_common.scss */
.pr116 { padding-right: 116px !important; }

/* line 187, css/_common.scss */
.pr120 { padding-right: 120px !important; }

/* line 192, css/_common.scss */
.pb0 { padding-bottom: 0px !important; }

/* line 192, css/_common.scss */
.pb4 { padding-bottom: 4px !important; }

/* line 192, css/_common.scss */
.pb8 { padding-bottom: 8px !important; }

/* line 192, css/_common.scss */
.pb12 { padding-bottom: 12px !important; }

/* line 192, css/_common.scss */
.pb16 { padding-bottom: 16px !important; }

/* line 192, css/_common.scss */
.pb20 { padding-bottom: 20px !important; }

/* line 192, css/_common.scss */
.pb24 { padding-bottom: 24px !important; }

/* line 192, css/_common.scss */
.pb28 { padding-bottom: 28px !important; }

/* line 192, css/_common.scss */
.pb32 { padding-bottom: 32px !important; }

/* line 192, css/_common.scss */
.pb36 { padding-bottom: 36px !important; }

/* line 192, css/_common.scss */
.pb40 { padding-bottom: 40px !important; }

/* line 192, css/_common.scss */
.pb44 { padding-bottom: 44px !important; }

/* line 192, css/_common.scss */
.pb48 { padding-bottom: 48px !important; }

/* line 192, css/_common.scss */
.pb52 { padding-bottom: 52px !important; }

/* line 192, css/_common.scss */
.pb56 { padding-bottom: 56px !important; }

/* line 192, css/_common.scss */
.pb60 { padding-bottom: 60px !important; }

/* line 192, css/_common.scss */
.pb64 { padding-bottom: 64px !important; }

/* line 192, css/_common.scss */
.pb68 { padding-bottom: 68px !important; }

/* line 192, css/_common.scss */
.pb72 { padding-bottom: 72px !important; }

/* line 192, css/_common.scss */
.pb76 { padding-bottom: 76px !important; }

/* line 192, css/_common.scss */
.pb80 { padding-bottom: 80px !important; }

/* line 192, css/_common.scss */
.pb84 { padding-bottom: 84px !important; }

/* line 192, css/_common.scss */
.pb88 { padding-bottom: 88px !important; }

/* line 192, css/_common.scss */
.pb92 { padding-bottom: 92px !important; }

/* line 192, css/_common.scss */
.pb96 { padding-bottom: 96px !important; }

/* line 192, css/_common.scss */
.pb100 { padding-bottom: 100px !important; }

/* line 192, css/_common.scss */
.pb104 { padding-bottom: 104px !important; }

/* line 192, css/_common.scss */
.pb108 { padding-bottom: 108px !important; }

/* line 192, css/_common.scss */
.pb112 { padding-bottom: 112px !important; }

/* line 192, css/_common.scss */
.pb116 { padding-bottom: 116px !important; }

/* line 192, css/_common.scss */
.pb120 { padding-bottom: 120px !important; }

/* line 197, css/_common.scss */
.pl0 { padding-left: 0px !important; }

/* line 197, css/_common.scss */
.pl4 { padding-left: 4px !important; }

/* line 197, css/_common.scss */
.pl8 { padding-left: 8px !important; }

/* line 197, css/_common.scss */
.pl12 { padding-left: 12px !important; }

/* line 197, css/_common.scss */
.pl16 { padding-left: 16px !important; }

/* line 197, css/_common.scss */
.pl20 { padding-left: 20px !important; }

/* line 197, css/_common.scss */
.pl24 { padding-left: 24px !important; }

/* line 197, css/_common.scss */
.pl28 { padding-left: 28px !important; }

/* line 197, css/_common.scss */
.pl32 { padding-left: 32px !important; }

/* line 197, css/_common.scss */
.pl36 { padding-left: 36px !important; }

/* line 197, css/_common.scss */
.pl40 { padding-left: 40px !important; }

/* line 197, css/_common.scss */
.pl44 { padding-left: 44px !important; }

/* line 197, css/_common.scss */
.pl48 { padding-left: 48px !important; }

/* line 197, css/_common.scss */
.pl52 { padding-left: 52px !important; }

/* line 197, css/_common.scss */
.pl56 { padding-left: 56px !important; }

/* line 197, css/_common.scss */
.pl60 { padding-left: 60px !important; }

/* line 197, css/_common.scss */
.pl64 { padding-left: 64px !important; }

/* line 197, css/_common.scss */
.pl68 { padding-left: 68px !important; }

/* line 197, css/_common.scss */
.pl72 { padding-left: 72px !important; }

/* line 197, css/_common.scss */
.pl76 { padding-left: 76px !important; }

/* line 197, css/_common.scss */
.pl80 { padding-left: 80px !important; }

/* line 197, css/_common.scss */
.pl84 { padding-left: 84px !important; }

/* line 197, css/_common.scss */
.pl88 { padding-left: 88px !important; }

/* line 197, css/_common.scss */
.pl92 { padding-left: 92px !important; }

/* line 197, css/_common.scss */
.pl96 { padding-left: 96px !important; }

/* line 197, css/_common.scss */
.pl100 { padding-left: 100px !important; }

/* line 197, css/_common.scss */
.pl104 { padding-left: 104px !important; }

/* line 197, css/_common.scss */
.pl108 { padding-left: 108px !important; }

/* line 197, css/_common.scss */
.pl112 { padding-left: 112px !important; }

/* line 197, css/_common.scss */
.pl116 { padding-left: 116px !important; }

/* line 197, css/_common.scss */
.pl120 { padding-left: 120px !important; }

/* line 4, css/_reset.scss */
html, body, div, span, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, abbr, address, cite, code, del, dfn, em, img, ins, kbd, q, samp, small, strong, sub, sup, var, b, i, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, figure, footer, header, hgroup, menu, nav, section, menu, time, mark, audio, video, main, time { margin: 0; padding: 0; border: 0; border: 0; outline: 0; font-size: 100%; vertical-align: baseline; background: transparent; font-weight: normal; }

/* line 16, css/_reset.scss */
.cf:after { content: "."; display: block; height: 0; clear: both; visibility: hidden; }

/* line 23, css/_reset.scss */
.cf { display: inline-table; min-height: 1%; }

/* line 28, css/_reset.scss */
* html .cf { height: 1%; }

/* line 29, css/_reset.scss */
.cf { display: block; }

/* line 31, css/_reset.scss */
time { display: inline; }

/* line 32, css/_reset.scss */
article, aside, figure, footer, header, hgroup, nav, section, main { display: block; }

/* line 34, css/_reset.scss */
ol, ul { list-style: none; }

/* line 36, css/_reset.scss */
blockquote, q { quotes: none; }

/* line 38, css/_reset.scss */
blockquote:before, blockquote:after, q:before, q:after { content: ''; content: none; }

/* line 43, css/_reset.scss */
del { text-decoration: line-through; }

/* line 45, css/_reset.scss */
table { border-collapse: collapse; border-spacing: 0; font-size: inherit; width: 100%; }

/* line 47, css/_reset.scss */
td, th { font-weight: normal; vertical-align: top; }

/* line 49, css/_reset.scss */
hr { display: block; height: 1px; border: 0; border-top: 1px solid #ccc; margin: 1em 0; padding: 0; }

/* line 51, css/_reset.scss */
input[type="radio"] { vertical-align: text-bottom; }

/* line 53, css/_reset.scss */
input[type="checkbox"] { vertical-align: bottom; *vertical-align: baseline; }

/* line 55, css/_reset.scss */
pre, code, kbd, samp { font-family: monospace,sans-serif; }

/* line 57, css/_reset.scss */
img, video, iframe { height: auto; }

/*
* HTML5未サポートブラウザーでインライン要素として表示する for IE6/7/8/9 & FF3
* 制限事項:IE6では'audio[controls]'へのスタイルは適用されません。
*/
/* line 64, css/_reset.scss */
audio[controls], canvas, video { display: inline-block; *display: inline; zoom: 1; }

/* =============================================================================
基本設定
========================================================================== */
/*
* 1. IE6/7において単位をemでbodyにfont-sizeを設定すると正しいサイズにならない問題を修正
*    参考:http://clagnut.com/blog/348/#c790
* 2. コンテンツの高さに関わらず全てのブラウザーでページをセンタリング（スクロールバーを常時表示する）
* 3. AndroidやiOSにおいてtap highlight colorが親要素を含んでしまう問題を修正（tap highlight colorを消す）
*    参考:www.yuiblog.com/blog/2010/10/01/quick-tip-customizing-the-mobile-safari-tap-highlight-color/
* 4. iOSにおいて画面の向きが変わった際のテキストサイズ調整を防ぐ
*    参考:www.456bereastreet.com/archive/201012/controlling_text_size_in_safari_for_ios_without_disabling_user_zoom/
*/
/* line 87, css/_reset.scss */
html { -webkit-tap-highlight-color: transparent; /* 3 */ -webkit-text-size-adjust: 100%; -moz-text-size-adjust: 100%; -ms-text-size-adjust: 100%; -o-text-size-adjust: 100%; text-size-adjust: 100%; overflow-y: scroll; }

/*
* 'textarea'やその他のフォーム要素でのfont-familyの矛盾を修正
*/
/* line 100, css/_reset.scss */
body, button, input, select, textarea { font-family: sans-serif; }

/*
* Chromeにおいてoutlineの表示不具合を修正
*/
/* line 113, css/_reset.scss */
a:focus { outline: thin dotted; }

/*
* 全てのブラウザーにおいてフォーカス時、マウスホバー時の読みやすさを改善
* 参考: people.opera.com/patrickl/experiments/keyboard/test
*/
/* line 122, css/_reset.scss */
a:hover, a:active { outline: 0; }

/*
* IE7/8/9,S5,Chromeにおいてabbr要素がスタイリングされない問題を修正
*/
/* line 131, css/_reset.scss */
abbr[title], dfn[title] { border-bottom: 1px dotted; cursor: help; }

/*
* S5,Chromeにおいてdfn要素がイタリック体にならない問題を修正
*/
/* line 140, css/_reset.scss */
dfn { font-style: italic; }

/*
* IE6/7/8/9においてmark要素がスタイリングされない問題を修正
*/
/* line 148, css/_reset.scss */
mark { background: #ff0; color: #000; }

/*
* IE6,S5,Chromeにおけるfont-familyの問題を修正
* en.wikipedia.org/wiki/User:Davidgothberg/Test59
*/
/* line 158, css/_reset.scss */
pre, code, kbd, samp { font-family: monospace,monospace; font-family: 'courier new',monospace; font-size: 1em; }

/*
* 全てのブラウザーにおいてpre-formatted textの読みやすさを改善
*/
/* line 171, css/_reset.scss */
pre { white-space: pre; /* CSS2 */ white-space: pre-wrap; /* CSS 2.1 */ white-space: pre-line; /* CSS 3 (and 2.1 as well,actually) */ word-wrap: break-word; /* IE */ }

/*
* 1. IE6/7においてquotesプロパティーがサポートされていない問題を修正
* 2. S4においてquotesプロパティーがサポートされていない問題を修正
*/
/* 1 */
/* line 185, css/_reset.scss */
q { quotes: none; }

/* 2 */
/* line 191, css/_reset.scss */
q:before, q:after { content: ''; content: none; }

/*
* 全てのブラウザーにおいてsubおよびsup要素がline-heightに影響する問題を防ぐ
* 参考:gist.github.com/413930
*/
/* line 203, css/_reset.scss */
sub, sup { font-size: 75%; line-height: 0; position: relative; vertical-align: baseline; }

/* line 211, css/_reset.scss */
sup { top: -0.5em; }

/* line 215, css/_reset.scss */
sub { bottom: -0.25em; }

/*
* 1. IE6/7/8/9において、a要素内側のborderを削除
* 2. IE7において画像の拡大縮小時の画質を改善
*    code.flickr.com/blog/2008/11/12/on-ui-quality-the-little-things-client-side-image-resizing/
*/
/* line 226, css/_reset.scss */
img { border: 0; /* 1 */ -ms-interpolation-mode: bicubic; /* 2 */ vertical-align: bottom; }

/*
* IE9においてoverflowの表示問題を修正
*/
/* line 236, css/_reset.scss */
svg:not(:root) { overflow: hidden; }

/*
* IE6/7/8/9, S5, O11におけるmarginの問題を修正
*/
/* line 245, css/_reset.scss */
figure { margin: 0; }

/*
* 1. IE6/7/8/9において色が継承されない問題を修正
* 2. IE6/7において揃いがおかしい問題を修正
*/
/* line 253, css/_reset.scss */
legend { border: 0; /* 1 */ *margin-left: -7px; /* 2 */ }

/*
* 1. 全てのブラウザーにおいてfont-sizeが継承されない問題を修正
* 2. IE6/7,F3/4,S5,Chromeにおけるmarginの差異を修正
* 3. 全てのブラウザーにおいて外観と一貫性を改善
'textarea'やその他のフォーム要素でのfont-familyの矛盾を修正
*/
/* line 265, css/_reset.scss */
button, input, select, textarea { margin: 0; /* 2 */ vertical-align: baseline; /* 3 */ *vertical-align: middle; /* 3 */ font-family: inherit; font-size: inherit; line-height: inherit; }

/*
* 1. image-typeが'input'とその他についてユーザビリティと一貫性を改善
* 2. iOSにおいてクリック可能な'input'にスタイルが適用できない問題を修正
*/
/* line 285, css/_reset.scss */
button, input[type="button"], input[type="reset"], input[type="submit"] { cursor: pointer; /* 1 */ -webkit-appearance: button; /* 2 */ }

/* line 293, css/_reset.scss */
label { cursor: pointer; }

/*
* IE8/9においてbox-sizingプロパティがcontent-boxになっている点を修正
*/
/* line 299, css/_reset.scss */
input[type="checkbox"], input[type="radio"] { box-sizing: border-box; }

/*
* 1. S5,Chromeにおいてappearanceプロパティがsearchfieldになっている点を修正
* 2. S5,Chromeにおいてbox-sizingプロパティがborder-box担っている点を修正 (将来的なことを踏まえて-mozも含める)
*/
/* line 309, css/_reset.scss */
input[type="search"] { -webkit-appearance: textfield; /* 1 */ -moz-box-sizing: content-box; -webkit-box-sizing: content-box; /* 2 */ box-sizing: content-box; padding-right: 2px; /* Don't cut off the webkit search cancel button */ width: 270px; }

/*
* S5,Chrome on OSXにおけるpaddingの表示問題を修正
*/
/* line 322, css/_reset.scss */
input[type="search"]::-webkit-search-decoration { -webkit-appearance: none; }

/*
* FF3/4におけるpadding及びborderの表示問題を修正
* 参考:www.sitepen.com/blog/2008/05/14/the-devils-in-the-details-fixing-dojos-toolbar-buttons/
*/
/* line 331, css/_reset.scss */
button::-moz-focus-inner, input::-moz-focus-inner { border: 0; padding: 0; }

/*
* 1. IE6/7/8/9におけるデフォルト表示のスクロールバーを削除
* 2. 全てのブラウザーにおいて読みやすさと揃えを改善
*/
/* line 342, css/_reset.scss */
textarea { overflow: auto; /* 1 */ vertical-align: top; /* 2 */ }

/*
画像が伸縮するとブラウザ側で適度に良い感じに描画されて、場合によってはエッジがモワッとした感じにレンダリングされたりしますよね。普通の写真などの場合にはそれほど気にならないかもしれませんが、２値画像だと伸縮時のモワッと感が際立つわけですね。もっとパリっと表示させたいのです。
その場合は以下のスタイルを使用すれば解決出来ます。
※最新のSafari、Mobile Safari、 Firefox
*/
/* line 353, css/_reset.scss */
img.crisp-edges { image-rendering: optimizeSpeed; image-rendering: -moz-crisp-edges; image-rendering: -o-crisp-edges; image-rendering: -webkit-optimize-contrast; image-rendering: crisp-edges; -ms-interpolation-mode: bicubic; }

/* Placeholder text color -- selectors need to be separate to work. */
/* line 364, css/_reset.scss */
::-webkit-input-placeholder { color: #939393; }

/* line 368, css/_reset.scss */
:-moz-placeholder { color: #939393; }

/* line 372, css/_reset.scss */
::-moz-placeholder { color: #939393; opacity: 1; /* Since FF19 lowers the opacity of the placeholder by default */ }

/* line 377, css/_reset.scss */
:-ms-input-placeholder { color: #939393; }

/* line 383, css/_reset.scss */
::-moz-selection { background: #fcd700; color: #fff; text-shadow: none; }

/* line 384, css/_reset.scss */
::selection { background: #fcd700; color: #fff; text-shadow: none; }

/* line 386, css/_reset.scss */
ins { background-color: #fcd700; color: #000; text-decoration: none; }

/* line 387, css/_reset.scss */
mark { background-color: #fcd700; color: #000; font-style: italic; font-weight: bold; }

/* line 389, css/_reset.scss */
strong { font-weight: normal; }

/* line 393, css/_reset.scss */
h1, h2, h3, h4, h5, h6 { font-weight: normal; }

/* line 397, css/_reset.scss */
button, fieldset, form, input, label, legend, select, textarea { font-family: inherit; font-style: inherit; font-weight: inherit; }

/*文字などを選択した時の色を変えることができる */
/* line 404, css/_reset.scss */
::-moz-selection { color: #333; background: #facade; }

/* line 409, css/_reset.scss */
::selection { color: #333; background-color: #facade; }

/* line 415, css/_reset.scss */
a { text-decoration: none; margin: 0; padding: 0; font-size: 100%; vertical-align: baseline; background: transparent; outline: none; }

/*
* Chromeにおいてoutlineの表示不具合を修正
*/
/* line 429, css/_reset.scss */
a:focus { outline: thin dotted; }

/* line 7, css/_unique.scss */
.box-main-01 { margin: 0px auto; }
/* line 9, css/_unique.scss */
.box-main-01 .hstyle-main-01 { text-align: center; }
/* line 12, css/_unique.scss */
.box-main-01 .hstyle-main-02 { text-align: center; font-size: 14px; font-weight: bold; }
/* line 19, css/_unique.scss */
.box-main-01 .doc-main-01 { font-size: 20px; text-align: center; line-height: 120%; color: #333333; }
/* line 26, css/_unique.scss */
.box-main-01 .doc-main-01 span { font-size: 12px; }

/* line 33, css/_unique.scss */
.box-main-02 { width: 87.5%; margin: 24px auto; padding: 0px; }
/* line 37, css/_unique.scss */
.box-main-02 h1 { margin: 0 0 24px 0; }
/* line 40, css/_unique.scss */
.box-main-02 h2 { font-size: 16px; font-weight: bold; padding: 0 0 16px 0; margin: 0 0 16px 0; text-align: center; border-bottom: 1px solid #dddddd; }
/* line 50, css/_unique.scss */
.box-main-02 .doc-main-02 { font-size: 14px; line-height: 180%; }
/* line 57, css/_unique.scss */
.box-main-02 .dl-main-01 dt { color: #F19DAE; font-size: 14px; font-weight: bold; line-height: 180%; }
/* line 65, css/_unique.scss */
.box-main-02 .dl-main-01 dd { font-size: 14px; margin: 0 0 16px 0px; padding: 0 0 0 16px; line-height: 180%; }
/* line 74, css/_unique.scss */
.box-main-02 .img-main-01 { margin: 16px 0; }
/* line 77, css/_unique.scss */
.box-main-02 .button-profle-01 { display: block; margin: 0 0 48px 0; }

/* line 82, css/_unique.scss */
.button-magazine-01 { width: 87.5%; margin: 0px auto; display: block; }

/* line 87, css/_unique.scss */
.list-nav-01 { background: #9FA0A0; margin: 48px 0 0 0; padding: 16px 0px; }
/* line 91, css/_unique.scss */
.list-nav-01 ul { width: 87.5%; margin: 0px auto; }
/* line 94, css/_unique.scss */
.list-nav-01 ul li { display: block; font-size: 14px; }
/* line 100, css/_unique.scss */
.list-nav-01 ul a { height: 32px; line-height: 32px; display: block; color: #ffffff; }
/* line 106, css/_unique.scss */
.list-nav-01 ul a:active { color: #ffffff; }

/* line 111, css/_unique.scss */
.list-nav-02 { background: #595757; }
/* line 113, css/_unique.scss */
.list-nav-02 ul { display: table; margin: 0px auto; }
/* line 116, css/_unique.scss */
.list-nav-02 ul li { display: table-cell; vertical-align: middle; }
/* line 119, css/_unique.scss */
.list-nav-02 ul li a { display: block; text-align: center; padding: 16px 8px; color: #ffffff; font-size: 10px; }

/* line 131, css/_unique.scss */
.border-top { border-top: 1px solid #dddddd; }

/* line 134, css/_unique.scss */
.box-twitter-01 { width: 80%; margin: 0px auto; }

/* line 138, css/_unique.scss */
.box-facebook-01 { width: 80%; margin: 0px auto 64px auto; }

/* line 142, css/_unique.scss */
.menu-backnumber-01 { width: 90%; margin: -20px auto 40px auto; }
/* line 145, css/_unique.scss */
.menu-backnumber-01 li { width: 48%; float: left; margin: 0 2% 0 0; }
/* line 149, css/_unique.scss */
.menu-backnumber-01 li a { text-align: center; }
/* line 152, css/_unique.scss */
.menu-backnumber-01 li p { font-size: 12px; text-align: center; margin: 8px 0px; line-height: 180%; }
/* line 159, css/_unique.scss */
.menu-backnumber-01 li:nth-child(even) { margin: 0 0 0 0; }

/* line 5, css/_layout.scss */
header img { width: 20%; padding: 20px; }

/* line 11, css/_layout.scss */
main { margin: 0px; padding: 0px; }
