@charset "UTF-8";
@import url("html5reset-1.6.1.css");
@import url("chara-set.css");
@import url("system.css");

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

*{
    line-height:150%;
}

body{
    color:#303030;
    background-color:#f3f3f3;
}

.base{
    margin:0 auto;
    max-width:1000px;
}

.header{
    padding:15px;
    margin:20px 0px;
    text-align:center;
}

.footer{
    padding:5px;
    text-align: center;
}

.work{
    padding:10px;
    margin:30px 0px 20px 0px;
}

.box{
    margin:0px;
    padding:10px;
}

.text{
    margin:5px 0px;
    padding:20px;
    line-height:180%;
    color:#303030;
    background-color:#f3f3f3;
}

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


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

h1{
    font-size:160%;
    font-weight:normal;
    font-family: 'Josefin Sans', sans-serif;
}

h2{
    font-size:120%;
    font-weight:normal;
    text-align:left;
    margin:20px 0px;
    color:#42525e;
    border-bottom:2px dashed #000;
}

h3{
    font-size:110%;
    font-weight:normal;
    margin:15px 0px;
    border-width:2px 0px 2px 0px;
    border-style:solid;
    border-color:#000000;
    padding:4px 0px;
    color:#3e7099;
}

h4{
    font-size:100%;
    font-weight:normal;
    padding:5px;
    border-width:1px;
    border-style:solid;
    text-align:center;
    border-radius:5px;
    color:#000;
    background-color:#eeeeea;
    margin:15px 0px;
}

h5{
    font-size:90%;
    font-weight:normal;
    margin:10px 0px;
    border-width:0px 0px 1px 0px;
    border-style:dashed;
    border-color:#fcd0cb;
    padding:4px 0px;
}

h6{
    font-size:80%;
    font-weight:normal;
    margin:10px 0px;
    color:#000;
    padding:3px;
}

p{
    text-align:left;
    padding:5px 0px;
}

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

strong{
    background-color:#6699cc;
    font-weight:normal;
    color:#fff;
}

small{
    font-size:70%;
}

big{
    font-size:130%;
}

ins{
    background-color:#eaeaea;
}

i{
    font-style:italic;
}

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

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

h1 a:link{
    color:#202020;
}

h1 a:visited{
    color:#202020;
}

a:hover{
    text-decoration:underline;
}

blockquote{
    position:relative;
    padding:10px 10px 10px 50px;
    box-sizing border-box;
    background:#000000;
    color:#f3f3f3;
    border-left:6px double #ccc;
    margin:15px;
    font-size:90%;
}

blockquote:before{
    display:inline-block;
    position:absolute;
    top:15px;
    left:15px;
    vertical-align: middle;
    content:'\00275e';
    color:#ccc;
    font-size:30px;
}

li{
    padding:5px;
    margin:0px 0px 0px 20px;
}

ul{
    margin:10px 0px;
}

ol{
    margin:10px 0px;
}

dl{
    padding-left:3px;
    margin:10px 0px;
}

dt{
    padding-left:5px;
}

dd{
    padding-left:10px;
}

address{
    font-size:80%;
    font-family: 'Josefin Sans', sans-serif;
}

cite{
    font-size:smaller;
}


/* «class^O« */
.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:50px;
    border-width:0px;
}

.p1{
    padding:5px;
    margin:5px 0px;
    font-size:90%;
    background-color:#eee;
}

.p2{
    border-style:double;
    border-width:3px;
    border-color:#ccc;
    padding:3px;
    margin:5px 0px;
    font-size:90%;
    background-color:#fff;
}

.p3{
    border-style:dashed;
    border-width:1px;
    border-color:#ccc;
    padding:5px;
    margin:5px 0px;
    font-size:90%;
}

.dl1{
    margin:20px 0px;

}

.dt1{
    font-weight:normal;
    margin:5px 5px 0px -15px;
    font-family: 'Josefin Sans', sans-serif;
    color:#202020;
}

.dd1{
    font-size:80%;
    border-style:solid;
    border-width:0px 0px 0px 7px;
    margin:0px;
    border-color:#400000;
    padding:3px 10px;
}

.dt1span{
    font-size:100%;
    padding:3px 5px;
    color:#b40214;
}

.memo{
    background-color:#d64729;
    font-size:80%;
    padding:0px 10px;
    height:150px;
    overflow:auto;
    margin:5px 10px;
}

.img1{
    box-shadow:1px 1px 3px -1px #888;
}

.homeback{
  background-image: url('../img/sys_home.png');
  background-repeat: no-repeat;
  background-position: center;
}

.R18{
 color:#ff0000;
}
/*«eμiκp^O«*/

/* «aqua« */
.serifu{
color:#e67300;
}
.uojin{
color:#3050be;
}
.nv{
color:#a65300;
}


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

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

{
    
.base{
    width:auto;
    margin:-20px 5px;
}

.box{
    margin:0px;
}

.work{
    float:none;
    width:auto;
    margin:0px;
    padding:10px;
}

.text{
    float:none;
    width:auto;
    margin:0px;
    padding:10px;
}

.gallery{
    flex-direction:column;
    width:auto;
    margin:0px;
}

.colum{
    flex-direction:column;
    width:auto;
    margin:10px 0px;
}

.item2{
    width:95%;
}

.item3-1{
    width:95%;
    padding:6px;
}

.item3-2{
    width:95%;
}

h1{
    font-size:150%;
    margin-top:75px;
}

}
