@charset "utf-8";
@import url('https://fonts.googleapis.com/css?family=Noto+Serif+JP:300&subset=japanese');

/*
Theme Name: Toji 2019
Theme URI: https://toji.or.jp/
Author: MONOGRAPH ARTS INC.
Author URI: https://www.mn-arts.com/
Description: Toji 2019 WordPress Theme
Version: 1.0
*/

*,
*::before,
*::after {
  margin: 0;
  padding: 0;
  border: 0;
  box-sizing: border-box;
  -webkit-text-size-adjust: 100%;
}

body {
  background: #000;
  color: #222;
  font-family: 'Noto Serif JP', serif;
  font-size: 15px;
  font-weight: 300;
  letter-spacing: .05em;
  line-height: 1;
}

a {
  color: #222;
}

a.box {
  background: #fff;
  display: block;
  border: 1px solid #ddd;
  line-height: 1.5;
  padding: 15px 0;
  text-align: center;
  position: relative;
    max-width: 440px;
    margin: 0 auto;
  transition: color .3s, background-color .3s, border-color .3s;
  text-decoration: none;
}

a.box:hover {
  background: #000;
  color: #fff;
  border: 1px solid #000;
}

a.box::after {
  content: '';
  display: block;
  position: absolute;
  right: 15px;
  top: 50%;
  transform: rotate(45deg) translateY(-50%);
  width: 5px;
  height: 5px;
  border-top: 1px solid #222;
  border-right: 1px solid #222;
  transition: border-color .3s;
}

a.box:hover::after {
  border-top: 1px solid #fff;
  border-right: 1px solid #fff;
}

h1,
h2,
h3,
h4,
h5,
h6,
strong,
th {
  font-weight: 300;
}

ul {
  list-style: none;
}

p {
  text-align: justify;
}

.inline-block {
  display: inline-block;
  text-align: left !important;
}

.brackets {
  display: inline-block;
  text-indent: -.5em;
}

.mt15 { margin-top: 15px !important; }
.mt25 { margin-top: 30px !important; }
.mt50 { margin-top: 62px !important; }
.mt100 { margin-top: 125px !important; }
.mt200 { margin-top: 200px !important; }
h3.mt100 { margin-top: 187px !important; }

.mb25 { margin-bottom: 30px !important; }
.mb50 { margin-bottom: 62px !important; }
.mb100 { margin-bottom: 125px !important; }

img {
  height: auto;
  max-width: 100%;
}

rt {
  font-size: 10px;
  letter-spacing: 0;
}

.center {
  text-align: center;
}

.dark {
  background: #000;
  color: #fff;
}

.wrapper {
  background: #f8f8f8;
  min-width: 1100px;
  margin: 0 auto;
}

.loading {
  background: #000 url(./img/jimon.png) center center no-repeat;
  background-size: 50px;
  left: 0;
  height: 100%;
  position: fixed;
  top: 0;
  transition: 1s;
  width: 100%;
  z-index: 1100;
}

.loading.hide {
  opacity: 0;
  visibility: hidden;
}

.header {
  background: #000;
  color: #fff;
  height: 250px;
  position: relative;
  z-index: 1000;
}

.header .logo {
  position: absolute;
  right: 40px;
  top: 40px;
  width: 220px;
  z-index: 1003;
}

.header a {
  color: #fff;
  text-decoration: none;
}

.gnavi {
  font-size: 85%;
  left: 30px;
  letter-spacing: .1em;
  position: absolute;
  top: 30px;
  height: 200px;
  z-index: 1001;
  writing-mode: vertical-rl;
}

.gnavi li {
  display: block;
  height: 200px;
  line-height: 1.5;
  padding: 10px 7px 0;
  position: relative;
}

.gnavi .child {
  display: none;
  font-size: 90%;
  padding-top: 30px;
}

.gnavi .child_3rd {
  display: none;
  font-size: 90%;
  padding-top: 50px;
}

.visiting .gnavi li:nth-child(24),
.visiting-child .gnavi li:nth-child(24) {
  display: block;
}

.shakyo .gnavi li:nth-child(26),
.shakyo .gnavi li:nth-child(27),
.shakyo .gnavi li:nth-child(28),
.shakyo-child .gnavi li:nth-child(26),
.shakyo-child .gnavi li:nth-child(27),
.shakyo-child .gnavi li:nth-child(28) {
  display: block;
}

