@charset "UTF-8";

/*
 * 共通
 */
* {
  box-sizing: border-box;
  -webkit-text-size-adjust: 100%;
  -webkit-tap-highlight-color: transparent;
  font-feature-settings: 'palt'1;
  text-rendering: optimizeLegibility;
}

.clx {
  *zoom: 1;
  height: 1%;
}

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

ul {
  margin-bottom: 0;
}

html {
  font-size: 62.5%;
}

body {
  font-size: 1.2rem;
  font-family: "YuGothic", "游ゴシック", "Hiragino Kaku Gothic ProN", "ヒラギノ角ゴ ProN", Meiryo, メイリオ, Helvetica, Arial, sans-serif !important;
  -webkit-font-smoothing: antialiased;
  line-height: 1.4;
  letter-spacing: 1px;
  color: #505050;
  background: #f5f5f5;
}

.container p,
.container p span,
.container p font,
.container font,
.container .row div {
  font-family: "YuGothic", "游ゴシック", "Hiragino Kaku Gothic ProN", "ヒラギノ角ゴ ProN", Meiryo, メイリオ, Helvetica, Arial, sans-serif !important;
  line-height: 1.8;
}

.container p a {
  word-break: break-all;
}

img {
  vertical-align: top;
}

.sp {
  display: none;
}

a {
  color: inherit;
  text-decoration: none;
}

a:link,
a:visited,
a:hover,
a:active {
  color: inherit;
}

a:hover .fade {
  opacity: .6;
}

/*input, button, textarea, select {
  margin: 0;
  padding: 0;
  background: none;
  border: none;
  border-radius: 0;
  outline: none;
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
}
*/
:-ms-input-placeholder {
  color: #aaa;
}

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

select {
  text-indent: .01px;
  text-overflow: "";
}

header {
  height: 100px;
  background: #f5f5f5;
}

header::after {
  content: "";
  clear: both;
  display: block;
}

.l-wrap {
  width: 100%;
  overflow: hidden;
}

.l-wrap img {
  width: 100%;
  height: auto;
  vertical-align: top;
}


.l-wrap img.tmodal_img {
  vertical-align: middle;
  border: 0;
  padding: 10px;
  width: 66px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}

/*テキスト関係*/
.txt {
  line-height: 1.5;
}

.txt-blue {
  color: #0099cc;
}

.main-srch-wrap {
  width: 100%;
  height: 70px;
  background-color: #505050;
  text-align: center;
}

.main-srch {
  background-color: #505050;
  box-shadow: 0 0 3px 0px rgba(0, 0, 0, 0.5);
  padding: 15px;
  max-width: 100% !important;
}

.main-srch-inr {
  width: 100%;
  max-width: 924px;
  padding: 0 64px 0 0;
  margin: 0 auto;
  position: relative;
}

.main-srch-inr input {
  font-size: 1.4rem;
  width: 100%;
  height: 36px;
  line-height: 36px;
  border: none;
  border-radius: 5px 0 0 5px;
  padding: 0 15px;
  outline: none;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
}

.main-srch-btn {
  background: #ffffff;
  border-radius: 0 5px 5px 0;
  position: absolute;
  top: 0;
  right: 0;
}

.main-srch-btn button {
  width: 64px;
  height: 0;
  overflow: hidden;
  display: block;
  background: #54c3f1 url(../img/ico-srch-s.png) no-repeat center;
  background-size: 20px;
  border-radius: 0 5px 5px 0;
  cursor: pointer;
  border: none;
  outline: none;
  padding: 36px 0 0;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
}

.main-srch-btn button:hover {
  opacity: .6;
}

.ftr-top .main-srch-btn {
  width: 64px !important;
}

.ftr-top .main-srch-btn .main-srch-btn-top {
  background: #ffffff;
  border-radius: 0 5px 5px 0;
  position: absolute;
  top: 10px;
  right: 10px;
  width: 64px;
}

.top-inr .main-srch-btn-top {
  background: #ffffff;
  border-radius: 0 5px 5px 0;
  position: absolute;
  top: 0;
  right: 10px;
  width: 64px;
}

.side-srch .main-srch-btn-top {
  background: #ffffff;
  border-radius: 0 5px 5px 0;
  position: absolute;
  top: 10px;
  right: 10px;
  width: 20%;
}

.main-srch .main-srch-btn-topbar {
  background: #ffffff;
  border-radius: 0 5px 5px 0;
  position: absolute;
  top: 0;
  right: 0;
  width: 64px;
}

.main-txt {
  width: 100%;
  height: 42px;
  text-align: center;
  color: #fff;
  background-color: #0099cc;
}

.main-txt p {
  font-size: 2.4rem;
  font-weight: bold;
  text-align: center;
  color: #ffffff;
  line-height: 1.8;
}

.present-title {
  font-size: 20px;
  text-align: left;
  padding: 0 15px;
  margin: 0 auto 20px;
  font-weight: bold;
}

.present_btn {
  width: 150px;
  font-size: 2rem;
  font-weight: bold;
  color: #fff !important;
  display: inline-block;
  background: #0099cc;
  border: none;
  cursor: pointer;
  padding: 15px 0;
  outline: none;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
}

.hdr-present {
  width: 690px;
  height: 200px;
  position: absolute;
  top: 148px;
  left: 50%;
  margin-left: -345px;
  background: rgba(255, 255, 255, 0.8);
  text-align: center;
  border-radius: 10px;
  padding: 40px 0;
}

.hdr-present p {
  font-size: 29px;
  color: #0099cc;
  margin-bottom: 30px;
  font-weight: bold;
  line-height: 1.2;
}

