@charset "utf-8";
/* CSS Document */
/*common  /*------------------------------------------------------------------------------------------------*/
/*body  --------------------------------------------------------------*/

/* フォントはグローバルの self-host Noto Sans JP を使用 */

* {
    margin: 0;
    padding: 0;
    list-style: none;
    vertical-align: baseline;
    box-sizing: border-box;
}

*,
*:before,
*:after {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -o-box-sizing: border-box;
    -ms-box-sizing: border-box;
}

img {
    border: 0px;
    max-width: 100%;
    vertical-align: bottom;
}

figure img {
    width: 100%;
}

header,
footer {
    line-height: normal;
    letter-spacing: 0;
}

body#top.page_Workshop,
body#au_lp.page_under {
    font-family: 'Noto Sans JP', 'yu-gothic-matched', 'hiragino-matched', "メイリオ", "Meiryo UI", sans-serif;
    background: #fff;
    color: #4a4a4a;
    font-weight: 300;
    line-height: 1.8em;
    letter-spacing: 0.1em;
    margin: 0 auto;
}

section {
    margin-top: 0;
    font-size: 16px;
}

img {
    border: 0px;
    max-width: 100%;
    vertical-align: bottom;
}

.sns-btn ul {
    display: flex;
    align-items: center;
    line-height: 1;
    justify-content: flex-end;
    font-weight: bold;
    flex-wrap: wrap;
}

.sns-btn li:nth-child(2) {
    margin-top: -7px;
}

.w_crap {
    max-width: 1200px;
    padding: 40px 30px;
    margin: auto;
}


.app_btn_list {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    margin-top: 50px;
    margin-bottom: 25px;
}

.app_btn_list:after {
    content: none;
}


.app_btn_list li {
    display: block;
    width: 48%;
}

.app_btn_list li a {
    color: #fff;
    display: block;
    font-weight: bold;
    padding: .8em 3em;
    border-radius: 30px;
    text-align: center;
    font-size: 1.2em;
    z-index: 10;
}

.app_btn_list li a span {
    font-weight: normal;
}

