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,
b,
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 {
    margin: 0;
    padding: 0;
    border: 0;
    font: inherit;
    font-size: 100%;
    vertical-align: baseline
}

html {
    line-height: 1
}

ol,
ul {
    list-style: none
}

table {
    border-collapse: collapse;
    border-spacing: 0
}

caption,
th,
td {
    text-align: left;
    font-weight: normal;
    vertical-align: middle
}

q,
blockquote {
    quotes: none
}

q:before,
q:after,
blockquote:before,
blockquote:after {
    content: "";
    content: none
}

a img {
    border: none
}

article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
menu,
nav,
section,
summary {
    display: block
}

@font-face {
    font-family: 'BarlowM';
    src: url('../font/BarlowCondensed-Medium.ttf?1508943600')
}

@font-face {
    font-family: 'Awesome';
    src: url('../font/fontawesome-webfont.ttf?1512614642')
}

.global i,
.global__open a,
.global__close a,
.path i,
.product__contact li a:before,
.product__tab--category a:after,
.list__item--group .list__item__more:after,
.icon,
.icon--red,
.icon--blue,
.footer__address p a:after {
    font-family: 'Awesome';
    display: inline-block
}

.global{
    font-size: 14px;
}

html,
body {
    height: 100%;
    position: relative
}

* {
    font-size: inherit;
    color: inherit
}

a {
    color: inherit;
    text-decoration: inherit
}

@media screen and (max-width: 960px) {
    img,
    input,
    textarea {
        max-width: 100%;
        height: auto
    }
}

@media screen and (max-width: 960px) {
    input,
    textarea {
        width: 100%
    }
}

@media screen and (max-width: 960px) {
    .desktop {
        display: none !important
    }
}

@media screen and (min-width: 961px) {
    .mobile {
        display: none !important
    }
}

@media screen and (max-width: 960px) {
    .mobile__aligncenter {
        text-align: center;
        margin-bottom: 20px
    }
}

html {
    font-size: 16px
}

@media screen and (max-width: 960px) {
    html {
        font-size: 14px
    }
}

body {
    font-family: 'Noto Sans JP', sans-serif;
    color: black;
    -webkit-text-size-adjust: 100%
}

#viewport {
    position: relative;
    padding-top: 110px
}

div.aligncenter,
p.aligncenter,
ul.aligncenter,
ol.aligncenter,
dl.aligncenter {
    text-align: center
}

div.alignleft,
p.alignleft,
ul.alignleft,
ol.alignleft,
dl.alignleft {
    text-align: left
}

div.alignright,
p.alignright,
ul.alignright,
ol.alignright,
dl.alignright {
    text-align: right
}

img.aligncenter,
span.aligncenter,
a.aligncenter,
i.aligncenter {
    text-align: center
}

img.alignleft,
span.alignleft,
a.alignleft,
i.alignleft {
    float: left;
    margin: 0 10px 10px 0
}

img.alignright,
span.alignright,
a.alignright,
i.alignright {
    float: right;
    margin: 0 0 10px 10px
}

img {
    display: inline-block
}

input[type=text]:focus {
    outline: none
}

.clear {
    clear: both;
    overflow: hidden
}

.container,
.path {
    width: 1000px;
    margin: 0 auto;
    position: relative
}

.container_1400 {
  width: 1400px;
  margin: 0 auto;
  position: relative;
}

/* @media screen and (max-width: 1400px) {
  .container_1400 {
    width: auto;
  }
} */
@media screen and (max-width: 960px) {
  #viewport {
      padding-top: 63px;
  }
    .container,
    .path {
        width: auto;
    }
}

.header {
    padding: 15px 0 45px;
    background: white;
    position: fixed;
    z-index: 10000;
    width: 100%;
    top: 0;
    box-sizing: border-box;
}
.header__logo {
  margin-left: 16px;
  display: inline-block;
}
.header__logo__tab {
  display: none;
}
.header__logo img {
    vertical-align: middle;
}

.header__logo img:nth-of-type(2) {
    margin: 3px 0 0 16px
}

.header.on {
    box-shadow: 0px 6px 12px -9px rgba(0, 0, 0, 0.3)
}

.tel_btn {
  position: absolute;
  top: 30px;
  right: 20px;
}
/*.member_btn_pc {
	position: absolute;
    top: 28px;
    right: 20px;
    display: inline-block;
    background: #009d72;
    color: #fff;    
    height: 30px;
    line-height: 32px;
    width: 100px;
    text-align: center;
}
.member_btn_pc:hover {
	opacity: 0.7;
}*/
.member_btn_sp {
	display: none !important;
}
.tel_btn img {
  width: 206px;
  height: 26px;
}

/* @media screen and (max-width: 1400px) {
  .header {
    padding-left: 16px;
  }
  .tel_btn {
    right: 16px;
  }
} */

@media screen and (max-width: 960px) {
    .header {
        position: static;
        padding: 16px 14px 14px 14px;
        margin-top: -62px;
        width: auto
    }
    .header__logo {
      margin-left: 0;
    }
    .header__logo__pc {
      display: none;
    }
    .header__logo__tab {
      display: block;
    }
    /* .header__logo img:first-of-type {
        width: 118px
    }
    .header__logo img:last-of-type {
        width: 158px;
        margin: 15px 0 0 4px
    } */
  .tel_btn {
    top: 24px;
    right: 65px;
  }
	.member_btn_pc {
		display: none;
	}
	.member_btn_sp {
		display: block !important;
	}
	.member_btn_sp a {
		display: inline-block;
    background: #009d72;
    color: #fff;
    width: 90%;   
    height: 30px;
    line-height: 32px !important;
    text-align: center;
	}
}
@media screen and (max-width: 767px) {
  .tel_btn {
    top: 18px;
    right: 63px;
  }
  .tel_btn img {
    width: 28px;
    height: 28px;
  }
}

@media screen and (max-width: 360px) {
    .header__logo img:last-of-type {
        margin: 0
    }
}

.global {
    line-height: 1;
    position: fixed;
    text-align: right;
    height: 0;
    width: 100%;
    z-index: 10001;
    top: 110px;
    right: 0;
}

.global li,
.global a {
    display: inline-block
}

