/*
    Vol.65
*/
.tokkyo_new_archive_wrap {
    margin-bottom: 25px;
}
.tokkyo_new_archive_wrap strong {
    font-weight: bold;
}
.tokkyo_new_archive_wrap .ttl_section_h1 {
    font-size: 200%;
    text-align: center;
    font-weight: 500;
}
@media screen and (max-width: 768px) {
    .tokkyo_new_archive_wrap .ttl_section_h1 {
        font-size: 160%;
    }
}
.tokkyo_new_detail_content_main {
    margin-bottom: 40px;
}
.tokkyo_new_detail_content_main .tokkyo_new_detail_icon {
    display: inline-block;
    padding: .25em 1em;
    background-color: #d1de53;
    font-size: 110%;
    margin-bottom: .25em;
}
@media screen and (max-width: 768px) {
    .tokkyo_new_detail_content_main .tokkyo_new_detail_icon {
        font-size: 100%;
        margin-bottom: 1em;
    }
}
.tokkyo_new_detail_content_main .tokkyo_new_detail_icon + p {
    margin-top: 1em;
}
.tokkyo_new_detail_content_main .tokkyo_new_detail_icon + p + .tokkyo_new_detail_content_main_upper {
    margin-top: 2em;
}
.tokkyo_new_detail_content_main .tokkyo_new_detail_icon + .tokkyo_new_detail_content_main_upper {
    margin-top: 2em;
}
.tokkyo_new_detail_content_main .tokkyo_new_detail_content_main_upper {
    display: flex;
    justify-content: space-between;
    align-items: center;
}
@media screen and (max-width: 768px) {
    .tokkyo_new_detail_content_main .tokkyo_new_detail_content_main_upper {
        display: block;
    }
}
.tokkyo_new_detail_content_main .tokkyo_new_detail_content_main_upper .description {
    width: 70%;
    text-align: left;
}
@media screen and (max-width: 768px) {
    .tokkyo_new_detail_content_main .tokkyo_new_detail_content_main_upper .description {
        width: 100%;
    }
}
.tokkyo_new_detail_content_main .tokkyo_new_detail_content_main_upper.single .description {
    width: 100%;
}
.tokkyo_new_detail_content_main .tokkyo_new_detail_content_main_upper .description .report_number {
    font-size: 110%;
    margin-bottom: 30px;
}
@media screen and (max-width: 768px) {
    .tokkyo_new_detail_content_main .tokkyo_new_detail_content_main_upper .description .report_number {
        margin-bottom: 15px;
    }
}
.tokkyo_new_detail_content_main .tokkyo_new_detail_content_main_upper .description .report_subtitle {
    font-size: 160%;
    font-weight: bold;
    margin-bottom: .25em;
}
.tokkyo_new_detail_content_main .tokkyo_new_detail_content_main_upper .description .report_subtitle.color0 {
    color: #036eb8;
}
@media screen and (max-width: 768px) {
    .tokkyo_new_detail_content_main .tokkyo_new_detail_content_main_upper .description .report_subtitle {
        font-size: 140%;
    }
}
.tokkyo_new_detail_content_main .tokkyo_new_detail_content_main_upper .description .file_title {
    font-size: 160%;
    font-weight: bold;
}
.tokkyo_new_detail_content_main .tokkyo_new_detail_content_main_upper .description .company_name {
    font-size: 200%;
    font-weight: bold;
    /*margin-bottom: .5em;*/
}
@media screen and (max-width: 768px) {
    .tokkyo_new_detail_content_main .tokkyo_new_detail_content_main_upper .description .company_name {
        font-size: 170%;
    }
}
.tokkyo_new_detail_content_main .tokkyo_new_detail_content_main_upper .description .report_subtitle2 {
    font-size: 130%;
    font-weight: bold;
    margin-bottom: .25em;
}
@media screen and (max-width: 768px) {
    .tokkyo_new_detail_content_main .tokkyo_new_detail_content_main_upper .description .report_subtitle2 {
        font-size: 115%;
    }
}
.tokkyo_new_detail_content_main .tokkyo_new_detail_content_main_upper .description .report_date {
    display: inline-block;
    padding: .25em 1.5em;
    border-radius: 20px;
    color: #fff;
    background-color: #333;
}
.tokkyo_new_detail_content_main .tokkyo_new_detail_content_main_upper .image {
    width: 24.29%;
}
@media screen and (max-width: 768px) {
    .tokkyo_new_detail_content_main .tokkyo_new_detail_content_main_upper .image {
        margin: 20px auto 0;
        width: 50%;
    }
}
.tokkyo_new_detail_content_main .tokkyo_new_detail_content_main_exp {
    margin-top: 30px;
    background-color: #ffffcc;
    padding: 20px;
    font-size: 110%;
}
@media screen and (max-width: 768px) {
    .tokkyo_new_detail_content_main .tokkyo_new_detail_content_main_exp {
        margin-top: 20px;
        padding: 15px;
    }
}
.tokkyo_new_detail_content_main .tokkyo_new_detail_content_main_exp p.ttl {
    font-weight: bold;
    margin-bottom: .5em;
    font-size: 110%;
}
.tokkyo_new_detail_content_exp {
    margin-bottom: 40px;
}
@media screen and (max-width: 768px) {
    .tokkyo_new_detail_content_exp {
        margin-bottom: 20px;
    }
}
.tokkyo_new_detail_content_exp .ttl_content_h2 {
    font-size: 200%;
    margin-bottom: 1em;
}
@media screen and (max-width: 768px) {
    .tokkyo_new_detail_content_exp .ttl_content_h2 {
        font-size: 170%;
    }
}
.tokkyo_new_detail_content_exp_box {
    margin-bottom: 40px;
    font-size: 110%;
}
@media screen and (max-width: 768px) {
    .tokkyo_new_detail_content_exp_box {
        margin-bottom: 20px;
    }
}
.tokkyo_new_detail_content_exp_box p.ttl {
    font-size: 160%;
    font-weight: 600;
    padding-bottom: .25em;
    margin-bottom: 1em;
    border-bottom: 2px solid #336600;
    color: #336600;
}
@media screen and (max-width: 768px) {
    .tokkyo_new_detail_content_exp_box p.ttl {
        font-size: 140%;
    }
}
.tokkyo_new_detail_content_exp_box p.ttl_big {
    font-size: 180%;
    font-weight: 600;
    padding-bottom: .25em;
    margin-bottom: 1em;
    text-align: center;
}
@media screen and (max-width: 768px) {
    .tokkyo_new_detail_content_exp_box p.ttl_big {
        font-size: 140%;
    }
}
.tokkyo_new_detail_content_exp_box p.ttl_big > span.line {
    display: inline-block;
    border-bottom: 2px solid #d3a500;
}
@media screen and (max-width: 768px) {
    .tokkyo_new_detail_content_exp_box p.ttl_big > span.line {
        display: inline;
    }
}
.tokkyo_new_detail_content_exp_box p +.ttl2 {
    margin-top: 1em;
}
.tokkyo_new_detail_content_exp_box p.ttl2 {
    margin-bottom: 1em;
}
.tokkyo_new_detail_content_exp_box p.ttl2 > span {
    font-weight: bold;
    color: #fff;
    display: inline-block;
    padding: .25em 1.5em;
    background-color: #036eb8;
}
.tokkyo_new_detail_content_exp_box p.ttl3 {
    font-weight: bold;
}
.tokkyo_new_detail_content_exp_box p.ttl4 {
    font-weight: bold;
    font-size: 120%;
    margin-bottom: 1em;
}
.tokkyo_new_detail_content_exp_box .image {
    margin-top: 30px;
    text-align: center;
}
.tokkyo_new_detail_content_exp_box .image.half img {
    width: 50%;
}
@media screen and (max-width: 768px) {
    .tokkyo_new_detail_content_exp_box .image.half img {
        width: 100%;
    }
}
.tokkyo_new_detail_content_exp_box .image p {
    margin-top: 10px;
    text-align: center;
}
.tokkyo_new_detail_content_exp_box .image img {
    margin-top: 15px;
}
.tokkyo_new_detail_content_exp_box.col2 {
    display: flex;
    justify-content: space-between;
}
@media screen and (max-width: 768px) {
    .tokkyo_new_detail_content_exp_box.col2 {
        display: block;
    }
}
.tokkyo_new_detail_content_exp_box.col2 .image {
    width: 47%;
}
@media screen and (max-width: 768px) {
    .tokkyo_new_detail_content_exp_box.col2 .image {
        width: 100%;
    }
}
.tokkyo_new_detail_content_exp_box.col2 .image img {
    width: 100%;
}
.tokkyo_new_detail_content_exp_box.col2 .image p {
    margin-top: 1em;
    text-align: center;
}
.tokkyo_new_detail_content_exp_box.col2 .image p.txt_left {
    text-align: left;
}

