@charset "utf-8";

@media screen and (max-width: 768px) {

/* =============================================================

　　Mobile - Module Setting

============================================================= */

/*  Text
-------------------------- */

/* -- Text Size -- */

/* X Small */
.txt-xs {
  font-size: .7em;
  line-height: 1;
}

/* Small */
.txt-sm {
  font-size: .8em;
}

/* Normal */
.txt-nm {
  font-size: .9em;
}

/* X Normal */
.txt-xn {
  font-size: 1.05em;
}

/* Middle */
.txt-md {
  font-size: 1.05em;
}

/* X Middle */
.txt-xm {
  font-size: 1.15em;
}

/* Large */
.txt-lg {
  font-size: 1.25em;
}

/* X Large */
.txt-xl {
  font-size: 1.35em;
}

/* -- Text Weight -- */

.txt-bold-sp {
  font-weight: bold;
}

/* -- Text Other -- */

.txt-catch {
  margin-top: 30px;
}

.txt-tel {
  font-size: 1.25em;
}

.txt-tel .link-tel {
  font-size: 1.5em;
  letter-spacing: -.01em;
}

.link-tel a {
  color: inherit;
  text-decoration: none;
}

.link-tel a:hover {
  text-decoration: underline;
}

.txt-cont {
  line-height: 1.9;
}

.txt-cont p {
}

.txt-note {
  padding: 15px;
}

.txt-note .txt-lg {
  font-size: 1.1em;
}


/*  Link
-------------------------- */

/*  Title
-------------------------- */

.ttl {
  line-height: 1.4;
}

.ttl .txt-sm {
  font-size: .55em;
}

.ttl.ttl-style1 {
  margin-bottom: 30px;
  font-size: 2.2em;
}

.ttl.ttl-style1.txt-gothic {
  font-size: 2.5em;
  line-height: .9;
}

.ttl.ttl-style1.txt-gothic img {
  height: 23px !important;
}

.ttl.ttl-style2 {
  font-size: 1.8em;
}

.ttl.ttl-style2.txt-gothic {
  font-size: 2.4em;
  letter-spacing: .03em;
}

.ttl.ttl-style3 {
  margin-bottom: 15px;
  padding-top: 20px;
  font-size: 1.6em;
}

.ttl.ttl-style3:before {
  width: 30px;
  height: 5px;
}

.ttl.ttl-style4 {
  margin-bottom: 40px;
  padding-bottom: 20px;
  font-size: 1.55em;
}

.ttl.ttl-style4:before {
  width: 22px;
  height: 5px;
}

.ttl.ttl-style4 + .txt-cont {
  margin-top: -20px;
}

.ttl.ttl-style5 {
  margin-bottom: 20px;
  font-size: 1.25em;
  line-height: 1.7;
}

.ttl.ttl-style6 {
  margin-bottom: 10px;
  font-size: 1.2em;
}

.ttl.ttl-style7 {
  font-size: 1.15em;
}


/*  Button
-------------------------- */

.btn {
  padding: 16px 30px 16px 50px;
  border-radius: 6px;
  font-size: 1em;
}

.btn:after,
.list-btn:after {
  left: 20px;
  width: 8px;
  height: 3px;
  margin-top: -2px;
}

.btn.txt-gothic,
.btn .txt-gothic {
  font-size: .98em;
}

/* List Button */
.list-btn {
  padding-left: 50px;
}

.list-btn:before {
  position: absolute;
  top: 0;
  left: 0;
  width: 30px;
  height: 100%;
  margin-top: 0;
  border-radius: 6px;
}

.list-btn:after {
  left: 12px;
}

/* -- Button Hover -- */

a:hover .btn,
a.btn:hover,
input.btn:hover,
button.btn:hover {
}

a:hover .btn:after,
a.btn:hover:after,
input.btn:hover:after,
button.btn:hover:after,
.acc-btn .btn:hover:after,
.list-btn:hover:after {
  left: 18px;
  width: 11px;
}

.list-btn:hover:after {
  left: 10px;
}

/* -- Button Icon -- */

.btn .fa:before {
  margin-right: 10px;
}

/* -- Button Size -- */

/* Small Size */
.btn-sm {
  padding: 16px 30px 16px 50px;
}

/* Middle Size */
.btn-md {
  width: 100%;
  min-width: 0;
  max-width: 100%;
  margin: 0 auto;
  padding: 16px 30px 16px 40px;
}

/* Large Size */
.btn-lg {
  width: 100%;
  min-width: 0;
  min-width: 100%;
  padding: 18px 30px 18px 50px;
}

/* -- Button Shape -- */

.btn-square {
}

.btn-rounded {
}

/* -- Button Frame -- */

.btn.btn-frame {
}

.btn-sm.btn-frame.icn-arw:before {
  right: 10px;
}

/* -- Button Arrow -- */

.btn.icn-arw {
}

.btn.icn-arw:before {
  width: 9px;
  height: 9px;
}

/* Small Size */
.btn-sm.icn-arw {
  padding-right: 17px;
}

/*  X Large Size */
.btn-lg-x.icn-arw {
  padding-right: 40px;
}

.btn-lg-x.icn-arw:before {
  width: 12px;
  height: 12px;
  margin-top: -6px;
  margin-right: 10px;
  border-width: 3px 3px 0 0;
}

/* ---- Button Other ---- */

/* -- More -- */

.section .btn-more {
  margin-top: 2em;
}

/*  Banner
-------------------------- */

.bnr-area {
}

.bnr {
}

.bnr-area .bnr {
  max-width: 100%;
}

.bnr .btn {
  padding: 18px 25px !important;
}

/*  Tag
-------------------------- */

.tag {
  font-size: 12px;
  letter-spacing: .05em;
}


/*  Icon
-------------------------- */

.icn {
}

/* -- Icon Arrow -- */

.icn-arw {
  padding-left: 12px;
}

.icn-arw:before,
.icn-arw:after {
  top: 7px;
  border-width: 4px 5px;
}

/* -- Round Icon -- */

.icn-rounded {
  width: 22px;
  height: 22px;
  margin-right: 6px;
  font-size: 15px;
  line-height: 20px;
}

/* -- Font Awesome Icon -- */

.fa:before {
}

.fa-exclamation:before {
}

/* -- Movie Icon -- */

.icn-movie {
}

.icn-movie > *:before {
  width: 80px;
  height: 40px;
  margin-top: -18px;
  margin-left: -30px;
}

.icn-movie > *:after {
  margin-top: -4px;
  margin-left: 5px;
  border-width: 6px 10px;

}


/*  Image
-------------------------- */

.img-frame {
}

.img-frame img {
}

/* -- Thumb -- */

.thumb-xs {
}

.thumb-sm {
}

.thumb-md {
}

.thumb-lg {
}

.thumb-flyer {
}


/*  List
-------------------------- */

/* -- List Line -- */

.list-line > ul > li {
  padding: 15px 0;
}

/* -- List Dot -- */

.list-dot {
  margin: 20px 0 30px;
}

.list-dot.list-dot2,
.list-dot.list-dot3,
.list-dot.list-dot4 {
  margin-top: 15px;
  margin-bottom: 15px;
}

.list-dot.list-dot2 ul li,
.list-dot.list-dot3 ul li,
.list-dot.list-dot4 ul li {
  padding-top: 8px;
}

.list.list-dot {
  margin: 0;
}

.list-dot.list-dot2 ul li:before,
.list-dot.list-dot3 .list-dot.list-dot2 ul li:before {
  padding-right: 7px;
}

/* -- List Number -- */

.list-num {
  margin: 20px 0 30px;
}

.list-num ol {
  padding-left: 25px;
}

.list-num li ol {
  padding-left: 35px;
}

/* -- List Arrow -- */

.list-arw {
}

.list-arw ul {
  padding-left: 2px;
}

/* -- List Style -- */

.list-style1 {
  margin-top: 20px;
  margin-bottom: 30px;
}

.list-style1 > ul > li {
  width: 50%;
  margin: 7px -1px;
  border-width: 0 1px;
  background-color: #fff;
}

.list-style1 a {
  padding-right: 15px;
  padding-left: 15px;
  text-align: left;
}

/* -- List Definition -- */

.list-dl dl {
  margin: 0;
}

.list-dl > ul > li:first-child {
  padding-top: 0;
}

/* -- List Definition2 -- */

.list-dl2 dl,
.list-dl2 dl dt,
.list-dl2 dl dd {
  display: block;
}

.list-dl2 dl dt {
}

.list-dl2 dl dt:before {
  content: " [ ";
}

.list-dl2 dl dt:after {
  content: " ] ";
}

.list-dl2 dl dd {
  padding-left: 0;
}

.list-dl2 .txt-lg {
  font-size: 1em;
}

/* -- List Definition3 -- */

.list-dl3 dl {
}

.list-dl3 dl,
.list-dl3 dl dt,
.list-dl3 dl dd {
  display: block;
}

.list-dl3 dl dt {
  min-width: 0;
}

.list-dl3 dl dd {
  padding-left: 0;
}

.list-dl3 .txt-lg {
  font-size: 1em;
}

.list-dl3.list-line > ul > li {
  padding-right: 0;
  padding-left: 0;
}

/* -- List Definition Contact -- */

.list-dl-contact dl {
  margin: 0;
  padding-top: 0;
}

.list-dl-contact dl,
.list-dl-contact dl dt,
.list-dl-contact dl dd {
  display: block;
  width: 100%;
  float: none;
  padding: 0;
  line-height: 1.65;
}

.list-dl-contact dl dt,
.list-dl-contact dl dd {
  padding-top: 4px;
}

.list-dl-contact dl dt {
}

.list-dl-contact dl dt:after {
}

.list-dl-contact dl dd {
}


/*  Table
-------------------------- */

.table {
  margin-bottom: 5px;
}

.table > thead > tr > th,
.table > tbody > tr > th,
.table > tfoot > tr > th,
.table > thead > tr > td,
.table > tbody > tr > td,
.table > tfoot > tr > td {
  padding: 12px;
  border-top-width: 0;
}

.table-ttl-sp {
  background-color: #f6f6f6;
  font-weight: bold;
}

/* ---- Responsive ---- */

.table-responsive {
  margin-bottom: 20px;
  padding-bottom: 20px;
}

/* ---- Responsive2 ---- */

.table-responsive2,
.table-responsive2 caption,
.table-responsive2 thead,
.table-responsive2 tbody,
.table-responsive2 tfoot,
.table-responsive2 tr,
.table-responsive2 th,
.table-responsive2 td {
  display: block !important;
  width: 100% !important;
  min-width: 0;
  border-width: 0;
  padding: 0 !important;
}

.table-responsive2 tr {
  padding-top: 20px !important;
  padding-bottom: 20px !important;
}

.table-responsive2 tr:first-child {
  padding-top: 0 !important;
}

.table-responsive2 caption {
  margin-bottom: 10px;
}

.table-responsive2 > thead > tr,
.table-responsive2 > tbody > tr,
.table-responsive2 > tfoot > tr {
  border-width: 1px 0 0 0;
}

.table-responsive2 > thead > tr + tr,
.table-responsive2 > tbody > tr + tr,
.table-responsive2 > tfoot > tr + tr {
  border-width: 0;
}

.table-responsive2 > thead > tr > th,
.table-responsive2 > tbody > tr > th,
.table-responsive2 > tfoot > tr > th,
.table-responsive2 > thead > tr > td,
.table-responsive2 > tbody > tr > td,
.table-responsive2 > tfoot > tr > td {
  border-width: 0;
}

.table-responsive2 > thead > tr > th,
.table-responsive2 > tbody > tr > th,
.table-responsive2 > tfoot > tr > th {
  padding-bottom: 12px !important;
}

/*  Column
-------------------------- */

/* ---- Common ---- */

.column > * {
  letter-spacing: -.40em;
}

.column > * > * {
  display: inline-block;
  *display: inline;
  *zoom: 1;
  letter-spacing: normal;
  vertical-align: top;
}

.column > * > *.column-full-sp {
  width: 100% !important;
}

/* -- Title -- */

.column .column-ttl {
  padding-top: 22px;
  text-align: center;
  line-height: 1.65;
}

/* -- Cont -- */

.column .column-cont {
  padding-top: 15px;
}

/* ---- 2 Column ---- */

.column.column2 > * {
  margin-top: -15px;
  margin-left: 0;
}

.column.column2 > * > * {
  width: 100%;
  padding: 15px 0 0;
}

.column.column2 .column-cont {
  line-height: 2;
}

/* ---- 3 Column ---- */

.column.column3 > * {
  margin-top: -25px;
  margin-left: 0;
}

.column.column3 > * > * {
  width: 100%;
  padding: 25px 0 0;
}

.column.column3 .txt-cont {
  line-height: 2;
}

/* ---- 4 Column ---- */

.column.column4 > * {
  margin-top: -15px;
  margin-left: -15px;
}

.column.column4 > * > * {
  width: 50%;
  padding: 15px 0 0 15px;
}

/* ---- 5 Column ---- */

.column.column5 > * {
  margin-top: -15px;
  margin-left: -15px;
}

.column.column5 > * > * {
  width: 25%;
  padding: 15px 0 0 15px;
}

/* ---- 6 Column ---- */

.column.column6 > * {
  margin-top: -15px;
  margin-left: -15px;
}

.column.column6 > * > * {
  width: 33.333%;
  padding: 15px 0 0 15px;
}

/* ---- Line Column ---- */

.column.column-line,
.column.column-line2,
.column.column-line3 {
  margin: 20px 0;
}

.column.column-line > * {
  display: block;
  margin: -1px -4px 0;
  padding-left: 4px;
}

.column.column-line > * > * {
  margin: 0 -1px;
  padding: 0;
  border-width: 1px 1px 0;
  background-color: #fff;
}

/* ---- Line Column2 ---- */

.column.column-line2 > * {
  margin: 0;
}

.column.column-line2 > * > * {
  width: 100%;
  padding: 0;
}

.column.column-line2 .column-inner {
  padding: 20px 0;
}

.column.column-line2 dt {
  font-weight: bold;
}

.column.column-line2 dd {
}

/* ---- Line Column3 ---- */

.column.column-line3 > * {
  margin: 0 -1px;
}

.column.column-line3 > * > * {
  margin: -1px 0 0 -1px;
  padding: 0;
}

.column.column-line3 .column-inner {
  width: 100%;
  height: 100%;
  padding: 5px;
  border: 1px solid #ddd;
}

.column.column-line3 .column-inner a {
  display: block;
  margin: -5px;
  padding: 5px;
}

.column.column-line3 .column-inner a:hover {
  opacity: .6;
}

/* ---- Column Style1 ---- */

.column.column-style1 {
  margin: 10px 0;
}

.column.column-style1 > * {
  margin: 0 -5px;
}

.column.column-style1 > * > * {
  padding: 5px;
}

.column.column-style1 .column-inner {
  padding: 0;
}

.column.column-style1 dt {
  padding: 10px 15px;
}

.column.column-style1 dd {
  padding: 15px;
}

/*  Grid
-------------------------- */

/*  Section
-------------------------- */

.section {
}

.section > .inner {
  padding-top: 50px;
  padding-bottom: 50px;
}


/* ---- Section Main / SIde ---- */

.section-main,
.section-side {
  float: none;
  width: auto;
  padding: 0 0 10px;
}

.section-main.float-right,
.section-side.float-right {
  width: auto;
  padding-left: 0;
}

.section-main.float-left,
.section-side.float-left {
  width: auto;
  padding: 0 0 10px;
}

.section-main {
  line-height: 1.9;
}

.section-side {
}

.section-side .section {
  margin-bottom: 0;
}

.section-side .thumb-inner img {
  height: auto !important;
}

/* ---- Section Half ---- */

.section-half {
  float: none;
  width: 100%;
}

.section-half.float-left,
.section-half.float-right {
  padding: 0;
}

/* ---- Section Inner ---- */

.section-inner {
  margin-right: 0;
  margin-left: 0;
}

.section-inner2 {
  margin-right: 0;
  margin-left: 0;
  margin-bottom: 20px;
}

.section.line-top,
.section-inner.line-top,
.section-inner2.line-top {
  margin-top: 30px;
  padding-top: 30px;
}

.section-inner3 {
  margin: 0;
}

/* ---- Section Content ---- */

.section-content {
  line-height: 2;
}

.section-content.rounded,
.section-content.rounded-shadow {
  padding: 20px 30px;
}

.section-content p {
  margin-bottom: 1.2em;
}

/* ---- Section Sub ---- */

.section-sub {
  padding-top: 30px;
}

.section-sub:first-child,
.ttl + .section-sub,
.txt-cont + .section-sub {
  padding-top: 0;
}

/* ---- Section Summary ---- */

.section-summary {
  padding-top: 30px;
}

.section-summary:first-child,
.ttl + .section-summary,
.txt-cont + .section-summary {
  padding-top: 30px;
}

.section-summary .section-content {
  min-height: 0;
  padding-left: 0;
  font-size: .95em;
}

.section-summary .ttl {
  padding-top: 0;
  text-align: center;
  letter-spacing: 0;
}

.section-summary .thumb {
  position: inherit;
  top: auto;
  left: auto;
  width: 150px;
  margin: 0 auto 30px;
}

.section-summary .txt-cont {
  font-size: 1em;
  line-height: 2;
}

/*  Box Decoration
-------------------------- */

.line-top {
}

.line-dot {
}

.line-frame {
  padding-right: 15px;
  padding-left: 15px;
}

.line-left {
  padding-left: 25px;
}

.line-left:before {
  top: -2px;
  bottom: 2px;
  width: 10px;
  border-radius: 2px;
}

/*  Breadcrumb
-------------------------- */

.breadcrumb {
  float: none;
  width: auto;
  margin: 0;
  padding: 10px 0 30px;
  font-size: .95em;
  line-height: 1.7;
}

.breadcrumb a {
  display: inline;
}

/*  Pagination
-------------------------- */

.pagination {
  margin-top: 50px;
  margin-bottom: 50px;
  padding-top: 25px;
  font-size: .95em;
}

.pagination div > * {
  min-width: 36px;
  height: 36px;
  margin: 0 2px 12px;
  border-radius: 4px;
  font-size: 1em;
  line-height: 34px;
}

.pagination .icn-arw:before,
.pagination .icn-arw:after {
  margin-top: -8px;
  margin-left: -3px;
  border-width: 8px;
}

.pagination .icn-arw:after {
  margin-left: -5px;
  border-left-color: #fff;
}

.pagination .icn-arw.previous:before,
.pagination .icn-arw.previous:after {
  margin-left: -12px;
}

.pagination .icn-arw.previous:after {
  margin-left: -10px;
}


/*  Pager
-------------------------- */

.pager {
  margin: 30px 0;
  font-size: .85em;
}

.pager .btn {
  margin: 0;
  padding: 0;
}

.pager .btn a {
  padding: 15px;
}


/*  Mail Form
-------------------------- */

.section-contact {
  overflow: hidden;
}

/* ---- Form Mail ---- */

.form-mail {
  margin: 25px 0 0;
}

.form-mail .table > tbody > tr {
}

.form-mail .table > tbody > tr:first-child {
}

.form-mail .table > tbody > tr > th,
.form-mail .table > tbody > tr > td {
  border-width: 0;
}

.form-mail .form-control,
.form-mail .field-w2 {
  width: 116%;
}

.form-mail textarea.form-control {
  width: 116%;
  padding: 10px;
}

.form-mail .txt-caption {
  display: block;
  margin: 0;
  padding-top: 5px;
  padding-left: 0;
  text-align: left;
}

.form-mail .control-label {
  padding: 0;
}

.form-mail td .form-error {
  line-height: inherit;
}

.form-mail td .form-error .txt-error {
  display: block;
  padding-top: 10px;
}

/* ---- Form Button ---- */

.form-mail .form-btn {
  padding-top: 5px;
  padding-bottom: 5px;
}

.form-mail .form-btn.txt-left {
  text-align: center;
}

.form-mail .form-btn .btn {
  padding: 15px 10px !important;
}

.form-mail .form-btn .btn:hover {
  padding-right: 15px !important;
  padding-left: 15px !important;
}

.form-mail .form-btn .btn.btn-confirm {
  letter-spacing: .15em;
}

/* ---- Form Error ---- */

.form-error {
  margin-top: -5px;
}

/* ---- Message ---- */

.contact-message {
  margin-top: 20px;
  margin-bottom: 15px;
}

.contact-message p {
  padding: 10px 15px;
}

/* ---- Confirm ---- */

.contact-confirm {
  margin-top: 0;
}

.contact-confirm .table > tbody > tr > th {
  padding: 8px 12px !important;
}

.contact-confirm .table > tbody > tr > td {
  padding: 12px 12px 20px !important;
}

.contact-confirm .form-btn {
  padding-bottom: 10px;
}

/* ---- Finish ---- */

.contact-finish {
  margin-bottom: 0 !important;
  padding: 10px 15px 0;
}

.contact-finish .form-btn {
  padding-top: 30px;
}


/*  Search Form
-------------------------- */

.search-form-wrap {
  display: table !important;
  overflow: hidden;
  width: 101.5%;
  margin-right: 0;
  margin-left: 0;
  padding: 20px 0 0;
  background: none;
}

.search-form .search-input {
  width: 116%;
  padding-right: 40px;
}

.search-form .search-btn {
  top: 5px;
  right: 5px;
  width: 30px;
  height: 30px;
}

/*  Embed
-------------------------- */

.embed {
  max-width: 520px;
  margin: 0 auto 20px;
}

.embed iframe {
  width: 100%;
  height: 52vw;
}

/* -- Embed Twitter -- */

.embed-tw {
  max-width: 380px;
}


/*  Mega Header
-------------------------- */

.mega-header {
  background-size: cover;
  background-position: 83%;
}

.mega-header .inner {
  padding: 160px 15px 120px;
}

.mega-header h1 .txt-lg {
  font-size: 1.5em;
}

@media screen and (max-width: 380px) {
  .mega-header h1 .txt-lg {
    font-size: 8vw;
  }
}

.mega-header h1 .txt-sm {
  padding-top: 5px;
  font-size: .75em;
}

@media screen and (max-width: 380px) {
  .mega-header h1 .txt-sm {
    font-size: 3.5vw;
  }
}


/*  Detail
-------------------------- */

.article-body {
}

.article-title {
  margin-bottom: 2.2em;
}

.article-topics .article-title {
  margin-bottom: 3em;
}

/* ---- Entry Body ---- */

.entry-body {
}

/* ---- Entry Header ---- */

.entry-header {
  padding-top: 16px;
  padding-bottom: 16px;
}

.entry-header .ttl,
.entry-header .entry-data {
  display: block;
  margin: 0;
}

/* ---- Entry Content ---- */

.entry-content {
}

/* ---- List ---- */

.entry-body .list {
  font-size: 1em;
}

/* -- List Dot -- */

.entry-body ul {
}

/* -- List Number -- */

.entry-body ol {
}

/* ---- Table ---- */

.entry-body table {
  width: 100%;
}

/* ---- List Row ---- */

.entry-body .list-row {
  margin-top: 20px;
}

.entry-body .list-row ul {
  margin-left: 0;
}

.entry-body .list-row li {
  display: block;
  width: auto;
  margin: 0 0 20px;
}

.entry-body .list-row li img {
  margin-bottom: 6px;
}

/* ---- Entry Section ---- */

.entry-body .section {
}

/* ---- CMS ---- */

.alignright,
.alignleft {
  display: block;
  float: none;
  margin: 0 auto 2em;
}

/* ---- Summary ---- */

.summary {
  padding-left: 15px;
}

.summary > p,
.entry-cont,
.entry-cont-inner {
  margin-top: 10px;
  padding-top: 10px;
}

.summary .ttl,
.summary .profile {
  margin-left: -15px;
}

/* ---- Notice ---- */

.notice {
  font-size: 1.05em;
}

.notice .notice-head,
.notice .notice-content {
  display: block;
  width: auto;
  padding: 10px;
  vertical-align: top;
}

.notice .notice-head {
  font-size: 1.1em;
}

.notice .notice-content {
  padding-top: 15px;
  padding-bottom: 20px;
}

.notice .notice-content-inner {
  display: block;
}

.notice .notice-content .notice-left,
.notice .notice-content .notice-right {
  display: block;
  vertical-align: top;
}

.notice .notice-content .notice-left {
  border-right: none;
  padding-right: 0;
}

.notice .notice-content .notice-right {
  width: auto;
  padding-top: 15px;
  padding-left: 0;
}

.notice .notice-content .notice-btn a {
  display: block;
  margin: 0 20px;
  padding: 10px;
  border: 1px solid #003b9f;
  text-align: center;
}

/* -- Notes -- */

.notes {
  margin-top: 20px;
  margin-bottom: 20px;
}

.notes2 {
  padding-top: 20px;
  padding-bottom: 20px;
  line-height: 1.7;
}

.notes3 {
  margin-top: 20px;
  margin-bottom: 20px;
  padding: 20px;
}

.notes-quote {
  float: none;
  width: 100%;
  padding: 20px;
  margin: 0 0 30px;
}

.notes-quote:before {
  top: -6%;
  right: 4%;
  font-size: 4em;
  font-family: "ヒラギノ明朝 ProN W3", "HiraMinProN-W3", "游明朝", "YuMincho", "HG明朝E","メイリオ", Meiryo, Verdana, sans-serif;
}

.notes-quote dl {
  margin: 0;
}

/* -- Select Form -- */

.select-form {
}

.select-form:before {
  left: 15px;
  margin-top: -6px;
}

.select-form:after {
  margin-top: -5px;
}

.select-form.media-sp {
  display: block;
}

.select-form select {
  padding-left: 60px;
}

/*  Contact
-------------------------- */

.contact-area {
  margin-top: -10px !important;
  text-align: left;
}

.contact-area ul {
  margin: 0 !important;
}

.contact-area li {
  margin-bottom: 15px !important;
  padding: 0 !important;
}

.contact-area dd {
  padding: 20px 15px;
}


/*  Article List
-------------------------- */

.article-list {
  margin-bottom: 20px;
  padding-top: 0;
}

.article-list li {
  padding: 10px 0;
  font-size: .95em;
  line-height: 1.85;
}

.article-list .article-content {
  display: block;
}

.article-list .article-time,
.article-list .article-title {
  display: block;
}

.article-list .article-time {
  position: relative;
  width: auto;
  padding-left: 0;
  padding-right: 0;
  font-size: 1.05em;
  letter-spacing: .18em;
}

.article-list .article-time:before {
  display: none;
}

.article-list + .btn-more .btn {
  width: auto;
}

.article-list li.rounded-shadow {
  margin: 25px 0;
  padding-top: 15px;
  padding-right: 15px;
  padding-bottom: 15px;
  border-radius: 6px;
}

.article-list li.rounded-shadow a {
  position: relative;
  margin-top: -15px;
  margin-right: -15px;
  margin-bottom: -15px;
  padding-top: 15px;
  padding-right: 15px;
  padding-bottom: 15px;
}


/*  Section Contact Outline
-------------------------- */

.section-contact-outline {
  font-weight: bold;
}

.section-contact-outline .ttl.ttl-style5 {
  margin-bottom: 5px;
}

.section-contact-outline .contact-list {
  margin: 0;
}

.section-contact-outline .contact-list li {
  padding: 30px 30px 0;
}

.section-contact-outline .contact-list dt,
.section-contact-outline .contact-list dd {
  padding: 20px 10px;
}

.section-contact-outline .contact-list dt {
  line-height: 1.5;
}

.section-contact-outline .contact-list dt .txt-sm {
  padding-top: 3px;
}

.section-contact-outline .contact-list dd {
  line-height: 1.45;
}

.section-contact-outline .contact-list .link-tel {
  padding: 5px 0 10px 42px;
  background: url(../img/icn-tel.png) no-repeat left center;
  background-size: 34px;
}

.section-contact-outline .contact-list dd .txt-sm {
  display: inline-block;
  *display: inline;
  *zoom: 1;
  margin-left: -5px;
  font-size: .6em;
}

/*  Thumb List
-------------------------- */

.thumb-list {
}

.thumb-list.column-line {
  border: 0px solid #eee;
}

.thumb-list.column-line > ul {
  margin: -1px -4px 0;
  padding-left: 4px;
}

.thumb-list.column-line > ul > li {
  margin: 0 -1px;
  padding: 10px;
}

.thumb-list.column-line > ul > li > a {
  margin: -10px;
  padding: 10px;
}

/* -- Thumb -- */

.thumb-list .thumb-inner img {
  height: auto !important;
}

/* -- Thumb Content -- */

.thumb-content {
  margin: 1em 0;
  text-align: center;
}

.thumb-content p {
  font-size: .88em;
  letter-spacing: -0.01em;
  line-height: 1.75;
}

@media screen and (max-width:320px){
  .thumb-content p {
    font-size: .8em;
  }
}

.thumb-list + .btn-more,
.thumb-list + .bnr-area {
  margin-top: 3.5em;
}

/* ---- Thumb List Style2 ---- */

.thumb-list-style2 {
}

.thumb-list-style2.column-line > ul > li {
  width: 100%;
}

.thumb-list-style2.column-line > ul > li,
.thumb-list-style2.column-line > ul > li > a {
  min-height: 120px;
}

.thumb-list-style2 .thumb {
  float: left;
  width: 55%;
}

.thumb-list-style2 .thumb img {
  height: 100px !important;
}

.thumb-list-style2 .thumb-content {
  float: none;
  width: auto;
  margin: 0;
  padding: 10px 0 10px 60%;
  text-align: left;
}

.thumb-list-style2 .thumb-content .ttl {
  margin: .05em 0 .5em;
}

.thumb-list-style2 .thumb-content p {
  font-size: .88em;
  line-height: 1.6;
}

/* -- Button -- */

.thumb-list + .btn-more,
.thumb-list + .bnr-area {
  margin-top: 2.5em;
}

/* ---- Thumb List Style3 ---- */

.thumb-list-style3 {
  position: relative;
  margin: -20px 0 0;
  padding-top: 50px;
  padding-bottom: 55px;
}

.thumb-list-style3 .slider {
  margin-left: -15%;
}

.thumb-list-style3 .slide {
  padding: 0 10px 10px;
}

.thumb-list-style3 .slide .thumb {
  border-radius: 6px 6px 0 0;
  height: 220px;
  overflow: hidden;
  position: relative;
}

.thumb-list-style3 .thumb-content {
  overflow: hidden;
  margin: 0;
  padding: 15px 20px 20px;
  border-radius: 0 0 8px 8px;
  background-color: #fff;
  box-shadow: 0 8px 8px rgba(0,0,0,.08);
}

.thumb-list-style3 .thumb-content .thumb-num {
  display: none;
}

.thumb-list-style3 .thumb-content .ttl {
  font-size: 1.14em;
  line-height: 1.75;
}

.thumb-list-style3 .btn-wrap {
  display: none;
}

.thumb-list-style3 .thumb-content .thumb-time {
  margin-top: 5px;
  font-size: .98em;
}

.thumb-list-style3 .thumb-content-inner {
  margin-top: 18px;
  padding-top: 18px;
}

.thumb-list-style3 .thumb-content-inner p {
  font-size: .9em;
  line-height: 1.95;
}

/* -- Counter -- */
.thumb-list-style3 .slick-counter {
  display: block;
  position: absolute;
  top: 0;
  right: 100px;
  left: auto;
}


/*  =============================================================

　　Plugins Setting

============================================================= */


/*  Accordion
-------------------------- */

.acc,
.acc-list {
}

/* -- Accordion Button -- */

.acc-btn {
}

.section-header + .acc-btn {
  float: none;
  margin-top: 0;
  margin-bottom: 0;
  text-align: center;
}

.acc-btn .btn,
.acc-close-btn .btn,
.acc-btn .btn:hover,
.acc-close-btn .btn:hover {
  padding-left: 30px;
}

/* -- Accordion List -- */

.acc-list .acc {
  margin: 0 0 15px;
}

.acc-list .acc-content-inner {
  padding: 20px 15px 0;
}

/* -- Icon Acc -- */

.icn-acc {
}

.icn-acc:before,
.icn-acc:after {
  right: 23px;
  width: 8px;
  height: 2px;
}

.icn-acc:after {
  width: 2px;
  height: 8px;
  margin-top: -4px;
  margin-right: 3px;
}

.icn-acc > *:before {
  right: 12px;
  z-index: 10;
  width: 28px;
  height: 28px;
  margin-top: -14px;
}

/*  Tab
-------------------------- */

.tab-wrap {
  margin: 0;
  padding: 0;
}

/* -- Select -- */

.tab-select {
  margin: 0 -15px 15px;
  padding: 0 15px;
  background: #fafafa;
  box-shadow: 0 8px 8px rgba(0,0,0,.08);
  font-size: .9em;
}

.tab-select .tab-select-pc {
  display: none;
}

.tab-select .tab-select-sp {
  display: block;
}

.tab-select ul {
  display: table;
  width: 100%;
  height: 100%;
  margin: 0;
}

.tab-select li {
  position: relative;
  opacity: 1 !important;
  display: table-cell;
  width: 25%;
  padding: 0;
  vertical-align: middle;
}

.tab-select li .btn {
  opacity: 1 !important;
  overflow: visible;
  position: inherit;
  display: block;
  min-width: 0;
  width: 100%;
  height: 100%;
  margin: 0;
  padding: 15px 0;
  border-radius: 0;
  border: none !important;
  background: none !important;
  box-shadow: none !important;
  white-space: normal;
  color: #333 !important;
}

.tab-select li .btn:after {
  display: none;
  top: auto;
  right: 0;
  left: 0;
  bottom: 0;
  width: auto;
  margin: 0;
  background-color: #333 !important;
}

.tab-select li.current .btn:after {
  display: block;
}

.tab-select .line {
  display: none;
}

/* -- Contents -- */

.tab-content {
}

.tab-content.tab-hidden {
}

.tab-content .tab-content-inner {
  margin-top: 0;
  padding-top: 10px;
}

.tab-content .rounded-shadow {
  overflow: visible;
  border: none;
  background: none;
  box-shadow: none;
}

.tab-content .slick-list {
  border-radius: 6px;
  background-color: #fff;
  box-shadow: 0 8px 8px rgba(0,0,0,.08);
}

.tab-content .slick-list,
.tab-content .thumb-list {
  border-radius: 8px;
  overflow: hidden;
}

.tab-content .slide {
  overflow: hidden;
  position: relative;
  opacity: 0;
  visibility: hidden;
  z-index: -2;
  height: 0;
}

.tab-content .slide:first-child,
.tab-content .slick-slider .slide {
  overflow: visible;
  position: inherit;
  opacity: 1;
  visibility: visible;
  z-index: auto;
  height: 100%;
}


/*  Slick
-------------------------- */

/* ---- Prev,Next ---- */

.slick-arrow {
  top: 10px;
  width: 32px;
  height: 32px;
  border-radius: 100%;
}

.slick-arrow:before {
  width: 6px;
  height: 6px;
  margin-top: -3px;
}

.slick-prev {
  right: 55px;
  left: auto;
}

.slick-next {
  right: 15px;
}

.slick-prev:before {
  margin-left: -3px;
  border-width: 0 0 2px 2px;
}

.slick-next:before {
  margin-left: -3px;
  border-width: 2px 2px 0 0;
}

/* -- Tab -- */

.tab-wrap .slick-arrow {
  width: 58px;
  height: 42px;
  border-radius: 4px;
  top: auto;
  bottom: -21px;
  margin: 0;
}

.tab-wrap .slick-prev {
  left: 0;
}

.tab-wrap .slick-next {
  position: inherit;
  bottom: auto;
  float: right;
  right: 0;
  margin-top: 25px;
  transform: none !important;
}

/* ---- Dots ---- */

.tab-wrap .slick-dots {
  bottom: 15px;
}



/*  Modal
-------------------------- */

/* -- Modal Sction -- */

.modal-section,
.modal-section:first-child,
.modal-section:last-child {
  margin: 0;
}

/* -- JS Setting -- */

.mfp-container {
  padding-right: 15px;
  padding-left: 15px;
}

.mfp-fade.mfp-wrap.mfp-ready .mfp-content {
  margin-bottom: 20px;
  padding: 50px 20px 20px;
}

/* -- Arrow -- */

.mfp-arrow {
  margin-top: -40px !important;
}

.mfp-arrow:before {
  margin-top: 30px !important;
}

.mfp-arrow-right {
  right: 1%;
}

.mfp-arrow-left {
  left: 1%;
}

/* -- Close -- */

.mfp-close-btn-in .mfp-close {
  top: 20px;
  right: 20px;
  width: 25px;
  height: 25px;
}

/* -- Bottom Bar -- */

.mfp-bottom-bar {
  margin-top: -35px;
}

.mfp-title {
  font-size: .8em;
}



}

@media screen and (max-width: 430px) {
  .thumb-list-style3 .slide .thumb {
    height: 150px;
  }
}
@media screen and (max-width: 350px) {
  .thumb-list-style3 .slide .thumb {
    height: 130px;
  }
}
