/**
    common
**/
.clearfix::after {
    content: ".";
    clear: both;
    display: block;
    visibility: hidden;
    height: 0px;
}
#w,#page {
    background: #FFF!important;
    margin: 0!important;
    padding: 0!important;
}
#eikaiwaTop .center916 {
    width: 916px!important;
    margin-left: auto!important;
    margin-right: auto!important;
}
#eikaiwaTop .section-free .freeLesson {
    padding-bottom: 70px;
}
#eikaiwaTop .section02,#eikaiwaTop .section03,#eikaiwaTop .section04,#eikaiwaTop .section05,#eikaiwaTop .section04,#eikaiwaTop .section06,#eikaiwaTop .section07,#eikaiwaTop .section08,#eikaiwaTop .section09 {
    padding-top: 70px;
}
#eikaiwaTop .section03,#eikaiwaTop .section04,#eikaiwaTop .section05,#eikaiwaTop .section06,#eikaiwaTop .section07,#eikaiwaTop .section08,#eikaiwaTop .section09 {
    padding-bottom: 70px;
}
#eikaiwaTop .section03,#eikaiwaTop .section05,#eikaiwaTop .section07,#eikaiwaTop .section09 {
    background: #F7F7F7;
}
#eikaiwaTop .section02 h2,#eikaiwaTop .section03 h2,#eikaiwaTop .section04 h2,#eikaiwaTop .section05 h2,#eikaiwaTop .section06 h2,#eikaiwaTop .section07 h2,#eikaiwaTop .section08 h2,#eikaiwaTop .section09 h2 {
    font-size: 28px;
    line-height: 28px;
    letter-spacing: 1px;
    text-align: center;
}
#eikaiwaTop .section02 h2 + p,#eikaiwaTop .section03 h2 + p,#eikaiwaTop .section04 h2 + p,#eikaiwaTop .section05 h2 + p,#eikaiwaTop .section06 h2 + p,#eikaiwaTop .section07 h2 + p,#eikaiwaTop .section08 h2 + p,#eikaiwaTop .section09 h2 + p {
    font-size: 24px;
    line-height: 24px;
    margin-top: 20px;
    color: #5F5F5F;
    color: #5F5F5F;
    letter-spacing: 2px;
    text-align: center;
}
#eikaiwaTop .section05 h2 + p {
    line-height: 37px;
}
#eikaiwaTop .section05 h2 + p small {
    font-size: 11px;
}
#eikaiwaTop .moreLink {
    display: block;
    width: 450px;
    height: 65px;
    line-height: 65px;
    font-size: 21px;
    letter-spacing: 2px;
    color: #FFF;
    border-radius: 5px;
    text-align: center;
    margin: 50px auto 0;
    background: #3CB5FC;
    border-bottom: 5px solid #1BA3FC;
    box-sizing: border-box;
}
.freeLesson {
    width: 520px;
    margin: 50px auto 0;
}
.freeLesson p {
    font-size: 20px;
    line-height: 20px;
    color: #FF7800;
    text-align: center;
}
.freeLesson a {
    position: relative;
    display: block;
    width: 100%;
    height: 70px;
    font-size: 28px;
    line-height: 70px;
    text-align: center;
    color: #FFF!important;
    border-radius: 5px;
    letter-spacing: 2px;
    background: #FF7800;
    border-bottom: 5px solid #E65A00;
    margin-top: 15px;
}
.freeLesson a:hover,#eikaiwaTop .section01 .threeBnr a:hover,#eikaiwaTop .section03 .special a:hover,#eikaiwaTop .moreLink:hover,#eikaiwaTop .section07 .beginnerGuide tr td:nth-of-type(2) > a:hover,#eikaiwaTop .section09 .bnrUp a:hover,#eikaiwaTop .section09 .middle:hover,#eikaiwaTop .section02 .movieSection dl dd a:hover {
    opacity: 0.7;
}

