@charset "UTF-8";
/* =================================================================
 License : e-TRUST Inc.
 File name : assets.css
 Style : assets.css
================================================================= */
@import url(https://fonts.googleapis.com/css?family=Noto+Sans+JP:100,300,400,500,700,900|Noto+Serif+JP:200,300,400,500,600,700,900&amp;subset=japanese);
.pcnone {
  display: none;
}
@media only screen and (max-width: 835px) {
  .pcnone {
    display: block;
  }
}

.flex {
  display: flex;
}

.jcss {
  justify-content: start;
}

.jcsc {
  justify-content: center;
}

.jcsb {
  justify-content: space-between;
}

.aic {
  align-items: center;
}

.ais {
  align-items: start;
}

* {
  -o-box-sizing: border-box;
  -ms-box-sizing: border-box;
  box-sizing: border-box;
}

.disnone {
  display: none !important;
}
@media only screen and (max-width: 640px) {
  .disnone {
    display: block !important;
  }
}

@media only screen and (max-width: 640px) {
  .spdisnone {
    display: none !important;
  }
}

.tdpd10 td {
  padding: 10px !important;
}

li {
  list-style: none;
}

html,
body,
div,
span,
applet,
object,
iframe,
h1,
h2,
h3,
h4,
h5,
h6,
p,
blockquote,
pre,
a,
abbr,
acronym,
address,
big,
cite,
code,
del,
dfn,
em,
img,
ins,
kbd,
q,
s,
samp,
small,
strike,
strong,
sub,
sup,
tt,
var,
u,
i,
center,
dl,
dt,
dd,
ol,
ul,
li,
fieldset,
form,
label,
legend,
table,
caption,
tbody,
tfoot,
thead,
tr,
th,
td,
article,
aside,
canvas,
details,
embed,
figure,
figcaption,
footer,
header,
hgroup,
menu,
nav,
output,
ruby,
section,
summary,
time,
mark,
audio,
video {
  font-weight: 400;
}

body {
  counter-reset: number 0;
  line-height: 2em;
  font-weight: 300;
  color: #333;
  font-family: "Noto Sans JP", "游ゴシック", YuGothic, "ヒラギノ角ゴ Pro", "Hiragino Kaku Gothic Pro", "メイリオ", "Meiryo", Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
  word-wrap: break-word;
  overflow: hidden;
  letter-spacing: 0.1em;
  font-size: 16px;
}
@media only screen and (max-width: 835px) {
  body {
    font-size: 16px;
    font-weight: 400;
  }
}

.inner {
  margin: 0 auto;
  max-width: 1200px;
}

.inner2 {
  margin: 0 auto;
  max-width: 1200px;
}

#contents_wrap {
  width: 100%;
  min-width: 100%;
  margin-bottom: 100px;
}
@media only screen and (max-width: 1200px) {
  #contents_wrap {
    padding: 0 10px;
  }
}
@media only screen and (max-width: 640px) {
  #contents_wrap {
    margin-bottom: 50px;
  }
}

#contents {
  margin-top: 1%;
  width: 100%;
  max-width: 1200px;
}
@media only screen and (max-width: 835px) {
  #contents {
    margin-top: 78px;
  }
}

#main {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  align-items: flex-start;
  flex-direction: row-reverse;
  width: 100%;
}
@media only screen and (max-width: 835px) {
  #main {
    display: block;
  }
}
#main:after {
  display: none;
}

#col_side1 {
  width: 23% !important;
}
@media only screen and (max-width: 835px) {
  #col_side1 {
    width: 100% !important;
    margin-top: 50px !important;
  }
}
#col_side1 a {
  display: block;
}
#col_side1 img {
  width: 100% !important;
}

#col_side1 img {
  width: 100%;
}

.map {
  margin: 56px 20px 0;
}

.map li {
  border-left: 5px solid #cccccc;
  list-style: none;
  margin: 0 0 15px;
  padding: 0 0 0 10px;
  text-align: left;
}

table {
  table-layout: auto;
}

@media screen and (-ms-high-contrast: active), screen and (-ms-high-contrast: none) {
  table {
    table-layout: fixed;
  }
}
.tlfix table {
  table-layout: fixed;
}

table td img {
  height: auto !important;
}

.pdtd10 td {
  padding: 10px !important;
}

pre {
  margin: 0;
  padding: 0;
  white-space: pre-line;
}

b,
strong {
  font-weight: bold;
}

u {
  text-decoration: line-through;
}

img {
  max-width: 100%;
  height: auto !important;
}

small {
  font-size: 80%;
}

hr {
  border: none;
  height: 0;
  border-bottom: 1px dashed #b3b3b3;
}

span {
  font-weight: inherit;
}

u {
  text-decoration: underline;
}

input[type=button] {
  cursor: pointer;
  padding: 5px 10px;
}

a {
  transition: 1s;
  text-decoration: none;
}

a:hover {
  opacity: 0.6;
  transition: 1s;
}

@media screen and (min-width: 641px) and (max-width: 835px) {
  .imgR, .imgL {
    max-width: 30% !important;
  }
}
@media only screen and (max-width: 640px) {
  .imgR, .imgL {
    display: block;
    float: none;
    margin: 0 auto 10px;
    max-width: 100% !important;
    text-align: center;
  }
}

.mincho {
  font-family: "Noto Serif JP", "游明朝体", "Yu Mincho", YuMincho, "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", "ＭＳ Ｐ明朝", "MS PMincho", serif;
}

.gothic {
  font-family: "Noto Sans JP", "游ゴシック", YuGothic, "ヒラギノ角ゴ Pro", "Hiragino Kaku Gothic Pro", "メイリオ", "Meiryo", Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
}

@media only screen and (max-width: 640px) {
  .fltL {
    float: none;
    width: 100% !important;
  }
  .fltR {
    float: none;
    width: 100% !important;
  }
  .sptal {
    text-align: left !important;
  }
  .sptar {
    text-align: right !important;
  }
  .sptac {
    text-align: center !important;
  }
  .spcenter {
    text-align: center;
    display: block;
    margin-top: 10px;
  }
}
header#global_header {
  max-width: 100%;
  width: 100%;
  min-width: 100%;
  height: auto;
}
@keyframes zoom {
  50% {
    transform: scale(1.1);
  }
}
.fixed {
  position: fixed;
  z-index: 11;
  top: 0;
  width: 100%;
}

