@charset "UTF-8";
/*-----------------------*/
/*     1.Initialize      */
/*-----------------------*/
/*CSSリセット*/
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;
}

article, aside, details, figcaption, figure, footer, header, hgroup, main, menu, nav, section, summary {
  display: block;
}

html {
  font-size: 106.25%;
  line-height: 1.11765em;
}

@font-face {
  font-family: 'Font Awesome 6 Brands';
  font-style: normal;
  font-weight: 400;
  font-display: block;
  src: url("../fonts/fa/webfonts/fa-brands-400.woff2") format("woff2"), url("../fonts/fa/webfonts/fa-brands-400.ttf") format("truetype");
}
@font-face {
  font-family: 'Font Awesome 6 Regular';
  font-style: normal;
  font-weight: 900;
  font-display: block;
  src: url("../fonts/fa/webfonts/fa-regular-400.woff2") format("woff2"), url("../fonts/fa/webfonts/fa-regular-400.ttf") format("truetype");
}
@font-face {
  font-family: 'Font Awesome 6 Solid';
  font-style: normal;
  font-weight: 900;
  font-display: block;
  src: url("../fonts/fa/webfonts/fa-solid-900.woff2") format("woff2"), url("../fonts/fa/webfonts/fa-solid-900.ttf") format("truetype");
}
html, body, div, h1, h2, h3, h4, h5, h6,
p, blockquote, pre, a, code, em, img, small,
strong, sub, sup, tt, center, dl, dt, dd,
ol, ul, li, fieldset, form, label, table,
caption, tbody, tfoot, thead, tr, th, td,
article, aside, embed, figure, figcaption,
input, button, textarea, canvas, audio, video,
footer, header, hgroup, menu, nav, section {
  box-sizing: border-box;
}

/*-----------------------*/
/*     2. Variables      */
/*-----------------------*/
/*-----------------------*/
/* 3. Additional Mixin  */
/*-----------------------*/
/*-----------------------*/
/*  4. Global settings   */
/*-----------------------*/
.pc-only {
  display: block;
}
@media screen and (max-width: 864px) {
  .pc-only {
    display: none;
  }
}

.mobile-only {
  display: none;
}
@media screen and (max-width: 540px) {
  .mobile-only {
    display: block;
  }
}

.mobile-only-inline {
  display: none;
}
@media screen and (max-width: 540px) {
  .mobile-only-inline {
    display: inline-block;
  }
}

.mt20 {
  margin-top: 20px !important;
}

.mt30 {
  margin-top: 30px;
}

.mt40 {
  margin-top: 40px;
}

.mt60 {
  margin-top: 60px;
}

.pb40 {
  padding-bottom: 40px;
}

.pb60 {
  padding-bottom: 60px;
}

.cf {
  clear: both;
}

@media screen and (max-width: 540px) {
  .br540::before {
    content: "\A";
    white-space: pre;
  }
}

@media screen and (max-width: 640px) {
  .br640::before {
    content: "\A";
    white-space: pre;
  }
}

.w25 {
  width: 25%;
}

.w50 {
  width: 50%;
}

.w70 {
  width: 70%;
}

.w100 {
  width: 100%;
}

.align-left {
  text-align: left;
}

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

.align-right {
  text-align: right;
}

.nowrap {
  word-break: keep-all;
}

.inline-center {
  width: 100%;
  margin-left: auto;
  margin-right: auto;
}

.vertical-center {
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
}

.horizontal-center {
  position: absolute;
  left: 50%;
  transform: translateX(-50%);
  -moz-transform: translateX(-50%);
  -webkit-transform: translateX(-50%);
}

.absolute-center, #column .column_header .column_header_bg, #column .column_header .column_header_img, #column .column_header #header_info {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translateX(-50%) translateY(-50%) !important;
  -moz-transform: translateX(-50%) translateY(-50%) !important;
  -webkit-transform: translateX(-50%) translateY(-50%) !important;
}

