@charset "utf-8";
@charset "UTF-8";
@charset "UTF-8";
@charset 'UTF-8';
.slick-slider
{
position: relative;
display: block;
box-sizing: border-box;
-webkit-user-select: none;
-moz-user-select: none;
-ms-user-select: none;
user-select: none;
-webkit-touch-callout: none;
-khtml-user-select: none;
-ms-touch-action: pan-y;
touch-action: pan-y;
-webkit-tap-highlight-color: transparent;
}
.slick-list
{
position: relative;
display: block;
overflow: hidden;
margin: 0;
padding: 0;
}
.slick-list:focus
{
outline: none;
}
.slick-list.dragging
{
cursor: pointer;
cursor: hand;
}
.slick-slider .slick-track,
.slick-slider .slick-list
{
-webkit-transform: translate3d(0, 0, 0);
-moz-transform: translate3d(0, 0, 0);
-ms-transform: translate3d(0, 0, 0);
-o-transform: translate3d(0, 0, 0);
transform: translate3d(0, 0, 0);
}
.slick-track
{
position: relative;
top: 0;
left: 0;
display: block;
margin-left: auto;
margin-right: auto;
}
.slick-track:before,
.slick-track:after
{
display: table;
content: '';
}
.slick-track:after
{
clear: both;
}
.slick-loading .slick-track
{
visibility: hidden;
}
.slick-slide
{
display: none;
float: left;
height: 100%;
min-height: 1px;
}
[dir='rtl'] .slick-slide
{
float: right;
}
.slick-slide img
{
display: block;
}
.slick-slide.slick-loading img
{
display: none;
}
.slick-slide.dragging img
{
pointer-events: none;
}
.slick-initialized .slick-slide
{
display: block;
}
.slick-loading .slick-slide
{
visibility: hidden;
}
.slick-vertical .slick-slide
{
display: block;
height: auto;
border: 1px solid transparent;
}
.slick-arrow.slick-hidden {
display: none;
}
 .slick-loading .slick-list
{
background: #fff url(https://kanaamitsuji.net/wp-content/themes/kanaamitsuji2019/vendor/slick-1.8.1/slick/ajax-loader.gif) center center no-repeat;
} @font-face
{
font-family: 'slick';
font-weight: normal;
font-style: normal;
src: url(https://kanaamitsuji.net/wp-content/themes/kanaamitsuji2019/vendor/slick-1.8.1/slick/fonts/slick.eot);
src: url(https://kanaamitsuji.net/wp-content/themes/kanaamitsuji2019/vendor/slick-1.8.1/slick/fonts/slick.eot?#iefix) format('embedded-opentype'), url(https://kanaamitsuji.net/wp-content/themes/kanaamitsuji2019/vendor/slick-1.8.1/slick/fonts/slick.woff) format('woff'), url(https://kanaamitsuji.net/wp-content/themes/kanaamitsuji2019/vendor/slick-1.8.1/slick/fonts/slick.ttf) format('truetype'), url(https://kanaamitsuji.net/wp-content/themes/kanaamitsuji2019/vendor/slick-1.8.1/slick/fonts/slick.svg#slick) format('svg');
} .slick-prev,
.slick-next
{
font-size: 0;
line-height: 0;
position: absolute;
top: 50%;
display: block;
width: 20px;
height: 20px;
padding: 0;
-webkit-transform: translate(0, -50%);
-ms-transform: translate(0, -50%);
transform: translate(0, -50%);
cursor: pointer;
color: transparent;
border: none;
outline: none;
background: transparent;
}
.slick-prev:hover,
.slick-prev:focus,
.slick-next:hover,
.slick-next:focus
{
color: transparent;
outline: none;
background: transparent;
}
.slick-prev:hover:before,
.slick-prev:focus:before,
.slick-next:hover:before,
.slick-next:focus:before
{
opacity: 1;
}
.slick-prev.slick-disabled:before,
.slick-next.slick-disabled:before
{
opacity: .25;
}
.slick-prev:before,
.slick-next:before
{
font-family: 'slick';
font-size: 20px;
line-height: 1;
opacity: .75;
color: white;
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
}
.slick-prev
{
left: -25px;
}
[dir='rtl'] .slick-prev
{
right: -25px;
left: auto;
}
.slick-prev:before
{
content: '←';
}
[dir='rtl'] .slick-prev:before
{
content: '→';
}
.slick-next
{
right: -25px;
}
[dir='rtl'] .slick-next
{
right: auto;
left: -25px;
}
.slick-next:before
{
content: '→';
}
[dir='rtl'] .slick-next:before
{
content: '←';
} .slick-dotted.slick-slider
{
margin-bottom: 30px;
}
.slick-dots
{
position: absolute;
bottom: -25px;
display: block;
width: 100%;
padding: 0;
margin: 0;
list-style: none;
text-align: center;
}
.slick-dots li
{
position: relative;
display: inline-block;
width: 20px;
height: 20px;
margin: 0 5px;
padding: 0;
cursor: pointer;
}
.slick-dots li button
{
font-size: 0;
line-height: 0;
display: block;
width: 20px;
height: 20px;
padding: 5px;
cursor: pointer;
color: transparent;
border: 0;
outline: none;
background: transparent;
}
.slick-dots li button:hover,
.slick-dots li button:focus
{
outline: none;
}
.slick-dots li button:hover:before,
.slick-dots li button:focus:before
{
opacity: 1;
}
.slick-dots li button:before
{
font-family: 'slick';
font-size: 6px;
line-height: 20px;
position: absolute;
top: 0;
left: 0;
width: 20px;
height: 20px;
content: '•';
text-align: center;
opacity: .25;
color: black;
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
}
.slick-dots li.slick-active button:before
{
opacity: .75;
color: black;
}

html{
font-size: 10px;
}
body{  font-family: "游明朝体", "Yu Mincho", YuMincho, "ヒラギノ明朝 Pro", "Hiragino Mincho Pro", "MS P明朝", "MS PMincho", serif;
font-size: 1.7rem;
line-height: 1.7;
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
word-wrap: break-word;
color: #0a0a0a;
} input[type="submit"] {
font-family: "游明朝体", "Yu Mincho", YuMincho, "ヒラギノ明朝 Pro", "Hiragino Mincho Pro", "MS P明朝", "MS PMincho", serif;
}
@media only screen and (min-width: 768px) {
body{
font-size: 1.4rem;
line-height: 1.7;
}
} .ff-co{
font-family: 'Concert One', cursive;
font-weight: normal;
} p,
dl{
margin: 1.6rem auto;
}
p:first-child,
dl:first-child{
margin-top: 0;
}
p:last-child,
dl:last-child{
margin-bottom: 0;
} img{
max-width: 100%;
max-height: 100%;
width: auto;
height: auto;
vertical-align: middle;
-webkit-backface-visibility: hidden; } iframe{
max-width: 100%;
} a{
color: #000;
text-decoration: none;
} a.link {
color: #AE002C;
text-decoration: underline;
} .entry-content a[target="_blank"]:after {
font-family: 'FontAwesome';
content: '\f08e';
font-size:0.9em;
margin:0 3px 0 2px;
} .entry-content a.no-icon[target="_blank"]:after{
content: none;
} a.box{
color: #333;
text-decoration: none;
display: block;
}
a.box:hover,
a.box.hover{
background-color: #faf4d7;
}
a.box:hover img{
opacity: .8;
} .clearfix:after {
content: '';
display: block;
clear: both;
} .sr-only{
position: absolute;
width: 1px;
height: 1px;
padding: 0;
margin: -1px;
overflow: hidden;
clip: rect(0, 0, 0, 0);
border: 0;
} @media screen {
.print-only{
display: none;
}
} .container {
box-sizing: border-box;
margin-left: auto;
margin-right: auto; }
.container-padding {
padding-left: 18px;
padding-right: 18px;
}
.container-960 {
}
@media only screen and (max-width: 767px) { .container-padding-18 {
padding-left: 18px;
padding-right: 18px;
}
}
@media only screen and (min-width: 768px) {
.container {
width: 1100px;
}
.container-padding {
padding-left: 70px;
padding-right: 70px;
}
.container-960 {
width: 960px;
margin-left: auto;
margin-right: auto;
}
.container-600r {
width: 600px;
margin-left: auto;
margin-right: 70px;
}
.container-840r {
width: 840px;
margin-left: auto;
margin-right: 70px;
}
.container-col-240-600 {
width: 840px;
margin-left: auto;
margin-right: auto;
}
.container-col-240-600 > .col1 {
width: 240px;
float: left;
}
.container-col-240-600 >.col2 {
width: 600px;
float: right;
}
} .text-left{
text-align: left;
}
.text-center{
text-align: center;
}
.text-right{
text-align: right;
} .justify-content-center {
-ms-flex-pack: center !important;
justify-content: center !important;
} .table{
display: table;
width: 100%;
}
.table > *{
display: table-cell;
vertical-align: top;
} .mt-0 {
margin-top: 0;
}
.mt-20 {
margin-top: 20px;
}
.pt-20{
padding-top: 20px;
}
.mb-5 {
margin-bottom: 5px;
}
.mb-10 {
margin-bottom: 10px;
}
@media only screen and (max-width: 767px) {
.sp-ptb-33-27 {
padding-top: 33px;
padding-bottom: 27px;
}
.sp-mb-30 {
margin-bottom: 30px;
}
.sp-mb-36 {
margin-bottom: 36px;
}
.sp-mb-60 {
margin-bottom: 60px;
}
.sp-mb-65 {
margin-bottom: 65px;
}
.sp-mt-30 {
margin-top: 30px;
}
.sp-mt-35 {
margin-top: 35px;
}
.sp-mt-40 {
margin-top: 40px;
}
.sp-mt-45 {
margin-top: 45px;
}
.sp-mt-50 {
margin-top: 50px;
}
.sp-mt-65 {
margin-top: 65px;
}
}
@media only screen and (min-width: 768px) {
.pc-ptb-45-40 {
padding-top: 45px;
padding-bottom: 40px;
}
.pc-mb-60 {
margin-bottom: 60px;
}
.pc-mb-70 {
margin-bottom: 70px;
}
.pc-mb-76 {
margin-bottom: 76px;
}
.pc-mb-100 {
margin-bottom: 100px;
}
.pc-mt-60 {
margin-top: 60px;
}
.pc-mt-70 {
margin-top: 70px;
}
.pc-mt-80 {
margin-top: 80px;
}
.pc-mw-300 {
max-width: 300px;
}
} @media only screen and (min-width: 768px) {
a.tel{
text-decoration: none;
color: inherit;
}
}
@media only screen and (max-width: 767px) {
.pc {
display: none !important;
}
}
@media only screen and (min-width: 768px) {
.sp {
display: none !important;
}
} .effect-fade {
opacity : 0;
transform : translate(0, 45px);
transition : all 500ms;
}
.effect-fade.effect-scroll {
opacity : 1;
transform : translate(0, 0);
} .effect-image {
box-sizing: border-box;
display: inline-block;
overflow: hidden;
}
.effect-image > img{
transition : all 500ms;
}
.effect-image:hover > img {
opacity: .7;
transform: scale(1.1);
} .btn-basic {
display: inline-block;
box-sizing: border-box;
border: solid 1px #AE002C;
background-image: none;
font-size: 14px;
line-height: 1;
border-radius: 0;
margin: 10px 0 0 0;
padding: 1em 0;
width: 210px;
max-width: 100%;
font-size: 12px;
font-weight: bold;
transition : all 500ms;
text-align: center;
color: #AE002C;
background-color: #fff;
}
.btn-basic:hover {
opacity: .7;
transition : all 500ms;
color: #fff;
background-color: #AE002C;
}
@media only screen and (min-width: 768px) {
.btn-basic {
width: 320px;
font-size: 16px;
}
}
.btn-basic-mini {
width: 210px;
}
.btn-basic-gray {
background-color: #aaa;
border-color: #aaa;
}
.btn-basic-gray:hover {
background-color: #fff;
} input[type="text"],
input[type="password"],
input[type="datetime"],
input[type="datetime-local"],
input[type="date"],
input[type="month"],
input[type="time"],
input[type="week"],
input[type="number"],
input[type="email"],
input[type="url"],
input[type="search"],
input[type="tel"],
input[type="color"],
select,textarea,
.field,
.form-search button{
box-sizing: border-box;
font-size: 1.6rem;
display: inline-block;
padding: 10px 2%;
color: #666;
border: 3px solid rgba(51, 51, 51, 0.1);
border-radius: 1px;
vertical-align: middle;
background-color: #fff;
line-height: 1;
-webkit-transition: background-color 0.24s ease-in-out;
transition: background-color 0.24s ease-in-out;
-webkit-appearance: none;
appearance: none;
max-width: 100%;
}
input::placeholder {
padding-top: 9px;
font-size: 1.6rem;
}
input.middle {
width: 50%;
}
.select_wrap {
position: relative;
display: inline-block;
}
.select_wrap:after {
content: '▼';
position: absolute;
top: 50%;
right: 2px;
margin-top: -4.5px;
font-size: 9px;
color: #ddd;
line-height: 1;
} .mw_wp_form dl.form > dt {
}
.mw_wp_form dl.form > dd {
margin-left: 0;
}
.mw_wp_form .btn-wrap{
text-align:center;
}
.mw_wp_form .btn-wrap .btn{ }
.form-content{
}
.form-content dt{
font-weight: bold;
margin: 0 0 .5em 0;
}
.form-content dd{
margin: 0 0 1em 0;
} #header { }
#header .container {
position: relative;
} #header .logo {
margin: 0;
padding: 14px 0 13px 17.5px;
line-height: 1;
}
#header .logo a {
display: inline-block;
}
#header .logo img {
display: inline-block;
width: 150px;
height: 19px;
}
@media only screen and (max-width: 767px) {
#header {
height: 60px;
}
}
@media only screen and (min-width: 768px) {
#header {
height: 134px;
}
body.home #header {
height: auto;
}
#header .logo {
padding: 23px 0 23px 70px;
}
#header .logo img {
width: 221px;
height: 28px;
}
} #header-menu-button {
position: absolute;
top: 14px;
right: 18px;
}
#header-menu-button button{
box-sizing: border-box;
width: 24px;
height: 17px;
background-color: #fff;
display: block;
line-height: 1;
border-width: 0;
z-index: 0;
}
#header-menu-button button:before ,
#header-menu-button button:after {
content: '';
position: absolute;
left: 3.5px;
width: 17px;
border: solid 1px #000;
font-size: 1px;
z-index: 1;
}
#header-menu-button button:before {
top: 3.5px;
height: 3.5px;
border-left-width: 0;
border-right-width: 0;
}
#header-menu-button button:after {
top: 12px;
height: 1px;
border-left-width: 0;
border-right-width: 0;
border-bottom-width: 0;
}
@media only screen and (min-width: 768px) {
#header-menu-button {
top: 23px;
right: 70px;
}
#header-menu-button button{
width: 37px;
height: 31px;
}
#header-menu-button button:before ,
#header-menu-button button:after {
left: 7px;
width: 23px;
}
#header-menu-button button:before {
top: 7px;
height: 7px;
}
#header-menu-button button:after {
top: 23px;
}
} #header-menu {
position: absolute;
top: 0;
right: 0;
width: 100%;
height: 100%;
z-index: 1;
display: none;
background-color: #fff; }
#header-menu .close {
position: absolute;
top: 14px;
right: 18px;
line-height: 1;
width: 24px;
text-align: center;
}
#header-menu .close button {
display: inline-block;
width: 14px;
height: 13px;
border: 0;
line-height: 1;
background-image: url(https://kanaamitsuji.net/wp-content/themes/kanaamitsuji2019/assets/images/close.png);
background-position: center center;
background-repeat: no-repeat;
background-size: contain;
}
@media only screen and (min-width: 768px) {
#header-menu {
left: 50%;
right: auto;
width: 536px;
margin-left: 14px;
}
#header-menu .close {
top: 30px;
right: 70px;
width: 37px;
}
#header-menu .close button {
width: 20px;
height: 18px;
}
}
#header-menu {
font-size: 12px;
}
#header-menu nav {
margin: 0;
padding: 75px 0 0 80px;
}
#header-menu nav > ul {
margin: 0;
padding: 0;
}
#header-menu nav ul {
list-style: none;
padding: 0 0 0 16px;
}
#header-menu nav ul li {
padding: 5px 0;
}
#header-menu .langs {
margin: 30px 0 0 95px;
}
#header-menu .langs .lang-jp {
color: #7f7f7f;
}
@media only screen and (min-width: 768px) {
#header-menu {
font-size: 16px;
line-height: 1.8;
}
} #footer {
position: relative;
}
#footer .footer-wrap {
border: solid 1px #b7b7b7;
border-left-width: 0;
border-right-width: 0;
}
@media only screen and (max-width: 767px) {
#footer {
font-size: 12px;
}
}
@media only screen and (min-width: 768px) {
#footer .footer-wrap {
width: 960px;
margin-left: auto;
margin-right: auto;
}
} #footer .logo {
margin: 0;
padding: 14px 0 13px 17.5px;
line-height: 1;
}
#footer .logo a {
display: inline-block;
}
#footer .logo img {
display: inline-block;
width: 150px;
height: 19px;
}
@media only screen and (max-width: 767px) {
#footer .logo {
padding-top: 33px;
}
}
@media only screen and (min-width: 768px) {
#footer .logo {
padding: 40px 0 23px 0;
}
#footer .logo img {
width: 221px;
height: 28px;
}
} #footer nav {
margin: 10px 0 30px 20px;
padding: 0;
}
#footer nav ul {
list-style: none;
padding: 0 0 0 16px;
}
#footer nav > ul {
margin: 0;
padding: 0;
}
#footer nav ul li {
padding: 5px 0;
}
#footer .langs {
margin: 30px 0 0 95px;
}
#footer .langs .lang-jp {
color: #7f7f7f;
}
#footer .langs {
margin: 0;
}
#footer .langs .lang-jp {
color: #7f7f7f;
}
@media only screen and (max-width: 767px) {
#footer .langs {
position: absolute;
top: 35px;
right: 20px;
}
}
@media only screen and (min-width: 768px) {
#footer nav {
margin-left: 0;
}
#footer nav ul li {
padding: 3px 0;
}
#footer .langs {
position: absolute;
top: 90px;
left: 50%;
}
#footer .langs a {
white-space: nowrap;
}
} #footer .stores {
margin: 0 0 20px 16px;
}
#footer .stores dl {
margin: 0;
padding: 0;
}
#footer .stores dl dd {
margin: 0 0 0 48px;
}
@media only screen and (min-width: 768px) {
#footer .stores {
position: absolute;
top: 140px;
left: 50%;
margin: 0 0 0 -8px;
}
#footer .stores dl dd {
padding: 5px 0;
line-height: 2;
}
} #footer .copyrights {
text-align: center;
}
#footer .copyrights p{
margin: 0;
padding: 40px 0;
color: #7f7f7f;
line-height: 1;
} body.post-type-archive-products {
} .wpcf7-reservation {
box-sizing: border-box;
border: solid 4px #ae002b;
}
.wpcf7-reservation .wrap {
padding: 13px;
}
.wpcf7-reservation .title {
margin: 0;
padding: 0;
color: #a90533;
font-size: 19px;
font-weight: bold;
text-align: center;
}
.wpcf7-reservation .message p {
line-height: 1.6;
}
.wpcf7-reservation form p {
position: relative;
}
.wpcf7-reservation form .ajax-loader {
position: absolute;
}
.wpcf7-reservation .wpcf7 form .wpcf7-response-output {
border: 0;
color: #f00;
}

