@charset "UTF-8";
@media (min-width: 768px) {
  .hidden-pc {
    display: none; } }
@media (max-width: 767px) {
  .hidden-sp {
    display: none; } }
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre, a,
abbr, acronym, address, big, cite, code, del,
dfn, em, img, ins, kbd, q, s, samp, small,
strike, sub, sup, tt, var, b, u, i,
center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed, figure, figcaption,
footer, header, hgroup, menu, nav, output, ruby,
section, summary, time, mark, audio, video {
  margin: 0;
  padding: 0;
  border: 0;
  font-size: 100%;
  font: inherit;
  vertical-align: baseline; }

article, aside, details, figcaption, figure,
footer, header, hgroup, menu, nav, section {
  display: block; }

html {
  font-size: 62.5%;
  -webkit-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
  text-size-adjust: 100%;
  overflow-y: scroll;
  -webkit-box-sizing: border-box;
  box-sizing: border-box; }

body {
  line-height: 1;
  -webkit-font-kerning: none;
  font-kerning: none;
  word-break: normal;
  word-wrap: break-word;
  overflow-wrap: break-word;
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
  -webkit-tap-highlight-color: transparent; }

a, button {
  outline: 0; }

ol, ul {
  list-style: none; }

blockquote, q {
  quotes: none; }
  blockquote:before, blockquote:after, q:before, q:after {
    content: '';
    content: none; }

table {
  border-collapse: collapse;
  border-spacing: 0; }

input, textarea, select, button {
  font-family: inherit;
  font-size: inherit;
  font-weight: inherit;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none; }

input::-ms-clear {
  visibility: hidden; }

input::-ms-reveal {
  visibility: hidden; }

textarea {
  resize: vertical; }

button {
  margin: 0;
  padding: 0;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  cursor: pointer; }

.ColL {
  float: left; }

.ColR {
  float: right; }

.txtL {
  text-align: left !important; }

.txtC {
  text-align: center !important; }

.txtR {
  text-align: right !important; }

.v-middle {
  vertical-align: middle !important; }

.v-bottom {
  vertical-align: bottom !important; }

.mb5 {
  margin-bottom: 5px !important; }

.mb10 {
  margin-bottom: 10px !important; }

.mb15 {
  margin-bottom: 15px !important; }

.mb20 {
  margin-bottom: 20px !important; }

.mb25 {
  margin-bottom: 25px !important; }

.mb30 {
  margin-bottom: 30px !important; }

.mb35 {
  margin-bottom: 35px !important; }

.mb40 {
  margin-bottom: 40px !important; }

.mb45 {
  margin-bottom: 45px !important; }

.mb50 {
  margin-bottom: 50px !important; }

.mb60 {
  margin-bottom: 60px !important; }

.mb70 {
  margin-bottom: 70px !important; }

.mb80 {
  margin-bottom: 80px !important; }

.mt5 {
  margin-top: 5px !important; }

.mt10 {
  margin-top: 10px !important; }

.mt15 {
  margin-top: 15px !important; }

.mt20 {
  margin-top: 20px !important; }

.mt25 {
  margin-top: 25px !important; }

.mt30 {
  margin-top: 30px !important; }

.mt40 {
  margin-top: 40px !important; }

.mt50 {
  margin-top: 50px !important; }

.mr5 {
  margin-right: 5px !important; }

.mr10 {
  margin-right: 10px !important; }

.mr15 {
  margin-right: 15px !important; }

.mr20 {
  margin-right: 20px !important; }

.mr30 {
  margin-right: 30px !important; }

.mr40 {
  margin-right: 40px !important; }

.mr50 {
  margin-right: 50px !important; }

.ml5 {
  margin-left: 5px !important; }

.ml10 {
  margin-left: 10px !important; }

.ml15 {
  margin-left: 15px !important; }

.ml20 {
  margin-left: 20px !important; }

.ml30 {
  margin-left: 30px !important; }

.ml40 {
  margin-left: 40px !important; }

.ml50 {
  margin-left: 50px !important; }

.txt80 {
  font-size: 80% !important; }

.txt90 {
  font-size: 90% !important; }

.txt110 {
  font-size: 110% !important; }

.txt120 {
  font-size: 120% !important; }

.txt130 {
  font-size: 130% !important; }

.txt150 {
  font-size: 150% !important; }

