@charset "UTF-8";
/*!
 * html5doctor.com Reset Stylesheet v1.6.1 (http://html5doctor.com/html-5-reset-stylesheet/)
 * Richard Clark (http://richclarkdesign.com)
 * http://cssreset.com
 */
html, body, div, span, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
abbr, address, cite, code,
del, dfn, em, img, ins, kbd, q, samp,
small, strong, sub, sup, var,
b, i,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, figcaption, figure,
footer, header, hgroup, menu, nav, section, summary,
time, mark, audio, video {
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
  font-size: 100%;
  vertical-align: baseline;
  background: transparent; }

body {
  line-height: 1; }

article, aside, details, figcaption, figure,
footer, header, hgroup, menu, nav, section {
  display: block; }

nav ul {
  list-style: none; }

blockquote, q {
  quotes: none; }

blockquote:before, blockquote:after,
q:before, q:after {
  content: '';
  content: none; }

a {
  margin: 0;
  padding: 0;
  font-size: 100%;
  vertical-align: baseline;
  background: transparent; }

/* change colours to suit your needs */
ins {
  background-color: #ff9;
  color: #000;
  text-decoration: none; }

/* change colours to suit your needs */
mark {
  background-color: #ff9;
  color: #000;
  font-style: italic;
  font-weight: bold; }

del {
  text-decoration: line-through; }

abbr[title], dfn[title] {
  border-bottom: 1px dotted;
  cursor: help; }

table {
  border-collapse: collapse;
  border-spacing: 0; }

/* change border colour to suit your needs */
hr {
  display: block;
  height: 1px;
  border: 0;
  border-top: 1px solid #cccccc;
  margin: 1em 0;
  padding: 0; }

input, select {
  vertical-align: middle; }

.clearfix, #work ul li:nth-child(2):after, #entry .cf:after {
  *zoom: 1; }
  .clearfix:after, #work ul li:nth-child(2):after, #entry .cf:after {
    content: "";
    display: table;
    clear: both; }

html, body, div, h1, h2, h3, h4, h5, h6, p, img, i, ul, li, header, nav, aside, section, footer {
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
  font-size: 100%;
  font-style: normal;
  font-weight: normal;
  vertical-align: baseline; }

ul, ol, li {
  font-size: 0;
  list-style: none; }

a {
  color: #000;
  text-decoration: none;
  cursor: pointer; }

