@charset "UTF-8";
/* line 2, ../sass/base/_reset.scss */
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, strong, 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;
  outline: 0;
  vertical-align: baseline;
  background: transparent;
  font-size: 100%;
}

/* line 23, ../sass/base/_reset.scss */
html {
  line-height: 1;
}

/* line 26, ../sass/base/_reset.scss */
article, aside, details, figcaption, figure, footer, header, hgroup, main, menu, nav, section, summary {
  display: block;
}

/* line 29, ../sass/base/_reset.scss */
dl, dt, dd,
ul, li {
  list-style: none;
}

/* line 33, ../sass/base/_reset.scss */
nav ul {
  list-style: none;
}

/* line 36, ../sass/base/_reset.scss */
blockquote, q {
  quotes: none;
}

/* line 39, ../sass/base/_reset.scss */
blockquote:before, blockquote:after,
q:before, q:after {
  content: '';
  content: none;
}

/* line 44, ../sass/base/_reset.scss */
img {
  vertical-align: bottom;
}

/* line 48, ../sass/base/_reset.scss */
ins {
  color: #000;
  text-decoration: none;
}

/* line 54, ../sass/base/_reset.scss */
mark {
  background-color: #ff9;
  color: #000;
  font-style: italic;
  font-weight: bold;
}

/* line 60, ../sass/base/_reset.scss */
a {
  cursor: pointer;
}

/* line 63, ../sass/base/_reset.scss */
del {
  text-decoration: line-through;
}

/* line 66, ../sass/base/_reset.scss */
abbr[title], dfn[title] {
  border-bottom: 1px dotted;
  cursor: help;
}

/* line 70, ../sass/base/_reset.scss */
table {
  border-collapse: collapse;
  border-spacing: 0;
}

/* line 75, ../sass/base/_reset.scss */
hr {
  display: block;
  height: 1px;
  border: 0;
  border-top: 1px solid #cccccc;
  margin: 1em 0;
  padding: 0;
}

/* line 83, ../sass/base/_reset.scss */
input, select {
  vertical-align: middle;
}

/* line 87, ../sass/base/_reset.scss */
address {
  font-style: normal;
}

@font-face {
  font-family: "YuGothic M";
  src: local("Yu Gothic Medium");
  font-weight: 500;
}
/* line 6, ../sass/base/_base.scss */
html {
  font-family: "游ゴシック Medium", "Yu Gothic Medium", YuGothic, "YuGothic M", "Hiragino Kaku Gothic ProN", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, "ＭＳ ゴシック", sans-serif;
  font-size: 62.5%;
}

/* line 11, ../sass/base/_base.scss */
body {
  font-size: 15px;
  line-height: 1.6em;
  color: #333333;
  -webkit-text-size-adjust: 100%;
  -webkit-font-smoothing: antialiased;
}

/* line 20, ../sass/base/_base.scss */
.clearfix:after, #contents #contentsWrapper:after, #contents #contentsWrapper #mainContents:after, #contents #contentsWrapper #subContents:after, .basic-UI ul.floatList:after, .basic-UI ol.floatList:after, .basic-UI dl.floatList:after, .basic-UI .separateBox-2:after {
  content: ".";
  display: block;
  height: 0;
  clear: both;
  visibility: hidden;
  overflow: hidden;
  font-size: 0.1em;
  line-height: 0;
}

/* line 31, ../sass/base/_base.scss */
.clearfix, #contents #contentsWrapper, #contents #contentsWrapper #mainContents, #contents #contentsWrapper #subContents, .basic-UI ul.floatList, .basic-UI ol.floatList, .basic-UI dl.floatList, .basic-UI .separateBox-2 {
  min-height: 1px;
}

/* line 35, ../sass/base/_base.scss */
* html .clearfix, * html #contents #contentsWrapper, #contents * html #contentsWrapper, * html #contents #contentsWrapper #mainContents, #contents #contentsWrapper * html #mainContents, * html #contents #contentsWrapper #subContents, #contents #contentsWrapper * html #subContents, * html .basic-UI ul.floatList, .basic-UI * html ul.floatList, * html .basic-UI ol.floatList, .basic-UI * html ol.floatList, * html .basic-UI dl.floatList, .basic-UI * html dl.floatList, * html .basic-UI .separateBox-2, .basic-UI * html .separateBox-2 {
  height: 1px;
  /*\*/
     /*/
height: auto;
overflow: hidden;
/**/
}

/* line 44, ../sass/base/_base.scss */
a {
  color: #444;
  text-decoration: none;
}

/* line 49, ../sass/base/_base.scss */
.pc {
  display: block;
}
@media only screen and (max-width: 767px) {
  /* line 49, ../sass/base/_base.scss */
  .pc {
    display: none;
  }
}

/* line 56, ../sass/base/_base.scss */
.sp {
  display: none;
}
@media only screen and (max-width: 767px) {
  /* line 56, ../sass/base/_base.scss */
  .sp {
    display: block;
  }
}

/* line 65, ../sass/base/_base.scss */
.center {
  text-align: center;
}

/* line 70, ../sass/base/_base.scss */
#contents {
  width: 100%;
  z-index: 1;
}
@media only screen and (max-width: 767px) {
  /* line 70, ../sass/base/_base.scss */
  #contents {
    padding-top: 0;
    margin-top: 0;
  }
}
/* line 77, ../sass/base/_base.scss */
#contents #contentsWrapper {
  width: 1130px;
  margin: 0 auto;
  color: #333333;
}
@media only screen and (max-width: 1150px) {
  /* line 77, ../sass/base/_base.scss */
  #contents #contentsWrapper {
    width: auto !important;
    margin: 0 auto;
    padding: 0 15px;
  }
}
@media only screen and (max-width: 767px) {
  /* line 77, ../sass/base/_base.scss */
  #contents #contentsWrapper {
    width: 100%;
    padding-top: 0;
    padding-bottom: 0;
  }
}
/* line 92, ../sass/base/_base.scss */
#contents #contentsWrapper #mainContents {
  float: left;
  width: 660px;
}
@media only screen and (max-width: 767px) {
  /* line 92, ../sass/base/_base.scss */
  #contents #contentsWrapper #mainContents {
    width: 100%;
  }
}
/* line 99, ../sass/base/_base.scss */
#contents #contentsWrapper #mainContents .mainContentsSection {
  margin-bottom: 22px;
}
@media only screen and (max-width: 767px) {
  /* line 99, ../sass/base/_base.scss */
  #contents #contentsWrapper #mainContents .mainContentsSection {
    margin-bottom: 0;
  }
}
/* line 104, ../sass/base/_base.scss */
#contents #contentsWrapper #mainContents .mainContentsSection .asideContentsSection {
  padding-top: 30px;
  background: url(img/slanting_line.png) left top repeat-x;
}
@media only screen and (max-width: 767px) {
  /* line 104, ../sass/base/_base.scss */
  #contents #contentsWrapper #mainContents .mainContentsSection .asideContentsSection {
    padding-top: 20px;
  }
}
/* line 113, ../sass/base/_base.scss */
#contents #contentsWrapper #subContents {
  float: right;
  width: 300px;
}
@media only screen and (max-width: 767px) {
  /* line 113, ../sass/base/_base.scss */
  #contents #contentsWrapper #subContents {
    float: none;
    width: auto;
    clear: both;
  }
}
/* line 122, ../sass/base/_base.scss */
#contents #contentsWrapper #subContents .subContentsSection {
  margin-bottom: 20px;
}
@media only screen and (max-width: 767px) {
  /* line 122, ../sass/base/_base.scss */
  #contents #contentsWrapper #subContents .subContentsSection {
    margin-bottom: 1px;
  }
}

@media only screen and (max-width: 640px) {
  /* line 2, ../sass/base/_basic_ui.scss */
  .basic-UI p {
    padding-left: 10px;
    padding-right: 10px;
  }
}
/* line 9, ../sass/base/_basic_ui.scss */
.basic-UI ul, .basic-UI ol, .basic-UI dl {
  margin-bottom: 20px;
}
@media only screen and (max-width: 640px) {
  /* line 9, ../sass/base/_basic_ui.scss */
  .basic-UI ul, .basic-UI ol, .basic-UI dl {
    padding-left: 10px;
    padding-right: 10px;
  }
}
/* line 17, ../sass/base/_basic_ui.scss */
.basic-UI ul.floatList li, .basic-UI ol.floatList li, .basic-UI dl.floatList li {
  float: left;
  margin-right: 20px;
}
/* line 23, ../sass/base/_basic_ui.scss */
.basic-UI ul.listStyle-disc li, .basic-UI ol.listStyle-disc li, .basic-UI dl.listStyle-disc li {
  list-style-type: disc;
  margin-left: 1.2em;
}
/* line 30, ../sass/base/_basic_ui.scss */
.basic-UI ul li:last-child, .basic-UI ol li:last-child, .basic-UI dl li:last-child {
  margin-bottom: 0;
}
/* line 35, ../sass/base/_basic_ui.scss */
.basic-UI ul li ul li, .basic-UI ul li ol li, .basic-UI ol li ul li, .basic-UI ol li ol li, .basic-UI dl li ul li, .basic-UI dl li ol li {
  margin-bottom: 5px;
}
/* line 37, ../sass/base/_basic_ui.scss */
.basic-UI ul li ul li:last-child, .basic-UI ul li ol li:last-child, .basic-UI ol li ul li:last-child, .basic-UI ol li ol li:last-child, .basic-UI dl li ul li:last-child, .basic-UI dl li ol li:last-child {
  margin-bottom: 0;
}
/* line 43, ../sass/base/_basic_ui.scss */
.basic-UI ul dt, .basic-UI ol dt, .basic-UI dl dt {
  font-weight: bold;
}
@media only screen and (max-width: 640px) {
  /* line 47, ../sass/base/_basic_ui.scss */
  .basic-UI ul p, .basic-UI ol p, .basic-UI dl p {
    padding-left: 0;
    padding-right: 0;
  }
}
/* line 56, ../sass/base/_basic_ui.scss */
.basic-UI input[type="text"], .basic-UI input[type="number"], .basic-UI input[type="email"], .basic-UI input[type="password"] {
  padding: 10px 5px;
  border-radius: 4px;
  border: solid 1px #A9A9A9;
  font-size: 1.1em;
}
@media only screen and (max-width: 640px) {
  /* line 56, ../sass/base/_basic_ui.scss */
  .basic-UI input[type="text"], .basic-UI input[type="number"], .basic-UI input[type="email"], .basic-UI input[type="password"] {
    width: 100%;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
  }
}
/* line 69, ../sass/base/_basic_ui.scss */
.basic-UI input[type="checkbox"], .basic-UI input[type="radio"] {
  padding-top: 5px;
  margin: 0 5px 3px 0;
}
/* line 75, ../sass/base/_basic_ui.scss */
.basic-UI select {
  height: 40px;
  padding: 5px;
  margin-bottom: 7px;
  border-radius: 4px;
  border: solid 1px #A9A9A9;
  font-size: 1.1em;
}
/* line 83, ../sass/base/_basic_ui.scss */
.basic-UI textarea {
  width: 90%;
  height: 75px;
  padding: 10px;
  margin: 2px;
  border-radius: 4px;
  border: solid 1px #A9A9A9;
  font-size: 1.1em;
  line-height: 1.2;
}
/* line 97, ../sass/base/_basic_ui.scss */
.basic-UI .separateBox-2 .separateBox-left {
  float: left;
  width: 49%;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
@media only screen and (max-width: 640px) {
  /* line 97, ../sass/base/_basic_ui.scss */
  .basic-UI .separateBox-2 .separateBox-left {
    float: none;
    width: 100%;
  }
}
/* line 107, ../sass/base/_basic_ui.scss */
.basic-UI .separateBox-2 .separateBox-right {
  float: right;
  width: 49%;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
@media only screen and (max-width: 640px) {
  /* line 107, ../sass/base/_basic_ui.scss */
  .basic-UI .separateBox-2 .separateBox-right {
    float: none;
    width: 100%;
  }
}
/* line 120, ../sass/base/_basic_ui.scss */
.basic-UI .scrollBox {
  overflow-y: scroll;
  border: solid 1px #E4E4E4;
  height: 180px;
  padding: 10px;
}
@media only screen and (max-width: 640px) {
  /* line 120, ../sass/base/_basic_ui.scss */
  .basic-UI .scrollBox {
    margin: 0 10px;
  }
}

/* line 131, ../sass/base/_basic_ui.scss */
.pagesContentsItem {
  margin-bottom: 25px;
}

/* line 136, ../sass/base/_basic_ui.scss */
#googlemap {
  margin: 20px 10px;
}
@media only screen and (max-width: 640px) {
  /* line 136, ../sass/base/_basic_ui.scss */
  #googlemap {
    width: 300px;
    margin: 20px auto;
    text-align: center;
  }
}
/* line 144, ../sass/base/_basic_ui.scss */
#googlemap iframe {
  width: 700px;
  height: 400px;
}
@media only screen and (max-width: 640px) {
  /* line 144, ../sass/base/_basic_ui.scss */
  #googlemap iframe {
    width: 300px;
    height: 200px;
  }
}

/* line 156, ../sass/base/_basic_ui.scss */
area {
  border: none;
  outline: none;
}

/* line 162, ../sass/base/_basic_ui.scss */
.mt00 {
  margin-top: 0px !important;
}

/* line 163, ../sass/base/_basic_ui.scss */
.mt05 {
  margin-top: 5px !important;
}

/* line 164, ../sass/base/_basic_ui.scss */
.mt10 {
  margin-top: 10px !important;
}

/* line 165, ../sass/base/_basic_ui.scss */
.mt15 {
  margin-top: 15px !important;
}

/* line 166, ../sass/base/_basic_ui.scss */
.mt20 {
  margin-top: 20px !important;
}

/* line 167, ../sass/base/_basic_ui.scss */
.mt25 {
  margin-top: 25px !important;
}

/* line 168, ../sass/base/_basic_ui.scss */
.mt30 {
  margin-top: 30px !important;
}

/* line 169, ../sass/base/_basic_ui.scss */
.mt35 {
  margin-top: 35px !important;
}

/* line 170, ../sass/base/_basic_ui.scss */
.mt40 {
  margin-top: 40px !important;
}

/* line 171, ../sass/base/_basic_ui.scss */
.mt45 {
  margin-top: 45px !important;
}

/* line 173, ../sass/base/_basic_ui.scss */
.mb00 {
  margin-bottom: 0px !important;
}

/* line 174, ../sass/base/_basic_ui.scss */
.mb05 {
  margin-bottom: 5px !important;
}

/* line 175, ../sass/base/_basic_ui.scss */
.mb10 {
  margin-bottom: 10px !important;
}

/* line 176, ../sass/base/_basic_ui.scss */
.mb15 {
  margin-bottom: 15px !important;
}

/* line 177, ../sass/base/_basic_ui.scss */
.mb20 {
  margin-bottom: 20px !important;
}

/* line 178, ../sass/base/_basic_ui.scss */
.mb25 {
  margin-bottom: 25px !important;
}

/* line 179, ../sass/base/_basic_ui.scss */
.mb30 {
  margin-bottom: 30px !important;
}

/* line 180, ../sass/base/_basic_ui.scss */
.mb35 {
  margin-bottom: 35px !important;
}

/* line 181, ../sass/base/_basic_ui.scss */
.mb50 {
  margin-bottom: 50px !important;
}

/* line 183, ../sass/base/_basic_ui.scss */
.ml00 {
  margin-left: 0px !important;
}

/* line 184, ../sass/base/_basic_ui.scss */
.ml05 {
  margin-left: 5px !important;
}

/* line 185, ../sass/base/_basic_ui.scss */
.ml10 {
  margin-left: 10px !important;
}

/* line 186, ../sass/base/_basic_ui.scss */
.ml15 {
  margin-left: 15px !important;
}

/* line 187, ../sass/base/_basic_ui.scss */
.ml20 {
  margin-left: 20px !important;
}

/* line 188, ../sass/base/_basic_ui.scss */
.ml25 {
  margin-left: 25px !important;
}

/* line 189, ../sass/base/_basic_ui.scss */
.ml30 {
  margin-left: 30px !important;
}

/* line 190, ../sass/base/_basic_ui.scss */
.ml35 {
  margin-left: 35px !important;
}

/* line 191, ../sass/base/_basic_ui.scss */
.ml50 {
  margin-left: 50px !important;
}

/* line 192, ../sass/base/_basic_ui.scss */
.ml100 {
  margin-left: 100px !important;
}

/* line 194, ../sass/base/_basic_ui.scss */
.mr00 {
  margin-right: 0 !important;
}

/* line 195, ../sass/base/_basic_ui.scss */
.mr05 {
  margin-right: 5px !important;
}

/* line 196, ../sass/base/_basic_ui.scss */
.mr10 {
  margin-right: 10px !important;
}

/* line 197, ../sass/base/_basic_ui.scss */
.mr15 {
  margin-right: 15px !important;
}

/* line 198, ../sass/base/_basic_ui.scss */
.mr20 {
  margin-right: 20px !important;
}

/* line 199, ../sass/base/_basic_ui.scss */
.mr25 {
  margin-right: 25px !important;
}

/* line 200, ../sass/base/_basic_ui.scss */
.mr30 {
  margin-right: 30px !important;
}

/* line 201, ../sass/base/_basic_ui.scss */
.mr35 {
  margin-right: 35px !important;
}

/* line 203, ../sass/base/_basic_ui.scss */
.m0a {
  margin: 0 auto;
}

/* line 208, ../sass/base/_basic_ui.scss */
.pt00 {
  padding-top: 0px !important;
}

/* line 209, ../sass/base/_basic_ui.scss */
.pt05 {
  padding-top: 5px !important;
}

/* line 210, ../sass/base/_basic_ui.scss */
.pt10 {
  padding-top: 10px !important;
}

/* line 211, ../sass/base/_basic_ui.scss */
.pt15 {
  padding-top: 15px !important;
}

/* line 212, ../sass/base/_basic_ui.scss */
.pt20 {
  padding-top: 20px !important;
}

/* line 213, ../sass/base/_basic_ui.scss */
.pt25 {
  padding-top: 25px !important;
}

/* line 214, ../sass/base/_basic_ui.scss */
.pt30 {
  padding-top: 30px !important;
}

/* line 215, ../sass/base/_basic_ui.scss */
.pt35 {
  padding-top: 35px !important;
}

/* line 216, ../sass/base/_basic_ui.scss */
.pt40 {
  padding-top: 40px !important;
}

/* line 217, ../sass/base/_basic_ui.scss */
.pt45 {
  padding-top: 45px !important;
}

/* line 219, ../sass/base/_basic_ui.scss */
.pb00 {
  padding-bottom: 0px !important;
}

/* line 220, ../sass/base/_basic_ui.scss */
.pb05 {
  padding-bottom: 5px !important;
}

/* line 221, ../sass/base/_basic_ui.scss */
.pb10 {
  padding-bottom: 10px !important;
}

/* line 222, ../sass/base/_basic_ui.scss */
.pb15 {
  padding-bottom: 15px !important;
}

/* line 223, ../sass/base/_basic_ui.scss */
.pb20 {
  padding-bottom: 20px !important;
}

/* line 224, ../sass/base/_basic_ui.scss */
.pb25 {
  padding-bottom: 25px !important;
}

/* line 225, ../sass/base/_basic_ui.scss */
.pb30 {
  padding-bottom: 30px !important;
}

/* line 226, ../sass/base/_basic_ui.scss */
.pb35 {
  padding-bottom: 35px !important;
}

/* line 228, ../sass/base/_basic_ui.scss */
.pl00 {
  padding-left: 0px !important;
}

