@charset "UTF-8";

header {
    background: rgba(36, 90, 152, 0.85);
}
#mv_outer:before,#mv_outer:after,#mv:after {
    content: none;
}
.mv_nav {
    display: none;
}
@media screen and (min-width: 901px)  and (max-width: 1130px) {
header nav ul.nav_1st>li {
    height: 52px;
}
header#pattern2 nav ul.nav_1st>li>a span {
    font-size: 1.2vw;
}
}
@media screen and (min-width: 901px) {
#mv {
    padding-top: 138px;
}
}
@media screen and (max-width: 900px) {
#mv {
    padding-top: 60px;
}
header#pattern2 {
    display: flex;
    align-items: center;
}
header .logo a img {
    max-height: 40px !important;
}
}
@media screen and (max-width: 100vh){
#mv {
    height: 26vh;
}
}

#img3 + .composite_box01 .inner_item a {
    width: 100%;
    box-sizing: border-box;
    display: flex;
    flex-direction: column;
    pointer-events: none;
}

#img3 + .composite_box01 .inner_item .contents_btn01 a {
    pointer-events: auto;
}



#spimg3 + .composite_box01 .inner_item {
    height: 100%;
}

#spimg3 + .composite_box01 .inner_item a {
    width: 100%;
    box-sizing: border-box;
    display: flex;
    flex-direction: column;
    pointer-events: none;
}

#spimg3 + .composite_box01 .inner_item .contents_btn01 a {
    pointer-events: auto;
}

#spimg3 + .composite_box01{
    display: none;
}

@media screen and (max-width: 768px) {
#spimg3 + .composite_box01{
    display: block;
}
}

#img3 + .composite_box01{
    display: block;
}

@media screen and (max-width: 768px) {
#img3 + .composite_box01{
    display: none;
}
}


#spimg3 + .composite_box01 .inner_item {
    width: 48% !important;
    margin: 0 auto;
}
}


#spimg3 + .composite_box01 .inner_item .contents_btn01 a {
    pointer-events: auto;
    min-width: 140px;
    width: 160px !important;
}

#spimg3 + .composite_box01 .inner_item p {
    display: none;
}

#spimg3 + .composite_box01 .inner_item .contents_btn01 a {
    pointer-events: auto;
    margin: 0 auto;
}












.contents_btn01 a:before {
content: "";
position: absolute;
top: 0;
left: -25px;
width: 0;
height: 0;
border-style: solid;
border-width: 52px 60px 0 0;
border-color: #F27F1B transparent transparent transparent;
z-index: 0;
}
.contents_btn01 a:hover:before {
content: "";
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
border-style: solid;
border-width: 52px 60px 0 0;
border-color: #F27F1B transparent transparent transparent;
}
.contents_btn01 a {
    color: #fff;
    text-decoration: none;
    font-weight: bold;
    background: #fb961a;
    overflow: hidden !important;

}

.contents_btn01 a:after {
    content: none !important;
}

.contents_btn01 a span {
    position: relative;
    z-index: 1;
}




#concept_org + section {
    background-position: bottom !important;
}




@media (max-width: 900px) {
    #concept_org + section {
        background-size: cover !important;
        padding-top: 22rem;
    }
}






#seo_org1 + section {
    background-repeat: repeat;
}
#seo_org1 + section .wrapper_item {
    align-items: center;
}

#seo_org1 + section .wrapper_item .inner_item_txt p{
    position: relative;
    font-weight: bold;
    font-size: 1.5em;
    padding-left: 4rem;
}
#seo_org1 + section .wrapper_item .inner_item_txt p:before {
    position: absolute;
    content: "";
    background: url("/common/upload_data/kanban-seishinsyacojp/image/20210902030208.png");
    background-repeat: no-repeat;
    background-size: contain;
    top: -85px;
    left: 0px;
    width: 200px;
    height: 80px;
}

#seo_org1 + section .wrapper_item .inner_item_txt p .point1{
    background: linear-gradient(transparent 60%, #f8f011 40%);
}
#seo_org1 + section .wrapper_item .inner_item_txt p .point2{
    color: blue;
}


@media (max-width: 800px) {
#seo_org1 + section .wrapper_item .inner_item_txt {
    margin-top: 12rem;
}
    #seo_org1 + section .wrapper_item .inner_item_txt p{
        font-size: 2.1rem;
        padding-left: 5%;
        
    }
}






#tokui_ttl + section .heading.block_header_1 p:before, .heading.block_header_6 .h:before {
    content: none !important;
}
#tokui_ttl + section .heading.block_header_1 p:after, .heading.block_header_6 .h:after {
    content: none !important;
}






#img3 + div .heading.block_header_2 .h {
    padding-left: 0;
    color: #ef7f16;
}

#img3 + div .heading.block_header_2 .h:before {
    content: none !important;
}

#img3 + div .heading.block_header_2 .h:after {
    content: none !important;
}

#img3 + div .inner_item {
    border: 1px solid #eeeeee;
    padding: 2%;
    position: relative;
}

#img3 + div .inner_item .heading.block_header_4 .h {
     color: #333333;
}

#img3 + div.composite_box01 .inner_item .heading {
    position: absolute;
    top: 2%;
    left: 0;
}

#img3 + div.composite_box01 .inner_item_img {
    margin-top: 2rem;
}

#img3 + div.composite_box01 .inner_item_img img{
    height: 180px !important;
    object-fit: contain !important;
}

