/*
Theme Name: ICA 2018-2019
Theme URI: http://real-commerce.jp
Description:
Version: 0.1
Author: real-commerce.inc
Author URI: http://real-commerce.jp
*/

@import url("https://fonts.googleapis.com/css?family=EB+Garamond");
@import url("https://fonts.googleapis.com/css?family=Anton+oto+Sans+JP:400,700");
@import url("https://fonts.googleapis.com/css?family=Ropa+Sans");
html {
  font-size: 16px;
  line-height: 1;
}

body {
  font-family: -apple-system, BlinkMacSystemFont, Helvetica, Meiryo, MyYuGothicM,
    YuGothic, Helvetica Neue, sans-serif;
  font-size: 16px;
  font-size: 1rem;
  line-height: 1.7;
  overflow-x: hidden;
  color: #333;
}

a.box {
  width: 100%;
  height: 100%;
  display: block;
}

strong {
  font-weight: bold;
  font-family: "Noto Sans JP", sans-serif;
}

.btn {
  text-align: center;
}

/*
.btn a {
  outline: 0;
}

.btn a span {
  color:#fff;
  border-radius: 4px;
  background:#4da592;
  transition: .3s;
  padding: 10px 30px;

}

.btn a:hover span {
  background:#d9ece7;
  color:#4da592;
  text-decoration: none;
}
*/

.btn a {
  display: inline-block;
  padding: .7rem 1.2rem;
  line-height: 1;
  border-radius: 4px;
  color:#fff !important;
  background:#4da592;
  min-width:120px;
}

.btn a:hover {
  color:#fff !important;
  text-decoration: none !important;
  background:#4da5929c;
}

/*
.btn a {
  padding: 12px 22px;
  background: #4da592;
  border-radius: 2px;
  color: #fff;
  font-size: 0.875rem;
  text-decoration: none;
  transition: 0.2s;
  margin: 20px auto;
}

.btn a:link,
.btn a:visited,
.btn a:active {
  color: #fff;
  text-decoration: none;
}

.btn a:hover {
  background: #aed8e8;
  text-decoration: none;
  color: #fff;
}
*/

.min {
  font-family: "EB Garamond", "Noto Serif JP", sans-serif;
}

img {
  max-width: 100%;
}

ul.disc {
  margin: 10px 0;
}

ul.disc li {
  margin-left: 1.2em;
  list-style: disc;
}

.note {
  padding: 10px;
  background: #f0f0f0;
  box-sizing: border-box;
}

.note li:before {
  content: "※";
}

.cautionBox {
  padding: 20px;
  box-sizing: border-box;
  background: #ffe7e7;
  margin-top: 30px;
  margin-bottom: 30px;
}

.cautionBox h3,
.contactArea .cautionBox h3 {
  margin-top: 0;
}

.lead {
  margin-bottom: 30px;
  border: 1px solid #ccc;
  padding: 20px;
  box-sizing: border-box;
}

.lead h3 {
  text-align: center;
  font-size: 1.125rem;
  margin-bottom: 15px;
  line-height: 1;
}

.contents h3 {
  text-align: center;
  margin-bottom: 15px;
  font-size: 1.25rem;
}

.contents {
  margin-bottom: 30px;
}

.faq dl {
  margin-bottom: 30px;
}

.faq dt {
  font-weight: bold;
  margin-bottom: 10px;
  border-left: 4px solid #333;
  padding-left: 10px;
  box-sizing: border-box;
  font-family: "Noto Sans JP", sans-serif;
}

.post h3 {
  text-align: center;
  margin-bottom: 10px;
  font-size: 1.125rem;
  font-family: "Noto Sans JP", sans-serif;
}

/* ica_type */

#page-theme.ica_type {
  background: url(images/header33.jpg) center center no-repeat;
  background-size: cover;
}

#page-theme.single-mypage {
  background: url(images/header29.jpg) center center no-repeat;
  background-size: cover;
}

#page-theme.archiveWs {
  background: url(images/header3.jpg) center center no-repeat;
  background-size: cover;
}

#page-theme.single-seminar {
  background: url(images/header32.jpg) center center no-repeat;
  background-size: cover;
}

#page-theme.single-pickup {
  background: url(images/header9.jpg) center center no-repeat;
  background-size: cover;
}

#page-theme.information {
  background: url(images/header6.jpg) center center no-repeat;
  background-size: cover;
}

#page-theme.news {
  background: url(images/header8.jpg) center center no-repeat;
  background-size: cover;
}

#page-theme.uncategorized {
  background: url(images/header50.jpg) center center no-repeat;
  background-size: cover;
  font-size: 20px; 
}

#page-theme.press-release {
  background: url(images/header9.jpg) center center no-repeat;
  background-size: cover;
}

#page-theme.pickup {
  background: url(images/header12.jpg) center center no-repeat;
  background-size: cover;
  font-size: 1.125rem;
}

#page-theme.exa {
  background: url(images/header13.jpg) center center no-repeat;
  background-size: cover;
}

#taxonomy-ica_type #page-theme {
  background: url(images/header53.jpg) center center no-repeat;
  background-size: cover;
}

#archive #page-theme {
  background: url(images/header25.jpg) center center no-repeat;
  background-size: cover;
}

.taxworkshop #page-theme {
  background: url(images/header49.jpg) center no-repeat;
}

#splash {
  position: relative;
}

#splash .put {
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  -moz-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  -o-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
}

.post .note {
  margin-top: 20px;
  margin-bottom: 20px;
}

.post dt:not(.ib) {
  font-weight: bold;
  font-family: "Noto Sans JP", sans-serif;
}

.new {
  color: #fff;
  font-size: 0.525rem;
  padding: 2px 4px;
  background: #4da592;
  padding: 2px 4px;
}

::selection {
  color: #fff;
  background: #4da592;
}

/* contact form */

div.wpcf7-validation-errors,
div.wpcf7-acceptance-missing {
  border: none !important;
  background: #edeccf;
}

span.wpcf7-not-valid-tip {
  color: #d34444 !important;
  font-size: 0.925rem !important;
}

.contactArea input[type="submit"] {
  background: #4da592;
  color: #fff;
  padding: 5px 12px;
  border: none;
}

.grecaptcha-badge {
  display: none !important;
}

.single-page {
  min-height: 96vh;
}

ul.archiveWS li .text-bloc h2 span {
  display: inline-block;
  margin-right: 10px;
  font-size: 0.625rem;
  font-family: sans-serif;
  color: #fff;
  background: #4da592;
  vertical-align: middle;
  padding: 3px 8px;
}

.post .c-inner ul li ul {
  padding-left: 1em;
  box-sizing: border-box;
  margin-top: 5px;
}

.post .c-inner ul li ul li {
  list-style: disc;
}


input[type="submit"]:disabled {
  background:#666;
  color:#fff;
}

.blog-single .btn a span {
  display: block;
  line-height: 1.4;
}

.passform {
  text-align: center;
  margin-top: 30px;
}