.global a {
    padding: 0 0.5em 5px 0.5em;
    position: relative;
    top: -30px;
    margin: 0 16px 0 0;
    border-bottom: 2px solid white;
    line-height: 1
}

.global a.right_16 {
  margin-right: 16px;
  padding-right: 0;
}

.global a:hover,
.global a.on {
    border-bottom-color: #00a663
}

.global li:nth-of-type(7),
.global li:nth-of-type(8),
.global li:nth-of-type(9){
    color: #009d72
}

.global li div {
    display: none;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    background: black;
    color: white;
    text-align: left;
    padding: 50px 0;
    z-index: 9999
}

.global li div ul {
    width: 1000px;
    margin: 0 auto
}

.global li div li {
    vertical-align: top;
    margin-right: 2em
}

.global li div li:last-of-type {
    margin-right: 0
}

.global li div a {
    position: static
}

.global li div a:hover {
    text-decoration: underline
}

.global li div span {
    border: 1px solid white;
    display: inline-block;
    padding: 6px 18px
}

.global li div p {
    display: inline-block;
    vertical-align: top;
    margin-right: 2em
}

.global li div p a {
    margin-top: 16px;
    display: block;
    padding: 0;
    border-bottom: none
}

.global li div p a:before {
    content: '\0000BB';
    display: inline-block;
    margin-right: 5px
}

.global li div .search__form {
    margin-top: 10px
}

.global li div .search__form input {
    width: 16em;
    font-size: 16px
}

.global li div .search__form input,
.global li div .search__form button {
    padding: 5px
}

.global li div .search__form button img {
    width: 18px
}

.global img {
    display: inline-block;
    vertical-align: bottom;
    margin-right: 3px
}

.global i {
    margin: 0 3px 0 0
}

.global__open,
.global__close {
    position: absolute;
    top: 21px;
    right: 21px;
    display: none
}

.global__open a,
.global__close a {
    font-size: 30px
}

/* @media screen and (max-width: 1400px) {
  .global {
      right: 16px;
  }
} */
@media screen and (max-width: 1050px) {
	.global {
		text-align: left;
		left: 16px;
	}
	.global a {
		padding: 0 0.1em 5px 0.1em;		
	}
}


@media screen and (max-width: 960px) {
    .global {
        display: none;
        position: fixed;
        background: rgba(0, 0, 0, 0.5);
        width: 100%;
        height: 100%;
        z-index: 10000;
        top: 0;
        left: 0
    }
    .global ul {
        position: fixed;
        width: 70%;
        background: white;
        top: 0;
        right: -100%;
        height: 100vh;
        text-align: left;
/*        padding: 50px 0 0 36px;*/
		padding-left: 36px;
        border-top: 3px solid #009d72;
        transition: all 0.2s linear 0.5s;
		overflow-y: scroll;
    }
	.global ul li:first-of-type {
		padding-top: 64px;
	}
	.global ul li:last-of-type {
		padding-bottom: 60px;
	}
    .global li,
    .global a {
        display: block
    }
    .global a {
        position: static;
        margin: 0 0 34px 0;
        padding: 0
    }
    .global a,
    .global a:hover {
        border: none
    }
    .global .search__form {
        margin-top: 5px
    }
    .global .search__form input {
        font-size: 12px;
        width: 14em
    }
    .global .search__form button {
        padding: 3px
    }
    .global .mobile {
        margin: 0 0 0 -36px;
        padding: 0 0 20px 36px
    }
    .global .mobile span {
        display: block
    }
    .global .mobile a {
        margin-bottom: 0
    }
    .global .mobile:last-of-type {
        border-bottom: 1px solid silver
    }
    .global__open {
        display: block !important;
    }
    .global__close {
        z-index: 10001
    }
}

@media screen and (max-width: 767px) {
  .global__open,
  .global__close {
      top: 16px;
      right: 16px;
  }
}

.cover {
    height: 600px;
  margin-top: 0px;
    overflow: hidden
}

.cover__item {
    height: 600px;
    text-align: center;	
}

.cover__item>a>img {
    position: relative;
    left: 50%;
    margin-left: -700px;
    display: block;
    visibility: hidden;
}

.cover__item span {
    position: absolute;
    display: none;
    z-index: 9998
}
.cover__item span:nth-of-type(1) {
	top: 50%;
	left: 50%;
	transform: translate(-200%, -50%);
}
.cover__item span:nth-of-type(2) {
	top: 50%;
	left: calc((100vw / 2) + 250px);
	transform: translateY(-200%);
}
.cover__item span.move01 {
	animation: 1s linear 2s move01 forwards;
}
.cover__item span.move02 {
	animation: 1s linear 1.5s move02 forwards;
}

@keyframes move01 {
	100% {
		transform: translate(-50%, -50%);
	}
}
@keyframes move02 {
	100% {
		transform: translateY(-50%);
	}
}
.cover__nav {
    margin: 20px 0 50px;
    text-align: center;
}

.cover__nav a {
    display: inline-block;
    vertical-align: middle;
    width: 14px;
    height: 14px;
    border-radius: 50%;
    background: #ccc;
    margin: 0 7px;
}

.cover__nav a.on {
    background: #009D72;
}

.cover__nav a:first-of-type,
.cover__nav a:last-of-type {
    width: 13px;
    height: 22px;
}

.cover__nav a:first-of-type {
    background: url('../img/cover__prev_gr.png?20211224') center center no-repeat;
}

.cover__nav a:last-of-type {
    background: url('../img/cover__next_gr.png?20211224') center center no-repeat;
}

.cover--mobile {
    display: none;
}

.cover--mobile .cover__item {
    height: auto;
}

.cover--mobile .cover__item>a>img {
    left: 0;
    margin-left: 0;
	margin-top: 0;
}

@media screen and (min-width: 961px) and (max-width: 1401px) {
	.cover .cover__item>a>img {
		left: 0;
		margin-left: 0;
		width: 100%;
	}
	.cover,
	.slick-list,
	.cover__item {
		height: auto !important;
	}
}
@media screen and (max-width: 960px) {
    .cover {
        display: none
    }
    .cover--mobile {
        display: block;
    }
	.cover--mobile .cover__item>a>img {
		width: 100%;
	}
  #viewport .cover__item {
		transition: none;
  }
}


