@charset "utf-8";

/*
Theme Name: palstokyo
Theme URI: http://pals-tokyo.co.jp
Description: 株式会社パルス東京は、マーチング・吹奏楽・コンサートライブの撮影・中継・映像企画制作（DVD・ビデオ）等を手掛けている映像制作会社です。
Author: ondrecords
Version: 1.1
Tags: マーチング, 吹奏楽, コンサートライブの撮影, 中継, 映像企画制作, DVD, ブルーレイ, 映像制作
*/

/* 基本設定 ---------------------------------------------*/

* {
  margin: 0;
  padding: 0;
  font-size: 100%;
  list-style: none;
}

a {
  text-decoration: none;
  color: #0074e0;
}
a:hover {
  text-decoration: underline;
  color: #900;
}
a.noUnderLine:hover {
  text-decoration: none;
}

img {
  vertical-align: top;
  border: none;
}
img {
  border: none;
  vertical-align: middle;
  max-width: 100%;
}
img {
  width: auto\9;
  height: auto\9;
}

.clearfix:after {
  height: 0;
  visibility: hidden;
  content: ".";
  display: block;
  clear: both;
}
.clearfix {
  _height: 1px;
  min-height: 1px; /*￥*/ /*/ height: auto; overflow: hidden; /**/
}

.h {
  display: none;
}
.ms10 {
  margin: 0 10px;
}
.mb20 {
  margin-bottom: 20px;
}
.bold {
  font-weight: bold;
}
.ac {
  text-align: center;
}
.marker {
  background: linear-gradient(transparent 60%, #ff6 60%);
}

body {
  text-align: center;
  font-size: 75%;
  font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro",
    "ＭＳ Ｐゴシック", sans-serif;
  line-height: 1.5;
  color: #333333;
  background: #fefefe url(img/bg.jpg) top left repeat-x;
  letter-spacing: 0.1em;
}

/* サイトの幅 ---------------------------------------------*/

#wrapper {
  margin: 0 auto;
  width: 960px;
  text-align: left;
}

/* ヘッダー部分 ---------------------------------------------*/

#header {
  height: 60px;
  width: 100%;
  position: relative;
}

#header h1 {
  position: absolute;
  top: 20px;
  left: 0;
  overflow: hidden;
  padding-top: 13px;
  height: 0 !important;
  height/**/: 13px;
  width: 340px;
  background: url(img/copy.png) left top no-repeat;
}

#header #tel {
  position: absolute;
  top: 20px;
  right: 0;
  overflow: hidden;
  padding-top: 27px;
  height: 0 !important;
  height/**/: 27px;
  width: 139px;
  background: url(img/tel.png) left top no-repeat;
}

#header #mail a {
  display: block;
  position: absolute;
  top: 20px;
  right: 159px;
  overflow: hidden;
  padding-top: 13px;
  height: 0 !important;
  height/**/: 13px;
  width: 177px;
  background: url(img/mail.png) left top no-repeat;
}

#header #mail a:hover {
  background: url(img/mail.png) right top no-repeat;
}

#header #nextLens {
  position: absolute;
  left: 370px;
  top: 0;
  width: 230px;
  height: 157px;
  background: url(img/lens.png) left top no-repeat;
}

#header-ver2 {
  width: 100%;
  background: #1e3f6a; /* Old browsers */
  background: -moz-linear-gradient(
    top,
    #1e3f6a 0%,
    #14243e 100%
  ); /* FF3.6-15 */
  background: -webkit-linear-gradient(
    top,
    #1e3f6a 0%,
    #14243e 100%
  ); /* Chrome10-25,Safari5.1-6 */
  background: linear-gradient(
    to bottom,
    #1e3f6a 0%,
    #14243e 100%
  ); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
  box-shadow: rgba(0, 0, 0, 0.3) 0px 0px 10px 0px;
  -webkit-box-shadow: rgba(0, 0, 0, 0.3) 0px 0px 10px 0px;
}

#header-ver2 h1 {
  position: absolute;
  top: 20px;
  left: 0;
  overflow: hidden;
  padding-top: 13px;
  height: 0 !important;
  height/**/: 13px;
  width: 340px;
  background: url(img/copy.png) left top no-repeat;
}

#header-ver2 #tel {
  position: absolute;
  top: 20px;
  right: 0;
  overflow: hidden;
  padding-top: 27px;
  height: 0 !important;
  height/**/: 27px;
  width: 139px;
  background: url(img/tel.png) left top no-repeat;
}

#header-ver2 #mail a {
  display: block;
  position: absolute;
  top: 20px;
  right: 159px;
  overflow: hidden;
  padding-top: 13px;
  height: 0 !important;
  height/**/: 13px;
  width: 177px;
  background: url(img/mail.png) left top no-repeat;
}

#header-ver2 #mail a:hover {
  background: url(img/mail.png) right top no-repeat;
}

#headerWrapper {
  max-width: 960px;
  width: 100%;
  margin: 0 auto;
  position: relative;
}

/* トップイメージ部分 ---------------------------------------------*/

#imageArea-ver2 {
  margin-top: 0;
  position: relative;
  padding: 1rem 0 3rem;
}
#logoArea-ver2 a {
  overflow: hidden;
  display: block;
  width: 243px;
  height: 0 !important;
  height/**/: 28px;
  padding-top: 28px;
  background: url(img/logo.png) left top no-repeat;
}

#topHeadWrapper {
  max-width: 960px;
  width: 100%;
  margin: 0 auto;
  height: 1px;
  position: relative;
}

