body {
    margin: 0;
    padding: 0;
}
img {
    vertical-align: bottom;
}
.interview_content img {
    width: 100%;
}
.interview_desc p {
    margin: 0;
    font-weight: 500;
}

.interview_desc {
    writing-mode: initial;
    border: 1px solid;
    padding: 30px;
}
#interview {
    max-width: 1280px;
    padding: 25px;
    margin: auto;
    box-sizing: border-box;
    writing-mode: vertical-rl;
    font-family: 'Noto Sans JP', sans-serif;
    display: flex;
}
.interview_header img {
    width: 100%;
}
.nw{
    white-space:nowrap;
}
main.interview_content {
    margin-top: 115px;
}
.interview_content .inner_wrap {
    display: flex;
    max-width: 1230px;
    margin-top: 20px;
}
.interview_content .inner {
    height: 305px;
    padding: 15px 10px;
    border-bottom: 1px solid gray;
    box-sizing: border-box;
    text-orientation: upright;
    max-width: 1280px;
    overflow: hidden;
}
span.ori {
    text-orientation: mixed;
    position: relative;
    left: 2px;
}
.interview_content .inner h3 {
    color: #D52E41;
    border: 2px solid #D52E41;
    padding: 10px;
    box-sizing: border-box;
    margin: 0;
    font-size: 18px !important;
    font-weight: bold;
}
.interview_content .inner p {
    font-weight: 500;
    position: relative;
    margin: 0 10px;
    font-size: 16px !important;
}
.rest {
    white-space: nowrap;
    display: inline-block;
}
.interview_content .inner .pic p {
    margin: 0;
    margin-top: 5px;
    text-align: center;
    font-size: 14px !important;
}
.pic {
    display: flex;
    writing-mode: initial;
    flex-direction: column;
    align-items: center;
}
.pic.pic1 {
    width: 440px;
}
.pic.pic1 img {
    width: 410px;
}
.pic p{
    white-space:nowrap;
}
.pic2 img {
    width: 163px;
}
.pic.pic2 {
    width: 206px;
    margin-left: 13px;
}
.interview_content .inner p.txt1:first-letter,.interview_content .inner p.txt2:first-letter {
    padding-top: 50px;
}
.interview_content .inner p.txt1:before {
    color: white;
    content: "佐野";
    position: absolute;
    background: #FF8B00;
    padding: 10px 0px;
    border-radius: 5px;
    font-size: 15px;
    right: 1px;
    width: 22px;
}
.interview_content .inner p.txt2:before {
    color: white;
    content: "塚田";
    position: absolute;
    background: #D64166;
    padding: 10px 0px;
    border-radius: 5px;
    font-size:15px;
    right: 1px;
    width: 22px;
}
.interview_content .inner p.txt1:first-letter,.interview_content .inner p.txt2:first-letter {
    padding-top: 55px;
}
span.rest.rest-space {
    padding-top: 55px;
}
span.dotted {
    letter-spacing: -10px;
    margin-bottom: 15px;
    display: inline-block;
    margin-top: -9px;
}
.interview_content .inner h3 .dotted {
    margin-top: 3px;
    position: relative;
    right: 4px;
}
.interview_content .inner p.start {
    margin-right: 0;
}
.pic.pic3 {
    width: 206px;
    margin-left: 13px;
}
.pic3 img {
    width: 160px;
}
.pic.pic4 img {
    width: 480px;
}
.pic.pic4 {
    width: 500px;
    position: relative;
    top: -16px;
    overflow: hidden;
    margin-right: 30px;
}
.button_wrap {
    writing-mode: initial;
    display: flex;
    flex-direction: column;
    align-items: center;
    width: 1280px;
    justify-content: center;
    margin-top: 10px;
}
.button_wrap .pic5 img {
    width: 650px;
}
.button_wrap a span {
    display: flex;
    width: 50px;
}
.button_wrap a {
    transition: all 0.3s;
    background: rgb(213,46,65);
    background: linear-gradient(90deg, rgba(213,46,65,1) 0%, rgba(214,65,102,1) 50%, rgba(245,156,49,1) 100%);
    color: white;
    text-decoration: none;
    padding: 15px;
    font-size: 28px;
    width: 560px;
    text-align: center;
    border-radius: 50px;
    margin-top: 20px;
    box-sizing: border-box;
    display: flex;
    justify-content: center;
    gap: 10px;
    align-items: center;
}
.button_wrap a:hover{
    opacity:0.8;
}
.interview_content .inner.inner5 {
    height: auto;
    border: 0;
}
.pic.pic6 img {
    width: 230px;
}
.pic.pic6 {
    width: 240px;
}
main {
    margin: auto;
    background: white;
}
.interview_header img.sp {
    display:none;
}
.interview_header img.pc{
    display:block;
}
.head_sp{
    display:none;
}
.head_pc{
    display:block;
}
.footer_sp{
    display:none;
}
.footer_pc{
    display:block;
}
img.head_pc {
    box-shadow: 0 5px 10px #0000001a;
    z-index: 2;
    position: relative;
}
.interview_content .inner6 a:hover {
    background: #d22025;
}
.interview_content .inner6 a {
    background: #ff8600;
    display: block;
    margin: auto;
    width: 350px;
    font-size: 20px;
    text-align: center;
    padding: 15px 50px;
    color: white;
    outline: 1px solid white;
    outline-offset: -5px;
    transition: all 0.3s;
}
.interview_content .inner6 {
    writing-mode: horizontal-tb;
    border-bottom: 0;
    height: auto;
    margin-top: 30px;
}
.button_wrap{
    width:1200px;
}
@-moz-document url-prefix() {
    @media screen and (min-width:668px){
    #interview {
      margin: 0 auto !important;
      width: 1280px;
    }
    .fire {
        position: relative;
        right: 3px;
      }
      .rest_fire{
        white-space: nowrap;
        display: inline-block;
    }
}
    }