#header {
  margin-bottom: 10px;
}
@media only screen and (max-width: 835px) {
  #header {
    position: fixed;
    z-index: 12;
    top: 0;
    left: 80px;
    width: 100%;
    height: 80px;
    margin-bottom: 0;
    background: #f4f7f6;
    border-bottom: 1px solid #ddd;
  }
}
#header .inner {
  display: flex;
  align-items: center;
  justify-content: space-between;
}
@media only screen and (max-width: 1200px) {
  #header .inner {
    padding: 0 10px;
  }
}
@media only screen and (max-width: 835px) {
  #header .inner {
    height: 100%;
    padding: 0 10px 0 20px;
  }
}
#header .inner .flxL {
  width: 20%;
}
@media screen and (min-width: 641px) and (max-width: 835px) {
  #header .inner .flxL {
    width: auto;
  }
}
@media only screen and (max-width: 640px) {
  #header .inner .flxL {
    width: 80% !important;
  }
}
#header .inner .flxL #siteID a {
  font-size: 20px;
  font-weight: 700;
  color: #222;
  vertical-align: middle;
  text-align: left;
  display: block;
}
@media only screen and (max-width: 835px) {
  #header .inner .flxL #siteID a {
    text-align: left;
    font-size: 16px;
  }
}
#header .inner .flxL #siteID img {
  width: 100% !important;
  max-width: 79px;
}
@media only screen and (max-width: 835px) {
  #header .inner .flxL #siteID img {
    max-width: 55px;
  }
}
#header .inner .flxR {
  width: 70%;
}
@media only screen and (max-width: 835px) {
  #header .inner .flxR {
    width: 80%;
    padding-right: 80px;
  }
}
#header .inner .flxR .subnav {
  display: flex;
  justify-content: flex-end;
}
@media only screen and (max-width: 835px) {
  #header .inner .flxR .subnav {
    display: none;
  }
}
#header .inner .flxR .subnav .nav_1 {
  margin-right: 10px;
}
#header .inner .flxR .subnav .nav_1 a {
  min-width: 120px;
  line-height: 1;
  background: #aee983;
  padding: 10px 15px;
  color: #fff;
  height: 100%;
  width: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
}
@media only screen and (max-width: 640px) {
  #header .inner .flxR .subnav .nav_1 a {
    min-width: 100px;
  }
}
#header .inner .flxR .subnav .nav_1 i {
  font-weight: 700;
  vertical-align: middle;
  margin-right: 7px;
}
#header .inner .flxR .subnav .nav_2 {
  margin-right: 10px;
}
#header .inner .flxR .subnav .nav_2 a {
  transition: 1s;
  min-width: 120px;
  line-height: 1;
  background: #afd4f3;
  padding: 10px 15px;
  color: #fff;
  height: 100%;
  width: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
}
@media only screen and (max-width: 640px) {
  #header .inner .flxR .subnav .nav_2 a {
    min-width: 100px;
  }
}
#header .inner .flxR .subnav .nav_2 i {
  font-weight: 700;
  vertical-align: middle;
  margin-right: 7px;
}
#header .inner .flxR .subnav .nav_3 a {
  transition: 1s;
  min-width: 120px;
  line-height: 1;
  background: #d0b4f2;
  padding: 10px 15px;
  color: #fff;
  height: 100%;
  width: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
}
@media only screen and (max-width: 640px) {
  #header .inner .flxR .subnav .nav_3 a {
    min-width: 100px;
  }
}
#header .inner .flxR .subnav .nav_3 i {
  font-weight: 700;
  vertical-align: middle;
  margin-right: 7px;
}
#header .inner .flxR .subnav2 {
  margin-top: 10px;
  display: flex;
  justify-content: flex-end;
  align-items: center;
}
@media only screen and (max-width: 835px) {
  #header .inner .flxR .subnav2 {
    margin-top: 0;
  }
}
#header .inner .flxR .subnav2 .tel2 a {
  display: block;
  text-align: left;
  color: #111;
  font-size: 25px;
  font-weight: 800;
  line-height: 1;
}
@media only screen and (max-width: 640px) {
  #header .inner .flxR .subnav2 .tel2 a {
    background: #aee983;
    display: flex;
    align-items: center;
    justify-content: center;
    height: 55px;
    width: 55px;
    color: #fff;
    font-size: 20px;
  }
}
@media only screen and (max-width: 640px) {
  #header .inner .flxR .subnav2 .tel2 a b {
    display: none;
  }
}
#header .inner .flxR .subnav2 .tel2 a span {
  margin-top: 7px;
  display: block;
  font-size: 0.6em;
  font-weight: 600;
}
@media only screen and (max-width: 640px) {
  #header .inner .flxR .subnav2 .tel2 a span {
    display: none;
  }
}
#header .inner .flxR .subnav2 .tel2 a i {
  margin-right: 7px;
}
@media only screen and (max-width: 640px) {
  #header .inner .flxR .subnav2 .tel2 a i {
    margin-right: 0;
  }
}
#header .inner .flxR .subnav2 .cont {
  margin-left: 10px;
}
#header .inner .flxR .subnav2 .cont a {
  font-size: 16px;
  font-weight: 700;
  transition: 1s;
  min-width: 250px;
  line-height: 1;
  background: #ff4646;
  padding: 20px;
  color: #fff;
  height: 100%;
  width: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
}
@media screen and (min-width: 641px) and (max-width: 835px) {
  #header .inner .flxR .subnav2 .cont a {
    min-width: 200px;
    height: 55px;
    font-size: 20px;
  }
}
@media only screen and (max-width: 640px) {
  #header .inner .flxR .subnav2 .cont a {
    min-width: auto;
  }
}
#header .inner .flxR .subnav2 .cont a i {
  margin-right: 7px;
}
@media only screen and (max-width: 640px) {
  #header .inner .flxR .subnav2 .cont a i {
    margin: 0;
  }
}
@media only screen and (max-width: 640px) {
  #header .inner .flxR .subnav2 .cont a span {
    display: none;
  }
}

#nav_global {
  z-index: 10;
  position: relative;
  background: #5a73bf;
  padding: 15px 0;
}
@media only screen and (max-width: 1200px) {
  #nav_global {
    padding: 15px 10px;
  }
}
#nav_global ul {
  margin: 0 auto;
  display: flex;
  justify-content: space-around;
  align-items: center;
  max-width: 1200px;
}
#nav_global ul li {
  width: 100%;
  border-right: 1px solid #fff;
  position: relative;
}
@media only screen and (max-width: 835px) {
  #nav_global ul li {
    border-right: 0 !important;
    border-left: 0 !important;
  }
}
#nav_global ul li:first-child {
  border-left: 1px solid #fff;
}
#nav_global ul li p {
  line-height: 1;
  display: block;
  color: #fff;
  padding: 0 10px;
  font-size: 16px;
  font-weight: 700;
  position: relative;
}
#nav_global ul li p span {
  display: block;
  margin-top: 7px;
  font-size: 0.7em;
}
#nav_global ul li ul {
  left: 0;
  top: 34px;
  width: 100%;
  position: absolute;
  display: block;
  background: rgba(90, 115, 191, 0.7);
}
#nav_global ul li ul li {
  border-left: 0 !important;
  border-right: 0 !important;
}
#nav_global ul li ul li a {
  padding: 15px 10px;
  font-size: 14px;
}
#nav_global ul li a {
  line-height: 1;
  display: block;
  color: #fff;
  padding: 0 10px;
  font-size: 16px;
  font-weight: 700;
}
@media only screen and (max-width: 835px) {
  #nav_global ul li a {
    color: #000;
  }
}
#nav_global ul li a span {
  display: block;
  margin-top: 7px;
  font-size: 0.7em;
}
#nav_global ul li a:hover {
  opacity: 1;
  animation: zoom 0.3s;
}

