@charset "utf-8";
/*会計記帳業務のご案内*/
/*kicho.css*/
/*リンク元→→会計記帳業務のご案内--*/

#FG{
    max-width:680px;
    height:auto;   
}
#G{
    width: 100%;
}

#title{
    max-width: 780px;
    width: 100%;
    height:80px;
    padding: 8px;
    font-family: "?????", YuGothic, "?????? Pro", "Hiragino Kaku Gothic Pro", "????", "Meiryo", sans-serif;
    line-height: 1.5;
    font-weight: bold;
    text-align: center;
    margin-bottom:50px;
    color: #f87c00;
    text-shadow: 1px 1px 1px #5f2f0c,
    -1px 1px 1px #5f2f0c,
    1px -1px 1px #5f2f0c,
    -1px -1px 1px#5f2f0c;
    letter-spacing: 2px
}
.title-1{font-size:1.8em;}
.title-2{font-size:2.8em;}


#G{
	max-width: 697px;
	height: auto;
    padding-top: 56px;
}

.ya-r{
    position: relative;
    top:2px;
    right: 2px;
    margin-left:100px;
}
.CH3-p1 p:nth-child(3){ 
    margin-bottom: 50px
}

.CH-b{
       	margin-top:40px;
    line-height: 1.3em
}
#side-menu{
    margin-top: 40px
}
#login-left{
    width: 128px;
    height:30px;
    text-align: center;
    float:right;
    margin-top: 40px;
    margin-right: 50px;
    padding: 1px 10px;
  border: 1px solid #15aeec;
  background-color: #49c0f0;
  background-image: -webkit-linear-gradient(top, #49c0f0, #2cafe3);
  background-image: linear-gradient(to bottom, #49c0f0, #2cafe3);
  border-radius: 4px;
  color: #fff;
  line-height: 28px;
  -webkit-transition: none;
  transition: none;
  text-shadow: 0 1px 1px rgba(0, 0, 0, .3);
} 
#loginB a:hover{background-color:#F87C00}
#loginB:hover{background-image: -webkit-linear-gradient(top, #F87C00, #F87C00);
  background-image: linear-gradient(to bottom, #F87C00, #F87C00); }

.CH2 p:nth-child(5){
    color: #eb1717;
}
.CH2 p:nth-child(2),
.CH2 p:nth-child(3),
.CH2 p:nth-child(4){
    margin-top: -5px;
    margin-bottom: -5px
}
.CH2 p:nth-child(6),
.CH2 p:nth-child(7){
    margin-top:-2px;
    margin-bottom: -2px;
}


.CH3-p1{
    width: 86%;
    margin: 0 auto;
    font-size: 15px;
    
}
.CH3-p1 p:first-child{
    font-weight: bold;
}
.CH3-p1 p:nth-child(2){
    font-size: 1.5em;
    text-align: center;
    color: #0014ff;
    background-color: aliceblue;
    margin: 26px;
}
.CH3-p2{
    width: 60%;
    margin: 0 auto;
    font-size: 1.1em ;
    border:dashed rgb(227, 122, 122) 1px;
    padding: 25px 1px 20px 35px;
    margin-bottom: 50px
}

#CH3-p2title{
    font-weight: bold;
    background-color: #fff;
    border:solid #dd7c7c 2px;
    width: 100px;
    text-align: center;
    position: relative;
    top:15px;
    padding: 5px;
    font-size: 18px;
    margin-left: 180px;
    
}
.CH3-p2  p:nth-child(1),
.CH3-p2  p:nth-child(3){
    font-weight: bold;
}
.CH3-p2  p:nth-child(2),
.CH3-p2  p:nth-child(4),
.CH3-p2  p:nth-child(5){
    font-size: 16px;
    margin-left: 30px;
}
.CH3-p2  p:nth-child(3){
    margin-top: 25px
}

#sp1{
    letter-spacing: 5px;
}
#sp2{
    margin-left: 44px
}
#M-ul-li-1 a{
    background-color:skyblue;
}
#M-ul-li-1 a{ 
    pointer-events:none
}
.CH3-li li{
    list-style: none;
    font-weight: bold;
    margin-top: 40px;
    padding-left: 40px;
}
.CH3-li p{
    max-width: 500px;
    width: 100%;
    font-weight: 400;
    margin-left: 40px;
}

.pw{
    border-bottom:solid #db5757 2px;
}

.li-blue li{
    color: #2222ed;
    padding-left: 50px
}
.li-blue li p{
    max-width:600px;
    width: 98%;
    color: #000;
    margin-top: 10px
}
#CH3-li-QA p span{
    font-size: 1.5em
}
.color1{
color: #d93c3c;
}
.color2{
    color:#353c90;
    line-height: 1.6em;
}
#CH3-li-QA li p:first-child,
#CH3-li-QA li p:nth-child(2){
    font-weight: bold;
}
.dd-wrap {
    min-height:100px
}
.dd-wrap p{
    font-size: 1.4rem;
    line-height:2;
    font-weight: bold;
}


/*━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━*/
/*━━━━━━━━━━━スマホサイズ用 ■【533px以下】━━━━━━━━━━━*/
/*━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━*/
@media all and (max-width:533px) {
#title{
    line-height: 1.2;
    margin-bottom: 80px
}
.title-1{font-size:1.4em;}
.title-2{font-size:2.1em;}
    
.li-blue li p{
    width: 94%;
}
.CH3-p1{
    width: 90%;
    margin: 0 auto;
    font-size: 15px
}
.CH3-p2{
    width: 
        94%;
    margin-bottom:20px
}
#CH3-p2title{
    margin-left: 50px;   
}
.CH3-li li{
    list-style: none;
    font-weight: bold;
    margin-top: 40px;
    padding-left:10px;
}
.CH3-li p{
    width: 500px;
    font-weight: 400;
    margin-left:10px;
}
.CH3-li p{
    width: 90%;
    margin-left: 20px;
}
    
}
/*━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━*/
/*━━━━━━━━━━━スマホサイズ用 ■【668px～923px】━━━━━━━━━━━*/
/*━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━*/
@media screen and (min-width:668px) and ( max-width:923px){

}


/*━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━*/
/*━━━━大スマホタ～ブレットサイズ用 ■【668px～1024px迄】━━━*/
/*━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━*/
@media screen and (min-width:924px) and ( max-width:1024px){

}

/*━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━*/
/*━━━━パソコン用 ■【1025px以上】━━━━━━━━━━━━━━━━━━━━━━━*/
/*━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━*/
@media only screen and (min-width:1025px) {
    
}