.guide .gnavi li:nth-child(4),
.guide .gnavi li:nth-child(6),
.guide .gnavi li:nth-child(9),
.guide .gnavi li:nth-child(11),
.guide .gnavi li:nth-child(12),
.guide .gnavi li:nth-child(15),
.guide .gnavi li:nth-child(16),
.guide .gnavi li:nth-child(17),
.guide .gnavi li:nth-child(19),
.guide .gnavi li:nth-child(21),
.guide-child .gnavi li:nth-child(4),
.guide-child .gnavi li:nth-child(6),
.guide-child .gnavi li:nth-child(9),
.guide-child .gnavi li:nth-child(11),
.guide-child .gnavi li:nth-child(12),
.guide-child .gnavi li:nth-child(15),
.guide-child .gnavi li:nth-child(16),
.guide-child .gnavi li:nth-child(17),
.guide-child .gnavi li:nth-child(19),
.guide-child .gnavi li:nth-child(21) {
  display: block;
}

.kondo .gnavi li:nth-child(5),
.history .gnavi li:nth-child(5),
.kodo .gnavi li:nth-child(7),
.kodo .gnavi li:nth-child(8),
.mandala .gnavi li:nth-child(7),
.mandala .gnavi li:nth-child(8),
.ten .gnavi li:nth-child(7),
.ten .gnavi li:nth-child(8),
.jikido .gnavi li:nth-child(10),
.nokyosho .gnavi li:nth-child(10),
.mieido .gnavi li:nth-child(13),
.mieido .gnavi li:nth-child(14),
.kukai .gnavi li:nth-child(13),
.kukai .gnavi li:nth-child(14),
.mieiku .gnavi li:nth-child(13),
.mieiku .gnavi li:nth-child(14),
.houmotsukan .gnavi li:nth-child(18),
.treasure .gnavi li:nth-child(18),
.kanchiin .gnavi li:nth-child(20),
.musashi .gnavi li:nth-child(20) {
  display: block;
}

.jikido.shakyo-child .gnavi li:nth-child(10) {
  display: none;
}

.gnavi li a {
  display: block;
  transition: opacity .3s;
  color: #fff;
}

.gnavi:hover a {
  opacity: .8;
}

.gnavi li a:hover {
  opacity: 1;
}

.header .title {
  left: 50%;
  position: absolute;
  top: 50%;
  transform: translate(-50%, -50%);
  writing-mode: vertical-rl;
  z-index: 1;
}

.header .title h1 {
  font-size: 160%;
  letter-spacing: .1em;
}

.header .title .en {
  font-size: 70%;
  height: 250px;
  letter-spacing: .2em;
  line-height: 1.5;
  position: absolute;
  right: 25px;
  top: 3px;
  transform-origin: left top;
}

.main {
}

.main > * {
  opacity: 0;
  transform: translateY(100px);
  transition: opacity 1s linear, transform 1.8s cubic-bezier(.14,.52,.41,.99);
}

.main > .show {
  opacity: 1;
  transform: translateY(0);
}

.main h2 {
  font-size: 155%;
  letter-spacing: .3em;
  line-height: 1.6;
}

.main h2.vertical {
  border: 1px solid #ddd;
  border-width: 0 1px;
  margin: 200px auto 150px;
  padding: 1em .9em .7em .8em;
  writing-mode: vertical-rl;
}

.main h2.pagetitle {
  font-size: 185%;
  letter-spacing: .2em;
  line-height: 2.2;
  padding: 100px 0 110px;
  text-align: center;
}

.main h2.pagetitle.k {
  background: #000;
  color: #fff;
}

.main h2.pagetitle .set {
  display: inline-block;
  position: relative;
  padding-bottom: 20px;
}

.main h2.pagetitle .en {
  color: #777;
  display: block;
  font-size: 40%;
  letter-spacing: .2em;
  position: absolute;
  left: -25%;
  top: 4.5em;
  width: 150%;
}

.main h2.pagetitle .bdr {
  background: #999;
  display: inline-block;
  height: 1px;
  width: 120px;
  margin: 1.1em 20px 0 10px;
  vertical-align: top;
}

.main h2.pagetitle .set + .set .en {
  left: 150px;
}

