@charset "utf-8";

html {
  font-size: 62.5%;
}
body {
  width: 100%;
  height: 100%;
  font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", "sans-serif";
  font-feature-settings: 'palt';
  color: #222;
  -webkit-text-size-adjust: 100%;
  line-height: 1.8;
  background: #fff;
  overflow-x: hidden;
}
a:link,
a:visited {
	color: #0000FF;
	text-decoration: underline;
}
#ie {
  display: none;
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  padding: 30px;
  text-align: center;
  background: #ff0;
  z-index: 500;
}
#ie .title {
  font-size: 3.0rem;
  padding-bottom: 10px;
}
#noscript {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  padding: 30px;
  text-align: center;
  background: #ff0;
  font-size: 2.0rem;
  z-index: 300;
}

.container {
  width: 94%;
  max-width: 980px;
  margin: 0 auto;
}
.fs_sml, .fs_lrg {line-height:1.5;}
.txt_center {text-align: center;}
.txt_right {text-align: right;}
.mt10 {margin-top:10px !important;}
.mt15 {margin-top:15px !important;}
.mb10 {margin-bottom:10px !important;}
.green {color:#009244;}
.red {color:#D90000;}
.underline {border-bottom: 3px double #222;}
.red.underline {border-color:#D90000;}
.green.underline {border-color:#009244;}

.list li {
  position: relative;
  padding-left: 1.5em;
}
.list li::before {
  position: absolute;
  top: 0;
  left: 0;
}
.list.smldot > li::before {
  content: '・';
}
.list.circle > li::before {
  content: '○';
}
.list.dot > li::before {
  content: '●';
  color: #009244;
}
.list.kome > li::before {
  content: '※';
}
.list.num > li {
  padding-left: 3em;
}
.list.num > li > span.num {
  position: absolute;
  top: 0;
  left: 0;
}
a.link-btn {
  text-decoration: none;
  color: #222;
  font-weight: bold;
  background-color: #fff;
  background-image: -webkit-linear-gradient(#fff 20%, #F4F7D3 100%);
  background-image: -o-linear-gradient(#fff 20%, #F4F7D3 100%);
  background-image: linear-gradient(#fff 20%, #F4F7D3 100%);
  text-align: center;
  letter-spacing: .05em;
  border-radius: 6px;
  box-shadow: 0 0 5px rgba(0,0,0,.5);
}
a.link-btn::before {
  content: '▶';
  display: inline-block;
  text-align: center;
  font-size: .8rem;
  width: 20px;
  height: 20px;
  line-height: 20px;
  color: #fff;
  background: #009244;
  border-radius: 10px;
  margin-right: .8em;
  vertical-align: 2px;
}
a.link-list::before {
  content: '▶';
  display: inline-block;
  font-size: .8rem;
  line-height: 1;
  color: /*#009244*/#E4007F;
  margin-right: .8em;
  vertical-align: 2px;
}
.l_row_sp {
  display: table;
  width: 100%;
  table-layout: fixed;
}
.l_row_sp > * {
  display: table-cell;
  vertical-align: middle;
}
.flow > ul li {
  background: #fff;
  font-weight: bold;
  text-align: center;
  line-height: 1.4;
  border-radius: 6px;
  box-shadow: 0 0 8px rgba(0,0,0,.5);
}
.flow > ul li.arrow {
  color: #009244;
  padding: 0 10px;
  background: transparent;
  box-shadow: none;
}

.banner {
  position: relative;
}
.banner.stone {
  background: #C9151E;
}
.banner.top {
  border: 2px solid #D81418;
  background-color: #fff;
}
.banner.mloan {
  border: 2px solid #E50013;
  background-color: #fff;
  background-image: -webkit-linear-gradient(#E6BB38 0%, #F1ECBD 50%, #DCC036 100%);
  background-image: -o-linear-gradient(#E6BB38 0%, #F1ECBD 50%, #DCC036 100%);
  background-image: linear-gradient(#E6BB38 0%, #F1ECBD 50%, #DCC036 100%);
  text-align: center;
}
.banner.mloan p {
  line-height: 1.5;
  padding-top: 5px;
}
.banner.coming::after {
  content: 'COMING SOON!';
  font-family: Arial, Helvetica, "sans-serif";
  text-align: center;
  background: rgba(50,50,50,.7);
  color: #fff;
  text-shadow: 0 0 5px #000;
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  box-sizing: border-box;
}
.banner.disable {
  pointer-events: none;
}
.youtube iframe {
  width: 100%;
  height: auto;
}
#gmap {
  width: 100%;
}
#gmap iframe {
  width: 100%;
  height: 100%;
}


/* header */
header {
  border-top: 5px solid #009244;
}
header .h_contact a {
  display: block;
  background-color: #008C69;
  background-image: -webkit-linear-gradient(#008C69 0%, #00B200 100%);
  background-image: -o-linear-gradient(#008C69 0%, #00B200 100%);
  background-image: linear-gradient(#008C69 0%, #00B200 100%);
  box-shadow: -2px -2px 2px rgba(0,0,0,.3) inset;
  text-align: center;
}
#gnav ul li a {
  display: block;
  color: #222;
  text-decoration: none;
}
.pagetop a {
  background: #009244;
  color: #fff;
  text-align: center;
  text-decoration: none;
}
.pagetop a::before {
  content: '▲';
  font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", "sans-serif";
  font-size: 1.0rem;
  display: inline-block;
  line-height: 1;
  margin-right: .5em;
  vertical-align: 0;
}

/* footer */
footer {
  background: url(../images/bg_footer.jpg) no-repeat 50% 0;
  box-shadow: 0 3px 5px rgba(0,0,0,.3) inset;
}
footer .f_add p:nth-child(3) {
  font-family: "Times New Roman", Times, "serif";
  letter-spacing: .05em;
  color: rgba(0,0,0,.7);
}

/* contentspage */
.contentspage .heading {
  background: url(../images/bg_heading.jpg) repeat center top;
}
.contentspage .heading h2 {
  width: 94%;
  max-width: 980px;
  margin: 0 auto;
  text-align: center;
}
.contentspage section {
  font-feature-settings: normal;
}
.contentspage section h3 {
  border-top: 2px solid #009244;
  border-bottom: 2px solid #009244;
  color: #009244;
  text-align: center;
  line-height: 1.4;
}
.contentspage section h4 {
  background: #F2F2EF;
  text-align: center;
  line-height: 1.4;
}
.contentspage section h5 {
  color: #009244;
  line-height: 1.4;
}
.contentspage .table {
  width: 100%;
  border: 2px solid #D4D3C9;
  background: url(../images/bg_heading.jpg) repeat 0 0;
}
.contentspage .table tr > * {
  border: 1px solid #D4D3C9;
  vertical-align: middle;
  line-height: 1.6;
}
.contentspage .table tr > th {
  text-align: center;
}
.contentspage .table tr > td {
  background: #fff;
}
.contentspage .box {
  border: 2px solid #009244;
}
.contentspage .box > *:first-child {
  background: #009244;
  color: #fff;
  text-align: center;
  line-height: 1.4;
}
.contentspage .bgbox {
  background: #F0F7EF;
}

/*-----------------------------------------------
スマホ向けスタイル（～768px）
-----------------------------------------------*/
@media only screen and (max-width: 768px) {
  body {font-size: 1.4rem;}
  .pc, #breadcrumbs {display: none;}
  .fs_sml {font-size: 1.2rem;}
  .fs_lrg {font-size: 1.8rem;}
  a.link-btn {
    display: block;
    width: 100%;
    font-size: 1.6rem;
    line-height: 1.4;
    padding: 10px 15px;
  }
  .btn-group > a.link-btn + a.link-btn {
    margin-top: 10px;
  }
  .l_row> * + * {
    margin-top: 10px;
  }
  .flow > ul li {
    padding: 5px;
  }

  .banner.stone {
    padding: 2px;
  }
  .banner.stone a.l_row > span {
    display: block;
    text-align: center;
    margin: 0;
  }
  .banner.stone a.l_row > span:nth-child(2) {
    background: url(../images/bg_bnrstone_2.jpg) repeat center top;
    background-size: auto 100px;
  }
  .banner.stone a.l_row > span:nth-child(2) img {
    height: 100px;
  }
  .banner.mloan {
    padding: 5px 15px 7px;
  }
  .banner.mloan p {
    font-size: 1.2rem;
  }
  .banner.coming::after {
    font-size: 2.0rem;
    letter-spacing: .2em;
    padding-top: 25%;
  }
  
  /* header */
  header {
    /*background: #F3F7DE;*/
    background: url(../images/bg_breadcrumbs.jpg) repeat 50% 0;
    overflow: hidden;
  }
  header .h_logo {
    padding: 8px 3%;
    background: url(../images/bg_header.jpg) no-repeat 25% 0;
    background-size: auto 100%;
    overflow: hidden;
  }
  header .h_logo .description {
    font-size: 1.1rem;
    line-height: 1.4;
    padding-bottom: 5px;
    text-align: center;
  }
  header .h_logo img {
    height: 40px;
  }
  header .h_logo h1 {
    width: 80%;
    float: left;
  }
  header .h_logo a#spmenu {
    width: 18%;
    float: right;
    display: block;
    text-align: center;
    border: 1px solid #222;
    background: rgba(255,255,255,.5);
    cursor: pointer;
  }
  header .h_tel {
    display: block;
    width: 70%;
    float: left;
    padding: 10px 3%;
  }
  header .h_tel p {
    line-height: 1;
    padding: 1% 0;
  }
  header .h_contact {
    width: 30%;
    float: right;
    padding: 10px 3% 10px 0;
  }
  header .h_contact a {
    border-radius: 4px;
    padding: 5px 5px;
  }
  #gnav {
    display: none;
    background: rgba(0,0,0,.6);
    background-attachment: fixed;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100vh;
    z-index: 100;
  }
  #gnav ul {
    padding: 40px 3% 10px;
    position: relative;
  }
  #gnav #spclose {
    display: block;
    position: absolute;
    right: 4%;
    top: 5px;
    width: 40px;
    height: 40px;
    cursor: pointer;
  }
  #gnav ul li {
    padding: 5px 0;
  }
  #gnav ul li a {
    display: block;
    background: #F3F7DE;
    box-shadow: 1px 1px 5px rgba(0,0,0,.7);
    text-align: center;
    padding: 8px;
    font-size: 1.6rem;
    font-weight: bold;
  }
  #gnav ul li.current a {
    background: #009244;
    color: #fff;
  }
  .pagetop a {
    display: block;
    padding: 3px;
  }
  
  /* footer */
  footer {
    background-size: auto 100%;
    text-align: center;
    padding: 10px 0;
  }
  footer .f_tel p:nth-child(2) img {
    height: 28px;
    padding: 3px 0;
  }
  footer .f_tel p:nth-child(4) {
    font-size: 1.2rem;
  }
  footer .f_add p:nth-child(1) {
  padding: 5px 0;
  }
  footer .f_add p:nth-child(1) img {
    height: 34px;
  }
  footer .f_add p:nth-child(2) {
    line-height: 1.4;
    padding-bottom: 5px;
  }
  footer .f_add p:nth-child(3) {
    font-size: 1.0rem;
  }
  
  /* contentspage */
  .contentspage .heading {
    padding: 15px 3%;
    box-shadow: 0 2px 3px rgba(0,0,0,.3) inset;
  }
  .contentspage .heading h2 img {
    height: 20px;
    display: block;
    margin: auto;
  }
  .contentspage .heading h2 img + img {
    margin-top: .5em;
  }
  .contentspage section {
    padding: 15px 0 50px;
  }
  .contentspage section + section {
    padding: 0 0 30px;
  }
  .contentspage section h3 {
    font-size: 1.8rem;
    padding: 5px 0;
    margin-bottom: 15px;
  }
  .contentspage section h4 {
    font-size: 1.6rem;
    padding: 3px 0;
    margin-bottom: 10px;
  }
  .contentspage section * + h4 {
    margin-top: 20px;
  }
  .contentspage section h5 {
    font-size: 1.6rem;
    margin-bottom: 5px;
  }
  .contentspage .table tr > * {
    padding: 5px 8px;
  }
  .contentspage .box > *:first-child {
    padding: 3px 10px 5px;
    margin-bottom: 8px;
  }
  .contentspage .box > *:nth-child(n+2) {
    padding: 0 12px;
  }
  .contentspage .box > *:last-child {
    padding-bottom: 8px;
  }
  
  
}

/*-----------------------------------------------
PC・タブレット向けスタイル（769px～）
-----------------------------------------------*/
@media only screen and (min-width: 769px), print {
  body {font-size: 1.5rem;}
  .fs_sml {font-size: 1.3rem;}
  .fs_lrg {font-size: 2.0rem;}
  a:hover {
    color: #EC4646;
    text-decoration: none;
  }
  a, a img {
    transition: 1s ease;
  }
  .sp {display: none;}
  .pc_container {
    width: 94%;
    max-width: 980px;
    margin: 0 auto;
  }
  a.link-btn {
    display: inline-block;
    min-width: 420px;
    font-size: 1.7rem;
    padding: 10px 30px;
  }
  a.link-btn:hover {
    background: #EAEFAB;
    color: #222;
  }
  .btn-group > a.link-btn {
    min-width: inherit;
  }
  .btn-group > a.link-btn + a.link-btn {
    margin-left: 15px;
  }
  .l_row {
    display: table;
    width: 100%;
  }
  .l_row > * {
    display: table-cell;
    vertical-align: top;
  }
  .flow ul {
    display: table;
    width: 100%;
  }
  .flow > ul li {
    display: table-cell;
    vertical-align: middle;
    padding: 15px;
  }

  .banner.stone a.l_row {
    width: 100%;
    border-spacing: 3px;
  }
  .banner.stone a.l_row:hover {
    opacity: .7;
  }
  .banner.mloan {
    padding: 10px;
  }
  .banner.mloan p {
    font-size: 1.4rem;
    font-feature-settings: normal;
  }
  .banner.coming::after {
    font-size: 3.0rem;
    letter-spacing: .3em;
    line-height: 180px;
  }
  .banner.top:hover {
    opacity: .7;
  }
  .banner.disable:hover {
    opacity: 1;
  }

  
  /* header */
  header {
    border-width: 7px;
    background: url(../images/bg_header.jpg) no-repeat 50% 0;
  }
  header .pc_container {
    display: table;
    padding: 15px 0;
  }
  header .pc_container > * {
    display: table-cell;
    vertical-align: middle;
  }
  header .h_logo .description {
    font-size: 1.2rem;
    padding-bottom: 5px;
  }
  header .h_logo h1 img {
    height: 58px;
    width: auto;
  }
  header .h_tel {
    text-align: right;
  }
  header .h_tel p:nth-child(1) {
    padding-top: 3px;
  }
  header .h_tel p:nth-child(2) {
    padding-top: 7px;
  }
  header .h_tel p:nth-child(3) {
    font-size: 1.1rem;
  }
  header .h_contact {
    padding-left: 20px;
  }
  header .h_contact a {
    border-radius: 6px;
    height: 80px;
    line-height: 80px;
  }
  header .h_contact a:hover {
    background: #007826;
    box-shadow: 2px 2px 2px rgba(0,0,0,.3) inset;
  }
  header .h_contact a:hover img {
    opacity: .7;
  }
  #gnav {
    background-color: #F0F7EF;
    background-image: -webkit-linear-gradient(#F0F7EF 0%, #F5F7CE 100%);
    background-image: -o-linear-gradient(#F0F7EF 0%, #F5F7CE 100%);
    background-image: linear-gradient(#F0F7EF 0%, #F5F7CE 100%);
  }
  #gnav ul {
    display: table;
    width: 100%;
    border-right: 1px solid #fff;
    border-left: 1px solid rgba(103,138,0,.3);
  }
  #gnav ul li {
    display: table-cell;
    text-align: center;
    border-left: 1px solid #fff;
    border-right: 1px solid rgba(103,138,0,.3);
  }
  #gnav ul li a img {
    display: block;
    margin: auto;
  }
  #gnav ul li a img:nth-child(2) {
    display: none;
  }
  #gnav ul li a:hover {
    background: #EAEFAB;
  }
  #gnav ul li.current {
    border-left: 1px solid #009D3A;
  }
  #gnav ul li.current a {
    background-color: #008C69;
    background-image: -webkit-linear-gradient(#008C69 0%, #00B200 100%);
    background-image: -o-linear-gradient(#008C69 0%, #00B200 100%);
    background-image: linear-gradient(#008C69 0%, #00B200 100%);
  }
  #gnav ul li.current a img:nth-child(1) {
    display: none;
  }
  #gnav ul li.current a img:nth-child(2) {
    display: inherit;
  }
  .pagetop {
    /*border-bottom: 5px solid #009244;*/
    width: 94%;
    max-width: 980px;
    margin: auto;
    position: relative;
  }
  .pagetop a {
    position: absolute;
    right: 0;
    top: -34px;
    display: inline-block;
    line-height: 34px;
    padding: 0 20px;
    border-radius: 6px 6px 0 0;
  }
  .pagetop a:hover {
    opacity: .7;
    color: #fff;
  }
  #breadcrumbs {
    /*background: rgba(188,217,28,.15);*/
    background: rgba(160,153,84,.15);
    box-shadow: 0 3px 5px rgba(0,0,0,.3) inset;
  }
  #breadcrumbs ul {
    padding: 10px 0;
  }
  #breadcrumbs li {
    display: inline;
    font-size: 1.2rem;
  }
  #breadcrumbs li a::after {
    content: '>';
    display: inline-block;
    color: #222;
    vertical-align: 1px;
    margin-left: .5em;
  }
  
  /* footer */
  footer .container {
    display: table;
    padding: 15px 0;
    font-size: 1.4rem;
  }
  footer .container > * {
    display: table-cell;
    vertical-align: bottom;
  }
  footer .f_tel p:nth-child(2) {
    padding: 3px 0;
    line-height: 1;
  }
  footer .f_tel p:nth-child(2) img {
    height: 20px;
  }
  footer .f_tel p:nth-child(4) {
    font-size: 1.1rem;
    line-height: 1.6;
  }
  footer .f_add {
    text-align: right;
  }
  footer .f_add p:nth-child(1) {
    padding-bottom: 5px;
  }
  footer .f_add p:nth-child(1) img {
    height: 34px;
  }
  footer .f_add p:nth-child(3) {
    font-size: 1.1rem;
  }
  
  /* contentspage */
  .contentspage {
    padding-bottom: 50px;
  }
  .contentspage .heading h2 {
    padding: 50px 0;
  }
  .contentspage section {
    padding: 30px 0 60px;
  }
  .contentspage section + section {
    padding: 0 0 60px;
  }
  .contentspage section h3 {
    font-size: 2.4rem;
    padding: 10px 0;
    margin-bottom: 30px;
  }
  .contentspage section h4 {
    font-size: 1.8rem;
    padding: 5px 0;
    margin-bottom: 15px;
  }
  .contentspage section * + h4 {
    margin-top: 30px;
  }
  .contentspage section h5 {
    font-size: 1.8rem;
    margin-bottom: 10px;
  }
  .contentspage .table tr > * {
    padding: 10px 15px;
  }
  .contentspage .box > *:first-child {
    font-size: 1.8rem;
    padding: 6px 23px 8px;
    margin-bottom: 15px;
  }
  .contentspage .box > *:nth-child(n+2) {
    padding: 0 25px;
  }
  .contentspage .box > *:last-child {
    padding-bottom: 15px;
  }
  
}