/* line 229, ../sass/base/_basic_ui.scss */
.pl05 {
  padding-left: 5px !important;
}

/* line 230, ../sass/base/_basic_ui.scss */
.pl10 {
  padding-left: 10px !important;
}

/* line 231, ../sass/base/_basic_ui.scss */
.pl15 {
  padding-left: 15px !important;
}

/* line 232, ../sass/base/_basic_ui.scss */
.pl20 {
  padding-left: 20px !important;
}

/* line 233, ../sass/base/_basic_ui.scss */
.pl25 {
  padding-left: 25px !important;
}

/* line 234, ../sass/base/_basic_ui.scss */
.pl30 {
  padding-left: 30px !important;
}

/* line 235, ../sass/base/_basic_ui.scss */
.pl35 {
  padding-left: 35px !important;
}

/* line 236, ../sass/base/_basic_ui.scss */
.pl50 {
  padding-left: 50px !important;
}

/* line 238, ../sass/base/_basic_ui.scss */
.pr00 {
  padding-right: 0 !important;
}

/* line 239, ../sass/base/_basic_ui.scss */
.pr05 {
  padding-right: 5px !important;
}

/* line 240, ../sass/base/_basic_ui.scss */
.pr10 {
  padding-right: 10px !important;
}

/* line 241, ../sass/base/_basic_ui.scss */
.pr15 {
  padding-right: 15px !important;
}

/* line 242, ../sass/base/_basic_ui.scss */
.pr20 {
  padding-right: 20px !important;
}

/* line 243, ../sass/base/_basic_ui.scss */
.pr25 {
  padding-right: 25px !important;
}

/* line 244, ../sass/base/_basic_ui.scss */
.pr30 {
  padding-right: 30px !important;
}

/* line 245, ../sass/base/_basic_ui.scss */
.pr35 {
  padding-right: 35px !important;
}

/* line 248, ../sass/base/_basic_ui.scss */
.mbS {
  margin-bottom: 20px !important;
}
@media only screen and (max-width: 979px) {
  /* line 248, ../sass/base/_basic_ui.scss */
  .mbS {
    margin-bottom: 10px !important;
  }
}

/* line 254, ../sass/base/_basic_ui.scss */
.mbM {
  margin-bottom: 35px !important;
}
@media only screen and (max-width: 979px) {
  /* line 254, ../sass/base/_basic_ui.scss */
  .mbM {
    margin-bottom: 20px !important;
  }
}

/* line 260, ../sass/base/_basic_ui.scss */
.mbL {
  margin-bottom: 60px !important;
}
@media only screen and (max-width: 979px) {
  /* line 260, ../sass/base/_basic_ui.scss */
  .mbL {
    margin-bottom: 30px !important;
  }
}

/* line 266, ../sass/base/_basic_ui.scss */
.mbLL {
  margin-bottom: 80px !important;
}
@media only screen and (max-width: 979px) {
  /* line 266, ../sass/base/_basic_ui.scss */
  .mbLL {
    margin-bottom: 40px !important;
  }
}

/* line 272, ../sass/base/_basic_ui.scss */
.mbLLL {
  margin-bottom: 100px !important;
}
@media only screen and (max-width: 979px) {
  /* line 272, ../sass/base/_basic_ui.scss */
  .mbLLL {
    margin-bottom: 40px !important;
  }
}

/* line 281, ../sass/base/_basic_ui.scss */
.fw_b {
  font-weight: bold;
}

/* line 282, ../sass/base/_basic_ui.scss */
.fs_s {
  font-size: 15px;
}

/* line 284, ../sass/base/_basic_ui.scss */
.hosoku {
  font-size: 92% !important;
  line-height: 1.5 !important;
  background: #f4f4f4 !important;
  color: #666 !important;
  padding: 30px 30px !important;
  margin: 20px !important;
}
@media only screen and (max-width: 969px) {
  /* line 284, ../sass/base/_basic_ui.scss */
  .hosoku {
    padding: 20px !important;
    margin: 0 0 20px  !important;
  }
}

/* line 298, ../sass/base/_basic_ui.scss */
.txtarea {
  margin: 0 20px 30px;
}

/* line 301, ../sass/base/_basic_ui.scss */
.img_fl_r {
  float: right;
  margin: 0 0 30px  30px;
}
@media only screen and (max-width: 969px) {
  /* line 301, ../sass/base/_basic_ui.scss */
  .img_fl_r {
    float: none;
    margin: 0 0 15px;
    text-align: center;
  }
}
@media only screen and (max-width: 969px) {
  /* line 309, ../sass/base/_basic_ui.scss */
  .img_fl_r img {
    max-width: 280px;
  }
}

/* line 316, ../sass/base/_basic_ui.scss */
.fl_l {
  float: left;
  margin: 0 30px 30px 0;
}
@media only screen and (max-width: 969px) {
  /* line 316, ../sass/base/_basic_ui.scss */
  .fl_l {
    float: none;
    margin: 0 auto 15px;
  }
}

/* line 325, ../sass/base/_basic_ui.scss */
.fl_r {
  float: right;
  margin: 0 0 30px  30px;
}
@media only screen and (max-width: 969px) {
  /* line 325, ../sass/base/_basic_ui.scss */
  .fl_r {
    float: none;
    margin: 0 0 15px;
  }
}

/* line 338, ../sass/base/_basic_ui.scss */
.fl_n {
  float: none !important;
}

/* line 343, ../sass/base/_basic_ui.scss */
.ta_l {
  text-align: left;
}

/* line 344, ../sass/base/_basic_ui.scss */
.ta_r {
  text-align: right;
}

/* line 346, ../sass/base/_basic_ui.scss */
.ta_c {
  text-align: center;
}
@media only screen and (max-width: 969px) {
  /* line 346, ../sass/base/_basic_ui.scss */
  .ta_c {
    width: 100%;
  }
}
@media only screen and (max-width: 969px) {
  /* line 352, ../sass/base/_basic_ui.scss */
  .ta_c img {
    max-width: 280px;
  }
}

/* line 366, ../sass/base/_basic_ui.scss */
.ti_1 {
  margin-left: 1em;
  text-indent: -1em;
}

/* line 370, ../sass/base/_basic_ui.scss */
.ti_1-5 {
  margin-left: 1.5em;
  text-indent: -1.5em;
}

/* line 376, ../sass/base/_basic_ui.scss */
.font10 {
  font-size: 10px;
  line-height: 1.4;
}

/* line 377, ../sass/base/_basic_ui.scss */
.font11 {
  font-size: 11px;
  line-height: 1.4;
}

/* line 378, ../sass/base/_basic_ui.scss */
.font12 {
  font-size: 12px;
  line-height: 1.4;
}

/* line 379, ../sass/base/_basic_ui.scss */
.font13 {
  font-size: 13px;
  line-height: 1.4;
}

/* line 380, ../sass/base/_basic_ui.scss */
.font14 {
  font-size: 14px;
  line-height: 1.4;
}

/* line 381, ../sass/base/_basic_ui.scss */
.font15 {
  font-size: 15px;
  line-height: 1.4;
}

/* line 384, ../sass/base/_basic_ui.scss */
.display--pc {
  display: block;
}
@media only screen and (max-width: 969px) {
  /* line 384, ../sass/base/_basic_ui.scss */
  .display--pc {
    display: none;
  }
}

/* line 391, ../sass/base/_basic_ui.scss */
.display--sp {
  display: none;
}
@media only screen and (max-width: 969px) {
  /* line 391, ../sass/base/_basic_ui.scss */
  .display--sp {
    display: block;
  }
}

/* line 398, ../sass/base/_basic_ui.scss */
.d_n {
  display: none;
}

/* line 405, ../sass/base/_basic_ui.scss */
.betsumado:after {
  content: "";
  background: url(/common/img/betsumado.png) center center no-repeat;
  background-size: 16px;
  padding-right: 27px;
}
@media only screen and (max-width: 969px) {
  /* line 405, ../sass/base/_basic_ui.scss */
  .betsumado:after {
    background-size: 13px;
  }
}

/* line 418, ../sass/base/_basic_ui.scss */
.no_link {
  pointer-events: none;
}

/* line 1, ../sass/parts/_header.scss */
header {
  width: 100%;
  position: fixed;
  z-index: 9999;
  transition: all 0.5s;
}
@media only screen and (max-width: 767px) {
  /* line 1, ../sass/parts/_header.scss */
  header {
    height: 50px;
  }
}
/* line 10, ../sass/parts/_header.scss */
header.onBg {
  background: rgba(255, 255, 255, 0.7);
}
/* line 13, ../sass/parts/_header.scss */
header.custom {
  position: static;
}
/* line 16, ../sass/parts/_header.scss */
header .headerIn {
  padding: 25px 0;
  overflow: hidden;
}
@media only screen and (max-width: 1199px) {
  /* line 16, ../sass/parts/_header.scss */
  header .headerIn {
    width: auto;
    padding: 20px 15px;
  }
}
@media only screen and (max-width: 767px) {
  /* line 16, ../sass/parts/_header.scss */
  header .headerIn {
    width: 100%;
    height: 50px;
    padding: 0;
  }
}
/* line 28, ../sass/parts/_header.scss */
header .headerIn .logo {
  float: left;
  width: 120px;
  padding-left: 20px;
}
@media only screen and (max-width: 964px) {
  /* line 28, ../sass/parts/_header.scss */
  header .headerIn .logo {
    width: 120px;
  }
}
/* line 36, ../sass/parts/_header.scss */
header .headerIn .logo a:hover {
  opacity: 0.8;
}
/* line 39, ../sass/parts/_header.scss */
header .headerIn .logo a img {
  width: 100%;
}
@media only screen and (max-width: 980px) {
  /* line 39, ../sass/parts/_header.scss */
  header .headerIn .logo a img {
    width: 100%;
    padding: 16px 0 10px;
  }
}
/* line 51, ../sass/parts/_header.scss */
header .headerIn #gnavButton {
  display: none;
}
@media only screen and (max-width: 767px) {
  /* line 51, ../sass/parts/_header.scss */
  header .headerIn #gnavButton {
    position: absolute;
    display: block;
    top: 0;
    right: 0;
    z-index: 5000;
    transition: all .3s;
  }
}
@media only screen and (max-width: 767px) {
  /* line 61, ../sass/parts/_header.scss */
  header .headerIn #gnavButton #gnavButtonInner {
    position: relative;
    display: block;
    width: 50px;
    height: 50px;
    color: #333;
  }
}
@media only screen and (max-width: 767px) {
  /* line 69, ../sass/parts/_header.scss */
  header .headerIn #gnavButton #gnavButtonInner span {
    transition: all .3s;
    position: absolute;
    top: 50%;
    left: 50%;
    margin-top: -1px;
    margin-left: -12px;
    display: block;
    height: 2px;
    width: 25px;
    background: #333;
  }
  /* line 81, ../sass/parts/_header.scss */
  header .headerIn #gnavButton #gnavButtonInner span#top {
    transform: translate(0, -8px);
  }
  /* line 84, ../sass/parts/_header.scss */
  header .headerIn #gnavButton #gnavButtonInner span#bottom {
    transform: translate(0, 8px);
  }
}
/* line 91, ../sass/parts/_header.scss */
header .headerIn #gnavButton.onOpen {
  z-index: 9999;
}
@media only screen and (max-width: 969px) {
  /* line 96, ../sass/parts/_header.scss */
  header .headerIn #gnavButton.onOpen #gnavButtonInner span#top {
    transform: rotate(-45deg);
  }
  /* line 100, ../sass/parts/_header.scss */
  header .headerIn #gnavButton.onOpen #gnavButtonInner span#middle {
    opacity: 0;
  }
  /* line 103, ../sass/parts/_header.scss */
  header .headerIn #gnavButton.onOpen #gnavButtonInner span#bottom {
    transform: rotate(45deg);
  }
}
/* line 110, ../sass/parts/_header.scss */
header .headerIn #gnavButton.onOpen .gnavList {
  visibility: visible;
  opacity: 1;
  z-index: 9999;
}
/* line 116, ../sass/parts/_header.scss */
header .headerIn #gnavButton.onOpen .headerBtn {
  visibility: visible;
  opacity: 1;
  z-index: 9999;
}
/* line 124, ../sass/parts/_header.scss */
header .headerIn nav {
  position: relative;
  font-size: 16px;
  float: right;
  padding-top: 2px;
}
@media only screen and (max-width: 980px) {
  /* line 124, ../sass/parts/_header.scss */
  header .headerIn nav {
    font-size: 13px;
  }
}
@media only screen and (max-width: 767px) {
  /* line 124, ../sass/parts/_header.scss */
  header .headerIn nav {
    width: 100%;
    margin-top: 10px;
  }
}
@media only screen and (max-width: 767px) {
  /* line 124, ../sass/parts/_header.scss */
  header .headerIn nav {
    float: none;
  }
}
/* line 140, ../sass/parts/_header.scss */
header .headerIn nav .gnavList {
  float: left;
}
@media only screen and (max-width: 767px) {
  /* line 140, ../sass/parts/_header.scss */
  header .headerIn nav .gnavList {
    float: none;
    background: #fff;
    padding: 0 30px;
  }
}
/* line 148, ../sass/parts/_header.scss */
header .headerIn nav .gnavList li {
  position: relative;
  display: inline;
  margin-right: 50px;
  font-weight: bold;
}
@media only screen and (max-width: 1199px) {
  /* line 148, ../sass/parts/_header.scss */
  header .headerIn nav .gnavList li {
    margin-right: 15px;
  }
}
@media only screen and (max-width: 980px) {
  /* line 148, ../sass/parts/_header.scss */
  header .headerIn nav .gnavList li {
    margin-right: 8px;
  }
}
@media only screen and (max-width: 767px) {
  /* line 148, ../sass/parts/_header.scss */
  header .headerIn nav .gnavList li {
    display: block;
    height: auto;
    text-align: left;
    margin-right: 0;
  }
  /* line 164, ../sass/parts/_header.scss */
  header .headerIn nav .gnavList li:after {
    position: absolute;
    content: "";
    top: 40%;
    right: 20px;
    width: 10px;
    height: 10px;
    border-top: 1px solid #333;
    border-right: 1px solid #333;
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
  }
}
@media only screen and (max-width: 767px) {
  /* line 177, ../sass/parts/_header.scss */
  header .headerIn nav .gnavList li:first-child {
    border-top: 1px solid #d0d0d0;
  }
}
/* line 182, ../sass/parts/_header.scss */
header .headerIn nav .gnavList li a {
  position: relative;
  display: inline-block;
  transition: .3s;
}
@media only screen and (max-width: 767px) {
  /* line 182, ../sass/parts/_header.scss */
  header .headerIn nav .gnavList li a {
    padding: 20px;
    border-bottom: 1px solid #d0d0d0;
    display: block;
    font-size: 13px;
    text-align: center;
    color: #555;
  }
}
/* line 194, ../sass/parts/_header.scss */
header .headerIn nav .gnavList li a.gray {
  color: #9c9c9c;
  pointer-events: none;
}
/* line 198, ../sass/parts/_header.scss */
header .headerIn nav .gnavList li a:after {
  position: absolute;
  bottom: 0;
  left: 0;
  content: '';
  width: 0;
  height: 1px;
  background-color: #333;
  transition: .3s;
}
@media only screen and (max-width: 767px) {
  /* line 198, ../sass/parts/_header.scss */
  header .headerIn nav .gnavList li a:after {
    background-color: transparent;
    display: none;
  }
}
/* line 213, ../sass/parts/_header.scss */
header .headerIn nav .gnavList li a:hover {
  color: #333;
}
/* line 215, ../sass/parts/_header.scss */
header .headerIn nav .gnavList li a:hover:after {
  width: 100%;
}
/* line 222, ../sass/parts/_header.scss */
header .headerIn nav .headerBtn {
  float: right;
}
@media only screen and (max-width: 767px) {
  /* line 222, ../sass/parts/_header.scss */
  header .headerIn nav .headerBtn {
    background: #fff;
    float: none;
    text-align: center;
    padding: 10px 20px 30px;
  }
}
/* line 231, ../sass/parts/_header.scss */
header .headerIn nav .headerBtn span {
  position: relative;
  margin-left: 10px;
}
@media only screen and (max-width: 980px) {
  /* line 231, ../sass/parts/_header.scss */
  header .headerIn nav .headerBtn span {
    margin-left: 5px;
  }
}
@media only screen and (max-width: 767px) {
  /* line 231, ../sass/parts/_header.scss */
  header .headerIn nav .headerBtn span {
    margin: 15px auto 0;
    display: block;
    width: 260px;
    border-radius: 33px;
  }
}
/* line 243, ../sass/parts/_header.scss */
header .headerIn nav .headerBtn span:hover {
  opacity: 0.8;
}
/* line 246, ../sass/parts/_header.scss */
header .headerIn nav .headerBtn span a {
  border-radius: 14px;
  color: #fff;
  font-size: 12px;
  background-color: transparent;
  transition-property: all;
  transition: 0.3s linear;
  font-weight: bold;
}
@media only screen and (max-width: 980px) {
  /* line 246, ../sass/parts/_header.scss */
  header .headerIn nav .headerBtn span a {
    font-size: 10px;
  }
}
@media only screen and (max-width: 767px) {
  /* line 246, ../sass/parts/_header.scss */
  header .headerIn nav .headerBtn span a {
    font-size: 18px;
    display: block;
    border-radius: 20px;
  }
}
/* line 263, ../sass/parts/_header.scss */
header .headerIn nav .headerBtn span a:after {
  position: absolute;
  content: "";
  top: 35%;
  right: 10px;
  width: 6px;
  height: 6px;
  border-top: 1px solid #fff;
  border-right: 1px solid #fff;
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
}
@media only screen and (max-width: 767px) {
  /* line 263, ../sass/parts/_header.scss */
  header .headerIn nav .headerBtn span a:after {
    top: 40%;
    right: 30px;
    width: 10px;
    height: 10px;
  }
}
/* line 286, ../sass/parts/_header.scss */
header .headerIn nav .headerBtn span .entry {
  background: #e60012;
  padding: 3px 20px;
}
@media only screen and (max-width: 980px) {
  /* line 286, ../sass/parts/_header.scss */
  header .headerIn nav .headerBtn span .entry {
    padding: 3px 15px;
  }
}
@media only screen and (max-width: 767px) {
  /* line 286, ../sass/parts/_header.scss */
  header .headerIn nav .headerBtn span .entry {
    padding: 8px 0;
    font-size: 14px;
    font-weight: bold;
  }
}
/* line 301, ../sass/parts/_header.scss */
header .headerIn nav .headerBtn span .login {
  background: #005bac;
  padding: 3px 26px;
}
@media only screen and (max-width: 980px) {
  /* line 301, ../sass/parts/_header.scss */
  header .headerIn nav .headerBtn span .login {
    padding: 3px 18px;
  }
}
@media only screen and (max-width: 767px) {
  /* line 301, ../sass/parts/_header.scss */
  header .headerIn nav .headerBtn span .login {
    padding: 8px 0;
    font-size: 14px;
    font-weight: bold;
  }
}
/* line 316, ../sass/parts/_header.scss */
header .headerIn .onOpen {
  z-index: 9999;
}