.hdr-present .forbtn-wrap {
  width: 360px;
  margin: 0 auto;
  box-shadow: 2px 2px 10px 2px rgba(0, 0, 0, 0.2);
  border-radius: 10px;
}

.hdr-present .forbtn-wrap .forbtn {
  width: 264px;
  height: 58px;
  float: left;
  background-color: #0099cc;
  font-size: 2.4rem;
  border-radius: 8px 0 0 8px;
  padding: 15px 0 0;
  color: #fff;
  font-weight: bold;
}

.hdr-present .forbtn-wrap .arrow {
  width: 96px;
  float: right;
  background-color: #f5f5f5;
  border-radius: 0 8px 8px 0;
  height: 58px;
  padding-top: 10px;
}

.hdr-present .forbtn-wrap .arrow img {
  width: 27px;
  height: auto;
}

.hdr-present .forbtn-wrap:after {
  content: "";
  clear: both;
  display: block;
}

/*
 * ヘッダー
 */
.hdr {
  text-align: center;
}

.hdr-inr {
  width: 100%;
  max-width: 924px;
  margin: 0 auto;
}

.hdr-inr h1 {
  padding: 0;
}

.hdr-inr .welcome {
  font-size: 1.2em;
  -webkit-app-region: b;
  font-weight: bold;
  margin-top: 14px;
}

.hdr-inr .welcome span {
  color: #0099cc;
}

.hdr-inr .formypage {
  font-size: 1.2em;
  -webkit-app-region: b;
  font-weight: bold;
  margin-top: 14px;
}

.hdr-inr .formypage a {
  text-decoration: underline;
}

.hdr-logo {
  /*width: 173px;*/
  border-radius: 0 0 5px 5px;
  float: left;
}

.hdr-logo a {
  /*width: 173px;*/
  height: 0;
  display: block;
  box-shadow: 1px 1px 5px 0px rgba(0, 0, 0, 0.3);
  overflow: hidden;
  background-image: url(../img/hdr-logo.png);
  background-repeat: no-repeat;
  background-position: center;
  background-color: #ffffff;
  border-radius: 0 0 5px 5px;
  padding: 45px 0 0;
}

.hdr-gnav {
  float: right;
  padding: 0;
  /*margin-bottom: 10px;*/
}

.hdr-gnav ul {
  overflow: hidden;
  border-radius: 0 0 5px 5px;
  /*
  li:nth-child(2) a {
	  width: 20%;
  }
  li:nth-child(3) a {
	  width: 20%;
  }
  li:nth-child(4) a {
	  width: 20%;
  }
  li:nth-child(5) a {
	  width: 20%;
	 
  }*/
}