.global-menu-btn {
  display: none;
  font-size: 10px;
}
@media only screen and (max-width: 835px) {
  .global-menu-btn {
    border-bottom: 1px solid #ddd;
    border-right: 1px solid #ddd;
    background: #f4f7f6;
    display: flex;
    align-items: center;
    justify-content: center;
    flex-direction: column;
    height: 80px;
    width: 80px;
    z-index: 11;
    position: absolute;
    left: 0;
    top: 0;
    right: 0;
    bottom: 0;
    color: #000;
    line-height: 1;
    transition: 1s;
  }
  .global-menu-btn:hover {
    color: #fff;
    background: #d0b4f2;
  }
  .global-menu-btn::before {
    font-size: 2.4em;
    content: "\f0c9";
    line-height: 1;
    font-family: "Font Awesome 5 pro";
    font-weight: 400;
  }
  .global-menu-btn i {
    margin-top: 3px;
    display: block;
    line-height: 1;
  }
}

.global-menu-close-btn {
  display: none;
}
@media only screen and (max-width: 835px) {
  .global-menu-close-btn {
    display: block;
    width: 80px;
    height: 80px;
    color: #fff;
    background-color: #afd4f3;
    border: 1px solid #fff;
    cursor: pointer;
    transition: all 0.3s cubic-bezier(0.175, 0.885, 0.32, 1.275) 0.2s;
  }
  .global-menu-close-btn:before {
    content: "\f00d";
    line-height: 32px;
    font-family: "Font Awesome 5 pro";
    font-size: 1.3rem;
    font-weight: 300;
    display: block;
    width: 100%;
    color: #fff;
    height: 100%;
    text-align: center;
    display: flex;
    align-items: center;
    justify-content: center;
  }
  .global-menu-close-btn i {
    display: none;
  }
}

@media only screen and (max-width: 835px) {
  .navdamy {
    width: 100%;
    height: 100%;
    position: absolute;
  }
  #hednav {
    justify-content: center;
    height: 67px;
    width: 67px;
    margin: 0;
    position: fixed;
    z-index: 11;
    top: 0;
    left: 0;
  }
  #hednav .wrap {
    visibility: hidden;
    cursor: pointer;
    opacity: 0;
    transition: all 0.2s ease-out;
    background: rgba(51, 51, 51, 0.6) !important;
    display: block !important;
    position: fixed;
    width: 100% !important;
    height: 100%;
    z-index: -1;
    top: 0;
    left: 0;
  }
  #hednav .wrap .navwrap {
    display: block !important;
    background-color: #f4f7f6;
    width: 75%;
    height: 100%;
    opacity: 0;
    transform: translateX(-240%);
    transition: all 0.2s ease-out;
  }
  #hednav .wrap .navwrap .btnwrap {
    padding: 20px 10px 10px 10px;
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    align-items: center;
  }
  #hednav .wrap .navwrap .btnwrap .btn01 {
    width: 48%;
  }
  #hednav .wrap .navwrap .btnwrap .btn01 a {
    display: block;
    border-radius: 4px;
    width: 100%;
    font-size: 1rem;
    text-align: center;
    color: #fff;
    background-color: #afd4f3;
    border: 1px solid #fff;
    padding: 10px 15px;
  }
  #hednav .wrap .navwrap #hed_info {
    display: flex;
    align-items: center;
    justify-content: flex-end;
    width: 100%;
  }
  #hednav .wrap .navwrap #hed_info span {
    line-height: 1;
    display: block;
    margin-top: 10px;
  }
  #hednav .wrap .navwrap #hed_info .store1 p {
    background: #1b4996;
  }
  #hednav .wrap .navwrap #hed_info .store2 p {
    background: #376eca;
  }
  #hednav .wrap .navwrap #hed_info .hoverbtn {
    width: 50%;
    margin: 0 !important;
  }
  #hednav .wrap .navwrap #hed_info .hoverbtn a {
    padding: 10px 0;
    font-weight: 300;
    font-size: 0.5rem !important;
    border: 0 !important;
    color: #fff !important;
    transition: 1s;
    display: flex !important;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    width: 100%;
    height: 100%;
  }
  #hednav .wrap .navwrap #hed_info .hoverbtn a i {
    font-weight: 300;
    font-size: 1.5rem !important;
    margin: 0 0 5px 0 !important;
  }
  #hednav .wrap .navwrap #nav_global {
    width: 100%;
    margin-top: 0 !important;
    background: none;
  }
  #hednav .wrap .navwrap #nav_global > ul {
    flex-direction: column;
    margin: 0 auto;
  }
  #hednav .wrap .navwrap #nav_global > ul > li {
    text-align: left;
    position: relative;
    width: 100%;
    border-bottom: solid 1px #ddd;
  }
  #hednav .wrap .navwrap #nav_global > ul > li a {
    padding: 16px 36px;
  }
  #hednav .wrap .navwrap #nav_global > ul > li ul {
    width: 100%;
    position: static;
    background: none;
  }
  #hednav .wrap .navwrap #nav_global > ul > li ul li a {
    font-weight: 500;
    padding: 25px 36px;
  }
  #hednav .wrap .navwrap #nav_global > ul > li p {
    position: relative;
    display: block;
    line-height: 1;
    padding: 16px 36px;
    font-size: 16px;
    font-weight: 700;
    cursor: pointer;
  }
  #hednav .wrap .navwrap #nav_global > ul > li p:hover {
    color: #fff;
    background: #d0b4f2;
  }
  #hednav .wrap .navwrap #nav_global > ul > li p:hover:after {
    color: #333;
  }
  #hednav .wrap .navwrap #nav_global > ul > li p span {
    display: block;
    margin-top: 7px;
    font-size: 0.7em;
  }
  #hednav .wrap .navwrap #nav_global > ul > li p:after {
    border: solid 1px #ddd;
    font-weight: 100;
    content: "\f067";
    font-family: "Font Awesome 5 Pro";
    display: block;
    position: absolute;
    right: 0;
    top: -1px;
    bottom: 0;
    width: 66px;
    height: 66px;
    font-size: 23px;
    display: flex;
    align-items: center;
    justify-content: center;
    background-color: #f4f7f6;
  }
  #hednav .wrap .navwrap #nav_global > ul > li p.open:after {
    content: "\f00d";
  }
}
.MenuOpened {
  z-index: 13 !important;
}
.MenuOpened .global-menu-btn {
  z-index: 0;
}
.MenuOpened .wrap {
  z-index: 10 !important;
  visibility: visible !important;
  opacity: 1 !important;
  background: rgba(0, 0, 0, 0.7) !important;
}
.MenuOpened .wrap .navwrap {
  opacity: 1 !important;
  transform: translateX(0) !important;
  overflow-y: auto;
  overflow-x: hidden;
  height: 100vh !important;
}
.MenuOpened .wrap .global-menu-close-btn {
  opacity: 1;
  transform: translateX(0);
}

