/***************************
        HTML5 Reset
****************************/

html, body, div, span, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
abbr, address, cite, code,
del, dfn, em, img, ins, kbd, q, samp,
small, strong, sub, sup, var,
b, i,.inquiry_top img,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, dialog, figure, footer, header,
hgroup, menu, nav, section,
time, mark, audio, video {
    margin:0;
    padding:0;
    border:0;
    outline:0;
    font-size:100%;
    vertical-align:baseline;
    background:transparent;
}
body {
    line-height:1;
}

article, aside, dialog, figure, footer, header,
hgroup, nav, section {
    display:block;
}

nav ul {
    list-style:none;
}

blockquote, q {
    quotes:none;
}

blockquote:before, blockquote:after,
q:before, q:after {
    content:'';
    content:none;
}

a {
    margin:0;
    padding:0;
    border:0;
    cursor: pointer;
    font-size:100%;
    vertical-align:baseline;
    background:transparent;
}
ins {
    background-color:#ff9;
    color:#000;
    text-decoration:none;
}

mark {
    background-color:#ff9;
    color:#000;
    font-style:italic;
    font-weight:bold;
}

del {
    text-decoration: line-through;
}

abbr[title], dfn[title] {
    border-bottom:1px dotted #000;
    cursor:help;
}

table {
    border-collapse:collapse;
    border-spacing:0;
}

hr {
    display:block;
    height:1px;
    border:0;
    border-top:1px solid #cccccc;
    margin:1em 0;
    padding:0;
}

input, select {
    vertical-align:middle;
}

