@charset "UTF-8";
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, canvas, details, embed, figure, figcaption, footer, header, hgroup, menu, nav, output, ruby, section, summary, time, mark, audio, video {
  margin: 0;
  padding: 0;
  border: 0;
  font: inherit;
  font-size: 100%;
  vertical-align: baseline;
}

html {
  line-height: 1;
}

ol, ul {
  list-style: none;
}

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

caption, th, td {
  text-align: left;
  font-weight: normal;
  vertical-align: middle;
}

q, blockquote {
  quotes: none;
}

q:before, q:after, blockquote:before, blockquote:after {
  content: "";
  content: none;
}

a img {
  border: none;
}

elements-of-type(html5-block) {
  display: block;
}

header, main, footer {
  display: block;
}

html, body {
  margin: 0;
  padding: 0;
}

body {
  overflow-y: scroll;
  font-family: -apple-system, BlinkMacSystemFont, "Helvetica Neue", YuGothic, "ヒラギノ角ゴ ProN W3", Hiragino Kaku Gothic ProN, Arial, "メイリオ", Meiryo, sans-serif;
  background: #fff;
  font-size: 1rem;
  color: #333;
}

img {
  vertical-align: bottom;
}

a {
  text-decoration: none;
}

a:hover {
  opacity: .85;
}

p {
  text-indent: 1rem;
}

nav {
  display: block;
}

footer {
  background: #f00;
}

.headerContents {
  height: 150px;
  margin: 0 auto;
}

.fancybox-active .headerContents {
  margin-left: -8.333333px;
}

.globalArea {
  position: absolute;
  width: 100%;
  background: #fff;
}

.globalArea.fixed {
  position: relative;
  top: 0;
  background: #fff;
  z-index: 1000;
}

.globalArea .globalContents {
  width: 1024px;
  margin: 0 auto;
  overflow: hidden;
}

.globalArea .globalContents .globalLog {
  width: 374px;
  float: left;
  padding: 1rem 0;
}

.globalArea .globalContents .searchArea {
  float: right;
  width: 300px;
  background: #f00;
  margin-top: 15px;
}

.globalArea .globalContents .langageArea {
  float: right;
  width: 135px;
  margin-top: 30px;
  text-align: right;
}

nav {
  border-top: 1px #666 dotted;
  border-bottom: 1px #666 dotted;
}

nav .nav {
  width: 1024px;
  margin: 0 auto;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  justify-content: flex-start;
}

nav .nav li {
  -webkit-box-flex: 1;
  -ms-flex-positive: 1;
  flex-grow: 1;
  text-align: center;
}

nav .nav li a {
  padding: 1rem 0;
  display: block;
  color: #333;
  font-family: "Kosugi", sans-serif;
  font-weight: bold;
}

nav .nav li a:hover {
  color: #3F9FEB;
}

.thisPage_Index nav ul.nav li.index a {
  color: #3F9FEB;
}

.thisPage_Events nav ul.nav li.events a {
  color: #3F9FEB;
}

.thisPage_Shops nav ul.nav li.shops a {
  color: #3F9FEB;
}

.thisPage_Ichioshi nav ul.nav li.ichioshi a {
  color: #3F9FEB;
}

.thisPage_Library nav ul.nav li.library a {
  color: #3F9FEB;
}

.thisPage_Sanchi nav ul.nav li.sanchi a {
  color: #3F9FEB;
}

section .midashi {
  text-align: center;
  padding: 1.5rem 0 1rem 0;
}

.indexEtc.shortArea {
  line-height: 1.4;
}

.indexEtc.shortArea {
  width: 650px;
  margin: 0 auto;
}

.indexEtc h2 {
  padding: 1rem 0;
}

footer {
  background: url(../img/common/footer_design_border01.png) repeat-x top center, #1C4A85 url(../img/common/footer_bkimg01.jpg) no-repeat top center;
  background-size: auto, cover;
  min-height: 330px;
  padding: 30px 0;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  min-width: 1024px;
}

.footerContents {
  position: relative;
}

.footerContents #PageTop {
  width: 40px;
  height: 40px;
  position: absolute;
  top: 0;
  right: 1rem;
  z-index: 800;
}

