@charset "UTF-8";

a#origin + div.composite_box01:not(.block_images_13) .inner_item {
    box-sizing: border-box;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
}
a#origin + div.composite_box01:not(.block_images_13) .inner_item .inner_item_img {
    width: 30%;
    height: auto!important;
}
a#origin + div.composite_box01:not(.block_images_13) .inner_item .inner_item_img img {
    height: auto!important;
}
a#origin + div.composite_box01:not(.block_images_13) .inner_item .inner_item_txt {
    width: 70%;
}
a#btn+div.contents_btn01 a {
    background: #5F3294!important;
}
.heading.block_header_2 .h:before {
    background: #5F3294;
}
.heading.block_header_4 .h {
    color: #5F3294;
}
header {
    border-top: 4px solid #5F3294;
}
header .header_contents .header_col1 .tel svg, header .header_contents .header_col1 .btn .translate a svg, header .burger li.sp_translate a svg, header .header_contents .header_sns li svg {
    fill: #5F3294;
}