.main h3 {
  font-size: 155%;
  line-height: 1.8;
  text-align: center;
  transition: 1.6s cubic-bezier(.14,.52,.41,.99);
}

.main h3.show {
  letter-spacing: .16em;
}

.main h3.left {
  text-align: left;
}

.main h4 {
  border-top: 1px solid #ddd;
  font-size: 135%;
  line-height: 1.8;
  padding: 15px 0 0;
  margin: 0 auto;
  max-width: 900px;
}

.main h5 {
  font-size: 120%;
  text-align: center;
}

.main p {
  line-height: 2.2;
  margin: 0 auto;
  max-width: 900px;
}

.main p.s {
  max-width: 600px;
}

.main p.vertical {
  margin: 0 auto;
  padding: 0;
  writing-mode: vertical-rl;
  letter-spacing: .2em;
}

.imgbox {
  position: relative;
}

.imgbox.s {
  padding: 0 100px;
}

.imgbox.ss {
  padding: 0 200px;
}

.imgbox::after {
  background: transparent;
  content: '';
  display: block;
  height: 100%;
  left: 0;
  position: absolute;
  top: 0;
  width: 100%;
  z-index: 1;
}

.imgbox img {
  display: block;
  margin: 0 auto;
  width: 100%;
}

.imgbox.s img {
  max-width: 1200px;
}

.imgbox.ss img {
  max-width: 600px;
}

.imgbox p {
  color: #777;
  font-size: 75%;
  line-height: 1.85;
  padding: 15px 0 0;
  text-align: center;
}

.main .note {
  color: #777;
  font-size: 85%;
  line-height: 1.8;
}

.footer {
  background: #141414;
  color: #fff;
}

.footer::before {
  background: #f8f8f8 url(./img/jimon_g.png) center center no-repeat;
  background-size: 35px;
  content: '';
  display: block;
  height: 335px;
}

.footer a {
  color: #fff;
  text-decoration: none;
}

.fsitemap {
  margin: 0 auto;
  overflow: hidden;
  padding: 50px 0;
  width: 1100px;
}

.fnavi {
  font-size: 86%;
  float: left;
  line-height: 2.2;
  padding: 0 1%;
  width: 20%;
}

.fnavi li {
  position: relative;
}

.fnavi .child {
  margin-left: 10px;
}

.fsitemap li a {
  display: block;
  transition: opacity .3s;
  color: #fff;
}

.fsitemap:hover a {
  opacity: .8;
}

.fsitemap li a:hover {
  opacity: 1;
}

#pagetop{
  background: #fff;
  border: 1px solid #ddd;
  border-width: 1px 0 1px 1px;
  color: #222;
  font-size: 80%;
  line-height: 40px;
  padding: 0 20px 0 40px;
  position: fixed;
  right: 0;
  bottom: 40px;
  z-index: 100;
  text-decoration: none;
  transform: translateX(100%);
  transition: 1s;
}

#pagetop.show {
  transform: translateX(0);
}

#pagetop::after {
  content: '';
  display: block;
  position: absolute;
  left: 15px;
  top: 52%;
  transform: rotate(45deg) translateY(-50%);
  width: 5px;
  height: 5px;
  border-left: 1px solid #222;
  border-top: 1px solid #222;
  transition: border-color .3s;
}

.copyright {
  background: #000;
  font-size: 70%;
  line-height: 1.8;
  padding: 30px;
  text-align: center;
}



/* ---------- home ---------- */

.home .header {
  background: transparent;
  height: 0;
}

.home .top_cover {
  background: #000;
  position: relative;
  width: 100%;
}

.home #slides {
  height: 100vh;
  overflow: hidden;
  cursor: pointer;
}

.home .slide {
  background: url(/pc/wp-content/uploads/2020/01/2020.jpg) center center no-repeat;
  background-size: cover;
  height: 100%;
  width: 100%;
  left: 0;
  opacity: 0;
  position: absolute;
  top: 0;
  transition: opacity 3s linear 1s;
  z-index: 1;
}

.home .slide.show {
  opacity: 1;
}

.home .slide_sp.spring {
  background-image: url(./img/exhibition/01.jpg);
}

.home .slide_sp.autumn {
  background-image: url(./img/exhibition/03.jpg);
}