#mainArea {
  position: relative;
  z-index: 0;
  width: 100%;
}
@media only screen and (max-width: 640px) {
  #mainArea {
    margin-top: 64px;
  }
}
#mainArea .main_txt {
  text-shadow: 0 0 10px rgba(0, 0, 0, 0.8);
  display: flex;
  align-items: center;
  justify-content: center;
  max-width: 1200px;
  margin: 0 auto;
  z-index: 1;
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  text-align: center;
  color: #fff;
}
@media only screen and (max-width: 1200px) {
  #mainArea .main_txt {
    padding: 0 10px;
  }
}
@media screen and (min-width: 641px) and (max-width: 835px) {
  #mainArea .main_txt {
    padding: 0 30px;
  }
}
#mainArea .main_txt h1 {
  line-height: 1.7em;
  width: 100%;
  color: #fff;
  font-size: 3rem;
  font-weight: 700;
}
@media screen and (min-width: 641px) and (max-width: 835px) {
  #mainArea .main_txt h1 {
    font-size: 2rem;
  }
}
@media only screen and (max-width: 640px) {
  #mainArea .main_txt h1 {
    font-size: 1.5rem;
  }
}
#mainArea picture img {
  width: 100% !important;
}

.h1txt {
  position: relative;
  background-position: center;
  background-size: cover;
  background-repeat: no-repeat;
}
@media only screen and (max-width: 835px) {
  .h1txt {
    margin-bottom: 50px;
  }
}
.h1txt article {
  padding: 150px 0;
}
@media only screen and (max-width: 1200px) {
  .h1txt article {
    padding: 150px 10px;
  }
}
.h1txt h1 {
  padding: 30px 20px;
  z-index: 1;
  position: relative;
  color: #fff;
  font-weight: bold;
  line-height: 1.7em;
  text-align: center;
  text-shadow: 0px 3px 9.7px rgba(0, 0, 0, 0.35);
  background: rgba(90, 115, 191, 0.7);
  display: block;
  font-size: 45px;
  font-size: 3.75vw;
}
@media only screen and (min-width: 1600px) {
  .h1txt h1 {
    font-size: 45px;
  }
}
@media screen and (min-width: 641px) and (max-width: 835px) {
  .h1txt h1 {
    font-size: 40px;
  }
}
@media only screen and (max-width: 640px) {
  .h1txt h1 {
    font-size: 35px;
  }
}
.h1txt h1:empty {
  display: none;
}

#local-keyvisual #local-keyvisual-bg,
#local-keyvisual .local-keyvisual-bg {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 0;
  background-position: center;
  background-size: cover;
  background-repeat: no-repeat;
}

.pan1 {
  margin: 30px 0;
}
@media only screen and (max-width: 835px) {
  .pan1 {
    display: none;
  }
}
.pan1 a {
  color: #000;
}

footer#global_footer {
  width: 100%;
  min-width: 100% !important;
  height: auto;
  color: #fff;
  position: relative;
  background: #d5e6f5;
}
footer#global_footer a {
  color: #111;
  text-decoration: none;
}
footer#global_footer a:hover {
  text-decoration: none;
}

#footer {
  padding: 50px 0;
}
@media only screen and (max-width: 1200px) {
  #footer {
    padding: 50px 10px;
  }
}
#footer .inner #footer_nav {
  margin-bottom: 30px;
}
@media only screen and (max-width: 640px) {
  #footer .inner #footer_nav {
    display: none;
  }
}
#footer .inner #footer_nav ul {
  display: flex;
  align-items: center;
  justify-content: space-around;
}
#footer .inner #footer_nav ul li {
  width: 100%;
  border-right: 1px solid #111;
}
#footer .inner #footer_nav ul li:first-child {
  border-left: 1px solid #111;
}
#footer .inner #footer_nav ul li a {
  display: block;
  padding: 0 10px;
}

#copy {
  background: #5a73bf;
  padding: 10px 0;
  text-align: center;
  font-size: 14px;
  display: block;
  line-height: 1.7em;
}
@media only screen and (max-width: 640px) {
  #copy {
    text-align: center;
  }
}
#copy a {
  font-size: 14px;
  color: #fff !important;
  text-decoration: none;
}
#copy a:hover {
  opacity: 0.6;
}

.btn {
  text-align: center;
  max-width: 500px;
  margin: 0 auto;
}
.btn a {
  font-weight: 400;
  opacity: 1;
  color: #fff !important;
  padding: 5px 10px;
  display: block;
  background: #9dbf21;
}
.btn a i {
  margin-left: 10px;
}
.btn a:hover {
  background: #ff4646;
}

.sidettl {
  background: #f1e8db;
  padding: 15px;
}
.sidettl .sidemidashi {
  text-align: center;
  line-height: 1.4em;
  color: red;
  font-weight: 700;
  font-size: 18px;
}

.catwrap {
  margin: 20px 0;
}
.catwrap .banner a {
  font-size: 16px !important;
  color: #111 !important;
  padding: 15px 0px !important;
  display: block !important;
}
.catwrap .banner a .catinner {
  background: #f1e8db;
  display: block;
  padding: 10px;
}
.catwrap .banner ul {
  display: none;
}
.catwrap .banner:first-child > a {
  border-top: 1px dotted #ccc;
}
.catwrap .banner:nth-child(1n+1) > a {
  border-left: 10px solid #d7baed;
}
.catwrap .banner:nth-child(2n+1) > a {
  border-left: 10px solid #cce7fa;
}
.catwrap .banner:nth-child(3n+1) > a {
  border-left: 10px solid #d8f4f8;
}
.catwrap .banner:nth-child(4n+1) > a {
  border-left: 10px solid #c6e4b0;
}
.catwrap .banner:nth-child(5n+1) > a {
  border-left: 10px solid #fffbbd;
}
.catwrap .banner:nth-child(6n+1) > a {
  border-left: 10px solid #ffdbbe;
}
.catwrap .banner:nth-child(7n+1) > a {
  border-left: 10px solid #ffc2cc;
}

.sideinfo {
  margin-bottom: 20px;
  background: url(../images/common/side_4.jpg) no-repeat center;
  background-size: cover;
  padding: 20px;
  color: #fff;
}
.sideinfo .sidemidashi {
  font-size: 20px;
  font-weight: 800;
  text-align: center;
  color: #fff;
}
.sideinfo .owl-nav,
.sideinfo .owl-dots {
  display: none !important;
}

