/*----------------------------------------------------------------
 * Benesse nyushi PC Styles
---------------------------------------------------------------- */
#preBtn {
  position: fixed;
  top: 128px;
  right: 0;
  z-index: 100;
  width: 112px;
  height: 177px;
}
#preBtn a {
  display: block;
}

/*----------------------------------------------------------------
 * Layouts
---------------------------------------------------------------- */
#contentArea {
  position: relative;
}

.secBody {
  width: 960px;
}

/*----------------------------------------------------------------
 * Intro
---------------------------------------------------------------- */
#intro {
  height: 560px;
}
#intro #item01 {
  top: 40%;
}
#intro #item02 {
  top: 15%;
}
#intro #item03 {
  top: 30%;
  margin-top: 36px;
}
#intro #item04 {
  top: 55%;
  margin-top: 60px;
  font-size: 115%;
}

/*----------------------------------------------------------------
 * Header
---------------------------------------------------------------- */
#header .pageTitle {
  padding: 20px 0 16px;
}
#header .obi {
  padding: 10px 0;
}
#header .lead {
  margin-bottom: 40px;
  font-size: 143%;
  font-weight: bold;
  line-height: 1.7;
  text-align: center;
}

/*----------------------------------------------------------------
 * Contents
---------------------------------------------------------------- */
section {
  margin-bottom: 60px;
}

.secTitle {
  margin-bottom: 24px;
}

/*
 * Navigation
---------------------------------------------------------------- */
#navigation #pageNav {
  margin-bottom: 40px;
}
#navigation #pageNav li {
  position: relative;
  float: left;
  width: 300px;
  margin-left: 30px;
  background: url(../images/bg_tab.png);
  border: 3px solid #9a071b;
  box-sizing: border-box;
}
#navigation #pageNav li:first-child {
  margin-left: 0;
}
#navigation #pageNav li p {
  padding: 19px 70px 19px 19px;
  line-height: 1.46;
}
#navigation #pageNav li .pic {
  position: absolute;
  bottom: 0;
  right: 0;
  width: 80px;
  height: 96px;
}
#navigation #pageNav li a {
  display: block;
}
#navigation .preCol .secTitle {
  margin-bottom: 0;
}
#navigation .preCol .present {
  height: 521px;
  margin-bottom: 70px;
  background-image: url(../images/pre.png);
  background-repeat: repeat-x;
}
#navigation .preCol .present .btn {
  top: 416px;
  width: 516px;
}

/*
 * Lead Area
---------------------------------------------------------------- */
#leadArea {
  margin-bottom: 32px;
}
#leadArea .secTitle {
  margin-bottom: 32px;
}
#leadArea .leadPic {
  position: absolute;
  top: 20px;
  left: 0;
  width: 235px;
  height: 173px;
}

/*----------------------------------------------------------------
 * Contents
---------------------------------------------------------------- */
.textBar p {
  text-align: center;
}
.textBar p:before {
  content: "";
  position: absolute;
  top: 50%;
  left: 72px;
  display: block;
  width: 88px;
  height: 76px;
  margin-top: -40px;
  background: url(../images/ico_notice.png) no-repeat;
}

.tabs {
  width: 960px;
  margin-bottom: -6px;
}
.tabs li {
  height: 117px;
  padding-left: 15px;
}
.tabs li:first-child {
  padding-left: 0;
}
.tabs li a {
  display: block;
  width: 310px;
  height: 95px;
  margin-top: 22px;
  background-color: transparent;
  background-repeat: no-repeat;
  background-position: 0 0;
  overflow: hidden;
}
.tabs li a.active {
  height: 117px;
  margin-top: 0;
}
.tabs li a.active img {
  display: none;
}
.tabs #tab01 a.active {
  background-image: url(../images/tab01_active.png);
}
.tabs #tab02 a.active {
  background-image: url(../images/tab02_active.png);
}
.tabs #tab03 a.active {
  background-image: url(../images/tab03_active.png);
}

