
/* デフォルト
--------------------------------------------------*/
html, body {
  margin: 0;
  padding: 0;
  width: 100%;
  background-color: #FFF;
  font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
  font-size: 5px;
}

body, div, dl, dt, dd, h1, h2, h3, h4, h5, h6, p, img, ol, ul, li {
  margin: 0;
  padding: 0;
  font-weight: normal;
}

body {
  display: none;
}

img {
  vertical-align: bottom;
}

/* テキスト
--------------------------------------------------*/
.text1 {
  font-size: 14px;
  line-height: 160%;
}

.text2 {
  font-size: 15px;
  line-height: 160%;
}

.text3 {
  font-size: 16px;
  line-height: 160%;
}

.text1b {
  font-size: 14px;
  line-height: 160%;
  color: #00BFFF;
}

.text2b {
  font-size: 15px;
  line-height: 160%;
  color: #00BFFF;
}

.text3b {
  font-size: 16px;
  line-height: 160%;
  color: #00BFFF;
}

.text4b {
  font-size: 22px;
  line-height: 120%;
  color: #00BFFF;
}

.text2w {
  font-size: 15px;
  line-height: 160%;
  color: #FFF;
}

.text4w {
  font-size: 22px;
  line-height: 120%;
  color: #FFF;
}

/* リンク
--------------------------------------------------*/
.container a, .container a:link, .container a:active, .container a:visited {
  color: #000;
  font-style: normal;
  text-decoration: none;
  -moz-transition: 0.3s ease-out;
  -webkit-transition: 0.3s ease-out;
  -ms-transition: 0.3s ease-out;
  transition: 0.3s ease-out;
}

.container a:hover:not(.normal), .container a:active:not(.normal) {
  color: #00BFFF;
  background-color: #000;
}

.tooltip a, .tooltip a:link, .tooltip a:active, .tooltip a:visited {
  color: #000;
  font-style: normal;
  text-decoration: none;
  -moz-transition: 0.3s ease-out;
  -webkit-transition: 0.3s ease-out;
  -ms-transition: 0.3s ease-out;
  transition: 0.3s ease-out;
}

.tooltip a:hover, .tooltip a:active {
  color: #00BFFF;
  background-color: #000;
}

.footer a, .footer a:link, .footer a:active, .footer a:visited {
  color: #FFF;
  font-style: normal;
  text-decoration: none;
}

a.normal, a.normal:link, a.normal:active, a.normal:visited {
  color: #00BFFF;
  font-style: normal;
  text-decoration: none;
}

a:hover, a:active {
  border: none;
  outline: none;
}

a:focus, *:focus {
  outline: none;
}

.opacity {
  display: block;
  -moz-transition: opacity 0.3s ease-out;
  -webkit-transition: opacity 0.3s ease-out;
  -ms-transition: opacity 0.3s ease-out;
  transition: opacity 0.3s ease-out;
  transform: perspective(0);
}

.opacity:hover {
  opacity: 0.6;
}

/* スペース調整
--------------------------------------------------*/
.pt6 {
  padding-top: 6px;
}

.pt10 {
  padding-top: 10px;
}

.pt20 {
  padding-top: 20px;
}

.pt30 {
  padding-top: 30px;
}

.pt40 {
  padding-top: 40px;
}

.pt50 {
  padding-top: 50px;
}

.pt60 {
  padding-top: 60px;
}

.pt70 {
  padding-top: 70px;
}

.pt80 {
  padding-top: 80px;
}

.pt90 {
  padding-top: 90px;
}

.pt100 {
  padding-top: 100px;
}

.pb10 {
  padding-bottom: 10px;
}

.pb20 {
  padding-bottom: 20px;
}

.pb30 {
  padding-bottom: 30px;
}

.pb40 {
  padding-bottom: 40px;
}

.pb50 {
  padding-bottom: 50px;
}

.pb60 {
  padding-bottom: 60px;
}

.pb70 {
  padding-bottom: 70px;
}

.pb80 {
  padding-bottom: 80px;
}

.pb90 {
  padding-bottom: 90px;
}

.pb100 {
  padding-bottom: 100px;
}

/* ヘッダー
--------------------------------------------------*/
.header {
  position: relative;
  width: 100%;
  height: 118px;
  background-image: url(../image/header_base.png);
  background-position: center top;
  background-repeat: no-repeat;
}

.header_base {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 86px;
  background-color: #000;
}

.ziz_logo {
  position: absolute;
  top: 27px;
  left: 50%;
  width: 196px;
  height: 68px;
  margin-left: -98px;
}

.ziz_logo img {
  width: 100%;
  height: auto;
}