.tokkyo_new_detail_content_personsvoice {
    margin-bottom: 40px;
}
@media screen and (max-width: 768px) {
    .tokkyo_new_detail_content_personsvoice {
        margin-bottom: 20px;
    }
}
.tokkyo_new_detail_content_personsvoice .ttl_content_h2 {
    font-size: 160%;
    margin-bottom: .5em;
    color: #036eb8;
}
@media screen and (max-width: 768px) {
    .tokkyo_new_detail_content_personsvoice .ttl_content_h2 {
        font-size: 150%;
    }
}
.tokkyo_new_detail_content_personsvoice_inner {
    display: flex;
    justify-content: space-between;
    font-size: 110%;
}
@media screen and (max-width: 768px) {
    .tokkyo_new_detail_content_personsvoice_inner {
        display: block;
    }
}
.tokkyo_new_detail_content_target {
    width: 49.4%;
    display: flex;
    justify-content: space-between;
}
@media screen and (max-width: 768px) {
    .tokkyo_new_detail_content_target {
        width: 100%;
        margin-bottom: 30px;
    }
}
.tokkyo_new_detail_content_target .tokkyo_new_detail_content_text {
    width: 61.45%;
}
.tokkyo_new_detail_content_target .tokkyo_new_detail_content_text p.name .strong {
    font-weight: bold;
}
.tokkyo_new_detail_content_target .tokkyo_new_detail_content_text p.name .strong rt {
    font-weight: normal;
}
.tokkyo_new_detail_content_target .tokkyo_new_detail_content_image {
    width: 33.73%;
}
.tokkyo_new_detail_content_manager {
    width: 43.45%;
}
@media screen and (max-width: 768px) {
    .tokkyo_new_detail_content_manager {
        width: 100%;
    }
}
.tokkyo_new_detail_content_manager p.name .strong {
    font-weight: bold;
}

