@charset "UTF-8";
html {
  font-size: 62.5%; }

br.sp {
  display: none; }

ul.group {
  display: flex;
  flex-wrap: wrap;
}
ul.group li {
  width: calc(33% - 20px);
  margin: 0 10px 10px !important;
}
ul.group li.wide {
  width: calc(66% - 20px);
}
ul.group li a {
  padding: 10px !important;
  color: #fff !important;
  font-size: 1.2rem;
  text-align: center;
  text-decoration: none;
  border-radius: 50px;
  background-color: #000 !important;
  display: block;
}

/*===============================================================
	HOME
===============================================================*/
#wrapper.home article main {
  text-align: justify; }
  #wrapper.home article main > section {
    margin: 0 auto 80px;
    padding: 0 10px;
    max-width: 1044px; }
  #wrapper.home article main h2 {
    margin: 0 0 50px;
    font-size: 185.7142857143%;
    font-weight: bold;
    text-align: center;
    letter-spacing: .05em;
    line-height: 1.35; }
    #wrapper.home article main h2 strong {
      font-weight: bold;
      color: #932343; }
  #wrapper.home article main #emergencyArea {
    margin: 0 auto;
    padding: 0 10px;
    max-width: 730px; }
    #wrapper.home article main #emergencyArea li {
      line-height: 2em;
      margin: 0 0 40px; }
  #wrapper.home article main .info {
    max-width: none;
    max-width: initial;
    padding: 0; }
    #wrapper.home article main .info h2 {
      padding: 16% 10px;
      background: url(../../images/main-img.png) no-repeat top center/cover;
      font-size: 285.7142857143%;
      font-weight: bold;
      color: #fff;
      text-shadow: 0px 0px 5px rgba(0, 0, 0, 0.75);
      letter-spacing: .05em; }
    #wrapper.home article main .info > p {
      margin: 40px 0;
      padding: 0 10px;
      font-size: 114.2857142857%;
      line-height: 2.25;
      text-align: center; }
    #wrapper.home article main .info > a {
      display: block;
      max-width: 300px;
      margin: 0 auto 40px;
      padding: 20px 10px 20px 40px;
      background: url(../images/btn-bg.png) no-repeat left center/contain #111;
      border-radius: 6px;
      color: #fff;
      font-size: 114.2857142857%;
      text-decoration: none;
      position: relative;
      text-align: center; }
      #wrapper.home article main .info > a:after {
        font-family: Fontawesome;
        content: "\f0a9";
        position: absolute;
        right: 10px; }
      #wrapper.home article main .info > a:hover {
        opacity: .6; }
    #wrapper.home article main .info .online {
      display: block;
      padding: 15px !important;
      box-sizing: border-box;
      max-width: 350px;
      border: 3px solid #C84242;
      margin: 0 auto !important;
      border-radius: 5px;
      background: #FFEFC3 !important;
      color: #C84242 !important;
      font-weight: bold; }
    #wrapper.home article main .info div {
      max-width: 730px;
      margin: 0 auto;
      padding: 30px 40px 30px 200px;
      background: url(../../images/manual-img.png) no-repeat left center/contain #cbb790;
      color: #222; }
      #wrapper.home article main .info div h3 {
        margin: 0 0 1.3em;
        font-size: 157.1428571429%;
        font-weight: bold;
        text-align: center;
        letter-spacing: .05em; }
      #wrapper.home article main .info div p {
        margin: 0 0 .6em;
        font-weight: bold;
        line-height: 1.64; }
      #wrapper.home article main .info div > img {
        display: none; }
      #wrapper.home article main .info div a {
        display: block;
        max-width: 203px;
        width: 100%;
        margin: 0 auto;
        padding: 10px 10px;
        background: #932343;
        color: #fff;
        border: 1px solid #932343;
        text-decoration: none;
        border-radius: 6px;
        position: relative;
        text-align: center; }
        #wrapper.home article main .info div a:after {
          font-family: Fontawesome;
          content: "\f0a9";
          position: absolute;
          right: 10px; }
        #wrapper.home article main .info div a:hover {
          background: #fff;
          color: #932343; }
  #wrapper.home article main .support div {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    justify-content: space-between;
    align-items: center; }
    #wrapper.home article main .support div section {
      width: 31.25%; }
      #wrapper.home article main .support div section h3 {
        padding: 10px;
        background: #262626;
        color: #fff;
        font-size: 114.2857142857%;
        font-weight: bold;
        text-align: center; }
      #wrapper.home article main .support div section p {
        margin: 40px 0;
        line-height: 2; }
      #wrapper.home article main .support div section a {
        display: block;
        max-width: 203px;
        width: 100%;
        margin: 0 auto;
        padding: 10px 10px;
        background: #fff;
        color: #932343;
        border: 1px solid #932343;
        text-decoration: none;
        border-radius: 6px;
        position: relative;
        text-align: center; }
        #wrapper.home article main .support div section a:after {
          font-family: Fontawesome;
          content: "\f0a9";
          position: absolute;
          right: 10px; }
        #wrapper.home article main .support div section a:hover {
          background: #932343;
          color: #fff; }
    #wrapper.home article main .support div ul {
      display: -webkit-box;
      display: -moz-box;
      display: -ms-flexbox;
      display: -webkit-flex;
      display: flex;
      justify-content: flex-end;
      flex-wrap: wrap;
      width: 66.40625%; }
      #wrapper.home article main .support div ul li {
        width: 100%;
        max-width: 226px; }
        #wrapper.home article main .support div ul li a:hover {
          opacity: .6; }
  #wrapper.home article main .study {
    max-width: none;
    max-width: initial;
    padding: 40px 10px;
    background: url(../images/bg01.png) repeat; }
    #wrapper.home article main .study ul {
      max-width: 1024px;
      margin: 0 auto; }
      #wrapper.home article main .study ul li {
        background: #fff;
        max-width: 332px;
        margin: 0 7px; }
        #wrapper.home article main .study ul li a {
          display: block;
          text-decoration: none; }
          #wrapper.home article main .study ul li a:hover {
            color: inherit;
            opacity: .6; }
          #wrapper.home article main .study ul li a h3 {
            margin: 20px 0;
            padding: 0 30px;
            color: #932343;
            line-height: 1.18;
            font-weight: bold;
            font-size: 107.1428571429%;
            text-align: center; }
          #wrapper.home article main .study ul li a p {
            padding: 0 30px;
            font-size: 92.8571428571%;
            line-height: 1.5; }
            #wrapper.home article main .study ul li a p:last-of-type {
              margin: 20px 0 0;
              padding: 15px 30px 20px;
              border-top: 1px solid #e3e3e3;
              font-size: 128.5714285714%;
              text-align: center;
              line-height: 1.3; }
              #wrapper.home article main .study ul li a p:last-of-type span {
                font-size: 93.3333333333%; }
              #wrapper.home article main .study ul li a p:last-of-type small {
                font-size: 80%; }
      #wrapper.home article main .study ul .slick-prev {
        background: #e3e3e3;
        width: 16px;
        height: 94px;
        left: -19px; }
        #wrapper.home article main .study ul .slick-prev:before {
          font-family: Fontawesome;
          content: "\f104";
          color: #666; }
      #wrapper.home article main .study ul .slick-next {
        background: #e3e3e3;
        width: 16px;
        height: 94px;
        right: -19px; }
        #wrapper.home article main .study ul .slick-next:before {
          font-family: Fontawesome;
          content: "\f105";
          color: #666; }
    #wrapper.home article main .study > a {
      display: block;
      max-width: 203px;
      width: 100%;
      margin: 0 auto;
      padding: 10px 10px;
      background: #932343;
      color: #fff;
      border: 1px solid #932343;
      text-decoration: none;
      border-radius: 6px;
      position: relative;
      text-align: center;
      margin: 30px auto 0; }
      #wrapper.home article main .study > a:after {
        font-family: Fontawesome;
        content: "\f0a9";
        position: absolute;
        right: 10px; }
      #wrapper.home article main .study > a:hover {
        background: #fff;
        color: #932343; }
  #wrapper.home article main .topics {
    max-width: none;
    max-width: initial;
    padding: 40px 10px;
    background: url(../images/bg01.png) repeat; }
    #wrapper.home article main .topics ul {
      max-width: 1024px;
      margin: 0 auto; }
      #wrapper.home article main .topics ul li {
        background: #fff;
        max-width: 332px;
        margin: 0 7px; }
        #wrapper.home article main .topics ul li a {
          display: block;
          text-decoration: none; }
          #wrapper.home article main .topics ul li a:hover {
            color: inherit;
            opacity: .6; }
          #wrapper.home article main .topics ul li a h3 {
            margin: 20px 0;
            padding: 0 30px;
            color: #932343;
            line-height: 1.18;
            font-weight: bold;
            font-size: 107.1428571429%;
            text-align: center; }
          #wrapper.home article main .topics ul li a p {
            font-size: 92.8571428571%;
            line-height: 1.5;
            margin: 20px 0 0;
            padding: 15px 30px 20px; }
      #wrapper.home article main .topics ul .slick-prev {
        background: #e3e3e3;
        width: 16px;
        height: 94px;
        left: -19px; }
        #wrapper.home article main .topics ul .slick-prev:before {
          font-family: Fontawesome;
          content: "\f104";
          color: #666; }
      #wrapper.home article main .topics ul .slick-next {
        background: #e3e3e3;
        width: 16px;
        height: 94px;
        right: -19px; }
        #wrapper.home article main .topics ul .slick-next:before {
          font-family: Fontawesome;
          content: "\f105";
          color: #666; }
    #wrapper.home article main .topics > a {
      display: block;
      max-width: 203px;
      width: 100%;
      margin: 0 auto;
      padding: 10px 10px;
      background: #932343;
      color: #fff;
      border: 1px solid #932343;
      text-decoration: none;
      border-radius: 6px;
      position: relative;
      text-align: center;
      margin: 30px auto 0; }
      #wrapper.home article main .topics > a:after {
        font-family: Fontawesome;
        content: "\f0a9";
        position: absolute;
        right: 10px; }
      #wrapper.home article main .topics > a:hover {
        background: #fff;
        color: #932343; }
  #wrapper.home article main .seminar {
    max-width: none;
    max-width: initial;
    padding: 0; }
    #wrapper.home article main .seminar > ul {
      max-width: 1044px;
      margin: 0 auto;
      padding: 0 10px; }
      #wrapper.home article main .seminar > ul li {
        display: -webkit-box;
        display: -moz-box;
        display: -ms-flexbox;
        display: -webkit-flex;
        display: flex;
        justify-content: space-between;
        align-items: center;
        margin: 0 0 4em; }
        #wrapper.home article main .seminar > ul li figure {
          width: 41.015625%; }
        #wrapper.home article main .seminar > ul li div h3 {
          margin: 0 20px 0 0;
          font-size: 114.2857142857%;
          color: #932343;
          font-weight: bold;
          line-height: 1.37; }
        #wrapper.home article main .seminar > ul li div p {
          margin: 0 0 2em;
          font-size: 85.7142857143%;
          line-height: 1.6; }
        #wrapper.home article main .seminar > ul li div dl dt {
          float: left;
          font-size: 92.8571428571%;
          color: #932343;
          font-weight: bold; }
          #wrapper.home article main .seminar > ul li div dl dt:after {
            content: "："; }
        #wrapper.home article main .seminar > ul li div dl dd {
          padding: 0 0 0 5em;
          margin: 0 0 .75em; }
        #wrapper.home article main .seminar > ul li div a {
          display: block;
          max-width: 203px;
          width: 100%;
          margin: 0 auto;
          padding: 10px 10px;
          background: #fff;
          color: #932343;
          border: 1px solid #932343;
          text-decoration: none;
          border-radius: 6px;
          position: relative;
          text-align: center;
          margin: 20px 0 0; }
          #wrapper.home article main .seminar > ul li div a:after {
            font-family: Fontawesome;
            content: "\f0a9";
            position: absolute;
            right: 10px; }
          #wrapper.home article main .seminar > ul li div a:hover {
            background: #932343;
            color: #fff; }
        #wrapper.home article main .seminar > ul li > div {
          width: 55.078125%; }
          #wrapper.home article main .seminar > ul li > div div {
            display: -webkit-box;
            display: -moz-box;
            display: -ms-flexbox;
            display: -webkit-flex;
            display: flex;
            justify-content: space-between;
            align-items: center;
            margin: 0 0 1em; }
            #wrapper.home article main .seminar > ul li > div div span {
              display: inline-block;
              padding: 6px 10px;
              width: 100%;
              max-width: 120px;
              background: #aaa;
              color: #fff;
              font-size: 85.7142857143%;
              text-align: center; }
            #wrapper.home article main .seminar > ul li > div div span.recruitment {
              background: #0051A1; }
            #wrapper.home article main .seminar > ul li > div div span.closing {
              background: #932343; }
            #wrapper.home article main .seminar > ul li > div div span.over {
              background: #267D33; }
    #wrapper.home article main .seminar > div {
      padding: 40px 10px;
      background: url(../images/bg01.png) repeat; }
      #wrapper.home article main .seminar > div ul {
        max-width: 1044px;
        margin: 0 auto;
        padding: 0 10px; }
        #wrapper.home article main .seminar > div ul li {
          background: #fff;
          padding: 40px 30px;
          display: -webkit-box;
          display: -moz-box;
          display: -ms-flexbox;
          display: -webkit-flex;
          display: flex;
          justify-content: space-between;
          align-items: center; }
          #wrapper.home article main .seminar > div ul li figure {
            width: 41.4937759336%; }
          #wrapper.home article main .seminar > div ul li div {
            width: 54.979253112%;
            position: relative; }
            #wrapper.home article main .seminar > div ul li div dl {
              display: -webkit-box;
              display: -moz-box;
              display: -ms-flexbox;
              display: -webkit-flex;
              display: flex;
              justify-content: space-between;
              align-items: center; }
              #wrapper.home article main .seminar > div ul li div dl dt {
                width: 100%;
                max-width: 95px;
                margin: 0 10px 0 0; }
              #wrapper.home article main .seminar > div ul li div dl dd {
                font-size: 85.7142857143%;
                line-height: 2; }
            #wrapper.home article main .seminar > div ul li div p {
              margin: 16px 0;
              max-width: 423px; }
            #wrapper.home article main .seminar > div ul li div h3 {
              padding: 8px 10px;
              background: #666;
              color: #fff;
              font-size: 121.4285714286%;
              font-weight: bold;
              text-align: right; }
            #wrapper.home article main .seminar > div ul li div > span {
              display: block;
              position: absolute;
              left: 10px;
              bottom: 0;
              padding: 0 60% 0 0; }
              #wrapper.home article main .seminar > div ul li div > span img {
                max-width: 198px;
                width: 100%; }
            #wrapper.home article main .seminar > div ul li div a {
              display: block;
              max-width: 203px;
              width: 100%;
              margin: 0 auto;
              padding: 10px 10px;
              background: #fff;
              color: #932343;
              border: 1px solid #932343;
              text-decoration: none;
              border-radius: 6px;
              position: relative;
              text-align: center;
              margin: 20px 0 0;
              float: right; }
              #wrapper.home article main .seminar > div ul li div a:after {
                font-family: Fontawesome;
                content: "\f0a9";
                position: absolute;
                right: 10px; }
              #wrapper.home article main .seminar > div ul li div a:hover {
                background: #932343;
                color: #fff; }
  #wrapper.home article main .free_parts {
    max-width: none;
    max-width: initial;
    padding: 0; }
    #wrapper.home article main .free_parts > ul {
      max-width: 1044px;
      margin: 0 auto;
      padding: 0 10px; }
      #wrapper.home article main .free_parts > ul li {
        display: -webkit-box;
        display: -moz-box;
        display: -ms-flexbox;
        display: -webkit-flex;
        display: flex;
        justify-content: space-between;
        align-items: center;
        margin: 0 0 4em; }
        #wrapper.home article main .free_parts > ul li figure {
          width: 41.015625%; }
        #wrapper.home article main .free_parts > ul li div h3 {
          margin: 0 20px 0 0;
          font-size: 114.2857142857%;
          color: #932343;
          font-weight: bold;
          line-height: 1.37; }
        #wrapper.home article main .free_parts > ul li div p {
          margin: 0 0 2em;
          font-size: 16px;
          line-height: 1.6; }
        #wrapper.home article main .free_parts > ul li div dl dt {
          float: left;
          font-size: 92.8571428571%;
          color: #932343;
          font-weight: bold; }
          #wrapper.home article main .free_parts > ul li div dl dt:after {
            content: "："; }
        #wrapper.home article main .free_parts > ul li div dl dd {
          padding: 0 0 0 5em;
          margin: 0 0 .75em; }
        #wrapper.home article main .free_parts > ul li div a {
          display: block;
          max-width: 203px;
          width: 100%;
          margin: 0 auto;
          padding: 10px 10px;
          background: #fff;
          color: #932343;
          border: 1px solid #932343;
          text-decoration: none;
          border-radius: 6px;
          position: relative;
          text-align: center;
          margin: 20px 0 0; }
          #wrapper.home article main .free_parts > ul li div a:after {
            font-family: Fontawesome;
            content: "\f0a9";
            position: absolute;
            right: 10px; }
          #wrapper.home article main .free_parts > ul li div a:hover {
            background: #932343;
            color: #fff; }
        #wrapper.home article main .free_parts > ul li > div {
          width: 55.078125%; }
          #wrapper.home article main .free_parts > ul li > div div {
            display: -webkit-box;
            display: -moz-box;
            display: -ms-flexbox;
            display: -webkit-flex;
            display: flex;
            justify-content: space-between;
            align-items: center;
            margin: 0 0 1em; }
            #wrapper.home article main .free_parts > ul li > div div span {
              display: inline-block;
              padding: 6px 10px;
              width: 100%;
              max-width: 120px;
              background: #aaa;
              color: #fff;
              font-size: 85.7142857143%;
              text-align: center; }
            #wrapper.home article main .free_parts > ul li > div div span.recruitment {
              background: #0051A1; }
            #wrapper.home article main .free_parts > ul li > div div span.closing {
              background: #932343; }
            #wrapper.home article main .free_parts > ul li > div div span.over {
              background: #267D33; }
    #wrapper.home article main .free_parts > div {
      padding: 40px 10px;
      background: url(../images/bg01.png) repeat; }
      #wrapper.home article main .free_parts > div ul {
        max-width: 1044px;
        margin: 0 auto;
        padding: 0 10px; }
        #wrapper.home article main .free_parts > div ul li {
          background: #fff;
          padding: 40px 30px;
          display: -webkit-box;
          display: -moz-box;
          display: -ms-flexbox;
          display: -webkit-flex;
          display: flex;
          justify-content: space-between;
          align-items: center; }
          #wrapper.home article main .free_parts > div ul li figure {
            width: 41.4937759336%; }
          #wrapper.home article main .free_parts > div ul li div {
            width: 54.979253112%;
            position: relative; }
            #wrapper.home article main .free_parts > div ul li div dl {
              display: -webkit-box;
              display: -moz-box;
              display: -ms-flexbox;
              display: -webkit-flex;
              display: flex;
              justify-content: space-between;
              align-items: center; }
              #wrapper.home article main .free_parts > div ul li div dl dt {
                width: 100%;
                max-width: 95px;
                margin: 0 10px 0 0; }
              #wrapper.home article main .free_parts > div ul li div dl dd {
                font-size: 85.7142857143%;
                line-height: 2; }
            #wrapper.home article main .free_parts > div ul li div p {
              margin: 16px 0;
              max-width: 423px; }
            #wrapper.home article main .free_parts > div ul li div h3 {
              padding: 8px 10px;
              background: #666;
              color: #fff;
              font-size: 121.4285714286%;
              font-weight: bold;
              text-align: right; }
            #wrapper.home article main .free_parts > div ul li div > span {
              display: block;
              position: absolute;
              left: 10px;
              bottom: 0;
              padding: 0 60% 0 0; }
              #wrapper.home article main .free_parts > div ul li div > span img {
                max-width: 198px;
                width: 100%; }
            #wrapper.home article main .free_parts > div ul li div a {
              display: block;
              max-width: 203px;
              width: 100%;
              margin: 0 auto;
              padding: 10px 10px;
              background: #fff;
              color: #932343;
              border: 1px solid #932343;
              text-decoration: none;
              border-radius: 6px;
              position: relative;
              text-align: center;
              margin: 20px 0 0;
              float: right; }
              #wrapper.home article main .free_parts > div ul li div a:after {
                font-family: Fontawesome;
                content: "\f0a9";
                position: absolute;
                right: 10px; }
              #wrapper.home article main .free_parts > div ul li div a:hover {
                background: #932343;
                color: #fff; }
  #wrapper.home article main .idea {
    max-width: 1044px;
    margin: 0 auto 80px;
    padding: 0 10px; }
    #wrapper.home article main .idea > div {
      display: -webkit-box;
      display: -moz-box;
      display: -ms-flexbox;
      display: -webkit-flex;
      display: flex;
      justify-content: space-between;
      align-items: center; }
      #wrapper.home article main .idea > div figure {
        width: 45.8984375%; }
      #wrapper.home article main .idea > div div {
        width: 49.8046875%; }
        #wrapper.home article main .idea > div div p {
          margin: 0 0 20px;
          line-height: 1.75; }
        #wrapper.home article main .idea > div div ul li {
          margin: 0 0 20px; }
          #wrapper.home article main .idea > div div ul li a {
            display: block;
            padding: 16px;
            border: 1px solid #e3e3e3;
            border-radius: 6px;
            color: #932343;
            font-size: 114.2857142857%; }
        #wrapper.home article main .idea > div div > a {
          display: block;
          max-width: 203px;
          width: 100%;
          margin: 0 auto;
          padding: 10px 10px;
          background: #fff;
          color: #932343;
          border: 1px solid #932343;
          text-decoration: none;
          border-radius: 6px;
          position: relative;
          text-align: center; }
          #wrapper.home article main .idea > div div > a:after {
            font-family: Fontawesome;
            content: "\f0a9";
            position: absolute;
            right: 10px; }
          #wrapper.home article main .idea > div div > a:hover {
            background: #932343;
            color: #fff; }
  #wrapper.home article main .network ul {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    justify-content: space-between;
    align-items: flex-start; }
    #wrapper.home article main .network ul li {
      width: 47.0703125%; }
      #wrapper.home article main .network ul li h3 {
        margin: 20px 0;
        color: #932343;
        font-size: 142.8571428571%;
        font-weight: bold;
        text-align: center; }
      #wrapper.home article main .network ul li p {
        margin: 0 0 20px;
        padding: 0 6.22406639%;
        line-height: 1.78; }
      #wrapper.home article main .network ul li a {
        display: block;
        max-width: 203px;
        width: 100%;
        margin: 0 auto;
        padding: 10px 10px;
        background: #fff;
        color: #932343;
        border: 1px solid #932343;
        text-decoration: none;
        border-radius: 6px;
        position: relative;
        text-align: center; }
        #wrapper.home article main .network ul li a:after {
          font-family: Fontawesome;
          content: "\f0a9";
          position: absolute;
          right: 10px; }
        #wrapper.home article main .network ul li a:hover {
          background: #932343;
          color: #fff; }
  #wrapper.home article main .report {
    max-width: none;
    max-width: initial;
    padding: 5% 0;
    background: url(../../images/report-bg.png) no-repeat top center/cover; }
    #wrapper.home article main .report > div {
      max-width: 1044px;
      margin: 0 auto;
      padding: 0 10px;
      display: -webkit-box;
      display: -moz-box;
      display: -ms-flexbox;
      display: -webkit-flex;
      display: flex;
      justify-content: space-between;
      align-items: flex-start;
      color: #fff; }
      #wrapper.home article main .report > div h2 {
        font-size: 214.2857142857%; }
      #wrapper.home article main .report > div div h3 {
        margin: 0 0 1em;
        font-size: 171.4285714286%;
        font-weight: bold; }
      #wrapper.home article main .report > div div p {
        font-size: 114.2857142857%;
        line-height: 1.43; }
      #wrapper.home article main .report > div div a {
        display: block;
        max-width: 203px;
        width: 100%;
        margin: 0 auto;
        padding: 10px 10px;
        background: #932343;
        color: #fff;
        border: 1px solid #932343;
        text-decoration: none;
        border-radius: 6px;
        position: relative;
        text-align: center;
        margin: 20px 0 0;
        background: #fff;
        border-color: #fff;
        color: #2558c7; }
        #wrapper.home article main .report > div div a:after {
          font-family: Fontawesome;
          content: "\f0a9";
          position: absolute;
          right: 10px; }
        #wrapper.home article main .report > div div a:hover {
          background: #fff;
          color: #932343; }
        #wrapper.home article main .report > div div a:hover {
          background: #2558c7;
          color: #fff; }
  #wrapper.home article main .news h2 {
    padding: 0 0 10px;
    border-bottom: 1px solid #932343;
    position: relative; }
    #wrapper.home article main .news h2:before {
      content: "";
      width: 73px;
      height: 20px;
      background: url(../images/logo01.svg) no-repeat center center/contain;
      position: absolute;
      left: 0;
      bottom: -4px; }
    #wrapper.home article main .news h2:after {
      content: "";
      display: block;
      width: 16px;
      height: 16px;
      background: #fff;
      border-right: 1px solid #932343;
      border-bottom: 1px solid #932343;
      transform: rotate(-135deg);
      position: absolute;
      left: 12%;
      bottom: -8px; }
  #wrapper.home article main .news dl dt {
    float: left;
    color: #932343;
    font-weight: bold; }
    #wrapper.home article main .news dl dt span {
      padding: 3px 20px;
      margin: 0 0 0 1em;
      color: #fff;
      text-align: center;
      background: #932343; }
  #wrapper.home article main .news dl dd {
    padding: 0 0 1.5em 13em;
    margin: 0 0 1.5em;
    border-bottom: 1px dashed #e3e3e3; }