.title,
.title--bottom {
    background: #333333;
    text-align: center;
    padding: 40px 0;
    margin: 0 0 12px 0;
    color: white;
    position: relative;
    font-size: 36px
}

.title--bottom {
    background: #ecedee;
    color: black
}

.title .long,
.title--bottom .long {
    font-size: 30px
}

.title__sub {
    background: #333333;
    color: white;
    position: absolute;
    top: 0%;
    right: 0;
    height: 100%;
    padding: 0 48px;
    font-family: 'BarlowM';
    font-size: 18px
}

.title__sub:before,
.title__sub span {
    display: inline-block;
    vertical-align: middle
}

.title__sub:before {
    content: '';
    height: 100%
}

.title__sub span:before,
.title__sub span:after {
    content: '';
    border-left: 1px solid white;
    height: 1em;
    display: inline-block;
    margin: 0 20px;
    vertical-align: bottom
}

.title__maker {
    position: absolute;
    left: 60px;
    top: 50%;
    margin-top: -20px
}

@media screen and (max-width: 960px) {
    .title,
    .title--bottom {
        font-size: 17px;
        padding: 22px 100px;
        margin-bottom: 30px
    }
    .title .long,
    .title--bottom .long {
        font-size: 15px
    }
    .title__sub {
        padding: 0 12px;
        font-size: 10px
    }
    .title__sub span:before,
    .title__sub span:after {
        margin: 0 8px
    }
    .title__maker {
        left: 10px;
        margin-top: -10px
    }
    .title__maker img {
        max-height: 20px;
        width: auto
    }
}

.path {
    margin-bottom: 60px
}

.path li,
.path a {
    display: inline-block
}

.path li:after {
    content: '>';
    display: inline-block;
    margin: 0 1em
}

.path li:last-of-type:after {
    content: none
}

.path a {
    text-decoration: underline
}

.path i {
    margin: 0 3px 0 0
}

@media screen and (max-width: 960px) {
    .path {
        display: none
    }
}

.pickup li,
.pickup a,
.category li,
.category a,
.maker li,
.maker a {
    display: inline-block;
    box-sizing: border-box
}

.pickup .off,
.category .off,
.maker .off {
    background: #e6e6e6
}

.pickup .off .na,
.category .off .na,
.maker .off .na {
    display: block;
    font-size: 10px;
    color: #808080;
    margin-top: 10px
}

@media screen and (max-width: 960px) {
    .pickup .off .na,
    .category .off .na,
    .maker .off .na {
        font-size: 8px
    }
}

.event {
    margin-bottom: 124px !important;
}
.event a {
	display: block;
}

@media screen and (max-width: 960px) {
    .event {
        margin-bottom: 50px !important;
    }
}

.pickup {
    margin-bottom: 134px !important;
    position: relative;
    text-align: center;
    font-size: 0
}

.pickup li,
.pickup a {
    text-align: center
}

.pickup ul {
    width: 940px;
    margin: 0 auto
}

.pickup li a {
    position: relative;
    height: 220px
}

.pickup li a:hover span {
    display: inline-block
}

.pickup li a:before {
    content: '';
    height: 100%;
    width: 0;
    display: inline-block;
    vertical-align: middle
}

.pickup li span {
    background: rgba(0, 166, 99, 0.8);
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    z-index: 99;
    display: none
}

.pickup li span:before {
    content: '';
    display: inline-block;
    height: 100%;
    vertical-align: middle
}

.pickup li span span {
    position: static;
    height: auto;
    display: inline-block;
    background: none;
    color: white;
    font-size: 12px;
    line-height: 1.6;
    margin-top: 6em
}

.pickup li span span:before {
    content: none
}

.pickup li img {
    max-height: 200px;
    max-width: 200px;
    width: auto;
    display: inline-block;
    vertical-align: middle
}

.pickup p a {
    position: absolute;
    top: 50%;
    margin-top: -28px
}

.pickup p a:first-of-type {
    left: 0
}

.pickup p a:last-of-type {
    right: 0
}

@media screen and (max-width: 960px) {
    .pickup {
        margin: 0 -10px 50px -10px !important
    }
    .pickup ul {
        width: auto
    }
}

.search {
    margin-bottom: 160px !important;
    text-align: center
}

.search__form {
    padding: 0;
    position: relative;
    white-space: nowrap;
    font-size: 0
}

.search__form,
.search__form input,
.search__form button {
    display: inline-block;
    vertical-align: middle;
    margin: 0;
    box-sizing: border-box
}

.search__form,
.search__form button {
    border: 1px solid silver;
    border-radius: 4px
}

.search__form input {
    border: none;
    width: 30em;
    font-size: 18px;
    padding: 0 15px;
    background: transparent
}

.search__form button {
    background: transparent;
    padding: 10px
}

@media screen and (max-width: 960px) {
    .search {
        margin-bottom: 50px !important
    }
    .search__form input {
        width: 12em;
        font-size: 16px
    }
    .search__form button img {
        width: 16px
    }
}

.category {
    margin-bottom: 124px !important
}

.category ul {
    overflow: hidden;
    font-size: 0
}

.category li {
    border-left: 1px solid #b3b3b3;
    width: 25%;
    padding: 20px 0 20px 20px;
    margin-bottom: 30px;
    font-size: 15px;
    white-space: nowrap
}

.category li:nth-of-type(4),
.category li:nth-of-type(8),
.category li:last-of-type {
    border-right: 1px solid #b3b3b3
}

.category li img,
.category li span {
    display: inline-block;
    vertical-align: middle
}

.category li img {
    margin-right: 5px
}

.category li a {
    transition: all 0.2s linear 0s
}

.category li a:hover {
    opacity: 0.6
}

.category li .na {
    margin-top: -5px !important
}

@media screen and (max-width: 960px) {
    .category {
        margin-bottom: 50px !important;		
	}
	.category ul {
		display:-webkit-box;
		display:-ms-flexbox;
		display:flex;
		-webkit-box-pack: justify;
		-ms-flex-pack: justify;
		justify-content: space-between;
		-webkit-box-orient:horizontal;
		-webkit-box-direction:normal;
		-ms-flex-flow:row wrap;
		flex-flow:row wrap;
	}
    .category li {
        width: 49%;		
        border: 1px solid #b3b3b3;
        border-radius: 5px;
        margin: 0 0 10px 0;
        padding: 10px 5px;
        font-size: 12px;
        line-height: 1.2;
		display:-webkit-box;
		display:-ms-flexbox;
		display:flex;
		-webkit-box-align: center;
		-ms-flex-align: center;
		align-items: center;
    }
    .category li img {
        width: 30px
    }
    .category li:nth-of-type(2n-1) {
        margin-right: 2%
    }
    .category li .na {
        margin-top: 3px !important
    }
}

