@charset "shift_jis";

/* PC・スマートフォン共通CSSここから */

body {
  letter-spacing: 1px;
  margin: 0;
  font-family: 'メイリオ', Meiryo, sans-serif;
}

img {
  margin: 0;
  padding: 0;
  vertical-align: bottom;
}

.clear {
  clear: both;
}

a {
  text-decoration: none;
}

a:hover img , a:hover .button {
  filter:  alpha(opacity=80);        /* ie lt 8 */
  -ms-filter:  "alpha(opacity=80)";  /* ie 8 */
  -moz-opacity:  0.8;                 /* FF lt 1.5, Netscape */
  -khtml-opacity:  0.8;              /* Safari 1.x */
  opacity:  0.8;
  zoom:  1;
  cursor:  pointer;
}

#lead-background {
  background: #eaf7d2;
}

h1, h2, h3 {
  margin: 0;
}

em {
  font-style: normal;
}

/* PC用CSSここから */

#social-button {
  position: absolute;
  top: 405px;
  width: 900px;
}

#twitter-button img,
#facebook-button img,
#hatebu-button img,
#gplus-button img {
  width: 40px;
}

#twitter-button {
  float: left;
  margin: 0 0 0 110px;
}

#facebook-button {
  float: left;
  margin: 0 0 0 20px;
}

#hatebu-button {
  float: left;
  margin: 0 0 0 20px;
}

#gplus-button {
  float: left;
  margin: 0 0 0 20px;
}

.turn {
  display: block;
}

.inner {
  margin: 0 auto;
  width: 900px;
}

.inner:after {
  clear: both;
  content: "";
  display: block;
}

.logo img {
  float: left;
}

#top-head {
  background: #033b8e;
  font-size: 14px;
  height: 70px;
  margin: 100px auto 0;
  padding: 0;
  position: absolute;
  top: -100px;
  width: 100%;
  z-index: 999;
}

#top-head a,
#top-head {
  color: #fff;
  text-decoration: none;
}
#top-head .inner {
  position: relative;
}

#global-nav ul {
  float: right;
  margin: 0;
  width: 630px;
}

#global-nav ul li {
  background: url("../img/list-icon2.png") 15px 27px no-repeat;
  border-left: 1px solid #0455a6;
  color: #fff;
  float: left;
  font-size: 13px;
  height: 49px;
  line-height: 120%;
  list-style: none;
  padding: 11px 10px 10px;
  width: 188px;
}

#global-nav ul li span {
  display: table-cell;
  height: 50px;
  text-align: center;
  vertical-align: middle;
  width: 24%;
}

#global-nav ul li:hover {
  background: #052a6b url("../img/list-icon2.png") 20px 27px no-repeat;
  color: #ffffde;
  padding: 11px 10px 10px;
  -webkit-transition: 0.6s;
  transition: 0.6s;
}

#global-nav ul .li-last {
  border-right: 1px solid #0455a6;
}

/*
#top-head.fixed {
  background: #033b8e;
  margin: 0;
  padding: 0;
  position: fixed;
  top: 0;
  transition: top 0.65s ease-in;
  -webkit-transition: top 0.65s ease-in;
  -moz-transition: top 0.65s ease-in;
}
*/

#main-background-main {
  display: block;
  margin: 0  auto;
  width: 900px;
}

.main-left {
  float: left;
}

.main-right {
  float: right;
}

#pankuzu {
  background: #c1e4e9;
  height: 50px;
  left: 0;
  top: 0;
  width: 100%;
}

#pankuzu-main {
  margin: 0px auto;
  padding: 17px 0 0 0;
  width: 900px;
}

#pankuzu-main ul {
  margin: 0 0 0 -34px;
}

#pankuzu-main ul li {
  background: url("../img/list-icon.png") no-repeat top right;
  color: #033b8e;
  float: left;
  font-size: 12px;
  list-style-position: inside;
  list-style-type: none;
  padding: 0 14px 0 6px;
}

#pankuzu-main ul li a {
  color: #033b8e;
}

#pankuzu-main ul li a:hover {
  text-decoration: underline;
}

#pankuzu-main ul li:first-child {
  padding: 0 14px 0 0;
}

#pankuzu-main ul li:last-child {
  background: none;
}

#prof {
  background: #e9d7cb;
  left: 20px;
  line-height: 140%;
}

#prof-main {
  margin: 0px auto;
  padding: 15px 0;
  position: relative;
  width: 900px;
}