/*===============================================================
	PROFILE
===============================================================*/
#wrapper.profile article h1 {
  background-image: url(../../images/profile/main-img.jpg);
  background-position: center bottom; }
#wrapper.profile article main h2 {
  margin: 0 0 30px;
  padding: 0 0 20px;
  border-bottom: 1px solid #932343;
  font-size: 185.7142857143%;
  font-weight: bold;
  text-align: center;
  letter-spacing: .05em;
  line-height: 1.35; }
  #wrapper.profile article main h2 strong {
    font-weight: bold;
    color: #932343; }
#wrapper.profile article main section {
  margin: 0 0 60px;
  text-align: justify; }
  #wrapper.profile article main section:nth-of-type(2) > div, #wrapper.profile article main section:nth-of-type(3) > div {
    flex-direction: row-reverse; }
  #wrapper.profile article main section > div {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    justify-content: space-between;
    align-items: flex-start; }
    #wrapper.profile article main section > div img {
      width: 41.9921875%; }
    #wrapper.profile article main section > div p {
      width: 52.1484375%;
      line-height: 2.3; }
  #wrapper.profile article main section h3 {
    margin: 0 0 20px;
    color: #932343;
    font-weight: bold;
    font-size: 128.5714285714%; }
  #wrapper.profile article main section ul, #wrapper.profile article main section ol {
    margin: 40px 0 0; }
    #wrapper.profile article main section ul li, #wrapper.profile article main section ol li {
      margin: 0 0 40px; }
      #wrapper.profile article main section ul li p, #wrapper.profile article main section ol li p {
        line-height: 1.75; }
  #wrapper.profile article main section p {
    line-height: 1.75;
    margin-bottom: 1em; }
#wrapper.profile article main > p {
  margin: 0 0 60px;
  font-size: 142.8571428571%;
  text-align: center; }
#wrapper.profile article main > div {
  background: url(../../shared/images/bg01.png) repeat;
  padding: 40px 3.90625%;
  text-align: justify; }
  #wrapper.profile article main > div p {
    line-height: 1.75; }

/*===============================================================
	WORKS
===============================================================*/
#wrapper.works article h1 {
  background-image: url(../../images/works/main-img.jpg); }
#wrapper.works article main h2 {
  margin: 0 0 30px;
  font-size: 185.7142857143%;
  font-weight: bold;
  text-align: center;
  letter-spacing: .05em;
  line-height: 1.35; }
  #wrapper.works article main h2 strong {
    font-weight: bold;
    color: #932343; }
#wrapper.works article main > p {
  margin: 0 0 30px;
  font-size: 114.2857142857%;
  text-align: center; }
#wrapper.works:not(.single) main > ul {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  justify-content: space-between;
  align-items: stretch;
  margin: 0 0 50px; }
  #wrapper.works:not(.single) main > ul li {
    width: 100%;
    margin: 0 12px;
    border: 1px solid #932343;
    position: relative; }
    #wrapper.works:not(.single) main > ul li a {
      display: block;
      padding: 20px 20px 40px;
      text-decoration: none; }
      #wrapper.works:not(.single) main > ul li a:after {
        display: block;
        font-family: Fontawesome;
        content: "\f107";
        background: #932343;
        width: 100%;
        padding: 3px 0;
        color: #fff;
        position: absolute;
        bottom: 0;
        left: 0; }
      #wrapper.works:not(.single) main > ul li a p {
        margin: 12px 0 0;
        font-size: 85.7142857143%;
        font-weight: bold; }
      #wrapper.works:not(.single) main > ul li a:hover {
        background: #932343;
        color: #fff; }
        #wrapper.works:not(.single) main > ul li a:hover img {
          filter: brightness(1000%) saturate(0%); }
#wrapper.works:not(.single) main section {
  margin: 0 0 80px; }
  #wrapper.works:not(.single) main section:nth-child(odd) div {
    flex-direction: row-reverse; }
  #wrapper.works:not(.single) main section h3 {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    margin: 0 0 40px;
    padding: 0 0 20px;
    border-bottom: 1px solid #932343;
    font-size: 185.7142857143%;
    font-weight: bold;
    text-align: center;
    letter-spacing: .05em;
    line-height: 1.35; }
    #wrapper.works:not(.single) main section h3 img {
      margin: 0 0 20px; }
  #wrapper.works:not(.single) main section div {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    justify-content: space-between;
    align-items: center; }
    #wrapper.works:not(.single) main section div img {
      width: 43.4243176179%; }
    #wrapper.works:not(.single) main section div p {
      width: 51.6129032258%;
      text-align: justify;
      line-height: 2; }
      #wrapper.works:not(.single) main section div p a {
        display: block;
        max-width: 203px;
        width: 100%;
        margin: 0 auto;
        padding: 10px 10px;
        background: #fff;
        color: #932343;
        border: 1px solid #932343;
        text-decoration: none;
        border-radius: 6px;
        position: relative;
        text-align: center;
        line-height: 1;
        margin: 30px 0 0; }
        #wrapper.works:not(.single) main section div p a:after {
          font-family: Fontawesome;
          content: "\f0a9";
          position: absolute;
          right: 10px; }
        #wrapper.works:not(.single) main section div p a:hover {
          background: #932343;
          color: #fff; }
#wrapper.works:not(.single) main > div {
  background: url(../images/bg01.png) repeat;
  padding: 40px; }
  #wrapper.works:not(.single) main > div h4 {
    margin: 0 0 30px;
    font-size: 185.7142857143%;
    font-weight: bold;
    text-align: center;
    letter-spacing: .05em;
    line-height: 1.35;
    color: #932343; }
  #wrapper.works:not(.single) main > div ol {
    max-width: 700px;
    margin: 0 auto; }
    #wrapper.works:not(.single) main > div ol li {
      width: 100%;
      line-height: 1.35; }
      #wrapper.works:not(.single) main > div ol li:after {
        display: block;
        content: "";
        height: 30px;
        width: 100%;
        background: url(../../images/works/arrow.svg) no-repeat center top; }
      #wrapper.works:not(.single) main > div ol li:last-child:after {
        display: none; }
      #wrapper.works:not(.single) main > div ol li p {
        padding: 16px;
        border: 1px solid #932343;
        border-radius: 6px;
        background: #fff;
        font-size: 128.5714285714%;
        color: #932343;
        font-weight: bold;
        text-align: center; }
      #wrapper.works:not(.single) main > div ol li a {
        font-weight: bold; }
#wrapper.works.single h1.investment {
  background-image: url(../../images/works/investment-main.jpg); }
#wrapper.works.single h1.diagnose {
  background-image: url(../../images/works/diagnose-main.jpg); }
#wrapper.works.single h1.inbound {
  background-image: url(../../images/works/inbound-main.jpg); }
#wrapper.works.single h1.making {
  background-image: url(../../images/works/making-main.jpg); }