.cont_2 {
  font-size: 16px;
  display: flex;
  flex-wrap: wrap;
  align-items: flex-start;
  justify-content: space-between;
}
.cont_2 a {
  transition: 2s;
  color: #666;
  width: 100%;
}
@media only screen and (max-width: 835px) {
  .cont_2 a {
    width: 100%;
  }
}
@media only screen and (max-width: 835px) {
  .cont_2 a .box {
    margin-bottom: 0 !important;
  }
}
.cont_2 a:nth-child(even) table tbody h3 {
  font-size: 20px;
  color: #111;
  font-weight: 700;
  border-bottom: 2px solid #d7baed;
  padding-bottom: 15px;
}
@media only screen and (max-width: 835px) {
  .cont_2 a:nth-child(even) table tbody h3 {
    text-align: left !important;
    margin-top: 15px;
  }
}
.cont_2 a:nth-child(even):hover .ttl > div {
  background: rgba(215, 186, 237, 0.7);
}
.cont_2 a:hover {
  opacity: 1;
}
.cont_2 a:hover .ttl > div {
  padding: 10px;
  color: #fff;
  background: rgba(90, 115, 191, 0.7);
}
.cont_2 a:hover .ttl > div .ttlinner {
  border: 1px solid #fff;
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  align-items: center;
}
.cont_2 a:hover .ttl img {
  transform: scale(1.3) !important;
}
.cont_2 a table {
  display: block !important;
}
@media only screen and (max-width: 835px) {
  .cont_2 a table {
    display: block !important;
  }
}
@media only screen and (max-width: 835px) {
  .cont_2 a table tbody {
    display: block !important;
  }
}
.cont_2 a table tbody tr {
  display: block !important;
}
@media only screen and (max-width: 835px) {
  .cont_2 a table tbody tr {
    width: 100%;
  }
}
@media only screen and (max-width: 835px) {
  .cont_2 a table tbody tr:first-child {
    width: 100% !important;
  }
}
.cont_2 a table tbody h3 {
  font-size: 20px;
  color: #111;
  font-weight: 700;
  border-bottom: 2px solid #9dbf21;
  padding: 10px 0;
}
@media only screen and (max-width: 835px) {
  .cont_2 a table tbody h3 {
    text-align: left !important;
    margin-top: 15px;
  }
}
.cont_2 a td {
  display: block !important;
  width: 100%;
  border: 0;
  padding: 0 !important;
}
.cont_2 a .ttl {
  box-shadow: 0 0 10px rgba(0, 0, 0, 0.1);
  overflow: hidden;
  text-align: center !important;
  position: relative;
}
.cont_2 a .ttl > div {
  transition: 1s;
  position: absolute;
  top: 0;
  right: 0;
  right: 0;
  bottom: 0;
  width: 100%;
  height: 100%;
  color: #fff;
  font-weight: 700;
  line-height: 1.7em;
  font-size: 30px;
  font-size: 2.5vw;
}
@media only screen and (min-width: 1600px) {
  .cont_2 a .ttl > div {
    font-size: 25px;
  }
}
@media screen and (min-width: 641px) and (max-width: 835px) {
  .cont_2 a .ttl > div {
    font-size: 20px;
  }
}
@media only screen and (max-width: 640px) {
  .cont_2 a .ttl > div {
    font-size: 18px;
  }
}
.cont_2 a .ttl > div .ttlinner {
  display: none;
  width: 100%;
  height: 100%;
}
.cont_2 a .ttl img {
  opacity: 1 !important;
  transition: 2s;
  transform: scale(1);
  width: 100% !important;
}
.cont_2 a .txt div {
  margin-top: 15px;
}
@media only screen and (max-width: 835px) {
  .cont_2 a .txt div {
    text-align: left !important;
  }
}

.cont_3 {
  display: flex !important;
  flex-wrap: wrap;
  -ms-align-items: center;
  align-items: flex-start;
  justify-content: space-between;
}
.cont_3 .cont_2 {
  width: 30%;
}
@media only screen and (max-width: 640px) {
  .cont_3 .cont_2 {
    width: 100%;
  }
}

.shopwrap {
  overflow: hidden;
}
.shopwrap .owl-stage {
  display: flex;
}
.shopwrap .owl-nav,
.shopwrap .owl-dots {
  display: none !important;
}
.shopwrap .name {
  color: #111;
  font-weight: 700;
}
.shopwrap .price {
  color: red;
}
.shopwrap button {
  display: none !important;
}
.shopwrap .imgwrap {
  position: relative;
}
.shopwrap .imgwrap:before {
  content: "";
  width: 100%;
  padding-top: 70%;
  display: block;
}
.shopwrap .imgwrap img {
  position: absolute;
  top: 0;
  left: 0;
  width: 100% !important;
  height: 100% !important;
  -o-object-fit: cover;
     object-fit: cover;
  font-family: "object-fit:cover;";
}

.news .newsinner {
  padding-right: 10px;
  height: 300px;
  overflow-y: scroll;
  border: 0;
  display: block !important;
}
.news .newsinner dl {
  padding: 15px 0;
  border-bottom: 1px dashed #666;
}
@media only screen and (max-width: 640px) {
  .news .newsinner dl {
    flex-direction: column;
    flex-wrap: wrap;
  }
}
.news .newsinner dl:first-child {
  padding: 0 0 15px;
}
.news .newsinner dl:last-child {
  border-bottom: 1px dashed #666;
}
.news .newsinner dl dt {
  font-weight: 700;
  padding: 0;
  font-size: 16px;
  display: block;
  border: 0 !important;
  background-color: inherit !important;
}
@media only screen and (max-width: 640px) {
  .news .newsinner dl dt {
    width: 100% !important;
  }
}
.news .newsinner dl dd {
  padding: 0;
  border: 0 !important;
  background-color: inherit !important;
}
@media only screen and (max-width: 640px) {
  .news .newsinner dl dd {
    width: 100% !important;
  }
}

/* title */
.midashi {
  display: block;
  width: 100%;
}
.midashi h2 {
  line-height: 1;
  color: #111;
  font-weight: 700;
  font-size: 30px;
}
@media screen and (min-width: 641px) and (max-width: 835px) {
  .midashi h2 {
    font-size: 20px;
  }
}
@media only screen and (max-width: 640px) {
  .midashi h2 {
    font-size: 20px;
  }
}

.midashi2 {
  font-family: "Noto Serif JP", "游明朝体", "Yu Mincho", YuMincho, "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", "ＭＳ Ｐ明朝", "MS PMincho", serif;
}
.midashi2 h2 {
  color: #8abab5;
  font-weight: 500;
  font-size: 35px;
  font-size: 2.9166666667vw;
}
@media only screen and (min-width: 1600px) {
  .midashi2 h2 {
    font-size: 35px;
  }
}
@media screen and (min-width: 641px) and (max-width: 835px) {
  .midashi2 h2 {
    font-size: 25px;
  }
}
@media only screen and (max-width: 640px) {
  .midashi2 h2 {
    font-size: 25px;
  }
}

