@charset "utf-8"; 
/*
Theme Name: shougaisha
Author: acrospera inc
Description: 「内閣府障害者施策ポータルサイト」専用
Version: 1.0
*/

html,body,div,span,applet,object,iframe,h1,h2,h3,h4,h5,h6,p,blockquote,pre,a,abbr,acronym,address,big,cite,code,del,dfn,em,font,img,ins,kbd,q,s,samp,small,strike,strong,sub,sup,tt,var,b,u,i,center,dl,dt,dd,ol,ul,li,fieldset,form,label,legend,table,caption,tbody,tfoot,thead,tr,th,td { margin: 0; padding: 0; border: 0; outline: 0; -webkit-box-sizing: border-box; box-sizing: border-box; }
article,aside,canvas,details,figcaption,figure,footer,header,hgroup,menu,nav,section,summary { display: block; -webkit-box-sizing: border-box; box-sizing: border-box; }
ol,ul { list-style: none; }
blockquote,q { quotes: none; }
:focus { outline: solid 2px #555; border-radius: 4px; }
ins { text-decoration: none; }
del { text-decoration: line-through; }
figure { margin: 0; }
img{ max-width: 100%; height: auto; }
.clear { clear: both; } .clearfix:after { height: 0; visibility: hidden; content: ""; display: block; clear: both; }
html { font-size: 62.5%; }
body { background-color: #fff; line-height: 2; font-size: 1.6rem; color: #555; font-family: 'Noto Sans JP', "Hiragino Kaku Gothic Pro", "Yu Gothic", "游ゴシック", "YuGothic", "游ゴシック体", "ヒラギノ角ゴ Pro W3", "Meiryo", "メイリオ", sans-serif; -webkit-text-size-adjust: none; }

@media screen and (max-width: 767px){
	body { line-height: 1.5; }
}
@media screen and (max-width: 374px){
	body { font-size: 1.5rem; }
}
h1,h2,h3,h4,h5,h6,p { font-size: 1em; }

button, input, select, textarea {
font-family : inherit;
font-size : 100%;
}

a:link    { text-decoration: none; color: inherit; }
a:visited { text-decoration: none; color: inherit; }
a:hover   { text-decoration: none; color: inherit; }
a:active  { text-decoration: none; color: inherit; }

.spp { display: none; }
#container { width: 100%; min-width: 1020px; padding: 0 0; margin: 0 auto; overflow: hidden; }
#wck { display: block; width: 100%; height: 0px; position: relative; }


@media screen and (max-width: 767px){
	img{ width: 100%; }
	#container { width: 100%; min-width: 320px; padding: 0 0 0; }
	.pcp { display: none; }
	.spp { display: block; }
	#wck { display: none; }
}

button, input, select, textarea {
font-family : inherit;
font-size : 100%;
}