.app_btn_list li.adtech_btn a {
    background: rgb(255, 198, 44);
    background: -moz-linear-gradient(left, rgba(255, 198, 44, 1) 0%, rgba(255, 47, 86, 1) 100%);
    background: -webkit-linear-gradient(left, rgba(255, 198, 44, 1) 0%, rgba(255, 47, 86, 1) 100%);
    background: linear-gradient(to right, rgba(255, 198, 44, 1) 0%, rgba(255, 47, 86, 1) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffc62c', endColorstr='#ff2f56', GradientType=1);
}

.app_btn_list li.app_btn a {
    background: rgb(65, 145, 232);
    background: -moz-linear-gradient(left, rgba(65, 145, 232, 1) 0%, rgba(0, 39, 111, 1) 100%);
    background: -webkit-linear-gradient(left, rgba(65, 145, 232, 1) 0%, rgba(0, 39, 111, 1) 100%);
    background: linear-gradient(to right, rgba(65, 145, 232, 1) 0%, rgba(0, 39, 111, 1) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#4191e8', endColorstr='#00276f', GradientType=1);
}

.arrow {
    position: relative;
}

.arrow:after {
    content: '';
    position: absolute;
    right: .8em;
    display: block;
    width: 1em;
    height: 1em;
    background-image: url(/ja/program/images/arrow_w.png);
    background-repeat: no-repeat;
    background-position: center;
    background-size: contain;
    top: 50%;
    bottom: 0;
    transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
}



.underline {
    font-size: 2em;
    font-weight: 600;
    background: linear-gradient(transparent 75%, #ffeec4 75%);
    margin-left: .1em;
    padding: 0 .1em;
}





.bg_lr {
    /* background-image: url(images/bg_05_r.png),url(images/bg_05_l.png)!important; */
    background-position: right top, left bottom;
    background-size: 50%;
    background-repeat: no-repeat;
}

.arch_txt {
    text-align: center;
    color: #bc0f5c;
    font-weight: 400;
    border-bottom: 1px solid #bc0f5c;
    display: flex;
    justify-content: center;
    align-items: center;
    padding: 0 .5em .8em;
    width: fit-content;
    font-weight: 600;
    margin: auto;
    font-size: 1.4em;
    border-image-slice: 1;
    border-image-repeat: stretch;
}

#au_about .pass_cont {
    text-align: center;
}

.pass_cont .pass_btn {
    background: linear-gradient(152deg, rgba(254, 55, 90, 1) 0%, rgba(198, 64, 186, 1) 100%);
    padding: .8em 3em;
    box-shadow: 0px 0px 15px -5px #777777;
    color: #fff;
    width: 45%;
    border-radius: 30px;
    margin-top: 1em;
    display: inline-block;
    font-weight: bold;
    font-size: 1.2em;
}

.pass_cont .arrow:after {
    right: 1.8em;
}

.pass_cont .arch_txt::before {
    content: "\f145" !important;
    font-family: "Font Awesome 5 Free" !important;
    font-weight: 900 !important;
    font-style: normal;
    display: inline-block;
    line-height: 1;
    transform: rotate(-45deg);
    transform-origin: center center;

    margin-right: 10px;
    color: inherit;
}

h1 {
    width: 25%;
    margin: auto;
    min-width: 250px;
}

h3 {
    color: #0c1a5f;
    font-size: 2em;
    /* margin-bottom: 40px; */
    margin-bottom: 20px;
    /* font-family: toppan-bunkyu-gothic-pr6n, 'Noto Sans JP', sans-serif; */
    /* font-weight: 600; */
    font-style: normal;
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    position: relative;
    line-height: 1.5;
}

h3:after {
    border-top: 2px solid;
    content: "";
    display: block;
    overflow: hidden;
    width: 3em;
    margin-left: .5em;
}

h4 {
    color: #00276f;
    font-size: 1.3em;
    /* font-family: toppan-bunkyu-gothic-pr6n, 'Noto Sans JP', sans-serif; */
    font-weight: 600;
    font-style: normal;
}

.sp {
    display: none;
}

a.disabled {
    background: #999 !important;
    pointer-events: none !important;
}

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

.au_spk_list_item .app_btn.disabled {
    pointer-events: none;
    position: relative;
}

.au_spk_list_item .app_btn.disabled::before {
    content: "満員御礼";
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
    background: #ff4757;
    color: #fff;
    border-radius: 30px;
    font-size: 1.2em;
    font-weight: bold;
    z-index: 1;
    pointer-events: none;
}

@media screen and (max-width: 850px) {
    section {
        padding: 40px 0;
        margin-top: 0;
    }
}



@media screen and (max-width: 780px) {
    .sp {
        display: block;
    }

    section {
        padding: 20px 0;
        margin-top: 0;
    }

    body#au_lp {
        font-size: 14px;
    }

    h3 {
        font-size: 1.5em;
        margin-bottom: 20px;
    }

    h4 {
        font-size: 1.2em;
    }

    .app_btn_list {
        margin-top: 32px;
    }

    .app_btn_list li {
        width: 100%;
        margin-bottom: 2%;
    }

    .app_btn_list li:last-child {
        margin-bottom: 0;
    }

    .app_btn_list li a {
        font-size: 1em;
        padding: .8em 2em;
    }

    .underline {
        font-size: 1.5em;
    }

    .pass_cont .pass_btn {
        margin: 3% auto 1%;
        padding: .8em 1em;
        width: 70%;
    }

    .pass_cont .arrow:after {
        right: .8em;
    }
}

@media screen and (max-width: 480px) {
    body#au_lp {
        font-size: 14px;
    }

    .pass_cont .pass_btn {
        width: 90%;
        margin: 4% auto 1%;
        font-size: 1.1em;
    }
}


/*------------------------------------------------
au_about
------------------------------------------------*/

#au_mainv {
    position: relative;
    max-height: 700px;
    overflow: hidden;
    background: url(/ja/program/images/mv_bg.png?250707) bottom center / cover no-repeat;
    background-color: #f5f5ff;
    padding-top: 250px;
    padding-bottom: 0;
}

