@font-face {
  font-family: 'Alte-DIN-1451-Mittelschrift';
  src: url("../Alte-DIN-1451-Mittelschrift.ttf.woff") format("woff"), url("../Alte-DIN-1451-Mittelschrift.ttf.svg#Alte-DIN-1451-Mittelschrift") format("svg"), url("../Alte-DIN-1451-Mittelschrift.ttf.eot"), url("../Alte-DIN-1451-Mittelschrift.ttf.eot?#iefix") format("embedded-opentype");
  font-weight: normal;
  font-style: normal; }
html {
  position: relative;
  width: 100%;
  -webkit-overflow-scrolling: touch; }

body {
  position: relative;
  width: 100%;
  overflow-x: hidden; }

#menu {
  position: relative;
  z-index: 100; }
  #menu #button {
    width: 50px;
    height: 50px;
    animation: fadein 0s linear 0s forwards;
    opacity: 1; }
    #menu #button p {
      top: 24px;
      font-size: 8px;
      font-size: 0.8rem; }
    #menu #button .slidebar {
      position: relative;
      width: 50px;
      height: 50px;
      box-sizing: border-box; }
    #menu #button .slidebar span {
      height: 4px;
      width: 23px; }
    #menu #button .slidebar span:nth-of-type(1) {
      top: 8px;
      left: 13.5px; }
    #menu #button .slidebar span:nth-of-type(2) {
      top: 17px;
      left: 13.5px; }
    #menu #button .slidebar span:nth-of-type(3) {
      top: 26px;
      left: 13.5px; }
@-webkit-keyframes menu-bar01 {
  0% {
    -webkit-transform: translateY(9px) rotate(45deg); }
  50% {
    -webkit-transform: translateY(9px) rotate(0); }
  100% {
    -webkit-transform: translateY(0) rotate(0); } }
@keyframes menu-bar01 {
  0% {
    transform: translateY(9px) rotate(45deg); }
  50% {
    transform: translateY(9px) rotate(0); }
  100% {
    transform: translateY(0) rotate(0); } }
@-webkit-keyframes menu-bar02 {
  0% {
    -webkit-transform: translateY(-9px) rotate(45deg); }
  50% {
    -webkit-transform: translateY(-9px) rotate(0); }
  100% {
    -webkit-transform: translateY(0) rotate(0); } }
@keyframes menu-bar02 {
  0% {
    transform: translateY(-9px) rotate(45deg); }
  50% {
    transform: translateY(-9px) rotate(0); }
  100% {
    transform: translateY(0) rotate(0); } }
@-webkit-keyframes active-menu-bar01 {
  0% {
    -webkit-transform: translateY(0) rotate(0); }
  50% {
    -webkit-transform: translateY(7px) rotate(0); }
  100% {
    -webkit-transform: translateY(7px) rotate(45deg); } }
@keyframes active-menu-bar01 {
  0% {
    transform: translateY(0) rotate(0); }
  50% {
    transform: translateY(7px) rotate(0); }
  100% {
    transform: translateY(7px) rotate(45deg); } }
    #menu #button .slidebar.active span:nth-of-type(2) {
      opacity: 0; }
    #menu #button .slidebar.active span:nth-of-type(3) {
      -webkit-animation: active-menu-bar03 .75s forwards;
      animation: active-menu-bar03 .75s forwards; }
@-webkit-keyframes active-menu-bar03 {
  0% {
    -webkit-transform: translateY(0) rotate(0); }
  50% {
    -webkit-transform: translateY(-11px) rotate(0); }
  100% {
    -webkit-transform: translateY(-11px) rotate(-45deg); } }
@keyframes active-menu-bar03 {
  0% {
    transform: translateY(0) rotate(0); }
  50% {
    transform: translateY(-11px) rotate(0); }
  100% {
    transform: translateY(-11px) rotate(-45deg); } }
  #menu .custom {
    width: 100%;
    max-width: 400px; }
    #menu .custom p {
      margin: 20px 0 40px 70px; }
    #menu .custom ul {
      width: 100%;
      margin-top: 50px; }
      #menu .custom ul li {
        margin-bottom: 12px;
        font-size: 11px;
        font-size: 1.1rem; }
        #menu .custom ul li span {
          font-size: 20px;
          font-size: 2rem; }
        #menu .custom ul li a {
          display: block;
          padding: 0px 0 0 30px; }
      #menu .custom ul + ul li {
        font-size: 11px;
        font-size: 1.1rem; }
        #menu .custom ul + ul li:before {
          top: 3px; }

