@charset "utf-8";
body {
  font-family: Lato, "Noto Sans JP", "ヒラギノ角ゴ ProN", "Hiragino Kaku Gothic ProN", "メイリオ", Meiryo, "游ゴシック Medium", "游ゴシック体", "Yu Gothic Medium", YuGothic, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
  color: #000;
  font-size: 18px;
  line-height: 1.7;
  -webkit-text-size-adjust: 100%
}
img {
  max-width: 100%;
  height: auto;
  vertical-align: bottom
}
a {
  color: #000;
  text-decoration: none
}
a:hover {
  color: #919191;
  text-decoration: none
}
a.alpha:hover, a.alpha:hover img {
  filter: alpha(opacity=80);
  -moz-opacity: 0.8;
  opacity: 0.8;
  -webkit-transition: all .3s;
  -o-transition: all .3s;
  transition: all .3s
}
span.red { color: #e7240d }
span.red02 { color: #ff2600 }
span.gray { color: #c5c5c5 }
ruby.kana { ruby-align: center }
@media only screen and (min-width:992px) {
.only_sp { display: none!important }
}
@media only screen and (max-width:767px) {
.only_utb { display: none!important }
}
@media only screen and (max-width:991px) {
.only_pc { display: none!important }
}
@media(max-width:991px) {
body { font-size: 15px }
}
.preload * {
  -webkit-transition: none!important;
  -ms-transition: none!important;
  -o-transition: none!important
}
#wrapper { width: 100% }
header {
  position: fixed;
  width: 100%;
  height: 91px;
  z-index: 11
}
main {
  padding-top: 91px;
  display: block
}
@-moz-document url-prefix() {
header {
height:92px
}
main {
padding-top:92px
}
}
@media (-ms-high-contrast:none) {
header { height: 93px }
main { padding-top: 93px }
}
header .headAreaWrap {
  width: 100%;
  padding: 8px 0;
  background-color: rgba(255,255,255,1)
}
header .headArea {
  display: table;
  table-layout: fixed;
  width: 100%;
  max-width: 1024px;
  margin: 0 auto
}
header .companyLogo span {
  font-size: 130%;
  font-weight: bold;
  line-height: 1em;
  white-space: nowrap
}
header .subNav {
  display: table-cell;
  padding: 9px 10px 6px 0;
  text-align: right;
  vertical-align: middle;
  -webkit-transition: all 0.3s;
  -o-transition: all 0.3s;
  transition: all 0.3s
}
header .subNav ul {
  display: inline-block;
  text-align: left
}
header .subNav ul li {
  font-size: 80%;
  line-height: 1.5em;
  -webkit-transition: all 0.3s;
  -o-transition: all 0.3s;
  transition: all 0.3s
}
header .subNav ul li:before { content: '■' }
header .contactBtn {
  display: table-cell;
  width: 150px;
  vertical-align: middle;
  -webkit-transition: all 0.3s;
  -o-transition: all 0.3s;
  transition: all 0.3s
}
header .contactBtn_dl {
  display: table-cell;
  width: 320px;
  vertical-align: middle;
  -webkit-transition: all 0.3s;
  -o-transition: all 0.3s;
  transition: all 0.3s
}
header .contactBtn a {
  display: block;
  width: 100%;
  padding: 10px 0;
  background: #d2272e;
  border-bottom: #ab242a 5px solid;
  border-radius: 19px;
  font-size: 80%;
  color: #fff;
  text-align: center;
  line-height: 1em;
  -webkit-transition: all 0.3s;
  -o-transition: all 0.3s;
  transition: all 0.3s
}
header .contactBtn_dl a {
  display: block;
  width: 100%;
  padding: 10px 0;
  background: #f5b428;
  border-radius: 8px;
  font-size: 100%;
  color: #fff;
  text-align: center;
  line-height: 1em;
  -webkit-transition: all 0.3s;
  -o-transition: all 0.3s;
  transition: all 0.3s
}
header .contactBtn02 {
  display: table-cell;
  width: 150px;
  padding-left: 5px;
  vertical-align: middle;
  -webkit-transition: all 0.3s;
  -o-transition: all 0.3s;
  transition: all 0.3s
}
header .contactBtn02 a {
  display: block;
  width: 100%;
  padding: 10px 0;
  background: #1f5db1;
  border-bottom: 5px solid #182b44;
  border-radius: 19px;
  font-size: 80%;
  color: #fff;
  text-align: center;
  line-height: 1em;
  -webkit-transition: all 0.3s;
  -o-transition: all 0.3s;
  transition: all 0.3s
}
@media only screen and (max-width:1064px) {
header .contactBtn {
  padding-right: 20px;
  -webkit-box-sizing: border-box;
  box-sizing: border-box
}
header .contactBtn_dl {
  padding-right: 20px;
  -webkit-box-sizing: border-box;
  box-sizing: border-box
}
}
header.smaller { height: 80px }
header.smaller .companyLogo img {
  width: 101px;
  padding-right: 22px
}
header.smaller .companyLogo span { font-size: 110% }
header.smaller .subNav { padding: 6px 10px 4px 0 }
header.smaller .subNav ul li { font-size: 65% }
header.smaller .contactBtn {
  width: 165px;
  padding-right: 0
}
header.smaller .contactBtn a { font-size: 60% }
header.smaller .contactBtn_dl a { font-size: 90% }
header.smaller .contactBtn02 {
  width: 165px;
  padding-right: 18px
}
header.smaller .contactBtn02 a { font-size: 60% }
nav.gnavi {
  overflow: hidden;
  width: 100%;
  max-width: 1920px;
  height: 116px;
  background-color: #fff;
}
nav.gnavi ul.mainNav {
  display: table;
  table-layout: fixed;
  width: 100%;
  height: 100%;
  max-width: 1730px;
  margin: 0 auto
}
nav.gnavi ul.mainNav li {
  display: table-cell;
  font-size: 95%;
  text-align: center;
  vertical-align: middle;
  line-height: 1.1em;
}
.hNavi00 { width: 141px; padding: 0 30px 0 8px; }
nav.gnavi ul.mainNav .hNavi01 { width: 6.6%; }
nav.gnavi ul.mainNav .hNavi02 { width: 9.6%; }
nav.gnavi ul.mainNav .hNavi03 { width: 10.6%; }
nav.gnavi ul.mainNav .hNavi04 { width: 17.6%; }
nav.gnavi ul.mainNav .hNavi05 { width: 6.6%; }
nav.gnavi ul.mainNav .hNavi06 { width: 7.6%; }
nav.gnavi ul.mainNav .hNavi07 { width: 6.6%; }
.hNavi08, .hNavi09 { width: 15.6%; padding: 0 0.5%; }
nav.gnavi ul.mainNav li span {
  padding-right: 5px;
  color: #f00;
  font-size: 90%;
  font-weight: bold;
}
.hNavi08 a { padding: 16px 0!important; color: #fff; font-weight: 700; border-radius: 30px; background: linear-gradient(to left, #62C3E0, #053B9F); }
.hNavi09 a { padding: 16px 0!important; color: #fff; font-weight: 700; border-radius: 30px; background: linear-gradient(to left, #D27C27, #D2272F); }
nav.gnavi ul.mainNav li a {
  display: block;
  padding: 8px 0;
  font-size: 15px;
  font-weight: bold;
}
.companyLogo img {
    width: 141px;
    margin-top: -12px;
}
.ham_btn {
    width: 150px;
    float: right;
    margin: -4px 55px 0 0;
    padding: 5px 0!important;
    text-align: center;
    color: #fff;
    font-weight: 700;
    border-radius: 30px;
    background: linear-gradient(to left, #D27C27, #D2272F);
}
.ham_btn a {
    color: #fff;
}
@media only screen and (min-width:992px) {
  header .hamOn { display: none!important; }
}
@media only screen and (max-width:991px) {
  header .hamOff { display: none!important; }
  .companyLogo img {
      width: 106px;
      margin: 12px 0 0 8px;
  }
}
@media screen and (min-width:1px) and (max-width:991px) {
header {
  position: fixed;
  width: 100%;
  height: auto;
  background-color: #fff
}
header .headArea {
  width: 100%;
  height: 65px
}
header .companyLogo {
  width: auto;
  height: 19px;
  padding-right: 0;
  line-height: 1.2em;
  -webkit-box-sizing: border-box;
  box-sizing: border-box
}
header .contactBtn {
  width: auto;
  padding: 0 52px 0 0;
  vertical-align: middle;
  text-align: right
}
header .contactBtn_dl {
  width: auto;
  padding: 0 52px 0 0;
  vertical-align: middle;
  text-align: right
}
header .contactBtn a {
  display: inline-block;
  width: auto;
  padding: 10px 10px;
  font-size: 80%
}
header .contactBtn_dl a {
  display: inline-block;
  width: auto;
  padding: 10px 10px;
  font-size: 100%
}
nav.gnavi {
  display: table;
  height: 100%;
  background: none;
  border-top: 0
}
nav.gnavi ul.mainNav {
  display: table-cell;
  table-layout: fixed;
  width: 100%;
  max-width: auto;
  vertical-align: middle
}
nav.gnavi ul.mainNav li {
  display: block;
  width: 90% !important;
  margin: 0 auto;
  font-size: 100%;
  white-space: normal
}
nav.gnavi ul.mainNav li.gnaviSp {
  margin-top: 10px;
  padding-top: 10px;
  border-top: 1px solid #fff
}
nav.gnavi ul.mainNav li a {
  display: block;
  padding: 15px 0;
  color: #fff;
  font-weight: bold;
  font-size: 15px!important;
}
}
#toggle {
  display: block;
  text-align: center;
  width: 52px;
  height: 52px;
  margin-top: 5px;
  border-radius: 50%;
  position: absolute;
  top: 0;
  right: 0;
  z-index: 10;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center
}
.trigger, .trigger span {
  display: inline-block;
  -webkit-transition: all .4s;
  -o-transition: all .4s;
  transition: all .4s
}
.trigger {
  position: relative;
  width: 28px;
  height: 22px
}
.trigger span {
  position: absolute;
  left: 0;
  width: 100%;
  height: 4px;
  background-color: #000;
  border-radius: 4px
}
.trigger span:first-of-type { top: 0 }
.trigger span:nth-of-type(2) { top: 9px }
.trigger span:nth-of-type(2):after {
  position: absolute;
  top: 0;
  left: 0;
  content: '';
  width: 100%;
  height: 4px;
  background-color: #000;
  border-radius: 4px;
  -webkit-transition: all .4s;
  -o-transition: all .4s;
  transition: all .4s
}
.trigger span:nth-of-type(3) { bottom: 0 }
.trigger.active span:first-of-type {
  -webkit-transform: translateY(8px) scale(0);
  -ms-transform: translateY(8px) scale(0);
  transform: translateY(8px) scale(0)
}
.trigger.active span:nth-of-type(2) {
  -webkit-transform: rotate(-45deg);
  -ms-transform: rotate(-45deg);
  transform: rotate(-45deg)
}
.trigger.active span:nth-of-type(2):after {
  -webkit-transform: rotate(90deg);
  -ms-transform: rotate(90deg);
  transform: rotate(90deg)
}
.trigger.active span:nth-of-type(3) {
  -webkit-transform: translateY(-8px) scale(0);
  -ms-transform: translateY(-8px) scale(0);
  transform: translateY(-8px) scale(0)
}
.toggleWrap {
  background: rgba(32,36,44,0.95);
  position: fixed;
  top: 65px;
  left: 0;
  width: 100%;
  height: 95%;
  height: -webkit-calc(100% - 51px);
  height: calc(100% - 51px);
  overflow-y: scroll;
  -webkit-overflow-scrolling: touch
}
.mainNav li { list-style-type: none }
.navItem {
  display: block;
  text-decoration: none;
  color: #3e3e3e;
  border-bottom: 1px solid #ccc;
  padding: 15px 0;
  text-align: center;
  font-size: 2rem
}
.hide {
  opacity: 0;
  visibility: hidden;
  overflow: hidden
}
.animation {
  -webkit-transition-property: opacity, visibility;
  -o-transition-property: opacity, visibility;
  transition-property: opacity, visibility;
  -webkit-transition-duration: .3s;
  -o-transition-duration: .3s;
  transition-duration: .3s;
  -webkit-transition-timing-function: ease-in;
  -o-transition-timing-function: ease-in;
  transition-timing-function: ease-in
}
@media screen and (min-width:992px) {
#toggle { display: none }
.toggleWrap {
  background: none;
  height: auto;
  position: static;
  padding: 0
}
.mainNav {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  max-width: 670px;
  margin: 0 auto
}
.navItem { padding: 5px 15px }
.navItem:hover { border-color: #3696da }
.animation {
  -webkit-transition: none;
  -o-transition: none;
  transition: none
}
.hide {
  opacity: 1;
  visibility: visible
}
}
.pankuzu {
  width: 100%;
  min-height: 20px;
  background-color: #a2a2a2
}
.pankuzu ul {
  max-width: 1024px;
  min-height: 20px;
  margin: 0 auto;
  padding: 0 20px;
  font-size: 65%;
  text-align: left
}
.pankuzu ul li { display: inline-block }
.pankuzu ul li:first-child:before { content: none }
.pankuzu ul li:before { content: '　>　' }
.pankuzu ul li a { color: #fff }
@media(max-width:991px) {
.pankuzu ul { padding: 5px 10px }
.pankuzu ul li:before { content: ' > ' }
}
.totop {
  position: fixed;
  bottom: 40px;
  right: 40px
}
.bg-img {
    color: #32353C;
    background: url(../images/bg@2x.png) repeat-y!important;
}
.marker_or {
    background: #FFCB00!important;
    background: linear-gradient(to bottom,transparent 70%,#FFCB00 90%) !important;
}
@media(max-width:1024px) {
.totop {
  position: fixed;
  bottom: 20px;
  right: 20px
}
}
#footerWrap {
  width: 100%;
  border-top: 1px solid #000;
  color: white;
}
.footer {
  width: 100%;
  font-size: 80%;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  background: url(../images/foot_bg.png) no-repeat;
  background-position: bottom;
}
.footer_inner {
  display: flex;
  padding: 80px;
  justify-content: space-around;
  background: linear-gradient(-90deg, rgba(98, 195, 224, .7), rgba(5, 59, 159, .7));
}
.footer ul {
  width: 100%;
  max-width: 45%;
  margin-bottom: 8px
}
.footer ul li {
  display: block;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  vertical-align: top;
  margin: 0 0 8px;
}
.footer ul li:hover {
  opacity: 0.7;
  transition: 0.5s;
}
.footer ul li a {
  color: white;
}
.footer .flex-list {
  display: flex;
  justify-content: space-between;
}
/* .footer ul .fNavi01 { width: 14%; }
.footer ul .fNavi02 { width: 8%; }
.footer ul .fNavi03 { width: 9%; }
.footer ul .fNavi04 { width: 15%; }
.footer ul .fNavi05 { width: 12%; }
.footer ul .fNavi06 { width: 10%; }
.footer ul .fNavi07 { width: 16%; }
.footer ul .fNavi08 { width: 12%; } */
.footer ul li.none:before { content: none }
.tranavi.only_pc {
    display: flex;
    flex-wrap: wrap;
    max-width: 300px;
}
.tranavi.only_pc a {
    display: block;
    width: 100%;
    margin: 0 0 16px;
}
.tranavi a img {
    width: 300px;
}
#footerWrap .copy {
    background: #44566E;
    text-align: center;
    font-size: .7rem;
    padding: 24px 0;
}
@media(max-width:991px) {
  .footer {
    max-width: 100%;
    margin: 0 auto;
    padding: 0;
    font-size: 80%
  }
  .footer_inner {
      display: block;
      padding: 0;
  }
  .footer ul {
    width: 100%;
    max-width: 100%;
    margin: 0;
  }
  .footer ul li {
    /* /* float: left; */
    /* width: 50%!important; */
    border-bottom: 1px solid #e3e3e3;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    white-space: normal;
    margin: 0;
  }
  /* .footer ul li:nth-child(odd) { border-right: 1px solid #e3e3e3 } */
  .footer ul li:before { content: none }
  .footer ul li a {
    display: inline-block;
    padding: 7px 15px
  }
  .footer .copy { padding: 15px }

  .footer .flex-list {
    display: block;
  }
  #footerWrap .copy {
    padding: 24px;
  }

  #footerWrap .copy .tranavi {
      margin: 0 0 24px;
  }

  .tranavi.only_sp a img {
    margin: 0 0 16px;
　}

}
.btnBox01 a {
  position: relative;
  display: block;
  width: 280px;
  margin: 0 auto;
  padding: 13px 0;
  background: #fff;
  border: 2px solid #b3b3b3;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  border-radius: 8px;
  font-size: 75%;
  color: #606060;
  text-align: center
}
.btnBox01.btnB.large a { width: 324px }
.btnBox01 a:before {
  position: absolute;
  content: '';
  margin-top: -8px;
  width: 8px;
  height: 12px;
  background: url(../images/icon_arrow_btn01b.png) 0 0 no-repeat;
  background-size: 8px 12px
}
.btnBox01.btnA a:before {
  top: 50%;
  left: 25px
}
.btnBox01.btnB a:before {
  top: 50%;
  left: 15px
}
.btnBox02 a {
  position: relative;
  display: block;
  width: 346px;
  margin: 0 auto;
  padding: 10px 0;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  border-radius: 8px;
  color: #fff;
  text-align: center;
  font-size: 1.4rem;
  font-weight: bold;
}
.btnBox02_dl a {
  position: relative;
  display: block;
  width: 450px;
  margin: 0 auto;
  padding: 10px 0;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  border-radius: 8px;
  color: #fff;
  text-align: center;
  font-size:120%
}
.btnBox02.btnA a {
  background: #d2272e;
  border-bottom: #ab242a 5px solid;
  border-radius: 10px;
}
.btnBox02.btnB a {
  background: #1f5db1;
  border-bottom: 5px solid #182b44;
  border-radius: 10px;
}
.btnBox02_dl.btnA a {
  background: #f5b428;
  -webkit-box-shadow: 0 4px 0 #a0145a;
  box-shadow: 0 4px 0 #a0145a
}
.btnBox02 a span.arrow {
  display: inline-block;
  width: 8px;
  height: 12px;
  text-indent: 9999px;
  vertical-align: middle;
  margin-right: 5px;
  background: url(../images/icon_arrow_btn02b.png) 0 0 no-repeat;
  background-size: 8px 12px
}
.btnBox02_dl a span.arrow {
  display: inline-block;
  width: 11px;
  height: 15px;
  text-indent: 9999px;
  vertical-align: middle;
  margin-right: 5px;
  background: url(../images/icon_arrow_btn02b.png) 0 0 no-repeat;
  background-size: 11px 15px
}
.btnBox02.btnC a {
  width: 298px;
  padding: 8px 0!important;
  background: #5a5a5a;
  -webkit-box-shadow: 0 4px 0 #3b3b3b;
  box-shadow: 0 4px 0 #3b3b3b
}
.btnBox02.btnC a span.youtube {
  display: inline-block;
  width: 47px;
  height: 31px;
  text-indent: 9999px;
  vertical-align: middle;
  margin-right: 15px;
  background: url(../images/icon_youtube.png) 0 0 no-repeat;
  background-size: 47px 31px
}
@media(max-width:991px) {
.btnBox01 a {
  width: 100%!important;
  padding: 15px 0;
  font-size: 100%
}
.btnBox02 a { width: 100%!important }
.btnBox02 a span.shadow { padding: 15px 0 }
.btnBox02_dl a { width: 100%!important }
.btnBox02_dl a span.shadow { padding: 15px 0 }
}
.fullimg{width: 100%;}

.kidsup_col{
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-justify-content: space-between;
	justify-content: space-between;
  width: 100%;
  margin: 50px 0;
}
.kidsup_col li{
  width: 31.5%;
}
.kidsup_col li p{
  font-size: 14.5px;
  line-height: 24.5px;
  padding-top: 15px;
}

@media(max-width:991px) {
  .kidsup_col{
    display: block;
    margin: 40px 0;
  }
  .kidsup_col li{
    width: 86%;
    margin:0 auto ;
    margin-top: 20px;
  }
  .kidsup_col img{

  }
  .kidsup_col li p{
    font-size: 90%;
  }
  
}

/** #===== Youtube以外の動画をモーダル（Boxer.js）のiframeで開くときのスタイル ===== */
/* ================================================================= */

#boxer.videoModal:not(.mobile),
#boxer.videoModalMulti:not(.mobile),
#boxer.videoModalMulti2.videoModalMulti2 {
  width: 90%;
  max-width: 1280px;
  height: auto !important;
  bottom: auto !important;
  top: 50% !important;
  transform: translate(0,-50%);
}

#boxer.videoModal:not(.mobile) .boxer-loading,
#boxer.videoModalMulti:not(.mobile) .boxer-loading,
#boxer.videoModalMulti2.videoModalMulti2 .boxer-loading {
  pointer-events: none;
}

#boxer.videoModal:not(.mobile) .boxer-container,
#boxer.videoModalMulti:not(.mobile) .boxer-container,
#boxer.videoModalMulti2.videoModalMulti2 .boxer-container {
  height: auto !important;  
}

#boxer.videoModal:not(.mobile) .boxer-content,
#boxer.videoModalMulti:not(.mobile) .boxer-content,
#boxer.videoModalMulti2.videoModalMulti2 .boxer-content {
  position: relative;  
}