#au_mainv::after {
    content: "";
    position: absolute;
    left: 0;
    bottom: 11%;
    width: 100%;
    height: 20px;
    height: 40px;
    pointer-events: none;
    background: linear-gradient(to bottom,
            rgba(253, 248, 234, 0) 0%,
            #f5f5ff 100%);
    z-index: 1;
}

.mainv_logo {
    width: 35%;
}

.mainv_txt {
    width: 60%;
    transform: translateY(-155px);
    z-index: 2;
}

#au_about .arch_txt {
    margin-top: 1em;
}

.about_ttl_cont .about_txt {
    color: #000
}

h2 {
    display: flex;
    flex-wrap: wrap;
    margin: 0 auto;
    width: 100%;
    /* max-width: 1000px; */
    justify-content: center;
    align-items: center;
}

@media screen and (max-width: 1000px) {
    #au_mainv::after {
        bottom: 14%;
    }
}

@media screen and (max-width: 950px) {
    #au_mainv {
        padding-top: 190px;
    }

    .mainv_txt {
        transform: translateY(-123px);
    }
}


@media screen and (max-width: 768px) {
    #au_mainv {
        max-height: none;
        padding-top: 170px;
        /* padding-bottom: 120px; */
    }

    .mainv_logo {
        width: 20%;
        margin: 0 10%;
    }

    .mainv_txt {
        width: 75%;
        transform: translateY(-120px);
    }

    h2 {
        width: 100%;
    }

    #au_mainv::after {
        bottom: 18%;
    }
}

@media screen and (max-width: 600px) {
    #au_mainv::after {
        bottom: 20%;
    }
}

@media (480px < width < 500px) {
    #au_mainv::after {
        bottom: 18%;
    }
}

@media screen and (max-width: 480px) {
    .mainv_logo {
        width: 25%;
        margin: 0 10%;
    }

    .mainv_txt {
        width: 85%;
        transform: translateY(-75px);
    }

    #au_mainv {
        padding-top: 110px;
        /* padding-bottom: 100px; */
    }

    #au_mainv::after {
        bottom: 11%;
        height: 30px;
    }

    #au_about .arch_txt .sp {
        display: none;
    }
}


/*------------------------------------------------
au_about
------------------------------------------------*/
#au_about {
    background-color: #f5f5ff;
    color: #AD1B6A;
    padding-top: 40px;
    padding-top: 10px;
    margin-top: -4em;
    position: relative;
    z-index: 2;
}

#au_about .w_crap {
    padding-top: 0;
    position: relative;
    padding-bottom: 40px;
}


#au_about .app_btn_list {
    position: absolute;
    width: calc(100% - 60px);
    margin-top: 2em;
}


.about_ttl_cont {
    display: flex;
    flex-wrap: wrap;
    justify-content: flex-end;
}

.about_ttl_cont h3 {
    width: 68%;
    font-size: 2em;
}

.about_ttl_cont h3 span {
    font-size: .75em;
    margin-left: .3em;
}

.sns-btn {
    margin: 5px 0;
}

.about_ttl_cont .sns-btn {
    width: 40%;
}

@media screen and (max-width: 1000px) {
    #au_about {
        padding-top: 30px;
    }
}

@media screen and (max-width: 768px) {
    .about_ttl_cont h3 {
        width: 100%;
        font-size: 1.8em;
        margin-bottom: 1em;
    }

    .about_ttl_cont .sns-btn {
        width: 100%;
        margin: 0;
        margin-bottom: 1em;
    }

    #au_about .app_btn_list li {
        width: 100%;
    }

    #au_about .w_crap {
        padding-bottom: 35px;
    }
}

@media screen and (max-width: 480px) {
    #au_about {
        margin-top: -3em;
        margin-top: -2em;
    }

    .about_ttl_cont h3 {
        font-size: 1.3em;
        display: inline-block;
    }

    .about_ttl_cont h3 span {
        margin-left: 0;
        display: inline-block;
        width: 2.5em;
    }

    #au_about h3:after {
        display: inline-block;
        margin-bottom: .2em;
    }
}


/*------------------------------------------------
au_step
------------------------------------------------*/
#au_step {
    position: relative;
    padding-bottom: 90px;
}