a:link, a:visited {
  color: #000; }

a:hover, a:active {
  color: #000; }

a img {
  border: none; }

img {
  vertical-align: middle;
  border: 0;
  width: 100%; }

iframe {
  width: 100%; }

body {
  color: #252e33;
  font-size: 14px;
  font-weight: normal;
  font-style: normal;
  font-family:'Quicksand', "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro",  "游ゴシック", "Yu Gothic", "游ゴシック体", "YuGothic", "Meiryo UI", "メイリオ", "Meiryo", "ＭＳ Ｐゴシック", "MS PGothic",sans-serif;
  -webkit-font-smoothing: antialiased;
  -webkit-text-size-adjust: 100%; }

section {
  padding: 64px 16px; }
  section .heading {
    padding-bottom: 32px;
    text-align: center; }
    section .heading h2 {
      color: #333;
      font-family:'Quicksand', sans-serif, 'Titillium Web', sans-serif;
      font-size: 24px;
      font-weight: bold;
      padding-bottom: 8px;
      line-height: 1.4; }
    section .heading p {
      /* color:#fbae19 ; */
      font-size: 14px;
      font-weight: bold; }

.inner {
  max-width: 1024px;
  margin: 0 auto; }

.list {
  padding: 0 16px;
  margin-bottom: 32px;
  display: inline-block;
  vertical-align: top;
  box-sizing: border-box;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -ms-box-sizing: border-box;
  -o-box-sizing: border-box; }

.pc {
  display: block; }

.tb, .sp {
  display: none; }

a:link, a:visited {
  color: #fff; }

/*===============================================
header
===============================================*/
header {
    margin-top: 30px;
  background-color:#FCF9E9;
  width: 100%;
  height: 72px;
  padding: 0;
  position: fixed;
  z-index: 9999;
  box-sizing: border-box;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -ms-box-sizing: border-box;
  -o-box-sizing: border-box; }


  header h1 {
    color: #FFC91A;
    position: absolute;
    top: 50%;
    left: 16px;
    transform: translate(0, -50%);
    -webkit-transform: translate(0, -50%);
    -moz-transform: translate(0, -50%);
    -ms-transform: translate(0, -50%);
    -o-transform: translate(0, -50%); }
    header h1 img {
      width: 190px; }
    header h1 p {
      font-size: 14px;
      font-weight: bold; }
  header .change {
    color: #FFC91A;
    position: absolute;
    top: 50%;
    left: 100px;
    transform: translate(0, -50%);
    -webkit-transform: translate(0, -50%);
    -moz-transform: translate(0, -50%);
    -ms-transform: translate(0, -50%);
    -o-transform: translate(0, -50%); }
    header .change img {
      width: 234px; }  
  header .pc_menu {
    min-width: 600px;
    position: absolute;
    right: 0;
    bottom: 16px; }
    header .pc_menu ul li {
      float: left;
      font-size: 16px;
  font-family:'Quicksand', "游ゴシック", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro",  "Yu Gothic", "游ゴシック体", "YuGothic", "Meiryo UI", "メイリオ", "Meiryo", "ＭＳ Ｐゴシック", "MS PGothic",sans-serif;
      margin: 0 16px;
      text-align: center;
      letter-spacing: 1px; }
      header .pc_menu ul li a {
        display: block;
        position: relative; }
        header .pc_menu ul li a:after {
          position: absolute;
          bottom: -8px;
          left: 50%;
          content: '';
          width: 0;
          height: 1px;
          background-color: #FFC91A;
          transform: translateX(-50%);
          -webkit-transform: translateX(-50%);
          -moz-transform: translateX(-50%);
          -ms-transform: translateX(-50%);
          -o-transform: translateX(-50%);
          transition: all 0.3s ease;
          -webkit-transition: all 0.3s ease;
          -moz-transition: all 0.3s ease;
          -ms-transition: all 0.3s ease;
          -o-transition: all 0.3s ease; }
        header .pc_menu ul li a:link, header .pc_menu ul li a:visited {
          color: #000;
		  font-weight:bold;
		   }
        header .pc_menu ul li a:hover:after {
          width: 100%; }
        header .pc_menu ul li a span {
          font-size: 14px;
          padding-top: 8px;
          display: block; }
  header .entry_btn {
    background-color:#ff9801;
    border: 1px solid #ff9801;
    font-size: 24px;
    width: 160px;
    height: 72px;
    padding-top: 12px;
    text-align: center;
    position: absolute;
    right: 0;
    box-sizing: border-box;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -ms-box-sizing: border-box;
    -o-box-sizing: border-box; }
    header .entry_btn:hover {
      letter-spacing: 5px;
      transition: all 0.3s ease;
      -webkit-transition: all 0.3s ease;
      -moz-transition: all 0.3s ease;
      -ms-transition: all 0.3s ease;
      -o-transition: all 0.3s ease; }
    header .entry_btn span {
      font-size: 14px;
      padding-top: 8px;
      display: block; }
  header .sp_menu, header .sp_btn {
    display: none; }

/*===============================================
first_view
===============================================*/
#first_view {
  color: #fff;
  height: 100vh;
  padding: 0;
  text-align: center;
  position: relative; }
  #first_view .transparent {
    background-color: rgba(37, 46, 51, 0.4);
    background-image: url(images/fv_back.png);
    background-repeat: repeat;
    height: 100vh; }
    #first_view .transparent .inner #fv_text {
      position: absolute;
      top: 50%;
      left: 50%;
      width: 100%;
      transform: translate(-50%, -50%);
      -webkit-transform: translate(-50%, -50%);
      -moz-transform: translate(-50%, -50%);
      -ms-transform: translate(-50%, -50%);
      -o-transform: translate(-50%, -50%); }
      #first_view .transparent .inner #fv_text .fv_title {
        font-family: 'Titillium Web', sans-serif;
        font-size: 40px;
        font-style: italic;
        font-weight: bold;
        padding-bottom: 32px;
        line-height: 1.4;
        letter-spacing: 2px;
		max-width:50%;
		margin:auto;
		text-shadow: 1px 1px 3px #4b4b4b;
        -webkit-text-shadow: 1px 1px 3px #4b4b4b;
        -moz-text-shadow: 1px 1px 3px #4b4b4b;
        -ms-text-shadow: 1px 1px 3px #4b4b4b;
        -o-text-shadow: 1px 1px 3px #4b4b4b; 
		}
      #first_view .transparent .inner #fv_text .fv_subtitle {
        font-size: 24px;
        font-weight: bold;
        line-height: 1.6; }
    #first_view .transparent .inner a {
      position: absolute;
      bottom: 2px;
      left: 50%;
      padding-top: 60px;
      z-index: 1;
      display: inline-block;
      text-decoration: none;
      transform: translate(-50%, -50%);
      -webkit-transform: translate(-50%, -50%);
      -moz-transform: translate(-50%, -50%);
      -ms-transform: translate(-50%, -50%);
      -o-transform: translate(-50%, -50%); }
      #first_view .transparent .inner a:link, #first_view .transparent .inner a:visited {
        color: #fff; }
      #first_view .transparent .inner a span {
        position: absolute;
        top: 0;
        left: 50%;
        width: 30px;
        height: 50px;
        margin-left: -15px;
        border: 2px solid #fff;
        border-radius: 50px;
        box-sizing: border-box;
        -webkit-box-sizing: border-box;
        -moz-box-sizing: border-box;
        -ms-box-sizing: border-box;
        -o-box-sizing: border-box; }
        #first_view .transparent .inner a span:before {
          position: absolute;
          top: 10px;
          left: 50%;
          content: '';
          width: 6px;
          height: 6px;
          margin-left: -3px;
          background-color:rgba(255, 241, 176,0.2);
          animation: sdb 2s infinite;
          -webkit-animation: sdb 2s infinite;
          -moz-animation: sdb 2s infinite;
          -ms-animation: sdb 2s infinite;
          -o-animation: sdb 2s infinite;
          border-radius: 100%;
          -webkit-border-radius: 100%;
          -moz-border-radius: 100%;
          -ms-border-radius: 100%;
          -o-border-radius: 100%;
          box-sizing: border-box;
          -webkit-box-sizing: border-box;
          -moz-box-sizing: border-box;
          -ms-box-sizing: border-box;
          -o-box-sizing: border-box; }

@-webkit-keyframes sdb {
  0% {
    -webkit-transform: translate(0, 0);
    opacity: 0; }
  40% {
    opacity: 1; }
  80% {
    -webkit-transform: translate(0, 20px);
    opacity: 0; }
  100% {
    opacity: 0; } }
