@charset "UTF-8";
/* ===================================================================
CSS information

 file name  : homepage.css
 author     : Ability Consultant
 style info : トップページ
=================================================================== */
@font-face {
  font-family: "YuGothicBold";
  src: local("Yu Gothic Medium");
}
.con_pic:after {
  content: "";
  display: table;
  clear: both;
}

/* -----------------------------------------------------------
	楽天サイトバー調整（各デザインごとに要調整）
----------------------------------------------------------- */
#htlSide-A {
  top: 2725px;
}

/* -----------------------------------------------------------
	.mainimg
----------------------------------------------------------- */
.mainimg {
  margin-left: -8px;
}

.con_mainimg {
  position: relative;
  height: 600px;
}
.con_mainimg:before, .con_mainimg:after {
  content: '';
  display: block;
  height: 10px;
  width: 100%;
  background: url(../images/header/bg_main.png) repeat-x;
  position: absolute;
  left: 0;
}
.con_mainimg:before {
  top: 0;
}
.con_mainimg:after {
  bottom: 0;
}
.con_mainimg #obj_mainimg {
  margin-bottom: 0 !important;
}
.con_mainimg #obj_mainimg > div {
  display: none;
}
.con_mainimg #obj_mainimg > div:first-child {
  display: block;
}
.con_mainimg #obj_mainimg .slide {
  height: 600px;
}
.con_mainimg #obj_mainimg .slide1 {
  background: url(../images/header/img_main1.jpg) no-repeat center center;
  background-size: cover;
}
.con_mainimg #obj_mainimg .slide2 {
  background: url(../images/header/img_main2.jpg) no-repeat center center;
  background-size: cover;
}
.con_mainimg #obj_mainimg .slide3 {
  background: url(../images/header/img_main3.jpg) no-repeat center center;
  background-size: cover;
}
.con_mainimg #obj_mainimg .slide4 {
  background: url(../images/header/img_main4.jpg) no-repeat center center;
  background-size: cover;
}
.con_mainimg #obj_mainimg .slide5 {
  background: url(../images/header/img_main5.jpg) no-repeat center center;
  background-size: cover;
}
.con_mainimg #obj_mainimg .slick-dots {
  bottom: 0;
}
.con_mainimg #obj_mainimg .slick-dots li.slick-active button:before {
  background: url(../images/header/ic_thu_act.png) no-repeat center center;
}
.con_mainimg #obj_mainimg .slick-dots li button:before {
  content: '';
  opacity: 1;
  background: url(../images/header/ic_thu.png) no-repeat center center;
}
.con_mainimg .ic2 {
  position: absolute;
  right: 150px;
  bottom: 0;
}
.con_mainimg .ic {
  position: absolute;
  right: 10px;
  bottom: 0;
}

/* -----------------------------------------------------------
	#header
----------------------------------------------------------- */
#header .bn {
  margin-top: 20px;
  text-align: center;
}
#header .wrap .title {
  top: 30px;
}
#header .con_header {
  margin-top: -8px;
}

/* -----------------------------------------------------------
	.con_int
----------------------------------------------------------- */
.con_int {
  margin-top: 75px;
}
.con_int .box_int {
  padding-bottom: 650px;
  position: relative;
  left: 50%;
  margin-left: -1200px;
  background: url(../images/home/bg_int.jpg) no-repeat bottom center;
}
.con_int .box_int h3 {
  text-align: center;
  font-size: 185%;
  font-weight: normal;
  font-family: "游明朝", "Yu Mincho", YuMincho, "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", "HGS明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
  letter-spacing: .5em;
}
.con_int .box_int .txt {
  margin-top: 40px;
  text-align: center;
  font-size: 116%;
  line-height: 2;
}
.con_int .box_bea {
  margin-top: 95px;
  background: url(../images/home/bg_bea.jpg) no-repeat top center;
  padding-bottom: 65px;
  position: relative;
}
.con_int .box_bea:after {
  content: '';
  display: block;
  position: absolute;
  top: -130px;
  left: 50px;
  width: 280px;
  height: 200px;
  background: url(../images/home/bg_bea_leaf.png) no-repeat;
}
.con_int .box_bea h4 {
  padding-top: 165px;
  text-align: center;
  color: #fff;
  font-size: 131%;
}
.con_int .box_bea .txt {
  padding-top: 30px;
  margin: 0 auto;
  width: 350px;
  color: #fff;
  font-size: 108%;
  line-height: 2;
}