#au_step:before,
#au_step:after {
    content: "";
    display: block;
    border-left: 1px solid #f4f3f1;
    height: 70%;
    position: absolute;
    top: 0;
    z-index: -500;
}

#au_step:before {
    right: 75%;
}

#au_step:after {
    right: 25%;
}

#au_step .w_crap {
    padding-top: 6%;
    padding-bottom: 6%;
    max-height: 250px;
}

.step_txt {
    font-size: 1.5em;
    text-align: left;
    margin: auto;
    display: block;
    width: fit-content;
    color: #00276f;
    /* font-family: toppan-bunkyu-gothic-pr6n, 'Noto Sans JP', sans-serif; */
    font-weight: 600;
    font-style: normal;
}



.step_list {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    max-width: 1200px;
    padding: 0 30px;
    margin: auto;
    position: relative;
}

.step_list:before {
    content: '';
    display: block;
    position: absolute;
    background-image: url(images/bg_03.png);
    background-repeat: no-repeat;
    background-size: cover;
    background-position: bottom;
    width: 100%;
    max-width: initial;
    height: 95%;
    bottom: -50px;
    left: 0%;
    z-index: -50;
}


.step_list li {
    display: flex;
    flex-wrap: wrap;
    align-content: flex-start;
    width: 30%;
    background-image: url(images/bg-06.png);
    background-color: #fff;
    background-size: 80%;
    background-position: left bottom;
    background-repeat: no-repeat;
    box-shadow: 0px 0px 16px 2px rgba(158, 158, 158, 0.6);
    padding: 30px;
}


.step_list li figure {
    margin: 0 auto;
    width: 35%;
}


.step_list li p {
    text-align: center;
    margin-top: 30px;
    color: #00276f;
}


@media screen and (max-width: 768px) {
    #au_step .w_crap {
        padding-top: 20%;
        padding-bottom: 10%;
        max-height: none;
        min-height: 300px;
    }

    .step_txt {
        font-size: 1.5em;
        line-height: 1.5;
        text-align: center;
    }

    .step_list {
        justify-content: center;
    }

    .step_list li {
        width: 75%;
        margin-bottom: 5%;
    }

    .arch_txt {
        font-size: 1em;
    }
}

@media screen and (max-width: 480px) {
    .step_txt {
        font-size: 1.2em;
    }

    .underline {
        font-size: 1.4em;
        display: block;
        width: fit-content;
        margin: auto;
    }

    #au_step .w_crap {
        padding-top: 100px;
        min-height: 150px;
    }

    .step_list li {
        width: 100%;
    }
}

/*------------------------------------------------
au_spk
------------------------------------------------*/
#au_spk {
    /* margin-top: -40px; */
    padding-top: 0;
    padding-bottom: 0;
}

#au_spk h3 {
    margin-bottom: 20px;
}

#au_spk p.au_spk_cap {
    font-size: 1.2em;
    margin-bottom: 30px;
}

.spk_day {
    margin-top: 2em;
    color: #13b4c2;
    font-size: 1.3em;
    margin: 3em 0;
    /* font-family: toppan-bunkyu-gothic-pr6n, 'Noto Sans JP', sans-serif; */
    font-weight: 600;
    font-style: normal;
    position: relative;
    display: flex;
    flex-wrap: wrap;

    align-items: center;
}

.spk_day:before {
    content: '';
    background-image: url(images/ico_cal.png);
    background-repeat: no-repeat;
    width: 1.2em;
    height: 1.2em;
    background-size: contain;
    margin-right: .8em;
}

.spk_day span {
    color: #4a4a4a;
    font-weight: 600;
    margin-left: 1em;
    padding-left: 1em;
    border-left: 3px solid #13b4c2;
}


.au_spk_list {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
}

.au_spk_list li {
    width: 100%;
    display: block;
    background-color: #fff;
    box-shadow: 0px 0px 16px 2px rgba(158, 158, 158, 0.6);
    margin-bottom: 4%;
    position: relative;
}

.au_spk_list:after {
    content: none;
}

