@charset "UTF-8";
.mb5 {
  margin-bottom: 5px;
}
.mb20 {
  margin-bottom: 20px;
}
.main_catch1 {
  background: #018952;
  text-align: center;
  font-size: 12px;
  color: #fff;
  letter-spacing: .05em;
  line-height: 30px;
  margin-bottom: 18px;
}
.rslides {
  margin-bottom: 33px;
}
.nav {
  width: 902px;
  margin: 0 auto;
}
.nav li {
  position: relative;
}
.nav li > a {
  float: left;
  text-align: center;
  border-radius: 10px 10px 0 0;
  border-bottom: none !important;
  padding-top: 14px;
  padding-bottom: 14px;
  margin-top: 10px;
  transition: all .3s;
  position: relative;
  margin-right: 5.8px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -o-box-sizing: border-box;
  -ms-box-sizing: border-box;
  box-sizing: border-box;
}
.nav li a {
  display: block;
}
.nav .nav01 a {
  width: 70px;
  border: 1px solid #ff0000;
  background: url(../img/index/nav1_bg.png);
}
.nav .nav02 a {
  width: 140px;
  border: 1px solid #3399ff;
  background: url(../img/index/nav2_bg.png);
}
.nav .nav03 a {
  width: 140px;
  border: 1px solid #ff6633;
  background: url(../img/index/nav3_bg.png);
}
.nav .nav04 a {
  width: 140px;
  border: 1px solid #9966ff;
  background: url(../img/index/nav4_bg.png);
}
.nav .nav05 a {
  width: 140px;
  border: 1px solid #67b000;
  background: url(../img/index/nav5_bg.png);
}
.nav .nav06 a {
  width: 140px;
  border: 1px solid #ffb500;
  background: url(../img/index/nav6_bg.png);
}
.nav .nav07 a {
  width: 97px;
  border: 1px solid #b5821c;
  background: url(../img/index/nav7_bg.png);
  margin-right: 0;
}
.nav li a:hover {
  margin-top: 0;
  padding-bottom: 24px;
}
.nav li.active > a {
  margin-top: 0;
  padding-bottom: 24px;
}
.nav li.active > a:hover {
  margin-top: 0;
  padding-bottom: 24px;
}
.nav .nav01.active > a {
  background: url(../img/index/nav01_kasen.png) no-repeat bottom 8px center, url(../img/index/nav1_bg.png);
}
.nav .nav02.active > a {
  background: url(../img/index/nav02_kasen.png) no-repeat bottom 8px center, url(../img/index/nav2_bg.png);
}
.nav .nav03.active > a {
  background: url(../img/index/nav03_kasen.png) no-repeat bottom 8px center, url(../img/index/nav3_bg.png);
}
.nav .nav04.active > a {
  background: url(../img/index/nav04_kasen.png) no-repeat bottom 8px center, url(../img/index/nav4_bg.png);
}
.nav .nav05.active > a {
  background: url(../img/index/nav05_kasen.png) no-repeat bottom 8px center, url(../img/index/nav5_bg.png);
}
.nav .nav06.active > a {
  background: url(../img/index/nav06_kasen.png) no-repeat bottom 8px center, url(../img/index/nav6_bg.png);
}
.nav .nav07.active > a {
  background: url(../img/index/nav07_kasen.png) no-repeat bottom 8px center, url(../img/index/nav7_bg.png);
}
.nav li ul {
  list-style: none;
  position: absolute;
  top: 100%;
  left: 0;
  margin-top: 59px;
  padding: 0;
  border-radius: 0 0 3px 3px;
  width: 100%;
  z-index: 100;
}
.nav .nav02 ul {
  margin-left: 75.8px;
}
.nav .nav03 ul {
  margin-left: 221.6px;
}
.nav li ul li {
  overflow: hidden;
  height: 0;
  color: #fff;
  -moz-transition: .2s;
  -webkit-transition: .2s;
  -o-transition: .2s;
  -ms-transition: .2s;
  transition: .2s;
}
.nav li:hover ul li {
  overflow: visible;
  height: auto;
}
.nav li ul li a {
  border-radius: 0 0 10px 10px;
  border-bottom: none !important;
  float: left;
  padding-bottom: 14px;
  margin-top: 10px;
  margin-right: 0;
  padding-right: 10px;
  padding-left: 10px;
  background-attachment: fixed;
}
.nav .nav03 ul li a {
  border-bottom: 1px solid #ff6633 !important;
}
.nav .nav02 ul li a {
  border-bottom: 1px solid #3399ff !important;
}
.nav li.active li a {
  padding-bottom: 10px;
}
.nav li.active li a:hover {
  padding-bottom: 10px;
}
.nav .nav02 ul li a {
  width: auto;
}
.nav .nav03 ul li a {
  width: auto;
}
.nav li ul li a:hover {
  padding-bottom: 14px;
  margin-top: 10px;
  opacity: .9;
}
/*----------------------------------------------
          ���o��
-----------------------------------------------*/
.midashi_h2 {
  border-width: 1px;
  border-color: rgb(220, 220, 220);
  border-style: solid;
  border-radius: 6px;
  background-color: rgb(249, 249, 249);
  padding-left: 16px;
  line-height: 1;
  padding: 10px 11px 8px 49px;
  font-size: 20px;
  letter-spacing: .1em;
  font-weight: 800;
  border-left: 9px solid rgb(1, 137, 82);
  position: relative;
}
.midashi_h2:before {
  position: absolute;
  top: 9px;
  bottom: 50%;
  left: 16px;
  display: block;
  width: 10px;
  height: 10px;
  font-family: FontAwesome;
  color: rgb(1, 137, 82);
}
.midashi_h2.font-info:before {
  content: '\f05a';
}
.midashi_h2.font-report:before {
  content: '\f14b';
}
.midashi_h2.font-phone:before {
  content: "\f095";
}
.midashi_h2.font-mail:before {
  content: "\f0e0";
}
.arhcive_link {
  float: right;
  color: #018952;
  text-decoration: none;
  font-size: 14px;
  margin-top: 3px;
  letter-spacing: 0;
  padding-right: 21px;
}
.arhcive_link:after {
  position: absolute;
  top: 11px;
  bottom: 50%;
  right: 11px;
  display: block;
  width: 13px;
  height: 13px;
  content: '\f138';
  font-family: FontAwesome;
  color: rgb(1, 137, 82);
}
.arhcive_link:hover {
  text-decoration: underline;
}
/*----------------------------------------------
          ���m�点
-----------------------------------------------*/
/* ���X�g B */
.news-list-b {
  width: 435px;
  float: left;
}
.news-list-b dl {
  padding: 14px 0;
  border-bottom: 1px dashed #dcdcdc;
  display: table;
  width: 100%;
}
.news-list-b .inner {
  margin-bottom: 24px;
}
.news-list-b dl dt {
  display: table-cell;
  font-size: 14px;
  font-weight: normal;
  width: 54px;
  margin-right: 5px;
}
.news-list-b dl dd {
  width: auto;
  display: table-cell;
  line-height: 1.6em;
  font-size: 14px;
  padding: 0 8px 0;
}
.news-list-b dl dd a {
  color: #000;
  text-decoration: underline;
}
.news-list-b dl .cat {
  text-align: center;
  display: inline-block;
  font-weight: bold;
  padding: 2px 8px;
  font-size: 12px;
  border-radius: 4px;
  color: #fff;
}
.cat01 {
  background-color: #018952;
}
.cat02 {
  background-color: #2785ff;
}
.cat03 {
  background-color: #ff6633;
}
.cat04 {
  background-color: #ffb500;
}
/* ------------------------------------------------------
    Top report archive 
--------------------------------------------------------- */
.report_box {
  width: 435px;
  float: right;
}
#archive_list {
  width: 100%;
  margin-bottom: 30px;
}
/* �L�����X�g */
#archive_list li {
  overflow: hidden;
  padding: 12px 0;
  border-bottom: 1px solid #dcdcdc;
}
#archive_list li:first-child {
  padding-top: 0;
}
/* �A�C�L���b�`�摜 */
#archive_list li .eyecatch {
  width: 120px;
  float: left;
  display: block;
}
#archive_list li .eyecatch img {
  width: 100%;
  height: auto;
}
/* �L���{�b�N�X */
#archive_list li .box {
  width: 300px;
  float: right;
  display: block;
}
/* ���t */
#archive_list li .blog_date time {
  display: inline-block;
  margin-right: 15px;
  font-size: 14px;
  margin-bottom: 4px;
}
/* �J�e�S�� */
#archive_list li .blog_date .cat {
  display: inline-block;
}
#archive_list li .blog_date .cat a {
  text-align: center;
  display: inline-block;
  font-weight: bold;
  padding: 2px 8px;
  font-size: 12px;
  border-radius: 4px;
  color: #fff;
  margin-right: 8px;
  margin-bottom: 10px;
}
/* �L���^�C�g�� */
#archive_list li .box .title {
  margin-bottom: 6px;
  font-weight: bold;
}
#archive_list li .box .title a {
  color: #000;
  font-size: 15px;
  line-height: 1.5;
}
/* �L���{�� */
#archive_list li .box .desc p {
  margin-bottom: 10px;
  font-size: 13px;
  line-height: 1.538461538461538;
}
#archive_list li .blog_date .cat a {
  text-align: center;
  display: inline-block;
  font-weight: bold;
  padding: 2px 8px;
  font-size: 12px;
  border-radius: 4px;
  color: #fff;
}
.cat01 {
  background-color: #018952;
}
.cat02 {
  background-color: #2785ff;
}
.cat03 {
  background-color: #ff6633;
}
.cat04 {
  background-color: #ffb500;
}
.cat05 {
  background-color: #33ccff;
}
.front_section01 {
  margin-bottom: 33px;
}
/* section2 */
.front_section01, .front_section02 {
  overflow: hidden;
}
.front_section02 {
  margin-bottom: 75px;
}
.front_message_box {
  width: 100%;
  background-color: #018952;
  padding: 44px 41px 65px 40px;
  background-image: url(../img/index/amshin_illust1.png);
  background-repeat: no-repeat;
  background-position: right 22px bottom 22px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -o-box-sizing: border-box;
  -ms-box-sizing: border-box;
  box-sizing: border-box;
  text-align: center;
}
.front_message_box img {
  margin-bottom: 33px;
}
.front_message_box .ment {
  color: #fff;
  line-height: 2;
  font-size: 16px;
}
/* section3  */
.front_section03 {
  overflow: hidden;
  position: relative;
  background-position: 50% 58%;
  background-repeat: no-repeat;
        background-image: url("../img/daihuku/screenshot.png");
}
.front_section03:after {
  position: absolute;
  content: "";
  width: 180px;
  height: 180px;
  background-image: url(../img/index/sisetsu_maru.png);
  background-repeat: no-repeat;
  top: 115px;
  bottom: 0;
  right: 0;
  left: 0;
  margin: auto;

}
.l_s, .r_s {
  width: 436px;
}
.l_s {
  float: left;
}
.r_s {
  float: right;
}
.l_s > img, .r_s > img {
  display: block;
  margin-bottom: 28px;
}
.l_s > img {
  margin-right: auto;
}
.r_s > img {
  margin-left: auto;
}
.pickup {
  border-radius: 10px 10px 10px 10px;
  margin-bottom: 24px;
  width: 436px;
  padding-top: 26px;
  padding-bottom: 21px;
  padding-left: 23px;
  padding-right: 23px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -o-box-sizing: border-box;
  -ms-box-sizing: border-box;
  box-sizing: border-box;
}
.pickup.s01 {
  background-image: url(../img/kasou/bg_orange.png);
}
.pickup.s02 {
  background-image: url(../img/kasou/bg_lorange.png);
}
.pickup.s03 {
  background-image: url(../img/kasou/bg_blue.png);
}
.pickup.s04 {
  background-image: url(../img/kasou/bg_lblue.png);
}
.pickup h2 {
  color: #fff;
  font-weight: bold;
  letter-spacing: .05em;
  font-size: 24px;
  text-align: center;
  line-height: 1;
  margin-bottom: 14px;
}
.pickup .main_ment {
  color: #000;
  font-size: 13px;
  line-height: 1.5;
  margin-bottom: 14px;
  letter-spacing: .05em;
  text-align: center;
  font-weight: bold;
}
.pickup img {
  margin-bottom: 15px;
  border-radius: 6px;
}
.pickup .ment {
  color: #000;
  font-size: 15px;
  line-height: 1.733333333333333;
  letter-spacing: .05em;
  margin-bottom: 22px;
}
.pickup .kuwasiku {
  font-size: 18px;
  letter-spacing: .05em;
  background-color: #fff;
  width: 200px;
  padding: 5px 0;
  border-radius: 10px;
  margin: 0 auto;
  display: block;
  text-align: center;
  transition: all.3s;
  box-sizing: border-box;
  border: 2px solid #fff;
  cursor: pointer;
  font-weight: bold;
}
.pickup .kuwasiku:after {
  font-family: 'FontAwesome', sans-serif;
  content: " \f0a9";
}
.pickup.s01 .kuwasiku {
  color: #ff9f40;
}
.pickup.s02 .kuwasiku {
  color: #ffb500;
}
.pickup.s03 .kuwasiku {
  color: #65b0fe;
}
.pickup.s03 .kuwasiku:hover {
  background-color: #65b0fe;
  color: #fff;
}
.pickup.s04 .kuwasiku {
  color: #66d9ff;
}
.pickup.s04 .kuwasiku:hover {
  background-color: #66d9ff;
  color: #fff;
}
.pickup.day_daihuku {
  background-image: url("../img/daihuku/pt_daihuku.png");
  position: relative;
}
.pickup.day_daihuku .kuwasiku {
  color: #8dd2d9;
  float: left;
}
.pickup.day_daihuku .kuwasiku:hover {
  background-color: #8dd2d9;
  color: #fff;
}
.pickup.life_nagara {
  background-image: url("../img/index/pt_ranagara.png");
}
.pickup.life_nagara .kuwasiku {
  color: #64B5B3;
}
.pickup.life_nagara .kuwasiku:hover {
  background-color: #64B5B3;
  color: #fff;
}
.front_section04 .ment {
  margin-right: -.5em;
}
/* ------------------------------------------------------
    追加 
--------------------------------------------------------- */
.index-title {
  background-image: url("../img/daihuku/title.png");
  background-repeat: no-repeat;
  background-position: center;
  padding-top: 70px;
  padding-bottom: 30px;
  text-align: center;
  margin-bottom: 10px;
}
.index-daytitle {
  background-image: url("../img/daihuku/title.png");
  background-repeat: no-repeat;
  background-position: center;
  padding-top: 70px;
  padding-bottom: 30px;
  text-align: center;
  margin-top: 20px;
  margin-bottom: 10px;
}
.daihuku-movie {
  float: right;
  position: absolute;
  bottom: -5px;
  right: 23px;
}