.maker {
    margin-bottom: 146px !important
}

.maker ul {
    overflow: hidden;
    font-size: 0
}

.maker li,
.maker a {
    text-align: center
}

.maker li {
    border-left: 1px solid #b3b3b3;
    margin-bottom: 20px;
    padding: 30px 0;
    font-size: 30px;
    width: 25%;
    vertical-align: middle;
    box-sizing: border-box;
    line-height: 0
}

.maker li img {
    display: inline-block;
    vertical-align: middle
}

.maker li.maker__first,
.maker li.maker__second {
    margin-bottom: 38px
}

.maker li.maker__first {
    width: 100%;
    border-right: 1px solid #b3b3b3;
    padding: 0
}

.maker li.maker__second {
    width: 50%;
    padding: 16px 0
}

.maker li.maker__third {
    width: 25%
}
.maker li.maker__third:nth-of-type(4n) {
    border-right: none
}

.maker li.maker__second:nth-of-type(2),
.maker li:nth-of-type(6),
.maker li:last-of-type {
    border-right: 1px solid #b3b3b3
}

.maker li a {
    transition: all 0.2s linear 0s
}

.maker li a:hover {
    opacity: 0.6
}

/*.maker li a:before {
    content: '';
    width: 0;
    height: 50px;
    display: inline-block;
    vertical-align: middle
}*/

@media screen and (max-width: 960px) {
    .maker {
        margin-bottom: 50px !important
    }
    .maker li {
        width: 49% !important;
        border: 1px solid #b3b3b3 !important;
        border-radius: 5px;
        margin: 0 0 10px 0 !important;
        padding: 10px 5px !important;
        font-size: 20px;
        line-height: 2;
        vertical-align: top;
        min-height: 0
    }
    .maker li img {
        max-height: 30px;
        width: auto
    }
    .maker li:nth-of-type(2n-1) {
        margin-right: 2% !important
    }
}

.info {
    margin-bottom: 40px !important
}

.info dl {
    font-size: 0;
    border-bottom: 1px solid #b3b3b3
}

.info dt,
.info dd {
    display: inline-block;
    vertical-align: top;
    font-size: 1rem;
    border-top: 1px solid #b3b3b3;
    padding-top: 22px;
    padding-bottom: 22px
}

.info dt {
    width: 280px;
    text-align: center
}

.info dd {
    width: 720px
}

.info span {
    display: inline-block;
    border: 1px solid #808080;
    width: 146px;
    padding: 8px 0;
    margin: -9px 26px 0 10px;
    text-align: center;
    line-height: 1;
    color: #808080
}

.info a:hover {
    text-decoration: underline
}

.info p {
    margin-top: 20px;
    font-size: 1rem
}

.info p img {
    vertical-align: middle
}

@media screen and (max-width: 960px) {
    .info dt,
    .info dd {
        width: auto;
        display: block
    }
    .info dt {
        text-align: left;
        padding: 10px 0 0 0
    }
    .info dd {
        border-top: none;
        padding: 0 0 10px 0
    }
}

.column,
.column--download,
.column--magazine {
    text-align: center;
    padding: 26px 0 14px 0;
    color: white;
    transition: all 0.2s linear 0s
}

.column img,
.column--download img,
.column--magazine img {
    display: inline-block;
    margin-bottom: 10px
}

.column .content__header,
.column--download .content__header,
.column--magazine .content__header,
.column .content__header--ja,
.column--download .content__header--ja,
.column--magazine .content__header--ja,
.column .content__header--em,
.column--download .content__header--em,
.column--magazine .content__header--em,
.column .content__header--middle,
.column--download .content__header--middle,
.column--magazine .content__header--middle {
    font-size: 30px
}

.column .content__header span,
.column--download .content__header span,
.column--magazine .content__header span,
.column .content__header--ja span,
.column--download .content__header--ja span,
.column--magazine .content__header--ja span,
.column .content__header--em span,
.column--download .content__header--em span,
.column--magazine .content__header--em span,
.column .content__header--middle span,
.column--download .content__header--middle span,
.column--magazine .content__header--middle span {
    font-size: 14px
}

.column:hover,
.column--download:hover,
.column--magazine:hover {
    opacity: 0.7
}

.column--download {
    margin-bottom: 26px;
    background: #009d72
}

.column--magazine {
    margin-bottom: 68px;
    background: #00abc7
}

@media screen and (max-width: 960px) {
    .column,
    .column--download,
    .column--magazine {
        font-size: 12px;
        padding: 10px
    }
    .column img,
    .column--download img,
    .column--magazine img {
        margin-bottom: 5px
    }
    .column .content__header,
    .column--download .content__header,
    .column--magazine .content__header,
    .column .content__header--ja,
    .column--download .content__header--ja,
    .column--magazine .content__header--ja,
    .column .content__header--em,
    .column--download .content__header--em,
    .column--magazine .content__header--em,
    .column .content__header--middle,
    .column--download .content__header--middle,
    .column--magazine .content__header--middle {
        font-size: 18px;
        margin-bottom: 0
    }
    .column .content__header span,
    .column--download .content__header span,
    .column--magazine .content__header span,
    .column .content__header--ja span,
    .column--download .content__header--ja span,
    .column--magazine .content__header--ja span,
    .column .content__header--em span,
    .column--download .content__header--em span,
    .column--magazine .content__header--em span,
    .column .content__header--middle span,
    .column--download .content__header--middle span,
    .column--magazine .content__header--middle span {
        margin-top: 5px;
        font-size: 12px
    }
}

.content {
    line-height: 2;
    padding-bottom: 50px;
    overflow: hidden
}

.content__header,
.content__header--ja,
.content__header--em,
.content__header--middle {
    font-family: 'BarlowM';
    font-size: 34px;
    text-align: center;
    margin-bottom: 34px;
    display: block;
    line-height: 1
}