.au_spk_list .au_spk_list_item {
    width: 100%;
    display: block;
    padding: 15px;
    height: 100%;
    /*padding-bottom: 35%;*/
}

.au_spk_list .au_spk_list_item:last-child {
    margin-bottom: 0;
}

.au_spk_list_item .app_btn {
    color: #fff;
    background: linear-gradient(156deg, rgba(0, 160, 224, 1) 0%, rgba(188, 15, 95, 1) 100%);
    /* background: linear-gradient(156deg, rgba(17, 86, 208, 1) 0%, rgba(187, 14, 92, 1) 100%); */
    /* background: linear-gradient(to right, rgba(65, 145, 232, 1) 0%, rgba(0, 39, 111, 1) 100%); */
    display: block;
    font-weight: bold;
    padding: .8em 3em;
    border-radius: 30px;
    text-align: center;
    font-size: 1.2em;
    width: 45%;
    margin: 2% auto 1%;
    z-index: 10;
}

.au_spk_list_item .arrow:after {
    right: 1.8em;
}

.au_spk_list li h4 {

    /*margin-top: .5em;*/
    background-image: -webkit-linear-gradient(156deg, rgb(12, 26, 95) 0%, rgb(0, 160, 224) 100%);
    width: fit-content;
    padding: .5em 1em;
    border-radius: 5px;
    color: #fff;
    font-weight: 600;
    width: 100%;
}

.au_spk_list_item h4 span {
    background: #fff;
    color: #0c1a5f;
    padding: 6px;
    margin-right: 10px;
    font-size: .8em;
    margin-bottom: .5em;
    display: inline-block;
    font-weight: bold;
}

/*.au_spk_onsta{
	background: #00276f;
    width: fit-content;
    padding: 3px 15px;
    border-radius: 30px;
    color: #fff;
    font-weight: 400;
}*/



.au_spk_sam {
    line-height: 1.6em;
    color: #4a4a4a;
    font-size: .9em;
    margin-top: 1em;
    font-weight: 500;
}

.spk_list_top.col2,
.spk_list_bottom.col2 {
    display: flex;
    gap: 10px;
    justify-content: space-between;
}

.spk_list_top {
    padding-bottom: 20px;
}


.spk_list_bottom ul li {
    box-shadow: none;
    margin-bottom: 0px;
    color: #000;
    background-color: #ededed;
    font-size: .9em;
}

.spk_list_bottom ul li:not(:last-child) {
    margin-bottom: 2px;
}

.spk_list_bottom ul li.indent {
    padding-left: 1em;
    text-indent: -1em;
}

.spk_list_bottom_item {
    width: 50%;
}

.spk_list_bottom_l,
.spk_list_bottom_r {
    background-color: #ededed;
    padding: 15px;
}

.au_spk_list_item:first-child .spk_list_bottom_l {
    padding: 15px 10px;
}

.spk_list_bottom_ttl {
    font-weight: bold;
    font-size: 1em;
    color: #0c1a5f;
}

.spk_list_bottom_ttl i {
    margin-right: 1%;
}

.spk_list_bottom_item ul {
    font-size: .9em;
}

.spk_list_text {
    width: 100%;
}

.au_spk_profcon {
    /*position: absolute;*/
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    /*width: calc(100% - 35px);*/
    bottom: 15px;
    margin-top: 1em;
    background-color: #f5f5ff;
    padding: 10px;
    color: #000;
    justify-content: space-between;
    width: 50%;
}

.au_spk_profcon_l {
    width: 20%;
}

.au_spk_profcon2 {
    width: 100%;
    display: flex;
    justify-content: space-around;
    gap: 10px;
}

.au_spk_profcon2 .au_spk_profcon {
    width: 100%;
    height: 93%;
}

.fa-solid .fa-user {
    font-family: "Font Awesome 5 Free";
}


.au_spk_profcon_l:before {}

.au_spk_profcon_l:after {}

.au_spk_profcon_r {
    width: 77%;
    /* border-top: 2px dotted #7fc1ff; */
}

dl.au_spk_name {
    margin-top: .5em;
    color: #4a4a4a;
}

dl.au_spk_name dt {
    font-weight: 400;
    font-size: 1em;
}