.midashi3 {
  background: #9dbf21;
  padding: 15px;
}
.midashi3 h2 {
  color: #fff;
  font-weight: 500;
  border-left: 5px solid #fff;
  font-size: 20px;
  padding-left: 10px;
  font-weight: 700;
}

.midashi4 h2 {
  font-weight: 700;
  padding: 15px 10px;
  color: #111;
  text-shadow: 0 0 5px white;
  border-left: solid 7px #afd4f3;
  background: #f4f7f6;
  font-size: 25px;
  font-size: 2.0833333333vw;
}
@media only screen and (min-width: 1600px) {
  .midashi4 h2 {
    font-size: 25px;
  }
}
@media only screen and (max-width: 1200px) {
  .midashi4 h2 {
    font-size: 25px;
  }
}
@media only screen and (max-width: 835px) {
  .midashi4 h2 {
    font-size: 20px;
  }
}
.midashi4 div {
  margin-top: 20px;
}

.midashi5 h3 {
  margin-bottom: 10px;
  font-weight: 500;
  padding: 0 0 10px;
  color: #333;
  border-bottom: solid 2px #9dbf21;
  font-size: 20px;
  font-size: 1.6666666667vw;
}
@media only screen and (min-width: 1600px) {
  .midashi5 h3 {
    font-size: 20px;
  }
}
@media only screen and (max-width: 1200px) {
  .midashi5 h3 {
    font-size: 20px;
  }
}
@media only screen and (max-width: 835px) {
  .midashi5 h3 {
    font-size: 18px;
  }
}

.midashi6 h2 {
  font-weight: 700;
  padding: 15px 10px;
  color: #111;
  text-shadow: 0 0 5px white;
  border-left: solid 7px #ade983;
  background: #f4f7f6;
  font-size: 25px;
  font-size: 2.0833333333vw;
}
@media only screen and (min-width: 1600px) {
  .midashi6 h2 {
    font-size: 25px;
  }
}
@media only screen and (max-width: 1200px) {
  .midashi6 h2 {
    font-size: 25px;
  }
}
@media only screen and (max-width: 835px) {
  .midashi6 h2 {
    font-size: 20px;
  }
}

.midashi7 h3 {
  font-weight: 500;
  padding: 10px;
  color: #fff;
  background: #9dbf21;
  font-size: 20px;
  font-size: 1.6666666667vw;
}
@media only screen and (min-width: 1600px) {
  .midashi7 h3 {
    font-size: 20px;
  }
}
@media only screen and (max-width: 1200px) {
  .midashi7 h3 {
    font-size: 20px;
  }
}
@media only screen and (max-width: 835px) {
  .midashi7 h3 {
    font-size: 18px;
  }
}

.exp01 {
  display: flex;
  align-items: flex-start;
  justify-content: space-between;
}
.exp01 img {
  width: 100% !important;
}
@media only screen and (max-width: 640px) {
  .exp01 {
    display: block;
  }
}
.exp01 .flxL {
  width: 40%;
}
@media only screen and (max-width: 640px) {
  .exp01 .flxL {
    width: 100%;
    margin-bottom: 30px;
  }
}
.exp01 .flxR {
  width: 58%;
}
@media only screen and (max-width: 640px) {
  .exp01 .flxR {
    width: 100%;
    margin-left: 0;
  }
}

.exp02 {
  display: flex;
  align-items: center;
  justify-content: flex-start;
}
@media only screen and (max-width: 640px) {
  .exp02 {
    display: block;
  }
}
.exp02 .flxL {
  width: 30%;
}
@media only screen and (max-width: 640px) {
  .exp02 .flxL {
    width: 100%;
    margin-bottom: 30px;
  }
}
.exp02 .flxR {
  width: 65%;
  margin-left: 5%;
}
@media only screen and (max-width: 640px) {
  .exp02 .flxR {
    width: 100%;
    margin-left: 0;
  }
}

.tableflex {
  display: flex;
  flex-wrap: wrap;
  align-items: flex-start;
  justify-content: space-between;
}
.tableflex .box {
  padding: 20px;
  background: #fff;
  box-shadow: 0 0 10px rgba(0, 0, 0, 0.2);
  width: 48%;
  margin-bottom: 30px;
}
.tableflex .box td {
  border: 0 !important;
  padding: 0 !important;
}
.tableflex .box td img {
  margin-bottom: 10px;
}
.tableflex .box td h2 {
  margin-bottom: 10px;
}
.tableflex .box .btn a {
  display: block;
  margin-top: 10px;
}

.tableflex2 {
  display: flex;
  flex-wrap: wrap;
  align-items: flex-start;
  justify-content: flex-start;
}
.tableflex2 .box {
  padding: 20px;
  background: #fff;
  box-shadow: 0 0 10px rgba(0, 0, 0, 0.2);
  margin-bottom: 30px;
  width: calc((100% - 120px) / 4);
  margin-right: 40px;
}
@media only screen and (max-width: 835px) {
  .tableflex2 .box {
    width: calc((100% - 20px) / 2);
    margin-right: 20px;
  }
}
.tableflex2 .box:nth-child(4n) {
  margin-right: 0;
}
@media only screen and (max-width: 835px) {
  .tableflex2 .box:nth-child(2n) {
    margin-right: 0;
  }
}
.tableflex2 .box td {
  border: 0 !important;
  padding: 0 !important;
}
.tableflex2 .box td img {
  margin-bottom: 10px;
}
.tableflex2 .box td h2 {
  margin-bottom: 10px;
}
.tableflex2 .box .btn a {
  display: block;
  margin-top: 10px;
}

.waku {
  padding: 40px;
  background: #f7f7f7;
  border: solid 1px #ccc;
}
@media only screen and (max-width: 640px) {
  .waku {
    padding: 20px;
  }
}

.faq_q {
  border: none !important;
}
.faq_q > div {
  font-size: 16px;
  border-bottom: 1px #1b4996 dashed;
  padding-bottom: 20px !important;
  position: relative;
  color: #1b4996;
  font-weight: bold;
  position: relative;
  padding-left: 3em !important;
}
.faq_q > div:before {
  content: "Q";
  display: block;
  background: #1b4996;
  width: 40px;
  height: 40px;
  line-height: 40px;
  border-radius: 600px;
  text-align: center;
  color: #fff;
  font-weight: bold;
  position: absolute;
  left: 0px;
  top: -3px;
}

