@charset "UTF-8";
/*
OZ RESET CSS
Author: ONZE
Author URI: http://on-ze.com
Version: 1.0
License: GNU General Public License
License URI: http://www.gnu.org/licenses/gpl-2.0.html
*/
* {
  border: 0;
  margin: 0;
  outline: 0;
  padding: 0;
  font: inherit;
  font-style: normal;
  font-weight: lighter;
  list-style: none;
  text-decoration: none;
}

html {
  font-size: 87.5%;
  width: 100%;
  height: 100%;
}

body {
  font-size: 14px;
  font-size: 1.0rem;
  line-height: 1.6;
  position: relative;
  -webkit-text-size-adjust: 100%;
  -moz-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
  -o-text-size-adjust: 100%;
  text-size-adjust: 100%;
  text-align: left;
  width: 100%;
  height: 100%;
}

article, aside, dialog, figure, footer, header, main, menu, nav, section {
  display: block;
}

audio, canvas, video {
  display: inline-block;
}

br,
hr {
  display: block;
}

ol,
ul {
  list-style: none;
}

table {
  border-collapse: collapse;
  border-spacing: 0;
}

/* No files to import found in ./vendors/* */
.inner, .mainvisual {
  margin-left: auto;
  margin-right: auto;
}

/****************************************************
 * Parts / Override
 */
body {
  background-color: #F8F8F8;
  font-family: Helvetica, Arial, "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ ゴシック", "MS Gothic", sans-serif;
  line-height: 1.7;
  word-wrap: break-word;
  outline: none;
  color: #000;
}

img {
  max-width: 100%;
  line-height: 1;
  vertical-align: top;
}

a {
  color: #000;
  text-decoration: none;
}

.inner {
  width: 990px;
}

.container {
  min-width: 990px;
}