.home .slide_02 {
  background-image: url(./img/top/02.jpg);
}

.home .slide_03 {
  background-image: url(./img/top/03.jpg);
}

.home .slide_04 {
  background-image: url(./img/top/04.jpg);
}

.home .slide_05 {
  background-image: url(./img/top/05.jpg);
}

.home .slide_06 {
  background-image: url(./img/top/06.jpg);
}

.home .slide_07 {
  background-image: url(./img/top/07.jpg);
}

.home .slide_08 {
  background-image: url(./img/top/08.jpg);
}

.home .slide_09 {
  background-image: url(./img/top/09.jpg);
}

.home .slide_10 {
  background-image: url(./img/top/10.jpg);
}

.home .slide_11 {
  background-image: url(./img/top/11.jpg);
}

.home .slide_12 {
  background-image: url(./img/top/12.jpg);
}

.home #info{
  background: #fff;
  font-size: 80%;
  line-height: 40px;
  padding: 0 40px 0 20px;
  position: absolute;
  left: 0;
  bottom: 60px;
  z-index: 100;
  text-decoration: none;
}

.home #info::after {
  content: '';
  display: block;
  position: absolute;
  right: 15px;
  bottom: 17px;
  transform: rotate(45deg) translateY(-50%);
  width: 5px;
  height: 5px;
  border-right: 1px solid #222;
  border-bottom: 1px solid #222;
  transition: border-color .3s;
}

.home #bgmcontrol{
  position: absolute;
  right: 30px;
  bottom: 30px;
  z-index: 100;
}

.home #bgmbutton {
  width: 30px;
  height: 30px;
  background: url(./img/top/bgmoff.png) 0 0 no-repeat;
}

.home #bgmbutton.on {
  background-image: url(./img/top/bgmon.png);
}

.home .main {
  padding: 30px 30px 0;
}

.home .banner {
  border: 1px solid #ddd;
  line-height: 1.75;
  margin-top: 25px;
  padding: 25px;
  text-align: center;
  max-width: 500px;
}

.home .banner .imgbox {
  display: inline-block;
  margin: 15px auto;
}

.home .banner .info {
  display: inline-block;
  margin-top: 10px;
}

.home .banner strong {
  display: inline-block;
  border-bottom: 1px solid #ddd;
  margin-bottom: 8px;
  padding-bottom: 8px;
  font-size: 85%;
}

.home .banner .note {
  color: #000;
}


/* ---------- about ---------- */

.about .main p {
  max-width: inherit;
}



/* ---------- history ---------- */

.banner {
  margin: 0 auto;
  padding: 0 30px;
  max-width: 500px;
}

.banner .imgbox img {
  max-width: inherit;
}

.history h3::after {
  background: #ddd;
  content: '';
  display: block;
  height: 1px;
  margin: 25px auto;
  width: 25px;
}

.history h4 {
  border-top: 0;
  line-height: 2;
  padding: 0;
  text-align: center;
}



/* ---------- guide ---------- */

.guide .main {
  text-align: center;
}

.guide .map {
  background: #fff;
  padding: 100px 0;
}

.guide .map img {
  width: 900px;
}

.guide .mt15 {
  margin-top: -1px !important;
}

.guide .n {
  background: #222;
  color: #fff;
  border-radius: 50%;
  display: inline-block;
  font-size: 80%;
  letter-spacing: -.05em;
  line-height: 18px;
  width: 18px;
  text-align: center;
  vertical-align: middle;
  margin: -3px 5px 0 0;
  transition: color .3s, background-color .3s;
}

.guide a:hover .n {
  background: #fff;
  color: #222;
}

.guide .banner {
  display: inline-block;
  vertical-align: top;
}

.guide .banner img {
  width: 100%;
}

.guide-child .main h3 {
  margin-top: 50px;
}

.guide-child .main h3::after {
  background: #ddd;
  content: '';
  display: block;
  height: 100px;
  margin: 30px auto;
  width: 1px;
}

.guide-child .attention,
.mandala .attention {
  border: 1px solid #ddd;
  font-size: 90%;
  padding: 25px;
}

.guide-child .link {
  margin-top: 200px;
  text-align: center;
}

.guide-child .link .banner {
  display: inline-block;
  vertical-align: top;
}