.content__header span,
.content__header--ja span,
.content__header--em span,
.content__header--middle span {
    font-family: 'Noto Sans JP', sans-serif;
    font-size: 16px;
    display: block;
    margin-top: 14px
}

.content__header--ja {
    font-size: 26px;
    font-weight: bold
}

.content__header--em {
    font-size: 22px;
    font-weight: bold;
    color: #c1272d
}

.content__header--middle {
    font-size: 16px;
    font-weight: bold;
    margin-bottom: 18px;
    text-align: left
}

.content__header .notice,
.content__header--ja .notice,
.content__header--em .notice,
.content__header--middle .notice {
    color: #ed1c24;
    font-weight: normal !important;
    font-size: 90%;
    display: inline-block
}

.content__paragraph {
    margin-bottom: 44px
}

.content>.container>*,
.content>.path>* {
    margin-bottom: 20px
}

@media screen and (max-width: 960px) {
    .content__header,
    .content__header--ja,
    .content__header--em,
    .content__header--middle {
        font-size: 28px
    }
    .content__header span,
    .content__header--ja span,
    .content__header--em span,
    .content__header--middle span {
        font-size: 12px
    }
    .content__header--ja,
    .content__header--middle,
    .content__header--em {
        font-size: 16px
    }
}

.product__tab,
.product__tab--category {
    text-align: center;
    margin-bottom: 52px;
    font-size: 0
}

.product__tab li,
.product__tab--category li,
.product__tab a,
.product__tab--category a {
    display: inline-block
}

.product__tab li,
.product__tab--category li {
    border-left: 1px solid #9da0a4;
    padding: 0 5px
}

.product__tab li:last-of-type,
.product__tab--category li:last-of-type {
    border-right: 1px solid #9da0a4
}

.product__tab a {
    font-size: 1.4rem;
    padding: 16px 0;
    width: 126px;
    border-bottom: 3px solid white
}
.product__tab--category a {
    font-size: 1rem;
    padding: 16px 0;
    width: 126px;
    border-bottom: 3px solid white
}

.product__tab a.on,
.product__tab--category a.on {
    border-bottom: 3px solid #00a663
}

.product__tab--category a {
    width: auto;
    padding: 16px;
    color: #c1272d
}

.product__tab--category a:after {
    content: '\0f107';
    margin-left: 5px
}

.product__photo {
    font-size: 0;
    width: 368px;
    height: 368px;
    border: 1px solid #808080;
    float: left;
    margin-right: 36px;
    margin-top: 12px;
    text-align: center;
    position: relative
}

.product__photo img,
.product__photo span {
    display: inline-block;
    vertical-align: middle
}

.product__photo__item:before {
    display: inline-block;
    content: '';
    height: 100%;
    width: 0;
    vertical-align: middle
}

.product__photo .new {
    position: absolute;
    top: 0;
    left: 0
}

.product__photo .slick-dots {
    margin-top: 10px
}

.product__photo .slick-dots li {
    display: inline-block
}

.product__photo .slick-dots button {
    border: none;
    border-radius: 50%;
    background: silver;
  cursor: pointer;
  font-size: 0;
    width: 10px;
    height: 10px;
    padding: 0;
    margin: 0 3px
}

.product__photo .slick-dots .slick-active button {
    background: black
}

.product__photo,
.product__lead {
    margin-bottom: 80px
}

.product__lead {
    line-height: 2
}

.product__lead h2 {
    font-size: 24px;
    font-weight: bold;
    line-height: 1.5
}

.product__lead h2,
.product__lead p {
    margin-bottom: 20px
}

.product__spec {
    margin-bottom: 10px;
    font-size: 0
}

.product__spec a,
.product__spec img {
    display: inline-block
}

.product__spec a {
    margin: 2px 2px 4px 2px
}

.product__content {
    clear: both;
    line-height: 2;
    margin-bottom: 60px !important
}

.product__content h2,
.product__content h3,
.product__content h4 {
    font-weight: bold !important;
    border: none !important;
    margin-bottom: 20px
}

.product__content h2,
.product__content h2 *,
.product__content h3,
.product__content h3 *,
.product__content h4,
.product__content h4 * {
    color: black !important
}

.product__content h2 {
    font-size: 20px !important
}

.product__content h3 {
    font-size: 16px !important
}

.product__content p,
.product__content ul,
.product__content ol,
.product__content dl,
.product__content table {
    margin-bottom: 20px
}

.product__content hr {
    display: none !important
}

.product__content .title,
.product__content .title--bottom {
    background: none;
    padding: 0;
    margin: 0 0 12px 0;
    color: inherit;
    font-size: inherit
}

.product__content a {
    text-decoration: underline
}

.product__content ul,
.product__content ol {
    padding-left: 30px
}

.product__content ul {
    list-style: disc
}

.product__content ol {
    list-style: decimal
}

.product__contact {
    clear: both;
    margin-bottom: 60px;
    text-align: center
}

.product__contact ul {
    margin-bottom: 30px;
    font-size: 0
}

.product__contact li,
.product__contact a {
    display: inline-block
}

.product__contact li a {
    width: 262px;
    background: #00a663;
    color: white;
    margin: 0 5px;
    padding: 28px 0;
    transition: all 0.2s linear 0s;
    font-size: 14px
}

.product__contact li a:hover {
    opacity: 0.7
}

.product__contact li a:before {
    content: '\0f003';
    margin-right: 5px
}

.product__contact img {
    vertical-align: middle
}

.product__contact strong {
    font-size: 32px;
    font-family: 'BarlowM';
    display: inline-block;
    vertical-align: middle;
    margin: -5px 5px 0 5px;
    color: #00a663
}

.product__table__photo {
    width: 94px
}

@media screen and (max-width: 960px) {
    .product__photo {
        width: auto;
        float: none;
        margin: 0 0 40px 0
    }
    .product__contact li,
    .product__contact a {
        display: block
    }
    .product__contact li a {
        width: auto;
        padding: 10px 0;
        margin: 0 0 5px 0
    }
    .product__spec {
        text-align: center
    }
    .product__tab,
    .product__tab--category {
        margin-bottom: 52px
    }
    .product__tab li,
    .product__tab--category li {
        margin-bottom: 10px
    }
    .product__tab li:nth-of-type(3),
    .product__tab--category li:nth-of-type(3) {
        border-right: 1px solid #9da0a4
    }
    .product__tab a,
    .product__tab--category a {
        padding: 5px 0;
        width: 86px
    }
    .product__tab--category a {
        padding: 16px
    }
    .product__lead h2 {
        font-size: 16px
    }
}