/***************************
        Common
****************************/
.center916 {
    width: 916px;
    position: relative;
    margin-left: auto;
    margin-right: auto;
}
.center750 {
    width: 750px;
    margin-left: auto;
    margin-right: auto;
}
.block {
    display: block;
}
.op0_7:hover {
    opacity: 0.7;
}
a {
    color: inherit;
    text-decoration: none;
}
h2 {
    font-size: 37px;
    text-align: center;
    font-weight: normal;
}
footer > h2 {
    font-size: 32px;
}
h3.logos_title {
    font-size: 28px;
    text-align: center;
    font-weight: normal;
    padding-top: 60px;
    font-family: "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
}
section > h2,footer > h2 {
    padding-top: 50px;
    padding-bottom: 30px;
    font-family: "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
}
.btn-contact-req {
    display: block;
    height: 96px;
    background: #F2D04B;
    color: #333 !important;
    border-radius: 3px;
    text-align: center;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    border-bottom: 4px solid #B29900;
    font-weight: normal;
    font-size: 26px;
    letter-spacing: 3px;
    padding: 23px 0;
    box-sizing: border-box;
    text-decoration: none !important;
}
.btn-contact-req img {
    margin-right: 45px;
    vertical-align: middle;
}
/*.line_up::before {
    content: "/";
    left: 53px;
    position: absolute;
    -moz-transform: scaleX(-1);
    -webkit-transform: scaleX(-1);
    -o-transform: scaleX(-1);
    transform: scaleX(-1);
}
.line_up::after {
    content: "/";
    position: absolute;
}*/
.call_us {
    width: 916px;
    border: 1px solid #000;
    margin: 50px auto 0;
    border-radius: 5px;
    padding: 10px 15px;
    box-sizing: border-box;
}
.call_us > p:nth-child(1) {
    vertical-align: top;
    padding-top: 10px;
    display: inline-block;
    font-size: 22px;
    margin-right: 14px;
    line-height: 32px;
}
.call_us p:nth-child(2) {
    display: inline-block;
    width: 120px;
    box-sizing: border-box;
    color: #FFF;
    background: #000;
    padding: 7px;
    line-height: 22px;
    font-size: 16px;
    text-align: center;
    border-radius: 5px;
}
.call_us p:nth-child(2) span {
    font-size: 12px;
    color: #FCEE21;
}
.call_us .tell {
    display: inline-block;
    vertical-align: top;
    padding-top: 5px;
    margin-left: 14px;
}
.call_us .tell p:nth-child(1) {
    position: relative;
    padding: 0px 0 10px 40px;
    font-size: 41px;
    font-weight: bold;
    vertical-align: top;
    line-height: 41px;
}
.call_us .tell p:nth-child(1)::after {
    content: '';
    position: absolute;
    left: 0;
    top: 0;
    width: 33px;
    height: 41px;
    background: url(http://image.eikaiwa.dmm.com/assets/p/general/eikaiwa/new_biz/common/telephone_02.png) no-repeat;
}
.call_us .tell span:nth-of-type(1) {
    font-size: 13px;
    padding: 5px;
    color: #FFF;
    background: #000;
}
.call_us .tell span + .time {
    font-size: 17px;
    font-weight: bold;
    padding-left: 5px;
}
.inquiry_top {
    position: relative;
    width: 916px;
    margin: 0 auto;
}
.inquiry_top ul li {
    display: inline;
}
.inquiry_top ul li a {
    position: absolute;
    bottom: -2px;
    right: 0;
    -webkit-transition: 1s;
    -moz-transition: 1s;
    -o-transition: 1s;
    transition: 1s;
    margin-bottom: -97px;
}
.inquiry_top ul li:nth-child(1) a {
    right: 125px;
}
.inquiry_top a.moveTop {
    margin-bottom: 0;
}
.inquiry_top img {
    width: 115px;
}
.inquiry_bottom {
    width: 916px;
    border: 1px solid #000;
    margin: 50px auto 0;
    border-radius: 3px;
    box-sizing: border-box;
}
.inquiry_bottom p:nth-child(1) {
    display: inline-block;
    width: 140px;
    box-sizing: border-box;
    color: #FFF;
    background: #000;
    padding: 15px 20px;
    line-height: 22px;
    font-size: 16px;
    text-align: center;
}
.inquiry_bottom p:nth-child(1) span {
    font-size: 12px;
    color: #FCEE21;
}
.inquiry_bottom .tell {
    display: inline-block;
    vertical-align: top;
    padding-top: 15px;
    margin-left: 20px;
}
.inquiry_bottom .tell span {
    display: block;
    margin-bottom: 10px;
    font-size: 20px;
}
.inquiry_bottom .tell p:nth-child(2) {
    position: relative;
    padding: 0px 0 10px 40px;
    font-size: 41px;
    font-weight: bold;
    vertical-align: top;
    line-height: 41px;
    letter-spacing: 2px;
}
.inquiry_bottom .tell p:nth-child(2)::after {
    content: '';
    position: absolute;
    left: 0;
    top: 0;
    width: 33px;
    height: 41px;
    background: url(http://image.eikaiwa.dmm.com/assets/p/general/eikaiwa/new_biz/common/telephone_02.png) no-repeat;
}
.inquiry_bottom .inquiry_time {
    display: inline-block;
    vertical-align: top;
    margin-left: 20px;
}
.inquiry_bottom .inquiry_time span:nth-of-type(1) {
    display: block;
    position: relative;
    margin-bottom: 58px;
}
.inquiry_bottom .inquiry_time span:nth-of-type(1) img {
    position: absolute;
    left: -5px;
    top: -5px;
    width: 322px;
}
.inquiry_bottom .inquiry_time span:nth-of-type(2) {
    font-size: 16px;
    padding: 7px 10px;
    color: #FFF;
    background: #000;
}
.inquiry_bottom .inquiry_time span + .time {
    position: absolute;
    padding: 0 0 0 10px;
    font-size: 22px;
    font-weight: bold;
    line-height: 18px;
}
#page_top {
    display: none;
    opacity: 0;
    position: fixed;
    bottom: 70px;
    right: 70px;
    z-index: 100;
}
#page_top.display {
    display: block;
}
#page_top.animate {
    opacity: 1;
    transition: 1s;
    -webkit-transition: 1s;
    -ms-transition: 1s;
}
#page_top.close_animate {
    opacity: 0;
    transition: 1s;
    -webkit-transition: 1s;
    -ms-transition: 1s;
}
.copyright {
    margin-top: 50px;
    text-align: center;
    height: 50px;
    font-size: 10px;
    line-height: 50px;
    color: #FFF;
    background: #002323;
}
.section04 a figure figcaption:first-of-type > span {
    display: block;
    width: 188px;
    margin: 0 auto;
}
.section04 a figure figcaption:first-of-type > span .attention_price {
    padding-top: 5px!important;

}
.section04 a:first-of-type figure figcaption {
    margin-bottom: 3px;
}
.section01 dl dt span .attention_price {
    padding: 3px!important;
}
.small + .attention_price {
    padding-top: 5px!important;
}
.flR {
    float: right;
}

ul.logos {
    width: 100%!important;
    margin: 40px auto 0 auto!important;
    overflow: hidden!important;
}
ul.logos li {
    display: block!important;
    float: left!important;
    width: 160px!important;
    height: 120px!important;
    margin: 0 10px 10px 10px!important;
    text-align: center;
}
ul.logos li img {
    width: 150px;
    height: auto;
}
ul.logos li p {
    margin-top: 5px!important;
    text-align: center;
    font-size: 11px;
    line-height: 16px;
}
.logos_link {
    text-align: center;
}
.logos_link a {
    font-size: 16px;
    line-height: 16px;
    font-weight: bold;
    color: #3997DC;
    text-decoration: underline;
}