.hdr-gnav ul li {
  padding: 0;
  float: left;
  height: 45px;
  line-height: 45px;
  background: #505050;
  background: -webkit-linear-gradient(top, #505050 0%, #000000 100%);
  background: -moz-linear-gradient(top, #505050 0%, #000000 100%);
  background: linear-gradient(to bottom, #505050 0%, #000000 100%);
  filter: progid: DXImageTransform.Microsoft.gradient(startColorstr='$dark-gray', endColorstr='$black', GradientType=0);
  border-right: 1px solid #000000;
  color: #ffffff;
}

.hdr-gnav ul li:hover {
  background: -webkit-linear-gradient(top, #000000 0%, #505050 100%);
  background: -moz-linear-gradient(top, #000000 0%, #505050 100%);
  background: linear-gradient(to bottom, #000000 0%, #505050 100%);
  filter: progid: DXImageTransform.Microsoft.gradient(startColorstr='$black', endColorstr='$dark-gray', GradientType=0);
}

.hdr-gnav ul li a {
  display: block;
  padding: 0;
}

.hdr-gnav ul li a:before {
  content: '';
  width: 27px;
  height: 25px;
  display: inline-block;
  vertical-align: middle;
  background-repeat: no-repeat;
  margin: 0 5px 0 0;
}

.hdr-gnav ul li:nth-child(1) a {
  height: 0;
  background-image: url(../img/ico-home.png);
  background-repeat: no-repeat;
  background-position: center;
  padding: 45px 0 0;
}

.hdr-gnav ul li:nth-child(1) {
  width: 20%;
}

.hdr-gnav ul li:nth-child(2) {
  width: 20%;
}

.hdr-gnav ul li:nth-child(3) {
  width: 20%;
}

.hdr-gnav ul li:nth-child(4) {
  width: 20%;
}

.hdr-gnav ul li:nth-child(5) {
  width: 20%;
}

.hdr-gnav ul li:nth-child(5) {
  border-right: none;
}

.hdr-gnav ul li:nth-child(2) a:before {
  background-image: url(../img/ico-login.png);
}

.hdr-gnav ul li:nth-child(3) a:before {
  background-image: url(../img/ico-circle.png);
}

.hdr-gnav ul li:nth-child(4) a:before {
  background-image: url(../img/ico-search.png);
}

.hdr-gnav ul li:nth-child(5) a:before {
  background-image: url(../img/ico-mail.png);
}

.hdr-gnav ul li.logout a:before {
  background-image: url(../img/ico-logout.png) !important;
}

p.welcome {
  width: 100%;
  max-width: 924px;
  text-align: right;
}

p.welcome span {
  font-size: 14px;
}

.mypage a {
  text-decoration: underline;
}

.side-menu .logout {
  width: 100%;
  text-align: center;
  color: #0099cc;
  background: white;
  border-radius: 5px;
  margin-bottom: 20px;
}

.side-menu .logout .btn-success {
  display: block;
  padding: 10px 0;
  background-color: #fff !important;
  border: none !important;
  font-size: 14px;
  color: inherit;
  font-weight: bold;
}

/*
 * SPヘッダー
 */
.hdr-sp {
  display: none;
  height: 45px;
  background: #505050;
  background: -webkit-linear-gradient(top, #505050 0%, #000000 100%);
  background: -moz-linear-gradient(top, #505050 0%, #000000 100%);
  background: linear-gradient(to bottom, #505050 0%, #000000 100%);
  filter: progid: DXImageTransform.Microsoft.gradient(startColorstr='$dark-gray', endColorstr='$black', GradientType=0);
  border-radius: 0 0 5px 5px;
  z-index: 9990;
}

.sp-logo {
  float: left;
}

.sp-logo a {
  width: 130px;
  height: 0;
  display: block;
  overflow: hidden;
  background-image: url(../img/hdr-logo.png);
  background-repeat: no-repeat;
  background-position: center;
  border-radius: 0 0 5px 5px;
  padding: 45px 0 0;
}

.menu {
  float: right;
  display: inline-block;
  padding: 0 0 0 64px;
  margin: 14px 20px 0 0;
}

.menu a {
  position: relative;
  width: 24px;
  height: 18px;
  display: block;
  float: right;
}

.menu a span {
  display: inline-block;
  position: absolute;
  left: 0;
  width: 100%;
  height: 2px;
  background-color: #ffffff;
  border-radius: 4px;
}

.menu a span:nth-of-type(1) {
  top: 0;
}

.menu a span:nth-of-type(2) {
  top: 8px;
}

.menu a span:nth-of-type(3) {
  bottom: 0;
}

.menu.active span {
  background: #ffffff;
}

.menu.active span:nth-of-type(1) {
  -webkit-transform: translateY(8px) rotate(-45deg);
  transform: translateY(8px) rotate(-45deg);
}

.menu.active span:nth-of-type(2) {
  opacity: 0;
}

.menu.active span:nth-of-type(3) {
  -webkit-transform: translateY(-8px) rotate(45deg);
  transform: translateY(-8px) rotate(45deg);
}

.sp-nav {
  display: none;
  width: 100%;
  background: #e6e6e6;
  padding: 0 10px 10px;
  position: absolute;
  top: 45px;
  left: 0;
  border-radius: 0 0 5px 5px;
  -webkit-transform: translateX(-100%);
  transform: translateX(-100%);
  z-index: 9990;
}

.sp-nav.active {
  -webkit-transform: translateX(0);
  transform: translateX(0);
}

.sp-nav-inr {
  background: #ffffff;
  padding: 12px;
  border-radius: 0 0 5px 5px;
}

.sp-nav-inr > ul > li + li {
  border-top: 1px dotted #505050;
}

.sp-nav-inr > ul > li > a {
  display: block;
  padding: 10px 0;
}

.sp-nav-inr > ul > li > a span:after {
  content: '';
  width: 7px;
  height: 11px;
  display: inline-block;
  vertical-align: middle;
  background: url(../img/arw-right-black-s.png) no-repeat;
  margin: 0 0 0 10px;
}

.sp-nav-inr ul li p {
  font-size: 1.3rem;
  color: #54c3f1;
  margin: 10px 0;
}

.sp-nav-inr ul li p:before {
  content: '';
  width: 12px;
  height: 10px;
  display: inline-block;
  background: url(../img/arw-down-blue.png) no-repeat;
  margin: 0 5px 0 0;
}

.sp-nav-inr ul li ul {
  padding: 0 0 5px 16px;
}

.sp-nav-inr ul li ul li {
  background: url(../img/arw-right-black-s.png) no-repeat left 3px;
  padding: 0 0 0 13px;
  margin: 0 0 10px;
}

/*
 * フッター
 */
.ftr-top {
  padding: 30px 0 80px;
}

.ftr-top-inr {
  width: 100%;
  max-width: 1024px;
  margin: 0 auto;
}

.ftr-top-main {
  width: 67.3828125%;
  max-width: 690px;
  float: left;
}

.ftr-top-main h2 {
  font-size: 1.6rem;
  font-weight: bold;
  line-height: 1.5;
  border-bottom: 1px solid #a2a2a2;
  position: relative;
  padding: 0 0 12px 10px;
  margin: 0 0 10px;
}

.ftr-top-main h2:before {
  content: '';
  width: 3px;
  height: 17px;
  position: absolute;
  top: 1px;
  left: 0;
  background: #54c3f1;
  margin: 0 10px 0 0;
}

.ftr-top-main h2 br {
  display: none;
}

.ftr-top-main > p {
  font-size: 1.4rem;
  line-height: 1.9;
  margin: 0 0 45px;
}

.ftr-top-main > p br {
  display: none;
}

.ftr-top-main-carousel {
  background: #ffffff;
  box-shadow: 1px 1px 3px 0px rgba(0, 0, 0, 0.1);
  padding: 15px;
}

.carousel-group + .carousel-group {
  margin: 18px 0 0;
}

.carousel-group h3 {
  font-size: 1.4rem;
  font-weight: bold;
  background: #f5f5f5;
  padding: 6px 15px;
  margin: 0 0 15px;
}

.carousel {
  padding: 0 7.5%;
}

.carousel li {
  width: 24%;
  /*margin: 0 0.15%;*/
  padding: 0 5px;
}

.carousel li a {
  display: block;
  outline: none;
  position: relative;
}

.carousel li a .carousel-img {
  width: 100%;
  height: 140px;
  display: block;
  outline: none;
  position: relative;
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center center;
  /*background-blend-mode: multiply;*/
  margin: 0 0 5px;
}

.carousel li a p {
  font-size: 1.1rem;
  text-align: center;
}

.carousel li a:hover .carousel-img:before {
  content: '詳細をみる';
  color: #ffffff;
  position: absolute;
  top: 50%;
  left: 50%;
  z-index: 2;
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
}

.carousel li a:hover .carousel-img span.bg-color {
  display: block;
  background-color: rgba(0, 86, 179, 0.6);
  height: 100%;
  width: 100%;
}

.carousel li a:hover img {
  opacity: 0;
}

.carousel-group {
  height: 238px;
}

.slick-prev,
.slick-next {
  width: 21px;
  height: 0;
  overflow: hidden;
  display: block;
  cursor: pointer;
  background-repeat: no-repeat;
  background: none;
  padding: 27px 0 0;
  outline: none;
  border: none;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  position: absolute;
  top: 32%;
}

.slick-prev {
  background-image: url(../img/arw-carousel-prev.png);
  left: 2%;
}

.slick-next {
  background-image: url(../img/arw-carousel-next.png);
  right: 2%;
}

.slick-prev:hover,
.slick-next:hover {
  opacity: .6;
}

.ftr-top-sub {
  width: 29.296875%;
  max-width: 300px;
  float: right;
  background: #e6e6e6;
  padding: 15px;
}

.ftr-top-sub-inr {
  background: #ffffff;
  padding: 15px 15px 0;
}

.ftr-top-sub-nav {
  margin-bottom: 28px;
}

.ftr-top-sub-nav p {
  font-size: 18px;
  color: #0099cc;
  text-align: center;
  margin-bottom: 20px;
  line-height: 1.5;
  font-weight: bold;
}

.ftr-top-sub p.title2 {
  font-size: 14px;
  color: #0099cc;
  text-align: left;
  padding-bottom: 5px;
  margin-bottom: 0;
}

.ftr-top-sub-nav ul li {
  height: 125px;
  line-height: 40px;
  color: #ffffff;
  background: #505050;
  box-shadow: 1px 1px 3px 0px rgba(0, 0, 0, 0.2);
  border-radius: 5px;
  margin: 0 0 15px;
  font-size: 18px;
  padding-top: 40px;
}

.ftr-top-sub-nav ul li:nth-child(1) {
  color: #505050;
  background: #f5f5f5;
  background: -webkit-linear-gradient(top, #f5f5f5 0%, #e6e6e6 100%);
  background: -moz-linear-gradient(top, #f5f5f5 0%, #e6e6e6 100%);
  background: linear-gradient(to bottom, #f5f5f5 0%, #e6e6e6 100%);
  filter: progid: DXImageTransform.Microsoft.gradient(startColorstr='$light-gray', endColorstr='#e6e6e6', GradientType=0);
}

.ftr-top-sub-nav ul li:nth-child(1):hover {
  background: -webkit-linear-gradient(top, #e6e6e6 0%, #f5f5f5 100%);
  background: -moz-linear-gradient(top, #e6e6e6 0%, #f5f5f5 100%);
  background: linear-gradient(to bottom, #e6e6e6 0%, #f5f5f5 100%);
  filter: progid: DXImageTransform.Microsoft.gradient(startColorstr='#e6e6e6', endColorstr='$light-gray', GradientType=0);
}

.ftr-top-sub-nav ul li:nth-child(2) {
  background: #54c2f0;
  background: -webkit-linear-gradient(top, #54c2f0 0%, #49aad3 100%);
  background: -moz-linear-gradient(top, #54c2f0 0%, #49aad3 100%);
  background: linear-gradient(to bottom, #54c2f0 0%, #49aad3 100%);
  filter: progid: DXImageTransform.Microsoft.gradient(startColorstr='#54c2f0', endColorstr='#49aad3', GradientType=0);
}

.ftr-top-sub-nav ul li:nth-child(2):hover {
  background: -webkit-linear-gradient(top, #49aad3 0%, #54c2f0 100%);
  background: -moz-linear-gradient(top, #49aad3 0%, #54c2f0 100%);
  background: linear-gradient(to bottom, #49aad3 0%, #54c2f0 100%);
  filter: progid: DXImageTransform.Microsoft.gradient(startColorstr='#49aad3', endColorstr='#54c2f0', GradientType=0);
}

.ftr-top-sub-nav ul li:nth-child(3) {
  background: #6fba2c;
  background: -webkit-linear-gradient(top, #6fba2c 0%, #4b8619 100%);
  background: -moz-linear-gradient(top, #6fba2c 0%, #4b8619 100%);
  background: linear-gradient(to bottom, #6fba2c 0%, #4b8619 100%);
  filter: progid: DXImageTransform.Microsoft.gradient(startColorstr='#6fba2c', endColorstr='#4b8619', GradientType=0);
}

.ftr-top-sub-nav ul li:nth-child(3):hover {
  background: -webkit-linear-gradient(top, #4b8619 0%, #6fba2c 100%);
  background: -moz-linear-gradient(top, #4b8619 0%, #6fba2c 100%);
  background: linear-gradient(to bottom, #4b8619 0%, #6fba2c 100%);
  filter: progid: DXImageTransform.Microsoft.gradient(startColorstr='#4b8619', endColorstr='#6fba2c', GradientType=0);
}

.ftr-top-sub-nav ul li:nth-child(4) {
  background: #ea5504;
  background: -webkit-linear-gradient(top, #ea5504 0%, #cb4800 100%);
  background: -moz-linear-gradient(top, #ea5504 0%, #cb4800 100%);
  background: linear-gradient(to bottom, #ea5504 0%, #cb4800 100%);
  filter: progid: DXImageTransform.Microsoft.gradient(startColorstr='#ea5504', endColorstr='#cb4800', GradientType=0);
}

.ftr-top-sub-nav ul li a {
  color: inherit;
  display: block;
  text-align: center;
  background-repeat: no-repeat;
  background-position: 10px center;
}

.ftr-top-sub-nav ul li a:before {
  content: '';
  width: 27px;
  height: 25px;
  display: inline-block;
  vertical-align: middle;
  background-repeat: no-repeat;
  margin: 0 5px 0 0;
}

.ftr-top-sub-nav ul li:nth-child(1) a:before {
  background-image: url(../img/ico-circle2.png);
}

.ftr-top-sub-nav ul li:nth-child(2) a:before {
  background-image: url(../img/ico-login.png);
}

.ftr-top-sub-nav ul li:nth-child(3) a:before {
  background-image: url(../img/ico-mail.png);
}

.ftr-top-sub-link {
  margin: 22px 0 0;
}

.ftr-top-sub-link h3 {
  font-size: 1.3rem;
  color: #54c3f1;
  margin: 0 0 10px;
}

.ftr-top-sub-link h3:before {
  content: '';
  width: 12px;
  height: 10px;
  display: inline-block;
  background: url(../img/arw-down-blue.png) no-repeat;
  margin: 0 5px 0 0;
}

.ftr-top-sub-link ul {
  padding: 0 0 0 16px;
}

.ftr-top-sub-link ul li {
  background: url(../img/arw-right-black-s.png) no-repeat left 3px;
  padding: 0 0 0 13px;
  margin: 0 0 10px;
}

.ftr-top-sub-link ul li a {
  font-size: 1.3rem;
}

.ftr-top-sub-link ul li a:hover {
  text-decoration: underline;
}

.side-srch {
  background: #505050;
  position: relative;
  padding: 10px;
}

.side-srch input {
  font-size: 1.4rem;
  width: 80%;
  height: 36px;
  line-height: 36px;
  border: none;
  border-radius: 5px 0 0 5px;
  padding: 0 15px;
  outline: none;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
}

.side-srch button {
  /*width: 100%;
        background: #54c3f1 url(../img/ico-srch.png) no-repeat center;
        background-size: 26px;
        height: 0;
        overflow: hidden;
        display: block;
        background: #54c3f1 url(../img/ico-srch-s.png) no-repeat center;
        background-size: 20px;
        border-radius: 0 5px 5px 0;
        cursor: pointer;
        border: none;
        outline: none;
        padding: 36px 0 0;
        -webkit-appearance: none;
        -moz-appearance: none;
        appearance: none;*/
}

.side-srch button:hover {
  opacity: .6;
}

.side-srch .side-srch-btn {
  background: #fff;
  position: absolute;
  right: 10px;
  top: 10px;
  width: 20%;
  border-radius: 0 5px 5px 0;
}

.news-wrap {
  width: 1024px;
  margin: 0 auto 70px;
  position: relative;
}

p.news-title {
  width: 220px;
  margin: 0 auto -30px;
  background: #f5f5f5;
  font-size: 20px;
  color: #54c3f1;
  position: absolute;
  left: 0;
  top: -13px;
}

.l-news-wrap p.news-title {
  background: #fff;
}

.news-area {
  width: 100%;
  margin: 0;
  height: 260px;
  border-bottom: 1px solid #a2a2a2;
  border-top: 1px solid #a2a2a2;
}

.news-area .top-news-inner {
  width: 924px;
  height: 160px;
  margin: 50px auto;
}

.news-area .top-news-inner ul {
  width: 100%;
}

.news-area .top-news-inner ul li {
  width: 100%;
  font-size: 15px;
  padding: 10px 30px;
  border-left: 1px dotted #54c3f1;
}

.news-area .top-news-inner ul li a {
  display: block;
}

.news-area .top-news-inner ul li a span {
  margin-right: 10px;
}

.float-search {
  width: 680px;
  background: rgba(255, 255, 255, 0.8);
  padding: 20px 20px 30px;
  text-align: center;
  position: absolute;
  top: 50%;
  margin-top: -90px;
  left: 50%;
  margin-left: -340px;
  border-radius: 10px;
}

.float-search a:hover {
  text-decoration: none;
}

.float-search p.title {
  font-size: 30px;
  text-align: center;
  margin-bottom: 10px;
  color: #0099cc;
  font-weight: bold;
}

.float-search .btn-for-member {
  width: 280px;
  margin: 0 auto;
  background: #0099cc;
  color: #ffffff;
  padding: 10px 20px;
  text-align: left;
  position: relative;
  font-size: 24px;
  border-radius: 10px;
  font-weight: bold;
  box-shadow: 2px 2px 5px 0px rgba(0, 0, 0, 0.2);
}

.float-search .btn-for-member span {
  display: block;
  position: absolute;
  background: #f5f5f5;
  width: 70px;
  text-align: center;
  vertical-align: middle;
  right: 0;
  top: 0;
  height: 53px;
  border-radius: 0 8px 8px 0;
}

.float-search .btn-for-member span img {
  width: 27px;
  height: auto;
  padding-top: 8px;
}

.ftr-btm {
  background: #505050;
  padding: 40px 0 10px;
}

.ftr-btm-inr {
  width: 100%;
  max-width: 924px;
  margin: 0 auto;
}

.ftr-logo {
  width: 176px;
}

.ftr-logo a {
  width: 176px;
  height: 26px;
  overflow: hidden;
  display: block;
  background: url(../img/ftr-logo.png) no-repeat;
  padding: 25px 0 0;
  margin: 0 0 30px;
}

.ftr-gnav ul {
  letter-spacing: -.4em;
  padding: 0 0 10px;
  margin: 0 0 40px;
  position: relative;
}

.ftr-gnav ul:after {
  content: '';
  width: 36px;
  height: 1px;
  display: block;
  background: #ffffff;
  position: absolute;
  bottom: 0;
  left: 0;
}

.ftr-gnav ul li {
  display: inline-block;
  vertical-align: top;
  letter-spacing: normal;
  margin: 0 0 20px;
}

.ftr-gnav ul li:before {
  content: '>';
  display: inline-block;
  vertical-align: middle;
  color: #ffffff;
  margin: 0 5px 0 0;
  position: relative;
  top: -2px;
}

.ftr-gnav ul li:nth-child(1),
.ftr-gnav ul li:nth-child(7) {
  width: 150px;
}

.ftr-gnav ul li:nth-child(2),
.ftr-gnav ul li:nth-child(8) {
  width: 150px;
}

.ftr-gnav ul li:nth-child(3),
.ftr-gnav ul li:nth-child(9),
.ftr-gnav ul li:nth-child(13),
.ftr-gnav ul li:nth-child(14) {
  width: 150px;
}

.ftr-gnav ul li:nth-child(4),
.ftr-gnav ul li:nth-child(5),
.ftr-gnav ul li:nth-child(10),
.ftr-gnav ul li:nth-child(11),
.ftr-gnav ul li:nth-child(12) {
  width: 150px;
}

.ftr-gnav ul li a {
  font-size: 1.4rem;
  color: #ffffff;
}

.ftr-gnav ul li a:hover {
  text-decoration: underline;
}

.ftr-copy {
  color: #ffffff;
}

.float-icon {
  position: absolute;
  top: 130px;
  right: 10px;
}

.float-icon a {
  display: block;
  float: right;
  padding-left: 10px;
}

.float-icon::after {
  content: "";
  clear: both;
  display: block;
}

/*924px以下*/
@media screen and (max-width: 923px) {

  /*header {
      height: 60px;
  	}
  	*/
  .hdr h1,
  .hdr-gnav,
  .ftr-top-sub {
    display: none;
  }

  .hdr-sp,
  .sp-nav {
    display: block;
  }

  .hdr-sp {
    width: 100%;
  }

  .ftr-top-main {
    width: 100%;
    max-width: 100%;
    float: left;
  }

  .ftr-top-inr,
  .ftr-btm-inr {
    padding: 0 20px;
  }

  .main-srch {
    margin: 40px 0 20px;
  }

  .main-txt p {
    font-size: 1.8rem;
  }

  .sp-logo a {
    width: 170px;
    padding-top: 43px;
  }

  .ftr-logo {
    margin: 0 auto;
  }

  .ftr-gnav ul li {
    width: 46% !important;
    margin: 0 2% 10px;
    float: left;
  }

  .ftr-gnav ul br {
    display: none;
  }

  .ftr-gnav ul::after {
    content: "";
    clear: both;
    display: block;
    position: inherit;
    width: 36px;
    height: 1px;
    background: #ffffff;
    position: inherit;
    bottom: -30px;
    left: 50%;
    margin-left: -18px;
  }

  .ftr-copy {
    text-align: center;
  }

  .float-icon {
    position: absolute;
    top: 62px;
    right: 10px;
  }

  .float-icon a {
    display: block;
    float: right;
    padding-left: 10px;
  }

  .float-icon::after {
    content: "";
    clear: both;
    display: block;
  }
}

@media screen and (max-width: 923px) {
  .top {
    height: 500px;
  }

  .top-inr {
    width: 90%;
    margin: 0 auto;
  }

  .float-btn {
    width: 100%;
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, 20%);
    transform: translate(-50%, 20%);
  }

  .float-btn a {
    width: 23%;
    margin: 0 1%;
  }

  .main-srch-inr input {
    font-size: 1.6rem;
    height: 50px;
    line-height: 50px;
  }

  .main-srch-btn button {
    width: 64px;
    background: #54c3f1 url(../img/ico-srch.png) no-repeat center;
    padding: 50px 0 0;
  }

  .main-txt {
    height: auto;
  }

  .main-txt p {
    margin-bottom: 0;
  }

  .news-wrap {
    width: 90%;
    margin: 0 auto 30px;
    position: relative;
  }

  p.news-title {
    margin: 0 auto 20px;
    background: #f5f5f5;
    font-size: 20px;
    color: #54c3f1;
  }

  .news-area {
    width: 100%;
    margin: 0;
    /*height: 260px;*/
    height: auto;
    border-bottom: 1px solid #a2a2a2;
    border-top: 1px solid #a2a2a2;
  }

  .news-area .top-news-inner {
    width: 100%;
    /*height: 200px;*/
    height: auto;
    margin: 30px auto;
  }
}

.l-main {
  position: relative;
}

.float-btn {
  width: 100%;
  position: relative;
  margin: 0 auto;
  background: #fff;
  padding: 180px 0;
}

.float-btn a {
  display: inline-block;
  margin-right: 15px;
  margin-bottom: 20px;
}
.float-btn a:hover img{
  opacity: 0.7;
}
.float-btn a:nth-of-type(4n){
  margin-right: 0;
}
.float-btn a.free {
  position: absolute;
  top: 67px;
  left: 50%;
  margin-left: -512px;
}
.float-btn-wrap{
  width: 845px;
  margin: 0 auto;
  display: flex;
  flex-wrap: wrap;
  align-items: center;
}
.bx-wrapper .bx-pager,
.bx-wrapper .bx-controls-auto{
  z-index: 999;
}

/*SP*/
@media screen and (max-width: 768px) {
  .sp {
    display: block;
  }

  .pc {
    display: none;
  }

  .l-main {
    position: relative;
  }

  header {
    height: 45px;
  }

  .hdr-inr {
    position: absolute;
  }

  .hdr-inr div:nth-of-type(1) {
    display: none;
  }

  .float-btn {
    width: 100%;
    margin: 0 auto;
    transform: none !important;
    padding: 2%;
  }

  .float-btn a {
    display: inline-block;
    width: 25%;
    margin-right: 0;
  }

  .float-btn a.free {
    position: inherit;
    margin-left: 0;
  }

  .hdr-inr .welcome {
    width: 70%;
    text-align: center;
    margin: 56px 0 0;
    float: left;
    padding: 0px;
  }

  .hdr-inr .welcome span {
    font-size: 14px;
  }

  .hdr-inr .formypage {
    width: 30%;
    float: left;
    text-align: center;
    padding: 0 10px;
    margin-top: 56px;
  }

  .float-search {
    display: none;
  }

  .main-txt {
    padding: 5px 0;
  }

  .main-txt p {
    font-size: 1.2rem;
    line-height: 1.2;
  }

  .ftr-gnav {
    display: none;
  }

  .ftr-gnav li {
    font-size: 1rem;
    display: block;
    margin: 0 0 10px;
  }

  .ftr-top-main h2 {
    border-bottom: none;
    text-align: center;
    padding: 0;
    margin: 0 0 10px;
  }

  .ftr-top-main h2:before {
    content: none;
  }

  .ftr-top-main h2 br {
    display: block;
  }

  .ftr-top-main > p {
    font-size: 1.3rem;
    text-align: center;
  }

  .ftr-top-main > p br {
    display: block;
  }

  .float-btn {
    width: 96%;
    position: initial;
    margin: 0 auto;
  }

  .float-btn a {
    display: inline-block;
    width: 30%;
    margin: 0 10% 20%;
  }

  .hdr-gnav {
    display: none !important;
  }
}

@media screen and (max-width: 479px) {
  .float-btn {
    width: 96%;
    margin: 0 auto;
  }

  .float-btn a {
    display: inline-block;
    width: 30%;
    margin: 0 10% 20%;
  }

  .hdr-gnav {
    display: none !important;
  }
}

p {
  line-height: 2;
}

.l-hdr-top {
  width: 100%;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 10;
}

.hdr-gnav {
  padding-left: 40px;
  display: block;
}

.main-srch {
  box-shadow: none;
}

.main-srch-inr input {
  font-size: 13px;
  /* height: 68px;
   line-height: 68px;*/
}

/*180702 修正
.main-srch-btn-top button {
  width: 64px;
  background: $light-blue url(../img/ico-srch.png) no-repeat center;
	background-size:26px;
}*/
.main-txt {
  box-shadow: none;
}

.top {
  width: 100%;
  height: 319px;
  position: relative;
}
.top .left-white,
.top .right-white{
  width: 100%;
  height: 319px;
  background: rgba(255, 255, 255, 0.4);
  position: absolute;
  z-index: 100;
}
.top .left-white{
  left: 50%;
  margin-left: 512px;
}
.top .right-white{
  right: 50%;
  margin-right: 512px;
}
#slider-wrapper {
    position: relative;
    left: 50%;
    width: 3072px;
    margin-left: -1536px;
}

/*.top-inr {
  width: 100%;
  max-width: 924px;
  margin: 0 auto;
  position: relative;
  top: 270px;
}*/
/*924px以下*/
/*SP*/
@media screen and (max-width: 768px) {
  .top {
    background-position: center top;
  }

  .top-inr {
    width: 100%;
    margin: 0 auto;
  }

  .main-srch {
    padding: 7px 0;
  }

  .main-srch-inr {
    width: 98%;
    margin: 0 auto;
  }

  .main-srch-inr input {
    font-size: 1.4rem;
    height: 40px;
    line-height: 40px;
  }

  .main-srch-btn button {
    width: 64px;
    background: #54c3f1 url(../img/ico-srch-s.png) no-repeat center;
    padding: 40px 0 0;
  }

  .float-icon a {
    width: 40%;
    height: auto;
  }
}

@media screen and (max-width: 767px) {
  .top {
    height: 60vw;
  }

  .top-inr .main-srch-btn-top {
    right: 0;
  }
}

@media screen and (max-width: 575px) {
  .main-srch-inr {
    width: 98%;
    margin: 0 auto;
  }
}

@media screen and (max-width: 479px) {
  .float-icon {
    position: absolute;
    top: 46vw;
    right: 5px;
  }

  .float-btn {
    width: 96%;
    position: initial;
    margin: 10px auto;
  }

  .float-btn a {
    display: inline-block;
    width: 46%;
    margin: 0 1% 4%;
    text-align: center;
  }
  .float-btn a.free {
    width: 100%;
    margin-right: 0;
  }
  .float-btn-wrap{
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
  }
  .float-btn-wrap a{
    display: block;
    width: 46%;
    height: auto;
  }
  .float-btn-wrap a img{
    width: 100%;
    height: auto;
  }
}

.form-page {
  max-width: 924px;
}

.form-page .container {
  padding: 0;
}

.form-page .page-tit {
  width: 100%;
  font-size: 2rem;
  font-weight: bold;
  border-top: 5px solid #0099cc;
  background: #ffffff;
  padding: 9px 20px 6px;
  /*margin: 15px 0 10px;*/
  margin: 0 0 10px;
}

.form-page .form-cnt {
  background: #ffffff;
  padding: 20px 20px 30px;
  margin: 0;
}

.form-page .privacy-group {
  margin: 30px 0;
}

.form-page .page-sub-tit {
  font-size: 1.4rem;
  font-weight: bold;
  margin: 10px 0 10px;
}

/*.l-wrap {
    width: 96%;
    margin:0 2%;
    overflow: hidden;
}*/
.form-page .page-sub-tit:before {
  content: '';
  width: 12px;
  height: 12px;
  display: inline-block;
  vertical-align: top;
  background: #0099cc;
  border-radius: 50%;
  margin: 0 3px 0 0;
  position: relative;
  top: 3px;
}

.form-page .customer-support h5 {
  font-size: 1.4rem;
  font-weight: bold;
  margin: 10px 0 5px;
}

@media screen and (max-width: 767px) {
  .form-page .page-tit {
    font-size: 1.8em;
  }
}

@media (min-width: 576px) {
  .form-page .container {
    max-width: 100%;
  }

  .present {
    color: #000000;
    background: #ffffff;
    padding: 45px 0 60px;
  }

  .sec01 h2 {
    font-size: 3.4rem;
    font-weight: bold;
    border-bottom: 1px solid #0099cc;
    padding: 0 0 13px;
    text-align: center;
    margin-bottom: 0;
  }

  .tit-present {
    width: 120px;
    border-top: 5px solid #0099cc;
    text-align: center;
    padding: 25px 0 0;
    margin: 0 auto 55px;
  }

  .tit-present img {
    width: 100px;
  }

  .present .txt {
    line-height: 1.8;
    font-size: 14px;
  }

  .present .b-area {
    text-align: center;
  }

  .present .b-area a.btn {
    background: #0099cc;
    color: #fff;
  }
}

#layer {
  display: none;
  /* 初期表示は非表示 */
  position: absolute;
  left: 0px;
  top: 0px;
  width: 100%;
  height: 100%;
  background-color: black;
  opacity: 0.20;
}

#popup {
  display: none;
  /* 初期表示は非表示 */
  position: absolute;
  width: 90%;
  margin: 0 5%;
  height: auto;
  top: 20%;
  background-color: white;
  border-radius: 5px;
  text-align: center;
  padding: 20px;
}

#popup p.title {
  text-align: center;
  font-weight: bold;
  background-color: #0099cc;
  padding: 10px 0;
  color: #fff;
  font-size: 18px;
  margin-bottom: 20px;
  border-radius: 30px;
}

#popup input,
#popup textarea {
  margin-bottom: 10px;
}

#popup .range-group {
  text-align: left;
  margin-bottom: 10px;
}

input.show {
  font-size: 1.3rem;
  font-weight: bold;
  text-align: center;
  color: #505050;
  padding: 3px 4px 3px;
  position: relative;
  display: inline-block;
  border: none;
  cursor: pointer;
  border-radius: 50px;
  box-shadow: 1px 1px 3px 0px rgba(0, 0, 0, 0.4);
  margin-bottom: 15px;
}

input.show:focus {
  outline: 0;
  box-shadow: 0 0 0 0.2rem rgba(0, 123, 255, .25);
}

.input-range {
  display: none;
}

.range-group {
  position: relative;
}

.range-group > a {
  display: inline-block;
  width: 20px;
  height: 20px;
}

.range-group > a:before {
  content: "\f005";
  letter-spacing: 3px;
  font-family: "Font Awesome 5 Free";
  font-weight: 900;
  color: #ccc;
}

.range-group > a.on:before {
  content: "\f005";
  letter-spacing: 3px;
  font-family: "Font Awesome 5 Free";
  font-weight: 900;
  color: #000;
}

#close {
  width: 50%;
  text-align: center;
  font-weight: bold;
  background-color: #eee;
  padding: 8px 0;
  color: #666;
  font-size: 16px;
  margin: 0 15% 20px;
  border-radius: 30px;
}

@media screen and (max-width: 768px) {
  #popup .range-group {
    text-align: left;
    margin-bottom: 20px;
  }
}

/*181114 中村追記*/
.btm-submit-three {
  display: flex;
  justify-content: center;
}

.btm-submit-three button {
  width: 200px;
  text-align: center;
  padding: 10px 0;
  margin: 0 10px;
  font-size: 16px;
  color: #fff;
  background: #0099cc;
  border: none;
  border-radius: 20px;
  font-weight: bold;
}

.service-content {
  text-align: center;
  padding: 15px 2%;
  width: 100%;
  margin: 0 auto;
  background: #0099cc;
  font-size: 18px;
  font-weight: bold;
  color: #fff;
  border-radius: 5px;
}

.circle-add a {
  display: block;
  width: 200px;
  text-align: center;
  padding: 10px 0;
  margin: 0 10px 30px;
  font-size: 16px;
  color: #fff;
  background: #0099cc;
  border: none;
  border-radius: 10px;
  font-weight: bold;
}

a.forbiginner {
  text-decoration: underline;
}

.image-rel {
  position: relative;
}

.image-wrap {
  position: relative;
}

.image-wrap button {
  position: absolute;
  top: -10px;
  right: -10px;
  width: 22px;
  height: 22px;
  border-radius: 11px;
  border: 2px solid #999;
  padding: 0 !important;
  font-size: 14px;
  font-weight: bold;
}

@media screen and (max-width: 768px) {
  .btm-submit-three {
    display: flex;
    justify-content: center;
    flex-wrap: wrap;
  }

  .btm-submit-three button {
    margin: 0 auto 20px;
  }

  .service-content {
    padding: 4% 2%;
  }

  .image-rel img {
    margin-bottom: 15px;
  }

  .image-wrap {
    position: relative;
  }

  .image-wrap button {
    position: absolute;
    top: -8px;
    right: -8px;
    width: 28px;
    height: 28px;
    border-radius: 14px;
    border: 1px solid #999;
    padding: 0 !important;
    font-size: 18px;
    font-weight: bold;
    line-height: 1;
  }
}

.map {
  margin-top: 20px;
}

.map input {
  margin-bottom: 10px;
}

.sns-list-input {
  margin-bottom: 20px;
}
.member-attention{
 text-align: center;
margin: 20px auto;
justify-content: center;
line-height: 1.8;
}