#wrapper.works.single h1.support {
  background-image: url(../../images/works/support-main.jpg); }
#wrapper.works.single h1.workshop {
  background-image: url(../../images/works/workshop-main.jpg); }
#wrapper.works.single h1.program {
  background-image: url(../../images/works/program-main.jpg); }
#wrapper.works.single main p {
  line-height: 2; }
#wrapper.works.single main > h3 {
  margin: 0 0 30px;
  font-size: 185.7142857143%;
  font-weight: bold;
  text-align: center;
  letter-spacing: .05em;
  line-height: 1.35; }
  #wrapper.works.single main > h3 strong {
    font-weight: bold;
    color: #932343; }
#wrapper.works.single main > ul {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
  margin: 0 0 30px; }
  #wrapper.works.single main > ul li {
    padding: 20px 20px 20px 50px;
    margin: 0 0.9765625% 20px;
    width: 47.8515625%;
    border: 1px solid #932343;
    font-size: 114.2857142857%;
    font-weight: bold;
    position: relative;
    line-height: 1.35;
    text-align: justify; }
    #wrapper.works.single main > ul li:before {
      font-family: Fontawesome;
      content: "\f058";
      color: #932343;
      font-size: 185.7142857143%;
      position: absolute;
      left: 10px;
      top: 50%;
      margin-top: -.7em; }
#wrapper.works.single main .stance {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  justify-content: center;
  align-items: center;
  margin: 0 0 50px; }
  #wrapper.works.single main .stance img {
    width: 23.0612244898%;
    margin: 0 3.0612244898% 0 0; }
  #wrapper.works.single main .stance div {
    width: 73.8775510204%;
    padding: 50px 0 0;
    text-align: justify; }
    #wrapper.works.single main .stance div h3 {
      margin: 0 0 18px;
      font-size: 185.7142857143%;
      font-weight: bold; }
      #wrapper.works.single main .stance div h3 strong {
        display: none;
        font-weight: bold;
        color: #932343; }
#wrapper.works.single main section {
  margin: 0 0 50px;
  text-align: justify; }
  #wrapper.works.single main section h2 {
    padding: 0 0 20px;
    border-bottom: 1px solid #932343; }
  #wrapper.works.single main section h3 {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    justify-content: flex-start;
    align-items: center;
    margin: 0 0 30px;
    font-size: 128.5714285714%;
    font-weight: bold;
    line-height: 1.35; }
    #wrapper.works.single main section h3:before {
      content: "";
      width: 6px;
      height: 30px;
      margin-right: .6em;
      background: #932343; }
  #wrapper.works.single main section h4 {
    margin: 0 0 20px;
    color: #932343;
    font-weight: bold;
    font-size: 128.5714285714%; }
  #wrapper.works.single main section > div {
    margin: 0 0 40px; }
    #wrapper.works.single main section > div.imgL {
      display: -webkit-box;
      display: -moz-box;
      display: -ms-flexbox;
      display: -webkit-flex;
      display: flex;
      justify-content: space-between;
      align-items: flex-start; }
    #wrapper.works.single main section > div.imgR {
      display: -webkit-box;
      display: -moz-box;
      display: -ms-flexbox;
      display: -webkit-flex;
      display: flex;
      justify-content: space-between;
      align-items: flex-start;
      flex-direction: row-reverse; }
    #wrapper.works.single main section > div figure {
      width: 41.9921875%; }
      #wrapper.works.single main section > div figure img {
        width: 100%;
        margin: 0 0 10px; }
      #wrapper.works.single main section > div figure div {
        border: 3px solid #fbedf1;
        padding: 20px; }
        #wrapper.works.single main section > div figure div p {
          margin: 0 0 10px;
          font-weight: bold; }
    #wrapper.works.single main section > div > div, #wrapper.works.single main section > div > ol {
      width: 52.1484375%; }
      #wrapper.works.single main section > div > div > li, #wrapper.works.single main section > div > ol > li {
        margin: 0 0 60px;
        list-style: none; }
    #wrapper.works.single main section > div + * {
      margin-top: 40px; }
  #wrapper.works.single main section p {
    margin: 0 0 30px; }
    #wrapper.works.single main section p strong {
      font-weight: bold; }
  #wrapper.works.single main section span {
    font-size: 85.7142857143%; }
  #wrapper.works.single main section a {
    display: block;
    max-width: 203px;
    width: 100%;
    margin: 0 auto;
    padding: 10px 10px;
    background: #fff;
    color: #932343;
    border: 1px solid #932343;
    text-decoration: none;
    border-radius: 6px;
    position: relative;
    text-align: center;
    display: inline-block;
    width: auto;
    padding: 10px 36px 10px 10px;
    max-width: none;
    max-width: initial; }
    #wrapper.works.single main section a:after {
      font-family: Fontawesome;
      content: "\f0a9";
      position: absolute;
      right: 10px; }
    #wrapper.works.single main section a:hover {
      background: #932343;
      color: #fff; }
  #wrapper.works.single main section ul {
    margin: 0 0 30px; }
    #wrapper.works.single main section ul li {
      margin: 0 0 1em;
      line-height: 1.75; }
      #wrapper.works.single main section ul li:before {
        content: "●";
        color: #932343;
        margin-right: .5em; }
  #wrapper.works.single main section ol {
    margin: 0 0 30px;
    padding: 0 0 0 1.5em;
    line-height: 1.75; }
    #wrapper.works.single main section ol li {
      list-style: decimal;
      margin: 0 0 .6em; }
      #wrapper.works.single main section ol li:last-child {
        margin: 0; }
      #wrapper.works.single main section ol li strong {
        font-weight: bold; }
  #wrapper.works.single main section dl {
    line-height: 1.3; }
    #wrapper.works.single main section dl dt {
      margin: 0 0 1em;
      font-weight: bold; }
      #wrapper.works.single main section dl dt:before {
        content: "■"; }
    #wrapper.works.single main section dl dd {
      margin: 0 0 2em; }
  #wrapper.works.single main section table {
    width: 100%;
    margin: 0 0 30px;
    line-height: 1.5; }
    #wrapper.works.single main section table th {
      padding: 10px;
      border-bottom: 1px solid #e3e3e3;
      border-left: 1px solid #e3e3e3;
      vertical-align: middle; }
    #wrapper.works.single main section table td {
      padding: 10px;
      border-bottom: 1px solid #e3e3e3;
      border-left: 1px solid #e3e3e3; }
    #wrapper.works.single main section table thead th {
      border: 0px;
      padding: 10px 0;
      font-weight: bold; }
    #wrapper.works.single main section table tbody {
      border-top: 1px solid #e3e3e3;
      border-right: 1px solid #e3e3e3; }
      #wrapper.works.single main section table tbody th {
        font-weight: bold;
        background: #f7f7f7;
        font-size: 92.8571428571%;
        width: 25%; }
  #wrapper.works.single main section > div > div.imgL {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    justify-content: space-between;
    align-items: flex-start;
    width: auto; }
  #wrapper.works.single main section > div > div.imgR {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    justify-content: space-between;
    align-items: flex-start;
    flex-direction: row-reverse;
    width: auto; }
  #wrapper.works.single main section > div > div figure {
    width: 41.9921875%; }
    #wrapper.works.single main section > div > div figure img {
      width: 100%;
      margin: 0 0 10px; }
#wrapper.works.single main > nav h5 {
  margin: 0 0 30px;
  font-size: 142.8571428571%;
  color: #932343;
  font-weight: bold; }
#wrapper.works.single main > nav > ul {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  justify-content: space-between;
  align-items: stretch; }
  #wrapper.works.single main > nav > ul > li {
    margin: 0 10px;
    flex: 1; }
    #wrapper.works.single main > nav > ul > li a {
      display: -webkit-box;
      display: -moz-box;
      display: -ms-flexbox;
      display: -webkit-flex;
      display: flex;
      justify-content: space-between;
      align-items: center;
      background: #932343;
      color: #fff;
      text-decoration: none;
      text-align: justify; }
      #wrapper.works.single main > nav > ul > li a:hover {
        opacity: .6; }
      #wrapper.works.single main > nav > ul > li a figure {
        max-width: 124px; }
      #wrapper.works.single main > nav > ul > li a div {
        width: 62.1951219512%;
        padding: 10px; }
        #wrapper.works.single main > nav > ul > li a div h6 {
          margin: 0 0 15px;
          font-weight: bold; }
        #wrapper.works.single main > nav > ul > li a div ul {
          padding: 0 0 0 1.6em;
          font-size: 85.7142857143%;
          line-height: 1.3; }
          #wrapper.works.single main > nav > ul > li a div ul li {
            margin: 0 0 6px;
            list-style: disc; }
            #wrapper.works.single main > nav > ul > li a div ul li:last-child {
              margin: 0; }
        #wrapper.works.single main > nav > ul > li a div p {
          font-size: 85.7142857143%;
          line-height: 1.3; }
#wrapper.works.single main > a:last-of-type {
  display: block;
  max-width: 203px;
  width: 100%;
  margin: 0 auto;
  padding: 10px 10px;
  background: #fff;
  color: #932343;
  border: 1px solid #932343;
  text-decoration: none;
  border-radius: 6px;
  position: relative;
  text-align: center;
  margin: 40px auto 0; }
  #wrapper.works.single main > a:last-of-type:after {
    font-family: Fontawesome;
    content: "\f0a9";
    position: absolute;
    right: 10px; }
  #wrapper.works.single main > a:last-of-type:hover {
    background: #932343;
    color: #fff; }

.sub_nav ul {
  display: flex;
  justify-content: center;
  align-items: stretch;
  margin: 0 0 50px; }
  .sub_nav ul li {
    width: 15%;
    min-width: 150px;
    margin: 0 5px;
    border: 1px solid #932343;
    position: relative; }
    .sub_nav ul li a {
      display: block;
      min-height: 96px;
      padding: 10px;
      text-decoration: none; }
      .sub_nav ul li a p {
        margin: 12px 0 0;
        font-size: 85.7142857143%;
        font-weight: bold; }
      .sub_nav ul li a:hover {
        background: #932343;
        color: #fff !important; }
        .sub_nav ul li a:hover img {
          filter: brightness(1000%) saturate(0%); }
.sub_nav.mt_30 {
  margin-top: 30px; }

/*===============================================================
	STUDY
===============================================================*/
#wrapper.study:not(.single) article h1 {
  background-image: url(../../images/study/main-img.jpg); }
#wrapper.study:not(.single) article main {
  max-width: none;
  max-width: initial;
  padding: 40px 0;
  margin: 40px auto 100px;
  background: url(../images/bg01.png) repeat; }
  #wrapper.study:not(.single) article main > p {
    line-height: 1.75;
    margin: 0 0 30px;
    padding: 0 10px; }
  #wrapper.study:not(.single) article main section {
    max-width: 1044px;
    padding: 0 10px;
    margin: 0 auto 40px; }
    #wrapper.study:not(.single) article main section h2 {
      display: -webkit-box;
      display: -moz-box;
      display: -ms-flexbox;
      display: -webkit-flex;
      display: flex;
      justify-content: flex-start;
      align-items: center;
      padding: 0 0 15px;
      margin: 0 0 30px;
      border-bottom: 1px solid #932343;
      font-size: 157.1428571429%;
      font-weight: bold;
      line-height: 1.35; }
      #wrapper.study:not(.single) article main section h2:before {
        content: "";
        width: 6px;
        height: 30px;
        margin-right: .6em;
        background: #932343; }
    /* #wrapper.study:not(.single) article main section > p {
      text-align: justify;
      margin: 0 0 30px; }
    #wrapper.study:not(.single) article main section ul {
      display: -webkit-box;
      display: -moz-box;
      display: -ms-flexbox;
      display: -webkit-flex;
      display: flex;
      justify-content: center;
      flex-wrap: wrap; }
      #wrapper.study:not(.single) article main section ul li {
        max-width: 320px;
        margin: 0 10px 30px;
        background: #fff; }
        #wrapper.study:not(.single) article main section ul li a {
          display: block;
          text-decoration: none;
          color: inherit; }
          #wrapper.study:not(.single) article main section ul li a:hover {
            color: inherit;
            opacity: .6; }
          #wrapper.study:not(.single) article main section ul li a p:first-of-type {
            margin: 20px 0 0;
            padding: 0 30px;
            color: #932343;
            line-height: 1.18;
            font-weight: bold;
            font-size: 114.2857142857%;
            text-align: center; }
          #wrapper.study:not(.single) article main section ul li a p:last-of-type {
            padding: 14px 30px;
            font-size: 85.7142857143%;
            line-height: 1.5;
            border-bottom: 1px solid #e3e3e3;
            text-align: left; }
          #wrapper.study:not(.single) article main section ul li a h3 {
            padding: 15px 10px 20px;
            font-size: 157.1428571429%;
            text-align: center;
            line-height: 1.15; }
            #wrapper.study:not(.single) article main section ul li a h3 span {
              font-size: 72.7272727273%; }
            #wrapper.study:not(.single) article main section ul li a h3 small {
              font-size: 54.5454545455%; }
          #wrapper.study:not(.single) article main section ul li a figure {
            position: relative;
            text-align: left;
            overflow: hidden; }
            #wrapper.study:not(.single) article main section ul li a figure img {
              position: relative;
              left: 50%;
              transform: translate(-50%, 0);
              max-width: none;
              height: 150px; }
    #wrapper.study:not(.single) article main section:not(.example):not(.achieve) ul {
      display: block;
      padding: 0 0 0 1.6em; }
      #wrapper.study:not(.single) article main section:not(.example):not(.achieve) ul li {
        max-width: none;
        background: none;
        text-align: justify;
        list-style: disc; } */
    #wrapper.study:not(.single) article main section .wp-pagenavi {
      margin: 20px 0 0; }
    #wrapper.study:not(.single) article main section.achieve ul {
      justify-content: flex-start; }
      #wrapper.study:not(.single) article main section.achieve ul li {
        width: calc(25% - 20px); }
        #wrapper.study:not(.single) article main section.achieve ul li h3 {
          font-size: 128.5714285714%; }
          #wrapper.study:not(.single) article main section.achieve ul li h3 small {
            font-size: 66.6666666667%; }