#boxer.videoModalMulti2.videoModalMulti2 .boxer-content {
  position: relative;
  width: 100%;
}

#boxer.videoModal:not(.mobile) .boxer-content:before {
  content: '';
  display: block;
  padding: 56.25% 0 0;
}

#boxer.videoModal:not(.mobile) .boxer-iframe,
#boxer.videoModalMulti:not(.mobile) .boxer-iframe,
#boxer.videoModalMulti2.videoModalMulti2 .boxer-iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  overflow: hidden;
}

#boxer.videoModal:not(.mobile) .boxer-iframe html,
#boxer.videoModalMulti:not(.mobile) .boxer-iframe html,
#boxer.videoModalMulti2.videoModalMulti2 .boxer-iframe html {
  overflow: hidden;
}

/* mobile */

#boxer.videoModal.mobile .boxer-container,
#boxer.videoModalMulti.mobile .boxer-container {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  top: -10px;
}

/* end */

/** #===== videoModalのサイズ違い（メインとサブの2つのプレイヤーがある動画用） ===== */
/* ================================================================= */

#boxer.videoModalMulti:not(.mobile) .boxer-content:before {
  content: '';
  display: block;
  padding: 67% 0 0;
}

#boxer.mobile.videoModalMulti2,
#boxer.mobile.videoModalMulti2 .boxer-content {
  background-color: #fff;
}

#boxer.videoModalMulti2.videoModalMulti2 .boxer-content:before {
  content: '';
  display: block;
  padding: 60% 0 0;
  padding: calc( 56.25% + 60px ) 0 0;
}

#boxer.videoModalMulti2.videoModalMulti2 .boxer-container {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  top: 0px;
}

@media(max-width:767px) {
  #boxer.videoModalMulti2.videoModalMulti2 .boxer-content:before {
    padding: calc( 56.25% + 60px + 40%) 0 0;
  }
}


.btn_S {
  position: relative;
    width: 180px;
    margin: 0 auto;
    padding: 9px 30px;
    background: #fff;
    border: 2px solid #b3b3b3;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    border-radius: 8px;
    font-size: 75%;
    color: #606060;
    text-align: center;
}

.btn_S::before {
    position: absolute;
    content: '';
    margin-top: -8px;
    width: 8px;
    height: 12px;
    background: url(../images/icon_arrow_btn01b.png) 0 0 no-repeat;
    background-size: 8px 12px;
    top: 55%;
    left: 5px;
}

/* end */