@charset "UTF-8";
/********************************************************
 normalize ( normalize.css v5.0.0 )
 ********************************************************/
html{font-family:sans-serif;line-height:1.15;-ms-text-size-adjust:100%;-webkit-text-size-adjust:100%}body{margin:0}article,aside,footer,header,nav,section{display:block}h1{font-size:2em;margin:.67em 0}figcaption,figure,main{display:block}figure{margin:1em 40px}hr{box-sizing:content-box;height:0;overflow:visible}pre{font-family:monospace;font-size:1em}a{background-color:transparent;-webkit-text-decoration-skip:objects}a:active,a:hover{outline-width:0}abbr[title]{border-bottom:0 0;text-decoration:underline;text-decoration:underline dotted}b,strong{font-weight:inherit;font-weight:bolder}code,kbd,samp{font-family:monospace;font-size:1em}dfn{font-style:italic}mark{background-color:#ff0;color:#000}small{font-size:80%}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline}sub{bottom:-.25em}sup{top:-.5em}audio,video{display:inline-block}audio:not([controls]){display:none;height:0}img{border-style:none}svg:not(:root){overflow:hidden}button,input,optgroup,select,textarea{font-family:sans-serif;font-size:100%;line-height:1.15;margin:0}button,input{overflow:visible}button,select{text-transform:none}[type=reset],[type=submit],button,html [type="button"]{-webkit-appearance:button}[type="button"]::-moz-focus-inner,[type="reset"]::-moz-focus-inner,[type="submit"]::-moz-focus-inner,button::-moz-focus-inner{border-style:none;padding:0}[type="button"]:-moz-focusring,[type="reset"]:-moz-focusring,[type="submit"]:-moz-focusring,button:-moz-focusring{outline:1px dotted ButtonText}fieldset{border:1px solid silver;margin:0 2px;padding:.35em .625em .75em}legend{box-sizing:border-box;color:inherit;display:table;max-width:100%;padding:0;white-space:normal}progress{display:inline-block;vertical-align:baseline}textarea{overflow:auto}[type=checkbox],[type=radio]{box-sizing:border-box;padding:0}[type="number"]::-webkit-inner-spin-button,[type="number"]::-webkit-outer-spin-button{height:auto}[type=search]{-webkit-appearance:textfield;outline-offset:-2px}[type="search"]::-webkit-search-cancel-button,[type="search"]::-webkit-search-decoration{-webkit-appearance:none}::-webkit-file-upload-button{-webkit-appearance:button;font:inherit}details,menu{display:block}summary{display:list-item}canvas{display:inline-block}[hidden],template{display:none}
/********************************************************
 tag
 ********************************************************/
*{font-family:"メイリオ", Meiryo, sans-serif}
html{
	font-size:62.5%;
	min-height:100%;	/* footer固定用 */
	position:relative;	/* footer固定用 */
}
body{
	width:100%;
	min-width:1200px;
	margin-top:0;
	font-size:1.8em;	/* chromeバグ対策remではなくem */
	line-height:2.6rem;
	color:#333;
	background-color:#FFF;
}
ul{margin:0;padding:0;list-style-type:none;}
ul.normal{margin:1.5rem 0 1.5rem 4rem;list-style-type:square;}
ul.normal li{margin-top:1rem;}
ol{margin:0;padding:0;list-style-position:inside;}
li{margin:0;padding:0;}
ol li{margin-bottom:1rem;padding-left:1.5rem;text-indent:-1.5rem;}
img{border:0;vertical-align:bottom;}
a{color:#333;text-decoration:none;}
a:hover{text-decoration:underline;}
h1, h2, h3, h4, h5, h6{margin:0;font-size:1.8rem;line-height:2.4rem;font-weight:normal;}
p{margin:0 0 2rem;}
form{margin:0;padding:0;}
table{margin:0 0 0.6rem;border-collapse:collapse;border-spacing:0;}
td > table {margin-bottom:-1px;}
td{margin:0;padding:0.5rem;border:1px solid #666;}
td p:last-child{margin:0;}
th{margin:0;padding:0.5rem;background-color:#EEE;border:1px solid #666;text-align:center;font-weight:normal;}
th p:last-child{margin:0;}
/********************************************************
 common
 ********************************************************/
.clearb{clear:both;}
.ftl{float:left;}
.ftr{float:right;}
.ftn{float:none;display:inline-block;}
.tal{text-align:left;}
.tar{text-align:right;}
.tac{text-align:center!important;padding-bottom:0px;}
.taj{text-align:justify;text-justify:inter-ideograph;}
.block_center{margin-left:auto;margin-right:auto;}
.mgb0{margin-bottom:0!important;}
.mgb5{margin-bottom:5px!important;}
.mgb10{margin-bottom:10px!important;}
.mgb15{margin-bottom:15px!important;}
.mgb20{margin-bottom:20px!important;}
.mgb25{margin-bottom:25px!important;}
.mgb30{margin-bottom:30px!important;}
.mgb35{margin-bottom:35px!important;}
.mgb40{margin-bottom:40px!important;}
.mgb45{margin-bottom:45px!important;}
.mgb50{margin-bottom:50px!important;}
.mgb60{margin-bottom:60px!important;}
.mgb70{margin-bottom:70px!important;}
.mgb80{margin-bottom:80px!important;}
.mgb90{margin-bottom:90px!important;}
.mgb100{margin-bottom:100px!important;}
.mgb150{margin-bottom:150px!important;}
.mgb200{margin-bottom:200px!important;}
.mgt0{margin-top:0!important;}
.mgt5{margin-top:5px!important;}
.mgt10{margin-top:10px!important;}
.mgt15{margin-top:15px!important;}
.mgt20{margin-top:20px!important;}
.mgt25{margin-top:25px!important;}
.mgt30{margin-top:30px!important;}
.mgt35{margin-top:35px!important;}
.mgt40{margin-top:40px!important;}
.mgt45{margin-top:45px!important;}
.mgt50{margin-top:50px!important;}
.mgt60{margin-top:60px!important;}
.mgt70{margin-top:70px!important;}
.mgt80{margin-top:80px!important;}
.mgt90{margin-top:90px!important;}
.mgt100{margin-top:100px!important;}
.mgt150{margin-top:150px!important;}
.mgt200{margin-top:200px!important;}
.mgl0{margin-left:0!important;}
.mgl5{margin-left:5px!important;}
.mgl10{margin-left:10px!important;}
.mgl15{margin-left:15px!important;}
.mgl20{margin-left:20px!important;}
.mgl25{margin-left:25px!important;}
.mgl30{margin-left:30px!important;}
.mgl35{margin-left:35px!important;}
.mgl40{margin-left:40px!important;}
.mgl45{margin-left:45px!important;}
.mgl50{margin-left:50px!important;}
.mgl60{margin-left:60px!important;}
.mgl70{margin-left:70px!important;}
.mgl80{margin-left:80px!important;}
.mgl90{margin-left:90px!important;}
.mgl100{margin-left:100px!important;}
.mgl150{margin-left:150px!important;}
.mgl200{margin-left:200px!important;}
.mgr0{margin-right:0!important;}
.mgr5{margin-right:5px!important;}
.mgr10{margin-right:10px!important;}
.mgr15{margin-right:15px!important;}
.mgr20{margin-right:20px!important;}
.mgr25{margin-right:25px!important;}
.mgr30{margin-right:30px!important;}
.mgr35{margin-right:35px!important;}
.mgr40{margin-right:40px!important;}
.mgr45{margin-right:45px!important;}
.mgr50{margin-right:50px!important;}
.mgr60{margin-right:60px!important;}
.mgr70{margin-right:70px!important;}
.mgr80{margin-right:80px!important;}
.mgr90{margin-right:90px!important;}
.mgr100{margin-right:100px!important;}
.mgr150{margin-right:150px!important;}
.mgr200{margin-right:200px!important;}
.vertical_m{vertical-align:middle;}
.fb{font-weight:bold;letter-spacing:1px;}
.caution{color:#F00;}
.safe{color:#49E;}
.note{color:#00F;}
.boundary{border-top-width:2px;}
.clear_td{border-top-style:none;border-bottom-style:none;border-right-style:none;border-left-style:none;}
.noline_table td,.noline_table th{border-style:none;padding:0rem;}
.width100per{width:100%;}
.linebox{padding:1.5rem 3rem;display:table;border:1px solid #333;}
/* ページネーション */
.pagenation {overflow:hidden;margin-top:10px;}
.pagenation li{float:left;display:block;margin:.2rem;padding:.5rem 1.3rem;}
.pagenation a{display:block;margin:-.5rem -1.3rem;padding:.5rem 1.3rem;color:#333!important;text-decoration:none!important;background-color:#EEE;	border:solid 1px #AAA;border-radius:3px;}
.pagenation .pagenation_current{font-weight:bold;color:#D66;background-color:#FFF;border:solid 1px #D66;border-radius:3px;}
/********************************************************
 lightbox
 ********************************************************/
.lightbox img{margin-right:3px;}
.lightbox a img{border:3px #DDD solid;}
.lightbox a:hover img{border:3px #F18D00 solid;}
/********************************************************
 noty.jp メッセージ表示用
 http://www.kantenna.com/library/jquery_noty/
 http://ned.im/noty/#/about
 ********************************************************/
.noty_simple{overflow:hidden;box-shadow:2px 3px 5px rgba(0, 0, 0, 0.1);position:relative;padding:2px 20px;font-weight:bold;color:#000;text-align:center;}
.noty_simple.noty_container_type_alert{background-color:#fbb450;}
.noty_simple.noty_container_type_info{background-color:#A4E5F9;}
.noty_simple.noty_container_type_error{background-color:#F99;}
.noty_simple.noty_container_type_warning{background-color:#fbb450;}
.noty_simple.noty_container_type_success{background-color:#A4E5F9;}
.noty_simple .noty_message{padding:10px 20px;}
.noty_simple .noty_close{position:absolute;top:12px;right:8px;width:13px;height:13px;visibility:hidden;cursor:pointer;}
.noty_simple:hover>.noty_bar>.noty_message>.noty_close{visibility:visible;}
.noty_modal.noty_simple{position:fixed;width:100%;height:100%;background-color:#000;z-index:10000;opacity:0.6;display:none;border:none;left:0;top:0;}
/********************************************************
 印刷用
 ********************************************************/
@media print {
html{height:auto;}
body{padding:0;width:210mm;height:auto;margin-bottom:0;}
a{color:#000;}
table{margin:0 0 0.3rem;page-break-inside:auto;/* テーブル途中の改ページ対策 */}
tr{page-break-inside:avoid;/* テーブル途中の改ページ対策 */page-break-after:auto;/* テーブル途中の改ページ対策 */}
td, th{padding:0.1rem 0.2rem 0;}
.noprint{display:none;}
}