a {
  color: #346ec9;
  text-decoration: none;
  transition: color,0.3s;
}
a:link {
  color: #346ec9;
}
a:visited {
  color: #346ec9;
}
a:hover {
  color: #769ddb;
}
a:focus {
  color: #346ec9;
}
a:active {
  color: #346ec9;
}

body {
  font-family: "FrutigerLTPro-Light", "FOT-ロダンカトレア Pro M", "RodinCattleyaPro-M", sans-serif;
  font-weight: normal;
}

strong {
  font-family: "FrutigerLTPro-Bold", "FOT-ロダンカトレア Pro DB", "RodinCattleyaPro-DB", sans-serif;
  font-weight: bold;
}

h1, h2, h3, h4, h5, h6 {
  font-family: "FrutigerLTPro-Black", "FOT-ロダンカトレア Pro B", "RodinCattleyaPro-B", sans-serif;
  font-weight: bold;
}

h1, h2, h3, h4, h5, h6 {
  line-height: 125%;
}

p {
  font-size: 94%;
  padding: 12px 0;
}

ul {
  list-style-type: disc;
  list-style-position: outside;
  padding: 6px 0 10px 24px;
}

li {
  font-size: 94%;
  padding: 0;
}

ol {
  list-style-type: decimal;
  padding-left: 30px;
}

sup {
  font-size: 67%;
  position: relative;
  top: -0.4em;
}

.small {
  font-size: 84%;
}

.cf {
  clear: both;
}

/*-----------------------*/
/*    5. Appearances     */
/*-----------------------*/
html, body {
  height: 100%;
}

body {
  -webkit-text-size-adjust: 100%;
  padding-top: 110px;
}
body:before {
  position: fixed;
  top: 0;
  left: 0;
  z-index: -1;
  width: 100vw;
  height: 100vh;
  content: "";
  background-color: #f7f5ed;
  background-image: url("/wp/wp-content/themes/TR-owned/assets/images/bg/body-bg.jpg");
  background-position: top right;
  background-repeat: no-repeat;
  background-size: cover;
}
@media screen and (max-width: 1024px) {
  body:before {
    background-size: auto 100vh;
  }
}
@media screen and (max-width: 540px) {
  body {
    padding-top: 56px;
  }
}
@media screen and (max-width: 360px) {
  body {
    width: 360px;
  }
}

h2 {
  position: relative;
  font-family: "FOT-ロダン墨東 Pro B", "RodinBokutohPro-B", sans-serif;
  font-size: 134%;
  color: #635e5a;
  text-align: center;
  width: 70%;
  margin: 20px auto;
  z-index: 0;
}
h2:before {
  position: absolute;
  bottom: 0;
  left: 0;
  content: "";
  width: 100%;
  border-bottom: solid 10px #f2e124;
  z-index: -1;
}
@media screen and (max-width: 864px) {
  h2 {
    width: 80%;
  }
}
@media screen and (max-width: 720px) {
  h2 {
    width: 90%;
    font-size: 120%;
  }
}
@media screen and (max-width: 540px) {
  h2 {
    width: 100%;
    font-size: 107%;
  }
}

h3 {
  position: relative;
  font-family: "FOT-ロダン墨東 Pro B", "RodinBokutohPro-B", sans-serif;
  font-size: 114%;
  color: #635e5a;
  text-align: center;
  margin: 20px auto;
  padding: 4px 0;
  border-left: solid 10px #f2e124;
  border-right: solid 10px #f2e124;
  background-color: rgba(242, 225, 36, 0.2);
}
@media screen and (max-width: 720px) {
  h3 {
    font-size: 100%;
  }
}
@media screen and (max-width: 540px) {
  h3 {
    font-size: 87%;
  }
}