.txt170 {
  font-size: 170% !important; }

.cf:before,
.cf:after {
  content: "" !important;
  display: block !important;
  overflow: hidden !important; }

.cf:after {
  clear: both !important; }

.cf {
  zoom: 1 !important; }

a img {
  transition: .3s; }
  a img:hover {
    opacity: .7; }

img {
  max-width: 100%;
  height: auto;
  vertical-align: bottom; }

section {
  padding: 50px 15px; }

.content {
  max-width: 960px;
  margin-right: auto;
  margin-left: auto; }

h2.ttl {
  font-size: 2.5rem;
  font-weight: bold;
  margin-bottom: 35px;
  text-align: center;
  padding-bottom: 15px;
  position: relative; }
  h2.ttl:after {
    content: "";
    border-top: 1px solid #000;
    margin: 0 auto;
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    width: 150px; }

* {
  box-sizing: border-box; }

html {
  font-size: 62.5%; }

body {
  font-weight: 500;
  font-style: normal;
  font-family: "游ゴシック", YuGothic, "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", Osaka, "ＭＳ Ｐゴシック", "MS PGothic", "sans-serif";
  -webkit-text-size-adjust: 100%;
  font-size: 1.6rem;
  line-height: 1.6;
  color: #333;
  position: relative; }

#header_wrap {
  position: fixed;
  top: 0;
  width: 100%;
  z-index: 500; }

header {
  background-color: #191919;
  padding: 10px 15px; }
  header h1 img {
    max-width: 230px; }
    @media (max-width: 767px) {
      header h1 img {
        max-width: 170px; } }
  header #menu-trigger-wrap {
    position: absolute;
    right: 10px;
    top: 8px;
    padding: 8px 5px; }
    @media (max-width: 767px) {
      header #menu-trigger-wrap {
        top: 4px; } }
  header .menu-trigger {
    width: 30px;
    height: 25px;
    position: relative; }
    header .menu-trigger span {
      position: absolute;
      left: 0;
      width: 100%;
      height: 2px;
      background-color: #fff;
      transition: .3s; }
      header .menu-trigger span:nth-of-type(1) {
        top: 0; }
      header .menu-trigger span:nth-of-type(2) {
        top: 11px; }
      header .menu-trigger span:nth-of-type(3) {
        bottom: 0; }
    header .menu-trigger.active span:nth-of-type(1) {
      -webkit-transform: translateY(11px) rotate(-45deg);
      transform: translateY(12px) rotate(-45deg); }
    header .menu-trigger.active span:nth-of-type(2) {
      opacity: 0; }
    header .menu-trigger.active span:nth-of-type(3) {
      -webkit-transform: translateY(-11px) rotate(45deg);
      transform: translateY(-11px) rotate(45deg); }

#gnav {
  background-color: rgba(25, 25, 25, 0.8);
  display: none;
  padding: 0 15px;
  max-width: 100%;
  float: right;
  width: 400px; }
  @media (max-width: 767px) {
    #gnav {
      float: none;
      width: auto; } }
  #gnav ul li + li {
    border-top: 1px dotted #fff; }
  #gnav ul li a {
    color: #fff;
    display: block;
    font-size: 1.4rem;
    padding: 7px 0;
    text-decoration: none; }
    #gnav ul li a:before {
      content: "";
      width: 0;
      height: 0;
      border-style: solid;
      border-width: 5px 0 5px 8px;
      border-color: transparent transparent transparent #ffffff;
      display: inline-block;
      margin-right: 3px; }

#mv {
  background-color: #e68a1e;
  text-align: center; }
  @media (max-width: 767px) {
    #mv {
      width: 100%; } }

#lead {
  background-color: #191919;
  color: #fff;
  font-weight: bold;
  text-align: center; }
  #lead span {
    font-size: 2.5rem; }

#greeting ul {
  margin: 35px 0; }
  #greeting ul li {
    border-bottom: 3px solid #FDD76E;
    font-weight: bold;
    margin-top: 10px;
    padding: 10px 0; }