.jikido .application {
  border: 1px solid #ddd;
  margin: 25px auto 0;
  padding: 25px;
  max-width: 900px;
}

.houmotsukan .schedule {
  border: 1px solid #ddd;
  padding: 25px;
}

.hobodaiin h4 {
  padding-top: 25px;
  text-align: center;
}

.hobodaiin .contact {
  border: 1px solid #ddd;
  padding: 25px;
  text-align: center;
}

.nokyosho h4 {
  font-size: 110%;
  line-height: 2;
  border: 0;
  padding: 0;
  text-align: center;
}

.nokyosho  .flex {
  display: flex;
  margin: 100px auto 0;
  padding-top: 100px;
  border-top: 1px solid #ddd;
  max-width: 1000px;
  justify-content: space-between;
}

.nokyosho  .flex.rev {
  flex-direction: row-reverse;
}

.nokyosho  .flex > div {
  width: 38%;
}

.nokyosho  .flex > div:first-child {
  width: 58%;
}

.nokyosho  .flex h3 {
  margin-top: 0;
}

.nokyosho .box {
  border: 1px solid #ddd;
  margin: 0 auto;
  text-align: center;
  max-width: 900px;
  padding: 30px;
}

.nokyosho .box p {
  padding: 0;
}



/* ---------- exhibition ---------- */

.exhibition .block {
  border: 1px solid #ddd;
  margin: 0 auto;
  padding: 25px;
  text-align: center;
  max-width: 500px;
}

.exhibition .block h3 {
  font-size: 110%;
  line-height: 1.85;
  margin: 0;
}

.exhibition .block p {
  padding: 0;
  text-align: center;
}

.exhibition .block.mini {
  display: flex;
  margin-top: 40px;
}

.exhibition .block.mini .text {
  flex: 1;
}

.exhibition .block.mini .text h3,
.exhibition .block.mini .text p {
  text-align: left;
}

.exhibition .block.mini .text h3 {
  font-size: 135%;
}

.exhibition .block.mini .text p {
  font-size: 85%;
  margin-top: 5px;
  line-height: 1.6;
}

.exhibition .block.mini .img {
  width: 150px;
}

.exhibition .year{
  color: #777;
  font-size: 110%;
}

.exhibition .unit{
  margin: 0 auto;
  max-width: 1000px;
  overflow: hidden;
}

.exhibition .unit .block{
  width: 48%;
}

.exhibition .unit .left {
  float: left;
}

.exhibition .unit .right {
  margin-left: 52%;
}

.exhibition .block.mini.right .text h3 {
  font-size: 100%;
}

.exhibition-child h3.h {
  font-size: 140%;
}

.exhibition-child h3.h .en {
  font-size: 60%;
}

.exhibition-child .place {
  text-align: center;
  position: relative;
}

.exhibition-child .place::after {
  background: #ddd;
  content: '';
  display: block;
  height: 1px;
  margin: 15px auto;
  width: 25px;
}

.exhibition-child .main .title {
  font-size: 115%;
  line-height: 1.85;
  text-align: center;
}

.exhibition-child .date {
  margin: 0 auto;
  max-width: 440px;
}

.exhibition-child .date table {
  border-collapse: collapse;
  font-size: 90%;
  line-height: 1.75;
  width: 100%;
}

.exhibition-child .date th,
.exhibition-child .date td {
  border-top: 1px solid #ddd;
  padding: 10px 0;
  text-align: left;
  vertical-align: top;
}

.exhibition-child .date th {
  color: #777;
  width: 90px;
}

.exhibition-child .dark .date th,
.exhibition-child .dark .date td {
  border-top: 1px solid #444;
}

.exhibition-child .cover {
  background: #fff;
  padding-bottom: 100px;
  max-width: 1200px;
  margin: 200px auto 0;
  text-align: center;
}

.exhibition-child h3 {
  font-size: 200%;
}

.exhibition-child h3 .s {
  font-size: 60%;
}

.exhibition-child .items {
  margin: 0 auto;
  max-width: 1100px;
  overflow: hidden;
  text-align: center;
}

.exhibition-child .item {
  margin: 50px 1.5% 0;
  display: inline-block;
  width: 25%;
  vertical-align: bottom;
}

.exhibition-child .item.s {
  vertical-align: top;
}

.exhibition-child .item img {
}