.tokkyo_new_detail_content_profile {
    margin-bottom: 40px;
    border: 1px solid #000;
    border-radius: 2px;
    padding: 20px;
    display: flex;
    justify-content: space-between;
    position: relative;
}
@media screen and (max-width: 768px) {
    .tokkyo_new_detail_content_profile {
        display: block;
        margin-bottom: 20px;
    }
}
.tokkyo_new_detail_content_profile .file_title {
    position: absolute;
    top: 0;
    left: 0;
    background-color: #333;
    padding: .15em 1em;
    border-radius: 5px 5px 0 0;
    transform: translate(0,-100%);
    font-size: 120%;
}
.tokkyo_new_detail_content_profile .file_title span {
    color: #fff;
}
.tokkyo_new_detail_content_profile .content_profile_desc {
    width: 55%;
}
@media screen and (max-width: 768px) {
    .tokkyo_new_detail_content_profile .content_profile_desc {
        width: 100%;
        margin-bottom: 20px;
    }
}
.tokkyo_new_detail_content_profile .content_profile_desc .ttl_content_h2 {
    font-size: 140%;
    margin-bottom: .5em;
    color: #036eb8;
}
@media screen and (max-width: 768px) {
    .tokkyo_new_detail_content_profile .content_profile_desc .ttl_content_h2 {
        font-size: 130%;
    }
}
.tokkyo_new_detail_content_profile .content_profile_desc p.profile_name {
    font-size: 140%;
    font-weight: 600;
    margin-bottom: .5em;
}
@media screen and (max-width: 768px) {
    .tokkyo_new_detail_content_profile .content_profile_desc p.profile_name {
        font-size: 130%;
    }
}
.tokkyo_new_detail_content_profile .content_profile_desc .profile_text {
    font-size: 110%;
}
.tokkyo_new_detail_content_profile .content_profile_desc .profile_lists {
    display: flex;
    padding: .25em 0;
    text-align: left;
}
.tokkyo_new_detail_content_profile .content_profile_desc .profile_lists .ttl {
    white-space: nowrap;
    padding-right: 1em;
}
.tokkyo_new_detail_content_profile .content_profile_image {
    width: 41.25%;
    text-align: right;
}
@media screen and (max-width: 768px) {
    .tokkyo_new_detail_content_profile .content_profile_image {
        width: 100%;
    }
}

