
.mainarea .articlebox {
    padding-top: 70px;
}
.mainarea .leadbox {
    width: 776px;
    border-radius: 10px;
    background: #fff3dc;
    margin: 0 auto;
    position: relative;
}

.mainarea .leadbox:before{
    display:none;
    content:"";
    width:19px;
    height:44px;
    box-sizing:content-box;
    border-left:17px solid #2F9EA5;
    border-right:17px solid #2F9EA5;
    position:absolute;
    top:7px;
    left:-1px;
}
.mainarea .leadbox:after{
    display:none;
    content:"";
    width:19px;
    height:44px;
    box-sizing:content-box;
    border-left:17px solid #2F9EA5;
    border-right:17px solid #2F9EA5;
    position:absolute;
    bottom:45px;
    right:-1px;
}


.mainarea .leadbox p {
    font-size: 17px;
    letter-spacing: 0.1em;
    line-height: 38px;
    text-align: center;
    color: #2f9ea5;
    padding-top: 53px;
    padding-bottom:80px;
}


.mainarea .leadbox h2 {font-family: "Zen Kaku Gothic New";font-weight: bold;font-size: 30px;letter-spacing: 0.1em;text-align: center;color: #2f9ea5;line-height30px;position: absolute;width: 100%;top: -22px;}


ul.counselinglist li {
    width: 790px;
    border-radius: 31px;
    background: #fff;
    border: 3px solid #2f9ea5;
    box-shadow: 12px 13px 0px #2f9ea5;
    display: block;
    margin: 0 auto;
    margin-top: 30px;
    padding-bottom: 30px;
}

ul.counselinglist li h3 {
    font-family: "Zen Kaku Gothic New";
    font-weight: 500;
    font-size: 27px;
    letter-spacing: 0.1em;
    text-align: left;
    color: #2f9ea5;
    padding-top: 30px;
}

ul.counselinglist li h3:before {
    content: "";
    display: inline-block;
    width: 19px;
    height: 25px;
    background-color: #FFFF40;
    margin-left: 32px;
    margin-right: 5px;
}

ul.counselinglist li p {
    padding-left: 32px;
    text-align: left;
    padding-top: 10px;
    \: 793.32px;
    height: \;
    font-weight: 500;
    font-size: 16px;
    letter-spacing: 0.1em;
    \: left;
    color: #000;
}

ul.counselinglist {
    padding-top: 10px;
}

article .sectionbox {
    padding-top: 110px;
}

.expartdetail {
    width: 455px;
    height: 170px;
    border-radius: 22px;
    background: #ffe8bb;
    position: absolute;
    top: 36px;
}

.expartbox {
    position: relative;
    width: 794px;
    margin: 0 auto;
    height: 373px;
}
.expartbox h3 {
    width: 228px;
    height: 69px;
    background-image: url(/img/about/counseling/bg_exparttitle.png);
    background-size: contain;
    background-repeat: no-repeat;
    font-family: "Zen Kaku Gothic New";
    font-weight: bold;
    font-size: 18px;
    letter-spacing: 0.1em;
    text-align: center;
    color: #fff;
    box-sizing: border-box;
    padding-top: 16px;
    margin-top: -36px;
    margin-left: 25px;
}

.expartbox > div:nth-child(2).expartdetail{
    top:195px;
    right:0
}
.expartbox p {
    padding-top: 10px;
    padding-left: 60px;
    font-family: "Zen Kaku Gothic New";
    font-weight: 500;
    font-size: 16px;
    letter-spacing: 0.1em;
    text-align: left;
    color: #000;
}

.expartbox > div:nth-child(2).expartdetail p{
    padding-top: 20px;
    padding-left: 50px;
}

ul.method {
    width: 680px;
    margin: 0 auto;
}

ul.method li {
    font-family: "Zen Kaku Gothic New";
    font-weight: 500;
    font-size: 19px;
    letter-spacing: 0.1em;
    line-height: 19px;
    text-align: left;
    color: #000;
    padding-bottom: 17px;
    padding-top: 30px;
    border-bottom: 1px solid #2F9EA5;
}

ul.method li:before {
    display: inline-block;
    content: "";
    width: 24px;
    height: 24px;
    border: 3px solid #2F9EA5;
    vertical-align: middle;
    border-radius: 24px;
    margin-right: 6px;
    margin-left: 90px;
    margin-top: -2px;
}

.counselingdetailbox {
    width: 558px;
    box-sizing: border-box;
    height: 189px;
    margin: 0 auto;
    margin-top: 110px;
    background-image: url(/img/about/counseling/image_councelingdetail.png);
    background-size: contain;
    background-repeat: no-repeat;
    background-position: bottom right;
}

.detailbox {
    width: 410px;
    height: 179px;
    background-image: url(/img/about/counseling/bg_councelingdetail.png);
    background-size: contain;
    background-repeat: no-repeat;
}

.detailbox h3 {
    font-family: "Zen Kaku Gothic New";
    font-weight: 500;
    font-size: 18px;
    letter-spacing: 0.1em;
    text-align: left;
    color: #000;
    padding-top: 50px;
    padding-left: 50px;
}

.sectiontext .detailbox p {
    font-family: "Zen Kaku Gothic New";
    font-weight: 500;
    font-size: 16px;
    letter-spacing: 0.1em;
    text-align: left;
    color: #000;
    padding: 10px 50px 0 50px;
}
@media (max-width:600px){
    .mainarea article .articlebox {
    padding-top: 50px;
}

.mainarea .leadbox {
    width: 100%;
    border-radius: 10px;
}

.mainarea .leadbox h2 {
    font-family: "Zen Kaku Gothic New";
    font-weight: bold;
    font-size: 20px;
    letter-spacing: 0.1em;
    text-align: center;
    color: #2f9ea5;
    line-height: 20px;
    top: -10px;
}

.mainarea .leadbox p {
    font-family: "Zen Kaku Gothic New";
    font-weight: bold;
    font-size: 14px;
    letter-spacing: 0.1em;
    line-height: 21px;
    text-align: left;
    color: #2f9ea5;
    padding: 19px 30px 50px 30px;
}

.mainarea .leadbox:before {
    width: 6px;
    height: 18px;
    border-width: 6px;
    top: 10px;
    left: 7px;
}
.mainarea .leadbox:after {
    width: 6px;
    height: 18px;
    border-width: 6px;
    bottom: 10px;
    right: 7px;
}

article .sectionbox h2 {
    font-size: 20px;
    line-height: 29px;
}

article .sectionbox {
    padding-top: 60px;
}

ul.counselinglist {
    width: 100%;
}

ul.counselinglist li {
    width: 100%;
    padding: 20px 0px 20px 7px;
    box-sizing: border-box;
    height: 160px;
    box-shadow: 6px 7px 0px #2f9ea5;
}

ul.counselinglist li h3 {
    font-family: "Zen Kaku Gothic New";
    font-weight: 500;
    font-size: 16px;
    letter-spacing: 0.1em;
    text-align: left;
    color: #2f9ea5;
    padding-top: 0;
}

ul.counselinglist li h3:before {
    width: 15px;
    height: 19px;
    margin: 0;
}

ul.counselinglist li p {
    padding-left: 0;
    font-family: "Zen Kaku Gothic New";
    font-weight: 500;
    font-size: 14px;
    letter-spacing: 0.1em;
    text-align: left;
    color: #000;
    padding: 10px 0px;
    line-height: 20px;
}

.expartbox {
    width: 100%;
    height: auto;
    padding-top: 60px;
}

.expartdetail {
    width: auto;
    position: relative;
    top: 0;
    left: 0;
    height: auto;
}

.expartbox h3 {
    font-family: "Zen Kaku Gothic New";
    font-weight: bold;
    font-size: 15px;
    letter-spacing: 0.1em;
    text-align: center;
    color: #fff;
    width: 156px;
    height: 42px;
    padding-top: 5px;
    position: absolute;
    margin-top: -23px;
    background-image: url(/img/about/counseling/bg_exparttitle_sp.png);
}

h3 {}

.expartbox p {
    padding: 20px 15px;
    font-family: "Zen Kaku Gothic New";
    font-weight: 500;
    font-size: 14px;
    letter-spacing: 0.1em;
    text-align: left;
    color: #000;
}

.expartbox > div:nth-child(2).expartdetail {
    top: 0;
    right: 0;
    margin-top: 35px;
}

.expartbox > div:nth-child(2).expartdetail p {
    padding: 20px 15px;
}

ul.method li {
    font-family: "Zen Kaku Gothic New";
    font-weight: 500;
    font-size: 14px;
    letter-spacing: 0.1em;
    line-height: 20px;
    text-align: left;
    color: #000;
    padding-bottom: 8px;
    padding-top: 10px;
    padding-left: 15px;
}

ul.method li:before {
    width: 14px;
    height: 14px;
    border-width: 2px;
    margin-left: 0;
    margin-right: 4px;
}

ul.method {
    width: 100%;
    margin-top: -5px;
}

ul.method li span {
    padding-left: 22px;
}

.sectiontext {
    padding-top: 20px;
}

.detailbox {
    width: 245px;
    padding: 15px;
    box-sizing: border-box;
    background-image: url(/img/about/counseling/bg_councelingdetail_sp.png);
}

.counselingdetailbox {
    width: 100%;
    height: 128px;
    background-size: 71px 92px;
    margin-top: 30px;
    background-image: url(/img/about/counseling/image_councelingdetail.png);
}

.detailbox h3 {
    font-family: "Zen Kaku Gothic New";
    font-weight: 500;
    font-size: 16px;
    letter-spacing: 0.1em;
    text-align: left;
    color: #000;
    line-height: 16px;
    margin: 0;
    padding: 0;
}

.sectiontext .detailbox p {
        margin: 0;
        padding: 0;
        padding-top: 9px;
        font-family: "Zen Kaku Gothic New";
        font-weight: 500;
        font-size: 14px;
        letter-spacing: 0.1em;
        line-height: 16px;
        text-align: left;
        color: #000;
}
}