@charset "UTF-8";

/*------------------------------------------------------------
  office
------------------------------------------------------------*/
#office .wpContent .photo div{
      margin: 10px;
}
#office .wpContent .type2 dd{
    text-align: left;
}

/*------------------------------------------------------------
  service
------------------------------------------------------------*/
#service .wpContent p,#service .wpContent div{
    line-height: 200%;
}
#service .introWrap{
    border: 3px solid #4774b9;
    margin: 2rem 0;
}
#service .introWrap h3{
    margin: 0;
    background: none;
    border: none;
    border-bottom: 3px solid #4774b9;
    text-align: center;
    color: #4774b9;
}
#service .introWrap ul{
    padding-left: 2rem;
}
#service .introWrap ul li{
    position: relative;
    padding: 0.5rem 1rem;
    font-size: 90%;
    line-height: 195%;
}
#service .introWrap ul li::after{
    content: '\f058';
    font-size: 160%;
    position: absolute;
    top: 9px;
    left: -13px;
    font-family: "Font Awesome 5 Free";
    color: #4774b9;
    font-weight: bold;
}
#service .wpContent .meritCtWrap{
    box-shadow: 0 0 10px #cccc;
    margin: 2rem 0;
    padding: 1.5rem;
    border-radius: 10px;
}
#service .wpContent .meritCtWrap h4{
    margin: 0 0 1rem 0;
}
#service .wpContent .meritCtWrap p{
    font-size: 100%;
}
#service .wpContent .meritCtWrap  .cy{
    color: #234872;
    font-size: 150%;
    padding-right: 1rem;
    vertical-align: sub;
}
#service .wpContent .prFlex{
    margin: 1rem 0;
}
#service .wpContent .prFlex strong{
    flex: 1;
    background: #4774b9;
    color: #FFF;
    text-align: center;
    margin: 5px;
    padding: 1rem;
    font-size: 130%;
}
#service .wpContent .prFlex strong:nth-of-type(2){
    background: #e77f58;
}
#service .wpContent .prFlex strong:nth-of-type(3){
    background: #1eade5;
}
#service .wpContent .kome{
    font-size: 80%;
    margin: 0;
}
#service .wpContent hr{
    border: 2px solid #f1f1f1;
    margin: 1rem 0;
}
#service .wpContent .costWrap{
    border: 2px solid #f1f1f1;
    padding: 2rem;
    margin: 2rem 0;
    border-radius: 10px;
    box-shadow: 0 0 10px #cccc;
}
#service .wpContent .costWrap h3{
    text-align: center;
    border: none;
    background: #fdd204;
}
#service .wpContent .costWrap .costInWrap{
    padding: 1rem 1rem 1rem 2rem;
    border-left: 3px solid #fdd204;
    margin: 2rem 0;
}
#service .wpContent .costWrap  h4{
    background: #fdd204;
    border: none;
    font-size: 110%;
    margin: 1rem 0 0 0;
    padding: 5px 0 5px 1rem;
}
#service .wpContent .costWrap h4:after{
    display: none;
}
#service .wpContent .costWrap .costInWrap h4{
    margin: 0;
    border: none;
    background:none;
    padding: 0;
}


