@charset "UTF-8";

@charset "UTF-8";

a#concept_bg+section div {
    width: 1000px;
    margin: 0 auto;
}
a#concept_ttl+section {margin-top: -1075px;}
a#concept_bg+section {
    height: 1000px;
    padding: 0;
    margin: 0;
    width: auto;
}
a#concept_ttl+section .content_wrapper,a#concept_txt+section .content_wrapper {
    width: calc(700px - 60px);
    max-width: 100%;
    margin: 0 auto;
    padding: 210px 30px 130px;
    position: relative;
    left: 70px;
}
a#concept_txt+section {}
a#concept_txt+section .content_wrapper {
}
a#concept_ttl+section .content_wrapper {
    padding-bottom: 0;
}
a#concept_txt+section .content_wrapper {
    padding-top: 0;
}
a#concept_bg+section img {
    font-family: 'object-fit: contain';
    object-fit: contain;
    max-width: 100% !important;
}


@media screen and (min-width:1024px) and ( max-width:1500px) {
a#concept_bg+section div {
    width: 1050px;
}
a#concept_ttl+section {
    margin-top: -1000px;
    padding-bottom: 10px;
}
a#concept_ttl+section .content_wrapper h2.h {
    font-size: 1.5rem;
}
a#concept_txt+section .content_wrapper h2.h {
    font-size: 1.7rem !important;
}
a#concept_txt+section .content_wrapper .inner_item_txt {
    font-size: 100%;
}
a#concept_txt+section .content_wrapper .heading {padding-bottom: 10px;margin-bottom: 10px;}
}
}


@media screen and (min-width:896px) and ( max-width:1024px) {
a#concept_bg+section div .inner_item_img{
    width: 800px;
}
a#concept_txt+section {
    margin-bottom: 100px;
}
}


@media screen and (max-width: 896px){
a#concept_txt+section {
    margin-bottom: 100px;
}
}

@media screen and (min-width:480px) and ( max-width:540px) {
a#concept_bg+section div {
    width: 115%;
    top: -35px;
    left: -160px;
}
a#concept_ttl+section {
    margin-top: 850px;
    padding-bottom: 10px;
}
a#concept_bg+section {
    height: 950px;
    padding: 0;
    margin: 0;
    width: auto;
}
a#concept_ttl+section .content_wrapper, a#concept_txt+section .content_wrapper {
    width: 100%;
    max-width: 100%;
    margin: 0 auto;
    padding: 25px 60px 0px;
    position: relative;
    left: 0px;
}
a#concept_ttl+section {
    margin-top: -880px;
}
a#concept_txt+section {
    margin-bottom: 200px;
}
}

@media screen and (max-width: 480px){
a#concept_bg+section div {
    width: 125%;
    left: -226px;
    top: -42px;
}
a#concept_ttl+section {
    margin-top: -940px;
    padding-bottom: 0;
}
a#concept_ttl+section .content_wrapper, a#concept_txt+section .content_wrapper {
    left: 0;
    padding: 0;
    width: 85%;
    margin: 0 auto;
    top: 0px;
}
a#concept_ttl+section .content_wrapper h2.h {
    font-size: 1.0rem !important;
}
a#concept_txt+section .content_wrapper h2.h {
    font-size: 1.0rem !important;
}
a#concept_txt+section .content_wrapper .inner_item_txt {
    font-size: 90%;
}
a#concept_txt+section {
    margin-bottom: 0;
    padding-bottom: 100px;
}
}