.faq_a {
  border: none !important;
}
.faq_a > div {
  font-size: 16px;
  line-height: 1.5;
  position: relative;
  border-bottom: 1px #376eca solid;
  padding-bottom: 30px !important;
  position: relative;
  padding-left: 3em !important;
}
.faq_a > div:before {
  content: "A";
  display: block;
  background: #376eca;
  width: 40px;
  height: 40px;
  line-height: 40px;
  border-radius: 600px;
  text-align: center;
  color: #fff;
  font-weight: bold;
  position: absolute;
  left: 0px;
  top: -6px;
}

.img100 img {
  max-width: 100% !important;
  width: 100% !important;
}

.comp dl {
  border-bottom: 1px solid #ccc;
}
.comp dl:nth-child(1) {
  border-top: 1px solid #ccc;
}
.comp dl dt {
  padding: 15px 0 !important;
  border: 0 !important;
  background-color: inherit !important;
}
.comp dl dd {
  padding: 15px 0 !important;
  border: 0 !important;
  background-color: inherit !important;
}
.comp dl a {
  color: #b2b2b2;
}

@media only screen and (max-width: 640px) {
  .comp2 dl {
    text-align: center;
    display: block !important;
  }
}
.comp2 dl dt {
  padding: 15px !important;
}
@media only screen and (max-width: 640px) {
  .comp2 dl dt {
    display: block !important;
    text-align: center;
    width: 100% !important;
  }
}
.comp2 dl dd {
  padding: 15px !important;
}
@media only screen and (max-width: 640px) {
  .comp2 dl dd {
    width: 100% !important;
  }
}
.comp2 dl a {
  color: #b2b2b2;
}

.cont_5 {
  flex-wrap: wrap;
  flex-direction: row;
  margin-left: -1.6393442623%;
  margin-bottom: 50px;
}
@media screen and (min-width: 641px) and (max-width: 835px) {
  .cont_5 {
    margin-left: -1.6393442623%;
  }
}
@media only screen and (max-width: 640px) {
  .cont_5 {
    justify-content: space-between;
    margin-left: 0;
  }
}
.cont_5 .box {
  text-align: center;
  border-bottom: 0;
  width: 23.3606557377%;
  height: 23.3606557377%;
  margin-left: 1.6393442623%;
  margin-bottom: 30px;
}
@media screen and (min-width: 641px) and (max-width: 835px) {
  .cont_5 .box {
    width: 23.3606557377%;
    margin-left: 1.6393442623%;
    display: block;
  }
}
@media only screen and (max-width: 640px) {
  .cont_5 .box {
    width: 48%;
    margin-left: 0;
  }
}
.cont_5 .box .imgwrap {
  position: relative;
}
.cont_5 .box .imgwrap:before {
  content: "";
  width: 100%;
  padding-top: 70%;
  display: block;
}
.cont_5 .box .imgwrap img {
  position: absolute;
  top: 0;
  left: 0;
  width: 100% !important;
  height: 100% !important;
  -o-object-fit: cover;
     object-fit: cover;
  font-family: "object-fit:cover;";
}

.cont_6 {
  flex-wrap: wrap;
  flex-direction: row;
  margin-left: -1.6393442623%;
  margin-bottom: 50px;
}
@media screen and (min-width: 641px) and (max-width: 835px) {
  .cont_6 {
    margin-left: -1.6393442623%;
  }
}
@media only screen and (max-width: 640px) {
  .cont_6 {
    justify-content: space-between;
    margin-left: 0;
  }
}
.cont_6 .box {
  text-align: center;
  border-bottom: 0;
  width: 23.3606557377%;
  height: 23.3606557377%;
  margin-left: 1.6393442623%;
  margin-bottom: 30px;
}
@media screen and (min-width: 641px) and (max-width: 835px) {
  .cont_6 .box {
    width: 23.3606557377%;
    margin-left: 1.6393442623%;
    display: block;
  }
}
@media only screen and (max-width: 640px) {
  .cont_6 .box {
    width: 48%;
    margin-left: 0;
  }
}
.cont_6 .box .imgwrap {
  position: relative;
}
.cont_6 .box .imgwrap:before {
  content: "";
  width: 100%;
  padding-top: 70%;
  display: block;
}
.cont_6 .box .imgwrap img {
  position: absolute;
  top: 0;
  left: 0;
  width: 100% !important;
  height: 100% !important;
  -o-object-fit: cover;
     object-fit: cover;
  font-family: "object-fit:cover;";
}

.conttel {
  font-size: 3em;
  background: #f7f7f7;
  padding: 30px;
  color: #111;
}
.conttel a {
  color: #111;
}

.policy a {
  color: red;
}

.tdpd10 td {
  padding: 10px !important;
}

.slider2 img {
  margin: 0 auto;
}

.tdscl {
  overflow-x: scroll;
}
.tdscl table {
  table-layout: fixed;
  width: 1850px;
}

.formtel td {
  font-size: 16px;
  border: 0 !important;
}
.formtel .tel2 div {
  color: #000;
  font-size: 30px;
  font-weight: 700;
}
.formtel .tel2 a {
  font-size: 30px;
  font-weight: 700;
  color: #000;
}

.modaal-close {
  position: absolute !important;
  right: -20px !important;
  top: -20px !important;
  background: rgba(0, 0, 0, 0.7) !important;
}

.modaal-content-container h3 {
  border-bottom: 2px solid #bbbbbb;
  font-size: 18px;
  font-weight: bold;
  margin: 0 0 15px;
  padding: 0 0 5px;
}

.modaal-content-container p {
  margin: 0 0 20px;
}

.modaal-close:focus:before,
.modaal-close:focus:after,
.modaal-close:hover:before,
.modaal-close:hover:after {
  background: #fff !important;
}

@media only screen and (max-width: 835px) {
  .modaal-content-container {
    height: 400px;
    overflow-y: scroll;
  }
}

.center {
  text-align: center;
}

#keyword {
  display: none;
}

div.order ul {
  display: none;
}

div.items > article p.price {
  color: #222;
}

div.items > article button {
  display: none;
}

article.item {
  margin-top: 0px;
  flex-wrap: wrap;
  align-items: flex-start;
  justify-content: space-between;
}
article.item .photo {
  margin-left: 0 !important;
  width: 62%;
}
@media only screen and (max-width: 835px) {
  article.item .photo {
    width: 100%;
  }
}
article.item .item_view {
  margin-left: 0 !important;
  min-width: inherit;
  max-width: inherit;
  width: 35%;
}
@media only screen and (max-width: 835px) {
  article.item .item_view {
    width: 100%;
  }
}

div.item_option dl,
button.addcart {
  width: 100% !important;
}
@media only screen and (max-width: 835px) {
  div.item_option dl,
  button.addcart {
    margin: 0 auto;
  }
}

div.search {
  display: none;
}