.bnr_top {
    text-align: center;
    margin-bottom: 60px;
}
/* For Otoshidama 2017 banner CSS. Add 2016/12/27. */
.bnr_top a:first-of-type img {
    margin-bottom: 30px;
}
/* For Otoshidama 2017 banner CSS End. */
.bnr_mid {
    text-align: center;
    margin-top: 40px;
}
/**
    header movie
**/
.header-movie {
    width: 100%;
    height: 500px!important;
    overflow: hidden;
    position: relative;
    white-space: nowrap;
    background-size: cover;
}
.header-movie video {
    min-width: 100%;
    min-height: 100%;
    width: auto;
    height: auto;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%,-50%);
}
.header-txt {
    width: 100%;
    position: absolute;
    top: 180px;
    z-index: 10;
}
.header-txt h2 {
    font-size: 45px!important;
    letter-spacing: 4px;
    text-align: center;
    color: #FFF!important;
    text-shadow: rgba(0,0,0,0.25) 0px 0px 10px;
}
.header-txt a {
    display: block;
    position: relative;
    width: 250px;
    height: 50px;
    margin: 30px auto 0 auto;
    font-size: 17px;
    font-weight: bold;
    color: #fff!important;
    letter-spacing: 2px;
    line-height: 50px!important;
    border-radius: 5px;
    text-align: center;
    border: 2px solid #fff;
    text-shadow: rgba(0,0,0,0.25) 0px 0px 10px;
}
.header-txt a:hover {
    color: #f60!important;
    background-color: #fff;
    text-shadow: none;
}

#eikaiwaTop .guest_img {
    width: 100%;
    height: 410px;
    background: url(http://image.eikaiwa.dmm.com/assets/p/general/eikaiwa/top/pattern3/pc_top_bg.jpg) no-repeat;
    background-size: cover;
    background-position: center;
}
#eikaiwaTop .guest_img h2 {
    width: 100%;
    font-size: 42px;
    line-height: 65px;
    letter-spacing: 4px;
    color: #FFF;
    text-align: center;
    padding-top: 60px;
    text-shadow: 1px 0px 10px rgba(0, 0, 0, 0.7);
}
#eikaiwaTop .guest_img h2 .ex {
    display: inline-block;
    font-size: 48px;
    transform: rotate(20deg);
    vertical-align: top;
    padding: 1px 0 0 6px;
}
#eikaiwaTop .guest_img > a {
    display: block;
    position: relative;
    width: 333px;
    height: 50px;
    font-size: 21px;
    font-weight: bold;
    color: #FF7800;
    letter-spacing: 3px;
    line-height: 50px;
    border-radius: 50px;
    text-align: center;
    margin: 20px auto 0;
    background: #FFF;
    border: 2px solid #FF7800;
    box-sizing: border-box;
}
#eikaiwaTop .guest_img > a::before {
    content: '';
    position: absolute;
    width: 100%;
    height: 50px;
    border-radius: 50px;
    border-bottom: 5px solid #E65A00;
    left: 0;
    bottom: -5px;
}
#eikaiwaTop .guest_img > a:hover {
    opacity: 0.7;
}


/**
    cp
**/
#eikaiwaTop .section-free .cp,#eikaiwaTop aside .cp {
    width: 100%;
    height: 200px;
    background: url(http://image.eikaiwa.dmm.com/assets/p/general/eikaiwa/top/zoryo201706_bg.jpg) no-repeat;
    background-size: cover;
    background-position: center;
    padding-top: 15px;
}
#eikaiwaTop .section-free .cp {
    margin: 50px 0!important;
}
#eikaiwaTop .section-free .cp .freeLesson,#eikaiwaTop aside .freeLesson {
    padding: 20px 0 0 0;
    margin-top: 0;
}
#eikaiwaTop .cp .freeLesson {
    width: 590px;
}
#eikaiwaTop .cp p {
    position: relative;
    font-size: 20px;
    line-height: 20px;
    letter-spacing: 2px;
}
#eikaiwaTop .cp p:nth-of-type(1) {
    color: #f70;
    font-weight: bold;
    font-size: 18px;
}
#eikaiwaTop .cp p:nth-of-type(1) .line {
    position: relative;
    top: 5px;
}
#eikaiwaTop .cp p:nth-of-type(1) .line img {
    height: 20px;
    width: 20px;
}
#eikaiwaTop .cp p:nth-of-type(2) {
    margin-top: 10px;
    color: #666;
}
#eikaiwaTop .cp p:nth-of-type(2) span.orange {
    color: #f70;
    font-weight: bold;
}
#eikaiwaTop .cp p:nth-of-type(2) span.blue {
    color: #00A1FF;
    font-weight: bold;
}
#eikaiwaTop .cp p:nth-of-type(2) span.red {
    color: #c00;
    font-weight: bold;
}
#eikaiwaTop .cp p:nth-of-type(2) span.december-blue {
    color: #00A1FF;
    font-weight: bold;
    font-size: 18px;
}
#eikaiwaTop .cp p:nth-of-type(2)::after {
    content: none;
    position: absolute;
    left: 0;
    bottom: 10px;
    width: 57px;
    height: 58px;
    background: url(http://image.eikaiwa.dmm.com/assets/p/general/eikaiwa/top/pattern1/zoryo_201609_imadake.png);
    background-size: 100%;
}
#eikaiwaTop .cp p.bible_animate::after {
    animation: rotate 1s;
    -webkit-animation: rotate 1s;
}
@-webkit-keyframes rotate {
    0% {
        -webkit-transform: scale(1);
    }
    20% {
        -webkit-transform: scale(0.9) rotate(-3deg);
    }
    30%, 50%, 70%, 90% {
        -webkit-transform: scale(1.1) rotate(3deg);
    }
    40%, 60%, 80% {
        -webkit-transform: scale(1.1) rotate(-3deg);
    }
    100% {
        -webkit-transform: scale(1) rotate(0);
        opacity: 1;
    }
}
@keyframes rotate {
    0% {
        transform: scale(1);
    }
    10%, 20% {
        transform: scale(0.9) rotate(-3deg);
    }
    30%, 50%, 70%, 90% {
        transform: scale(1.1) rotate(3deg);
    }
    40%, 60%, 80% {
        transform: scale(1.1) rotate(-3deg);
    }
    100% {
        transform: scale(1) rotate(0);
        opacity: 1;
    }
}
#eikaiwaTop .cp a {
    background: #FF3C00;
    border-bottom: 5px solid #a00;
}