#img3 + div .contents_btn01 a:before {
content: "";
position: absolute;
top: 0;
left: -25px;
width: 0;
height: 0;
border-style: solid;
border-width: 52px 60px 0 0;
border-color: #F27F1B transparent transparent transparent;
z-index: 0;
}
#img3 + div .contents_btn01 a:hover:before {
content: "";
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
border-style: solid;
border-width: 52px 60px 0 0;
border-color: #F27F1B transparent transparent transparent;
}
#img3 + .composite_box01 .inner_item .contents_btn01 a {
    color: #fff;
    text-decoration: none;
    font-weight: bold;
    background: #fb961a;
    overflow: hidden !important;
}

#img3 + div .contents_btn01 a:after {
    content: none !important;
}

#img3 + div .contents_btn01 {
    position: absolute;
    width: 100%;
    left: 0;
    bottom: 2%;
}




#spimg3 + div .heading.block_header_2 .h {
    padding-left: 0;
    color: #ef7f16;
}

#spimg3 + div .heading.block_header_2 .h:before {
    content: none !important;
}

#spimg3 + div .heading.block_header_2 .h:after {
    content: none !important;
}

#spimg3 + div .inner_item {
    border: 1px solid #eeeeee;
    padding: 2%;
    position: relative;
}

#spimg3 + div .inner_item .heading.block_header_4 .h {
     color: #333333;
}

#spimg3 + div.composite_box01 .inner_item .heading {
    position: absolute;
    top: 2%;
    left: 0;
}

#spimg3 + div.composite_box01 .inner_item_img {
    margin-top: 2rem;
}

#spimg3 + div.composite_box01 .inner_item_img img{
    height: 180px !important;
    object-fit: contain !important;
}

#spimg3 + div .contents_btn01 a:before {
content: "";
position: absolute;
top: 0;
left: -25px;
width: 0;
height: 0;
border-style: solid;
border-width: 52px 60px 0 0;
border-color: #F27F1B transparent transparent transparent;
z-index: 0;
}
#spimg3 + div .contents_btn01 a:hover:before {
content: "";
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
border-style: solid;
border-width: 52px 60px 0 0;
border-color: #F27F1B transparent transparent transparent;
}
#spimg3 + .composite_box01 .inner_item .contents_btn01 a {
    color: #fff;
    text-decoration: none;
    font-weight: bold;
    background: #fb961a;
    overflow: hidden !important;

}

#spimg3 + div .contents_btn01 a:after {
    content: none !important;
}

/*
#spimg3 + div .contents_btn01 {
    position: absolute;
    width: 100%;
    left: 0;
    bottom: 2%;
}
*/




#seo_org2 + section p {
    font-weight: bold;
}

#seo_org2 + section .point1 {
    color: #ef7f16;
    font-size: 3.4rem;
    font-weight: bold;
}
#seo_org2 + section .point2 {
    color: #000;
    font-size: 2.8rem;
    font-weight: bold;
}

#seo_org2 + section .point3 {
    background: linear-gradient(transparent 60%, #f8f011 40%);
}

#seo_org2 + section .wrap {
    display: flex;
    justify-content: flex-start;
    align-items: stretch;
    margin-bottom: 3rem;
}

#seo_org2 + section .item {
    width: auto;
    background: #1448bf;
    color: #fdff00;
    font-weight: bold;
    padding: 2% 4%;
    border-radius: 10px;
   font-size: 2.8rem;
    margin-right: 4%;
}




#gallery_top + div .heading.block_header_1 p:before {
    content: none !important;
}

#gallery_top + div .heading.block_header_1 p:after {
    content: none !important;
}

#gallery_top + div .heading.block_header_1 .h {
    font-size: 1.55rem;
    color: #333333;
    font-weight: bold;
}

#gallery_top + div .heading+.add_text {
    font-size: 1.5em;
    color: #ef7f16;
    font-weight: bold;
}


#promise + div {
    background-size: cover !important;
    background-position: bottom;
}

#promise + div .heading.block_header_6 .h {
    color: #fff;
}



#faq_top + div.contents_faq01 dd {
    margin-top: 20px;
}
#faq_top + div.contents_faq01 dd:before {
    background: none;
    color: #fb961a;
    content: "A.";
    top: -6px;
    left: 35px;
}


@media (max-width: 500px) {
    #faq_top + div.contents_faq01 dd:before {
        left: 30px;
    }
}




#blog_top + div .heading.block_header_1 p:before {
     content: none !important;
}
#blog_top + div .heading.block_header_1 .h {
    color: #333;
}

#blog_top + div .heading.block_header_1 p:after {
     content: none !important;
}

#blog_top + div.block_news_2 li {
    border: 2px solid #1448bf;
}

#blog_top + div.block_news_2 li a::after {
    border: 0px solid #1448bf !important;
}
#blog_top + div.block_news_2 li a:hover::after {
    border: 10px solid #1448bf !important;
}

#blog_top + div.block_news_2 ul li a {
    font-weight: bold;
}


section[style*="background-image"] .contents_btn01 a, section[style*="background-image"] .contents_btn01 a, div[style*="background-image"] .contents_btn01 a, div[style*="background-image"] .contents_btn01 a {
    background: #fb961a;
}



#access_ttl_top + section .heading.block_header_1 p:before {
    content: none !important;
}

#access_ttl_top + section .heading.block_header_1 p:after {
    content: none !important;
}

#access_body_top + div .heading.block_header_4 .h {
    color: #1448bf;
}


@media screen and (max-width: 900px) {
#mv {
    padding-top: 57px;
}
}
@media screen and (min-width: 901px) {
    #mv {
        padding-top: 101px;
    }
}
@media screen and (max-width: 900px) {
header#pattern2 .logo {
    left: 10px !important;
}
}
