
@charset "utf-8";

#mainHeader {
    position: absolute;
}

#mainHeader p {
    text-align: left;
    padding-left: 10px;
}

.wrap {
    font-family: "游ゴシック体", YuGothic, "游ゴシック", "Yu Gothic","メイリオ","Hiragino Kaku Gothic Pro","ヒラギノ角ゴ Pro W3","ＭＳ Ｐゴシック",sans-serif;
}

.wrap img {
    width: 100%;
}

.wrap h1, h2, h3, h4, h5 {
    line-height: 1.5;
}

.main-area {
    margin: 0 16px;
    color: #686868;
    text-align: center;
    padding: 16px 0;
}

.top-area {
    font-weight: bold;
    margin-bottom: 40px;
}

.top-txt-eye-catch {
    font-weight: normal;
    font-size: 18px;
}

.top-txt-eye-catch__child {
    font-size: 23px;
    font-weight: bold;
    vertical-align: baseline;
}

.top-txt-eye-catch__child--second {
    margin-left: -6px;
}

.top-txt-area-inner {
    display: flex;
    justify-content: center;
    line-height: 1.3;
    margin: 8px 0;
}

.main-area-txt-small {
    font-size: 12px;
    font-weight: normal;
}

.top-txt-blue {
    color: #007FC3;
}

.txt-number-one {
    font-size: 62px;
    color: #EA545D;
    letter-spacing: -3.35px;
    margin-left: 8px;
    position: relative;
}

.note {
    font-size: 12px;
    color: #686868;
    font-weight: normal;
    margin-left: -10px;
    letter-spacing: 1px;
    position: absolute;
    top: 53px;
    right: -16px;
}

.note--second {
    position: inherit;
    margin: 0;   
}

.top-txt-big {
    font-size: 20px;
}

.top-txt-area-inner .top-txt-doda {
    font-size: 40px;
    color: #007FC3;
    font-weight: bold;
    display: inline-block;
    line-height: 1.1;
}

.top-txt-area-inner .top-txt-doda__child {
    font-size: 18px;
    line-height: 1.5;
}

.top-txt-satisfaction-level {
    font-size: 18px;
    color: #ACACAC;
}

.top-img-area {
    height: 150px;
    background: no-repeat center url(/cmn_web/img/front/parts_member/fv_illustr_sp.png);
    background-size: contain;
}

.published-txt {
    position: relative;
    color: #292929;
    margin-bottom: 16px;
    width: 288px;
    margin: 0 auto 16px;
}

.published-txt::before {
    content: '';
    background: no-repeat url('/cmn_web/img/front/parts_member/callout1_left_sp.png');
    background-size: cover;
    height: 37.5px;
    width: 22px;
    display: block;
    position: absolute;
    top: 20px;
    left: -6px;
}

.published-txt::after {
    content: '';
    background: no-repeat url('/cmn_web/img/front/parts_member/callout1_right_sp.png');
    background-size: cover;
    height: 37.5px;
    width: 22px;
    display: block;
    position: absolute;
    top: 20px;
    right: -6px;
}

.company-logo-list {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    justify-content: space-between;
    margin: 0 16px;
}

.company-logo-list-item--his {
    width: 27%;
    margin-left: 10px;
}

.company-logo-list-item--softbank {
    width: 35%;
}

.company-logo-list-item--taisei {
    width: 31%;
    margin-right: -7px;
}

.company-logo-list-item--hitachi {
    width: 35%;
    margin-left: -3px;
}

.company-logo-list-item--sapporo {
    width: 22%;
    margin-left: -4px;
}

.company-logo-list-item--yahoo {
    width: 33%;
    margin-right: -7px;
}

.company-logo-list-item--sumitomo {
    width: 31%;
}

.company-logo-list-item--fuji {
    width: 38%;
    margin-left: -7px;
}

.company-logo-list-item--benesse {
    width: 18%;
    margin-right: 11px;
}

.note-txt-area {
    text-align: right;
    margin-top: 16px;
}

.note-txt {
    font-size: 10px;
    color: #ACACAC;
}

.contents-wrap {
    background: #FAFAFA;
    padding: 24px 16px;
    text-align: center;
}

.section {
    margin-top: 40px;
}

.section:first-child {
    margin-top: 0;
}

.section-ttl-area {
    display: block;
    margin-bottom: 24px;
}