#wrapper.study.single article {
  font-size: 114.2857142857%; }
  #wrapper.study.single article p:first-of-type {
    margin: 0 0 10px; }
  #wrapper.study.single article main {
    text-align: justify; }
    #wrapper.study.single article main p {
      margin: 0 0 30px;
      line-height: 2; }
    #wrapper.study.single article main .txtC {
      text-align: center; }
      #wrapper.study.single article main .txtC strong {
        font-size: 214.2857142857%;
        color: #932343;
        font-weight: bold;
        line-height: 1.3; }
    #wrapper.study.single article main h2 {
      margin: 30px 0;
      font-size: 142.8571428571%;
      line-height: .75;
      font-weight: bold; }
      #wrapper.study.single article main h2 span {
        display: block;
        margin: 16px 0 0;
        font-size: 65.7142857143%;
        font-weight: bold; }
    #wrapper.study.single article main h3 {
      display: -webkit-box;
      display: -moz-box;
      display: -ms-flexbox;
      display: -webkit-flex;
      display: flex;
      justify-content: flex-start;
      align-items: center;
      padding: 0 0 15px;
      margin: 0 0 30px;
      border-bottom: 1px solid #932343;
      font-size: 157.1428571429%;
      font-weight: bold;
      line-height: 1.35; }
      #wrapper.study.single article main h3:before {
        content: "";
        width: 6px;
        height: 30px;
        margin-right: .6em;
        background: #932343; }
    #wrapper.study.single article main h4 {
      margin: 0 0 20px;
      background: #262626;
      color: #fff;
      padding: 10px;
      font-size: 114.2857142857%;
      letter-spacing: .05em;
      line-height: 1.5;
      font-weight: bold;
      text-align: center; }
    #wrapper.study.single article main section > div:not(.head) {
      display: -webkit-box;
      display: -moz-box;
      display: -ms-flexbox;
      display: -webkit-flex;
      display: flex;
      justify-content: space-between;
      align-items: flex-start;
      margin: 0 0 50px;
      padding: 0 10px; }
      #wrapper.study.single article main section > div:not(.head).imgR {
        flex-direction: row; }
        #wrapper.study.single article main section > div:not(.head).imgRdiv ul {
          list-style-type: disc;
          padding-left: 1em; }
        #wrapper.study.single article main section > div:not(.head).imgRdiv ol {
          list-style-type: decimal;
          padding-left: 1em; }
        #wrapper.study.single article main section > div:not(.head).imgR > div ul {
          list-style-type: disc;
          margin: 0 0 30px;
          padding: 0 0 0 1.35em; }
          #wrapper.study.single article main section > div:not(.head).imgR > div ul li {
            margin: 0 0 .6em;
            line-height: 1.75; }
        #wrapper.study.single article main section > div:not(.head).imgR > div ol {
          list-style-type: decimal;
          margin: 0 0 30px;
          padding: 0 0 0 1.35em; }
          #wrapper.study.single article main section > div:not(.head).imgR > div ol li {
            margin: 0 0 .6em;
            line-height: 1.75; }
      #wrapper.study.single article main section > div:not(.head).imgL {
        flex-direction: row-reverse; }
        #wrapper.study.single article main section > div:not(.head).imgLdiv ul {
          list-style-type: disc;
          padding-left: 1em; }
        #wrapper.study.single article main section > div:not(.head).imgLdiv ol {
          list-style-type: decimal;
          padding-left: 1em; }
        #wrapper.study.single article main section > div:not(.head).imgL > div ul {
          list-style-type: disc;
          margin: 0 0 30px;
          padding: 0 0 0 1.35em; }
          #wrapper.study.single article main section > div:not(.head).imgL > div ul li {
            margin: 0 0 .6em;
            line-height: 1.75; }
        #wrapper.study.single article main section > div:not(.head).imgL > div ol {
          list-style-type: decimal;
          margin: 0 0 30px;
          padding: 0 0 0 1.35em; }
          #wrapper.study.single article main section > div:not(.head).imgL > div ol li {
            margin: 0 0 .6em;
            line-height: 1.75; }
      #wrapper.study.single article main section > div:not(.head).photo {
        justify-content: center; }
        #wrapper.study.single article main section > div:not(.head).photo div {
          margin: 0 0.9765625%;
          max-width: 560px; }
      #wrapper.study.single article main section > div:not(.head).movie {
        max-width: 560px;
        margin: 0 auto 50px;
        justify-content: center; }
        #wrapper.study.single article main section > div:not(.head).movie div {
          width: 100%;
          margin: 0 auto;
          padding: 56.25% 0 0 !important;
          position: relative; }
          #wrapper.study.single article main section > div:not(.head).movie div iframe {
            position: absolute;
            top: 0;
            left: 0;
            width: 100%;
            height: 100%; }
      #wrapper.study.single article main section > div:not(.head) > img {
        max-width: 430px;
        margin: 0 16px; }
      #wrapper.study.single article main section > div:not(.head) p {
        margin: 0 16px;
        width: 100%; }
      #wrapper.study.single article main section > div:not(.head) table {
        width: auro;
        margin: 0 0 30px;
        border-top: 1px solid #e3e3e3;
        border-left: 1px solid #e3e3e3;
        line-height: 1.75; }
        #wrapper.study.single article main section > div:not(.head) table tr th {
          padding: 10px;
          border-right: 1px solid #e3e3e3;
          border-bottom: 1px solid #e3e3e3;
          background: #f7f7f7;
          font-size: 85.7142857143%;
          font-weight: bold;
          text-align: center;
          vertical-align: middle; }
        #wrapper.study.single article main section > div:not(.head) table tr td {
          padding: 10px;
          border-right: 1px solid #e3e3e3;
          border-bottom: 1px solid #e3e3e3;
          text-align: justify; }
    #wrapper.study.single article main .info {
      max-width: 964px;
      margin: 0 auto 40px;
      background: url(../images/bg01.png) repeat;
      padding: 40px;
      display: -webkit-box;
      display: -moz-box;
      display: -ms-flexbox;
      display: -webkit-flex;
      display: flex;
      justify-content: flex-start;
      align-items: flex-start; }
      #wrapper.study.single article main .info figure {
        max-width: 200px;
        margin: 0 40px 0 0; }
      #wrapper.study.single article main .info div h5 {
        margin: 0 0 20px;
        font-size: 128.5714285714%;
        color: #932343;
        font-weight: bold; }
      #wrapper.study.single article main .info div dl {
        width: 100%;
        line-height: 1.5;
        font-size: 85.7142857143%; }
        #wrapper.study.single article main .info div dl dt {
          float: left;
          font-weight: bold; }
        #wrapper.study.single article main .info div dl dd {
          width: 100%;
          padding: 0 0 6px 10em;
          margin: 0 0 6px;
          border-bottom: 1px dashed #e3e3e3; }
          #wrapper.study.single article main .info div dl dd:last-child {
            border: 0px; }
    #wrapper.study.single article main nav {
      margin: 0 0 60px; }
      #wrapper.study.single article main nav h6 {
        margin: 0 0 14px;
        font-size: 128.5714285714%;
        font-weight: bold; }
      #wrapper.study.single article main nav ul {
        display: -webkit-box;
        display: -moz-box;
        display: -ms-flexbox;
        display: -webkit-flex;
        display: flex;
        justify-content: flex-start;
        align-items: stretch;
        flex-wrap: wrap; }
        #wrapper.study.single article main nav ul li {
          margin: 0 1% 10px;
          width: 23%; }
          #wrapper.study.single article main nav ul li a {
            display: block;
            max-width: 203px;
            width: 100%;
            margin: 0 auto;
            padding: 10px 10px;
            background: #fff;
            color: #932343;
            border: 1px solid #932343;
            text-decoration: none;
            border-radius: 6px;
            position: relative;
            text-align: center;
            max-width: initial; }
            #wrapper.study.single article main nav ul li a:after {
              font-family: Fontawesome;
              content: "\f0a9";
              position: absolute;
              right: 10px; }
            #wrapper.study.single article main nav ul li a:hover {
              background: #932343;
              color: #fff; }
  #wrapper.study.single article .others {
    max-width: 860px;
    padding: 40px 10px;
    margin: 0 auto 100px; }
    #wrapper.study.single article .others h3 {
      margin: 0 0 30px;
      font-size: 185.7142857143%;
      font-weight: bold;
      letter-spacing: .05em;
      line-height: 1.35; }
      #wrapper.study.single article .others h3 strong {
        font-weight: bold;
        color: #932343; }
    #wrapper.study.single article .others ul li {
      margin: 0 0 20px; }
      #wrapper.study.single article .others ul li a {
        display: block;
        max-width: 203px;
        width: 100%;
        margin: 0 auto;
        padding: 10px 10px;
        background: #fff;
        color: #932343;
        border: 1px solid #932343;
        text-decoration: none;
        border-radius: 6px;
        position: relative;
        text-align: center;
        max-width: 300px;
        padding: 16px 10px;
        font-size: 114.2857142857%; }
        #wrapper.study.single article .others ul li a:after {
          font-family: Fontawesome;
          content: "\f0a9";
          position: absolute;
          right: 10px; }
        #wrapper.study.single article .others ul li a:hover {
          background: #932343;
          color: #fff; }

/*===============================================================
	TOPICS
===============================================================*/
#wrapper.topics:not(.single) article h1 {
  background-image: url(../../images/topics/main-img.jpg); }
#wrapper.topics:not(.single) article main {
  max-width: none;
  max-width: initial;
  padding: 40px 0;
  margin: 40px auto 100px;
  background: url(../images/bg01.png) repeat; }
  #wrapper.topics:not(.single) article main > p {
    line-height: 1.75;
    margin: 0 0 30px;
    padding: 0 10px; }
  #wrapper.topics:not(.single) article main section {
    max-width: 1044px;
    padding: 0 10px;
    margin: 0 auto 40px; }
    #wrapper.topics:not(.single) article main section h2 {
      display: -webkit-box;
      display: -moz-box;
      display: -ms-flexbox;
      display: -webkit-flex;
      display: flex;
      justify-content: flex-start;
      align-items: center;
      padding: 0 0 15px;
      margin: 0 0 30px;
      border-bottom: 1px solid #932343;
      font-size: 157.1428571429%;
      font-weight: bold;
      line-height: 1.35; }
      #wrapper.topics:not(.single) article main section h2:before {
        content: "";
        width: 6px;
        height: 30px;
        margin-right: .6em;
        background: #932343; }
    #wrapper.topics:not(.single) article main section > p {
      text-align: justify;
      margin: 0 0 30px; }
    #wrapper.topics:not(.single) article main section ul {
      display: -webkit-box;
      display: -moz-box;
      display: -ms-flexbox;
      display: -webkit-flex;
      display: flex;
      justify-content: center;
      flex-wrap: wrap; }
      #wrapper.topics:not(.single) article main section ul li {
        max-width: 320px;
        margin: 0 10px 30px;
        background: #fff; }
        #wrapper.topics:not(.single) article main section ul li a {
          display: block;
          text-decoration: none;
          color: inherit; }
          #wrapper.topics:not(.single) article main section ul li a:hover {
            color: inherit;
            opacity: .6; }
          #wrapper.topics:not(.single) article main section ul li a p:first-of-type {
            margin: 20px 0 0;
            padding: 0 30px;
            color: #932343;
            line-height: 1.18;
            font-weight: bold;
            font-size: 114.2857142857%;
            text-align: center; }
          #wrapper.topics:not(.single) article main section ul li a p:last-of-type {
            padding: 14px 30px;
            font-size: 85.7142857143%;
            line-height: 1.5;
            text-align: left; }
          #wrapper.topics:not(.single) article main section ul li a h3 {
            padding: 15px 10px 20px;
            font-size: 157.1428571429%;
            text-align: center;
            line-height: 1.15; }
            #wrapper.topics:not(.single) article main section ul li a h3 span {
              font-size: 72.7272727273%; }
            #wrapper.topics:not(.single) article main section ul li a h3 small {
              font-size: 54.5454545455%; }
          #wrapper.topics:not(.single) article main section ul li a figure {
            position: relative;
            text-align: left;
            overflow: hidden; }
            #wrapper.topics:not(.single) article main section ul li a figure img {
              position: relative;
              left: 50%;
              transform: translate(-50%, 0);
              max-width: none;
              height: 150px; }
    #wrapper.topics:not(.single) article main section:not(.example):not(.achieve) ul {
      display: block;
      padding: 0 0 0 1.6em; }
      #wrapper.topics:not(.single) article main section:not(.example):not(.achieve) ul li {
        max-width: none;
        background: none;
        text-align: justify;
        list-style: disc; }
    #wrapper.topics:not(.single) article main section .wp-pagenavi {
      margin: 20px 0 0; }
    #wrapper.topics:not(.single) article main section.achieve ul {
      justify-content: flex-start; }
      #wrapper.topics:not(.single) article main section.achieve ul li {
        width: calc(25% - 20px); }
        #wrapper.topics:not(.single) article main section.achieve ul li h3 {
          font-size: 128.5714285714%; }
          #wrapper.topics:not(.single) article main section.achieve ul li h3 small {
            font-size: 66.6666666667%; }

#wrapper.topics.single article {
  font-size: 114.2857142857%; }
  #wrapper.topics.single article p:first-of-type {
    margin: 0 0 10px; }
  #wrapper.topics.single article main {
    text-align: justify; }
    #wrapper.topics.single article main p {
      margin: 0 0 30px;
      line-height: 2; }
    #wrapper.topics.single article main .txtC {
      text-align: center; }
      #wrapper.topics.single article main .txtC strong {
        font-size: 214.2857142857%;
        color: #932343;
        font-weight: bold;
        line-height: 1.3; }
    #wrapper.topics.single article main h2 {
      margin: 30px 0;
      font-size: 142.8571428571%;
      line-height: .75;
      font-weight: bold; }
      #wrapper.topics.single article main h2 span {
        display: block;
        margin: 16px 0 0;
        font-size: 65.7142857143%;
        font-weight: bold; }
    #wrapper.topics.single article main h3 {
      display: -webkit-box;
      display: -moz-box;
      display: -ms-flexbox;
      display: -webkit-flex;
      display: flex;
      justify-content: flex-start;
      align-items: center;
      padding: 0 0 15px;
      margin: 0 0 30px;
      border-bottom: 1px solid #932343;
      font-size: 157.1428571429%;
      font-weight: bold;
      line-height: 1.35; }
      #wrapper.topics.single article main h3:before {
        content: "";
        width: 6px;
        height: 30px;
        margin-right: .6em;
        background: #932343; }
    #wrapper.topics.single article main h4 {
      margin: 0 0 20px;
      background: #262626;
      color: #fff;
      padding: 10px;
      font-size: 114.2857142857%;
      letter-spacing: .05em;
      line-height: 1.5;
      font-weight: bold;
      text-align: center; }
    #wrapper.topics.single article main section > div:not(.head) {
      display: -webkit-box;
      display: -moz-box;
      display: -ms-flexbox;
      display: -webkit-flex;
      display: flex;
      justify-content: space-between;
      align-items: flex-start;
      margin: 0 0 50px;
      padding: 0 10px; }
      #wrapper.topics.single article main section > div:not(.head).imgR {
        flex-direction: row; }
        #wrapper.topics.single article main section > div:not(.head).imgRdiv ul {
          list-style-type: disc;
          padding-left: 1em; }
        #wrapper.topics.single article main section > div:not(.head).imgRdiv ol {
          list-style-type: decimal;
          padding-left: 1em; }
        #wrapper.topics.single article main section > div:not(.head).imgR > div ul {
          list-style-type: disc;
          margin: 0 0 30px;
          padding: 0 0 0 1.35em; }
          #wrapper.topics.single article main section > div:not(.head).imgR > div ul li {
            margin: 0 0 .6em;
            line-height: 1.75; }
        #wrapper.topics.single article main section > div:not(.head).imgR > div ol {
          list-style-type: decimal;
          margin: 0 0 30px;
          padding: 0 0 0 1.35em; }
          #wrapper.topics.single article main section > div:not(.head).imgR > div ol li {
            margin: 0 0 .6em;
            line-height: 1.75; }
      #wrapper.topics.single article main section > div:not(.head).imgL {
        flex-direction: row-reverse; }
        #wrapper.topics.single article main section > div:not(.head).imgLdiv ul {
          list-style-type: disc;
          padding-left: 1em; }
        #wrapper.topics.single article main section > div:not(.head).imgLdiv ol {
          list-style-type: decimal;
          padding-left: 1em; }
        #wrapper.topics.single article main section > div:not(.head).imgL > div ul {
          list-style-type: disc;
          margin: 0 0 30px;
          padding: 0 0 0 1.35em; }
          #wrapper.topics.single article main section > div:not(.head).imgL > div ul li {
            margin: 0 0 .6em;
            line-height: 1.75; }
        #wrapper.topics.single article main section > div:not(.head).imgL > div ol {
          list-style-type: decimal;
          margin: 0 0 30px;
          padding: 0 0 0 1.35em; }
          #wrapper.topics.single article main section > div:not(.head).imgL > div ol li {
            margin: 0 0 .6em;
            line-height: 1.75; }
      #wrapper.topics.single article main section > div:not(.head).photo {
        justify-content: center; }
        #wrapper.topics.single article main section > div:not(.head).photo div {
          margin: 0 0.9765625%;
          max-width: 560px; }
      #wrapper.topics.single article main section > div:not(.head).movie {
        max-width: 560px;
        margin: 0 auto 50px;
        justify-content: center; }
        #wrapper.topics.single article main section > div:not(.head).movie div {
          width: 100%;
          margin: 0 auto;
          padding: 56.25% 0 0 !important;
          position: relative; }
          #wrapper.topics.single article main section > div:not(.head).movie div iframe {
            position: absolute;
            top: 0;
            left: 0;
            width: 100%;
            height: 100%; }
      #wrapper.topics.single article main section > div:not(.head) > img {
        max-width: 430px;
        margin: 0 16px; }
      #wrapper.topics.single article main section > div:not(.head) p {
        margin: 0 16px;
        width: 100%; }
      #wrapper.topics.single article main section > div:not(.head) table {
        width: auro;
        margin: 0 0 30px;
        border-top: 1px solid #e3e3e3;
        border-left: 1px solid #e3e3e3;
        line-height: 1.75; }
        #wrapper.topics.single article main section > div:not(.head) table tr th {
          padding: 10px;
          border-right: 1px solid #e3e3e3;
          border-bottom: 1px solid #e3e3e3;
          background: #f7f7f7;
          font-size: 85.7142857143%;
          font-weight: bold;
          text-align: center;
          vertical-align: middle; }
        #wrapper.topics.single article main section > div:not(.head) table tr td {
          padding: 10px;
          border-right: 1px solid #e3e3e3;
          border-bottom: 1px solid #e3e3e3;
          text-align: justify; }
    #wrapper.topics.single article main .info {
      max-width: 964px;
      margin: 0 auto 40px;
      background: url(../images/bg01.png) repeat;
      padding: 40px;
      display: -webkit-box;
      display: -moz-box;
      display: -ms-flexbox;
      display: -webkit-flex;
      display: flex;
      justify-content: flex-start;
      align-items: flex-start; }
      #wrapper.topics.single article main .info figure {
        max-width: 200px;
        margin: 0 40px 0 0; }
      #wrapper.topics.single article main .info div h5 {
        margin: 0 0 20px;
        font-size: 128.5714285714%;
        color: #932343;
        font-weight: bold; }
      #wrapper.topics.single article main .info div dl {
        width: 100%;
        line-height: 1.5;
        font-size: 85.7142857143%; }
        #wrapper.topics.single article main .info div dl dt {
          float: left;
          font-weight: bold; }
        #wrapper.topics.single article main .info div dl dd {
          width: 100%;
          padding: 0 0 6px 10em;
          margin: 0 0 6px;
          border-bottom: 1px dashed #e3e3e3; }
          #wrapper.topics.single article main .info div dl dd:last-child {
            border: 0px; }
    #wrapper.topics.single article main nav {
      margin: 0 0 60px; }
      #wrapper.topics.single article main nav h6 {
        margin: 0 0 14px;
        font-size: 128.5714285714%;
        font-weight: bold; }
      #wrapper.topics.single article main nav ul {
        display: -webkit-box;
        display: -moz-box;
        display: -ms-flexbox;
        display: -webkit-flex;
        display: flex;
        justify-content: flex-start;
        align-items: stretch;
        flex-wrap: wrap; }
        #wrapper.topics.single article main nav ul li {
          margin: 0 1% 10px;
          width: 23%; }
          #wrapper.topics.single article main nav ul li a {
            display: block;
            max-width: 203px;
            width: 100%;
            margin: 0 auto;
            padding: 10px 10px;
            background: #fff;
            color: #932343;
            border: 1px solid #932343;
            text-decoration: none;
            border-radius: 6px;
            position: relative;
            text-align: center;
            max-width: initial; }
            #wrapper.topics.single article main nav ul li a:after {
              font-family: Fontawesome;
              content: "\f0a9";
              position: absolute;
              right: 10px; }
            #wrapper.topics.single article main nav ul li a:hover {
              background: #932343;
              color: #fff; }
  #wrapper.topics.single article .others {
    max-width: 860px;
    padding: 40px 10px;
    margin: 0 auto 100px; }
    #wrapper.topics.single article .others h3 {
      margin: 0 0 30px;
      font-size: 185.7142857143%;
      font-weight: bold;
      letter-spacing: .05em;
      line-height: 1.35; }
      #wrapper.topics.single article .others h3 strong {
        font-weight: bold;
        color: #932343; }
    #wrapper.topics.single article .others ul li {
      margin: 0 0 20px; }
      #wrapper.topics.single article .others ul li a {
        display: block;
        max-width: 203px;
        width: 100%;
        margin: 0 auto;
        padding: 10px 10px;
        background: #fff;
        color: #932343;
        border: 1px solid #932343;
        text-decoration: none;
        border-radius: 6px;
        position: relative;
        text-align: center;
        max-width: 300px;
        padding: 16px 10px;
        font-size: 114.2857142857%; }
        #wrapper.topics.single article .others ul li a:after {
          font-family: Fontawesome;
          content: "\f0a9";
          position: absolute;
          right: 10px; }
        #wrapper.topics.single article .others ul li a:hover {
          background: #932343;
          color: #fff; }