dl.au_spk_name dd {
    line-height: 1.8;
    font-size: .8em;
}

/*
.au_spk_logo{
	width: 30%;
    margin-top: .5em;
}

.au_spk_logo img{
    border: 1px solid #d6d6d6;
}*/

#au_spk .arch_txt {
    margin-top: 2em;
}

#au_spk .app_btn_list {
    justify-content: center;
    margin-bottom: 50px;
}

@media screen and (max-width: 1060px) {
    .spk_day span {
        width: 100%;
        display: block;
        margin-left: 0;
        border-top: 3px solid #13b4c2;
        border-left: none;
        padding-left: 0;
        padding-top: .5em;
        margin-top: .8em;
    }
}

@media screen and (max-width: 780px) {
    .au_spk_list li {
        width: 100%;
        margin-bottom: 5%;
    }

    #au_spk .sp {
        display: none;
    }

    .spk_list_bottom.col2 {
        display: block;
    }

    .spk_list_bottom_item {
        width: 100%;
    }

    .spk_list_bottom_item:not(:first-child) {
        margin-top: 2%;
    }

    .au_spk_list_item .app_btn {
        margin: 3% auto 1%;
        padding: .8em 1em;
        width: 70%;
    }

    .au_spk_list_item .arrow:after {
        right: .8em;
    }

    .spk_list_text,
    .au_spk_profcon,
    .au_spk_profcon2 {
        width: 100%;
    }
}

@media screen and (max-width: 600px) {
    .spk_list_top.col2 {
        display: block;
    }

    .spk_list_text,
    .au_spk_profcon,
    .au_spk_profcon2 {
        width: 100%;
    }

    .spk_list_top {
        padding-bottom: 0;
        margin-bottom: 2%;
    }

    .au_spk_profcon2 {
        gap: 0;
        flex-direction: column;
    }

    .au_spk_profcon {
        margin-top: .6em;
    }
}

@media screen and (max-width: 480px) {
    .au_spk_onsta {
        font-size: .8em;
        padding: 2px 10px;
    }

    #au_spk .sp {
        display: block;
    }

    #au_spk p.au_spk_cap {
        font-size: 1.1em;
    }

    .spk_day {
        font-size: 1.1em;
    }

    .au_spk_list_item .app_btn {
        width: 90%;
        margin: 4% auto 1%;
    }

    .au_spk_list_item h4 span {
        /* display: block; */
        font-size: .7em;
        padding: 3px 6px;
    }

    .au_spk_list_item h4 br.sp {
        display: block;
    }
}



/*------------------------------------------------
au_target
------------------------------------------------*/

#au_target {
    background-color: #496d90;
    color: #fff !important;
    background-image: url(images/bg_05_r.png) !important;
    background-position: right top;
    background-size: 50%;
    background-repeat: no-repeat;
}

#au_target h3 {
    color: #fff !important;
}

.target_list {
    display: flex;
    flex-wrap: wrap;
    padding-left: 2em;
}

.target_list li {
    width: 100%;
    display: flex;
    margin-bottom: .8em;
    align-items: center;
}

.target_list li:before {
    content: '';
    background-image: url(images/ico_check.png);
    background-repeat: no-repeat;
    width: 1.2em;
    height: 1.2em;
    background-size: contain;
    margin-right: .8em;
}


.target_list li p {
    width: calc(100% - 1.2em);
    font-size: 1.1em;
}


@media screen and (max-width: 480px) {
    .target_list li p {
        font-size: 1em;
    }
}



/*------------------------------------------------
au_parti
------------------------------------------------*/

#au_parti {
    padding-top: 0;
}

#au_parti h3 {
    margin-bottom: 30px;
}

.parti_list {
    display: flex;
    flex-wrap: wrap;
}


.parti_list li {
    width: 100%;
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    margin-bottom: 3%;
}

.parti_list li:nth-child(even) {
    flex-direction: row-reverse;
}

.parti_list li figure {
    width: 10%;
    display: block;
}

.parti_list li p {
    width: 85%;
    display: block;
    background: #ededed;
    color: #000;
    border-radius: 15px;
    position: relative;
    padding: 2em 2.5em;
}