@keyframes sdb {
  0% {
    transform: translate(0, 0);
    opacity: 0; }
  40% {
    opacity: 1; }
  80% {
    transform: translate(0, 20px);
    opacity: 0; }
  100% {
    opacity: 0; } }
/*===============================================
about
===============================================*/
#about {
 /* background-image: url(images/about_back.png);*/
 background-color:#fff;
  background-position: center center;
  background-repeat: no-repeat;
  background-size: cover;
  padding: 0;
  text-align: center; }
  #about .transparent {
  /*  background-color: rgba(255, 255, 255, 0.8);*/
    padding: 64px 0; }
    #about .transparent .about_title {
      font-size: 24px;
      font-weight: bold;
      padding-bottom: 24px;
      line-height: 1.8; }
    #about .transparent .about_subtitle {
      font-size: 16px;
      line-height: 2; }

    #about .red01 {
      color: #e46d67;
    }

/*===============================================
work
===============================================*/
#work {
  background-color:#fff; }
  /* #work .heading p { 
    color: #fbae19; } */
  #work ul li {
    font-size: 14px;
    margin-bottom: 48px;
    position: relative; }
    #work ul li:nth-child(2) img {
      float: right; }
    #work ul li:nth-child(2) .work_body {
      right: inherit;
      left: 0; }
    #work ul li:last-child {
      margin-bottom: 0; }
    #work ul li img {
      width: 600px; }
    #work ul li .work_body {
      background-color:rgba(255, 241, 176,0);
      width: 480px;
      height: 300px;
      padding: 48px 32px 0;
      position: absolute;
      top: 50%;
      right: 0;
      transform: translate(0, -50%);
      -webkit-transform: translate(0, -50%);
      -moz-transform: translate(0, -50%);
      -ms-transform: translate(0, -50%);
      -o-transform: translate(0, -50%); }
      #work ul li .work_body .work_label {
		  border-radius:30px;
        color: #fff;
        background-color: #e1027f;
        font-size: 16px;
        font-style: italic;
        width: 120px;
        height: 32px;
        line-height: 32px;
        text-align: center;
        position: absolute;
        top: -16px;
        left: 32px; }
      #work ul li .work_body .work_content .work_title {
        font-size: 20px;
        font-weight: bold;
        padding-bottom: 32px;
        line-height: 2;
        letter-spacing: 1px; }
      #work ul li .work_body .work_content .work_text {
        font-size: 14px;
        line-height: 2; }

      #work .purple01 {
      color: #cc8bc1;
    }  
/*===============================================
vr
===============================================*/
#vr .blue01 {
      color: #9486ff;
    }
#vr .vr_subtitle {
      font-size: 16px;
      line-height: 2;
      text-align: center;
      margin-bottom: 30px;
    }
        

/*===============================================
interview
===============================================*/
#interview {
  background-color:#fff;
  padding-bottom: 32px; }
  #interview .inner {
    max-width: 1200px; }
    /* #interview .inner .heading p {
      color: #fbae19; } */
    #interview .inner #interview_slider {
      display: none; }
    #interview .inner .interview_body li {
      font-size: 12px;
      width: 33.3333%; }
      #interview .inner .interview_body li .interview_content {
        background-color: #fff;
        border: 1px solid #55bccd;
        height: 170px;
        margin: 0 auto;
        padding: 16px;
        line-height: 1.6;
        position: relative;
        box-sizing: border-box;
        -webkit-box-sizing: border-box;
        -moz-box-sizing: border-box;
        -ms-box-sizing: border-box;
        -o-box-sizing: border-box; }
        #interview .inner .interview_body li .interview_content:before, #interview .inner .interview_body li .interview_content:after {
          top: 100%;
          left: 50%;
          border: solid transparent;
          content: '';
          height: 0;
          width: 0;
          position: absolute;
          pointer-events: none; }
        #interview .inner .interview_body li .interview_content:before {
          border-color: rgba(204, 204, 204, 0);
          border-top-color: #55bccd;
          border-width: 16px;
          margin-left: -16px; }
        #interview .inner .interview_body li .interview_content:after {
          border-color: transparent;
          border-top-color: #fff;
          border-width: 14px;
          margin-left: -14px; }
        #interview .inner .interview_body li .interview_content .interview_title {
          color: #e5007e;
          font-size: 16px;
          font-weight: bold;
          padding-bottom: 8px; }
      #interview .inner .interview_body li .interview_info {
        padding: 32px 0 0;
        text-align: center; }
        #interview .inner .interview_body li .interview_info img {
          width: 32px;
          height: auto;
          padding: 0 0 8px;
          margin: 0 auto;
          display: block; }
        #interview .inner .interview_body li .interview_info p {
          font-size: 14px; }

        #interview .blue01 {
      color: #55bccd;
    }    

/*===============================================
information
===============================================*/
#information{
	background-color:#fff;
}

/* #information .heading p {
  color: #fbae19; } */
#information table {
  width: 100%;
  border-top: 1px dotted #808080; }
  #information table tr {
    border-bottom: 1px dotted #808080; }
    #information table tr th, #information table tr td {
      padding: 32px 0;
      text-align: left;
      line-height: 1.7; }
    #information table tr th {
      width: 200px;
      vertical-align: top; }
    #information table tr td .table_list {
      font-weight: bold;
      padding-bottom: 16px; }
    #information table tr td ul li {
      font-size: 14px;
      padding-bottom: 32px; }
      #information table tr td ul li:last-child {
        padding-bottom: 0; }
    #information table tr td a:link, #information table tr td a:visited {
      color: #0071bc; }
    #information table tr td .modal_open {
      color: #0071bc;
      padding-right: 16px;
      display: inline-block;
      cursor: pointer; }