#pagetop {
  clear: both;
  margin: 10px 0 0 0;
  padding: 100px 0 0 0;
  position: relative;
  z-index: 10; }
  #pagetop a {
    display: block; }
    #pagetop a img {
      position: absolute;
      right: 0;
      bottom: -10px; }
    #pagetop a:hover img {
      bottom: 0; }

footer {
  width: 100%;
  background: #10589e;
  padding: 0;
  position: relative; }
  footer .foot {
    width: 100%;
    padding: 0 10px;
    margin-top: 25px;
    margin-top: 0; }
    footer .foot ul {
      display: none; }
      footer .foot ul + div {
        width: 100%;
        text-align: center; }
        footer .foot ul + div p + p {
          font-size: 10px;
          font-size: 1rem;
          margin-top: 5px; }

dl.table {
  width: 100%; }
  dl.table dt {
    padding: 10px 10px 0 10px;
    border-top: none;
    width: 100%;
    float: none;
    font-size: 14px;
    font-size: 1.4rem; }
  dl.table dd {
    padding: 5px 10px 0 10px;
    border-bottom: 1px solid #e6e6e6;
    border-top: none;
    margin-left: 0;
    padding-bottom: 10px;
    font-size: 12px;
    font-size: 1.2rem; }

#btn {
  width: 200px;
  height: 45px;
  line-height: 45px;
  font-size: 14px;
  font-size: 1.4rem;
  margin: 0 auto; }
  #btn:after {
    border-width: 0 0 20px 20px; }

#index #mainimage {
  width: 100%;
  min-width: 100%;
  height: auto;
  background: none; }
  #index #mainimage #copy,
  #index #mainimage .box,
  #index #mainimage .box1,
  #index #mainimage .box2,
  #index #mainimage .box3,
  #index #mainimage .box4,
  #index #mainimage .box5,
  #index #mainimage .box6,
  #index #mainimage .box7,
  #index #mainimage .box8,
  #index #mainimage .box9,
  #index #mainimage .box10,
  #index #mainimage .box11,
  #index #mainimage .box12,
  #index #mainimage .box13 {
    display: none; }
  #index #mainimage img {
    width: 100% !important;
    height: auto;
    margin: 0;
    padding: 0; }
#index #decoration {
  display: none; }
#index h2 {
  font-size: 6.5vw;
  margin: 0 0 10px; }
  #index h2 span {
    font-size: 3vw;
    margin-top: 0; }
#index #philosophy {
  width: 100%;
  padding: 0 10px;
  margin-top: 25px;
  text-align: center; }
  #index #philosophy h3 {
    color: #231815;
    font-size: 16px;
    font-size: 1.6rem;
    margin-bottom: 20px;
    text-align: left; }
    #index #philosophy h3 + p {
      font-size: 11px;
      font-size: 1.1rem;
      width: 70%;
      margin: 10px 0 40px;
      text-align: left; }
  #index #philosophy img {
    position: absolute;
    top: 65px;
    right: 0px;
    width: 40%;
    height: auto;
    z-index: -1; }
#index #we {
  width: 100%;
  padding: 0 10px;
  margin-top: 25px;
  margin-top: 80px; }
  #index #we div {
    width: 100%; }
    #index #we div ul {
      margin: 0 auto;
      padding: 20px 0px 20px;
      width: 100%;
      -webkit-justify-content: space-around;
      justify-content: space-around; }
      #index #we div ul li {
        width: 97px;
        list-style: none;
        margin: 0 10px 20px; }
        #index #we div ul li figure span {
          width: 97px;
          height: 97px; }
          #index #we div ul li figure span img {
            height: 55%;
            width: auto; }
        #index #we div ul li figure figcaption {
          font-size: 13px;
          font-size: 1.3rem;
          margin-top: 6px; }
  #index #we #btn {
    bottom: -20px; }
#index #ws {
  width: 100%;
  padding: 0 10px;
  margin-top: 25px;
  margin-top: 80px;
  text-align: center; }
  #index #ws div {
    width: 100%;
    margin: 0; }
    #index #ws div h3 {
      font-size: 16px;
      font-size: 1.6rem;
      margin: 20px 0 10px 0;
      text-align: left; }
      #index #ws div h3 strong {
        font-size: 16px;
        font-size: 1.6rem;
        font-weight: 700; }
      #index #ws div h3 + p {
        position: relative; }
        #index #ws div h3 + p img {
          width: 100%;
          height: auto; }
    #index #ws div #btn {
      margin: -40px auto 0 auto; }
    #index #ws div + div {
      width: 100%;
      margin: 0 0 0 0; }
      #index #ws div + div h3 {
        text-align: left;
        padding: 30px 0 0 0; }
        #index #ws div + div h3 + p {
          position: relative; }
      #index #ws div + div #btn {
        position: relative;
        top: 0;
        right: auto;
        margin: -10px 0 0 0; }