/***************************
        Header
****************************/
header .header_top {
    width: 100%;
    height: 40px;
    line-height: 40px;
    overflow: hidden;
    background: #333333;
}
header .header_top h3 {
    display: inline-block;
    color: #ffff04;
    position: relative;
    top: 4px;
}
header .header_top .tel {
    position: relative;
    padding: 7px 10px;
    background: #d6d6d6;
    margin-left: 105px;
    border-radius: 2px;
    font-size: 12px;
    vertical-align: top;
}
header .header_top .tel .green {
    position: relative;
    color: #1dbfb0;
    padding-left: 24px;
    font-weight: bold;
    letter-spacing: 1.2px;
    vertical-align: top;
    font-size: 20px;
}
header .header_top .tel .green::after {
    position: absolute;
    left: 4px;
    top: 3px;
    content: '';
    width: 13px;
    height: 16px;
    background: url(http://image.eikaiwa.dmm.com/assets/p/general/eikaiwa/new_biz/common/telephone_01.png) no-repeat;
}
header .header_top .to_top {
    float: right;
    color: #FFFFFF;
    padding-top: 2px;
}
header nav {
    width: 100%;
    height: 60px;
    border-bottom: 1px solid #e5e5e5;
}
header nav ul {
    width: 100%;
    height: 100%;
    line-height: 16px;
    display: table;
}
header > nav > ul > li {
    position: relative;
    font-size: 15px;
    vertical-align: middle;
    display: table-cell;
}
header > nav > ul > li small {
    display: block;
    padding-bottom: 4px;
    font-size: 13px;
}
header > nav > ul > li:hover::after {
    cursor: pointer;
}
header > nav > ul > li:hover::after {
    content: '';
    width: 100%;
    height: 100%;
    box-sizing: border-box;
    border-bottom: 4px solid #0082ca;
    position: absolute;
    top: 1px;
    left: 0;
    z-index: 100;
}
header > nav > ul > li.active::after {
    content: '';
    width: 100%;
    height: 100%;
    box-sizing: border-box;
    border-bottom: 4px solid #0082ca;
    position: absolute;
    top: 1px;
    left: 0;
    z-index: 10;
}
header > nav > ul > li:nth-of-type(1).active::after,header > nav > ul > li:nth-of-type(1):hover::after {
    width: 60px;
}

header > nav > ul > li:nth-of-type(2) {
    width: 150px;
}
header > nav > ul > li:nth-of-type(3).active::after,header > nav > ul > li:nth-of-type(3):hover::after {
    width: 68px;
    left: 19px;
}
header > nav > ul > li:nth-of-type(4).active::after,header > nav > ul > li:nth-of-type(4):hover::after {
    width: 61px;
    left: 21px;
}
header > nav > ul > li:nth-of-type(5).active::after,header > nav > ul > li:nth-of-type(5):hover::after {
    width: 80px;
    left:21px;
}
header > nav > ul > li:nth-of-type(6).active::after,header > nav > ul > li:nth-of-type(6):hover::after {
    width: 67px;
    left: 20px;
}
header > nav > ul > li:nth-of-type(7).active::after,header > nav > ul > li:nth-of-type(7):hover::after {
    width: 77px;
    left: 18px;
}
header > nav > ul > li:nth-of-type(8).active::after,header > nav > ul > li:nth-of-type(8):hover::after {
    width: 80px;
    left: 25px;
}
header > nav > ul > li ~ li {
    padding: 0 15px;
    text-align: center;
}
header > nav > ul > li:last-of-type {
    text-align: right;
    padding-right: 0;
}
header > nav > ul > li a {
    display: block;
    height: 60px;
    color: #000000;
    position: relative;
    z-index: 101;
    padding-top: 22px;
    box-sizing: border-box;
}
header > nav > ul > li.two a {
    padding-top: 11px;
}

header > nav > ul > li.to-subMenu:hover {
	background: #F2F2F2;
}
header > nav > ul > li.to-subMenu:hover::after {
	content: none;
}
header > nav > ul > li.to-subMenu > a {
	cursor: default;
	pointer-events:none;
}
header > nav > ul > li .subMenu {
    display: none;
    position: absolute;
    top: 60px;
    left: 0;
    padding-top: 1px;
    z-index: 10;
}
header > nav > ul > li .subMenu li a {
    display: block;
    width: 260px;
    height: 60px;
    line-height: 60px;
    background: #F2F2F2;
    padding: 0 30px;
    text-align: left;
    border-bottom: 1px solid #CCC;
    box-sizing: border-box;
}
header > nav > ul > li .subMenu li a:hover {
    background: #e6e6e6;
}
header > nav > ul > li .subMenu li:last-of-type a {
    border-bottom: none;
}

/***************************
        main_bnr
****************************/

.main_bnr {
    width: 100%;
    min-width: 916px;
    height: 350px;
    min-height: 350px;
    background-size: cover !important;
    overflow: hidden;
}