/*-----------------------------------------スマホ-----------------------------------------------*/
@media screen and (max-width:667px){
    .fixedBtn {
        top: 59%;
    }
    .button_wrap a span {
        display: flex;
        width: 38px;
        position: relative;
        top: 2px;
    }
    .interview_content .inner h3 {
        font-size: 20px !important;
    }
    .interview_content .inner .pic p {
        font-size: 16px !important;
    }
    .head_sp {
        display: block;
        box-shadow: 0 5px 10px #0000001a;
        z-index: 2;
        position: relative;
    }
    .head_sp{
        display:block;
    }
    .head_pc{
        display:none;
    }
    .footer_sp{
        display:block;
    }
    .footer_pc{
        display:none;
    }
    #interview{
        flex-direction:column;
        writing-mode: inherit;
        padding:20px;
    }
    .inner_wrap{
        flex-direction:column;
    }
    .interview_content .inner {
        height: auto;
        padding: 0;
        border-bottom: 0; 
    }
    .button_wrap{
        width:100%;
    }
    .button_wrap a {
        font-size: 20px;
        width: 100%;
    }
    .button_wrap .pic5 img {
        width: 100%;
    }
    .pic {
        width: 100% !important;
        margin: 20px auto !important;
    }
    .pic img {
        width: 100% !important;
    }
    .interview_desc {
        padding: 20px;
    }
    .interview_content .inner h3{
        margin-bottom:10px;
    }
    .interview_content .inner p {
        margin: 0;
        margin-top: 10px;
    }
    .interview_content p.txt1 {
        border-top: 2px solid #ff8713;
        margin-top: 50px;
        padding-top: 10px;
    }
    .interview_content p.txt2{
        border-top: 2px solid #d53d66;
        margin-top: 50px;
        padding-top: 10px;
    }
    .interview_content .inner p.txt1:before {
        color: white;
        content: "佐野";
        position: absolute;
        background: #FF8B00;
        padding: 5px 0px;
        border-radius: 0;
        left: 0;
        width: 80px;
        text-align: center;
        font-size: 18px;
        top: -37px;
        padding-left: 12px;
        box-sizing: border-box;
    }
    span.rest.rest-space {
        padding-top: 0;
    }
    .interview_content .inner p.txt1:after {
        width: 0;
        height: 0;
        border-style: solid;
        border-width: 37px 0 0 27px;
        border-color: transparent transparent transparent #ff8713;
        content: "";
        position: absolute;
        left: 80px;
        top: -37px;
    }
    .interview_content .inner p.txt2:after {
        width: 0;
        height: 0;
        border-style: solid;
        border-width: 0 0 37px 27px;
        border-color: transparent transparent transparent #D64166;
        content: "";
        position: absolute;
        right: 80px;
        top: -37px;
        transform: rotate(180deg);
    }
    .interview_content .inner p.txt2:before {
        color: white;
        content: "塚田";
        position: absolute;
        background: #D64166;
        padding: 5px 0px;
        border-radius: 0;
        right: 0;
        width: 80px;
        text-align: center;
        font-size: 18px;
        top: -37px;
        padding-right: 12px;
        box-sizing: border-box;
    }
    .rest {
        white-space: normal;
        display: inline;
    }
    .sp_hide{
        display:none;
    }
    span.ori{
        position:static;
    }
    .interview_header img.sp {
        display: block;
    }
    .interview_header img.pc{
        display:none;
    }
    .button_wrap a {
        font-size: 18px;
        width: 100%;
        white-space:nowrap;
    }
    main.interview_content {
        margin-top: 70px;
    }
    .interview_content .inner6 a{
        width:100%;
    }
}