/*===============================================================
	TOURI
===============================================================*/
#wrapper.touri article main {
  text-align: justify; }
  #wrapper.touri article main h2 {
    margin: 0 0 30px;
    font-size: 185.7142857143%;
    font-weight: bold;
    text-align: center;
    letter-spacing: .05em;
    line-height: 1.35; }
    #wrapper.touri article main h2 strong {
      font-weight: bold;
      color: #932343; }
  #wrapper.touri article main h3 {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    justify-content: flex-start;
    align-items: center;
    padding: 0 0 15px;
    margin: 0 0 30px;
    border-bottom: 1px solid #932343;
    font-size: 157.1428571429%;
    font-weight: bold;
    line-height: 1.35; }
    #wrapper.touri article main h3:before {
      content: "";
      width: 6px;
      height: 30px;
      margin-right: .6em;
      background: #932343; }
  #wrapper.touri article main p {
    margin: 0 0 40px;
    line-height: 2.3; }
  #wrapper.touri article main h4 {
    padding: 10px;
    margin: 0 0 40px;
    background: #932343;
    text-align: left;
    color: #fff;
    font-size: 114.2857142857%; }
  #wrapper.touri article main ul {
    display: inline-block;
    margin: 0 0 40px;
    padding: 30px;
    border: 2px solid #e3e3e3; }
    #wrapper.touri article main ul li {
      margin: 0 0 1em; }
      #wrapper.touri article main ul li:last-child {
        margin: 0; }
      #wrapper.touri article main ul li:before {
        content: "●";
        color: #932343;
        margin-right: 10px; }
  #wrapper.touri article main ol {
    margin: 0 0 40px; }
    #wrapper.touri article main ol li {
      margin: 0 0 16px;
      line-height: 1.35;
      font-size: 128.5714285714%;
      color: #932343; }
      #wrapper.touri article main ol li small {
        font-size: 77.7777777778%; }
  #wrapper.touri article main table {
    margin: 0 0 40px;
    width: 100%;
    line-height: 1.5; }
    #wrapper.touri article main table th {
      padding: 10px;
      border-bottom: 1px solid #e3e3e3;
      border-left: 1px solid #e3e3e3; }
    #wrapper.touri article main table td {
      padding: 10px;
      border-bottom: 1px solid #e3e3e3;
      border-left: 1px solid #e3e3e3; }
      #wrapper.touri article main table td small {
        font-size: 85.7142857143%; }
    #wrapper.touri article main table tbody {
      border-top: 1px solid #e3e3e3;
      border-right: 1px solid #e3e3e3; }
      #wrapper.touri article main table tbody th {
        font-weight: bold;
        background: #f7f7f7;
        font-size: 92.8571428571%;
        width: 25%; }
  #wrapper.touri article main section:first-of-type ul {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    justify-content: space-between;
    border: 0px;
    padding: 0; }
    #wrapper.touri article main section:first-of-type ul li {
      flex: 1;
      margin: 0 1.953125% 0 0;
      padding: 40px 20px;
      border: 1px solid #932343;
      position: relative; }
      #wrapper.touri article main section:first-of-type ul li:before {
        content: "";
        width: 30px;
        height: 30px;
        border-top: 30px solid #932343;
        border-right: 30px solid transparent;
        border-bottom: 30px solid transparent;
        position: absolute;
        left: 0;
        top: 0;
        margin: 0; }
      #wrapper.touri article main section:first-of-type ul li:last-child {
        margin: 0; }
      #wrapper.touri article main section:first-of-type ul li h5 {
        margin: 0 0 20px;
        font-size: 128.5714285714%;
        color: #932343;
        font-family: "Times New Roman", YakuHanJP, "游明朝", "YuMincho", "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", Meiryo, serif;
        left: .1em;
        text-align: center; }
      #wrapper.touri article main section:first-of-type ul li p {
        margin: 0;
        font-size: 92.8571428571%;
        line-height: 1.7; }
  #wrapper.touri article main div.imgL {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    justify-content: space-between;
    align-items: flex-start;
    margin: 0 0 40px; }
  #wrapper.touri article main div.imgR {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    justify-content: space-between;
    align-items: flex-start;
    flex-direction: row-reverse;
    margin: 0 0 40px; }
  #wrapper.touri article main div figure {
    width: 41.9921875%; }
    #wrapper.touri article main div figure img {
      width: 100%;
      margin: 0 0 10px; }
  #wrapper.touri article main div > div {
    width: 52.1484375%; }

/*===============================================================
	TRANSACTION
===============================================================*/
#wrapper.transaction article h1 {
  background-image: url(../../images/transaction/main-img.jpg); }
#wrapper.transaction article main > h2 {
  margin: 0 0 16px;
  padding: 0 0 16px;
  font-size: 185.7142857143%;
  font-weight: bold;
  text-align: center;
  letter-spacing: .05em;
  line-height: 1.35; }
#wrapper.transaction article main table {
  width: 100%;
  border-top: 1px solid #e3e3e3;
  border-left: 1px solid #e3e3e3;
  line-height: 1.75; }
  #wrapper.transaction article main table tr th {
    padding: 20px 10px;
    width: 25%;
    border-right: 1px solid #e3e3e3;
    border-bottom: 1px solid #e3e3e3;
    background: #f7f7f7;
    font-size: 85.7142857143%;
    font-weight: bold;
    text-align: center;
    vertical-align: middle; }
  #wrapper.transaction article main table tr td {
    padding: 20px;
    border-right: 1px solid #e3e3e3;
    border-bottom: 1px solid #e3e3e3;
    text-align: justify; }
    #wrapper.transaction article main table tr td ul {
      padding-left: 1em; }
      #wrapper.transaction article main table tr td ul li {
        margin: 0 0 1.5em;
        list-style: disc; }
        #wrapper.transaction article main table tr td ul li:last-child {
          margin: 0; }

/*===============================================================
	PRIVACY
===============================================================*/
#wrapper.privacy article main {
  text-align: justify; }
  #wrapper.privacy article main section {
    margin: 40px 0 0;
    padding: 30px 0 0;
    border-top: 1px dashed #e3e3e3; }
    #wrapper.privacy article main section:last-of-type h2 {
      font-size: 114.2857142857%;
      color: #111 !important; }
  #wrapper.privacy article main h2 {
    margin: 0 0 1em;
    font-size: 142.8571428571%;
    color: #932343;
    font-weight: bold; }
  #wrapper.privacy article main > h2:first-child {
    margin: 0 0 16px;
    padding: 0 0 16px;
    font-size: 185.7142857143%;
    font-weight: bold;
    text-align: center;
    letter-spacing: .05em;
    line-height: 1.35;
    color: #111; }
  #wrapper.privacy article main p {
    line-height: 1.75; }
  #wrapper.privacy article main > p:last-of-type {
    margin: 30px 0 0;
    text-align: right;
    font-size: 85.7142857143%; }

/*===============================================================
	COMPANY
===============================================================*/
#wrapper.company article h1 {
  background-image: url(../../images/company/main-img.jpg); }
#wrapper.company article main section {
  max-width: 800px;
  margin: 0 auto 80px; }
  #wrapper.company article main section h2 {
    margin: 0 0 30px;
    font-size: 185.7142857143%;
    font-weight: bold;
    text-align: center;
    letter-spacing: .05em;
    line-height: 1.35; }
    #wrapper.company article main section h2 strong {
      font-weight: bold;
      color: #932343; }
  #wrapper.company article main section h3 {
    margin: 0 0 16px;
    padding: 10px;
    color: #fff;
    background: #932343;
    font-weight: bold; }
    #wrapper.company article main section h3 span {
      display: block;
      margin: 10px 0 0;
      color: #111;
      font-size: 81.25%; }
  #wrapper.company article main section p {
    margin: 0 0 30px;
    line-height: 1.5; }
  #wrapper.company article main section iframe {
    margin: 0 0 30px;
    width: 100%;
    max-height: 200px; }
  #wrapper.company article main section table {
    width: 100%;
    margin: 0 auto 30px;
    border-top: 1px solid #e3e3e3;
    border-left: 1px solid #e3e3e3;
    line-height: 1.75; }
    #wrapper.company article main section table tr th {
      padding: 10px;
      width: 25%;
      border-right: 1px solid #e3e3e3;
      border-bottom: 1px solid #e3e3e3;
      background: #f7f7f7;
      font-size: 85.7142857143%;
      font-weight: bold;
      text-align: center;
      vertical-align: middle; }
    #wrapper.company article main section table tr td {
      padding: 10px;
      border-right: 1px solid #e3e3e3;
      border-bottom: 1px solid #e3e3e3;
      text-align: justify; }
      #wrapper.company article main section table tr td ul {
        padding-left: 1em; }
        #wrapper.company article main section table tr td ul li {
          margin: 0 0 1.5em;
          list-style: disc; }
          #wrapper.company article main section table tr td ul li:last-child {
            margin: 0; }
  #wrapper.company article main section ol {
    list-style: inside decimal;
    max-width: 640px;
    margin: 0 auto; }
    #wrapper.company article main section ol li {
      margin: 0 0 15px;
      padding: 0 0 15px;
      line-height: 1.5;
      border-bottom: 1px dashed #e3e3e3; }
      #wrapper.company article main section ol li:last-child {
        border: 0px; }
      #wrapper.company article main section ol li span {
        font-size: 77.7777777778%; }
  #wrapper.company article main section ul {
    margin: 0 0 30px;
    line-height: 1.5; }
    #wrapper.company article main section ul li {
      margin: 0 0 .5em; }
  #wrapper.company article main section dl {
    text-align: justify;
    line-height: 1.75; }
    #wrapper.company article main section dl dt {
      float: left;
      color: #932343;
      font-weight: bold; }
    #wrapper.company article main section dl dd {
      padding: 0 0 1em 10em;
      margin: 0 0 1em;
      border-bottom: 1px dashed #e3e3e3; }
  #wrapper.company article main section > div {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    justify-content: space-between; }
    #wrapper.company article main section > div > * {
      width: 47%;
      text-align: left; }
#wrapper.company article main > section:first-child p {
  font-size: 1.6rem; }

/*===============================================================
	NEWS
===============================================================*/
#wrapper.news article main > h2 {
  margin: 0 0 16px;
  padding: 0 0 16px;
  font-size: 185.7142857143%;
  font-weight: bold;
  text-align: center;
  letter-spacing: .05em;
  line-height: 1.35; }
  #wrapper.news article main > h2 + time {
    display: block;
    margin: 0 0 40px;
    text-align: right;
    font-size: 114.2857142857%; }
#wrapper.news article main > a {
  display: block;
  max-width: 203px;
  width: 100%;
  margin: 0 auto;
  padding: 10px 10px;
  background: #932343;
  color: #fff;
  border: 1px solid #932343;
  text-decoration: none;
  border-radius: 6px;
  position: relative;
  text-align: center;
  max-width: 400px;
  padding: 16px 10px; }
  #wrapper.news article main > a:after {
    font-family: Fontawesome;
    content: "\f0a9";
    position: absolute;
    right: 10px; }
  #wrapper.news article main > a:hover {
    background: #fff;
    color: #932343; }
#wrapper.news article main > dl {
  margin: 40px 0 0;
  text-align: justify; }
  #wrapper.news article main > dl dt {
    float: left;
    color: #932343;
    font-weight: bold; }
    #wrapper.news article main > dl dt span {
      padding: 3px 20px;
      margin: 0 0 0 1em;
      color: #fff;
      text-align: center;
      background: #932343; }
  #wrapper.news article main > dl dd {
    padding: 0 0 1.5em 13em;
    margin: 0 0 1.5em;
    border-bottom: 1px dashed #e3e3e3; }
    #wrapper.news article main > dl dd a {
      color: #111; }
#wrapper.news article main > nav {
  margin: 50px 0 0; }
  #wrapper.news article main > nav ul {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    justify-content: center; }
    #wrapper.news article main > nav ul li {
      margin: 0 10px; }
      #wrapper.news article main > nav ul li a {
        display: block;
        max-width: 203px;
        width: 100%;
        margin: 0 auto;
        padding: 10px 10px;
        background: #fff;
        color: #932343;
        border: 1px solid #932343;
        text-decoration: none;
        border-radius: 6px;
        position: relative;
        text-align: center;
        display: block;
        padding: 10px 20px; }
        #wrapper.news article main > nav ul li a:after {
          font-family: Fontawesome;
          content: "\f0a9";
          position: absolute;
          right: 10px; }
        #wrapper.news article main > nav ul li a:hover {
          background: #932343;
          color: #fff; }
        #wrapper.news article main > nav ul li a:after {
          display: none; }