.parti_list li:nth-child(odd) p:before {
    content: '';
    position: absolute;
    display: block;
    width: 0;
    height: 0;
    left: -1em;
    top: 2em;
    border-right: 1em solid #ededed;
    border-top: 1em solid transparent;
    border-bottom: 1em solid transparent;
}

.parti_list li:nth-child(even) p:before {
    content: '';
    position: absolute;
    display: block;
    width: 0;
    height: 0;
    right: -1em;
    top: 2em;
    border-left: 1em solid #ededed;
    border-top: 1em solid transparent;
    border-bottom: 1em solid transparent;
}

@media screen and (max-width: 768px) {
    .parti_list li figure {
        width: 20%;

    }

    .parti_list li p {
        width: 75%;
    }
}

@media screen and (max-width: 480px) {
    .parti_list li:nth-child(odd) p:before {
        left: -.8em;
        top: 1.5em;
        border-right: .8em solid #ededed;
        border-top: .8em solid transparent;
        border-bottom: .8em solid transparent;
    }

    .parti_list li:nth-child(even) p:before {
        right: -.8em;
        top: 1.5em;
        border-left: .8em solid #ededed;
        border-top: .8em solid transparent;
        border-bottom: .8em solid transparent;
    }

    .parti_list li p {
        padding: 1em 1.5em;
    }
}

/*------------------------------------------------
au_outline
------------------------------------------------*/

#au_outline {
    background: #ededed;
}

.outline_cont {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
}

.outline_cont_l,
.outline_cont_r {
    width: 48%;
    display: block;
}

.outline_cont_l dl {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    margin-bottom: 1em;
}

.outline_cont_l dl:last-child {
    margin-bottom: 0;
}

.outline_cont_l dl dt {
    width: 5em;
    text-align: right;
    font-weight: 600;
}

.outline_cont_l dl dd {
    width: calc(100% - 6em);
}

.outline_cont_r iframe {
    width: 100%;
}

#au_outline a {
    text-decoration: underline;
}


@media screen and (max-width: 768px) {

    .outline_cont_l,
    .outline_cont_r {
        width: 100%;
        display: block;
    }

    .outline_cont_r {
        margin-top: 2em;
    }
}

/*------------------------------------------------
footer
------------------------------------------------*/


/* footer {
    margin: 0!important;
    font-family: source-han-sans-japanese, "游ゴシック", "Yu Gothic", "メイリオ", "Meiryo UI", sans-serif;
}


footer nav {
    padding: 0;
    margin: 0 auto;
    border-top: none;
    border-bottom: none;
    margin-top: 1.5em;
}

footer a{
	color: #4a4a4a;
    font-size: .9em;
    margin-right: .5em;
    padding-right: .5em;
	font-family: 'Noto Sans JP', sans-serif;
}


footer a:last-child{
    padding-right: 0;
}

footer nav ul{
	display: flex;
	flex-wrap: wrap;
	justify-content: center;
}

footer nav ul li{
	display: block;
    margin-right: .5em;
}

footer nav ul li:after{
	content: ' | ';
}

footer nav ul li:last-child{footer a
    margin-right: 0;
}

footer nav ul li:last-child:after{
	content: none;
}

footer small{
	margin: 0 auto;
    color: #fff;
    background: #0c1a5f;
    padding: .8em 0;
    justify-content: center;
    margin-bottom: 50px;
} */



@media screen and (max-width: 1060px) {
    .spk_day span {
        width: 100%;
        display: block;
        margin-left: 0;
        border-top: 3px solid #13b4c2;
        border-left: none;
        padding-left: 0;
        padding-top: .5em;
        margin-top: .8em;
    }
}







@media screen and (max-width: 780px) {
    .au_spk_list li {
        width: 100%;
        margin-bottom: 5%;
    }

    #au_spk .sp {
        display: none;
    }

    .spk_list_bottom.col2 {
        display: block;
    }

    .spk_list_bottom_item {
        width: 100%;
    }

    .spk_list_bottom_item:not(:first-child) {
        margin-top: 2%;
    }

    .au_spk_list_item .app_btn {
        margin: 3% auto 1%;
        padding: .8em 1em;
        width: 70%;
    }

    .au_spk_list_item .arrow:after {
        right: .8em;
    }

    .spk_list_text,
    .au_spk_profcon,
    .au_spk_profcon2 {
        width: 100%;
    }
}