.news__content h3 {
    font-size: 20px;
    font-weight: bold !important;
    line-height: 1.6;
    margin-bottom: 20px
}
.news__date {
    margin: 10px 0 20px;
}
.news__date span {
    display: inline-block;
    border: 1px solid #808080;
    width: 146px;
    padding: 8px 0;
    margin: -9px 26px 0 10px;
    text-align: center;
    line-height: 1;
    color: #808080;
}


.list {
    clear: both;
    margin: 0 -20px 60px -20px !important;
    font-size: 0
}

.list__item,
.list__item--group,
.list__item--new {
    display: inline-block;
    box-sizing: border-box;
    width: 220px;
    margin: 0 20px 20px 20px;
    overflow: hidden;
    position: relative;
    font-size: 14px;
    line-height: 1.5;
    vertical-align: top
}

.list__item span,
.list__item--group span,
.list__item--new span {
    display: block;
    margin-bottom: 14px
}

.list__item__title,
.list__item__image {
    text-align: center;
    margin-bottom: 14px
}

.list__item__title {
    line-height: 1.1;
    font-size: 15px
}

.list__item__title strong {
    font-weight: bold;
    display: block
}

.list__item--group {
    width: 460px;
    border-bottom: 1px solid #999999;
    padding-bottom: 20px
}

.list__item--group .list__item__title {
    border-left: 6px solid #00a663;
    padding: 20px 15px;
    color: #00a663;
    text-align: left;
    font-size: 18px;
    font-weight: bold
}

.list__item--group .list__item__image {
    width: 202px;
    float: left
}

.list__item--group .list__item__more {
    position: absolute;
    bottom: 20px;
    right: 0;
    text-decoration: underline
}

.list__item--group .list__item__more:after {
    content: '\0f0a9';
    margin-left: 5px;
    color: #00a663;
    text-decoration: none;
    font-size: 18px;
    vertical-align: middle
}

.list__types {
    background: #ecedee;
    padding: 10px 10px 0 10px;
    margin: 0 0 40px 0;
    font-size: 0
}

.list__types a,
.list__types img,
.list__types span {
    display: inline-block;
    vertical-align: middle
}

.list__types a {
    width: 162px;
    font-size: 12px;
    margin: 0 0 10px 0
}

.list__types img {
    margin: -2px 5px 0 0
}

@media screen and (max-width: 960px) {
    .list {
        text-align: center;
        margin: 0 0 40px 0 !important
    }
    .list__item,
    .list__item--group,
    .list__item--new {
        text-align: left;
        width: auto;
        margin: 0 10px 20px 10px
    }
    .list__types a {
        width: auto;
        font-size: 11px;
        margin: 0 10px 10px 0
    }
}

table {
    margin-bottom: 48px;
    width: 100%;
    line-height: 1.6
}

th,
td {
    border: 1px solid gray;
    padding: 15px
}

th {
    background: #f2f2f2;
    width: 260px
}

thead th {
    text-align: center;
    width: auto
}

td a {
    text-decoration: underline;
}

@media screen and (max-width: 960px) {
    table {
        display: block;
        border-bottom: 1px solid gray;
        overflow: auto;
        overflow-y: hidden;
        overflow-x: auto;
        width: 100% !important
    }
    tr img,
    th img,
    td img {
        max-width: none;
    }
    th {
        white-space: nowrap;
    }
}

.table__vertical thead {
    display: table-header-group;
}

.table__vertical tbody {
    display: table-row-group;
}

.table__vertical tr {
    display: table-row;
}

.table__vertical th,
.table__vertical td {
    display: table-cell;
  padding: 10px;
}

@media screen and (max-width: 960px) {
    .table__vertical tbody,
    .table__vertical thead,
    .table__vertical tr,
    .table__vertical th,
    .table__vertical td {
        display: block;
        width: auto;
        border-bottom: none
    }
}

.icon,
.icon--red,
.icon--blue {
    vertical-align: middle
}

.icon--red {
    color: #c1272d
}

.icon--blue {
    color: #0071bc
}

.switcher,
.switcher--first,
.switcher--second,
.switcher--third {
    font-size: 0;
    margin: 0 -8px
}

.switcher__item {
    display: inline-block;
    width: 238px;
    margin: 0 8px 18px 8px;
    font-size: 15px;
    line-height: 1
}

.switcher__item input {
    display: none
}

.switcher__item input+span {
    display: block;
    padding: 0 0 0 40px;
    border: 1px solid #808080;
    position: relative
}

.switcher__item input+span:before {
    content: '';
    display: inline-block;
    height: 100%;
    min-height: 60px;
    vertical-align: middle
}

.switcher__item input+span:after {
    content: '';
    position: absolute;
    left: 20px;
    top: 50%;
    border-radius: 50%;
    margin: -5px 5px 0 0;
    width: 10px;
    height: 10px;
    border: 2px solid #9d9d9d;
    background: #f4f4f4
}

.switcher__item input+span span,
.switcher__item input+span img {
    display: inline-block;
    text-align: left;
    vertical-align: middle
}

.switcher__item input+span.aligncenter {
    padding: 0
}

.switcher__item input:checked+span {
    background: #2dbc84;
    border: 1px solid #2dbc84;
    color: white
}

.switcher__item input:checked+span:after {
    width: 9px;
    height: 9px;
    border: 3px solid #f4f4f4;
    background: #2dbc84
}