#rinen {
  background: url("../img/rinen_bg.jpg") no-repeat 0 0;
  -webkit-background-size: cover;
  background-size: cover; }
  #rinen p {
    font-weight: bold; }
  #rinen .maintxt {
    font-family: "游明朝", YuMincho, yu_minchoregular, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
    font-size: 2.4rem;
    margin-bottom: 35px;
    text-align: center; }
    #rinen .maintxt span {
      color: #e12b04; }
    #rinen .maintxt + p {
      text-align: center; }
      @media (max-width: 767px) {
        #rinen .maintxt + p {
          text-align: left; } }
  #rinen .imgbox {
    margin: 50px -15px -50px; }
    #rinen .imgbox img {
      width: 100%; }

#nayami {
  background: repeating-linear-gradient(90deg, #FFF6DD, #FFF6DD 15px, #fff 0, #fff 28px);
  padding: 0; }
  #nayami > * {
    padding: 50px 15px; }
  @media (max-width: 767px) {
    #nayami .inner_01 {
      background-position: top right -47px; } }
  #nayami .inner_01 .ttl_wrap {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    align-items: flex-end; }
    #nayami .inner_01 .ttl_wrap .imgbox {
      text-align: center; }
      #nayami .inner_01 .ttl_wrap .imgbox img {
        width: 234px; }
    @media (max-width: 767px) {
      #nayami .inner_01 .ttl_wrap {
        display: block; } }
  #nayami .inner_01 h2 {
    background: rgba(255, 147, 0, 0.85);
    border-radius: 20px;
    color: #fff;
    font-weight: bold;
    font-size: 2.5rem;
    line-height: 1.5;
    letter-spacing: 2px;
    margin-bottom: 50px;
    padding: 20px;
    position: relative;
    text-align: center;
    width: calc(100% - 280px);
    text-shadow: #b46800 3px 0px 0px, #b46800 2.83487px 0.981584px 0px, #b46800 2.35766px 1.85511px 0px, #b46800 1.62091px 2.52441px 0px, #b46800 0.705713px 2.91581px 0px, #b46800 -0.287171px 2.98622px 0px, #b46800 -1.24844px 2.72789px 0px, #b46800 -2.07227px 2.16926px 0px, #b46800 -2.66798px 1.37182px 0px, #b46800 -2.96998px 0.42336px 0px, #b46800 -2.94502px -0.571704px 0px, #b46800 -2.59586px -1.50383px 0px, #b46800 -1.96093px -2.27041px 0px, #b46800 -1.11013px -2.78704px 0px, #b46800 -0.137119px -2.99686px 0px, #b46800 0.850987px -2.87677px 0px, #b46800 1.74541px -2.43999px 0px, #b46800 2.44769px -1.73459px 0px, #b46800 2.88051px -0.838247px 0px; }
    #nayami .inner_01 h2:after {
      content: "";
      background: url("../img/hukidashi.png") no-repeat 0 0;
      -webkit-background-size: 43px;
      background-size: 43px;
      height: 20px;
      width: 43px;
      line-height: 0;
      position: absolute;
      bottom: -20px;
      left: 50%; }
      @media (max-width: 767px) {
        #nayami .inner_01 h2:after {
          left: 25%; } }
    @media (max-width: 767px) {
      #nayami .inner_01 h2 {
        margin-bottom: 30px;
        width: auto; } }
  #nayami .inner_01 dl dt {
    background-color: #fff;
    box-shadow: 2px 2px 0px 0px #ff9300;
    font-weight: bold;
    padding: 10px 15px; }
    @media (max-width: 767px) {
      #nayami .inner_01 dl dt {
        margin-left: -15px; } }
    #nayami .inner_01 dl dt + dt {
      margin-top: 10px; }
    #nayami .inner_01 dl dt + dd {
      margin-top: 40px; }
  #nayami .inner_01 dl dd .border_orange {
    font-weight: bold;
    padding-left: 45px;
    margin-bottom: 20px;
    position: relative; }
    #nayami .inner_01 dl dd .border_orange:before {
      content: "";
      border-top: 1px solid #ff9300;
      width: 40px;
      position: absolute;
      left: 0;
      top: 10px; }
  #nayami .inner_01 dl dd + dt {
    margin-top: 40px; }
  #nayami .inner_02 {
    background-color: #fff;
    font-weight: bold;
    font-size: 2.5rem;
    text-align: center; }
    #nayami .inner_02 mark {
      background: linear-gradient(transparent 70%, #FF9300 70%);
      letter-spacing: 2px; }
  #nayami .inner_03 {
    background: repeating-linear-gradient(90deg, #F0F0F0, #F0F0F0 15px, #fff 0, #fff 28px); }
    #nayami .inner_03 ul {
      display: flex;
      flex-wrap: wrap;
      justify-content: space-between; }
      @media (max-width: 767px) {
        #nayami .inner_03 ul {
          display: block; } }
      #nayami .inner_03 ul li {
        background-color: #fff;
        padding: 20px 15px;
        margin: 10px 0;
        width: 49%; }
        #nayami .inner_03 ul li .headtxt {
          background-repeat: no-repeat;
          background-position: center;
          -webkit-background-size: 140px;
          background-size: 140px;
          display: flex;
          justify-content: center;
          align-items: center;
          font-weight: bold;
          font-size: 2rem;
          line-height: 1.5;
          height: 140px;
          margin-bottom: 20px;
          text-align: center; }
        #nayami .inner_03 ul li.item_01 .headtxt {
          background-image: url("../img/nayami_02.png"); }
        #nayami .inner_03 ul li.item_02 .headtxt {
          background-image: url("../img/nayami_03.png"); }
        #nayami .inner_03 ul li.item_03 .headtxt {
          background-image: url("../img/nayami_04.png"); }
        #nayami .inner_03 ul li.item_04 .headtxt {
          background-image: url("../img/nayami_05.png"); }
        @media (max-width: 767px) {
          #nayami .inner_03 ul li {
            width: auto; }
            #nayami .inner_03 ul li + li {
              margin-top: 20px; } }