/* line 2, ../sass/parts/_breadcrumbs.scss */
.breadCrumb {
  width: 100%;
  margin-bottom: 60px;
}
@media only screen and (max-width: 767px) {
  /* line 2, ../sass/parts/_breadcrumbs.scss */
  .breadCrumb {
    margin-bottom: 30px;
  }
}
/* line 8, ../sass/parts/_breadcrumbs.scss */
.breadCrumb ul {
  width: 1100px;
  margin: 0 auto;
  padding: 20px 0;
}
@media only screen and (max-width: 767px) {
  /* line 8, ../sass/parts/_breadcrumbs.scss */
  .breadCrumb ul {
    width: auto;
    padding: 10px 0 10px 15px;
  }
}
/* line 16, ../sass/parts/_breadcrumbs.scss */
.breadCrumb ul li {
  text-align: center;
  line-height: 1.4;
  display: inline;
  position: relative;
  padding: 0 15px;
}
@media only screen and (max-width: 767px) {
  /* line 16, ../sass/parts/_breadcrumbs.scss */
  .breadCrumb ul li {
    margin-bottom: 10px;
    padding: 0 8px;
    font-size: 13px;
  }
}
/* line 27, ../sass/parts/_breadcrumbs.scss */
.breadCrumb ul li:after {
  position: absolute;
  content: "";
  top: 28%;
  right: 0;
  width: 5px;
  height: 5px;
  border-top: 1px solid #333;
  border-right: 1px solid #333;
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
}
@media only screen and (max-width: 767px) {
  /* line 27, ../sass/parts/_breadcrumbs.scss */
  .breadCrumb ul li:after {
    width: 5px;
    height: 5px;
  }
}
/* line 43, ../sass/parts/_breadcrumbs.scss */
.breadCrumb ul li:first-child {
  padding-left: 0;
}
/* line 47, ../sass/parts/_breadcrumbs.scss */
.breadCrumb ul li:last-child:after {
  display: none;
}

/* line 2, ../sass/parts/_scroll_page_top.scss */
#scrollUp-JS {
  width: 82px;
  height: 127px;
  background: url(/recruit/common/img/page_up.png);
  text-indent: -9999px;
  right: 80px;
}
@media only screen and (max-width: 969px) {
  /* line 2, ../sass/parts/_scroll_page_top.scss */
  #scrollUp-JS {
    display: none !important;
  }
}
/* line 12, ../sass/parts/_scroll_page_top.scss */
#scrollUp-JS:hover {
  filter: alpha(opacity=80);
  -moz-opacity: 0.8;
  opacity: 0.8;
}

/* line 1, ../sass/parts/_title.scss */
.title_area {
  width: 100%;
  height: 370px;
}
@media only screen and (max-width: 767px) {
  /* line 1, ../sass/parts/_title.scss */
  .title_area {
    height: 200px;
  }
}
/* line 7, ../sass/parts/_title.scss */
.title_area.is--member {
  background: url(../img/member/member_h2_bg.jpg) right 0 no-repeat;
}
@media only screen and (max-width: 767px) {
  /* line 7, ../sass/parts/_title.scss */
  .title_area.is--member {
    background-position: right center;
    background-size: cover;
  }
}
/* line 14, ../sass/parts/_title.scss */
.title_area.is--voice {
  background: url(../img/voice/voice_h2_bg.jpg) right 0 no-repeat;
}
@media only screen and (max-width: 767px) {
  /* line 14, ../sass/parts/_title.scss */
  .title_area.is--voice {
    background-position: right center;
    background-size: cover;
  }
}
/* line 21, ../sass/parts/_title.scss */
.title_area.is--seminar {
  background: url(../img/seminar/seminar_h2_bg.jpg) right 0 no-repeat;
}
@media only screen and (max-width: 767px) {
  /* line 21, ../sass/parts/_title.scss */
  .title_area.is--seminar {
    background-position: right center;
    background-size: cover;
  }
}
/* line 28, ../sass/parts/_title.scss */
.title_area h2 {
  font-size: 30px;
  font-weight: normal;
  width: 1100px;
  margin: 0 auto;
  padding-top: 165px;
  letter-spacing: 0.1em;
}
@media only screen and (max-width: 767px) {
  /* line 28, ../sass/parts/_title.scss */
  .title_area h2 {
    font-size: 25px;
    width: auto;
    padding: 100px 0 0 15px;
  }
}
/* line 40, ../sass/parts/_title.scss */
.title_area h2 span {
  font-size: 16px;
  color: #848484;
  margin-left: 10px;
  font-family: 'Lato', sans-serif;
}
@media only screen and (max-width: 767px) {
  /* line 40, ../sass/parts/_title.scss */
  .title_area h2 span {
    font-size: 14px;
    display: block;
  }
}

/* line 54, ../sass/parts/_title.scss */
h3 {
  font-size: 25px;
  font-weight: bold;
  text-align: center;
  position: relative;
  margin-bottom: 60px;
}
@media only screen and (max-width: 767px) {
  /* line 54, ../sass/parts/_title.scss */
  h3 {
    font-size: 20px;
    margin-bottom: 40px;
  }
}
/* line 64, ../sass/parts/_title.scss */
h3:after {
  content: '';
  position: absolute;
  bottom: -20px;
  display: inline-block;
  width: 50px;
  height: 1px;
  left: 50%;
  -moz-transform: translateX(-50%);
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  transform: translateX(-50%);
  background-color: #4b4b4b;
}
@media only screen and (max-width: 767px) {
  /* line 64, ../sass/parts/_title.scss */
  h3:after {
    bottom: -15px;
    width: 30px;
  }
}

/* line 85, ../sass/parts/_title.scss */
h4 {
  background: #f6cdda;
  font-size: 20px;
  padding: 15px 40px;
  margin-bottom: 30px;
}
@media only screen and (max-width: 767px) {
  /* line 85, ../sass/parts/_title.scss */
  h4 {
    font-size: 16px;
    padding: 5px 15px;
    margin-bottom: 15px;
  }
}

/* line 97, ../sass/parts/_title.scss */
h5 {
  font-size: 18px;
  border-bottom: 1px solid #e25885;
  font-family: 'Lato', sans-serif;
  padding-bottom: 20px;
  margin-bottom: 20px;
}
@media only screen and (max-width: 767px) {
  /* line 97, ../sass/parts/_title.scss */
  h5 {
    font-size: 15px;
    padding-bottom: 10px;
    margin-bottom: 15px;
  }
}
/* line 108, ../sass/parts/_title.scss */
h5 span {
  color: #e15785;
  margin-right: 20px;
}
@media only screen and (max-width: 767px) {
  /* line 108, ../sass/parts/_title.scss */
  h5 span {
    margin-right: 10px;
  }
}

/* line 117, ../sass/parts/_title.scss */
h6 {
  border: 1px solid #e25885;
  font-size: 16px;
  padding: 8px 20px;
  margin-bottom: 20px;
}
@media only screen and (max-width: 767px) {
  /* line 117, ../sass/parts/_title.scss */
  h6 {
    font-size: 14px;
    padding: 4px 15px;
    margin-bottom: 15px;
  }
}

/* line 1, ../sass/parts/_btn.scss */
.bottom_button {
  margin-bottom: 80px;
}
@media only screen and (max-width: 767px) {
  /* line 1, ../sass/parts/_btn.scss */
  .bottom_button {
    margin-bottom: 50px;
  }
}
/* line 7, ../sass/parts/_btn.scss */
.bottom_button.is--L a {
  width: 600px;
}
@media only screen and (max-width: 767px) {
  /* line 7, ../sass/parts/_btn.scss */
  .bottom_button.is--L a {
    width: 90%;
  }
}
/* line 14, ../sass/parts/_btn.scss */
.bottom_button a {
  display: block;
  text-align: center;
  font-size: 20px;
  letter-spacing: 0.1em;
  color: #444;
  border: 1px solid #444;
  padding: 40px 0;
  width: 460px;
  margin: 0 auto;
  position: relative;
}
@media only screen and (max-width: 767px) {
  /* line 14, ../sass/parts/_btn.scss */
  .bottom_button a {
    width: 90%;
    font-size: 16px;
    padding: 20px 0;
  }
}
/* line 31, ../sass/parts/_btn.scss */
.bottom_button a:hover {
  background: #444;
  color: #fff;
  transition: .3s;
}
/* line 35, ../sass/parts/_btn.scss */
.bottom_button a:hover:after {
  background: url(../img/button_arrow_hover.png) 0 0 no-repeat;
  padding: 0 18px;
  background-size: 35px;
  height: 15px;
  position: absolute;
  top: 45%;
  right: 20px;
}
/* line 46, ../sass/parts/_btn.scss */
.bottom_button a:after {
  content: "";
  background: url(../img/button_arrow.png) 0 0 no-repeat;
  padding: 0 18px;
  background-size: 35px;
  height: 15px;
  position: absolute;
  top: 45%;
  right: 20px;
}
@media only screen and (max-width: 767px) {
  /* line 46, ../sass/parts/_btn.scss */
  .bottom_button a:after {
    background-size: 25px;
    right: 5px;
  }
}
/* line 62, ../sass/parts/_btn.scss */
.bottom_button a br {
  display: none;
}
@media only screen and (max-width: 767px) {
  /* line 62, ../sass/parts/_btn.scss */
  .bottom_button a br {
    display: block;
  }
}

@media only screen and (max-width: 769px) {
  /* line 3, ../sass/parts/_menu_js.scss */
  #js-nav #menuBtn {
    position: fixed;
    top: 20px;
    right: 3%;
    color: #fff;
    z-index: 9000;
    cursor: pointer;
  }
}
@media only screen and (max-width: 769px) and (max-width: 769px) {
  /* line 3, ../sass/parts/_menu_js.scss */
  #js-nav #menuBtn {
    top: 0;
    right: 0;
  }
}
@media only screen and (max-width: 769px) {
  /* line 15, ../sass/parts/_menu_js.scss */
  #js-nav #navArea {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    display: none;
    width: 100%;
    height: 100%;
    background: #fff;
    z-index: 8000;
    filter: alpha(opacity=0);
    -moz-opacity: 0;
    opacity: 0;
  }
  /* line 27, ../sass/parts/_menu_js.scss */
  #js-nav #navArea #nav {
    position: relative;
    filter: alpha(opacity=0);
    -moz-opacity: 0;
    opacity: 0;
    padding-top: 80px;
    padding-bottom: 60px;
    background: #fff;
    z-index: 8000;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
  }
  /* line 36, ../sass/parts/_menu_js.scss */
  #js-nav #navArea #nav .navItem {
    filter: alpha(opacity=0);
    -moz-opacity: 0;
    opacity: 0;
  }
}
/* line 45, ../sass/parts/_menu_js.scss */
#js-nav {
  transition: all 0.5s;
}
/* line 48, ../sass/parts/_menu_js.scss */
#js-nav #menuBtn span {
  width: 24px;
  height: 3px;
  display: block;
  background: #333;
  position: absolute;
  left: 50%;
  top: 50%;
  margin-left: -12px;
  margin-top: -1.5px;
}
/* line 59, ../sass/parts/_menu_js.scss */
#js-nav.is-open #menuBtn span {
  background: #000;
}

/* line 68, ../sass/parts/_menu_js.scss */
#menuBtn {
  display: none;
  width: 50px;
  height: 50px;
}
@media only screen and (max-width: 769px) {
  /* line 68, ../sass/parts/_menu_js.scss */
  #menuBtn {
    display: block;
  }
}
/* line 76, ../sass/parts/_menu_js.scss */
#menuBtn span {
  position: relative;
  transition: 0.3s all;
}
/* line 80, ../sass/parts/_menu_js.scss */
#menuBtn .top {
  transform: translateY(-8px);
}
/* line 83, ../sass/parts/_menu_js.scss */
#menuBtn .middle {
  transition: .5s opacity;
  opacity: 1;
}
/* line 87, ../sass/parts/_menu_js.scss */
#menuBtn .bottom {
  transform: translateY(8px);
}

/* line 104, ../sass/parts/_menu_js.scss */
#js-nav.is-close #menuBtn .middle {
  transition: .5s opacity;
}
/* line 107, ../sass/parts/_menu_js.scss */
#js-nav.is-close #menuBtn .top {
  animation: type6-top .5s;
}
/* line 110, ../sass/parts/_menu_js.scss */
#js-nav.is-close #menuBtn .bottom {
  animation: type6-bottom .5s;
}

/* line 116, ../sass/parts/_menu_js.scss */
#js-nav.is-open #menuBtn .middle {
  opacity: 0;
  transition: .5s opacity;
}
/* line 120, ../sass/parts/_menu_js.scss */
#js-nav.is-open #menuBtn .top {
  animation: type6-top-close .5s;
  animation-fill-mode: forwards;
}
/* line 124, ../sass/parts/_menu_js.scss */
#js-nav.is-open #menuBtn .bottom {
  animation: type6-bottom-close .5s;
  animation-fill-mode: forwards;
}

@keyframes type6-top {
  0% {
    transform: translateY(0px) rotate(-45deg);
  }
  50% {
    transform: translateY(0px) rotate(0deg);
  }
  100% {
    transform: translateY(-8px) rotate(0deg);
  }
}
@keyframes type6-bottom {
  0% {
    transform: translateY(0px) rotate(45deg);
  }
  50% {
    transform: translateY(0px) rotate(0deg);
  }
  100% {
    transform: translateY(8px) rotate(0deg);
  }
}
@keyframes type6-top-close {
  0% {
    transform: translateY(-7px) rotate(0deg);
  }
  50% {
    transform: translateY(0px) rotate(0deg);
  }
  100% {
    transform: translateY(0px) rotate(-45deg);
  }
}
@keyframes type6-bottom-close {
  0% {
    transform: translateY(7px) rotate(0deg);
  }
  50% {
    transform: translateY(0px) rotate(0deg);
  }
  100% {
    transform: translateY(0px) rotate(45deg);
  }
}
/* line 26, ../sass/parts/_footer.scss */
footer {
  width: 100%;
  overflow: hidden;
  border-top: 1px solid #e9e9e9;
}
/* line 30, ../sass/parts/_footer.scss */
footer .footer_inner {
  width: 1100px;
  margin: 0 auto;
  padding: 50px 0;
  overflow: hidden;
}
@media only screen and (max-width: 767px) {
  /* line 30, ../sass/parts/_footer.scss */
  footer .footer_inner {
    width: 100%;
  }
}
/* line 38, ../sass/parts/_footer.scss */
footer .footer_inner .footer_logo {
  width: 190px;
  float: left;
}
@media only screen and (max-width: 767px) {
  /* line 38, ../sass/parts/_footer.scss */
  footer .footer_inner .footer_logo {
    float: none;
    margin: 0 auto 10px;
  }
}
/* line 46, ../sass/parts/_footer.scss */
footer .footer_inner .footer_logo a img {
  width: 100%;
}
/* line 51, ../sass/parts/_footer.scss */
footer .footer_inner .copyright {
  float: right;
  font-size: 16px;
  color: #b2b2b2;
  font-family: 'Lato', sans-serif;
  letter-spacing: 0.1em;
}
@media only screen and (max-width: 767px) {
  /* line 51, ../sass/parts/_footer.scss */
  footer .footer_inner .copyright {
    float: none;
    font-size: 13px;
    text-align: center;
  }
}