html{
font-size: 10px;
}
.message-title {
color: #AE002C;
}
.entry-content {
font-size: 14px;
line-height: 2.3;
}
.entry-content .fw-b {
font-weight: bold !important;
}
.entry-content .fw-n {
font-weight: normal !important;
}
.entry-content .lh-1 {
line-height: 1 !important;
}
.entry-content .t-3 {
position: absolute;
top: -3px;
}
@media only screen and (max-width: 767px) {
.entry-content h1 {
margin: 0 0 26px 0;
font-size: 17px;
}
}
@media only screen and (min-width: 768px) {
.entry-content h1 {
margin: 0 0 26px 0;
font-size: 26px;
}
.entry-content .text1 {
}
} .entry-content .fs1 {
font-weight: normal;
display: block;
}
@media only screen and (max-width: 767px) {
.entry-content .fs1 {
font-size: 14px;
line-height: 2.3;
}
}
@media only screen and (min-width: 768px) {
.entry-content .fs1 {
font-size: 15px;
line-height: 2.5;
}
} .entry-content .fs2 {
font-weight: normal;
display: block;
}
@media only screen and (max-width: 767px) {
.entry-content .fs2 {
font-size: 12px;
line-height: 1.91;
}
}
@media only screen and (min-width: 768px) {
.entry-content .fs2 {
font-size: 14px;
line-height: 2;
}
} .entry-content .fs3 {
font-weight: normal;
display: block;
}
@media only screen and (max-width: 767px) {
.entry-content .fs3 {
font-size: 10px;
line-height: 1.57;
}
}
@media only screen and (min-width: 768px) {
.entry-content .fs3 {
font-size: 14px;
line-height: 1.57;
}
} .entry-content .fs4 {
font-weight: normal;
display: block;
}
@media only screen and (max-width: 767px) {
.entry-content .fs4 {
font-size: 16px;
line-height: 1.87;
}
}
@media only screen and (min-width: 768px) {
.entry-content .fs4 {
font-size: 18px;
line-height: 1.83;
}
} .entry-content .fs5 {
font-weight: normal;
display: block;
}
@media only screen and (max-width: 767px) {
.entry-content .fs5 {
font-size: 14px;
line-height: 1.87;
}
}
@media only screen and (min-width: 768px) {
.entry-content .fs5 {
font-size: 20px;
line-height: 1.83;
}
} .entry-content .hs1 {
display: block;
font-weight: normal;
margin: 0 0 .5em 0;
}
@media only screen and (max-width: 767px) {
.entry-content .hs1 {
font-size: 17px;
line-height: 1.35;
margin-bottom: 11px;
}
}
@media only screen and (min-width: 768px) {
.entry-content .hs1 {
font-size: 26px;
line-height: 1.76;
}
} .entry-content .hs2 {
display: block;
font-weight: normal;
margin: 0 0 1em 0;
color: #A1A1A1;
}
@media only screen and (max-width: 767px) {
.entry-content .hs2 {
font-size: 12px;
line-height: 2;
}
}
@media only screen and (min-width: 768px) {
.entry-content .hs2 {
font-size: 14px;
line-height: 2;
}
} .entry-content .hs3 {
display: block;
font-weight: normal;
margin: 0 0 17px 0;
}
@media only screen and (max-width: 767px) {
.entry-content .hs3 {
font-size: 20px;
line-height: 1.15;
}
}
@media only screen and (min-width: 768px) {
.entry-content .hs3 {
font-size: 24px;
line-height: 1.91;
}
} @media only screen and (max-width: 767px) {
.entry-content .sp-fs-15 {
font-size: 15px;
line-height: 1.1;
}
.entry-content .sp-fs-17 {
font-size: 17px;
line-height: 1;
}
.entry-content .sp-fs-18 {
font-size: 18px;
line-height: 1.55;
}
}
@media only screen and (min-width: 768px) {
.entry-content .pc-fs-20 {
font-size: 20px;
line-height: 1.65;
}
.entry-content .pc-fs-24 {
font-size: 24px;
line-height: 1.16;
}
} .entry-content .hr1 {
border-top: solid 1px #b9b9b9;
border-bottom-width: 0;
border-left-width: 0;
border-right-width: 0;
} .entry-content .hr2 {
border: solid 1px #b9b9b9;
border-left-width: 0;
border-right-width: 0;
padding: .5em 1em;
margin-top: 1em;
margin-bottom: 1em;
} .entry-content .fc1 {
color: #AE002C;
} .entry-content .required {
color: #AE002C;
} .entry-content ul.table01 {
list-style: none;
margin: 0;
padding: 0;
}
.entry-content ul.table01 li {
margin: 0;
padding: 1em 0;
border-bottom: solid 1px #dcdcdc;
}
.entry-content ul.table01 li:first-child {
border-top: solid 1px #dcdcdc;
}
@media only screen and (max-width: 767px) {
.entry-content ul.table01 li .content {
margin-left: 2em;
}
}
@media only screen and (min-width: 768px) {
.entry-content ul.table01 li {
display: table;
width: 100%;
}
.entry-content ul.table01 li > div {
display: table-cell;
}
.entry-content ul.table01 li .title {
width: 240px;
}
} .entry-content ul.inline01 {
list-style: none;
margin: 0;
padding: 0;
}
.entry-content ul.inline01 li {
display: inline-block;
}
.entry-content ul.inline01 li:before {
content: '　/　';
}
.entry-content ul.inline01 li:first-child:before {
content: '';
} .entry-content ul.box-list-01 {
list-style: none;
margin: 0 0 1em 0;;
padding: 0;
}
.entry-content ul.box-list-01 li {
margin: 0;
padding: 0;
}
.entry-content ul.box-list-01 li:before {
}
.entry-content ul.box-list-01 li:first-child:before {
}
.entry-content ul.box-list-01 li .box {
border: solid 1px #DCDCDC;
display: block;
text-align:center;
padding: 1em 0;
line-height: 1;
}
.entry-content ul.box-list-01 li:after {
content: '↓';
text-align: center;
display: block;
}
.entry-content ul.box-list-01 li:last-child:after {
content: '';
display: none;
} @media only screen and (min-width: 768px) {
.entry-content .pc-row-2 {
display: table;
width: 100%;
}
.entry-content .pc-row-2 > div {
display: table-cell;
vertical-align: top;
}
.entry-content .pc-row-2 > div:nth-child(2) {
width: 38px;
}
} .entry-content  .table-border {
width: 100%;
border-collapse:separate;
border-spacing: 0;
}
.entry-content  .table-border thead tr:first-child th ,
.entry-content  .table-border thead tr:first-child td {
border-top: solid 1px #BEBEBE;
}
.entry-content  .table-border tbody th ,
.entry-content  .table-border tbody td {
border-bottom: solid 1px #BEBEBE;
}
.entry-content  .table-border tbody tr:first-child th ,
.entry-content  .table-border tbody tr:first-child td {
border-top: solid 1px #BEBEBE;
}
 .mw_wp_form .error {
font-size : 93%;
color : #B70000;
display : block;
} .mw_wp_form .akismet_error {
display: block;
} .mw_wp_form .vertical-item {
display: block;
}
.mw_wp_form .vertical-item + .vertical-item {
margin-top: 5px;
} .mw_wp_form .horizontal-item + .horizontal-item {
margin-left: 10px;
} .mwform-checkbox-field label,
.mwform-radio-field label {
font-weight: normal;
margin-bottom: 0;
}
.mwform-checkbox-field input,
.mwform-radio-field input {
margin-right: 5px;
} .mw_wp_form .ui-datepicker .ui-datepicker-title select.ui-datepicker-month,
.mw_wp_form .ui-datepicker .ui-datepicker-title select.ui-datepicker-year {
width: 40%;
margin: 0 5px;
} .mw-wp-form-deprecated-message {
background: #fdeeee;
border: 1px solid #f7bdb8;
border-radius: 5px;
color: #af4040;
font-size: 13px;
line-height: 1.6;
margin: 0 0 10px;
padding: 1em;
} .mw_wp_form input[type="file"] {
display: inline-block;
} .mwform-file-delete {
cursor: pointer;
visibility: hidden;
} .mwform-tel-field input[type="text"],
.mwform-zip-field input[type="text"] {
display: inline-block;
width: auto;
}