@import url(//netdna.bootstrapcdn.com/font-awesome/4.0.3/css/font-awesome.css);
@import "grid.css";
@import "ui.totop.css";
@import "superfish-menu.css";
@import "stuck-menu.css";
@import "animate.css";
@import "records.css";
@import url(//fonts.googleapis.com/css?family=Roboto:400,300);
@import url(//fonts.googleapis.com/css?family=Open+Sans:400,300);
/*========================================================
                    Main layout styles
=========================================================*/
body {
  background-color: #31353d;
  color: #333;
  line-height: 24px;
  font-family: Verdana, Roboto, 'Droid Sans', Meiryo, 'ＭＳ Ｐゴシック', 'Hiragino Kaku Gothic ProN', sans-serif;
  font-size: 14px;
  font-weight: 400;
}
a {
  color: #fff;
  line-height: 24px;
  text-decoration: none;
  -webkit-transition: 0.3s all ease;
  -moz-transition: 0.3s all ease;
  -ms-transition: 0.3s all ease;
  -o-transition: 0.3s all ease;
  transition: 0.3s all ease;
  font-family: "font-family: Verdana", Roboto, 'Droid Sans', Meiryo, 'ＭＳ Ｐゴシック', 'Hiragino Kaku Gothic ProN', sans-serif;
  ;
  font-size: 14px;
  font-weight: 400;
  text-decoration: none;
}
a:hover {
  color: #2f7e52;
  text-decoration:none;
}
a:active {
  background-color: inherit;
}
a[href^="tel:"] {
  color: inherit;
  text-decoration: none;
}
* {
  -webkit-text-size-adjust: none;
}
/*========================================================
                    HEADER styles
=========================================================*/
#header {
  background-color: #3b3f4d;
  height: 754px;
  font-family: Verdana, Roboto, 'Droid Sans', Meiryo, 'ＭＳ Ｐゴシック', 'Hiragino Kaku Gothic ProN', sans-serif;
}
#header_2 {
  background-color: #3b3f4d;
  height: 252px;
}
@media (max-width: 979px) {
  #header_2 {
    height: 365px;
  }
}
/*=================  Navbar-brand =======================*/
.navbar-brand {
  position: relative;
  float: left;
  z-index: 1;
}
.navbar-brand h1 {
  display: inline-block;
  max-width: 100%;
}
.navbar-brand h1 a {
  display: block;
}
.navbar-brand img {
  max-width: 100%;
  height: auto;
}
@media (max-width: 979px) {
  .navbar-brand {
    float: none;
    text-align: center;
  }
}
/*========================================================
                    CONTENT styles
=========================================================*/
#content {
  background-color: #ffffff;
  overflow: hidden;
}
/*=================  Wrappers =======================*/
[class^='wrapper_'].last-child {
  border-bottom: none;
}
.wrapper_1 {
  padding-top: 88px;
  padding-bottom: 36px;
}
.wrapper_2 {
  padding-top: 91px;
  padding-bottom: 97px;
}
.wrapper_3 {
  padding-top: 91px;
  padding-bottom: 87px;
  border-bottom: 1px solid #f4f5f5;
}
.wrapper_4 {
  padding-top: 91px;
  padding-bottom: 78px;
}
.wrapper_5 {
  padding-top: 91px;
  padding-bottom: 96px;
  border-bottom: 1px solid #f4f5f5;
}
.wrapper_bg {
  background: #6BB796;
}
.wrapper_bg2 {
  background: #F4EDDD;
}
@media (max-width: 767px) {
  .wrap_1 {
    padding-bottom: 40px;
  }
}
/*=================  Headers =======================*/
[class^='h2_'] {
  font: 300 40px 'Roboto', sans-serif;
  color: #31353d;
  line-height: 80px;
  margin-left: -3px;
}
@media (max-width: 979px) {
  [class^='h2_'] {
    font-size: 36px;
    line-height: 1.2;
  }
}
h2.h2_1 {
  padding-bottom: 40px;
}
h2.h2_1_grid3 {
  padding-bottom: 40px;
  font-size:24px;
  font-weight:bold;
  text-align:center;
}
h2.h2_2 {
  padding-bottom: 35px;
}

.h2_1_title{
  font-size:24px;
  text-align:center;
}
h2.h2_2_midle {
  padding-bottom: 35px;
  text-align:center;
  padding-top: 55px;
}
h2.h2_2_midle_special {
  padding-bottom: 35px;
  text-align:center;
  padding-top: 55px;
  color:#78663E;
}