/* line 3, ../sass/pages/_article_detail.scss */
#contents {
  width: 100%;
  padding-top: 68px;
}
@media only screen and (max-width: 797px) {
  /* line 3, ../sass/pages/_article_detail.scss */
  #contents {
    line-height: 1.6;
    margin-bottom: 0;
    padding-top: 50px;
    font-size: 14px;
  }
}
/* line 13, ../sass/pages/_article_detail.scss */
#contents .mv {
  width: 100%;
  height: 420px;
  background: #015db2;
  position: relative;
  margin-bottom: 20px;
}
@media only screen and (max-width: 797px) {
  /* line 13, ../sass/pages/_article_detail.scss */
  #contents .mv {
    position: static;
    height: auto;
    margin-bottom: 30px;
  }
}
/* line 24, ../sass/pages/_article_detail.scss */
#contents .mv .mv-bgImg,
#contents .mv .mv-bgImg2,
#contents .mv .mv-bgImg3,
#contents .mv .mv-bgImg4,
#contents .mv .mv-bgImg5,
#contents .mv .mv-bgImg6,
#contents .mv .mv-bgImg7,
#contents .mv .mv-bgImg8 {
  width: 66.66%;
  height: 420px;
}
@media only screen and (max-width: 797px) {
  /* line 24, ../sass/pages/_article_detail.scss */
  #contents .mv .mv-bgImg,
  #contents .mv .mv-bgImg2,
  #contents .mv .mv-bgImg3,
  #contents .mv .mv-bgImg4,
  #contents .mv .mv-bgImg5,
  #contents .mv .mv-bgImg6,
  #contents .mv .mv-bgImg7,
  #contents .mv .mv-bgImg8 {
    width: 100%;
    height: 200px;
  }
}
/* line 40, ../sass/pages/_article_detail.scss */
#contents .mv .mv-bgImg.mvTalk01, #contents .mv .mv-bgImg2, #contents .mv .mv-bgImg3, #contents .mv .mv-bgImg4, #contents .mv .mv-bgImg5, #contents .mv .mv-bgImg6, #contents .mv .mv-bgImg7, #contents .mv .mv-bgImg8 {
  background: url(/recruit/voice/talk/img/mv_talk01.jpg) center center/cover no-repeat;
}
/* line 47, ../sass/pages/_article_detail.scss */
#contents .mv .mv-bgImg {
  background: url(/recruit/voice/introduce/kisha/img/mv_01.jpg) center center/cover no-repeat;
}
/* line 48, ../sass/pages/_article_detail.scss */
#contents .mv .mv-bgImg2 {
  background: url(/recruit/voice/introduce/kisha/img/mv_02.jpg) center center/cover no-repeat;
}
/* line 49, ../sass/pages/_article_detail.scss */
#contents .mv .mv-bgImg3 {
  background: url(/recruit/voice/introduce/kisha/img/mv_03.jpg) center center/cover no-repeat;
}
/* line 50, ../sass/pages/_article_detail.scss */
#contents .mv .mv-bgImg4 {
  background: url(/recruit/voice/introduce/kisha/img/mv_04.jpg) center center/cover no-repeat;
}
/* line 51, ../sass/pages/_article_detail.scss */
#contents .mv .mv-bgImg5 {
  background: url(/recruit/voice/introduce/business/img/mv_01.jpg) center center/cover no-repeat;
}
/* line 52, ../sass/pages/_article_detail.scss */
#contents .mv .mv-bgImg6 {
  background: url(/recruit/voice/introduce/business/img/mv_02.jpg) center center/cover no-repeat;
}
/* line 53, ../sass/pages/_article_detail.scss */
#contents .mv .mv-bgImg7 {
  background: url(/recruit/voice/introduce/technology/img/mv_01.jpg) center center/cover no-repeat;
}
/* line 54, ../sass/pages/_article_detail.scss */
#contents .mv .mv-bgImg8 {
  background: url(/recruit/voice/introduce/kisha/img/mv_05.jpg) center center/cover no-repeat;
}
/* line 55, ../sass/pages/_article_detail.scss */
#contents .mv .mvInner {
  position: absolute;
  top: 0;
  left: 50%;
  width: 1130px;
  margin-left: -565px;
}
@media only screen and (max-width: 797px) {
  /* line 55, ../sass/pages/_article_detail.scss */
  #contents .mv .mvInner {
    position: static;
    left: 0;
    width: 100%;
    margin-left: 0;
  }
}
/* line 67, ../sass/pages/_article_detail.scss */
#contents .mv .mvInner .mvTxt {
  float: right;
  font-weight: bold;
  color: #fff;
  background: rgba(0, 0, 0, 0.5);
  padding: 40px 40px 30px;
  border: 2px solid #fff;
  margin-top: 47px;
  overflow: hidden;
  width: 430px;
}
@media only screen and (max-width: 797px) {
  /* line 67, ../sass/pages/_article_detail.scss */
  #contents .mv .mvInner .mvTxt {
    float: none;
    background: #015db2;
    padding: 20px 40px;
    border: none;
    margin-top: 0;
    width: auto;
  }
}
/* line 85, ../sass/pages/_article_detail.scss */
#contents .mv .mvInner .mvTxt .mainTxt {
  font-size: 35px;
  line-height: 1.8;
  margin-bottom: 40px;
}
@media only screen and (max-width: 797px) {
  /* line 85, ../sass/pages/_article_detail.scss */
  #contents .mv .mvInner .mvTxt .mainTxt {
    font-size: 20px;
    line-height: 1.6;
    margin-bottom: 10px;
    text-align: left;
    display: inline-block;
  }
}
/* line 97, ../sass/pages/_article_detail.scss */
#contents .mv .mvInner .mvTxt .profile {
  float: right;
}
@media only screen and (max-width: 797px) {
  /* line 97, ../sass/pages/_article_detail.scss */
  #contents .mv .mvInner .mvTxt .profile {
    float: none;
    text-align: right;
  }
}
/* line 103, ../sass/pages/_article_detail.scss */
#contents .mv .mvInner .mvTxt .profile .name {
  font-size: 45px;
  margin-bottom: 10px;
}
@media only screen and (max-width: 797px) {
  /* line 103, ../sass/pages/_article_detail.scss */
  #contents .mv .mvInner .mvTxt .profile .name {
    font-size: 20px;
    margin-bottom: 0;
  }
}
/* line 110, ../sass/pages/_article_detail.scss */
#contents .mv .mvInner .mvTxt .profile .name span {
  font-size: 18px;
  padding-right: 15px;
}
@media only screen and (max-width: 797px) {
  /* line 110, ../sass/pages/_article_detail.scss */
  #contents .mv .mvInner .mvTxt .profile .name span {
    font-size: 13px;
    padding-right: 10px;
  }
}
/* line 119, ../sass/pages/_article_detail.scss */
#contents .mv .mvInner .mvTxt .profile .date {
  font-size: 18px;
  float: right;
}
@media only screen and (max-width: 797px) {
  /* line 119, ../sass/pages/_article_detail.scss */
  #contents .mv .mvInner .mvTxt .profile .date {
    font-size: 13px;
  }
}
/* line 132, ../sass/pages/_article_detail.scss */
#contents .mvTalk01 {
  width: 100%;
  background: url(/recruit/voice/img/lead_bg_voice.jpg) 0 0 no-repeat;
  background-size: cover;
  min-height: 150px;
  margin-bottom: 20px;
}
/* line 143, ../sass/pages/_article_detail.scss */
#contents .mvTalk01 .mvInner {
  width: 1130px;
  margin: 0 auto;
}
@media only screen and (max-width: 797px) {
  /* line 143, ../sass/pages/_article_detail.scss */
  #contents .mvTalk01 .mvInner {
    position: static;
    left: 0;
    width: 100%;
    margin-left: 0;
    min-height: 0;
  }
}
/* line 155, ../sass/pages/_article_detail.scss */
#contents .mvTalk01 .mvInner .mainTxt {
  color: #fff;
  padding: 40px 40px 60px;
  font-size: 22px;
  line-height: 1.6;
  text-align: center;
}
@media only screen and (max-width: 797px) {
  /* line 155, ../sass/pages/_article_detail.scss */
  #contents .mvTalk01 .mvInner .mainTxt {
    float: none;
    padding: 20px;
    font-size: 16px;
    line-height: 1.6;
    text-align: left;
    display: inline-block;
  }
}
@media only screen and (max-width: 797px) {
  /* line 174, ../sass/pages/_article_detail.scss */
  #contents .mvTalk01 .mvInner .mainTxt br {
    display: none;
  }
}
/* line 182, ../sass/pages/_article_detail.scss */
#contents .mvImg {
  width: 1130px;
  margin: 0 auto;
  text-align: center;
  margin-top: -20px;
  margin-bottom: 30px;
}
@media only screen and (max-width: 797px) {
  /* line 182, ../sass/pages/_article_detail.scss */
  #contents .mvImg {
    width: 100%;
    margin-top: 0;
  }
}
/* line 192, ../sass/pages/_article_detail.scss */
#contents .mvImg img {
  box-shadow: 0px 0px 20px -5px rgba(0, 0, 0, 0.8);
}
@media only screen and (max-width: 797px) {
  /* line 192, ../sass/pages/_article_detail.scss */
  #contents .mvImg img {
    width: 100%;
    box-shadow: 0px 0px 20px -5px transparent;
  }
}
/* line 205, ../sass/pages/_article_detail.scss */
#contents #contentsWrapper {
  width: 1130px;
  padding-bottom: 0;
  margin: 0 auto;
  overflow: hidden;
}
@media only screen and (max-width: 797px) {
  /* line 205, ../sass/pages/_article_detail.scss */
  #contents #contentsWrapper {
    width: auto;
    margin: 0 auto;
    padding: 0 15px;
  }
}
/* line 215, ../sass/pages/_article_detail.scss */
#contents #contentsWrapper .lead {
  margin-bottom: 50px;
  line-height: 1.8;
  border: 1px solid rgba(0, 91, 172, 0.6);
  padding: 20px;
}
@media only screen and (max-width: 797px) {
  /* line 215, ../sass/pages/_article_detail.scss */
  #contents #contentsWrapper .lead {
    margin-bottom: 30px;
    line-height: 1.6;
    padding: 15px;
  }
}
/* line 225, ../sass/pages/_article_detail.scss */
#contents #contentsWrapper .lead span {
  background: linear-gradient(transparent 60%, #ffff66 60%);
}
/* line 230, ../sass/pages/_article_detail.scss */
#contents #contentsWrapper .sectionAll {
  margin-bottom: 80px;
}
@media only screen and (max-width: 797px) {
  /* line 230, ../sass/pages/_article_detail.scss */
  #contents #contentsWrapper .sectionAll {
    margin-bottom: 30px;
  }
}
/* line 235, ../sass/pages/_article_detail.scss */
#contents #contentsWrapper .sectionAll:last-child {
  margin-bottom: 80px;
}
@media only screen and (max-width: 797px) {
  /* line 235, ../sass/pages/_article_detail.scss */
  #contents #contentsWrapper .sectionAll:last-child {
    margin-bottom: 30px;
  }
}
/* line 241, ../sass/pages/_article_detail.scss */
#contents #contentsWrapper .sectionAll .jobSummary {
  margin-bottom: 50px;
}
@media only screen and (max-width: 797px) {
  /* line 241, ../sass/pages/_article_detail.scss */
  #contents #contentsWrapper .sectionAll .jobSummary {
    margin-bottom: 30px;
  }
}
/* line 249, ../sass/pages/_article_detail.scss */
#contents #contentsWrapper .sectionAll .jobDescription {
  padding: 0 15px;
}
@media only screen and (max-width: 797px) {
  /* line 249, ../sass/pages/_article_detail.scss */
  #contents #contentsWrapper .sectionAll .jobDescription {
    padding: 0;
  }
}
/* line 254, ../sass/pages/_article_detail.scss */
#contents #contentsWrapper .sectionAll .jobDescription .jobDescriptionIn {
  padding: 0 20px;
  margin-bottom: 50px;
}
@media only screen and (max-width: 797px) {
  /* line 254, ../sass/pages/_article_detail.scss */
  #contents #contentsWrapper .sectionAll .jobDescription .jobDescriptionIn {
    padding: 0;
    margin-bottom: 30px;
  }
}
/* line 262, ../sass/pages/_article_detail.scss */
#contents #contentsWrapper .sectionAll .jobDescription .jobDescriptionIn ul li {
  margin-bottom: 10px;
  padding-left: 2em;
  text-indent: -2em;
}
/* line 268, ../sass/pages/_article_detail.scss */
#contents #contentsWrapper .sectionAll .jobDescription .jobDescriptionIn ul li:before {
  content: "";
  background: url(/recruit/common/img/ico_pen.png) center center no-repeat;
  padding: 10px 2em 10px 0;
  background-size: 15px;
}
@media only screen and (max-width: 797px) {
  /* line 268, ../sass/pages/_article_detail.scss */
  #contents #contentsWrapper .sectionAll .jobDescription .jobDescriptionIn ul li:before {
    padding: 10px 2em 10px 0;
    background-size: 15px;
  }
}
/* line 280, ../sass/pages/_article_detail.scss */
#contents #contentsWrapper .sectionAll .jobDescription .jobDescriptionIn .elements {
  overflow: hidden;
}
/* line 282, ../sass/pages/_article_detail.scss */
#contents #contentsWrapper .sectionAll .jobDescription .jobDescriptionIn .elements .elementsIn {
  border: 1px solid #005bac;
  float: left;
  display: inline;
  padding: 30px;
  margin-bottom: 0;
  width: 48%;
  box-sizing: border-box;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -o-box-sizing: border-box;
  -ms-box-sizing: border-box;
  text-indent: 0;
  font-size: 15px;
  margin-right: 30px;
}
@media only screen and (max-width: 797px) {
  /* line 282, ../sass/pages/_article_detail.scss */
  #contents #contentsWrapper .sectionAll .jobDescription .jobDescriptionIn .elements .elementsIn {
    float: none;
    display: block;
    padding: 15px;
    margin-bottom: 10px;
    width: 100%;
    text-indent: 0;
    font-size: 13px;
    margin-right: 0;
  }
}
/* line 308, ../sass/pages/_article_detail.scss */
#contents #contentsWrapper .sectionAll .jobDescription .jobDescriptionIn .elements .elementsIn:last-child {
  margin-right: 0;
}
/* line 311, ../sass/pages/_article_detail.scss */
#contents #contentsWrapper .sectionAll .jobDescription .jobDescriptionIn .elements .elementsIn .ttlS {
  text-align: center;
  font-weight: bold;
}
@media only screen and (max-width: 797px) {
  /* line 311, ../sass/pages/_article_detail.scss */
  #contents #contentsWrapper .sectionAll .jobDescription .jobDescriptionIn .elements .elementsIn .ttlS {
    font-size: 14px;
  }
}
/* line 318, ../sass/pages/_article_detail.scss */
#contents #contentsWrapper .sectionAll .jobDescription .jobDescriptionIn .elements .elementsIn .match {
  padding: 25px 0;
}
@media only screen and (max-width: 797px) {
  /* line 318, ../sass/pages/_article_detail.scss */
  #contents #contentsWrapper .sectionAll .jobDescription .jobDescriptionIn .elements .elementsIn .match {
    padding: 0;
  }
}
/* line 328, ../sass/pages/_article_detail.scss */
#contents #contentsWrapper .sectionAll .freshmanVoice {
  overflow: hidden;
  padding: 0 15px;
  margin-bottom: 50px;
}
@media only screen and (max-width: 797px) {
  /* line 328, ../sass/pages/_article_detail.scss */
  #contents #contentsWrapper .sectionAll .freshmanVoice {
    padding: 0;
    margin-bottom: 20px;
  }
}
@media only screen and (max-width: 797px) {
  /* line 336, ../sass/pages/_article_detail.scss */
  #contents #contentsWrapper .sectionAll .freshmanVoice .freshmanImg {
    width: 290px;
    margin: 0 auto;
  }
}
/* line 341, ../sass/pages/_article_detail.scss */
#contents #contentsWrapper .sectionAll .freshmanVoice .freshmanImg img {
  float: left;
  margin-right: 20px;
}
@media only screen and (max-width: 797px) {
  /* line 341, ../sass/pages/_article_detail.scss */
  #contents #contentsWrapper .sectionAll .freshmanVoice .freshmanImg img {
    width: 100%;
    margin-right: 0;
    float: none;
    margin-bottom: 15px;
  }
}
/* line 352, ../sass/pages/_article_detail.scss */
#contents #contentsWrapper .sectionAll .freshmanVoice .freshmanTxt {
  padding-left: 560px;
}
@media only screen and (max-width: 797px) {
  /* line 352, ../sass/pages/_article_detail.scss */
  #contents #contentsWrapper .sectionAll .freshmanVoice .freshmanTxt {
    padding-left: 0;
  }
}
/* line 357, ../sass/pages/_article_detail.scss */
#contents #contentsWrapper .sectionAll .freshmanVoice .freshmanTxt p {
  margin-bottom: 10px;
}
/* line 437, ../sass/pages/_article_detail.scss */
#contents #contentsWrapper .sectionAll .member {
  overflow: hidden;
  padding: 0 20px;
}
@media only screen and (max-width: 797px) {
  /* line 437, ../sass/pages/_article_detail.scss */
  #contents #contentsWrapper .sectionAll .member {
    width: 100%;
    padding: 0;
  }
}
/* line 444, ../sass/pages/_article_detail.scss */
#contents #contentsWrapper .sectionAll .member li {
  float: left;
  margin: 0 1.9% 1.9% 0;
  width: 49%;
  box-sizing: border-box;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -o-box-sizing: border-box;
  -ms-box-sizing: border-box;
  position: relative;
}
@media only screen and (max-width: 797px) {
  /* line 444, ../sass/pages/_article_detail.scss */
  #contents #contentsWrapper .sectionAll .member li {
    text-align: center;
  }
}
/* line 460, ../sass/pages/_article_detail.scss */
#contents #contentsWrapper .sectionAll .member li:after {
  content: "";
  position: absolute;
  bottom: 5px;
  right: 5px;
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 0 0 30px 30px;
  border-color: transparent transparent #ffffff transparent;
}
@media only screen and (max-width: 797px) {
  /* line 460, ../sass/pages/_article_detail.scss */
  #contents #contentsWrapper .sectionAll .member li:after {
    border-width: 0 0 15px 15px;
  }
}
/* line 474, ../sass/pages/_article_detail.scss */
#contents #contentsWrapper .sectionAll .member li:nth-child(even) {
  margin-right: 0;
}
/* line 482, ../sass/pages/_article_detail.scss */
#contents #contentsWrapper .sectionAll .member li:hover {
  opacity: 0.8;
}
/* line 485, ../sass/pages/_article_detail.scss */
#contents #contentsWrapper .sectionAll .member li a {
  display: block;
  padding: 5px;
  background: #005bac;
}
/* line 493, ../sass/pages/_article_detail.scss */
#contents #contentsWrapper .sectionAll .member li a div img {
  width: 154px;
  float: left;
  margin-right: 25px;
}
@media only screen and (max-width: 797px) {
  /* line 493, ../sass/pages/_article_detail.scss */
  #contents #contentsWrapper .sectionAll .member li a div img {
    width: 100%;
    margin: 0 0 12px 0;
  }
}
/* line 503, ../sass/pages/_article_detail.scss */
#contents #contentsWrapper .sectionAll .member li a .memberTxt {
  color: #fff;
  padding-top: 5px;
}
/* line 507, ../sass/pages/_article_detail.scss */
#contents #contentsWrapper .sectionAll .member li a .memberTxt .memberVoice {
  padding: 20px 0 3px;
  font-size: 14px;
}
@media only screen and (max-width: 797px) {
  /* line 507, ../sass/pages/_article_detail.scss */
  #contents #contentsWrapper .sectionAll .member li a .memberTxt .memberVoice {
    padding: 0;
    font-size: 12px;
  }
}
/* line 516, ../sass/pages/_article_detail.scss */
#contents #contentsWrapper .sectionAll .member li a .memberTxt .name {
  font-size: 23px;
  margin-bottom: 15px;
  font-weight: bold;
}
@media only screen and (max-width: 797px) {
  /* line 516, ../sass/pages/_article_detail.scss */
  #contents #contentsWrapper .sectionAll .member li a .memberTxt .name {
    font-size: 16px;
    margin-bottom: 8px;
  }
}
/* line 525, ../sass/pages/_article_detail.scss */
#contents #contentsWrapper .sectionAll .member li a .memberTxt .group {
  font-size: 14px;
  margin-bottom: 25px;
}
@media only screen and (max-width: 797px) {
  /* line 525, ../sass/pages/_article_detail.scss */
  #contents #contentsWrapper .sectionAll .member li a .memberTxt .group {
    font-size: 12px;
    margin-bottom: 8px;
  }
}
/* line 533, ../sass/pages/_article_detail.scss */
#contents #contentsWrapper .sectionAll .member li a .memberTxt br {
  display: none;
}
@media only screen and (max-width: 797px) {
  /* line 533, ../sass/pages/_article_detail.scss */
  #contents #contentsWrapper .sectionAll .member li a .memberTxt br {
    display: block;
  }
}
/* line 545, ../sass/pages/_article_detail.scss */
#contents #contentsWrapper .sectionAll .freshman_member li a {
  height: 143px;
}
@media only screen and (max-width: 797px) {
  /* line 545, ../sass/pages/_article_detail.scss */
  #contents #contentsWrapper .sectionAll .freshman_member li a {
    height: 100%;
  }
}
/* line 550, ../sass/pages/_article_detail.scss */
#contents #contentsWrapper .sectionAll .freshman_member li a .memberTxt {
  position: relative;
}
@media only screen and (max-width: 797px) {
  /* line 550, ../sass/pages/_article_detail.scss */
  #contents #contentsWrapper .sectionAll .freshman_member li a .memberTxt {
    position: static;
  }
}
/* line 555, ../sass/pages/_article_detail.scss */
#contents #contentsWrapper .sectionAll .freshman_member li a .memberTxt .name {
  position: absolute;
  top: 56px;
  left: 185px;
}
@media only screen and (max-width: 797px) {
  /* line 555, ../sass/pages/_article_detail.scss */
  #contents #contentsWrapper .sectionAll .freshman_member li a .memberTxt .name {
    position: static;
    top: 0;
    left: 0;
  }
}
/* line 569, ../sass/pages/_article_detail.scss */
#contents #contentsWrapper .sectionAll .accordion {
  margin-bottom: 5px;
}
/* line 571, ../sass/pages/_article_detail.scss */
#contents #contentsWrapper .sectionAll .accordion dt {
  position: relative;
  background: rgba(0, 91, 172, 0.04);
  cursor: pointer;
  border-radius: 7px;
  padding: 18px 60px 18px 25px;
}
@media only screen and (max-width: 797px) {
  /* line 571, ../sass/pages/_article_detail.scss */
  #contents #contentsWrapper .sectionAll .accordion dt {
    padding: 8px 35px 8px 8px;
  }
}
/* line 580, ../sass/pages/_article_detail.scss */
#contents #contentsWrapper .sectionAll .accordion dt span {
  float: left;
  font-size: 24px;
  color: #005bac;
}
@media only screen and (max-width: 797px) {
  /* line 580, ../sass/pages/_article_detail.scss */
  #contents #contentsWrapper .sectionAll .accordion dt span {
    font-size: 16px;
  }
}
/* line 588, ../sass/pages/_article_detail.scss */
#contents #contentsWrapper .sectionAll .accordion dt .question {
  font-size: 16px;
  padding-left: 40px;
}
@media only screen and (max-width: 797px) {
  /* line 588, ../sass/pages/_article_detail.scss */
  #contents #contentsWrapper .sectionAll .accordion dt .question {
    font-size: 14px;
    padding-left: 20px;
    padding-right: 6px;
  }
}
/* line 597, ../sass/pages/_article_detail.scss */
#contents #contentsWrapper .sectionAll .accordion dt .accordion_icon {
  position: absolute;
  right: 20px;
  top: 50%;
  margin-top: -16px;
  width: 32px;
  height: 32px;
  -webkit-border-radius: 16px 16px 16px 16px;
  -moz-border-radius: 16px 16px 16px 16px;
  border-radius: 16px 16px 16px 16px;
  background: #005bac;
}
@media only screen and (max-width: 797px) {
  /* line 597, ../sass/pages/_article_detail.scss */
  #contents #contentsWrapper .sectionAll .accordion dt .accordion_icon {
    right: 10px;
    margin-top: -12px;
    width: 25px;
    height: 25px;
  }
}
/* line 614, ../sass/pages/_article_detail.scss */
#contents #contentsWrapper .sectionAll .accordion dt .accordion_icon i {
  display: block;
  width: 16px;
  height: 2px;
  background: #fff;
  line-height: 32px;
  transition: all 0.3s;
}
/* line 622, ../sass/pages/_article_detail.scss */
#contents #contentsWrapper .sectionAll .accordion dt .accordion_icon .firstLine {
  position: absolute;
  left: 50%;
  top: 50%;
  margin: -1px 0 0 -8px;
}
/* line 628, ../sass/pages/_article_detail.scss */
#contents #contentsWrapper .sectionAll .accordion dt .accordion_icon .secondLine {
  position: absolute;
  left: 50%;
  top: 50%;
  margin: -1px 0 0 -8px;
  transform: rotate(-90deg);
}
/* line 639, ../sass/pages/_article_detail.scss */
#contents #contentsWrapper .sectionAll .accordion .active .accordion_icon .secondLine {
  transform: rotate(0deg);
}
/* line 644, ../sass/pages/_article_detail.scss */
#contents #contentsWrapper .sectionAll .accordion dd {
  margin: 35px 0;
  font-size: 15px;
  padding: 0 60px 0 25px;
}
@media only screen and (max-width: 797px) {
  /* line 644, ../sass/pages/_article_detail.scss */
  #contents #contentsWrapper .sectionAll .accordion dd {
    font-size: 14px;
    padding: 0 10px;
    margin: 20px 0;
  }
}
/* line 653, ../sass/pages/_article_detail.scss */
#contents #contentsWrapper .sectionAll .accordion dd span {
  font-size: 24px;
  float: left;
  color: #e60012;
  padding: .1em 0;
}
@media only screen and (max-width: 797px) {
  /* line 653, ../sass/pages/_article_detail.scss */
  #contents #contentsWrapper .sectionAll .accordion dd span {
    font-size: 16px;
  }
}
/* line 662, ../sass/pages/_article_detail.scss */
#contents #contentsWrapper .sectionAll .accordion dd p {
  padding-left: 40px;
}
@media only screen and (max-width: 797px) {
  /* line 662, ../sass/pages/_article_detail.scss */
  #contents #contentsWrapper .sectionAll .accordion dd p {
    padding-left: 30px;
  }
}
/* line 670, ../sass/pages/_article_detail.scss */
#contents #contentsWrapper .sectionAll .tableDl {
  padding: 0 15px;
  margin-bottom: 50px;
}
@media only screen and (max-width: 797px) {
  /* line 670, ../sass/pages/_article_detail.scss */
  #contents #contentsWrapper .sectionAll .tableDl {
    padding: 0;
  }
}
/* line 676, ../sass/pages/_article_detail.scss */
#contents #contentsWrapper .sectionAll .tableDl dl {
  padding: 20px 0;
  overflow: hidden;
  border-bottom: 1px solid #eaeaea;
}
@media only screen and (max-width: 797px) {
  /* line 676, ../sass/pages/_article_detail.scss */
  #contents #contentsWrapper .sectionAll .tableDl dl {
    padding: 10px 0;
    overflow: hidden;
    border-bottom: none;
  }
}
/* line 685, ../sass/pages/_article_detail.scss */
#contents #contentsWrapper .sectionAll .tableDl dl dt {
  float: left;
  font-weight: bold;
  padding-left: 20px;
  min-width: 150px;
}
@media only screen and (max-width: 797px) {
  /* line 685, ../sass/pages/_article_detail.scss */
  #contents #contentsWrapper .sectionAll .tableDl dl dt {
    padding-left: 0;
    min-width: 100%;
    float: none;
    display: block;
    margin-bottom: 10px;
    border-bottom: 1px solid rgba(0, 91, 172, 0.27);
    background: rgba(0, 91, 172, 0.08);
    padding: 10px;
  }
}
/* line 701, ../sass/pages/_article_detail.scss */
#contents #contentsWrapper .sectionAll .tableDl dl dd {
  padding-left: 170px;
  font-size: 14px;
}
@media only screen and (max-width: 797px) {
  /* line 701, ../sass/pages/_article_detail.scss */
  #contents #contentsWrapper .sectionAll .tableDl dl dd {
    padding: 0 10px;
    font-size: 13px;
  }
}
/* line 708, ../sass/pages/_article_detail.scss */
#contents #contentsWrapper .sectionAll .tableDl dl dd .tableDlIn {
  padding: 10px 0;
  border: none;
}
@media only screen and (max-width: 797px) {
  /* line 708, ../sass/pages/_article_detail.scss */
  #contents #contentsWrapper .sectionAll .tableDl dl dd .tableDlIn {
    padding: 0;
    margin-bottom: 5px;
  }
}
@media only screen and (max-width: 797px) {
  /* line 715, ../sass/pages/_article_detail.scss */
  #contents #contentsWrapper .sectionAll .tableDl dl dd .tableDlIn dt {
    min-width: 0;
    display: block;
    float: none;
    background: none;
    padding: 0;
    margin-bottom: 0;
    border: none;
  }
}
/* line 725, ../sass/pages/_article_detail.scss */
#contents #contentsWrapper .sectionAll .tableDl dl dd .tableDlIn dt:before {
  content: "●";
  padding-right: 10px;
  color: #ccc;
}
@media only screen and (max-width: 797px) {
  /* line 725, ../sass/pages/_article_detail.scss */
  #contents #contentsWrapper .sectionAll .tableDl dl dd .tableDlIn dt:before {
    padding-right: 5px;
  }
}
@media only screen and (max-width: 797px) {
  /* line 734, ../sass/pages/_article_detail.scss */
  #contents #contentsWrapper .sectionAll .tableDl dl dd .tableDlIn dd {
    padding: 0 0 0 18px;
    margin-bottom: 5px;
  }
}
/* line 742, ../sass/pages/_article_detail.scss */
#contents #contentsWrapper .sectionAll .tableDl dl dd ul li {
  padding: 5px 10px;
  border-bottom: 1px dotted #ccc;
}
@media only screen and (max-width: 797px) {
  /* line 749, ../sass/pages/_article_detail.scss */
  #contents #contentsWrapper .sectionAll .tableDl .tel {
    text-decoration: underline;
  }
}
/* line 755, ../sass/pages/_article_detail.scss */
#contents #contentsWrapper .sectionAll .flow {
  padding: 0 25px;
  margin-bottom: 30px;
}
@media only screen and (max-width: 797px) {
  /* line 755, ../sass/pages/_article_detail.scss */
  #contents #contentsWrapper .sectionAll .flow {
    padding-right: 0;
  }
}
/* line 761, ../sass/pages/_article_detail.scss */
#contents #contentsWrapper .sectionAll .flow li {
  margin-bottom: 15px;
  list-style-type: decimal;
}
/* line 767, ../sass/pages/_article_detail.scss */
#contents #contentsWrapper .sectionAll .jobNav {
  width: 100%;
  margin: 0 auto 30px;
  text-align: center;
}
@media only screen and (max-width: 797px) {
  /* line 767, ../sass/pages/_article_detail.scss */
  #contents #contentsWrapper .sectionAll .jobNav {
    margin-bottom: 0;
    padding-top: 20px;
  }
}
/* line 775, ../sass/pages/_article_detail.scss */
#contents #contentsWrapper .sectionAll .jobNav ul {
  text-align: center;
  display: inline-block;
}
/* line 778, ../sass/pages/_article_detail.scss */
#contents #contentsWrapper .sectionAll .jobNav ul li {
  float: left;
  margin-right: 44px;
  font-size: 40px;
  font-weight: bold;
}
@media only screen and (max-width: 797px) {
  /* line 778, ../sass/pages/_article_detail.scss */
  #contents #contentsWrapper .sectionAll .jobNav ul li {
    font-size: 20px;
    margin-right: 20px;
  }
}
/* line 787, ../sass/pages/_article_detail.scss */
#contents #contentsWrapper .sectionAll .jobNav ul li a {
  color: #ccc;
}
/* line 789, ../sass/pages/_article_detail.scss */
#contents #contentsWrapper .sectionAll .jobNav ul li a:hover {
  color: #005bac;
}
/* line 794, ../sass/pages/_article_detail.scss */
#contents #contentsWrapper .sectionAll .jobNav ul .stay {
  color: #005bac;
}
/* line 800, ../sass/pages/_article_detail.scss */
#contents #contentsWrapper .sectionAll .informationArea p {
  margin-bottom: 30px;
}
/* line 805, ../sass/pages/_article_detail.scss */
#contents #contentsWrapper .sectionAll .private {
  text-align: center;
  font-size: 18px;
  font-weight: bold;
  background: rgba(0, 91, 172, 0.04);
  padding: 90px 0;
}
/* line 814, ../sass/pages/_article_detail.scss */
#contents #contentsWrapper .kurumin {
  overflow: hidden;
  padding: 20px;
  background: #fff;
  margin: 10px auto 0;
}
@media only screen and (max-width: 767px) {
  /* line 814, ../sass/pages/_article_detail.scss */
  #contents #contentsWrapper .kurumin {
    padding: 15px;
    width: auto;
    margin: 10px auto 0;
  }
}
/* line 827, ../sass/pages/_article_detail.scss */
#contents #contentsWrapper .kurumin.kruminCompany {
  background: rgba(255, 168, 200, 0.1);
}
/* line 833, ../sass/pages/_article_detail.scss */
#contents #contentsWrapper .kurumin div {
  float: left;
  margin-right: 20px;
}
@media only screen and (max-width: 767px) {
  /* line 833, ../sass/pages/_article_detail.scss */
  #contents #contentsWrapper .kurumin div {
    margin-right: 10px;
  }
}
/* line 839, ../sass/pages/_article_detail.scss */
#contents #contentsWrapper .kurumin div img {
  width: 80px;
}
@media only screen and (max-width: 767px) {
  /* line 839, ../sass/pages/_article_detail.scss */
  #contents #contentsWrapper .kurumin div img {
    width: 50px;
  }
}
/* line 846, ../sass/pages/_article_detail.scss */
#contents #contentsWrapper .kurumin p {
  padding-top: 45px !important;
}
@media only screen and (max-width: 767px) {
  /* line 846, ../sass/pages/_article_detail.scss */
  #contents #contentsWrapper .kurumin p {
    padding-top: 0px !important;
  }
}
/* line 854, ../sass/pages/_article_detail.scss */
#contents #contentsWrapper .banners {
  width: 100%;
  margin-bottom: 80px;
}
@media only screen and (max-width: 797px) {
  /* line 854, ../sass/pages/_article_detail.scss */
  #contents #contentsWrapper .banners {
    width: 100%;
    margin-bottom: 50px;
  }
}
/* line 864, ../sass/pages/_article_detail.scss */
#contents #contentsWrapper .banners .bnClm li {
  float: left;
  width: 33.33%;
  max-height: 350px;
  overflow: hidden;
  box-sizing: border-box;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  position: relative;
  border: 1px solid #005bac;
  border-right: none;
}
@media only screen and (max-width: 797px) {
  /* line 864, ../sass/pages/_article_detail.scss */
  #contents #contentsWrapper .banners .bnClm li {
    float: none;
    width: 100%;
    height: 260px;
    border-right: 1px solid #005bac;
  }
}
@media only screen and (max-width: 797px) {
  /* line 883, ../sass/pages/_article_detail.scss */
  #contents #contentsWrapper .banners .bnClm li:first-child {
    border-bottom: none;
  }
}
/* line 888, ../sass/pages/_article_detail.scss */
#contents #contentsWrapper .banners .bnClm li:last-child {
  border-right: 1px solid #005bac;
}
@media only screen and (max-width: 797px) {
  /* line 888, ../sass/pages/_article_detail.scss */
  #contents #contentsWrapper .banners .bnClm li:last-child {
    border-top: none;
  }
}
/* line 946, ../sass/pages/_article_detail.scss */
#contents #contentsWrapper .banners .bnClm li figure {
  background: #000;
  width: 100%;
}
@media only screen and (max-width: 797px) {
  /* line 946, ../sass/pages/_article_detail.scss */
  #contents #contentsWrapper .banners .bnClm li figure {
    width: 100%;
  }
}
/* line 952, ../sass/pages/_article_detail.scss */
#contents #contentsWrapper .banners .bnClm li figure img {
  width: 100%;
  height: auto;
  background-color: transparent;
  transition-property: all;
  transition: 0.3s linear;
}
/* line 960, ../sass/pages/_article_detail.scss */
#contents #contentsWrapper .banners .bnClm li a {
  display: block;
  width: 100%;
  transition: all 0.5s ease;
}
/* line 965, ../sass/pages/_article_detail.scss */
#contents #contentsWrapper .banners .bnClm li a:hover {
  color: #fff !important;
}
/* line 967, ../sass/pages/_article_detail.scss */
#contents #contentsWrapper .banners .bnClm li a:hover .ttlArea {
  background: rgba(255, 255, 255, 0.3);
}
/* line 969, ../sass/pages/_article_detail.scss */
#contents #contentsWrapper .banners .bnClm li a:hover .ttlArea h2 {
  color: #fff;
}
/* line 971, ../sass/pages/_article_detail.scss */
#contents #contentsWrapper .banners .bnClm li a:hover .ttlArea h2 span {
  color: #fff !important;
}
/* line 973, ../sass/pages/_article_detail.scss */
#contents #contentsWrapper .banners .bnClm li a:hover .ttlArea h2 span:before {
  content: "";
  display: block;
  width: 40px;
  height: 1px;
  margin: 30px auto;
  background-color: #e60012;
}
@media only screen and (max-width: 767px) {
  /* line 973, ../sass/pages/_article_detail.scss */
  #contents #contentsWrapper .banners .bnClm li a:hover .ttlArea h2 span:before {
    width: 33px;
    margin: 10px auto;
  }
}
/* line 988, ../sass/pages/_article_detail.scss */
#contents #contentsWrapper .banners .bnClm li a:hover img {
  opacity: 0.5;
}
@media only screen and (max-width: 797px) {
  /* line 960, ../sass/pages/_article_detail.scss */
  #contents #contentsWrapper .banners .bnClm li a {
    width: 100%;
  }
}
/* line 996, ../sass/pages/_article_detail.scss */
#contents #contentsWrapper .banners .bnClm li a .ttlArea {
  width: 180px;
  height: 130px;
  background: rgba(255, 255, 255, 0.57);
  border: 1px solid #fff;
  margin: 0 auto;
  position: absolute;
  top: 50%;
  left: 50%;
  margin-top: -75px;
  margin-left: -90px;
  text-align: center;
  padding-top: 40px;
  font-size: 20px;
  font-weight: bold;
  letter-spacing: 2px;
  color: #000;
}
@media only screen and (max-width: 797px) {
  /* line 996, ../sass/pages/_article_detail.scss */
  #contents #contentsWrapper .banners .bnClm li a .ttlArea {
    width: 200px;
    height: 130px;
    top: 50%;
    left: 50%;
    margin-top: -65px;
    margin-left: -100px;
    font-size: 18px;
    letter-spacing: 1px;
    padding-top: 0;
  }
}
/* line 1026, ../sass/pages/_article_detail.scss */
#contents #contentsWrapper .banners .bnClm li a .ttlArea.ttlLong {
  width: 180px;
  height: 145px;
  padding-top: 25px;
}
@media only screen and (max-width: 767px) {
  /* line 1026, ../sass/pages/_article_detail.scss */
  #contents #contentsWrapper .banners .bnClm li a .ttlArea.ttlLong {
    width: 200px;
    height: 130px;
    margin-top: -65px;
    margin-top: -100px;
    padding-top: 0;
    top: 65%;
  }
}
/* line 1040, ../sass/pages/_article_detail.scss */
#contents #contentsWrapper .banners .bnClm li a .ttlArea h2 {
  line-height: 1.2;
}
@media only screen and (max-width: 797px) {
  /* line 1040, ../sass/pages/_article_detail.scss */
  #contents #contentsWrapper .banners .bnClm li a .ttlArea h2 {
    padding-top: 30px;
  }
}
@media only screen and (max-width: 767px) {
  /* line 1048, ../sass/pages/_article_detail.scss */
  #contents #contentsWrapper .banners .bnClm li a .ttlArea.ttlLong h2 {
    padding-top: 25px;
  }
}
/* line 1054, ../sass/pages/_article_detail.scss */
#contents #contentsWrapper .banners .bnClm li a .ttlArea h2 span {
  font-size: 18px;
  display: block;
  font-family: 'Roboto', sans-serif;
}
@media only screen and (max-width: 767px) {
  /* line 1054, ../sass/pages/_article_detail.scss */
  #contents #contentsWrapper .banners .bnClm li a .ttlArea h2 span {
    font-size: 10px;
  }
}
/* line 1061, ../sass/pages/_article_detail.scss */
#contents #contentsWrapper .banners .bnClm li a .ttlArea h2 span:before {
  content: "";
  display: block;
  width: 40px;
  height: 1px;
  margin: 20px auto;
  background-color: #e60012;
}
@media only screen and (max-width: 767px) {
  /* line 1061, ../sass/pages/_article_detail.scss */
  #contents #contentsWrapper .banners .bnClm li a .ttlArea h2 span:before {
    width: 33px;
    margin: 15px auto;
  }
}
/* line 1074, ../sass/pages/_article_detail.scss */
#contents #contentsWrapper .banners .bnClm li a .ttlArea.ttlLong h2 span:before {
  margin: 15px auto;
}
@media only screen and (max-width: 767px) {
  /* line 1054, ../sass/pages/_article_detail.scss */
  #contents #contentsWrapper .banners .bnClm li a .ttlArea h2 span {
    font-size: 10px;
    letter-spacing: 3px;
    padding: 0;
    line-height: 1.3;
  }
}
/* line 1091, ../sass/pages/_article_detail.scss */
#contents #contentsWrapper .banners .bnClm li.bnClm01 {
  width: 100%;
}
@media only screen and (max-width: 797px) {
  /* line 1091, ../sass/pages/_article_detail.scss */
  #contents #contentsWrapper .banners .bnClm li.bnClm01 {
    width: auto;
    height: auto;
  }
}
/* line 1099, ../sass/pages/_article_detail.scss */
#contents #contentsWrapper .banners .bnClm li.bnClm01 a .ttlArea {
  height: 100px;
  top: 50%;
  left: 50%;
  margin-top: -60px;
  margin-left: -90px;
  padding-top: 20px;
}
@media only screen and (max-width: 797px) {
  /* line 1099, ../sass/pages/_article_detail.scss */
  #contents #contentsWrapper .banners .bnClm li.bnClm01 a .ttlArea {
    width: 150px;
    height: auto;
    top: 50%;
    left: 50%;
    margin-top: -41px;
    margin-left: -75px;
    padding-top: 0px;
  }
}
@media only screen and (max-width: 797px) {
  /* line 1115, ../sass/pages/_article_detail.scss */
  #contents #contentsWrapper .banners .bnClm li.bnClm01 a .ttlArea h2 {
    padding: 12px 0;
    margin-bottom: 0;
  }
}
@media only screen and (max-width: 797px) {
  /* line 1121, ../sass/pages/_article_detail.scss */
  #contents #contentsWrapper .banners .bnClm li.bnClm01 a .ttlArea h2 span:before {
    width: 33px;
    margin: 10px auto;
  }
}
/* line 1134, ../sass/pages/_article_detail.scss */
#contents #contentsWrapper .banners .bnClm li.bnClm01 a:hover .ttlArea h2 span:before {
  margin: 20px auto;
}
/* line 1148, ../sass/pages/_article_detail.scss */
#contents #contentsWrapper .leftClm {
  float: left;
  width: 730px;
  margin-right: 40px;
}
@media only screen and (max-width: 1176px) {
  /* line 1148, ../sass/pages/_article_detail.scss */
  #contents #contentsWrapper .leftClm {
    width: 65%;
    margin-right: 5%;
  }
}
@media only screen and (max-width: 797px) {
  /* line 1148, ../sass/pages/_article_detail.scss */
  #contents #contentsWrapper .leftClm {
    width: 100%;
  }
}
/* line 1159, ../sass/pages/_article_detail.scss */
#contents #contentsWrapper .leftClm .sectionVoice {
  margin-bottom: 80px;
}
@media only screen and (max-width: 797px) {
  /* line 1159, ../sass/pages/_article_detail.scss */
  #contents #contentsWrapper .leftClm .sectionVoice {
    margin-bottom: 40px;
  }
}
/* line 1164, ../sass/pages/_article_detail.scss */
#contents #contentsWrapper .leftClm .sectionVoice .txtArea {
  margin-bottom: 30px;
}
@media only screen and (max-width: 797px) {
  /* line 1164, ../sass/pages/_article_detail.scss */
  #contents #contentsWrapper .leftClm .sectionVoice .txtArea {
    margin-bottom: 20px;
  }
}
/* line 1169, ../sass/pages/_article_detail.scss */
#contents #contentsWrapper .leftClm .sectionVoice .txtArea p {
  margin-bottom: 10px;
}
@media only screen and (max-width: 1176px) {
  /* line 1173, ../sass/pages/_article_detail.scss */
  #contents #contentsWrapper .leftClm .sectionVoice figure {
    width: 605px;
    margin: 0 auto;
  }
}
@media only screen and (max-width: 767px) {
  /* line 1173, ../sass/pages/_article_detail.scss */
  #contents #contentsWrapper .leftClm .sectionVoice figure {
    width: 100%;
  }
}
@media only screen and (max-width: 1176px) {
  /* line 1181, ../sass/pages/_article_detail.scss */
  #contents #contentsWrapper .leftClm .sectionVoice figure img {
    width: 100%;
  }
}
/* line 1188, ../sass/pages/_article_detail.scss */
#contents #contentsWrapper .leftClm .freshman_profile {
  background-color: #dff1ff;
  background-image: -webkit-gradient(linear, 0 0, 100% 100%, color-stop(0.25, #E9F5FF), color-stop(0.25, transparent), color-stop(0.5, transparent), color-stop(0.5, #E9F5FF), color-stop(0.75, #E9F5FF), color-stop(0.75, transparent), to(transparent));
  -webkit-background-size: 7px 7px;
  padding: 10px;
  overflow: hidden;
  position: relative;
  margin-bottom: 50px;
  border: 1px solid #c5e2f8;
}
@media only screen and (max-width: 797px) {
  /* line 1188, ../sass/pages/_article_detail.scss */
  #contents #contentsWrapper .leftClm .freshman_profile {
    margin-bottom: 30px;
  }
}
/* line 1200, ../sass/pages/_article_detail.scss */
#contents #contentsWrapper .leftClm .freshman_profile .profile_img {
  float: left;
  width: 335px;
  margin-right: 60px;
}
@media only screen and (max-width: 797px) {
  /* line 1200, ../sass/pages/_article_detail.scss */
  #contents #contentsWrapper .leftClm .freshman_profile .profile_img {
    float: none;
    width: 100%;
    margin-right: 0;
    margin-bottom: 10px;
  }
}
/* line 1210, ../sass/pages/_article_detail.scss */
#contents #contentsWrapper .leftClm .freshman_profile .profile_img img {
  width: 100%;
}
/* line 1214, ../sass/pages/_article_detail.scss */
#contents #contentsWrapper .leftClm .freshman_profile .profile_contents {
  font-weight: bold;
  position: absolute;
  top: 50%;
  left: 55%;
  transform: translateY(-50%);
}
@media only screen and (max-width: 797px) {
  /* line 1214, ../sass/pages/_article_detail.scss */
  #contents #contentsWrapper .leftClm .freshman_profile .profile_contents {
    position: static;
    top: 0;
    left: 0;
    transform: translateY(0%);
    text-align: center;
  }
}
/* line 1227, ../sass/pages/_article_detail.scss */
#contents #contentsWrapper .leftClm .freshman_profile .profile_contents .profile_ttl {
  color: #1954a9;
  font-size: 20px;
  display: inline-block;
}
@media only screen and (max-width: 797px) {
  /* line 1227, ../sass/pages/_article_detail.scss */
  #contents #contentsWrapper .leftClm .freshman_profile .profile_contents .profile_ttl {
    font-size: 16px;
  }
}
/* line 1234, ../sass/pages/_article_detail.scss */
#contents #contentsWrapper .leftClm .freshman_profile .profile_contents .profile_ttl:after {
  content: "";
  display: block;
  width: 25px;
  height: 1px;
  margin: 12px 0;
  background-color: #1954a9;
}
@media only screen and (max-width: 797px) {
  /* line 1234, ../sass/pages/_article_detail.scss */
  #contents #contentsWrapper .leftClm .freshman_profile .profile_contents .profile_ttl:after {
    content: "";
    display: block;
    width: 15px;
    margin: 4px auto;
  }
}
/* line 1249, ../sass/pages/_article_detail.scss */
#contents #contentsWrapper .leftClm .freshman_profile .profile_contents .profile_name {
  font-size: 28px;
  margin-bottom: 10px;
  letter-spacing: 0.2rem;
}
@media only screen and (max-width: 797px) {
  /* line 1249, ../sass/pages/_article_detail.scss */
  #contents #contentsWrapper .leftClm .freshman_profile .profile_contents .profile_name {
    font-size: 22px;
    margin-bottom: 0;
  }
}
/* line 1258, ../sass/pages/_article_detail.scss */
#contents #contentsWrapper .leftClm .freshman_profile .profile_contents .profile_details {
  font-size: 14px;
}
@media only screen and (max-width: 797px) {
  /* line 1258, ../sass/pages/_article_detail.scss */
  #contents #contentsWrapper .leftClm .freshman_profile .profile_contents .profile_details {
    font-size: 15px;
  }
}
/* line 1267, ../sass/pages/_article_detail.scss */
#contents #contentsWrapper .rightClm {
  float: right;
  width: 360px;
}
@media only screen and (max-width: 1176px) {
  /* line 1267, ../sass/pages/_article_detail.scss */
  #contents #contentsWrapper .rightClm {
    width: 30%;
  }
}
@media only screen and (max-width: 797px) {
  /* line 1267, ../sass/pages/_article_detail.scss */
  #contents #contentsWrapper .rightClm {
    float: none;
    width: 100%;
    margin: 0 auto;
  }
}
/* line 1278, ../sass/pages/_article_detail.scss */
#contents #contentsWrapper .rightClm .oneday {
  margin-bottom: 50px;
}
@media only screen and (max-width: 797px) {
  /* line 1278, ../sass/pages/_article_detail.scss */
  #contents #contentsWrapper .rightClm .oneday {
    margin-bottom: 30px;
  }
}
/* line 1283, ../sass/pages/_article_detail.scss */
#contents #contentsWrapper .rightClm .oneday .inner {
  padding: 0 10px 30px;
}
@media only screen and (max-width: 797px) {
  /* line 1283, ../sass/pages/_article_detail.scss */
  #contents #contentsWrapper .rightClm .oneday .inner {
    padding: 0 0 20px;
  }
}
/* line 1288, ../sass/pages/_article_detail.scss */
#contents #contentsWrapper .rightClm .oneday .inner dl {
  overflow: hidden;
  background: url(/recruit/voice/introduce/img/tl_border.png) 3.5em 0 repeat-y;
}
/* line 1291, ../sass/pages/_article_detail.scss */
#contents #contentsWrapper .rightClm .oneday .inner dl dt {
  float: left;
  width: 3em;
  padding-top: 30px;
}
@media only screen and (max-width: 797px) {
  /* line 1291, ../sass/pages/_article_detail.scss */
  #contents #contentsWrapper .rightClm .oneday .inner dl dt {
    padding-top: 20px;
  }
}
/* line 1299, ../sass/pages/_article_detail.scss */
#contents #contentsWrapper .rightClm .oneday .inner dl dd {
  margin-left: 3em;
  background: url(/recruit/voice/introduce/img/tl_circle.png) 0.2em 35px no-repeat;
  background-size: 12px;
  padding: 30px 0 0 30px;
}
@media only screen and (max-width: 797px) {
  /* line 1299, ../sass/pages/_article_detail.scss */
  #contents #contentsWrapper .rightClm .oneday .inner dl dd {
    background: url(/recruit/voice/introduce/img/tl_circle.png) 0.1em 25px no-repeat;
    background-size: 12px;
    padding-left: 30px;
    padding-top: 20px;
  }
}
@media only screen and (max-width: 797px) {
  /* line 1314, ../sass/pages/_article_detail.scss */
  #contents #contentsWrapper .rightClm .holyday {
    margin-bottom: 20px;
  }
}
/* line 1318, ../sass/pages/_article_detail.scss */
#contents #contentsWrapper .rightClm .holyday .inner {
  padding: 30px 10px;
}
@media only screen and (max-width: 797px) {
  /* line 1318, ../sass/pages/_article_detail.scss */
  #contents #contentsWrapper .rightClm .holyday .inner {
    padding: 20px 10px;
  }
}
/* line 1323, ../sass/pages/_article_detail.scss */
#contents #contentsWrapper .rightClm .holyday .inner .txtArea {
  margin-bottom: 30px;
}
@media only screen and (max-width: 797px) {
  /* line 1323, ../sass/pages/_article_detail.scss */
  #contents #contentsWrapper .rightClm .holyday .inner .txtArea {
    margin-bottom: 20px;
  }
}
/* line 1328, ../sass/pages/_article_detail.scss */
#contents #contentsWrapper .rightClm .holyday .inner .txtArea p {
  margin-bottom: 10px;
}
/* line 1337, ../sass/pages/_article_detail.scss */
#contents #contentsWrapper .descriptionTxt {
  font-size: 22px;
  text-align: center;
  line-height: 1.8;
  margin: 20px 0 50px;
}
@media only screen and (max-width: 797px) {
  /* line 1337, ../sass/pages/_article_detail.scss */
  #contents #contentsWrapper .descriptionTxt {
    font-size: 16px;
    text-align: left;
    line-height: 1.6;
    margin: 0 0 40px;
  }
}
@media only screen and (max-width: 797px) {
  /* line 1348, ../sass/pages/_article_detail.scss */
  #contents #contentsWrapper .descriptionTxt br {
    display: none;
  }
}
/* line 1355, ../sass/pages/_article_detail.scss */
#contents #contentsWrapper .wlbProfile {
  margin-bottom: 50px;
  overflow: hidden;
}
@media only screen and (max-width: 797px) {
  /* line 1355, ../sass/pages/_article_detail.scss */
  #contents #contentsWrapper .wlbProfile {
    margin-bottom: 30px;
  }
}
/* line 1361, ../sass/pages/_article_detail.scss */
#contents #contentsWrapper .wlbProfile dl {
  overflow: hidden;
  padding: 10px;
  width: 32.74%;
  float: left;
  margin-right: 10px;
  box-sizing: border-box;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -o-box-sizing: border-box;
  -ms-box-sizing: border-box;
}
@media only screen and (max-width: 1150px) {
  /* line 1361, ../sass/pages/_article_detail.scss */
  #contents #contentsWrapper .wlbProfile dl {
    width: 32%;
  }
}
@media only screen and (max-width: 797px) {
  /* line 1361, ../sass/pages/_article_detail.scss */
  #contents #contentsWrapper .wlbProfile dl {
    width: 100%;
    float: none;
    margin: 0 0 20px 0;
    display: block;
    padding: 5px;
  }
}
/* line 1389, ../sass/pages/_article_detail.scss */
#contents #contentsWrapper .wlbProfile dl.profilePink {
  margin-right: 0;
}
/* line 1393, ../sass/pages/_article_detail.scss */
#contents #contentsWrapper .wlbProfile dl:first-child {
  padding-left: 0;
}
/* line 1397, ../sass/pages/_article_detail.scss */
#contents #contentsWrapper .wlbProfile dl:last-child {
  padding-right: 0;
}
/* line 1400, ../sass/pages/_article_detail.scss */
#contents #contentsWrapper .wlbProfile dl dt {
  float: left;
  text-align: center;
  padding-right: 15px;
}
@media only screen and (max-width: 797px) {
  /* line 1400, ../sass/pages/_article_detail.scss */
  #contents #contentsWrapper .wlbProfile dl dt {
    padding-right: 8px;
  }
}
@media only screen and (max-width: 797px) {
  /* line 1408, ../sass/pages/_article_detail.scss */
  #contents #contentsWrapper .wlbProfile dl dt .profileImg img {
    width: 90px;
  }
}
/* line 1415, ../sass/pages/_article_detail.scss */
#contents #contentsWrapper .wlbProfile dl dd {
  font-size: 13px;
  line-height: 1.6;
}
/* line 1420, ../sass/pages/_article_detail.scss */
#contents #contentsWrapper .wlbProfile dl dd .position {
  font-weight: bold;
  font-size: 12px;
}
/* line 1424, ../sass/pages/_article_detail.scss */
#contents #contentsWrapper .wlbProfile dl dd .profileName {
  font-size: 18px;
  font-weight: bold;
  color: #0082d5;
  margin-bottom: 5px;
}
@media only screen and (max-width: 797px) {
  /* line 1424, ../sass/pages/_article_detail.scss */
  #contents #contentsWrapper .wlbProfile dl dd .profileName {
    font-size: 14px;
  }
}
/* line 1434, ../sass/pages/_article_detail.scss */
#contents #contentsWrapper .wlbProfile dl.profileYellow dd .profileName {
  color: #ff8900;
}
/* line 1440, ../sass/pages/_article_detail.scss */
#contents #contentsWrapper .wlbProfile dl.profilePink dd .profileName {
  color: #ff50a5;
}
/* line 1444, ../sass/pages/_article_detail.scss */
#contents #contentsWrapper .wlbProfile dl dd .profileName span {
  font-size: 12px;
}
@media only screen and (max-width: 797px) {
  /* line 1444, ../sass/pages/_article_detail.scss */
  #contents #contentsWrapper .wlbProfile dl dd .profileName span {
    font-size: 11px;
  }
}
/* line 1521, ../sass/pages/_article_detail.scss */
#contents #contentsWrapper .sectionTalk {
  margin-bottom: 50px;
  padding-bottom: 20px;
  border-bottom: 2px dotted #eee;
}
@media only screen and (max-width: 797px) {
  /* line 1521, ../sass/pages/_article_detail.scss */
  #contents #contentsWrapper .sectionTalk {
    margin-bottom: 30px;
    padding-bottom: 0;
  }
}
/* line 1529, ../sass/pages/_article_detail.scss */
#contents #contentsWrapper .sectionTalk:last-child {
  border: none;
  margin-bottom: 0;
  padding-bottom: 0;
}
/* line 1534, ../sass/pages/_article_detail.scss */
#contents #contentsWrapper .sectionTalk .mdMN12Tbl {
  clear: both;
}
/* line 1536, ../sass/pages/_article_detail.scss */
#contents #contentsWrapper .sectionTalk .mdMN12Tbl dt {
  float: left;
  width: 50px;
  clear: both;
  text-align: center;
}
@media only screen and (max-width: 797px) {
  /* line 1536, ../sass/pages/_article_detail.scss */
  #contents #contentsWrapper .sectionTalk .mdMN12Tbl dt {
    width: 40px;
  }
}
/* line 1545, ../sass/pages/_article_detail.scss */
#contents #contentsWrapper .sectionTalk .mdMN12Tbl dt img {
  width: 100%;
}
/* line 1548, ../sass/pages/_article_detail.scss */
#contents #contentsWrapper .sectionTalk .mdMN12Tbl dt span {
  font-weight: bold;
  color: #005bac;
  margin-top: 5px;
}
@media only screen and (max-width: 797px) {
  /* line 1548, ../sass/pages/_article_detail.scss */
  #contents #contentsWrapper .sectionTalk .mdMN12Tbl dt span {
    font-size: 12px;
    margin-top: 2px;
  }
}
/* line 1557, ../sass/pages/_article_detail.scss */
#contents #contentsWrapper .sectionTalk .mdMN12Tbl dt .nai01 {
  color: #cb5393;
}
/* line 1560, ../sass/pages/_article_detail.scss */
#contents #contentsWrapper .sectionTalk .mdMN12Tbl dt .nai02 {
  color: #cd5638;
}
/* line 1563, ../sass/pages/_article_detail.scss */
#contents #contentsWrapper .sectionTalk .mdMN12Tbl dt .nai03 {
  color: #00a5e7;
}
/* line 1566, ../sass/pages/_article_detail.scss */
#contents #contentsWrapper .sectionTalk .mdMN12Tbl dt .nai04 {
  color: #a0c238;
}
/* line 1569, ../sass/pages/_article_detail.scss */
#contents #contentsWrapper .sectionTalk .mdMN12Tbl dt .nai05 {
  color: #00984b;
}
/* line 1572, ../sass/pages/_article_detail.scss */
#contents #contentsWrapper .sectionTalk .mdMN12Tbl dt .nai06 {
  color: #0168b3;
}
/* line 1575, ../sass/pages/_article_detail.scss */
#contents #contentsWrapper .sectionTalk .mdMN12Tbl dt .nai07 {
  color: #d78114;
}
/* line 1578, ../sass/pages/_article_detail.scss */
#contents #contentsWrapper .sectionTalk .mdMN12Tbl dt .nai08 {
  color: #d685b0;
}
/* line 1581, ../sass/pages/_article_detail.scss */
#contents #contentsWrapper .sectionTalk .mdMN12Tbl dt .nai09 {
  color: #a563a0;
}
/* line 1584, ../sass/pages/_article_detail.scss */
#contents #contentsWrapper .sectionTalk .mdMN12Tbl dt .nai10 {
  color: #6bb6bb;
}
/* line 1587, ../sass/pages/_article_detail.scss */
#contents #contentsWrapper .sectionTalk .mdMN12Tbl dt .two {
  letter-spacing: -1px;
  font-size: 12px;
}
@media only screen and (max-width: 797px) {
  /* line 1587, ../sass/pages/_article_detail.scss */
  #contents #contentsWrapper .sectionTalk .mdMN12Tbl dt .two {
    font-size: 10px;
  }
}
/* line 1594, ../sass/pages/_article_detail.scss */
#contents #contentsWrapper .sectionTalk .mdMN12Tbl dt .wlb01 {
  color: #ff8900;
}
/* line 1597, ../sass/pages/_article_detail.scss */
#contents #contentsWrapper .sectionTalk .mdMN12Tbl dt .wlb02 {
  color: #0082d5;
}
/* line 1600, ../sass/pages/_article_detail.scss */
#contents #contentsWrapper .sectionTalk .mdMN12Tbl dt .wlb03 {
  color: #ff50a5;
}
/* line 1604, ../sass/pages/_article_detail.scss */
#contents #contentsWrapper .sectionTalk .mdMN12Tbl dd {
  color: #333;
  line-height: 1.9;
  margin: 0 0 40px 70px;
  padding: 10px 20px;
  background: #eee;
}
@media only screen and (max-width: 797px) {
  /* line 1604, ../sass/pages/_article_detail.scss */
  #contents #contentsWrapper .sectionTalk .mdMN12Tbl dd {
    color: #333;
    line-height: 1.6;
    margin: 0 0 25px 50px;
    padding: 10px 15px;
  }
}
/* line 1618, ../sass/pages/_article_detail.scss */
#contents #contentsWrapper .sectionTalk .mdMN12Tbl .exception {
  color: #333;
  line-height: 1.9;
  margin: 0 0 40px 70px;
  padding: 10px 20px;
  background: none;
}
/* line 1626, ../sass/pages/_article_detail.scss */
#contents #contentsWrapper .sectionTalk .caption {
  font-size: 14px;
  font-weight: bold;
}
/* line 1631, ../sass/pages/_article_detail.scss */
#contents #contentsWrapper .bgGray {
  background: #def2ff;
  padding: 40px;
  font-size: 14px;
  margin-bottom: 30px;
}
@media only screen and (max-width: 797px) {
  /* line 1631, ../sass/pages/_article_detail.scss */
  #contents #contentsWrapper .bgGray {
    padding: 15px;
  }
}
/* line 1639, ../sass/pages/_article_detail.scss */
#contents #contentsWrapper .bgGray h6 {
  font-size: 16px;
  border-left: 4px solid #005bac;
  padding: 2px 10px;
  margin-bottom: 10px;
}
/* line 1645, ../sass/pages/_article_detail.scss */
#contents #contentsWrapper .bgGray p {
  padding: 0 10px;
}
/* line 1652, ../sass/pages/_article_detail.scss */
#contents .bottomPh {
  text-align: center;
  margin: 20px 0 50px;
}
@media only screen and (max-width: 797px) {
  /* line 1652, ../sass/pages/_article_detail.scss */
  #contents .bottomPh {
    margin-bottom: 40px;
  }
}
@media only screen and (max-width: 797px) {
  /* line 1658, ../sass/pages/_article_detail.scss */
  #contents .bottomPh img {
    width: 100%;
  }
}
/* line 1664, ../sass/pages/_article_detail.scss */
#contents #contentsWrapper02 {
  background: #ebf2f9;
  padding: 50px 0;
  margin-bottom: 40px;
}
@media only screen and (max-width: 797px) {
  /* line 1664, ../sass/pages/_article_detail.scss */
  #contents #contentsWrapper02 {
    padding: 40px 0;
  }
}
/* line 1671, ../sass/pages/_article_detail.scss */
#contents #contentsWrapper02 .contentsWrapper02In {
  width: 1130px;
  margin: 0 auto;
}
@media only screen and (max-width: 1159px) {
  /* line 1671, ../sass/pages/_article_detail.scss */
  #contents #contentsWrapper02 .contentsWrapper02In {
    width: auto;
    padding: 0 15px;
  }
}
@media only screen and (max-width: 797px) {
  /* line 1671, ../sass/pages/_article_detail.scss */
  #contents #contentsWrapper02 .contentsWrapper02In {
    width: 100%;
    padding: 0;
  }
}
/* line 1682, ../sass/pages/_article_detail.scss */
#contents #contentsWrapper02 .contentsWrapper02In .txtArea {
  margin-bottom: 60px;
  padding: 0 10px;
  overflow: hidden;
}
@media only screen and (max-width: 797px) {
  /* line 1682, ../sass/pages/_article_detail.scss */
  #contents #contentsWrapper02 .contentsWrapper02In .txtArea {
    margin-bottom: 20px;
    overflow: visible;
  }
}
/* line 1690, ../sass/pages/_article_detail.scss */
#contents #contentsWrapper02 .contentsWrapper02In .txtArea p {
  margin-bottom: 10px;
}
/* line 1695, ../sass/pages/_article_detail.scss */
#contents #contentsWrapper02 .contentsWrapper02In figure img {
  width: 970px;
  margin: 0 auto;
}
@media only screen and (max-width: 797px) {
  /* line 1695, ../sass/pages/_article_detail.scss */
  #contents #contentsWrapper02 .contentsWrapper02In figure img {
    width: 100%;
  }
}
/* line 1703, ../sass/pages/_article_detail.scss */
#contents #contentsWrapper02 .contentsWrapper02In .pickUp {
  margin-top: 20px;
  text-align: center;
}
/* line 1710, ../sass/pages/_article_detail.scss */
#contents #contentsWrapper02 .contentsWrapper02In .pickUp .pickUpTtl {
  position: relative;
  text-align: center;
  font-size: 22px;
  font-family: 'Nunito Sans', sans-serif;
  font-weight: bold;
  letter-spacing: 1px;
  margin-bottom: 15px;
  color: #005bac;
}
@media only screen and (max-width: 797px) {
  /* line 1710, ../sass/pages/_article_detail.scss */
  #contents #contentsWrapper02 .contentsWrapper02In .pickUp .pickUpTtl {
    font-size: 16px;
  }
}
/* line 1722, ../sass/pages/_article_detail.scss */
#contents #contentsWrapper02 .contentsWrapper02In .pickUp .pickUpTtl span {
  position: relative;
  z-index: 2;
  display: inline-block;
  margin: 0 2.5em;
  padding: 0 2em;
  background-color: #fff;
  text-align: left;
}
@media only screen and (max-width: 797px) {
  /* line 1722, ../sass/pages/_article_detail.scss */
  #contents #contentsWrapper02 .contentsWrapper02In .pickUp .pickUpTtl span {
    margin: 0 1em;
    padding: 0 1em;
  }
}
/* line 1746, ../sass/pages/_article_detail.scss */
#contents #contentsWrapper02 .contentsWrapper02In .pickUp .oneWord {
  padding: 0 20px;
  font-size: 26px;
  font-weight: bold;
  line-height: 1.4;
}
@media only screen and (max-width: 797px) {
  /* line 1746, ../sass/pages/_article_detail.scss */
  #contents #contentsWrapper02 .contentsWrapper02In .pickUp .oneWord {
    padding: 0 10px;
    font-size: 18px;
    text-align: left;
  }
}