@media screen and (max-width: 768px) {
  .pc,
  #modal01 {
    display: none;
  }
  html,
  body {
    overflow-x: hidden;
    font-size: 0.875rem;
  }
  p.btn {
    margin-top: 20px;
    text-align: center;
  }
  .btn a {
    display: block;
    text-align: center;
  }
  a {
    color: #4da592;
    text-decoration: underline;
  }
  h2,
  h3 {
    font-family: "ヒラギノ明朝 ProN W6", "HiraMinProN-W6", "HG明朝E",
      "ＭＳ Ｐ明朝", "MS PMincho", "MS 明朝", serif;
  }
  .section-title {
    position: relative;
    font-size: 1.47125rem;
    font-family: "EB Garamond", "Noto Serif JP", sans-serif;
    margin-bottom: 20px;
    text-align: center;
  }
  .section-title:after {
    content: "";
    width: 18%;
    height: 2px;
    border-bottom: 2px solid #555;
    border-left: none;
    border-right: none;
    border-top: none;
    display: block;
    margin: auto;
  }
  .pageSection h3 {
    margin-top: 30px;
    margin-bottom: 10px;
    font-size: 1.125rem;
    text-align: center;
  }
  .link li + li {
    margin-top: 10px;
  }
  .link li a {
    background: #4da592;
    color: #fff;
    display: block;
    border-radius: 3px;
    padding: 8px 0;
    text-align: center;
    text-decoration: none;
  }
  #sp-gnav {
    padding: 10px;
    box-sizing: border-box;
  }
  #sp-menu-wrap,
  #sp-search-wrap {
    display: none;
    background: #f0f0f0;
    padding: 20px;
    box-sizing: border-box;
  }
  #sp-menu-wrap {
    position: fixed;
    z-index: 300;
    background: #333;
    top: 0;
    left: 0;
    width: 100%;
    height: 100vh;
    padding: 60px 20px 20px;
    box-sizing: border-box;
    color: #fff;
    overflow: scroll;
    overflow-x: hidden;
  }
  #sp-menu-wrap li.ib + li.ib {
    margin-top: 20px;
  }
  #sp-menu-wrap ul.inner li:last-child {
    border-bottom-left-radius: 3px;
    border-bottom-right-radius: 3px;
  }
  #sp-menu-wrap ul.inner li {
    width: 100%;
    line-height: 1.5;
    background: #f7f7f7;
    border: 1px solid #4e4e4e;
    background: #3b3b3b;
  }
  #sp-menu-wrap ul.inner li + li {
    border-top: none;
  }
  #sp-menu-wrap ul.inner li a {
    display: block;
    padding: 10px;
    box-sizing: border-box;
    color: #fff;
    text-decoration: none;
  }
  #sp-menu-wrap ol li span {
    margin-bottom: 10px;
    font-size: 1.47125rem;
    text-align: center;
    display: block;
    font-family: "EB Garamond", "Noto Serif JP", sans-serif;
  }
  #sp-mastHead {
    display: table;
    table-layout: fixed;
    width: 100%;
  }
  #sp-mastHead #siteLogo {
    text-align: left;
    width: 64vw;
    padding: 0 20px;
    box-sizing: border-box;
    display: table-cell;
    letter-spacing: normal;
    vertical-align: middle;
  }
  #sp-mastHead #siteLogo img {
    width: 100%;
    height: auto;
    line-height: 10vw;
  }
  #sp-mastHead #sp-menu,
  #sp-mastHead #sp-search {
    width: 13vw;
    padding: 0 7px;
    display: table-cell;
    letter-spacing: normal;
    vertical-align: middle;
    text-align: center;
    box-sizing: border-box;
  }
  #sp-mastHead #sp-menu i.icon-bars {
    background: url(images/sp-icon-menu.png) 0 0 no-repeat;
    background-size: contain;
    width: auto;
    height: 8vw;
    display: block;
  }
  #sp-mastHead #sp-menu i.icon-times {
    background: url(images/sp-icon-times.png) 0 0 no-repeat;
    background-size: contain;
    width: auto;
    height: 8vw;
    display: block;
  }
  #sp-mastHead #sp-search i.icon-search {
    background: url(images/sp-icon-search.png) 0 0 no-repeat;
    background-size: contain;
    width: auto;
    height: 8vw;
    display: block;
  }
  #sp-menu-wrap ul.btns {
    width: 100%;
    letter-spacing: -0.5em;
  }
  #sp-menu-wrap ul.btns li {
    width: 48%;
    box-sizing: border-box;
    display: inline-block;
    letter-spacing: normal;
  }
  #sp-menu-wrap ul.btns li + li {
    margin-left: 4%;
  }
  #sp-menu-wrap ul.btns li a {
    width: 100%;
    box-sizing: border-box;
    padding: 12px 0;
    text-align: center;
    display: block;
  }
  #sp-menu-wrap .wrap {
    position: relative;
  }
  #sp-menu-wrap .wrap .close {
    position: absolute;
    top: -60px;
    right: -10px;
  }
  #sp-menu-wrap .wrap .close i.icon-close {
    background: url(images/icon-close-white.png) center no-repeat;
    background-size: contain;
    width: 28px;
    height: 28px;
    display: block;
  }
  #sp-menu-wrap p.btn.btn-l a {
    margin-bottom: 0;
  }
  #sp-menu-wrap ul.ibp.btns li.btn a {
    margin-top: 0;
    margin-bottom: 30px;
  }
  .bx-wrapper .bx-controls-direction a {
    z-index: 200 !important;
  }
  /* splash */
  #splash {
    width: 100%;
    position: relative;
    overflow: hidden;
  }
  #splash .bx-wrapper .bx-viewport {
    border: none;
    box-shadow: none;
    left: 0;
  }
  #splash .bx-wrapper .bx-viewport li img {
    width: 100%;
    height: auto;
    overflow: hidden;
  }
  #splashWrapper .text-bloc {
    text-align: center;
    font-family: "EB Garamond", "Noto Serif JP", sans-serif;
    width: 100%;
    padding: 0 20px;
    box-sizing: border-box;
    position: absolute;
    vertical-align: middle;
    text-align: center;
    z-index: 100;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    text-shadow: 0 0 5px rgba(255, 255, 255, 0.7);
  }
  #splashWrapper .text-bloc h2 {
    font-size: 4.1245rem;
    text-align: center;
    line-height: 1;
    margin-bottom: 30px;
  }
  #splashWrapper .text-bloc h2 span {
    font-size: 3rem;
    display: block;
    text-align: center;
  }
  #splashWrapper .text-bloc p {
    font-size: 0.725rem;
    text-align: center;
  }
  #splashWrapper .sp {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 67.80339887499vh;
  }
  #splashWrapper .sp img {
    width: 100%;
    height: auto;
  }
  /* front-page */
  .indexSection {
    margin: 30px 20px 50px;
  }
  .news-list li {
    position: relative;
    height: 40vh;
    overflow: hidden;
  }
  .news-list li .image-bloc img {
    width: 100%;
    height: auto;
  }
  .news-list li .text-bloc {
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    padding: 10px;
    background: rgba(255, 255, 255, 0.7);
    box-sizing: border-box;
    text-shadow: 0 0 1px rgba(255, 255, 255, 0.7);
  }
  .news-list li a .text-bloc {
    text-decoration: none;
    color: #333;
  }
  .indexSection .slick-dots li {
    margin: 0;
  }
  #pickup figcaption p {
    text-align: center;
    margin-top: 5px;
    margin-bottom: 10px;
    font-size: 0.6725rem;
  }
  #recommend2 a h3,
  #suisen h3,
  #suisenGoods a h3 {
    font-size: 0.925rem;
    font-weight: bold;
    text-align: center;
    margin-top: 5px;
    color: #333;
    text-decoration: none;
    font-family: "Noto Sans JP", sans-serif;
  }
  .dTlist li + li {
    margin-top: 10px;
    padding-top: 10px;
    border-top: 1px dashed #ddd;
  }
  .dTlist li:last-child {
    border-bottom: 1px dashed #ddd;
    padding-bottom: 10px;
  }
  /* footer */
  #backtotop {
    position: fixed;
    bottom: 20px;
    right: 20px;
  }
  #globalFooter {
    margin-top: 60px;
  }
  .footer1,
  .footer2 {
    padding: 20px 10px;
    box-sizing: border-box;
    background: #222;
  }
  .footer1 h1,
  .footer2 h2 {
    text-align: center;
    font-size: 1.47125rem;
    font-family: "EB Garamond", "Noto Serif JP", sans-serif;
    color: #afafaf;
    margin-bottom: 10px;
  }
  .footer1 h1 span {
    font-size: 0.875rem;
  }
  .footer1 li {
    width: 100%;
    line-height: 1.5;
    background: #f7f7f7;
    border: 1px solid #4e4e4e;
    background: #3b3b3b;
  }
  .footer1 li + li,
  .f1-2 li:first-child,
  .f1-3 li:first-child {
    border-top: none;
  }
  .footer1 li a {
    padding: 10px;
    box-sizing: border-box;
    color: #fff;
    text-decoration: none;
    display: block;
  }
  .footer2 ul {
    text-align: center;
    letter-spacing: -0.5em;
  }
  .footer2 li {
    font-size: 1.5rem;
    width: 11vw;
    text-align: center;
    display: inline-block;
    letter-spacing: normal;
  }
  .footer2 li + li {
    margin-left: 10px;
  }
  .footer2 li a {
    color: #fff;
  }
  #copyright {
    background: #333;
    color: #fff;
    padding: 10px;
    box-sizing: border-box;
    font-size: 0.625rem;
    border-top: 1px solid #2e2e2e;
    text-align: center;
  }
  .f1-1 li:first-child {
    border-top-left-radius: 3px;
    border-top-right-radius: 3px;
  }
  .f1-3 li:last-child {
    border-bottom-left-radius: 3px;
    border-bottom-right-radius: 3px;
  }
  #backtotop i {
    font-size: 1.8rem;
    width: 36px;
    height: 36px;
    text-align: center;
    line-height: 36px;
    border-radius: 3px;
    border: 1px solid #ccc;
    background: rgba(255, 255, 255, 0.6);
    color: #333;
    text-decoration: none;
  }
  /* page */
  #page-theme {
    display: table;
    width: 100%;
    height: 14vh;
    table-layout: fixed;
    background-size: cover;
    background-position: center center;
    position: relative;
  }
  #page-theme::after {
    content: "";
    display: block;
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
  }
  .page-title {
    display: table-cell;
    vertical-align: middle;
    padding: 0 20px;
    font-size: 1.47125rem;
    text-shadow: 1px 1px 10px rgba(255, 255, 255, 0.95); 
    text-align: center;
    letter-spacing: 0.05em;
    width: 100%;
    position: 10px;
    z-index: 2;
  }
  .post-thumb {
    margin: 20px;
  }
  .pageSectionList {
    padding: 10px;
    background: #333;
    box-sizing: border-box;
    margin-bottom: 20px;
    margin-left: -20px;
    margin-right: -20px;
    margin-top: -20px;
  }
  .pageSectionList li {
    line-height: 2.2;
    margin-bottom: 10px;
  }
  .pageSectionList li a {
    color: #fff;
    text-decoration: none;
    display: block;
  }
  .pageSection + .pageSection {
    margin-top: 50px;
  }
  .pageSection .inner {
    /* padding:20px; */
    box-sizing: border-box;
  }
  .pageSection .inner h3 {
    text-align: center;
    font-family: "EB Garamond", "Noto Serif JP", sans-serif;
    font-size: 1.2rem;
    margin-bottom: 10px;
  }
  .image-bloc,
  .img-bloc {
    text-align: center;
  }
  .pageSection .inner header {
    margin-bottom: 20px;
  }
  .pageSection .inner ul,
  .pageSection .inner dl,
  .pageSection .inner ol {
    margin-top: 10px;
    margin-bottom: 10px;
  }
  .pageSection .inner dt {
    font-weight: 800;
    margin-bottom: 0;
    font-size: 0.925rem;
  }
  .sp-table {
    overflow-x: auto;
    white-space: nowrap;
  }
  .sp-table table {
    width: 100%;
    border: 1px solid #ddd;
  }
  .sp-table th,
  .sp-table td {
    padding: 10px;
    border: 1px solid #ddd;
    font-size: 0.725rem;
  }
  .sp-table th {
    background: #f2f2f2;
  }
  /* taxonomy-ica_mypage
    ------------------------------ */
  .kamei-term-desc {
    padding: 20px;
    box-sizing: border-box;
  }
  .ica_type ul.inner {
    width: 100%;
    letter-spacing: -0.5em;
    padding: 0 20px;
    box-sizing: border-box;
  }
  .ica_type ul.inner li {
    width: 48%;
    margin-bottom: 20px;
    margin-right: 4%;
    display: inline-block;
    letter-spacing: normal;
    vertical-align: top;
  }
  .ica_type ul.inner li:nth-child(even) {
    margin-right: 0;
  }
  h2.ica_type {
    text-align: center;
    margin-top: 30px;
    text-align: center;
    font-family: "EB Garamond", "Noto Serif JP", sans-serif;
    font-size: 1.2rem;
    margin-bottom: 10px;
  }
  #ica_mypage .shopWrap {
    margin: 30px 20px;
  }
  #shopDetail {
    margin-top: 20px;
  }
  #shopDetail dl {
    display: table;
    width: 100%;
    table-layout: fixed;
    border-bottom: 1px dashed #ddd;
  }
  #shopDetail dt,
  #shopDetail dd {
    display: table-cell;
    padding: 5px;
    box-sizing: border-box;
  }
  #shopDetail dt {
    width: 30%;
    text-align: left;
    font-weight: bold;
    font-family: "Noto Sans JP", sans-serif;
  }
  #shopDetail dd {
    width: 70%;
  }
  .shop-osirase,
  .message,
  .youtube {
    margin: 30px 20px;
  }
  .message p + p {
    margin-top: 15px;
  }

  .message iframe,
  .youtube iframe {
    width:100%;
    height: auto;
  }


  /* contact*/
  .contactArea input[type="text"],
  .contactArea input[type="number"],
  .contactArea textarea,
  .contactArea input[type="tel"],
  .contactArea input[type="date"],
  .contactArea input[type="email"] {
    width: 100%;
    padding: 5px;
    box-sizing: border-box;
    border: 1px solid #ccc;
  }
  .span.wpcf7-list-item {
    margin-left: 0 !important;
    display: block !important;
  }
  .contactArea h3 {
    text-align: center;
    margin-top: 40px;
    font-size: 1.5rem;
    border-bottom: 3px double #ccc;
  }
  /* single */
  .single-page .page-title,
  .single-pickup .page-title {
    font-size: 1.125rem;
  }
  /* single seminar */
  #page-theme.single-seminar h1.page-title {
    font-size: 1.25rem;
  }
  #workshop .contactbtn .dev2 {
    letter-spacing: -0.5em;
    width: 100%;
    padding: 0 20px;
    box-sizing: border-box;
  }
  #workshop .contactbtn .dev2 .ib {
    width: 48%;
    margin-right: 4%;
    letter-spacing: normal;
    display: inline-block;
  }
  #workshop .contactbtn .dev2 .ib:nth-child(even) {
    margin-right: 0;
  }
  /* sidebar pr */
  #sidebarPR {
    margin: 60px 0 -60px;
    padding: 20px;
    background: #f0f0f0;
    box-sizing: border-box;
    border-top: 1px solid #e9e9e9;
  }
  #sidebarPR .banner-widget {
    letter-spacing: -0.5em;
    width: 100%;
  }
  #sidebarPR .banner-widget .widget {
    display: inline-block;
    width: 48%;
    margin-right: 4%;
    margin-bottom: 4vw;
  }
  #sidebarPR .banner-widget .widget:nth-child(even) {
    margin-right: 0;
  }
  #sidebarPR h3 {
    font-size: 1.125rem;
    font-weight: bold;
    margin-top: 30px;
    margin-bottom: 5px;
  }
  #sidebarPR .wrap ul {
    letter-spacing: -0.5em;
    width: 100%;
  }
  #sidebarPR .wrap li {
    width: 48%;
    border: 1px solid #ccc;
    background: rgba(255, 255, 255, 0.7);
    margin-bottom: 15px;
    text-align: center;
    display: inline-block;
    margin-right: 4%;
    letter-spacing: normal;
    box-sizing: border-box;
  }
  #sidebarPR .wrap li:nth-child(even) {
    margin-right: 0;
  }
  #sidebarPR .wrap li a {
    padding: 10px;
    box-sizing: border-box;
    font-size: 0.625rem;
    display: block;
    color: #333;
    text-decoration: none;
  }
  #sidebarPR .wrap li i {
    margin: auto;
    display: block;
    width: 24px;
    height: 24px;
  }
  #sidebarPR .links i.mailmag {
    background: url(images/icon-mailmag.png) 0 0 no-repeat;
    background-size: contain;
  }
  #sidebarPR .links i.touroku {
    background: url(images/icon-touroku.png) 0 0 no-repeat;
    background-size: contain;
  }
  #sidebarPR .links i.massmedia {
    background: url(images/icon-formassmedia.png) 0 0 no-repeat;
    background-size: contain;
  }
  #sidebarPR .links i.haken {
    background: url(images/icon-haken.png) 0 0 no-repeat;
    background-size: contain;
  }
  #sidebarPR .links i.kentei {
    background: url(images/icon-kentei.png) 0 0 no-repeat;
    background-size: contain;
  }
  #sidebarPR .links i.produce {
    background: url(images/icon-produce.png) 0 0 no-repeat;
    background-size: contain;
  }
  #sidebarPR .links i.recruit {
    background: url(images/icon-recruit.png) 0 0 no-repeat;
    background-size: contain;
  }
  #sidebarPR .menus li {
    border: 1px solid #ccc;
    padding: 6px 8px;
    width: 100%;
    box-sizing: border-box;
    text-decoration: none;
    background: #fff;
  }
  #sidebarPR .menus li + li {
    border-top: none;
  }
  #sidebarPR .menus li a {
    text-decoration: none;
    display: block;
  }
  /* pickup single */
  #pickupSingle .content {
    margin: 20px;
  }
  .post-thumb img {
    width: 100%;
    height: auto;
  }
  /* access */
  #map {
    margin: auto;
    width: 100%;
    height: 350px;
  }
  .information .page-title {
    font-size: 1rem;
  }
  .post {
    margin: 20px;
  }
  #archive-exa .cont {
    margin: 20px;
  }
  #archive-exa .cont li + li {
    margin-top: 20px;
    padding-top: 20px;
    border-top: 1px dashed #ddd;
  }
  #archive-exa .cont h2 {
    font-size: 1rem;
  }
  /* contactform */
  input[name="your-zipcode"],
  input[name="your-zipcode2"] {
    width: 26% !important;
  }
  .pageSection img {
    max-width: 100%;
    height: auto;
  }
  .pageSectionList li {
    position: relative;
  }
  .pageSectionList li a:after {
    position: absolute;
    content: "";
    background: url(images/arrow-bottom.png) center center no-repeat;
    width: 14px;
    height: 9px;
    display: block;
    top: 9px;
    right: 0;
  }
  #splash .put h2 {
    font-size: 4rem;
    line-height: 1;
    margin-bottom: 30px;
    text-align: center;
    letter-spacing: 0.1em;
    font-weight: 400;
  }
  #splash .put h2 span {
    display: block;
    text-align: center;
    font-size: 3.2rem;
  }
  #splash .put p {
    font-size: 1rem;
    text-align: center;
  }
  .searchw li + li {
    margin-top: 20px;
    padding-top: 20px;
    border-top: 1px dashed #ddd;
  }
  .pager {
    text-align: center;
  }
  .kindle ul {
    letter-spacing: -0.5em;
    width: 100%;
  }
  .kindle li {
    width: 48%;
    margin-bottom: 20px;
    margin-right: 4%;
    display: inline-block;
  }
  .kindle li:nth-child(even) {
    margin-right: 0;
  }
  .kindle li iframe {
    width: 100%;
  }
  .index-template {
    margin: 20px;
  }
  /* 講座のリメイク */
  .courseHeader {
    margin-bottom: 30px;
  }
  .kouza-btns {
    margin-bottom: 50px;
  }
  .c-inner {
    padding-top: 30px;
    padding-bottom: 30px;
  }
  .c-inner + .c-inner {
    border-top: 1px dashed #ddd;
  }
  .c-inner p {
    text-align: center;
  }
  .post .c-inner ul,
  .post .c-inner ol {
    width: 90%;
    margin: 15px auto;
  }
  .post .c-inner ul li {
    list-style: circle;
    margin-left: 1.4em;
  }
  .post .c-inner ol li {
    margin-left: 1.4em;
  }
  .c-inner .lead-image {
    margin-bottom: 30px;
  }
  .c-inner dt {
    font-family: "Noto Sans JP", sans-serif;
    font-weight: bold;
  }
  .t-mat {
    margin-bottom: 30px;
  }
  .post .c-inner .kouza-btns li {
    list-style: none;
    margin:0 0 2vw 0;
    width: 100%;
  }
  .post .c-inner .kouza-btns li.btn a span {
    padding: 0;
    background:none;
  }

  .post .c-inner .kouza-btns li.btn a {
    padding: 3vw 0;
    width: 100%;
    display: block;
    text-align: center;
    background:#4da592;
  }



  .c-inner h3 {
    margin-top: 30px;
  }
  .date-tag {
    text-align: right;
    margin-bottom: 30px;
  }
  .privacyBox {
    padding: 15px;
    font-size: 11px;
    border: 1px solid #ccc;
    height: 180px;
    overflow: scroll;
    overflow-x: hidden;
    margin-top: 15px;
    width: 100%;
    box-sizing: border-box;
  }
  .privacyBox pre {
    white-space: pre-wrap;
    line-height: 1.7;
    font-family: "ＭＳ ゴシック", sans-serif;
  }
  .privacyBox + .check {
    margin-top: 15px;
    margin-bottom: 15px;
  }
  .contactArea dl {
    margin-top: 15px;
  }
  .contactArea dt {
    margin-bottom: 5px;
    font-size: 0.925rem;
  }
  iframe#gmap {
    width: 100%;
    height: 300px;
  }
  /* blog */
  .blog-single header.sp,
  #sp-search-wrap,
  #sp-menu-wrap {
    display: none;
  }
  #blog-theme {
    height: 100vh;
    width: 100%;
    position: relative;
  }
  .theme-image {
    height: 80vh;
  }
  .theme-image img {
    width: 100%;
    height: 100%;
    object-fit: cover;
  }
  .theme-lead {
    height: 20vh;
    width: 100%;
    position: absolute;
    bottom: 0;
    left: 0;
    background: #222;
  }
  .theme-lead h1 {
    width: 100%;
    padding: 0 10px;
    box-sizing: border-box;
    font-size: 1.5rem;
    color: #fff;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translateY(-50%) translateX(-50%);
    -webkit-transform: translateY(-50%) translateX(-50%);
    margin: auto;
    font-size: 1.5rem;
    letter-spacing: 1px;
    font-family: "ヒラギノ明朝 ProN W6", "HiraMinProN-W6", "HG明朝E", "ＭＳ Ｐ明朝", "MS PMincho", "MS 明朝", serif;
  }
  #blogWrap {
    margin-top: 40px;
    margin-bottom: 40px;
    text-align: left;
    letter-spacing: 1px;
    font-size: 1rem;
  }
  #blog-theme .snsFeed {
    position: fixed;
    top: 60px;
    right: 0;
    z-index: 10;
  }
  #blog-theme .snsFeed li {
    width: 50px;
    height: 50px;
    background: #a0c1b8;
  }
  .snsFeed li i {
    width: 50px;
    height: 50px;
    display: block;
  }
  .snsFeed li i.sideTw {
    background: url(images/single-blog-side-icon-tw.png) center no-repeat;
    background-size: 76%;
  }
  .snsFeed li i.sideFW {
    background: url(images/single-blog-side-icon-fb.png) center no-repeat;
    background-size: 76%;
  }
  .snsFeed li i.sideHome {
    background: url(images/single-blog-side-icon-home.png) center no-repeat;
    background-size: 76%;
  }
  .snsFeed li i.sideInsta {
    background: url(images/single-blog-side-icon-insta.png) center no-repeat;
    background-size: 76%;
  }
  .snsFeed li i.sideMail {
    background: url(images/single-blog-icon-mail.png) center no-repeat;
    background-size: 76%;
  }
  .blogInner p,
  .blogInner ul,
  .blogInner table,
  .blogInner ol,
  .blogInner ol,
  .blogInner h1,
  .blogInner h2,
  .blogInner h3,
  .blogInner h4 {
    margin: 0 12vw;
  }
  
  .blogInner img {
    margin: 30px auto;
    width: 100%;
    height: auto;
  }
  .userCont {
    margin: 40px 12vw 0;
  }
  .userCont h2 {
    text-align: center;
    margin-bottom: 15px;
    font-size: 1.05rem;
  }
  .userCont h3 {
    text-align: center;
    margin: 15px auto;
  }
  .userCont p {
    margin-top: 15px;
  }
  .fadein {
    opacity: 0.1;
    transform: translate(0, 50px);
    transition: all 900ms;
  }

  .blogInner h2 {
    font-size: 1.5rem;
    margin-bottom: 2vw;
    margin-top: 10vw;
  }

  .blogInner h3 {
    border-bottom:1px solid #222;
    font-size: 1.25rem;
    font-weight: 300;
    font-family: sans-serif;
    margin-bottom: 4vw;
    margin-top: 10vw;
  }


  /* 画面内に入った状態 */
  .fadein.scrollin {
    opacity: 1;
    transform: translate(0, 0);
  }
  #archive ul.archiveList {
    margin: 40px auto;
    width: 90%;
  }
  ul.archiveList li {
    margin-bottom: 20px;
  }
  ul.archiveList li .img-bloc {
    width: 100%;
    height: 160px;
    overflow: hidden;
  }
  ul.archiveList li .img-bloc img {
    width: 100%;
    height: 100%;
    object-fit: cover;
  }
  ul.archiveList li time {
    display: block;
    color: #999;
    margin-top: 5px;
  }
  ul.archiveList li h2 {
    font-family: sans-serif;
    font-size: 0.875rem;
  }
  /* archive workshop */
  ul.archiveWS {
    width: 90%;
    margin: 40px auto;
  }
  ul.archiveWS li .img-bloc {
    width: 100%;
    height: 160px;
    overflow: hidden;
  }
  ul.archiveWS li .img-bloc img {
    width: 100%;
    height: 100%;
    object-fit: cover;
  }
  ul.archiveWS li h2 {
    font-weight: 800;
    font-size: 1.05rem;
    margin-top: 10px;
    margin-bottom: 5px;
    font-family: sans-serif;
  }
  ul.archiveWS li + li {
    margin-top: 50px;
  }
  .archiveWS li h2 span a {
    color: #fff;
    text-decoration: none;
  }
  #spTel {
    padding: 10px 0;
    text-align: center;
    background: #111;
    letter-spacing: 0.1em;
    color: #fff;
    font-size: 0.625rem;
    line-height: 1;
  }
  #spTel a {
    color: #fff;
    font-size: 0.875rem;
    font-weight: 800;
    text-decoration: none;
    display: block;
  }
  #spFloat {
    position: fixed;
    bottom: 20px;
    right: 65px;
    width: 160px;
    height: 36px;
    line-height: 36px;
    border: 1px solid #333;
    border-radius: 3px;
    background: rgba(0, 0, 0, 0.95);
    text-align: center;
  }
  #spFloat a {
    width: 160px;
    height: 36px;
    line-height: 36px;
    color: #fff;
    display: inline-block;
    vertical-align: middle;
    text-decoration: none;
    font-family: "Anton", sans-serif;
    letter-spacing: 0.08em;
    font-size: 13px;
  }

  .online-list.post {
    letter-spacing: -1.5em;
  }

  .online-list.post li {
    letter-spacing: normal;
    display: inline-block;
    vertical-align: top;
    width:30%;
    margin-right: 5%;
    margin-bottom: 2vw;
    text-align: center;
  }

  .online-list.post li:nth-child(3n) {
    margin-right: 0;
  }

  .online-list.post li figure {
    width:100%;
    overflow: hidden;
  }

  .online-list.post li figure img {
    width:27vw;
    height: 27vw;
    object-fit: cover;
  }

  .online-list.post li .tools li {
    text-indent:-9999px;
    width:15px;
    height: 15px;
    background-size: contain;
    margin:0 2px 0 0;
  }

  .online-list .tools li.Tool1 {
    background:url(images/online-tools/icon-zoom.png) 0 0 no-repeat;
  }

  .online-list .tools li.Tool2 {
    background:url(images/online-tools/icon-facetime.png) 0 0 no-repeat;
    background-size: 20px 20px;
  }

  .online-list .tools li.Tool3 {
    background:url(images/online-tools/icon-facebook.png) 0 0 no-repeat;
  }

  .online-list .tools li.Tool4 {
    background:url(images/online-tools/icon-skype.png) 0 0 no-repeat;
  }

  .online-list .tools li.Tool5 {
    background:url(images/online-tools/icon-messenger.png) 0 0 no-repeat;
  }

  .online-list .tools li.Tool6 {
    background:url(images/online-tools/icon-freecall.png) 0 0 no-repeat;
  }

  .online-list .tools li.Tool7 {
    background:url(images/online-tools/icon-line.png) 0 0 no-repeat;
  }

  .online-list .tools li.Tool8 {
    background:url(images/online-tools/icon-teams.png) 0 0 no-repeat;
  }

  .online-list .tools li.Tool9 {
    background:url(images/online-tools/icon-other.png) 0 0 no-repeat;
  }

  .online-icon {
    background:#F4F2EF;
    margin:5vw auto;
    width:100%;
    padding: 3vw;
    box-sizing: border-box;
    font-size: .725rem;
  }

  .online-icon ul {
    letter-spacing: -1.5rem;
  }

  .online-icon li {
    width:50%;
    margin-bottom: 2vw;
    display: inline-block;
    letter-spacing: 1px;
  }

  .online-icon li img,
  .online-icon li span {
    vertical-align: middle;
  }

  .online-icon h2 {
    text-align: center;
    font-size: 1rem;
    margin-bottom: 2vw;
    font-family: sans-serif;
  }

  .breadcrumbs {
    font-size: .625rem;
    padding: 3vw;
    box-sizing: border-box;
  }

  .breadcrumbs span .post,
  .breadcrumbs span.post {
    margin: 0;
  }


  /* blog shopping */
  #icaShopping {
    margin-top: 15vw;
    padding-top: 5vw;
    border-top:1px solid #ccc;
  }

  #icaShopping h2 {
    font-size: 1.5rem;
    text-align: center;
    margin-bottom: 4vw;;
  }

  .claycart {
    letter-spacing: -1em;
    padding:0 3vw;
    box-sizing: border-box;
  }

  .claycart li {
    width:48%;
    margin-right: 4%;
    margin-bottom: 5vw;
    display: inline-block;
    letter-spacing: 1px;
    vertical-align: top;
  }

  .claycart li:nth-child(even) {
    margin-right: 0;
  }

  .claycart li.single {
    width:100%;
    display: block;
    margin-right: 0;
  }

  .claycart li .text-bloc h3 {
    text-align: center;
    font-family: sans-serif;
    font-weight: 700;
    font-size: .875rem;
    margin:1.5vw 0;
  }

  .btn.ica-shopping a,
  .btn.ica-shopping {
    padding: 0;
  }

  .btn.ica-shopping a {
    display: block;
    width:100%;
    height: 37px;
    line-height: 37px;
    text-decoration: none;
    margin: 0;
  }

  .claycart li input[type="submit"] {
    -webkit-appearance: none;
    width:100%;
    height: 35px;
    line-height: 35px;
    color:#fff;
    background:#d34444;
    border:none;
    margin: 3vw 0 0 0;
    padding: 0;
  }

  /* 20210125 */
  .cat-blog-wrap .cat-theme video {
    width:100%;
    height: 35vh;
    overflow: hidden;
    object-fit: cover;
  }

  .cat-blog-wrap .pankuzu {
    font-size: .725em;
  }

  .cat-blog-wrap .pankuzu {
    padding: 5vw;
    box-sizing: border-box;
  }

  .cat-blog-contents {
    padding: 5vw;
    width:100%;
    box-sizing: border-box;
  }

  .cat-blog-contents article {
    width:100%;
    margin-bottom: 3vw;
  }

  .cat-blog-contents a {
    display: block;
    text-decoration: none;
  }

  .cat-blog-contents figure {
    width:100%;
    height: 25vh;
    overflow: hidden;
  }

  .cat-blog-contents figure img {
    vertical-align: baseline;
    width:100%;
    height: 25vh;
    object-fit: cover;
  }

  .cat-blog-contents .text-bloc {
    padding: 3vw;
    box-sizing: border-box;
  }

  .cat-blog-contents a .text-bloc time {
    color:#999;
  }

  /* form3 */
  .mwform {
    margin-top: 5vw;
  }

  .mwform dl {
    margin-bottom: 3vw;
  }

  .mwform dt, .mwform dd {
    width:100%;
  }

  .mwform textarea,
  .mwform dd select,
  .mwform dd input[type="email"],
  .mwform dd input[type="text"] {
    -webkit-appearance: none;
    width:100%;
    border:1px solid #ddd;
    padding:8px 10px;
    box-sizing: border-box;
    font-size: 16px;
  }

  .mwform dd input.s-short,
  .mwform dd input[name="zip"],
  .mwform dd input[name="zip1"],
  .mwform dd input[name="your-age"] {
    -webkit-appearance: none;
    width:20%;
    border:1px solid #ddd;
    padding:8px 10px;
    box-sizing: border-box;
    font-size: 16px;
  }

  .wm-mv-confirm .kiyaku {
    width:100%;
    height:20vh;
    padding:3vw;
    border:1px solid #ddd;
    padding:20px;
    box-sizing: border-box;
    overflow:scroll;
    margin:3vw 0;
  }

  .wm-mv-confirm .kiyaku pre {
    white-space: pre-wrap;
  }

  .mwform input[type="submit"] {
    -webkit-appearance: none;
    background:#4da592;
    color:#fff;
    border:none;
    border-radius: 1px;
    width:100%;
    margin:20px auto;
    padding:8px 0;
  }

  .mw_wp_form_complete {
    text-align: center;
  }

  .mw_wp_form_complete h3 {
    text-align: center;
    margin-top:50px
  }

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

  /* blog feed */
  .feedbtn {
    width:76vw;
    margin:5vw auto 50px;
    text-align: right;
  }

  .feedbtn .p7button a {
    background:#4da592;
    padding: 5px;
  }

  .blog-single #side-sns {
    display: none;
  }

  #side-sns {
    position: fixed;
    right:0;
    top:20%;
    width:40px;
    z-index: 10000;
  }

  #side-sns li {
    width:48px;
    height: 48px;
    text-align: center;
    line-height:48px;
    background:#6b5f59;
  }

  #side-sns li:first-child {
    border-top-left-radius: 4px;
  }

  #side-sns li:last-child {
    border-bottom-left-radius:4px;
  }

  #side-sns li a {
    display: block;
    fill:#fff;
  }

  #side-sns li a svg {
    fill:#fff;
    text-decoration: none;
    vertical-align: middle;
    line-height:48px;
  }

  #side-sns li:hover{
    fill:#fff;
    text-decoration: none;
    background:#6b5f59d7;
  }

  /* header */
  #siteLogo, #sp-search, #sp-menu {
    height: 8vw;
    vertical-align: middle;
  }

  #sp-mastHead #siteLogo img {
    width:100%;
    height:8vw;
    object-fit: contain;
  }

  #mastHead {
    display: none;
  }

  .blog-cat-list {
    padding: 0 5vw;
    box-sizing: border-box;
  }

  .blog-cat-list ul {
    text-align: center;
  }

  .blog-cat-list li {
    display: inline-block;
    vertical-align: middle;
  }

  .blog-cat-list li + li {
    border-left:1px solid #ccc;
    margin-left: 3vw;
    padding-left: 3vw;
    box-sizing: border-box;
  }

  #sp-menu-wrap .btn3 {
    width:100%;
    text-align: center;
    margin:3vw 0;
  }

  #sp-menu-wrap .btn3 a {
    text-decoration: none;
    color:#fff;
    background:#4da592;
    border-radius: 4px;
    display: block;
    padding: 3vw 0;
  }


  table.dltable {
    width: 100%;
    table-layout: fixed;
    border:1px solid #ddd;
    border-collapse: collapse;
  }

  .dltable th,
  .dltable td {
    display: block;
    border:1px solid #ddd;
    padding:3vw;
    box-sizing: border-box;
  }

  .dltable th,
  .dltable td,
  .dltable p {
    text-align: left;
  }

  .dltable th {
    width:100%;
    font-size: 13px;
    background:#f2f2f2;
  }

  .dltable td {
    font-size: 13px;
    width:100%;
  }

  .dltable input[type="text"],
  .dltable input[type="email"],
  .dltable input[type="tel"],
  .dltable select,
  .dltable textarea,
  .dltable input[type="number"] {
    border:1px solid #ccc;
    border-radius: 2px;
    padding: 5px 10px;
    width:calc(100% - 20px);
  }

  .dltable input[name="zip1"] {
    width:20%;
  }

  .dltable .mwform-tel-field input[type="text"] {
    width:15%;
  }

  .dltablebtn {
    border:1px solid #ccc;
    padding:10px 20px;
    background:#4da592;
    color:#fff;
  }

}

























