@charset "UTF-8";
/*----------------------------------------
	clearfix
----------------------------------------*/
.container:after, .seminar-box:after, .g-header__head:after {
  content: "";
  clear: both;
  height: 0;
  display: block;
  visibility: hidden;
}

/*----------------------------------------
	reset
----------------------------------------*/
html, body, div, span, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre,
abbr, address, cite, code, del, dfn, em, img, ins, kbd, q, samp,
small, strong, sub, sup, var, b, i, dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
article, aside, dialog, figure, footer, header, hgroup, main, menu, nav, section,
time, mark, audio, video {
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
  color: #333;
  vertical-align: baseline;
}

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

li {
  list-style: none;
}

ol li {
  list-style: decimal;
}

img {
  border: 0;
  vertical-align: top;
  font-size: 0;
  line-height: 0;
}

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

caption, th {
  text-align: left;
}

hr {
  margin: 1em 0;
  padding: 0;
  display: block;
  height: 1px;
  border: 0;
  border-top: 1px solid #cccccc;
}

input, select {
  vertical-align: middle;
}

input, textarea {
  margin: 0;
  padding: 0;
}

.clearfix {
  min-height: 1px;
  _height: 1%;
}

.clearfix:after {
  content: "";
  clear: both;
  height: 0;
  display: block;
  visibility: hidden;
}

/*----------------------------------------
	body
----------------------------------------*/
body {
  font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", "Meiryo", verdana, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", Sans-Serif;
  font-size: 14px;
  font-size: 0.875rem;
  color: #333;
}

a {
  color: #333;
  outline: none;
  text-decoration: none;
}

a * {
  transition: compact(all 0.5s ease, false, false, false, false, false, false, false, false, false);
}

a:hover {
  color: #999;
}

a:active {
  color: #333;
}

select::-ms-expand {
  display: none;
}

.clearfix {
  min-height: 1px;
  _height: 1%;
}

.clearfix:after {
  content: "";
  clear: both;
  height: 0;
  display: block;
  visibility: hidden;
}

/*----------------------------------------
	pc-only,sp-only
----------------------------------------*/
.pc-only {
  display: inline-block;
}

.sp-only {
  display: none;
}

@media screen and (max-width: 767px) {
  .pc-only {
    display: none;
  }
  .sp-only {
    display: inline-block;
  }
}

/*----------------------------------------
	wrap
----------------------------------------*/
.wrap-1180 {
  width: 1180px;
  margin: 0 auto 150px;
  padding: 0 15px;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: justify;
      justify-content: space-between;
}

.wrap-980 {
  width: 980px;
  margin: 0 auto 150px;
  padding: 0 15px;
}

@media screen and (max-width: 767px) {
  .wrap-1180 {
    width: 100%;
    margin-bottom: 70px;
    padding: 0;
    -ms-flex-direction: column;
    flex-direction: column;
  }
  .wrap-980 {
    width: 100%;
    padding: 0;
    margin-bottom: 70px;
    box-sizing: border-box;
  }
}

/*----------------------------------------
	top-page-body
----------------------------------------*/
#top-page-body {
  background: #000;
}

/*----------------------------------------
	the page-title
----------------------------------------*/
.about {
  position: relative;
}

.about .page-title {
  background-image: url(../images/about/bg01.jpg);
}

.about .page-title .in01 {
  background: url(../images/about/icon01.png) no-repeat left center;
}

.consultation {
  position: relative;
}

.consultation .page-title {
  background-image: url(../images/consultation/bg06.jpg);
}

.consultation .page-title .in01 {
  background: url(../images/consultation/icon01.png) no-repeat left center;
}

.seminar {
  position: relative;
}

.seminar .page-title {
  background-image: url(../images/seminar/bg01.jpg);
}

.seminar .page-title .in01 {
  background: url(../images/seminar/icon01.png) no-repeat left center;
}

.access,
.contact,
.mailmagazine,
.media,
.organization,
.supporters,
.topics,
.mypage {
  position: relative;
}

.access .page-title,
.contact .page-title,
.mailmagazine .page-title,
.media .page-title,
.organization .page-title,
.supporters .page-title,
.topics .page-title,
.mypage .page-title {
  background: #EAF4E4;
}

.access .page-title .in01,
.contact .page-title .in01,
.mailmagazine .page-title .in01,
.media .page-title .in01,
.organization .page-title .in01,
.supporters .page-title .in01,
.topics .page-title .in01,
.mypage .page-title .in01 {
  background-image: none;
  padding-left: 0;
}

@media screen and (max-width: 767px) {
  .about .page-title .in01 {
    background-size: 32px;
  }
  .consultation .page-title .in01 {
    padding-left: 50px;
    background-size: contain;
  }
  .seminar .page-title .in01 {
    background-size: contain;
  }
}

/*----------------------------------------
	page-title common
----------------------------------------*/
.page-title {
  height: 250px;
  padding-top: 44px;
  margin-bottom: 70px;
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
      align-items: center;
  -ms-flex-pack: center;
      justify-content: center;
  -ms-flex-direction: column;
  flex-direction: column;
  box-sizing: border-box;
}

.page-title .in01 {
  font-size: 36px;
  color: #000;
  padding-left: 70px;
}

.page-title .in02 {
  font-size: 20px;
  color: #396;
}

@media screen and (max-width: 767px) {
  .page-title {
    height: 124px;
    padding-top: 20px;
    margin-bottom: 35px;
  }
  .page-title .in01 {
    font-size: 22px;
    padding-left: 40px;
  }
  .page-title .in02 {
    font-size: 16px;
  }
}

/*----------------------------------------
	container
----------------------------------------*/
.container {
  margin: 0 auto;
  width: 100%;
  text-align: left;
  position: relative;
}

/*----------------------------------------
	heading-01
----------------------------------------*/
.heading-01 {
  font-size: 22px;
  color: #000;
  position: relative;
}

.heading-01 span {
  font-size: 18px;
  font-weight: normal;
}

.heading-01:before {
  content: "";
  position: absolute;
  background: #3A9D6B;
  width: 24px;
  height: 4px;
  bottom: -15px;
}

@media screen and (max-width: 767px) {
  .heading-01 {
    text-align: center;
    font-size: 18px;
  }
  .heading-01 span {
    display: block;
    font-size: 14px;
  }
  .heading-01:before {
    width: 34px;
    left: 0;
    right: 0;
    margin: auto;
  }
}

/*----------------------------------------
	breadcrumb
----------------------------------------*/
.breadcrumb-box {
  width: 100%;
  position: absolute;
  background: rgba(255, 255, 255, 0.8);
}

.breadcrumb-list {
  max-width: 1180px;
  margin: 0 auto;
  padding: 0 15px;
}

.breadcrumb-item {
  display: inline-block;
  font-size: 14px;
  height: 44px;
  line-height: 44px;
  color: #063;
  margin-right: 40px;
  position: relative;
}

.breadcrumb-item:before {
  content: "";
  position: absolute;
  background: url(../images/_common/arrow08.png) no-repeat;
  width: 7px;
  height: 12px;
  top: 0;
  bottom: 0;
  right: -25px;
  margin: auto;
}

.breadcrumb-item:last-child {
  display: inline;
}

.breadcrumb-item:last-child:before {
  content: none;
}

.breadcrumb-item a {
  display: block;
  color: #000;
  transition: all 0.2s;
}

.breadcrumb-item a:hover {
  text-decoration: underline;
}

@media screen and (max-width: 767px) {
  .breadcrumb-box {
    border-top: 1px solid #78AD90;
  }
  .breadcrumb-list {
    padding: 0 5px;
  }
  .breadcrumb-item {
    height: auto;
    line-height: 22px;
    font-size: 11px;
    margin-right: 15px;
  }
  .breadcrumb-item:last-child {
    margin-right: 0;
  }
  .breadcrumb-item:before {
    right: -10px;
    width: 4px;
    height: 6px;
    background-size: contain;
  }
  .breadcrumb-item a {
    font-size: 11px;
  }
}

/*----------------------------------------
	btn-01
----------------------------------------*/
.btn-01 a {
  display: inline-block;
  width: 300px;
  height: 71px;
  line-height: 71px;
  letter-spacing: 1px;
  font-size: 16px;
  color: #FFF;
  text-align: left;
  padding-left: 40px;
  border-bottom: 4px solid #015129;
  background: #016734 url(../images/_common/arrow05@2x.png) no-repeat 230px center;
  background-size: 9px 14px;
  border-radius: 4px;
  box-sizing: border-box;
  transition: all 0.2s;
}

.btn-01 a:hover {
  opacity: 0.7;
}

@media screen and (max-width: 767px) {
  .btn-01 {
    width: 100%;
    padding: 0 15px;
    box-sizing: border-box;
  }
  .btn-01 a {
    width: 100%;
    height: 48px;
    line-height: 48px;
    background-position: 90%;
    border-radius: 2px;
    background-size: 7px 11.5px;
  }
}

/*----------------------------------------
	btn-02
----------------------------------------*/
.btn-02 a {
  display: inline-block;
  width: 300px;
  height: 71px;
  line-height: 71px;
  text-align: left;
  letter-spacing: 1px;
  font-size: 18px;
  color: #FFF;
  padding-left: 50px;
  border-bottom: 4px solid #015129;
  background: #016734 url(../images/_common/icon13@2x.png) no-repeat 80% center;
  background-size: 16px 14px;
  border-radius: 4px;
  box-sizing: border-box;
  transition: all 0.2s;
}

.btn-02 a:hover {
  opacity: 0.7;
}

@media screen and (max-width: 767px) {
  .btn-02 a {
    width: 100%;
    height: 48px;
    line-height: 48px;
    font-size: 16px;
    padding-right: 120px;
    background-position: 90%;
    border-radius: 2px;
  }
}

/*----------------------------------------
	pager
----------------------------------------*/
.pager .pager-list {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: center;
      justify-content: center;
}

.pager .pager-item a {
  width: 51px;
  height: 51px;
  color: #0C6D3D;
  margin: 0 8px;
  border: 2px solid #0C6D3D;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
      align-items: center;
  -ms-flex-pack: center;
      justify-content: center;
  transition: all 0.2s;
  box-sizing: border-box;
}

.pager .pager-item a:hover {
  background: #0C6D3D;
  color: #fff;
}

.pager .pager-item .current {
  color: #fff;
  background: #0C6D3D;
}

.pager .pager-item .point {
  border: none;
  pointer-events: none;
}

.pager .next-page {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
      align-items: center;
}

.pager .next-page a {
  width: auto;
  height: auto;
  border: none;
  border-bottom: 2px solid #7FB299;
  transition: all 0.2s;
}

.pager .next-page a:hover {
  opacity: 0.7;
  color: #0C6D3D;
  background: none;
}

@media screen and (max-width: 767px) {
  .pager .pager-item a {
    width: 35px;
    height: 35px;
    margin: 0 2px;
  }
  .pager .pager-item .point {
    width: 22px;
  }
  .pager .next-page a {
    width: auto;
    height: auto;
    font-size: 12px;
    margin-left: 10px;
    border-bottom: 1px solid #063;
  }
}

/*----------------------------------------
	seminar-box
----------------------------------------*/
.seminar-box .post-item {
  float: left;
  width: 250px;
  margin-right: 24px;
  margin-bottom: 50px;
}

.seminar-box .post-item:nth-of-type(3n) {
  margin-right: 0;
}

.seminar-box .thumbnail {
  position: relative;
  margin-bottom: 10px;
  border-radius: 4px;
}

.seminar-box .thumbnail a {
  display: block;
  width: 100%;
  height: 165px;
  border: 2px solid #000;
  overflow: hidden;
  border-radius: 4px;
  box-sizing: border-box;
  background-color: #efefe6;
}

.seminar-box .thumbnail a:hover .main-img {
  opacity: 0.7;
}

.seminar-box .thumbnail .main-img {
  position: relative;
  width: 100%;
  height: auto;
  left: 50%;
  top: 0;
  transform: translate(-50%, 0);
  transition: all 0.2s;
}

.seminar-box .thumbnail .this-week {
  position: absolute;
  z-index: 2;
  top: -15px;
  left: -6px;
}

.seminar-box .thumbnail .this-week img {
  width: 63px;
  height: 63px;
}

.seminar-box .thumbnail .calendar {
  width: 70px;
  height: 60px;
  position: absolute;
  right: -6px;
  bottom: -6px;
  background: url(../images/_common/icon23@2x.png) no-repeat center;
  background-size: contain;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
      align-items: center;
  -ms-flex-pack: center;
      justify-content: center;
  -ms-flex-direction: column;
  flex-direction: column;
}

.seminar-box .thumbnail .calendar span {
  color: #000;
}

.seminar-box .thumbnail .calendar .in1 {
  font-size: 14px;
  font-weight: bold;
  margin-top: 3px;
  transform: scale(1, 1.5);
}

.seminar-box .thumbnail .calendar .in2 {
  font-size: 12px;
  font-weight: bold;
  margin-top: -2px;
}

.seminar-box .thumbnail .calendar--is-sat span {
  color: #09C;
}

.seminar-box .thumbnail .calendar--is-sun span {
  color: #C36;
}

.seminar-box .place-list {
  margin-bottom: 5px;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}

.seminar-box .place-ex-seminar {
  display: block;
  margin: 7px 0;
  padding: 4px 30px 2px 15px;
  background: #fff url(../images/_common/icon_blank@2x_green.png) no-repeat right 10px center;
  background-size: 13px auto;
  border: 1px solid #063;
  border-radius: 20px;
  font-size: 14px;
  font-weight: bold;
  color: #063;
}

.seminar-box .place-item {
  height: 25px;
  line-height: 25px;
  font-size: 12px;
  color: #FFF;
  padding: 0 5px;
  margin-right: 5px;
  background: #063;
  border-radius: 2px;
}

.seminar-box .title {
  margin-bottom: 15px;
}

.seminar-box .title a {
  display: block;
  font-size: 18px;
  color: #000;
  transition: all 0.2s;
}

.seminar-box .title a:hover {
  text-decoration: underline;
}

.seminar-box .title a:hover .place-ex-seminar {
  text-decoration: none;
}

.seminar-box .post-itemMedia {
  padding-bottom: 5px;
  margin-bottom: 7px;
  border-bottom: 1px solid #e2e4e9;
}

.seminar-box .info-area {
  display: -ms-flexbox;
  display: flex;
}

.consultation-desk_list .seminar-box .info-area {
  display: block;
}

.seminar-box .info-area .date {
  font-size: 14px;
  font-weight: bold;
  color: #000;
}

.seminar-box .info-area .time {
  font-size: 14px;
  color: #000;
  margin-bottom: 8px;
}

.seminar-box .tag-list {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}

.seminar-box .tag-item a {
  display: inline-block;
  height: 24px;
  line-height: 24px;
  text-align: center;
  font-size: 14px;
  font-weight: bold;
  color: #063;
  background: #e0f0d1;
  padding: 0 12px;
  margin-bottom: 8px;
  margin-right: 5px;
  border-radius: 12px;
  transition: all 0.2s;
}

.seminar-box .tag-item a:hover {
  color: #e0f0d1;
  background: #063;
}

@media screen and (max-width: 767px) {
  .seminar-box {
    padding: 0 15px;
  }
  .seminar-box .post-item {
    float: none;
    width: 100%;
    margin-right: 0;
    margin-bottom: 30px;
  }
  .seminar-box .thumbnail {
    width: 40%;
    display: table-cell;
    vertical-align: top;
    margin-bottom: 10px;
  }
  .seminar-box .thumbnail a {
    height: auto;
    position: relative;
  }
  .seminar-box .thumbnail a:before {
    content: "";
    display: block;
    padding-top: 66%;
  }
  .seminar-box .thumbnail .main-img {
    position: absolute;
    width: 100%;
    height: auto;
  }
  .seminar-box .thumbnail .this-week {
    top: -6px;
  }
  .seminar-box .thumbnail .this-week img {
    width: 45px;
    height: auto;
  }
  .seminar-box .thumbnail .calendar {
    width: 50px;
    height: 50px;
  }
  .seminar-box .thumbnail .calendar .in1 {
    font-size: 12px;
  }
  .seminar-box .thumbnail .calendar .in2 {
    font-size: 10px;
    margin-top: 0;
  }
  .seminar-box .post-itemMedia {
    display: table;
    padding-bottom: 10px;
    margin-bottom: 10px;
  }
  .seminar-box .post-itemMedia-desc {
    display: table-cell;
    vertical-align: top;
    width: 55%;
    padding-left: 5%;
  }
  .seminar-box .title {
    margin-bottom: 5px;
  }
  .seminar-box .title a {
    min-height: auto;
    font-size: 14px;
  }
  .seminar-box .place-ex-seminar {
    font-size: 11px;
  }
  .seminar-box .info-area .date {
    display: inline-block;
    font-size: 14px;
  }
  .seminar-box .info-area .time {
    display: inline-block;
    font-size: 14px;
  }
  .seminar-box .tag-item a {
    font-size: 11px;
  }
}

/*----------------------------------------
	form-confirm-module
----------------------------------------*/
.form-confirm-module .table-01 {
  width: 100%;
  margin-bottom: 40px;
}

.form-confirm-module .table-01 tr {
  border-bottom: 1px solid #E2E4E9;
}

.form-confirm-module .table-01 tr:last-child {
  border-bottom: none;
}

.form-confirm-module .table-01 th, .form-confirm-module .table-01 td {
  font-size: 18px;
  padding: 30px 0;
}

.form-confirm-module .table-01 th {
  width: 300px;
  vertical-align: top;
  line-height: 3;
}

.form-confirm-module .table-01 td {
  font-weight: bold;
}

.form-confirm-module .table-01 td p:last-child {
  margin-bottom: 0;
}

.form-confirm-module .table-01 td p .in1 {
  width: 150px;
}

.form-confirm-module .form-btn {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: center;
      justify-content: center;
}

.form-confirm-module .form-btn .btn1 input {
  width: 221px;
  height: 71px;
  line-height: 71px;
  text-align: left;
  letter-spacing: 3px;
  font-size: 16px;
  color: #fff;
  padding-left: 115px;
  margin-right: 60px;
  border: none;
  border-bottom: 4px solid #015129;
  border-radius: 4px;
  background: #016734 url(../images/_common/arrow14@2x.png) no-repeat 15% center;
  background-size: 9px 14px;
  box-sizing: border-box;
  transition: all 0.2s;
  cursor: pointer;
}

.form-confirm-module .form-btn .btn1 input:hover {
  opacity: 0.7;
}

.form-confirm-module .form-btn .btn2 input {
  width: 274px;
  height: 71px;
  line-height: 71px;
  text-align: left;
  letter-spacing: 3px;
  font-size: 16px;
  color: #fff;
  padding-left: 90px;
  border: none;
  border-bottom: 4px solid #015129;
  border-radius: 4px;
  background: #016734 url(../images/_common/arrow05@2x.png) no-repeat 90% center;
  background-size: 9px 14px;
  box-sizing: border-box;
  transition: all 0.2s;
  cursor: pointer;
}

.form-confirm-module .form-btn .btn2 input:hover {
  opacity: 0.7;
}

@media screen and (max-width: 767px) {
  .form-confirm-module .table-01 th, .form-confirm-module .table-01 td {
    display: block;
    font-size: 14px;
    padding: 0;
  }
  .form-confirm-module .table-01 th {
    width: 100%;
    line-height: 1.5;
    padding: 10px 0 5px;
  }
  .form-confirm-module .table-01 td {
    font-weight: normal;
    padding-bottom: 15px;
  }
  .form-confirm-module .table-01 td p {
    margin-bottom: 10px;
  }
  .form-confirm-module .form-btn {
    display: block;
  }
  .form-confirm-module .form-btn .btn1 {
    width: 100%;
    margin-bottom: 15px;
  }
  .form-confirm-module .form-btn .btn1 input {
    width: 100%;
    height: 48px;
    line-height: 48px;
    padding-left: 0;
    margin-right: 0;
    background-size: 7px 11px;
    text-align: center;
    background-position-x: 10%;
  }
  .form-confirm-module .form-btn .btn2 {
    width: 100%;
  }
  .form-confirm-module .form-btn .btn2 input {
    width: 100%;
    height: 48px;
    line-height: 48px;
    padding-left: 0;
    background-size: 7px 11px;
    text-align: center;
  }
}

/*----------------------------------------
	form-complete-module
----------------------------------------*/
.form-complete-module .text {
  font-size: 18px;
  margin-bottom: 20px;
}

.form-complete-module .btn-module {
  margin-top: 40px;
  margin-bottom: 100px;
  text-align: center;
}

.form-complete-module .btn-module a {
  display: inline-block;
  width: 300px;
  height: 71px;
  line-height: 71px;
  letter-spacing: 1px;
  font-size: 16px;
  color: #FFF;
  text-align: left;
  padding-left: 90px;
  border-bottom: 4px solid #015129;
  background: #016734 url(../images/_common/arrow14@2x.png) no-repeat 12% center;
  background-size: 9px 14px;
  border-radius: 4px;
  box-sizing: border-box;
  transition: all 0.2s;
}

.form-complete-module .btn-module a:hover {
  opacity: 0.7;
}

@media screen and (max-width: 767px) {
  .form-complete-module .text {
    font-size: 14px;
    margin-bottom: 15px;
  }
  .form-complete-module .btn-module {
    padding: 0;
  }
  .form-complete-module .btn-module a {
    width: 100%;
    height: 48px;
    line-height: 48px;
    padding-left: 28%;
    margin-right: 0;
    background-size: 7px 11px;
  }
}

/*----------------------------------------
	consultation-desk-module
----------------------------------------*/
.consultation-desk-module {
  margin: 60px 0 0;
}

.consultation-desk-module__main {
  padding: 18px 20px;
  background: url(../images/_common/bg03.png) no-repeat;
  background-size: cover;
  border: 2px solid #063;
  border-radius: 5px;
  position: relative;
  min-height: 200px;
}

.consultation-desk-module__head .heading span {
  font-size: 22px;
  padding-left: 40px;
  margin-bottom: 8px;
  background: url(../images/_common/icon24@2x.png) no-repeat left center;
  background-size: 33px 26px;
}

.consultation-desk-module__head .text {
  font-size: 15px;
  margin-bottom: 10px;
}

.consultation-desk-module__body {
  padding-left: 285px;
}

.consultation-desk-module__body .item {
  padding: 8px 0;
  border-bottom: 1px solid #DBDCE1;
}

.consultation-desk-module__body .item:last-child {
  border-bottom: none;
}

.consultation-desk-module__body .place-list {
  margin-bottom: 5px;
  display: inline-block;
}

.consultation-desk-module__body .place-item {
  height: 25px;
  line-height: 25px;
  font-size: 12px;
  color: #FFF;
  padding: 0 5px;
  margin-right: 5px;
  background: #063;
  border-radius: 2px;
  display: inline-block;
}

.consultation-desk-module__body .title {
  font-size: 15px;
}

.consultation-desk-module__body .date {
  font-size: 12px;
  color: #063;
}

.consultation-desk-module__body .absent {
  font-size: 16px;
  margin: 60px 0;
}

.consultation-desk-module .btn-01 {
  position: absolute;
  bottom: 18px;
  left: 18px;
}

.consultation-desk-module .btn-01 a {
  width: 260px;
  height: 51px;
  line-height: 51px;
}

@media screen and (max-width: 767px) {
  .consultation-desk-module {
    margin: 30px 0;
    padding: 0 15px;
  }
  .consultation-desk-module__main {
    padding: 18px 15px 10px;
    padding-bottom: 180px;
    background: url(../images/_common/bg04.png) no-repeat center bottom;
    background-size: contain;
  }
  .consultation-desk-module__head .heading {
    text-align: center;
    margin-bottom: 15px;
  }
  .consultation-desk-module__head .heading span {
    padding-left: 30px;
    font-size: 16px;
    background-size: contain;
  }
  .consultation-desk-module__head .text {
    font-size: 15px;
    margin-bottom: 30px;
    position: relative;
  }
  .consultation-desk-module__head .text:before {
    content: "";
    position: absolute;
    left: 0;
    right: 0;
    bottom: -15px;
    margin: auto;
    width: 34px;
    height: 4px;
    background: #3A9D6B;
  }
  .consultation-desk-module__body {
    padding-left: 0;
  }
  .consultation-desk-module__body .item {
    padding: 8px 0;
    border-bottom: 1px solid #DBDCE1;
  }
  .consultation-desk-module__body .item:last-child {
    border-bottom: none;
  }
  .consultation-desk-module__body .title {
    font-size: 12px;
  }
  .consultation-desk-module__body .date {
    font-size: 11px;
  }
  .consultation-desk-module .btn-01 {
    padding: 0;
    position: static;
  }
  .consultation-desk-module .btn-01 a {
    width: 100%;
    height: 48px;
    line-height: 48px;
  }
}

/*----------------------------------------
	hellowork
----------------------------------------*/
.hellowork {
  margin: 60px 0 0;
}

.hellowork__main {
  padding: 18px 20px;
  background: url(../images/_common/bg_hw.png) no-repeat;
  background-size: cover;
  border: 2px solid #063;
  border-radius: 5px;
  position: relative;
  min-height: 200px;
}

.hellowork__head .heading span {
  font-size: 22px;
  padding-left: 40px;
  margin-bottom: 8px;
  background: url(../images/_common/icon24@2x.png) no-repeat left center;
  background-size: 33px 26px;
}

.hellowork__head .text {
  font-size: 15px;
  margin-bottom: 20px;
}

.hellowork__body {
  padding-left: 285px;
}

.hellowork__body .heading {
  font-size: 16px;
  margin-bottom: 10px;
  font-weight: bold;
}

.hellowork__body .info {
  display: table;
  margin-bottom: 15px;
}

.hellowork__body .info dt {
  padding-right: 10px;
  display: table-cell;
  vertical-align: top;
}

.hellowork__body .info dt span {
  height: 25px;
  line-height: 25px;
  font-size: 14px;
  color: #FFF;
  padding: 7px;
  background: #063;
  border-radius: 2px;
}

.hellowork__body .info dd {
  display: table-cell;
  vertical-align: top;
  font-size: 14px;
}

.hellowork__body .info dd span {
  font-size: 16px;
  font-weight: bold;
}

.hellowork__body .caution {
  font-size: 14px;
  color: #063;
}

@media screen and (max-width: 767px) {
  .hellowork {
    margin: 30px 0;
    padding: 0 15px;
  }
  .hellowork__main {
    padding: 18px 15px 10px;
    padding-bottom: 180px;
    background: url(../images/_common/bg_hwsp.png) no-repeat center bottom;
    background-size: contain;
  }
  .hellowork__head .heading {
    text-align: center;
    margin-bottom: 15px;
  }
  .hellowork__head .heading span {
    padding-left: 30px;
    font-size: 16px;
    background-size: contain;
  }
  .hellowork__head .text {
    font-size: 15px;
    margin-bottom: 30px;
    position: relative;
  }
  .hellowork__head .text:before {
    content: "";
    position: absolute;
    left: 0;
    right: 0;
    bottom: -15px;
    margin: auto;
    width: 34px;
    height: 4px;
    background: #3A9D6B;
  }
  .hellowork__body {
    padding-left: 0;
  }
  .hellowork__body .info dt {
    width: 80px;
  }
}

/*----------------------------------------
	form-table-module
----------------------------------------*/
.form-page table.form-table-module {
  width: 100%;
  margin-bottom: 40px;
}

.form-page table.form-table-module tr {
  border-bottom: 1px solid #E2E4E9;
}

.form-page table.form-table-module tr:last-child {
  border-bottom: none;
}

.form-page table.form-table-module th, .form-page table.form-table-module td {
  font-size: 18px;
  padding: 15px 0;
}

.form-page table.form-table-module th {
  width: 300px;
  vertical-align: top;
  line-height: 3;
}

.form-page table.form-table-module th .in01 {
  font-size: 16px;
  color: #396;
  margin-left: 5px;
}

.form-page table.form-table-module th .in02 {
  display: block;
  font-size: 16px;
  font-weight: normal;
  margin-top: -10px;
  line-height: 1.5;
}

.form-page table.form-table-module td .in01 {
  font-size: 16px;
  color: #396;
  margin-left: 5px;
}

.form-page table.form-table-module td input {
  height: 50px;
  font-size: 14px;
  padding: 10px;
  border: 1px solid #D3D3D3;
  border-radius: 2px;
  box-sizing: border-box;
}

.form-page table.form-table-module td .error {
  display: block;
  margin-top: 12px;
  font-size: 18px;
  color: #f20000;
}

.form-page table.form-table-module td .errorrt, .form-page table.form-table-module td .errorrt_conf {
  display: none;
  margin-top: 12px;
  font-size: 18px;
  color: #f20000;
}

.form-page table.form-table-module td .errorrt.disp, .form-page table.form-table-module td .errorrt_conf.disp {
  display: block;
}

.form-page table.form-table-module td textarea {
  width: 489px;
  height: 200px;
  font-size: 14px;
  padding: 10px;
  border: 1px solid #D3D3D3;
  border-radius: 2px;
  box-sizing: border-box;
}

.form-page table.form-table-module td select {
  font-size: 18px;
  height: 50px;
  padding: 0 10px;
  box-sizing: border-box;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  background: #fff url(../images/_common/arrow07.png) no-repeat 90% center;
  background-size: 17px 11px;
  border: 1px solid #D3D3D3;
  border-radius: 2px;
}

.form-page table.form-table-module td select::-ms-expand {
  display: none;
}

.form-page table.form-table-module td .hyphen {
  width: 50px;
  height: 50px;
  display: inline-block;
  position: relative;
}

.form-page table.form-table-module td .hyphen:before {
  content: "";
  position: absolute;
  background: #666;
  width: 20px;
  height: 2px;
  top: 0px;
  bottom: 0;
  left: 0;
  right: 0;
  margin: auto;
}

.form-page table.form-table-module .caution {
  display: inline-block;
  margin-left: 15px;
  font-size: 14px;
  color: #396;
}

.form-page table.form-table-module .caution:hover {
  text-decoration: underline;
}

.form-page table.form-table-module .basic input {
  width: 489px;
}

.form-page table.form-table-module .sex-type .mwform-radio-field label {
  display: inline-block;
  margin-right: 20px;
}

.form-page table.form-table-module .sex-type input {
  margin-top: -5px;
  margin-right: 10px;
}

.form-page table.form-table-module .sex-type input:nth-of-type(2) {
  margin-left: 45px;
}

.form-page table.form-table-module .birthday select {
  width: 129px;
  margin-right: 10px;
}

.form-page table.form-table-module .birthday select:nth-child(n+2) {
  margin-left: 10px;
}

.form-page table.form-table-module .age select {
  width: 159px;
}

.form-page table.form-table-module .post-num .inner {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
      align-items: center;
}

.form-page table.form-table-module .post-num input:nth-of-type(1) {
  width: 129px;
}

.form-page table.form-table-module .post-num input:nth-of-type(2) {
  width: 239px;
}

.form-page table.form-table-module .prefectures select {
  width: 300px;
}

.form-page table.form-table-module .tel-num .inner {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
      align-items: center;
}

.form-page table.form-table-module .tel-num .box1 input {
  width: 130px;
}

.form-page table.form-table-module .tel-num .box2 input {
  width: 130px;
}

.form-page table.form-table-module .tel-num .box3 input {
  width: 160px;
}

.form-page table.form-table-module .contact-information .contact-number {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
      align-items: center;
}

.form-page table.form-table-module .contact-information .contact-number .wrap {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
      align-items: center;
}

.form-page table.form-table-module .contact-information .contact-number:nth-of-type(1) {
  margin-bottom: 30px;
  padding-bottom: 30px;
  border-bottom: 1px solid #E2E4E9;
}

.form-page table.form-table-module .contact-information .contact-number:nth-of-type(1) .box1 input {
  width: 130px;
}

.form-page table.form-table-module .contact-information .contact-number:nth-of-type(1) .box2 {
  position: relative;
}

.form-page table.form-table-module .contact-information .contact-number:nth-of-type(1) .box2 input {
  width: 130px;
}

.form-page table.form-table-module .contact-information .contact-number:nth-of-type(1) .box3 input {
  width: 160px;
}

.form-page table.form-table-module .contact-information .contact-number:nth-of-type(2) {
  margin-bottom: 20px;
}

.form-page table.form-table-module .contact-information .contact-number:nth-of-type(2) .box1 input {
  width: 489px;
}

.form-page table.form-table-module .contact-information .contact-number:nth-of-type(3) .box1 input {
  width: 489px;
}

.form-page table.form-table-module .contact-information .contact-number .text {
  display: inline-block;
  width: 140px;
  font-size: 16px;
  font-weight: bold;
}

.form-page table.form-table-module .name .box {
  display: -ms-flexbox;
  display: flex;
}

.form-page table.form-table-module .name .inner {
  margin-right: 30px;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
      align-items: center;
}

.form-page table.form-table-module .name p {
  width: 50px;
}

.form-page table.form-table-module .add .inner {
  margin-right: 50px;
  margin-bottom: 10px;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
      align-items: center;
}

.form-page table.form-table-module .add p {
  width: 180px;
  font-weight: bold;
}

.form-page table.form-table-module .add input {
  width: 100%;
}

.form-page table.form-table-module .add .pref_name_wrap {
  width: 100%;
}

.form-page table.form-table-module .add select {
  width: 300px;
}

.form-page table.form-table-module .people-num select {
  width: 125px;
}

.form-page table.form-table-module .free-area-type1 textarea {
  height: 70px;
  margin-bottom: 5px;
}

.form-page table.form-table-module .radio-type1 {
  padding-top: 36px;
}

.form-page table.form-table-module .radio-type1 input {
  margin-top: -5px;
  margin-right: 10px;
}

.form-page table.form-table-module .radio-type1 textarea {
  height: 70px;
  margin-left: 25px;
}

.form-page table.form-table-module .radio-type2 input {
  margin-top: -5px;
  margin-right: 10px;
}

.form-page .form-btn {
  text-align: center;
}

.form-page .form-btn .submit {
  width: 300px;
  height: 71px;
  line-height: 71px;
  text-align: left;
  letter-spacing: 3px;
  font-size: 16px;
  color: #fff;
  padding-left: 70px;
  border: none;
  border-bottom: 4px solid #015129;
  border-radius: 4px;
  background: #016734 url(../images/_common/arrow05@2x.png) no-repeat 90% center;
  background-size: 9px 14px;
  box-sizing: border-box;
  transition: all 0.2s;
  cursor: pointer;
}

.form-page .form-btn .submit:hover {
  opacity: 0.7;
}

@media screen and (max-width: 767px) {
  .form-page table.form-table-module {
    margin-bottom: 0;
  }
  .form-page table.form-table-module th, .form-page table.form-table-module td {
    display: block;
    font-size: 14px;
    padding: 0;
  }
  .form-page table.form-table-module th {
    width: 100%;
    line-height: 1.5;
    padding: 10px 0 5px;
  }
  .form-page table.form-table-module th .in01 {
    font-size: 14px;
  }
  .form-page table.form-table-module th .in02 {
    font-size: 12px;
    display: inline-block;
    margin-top: 0;
  }
  .form-page table.form-table-module td {
    padding-bottom: 15px;
  }
  .form-page table.form-table-module td input {
    font-size: 14px;
    height: 40px;
  }
  .form-page table.form-table-module td textarea {
    width: 100%;
    height: 135px;
  }
  .form-page table.form-table-module td select {
    font-size: 16px;
    height: 40px;
    background-size: 10px 6px;
  }
  .form-page table.form-table-module td .error {
    font-size: 14px;
  }
  .form-page table.form-table-module td .hyphen {
    width: 20px;
    height: 40px;
  }
  .form-page table.form-table-module td .hyphen:before {
    width: 10px;
  }
  .form-page table.form-table-module .form-foot .lead-text {
    font-size: 14px;
    margin-bottom: 12px;
  }
  .form-page table.form-table-module .form-foot .text-area {
    width: 100%;
    height: 135px;
  }
  .form-page table.form-table-module .form-foot .consent {
    margin-bottom: 20px;
  }
  .form-page table.form-table-module .basic input {
    width: 100%;
  }
  .form-page table.form-table-module .name .box {
    -ms-flex-direction: column;
    flex-direction: column;
  }
  .form-page table.form-table-module .name .inner {
    margin-bottom: 5px;
    margin-right: 0;
  }
  .form-page table.form-table-module .add .box {
    -ms-flex-direction: column;
    flex-direction: column;
  }
  .form-page table.form-table-module .add p {
    width: 100px;
  }
  .form-page table.form-table-module .add .inner {
    margin-right: 0;
  }
  .form-page table.form-table-module .add input {
    width: 100%;
  }
  .form-page table.form-table-module .add select {
    width: 200px;
  }
  .form-page table.form-table-module .sex-type .mwform-radio-field label {
    display: inline-block;
    margin-right: 20px;
  }
  .form-page table.form-table-module .sex-type input {
    margin-top: -3px;
    margin-right: 8px;
  }
  .form-page table.form-table-module .sex-type input:nth-of-type(2) {
    margin-left: 20px;
  }
  .form-page table.form-table-module .birthday select:nth-of-type(1) {
    width: 120px;
    margin-bottom: 18px;
  }
  .form-page table.form-table-module .birthday select:nth-of-type(2) {
    width: 95px;
    margin-left: 0;
  }
  .form-page table.form-table-module .birthday select:nth-of-type(3) {
    width: 95px;
  }
  .form-page table.form-table-module .post-num input:nth-of-type(1) {
    width: 95px;
  }
  .form-page table.form-table-module .post-num input:nth-of-type(2) {
    width: 140px;
  }
  .form-page table.form-table-module .prefectures select {
    width: 170px;
  }
  .form-page table.form-table-module .tel-num .box1 input {
    width: 65px;
  }
  .form-page table.form-table-module .tel-num .box2:before {
    width: 10px;
    height: 1px;
    left: -14px;
  }
  .form-page table.form-table-module .tel-num .box2:after {
    width: 10px;
    height: 1px;
    left: 98px;
  }
  .form-page table.form-table-module .tel-num .box2 input {
    width: 90px;
  }
  .form-page table.form-table-module .tel-num .box3 input {
    width: 90px;
  }
  .form-page table.form-table-module .contact-information .contact-number {
    display: block;
  }
  .form-page table.form-table-module .contact-information .contact-number:nth-of-type(1) {
    margin-bottom: 15px;
  }
  .form-page table.form-table-module .contact-information .contact-number:nth-of-type(1) .box1 input {
    width: 65px;
  }
  .form-page table.form-table-module .contact-information .contact-number:nth-of-type(1) .box2:after {
    width: 10px;
    height: 1px;
    left: 98px;
  }
  .form-page table.form-table-module .contact-information .contact-number:nth-of-type(1) .box2 input {
    width: 90px;
  }
  .form-page table.form-table-module .contact-information .contact-number:nth-of-type(1) .box3 input {
    width: 90px;
  }
  .form-page table.form-table-module .contact-information .contact-number:nth-of-type(2) {
    margin-bottom: 15px;
  }
  .form-page table.form-table-module .contact-information .contact-number:nth-of-type(2) .box1 input {
    width: 100%;
  }
  .form-page table.form-table-module .contact-information .contact-number:nth-of-type(3) .box1 input {
    width: 100%;
  }
  .form-page table.form-table-module .contact-information .contact-number .text {
    width: 100%;
    font-size: 14px;
    margin-bottom: 5px;
  }
  .form-page table.form-table-module .people-num select {
    width: 170px;
  }
  .form-page table.form-table-module .free-area-type1 textarea {
    height: 70px;
  }
  .form-page table.form-table-module .radio-type1 {
    padding-top: 0;
  }
  .form-page table.form-table-module .radio-type1 input {
    margin-top: -3px;
    margin-right: 8px;
  }
  .form-page table.form-table-module .radio-type1 textarea {
    margin-left: 0;
  }
  .form-page table.form-table-module .radio-type2 input {
    margin-top: -5px;
    margin-right: 10px;
  }
  .form-page .form-btn .submit {
    width: 100%;
    height: 48px;
    line-height: 48px;
    padding-left: 40px;
    background-size: 7px 11px;
  }
}