#logoArea {
  padding: 2rem 0 4rem;
}
#logoArea a.logoIndex {
  overflow: hidden;
  display: block;
  width: 243px;
  height: 0 !important;
  height/**/: 28px;
  padding-top: 28px;
  background: url(img/logo.png) left top no-repeat;
}

#imageArea {
  position: relative;
  width: 100%;
  margin-top: 0;
}
#imageArea.mtTop {
  margin-top: 71px;
  margin-top: -17px;
}

#logoArea a.logo {
  position: absolute;
  top: 51px;
  left: 60px;
  overflow: hidden;
  display: block;
  width: 243px;
  height: 0 !important;
  height/**/: 28px;
  padding-top: 28px;
  background: url(img/logo.png) left top no-repeat;
}

#imageArea #banner {
  position: absolute;
  top: 31px;
  right: 0;
  width: 300px;
  height: 75px;
}

#imageArea #movieArea {
  position: absolute;
  top: 0;
  left: 355px;
  width: 643px;
  height: 632px;
  background: url(img/movieBg.png) left top no-repeat;
}

#imageArea #movieArea #movie {
  margin: 224px 0 0 146px;
}

#imageArea #treePointArea {
  top: 0;
}

#imageArea #treePointArea li.pointOne {
  background: url(img/point-one.png) left top no-repeat;
  padding-left: 100px;
  margin-bottom: 20px;
}

#imageArea #treePointArea li.pointOne h2 {
  overflow: hidden;
  height: 0 !important;
  height/**/: 27px;
  padding-top: 27px;
  width: 276px;
  background: url(img/point-oneTitle.png) left top no-repeat;
}

#imageArea #treePointArea li.pointTwo {
  background: url(img/point-two.png) left top no-repeat;
  padding-left: 100px;
  margin-bottom: 20px;
}

#imageArea #treePointArea li.pointTwo h2 {
  overflow: hidden;
  height: 0 !important;
  height/**/: 26px;
  padding-top: 26px;
  width: 276px;
  background: url(img/point-twoTitle.png) left top no-repeat;
}

#imageArea #treePointArea li.pointThree {
  background: url(img/point-three.png) left top no-repeat;
  padding-left: 100px;
  margin-bottom: 20px;
}

#imageArea #treePointArea li.pointThree h2 {
  overflow: hidden;
  height: 0 !important;
  height/**/: 27px;
  padding-top: 27px;
  width: 374px;
  background: url(img/point-threeTitle.png) left top no-repeat;
}

#imageArea #treePointArea li.pointFour {
  background: url(img/point-three.png) left top no-repeat;
  padding-left: 100px;
  margin-bottom: 20px;
}

#imageArea #treePointArea li.pointFour h2 {
  overflow: hidden;
  height: 0 !important;
  height/**/: 27px;
  padding-top: 27px;
  width: 374px;
  background: url(img/point-fourTitle.png) left top no-repeat;
}

#imageArea #treePointArea li p {
  margin: 10px 0 10px 0;
  width: 280px;
}

#imageArea #treePointArea li a {
  display: block;
  width: 103px;
  height: 0 !important;
  height/**/: 27px;
  padding-top: 27px;
  overflow: hidden;
  background: url(img/pointBtn.png) left top no-repeat;
  margin: 10px 0 40px;
}

#imageArea #treePointArea li a:hover {
  background: url(img/pointBtn.png) left bottom no-repeat;
}

#imageArea #treePointArea li a.toMusic {
  display: block;
  width: 170px;
  height: 0 !important;
  height/**/: 27px;
  padding-top: 27px;
  overflow: hidden;
  background: url(img/toMusicBtn.png) left top no-repeat;
  margin: 10px 0 40px;
}

#imageArea #treePointArea li a.toMusic:hover {
  background: url(img/toMusicBtn.png) left bottom no-repeat;
}

/* 2段組み部分 ---------------------------------------------*/

#topMargin {
  padding-top: 2rem;
  width: 100%;
  position: relative;
  z-index: 100;
}

#news {
  z-index: 100;
  background: url(img/newsBgBottom.jpg) left bottom no-repeat;
  margin-bottom: 20px;
}

#newsTop {
  width: 580px !important;
  width/**/: 620px;
  background: url(img/newsBgTop.jpg) left top no-repeat;
  padding: 20px;
}

#newsTop h3 {
  font-size: 113%;
  border-bottom: 1px solid #666;
  padding: 0;
  margin-bottom: 10px;
}

#newsTop dl {
  padding: 10px;
}

#newsTop dt {
  float: left;
  width: 120px;
  clear: both;
  padding-bottom: 10px;
  color: #0074e0;
}

#newsTop dd {
  margin-left: 140px;
  padding-bottom: 10px;
}

#ad {
  float: left;
  width: 300px;
  margin-bottom: 40px;
  text-align: center;
}

#ad p.adex {
  margin: 10px auto 20px;
}

#greetingBanner {
  margin-top: 40px;
}

/* グローバルメニュー部分 ---------------------------------------------*/
#gmenu-ver3 ul {
  width: 100%;
  margin: 0 auto 1rem;
  padding-top: 70px;
}
#gmenu-ver3 ul li {
  display: inline-block;
  width: 20%;
  box-sizing: border-box;
  text-align: center;
  border-left: 1px solid #000;
  border-right: 1px solid #3a6ba5;
  box-sizing: border-box;
  position: relative;
}
#gmenu-ver3 ul li:before {
  content: "";
  background: rgba(0, 0, 0, 0.4);
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  opacity: 0;
  transition: all 0.5s;
  -webkit-transition: all 0.5s;
}
#gmenu-ver3 ul li:hover:before {
  opacity: 1;
}
#gmenu-ver3 ul li:first-child {
  border-left: none;
}
#gmenu-ver3 ul li:last-child {
  border-right: none;
}
#gmenu-ver3 ul li a {
  display: block;
  width: 100%;
  padding: 1rem 0;
  font-size: 120%;
  font-weight: bold;
  color: #fff;
  text-decoration: none;
  position: relative;
}