.exhibition-child .item p {
  color: #222;
  font-size: 80%;
  line-height: 1.75;
  margin-top: 10px;
  text-align: center;
}

.exhibition-child .item strong {
  font-size: 122%;
  display: inline-block;
  padding: 7px 0;
}

.exhibition-child .flex {
  display: flex;
  margin: 0 auto;
  max-width: 1000px;
  justify-content: space-between;
}

.exhibition-child .flex > div {
  width: 48%;
}

.exhibition-child .flex .date {
  max-width: 1000px;
}



/* ---------- info ---------- */

.information-child .date {
  margin: 0 auto;
  max-width: 440px;
}

.information-child .date table {
  border-collapse: collapse;
  font-size: 90%;
  line-height: 1.75;
  width: 100%;
}

.information-child .date th,
.information-child .date td {
  border-top: 1px solid #ddd;
  padding: 10px 0;
  text-align: left;
  vertical-align: top;
}

.information-child .date th {
  color: #777;
  width: 90px;
}



/* ---------- visiting ---------- */

.tab {
  border-bottom: 1px solid #ddd;
  margin: 50px 30px;
  overflow: hidden;
  text-align: center;
}

.tab li {
  display: block;
  float: left;
  line-height: 40px;
}

.visiting .tab li,
.services .tab li {
  width: 50%;
}

.tab li.active {
  background: #eee;
}

.tab li a {
  display: block;
}

.visiting h3 {
  font-size: 130%;
}

.visiting h3::after {
  background: #ddd;
  content: '';
  display: block;
  height: 1px;
  margin: 25px auto;
  width: 50px;
}

.visiting .schedule {
  margin: 200px auto 0;
  max-width: 900px;
}

.visiting .schedule h3::after {
  display: none;
}

.visiting .schedule h4 {
  border-top: 0;
  font-size: 150%;
  line-height: 1.25;
  padding: 75px 0 50px;
  text-align: center;
}

.visiting .schedule h4 span {
  color: #777;
  font-size: 60%;
}

.visiting .table {
}

.visiting .schedule table {
  border-collapse: collapse;
  line-height: 2.2;
  width: 100%;
}

.visiting .schedule th,
.visiting .schedule td {
  border: 1px solid #ddd;
  border-width: 1px 0 0 0;
  padding: 8px 0;
}

.visiting .schedule th {
  text-align: center;
  vertical-align: top;
  width: 100px;
}

.visiting .schedule tr:first-of-type th,
.visiting .schedule tr:first-of-type td {
  background: #eee;
  border-width: 0;
}

.visiting .schedule h5 {
  font-size: 120%;
}



/* ---------- shakyo ---------- */

.shakyo h4 {
  margin-bottom: 25px;
}

.application .note {
  font-size: 90%;
}

.application .address {
  border: 1px solid #ddd;
  margin: 25px auto 0;
  max-width: 440px;
  padding: 25px 0;
  text-align: center;
}



/* ---------- admission ---------- */

.admission .info {
  overflow: hidden;
  margin: 0 auto;
  max-width: 900px;
}

.admission .info dt *,
.admission .info dd * {
  text-align: left !important;
}

.admission .info dt {
  float: left;
  width: 200px;
}

.admission .info dd {
  padding-left: 200px;
  min-height: 40px;
}

.admission .info dd h5 {
  line-height: 2;
}

.admission .price_table {
  margin-top: 50px;
}

.admission .term {
  cursor: pointer;
  margin-top: 0;
  padding: 30px 0;
  position: relative;
}

.admission .term::before,
.admission .term::after {
  background: #999;
  content: '';
  display: block;
  height: 1px;
  position: absolute;
  right: 10px;
  top: 50%;
  transition: .3s;
  width: 15px;
}

.admission .term::after {
  transform: rotate(90deg);
}

.admission .x::before {
  transform: rotate(45deg);
}

.admission .x::after {
  transform: rotate(135deg);
}

.admission .table {
  margin: 0 auto;
  max-width: 900px;
}

.admission table {
  border-collapse: collapse;
  font-size: 90%;
  line-height: 1.75;
  table-layout: fixed;
  width: 100%;
}

.admission th,
.admission td {
  border: 1px solid #ddd;
  border-width: 0 0 1px 0;
  padding: 8px 0;
  text-align: center;
}

