@charset "UTF-8"; /* COMMON */ * { -moz-box-sizing: border-box; -webkit-box-sizing: border-box; -o-box-sizing: border-box; -ms-box-sizing: border-box; box-sizing: border-box; } html { font-size: 67%; } body { font-size: 1.6rem; line-height: 1.9; -webkit-text-size-adjust: 100%; font-family: Quicksand, 游ゴシック体, 'Yu Gothic', YuGothic, 'ヒラギノ角ゴシック Pro', 'Hiragino Kaku Gothic Pro', メイリオ, Meiryo, Osaka, 'MS Pゴシック', 'MS PGothic', sans-serif; text-align: justify; text-justify: inter-ideograph; } body, #headerNav li a, #topicPath a, aside .sideLink li a, #leftClm .eventList li a, .circleList li a, aside .evPickUp li a, article header h1 a, article header h1 a:hover, .activityList li a, .activityLinks li a p, .linkLists li a, .institutionList li a h2, #topInfo li a, #footerLinks li a, #footerCnt .infoBox li a, .sideHowTo .howToList li a h2, .sideHowTo .howToList li a p, #institutionTop .howToList li a p, #institutionTop .howToList li a h2, .commuList .balloonBox .read, .commuList .iconBox p, #eventsCarousel li a, #footerCnt .termsBtn, #purposeLists li a, .threeClmLink li a, .linkListsThumb li a { color: #343040; } #drawerInfo { color: #343040 !important; } input::-webkit-input-placeholder, input:-moz-placeholder { font-family: Quicksand, 游ゴシック体, 'Yu Gothic', YuGothic, 'ヒラギノ角ゴシック Pro', 'Hiragino Kaku Gothic Pro', メイリオ, Meiryo, Osaka, 'MS Pゴシック', 'MS PGothic', sans-serif; } ::-moz-selection { background: #e9ebee } ::selection { background: #e9ebee } a, article .singleTwoCl .photoWrap .fa, .zoomPhoto .fa, .linkLists > li > a:hover, #headerNav div a:hover, #topicPath a:hover, a:hover, aside .sideLink li a:hover, aside .evPickUp li a:hover h2, #footerLinks li a:hover, #footerLinks li a .fa, #footerCnt .infoBox li a:hover, #eventsCarousel li:hover h2, #footerCnt .termsBtn:hover, #footerCnt .termsBtn .fa, .linkListsThumb li a:hover { color: #007dbd; } .menu > ul > li:hover > a { color: #007dbd !important; } a, article .singleTwoCl .photoWrap .fa, #leftClm .eventList li a .evDate, .circleList li a .circleCat, .circleSide li a div, .activityList li a .blueBtn, .zoomPhoto .fa, .institutionList li a .photoWrap p, #eventsCarousel li a h2, #topInfo li a .fa, #topInfo li a h2, #topInfo li a p, #topBn li a h2, #topBn li a p, #topBn li a, input[type="submit"], #eventsCarousel .slick-prev, #eventsCarousel .slick-next { display: block; text-decoration: none; transition: all 0.3s ease; -ms-transition: all 0.3s ease; } article td a:hover { text-decoration: underline; } img { display: block; width: 100%; margin-left: auto; margin-right: auto; height: auto !important; } table { border-width: 1px 1px 0 0; border-spacing: 0px; } th, td { border-width: 0 0 1px 1px; font-size: 1.4rem; padding: 8px 15px; word-break: break-all; } th { text-align:right; white-space: nowrap; vertical-align: top; } table { width: 100%; } table, th, td { border: solid 1px #e9ebee; } input, textarea, select, radio, button { cursor: pointer; } input[type="text"], input[type="search"], input[type="email"], input[type="tel"], input[type="url"], input[type="number"], input[type="password"], input[type="submit"], input[type="button"], textarea { -webkit-appearance: none; -moz-appearance: none; appearance: none; outline: none; font-size: 2.0rem !important; display: block; } input[type="text"], input[type="search"], input[type="email"], input[type="tel"], input[type="url"], input[type="number"], input[type="password"], textarea, .sideHowTo .howToList li a, #institutionTop .howToList li a, #purposeLists li a, .threeClmLink li a { border: solid 5px #e9ebee; } input[type="text"], input[type="search"], input[type="email"], input[type="tel"], input[type="url"], input[type="number"], input[type="password"], textarea { padding: 10px; width: 100%; } input[type="text"]:hover, input[type="text"]:focus, input[type="search"]:hover, input[type="search"]:focus, input[type="email"]:hover, input[type="email"]:focus, input[type="tel"]:hover, input[type="tel"]:focus, input[type="url"]:hover, input[type="url"]:focus, input[type="number"]:hover, input[type="number"]:focus, input[type="password"]:hover, input[type="password"]:focus, textarea:hover, #purposeLists li a:hover, .threeClmLink li a:hover { border-color: #007dbd; } .wpcf7-mail-sent-ok, .lg-outer .lg-thumb-item.active, .lg-outer .lg-thumb-item:hover { border-color: #007dbd !important; } input[type="submit"], input[type="button"], button { margin-left: auto; margin-right: auto; border: none; } textarea { line-height: 1.8; } .en { font-family: 'Crimson Text', serif; letter-spacing: 0.1em; font-style: italic; } .spDisplay { display: none; } .pcDisplay { display: inline-block; } .row { -moz-box-pack: justify; -ms-box-pack: justify; box-pack: justify; display: -webkit-flex; display: -ms-flex; display:-moz-flex; display: flex; } .rowTop { -ms-align-items: flex-start; align-items: flex-start; } .rowAutoW { -webkit-flex: 1; -mox-flex: 1; -ms-flex: 1; flex: 1; } .rowCenter { justify-content: center; } .rowAlCenter { -ms-align-items: center; align-items: center; } .rowRight { justify-content: flex-end !important; } .rowRev { flex-direction : row-reverse; } .rowWrap { flex-wrap: wrap; } .rowBtween { justify-content: space-between; } .clear { clear: both; overflow:hidden; } .leftBox { float: left; } .rightBox { float: right; } .txtAlCenter { text-align:center; } .txtAlRight { text-align: right; } .inner { width: 90%; max-width: 1380px; margin-left: auto; margin-right: auto; } header .hidden { display: none; } .fsSmall { font-size: 1.2rem; } #mainHeader { padding: 20px 0 12px; } #subNav li { margin-left: 20px; font-size: 1.3rem; margin-bottom: 5px; } #subNav li .fa { margin-right: 5px; } #headerNav nav li { margin-left: 20px; } #headerNav nav li a { font-size: 1.4rem; font-weight: bold; } #wrapper > header, .fixed { background-image: url(header-bg.gif) !important; background-size: 500px 8px !important; background-repeat: repeat-x !important; border-width: 0 0 1px !important; } #openH { font-size: 1.3rem; line-height: 1.2; text-align: right; margin-bottom: 10px; } #headerLogo { width: 250px; margin-top: 12px; } .blueBtn, .blueBtn:hover, input[type="submit"], input[type="button"], button { color: #fff !important; } .blueBtn:hover, .sp-full-screen-button:hover, .activityList li a:hover .blueBtn, input[type="submit"]:hover, input[type="button"]:hover, button:hover { background-color: #00a0f2; } .blueBtn, article .singleTwoCl .photoWrap a:hover .fa { text-align: center; font-weight: bold; } .blueBtn, article .singleTwoCl .photoWrap li:hover .fa, .sp-full-screen-button, .zoomPhoto:hover .fa, #footerCnt .infoBox li a:hover, input[type="submit"], input[type="button"], button, #eventsCarousel .slick-prev:hover, #eventsCarousel .slick-next:hover, #purposeLists li a:hover, .threeClmLink li a:hover { background-color: #007dbd; } #leftClm .eventList li a:hover .evDate, .circleList li a:hover .circleCat, .institutionList li a:hover .photoWrap p { background-color: #007dbd !important; } .blueBtn:hover { } .snsBoxBtm { margin-top: 50px; } .lineBtn .line-it-button { margin-left: 5px; } header .blueBtn { font-size: 1.4rem; line-height: 1.1; padding: 0 20px; display: -webkit-box; display: -ms-flexbox; display: -webkit-flex; display: flex; -webkit-box-align: center; -ms-flex-align: center; -webkit-align-items: center; align-items: center; margin-left: 20px; } article .msgEnd, tr:nth-child(odd), #topInfo, #topEvWrap { background: #f6f7f9; } #topicPath { margin-top: 20px; margin-bottom: 20px; } #topicPath ol { text-overflow: ellipsis; -webkit-text-overflow: ellipsis; -moz-text-overflow: ellipsis; overflow: hidden; } #topicPath li:after, #topicPath li { line-height: 1.2; font-size: 1.2rem; } #topicPath li:after { content: "/"; margin-left: 10px; margin-right: 8px; } #topicPath li:last-child:after { display: none; } #topicPath li, #topicPath li a { white-space: nowrap; display: inline; line-height: 1.0; } #topicPath li:last-child a { color: #d3d6da; } time { display: inline; } main { margin: 30px auto; } #leftClm { width: 75%; } article header { margin-bottom: 25px; } article header h1 { font-size: 2.8rem; line-height: 1.2; letter-spacing: 0.1em; } article header h1 span { font-size: 1.5rem; } article header .snsBox { } aside { width: 20%; margin-left: 5%; } aside .sideLink { margin-bottom: 30px; } article .floor, article header .snsBoxWrap .evDate, article header .snsBoxWrap .circleCat { background: #343040; line-height: 1.0; padding: 7px 15px; margin-bottom: 10px; color: #f5f5f5; text-align: center; min-width: 80px; } aside .sideLink h1, aside .evPickUp h1, aside .evPickUp li .evDate, article .subH, .btmLine, article .cvBox, #recent h1, #footerCnt .infoBox li a, aside .circleSide h1 { border: solid 1px #343040; } aside .sideLink h1, aside .evPickUp h1, aside .circleSide h1 { font-size: 1.7rem; line-height: 1.2; padding-bottom: 10px; padding-top: 10px; padding-left: 15px; margin-bottom: 5px; } aside .sideLink li, .linkLists > li, .subMenuAtBank li:not(:last-child), .linkListsThumb li, .linkLists { border: dotted 1px #dcdcdc; } aside .sideLink li, .linkLists > li, .subMenuAtBank li:not(:last-child), .linkListsThumb li { border-width: 0 0 1px; } .linkLists { border-width: 1px 0 0; } .linkListsThumb li { width: 48%; border-width: 1px 0; margin-bottom: -1px; } .linkListsThumb li time { font-size: 1.3rem; } .linkListsThumb li h2 { line-height: 1.6; font-size: 1.9rem; margin-top: 5px; } .linkListsThumb li .photoBox { width: 130px; margin-right: 5%; } .linkListsThumb li a { padding: 20px 0; } aside .sideLink li a { line-height: 1.4; padding: 10px 0 10px 15px; } aside .evPickUp li { margin-bottom: 20px; } aside .evPickUp ul { margin-top: 20px; } aside .evPickUp li img { width: 30%; margin-right: 7%; } aside .evPickUp li .evDate { font-size: 1.1rem; line-height: 1.2; margin-bottom: 10px; text-align: center; padding: 5px; } aside .evPickUp li .evDate .fa { margin-right: 5px; } aside .evPickUp li .evDate, aside .evPickUp li .evSubTi { line-height: 1.3; } aside .evPickUp li .evSubTi { font-size: 1.2rem; margin-top: 10px; } aside .evPickUp li h2 { font-size: 1.6rem; line-height: 1.3; margin-top: 10px; } #leftClm .eventList li, #leftClm .circleList li { text-align: center; margin-bottom: 30px; margin-right: 4%; } #leftClm .eventList li:nth-child(4n), #leftClm .circleList li:nth-child(3n) { margin-right: 0; } #leftClm .eventList li { width: 22%; line-height: 1.3; } #leftClm .circleList li { width: 30%; } #leftClm .eventList li a:hover .evDate, #leftClm .circleList li a:hover .circleCat, .threeClmLink li a:hover { color: #fff; } #leftClm .eventList li img, #leftClm .circleList li img, #leftClm .activityList li img, .institutionList li a .photoWrap img, #eventsCarousel li a img, input { -moz-transition: -moz-transform 0.3s linear; -webkit-transition: -webkit-transform 0.3s linear; -o-transition: -o-transform 0.3s linear; -ms-transition: -ms-transform 0.3s linear; transition: transform 0.3s linear; } #leftClm .eventList li a:hover img, #leftClm .circleList li a:hover img, #leftClm .activityList li a:hover img, .institutionList li a:hover .photoWrap img, #eventsCarousel li a:hover img { -webkit-transform: scale(1.1); -moz-transform: scale(1.1); -ms-transform: scale(1.1); transform: scale(1.1); position: relative; } #leftClm .eventList li .photoWrap, #leftClm .circleList li .photoWrap, #leftClm .activityList li .photoWrap { overflow: hidden; margin-bottom: 15px; position: relative; } #leftClm .eventList li .evDate, #leftClm .eventList li .evSubTi, #leftClm .circleList li .circleCat { font-size: 1.3rem; } #leftClm .eventList li .evDate, article .singleTwoCl .photoWrap .fa, #leftClm .circleList li .circleCat, .zoomPhoto .fa, .institutionList li a .photoWrap p { background-color: rgba(33, 42, 53, 0.84); } article .singleTwoCl th { width: 25%; } #leftClm .eventList li .evDate, #leftClm .circleList li .circleCat { position: absolute; color: #e7e4ec; width: 100%; bottom: 0; font-size: 1.3rem; padding: 12px 10px; } #leftClm .circleList li .circleCat { padding-top: 8px; padding-bottom: 8px; } #leftClm .eventList li .evDate .fa { margin-right: 5px; } #leftClm .eventList li .evSubTi { margin-bottom: 10px; } #leftClm .eventList li h2, #leftClm .circleList li h2 { font-size: 2.0rem; line-height: 1.4; } #leftClm .circleList li .summary { text-align: left; font-size: 1.4rem; margin-top: 15px; } article header .twoClTi h1 { white-space: nowrap; margin-right: 40px; } article header .twoClTi p { font-size: 1.3rem; } article header .evDate, article header .newsDate { line-height: 1.2; font-size: 1.3rem; } article header .newsDate { margin-bottom: 10px; } article header .evDate { padding: 5px 13px; } article header .evDate .fa { margin-right: 5px; } article .singleTwoCl .photoWrap { width: 40%; margin-right: 5%; } article .singleTwoCl .photoWrap .fa, .zoomPhoto .fa { font-size: 2.5rem; color: #fff; position: absolute; bottom: 20px; right: 20px; line-height: 1.2; width: 50px; line-height: 50px; text-align: center; } article .subH, aside .sideLink h1, aside .evPickUp h1, aside .circleSide h1 { box-shadow: 4px 4px 0px 0px rgba(52, 48, 64, 1); } article .subH { border-width: 2px; padding: 10px 15px; line-height: 1.4; margin-bottom: 20px; margin-top: 35px; font-size: 1.9rem; } .subContents h2 { font-size: 1.8rem; margin-bottom: 10px; } .subContents th { width: 25%; font-size: 1.1rem; } .btmLine { border-width: 0 0 3px; } article .btmLine { padding-bottom: 15px; } article .msgEnd { font-weight: bold; text-align: center; line-height: 1.4; padding: 10px; margin-bottom: 20px; } article .read { margin-bottom: 15px; } article .cvBox { border-width: 2px; padding: 20px; text-align: center; margin-top: 25px; } article .cvBox .cvTi > div { background: #fff; padding: 15px; } article .cvBox .cvTi { font-weight: bold; font-size: 1.8rem; margin-bottom: 10px; } article .cvBox .blueBtn { padding: 10px; margin-bottom: 10px; font-size: 1.7rem; } article .cvBox .blueBtn .fa { margin-left: 8px; } article .cvBox .phoneNumWrap { margin-bottom: 15px; } article .cvBox .phoneNumWrap:last-child { margin-bottom: 0; } article .cvBox .phoneNumBtm { font-size: 1.4rem; } article .cvBox .phoneNum { font-weight: bold; font-size: 2.5rem; line-height: 1.2; } article .subContents { margin-bottom: 25px; } article .subContents:last-child { margin-bottom: 0; } article .subContents img, article .subContents p, article .subContents .blueBtn { margin-bottom: 20px; } article .subContents p, article .read { line-height: 2.0; } article .subContents .blueBtn { font-size: 1.8rem; padding: 10px; max-width: 550px; margin-left: auto; margin-right: auto; margin-top: 20px; } #eventsSummary { margin-bottom: 25px; } .fixed { position: fixed; top: 0; width: 100%; z-index: 99; max-width: initial; padding-bottom: 10px; box-shadow:0px 0px 50px -40px #000000; background-color: #ffffff; } .fixed #openH, .fixed #subNav { display: none; } .fixed #headerLogo { margin-top: 0; width: 180px; } .fixed nav.menu { margin-top: 10px; } .fixed .blueBtn { padding-top: 15px; padding-bottom: 15px; } #slider { position: relative; } .sp-next-arrow, .sp-previous-arrow, .sp-arrow:before, .sp-arrow:after { transform: none !important; } .sp-next-arrow, .sp-previous-arrow, .sp-arrow:before, .sp-arrow:after { background: none !important; } .sp-next-arrow:before, .sp-previous-arrow:before { font-family: 'Lumi' !important; } .sp-arrow { font-size: 4.0rem !important; color: #ffffff !important; line-height: 60px !important; width: 60px !important; height: 60px !important; top: 50% !important; margin-top: -30px !important; text-align: center !important; } .sp-previous-arrow { left: 0 !important; } .sp-next-arrow { right: 0 !important; } .sp-arrow:before, .sp-arrow:after { position: static !important; } .sp-next-arrow:before { content: '\f003' !important; } .sp-previous-arrow:before { content: '\f002' !important; } .sp-bottom-thumbnails.sp-has-pointer { margin-top: 10px !important } .sp-bottom-thumbnails.sp-has-pointer .sp-thumbnail { top: 0 !important; } .sp-bottom-thumbnails.sp-has-pointer .sp-selected-thumbnail:before, .sp-bottom-thumbnails.sp-has-pointer .sp-selected-thumbnail:after { display: none; } .sp-selected-thumbnail, #footerCnt .infoBox li a:hover { border: 3px solid #007dbd !important; } .sp-bottom-thumbnails .sp-thumbnail-container, .sp-top-thumbnails .sp-thumbnail-container { margin-left: 5px !important; margin-right: 5px !important; } .sp-thumbnail { width: 100% !important; } #lg-actual-size { display: none; } div.lg-thumb.group { margin-left: auto !important; margin-right: auto !important; } #circleSummary #slider { margin-bottom: 35px; } #circleSummary .read { margin-right: 5%; width: 50%; } #circleSummary .tableBox { width: 45%; } #recent { margin-top: 50px; } #recent h1 { font-size: 2.0rem; border-width: 3px 0; text-align: center; line-height: 1.1; padding: 20px; margin-bottom: 30px; letter-spacing: 0.1em; } .circleSide ul { margin-top: 30px; } .circleSide li { margin-bottom: 20px; } .circleSide li a { position: relative; } .circleSide li a div { position: absolute; opacity: 1; width: 100%; height: 100%; padding: 20px; color: #ffffff; text-align: center; background-color: rgba(0,0,0,0.3); display: flex; justify-content: center; align-items: center; } .circleSide li a:hover div { background-color: rgba(0, 125, 189, 0.7); } .circleSide li a h2 span { font-size: 1.2rem; font-weight: normal; } .circleSide li a h2 { font-size: 1.8rem; line-height: 1.3; } .artistList li { margin-bottom: 40px; padding-bottom: 40px; border-bottom: dotted 1px #e9ebee; } .artistList li .photoWrap { margin-right: 5%; width: 35%; } .artistList li .profileWrap { width: 60%; } .artistList li .profileWrap h2 { font-size: 2.3rem; margin-bottom: 20px; line-height: 1.4; } .artistList li .profileWrap p, .artistList li .profileWrap td, .artistList li .profileWrap th { font-size: 1.5rem; line-height: 2.0; } .artistList li .profileWrap p { margin-top: 10px; } .artistList li .profileWrap table { margin-top: 20px; } .artistList li .profileWrap th { width: 30%; } .activityList li { margin-bottom: 60px; } .activityList li .photoWrap { width: 40%; margin-right: 5%; margin-bottom: 0; } .activityList li h2 { font-size: 2.8rem; margin-bottom: 20px; line-height: 1.4; } .activityList li p { margin-bottom: 20px; } .activityList li .blueBtn { font-size: 1.6rem; padding: 10px; } .subContents .leftPhotoWrap { width: 38%; margin-right: 5%; } .activityLinks li { width: 50%; } .activityLinks li a { padding: 25px; border: solid 5px #ffffff; } .activityLinks li a:hover { border-color: #f5f5f5; } .activityLinks li a h2 { line-height: 1.4; } .activityLinks li a p { margin-top: 10px; } .streetView, .map { position: relative; overflow: hidden; } .map { height: 500px; } .streetView { min-height: 600px; } .map iframe, .streetView iframe { position: absolute; top: 0; left: 0; width: 100%; height: 100%; } .zoomPhoto { overflow: hidden; position: relative; padding: 15px; margin-left: auto; margin-right: auto; } #pageAccess .zoomPhoto { max-width: 700px; } .linkLists li .row { font-size: 1.2rem; line-height: 1.0; margin-top: 15px; } .linkLists li a p { font-size: 1.2rem; margin-bottom: 10px; font-weight: normal; line-height: 1.0; } .linkLists li li { min-width: 110px; margin-right: 15px; text-align: center; font-weight: bold; } .linkLists li .row a { color: #ffffff; padding: 8px; } .linkLists > li > a, .linkLists li .row { padding-left: 15px; padding-right: 15px; } .linkLists li .row + a { margin-top: -5px; } .linkLists > li > a { font-size: 1.7rem; line-height: 1.6; padding-top: 15px; padding-bottom: 15px; } .label-public-participation, .label-exhibition { background: #1bbb9c; } .label-theater, .label-lecture { background: #57d68d; } .label-text-theater { color: #57d68d; } .label-other { background: #3598db; } .label-text-other { color: #3598db; } .label-report, .label-dance { background: #ae7ac4; } .label-tomonokai, .label-tomonokai-news { background: #344a5e; } .label-text-tomonokai { color: #344a5e; } .label-classical-theater-rakugo, .label-lumiere-news { background: #f3cf3f; } .label-text-classical-theater-rakugo { color: #f3cf3f; } .label-book, .label-lobby-exhibition { background: #eb964e; } .label-text-lobby-exhibition { color: #eb964e; } .label-music, .label-culture-school { background: #eb6f63; } .label-text-music { color: #eb6f63; } .label-culture { background: #a469bd; } .label-text-culture { color: #a469bd; } .label-arts-festival { background: #2c3f51; } .label-text-arts-festival { color: #2c3f51; } .label-lobby-concert, .label-recruit { background: #45b39d; } .label-text-lobby-concert { color: #45b39d; } .label-facility { background: #f39c12; } .label-ticket { background: #0eabe0; } .institutionList li { width: 22.7%; margin-right: 3%; margin-bottom: 25px; } .institutionList li a .photoWrap { overflow: hidden; position: relative; } .institutionList li a .photoWrap p { position: absolute; left: 0; font-size: 1.3rem; top: 0; padding: 0 5px; line-height: 34px; min-width: 34px; text-align: center; color: #ffffff; z-index: 2; display: inline-block; } .institutionList li a h2 { text-align: center; font-size: 1.6rem; font-weight: bold; margin-top: 10px; line-height: 1.4; } footer { padding: 70px 0 100px; } #wrapper > header { background: rgba(255,255,255,0.9); } #footerLinks, #wrapper > header, .fixed { border: solid 1px #e9ebee; } #footerLinks { border-width: 1px 0; margin-bottom: 50px; } #footerLinks li a { padding: 20px 20px; line-height: 1.0; text-align: center; position: relative; font-size: 1.3rem; } #footerLinks li a .fa, #footerCnt .termsBtn .fa { font-size: 1.3rem; line-height: 1.0; vertical-align: top; margin-left: 5px; } #footerCnt .leftBox { width: 30%; text-align: center; margin-right: 3%; } #footerCnt .leftBox p { font-size: 1.3rem; } #footerCnt .leftBox img { max-width: 300px; margin-bottom: 30px; } #footerCnt .leftBox small { display: block; margin: 30px 0; font-size: 1.0rem; } #footerCnt .leftBox small a { display: inline-block; } #footerCnt .leftBox, #footerCnt .infoBox { margin-right: 3%; } #footerCnt .infoBox ul { margin: 20px 0; } #footerCnt .infoBox li { width: 48%; } #footerCnt .infoBox li a:hover { border-width: 1px !important; color: #ffffff; } #footerCnt .infoBox li a, #footerCnt .infoBox .blueBtn { padding: 15px 10px; } #footerCnt .infoBox li a { line-height: 1.0; text-align: center; } #footerCnt .infoBox table, #footerCnt .infoBox td, #footerCnt .infoBox th { border: none; } #footerCnt .infoBox th { width: 25%; } #footerCnt .termsBtn { text-align: center; margin-top: 20px; font-size: 1.2rem; line-height: 1.1; } .howToList li.howToRsv .fa { color: #03a9f4; } .howToList li.howToRsv a:hover { background: #03a9f4; border-color: #03a9f4; } .howToList li.howToHall .fa { color: #8bc34a; } .howToList li.howToHall a:hover { background: #8bc34a; border-color: #8bc34a; } .howToList li.howToFst .fa { color: #ffc108; } .howToList li.howToFst a:hover { background: #ffc108; border-color: #ffc108; } .howToList li.howToUse .fa { color: #cddc39; } .howToList li.howToUse a:hover { background: #cddc39; border-color: #cddc39; } .howToList li.howToPrice .fa { color: #01bcd4; } .howToList li.howToPrice a:hover { background: #01bcd4; border-color: #01bcd4; } .howToList li.howToMap .fa { color: #ff9801; } .howToList li.howToMap a:hover { background: #ff9801; border-color: #ff9801; } .howToList li.howToFloor .fa { color: #b04cc1; } .howToList li.howToFloor a:hover { background: #b04cc1; border-color: #b04cc1; } .howToList li a:hover * { color: #ffffff !important; } .sideHowTo { margin-bottom: 35px; } .sideHowTo .howToList li { margin-bottom: 10px; } .sideHowTo .howToList li a, #institutionTop .howToList li a { padding: 15px 20px; } .sideHowTo .howToList li .fa { font-size: 2.8rem; margin-right: 20px; } .sideHowTo .howToList li a h2 { font-size: 1.8rem; line-height: 1.4; margin-bottom: 5px; font-weight: normal; } #institutionTop .howToList li { width: 32%; margin-right: 2%; margin-bottom: 20px; text-align: center; } #institutionTop .howToList li:nth-child(3) { margin-right: 0; } #topInfo li { background: #ffffff; width: 15%; } #topInfo li a, #institutionTop .howToList li a { padding: 30px; height: 100%; display: flex; justify-content: center; align-items: center; } #topInfo li a .fa, #institutionTop .howToList li a .fa { font-size: 3.0rem; margin-bottom: 10px; } #topInfo li a h2, #institutionTop .howToList li a h2 { margin: 10px 0; line-height: 1.4; font-size: 1.8rem; font-weight: normal; letter-spacing: 0.1em; } #topInfo li a p, #institutionTop .howToList li a p { line-height: 1.0; font-size: 1.2rem; } .sideHowTo .howToList li a p { font-size: 1.2rem; line-height: 1.0; } .usp-success { margin: 40px 0; border: solid 5px #007dbd; padding: 25px; font-weight: bold; } .clRed, #contact li .wpcf7-not-valid-tip, .wpcf7-validation-errors { color: #A30003 !important; } #usp-pro .clRed, #contact li .clRed { margin-left: 15px; } .markNew { background: #A30003; line-height: 1.0; padding: 5px 5px 7px; color: #fff; display: inline-block; font-size: 1.2rem; } .commuList { margin-top: 30px; } .commuList li { margin-bottom: 25px; } .commuList .iconBox { width: 10%; margin-right: 25px; } #mainTopics .iconBox { width: 20%; margin-right: 30px; text-align: center; } .commuList .iconBox p, #mainTopics .iconBox p { text-align: center; margin-top: 10px; line-height: 1.2; } .commuList .iconBox p { font-size: 1.1rem; } #mainTopics .iconBox p { font-size: 1.3rem; } #mainTopics .usp-images-wrap { display: none; } #createTopics { padding: 20px; } #createTopics .fa { margin-right: 5px; } #mainTopics time { font-size: 1.4rem; } .commentList time { font-size: 1.2rem; } .commentList .balloonBox p { font-size: 1.6rem; } #mainTopics h1 { font-size: 2.6rem; } .commuList .balloonBox .read { margin-bottom: 0; } .commuList .balloonBox h2 { font-size: 2.4rem; line-height: 1.4; margin-bottom: 15px; } .commuList a:hover .balloonBox h2 { text-decoration: underline; } .commuList .balloonBox { position: relative; background: #ffffff; border: 5px solid #e9ebee; padding: 20px 25px; } .commuList .balloonBox:after, .commuList .balloonBox:before { right: 100%; top: 50%; border: solid transparent; content: " "; height: 0; width: 0; position: absolute; pointer-events: none; } .commuList .balloonBox:after { border-color: rgba(255, 255, 255, 0); border-right-color: #ffffff; border-width: 10px; margin-top: -10px; } .commuList .balloonBox:before { border-color: rgba(242, 242, 242, 0); border-right-color: #f2f2f2; border-width: 17px; margin-top: -17px; } #usp-pro label { font-size: 1.6rem; font-weight: bold; } input[type="submit"] { padding: 15px 10px; display: block; margin-top: 30px; max-width: 350px; width: 100%; } #postSubmit .termsLink { display: inline-block; } textarea#comment { margin-bottom: 20px; } .commentList { margin-top: 35px; } .blueBtn .fa { margin-left: 3px; } footer { background: url(header-bg.gif) repeat-x 0 bottom; background-size: 500px 50px; margin-bottom: 50px; } #footerCnt h1 { font-size: 1.6rem; font-weight: bold; margin-bottom: 10px; } #footerCnt h1 span { font-weight: normal; font-size: 1.4rem; } .drawer-toggle { display: none; } #contact li { margin-bottom: 15px; } #contact li label { font-size: 1.6rem; } #contact li input, #contact li textarea { margin-top: 10px; } #contact li label, #contact li .wpcf7-not-valid-tip, .wpcf7-response-output { font-weight: bold; } #contact li .wpcf7-not-valid-tip { margin-top: 10px; } .wpcf7-response-output { text-align: center; font-size: 1.6rem; padding: 20px !important; margin: 20px 0 30px !important; } .wpcf7-validation-errors { border-color: #A30003 !important; } #purposeLists li { width: 32%; } #purposeLists li a { text-align: center; font-size: 1.8rem; line-height: 1.1; padding: 20px; } #purposeLists li a:hover { color: #ffffff; } .threeClmLink { margin-left: -10px; margin-top: 30px; } .threeClmLink li { width: calc(100% / 3 - 20px); margin-left: 20px; margin-bottom: 20px; } .threeClmLink li a { padding: 20px; line-height: 1.0; text-align: center; } .subMenuAtBank li a { text-align: center; } @media screen and (min-width:959px) { .institutionList li:nth-child(4n) { margin-right: 0; } } @media screen and (max-width:1325px) { #headerLogo { width: 200px; margin-top: 22px; } .fixed nav.menu { margin-top: 15px; } .menu-dropdown-icon > a:after { margin-top: -8px; } #headerNav nav li a { font-size: 1.3rem; line-height: 1.2; text-align: center; } #openH { font-size: 1.2rem; } #mainHeader .blueBtn { padding-left: 10px; padding-right: 10px; } } @media screen and (max-width:1190px) { #headerNav nav li { margin-left: 10px; } } @media screen and (max-width:959px) { #circleSummary > .row { display: block; } #circleSummary .read, #circleSummary .tableBox { width: 100%; margin-right: 0; } .drawerInfoFt { border-top: solid 3px #343040; margin: 30px 0; padding-top: 30px; } .drawerInfoFt p { font-size: 1.4rem; } .drawerInfoFt .logo { margin-bottom: 25px; max-width: 250px; margin-left: auto; margin-right: auto; } .drawerInfoFt .fa { margin-right: 3px; } .drawerInfoFt .blueBtn { margin-bottom: 10px; } .spDisplay { display: inline-block; } .pcDisplay, .snsBoxBtm .wp_social_bookmarking_light_clear, .artistCat { display: none; } main { display: block !important; } aside { margin-left: 0; } aside > section { margin-top: 50px; } .linkLists > li > a, .linkLists li .row { padding-left: 0; padding-right: 0; } aside, #leftClm { width: 100% !important; } .howToList { margin-bottom: -20px; flex-wrap: wrap; } .howToList li, .institutionList li { width: 30.3% !important; } aside .howToList li, aside .institutionList li { width: 100% !important; } aside .sideLink h1, aside .evPickUp h1, aside .circleSide h1 { margin-bottom: 20px; } .institutionList li { margin-right: 4%; } .snsBoxBtm, .snsBoxBtm .lineBtn { display: block; } .snsBoxBtm .wp_social_bookmarking_light, .snsBoxBtm .lineBtn { text-align: center; } .snsBoxBtm .wp_social_bookmarking_light div, .snsBoxBtm .lineBtn iframe { display: inline-block; vertical-align: top; float: none !important; } .howToList li, .institutionList li { margin-bottom: 20px; } #openH, #subNav, #headerNav .blueBtn, .menu { display: none; } #footerCnt { display: block; } #footerCnt .leftBox, #footerCnt .infoBox { margin-right: 0; } #footerCnt .leftBox { width: 100%; } aside .evPickUp li h2 { font-size: 2.0rem; } .fixed { padding-bottom: 0; } .linkLists > li > a { font-size: 1.6rem; } #headerLogo { margin: 8px auto 10px !important; } #mainHeader, button.drawer-toggle.drawer-hamburger { display: block; } #mainHeader { padding: 10px 0 3px; } #headerLogo, #headerLogo img { width: auto !important; max-height: 50px; } #mainHeader > .row { display: block; } .drawer-nav, .drawer-hamburger { z-index: 999; background: #ffffff !important; } .drawer-overlay { z-index: 99; } .drawer-hamburger { width: 30px; padding-left: 1.3rem; padding-right: 1.3rem; top: 15px; } .drawer-hamburger:hover { background: #ffffff !important; } .drawer--right.drawer-open .drawer-hamburger { right: 70%; } .drawer--right .drawer-nav { right: -70%; } .drawer-nav { width: 70%; padding: 0; } .drawer-nav .fa-ul { margin-left: 0; } .drawer-nav .fa-li { left: 12px; top: 0.9em; } .drawer-menu li { margin-top: -1px; border-bottom: solid 1px #e9ebee; } .drawer-menu li a { color: #343040 !important; } .drawer-menu li a:hover { text-decoration: none; } .drawer-dropdown-menu li:last-child { border-bottom: none; } .drawer-dropdown-menu li { } .drawer-toggle { margin: 0; } .drawer-menu-item, .drawer-dropdown-menu-item { line-height: 1.4; padding: 12px 7px 12px 25px; } .drawer-menu-item { font-size: 1.5rem; outline: none; position: relative; } .drawer-dropdown-menu-item { font-size: 1.4rem; display: block; } .drawer-dropdown-menu li { border-color: #ffffff; } .drawer-dropdown .subMenuFloor > div { display: block !important; } .drawer-hamburger-icon:before { top: -7px; } .drawer-hamburger-icon:after { top: 7px; } .drawer-default, #wrapper > header { background-color: #FFFFFF; } .drawer-dropdown.open > .drawer-dropdown-menu { background: #eff1f4; } .drawer-dropdown.open > .drawer-dropdown-menu h2 { margin-left: 25px; font-weight: normal; padding-top: 10px; } .drawer-dropdown.open > .drawer-dropdown-menu h2, .drawer-dropdown.open > .drawer-dropdown-menu h3 { font-size: 1.4rem; } .drawer-dropdown.open > .drawer-dropdown-menu h3 { margin-left: 45px; margin-right: 15px; margin-top: 20px; } .drawer-dropdown.open > .drawer-dropdown-menu li li a { padding-left: 45px; } .drawer-dropdown.open > .drawer-dropdown-menu .subMenuFloor li a { padding-left: 55px; } .drawer-nav-list > li { margin-bottom: 20px; } .drawer-nav-list li li { border-width: 0 0 1px; } .drawer-nav-list li a:after { right: 10px; top: 50%; margin-top: -10px; font-size: 1.4rem; } .drawer-menu > li:first-child { border-top: none; } .drawer-dropdown .drawer-caret, .drawerSearchBox .arrow { position: absolute; display: block; right: 15px; top: 50%; margin-top: -2px; } #drawerInfo { padding: 30px; text-align: center; } #drawerInfo h2 { border: solid 1px #343040; line-height: 1.0; padding: 10px 5px; font-size: 1.4rem; margin-bottom: 5px; } #drawerInfo p { margin-bottom: 10px; } #drawerInfo .blueBtn { padding: 15px 5px; margin-left: 0; display: block; } .drawer-caret { color: #007dbd !important; } #footerCnt small { display: none !important; } #footerCnt .termsBtn { margin-bottom: 30px; } footer > small { width: 90%; margin-left: auto; margin-right: auto; margin-top: 50px; display: block !important; font-size: 1.0rem; } #footerCnt, footer small { text-align: center; } footer small a { display: inline-block; } #footerCnt .blueBtn { margin-bottom: 40px; } #footerCnt td { text-align: left; } #leftClm .institutionList li:nth-child(3n) { margin-right: 0; } .linkListsThumb li { width: 100%; } } @media screen and (max-width:767px) { article .singleTwoCl { display: block; } article .singleTwoCl .photoWrap { width: 100%; margin-right: 0; margin-bottom: 20px !important; } #footerLinks ul { flex-wrap: wrap; margin-bottom: -1px; } #footerLinks li { width: 50%; border: solid 1px #e9ebee; } #footerLinks li:nth-child(odd) { border-width: 0 1px 1px 0; } #footerLinks li:nth-child(even) { border-width: 0 0 1px 0; } #leftClm .eventList li, #leftClm .circleList li, #leftClm .eventList li:nth-child(4n) { width: 30%; margin-right: 5%; } #leftClm .circleList li, #leftClm .circleList li:nth-child(3n) { width: 46%; margin-right: 5%; } #leftClm .eventList li:nth-child(3n), #leftClm .circleList li:nth-child(even), #leftClm .institutionList li:nth-child(3n) { margin-right: 0; } header .snsBox { display: none; } #institutionTop .howToList li { width: 48% !important; margin-right: 4% !important; } #institutionTop .howToList li:nth-child(even) { margin-right: 0 !important; } } @media screen and (max-width:530px) { #leftClm .artistList li, .activityList li a, .subContents .row { display: block; } .artistList li .photoWrap, .artistList li .profileWrap, .activityList li .photoWrap, .subContents .leftPhotoWrap { width: 100%; } .activityList li .photoWrap, .artistList li .photoWrap, .subContents .leftPhotoWrap { margin-right: 0; margin-bottom: 20px !important; } .activityList li h2, .artistList li .profileWrap h2 { text-align: center; font-size: 2.5rem; } #topicPath { margin-top: 15px; margin-bottom: 15px; } #topicPath li:after, #topicPath li { font-size: 1.0rem; } article .singleTwoCl th { width: 30%; } th { white-space: inherit; } } @media screen and (max-width:480px) { aside .evPickUp li h2 { font-size: 1.6rem; line-height: 1.6; } article header h1 { font-size: 2.4rem; letter-spacing: 0; } aside .evPickUp li .evSubTi { margin-top: 15px; } #purposeLists li a { font-size: 1.6rem; padding: 15px; } .howToList li { width: 48% !important; } #leftClm .eventList li { width: 46% !important; } #leftClm .eventList li, #leftClm .eventList li:nth-child(3n) { margin-right: 5%; } #institutionTop .howToList li a { padding: 25px 15px; } #institutionTop .howToList li a h2 { margin: 5px 0; } #institutionTop .howToList li a .fa { margin-bottom: 0; } .institutionList li a h2 { font-size: 1.4rem; } .institutionList li a .photoWrap p { font-size: 1.2rem; line-height: 27px; } #leftClm .eventList li:nth-child(even) { margin-right: 0; } #institutionTop .howToList li:nth-child(3) { margin-right: 2%; } #leftClm .eventList li .evDate, #leftClm .circleList li .circleCat, #mainTopics time { font-size: 1.2rem; } #leftClm .eventList li h2, #leftClm .circleList li h2 { font-size: 1.6rem; } #createTopics span { display: none; } .commuList .iconBox { width: 13%; } #mainTopics .iconBox { width: 15%; margin-right: 20px; } .commuList .balloonBox { padding: 15px 20px; } #mainTopics .iconBox p { font-size: 1.0rem; } .commuList .balloonBox h2, #mainTopics h1 { font-size: 2.0rem; } } .mgb0 { margin-bottom: 0 !important; } .mgb10 { margin-bottom: 10px !important; } .mgb15 { margin-bottom: 15px !important; } .mgb20 { margin-bottom: 20px !important; } .mgb25 { margin-bottom: 25px !important; } .mgb30 { margin-bottom: 30px !important; } .mgt0 { margin-top: 0 !important; } .mgt10 { margin-top: 10px !important; } .mgt15 { margin-top: 15px !important; } .mgt20 { margin-top: 20px !important; } .mgt25 { margin-top: 25px !important; } .mgt30 { margin-top: 30px !important; } .pdt0 { padding-top: 0 !important; } /*----------------------- お問い合わせ ------------------------*/ #contactBox table { margin:0 auto 2%; width:100%; } #contactBox td { display: block; width:100%; padding:2%; text-align: left; font-size: 12px; } #contactBox tr, #contactBox tbody { width: 100%; } #contactBox th { font-size: 12px; vertical-align: middle; text-align: left; } #contactBox th span { color: #C00; } #contactBox input[type="text"], #contactBox input[type="tel"], #contactBox textarea { width: 92%; margin: 2% auto; display: block; border: 1px solid #ccc; border-radius: 3px; -webkit-radius: 3px; -moz-border-radius: 3px; padding: 5px; font-size: 12px; line-height: 1.4; vertical-align: middle; } #contactBox td.radio { line-height: 2.5; } #contactBox input[type="radio"] { height: 18px; width: 18px; } #contactBox .formSubmit { text-align: center; } #contactBox .formSubmit input { padding: 10px; }