/*----------------------------------------
	basic-style
----------------------------------------*/
.basic-style h1, .basic-style h2, .basic-style h3, .basic-style h4, .basic-style h5, .basic-style h6, .basic-style ul, .basic-style ol, .basic-style table {
  margin-top: 1em;
  margin-bottom: 0.5em;
}

.basic-style h1:first-child, .basic-style h2:first-child, .basic-style h3:first-child, .basic-style h4:first-child, .basic-style h5:first-child, .basic-style h6:first-child, .basic-style ul:first-child, .basic-style ol:first-child, .basic-style table:first-child {
  margin-top: 0;
}

.basic-style img {
  max-width: 100%;
  height: auto;
}

.basic-style h1 {
  font-size: 36px;
}

.basic-style h2 {
  font-size: 30px;
}

.basic-style h3 {
  font-size: 24px;
}

.basic-style h4 {
  font-size: 18px;
}

.basic-style h5, .basic-style h6 {
  font-size: 14px;
}

.basic-style ul, .basic-style ol {
  padding-left: 1.5em;
}

.basic-style ul li {
  list-style-type: disc;
}

.basic-style a {
  color: #063;
  text-decoration: underline;
}

.basic-style th, .basic-style td {
  padding: 10px;
  border: 1px solid #ccc;
}

/*----------------------------------------
	カレンダー
----------------------------------------*/
#datepicker #date_val {
  display: none;
}

#datepicker .ui-datepicker-inline {
  width: 100%;
  padding: 10px;
  box-sizing: border-box;
  border-radius: 0;
}

#datepicker .ui-datepicker-header {
  background: none;
  border: none;
}

#datepicker .ui-datepicker-header .ui-icon {
  background: url(../images/_common/arrow01@2x.png) no-repeat;
  background-size: contain;
}

#datepicker .ui-datepicker-header .ui-icon-circle-triangle-w {
  transform: rotate(180deg);
}

#datepicker .ui-datepicker-title {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: center;
      justify-content: center;
  -ms-flex-align: center;
      align-items: center;
  padding: 20px 0;
}

#datepicker .ui-datepicker-title .ui-datepicker-year {
  font-weight: normal;
  color: #999;
}

#datepicker .ui-datepicker-title .ui-datepicker-month {
  font-weight: normal;
  font-size: 40px;
}

#datepicker .ui-datepicker .ui-datepicker-prev {
  top: 22px;
  left: 40px;
}

#datepicker .ui-datepicker .ui-datepicker-prev:hover {
  background: none;
  border: none;
  opacity: 0.7;
}

#datepicker .ui-datepicker .ui-datepicker-next {
  top: 22px;
  right: 40px;
}

#datepicker .ui-datepicker .ui-datepicker-next:hover {
  background: none;
  border: none;
  opacity: 0.7;
}

#datepicker .ui-state-default {
  padding: 5px 0;
  background: none;
  border: none;
  text-align: center;
}

#datepicker .ui-datepicker-calendar thead {
  border-bottom: 2px solid #ccc;
}

#datepicker .ui-datepicker-calendar thead th {
  padding: .3em;
}

#datepicker .ui-datepicker-calendar thead th span {
  color: #aaa;
}

#datepicker .ui-datepicker-calendar thead span {
  font-size: 10px;
  color: #ccc;
}

#datepicker .ui-datepicker-calendar tbody tr:last-child td {
  border-bottom: none;
}

#datepicker .ui-datepicker-calendar tbody td:nth-of-type(1) {
  border-left: none;
}

#datepicker .ui-datepicker-calendar tbody td:nth-of-type(1) a {
  color: #f00;
}

#datepicker .ui-datepicker-calendar tbody td:nth-of-type(7) {
  border-right: none;
}

#datepicker .ui-datepicker-calendar tbody td:nth-of-type(7) a {
  color: #09C;
}

#datepicker .ui-datepicker-calendar tbody th, #datepicker .ui-datepicker-calendar tbody td {
  border: 1px solid #ccc;
  padding: 8px;
}

#datepicker .ui-datepicker-calendar tbody .ui-datepicker-date-exist .ui-state-default {
  background-color: #F6ED53;
  border-radius: 40px;
}

#datepicker .ui-datepicker-calendar tbody .undefined .ui-state-default {
  pointer-events: none;
  cursor: default;
  text-decoration: none;
}

@media screen and (max-width: 767px) {
  #datepicker .ui-datepicker-calendar tbody th, #datepicker .ui-datepicker-calendar tbody td {
    padding: 4px;
  }
  #datepicker .ui-state-disabled,
  #datepicker .ui-widget-content .ui-state-disabled,
  #datepicker .ui-widget-header .ui-state-disabled {
    visibility: hidden;
  }
}

/*----------------------------------------
	post-box
----------------------------------------*/
.post-box {
  margin-bottom: 22px;
}

.post-box .item a {
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  padding: 15px 0;
  border-bottom: 1px solid #E2E4E9;
  position: relative;
}

.post-box .item a:before {
  content: "";
  position: absolute;
  border-bottom: 1px solid #000;
  width: 0;
  height: 1px;
  left: 0;
  bottom: -1px;
  transition: all 0.2s;
}

.post-box .item a:hover:before {
  width: 100%;
}

.post-box .item a:hover .category {
  background: #063;
  color: #FFF;
}

.post-box .item a:hover .titile {
  color: #aaa;
}

.post-box .item .info-area {
  display: table;
}

.post-box .item time {
  display: table-cell;
  width: 180px;
  font-size: 14px;
  font-weight: bold;
  color: #000;
}

.post-box .item .category {
  display: table-cell;
  padding: 3px 10px;
  text-align: center;
  border: 1px solid #063;
  margin-left: 10px;
  font-size: 14px;
  font-weight: bold;
  color: #063;
  border-radius: 14px;
  transition: all 0.2s;
}

.post-box .item .title {
  font-size: 16px;
  font-weight: normal;
  color: #000;
  padding-left: 25px;
  transition: all 0.2s;
  -ms-flex: 1;
  flex: 1;
}

@media screen and (max-width: 767px) {
  .post-box .item a {
    display: block;
  }
  .post-box .item .info-area {
    padding-bottom: 8px;
  }
  .post-box .item time {
    width: 160px;
    font-size: 13px;
  }
  .post-box .item .category {
    padding: 4px 8px;
    font-size: 13px;
    line-height: 1;
  }
  .post-box .item .title {
    display: block;
    width: 100%;
    font-size: 14px;
    padding-left: 0;
  }
}

/*----------------------------------------
	lightbox
----------------------------------------*/
.lightbox .lb-image {
  width: 1200px !important;
  height: auto !important;
}

/*----------------------------------------
	utility
----------------------------------------*/
.hidden {
  display: none;
}

/*----------------------------------------
	header
----------------------------------------*/
.g-header {
  background: #FFF;
}

.g-header__head {
  min-width: 1180px;
}

.g-header__logo {
  float: left;
  padding-left: 25px;
  margin-top: 14px;
}

.g-header__logo a {
  display: block;
}

.g-header__logo img {
  width: 306px;
  height: auto;
}

.g-header__body {
  float: right;
  display: -ms-flexbox;
  display: flex;
  padding-left: 20px;
}

.g-header__main01 {
  max-width: 440px;
  padding: 10px 0;
  margin-right: 20px;
}

.g-header__main01__info {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
      align-items: center;
  border-bottom: 1px solid #EEE;
  padding-bottom: 5px;
  margin-bottom: 5px;
}

.g-header__main01__info .in01 img {
  width: 228px;
  height: 23px;
}

.g-header__main01__info .in02 {
  font-size: 10px;
  padding-left: 10px;
  color: #000;
}

.g-header__main01__list {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: end;
      justify-content: flex-end;
}

.g-header__main01__item.g-header__main01__item--access a {
  padding-left: 17px;
  background: url(../images/_common/icon01@2x.png) no-repeat left center;
  background-size: 13px 20px;
}

.g-header__main01__item.g-header__main01__item--contact a {
  padding-left: 25px;
  background: url(../images/_common/icon02@2x.png) no-repeat left center;
  background-size: 19px 15px;
}

.g-header__main01__item.g-header__main01__item--mailmagazine a {
  padding-left: 25px;
  background: url(../images/_common/icon_mailmagazine.png) no-repeat left center;
  background-size: 18px 18px;
}

.g-header__main01__item a {
  display: block;
  color: #333;
  margin-left: 10px;
  transition: all 0.2s;
}

.g-header__main01__item a:hover {
  color: #aaa;
}

.g-header__main02 {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
      align-items: center;
  padding: 10px 0 5px;
}

.g-header__main02__item.g-header__main02__item--fb a {
  line-height: 2.4;
  background: url(../images/_common/icon_facebook.png) no-repeat center 5px;
  background-size: 24px;
}

.g-header__main02__item.g-header__main02__item--tw a {
  line-height: 2.4;
  background: url(../images/_common/icon_twitter.png) no-repeat center 5px;
  background-size: 28px;
}

.g-header__main02__item.g-header__main02__item--mypage a {
  background: url(../images/_common/icon_mypage_off.png) no-repeat center 5px;
  background-size: 26px;
}

.g-header__main02__item.g-header__main02__item--mypage a.on {
  line-height: 2.4;
  background: url(../images/_common/icon_mypage_on.png) no-repeat center 5px;
  background-size: 26px;
}

.g-header__main02__item a {
  display: block;
  width: 84px;
  height: 60px;
  font-size: 12px;
  color: #333;
  text-align: center;
  line-height: 1.2;
  padding-top: 32px;
  border-left: 1px solid #EEE;
  box-sizing: border-box;
  transition: all 0.2s;
}

.g-header__main02__item a:hover {
  opacity: 0.7;
}

.g-header__main03__item {
  height: 41px;
}

.g-header__main03__item:nth-of-type(1) a {
  background: #EFF0F2 url(../images/_common/arrow01@2x.png) no-repeat 12px center;
  background-size: 8px 14px;
  color: #000;
}

.g-header__main03__item:nth-of-type(2) a {
  background: #0066cc url(../images/_common/arrow02@2x.png) no-repeat 12px center;
  background-size: 8px 14px;
  color: #FFF;
}

.g-header__main03__item a {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
      align-items: center;
  width: 200px;
  height: 100%;
  font-size: 14px;
  padding-left: 28px;
  box-sizing: border-box;
  transition: all 0.2s;
}

.g-header__main03__item a:hover {
  opacity: 0.7;
}

.g-header .g-nav {
  width: 100%;
  background: #000;
}

.g-header .g-nav__list {
  width: 1180px;
  margin: 0 auto;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
      align-items: center;
  -ms-flex-pack: center;
      justify-content: center;
}

.g-header .g-nav__list .sp-list {
  display: none;
}

.g-header .g-nav__item {
  position: relative;
}

.g-header .g-nav__item:before {
  content: "";
  position: absolute;
  background: #4D4D4D;
  width: 1px;
  height: 20px;
  top: 0;
  bottom: 0;
  margin: auto;
  transform: rotate(42deg);
}

.g-header .g-nav__item:nth-of-type(1):before {
  content: none;
}

.g-header .g-nav__item:nth-of-type(1) a {
  padding-left: 22px;
  background: url(../images/_common/icon05@2x.png) no-repeat left center;
  background-size: 15.41px 14.47px;
}

.g-header .g-nav__item:nth-of-type(2) a {
  padding-left: 30px;
  background: url(../images/_common/icon06@2x.png) no-repeat left center;
  background-size: 22px;
}

.g-header .g-nav__item:nth-of-type(3) a {
  padding-left: 36px;
  background: url(../images/_common/icon07@2x.png) no-repeat left center;
  background-size: 28px 23px;
}

.g-header .g-nav__item:nth-of-type(4) a {
  padding-left: 38px;
  background: url(../images/_common/icon08@2x.png) no-repeat left center;
  background-size: 29px 23px;
}

.g-header .g-nav__item:nth-of-type(7) {
  display: none;
}

.g-header .g-nav__item:nth-of-type(8) {
  display: none;
}

.g-header .g-nav__item a {
  display: block;
  color: #FFF;
  padding: 15px 0;
  margin: 0 20px;
  transition: all 0.2s;
}

.g-header .g-nav__item a:hover {
  color: #aaa;
}

.g-header .menu-trigger {
  display: none;
}

@media screen and (max-width: 767px) {
  .g-header {
    z-index: 99;
    height: 50px;
  }
  .g-header__head {
    min-width: 100%;
  }
  .g-header__logo {
    float: none;
    padding-left: 15px;
    padding-top: 8px;
    margin-top: 0;
  }
  .g-header__logo img {
    width: 180px;
    height: auto;
  }
  .g-header__body {
    display: none;
    float: none;
  }
  .g-header .g-nav {
    display: none;
    position: absolute;
    z-index: 3;
    background: #FFF;
  }
  .g-header .g-nav__list {
    width: 100%;
    -ms-flex-direction: column;
    flex-direction: column;
  }
  .g-header .g-nav__list .sp-list {
    width: 100%;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }
  .g-header .g-nav__list .sp-item {
    width: 50%;
    padding: 15px 0px 15px 25px;
    border-bottom: 1px solid #e3e3e3;
    box-sizing: border-box;
  }
  .g-header .g-nav__list .sp-item:nth-of-type(odd) {
    border-right: 1px solid #e3e3e3;
  }
  .g-header .g-nav__list .sp-item.sp-item--mailmagazine {
    background: url(../images/_common/icon03@2x.png) no-repeat 5px center;
    background-size: 15px;
  }
  .g-header .g-nav__list .sp-item.sp-item--fb {
    background: url(../images/_common/icon_facebook.png) no-repeat 5px center;
    background-size: 16px auto;
  }
  .g-header .g-nav__list .sp-item.sp-item--tw {
    background: url(../images/_common/icon_twitter.png) no-repeat 5px center;
    background-size: 16px auto;
  }
  .g-header .g-nav__list .sp-item.sp-item--access {
    background: url(../images/_common/icon01@2x.png) no-repeat 5px center;
    background-size: 10px 14px;
  }
  .g-header .g-nav__list .sp-item.sp-item--contact {
    background: url(../images/_common/icon02@2x.png) no-repeat 5px center;
    background-size: 15px 10px;
  }
  .g-header .g-nav__list .sp-item a {
    font-size: 12px;
  }
  .g-header .g-nav__item {
    width: 100%;
    background: #000;
  }
  .g-header .g-nav__item:before {
    content: none;
  }
  .g-header .g-nav__item:nth-of-type(1) {
    border-bottom: 1px solid #242424;
  }
  .g-header .g-nav__item:nth-of-type(1) a {
    padding-left: 30px;
    background-size: 11px 10px;
    background-position: 5px;
  }
  .g-header .g-nav__item:nth-of-type(2) {
    border-bottom: 1px solid #242424;
  }
  .g-header .g-nav__item:nth-of-type(2) a {
    padding-left: 30px;
    background-size: 15px;
  }
  .g-header .g-nav__item:nth-of-type(3) {
    border-bottom: 1px solid #242424;
  }
  .g-header .g-nav__item:nth-of-type(3) a {
    padding-left: 30px;
    background-size: 18px 15px;
  }
  .g-header .g-nav__item:nth-of-type(4) {
    border-bottom: 1px solid #242424;
  }
  .g-header .g-nav__item:nth-of-type(4) a {
    padding-left: 30px;
    background-size: 16px 14px;
    background-position: 1px;
  }
  .g-header .g-nav__item:nth-of-type(5) {
    border-bottom: 1px solid #242424;
  }
  .g-header .g-nav__item:nth-of-type(7) {
    display: block;
  }
  .g-header .g-nav__item:nth-of-type(7) a {
    margin: 0;
    padding: 15px 20px 15px 30px;
    color: #000;
    background: #EFF0F2 url(../images/_common/arrow04@2x.png) no-repeat 12px center;
    background-size: 5px 8px;
  }
  .g-header .g-nav__item:nth-of-type(8) {
    display: block;
  }
  .g-header .g-nav__item:nth-of-type(8) a {
    margin: 0;
    padding: 15px 20px 15px 30px;
    background: #06c url(../images/_common/arrow02@2x.png) no-repeat 12px center;
    background-size: 5px 8px;
  }
  .g-header .g-nav__item:nth-of-type(9) {
    display: block;
  }
  .g-header .g-nav__item:nth-of-type(9) a {
    margin: 0;
    padding: 15px 20px 15px 30px;
    background: #016734 url(../images/_common/arrow02@2x.png) no-repeat 12px center;
    background-size: 5px 8px;
  }
  .g-header .g-nav__item a {
    font-size: 12px;
  }
  .g-header .menu-trigger,
  .g-header .menu-trigger span {
    display: inline-block;
    transition: all .4s;
    box-sizing: border-box;
    cursor: pointer;
  }
  .g-header .menu-trigger {
    position: absolute;
    top: 0;
    right: 0;
    width: 50px;
    height: 50px;
    background: #fff;
    z-index: 2;
  }
  .g-header .menu-trigger span {
    position: absolute;
    background: #063;
    width: 20px;
    height: 2px;
    left: 0;
    right: 0;
    margin: auto;
    border-radius: 2px;
  }
  .g-header .menu-trigger span:nth-of-type(1) {
    top: 16px;
  }
  .g-header .menu-trigger span:nth-of-type(2) {
    top: 0;
    bottom: 0;
  }
  .g-header .menu-trigger span:nth-of-type(3) {
    bottom: 16px;
  }
  .g-header .menu-trigger.active span:nth-of-type(1) {
    transform: translateY(8px) rotate(-45deg);
  }
  .g-header .menu-trigger.active span:nth-of-type(2) {
    opacity: 0;
  }
  .g-header .menu-trigger.active span:nth-of-type(3) {
    transform: translateY(-8px) rotate(45deg);
  }
}

/*----------------------------------------
	footer
----------------------------------------*/
.g-footer {
  background: #FFF;
}

.g-footer .return-head {
  position: fixed;
  right: 50px;
  bottom: 50px;
  z-index: 99999;
  cursor: pointer;
  transition: all 0.2s;
}

.g-footer .return-head img {
  width: 80px;
  height: 110px;
}

.g-footer .return-head:hover {
  opacity: 0.7;
}

.g-footer .banner-area .sp-head-list-box {
  display: none;
}

.g-footer .banner-area .head-list-box {
  border-top: 2px solid #E2E4E9;
  border-bottom: 2px solid #E2E4E9;
  margin-bottom: 20px;
}

.g-footer .banner-area .head-list {
  width: 1180px;
  margin: 0 auto;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: center;
      justify-content: center;
}

.g-footer .banner-area .head-item:first-child {
  margin-left: 15px;
}

.g-footer .banner-area .head-item:last-child {
  margin-right: 15px;
}

.g-footer .banner-area .head-item a {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
      align-items: center;
  text-align: center;
  font-size: 16px;
  font-weight: bold;
  color: #000;
  margin: 12px 30px;
  padding-bottom: 3px;
  position: relative;
}

.g-footer .banner-area .head-item a:hover {
  opacity: 0.7;
}

.g-footer .banner-area .head-item .current {
  border-bottom: 4px solid #3a9d6b;
}

.g-footer .banner-area .head-item .current:hover {
  opacity: 1;
}

.g-footer .banner-area .body-list {
  display: none;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  width: 1120px;
  padding: 0 15px;
  margin: 0 auto 10px;
}

.g-footer .banner-area .body-list.on {
  display: -ms-flexbox;
  display: flex;
}

.g-footer .banner-area .body-item {
  text-align: center;
  margin-bottom: 13px;
  margin-left: 10px;
  margin-right: 10px;
  width: 200px;
}

.g-footer .banner-area .body-item img {
  width: 100%;
}

.g-footer .banner-area .body-item a {
  transition: all 0.2s;
}

.g-footer .banner-area .body-item a:hover {
  opacity: 0.7;
}

.g-footer .link-area {
  background: #F3F3F3;
}

.g-footer .link-area__main {
  display: block;
  margin: 0 auto;
  padding: 30px 0 60px;
}

.g-footer .link-area__head {
  font-size: 22px;
  font-weight: normal;
  text-align: center;
  margin-bottom: 30px;
}

.g-footer .link-area__body {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: justify;
      justify-content: space-between;
}

.g-footer .link-area__box {
  width: 360px;
  padding-right: 30px;
}

.g-footer .link-area__category {
  margin-bottom: 50px;
}

.g-footer .link-area__title {
  font-size: 16px;
  padding-bottom: 5px;
  margin-bottom: 20px;
  border-bottom: 1px solid #000;
}

.g-footer .link-area__content {
  max-height: 160px;
  overflow: hidden;
  position: relative;
  transition: .4s;
}

