/* CSS Document */
#main_wrap {
    margin: 30px 0px;
    background: url(../img/bg_main_wrap.gif) repeat-x bottom;
}
#main {
    background: url(../img/bg_main_wrap2.png) no-repeat bottom;
}
#main p.copy1 {
    margin: 80px 0px 0px 0px;
}
#main p.copy2 {
    margin: 195px 0px 0px 0px;
}
#main p.copy3 {
    margin: 70px 0px 0px 0px;
}
/* 250125 */
#top_biz * {
    box-sizing: border-box;
}
#top_biz {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    margin: 0 0 20px 0;
}
#top_biz > div {
    width: 32.5%;
    margin: 0 0 2% 0;
}
#top_biz > div.top_biz04 {
    width: 100%;
    margin: 0;
}
.top_biz01 {
    border-left: 3px solid #90c8e0;
}
.top_biz02 {
    border-left: 3px solid #f1e27f;
}
.top_biz03 {
    border-left: 3px solid #bed589;
}
.top_biz04 {
    position: relative;
    border-left: 3px solid #dfa9c6;
}
.top_biz01 h2 {
    background: #90c8e0;
}
.top_biz02 h2 {
    background: #f1e27f;
}
.top_biz03 h2 {
    background: #bed589;
}
.top_biz04 h2 {
    background: #dfa9c6;
}
#top_biz > div > div {
    display: flex;
    flex-wrap: nowrap;
    flex-direction: column;
    align-items: flex-start;
    padding: 5px 0 5px 5px;
}
#top_biz p {
    padding: 5px;
}
#top_biz > div > div img {
    width: 100%;
    aspect-ratio: 11 / 5;
    object-fit: cover;
    margin: 0 0 5px;
}
#top_biz ul {
    width: 100%;
    padding: 0 0 0 12px;
    font-size: 10px;
}
#top_biz li {
    list-style: decimal;
    list-style-position: outside;
}
#top_biz > div.top_biz04 > div {
    flex-direction: row;
    justify-content: space-between;
}
#top_biz > div.top_biz04 > div img {
    width: 31.4%;
    margin: 0;
}
#top_biz .top_biz04 ul {
    width: 67.8%;
}
#top_biz .top_biz04 p {
    position: absolute;
    bottom: 0;
    right: 0;
    z-index: 2;
}
/* end 250125 */
.contents_sub01 {
    width: 240px;
    margin: 15px 15px 15px 0px;
    padding: 15px;
    border: 1px solid #CCCCCC;
    float: left;
}
.contents_sub01 h2 {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    height: 30px;
    font-size: 16px;
    margin: 0 0 5px 0;
    font-weight: bold;
}
.contents_sub01 h2 i {
    margin: 0 8px 0 0;
}
.contents_sub02 {
    margin: 15px 0px;
}
#scriptArea {
    margin: 0 auto;
    width: 400px;
    height: 160px !important;
    position: relative;
    overflow: hidden;
    border: 1px solid #ccc;
}
.casebox {
    background: #fff;
    width: 380px;
    height: 140px;
    padding: 10px;
    overflow: hidden;
    position: absolute;
    top: 0;
    left: 0;
}
.casebox dl {
    float: right;
    width: 190px;
}
.casebox dl dt {
    width: 190px;
    padding: 0 !important;
    margin: 0 !important;
    font-size: 16px;
    line-height: 1.2;
    text-align: right;
    font-weight: bold;
}
.casebox dl dt a {
    text-decoration: none;
    color: #666;
    font-weight: bold;
}
.casebox dl dt a:hover {
    color: #c00;
}
.casebox dl dt span {
    float: left;
    font-size: 40px;
    display: block;
    margin: 0;
    padding: 0px 5px;
}
.casebox dd {
    width: 190px;
    font-size: 12px;
    padding: 5px 0px;
    margin: 5px 0px 0px 0px;
    line-height: 1.4;
    text-align: right;
}
.casebox p {
    float: left;
    width: 180px;
}
.casebox p img {
    width: 180px;
    height: 140px;
}
.area {
    font-size: 120%;
}
.area h3 {
    font-size: 120%;
    font-weight: bold;
    padding: 0 0 10px 0;
    background: url(../img/bg_menu.gif) no-repeat bottom;
}
.area ul {
    margin: 20px 0;
}
.area li {
    margin: 10px 0;
}
.area li:before {
    content: url(../img/icon01.png);
    margin: 0 5px 0 0;
    vertical-align: middle;
}
.area p {
    padding: 20px;
    background: rgba(153, 204, 255, 0.2);
    border-radius: 4px;
}
.area div {
    width: 65%;
    float: left;
}
.area img {
    float: right;
}
/* 240928 */
.contents_sub03 {
    padding: 15px;
    border: 1px solid #CCCCCC;
    line-height: 1;
}
.contents_sub03 .ttl {
    display: flex;
    justify-content: space-between;
    align-items: center;
    padding: 0 0 15px 0;
    background: url("../img/bg_menu.gif") no-repeat bottom / contain;
}
.contents_sub03 .ttl h2 {
    font-size: 16px;
    font-weight: bold;
}
.contents_sub03 ul {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
}
.contents_sub03 li {
    display: flex;
    flex-direction: column;
    align-items: center;
    width: calc((100% - 45px) / 4);
    aspect-ratio: 16 / 9;
    background: red;
    margin: 15px 0 0 0;
}
.contents_sub03 li span {
    display: block;
    width: fit-content;
    min-width: 60px;
    margin: auto 0 10px 0;
    padding: 4px 8px 6px 8px;
    background: rgba(33, 125, 185, .8);
    border-radius: 20px;
    color: #ffffff;
    font-size: 12px;
    font-weight: bold;
    text-align: center;
}
.contents_sub03 li:nth-of-type(1) {
    background: url("../img/top_support_img01.webp") no-repeat center / cover;
}
.contents_sub03 li:nth-of-type(2) {
    background: url("../img/top_support_img02.webp") no-repeat center / cover;
}
.contents_sub03 li:nth-of-type(3) {
    background: url("../img/top_support_img03.webp") no-repeat center / cover;
}
.contents_sub03 li:nth-of-type(4) {
    background: url("../img/top_support_img04.webp") no-repeat center / cover;
}
.contents_sub03 li:nth-of-type(5) {
    background: url("../img/top_support_img05.webp") no-repeat center / cover;
}
.contents_sub03 li:nth-of-type(6) {
    background: url("../img/top_support_img06.webp") no-repeat center / cover;
}
.contents_sub03 li:nth-of-type(7) {
    background: url("../img/top_support_img07.webp") no-repeat center / cover;
}
.contents_sub03 li:nth-of-type(8) {
    background: url("../img/top_support_img08.webp") no-repeat center / cover;
}