/**
    section01
**/
#eikaiwaTop .section01 {
    border-bottom: 1px solid #F7F7F7;
}
#eikaiwaTop .section01 .freeLesson {
    margin: 20px auto;
}
#eikaiwaTop .section01 .threeBnr {
    width: 100%;
    background: #f7f7f7;
    padding: 15px 0;
    text-align: center;
}
#eikaiwaTop .section01 .threeBnr a:nth-of-type(1) {
    float: left;
}
#eikaiwaTop .section01 .threeBnr a:nth-of-type(3) {
    float: right;
}



/**
    section02
**/
#eikaiwaTop .section02 h2 {
    line-height: 45px;
}
#eikaiwaTop .section02 .movieSection {
    width: 870px;
    margin: 31px auto 0;
}
#eikaiwaTop .section02 .movieSection dl {
    display: inline-block;
    width: 400px;
}
#eikaiwaTop .section02 .movieSection dl dt {
    font-size: 24px;
    line-height: 24px;
    letter-spacing: 2px;
}
#eikaiwaTop .section02 .movieSection dl dd {
    font-size: 14px;
    line-height: 25px;
    color: #666666;
    padding-top: 10px;
}
#eikaiwaTop .section02 .movieSection dl dd a {
    position: relative;
    display: block;
    width: 170px;
    height: 25px;
    line-height: 25px;
    font-size: 12px;
    color: #FF7800;
    letter-spacing: 1px;
    border-radius: 5px;
    padding-left: 10px;
    text-align: center;
    background: #FFF;
    border: 1px solid #FF7800;
    box-sizing: border-box;
}
#eikaiwaTop .section02 .movieSection dl dd a:hover {
    opacity: 0.7;
}
#eikaiwaTop .section02 .movieSection dl dd a::after {
    content: '';
    width: 9px;
    height: 15px;
    background: url(http://image.eikaiwa.dmm.com/assets/p/general/eikaiwa/top/pattern3/shoshin_small.png) no-repeat;
    background-size: cover;
    position: absolute;
    left: 35px;
    top: 4px;
}
#eikaiwaTop .section02 .movieSection #youtube {
    position: relative;
    display: inline-block;
    width: 413px;
    float: right;
}
#eikaiwaTop .section02 .movieSection #youtube iframe {
    position: absolute;
    left: 10px;
    top: 10px;
}
#eikaiwaTop .section02 .movieSection #youtube img {
    width: 100%;
}