#gmenu-ver4 ul {
  width: 100%;
  margin: 0 auto 1rem;
  padding-top: 70px;
}
#gmenu-ver4 ul li {
  display: inline-block;
  width: 14%; width:12.5%;
  box-sizing: border-box;
  text-align: center;
  border-left: 1px solid #000;
  border-right: 1px solid #3a6ba5;
  box-sizing: border-box;
  position: relative;
  vertical-align: bottom;
}
#gmenu-ver4 ul li:nth-child(1) {
}

#gmenu-ver4 ul li:before {
  content: "";
  background: rgba(0, 0, 0, 0.4);
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  opacity: 0;
  transition: all 0.5s;
  -webkit-transition: all 0.5s;
}
#gmenu-ver4 ul li:hover:before {
  opacity: 1;
}
#gmenu-ver4 ul li:first-child {
  border-left: none;
}
#gmenu-ver4 ul li:last-child {
  border-right: none;
}
#gmenu-ver4 ul li a {
  display: block;
  width: 100%;
  padding: 1rem 0;
  font-size: 120%;
  font-weight: bold;
  color: #fff;
  text-decoration: none;
  position: relative;
}

#gmenu-ver4 ul li#caseBtn a {
  font-size: 100%;
  padding: 0.6rem 0 0.6rem;
}
#gmenu-ver4 ul li#youtubeBtn a {
  font-size: 110%;
  padding: 0.6rem 0 0.6rem;
}
#gmenu-ver4 ul li#youtubeBtn a span {
  display: block;
  font-size: 80%;
  letter-spacing:0;
}

.youtubeBanner:hover {
  opacity: 0.8;
}
.videoWrapper {
  margin: 1rem 0 2rem;
  position: relative;
  height: 0;
  padding-top: 56.25%; /* 16:9 */
}
.videoWrapper iframe {
  height: 100%;
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
}

#gmenu--ver2 ul {
  width: 100%;
  margin: 0 auto 1rem;
  background: #2f5174;
  background: -moz-linear-gradient(top, #2f5174 0%, #0f223f 100%);
  background: -webkit-linear-gradient(top, #2f5174 0%, #0f223f 100%);
  background: linear-gradient(to bottom, #2f5174 0%, #0f223f 100%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#2f5174', endColorstr='#0f223f',GradientType=0 );
  box-shadow: rgba(0, 0, 0, 0.3) 0px 0px 10px 0px;
  -webkit-box-shadow: rgba(0, 0, 0, 0.3) 0px 0px 10px 0px;
  -webkit-border-radius: 5px;
  border-radius: 5px;
}
#gmenu--ver2 ul li {
  display: inline-block;
  width: 17%;
  text-align: center;
  border-left: 1px solid #000;
  border-right: 1px solid #3a6ba5;
  box-sizing: border-box;
  position: relative;
}
#gmenu--ver2 ul li:before {
  content: "";
  background: rgba(0, 0, 0, 0.4);
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  opacity: 0;
  transition: all 0.5s;
  -webkit-transition: all 0.5s;
}
#gmenu--ver2 ul li:hover:before {
  opacity: 1;
}
#gmenu--ver2 ul li:first-child {
  border-left: none;
}
#gmenu--ver2 ul li:last-child {
  border-right: none;
}
#gmenu--ver2 ul li:last-child {
  width: 15%;
}
#gmenu--ver2 ul li a {
  display: block;
  width: 100%;
  padding: 1rem 0;
  font-size: 120%;
  font-weight: bold;
  color: #fff;
  position: relative;
}
#gmenu--ver2 ul li a:hover {
  text-decoration: none;
}

#gmenu {
  clear: both;
  margin: 20px 0 0;
}

#gmenu li {
  float: left;
}

#gmenu li a.c1 {
  overflow: hidden;
  display: block;
  height: 0 !important;
  height/**/: 51px;
  width: 192px;
  padding-top: 51px;
  background: url(img/gmenu150512.png) 0 0 no-repeat;
  margin-bottom: 20px;
}

#gmenu li a.c2 {
  overflow: hidden;
  display: block;
  height: 0 !important;
  height/**/: 51px;
  width: 192px;
  padding-top: 51px;
  background: url(img/gmenu150512.png) -192px 0 no-repeat;
  margin-bottom: 20px;
}

#gmenu li a.c3 {
  overflow: hidden;
  display: block;
  height: 0 !important;
  height/**/: 51px;
  width: 192px;
  padding-top: 51px;
  background: url(img/gmenu150512.png) -384px 0 no-repeat;
  margin-bottom: 20px;
}

#gmenu li a.c4 {
  overflow: hidden;
  display: block;
  height: 0 !important;
  height/**/: 51px;
  width: 192px;
  padding-top: 51px;
  background: url(img/gmenu150512.png) -576px 0 no-repeat;
  margin-bottom: 20px;
}

#gmenu li a.c5 {
  overflow: hidden;
  display: block;
  height: 0 !important;
  height/**/: 51px;
  width: 192px;
  padding-top: 51px;
  background: url(img/gmenu150512.png) -768px 0 no-repeat;
  margin-bottom: 20px;
}