/*------------------------------------------------------------
  beginner
------------------------------------------------------------*/
#beginner .wpContent p,#beginner .wpContent div{
    font-family: "游ゴシック", YuGothic, "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Verdana, Arial, "MS P Gothic", "MS Pゴシック", sans-serif;
}
#beginner .wpContent .intro{
    text-align: center;
    margin: 2rem 0;
    line-height: 240%;
}
#beginner .wpContent .decoBox{
    border: 2px solid #4774b9;
    margin: 0 0 3rem 0;
}
#beginner .wpContent .decoBox .label{
    background: #4774b9;
    color: #FFF;
    display: block;
    text-align: center;
    font-weight: bold;
    font-size: 130%;
    padding: 1rem;
}
#beginner .wpContent .decoBox h3{
    background: none;
    border: none;
    text-align: center;
    font-size: 190%;
    margin: 0;
}
#beginner .wpContent .decoBox .kome{
    padding:0 1rem 1rem 1rem;
    font-size: 70%;
    text-align: center;
}
#beginner .wpContent .kome{
    font-size: 80%;
    margin: 0;
}
#beginner .wpContent .indWrap{
    border: 3px solid #e77f58;
    padding-bottom: 1rem;
}
#beginner .wpContent .indWrap h3{
    background: #e77f58;
    text-align: center;
    border: none;
    color: #FFF;
    margin: 0;
}
#beginner .wpContent .indWrap h3 span{
    font-size: 90%;
    background: #ffd000;
    border-radius: 80px;
    padding: 0 1rem;
    color: #000;
    margin-right: 1rem;
}
#beginner .wpContent .indWrap p{
    text-align: center;
    margin: 1rem 0;
}
#beginner .wpContent .indWrap .flex{

}
#beginner .wpContent .indWrap .flex .leftWrap,#beginner .wpContent .indWrap .flex .rightWrap{
    flex:1;
    padding:1rem;
    text-align: center;
}
#beginner .wpContent .indWrap .flex h4{
    margin: 0;
    border-bottom: 1px solid #e77f58;
    color: #e77f58;
    font-size: 110%;
}
#beginner .wpContent .indWrap .flex h4::after{
    display: none;
}
#beginner .wpContent .indWrap .flex p{
    margin: 0;
}
#beginner .wpContent .indWrap .flex .leftWrap a{
    color: #000;
    text-decoration: none;
    font-size: 230%;
}
#beginner .wpContent .indWrap .flex .rightWrap a{
    background: #ffd000;
    color: #FFF;
    font-size: 100%;
    text-decoration: none;
    display: block;
    margin: 1rem 0;
    padding: 5px;
    border-radius: 4px;
}
#beginner .wpContent .indWrap .kome{
    text-align: left;
    padding: 0 1rem;
    margin: 0;
}
/*------------------------------------------------------------
  lawyer
------------------------------------------------------------*/
#lawyer .wpContent .introWrap{
    justify-content: center;
}
#lawyer .wpContent .introWrap .leftWrap,#lawyer .wpContent .introWrap .rightWrap{
    padding: 1rem;
    flex: 1;
    position: relative;
}
#lawyer .wpContent .introWrap .rightWrap{
    flex:1.5;
}
#lawyer .wpContent .introWrap .leftWrap::before{
    content: "";
    width: 270px;
    height: 180px;
    background: #234872;
    position: absolute;
    top: 29px;
    left: 0;
    display: block;
}
#lawyer .wpContent .introWrap .leftWrap img{
    position: relative;
    z-index: 100;
}
#lawyer .wpContent .introWrap .deco{
    text-align: center;
    font-size: 90%;
    font-weight: bold;
}
#lawyer .wpContent .introWrap h3{
    background: none;
    border: none;
    text-align: center;
    font-size: 160%;
    border-bottom: 2px solid #234872;
}
#lawyer .wpContent .introWrap h3 span.kana{
    font-size: 50%;
    display: block;
    line-height: 200%;
}
#lawyer .wpContent .introWrap .from{
    text-align: center;
    font-size: 80%;
}
#lawyer .wpContent h4.great{
    border: none;
    border-bottom: 3px dotted #234872;
    padding-bottom: 15px;
}
#lawyer .wpContent h4.great::after{
    display: none;
}
#lawyer .wpContent dd,#lawyer .wpContent dt{
    text-align: left;
    font-size: 90%;
}
#lawyer .wpContent dt{
    font-weight: bold;
}
#lawyer .wpContent ul{
    width: 100%;
    border-top: 1px solid;
    border-bottom: 1px solid;
}
#lawyer .wpContent ul li{
    border-bottom: 1px dotted #ccc;
    padding: 0.5rem;
    font-size: 90%;
}
.wpContent .wrappingBox{
    border: 10px solid #4774b9;
    padding: 2rem;
    border-radius: 6px;
    margin: 4rem 0;
}
#lawyer .wpContent .wrappingBox h4:first-child{
    margin-top:0;
}
#lawyer .wpContent .wrappingBox dl,#lawyer .wpContent .wrappingBox ul{
    border: none;
}
#lawyer .wpContent .wrappingBox dt,#lawyer .wpContent .wrappingBox dd{
    background:none;
}
/*------------------------------------------------------------
  menu
------------------------------------------------------------*/
 .wpContent #menu .cpWrap, #menu .indWrap{
    flex-wrap: wrap;
 }
 .wpContent #menu .menuCont img{
    width: 74px;
    margin: 0 auto 10px auto;
}
.wpContent #menu .menuCont{
    background: #FFF;
    padding: 1rem;
    width: 32%;
    text-align: center;
    border: 1px solid #ccc;
    border-radius: 6px;
    margin: 5px;
    color: #000;
    text-decoration: none;
    font-weight: normal;
}
/*------------------------------------------------------------
  fee
------------------------------------------------------------*/
 #fee .wpContent ul li a{
    display: block;
    background: #1eade5;
    color: #FFF;
    text-decoration: none;
    padding: 0.5rem;
    border-radius: 80px;
    text-align: center;
 }
 #fee .wpContent ul.ind li:nth-of-type(1) a{ background: #e77f58; }
 #fee .wpContent ul.ind li:nth-of-type(2) a{ background: #399cc3; }
 #fee .wpContent ul.ind li:nth-of-type(3) a{ background: #db6592; }
 #fee .wpContent ul.ind li:nth-of-type(4) a{ background: #9a69d7; }
 #fee .wpContent ul.ind li:nth-of-type(5) a{ background: #75d0a4; }
 #fee .wpContent ul.ind li:nth-of-type(6) a{ background: #dadc25; }
 #fee .wpContent ul.cop li:nth-of-type(1) a{ background: #e77f58; }
 #fee .wpContent ul.cop li:nth-of-type(2) a{ background: #399cc3; }
 #fee .wpContent ul.cop li:nth-of-type(3) a{ background: #db6592; }
 #fee .wpContent ul.cop li:nth-of-type(4) a{ background: #9a69d6; }
 #fee .wpContent ul.cop li:nth-of-type(5) a{ background: #75d0a4; }
 #fee .wpContent ul.cop li:nth-of-type(6) a{ background: #dadc22; }