@media screen and (min-width: 769px) {
  .sp {
    display: none !important;
  }
  .ibp {
    width: 100%;
    letter-spacing: -0.5em;
  }
  .ib {
    display: inline-block;
    letter-spacing: normal;
    vertical-align: top;
  }
  body {
    position: relative;
    line-height: 1.7;
    font-size: 0.925rem;
  }
  .content h2,
  .content h3 {
    font-family: "EB Garamond", "Noto Serif JP", sans-serif;
  }
  .dev3 .ib {
    width: 32%;
    margin-right: 2%;
    margin-bottom: 20px;
  }
  .dev3 .ib:nth-child(3n) {
    margin-right: 0;
  }
  .dev2 .ib {
    width: 49%;
    margin-right: 2%;
    margin-bottom: 10px;
  }
  .dev2 .ib:nth-child(even) {
    margin-right: 0;
  }
  .dev2 .ib img,
  .dev3 .ib img {
    max-width: 100%;
    height: auto;
  }
  a:link,
  a:active {
    color: #4da592;
    text-decoration: none;
  }
  a:hover {
    color: #4da592;
    text-decoration: underline;
  }
  a:visited {
    color: #4da592;
    text-decoration: underline;
  }
  img {
    max-width: 100%;
    height: auto;
  }
  .dev2LL {
    width: 900px;
    margin: 0 auto 20px;
  }
  .dev2LL .image-bloc,
  .dev2LL .img-bloc {
    width: 180px;
    margin-right: 20px;
    text-align: center;
  }
  .dev2LL .text-bloc {
    width: 700px;
  }
  .dev2LL .text-bloc h3 {
    font-size: 18px;
    margin-bottom: 10px;
    text-align: left;
  }
  .btn {
    margin-top: 30px;
    margin-bottom: 30px;
  }
  .dev2 a {
    display: block;
    text-align: center;
    margin-top: 0;
  }
  .dev2 .btn {
    margin-top: 10px;
  }
  .index-template .page-section,
  .indexPage {
    width: 1000px;
    margin: auto;
  }
  #front-page .section-title {
    /*
        text-align: center;
        font-size: 22px;
        width:100%;
        padding:15px 0;
        background: #aed8e8;
        background: -moz-linear-gradient(left, #aed8e8 0%, #feb8f6 100%);
        background: -webkit-linear-gradient(left, #aed8e8 0%,#feb8f6 100%);
        background: linear-gradient(to right, #aed8e8 0%,#feb8f6 100%);
        filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#aed8e8', endColorstr='#feb8f6',GradientType=1 );
        color:#3b352c;
        margin-bottom: 20px;
        font-weight: 400;
        */
  }
  #front-page .section-title a {
    color: #3b352c;
    text-decoration: none;
  }
  .section-title {
    font-family: "Noto Serif JP", sans-serif;
    font-size: 28px;
    text-align: center;
    margin-bottom: 25px;
  }
  .section-title:after {
    content: "";
    width: 60px;
    height: 1px;
    border-top: 1px solid #333;
    border-left: none;
    border-right: none;
    border-bottom: none;
    display: block;
    margin: 5px auto 0;
  }
  /* page */
  #page-theme {
    width: 100%;
    height: 218px;
    background-size: cover;
    position: relative;
  }
  #page-theme::after {
    content: "";
    display: block;
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
  }
  #page-theme h1.page-title {
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    font-family: "Noto Serif JP", sans-serif;
    width: 800px;
    margin: auto;
    padding: 15px;
    text-align: center;
    text-shadow: 0 0 8px rgba(255, 255, 255, 5);
    z-index: 2;
  }
  header.news {
    background: url(images/theme-2.jpg) center no-repeat;
    font-size: 20px;
  }
  /* header
    ---------------------------------- */
  #mastHead {
    width: 1000px;
    margin: auto;
    padding: 5px 0;
  }
  #mastHead .subNav {
    text-align: right;
  }
  #mastHead .subNav .ib {
    vertical-align: middle;
  }
  #mastHead .subNav .ib + .ib {
    margin-left: 5px;
  }
  #mastHead .subNav li:first-child {
    margin-right: 10px;
  }
  .subNav i {
    display: block;
  }
  .subNav .icon-store {
    width: 94px;
    height: 13px;
    background: url(images/online-store.png) 0 0 no-repeat;
  }
  .subNav .icon-search {
    width: 24px;
    height: 24px;
    background: url(images/icon-search3.png) 0 0 no-repeat;
  }
  .subNav .icon-insta {
    width: 24px;
    height: 24px;
    background: url(images/icon-insta.png) 0 0 no-repeat;
  }
  .subNav .icon-tw {
    width: 24px;
    height: 24px;
    background: url(images/icon-tw.png) 0 0 no-repeat;
  }
  .icon-pin {
    width: 24px;
    height: 24px;
    background: url(images/icon-pin.png) 0 0 no-repeat;
  }
  .icon-tumbr {
    background: url(images/icon-tumbr.png) 0 0 no-repeat;
    width: 24px;
    height: 24px;
  }
  .icon-form {
    background: url(images/siryo-btn.png) 0 0 no-repeat;
    width: 154px;
    height: 24px;
    background-size: contain;
  }
  .subNav .icon-fb {
    width: 24px;
    height: 24px;
    background: url(images/icon-fb.png) 0 0 no-repeat;
  }
  .subNav .icon-times {
    width: 8px;
    height: 8px;
    background: url(images/icon-times.png) 0 0 no-repeat;
    position: absolute;
    top: -1px;
    right: -15px;
  }
  #mastHead li.search {
    position: relative;
    cursor: pointer;
  }
  #mastHead li .searchForm {
    display: none;
    position: absolute;
    top: 35px;
    left: -130px;
    width: 245px;
    height: 30px;
  }
  #mastHead li .searchForm .inner {
    border: 1px solid #ccc;
    width: 245px;
    height: 30px;
    padding: 0 5px;
    position: relative;
  }
  #mastHead li .searchForm input[type="text"] {
    vertical-align: middle;
    width: 215px;
    border: none;
    background: #fff;
    outline: 0;
  }
  #mastHead li .searchForm input[type="submit"] {
    width: 13px;
    height: 13px;
    vertical-align: middle;
    background: url(images/icon-search-submit.png) 0 0 no-repeat transparent;
    border: none;
    text-indent: -9999px;
    outline: 0;
  }
  /* gnav */
  .gnav li a:link,
  .gnav li a:visited,
  .gnav li a:active {
    text-decoration: none;
    color: #5b2f10;
  }
  .gnav li a:hover {
    text-decoration: underline;
    color: #5b2f10;
  }
  .gnav ul.inner {
    display: none;
    z-index: 300;
    transition: 0.3s;
  }
  .gnav li span {
    font-family: "Noto Serif JP", sans-serif;
    letter-spacing: 0.05em;
    color: #5b2f10;
    font-size: 13px;
    text-transform: uppercase;
  }
  .gnav li a span {
    color: #5b2f10;
    text-decoration: none;
  }
  #globalNav {
    text-align: center;
    width: 1000px;
    margin: 0 auto 12px;
  }
  #globalNav .gnav {
    width: 40.4%;
    vertical-align: bottom;
  }
  #globalNav #logoArea {
    width: 19.2%;
    vertical-align: bottom;
  }
  #globalNav .gnav ol li {
    width: 33.333333%;
    vertical-align: middle;
    position: relative;
  }
  #globalNav .gnav ol li span {
    cursor: pointer;
    position: relative;
  }
  #globalNav .gnav ol li.active span {
    border-bottom: 2px solid #5b2f10;
  }
  #globalNav .gnav ol li.active a span {
    border-bottom: none;
  }
  #globalNav .gnav ol li ul.inner.active {
    display: block;
    position: absolute;
    top: 22px;
    left: -15px;
    width: 240px;
    padding: 10px 15px;
    box-sizing: border-box;
    background: rgba(255, 255, 255, 0.9);
    box-shadow: 0 0 5px rgba(25, 25, 25, 0.1);
    height: auto;
  }
  #globalNav .gnav ol li ul.inner li {
    width: 100%;
    font-size: 13px;
    text-align: left;
    padding: 5px 0 0;
  }
  #globalNav .gnav ol li ul.inner li a {
    display: block;
  }
  #siteLogo {
    margin: auto;
    text-align: center;
  }
  #siteLogo #logo-shield {
    width: 45px;
    height: 41px;
    margin: auto;
    background: url(images/logo-mark.png) center center no-repeat;
    display: block;
  }
  #siteLogo #logo-text {
    width: 180px;
    height: 29px;
    margin: 11px auto 0;
    background: url(images/logo-text.png) center center no-repeat;
    display: block;
  }
  .is-animation #globalNav {
    display: none;
  }
  #globalNav2 {
    display: none;
    padding: 5px 0;
    opacity: 0;
    transition: 0.7s;
  }
  .is-animation #globalNav2 {
    display: block;
    opacity: 1;
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    background: rgba(255, 255, 255, 1);
    z-index: 2000;
  }
  #globalNav2 .inner {
    width: 1000px;
    margin: 5px auto;
    text-align: center;
  }
  #globalNav2 #site-logo2 {
    width: 217px;
    height: 34px;
    background: url(images/icaLP2017_logo.png) center center no-repeat;
    margin-right: 23px;
    vertical-align: middle;
    text-indent: -9999px;
  }
  #globalNav2 #site-logo2 a {
    display: block;
    width: 100%;
    height: 100%;
  }
  #globalNav2 .gnav2 {
    width: 760px;
    vertical-align: middle;
  }
  #globalNav2 .gnav2 ol li {
    width: 15%;
    vertical-align: middle;
    position: relative;
  }
  #globalNav2 .gnav2 ol li.search {
    width: 10%;
  }
  #globalNav2 .gnav2 ol li .inner {
    display: none;
  }
  #globalNav2 .gnav2 ol li span {
    font-family: "Noto Serif JP", sans-serif;
    letter-spacing: 0.05em;
    color: #5b2f10;
    font-size: 13px;
    text-transform: uppercase;
    cursor: pointer;
  }
  #globalNav2 .gnav2 ol li ul.inner {
    position: absolute;
    top: 20px;
    left: -15px;
    width: 240px;
    padding: 10px 15px;
    box-sizing: border-box;
    background: rgba(255, 255, 255, 0.9);
    box-shadow: 0 0 5px rgba(25, 25, 25, 0.1);
  }
  #globalNav2 .gnav2 ol li ul.inner li {
    width: 100%;
    font-size: 13px;
    text-align: left;
    padding: 5px 0 0;
  }
  #globalNav2 .gnav2 ol li.active span {
    border-bottom: 2px solid #5b2f10;
  }
  #globalNav2 .gnav2 ol li a:link,
  #globalNav2 .gnav2 ol li a:visited,
  #globalNav2 .gnav2 ol li a:active {
    color: #5b2f10;
    text-decoration: none;
  }
  #globalNav2 .gnav2 ol li a:hover {
    text-decoration: underline;
    color: #5b2f10;
  }
  #globalNav2 .gnav2 ol li.active a span {
    border-bottom: none;
  }
  #globalNav2 li.search {
    text-align: center;
    cursor: pointer;
  }
  #globalNav2 li.search i.icon-search {
    width: 14px;
    height: 14px;
    background: url(images/icon-search2.png) center center no-repeat;
    display: block;
    margin: auto;
  }
  /* subnav modal */
  .modal {
    position: fixed;
    width: 100%;
    height: 100vh;
    top: 0;
    left: 0;
    display: none;
    z-index: 300;
  }
  .overLay {
    position: fixed;
    top: 0;
    left: 0;
    background: rgba(15, 15, 15, 0.95);
    width: 100%;
    height: 100vh;
    z-index: 300;
  }
  .modal .inner {
    position: absolute;
    z-index: 500;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    width: 1000px;
    height: 504px;
    overflow: scroll;
    padding: 30px;
    box-sizing: border-box;
    background: #fff;
    z-index: 400;
    border-top: 1px solid #5b2f10;
  }
  a.modalClose {
    position: absolute;
    top: 20px;
    right: 20px;
    text-indent: -9999px;
    background: url(images/icon-times2.png) 0 0 no-repeat;
    width: 23px;
    height: 23px;
    display: block;
  }
  .modal .inner h2 {
    font-family: "Noto Serif JP", sans-serif;
    letter-spacing: 0.1em;
    font-size: 16px;
    line-height: 1.7;
    margin-bottom: 10px;
    color: #5b2f10;
    font-weight: 400;
    text-transform: uppercase;
  }
  .modal .inner h2:before {
    content: "::";
    margin-right: 5px;
  }
  .modal .inner p {
    font-size: 13px;
  }
  .modal .inner * + h2 {
    margin-top: 50px;
  }
  .modal input[type="text"] {
    width: 70%;
    border: 1px solid #ccc;
    display: inline-block;
    margin-right: 5px;
    line-height: 30px;
    padding: 0 5px;
    box-sizing: border-box;
  }
  .modal input[type="submit"] {
    text-indent: -9999px;
    background: url(images/icon-search-submit2.png) 0 0 no-repeat transparent;
    border: none;
    width: 20px;
    height: 20px;
    cursor: pointer;
    outline: 0;
  }
  .modal ul li {
    list-style: disc;
    margin-left: 1.5em;
    font-size: 13px;
  }
  .freeq .img-bloc {
    width: 100px;
    margin-right: 15px;
  }
  .freeq .img-bloc img {
    width: 100%;
    height: auto;
  }
  .freeq .text-bloc {
    font-size: 13px;
    text-align: left;
    width: 170px;
    margin-right: 0;
  }
  /* front-page
    -------------------------------------------- */
  #splash {
    width: 100%;
    height: 61.80339887499vh;
    position: relative;
  }
  #splash .bx-wrapper {
    margin: 0 auto;
    width: 100%;
    height: 61.80339887499vh;
  }
  #splash li {
    width: 100%;
    height: 61.80339887499vh;
    overflow: hidden;
    position: relative;
  }
  #splash .bx-wrapper img {
    position: absolute !important;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    width: 100% !important;
    height: auto !important;
  }
  #splash .bx-controls {
  }
  #splash .bx-wrapper .bx-viewport {
    border: none;
    box-shadow: none;
  }
  /* indexSection */
  .indexSection + .indexSection {
    margin-top: 40px;
    padding-top: 40px;
  }
  /* news */
  .news-list {
    margin: 60px auto;
    width: 1280px;
  }
  .news-list li {
    width: 320px;
    height: 320px;
  }
  .news-list li a {
    width: 320px;
    height: 320px;
    position: relative;
  }
  .news-list li a .text-bloc {
    display: none;
    position: absolute;
    z-index: 1000;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    /* Safari用 */
    transform: translate(-50%, -50%);
    width: 80%;
  }
  .news-list li .image-bloc {
    position: absolute;
    top: 0;
    left: 0;
    width: 320px;
    height: 320px;
    position: absolute;
  }
  .news-list li .image-bloc img {
    width: 320px;
    height: 320px;
    object-fit: cover;
    z-index: 1;
    transition: 0.3;
  }
  .news-list li.active .image-bloc img {
    opacity: 0.1;
  }
  /* pickup */
  #pickup {
    width: 1000px;
    margin: 60px auto;
  }
  #pickup .img-bloc {
    margin-right: 20px;
    width: 400px;
    vertical-align: top;
  }
  #pickup .img-bloc img {
    height: auto;
  }
  #pickup .text-bloc {
    width: 580px;
    vertical-align: top;
  }
  #pickup .text-bloc p {
    margin-bottom: 20px;
  }
  #pickup .content {
    font-size: 0.875rem;
  }
  #pickup figcaption p {
    font-size: 12px;
  }
  #recommend2 .inner {
    width: 1000px;
    margin: auto;
  }
  #front-page .inner {
    width: 1000px;
    margin: auto;
  }
  #front-page .dTlist li + li {
    margin-top: 20px;
    padding-top: 20px;
    border-top: 1px dashed #ccc;
  }
  #front-page .dTlist li:last-child {
    padding-bottom: 20px;
    border-bottom: 1px dashed #ccc;
  }
  #front-page .dTlist dt {
    color: #777;
    font-size: 12px;
    width: 100px;
  }
  #front-page .dTlist dd {
    font-size: 0.875rem;
    width: 900px;
  }
  #suisen h3 {
    text-align: center;
    font-weight: 800;
    margin-top: 5px;
    margin-bottom: 5px;
    font-family: "Noto Sans JP", sans-serif;
  }
  #suisen p {
    font-size: 0.875rem;
  }
  #suisenGoods h3,
  #recommend2 h3 {
    text-align: center;
    margin-top: 5px;
    font-weight: 400;
    font-family: "Ropa Sans", sans-serif;
  }
  #recommend2 h3 {
    font-size: 1.1725rem;
  }
  #suisenGoods a:link,
  #suisenGoods a:visited,
  #suisenGoods a:active {
    text-decoration: none;
  }
  #suisenGoods a:hover {
    text-decoration: underline;
  }
  #recommend2 a:link,
  #recommend2 a:visited,
  #recommend2 a:active {
    text-decoration: none;
  }
  #recommend2 a:hover {
    text-decoration: underline;
  }
  /* footer
    ---------------------------------- */
  #backtotop {
    position: fixed;
    bottom: 30px;
    right: 30px;
  }
  #globalFooter {
    width: 100%;
    margin-top: 100px;
    padding: 40px 0;
    border-top: 1px solid #ddd;
    border-bottom: 1px solid #ddd;
    background: #f5f5f5;
  }
  #globalFooter .inner {
    width: 1000px;
    margin: auto;
  }
  .footer1 {
    width: 80%;
    margin-right: 5%;
  }
  .footer2 {
    width: 15%;
  }
  #copyright {
    line-height: 42px;
    height: 42px;
    font-size: 0.625rem;
    text-align: center;
    text-transform: uppercase;
  }
  #globalFooter h1,
  #globalFooter h2 {
    font-size: 1rem;
    font-weight: 800;
    margin-bottom: 15px;
    font-family: "Noto Serif JP", sans-serif;
  }
  #globalFooter h1 span {
    font-size: 0.625rem;
  }
  #globalFooter .sns li + li {
    margin-left: 10px;
  }
  #globalFooter a:link,
  #globalFooter a:visited,
  #globalFooter a:active {
    text-decoration: none;
    color: #333;
  }
  #globalFooter a:hover {
    color: #4da592;
    text-decoration: none;
  }
  /* single / page */
  .page-contents article #page-theme {
    width: 100%;
    height: 218px;
    display: table;
    background-size: cover;
  }
  .page-contents article #page-theme h1.page-title {
    display: table-cell;
    vertical-align: middle;
    text-align: center;
    font-size: 38px;
    font-family: "Noto Serif JP", sans-serif;
  }
  .page-contents .post {
    width: 1000px;
    margin: 40px auto;
  }
  .page-contents .pageSectionList {
    margin-bottom: 40px;
    background: #f2f2f2;
    padding: 20px;
    box-sizing: border-box;
  }
  .page-contents .pageSectionList {
    text-align: center;
    min-height: 65px;
  }
  .page-contents .pageSectionList li {
    vertical-align: middle;
    font-size: 13px;
  }
  .page-contents .pageSectionList li + li {
    margin-left: 15px;
    padding-left: 15px;
    border-left: 1px solid #ccc;
  }
  .pageSection {
    padding: 40px 0;
  }
  /* post */
  .post {
    width: 1000px;
    margin: 40px auto;
  }
  .page h2 {
    font-family: "Noto Serif JP", sans-serif;
    font-size: 28px;
    text-align: center;
    margin-bottom: 25px;
  }
  .page h2:after {
    content: "";
    width: 60px;
    height: 1px;
    border-top: 1px solid #333;
    border-left: none;
    border-right: none;
    border-bottom: none;
    display: block;
    margin: 5px auto 0;
  }
  .post-thumb {
    width: 1000px;
    margin: 40px auto 0;
    text-align: center;
  }
  .post-thumb img {
    height: auto;
    width: auto;
    max-width: 100%;
    max-height: 350px;
    margin: auto;
  }
  .post p + p {
    margin-top: 15px;
  }
  .post ul,
  .post dl,
  .post ol,
  .post table {
    margin: 15px auto;
    width: 100%;
  }
  .post table {
    border: 1px solid #ccc;
  }
  .post th,
  .post td {
    border: 1px solid #ccc;
    padding: 8px 16px;
  }
  .post th {
    background: #f5f5f5;
  }
  /* ica-type */
  #taxonomy-ica_type .school {
    text-align: center;
    font-size: 32px;
    font-family: "Noto Serif JP", sans-serif;
  }
  .kamei-term-desc {
    width: 1000px;
    margin: 60px auto;
  }
  .ica_type .page-title {
    font-size: 32px;
  }
  .ica_type ul.inner {
    letter-spacing: -0.5em;
    width: 1000px;
    margin: 0 auto 40px;
  }
  .ica_type ul.inner li {
    width: 250px;
    padding: 0 10px 10px;
    box-sizing: border-box;
    margin-bottom: 20px;
  }
  .ica_type ul.inner li:nth-child(3n) {
    margin-right: 0;
  }
  .ica_type ul.inner li .image-bloc {
    text-align: center;
  }
  .ica_type ul.inner li .image-bloc img {
    max-width: 150px;
    max-height: 150px;
  }
  .ica_type ul.inner li .text-bloc h4 {
    font-size: 0.725rem;
    text-align: center;
  }
  .ica_type ul.inner li .text-bloc h5 {
    font-size: 0.725rem;
    text-align: center;
    color:#ff4500;
  }
  .ica_type .text-bloc address {
    text-align: center;
    font-size: 12px;
  }
  /* mypage */
  .single-mypage .page-title {
    font-size: 32px;
  }
  .shopWrap {
    margin: 60px auto;
    width: 1000px;
  }
  .shopWrap #thumbs {
    width: 400px;
    margin-right: 20px;
  }
  .shopWrap #shopDetail {
    width: 580px;
    font-size: 14px;
  }
  #shopDetail dl {
    padding: 8px 10px;
    border-bottom: 1px dashed #ddd;
    box-sizing: border-box;
  }
  #shopDetail dt {
    width: 140px;
    margin-right: 20px;
    vertical-align: top;
    font-weight: bold;
    text-align: left;
    font-family: "Noto Sans JP", sans-serif;
  }
  #shopDetail dd {
    width: 400px;
    vertical-align: top;
    text-align: left;
  }
  .message.img-float,
  .shop-osirase {
    width: 1000px;
    margin: 60px auto;
  }
  .message.img-float p {
    text-align: center;
    margin-bottom: 30px;
  }
  .shop-osirase,
  .shop-osirase p {
    text-align: center;
  }
  .shop-osirase p + p {
    margin-top: 15px;
  }
  .kamei-free,
  .kamei-message {
    text-align: center;
    margin-top: 30px;
  }
  /* seminar */
  #archive-workshop .page-title {
    font-size: 32px;
  }
  ul.archiveWS {
    width: 1000px;
    margin: auto;
  }
  ul.archiveWS li + li {
    margin-top: 30px;
  }
  ul.archiveWS .img-bloc {
    width: 220px;
    margin-right: 20px;
  }
  ul.archiveWS .text-bloc {
    width: 760px;
    text-align: left;
  }
  ul.archiveWS .text-bloc h2 {
    text-align: left;
    font-size: 22px;
  }
  ul.archiveWS .text-bloc h2:after {
    content: none;
  }
  ul.archiveWS .text-bloc dl {
    display: table;
    table-layout: fixed;
  }
  ul.archiveWS .text-bloc dt,
  ul.archiveWS .text-bloc dd {
    display: table-cell;
    vertical-align: top;
    border-bottom: 1px dashed #ddd;
    padding: 5px 8px;
    box-sizing: border-box;
  }
  ul.archiveWS .text-bloc dt {
    width: 120px;
    font-size: 0.875rem;
  }
  ul.archiveWS .text-bloc dt:before {
    content: "■";
    margin-right: 5px;
  }
  ul.archiveWS .text-bloc dd strong {
    font-weight: 400;
  }
  ul.archiveWS .text-bloc dd {
    font-size: 0.875rem;
  }
  .pager {
    text-align: center;
  }
  .pager .page-numbers {
    width: 30px;
    height: 30px;
    line-height: 30px;
    display: inline-block;
    background: #f0f0f0;
  }
  #workshop .page-title {
    font-size: 32px;
  }
  #workshop .contactbtn ul {
    width: 1000px;
    margin: auto;
    text-align: center;
  }
  #workshop article .inner {
    width: 1000px;
    margin: 30px auto;
    word-break: break-all;
  }
  #workshop .abstruct.inner {
    text-align: center;
    font-size: 14px;
  }
  #workshop .inner .wrap .photo {
    width: 200px;
    margin-right: 20px;
  }
  #workshop .inner .wrap .imp {
    width: 780px;
  }
  #workshop .inner .wrap .imp dt {
    width: 120px;
    margin-right: 20px;
    padding: 5px 10px;
    box-sizing: border-box;
  }
  #workshop .inner .wrap .imp dd {
    width: 640px;
    padding: 5px 10px;
    box-sizing: border-box;
  }
  #workshop .inner .wrap .imp dl {
    border-bottom: 1px dashed #ddd;
    font-size: 14px;
  }
  #workshop .inner .wrap .imp dl:last-child {
    border-bottom: none;
  }
  #workshop .wswrap {
    margin-top: 30px;
    padding-top: 30px;
    border-top: 1px dashed #ddd;
    font-size: 14px;
  }
  #workshop .wswrap dt {
    width: 120px;
    margin-right: 20px;
    padding: 10px;
    box-sizing: border-box;
  }
  #workshop .wswrap dd {
    width: 860px;
    padding: 10px;
    box-sizing: border-box;
  }
  #workshop .wswrap dl {
    border-bottom: 1px dashed #ddd;
  }
  #workshop .comment {
    margin-top: 30px;
    padding: 20px;
    background: #f0f0f0;
  }
  #workshop .comment p + p {
    margin-top: 15px;
  }
  /* sidebar
    ----------------------------------*/
  #sidebarPR {
    margin-top: 100px;
    margin-bottom: -100px;
    background: #444;
  }
  #sidebarPR .wrap {
    width: 1000px;
    padding: 30px 0;
    margin: auto;
  }
  #sidebarPR .links ul {
    text-align: center;
  }
  #sidebarPR .links li {
    width: 25%;
    padding: 0 10px;
    margin-bottom: 10px;
    box-sizing: border-box;
  }
  #sidebarPR .links li a {
    border: 1px solid #fff;
    background: rgba(255, 255, 255, 0.8);
    text-align: center;
    color: #333;
    text-decoration: none;
    display: block;
    padding: 12px 0;
    font-size: 0.725rem;
    transition: 0.2s;
    box-shadow: 0 10px 10px rgba(25, 25, 25, 0.3);
  }
  #sidebarPR .links i {
    display: block;
    margin: auto;
    text-align: center;
    width: 38px;
    height: 38px;
  }
  #sidebarPR .links li a:hover {
    background: rgba(255, 255, 255, 0.96);
  }
  #sidebarPR .links i.mailmag {
    background: url(images/icon-mailmag.png) 0 0 no-repeat;
    background-size: contain;
  }
  #sidebarPR .links i.touroku {
    background: url(images/icon-touroku.png) 0 0 no-repeat;
    background-size: contain;
  }
  #sidebarPR .links i.massmedia {
    background: url(images/icon-formassmedia.png) 0 0 no-repeat;
    background-size: contain;
  }
  #sidebarPR .links i.haken {
    background: url(images/icon-haken.png) 0 0 no-repeat;
    background-size: contain;
  }
  #sidebarPR .links i.kentei {
    background: url(images/icon-kentei.png) 0 0 no-repeat;
    background-size: contain;
  }
  #sidebarPR .links i.produce {
    background: url(images/icon-produce.png) 0 0 no-repeat;
    background-size: contain;
  }
  #sidebarPR .links i.recruit {
    background: url(images/icon-recruit.png) 0 0 no-repeat;
    background-size: contain;
  }
  #sidebarPR .wrap2 {
    width: 1000px;
    margin: auto;
  }
  #sidebarPR .wrap2 h3 {
    text-align: center;
    font-size: 18px;
    color: #fff;
    margin-bottom: 10px;
    text-shadow: 1px 2px 2px rgba(25, 25, 25, 0.9);
    font-family: "Noto Sans JP", sans-serif;
  }
  #sidebarPR .wrap2 nav {
    width: 480px;
    margin-right: 40px;
    margin-bottom: 30px;
  }
  #sidebarPR .wrap2 nav.banner {
    margin-right: 0;
  }
  #sidebarPR .wrap2 ul {
    text-align: left;
    font-size: 13px;
  }
  #sidebarPR .wrap2 li,
  #sidebarPR .wrap2 li {
    margin-bottom: 10px;
    width: 33.3333%;
    padding: 0 5px;
    box-sizing: border-box;
    font-size: 12px;
  }
  /* access */
  #map {
    margin: auto;
    width: 100%;
    height: 350px;
  }
  /* contact */
  .contactArea dl {
    display: table;
    table-layout: fixed;
    width: 100%;
  }
  .contactArea dt,
  .contactArea dd {
    display: table-cell;
    vertical-align: top;
    padding: 10px;
  }
  .contactArea dt {
    width: 210px;
  }
  .contactArea dd input[type="text"],
  .contactArea dd input[type="tel"],
  .contactArea dd input[type="email"],
  .contactArea dd input[type="number"],
  .contactArea dd input[type="date"],
  .contactArea dd select,
  .contactArea dd textarea {
    border: 1px solid #ccc;
    padding: 10px;
    box-sizing: border-box;
  }
  .contactArea h3 {
    border-bottom: 3px double #ccc;
    margin-top: 60px;
    margin-bottom: 10px;
    font-size: 22px;
    text-align: center;
  }
  span.wpcf7-list-item {
    margin-left: 0 !important;
    display: block !important;
  }
  /* page
    ------------------------------------*/
  p.btn.btn-l {
    text-align: center;
  }
  p.btn.btn-l a {
    padding-left: 60px;
    padding-right: 60px;
  }
  /*
    .pageSection address {
        margin:30px auto;
        padding:20px;
        box-sizing: border-box;
        background:#f0f0f0;
    }
    */
  #sec4.pageSection.pfICA dt {
    width: 120px;
    margin-right: 20px;
    font-weight: bold;
    font-family: "Noto Sans JP", sans-serif;
  }
  #sec4.pageSection.pfICA dd {
    width: 860px;
  }
  .exa dl {
    border-bottom: 1px dashed #ddd;
  }
  .exa dt.ib {
    width: 120px;
    margin-right: 20px;
  }
  .exa dd.ib {
    width: 860px;
  }
  .exa .gaku {
    width: 280px;
    margin-right: 20px;
    text-align: center;
    vertical-align: middle;
  }
  .exa .link {
    width: 700px;
    vertical-align: middle;
  }
  .joinning .dev2 img.ib {
    width: 200px;
    margin-right: 20px;
  }
  .joinning .dev2 img.ib + .ib {
    width: 780px;
  }
  /* single
    -------------------------------------*/
  .information .page-title,
  .press-release .page-title {
    font-size: 20px;
  }
  .single-pickup .page-title {
    font-size: 32px;
  }
  #main .content {
    margin: 60px auto;
    width: 1000px;
  }
  .content .img-bloc {
    width: 300px;
    margin-right: 20px;
  }
  .content .text-bloc {
    width: 680px;
  }
  .content .text-bloc p + p {
    margin-top: 20px;
  }
  /* examination */
  #archive-exa .page-title,
  #examination .page-title {
    font-size: 32px;
  }
  #archive-exa .cont {
    margin: 60px auto;
    width: 1000px;
  }
  #archive-exa .cont li + li {
    margin-top: 30px;
    padding-top: 30px;
    border-top: 1px dashed #ddd;
  }
  #examination .inner {
    width: 1000px;
    margin: auto;
  }
  #examination .comment {
    margin: 0 auto 40px;
    padding: 20px;
    box-sizing: border-box;
    background: #f0f0f0;
  }
  .dlt dl {
    width: 100%;
    display: table;
    table-layout: fixed;
    border-collapse: collapse;
  }
  .dlt dt,
  .dlt dd {
    display: table-cell;
    vertical-align: top;
    border-bottom: 1px dashed #ddd;
    padding: 10px;
  }
  .dlt dt {
    width: 20%;
    font-weight: bold;
  }
  #splash .put h2 {
    font-size: 82px;
    line-height: 1;
    margin-bottom: 10px;
    text-align: center;
    letter-spacing: 0.1em;
    font-weight: 400;
  }
  #splash .put h2 span {
    display: block;
    text-align: center;
    font-size: 72px;
  }
  #splash .put p {
    font-size: 1rem;
    text-align: center;
  }
  #splash .put p2 {
    font-size: 1.5rem;
    text-align: center;
  }
  ul.search {
    width: 1000px;
    margin: 0 auto 30px;
    border-bottom: 1px dashed #ddd;
  }
  ul.search li {
    padding: 15px 10px;
    box-sizing: border-box;
    border-top: 1px dashed #ddd;
  }
  #recommend2 a figcaption p {
    color: #333;
    text-decoration: none;
  }
  .pageSection h3 {
    margin-top: 30px;
    margin-bottom: 10px;
    font-size: 1.125rem;
    text-align: center;
  }
  .post .kindle ul.ibp {
    width: 960px;
    margin: auto;
  }
  .post .kindle li {
    width: 120px;
    margin-right: 20px;
    margin-bottom: 20px;
  }
  .post .kindle li:nth-child(7n) {
    margin-right: 0;
  }
  #archive-pickup ul {
    width: 1000px;
    margin: auto;
  }
  #archive-pickup li + li {
    margin-top: 20px;
  }
  #archive-pickup li .img-bloc {
    width: 240px;
    margin-right: 20px;
  }
  #archive-pickup li .text-bloc {
    width: 740px;
    text-align: left;
  }
  #archive-pickup li h2 {
    text-align: left;
    font-size: 1rem;
    margin-bottom: 10px;
  }
  #archive-pickup li h2:after {
    content: none;
  }
  .pageSection .text-bloc h3 {
    text-align: left;
  }
  .pfICA .text-bloc h3 {
    margin-top: 0;
  }
  /* 講座のリメイク*/
  .causeHeader {
    margin-bottom: 15px;
  }
  .post .kouza-btns {
    text-align: center;
    margin-bottom: 40px;
    margin-top: 40px;
    border-top: 1px solid #ddd;
    border-bottom: 1px solid #ddd;
  }
  .kouza-btns li + li {
    margin-left: 20px;
  }
  .c-inner + .c-inner {
    margin-top: 40px;
    border-top: 1px dashed #ddd;
  }
  .c-inner {
    padding: 30px 0;
  }
  .c-inner p {
    text-align: center;
  }
  .post .c-inner ul,
  .post .c-inner ol {
    width: 700px;
    margin: 20px auto 0;
  }
  .post .c-inner ul li {
    list-style: circle;
  }
  .t-mat {
    width: 700px;
    margin: auto;
  }
  .t-mat .image-bloc {
    width: 105px;
    margin-right: 15px;
    vertical-align: middle;
  }
  .t-mat .text-bloc {
    width: 580px;
    vertical-align: middle;
  }
  .post .t-mat .text-bloc dt {
    font-size: 16px;
    font-weight: bold;
    font-family: "Noto Sans JP", sans-serif;
  }
  .t-mat .text-bloc dd {
    font-size: 14px;
  }
  .post .t-mat .text-bloc dl {
    margin: 0;
  }
  .post .t-mat .text-bloc dl + dl {
    margin-top: 5px;
  }
  .t-mat + .t-mat {
    margin-top: 25px;
  }
  .t-mat .text-bloc dl.ibp dt {
    width: 120px;
    font-weight: bold;
    vertical-align: text-bottom;
  }
  .t-mat .text-bloc dl.ibp dd {
    width: 450px;
    margin-left: 10px;
    vertical-align: text-bottom;
  }
  .post .c-inner h3 {
    margin-top: 30px;
    margin-bottom: 5px;
    font-weight: bold;
  }
  .c-inner .lead-image {
    margin: 0 auto 40px;
    text-align: center;
  }
  /* 加盟店 */
  .ica_type.kameiten ul.inner {
    text-align: left;
  }
  .ica_type.kameiten ul.inner li {
    width: 48%;
    margin-bottom: 20px;
    border: 1px solid #ddd;
    padding: 20px;
    box-sizing: border-box;
  }
  .ica_type.kameiten ul.inner li:nth-child(even) {
    margin-left: 4%;
  }
  .ica_type.kameiten ul.inner li .text-bloc h4 {
    font-size: 1rem;
    text-align: left;
    margin-bottom: 10px;
  }
  .ica_type.kameiten ul.inner li ul {
    text-align: left;
    margin-top: 20px;
    margin-bottom: 0;
  }
  .ica_type.kameiten ul.inner li ul li {
    border: none;
    padding: 0;
  }
  .ica_type.kameiten ul.inner li ul li a {
    display: block;
    width: 100%;
    height: 30px;
    line-height: 30px;
    text-align: center;
    color: #fff;
    background: #4da592;
    text-decoration: none;
    transition: 0.2s;
    font-size: 13px;
    font-weight: bold;
    text-transform: uppercase;
    letter-spacing: 0.1em;
    border-radius: 2px;
  }
  .ica_type.kameiten ul.inner li ul li a:hover {
    opacity: 0.7;
  }
  #reco3 h3,
  #schoolAndSalon h3 {
    text-align: center;
  }
  .btn.goshop a {
    padding-top: 10px;
    padding-bottom: 10px;
    color: #FFF;
    background: #4da592;
    transition: 0.2s;
  }
  .btn.goshop:hover a {
    background: #4da59291;
    color: #fff;
    text-decoration: none;
  }
  .modal .inner p.tel-min {
    font-size: 28px;
    font-weight: bold;
    margin-top: -10px;
    color: #4da592;
  }
  .date-tag .date {
    margin-right: 20px;
    display: inline-block;
  }
  .date-tag .tags {
    display: inline-block;
  }
  .date-tag {
    text-align: right;
    margin-bottom: 30px;
  }

  .privacyBox {
    padding: 15px;
    font-size: 11px;
    border: 1px solid #ccc;
    height: 180px;
    overflow: scroll;
    overflow-x: hidden;
    box-sizing: border-box;
  }
  .privacyBox pre {
    white-space: pre-wrap;
    line-height: 1.7;
    font-family: "ＭＳ ゴシック", sans-serif;
  }
  .privacyBox + .check {
    margin-top: 15px;
  }
  /* blog */
  .blog-single #pc-header {
    display: none;
  }
  #blog-theme {
    width: 100%;
    height: 100vh;
  }
  #blog-theme .theme-image {
    width: 100%;
    height: 80%;
    position: relative;
    overflow: hidden;
  }
  #blog-theme .theme-image img {
    width: 100%;
    height: 100%;
    object-fit: cover;
  }
  #blog-theme .theme-lead {
    height: 20%;
    width: 100%;
    display: table;
    table-layout: fixed;
  }
  #blog-theme .theme-lead h1 {
    display: table-cell;
    vertical-align: middle;
    text-align: center;
    color: #fff;
    background: #a0c1b8;
    box-sizing: border-box;
    padding: 0 10vw;
    box-sizing: border-box;
  }
  .blog-header-fixed #blog-theme .theme-lead {
    position: fixed;
    height: 10vh;
    top: 0;
    left: 0;
    width: 100%;
    display: block;
    z-index: 10;
  }
  .blog-header-fixed #blog-theme .theme-lead h1 {
    width: 100%;
    display: block;
    background: #222;
    line-height: 10%;
    height: 10vh;
    line-height: 10vh;
    font-size: 20px;
  }
  .snsFeed {
    text-align: right;
    position: fixed;
    top: 160px;
    right: 0;
    z-index: 20;
  }
  .snsFeed li {
    width: 50px;
    height: 50px;
    line-height: 50px;
    background: #a0c1b8;
    color: #fff;
  }
  .snsFeed li:hover {
    background: #D0D3C5;
  }
  .snsFeed li i {
    width: 50px;
    height: 50px;
    display: block;
  }
  .snsFeed li i.sideTw {
    background: url(images/single-blog-side-icon-tw.png) center no-repeat;
    background-size: 76%;
  }
  .snsFeed li i.sideFW {
    background: url(images/single-blog-side-icon-fb.png) center no-repeat;
    background-size: 76%;
  }
  .snsFeed li i.sideHome {
    background: url(images/single-blog-side-icon-home.png) center no-repeat;
    background-size: 76%;
  }
  .snsFeed li i.sideInsta {
    background: url(images/single-blog-side-icon-insta.png) center no-repeat;
    background-size: 76%;
  }
  .snsFeed li i.sideMail {
    background: url(images/single-blog-icon-mail.png) center no-repeat;
    background-size: 76%;
  }
  #blogWrap {
    width: 1000px;
    margin: 90px auto 0;
  }
  #blogCont {
    width: 1000px;
    margin-right: 40px;
    min-height: 100vh;
  }
  .blogInner p,
  .blogInner ul,
  .blogInner ol,
  .blogInner h1,
  .blogInner h2,
  .blogInner h3,
  .blogInner h4,
  .blogInner h5,
  .blogInner table {
    padding: 0 150px;
    box-sizing: border-box;
  }
  .blogInner img {
    margin: 50px 0;
    width: 1000px;
    height: auto;
  }



  .blog h1 {
    font-size: 28px;
  }
  .blog .post {
    line-height: 1.9;
  }
  #blogSidebar .sideCont ul {
    padding: 0 10px;
    box-sizing: border-box;
  }
  #blogSidebar .sideCont li {
    border-bottom: 1px dashed #ddd;
    position: relative;
    padding: 10px 0;
    list-style: none;
  }
  #blogSidebar .sideCont li:after {
    content: "\f105";
    font: normal normal normal 14px/1 FontAwesome;
    position: absolute;
    top: 15px;
    right: 0;
    color: #999;
  }
  .userCont {
    margin: 60px auto;
    width: 700px;
  }
  .userCont h2 {
    font-size: 22px;
  }
  .userWrap .image-bloc {
    width: 100px;
    margin-right: 20px;
  }
  .userWrap .text-bloc {
    width: 580px;
    text-overflow: ellipsis;
  }
  .userWrap .text-bloc h3 {
    font-size: 0.925rem;
    margin-bottom: 10px;
  }
  .userWrap .text-bloc .userDesc,
  .userWrap .text-bloc p {
    font-size: 13px;
    line-height: 1.5;
  }
  .userWrap .text-bloc p {
    margin-top: 10px;
  }
  .fadein {
    opacity: 0.1;
    transform: translate(0, 50px);
    transition: all 900ms;
  }
  /* 画面内に入った状態 */
  .fadein.scrollin {
    opacity: 1;
    transform: translate(0, 0);
  }
  /* archive */
  #archive .page-title {
    font-size: 32px;
  }
  .archiveList {
    margin: 60px auto;
    width: 1000px;
  }
  .archiveList li {
    width: 320px;
    margin-right: 20px;
    margin-bottom: 20px;
  }
  .archiveList li:nth-child(3n) {
    margin-right: 0;
  }
  .archiveList li .img-bloc {
    width: 320px;
    height: 160px;
    position: relative;
    overflow: hidden;
  }
  .archiveList li .img-bloc img {
    width: 100%;
    height: 100%;
    object-fit: cover;
  }
  .archiveList li h2 {
    font-size: 13px;
    font-family: sans-serif;
  }
  .archiveList li h2:after {
    content: none;
  }
  .archiveList li time {
    text-align: center;
    font-size: 12px;
    font-family: sans-serif;
    margin-top: 10px;
    display: block;
    color: #999;
  }
  /* 190226 */
  .contactD .tel3 input[type="text"] {
    width: 70px;
  }
  /* worokshop-slug.php
       taxonomy毎に出す */
  .taxworkshop .inner {
    width: 1000px;
    margin: auto;
  }
  .taxworkshop .img-bloc {
    width: 220px;
    margin-right: 20px;
  }
  .taxworkshop .img-bloc img {
    width: 220px;
    height: auto;
  }
  .taxworkshop .text-bloc {
    width: 760px;
  }
  .taxworkshop .text-bloc h2 {
    text-align: left;
    font-size: 22px;
  }
  .taxworkshop .text-bloc h2:after {
    content: none;
  }
  .taxworkshop h1.page-title {
    font-size: 38px;
  }
  .taxworkshop #page-theme {
    background: url(images/header49.jpg) center no-repeat;
  }
  .taxworkshop .taxList li + li {
    margin-top: 40px;
  }
  .archiveWS li h2 span a {
    color: #fff;
    display: inline-block;
    background: #4da592;
    border: 1px solid #4da592;
    transition: 0.2s;
  }
  .archiveWS li h2 span a:hover {
    text-decoration: none;
    color: #fff;
  }

  .breadcrumbs {
    font-size: .625rem;
    padding: 3vw;
    box-sizing: border-box;
  }

  .blog-single #side-sns {
    display: none;
  }

  #side-sns {
    position: fixed;
    right:0;
    top:20%;
    width:40px;
    z-index: 10000;
  }

  #side-sns li {
    width:48px;
    height: 48px;
    text-align: center;
    line-height:48px;
    background:#6b5f59;
  }

  #side-sns li:first-child {
    border-top-left-radius: 4px;
  }

  #side-sns li:last-child {
    border-bottom-left-radius:4px;
  }

  #side-sns li a {
    display: block;
    fill:#fff;
  }

  #side-sns li a svg {
    fill:#fff;
    text-decoration: none;
    vertical-align: middle;
    line-height:48px;
  }

  #side-sns li:hover{
    fill:#fff;
    text-decoration: none;
    background:#6b5f59d7;
  }

}