#gmenu li a.c1:hover {
  background: url(img/gmenu150512.png) 0 -51px no-repeat;
}

#gmenu li a.c2:hover {
  background: url(img/gmenu150512.png) -192px -51px no-repeat;
}

#gmenu li a.c3:hover {
  background: url(img/gmenu150512.png) -384px -51px no-repeat;
}

#gmenu li a.c4:hover {
  background: url(img/gmenu150512.png) -576px -51px no-repeat;
}

#gmenu li a.c5:hover {
  background: url(img/gmenu150512.png) -768px -51px no-repeat;
}

/* フッター部分 ---------------------------------------------*/

p#officeInfo {
  clear: both;
  text-align: right;
  line-height: 1.7;
  padding-top: 20px;
}

#foot {
  margin: 10px 0;
}

#foot #copy {
  float: right;
  width: 40%;
  text-align: right;
  padding-bottom: 20px;
}

#foot #footMenu {
  float: left;
  width: 60%;
  text-align: right;
  padding-bottom: 20px;
}

#foot #footMenu ul li {
  text-align: center;
  display: inline;
  border-left: 1px solid #666;
}

#foot #footMenu ul li.page-item-75 {
  border: none;
}

#foot #footMenu ul li a {
  margin: 0 10px;
  padding: 0 10px;
}

/* 次ページ部分 ---------------------------------------------*/

#contentWrapper-ver2 {
  margin-top: 0;
}

#contentWrapper {
  margin-top: 140px;
  margin-top: 0;
}

#contentWrapper #pageTitle h2 {
  margin-left: 1px;
}

#nextContentArea {
  margin: 0;
}

#leftArea {
  float: left;
  width: 480px;
}

#rightArea {
  float: right;
  width: 480px;
}

ul#howToMovie li {
  float: left;
  width: 480px;
  text-align: center;
  margin-bottom: 20px;
}

ul#howToMovie li * {
  text-align: left;
}

ul#howToMovie li h3 {
  background: url(img/c1TitleBg.jpg) left top no-repeat;
  width: 420px !important;
  width/**/: 450px;
  height: 20px;
  padding: 10px 0 10px 30px;
  font-weight: bold;
  margin: 0 auto 1px;
}

.c1ContentArea {
  width: 450px;
  background: url(img/c1ContentBg.jpg) left bottom no-repeat;
  margin: 0 auto;
}

.c1ContentAreaTop {
  padding: 20px;
  background: url(img/c1ContentBgTop.jpg) left top no-repeat;
  width: 410px !important;
  width/**/: 450px;
}

.c1ContentAreaTop h4 {
  color: #0d2039;
}

.c1ContentAreaTop p {
  padding-bottom: 20px;
}

ul#works li {
  width: 480px;
  text-align: center;
  margin-bottom: 20px;
}

ul#works li * {
  text-align: left;
}

ul#works li h3 {
  background: url(img/c1TitleBg.jpg) left top no-repeat;
  width: 420px !important;
  width/**/: 450px;
  height: 20px;
  padding: 10px 0 10px 30px;
  font-weight: bold;
  margin: 0 auto 1px;
}

ul#works li a.toMovie {
  display: block;
  width: 103px;
  height: 0 !important;
  height/**/: 27px;
  padding-top: 27px;
  overflow: hidden;
  background: url(img/pointBtn.png) left top no-repeat;
  margin: 10px 0 10px;
}

ul#works li a.toMovie:hover {
  background: url(img/pointBtn.png) left bottom no-repeat;
}

ul#works li table.sampleTable {
  width: 100%;
}

ul#works li table.sampleTable td {
  vertical-align: top;
}

ul#works li table.sampleTable td.sampleImage {
  width: 140px;
}

#singleFullContent {
  width: 100%;
  margin-bottom: 40px;
}

#singleFullContent h3 {
  font-weight: bold;
  font-size: 180%;
  margin-bottom: 1rem;
}

#singleContent {
  float: right;
  width: 620px;
  margin-bottom: 40px;
}

#singleContent h3 {
  background: url(img/singleTitleBg.png) left top no-repeat;
  height: 20px;
  padding: 10px 0 10px 30px;
  font-weight: bold;
  margin-bottom: 20px;
  font-size: 120%;
}

#singleContent table.office {
  margin: 0 0 20px 0;
  width: 100%;
  font-size: 120%;
}

#singleContent table.office td {
  padding: 5px 10px 10px;
  vertical-align: top;
  width: 80%;
}

#singleContent #mapArea {
  background: #efefef;
  padding: 9px;
  margin-bottom: 40px;
}

#singleContent table.office td.leftCell {
  width: 20%;
  font-weight: bold;
}

#singleContent table.special {
  margin: 2rem 0 2rem 0;
  width: 100%;
  font-size: 120%;
  border-top: 1px solid #eee;
  border-left: 1px solid #eee;
}

#singleContent table.special td {
  padding: 1rem;
  vertical-align: top;
  width: 70%;
  border-bottom: 1px solid #eee;
  border-right: 1px solid #eee;
  box-sizing: border-box;
}

#singleContent table.special td.leftCell {
  width: 30%;
  font-weight: bold;
}

.leadText {
  font-size: 120%;
  margin: 0 10px;
}

#leftPalsG {
  float: left;
  width: 310px;
  margin: 20px 0 0;
}

#rightPalsG {
  float: right;
  width: 310px;
  margin: 20px 0 0;
}