@media screen and (max-width: 960px) {
    .switcher--first .switcher__item {
        width: auto
    }
    .switcher--first .switcher__item input+span {
        border: none;
        padding: 3px 3px 3px 20px
    }
    .switcher--first .switcher__item input+span:before {
        min-height: 0
    }
    .switcher--first .switcher__item input+span:after {
        left: 0
    }
    .switcher--second .switcher__item {
        width: 32%;
        margin: 0 2px 4px 2px;
        font-size: 10px;
        line-height: 1
    }
    .switcher--second .switcher__item input+span {
        padding: 3px 5px;
        border-radius: 4px
    }
    .switcher--second .switcher__item input+span:before {
        min-height: 40px
    }
    .switcher--second .switcher__item input+span:after {
        content: none
    }
    .switcher--third .switcher__item {
        width: auto;
        display: block;
        margin: 0 10px;
        font-size: 12px;
        line-height: 1
    }
    .switcher--third .switcher__item input+span {
        padding: 5px 0 5px 20px;
        border-width: 0 0 1px 0
    }
    .switcher--third .switcher__item input+span:before {
        min-height: 0
    }
    .switcher--third .switcher__item input+span:after {
        left: 0
    }
    .switcher--third .switcher__item input+span img {
        max-height: 30px
    }
    .switcher__table th,
    .switcher__table td {
        width: 100% !important;
        box-sizing: border-box
    }
    .switcher__table th {
        text-align: center
    }
}
@media screen and (min-width: 961px) {
	.switcher--third .switcher__item input+span {
    padding: 0 0 0 36px;
	}
  .switcher--third .switcher__item input+span img {
    max-width: 40px;
    margin-right: 3px;
  }
}

.footer {
    position: relative;
    background: black;
    color: white;
    padding: 48px 0 30px 0
}

.footer{
    font-size: 14px;
}

.footer__menu,
.footer__logo,
.footer__copyright {
    text-align: center
}

.footer__menu {
    margin-bottom: 74px
}

.footer__menu li,
.footer__menu a {
    display: inline-block
}

.footer__menu a {
    padding: 0 1em
}

.footer__totop {
    position: absolute;
    top: 48px;
    right: 22px
}

.footer__logo {
    margin-bottom: 14px
}

.footer__logo img {
    display: inline-block;
    margin-bottom: 20px
}

.footer__address {
    margin-bottom: 62px;
    overflow: hidden
}

.footer__address dl,
.footer__address p {
    float: left
}

.footer__address dl {
    border-left: 1px solid white;
    padding-left: 36px
}

.footer__address dt,
.footer__address dd {
    display: inline-block;
    padding: 14px 0
}

.footer__address dt {
    width: 200px
}

.footer__address dd {
    width: 383px
}

.footer__address p {
    width: 374px
}

.footer__address p a {
    display: inline-block;
    width: 372px;
    border: 1px solid white;
    text-align: center;
    padding: 32px 0;
    font-family: 'BarlowM';
    font-size: 18px;
    transition: all 0.2s linear 0s;
    position: relative
}

.footer__address p a:hover {
    color: black;
    background: white
}

.footer__address p a:after {
    content: '\0f105';
    position: absolute;
    top: 50%;
    right: 20px;
    font-size: 16px;
    margin-top: -8px;
    line-height: 1
}

.footer__copyright {
    color: #808080
}
@media screen and (min-width: 961px) {
	.footer__address {
		display:-webkit-box;
		display:-ms-flexbox;
		display:flex;
	}
}
@media screen and (max-width: 960px) {
    .footer {
        padding: 16px 0;
        font-size: 12px
    }
    .footer__menu {
        margin-bottom: 18px
    }
    .footer__menu a {
        padding: 0 0.5em
    }
    .footer__totop {
        position: static;
        text-align: right;
        padding: 0 16px
    }
    .footer__totop img {
        width: 28px
    }
    .footer__address {
        padding: 0 15px;
		text-align: center;
    }
    .footer__address dl,
    .footer__address p {
        float: none
    }
    .footer__address dl {
        padding-left: 0;
        border-left: 0;
        margin-bottom: 20px;
		display: inline-block;
		width: 100%;
    }
    .footer__address dt,
    .footer__address dd {
        display: block;
        padding: 3px 0;
		width: 100%;
    }
    .footer__address dd {
        margin-bottom: 10px
    }
    .footer__address p {
        text-align: center;
        width: auto
    }
    .footer__address p a {
        width: 186px;
        padding: 14px 0
    }
}

.tel {
    font-size: 150%;
    font-family: 'BarlowM';
    display: inline-block;
    margin: -0.3em 0.5em 0 1.5em;
    vertical-align: middle
}

@media screen and (max-width: 960px) {
    .tel {
        margin-top: -0.2em
    }
}

.tooltipster-sidetip .tooltipster-box {
    border: none;
    padding-right: 10px;
    background: url(../img/closetip.png) right top no-repeat rgba(128, 128, 128, 0.6)
}

.tooltipster-sidetip .tooltipster-content {
    color: black
}

.tooltipster-sidetip .tooltipster-arrow-border {
    border: none;
    background: rgba(128, 128, 128, 0.6)
}

.tooltipster-sidetip .tooltipster-arrow {
    top: -2px !important
}

.tooltipster-sidetip .tooltipster-arrow-background {
    border-bottom-color: rgba(128, 128, 128, 0.6) !important
}

.require {
    display: inline-block;
    color: red
}

.require:after {
    content: '※'
}

.sitemap {
    list-style: circle;
    margin: 0 0 0 20px;
    width: 45%;
    float: left
}

.sitemap li {
    margin-bottom: 20px
}

.sitemap .children {
    list-style: disc;
    margin: 0 0 0 20px
}

.sitemap .children li {
    margin-bottom: 0
}

@media screen and (max-width: 960px) {
    .sitemap {
        width: auto;
        float: none
    }
}

.wp-pagenavi {
    text-align: center
}

.wp-pagenavi span,
.wp-pagenavi a {
    display: inline-block;
    padding: 3px;
    min-width: 1.6em
}

.wp-pagenavi .nextpostslink,
.wp-pagenavi .previouspostslink {
    width: 3em
}

.wp-pagenavi .current {
    background: black;
    color: white
}

.subscribe__form {
    padding: 0;
    position: relative;
    white-space: nowrap;
    text-align: center;
    margin: 60px 0 200px 0 !important
}

.subscribe__form input,
.subscribe__form button,
.subscribe__form span {
    display: inline-block;
    vertical-align: middle;
    margin: 0 10px;
    box-sizing: border-box
}

.subscribe__form input[type=text] {
    border: 1px solid silver;
    border-radius: 4px;
    width: 30em;
    font-size: 18px;
    padding: 5px 15px
}