/**
    section03
**/
#eikaiwaTop .section03 .special {
    margin-top: 30px;
}
#eikaiwaTop .section03 .special a {
    display: inline-block;
    position: relative;
    vertical-align: top;
    background: #FFF;
    border-radius: 15px;
}
#eikaiwaTop .section03 .special a.new::after {
    position: absolute;
    top: 0;
    right: 0;
    content: '';
    width: 62px;
    height: 62px;
    background: url(http://image.eikaiwa.dmm.com/assets/p/general/eikaiwa/guest_g/new.png) no-repeat;
    background-position: right top;
}
#eikaiwaTop .section03 .special a:nth-of-type(1),#eikaiwaTop .section03 .special a:nth-of-type(2),#eikaiwaTop .section03 .special a:nth-of-type(3),#eikaiwaTop .section03 .special a:nth-of-type(4) {
    width: 220px;
    height: 415px;
    padding: 25px 20px;
    box-sizing: border-box;
}
#eikaiwaTop .section03 .special a:nth-of-type(2),#eikaiwaTop .section03 .special a:nth-of-type(3),#eikaiwaTop .section03 .special a:nth-of-type(4) {
    margin-left: 7px;
}
#eikaiwaTop .section03 .special a:nth-of-type(5),#eikaiwaTop .section03 .special a:nth-of-type(6),#eikaiwaTop .section03 .special a:nth-of-type(7) {
    width: 297px;
    height: 415px;
    padding: 25px 20px;
    box-sizing: border-box;
    margin-top: 10px;
}
#eikaiwaTop .section03 .special a:nth-of-type(6),#eikaiwaTop .section03 .special a:nth-of-type(7) {
    margin-left: 7px;
}
#eikaiwaTop .section03 .special a dt {
    position: relative;
    height: 180px;
    text-align: center;
    border-bottom: 1px solid #F0F0F0;
}
#eikaiwaTop .section03 .special a dt img {
    vertical-align: top;
}
#eikaiwaTop .section03 .special a:nth-of-type(1) dt img {
    width: 113px;
}
#eikaiwaTop .section03 .special a:nth-of-type(2) dt img {
    width: 114px;
}
#eikaiwaTop .section03 .special a:nth-of-type(3) dt img {
    width: 130px;
}
#eikaiwaTop .section03 .special a:nth-of-type(4) dt img {
    width: 115px;
}
#eikaiwaTop .section03 .special a:nth-of-type(5) dt img {
    width: 115px;
}
#eikaiwaTop .section03 .special a:nth-of-type(6) dt img {
    width: 95px;
}
#eikaiwaTop .section03 .special a:nth-of-type(7) dt img {
    width: 115px;
}
#eikaiwaTop .section03 .special a dt .title {
    width: 100%;
    display: block;
    font-size: 18px;
    line-height: 25px;
    position: absolute;
    bottom: 10px;
    left: 0;
}
#eikaiwaTop .section03 .special a dt .title .pink {
    color: #FF3B80;
}
#eikaiwaTop .section03 .special a dd {
    font-size: 14px;
    line-height: 23px;
    padding-top: 10px;
    color: #808080;
}
#eikaiwaTop .section03 .special a dd .more {
    width: 170px;
    height: 25px;
    line-height: 24px;
    text-align: center;
    font-size: 12px;
    color: #6F6F6F;
    border: 1px solid #DEDEDE;
    position: absolute;
    bottom: 25px;
    left: 0;
    right: 0;
    margin: auto;
    border-radius: 5px;
    box-sizing: border-box;
}
#eikaiwaTop .section03 .special a:nth-of-type(5) dd .more,#eikaiwaTop .section03 .special a:nth-of-type(6) dd .more,#eikaiwaTop .section03 .special a:nth-of-type(7) dd .more {
    width: 250px;
}

/**
    section04
**/

#eikaiwaTop .section04 > ul {
    list-style-type: none;
    margin-top: 55px;
    text-align: center;
    overflow: hidden;
}
#eikaiwaTop .section04 > ul > li {
    width: 130px;
    float: left;
}
#eikaiwaTop .section04 > ul > li ~ li {
    padding-left: 25px;
}
#eikaiwaTop .section04 > ul > li div + p {
    width: 100%;
    padding-top: 10px;
    font-size: 12px;
}
#eikaiwaTop .section04 .profile_pictures {
    width: 115px;
    position: relative;
    display: inline-block;
    padding: 5px 5px 10px;
    border-radius: 5px;
    border: 1px solid #DBDBDB;
    background: #FFFFFF;
}
#eikaiwaTop .section04 .profile_pictures.new_teacher::after {
    content: '';
    position: absolute;
    width: 44px;
    height: 44px;
    top: 0;
    right: 0;
    background: url(http://image.eikaiwa.dmm.com/assets/p/general/eikaiwa/common/new_teacher.png) no-repeat;
    background-size: cover;
}
#eikaiwaTop .section04 .profile_pictures .favorite {
    position: absolute;
    width: 22px;
    height: 20px;
    top: 9px;
    left: 9px;
    z-index: 20;
}
#eikaiwaTop .section04 .profile_pictures img {
    width: 115px;
}
#eikaiwaTop .section04 .profile_pictures .en_name,#eikaiwaTop .section04 .profile_pictures .jp_name,#eikaiwaTop .section04 .profile_pictures .from {
    text-align: center;
    color: #7a7a7a;
    font-size: 12px;
    line-height: 12px;
    text-align: center;
}
#eikaiwaTop .section04 .profile_pictures .en_name {
    padding-top: 10px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}