h4 {
  position: relative;
  font-family: "FOT-ロダン墨東 Pro B", "RodinBokutohPro-B", sans-serif;
  font-size: 107%;
  color: #635e5a;
  text-align: center;
  margin: 20px auto;
  padding: 3px 0;
  background-color: rgba(242, 225, 36, 0.25);
  border-radius: 5px;
}
@media screen and (max-width: 720px) {
  h4 {
    font-size: 94%;
  }
}
@media screen and (max-width: 540px) {
  h4 {
    font-size: 87%;
  }
}

figure {
  margin: 20px 0 15px !important;
  text-align: center;
}
figure img {
  border-radius: 8px;
}
@media not screen and (max-width: 1024px) {
  figure img {
    width: 604px;
    height: auto;
  }
}
figure figcaption {
  font-size: 80%;
  color: #635e5a;
  text-align: center;
}

header {
  position: fixed;
  top: 0;
  left: 0;
  z-index: 1000000;
  width: 100%;
  background-color: #ffffff;
  box-shadow: 0px 6px 6px -3px rgba(0, 0, 0, 0.2);
  height: 110px;
  padding-top: 4px;
}
@media screen and (max-width: 540px) {
  header {
    padding-top: 2px;
    height: 56px;
  }
}

/* ---- UI design ---- */
.nav_sw {
  display: block;
  position: fixed;
  left: 25px;
  bottom: 25px;
  width: 48px;
  height: 48px;
  z-index: 15000;
  text-align: center;
  background-color: #fff;
  border-radius: 50%;
  box-shadow: 0px 0px 10px 1px rgba(102, 102, 102, 0.3);
  transition: box-shadow 0.3s, transform 0.3s, opacity 0.3s, left 0.6s;
}
.nav_sw::before {
  content: "\f0c9";
  position: absolute;
  top: 15px;
  left: 4px;
  width: 40px;
  height: 40px;
  font-family: 'Font Awesome 6 Regular';
  font-weight: 900;
  color: #346ec9;
  font-size: 160%;
  text-align: center;
  transition: color 0.3s;
}
.nav_sw:hover {
  box-shadow: 0px 0px 10px 1px rgba(118, 157, 219, 0.3);
  transform: scale(1.1);
}
.nav_sw:hover::before {
  color: #769ddb;
}
.nav_sw.active {
  opacity: 0;
  left: -75px;
}
@media not screen and (max-width: 540px) {
  .nav_sw {
    display: none;
  }
}