.subscribe__form input[type=submit] {
    width: auto;
    background: #333333;
    color: white;
    border: 1px solid #333333;
    border-radius: 0;
    font-size: 1rem;
    padding: 0.2em 1.5em
}

.subscribe__form span {
    font-size: 1rem
}

@media screen and (max-width: 960px) {
    .subscribe__form {
        text-align: center;
        white-space: normal
    }
    .subscribe__form input,
    .subscribe__form button,
    .subscribe__form span {
        margin: 0 0 20px 0
    }
    .subscribe__form span {
        display: block
    }
    .subscribe__form input[type=text] {
        width: 100%
    }
}




/*# sourceMappingURL=styles.css.map */

/* フローティングバナーのラップ要素 */
#fixed_left_banner {
    /* 右端の上から20pxの位置に固定表示 */
    position: fixed;
    bottom: 70px;
    left: 0;
}


/* 画像の共通設定 */

#fixed_left_banner>* {
    clear: both;
    float: right;
    /* 横幅 */
    width: 80px;

    /* 最初にあらかじめ右側を詰めて表示。 */
    /* margin-right: -24px; */
}


/* 2個目以降の画像の上部に余白を作る */

#fixed_left_banner>*~* {
    margin-top: 1px;
}


/* リンク要素 */

#fixed_left_banner>a {
    /* ブロック要素に変更 */
    display: block;
}


/* マウスオーバーで、詰めた右側のマージンをリセット。 */

#fixed_left_banner>*:hover {
    margin-right: 0;
}

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

    #fixed_left_banner {
        bottom: 20px;
    }
    #fixed_left_banner>* {
        /* 横幅 */
        width: 60px;

        /* 最初にあらかじめ右側を詰めて表示。 */
        margin-right: 0;
    }
}



/* フローティングバナーのラップ要素 */

#fixed_right_banner {
    /* 右端の上から20pxの位置に固定表示 */
    position: fixed;
    bottom: 70px;
    right: 0;
}


/* 画像の共通設定 */

#fixed_right_banner>* {
    clear: both;
    float: right;
    /* 横幅 */
    width: 80px;

    /* 最初にあらかじめ右側を詰めて表示。 */
    margin-right: -24px;
}


/* 2個目以降の画像の上部に余白を作る */

#fixed_right_banner>*~* {
    margin-top: 30px;
}


/* リンク要素 */

#fixed_right_banner>a {
    /* ブロック要素に変更 */
    display: block;
}


/* マウスオーバーで、詰めた右側のマージンをリセット。 */

#fixed_right_banner>*:hover {
    margin-right: 0;
}

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

    #fixed_right_banner {
        bottom: 20px;
    }
    #fixed_right_banner>* {
        /* 横幅 */
        width: 60px;

        /* 最初にあらかじめ右側を詰めて表示。 */
        margin-right: 0;
    }
}

@media screen and (max-width: 640px) {
  #fixed_left_banner {
    display: none;
	}
}


@media screen and (max-width: 960px) {
 	th,td{
		display : block;
		width: 100%;
	}	
	.movie{
    position:relative;
    width:100%;
    padding-top:56.25%;
	}
	
	.movie iframe{
    position:absolute;
    top:0;
    left:0;
    width:100%;
    height:100%;
	}
}

/* お問い合わせ前画面のボタン */
#two_btn {
	margin-top: 50px;
	text-align: center;
}
#two_btn a {
	display: inline-block;
	width: 262px;
    background: #00a663;
    color: white;
    margin: 0 5px;
    padding: 20px 0;
    transition: all 0.2s linear 0s;
    font-size: 14px;
	text-align: center;
}
#two_btn a:hover {
	opacity: 0.7;
}
@media screen and (max-width: 960px) {
	#two_btn a {
		display: block;
		width: auto;
		padding: 10px 0;
		margin: 0 0 5px 0;
	}
}

/* overdde */
.footer__menu {
	display:-webkit-box;
	display:-ms-flexbox;
	display:flex;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
}
.footer__menu > li {
	display:-webkit-box;
	display:-ms-flexbox;
	display:flex;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	-webkit-box-orient:horizontal;
	-webkit-box-direction:normal;
	-ms-flex-flow:row wrap;
	flex-flow:row wrap;
}
.footer__menu > li > a,
.footer__menu > li > p {
	width: 100%;
	padding: 0 30px;
	box-sizing: border-box;	
	cursor: pointer;
}

/* footer accordion */
.menu__single {
	width: 200px;;
}
.menu__second-level {
	display: inline-block;
    text-align: left;
	margin-left: 45px;
}
.menu__second-level li {
	display: block;	
    padding: 0;
    font-size: 11px;
    margin-top: 10px;
	padding-left: 10px;
    position: relative;
}
.menu__second-level li:before {
    position: absolute;
    content: "";
    top: 0;
    left: 0;
	bottom: 0;
	margin: auto;
    width: 0;
	height: 0;
	border-style: solid;
	border-width: 3px 0 3px 5.2px;
	border-color: transparent transparent transparent #fff;
}
.menu__second-level li a {
	padding: 0;
}

@media screen and (max-width: 640px) {
	.footer__menu {
		-webkit-box-orient:horizontal;
		-webkit-box-direction:normal;
		-ms-flex-flow:row wrap;
		flex-flow:row wrap;
    justify-content: flex-start;
	}
	.footer__menu > li {
		width: 50%;
		margin-bottom: 15px;
	}
	.menu__second-level {
		margin-left: 0;
	}
	.menu__second-level li {
		font-size: 10px;
	}
}

/* contact privacy */
#contact_privacy h1 {
	font-size: 18px;
	border-bottom: 1px solid black;
	text-align: center;
	line-height: 1.5 !important;
	margin-bottom: 20px;
}
#contact_privacy>* {
	font-size: 14px;
	margin-bottom: 10px;
	line-height: 1.5;
}
#contact_privacy p.indent {
	text-indent: -1.5em;
	padding-left: 1.5em;
}
/* 20211014 */
.cover__item, .cover__item > a > img {
    display: block !important;
	transition: .5s all ease-in-out !important;
}
.footer__weblink {
  display: flex;
  gap: 10px 20px;
  justify-content: center;
  margin-bottom: 20px;
}
@media screen and (max-width: 640px) {
  .footer__weblink {
    flex-direction: column;
  }
}