#information #flow {
  padding-top: 64px; }
  #information #flow .heading h2 {
    font-weight: bold; }
  #information #flow #flow_slider {
    display: none; }
  #information #flow .flow_body {
    text-align: center; }
    #information #flow .flow_body .list {
      font-size: 14px;
      width: 33.3333%;
      margin-bottom: 0;
      position: relative; }
      #information #flow .flow_body .list:after {
        color: #999;
        content: '\f054';
        font-family: 'FontAweSome';
        position: absolute;
        top: 48px;
        right: 0;
        transform: translate(-50%, -50%);
        -webkit-transform: translate(-50%, -50%);
        -moz-transform: translate(-50%, -50%);
        -ms-transform: translate(-50%, -50%);
        -o-transform: translate(-50%, -50%); }
      #information #flow .flow_body .list:last-child:after {
        content: none; }
      #information #flow .flow_body .list img {
        width: auto;
        height: 100px;
        margin: 0 auto 32px;
        display: block;
        text-align: center; }
      #information #flow .flow_body .list .flow_title {
        font-size: 18px;
        font-weight: bold;
        text-align: center;
        padding-bottom: 16px; }
        #information #flow .flow_body .list .flow_title span {
          font-size: 14px;
          font-weight: 100;
          display: block;
          padding-bottom: 8px; }
      #information #flow .flow_body .list .flow_text {
        text-align: left;
        line-height: 1.7; }

       #information .green01 {
      color: #b6cd61;
    }      

    #information .yellow01 {
      color: #f9d040;
    }      

/*===============================================
modal
===============================================*/
.modal_overlay {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 120%;
  background-color: rgba(0, 0, 0, 0.75);
  display: none;
  z-index: 3; }

.modal_wrap {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  display: none;
  overflow: hidden;
  z-index: 4; }

#modal_window .modal_content {
  background-color:rgba(255, 241, 176,0.2);
  font-size: 14px;
  position: relative;
  width: 1024px;
  height: 600px;
  margin: 0 auto;
  display: none;
  overflow: auto; }
  #modal_window .modal_content p {
    color: #fff;
    background-color: #252e33;
    font-size: 18px;
    font-weight: bold;
    width: 1024px;
    height: 56px;
    line-height: 56px;
    padding: 0 32px;
    position: fixed;
    z-index: 9999;
    box-sizing: border-box;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -ms-box-sizing: border-box;
    -o-box-sizing: border-box; }
    #modal_window .modal_content p i {
      font-size: 24px;
      position: absolute;
      top: 16px;
      right: 32px;
      cursor: pointer; }
  #modal_window .modal_content table {
    width: 100%;
    margin-top: 56px;
    display: inline-block;
    vertical-align: top; }
    #modal_window .modal_content table tr {
      border-bottom: 1px dotted #808080; }
      #modal_window .modal_content table tr th, #modal_window .modal_content table tr td {
        text-align: left;
        line-height: 1.6; }
      #modal_window .modal_content table tr th {
        width: 160px;
        padding: 32px 0 32px 32px;
        vertical-align: top; }
      #modal_window .modal_content table tr td {
        padding: 32px 37px;
        border-right: 1px dotted #808080; }
        #modal_window .modal_content table tr td:before {
          content: '\f041';
          color: #0071bc;
          font-family: 'FontAweSome';
          padding-right: 8px; }