.admission th.heading {
  background: #eee;
  padding: 8px 10px;
  text-align: left;
}

.admission table + p {
  color: #777;
  font-size: 78.6%;
  padding: 5px 0 20px;
  text-align: right;
}



/* ---------- access ---------- */

.access iframe {
  margin-bottom: 20px;
  width: 100%;
  height: 500px;
}

.transportation {
  margin-top: 100px;
}

.transportation h3 {
  margin-bottom: 50px;
}

.transportation h3 + p {
  font-size: 90%;
  margin-bottom: 25px;
}

.transportation h4 {
  cursor: pointer;
  margin-top: 0;
  padding: 30px 40px 30px 0;
  position: relative;
}

.transportation h4::before,
.transportation h4::after {
  background: #999;
  content: '';
  display: block;
  height: 1px;
  position: absolute;
  right: 10px;
  top: 50%;
  transition: .3s;
  width: 15px;
}

.transportation h4::after {
  transform: rotate(90deg);
}

.transportation h4.x::before {
  transform: rotate(45deg);
}

.transportation h4.x::after {
  transform: rotate(135deg);
}

.transportation h4 + * {
  font-size: 90%;
  padding-bottom: 30px;
}

.transportation ul {
  line-height: 2.2;
  list-style: disc outside;
  padding: 15px 0 0 30px; 
  margin: 0 auto;
  max-width: 900px;
}

.transportation li:nth-child(n+2) {
  margin-top: 10px;
}



/* ---------- faq ---------- */

.faq .main h4 {
  cursor: pointer;
  padding: 30px 40px 30px 0;
  position: relative;
}

.faq .main h4::before,
.faq .main h4::after {
  background: #999;
  content: '';
  display: block;
  height: 1px;
  position: absolute;
  right: 10px;
  top: 50%;
  transition: .3s;
  width: 15px;
}

.faq .main h4::after {
  transform: rotate(90deg);
}

.faq .main h4.x::before {
  transform: rotate(45deg);
}

.faq .main h4.x::after {
  transform: rotate(135deg);
}

.faq .main p {
  font-size: 90%;
  padding: 0 30px 30px 30px;
  position: relative;
}

.faq .main p::before {
  background: #ddd;
  content: '';
  display: block;
  height: 1px;
  left: 0;
  position: absolute;
  top: 1.1em;
  width: 20px;
}



/* ---------- news ---------- */

#main h2.pagetitle {
  font-size: 185%;
  letter-spacing: .2em;
  line-height: 2.2;
  padding: 100px 0 110px;
  text-align: center;
}

#main h2.pagetitle .set {
  display: inline-block;
  position: relative;
  padding-bottom: 20px;
}

#main h2.pagetitle .en {
  color: #777;
  display: block;
  font-size: 40%;
  letter-spacing: .2em;
  position: absolute;
  left: -25%;
  top: 4.5em;
  width: 150%;
}

#news {
  margin: 75px auto 150px;
  max-width: 800px;
}

.archive #news {
  margin: 0 auto;
}

#news h2 {
  font-size: 110%;
  letter-spacing: .1em;
  margin-bottom: 30px;
}

.archive #news h2 {
  font-size: 200%;
  letter-spacing: .3em;
  margin-bottom: 100px;
  text-align: center;
}

#news .news {
  border-bottom: 1px solid #ddd;
  line-height: 1.75;
  padding: 15px;
  position: relative;
}

#news .important {
  border: 1px solid #e44;
}

#news .date {
  font-size: 92.6%;
}

#news .link {
  font-size: 92.6%;
  position: absolute;
  right: 15px;
  top: 50%;
  transform: translateY(-50%);
  text-decoration: none;
  padding: 8px 30px 8px 15px;
}

.in-category-news #main {
  text-align: center;
}

.category-news {
  display: inline-block;
  line-height: 2;
  text-align: left;
  max-width: 800px;
}

.news-header {
  padding: 15px;
}

.news-header.important {
  border: 1px solid #e44;
}

.category-news .title {
  margin-bottom: 50px;
}

.category-news .content-date {
  font-size: 92.6%;
}

.category-news .content-title {
  font-size: 125%;
}

.category-news .content-body {
  margin-top: 50px;
  padding: 15px;
}

.category-news .content-body p + p {
  margin-top: 30px;
}