ul#linkList {
  margin: 0 10px;
}

ul#linkList li {
  margin-bottom: 20px;
}

ul#linkList li a {
  display: block;
  margin-bottom: 5px;
}

div#sitemap {
  margin: 0 10px;
}

div#sitemap div.sitemapBox {
  margin-top: 40px;
}

div#sitemap h4 {
  font-weight: bold;
}

div#sitemap ul {
  margin: 10px 0 0;
}

div#sitemap ul li {
  margin-bottom: 5px;
}

ul#newsdata li {
  margin-bottom: 10px;
  border-bottom: 1px solid #eee;
  padding: 0 10px 5px;
}

#recruitTable {
  width: 100%;
  border-top: 1px solid #aaa;
  border-left: 1px solid #aaa;
  margin-bottom: 40px;
  margin-top: 10px;
}
#recruitTable th,
#recruitTable td {
  padding: 10px 20px;
  border-bottom: 1px solid #aaa;
  border-right: 1px solid #aaa;
}
#recruitTable th {
  width: 20%;
  background: #f5f5f5;
}

table.eventInfo {
  width: 100%;
  font-size: 120%;
  border-top: 1px solid #aaa;
  border-left: 1px solid #aaa;
  background: #fff;
}
table.eventInfo th {
  width: 20%;
  padding: 10px 20px;
  border-bottom: 1px solid #aaa;
  border-right: 1px solid #aaa;
  box-sizing: border-box;
}
table.eventInfo td {
  width: 80%;
  padding: 10px 20px;
  border-bottom: 1px solid #aaa;
  border-right: 1px solid #aaa;
  box-sizing: border-box;
}
.gMapIcon {
  width: 50px;
  height: 50px;
  margin: 10px 0 0;
}

.wpcf7 input[type="text"],
.wpcf7 input[type="email"],
.wpcf7 input[type="url"],
.wpcf7 input[type="tel"],
.wpcf7 textarea {
  background-color: #fff;
  color: #333;
  width: 50%;
  border: 1px solid #ddd;
  font-size: 1rem;
  padding: 0.5em;
  border-radius: 0;
  box-shadow: 1px 1px 3px rgba(0, 0, 0, 0.1) inset;
  margin-top: 10px;
}

select.wpcf7-select{
  background-color: #fff;
  color: #333;
  width: 100%;
  border: 1px solid #ddd;
  font-size: 1rem;
  padding: 0.5em;
  border-radius: 0;
  box-shadow: 1px 1px 3px rgba(0, 0, 0, 0.1) inset;
  margin-top: 10px;
}

.wpcf7 input[type="tel"]{
  max-width:8em;
}

.wpcf7 textarea {
  width: 100%;
  font-size: 1rem;
}

input[type="submit"] {
  font-size: 100%;
  padding: 10px 40px;
  background: #eee;
  color: #333;
  border-radius: 4px;
  cursor: pointer;
  box-shadow: 0 0 1px rgba(0, 0, 0, 0.2);
  border: 1px solid #ccc;
  text-shadow: -1px 1px 0 rgba(255, 255, 255, 1);
}
input[type="submit"]:hover {
  box-shadow: 0 0 1px rgba(0, 0, 0, 0.2) inset;
}

.photoList li {
  width: 200px;
  float: left;
  margin: 0 0 10px;
}
.photoList li:nth-child(3n + 2) {
  width: 200px;
  float: left;
  margin: 0 10px 10px;
}
.photoList li img {
  width: 100%;
  height: auto;
}

.ticketBtnWrapper a {
  color: #333;
  background: #fff url(img/arrow_icon.png) right center no-repeat;
  border: 2px solid #666;
  display: block;
  text-align: center;
  line-height: 1;
  font-size: 140%;
  font-weight: bold;
  padding: 1.5rem 0 1.2rem;
  margin: 2rem 0 20px;
  transition: all 0.5s;
  -webkit-transition: all 0.5s;
  -moz-transition: all 0.5s;
  -o-transition: all 0.5s;
  -ms-transition: all 0.5s;
  box-sizing: border-box;
  background-size: 50px;
}
.ticketBtnWrapper a:hover {
  color: #fff;
  text-decoration: none;
  background: #fd4500 url(img/arrow_icon.png) right center no-repeat;
  background: #666 url(img/arrow_icon.png) right center no-repeat;
  background-size: 50px;
}

.comment {
  margin: 0 10px;
}
.comment p {
  font-size: 120%;
  margin: 0 0 1rem;
  line-height: 1.7;
}
.comment p.signText {
  text-align: right;
}

#pointWrapper {
  color: #fff;
  padding: 10px 26px 10px;
  background: #000;
}
#pointWrapper h3 {
  font-weight: bold;
  font-size: 120%;
}
#pointWrapper h3 span {
  color: #ffff00;
}
#pointWrapper a {
  font-weight: bold;
  font-size: 120%;
}
#pointWrapper a:hover {
  font-weight: bold;
  color: #ffff00;
}

a.lookMovie img:hover {
  opacity: 0.8;
}

#blogTitleWrapper {
  width: 100%;
  max-width: 950px;
  height: 150px;
  margin: 0 auto;
  background: url(img/blog_bg.jpg) 0 0 no-repeat;
  border: 1px solid #ccc;
}
#blogTitleWrapper h2 {
  line-height: 150px;
  font-size: 240%;
  font-weight: bold;
  padding: 0 2rem;
}