.tab-content {
  margin-bottom: 60px;
  padding: 40px 0 0;
}
.tab-content .sec0, .tab-content section {
  margin: 0 0 40px;
}
.tab-content section {
  background: #fff;
  border: 3px solid #dcafaf;
}
.tab-content section .secHead {
  background: url(../images/bg_secHead.png);
  padding: 30px 30px 30px 40px;
}
.tab-content section .secInner {
  padding: 40px 40px 0;
}
.tab-content section .pic {
  margin-bottom: 40px;
}
.tab-content section .txt {
  width: 467px;
}
.tab-content section p {
  margin-bottom: 1em;
}
.tab-content section .small {
  margin-top: 16px;
  margin-bottom: 0;
  text-align: left;
}
.tab-content section .linkArea {
  margin-bottom: 40px;
  padding-top: 10px;
}
.tab-content section .fukidashi {
  font-size: 93%;
  line-height: 1.6;
}
.tab-content section .itemTitle {
  margin-bottom: 8px;
  font-size: 129%;
  font-weight: bold;
  line-height: 1;
}
.tab-content section .itemTitle:before {
  content: "";
  display: inline-block;
  width: 44px;
  height: 22px;
  background: url(../images/ico_book.png) no-repeat center top;
  vertical-align: text-top;
}
.tab-content section .btn {
  position: relative;
  width: 467px;
}
.tab-content section .btn a {
  padding: 10px 0 10px 32px;
  font-size: 115%;
}
.tab-content section .btn a:before {
  content: "";
  display: block;
  position: absolute;
  top: 6px;
  left: 6px;
  width: 24px;
  height: 24px;
  background: url(../images/ico_btn_arrow.png) no-repeat center top;
}
.tab-content .present {
  height: 510px;
}
.tab-content .present .btn {
  top: 413px;
  width: 516px;
}

/*
 * sho
---------------------------------------------------------------- */
#sho .sec01 .pic {
  margin-top: 32px;
  margin-bottom: 16px;
}
#sho .sec01 .linkArea {
  padding-top: 18px;
}
#sho .sec01 .fukidashiArea {
  padding-right: 12px;
}
#sho .sec02 .pic {
  width: 364px;
}
#sho .sec03 .txt {
  width: 568px;
}
#sho .sec03 .pic {
  width: 254px;
  padding-right: 10px;
}
#sho .sec04 .left {
  width: 375px;
}
#sho .sec04 .pic {
  margin-bottom: 32px;
}
#sho .sec04 .fukidashi {
  margin-bottom: 30px;
}
#sho .present {
  background-image: url(../images/sho_pre.png);
}

/*
 * chu
---------------------------------------------------------------- */
#chu .sec01 .pic {
  margin-bottom: 16px;
}
#chu .sec01 .linkArea {
  padding-top: 18px;
}
#chu .sec01 .fukidashi {
  padding-left: 18px;
}
#chu .sec02 .pic {
  width: 364px;
}
#chu .sec03 .txt {
  width: 568px;
}
#chu .sec03 .pic {
  width: 254px;
  padding-right: 10px;
}
#chu .sec04 .left {
  width: 364px;
}
#chu .sec04 .fukidashi {
  padding-left: 12px;
}
#chu .present {
  background-image: url(../images/chu_pre.png);
}

/*
 * kou
---------------------------------------------------------------- */
#kou .sec01 .pic {
  width: 376px;
}
#kou .sec01 .fukidashi {
  margin: -10px 0 10px;
}
#kou .sec02 .pic {
  width: 356px;
}
#kou .sec03 .pic {
  width: 363px;
}
#kou .sec04 .left {
  width: 372px;
}
#kou .sec04 .fukidashi {
  padding-left: 10px;
}
#kou .present {
  background-image: url(../images/kou_pre.png);
}

/*
 * expert
---------------------------------------------------------------- */
#expert .secTitle {
  margin-bottom: 40px;
}
#expert .item {
  width: 450px;
  padding: 30px 0;
  background: url(../images/bg_expert.png);
  border: 3px solid #d4d4d4;
}
#expert .item .itemTitle {
  margin-bottom: 1em;
  font-size: 158%;
  font-weight: bold;
  line-height: 1.64;
  text-align: center;
}
#expert .item .pic {
  margin-bottom: 24px;
}
#expert .item figcaption {
  margin-top: 20px;
  font-size: 86%;
}
#expert .item figcaption .name {
  font-size: 16px;
  font-weight: bold;
}
#expert .item p {
  margin: 0 27px 1em;
}

