@charset "utf-8";

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

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

　　Mobile - Module Setting

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

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

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

/* -- Text Other -- */

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

.txt-caption {
  font-size: .85em;
  line-height: 1.7;
}

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

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

.txt-cont {
  font-size: .85em;
}

.txt-cont p {
}

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

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

.ttl {
}

.ttl-style1,
.article-freeform h1,
.article-header h1 {
  font-size: 1.4em;
}

.ttl-style2,
.article-freeform h2 {
  font-size: 1.4em;
}

.ttl-style3,
.article-freeform h3 {
  margin-top: 2em;
  padding: 8px 12px;
  font-size: 1.05em;
}

.ttl-style3:first-child,
.article-freeform h3:first-child {
  margin-top: 1em;
}

.ttl-style4,
.article-freeform h4 {
  font-size: 1.08em;
}

.ttl-style4:before,
.article-freeform h4:before {
  top: 9px;
  height: 4px;
}

.ttl-style6 {
  font-size: 1.25em;
}

.ttl-style6 .txt-lg {
  font-size: 1.35em;
  vertical-align: -1px;
}

.ttl-style6 .txt-sm {
  font-size: .75em;
  letter-spacing: .02em;
}

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

.ttl-style7 .txt-lg {
  font-size: 1.7em;
}

.ttl-style7 .txt-xl {
  margin-bottom: 5px;
  font-size: 2.3em;
  vertical-align: -2px;
}

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

  .ttl-style7 .txt-xl {
    font-size: 1.6em;
  }
}

.ttl-style7 .txt-sm {
  padding-right: 0;
  font-size: .75em;
}

.ttl-style8 {
  margin-right: 45px;
  padding: 15px 0 17px 20px;
  font-size: 1.6em;
}

.ttl-style8:before {
  right: -20px;
}

.ttl-style8 .ttl-inner:before,
.ttl-style8 .ttl-inner:after {
  top: 10px;
  right: -45px;
  left: 25px;
  bottom: -10px;
}

.ttl-style9 {
  padding: 12px 15px;
  font-size: 1.15em;
}

.ttl-style10 {
  font-size: 1.68em;
}

.ttl-style11 {
  margin-bottom: 20px;
  font-size: 1.3em;
  letter-spacing: .1em;
}

.ttl-style12 {
}

.ttl-style12:before {
  top: 2px;
  width: 100%;
  height: 3px;
}

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

.btn {
  padding: 12px 15px;
  font-size: 1em;
  white-space: inherit;
}

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

.btn-area {
  padding-top: 10px;
}

.btn.btn-more {
  clear: both;
  float: right;
  margin-top: 14px;
  margin-bottom: 2px;
  margin-left: 12px;
  padding-top: 3px;
  padding-right: 25px;
  padding-left: 25px;
  font-size: .76em;
}

.ttl-style7 .btn.btn-more {
  margin-top: 3px;
}

/* -- Button Size -- */

/* Small Size */
.btn-sm {
  padding: 8px;
}

/* Middle Size */
.btn-md {
  width: 100%;
  min-width: auto;
  padding-top: 15px;
  padding-bottom: 15px;
  font-size: 1.1em;
}

/* Large Size */
.btn-lg {
  width: 100%;
  min-width: auto;
  padding-top: 15px;
  padding-bottom: 15px;
  font-size: 1.15em;
}

/* -- Button Frame -- */

.btn.btn-frame {
  border-radius: 6px;
}

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

/* -- Button Arrow -- */

.btn.icn-arw {
}

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

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

/* Middle Size */
.btn-md.icn-arw:before {
  right: 20px;
  width: 8px;
  height: 8px;
  margin-top: -4px;
}

.btn-md.icn-arw.txt-left {
  padding-left: 15px;
}

/* X Large Size */
.btn-lg-x {
  width: 100%;
  padding-top: 16px;
  padding-bottom: 16px;
  font-size: 1.15em;
}

/* -- Button Link2 -- */

.btn.btn-link2 {
  height:100%;
  min-height: 72px;
  padding: 15px 10px 15px 20px;
  font-size: .88em;
  line-height: 1.3;
}

.btn.icn-arw2:before {
  right: -4px;
  bottom: -4px;
  border-width: 6px 6px;
}