/* ツールチップ
--------------------------------------------------*/
.tooltip {
}

.tooltip li {
  display: list-item;
  list-style-type: none;
  border: solid #C2C1CA;
  border-width: 0 0 1px;
}

.tooltip li:first-child {
  border: solid #C2C1CA;
  border-width: 0 0 1px;
}

.tooltip li p {
  padding-left: 1.5em;
  line-height: 1.2em;
  background-image: url(../image/arrow_b.png);
  background-repeat: no-repeat;
  -moz-background-size: contain;
  -webkit-background-size: contain;
  background-size: contain;
}

.tooltip li a {
  display: block;
  padding: 1em 1.2em .8em 1em;
}

/* コンテナー
--------------------------------------------------*/
.container {
  width: 100%;
  max-width: 1200px;
  margin: 0 auto;
}

/* ページタイトル
--------------------------------------------------*/
.page_title {
  width: 100%;
  text-align: center;
}

.page_title img {
  width: 100%;
  max-width: 540px;
  height: auto;
}

/* コンテンツタイトル
--------------------------------------------------*/
.contents_title {
  position: relative;
  width: 90%;
  margin: 0 auto;
  border: solid #C2C1CA;
  border-width: 0 0 1px;
}

.contents_title:before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  height: 100%;
  border: solid #00BFFF;
  border-width: 0 0 0 5px;
}

.contents_title p {
  padding: 20px 30px;
}

/* コンテンツ
--------------------------------------------------*/
.contents {
  width: 80%;
  margin: 0 auto;
}

.contents p {
  position: relative;
  padding: 1.5em 1em 1.3em;
}

.contents p:before {
  content: "";
  position: absolute;
  bottom: -1px;
  left: 0;
  width: 30px;
  border: solid #C2C1CA;
  border-width: 0 0 1px;
}

.contents p:last-child {
  border: solid #C2C1CA;
  border-width: 0 0 1px;
}

.wsnw {
  white-space: nowrap;
}

/* 通知
--------------------------------------------------*/
.notice {
  width: 100%;
  padding: 30px 0;
  background: #00BFFF;
  text-align: center;
}

.notice p {
  margin: 0 5%;
}

/* フォーム
--------------------------------------------------*/
.form {
  width: 80%;
  margin: -1px auto 0;
  padding: 1.5em 0;
  text-align: center;
  border: solid #C2C1CA;
  border-width: 1px;
}

.form p {
  margin: 0 5%;
}

input[type="text"] {
  width: 80%;
  max-width: 400px;
  margin: .4em 0 .8em;
  padding: .6em .8em;
  border: 1px solid #C2C1CA;
  border-radius: 0;
  -webkit-appearance : none;
  -webkit-tap-highlight-color : rgba(0,0,0,0);
  font-size: 16px;
  text-indent: 1px;
}

input[type="text"]:focus {
  background: #F3F3F4;
}

input[type="submit"] {
  width: 90%;
  max-width: 260px;
  margin: .6em 0;
  padding: .8em;
  line-height: 1em;
  background: #00BFFF;
  border: none;
  border-radius: 25px;
  -webkit-appearance : none;
  -webkit-tap-highlight-color : rgba(0,0,0,0);
  -moz-transition: 0.3s ease-out;
  -webkit-transition: 0.3s ease-out;
  -ms-transition: 0.3s ease-out;
  transition: 0.3s ease-out;
  cursor: pointer;
  color: #FFF;
  font-size: 16px;
}

input[type="submit"]:hover {
  color: #00BFFF;
  background: #000;
}

/* ページトップ */
.page_top {
  position: relative;
  width: 32px;
  margin: auto;
  background-color: #B2B3BA;
  border-radius: 16px;
  -webkit-transition: .3s ease-out;
  transition: .3s ease-out;
}

.page_top:hover, .page_top:active {
  background-color: #00BFFF;
}

.page_top::before {
  position: absolute;
  top: 16px;
  left: -100px;
  width: 100px;
  height: 1px;
  content: '';
  border: solid #B2B3BA;
  border-width: 1px 0 0;
}

.page_top::after {
  position: absolute;
  top: 16px;
  left: 32px;
  width: 100px;
  height: 1px;
  content: '';
  border: solid #B2B3BA;
  border-width: 1px 0 0;
}

.page_top img {
  width: 100%;
  height: auto;
}


/* フッター
--------------------------------------------------*/
.footer {
  width: 100%;
  margin: 0 auto;
  background-color: #3E4052;
  text-align: center;
}

ul.icon {
  font-size: 0;
  list-style: none;
}

