@charset "utf-8";
/*!
============================ Reset CSS ==============================

	Edit html5doctor.com's CSS

====================================================================
*/
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,canvas,details,figcaption,figure,footer,header,hgroup,menu,nav,section,summary,time,mark,audio,video{margin:0;padding:0;border:0;outline:0;font-size:100%;vertical-align:bottom;background:0 0}body{font:18px/1.7 "游ゴシック Medium","YuGothic","游ゴシック体","メイリオ","Hiragino Kaku Gothic ProN","ヒラギノ角ゴ ProN W3","HiraKakuProN-W3","Yu Gothic Medium",sans-serif;color:#555}article,aside,details,figcaption,figure,footer,header,menu,nav,section{display:block}ul,ol{list-style:none}blockquote,q{quotes:none}blockquote:before,blockquote:after,q:before,q:after{content:'';content:none}a{margin:0;padding:0;font-size:100%;vertical-align:bottom;background:0 0;outline:none;color:#d71567}img{vertical-align:bottom;max-width:100%;height:auto;-webkit-backface-visibility:hidden}ins{background-color:#ff9;color:#000;text-decoration:none}mark{background-color:#ff9;color:#000;font-style:italic;font-weight:700}del{text-decoration:line-through}abbr[title],dfn[title]{border-bottom:1px dotted;cursor:help}table{border-collapse:collapse;border-spacing:0}hr{display:block;height:1px;border:0;border-top:1px solid #ccc;margin:1em 0;padding:0}input,select{vertical-align:middle;font-size:100%;font-family:"メイリオ","Meiryo","ＭＳ Ｐゴシック","Hiragino Kaku Gothic Pro","ヒラギノ角ゴ Pro W3",sans-serif}*{max-height:999999px}html{-webkit-text-size-adjust:100%;-ms-text-size-adjust:100%}
/*! clearfix
======================================================= */
.cf:after{content:'';display:block;clear:both}#Loading{position:fixed;top:0;left:0;width:100%;height:100%;background:#fff;display:flex;flex-direction:column;justify-content:center;align-items:center;transition:all .3s;z-index:9999}.Loaded{opacity:0;visibility:hidden}@media screen and (max-width:480px){body{font:14px/1.7 "游ゴシック Medium","YuGothic","游ゴシック体","メイリオ","Hiragino Kaku Gothic ProN","ヒラギノ角ゴ ProN W3","HiraKakuProN-W3","Yu Gothic Medium",sans-serif;color:#555}}