@charset "UTF-8";

#main .width_fixed .content_wrapper {
    max-width: 1200px !important;
}
.bg.composite_box01 .inner_item {
    flex-direction: row-reverse;
    border: 3px solid #53adf0;
}
.bg.composite_box01 .inner_item:nth-of-type(2) {
    border-color: #fd7600;
}
.bg.composite_box01 .inner_item_img {
    display: flex;
    align-items: center;
    width: 36%;
    padding: 2%;
}
.bg.composite_box01 .inner_item .inner_item_txt.align- {
    width: 56%;
    padding: 2%;
}
.bg.composite_box01 .inner_item_img img {
    border-radius: 50%;
    width: 120px !important;
    height: 120px !important;
}
.bg.composite_box01 .inner_item .heading.block_header_4 .h {
    color: #313131;
}
.bg.composite_box01 .heading.block_header_1 .h:before {
    content: "";
}
.bg.composite_box01 .heading.block_header_1 .h:before {
    content: "";
    width: 3px;
    height: 50px;
    background: #2765d3;
    transform: rotate(-30deg);
    left: -15px;
}
.bg.composite_box01 .heading.block_header_1 .h:after {
    content: "";
    width: 3px;
    height: 50px;
    background: #2765d3;
    transform: rotate(30deg);
    right: -15px;
    left: auto;
    margin: auto;
    border: none;
    bottom: 0;
}
.heading.block_header_1 p:before {
    content: "";
    position: absolute;
    width: 100%;
    height: 50px;
    background: url(/common/upload_data/syufuku0com/image/20200212170822.png) no-repeat center center / contain;
    top: -50px;
    left: 0;
}
.widget_gallery01.add_design1.view_portrait .inner_item a {
    padding-top: 70%;
}