#index #ve {
  width: 100%;
  padding: 0 10px;
  margin-top: 25px;
  margin-top: 80px; }
  #index #ve div {
    width: 100%;
    margin: 0 auto;
    background: #e6e6e6 url(none); }
    #index #ve div p {
      font-size: 11px;
      font-size: 1.1rem;
      text-align: center;
      width: 100%;
      box-sizing: border-box;
      padding: 15px 10px 40px 10px;
      margin: 0;
      line-height: 180%; }
  #index #ve #btn {
    position: absolute;
    bottom: -20px; }
#index .spb {
  position: relative;
  width: 100%;
  padding: 0 10px;
  margin-top: 25px;
  margin: 80px auto 0 auto;
  min-height: auto; }
  #index .spb #se {
    width: 100%;
    box-sizing: border-box;
    margin: 0 auto 0;
    position: relative;
    left: 0;
    top: 0; }
  #index .spb #pr {
    width: 100%;
    box-sizing: border-box;
    margin: 100px auto 0;
    position: relative;
    right: 0;
    top: 0; }
  #index .spb div {
    width: 100%;
    margin: 0 auto;
    background: #e6e6e6; }
    #index .spb div p {
      font-size: 11px;
      font-size: 1.1rem;
      text-align: center;
      padding: 15px 10px 40px 10px;
      margin: 0;
      line-height: 180%; }
  #index .spb #btn {
    bottom: -20px; }
#index #er {
  width: 100%;
  padding: 0 10px;
  margin-top: 25px;
  margin-top: 80px; }
  #index #er .other {
    width: 100%; }
    #index #er .other dl {
      width: 100%;
      padding-top: 0px; }
      #index #er .other dl dt {
        margin: 0;
        padding: 3px 0 0 10px;
        font-size: 18px;
        font-size: 1.8rem; }
        #index #er .other dl dt:before {
          border-width: 30px 30px 0 0; }
      #index #er .other dl dd {
        margin: 0;
        padding: 0; }
        #index #er .other dl dd dl {
          padding: 0; }
          #index #er .other dl dd dl dt {
            font-size: 12px;
            font-size: 1.2rem;
            width: 72px;
            padding: 0 0 0 0px; }
            #index #er .other dl dd dl dt:after {
              top: 4px; }
          #index #er .other dl dd dl dd {
            font-size: 12px;
            font-size: 1.2rem;
            margin-left: 82px; }
#index #entry {
  width: 100%;
  padding: 0 10px;
  margin-top: 25px;
  margin-top: 80px; }
  #index #entry p {
    text-align: center;
    font-size: 33px;
    font-size: 3.3rem;
    font-weight: 700;
    color: #231815;
    margin: 20px 0 0; }
    #index #entry p + p {
      font-size: 16px;
      font-size: 1.6rem;
      font-weight: 400;
      color: #4d515f;
      margin: 0; }
    #index #entry p a {
      color: #231815;
      text-decoration: none; }