.footerContents .footerBanaArea {
  width: 1024px;
  margin: 0 auto 30px auto;
}

.footerContents .footerBanaArea ul {
  overflow: hidden;
}

.footerContents .footerBanaArea ul li {
  margin-right: 28px;
  display: inline-block;
}

.footerContents .footerBanaArea ul li a {
  display: block;
}

.footerContents .footerBanaArea ul li.bigWidth {
  width: 180px;
}

.footerContents .footerBanaArea ul li.bigWidth a img {
  width: 100%;
}

.footerUnitBox {
  color: #fff;
  overflow: hidden;
  width: 1024px;
  margin: 0 auto;
}

.footerUnitBox .info {
  width: 340px;
  float: left;
}

.footerUnitBox .info .footerlog {
  margin-bottom: 1rem;
}

.footerUnitBox .info .footeraddress {
  font-size: 1rem;
  color: #fff;
  line-height: 1.4;
  margin: 1rem 0;
}

.footerUnitBox .info .footerCopy {
  font-size: .72rem;
}

.footerUnitBox .footerLinkBox {
  width: 580px;
  float: right;
}

.footerUnitBox .footerLinkBox ul {
  overflow: hidden;
  padding: 0;
  list-style: disc inside;
  margin: 0;
}

.footerUnitBox .footerLinkBox ul li {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  width: 50%;
  float: left;
  margin-bottom: .85rem;
}

.footerUnitBox .footerLinkBox ul li a {
  color: #fff;
}

.mainHeader {
  height: 197px;
}

.mainHeader .pageMidashiContents {
  background: rgba(0, 77, 139, 0.75);
}

.mainHeader .pageMidashiContents .pageMidashi {
  color: #fff;
  font-size: 2.15rem;
  max-width: 1087px;
  margin: 0 auto;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  padding: 1rem 0 1rem 5.2rem;
  font-family: "M PLUS 1p", sans-serif;
}

.thisPage_Events .mainHeader {
  background: url(../img/events/headerbackimg.jpg) no-repeat center top;
  background-size: cover;
}

.thisPage_Events .mainHeader .pageMidashiContents .pageMidashi {
  background: url(../img/events/headerimgicon.png) no-repeat center left;
}

.thisPage_Shops .mainHeader {
  background: url(../img/shop/headerbackimg.jpg) no-repeat center top;
  background-size: cover;
}

.thisPage_Shops .mainHeader .pageMidashiContents .pageMidashi {
  background: url(../img/shop/headerimgicon.png) no-repeat center left;
}

.thisPage_Ichioshi .mainHeader {
  background: url(../img/ichioshi/headerbackimg.jpg) no-repeat center top;
  background-size: cover;
}

.thisPage_Ichioshi .mainHeader .pageMidashiContents .pageMidashi {
  background: url(../img/ichioshi/headerimgicon.png) no-repeat center left;
}

.thisPage_Library .mainHeader {
  background: url(../img/library/headerbackimg.jpg) no-repeat center top;
  background-size: cover;
}

.thisPage_Library .mainHeader .pageMidashiContents .pageMidashi {
  background: url(../img/library/headerimgicon.png) no-repeat center left;
}

.thisPage_Sanchi .mainHeader {
  background: url(../img/sanchi/headerbackimg.jpg) no-repeat center top;
  background-size: cover;
}

.thisPage_Sanchi .mainHeader .pageMidashiContents .pageMidashi {
  background: url(../img/sanchi/headerimgicon.png) no-repeat center left;
}

.thisPage_Toto .mainHeader {
  background: url(../img/toto/headerbackimg.jpg) no-repeat center top;
  background-size: cover;
}

.thisPage_Toto .mainHeader .pageMidashiContents .pageMidashi {
  background: url(../img/toto/headerimgicon.png) no-repeat center left;
}

.thisPage_News .mainHeader {
  background: url(../img/news/headerbackimg.jpg) no-repeat center top;
  background-size: cover;
}

.thisPage_News .mainHeader .pageMidashiContents .pageMidashi {
  background: url(../img/news/headerimgicon.png) no-repeat center left;
}

.thisPage_Etc .mainHeader {
  background: url(../img/etc/headerbackimg.jpg) no-repeat center top;
  background-size: cover;
}