#blogContentWrapper {
  display: table;
  table-layout: fixed;
  width: 100%;
  margin: 2rem auto 0;
}
#blogCatWrapper {
  display: table-cell;
  width: 25%;
  border: 1px solid #ccc;
  box-sizing: border-box;
  padding: 2rem;
}
#blogCatWrapper ul li {
  position: relative;
  padding: 0 0 1rem 20px;
}
#blogCatWrapper ul li:before {
  content: "";
  position: absolute;
  top: 6px;
  left: 0;
  border-top: 5px solid transparent;
  border-bottom: 5px solid transparent;
  border-left: 5px solid #333;
}
#blogCatWrapper ul li a {
  color: #333;
  font-size: 120%;
}
#blogCatWrapper ul li.current-cat a {
  color: #ff6633;
}
#blogCatWrapper ul li.current-cat:before {
  border-left: 5px solid #ff6633;
}

#blogContent {
  display: table-cell;
  width: 75%;
  font-size: 120%;
  box-sizing: border-box;
  padding: 1rem 2rem;
}

.contentArticle {
  margin: 0 auto 4rem;
}
.contentArticle h2 {
  font-size: 120%;
}
.contentArticle p {
  margin: 1rem auto;
}
.blogDate {
  font-size: 80%;
}
.blogCats li {
  display: inline-block;
  padding-right: 2rem;
}
.blogCats li a {
  font-size: 80%;
  line-height: 1;
  background: #333;
  color: #fff;
  padding: 0.5rem 1rem;
}
.blogInner {
  margin-top: 2rem;
}

#pagenationWrapper {
  position: relative;
  width: 100%;
  margin: 0 auto;
  text-align: center;
  padding: 20px 0;
}
#pagenation {
  margin: 0 auto 0;
}
#pagenation a#toPageBackOne {
  padding: 10px 15px;
  color: #fff;
  background: none;
}
#pagenation a {
  border: 1px solid #333;
  padding: 9px 14px;
  color: #333;
  text-decoration: none;
  background: #fff;
}
#pagenation a:hover {
  background: #333;
  color: #fff;
}
#pagenation span {
  border: 1px solid #333;
  padding: 9px 14px;
  color: #fff;
  background: #333;
}
#pagenationBack {
  position: absolute;
  top: 20px;
  left: 0;
}
#pagenationBack a {
  border: 1px solid #333;
  padding: 9px 14px;
  color: #333;
  text-decoration: none;
  background: #fff;
}
#pagenationNext {
  position: absolute;
  top: 20px;
  right: 0;
}
#pagenationNext a {
  border: 1px solid #333;
  padding: 9px 14px;
  color: #333;
  text-decoration: none;
  background: #fff;
}

.my-calendar-footer {
  display: none;
}

#estimateWrapper {
  margin: 0 10px;
  font-size: 120%;
}
.estimateFormWrapper {
  margin: 4rem 0 4rem;
}
.estimateFormWrapper h4 {
  margin: 0 10px 1rem;
}
.estimateFormWrapper h4:before {
  content: "●";
}
.estimateFormWrapper p {
  margin: 1rem 10px 0;
  font-size: 0.8rem;
}

.estimateFormTable {
  width: 100%;
}
.estimateFormTable th {
  width: 25%;
  padding: 0.5rem;
  vertical-align: top;
}
.estimateFormTable td {
  padding: 0.5rem;
}

.baseInput {
  padding: 0.5rem 1rem;
  border: 1px solid #ccc;
  width: 100%;
  box-sizing: border-box;
}
.smallInput {
  padding: 0.5rem 1rem;
  border: 1px solid #ccc;
  width: 3rem;
}
.mediumInput {
  padding: 0.5rem 1rem;
  border: 1px solid #ccc;
  width: 10rem;
}
.baseTextarea {
  font-size:1rem;
  padding: 0.5rem 1rem;
  border: 1px solid #ccc;
  width: 100%;
  height: 5rem;
  box-sizing: border-box;
}

.textareaWrapper {
  margin: 0 10px;
}

.checkboxList {
  margin-bottom: 1rem;
}
.checkboxList li label {
  display: inline-block;
  margin-left: 10px;
}

#submitUl li {
  display: inline-block;
  padding: 0 1rem;
}

input[type="reset"],
.submitBtn {
  font-size: 100%;
  padding: 10px 40px;
  background: #fff;
  color: #333;
  border-radius: 4px;
  cursor: pointer;
  box-shadow: 0 0 1px rgba(0, 0, 0, 0.2);
  border: 1px solid #ccc;
  text-shadow: -1px 1px 0 rgba(255, 255, 255, 1);
}

.checkAnser {
  display: block;
  padding: 0.5rem 1rem;
  border: 1px solid #fffbf2;
  width: 100%;
  box-sizing: border-box;
  background: #fffbf2;
  border: 1px solid #eee;
  min-height: 2rem;
}
.checkAnserSmall {
  display: inline-block;
  padding: 0.5rem 1rem;
  border: 1px solid #fffbf2;
  min-width: 3rem;
  box-sizing: border-box;
  background: #fffbf2;
  border: 1px solid #eee;
  min-height: 2rem;
}

#discountOnOffWrapper {
  margin: 1rem 10px;
}
#addWrapper {
  display: none;
}

#discountFormWrapper {
  border-top: 1px solid #ccc;
  margin: 4rem 0;
  padding-top: 2rem;
}