nav#pc {
  display: block;
  position: relative;
  font-family: "FrutigerLTPro-Bold", "FOT-ロダンカトレア Pro DB", "RodinCattleyaPro-DB", sans-serif;
  padding-top: 4px;
}
nav#pc a {
  color: #635e5a;
}
nav#pc a:link {
  color: #635e5a;
}
nav#pc a:visited {
  color: #635e5a;
}
nav#pc a:hover {
  color: #346ec9;
}
nav#pc a:focus {
  color: #635e5a;
}
nav#pc a:active {
  color: #635e5a;
}
nav#pc > ul {
  position: relative;
  top: -1px;
  list-style-type: none;
  width: 864px;
  margin: 0 auto;
  padding: 0;
}
nav#pc > ul > li {
  background-color: #fff;
  transition: background-color 0.3s;
  overflow: visible;
  height: 39px;
}
nav#pc > ul > li:hover {
  background-color: #e4eaf5;
}
nav#pc > ul > li > a {
  transition: color 0.3s;
}
nav#pc > ul > li:hover > a {
  color: #346ec9;
}
nav#pc > ul > a > li {
  border-left: dotted 1px #ccc;
  background-color: #fff;
  transition: background-color 0.3s;
}
nav#pc > ul > a > li:hover {
  background-color: #e4eaf5;
}
nav#pc > ul > a:first-child > li {
  border-right: dotted 1px #ccc;
}
nav#pc > ul > a:last-child > li {
  border-right: dotted 1px #ccc;
}
@media screen and (max-width: 864px) {
  nav#pc > ul {
    width: 100%;
    margin: 0;
  }
  nav#pc > ul > a:first-child > li {
    border-left: none;
  }
  nav#pc > ul > a:last-child > li {
    border-right: none;
  }
}
nav#pc li {
  height: auto;
  padding: 10px 0;
  text-align: center;
}
nav#pc .nav_layer1 li {
  float: left;
}
nav#pc .nav_layer2 {
  display: inline-block;
  width: 100%;
  padding: 0;
  margin-top: 10px;
  border-radius: 0 0 6px 6px;
  box-shadow: 0px 4px 5px 0px rgba(0, 0, 0, 0.2);
  transform: scale(0);
  opacity: 0;
  transition: opacity 0.4s;
}
nav#pc .nav_layer2 > a {
  display: block;
  border-top: solid 1px #ddd;
  background-color: #fff;
  transition: background-color 0.3s;
}
nav#pc .nav_layer2 > a:hover {
  background-color: #e4eaf5;
}
nav#pc .nav_layer2 > a:last-child {
  border-radius: 0 0 6px 6px;
}
nav#pc .nav_layer2 li {
  display: block;
  float: none;
  font-size: 94%;
}
nav#pc .nav_layer2.active {
  transform: scale(1);
  opacity: 1;
}
@media screen and (max-width: 540px) {
  nav#pc {
    display: none;
  }
}
nav#sp {
  position: fixed;
  bottom: 32px;
  left: -240px;
  background-color: #fff;
  box-shadow: 5px 2px 10px 0px rgba(0, 0, 0, 0.2);
  width: 220px;
  height: 389px;
  border-radius: 8px;
  color: #635e5a;
  transition: left 0.4s, opacity 0.3s;
  opacity: 0;
  z-index: 100000;
}
nav#sp.active {
  left: 12px;
  opacity: 1;
}
@media not screen and (max-width: 540px) {
  nav#sp {
    display: none;
  }
}
nav#sp p {
  font-family: "FrutigerLTPro-Roman";
  text-align: center;
  color: #635e5a;
  width: 60%;
  border-bottom: solid 10px #fbf07f;
  margin: 10px auto 14px;
  padding-bottom: 0;
  line-height: 0.1;
}
nav#sp a {
  color: #635e5a;
  transition: background-color 0.3s;
}
nav#sp a:link {
  color: #635e5a;
}
nav#sp a:visited {
  color: #635e5a;
}
nav#sp a:hover {
  color: #346ec9;
}
nav#sp a:focus {
  color: #635e5a;
}
nav#sp a:active {
  color: #635e5a;
}
nav#sp a li {
  transition: background-color 0.3s;
}
nav#sp a:hover {
  background-color: #e4eaf5;
}
nav#sp a:hover li {
  background-color: #e4eaf5;
}
nav#sp a:last-child:hover > li {
  border-radius: 0px 0px 8px 8px;
}
nav#sp .nav_top .navlogo {
  fill: #635e5a;
  transition: fill 0.3s;
}
nav#sp .nav_top:hover .navlogo {
  fill: #346ec9;
}
nav#sp ul {
  padding: 0;
}
nav#sp li {
  list-style-type: none;
  padding: 12px;
  border-top: dotted 1px #ddd;
}
nav#sp .inline-logo, nav#sp i {
  display: inline-block;
  width: 32px;
  height: auto;
  text-align: center;
}
nav#sp .navicon1 {
  display: inline-block;
  width: 62px;
  height: auto;
  margin: 0;
  padding: 0;
  padding-top: 57px;
  font-size: 80%;
  text-align: center;
  background-image: url(../images/icon/cat1.png);
  background-size: 80% auto;
  background-position: center 5px;
  background-repeat: no-repeat;
  border-radius: 8px;
}
nav#sp .navicon2 {
  display: inline-block;
  width: 62px;
  height: auto;
  margin: 0;
  padding: 0;
  padding-top: 57px;
  font-size: 80%;
  text-align: center;
  background-image: url(../images/icon/cat2.png);
  background-size: 80% auto;
  background-position: center 5px;
  background-repeat: no-repeat;
  border-radius: 8px;
}
nav#sp .navicon3 {
  display: inline-block;
  width: 62px;
  height: auto;
  margin: 0;
  padding: 0;
  padding-top: 57px;
  font-size: 80%;
  text-align: center;
  background-image: url(../images/icon/cat3.png);
  background-size: 80% auto;
  background-position: center 5px;
  background-repeat: no-repeat;
  border-radius: 8px;
}
nav#columns {
  position: relative;
  width: 960px;
  margin: 20px auto 0;
  padding: 12px 60px;
  letter-spacing: 0.1em;
}
@media screen and (max-width: 1280px) {
  nav#columns {
    width: calc(100% - 300px);
  }
}
@media screen and (max-width: 864px) {
  nav#columns {
    width: calc(100% - 200px);
    padding-left: 12px;
    padding-right: 12px;
  }
}
@media screen and (max-width: 640px) {
  nav#columns {
    width: 100%;
    padding-left: 20px;
    padding-right: 20px;
  }
}
nav#columns a {
  display: block;
  color: #635e5a;
  width: calc(100% / 3);
  margin: 0 auto;
  height: auto;
  float: left;
}
nav#columns a:link {
  color: #635e5a;
}
nav#columns a:visited {
  color: #635e5a;
}
nav#columns a:hover {
  color: #769ddb;
}
nav#columns a:focus {
  color: #635e5a;
}
nav#columns a:active {
  color: #635e5a;
}
nav#columns a img {
  display: block;
  width: 100%;
  height: auto;
  padding: 10px 25% 0;
  opacity: 1;
  transition: opacity 0.3s;
}
nav#columns a p {
  text-align: center;
  font-weight: bold;
  font-family: "FrutigerLTPro-Bold", "FOT-ロダンカトレア Pro DB", "RodinCattleyaPro-DB", sans-serif;
  padding-top: 5px;
}
@media screen and (max-width: 640px) {
  nav#columns a p {
    font-size: 87%;
  }
}
@media screen and (max-width: 414px) {
  nav#columns a p {
    padding-left: 24px;
    padding-right: 24px;
  }
}
nav#columns a:hover img {
  opacity: 0.7;
}