#prof-main p {
  color: #111;
  float: right;
  font-size: 12px;
  margin: 0;
  padding: 0px 15px;
  width: 76%;
}

#prof-main p em {
  border-bottom: 1px dotted #333;
  display: block;
  font-size: 13px;
  font-weight: bold;
  padding: 0 0 3px;
  margin: 0 0 6px;
}

#prof-main img {
  float: left;
  height: 100%;
  width: 20%;
  z-index: 100;
}

#script {
  background: #fff;
  color: #111;
  left: 20px;
  width: 100%;
}

#script-main {
  margin: 0px auto;
  padding: 5px 0 20px;
  position: relative;
  width: 900px;
}

.script-title {
  background: #d3d3d3;
  border-radius: 10px;
  color: #111;
  font-size: 20px;
  margin: 20px 0 15px;
  padding: 14px 20px 10px;
}

#script-main p {
  color: #111;
  font-size: 16px;
  line-height: 170%;
  margin:  0;
  padding: 0px 5px;
}

#script-main p em {
  color: #b22222;
  text-decoration: underline;
}

.script-alert {
  background: #e9d7cb;
  font-size: 13px;
  line-height: 150%;
  margin: 10px 0 0;
  padding: 15px 20px;
}

.script-alert span {
  display: block;
  padding: 0 0 0 14px;
  text-indent: -14px;
}

#script-main .right-text {
  float: right;
  margin: 0 0 15px;
  width: 60%;
}

#script-main .left-img {
  float: left;
  margin: 20px 0 15px;
  width: 37.5%;
}

#script-main .left-text {
  float: left;
  margin: 0 0 15px;
  width: 60%;
}

#script-main .right-img {
  float: right;
  margin: 20px 0 15px;
  width: 37.5%;
}

.caption {
  background: #333;
  color: #fff;
  font-size: 12px;
  padding: 9px 12px 8px;
  position: relative;
  margin: -35px 0 0;
  z-index: 100;
}

#footer {
  background: #c1e4e9;
  left: 0;
  top: 0;
  width: 100%;
}

#footer-main {
  margin: 0px auto;
  padding: 10px 0 8px;
  width: 900px;
}

#footer-main ul {
  margin: 0 0 0 -34px;
}

#footer-main ul li {
  color: #033ba2;
  float: left;
  font-size: 12px;
  list-style-position: inside;
  list-style-type: none;
  padding: 0 15px 0 0;
}

#footer-main ul li a {
  color: #033ba2;
  text-decoration: none;
}

#footer-main ul li a:hover {
  text-decoration: underline;
}

#item-main {
  background: #fffacd;
  border-radius: 10px;
  margin: 0 auto 35px;
  padding: 30px;
  width: 840px;
}

#item-photo {
  float: left;
}

#item-photo img {
  width: 405px;
}

#item-text {
  float: right;
}

#item-text img {
  width: 405px;
}

#item-arrow img {
  display: block;
  margin: 30px auto 0;
  width: 500px;
}

#recom-main {
  background: #fffacd;
  border-radius: 10px;
  margin: 0 auto 35px;
  padding: 30px;
  width: 840px;
}

#recom-photo {
  float: left;
  margin: 20px 0 30px;
}

#recom-photo img {
  width: 405px
}

#recom-title {
  background: #033b8e;
  color: #fff;
  font-size: 22px;
  font-weight: bold;
  padding: 15px 25px;
}

#recom-text {
  float: right;
  line-height: 160%;
  margin: 20px 0 30px;
  width: 410px;
}

#recom-text p {
  margin: 0;
}

#recom-text p em {
  color: #b22222;
  text-decoration: underline;
}

#sub {
  padding: 30px 0 35px;
}

.sub-left, .sub-right {
  background-color: #e6f1f7;
  border: 2px solid #033b8e;
  border-radius: 6px;
  color: #033b8e;
  float: left;
  font-size: 12px;
  margin: 10px 0 0;
  padding: 10px 12px;
  text-align: left;
  width: 413px;
}

.sub-right {
  margin: 10px 0 0 10px;
}

.social-follow {
  background: #e9d7cb;
  border-radius: 6px;
  margin: 0 auto 35px;
  padding: 0 20px 20px;
  width: 500px;
}

.social-follow-title {
  font-size: 16px;
  padding: 20px 15px 10px;
}

.social-follow-left {
  float: left;
}