/*
 * Present
---------------------------------------------------------------- */
.present {
  position: relative;
  width: 100%;
  background-repeat: no-repeat;
  background-position: center top;
}
.present .txt {
  text-align: left;
  text-indent: -9999em;
  overflow: hidden;
}
.present .pic {
  text-align: left;
}
.present .btn {
  position: absolute;
  left: 0;
  right: 0;
  margin: 0 auto;
  background-color: #fff;
  border-radius: 31px;
}
.present .btn a {
  background: none;
}

#present {
  margin-bottom: 0;
}
#present .present {
  padding: 18px 0 40px;
  background-image: url(../images/foot_pre_bg.jpg);
}
#present .present .secInner {
  background: transparent url(../images/foot_pre.png) no-repeat center top;
}
#present .present .txt {
  height: 0;
}
#present .present .btn {
  top: 703px;
  width: 759px;
  border-radius: 40px;
}
#present .present dl {
  margin-top: 840px;
  font-size: 79%;
  color: #fff;
}
#present .present dl dd {
  margin-bottom: 1em;
}
#present .present dl dt.telTxt {
  font-size: 18px;
  line-height: 1.4;
  color: #fef14d;
}
#present .present dl .tel {
  font-size: 28px;
  font-weight: bold;
}
#present .present dl a {
  color: #fff;
  text-decoration: underline;
}
#present .present dl a:hover {
  text-decoration: none;
}

/*
 * Benesse Service
---------------------------------------------------------------- */
#benesse {
  padding: 60px 0;
  background: #e3f1fb;
  border-top: 6px solid #fef14d;
  border-bottom: 6px solid #fef14d;
}
#benesse .secTitle {
  color: #0074c1;
  font-size: 158%;
  line-height: 1.77;
}
#benesse .lead, #benesse .item {
  font-size: 108%;
  text-align: center;
}
#benesse .lead, #benesse .secSubTitle {
  margin-bottom: 30px;
}
#benesse .colBox .item {
  float: left;
}
#benesse .colBox .item .itemTitle {
  margin-bottom: 20px;
}
#benesse .colBox .item .pic, #benesse .colBox .item p {
  margin-bottom: 14px;
}
#benesse .colBox .btn a {
  position: relative;
  height: 40px;
  background: #5ccdf5;
  border-radius: 0;
  color: #fff;
  line-height: 40px;
}
#benesse .colBox .btn a:before {
  position: absolute;
  display: block;
  content: "";
  top: 14px;
  left: 16px;
  width: 17px;
  height: 12px;
  background: url(../images/arrow_service.png) no-repeat;
}
#benesse .service01 {
  margin-bottom: 36px;
}
#benesse .service01 .item {
  width: 290px;
  margin-left: 45px;
}
#benesse .service01 .item:first-child {
  margin-left: 0;
}
#benesse .service02 {
  padding: 40px 0;
  border: 1px solid #5ccdf5;
}
#benesse .service02 .item {
  width: 415px;
  margin-left: 50px;
}
#benesse .service02 .item:first-child {
  margin-left: 40px;
}
#benesse .service02 .item .itemTitle {
  float: left;
}
#benesse .service02 .item .pic {
  float: right;
  width: 170px;
}
#benesse .service02 .item .itemTitle, #benesse .service02 .item p {
  width: 224px;
  text-align: left;
}
#benesse .service02 .btn {
  clear: both;
  width: 290px;
  margin: 0 auto;
}

/*----------------------------------------------------------------
 * Footer
---------------------------------------------------------------- */
.emergency p,
.zemi_nav ul {
  width: 960px;
  margin: 0 auto;
}

/*----------------------------------------------------------------
 * Media Queries
---------------------------------------------------------------- */
@media screen and (max-width: 959px) {
  body {
    min-width: 960px;
  }
}