.tokkyo_new_detail_content_supportdesk > .ttl_section_h2 {
    text-align: left;
    font-size: 160%;
    font-weight: 600;
    margin-bottom: .5em;
}
@media screen and (max-width: 768px) {
    .tokkyo_new_detail_content_supportdesk > .ttl_section_h2 {
        font-size: 150%;
    }
}
.tokkyo_new_detail_content_supportdesk > p {
    font-size: 110%;
}
.tokkyo_new_detail_content_supportdesk > p.ttl {
    text-align: left;
    font-size: 110%;
    font-weight: 600;
    margin-bottom: 0;
}
.tokkyo_new_detail_content_supportdesk > p + p.ttl {
    margin-top: 1em;
}

.tokkyo_new_archive_wrapper {
    margin-bottom: 50px;
}
@media screen and (max-width: 768px) {
    .tokkyo_new_archive_wrapper {
        margin-bottom: 25px;
    }
}
.tokkyo_new_archive_wrapper .ttl_section_h2 {
    margin-bottom: 40px;
}
@media screen and (max-width: 768px) {
    .tokkyo_new_archive_wrapper .ttl_section_h2 {
        margin-bottom: 20px;
    }
}
.tokkyo_new_archive_wrapper .tokkyo_new_contents_etc {
    padding: 40px;
    background-color: #fff;
}
@media screen and (max-width: 768px) {
    .tokkyo_new_archive_wrapper .tokkyo_new_contents_etc {
        margin: 0 auto;
        width: 95%;
        padding: 20px;
    }
}

.tokkyo_new_detail_content_main .tokkyo_new_detail_content_main_upper.other .description {
    width: 55%;
}
@media screen and (max-width: 768px) {
    .tokkyo_new_detail_content_main .tokkyo_new_detail_content_main_upper.other .description {
        width: 100%;
    }
}
.tokkyo_new_detail_content_main .tokkyo_new_detail_content_main_upper.other .image {
    width: 40%;
}
@media screen and (max-width: 768px) {
    .tokkyo_new_detail_content_main .tokkyo_new_detail_content_main_upper.other .image {
        width: 100%;
    }
}