.postAuthor {
  position: relative;
  background-color: rgba(255, 255, 255, 0.7);
  margin: 20px 0 40px;
  padding: 6px 12px 16px;
  border: solid 2px rgba(99, 94, 90, 0.2);
  border-radius: 8px;
  font-size: 94%;
  overflow: hidden;
}
.postAuthor .pa-container-1 {
  float: left;
  width: calc(100% - 85px);
}
.postAuthor .pa-container-2 {
  float: left;
  width: 85px;
  padding-top: 12px;
}
.postAuthor .pa-container-2 img {
  display: block;
  position: relative;
  width: 72px;
  height: auto;
  margin: 0 0 0 auto;
  border-radius: 50%;
  border: solid 3px #f2e124;
}
.postAuthor .postAuthor-name {
  position: relative;
  width: 100%;
  font-size: 110%;
  text-align: right;
  padding-bottom: 0;
  border-bottom: solid 1px rgba(99, 94, 90, 0.4);
}
.postAuthor .postAuthor-name small {
  font-size: 75%;
}
.postAuthor .postAuthor-description {
  font-size: 80%;
  padding-left: 10px;
  padding-bottom: 0;
}

.inq-btn-wrap {
  margin: 30px 0 40px;
  text-align: center;
}
.inq-btn-wrap button {
  -webkit-appearance: none;
  display: inline-block;
  width: 320px;
  padding: 12px 0;
  font-size: 100%;
  font-family: "FOT-ロダン墨東 Pro B", "RodinBokutohPro-B", sans-serif;
  font-weight: bold;
  transition: color 0.3s;
  border: solid 2px #cfc4bc;
  border-radius: 6px;
  cursor: pointer;
  color: #635e5a;
  background-color: #f2e124;
  transition: background-color 0.3s;
}
.inq-btn-wrap button:link {
  color: #635e5a;
}
.inq-btn-wrap button:visited {
  color: #635e5a;
}
.inq-btn-wrap button:hover {
  color: #8a7c72;
}
.inq-btn-wrap button:focus {
  color: #635e5a;
}
.inq-btn-wrap button:active {
  color: #635e5a;
}
.inq-btn-wrap button:hover {
  background-color: #fbf07f;
}