.g-footer .link-area__content:before {
  content: "";
  position: absolute;
  bottom: 0;
  width: 100%;
  height: 50px;
  /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#1e5799+0,f3f3f3+100&0+0,1+100 */
  /* FF3.6-15 */
  /* Chrome10-25,Safari5.1-6 */
  background: linear-gradient(to bottom, rgba(255, 255, 255, 0) 0%, #f3f3f3 100%);
  /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#001e5799', endColorstr='#f3f3f3',GradientType=0 );
  /* IE6-9 */
}

.g-footer .link-area__content.active {
  max-height: 3000px;
}

.g-footer .link-area__content.active:before {
  content: none;
}

.g-footer .link-area__heading {
  font-size: 14px;
  color: #016734;
}

.g-footer .link-area__list {
  margin-left: 20px;
  margin-bottom: 10px;
}

.g-footer .link-area__item {
  list-style: disc;
  color: #016734;
}

.g-footer .link-area__item a {
  font-size: 12px;
  color: #016734;
  text-decoration: underline;
  transition: .2s;
}

.g-footer .link-area__item a:hover {
  opacity: 0.7;
}

.g-footer .link-area .btn-01 {
  text-align: center;
}

.g-footer .link-area .btn-01 a {
  width: 225px;
  background: #016734 url(../images/_common/arrow15@2x.png) no-repeat 90% center;
  background-size: 14px 9px;
}

.g-footer__body {
  background: url(../images/_common/bg02.jpg) no-repeat;
  background-size: cover;
  background-position: top center;
  min-height: 522px;
}

.g-footer__main {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: justify;
      justify-content: space-between;
  width: 1180px;
  margin: 0 auto;
  padding: 70px 15px;
}

.g-footer__head {
  width: 280px;
}

.g-footer__head__logo {
  max-width: 266px;
  text-align: center;
  margin-bottom: 10px;
}

.g-footer__head__logo .in01 {
  display: block;
  margin-bottom: 15px;
}

.g-footer__head__logo .in01 img {
  width: 109px;
  height: 97px;
}

.g-footer__head__logo .in02 {
  display: block;
  text-align: left;
}

.g-footer__head__logo .in02 img {
  width: 266px;
  height: 42px;
}

.g-footer__head__tel {
  margin-bottom: 12px;
}

.g-footer__head__tel img {
  width: 262px;
  height: 27px;
}

.g-footer__head__address {
  font-size: 12px;
  color: #FFF;
  font-style: normal;
  margin-bottom: 20px;
  line-height: 1.8;
}

.g-footer__head__btn a {
  display: inline-block;
  width: 240px;
  height: 50px;
  line-height: 50px;
  text-align: center;
  background: #fff url(../images/_common/arrow04@2x.png) no-repeat 200px center;
  background-size: 9px 14px;
  font-size: 15px;
  font-weight: bold;
  color: #063;
  padding-right: 30px;
  border-radius: 5px;
  box-sizing: border-box;
  transition: all 0.2s;
}

.g-footer__head__btn a:hover {
  color: #fff;
  background: #063 url(../images/_common/arrow05@2x.png) no-repeat 200px center;
  background-size: 9px 14px;
}

.g-footer .foot-nav {
  margin-left: 5px;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}

.g-footer .foot-nav__list {
  width: 200px;
  border-top: 1px solid rgba(255, 255, 255, 0.5);
  margin-right: 30px;
}

.g-footer .foot-nav__list:last-child {
  margin-right: 0;
}

.g-footer .foot-nav__item {
  border-bottom: 1px solid rgba(255, 255, 255, 0.5);
}

.g-footer .foot-nav__item a {
  display: block;
  font-size: 14px;
  color: #FFF;
  padding: 12px 0;
  padding-left: 25px;
  background: url(../images/_common/arrow03@2x.png) no-repeat 5px 17px;
  background-size: 8px 14px;
  transition: all 0.2s;
}

.g-footer .foot-nav__item a:hover {
  color: #aaa;
}

.g-footer .foot-nav__item a:hover .blank {
  color: #aaa;
}

.g-footer .foot-nav__in-list {
  padding-bottom: 10px;
}

.g-footer .foot-nav__in-item a {
  display: block;
  font-size: 14px;
  color: #FFF;
  padding: 5px 0;
  padding-left: 40px;
  background: url(../images/_common/arrow01@2x.png) no-repeat 20px center;
  background-size: 8px 14px;
  transition: all 0.2s;
}

.g-footer .foot-nav__in-item a:hover {
  color: #aaa;
}

.g-footer .foot-nav__in-item a:hover .blank {
  color: #aaa;
}

.g-footer .foot-nav .blank {
  display: inline-block;
  font-size: 14px;
  color: #FFF;
  padding-right: 20px;
  background: url(../images/_common/icon09@2x.png) no-repeat right center;
  background-size: 9px;
  transition: all 0.2s;
}

.g-footer__copyright small {
  display: block;
  width: 100%;
  padding: 17px 0;
  background: #000;
  color: #FFF;
  font-size: 14px;
  padding-left: 16px;
  box-sizing: border-box;
}

@media screen and (max-width: 767px) {
  .g-footer .return-head {
    right: 15px;
    bottom: 15px;
  }
  .g-footer .return-head img {
    width: 70px;
    height: auto;
  }
  .g-footer .banner-area .bx-wrapper .bx-controls-direction a {
    width: 40px;
    height: 40px;
  }
  .g-footer .banner-area .bx-prev, .g-footer .banner-area .bx-next {
    background: #e2e4e9 url(../images/_common/arrow02@2x.png) no-repeat center;
    background-size: 7px 11px;
  }
  .g-footer .banner-area .bx-wrapper .bx-prev {
    left: 0;
    top: 23px;
    transform: rotate(180deg);
  }
  .g-footer .banner-area .bx-wrapper .bx-next {
    right: 0;
    top: 23px;
  }
  .g-footer .banner-area .sp-head-list-box {
    display: block;
    overflow: hidden;
  }
  .g-footer .banner-area .sp-head-item {
    text-align: center;
  }
  .g-footer .banner-area .sp-head-item .head-wrap {
    display: block;
    width: 100%;
    padding: 7px 0;
    border-top: 2px solid #e2e4e9;
    border-bottom: 2px solid #e2e4e9;
  }
  .g-footer .banner-area .sp-head-item .head-wrap span {
    display: inline-block;
    font-size: 15px;
    font-weight: bold;
    border-bottom: 3px solid #3A9D6B;
  }
  .g-footer .banner-area .sp-body-list {
    padding: 20px 15px;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: distribute;
        justify-content: space-around;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }
  .g-footer .banner-area .sp-body-item {
    width: 48%;
    text-align: center;
  }
  .g-footer .banner-area .sp-body-item a {
    display: inline-block;
  }
  .g-footer .banner-area .sp-body-item a img {
    max-width: 100%;
    height: auto;
  }
  .g-footer .banner-area .head-list-box {
    display: none;
  }
  .g-footer .banner-area .head-list {
    width: 100%;
  }
  .g-footer .banner-area .head-item {
    width: 100%;
    text-align: center;
  }
  .g-footer .banner-area .head-item:first-child {
    margin-left: 0;
  }
  .g-footer .banner-area .head-item:last-child {
    margin-right: 0;
  }
  .g-footer .banner-area .head-item a {
    display: inline-block;
    font-size: 14px;
    padding: 0;
    margin: 2px 0 3px;
  }
  .g-footer .banner-area .head-item .current {
    top: 0;
    padding: 0;
  }
  .g-footer .banner-area .body-list {
    display: none;
    width: 100%;
    padding: 0 15px;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -ms-flex-pack: distribute;
        justify-content: space-around;
    box-sizing: border-box;
  }
  .g-footer .banner-area .body-item {
    width: 48%;
    margin-bottom: 5px;
  }
  .g-footer .banner-area .body-item img {
    max-width: 100%;
    height: auto;
  }
  .g-footer .link-area__main {
    padding: 20px 0 0;
  }
  .g-footer .link-area__head {
    font-size: 18px;
    margin-bottom: 20px;
  }
  .g-footer .link-area__body {
    -ms-flex-direction: column;
    flex-direction: column;
  }
  .g-footer .link-area__box {
    width: 100%;
    padding-right: 0;
  }
  .g-footer .link-area__category {
    margin-bottom: 0;
  }
  .g-footer .link-area__title {
    cursor: pointer;
    padding: 10px 15px;
    margin-bottom: 0;
    border-top: 1px solid #000;
    border-bottom: none;
    background: url(../images/_common/arrow07.png) no-repeat 95% center;
    background-size: 11px 7px;
  }
  .g-footer .link-area__content {
    display: none;
    max-height: 100%;
    padding: 30px 15px;
    transition: none;
  }
  .g-footer .link-area__content:before {
    content: none;
  }
  .g-footer .link-area__item a {
    font-size: 14px;
  }
  .g-footer .link-area .btn-01 {
    display: none;
  }
  .g-footer__main {
    width: 100%;
    box-sizing: border-box;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }
  .g-footer__head {
    width: 100%;
    text-align: center;
    margin-bottom: 50px;
  }
  .g-footer__head__logo {
    max-width: 100%;
  }
  .g-footer__head__logo .in02 {
    text-align: center;
  }
  .g-footer__head__address {
    text-align: left;
  }
  .g-footer__head__btn {
    text-align: center;
  }
  .g-footer__head__btn a {
    width: 290px;
    height: 45px;
    line-height: 45px;
    background-position: 250px;
    padding-right: 60px;
  }
  .g-footer__head__btn a:hover {
    background-position: 250px;
  }
  .g-footer .foot-nav {
    width: 100%;
    margin-left: 0;
  }
  .g-footer .foot-nav__list {
    width: 100%;
    margin-right: 0;
    border-top: none;
  }
  .g-footer .foot-nav__list:nth-of-type(3) {
    width: 48%;
    margin-right: 4%;
  }
  .g-footer .foot-nav__list:nth-of-type(4) {
    width: 48%;
  }
  .g-footer .foot-nav__item a {
    font-size: 11px;
    padding-left: 18px;
    background: url(../images/_common/arrow03@2x.png) no-repeat 2px 17px;
    background-size: 6px 9px;
  }
  .g-footer .foot-nav__item .blank {
    font-size: 11px;
  }
  .g-footer .foot-nav__in-list {
    display: none;
  }
  .g-footer__copyright {
    text-align: center;
  }
  .g-footer__copyright small {
    font-size: 10px;
  }
}

/*----------------------------------------
	sidebar01
----------------------------------------*/
.sidebar01 {
  width: 334px;
}

.sidebar01 .side-sec01 {
  margin-bottom: 32px;
}

.sidebar01 .side-sec01 .heading-01 {
  margin-bottom: 40px;
}

.sidebar01 .side-sec01 .heading {
  font-size: 18px;
  color: #000;
  padding-left: 15px;
  margin-bottom: 10px;
  background: url(../images/_common/icon18@2x.png) no-repeat left center;
  background-size: 8px;
}

.sidebar01 .side-sec01 .body01 {
  margin-bottom: 40px;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: center;
      justify-content: center;
}

.sidebar01 .side-sec01 .body01 a {
  display: inline-block;
  max-width: 334px;
  width: 100%;
  height: 71px;
  line-height: 71px;
  background: #F6ED53 url(../images/_common/icon16@2x.png) no-repeat 85% center;
  background-size: 16px 14px;
  color: #063;
  font-size: 16px;
  font-weight: bold;
  padding-left: 40px;
  border-bottom: 3px solid #dbd34a;
  border-radius: 5px;
  box-sizing: border-box;
  transition: all 0.2s;
}

.sidebar01 .side-sec01 .body01 a:hover {
  opacity: 0.7;
}

.sidebar01 .side-sec01 .body02 {
  margin-bottom: 40px;
}

.sidebar01 .side-sec01 .body02 .map-box {
  margin-bottom: 20px;
}

.sidebar01 .side-sec01 .body02 .map-box img {
  width: 100%;
  height: auto;
}

.sidebar01 .side-sec01 .body02 .place-select {
  text-align: center;
}

.sidebar01 .side-sec01 .body02 select {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  cursor: pointer;
  max-width: 334px;
  width: 100%;
  height: 50px;
  font-size: 18px;
  color: #999;
  padding-left: 10px;
  border: 2px solid #000;
  background: #fff url(../images/_common/arrow11@2x.png) no-repeat 90% center;
  background-size: 21px 12px;
  border-radius: 3px;
  box-sizing: border-box;
  transition: all 0.2s;
}

.sidebar01 .side-sec01 .body03 {
  margin-bottom: 40px;
}

.sidebar01 .side-sec01 .body03 .calendar {
  text-align: center;
}

.sidebar01 .side-sec01 .body03 .calendar img {
  max-width: 100%;
  height: auto;
}

.sidebar01 .side-sec01 .body04 {
  margin-bottom: 40px;
}

.sidebar01 .side-sec01 .body04 .list {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  max-width: 300px;
}

.sidebar01 .side-sec01 .body04 .item a {
  display: inline-block;
  height: 24px;
  line-height: 24px;
  text-align: center;
  font-size: 14px;
  font-weight: bold;
  color: #063;
  background: #e0f0d1;
  padding: 0 12px;
  margin-bottom: 10px;
  margin-right: 7px;
  border-radius: 12px;
  transition: all 0.2s;
}

.sidebar01 .side-sec01 .body04 .item a:hover {
  background: #063;
  color: #e0f0d1;
}

.sidebar01 .side-sec01 .body05 {
  margin-bottom: 29px;
}

.sidebar01 .side-sec01 .body05 form {
  width: 100%;
  height: 50px;
  padding-right: 10px;
  border: 2px solid #000;
  border-radius: 4px;
  box-sizing: border-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
      align-items: center;
  -ms-flex-pack: justify;
      justify-content: space-between;
}

.sidebar01 .side-sec01 .body05 input {
  height: 46px;
  border: none;
  background: none;
}

.sidebar01 .side-sec01 .body05 .search-box {
  width: 85%;
  font-size: 16px;
  padding-left: 10px;
}

.sidebar01 .side-sec01 .body05 .search-btn {
  width: 25px;
  height: 25px;
  cursor: pointer;
  text-indent: -9999px;
  background: url(../images/_common/icon19@2x.png) no-repeat center;
  background-size: 25px;
}

.sidebar01 .side-sec01 .body06 {
  margin-bottom: 40px;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: center;
      justify-content: center;
}

.sidebar01 .side-sec01 .body06 a {
  display: inline-block;
  max-width: 334px;
  width: 100%;
  height: 71px;
  line-height: 71px;
  background: #c2c7d1 url(../images/_common/arrow08@2x.png) no-repeat 85% center;
  background-size: 9px 14px;
  color: #515a60;
  font-size: 16px;
  font-weight: bold;
  padding-left: 40px;
  border-bottom: 3px solid #9ba4b5;
  border-radius: 4px;
  box-sizing: border-box;
  transition: all 0.2s;
}

.sidebar01 .side-sec01 .body06 a:hover {
  opacity: 0.7;
}

.sidebar01 .side-sec01 .body06 .color-b {
  color: #515A60;
}

.sidebar01 .side-sec01 .body07 {
  padding: 20px 15px;
  margin-bottom: 40px;
  background: #FFF;
  border: 2px solid #E5E5E5;
  border-radius: 4px;
}

.sidebar01 .side-sec01 .body07 .lead-text {
  font-size: 14px;
  color: #000;
  line-height: 2;
  margin-bottom: 20px;
  text-align: left;
  font-weight: normal;
}

.sidebar01 .side-sec01 .body07 .btn-list {
  margin-bottom: 20px;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: justify;
      justify-content: space-between;
}

.sidebar01 .side-sec01 .body07 .btn-item a {
  display: block;
  height: 52px;
  line-height: 52px;
  font-size: 14px;
  color: #FFF;
  padding-left: 10px;
  background-image: url(../images/_common/arrow13@2x.png);
  background-repeat: no-repeat;
  background-position: 90% center;
  background-size: 11px 15px;
  border-radius: 4px;
  box-sizing: border-box;
}

.sidebar01 .side-sec01 .body07 .btn-item:nth-of-type(1) {
  width: 31%;
}

.sidebar01 .side-sec01 .body07 .btn-item:nth-of-type(1) a {
  background-color: #98C445;
  border-bottom: 4px solid #84AB3C;
}

.sidebar01 .side-sec01 .body07 .btn-item:nth-of-type(2) {
  width: 31%;
}

.sidebar01 .side-sec01 .body07 .btn-item:nth-of-type(2) a {
  padding-left: 25px;
  background-color: #D98B3E;
  border-bottom: 4px solid #BD7936;
}

.sidebar01 .side-sec01 .body07 .btn-item:nth-of-type(3) {
  width: 31%;
}

.sidebar01 .side-sec01 .body07 .btn-item:nth-of-type(3) a {
  padding-left: 25px;
  background-color: #2891C8;
  border-bottom: 4px solid #237EAE;
}

.sidebar01 .side-sec01 .body07 .thumbnail {
  text-align: center;
}

.sidebar01 .side-sec01.top-furusatoweb-sp {
  display: none;
}

.sidebar01 .side-sec02 {
  padding-bottom: 38px;
  margin-bottom: 32px;
  border-bottom: 1px solid #E2E4E9;
}

.sidebar01 .side-sec02 .heading-01 {
  margin-bottom: 40px;
}

.sidebar01 .side-sec02 .thumbnail {
  margin-bottom: 10px;
  text-align: center;
}

.sidebar01 .side-sec02 .thumbnail img {
  max-width: 100%;
  height: auto;
}

.sidebar01 .side-sec02 .lead-text {
  font-size: 16px;
  color: #000;
  margin-bottom: 15px;
}

.sidebar01 .side-sec02 .in-btn a {
  display: inline-block;
  width: 100%;
  height: 71px;
  line-height: 71px;
  font-size: 16px;
  color: #FFF;
  padding-left: 50px;
  border-bottom: 4px solid #015129;
  background: #016734 url(../images/_common/arrow05@2x.png) no-repeat 280px center;
  background-size: 9px 14px;
  border-radius: 4px;
  box-sizing: border-box;
  transition: all 0.2s;
}

.sidebar01 .side-sec02 .in-btn a:hover {
  opacity: 0.7;
}

.sidebar01 .side-sec02 .in-btn--bg a {
  border: 2px solid #016734;
  border-bottom: 4px solid #016734;
  color: #016734;
  margin-bottom: 7px;
  background: #fff url(../images/_common/arrow04@2x.png) no-repeat 280px center;
  background-size: 9px 14px;
}

.sidebar01 .side-sec03 {
  padding: 0 15px;
}

.sidebar01 .side-sec03 .heading-01 {
  margin-bottom: 40px;
}

.sidebar01 .side-sec03 .lead-text {
  font-size: 14px;
  color: #666;
  margin-bottom: 10px;
}

.sidebar01 .side-sec03 .list {
  margin-bottom: 38px;
}

.sidebar01 .side-sec03 .item {
  padding: 20px 0;
  border-bottom: 1px dashed #E2E4E9;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: justify;
      justify-content: space-between;
}

.sidebar01 .side-sec03 .item:last-child {
  border-bottom: 1px solid #E2E4E9;
}

.sidebar01 .side-sec03 .thumbnail {
  width: 100px;
}

.sidebar01 .side-sec03 .thumbnail img {
  width: 100%;
}

.sidebar01 .side-sec03 .text-area {
  width: 220px;
  padding-top: 10px;
  padding-left: 26px;
}

.sidebar01 .side-sec03 .text-area .text {
  font-size: 14px;
  font-weight: bold;
  color: #000;
  margin-bottom: 10px;
}

.sidebar01 .side-sec03 .text-area .in-btn a {
  display: inline-block;
  width: 100%;
  height: 58px;
  line-height: 55px;
  text-align: center;
  font-size: 16px;
  font-weight: bold;
  color: #0C6D3D;
  padding-right: 40px;
  border: 2px solid #0C6D3D;
  border-bottom: 4px solid #0C6D3D;
  background: url(../images/_common/icon17@2x.png) no-repeat 90% center;
  background-size: 17px 19px;
  border-radius: 3px;
  box-sizing: border-box;
  transition: all 0.2s;
}

.sidebar01 .side-sec03 .text-area .in-btn a:hover {
  opacity: 0.7;
}

.sidebar01 .side-sec04 {
  padding-bottom: 38px;
  margin-bottom: 32px;
  border-bottom: 1px solid #E2E4E9;
  background: #fff url(../images/_common/furusato_logo.png) no-repeat right 5px top;
  background-size: 100px auto;
}

.sidebar01 .side-sec04 .heading-01 {
  margin-bottom: 40px;
}

.sidebar01 .side-sec04 .item {
  margin-bottom: 50px;
  position: relative;
}

.sidebar01 .side-sec04 .item:before {
  content: "";
  position: absolute;
  background: #E2E4E9;
  width: 30px;
  height: 1px;
  bottom: -20px;
}

.sidebar01 .side-sec04 .item:last-child:before {
  content: none;
}

.sidebar01 .side-sec04 .thumbnail {
  position: relative;
  margin-bottom: 14px;
}

.sidebar01 .side-sec04 .thumbnail .wipe {
  width: 80px;
  height: 80px;
  border: 2px solid #fff;
  border-radius: 40px;
  overflow: hidden;
  position: absolute;
  right: 10px;
  bottom: -15px;
  z-index: 2;
  box-sizing: border-box;
}

.sidebar01 .side-sec04 .thumbnail .wipe img {
  position: relative;
  height: 100%;
  width: 80px;
  height: 80px;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}

.sidebar01 .side-sec04 .thumbnail a {
  display: block;
  width: 100%;
  height: 140px;
  overflow: hidden;
}

.sidebar01 .side-sec04 .thumbnail a:hover img {
  opacity: 0.7;
}

.sidebar01 .side-sec04 .thumbnail a img {
  position: relative;
  width: auto;
  height: 100%;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  transition: all 0.2s;
}

.sidebar01 .side-sec04 .text-area {
  margin-bottom: 10px;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
      align-items: center;
}

.sidebar01 .side-sec04 .text-area .tag {
  height: 32px;
  line-height: 28px;
  text-align: center;
  font-size: 14px;
  font-weight: bold;
  color: #000;
  padding-left: 24px;
  padding-right: 10px;
  margin-right: 16px;
  border: 2px solid #000;
  background: #fff url(../images/_common/icon14@2x.png) no-repeat 8px center;
  background-size: 11px 16px;
  border-radius: 2px;
  box-sizing: border-box;
  z-index: 2;
}

.sidebar01 .side-sec04 .text-area time {
  font-size: 12px;
  color: #666;
}

.sidebar01 .side-sec04 .title a {
  font-size: 18px;
  color: #000;
  transition: all 0.2s;
  display: inline;
  padding-right: 20px;
  background: url(../images/_common/icon_blank@2x.png) no-repeat right center;
  background-size: 13px auto;
}

.sidebar01 .side-sec04 .title a:hover {
  text-decoration: underline;
}

.sidebar01 .side-sec04 .btn-01 a {
  width: 100%;
  background-position: 280px;
}

.sidebar01 .side-sec05 {
  margin-bottom: 55px;
}

.sidebar01 .side-sec05 .heading-01 {
  margin-bottom: 60px;
}

.sidebar01 .side-sec05 .item {
  border-top: 1px solid #E2E4E9;
}

.sidebar01 .side-sec05 .item:last-child {
  border-bottom: 1px solid #E2E4E9;
}

.sidebar01 .side-sec05 .item a {
  display: block;
  font-size: 18px;
  color: #000;
  padding: 10px 0 10px 10px;
  background: url(../images/_common/arrow03@2x.png) no-repeat 95% center;
  background-size: 9px 14px;
  transition: all 0.2s;
}

.sidebar01 .side-sec05 .item a:hover {
  opacity: 0.7;
}

.sidebar01 .side-sec06 {
  padding-bottom: 28px;
  margin-bottom: 30px;
  border-bottom: 1px solid #E2E4E9;
}

.sidebar01 .side-sec06 .heading-01:before {
  bottom: -42px;
}

.sidebar01 .side-sec06 .lead-text {
  font-size: 16px;
  color: #000;
  margin-bottom: 40px;
}

.sidebar01 .side-sec06 .thumbnail {
  width: 100%;
  height: 200px;
  margin-bottom: 20px;
}

.sidebar01 .side-sec06 .thumbnail img {
  width: 100%;
  height: auto;
}

.sidebar01 .side-sec06 .item {
  position: relative;
  margin-bottom: 30px;
}

.sidebar01 .side-sec06 .item:before {
  content: "";
  position: absolute;
  background: #E2E4E9;
  width: 30px;
  height: 1px;
  bottom: -14px;
}

.sidebar01 .side-sec06 .item:last-child {
  margin-bottom: 20px;
}

.sidebar01 .side-sec06 .item:last-child:before {
  content: none;
}

.sidebar01 .side-sec06 .item .date {
  font-size: 14px;
  color: #666;
}

.sidebar01 .side-sec06 .item .title a {
  display: block;
  font-size: 18px;
  font-weight: normal;
  color: #000;
  transition: all 0.2s;
}

.sidebar01 .side-sec06 .item .title a:hover {
  text-decoration: underline;
}

.sidebar01 .side-sec06 .btn-01 a {
  width: 100%;
  padding-right: 100px;
  background-position: 280px;
}

.sidebar01 .side-sec07 {
  padding-bottom: 28px;
  margin-bottom: 30px;
  border-bottom: 1px solid #E2E4E9;
}

.sidebar01 .side-sec07 .bg-wrap {
  background: #FAF7F0;
  padding: 20px;
}

.sidebar01 .side-sec07 .sec-head {
  margin-bottom: 30px;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
      align-items: center;
  position: relative;
}

.sidebar01 .side-sec07 .text-area {
  position: relative;
  left: -30px;
}

.sidebar01 .side-sec07 .text-area .heading {
  width: 140px;
}

.sidebar01 .side-sec07 .text-area .heading span {
  font-size: 20px;
}

.sidebar01 .side-sec07 .text-area .heading .in01 {
  color: #F00;
}

.sidebar01 .side-sec07 .text-area .heading .in02 {
  color: #000;
}

.sidebar01 .side-sec07 .text-area .text {
  font-size: 14px;
  color: #000;
  text-align: right;
}

.sidebar01 .side-sec07 .blog-item {
  margin-bottom: 25px;
  position: relative;
}

.sidebar01 .side-sec07 .blog-item:before {
  content: "";
  position: absolute;
  background: #E0E0E1;
  width: 30px;
  height: 1px;
  left: 0;
  bottom: -12px;
}

.sidebar01 .side-sec07 .blog-item:last-child:before {
  content: none;
}

.sidebar01 .side-sec07 .blog-item .date {
  font-size: 12px;
  font-weight: bold;
  color: #666;
  margin-bottom: 4px;
}

.sidebar01 .side-sec07 .blog-item .title a {
  font-size: 16px;
  font-weight: normal;
  color: #000;
}

.sidebar01 .side-sec07 .blog-item .title a:hover {
  text-decoration: underline;
}

.sidebar01 .side-sec07 .more-btn a {
  display: block;
  width: 100%;
  height: 43px;
  line-height: 43px;
  text-align: center;
  background: #FFF;
}

.sidebar01 .side-sec07 .more-btn a:hover {
  opacity: 0.7;
}

.sidebar01 .side-sec07 .more-btn span {
  font-size: 16px;
  color: #000;
  padding-right: 20px;
  background: url(../images/sidebar/icon01@2x.png) no-repeat center right;
  background-size: 15px;
}

.sidefoot-btn a {
  display: inline-block;
  width: 100%;
  height: 71px;
  line-height: 71px;
  text-align: center;
  font-size: 16px;
  color: #FFF;
  padding-left: 20px;
  border-bottom: 4px solid #0050a0;
  background: #0066cc url(../images/_common/icon12@2x.png) no-repeat 55px center;
  background-size: 20px 21px;
  border-radius: 4px;
  box-sizing: border-box;
  transition: all 0.2s;
}

.sidefoot-btn a:hover {
  opacity: 0.7;
}

.sidefoot-btn2 {
  margin-top: 30px;
}

.sidefoot-btn2 a {
  display: block;
  transition: all 0.2s;
}

.sidefoot-btn2 a:hover {
  opacity: 0.7;
}

.sidefoot-btn2 img {
  width: 100%;
  height: auto;
}

.sidefoot-btn-02 a {
  display: inline-block;
  width: 100%;
  height: 71px;
  line-height: 71px;
  text-align: center;
  font-size: 16px;
  color: #FFF;
  padding-right: 30px;
  border-bottom: 4px solid #d98d65;
  background: #f49e71 url(../images/_common/arrow05@2x.png) no-repeat 300px center;
  background-size: 9px 14px;
  border-radius: 4px;
  box-sizing: border-box;
  transition: all 0.2s;
}

.sidefoot-btn-02 a:hover {
  opacity: 0.7;
}

@media screen and (max-width: 767px) {
  .sidebar01 {
    width: 100%;
    padding-top: 35px;
    border-top: 1px solid #E2E4E9;
  }
  .sidebar01 .side-sec01 .heading {
    position: relative;
    cursor: pointer;
    margin-bottom: 0;
    font-size: 16px;
    padding: 10px;
    padding-left: 35px;
    background: url(../images/_common/icon18@2x.png) no-repeat 15px center;
    background-size: 8px;
  }
  .sidebar01 .side-sec01 .heading:before {
    content: "";
    position: absolute;
    background: url(../images/_common/arrow07.png) no-repeat;
    background-size: contain;
    width: 10px;
    height: 6px;
    right: 25px;
    top: 0;
    bottom: 0;
    margin: auto;
    transition: all 0.2s;
  }
  .sidebar01 .side-sec01 .heading.active:before {
    transform: rotate(180deg);
  }
  .sidebar01 .side-sec01 .body01 {
    margin-bottom: 0;
    padding: 0 15px 15px;
    border-bottom: 1px solid #C6C9D3;
  }
  .sidebar01 .side-sec01 .body01 a {
    width: 100%;
    max-width: 100%;
    height: 48px;
    line-height: 48px;
    font-size: 15px;
    padding-right: 70px;
    background-position: 90%;
    border-radius: 2px;
    background-size: 12px 11px;
  }
  .sidebar01 .side-sec01 .body02 {
    margin-bottom: 0;
    border-bottom: 1px solid #C6C9D3;
  }
  .sidebar01 .side-sec01 .body02 .place-box {
    display: none;
  }
  .sidebar01 .side-sec01 .body02 .map-box {
    padding: 20px 15px 25px;
    border-top: 1px solid #C6C9D3;
    box-sizing: border-box;
  }
  .sidebar01 .side-sec01 .body02 .place-select {
    padding: 0 15px 20px;
  }
  .sidebar01 .side-sec01 .body03 {
    margin-bottom: 0;
    border-bottom: 1px solid #C6C9D3;
  }
  .sidebar01 .side-sec01 .body03 .hasDatepicker {
    display: none;
    margin: 20px;
  }
  .sidebar01 .side-sec01 .body03 .calendar {
    display: none;
    padding: 15px 15px 20px;
    border-top: 1px solid #C6C9D3;
    box-sizing: border-box;
  }
  .sidebar01 .side-sec01 .body04 {
    margin-bottom: 0;
    border-bottom: 1px solid #C6C9D3;
  }
  .sidebar01 .side-sec01 .body04 .list-box {
    display: none;
  }
  .sidebar01 .side-sec01 .body04 .list {
    max-width: 100%;
    padding: 15px 15px 5px;
    border-top: 1px solid #C6C9D3;
    box-sizing: border-box;
  }
  .sidebar01 .side-sec01 .body05 {
    margin-bottom: 18px;
    border-bottom: 1px solid #C6C9D3;
  }
  .sidebar01 .side-sec01 .body05 .reference {
    display: none;
    padding: 15px;
    border-top: 1px solid #C6C9D3;
  }
  .sidebar01 .side-sec01 .body05 .search-box {
    width: 80%;
    font-size: 14px;
  }
  .sidebar01 .side-sec01 .body05 .search-btn {
    width: 23px;
    height: 23px;
    background-size: 23px;
  }
  .sidebar01 .side-sec01 .body06 {
    padding: 0 15px;
  }
  .sidebar01 .side-sec01 .body06 a {
    max-width: 100%;
    height: 48px;
    line-height: 48px;
    font-size: 15px;
    background-position: 90%;
    border-radius: 2px;
    background-size: 7px 11.5px;
  }
  .sidebar01 .side-sec01 .body07 {
    margin: 0 15px 40px;
  }
  .sidebar01 .side-sec01.top-furusatoweb-sp {
    display: block;
  }
  .sidebar01 .side-sec02 {
    padding: 0 15px;
    padding-bottom: 25px;
    margin-bottom: 25px;
  }
  .sidebar01 .side-sec02 .thumbnail {
    text-align: center;
  }
  .sidebar01 .side-sec02 .thumbnail img {
    width: 100%;
    height: auto;
  }
  .sidebar01 .side-sec02 .lead-text {
    font-size: 14px;
  }
  .sidebar01 .side-sec02 .in-btn a {
    width: 100%;
    height: 48px;
    line-height: 48px;
    padding-left: 40px;
    background-position: 90%;
    border-radius: 2px;
    background-size: 7px 11.5px;
  }
  .sidebar01 .side-sec03 .lead-text {
    font-size: 14px;
  }
  .sidebar01 .side-sec03 .list {
    margin-bottom: 40px;
  }
  .sidebar01 .side-sec03 .item {
    padding: 15px 0;
    -ms-flex-pack: start;
        justify-content: flex-start;
    border-bottom: 1px solid #E2E4E9;
  }
  .sidebar01 .side-sec03 .text-area {
    width: 167px;
  }
  .sidebar01 .side-sec03 .text-area .text {
    font-size: 18px;
  }
  .sidebar01 .side-sec03 .text-area .in-btn {
    text-align: center;
  }
  .sidebar01 .side-sec03 .text-area .in-btn a {
    display: inline-block;
    max-width: 167px;
    width: 100%;
    height: 40px;
    line-height: 38px;
    padding-left: 0;
    padding-right: 33px;
    font-size: 14px;
    border: 1px solid #0C6D3D;
    border-bottom: 2px solid #0C6D3D;
  }
  .sidebar01 .side-sec04 {
    padding: 0 15px;
    padding-bottom: 25px;
    margin-bottom: 25px;
  }
  .sidebar01 .side-sec04 .item {
    margin-bottom: 35px;
  }
  .sidebar01 .side-sec04 .item:before {
    width: 50px;
    bottom: -15px;
  }
  .sidebar01 .side-sec04 .thumbnail {
    position: relative;
    margin-bottom: 14px;
  }
  .sidebar01 .side-sec04 .thumbnail a img {
    width: 100%;
    height: auto;
  }
  .sidebar01 .side-sec04 .text-area {
    margin-bottom: 5px;
  }
  .sidebar01 .side-sec04 .text-area .tag {
    height: 22px;
    line-height: 22px;
    font-size: 11px;
    padding-left: 20px;
    padding-right: 8px;
    margin-right: 10px;
    border: 1px solid #000;
    background-size: 8px 13px;
  }
  .sidebar01 .side-sec04 .text-area time {
    color: #000;
    font-weight: bold;
  }
  .sidebar01 .side-sec04 .title a {
    font-size: 14px;
    font-weight: normal;
  }
  .sidebar01 .side-sec04 .btn-01 {
    padding: 0;
  }
  .sidebar01 .side-sec04 .btn-01 a {
    background-position: 90%;
  }
  .sidebar01 .side-sec05 {
    margin-bottom: 40px;
  }
  .sidebar01 .side-sec05 .heading-01 {
    margin-bottom: 40px;
  }
  .sidebar01 .side-sec05 .item a {
    padding: 15px;
    font-size: 16px;
  }
  .sidebar01 .side-sec06 {
    padding: 0 15px 40px;
  }
  .sidebar01 .side-sec06 .heading-01:before {
    bottom: -38px;
  }
  .sidebar01 .side-sec06 .lead-text {
    text-align: center;
  }
  .sidebar01 .side-sec06 .thumbnail {
    height: 150px;
    text-align: center;
    overflow: hidden;
    margin-bottom: 18px;
  }
  .sidebar01 .side-sec06 .thumbnail img {
    max-width: 100%;
    height: auto;
  }
  .sidebar01 .side-sec06 .item:before {
    width: 50px;
  }
  .sidebar01 .side-sec06 .item .date {
    font-size: 13px;
    font-weight: bold;
  }
  .sidebar01 .side-sec06 .item .title a {
    font-size: 14px;
  }
  .sidebar01 .side-sec06 .btn-01 {
    text-align: center;
    padding: 0;
  }
  .sidebar01 .side-sec06 .btn-01 a {
    width: 100%;
    padding-right: 140px;
    background-position: 90%;
    background-size: 7px 11.5px;
  }
  .sidebar01 .side-sec07 {
    padding-bottom: 25px;
    margin-bottom: 25px;
  }
  .sidebar01 .side-sec07 .bg-wrap {
    padding: 15px;
  }
  .sidebar01 .side-sec07 .sec-head {
    margin-bottom: 20px;
  }
  .sidebar01 .side-sec07 .text-area {
    position: relative;
    left: -62px;
  }
  .sidebar01 .side-sec07 .blog-item .title a {
    font-size: 14px;
  }
  .sidefoot-btn {
    padding: 0 15px;
  }
  .sidefoot-btn a {
    width: 100%;
    height: 48px;
    line-height: 48px;
    border-bottom: 3px solid #0050a0;
    background: #0066cc url(../images/_common/icon12@2x.png) no-repeat 40px center;
    background-size: 15px;
    border-radius: 2px;
  }
  .sidefoot-btn2 {
    padding: 0 15px;
  }
  .sidefoot-btn-02 {
    padding: 0 15px;
  }
  .sidefoot-btn-02 a {
    width: 100%;
    height: 48px;
    line-height: 48px;
    background: #f49e71 url(../images/_common/arrow05@2x.png) no-repeat 95% center;
    background-size: 7px 11px;
  }
}

/*----------------------------------------
	index
----------------------------------------*/
body.home {
  background-color: #000;
}

.top-page .sec01_wrap {
  min-height: 600px;
}

.top-page .sec01 {
  display: none;
}

.top-page .sec01 .body01 {
  height: 440px;
  padding-top: 40px;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
      align-items: center;
  -ms-flex-pack: start;
      justify-content: flex-start;
  -ms-flex-direction: column;
      flex-direction: column;
  background: url(../images/top/bg03.png) no-repeat;
  background-position: bottom center;
  background-size: 100% auto;
}

.top-page .sec01 .body01 .head {
  margin-bottom: 30px;
}

.top-page .sec01 .body01 .head img {
  width: 600px;
  height: auto;
}

.top-page .sec01 .body01 .lead-text {
  text-align: center;
  font-size: 22px;
  color: #FFF;
  line-height: 1.7;
  font-family: "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
  font-feature-settings: "palt";
  letter-spacing: 2px;
  -webkit-transform-origin: 0 0;
  -webkit-transform: scale(1, 1.01);
  -moz-transform-origin: 0 0;
  -moz-transform: scale(1, 1.01);
  -ms-transform-origin: 0 0;
  -ms-transform: scale(1, 1.02);
  /* IE9だけ1.02 */
  -o-transform-origin: 0 0;
  -o-transform: scale(1, 1.01);
}

.top-page .sec01 .body02 {
  background-color: #fff;
}

.top-page .sec01 .body02 .list {
  width: 1192px;
  margin: 0 auto;
  position: relative;
  top: -100px;
  padding: 20px 20px 0;
  background: rgba(255, 255, 255, 0.8);
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: center;
      justify-content: center;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  box-sizing: border-box;
}

.top-page .sec01 .body02 .item {
  margin: 0 12px;
}

.top-page .sec01 .body02 .item.pr {
  position: relative;
}

.top-page .sec01 .body02 .item.pr:before {
  content: "PR";
  position: absolute;
  top: 0;
  right: 0;
  background: #EF7E22;
  width: 66px;
  height: 21px;
  line-height: 21px;
  text-align: center;
  color: #fff;
  z-index: 2;
  letter-spacing: 2px;
  text-indent: 2px;
}

.top-page .sec01 .body02 a {
  display: block;
  position: relative;
  width: 260px;
  height: 140px;
  transition: all 0.2s;
  background-color: #fff;
}

.top-page .sec01 .body02 a:hover img {
  opacity: 0.7;
}

.top-page .sec01 .body02 .thumbnail {
  height: 100%;
  overflow: hidden;
}

.top-page .sec01 .body02 .thumbnail img {
  position: relative;
  top: 50%;
  left: 50%;
  width: 100%;
  height: auto;
  transform: translate(-50%, -50%);
}

.top-page .sec01 .body02 .heading {
  width: 100%;
  height: 30px;
  line-height: 30px;
  font-size: 16px;
  font-weight: normal;
  position: absolute;
  bottom: 0;
  color: #FFF;
  text-align: center;
  background: rgba(0, 102, 51, 0.7);
}

.top-page .sec01.type-B {
  display: none;
}

.top-page .sec01.type-B .body01 {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: start;
      align-items: flex-start;
  -ms-flex-pack: center;
      justify-content: center;
  -ms-flex-direction: row;
      flex-direction: row;
}

.top-page .sec01.type-B .body01 .head img {
  width: 580px;
}

.top-page .sec01.type-B .body01 .body01-title {
  padding-right: 20px;
}

.top-page .sec01.type-B .body01 .lead-text {
  text-align: left;
  font-size: 20px;
  line-height: 1.6;
}

.top-page .sec01.type-B .bg-slide {
  width: 525px;
}

.top-page .sec01.type-B .bg-slide .bx-wrapper {
  margin: 0;
  border: none;
}

.top-page .sec01.type-B .bg-slide .bx-viewport {
  border: none;
  box-shadow: none;
  left: 0;
}

.top-page .sec01.type-B .bg-slide li {
  position: relative;
}

.top-page .sec01.type-B .bg-slide .pr:before {
  content: "PR";
  position: absolute;
  background: #EF7E22;
  width: 90px;
  height: 28px;
  color: #fff;
  font-size: 16px;
  text-align: center;
  line-height: 28px;
  top: 0;
  right: 0;
  letter-spacing: 2px;
  text-indent: 2px;
}

.top-page .sec01.type-B .bg-slide a {
  display: block;
  width: 600px;
  transition: all 0.2s;
}

.top-page .sec01.type-B .bg-slide a:hover {
  opacity: 0.8;
  filter: alpha(opacity=80);
}

.top-page .sec01.type-B .body02 .list {
  width: 1012px;
}

.top-page .sec01.type-B .body02 a {
  width: 218px;
  height: 120px;
  box-sizing: border-box;
  background-color: #fff;
  border: none;
}

.top-page .sec01.type-B .body02 a:hover {
  opacity: inherit;
}

.top-page .sec01.type-B .body02 a.on {
  margin-top: -5px;
}

.top-page .sec01.type-B .body02 a.on .heading {
  height: 100%;
  line-height: 120px;
}

.top-page .top-slide-sp {
  display: none;
}

.top-page .bg-color-wrap {
  background: #FFF;
}

.top-page .sec02 {
  margin-top: -70px;
  padding: 0 15px 30px;
  border-bottom: 1px solid #D2D2D2;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: center;
      justify-content: center;
}

.top-page .sec02--pt {
  padding: 0 15px 30px;
}

.top-page .sec02 .item {
  margin-bottom: 8px;
}

.top-page .sec02 .item .in01 {
  font-size: 15px;
  color: #000;
  padding-right: 40px;
  margin-right: 15px;
  background: url(../images/_common/arrow06@2x.png) no-repeat right center;
  background-size: 12px 13px;
}

.top-page .sec02 .item .in02 a {
  font-size: 16px;
  color: #000;
  border-bottom: 1px solid #000;
  transition: all 0.2s;
}

.top-page .sec02 .item .in02 a:hover {
  color: #aaa;
}

.top-page .sp-nav {
  display: none;
}

.top-page .searchseminar-top {
  display: none;
}

.top-page .sec03 {
  border-top: 1px solid #F4F4F4;
  border-bottom: 1px solid #EEEFF2;
  padding: 50px 15px 50px;
}

.top-page .sec03 .head {
  text-align: center;
  margin-bottom: 12px;
}

.top-page .sec03 .head .pc-only {
  width: 410px;
  height: 38px;
}

.top-page .sec03 .lead-text {
  text-align: center;
  font-size: 18px;
  font-weight: bold;
  color: #063;
  margin-bottom: 60px;
}

.top-page .sec03 .body {
  width: 1180px;
  margin: 0 auto;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: justify;
      justify-content: space-between;
}

.top-page .sec03 .main {
  width: 800px;
}

.top-page .sec03 .btn-01 {
  text-align: center;
  margin-top: 20px;
}

.top-page .sec04 {
  padding: 50px;
  border-bottom: 1px solid #D6D4D2;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: row-reverse;
      flex-direction: row-reverse;
  -ms-flex-align: center;
      align-items: center;
}

.top-page .sec04 .body {
  width: 46.6%;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: column;
      flex-direction: column;
  -ms-flex-pack: center;
      justify-content: center;
  padding-left: 5%;
}

.top-page .sec04 .body .head {
  margin-bottom: 20px;
}

.top-page .sec04 .body .head .pc-only {
  width: 407px;
  height: 129px;
}

.top-page .sec04 .body .lead-text {
  font-size: 16px;
  font-weight: bold;
  color: #063;
  margin-bottom: 20px;
}

.top-page .sec04 .body .lead-text br {
  display: none;
}

.top-page .sec04 .body .text {
  max-width: 420px;
  font-size: 16px;
  color: #000;
  line-height: 1.8;
  margin-bottom: 30px;
}

.top-page .sec04 .thumbnail {
  width: 54.4%;
  overflow: hidden;
}

.top-page .sec04 .bx-wrapper .bx-viewport {
  background: none;
  border: none;
  left: 0;
}

.top-page .sec05 {
  height: 850px;
  padding-top: 100px;
  border-bottom: 1px solid #BFBEC1;
  background: url(../images/top/bg01.jpg) no-repeat;
  background-attachment: fixed;
  background-position: center;
  background-size: cover;
  box-sizing: border-box;
}

.top-page .sec05 .head {
  text-align: center;
  margin-bottom: 30px;
}

.top-page .sec05 .head .pc-only {
  width: 655px;
  height: 37px;
}

.top-page .sec05 .lead-text {
  text-align: center;
  font-size: 18px;
  color: #000;
  line-height: 1.8;
  margin-bottom: 50px;
}

.top-page .sec05 .bx-wrapper {
  margin: 0 auto 40px;
}

.top-page .sec05 .bx-wrapper .bx-viewport {
  background: none;
  border: none;
  left: 0;
}

.top-page .sec05 .btn-01 {
  text-align: center;
}

.top-page .sec06 {
  width: 1180px;
  margin: 0 auto;
  padding: 70px 15px 100px;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: justify;
      justify-content: space-between;
}

.top-page .sec06 .body01 {
  width: 65.2542%;
}

.top-page .sec06 .body01 .head01 {
  font-size: 22px;
  color: #000;
}

.top-page .sec06 .body01 .post-list {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: end;
      justify-content: flex-end;
  margin-bottom: 10px;
}

.top-page .sec06 .body01 .post-item a {
  display: inline-block;
  font-size: 16px;
  color: #666;
  border-bottom: 4px solid #fff;
  padding-bottom: 5px;
  margin: 0 10px;
  transition: all 0.2s;
}

.top-page .sec06 .body01 .post-item a:hover {
  color: #000;
  border-bottom: 4px solid #3a9d6b;
}

.top-page .sec06 .body01 .post-item .current {
  font-weight: bold;
  color: #000;
  border-bottom: 4px solid #3a9d6b;
  transition: all 0.2s;
}

.top-page .sec06 .body01 .btn-01 {
  text-align: center;
}

.top-page .sec06 .body01 .sns-widjet {
  margin-top: 40px;
  padding: 10px;
  background-color: #eee;
  overflow: hidden;
}

.top-page .sec06 .body01 .twitter-widjet {
  width: 49%;
  float: left;
}

.top-page .sec06 .body01 .facebook-widjet {
  width: 49%;
  float: right;
}

@media screen and (max-width: 767px) {
  .top-page .sec06 .body01 .twitter-widjet {
    width: auto;
    float: none;
  }
  .top-page .sec06 .body01 .facebook-widjet {
    width: auto;
    float: none;
  }
  .top-page .searchseminar-top {
    display: block;
  }
  .top-page .searchseminar-top .body07 {
    display: none;
  }
  .top-page .sidebar01 .side-sec01 .body05 {
    margin-bottom: 0;
  }
  .top-page .sidebar01 .side-sec01 .body05 .heading {
    display: none;
  }
  .top-page .sidebar01 .side-sec01 .body05 .reference {
    display: block;
    border-top: none;
  }
  .top-page .sidebar01 .side-sec01 .body04 {
    margin-bottom: 18px;
  }
  .sidebar01 .side-sec01 .body03 .datepickerWrap {
    display: none;
  }
  .sidebar01 .side-sec01 .body03 .hasDatepicker {
    display: block;
  }
}

/*----------------------------------------
	about
----------------------------------------*/
.about .about-page-nav-module {
  width: 1180px;
  margin: 0 auto;
  margin-bottom: 50px;
}

.about .about-page-nav-module .page-list {
  padding: 24px 0;
  border-top: 2px solid #E2E4E9;
  border-bottom: 2px solid #E2E4E9;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: justify;
      justify-content: space-between;
}

.about .about-page-nav-module .page-item a {
  display: block;
  font-size: 16px;
  font-weight: bold;
  color: #000;
  transition: all 0.2s;
}

.about .about-page-nav-module .page-item a:hover {
  opacity: 0.7;
}

.about .about-page-nav-module .page-item .current {
  margin-top: -4px;
  padding-bottom: 2px;
  border-bottom: 4px solid #3A9D6B;
}

.about .main {
  width: 67.7966%;
}

.about .main .page-about .heading-01 {
  margin-bottom: 60px;
}

.about .main .page-about .thumbnail {
  text-align: center;
  margin-bottom: 20px;
}

.about .main .page-about .thumbnail img {
  max-width: 100%;
  height: auto;
}

.about .main .page-about .text {
  font-size: 16px;
  color: #000;
  line-height: 1.8;
  margin-bottom: 20px;
}

.about .main .page-about .sec-nav {
  margin-bottom: 30px;
}

.about .main .page-about .sec-nav .list {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: justify;
      justify-content: space-between;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}

.about .main .page-about .sec-nav .item a {
  display: block;
  width: 260px;
  height: 70px;
  font-size: 16px;
  font-weight: bold;
  color: #063;
  line-height: 70px;
  padding-left: 35px;
  margin-bottom: 10px;
  border: 2px solid #063;
  background: url(../images/_common/arrow04@2x.png) no-repeat 90% center;
  background-size: 9px 14px;
  border-radius: 4px;
  box-sizing: border-box;
  transition: all 0.2s;
}

.about .main .page-about .sec-nav .item a:hover {
  opacity: 0.7;
}

.about .main .page-about .table-01 tr {
  border-bottom: 1px solid #E2E4E9;
}

.about .main .page-about .table-01 tr:nth-of-type(4) td {
  padding: 10px 0 0;
}

.about .main .page-about .table-01 tr th, .about .main .page-about .table-01 tr td {
  font-size: 16px;
  color: #000;
  line-height: 1.85;
  padding: 20px 0;
}

.about .main .page-about .table-01 tr th {
  width: 120px;
  vertical-align: top;
}

.about .main .page-about .table-01 tr .list01 .item {
  display: -ms-flexbox;
  display: flex;
  padding: 10px 0;
  border-bottom: 1px solid #E2E4E9;
}

.about .main .page-about .table-01 tr .list01 .item:last-child {
  border-bottom: none;
}

.about .main .page-about .table-01 tr .list01 .item .in01 {
  display: block;
  width: 80px;
  height: 29px;
  line-height: 29px;
  text-align: center;
  font-size: 14px;
  color: #fff;
  background: #063;
}

.about .main .page-about .table-01 tr .list01 .item .in02 {
  display: block;
  width: 530px;
  padding-left: 65px;
}

.about .main .page-about .table-01 tr .list02 .item a {
  display: inline-block;
  color: #063;
  line-height: 1;
  border-bottom: 1px solid #063;
  position: relative;
  transition: all 0.2s;
}

.about .main .page-about .table-01 tr .list02 .item a:before {
  content: "";
  position: absolute;
  background: url(../images/_common/icon14@2x.png) no-repeat;
  background-size: 13px 20px;
  width: 13px;
  height: 20px;
  left: -20px;
  top: 0;
  bottom: 0;
  margin: auto;
}

.about .main .page-about .table-01 tr .list02 .item a:hover {
  opacity: 0.7;
}

.about .main .page-about-member_group {
  border-bottom: 1px solid #E2E4E9;
}

.about .main .page-about-member_group .heading-01 {
  margin-bottom: 60px;
}

.about .main .page-about-member_group .heading {
  font-size: 22px;
  color: #063;
  margin-bottom: 40px;
}

.about .main .page-about-member_group .content-2col {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: justify;
      justify-content: space-between;
}

.about .main .page-about-member_group .list-box {
  margin-bottom: 30px;
}

.about .main .page-about-member_group .list-title {
  width: 94px;
  height: 42px;
  line-height: 42px;
  text-align: center;
  font-size: 16px;
  color: #fff;
  letter-spacing: 1px;
  text-indent: 1px;
  background: #063;
  margin-bottom: 20px;
  border-radius: 2px;
}

.about .main .page-about-member_group .list {
  overflow: hidden;
  padding-left: 18px;
}

.about .main .page-about-member_group .item {
  list-style: disc;
  font-size: 16px;
  line-height: 1.6;
  float: left;
  width: 46%;
  padding-right: 4%;
  margin-bottom: 5px;
}

.about .main .page-about-member_group .item a {
  color: #063;
  text-decoration: underline;
}

.about .main .page-about-member_group .item a:hover {
  text-decoration: none;
}

.about .main .page-about-member_company {
  border-bottom: 1px solid #E2E4E9;
}

.about .main .page-about-member_company .heading-01 {
  margin-bottom: 60px;
}

.about .main .page-about-member_company .heading {
  font-size: 22px;
  color: #063;
  margin-bottom: 40px;
}

.about .main .page-about-member_company .content-2col {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: justify;
      justify-content: space-between;
}

.about .main .page-about-member_company .list-box {
  margin-bottom: 30px;
}

.about .main .page-about-member_company .list-title {
  height: 42px;
  line-height: 42px;
  text-align: center;
  font-size: 16px;
  color: #fff;
  letter-spacing: 1px;
  text-indent: 1px;
  background: #063;
  margin-bottom: 20px;
  border-radius: 2px;
  display: inline-block;
  padding: 0 10px;
}

.about .main .page-about-member_company .list {
  overflow: hidden;
  padding-left: 18px;
}

.about .main .page-about-member_company .item {
  list-style: disc;
  font-size: 16px;
  line-height: 1.6;
  float: left;
  width: 46%;
  padding-right: 4%;
  margin-bottom: 5px;
}

.about .main .page-about-member_company .item a {
  color: #063;
  text-decoration: underline;
}

.about .main .page-about-member_company .item a:hover {
  text-decoration: none;
}

.about .main .page-about-publications .sec01 {
  margin-bottom: 70px;
}

.about .main .page-about-publications .sec01 .heading-01 {
  margin-bottom: 60px;
}

.about .main .page-about-publications .sec01 .heading {
  font-size: 18px;
  color: #000;
  padding-bottom: 5px;
  margin-bottom: 20px;
  border-bottom: 3px solid #E2E4E9;
}

.about .main .page-about-publications .sec01 .content-2col {
  margin-bottom: 50px;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: justify;
      justify-content: space-between;
}

.about .main .page-about-publications .sec01 .text-area {
  width: 550px;
}

.about .main .page-about-publications .sec01 .text01 {
  font-size: 16px;
  color: #000;
  line-height: 1.8;
  margin-bottom: 20px;
}

.about .main .page-about-publications .sec01 .text02 {
  font-size: 14px;
  color: #000;
}

.about .main .page-about-publications .sec01 .text02 a {
  color: #137140;
  text-decoration: underline;
}

.about .main .page-about-publications .sec01 .btn-box {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: center;
      justify-content: center;
}

.about .main .page-about-publications .sec01 .btn-01:first-child {
  margin-right: 10px;
}

.about .main .page-about-publications .sec01 .btn-01 a {
  width: 334px;
  background-position: 88%;
}

.about .main .page-about-publications .sec02 {
  margin-bottom: 70px;
}

.about .main .page-about-publications .sec02 .heading {
  font-size: 18px;
  color: #000;
  padding-bottom: 5px;
  margin-bottom: 20px;
  border-bottom: 3px solid #E2E4E9;
}

.about .main .page-about-publications .sec02 .lead-text {
  font-size: 16px;
  color: #000;
  line-height: 1.8;
  margin-bottom: 20px;
}

.about .main .page-about-publications .sec02 .btn-01 {
  text-align: center;
}

.about .main .page-about-publications .sec02 .btn-01 a {
  width: 334px;
  background-position: 88%;
}

.about .main .page-about-publications .sec03 {
  margin-bottom: 70px;
}

.about .main .page-about-publications .sec03 .heading {
  font-size: 18px;
  color: #000;
  padding-bottom: 5px;
  margin-bottom: 20px;
  border-bottom: 3px solid #E2E4E9;
}

.about .main .page-about-publications .sec03 .lead-text {
  font-size: 16px;
  color: #000;
  line-height: 1.8;
}

.about .main .page-about-publications .sec03 .item {
  font-size: 16px;
  color: #000;
  line-height: 1.8;
}

.about .main .page-about-publications .sec03 .item a {
  color: #063;
  text-decoration: underline;
}

.about .main .page-about-publications .sec04 .heading {
  font-size: 18px;
  color: #000;
  padding-bottom: 5px;
  margin-bottom: 20px;
  border-bottom: 3px solid #E2E4E9;
}

.about .main .page-about-publications .sec04 .item {
  font-size: 16px;
  color: #000;
  line-height: 1.8;
}

.about .main .page-about-purpose .heading-01 {
  margin-bottom: 60px;
}

.about .main .page-about-purpose .text {
  font-size: 16px;
  color: #000;
  line-height: 1.8;
  margin-bottom: 30px;
}

.about .main .page-about-greeting .heading-01 {
  margin-bottom: 60px;
}

.about .main .page-about-greeting .thumbnail {
  margin-bottom: 30px;
}

.about .main .page-about-greeting .text {
  font-size: 16px;
  color: #000;
  line-height: 1.8;
  margin-bottom: 30px;
}

.about .main .page-about-organization .sec01 {
  margin-bottom: 35px;
}

.about .main .page-about-organization .sec01 .heading-01 {
  margin-bottom: 50px;
}

.about .main .page-about-organization .sec01 .heading {
  font-size: 18px;
  color: #000;
  padding-bottom: 5px;
  margin-bottom: 30px;
  border-bottom: 3px solid #E2E4E9;
}

.about .main .page-about-organization .sec01 .list-head {
  font-size: 18px;
  color: #000;
  margin-bottom: 10px;
}

.about .main .page-about-organization .sec01 .item {
  display: -ms-flexbox;
  display: flex;
  padding: 10px 0;
  border-bottom: 1px solid #E2E4E9;
}

.about .main .page-about-organization .sec01 .item .in1 {
  display: block;
  width: 130px;
  height: 29px;
  line-height: 29px;
  text-align: center;
  font-size: 14px;
  color: #fff;
  background: #063;
}

.about .main .page-about-organization .sec01 .item .in2 {
  display: block;
  width: 429px;
  padding-left: 15px;
  margin-top: 4px;
}

.about .main .page-about-organization .sec02 {
  margin-bottom: 45px;
}

.about .main .page-about-organization .sec02 .heading {
  font-size: 18px;
  color: #000;
  margin-bottom: 10px;
}

.about .main .page-about-organization .sec02 .item {
  font-size: 16px;
  color: #000;
  line-height: 2;
}

.about .main .page-about-organization .sec03 .heading {
  font-size: 18px;
  color: #000;
  padding-bottom: 5px;
  margin-bottom: 30px;
  border-bottom: 3px solid #E2E4E9;
}

.about .main .page-about-organization .sec03 .body-wrap {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: justify;
      justify-content: space-between;
}

.about .main .page-about-organization .sec03 .sec-body {
  width: 340px;
  padding-bottom: 30px;
  margin-bottom: 30px;
  border-bottom: 1px solid #E2E4E9;
}

.about .main .page-about-organization .sec03 .sec-body .list-head {
  font-size: 18px;
  color: #000;
  margin-bottom: 20px;
}

.about .main .page-about-organization .sec03 .sec-body .item {
  font-size: 16px;
  line-height: 1.7;
  color: #000;
}

.about .main .page-about-organization .sec03 .sec-body .item a {
  color: #063;
  text-decoration: underline;
}

.about .main .page-about-organization .sec03 .w-410 {
  width: 410px;
}

.about .main .page-about-article .heading-01 {
  margin-bottom: 60px;
}

.about .main .page-about-article .text a {
  display: block;
  font-size: 16px;
  color: #063;
  text-decoration: underline;
  padding-left: 30px;
  background: url(../images/_common/icon17@2x.png) no-repeat left 3px;
  background-size: 17px 19px;
  min-height: 19px;
}

.about .main .page-about-nenji .heading-01 {
  margin-bottom: 50px;
}

.about .main .page-about-nenji .heading {
  font-size: 18px;
  color: #000;
  padding-bottom: 5px;
  margin-bottom: 30px;
  border-bottom: 3px solid #E2E4E9;
}

.about .main .page-about-nenji .item a {
  display: block;
  font-size: 16px;
  color: #063;
  text-decoration: underline;
  padding-left: 30px;
  margin-bottom: 10px;
  background: url(../images/_common/icon17@2x.png) no-repeat left 3px;
  background-size: 17px 19px;
  min-height: 19px;
}

.about .main .page-about-seminar .sec01 {
  margin-bottom: 40px;
}

.about .main .page-about-seminar .sec01 .heading-01 {
  margin-bottom: 60px;
}

.about .main .page-about-seminar .sec01 .thumbnail {
  margin-bottom: 20px;
}

.about .main .page-about-seminar .sec01 .text1 {
  font-size: 16px;
  color: #000;
  line-height: 1.8;
  padding-bottom: 10px;
  margin-bottom: 10px;
  border-bottom: 1px solid #E2E4E9;
}

.about .main .page-about-seminar .sec01 .text2 {
  font-size: 16px;
  color: #000;
  line-height: 1.8;
}

.about .main .page-about-seminar .sec02 {
  margin-bottom: 40px;
}

.about .main .page-about-seminar .sec02 .heading {
  font-size: 18px;
  color: #000;
  padding-bottom: 5px;
  margin-bottom: 30px;
  border-bottom: 3px solid #E2E4E9;
}

.about .main .page-about-seminar .sec02 .text a {
  display: block;
  font-size: 16px;
  color: #063;
  text-decoration: underline;
  padding-left: 30px;
  margin-bottom: 10px;
  background: url(../images/_common/icon17@2x.png) no-repeat left 3px;
  background-size: 17px 19px;
  min-height: 19px;
}

.about .main .page-about-seminar .sec03 .heading {
  font-size: 18px;
  color: #000;
  padding-bottom: 5px;
  margin-bottom: 30px;
  border-bottom: 3px solid #E2E4E9;
}

.about .main .page-about-seminar .sec03 .text1 a {
  display: block;
  font-size: 16px;
  color: #063;
  text-decoration: underline;
  padding-left: 30px;
  margin-bottom: 10px;
  background: url(../images/_common/icon17@2x.png) no-repeat left 3px;
  background-size: 17px 19px;
  min-height: 19px;
}

.about .main .page-about-seminar .sec03 .text2 {
  font-size: 16px;
  color: #000;
  line-height: 1.8;
}

.about .main .page-about-seminar .sec03 .text2 a {
  color: #063;
  text-decoration: underline;
}

.about .main .page-about-fair .sec01 {
  margin-bottom: 40px;
}

.about .main .page-about-fair .sec01 .heading-01 {
  margin-bottom: 60px;
}

.about .main .page-about-fair .sec01 .thumbnail {
  margin-bottom: 20px;
}

.about .main .page-about-fair .sec01 .text1 {
  font-size: 16px;
  color: #000;
  line-height: 1.8;
  padding-bottom: 10px;
  margin-bottom: 10px;
  border-bottom: 1px solid #E2E4E9;
}

.about .main .page-about-fair .sec01 .text2 {
  font-size: 16px;
  color: #000;
  line-height: 1.8;
}

.about .main .page-about-fair .sec01 .sec-foot {
  padding: 25px;
  margin-top: 30px;
  border: 2px solid #000;
  border-radius: 4px;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: justify;
      justify-content: space-between;
  -ms-flex-align: center;
      align-items: center;
}

.about .main .page-about-fair .sec01 .sec-foot .text-area {
  margin-right: 30px;
}

.about .main .page-about-fair .sec01 .sec-foot .text-area .heading {
  font-size: 18px;
  color: #399D6B;
  margin-bottom: 5px;
}

.about .main .page-about-fair .sec01 .sec-foot .text-area .text {
  font-size: 14px;
  color: #000;
  line-height: 1.8;
}

.about .main .page-about-fair .sec01 .sec-foot .btn-01 a {
  width: 320px;
  padding-left: 18px;
  background-position: 95%;
}

.about .main .page-about-fair .sec02 .heading {
  font-size: 18px;
  color: #000;
  padding-bottom: 5px;
  margin-bottom: 30px;
  border-bottom: 3px solid #E2E4E9;
}

.about .main .page-about-fair .sec02 .list {
  margin-left: 20px;
}

.about .main .page-about-fair .sec02 .item {
  font-size: 16px;
  list-style: disc;
  margin-bottom: 5px;
}

.about .main .page-about-fair .sec02 .item a {
  color: #063;
  text-decoration: underline;
}

/*----------------------------------------
	consultation-index
----------------------------------------*/
.consultation-index .main {
  width: 67.7966%;
}

.consultation-index .main .sec01 {
  margin-bottom: 77px;
  border-bottom: 1px solid #C6C9D3;
}

.consultation-index .main .sec01 .heading-01 {
  margin-bottom: 60px;
}

.consultation-index .main .sec01 .body01 {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: justify;
      justify-content: space-between;
}

.consultation-index .main .sec01 .body01 .thumbnail {
  width: 300px;
  height: 210px;
  overflow: hidden;
}

.consultation-index .main .sec01 .body01 .thumbnail img {
  position: relative;
  width: 100%;
  height: auto;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}

.consultation-index .main .sec01 .body01 .text-area {
  width: 474px;
  position: relative;
}

.consultation-index .main .sec01 .body01 .text-area .text {
  font-size: 15px;
  line-height: 1.8;
}

.consultation-index .main .sec01 .body01 .text-area .btn-area {
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  margin: auto;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: justify;
      justify-content: space-between;
}

.consultation-index .main .sec01 .body01 .text-area .btn-01 a {
  height: 51px;
}

.consultation-index .main .sec01 .body01 .text-area .btn-01:nth-of-type(1) a {
  width: 264px;
  line-height: 49px;
  padding-left: 20px;
  color: #016734;
  font-weight: bold;
  border: 2px solid #016734;
  border-bottom: 4px solid #015129;
  background: #fff url(../images/_common/arrow04@2x.png) no-repeat 90% center;
  background-size: 9px 14px;
}

.consultation-index .main .sec01 .body01 .text-area .btn-01:nth-of-type(2) a {
  width: 204px;
  line-height: 51px;
  background: #016734 url(../images/_common/arrow05@2x.png) no-repeat 90% center;
  background-size: 9px 14px;
}

.consultation-index .main .sec02 .heading-01 {
  margin-bottom: 60px;
}

.consultation-index .main .sec02 .select-nav {
  margin-bottom: 50px;
}

.consultation-index .main .sec02 .select-nav .select-list {
  padding: 23px 0 7px;
  border-top: 2px solid #C6C9D3;
  border-bottom: 2px solid #C6C9D3;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}

.consultation-index .main .sec02 .select-nav .select-item {
  position: relative;
  margin-right: 41px;
  margin-bottom: 10px;
}

.consultation-index .main .sec02 .select-nav .select-item:before {
  content: "";
  position: absolute;
  background: #ccc;
  width: 1px;
  height: 20px;
  top: -7px;
  bottom: 0;
  right: -20px;
  margin: auto;
  transform: rotate(42deg);
}

.consultation-index .main .sec02 .select-nav .select-item:last-child {
  margin-right: 0;
}

.consultation-index .main .sec02 .select-nav .select-item:last-child:before {
  content: none;
}

.consultation-index .main .sec02 .select-nav .select-item a {
  display: block;
  font-size: 18px;
  color: #000;
  padding-bottom: 2px;
  border-bottom: 4px solid #fff;
  transition: all 0.2s;
}

.consultation-index .main .sec02 .select-nav .select-item a:hover {
  border-bottom: 4px solid #3A9D6B;
}

.consultation-index .main .sec02 .box-common {
  margin-bottom: 30px;
}

.consultation-index .main .sec02 .box-common .heading {
  font-size: 24px;
  color: #063;
  margin-bottom: 30px;
}

.consultation-index .main .sec02 .box-common .list {
  margin: 0 -12px;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}

.consultation-index .main .sec02 .box-common .item {
  max-width: 254px;
  min-height: 352px;
  margin: 0 10px;
  margin-bottom: 36px;
  border: 2px solid #000;
  position: relative;
  border-radius: 4px;
  box-sizing: border-box;
}

.consultation-index .main .sec02 .box-common .category {
  position: absolute;
  top: -8px;
  left: -8px;
  height: 32px;
  line-height: 28px;
  text-align: center;
  font-size: 14px;
  font-weight: bold;
  color: #000;
  padding-left: 24px;
  padding-right: 10px;
  border: 2px solid #000;
  background: #fff url(../images/_common/icon14@2x.png) no-repeat 8px center;
  background-size: 11px 16px;
  border-radius: 2px;
  box-sizing: border-box;
  z-index: 2;
}

.consultation-index .main .sec02 .box-common .thumbnail {
  width: 100%;
  height: 160px;
  overflow: hidden;
  border-radius: 2px 2px 0 0;
}

.consultation-index .main .sec02 .box-common .thumbnail img {
  position: relative;
  width: 100%;
  height: auto;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}

.consultation-index .main .sec02 .box-common .text-area {
  padding: 15px 13px 65px;
}

.consultation-index .main .sec02 .box-common .title {
  font-size: 16px;
  color: #000;
  margin-bottom: 8px;
}

.consultation-index .main .sec02 .box-common .text {
  font-size: 16px;
}

.consultation-index .main .sec02 .box-common .btn-list {
  position: absolute;
  left: 0;
  right: 0;
  bottom: 13px;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: center;
      justify-content: center;
}

.consultation-index .main .sec02 .box-common .btn-item:nth-of-type(1) a {
  width: 94px;
  color: #063;
  border: 2px solid #063;
  background-image: url(../images/_common/arrow04@2x.png);
  background-position: 90% center;
  margin-right: 10px;
  transition: all 0.2s;
}

.consultation-index .main .sec02 .box-common .btn-item:nth-of-type(1) a:hover {
  background-position: 92%;
}

.consultation-index .main .sec02 .box-common .btn-item:nth-of-type(2) a {
  width: 120px;
  color: #fff;
  border: 2px solid #063;
  background-image: url(../images/_common/arrow05@2x.png);
  background-color: #063;
  background-position: 92% center;
  transition: all 0.2s;
}

.consultation-index .main .sec02 .box-common .btn-item:nth-of-type(2) a:hover {
  background-position: 94%;
}

.consultation-index .main .sec02 .box-common .btn-item a {
  display: block;
  height: 38px;
  line-height: 35px;
  font-size: 14px;
  padding-left: 8px;
  background-size: 9px 13px;
  background-repeat: no-repeat;
  border-radius: 2px;
  box-sizing: border-box;
}

/*----------------------------------------
	consultation-detail
----------------------------------------*/
.consultation-detail .main {
  width: 67.7966%;
}

.consultation-detail .main .sec01 {
  margin-bottom: 60px;
}

.consultation-detail .main .sec01 .heading-01 {
  margin-bottom: 60px;
}

.consultation-detail .main .sec01 .sec-head {
  position: relative;
  margin-bottom: 37px;
}

.consultation-detail .main .sec01 .sec-head .caption {
  position: absolute;
  top: -40px;
  right: 18px;
  background: #fff;
  padding: 10px 20px 15px 20px;
  border: 3px solid #016734;
  border-radius: 4px;
}

.consultation-detail .main .sec01 .sec-head .caption:before {
  content: "";
  position: absolute;
  background: url(../images/_common/arrow12.png) no-repeat;
  background-size: contain;
  width: 20px;
  height: 18px;
  right: 30px;
  bottom: -18px;
}

.consultation-detail .main .sec01 .sec-head .caption span {
  display: inline-block;
  font-size: 20px;
  line-height: 2.2;
  color: #016734;
  position: relative;
  z-index: 2;
}

.consultation-detail .main .sec01 .sec-head .caption span:before {
  content: "";
  background: url(../images/consultation/bg02.png);
  position: absolute;
  width: 100%;
  height: 8px;
  bottom: 0;
}

.consultation-detail .main .sec01 .sec-head .thumbnail {
  border: 2px solid #000;
  border-radius: 4px;
}

.consultation-detail .main .sec01 .sec-head .thumbnail img {
  width: 100%;
  height: auto;
}

.consultation-detail .main .sec01 .sec-body {
  margin-bottom: 40px;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: justify;
      justify-content: space-between;
}

.consultation-detail .main .sec01 .sec-body .table-01 {
  width: 100%;
}

.consultation-detail .main .sec01 .sec-body .table-01 tr {
  border-bottom: 1px solid #E2E4E9;
}

.consultation-detail .main .sec01 .sec-body .table-01 tr th, .consultation-detail .main .sec01 .sec-body .table-01 tr td {
  font-size: 16px;
  color: #000;
  padding: 20px 0;
  line-height: 1.85;
}

.consultation-detail .main .sec01 .sec-body .table-01 tr th {
  width: 160px;
  vertical-align: top;
}

.consultation-detail .main .sec01 .sec-body .table-01 tr a {
  text-decoration: underline;
  color: #063;
}

.consultation-detail .main .sec01 .sec-body .table-01.is-column {
  width: 420px;
}

.consultation-detail .main .sec01 .sec-body .table-01.is-column, .consultation-detail .main .sec01 .sec-body .table-01.is-column tr, .consultation-detail .main .sec01 .sec-body .table-01.is-column th, .consultation-detail .main .sec01 .sec-body .table-01.is-column td {
  display: block;
}

.consultation-detail .main .sec01 .sec-body .table-01.is-column tr:first-child th {
  padding-top: 0;
}

.consultation-detail .main .sec01 .sec-body .table-01.is-column th {
  padding-top: 10px;
  padding-bottom: 5px;
}

.consultation-detail .main .sec01 .sec-body .table-01.is-column td {
  padding-top: 0;
  padding-bottom: 10px;
  padding-left: 15px;
}

.consultation-detail .main .sec01 .btn-area {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: center;
      justify-content: center;
}

.consultation-detail .main .sec01 .btn-01:first-child {
  margin-right: 20px;
}

.consultation-detail .main .sec01 .btn-01:first-child a {
  border: 2px solid #016734;
  border-bottom: 4px solid #016734;
  color: #016734;
  margin-bottom: 7px;
  background: #fff url(../images/_common/icon_blank@2x_green.png) no-repeat 230px center;
  background-size: 20px;
}

.consultation-detail .main .sec02 {
  margin-bottom: 60px;
}

.consultation-detail .main .sec02 .heading-01 {
  margin-bottom: 60px;
}

.consultation-detail .main .sec02 .sec-list {
  margin: 0 -9px 30px;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}

.consultation-detail .main .sec02 .sec-item {
  width: 254px;
  margin: 0 9px;
}

.consultation-detail .main .sec02 .sec-item .thumbnail {
  position: relative;
  margin-bottom: 15px;
  border-radius: 4px;
}

.consultation-detail .main .sec02 .sec-item .thumbnail a {
  display: block;
  width: 100%;
  height: 194px;
  border: 2px solid #000;
  overflow: hidden;
  border-radius: 4px;
  box-sizing: border-box;
}

.consultation-detail .main .sec02 .sec-item .thumbnail a:hover img {
  opacity: 0.7;
}

.consultation-detail .main .sec02 .sec-item .thumbnail img {
  position: relative;
  width: auto;
  height: 100%;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  transition: all 0.2s;
}

.consultation-detail .main .sec02 .sec-item .text-area .date {
  font-size: 14px;
  color: #666;
  margin-bottom: 2px;
}

.consultation-detail .main .sec02 .sec-item .text-area .title a {
  font-size: 16px;
  color: #000;
  transform: all 0.2s;
}

.consultation-detail .main .sec02 .sec-item .text-area .title a:hover {
  color: #000;
  text-decoration: underline;
}

.consultation-detail .main .sec02 .btn-01 {
  text-align: center;
}

.consultation-detail .main .sec03 .heading-01 {
  margin-bottom: 60px;
}

.consultation-detail .main .sec03 .post-title {
  margin-bottom: 15px;
}

.consultation-detail .main .sec03 .post-title a {
  display: block;
  font-size: 18px;
  color: #000;
  transition: all 0.2s;
}

.consultation-detail .main .sec03 .post-title a:hover {
  text-decoration: underline;
}

.consultation-detail .main .sec03 .btn-01 {
  text-align: center;
}

/*----------------------------------------
	consultation-flow
----------------------------------------*/
.consultation-flow .main {
  width: 67.7966%;
}

.consultation-flow .main .sec01 {
  padding-bottom: 50px;
  margin-bottom: 50px;
  border-bottom: 1px solid #E2E4E9;
}

.consultation-flow .main .sec01 .heading-01 {
  margin-bottom: 60px;
}

.consultation-flow .main .sec01 .thumbnail {
  margin-bottom: 30px;
}

.consultation-flow .main .sec01 .lead-text {
  font-size: 16px;
  line-height: 1.8;
  color: #000;
  margin-bottom: 100px;
}

.consultation-flow .main .sec01 .box01 {
  position: relative;
  margin-bottom: 70px;
}

.consultation-flow .main .sec01 .box01:before {
  content: "";
  position: absolute;
  background: url(../images/consultation/bg03.png) no-repeat;
  width: 200px;
  height: 172px;
  left: 0;
  right: 0;
  bottom: -95px;
  margin: auto;
}

.consultation-flow .main .sec01 .box01 .heading {
  position: absolute;
  left: 90px;
  top: -30px;
  z-index: 2;
}

.consultation-flow .main .sec01 .box01 .heading:before {
  content: "";
  position: absolute;
  background: #016734;
  width: 353px;
  height: 3px;
  bottom: -50px;
}

.consultation-flow .main .sec01 .box01 .heading span {
  font-size: 36px;
  color: #016734;
  position: relative;
}

.consultation-flow .main .sec01 .box01 .heading span:before {
  content: "";
  position: absolute;
  background: url(../images/consultation/num01.png) no-repeat;
  width: 76px;
  height: 76px;
  left: -90px;
  top: 0;
  bottom: 0;
  margin: auto;
}

.consultation-flow .main .sec01 .box01 .box-body {
  position: relative;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: justify;
      justify-content: space-between;
}

.consultation-flow .main .sec01 .box01 .box-body .text {
  width: 320px;
  font-size: 16px;
  line-height: 1.8;
  padding-left: 90px;
  margin-top: 100px;
}

.consultation-flow .main .sec01 .box01 .box-foot {
  position: absolute;
  left: 90px;
  bottom: -15px;
}

.consultation-flow .main .sec01 .box01 .box-foot .btn-01 a {
  width: 352px;
  height: 64px;
  line-height: 64px;
  background-position: 85%;
  margin-bottom: 25px;
}

.consultation-flow .main .sec01 .box01 .box-foot .num-area .tel01 {
  display: -ms-flexbox;
  display: flex;
  line-height: 1;
  margin-bottom: 10px;
}

.consultation-flow .main .sec01 .box01 .box-foot .num-area .tel01 .in01 {
  font-size: 15px;
  color: #000;
  margin-top: 12px;
  padding-right: 3px;
}

.consultation-flow .main .sec01 .box01 .box-foot .num-area .tel01 .in02 {
  font-size: 30px;
  color: #000;
}

.consultation-flow .main .sec01 .box02 {
  position: relative;
  margin-bottom: 115px;
}

.consultation-flow .main .sec01 .box02:before {
  content: "";
  position: absolute;
  background: url(../images/consultation/bg03.png) no-repeat;
  width: 200px;
  height: 172px;
  left: 0;
  right: 0;
  bottom: -95px;
  margin: auto;
}

.consultation-flow .main .sec01 .box02 .heading {
  position: absolute;
  right: 100px;
  top: 40px;
  z-index: 2;
}

.consultation-flow .main .sec01 .box02 .heading:before {
  content: "";
  position: absolute;
  background: #016734;
  width: 443px;
  height: 3px;
  bottom: -50px;
  right: -100px;
}

.consultation-flow .main .sec01 .box02 .heading span {
  font-size: 36px;
  color: #016734;
  position: relative;
}

.consultation-flow .main .sec01 .box02 .heading span:before {
  content: "";
  position: absolute;
  background: url(../images/consultation/num02.png) no-repeat;
  width: 76px;
  height: 76px;
  left: -90px;
  top: 0;
  bottom: 0;
  margin: auto;
}

.consultation-flow .main .sec01 .box02 .box-body {
  position: relative;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: justify;
      justify-content: space-between;
}

.consultation-flow .main .sec01 .box02 .box-body .text {
  width: 353px;
  font-size: 16px;
  line-height: 1.8;
  margin-top: 168px;
}

.consultation-flow .main .sec01 .box02 .btn-01 {
  position: absolute;
  right: 0;
  bottom: 25px;
}

.consultation-flow .main .sec01 .box02 .btn-01 a {
  width: 340px;
  height: 62px;
  line-height: 58px;
  color: #063;
  border: 2px solid #063;
  border-bottom: 4px solid #063;
  background: #FFF url(../images/_common/arrow04@2x.png) no-repeat 90% center;
  background-size: 9px 14px;
}

.consultation-flow .main .sec01 .box03 {
  position: relative;
  margin-bottom: 50px;
}

.consultation-flow .main .sec01 .box03:before {
  content: "";
  position: absolute;
  background: url(../images/consultation/bg03.png) no-repeat;
  width: 200px;
  height: 172px;
  left: 0;
  right: 0;
  bottom: -95px;
  margin: auto;
}

.consultation-flow .main .sec01 .box03 .heading {
  position: absolute;
  left: 90px;
  top: -70px;
  z-index: 2;
}

.consultation-flow .main .sec01 .box03 .heading:before {
  content: "";
  position: absolute;
  background: #016734;
  width: 353px;
  height: 3px;
  bottom: -50px;
}

.consultation-flow .main .sec01 .box03 .heading span {
  font-size: 36px;
  color: #016734;
  position: relative;
}

.consultation-flow .main .sec01 .box03 .heading span:before {
  content: "";
  position: absolute;
  background: url(../images/consultation/num03.png) no-repeat;
  width: 76px;
  height: 76px;
  left: -90px;
  top: 0;
  bottom: 0;
  margin: auto;
}

.consultation-flow .main .sec01 .box03 .box-body {
  position: relative;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: justify;
      justify-content: space-between;
}

.consultation-flow .main .sec01 .box03 .box-body .text-area {
  width: 313px;
  padding-left: 90px;
  margin-top: 60px;
}

.consultation-flow .main .sec01 .box03 .box-body .text-area .text {
  font-size: 16px;
  color: #000;
  line-height: 1.8;
  margin-bottom: 20px;
}

.consultation-flow .main .sec01 .box03 .thumbnail {
  margin-right: -27px;
}

.consultation-flow .main .sec01 .box04 {
  position: relative;
  margin-bottom: 105px;
}

.consultation-flow .main .sec01 .box04:before {
  content: "";
  position: absolute;
  background: url(../images/consultation/bg03.png) no-repeat;
  width: 200px;
  height: 172px;
  left: 0;
  right: 0;
  bottom: -95px;
  margin: auto;
}

.consultation-flow .main .sec01 .box04 .heading {
  position: absolute;
  right: 170px;
  top: 45px;
  z-index: 2;
}

.consultation-flow .main .sec01 .box04 .heading:before {
  content: "";
  position: absolute;
  background: #016734;
  width: 443px;
  height: 3px;
  bottom: -50px;
  right: -170px;
}

.consultation-flow .main .sec01 .box04 .heading span {
  font-size: 36px;
  color: #016734;
  position: relative;
}

.consultation-flow .main .sec01 .box04 .heading span:before {
  content: "";
  position: absolute;
  background: url(../images/consultation/num04.png) no-repeat;
  width: 76px;
  height: 76px;
  left: -90px;
  top: 0;
  bottom: 0;
  margin: auto;
}

.consultation-flow .main .sec01 .box04 .box-body {
  position: relative;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: justify;
      justify-content: space-between;
}

.consultation-flow .main .sec01 .box04 .box-body .text {
  width: 341px;
  font-size: 16px;
  line-height: 1.8;
  color: #000;
  margin-top: 170px;
}

.consultation-flow .main .sec01 .box05 {
  position: relative;
  margin-bottom: 30px;
}

.consultation-flow .main .sec01 .box05:before {
  content: "";
  position: absolute;
  background: url(../images/consultation/bg03.png) no-repeat;
  width: 200px;
  height: 172px;
  left: 0;
  right: 0;
  bottom: -95px;
  margin: auto;
}

.consultation-flow .main .sec01 .box05 .heading {
  position: absolute;
  left: 90px;
  top: -70px;
  z-index: 2;
}

.consultation-flow .main .sec01 .box05 .heading:before {
  content: "";
  position: absolute;
  background: #016734;
  width: 353px;
  height: 3px;
  bottom: -50px;
}

.consultation-flow .main .sec01 .box05 .heading span {
  font-size: 36px;
  color: #016734;
  position: relative;
}

.consultation-flow .main .sec01 .box05 .heading span:before {
  content: "";
  position: absolute;
  background: url(../images/consultation/num05.png) no-repeat;
  width: 76px;
  height: 76px;
  left: -90px;
  top: 0;
  bottom: 0;
  margin: auto;
}

.consultation-flow .main .sec01 .box05 .box-body {
  position: relative;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: justify;
      justify-content: space-between;
}

.consultation-flow .main .sec01 .box05 .box-body .text {
  width: 322px;
  font-size: 16px;
  line-height: 1.8;
  color: #000;
  padding-left: 90px;
  margin-top: 60px;
}

.consultation-flow .main .sec01 .box06 .heading {
  position: relative;
  left: 90px;
  margin-bottom: 60px;
}

.consultation-flow .main .sec01 .box06 .heading:before {
  content: "";
  position: absolute;
  background: #016734;
  width: 708px;
  height: 3px;
  bottom: -35px;
}

.consultation-flow .main .sec01 .box06 .heading span {
  font-size: 36px;
  color: #016734;
  position: relative;
}

.consultation-flow .main .sec01 .box06 .heading span:before {
  content: "";
  position: absolute;
  background: url(../images/consultation/num06.png) no-repeat;
  width: 76px;
  height: 76px;
  left: -90px;
  top: 0;
  bottom: 0;
  margin: auto;
}

.consultation-flow .main .sec01 .box06 .box-wrap {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: justify;
      justify-content: space-between;
}

.consultation-flow .main .sec01 .box06 .box-body {
  width: 240px;
}

.consultation-flow .main .sec01 .box06 .box-body .in-heading {
  height: 101px;
  font-size: 16px;
  color: #016734;
  text-align: center;
  margin-bottom: 20px;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
      align-items: center;
  -ms-flex-pack: center;
      justify-content: center;
}

.consultation-flow .main .sec01 .box06 .box-body .in-heading--bg01 {
  background: url(../images/consultation/bg04.png) no-repeat center;
}

.consultation-flow .main .sec01 .box06 .box-body .in-heading--bg02 {
  background: url(../images/consultation/bg05.png) no-repeat center;
}

.consultation-flow .main .sec01 .box06 .box-body .in-heading--bg03 {
  background: url(../images/consultation/bg04.png) no-repeat center;
}

.consultation-flow .main .sec01 .box06 .box-body .thumbnail {
  margin-bottom: 20px;
}

.consultation-flow .main .sec01 .box06 .box-body .text {
  font-size: 16px;
  color: #000;
  line-height: 1.8;
}

.consultation-flow .main .sec02 .heading {
  font-size: 34px;
  color: #016734;
  text-align: center;
  margin-bottom: 30px;
}

.consultation-flow .main .sec02 .thumbnail {
  margin-bottom: 30px;
}

.consultation-flow .main .sec02 .lead-text {
  font-size: 16px;
  color: #000;
  margin-bottom: 20px;
}

.consultation-flow .main .sec02 .info-box {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: justify;
      justify-content: space-between;
}

.consultation-flow .main .sec02 .info-box .form-wrap {
  width: 350px;
  padding: 28px;
  border: 2px solid #000;
  border-radius: 4px;
  box-sizing: border-box;
}

.consultation-flow .main .sec02 .info-box .form-wrap .heading {
  font-size: 18px;
  color: #3A9D6B;
  text-align: left;
  margin-bottom: 20px;
}

.consultation-flow .main .sec02 .info-box .form-wrap .btn-01 a {
  width: 290px;
  background-position: 88%;
}

.consultation-flow .main .sec02 .info-box .tel-wrap {
  width: 430px;
  padding: 20px 28px;
  border: 2px solid #000;
  border-radius: 4px;
  box-sizing: border-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: justify;
      justify-content: space-between;
}

.consultation-flow .main .sec02 .info-box .tel-wrap .heading {
  width: 94px;
  font-size: 18px;
  color: #3A9D6B;
  text-align: left;
  margin-bottom: 20px;
}

.consultation-flow .main .sec02 .info-box .tel-wrap .num-area {
  width: 270px;
}

.consultation-flow .main .sec02 .info-box .tel-wrap .tel01 {
  margin-bottom: 15px;
  line-height: 1;
  display: -ms-flexbox;
  display: flex;
}

.consultation-flow .main .sec02 .info-box .tel-wrap .tel01 .in01 {
  font-size: 15px;
  color: #000;
  margin-top: 12px;
  padding-right: 3px;
}

.consultation-flow .main .sec02 .info-box .tel-wrap .tel01 .in02 {
  font-size: 30px;
  color: #000;
}

/*----------------------------------------
	consultation-contact
----------------------------------------*/
.consultation-contact .body .sec01 {
  margin-bottom: 10px;
}

.consultation-contact .body .sec01 .heading-01 {
  margin-bottom: 60px;
}

.consultation-contact .body .sec01 .heading {
  font-size: 18px;
  color: #000;
  padding-bottom: 5px;
  margin-bottom: 22px;
  border-bottom: 3px solid #E2E4E9;
}

.consultation-contact .body .sec01 .lead-box {
  margin-bottom: 60px;
  padding: 25px;
  border: 2px solid #000;
  border-radius: 4px;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
      align-items: center;
  -ms-flex-pack: justify;
      justify-content: space-between;
}

.consultation-contact .body .sec01 .lead-text {
  font-size: 18px;
  font-weight: bold;
  color: #000;
  margin-bottom: 30px;
}

.consultation-contact .body .sec01 .text1 {
  width: 570px;
  font-size: 16px;
  color: #000;
  line-height: 1.8;
}

.consultation-contact .body .sec01 .btn-01 a {
  width: 290px;
  height: 74px;
  line-height: 74px;
  background-position: 90%;
}

.consultation-contact .body .sec01 .sec-foot .text {
  font-size: 18px;
  color: #000;
}

.consultation-contact .body .sec01 .sec-foot .text .in1 {
  color: #396;
}

.consultation-contact .body .sec01 .sec-foot .text a {
  color: #396;
  text-decoration: underline;
}

.consultation-contact .body .sec01 .table-01 {
  width: 100%;
}

.consultation-contact .body .sec01 .table-01 tr {
  border-bottom: 1px solid #E2E4E9;
}

.consultation-contact .body .sec01 .table-01 tr:last-child {
  border-bottom: none;
}

.consultation-contact .body .sec01 .table-01 th, .consultation-contact .body .sec01 .table-01 td {
  font-size: 18px;
  padding: 15px 0;
}

.consultation-contact .body .sec01 .table-01 th {
  width: 300px;
  vertical-align: top;
  line-height: 3;
}

.consultation-contact .body .sec01 .table-01 th span {
  display: block;
  margin-top: -30px;
}

.consultation-contact .body .sec01 .table-01 th .in1 {
  display: inline-block;
  font-size: 16px;
  color: #396;
  margin-left: 5px;
}

.consultation-contact .body .sec01 .table-01 td select {
  font-size: 18px;
  width: 350px;
  height: 50px;
  padding: 0 10px;
  box-sizing: border-box;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  background: #fff url(../images/_common/arrow07.png) no-repeat 90% center;
  background-size: 17px 11px;
  border: 1px solid #D3D3D3;
  border-radius: 2px;
}

.consultation-contact .body .sec01 .table-01 td select::-ms-expand {
  display: none;
}

.consultation-contact .body .sec01 .table-01 td p {
  line-height: 1.8;
  padding: 10px 0;
  border-bottom: 1px solid #E2E4E9;
}

.consultation-contact .body .sec01 .table-01 td p:nth-of-type(3) input:last-child {
  margin-left: 0;
}

.consultation-contact .body .sec01 .table-01 td p:nth-of-type(10) input:last-child {
  margin-left: 0;
}

.consultation-contact .body .sec01 .table-01 td p input {
  margin-right: 10px;
  margin-top: -3px;
}

.consultation-contact .body .sec01 .table-01 td p input:nth-child(n+2) {
  margin-left: 28px;
}

.consultation-contact .body .sec01 .table-01 td .line-none {
  border-bottom: none;
  padding: 0;
}

.consultation-contact .body .sec01 .table-01 td .dateselect {
  margin-bottom: 20px;
}

.consultation-contact .body .sec01 .table-01 td .title-wrap {
  display: inline-block;
  width: 95px;
}

.consultation-contact .body .sec01 .table-01 td .title-wrap .in1 {
  font-size: 16px;
  color: #396;
  margin-left: 5px;
}

.consultation-contact .body .sec01 .table-01 td .dateselect-select {
  width: 260px;
  margin-left: 15px;
}

.consultation-contact .body .sec01 .table-01 td .otherpref {
  width: 260px;
  margin-right: 20px;
}

.consultation-contact .body .sec01 .table-01 td .caution {
  font-size: 16px;
  font-weight: normal;
  border: none;
}

.consultation-contact .body .sec02 .heading {
  font-size: 18px;
  color: #000;
  padding-bottom: 5px;
  margin-bottom: 22px;
  border-bottom: 3px solid #E2E4E9;
}

/*----------------------------------------
	consultation-desk_list
----------------------------------------*/
.consultation-desk_list .main {
  width: 67.7966%;
}

.consultation-desk_list .main .sec01 {
  margin-bottom: 77px;
}

.consultation-desk_list .main .sec01 .heading-01 {
  margin-bottom: 60px;
}

.consultation-desk_list .main .sec01 .lead-text {
  font-size: 14px;
  margin-bottom: 40px;
}

.consultation-desk_list .main .sec01 .sec-body .list {
  margin: 0 -8px;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}

.consultation-desk_list .main .sec01 .sec-body .item {
  width: 255px;
  margin: 0 8px 40px;
}

.consultation-desk_list .main .sec01 .sec-body .thumbnail {
  margin-bottom: 10px;
}

.consultation-desk_list .main .sec01 .sec-body .thumbnail a {
  display: block;
  width: 255px;
  height: 162px;
  overflow: hidden;
  transition: all 0.4s;
}

.consultation-desk_list .main .sec01 .sec-body .thumbnail a:hover {
  opacity: 0.7;
}

.consultation-desk_list .main .sec01 .sec-body .thumbnail img {
  position: relative;
  width: 100%;
  height: auto;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}

.consultation-desk_list .main .sec01 .sec-body .title {
  margin-bottom: 5px;
}

.consultation-desk_list .main .sec01 .sec-body .title a {
  display: block;
}

.consultation-desk_list .main .sec01 .sec-body .date {
  font-size: 11px;
  color: #063;
}

/*----------------------------------------
	consultation-desk_detail
----------------------------------------*/
.consultation-desk_detail .main {
  width: 67.7966%;
}

.consultation-desk_detail .main .sec01 {
  margin-bottom: 90px;
}

.consultation-desk_detail .main .sec01 .sec-head {
  margin-bottom: 12px;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: justify;
      justify-content: space-between;
}

.consultation-desk_detail .main .sec01 .sec-head .tag-box {
  display: -ms-flexbox;
  display: flex;
}

.consultation-desk_detail .main .sec01 .sec-head .place-list {
  display: -ms-flexbox;
  display: flex;
}

.consultation-desk_detail .main .sec01 .sec-head .place-item {
  height: 34px;
  line-height: 34px;
  text-align: center;
  color: #FFF;
  font-size: 14px;
  background: #063;
  border-radius: 3px;
  padding: 0 8px;
  margin-right: 6px;
}

.consultation-desk_detail .main .sec01 .sec-head .tag-list {
  display: -ms-flexbox;
  display: flex;
}

.consultation-desk_detail .main .sec01 .sec-head .tag-item a {
  display: block;
  height: 34px;
  line-height: 34px;
  text-align: center;
  font-size: 14px;
  font-weight: bold;
  color: #063;
  background: #E0F0D1;
  border-radius: 17px;
  padding: 0 12px;
  margin-right: 6px;
}

.consultation-desk_detail .main .sec01 .sec-head .tag-item a:hover {
  color: #E0F0D1;
  background: #063;
}

.consultation-desk_detail .main .sec01 .sec-head .sns-list {
  display: -ms-flexbox;
  display: flex;
  height: 20px;
}

.consultation-desk_detail .main .sec01 .sec-head .sns-item {
  margin-right: 10px;
}

.consultation-desk_detail .main .sec01 .sec-head .sns-item:last-child {
  margin-right: 0;
}

.consultation-desk_detail .main .sec01 .heading {
  font-size: 26px;
  color: #000;
  padding-bottom: 5px;
  margin-bottom: 10px;
  border-bottom: 3px solid #E2E4E9;
}

.consultation-desk_detail .main .sec01 .info-box {
  margin-bottom: 20px;
  display: -ms-flexbox;
  display: flex;
}

.consultation-desk_detail .main .sec01 .info-box .date {
  font-size: 16px;
  font-weight: bold;
  color: #063;
  margin-right: 20px;
}

.consultation-desk_detail .main .sec01 .info-box .time {
  font-size: 16px;
  font-weight: bold;
  color: #000;
  padding-left: 26px;
  background: url(../images/_common/icon15@2x.png) no-repeat left center;
  background-size: 22px;
}

.consultation-desk_detail .main .sec01 .thumbnail {
  text-align: center;
  background: #E2E4E9;
  margin-bottom: 60px;
}

.consultation-desk_detail .main .sec01 .lead-text {
  font-size: 16px;
  color: #000;
  line-height: 1.8;
  margin-bottom: 50px;
}

.consultation-desk_detail .main .sec01 .sec-body {
  background: #F6F6F6;
  padding: 30px;
  margin-bottom: 30px;
}

.consultation-desk_detail .main .sec01 .sec-body .head {
  font-size: 18px;
  color: #000;
  padding-bottom: 2px;
  border-bottom: 3px solid #dedfe4;
}

.consultation-desk_detail .main .sec01 .sec-body .table01 tr {
  border-bottom: 1px solid #E8E9EC;
}

.consultation-desk_detail .main .sec01 .sec-body .table01 tr:last-child {
  border-bottom: none;
}

.consultation-desk_detail .main .sec01 .sec-body .table01 th, .consultation-desk_detail .main .sec01 .sec-body .table01 td {
  font-size: 16px;
  color: #000;
  line-height: 2;
  padding: 20px 0;
}

.consultation-desk_detail .main .sec01 .sec-body .table01 th {
  width: 200px;
  vertical-align: top;
}

.consultation-desk_detail .main .sec01 .btn-01 {
  text-align: center;
}

.consultation-desk_detail .main .sec01 .btn-01 a {
  background-position: 88%;
}

.consultation-desk_detail .main .sec02 .heading {
  font-size: 18px;
  color: #000;
  padding-bottom: 10px;
  margin-bottom: 30px;
  border-bottom: 3px solid #e2e4e9;
}

.consultation-desk_detail .main .sec03 .heading {
  font-size: 18px;
  color: #000;
  margin-bottom: 15px;
}

.consultation-desk_detail .main .sec03 .sec-body {
  margin-bottom: 20px;
  border: 2px solid #000;
  border-radius: 4px;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: justify;
      justify-content: space-between;
}

.consultation-desk_detail .main .sec03 .text-area {
  width: 552px;
  padding: 28px 30px;
  box-sizing: border-box;
}

.consultation-desk_detail .main .sec03 .text-area .title {
  font-size: 22px;
  color: #000;
  margin-bottom: 12px;
}

.consultation-desk_detail .main .sec03 .text-area .btn-01 a {
  width: 254px;
  height: 57px;
  line-height: 57px;
  background-position: 210px;
}

.consultation-desk_detail .main .sec03 .thumbnail {
  width: 248px;
}

.consultation-desk_detail .main .sec03 .thumbnail img {
  width: 100%;
  height: auto;
}

/*----------------------------------------
	seminar-index
----------------------------------------*/
.seminar-index .main {
  width: 67.7966%;
}

.seminar-index .main .sec01 {
  margin-bottom: 60px;
  padding-bottom: 60px;
  border-bottom: 1px solid #EEEFF2;
}

.seminar-index .main .sec01 .heading-01 {
  margin-bottom: 60px;
}

.seminar-index .main .sec01 .search-box {
  margin-bottom: 50px;
}

.seminar-index .main .sec01 .search-box li {
  font-size: 20px;
  font-weight: bold;
  color: #063;
}

.seminar-index .main .sec01 .lead-text {
  text-align: center;
  font-size: 18px;
  font-weight: bold;
  color: #063;
  margin-bottom: 60px;
}

.seminar-index .main .sec01 .btn-01 {
  text-align: center;
  margin-top: 20px;
}

.seminar-index .main .sec02 .heading-01 {
  margin-bottom: 60px;
}

.seminar-index .main .sec02 .main {
  width: 100%;
  border: 2px solid #000;
  padding-bottom: 30px;
  border-radius: 3px;
}

.seminar-index .main .sec02 .body01 {
  padding: 16px 17px 0;
  margin-bottom: 30px;
  border-bottom: 1px solid #7F7F7F;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: justify;
      justify-content: space-between;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}

.seminar-index .main .sec02 .body01 .list {
  display: -ms-flexbox;
  display: flex;
  padding-bottom: 24px;
}

.seminar-index .main .sec02 .body01 .item:nth-of-type(1) a {
  border-bottom: 4px solid #84ab3c;
  background: #98C445 url(../images/_common/arrow05@2x.png) no-repeat 85% center;
  background-size: 9px 14px;
}

.seminar-index .main .sec02 .body01 .item:nth-of-type(2) a {
  border-bottom: 4px solid #bd7936;
  background: #D98B3E url(../images/_common/arrow05@2x.png) no-repeat 85% center;
  background-size: 9px 14px;
}

.seminar-index .main .sec02 .body01 .item:nth-of-type(3) a {
  border-bottom: 4px solid #237eae;
  background: #2891C8 url(../images/_common/arrow05@2x.png) no-repeat 85% center;
  background-size: 9px 14px;
}

.seminar-index .main .sec02 .body01 .item a {
  display: inline-block;
  width: 142px;
  height: 58px;
  line-height: 58px;
  text-align: center;
  font-size: 16px;
  color: #FFF;
  padding-right: 30px;
  margin-right: 10px;
  border-radius: 4px;
  box-sizing: border-box;
  transition: all 0.2s;
}

.seminar-index .main .sec02 .body01 .item a:hover {
  opacity: 0.7;
}

.seminar-index .main .sec02 .body01 .in-btn {
  padding-bottom: 24px;
}

.seminar-index .main .sec02 .body01 .in-btn a {
  display: inline-block;
  width: 242px;
  height: 58px;
  line-height: 58px;
  text-align: center;
  font-size: 16px;
  color: #fff;
  padding-right: 20px;
  border-radius: 4px;
  box-sizing: border-box;
  border-bottom: 4px solid #015129;
  background: #063 url(../images/_common/arrow05@2x.png) no-repeat 90% center;
  background-size: 9px 14px;
  transition: all 0.2s;
}

.seminar-index .main .sec02 .body01 .in-btn a:hover {
  opacity: 0.7;
}

.seminar-index .main .sec02 .body01 .in-btn a span {
  color: #FFF;
}

.seminar-index .main .sec02 .body02 {
  padding: 0 17px;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: justify;
      justify-content: space-between;
  margin-bottom: 20px;
}

.seminar-index .main .sec02 .body02 .text {
  max-width: 360px;
  font-size: 15px;
  line-height: 1.8;
}

.seminar-index .main .sec02 .body02 .thumbnail img {
  max-width: 100%;
  height: auto;
}

.seminar-index .main .sec02 .btn-01 {
  text-align: center;
}

.seminar-index .sidebar01 .side-sec01 {
  padding-bottom: 38px;
  margin-bottom: 32px;
  border-bottom: 1px solid #E2E4E9;
}

/*----------------------------------------
	seminar-archives
----------------------------------------*/
.seminar-archives .main {
  width: 67.7966%;
}

.seminar-archives .main .sec01 {
  padding-bottom: 70px;
  margin-bottom: 60px;
  border-bottom: 1px solid #EEEFF2;
}

.seminar-archives .main .sec01 .heading-01 {
  margin-bottom: 60px;
}

.seminar-archives .main .sec01 .archives-list {
  margin-bottom: 48px;
}

.seminar-archives .main .sec01 .archives-list:after {
  content: "";
  clear: both;
  height: 0;
  display: block;
  visibility: hidden;
}

.seminar-archives .main .sec01 .archives-list .num-year {
  float: left;
  margin-right: 15px;
}

.seminar-archives .main .sec01 .archives-list .num-year:nth-child(6n) {
  margin-right: 0;
}

.seminar-archives .main .sec01 .archives-list .num-year a {
  display: block;
  width: 120px;
  height: 50px;
  line-height: 48px;
  padding-left: 20px;
  font-size: 14px;
  font-weight: bold;
  color: #063;
  margin-bottom: 13px;
  background: url(../images/_common/arrow04@2x.png) no-repeat 85% center;
  background-size: 9px 14px;
  border: 2px solid #063;
  border-radius: 4px;
  box-sizing: border-box;
  transition: all 0.2s;
}

.seminar-archives .main .sec01 .archives-list .num-year a:hover {
  opacity: 0.7;
}

.seminar-archives .main .sec01 .lead-text {
  text-align: center;
  font-size: 18px;
  font-weight: bold;
  color: #063;
  margin-bottom: 60px;
}

.seminar-archives .main .sec01 .btn-01 {
  text-align: center;
  margin-top: 20px;
}

.seminar-archives .main .sec02 .heading-01 {
  margin-bottom: 60px;
}

.seminar-archives .main .sec02 .main {
  width: 100%;
  border: 2px solid #000;
  padding-bottom: 30px;
  border-radius: 3px;
}

.seminar-archives .main .sec02 .body01 {
  padding: 16px 17px 0;
  margin-bottom: 30px;
  border-bottom: 1px solid #7F7F7F;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: justify;
      justify-content: space-between;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}

.seminar-archives .main .sec02 .body01 .list {
  display: -ms-flexbox;
  display: flex;
  padding-bottom: 24px;
}

.seminar-archives .main .sec02 .body01 .item:nth-of-type(1) a {
  width: 142px;
  border-bottom: 4px solid #84ab3c;
  background: #98C445 url(../images/_common/arrow05@2x.png) no-repeat 85% center;
  background-size: 9px 14px;
}

.seminar-archives .main .sec02 .body01 .item:nth-of-type(2) a {
  width: 162px;
  border-bottom: 4px solid #bd7936;
  background: #D98B3E url(../images/_common/arrow05@2x.png) no-repeat 85% center;
  background-size: 9px 14px;
}

.seminar-archives .main .sec02 .body01 .item:nth-of-type(3) a {
  width: 122px;
  border-bottom: 4px solid #237eae;
  background: #2891C8 url(../images/_common/arrow05@2x.png) no-repeat 85% center;
  background-size: 9px 14px;
}

.seminar-archives .main .sec02 .body01 .item a {
  display: inline-block;
  height: 58px;
  line-height: 58px;
  text-align: center;
  font-size: 16px;
  color: #FFF;
  padding-right: 30px;
  margin-right: 10px;
  border-radius: 4px;
  box-sizing: border-box;
  transition: all 0.2s;
}

.seminar-archives .main .sec02 .body01 .item a:hover {
  opacity: 0.7;
}

.seminar-archives .main .sec02 .body01 .in-btn {
  padding-bottom: 24px;
}

.seminar-archives .main .sec02 .body01 .in-btn a {
  display: inline-block;
  width: 242px;
  height: 58px;
  line-height: 58px;
  text-align: center;
  font-size: 16px;
  color: #fff;
  padding-right: 20px;
  border-radius: 4px;
  box-sizing: border-box;
  border-bottom: 4px solid #015129;
  background: #063 url(../images/_common/arrow05@2x.png) no-repeat 90% center;
  background-size: 9px 14px;
  transition: all 0.2s;
}

.seminar-archives .main .sec02 .body01 .in-btn a:hover {
  opacity: 0.7;
}

.seminar-archives .main .sec02 .body01 .in-btn a span {
  color: #FFF;
}

.seminar-archives .main .sec02 .body02 {
  padding: 0 17px;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: justify;
      justify-content: space-between;
  margin-bottom: 20px;
}

.seminar-archives .main .sec02 .body02 .text {
  max-width: 360px;
  font-size: 15px;
  line-height: 1.8;
}

.seminar-archives .main .sec02 .body02 .thumbnail img {
  max-width: 100%;
  height: auto;
}

.seminar-archives .main .sec02 .btn-01 {
  text-align: center;
}

.seminar-archives .sidebar01 .side-sec01 {
  padding-bottom: 38px;
  margin-bottom: 32px;
  border-bottom: 1px solid #E2E4E9;
}

/*----------------------------------------
	seminar-detail
----------------------------------------*/
.seminar-detail .main {
  width: 67.7966%;
}

.seminar-detail .main .sec01 {
  margin-bottom: 90px;
}

.seminar-detail .main .sec01 .sec-head {
  margin-bottom: 12px;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: justify;
      justify-content: space-between;
}

.seminar-detail .main .sec01 .sec-head .tag-box {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}

.seminar-detail .main .sec01 .sec-head .place-list {
  display: -ms-flexbox;
  display: flex;
}

.seminar-detail .main .sec01 .sec-head .place-item {
  height: 34px;
  line-height: 34px;
  text-align: center;
  color: #FFF;
  font-size: 14px;
  background: #063;
  border-radius: 3px;
  padding: 0 8px;
  margin-right: 6px;
  margin-bottom: 5px;
}

.seminar-detail .main .sec01 .sec-head .tag-list {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}

.seminar-detail .main .sec01 .sec-head .tag-item {
  margin-bottom: 5px;
}

.seminar-detail .main .sec01 .sec-head .tag-item a {
  display: block;
  height: 34px;
  line-height: 34px;
  text-align: center;
  font-size: 14px;
  font-weight: bold;
  color: #063;
  background: #E0F0D1;
  border-radius: 17px;
  padding: 0 12px;
  margin-right: 6px;
}

.seminar-detail .main .sec01 .sec-head .tag-item a:hover {
  color: #E0F0D1;
  background: #063;
}

.seminar-detail .main .sec01 .sec-head .sns-list {
  display: -ms-flexbox;
  display: flex;
  height: 20px;
}

.seminar-detail .main .sec01 .sec-head .sns-item {
  margin-right: 10px;
}

.seminar-detail .main .sec01 .sec-head .sns-item:last-child {
  margin-right: 0;
}

.seminar-detail .main .sec01 .heading {
  font-size: 26px;
  color: #000;
  padding-bottom: 5px;
  margin-bottom: 10px;
  border-bottom: 3px solid #E2E4E9;
}

.seminar-detail .main .sec01 .info-box {
  margin-bottom: 20px;
  display: -ms-flexbox;
  display: flex;
}

.seminar-detail .main .sec01 .info-box .date {
  font-size: 16px;
  font-weight: bold;
  color: #063;
  margin-right: 20px;
}

.seminar-detail .main .sec01 .info-box .time {
  font-size: 16px;
  font-weight: bold;
  color: #000;
  padding-left: 26px;
  background: url(../images/_common/icon15@2x.png) no-repeat left center;
  background-size: 22px;
}

.seminar-detail .main .sec01 .thumbnail {
  text-align: center;
  background: #E2E4E9;
  margin-bottom: 60px;
}

.seminar-detail .main .sec01 .thumbnail img {
  max-width: 100%;
}

.seminar-detail .main .sec01 .content {
  font-size: 16px;
  line-height: 1.8;
  margin-bottom: 50px;
}

.seminar-detail .main .sec01 .sec-body {
  background: #F6F6F6;
  padding: 30px;
  margin-bottom: 30px;
}

.seminar-detail .main .sec01 .sec-body .head {
  font-size: 18px;
  color: #000;
  padding-bottom: 2px;
  border-bottom: 3px solid #dedfe4;
}

.seminar-detail .main .sec01 .sec-body .table01 {
  table-layout: fixed;
  width: 100%;
}

.seminar-detail .main .sec01 .sec-body .table01 tr {
  border-bottom: 1px solid #E8E9EC;
}

.seminar-detail .main .sec01 .sec-body .table01 tr:last-child {
  border-bottom: none;
}

.seminar-detail .main .sec01 .sec-body .table01 th, .seminar-detail .main .sec01 .sec-body .table01 td {
  font-size: 16px;
  color: #000;
  line-height: 2;
  padding: 20px 0;
}

.seminar-detail .main .sec01 .sec-body .table01 th {
  width: 200px;
  vertical-align: top;
}

.seminar-detail .main .sec01 .sec-body .table01 a {
  word-break: break-all;
  color: #016734;
}

.seminar-detail .main .sec01 .sec-body .table01 a:hover {
  opacity: 0.7;
}

.seminar-detail .main .sec01 .sec-body .table01 img {
  max-width: 100%;
  height: auto;
}

.seminar-detail .main .sec01 .btn-01 {
  text-align: center;
}

.seminar-detail .main .sec01 .btn-01 a {
  background-position: 88%;
}

.seminar-detail .main .sec02 .heading {
  font-size: 18px;
  color: #000;
  padding-bottom: 10px;
  margin-bottom: 30px;
  border-bottom: 3px solid #e2e4e9;
}

.seminar-detail .main .sec03 .heading {
  font-size: 18px;
  color: #000;
  margin-bottom: 15px;
}

.seminar-detail .main .sec03 .sec-body {
  margin-bottom: 20px;
  border: 2px solid #000;
  border-radius: 4px;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: justify;
      justify-content: space-between;
}

.seminar-detail .main .sec03 .text-area {
  width: 552px;
  padding: 28px 30px;
  box-sizing: border-box;
}

.seminar-detail .main .sec03 .text-area .title {
  font-size: 22px;
  color: #000;
  margin-bottom: 12px;
}

.seminar-detail .main .sec03 .text-area .btn-01 a {
  width: 254px;
  height: 57px;
  line-height: 57px;
  background-position: 210px;
}

.seminar-detail .main .sec03 .thumbnail {
  width: 248px;
}

.seminar-detail .main .sec03 .thumbnail img {
  width: 100%;
  height: auto;
}

.seminar-detail .sidebar01 .side-sec01 {
  padding-bottom: 38px;
  margin-bottom: 32px;
  border-bottom: 1px solid #E2E4E9;
}

.basic-style-seminar h2 {
  text-align: center;
  margin: 0px auto 40px;
  padding: 30px 0;
  font-size: 22px;
  letter-spacing: 0.01em;
  border-top: 1px solid #666;
  border-bottom: 1px solid #666;
  font-weight: normal;
}

.basic-style-seminar p {
  font-size: 15px;
  line-height: 2.0;
  letter-spacing: 0.01em;
  margin: 0 auto 40px;
}

/*----------------------------------------
	seminar-contact
----------------------------------------*/
.seminar-contact .body .sec01 {
  margin-bottom: 40px;
}

.seminar-contact .body .sec01 .heading-01 {
  margin-bottom: 45px;
}

.seminar-contact .body .sec01 .lead-text {
  font-size: 18px;
  font-weight: bold;
  color: #000;
  margin-bottom: 30px;
}

.seminar-contact .body .sec01 .sec-main {
  padding: 20px;
  margin-bottom: 60px;
  border: 2px solid #000;
  border-radius: 4px;
}

.seminar-contact .body .sec01 .thumbnail {
  width: 250px;
  display: none;
}

.seminar-contact .body .sec01 .thumbnail img {
  width: 100%;
  height: auto;
}

.seminar-contact .body .sec01 .tag-box {
  margin-bottom: 10px;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}

.seminar-contact .body .sec01 .place-list {
  display: -ms-flexbox;
  display: flex;
}

.seminar-contact .body .sec01 .place-item {
  height: 34px;
  line-height: 34px;
  text-align: center;
  color: #FFF;
  font-size: 14px;
  background: #063;
  border-radius: 3px;
  padding: 0 10px;
  margin-right: 6px;
  margin-bottom: 5px;
}

.seminar-contact .body .sec01 .tag-list {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}

.seminar-contact .body .sec01 .tag-item {
  margin-bottom: 5px;
}

.seminar-contact .body .sec01 .tag-item a {
  display: block;
  height: 34px;
  line-height: 34px;
  text-align: center;
  font-size: 14px;
  font-weight: bold;
  color: #063;
  background: #E0F0D1;
  border-radius: 17px;
  padding: 0 12px;
  margin-right: 6px;
}

.seminar-contact .body .sec01 .tag-item a:hover {
  color: #E0F0D1;
  background: #063;
}

.seminar-contact .body .sec01 .heading {
  font-size: 24px;
  color: #000;
  padding-bottom: 5px;
  margin-bottom: 10px;
  border-bottom: 3px solid #E2E4E9;
}

.seminar-contact .body .sec01 .info-box {
  display: -ms-flexbox;
  display: flex;
}

.seminar-contact .body .sec01 .info-box .date {
  font-size: 18px;
  font-weight: bold;
  color: #063;
  margin-right: 20px;
}

.seminar-contact .body .sec01 .info-box .time {
  font-size: 18px;
  font-weight: bold;
  color: #000;
  padding-left: 26px;
  background: url(../images/_common/icon15@2x.png) no-repeat left center;
  background-size: 22px;
}

.seminar-contact .body .sec01 .sec-foot .text {
  font-size: 18px;
  color: #000;
}

.seminar-contact .body .sec01 .sec-foot .text .in1 {
  color: #396;
}

.seminar-contact .body .sec01 .sec-foot .text a {
  color: #396;
  text-decoration: underline;
}

.seminar-contact .body .sec02 .heading {
  font-size: 18px;
  padding-bottom: 5px;
  border-bottom: 3px solid #E2E4E9;
}

/*----------------------------------------
	supporters-index
----------------------------------------*/
.supporters-index .main {
  width: 67.7966%;
}

.supporters-index .main .sec01 {
  margin-bottom: 50px;
}

.supporters-index .main .sec01 .heading-01 {
  margin-bottom: 70px;
}

.supporters-index .main .sec01 .thumbnail {
  margin-bottom: 30px;
}

.supporters-index .main .sec01 .thumbnail img {
  max-width: 100%;
  height: auto;
}

.supporters-index .main .sec01 .lead-text {
  font-size: 18px;
  color: #000;
  line-height: 1.8;
  margin-bottom: 20px;
}

.supporters-index .main .sec01 .btn-01 {
  text-align: center;
}

.supporters-index .main .sec01 .btn-01 a {
  padding-right: 40px;
  background-position: 250px;
}

.supporters-index .main .sec02 {
  margin-bottom: 60px;
}

.supporters-index .main .sec02 .heading {
  font-size: 18px;
  padding-bottom: 10px;
  margin-bottom: 30px;
  border-bottom: 3px solid #E2E4E9;
}

.supporters-index .main .sec02 .body01 {
  padding: 25px 20px;
  border: 2px solid #000;
  border-radius: 3px;
}

.supporters-index .main .sec02 .body01 .in-heading {
  font-size: 18px;
  color: #137141;
  margin-bottom: 4px;
}

.supporters-index .main .sec02 .body01 .in-heading.is-secondary {
  color: #333;
  font-size: 16px;
}

.supporters-index .main .sec02 .body01 .list:nth-of-type(1) {
  margin-bottom: 30px;
}

.supporters-index .main .sec02 .body01 .item {
  font-size: 15px;
  line-height: 1.8;
  color: #000;
}

.supporters-index .main .sec03 {
  margin-bottom: 60px;
}

.supporters-index .main .sec03 .heading {
  font-size: 18px;
  padding-bottom: 10px;
  margin-bottom: 30px;
  border-bottom: 3px solid #E2E4E9;
}

.supporters-index .main .sec03 .list {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: justify;
      justify-content: space-between;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}

.supporters-index .main .sec03 .item {
  width: 47.5%;
  margin-bottom: 30px;
}

.supporters-index .main .sec03 .item .thumbnail {
  width: 100%;
  max-height: 180px;
  margin-bottom: 10px;
}

.supporters-index .main .sec03 .item .thumbnail img {
  max-width: 100%;
  height: auto;
}

.supporters-index .main .sec03 .item .in-heading {
  font-size: 16px;
  font-weight: normal;
  color: #000;
}

.supporters-index .main .sec03 .btn-01 {
  text-align: center;
}

.supporters-index .main .sec03 .btn-01 a {
  padding-right: 40px;
  background-position: 250px;
}

.supporters-index .main .sec04 .heading {
  font-size: 18px;
  padding-bottom: 10px;
  margin-bottom: 30px;
  border-bottom: 3px solid #E2E4E9;
}

.supporters-index .main .sec04 .list {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: justify;
      justify-content: space-between;
}

.supporters-index .main .sec04 .item {
  text-align: center;
  margin-right: 38px;
}

.supporters-index .main .sec04 .item:last-child {
  margin-right: 0;
}

.supporters-index .main .sec04 .item .thumbnail {
  margin-bottom: 20px;
}

.supporters-index .main .sec04 .item .thumbnail img {
  max-width: 100%;
  height: auto;
}

.supporters-index .main .sec04 .item .in-heading {
  font-size: 18px;
  color: #000;
}

.supporters-index .main .sec04 .item .text {
  font-size: 15px;
  color: #666;
}

.aboutmypage {
  margin-bottom: 40px;
  padding: 25px 20px;
  border: 2px solid #137141;
  border-radius: 3px;
}

.aboutmypage-heading {
  font-size: 20px;
  margin-bottom: 10px;
}

.aboutmypage-heading span {
  font-size: 16px;
  color: #137141;
  display: inline-block;
  margin-right: 10px;
}

.aboutmypage-lead {
  margin-bottom: 25px;
}

.aboutmypage-detail {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: justify;
      justify-content: space-between;
}

@media only screen and (max-width: 787px) {
  .aboutmypage-detail {
    display: block;
  }
}

.aboutmypage-item {
  width: 367px;
}

@media only screen and (max-width: 787px) {
  .aboutmypage-item {
    width: auto;
  }
  .aboutmypage-item:first-child {
    margin-bottom: 15px;
  }
}

.aboutmypage-item img {
  width: 100%;
}

.aboutmypage-detailimg {
  margin-bottom: 10px;
}

/*----------------------------------------
	supporters-contact
----------------------------------------*/
.supporters-contact .body .sec01 .heading-01 {
  margin-bottom: 50px;
}

.supporters-contact .body .sec01 .lead-text {
  font-size: 16px;
  color: #000;
  margin-bottom: 50px;
}

.supporters-contact .body .sec01 .lead-text .in01 {
  color: #396;
}

.supporters-contact .body .sec01 .lead-text a {
  color: #396;
  text-decoration: underline;
  transition: all 0.2s;
}

.supporters-contact .body .sec01 .lead-text a:hover {
  opacity: 0.7;
}

.supporters-contact .body .sec01 .lead-text1 {
  font-size: 18px;
  font-weight: bold;
  color: #000;
  margin-bottom: 30px;
}

.supporters-contact .body .sec01 .heading {
  font-size: 18px;
  color: #000;
  padding-bottom: 5px;
  margin-bottom: 10px;
  border-bottom: 3px solid #E2E4E9;
}

/*----------------------------------------
	topics
----------------------------------------*/
.topics .main {
  width: 67.7966%;
}

.topics .main .sec01 .post-box {
  margin-bottom: 60px;
}

/*----------------------------------------
	topics-category
----------------------------------------*/
.topics-category .main {
  width: 67.7966%;
}

.topics-category .main .sec01 .heading-01 {
  margin-bottom: 40px;
}

.topics-category .main .sec01 .post-box {
  margin-bottom: 60px;
}

/*----------------------------------------
	topics-detail
----------------------------------------*/
.topics-detail .main {
  width: 67.7966%;
}

.topics-detail .main .sec01 {
  padding-bottom: 20px;
  margin-bottom: 100px;
}

.topics-detail .main .sec01 .post-title {
  font-size: 22px;
  color: #000;
}

.topics-detail .main .sec01 .info-area {
  margin-bottom: 50px;
  position: relative;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
      align-items: center;
}

.topics-detail .main .sec01 .info-area:before {
  content: "";
  position: absolute;
  background: #3A9D6B;
  width: 24px;
  height: 4px;
  bottom: -15px;
}

.topics-detail .main .sec01 .info-area .date {
  font-size: 14px;
  color: #666;
}

.topics-detail .main .sec01 .info-area .category {
  padding: 3px 10px;
  margin-bottom: 0;
  line-height: 1.5;
  text-align: center;
  border: 1px solid #063;
  margin-left: 10px;
  font-size: 14px;
  font-weight: bold;
  color: #063;
  border-radius: 14px;
}

.topics-detail .main .sec01 p {
  font-size: 16px;
  line-height: 1.8;
  color: #000;
  margin-bottom: 30px;
}

.topics-detail .main .sec02 .heading {
  padding-bottom: 5px;
  border-bottom: 3px solid #E2E4E9;
}

.topics-detail .main .sec02 .post-box {
  margin-bottom: 60px;
}

/*----------------------------------------
	media
----------------------------------------*/
.media .body .sec01 {
  padding-bottom: 68px;
  margin-bottom: 60px;
  border-bottom: 3px solid  #e2e4e9;
}

.media .body .sec01 .heading-01 {
  margin-bottom: 60px;
}

.media .body .sec01 .sec-body {
  margin-bottom: 50px;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: justify;
      justify-content: space-between;
}

.media .body .sec01 .sec-body .text01 {
  width: 340px;
  font-size: 16px;
  color: #000;
  line-height: 1.8;
}

.media .body .sec01 .sec-body .text-area {
  width: 606px;
  padding: 18px 20px;
  border: 1px solid #E2E4E9;
  box-sizing: border-box;
}

.media .body .sec01 .sec-body .text02 {
  font-size: 16px;
  color: #000;
  line-height: 1.8;
  margin-bottom: 10px;
}

.media .body .sec01 .sec-body .list-wrap {
  display: -ms-flexbox;
  display: flex;
}

.media .body .sec01 .sec-body .list {
  margin-right: 20px;
}

.media .body .sec01 .sec-body .item {
  font-size: 16px;
  color: #000;
  line-height: 1.8;
}

.media .body .sec01 .info-box {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: justify;
      justify-content: space-between;
}

.media .body .sec01 .info-box .form-wrap {
  width: 350px;
  padding: 28px;
  border: 2px solid #000;
  border-radius: 4px;
  box-sizing: border-box;
}

.media .body .sec01 .info-box .form-wrap .heading {
  font-size: 18px;
  color: #3A9D6B;
  margin-bottom: 20px;
}

.media .body .sec01 .info-box .form-wrap .btn-01 a {
  width: 290px;
  background-position: 88%;
}

.media .body .sec01 .info-box .tel-wrap {
  width: 610px;
  padding: 28px;
  border: 2px solid #000;
  border-radius: 4px;
  box-sizing: border-box;
}

.media .body .sec01 .info-box .tel-wrap .heading {
  font-size: 18px;
  color: #3A9D6B;
  margin-bottom: 20px;
}

.media .body .sec01 .info-box .tel-wrap .num-area {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: justify;
      justify-content: space-between;
}

.media .body .sec01 .info-box .tel-wrap .tel01 {
  margin-bottom: 15px;
  line-height: 1;
  display: -ms-flexbox;
  display: flex;
}

.media .body .sec01 .info-box .tel-wrap .tel01 .in01 {
  font-size: 15px;
  color: #000;
  margin-top: 12px;
  padding-right: 3px;
}

.media .body .sec01 .info-box .tel-wrap .tel01 .in02 {
  font-size: 30px;
  color: #000;
}

.media .body .sec-common .heading-01 {
  margin-bottom: 50px;
}

.media .body .sec-common .post-box {
  margin-bottom: 60px;
}

.media .body .sec-common .info-box {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: justify;
      justify-content: space-between;
}

.media .body .sec-common .info-box .form-wrap {
  width: 350px;
  padding: 28px;
  border: 2px solid #000;
  border-radius: 4px;
  box-sizing: border-box;
}

.media .body .sec-common .info-box .form-wrap .heading {
  font-size: 18px;
  color: #3A9D6B;
  margin-bottom: 20px;
}

.media .body .sec-common .info-box .form-wrap .btn-01 a {
  width: 290px;
  background-position: 88%;
}

.media .body .sec-common .info-box .tel-wrap {
  width: 610px;
  padding: 28px;
  border: 2px solid #000;
  border-radius: 4px;
  box-sizing: border-box;
}

.media .body .sec-common .info-box .tel-wrap .heading {
  font-size: 18px;
  color: #3A9D6B;
  margin-bottom: 20px;
}

.media .body .sec-common .info-box .tel-wrap .num-area {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: justify;
      justify-content: space-between;
}

.media .body .sec-common .info-box .tel-wrap .tel01 {
  margin-bottom: 15px;
  line-height: 1;
  display: -ms-flexbox;
  display: flex;
}

.media .body .sec-common .info-box .tel-wrap .tel01 .in01 {
  font-size: 15px;
  color: #000;
  margin-top: 12px;
  padding-right: 3px;
}

.media .body .sec-common .info-box .tel-wrap .tel01 .in02 {
  font-size: 30px;
  color: #000;
}

.media .body .sec03 {
  margin-bottom: 130px;
}

/*----------------------------------------
	organization
----------------------------------------*/
.organization .main {
  width: 67.7966%;
}

.organization .main .sec01 {
  margin-bottom: 50px;
}

.organization .main .sec01 .heading-01 {
  margin-bottom: 70px;
}

.organization .main .sec01 .thumbnail {
  margin-bottom: 30px;
}

.organization .main .sec01 .thumbnail img {
  max-width: 100%;
  height: auto;
}

.organization .main .sec01 .lead-text {
  font-size: 18px;
  color: #000;
  line-height: 1.8;
  margin-bottom: 20px;
}

.organization .main .sec01 .btn-01 {
  text-align: center;
}

.organization .main .sec01 .btn-01 a {
  width: 330px;
  padding-right: 40px;
  background-position: 290px;
  margin: 0 10px;
}

.organization .main .sec02 {
  margin-bottom: 60px;
}

.organization .main .sec02 .heading {
  font-size: 18px;
  padding-bottom: 10px;
  margin-bottom: 30px;
  border-bottom: 3px solid #E2E4E9;
}

.organization .main .sec02 .body01 {
  padding: 25px 20px;
  border: 2px solid #000;
  border-radius: 3px;
}

.organization .main .sec02 .body01 .in-heading {
  font-size: 18px;
  color: #137141;
  margin-bottom: 4px;
}

.organization .main .sec02 .body01 .in-heading .in01 {
  font-weight: normal;
}

.organization .main .sec02 .body01 .list:nth-of-type(1) {
  margin-bottom: 30px;
}

.organization .main .sec02 .body01 .item {
  font-size: 15px;
  line-height: 1.8;
  color: #000;
}

.organization .main .sec-common {
  margin-bottom: 60px;
}

.organization .main .sec-common .heading {
  font-size: 18px;
  padding-bottom: 10px;
  margin-bottom: 30px;
  border-bottom: 3px solid #E2E4E9;
}

.organization .main .sec-common .list {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: justify;
      justify-content: space-between;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}

.organization .main .sec-common .item {
  width: 47.5%;
  margin-bottom: 30px;
}

.organization .main .sec-common .item .thumbnail {
  width: 100%;
  max-height: 180px;
  margin-bottom: 10px;
}

.organization .main .sec-common .item .thumbnail img {
  max-width: 100%;
  height: auto;
}

.organization .main .sec-common .item .in-heading {
  font-size: 16px;
  font-weight: normal;
  color: #000;
}

.organization .main .sec-common .btn-01 {
  text-align: center;
}

.organization .main .sec-common .btn-01 a {
  padding-right: 40px;
  background-position: 250px;
}

.organization .main .sec04 .btn-01 {
  text-align: center;
}

.organization .main .sec04 .btn-01 a {
  width: 330px;
  padding-right: 40px;
  background-position: 290px;
  margin: 0 10px;
}

/*----------------------------------------
	organization-contact
----------------------------------------*/
.organization-contact .body .sec01 .heading-01 {
  margin-bottom: 50px;
}

.organization-contact .body .sec01 .lead-text {
  font-size: 16px;
  color: #000;
  margin-bottom: 50px;
}

.organization-contact .body .sec01 .lead-text .in01 {
  color: #396;
}

.organization-contact .body .sec01 .lead-text a {
  color: #396;
  text-decoration: underline;
  transition: all 0.2s;
}

.organization-contact .body .sec01 .lead-text a:hover {
  opacity: 0.7;
}

.organization-contact .body .sec01 .lead-text1 {
  font-size: 18px;
  font-weight: bold;
  color: #000;
  margin-bottom: 30px;
}

.organization-contact .body .sec01 .heading {
  font-size: 18px;
  color: #000;
  padding-bottom: 5px;
  margin-bottom: 10px;
  border-bottom: 3px solid #E2E4E9;
}

/*----------------------------------------
	pub-category-information_A
----------------------------------------*/
.pub-category-information_A .page-nav {
  width: 1180px;
  margin: 0 auto 50px;
}

.pub-category-information_A .page-nav .page-list {
  padding: 25px 0;
  border-top: 2px solid #E2E4E9;
  border-bottom: 2px solid #E2E4E9;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: justify;
      justify-content: space-between;
}

.pub-category-information_A .page-nav .page-item a {
  display: block;
  font-size: 16px;
  font-weight: bold;
  color: #000;
  transition: all 0.2s;
}

.pub-category-information_A .page-nav .page-item a:hover {
  opacity: 0.7;
}

.pub-category-information_A .page-nav .page-item .current {
  margin-top: -4px;
  padding-bottom: 2px;
  border-bottom: 4px solid #3A9D6B;
}

.pub-category-information_A .main {
  width: 67.7966%;
}

.pub-category-information_A .main .sec01 .heading-01 {
  margin-bottom: 60px;
}

.pub-category-information_A .main .sec01 .sec-body .list:after {
  content: "";
  clear: both;
  height: 0;
  display: block;
  visibility: hidden;
}

.pub-category-information_A .main .sec01 .sec-body .item {
  float: left;
  width: 250px;
  margin-bottom: 60px;
  margin-left: 8px;
  margin-right: 8px;
  text-align: center;
}

.pub-category-information_A .main .sec01 .sec-body .thumbnail {
  display: inline-block;
  margin-bottom: 15px;
}

.pub-category-information_A .main .sec01 .sec-body .thumbnail a {
  display: block;
  transition: all 0.2s;
}

.pub-category-information_A .main .sec01 .sec-body .thumbnail a:hover {
  opacity: 0.7;
}

.pub-category-information_A .main .sec01 .sec-body .thumbnail img {
  width: 150px;
}

.pub-category-information_A .main .sec01 .sec-body .title a {
  display: block;
  font-size: 16px;
  font-weight: normal;
  color: #000;
  transition: all 0.2s;
}

.pub-category-information_A .main .sec01 .sec-body .title a:hover {
  opacity: 0.7;
}

.pub-category-information_A .main .sec01 .btn-01 {
  text-align: center;
}

.pub-category-information_A .main .sec01 .btn-01 a {
  margin-top: 50px;
  padding-left: 45px;
  background: #016734 url(../images/_common/arrow14@2x.png) no-repeat 5% center;
  background-size: 9px 14px;
}

/*----------------------------------------
	pub-category-information_C
----------------------------------------*/
.pub-category-information_C .page-nav {
  width: 1180px;
  margin: 0 auto 50px;
}

.pub-category-information_C .page-nav .page-list {
  padding: 25px 0;
  border-top: 2px solid #E2E4E9;
  border-bottom: 2px solid #E2E4E9;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: justify;
      justify-content: space-between;
}

.pub-category-information_C .page-nav .page-item a {
  display: block;
  font-size: 16px;
  font-weight: bold;
  color: #000;
  transition: all 0.2s;
}

.pub-category-information_C .page-nav .page-item a:hover {
  opacity: 0.7;
}

.pub-category-information_C .page-nav .page-item .current {
  margin-top: -4px;
  padding-bottom: 2px;
  border-bottom: 4px solid #3A9D6B;
}

.pub-category-information_C .main {
  width: 67.7966%;
}

.pub-category-information_C .main .sec01 .heading-01 {
  margin-bottom: 10px;
}

.pub-category-information_C .main .sec01 .heading-01:before {
  bottom: -50px;
}

.pub-category-information_C .main .sec01 .date {
  font-size: 14px;
  font-weight: bold;
  color: #666;
  margin-bottom: 60px;
}

.pub-category-information_C .main .sec01 .sec-body {
  position: relative;
}

.pub-category-information_C .main .sec01 .thumbnail {
  float: right;
  width: 200px;
  margin-left: 20px;
}

.pub-category-information_C .main .sec01 .thumbnail img {
  width: 100%;
}

.pub-category-information_C .main .sec01 .thumbnail .btn {
  margin-top: 15px;
}

.pub-category-information_C .main .sec01 .thumbnail .btn a {
  display: inline-block;
  width: 100%;
  height: 58px;
  line-height: 55px;
  text-align: center;
  font-size: 16px;
  font-weight: bold;
  color: #0C6D3D;
  padding-right: 40px;
  border: 2px solid #0C6D3D;
  border-bottom: 4px solid #0C6D3D;
  background: url(../images/_common/icon17@2x.png) no-repeat 90% center;
  background-size: 17px 19px;
  border-radius: 3px;
  box-sizing: border-box;
  transition: all 0.2s;
}

.pub-category-information_C .main .sec01 .thumbnail .btn a:hover {
  opacity: 0.7;
}

.pub-category-information_C .main .sec01 .text {
  font-size: 16px;
  color: #000;
  line-height: 1.8;
}

.pub-category-information_C .main .sec01 .btn-01 {
  text-align: center;
}

.pub-category-information_C .main .sec01 .btn-01 a {
  margin-top: 50px;
  padding-left: 45px;
  background: #016734 url(../images/_common/arrow14@2x.png) no-repeat 5% center;
  background-size: 9px 14px;
}

/*----------------------------------------
	contact
----------------------------------------*/
.contact .body .sec01 .lead-box {
  margin-bottom: 35px;
  padding: 22px;
  border: 2px solid #000;
  border-radius: 4px;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: justify;
      justify-content: space-between;
  -ms-flex-align: center;
      align-items: center;
}

.contact .body .sec01 .text {
  font-size: 18px;
  color: #000;
  line-height: 1.8;
}

.contact .body .sec01 .btn-01 a {
  width: 340px;
  height: 64px;
  line-height: 64px;
  background-position: 85%;
}

.contact .body .sec01 .lead-text {
  font-size: 16px;
  color: #000;
  margin-bottom: 50px;
}

.contact .body .sec01 .lead-text .in01 {
  color: #396;
}

.contact .body .sec01 .lead-text a {
  color: #396;
  text-decoration: underline;
  transition: all 0.2s;
}

.contact .body .sec01 .lead-text a:hover {
  opacity: 0.7;
}

.contact .body .sec01 .lead-text1 {
  font-size: 18px;
  font-weight: bold;
  color: #000;
  margin-bottom: 30px;
}

.contact .body .sec01 .table-01 {
  border-top: 3px solid #E2E4E9;
}

/*----------------------------------------
	access
----------------------------------------*/
.access {
  position: relative;
}

.access .body .sec01 {
  padding-bottom: 60px;
  margin-bottom: 60px;
  border-bottom: 1px solid #E2E4E9;
}

.access .body .sec01 .heading-01 {
  margin-bottom: 60px;
}

.access .body .sec01 .sec-main {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: justify;
      justify-content: space-between;
}

.access .body .sec01 .sec-body2 .thumbnail {
  margin-bottom: 20px;
}

.access .body .sec01 .sec-body2 .heading {
  font-size: 20px;
  color: #000;
  margin-bottom: 20px;
}

.access .body .sec01 .sec-body2 address {
  font-size: 16px;
  color: #000;
  font-style: normal;
  margin-bottom: 10px;
}

.access .body .sec01 .sec-body2 .list {
  margin-bottom: 20px;
}

.access .body .sec01 .sec-body2 .item span {
  font-size: 16px;
  color: #000;
  line-height: 1.8;
}

.access .body .sec01 .sec-body2 .item .in1 {
  display: inline-block;
  width: 80px;
}

.access .body .sec01 .sec-body2 .btn-01 {
  text-align: center;
}

.access .body .sec01 .sec-body2 .btn-01 a {
  width: 334px;
  padding-left: 90px;
  background: #016734 url(../images/_common/icon22@2x.png) no-repeat 60px center;
  background-size: 11px 18px;
}

.access .body .sec02 .heading-01 {
  margin-bottom: 60px;
}

.access .body .sec02 .sec-main {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: justify;
      justify-content: space-between;
}

.access .body .sec02 .sec-body1 {
  width: 470px;
}

.access .body .sec02 .sec-body1 img {
  margin-bottom: 5px;
  width: 100%;
}

.access .body .sec02 .sec-body2 {
  width: 480px;
}

.access .body .sec02 .sec-body2 .thumbnail-area {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: justify;
      justify-content: space-between;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}

.access .body .sec02 .sec-body2 figure {
  margin-bottom: 40px;
  width: 230px;
}

.access .body .sec02 .sec-body2 figure img {
  margin-bottom: 5px;
  width: 100%;
}

.access .body .sec02 .sec-body2 figure figcaption {
  font-size: 16px;
  color: #000;
}

.access .body .sec02 .sec-body2 .btn-01 {
  text-align: center;
}

.access .body .sec02 .sec-body2 .btn-01 a {
  width: 334px;
  padding-left: 60px;
  background-position: 270px;
}

/*----------------------------------------
	mailmagazine
----------------------------------------*/
.mailmagazine .body .sec01 {
  padding-bottom: 30px;
  margin-bottom: 30px;
  border-bottom: 1px solid #e2e4e9;
}

.mailmagazine .body .sec01 .heading-01 {
  margin-bottom: 60px;
}

.mailmagazine .body .sec01 .text1 {
  font-size: 18px;
  color: #000;
  margin-bottom: 40px;
}

.mailmagazine .body .sec01 .text2 {
  font-size: 18px;
  color: #000;
  margin-bottom: 15px;
}

.mailmagazine .body .sec01 .text3 {
  font-size: 16px;
  color: #000;
  padding-left: 25px;
  position: relative;
}

.mailmagazine .body .sec01 .text3:before {
  content: "※";
  position: absolute;
  left: 0;
}

.mailmagazine .body .sec01 .text3 a {
  color: #063;
}

.mailmagazine .body .sec02 .heading-01 {
  margin-bottom: 45px;
}

.mailmagazine .body .sec02 .sec-body {
  padding: 20px 30px 30px;
  border: 2px solid #000;
  border-radius: 4px;
}

.mailmagazine .body .sec02 .sec-body .text {
  font-size: 16px;
  color: #000;
  line-height: 1.8;
  text-align: center;
  margin-bottom: 20px;
}

.mailmagazine .body .sec02 .sec-body form {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: justify;
      justify-content: space-between;
}

.mailmagazine .body .sec02 .sec-body form .input-area {
  width: 489px;
  height: 50px;
  font-size: 14px;
  padding: 10px;
  margin-right: 23px;
  border: 1px solid #C3C3C3;
  border-radius: 2px;
  box-sizing: border-box;
}

.mailmagazine .body .sec02 .sec-body form .btn {
  width: 130px;
  height: 50px;
  line-height: 50px;
  padding-left: 40px;
  text-align: left;
  font-size: 18px;
  color: #FFF;
  border: none;
  background-repeat: no-repeat;
  background-position: 85% center;
  background-image: url(../images/_common/arrow05@2x.png);
  background-size: 9px 14px;
  border-radius: 4px;
  transition: all 0.2s;
}

.mailmagazine .body .sec02 .sec-body form .btn:hover {
  opacity: 0.7;
}

.mailmagazine .body .sec02 .sec-body form .btn.type1 {
  background-color: #063;
  border-bottom: 3px solid #004F27;
}

.mailmagazine .body .sec02 .sec-body form .btn.type2 {
  background-color: #333;
  border-bottom: 3px solid #000;
}

/*----------------------------------------
	mypage
----------------------------------------*/
.mypage .main {
  width: 67.7966%;
}

.mypage .main .sec01 {
  margin-bottom: 60px;
  padding-bottom: 60px;
  border-bottom: 1px solid #EEEFF2;
}

.mypage .main .sec01 .heading-01 {
  margin-bottom: 60px;
}

.mypage .main .sec01 .search-box {
  margin-bottom: 50px;
}

.mypage .main .sec01 .search-box li {
  font-size: 20px;
  font-weight: bold;
  color: #063;
}

.mypage .main .sec01 .lead-text {
  text-align: center;
  font-size: 18px;
  font-weight: bold;
  color: #063;
  margin-bottom: 60px;
}

.mypage .main .sec01 .btn-01 {
  text-align: center;
  margin-top: 20px;
}

.mypage .main .sec02 {
  margin-bottom: 60px;
}

.mypage .main .sec02 .heading-01 {
  margin-bottom: 60px;
}

.mypage .main .sec02 .sec-list {
  margin: 0 -9px 0;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}

.mypage .main .sec02 .sec-item {
  width: 254px;
  margin: 0 9px 25px;
}

.mypage .main .sec02 .sec-item .thumbnail {
  position: relative;
  margin-bottom: 15px;
  border-radius: 4px;
}

.mypage .main .sec02 .sec-item .thumbnail a {
  display: block;
  width: 100%;
  height: 194px;
  border: 2px solid #000;
  overflow: hidden;
  border-radius: 4px;
  box-sizing: border-box;
}

.mypage .main .sec02 .sec-item .thumbnail a:hover img {
  opacity: 0.7;
}

.mypage .main .sec02 .sec-item .thumbnail img {
  position: relative;
  width: auto;
  height: 100%;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  transition: all 0.2s;
}

.mypage .main .sec02 .sec-item .place {
  display: inline-block;
  height: 25px;
  line-height: 25px;
  font-size: 14px;
  color: #FFF;
  padding: 0 5px;
  margin-bottom: 5px;
  background: #063;
  border-radius: 2px;
}

.mypage .main .sec02 .sec-item .text-area .date {
  font-size: 14px;
  color: #666;
  margin-bottom: 2px;
}

.mypage .main .sec02 .sec-item .text-area .title a {
  font-size: 16px;
  color: #000;
  transform: all 0.2s;
}

.mypage .main .sec02 .sec-item .text-area .title a:hover {
  color: #000;
  text-decoration: underline;
}

.mypage .main .sec02 .btn-01 {
  text-align: center;
}

.mypage .main .appliedSeminar {
  margin-bottom: 40px;
  padding: 20px;
  background-color: #EAF4E4;
  border-radius: 5px;
  overflow: hidden;
}

.mypage .main .appliedSeminar .appliedSeminar-heading {
  margin-left: -20px;
  margin-top: -20px;
  margin-right: -20px;
  padding: 20px;
  background-color: #016734;
  margin-bottom: 25px;
  color: #fff;
}

.mypage .main .appliedSeminar .lead-text {
  font-size: 16px;
  color: #000;
  margin-bottom: 30px;
}

.mypage .main .appliedSeminar .sec-main {
  position: relative;
  padding: 20px;
  margin-bottom: 20px;
  border: 2px solid #000;
  background-color: #fff;
  border-radius: 4px;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: justify;
      justify-content: space-between;
}

.mypage .main .appliedSeminar .sec-main:last-child {
  margin-bottom: 0;
}

.mypage .main .appliedSeminar .this-week {
  position: absolute;
  z-index: 2;
  top: -15px;
  right: -10px;
}

.mypage .main .appliedSeminar .this-week img {
  width: 63px;
  height: 63px;
}

.mypage .main .appliedSeminar .text-area {
  width: 670px;
  padding-right: 20px;
}

.mypage .main .appliedSeminar .thumbnail {
  width: 250px;
}

.mypage .main .appliedSeminar .thumbnail img {
  width: 100%;
  height: auto;
}

.mypage .main .appliedSeminar .tag-box {
  margin-bottom: 10px;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}

.mypage .main .appliedSeminar .place-list {
  display: -ms-flexbox;
  display: flex;
}

.mypage .main .appliedSeminar .place-item {
  height: 34px;
  line-height: 34px;
  text-align: center;
  color: #FFF;
  font-size: 14px;
  background: #063;
  border-radius: 3px;
  padding: 0 10px;
  margin-right: 6px;
  margin-bottom: 5px;
}

.mypage .main .appliedSeminar .tag-list {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}

.mypage .main .appliedSeminar .tag-item {
  margin-bottom: 5px;
}

.mypage .main .appliedSeminar .tag-item a {
  display: block;
  height: 34px;
  line-height: 34px;
  text-align: center;
  font-size: 14px;
  font-weight: bold;
  color: #063;
  background: #E0F0D1;
  border-radius: 17px;
  padding: 0 12px;
  margin-right: 6px;
}

.mypage .main .appliedSeminar .tag-item a:hover {
  color: #E0F0D1;
  background: #063;
}

.mypage .main .appliedSeminar .heading {
  font-size: 24px;
  color: #000;
  padding-bottom: 5px;
  margin-bottom: 10px;
  border-bottom: 3px solid #E2E4E9;
}

.mypage .main .appliedSeminar .info-box {
  display: -ms-flexbox;
  display: flex;
}

.mypage .main .appliedSeminar .info-box .date {
  font-size: 18px;
  font-weight: bold;
  color: #063;
  margin-right: 20px;
}

.mypage .main .appliedSeminar .info-box .time {
  font-size: 18px;
  font-weight: bold;
  color: #000;
  padding-left: 26px;
  background: url(../images/_common/icon15@2x.png) no-repeat left center;
  background-size: 22px;
}

.mypage .main .appliedSeminar .sec-foot .text {
  font-size: 18px;
  color: #000;
}

.mypage .main .appliedSeminar .sec-foot .text .in1 {
  color: #396;
}

.mypage .main .appliedSeminar .sec-foot .text a {
  color: #396;
  text-decoration: underline;
}

.mypageInfo {
  padding: 20px;
  margin-bottom: 60px;
  border: 2px solid #000;
  border-radius: 4px;
}

.mypageInfo.is-inside {
  margin-bottom: 50px;
}

@media only screen and (max-width: 787px) {
  .mypageInfo {
    margin-left: 15px;
    margin-right: 15px;
  }
}

.mypageInfo-area {
  overflow: hidden;
  margin-bottom: 20px;
}

@media only screen and (max-width: 787px) {
  .mypageInfo-area {
    display: block;
  }
}

.mypageInfo-h {
  margin-right: 20px;
  font-size: 18px;
  width: 260px;
  float: left;
}

.is-inside .mypageInfo-h {
  width: auto;
  float: none;
  margin-bottom: 15px;
}

@media only screen and (max-width: 787px) {
  .mypageInfo-h {
    float: none;
    width: auto;
    margin-bottom: 10px;
  }
}

.mypageInfo-arealist {
  position: relative;
  overflow: hidden;
  float: left;
  width: 470px;
  max-height: 75px;
}

.is-opened .mypageInfo-arealist {
  max-height: none;
  padding-bottom: 38px;
}

.is-inside .mypageInfo-arealist {
  width: auto;
  float: none;
}

.mypageInfo-arealist li {
  float: left;
  height: 34px;
  line-height: 34px;
  text-align: center;
  color: #FFF;
  font-size: 14px;
  background: #063;
  border-radius: 3px;
  padding: 0 10px;
  margin-right: 6px;
  margin-bottom: 5px;
}

.mypageInfo-arealist li a {
  color: #fff;
}

.mypageInfo-arealist li a:hover {
  text-decoration: underline;
}

@media only screen and (max-width: 787px) {
  .mypageInfo-arealist {
    float: none;
    width: auto;
  }
}

.mypageInfo-arealist-btn {
  position: absolute;
  top: 37px;
  left: 0;
  width: 100%;
  height: 40px;
  line-height: 40px;
  background: linear-gradient(rgba(255, 255, 255, 0.8), white);
  text-align: center;
}

.is-opened .mypageInfo-arealist-btn {
  top: auto;
  bottom: 0;
}

.is-opened .mypageInfo-arealist-btn:before {
  background-image: url(../images/_common/arrow11_up@2x.png);
}

.mypageInfo-arealist-btn:before {
  content: "";
  width: 21px;
  height: 12px;
  position: absolute;
  left: 50%;
  top: 13px;
  background: url(../images/_common/arrow11@2x.png) no-repeat 90% center;
  background-size: 21px 12px;
  margin-left: -10px;
}

.mypageInfo-caution a {
  color: #063;
  text-decoration: underline;
}

@media only screen and (max-width: 787px) {
  .sidemypage-btn {
    margin-left: 15px;
    margin-right: 15px;
  }
}

.sidemypage-btn a {
  display: inline-block;
  width: 100%;
  height: 61px;
  box-sizing: border-box;
  line-height: 61px;
  text-align: center;
  font-size: 16px;
  color: #FFF;
  border-bottom: 4px solid #0050a0;
  background: #0066cc;
  border-radius: 4px;
  transition: all 0.2s;
}

.sidemypage-btn a:hover {
  opacity: 0.7;
}

.sidemypage-search {
  padding: 20px 20px 0;
  margin-bottom: 60px;
  border: 2px solid #000;
  border-radius: 4px;
}

.sidemypage-search-btnlist {
  margin-bottom: 20px;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: justify;
  justify-content: space-between;
}

.sidemypage-search-btn a {
  display: block;
  height: 52px;
  line-height: 52px;
  font-size: 14px;
  color: #FFF;
  padding-left: 10px;
  background-image: url(../images/_common/arrow13@2x.png);
  background-repeat: no-repeat;
  background-position: 90% center;
  background-size: 11px 15px;
  border-radius: 4px;
  box-sizing: border-box;
}

.sidemypage-search-btn.is-seminor {
  width: 31%;
}

.sidemypage-search-btn.is-seminor a {
  background-color: #98C445;
  border-bottom: 4px solid #84AB3C;
}

.sidemypage-search-btn.is-experience {
  width: 31%;
}

.sidemypage-search-btn.is-experience a {
  padding-left: 25px;
  background-color: #D98B3E;
  border-bottom: 4px solid #BD7936;
}

.sidemypage-search-btn.is-wanted {
  width: 31%;
}

.sidemypage-search-btn.is-wanted a {
  padding-left: 25px;
  background-color: #2891C8;
  border-bottom: 4px solid #237EAE;
}

.event-type {
  vertical-align: middle;
  line-height: 25px;
}

.event-type span {
  font-weight: bold;
}

.event-type.seminor span {
  color: #84AB3C;
}

.event-type.experience span {
  color: #BD7936;
}

.event-type.wanted span {
  color: #237EAE;
}

@media screen and (max-width: 767px) {
  /*----------------------------------------
	SP index
----------------------------------------*/
  .top-page .sec01_wrap {
    min-height: auto;
  }
  .top-page .sec01 .body01 {
    height: auto;
    position: relative;
    -ms-flex-pack: center;
        justify-content: center;
    padding-top: 0;
  }
  .top-page .sec01 .body01 .head {
    position: absolute;
    z-index: 2;
    padding: 0;
    margin-top: -90px;
    margin-bottom: 20px;
    top: 50%;
    left: 0;
    width: 100%;
    text-align: center;
  }
  .top-page .sec01 .body01 .head img {
    width: 265px;
    height: auto;
  }
  .top-page .sec01 .body01 .lead-text {
    position: absolute;
    z-index: 2;
    top: 50%;
    left: 0;
    box-sizing: border-box;
    width: 100%;
    margin-top: 10px;
    padding: 0 15px;
    font-size: 17px;
  }
  .top-page .sec01 .body01 .bx-viewport {
    border: none;
    left: 0;
  }
  .top-page .sec01 .body01 .sp-slider {
    display: block;
    width: 100%;
  }
  .top-page .sec01 .body01 .type-A-slider li {
    background: #000;
  }
  .top-page .sec01 .body01 .type-A-slider li img {
    width: 100%;
    opacity: 0.5;
  }
  .top-page .sec01 .body02 {
    margin-top: 0;
    background-position: bottom center;
    background-size: contain;
    -ms-flex-direction: column;
    flex-direction: column;
  }
  .top-page .sec01 .body02 .list {
    top: 0;
    width: 100%;
    padding: 0;
    background: #fff;
    padding: 8px 6px;
  }
  .top-page .sec01 .body02 .item {
    width: 49%;
    margin: 0;
    background: #FFF;
    box-sizing: border-box;
  }
  .top-page .sec01 .body02 .item:nth-of-type(odd) {
    margin-right: 1.8%;
  }
  .top-page .sec01 .body02 .item:nth-of-type(1), .top-page .sec01 .body02 .item:nth-of-type(2) {
    margin-bottom: 8px;
  }
  .top-page .sec01 .body02 .item.pr:before {
    width: 41px;
    height: 13px;
    line-height: 13px;
    font-size: 10px;
  }
  .top-page .sec01 .body02 a {
    width: 100%;
    height: auto;
  }
  .top-page .sec01 .body02 a .icon {
    right: 0;
  }
  .top-page .sec01 .body02 a .icon img {
    width: 41px;
  }
  .top-page .sec01 .body02 .thumbnail img {
    width: 100%;
    height: auto;
    left: 0;
    top: 0;
    transform: translate(0, 0);
  }
  .top-page .sec01 .body02 .heading {
    font-size: 11px;
    height: 20px;
    line-height: 20px;
  }
  .top-page .sec01.type-B {
    padding-bottom: 1px;
    background-color: #fff;
  }
  .top-page .sec01.type-B .body01 {
    height: auto;
  }
  .top-page .sec01.type-B .body01-title {
    display: none;
  }
  .top-page .sec01.type-B .body02 {
    display: none;
  }
  .top-page .sec01.type-B .bg-slide {
    width: 100%;
  }
  .top-page .sec01.type-B .bg-slide a, .top-page .sec01.type-B .bg-slide img {
    width: 100%;
  }
  .top-page .top-slide-sp {
    display: block;
  }
  .top-page .top-slide-sp li.pr {
    position: relative;
  }
  .top-page .top-slide-sp li.pr:before {
    content: "PR";
    position: absolute;
    top: 0;
    right: 0;
    background: #EF7E22;
    width: 52px;
    height: 18px;
    line-height: 18px;
    text-align: center;
    color: #fff;
    z-index: 2;
    letter-spacing: 2px;
    text-indent: 2px;
    font-size: 12px;
  }
  .top-page .bx-pager {
    bottom: 0;
    padding: 0;
  }
  .top-page .bx-viewport {
    background: none;
    border: none;
    left: 0;
    box-shadow: none;
  }
  .top-page .sec02 {
    margin-top: 0;
    padding: 15px;
    border-bottom: none;
  }
  .top-page .sec02 .item {
    margin-bottom: 10px;
  }
  .top-page .sec02 .item .in01 {
    display: block;
    font-size: 13px;
    font-weight: bold;
    background-position: 88px 2px;
  }
  .top-page .sec02 .item .in02 {
    display: block;
  }
  .top-page .sec02 .item .in02 a {
    font-size: 14px;
    border-bottom: none;
  }
  .top-page .sp-nav {
    display: block;
  }
  .top-page .sp-nav__list {
    width: 100%;
    border-top: 1px solid #D2D2D2;
    border-bottom: 1px solid #D2D2D2;
    background: #F3F9ED;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: justify;
        justify-content: space-between;
  }
  .top-page .sp-nav__item {
    border-right: 1px solid #D2D2D2;
  }
  .top-page .sp-nav__item:nth-of-type(1) {
    width: 33.4375%;
  }
  .top-page .sp-nav__item:nth-of-type(2) {
    width: 28.75%;
  }
  .top-page .sp-nav__item:nth-of-type(3) {
    width: 37.8125%;
    border-right: none;
  }
  .top-page .sp-nav__item a {
    width: 100%;
    height: 95px;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
        align-items: center;
    -ms-flex-pack: distribute;
        justify-content: space-around;
  }
  .top-page .sp-nav__item .in01 {
    width: 82px;
    height: 58px;
  }
  .top-page .sp-nav__item .in02 {
    width: 48px;
    height: 58px;
  }
  .top-page .sp-nav__item .in03 {
    width: 96px;
    height: 72px;
  }
  .top-page .sec03 {
    border-top: none;
    padding: 50px 0;
  }
  .top-page .sec03 .head .sp-only {
    width: 263px;
    height: auto;
  }
  .top-page .sec03 .lead-text {
    font-size: 12px;
    margin-bottom: 30px;
  }
  .top-page .sec03 .body {
    width: 100%;
    -ms-flex-direction: column;
    flex-direction: column;
  }
  .top-page .sec03 .main {
    width: 100%;
    margin-bottom: 60px;
  }
  .top-page .sec04 {
    padding: 0;
    -ms-flex-direction: column-reverse;
    flex-direction: column-reverse;
  }
  .top-page .sec04 .body {
    width: 100%;
    -ms-flex-align: center;
        align-items: center;
    box-sizing: border-box;
    padding: 25px 15px 35px;
  }
  .top-page .sec04 .body .head .sp-only {
    width: 203px;
    height: auto;
  }
  .top-page .sec04 .body .lead-text {
    font-size: 12px;
    text-align: center;
  }
  .top-page .sec04 .body .lead-text br {
    display: block;
  }
  .top-page .sec04 .body .text {
    max-width: 100%;
    font-size: 14px;
  }
  .top-page .sec04 .body .btn-01 {
    padding: 0;
  }
  .top-page .sec04 .thumbnail {
    width: 100%;
  }
  .top-page .sec04 .thumbnail img {
    width: 100%;
    height: auto;
  }
  .top-page .sec05 {
    height: auto;
    padding: 50px 0;
  }
  .top-page .sec05 .head {
    padding: 0 15px;
    margin-bottom: 15px;
  }
  .top-page .sec05 .head .sp-only {
    width: 281px;
    height: 63.5px;
  }
  .top-page .sec05 .lead-text {
    text-align: left;
    font-size: 14px;
    padding: 0 15px;
    margin-bottom: 25px;
  }
  .top-page .sec05 .lead-text br {
    display: none;
  }
  .top-page .sec05 .slider-box {
    margin-bottom: 20px;
  }
  .top-page .sec05 .slider-box .list {
    padding: 0 15px;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: justify;
        justify-content: space-between;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }
  .top-page .sec05 .slider-box .item {
    width: 49%;
    margin-bottom: 10px;
  }
  .top-page .sec05 .slider-box .item img {
    width: 100%;
    max-height: 253px;
    min-height: 118px;
  }
  .top-page .sec06 {
    width: 100%;
    margin: 0 auto;
    padding: 50px 0 50px;
    -ms-flex-direction: column;
    flex-direction: column;
  }
  .top-page .sec06 .body01 {
    width: 100%;
    margin-bottom: 40px;
    padding: 0 15px;
    box-sizing: border-box;
  }
  .top-page .sec06 .body01 .head01 {
    font-size: 18px;
    text-align: center;
    margin-bottom: 36px;
    position: relative;
  }
  .top-page .sec06 .body01 .head01:before {
    content: "";
    position: absolute;
    background: #3A9D6B;
    width: 34px;
    height: 4px;
    left: 0;
    right: 0;
    bottom: -18px;
    margin: auto;
  }
  .top-page .sec06 .body01 .post-list {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: justify;
        justify-content: space-between;
  }
  .top-page .sec06 .body01 .post-item a {
    font-size: 12px;
    margin: 0;
  }
  .top-page .sec06 .body01 .btn-01 {
    padding: 0;
  }
  /*----------------------------------------
	SP seminar-index
----------------------------------------*/
  .seminar-index .main {
    width: 100%;
    margin-bottom: 20px;
  }
  .seminar-index .main .sec01 {
    padding-bottom: 30px;
    margin-bottom: 30px;
  }
  .seminar-index .main .sec01 .heading-01 {
    margin-bottom: 40px;
  }
  .seminar-index .main .sec01 .search-box {
    padding: 0 15px;
    margin-bottom: 30px;
  }
  .seminar-index .main .sec01 .search-box li {
    font-size: 16px;
  }
  .seminar-index .main .sec01 .btn-02 {
    margin-top: 0;
    padding: 0 15px;
  }
  .seminar-index .main .sec02 {
    padding: 0 15px;
  }
  .seminar-index .main .sec02 .heading-01 {
    margin-bottom: 40px;
  }
  .seminar-index .main .sec02 .main {
    padding-bottom: 10px;
  }
  .seminar-index .main .sec02 .head {
    font-size: 18px;
  }
  .seminar-index .main .sec02 .head span {
    display: block;
    font-size: 14px;
  }
  .seminar-index .main .sec02 .body01 {
    padding: 10px;
    margin-bottom: 20px;
    -ms-flex-direction: column;
    flex-direction: column;
  }
  .seminar-index .main .sec02 .body01 .list {
    margin-bottom: 5px;
    padding-bottom: 0;
    -ms-flex-pack: justify;
        justify-content: space-between;
  }
  .seminar-index .main .sec02 .body01 .item {
    text-align: center;
    margin-bottom: 0;
    width: 32%;
    height: 50px;
  }
  .seminar-index .main .sec02 .body01 .item:nth-of-type(1) a {
    width: 100%;
    background-position: 90% 54%;
    background-size: 7px 11.5px;
  }
  .seminar-index .main .sec02 .body01 .item:nth-of-type(2) a {
    width: 100%;
    background-position: 90% 54%;
    background-size: 7px 11.5px;
  }
  .seminar-index .main .sec02 .body01 .item:nth-of-type(3) a {
    width: 100%;
    background-position: 90% 54%;
    background-size: 7px 11.5px;
  }
  .seminar-index .main .sec02 .body01 .item a {
    width: 100%;
    height: 48px;
    line-height: 48px;
    text-align: left;
    font-size: 14px;
    margin-right: 0;
    padding-right: 0;
    padding-left: 10px;
    border-radius: 2px;
  }
  .seminar-index .main .sec02 .body01 .in-btn {
    padding-bottom: 0;
  }
  .seminar-index .main .sec02 .body01 .in-btn a {
    width: 100%;
    height: 48px;
    line-height: 48px;
    text-align: left;
    padding-left: 20px;
    background-size: 7px 11.5px;
    border-radius: 2px;
  }
  .seminar-index .main .sec02 .body02 {
    padding: 0 10px;
    margin-bottom: 0;
    -ms-flex-direction: column-reverse;
    flex-direction: column-reverse;
  }
  .seminar-index .main .sec02 .body02 .text {
    max-width: 100%;
    font-size: 12px;
    margin-bottom: 10px;
  }
  .seminar-index .main .sec02 .body02 .thumbnail {
    margin-bottom: 10px;
  }
  .seminar-index .main .sec02 .btn-01 {
    padding: 0 10px;
  }
  .seminar-index .main .sec02 .btn-01 a {
    width: 100%;
    height: 48px;
    line-height: 48px;
    background-position: 90%;
  }
  /*----------------------------------------
	SP seminar-archives
----------------------------------------*/
  .seminar-archives .main {
    width: 100%;
    margin-bottom: 20px;
  }
  .seminar-archives .main .sec01 {
    padding-bottom: 35px;
    margin-bottom: 30px;
  }
  .seminar-archives .main .sec01 .heading-01 {
    margin-bottom: 40px;
  }
  .seminar-archives .main .sec01 .archives-list {
    display: none;
  }
  .seminar-archives .main .sec01 .sp-archives-list {
    display: block;
    padding: 0 15px;
  }
  .seminar-archives .main .sec01 .sp-archives-list select {
    width: 100%;
    height: 45px;
    font-size: 16px;
    padding-left: 15px;
    color: #999999;
    margin-bottom: 35px;
    border: 2px solid #C8C8C8;
    background: url(../images/_common/icon21.png) no-repeat 95% center;
    background-size: 20px 17px;
    box-sizing: border-box;
    border-radius: 0;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
  }
  .seminar-archives .main .sec02 {
    padding: 0 15px;
  }
  .seminar-archives .main .sec02 .heading-01 {
    margin-bottom: 40px;
  }
  .seminar-archives .main .sec02 .main {
    padding-bottom: 10px;
  }
  .seminar-archives .main .sec02 .head {
    font-size: 18px;
  }
  .seminar-archives .main .sec02 .head span {
    display: block;
    font-size: 14px;
  }
  .seminar-archives .main .sec02 .body01 {
    padding: 10px;
    margin-bottom: 20px;
    -ms-flex-direction: column;
    flex-direction: column;
  }
  .seminar-archives .main .sec02 .body01 .list {
    margin-bottom: 5px;
    padding-bottom: 0;
    -ms-flex-pack: justify;
        justify-content: space-between;
  }
  .seminar-archives .main .sec02 .body01 .item {
    text-align: center;
    margin-bottom: 0;
    height: 50px;
  }
  .seminar-archives .main .sec02 .body01 .item:nth-of-type(1) {
    width: 30%;
  }
  .seminar-archives .main .sec02 .body01 .item:nth-of-type(1) a {
    width: 100%;
    background: #98C445;
  }
  .seminar-archives .main .sec02 .body01 .item:nth-of-type(2) {
    width: 38%;
  }
  .seminar-archives .main .sec02 .body01 .item:nth-of-type(2) a {
    width: 100%;
    background: #D98B3E;
  }
  .seminar-archives .main .sec02 .body01 .item:nth-of-type(3) {
    width: 28%;
  }
  .seminar-archives .main .sec02 .body01 .item:nth-of-type(3) a {
    width: 100%;
    background: #2891C8;
  }
  .seminar-archives .main .sec02 .body01 .item a {
    text-align: center;
    height: 48px;
    line-height: 48px;
    margin-right: 0;
    padding-right: 0;
    border-radius: 2px;
  }
  .seminar-archives .main .sec02 .body01 .in-btn {
    padding-bottom: 0;
  }
  .seminar-archives .main .sec02 .body01 .in-btn a {
    width: 100%;
    height: 48px;
    line-height: 48px;
    text-align: left;
    padding-left: 20px;
    background-size: 7px 11.5px;
    border-radius: 2px;
  }
  .seminar-archives .main .sec02 .body02 {
    padding: 0 10px;
    margin-bottom: 0;
    -ms-flex-direction: column-reverse;
    flex-direction: column-reverse;
  }
  .seminar-archives .main .sec02 .body02 .text {
    max-width: 100%;
    font-size: 12px;
    margin-bottom: 10px;
  }
  .seminar-archives .main .sec02 .body02 .thumbnail {
    margin-bottom: 10px;
  }
  .seminar-archives .main .sec02 .btn-01 {
    padding: 0 10px;
  }
  .seminar-archives .main .sec02 .btn-01 a {
    width: 100%;
    height: 48px;
    line-height: 48px;
    background-position: 90%;
  }
  /*----------------------------------------
	SP seminar-detail
----------------------------------------*/
  .seminar-detail .main {
    width: 100%;
    margin-bottom: 40px;
  }
  .seminar-detail .main .sec01 {
    margin-bottom: 45px;
    padding: 0 15px;
  }
  .seminar-detail .main .sec01 .sec-head {
    margin-bottom: 8px;
    -ms-flex-direction: column;
    flex-direction: column;
  }
  .seminar-detail .main .sec01 .sec-head .tag-box {
    margin-bottom: 5px;
  }
  .seminar-detail .main .sec01 .sec-head .place-item {
    height: 20px;
    line-height: 20px;
    font-size: 12px;
  }
  .seminar-detail .main .sec01 .sec-head .tag-item a {
    height: 20px;
    line-height: 20px;
    font-size: 12px;
  }
  .seminar-detail .main .sec01 .sec-head .sns-list {
    display: -ms-flexbox;
    display: flex;
    height: 20px;
  }
  .seminar-detail .main .sec01 .sec-head .sns-item {
    margin-right: 10px;
  }
  .seminar-detail .main .sec01 .sec-head .sns-item:last-child {
    margin-right: 0;
  }
  .seminar-detail .main .sec01 .heading {
    font-size: 18px;
    border-bottom: 2px solid #E2E4E9;
  }
  .seminar-detail .main .sec01 .info-box {
    margin-bottom: 15px;
    display: -ms-flexbox;
    display: flex;
  }
  .seminar-detail .main .sec01 .info-box .date {
    font-size: 12px;
    margin-right: 10px;
  }
  .seminar-detail .main .sec01 .info-box .time {
    font-size: 12px;
    padding-left: 15px;
    background-size: 12px;
  }
  .seminar-detail .main .sec01 .thumbnail {
    margin-bottom: 20px;
  }
  .seminar-detail .main .sec01 .thumbnail img {
    width: 100%;
    height: auto;
  }
  .seminar-detail .main .sec01 .lead-text {
    font-size: 14px;
    margin-bottom: 20px;
  }
  .seminar-detail .main .sec01 .sec-body {
    padding: 15px;
  }
  .seminar-detail .main .sec01 .sec-body .head {
    font-size: 16px;
    border-bottom: 2px solid #dedfe4;
  }
  .seminar-detail .main .sec01 .sec-body .table01 th, .seminar-detail .main .sec01 .sec-body .table01 td {
    font-size: 14px;
    line-height: 1.8;
    padding: 0;
    display: block;
  }
  .seminar-detail .main .sec01 .sec-body .table01 th {
    width: 100%;
    padding-top: 10px;
  }
  .seminar-detail .main .sec01 .sec-body .table01 td {
    padding-bottom: 10px;
  }
  .seminar-detail .main .sec01 .btn-01 {
    padding: 0;
  }
  .seminar-detail .main .sec01 .btn-01 a {
    background-position: 90%;
  }
  .seminar-detail .main .sec02 {
    padding: 0 15px;
  }
  .seminar-detail .main .sec02 .heading {
    font-size: 15px;
    padding-bottom: 5px;
    margin-bottom: 15px;
    border-bottom: 2px solid #e2e4e9;
  }
  .seminar-detail .main .sec02 .seminar-box {
    padding: 0;
  }
  .seminar-detail .main .sec03 {
    padding: 0 15px;
  }
  .seminar-detail .main .sec03 .heading {
    font-size: 15px;
    margin-bottom: 10px;
  }
  .seminar-detail .main .sec03 .sec-body {
    -ms-flex-direction: column-reverse;
    flex-direction: column-reverse;
  }
  .seminar-detail .main .sec03 .text-area {
    width: 100%;
    padding: 8px;
  }
  .seminar-detail .main .sec03 .text-area .title {
    font-size: 15px;
  }
  .seminar-detail .main .sec03 .text-area .btn-01 {
    padding: 0;
  }
  .seminar-detail .main .sec03 .text-area .btn-01 a {
    width: 100%;
    height: 48px;
    line-height: 48px;
    background-position: 90%;
  }
  .seminar-detail .main .sec03 .thumbnail {
    width: 100%;
    height: 130px;
    overflow: hidden;
  }
  .seminar-detail .sidebar01 .side-sec01 {
    padding-bottom: 38px;
    margin-bottom: 32px;
    border-bottom: 1px solid #E2E4E9;
  }
  /*----------------------------------------
	SP seminar-contact
----------------------------------------*/
  .seminar-contact .body {
    padding: 0 15px;
  }
  .seminar-contact .body .sec01 {
    margin-bottom: 20px;
  }
  .seminar-contact .body .sec01 .heading-01 {
    margin-bottom: 30px;
  }
  .seminar-contact .body .sec01 .lead-text {
    font-size: 14px;
    margin-bottom: 15px;
    text-align: center;
  }
  .seminar-contact .body .sec01 .sec-main {
    padding: 0;
    -ms-flex-direction: column;
    flex-direction: column;
  }
  .seminar-contact .body .sec01 .text-area {
    width: 100%;
    padding: 15px;
    box-sizing: border-box;
  }
  .seminar-contact .body .sec01 .thumbnail {
    width: 100%;
    padding: 15px;
    box-sizing: border-box;
  }
  .seminar-contact .body .sec01 .tag-box {
    margin-bottom: 8px;
  }
  .seminar-contact .body .sec01 .place-item {
    height: 20px;
    line-height: 20px;
    font-size: 12px;
  }
  .seminar-contact .body .sec01 .tag-item a {
    height: 20px;
    line-height: 20px;
    font-size: 12px;
  }
  .seminar-contact .body .sec01 .heading {
    font-size: 18px;
    border-bottom: 2px solid #E2E4E9;
  }
  .seminar-contact .body .sec01 .info-box {
    margin-bottom: 0;
  }
  .seminar-contact .body .sec01 .info-box .date {
    font-size: 12px;
    margin-right: 10px;
  }
  .seminar-contact .body .sec01 .info-box .time {
    font-size: 12px;
    padding-left: 15px;
    background-size: 12px;
  }
  .seminar-contact .body .sec01 .thumbnail img {
    width: 100%;
    height: auto;
  }
  .seminar-contact .body .sec02 {
    margin-bottom: 0;
  }
  .seminar-contact .body .sec02 .heading {
    border-bottom: 2px solid #E2E4E9;
  }
  .seminar-contact .body .sec02 .table-01 {
    margin-bottom: 0;
  }
  /*----------------------------------------
	SP supporters-index
----------------------------------------*/
  .supporters-index .body {
    width: 100%;
    box-sizing: border-box;
    -ms-flex-direction: column;
    flex-direction: column;
    margin: 0 auto 50px;
    padding: 0;
  }
  .supporters-index .main {
    width: 100%;
    padding: 0 15px;
    box-sizing: border-box;
  }
  .supporters-index .main .sec01 {
    padding-bottom: 25px;
    margin-bottom: 10px;
  }
  .supporters-index .main .sec01 .heading-01 {
    padding: 0 15px;
    margin-bottom: 40px;
  }
  .supporters-index .main .sec01 .thumbnail {
    margin-bottom: 20px;
  }
  .supporters-index .main .sec01 .lead-text {
    font-size: 14px;
  }
  .supporters-index .main .sec01 .btn-01 {
    padding: 0;
  }
  .supporters-index .main .sec01 .btn-01 a {
    background-position: 90%;
  }
  .supporters-index .main .sec02 {
    padding-bottom: 25px;
    margin-bottom: 10px;
  }
  .supporters-index .main .sec02 .heading {
    font-size: 15px;
    margin-bottom: 20px;
  }
  .supporters-index .main .sec02 .body01 {
    padding: 15px;
  }
  .supporters-index .main .sec02 .body01 .in-heading {
    font-size: 15px;
    margin-bottom: 5px;
  }
  .supporters-index .main .sec02 .body01 .list:nth-of-type(1) {
    margin-bottom: 20px;
  }
  .supporters-index .main .sec02 .body01 .item {
    font-size: 13px;
  }
  .supporters-index .main .sec03 {
    padding-bottom: 25px;
    margin-bottom: 10px;
  }
  .supporters-index .main .sec03 .heading {
    font-size: 15px;
    margin-bottom: 20px;
  }
  .supporters-index .main .sec03 .list {
    -ms-flex-direction: column;
    flex-direction: column;
  }
  .supporters-index .main .sec03 .item {
    width: 100%;
  }
  .supporters-index .main .sec03 .item .thumbnail {
    max-height: 100%;
  }
  .supporters-index .main .sec03 .item .thumbnail img {
    width: 100%;
    height: auto;
  }
  .supporters-index .main .sec03 .item .in-heading {
    font-size: 14px;
  }
  .supporters-index .main .sec03 .btn-01 {
    padding: 0;
  }
  .supporters-index .main .sec03 .btn-01 a {
    background-position: 90%;
  }
  .supporters-index .main .sec04 .heading {
    font-size: 15px;
    margin-bottom: 20px;
  }
  .supporters-index .main .sec04 .list {
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }
  .supporters-index .main .sec04 .item {
    width: 47%;
    margin-right: 0;
    margin-bottom: 20px;
  }
  .supporters-index .main .sec04 .item:last-child {
    margin-right: 0;
  }
  .supporters-index .main .sec04 .item .thumbnail {
    margin-bottom: 10px;
  }
  .supporters-index .main .sec04 .item .in-heading {
    font-size: 15px;
  }
  .supporters-index .main .sec04 .item .text {
    font-size: 13px;
  }
  /*----------------------------------------
	SP supporters-contact
----------------------------------------*/
  .supporters-contact .body {
    padding: 0 15px;
  }
  .supporters-contact .body .sec01 .heading-01 {
    margin-bottom: 40px;
  }
  .supporters-contact .body .sec01 .lead-text {
    font-size: 14px;
  }
  .supporters-contact .body .sec01 .heading {
    font-size: 16px;
    border-bottom: 2px solid #E2E4E9;
  }
  /*----------------------------------------
	SP consultation-index
----------------------------------------*/
  .consultation-index .main {
    width: 100%;
  }
  .consultation-index .main .sec01 {
    margin-bottom: 40px;
  }
  .consultation-index .main .sec01 .heading-01 {
    margin-bottom: 40px;
  }
  .consultation-index .main .sec01 .body01 {
    padding: 0 15px;
    -ms-flex-direction: column;
    flex-direction: column;
  }
  .consultation-index .main .sec01 .body01 .thumbnail {
    width: 100%;
    height: auto;
    margin-bottom: 10px;
  }
  .consultation-index .main .sec01 .body01 .thumbnail img {
    top: 0;
    left: 0;
    transform: translate(0);
  }
  .consultation-index .main .sec01 .body01 .text-area {
    width: 100%;
  }
  .consultation-index .main .sec01 .body01 .text-area .text {
    margin-bottom: 20px;
  }
  .consultation-index .main .sec01 .body01 .text-area .btn-area {
    position: static;
    -ms-flex-direction: column;
    flex-direction: column;
  }
  .consultation-index .main .sec01 .body01 .text-area .btn-01 {
    padding: 0;
  }
  .consultation-index .main .sec01 .body01 .text-area .btn-01:nth-of-type(1) a {
    width: 100%;
    margin-bottom: 10px;
  }
  .consultation-index .main .sec01 .body01 .text-area .btn-01:nth-of-type(2) a {
    width: 100%;
    padding-left: 20px;
  }
  .consultation-index .main .sec02 .select-nav {
    margin-bottom: 25px;
  }
  .consultation-index .main .sec02 .select-nav .select-list {
    display: none;
  }
  .consultation-index .main .sec02 .select-nav .select-box {
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    border: none;
    border-radius: 0;
    background: none;
    width: 100%;
    height: 45px;
    font-size: 16px;
    font-weight: bold;
    padding-left: 35px;
    border-top: 1px solid #C6C9D3;
    border-bottom: 1px solid #C6C9D3;
    background: url(../images/_common/arrow07.png) no-repeat 90% center;
    background-size: 10px 6px;
  }
  .consultation-index .main .sec02 .select-nav .select-item a {
    font-size: 14px;
  }
  .consultation-index .main .sec02 .box-common {
    padding: 0 15px;
    margin-bottom: 15px;
  }
  .consultation-index .main .sec02 .box-common .heading {
    font-size: 18px;
    margin-bottom: 30px;
  }
  .consultation-index .main .sec02 .box-common .list {
    margin: 0;
    -ms-flex-align: center;
        align-items: center;
    -ms-flex-direction: column;
    flex-direction: column;
  }
  .consultation-index .main .sec02 .box-common .item {
    max-width: 100%;
    width: 100%;
    height: 95px;
    display: -ms-flexbox;
    display: flex;
    min-height: auto;
    margin: 0 0 49px;
    border: 1px solid #000;
    border-radius: 2px;
  }
  .consultation-index .main .sec02 .box-common .category {
    height: 24px;
    line-height: 22px;
    font-size: 11px;
    padding-left: 18px;
    border: 1px solid #000;
    background-position: 5px;
    background-size: 8px 13px;
  }
  .consultation-index .main .sec02 .box-common .thumbnail {
    width: 40%;
    height: auto;
  }
  .consultation-index .main .sec02 .box-common .thumbnail img {
    width: 113%;
    height: auto;
    top: 0;
    left: 0;
    transform: translate(0, 0);
  }
  .consultation-index .main .sec02 .box-common .text-area {
    width: 60%;
    padding: 5px 10px;
    box-sizing: border-box;
  }
  .consultation-index .main .sec02 .box-common .text {
    font-size: 11px;
    line-height: 1.4;
  }
  .consultation-index .main .sec02 .box-common .title {
    font-size: 12px;
    margin-bottom: 0;
  }
  .consultation-index .main .sec02 .box-common .btn-list {
    width: 100.5%;
    left: -1px;
    -ms-flex-pack: justify;
        justify-content: space-between;
    bottom: -31px;
  }
  .consultation-index .main .sec02 .box-common .btn-item {
    width: 49%;
  }
  .consultation-index .main .sec02 .box-common .btn-item:nth-of-type(1) a {
    width: 100%;
    border: 1px solid #063;
  }
  .consultation-index .main .sec02 .box-common .btn-item:nth-of-type(2) a {
    width: 100%;
    border: 1px solid #063;
  }
  .consultation-index .main .sec02 .box-common .btn-item a {
    width: 100%;
    height: 25px;
    line-height: 22px;
    font-size: 12px;
    background-size: 5px 8px;
  }
  /*----------------------------------------
	SP consultation-detail
----------------------------------------*/
  .consultation-detail .main {
    width: 100%;
  }
  .consultation-detail .main .sec01 {
    padding: 0 15px 40px;
    margin-bottom: 40px;
    border-bottom: 1px solid #E2E4E9;
    box-sizing: border-box;
  }
  .consultation-detail .main .sec01 .heading-01 {
    margin-bottom: 110px;
  }
  .consultation-detail .main .sec01 .sec-head {
    margin-bottom: 8px;
  }
  .consultation-detail .main .sec01 .sec-head .caption {
    width: 100%;
    border: 2px solid #016734;
    left: 0;
    top: -64px;
    padding: 5px 10px;
    box-sizing: border-box;
  }
  .consultation-detail .main .sec01 .sec-head .caption:before {
    background: url(../images/_common/arrow12.png) no-repeat;
    background-size: contain;
    width: 20px;
    height: 18px;
    right: 12px;
    bottom: -18px;
  }
  .consultation-detail .main .sec01 .sec-head .caption span {
    font-size: 15px;
    line-height: 1.4;
  }
  .consultation-detail .main .sec01 .sec-head .caption span:before {
    bottom: -4px;
  }
  .consultation-detail .main .sec01 .sec-head img {
    width: 100%;
    height: auto;
  }
  .consultation-detail .main .sec01 .sec-body {
    margin-bottom: 5px;
    -ms-flex-direction: column;
    flex-direction: column;
  }
  .consultation-detail .main .sec01 .sec-body .table-01 {
    width: 100%;
    margin-bottom: 12px;
    display: block;
  }
  .consultation-detail .main .sec01 .sec-body .table-01 tr {
    display: block;
  }
  .consultation-detail .main .sec01 .sec-body .table-01 tr th, .consultation-detail .main .sec01 .sec-body .table-01 tr td {
    font-size: 13px;
    line-height: 1.6;
    display: block;
  }
  .consultation-detail .main .sec01 .sec-body .table-01 tr th {
    padding-top: 10px;
    padding-bottom: 5px;
  }
  .consultation-detail .main .sec01 .sec-body .table-01 tr td {
    padding-top: 0;
    padding-bottom: 10px;
    padding-left: 15px;
  }
  .consultation-detail .main .sec01 .sec-body .table-01 tr a {
    text-decoration: underline;
    color: #063;
  }
  .consultation-detail .main .sec01 .sec-body .sns-area {
    height: 225px;
    overflow: scroll;
    text-align: center;
    margin-bottom: 10px;
  }
  .consultation-detail .main .sec01 .btn-area {
    -ms-flex-direction: column;
    flex-direction: column;
  }
  .consultation-detail .main .sec01 .btn-area .btn-01 {
    padding: 0;
  }
  .consultation-detail .main .sec01 .btn-area .btn-01:nth-of-type(1) a {
    line-height: 45px;
    margin-right: 0;
    background-position: 90%;
    margin-bottom: 10px;
    background-size: 12px;
  }
  .consultation-detail .main .sec02 {
    padding: 0 15px 40px;
    margin-bottom: 40px;
    border-bottom: 1px solid #E2E4E9;
    box-sizing: border-box;
  }
  .consultation-detail .main .sec02 .heading-01 {
    margin-bottom: 45px;
  }
  .consultation-detail .main .sec02 .sec-list {
    margin: 0 0 20px;
    -ms-flex-direction: column;
    flex-direction: column;
  }
  .consultation-detail .main .sec02 .sec-item {
    width: 100%;
    margin: 0 auto 30px;
    position: relative;
  }
  .consultation-detail .main .sec02 .sec-item:before {
    content: "";
    position: absolute;
    background: #E2E4E9;
    width: 50px;
    height: 1px;
    bottom: -10px;
  }
  .consultation-detail .main .sec02 .sec-item:last-child {
    margin-bottom: 0;
  }
  .consultation-detail .main .sec02 .sec-item:last-child:before {
    content: none;
  }
  .consultation-detail .main .sec02 .sec-item .thumbnail {
    margin-bottom: 10px;
  }
  .consultation-detail .main .sec02 .sec-item .thumbnail a {
    height: 150px;
  }
  .consultation-detail .main .sec02 .sec-item .thumbnail img {
    width: 100%;
    height: auto;
  }
  .consultation-detail .main .sec02 .sec-item .text-area .date {
    font-size: 12px;
    font-weight: bold;
    color: #000;
    margin-bottom: 0;
  }
  .consultation-detail .main .sec02 .sec-item .text-area .title a {
    font-size: 14px;
    font-weight: normal;
  }
  .consultation-detail .main .sec02 .btn-01 {
    padding: 0;
  }
  .consultation-detail .main .sec03 {
    margin-bottom: 40px;
  }
  .consultation-detail .main .sec03 .heading-01 {
    margin-bottom: 60px;
  }
  .consultation-detail .main .sec03 .post-title a {
    min-height: auto;
    font-size: 14px;
    margin-bottom: 10px;
  }
  /*----------------------------------------
	SP consultation-flow
----------------------------------------*/
  .consultation-flow .main {
    width: 100%;
  }
  .consultation-flow .main .sec01 {
    padding: 0 15px;
    border-bottom: none;
    margin-bottom: 0;
  }
  .consultation-flow .main .sec01 .heading-01 {
    margin-bottom: 40px;
  }
  .consultation-flow .main .sec01 .thumbnail {
    margin-bottom: 20px;
  }
  .consultation-flow .main .sec01 .thumbnail img {
    width: 100%;
    height: auto;
  }
  .consultation-flow .main .sec01 .lead-text {
    font-size: 14px;
    margin-bottom: 70px;
  }
  .consultation-flow .main .sec01 .box01 {
    margin-bottom: 45px;
  }
  .consultation-flow .main .sec01 .box01:before {
    width: 100px;
    height: 86px;
    bottom: -70px;
    background-size: contain;
  }
  .consultation-flow .main .sec01 .box01 .heading {
    left: 45px;
  }
  .consultation-flow .main .sec01 .box01 .heading:before {
    width: 176px;
    height: 2px;
    bottom: -20px;
  }
  .consultation-flow .main .sec01 .box01 .heading span {
    font-size: 18px;
  }
  .consultation-flow .main .sec01 .box01 .heading span:before {
    width: 38px;
    height: 38px;
    left: -45px;
    background-size: contain;
  }
  .consultation-flow .main .sec01 .box01 .box-body {
    margin-bottom: 15px;
  }
  .consultation-flow .main .sec01 .box01 .box-body .text {
    font-size: 13px;
    padding-left: 0;
    padding-right: 15px;
    margin-top: 35px;
    line-height: 1.6;
  }
  .consultation-flow .main .sec01 .box01 .box-body .thumbnail {
    margin-bottom: 0;
  }
  .consultation-flow .main .sec01 .box01 .box-foot {
    position: static;
  }
  .consultation-flow .main .sec01 .box01 .box-foot .btn-01 {
    padding: 0;
  }
  .consultation-flow .main .sec01 .box01 .box-foot .btn-01 a {
    width: 100%;
    height: 48px;
    line-height: 48px;
    background-position: 90%;
    margin-bottom: 10px;
  }
  .consultation-flow .main .sec01 .box01 .box-foot .num-area {
    position: relative;
    padding: 0 20px 10px;
    border: 1px solid #000;
    border-radius: 2px;
  }
  .consultation-flow .main .sec01 .box01 .box-foot .num-area .tel01 {
    margin-bottom: 0;
    -ms-flex-direction: column;
    flex-direction: column;
  }
  .consultation-flow .main .sec01 .box01 .box-foot .num-area .tel01 .in01 {
    margin-bottom: 3px;
  }
  .consultation-flow .main .sec01 .box01 .box-foot .num-area .date {
    font-size: 10px;
    margin-top: 5px;
  }
  .consultation-flow .main .sec01 .box02 {
    margin-bottom: 60px;
  }
  .consultation-flow .main .sec01 .box02:before {
    width: 100px;
    height: 86px;
    bottom: -70px;
    background-size: contain;
  }
  .consultation-flow .main .sec01 .box02 .heading {
    right: 30px;
    top: -15px;
  }
  .consultation-flow .main .sec01 .box02 .heading:before {
    width: 176px;
    height: 2px;
    bottom: -15px;
    right: -30px;
  }
  .consultation-flow .main .sec01 .box02 .heading span {
    font-size: 18px;
  }
  .consultation-flow .main .sec01 .box02 .heading span:before {
    width: 38px;
    height: 38px;
    left: -45px;
    top: -25px;
    background-size: contain;
  }
  .consultation-flow .main .sec01 .box02 .box-body {
    margin-bottom: 15px;
  }
  .consultation-flow .main .sec01 .box02 .box-body .text {
    width: 41%;
    font-size: 13px;
    margin-top: 70px;
    line-height: 1.6;
  }
  .consultation-flow .main .sec01 .box02 .box-body .thumbnail {
    width: 51%;
    height: 155px;
    overflow: hidden;
    margin-bottom: 0;
  }
  .consultation-flow .main .sec01 .box02 .box-body .thumbnail img {
    position: relative;
    width: auto;
    height: 100%;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
  }
  .consultation-flow .main .sec01 .box02 .btn-01 {
    position: static;
    padding: 0;
  }
  .consultation-flow .main .sec01 .box02 .btn-01 a {
    position: relative;
    width: 100%;
    height: 48px;
    font-weight: bold;
    line-height: 45px;
    background-position: 90%;
    background-size: 7px 11.5px;
  }
  .consultation-flow .main .sec01 .box03 {
    margin-bottom: 10px;
  }
  .consultation-flow .main .sec01 .box03:before {
    width: 100px;
    height: 86px;
    bottom: -20px;
    background-size: contain;
  }
  .consultation-flow .main .sec01 .box03 .heading {
    top: -30px;
    left: 45px;
  }
  .consultation-flow .main .sec01 .box03 .heading:before {
    width: 176px;
    height: 2px;
    bottom: -20px;
  }
  .consultation-flow .main .sec01 .box03 .heading span {
    font-size: 18px;
  }
  .consultation-flow .main .sec01 .box03 .heading span:before {
    width: 38px;
    height: 38px;
    left: -45px;
    background-size: contain;
  }
  .consultation-flow .main .sec01 .box03 .box-body .text-area {
    width: 41%;
    padding-left: 0;
    margin-top: 35px;
  }
  .consultation-flow .main .sec01 .box03 .box-body .text-area .text {
    font-size: 13px;
    line-height: 1.6;
  }
  .consultation-flow .main .sec01 .box03 .box-body .thumbnail {
    width: 51%;
    height: 155px;
    overflow: hidden;
  }
  .consultation-flow .main .sec01 .box03 .box-body .thumbnail img {
    position: relative;
    width: auto;
    height: 90%;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
  }
  .consultation-flow .main .sec01 .box03 .thumbnail {
    margin-right: 0;
  }
  .consultation-flow .main .sec01 .box04 {
    margin-bottom: 50px;
  }
  .consultation-flow .main .sec01 .box04:before {
    width: 100px;
    height: 86px;
    bottom: -40px;
    background-size: contain;
  }
  .consultation-flow .main .sec01 .box04 .heading {
    right: 28px;
    top: -15px;
  }
  .consultation-flow .main .sec01 .box04 .heading:before {
    width: 176px;
    height: 2px;
    bottom: -20px;
    right: -28px;
  }
  .consultation-flow .main .sec01 .box04 .heading span {
    font-size: 18px;
  }
  .consultation-flow .main .sec01 .box04 .heading span:before {
    width: 38px;
    height: 38px;
    left: -45px;
    background-size: contain;
  }
  .consultation-flow .main .sec01 .box04 .box-body .text {
    width: 41%;
    font-size: 13px;
    line-height: 1.6;
    margin-top: 45px;
  }
  .consultation-flow .main .sec01 .box04 .box-body .thumbnail {
    width: 51%;
    height: 155px;
    overflow: hidden;
  }
  .consultation-flow .main .sec01 .box04 .box-body .thumbnail img {
    position: relative;
    width: auto;
    height: 90%;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
  }
  .consultation-flow .main .sec01 .box05 {
    margin-bottom: 40px;
  }
  .consultation-flow .main .sec01 .box05:before {
    width: 100px;
    height: 86px;
    bottom: -30px;
    background-size: contain;
  }
  .consultation-flow .main .sec01 .box05 .heading {
    left: 45px;
    top: -35px;
  }
  .consultation-flow .main .sec01 .box05 .heading:before {
    width: 176px;
    height: 2px;
    bottom: -25px;
  }
  .consultation-flow .main .sec01 .box05 .heading span {
    font-size: 18px;
  }
  .consultation-flow .main .sec01 .box05 .heading span:before {
    width: 38px;
    height: 38px;
    left: -45px;
    background-size: contain;
  }
  .consultation-flow .main .sec01 .box05 .box-body .text {
    width: 41%;
    font-size: 13px;
    line-height: 1.6;
    padding-left: 0;
    margin-top: 40px;
  }
  .consultation-flow .main .sec01 .box05 .box-body .thumbnail {
    width: 51%;
    height: 155px;
    overflow: hidden;
  }
  .consultation-flow .main .sec01 .box05 .box-body .thumbnail img {
    position: relative;
    width: auto;
    height: 100%;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
  }
  .consultation-flow .main .sec01 .box06 .heading {
    width: 162px;
    left: 15px;
    right: 0;
    margin: auto;
    margin-bottom: 50px;
  }
  .consultation-flow .main .sec01 .box06 .heading:before {
    content: none;
  }
  .consultation-flow .main .sec01 .box06 .heading span {
    font-size: 18px;
  }
  .consultation-flow .main .sec01 .box06 .heading span:before {
    width: 38px;
    height: 38px;
    top: -30px;
    left: -45px;
    background-size: contain;
  }
  .consultation-flow .main .sec01 .box06 .box-wrap {
    -ms-flex-direction: column;
    flex-direction: column;
  }
  .consultation-flow .main .sec01 .box06 .box-body {
    margin-bottom: 45px;
    width: auto;
    position: relative;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: justify;
        justify-content: space-between;
    -ms-flex-direction: row-reverse;
    flex-direction: row-reverse;
  }
  .consultation-flow .main .sec01 .box06 .box-body .in-heading {
    position: absolute;
    background: none;
    font-size: 13px;
    text-align: left;
    left: 0;
    top: -55px;
    z-index: 2;
  }
  .consultation-flow .main .sec01 .box06 .box-body .in-heading:before {
    content: "";
    position: absolute;
    background: #016734;
    width: 176px;
    height: 2px;
    bottom: 20px;
    left: 0;
  }
  .consultation-flow .main .sec01 .box06 .box-body .thumbnail {
    width: 51%;
    height: 155px;
    overflow: hidden;
  }
  .consultation-flow .main .sec01 .box06 .box-body .thumbnail img {
    position: relative;
    width: auto;
    height: 100%;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
  }
  .consultation-flow .main .sec01 .box06 .box-body .text {
    width: 41%;
    font-size: 13px;
    line-height: 1.6;
    margin-top: 40px;
  }
  .consultation-flow .main .sec02 {
    display: none;
  }
  /*----------------------------------------
	SP consultation-contact
----------------------------------------*/
  .consultation-contact .body {
    padding: 0 15px;
  }
  .consultation-contact .body .sec01 {
    margin-bottom: 30px;
  }
  .consultation-contact .body .sec01 .heading-01 {
    margin-bottom: 40px;
  }
  .consultation-contact .body .sec01 .heading {
    border-bottom: 2px solid #E2E4E9;
  }
  .consultation-contact .body .sec01 .lead-box {
    margin-bottom: 20px;
    padding: 10px;
    -ms-flex-direction: column;
    flex-direction: column;
  }
  .consultation-contact .body .sec01 .text1 {
    width: 100%;
    font-size: 14px;
    margin-bottom: 5px;
  }
  .consultation-contact .body .sec01 .btn-01 {
    padding: 0;
  }
  .consultation-contact .body .sec01 .btn-01 a {
    width: 100%;
    height: 48px;
    line-height: 48px;
  }
  .consultation-contact .body .sec01 .sec-foot .text {
    font-size: 14px;
  }
  .consultation-contact .body .sec01 .table-01 {
    width: 100%;
  }
  .consultation-contact .body .sec01 .table-01 tr {
    border-bottom: 1px solid #E2E4E9;
  }
  .consultation-contact .body .sec01 .table-01 tr:last-child {
    border-bottom: none;
  }
  .consultation-contact .body .sec01 .table-01 th, .consultation-contact .body .sec01 .table-01 td {
    display: block;
    font-size: 14px;
    padding: 0;
  }
  .consultation-contact .body .sec01 .table-01 th {
    width: 100%;
    line-height: 1.5;
    padding: 10px 0 5px;
  }
  .consultation-contact .body .sec01 .table-01 th span {
    display: inline-block;
  }
  .consultation-contact .body .sec01 .table-01 td select {
    font-size: 16px;
    width: 100%;
    height: 40px;
    margin-bottom: 15px;
    background-size: 10px 6px;
  }
  .consultation-contact .body .sec01 .table-01 td p:nth-of-type(3) input:last-child {
    margin-left: 10px;
  }
  .consultation-contact .body .sec01 .table-01 td p:nth-of-type(10) input:last-child {
    margin-left: 10px;
  }
  .consultation-contact .body .sec01 .table-01 td p input {
    margin-right: 5px;
  }
  .consultation-contact .body .sec01 .table-01 td p input:nth-child(n+2) {
    margin-left: 10px;
  }
  .consultation-contact .body .sec01 .table-01 td p input:nth-of-type(5) {
    margin-left: 0;
  }
  .consultation-contact .body .sec01 .table-01 td .dateselect {
    margin-bottom: 0;
  }
  .consultation-contact .body .sec01 .table-01 td .dateselect-select {
    width: 120px;
  }
  .consultation-contact .body .sec01 .table-01 td .title-wrap {
    display: block;
    margin-bottom: 5px;
  }
  .consultation-contact .body .sec01 .table-01 td .otherpref {
    width: 100%;
    margin-right: 0;
  }
  .consultation-contact .body .sec01 .table-01 td .dateselect-select {
    margin-left: 0;
    margin-right: 10px;
    margin-bottom: 15px;
  }
  .consultation-contact .body .sec02 {
    margin-bottom: 20px;
  }
  .consultation-contact .body .sec02 .heading {
    border-bottom: 2px solid #E2E4E9;
  }
  /*----------------------------------------
	consultation-desk_list
----------------------------------------*/
  .consultation-desk_list .main {
    width: 100%;
  }
  .consultation-desk_list .main .sec01 {
    padding: 0 15px;
    margin-bottom: 30px;
  }
  .consultation-desk_list .main .sec01 .heading-01 {
    margin-bottom: 40px;
  }
  .consultation-desk_list .main .sec01 .lead-text {
    margin-bottom: 30px;
  }
  .consultation-desk_list .main .sec01 .sec-body .item {
    width: 100%;
  }
  .consultation-desk_list .main .sec01 .sec-body .thumbnail a {
    width: 100%;
  }
  .consultation-desk_list .main .sec01 .sec-body .thumbnail a:hover {
    opacity: 0.7;
  }
  /*----------------------------------------
	.consultation-desk_detail
----------------------------------------*/
  .consultation-desk_detail .main {
    width: 100%;
    margin-bottom: 40px;
  }
  .consultation-desk_detail .main .sec01 {
    margin-bottom: 45px;
    padding: 0 15px;
  }
  .consultation-desk_detail .main .sec01 .sec-head {
    margin-bottom: 8px;
    -ms-flex-direction: column;
    flex-direction: column;
  }
  .consultation-desk_detail .main .sec01 .sec-head .tag-box {
    margin-bottom: 5px;
  }
  .consultation-desk_detail .main .sec01 .sec-head .place-item {
    height: 20px;
    line-height: 20px;
    font-size: 12px;
  }
  .consultation-desk_detail .main .sec01 .sec-head .tag-item a {
    height: 20px;
    line-height: 20px;
    font-size: 12px;
  }
  .consultation-desk_detail .main .sec01 .sec-head .sns-list {
    display: -ms-flexbox;
    display: flex;
    height: 20px;
  }
  .consultation-desk_detail .main .sec01 .sec-head .sns-item {
    margin-right: 10px;
  }
  .consultation-desk_detail .main .sec01 .sec-head .sns-item:last-child {
    margin-right: 0;
  }
  .consultation-desk_detail .main .sec01 .heading {
    font-size: 18px;
    border-bottom: 2px solid #E2E4E9;
  }
  .consultation-desk_detail .main .sec01 .info-box {
    margin-bottom: 15px;
    display: -ms-flexbox;
    display: flex;
  }
  .consultation-desk_detail .main .sec01 .info-box .date {
    font-size: 12px;
    margin-right: 10px;
  }
  .consultation-desk_detail .main .sec01 .info-box .time {
    font-size: 12px;
    padding-left: 15px;
    background-size: 12px;
  }
  .consultation-desk_detail .main .sec01 .thumbnail {
    margin-bottom: 20px;
  }
  .consultation-desk_detail .main .sec01 .thumbnail img {
    width: 100%;
    height: auto;
  }
  .consultation-desk_detail .main .sec01 .lead-text {
    font-size: 14px;
    margin-bottom: 20px;
  }
  .consultation-desk_detail .main .sec01 .sec-body {
    padding: 15px;
  }
  .consultation-desk_detail .main .sec01 .sec-body .head {
    font-size: 16px;
    border-bottom: 2px solid #dedfe4;
  }
  .consultation-desk_detail .main .sec01 .sec-body .table01 th, .consultation-desk_detail .main .sec01 .sec-body .table01 td {
    font-size: 14px;
    line-height: 1.8;
    padding: 0;
    display: block;
  }
  .consultation-desk_detail .main .sec01 .sec-body .table01 th {
    width: 100%;
    padding-top: 10px;
  }
  .consultation-desk_detail .main .sec01 .sec-body .table01 td {
    padding-bottom: 10px;
  }
  .consultation-desk_detail .main .sec01 .btn-01 {
    padding: 0;
  }
  .consultation-desk_detail .main .sec01 .btn-01 a {
    background-position: 90%;
  }
  .consultation-desk_detail .main .sec02 {
    padding: 0 15px;
  }
  .consultation-desk_detail .main .sec02 .heading {
    font-size: 15px;
    padding-bottom: 5px;
    margin-bottom: 15px;
    border-bottom: 2px solid #e2e4e9;
  }
  .consultation-desk_detail .main .sec02 .seminar-box {
    padding: 0;
  }
  .consultation-desk_detail .main .sec03 {
    padding: 0 15px;
  }
  .consultation-desk_detail .main .sec03 .heading {
    font-size: 15px;
    margin-bottom: 10px;
  }
  .consultation-desk_detail .main .sec03 .sec-body {
    -ms-flex-direction: column-reverse;
    flex-direction: column-reverse;
  }
  .consultation-desk_detail .main .sec03 .text-area {
    width: 100%;
    padding: 8px;
  }
  .consultation-desk_detail .main .sec03 .text-area .title {
    font-size: 15px;
  }
  .consultation-desk_detail .main .sec03 .text-area .btn-01 {
    padding: 0;
  }
  .consultation-desk_detail .main .sec03 .text-area .btn-01 a {
    width: 100%;
    height: 48px;
    line-height: 48px;
    background-position: 90%;
  }
  .consultation-desk_detail .main .sec03 .thumbnail {
    width: 100%;
    height: 130px;
    overflow: hidden;
  }
  .consultation-desk_detail .sidebar01 .side-sec01 {
    padding-bottom: 38px;
    margin-bottom: 32px;
    border-bottom: 1px solid #E2E4E9;
  }
  /*----------------------------------------
	topics
----------------------------------------*/
  .topics .main {
    width: 100%;
  }
  .topics .main .sec01 {
    padding: 0 15px 40px;
  }
  .topics .main .sec01 .post-box {
    margin-bottom: 30px;
  }
  /*----------------------------------------
	topics-category
----------------------------------------*/
  .topics-category .main {
    width: 100%;
  }
  .topics-category .main .sec01 {
    padding: 0 15px 40px;
  }
  .topics-category .main .sec01 .post-box {
    margin-bottom: 30px;
  }
  .topics-category .main .sec01 .item .category {
    display: block;
  }
  /*----------------------------------------
	topics-detail
----------------------------------------*/
  .topics-detail .main {
    width: 100%;
  }
  .topics-detail .main .sec01 {
    padding: 0 15px;
    margin-bottom: 40px;
  }
  .topics-detail .main .sec01 .post-title {
    font-size: 18px;
    text-align: center;
    margin-bottom: 5px;
  }
  .topics-detail .main .sec01 .info-area {
    margin-bottom: 40px;
    -ms-flex-pack: center;
        justify-content: center;
  }
  .topics-detail .main .sec01 .info-area:before {
    width: 34px;
  }
  .topics-detail .main .sec01 .info-area .date {
    font-size: 13px;
    font-weight: bold;
    color: #000;
  }
  .topics-detail .main .sec01 .info-area .category {
    padding: 4px 8px;
    font-size: 13px;
    line-height: 1;
  }
  .topics-detail .main .sec01 p {
    font-size: 14px;
    line-height: 1.6;
    margin-bottom: 25px;
  }
  .topics-detail .main .sec02 {
    padding: 0 15px;
  }
  .topics-detail .main .sec02 .heading {
    font-size: 18px;
    border-bottom: 2px solid #E2E4E9;
  }
  .topics-detail .main .sec02 .post-box {
    margin-bottom: 30px;
  }
  /*----------------------------------------
	about
----------------------------------------*/
  .about .about-page-nav-module {
    display: none;
  }
  .about .main {
    width: 100%;
  }
  .about .main .about-select-box-module {
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    width: 100%;
    height: 45px;
    font-size: 15px;
    color: #999;
    padding-left: 10px;
    margin-bottom: 35px;
    background: #fff url(../images/_common/icon21.png) no-repeat 95% center;
    background-size: 20px 17px;
    border: 2px solid #C8C8C8;
    border-radius: 2px;
  }
  .about .main .page-about {
    padding: 0 15px;
  }
  .about .main .page-about .heading-01 {
    letter-spacing: 15px;
    text-indent: 15px;
    margin-bottom: 50px;
  }
  .about .main .page-about .text {
    font-size: 14px;
  }
  .about .main .page-about .sec-nav {
    margin-bottom: 25px;
  }
  .about .main .page-about .sec-nav .item {
    width: 49%;
  }
  .about .main .page-about .sec-nav .item a {
    width: 100%;
    height: 45px;
    font-size: 12px;
    line-height: 45px;
    padding-left: 10px;
    background-position: 95%;
    background-size: 7px 11px;
  }
  .about .main .page-about .table-01 tr:nth-of-type(4) td {
    padding: 2px 0 0;
  }
  .about .main .page-about .table-01 tr:last-child {
    border-bottom: none;
  }
  .about .main .page-about .table-01 tr th, .about .main .page-about .table-01 tr td {
    font-size: 13px;
    padding: 10px 0;
  }
  .about .main .page-about .table-01 tr th {
    width: 70px;
  }
  .about .main .page-about .table-01 tr .list01 .item {
    -ms-flex-direction: column;
    flex-direction: column;
  }
  .about .main .page-about .table-01 tr .list01 .item .in01 {
    width: 50px;
    height: 18px;
    font-size: 11px;
    line-height: 18px;
    margin-bottom: 5px;
  }
  .about .main .page-about .table-01 tr .list01 .item .in02 {
    width: 100%;
    padding-left: 0;
  }
  .about .main .page-about .table-01 tr .list02 .item:first-child {
    padding-bottom: 5px;
    border-bottom: 1px solid #E2E4E9;
  }
  .about .main .page-about .table-01 tr .list02 .item:last-child {
    padding-top: 5px;
    padding-bottom: 15px;
  }
  .about .main .page-about .table-01 tr .list02 .item a {
    display: inline-block;
    color: #063;
    line-height: 1;
    border-bottom: 1px solid #063;
    position: relative;
    transition: all 0.2s;
  }
  .about .main .page-about .table-01 tr .list02 .item a:before {
    content: "";
    position: absolute;
    background: url(../images/_common/icon14@2x.png) no-repeat;
    background-size: 13px 20px;
    width: 13px;
    height: 20px;
    left: -20px;
    top: 0;
    bottom: 0;
    margin: auto;
  }
  .about .main .page-about .table-01 tr .list02 .item a:hover {
    opacity: 0.7;
  }
  .about .main .page-about-member_group {
    padding: 0 15px;
    border-bottom: none;
  }
  .about .main .page-about-member_group .heading-01 {
    margin-bottom: 40px;
  }
  .about .main .page-about-member_group .select-box {
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    width: 100%;
    height: 45px;
    font-size: 15px;
    color: #999;
    padding-left: 10px;
    margin-bottom: 35px;
    background: #fff url(../images/_common/icon21.png) no-repeat 95% center;
    background-size: 20px 17px;
    border: 2px solid #C8C8C8;
    border-radius: 2px;
  }
  .about .main .page-about-member_group .heading {
    font-size: 15px;
    margin-bottom: 20px;
  }
  .about .main .page-about-member_group .content-2col {
    -ms-flex-direction: column;
    flex-direction: column;
  }
  .about .main .page-about-member_group .list-box {
    margin-bottom: 20px;
  }
  .about .main .page-about-member_group .list-title {
    width: 62px;
    height: 24px;
    line-height: 24px;
    font-size: 12px;
    margin-bottom: 10px;
  }
  .about .main .page-about-member_group .item {
    font-size: 14px;
    line-height: 1.8;
    float: none;
    width: auto;
    padding-right: 0;
  }
  .about .main .page-about-member_company {
    padding: 0 15px;
    border-bottom: none;
  }
  .about .main .page-about-member_company .heading-01 {
    margin-bottom: 40px;
  }
  .about .main .page-about-member_company .select-box {
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    width: 100%;
    height: 45px;
    font-size: 15px;
    color: #999;
    padding-left: 10px;
    margin-bottom: 35px;
    background: #fff url(../images/_common/icon21.png) no-repeat 95% center;
    background-size: 20px 17px;
    border: 2px solid #C8C8C8;
    border-radius: 2px;
  }
  .about .main .page-about-member_company .heading {
    font-size: 15px;
    margin-bottom: 20px;
  }
  .about .main .page-about-member_company .content-2col {
    -ms-flex-direction: column;
    flex-direction: column;
  }
  .about .main .page-about-member_company .list-box {
    margin-bottom: 40px;
  }
  .about .main .page-about-member_company .list-title {
    width: 62px;
    height: 24px;
    line-height: 24px;
    font-size: 12px;
  }
  .about .main .page-about-member_company .item {
    font-size: 14px;
    line-height: 1.8;
    float: none;
    width: auto;
    padding-right: 0;
  }
  .about .main .page-about-publications {
    padding: 0 15px;
  }
  .about .main .page-about-publications .sec01 {
    margin-bottom: 45px;
  }
  .about .main .page-about-publications .sec01 .heading-01 {
    margin-bottom: 40px;
  }
  .about .main .page-about-publications .sec01 .select-box {
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    width: 100%;
    height: 45px;
    font-size: 15px;
    color: #999;
    padding-left: 10px;
    margin-bottom: 35px;
    background: #fff url(../images/_common/icon21.png) no-repeat 95% center;
    background-size: 20px 17px;
    border: 2px solid #C8C8C8;
    border-radius: 2px;
  }
  .about .main .page-about-publications .sec01 .sp-thumbnail {
    display: block;
    text-align: center;
  }
  .about .main .page-about-publications .sec01 .sp-thumbnail img {
    width: 260px;
    height: auto;
  }
  .about .main .page-about-publications .sec01 .heading {
    font-size: 15px;
    margin-bottom: 20px;
    border-bottom: 2px solid #E2E4E9;
  }
  .about .main .page-about-publications .sec01 .content-2col {
    margin-bottom: 30px;
  }
  .about .main .page-about-publications .sec01 .text-area {
    width: 100%;
  }
  .about .main .page-about-publications .sec01 .text01 {
    font-size: 14px;
  }
  .about .main .page-about-publications .sec01 .btn-box {
    -ms-flex-direction: column;
    flex-direction: column;
  }
  .about .main .page-about-publications .sec01 .btn-01 {
    padding: 0;
    margin-bottom: 5px;
  }
  .about .main .page-about-publications .sec01 .btn-01 a {
    width: 100%;
  }
  .about .main .page-about-publications .sec02 {
    margin-bottom: 45px;
  }
  .about .main .page-about-publications .sec02 .heading {
    font-size: 15px;
    margin-bottom: 20px;
    border-bottom: 2px solid #E2E4E9;
  }
  .about .main .page-about-publications .sec02 .lead-text {
    font-size: 14px;
  }
  .about .main .page-about-publications .sec02 .btn-01 {
    padding: 0;
  }
  .about .main .page-about-publications .sec02 .btn-01 a {
    width: 100%;
    padding-left: 40px;
  }
  .about .main .page-about-publications .sec03 {
    margin-bottom: 40px;
  }
  .about .main .page-about-publications .sec03 .heading {
    font-size: 15px;
    margin-bottom: 20px;
    border-bottom: 2px solid #E2E4E9;
  }
  .about .main .page-about-publications .sec03 .lead-text {
    font-size: 14px;
  }
  .about .main .page-about-publications .sec03 .item {
    font-size: 14px;
  }
  .about .main .page-about-publications .sec04 {
    margin-bottom: 45px;
  }
  .about .main .page-about-publications .sec04 .heading {
    font-size: 15px;
    margin-bottom: 20px;
    border-bottom: 2px solid #E2E4E9;
  }
  .about .main .page-about-publications .sec04 .item {
    font-size: 14px;
  }
  .about .main .page-about-purpose {
    padding: 0 15px;
  }
  .about .main .page-about-purpose .heading-01 {
    margin-bottom: 40px;
  }
  .about .main .page-about-purpose .text {
    font-size: 14px;
    margin-bottom: 20px;
  }
  .about .main .page-about-greeting {
    padding: 0 15px;
  }
  .about .main .page-about-greeting .heading-01 {
    margin-bottom: 40px;
  }
  .about .main .page-about-greeting .thumbnail {
    margin-bottom: 20px;
  }
  .about .main .page-about-greeting .thumbnail img {
    width: 100%;
    height: auto;
  }
  .about .main .page-about-greeting .text {
    font-size: 14px;
    margin-bottom: 20px;
  }
  .about .main .page-about-organization .sec01 .heading-01 {
    margin-bottom: 60px;
  }
  .about .main .page-about-organization {
    padding: 0 15px;
  }
  .about .main .page-about-organization .sec01 {
    margin-bottom: 30px;
  }
  .about .main .page-about-organization .sec01 .heading-01 {
    margin-bottom: 40px;
  }
  .about .main .page-about-organization .sec01 .heading {
    font-size: 15px;
    margin-bottom: 10px;
    border-bottom: 2px solid #E2E4E9;
  }
  .about .main .page-about-organization .sec01 .list-head {
    font-size: 14px;
  }
  .about .main .page-about-organization .sec01 .item .in1 {
    width: 50px;
    height: 18px;
    line-height: 18px;
    font-size: 11px;
  }
  .about .main .page-about-organization .sec01 .item .in2 {
    width: 100%;
    font-size: 13px;
    padding-left: 10px;
    margin-top: 0;
  }
  .about .main .page-about-organization .sec02 {
    margin-bottom: 20px;
  }
  .about .main .page-about-organization .sec02 .heading {
    font-size: 14px;
    margin-bottom: 8px;
  }
  .about .main .page-about-organization .sec02 .item {
    font-size: 13px;
    line-height: 1.8;
  }
  .about .main .page-about-organization .sec03 .heading {
    font-size: 15px;
    margin-bottom: 10px;
    border-bottom: 2px solid #E2E4E9;
  }
  .about .main .page-about-organization .sec03 .body-wrap {
    -ms-flex-direction: column;
    flex-direction: column;
  }
  .about .main .page-about-organization .sec03 .sec-body {
    width: 100%;
    padding-bottom: 20px;
    margin-bottom: 20px;
  }
  .about .main .page-about-organization .sec03 .sec-body .list-head {
    font-size: 14px;
    margin-bottom: 10px;
  }
  .about .main .page-about-organization .sec03 .sec-body .item {
    font-size: 13px;
    line-height: 1.8;
  }
  .about .main .page-about-organization .sec03 .w-410 {
    width: 100%;
  }
  .about .main .page-about-organization .sec03 .bb-none {
    border-bottom: none;
  }
  .about .main .page-about-article {
    padding: 0 15px;
    margin-bottom: 40px;
  }
  .about .main .page-about-article .heading-01 {
    margin-bottom: 40px;
  }
  .about .main .page-about-article .text a {
    font-size: 14px;
    background-position: left 0;
  }
  .about .main .page-about-nenji {
    padding: 0 15px;
    margin-bottom: 50px;
  }
  .about .main .page-about-nenji .heading-01 {
    margin-bottom: 40px;
  }
  .about .main .page-about-nenji .heading {
    font-size: 15px;
    margin-bottom: 15px;
    border-bottom: 2px solid #E2E4E9;
  }
  .about .main .page-about-nenji .item a {
    font-size: 14px;
    background-position: left 0;
  }
  .about .main .page-about-seminar .sec01 {
    padding: 0 15px 30px;
    margin-bottom: 50px;
    border-bottom: 1px solid #E2E4E9;
  }
  .about .main .page-about-seminar .sec01 .heading-01 {
    margin-bottom: 40px;
  }
  .about .main .page-about-seminar .sec01 .thumbnail {
    margin-bottom: 10px;
  }
  .about .main .page-about-seminar .sec01 .thumbnail img {
    width: 100%;
    height: auto;
  }
  .about .main .page-about-seminar .sec01 .text1 {
    font-size: 14px;
  }
  .about .main .page-about-seminar .sec01 .text2 {
    font-size: 14px;
  }
  .about .main .page-about-seminar .sec02 {
    padding: 0 15px;
    margin-bottom: 60px;
  }
  .about .main .page-about-seminar .sec02 .heading {
    font-size: 15px;
    margin-bottom: 15px;
    border-bottom: 2px solid #E2E4E9;
  }
  .about .main .page-about-seminar .sec02 .text a {
    font-size: 14px;
    background-position: left 0;
  }
  .about .main .page-about-seminar .sec03 {
    padding: 0 15px;
    margin-bottom: 30px;
  }
  .about .main .page-about-seminar .sec03 .heading {
    font-size: 15px;
    margin-bottom: 15px;
    border-bottom: 2px solid #E2E4E9;
  }
  .about .main .page-about-seminar .sec03 .text1 a {
    font-size: 14px;
    background-position: left 0;
  }
  .about .main .page-about-seminar .sec03 .text2 {
    font-size: 14px;
  }
  .about .main .page-about-fair {
    padding: 0 15px;
  }
  .about .main .page-about-fair .sec01 {
    margin-bottom: 20px;
  }
  .about .main .page-about-fair .sec01 .heading-01 {
    margin-bottom: 40px;
  }
  .about .main .page-about-fair .sec01 .thumbnail {
    margin-bottom: 10px;
  }
  .about .main .page-about-fair .sec01 .thumbnail img {
    width: 100%;
    height: auto;
  }
  .about .main .page-about-fair .sec01 .text1 {
    font-size: 14px;
  }
  .about .main .page-about-fair .sec01 .text2 {
    font-size: 14px;
  }
  .about .main .page-about-fair .sec01 .sec-foot {
    padding: 15px;
    margin-top: 15px;
    -ms-flex-direction: column;
    flex-direction: column;
  }
  .about .main .page-about-fair .sec01 .sec-foot .text-area {
    margin-right: 30px;
  }
  .about .main .page-about-fair .sec01 .sec-foot .text-area .heading {
    font-size: 16px;
  }
  .about .main .page-about-fair .sec01 .sec-foot .text-area .text {
    margin-bottom: 5px;
  }
  .about .main .page-about-fair .sec01 .sec-foot .btn-01 {
    padding: 0;
  }
  .about .main .page-about-fair .sec01 .sec-foot .btn-01 a {
    width: 100%;
    font-size: 13px;
    padding-left: 10px;
  }
  .about .main .page-about-fair .sec02 {
    margin-bottom: 40px;
  }
  .about .main .page-about-fair .sec02 .heading {
    font-size: 15px;
    margin-bottom: 15px;
    border-bottom: 2px solid #E2E4E9;
  }
  .about .main .page-about-fair .sec02 .list {
    margin-left: 18px;
  }
  .about .main .page-about-fair .sec02 .item {
    font-size: 14px;
  }
  /*----------------------------------------
	media
----------------------------------------*/
  .media .body .sec01 {
    padding: 0 15px;
    padding-bottom: 35px;
    margin-bottom: 30px;
    border-bottom: 1px solid  #e2e4e9;
  }
  .media .body .sec01 .heading-01 {
    margin-bottom: 40px;
  }
  .media .body .sec01 .sec-body {
    margin-bottom: 0;
    -ms-flex-direction: column;
    flex-direction: column;
  }
  .media .body .sec01 .sec-body .text01 {
    width: 100%;
    font-size: 14px;
    padding-bottom: 15px;
    margin-bottom: 15px;
    border-bottom: 1px solid  #e2e4e9;
  }
  .media .body .sec01 .sec-body .text-area {
    width: 100%;
    padding: 15px;
    margin-bottom: 20px;
    border-bottom: 1px solid  #e2e4e9;
  }
  .media .body .sec01 .sec-body .text02 {
    font-size: 13px;
  }
  .media .body .sec01 .sec-body .list-wrap {
    -ms-flex-direction: column;
    flex-direction: column;
  }
  .media .body .sec01 .sec-body .list {
    margin-right: 0;
  }
  .media .body .sec01 .sec-body .item {
    font-size: 13px;
  }
  .media .body .sec01 .info-box {
    -ms-flex-direction: column;
    flex-direction: column;
  }
  .media .body .sec01 .info-box .form-wrap {
    width: 100%;
    padding: 8px;
    margin-bottom: 7px;
  }
  .media .body .sec01 .info-box .form-wrap .heading {
    font-size: 15px;
    margin-bottom: 10px;
  }
  .media .body .sec01 .info-box .form-wrap .btn-01 {
    padding: 0;
  }
  .media .body .sec01 .info-box .form-wrap .btn-01 a {
    width: 100%;
    background-position: 90%;
  }
  .media .body .sec01 .info-box .tel-wrap {
    width: 100%;
    padding: 8px;
  }
  .media .body .sec01 .info-box .tel-wrap .heading {
    font-size: 15px;
    margin-bottom: 10px;
  }
  .media .body .sec01 .info-box .tel-wrap .num-area {
    padding: 0 10px;
    -ms-flex-direction: column;
    flex-direction: column;
  }
  .media .body .sec01 .info-box .tel-wrap .tel01 {
    margin-bottom: 5px;
    -ms-flex-direction: column;
    flex-direction: column;
  }
  .media .body .sec01 .info-box .tel-wrap .tel01 .in01 {
    font-size: 14px;
    margin-top: 0;
    margin-bottom: 5px;
  }
  .media .body .sec01 .info-box .tel-wrap .date {
    margin-top: 5px;
    padding: 0 10px;
  }
  .media .body .sec-common {
    padding: 0 15px;
  }
  .media .body .sec-common .heading-01 {
    margin-bottom: 40px;
  }
  .media .body .sec-common .lead-text {
    font-size: 14px;
    margin-bottom: 10px;
  }
  .media .body .sec-common .post-box {
    margin-bottom: 30px;
  }
  .media .body .sec-common .info-box {
    -ms-flex-direction: column;
    flex-direction: column;
  }
  .media .body .sec-common .info-box .form-wrap {
    width: 100%;
    padding: 8px;
    margin-bottom: 7px;
  }
  .media .body .sec-common .info-box .form-wrap .heading {
    font-size: 15px;
    margin-bottom: 10px;
  }
  .media .body .sec-common .info-box .form-wrap .btn-01 {
    padding: 0;
  }
  .media .body .sec-common .info-box .form-wrap .btn-01 a {
    width: 100%;
    background-position: 90%;
  }
  .media .body .sec-common .info-box .tel-wrap {
    width: 100%;
    padding: 8px;
  }
  .media .body .sec-common .info-box .tel-wrap .heading {
    font-size: 15px;
    margin-bottom: 10px;
  }
  .media .body .sec-common .info-box .tel-wrap .num-area {
    padding: 0 10px;
    -ms-flex-direction: column;
    flex-direction: column;
  }
  .media .body .sec-common .info-box .tel-wrap .tel01 {
    margin-bottom: 5px;
    -ms-flex-direction: column;
    flex-direction: column;
  }
  .media .body .sec-common .info-box .tel-wrap .tel01 .in01 {
    font-size: 14px;
    margin-top: 0;
    margin-bottom: 5px;
  }
  .media .body .sec-common .info-box .tel-wrap .date {
    margin-top: 5px;
    padding: 0 10px;
  }
  .media .body .sec03 {
    margin-bottom: 60px;
  }
  /*----------------------------------------
	SP organization
----------------------------------------*/
  .organization .main {
    width: 100%;
    padding: 0 15px;
    box-sizing: border-box;
  }
  .organization .main .sec01 {
    padding-bottom: 25px;
    margin-bottom: 10px;
  }
  .organization .main .sec01 .heading-01 {
    padding: 0 15px;
    margin-bottom: 40px;
  }
  .organization .main .sec01 .thumbnail {
    margin-bottom: 20px;
  }
  .organization .main .sec01 .lead-text {
    font-size: 14px;
  }
  .organization .main .sec01 .btn-01 {
    padding: 0;
  }
  .organization .main .sec01 .btn-01 a {
    background-position: 90%;
    margin-left: 0;
    margin-right: 0;
    margin-bottom: 15px;
  }
  .organization .main .sec04 .btn-01 a {
    margin-left: 0;
    margin-right: 0;
    margin-bottom: 15px;
  }
  .organization .main .sec02 {
    padding-bottom: 25px;
    margin-bottom: 10px;
  }
  .organization .main .sec02 .heading {
    font-size: 15px;
    margin-bottom: 20px;
  }
  .organization .main .sec02 .body01 {
    padding: 15px;
  }
  .organization .main .sec02 .body01 .in-heading {
    font-size: 15px;
    margin-bottom: 5px;
  }
  .organization .main .sec02 .body01 .list:nth-of-type(1) {
    margin-bottom: 20px;
  }
  .organization .main .sec02 .body01 .item {
    font-size: 13px;
  }
  .organization .main .sec-common {
    padding-bottom: 25px;
    margin-bottom: 10px;
  }
  .organization .main .sec-common .heading {
    font-size: 15px;
    margin-bottom: 20px;
  }
  .organization .main .sec-common .list {
    -ms-flex-direction: column;
    flex-direction: column;
  }
  .organization .main .sec-common .item {
    width: 100%;
  }
  .organization .main .sec-common .item .thumbnail {
    max-height: 100%;
  }
  .organization .main .sec-common .item .thumbnail img {
    width: 100%;
    height: auto;
  }
  .organization .main .sec-common .item .in-heading {
    font-size: 14px;
  }
  .organization .main .sec-common .btn-01 {
    padding: 0;
  }
  .organization .main .sec-common .btn-01 a {
    background-position: 90%;
  }
  /*----------------------------------------
	SP organization-contact
----------------------------------------*/
  .organization-contact .body {
    padding: 0 15px;
  }
  .organization-contact .body .sec01 .heading-01 {
    margin-bottom: 40px;
  }
  .organization-contact .body .sec01 .lead-text {
    font-size: 14px;
  }
  .organization-contact .body .sec01 .heading {
    font-size: 16px;
    border-bottom: 2px solid #E2E4E9;
  }
  /*----------------------------------------
	SP pub-category-information_A
----------------------------------------*/
  .pub-category-information_A .page-nav {
    display: none;
  }
  .pub-category-information_A .main {
    width: 100%;
  }
  .pub-category-information_A .main .sec01 {
    padding: 0 15px 40px;
  }
  .pub-category-information_A .main .sec01 .heading-01 {
    margin-bottom: 40px;
  }
  .pub-category-information_A .main .sec01 .select-box {
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    width: 100%;
    height: 45px;
    font-size: 15px;
    color: #999;
    padding-left: 10px;
    margin-bottom: 50px;
    background: #fff url(../images/_common/icon21.png) no-repeat 95% center;
    background-size: 20px 17px;
    border: 2px solid #C8C8C8;
    border-radius: 2px;
  }
  .pub-category-information_A .main .sec01 .sec-body .item {
    float: none;
    width: 100%;
    margin-left: 0;
    margin-right: 0;
  }
  .pub-category-information_A .main .sec01 .btn-01 {
    padding: 0;
  }
  .pub-category-information_A .main .sec01 .btn-01 a {
    padding-left: 14%;
    background-size: 7px 11.5px;
  }
  /*----------------------------------------
	pub-category-information_C
----------------------------------------*/
  .pub-category-information_C .body {
    width: 100%;
    margin-bottom: 70px;
    padding: 0;
  }
  .pub-category-information_C .page-nav {
    display: none;
  }
  .pub-category-information_C .body-2column {
    -ms-flex-direction: column;
    flex-direction: column;
  }
  .pub-category-information_C .main {
    width: 100%;
  }
  .pub-category-information_C .main .sec01 {
    padding: 0 15px 40px;
  }
  .pub-category-information_C .main .sec01 .heading-01 {
    margin-bottom: 10px;
  }
  .pub-category-information_C .main .sec01 .heading-01:before {
    bottom: -50px;
  }
  .pub-category-information_C .main .sec01 .date {
    text-align: center;
  }
  .pub-category-information_C .main .sec01 .select-box {
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    width: 100%;
    height: 45px;
    font-size: 15px;
    color: #999;
    padding-left: 10px;
    margin-bottom: 50px;
    background: #fff url(../images/_common/icon21.png) no-repeat 95% center;
    background-size: 20px 17px;
    border: 2px solid #C8C8C8;
    border-radius: 2px;
  }
  .pub-category-information_C .main .sec01 .thumbnail {
    margin-bottom: 30px;
    margin-left: 0;
    width: auto;
    float: none;
    text-align: center;
  }
  .pub-category-information_C .main .sec01 .thumbnail img {
    width: 100px;
  }
  .pub-category-information_C .main .sec01 .thumbnail .btn {
    display: inline-block;
    margin-left: 10px;
    margin-top: 40px;
  }
  .pub-category-information_C .main .sec01 .thumbnail .btn a {
    padding-left: 10px;
  }
  .pub-category-information_C .main .sec01 .text {
    font-size: 14px;
  }
  /*----------------------------------------
	SP contact
----------------------------------------*/
  .contact .body {
    padding: 0 15px;
  }
  .contact .body .sec01 .lead-box {
    padding: 10px;
    -ms-flex-direction: column;
    flex-direction: column;
  }
  .contact .body .sec01 .text {
    font-size: 14px;
    margin-bottom: 10px;
    line-height: 1.6;
  }
  .contact .body .sec01 .btn-01 {
    padding: 0;
  }
  .contact .body .sec01 .btn-01 a {
    width: 100%;
    height: 48px;
    line-height: 48px;
  }
  .contact .body .sec01 .lead-text {
    font-size: 14px;
    margin-bottom: 20px;
  }
  .contact .body .sec01 .table-01 {
    margin-bottom: 20px;
    border-top: 2px solid #E2E4E9;
  }
  .contact .body .sec01 .table-01 tr:nth-of-type(1) th {
    padding-top: 35px;
  }
  /*----------------------------------------
	SP access
----------------------------------------*/
  .access .body .sec01 {
    padding: 0 15px 30px;
    margin-bottom: 30px;
  }
  .access .body .sec01 .heading-01 {
    margin-bottom: 40px;
  }
  .access .body .sec01 .sec-main {
    -ms-flex-direction: column;
    flex-direction: column;
  }
  .access .body .sec01 .sec-body1 {
    padding-bottom: 30px;
    margin-bottom: 30px;
    border-bottom: 1px solid #E2E4E9;
  }
  .access .body .sec01 .sec-body1 img {
    width: 100%;
    height: auto;
  }
  .access .body .sec01 .sec-body2 .thumbnail img {
    width: 100%;
    height: auto;
  }
  .access .body .sec01 .sec-body2 .heading {
    font-size: 15px;
  }
  .access .body .sec01 .sec-body2 address {
    font-size: 14px;
  }
  .access .body .sec01 .sec-body2 .list {
    margin-bottom: 20px;
  }
  .access .body .sec01 .sec-body2 .item span {
    font-size: 14px;
  }
  .access .body .sec01 .sec-body2 .item .in1 {
    display: inline-block;
    font-weight: bold;
    width: 60px;
  }
  .access .body .sec01 .sec-body2 .btn-01 {
    padding: 0;
  }
  .access .body .sec01 .sec-body2 .btn-01 a {
    width: 100%;
    background-position: 18%;
    padding-left: 27%;
  }
  .access .body .sec02 {
    padding: 0 15px;
  }
  .access .body .sec02 .heading-01 {
    margin-bottom: 40px;
  }
  .access .body .sec02 .sec-main {
    -ms-flex-direction: column;
    flex-direction: column;
  }
  .access .body .sec02 .sec-body1 {
    width: auto;
    margin-bottom: 25px;
  }
  .access .body .sec02 .sec-body1 img {
    width: 100%;
    height: auto;
  }
  .access .body .sec02 .sec-body2 {
    width: 100%;
  }
  .access .body .sec02 .sec-body2 figure {
    width: 48%;
    margin-bottom: 18px;
  }
  .access .body .sec02 .sec-body2 figure img {
    width: 100%;
    height: auto;
  }
  .access .body .sec02 .sec-body2 figure figcaption {
    font-size: 13px;
  }
  .access .body .sec02 .sec-body2 .btn-01 {
    padding: 0;
  }
  .access .body .sec02 .sec-body2 .btn-01 a {
    width: 100%;
  }
  /*----------------------------------------
	mailmagazine
----------------------------------------*/
  .mailmagazine .body .sec01 {
    padding: 0 15px 30px;
  }
  .mailmagazine .body .sec01 .heading-01 {
    margin-bottom: 40px;
  }
  .mailmagazine .body .sec01 .text1 {
    font-size: 14px;
    margin-bottom: 20px;
  }
  .mailmagazine .body .sec01 .text2 {
    font-size: 14px;
    margin-bottom: 20px;
  }
  .mailmagazine .body .sec01 .text3 {
    font-size: 13px;
    padding-left: 20px;
  }
  .mailmagazine .body .sec02 {
    padding: 0 15px;
  }
  .mailmagazine .body .sec02 .heading-01 {
    margin-bottom: 40px;
  }
  .mailmagazine .body .sec02 .sec-body {
    padding: 15px;
    -ms-flex-align: start;
        align-items: flex-start;
    -ms-flex-direction: column;
    flex-direction: column;
  }
  .mailmagazine .body .sec02 .sec-body .text {
    font-size: 14px;
    margin-bottom: 5px;
    text-align: left;
  }
  .mailmagazine .body .sec02 .sec-body form {
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }
  .mailmagazine .body .sec02 .sec-body form .input-area {
    width: 100%;
    height: 40px;
    margin-right: 0;
    margin-bottom: 15px;
  }
  .mailmagazine .body .sec02 .sec-body form .btn {
    width: 32%;
    height: 48px;
    line-height: 48px;
    font-size: 15px;
    padding-left: 20px;
    background-size: 7px 11px;
  }
  .mailmagazine .body .sec02 .sec-body form .btn.type1 {
    background-color: #063;
    border-bottom: 3px solid #004F27;
  }
  .mailmagazine .body .sec02 .sec-body form .btn.type2 {
    background-color: #333;
    border-bottom: 3px solid #000;
  }
  /*----------------------------------------
	SP mypage
----------------------------------------*/
  .mypage .main {
    width: 100%;
    margin-bottom: 20px;
  }
  .mypage .main .sec01 {
    padding-bottom: 30px;
    margin-bottom: 30px;
  }
  .mypage .main .sec01 .heading-01 {
    margin-bottom: 40px;
  }
  .mypage .main .sec01 .search-box {
    padding: 0 15px;
    margin-bottom: 30px;
  }
  .mypage .main .sec01 .search-box li {
    font-size: 16px;
  }
  .mypage .main .sec01 .btn-02 {
    margin-top: 0;
    padding: 0 15px;
  }
  .mypage .main .sec02 {
    padding: 0 15px 40px;
    margin-bottom: 40px;
    border-bottom: 1px solid #E2E4E9;
    box-sizing: border-box;
  }
  .mypage .main .sec02 .heading-01 {
    margin-bottom: 45px;
  }
  .mypage .main .sec02 .sec-list {
    margin: 0 0 20px;
    -ms-flex-direction: column;
    flex-direction: column;
  }
  .mypage .main .sec02 .sec-item {
    width: 100%;
    margin: 0 auto 30px;
    position: relative;
  }
  .mypage .main .sec02 .sec-item:before {
    content: "";
    position: absolute;
    background: #E2E4E9;
    width: 50px;
    height: 1px;
    bottom: -10px;
  }
  .mypage .main .sec02 .sec-item:last-child {
    margin-bottom: 0;
  }
  .mypage .main .sec02 .sec-item:last-child:before {
    content: none;
  }
  .mypage .main .sec02 .sec-item .thumbnail {
    margin-bottom: 10px;
  }
  .mypage .main .sec02 .sec-item .thumbnail a {
    height: 150px;
  }
  .mypage .main .sec02 .sec-item .thumbnail img {
    width: 100%;
    height: auto;
  }
  .mypage .main .sec02 .sec-item .text-area .date {
    font-size: 12px;
    font-weight: bold;
    color: #000;
    margin-bottom: 0;
  }
  .mypage .main .sec02 .sec-item .text-area .title a {
    font-size: 14px;
    font-weight: normal;
  }
  .mypage .main .sec02 .btn-01 {
    padding: 0;
  }
  .mypage .main .appliedSeminar {
    margin-bottom: 20px;
    margin-left: 15px;
    margin-right: 15px;
  }
  .mypage .main .appliedSeminar .appliedSeminar-heading {
    margin-bottom: 15px;
    font-size: 18px;
  }
  .mypage .main .appliedSeminar .lead-text {
    font-size: 14px;
    margin-bottom: 15px;
  }
  .mypage .main .appliedSeminar .sec-main {
    padding: 0;
    -ms-flex-direction: column;
    flex-direction: column;
  }
  .mypage .main .appliedSeminar .text-area {
    width: 100%;
    padding: 15px;
    box-sizing: border-box;
  }
  .mypage .main .appliedSeminar .thumbnail {
    width: 100%;
    padding: 0 15px 15px;
    box-sizing: border-box;
  }
  .mypage .main .appliedSeminar .tag-box {
    margin-bottom: 8px;
  }
  .mypage .main .appliedSeminar .place-item {
    height: 20px;
    line-height: 20px;
    font-size: 12px;
  }
  .mypage .main .appliedSeminar .tag-item a {
    height: 20px;
    line-height: 20px;
    font-size: 12px;
  }
  .mypage .main .appliedSeminar .heading {
    font-size: 18px;
    border-bottom: 2px solid #E2E4E9;
  }
  .mypage .main .appliedSeminar .info-box {
    margin-bottom: 0;
  }
  .mypage .main .appliedSeminar .info-box .date {
    font-size: 12px;
    margin-right: 10px;
  }
  .mypage .main .appliedSeminar .info-box .time {
    font-size: 12px;
    padding-left: 15px;
    background-size: 12px;
  }
  .mypage .main .appliedSeminar .thumbnail img {
    width: 100%;
    height: auto;
  }
}