#philosophy #mainimages,
#workenvironment #mainimages,
#workstyle1 #mainimages,
#workstyle2 #mainimages,
#equipment #mainimages,
#secret #mainimages,
#profile #mainimages,
#policy #mainimages {
  background: none;
  height: auto;
  width: 100%;
  min-width: 100%;
  position: relative; }
  #philosophy #mainimages .mainimg,
  #workenvironment #mainimages .mainimg,
  #workstyle1 #mainimages .mainimg,
  #workstyle2 #mainimages .mainimg,
  #equipment #mainimages .mainimg,
  #secret #mainimages .mainimg,
  #profile #mainimages .mainimg,
  #policy #mainimages .mainimg {
    background: none;
    height: auto;
    width: 100%; }
  #philosophy #mainimages .back h1 img,
  #workenvironment #mainimages .back h1 img,
  #workstyle1 #mainimages .back h1 img,
  #workstyle2 #mainimages .back h1 img,
  #equipment #mainimages .back h1 img,
  #secret #mainimages .back h1 img,
  #profile #mainimages .back h1 img,
  #policy #mainimages .back h1 img {
    width: 100%;
    height: auto; }
  #philosophy #mainimages .back p,
  #workenvironment #mainimages .back p,
  #workstyle1 #mainimages .back p,
  #workstyle2 #mainimages .back p,
  #equipment #mainimages .back p,
  #secret #mainimages .back p,
  #profile #mainimages .back p,
  #policy #mainimages .back p {
    text-align: center;
    width: 100%;
    position: absolute;
    margin-left: 0;
    font-size: 2.5vw; }
    #philosophy #mainimages .back p span,
    #workenvironment #mainimages .back p span,
    #workstyle1 #mainimages .back p span,
    #workstyle2 #mainimages .back p span,
    #equipment #mainimages .back p span,
    #secret #mainimages .back p span,
    #profile #mainimages .back p span,
    #policy #mainimages .back p span {
      font-size: 7vw;
      display: block;
      margin-bottom: 0;
      line-height: 120%; }
      #philosophy #mainimages .back p span span,
      #workenvironment #mainimages .back p span span,
      #workstyle1 #mainimages .back p span span,
      #workstyle2 #mainimages .back p span span,
      #equipment #mainimages .back p span span,
      #secret #mainimages .back p span span,
      #profile #mainimages .back p span span,
      #policy #mainimages .back p span span {
        font-size: 4vw;
        margin: 0 0 -8vw; }
#philosophy article,
#workenvironment article,
#workstyle1 article,
#workstyle2 article,
#equipment article,
#secret article,
#profile article,
#policy article {
  width: 100%;
  padding: 0 10px;
  margin-top: 25px; }
  #philosophy article h2,
  #workenvironment article h2,
  #workstyle1 article h2,
  #workstyle2 article h2,
  #equipment article h2,
  #secret article h2,
  #profile article h2,
  #policy article h2 {
    font-size: 4.5vw;
    font-weight: 400;
    margin: 0 0 30px 0; }
    #philosophy article h2 + p,
    #workenvironment article h2 + p,
    #workstyle1 article h2 + p,
    #workstyle2 article h2 + p,
    #equipment article h2 + p,
    #secret article h2 + p,
    #profile article h2 + p,
    #policy article h2 + p {
      width: 100%;
      font-size: 11px;
      font-size: 1.1rem;
      line-height: 180%; }
      #philosophy article h2 + p span,
      #workenvironment article h2 + p span,
      #workstyle1 article h2 + p span,
      #workstyle2 article h2 + p span,
      #equipment article h2 + p span,
      #secret article h2 + p span,
      #profile article h2 + p span,
      #policy article h2 + p span {
        text-align: right;
        float: right; }
      #philosophy article h2 + p + p,
      #workenvironment article h2 + p + p,
      #workstyle1 article h2 + p + p,
      #workstyle2 article h2 + p + p,
      #equipment article h2 + p + p,
      #secret article h2 + p + p,
      #profile article h2 + p + p,
      #policy article h2 + p + p {
        position: relative;
        right: 0;
        top: 0;
        z-index: -1;
        text-align: center; }
        #philosophy article h2 + p + p img,
        #workenvironment article h2 + p + p img,
        #workstyle1 article h2 + p + p img,
        #workstyle2 article h2 + p + p img,
        #equipment article h2 + p + p img,
        #secret article h2 + p + p img,
        #profile article h2 + p + p img,
        #policy article h2 + p + p img {
          width: 80%;
          height: auto; }

#workenvironment .txt {
  width: 100%;
  padding: 0 10px;
  margin-top: 25px; }
  #workenvironment .txt p {
    font-size: 11px;
    font-size: 1.1rem;
    text-align: left; }