#work {
  background-color: #ff9300; }
  #work h2.ttl {
    color: #fff; }
    #work h2.ttl:after {
      border-color: #fff; }
  #work .item_wrap .item {
    border: 1px solid #fff;
    display: flex;
    align-items: center;
    justify-content: space-between;
    padding: 20px 15px; }
    #work .item_wrap .item p {
      color: #fff; }
    #work .item_wrap .item .headtxt {
      font-weight: bold;
      font-size: 2rem;
      margin-bottom: 20px; }
    #work .item_wrap .item .txtbox {
      width: 100%; }
    #work .item_wrap .item .imgbox {
      max-width: 150px;
      width: 50%; }
      @media (max-width: 767px) {
        #work .item_wrap .item .imgbox {
          max-width: 120px; } }
    #work .item_wrap .item:nth-child(odd) {
      border-left: 0;
      margin-left: -15px;
      margin-right: 11%;
      padding-left: 11%; }
      #work .item_wrap .item:nth-child(odd) .imgbox {
        margin-right: -31px;
        margin-left: 10px; }
      @media (max-width: 767px) {
        #work .item_wrap .item:nth-child(odd) {
          margin-right: 0;
          padding-left: 15px; } }
    #work .item_wrap .item:nth-child(even) {
      border-right: 0;
      margin-right: -15px;
      margin-left: 11%;
      padding-right: 11%; }
      #work .item_wrap .item:nth-child(even) .imgbox {
        margin-left: -31px;
        margin-right: 10px; }
      @media (max-width: 767px) {
        #work .item_wrap .item:nth-child(even) {
          margin-left: 0;
          padding-right: 15px; } }
    #work .item_wrap .item + .item {
      margin-top: 20px; }

#brag .item_wrap {
  display: flex;
  flex-wrap: wrap;
  justify-content: center; }
  @media (max-width: 767px) {
    #brag .item_wrap {
      display: block; } }
  #brag .item_wrap .item {
    margin: 0 10px 30px;
    width: 30%; }
    #brag .item_wrap .item .headtxt {
      font-weight: bold;
      font-size: 2rem;
      margin-bottom: 20px; }
    #brag .item_wrap .item .txtbox {
      background-color: #ff9300;
      margin: 0 15px;
      padding: 20px 15px;
      position: relative; }
      #brag .item_wrap .item .txtbox p {
        color: #fff; }
    #brag .item_wrap .item .imgbox {
      margin-bottom: -20px; }
    @media (max-width: 767px) {
      #brag .item_wrap .item {
        width: auto;
        margin: 0; }
        #brag .item_wrap .item .txtbox {
          margin: 0; }
        #brag .item_wrap .item .imgbox {
          margin-right: -15px;
          margin-left: -15px; }
        #brag .item_wrap .item + .item {
          margin-top: 40px; } }

#message {
  background: url("../img/message_01.jpg") no-repeat center top;
  -webkit-background-size: cover;
  background-size: cover; }