h2.h2_2_midle_special_w {
  text-align:center;
  padding-top: 20px;
  color:#fff;
}
h2.h2_2_midle_special_g {
  text-align:center;
  padding-top: 20px;
  color:#6BB796;
}
h2.h2_2_midle_special_w_s{
  text-align:center;
  padding-top: 10px;
  color:#fff;
  font-size:24px
}
/*=================  Buttons =======================*/
[class^='primary-btn_'] {
  display: inline-block;
  font: 400 15px 'Roboto', sans-serif;
  line-height: 30px;
  color: #363f45;
  border: 1px solid #d7d9da;
  padding: 13px 30px 14px 28px;
  text-decoration: none;
  text-transform: uppercase;
  -webkit-transition: 0.3s all ease;
  -moz-transition: 0.3s all ease;
  -ms-transition: 0.3s all ease;
  -o-transition: 0.3s all ease;
  transition: 0.3s all ease;
}
[class^='primary-btn_']:hover {
  text-decoration: none;
  color: #363f45;
  background-color: #dadcdc;
}
.primary-btn_2 {
  margin-top: 43px;
}
/*=================  Box =======================*/
[class^='box_'] img {
  max-width: 100%;
  height: auto;
}
[class^='box_'] img.,
[class^='box_'] img._2 {
  float: left;
  padding-right: 30px;
}
[class^='box_'] img.put-rigth,
[class^='box_'] img.put-rigth_2 {
  float: rigth;
  margin-top: 50px;
}
[class^='box_'] img.put-right,
[class^='box_'] img.put-right_2 {
  float:right;
  padding-right: 30px;
}
[class^='box_'] img._2 {
  padding-top: 7px;
  padding-right: 19px;
}
[class^='box_'] img.default {
  padding-bottom: 32px;
}
[class^='box_'] h2.h2_1 {
  padding-bottom: 0;
}
[class^='box_'] .header {
  padding-bottom: 33px;
}
[class^='box_'] .header,
[class^='box_'] .header a {
  font: 400 20px 'Roboto', sans-serif;
  line-height: 25px;
  color: #3e454c;
  text-transform: uppercase;
  letter-spacing: -1px;
}
[class^='box_'] .header a:hover {
  color: #54bf83;
  text-decoration: none;
}
[class^='box_'] .header_2_katuyo,
[class^='box_'] .header_2_katuyo a {
  font: normal 20px/20px 'Open Sans', sans-serif;
  color: #3e454c;
  text-decoration: none;
  letter-spacing: -1px;
  padding:30px 0px;
}
[class^='box_'] .header_2_katuyo a:hover {
  color: #54bf83;
  text-decoration: none;
}
[class^='box_'] .header_2,
[class^='box_'] .header_2 a {
  font: normal 20px/20px 'Open Sans', sans-serif;
  color: #3e454c;
  text-transform: uppercase;
  text-decoration: none;
  letter-spacing: -1px;
}
[class^='box_'] .header_2 a:hover {
  color: #54bf83;
  text-decoration: none;
}


[class^='box_'] .header_3 {
  padding-bottom: 9px;
}
[class^='box_'] .header_3,
[class^='box_'] .header_3 a {
  font: 300 20px 'Roboto', sans-serif;
  line-height: 25px;
  color: #3e454c;
  text-transform: uppercase;
  letter-spacing: -1px;
}
[class^='box_'] .header_3 a:hover {
  color: #54bf83;
  text-decoration: none;
}
[class^='box_'] .header_4 {
  font-size:24px;
  padding-top: 50px;
  padding-bottom: 10px;
  font-family: Verdana, Roboto, 'Droid Sans', Meiryo, 'ＭＳ Ｐゴシック', 'Hiragino Kaku Gothic ProN', sans-serif;
}
[class^='box_'] .header_4,
[class^='box_'] .header_4 a {
  font: 400 20px 'Roboto', sans-serif;
  line-height: 25px;
  color: #333;
  letter-spacing: -1px;
}

[class^='box_'] .header_4 {
  padding-top: 50px;
  padding-bottom: 10px;
}

[class^='box_'] .header_4_2,
[class^='box_'] .header_4_2 a {
  font: 400 20px 'Roboto', sans-serif;
  line-height: 25px;
  color: #3e454c;
  text-transform: uppercase;
  letter-spacing: -1px;
  border:#72B829 1px solid;
}