/* -----------------------------------------------------------
	.con_pic
----------------------------------------------------------- */
.con_pic {
  margin-top: 70px;
  padding: 30px 0 40px;
  text-align: center;
  background: url(../images/home/bg_pic.png) no-repeat;
  background-size: cover;
}
.con_pic ul {
  padding: 0 1em;
  margin-top: 30px;
  display: inline-block;
  vertical-align: middle;
  *vertical-align: auto;
  *zoom: 1;
  *display: inline;
}
.con_pic ul li {
  margin-top: 10px;
}
.con_pic ul li.box_pic {
  display: inline-block;
  width: 49%;
  float: left;
  padding-right: 1em;
}
.con_pic ul li.box_pic:nth-child(even) {
  padding-right: 0;
}

/* -----------------------------------------------------------
	.con_ren
----------------------------------------------------------- */
.con_ren {
  margin-top: 40px;
  padding: 60px 0 80px;
  background: url(../images/home/bg_ren.jpg) no-repeat;
  background-size: cover;
}
.con_ren h3 {
  text-align: center;
}
.con_ren ul {
  margin-top: 50px;
  letter-spacing: -.5em;
  text-align: center;
}
.con_ren ul li {
  display: inline-block;
  vertical-align: middle;
  *vertical-align: auto;
  *zoom: 1;
  *display: inline;
  letter-spacing: normal;
  margin-left: 20px;
}
.con_ren ul li:first-child {
  margin-left: 0;
}
.con_ren ul li a {
  text-decoration: none !important;
}
.con_ren ul li a .img {
  border: 6px solid rgba(255, 255, 255, 0.6);
  -webkit-transition: border 500ms;
  transition: border 500ms;
  position: relative;
}
.con_ren ul li a .img:before {
  display: block;
  content: '';
  position: absolute;
  left: 0;
  top: 0;
  background: url(../images/home/ic_new.png) no-repeat;
  width: 65px;
  height: 52px;
  z-index: 1;
}
.con_ren ul li a .st {
  display: inline-block;
  vertical-align: middle;
  *vertical-align: auto;
  *zoom: 1;
  *display: inline;
  margin-top: -15px;
  position: relative;
  z-index: 1;
  padding: 5px 20px;
  color: #fff;
  background: #2cd2d4;
  border-radius: 20px;
  font-weight: bold;
  font-size: 116%;
}
.con_ren ul li a .txt {
  font-family: "游明朝", "Yu Mincho", YuMincho, "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", "HGS明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
  margin-top: 15px;
  font-size: 116%;
}
.con_ren ul li a:hover .img {
  border: 6px solid rgba(42, 176, 178, 0.6);
}

/* -----------------------------------------------------------
	.con_off
----------------------------------------------------------- */
.con_off {
  margin-top: 80px;
}
.con_off h3 {
  text-align: center;
}
.con_off ul {
  margin-top: 20px;
  padding: 40px 30px;
  text-align: center;
  letter-spacing: -.5em;
  background: url(../images/home/bg_off1.jpg) repeat;
}
.con_off ul li {
  display: inline-block;
  vertical-align: middle;
  *vertical-align: auto;
  *zoom: 1;
  *display: inline;
  letter-spacing: normal;
  margin-top: 30px;
}
.con_off ul li:nth-of-type(even) {
  margin-left: 40px;
}
.con_off ul li:first-child, .con_off ul li:nth-of-type(2) {
  margin-top: 0;
}
.con_off .btn {
  margin-top: 30px;
  text-align: center;
}