#wrapper.news article main .access {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  justify-content: space-between;
  align-items: flex-start;
  margin: 50px 0;
  text-align: justify; }
  #wrapper.news article main .access > div {
    width: 100%;
    flex: 1;
    margin-right: 40px; }
    #wrapper.news article main .access > div h2 {
      display: -webkit-box;
      display: -moz-box;
      display: -ms-flexbox;
      display: -webkit-flex;
      display: flex;
      justify-content: flex-start;
      align-items: center;
      padding: 0 0 15px;
      margin: 0 0 30px;
      border-bottom: 1px solid #932343;
      font-size: 157.1428571429%;
      font-weight: bold;
      line-height: 1.35;
      clear: both; }
      #wrapper.news article main .access > div h2:before {
        content: "";
        width: 6px;
        height: 30px;
        margin-right: .6em;
        background: #932343; }
    #wrapper.news article main .access > div p {
      margin: 0 0 10px;
      line-height: 1.75; }
  #wrapper.news article main .access iframe {
    flex: 1;
    width: 100%;
    max-width: 520px;
    max-height: 230px; }

/*===============================================================
	SEMINAR
===============================================================*/
#wrapper.news.seminar article main > div {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  justify-content: space-between;
  align-items: center;
  margin: 0 0 2em;
  text-align: justify; }
  #wrapper.news.seminar article main > div figure {
    width: 41.015625%; }
  #wrapper.news.seminar article main > div div {
    width: 55.078125%; }
    #wrapper.news.seminar article main > div div p {
      margin: 0 0 2em;
      line-height: 1.6; }
#wrapper.news.seminar article main h4 {
  padding: 6px 10px;
  margin: 0 0 2em;
  background: #932343;
  text-align: left;
  color: #fff;
  line-height: 1.5; }
#wrapper.news.seminar article main > ul {
  margin: 0 0 60px;
  background: #f7f7f7;
  padding: 3.90625%;
  text-align: justify; }
  #wrapper.news.seminar article main > ul li {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    justify-content: space-between;
    align-items: center;
    margin: 0 0 4em; }
    #wrapper.news.seminar article main > ul li:last-child {
      margin: 0; }
    #wrapper.news.seminar article main > ul li figure {
      width: 41.015625%; }
      #wrapper.news.seminar article main > ul li figure img {
        width: 100%; }
    #wrapper.news.seminar article main > ul li > div {
      width: 55.078125%; }
      #wrapper.news.seminar article main > ul li > div div {
        display: -webkit-box;
        display: -moz-box;
        display: -ms-flexbox;
        display: -webkit-flex;
        display: flex;
        justify-content: space-between;
        align-items: center;
        margin: 0 0 1em; }
        #wrapper.news.seminar article main > ul li > div div h3 {
          margin: 0 20px 0 0;
          font-size: 114.2857142857%;
          color: #932343;
          font-weight: bold;
          line-height: 1.37; }
        #wrapper.news.seminar article main > ul li > div div span {
          display: inline-block;
          padding: 6px 10px;
          width: 100%;
          max-width: 120px;
          background: #aaa;
          color: #fff;
          font-size: 85.7142857143%;
          text-align: center; }
          #wrapper.news.seminar article main > ul li > div div span.recruitment {
            background: #0051A1; }
          #wrapper.news.seminar article main > ul li > div div span.closing {
            background: #932343; }
          #wrapper.news.seminar article main > ul li > div div span.over {
            background: #267D33; }
      #wrapper.news.seminar article main > ul li > div p {
        margin: 0 0 2em;
        font-size: 85.7142857143%;
        line-height: 1.6; }
      #wrapper.news.seminar article main > ul li > div dl dt {
        float: left;
        font-size: 92.8571428571%;
        color: #932343;
        font-weight: bold; }
        #wrapper.news.seminar article main > ul li > div dl dt:after {
          content: "："; }
      #wrapper.news.seminar article main > ul li > div dl dd {
        padding: 0 0 0 5em;
        margin: 0 0 .75em; }
      #wrapper.news.seminar article main > ul li > div a {
        display: block;
        max-width: 203px;
        width: 100%;
        margin: 0 auto;
        padding: 10px 10px;
        background: #fff;
        color: #932343;
        border: 1px solid #932343;
        text-decoration: none;
        border-radius: 6px;
        position: relative;
        text-align: center;
        margin: 20px 0 0; }
        #wrapper.news.seminar article main > ul li > div a:after {
          font-family: Fontawesome;
          content: "\f0a9";
          position: absolute;
          right: 10px; }
        #wrapper.news.seminar article main > ul li > div a:hover {
          background: #932343;
          color: #fff; }

/*===============================================================
	CONTACT
===============================================================*/
#wrapper.contact article main > h2 {
  margin: 0 0 16px;
  padding: 0 0 16px;
  font-size: 185.7142857143%;
  font-weight: bold;
  text-align: center;
  letter-spacing: .05em;
  line-height: 1.35; }
#wrapper.contact article main > p {
  margin: 0 0 40px;
  text-align: justify;
  line-height: 2; }
  #wrapper.contact article main > p span {
    color: #f00; }
#wrapper.contact article main form table td input.tel {
  display: inline-block;
  width: 15%; }
  #wrapper.contact article main form table td input.tel.wpcf7c-conf {
    width: 7%;
    text-align: center; }
#wrapper.contact article main form table td p {
  margin: 6px 0 0;
  font-size: 85.7142857143%; }
#wrapper.contact article main form div.agree {
  background: #f7f7f7;
  padding: 30px;
  margin: 0 0 30px; }
  #wrapper.contact article main form div.agree p:last-of-type {
    margin: 1em 0 0;
    font-size: 114.2857142857%; }
    #wrapper.contact article main form div.agree p:last-of-type a {
      color: #932343; }
#wrapper.contact article main form > p {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  justify-content: center; }
  #wrapper.contact article main form > p input[type="submit"],
  #wrapper.contact article main form > p input[type="button"] {
    margin: 0 10px;
    display: inline-block;
    padding: 16px 30px;
    font-size: 114.2857142857%; }
  #wrapper.contact article main form > p img.ajax-loader {
    display: none !important; }

/*===============================================================
	PUBLISH
===============================================================*/
#wrapper.publish article main {
  text-align: justify; }
  #wrapper.publish article main h2 {
    margin: 0 0 30px;
    font-size: 185.7142857143%;
    font-weight: bold;
    text-align: center;
    letter-spacing: .05em;
    line-height: 1.35; }
    #wrapper.publish article main h2 strong {
      font-weight: bold;
      color: #932343; }
  #wrapper.publish article main h3 {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    justify-content: flex-start;
    align-items: center;
    padding: 0 0 15px;
    margin: 0 0 30px;
    border-bottom: 1px solid #932343;
    font-size: 157.1428571429%;
    font-weight: bold;
    line-height: 1.35; }
    #wrapper.publish article main h3:before {
      content: "";
      width: 6px;
      height: 30px;
      margin-right: .6em;
      background: #932343; }
  #wrapper.publish article main h3#2184 {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    justify-content: flex-start;
    align-items: center;
    padding: 0 0 15px;
    margin: 0 0 30px;
    border-bottom: 1px solid #932343;
    font-size: 157.1428571429%;
    font-weight: bold;
    line-height: 1.35; }
    #wrapper.publish article main h3#2184:before {
      content: "";
      width: 6px;
      height: 30px;
      margin-right: .6em;
      background: #932343; }
  #wrapper.publish article main h4 {
    padding: 10px;
    margin: 0 0 20px;
    background: #932343;
    text-align: left;
    color: #fff;
    font-size: 114.2857142857%;
    line-height: 1.5; }
  #wrapper.publish article main h5 {
    margin: 0 0 20px;
    text-indent: -1em;
    padding: 0 0 0 1em;
    color: #932343;
    font-size: 114.2857142857%;
    font-weight: bold;
    line-height: 1.5; }
    #wrapper.publish article main h5:before {
      content: "■";
      margin-right: .2em; }
  #wrapper.publish article main p {
    margin: 0 0 30px;
    line-height: 2; }
    #wrapper.publish article main p span {
      color: #f00; }
    #wrapper.publish article main p small {
      display: block;
      font-size: 85.7142857143%;
      line-height: 1.5; }
    #wrapper.publish article main p strong {
      font-weight: bold; }
  #wrapper.publish article main table {
    width: 100%;
    margin: 0 0 30px;
    border-top: 1px solid #e3e3e3;
    border-left: 1px solid #e3e3e3;
    line-height: 1.75; }
    #wrapper.publish article main table tr th {
      padding: 10px;
      width: 25%;
      border-right: 1px solid #e3e3e3;
      border-bottom: 1px solid #e3e3e3;
      background: #f7f7f7;
      font-size: 85.7142857143%;
      font-weight: bold;
      text-align: center;
      vertical-align: middle; }
    #wrapper.publish article main table tr td {
      padding: 10px;
      border-right: 1px solid #e3e3e3;
      border-bottom: 1px solid #e3e3e3;
      text-align: justify; }
      #wrapper.publish article main table tr td small {
        font-size: 85.7142857143%; }
  #wrapper.publish article main > div {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    justify-content: space-between;
    align-items: flex-start;
    margin: 0 0 40px; }
    #wrapper.publish article main > div figure {
      width: 100%;
      max-width: 320px;
      margin: 0 3.90625% 0 0; }
    #wrapper.publish article main > div div div {
      background: #f7f7f7;
      padding: 16px; }
      #wrapper.publish article main > div div div p {
        margin: 0; }
    #wrapper.publish article main > div div ul {
      display: -webkit-box;
      display: -moz-box;
      display: -ms-flexbox;
      display: -webkit-flex;
      display: flex;
      justify-content: flex-start;
      margin: 0 0 30px; }
      #wrapper.publish article main > div div ul li {
        flex: 1;
        margin-right: 20px; }
        #wrapper.publish article main > div div ul li a {
          display: block;
          max-width: 203px;
          width: 100%;
          margin: 0 auto;
          padding: 10px 10px;
          background: #932343;
          color: #fff;
          border: 1px solid #932343;
          text-decoration: none;
          border-radius: 6px;
          position: relative;
          text-align: center;
          max-width: none;
          padding: 16px;
          background: #111;
          border-color: #111; }
          #wrapper.publish article main > div div ul li a:after {
            font-family: Fontawesome;
            content: "\f0a9";
            position: absolute;
            right: 10px; }
          #wrapper.publish article main > div div ul li a:hover {
            background: #fff;
            color: #932343; }
          #wrapper.publish article main > div div ul li a:hover {
            color: #111; }
          #wrapper.publish article main > div div ul li a.btnBuy {
            background: orange;
            border-color: orange; }
            #wrapper.publish article main > div div ul li a.btnBuy:hover {
              color: orange;
              background: #fff; }
    #wrapper.publish article main > div form {
      width: 100%; }
  #wrapper.publish article main section > div {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    justify-content: space-between;
    align-items: flex-start; }
    #wrapper.publish article main section > div figure {
      width: 100%;
      max-width: 200px;
      margin: 0 8.7890625% 0 0; }
    #wrapper.publish article main section > div div ol {
      margin: 0 0 30px;
      padding: 0 0 0 1.2em; }
      #wrapper.publish article main section > div div ol li {
        margin: 0 0 1em; }
        #wrapper.publish article main section > div div ol li a:after {
          font-family: Fontawesome;
          content: "\f1c1";
          margin-left: .6em; }
    #wrapper.publish article main section > div div > a {
      display: block;
      max-width: 203px;
      width: 100%;
      margin: 0 auto;
      padding: 10px 10px;
      background: #932343;
      color: #fff;
      border: 1px solid #932343;
      text-decoration: none;
      border-radius: 6px;
      position: relative;
      text-align: center;
      max-width: 346px;
      margin: 0 0 30px;
      padding: 16px;
      background: orange;
      border-color: orange; }
      #wrapper.publish article main section > div div > a:after {
        font-family: Fontawesome;
        content: "\f0a9";
        position: absolute;
        right: 10px; }
      #wrapper.publish article main section > div div > a:hover {
        background: #fff;
        color: #932343; }
      #wrapper.publish article main section > div div > a:hover {
        color: orange;
        background: #fff; }
  #wrapper.publish article main > ol {
    margin: 0 0 40px;
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    flex-wrap: wrap;
    justify-content: flex-start;
    line-height: 1.35; }
    #wrapper.publish article main > ol > li {
      width: 48.046875%;
      margin: 0 0 1.5em;
      font-weight: bold; }
      #wrapper.publish article main > ol > li ol li {
        margin: 1em 0 0; }
        #wrapper.publish article main > ol > li ol li ol {
          padding: 0 0 0 1em; }
          #wrapper.publish article main > ol > li ol li ol li {
            font-size: 85.7142857143%; }
      #wrapper.publish article main > ol > li:last-child {
        width: 100%; }
        #wrapper.publish article main > ol > li:last-child > div {
          display: -webkit-box;
          display: -moz-box;
          display: -ms-flexbox;
          display: -webkit-flex;
          display: flex;
          flex-wrap: wrap;
          margin: 1em 0 0; }
          #wrapper.publish article main > ol > li:last-child > div > ol {
            width: 48.046875%; }
  #wrapper.publish article main > a {
    display: block;
    max-width: 203px;
    width: 100%;
    margin: 0 auto;
    padding: 10px 10px;
    background: #932343;
    color: #fff;
    border: 1px solid #932343;
    text-decoration: none;
    border-radius: 6px;
    position: relative;
    text-align: center;
    max-width: 346px;
    margin: 0 auto 30px;
    padding: 16px;
    background: orange;
    border-color: orange; }
    #wrapper.publish article main > a:after {
      font-family: Fontawesome;
      content: "\f0a9";
      position: absolute;
      right: 10px; }
    #wrapper.publish article main > a:hover {
      background: #fff;
      color: #932343; }
    #wrapper.publish article main > a:hover {
      color: orange;
      background: #fff; }