.btn.btn-link2:after {
  width: 5px;
}

/* -- Button Link3 -- */

.btn.btn-link3 {
  height:100%;
  min-height: 0;
  padding: 14px 12px;
  background-position: 3px -1px,100.3% 4px,-1px 102%,-1px -1px,0 0;
  font-size: 1.12em;
  text-align: left;
}

.btn.btn-link3 br {
  display: none;
}

.btn.btn-link3.icn-arw2:before {
  right: -1px;
  bottom: -1px;
}


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

.tag {
  min-width: 60px;
  padding-top: 3px;
  padding-bottom: 2px;
  letter-spacing: 0;
  font-size: .8em;
}

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

.icn {
}

/* -- Arrow Icon -- */

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

.icn-arw:before,
.icn-arw:after {
  top: 4px;
}

/* -- Icon Arrow2 -- */

.icn-arw2 {
}

/* -- Icon Arrow3 -- */

.icn-arw3 {
}

/* -- Icon Arrow4 -- */

.icn-arw4 {
}

.icn-arw4:before,
.icn-arw4:after {
}

.icn-arw4:before {
  width: 5px;
  height: 5px;
  margin-top: -2.5px;
}

/* -- Round Icon -- */

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

/* -- Font Awesome Icon -- */

.fa:before {
}

/* -- Movie Icon -- */

.icn-movie {
}

.icn-movie:before {
  width: 40px;
  height: 40px;
  margin-top: -20px;
  margin-left: -20px;
}

.icn-movie:after {
  margin-top: -8px;
  margin-left: -4px;
  border-width: 8px 14px;
}

/* -- Icon Emergency -- */

.icn-emergency {
  padding-left: 30px;
  background-size: 20px;
}

/* -- Icon New -- */

.icn-new {
  padding-left: 30px;
  background-size: 22px;
}


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

.img-frame {
}

.img-frame img {
}


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

/* -- List Line -- */

.list-line li a,
.list-line.list-arw li {
  padding-top: 14px;
  padding-bottom: 14px;
}

.list-line li a,
.list-line.list-arw li a {
  margin-top: -14px;
  margin-bottom: -14px;
  padding-top: 14px;
  padding-left: 15px;
  padding-bottom: 14px;
}

.list-line li a:before,
.list-line.list-arw li a:before {
  top: 20px;
  left: 2px;
}

/* -- 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 Number -- */

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

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

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

/* -- List Arrow -- */

.list-arw {
  margin-top: 15px;
  margin-bottom: 15px;
}

.list-arw a:before {
  top: 14px;
}

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

.list-arw li a {
  padding: 7px 5px 7px 22px;
}

/* -- List Definition -- */