/*===============================================
entry
===============================================*/
#entry {
  background-color:#FCF9E9 ; }
  /* #entry .heading p {
    color: #fbae19; } */
  #entry .form1, #entry .form2 {
    float: left;
    width: 50%;
    box-sizing: border-box;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -ms-box-sizing: border-box;
    -o-box-sizing: border-box; }
    #entry .form1 dl, #entry .form2 dl {
      width: 100%; }
      #entry .form1 dl dt, #entry .form2 dl dt {
        float: left;
        color: #fff;
        background-color: #b6ce60;
        width: 172px;
        height: 44px;
        margin-bottom: 12px;
        line-height: 24px;
        position: relative;
        z-index: 2; }
        #entry .form1 dl dt label, #entry .form2 dl dt label {
          display: block;
          padding: 10px 8px; }
      #entry .form1 dl dd, #entry .form2 dl dd {
        width: 100%;
        padding-left: 172px;
        margin-left: 0;
        margin-bottom: 12px;
        position: relative;
        z-index: 1;
        box-sizing: border-box;
        -webkit-box-sizing: border-box;
        -moz-box-sizing: border-box;
        -ms-box-sizing: border-box;
        -o-box-sizing: border-box; }
        #entry .form1 dl dd input[type=text], #entry .form1 dl dd select, #entry .form1 dl dd textarea, #entry .form1 dl dd input[type=submit], #entry .form2 dl dd input[type=text], #entry .form2 dl dd select, #entry .form2 dl dd textarea, #entry .form2 dl dd input[type=submit] {
          appearance: none;
          -webkit-appearance: none;
          -moz-appearance: none;
          -ms-appearance: none;
          -o-appearance: none;
          border-radius: 0;
          -webkit-border-radius: 0;
          -moz-border-radius: 0;
          -ms-border-radius: 0;
          -o-border-radius: 0; }
        #entry .form1 dl dd .itxt, #entry .form1 dl dd .itxtarea, #entry .form2 dl dd .itxt, #entry .form2 dl dd .itxtarea {
          background-color: #fff;
          border: none;
          padding: 10px;
          width: 100%;
          border-radius: 0;
          -webkit-border-radius: 0;
          -moz-border-radius: 0;
          -ms-border-radius: 0;
          -o-border-radius: 0;
          box-sizing: border-box;
          -webkit-box-sizing: border-box;
          -moz-box-sizing: border-box;
          -ms-box-sizing: border-box;
          -o-box-sizing: border-box; }
          #entry .form1 dl dd .itxt:focus, #entry .form1 dl dd .itxtarea:focus, #entry .form2 dl dd .itxt:focus, #entry .form2 dl dd .itxtarea:focus {
            background-color: #f7cdd0;
            outline: 1px solid #f23f4c; }
        #entry .form1 dl dd select, #entry .form2 dl dd select {
          background: url(images/select.png) no-repeat 97% center;
          background-size: 14px; }
  #entry .form1 {
    padding-right: 8px; }
    #entry .form1 .itxt {
      height: 44px; }
  #entry .form2 {
    padding-left: 8px; }
    #entry .form2 dl dt {
      width: 100%;
      margin-bottom: 0; }
    #entry .form2 dl dd {
      padding: 0; }
    #entry .form2 .itxtarea {
      height: 281px;
      vertical-align: bottom; }
  #entry .f_bottom {
    padding: .5rem 0; }
    #entry .f_bottom .f_submit {
      float: right;
      padding: 0; }
      #entry .f_bottom .f_submit input[type=submit] {
        color: #fff;
        background-color: #ff9801;
        font-size: 16px;
        width: 300px;
        height: 56px;
        line-height: 56px;
        padding: 0;
        display: block;
        outline: 0;
        border: 2px solid #ff9801;
        text-align: center;
        cursor: pointer;
        appearance: none;
        -webkit-appearance: none;
        -moz-appearance: none;
        -ms-appearance: none;
        -o-appearance: none;
        border-radius: 0;
        -webkit-border-radius: 0;
        -moz-border-radius: 0;
        -ms-border-radius: 0;
        -o-border-radius: 0;
        transition: all 0.3s ease;
        -webkit-transition: all 0.3s ease;
        -moz-transition: all 0.3s ease;
        -ms-transition: all 0.3s ease;
        -o-transition: all 0.3s ease; }
        #entry .f_bottom .f_submit input[type=submit]:hover {
          color: #FFC91A;
          background-color: rgba(255, 241, 176,0.2)
		  ; }
    #entry .f_bottom .f_guide {
      float: left;
      width: 50%; }
      #entry .f_bottom .f_guide span {
        /*color: #fff;*/
        display: inline-block; }

/*===============================================
page_top
===============================================*/
#page_top {
  text-align: center;
  position: fixed;
  bottom: 72px;
  right: 0;
  margin: 0;
  z-index: 9999; }
  #page_top a {
    background-color: #ff9801;
    width: 60px;
    height: 60px;
    display: inline-block;
    line-height: 64px; }
    #page_top a i {
      color: #fff;
      font-size: 24px; }
    #page_top a span {
      display: none; }

/*===============================================
footer
===============================================*/
footer {
  color: #fff;
  background-color:rgba(255, 241, 176,0.2);
  height: 72px; }
  footer .inner {
    position: relative; }
    footer .inner .logo {
      position: absolute;
      left: 0;
      width: 160px;
      transform: translate(0, 50%);
      -webkit-transform: translate(0, 50%);
      -moz-transform: translate(0, 50%);
      -ms-transform: translate(0, 50%);
      -o-transform: translate(0, 50%); }
    footer .inner .footer_links {
      position: absolute;
      right: 0;
      transform: translate(0, 225%);
      -webkit-transform: translate(0, 225%);
      -moz-transform: translate(0, 225%);
      -ms-transform: translate(0, 225%);
      -o-transform: translate(0, 225%); }
      footer .inner .footer_links ul {
        margin-right: 16px;
        display: inline-block; }
        footer .inner .footer_links ul li {
          font-size: 14px;
          margin-right: 32px;
          display: inline-block; }
          footer .inner .footer_links ul li a:before {
            content: '\f248';
            font-family: 'FontAweSome';
            padding-right: 8px; }
			
			
			footer .flex{
				display:flex;
			}
			
			.banner{
				width:468px;
				height:60px;
			}
			
			.banner2{
				display:none;
			}