.social-follow-right {
  float: right;
}

.social-follow-left img , .social-follow-right img {
  width: 245px;
}

/* スマートフォン用CSSここから */

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

#social-button {
  bottom: 10px;
  float: left;
  position: fixed;
  top: auto;
  width: 350px;
  z-index: 1000;
}

#main-background #twitter-button img,
#main-background #facebook-button img,
#main-background #hatebu-button img,
#main-background #gplus-button img {
  width: 40px;
}

#twitter-button {
  float: left;
  margin: 0 0 0 10px;
}

#facebook-button {
  float: left;
  margin: 0 0 0 20px;
}

#hatebu-button {
  float: left;
  margin: 0 0 0 20px;
}

#gplus-button {
  float: left;
  margin: 0 0 0 20px;
}

.inner {
  width: 100%;
}

.turn {
  display: inline;
}

.turnsp {
  display: block;
}

#nav-toggle {
  display: none;
  position: absolute;
  right: 20px;
  top: 20px;
  width: 34px;
  height: 36px;
  cursor: pointer;
  z-index: 101;
}

#nav-toggle div {
  position: relative;
}

#nav-toggle span {
  display: block;
  position: absolute;
  height: 4px;
  width: 100%;
  background: #ccc;
  left: 0;
  -webkit-transition: .35s ease-in-out;
  -moz-transition: .35s ease-in-out;
  transition: .35s ease-in-out;
}

#nav-toggle span:nth-child(1) {
  top: 0;
}
#nav-toggle span:nth-child(2) {
  top: 11px;
}
#nav-toggle span:nth-child(3) {
  top: 22px;
}

#main-visual {
  height: 0px;
}

#top-head , .inner {
  width: 100%;
  padding: 0;
}

#top-head {
  top: 0;
  position: fixed;
  margin-top: 0;
}

#top-head.fixed {
  padding-top: 0;
  background: transparent;
}

#mobile-head {
  background: #033a8c;
  width: 100%;
  height: 70px;
  z-index: 999;
  position: relative;
}

#top-head.fixed .logo,
#top-head .logo {
  position: absolute;
  left: 0;
  top: 0;
  color: #333;
  font-size: 26px;
}

#global-nav {
  position: absolute;
  /* 開いてないときは画面外に配置 */
  top: -500px;
  background: #052a6b;
  width: 100%;
  text-align: left;
  padding: 10px 0 0;
  -webkit-transition: .5s ease-in-out;
  -moz-transition: .5s ease-in-out;
  transition: .5s ease-in-out;
}

#global-nav ul {
  left: 0;
  list-style: none;
  position: static;
  right: 0;
  bottom: 0;
 font-size: 11px;
 width: 100%;
}

#global-nav ul li {
  background: url("../img/list-icon2.png") 20px 23px no-repeat;
  border-bottom: 1px solid #0455a6;
  border-left: none;
  color: #fff;
  float: left;
  font-size: 13px;
  height: 49px;
  line-height: 120%;
  list-style: none;
  padding: 7px 20px 4px 45px;
  width: 100%;
}

#global-nav ul li:hover {
  background: url("../img/list-icon2.png") 20px 23px no-repeat;
  padding: 7px 20px 4px 45px;
}

#global-nav ul .li-last {
  border: none;
}

#global-nav ul li span {
  display: table-cell;
  height: 50px;
  text-align: left;
  vertical-align: middle;
  width: 100%;
}

#nav-toggle {
  display: block;
}

/* #nav-toggle 切り替えアニメーション */
.open #nav-toggle span:nth-child(1) {
  top: 11px;
  -webkit-transform: rotate(315deg);
  -moz-transform: rotate(315deg);
  transform: rotate(315deg);
}

.open #nav-toggle span:nth-child(2) {
  width: 0;
  left: 50%;
}

.open #nav-toggle span:nth-child(3) {
  top: 11px;
  -webkit-transform: rotate(-315deg);
  -moz-transform: rotate(-315deg);
  transform: rotate(-315deg);
}

/* #global-nav スライドアニメーション */
.open #global-nav {
/* #global-nav top + #mobile-head height */
  -moz-transform: translateY(556px);
  -webkit-transform: translateY(556px);
  transform: translateY(556px);
}

#main-background {
  background-repeat: repeat;
  display: block;
  height: 470px!important;
  margin: 70px 0 0;
  width: 100%;
}

#main-background-main {
  display: block;
  width: 100%;
}