.thisPage_Etc .mainHeader .pageMidashiContents .pageMidashi {
  background: url(../img/etc/headerimgicon.png) no-repeat center left;
}

.sectionContentsMaseter {
  max-width: 1024px;
  margin: 1rem auto 3rem auto;
}

.layoutTypeA {
  line-height: 1.4;
  margin: 1rem auto;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  width: 700px;
}

.layoutTypeA.jsutSet {
  text-align-last: justify;
}

.layoutTypeA.center {
  text-align: center;
}

.layoutTypeA.bold {
  font-weight: bold;
}


.midashiA {
  color: #0071B2;
  text-align: center;
  margin-bottom: 2rem;
  display: block;
  font-size: 2.15rem;
}

.midashiB {
  color: #0071B2;
  text-align: center;
  margin-bottom: 2rem;
  display: block;
  font-size: 2.15rem;
}

.midashiImg {
  text-align: center;
  margin: 2.5rem 0;
}

.btnArea {
  padding: 1rem 0;
}

.btnArea.index {
  text-align: center;
}

.btnArea.index a {
  color: #fff;
}

.btnArea.center {
  text-align: center;
}

.btnArea.btnlayoutA {
  margin: 1rem auto;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  width: 700px;
}

.btnArea.btnlayoutB {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  width: 50%;
  margin: 0 auto;
}

.btnArea.btnlayoutB a {
  position: relative;
  display: block;
  background: #ED891E;
}

.btnArea.btnlayoutB a::after {
  content: "\f105";
  font-weight: 900;
  font-family: "Font Awesome 5 Free";
  position: absolute;
  display: block;
  top: .75rem;
  bottom: 0;
  right: 1rem;
  margin: auto;
}

.btnArea a {
  display: inline-block;
  padding: .75rem;
  background: #eee;
  border-radius: 3px;
  text-align: center;
  color: #fff;
}

.btnArea a.TypeA {
  background: #ED891E;
}

.btnArea a.iconSet {
  position: relative;
  padding: .75rem 2.5rem;
}

.btnArea a.iconSet::after {
  content: "\f105";
  font-weight: 900;
  font-family: "Font Awesome 5 Free";
  position: absolute;
  display: block;
  top: .75rem;
  bottom: 0;
  right: 1rem;
  margin: auto;
}

.btnArea.floats {
  overflow: hidden;
}

.btnArea.floats a {
  display: block;
  background: #ED891E;
  border-radius: 3px;
  text-align: center;
  color: #fff;
  position: relative;
  float: left;
}

.btnArea.floats a::after {
  content: "\f105";
  font-weight: 900;
  font-family: "Font Awesome 5 Free";
  position: absolute;
  display: block;
  top: .75rem;
  bottom: 0;
  right: 1rem;
  margin: auto;
}

.btnArea.floats.two a {
  width: 42%;
}

.btnArea.floats.two a:nth-child(2) {
  float: right;
}

.btnArea.btnlayoutC {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  width: 100%;
  margin: 0 auto;
}

.btnArea.btnlayoutC a {
  position: relative;
  display: block;
  background: #fff;
  border: 2px #ED891E solid;
  padding: .5rem 0;
}

.btnArea.btnlayoutC a::after {
  content: "\f105";
  font-weight: 900;
  font-family: "Font Awesome 5 Free";
  position: absolute;
  display: block;
  top: .5rem;
  bottom: 0;
  right: 1rem;
  margin: auto;
  color: #ED891E;
}

.btnArea.btnlayoutC.floats a {
  color: #ED891E;
  background: #fff;
  color: #333;
}

.btnArea.btnlayoutC.floats.two a {
  width: 47%;
}

.btnArea.btnlayoutC.floats.two a:nth-child(2) {
  float: right;
}

.adobeDlArea {
  overflow: hidden;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  width: 900px;
  margin: 1rem auto 2.5rem auto;
  padding: 0 0 0 50px;
}

.adobeDlArea .adobeDlTxt {
  float: left;
  width: 600px;
}

.adobeDlArea .adobeDlTxt b {
  display: block;
  font-weight: bold;
  margin-bottom: .5rem;
  line-height: 1.3;
}