/*===============================================
thanks
===============================================*/
#thnaks_page {
  color: #fff;
  background-image: url(images/fv1.png);
  background-position: center center;
  background-repeat: no-repeat;
  background-size: cover;
  height: 100vh;
  text-align: center;
  position: relative; }
  #thnaks_page #wrap {
    background-color: rgba(0, 0, 0, 0.3);
    height: 100vh; }
    #thnaks_page #wrap #thanks {
      position: absolute;
      top: 50%;
      left: 50%;
      width: 100%;
      box-sizing: border-box;
      -webkit-box-sizing: border-box;
      -moz-box-sizing: border-box;
      -ms-box-sizing: border-box;
      -o-box-sizing: border-box;
      transform: translate(-50%, -50%);
      -webkit-transform: translate(-50%, -50%);
      -moz-transform: translate(-50%, -50%);
      -ms-transform: translate(-50%, -50%);
      -o-transform: translate(-50%, -50%); }
      #thnaks_page #wrap #thanks h2 {
        font-size: 24px; }
        #thnaks_page #wrap #thanks h2:before {
          color: #fff;
          content: "\f058";
          font-family: 'FontAwesome';
          font-size: 24px;
          padding-right: 15px; }
      #thnaks_page #wrap #thanks p {
        font-size: 20px;
        margin: 16px 0 32px;
        line-height: 2; }
        #thnaks_page #wrap #thanks p a {
          text-decoration: underline; }
      #thnaks_page #wrap #thanks .top_link a {
        color: #fff;
        background-color: #FFC91A;
        border: 2px solid #FFC91A;
        font-size: 16px;
        font-weight: bold;
        display: block;
        width: 200px;
        padding: 16px 0;
        margin: 32px auto 0;
        display: block;
        text-align: center;
        position: relative;
        border-radius: 8px;
        -webkit-border-radius: 8px;
        -moz-border-radius: 8px;
        -ms-border-radius: 8px;
        -o-border-radius: 8px; }
        #thnaks_page #wrap #thanks .top_link a:hover {
          color: #FFC91A;
          background-color: rgba(255, 241, 176,0.2);
          transition: all 0.3s ease;
          -webkit-transition: all 0.3s ease;
          -moz-transition: all 0.3s ease;
          -ms-transition: all 0.3s ease;
          -o-transition: all 0.3s ease; }
        #thnaks_page #wrap #thanks .top_link a:after {
          font-family: 'FontAwesome';
          content: '\f105';
          position: absolute;
          right: 16px;
          top: 18px;
          padding: 0 1px; }

/*
=====================================================================
=====================================================================
タブレットレスポンシブ（769px〜1023px）
=====================================================================
=====================================================================
*/
@media screen and (max-width: 1023px) {
	
	header{
		margin-top:8px;
	}
  header .pc_menu, header .entry_btn {
    display: none; }
  header .sp_menu, header .sp_btn {
    display: block; }
  header .sp_menu {
    position: fixed;
    width: 100%;
    margin-top: 72px;
    background-color: #374c5d;
    z-index: 9990; }
    header .sp_menu ul {
      display: none;
      border-bottom: 1px solid #24323d; }
      header .sp_menu ul li {
        border-top: 1px solid #24323d;
        border-bottom: 1px solid #3f566a;
        font-size: 16px; }
        header .sp_menu ul li a {
          padding: 16px;
          display: block; }
          header .sp_menu ul li a span {
            font-size: 12px;
            padding-left: 16px; }
  header .sp_btn {
    background-color: #ff9801;
    position: absolute;
    right: 0;
    width: 80px;
    height: 72px;
    z-index: 9990; }
    header .sp_btn .menu_trigger {
      position: relative;
      top: 50%;
      left: 50%;
      width: 50px;
      height: 44px;
      display: inline-block;
      box-sizing: border-box;
      -webkit-box-sizing: border-box;
      -moz-box-sizing: border-box;
      -ms-box-sizing: border-box;
      -o-box-sizing: border-box;
      transform: translate(-50%, -50%);
      -webkit-transform: translate(-50%, -50%);
      -moz-transform: translate(-50%, -50%);
      -ms-transform: translate(-50%, -50%);
      -o-transform: translate(-50%, -50%);
      transition: all 0.4s;
      -webkit-transition: all 0.4s;
      -moz-transition: all 0.4s;
      -ms-transition: all 0.4s;
      -o-transition: all 0.4s; }
      header .sp_btn .menu_trigger span {
        background-color: #fff;
        position: absolute;
        left: 0;
        width: 100%;
        height: 4px;
        display: inline-block;
        border-radius: 4px;
        -webkit-border-radius: 4px;
        -moz-border-radius: 4px;
        -ms-border-radius: 4px;
        -o-border-radius: 4px;
        box-sizing: border-box;
        -webkit-box-sizing: border-box;
        -moz-box-sizing: border-box;
        -ms-box-sizing: border-box;
        -o-box-sizing: border-box;
        transition: all 0.4s;
        -webkit-transition: all 0.4s;
        -moz-transition: all 0.4s;
        -ms-transition: all 0.4s;
        -o-transition: all 0.4s; }
        header .sp_btn .menu_trigger span:nth-of-type(1) {
          top: 0; }
        header .sp_btn .menu_trigger span:nth-of-type(2) {
          top: 20px; }
        header .sp_btn .menu_trigger span:nth-of-type(3) {
          bottom: 0; }
      header .sp_btn .menu_trigger.active span:nth-of-type(1) {
        transform: translateY(20px) rotate(-45deg);
        -webkit-transform: translateY(20px) rotate(-45deg);
        -moz-transform: translateY(20px) rotate(-45deg);
        -ms-transform: translateY(20px) rotate(-45deg);
        -o-transform: translateY(20px) rotate(-45deg); }
      header .sp_btn .menu_trigger.active span:nth-of-type(2) {
        opacity: 0; }
      header .sp_btn .menu_trigger.active span:nth-of-type(3) {
        transform: translateY(-20px) rotate(45deg);
        -webkit-transform: translateY(-20px) rotate(45deg);
        -moz-transform: translateY(-20px) rotate(45deg);
        -ms-transform: translateY(-20px) rotate(45deg);
        -o-transform: translateY(-20px) rotate(45deg); }
      header .sp_btn .menu_trigger:not(.active):hover span:nth-of-type(2) {
        width: 70%; }
      header .sp_btn .menu_trigger:not(.active):hover span:nth-of-type(3) {
        width: 35%; }

  #first_view .transparent .inner #fv_text .fv_title {
    font-size: 32px; }
  #first_view .transparent .inner #fv_text .fv_subtitle {
    font-size: 16px; }

  #interview .inner .interview_body li .interview_content {
    height: 240px; }

  footer {
    height: auto;
    padding: 16px; }
    footer .inner .logo, footer .inner .footer_links {
      position: static;
      transform: translate(0, 0);
      -webkit-transform: translate(0, 0);
      -moz-transform: translate(0, 0);
      -ms-transform: translate(0, 0);
      -o-transform: translate(0, 0); }
    footer .inner .footer_links {
      padding: 16px 32px 0; }
      footer .inner .footer_links ul {
        margin-bottom: 16px;
        margin-right: 0; }
        footer .inner .footer_links ul li {
          margin-right: 16px; }
      footer .inner .footer_links small {
        display: block;
        text-align: center; }

  #modal_window .modal_content {
    width: 90%; }
    #modal_window .modal_content p {
      width: 90%; }
      #modal_window .modal_content p i {
        right: 16px; }
    #modal_window .modal_content table tr th {
      width: auto; } }