/*
    05_page1
*/
.tokkyo_new_detail_content_voices {
    margin-bottom: 40px;
}
@media screen and (max-width: 768px) {
    .tokkyo_new_detail_content_voices {
        margin-bottom: 20px;
    }
}
.detail_content_voices_title {
    text-align: center;
    font-size: 200%;
    color: #009ddd;
    margin-bottom: 30px;
}
@media screen and (max-width: 768px) {
    .detail_content_voices_title {
        font-size: 160%;
    }
}
.detail_content_voices_title > .small {
    font-size: 70%;
    display: block;
    text-align: center;
    color: #009ddd;
}
.detail_content_voices_persons {
    display: flex;
    justify-content: space-between;
    border-bottom: 1px dotted #009ddd;
    padding-bottom: 2em;
}
@media screen and (max-width: 768px) {
    .detail_content_voices_persons {
        display: block;
    }
}
.detail_content_voices_person {
    width: 45%;
    display: flex;
    justify-content: space-between;
}
@media screen and (max-width: 768px) {
    .detail_content_voices_person {
        width: 100%;
    }
}
.detail_content_voices_person .image {
    width: 20%;
}
.detail_content_voices_person .desc {
    width: 75%;
}
@media screen and (max-width: 768px) {
    .detail_content_voices_person .desc {
        font-size: 90%;
    }
}
.detail_content_voices_person .desc p.name {
    font-size: 120%;
}
.detail_content_voices_person .desc p.name .strong {
    font-weight: bold;
}
.detail_content_voices_person.man {
    flex-direction: row-reverse;
}
@media screen and (max-width: 768px) {
    .detail_content_voices_person.man {
        margin-top: 1em;
    }
}
.detail_content_voices_person.man .desc p.name {
    text-align: right;
}
.tokkyo_new_detail_content_voice {
    display: flex;
    justify-content: space-between;
    align-items: flex-end;
    padding: 15px 0;
}
@media screen and (max-width: 768px) {
    .tokkyo_new_detail_content_voice {
        display: block;
        padding: 10px 0;
    }
}
.tokkyo_new_detail_content_voice .image {
    width: 20%;
    line-height: 0;
}
@media screen and (max-width: 768px) {
    .tokkyo_new_detail_content_voice .image {
        width: 50%;
    }
}
.tokkyo_new_detail_content_voice .desc {
    width: 79%;
    padding: 1em;
    border: 1px solid #000;
    border-radius: 5px;
    position: relative;
}
@media screen and (max-width: 768px) {
    .tokkyo_new_detail_content_voice .desc {
        width: 100%;
    }
}
.tokkyo_new_detail_content_voice .desc:before {
    content: '';
    display: block;
    position: absolute;
    top: 14px;
    left: 0;
    width: 0;
    height: 0;
    border-style: solid;
    border-top: 8px solid transparent;
    border-bottom: 8px solid transparent;
    border-right: 22px solid #000;
    border-left: 0;
    transform: translate(-100%,0);
}
@media screen and (max-width: 768px) {
    .tokkyo_new_detail_content_voice .desc:before {
        content: none;
    }
}
.tokkyo_new_detail_content_voice .desc:after {
    content: '';
    display: block;
    position: absolute;
    top: 15px;
    left: 0;
    width: 0;
    height: 0;
    border-style: solid;
    border-top: 7px solid transparent;
    border-bottom: 7px solid transparent;
    border-right: 20px solid #fff;
    border-left: 0;
    transform: translate(-100%,0);
}
@media screen and (max-width: 768px) {
    .tokkyo_new_detail_content_voice .desc:after {
        border: none;
        transform: translate(0,-100%);
        top: 1px;
        left: 50%;
        width: 20px;
        height: 28px;
    }
}
.tokkyo_new_detail_content_voice.woman .desc {
    border-color: #ec6433;
    color: #ec6433;
}
.tokkyo_new_detail_content_voice.woman .desc:before {
    border-right-color: #ec6433;
}
@media screen and (max-width: 768px) {
    .tokkyo_new_detail_content_voice.woman .desc:after {
        border: none;
        background-color: transparent;
        background-image: url('../img/icon_arrow_up1.svg');
        background-size: contain;
        background-position: top center;
    }
}
.tokkyo_new_detail_content_voice.man {
    flex-direction: row-reverse;
}
@media screen and (max-width: 768px) {
    .tokkyo_new_detail_content_voice.man {
        text-align: right;
    }
}
@media screen and (max-width: 768px) {
    .tokkyo_new_detail_content_voice.man .image {
        margin: 0 0 0 auto;
    }
}
.tokkyo_new_detail_content_voice.man .desc {
    border-color: #009ddd;
    color: #009ddd;
}
.tokkyo_new_detail_content_voice.man .desc:before {
    left: auto;
    right: 0;
    border-top: 8px solid transparent;
    border-bottom: 8px solid transparent;
    border-left: 22px solid #009ddd;
    border-right: 0;
    transform: translate(100%,0);
}
.tokkyo_new_detail_content_voice.man .desc:after {
    left: auto;
    right: 0;
    border-top: 7px solid transparent;
    border-bottom: 7px solid transparent;
    border-left: 20px solid #fff;
    border-right: 0;
    transform: translate(100%,0);
}
@media screen and (max-width: 768px) {
    .tokkyo_new_detail_content_voice.man .desc:after {
        border: none;
        transform: translate(0,-100%);
        top: 1px;
        right: 50%;
        width: 20px;
        height: 28px;
        background-color: transparent;
        background-image: url('../img/icon_arrow_up2.svg');
        background-size: contain;
        background-position: top center;
    }
}
/*
    06_page1
*/
.detail_content_voices_person.wide {
    width: 80%;
    margin-bottom: 30px;
}
@media screen and (max-width: 768px) {
    .detail_content_voices_person.wide {
        width: 100%;
        display: block;
    }
}
.detail_content_voices_person.wide .image {
    margin-top: 0;
    width: 35%;
}
@media screen and (max-width: 768px) {
    .detail_content_voices_person.wide .image {
        margin: 0 auto 20px;
        width: 60%;
    }
}
.detail_content_voices_person.wide .image img {
    margin-top: 0;
}
.detail_content_voices_person.wide .desc {
        width: 60%;
    }