.hdr {
  background-color: #FFF;
  width: 100%;
  height: 48px;
  position: fixed;
  top: 0;
  left: 0;
  z-index: 1000;
}
.hdr .inner {
  position: relative;
}
.hdr h1 {
  float: left;
  padding-top: 7px;
  margin-right: 73px;
}
.hdr h1 a {
  -moz-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.hdr h1 a:hover {
  opacity: 0.6;
  filter: alpha(opacity=60);
}

.nav--global {
  float: right;
  padding-top: 18px;
}
.nav--global li {
  display: inline-block;
  margin-left: 8px;
}
.nav--global a {
  background-repeat: no-repeat;
  background-position: left top;
  display: block;
}
.nav--global a img {
  -moz-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.nav--global a:hover img, .nav--global a.current img {
  opacity: 0;
  filter: alpha(opacity=0);
}
.nav--global .global__list--01 a {
  background-image: url(../img/on/nav_global-01.png);
}
.nav--global .global__list--02 a {
  background-image: url(../img/on/nav_global-02.png);
}
.nav--global .global__list--03 a {
  background-image: url(../img/on/nav_global-03.png);
}
.nav--global .global__list--04 a {
  background-image: url(../img/on/nav_global-04.png);
}
.nav--global .global__list--05 a {
  background-image: url(../img/on/nav_global-05.png);
}
.nav--global .global__list--06 a {
  background-image: url(../img/on/nav_global-06.png);
}
.nav--global .global__list--07 a {
  background-image: url(../img/on/nav_global-07.png);
}
.nav--global .global__list--08 a {
  background-image: url(../img/on/nav_global-08.png);
}

.social {
  position: absolute;
  top: 58px;
  right: 0;
}
.social li {
  display: inline-block;
  vertical-align: top;
  line-height: 1;
}
.social li:first-child {
  margin-right: 7px;
}
.social a {
  background-repeat: no-repeat;
  background-position: left top;
  display: block;
}
.social a img {
  -moz-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.social a:hover img {
  opacity: 0;
  filter: alpha(opacity=0);
}
.social .social__list--tw a {
  background-image: url(../img/on/btn_social-tw.png);
}
.social .social__list--fb a {
  background-image: url(../img/on/btn_social-fb.png);
}
.social .social__list--gp a {
  background-image: url(../img/on/btn_social-gp.png);
}

.mainvisual {
  width: 100%;
  min-width: 990px;
  padding-top: 48px;
  position: relative;
}
.mainvisual li img {
  width: 100%;
}
.mainvisual .catchcopy {
  margin: -79px 0 0 -276px;
  position: absolute;
  top: 50%;
  left: 50%;
  z-index: 100;
}

#js-slider {
  z-index: 30;
}

.bx-controls {
  padding-top: 13px;
  text-align: center;
  line-height: 1;
}

.bx-pager-item {
  display: inline-block;
  width: 12px;
  height: 12px;
  margin: 0 7px;
}

.bx-pager-link {
  background: url(../img/img_pager-cover.png) no-repeat left top #d0d0d0;
  display: block;
  width: 12px;
  height: 12px;
  text-indent: -999px;
  overflow: hidden;
}
.bx-pager-link.active {
  background-color: #ff9600;
}

.bx-controls-direction a {
  background-repeat: no-repeat;
  background-position: left top;
  width: 26px;
  height: 26px;
  margin-top: -13px;
  text-indent: -999px;
  overflow: hidden;
  position: absolute;
  top: 50%;
}
.bx-controls-direction .bx-prev {
  background-image: url(../img_iwate/btn_arrow-prev.png);
  left: -50px;
}
.bx-controls-direction .bx-next {
  background-image: url(../img_iwate/btn_arrow-next.png);
  right: -50px;
}

.lead {
  padding: 128px 0 148px;
  text-align: center;
}

.contents__header {
  background-image: url(../img/bg_ttl.png);
  background-repeat: no-repeat;
  background-position: center top;
  background-size: cover;
  height: 126px;
  margin-bottom: 40px;
  text-align: center;
}
.contents__header h2 {
  padding-top: 52px;
}

.box {
  margin: 0 20px 24px;
  overflow: hidden;
}

.box__photo {
  float: left;
}

.box__profile {
  margin-left: 483px;
}
.box__profile ul {
  padding: 40px 0 15px;
}
.box__profile li {
  margin-bottom: 12px;
  padding-bottom: 1px;
  border-bottom: 1px solid #808080;
}
.box__profile .oneday h3 {
  margin-bottom: 10px;
}

.question {
  margin: 0 20px;
}
.question h3 {
  margin: 0 0 22px -12px;
}
.question dl {
  display: table;
  width: 100%;
  margin-bottom: 30px;
  border-bottom: 1px dotted #808080;
}
.question dl.last {
  border-bottom: 0;
}
.question dt, .question dd {
  display: table-cell;
  vertical-align: top;
}
.question dt {
  width: 385px;
}
.question dd {
  padding: 5px 0 27px;
}

.admission {
  background-color: #efeeec;
  padding: 60px 0 46px;
}
.admission h2 {
  margin-bottom: 34px;
  text-align: center;
}
.admission p {
  width: 750px;
  margin: 0 auto;
}

.contents__btn {
  background-color: #E7E6E2;
  padding: 80px 0;
  text-align: center;
}
.contents__btn li {
  display: inline-block;
  margin: 0 12px;
}
.contents__btn a {
  background-repeat: no-repeat;
  background-position: left top;
  display: block;
}
.contents__btn a img {
  -moz-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.contents__btn a:hover img {
  opacity: 0;
  filter: alpha(opacity=0);
}
.contents__btn .voice {
  background-image: url(../img/on/btn_voice.png);
}
.contents__btn .membership {
  background-image: url(../img/on/btn_membership.png);
}

.copyright {
  padding: 100px 0;
  text-align: center;
}
.copyright small {
  display: block;
  font-size: 0.85714em;
  font-size: 0.85714rem;
  font-weight: 400;
  color: #fff;
}

.pagetop {
  display: none;
  position: fixed;
  bottom: 38px;
  right: 20px;
  z-index: 1000;
}
.pagetop a {
  display: block;
  -moz-transition: all 0.6s ease;
  -o-transition: all 0.6s ease;
  -webkit-transition: all 0.6s ease;
  transition: all 0.6s ease;
}
.pagetop a:hover {
  opacity: 0.5;
  filter: alpha(opacity=50);
}
