@charset "utf-8";
.pcOnly, .tabOnly {
  display: none
}
.spOnly, .sp_tabOnly {
  display: block
}
.tab_pcOnly, a.spbtn, #hdwrap .hd .subnavi {
  display: none
}
.sns {
  float: left;
  width: 23%;
  padding-left: 10px;
}
#gnwrap {
  display: none;
}
.ttlwrap {
  display: none;
}
/*************************
コンテンツ
**********************/
#container {
  min-width: 200px;
  background: #ffffff;
}
#conwrap {
  width: 100%;
  margin-top: 0;
  background-color: #f9f9f9;
}
#conwrap .contents {
  width: 98%;
  margin: 0 auto;
  padding-bottom: 30px;
}
/*************************
メイン部分
**********************/
#main {
  float: none;
  margin-top: 0;
  width: 100%;
}
#main .ttl a {
  letter-spacing: 0.01em;
  padding: 1px 3px;
  margin: 2px 2px 0px 0;
  font-size: 10px;
}
/*******************
ヘッダー
*********************/
#hdwrap {
  width: 100%;
}
#hdwrap .hd {
  width: 98%;
  margin: 0px auto 5px;
  padding: 0;
  background-size: contain;
  background-position: 0px 32px;
}
#hdwrap .hd h1 {
  font-size: 10px;
  color: #696969;
  line-height: 10px;
  text-align: left;
  padding-top: 10px;
  margin-right: 0;
  z-index: 1;
  width: 100%;
}
#hdwrap .hd .logo {
  width: 100%;
  float: none;
  text-align: center;
  margin: 7px 0;
  display: none;
}
#hdwrap .hd .logo img {
  width: 99%;
}
#hdwrap .hd .logo p {
  margin-top: 5px;
  font-size: 10px;
  color: #737373;
  margin-left: 0%;
}
#hdwrap .hd .subnavi {
  float: right;
  width: 50%;
  margin-right: 0;
  display: none;
}
#hdwrap .hd .subnavi .tel {
  float: right;
  margin-top: 5px;
}
#hdwrap .hd .subnavi .sns {
  float: right;
  width: 100%;
  margin-top: 10px;
}
#hdwrap .hd .subnavi .sns ul {
  float: right
}
#hdwrap .hd .subnavi .sns ul li {
  float: left
}
#hdwrap .hd .subnavi .sns ul li.lineBtn {
  width: 84px
}
/*************************
PCグロナビ
**********************/
#gnwrap {
  display: none;
}
/*******************
スマホヘッダー
*********************/
#spheader_wrap {
  z-index: 99999;
  width: 100%;
  padding: 0;
  display: block;
}
#spHeader dl dd#spfav p a {
  margin: 0 auto;
  color: #fa679e;
  display: block;
  border: solid 1px #fff;
}
#g_nav ul li a, #g_nav ul li.no a, .pcbtn_wrap, .pcbtn_wrap a {
  display: block
}
/*************************
スマホグロナビ
**********************/
#spheader_wrap {
  position: relative;
  top: 0px;
  width: 100%;
  padding: 0;
  display: block;
}
#spHeader dl dd#spfav p a {
  margin: 0 auto;
  color: #005cb2;
  display: block;
  border: solid 1px #fff;
}
#spHeader {
  padding: 0;
}
#spHeader dl dd#navbar-toggle {
  position: fixed;
  top: 0;
  right: 0px;
  height: 50px;
  text-align: center;
  z-index: 10;
  background-color: #ffffff;
  border-right: none;
}
#spHeader dl dd#navbar-toggle span {
  position: absolute;
  display: block;
  top: 10px;
  left: 25%;
  width: 50%;
  height: 3px;
  background: #70d842;
  transition: all 0.3s ease-out;
  z-index: 100000;
}
#spHeader dl dd#navbar-toggle span:nth-of-type(2) {
  top: 18px;
}
#spHeader dl dd#navbar-toggle span:nth-of-type(3) {
  top: 26px;
}
#spHeader dl dd#navbar-toggle em {
  position: absolute;
  top: 43px;
  left: 0;
  width: 100%;
  font-size: 10px;
  font-weight: bold;
  font-style: normal;
  text-transform: uppercase;
  line-height: 0;
  text-align: center;
  color: #70d842;
}
#spHeader dl dd#navbar-toggle.vew span:nth-of-type(1) {
  top: 18px;
  transform: rotate(45deg);
  -webkit-transform: rotate(45deg);
}
#spHeader dl dd#navbar-toggle.vew span:nth-of-type(2) {
  display: none;
}
#spHeader dl dd#navbar-toggle.vew span:nth-of-type(3) {
  top: 18px;
  transform: rotate(-45deg);
  -webkit-transform: rotate(-45deg);
}
#spHeader dl {
	display: flex;
	justify-content: flex-start;
}
#spHeader dl dt {
  float: left
}
#spHeader dl dt img {
  width: 100%;
  height: auto;
  max-width: 140px;
}
#spHeader dl dd {
  text-align: center;
  width: 15.5%;
  background-color: #70d842;
  height: 50px;
  border-right: solid 1px #ffffff;
  position: relative;
}
#spHeader dl dd:nth-child(2) {
	width: 21%;
	background: #06C755;
}
#spHeader dl dd#spconBtn img
#spHeader dl dd.logo {
  width: 23%;
  float: left;
  padding-top: 4px;
  background-color: #ffffff;
  height: 46px;
  text-align: center;
  padding-left: 1%;
}
#spHeader dl dd.logo img {
  width: 45px;
}
#spHeader dl dd#sptelBtn img {
  width: 27px;
  margin-top: 7px;
}
#spHeader dl dd#spconBtn img {
  width: 30px;
  margin-top: 11px;
}
#spHeader dl dd em {
  color: #ffffff;
  font-size: 10px;
  width: 100%;
  font-weight: bold;
  letter-spacing: 0px;
  transform: scale(0.7, 0.7);
  transform: scale(0.7, 0.7);
  -webkit-transform: scale(0.8, 0.8);
  -moz-transform: scale(0.7, 0.7);
  -o-transform: scale(0.7, 0.7);
  -ms-transform: scale(0.7, 0.7);
  line-height: initial;
  position: absolute;
  top: 33px;
  left: 0;
}
#spHeader dl dd a {
  text-decoration: none;
  display: block;
}
#spHeader dl dd#sptelBtn a em {
  position: absolute;
  top: 42px;
  left: 0;
  width: 100%;
  font-weight: bold;
  font-style: normal;
  text-transform: uppercase;
  line-height: 0;
  text-align: center;
}
#spHeader dl dd img {
  width: 50%;
  margin-bottom: 0px;
}
#spHeader dl dd#spfav {
  padding-right: 1%;
}
#spHeader dl dd#spfav a {
  height: 50px;
  display: block;
  background: url(../img/ico_fav2.png) center 6px no-repeat;
  background-size: 27px;
  line-height: 33px;
  text-align: right;
  padding-right: 4px;
  color: #473221;
  font-weight: bold;
  width: 100%;
}
#spHeader dl dd#spfav a span {
  display: block;
  background-color: #ffffff;
  color: #000000;
  position: absolute;
  right: 4px;
  top: 4px;
  border: solid 1px #70d842;
  line-height: 13px;
  border-radius: 8px;
  padding: 2px 5px 1px;
  font-size: 11px;
  font-weight: normal;
}
.spmember {
  width: 100%;
  margin: 0 auto;
  display: block;
  background-color: #ffa400;
}
.spmember a {
  text-decoration: none;
  text-align: center;
  display: block;
  padding: 3px 0 0;
  font-size: 16px;
  /* font-weight: bold; */
  background: #fc9336;
  border: solid 1px #fc9336;
  box-shadow: 0px 3px 0 #d46f16;
  color: #fff;
  text-shadow: 0px -1px 0px #d2700d;
}
#spHeader dl dd.to_login img {
  width: 30px;
  margin-top: 6px;
}
/*******************
スマホヘッダーナビ
*********************/
#g_nav {
  width: 100%;
  position: fixed;
  top: 0;
  display: none;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.6);
}
#g_nav .leadTxt {
  text-align: center;
  padding-left: 15px;
  padding-right: 15px;
  margin-bottom: 8px;
}
#g_nav .leadTxt img {
  max-width: 100%;
  height: auto;
}
#g_nav ul {
  zoom: 1;
  background-color: #71c64c;
  margin-top: 50px;
}
#g_nav ul li {
  border-bottom: 1px solid #549438;
  background-size: 10px;
  padding: 5px 0;
}
#g_nav ul li a {
  color: #ffffff;
  position: relative;
}
#g_nav ul li a, #g_nav ul li.no a {
  display: block;
  width: 100%;
  padding: 5px 20px;
  font-size: 89%;
  height: 15px;
  text-decoration: none;
}
#g_nav ul li a::before {
  content: "▶";
  font-size: 10px;
  margin-right: 10px;
}
#g_nav ul li:nth-child(3) a, #g_nav ul li:nth-child(4) a {
  text-indent: 50px;
}
#g_nav ul li:nth-child(3) a::before {
  content: "";
  background: url(../img/btn_search_area.png) no-repeat;
  background-size: contain;
  width: 25px;
  height: 25px;
  position: absolute;
  top: 0px;
  left: 35px;
}
#g_nav ul li:nth-child(4) a::before {
  content: "";
  background: url(../img/btn_search_line.png) no-repeat;
  background-size: contain;
  width: 25px;
  height: 25px;
  position: absolute;
  top: 0px;
  left: 35px;
}
#g_nav ul li a img {
  vertical-align: middle
}
#g_nav ul li:hover, #g_nav ul li:active {
  background-color: #c7e8fa;
  color: #fff;
}
#g_nav #spMenuCloseBtn {
  text-align: right;
  padding-left: 15px;
  padding-right: 15px;
  color: #000;
  font-weight: bold;
}
#g_nav.on {
  padding: 14px 0;
  height: 1000px;
}
/*******************
サイドバー
*********************/
#lside {
  float: none;
  width: 100%;
  margin-top: 20px;
  margin-bottom: 40px;
}
#lside hr {
  margin-bottom: 10px;
  height: 1px;
  border: 0;
  border-top: 1px solid #acacac;
}
#lside ul li {
  bor-right: none
}
#lside ul li.lside_member_box {
  width: 95%
}
.loginBox .loginBtn {
  width: 92%
}
#lside .sidebnrTtl {
  font-size: 16px;
  font-weight: 700;
  line-height: 12px;
  letter-spacing: 0;
  margin-bottom: 8px;
}
#lside .sidebnrTtl span {
  font-size: 10px;
  color: #fff;
  font-weight: 400;
  line-height: 12px;
  letter-spacing: 0;
}
#lside ul li {
  margin-bottom: 10px;
}
#lside ul.err {
  color: red;
}
/*********フリーワード検索********/
.freesearch {
  width: 100%;
  height: auto;
  margin-bottom: 10px;
}
.freesearch p {
  font-size: 16px;
  color: #333333;
  float: none;
  width: 100%;
  margin-bottom: 5px;
  text-align: center;
}
.freesearch p img {
  margin-right: 10px;
  width: 25px;
}
.freesearchbar {
  padding: 7px 1%;
  width: 97%;
  float: left;
  font-size: 16px;
  margin-right: 0%;
  box-shadow: inset 1px 1px 2px #fff;
  margin-bottom: 5px;
}
::-webkit-input-placeholder {
  color: #5cb335;
}
.free_btn {
  width: 100%;
  float: left;
  margin: 0 auto;
}
input.freesearchBtn {
  width: 100%;
  height: auto;
  border-radius: 5px;
  text-align: center;
  padding: 4px 0 1px;
  font-size: 18px;
  font-weight: bold;
  cursor: pointer;
  display: inline-block;
  text-decoration: none;
  background: #fc9336;
  border: solid 1px #fc9336;
  box-shadow: 0px 3px 0 #d46f16;
  color: #fff;
  text-shadow: 0px -1px 0px #d2700d;
}
/*********ログイン・会員登録********/
.box_member {
  padding: 10px 1%;
  background-color: #ffffff;
  margin-bottom: 10px;
}
.bnr_member {
  margin-bottom: 20px;
  padding: 10px 1%;
  background: -moz-linear-gradient(top center, #e2ffd4 0%, #ffffff 100%);
  background: -webkit-gradient(linear, center top, center bottom, from(#e2ffd4), to(#ffffff));
  background: linear-gradient(top center, #e2ffd4 0%, #ffffff 100%);
}
.bnr_member a {
  text-decoration: none;
}
.bnr_member .title {
  font-size: 34px;
  letter-spacing: 0px;
  color: #64c011;
  font-weight: bold;
  text-align: center;
}
.bnr_member .title span {
  font-size: 20px;
  padding: 6px 10px 2px 15px;
}
.box_member .left {
  width: 94%;
  margin: 0 auto 10px;
  float: none;
  border: solid 5px #3fcb00;
  padding: 6px 1% 5px;
  background: #fcffe5;
  background-size: contain;
}
.bnr_member .merit {
  font-size: 17px;
  text-align: center;
  margin-bottom: 5px;
}
.bnr_member ul {
  width: 98%;
  float: none;
  margin: 0 auto 0px;
}
.bnr_member ul li {
  text-align: center;
  width: 96%;
  padding: 3px 0.5%;
  margin-right: 1%;
  margin-bottom: 5px;
  float: left;
  font-size: 14px;
}
.bnr_member ul li span {
  font-weight: bold;
}
.bnr_member .right {
  float: right;
  width: 100%;
}
.bnr_member .right .btn_member {
  width: 100%;
  float: right;
  line-height: 1.2;
  height: auto;
  border-radius: 5px;
  text-align: center;
  font-size: 23px;
  font-weight: bold;
  cursor: pointer;
  padding: 10px 0 7px;
  display: inline-block;
  text-decoration: none;
  background: #f95c5c;
  border: solid 1px #f95c5c;
  box-shadow: 0px 3px 0 #e53737;
  color: #fff;
  text-shadow: 0px -1px 0px #b82323;
}
.loginBox ul li {
  box-shadow: none;
}
.loginBox p.loginTtl, .memberBox p.memberTtl {
  font-size: 16px;
  color: #333333;
  float: none;
  width: 100%;
  text-align: center;
  margin-bottom: 10px;
}
.loginBox p.loginTtl img, .memberBox p.memberTtl img {
  margin-right: 10px;
  width: 22px;
  vertical-align: middle;
}
.loginBox .user {
  width: 98%;
  float: left;
  margin-right: 0%;
  margin-bottom: 5px;
}
.loginBox .user p {
  width: 100%;
  font-size: 12px;
  line-height: 18px;
}
.loginBox .user input.userIdPass {
  width: 100%;
  float: left;
  font-size: 14px;
  height: auto;
  padding: 7px 0 7px 6px;
  border-radius: 5px;
  background-color: #f7f7f7;
  border: solid 1px #acacac;
  box-shadow: inset 1px 1px 2px #666;
}
.loginBox .hozon {
  float: left;
  width: 100%;
  margin-bottom: 5px;
}
.loginBox .hozon input {
  float: left;
  width: 30px;
  height: 30px;
  margin-right: 5px;
}
.loginBox .hozon p {
  font-size: 12px;
  margin-top: 7px;
}
.loginBox .loginBtn, .memberBox .logoutBtn {
  text-align: left;
  width: 100%;
  float: left;
}
.loginBox .loginBtn .login, .memberBox .logoutBtn a {
  width: 100%;
  height: auto;
  border-radius: 5px;
  text-align: center;
  font-size: 18px;
  font-weight: bold;
  cursor: pointer;
  padding: 4px 0 1px;
  display: inline-block;
  text-decoration: none;
  background: #fc9336;
  border: solid 1px #fc9336;
  box-shadow: 0px 3px 0 #d46f16;
  color: #fff;
  text-shadow: 0px -1px 0px #d2700d;
}
.loginBox .loginBtn .login:hover, .memberBox .logoutBtn a:hover, .freesearchBtn:hover {
  filter: alpha(opacity=70);
  -moz-opacity: 0.70;
  opacity: 0.70;
}
.loginBox .passRestore {
  font-size: 10px;
  color: #444;
  margin: 10px 0 0;
  text-align: center;
  float: none;
}
.loginBox .passRestore a {
  color: #444
}
.memberBox .userName {
  font-size: 14px;
  text-align: center;
  margin: 10px 0;
  width: 100%;
}
.memberBox .memberLink {
  font-size: 12px;
  line-height: 1.5;
  text-align: center;
  margin: 0 0 10px;
  width: 100%;
}
.memberBox .memberLink p {
  width: 48%;
  float: left;
  margin-right: 2%;
}
.memberBox .memberLink p a {
  width: 100%;
  height: auto;
  border-radius: 5px;
  text-align: center;
  font-size: 12px;
  cursor: pointer;
  padding: 7px 0 5px;
  display: inline-block;
  text-decoration: none;
  background: #ffffff;
  border: solid 1px #d4d4d4;
  box-shadow: 0px 3px 0 #c8c8c8;
  color: #575757;
}
/*******************
フッター
*********************/
.pagetop {
  display: none;
  position: relative;
}
.pagetop a {
  position: fixed !important;
  bottom: 0;
  right: 0;
  display: block;
  margin-left: 0;
  z-index: 9999;
  width: 30px;
}
.pagetop a img, .pagetop a:hover img {
  opacity: 1;
}
#ftwrap {
  width: 100%;
  margin-top: 0;
  border-top: solid 1px #71bd2c;
}
#ftwrap .ft {
  max-width: 100%;
  margin: 0 auto;
}
#ftwrap .ft .ft_left {
  float: left;
  width: 96%;
  padding: 20px 2%;
  background-color: #ffffff;
}
#ftwrap .ft .ft_left .logo {
  margin-bottom: 20px;
}
#ftwrap .ft .ft_left .logo a {
  text-decoration: none;
  display: block;
  margin-bottom: 0px;
}
#ftwrap .ft .ft_left .logo p {
  margin-top: 5px;
  font-size: 12px;
  text-align: center;
}
#ftwrap .ft .ft_left .tel {
  text-align: center;
}
#ftwrap .ft .ft_left .tel img {
  margin-right: 10px;
  width: 24px;
  margin-bottom: 5px;
}
#ftwrap .ft .ft_left .tel p {
  font-size: 13px;
  color: #333333;
}
#ftwrap .ft .ft_left .tel p span {
  text-align: left;
  font-size: 32px;
  font-weight: bold;
  color: #505050;
  line-height: 32px;
  font-family: "Hiragino Kaku Gothic Pro", "ヒラギノ角ゴ Pro W3", "メイリオ", "Meiryo";
}
#ftwrap .ft .ft_right {
  float: right;
  background-color: #5bb431;
  width: 100%;
  padding: 0px 0%;
}
#ftwrap .ft .ft_right dl {
  margin-bottom: 0px;
}
#ftwrap .ft .ft_right dt, #ftwrap .ft .ft_right dd {
  color: #ffffff;
  padding: 5px 3%;
  margin-bottom: 1px;
  position: relative;
}
#ftwrap .ft .ft_right dt {
  font-size: 16px;
  font-weight: bold;
  width: 94%;
  display: block;
  background-color: #5bb431;
  border-top: solid 1px #3d8e16;
  border-bottom: solid 1px #3d8e16;
}
#ftwrap .ft .ft_right dd {
  float: left;
  margin-right: 1px;
  width: 43.5%;
  background-color: #6fcc43;
}
#ftwrap .ft .ft_right dt a, #ftwrap .ft .ft_right dd a {
  color: #ffffff;
  display: block;
  text-decoration: none;
}
#ftwrap .ft .ft_right dt::after, #ftwrap .ft .ft_right dd::after {
  content: "▶";
  display: inline;
  clear: initial;
  font-size: 10px;
  position: absolute;
  top: 9px;
  right: 12px;
}
.copyWrap {
  width: 100%;
  background-color: #f4f4f4;
}
.copyWrap .copyWrapInner {
  max-width: 1150px;
  margin: 0 auto;
  padding: 10px 0;
}
.copyWrap .ftrsubnavi {
  float: left;
  width: 100%;
}
.copyWrap .ftrsubnavi ul {
  margin-bottom: 10px;
}
.copyWrap .ftrsubnavi ul li {
  float: left;
  font-size: 12px;
  line-height: 18px;
  margin-right: 0%;
  padding: 0 3%;
  color: #fff;
  border-right: 1px solid #333333;
  width: auto;
  text-align: center;
}
.copyWrap .ftrsubnavi ul li.last {
  border-right: none;
}
.copyWrap .ftrsubnavi ul li a {
  color: #333333;
}
.copyWrap .copyright {
  font-size: 12px;
  letter-spacing: 0.1em;
  text-align: center;
}
.fbnr {
  margin-left: -150px;
  max-width: 300px;
  bottom: 10px;
}
.pcbtn_wrap {
  background-color: #e5e5e5;
  padding: 9px 0;
  display: block;
}
.pcbtn_wrap a {
  text-align: center;
  background-color: #fff;
  display: block;
  width: 80%;
  margin: 0 auto;
  padding: 5px 0;
  border: solid 1px #aaa;
  border-radius: 5px;
  box-shadow: 0 2px 0 #7a7a7a;
  text-decoration: none;
  font-size: 14px;
  font-weight: 700;
}