@charset "UTF-8";
/* Common CSS */
/* _setting CSS */
html, body {
  background: #fff;
}

/* ___________________Font */
body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6,
pre, code, form, fieldset, legend, input, textarea, p, blockquote, th, td {
  color: #333333;
  font-family: "游ゴシック体", "Yu Gothic", YuGothic, "Hiragino Kaku Gothic Pro","ヒラギノ角ゴ Pro W3","メイリオ",Meiryo,"ＭＳ Ｐゴシック",Helvetica,Arial,Verdana;
}

dl, dt, dd, ul, ol, li, p, th, td {
  font-size: 14px;
}

p {
  font-size: 14px;
  line-height: 1.6;
}

/* ___________________Link */
a {
  color: #333;
  text-decoration: none;
  outline: none;
}
a:focus {
  outline: none;
}
a:hover {
  text-decoration: underline;
  color: #004b6a;
}
a:hover img {
  opacity: 0.75;
  filter: alpha(opacity=75);
  -ms-filter: "alpha(opacity=75)";
  text-decoration: none;
}

/* Desktops and laptops */
@media print, screen and (min-width: 701px) {
  html, body {
    min-width: 1300px;
  }

  .sp {
    display: none !important;
  }

  /* ___________________header */
    #header, #intro_header {
    width: 100%;
    height: 114px;
    padding: 25px 0 3px 0;
    margin: auto;
    background-color: rgba(255, 255, 255, 0.95);
    -webkit-box-shadow: 0px 2px 5px 0px rgba(0, 0, 0, 0.15);
            box-shadow: 0px 2px 5px 0px rgba(0, 0, 0, 0.15);
    z-index: 150;
  }
  #header #header_inner, #intro_header #header_inner {
    width: 1100px;
    height: 114px;
    margin: 0 auto;
  }
  #header .logo_wrap, #intro_header .logo_wrap {
    overflow: hidden;
  }
  #header .logo_wrap #logo, #intro_header .logo_wrap #logo {
    width: 105px;
    height: 53px;
    float: left;
  }
  #header .logo_wrap #logo a, #intro_header .logo_wrap #logo a {
    width: 105px;
    height: 53px;
    background-image: url(../__images/common/header_logo.png);
    display: block;
    background-repeat: no-repeat;
    text-indent: 120%;
    white-space: nowrap;
    overflow: hidden;
  }
  #header .logo_wrap #logo a:hover, #intro_header .logo_wrap #logo a:hover {
    opacity: 0.75;
    filter: alpha(opacity=75);
    -ms-filter: "alpha(opacity=75)";
    text-decoration: none;
  }
  #header .logo_wrap .gnav_related, #intro_header .logo_wrap .gnav_related {
    float: right;
    overflow: hidden;
    margin: 0 0 0 20px;
  }
  #header .logo_wrap .gnav_related li, #intro_header .logo_wrap .gnav_related li {
    float: left;
    font-size: 13.5px;
    line-height: 1.5;
    padding-left: 14px;
    margin-left: 40px;
    position: relative;
  }
  #header .logo_wrap .gnav_related li:after, #intro_header .logo_wrap .gnav_related li:after {
    content: '';
    width: 4px;
    height: 7px;
    background: url(../__images/common/icon_arrow@b.png) no-repeat;
    position: absolute;
    top: 6px;
    left: 0;
  }

  /* ___________________global navigation */
  .gnav_wrap {
    display: block;
    margin-top: 24px;
  }
  .gnav_wrap #gnav {
    display: table;
    table-layout: fixed;
    width: 100%;
    margin: 0 auto;
    position: relative;
  }
  .gnav_wrap #gnav li {
    margin: 0;
    display: table-cell;
    background: url(../__images/common/gnav_l_line.png) no-repeat left top;
  }
  .gnav_wrap #gnav li a {
    width: 100%;
    display: block;
    padding: 0 0 20px 0;
    font-size: 15px;
    text-align: center;
    font-weight: bold;
    position: relative;
  }
  .gnav_wrap #gnav li a:before {
    content: '';
    width: 0;
    height: 3px;
    background: url(../__images/common/gnav_line.png) no-repeat;
    position: absolute;
    top: 35px;
    left: 0;
    right: 0;
    margin: 0 auto;
    -webkit-transition: 0.2s;
    transition: 0.2s;
  }
  .gnav_wrap #gnav li a:hover {
    text-decoration: none;
  }
  .gnav_wrap #gnav li a:hover:before {
    width: 150px;
  }
  .gnav_wrap #gnav li.active a {
    color: #004b6a;
  }
  .gnav_wrap #gnav li.active a:before {
    width: 150px;
  }
  .gnav_wrap #gnav li:before {
    content: '';
    width: 1px;
    height: 17px;
    background: url(../__images/common/gnav_l_line.png) no-repeat;
    position: absolute;
    top: 0px;
    right: 0;
  }

  /* ___________________layout */
  #wrapper {
    margin: 0 auto;
  }

  #visual {
    width: 100%;
    height: 250px;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center center;
  }
  #visual h2 {
    font-size: 43px;
    font-family: "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
    color: #fff;
    text-align: center;
    line-height: 250px;
    text-shadow: 0 0 7px rgba(0, 0, 0, 0.95);
  }

  #pankuzu {
    width: 1100px;
    margin: auto;
    padding: 18px 0;
  }
  #pankuzu li {
    display: inline;
    font-size: 12px;
  }
  #pankuzu li a {
    padding: 0 22px 0 0;
    margin: 0 8px 0 0;
    background: url(../__images/common/icon_arrow_pan.png) right 2px no-repeat;
  }

  /* ___________________footer */
  #footer {
    width: 100%;
    margin: 0 auto;
    position: relative;
    background: #f0f2f6;
  }
  #footer .pagetop_wrap {
    width: 1100px;
    margin: auto;
    position: fixed;
    bottom: 34px;
    right: 45px;
    width: 43px;
    height: 40px;
    text-align: right;
    line-height: 0;
    display: none;
  }
  #footer .pagetop_wrap .pagetop {
    width: 43px;
    height: 40px;
    display: inline-block;
  }
  #footer .pagetop_wrap .pagetop a {
    display: block;
    background-repeat: no-repeat;
    text-indent: 120%;
    white-space: nowrap;
    overflow: hidden;
    background-image: url(../__images/common/page_top.png);
    width: 100%;
    height: 100%;
  }
  #footer .pagetop_wrap .pagetop a:hover {
    opacity: 0.75;
    filter: alpha(opacity=75);
    -ms-filter: "alpha(opacity=75)";
    text-decoration: none;
  }
  #footer .fnav {
    overflow: hidden;
  }
  #footer .fnav .footer_inner {
    width: 1100px;
    margin: auto;
    padding: 70px 0 50px 0;
    overflow: hidden;
  }
  #footer .fnav .footer_inner .footer_logo,
  #footer .fnav .footer_inner .footer_col {
    float: left;
  }
  #footer .fnav .footer_inner .footer_logo {
    width: 180px;
  }
  #footer .fnav .footer_inner .footer_logo a {
    display: block;
    width: 100%;
  }
  #footer .fnav .footer_inner .footer_col ul {
    display: inline-block;
    margin-right: 75px;
    vertical-align: top;
  }
  #footer .fnav .footer_inner .footer_col ul li {
    font-size: 14px;
    margin-bottom: 20px;
  }

  #copyrights {
    margin: 0 auto;
    padding: 10px;
    color: #fff;
    font-size: 10px;
    text-align: center;
    background: #000;
  }
}
/* Smartphones (portrait and landscape) */
@media screen and (max-width: 700px) {
  * {
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
  }

  .pc {
    display: none !important;
  }

  img {
    width: 100%;
    height: auto;
  }

  br {
    display: none;
  }

  /* ___________________Smartphones header */
  #header, #intro_header {
    width: 100%;
    position: fixed;
    top: 0;
    left: 0;
    background-color: rgba(255, 255, 255, 0.95);
    z-index: 100;
  }
  #header #header_inner, #intro_header #header_inner {
    width: 100%;
    height: 56px;
    margin: 0 auto;
    position: relative;
  }
  #header #header_inner .logo_wrap, #intro_header #header_inner .logo_wrap {
    height: 56px;
    overflow: hidden;
    -webkit-box-shadow: 0px 3px 5px 0px rgba(0, 0, 0, 0.15);
            box-shadow: 0px 3px 5px 0px rgba(0, 0, 0, 0.15);
    position: relative;
    z-index: 2;
  }
  #header #header_inner .logo_wrap #logo, #intro_header #header_inner .logo_wrap #logo {
    width: 59.5px;
    height: 30px;
    float: left;
    margin: 15px 0 0 15px;
  }
  #header #header_inner .logo_wrap #logo a, #intro_header #header_inner .logo_wrap #logo a {
    width: 100%;
    height: 100%;
    background-image: url(../__images/sp/common/header_logo.png);
    background-size: contain;
    display: block;
    background-repeat: no-repeat;
    text-indent: 120%;
    white-space: nowrap;
    overflow: hidden;
  }
  #header #header_inner .logo_wrap #logo a:hover, #intro_header #header_inner .logo_wrap #logo a:hover {
    opacity: 0.75;
    filter: alpha(opacity=75);
    -ms-filter: "alpha(opacity=75)";
    text-decoration: none;
  }
  #header #btn_menu, #intro_header #btn_menu {
    display: block;
    background-repeat: no-repeat;
    text-indent: 120%;
    white-space: nowrap;
    overflow: hidden;
    background: #004b6a;
    width: 40px;
    height: 35px;
    display: inline-block;
    position: relative;
    border-radius: 3px;
    float: right;
    top: 12px;
    right: 10px;
  }
  #header #btn_menu-icon, #intro_header #btn_menu-icon {
    display: block;
    position: absolute;
    top: 50%;
    left: 50%;
    width: 18px;
    height: 2px;
    margin: -1px 0 0 -9px;
    background: #fff;
    -webkit-transition: .2s;
    transition: .2s;
  }
  #header #btn_menu-icon:before, #header #btn_menu-icon:after, #intro_header #btn_menu-icon:before, #intro_header #btn_menu-icon:after {
    display: block;
    content: "";
    position: absolute;
    top: 50%;
    left: 0;
    width: 18px;
    height: 2px;
    background: #fff;
    -webkit-transition: .3s;
    transition: .3s;
  }
  #header #btn_menu-icon:before, #intro_header #btn_menu-icon:before {
    margin-top: -6px;
  }
  #header #btn_menu-icon:after, #intro_header #btn_menu-icon:after {
    margin-top: 4px;
  }
  #header #btn_menu .close, #intro_header #btn_menu .close {
    background: transparent;
  }
  #header #btn_menu .close:before,
  #header #btn_menu .close:after, #intro_header #btn_menu .close:before,
  #intro_header #btn_menu .close:after {
    margin-top: 0px;
  }
  #header #btn_menu .close:before, #intro_header #btn_menu .close:before {
    -webkit-transform: rotate(-45deg);
        -ms-transform: rotate(-45deg);
            transform: rotate(-45deg);
  }
  #header #btn_menu .close:after, #intro_header #btn_menu .close:after {
    -webkit-transform: rotate(-135deg);
        -ms-transform: rotate(-135deg);
            transform: rotate(-135deg);
  }

  /* ___________________Smartphones global navigation */
  .gnav_wrap {
    position: fixed;
    top: 56px;
    left: 0;
    z-index: 1;
    width: 100%;
    height: 100%;
    background-color: #fff;
    opacity: 0;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
    display: none;
    -webkit-transition: opacity .3s;
    transition: opacity .3s;
  }
  .gnav_wrap .inner {
    width: 100%;
    height: 100%;
    overflow-y: scroll;
    -webkit-overflow-scrolling: touch;
    padding-bottom: 70px;
  }
  .gnav_wrap #gnav {
    width: 100%;
    height: auto;
    margin: 0 auto;
    padding: 10px 0 25px 0;
    background: #f0f2f6;
  }
  .gnav_wrap #gnav li {
    width: 90%;
    margin: 0 auto;
    padding-left: 18px;
    border-bottom: 1px solid #ccc;
  }
  .gnav_wrap #gnav li a {
    display: block;
    font-size: 15px;
    background: url(../__images/sp/common/icon_arrow.png) no-repeat left center;
    background-size: 4px 6px;
    padding-left: 15px;
    line-height: 45px;
  }
  .gnav_wrap #gnav li a:hover {
    text-decoration: none;
  }
  .gnav_wrap #gnav li.gnav0 {
    padding: 0 5px;
  }
  .gnav_wrap #gnav li.gnav0 a {
    font-weight: bold;
    background: none;
  }

  .open {
    opacity: 1;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
    display: block;
  }

  .fixed {
    position: fixed;
    width: 100%;
    height: 100%;
  }

  /* ___________________Smartphones Layout */
  #pankuzu {
    width: 100%;
    margin: auto;
    padding: 18px 20px;
  }
  #pankuzu li {
    display: inline;
    font-size: 13px;
    line-height: 1.6;
  }
  #pankuzu li a {
    padding: 0 22px 0 0;
    margin: 0 8px 0 0;
    background: url(../__images/common/icon_arrow_pan.png) right 2px no-repeat;
  }

  #wrapper {
    margin: 55px auto 0;
  }

  #visual {
    width: 100%;
    height: 0px;
    padding-top: 39%;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center center;
    position: relative;
  }
  #visual .m_title {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    padding-top: 14.5%;
    font-size: 28px;
    color: #fff;
    text-align: center;
    text-shadow: 0 0 7px rgba(0, 0, 0, 0.95);
  }
  #visual h2 {
    font-family: "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
  }
  #visual h2:after {
    content: " ";
    display: block;
    position: relative;
    left: 0;
    right: 0;
    margin: 5px auto 0;
  }

  #main {
    width: 100%;
    padding: 20px;
  }

  /* ___________________Smartphones footer */
  #footer {
    width: 100%;
    margin: 0px auto;
  }
  #footer .pagetop_wrap {
    width: 100%;
    margin: auto;
  }
  #footer .pagetop_wrap .pagetop {
    width: 100%;
    position: relative;
  }
  #footer .pagetop_wrap .pagetop .arrow {
    display: block;
    background-repeat: no-repeat;
    text-indent: 120%;
    white-space: nowrap;
    overflow: hidden;
    position: absolute;
    background: url(../__images/sp/common/page_top.png) no-repeat center;
    background-size: 80%;
    width: 45px;
    height: 45px;
    margin: 0 auto;
    top: 447px;
    right: 5px;
  }
  #footer .fnav {
    overflow: hidden;
    padding-top: 3px;
  }
  #footer .fnav .navi {
    background: #f0f2f6;
    padding-bottom: 20px;
  }
  #footer .fnav .navi li {
    width: 90%;
    border-bottom: #ccc solid 1px;
    margin: 0 auto;
  }
  #footer .fnav .navi li a {
    display: block;
    font-size: 15px;
    background: url(../__images/sp/common/icon_arrow.png) no-repeat left center;
    background-size: 4px 6px;
    padding-left: 15px;
    line-height: 45px;
  }
  #footer .fnav .navi li a:hover {
    text-decoration: none;
  }
  #footer .fnav .utility {
    text-align: center;
    padding-top: 30px;
    padding-bottom: 15px;
    margin-bottom: 10px;
    border-bottom: #ccc solid 2px;
  }
  #footer .fnav .utility li {
    display: inline-block;
    padding: 0 10px;
    margin-bottom: 8px;
    background: #fff;
  }
  #footer .fnav .utility li a {
    font-size: 14px;
    text-decoration: underline;
    line-height: 1.6;
  }

  #footer_logo {
    text-align: center;
    margin: 15px auto 10px;
    width: 90px;
    height: 45.5px;
  }
  #footer_logo a {
    display: block;
    width: 100%;
    height: 100%;
  }

  #copyrights {
    margin: 0 auto;
    color: #fff;
    font-size: 10px;
    text-align: center;
    background: #333;
    padding: 8px 0;
  }
}
.pagination{
    text-align: center;
  	margin-bottom:15px;
    margin-top:15px;
}
.pagination_info{
  width: calc( 100% / 3 );
  display: inline-block;
  vertical-align: top;
}
a.page-numbers,
.pagination .current{
    background: #fff;
    border: solid 1px #ccc;
    padding:5px 8px;
    margin:0 2px;
    text-decoration: none;
    display: none;
}
.pagination .current{
    background: #8aaa16;
    border: solid 1px #8aaa16;
    color: #fff;
}

a.page-numbers:first-child{
    display: block;
    border: none;
    float: left;
    
}
a.page-numbers:last-child{
    display: block;
    border: none;
    float: right;
    
}
.content p a{text-decoration: underline;color: #1111cc;}



/*追加*/
@media print, screen and (min-width: 701px) {
  #page_link {
      width: 1100px;
      margin: auto;
      padding: 18px 0;
      margin-bottom: 5px;
  }
  #page_link li {
      padding: 8px 0;
  }
  #page_link li a::before {
      content: "";
      width: 5px;
      height: 4px;
      border-right: 1px solid #d4a34a;
      border-bottom: 1px solid #d4a34a;
      display: inline-block;
      transform: rotate(-45deg);
      position: relative;
      top: -2px;
      margin-right: 8px;
  }
}


.post-password-form {
	max-width: 800px;
	margin: 120px auto;
	text-align: center;
}
.post-password-form p {
	margin-bottom: 20px;
}
