@charset "utf-8";

/* ---------------------------------------------------------------------- HTML NORMALIZE
----------------------------------------------------------------------*/

html { -webkit-text-size-adjust: none;}

body { color: #000; font-family:"メイリオ", Meiryo, "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "ＭＳ Ｐゴシック", sans-serif; }

#wrapper{ font-size:250% !important; line-height:1.7 !important;} 

h1, h2, h3, h4, h5, h6, strong { font-weight: bold;}

ul li { list-style: none; }

sub, sup { font-size: 75%; line-height: 0; position: relative; vertical-align: baseline; }

sup { vertical-align: super; }

i{font-style:italic;}

b{ font-weight:bold;}
b.fix{ color:#FFF; background-color:#142245; font-weight:bold; padding:0px 3px; margin: 0 3px; white-space: nowrap; }

button, input, select, textarea {margin: 0; vertical-align: baseline; *vertical-align: middle; }
button, input { line-height: normal; }
article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section { display: block; }



/* ---------------------------------------------------------------------- CONTAINER
----------------------------------------------------------------------*/

main a { color: #1B1BE0; text-decoration: underline; outline: none;}
a.extlink { background:url(../img/icon/link_2.svg) no-repeat right center; padding:0px 20px 0px 0px; margin-right:5px; -webkit-background-size: auto 15px;	background-size: auto 15px; word-break: break-all;  display: inline-block; text-indent:0;}
.link a{display:block;}
a:focus, a:hover {color:#E00939;text-decoration:none;-webkit-transition: all 0.3s ease;
	-moz-transition: all 0.3s ease;
	-o-transition: all 0.3s ease;
	transition: all 0.3s ease;}

img {border: none; vertical-align: middle; height: auto; width: auto; border:0px; interpolation-mode: bicubic;}
img.img-inline { vertical-align: top; text-align: center; height:1.3em; margin:0px 3px;}

.clear{clear:both;}

a {	font-size:100%;}
p {	font-size:100%;}
h2{	font-size:180%;}
h3{	font-size:120%;}
h4{	font-size:110%;}
h5{	font-size:110%;}