.list-dl dl {
  margin: 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 {
}

.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 {
}

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

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

.list-dl3.list-line.mb50 {
  margin-bottom: 20px !important;
}

/* -- List Definition Contact -- */

.list-dl-contact dl {
  margin-top: 8px;
  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.5;
}

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

.list-dl-contact dl dt {
  font-weight: bold;
}

.list-dl-contact dl dt:after {
  display: none;
}

.list-dl-contact dl dd {
}


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

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

/* -- Select -- */

.tab-select {
  margin: 0 0 15px;
  border-width: 0;
  font-size: .9em;
}

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

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

.tab-select ul {
  margin-left: -4px;
}

.tab-select li {
  margin-left: 4px;
}

.tab-select span {
  padding: 4px 7px;
}


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

.table,
.article-freeform table {
  font-size: .9em;
}

.table > thead > tr > th,
.table > tbody > tr > th,
.table > tfoot > tr > th,
.table > thead > tr > td,
.table > tbody > tr > td,
.table > tfoot > tr > td,
.article-freeform table > thead > tr > th,
.article-freeform table > tbody > tr > th,
.article-freeform table > tfoot > tr > th,
.article-freeform table > thead > tr > td,
.article-freeform table > tbody > tr > td,
.article-freeform table > tfoot > tr > td {
  padding: 8px 12px;
}

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

/* X Small */
.table-xs,
.table-sm,
.table-nm,
.table-xn,
.table-md,
.table-xm,
.table-lg,
.table-xl {
  width: 100%;
}

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

.table-responsive {
  margin: 20px 0;
  border: none;
  overflow: auto;
  white-space: nowrap;
}

.table-responsive table {
  width: 100%;
  margin: 0 0 15px;
}

.table-responsive::-webkit-scrollbar {
  height: 5px;
}

.table-responsive::-webkit-scrollbar-track {
  background: #f1f1f1;
}

.table-responsive::-webkit-scrollbar-thumb {
  background: #bcbcbc;
}

/* ---- 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;
  width: 100% !important;
  min-width: 0;
  border-width: 0 !important;
  padding: 0;
}

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

.table-responsive2 table > thead > tr > th,
.table-responsive2 table > tbody > tr > th,
.table-responsive2 table > tfoot > tr > th,
.table-responsive2 table > thead > tr > td,
.table-responsive2 table > tbody > tr > td,
.table-responsive2 table > tfoot > tr > td {
  padding: 8px 12px;
}


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

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

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

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

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

/* -- Thumb -- */

.thumb {
}

.thumb.float-right,
.thumb.float-left {
  float: none;
}

.thumb .img-thumb,
.thumb.float-right .img-thumb {
  margin: 20px 0;
}

.thumb-xs {
}

.thumb-sm {
}

.thumb-md {
  width: 50%;
  margin-right: auto;
  margin-left: auto;
}

.thumb-lg {
  width: 100%;
}

/* -- 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: -20px;
  margin-left: 0;
}

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

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

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

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

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

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

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

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

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

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

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

.column.column5 > * > * {
  width: 50%;
  padding: 12px 0 0 12px;
}

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

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

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

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

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

.column.column-line > * {
  display: block;
  margin: 0;
}

.column.column-line > * > * {
  margin: 0;
  padding: 0;
  border: none;
  border-top: 1px solid #ccc;
  border-bottom: 1px solid #ccc;
}

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

.column.column-line2 > * > * {
}

.column.column-line2 > * > * .column-inner {
  padding-top: 15px;
}

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

.section {
  margin-bottom: 30px;
}

.pagelist .section {
  margin-bottom: 30px;
}

.section:last-child {
  margin-bottom: 0;
}

#side .section {
  margin: 0;
}

.section-head {
  margin-bottom: 20px;
}

.section-head .ttl {
  float: none;
  font-size: 1.4em;
}

/* ---- Section Main / Side ---- */

.section .section-main,
.section .section-side {
  float: none !important;
  width: auto;
}

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

.section .section-main.fltL,
.section .section-side.fltL {
  width: auto;
}

.section .section-main {
  padding-bottom: 15px;
  font-size: 1em;
  line-height: 1.7;
}

.section .section-main .imgPhoto {
  float: none !important;
  padding: 0 0 30px !important;
  text-align: center;
}

.section > p,
.section .inner > p {
}

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

.section-inner {
  margin: 0;
}

.section-inner2 {
  margin: 0;
}

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

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

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

/* ---- Section Head Left ---- */

.section-head.fltL {
  float: none !important;
  width: 100%;
}

.section-content.fltR {
  float: none !important;
  width: 100%;
}


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

.line-top,
.line-bottom {
  width: auto;
  margin-right: 15px;
  margin-left: 15px;
  padding-right: 0;
  padding-left: 0;
}

.line-top {
  margin-top: 30px;
  padding-top: 30px;
}

.line-bottom {
  margin-bottom: 30px;
  padding-bottom: 30px;
}

.line-dot {
}

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

.line-frame2 {
  border-width: 6px;
  padding-right: 15px;
  padding-left: 15px;
}


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

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

.pagination div > * {
  min-width: 30px;
  height: 36px;
  margin: 0 1px 12px;
  font-size: 1.05em;
  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
-------------------------- */


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

.search-form-wrap {
  display: table !important;
  width: 100%;
}

.search-form-wrap label,
.search-form-wrap .boxSearchForm {
  display: table-cell;
  vertical-align: middle;
}

.search-form-wrap label {
  width: 90px;
  padding-top: 2px;
}

.search-form {
}

.search-form .search-input {
  width: 116%;
  height: 30px;
  line-height: 30px;
}

.search-form .search-input:focus { 
}

.search-form .search-btn {
  top: 50%;
  right: 8px;
  width: 30px;
  height: 30px;
  margin-top: -15px;
  background-size: 18px;
}

/* -- Search Style2 -- */

.search-style2 .search-form {
  overflow: hidden;
  position: relative;
  padding-right: 70px;
  font-weight: normal;
}

.search-style2 .search-input {
  width: 116%;
  height: inherit;
  padding: 8px 10px;
  border: 1px solid #bbb;
  line-height: inherit;  
}

.search-style2 .search-input:focus { 
}

.search-style2 .search-btn {
  position: absolute;
  top: 3px;
  right: 0;
  width: 65px;
  min-width: 0;
  height: 40px;
  border-radius: 3px;
  margin-top: 0;
  padding-top: 4px;
  font-size: 1.1em;
  letter-spacing: .15em;
  text-indent: -.15em;
}


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

.embed {
  margin-bottom: 10px;
}

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


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

.mega-header {
  margin-top: 0;
  margin-bottom: 0;
  background-image: url(/common/img/bg-category-title-sp.jpg);
}

.mega-header .inner {
  padding: 130px 15px 55px;
}

.mega-header h1 {
  font-size: 1.12em;
}


/*  SNS
-------------------------- */

.list-sns {
  margin-top: 10px;
  margin-bottom: 0;
}

.list-sns .inner {
  text-align: right;
}

.list-sns li {
  height: 20px;
  margin-left: 8px;
}

.list-sns img {
  width: auto;
  max-height: 40px !important;
}

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

.breadcrumb {
  float: none;
  width: auto;
  margin-top: 10px;
  margin-bottom: 0;
  padding: 0;
  font-size: .9em;
  line-height: 1.6;
}

.breadcrumb a {
  display: inline;
}

.breadcrumb .inner {
  padding-top: 0;
  padding-bottom: 0;
}


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

/* ---- Article Body ---- */

.article-body {
  padding: 0;
  font-size: 1.1em;
  line-height: 1.8;
}

/* ---- Article Header ---- */

.article-header {
}

/* ---- Article Content ---- */

.article-content {
  margin-top: 20px;
}

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

/* -- List Dot -- */

.article-freeform ul {
}

/* -- List Number -- */

.article-freeform ol {
}

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

.article-freeform table {
  width: 100%;
}

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

.article-freeform .list-row {
  margin-top: 20px;
}

.article-freeform .list-row ul {
  margin-left: 0;
}

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

.article-freeform .list-row li img {
  margin-bottom: 6px;
}

/* ---- Iframe ---- */

.article-freeform iframe {
  width: -webkit-calc(100vw - 60px) !important;
  width: calc(100vw - 60px) !important;
  height: 300px !important;
  margin: 15px !important;
}

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

/* editor */
.article-freeform p {
  margin: .8em 0;
}

/* img */
.aligncenter {
  margin-bottom: 1em;
}

.alignright,
.alignleft {
  float: none;
  margin: 0;
  width: 100%;
  max-width: 100%;
}

/* -- Notes -- */

.notes {
  padding: 15px;
}

/* -- Notes Contact -- */

.notes-contact {
  margin-top: 30px;
  margin-bottom: 10px;
  font-size: .9em;
}

.notes-contact .ttl {
  margin-bottom: 12px;
}


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

.article-list {
  margin-bottom: 40px;
  font-size: .9em;
}

.article-list .column-ttl {
  padding-top: 15px;
  text-align: left;
  line-height: 1.65;
}

.article-list .column-cont {
  padding-top: 8px;
  font-size: .95em;
  line-height: 1.72;
}

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

.news-list-wrap {
  padding: 15px;
}

.news-list-wrap .ttl .txt-lg {
}

.news-list {
  clear: both;
  margin-bottom: 10px;
  padding-top: 0;
  font-size: 1.02em;
  line-height: 1.65;
}

.news-list .date {
  padding-right: 8px;
  font-size: .95em;
}

.news-list li dt {
  display: block;
  float: none;
  width: auto !important;
  padding: 10px 0 0;
  color: #666;
  letter-spacing: .05em;
}

.news-list li dd {
  padding: 4px 0 0 !important;
  font-size: 1.05em;
}

.news-list li dd a {
  display: block;
}

.news-list .icn-emergency {
  margin-left: 0;
  padding-left: 18px;
  background-size: 12px;
  background-position: 0 5px;
}

/* -- Line -- */

.news-list.list-line li dd {
  font-size: 1.05em;
}

/* -- Style2 -- */

.news-list.news-style2 {
  margin: 20px 0;
}

/*  Page Navi
-------------------------- */

.pagenav-section {
  padding-top: 20px;
  padding-bottom: 20px;
  font-size: .8em;
  line-height: 2.1;
}

.pagenav-section .inner {
  padding-right: 20px;
  padding-left: 20px;
}


/*  Page Link list
-------------------------- */

.page-link-list {
}

.page-link-list a[target="_blank"] {
  background-size: 10px;
}

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

.bnr-list {
}

.bnr-list ul {
  margin-top: -20px;
  margin-left: -15px;
  letter-spacing: -.40em;
}

.bnr-list li {
  display: inline-block;
  *display: inline;
  *zoom: 1;
  width: 50%;
  padding-top: 20px !important;
  padding-left: 15px;
  letter-spacing: normal;
  vertical-align: top;
}

.bnr-list img {
  width: 100%;
}


/*  Guide link List
-------------------------- */

.guide-link-list {
  margin-top: 15px;
  margin-bottom: 0;
}

.guide-link-list.column > * {
  margin-top: -20px;
  margin-left: -20px;
}

.guide-link-list.column > * > * {
  width: 50%;
  padding-top: 20px;
  padding-left: 20px;
  margin: 0;
}

.guide-link-list .guide-img img {
  height: auto !important;
}

.guide-link-list .guide-cont {
  padding: 0 0 5px;
}

.guide-link-list .guide-cont li a:before {
  top: 9px;
}


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

.pickup-list {
  margin-top: 15px;
  margin-bottom: 0;
}

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

.pickup-list.column > * > * {
  width: 100%;
  padding: 15px 0 0 15px;
}

.pickup-list .btn {
  padding-top: 22px;
  padding-bottom: 22px;
}

.pickup-list img,
.pickup-list a:hover img,
.pickup-list a:focus img {
  opacity: 1 !important;
}

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

.contents-list {
  margin-top: 15px;
  margin-bottom: 0;
}


/*  Side Navi
-------------------------- */

.sidenav-section .ttl-style7 {
  padding-top: 0;
  margin-bottom: 2px;
  font-size: 1.2em;
}

.sidenav-list {
  margin: 0 0 20px;
  line-height: 1.6;
}

.sidenav-list:first-child {
  margin-top: -10px;
}

.sidenav-list.list-line li {
  padding-top: 0;
  padding-bottom: 0;
}

.sidenav-list.list-line li a {
  margin-top: 0;
  margin-bottom: 0;
  padding-top: 14px;
  padding-bottom: 14px;
}

.sidenav-list.list-line li a:before,
.sidenav-list.list-line.list-arw li a:before {
  top: 20px;
  left: 2px;
}

/*  Side About
-------------------------- */

.sideabout-section {
}


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

　　Plugins Setting

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


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

/* -- Accodion Icon -- */

.acc-head .acc-icn {
}

.acc-head .acc-icn:before,
.acc-head .acc-icn:after {
  border-width: 10px;
}

.acc-head .acc-icn:before {
  margin-top: 4px;
}

.acc-head .acc-icn:after {
  margin-top: 2px;
}

/* Active */
.acc-head.acc-active .acc-icn:before {
  margin-top: -4px;
}

.acc-head.acc-active .acc-icn:after {
  margin-top: -2px;
}

/* Accodion SP */

.acc-sp .acc-head .acc-icn {
  margin-bottom: 20px;
  padding-top: 20px;
}

.acc-sp .acc-head .acc-icn:before,
.acc-sp .acc-head .acc-icn:after {
  right: 0;
}

.acc-cont {
  padding-bottom: 10px;
} 

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

/* -- 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 {
  font-size: 30px !important;
}

/* -- Bottom Bar -- */

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

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

#laboratory{
  width: 100%;
}


}