#interview {
  background: repeating-linear-gradient(-45deg, #ebebeb, #ebebeb 5px, #f0f0f0 0, #f0f0f0 12px); }
  #interview ul {
    display: flex; }
    @media (max-width: 767px) {
      #interview ul {
        display: block; }
        #interview ul li + li {
          margin-top: 20px; } }

.interview_content dl > div + div {
  margin-top: 30px; }
.interview_content dt {
  background-color: #191919;
  border-radius: 5px;
  color: #fff;
  font-weight: bold;
  font-size: 2rem;
  margin-bottom: 20px;
  padding: 5px 10px;
  position: relative; }
  .interview_content dt:after {
    content: "";
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 11px 8px 0 8px;
    border-color: #191919 transparent transparent transparent;
    position: absolute;
    bottom: -11px;
    left: 20px; }
.interview_content .timetable {
  margin-top: 50px; }
  .interview_content .timetable .headtxt {
    background: url("../img/interview_04.png") no-repeat left center, url("../img/interview_04.png") no-repeat right center;
    -webkit-background-size: 27px;
    background-size: 27px;
    font-weight: bold;
    font-size: 2rem;
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 20px;
    text-align: center;
    max-width: 290px; }
  .interview_content .timetable table {
    width: 100%; }
    .interview_content .timetable table th, .interview_content .timetable table td {
      border: 1px solid #191919;
      padding: 5px 10px;
      vertical-align: middle; }
    .interview_content .timetable table th {
      font-weight: bold;
      text-align: left;
      width: 50px; }
    .interview_content .timetable table td {
      text-align: center; }
    .interview_content .timetable table .cell_yellow {
      background-color: #FF0; }
    .interview_content .timetable table .cell_orange {
      background-color: #FF9300; }
    .interview_content .timetable table .cell_blue {
      background-color: #A2E5F8; }
    .interview_content .timetable table .cell_green {
      background-color: #C3FF64; }

#recruit table {
  width: 100%; }
  #recruit table th, #recruit table td {
    border: 1px solid #191919;
    padding: 15px 20px; }
  #recruit table th {
    background-color: #191919;
    border-bottom-color: #fff;
    color: #fff;
    font-weight: bold;
    text-align: left;
    width: 150px; }
@media (max-width: 767px) {
  #recruit table th, #recruit table td {
    border: 0;
    display: block;
    padding: 5px 10px; }
  #recruit table th {
    width: auto; }
  #recruit table td {
    padding: 10px; } }

#flow {
  background: url("../img/flow_bg.jpg") no-repeat center top;
  -webkit-background-size: cover;
  background-size: cover;
  color: #fff; }
  #flow h2.ttl:after {
    border-color: #fff; }
  #flow ol li {
    border: 1px solid #fff;
    padding: 20px 15px;
    position: relative; }
    #flow ol li + li {
      margin-top: 40px; }
      #flow ol li + li:before {
        content: "";
        background: url("../img/flow_01.png") no-repeat 0 0;
        -webkit-background-size: 7px;
        background-size: 7px;
        height: 28px;
        margin: auto;
        width: 7px;
        position: absolute;
        top: -35px;
        right: 0;
        left: 0; }
    #flow ol li .headtxt {
      font-weight: bold;
      font-size: 2rem;
      line-height: 1.5;
      text-align: center; }
      #flow ol li .headtxt span {
        font-size: 1.6rem; }
      #flow ol li .headtxt + * {
        margin-top: 10px; }

#faq dl div {
  border: 5px solid #CCC;
  padding: 20px 15px; }
  #faq dl div + div {
    margin-top: 20px; }
#faq dl dt {
  background: url("../img/faq_q.png") no-repeat 0 0;
  -webkit-background-size: 39px;
  background-size: 39px;
  font-weight: bold;
  padding: 7px 0 7px 50px;
  cursor: pointer; }
#faq dl dd {
  margin-top: 20px; }

#info {
  background-color: #FDD76E; }
  #info .content p:first-child {
    text-align: center; }
    @media (max-width: 767px) {
      #info .content p:first-child {
        text-align: left; } }
  #info .tel {
    font-weight: bold;
    font-size: 3.3rem;
    margin-top: 10px;
    text-align: center; }
    #info .tel img {
      margin-right: 10px;
      vertical-align: top;
      width: 40px; }
  #info .name {
    max-width: 270px;
    margin: auto;
    text-align: right; }