/*===============================================================
	ELEARNING
===============================================================*/
#wrapper.elearning article main {
  text-align: justify; }
  #wrapper.elearning article main h2 {
    margin: 0 auto 30px;
    padding: 0 0 18px 0;
    max-width: 640px;
    font-size: 185.7142857143%;
    font-weight: bold;
    text-align: center;
    letter-spacing: .05em;
    line-height: 1.35;
    border-bottom: 7px solid #932343; }
    #wrapper.elearning article main h2 span {
      font-weight: bold;
      color: #932343; }
    #wrapper.elearning article main h2 strong {
      font-weight: bold;
      color: #932343; }
  #wrapper.elearning article main h3 {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    align-items: center;
    padding: 0 0 15px;
    margin: 0 0 30px;
    border-bottom: 1px solid #932343;
    font-size: 157.1428571429%;
    font-weight: bold;
    line-height: 1.35; }
    #wrapper.elearning article main h3:before {
      content: "";
      width: 6px;
      height: 30px;
      margin-right: .6em;
      background: #932343; }
  #wrapper.elearning article main p {
    margin: 0 0 40px;
    line-height: 2.3; }
    #wrapper.elearning article main p:after {
      content: ".";
      display: block;
      clear: both;
      height: 0;
      visibility: hidden;
      font-size: 0.1em; }
    * html #wrapper.elearning article main p {
      height: 1%; }
    #wrapper.elearning article main p img {
      float: left;
      margin-right: 1em;
      margin-bottom: .5em; }
  #wrapper.elearning article main h4 {
    padding: 10px;
    margin: 0 0 40px;
    background: #932343;
    text-align: left;
    color: #fff;
    font-size: 114.2857142857%;
    line-height: 1.3; }
  #wrapper.elearning article main h5 {
    margin: 0 0 40px;
    color: #932343;
    font-size: 114.2857142857%;
    font-weight: bold;
    line-height: 1.3; }
    #wrapper.elearning article main h5:before {
      content: "■";
      margin-right: .3em; }
  #wrapper.elearning article main ul {
    margin: 0 0 40px;
    padding: 0 0 0 1.3em; }
    #wrapper.elearning article main ul li {
      margin: 0 0 1em;
      text-indent: -1.3em;
      line-height: 1.5; }
      #wrapper.elearning article main ul li:last-child {
        margin: 0; }
      #wrapper.elearning article main ul li:before {
        content: "●";
        color: #932343;
        margin-right: 10px; }
    #wrapper.elearning article main ul.flex {
      display: -webkit-box;
      display: -moz-box;
      display: -ms-flexbox;
      display: -webkit-flex;
      display: flex;
      flex-wrap: wrap;
      justify-content: center;
      padding: 0; }
      #wrapper.elearning article main ul.flex li {
        flex-basis: 48%;
        margin: 0 1% 20px; }
        #wrapper.elearning article main ul.flex li:before {
          display: none; }
        #wrapper.elearning article main ul.flex li h5 {
          margin: 0 0 20px;
          text-align: center; }
        #wrapper.elearning article main ul.flex li .youtube {
          width: 100%;
          position: relative;
          padding-top: 56.25%; }
          #wrapper.elearning article main ul.flex li .youtube iframe {
            width: 100%;
            height: 100%;
            position: absolute;
            top: 0;
            left: 0; }
  #wrapper.elearning article main ol {
    margin: 0 0 40px;
    padding: 0 0 0 1.3em; }
    #wrapper.elearning article main ol li {
      margin: 0 0 1em;
      list-style: decimal;
      line-height: 1.5; }
    #wrapper.elearning article main ol.flow {
      max-width: 700px;
      margin: 0 auto 40px;
      padding: 0; }
      #wrapper.elearning article main ol.flow li {
        width: 100%;
        margin: 0;
        line-height: 1.35;
        list-style: none; }
        #wrapper.elearning article main ol.flow li:after {
          display: block;
          content: "";
          height: 30px;
          width: 100%;
          background: url(../../images/works/arrow.svg) no-repeat center top; }
        #wrapper.elearning article main ol.flow li:last-child:after {
          display: none; }
        #wrapper.elearning article main ol.flow li > div {
          padding: 16px;
          margin: 0;
          border: 1px solid #932343;
          border-radius: 6px;
          background: #fff;
          font-size: 128.5714285714%;
          color: #932343;
          font-weight: bold;
          text-align: center;
          line-height: inherit; }
        #wrapper.elearning article main ol.flow li a {
          font-weight: bold; }
  #wrapper.elearning article main table {
    margin: 0 0 40px;
    line-height: 1.5; }
    #wrapper.elearning article main table.nomargin {
      margin: 0; }
    #wrapper.elearning article main table th {
      padding: 10px;
      border-bottom: 1px solid #e3e3e3;
      border-left: 1px solid #e3e3e3;
      vertical-align: middle; }
    #wrapper.elearning article main table td {
      padding: 10px;
      border-bottom: 1px solid #e3e3e3;
      border-left: 1px solid #e3e3e3; }
      #wrapper.elearning article main table td small {
        font-size: 85.7142857143%; }
    #wrapper.elearning article main table tbody {
      border-top: 1px solid #e3e3e3;
      border-right: 1px solid #e3e3e3; }
      #wrapper.elearning article main table tbody th {
        font-weight: bold;
        background: #f7f7f7;
        font-size: 92.8571428571%; }
  #wrapper.elearning article main .contact ul {
    margin: 0;
    text-align: center; }
    #wrapper.elearning article main .contact ul li {
      font-size: 128.5714285714%;
      line-height: 1.2; }
      #wrapper.elearning article main .contact ul li:before {
        content: ""; }
      #wrapper.elearning article main .contact ul li small {
        font-size: 66.6666666667%; }
      #wrapper.elearning article main .contact ul li a {
        display: block;
        max-width: 203px;
        width: 100%;
        margin: 0 auto;
        padding: 10px 10px;
        background: #932343;
        color: #fff;
        border: 1px solid #932343;
        text-decoration: none;
        border-radius: 6px;
        position: relative;
        text-align: center;
        max-width: 346px;
        margin: 0 auto;
        padding: 16px;
        background: orange;
        border-color: orange; }
        #wrapper.elearning article main .contact ul li a:after {
          font-family: Fontawesome;
          content: "\f0a9";
          position: absolute;
          right: 10px; }
        #wrapper.elearning article main .contact ul li a:hover {
          background: #fff;
          color: #932343; }
        #wrapper.elearning article main .contact ul li a:hover {
          color: orange;
          background: #fff; }
  #wrapper.elearning article main div.imgL {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    justify-content: space-between;
    align-items: flex-start;
    flex-direction: row-reverse;
    margin: 0 0 50px;
    padding: 0 10px; }
    #wrapper.elearning article main div.imgL > div {
      width: 52.1484375%; }
  #wrapper.elearning article main div.imgR {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    justify-content: space-between;
    align-items: flex-start;
    flex-direction: row;
    margin: 0 0 50px;
    padding: 0 10px; }
    #wrapper.elearning article main div.imgR > div {
      width: 52.1484375%; }
    #wrapper.elearning article main div.imgR ul {
      margin: 0 0 10px 0; }
  #wrapper.elearning article main div.photo {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    justify-content: space-between;
    align-items: flex-start;
    justify-content: center;
    margin: 0 0 50px;
    padding: 0 10px; }
    #wrapper.elearning article main div.photo img {
      max-width: 430px;
      margin: 0 16px; }
  #wrapper.elearning article main div figure {
    width: 41.9921875%;
    margin: 0 16px; }
    #wrapper.elearning article main div figure img {
      max-width: 100%;
      margin: 0 0 10px; }
  #wrapper.elearning article main div > div {
    width: 52.1484375%; }
  #wrapper.elearning article main .col {
    display: flex;
    justify-content: space-between; }
  #wrapper.elearning article main .btn {
    width: 160px; }
    #wrapper.elearning article main .btn a {
      display: block;
      max-width: 203px;
      width: 100%;
      margin: 0 auto;
      padding: 10px 10px;
      background: #932343;
      color: #fff;
      border: 1px solid #932343;
      text-decoration: none;
      border-radius: 6px;
      position: relative;
      text-align: center; }
      #wrapper.elearning article main .btn a:after {
        font-family: Fontawesome;
        content: "\f0a9";
        position: absolute;
        right: 10px; }
      #wrapper.elearning article main .btn a:hover {
        background: #fff;
        color: #932343; }
#wrapper.elearning .txt {
  margin: 0 0 15px 0;
  width: 100%; }
#wrapper.elearning .center {
  text-align: center; }
#wrapper.elearning .bold {
  font-weight: bold; }
#wrapper.elearning .title {
  font-size: 157%;
  font-weight: bold;
  border-bottom: 1px solid #932343; }

/*===============================================================
	CLUB
===============================================================*/
#wrapper.club:not(.member) article h1 {
  background-image: url(../../images/club/main-img.jpg); }
#wrapper.club:not(.member) article main {
  text-align: justify; }
  #wrapper.club:not(.member) article main h2 {
    margin: 0 0 30px;
    font-size: 185.7142857143%;
    font-weight: bold;
    text-align: center;
    letter-spacing: .05em;
    line-height: 1.35; }
    #wrapper.club:not(.member) article main h2 strong {
      font-weight: bold;
      color: #932343; }
  #wrapper.club:not(.member) article main h3 {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    justify-content: flex-start;
    align-items: center;
    padding: 0 0 15px;
    margin: 0 0 30px;
    border-bottom: 1px solid #932343;
    font-size: 157.1428571429%;
    font-weight: bold;
    line-height: 1.35; }
    #wrapper.club:not(.member) article main h3:before {
      content: "";
      width: 6px;
      height: 30px;
      margin-right: .6em;
      background: #932343; }
  #wrapper.club:not(.member) article main h4 {
    padding: 10px;
    margin: 0 0 40px;
    background: #932343;
    text-align: left;
    color: #fff;
    font-size: 114.2857142857%;
    line-height: 1.3; }
  #wrapper.club:not(.member) article main h5 {
    margin: 0 0 20px;
    text-indent: -1em;
    padding: 0 0 0 1em;
    color: #932343;
    font-size: 114.2857142857%;
    font-weight: bold;
    line-height: 1.5; }
    #wrapper.club:not(.member) article main h5:before {
      content: "■";
      margin-right: .2em; }
  #wrapper.club:not(.member) article main p {
    margin: 0 0 40px;
    line-height: 2; }
    #wrapper.club:not(.member) article main p small {
      font-size: 85.7142857143%; }
    #wrapper.club:not(.member) article main p span {
      color: #f00; }
  #wrapper.club:not(.member) article main table {
    width: 100%;
    margin: 0 0 30px;
    border-top: 1px solid #e3e3e3;
    border-left: 1px solid #e3e3e3;
    line-height: 1.75; }
    #wrapper.club:not(.member) article main table tr th {
      padding: 10px;
      width: 25%;
      border-right: 1px solid #e3e3e3;
      border-bottom: 1px solid #e3e3e3;
      background: #f7f7f7;
      font-size: 85.7142857143%;
      font-weight: bold;
      text-align: center;
      vertical-align: middle; }
    #wrapper.club:not(.member) article main table tr td {
      padding: 10px;
      border-right: 1px solid #e3e3e3;
      border-bottom: 1px solid #e3e3e3;
      text-align: justify; }
      #wrapper.club:not(.member) article main table tr td small {
        font-size: 85.7142857143%; }
  #wrapper.club:not(.member) article main .btn a {
    display: block;
    max-width: 203px;
    width: 100%;
    margin: 0 auto;
    padding: 10px 10px;
    background: #fff;
    color: #932343;
    border: 1px solid #932343;
    text-decoration: none;
    border-radius: 6px;
    position: relative;
    text-align: center;
    margin: 0 0 50px; }
    #wrapper.club:not(.member) article main .btn a:after {
      font-family: Fontawesome;
      content: "\f0a9";
      position: absolute;
      right: 10px; }
    #wrapper.club:not(.member) article main .btn a:hover {
      background: #932343;
      color: #fff; }
  #wrapper.club:not(.member) article main .btn.pdf a:after {
    content: "\f1c1"; }
  #wrapper.club:not(.member) article main .btn.center a {
    margin-left: auto;
    margin-right: auto; }
  #wrapper.club:not(.member) article main section > dl {
    margin: 0 0 40px; }
    #wrapper.club:not(.member) article main section > dl dt {
      margin: 0 0 1em;
      color: #932343;
      font-weight: bold; }
      #wrapper.club:not(.member) article main section > dl dt:before {
        content: "■";
        margin: 0 .3em 0 0; }
    #wrapper.club:not(.member) article main section > dl dd {
      margin: 0 0 2em;
      line-height: 1.5;
      font-size: 92.8571428571%; }
      #wrapper.club:not(.member) article main section > dl dd:last-child {
        margin: 0; }
  #wrapper.club:not(.member) article main section > div {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    justify-content: space-between;
    align-items: flex-start;
    margin: 0 0 40px; }
    #wrapper.club:not(.member) article main section > div figure {
      width: 100%;
      max-width: 200px;
      margin: 0 3.90625% 0 0; }
    #wrapper.club:not(.member) article main section > div div div {
      background: #f7f7f7;
      padding: 16px; }
      #wrapper.club:not(.member) article main section > div div div p {
        margin: 0; }
    #wrapper.club:not(.member) article main section > div div ul {
      display: -webkit-box;
      display: -moz-box;
      display: -ms-flexbox;
      display: -webkit-flex;
      display: flex;
      justify-content: flex-start;
      margin: 0 0 30px; }
      #wrapper.club:not(.member) article main section > div div ul li {
        flex: 1;
        margin-right: 20px; }
        #wrapper.club:not(.member) article main section > div div ul li a {
          display: block;
          max-width: 203px;
          width: 100%;
          margin: 0 auto;
          padding: 10px 10px;
          background: #932343;
          color: #fff;
          border: 1px solid #932343;
          text-decoration: none;
          border-radius: 6px;
          position: relative;
          text-align: center;
          max-width: none;
          padding: 16px;
          background: #111;
          border-color: #111; }
          #wrapper.club:not(.member) article main section > div div ul li a:after {
            font-family: Fontawesome;
            content: "\f0a9";
            position: absolute;
            right: 10px; }
          #wrapper.club:not(.member) article main section > div div ul li a:hover {
            background: #fff;
            color: #932343; }
          #wrapper.club:not(.member) article main section > div div ul li a:hover {
            color: #111; }
        #wrapper.club:not(.member) article main section > div div ul li:last-child a {
          background: orange;
          border-color: orange; }
          #wrapper.club:not(.member) article main section > div div ul li:last-child a:hover {
            color: orange;
            background: #fff; }

/* ▼ここから */
#wrapper.club.member article main h2 {
  margin: 0 0 30px;
  font-size: 185.7142857143%;
  font-weight: bold;
  text-align: center;
  letter-spacing: .05em;
  line-height: 1.35; }

#wrapper.club.member article main h3 {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  justify-content: flex-start;
  align-items: center;
  padding: 0 0 15px;
  margin: 0 0 30px;
  border-bottom: 1px solid #932343;
  font-size: 157.1428571429%;
  font-weight: bold;
  line-height: 1.35; }

#wrapper.club.member article main h3:before {
  content: "";
  width: 6px;
  height: 30px;
  margin-right: .6em;
  background: #932343; }

#wrapper.club.member article main p {
  line-height: 1.6;
  margin-bottom: 2em; }

#wrapper.club.member article main table {
  width: 100%;
  margin: 0 0 30px;
  border-top: 1px solid #e3e3e3;
  border-left: 1px solid #e3e3e3;
  line-height: 1.75; }

#wrapper.club.member article main table tr th {
  padding: 10px;
  border-right: 1px solid #e3e3e3;
  border-bottom: 1px solid #e3e3e3;
  background: #f7f7f7;
  font-size: 85.7142857143%;
  font-weight: bold;
  text-align: center;
  vertical-align: middle; }

#wrapper.club.member article main table tr td {
  padding: 10px;
  border-right: 1px solid #e3e3e3;
  border-bottom: 1px solid #e3e3e3;
  text-align: justify; }

#wrapper.club.member article main section {
  margin: 0 0 60px;
  text-align: justify; }

#wrapper.club.member article main section > ul {
  display: flex;
  flex-wrap: wrap; }

#wrapper.club.member article main section > ul li {
  width: 23%;
  margin-left: 2.66%; }

#wrapper.club.member article main section > ul li:nth-child(4n+1) {
  margin-left: 0; }

#wrapper.club.member article main section > ul a {
  display: block;
  width: 100%;
  margin: 0 auto;
  padding: 10px 10px;
  background: #fff;
  color: #932343;
  border: 1px solid #932343;
  text-decoration: none;
  border-radius: 6px;
  position: relative;
  text-align: center;
  line-height: 1;
  margin: 30px 0 0; }

#wrapper.club.member article main section > ul a:after {
  font-family: Fontawesome;
  content: "\f0a9";
  position: absolute;
  right: 10px; }

#wrapper.club.member article main section > ul a:hover {
  background: #932343;
  color: #fff; }

/*===============================================================
	QUESTIONNAIRE
===============================================================*/
/* #wrapper.questionnaire article main h2 {
  margin: 0 0 30px;
  font-size: 185.7142857143%;
  font-weight: bold;
  text-align: center;
  letter-spacing: .05em;
  line-height: 1.35; }

#wrapper.questionnaire article main h3 {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  justify-content: flex-start;
  align-items: center;
  padding: 0 0 15px;
  margin: 0 0 30px;
  border-bottom: 1px solid #932343;
  font-size: 157.1428571429%;
  font-weight: bold;
  line-height: 1.35; }

#wrapper.questionnaire article main h3:before {
  content: "";
  width: 6px;
  height: 30px;
  margin-right: .6em;
  background: #932343; }

#wrapper.questionnaire article main h4 {
  padding: 10px;
  margin: 0 0 20px;
  background: #932343;
  text-align: left;
  color: #fff;
  font-size: 114.2857142857%;
  line-height: 1.5; }

#wrapper.questionnaire article main p {
  line-height: 1.6;
  margin-bottom: 2em; }

#wrapper.questionnaire article main table {
  width: 100%;
  margin: 0 0 30px;
  border-top: 1px solid #e3e3e3;
  border-left: 1px solid #e3e3e3;
  line-height: 1.75; }

#wrapper.questionnaire article main table tr th {
  padding: 10px;
  border-right: 1px solid #e3e3e3;
  border-bottom: 1px solid #e3e3e3;
  background: #f7f7f7;
  font-size: 85.7142857143%;
  font-weight: bold;
  text-align: center;
  vertical-align: middle; }

#wrapper.questionnaire article main table tr td {
  padding: 10px;
  border-right: 1px solid #e3e3e3;
  border-bottom: 1px solid #e3e3e3;
  text-align: justify; }

#wrapper.questionnaire article main table tr th:first-child,
#wrapper.questionnaire article main table tr td:first-child,
#wrapper.questionnaire article main table tr th:last-child,
#wrapper.questionnaire article main table tr td:last-child {
  text-align: center; }

#wrapper.questionnaire article main section {
  margin: 0 0 60px;
  text-align: justify; } */

