@import url("html5reset-1.6.1.css");
@import url('https://fonts.googleapis.com/css?family=Montserrat');



/* «CAEg« */


*{
    line-height:150%;
}


body{
    color:#333333;
    font-family: "qMmpS Pro W3", "Hiragino Kaku Gothic Pro", "CI", Meiryo, Verdana, sans-serif;
    background-color:#fafafa;
}


.base{
    margin:0 auto;
    width:1000px;
    border-width:0px 1px;
    border-style:solid;
    background-color:rgba(255,255,255,0.7);
}



.header{
    padding:20px 10px;
}



.footer{
    padding:10px;
    border-width:1px 0px 0px 0px;
    border-style:dotted;
    text-align:center;
}



.work{
    float:left;
    width:580px;
    padding:25px 10px;
}



.sub{
    float:right;
    width:370px;
    padding:25px 10px;
}



.menu{
    border-width:1px 0px;
    border-style:dotted;
    padding:5px;
    font-family: 'Montserrat', sans-serif;

}


.box{
    overflow: hidden ;		/* floatππ·ι */
}


.text{
    margin:5px 0px;
    padding:25px 15px;
    line-height:180%;
    border-width:1px 0px;
    border-style:dotted;
}



.textmenu{
    text-align:center;
    padding:5px;
    margin:5px;
    word-spacing:20px;
    font-family: 'Montserrat', sans-serif;
}



img
{
	max-width: 90% ;
	height: auto ;
}





/* «^O« */



h1{
    font-size:200%;
    font-weight:normal;
    font-family: 'Montserrat', sans-serif;
}



h2{
    font-size:80%;
    font-weight:normal;
    margin:5px;
}



h3{
    font-size:130%;
    font-weight:normal;
    margin:15px 0px;
    font-family: 'Montserrat', sans-serif;
}


h3:first-letter{
    font-size:xx-large;
}


h4{
    font-size:100%;
    font-weight:normal;
    margin:10px 0px;
    border-width:1px;
    border-style:solid;
    padding:3px;
    text-align:center;
    border-radius:10px;
-moz-border-radius:10px;
-webkit-border-radius:10px;
    font-family: 'Montserrat', sans-serif;
}



h5{
    font-size:100%;
    font-weight:normal;
    margin:5px 0px;
}



h6{
    font-size:90%;
    font-weight:normal;
    margin:5px;

}



em{
   background: linear-gradient(transparent 60%, #fff799 60%);
}



strong{
    background-color:#ffe4e1;
    font-weight:normal;
}



small{
    font-size:80%;
}



i{
    font-style:italic;
    color:#000000;
}


a{
    border-bottom: dotted 1px #000000;
}

a:link{
    color: #708090;
    text-decoration:none;
}


a:visited{
    color: #4682B4;
    text-decoration:none;
}


a:hover{
color: #5F9EA0;
    text-decoration:none;
    font-size: 1.5rem;
}



blockquote{
    padding:5px;
    font-size:90%;
    margin:5px 10px;
    color:#778899;
}



blockquote:before{
    content:'\201c';
    font-size:150%;
    color:#000000;
    margin:0px 10px;
}



blockquote:after{

    content:'\201d';

    font-size:150%;

    color:#000000;

    margin:0px 10px;

}



li{

    padding:5px;

}



dl{

    padding-left:3px;

    margin:10px;

}



dt{

    padding-left:5px;

}



dd{

    padding-left:10px;

}



address{

    font-size:80%;

}



cite{

    font-size:smaller;

}





/* «class^O« */



.list1{

    list-style:none;

    text-align:center;

}



.list1 li{

display: inline-block;

}



.list2{

    list-style-type: upper-roman;

    list-style-position:inside;

}



.hr1{

    margin:5px 0px;

    border-top: 1px #ccc;

    border-bottom: 1px #fff;

    border-style:solid;

}



.hr2{

    margin:5px 0px;

    border-top: 1px #aaa;

    border-style:dashed;

}



.hr3{

    margin:5px 0px;

    height:20px;

    border-width:0px;

}



.p1{

    padding:5px;

    margin:5px 0px;

    font-size:90%;

}



.p2{

    border-style:double;

    border-width:3px;

    padding:3px;

    margin:5px 0px;

    font-size:90%;

}



.p3{

    border-style:dashed;

    border-width:1px;

    padding:5px;

    margin:5px 0px;

    font-size:90%;

}



.dt1{

   font-family: 'Montserrat', sans-serif;

}



.dt1:before{

    content:'E;'

    margin:0px 2px;

}



.dd1{

    font-size:90%;

    border-color:#cccccc;

    border-width:0px 0px 1px 0px;

    border-style:solid;

    margin:2px 0px;

}



.memo{

    font-size:80%;

    padding:0px 10px;

    height:100px;

    overflow:auto;

    margin:5px 10px;

    border-width:1px;

    border-style:dotted;

}



.img1{

    box-shadow:1px 1px 3px -1px #999999;

-moz-box-shadow:1px 1px 3px -1px #999999;

-webkit-box-shadow:1px 1px 3px -1px #999999;

}



.counter{

   font-family: 'Montserrat', sans-serif;

}



/*«fBXvC768pxΘΊp«*/



@media screen and (max-width:768px) 



{

    

.base{

    width:auto;

    margin:0px 5px;

}



.work{

    float:none;

    width:auto;

}



.text{

    float:none;

    width:auto;

}



.sub{

    float:none;

    width:auto;

}



.list1 li{

display: inline-block;

}



h1{

    font-size:160%;

}



}