footer {
  display: block;
  position: absolute;
  width: 100%;
  bottom: 0;
  background-color: #ffffff;
  padding: 12px 10px;
}
footer p {
  margin: 0;
  padding: 0;
  font-size: 74%;
  text-align: center;
}
@media screen and (max-width: 540px) {
  footer p {
    font-size: 67%;
  }
}

#wrap {
  position: relative;
  height: auto;
  min-height: 100%;
  padding-bottom: 43px;
}

#logo-pc {
  display: block;
  margin: 0 auto;
  width: 120px;
}
#logo-pc img {
  display: block;
  width: 100%;
  height: auto;
}
@media screen and (max-width: 540px) {
  #logo-pc {
    display: none;
  }
}

#logo-sp {
  display: none;
  margin-top: 4px;
  margin-bottom: 4px;
  margin-left: 10px;
  width: 200px;
}
#logo-sp img {
  display: block;
  width: 100%;
  height: auto;
}
@media screen and (max-width: 540px) {
  #logo-sp {
    display: block;
  }
}

#home h1, #about h1 {
  height: 25vw;
  background: url("/wp/wp-content/themes/TR-owned/assets/images/bg/topview-header-bg.jpg"), linear-gradient(to right, #dceeff 35%, #29a0ff 65%);
  background-position: top center;
  background-repeat: no-repeat;
  background-size: auto 100%;
  text-align: center;
  font-size: 0px;
  font-color: rgba(255, 255, 255, 0);
  padding-top: 60px;
  margin-bottom: -20px;
}
@media screen and (max-width: 640px) {
  #home h1, #about h1 {
    height: 200px;
    background-size: cover;
  }
}

article {
  position: relative;
  width: 960px;
  margin: 20px auto 0;
  padding: 12px 60px;
  letter-spacing: 0.1em;
}
@media screen and (max-width: 1280px) {
  article {
    width: calc(100% - 300px);
  }
}
@media screen and (max-width: 864px) {
  article {
    width: calc(100% - 200px);
    padding-left: 12px;
    padding-right: 12px;
  }
}
@media screen and (max-width: 640px) {
  article {
    width: 100%;
    padding-left: 20px;
    padding-right: 20px;
  }
}
article ul, article ol {
  color: #635e5a;
}
article li {
  line-height: 160%;
}
article p {
  line-height: 160%;
}
article blockquote {
  position: relative;
  background-color: rgba(255, 255, 255, 0.7);
  padding: 20px 12px 16px;
  border: solid 1px #f2e124;
  border-radius: 8px;
  font-size: 94%;
  font-style: italic;
}
article blockquote:before {
  position: absolute;
  top: 0;
  left: 0;
  width: 32px;
  height: 32px;
  padding-top: 20px;
  font-size: 334%;
  content: "\0022";
  color: #f2e124;
}
article blockquote cite {
  display: block;
  width: 100%;
  text-align: right;
  color: rgba(99, 94, 90, 0.7);
  font-size: 80%;
}
article.whitebox {
  background-color: #ffffff;
  border-radius: 8px;
}
article.nobox p {
  color: #635e5a;
}