#wpcf7-f71-p62-o1 form {
  margin: 0 auto; }

/*===============================================================
	SPECIAL
===============================================================*/
#wrapper.special.single article {
  font-size: 114.2857142857%; }
  #wrapper.special.single article p:first-of-type {
    margin: 0 0 10px; }
  #wrapper.special.single article main {
    text-align: justify; }
    #wrapper.special.single article main p {
      margin: 0 0 30px;
      line-height: 2; }
    #wrapper.special.single article main .txtC {
      text-align: center; }
      #wrapper.special.single article main .txtC strong {
        font-size: 214.2857142857%;
        color: #932343;
        font-weight: bold;
        line-height: 1.3; }
    #wrapper.special.single article main h2 {
      margin: 30px 0;
      font-size: 142.8571428571%;
      line-height: .75;
      font-weight: bold; }
      #wrapper.special.single article main h2 span {
        display: block;
        margin: 16px 0 0;
        font-size: 65.7142857143%;
        font-weight: bold; }
    #wrapper.special.single article main h3 {
      display: -webkit-box;
      display: -moz-box;
      display: -ms-flexbox;
      display: -webkit-flex;
      display: flex;
      justify-content: flex-start;
      align-items: center;
      padding: 0 0 15px;
      margin: 0 0 30px;
      border-bottom: 1px solid #932343;
      font-size: 157.1428571429%;
      font-weight: bold;
      line-height: 1.35; }
      #wrapper.special.single article main h3:before {
        content: "";
        width: 6px;
        height: 30px;
        margin-right: .6em;
        background: #932343; }
    #wrapper.special.single article main h4 {
      margin: 0 0 20px;
      background: #262626;
      color: #fff;
      padding: 10px;
      font-size: 114.2857142857%;
      letter-spacing: .05em;
      line-height: 1.5;
      font-weight: bold;
      text-align: center; }
    #wrapper.special.single article main section > div.txtOnly {
      display: block !important; }
    #wrapper.special.single article main section > div:not(.head) {
      display: -webkit-box;
      display: -moz-box;
      display: -ms-flexbox;
      display: -webkit-flex;
      display: flex;
      justify-content: space-between;
      align-items: flex-start;
      margin: 0 0 50px;
      padding: 0 10px; }
      #wrapper.special.single article main section > div:not(.head).imgR {
        flex-direction: row; }
        #wrapper.special.single article main section > div:not(.head).imgRdiv ul {
          list-style-type: disc;
          padding-left: 1em; }
        #wrapper.special.single article main section > div:not(.head).imgRdiv ol {
          list-style-type: decimal;
          padding-left: 1em; }
        #wrapper.special.single article main section > div:not(.head).imgR > div ul {
          list-style-type: disc;
          margin: 0 0 30px;
          padding: 0 0 0 1.35em; }
          #wrapper.special.single article main section > div:not(.head).imgR > div ul li {
            margin: 0 0 .6em;
            line-height: 1.75; }
        #wrapper.special.single article main section > div:not(.head).imgR > div ol {
          list-style-type: decimal;
          margin: 0 0 30px;
          padding: 0 0 0 1.35em; }
          #wrapper.special.single article main section > div:not(.head).imgR > div ol li {
            margin: 0 0 .6em;
            line-height: 1.75; }
      #wrapper.special.single article main section > div:not(.head).imgL {
        flex-direction: row-reverse; }
        #wrapper.special.single article main section > div:not(.head).imgLdiv ul {
          list-style-type: disc;
          padding-left: 1em; }
        #wrapper.special.single article main section > div:not(.head).imgLdiv ol {
          list-style-type: decimal;
          padding-left: 1em; }
        #wrapper.special.single article main section > div:not(.head).imgL > div ul {
          list-style-type: disc;
          margin: 0 0 30px;
          padding: 0 0 0 1.35em; }
          #wrapper.special.single article main section > div:not(.head).imgL > div ul li {
            margin: 0 0 .6em;
            line-height: 1.75; }
        #wrapper.special.single article main section > div:not(.head).imgL > div ol {
          list-style-type: decimal;
          margin: 0 0 30px;
          padding: 0 0 0 1.35em; }
          #wrapper.special.single article main section > div:not(.head).imgL > div ol li {
            margin: 0 0 .6em;
            line-height: 1.75; }
      #wrapper.special.single article main section > div:not(.head).photo {
        justify-content: center; }
        #wrapper.special.single article main section > div:not(.head).photo div {
          margin: 0 0.9765625%;
          max-width: 560px; }
      #wrapper.special.single article main section > div:not(.head).movie {
        max-width: 560px;
        margin: 0 auto 50px;
        justify-content: center; }
        #wrapper.special.single article main section > div:not(.head).movie div {
          width: 100%;
          margin: 0 auto;
          padding: 56.25% 0 0 !important;
          position: relative; }
          #wrapper.special.single article main section > div:not(.head).movie div iframe {
            position: absolute;
            top: 0;
            left: 0;
            width: 100%;
            height: 100%; }
      #wrapper.special.single article main section > div:not(.head).txtOnly ol {
        list-style-type: decimal;
        margin: 0 0 30px;
        padding: 0 0 0 1.35em; }
        #wrapper.special.single article main section > div:not(.head).txtOnly ol li {
          margin: 0 0 .6em;
          line-height: 1.75; }
      #wrapper.special.single article main section > div:not(.head).txtOnly ul {
        list-style-type: disc;
        margin: 0 0 30px;
        padding: 0 0 0 1.35em; }
        #wrapper.special.single article main section > div:not(.head).txtOnly ul li {
          margin: 0 0 .6em;
          line-height: 1.75; }
      #wrapper.special.single article main section > div:not(.head) > img {
        max-width: 430px;
        margin: 0 16px; }
      #wrapper.special.single article main section > div:not(.head) p {
        margin: 0 16px;
        width: 100%; }
      #wrapper.special.single article main section > div:not(.head) table {
        width: auro;
        margin: 15px 0;
        border-top: 1px solid #e3e3e3;
        border-left: 1px solid #e3e3e3;
        line-height: 1.75; }
        #wrapper.special.single article main section > div:not(.head) table tr th {
          padding: 10px;
          border-right: 1px solid #e3e3e3;
          border-bottom: 1px solid #e3e3e3;
          background: #f7f7f7;
          font-size: 85.7142857143%;
          font-weight: bold;
          text-align: center;
          vertical-align: middle; }
        #wrapper.special.single article main section > div:not(.head) table tr td {
          padding: 10px;
          border-right: 1px solid #e3e3e3;
          border-bottom: 1px solid #e3e3e3;
          text-align: justify; }
    #wrapper.special.single article main .info {
      max-width: 964px;
      margin: 0 auto 40px;
      background: url(../images/bg01.png) repeat;
      padding: 40px;
      display: -webkit-box;
      display: -moz-box;
      display: -ms-flexbox;
      display: -webkit-flex;
      display: flex;
      justify-content: flex-start;
      align-items: flex-start; }
      #wrapper.special.single article main .info figure {
        max-width: 200px;
        margin: 0 40px 0 0; }
      #wrapper.special.single article main .info div h5 {
        margin: 0 0 20px;
        font-size: 128.5714285714%;
        color: #932343;
        font-weight: bold; }
      #wrapper.special.single article main .info div dl {
        width: 100%;
        line-height: 1.5;
        font-size: 85.7142857143%; }
        #wrapper.special.single article main .info div dl dt {
          float: left;
          font-weight: bold; }
        #wrapper.special.single article main .info div dl dd {
          width: 100%;
          padding: 0 0 6px 10em;
          margin: 0 0 6px;
          border-bottom: 1px dashed #e3e3e3; }
          #wrapper.special.single article main .info div dl dd:last-child {
            border: 0px; }
    #wrapper.special.single article main nav {
      margin: 0 0 60px; }
      #wrapper.special.single article main nav h6 {
        margin: 0 0 14px;
        font-size: 128.5714285714%;
        font-weight: bold; }
      #wrapper.special.single article main nav ul {
        display: -webkit-box;
        display: -moz-box;
        display: -ms-flexbox;
        display: -webkit-flex;
        display: flex;
        justify-content: flex-start;
        align-items: stretch;
        flex-wrap: wrap; }
        #wrapper.special.single article main nav ul li {
          margin: 0 1% 10px;
          width: 23%; }
          #wrapper.special.single article main nav ul li a {
            display: block;
            max-width: 203px;
            width: 100%;
            margin: 0 auto;
            padding: 10px 10px;
            background: #fff;
            color: #932343;
            border: 1px solid #932343;
            text-decoration: none;
            border-radius: 6px;
            position: relative;
            text-align: center;
            max-width: initial; }
            #wrapper.special.single article main nav ul li a:after {
              font-family: Fontawesome;
              content: "\f0a9";
              position: absolute;
              right: 10px; }
            #wrapper.special.single article main nav ul li a:hover {
              background: #932343;
              color: #fff; }
  #wrapper.special.single article .others {
    max-width: 860px;
    padding: 40px 10px;
    margin: 0 auto 100px; }
    #wrapper.special.single article .others h3 {
      margin: 0 0 30px;
      font-size: 185.7142857143%;
      font-weight: bold;
      letter-spacing: .05em;
      line-height: 1.35; }
      #wrapper.special.single article .others h3 strong {
        font-weight: bold;
        color: #932343; }
    #wrapper.special.single article .others ul li {
      margin: 0 0 20px; }
      #wrapper.special.single article .others ul li a {
        display: block;
        max-width: 203px;
        width: 100%;
        margin: 0 auto;
        padding: 10px 10px;
        background: #fff;
        color: #932343;
        border: 1px solid #932343;
        text-decoration: none;
        border-radius: 6px;
        position: relative;
        text-align: center;
        max-width: 300px;
        padding: 16px 10px;
        font-size: 114.2857142857%; }
        #wrapper.special.single article .others ul li a:after {
          font-family: Fontawesome;
          content: "\f0a9";
          position: absolute;
          right: 10px; }
        #wrapper.special.single article .others ul li a:hover {
          background: #932343;
          color: #fff; }

/*===============================================================
	STATIC
===============================================================*/
#wrapper.static section .txtC {
  text-align: center; }
  #wrapper.static section .txtC strong {
    font-size: 214.2857142857%;
    color: #932343;
    font-weight: bold;
    line-height: 1.3; }
#wrapper.static section h2 {
  margin: 30px 0;
  font-size: 142.8571428571%;
  line-height: .75;
  font-weight: bold; }
  #wrapper.static section h2 span {
    display: block;
    margin: 16px 0 0;
    font-size: 65.7142857143%;
    font-weight: bold; }
#wrapper.static section h3 {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  justify-content: flex-start;
  align-items: center;
  padding: 0 0 15px;
  margin: 0 0 30px;
  border-bottom: 1px solid #932343;
  font-size: 157.1428571429%;
  font-weight: bold;
  line-height: 1.35; }
  #wrapper.static section h3:before {
    content: "";
    width: 6px;
    height: 30px;
    margin-right: .6em;
    background: #932343; }
#wrapper.static section h4 {
  margin: 0 0 20px;
  background: #262626;
  color: #fff;
  padding: 10px;
  font-size: 114.2857142857%;
  letter-spacing: .05em;
  line-height: 1.5;
  font-weight: bold;
  text-align: center; }
#wrapper.static section > div:not(.head) {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  justify-content: space-between;
  align-items: flex-start;
  margin: 0 0 50px;
  padding: 0 10px; }
  #wrapper.static section > div:not(.head).txtOnly {
    display: block; }
    #wrapper.static section > div:not(.head).txtOnly p {
      margin: 0; }
  #wrapper.static section > div:not(.head).imgR {
    flex-direction: row; }
    #wrapper.static section > div:not(.head).imgRdiv ul {
      list-style-type: disc;
      padding-left: 1em; }
    #wrapper.static section > div:not(.head).imgRdiv ol {
      list-style-type: decimal;
      padding-left: 1em; }
    #wrapper.static section > div:not(.head).imgR > div ul {
      list-style-type: disc;
      margin: 0 0 30px;
      padding: 0 0 0 1.35em; }
      #wrapper.static section > div:not(.head).imgR > div ul li {
        margin: 0 0 .6em;
        line-height: 1.75; }
    #wrapper.static section > div:not(.head).imgR > div ol {
      list-style-type: decimal;
      margin: 0 0 30px;
      padding: 0 0 0 1.35em; }
      #wrapper.static section > div:not(.head).imgR > div ol li {
        margin: 0 0 .6em;
        line-height: 1.75; }
  #wrapper.static section > div:not(.head).imgL {
    flex-direction: row-reverse; }
    #wrapper.static section > div:not(.head).imgLdiv ul {
      list-style-type: disc;
      padding-left: 1em; }
    #wrapper.static section > div:not(.head).imgLdiv ol {
      list-style-type: decimal;
      padding-left: 1em; }
    #wrapper.static section > div:not(.head).imgL > div ul {
      list-style-type: disc;
      margin: 0 0 30px;
      padding: 0 0 0 1.35em; }
      #wrapper.static section > div:not(.head).imgL > div ul li {
        margin: 0 0 .6em;
        line-height: 1.75; }
    #wrapper.static section > div:not(.head).imgL > div ol {
      list-style-type: decimal;
      margin: 0 0 30px;
      padding: 0 0 0 1.35em; }
      #wrapper.static section > div:not(.head).imgL > div ol li {
        margin: 0 0 .6em;
        line-height: 1.75; }
  #wrapper.static section > div:not(.head).photo {
    justify-content: center; }
    #wrapper.static section > div:not(.head).photo div {
      margin: 0 0.9765625%;
      max-width: 560px; }
  #wrapper.static section > div:not(.head).movie {
    max-width: 560px;
    margin: 0 auto 50px;
    justify-content: center; }
    #wrapper.static section > div:not(.head).movie div {
      width: 100%;
      margin: 0 auto;
      padding: 56.25% 0 0 !important;
      position: relative; }
      #wrapper.static section > div:not(.head).movie div iframe {
        position: absolute;
        top: 0;
        left: 0;
        width: 100%;
        height: 100%; }
  #wrapper.static section > div:not(.head) > img {
    max-width: 430px;
    margin: 0 16px; }
  #wrapper.static section > div:not(.head) p {
    margin: 0 16px;
    width: 100%;
    line-height: 2;
    text-align: left; }
  #wrapper.static section > div:not(.head) table {
    width: auro;
    margin: 0 0 30px;
    border-top: 1px solid #e3e3e3;
    border-left: 1px solid #e3e3e3;
    line-height: 1.75; }
    #wrapper.static section > div:not(.head) table tr th {
      padding: 10px;
      border-right: 1px solid #e3e3e3;
      border-bottom: 1px solid #e3e3e3;
      background: #f7f7f7;
      font-size: 85.7142857143%;
      font-weight: bold;
      text-align: center;
      vertical-align: middle; }
    #wrapper.static section > div:not(.head) table tr td {
      padding: 10px;
      border-right: 1px solid #e3e3e3;
      border-bottom: 1px solid #e3e3e3;
      text-align: justify; }
#wrapper.static section.contact ul {
  margin: 0;
  text-align: center; }
  #wrapper.static section.contact ul li {
    font-size: 128.5714285714%;
    line-height: 1.2; }
    #wrapper.static section.contact ul li:before {
      content: ""; }
    #wrapper.static section.contact ul li small {
      font-size: 66.6666666667%; }
    #wrapper.static section.contact ul li a {
      display: block;
      max-width: 203px;
      width: 100%;
      margin: 0 auto;
      padding: 10px 10px;
      background: #932343;
      color: #fff;
      border: 1px solid #932343;
      text-decoration: none;
      border-radius: 6px;
      position: relative;
      text-align: center;
      max-width: 346px;
      margin: 0 auto;
      padding: 16px;
      background: orange;
      border-color: orange; }
      #wrapper.static section.contact ul li a:after {
        font-family: Fontawesome;
        content: "\f0a9";
        position: absolute;
        right: 10px; }
      #wrapper.static section.contact ul li a:hover {
        background: #fff;
        color: #932343; }
      #wrapper.static section.contact ul li a:hover {
        color: orange;
        background: #fff; }

/* ▲ここまで */
