/***************************
            Top
****************************/
.main_bnr {
    background: url(http://image.eikaiwa.dmm.com/assets/p/general/eikaiwa/new_biz/top/header.jpg) no-repeat center;
}
.main_bnr h1 {
    height: 350px;
    font-size: 36px;
    line-height: 50px;
}
.main_bnr h1 span {
    display: inline-block;
}
.main_bnr h1 span:nth-of-type(1) {
    margin-top: 50px;
    text-shadow: 0 0 5px #edf8ff,0 0 7px #edf8ff,0 0 5px #edf8ff;
    font-size: 36px;
    font-family: "游明朝", YuMincho, "ヒラギノ明朝 ProN W6", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
    letter-spacing: 1px;
}
.main_bnr h1 span:nth-of-type(2) {
    padding-top: 25px;
}

.section01 .side_bnr {
    width: 100%;
    text-align: center;
    margin-top: 30px;
}
.section01 .side_bnr li {
    display: inline-block;
    width: 214px;
    height: 70px;
}
.section01 .side_bnr li ~ li {
    margin-left: 20px;
}
.section01 .side_bnr li a {
    display: block;
}
.section01 .side_bnr li a:hover {
    opacity: 0.7;
}
.section01 .side_bnr li a img {
    width: 100%;
    height: 100%;
}

.section01 .lp_link {
    text-align: center;
    margin-top: 10px;
}
.section01 .lp_link a {
    font-size: 12px;
    line-height: 12px;
    letter-spacing: 2px;
    color: #2f83d4;
    text-decoration: underline;
}

.section01 > .banner-seminar {
    margin-bottom: 60px;
}
.section01 .opening-seminar {
    margin-top: 50px;
}
.section01 .opening-seminar h2 {
    text-align: center;
    font-family: "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
}
.section01 .opening-seminar ul {
    list-style: none;
    margin-top: 20px;
    text-align: center;
}
.section01 .opening-seminar ul li {
    display: inline-block;
    text-align: center;
    vertical-align: top;
}
.section01 .opening-seminar ul li:hover {
    opacity: 0.7;
}
.section01 .opening-seminar ul li ~ li {
    margin-left: 100px;
}
.section01 .opening-seminar ul li a {
    display: block;
    color: #000;
}
.section01 .opening-seminar ul li a img {
    width: 120px;
    vertical-align: top;
}
.section01 .opening-seminar ul li a p {
    letter-spacing: 1px;
    margin-top: 14px;
}
.section01 .opening-seminar ul li a p .date {
    display: block;
    font-size: 12px;
    line-height: 12px;
}
.section01 .opening-seminar ul li a p .name {
    display: block;
    font-size: 14px;
    line-height: 14px;
    margin-top: 6px;
}
.section02 {
    width: 100%;
    background: #f7f7f7;
    margin-top: 36px;
    padding-bottom: 30px;
}
.section02 .announcement-inner {
    background: #ffffff;
    box-sizing: border-box;
    overflow: hidden;
    padding: 30px 20px;
    margin-top: 0!important;
}
.section02 ul {
    height: 92px;
    overflow-y: scroll;
}
.section02 ul::-webkit-scrollbar{
    -webkit-appearance: none;
    width: 7px;
}
.section02 ul::-webkit-scrollbar-thumb {
    border-radius: 4px;
    background-color: rgba(0,0,0,.5);
    -webkit-box-shadow: 0 0 1px rgba(255,255,255,.5);
}
.section02 ul li{
    border-bottom: 1px solid #cbcbcb;
    padding: 5px 0 5px 70px;
    list-style-type: none;
    font-size: 14px;
}
.section02 ul li a{
    position: relative;
    text-decoration: none;
}

.section02 ul li a::after {
    content: '';
    position: absolute;
    width: 0;
    height: 0;
    left: -20px;
    border-top: 6px solid transparent;
    border-bottom: 6px solid transparent;
    border-left: 6px solid #000000;
}
.section02 ul li a .blue_space {
    display: inline;
    color: #3997DC;
    text-decoration: underline;
    padding-left: 35px;
}

.section03_bg {
    background: url("http://image.eikaiwa.dmm.com/assets/p/general/eikaiwa/new_biz/common/blue_stripe.jpg") repeat;
    padding: 50px 0px;
}
.section03 {
    position: relative;
    width: 770px;
    height: 240px;
    margin: 0 auto;
    background: url("http://image.eikaiwa.dmm.com/assets/p/general/eikaiwa/new_biz/top/girl.png") no-repeat;
    background-position: 10px 0;
}
.section03 p:first-child {
    padding-left: 135px;
    font-size: 37px;
    letter-spacing: -4px;
    font-family: "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
}
.section03 h4 {
    position: relative;
    font-size: 110px;
    padding-top: 20px;
    padding-left: 218px;
}
.section03 h4::after {
    content: '';
    width: 150px;
    height: 84px;
    position: absolute;
    right: -67px;
    top: -42px;
    background: url("http://image.eikaiwa.dmm.com/assets/p/general/eikaiwa/new_biz/top/lowestprice.png") no-repeat;
}
.section03 h4 .small {
    font-size: 30px;
}
.section03 .button {
    display: inline-block;
    height: 50px;
    line-height: 50px;
    color: #FFFFFF;
    width: 365px;
    font-size: 20px;
    text-align: center;
    border-radius: 5px;
}
.section03 a.button span {
    position: relative;
}
.section03 a.button span::after {
    content: '';
    position: absolute;
    left: -30px;
    top: 0px;
    width: 13px;
    height: 18px;
    background: url("http://image.eikaiwa.dmm.com/assets/p/general/eikaiwa/new_biz/common/left_arrow.png") no-repeat;
}
.section03 a:first-of-type {
    position: absolute;
    left: 0;
    bottom: 0;
}
.section03 a:last-of-type {
    position: absolute;
    right: 0;
    bottom: 0;
}
.section04 {
    width: 100%;
    padding-bottom: 40px;
    background: #f7f7f7;
    overflow: hidden;
}
.section04 h2 .green {
    font-weight: bold;
    color: #53cfc4;
    font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
}
.section04 a {
    display: block;
    float: left;
}
.section04 a:hover {
    opacity: 0.7;
}
.section04 a figure {
    position: relative;
    width: 220px;
    height: 190px;
    padding: 20px 10px;
    text-align: center;
    box-sizing: border-box;
    background: #FFFFFF;
    vertical-align: top;
}
.section04 a figure img {
    position: absolute;
    bottom: 20px;
    left: 0;
    right: 0;
    margin: 0 auto;
}
.section04 a:nth-child(2),.section04 a:nth-child(3) {
    margin-left: 12px;
}
.section04 a:nth-child(4),.section04 a:nth-child(7) {
    float: right;
}
.section04 a:nth-child(4) ~ a {
    margin-top: 20px;
}
.section04 a:nth-child(4) ~ a figure {
    width: 295px;
}
.section04 a:nth-child(6) {
    margin-left: 15px;
}
.section04 a figure figcaption:first-of-type > .price {
    width: 155px;
    height: 20px;
    line-height: 18px;
    font-size: 12px;
    border: 1px solid #53cfc4;
    box-sizing: border-box;
    letter-spacing: -1px;
}
.section04 a figure figcaption {
    display: block;
    color: #53cfc4;
    font-size: 17px;
    line-height: 25px;
    font-weight: bold;
    margin-bottom: 10px;
    font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
}

.section05 {
    padding-bottom: 60px;
}
.section05 h2 {
    font-size: 32px;
    padding-bottom: 15px;
}
.section05 h2 small {
    font-size: 12px;
}
.section05 h2 + p {
    text-align: center;
    color: #469de2;
    font-size: 24px;
    font-family: "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
}
.section05 table.table-comparison {
    width: 916px;
    border: 1px solid #000;
    background: #ffffff;
    border-spacing: 0;
    font-size: 14px;
    margin: 30px auto 0;
    letter-spacing: 1.2px;
    box-sizing: border-box;
}
.section05 table.table-comparison thead {
    background: #f2f2f2;
}
.section05 table.table-comparison thead tr th,
.section05 table.table-comparison tbody tr td {
    text-align: center;
    vertical-align: middle;
}
.section05 table.table-comparison thead tr th {
    background: #e0e0e0;
    padding: 12px 18px;
}
.section05 table.table-comparison tbody tr td {
    border-top: 1px solid #000;
    height: 44px;
    line-height: 18px;
    padding: 0 19px;
}
.section05 table.table-comparison tbody tr td small {
    color: #333;
    font-size: 11px;
}
.section05 table.table-comparison tbody tr:first-child td:nth-child(2) {
    background: #FFFFFF;
    border-top: 1px solid #ff75ad;
    padding: 0;
}
.section05 table.table-comparison thead tr th:nth-child(2),
.section05 table.table-comparison tbody tr td:nth-child(2) {
    border-left: 6px solid #ff75ad;
    border-right: 6px solid #ff75ad;
    color: #ff75ad;
}
.section05 table.table-comparison thead tr th:nth-child(2) {
    background: #ff75ad;
    border-top: 6px solid #ff75ad;
}
.section05 table.table-comparison tbody tr:last-child td:nth-child(2) {
    border-bottom: 6px solid #ff75ad;
    vertical-align: bottom;
}
.section05 table.table-comparison thead tr th:first-child,
.section05 table.table-comparison tbody tr td:first-child {
    text-align: left;
}
.section05 table.table-comparison thead tr th:last-child,
.section05 table.table-comparison tbody tr td:last-child {
    border-left: 1px solid #000;
}
.comparison-info p {
    position: absolute;
    width: 55%;
    top: -53px;
    right: 0;
    font-size: 10px;
    line-height: 15px;
    color: #b1b1b1;
}

.section06 {
    background: #f7f7f7;
    padding-bottom: 40px;
}
.section06 h2 {
    font-size: 32px;
    color: #dca50d;
}
.section06 h2 + p {
    text-align: center;
    font-size: 24px;
    font-weight: bold;
}
.section06 h4 {
    margin-top: 30px;
}
.section06 h4 img ~ img {
    padding-left: 15px;
}
.section06 h4:last-of-type {
    margin-top: 30px;
    text-align: center;
}
.section06 h4:last-of-type + p {
    margin-top: 20px;
}
.section07 {
    display: block;
}
.section07 ul li{
    display: inline-block;
    width: 448px;
    text-align: center;
}
.section07 ul li:nth-of-type(2n){
    margin: 0;
    float: right;
}
.section07 ul li:nth-of-type(2) ~ li {
    margin-top: 30px;
}
.section07 .wrap{
    display: inline-block;
}
.section07 .ttl{
    display: block;
    height: auto;
    line-height: 46px;
    text-align: left;
    margin-bottom: 15px;
}
.section07 .ttl .case{
    display: inline-block;
    float: left;
    display: block;
    width: 50px;
    height: 50px;
    line-height: 50px;
    border-radius: 25px;
    border: 1px solid #000;
    font-size: 10px;
    text-align: center;
    margin: 0 10px 0 0;
    vertical-align: middle;
}
.section07 .ttl .text{
    display: inline-block;
    font-size: 23px;
    line-height: 23px;
    font-weight: bold;
    font-family: "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
    vertical-align: middle;
    font-weight: bold;
}
.section07 .ttl .text > small{
    font-size: 10px;
    display: block;
}

.section07 .wrap .figure{
    display: block;
    position: relative;
}

.section07 .wrap .figure span{
    display: inline-block;
    height: auto;
    width: 41%;
    color: #FFFFFF;
    font-size: 16px;
    line-height: 25px;
    letter-spacing: 1px;
    font-weight: bold;
    text-align: justify;
    vertical-align: middle;
    position: absolute;
    top: 49%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
}

.section07 .wrap .figure span.float-r{
    right: 5%;
}

.section07 .wrap .figure span.float-l{
    left: 5%;
}

.section07 .wrap .figure img {
    width: 100%;
}
.section07 ul.logos li {
    height: 90px!important;
}

.section08 {
    margin-top: 45px;
    padding-bottom: 40px;
    background: #f7f7f7;
}
.section08 h2 {
    padding-bottom: 0;
}
.section08 h2 img {
    vertical-align: bottom;
}
.section08 article {
    overflow: hidden;
}
.section08 article a {
    display: block;
    float: left;
}
.section08 article a dl {
    vertical-align: top;
    width: 190px;
    height: 220px;
    overflow: hidden;
    padding: 10px;
    border-radius: 5px;
    background: #FFFFFF;
}
.section08 article a ~ a {
    margin-left: 25px;
}
.section08 article a dl dt {
    display: block;
}
.section08 article a dl dt img {
    width: 100%;
}
.section08 article a dl dt img:last-of-type {
    height: 126px;
}
.section08 article a dl dd {
    padding-top: 10px;
    font-size: 12px;
    line-height: 18px;
    letter-spacing: 1.2px;
}

.section09 {
    background: url(http://image.eikaiwa.dmm.com/assets/p/general/eikaiwa/new_biz/common/blue_stripe.jpg) repeat;
    padding-bottom: 50px;
}
.section09 .clearfix {
    overflow: hidden;
}
.section09 .center {
    width: 750px;
    margin: 0 auto;
}
.section09 h2 {
    font-size: 37px;
    line-height: 68px;
}
.section09 h2 img {
    vertical-align: top;
}
.section09 .what_iknow {
    float: left;
    position: relative;
    width: 425px;
}
.section09 .what_iknow p:nth-of-type(1) {
    font-size: 32px;
    line-height: 41px;
    letter-spacing: 0.6px;
    font-family: "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
}
.section09 .what_iknow p:nth-of-type(2) {
    height: 25px;
    font-size: 14px;
    text-align: center;
    line-height: 26px;
    background: #000000;
    color: #FFFFFF;
    margin-top: 20px;
}
.section09 .what_iknow p:nth-of-type(3) {
    font-size: 27px;
    line-height: 40px;
    margin-top: 20px;
    letter-spacing: 0.6px;
    color: #3997DC;
    font-weight: bold;
    font-family: "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
}
.section09 .orangedevice {
    float: right;
}
.section09 a {
    display: block;
    margin-top: 20px;
}
.dot_arrow {
    position: absolute;
    left: 370px;
    top: -70px;
}

footer .movies {
    width: 916px;
    margin: 0 auto;
}
footer .movies .video-img {
    display: inline-block;
    float: right;
    vertical-align: top;
}
footer .movies .video-img div:last-of-type {
    margin-top: 43px;
}
footer .movies .video-img h4 {
    position: relative;
    font-size: 17px;
    font-weight: normal;
    padding-left: 14px;
    padding-bottom: 10px;
}
footer .movies .video-img h4::after {
    content: '';
    background: url('http://image.eikaiwa.dmm.com/assets/p/general/eikaiwa/common/ico_play02.png') no-repeat 0 50%;
    width: 6px;
    height: 8px;
    position: absolute;
    left: 0;
    top: 4px;
}
footer .movies .video-img p img {
    width: 215px;
    height: 117px;
}
footer .movies .video-img p img:hover {
    cursor: pointer;
    opacity: 0.7;
}
footer .call_us + h4, footer .inquiry_bottom + h4 {
    padding: 50px 0 20px;
    font-size: 23px;
    text-align: center;
}
footer .call_us + h4 .small, footer .inquiry_bottom + h4 .small {
    font-size: 12px;
}
footer h4 + a {
    display: block;
}

/*160921 add*/
.section03 {
    height: auto;
    padding: 40px 0;
    background: #fff;
    text-align: center;
}
.section03 p:nth-of-type(1) {
    margin-bottom: 20px;
    padding-left: 0;
    font-size: 37px;
    font-family: "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
}
.section03 p:nth-of-type(2) {
    margin-bottom: 30px;
    display: inline-block;
    padding-left: 0;
    font-size: 20px;
    font-family: "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
    background: linear-gradient(transparent 70%, #ff0 0%);
    letter-spacing: 2px;
}
.section03 p:nth-of-type(3) {
    margin-bottom: 15px;
    font-size: 50px;
    font-family: "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
    color: #0d4367;
}
.section03 p:nth-of-type(3) strong {
    margin-left: 7px;
    font-size: 120px;
    font-weight: normal;
}
.section03 p:nth-of-type(3) span {
    margin-left: -20px;
}
.section03 p:nth-of-type(4) a, .section03 p:nth-of-type(5) a {
    position: relative;
}
.section03 p:nth-of-type(4) img {
    width: 200px;
    height: auto;
    margin-bottom: 15px;
}
.section03 p:nth-of-type(5) a {
    color: #3997dc;
    font-size: 12px;
    text-decoration: underline;
}

.section04 a figure {
    position: relative;
    width: 220px;
    min-height: 200px;
    padding: 20px 10px 0 10px;
    text-align: center;
    box-sizing: border-box;
    vertical-align: top;
    background: url(http://image.eikaiwa.dmm.com/assets/p/general/eikaiwa/new_biz/top/7points_bg.png) #fff no-repeat bottom 10px right 10px;
    background-size: 14px;
}
.section04 a figure img {
    position: relative;
    bottom: 0;
    margin: 0 auto;
}
.section04 a:nth-child(2),.section04 a:nth-child(3),.section04 a:nth-child(4),.section04 a:nth-child(6),.section04 a:nth-child(7),.section04 a:nth-child(8) {
    margin-left: 12px;
}
.section04 a:nth-child(4),.section04 a:nth-child(7) {
    float: left;
}
.section04 a:nth-child(4) ~ a,.section04 a:nth-child(5) ~ a {
    margin-top: 12px;
}
.section04 a:nth-child(4) ~ a figure {
    width: 220px;
}
.section04 a:first-of-type figure figcaption {
    margin-bottom: 20px;
}
.section04 a figure figcaption {
    display: block;
    color: #53cfc4;
    font-size: 16px;
    line-height: 25px;
    font-weight: bold;
    margin-bottom: 20px;
    font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
}
.section04 a:nth-child(7) figure figcaption {
    letter-spacing: -.5px;
}