@media screen and (max-width: 768px) {
    .detail_content_voices_person.wide .desc {
        width: 100%;
    }
}
.tokkyo_new_detail_content_exp2_wrapper {
    display: flex;
    justify-content: space-between;
}
@media screen and (max-width: 768px) {
    .tokkyo_new_detail_content_exp2_wrapper {
        display: block;
    }
}
.tokkyo_new_detail_content_exp2_wrapper .image {
    margin-top: 0;
    width: 38%;
}
@media screen and (max-width: 768px) {
    .tokkyo_new_detail_content_exp2_wrapper .image {
        width: 100%;
    }
}
.tokkyo_new_detail_content_exp2_wrapper .desc {
    width: 60%;
}
@media screen and (max-width: 768px) {
    .tokkyo_new_detail_content_exp2_wrapper .desc {
        width: 100%;
    }
}
.tokkyo_new_detail_content_exp2_wrapper .desc p.ttl {
    font-size: 140%;
    color: #d3a500;
    border: none;
}
@media screen and (max-width: 768px) {
    .tokkyo_new_detail_content_exp2_wrapper .desc p.ttl {
        font-size: 125%;
    }
}
ul.attend_txt {
    margin-top: 1em;
    font-size: 85%;
}
ul.attend_txt > li {
    margin-left: 1em;
    text-indent: -1em;
    line-height: 1.6;
}
ul.attend_txt.other {
    font-size: 75%;
}
sup {
    font-size: 75%;
    vertical-align: super;
}

/*
    07_page1
*/
.tokkyo_new_detail_content_exp.col2 {
    display: flex;
    justify-content: space-between;
}
@media screen and (max-width: 768px) {
    .tokkyo_new_detail_content_exp.col2 {
        display: block;
    }
}
.tokkyo_new_detail_content_exp.col2 .tokkyo_new_detail_content_exp_box {
    width: 50%;
    margin-bottom: 0;
}
@media screen and (max-width: 768px) {
    .tokkyo_new_detail_content_exp.col2 .tokkyo_new_detail_content_exp_box {
        width: 100%;
        margin-bottom: 30px;
    }
}
.tokkyo_new_detail_content_exp .tokkyo_new_detail_content_exp_box p .small {
    font-size: 80%;
}
.tokkyo_new_detail_content_exp.col2 .tokkyo_new_detail_content_exp_image {
    width: 45%;
}
@media screen and (max-width: 768px) {
    .tokkyo_new_detail_content_exp.col2 .tokkyo_new_detail_content_exp_image {
        width: 100%;
    }
}
.tokkyo_new_detail_content_exp_image ul.attend_txt {
    margin-top: .25em;
    font-size: 75%;
}
/*
    08_page1
*/
.tokkyo_new_detail_content_gallery {
    display: flex;
    justify-content: space-between;
    margin-bottom: 40px;
}
@media screen and (max-width: 768px) {
    .tokkyo_new_detail_content_gallery {
        margin-top: 40px;
        display: block;
    }
}
.tokkyo_new_detail_content_gallery .content_gallery_image {
    width: 49.25%;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
}
@media screen and (max-width: 768px) {
    .tokkyo_new_detail_content_gallery .content_gallery_image {
        width: 100%;
    }
}
.tokkyo_new_detail_content_gallery .content_gallery_image .image .image_inner {
    position: relative;
}
.tokkyo_new_detail_content_gallery .content_gallery_image .image .image_inner:before {
    content: '';
    display: block;
    width: 100%;
    padding-top: 104%;
}
.tokkyo_new_detail_content_gallery .content_gallery_image .image.no2 .image_inner:before {
    padding-top: 75%;
}
.tokkyo_new_detail_content_gallery .content_gallery_image .image img {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    object-fit: cover;
}
.tokkyo_new_detail_content_gallery .content_gallery_image .image p {
    padding: .5em;
}
.tokkyo_new_detail_content_gallery.other .content_gallery_image .image .image_inner:before {
    content: none;
}
.tokkyo_new_detail_content_gallery.other .content_gallery_image .image img {
    position: static;
}
.tokkyo_new_detail_content_gallery.other .content_gallery_image:nth-of-type(1) {
    width: 61.5%;
}
@media screen and (max-width: 768px) {
    .tokkyo_new_detail_content_gallery.other .content_gallery_image:nth-of-type(1) {
        width: 100%;
        margin-bottom: 30px;
    }
}
.tokkyo_new_detail_content_gallery.other .content_gallery_image:nth-of-type(2) {
    width: 37.5%;
}
@media screen and (max-width: 768px) {
    .tokkyo_new_detail_content_gallery.other .content_gallery_image:nth-of-type(2) {
        width: 100%;
    }
}