#workenvironment .box {
  width: 100%;
  padding: 0 10px;
  margin-top: 25px;
  margin-top: 25px;
  display: -webkit-flex;
  -webkit-flex-wrap: wrap;
  display: flex;
  flex-wrap: wrap;
  -webkit-justify-content: space-around;
  justify-content: space-around; }
  #workenvironment .box dl dt h2 {
    font-size: 16px;
    font-size: 1.6rem; }
  #workenvironment .box dl dt img {
    width: 25%;
    height: auto; }
  #workenvironment .box dl dd p {
    font-size: 11px;
    font-size: 1.1rem; }
  #workenvironment .box .select {
    width: 48%; }
    #workenvironment .box .select dl dd {
      -webkit-justify-content: space-around;
      justify-content: space-around; }
    #workenvironment .box .select div h3 {
      font-size: 12px;
      font-size: 1.2rem; }
    #workenvironment .box .select div p {
      font-size: 11px;
      font-size: 1.1rem; }
      #workenvironment .box .select div p span {
        font-size: 9px;
        font-size: 0.9rem; }
  #workenvironment .box .support {
    width: 48%; }
  #workenvironment .box .salary {
    width: 48%; }
    #workenvironment .box .salary p + p {
      font-size: 14px;
      font-size: 1.4rem; }
      #workenvironment .box .salary p + p span {
        font-size: 35px;
        font-size: 3.5rem; }
        #workenvironment .box .salary p + p span span {
          font-size: 18px;
          font-size: 1.8rem; }
    #workenvironment .box .salary div {
      font-size: 14px;
      font-size: 1.4rem; }
  #workenvironment .box .congratulation {
    width: 48%; }
    #workenvironment .box .congratulation p + p {
      font-size: 14px;
      font-size: 1.4rem; }
      #workenvironment .box .congratulation p + p span {
        font-size: 35px;
        font-size: 3.5rem; }
        #workenvironment .box .congratulation p + p span span {
          font-size: 18px;
          font-size: 1.8rem; }
  #workenvironment .box .course {
    width: 100%; }
    #workenvironment .box .course h3 {
      font-size: 14px;
      font-size: 1.4rem; }
    #workenvironment .box .course p + p {
      font-size: 12px;
      font-size: 1.2rem; }
      #workenvironment .box .course p + p span {
        font-size: 18px;
        font-size: 1.8rem; }
    #workenvironment .box .course .se {
      -webkit-justify-content: space-between;
      justify-content: space-between; }
      #workenvironment .box .course .se div p {
        font-size: 12px;
        font-size: 1.2rem; }
        #workenvironment .box .course .se div p span {
          font-size: 18px;
          font-size: 1.8rem; }

#workstyle1 .prof,
#workstyle2 .prof {
  width: 100%;
  padding: 0 10px;
  margin-top: 25px; }
  #workstyle1 .prof h2,
  #workstyle2 .prof h2 {
    font-size: 23px;
    font-size: 2.3rem;
    padding-left: 100px; }
    #workstyle1 .prof h2 span,
    #workstyle2 .prof h2 span {
      font-size: 14px;
      font-size: 1.4rem; }
    #workstyle1 .prof h2 span.rome,
    #workstyle2 .prof h2 span.rome {
      font-size: 14px;
      font-size: 1.4rem; }
    #workstyle1 .prof h2:before,
    #workstyle2 .prof h2:before {
      content: url(../img/workstyle/01_time.png);
      -webkit-transform: scale(0.7);
      transform: scale(0.7);
      top: -10px; }
    #workstyle1 .prof h2 + p,
    #workstyle2 .prof h2 + p {
      font-size: 11px;
      font-size: 1.1rem;
      padding-left: 100px;
      margin: 5px 0 0;
      color: #10589e; }
  #workstyle1 .prof h3,
  #workstyle2 .prof h3 {
    font-size: 14px;
    font-size: 1.4rem;
    margin: 30px 0 30px; }
    #workstyle1 .prof h3 strong,
    #workstyle2 .prof h3 strong {
      font-size: 18px;
      font-size: 1.8rem; }
    #workstyle1 .prof h3 + p,
    #workstyle2 .prof h3 + p {
      margin: 0;
      font-size: 16px;
      font-size: 1.6rem;
      line-height: 180%;
      width: 100%; }
  #workstyle1 .prof .right,
  #workstyle2 .prof .right {
    position: relative;
    width: 100%; }
    #workstyle1 .prof .right img,
    #workstyle2 .prof .right img {
      width: 100%;
      height: auto;
      margin-top: 20px; }
    #workstyle1 .prof .right .face,
    #workstyle2 .prof .right .face {
      position: relative;
      left: 0;
      bottom: 0;
      z-index: -1; }
#workstyle1 .pic,
#workstyle2 .pic {
  width: 100%;
  padding: 0 10px;
  margin-top: 25px;
  margin-top: 30px;
  display: -webkit-flex;
  -webkit-flex-wrap: wrap;
  display: flex;
  flex-wrap: wrap;
  -webkit-justify-content: space-between;
  justify-content: space-between; }
  #workstyle1 .pic div,
  #workstyle2 .pic div {
    width: 100%; }
    #workstyle1 .pic div h4,
    #workstyle2 .pic div h4 {
      font-size: 18px;
      font-size: 1.8rem; }
    #workstyle1 .pic div p,
    #workstyle2 .pic div p {
      width: 100%;
      font-size: 11px;
      font-size: 1.1rem;
      margin: 20px 0 0; }
      #workstyle1 .pic div p img,
      #workstyle2 .pic div p img {
        width: 50%;
        height: auto;
        max-width: 248px; }
    #workstyle1 .pic div + div,
    #workstyle2 .pic div + div {
      margin-top: 30px; }
  #workstyle1 .pic #btn,
  #workstyle2 .pic #btn {
    margin: 40px 0 0 0; }