@media screen and (max-width: 1024px) {
  #footerAside {
    display: none !important;
  }
}

@media screen and (max-width: 1024px) and (min-width: 769px) {
  ul.news-list li {
    width: 25vw;
    height: 25vw;
  }
}

@media screen and (min-width: 1025px) {
  #footerAside {
    position: fixed;
    bottom: 10px;
    right: 20px;
    width: 236px;
    border: 3px solid #ccc;
    background: #f8f8f8;
    padding: 15px;
    box-sizing: border-box;
    font-family: "Noto Sans JP", sans-serif;
  }
  #footerAside .telNo {
    font-family: "Anton", sans-serif;
    letter-spacing: normal;
    text-align: center;
    font-size: 22px;
    color: #5b2f10;
  }
  #footerAside .aside-title {
    text-indent: -9999px;
    background: url(images/icaLP2017_logo-wide.jpg) center no-repeat;
    width: 180px;
    height: 28px;
    line-height: 1;
    margin: 0 auto 15px;
  }
  #footerAside .siryoBtn2 a {
    margin: 10px auto;
    width: 200px;
    height: 32px;
    line-height: 32px;
    border-radius: 4px;
    text-align: center;
    color: #fff;
    text-decoration: none;
    background: #4da592;
    border: 1px solid #4da592;
    display: block;
    font-size: 13px;
    box-shadow: 1px 0 3px rgba(25, 25, 25, 0.3);
    transition: 0.2s;
  }
  #footerAside .siryoBtn2 a:hover {
    background: #fff;
    color: #4da592;
  }
  #footerAside .tel-title {
    text-align: center;
    font-weight: 800;
    font-size: 12px;
    margin-top: 10px;
  }

  /* 20200512 */
  .online-list {
    width:1000px;
    margin:60px auto;
  }

  .online-list li {
    width:226px;
    margin-right: 32px;
    margin-bottom: 32px;
    font-size: .725rem;
    text-align: center;
  }

  .online-list li:nth-child(4n) {
    margin-right: 0;
  }

  .online-list li figure {
    width:226px;
    text-align: center;
  }

  .online-list li figure img {
    width:150px;
    height: 150px;
    object-fit: cover;
    margin:auto;
  }

  .online-list li img {
    width:100%;
    height: auto;
    border-radius: 2px;
  }

  .online-list li figcaption {
    margin-bottom: 5px;
  }

  .online-list .tools li {
    margin: 0 5px 5px 0;
    width:20px;
    height: 20px;
    text-indent:-9999px;
    
  }

  .online-list .tools ul {
    margin: 5px auto 0;
    text-align: center;
  }

  .online-list .tools li.Tool1 {
    background:url(images/online-tools/icon-zoom.png) 0 0 no-repeat;
    background-size: 20px 20px;
  }

  .online-list .tools li.Tool2 {
    background:url(images/online-tools/icon-facetime.png) 0 0 no-repeat;
    background-size: 20px 20px;
  }

  .online-list .tools li.Tool3 {
    background:url(images/online-tools/icon-facebook.png) 0 0 no-repeat;
  }

  .online-list .tools li.Tool4 {
    background:url(images/online-tools/icon-skype.png) 0 0 no-repeat;
  }

  .online-list .tools li.Tool5 {
    background:url(images/online-tools/icon-messenger.png) 0 0 no-repeat;
  }

  .online-list .tools li.Tool6 {
    background:url(images/online-tools/icon-freecall.png) 0 0 no-repeat;
  }

  .online-list .tools li.Tool7 {
    background:url(images/online-tools/icon-line.png) 0 0 no-repeat;
  }

  .online-list .tools li.Tool8 {
    background:url(images/online-tools/icon-teams.png) 0 0 no-repeat;
  }

  .online-list .tools li.Tool9 {
    background:url(images/online-tools/icon-other.png) 0 0 no-repeat;
  }

  .breadcrumbs {
    width:1000px;
    margin:20px auto;
    font-size: 13px;
  }

  .online-icon {
    margin:30px auto;
    width:1000px;
    padding:30px;
    box-sizing: border-box;
    background:#F4F2EF;
  }

  .online-icon h2 {
    text-decoration: none;
    font-family: sans-serif;
    font-size: 20px;
    margin-bottom: 20px;
  }

  .online-icon h2:after {
    content:none;
  }

  .online-icon li {
    vertical-align: middle;
    width:20%;
    font-size: 13px;
  }

  .online-icon li img,
  .online-icon li span {
    vertical-align: middle;
  }

  .onlineTools li + li:before{
    margin-left: 10px;
    margin-right: 10px;
    content:"/";
  }

  .page #shopDetail .shopName {
    text-align: left;
    font-size: 24px;
  }

  .page #shopDetail .shopName:after {
    content:none;
  }

  .youtube {
    width:1000px;
    margin:60px auto;
    text-align: center;
  }

  /* blog cart */
  #icaShopping {
    margin: 80px auto;
    padding-top: 50px;
    border-top:1px solid #ccc;
  }

  #icaShopping .item-cont + .item-cont {
    margin-top: 30px;
    padding-top: 30px;
    border-top:1px solid #ddd;
  }

  #icaShopping h2:after {
    content:none;
  }

  #icaShopping .itemName {
    font-weight: 700;
    font-size: 17px;
    margin-bottom: 10px;
  }
  
  #icaShopping ul {
    text-align: center;
    display: grid;
    grid-template-columns: 1fr 1fr 1fr;
  }

  #icaShopping li {
    text-align: left;
    padding:4%;
    box-sizing: border-box;
    font-size: 13px;
  }

  /*
  #icaShopping li + li {
    margin-left: 2.5%;
    padding-left: 2.5%;
    border-left:1px dashed #ccc;
  }

  #icaShopping li:nth-child(3n) {
    margin-left: 0;
    padding-left: 0;
  }
  */

  #icaShopping li figure {
    width:48%;
    margin-right: 4%;
  }

  #icaShopping li .text-bloc {
    width:48%;
  }

  #icaShopping li .ica-shopping.btn,
  #icaShopping li .kagodake input[type="submit"] {
    width:100%;
    height:40px;
    line-height: 40px;
    text-align: center;
    cursor: pointer;
    margin:15px 0 0;
  }

  #icaShopping li .ica-shopping.btn a {
    width:100%;
    height: 40px;
    line-height: 40px;
    display: block;
    padding: 0;
  }

  #icaShopping li .kagodake input[type="submit"] {
    padding: 0;
  }
    
  /* 20200805 */
  #globalNav .nav2 ol li {
      width:auto;
  }
  
  #globalNav .nav2 ol li + li {
      margin-left: 30px;
  }


  /* 20201223 */
  .online-school-list li figure {
    width:150px;
    height: 150px;
    margin:0 auto 10px;
    overflow: hidden;
  }

  .online-school-list li figure img {
    vertical-align: baseline;
    width:150px;
    height: 150px;
    object-fit: cover;
  }

  .ica_type ul.inner.online-school-list li .text-bloc h4.shopName {
    font-size: 14px;
    text-align: center;
  }

  .online-school-list .boss {
    font-size: 14px;
    text-align: center;
  }

  .online-school-list .num {
    text-align: center;
    font-size: 12px;
  }

  .online.kamei-term-desc {
    text-align: center;
  }

  /* 20210125*/
  .cat-blog-wrap .cat-theme {
    margin-bottom: 20px;
    width:100%;
    height:80vh;
    overflow: hidden;
  }

  .cat-blog-wrap .cat-theme video {
    width:100%;
    height: 80vh;
    object-fit: cover;
  }

  .cat-blog-wrap .pankuzu {
    width:1000px;
    margin:0 auto 50px;
    font-size: 13px;
  }

  .cat-blog-contents {
    margin:0 auto 50px;
    width:1000px;
    letter-spacing: -1em;
  }

  .cat-blog-contents article {
    width:320px;
    margin-right: 20px;
    margin-bottom: 20px;
    display: inline-block;
    letter-spacing: 1px;
    vertical-align: top;
  }

  .cat-blog-contents article figure {
    width:320px;
    height: 160px;
    overflow: hidden;
  }

  .cat-blog-contents article figure img {
    vertical-align: baseline;
    width:320px;
    height: 160px;
    object-fit: cover;
  }

  .cat-blog-contents article:nth-child(3n) {
    margin-right: 0;
  }

  .cat-blog-contents article a.box {
    display: block;
  }

  .cat-blog-contents article a time {
    margin:10px 0;
    font-size: 13px;
    color:#888;
    text-decoration: none;
  }

  .cat-blog-contents article a .itemName {
    font-size: 14px;
    text-decoration: none;
    color:#333;
  }

  .cat-blog-contents article a:hover .itemName {
    color:#333;
    text-decoration: none;
  } 

  .mwform {
    width:700px;
    margin:auto;
  }

  .mwform dl {
    display: table;
    table-layout: fixed;
  }

  .mwform dl:nth-child(odd) {
    background:#f5f5f5;
  }

  .mwform dt {
    width:40%;
    display: table-cell;
    vertical-align: top;
    padding: 10px 20px;
    box-sizing: border-box;
  }

  .mwform dd {
    width:60%;
    display: table-cell;
    vertical-align: top;
    padding: 10px 20px;
    box-sizing: border-box;
  }

  .mwform select,
  .mwform input[type="email"],
  .mwform input[name="zip"],
  .mwform input[name="zip1"],
  .mwform dd input[name="tel1"],
  .mwform dd input[type="text"] {
    padding:5px 10px;
    border:1px solid #ccc;
    width:80%;
  }

  .mwform input[name="zip"],
  .mwform input[name="zip1"],
  .mwform dd input.s-short,
  .mwform dd input[name="your-age"] {
    width:20%;
  }

  .mwform textarea {
    width:100%;
    padding:5px 10px;
    border:1px solid #ccc;
    box-sizing: border-box;
  }

  .post-note {
    text-align: center;
    margin-bottom: 50px;
  }

  .wm-mv-confirm .kiyaku {
    border:1px solid #ddd;
    width:100%;
    height:200px;
    padding:15px;
    box-sizing: border-box;
    margin:20px 0;
    overflow: auto;
  }

  .wm-mv-confirm .kiyaku pre {
    white-space: pre-wrap ;
  }

  .mwform input[type="submit"] {
    -webkit-appearance: none;
    background:#4da592;
    color:#fff;
    border:none;
    border-radius: 1px;
    width:100%;
    margin:20px auto;
    padding:8px 0;
  }

  .mw_wp_form_complete {
    text-align: center;
  }

  .mw_wp_form_complete h3 {
    text-align: center;
    margin-top:50px
  }

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

  /* blog feed */
  .feedbtn {
    width:700px;
    margin:20px auto 50px;
    text-align: right;
  }

  .feedbtn .p7button a {
    background:#4da592;
  }

  .feedbtn .p7button a:hover {
    background:#4da592d2;
  }

  .blog-cat-list {
    margin:0 auto 50px;
    width:1000px;
  }

  .blog-cat-list ul {
    text-align: center;
  }

  .blog-cat-list li + li {
    margin-left: 15px;
    padding-left: 15px;
    border-left:1px solid #ccc;
  }

  /* フォーム2 20211217 */
  table.dltable {
    width: 100%;
    table-layout: fixed;
  }

  .dltable th,
  .dltable td {
    vertical-align: top;
  }

  .dltable th,
  .dltable td,
  .dltable p {
    text-align: left;
  }

  .dltable th {
    width:35%;
    font-size: 13px;
  }

  .dltable td {
    font-size: 13px;
    width:65%;
  }

  .dltable input[type="text"],
  .dltable input[type="email"],
  .dltable input[type="tel"],
  .dltable select,
  .dltable textarea,
  .dltable input[type="number"] {
    border:1px solid #ccc;
    border-radius: 2px;
    padding: 5px 10px;
  }

  .dltablebtn {
    border:1px solid #ccc;
    padding:10px 20px;
    background:#4da592;
    color:#fff;
  }

}

.allwrapper {
  overflow: hidden;
  width: 100%;
  height: auto !important;
  height: 100%;
  min-height: 100%;
  position: relative;
}

#blogWrap {
    letter-spacing: 1px;
}