/*------------------------------------------------------------
  contact
------------------------------------------------------------*/

#contact .caveat{
    font-weight: bold;
    color: #b91717;
}
#contact #contactWrapper{
    margin-bottom: 30px;
}
#contact textarea,#contact .your-subject{
    width: 100%;
}
#contact #contactWrapper dl{
    flex-wrap: wrap;
}
#contact #contactWrapper dt span{
    background: #b91717;
    color: #FFF;
    padding: 0 10px;
    margin-right: 10px;
    display: inline-block;
    font-size: 12px;
    font-weight: bold;
}
#contact #contactWrapper dt,#contact #contactWrapper dd{
    padding: 10px;
    font-size: 14px;
}
#contact #contactWrapper dt{
    width: 35%;
}
#contact #contactWrapper dd{
    width: 65%;
}
#contact #contactWrapper .mwform-tel-field input[type="text"]{
    width: 30%;
}
#contact #contactWrapper dd.noFlex{
  display: block;
}
#contact #contactWrapper dd .mwform-zip-field{
    display:flex;
    align-items: anchor-center;
}
#contact #contactWrapper dd p{
    color: #b62121;
    font-size: 12px;
    font-weight: bold;
}
#contact #contactWrapper dd select{
    padding: 11px;
    border: 1px solid #ccc;
    border-radius: 3px;
}
#contact input[type="text"],#contact input[type="email"],#contact input[type="tel"],#contact textarea{
    padding: 10px;
    border: 1px solid #d0d0d0;
    border-radius: 3px;
}
#contact #contactWrapper input[type="text"],#contact #contactWrapper input[type="email"]{
    width: 100%;
}
/* #contact #contactWrapper{
  margin-bottom: -2rem;
} */
#contact [type="submit"],#contact .backButton {
    background: #e67f58;
    appearance: none;
    -webkit-appearance: none;
    width: 100%;
    padding: 14px 0;
    font-size: 16px;
    color: #FFF;
    border-radius: 3px;
    margin: 5px 0;
    letter-spacing: 0.5rem;
    font-weight: bold;
    border: none;
}
#contact .backButton {
    width: 70%;
    display: block;
    text-align: center;
    margin: 1rem auto;
    letter-spacing: 0;
    text-decoration: none;
}
#contact [type="submit"].back{
    background: #a0a0a0;
}
#contact .caution{
  font-size: 80%;
}
#contact .wpContent a.linkButton{
    width: 70%;
    margin: 2rem auto;
    text-align: center;
    display: block;
}


@media (min-width: 1800px) {

}
@media (max-width: 1099px) {


}

@media (max-width: 480px){
    #contact #contactWrapper dl{
        display: block;
    }
    #contact #contactWrapper dt,#contact #contactWrapper dd{
        width: 100%;
    }
    #contact #contactWrapper input[type="text"]{
        width: 100%;
    }
    #contact input[type="text"],#contact input[type="email"],#contact input[type="tel"],#contact textarea{
        width: 100%;
    }
    #lawyer .wpContent .introWrap{
        display: block;
    }
    #lawyer .wpContent .introWrap .leftWrap::before{
        top: 49px;
    }
    .wpContent .wrappingBox{
        padding: 1rem
    }
    #lawyer .wpContent .wrappingBox dt, #lawyer .wpContent .wrappingBox dd,#lawyer .wpContent .wrappingBox li{
        font-size: 75%;
    }
    #menu .menuCont{
        width: 46%;
    }
    /* beginner */
    #beginner .wpContent .decoBox .label{
        font-size: 100%;
    }
    #beginner .wpContent .decoBox h3{
        font-size: 100%;
    }
    #beginner .wpContent .kome,#beginner .wpContent .indWrap .kome{
        font-size: 70%;
    }
    #beginner .wpContent .decoBox{
        margin: 0 0 1rem 0;
    }
    #beginner .wpContent .indWrap h3 span{
        display: block;
        margin-bottom: 10px;
    }
    #beginner .wpContent .indWrap p{
        padding: 0 1rem;
        font-size: 90%;
    }
    #beginner .wpContent .indWrap .flex{
        display: block;
    }
    #beginner .wpContent .indWrap .flex .leftWrap, #beginner .wpContent .indWrap .flex .rightWrap{
        padding: 0;
    }
    .wpContent #menu .menuCont{
        width: 46%;
    }
    /*--- office --------*/
    #lawyer .wpContent .selfIntro,#office .wpContent .photo{
          display: block;
    }
    #lawyer .wpContent .selfIntro .right{
            margin: 1rem 0 0 0;
    }
    #office .wpContent .photo img{
      margin: 10px auto;
    }
}