#workstyle2 .prof h2:before {
  content: url(../img/workstyle/02_time.png); }

#equipment h2 {
  font-size: 23px;
  font-size: 2.3rem; }
#equipment .car {
  width: 100%;
  padding: 0 10px;
  margin-top: 25px;
  margin-bottom: 0; }
  #equipment .car div {
    margin: 0px 0 50px;
    width: 100%;
    position: relative;
    overflow: visible; }
    #equipment .car div h3 {
      font-size: 4vw; }
      #equipment .car div h3 span {
        font-size: 11px;
        font-size: 1.1rem;
        font-weight: 400;
        margin-left: 10px; }
    #equipment .car div p {
      position: relative;
      z-index: -1;
      margin: -20px 0 0 0;
      width: 100%; }
      #equipment .car div p img {
        width: 100%;
        height: auto; }
      #equipment .car div p + p {
        position: relative;
        font-size: 11px;
        font-size: 1.1rem;
        top: 0px; }
#equipment .equipment {
  width: 100%;
  padding: 0 10px;
  margin-top: 25px;
  margin: 0 auto; }
  #equipment .equipment div {
    margin: 20px 0 0;
    width: 100%; }
    #equipment .equipment div h3 {
      font-size: 4vw; }
      #equipment .equipment div h3 span {
        font-size: 2vw; }
      #equipment .equipment div h3.sefe {
        font-size: 4vw; }
        #equipment .equipment div h3.sefe span {
          font-size: 2vw; }
    #equipment .equipment div p {
      margin: 5px 0; }
      #equipment .equipment div p img {
        width: 100%;
        height: auto;
        max-width: 221px; }
      #equipment .equipment div p + p {
        font-size: 11px;
        font-size: 1.1rem; }

#secret article {
  width: 100%;
  padding: 0 10px;
  margin-top: 25px; }
  #secret article h2 {
    margin: 0;
    font-weight: 700; }
    #secret article h2 + p {
      font-size: 2vw; }
  #secret article ol {
    background: none;
    width: 100%;
    height: auto;
    position: relative;
    margin: 0; }
    #secret article ol li {
      list-style: none;
      position: relative;
      font-size: 11px;
      font-size: 1.1rem;
      width: 100% !important;
      top: 0 !important;
      left: 0 !important;
      margin: 20px 0 0 0; }
      #secret article ol li span {
        color: #10589e;
        font-size: 14px;
        font-size: 1.4rem;
        display: block;
        font-weight: 700; }
  #secret article h3 {
    font-size: 4vw;
    margin: 40px 0 0; }
    #secret article h3 br {
      padding-bottom: 20px; }
    #secret article h3 + p {
      color: #231815;
      font-size: 2vw;
      text-align: center;
      margin: 0; }
      #secret article h3 + p + p {
        width: 100%;
        margin: 20px 0 0 0; }
        #secret article h3 + p + p img {
          width: 100%;
          height: auto;
          margin-bottom: 20px; }

#profile article {
  width: 100%;
  padding: 0 10px;
  margin-top: 25px; }
  #profile article h2 {
    font-weight: 700;
    margin: 0; }
    #profile article h2 + p {
      font-size: 7vw;
      margin: 0px 0 0; }
      #profile article h2 + p + p {
        margin: 10px 0 40px 0; }
        #profile article h2 + p + p img {
          width: 80%;
          height: auto; }
  #profile article .hou {
    font-size: 4vw;
    margin: 10px 0 40px; }
  #profile article .table {
    margin-top: 30px; }

#policy article {
  width: 100%;
  padding: 0 10px;
  margin-top: 25px; }
  #policy article h2 {
    font-weight: 700;
    margin: 0; }
  #policy article h3 {
    font-size: 5vw;
    margin: 30px 0 0; }
  #policy article p {
    font-size: 11px;
    font-size: 1.1rem;
    margin: 0; }

.sp {
  display: block; }

.pc {
  display: none; }