#cosutumeSampleList li {
  display: inline-block;
  width: 33.33%;
  padding: 1rem;
  box-sizing: border-box;
}
#estimateList {
  margin: 1rem 0;
}
#estimateList li {
  display: inline-block;
  width: 50%;
  padding: 1rem;
  box-sizing: border-box;
}
#estimateList li a {
  display: block;
  background: #333;
  color: #fff;
  box-sizing: border-box;
  padding: 1rem 0 1rem 3rem;
  -webkit-border-radius: 5px;
  border-radius: 5px;
  font-size: 120%;
  position: relative;
  -webkit-transition: all 0.5s;
  transition: all 0.5s;
}
#estimateList li a:hover {
  background: #666;
  text-decoration: none;
}
#estimateList li a:after {
  content: "";
  position: absolute;
  top: 50%;
  left: 1.5rem;
  box-sizing: border-box;
  width: 0px;
  height: 0px;
  border: 0.4rem solid;
  border-color: transparent transparent transparent #fff;
  transform: translate(0, -50%);
  -webkit-transform: translate(0, -50%);
}

#estimateSimple {
  margin: 1rem 0;
  text-align: center;
}
#estimateSimple li {
  display: inline-block;
  width: 80%;
  padding: 1rem;
  box-sizing: border-box;
}
#estimateSimple li a {
  display: block;
  background: #333;
  color: #fff;
  box-sizing: border-box;
  padding: 1rem 0 1rem;
  -webkit-border-radius: 5px;
  border-radius: 5px;
  font-size: 120%;
  position: relative;
  -webkit-transition: all 0.5s;
  transition: all 0.5s;
}
#estimateSimple li a:hover {
  background: #666;
  text-decoration: none;
}
#estimateSimple li a:after {
  content: "";
  position: absolute;
  top: 50%;
  left: 1.5rem;
  box-sizing: border-box;
  width: 0px;
  height: 0px;
  border: 0.4rem solid;
  border-color: transparent transparent transparent #fff;
  transform: translate(0, -50%);
  -webkit-transform: translate(0, -50%);
}

.balloon1 {
  text-align: center;
  position: relative;
  display: block;
  margin: 1.5em auto;
  padding: 7px 10px;
  min-width: 120px;
  max-width: 100%;
  color: #555;
  font-size: 16px;
  background: #e0edff;
}

.balloon1:before {
  content: "";
  position: absolute;
  top: 100%;
  left: 50%;
  margin-left: -15px;
  border: 15px solid transparent;
  border-top: 15px solid #e0edff;
}

.balloon1 h4 {
  margin: 0;
  padding: 0;
}

#n2-ss-4-arrow-previous {
  background: rgba(0, 0, 0, 0.6);
}
#n2-ss-4-arrow-next {
  background: rgba(0, 0, 0, 0.6);
}

#fes15wrapper h2 {
  font-size: 1rem;
  margin: 1rem 0;
}
#fes15wrapper p {
  margin: 1rem 0;
}
#fes15wrapper dl {
  margin-top: 1rem;
}
#fes15wrapper dl dt {
  font-size: 1rem;
  font-weight: bold;
  margin-bottom: 5px;
}
#fes15wrapper dl dd {
  margin-bottom: 1rem;
}

input[name="tbf2"] {
  width: 3em !important;
}
input[name="tbf3"] {
  width: 3em !important;
}
input[name="tbf5"] {
  width: 8em !important;
}
input[name="tbf10"] {
  width: 3em !important;
}
input[name="tbf11"] {
  width: 3em !important;
}

input[name="tbf22"] {
  width: 3em !important;
}
input[name="tbf33"] {
  width: 3em !important;
}

input[name="ycaadd1"] {
  width: 8em !important;
}
input[name="tbfcd"] {
  width: 3em !important;
}
input[name="gakunen"] {
  width: 6em !important;
}
input[name="text-68"] {
  width: 3em !important;
}

#tbfTitle1 {
  font-size: 1rem;
  font-weight: bold;
  margin-bottom: 1rem;
}
#tbfTitle1 span{ font-size:0.8rem;}
#tbfTitle2 {
  font-size: 1rem;
  font-weight: bold;
}
.tbfNormalText {
  margin: 2rem 0 1rem;
}
#tbf2021 table {
  width: 100%;
  border-top: 1px solid #ccc;
  border-left: 1px solid #ccc;
  margin: 1rem 0 1rem;
  border-collapse: collapse;
}
#tbf2021 table td {
  padding: 1rem;
  border-bottom: 1px solid #ccc;
  border-right: 1px solid #ccc;
}
#tbf2021 table td.btmBorderBold {
  border-bottom: 1px solid #000;
}
#tbf2021 table td.tdCenter {
  text-align: center;
  vertical-align: middle;
  font-size: 1rem;
}
#tbf2021 table td dl dt {
  font-weight: bold;
  font-size: 1rem;
}
#tbf2021 table td dl dd {
  margin-bottom: 1rem;
}
.partTitle {
  font-weight: bold;
  font-size: 1rem;
  margin-bottom: 1rem;
}

#tbfContentWrapper {
  padding: 6rem 0 2rem;
}
#tbfContent {
  max-width: 960px;
  padding: 0 1rem;
  text-align: left;
  margin: 0 auto;
}

.wpcf7 textarea {
  box-sizing: border-box;
}

#fes15Nav {
  margin: 0 auto 1rem;
}
#fes15Nav > li {
  display: inline-block;
  width: 50%;
  box-sizing: border-box;
}
#fes15Nav > li:nth-child(1) {
  padding-right: 0.5rem;
}
#fes15Nav > li:nth-child(2) {
  padding-left: 0.5rem;
}
#fes15Nav > li > a {
  display: block;
  padding: 1rem 0;
  text-align: center;
  line-height: 1;
  border: 1px solid #0074e0;
  position: relative;
}
#fes15Nav > li > a:hover {
  background: #2e65b0;
  color: #fff;
  text-decoration: none;
}