.tokkyo_new_detail_content_point {
    margin-top: 80px;
    margin-bottom: 40px;
    padding: 50px 20px 20px;
    border: 1px solid #666;
    border-radius: 2px;
    position: relative;
    background-color: #f1f0f0;
}
@media screen and (max-width: 768px) {
    .tokkyo_new_detail_content_point {
        margin-top: 40px;
    }
}
.tokkyo_new_detail_content_point .ttl_content_h2 {
    font-size: 150%;
    font-weight: bold;
    margin-bottom: 1em;
    position: absolute;
    top: 0;
    left: 0;
    background-color: #666;
    color: #fff;
    padding: 0 1em;
    border-radius: 0 0 5px;
}
@media screen and (max-width: 768px) {
    .tokkyo_new_detail_content_point .ttl_content_h2 {
        font-size: 120%;
    }
}
.tokkyo_new_detail_content_point_inner {
    display: flex;
    justify-content: space-between;
}
@media screen and (max-width: 768px) {
    .tokkyo_new_detail_content_point_inner {
        display: block;
    }
}
.tokkyo_new_detail_content_point_target {
    width: 75%;
}
@media screen and (max-width: 768px) {
    .tokkyo_new_detail_content_point_target {
        width: 100%;
    }
}
.tokkyo_new_detail_content_point_target p.ttl {
    font-size: 120%;
    font-weight: bold;
    margin-bottom: 1em;
}
.tokkyo_new_detail_content_point_target p.small {
    font-size: 80%;
    margin-top: 1em;
}
.tokkyo_new_detail_content_point_inner .tokkyo_new_detail_content_image {
    width: 20%;
    position: relative;
}
@media screen and (max-width: 768px) {
    .tokkyo_new_detail_content_point_inner .tokkyo_new_detail_content_image {
        width: 100%;
        text-align: center;
    }
}
.tokkyo_new_detail_content_point_inner .tokkyo_new_detail_content_image.other img {
    margin-top: -30%;
    width: 100%;
}
@media screen and (max-width: 768px) {
    .tokkyo_new_detail_content_point_inner .tokkyo_new_detail_content_image.other img {
        margin: 0 auto;
        width: 50%;
    }
}
.tokkyo_new_detail_content_image p.small {
    font-size: 70%;
}
.tokkyo_new_detail_content_point.profile {
    background-color: transparent;
    padding: 20px;
}
.tokkyo_new_detail_content_point.profile .tokkyo_new_detail_content_point_target {
    width: 77%;
}
@media screen and (max-width: 768px) {
    .tokkyo_new_detail_content_point.profile .tokkyo_new_detail_content_point_target {
        width: 100%;
        margin-bottom: 30px;
    }
}
@media screen and (max-width: 768px) {
    .tokkyo_new_detail_content_point.profile .tokkyo_new_detail_content_image {
        margin: 0 auto;
        width: 50%;
    }
}
.tokkyo_new_detail_content_point.profile .tokkyo_new_detail_content_image img {
    position: static;
}
.tokkyo_new_detail_content_point.profile .tokkyo_new_detail_content_image img + p {
    margin-top: .5em;
}
.tokkyo_new_content_backtop_link {
    margin: 50px auto 0;
    width: 270px;
}
@media screen and (max-width: 768px) {
    .tokkyo_new_content_backtop_link {
        width: 100%;
    }
}
div:last-of-type {
    margin-bottom: 0;
}
.tokkyo_new_content_wrapper .image.size50per {
    margin: 30px auto 0;
    width: 50%;
}
@media screen and (max-width: 768px) {
    .tokkyo_new_content_wrapper .image.size50per {
        width: 100%;
    }
}
.tokkyo_new_content_wrapper .image.size60per {
    margin: 30px auto;
    width: 60%;
}
@media screen and (max-width: 768px) {
    .tokkyo_new_content_wrapper .image.size60per {
        width: 100%;
    }
}
.tokkyo_new_content_wrapper .image.size70per {
    margin: 30px auto;
    width: 70%;
}
@media screen and (max-width: 768px) {
    .tokkyo_new_content_wrapper .image.size70per {
        width: 100%;
    }
}
.tokkyo_new_content_wrapper .image.size80per {
    margin: 30px auto;
    width: 80%;
}
@media screen and (max-width: 768px) {
    .tokkyo_new_content_wrapper .image.size80per {
        width: 100%;
    }
}
.tokkyo_new_content_wrapper .image.size90per {
    margin: 30px auto;
    width: 90%;
}
@media screen and (max-width: 768px) {
    .tokkyo_new_content_wrapper .image.size90per {
        width: 100%;
    }
}
.tokkyo_new_content_wrapper .image > p {
    text-align: left;
    font-size: 80%;
}