.photo {
  flex-direction: column !important;
}
.photo .large {
  margin-left: 0 !important;
  margin-bottom: 10px !important;
}
.photo .large img {
  width: 100%;
}
.photo .small {
  min-width: 100% !important;
  max-width: 100% !important;
}
.photo .small ul {
  flex-wrap: wrap;
  flex-direction: row;
  margin-left: -2.3684210526%;
  margin-bottom: 50px;
}
.photo .small ul li {
  text-align: center;
  border-bottom: 0;
  width: 17.6315789474%;
  height: 17.6315789474%;
  margin-left: 2.3684210526% !important;
  margin-bottom: 10px !important;
  flex-basis: auto !important;
}

.douga01 {
  flex-wrap: inherit !important;
  align-items: center;
  margin-right: -5px !important;
  margin-left: -5px !important;
}
.douga01 .box {
  padding: 0 5px;
}

.douga02 {
  background: #f7f7f7;
  border: 1px solid #ff9ae0;
  padding: 30px;
  border-top: 5px solid #ff9ae0;
}
.douga02 h3 {
  font-size: 20px;
  font-weight: 700;
  color: #ff9ae0;
}

.douga03 {
  display: flex;
  flex-wrap: wrap;
  align-items: flex-start;
  justify-content: space-between;
}
.douga03 .box {
  background: #fff;
  width: 48%;
  margin-bottom: 30px;
}
.douga03 .box td {
  border: 0 !important;
  padding: 0 !important;
}
.douga03 .box td img {
  width: 100% !important;
}

.douga04 {
  display: flex;
  align-items: center;
  justify-content: space-between;
}
@media only screen and (max-width: 640px) {
  .douga04 {
    display: block;
  }
}
.douga04 .flxL {
  width: 49%;
}
@media only screen and (max-width: 640px) {
  .douga04 .flxL {
    width: 100%;
    margin-bottom: 30px;
  }
}
.douga04 .flxL img {
  width: 100% !important;
}
.douga04 .flxR {
  width: 49%;
}
@media only screen and (max-width: 640px) {
  .douga04 .flxR {
    width: 100%;
    margin-left: 0;
  }
}

.douga05 {
  flex-wrap: inherit !important;
  align-items: flex-start;
  margin-right: -5px !important;
  margin-left: -5px !important;
}
.douga05 .box {
  padding: 0 5px;
}
.douga05 .box div {
  text-align: center;
  font-size: 13px;
}

.pcblk {
  display: block;
}
@media only screen and (max-width: 640px) {
  .pcblk {
    display: none;
  }
}

@media only screen and (max-width: 640px) {
  .spleft div {
    text-align: left !important;
  }
}

div.items > article a {
  color: #111;
  text-decoration: none !important;
  font-size: 16px;
}

div.under ul li a {
  font-weight: 400;
  font-family: "Noto Serif JP", "游明朝体", "Yu Mincho", YuMincho, "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", "ＭＳ Ｐ明朝", "MS PMincho", serif;
  opacity: 1;
  border: 1px solid #333;
  color: #333 !important;
  padding: 10px;
}
div.under ul li a:hover {
  border: 1px solid #b0ddd9;
  background: #b0ddd9;
  color: #fff !important;
}

div.select > select {
  height: 100%;
}

div.search form input {
  padding: 10px 37px 10px 5px;
}

div.order ul li a {
  color: #111;
}

div.crumb {
  display: none;
}

div.item_view div.item_option {
  width: 100% !important;
}

@media only screen and (max-width: 835px) {
  .addcart {
    display: flex;
    align-items: center;
    justify-content: center;
    flex-direction: column;
  }
}

div.search {
  margin: 0 0 50px;
}

div.item_view div.struct {
  display: block;
}

div.photo div.large {
  width: auto;
}

div.photo {
  margin-left: 0;
}

div.items {
  flex-wrap: wrap;
  flex-direction: row;
  margin-left: -2.4390243902%;
  margin-bottom: 50px;
  margin-top: 30px;
}
@media screen and (min-width: 641px) and (max-width: 835px) {
  div.items {
    margin-left: -2.4390243902%;
  }
}
@media only screen and (max-width: 640px) {
  div.items {
    justify-content: space-between;
    margin-left: 0;
  }
}
div.items article {
  text-align: center;
  border-bottom: 0;
  width: 30.8943089431%;
  height: 30.8943089431%;
  margin-left: 2.4390243902%;
  margin-right: 0 !important;
  margin-bottom: 30px;
}
@media screen and (min-width: 641px) and (max-width: 835px) {
  div.items article {
    width: 30.8943089431%;
    margin-left: 2.4390243902%;
    display: block;
  }
}
@media only screen and (max-width: 640px) {
  div.items article {
    width: 48%;
    margin-left: 0;
  }
}
div.items article a {
  width: 100% !important;
  max-width: 100% !important;
  height: auto !important;
}
div.items article .imgwrap {
  position: relative;
}
div.items article .imgwrap:before {
  content: "";
  width: 100%;
  padding-top: 70%;
  display: block;
}
div.items article .imgwrap img {
  position: absolute;
  top: 0;
  left: 0;
  width: 100% !important;
  height: 100% !important;
  -o-object-fit: cover;
     object-fit: cover;
  font-family: "object-fit:cover;";
}

div.sku1 ul li, div.sku2 ul li {
  width: auto !important;
  height: auto !important;
}

h2.title_h2 {
  background: none !important;
  border-top: none !important;
  border-bottom: 1px solid #CCCCCC;
  font-size: 20px !important;
  line-height: 1.3;
  margin: 65px 0 20px !important;
  padding: 10px !important;
}

h2.title_h2 span {
  border: none !important;
  padding: 0 !important;
}

ul.item_list li {
  margin-bottom: 10px !important;
}

ul.item_list li h3.title_h3 {
  font-size: 18px !important;
}

.btn_cart a {
  background: url(../images/common/ico_cart_w.png) no-repeat 10px 12px #000000 !important;
  background-size: 30px auto !important;
  color: #FFFFFF !important;
  display: block !important;
  padding: 10px 10px 10px 50px !important;
  width: 100% !important;
  border: 1px solid #ffffff;
}

.btn_cart a:hover {
  background: url(../images/common/ico_cart_w.png) no-repeat 10px 12px #CCCCCC !important;
  background-size: 30px auto !important;
}

.sort_catalog {
  overflow: hidden;
}

.sort_catalog ul {
  display: flex;
}

.item_title,
.wishlist {
  margin: 0 !important;
}

.shop_cont h2.title_h2,
.item_info h2.title_h2 {
  border-top: 2px solid #CCCCCC;
}

.shop_cont a,
.item_info a {
  color: #CCCCCC;
}

.shop_cont a:hover,
.item_info a:hover {
  text-decoration: none;
}

.item_title h2 {
  border-top: 2px solid #CCCCCC;
  border-bottom: 1px solid #CCCCCC;
}

.shop_cont table {
  table-layout: auto;
}/*# sourceMappingURL=assets.css.map */