@media screen and (max-width: 600px) {
    .spk_list_top.col2 {
        display: block;
    }

    .spk_list_text,
    .au_spk_profcon,
    .au_spk_profcon2 {
        width: 100%;
    }

    .spk_list_top {
        padding-bottom: 0;
        margin-bottom: 2%;
    }
}


@media screen and (max-width: 480px) {
    .au_spk_onsta {
        font-size: .8em;
        padding: 2px 10px;
    }

    #au_spk .sp {
        display: block;
    }

    #au_spk p.au_spk_cap {
        font-size: 1.1em;
    }

    .spk_day {
        font-size: 1.1em;
    }

    .au_spk_list_item .app_btn {
        width: 90%;
        margin: 4% auto 1%;
    }

    /* .au_spk_list_item br {
        display: none;
    } */
}



/*------------------------------------------------
au_target
------------------------------------------------*/

#au_target {
    background-color: #496d90;
    color: #fff !important;
    background-image: url(images/bg_05_r.png) !important;
    background-position: right top;
    background-size: 50%;
    background-repeat: no-repeat;
}

#au_target h3 {
    color: #fff !important;
}

.target_list {
    display: flex;
    flex-wrap: wrap;
    padding-left: 2em;
}

.target_list li {
    width: 100%;
    display: flex;
    margin-bottom: .8em;
    align-items: center;
}

.target_list li:before {
    content: '';
    background-image: url(images/ico_check.png);
    background-repeat: no-repeat;
    width: 1.2em;
    height: 1.2em;
    background-size: contain;
    margin-right: .8em;
}


.target_list li p {
    width: calc(100% - 1.2em);
    font-size: 1.1em;
}


@media screen and (max-width: 480px) {
    .target_list li p {
        font-size: 1em;
    }
}



/*------------------------------------------------
au_parti
------------------------------------------------*/

#au_parti {}

#au_parti h3 {
    margin-bottom: 50px;
}

.parti_list {
    display: flex;
    flex-wrap: wrap;
}


.parti_list li {
    width: 100%;
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    margin-bottom: 3%;
}

.parti_list li:nth-child(even) {
    flex-direction: row-reverse;
}

.parti_list li figure {
    width: 10%;
    display: block;
}

.parti_list li p {
    width: 85%;
    display: block;
    background: #ededed;
    color: #000;
    border-radius: 15px;
    position: relative;
    padding: 2em 2.5em;
}

.parti_list li:nth-child(odd) p:before {
    content: '';
    position: absolute;
    display: block;
    width: 0;
    height: 0;
    left: -1em;
    top: 2em;
    border-right: 1em solid #ededed;
    border-top: 1em solid transparent;
    border-bottom: 1em solid transparent;
}

.parti_list li:nth-child(even) p:before {
    content: '';
    position: absolute;
    display: block;
    width: 0;
    height: 0;
    right: -1em;
    top: 2em;
    border-left: 1em solid #ededed;
    border-top: 1em solid transparent;
    border-bottom: 1em solid transparent;
}

@media screen and (max-width: 768px) {
    .parti_list li figure {
        width: 20%;

    }

    .parti_list li p {
        width: 75%;
    }
}

@media screen and (max-width: 480px) {
    .parti_list li:nth-child(odd) p:before {
        left: -.8em;
        top: 1.5em;
        border-right: .8em solid #ededed;
        border-top: .8em solid transparent;
        border-bottom: .8em solid transparent;
    }

    .parti_list li:nth-child(even) p:before {
        right: -.8em;
        top: 1.5em;
        border-left: .8em solid #ededed;
        border-top: .8em solid transparent;
        border-bottom: .8em solid transparent;
    }

    .parti_list li p {
        padding: 1em 1.5em;
    }
}

/*------------------------------------------------
au_outline
------------------------------------------------*/

#au_outline {
    background: #ededed;
}