.main-photo img {
  width: 100%;
}

.main-text img {
  margin: 0!important;
  width: 100%;
}

.main-left , .main-right {
  clear: both;
}

#main-background img {
  width: 100%;
  z-index: 100;
}

#prof {
  background: #e7cfb7;
  filter: alpha(opacity=85);        /* ie lt 8 */
  -ms-filter: "alpha(opacity=85)";  /* ie 8 */
  -moz-opacity: 0.85;                 /* FF lt 1.5, Netscape */
  -khtml-opacity: 0.85;              /* Safari 1.x */
  opacity: 0.85;
  left: 0;
  line-height: 140%;
}

#prof-main {
  margin: 0px auto;
  padding: 15px 0;
  position: relative;
  width: 100%;
}

#prof-main p {
  color: #111;
  float: none;
  font-size: 12px;
  margin: 0 auto;
  width: 93%;
}

#prof-main p em {
  border-bottom: 1px dotted #333;
  display: block;
  font-size: 13px;
  font-weight: bold;
  padding: 0 0 3px;
  margin: 0 0 6px;
}

#prof-main img {
  display: none;
}

#pankuzu {
  display: none;
}

#script {
  background: #fff;
  color: #111;
  left: 20px;
  width: 100%;
  z-index: 100;
}

#script-main {
  margin: 0px auto;
  padding: 5px 0 20px;
  position: relative;
  width: 100%;
}

.script-title {
  background: #d3d3d3;
  border-radius: 10px;
  color: #111;
  font-size: 20px;
  margin: 20px 0 15px;
  padding: 14px 20px 10px;
}

#script-main p {
  color: #111;
  font-size: 16px;
  line-height: 170%;
  margin: 0;
  padding: 0 5px;
}

#script-main p em {
  color: #b22222;
  text-decoration: underline;
}

#script-main .right-text {
  float: none;
  margin: 0 auto;
  width: 93%;
}

#script-main .left-img {
  float: none;
  margin: 20px auto 30px;
  width: 80%;
}

#script-main .left-text {
  float: none;
  margin: 0 auto;
  width: 93%;
}

#script-main .right-img {
  float: none;
  margin: 20px auto 30px;
  width: 80%;
}

#footer-main {
  margin: 0 auto;
  padding: 10px 0 40px;
  text-align: center;
  width: 100%;
}

#footer-main ul li {
  float: none;
  font-size: 13px;
  list-style-position: inside;
  list-style-type: none;
  padding: 10px 0 0;
  text-align: center;
  width: 100%;
}

#footer-main ul li a {
  color: #033ba2;
  text-decoration: none;
}

#footer-main ul li a:hover {
  text-decoration: underline;
}

#item-main {
  background: #e9d7cb;
  border-radius: 0;
  padding: 0;
  width: 100%;
}

#item-photo {
  float: none;
  padding: 30px 0;
}

#item-photo img {
  display: block;
  margin: 0 auto;
  width: 85%;
}

#item-text {
  float: none;
  padding: 0 0 30px;
}

#item-text img {
  display: block;
  margin: 0 auto;
  width: 85%;
}

#item-arrow img {
  display: block;
  margin: 0 auto;
  padding: 0 0 30px;
  width: 90%;
}

#recom-main {
  border-radius: 0px;
  margin: 0 auto 35px;
  padding: 0;
  width: 100%;
}

#recom-photo {
  float: none;
  margin: 30px 0;
}

#recom-photo img {
  display: block;
  margin: 0 auto;
  width: 80%;
}

#recom-title {
  color: #fff;
  font-size: 20px;
  font-weight: bold;
  text-align: center;
}

#recom-text {
  float: none;
  margin: 20px auto 0;
  width: 90%;
}

#recom-text p {
  margin: 0;
}

#recom-text p em {
  color: #b22222;
  text-decoration: underline;
}

.sub-left, .sub-right {
  float: none;
  margin: 10px auto 0;
  padding: 10px 12px;
  width: 85%;
}

.social-follow {
  background: #e9d7cb;
  margin: 0 auto 35px;
  padding: 10px 0;
  width: 100%;
}

.social-follow-title {
  font-size: 16px;
  padding: 10px 20px;
}

.social-follow-left, .social-follow-right {
  float: none;
  margin: 0 auto;
  padding: 10px 0;
  width: 70%
}

.social-follow-left img , .social-follow-right img {
  width: 100%
}