/*
    09_page1
*/
.tokkyo_new_detail_content_profile.other2 .content_profile_desc {
    width: 70%;
}
@media screen and (max-width: 768px) {
    .tokkyo_new_detail_content_profile.other2 .content_profile_desc {
        width: 100%;
    }
}
.tokkyo_new_detail_content_profile.other2 .content_profile_image {
    width: 25%;
}
@media screen and (max-width: 768px) {
    .tokkyo_new_detail_content_profile.other2 .content_profile_image {
        margin: 0 auto;
        width: 50%;
    }
}

/*
    02_page1
*/
.tokkyo_new_detail_content_exp .ttl_content_h2.sideicon {
    display: flex;
    align-items: flex-end;
}
@media screen and (max-width: 768px) {
    .tokkyo_new_detail_content_exp .ttl_content_h2.sideicon {
        font-size: 150%;
        align-items: flex-start;
    }
}
.tokkyo_new_detail_content_exp .ttl_content_h2.sideicon > span {
    display: block;
}
.tokkyo_new_detail_content_exp .ttl_content_h2.sideicon > span.icon {
    width: 15%;
    margin-left: 1em;
}
@media screen and (max-width: 768px) {
    .tokkyo_new_detail_content_exp .ttl_content_h2.sideicon > span.icon {
        margin-left: 0;
        width: 25%;
    }
}

/*
    01_page1
*/
.tokkyo_new_detail_content_exp.dotunderline {
    padding-bottom: 50px;
    margin-bottom: 50px;
    border-bottom: 1px dotted #333;
}
@media screen and (max-width: 768px) {
    .tokkyo_new_detail_content_exp.dotunderline {
        padding-bottom: 30px;
        margin-bottom: 30px;
    }
}
.tokkyo_new_detail_content_profile.ver2 .content_profile_desc2 {
    width: 40%;
    line-height: 1.5;
}
@media screen and (max-width: 768px) {
    .tokkyo_new_detail_content_profile.ver2 .content_profile_desc2 {
        width: 100%;
    }
}
.tokkyo_new_detail_content_profile.ver2 .content_profile_desc2 p.name {
    line-height: 2;
}

/*
    07_page1
*/
.tokkyo_new_detail_content_qrcode {
    margin: 40px 0 70px;
}
@media screen and (max-width: 768px) {
    .tokkyo_new_detail_content_qrcode {
        margin: 25px 0;
    }
}
.content_qrcode_box {
    display: flex;
    align-items: center;
    justify-content: space-between;
    margin: 30px 0;
}
@media screen and (max-width: 768px) {
    .content_qrcode_box {
        margin: 20px 0;
    }
}
.content_qrcode_box .content_qrcode_box_img {
    width: 85px;
    line-height: 0;
}
@media screen and (max-width: 768px) {
    .content_qrcode_box .content_qrcode_box_img {
        width: 60px;
    }
}
.content_qrcode_box .content_qrcode_box_desc {
    width: calc(100% - 115px);
}
@media screen and (max-width: 768px) {
    .content_qrcode_box .content_qrcode_box_desc {
        width: calc(100% - 70px);
        font-size: 85%;
    }
}