#tbf2021 table td.itemCodeNumber {
  width: 8em;
}
#tbf2021 table td.itemPriceCell {
  width: 25%;
}
#tbf2021 table td.itemLastCell {
  width: 8em;
}

@media screen and (max-width: 800px) {
  #tbf2021 table td.itemCodeNumber {
    width: 3em;
  }
}

#qForm {
  padding: 0 2rem 2rem;
  max-width: 960px;
  width: 100%;
  margin: 0 auto;
}
#qForm h3 {
  border-top: none !important;
  margin-top: 0 !important;
}

.qBtn {
  display: block;
  line-height: 1;
  background: #2e65b0;
  color: #fff;
  font-size: 1rem;
  border: 1px solid #0074e0;
  box-sizing: border-box;
}
.qBtn:hover {
  color: #fff;
  text-decoration: none;
  background: hsl(215, 59%, 34%);
}
.qBtn span {
  display: inline-block;
  padding: 1rem 0 1rem 1.6rem;
  background: url(img/mail_icon.svg) 0 1.15rem no-repeat;
  background-size: 1rem;
  line-height: 1;
}

#panfBtn a {
  display: block;
  background: #2e65b0;
  color: #fff;
  padding: 1rem 1rem;
  font-size: 1rem;
  line-height: 1;
  text-align: center;
}
#panfBtn a:hover {
  text-decoration: none;
  background: hsl(215, 59%, 54%);
}

.privacyList {
  margin: 1rem 0 0;
}
.privacyList li {
}

.bikouList li {
  list-style-type: disc;
  list-style-position: outside;
  margin-left: 1em;
}

.pdfList li {
  display: inline-block;
  padding: 0 1rem 0 0;
}
.pdfList li a {
  display: block;
  padding: 0.5rem 2rem;
  border: 1px solid #ccc;
}

span.wpcf7-list-item {
  display: block;
  padding: 0.5rem 0 0;
}
#tbf2021 table.itemCheckList {
  width: auto;
}
#tbf2021 table.itemCheckList td {
  padding: 0.5rem;
  vertical-align: top;
}
#tbf2021 table.itemCheckList td:first-child {
  width: 70%;
}
#tbf2021 table.itemCheckList td input[type="text"] {
  width: 3em;
  margin: 0 0.5rem 0 0;
}

.formNote {
  display: block;
  margin: 5px 0 1rem;
}
.formNote:before {
  content: "※";
}

.groupTitle {
  margin: 2rem 0 1rem;
  font-weight: bold;
  font-size: 1rem;
}

.downloadQr {
  max-width: 480px;
  padding: 1rem;
  border: 1px solid #ccc;
  margin: 2rem 0;
}
.downloadQr > h3 {
  font-size: 1rem;
  margin-bottom: 1em;
}
.downloadQr > p {
  margin-bottom: 1em;
}
.downloadQr > img {
  width: 100%;
  height: auto;
}
.woomo {
  max-width: 120px;
  width: 100%;
  height: auto;
  display: block;
  margin-bottom: 5px;
}

.flexOl{ display:flex; align-items: flex-start; gap:2em;}

.tHeader{ background:rgb(255, 250, 240);}

#tbf2021 .scrollTable{ overflow:hidden;}
.soloTable{ min-height:140px;}
@media screen and (max-width: 800px) {
  #tbf2021 table.itemCheckList td {
    padding: 5px 5px;
  }

  #tbf2021 .scrollTable{ overflow:auto; position:relative;}
  #tbf2021 .scrollTable table{ width:720px;}
  #tbf2021 .scrollTable table td{ font-size:1.0em;}
  #tbf2021 .scrollTable table td  > p{ font-size:0.9em;}
  #tbf2021 .scrollTable table td .bikouList li{ font-size:0.65em;}
  #tbf2021 .scrollTable table td .privacyList li{ font-size:0.65em;}
  
}

.casePosterSingle{ margin:1rem 0 ; padding:0 5px;}
.casePhotoList > li{ display:inline-block; width:50%; padding:0 5px 10px; box-sizing: border-box; vertical-align: top;}
.caseNote{ margin:2rem 0 -2rem; font-weight:bold;}


.selectList{
  position: relative;
  display: block;
  width: 180px;
  border: 1px solid #ccc;
  background: #fff;
  }
  
  .selectList:before {
      content: "";
      position: absolute;
      top: 50%;
      right: 10px;
      display: block;
      width: 0;
      height: 0;
      margin: -2px 0 0 0;
      border: 5px solid transparent;
      border-top: 7px solid #ccc;
  }
  
  .selectList select{
  cursor: pointer;
  position: relative;
  -webkit-appearance: none;
  appearance: none;
  display: block;
  width: 180px;
  border: none;
  background: transparent;
  padding:1rem;
  box-sizing:border-box;
  }
  
  ::-ms-expand {
      display: none;
  }

.pickupContent h2{ font-size:1rem;}
.pickupContent p.pickupLead{ margin:1rem 0 1rem;}
.pickupContent p.pickupLead span{ font-size:1rem; font-weight: bold;}
.pickupContent dl dt{ font-weight: bold; margin:1rem 0 0;}
.pickupContent dl dd ul li{ list-style-type: disc; list-style-position: outside; margin:0 0 0 1.4em;}

.scroll-hint-icon {top:40px !important;}