@media only screen and (max-width: 767px) {
  /* line 1, ../sass/pages/_member.scss */
  .member_contents {
    width: 100%;
  }
}
/* line 5, ../sass/pages/_member.scss */
.member_contents .members {
  width: 1100px;
  margin: 0 auto 80px;
}
@media only screen and (max-width: 767px) {
  /* line 5, ../sass/pages/_member.scss */
  .member_contents .members {
    width: 100%;
    margin: 0 auto 50px;
  }
}
/* line 12, ../sass/pages/_member.scss */
.member_contents .members .members_introduction {
  overflow: hidden;
  position: relative;
  padding-bottom: 60px;
  margin-bottom: 60px;
}
@media only screen and (max-width: 767px) {
  /* line 12, ../sass/pages/_member.scss */
  .member_contents .members .members_introduction {
    margin-bottom: 10px;
    padding-bottom: 10px;
  }
}
@media only screen and (max-width: 767px) {
  /* line 21, ../sass/pages/_member.scss */
  .member_contents .members .members_introduction .members_image {
    width: 100%;
    height: auto;
  }
}
/* line 26, ../sass/pages/_member.scss */
.member_contents .members .members_introduction .members_image.is--left {
  float: left;
}
@media only screen and (max-width: 767px) {
  /* line 26, ../sass/pages/_member.scss */
  .member_contents .members .members_introduction .members_image.is--left {
    float: none;
  }
}
/* line 32, ../sass/pages/_member.scss */
.member_contents .members .members_introduction .members_image.is--right {
  float: right;
}
@media only screen and (max-width: 767px) {
  /* line 32, ../sass/pages/_member.scss */
  .member_contents .members .members_introduction .members_image.is--right {
    float: none;
  }
}
/* line 38, ../sass/pages/_member.scss */
.member_contents .members .members_introduction .members_image img {
  width: 100%;
}
/* line 42, ../sass/pages/_member.scss */
.member_contents .members .members_introduction .members_profile {
  position: absolute;
  bottom: 0;
  width: 500px;
  height: 320px;
  padding: 40px;
  box-sizing: border-box;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
}
@media only screen and (max-width: 767px) {
  /* line 42, ../sass/pages/_member.scss */
  .member_contents .members .members_introduction .members_profile {
    position: static;
    width: 100%;
    height: auto;
    padding: 20px;
  }
}
/* line 57, ../sass/pages/_member.scss */
.member_contents .members .members_introduction .members_profile.is--menber01 {
  right: 0;
  background: #eaf4ff;
  background: -moz-linear-gradient(45deg, #eaf4ff 0%, #e4fffd 100%);
  background: -webkit-linear-gradient(45deg, #eaf4ff 0%, #e4fffd 100%);
  background: linear-gradient(45deg, #eaf4ff 0%, #e4fffd 100%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#eaf4ff', endColorstr='#e4fffd',GradientType=1 );
}
/* line 64, ../sass/pages/_member.scss */
.member_contents .members .members_introduction .members_profile.is--menber01 .members_profile_inner {
  border: 1px solid #a1cad8;
}
/* line 67, ../sass/pages/_member.scss */
.member_contents .members .members_introduction .members_profile.is--menber01 .profile_text {
  color: #72a0b4;
  background: #e5f7fc;
}
/* line 73, ../sass/pages/_member.scss */
.member_contents .members .members_introduction .members_profile.is--menber01 dl dt {
  border-bottom: 1px solid #a1cad8;
}
/* line 79, ../sass/pages/_member.scss */
.member_contents .members .members_introduction .members_profile.is--menber01 dl dd ul li:before {
  content: "・";
  color: #005d7f;
}
/* line 88, ../sass/pages/_member.scss */
.member_contents .members .members_introduction .members_profile.is--menber02 {
  left: 0;
  background: #fff9e2;
  background: -moz-linear-gradient(45deg, #fff9e2 0%, #edffe6 100%);
  background: -webkit-linear-gradient(45deg, #fff9e2 0%, #edffe6 100%);
  background: linear-gradient(45deg, #fff9e2 0%, #edffe6 100%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#fff9e2', endColorstr='#edffe6',GradientType=1 );
}
/* line 95, ../sass/pages/_member.scss */
.member_contents .members .members_introduction .members_profile.is--menber02 .members_profile_inner {
  border: 1px solid #ede1ab;
}
/* line 98, ../sass/pages/_member.scss */
.member_contents .members .members_introduction .members_profile.is--menber02 .profile_text {
  color: #d3c480;
  background: #f8fbe4;
}
/* line 104, ../sass/pages/_member.scss */
.member_contents .members .members_introduction .members_profile.is--menber02 dl dt {
  border-bottom: 1px solid #ede1ab;
}
/* line 110, ../sass/pages/_member.scss */
.member_contents .members .members_introduction .members_profile.is--menber02 dl dd ul li:before {
  content: "・";
  color: #aa8e12;
}
/* line 119, ../sass/pages/_member.scss */
.member_contents .members .members_introduction .members_profile.is--menber03 {
  right: 0;
  background: #fff2fe;
  background: -moz-linear-gradient(45deg, #fff2fe 0%, #fff5ed 100%);
  background: -webkit-linear-gradient(45deg, #fff2fe 0%, #fff5ed 100%);
  background: linear-gradient(45deg, #fff2fe 0%, #fff5ed 100%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#fff2fe', endColorstr='#fff5ed',GradientType=1 );
}
/* line 126, ../sass/pages/_member.scss */
.member_contents .members .members_introduction .members_profile.is--menber03 .members_profile_inner {
  border: 1px solid #ba85a0;
}
/* line 129, ../sass/pages/_member.scss */
.member_contents .members .members_introduction .members_profile.is--menber03 .profile_text {
  color: #ba85a0;
  background: #fff3f7;
}
/* line 135, ../sass/pages/_member.scss */
.member_contents .members .members_introduction .members_profile.is--menber03 dl dt {
  border-bottom: 1px solid #ba85a0;
}
/* line 141, ../sass/pages/_member.scss */
.member_contents .members .members_introduction .members_profile.is--menber03 dl dd ul li:before {
  content: "・";
  color: #9d0050;
}
/* line 151, ../sass/pages/_member.scss */
.member_contents .members .members_introduction .members_profile .members_profile_inner {
  position: relative;
  padding: 40px;
  height: 160px;
}
@media only screen and (max-width: 767px) {
  /* line 151, ../sass/pages/_member.scss */
  .member_contents .members .members_introduction .members_profile .members_profile_inner {
    padding: 20px;
    height: auto;
  }
}
/* line 159, ../sass/pages/_member.scss */
.member_contents .members .members_introduction .members_profile .members_profile_inner .profile_text {
  font-size: 20px;
  font-weight: bold;
  letter-spacing: 0.1em;
  font-family: 'Lato', sans-serif;
  display: inline-block;
  position: absolute;
  top: -15px;
  left: -15px;
  padding: 0 5px 5px 0;
}
@media only screen and (max-width: 767px) {
  /* line 159, ../sass/pages/_member.scss */
  .member_contents .members .members_introduction .members_profile .members_profile_inner .profile_text {
    font-size: 15px;
  }
}
/* line 174, ../sass/pages/_member.scss */
.member_contents .members .members_introduction .members_profile .members_profile_inner dl dt {
  letter-spacing: 0.1em;
  padding-bottom: 30px;
  margin-bottom: 20px;
}
@media only screen and (max-width: 767px) {
  /* line 174, ../sass/pages/_member.scss */
  .member_contents .members .members_introduction .members_profile .members_profile_inner dl dt {
    padding-bottom: 10px;
    margin-bottom: 10px;
  }
}
/* line 182, ../sass/pages/_member.scss */
.member_contents .members .members_introduction .members_profile .members_profile_inner dl dt .position {
  font-size: 16px;
  margin-bottom: 15px;
}
@media only screen and (max-width: 767px) {
  /* line 182, ../sass/pages/_member.scss */
  .member_contents .members .members_introduction .members_profile .members_profile_inner dl dt .position {
    font-size: 13px;
    margin-bottom: 0;
  }
}
/* line 190, ../sass/pages/_member.scss */
.member_contents .members .members_introduction .members_profile .members_profile_inner dl dt .name {
  font-size: 30px;
}
@media only screen and (max-width: 767px) {
  /* line 190, ../sass/pages/_member.scss */
  .member_contents .members .members_introduction .members_profile .members_profile_inner dl dt .name {
    font-size: 20px;
  }
}
/* line 195, ../sass/pages/_member.scss */
.member_contents .members .members_introduction .members_profile .members_profile_inner dl dt .name span {
  margin-left: 10px;
  font-size: 18px;
  color: rgba(68, 68, 68, 0.4);
  font-family: 'Lato', sans-serif;
}
@media only screen and (max-width: 767px) {
  /* line 195, ../sass/pages/_member.scss */
  .member_contents .members .members_introduction .members_profile .members_profile_inner dl dt .name span {
    font-size: 12px;
  }
}
/* line 216, ../sass/pages/_member.scss */
.member_contents .members .members_voice {
  overflow: hidden;
}
/* line 219, ../sass/pages/_member.scss */
.member_contents .members .members_voice.is--left .members_voice_text {
  float: left;
}
@media only screen and (max-width: 767px) {
  /* line 219, ../sass/pages/_member.scss */
  .member_contents .members .members_voice.is--left .members_voice_text {
    float: none;
  }
}
/* line 228, ../sass/pages/_member.scss */
.member_contents .members .members_voice.is--right .members_voice_text {
  float: right;
  margin: 0 0 0 40px;
}
@media only screen and (max-width: 767px) {
  /* line 228, ../sass/pages/_member.scss */
  .member_contents .members .members_voice.is--right .members_voice_text {
    float: none;
    margin: 0;
  }
}
/* line 238, ../sass/pages/_member.scss */
.member_contents .members .members_voice .members_voice_text {
  width: 560px;
  margin-right: 40px;
}
@media only screen and (max-width: 767px) {
  /* line 238, ../sass/pages/_member.scss */
  .member_contents .members .members_voice .members_voice_text {
    width: auto;
    padding: 0 15px;
    margin-right: 0;
  }
}
/* line 246, ../sass/pages/_member.scss */
.member_contents .members .members_voice .members_voice_text p {
  margin-bottom: 40px;
  line-height: 30px;
}
@media only screen and (max-width: 767px) {
  /* line 246, ../sass/pages/_member.scss */
  .member_contents .members .members_voice .members_voice_text p {
    margin-bottom: 20px;
    line-height: 25px;
    font-size: 14px;
  }
}
/* line 254, ../sass/pages/_member.scss */
.member_contents .members .members_voice .members_voice_text p:last-child {
  margin-bottom: 0;
}
@media only screen and (max-width: 767px) {
  /* line 254, ../sass/pages/_member.scss */
  .member_contents .members .members_voice .members_voice_text p:last-child {
    margin-bottom: 20px;
  }
}
@media only screen and (max-width: 767px) {
  /* line 262, ../sass/pages/_member.scss */
  .member_contents .members .members_voice .members_voice_image {
    width: 100%;
    max-height: 350px;
  }
}
@media only screen and (max-width: 767px) {
  /* line 267, ../sass/pages/_member.scss */
  .member_contents .members .members_voice .members_voice_image img {
    width: 100%;
  }
}

/* line 2, ../sass/pages/_voice.scss */
.voice_contents .contents_inner {
  width: 1100px;
  margin: 0 auto;
}
@media only screen and (max-width: 767px) {
  /* line 2, ../sass/pages/_voice.scss */
  .voice_contents .contents_inner {
    width: 100%;
  }
}
/* line 8, ../sass/pages/_voice.scss */
.voice_contents .contents_inner .leadText {
  text-align: center;
  font-size: 16px;
  margin-bottom: 60px;
}
@media only screen and (max-width: 767px) {
  /* line 8, ../sass/pages/_voice.scss */
  .voice_contents .contents_inner .leadText {
    font-size: 14px;
    margin-bottom: 40px;
  }
}
/* line 17, ../sass/pages/_voice.scss */
.voice_contents .contents_inner .voice_items {
  background: #e6f8ee;
  background: -moz-linear-gradient(45deg, #e6f8ee 0%, #f1ffe8 100%);
  background: -webkit-linear-gradient(45deg, #e6f8ee 0%, #f1ffe8 100%);
  background: linear-gradient(45deg, #e6f8ee 0%, #f1ffe8 100%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#e6f8ee', endColorstr='#f1ffe8',GradientType=1 );
  margin-bottom: 40px;
  padding: 40px 0 0 40px;
}
@media only screen and (max-width: 767px) {
  /* line 17, ../sass/pages/_voice.scss */
  .voice_contents .contents_inner .voice_items {
    margin-bottom: 20px;
    padding: 20px 0 0 20px;
  }
}
/* line 29, ../sass/pages/_voice.scss */
.voice_contents .contents_inner .voice_items .voice_itemsInner {
  background: #fff;
  padding: 40px;
}
@media only screen and (max-width: 767px) {
  /* line 29, ../sass/pages/_voice.scss */
  .voice_contents .contents_inner .voice_items .voice_itemsInner {
    padding: 20px;
  }
}
/* line 35, ../sass/pages/_voice.scss */
.voice_contents .contents_inner .voice_items .voice_itemsInner .voice_nameArea {
  position: relative;
}
/* line 37, ../sass/pages/_voice.scss */
.voice_contents .contents_inner .voice_items .voice_itemsInner .voice_nameArea:after {
  position: absolute;
  bottom: -8px;
  left: 50%;
  transform: translateX(0, -50%);
  content: "";
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 8px 6.5px 0 6.5px;
  border-color: #8cd3ab transparent transparent transparent;
}
/* line 49, ../sass/pages/_voice.scss */
.voice_contents .contents_inner .voice_items .voice_itemsInner .voice_nameArea p {
  font-weight: bold;
  font-size: 18px;
  border-bottom: 1px solid #8cd3ab;
  padding-bottom: 20px;
}
@media only screen and (max-width: 767px) {
  /* line 49, ../sass/pages/_voice.scss */
  .voice_contents .contents_inner .voice_items .voice_itemsInner .voice_nameArea p {
    font-size: 15px;
    padding-bottom: 10px;
  }
}
/* line 58, ../sass/pages/_voice.scss */
.voice_contents .contents_inner .voice_items .voice_itemsInner .voice_nameArea p br {
  display: none;
}
@media only screen and (max-width: 767px) {
  /* line 58, ../sass/pages/_voice.scss */
  .voice_contents .contents_inner .voice_items .voice_itemsInner .voice_nameArea p br {
    display: block;
  }
}
/* line 64, ../sass/pages/_voice.scss */
.voice_contents .contents_inner .voice_items .voice_itemsInner .voice_nameArea p .tag {
  background: #8cd3ab;
  color: #fff;
  padding: 5px 20px;
  font-family: 'Lato', sans-serif;
  font-weight: bold;
  margin-right: 20px;
  font-size: 16px;
}
@media only screen and (max-width: 767px) {
  /* line 64, ../sass/pages/_voice.scss */
  .voice_contents .contents_inner .voice_items .voice_itemsInner .voice_nameArea p .tag {
    padding: 1px 10px;
    margin: 0 10px 5px 0;
    display: inline-block;
    font-size: 12px;
  }
}
/* line 79, ../sass/pages/_voice.scss */
.voice_contents .contents_inner .voice_items .voice_itemsInner .voice_nameArea p a {
  text-decoration: underline;
}
/* line 81, ../sass/pages/_voice.scss */
.voice_contents .contents_inner .voice_items .voice_itemsInner .voice_nameArea p a:hover {
  text-decoration: none;
  color: #8cd3ab;
}
/* line 88, ../sass/pages/_voice.scss */
.voice_contents .contents_inner .voice_items .voice_itemsInner .voice_textArea {
  overflow: hidden;
  margin-top: 20px;
}
/* line 91, ../sass/pages/_voice.scss */
.voice_contents .contents_inner .voice_items .voice_itemsInner .voice_textArea figure {
  float: left;
  width: 240px;
  height: 300px;
}
@media only screen and (max-width: 767px) {
  /* line 91, ../sass/pages/_voice.scss */
  .voice_contents .contents_inner .voice_items .voice_itemsInner .voice_textArea figure {
    float: none;
    width: 230px;
    margin: 0 auto 10px;
    height: auto;
  }
}
/* line 101, ../sass/pages/_voice.scss */
.voice_contents .contents_inner .voice_items .voice_itemsInner .voice_textArea figure img {
  width: 100%;
}
/* line 105, ../sass/pages/_voice.scss */
.voice_contents .contents_inner .voice_items .voice_itemsInner .voice_textArea .voice_text {
  float: right;
  width: 720px;
  margin-left: 20px;
}
@media only screen and (max-width: 767px) {
  /* line 105, ../sass/pages/_voice.scss */
  .voice_contents .contents_inner .voice_items .voice_itemsInner .voice_textArea .voice_text {
    float: none;
    width: 100%;
    margin-left: 0;
  }
}
/* line 114, ../sass/pages/_voice.scss */
.voice_contents .contents_inner .voice_items .voice_itemsInner .voice_textArea .voice_text p {
  font-size: 15px;
  line-height: 30px;
}
@media only screen and (max-width: 767px) {
  /* line 114, ../sass/pages/_voice.scss */
  .voice_contents .contents_inner .voice_items .voice_itemsInner .voice_textArea .voice_text p {
    font-size: 13px;
    line-height: 24px;
  }
}
/* line 127, ../sass/pages/_voice.scss */
.voice_contents .contents_inner .voice_gallery {
  overflow: hidden;
  margin-bottom: 40px;
}
@media only screen and (max-width: 767px) {
  /* line 127, ../sass/pages/_voice.scss */
  .voice_contents .contents_inner .voice_gallery {
    margin-bottom: 40px;
    padding: 0 15px;
  }
}
/* line 134, ../sass/pages/_voice.scss */
.voice_contents .contents_inner .voice_gallery figure {
  height: 380px;
  float: left;
  margin-bottom: 40px;
}
@media only screen and (max-width: 767px) {
  /* line 134, ../sass/pages/_voice.scss */
  .voice_contents .contents_inner .voice_gallery figure {
    height: 200px;
    float: none;
    margin-bottom: 15px;
  }
}
/* line 143, ../sass/pages/_voice.scss */
.voice_contents .contents_inner .voice_gallery figure:nth-child(2n) {
  margin-right: 40px;
}
@media only screen and (max-width: 767px) {
  /* line 143, ../sass/pages/_voice.scss */
  .voice_contents .contents_inner .voice_gallery figure:nth-child(2n) {
    margin-right: 0;
  }
}
/* line 149, ../sass/pages/_voice.scss */
.voice_contents .contents_inner .voice_gallery figure img {
  height: 100%;
}
@media only screen and (max-width: 767px) {
  /* line 149, ../sass/pages/_voice.scss */
  .voice_contents .contents_inner .voice_gallery figure img {
    width: 100%;
    height: 100%;
    object-fit: cover;
  }
}

/* line 2, ../sass/pages/_seminar.scss */
.seminar_contents .contents_inner {
  width: 1100px;
  margin: 0 auto;
}
@media only screen and (max-width: 767px) {
  /* line 2, ../sass/pages/_seminar.scss */
  .seminar_contents .contents_inner {
    width: 100%;
  }
}
@media only screen and (max-width: 767px) {
  /* line 9, ../sass/pages/_seminar.scss */
  .seminar_contents .contents_inner .seminar_wrapper {
    padding: 0 15px;
  }
}
/* line 13, ../sass/pages/_seminar.scss */
.seminar_contents .contents_inner .seminar_wrapper .seminar_readText {
  margin-bottom: 60px;
}
@media only screen and (max-width: 767px) {
  /* line 13, ../sass/pages/_seminar.scss */
  .seminar_contents .contents_inner .seminar_wrapper .seminar_readText {
    margin-bottom: 30px;
  }
}
/* line 18, ../sass/pages/_seminar.scss */
.seminar_contents .contents_inner .seminar_wrapper .seminar_readText h3 {
  margin-bottom: 40px;
}
/* line 21, ../sass/pages/_seminar.scss */
.seminar_contents .contents_inner .seminar_wrapper .seminar_readText p {
  text-align: center;
  font-size: 16px;
  line-height: 35px;
}
@media only screen and (max-width: 767px) {
  /* line 21, ../sass/pages/_seminar.scss */
  .seminar_contents .contents_inner .seminar_wrapper .seminar_readText p {
    font-size: 14px;
    line-height: 28px;
    text-align: left;
  }
}
@media only screen and (max-width: 767px) {
  /* line 30, ../sass/pages/_seminar.scss */
  .seminar_contents .contents_inner .seminar_wrapper .seminar_readText p br {
    display: none;
  }
}
/* line 38, ../sass/pages/_seminar.scss */
.seminar_contents .contents_inner .seminar_wrapper .course_content section {
  padding: 0 40px;
  margin-bottom: 60px;
  overflow: hidden;
}
@media only screen and (max-width: 767px) {
  /* line 38, ../sass/pages/_seminar.scss */
  .seminar_contents .contents_inner .seminar_wrapper .course_content section {
    padding: 0;
    margin-bottom: 30px;
  }
}
/* line 46, ../sass/pages/_seminar.scss */
.seminar_contents .contents_inner .seminar_wrapper .course_content section .course_contentTextArea {
  overflow: hidden;
}
/* line 48, ../sass/pages/_seminar.scss */
.seminar_contents .contents_inner .seminar_wrapper .course_content section .course_contentTextArea figure {
  width: 300px;
  float: left;
  margin-right: 20px;
}
@media only screen and (max-width: 767px) {
  /* line 48, ../sass/pages/_seminar.scss */
  .seminar_contents .contents_inner .seminar_wrapper .course_content section .course_contentTextArea figure {
    width: 100%;
    float: none;
    margin-right: 0;
    margin-bottom: 15px;
  }
}
/* line 58, ../sass/pages/_seminar.scss */
.seminar_contents .contents_inner .seminar_wrapper .course_content section .course_contentTextArea figure img {
  width: 100%;
}
/* line 64, ../sass/pages/_seminar.scss */
.seminar_contents .contents_inner .seminar_wrapper .course_content section .course_contentTextArea .content_text p {
  font-size: 14px;
  line-height: 32px;
}
@media only screen and (max-width: 767px) {
  /* line 64, ../sass/pages/_seminar.scss */
  .seminar_contents .contents_inner .seminar_wrapper .course_content section .course_contentTextArea .content_text p {
    font-size: 13px;
    line-height: 25px;
  }
}
/* line 74, ../sass/pages/_seminar.scss */
.seminar_contents .contents_inner .seminar_wrapper .course_content section .course_checkPoint {
  margin-bottom: 60px;
}
@media only screen and (max-width: 767px) {
  /* line 74, ../sass/pages/_seminar.scss */
  .seminar_contents .contents_inner .seminar_wrapper .course_content section .course_checkPoint {
    margin-bottom: 30px;
  }
}
/* line 79, ../sass/pages/_seminar.scss */
.seminar_contents .contents_inner .seminar_wrapper .course_content section .course_checkPoint p {
  padding: 0 20px;
  font-size: 14px;
  line-height: 35px;
  margin-bottom: 20px;
}
@media only screen and (max-width: 767px) {
  /* line 79, ../sass/pages/_seminar.scss */
  .seminar_contents .contents_inner .seminar_wrapper .course_content section .course_checkPoint p {
    padding: 0 15px;
    font-size: 13px;
    line-height: 25px;
    margin-bottom: 15px;
  }
}
/* line 93, ../sass/pages/_seminar.scss */
.seminar_contents .contents_inner .seminar_wrapper .course_content section .course_checkPoint.is--check01 .imageArea figure {
  width: 885px;
  margin: 0 auto;
}
@media only screen and (max-width: 767px) {
  /* line 93, ../sass/pages/_seminar.scss */
  .seminar_contents .contents_inner .seminar_wrapper .course_content section .course_checkPoint.is--check01 .imageArea figure {
    width: 100%;
  }
}
/* line 99, ../sass/pages/_seminar.scss */
.seminar_contents .contents_inner .seminar_wrapper .course_content section .course_checkPoint.is--check01 .imageArea figure img {
  display: inline;
  width: 420px;
  margin-right: 40px;
}
@media only screen and (max-width: 767px) {
  /* line 99, ../sass/pages/_seminar.scss */
  .seminar_contents .contents_inner .seminar_wrapper .course_content section .course_checkPoint.is--check01 .imageArea figure img {
    width: 100%;
    display: block;
    margin-right: 0;
    margin-bottom: 10px;
  }
}
/* line 109, ../sass/pages/_seminar.scss */
.seminar_contents .contents_inner .seminar_wrapper .course_content section .course_checkPoint.is--check01 .imageArea figure img:last-child {
  margin-right: 0;
}
@media only screen and (max-width: 767px) {
  /* line 109, ../sass/pages/_seminar.scss */
  .seminar_contents .contents_inner .seminar_wrapper .course_content section .course_checkPoint.is--check01 .imageArea figure img:last-child {
    margin-bottom: 0;
  }
}
/* line 119, ../sass/pages/_seminar.scss */
.seminar_contents .contents_inner .seminar_wrapper .course_content section .course_checkPoint.is--2clm {
  float: left;
  width: 490px;
  margin-right: 40px;
  margin-bottom: 0;
}
@media only screen and (max-width: 767px) {
  /* line 119, ../sass/pages/_seminar.scss */
  .seminar_contents .contents_inner .seminar_wrapper .course_content section .course_checkPoint.is--2clm {
    float: none;
    width: auto;
    margin-right: 0;
    margin-bottom: 30px;
  }
}
/* line 130, ../sass/pages/_seminar.scss */
.seminar_contents .contents_inner .seminar_wrapper .course_content section .course_checkPoint.is--2clm:last-child {
  margin-right: 0;
}
/* line 134, ../sass/pages/_seminar.scss */
.seminar_contents .contents_inner .seminar_wrapper .course_content section .course_checkPoint.is--2clm .imageArea figure {
  width: 450px;
  margin: 0 auto;
}
@media only screen and (max-width: 767px) {
  /* line 134, ../sass/pages/_seminar.scss */
  .seminar_contents .contents_inner .seminar_wrapper .course_content section .course_checkPoint.is--2clm .imageArea figure {
    width: 100%;
  }
}
/* line 140, ../sass/pages/_seminar.scss */
.seminar_contents .contents_inner .seminar_wrapper .course_content section .course_checkPoint.is--2clm .imageArea figure img {
  width: 100%;
}
/* line 147, ../sass/pages/_seminar.scss */
.seminar_contents .contents_inner .seminar_wrapper .course_content section ol {
  overflow: hidden;
  margin-bottom: 40px;
}
@media only screen and (max-width: 767px) {
  /* line 147, ../sass/pages/_seminar.scss */
  .seminar_contents .contents_inner .seminar_wrapper .course_content section ol {
    margin-bottom: 15px;
  }
}
/* line 153, ../sass/pages/_seminar.scss */
.seminar_contents .contents_inner .seminar_wrapper .course_content section ol li {
  font-size: 18px;
  float: left;
  width: 50%;
  margin-bottom: 28px;
}
@media only screen and (max-width: 767px) {
  /* line 153, ../sass/pages/_seminar.scss */
  .seminar_contents .contents_inner .seminar_wrapper .course_content section ol li {
    font-size: 15px;
    float: none;
    width: auto;
    margin-bottom: 15px;
  }
}
/* line 164, ../sass/pages/_seminar.scss */
.seminar_contents .contents_inner .seminar_wrapper .course_content section ol li span {
  color: #e25885;
  font-family: 'Lato', sans-serif;
  font-size: 20px;
  font-weight: bold;
  font-style: italic;
  padding-right: 15px;
}
@media only screen and (max-width: 767px) {
  /* line 164, ../sass/pages/_seminar.scss */
  .seminar_contents .contents_inner .seminar_wrapper .course_content section ol li span {
    font-size: 16px;
    padding-right: 8px;
  }
}
/* line 178, ../sass/pages/_seminar.scss */
.seminar_contents .contents_inner .seminar_wrapper .course_content section .attention {
  text-align: center;
  background: #f8f8f8;
  padding: 5px 0;
  border-radius: 20px;
  font-weight: bold;
}
@media only screen and (max-width: 767px) {
  /* line 178, ../sass/pages/_seminar.scss */
  .seminar_contents .contents_inner .seminar_wrapper .course_content section .attention {
    font-size: 12px;
    padding: 3px 0;
  }
}
/* line 195, ../sass/pages/_seminar.scss */
.seminar_contents .contents_bottom {
  background: #effbff;
  padding: 10px 0;
}
/* line 198, ../sass/pages/_seminar.scss */
.seminar_contents .contents_bottom .contents_bottom_inner {
  width: auto;
  margin: 0 auto;
  border-top: 1px solid #d0e5ec;
  border-bottom: 1px solid #d0e5ec;
  padding: 70px 0;
}
@media only screen and (max-width: 767px) {
  /* line 198, ../sass/pages/_seminar.scss */
  .seminar_contents .contents_bottom .contents_bottom_inner {
    padding: 40px 15px;
  }
}
/* line 207, ../sass/pages/_seminar.scss */
.seminar_contents .contents_bottom .contents_bottom_inner .contents_bottom_title {
  font-size: 30px;
  letter-spacing: 0.1em;
  font-family: "游明朝体", "Yu Mincho", YuMincho, "ヒラギノ明朝 Pro", "Hiragino Mincho Pro", "MS P明朝", "MS PMincho", serif;
  text-align: center;
  line-height: 46px;
  margin-bottom: 40px;
}
@media only screen and (max-width: 767px) {
  /* line 207, ../sass/pages/_seminar.scss */
  .seminar_contents .contents_bottom .contents_bottom_inner .contents_bottom_title {
    font-size: 18px;
    line-height: 30px;
    margin-bottom: 20px;
    letter-spacing: 0.05em;
  }
}
/* line 220, ../sass/pages/_seminar.scss */
.seminar_contents .contents_bottom .contents_bottom_inner .contents_bottom_title br {
  display: block;
}
@media only screen and (max-width: 767px) {
  /* line 220, ../sass/pages/_seminar.scss */
  .seminar_contents .contents_bottom .contents_bottom_inner .contents_bottom_title br {
    display: block;
  }
}
/* line 227, ../sass/pages/_seminar.scss */
.seminar_contents .contents_bottom .contents_bottom_inner .description {
  border: 1px solid #66a0b3;
  padding: 20px 30px;
  overflow: hidden;
  width: 665px;
  margin: 0 auto;
}
@media only screen and (max-width: 767px) {
  /* line 227, ../sass/pages/_seminar.scss */
  .seminar_contents .contents_bottom .contents_bottom_inner .description {
    width: auto;
    padding: 15px;
  }
}
/* line 237, ../sass/pages/_seminar.scss */
.seminar_contents .contents_bottom .contents_bottom_inner .description .description_textArea {
  color: #66a0b3;
  font-size: 13px;
  float: right;
}
@media only screen and (max-width: 767px) {
  /* line 237, ../sass/pages/_seminar.scss */
  .seminar_contents .contents_bottom .contents_bottom_inner .description .description_textArea {
    float: none;
    font-size: 10px;
    margin-bottom: 10px;
  }
}
/* line 246, ../sass/pages/_seminar.scss */
.seminar_contents .contents_bottom .contents_bottom_inner .description .description_textArea .description_title {
  font-weight: bold;
  margin-bottom: 10px;
}
@media only screen and (max-width: 767px) {
  /* line 246, ../sass/pages/_seminar.scss */
  .seminar_contents .contents_bottom .contents_bottom_inner .description .description_textArea .description_title {
    margin-bottom: 8px;
  }
}
/* line 252, ../sass/pages/_seminar.scss */
.seminar_contents .contents_bottom .contents_bottom_inner .description .description_textArea .description_title a {
  color: #66a0b3;
  text-decoration: underline;
}
/* line 257, ../sass/pages/_seminar.scss */
.seminar_contents .contents_bottom .contents_bottom_inner .description .description_textArea .description_text {
  line-height: 26px;
}
@media only screen and (max-width: 767px) {
  /* line 257, ../sass/pages/_seminar.scss */
  .seminar_contents .contents_bottom .contents_bottom_inner .description .description_textArea .description_text {
    line-height: 18px;
  }
}
/* line 264, ../sass/pages/_seminar.scss */
.seminar_contents .contents_bottom .contents_bottom_inner .description .description_imageArea {
  float: left;
  margin-right: 20px;
}
@media only screen and (max-width: 767px) {
  /* line 264, ../sass/pages/_seminar.scss */
  .seminar_contents .contents_bottom .contents_bottom_inner .description .description_imageArea {
    float: none;
    margin-right: 0;
  }
}
/* line 271, ../sass/pages/_seminar.scss */
.seminar_contents .contents_bottom .contents_bottom_inner .description .description_imageArea figure {
  width: 96px;
}
@media only screen and (max-width: 767px) {
  /* line 271, ../sass/pages/_seminar.scss */
  .seminar_contents .contents_bottom .contents_bottom_inner .description .description_imageArea figure {
    margin: 0 auto;
  }
}
/* line 276, ../sass/pages/_seminar.scss */
.seminar_contents .contents_bottom .contents_bottom_inner .description .description_imageArea figure img {
  width: 100%;
}