#eikaiwaTop .section04 .profile_pictures .jp_name {
    padding-top: 5px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}
#eikaiwaTop .section04 .profile_pictures .from {
    padding-top: 10px;
    text-align: center;
}
#eikaiwaTop .section04 .profile_pictures .from img {
    width: 15px;
    position: relative;
    top: 1px;
}
#eikaiwaTop .section04 .profile_pictures .from .countryname {
    width: 100%;
    display: block;
    font-size: 10px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}
#eikaiwaTop .section04 .profile_pictures .stars {
    display: block;
    width: 100%;
    height: 15px;
    border-top: 1px solid #E0E0E0;
    padding-top: 8px;
    margin-top: 8px;
}
#eikaiwaTop .section04 .profile_pictures .stars li {
    display: inline-block;
    vertical-align: top;
    width: 13px;
    float: left;
}
#eikaiwaTop .section04 .profile_pictures .stars li ~ li {
    padding-left: 5px;
}
#eikaiwaTop .section04 .profile_pictures .stars li img {
    width: 100%;
    vertical-align: top;
}
#eikaiwaTop .section04 .profile_pictures .stars li:last-of-type {
    width: auto;
    font-size: 12px;
    line-height: 12px;
    font-weight: bold;
    color: #FFC841;
    position: relative;
    top: 1px;
}
#eikaiwaTop .section04 .profile_pictures .total {
    font-size: 10px;
    line-height: 10px;
    color: #707070;
    text-align: center;
    letter-spacing: 1px;
    padding-top: 5px;
}

/**
    section05
**/
#eikaiwaTop .section05 .onlineComparison {
    width: 100%;
    background: #ffffff;
    border-spacing: 0;
    font-size: 14px;
    margin: 45px 0 auto;
}
#eikaiwaTop .section05 .onlineComparison thead {
    background: #f2f2f2;
}
#eikaiwaTop .section05 .onlineComparison thead tr th,
#eikaiwaTop .section05 .onlineComparison tbody tr td {
    text-align: center;
    vertical-align: middle;
}
#eikaiwaTop .section05 .onlineComparison thead tr th {
    background: #e0e0e0;
    padding: 12px 18px;
}
#eikaiwaTop .section05 .onlineComparison tbody tr td {
    border-top: 1px solid #e0e0e0;
    height: 60px;
    padding: 0 19px;
}
#eikaiwaTop .section05 .onlineComparison tbody tr td small {
    color: #333;
    font-size: 11px;
}
#eikaiwaTop .section05 .onlineComparison tbody tr:first-child td:nth-child(2) {
    background: #FFFFFF;
    border-top: 1px solid #ff75ad;
    padding: 0;
}
#eikaiwaTop .section05 .onlineComparison thead tr th:nth-child(2),
#eikaiwaTop .section05 .onlineComparison tbody tr td:nth-child(2) {
    border-left: 6px solid #ff75ad;
    border-right: 6px solid #ff75ad;
    color: #ff75ad;
}
#eikaiwaTop .section05 .onlineComparison thead tr th:nth-child(2) {
    background: #ff75ad;
    border-top: 2px solid #ff75ad;
    box-shadow: 0 -5px #ff75ad;
    -moz-box-shadow: 0 -5px #ff75ad;
    -webkit-box-shadow: 0 -5px #ff75ad;
}
#eikaiwaTop .section05 .onlineComparison tbody tr:last-child td:nth-child(2) {
    border-bottom: 2px solid #ff75ad;
    box-shadow: 0 5px #ff75ad;
    -moz-box-shadow: 0 5px #ff75ad;
    -webkit-box-shadow: 0 5px #ff75ad;
}
#eikaiwaTop .section05 .onlineComparison thead tr th:first-child,
#eikaiwaTop .section05 .onlineComparison tbody tr td:first-child {
    text-align: left;
}
#eikaiwaTop .section05 .onlineComparison tbody tr td:last-child {
    border-left: 1px solid #e0e0e0;
}
 #eikaiwaTop .section05 .onlineComparison tbody tr td a.compare_link {
    color: #999;
    text-decoration: underline;
}
#eikaiwaTop .section05 .onlineComparison thead tr th:last-child {
    border-left: 1px solid #FFFFFF;
}
#eikaiwaTop .section05 .onlineComparison_des {
    display: flex;
    font-size: 11px;
    line-height: 18px;
    color: #9A9A9A;
    padding-top: 20px;
}