[class^='box_'] .header_4 a:hover {
  color: #54bf83;
}
[class^='box_'] .credits,
[class^='box_'] .credits a {
  font: 300 15px 'Open Sans', sans-serif;
  line-height: 30px;
  padding-bottom: 5px;
}
[class^='box_'] .credits_2,
[class^='box_'] .credits_2 a {
  font: 400 14px Arial, Times New Roman, serif;
  line-height: 24px;
  padding-bottom: 37px;
}
[class^='box_'] .header_5 {
  padding-top: 5px;
  padding-bottom: 26px;
}
[class^='box_'] .header_5,
[class^='box_'] .header_5 a {
  font: 400 20px 'Roboto', sans-serif;
  line-height: 25px;
  color: #3e454c;
  text-transform: uppercase;
  letter-spacing: -1px;
}
[class^='box_'] .header_5 a:hover {
  color: #54bf83;
}
[class^='box_'] .header_6 {
  padding-bottom: 9px;
}
[class^='box_'] .header_6,
[class^='box_'] .header_6 a {
  font: 400 20px 'Roboto', sans-serif;
  line-height: 25px;
  color: #54bf83;
  text-transform: uppercase;
  letter-spacing: -1px;
}
[class^='box_'] .header_6 a:hover {
  color: #3da36a;
  text-decoration: none;
}


.img_bottom{
  padding-bottom:50px;
}
/*=================  captions =======================*/

.caption{
  padding-bottom:20px;
}

.caption_s{
  font-size:8px;
}