.section-ttl {
    background-image: linear-gradient(to right, #fff100 50%, transparent 50%);
    background-position: 0% 94%;
    display: inline;
    background-repeat: no-repeat;
    background-size: 200% 5px;
    font-size: 19px;
    font-weight: bold;
}

.section-sub-ttl {
    font-size: 16px;
    font-weight: bold;
}

.section-txt--blue-strong {
    font-size: 19px;
    color: #007FC3;
    font-weight: bold;
    vertical-align: baseline;
}

.section-img-wrap {
    margin: 16px 8px 0;
}

.section-img-small {
    height: 190px;
}

.section-img--contents1 {
    background: no-repeat url('/cmn_web/img/front/parts_member/contents1_picture.jpg');
}

.section-img--contents2 {
    background: no-repeat url('/cmn_web/img/front/parts_member/contents2_picture.jpg');
}

.section-img-small--first {
    background: no-repeat url('/cmn_web/img/front/parts_member/contents3_picture01sp.jpg');
}

.section-img-small--second {
    background: no-repeat url('/cmn_web/img/front/parts_member/contents3_picture02sp.jpg');
}

.section-img-small--third {
    background: no-repeat url('/cmn_web/img/front/parts_member/contents3_picture03sp.jpg');
}

.section-list-wrap {
    position: relative;
}

.section-list-wrapper {
    margin-top: 16px;
}

.section-list {
    display: flex;
    flex-wrap: wrap;
    margin: 0 24px;
}

.section__item {
    background: #007FC3;
    color: #fff;
    margin: 0 10px 13px 0;
    padding: 3px 16px;
    border-radius: 2px;
}

.section__item.txt-blue {
    background: #FAFAFA;
    padding: 0;
    display: flex;
    align-items: flex-end;
    line-height: 1;
}

.section-txt {
    margin: 24px 16px 0;
}

.section-txt--desired-condition {
    text-align: center;
}

.desired-condition-list-wrap {
    margin: 16px 16px 0;
}

.desired-condition-list {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    border: 1px solid #007FC3;
    border-radius: 7px;
    padding: 16px 32px;
    position: relative;
    margin-bottom: 24px;
    background: #fff;
}

.desired-condition-list::before {
    content: '';
    display: block;
    background: no-repeat url('/cmn_web/img/front/parts_member/contents2_icon_01.png');
    background-size: cover;
    height: 69px;
    width: 58px;
    position: absolute;
    bottom: -18px;
    left: -14px;
}

.desired-condition-list__item {
    margin: 0 5px 10px 0;
}

.desired-condition-list__item:nth-child(6),
.desired-condition-list__item:nth-child(7) {
    margin-bottom: 0; 
}

.desired-condition-list__item:nth-child(6) {
    margin-right: 0; 
}

.feature-list-item {
    margin-bottom: 40px;
}

.feature-txt {
    margin: 16px 8px 0;
    text-align: left;
}

.oricon_logo_area {
    background: #ffffff;
    text-align: center;
    box-sizing: border-box;
    padding: 20px 10px 26px;
}
.oricon_logo_area img {
    width: auto;
    max-width: 280px;
    margin: 0 auto;
}
.oricon_logo_area p {
    font-size: 16px;
    margin-top: 18px;
}

.registration-txt-area {
    position: relative;
    width: 285px;
    margin: 0 auto;
}

.registration-txt {
    word-break: break-all;
    font-weight: bold;
    text-align: center;
}

.registration-txt-area::before {
    content: '';
    background: no-repeat url('/cmn_web/img/front/parts_member/callout1_left_sp.png');
    background-size: cover;
    height: 37.5px;
    width: 22px;
    display: block;
    position: absolute;
    left: 30px;
    bottom: 0;
}

.registration-txt-area::after {
    content: '';
    background: no-repeat url('/cmn_web/img/front/parts_member/callout1_right_sp.png');
    background-size: cover;
    height: 37.5px;
    width: 22px;
    display: block;
    position: absolute;
    right: 30px;
    bottom: 0;
}

.memberRegistrationBtnArea {
    width: 285px;
    margin: 0 auto;
    padding: 24px 0;
    border-radius: 6px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -ms-box-sizing: border-box;
    box-sizing: border-box;
    overflow: hidden;
    box-shadow: none;
    background: none;
}

.memberRegistrationBtnArea .memberRegistrationBtnGrobal {
    width: 100%;
    height: auto;
}

.memberRegistrationBtnArea .memberRegistrationBtnGrobal a {
    font-weight: normal;
    display: block;
    height: 55px;
    color: #ffffff;
    font-weight: bold;
    line-height: 55px;
    text-decoration: none;
    text-align: center;
    background: linear-gradient(#fd8331, #f60);
    margin: 0 auto;
    -webkit-border-radius: 8px;
    -moz-border-radius: 8px;
    -ms-border-radius: 8px;
    border-radius: 8px;
}

.memberRegistrationBtnArea .memberRegistrationBtnGrobal a span {
    margin-left: 0.5em;
    vertical-align: baseline;
}

.fixed-registration {
    transition: opacity 0.5s, visibility 0.5s;
    opacity: 0;
    visibility: hidden;
    position: fixed;
    left: 0;
    bottom: 0;
    width: 100%;
}

.fixed-registration.is-fixed {
    position: fixed;
    left: 0;
    bottom: 0;
    width: 100%;
    background-color: rgba(255,255,255,0.9);
    padding-top: 20px;
    opacity: 1;
    visibility: visible;
}

.txt-blue {
    color: #007FC3;
    vertical-align: baseline;
}

.txt-blue--fs16px {
    color: #007FC3;
    font-size: 16px;
}

.d-flex {
    display: flex;
}

.fw-bold {
    font-weight: bold;
}

.txt-align--left {
    text-align: left;
}

.sp-none {
    display: none;
}
img {
  max-width: 100%;
}
#mainHeader {
  position: absolute;
}
#mainHeader p {
  text-align: left;
  padding-left: 10px;
}

.globalTopImg {
  width: 100%;
}
.globalBottomImg {
  width: 100%;
  padding: 0 0 20px 0;
  background-color: #fff;
}

.globalForm {
  width:100%;
  box-sizing: border-box;
}

.sp-none,
.btnToTop {
  display: none;
}
.footer_corporateLink {
  text-align: center;
}
@media screen and (min-width: 640px) {
#mainHeader p {
text-align: center;
}
#content {
 max-width: 60%;
}
}