#eikaiwaTop .section05 .onlineComparison_des p:nth-child(2) {
    width: 300px;
    text-align: right;
}

/**
    section06
**/
#eikaiwaTop .section06 .area-voice-inner ul{
    margin-top: 60px;
}
#eikaiwaTop .section06 .area-voice-inner ul li{
    background: #FFEFDB;
    display: inline-block;
    height: 454px;
    margin-left: 0;
    padding: 20px;
    position: relative;
    width: 265px;
    float: left;
}
#eikaiwaTop .section06 .area-voice-inner ul li:hover,
#eikaiwaTop .section06 .area-voice-inner ul li a:hover{
    color: #333;
}
#eikaiwaTop .section06 .area-voice-inner ul li:nth-child(2){
    background: #FEF2F1;
}
#eikaiwaTop .section06 .area-voice-inner ul li:nth-child(3){
    background: #F1FAFE;
}
#eikaiwaTop .section06 .area-voice-inner ul li:before{
    content: url('http://image.eikaiwa.dmm.com/assets/p/general/eikaiwa/guest_g/pic_monitor_score02.png');
    left: -14px;
    position: absolute;
    top: -30px;
    z-index: 1;
}
#eikaiwaTop .section06 .area-voice-inner ul li:nth-child(2):before{
    content: url('http://image.eikaiwa.dmm.com/assets/p/general/eikaiwa/guest_g/pic_monitor_score04.png');
}
#eikaiwaTop .section06 .area-voice-inner ul li:nth-child(3):before{
    content: url('http://image.eikaiwa.dmm.com/assets/p/general/eikaiwa/guest_g/pic_monitor_score03.png');
}
#eikaiwaTop .section06 .area-voice-inner .monitor-head > img{
    border-radius: 100px;
    height: 156px;
    width: 156px;
}
#eikaiwaTop .section06 .area-voice-inner .monitor-head-title{
    display: inline-block;
    position: relative;
    width: 109px;
    word-wrap: break-word;
}
#eikaiwaTop .section06 .area-voice-inner .monitor-head-title dl{
    color: #FF7800;
    font-size: 21px;
    font-weight: bold;
    line-height: 27px;
    margin-top: 13px;
}
#eikaiwaTop .section06 .area-voice-inner .monitor-head-title dt{
    line-height: 19px;
    margin-bottom: 11px;
}
#eikaiwaTop .section06 .area-voice-inner .monitor-head-title dd span{
    font-size: 36px;
    padding-left: 15px;
}
#eikaiwaTop .section06 .area-voice-inner .monitor-head-title dd span small{
    font-size: 14px;
}
#eikaiwaTop .section06 .area-voice-inner .monitor-head-title dd p{
    color: #484848;
    font-weight: normal;
}
#eikaiwaTop .section06 .area-voice-inner .monitor-body {
    font-size: 14px;
    line-height: 20px;
}
#eikaiwaTop .section06 .area-voice-inner .monitor-body small {
    font-size: 12px;
}
#eikaiwaTop .section06 .area-voice-inner .monitor-body h3{
    font-size: 21px;
    line-height: 30px;
}