.caption_katuyo{
  line-height:2;
  padding-right:15px;
}
.caption_midle{
  text-align:center;
  padding:50px 0;
  line-height:2;
}
.caption_midle_noppading{
  text-align:center;
  padding:10px 0;
  line-height:2;
}
.caption_midle_w{
  text-align:center;
  padding:10px 0 20px 0;
  line-height:2;
  color:#FFF;
}
.caption_midle_g{
  text-align:center;
  padding:10px 0 50px 0;
  line-height:2;
  color:#6BB796;
}
.caption_midle_s{
  text-align:center;
  padding:50px 0;
  line-height:1.5;
  font-size:8px;
  color:#999;
}
.caption_midle_s_nomargin{
  text-align:center;
  padding:0px 0px 20px 0px;
  line-height:1.5;
  font-size:12px;
  color: #999;
}
.caption_w{
  color:#FFF;
}
[class^='box_'] .caption_s,
[class^='box_'] .caption_midle,
[class^='box_'] .caption_midle_w,
[class^='box_'] .caption_midle_s,
[class^='box_'] .caption_katuyo,
[class^='box_'] .caption,
[class^='box_'] .caption_w,
[class^='box_'] .caption_1,
[class^='box_'] .caption_2,
[class^='box_'] .caption_3,
[class^='box_'] .caption_4 {
  font: 400 14px 'Arial', 'Times New Roman', serif;
  line-height: 24px;
  font-family: Verdana, Roboto, 'Droid Sans', Meiryo, 'ＭＳ Ｐゴシック', 'Hiragino Kaku Gothic ProN', sans-serif;
}
[class^='box_'] .caption_1 {
  padding-bottom: 14px;
}
[class^='box_'] .caption_2 {
  padding-bottom: 36px;
}
[class^='box_'] .caption_3 {
  margin-top: -7px;
  padding-bottom: 14px;
}
[class^='box_'] .fa {
  padding-bottom: 40px;
  font-size: 95px;
  line-height: 94px;
  color: #31353d;
}
[class^='box_'] .primary-btn_2 {
  margin-top: 44px;
}
[class^='box_'] .maxheight {
  margin-top: -1px;
  border: 1px solid #d7d9da;
  padding: 37px 24px;
}
[class^='box_'] .maxheight .box_inner {
  padding: 0;
}
[class^='box_'].last-child {
  border-bottom: none;
  padding-bottom: 0;
  margin-bottom: 0;
}
@media (max-width: 767px) {
  [class^='box_'] {
    padding-bottom: 40px;
  }
  [class^='box_'].last-child {
    padding-bottom: 0;
  }
  [class^='box_'] img. {
    padding-bottom: 14px;
  }
  [class^='box_'] img.put-right {
    padding-bottom: 14px;
  }
}
@media (max-width: 479px) {
  [class^='box_'] img. {
    float: none;
    width: 100%;
  }
    [class^='box_'] img.put-right {
    float: none;
    width: 100%;
  }
}
@media (max-width: 767px) {
  .box_3 {
    text-align: center;
  }
}
@media (max-width: 979px) {
  .box_1 img._2 {
    float: none;
    padding-bottom: 14px;
  }

}
.box_2 {
  border-bottom: 1px solid #f1f1f2;
  padding-bottom: 47px;
  margin-bottom: 52px;
  margin-top: -3px;
}
.box_2 img. {
  padding-top: 3px;
}
.box_3 {
  padding-bottom: 31px;
}
.box_4 {
  padding-bottom: 97px;
}
@media (max-width: 767px) {
  .box_4 {
    padding-bottom: 40px!important;
  }
}
a[data-type='lightbox'] {
  display: block;
  background: #3b3f4d url('../images/magnify.png') no-repeat center center;
}
a[data-type='lightbox'] img {
  width: 100%;
  height: auto;
}
a[data-type='lightbox']:hover img {
  opacity: 0.5;
  -webkit-transition: 0.3s all ease;
  -moz-transition: 0.3s all ease;
  -ms-transition: 0.3s all ease;
  -o-transition: 0.3s all ease;
  transition: 0.3s all ease;
}
/*=================  Marked List =======================*/
ul.marked-list {
  margin-top: -12px;
}
ul.marked-list li {
  position: relative;
  padding-left: 30px;
  font: 400 15px 'Roboto', sans-serif;
  color: #31353d;
  line-height: 35px;
}
ul.marked-list li:before {
  content: '\f054';
  position: absolute;
  left: 0;
  font: normal 13px 'FontAwesome';
  line-height: 35px;
  color: #54bf83;
}
ul.marked-list li a {
  font: 400 15px 'Roboto', sans-serif;
  color: #31353d;
  line-height: 35px;
  -webkit-transition: 0.3s all ease;
  -moz-transition: 0.3s all ease;
  -ms-transition: 0.3s all ease;
  -o-transition: 0.3s all ease;
  transition: 0.3s all ease;
}
ul.marked-list li a:hover {
  text-decoration: none;
  color: #54bf83;
}
@media (max-width: 767px) {
  ul.marked-list {
    padding-bottom: 40px;
  }
}
.primary {
  color: #54BF83 !important;
  font-weight: bold;
}
.primary_w {
  color: #fff !important;
  font-size:18px;
  text-align:center;
}
.primary_w_s {
  color: #fff !important;
  font-size:10px;
  text-align:center;
}
.primary2 {
  color: #78663E !important;
  font-weight: bold;
}
/* =================  Map ============== */
.map {
  width: 100%;
  height: 309px;
  margin-bottom: 27px;
  padding-right: 34px;
  box-sizing: border-box;
}
@media (max-width: 767px) {
  .map {
    padding-right: 0;
  }
}
/* ======================== Address =================== */
address {
  padding-top: 18px;
}
address .header {
  font: 300 20px/25px 'Roboto', sans-serif;
  text-transform: uppercase;
  padding-bottom: 8px;
  color: #3e454c;
}
address dl dt,
address dl dd {
  margin-left: -1px;
  display: inline-block;
  font: 400 14px Arial, Times New Roman, serif;
  line-height: 24px;
  color: #c0c0c0;
}
address dl dd {
  padding-left: 60px;
}
@media (max-width: 767px) {
  address {
    padding-bottom: 40px;
  }
}
/* ===================== Terms List ====================== */
dl.terms-list dt {
  font: 300 20px/25px 'Roboto', sans-serif;
  color: #3e454c;
  padding-bottom: 11px;
  text-transform: uppercase;
}
dl.terms-list dd {
  font: 400 14px Arial, Times New Roman, serif;
  color: #c0c0c0;
  line-height: 24px;
  padding-bottom: 33px;
}
dl.terms-list dd.last-child {
  padding-bottom: 0px;
}
/*========================================================
                    FOOTER styles
=========================================================*/
#footer {
  background-color: #7FBC39;
  padding: 20px 0 20px;
  word-break: keep-all;
}
/* =================  Footer Info ============== */
.info {
  float: left;
  width: 250px;
}
.info img {
  float: left;
  padding-right: 14px;
  padding-top: 2px;
  margin-left: -1px;
}
.info,
.info a,
.info .header {
  font: 400 14px 'Roboto', sans-serif;
  line-height: 14px;
}
.info:hover,
.info a:hover,
.info .header:hover {
  text-decoration: none;
}
.info .header,
.info .header a {
  color: #54bf83;
  text-transform: uppercase;
}
.info .header:hover,
.info .header a:hover {
  color: #fff;
}
.info,
.info a {
  color: #9fa6ae;
}
.info a:hover {
  color: #54bf83;
}
@media (max-width: 767px) {
  .info {
    float: none;
    display: block;
    margin: 0 auto;
    text-align: left;
    width: 185px;
    padding-bottom: 40px;
  }
}
/* =================  Social List ============== */
ul.social-list {
  float: right;
  padding-top: 5px;
  padding-right: 4px;
}
ul.social-list li {
  display: inline-block;
}
ul.social-list li a {
  display: inline-block;
  color: #fff;
  font-size: 19px;
  text-decoration: none;
  background-color: #454b57;
  border-radius: 500px;
  -webkit-transition: 0.3s all ease;
  -moz-transition: 0.3s all ease;
  -ms-transition: 0.3s all ease;
  -o-transition: 0.3s all ease;
  transition: 0.3s all ease;
}
ul.social-list li a.fa-google-plus {
  margin-left: 5px;
  padding: 10px 9px 9px 11px;
  font-size: 15px;
  line-height: 15px;
}
ul.social-list li a.fa-rss {
  margin-left: 5px;
  padding: 9px 10px 7px 10px;
  font-size: 18px;
  line-height: 18px;
}
ul.social-list li a.fa-twitter {
  margin-left: 4px;
  padding: 9px 8px 7px 10px;
  font-size: 18px;
  line-height: 18px;
}
ul.social-list li a.fa-facebook {
  padding: 9px 13px 7px 14px;
  font-size: 18px;
  line-height: 18px;
}
ul.social-list li a:hover {
  background-color: #54bf83;
}
@media (max-width: 767px) {
  ul.social-list {
    float: none;
    display: inline-block;
  }
}
/*========================================================
                RESPONSIVE LAYOUTS STYLES
=========================================================*/
@media (max-width: 767px) {
  #footer {
    text-align: center;
  }
}
/*Core variables and mixins*/