/*
=====================================================================
=====================================================================
タブレットレスポンシブ（481px〜768px）
=====================================================================
=====================================================================
*/
@media screen and (max-width: 768px) {
	
			footer .flex{
				display:flex;
								flex-direction:column

			}
			
			.banner{
				display:none;
			}
			
			.banner2{
				display:block;
				width:234px;
				height:30px;
				margin:auto;
			}
  section {
    padding: 48px 16px; }

  .tb {
    display: block; }

  .list {
    width: 100%;
    margin-bottom: 2rem;
    padding: 0; }
    .list:last-child {
      margin-bottom: 0; }

  /*===============================================
  header
  ===============================================*/
  header .sp_btn {
    width: 72px;
    height: 72px; }
    header .sp_btn .menu_trigger {
      width: 32px;
      height: 24px; }
      header .sp_btn .menu_trigger.active span:nth-of-type(1) {
        transform: translateY(10px) rotate(-45deg);
        -webkit-transform: translateY(10px) rotate(-45deg);
        -moz-transform: translateY(10px) rotate(-45deg);
        -ms-transform: translateY(10px) rotate(-45deg);
        -o-transform: translateY(10px) rotate(-45deg); }
      header .sp_btn .menu_trigger.active span:nth-of-type(3) {
        transform: translateY(-10px) rotate(45deg);
        -webkit-transform: translateY(-10px) rotate(45deg);
        -moz-transform: translateY(-10px) rotate(45deg);
        -ms-transform: translateY(-10px) rotate(45deg);
        -o-transform: translateY(-10px) rotate(45deg); }
      header .sp_btn .menu_trigger span:nth-of-type(2) {
        top: 10px; }

  /*===============================================
  first_view
  ===============================================*/
  #first_view .transparent .inner #fv_text {
    top: 45%;
    padding: 0 8px;
    box-sizing: border-box;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -ms-box-sizing: border-box;
    -o-box-sizing: border-box; }
    #first_view .transparent .inner #fv_text .fv_title {
      font-size: 32px; }
    #first_view .transparent .inner #fv_text .fv_subtitle {
      font-size: 35px; }
  #first_view .transparent .inner a {
    bottom: 0px; }

  /*===============================================
  about
  ===============================================*/
  #about .transparent {
    padding: 48px 16px; }
    #about .transparent .about_title {
      font-size: 20px; }

  /*===============================================
  work
  ===============================================*/
  #work ul li:nth-child(2) img {
    float: none; }
  #work ul li:nth-child(2) .work_body {
    width: 90%; }
  #work ul li img {
    width: 100%; }
  #work ul li .work_body {
    position: static;
    width: 90%;
    height: auto;
    padding: 32px 16px;
    margin: -40px auto 0;
    box-sizing: border-box;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -ms-box-sizing: border-box;
    -o-box-sizing: border-box;
    transform: translate(0, 0);
    -webkit-transform: translate(0, 0);
    -moz-transform: translate(0, 0);
    -ms-transform: translate(0, 0);
    -o-transform: translate(0, 0); }
    #work ul li .work_body .work_content .work_title {
      font-size: 16px;
      padding-bottom: 8px; }

  /*===============================================
  interview
  ===============================================*/
  #interview {
    padding-bottom: 48px; }
    #interview .inner #interview_link {
      display: none; }
    #interview .inner #interview_slider {
      display: block; }
    #interview .inner .interview_body li {
      padding: 0 16px;
      margin: 0; }
      #interview .inner .interview_body li .interview_content {
        height: 144px; }
    #interview .inner .dot_class li {
      padding: 0; }

  /*===============================================
  information
  ===============================================*/
  #information {
    padding: 48px 0; }
    #information .inner {
      padding: 0 16px; }
      #information .inner table tr th {
        width: 106px; }
    #information #flow #flow_list {
      display: none; }
    #information #flow #flow_slider {
      display: block; }
    #information #flow .flow_body .list {
      padding: 0 32px; }
      #information #flow .flow_body .list .flow_text {
        text-align: center; }

  /*===============================================
  entry
  ===============================================*/
  #entry .form1, #entry .form2 {
    float: none;
    width: 100%;
    padding: 0; }
    #entry .form1 .itxt, #entry .form1 .itxtarea, #entry .form1 dt label, #entry .form2 .itxt, #entry .form2 .itxtarea, #entry .form2 dt label {
      font-size: 16px; }
  #entry .form1 dl dt, #entry .form1 dl dd {
    width: 100%;
    font-size: 12px;
    display: block;
    margin-bottom: 0; }
  #entry .form1 dl dd {
    padding-left: 0;
    margin-bottom: 12px; }
  #entry .form2 .itxtarea {
    height: 160px; }
  #entry .f_bottom .f_submit {
    float: none;
    width: 100%;
    padding: 0;
    margin: 0 auto; }
    #entry .f_bottom .f_submit input[type=submit] {
      width: 100%;
      height: 50px;
      line-height: 50px;
      padding: 0;
      box-sizing: border-box;
      -webkit-box-sizing: border-box;
      -moz-box-sizing: border-box;
      -ms-box-sizing: border-box;
      -o-box-sizing: border-box; }
  #entry .f_bottom .f_guide {
    float: none;
    font-size: 12px;
    width: 100%; }
    #entry .f_bottom .f_guide span {
      padding: 14px 20px 0 0; }

  /*===============================================
  page_top
  ===============================================*/
  #page_top {
    position: static; }
    #page_top a {
      background-color: #FFC91A;
      width: 100%;
      height: 48px;
      line-height: 48px;
      display: block; }
      #page_top a i {
        font-size: 16px; }
      #page_top a span {
        padding-left: 8px;
        display: inline-block; }

  /*===============================================
  footer
  ===============================================*/
  footer {
    text-align: center; }
    footer .inner .logo {
      margin: 0 auto;
      display: block; }
    footer .inner .footer_links {
      padding: 16px 0 0; }
      footer .inner .footer_links ul li {
        font-size: 12px;
        margin-right: 16px; }

  /*===============================================
  modal
  ===============================================*/
  #modal_window .modal_content p {
    padding: 0 16px; }
  #modal_window .modal_content table {
    display: block; }
    #modal_window .modal_content table tbody {
      width: 100%;
      display: block; }
    #modal_window .modal_content table tr {
      display: block;
      border: none; }
      #modal_window .modal_content table tr th, #modal_window .modal_content table tr td {
        display: block; }
      #modal_window .modal_content table tr th {
        padding: 16px 16px 0; }
      #modal_window .modal_content table tr td {
        padding: 16px;
        border-bottom: 1px dotted #808080;
        border-right: none; } }