/**
    section07
**/
#eikaiwaTop .section07 .lessonFlow {
    margin-top: 40px;
}
#eikaiwaTop .section07 .lessonFlow dl {
    display: inline-block;
    width: 170px;
    vertical-align: top;
}
#eikaiwaTop .section07 .lessonFlow dl ~ dl {
    margin-left: 12px;
}
#eikaiwaTop .section07 .lessonFlow dl dt {
    text-align: center;
}
#eikaiwaTop .section07 .lessonFlow dl dt img {
    width: 145px;
}
#eikaiwaTop .section07 .lessonFlow dl dt .title {
    display: block;
    font-size: 21px;
    line-height: 21px;
    margin-top: 25px;
    color: #333;
}
#eikaiwaTop .section07 .lessonFlow dl dt .title .blue {
    color: #01AAF1;
    padding-right: 5px;
}
#eikaiwaTop .section07 .lessonFlow dl dd {
    font-size: 14px;
    line-height: 23px;
    color: #808080;
    margin-top: 20px;
}
#eikaiwaTop .section07 .lessonFlow dl dd a {
    display: block;
    width: 100%;
    height: 25px;
    line-height: 24px;
    text-align: center;
    font-size: 12px;
    color: #6F6F6F;
    border: 1px solid #DEDEDE;
    margin: auto;
    border-radius: 5px;
    box-sizing: border-box;
    margin-top: 5px;
}
#eikaiwaTop .section07 .beginnerGuide {
    width: 100%;
    margin-top: 50px;
    border-collapse: collapse;
    border-spacing : 0;
}
#eikaiwaTop .section07 .beginnerGuide tr td:nth-of-type(1) {
    width: 60px;
    line-height: 100%;
    background: #FFF;
    text-align: center;
}
#eikaiwaTop .section07 .beginnerGuide tr td:nth-of-type(1) img {
    width: 28px;
}
#eikaiwaTop .section07 .beginnerGuide tr td:nth-of-type(2) {
    padding: 20px;
    background: #FFF;
    border-left: 5px solid #F7F7F7;
}
#eikaiwaTop .section07 .beginnerGuide tr td:nth-of-type(2) dl {
    display: inline-block;
    width: 240px;
    vertical-align: top;
}
#eikaiwaTop .section07 .beginnerGuide tr td:nth-of-type(2) dl dt {
    font-size: 21px;
    line-height: 31px;
    color: #5F5F5F;
}
#eikaiwaTop .section07 .beginnerGuide tr td:nth-of-type(2) dl dd {
    font-size: 14px;
    line-height: 29px;
    color: #979797;
}
#eikaiwaTop .section07 .beginnerGuide tr td:nth-of-type(2) dl dd a {
    color: #00A1FF;
    text-decoration: underline;
}
#eikaiwaTop .section07 .beginnerGuide tr td:nth-of-type(2) > a {
    display: inline-block;
    width: 250px;
    height: 120px;
    vertical-align: top;
    padding-left: 23px;
}
#eikaiwaTop .section07 .beginnerGuide tr td:nth-of-type(2) > a img {
    width: 100%;
}


/**
    section08
**/
#eikaiwaTop .section08 {
    width: 100%;
}
#eikaiwaTop .section08 .mediaList {
    margin-top: 50px;
    text-align: center;
}
#eikaiwaTop .section08 .fr {
    text-align: right;
    margin-top: 20px;
}
#eikaiwaTop .section08 .fr a {
    color: #00A1FF;
    text-decoration: underline;
}