#column .column_header {
  position: relative;
  height: 25vw;
  background-color: #ccc;
  text-align: center;
  font-color: rgba(255, 255, 255, 0);
  margin-bottom: -20px;
  overflow: hidden;
}
@media screen and (max-width: 640px) {
  #column .column_header {
    height: 200px;
  }
}
#column .column_header .column_header_bg {
  display: block;
  width: 100%;
  height: auto;
  filter: blur(10px) brightness(85%);
  transform: scale(1.1);
}
@media screen and (max-width: 540px) {
  #column .column_header .column_header_bg {
    display: none;
  }
}
#column .column_header .column_header_img {
  display: block;
  width: 60%;
  height: auto;
}
@media screen and (max-width: 640px) {
  #column .column_header .column_header_img {
    width: 384px;
  }
}
@media screen and (max-width: 540px) {
  #column .column_header .column_header_img {
    width: 100%;
  }
}
@media screen and (max-width: 360px) {
  #column .column_header .column_header_img {
    width: 360px;
  }
}
#column .column_header #header_info {
  position: absolute;
  width: 60%;
  height: auto;
}
@media screen and (max-width: 864px) {
  #column .column_header #header_info {
    width: 80%;
  }
}
@media screen and (max-width: 640px) {
  #column .column_header #header_info {
    width: 90%;
  }
}
@media screen and (max-width: 540px) {
  #column .column_header #header_info {
    width: 100%;
  }
}
@media screen and (max-width: 360px) {
  #column .column_header #header_info {
    width: 360px;
  }
}
#column .column_header #header_info h1 {
  position: relative;
  width: 100%;
  padding-left: 20px;
  padding-right: 20px;
  font-family: "FOT-ロダン墨東 Pro B", "RodinBokutohPro-B", sans-serif;
  color: #fff;
  font-size: 167%;
  text-shadow: 0 0 3px #000,0 0 7px #000,0 0 15px #000;
}
@media screen and (max-width: 864px) {
  #column .column_header #header_info h1 {
    font-size: 134%;
  }
}
@media screen and (max-width: 640px) {
  #column .column_header #header_info h1 {
    font-size: 120%;
  }
}
#column .column_header #header_info .linebox {
  width: 85%;
  height: 1px;
  margin: 10px auto;
  background-color: #fff;
  box-shadow: 0 0 2px #000,0 0 5px #000,0 0 10px #000;
}
#column .column_header #header_info .infobox {
  display: inline-block;
  font-size: 74%;
  color: #fff;
  border: solid 1px #fff;
  padding: 2px 5px;
  border-radius: 4px;
  text-shadow: 0 0 2px #000,0 0 4px #000,0 0 8px #000;
  box-shadow: 0 0 5px #000,0 0 5px #000 inset;
}

#wrap > div > section {
  position: relative;
  width: 960px;
  margin: 20px auto 0;
  padding: 12px 60px;
  letter-spacing: 0.1em;
}
@media screen and (max-width: 1280px) {
  #wrap > div > section {
    width: calc(100% - 300px);
  }
}
@media screen and (max-width: 864px) {
  #wrap > div > section {
    width: calc(100% - 200px);
    padding-left: 12px;
    padding-right: 12px;
  }
}
@media screen and (max-width: 640px) {
  #wrap > div > section {
    width: 100%;
    padding-left: 20px;
    padding-right: 20px;
  }
}

/*-----------------------*/
/*     6. Breadcrumb     */
/*-----------------------*/
#breadcrumb {
  display: block;
  position: relative;
  top: 20px;
  width: 100%;
  height: auto;
  background-color: rgba(255, 255, 255, 0.5);
  border-bottom: solid 1px #fff;
  color: #635e5a;
  font-size: 80%;
  margin-bottom: 40px;
  padding: 5px 12px 7px;
  overflow: hidden;
}
#breadcrumb ul {
  list-style-type: none;
}
#breadcrumb li {
  float: left;
}
#breadcrumb li:not(:first-child):before {
  white-space: pre-wrap;
  content: "  > ";
  letter-spacing: 0.15em;
}

/*-----------------------*/
/*   7. Post Contents    */
/*-----------------------*/
/*-----------------------*/
/*   8. Print settings   */
/*-----------------------*/