/*
=====================================================================
=====================================================================
スマホレスポンシブ（〜480px）
=====================================================================
=====================================================================
*/
@media screen and (max-width: 480px) {
	
	


	
	
  section .heading h2 {
    font-size: 20px; }

  .pctb {
    display: none; }

  .sp {
    display: block; }

  /*===============================================
  first_view
  ===============================================*/
  #first_view .transparent .inner #fv_text .fv_title {
    font-size: 30px; }

    header h1 {
    color: #FFC91A;
    position: absolute;
    top: 50%;
    left: 6px;
    transform: translate(0, -50%);
    -webkit-transform: translate(0, -50%);
    -moz-transform: translate(0, -50%);
    -ms-transform: translate(0, -50%);
    -o-transform: translate(0, -50%); }

    header .change {
    color: #FFC91A;
    position: absolute;
    top: 50%;
    left: 80px;
    transform: translate(0, -50%);
    -webkit-transform: translate(0, -50%);
    -moz-transform: translate(0, -50%);
    -ms-transform: translate(0, -50%);
    -o-transform: translate(0, -50%);
    }

    header h1 img {
    width: 110px;
    margin: 8px 0 0;
    }

    header .change img {
    width: 180px;
    }

  /*===============================================
  about
  ===============================================*/
  #about .transparent .about_title {
    font-size: 16px; }
  #about .transparent .about_subtitle {
    font-size: 14px;
    text-align: left;
    }

  /*===============================================
  work
  ===============================================*/
  #work ul li .work_body .work_label {
    left: 16px; }

  /*===============================================
  interview
  ===============================================*/
  #interview .inner .interview_body li .interview_content {
    height: 220px; }

  /*===============================================
  information
  ===============================================*/
  #information #flow .flow_body .list .flow_text {
    text-align: left; }

  /*===============================================
  thanks
  ===============================================*/
  #thnaks_page #wrap #thanks p {
    font-size: 16px; }

  /*===============================================
  modal
  ===============================================*/
  #modal_window .modal_content {
    width: 80%;
    height: 500px; }
    #modal_window .modal_content p {
      width: 80%; } }
/*
=====================================================================
=====================================================================
スマホレスポンシブ（〜413px）
=====================================================================
=====================================================================
*/
@media screen and (max-width: 413px) {
  /*===============================================
  first_view
  ===============================================*/
  #first_view .transparent .inner #fv_text .fv_title {
    font-size: 26px; } }
/*
=====================================================================
=====================================================================
スマホレスポンシブ（〜374px）
=====================================================================
=====================================================================
*/
@media screen and (max-width: 374px) {
  #first_view .transparent .inner #fv_text .fv_title {
    font-size: 22px; }
  #first_view .transparent .inner #fv_text .fv_subtitle {
    font-size: 12px; }

  #interview .inner .interview_body li .interview_content {
    height: 220px; }
    #interview .inner .interview_body li .interview_content .interview_title {
      font-size: 14px; }

  footer .inner .footer_links ul li {
    margin-right: 6px; }
  footer .inner .footer_links small {
    font-size: 12px; } }

/*# sourceMappingURL=style.css.map */