.adobeDlArea .adobeDlTxt p {
  line-height: 1.4;
}

.adobeDlArea .adobeDlTxt p.textliks {
  padding: 1rem 0;
}

.adobeDlArea .adobeImgTxt {
  float: right;
  width: 160px;
  padding-top: 1.5rem;
}

.DesignTitleA {
  background: #3F9FEB;
  color: #fff;
  padding: .75rem;
  font-size: 1.25rem;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}

.DesignTitleA {
  width: 1024px;
  margin: 0 auto 2rem auto;
}

.contentsBox {
  line-height: 1.4;
  width: 1024px;
  margin: 0 auto 2rem auto;
}

.contentsBox.paAdTypeA {
  padding-left: 1.5rem;
}

.contentsBox .komidashi {
  display: block;
  margin-bottom: .75rem;
  font-weight: bold;
}

.searchResultBlock {
  width: 1024px;
  margin: 0 auto 2.5rem;
}

.searchResultBlock blockquote {
  border: 1px #ccc solid;
  background: #fafafa;
  padding: 1rem;
  margin: 1rem 0;
}

.searchResultList {
  width: 1024px;
  margin: 0 auto;
}

.searchResultList li {
  border-bottom: 1px #ccc solid;
}

.searchResultList li a {
  display: block;
  padding: 1rem 1rem 1rem 2.25rem;
  color: #0071B2;
  position: relative;
}

.searchResultList li a:hover {
  background: #e5f6ff;
}

.searchResultList li a::after {
  content: "\f138";
  font-weight: 900;
  font-family: "Font Awesome 5 Free";
  position: absolute;
  display: block;
  left: .5rem;
  top: 1rem;
  bottom: 0;
  margin: auto;
}

.content-nav {
  text-align: center;
  padding: 1.5rem 0;
}

.content-nav .searchResultPagePoints {
  display: inline-block;
  margin: 0 .5rem;
  padding: .5rem .55rem .25rem;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  border: 1px #F3F3F3 solid;
}

.headerSp {
  display: none;
}

.pankuzu {
  max-width: 1024px;
  margin: 1rem auto 3rem auto;
}

.pankuzu ul li {
  display: inline-block;
  position: relative;
  padding-right: 25px;
  margin-right: 3px;
  color: #666;
}

.pankuzu ul li::after {
  position: absolute;
  content: url(../img/common/pankuzu_icon.png);
  width: 16px;
  height: 8px;
  display: block;
  right: 0;
  top: -2px;
}

.pankuzu ul li:last-child {
  margin-right: 0;
  padding-right: 0;
}

.pankuzu ul li:last-child::after {
  content: "";
  width: 0;
  height: 0;
}

.pankuzu ul li a {
  display: inline-block;
  font-size: 0.85rem;
  color: #666;
}

.entryMsBox p {
  margin-bottom: 1rem;
}

.entryMsBox p::after {
  content: "";
  clear: both;
  display: table;
}

.pageing {
  text-align: center;
  margin: 3rem 0 1.5rem;
}

.pageing span {
  display: inline-block;
  background: #eee;
  color: #333;
  margin: 0 .15rem;
}

.pageing span a {
  display: block;
  background: #eee;
  padding: .3rem .75rem;
  color: #333;
}

.pageing span a:hover {
  background: #0071B2;
  color: #fff;
}

.pageing span.current_page {
  background: #0071B2;
  padding: .3rem .75rem;
  color: #fff;
}

.pageing a {
  display: inline-block;
  background: #eee;
  padding: .3rem .75rem;
  color: #333;
  margin: 0 .15rem;
}

.pageing a:hover {
  background: #0071B2;
  color: #fff;
}

.gsc-modal-background-image-visible, .gsc-modal-background-image {
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
}

.gsc-results-wrapper-visible {
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
}

.gsc-results-wrapper-overlay {
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
}

.clearfix::after {
  content: "";
  clear: both;
  display: table;
}

.pcNone {
  display: none;
}

.innerLink {
  padding-top: 150px;
  margin-top: -150px;
}

.innerLinkShort {
  padding-top: 120px;
  margin-top: -120px;
}