/* ==========================================================================
WORK SHOP
========================================================================== */
#workshop {
  /*font-family: "Hiragino Sans", "Hiragino Kaku Gothic ProN", Meiryo, "sans-serif";*/ }
  #workshop p {
    font-size: 16px;
    line-height: 1.7em; }
    @media screen and (min-width: 769px) {
      #workshop p {
        font-size: 14px;
        line-height: 1.6em; } }
  #workshop .l-inner {
    padding: 0 3%;
    box-sizing: border-box; }
    @media screen and (min-width: 769px) {
      #workshop .l-inner {
        padding: 0; } }
  #workshop .cnts {
    font-size: 1.8rem; }
    @media screen and (min-width: 769px) {
      #workshop .cnts {
        font-size: 1.6rem;
        margin: 0 auto; } }
  #workshop .l-about {
    background: #fff; }
    #workshop .l-about .lead {
      font-weight: bold;
      text-align: center;
      font-size: 1.8rem;
      line-height: 2.1em;
      padding: 0 5%; }
      @media screen and (min-width: 769px) {
        #workshop .l-about .lead {
          font-weight: bold;
          text-align: center;
          font-size: 1.8rem;
          line-height: 2em;
          padding: 0; } }
  #workshop .l-interview {
    padding: 80px 0 40px;
    background: #FFFFEF; }
    @media screen and (min-width: 769px) {
      #workshop .l-interview {
        padding: 80px 0 60px; } }
  #workshop .profile-box {
    display: block; }
    @media screen and (min-width: 769px) {
      #workshop .profile-box {
        display: flex;
        justify-content: space-between;
        flex-wrap: wrap; } }
    #workshop .profile-box .profile {
      margin-bottom: 80px;
      position: relative;
      width: 100%;
      padding: 5%;
      border-radius: 10px;
      background: #FEF0CC; }
      @media screen and (min-width: 769px) {
        #workshop .profile-box .profile {
          width: 48%;
          margin-bottom: 0;
          padding: 30px; } }
      #workshop .profile-box .profile .pro-flex {
        position: absolute;
        display: flex;
        justify-content: space-between;
        flex-wrap: wrap;
        position: absolute;
        top: -60px;
        left: 0;
        right: 0;
        margin: 3%; }
        #workshop .profile-box .profile .pro-flex .pro-img {
          width: 30%;
          height: auto; }
          @media screen and (min-width: 769px) {
            #workshop .profile-box .profile .pro-flex .pro-img {
              width: 25%; } }
          #workshop .profile-box .profile .pro-flex .pro-img img {
            width: 100%; }
        #workshop .profile-box .profile .pro-flex .pro-name {
          height: 90px;
          position: relative;
          padding-left: 15px;
          padding-top: 60px;
          width: 70%;
          text-align: left;
          font-size: 1em;
          font-weight: bold;
          background: linear-gradient(transparent 85%, #FBCD7C 0%); }
          @media screen and (min-width: 769px) {
            #workshop .profile-box .profile .pro-flex .pro-name {
              height: 110px;
              padding-top: 80px;
              width: 75%;
              font-size: 1.2em; } }
        #workshop .profile-box .profile .pro-flex .yomigana {
          font-size: 0.7em;
          font-weight: bold; }
      #workshop .profile-box .profile .pro-text {
        margin-top: 50px;
        font-size: 14px;
        line-height: 1.4em; }
        @media screen and (min-width: 769px) {
          #workshop .profile-box .profile .pro-text {
            margin-top: 60px;
            font-size: 13px;
            line-height: 1.5em; } }
    #workshop .profile-box .profile:last-child {
      margin-bottom: 0; }
  #workshop .interview-area {
    margin: 50px 0 0; }
    #workshop .interview-area .tab-name {
      display: block;
      width: 90%;
      margin: 0 auto;
      padding: 10px 15px;
      font-size: 0.9em;
      font-weight: bold;
      text-align: center;
      vertical-align: middle;
      color: #fff;
      border-radius: 10px 10px 0 0;
      background: #F39800;
      box-sizing: border-box; }
      @media screen and (min-width: 769px) {
        #workshop .interview-area .tab-name {
          display: inline-block;
          margin: 0 0 0 30px;
          font-size: 1.1em;
          width: auto; } }
    #workshop .interview-area .interview-area-box {
      padding: 5%;
      border: 3px solid #F39800;
      border-radius: 10px;
      background: #fff; }
      @media screen and (min-width: 769px) {
        #workshop .interview-area .interview-area-box {
          padding: 30px; } }
      #workshop .interview-area .interview-area-box .interview {
        position: relative;
        margin-bottom: 15px;
        display: inline-block; }
        #workshop .interview-area .interview-area-box .interview dl {
          margin-bottom: 35px;
          display: block; }
          #workshop .interview-area .interview-area-box .interview dl dt {
            padding: 10px;
            display: inline-block;
            font-size: 16px;
            background: #FCF3B6; }
            @media screen and (min-width: 769px) {
              #workshop .interview-area .interview-area-box .interview dl dt {
                font-size: 14px; } }
          #workshop .interview-area .interview-area-box .interview dl dd {
            position: relative;
            padding-left: 80px;
            font-size: 16px;
            text-align: left; }
            @media screen and (min-width: 769px) {
              #workshop .interview-area .interview-area-box .interview dl dd {
                font-size: 14px; } }
          #workshop .interview-area .interview-area-box .interview dl .icon-hirai:before {
            content: "";
            display: block;
            width: 60px;
            height: 60px;
            background-image: url(../images/workshop/icon_hirai.png);
            background-size: contain;
            background-repeat: no-repeat;
            position: absolute;
            top: 0;
            left: 0; }
            @media screen and (min-width: 769px) {
              #workshop .interview-area .interview-area-box .interview dl .icon-hirai:before {
                bottom: 0;
                margin: auto; } }
          #workshop .interview-area .interview-area-box .interview dl .icon-toue:before {
            content: "";
            display: block;
            width: 60px;
            height: 60px;
            background-image: url(../images/workshop/icon_toue.png);
            background-size: contain;
            background-repeat: no-repeat;
            position: absolute;
            top: 0;
            left: 0; }
            @media screen and (min-width: 769px) {
              #workshop .interview-area .interview-area-box .interview dl .icon-toue:before {
                bottom: 0;
                margin: auto; } }
          @media screen and (min-width: 769px) {
            #workshop .interview-area .interview-area-box .interview dl .dd-last {
              width: 75%; } }
        #workshop .interview-area .interview-area-box .interview .interview-mb15 {
          margin-bottom: 15px; }
        #workshop .interview-area .interview-area-box .interview .interview-mb30 {
          margin-bottom: 30px; }
        #workshop .interview-area .interview-area-box .interview .interview-link {
          color: red; }
          #workshop .interview-area .interview-area-box .interview .interview-link a {
            color: red;
            text-decoration: underline; }
          #workshop .interview-area .interview-area-box .interview .interview-link a:hover {
            color: red;
            text-decoration: none; }
        #workshop .interview-area .interview-area-box .interview .part_bg_img {
          position: static;
          bottom: 0;
          right: 0;
          width: 80%;
          height: auto;
          margin: 0 auto; }
          #workshop .interview-area .interview-area-box .interview .part_bg_img img {
            width: 100%;
            height: auto; }
          @media screen and (min-width: 769px) {
            #workshop .interview-area .interview-area-box .interview .part_bg_img {
              position: absolute;
              bottom: 0;
              right: 0;
              width: 220px;
              height: auto; } }
    #workshop .interview-area .point {
      display: flex;
      padding: 5px;
      justify-content: space-between;
      flex-wrap: wrap;
      border-radius: 10px;
      background: #F3D505; }
      #workshop .interview-area .point .point-ttl {
        position: relative;
        padding: 10px 0;
        margin-bottom: 10px;
        width: 100%;
        font-weight: bold;
        text-align: center;
        border-radius: 7px;
        background: #fff;
        display: table; }
        @media screen and (min-width: 769px) {
          #workshop .interview-area .point .point-ttl {
            width: 18%;
            margin-bottom: 0;
            border-radius: 7px 0 0 7px; } }
        #workshop .interview-area .point .point-ttl p {
          display: table-cell;
          vertical-align: middle;
          font-size: 1em;
          font-weight: bold; }
          @media screen and (min-width: 769px) {
            #workshop .interview-area .point .point-ttl p {
              font-size: 1.2em; } }
        #workshop .interview-area .point .point-ttl p:before {
          content: "";
          display: block;
          width: 25px;
          height: 25px;
          background-image: url(../images/workshop/icon_point.png);
          background-size: contain;
          background-repeat: no-repeat;
          position: absolute;
          top: 0;
          right: 10%;
          bottom: 0;
          margin: auto; }
          @media screen and (min-width: 769px) {
            #workshop .interview-area .point .point-ttl p:before {
              width: 18px;
              height: 18px; } }
      #workshop .interview-area .point .point-text {
        width: 100%;
        padding: 5px 15px;
        font-size: 16px; }
        @media screen and (min-width: 769px) {
          #workshop .interview-area .point .point-text {
            width: 82%;
            padding: 10px 15px;
            font-size: 14px; } }
    #workshop .interview-area .sankakigyo {
      margin-top: 30px; }
      #workshop .interview-area .sankakigyo .sankakigyo-ttl {
        display: inline-block;
        padding: 0 10px;
        margin-bottom: 10px;
        font-size: 16px;
        font-weight: 600;
        background: linear-gradient(transparent 50%, #FBCD7C 0%); }
        @media screen and (min-width: 769px) {
          #workshop .interview-area .sankakigyo .sankakigyo-ttl {
            font-size: 1em; } }
      #workshop .interview-area .sankakigyo li {
        margin: 0 0 5px 15px;
        list-style: disc; }
  #workshop .interview-column {
    margin-top: 40px;
    padding: 15px;
    border-radius: 10px;
    background: #F3D505; }
    @media screen and (min-width: 769px) {
      #workshop .interview-column {
        margin-top: 50px;
        padding: 30px; } }
    #workshop .interview-column .column-ttl {
      position: relative;
      padding-left: 20px;
      margin-bottom: 15px; }
      #workshop .interview-column .column-ttl .column-ttl-sub {
        font-size: 12px;
        font-weight: bold;
        margin-bottom: 5px; }
      #workshop .interview-column .column-ttl .column-ttl-text {
        font-size: 16px;
        font-weight: bold; }
    #workshop .interview-column .column-ttl:before {
      content: "";
      width: 10px;
      height: -webkit-fill-available;
      position: absolute;
      top: 0;
      left: 0;
      background: #fff; }
      @media screen and (min-width: 769px) {
        #workshop .interview-column .column-ttl:before {
          height: 48px; } }
    #workshop .interview-column ul {
      display: flex;
      justify-content: space-between;
      flex-wrap: wrap; }
      #workshop .interview-column ul li {
        padding: 15px;
        margin-bottom: 15px;
        border-radius: 10px;
        background: #fff; }
        @media screen and (min-width: 769px) {
          #workshop .interview-column ul li {
            width: 49%;
            margin-bottom: 0; } }
        #workshop .interview-column ul li .colunm-name {
          font-weight: 600;
          margin-bottom: 10px; }
        #workshop .interview-column ul li .colunm-inner {
          display: block; }
          @media screen and (min-width: 769px) {
            #workshop .interview-column ul li .colunm-inner {
              display: flex;
              justify-content: space-between;
              flex-wrap: wrap; } }
          #workshop .interview-column ul li .colunm-inner .colunm-text {
            width: 100%; }
            @media screen and (min-width: 769px) {
              #workshop .interview-column ul li .colunm-inner .colunm-text {
                width: 75%; } }
          #workshop .interview-column ul li .colunm-inner .colunm-img {
            width: 50%;
            margin: 0 auto; }
            @media screen and (min-width: 769px) {
              #workshop .interview-column ul li .colunm-inner .colunm-img {
                width: 22%; } }
  #workshop .hatsuken {
    padding: 30px 0;
    width: 100%;
    background: #F39800; }
    #workshop .hatsuken p.hatsuken-ttl {
      position: relative;
      margin-bottom: 50px;
      color: #fff;
      font-size: 1.1em;
      font-weight: 600;
      text-align: center; }
      @media screen and (min-width: 769px) {
        #workshop .hatsuken p.hatsuken-ttl {
          font-size: 1.3em; } }
    #workshop .hatsuken p.hatsuken-ttl::after {
      content: "";
      width: 80px;
      height: 4px;
      display: inline-block;
      background-color: #fff;
      position: absolute;
      top: 45px;
      left: calc(50% - 40px); }
    #workshop .hatsuken ul {
      display: flex;
      justify-content: space-between;
      flex-wrap: wrap; }
      #workshop .hatsuken ul li {
        padding: 15px;
        margin-bottom: 10px;
        width: 100%;
        height: auto;
        border-radius: 10px;
        background: #fff; }
        @media screen and (min-width: 769px) {
          #workshop .hatsuken ul li {
            width: 49.5%; } }
        #workshop .hatsuken ul li .hatsuken_point {
          text-decoration: underline;
          text-decoration-thickness: 0.5em;
          text-decoration-color: rgba(255, 228, 0, 0.4);
          text-underline-offset: -0.2em;
          text-decoration-skip-ink: none; }
    #workshop .hatsuken ul::after {
      content: "";
      display: block;
      width: 32%;
      height: 0; }
  #workshop .hatsuken-matome-box {
    display: block; }
    @media screen and (min-width: 769px) {
      #workshop .hatsuken-matome-box {
        margin: 15px auto 0;
        display: flex;
        justify-content: space-between;
        flex-wrap: wrap; } }
    #workshop .hatsuken-matome-box .hatsuken-matome {
      width: 100%; }
      @media screen and (min-width: 769px) {
        #workshop .hatsuken-matome-box .hatsuken-matome {
          width: 87%;
          color: #fff;
          text-align: left;
          font-weight: bold;
          font-size: 1em; } }
    #workshop .hatsuken-matome-box .hatsuken-matome-img {
      width: 50%;
      margin: 0 auto; }
      @media screen and (min-width: 769px) {
        #workshop .hatsuken-matome-box .hatsuken-matome-img {
          width: 12%;
          height: auto; }
          #workshop .hatsuken-matome-box .hatsuken-matome-img img {
            width: 100%;
            height: auto; } }

.l-footer {
  height: 120px; }
  @media screen and (min-width: 769px) {
    .l-footer {
      height: 250px; } }