/**
    section09
**/
#eikaiwaTop .section09 h2 + p {
    margin-bottom: 50px;
}
#eikaiwaTop .section09.area-info dl {
    text-align: left;
    padding: 7px 0;
}
#eikaiwaTop .section09.area-info dl dt {
    color: #535353;
    display: inline;
    font-size: 11px;
    font-weight: bold;
    padding: 1px 4px;
    background: #dddddd;
}
#eikaiwaTop .section09.area-info dl dd {
    line-height: 2;
    margin-bottom: 7px;
    border-bottom: 1px #CCCCCC solid;
    margin-bottom: 16px;
    margin-top: 3px;
}
#eikaiwaTop .section09.area-info dl dd a {
    font-size: 14px;
    text-decoration: none;
}
#eikaiwaTop .section09.area-info a:hover{
    text-decoration: underline;
}
#eikaiwaTop .section09.area-info .viewport{
    float: left;
    width: 296px;
    background: #fff;
    overflow: auto;
    padding: 10px 0;
    margin-top: -7px;
}
#eikaiwaTop .section09.area-info .viewport .overview{
    padding: 0 10px;
}
#eikaiwaTop .section09.area-info .viewport .bt-more{
    color: #333;
}
#eikaiwaTop .section09.area-info .viewport .bt-more:hover{
    color: #ff7f00;
    text-decoration: none;
}
#eikaiwaTop .section09.area-info .twitter-wrapper{
    width: 296px;
    float: left;
}
#eikaiwaTop .section09.area-info .twitter-wrapper iframe{
    height: 597px !important;
}
.fb_iframe_widget{
    display: inline!important;
    background: #fff;
    overflow: hidden;
    width: 296px;
    float: left;
}
.fb_iframe_widget iframe
{
    position: absolute;
    width: 296px!important;
}
.fb-like
{
    background-color: #f2f2f2;
    width: auto;
}
.twitter-timeline{
    height: 597px;
    overflow: hidden;
    width: 296px;
    margin-top: 4px!important;
}
.area-info-inner .viewport
{
    height: 550px;
}
.area-info-inner .news-wrapper,
.area-info-inner .twitter-wrapper,
.area-info-inner .facebook-wrapper
{
    float: left;
    border: 1px solid #e5e5e5;
    background-color: #FFFFFF;
    position: relative;
    height: 604px;
}
.area-info-inner .news-wrapper,
.area-info-inner .twitter-wrapper
{
    margin-right: 11px;
}
.area-info-inner .twitter-wrapper
{
    height: 604px;
}
.area-info-inner .news-wrapper span.news-header,
.area-info-inner .twitter-wrapper span.twitter-header,
.area-info-inner .facebook-wrapper span.facebook-header
{
    display: block;
    position: relative;
    z-index: 10;
    height: 40px;
    width: 296px;
}
.area-info-inner .news-wrapper span.news-header
{
  background-color: #333333;
  display: table-cell;
  vertical-align: middle;
}
.area-info-inner .news-wrapper span.news-header p
{
    color: #FFFFFF;
    font-size: 16px;
    font-weight: bolder;
    display: block;
    position: relative;
    left: 8px;

}
.area-info-inner .twitter-wrapper span.twitter-header
{
    background-color: #00b4ff;
       margin-bottom: -35px;
}
.area-info-inner .facebook-wrapper span.facebook-header
{
    background-color: #3b5998;
    margin-bottom: -27px;
}
.area-info-inner .news-wrapper span.news-header img,
.area-info-inner .twitter-wrapper span.twitter-header img,
.area-info-inner .facebook-wrapper span.facebook-header img
{
    height: 40px;
    margin-bottom: -5px;
}
#eikaiwaTop .section09 a.bt-more {
    color: #30bbed;
    font-weight: bold;
    background: none;
    padding: 0;
}
#eikaiwaTop .section09 .bnrUp {
    margin-top: 20px;
}
#eikaiwaTop .section09 .bnrUp a {
    display: inline-block;
    width: 450px;
    height: 100px;
    vertical-align: top;
}
#eikaiwaTop .section09 .bnrUp a:nth-of-type(2) {
    float: right;
}
#eikaiwaTop .section09 .middle {
    display: block;
    margin-top: 20px;
}
#eikaiwaTop .section09 .bnrUp a img {
    width: 100%;
}

/* 2017/06/13 Heading2 Change. Add Yahagi-san Image. */
#eikaiwaTop section.section02 {
  padding-top: 63px;
}
section.section02 div#heading2_box {
  width: 916px;
  margin: 0 auto;
  position: relative;
}
section.section02 div#heading2_box img {
  position: absolute;
  width: 187px;
  left: 24px;
}
section.section02 div#heading2_box h2 {
  font-size: 28px;
  letter-spacing: 0.03em;
  line-height: 1.64285714285714em;
  font-weight: bold;
  text-align: left;
  margin: 0 0 23px 0;
  padding: 2px 0 0 226px;
}
section.section02 div#heading2_box h2 span {
  font-size: 33px;
  letter-spacing: 0.02em;
  color: #c69c6d;
  font-weight: bold;
  display: inline-block;
  margin: 0 0 0 10px;
}
section.section02 div#heading2_box h2 span > span {
  font-size: 42px;
  font-weight: bold;
  display: inline;
  margin: 0;
}
section.section02 div#heading2_box p {
  width: 868px;
  margin: 0 auto;
  background-color: #f7f7f7;
  font-size: 10px;
  letter-spacing: 0.03em;
  color: #999999;
  line-height: 1.8em;
  text-align: left;
  box-sizing: border-box;
  padding: 16px 21px 12px;
}