/* -----------------------------------------------------------
	.con_gue
----------------------------------------------------------- */
.con_gue {
  margin-top: 80px;
}
.con_gue h3 {
  text-align: center;
}
.con_gue .txt {
  margin-top: 30px;
  padding: 130px 0 45px;
  text-align: center;
  color: #fff;
  font-weight: bold;
  font-size: 124%;
  line-height: 2;
  background: url(../images/home/bg_gue.jpg) no-repeat center;
  background-size: cover;
}
.con_gue ul {
  letter-spacing: -.5em;
}
.con_gue ul li {
  display: inline-block;
  vertical-align: middle;
  *vertical-align: auto;
  *zoom: 1;
  *display: inline;
  letter-spacing: normal;
}

/* -----------------------------------------------------------
	.con_res
----------------------------------------------------------- */
.con_res {
  margin-top: 90px;
}
.con_res h3 {
  text-align: center;
}
.con_res .box_res {
  margin-top: 40px;
  padding: 0 30px 40px;
  background: url(../images/home/bg_res.png) no-repeat bottom center;
}
.con_res .box_res > ul {
  letter-spacing: -.5em;
}
.con_res .box_res > ul > li {
  display: inline-block;
  vertical-align: middle;
  *vertical-align: auto;
  *zoom: 1;
  *display: inline;
  letter-spacing: normal;
  margin-left: 20px;
  width: 435px;
  background: #fff;
}
.con_res .box_res > ul > li:first-child {
  margin-left: 0;
}
.con_res .box_res > ul > li a {
  text-decoration: none !important;
}
.con_res .box_res > ul > li a .box_txt {
  display: block;
  padding: 25px 0 30px;
  text-align: center;
  background: url(../images/home/bg_txt_res.png) repeat;
}
.con_res .box_res > ul > li a .box_txt ul {
  letter-spacing: -.5em;
}
.con_res .box_res > ul > li a .box_txt ul li {
  display: inline-block;
  vertical-align: middle;
  *vertical-align: auto;
  *zoom: 1;
  *display: inline;
  letter-spacing: normal;
  margin-left: 5px;
}
.con_res .box_res > ul > li a .box_txt ul li:first-child {
  margin-left: 0;
}
.con_res .box_res > ul > li a .box_txt h4 {
  display: inline-block;
  vertical-align: middle;
  *vertical-align: auto;
  *zoom: 1;
  *display: inline;
  margin-top: 10px;
  font-weight: normal;
  font-size: 124%;
  position: relative;
}
.con_res .box_res > ul > li a .box_txt h4:after {
  content: '';
  width: 0;
  height: 5px;
  background: rgba(109, 211, 190, 0.5);
  display: block;
  bottom: .1em;
  left: 0;
  position: absolute;
  -webkit-transition: width 400ms ease-out;
  transition: width 400ms ease-out;
}
.con_res .box_res > ul > li a .box_txt h4 em {
  display: inline-block;
  vertical-align: middle;
  *vertical-align: auto;
  *zoom: 1;
  *display: inline;
  vertical-align: baseline;
  margin-left: 5px;
  font-family: "游明朝", "Yu Mincho", YuMincho, "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", "HGS明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
  font-weight: bold;
  font-size: 138%;
}
.con_res .box_res > ul > li a:hover .box_txt h4:after {
  width: 100%;
}
.con_res .box_res .btn {
  margin-top: 20px;
  text-align: center;
}
.con_res .box_res .btn a {
  width: 200px;
  color: #3e807f !important;
  background: #fff;
  border: 1px solid #fff;
}
.con_res .box_res .btn a:hover {
  color: #fff !important;
  background: #3e807f;
  border: 1px solid #3e807f;
}

/* -----------------------------------------------------------
	.con_bn
----------------------------------------------------------- */
.con_bn {
  margin-top: 50px;
  letter-spacing: -.5em;
}
.con_bn li {
  display: inline-block;
  vertical-align: middle;
  *vertical-align: auto;
  *zoom: 1;
  *display: inline;
  letter-spacing: normal;
  margin-top: 20px;
  width: 48%;
}
.con_bn li:nth-of-type(even) {
  margin-left: 20px;
}
.con_bn li:first-child, .con_bn li:nth-of-type(2) {
  margin-top: 0;
}