#form {
  background-color: #ff9300; }
  #form h2 {
    color: #fff; }
    #form h2:after {
      border-color: #fff; }

footer {
  background-color: #fff;
  color: #AAA;
  font-size: 1.4rem;
  padding: 10px 15px;
  text-align: center; }

#loading {
  display: none; }

.thanks {
  padding: 20px;
  font-size: 110%; }

.table_form {
  border-collapse: separate;
  border-spacing: 3px;
  width: 100%; }
  .table_form th, .table_form td {
    padding: 5px 10px; }
  .table_form th {
    background-color: #191919;
    color: #fff;
    font-weight: bold;
    text-align: left;
    position: relative;
    vertical-align: middle;
    width: 280px; }
    .table_form th.required:after {
      content: "必須";
      color: #fff;
      background: #CE0000;
      font-size: 1.4rem;
      padding: 2px 4px;
      position: absolute;
      right: 10px; }
    .table_form th.option:after {
      content: "任意";
      color: #fff;
      background: #9D9D9D;
      font-size: 1.4rem;
      padding: 2px 4px;
      position: absolute;
      right: 10px; }
  @media (max-width: 767px) {
    .table_form {
      border-collapse: collapse;
      border-spacing: 0; }
      .table_form th, .table_form td {
        display: block; }
      .table_form th {
        width: auto; }
      .table_form td {
        padding: 10px 0; } }

.form_confirm .table_form td {
  background-color: #fff; }

.table_form input[type=text], .table_form input[type=email], .table_form input[type=tel], .table_form input[type=nmber], .table_form input[type=date], .table_form textarea {
  width: 100%;
  padding: 4px;
  font-size: 1.6rem;
  font-family: "游ゴシック", YuGothic, "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", Osaka, "ＭＳ Ｐゴシック", "MS PGothic", "sans-serif";
  border-radius: 8px;
  border: solid 2px #c6c6c6;
  background: #fff;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
  box-sizing: border-box;
  font-weight: normal;
  color: #333; }
  .table_form input[type=text]:focus, .table_form input[type=email]:focus, .table_form input[type=tel]:focus, .table_form input[type=nmber]:focus, .table_form input[type=date]:focus, .table_form textarea:focus {
    outline: none;
    border-color: #707070; }
.table_form input[type="checkbox"]:checked + span, .table_form input[type="radio"]:checked + span {
  font-weight: bold; }
.table_form textarea {
  width: 100%;
  height: 130px; }
.table_form select {
  padding: 2px 0 4px 4px;
  border: solid 1px #345372;
  border-radius: 3px;
  margin-right: 2px; }
  .table_form select option {
    padding: 0; }

.form_button {
  overflow: hidden;
  margin-top: 30px;
  text-align: center; }
  @media (max-width: 767px) {
    .form_button {
      margin-top: 0px; } }
  .form_button input[type=submit], .form_button input[type=button], .form_button button[type=submit] {
    border: none;
    font-size: 2rem;
    font-weight: bold;
    margin: 10px;
    display: inline-block;
    overflow: hidden;
    cursor: pointer;
    transition: 0.3s;
    background-color: #148E0F;
    background-image: url(../img/arrow.png);
    background-repeat: no-repeat;
    background-position: 10px;
    -webkit-background-size: 12px;
    background-size: 12px;
    box-shadow: 0px 3px 6px 0px rgba(0, 0, 0, 0.15);
    color: #fff;
    padding: 10px 20px;
    width: 200px;
    max-width: 100%; }
    .form_button input[type=submit]:hover, .form_button input[type=button]:hover, .form_button button[type=submit]:hover {
      opacity: 0.8; }
    .form_button input[type=submit].back, .form_button input[type=button].back, .form_button button[type=submit].back {
      background-color: #ccc; }

.frm.danger {
  display: block;
  background: #c90000;
  padding: 5px 10px;
  position: relative;
  margin-top: 12px;
  clear: both;
  color: #fff !important;
  font-size: 80%; }
  .frm.danger:before {
    content: "";
    height: 0;
    width: 0;
    position: absolute;
    top: -20px;
    border: 10px solid #c90000;
    border-color: transparent;
    border-bottom-color: #c90000; }