li.icon {
  display: inline-block;
  width: 22%;
  max-width: 150px;
  vertical-align: middle;
}

li.border {
  display: inline-block;
  width: 1px;
  height: 25px;
  background-color: #FFF;
  vertical-align: middle;
  list-style: none;
}

li.icon img {
  width: 40%;
  min-width: 32px;
  max-width: 38px;
  height: auto;
}

li.icon a {
  display: block;
}

.link {
  font-size: 0;
  list-style: none;
}

.link li {
  display: inline-block;
  margin: 0 0.8em 0.8em;
  line-height: 1.0em;
}

.link li a {
  padding-left: 1.3em;
  background-image: url(../image/arrow.png);
  background-repeat: no-repeat;
  -moz-background-size: contain;
  -webkit-background-size: contain;
  background-size: contain;
}

.copyright img {
  width: 60%;
  min-width: 280px;
  max-width: 300px;
  height: auto;
}

@media screen and (max-width: 800px) {

/* テキスト
--------------------------------------------------*/
.text1 {
  font-size: 13px;
}

.text2 {
  font-size: 14px;
}

.text3 {
  font-size: 15px;
}

.text1b {
  font-size: 13px;
}

.text2b {
  font-size: 14px;
}

.text3b {
  font-size: 15px;
}

.text4b {
  font-size: 20px;
}

.text2w {
  font-size: 14px;
}

.text4w {
  font-size: 20px;
}

/* リンク
--------------------------------------------------*/
.opacity:hover {
  opacity: 1.0;
}

/* スペース調整
--------------------------------------------------*/
.pt10 {
  padding-top: 9px;
}

.pt20 {
  padding-top: 18px;
}

.pt30 {
  padding-top: 27px;
}

.pt40 {
  padding-top: 36px;
}

.pt50 {
  padding-top: 45px;
}

.pt60 {
  padding-top: 54px;
}

.pt70 {
  padding-top: 63px;
}

.pt80 {
  padding-top: 72px;
}
	
.pt90 {
  padding-top: 81px;
}
	
.pt100 {
  padding-top: 90px;
}

.pb10 {
  padding-bottom: 9px;
}

.pb20 {
  padding-bottom: 18px;
}

.pb30 {
  padding-bottom: 27px;
}

.pb40 {
  padding-bottom: 36px;
}

.pb50 {
  padding-bottom: 45px;
}

.pb60 {
  padding-bottom: 54px;
}

.pb70 {
  padding-bottom: 63px;
}

.pb80 {
  padding-bottom: 72px;
}

.pb90 {
  padding-bottom: 81px;
}

.pb100 {
  padding-bottom: 90px;
}

/* 非表示
--------------------------------------------------*/
.none {
  display: none;
}

br {
  display: none;
}
}

@media screen and (max-width: 500px) {

/* テキスト
--------------------------------------------------*/
.text2 {
  font-size: 13px;
}

.text2b {
  font-size: 13px;
}

.text2w {
  font-size: 13px;
}

/* スペース調整
--------------------------------------------------*/
.pt10 {
  padding-top: 8px;
}

.pt20 {
  padding-top: 16px;
}

.pt30 {
  padding-top: 24px;
}

.pt40 {
  padding-top: 32px;
}

.pt50 {
  padding-top: 40px;
}

.pt60 {
  padding-top: 48px;
}

.pt70 {
  padding-top: 56px;
}

.pt80 {
  padding-top: 64px;
}
	
.pt90 {
  padding-top: 72px;
}
	
.pt100 {
  padding-top: 80px;
}

.pb10 {
  padding-bottom: 8px;
}

.pb20 {
  padding-bottom: 16px;
}

.pb30 {
  padding-bottom: 24px;
}

.pb40 {
  padding-bottom: 32px;
}

.pb50 {
  padding-bottom: 40px;
}

.pb60 {
  padding-bottom: 48px;
}

.pb70 {
  padding-bottom: 56px;
}

.pb80 {
  padding-bottom: 64px;
}

.pb90 {
  padding-bottom: 72px;
}

.pb100 {
  padding-bottom: 80px;
}

/* フォーム
--------------------------------------------------*/
input[type="text"] {
  -webkit-transform: scale(.9);
  -moz-transform: scale(.9);
  -o-transform: scale(.9);
  -ms-transform: scale(.9);
  transform: scale(.9);
}

input[type="submit"] {
  -webkit-transform: scale(.9);
  -moz-transform: scale(.9);
  -o-transform: scale(.9);
  -ms-transform: scale(.9);
  transform: scale(.9);
}

li.border {
  display: none;
}
}
