/*-----------------------------------------
 DEFAULT  初期設定
-----------------------------------------*/
body, div, dl, dt, dd, ul, ol, h1, h2, h3, h4, h5, h6, pre, form, 
fieldset, input, textarea, p, blockquote, th, td{
    margin: 0;
    padding: 0;
    text-decoration: none;
    color: #333333;
    -webkit-box-shadow: 0px 0px;
    box-shadow: 0px 0px;
}
html{
    overflow-y: scroll;
	scroll-behavior: smooth;
}
h1, h2, h3, h4, h5, h6{
    font-size: 100%; 
    font-weight: normal;
}
ol, ul{
    list-style: none;
    font-size: medium;
}
.select-sw {
}
fieldset, img{
     border:0;
}
table{
    border-collapse: collapse;
    border-spacing: 0;
}
caption, th{
    text-align: left;
}
address, caption, cite, code, dfn, em, th, var{
    font-style: normal; 
    font-weight: normal;
}
img {  
    	border:0;  
} 

.clear {  
    	clear:both;  
}  
a {
    text-decoration: none;
	cursor: pointer;
	cursor: hand;
}
a:hover {
    /*opacity: 0.7;*/
    transition: 0.6s;
}
.line{
    width: 100%;
    height: 1px;
    background-color: #292929;
}
.t-fuchi {
    text-shadow: 0px 0px 4px #FFFFFF;
}
.t-fuchi-bk {
    text-shadow: 0px 0px 4px #000000;
}
.color-blak1{
	color: #00000;
}
.foot-1 a:hover{
	color:#1057AA;
}

.M-PULS { font-family: "M PLUS Rounded 1c"; }
.monda { font-family: 'Monda', sans-serif; }
.noto {font-family: 'Noto Serif JP', serif;} 
.Ubuntu { font-family: 'Ubuntu', sans-serif; }
.wf-notosansjapanese { font-family: "Noto Sans JP"; }
.EG {font-family: 'EB Garamond', serif;}
.MinchoB1 {font-family: 'Shippori Mincho B1', serif;}