/*========================================================
                MODORU BTN STYLES
=========================================================*/

div.btn-login {
  display: block;
}

div.btn-login a {
  position: absolute;
  display: block;
  top: 0px;
  right: 0px;
  background-color: #54bf83;
  color: white;
  padding: 15px 30px 15px 27px;
  white-space: nowrap;
  z-index: 1000;
  transition-duration: 0;
}

div.btn-login a:hover {
  color: #383f44;
}

.icon.login {
  background-image: url(../images/icon-login.png);
  background-position: 0px 0px;
  position: relative;
  top: -1px;
  margin: 0 5px -5px 0;
  width: 22px;
  height: 25px;
  display: inline-block;
}

a:hover .icon.login {
  background-position: 0px -25px;
}

/* terms */
.terms-wrapper{
  padding-top: 30px;
  padding-bottom: 96px;
}

.terms-clause{
  margin-top: 15px;
}

.terms-ol{
  list-style: decimal;
  padding-left: 50px;
}

.terms-ol li{
  padding: 3px 0;
}

.terms-ul{
  padding-left: 30px;
}

.terms-ul li{
  text-indent: -2.6em;
  padding-left: 2.7em;
  padding: 3px 0;
}

.terms-dl{
  padding-left: 25px;
}

.terms-dl dt{
    font-weight: bold;
    margin: 10px 0;
}
.terms-dl dd{
    padding-left: 3em;
}

#header.terms-header{
  height: auto;
  background-color: #7fbc39;
}

#header.terms-header nav{
  height: 150px;
}

#header.terms-header .sf-menu>li{
  margin-bottom: 0;
}

.terms-main-title{
  font-family: 'Roboto', "Hiragino Kaku Gothic ProN", "Meiryo", sans-serif;
}

@media (max-width: 767px) {
  .terms-main-title{
    font-size: 24px;
  }
}

@media (max-width: 480px) {
  .terms-main-title{
    font-size: 18px;
  }
}

.terms-title{
  font-weight: bold;
  font-size: 16px;
  padding: 10px 0;
}

.terms-caption{
  padding: 10px 0 10px 25px;
}

.terms-ol .terms-caption{
  padding: 10px 0;
}

.terms-link{
  color: #333;
  margin-left: 0.8em;
  word-wrap: break-word;
  text-decoration: underline;
}

.terms-footer{
  margin-top: 0;
}

.box-line {
  border: solid 1px #CCC;
  background: url(../images/back-box-line.png);
  background-position: left top;
  background-repeat: no-repeat;
}
.box-line a {
  color: #0C66DC;
  vertical-align:baseline;
}
.box-line a {
  color: #0C66DC;
  vertical-align:baseline;
  line-height: 1.3;
}
.box-line a:hover {
  color: #FF7F00;
}
.box-line.caption_midle {
  text-align: left;
  padding: 30px 10px 30px 190px;
  margin: 30px auto;
}
.box-line.caption_midle li {
  list-style:  disc;
  padding: 5px 0;
  line-height: 1.3;
}
