@charset "UTF-8";
/*!
Theme Name: MatsumotoOfficial2021
Theme URI: https://kk-matsumoto.co.jp/
Author: 株式会社マツモト
Author URI: https://kk-matsumoto.co.jp/
License: GNU General Public License v2 or later
License URI: LICENSE
*/
/*--------------------------------------------------------------
>>> TABLE OF CONTENTS:
----------------------------------------------------------------
# Foundation
	- Typography
	- Elements
	- Links
	- Forms
# Layouts
	- Header
	- Footer
	- Main
# Components
	- Navigation
	- Posts and pages
	- Comments
	- Widgets
	- Media
	- Captions
	- Galleries
# project
	- Home
	- Company
	- Product
	- Support
# Utilities
	- Accessibility
	- Alignments

--------------------------------------------------------------*/
/*--------------------------------------------------------------
# default
--------------------------------------------------------------*/
/* common
--------------------------------------------- */
/*--------------------------------------------------------------
# Foundation
--------------------------------------------------------------*/
/* Typography
--------------------------------------------- */
h1,
h2,
h3,
h4,
h5,
h6 {
  clear: both;
}

/* headding & text format
--------------------------------------------- */
.c-h2--intro {
  font-size: 22px;
  line-height: 1.8;
  letter-spacing: .3rem;
}

.c-h2--brandName {
  font-size: 4.5rem;
  line-height: 1.7;
  letter-spacing: .3rem;
}

@media screen and (max-width: 767px) {
  .c-h2--intro {
    font-size: 16px;
  }
  .c-h2--brandName {
    font-size: 3rem;
    line-height: 1.2;
    letter-spacing: .3rem;
    margin-bottom: 2rem;
  }
  .c-h2--brandlogo {
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
  }
  .c-h2--brandlogo img {
    display: inline-block;
    text-align: center;
  }
}

/* c-h2 c-h3 variation
--------------------------------------------- */
.c-h3-left-en,
.c-h2-left-en {
  text-align: left;
  display: block;
}

.c-h2-cap-center-jp {
  text-align: center;
  font-weight: bold;
  display: block;
}

.c-h3-left-jp {
  text-align: left;
  font-weight: bold;
  display: block;
  margin-top: 1.5rem;
}

@media screen and (min-width: 768px) {
  .hedding-area {
    padding: 5rem;
  }
  .c-h2-left-en {
    font-size: 3.6rem;
    margin-bottom: 0;
  }
  .c-h2-center-en {
    font-size: 3.6rem;
    margin-bottom: 0;
    text-align: center;
  }
  .c-h2-cap-center-jp {
    font-weight: bold;
    text-align: center;
  }
  .c-h3-left-en {
    font-size: 3.6rem;
  }
  .c-h3-left-jp {
    font-size: 1.2rem;
  }
}

@media screen and (max-width: 767px) {
  .hedding-area {
    padding: 2.8rem;
  }
  .c-h2-left-en {
    font-size: 3rem;
    margin-bottom: 0;
  }
  .c-h3-left-en {
    font-size: 2.4rem;
  }
  .c-h3-left-jp {
    font-size: 1.1rem;
  }
  .c-h2-center-en {
    font-size: 3rem;
    margin-bottom: 0;
    text-align: center;
  }
}

/* Elements
--------------------------------------------- */
html {
  font-size: 10px;
}

body {
  font-family: 'Roboto','游ゴシック Medium', 'Yu Gothic Medium', '游ゴシック体', YuGothic, 'Hiragino Sans', 'ヒラギノ角ゴ ProN', 'Hiragino Kaku Gothic ProN', 'メイリオ', Meiryo, sans-serif !important;
  font-size: 1.4rem;
  font-weight: normal;
  color: #000;
  line-height: 2;
  letter-spacing: 0.15em;
  -webkit-text-size-adjust: 100%;
  -webkit-font-smoothing: antialiased;
  -webkit-font-feature-settings: "palt" 1;
          font-feature-settings: "palt" 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  background: #fff;
}

@media screen and (max-width: 768px) {
  body {
    font-size: 1.2rem;
  }
}

ul {
  list-style: disc;
}

ol {
  list-style: decimal;
}

li > ul,
li > ol {
  margin-bottom: 0;
}

dt {
  font-weight: 700;
}

/* Make sure embeds and iframes fit their containers. */
embed,
iframe,
object {
  max-width: 100%;
}

img {
  height: auto;
  max-width: 100%;
}

figure {
  margin: 1em 0;
}

table {
  margin: 0 0 1.5em;
  width: 100%;
}

/* Links
--------------------------------------------- */
a:focus {
  outline: thin dotted;
}

a:hover, a:active {
  outline: 0;
}

/* Forms
--------------------------------------------- */
/*--------------------------------------------------------------
# Layouts
--------------------------------------------------------------*/
/* l-header
--------------------------------------------- */
.site-header #menu-headernavigation .global-nav-description {
  text-transform: uppercase;
  font-weight: bold;
  letter-spacing: .1rem;
  color: #a4b0be;
}

.site-header .global-nav-list > li.current-menu-item .global-nav-name,
.site-header .global-nav-list > li.current-menu-parent .global-nav-name {
  color: #5AACE3;
}

.site-header .global-nav-list > li.current-menu-item .global-nav-description,
.site-header .global-nav-list > li.current-menu-parent .global-nav-description {
  color: #93D4FF;
}

.site-header .global-nav-list > li > a:hover {
  opacity: .6;
}

/* page header background
--------------------------------------------- */
.page-header {
  background-size: auto;
  background-size: cover;
  text-shadow: 1px 1px 10px #fff, -1px 1px 10px #fff, 1px -1px 10px #fff, -1px -1px 10px #fff;
  text-align: left;
  padding: 2rem 0;
}

.page-id-1939 .page-header {
  background: url("https://kk-matsumoto.co.jp/img/official-2022/pageHeader/bg-ttl-greeting-pc-01.png") no-repeat 50% center;
}

.page-id-1945 .page-header {
  background: url("https://kk-matsumoto.co.jp/img/official-2022/pageHeader/bg-ttl-access-pc-01.png") no-repeat 50% center;
}

.page-id-1943 .page-header {
  background: url("https://kk-matsumoto.co.jp/img/official-2022/pageHeader/bg-ttl-history-pc-01.png") no-repeat 50% center;
}

.page-id-1941 .page-header {
  background: url("https://kk-matsumoto.co.jp/img/official-2022/pageHeader/bg-ttl-outline-pc-01.png") no-repeat 50% center;
}

.page-id-1910 .page-header {
  background: url("https://kk-matsumoto.co.jp/img/official-2022/pageHeader/bg-ttl-product-pc-01.png") no-repeat 50% center;
}

.page-id-1912 .page-header {
  background: url("https://kk-matsumoto.co.jp/img/official-2022/pageHeader/bg-ttl-product-pc-01.png") no-repeat 50% center;
}

.page-id-1915 .page-header {
  background: url("https://kk-matsumoto.co.jp/img/official-2022/pageHeader/bg-ttl-product-pc-01.png") no-repeat 50% center;
}

.page-id-1917 .page-header {
  background: url("https://kk-matsumoto.co.jp/img/official-2022/pageHeader/bg-ttl-product-pc-01.png") no-repeat 50% center;
}

.page-id-1922 .page-header {
  background: url("https://kk-matsumoto.co.jp/img/official-2022/pageHeader/bg-ttl-support-pc-01.png") no-repeat 50% center;
}

@media screen and (max-width: 1191px) {
  .page-id-1939 .page-header {
    background: url("https://kk-matsumoto.co.jp/img/official-2022/pageHeader/bg-ttl-greeting-pc-01.png") no-repeat 35% center;
  }
  .page-id-1945 .page-header {
    background: url("https://kk-matsumoto.co.jp/img/official-2022/pageHeader/bg-ttl-access-pc-01.png") no-repeat 35% center;
  }
  .page-id-1943 .page-header {
    background: url("https://kk-matsumoto.co.jp/img/official-2022/pageHeader/bg-ttl-history-pc-01.png") no-repeat 35% center;
  }
  .page-id-1941 .page-header {
    background: url("https://kk-matsumoto.co.jp/img/official-2022/pageHeader/bg-ttl-outline-pc-01.png") no-repeat 35% center;
  }
  .page-id-1910 .page-header {
    background: url("https://kk-matsumoto.co.jp/img/official-2022/pageHeader/bg-ttl-product-pc-01.png") no-repeat 35% center;
  }
  .page-id-1912 .page-header {
    background: url("https://kk-matsumoto.co.jp/img/official-2022/pageHeader/bg-ttl-product-pc-01.png") no-repeat 25% center;
  }
  .page-id-1915 .page-header {
    background: url("https://kk-matsumoto.co.jp/img/official-2022/pageHeader/bg-ttl-product-pc-01.png") no-repeat 25% center;
  }
  .page-id-1917 .page-header {
    background: url("https://kk-matsumoto.co.jp/img/official-2022/pageHeader/bg-ttl-product-pc-01.png") no-repeat 25% center;
  }
}

@media screen and (max-width: 991px) {
  .page-id-1939 .page-header {
    background: url("https://kk-matsumoto.co.jp/img/official-2022/pageHeader/bg-ttl-greeting-pc-01.png") no-repeat 25% center;
  }
  .page-id-1945 .page-header {
    background: url("https://kk-matsumoto.co.jp/img/official-2022/pageHeader/bg-ttl-access-pc-01.png") no-repeat 25% center;
  }
  .page-id-1943 .page-header {
    background: url("https://kk-matsumoto.co.jp/img/official-2022/pageHeader/bg-ttl-history-pc-01.png") no-repeat 25% center;
  }
  .page-id-1941 .page-header {
    background: url("https://kk-matsumoto.co.jp/img/official-2022/pageHeader/bg-ttl-outline-pc-01.png") no-repeat 25% center;
  }
  .page-id-1910 .page-header {
    background: url("https://kk-matsumoto.co.jp/img/official-2022/pageHeader/bg-ttl-product-pc-01.png") no-repeat 25% center;
  }
  .page-id-1912 .page-header {
    background: url("https://kk-matsumoto.co.jp/img/official-2022/pageHeader/bg-ttl-product-pc-01.png") no-repeat 25% center;
  }
  .page-id-1915 .page-header {
    background: url("https://kk-matsumoto.co.jp/img/official-2022/pageHeader/bg-ttl-product-pc-01.png") no-repeat 25% center;
  }
  .page-id-1917 .page-header {
    background: url("https://kk-matsumoto.co.jp/img/official-2022/pageHeader/bg-ttl-product-pc-01.png") no-repeat 25% center;
  }
}

@media screen and (max-width: 991px) {
  .vk-mobile-nav-menu-btn,
  .vk-mobile-nav-menu-btn.menu-open {
    border: 1px solid transparent;
    width: 45px;
    height: 45px;
  }
  .vk-mobile-nav {
    padding: 50px 10px 45px;
  }
  input[type=submit] {
    font-size: 1.2rem;
    border: none;
    background-color: #099AE2;
    color: #fff;
    padding: .8em 2em;
    border-radius: 3px;
  }
  input[type=submit]:hover {
    background-color: #099AE2;
    opacity: .7;
  }
  .searchform input[type=submit] {
    font-weight: bold;
  }
  .searchform input[type=text] {
    background: #f1f2f6;
    border: 1px solid #dfe4ea;
  }
  .vk-menu-acc .acc-btn {
    border: none;
  }
  .vk-mobile-nav nav ul li a {
    color: #333;
    font-weight: bold;
    border-bottom: 2px solid #f1f2f6;
  }
  .veu_contact .contact_txt_tel {
    color: #099AE2;
  }
}

/* l-main
--------------------------------------------- */
/* l-aside
--------------------------------------------- */
.page_top_btn {
  background: #0099FF;
  -webkit-box-shadow: none;
          box-shadow: none;
}

.page_top_btn:hover {
  opacity: .6;
}

h2.c-h2-footer-banner {
  font-size: 2.6rem;
  text-align: center;
  text-transform: uppercase;
  color: #666666 !important;
  margin-bottom: 1rem;
}

@media screen and (min-width: 768px) {
  .l-footer--banner__list {
    display: flex;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    display: -webkit-box;
    display: -ms-flexbox;
  }
  .l-footer--banner__list-item {
    width: 19%;
    -webkit-transition: 0.5s;
    transition: 0.5s;
  }
  .l-footer--banner__list-item:hover {
    opacity: 0.5;
    -webkit-transition: 1s;
    transition: 1s;
  }
}

@media screen and (max-width: 767px) {
  h2.c-h2-footer-banner {
    line-height: 1.2;
    font-size: 2.2rem;
    margin-bottom: 1.5rem;
  }
  .l-footer--banner__list {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
  }
  .l-footer--banner__list-item {
    width: 48%;
    margin-bottom: 3%;
  }
}

@media screen and (min-width: 768px) {
  .l-aside--contact h2.c-h2-left-en {
    font-size: 4.5rem;
    margin-top: -1rem;
  }
  .l-aside--contact .c-h2-left-jp {
    margin-top: -.1rem;
    font-weight: bold;
  }
  .l-aside--contact ul,
  .l-aside--contact li {
    margin: 0;
    padding: 0;
  }
  .l-aside--contact__left {
    margin-right: auto;
  }
  .l-aside--contact__right {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
  }
  .l-aside--contact__tel {
    margin-right: 3.5rem;
  }
  .l-aside--contact__tel li {
    margin-bottom: 1rem;
  }
  .l-aside--contact__list {
    font-weight: bold;
    text-align: right;
    line-height: 1;
  }
  .l-aside--contact__list .footer_contact_tel_num a {
    font-size: 2.6rem;
    color: #fff;
    margin-left: 1.5rem;
  }
}

@media screen and (max-width: 767px) {
  .l-aside--contact h2.c-h2-left-en {
    font-size: 3.5rem;
    text-align: center;
  }
  .l-aside--contact .c-h2-left-jp {
    font-weight: bold;
    margin-bottom: 2rem;
    text-align: center;
  }
  .l-aside--contact__left {
    margin-right: auto;
  }
  .l-aside--contact__right {
    display: block;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
  }
  .l-aside--contact__tel {
    margin-right: 3.5rem;
  }
  .l-aside--contact__tel li {
    margin-bottom: 1rem;
  }
  .l-aside--contact__list {
    font-weight: bold;
    text-align: right;
    line-height: 1;
  }
  .l-aside--contact__list .footer_contact_tel_num a {
    font-size: 2.6rem;
    color: #fff;
    margin-left: 1.5rem;
  }
  .l-aside--contact__formBtn {
    margin-top: 2rem;
  }
}

/* l-footer
--------------------------------------------- */
.site-footer .footer-nav {
  background: #EBEBEB;
}

.site-footer .footer-nav li {
  border-left: 2px solid #D0D0D0;
}

.site-footer .footer-nav li:last-child {
  border-right: 2px solid #D0D0D0;
}

.site-footer .footer-nav li a {
  color: #646464;
  font-weight: bold;
}

.site-footer .footer-nav li a:hover {
  opacity: .5;
}

@media screen and (max-width: 767px) {
  .site-footer .footer-nav {
    display: none;
  }
}

.site-footer-content .site-footer-title {
  font-weight: bold;
  color: #099AE2;
  text-transform: uppercase;
  letter-spacing: .1rem;
  font-size: 1.4rem;
}

.site-footer-content .profile_text {
  font-size: 1.2rem;
  letter-spacing: .1rem;
  color: #333333;
  font-weight: bold;
}

.site-footer-copyright {
  color: #D0D0D0;
}

.site-footer-copyright p {
  font-weight: bold;
}

.site-footer-copyright p:nth-child(2) {
  display: none;
}

/* l-footer > widget_block navigation
--------------------------------------------- */
@media screen and (max-width: 767px) {
  .l-footer__sitemenu {
    display: none;
  }
}

.v__nav-left,
.l-footer__nav-right {
  width: 50%;
}

ul.l-footer__nav li {
  line-height: 1;
  display: block;
  font-size: 1.1rem;
  font-weight: bold;
}

ul.l-footer__nav li,
ul.l-footer__nav li a {
  color: #333333;
}

ul.l-footer__nav li.l-footer__nav--item {
  margin-bottom: 1rem;
  padding-bottom: 1rem;
  border-bottom: 1px solid #EBEBEB;
}

ul.l-footer__nav li.l-footer__nav--item:last-child {
  border-bottom: none;
}

ul.l-footer__nav ul.l-footer__nav-2nd {
  padding-left: 0;
}

ul.l-footer__nav li.l-footer__nav-2nd--item::before {
  content: " - ";
  color: #a4b0be;
}

ul.l-footer__nav a.l-footer__nav--link {
  text-decoration: none;
}

ul.l-footer__nav a.l-footer__nav--link:hover {
  opacity: .5;
}

/*--------------------------------------------------------------
# component
--------------------------------------------------------------*/
/* c-button
--------------------------------------------- */
.btn-primary {
  background: #099AE2;
  border: 1px solid transparent;
}

.btn-primary:hover {
  background: #099AE2;
  opacity: .8;
  border: 1px solid transparent;
}

.c-button {
  display: block;
  position: relative;
  background: #099AE2;
  width: 95%;
  padding: 1.1rem;
  border-radius: 9999px;
  color: #fff;
  text-align: center;
  text-decoration: none;
  font-weight: bold;
  letter-spacing: .15rem;
  -webkit-transition: .5s;
  transition: .5s;
}

.c-button:hover {
  opacity: 0.8;
}

.c-button:before {
  content: "";
  position: absolute;
  top: 43%;
  right: 8%;
  width: 10px;
  height: 2px;
  background: #fff;
  -webkit-transform: rotate(45deg);
          transform: rotate(45deg);
}

.c-button:after {
  content: "";
  position: absolute;
  top: 54%;
  right: 8%;
  width: 10px;
  height: 2px;
  background: #fff;
  -webkit-transform: rotate(-45deg);
          transform: rotate(-45deg);
}

.p-product--section .c-button {
  background: #fff;
}

.p-product--section .c-button a {
  color: #0099FF;
}

.p-product--section .c-button:before {
  background: #099AE2;
}

.p-product--section .c-button:after {
  content: "";
  background: #099AE2;
}

.product-index .kiefer .c-button a,
.home .kiefer .c-button a {
  color: #434343;
}

.product-index .kiefer .c-button:before,
.home .kiefer .c-button:before {
  background: #434343;
}

.product-index .kiefer .c-button:after,
.home .kiefer .c-button:after {
  content: "";
  background: #434343;
}

.product-index .other .c-button a,
.home .other .c-button a {
  color: #40C0FF;
}

.product-index .other .c-button:before,
.home .other .c-button:before {
  background: #40C0FF;
}

.product-index .other .c-button:after,
.home .other .c-button:after {
  content: "";
  background: #40C0FF;
}

/* c-flex
--------------------------------------------- */
/* 2col */
@media screen and (min-width: 768px) {
  .c-container {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
  }
  /* 5:5 set */
  .c-flex-left {
    width: 48%;
    margin-right: 2%;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
  }
  .c-flex-right {
    width: 48%;
    margin-left: 2%;
    -webkit-box-flex: 1;
        -ms-flex: 1;
            flex: 1;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
  }
  /* 4:6 set */
  .c-flex-left-4 {
    width: 40%;
    margin-right: 4%;
  }
  .c-flex-right-6 {
    -webkit-box-flex: 1;
        -ms-flex: 1;
            flex: 1;
    -webkit-box-ordinal-group: 3;
        -ms-flex-order: 2;
            order: 2;
  }
  /* 6:4 set */
  .c-flex-left-6 {
    width: 60%;
    margin-right: 4%;
  }
  .c-flex-right-4 {
    -webkit-box-flex: 1;
        -ms-flex: 1;
            flex: 1;
    -webkit-box-ordinal-group: 3;
        -ms-flex-order: 2;
            order: 2;
  }
  /* 3:7 set */
  .c-flex-left-3 {
    width: 30%;
    margin-right: 4%;
  }
  .c-flex-right-7 {
    -webkit-box-flex: 1;
        -ms-flex: 1;
            flex: 1;
    -webkit-box-ordinal-group: 3;
        -ms-flex-order: 2;
            order: 2;
  }
  /* 7:3 set */
  .c-flex-left-7 {
    width: 70%;
    margin-right: 4%;
  }
  .c-flex-right-3 {
    -webkit-box-flex: 1;
        -ms-flex: 1;
            flex: 1;
    -webkit-box-ordinal-group: 3;
        -ms-flex-order: 2;
            order: 2;
  }
  /* 2:8 set */
  .c-flex-left-2 {
    width: 20%;
    margin-right: 4%;
  }
  .c-flex-right-8 {
    -webkit-box-flex: 1;
        -ms-flex: 1;
            flex: 1;
    -webkit-box-ordinal-group: 3;
        -ms-flex-order: 2;
            order: 2;
  }
}

/* 3col flexbox */
.col3-items {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}

.col3-items .col3-item {
  width: 30%;
}

.col3-items .col3-item-innr {
  border-radius: 4px;
  background-color: #fff;
  display: inline-block;
  width: 100%;
}

/* 4col flexbox */
.col4-items {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}

.col4-items .col4-item {
  width: 22%;
}

.item-img {
  text-align: center;
}

.item-img img {
  width: 100%;
  max-width: 100%;
  height: auto;
}

/* * icon */
.item-img i {
  width: 100%;
  max-width: 100%;
  height: auto;
  text-align: center;
  color: #83959E !important;
}

.item-body .item-title {
  color: #83959E;
  margin: 1.3em 0 .3em;
  font-size: 110%;
  text-align: center;
  font-weight: bold;
  letter-spacing: .18em;
  line-height: 1.4;
  font-family: 'Roboto', '游ゴシック Medium', 'Yu Gothic Medium', '游ゴシック体', YuGothic, 'Hiragino Sans', 'ヒラギノ角ゴ ProN', 'Hiragino Kaku Gothic ProN', 'メイリオ', Meiryo, sans-serif !important;
}

.item-body .item-title-cap {
  color: #83959E;
  font-size: 90%;
  text-align: center;
  letter-spacing: .1em;
  text-transform: uppercase;
  font-weight: bold;
  font-family: 'Roboto', '游ゴシック Medium', 'Yu Gothic Medium', '游ゴシック体', YuGothic, 'Hiragino Sans', 'ヒラギノ角ゴ ProN', 'Hiragino Kaku Gothic ProN', 'メイリオ', Meiryo, sans-serif !important;
}

@media screen and (max-width: 767px) {
  .item-body .item-title {
    color: #2c3e50;
    margin: .6em 0 .3em;
    font-size: 90%;
  }
  .item-body .item-title-cap {
    color: #B9A37D;
    font-size: 60%;
  }
  .col3-items {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
  .col3-items .col3-item {
    width: 100% !important;
  }
  /* .col4-items {
  flex-direction: column;
  } */
  .col4-items .col4-item {
    width: 48% !important;
    margin-bottom: 1.5em;
  }
}

/* c-mv
--------------------------------------------- */
.c-mv__wrapper {
  margin-bottom: 50px;
}

@media screen and (max-width: 767px) {
  .c-mv__wrapper {
    margin-bottom: 20px;
  }
}

/* c-flex-headding
--------------------------------------------- */
.h2-blue h2 {
  color: #0099FF;
}

@media screen and (min-width: 992px) {
  .c-flex-headding--wrap {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    font-weight: bold;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    margin-bottom: 1rem;
  }
  .c-flex-headding--ttl {
    width: 28%;
    margin-right: 4%;
  }
  .c-flex-headding--brandName {
    width: 25%;
    margin-right: 4%;
    text-align: center;
  }
  .c-flex-headding--txt {
    -webkit-box-flex: 1;
        -ms-flex: 1;
            flex: 1;
  }
}

@media screen and (max-width: 991px) {
  .c-flex-headding--wrap {
    font-weight: bold;
  }
  .c-flex-headding--ttl {
    width: 100%;
    margin-right: 0;
    margin-bottom: 2rem;
    font-weight: bold;
  }
}

/* decobox */
.c-decobox--1st {
  padding: 2em 3rem;
  background: rgba(255, 255, 255, 0.7);
  border-radius: .5em;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}

.c-decobox--2nd {
  padding: 2em 3rem;
  background: #E2E6E9;
  border-radius: .5em;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}

.c-decobox--3rd {
  padding: 2em 3rem;
  background: #bfbaae;
  border-radius: .5em;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}

.c-decobox--4th {
  padding: 2em 3rem;
  background: #f1f2f6;
  border-radius: .5em;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}

@media only screen and (max-width: 767px) {
  .c-decobox--1st,
  .c-decobox--2nd,
  .c-decobox--3rd,
  .c-decobox--4th {
    margin-bottom: 2em;
    padding: 1em 1.1em .5em;
  }
}

/*--------------------------------------------------------------
# project
--------------------------------------------------------------*/
/* p-home
--------------------------------------------- */
.top-support__headding--lead p {
  -webkit-box-align: end;
      -ms-flex-align: end;
          align-items: end;
  margin-top: 3rem;
}

.top-support__headding .c-h2-left-jp {
  font-weight: bold;
}

.top-support__banner {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

.top-support__banner li {
  margin-left: .5rem;
}

.top-support__banner li img {
  -webkit-transition: 1.0s;
  transition: 1.0s;
}

.top-support__banner li img:hover {
  opacity: 0.8;
}

.top-event__headding h2 {
  color: #0099FF !important;
  margin-top: -1rem;
}

.top-event__headding .c-h2-left-center-jp {
  color: #333 !important;
  font-weight: bold;
  line-height: 1;
}

.top-news__headding h2 {
  color: #0099FF !important;
  margin-top: -1rem;
}

.top-news__headding .c-h2-left-center-jp {
  color: #333 !important;
  font-weight: bold;
  margin-top: -1rem;
}

.top-news li {
  font-weight: bold;
}

.top-news li a {
  margin-bottom: 0;
}

.top-news time {
  font-weight: bold;
  color: #0099FF;
  font-size: 1.3rem;
}

.top-event__btn .c-button a,
.top-news__btn .c-button a {
  color: #fff;
}

@media screen and (min-width: 768px) {
  .top-event__btn .c-button,
  .top-news__btn .c-button {
    width: 25%;
    margin-left: auto;
  }
}

/* p-company > greeting
--------------------------------------------- */
.p-company--greeting__prg {
  font-weight: bold;
  margin-top: 1.5rem;
}

.p-company--greeting__lgcap {
  color: #0099FF;
  font-size: 4rem;
  font-weight: bold;
  font-style: oblique;
}

.p-company--greeting__title {
  font-size: 4rem;
  font-weight: bold;
  margin-top: 0;
}

.p-company--greeting__lead {
  line-height: 2;
}

.p-company--philosophy .c-h2-center-en,
.p-company--philosophy .c-h2-cap-center-jp,
.p-company--philosophy .item-header {
  color: #008EFF !important;
  text-align: center;
  font-weight: bold;
}

.p-company--philosophy .c-h2-center-en h3,
.p-company--philosophy .c-h2-cap-center-jp h3,
.p-company--philosophy .item-header h3 {
  font-size: 2.5rem;
  margin-bottom: -1rem;
}

.p-company--philosophy .c-h2-center-en .item-num,
.p-company--philosophy .c-h2-cap-center-jp .item-num,
.p-company--philosophy .item-header .item-num {
  font-size: 5rem;
  margin-bottom: 0;
}

.p-company--philosophy .c-h2-center-en .item-cap,
.p-company--philosophy .c-h2-cap-center-jp .item-cap,
.p-company--philosophy .item-header .item-cap {
  font-size: 1.6rem;
  margin-bottom: 3rem;
}

.p-company--philosophy .item-body .item-txt {
  font-weight: bold;
  color: #000 !important;
}

.p-company--logo__lead p {
  line-height: 2;
}

.p-company--logo__lead p span {
  color: #0099FF;
  font-weight: bold;
}

@media screen and (min-width: 768px) {
  .p-company--logo__block {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
  }
  .p-company--logo__img {
    margin-right: 5rem;
  }
}

@media screen and (max-width: 767px) {
  .p-company--logo__block {
    display: block;
  }
  .p-company--logo__img {
    text-align: center;
    margin-bottom: 3rem;
  }
}

/* p-company > outline
--------------------------------------------- */
.p-company--outline table {
  border-collapse: collapse;
  margin: 20px auto;
  width: 100%;
  border: none;
}

.p-company--outline table tr {
  width: 100%;
}

.p-company--outline dd {
  -webkit-margin-start: 0px;
          margin-inline-start: 0px;
}

.p-company__member {
  margin-top: 0;
}

.p-company__member-h3 {
  margin-top: 0;
  margin-bottom: 0;
  font-size: 1.4rem;
  font-weight: bold;
}

.p-company__member li {
  margin-top: 0;
  margin-bottom: 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

.p-company__member li .position {
  margin-right: 1rem;
  width: 150px;
}

@media screen and (min-width: 768px) {
  .p-company--outline table th,
  .p-company--outline table td {
    font-size: 1.4rem !important;
  }
  .p-company--outline table tr:nth-child(odd) {
    background: #FAFAFA;
  }
  .p-company--outline table tr:nth-child(even) {
    background: #fff;
  }
  .p-company--outline table th {
    width: 25%;
    text-align: left;
    border: none;
    padding: 1.5rem 2rem;
  }
  .p-company--outline table td {
    padding: 1.5rem 2rem;
    border: none;
  }
  .p-company__location dl {
    margin-bottom: 1.8rem;
  }
  .p-company__location dl:last-child {
    margin-bottom: 0;
  }
}

@media screen and (max-width: 767px) {
  .p-company--outline table th,
  .p-company--outline table td {
    font-size: 1.3rem !important;
  }
  .p-company--outline table th {
    width: 100%;
    text-align: left;
    border: none;
    display: block;
    padding: 0.8rem 1.5rem;
    background: #f1f2f6;
  }
  .p-company--outline table td {
    width: 100%;
    border: none;
    display: block;
    padding-left: 2rem;
    padding: 0.8rem 1.5rem;
    font-weight: normal;
  }
}

/* p-company > history
--------------------------------------------- */
ul {
  padding-left: 0;
}

li {
  list-style: none;
}

.tl-num {
  display: inline-block;
  height: 1.8rem;
  width: 1.8rem;
  border-radius: 50%;
  line-height: 1.8rem;
  text-align: center;
  font-size: 1.1rem;
  margin-left: .3rem;
  margin-top: -.5rem;
  background: #0099FF;
  color: #fff;
  font-weight: bold;
  letter-spacing: 0;
  vertical-align: middle;
}

.p-company--history__list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}

.p-company--history__list li {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  width: 90%;
  margin: 1%;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  margin: 0;
  border: 1px solid #0099FF;
  border-radius: 5px;
}

.p-company--history__list li:hover {
  border: 1px solid transparent;
  border-radius: 5px;
  background: #0099FF;
  -webkit-transition: 0.5s;
  transition: 0.5s;
}

.p-company--history__list li a {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  text-align: center;
  width: 100%;
  padding: 10px;
  text-decoration: none;
  color: #0099FF;
  font-size: 1.6rem;
  font-weight: bold;
}

.p-company--history__list li a:hover {
  color: #fff;
}

.p-company--history--title {
  margin-top: 8rem;
  background: #0099FF;
  padding: 1rem;
  color: #fff;
  font-size: 2rem;
  padding-left: 2.2rem;
}

.p-company--history__timeline li {
  border-bottom: 1px solid #D2DAE2;
  padding: 3rem 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

.p-company--history__timeline li:last-child {
  border-bottom: 0;
}

.p-company--history__timeline .tl-year {
  color: #0099FF;
  font-weight: bold;
  display: inline-block;
}

.p-company--history__timeline .tl-detail {
  margin-left: 5rem;
}

@media screen and (min-width: 768px) {
  .p-company--history__list li {
    margin-right: 1.5rem;
  }
  .p-company--history__list li :last-child {
    margin-right: 0;
  }
  .p-company--history__wrapper {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
  }
  .p-company--history__img {
    width: 22%;
  }
  .p-company--history__timeline {
    width: 73%;
  }
  .p-company--history__timeline li {
    padding: 3rem 0;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
  }
  .p-company--history__timeline li:last-child {
    border-bottom: 0;
  }
  .p-company--history__timeline .tl-year {
    font-size: 2.4rem;
  }
  .p-company--history__timeline .tl-detail {
    font-size: 1.6rem;
    margin-left: 5rem;
  }
}

@media screen and (max-width: 767px) {
  .p-company--history__list {
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
  }
  .p-company--history__list li {
    width: 49%;
    margin-bottom: 1rem;
  }
  .p-company--history--title {
    background: #0099FF;
    padding: 1rem;
    color: #fff;
    font-size: 2rem;
    padding-left: 2.2rem;
  }
  .p-company--history__img {
    width: 22%;
  }
  .p-company--history__timeline {
    width: 100%;
  }
  .p-company--history__timeline li {
    border-bottom: 1px solid #D2DAE2;
    padding: 3rem 0;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
  }
  .p-company--history__timeline li:last-child {
    border-bottom: 0;
  }
  .p-company--history__timeline .tl-year {
    color: #0099FF;
    font-size: 2rem;
    font-weight: bold;
    display: inline-block;
  }
  .p-company--history__timeline .tl-detail {
    font-size: 1.3rem;
    margin-left: 2.5rem;
  }
  .p-company--history__img {
    width: 100%;
  }
  .p-company--history__imgItems {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
  }
  .p-company--history__imgItems li {
    width: 48%;
  }
}

/* p-company > access
--------------------------------------------- */
.p-company--access__wrap + .p-company--access__wrap {
  margin-top: 10rem;
}

.p-company--access__detail table {
  width: 100%;
}

.p-company--access__detail table tr {
  display: table;
  border-top: 1px solid #C8D6E5;
  width: 100%;
  padding: 2.5rem 0;
}

.p-company--access__detail table th {
  width: 30%;
  color: #069DFF;
}

.p-company--access__detail table th,
.p-company--access__detail table td {
  font-size: 1.6rem;
}

.p-company--access__detail .c-button {
  background: #069DFF;
  padding: 1.8rem;
  font-size: 1.6rem;
}

.p-company--access__detail .c-button a {
  color: #fff;
}

@media screen and (max-width: 767px) {
  .p-company--access__wrap + .p-company--access__wrap {
    margin-top: 6rem;
  }
  .p-company--access__detail table tr:first-child {
    border-top: none;
  }
}

@media screen and (min-width: 768px) {
  .p-company--access__detail table tr {
    padding: 2.5rem 0;
  }
  .p-company--access__detail table th {
    width: 30%;
    color: #069DFF;
  }
  .p-company--access__detail table th,
  .p-company--access__detail table td {
    font-size: 1.3rem;
  }
}

/* p-product index
--------------------------------------------- */
/* [p-product--section] ----------*/
.p-product--section {
  position: relative;
  max-width: 1180px;
  margin: 120px auto auto;
}

.p-product--section + .p-product--section {
  margin-top: 80px;
}

.p-product--section.other {
  margin-top: 170px;
}

/* [p-product--inner] */
.p-product--section .p-product--inner {
  position: relative;
}

.p-product--section .p-product--inner::before {
  content: "";
  position: absolute;
  top: 0;
  bottom: 0;
  width: 760px;
}

.p-product--section.kurupita .p-product--inner::before {
  right: 0;
  background: #099AE2;
}

.p-product--section.kiefer .p-product--inner::before {
  left: 0;
  background: #434343;
}

.p-product--section.other .p-product--inner::before {
  right: 0;
  background: #40C0FF;
}

/* [txtBox] */
.p-product--section .c-txtbox {
  color: #FFF;
  position: relative;
  z-index: 0;
  width: 760px;
  min-height: 460px;
  margin: auto;
  padding: 60px 50px;
  cursor: pointer;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}

.p-product--section.kurupita .c-txtbox,
.p-product--section.other .c-txtbox {
  margin-top: 85px;
  margin-right: 0;
  padding-left: 390px;
}

.p-product--section.kiefer .c-txtbox {
  margin-top: 45px;
  margin-left: 0;
  padding-right: 390px;
}

/* [phBox] */
.p-product--section .phBox01 {
  position: absolute;
  z-index: 1;
}

.p-product--section.kurupita .phBox01,
.p-product--section.other .phBox01 {
  top: -40px;
  right: 420px;
}

.p-product--section.kiefer .phBox01 {
  top: 40px;
  left: 420px;
}

@media screen and (max-width: 991px) {
  /* [p-product--section] ----------*/
  .p-product--section,
  .p-product--section + .p-product--section {
    margin-top: 35px;
  }
  /* [p-product--inner] */
  .p-product--section .p-product--inner {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    margin-top: 25px;
    padding: 0;
  }
  .p-product--section.kurupita .p-product--inner,
  .p-product--section.kiefer .p-product--inner,
  .p-product--section.other .p-product--inner {
    -webkit-box-orient: vertical;
    -webkit-box-direction: reverse;
        -ms-flex-direction: column-reverse;
            flex-direction: column-reverse;
  }
  .p-product--section .p-product--inner::before {
    content: "";
    position: absolute;
    top: 0;
    bottom: 0;
    width: calc(100% - 10px);
  }
  .p-product--section.kurupita .p-product--inner::before {
    top: 10px;
  }
  .p-product--section.kiefer .p-product--inner::before {
    bottom: 10px;
  }
  /* [p-product--h2] */
  .p-product--section .p-product--h2 {
    font-size: 2rem;
    line-height: 1.3;
  }
  .p-product--section .c-txtbox .p-product--h2::after {
    height: 1px;
  }
  .p-product--section .c-txtbox:hover .p-product--h2::after {
    width: 20px;
  }
  /* [txtBox] */
  .p-product--section .c-txtbox {
    position: relative;
    z-index: 0;
    width: 100%;
    min-height: inherit;
    margin: auto;
    cursor: default;
  }
  .p-product--section.kurupita .c-txtbox,
  .p-product--section.other .c-txtbox {
    margin-top: 0;
    margin-right: 0;
    padding: 25px 40px 30px 30px;
  }
  .p-product--section.kiefer .c-txtbox {
    margin-top: 0;
    margin-left: 0;
    padding: 25px 40px 30px 30px;
  }
  /* [phBox] */
  .p-product--section .phBox01 {
    position: static;
    width: calc(100% - 10px);
  }
  .p-product--section.kiefer .phBox01 {
    margin-left: auto;
  }
}

/* p-product index add tablet-size
--------------------------------------------- */
/* [p-product--h2] */
.p-product--h2 {
  margin-bottom: 3rem;
}

.p-product--h2__jpl {
  font-size: 26px;
  display: block;
  margin-bottom: 1rem;
  letter-spacing: .5rem;
  line-height: 1.5;
}

.p-product--h2__ens {
  font-size: 16px;
  display: block;
}

.p-product--section p.p-product--section__disc {
  font-weight: bold;
  line-height: 2;
  margin-bottom: 3.5rem;
}

.p-product--intro {
  margin-bottom: 6rem;
}

.p-product--intro__msg p {
  font-size: 1.3rem;
}

.p-product--intro__copy {
  font-size: 2.4rem;
  letter-spacing: .5rem;
  line-height: 1.6;
}

.p-product--intro__lead {
  font-weight: bold;
  font-size: 1.3rem;
}

.p-product--content {
  margin-bottom: 6rem;
}

.p-product--eyecatch {
  margin-bottom: 6rem;
}

.p-product--eyecatch img {
  max-width: 100%;
}

.p-product--item__wrap {
  margin-bottom: .6rem;
}

.p-product--item__detail {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

.p-product--item__detailCont01 {
  margin-left: 3.5rem;
}

.p-product--item__txt {
  font-weight: bold;
}

@media screen and (min-width: 768px) {
  .p-product--item + .p-product--item {
    margin-top: 13rem;
  }
  .p-product--item__reverse {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: reverse;
        -ms-flex-flow: row-reverse;
            flex-flow: row-reverse;
  }
}

@media screen and (max-width: 767px) {
  .p-product--item + .p-product--item {
    margin-top: 6rem;
    padding-top: 6rem;
    border-top: 2px dotted #dcdde1;
  }
  .p-product--h2 {
    margin-bottom: 1.5rem;
  }
  .p-product--h2__jpl {
    font-size: 20px;
    display: block;
    margin-bottom: .2rem;
    letter-spacing: .5rem;
    line-height: 1.5;
  }
  .p-product--h2__ens {
    font-size: 16px;
    display: block;
  }
  .p-product--section p.p-product--section__disc {
    font-weight: bold;
    line-height: 1.8;
    margin-bottom: 2rem;
  }
  .p-product--intro {
    margin-bottom: 3.5rem;
  }
  .p-product--intro__msg p {
    font-size: 1.1rem;
  }
  .p-product--intro__copy {
    font-size: 1.3rem !important;
    letter-spacing: .15rem;
  }
  .p-product--intro__lead {
    font-weight: bold;
    font-size: 1.1rem;
  }
  .p-product--content {
    margin-bottom: 3.5rem;
  }
  .p-product--eyecatch {
    margin-bottom: 3.5rem;
  }
  .p-product--eyecatch img {
    max-width: 100%;
  }
  .p-product--item__wrap {
    margin-bottom: 1rem;
  }
  .p-product--item__ttl h3 {
    -webkit-margin-before: 0;
            margin-block-start: 0;
    -webkit-margin-after: 0;
            margin-block-end: 0;
  }
  .p-product--item__detail {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
  }
  .p-product--item__detailCont01 {
    margin-left: 0;
  }
  .p-product--item__txt {
    font-weight: bold;
    font-size: 1.1rem;
  }
}

@media screen and (max-width: 767px) {
  .c-flex-headding--brandName .c-h2--brandlogo {
    text-align: center;
  }
  .c-flex-headding--brandName .c-h2--brandlogo img {
    height: 50px;
  }
}

/* p-product casualbag
--------------------------------------------- */
.p-products-casualbag .p-product--intro__copy {
  font-size: 2rem !important;
  font-weight: bold;
  margin-top: -3rem;
}

.p-products--item__box {
  padding-bottom: 5rem;
  margin-bottom: 6rem;
  border-bottom: 1px dashed #dfe4ea;
}

.p-products--item__box:last-child {
  border-bottom: 0;
}

.p-products--item__box-link {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

.p-products--item__box-link li {
  margin-right: 1rem;
}

.p-products--item__box-link li:last-child {
  margin-right: 0;
}

.p-products--item__box-link li a {
  text-decoration: none;
  color: #333;
  font-weight: bold;
  display: inline-block;
  padding: .2rem 2rem;
  border: 2px solid #dfe4ea;
  letter-spacing: .1rem;
}

.p-products--item__box-link li a:hover {
  border: 2px solid transparent;
  background: #dfe4ea;
}

.p-products--item__box .c-h3-left-en__small {
  display: block;
  font-size: 2.5rem;
}

.p-products--item__box .c-h3-left-jp {
  display: block;
}

@media screen and (min-width: 768px) {
  .p-products--item__box {
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
  }
}

@media screen and (max-width: 767px) {
  .p-product--intro__wrap .c-flex-headding--ttl {
    text-align-last: right;
  }
}

@media screen and (max-width: 991px) {
  .p-product--intro__wrap .c-flex-headding--ttl {
    text-align-last: left;
  }
}

/* p-support
--------------------------------------------- */
.p-support--intro__lead {
  line-height: 2;
}

.p-support__contact {
  margin-top: 6rem;
  text-align: center;
}

.p-support__contact--headding {
  font-size: 2rem;
  font-weight: bold;
  color: #7f8c8d;
}

.p-support__contact--name {
  font-weight: bold;
  font-size: 1.5rem;
  letter-spacing: .15rem;
  margin-bottom: .5rem;
}

.p-support__contact--address {
  font-weight: bold;
  font-size: 1.3rem;
  letter-spacing: .15rem;
}

.p-support__contact--tel {
  font-weight: bold;
  text-align: center;
}

.p-support__contact--tel .num {
  font-size: 2.5rem;
  letter-spacing: .1rem;
}

.p-support__contact--tel a {
  color: #000;
}

.p-support__btn {
  margin-top: 2rem;
}

.p-support__btn .c-button {
  background: #95a5a6;
}

.p-support__btn .c-button a {
  color: #fff;
}

.p-support__btn .c-button a:hover {
  opacity: .5;
}

@media only screen and (max-width: 767px) {
  .p-support--intro__lead {
    line-height: 2;
  }
  .p-support__contact {
    margin-top: 4rem;
  }
  .p-support__contact--tel {
    font-weight: bold;
    text-align: center;
  }
  .p-support__contact--tel .num {
    font-size: 2.2rem;
    letter-spacing: .05rem;
  }
  .p-support__contact--tel a {
    color: #000;
  }
}

/* p-contact
--------------------------------------------- */
.p-contact--form__block {
  margin-bottom: 1rem;
}

.p-contact--form__block .form-name {
  color: #000;
  font-weight: bold;
}

.p-contact--form__block .required {
  color: #fff !important;
  background: #9b9b9b;
  padding: 0.1% 0.3%;
  border-radius: 3px;
  font-weight: bold;
  margin-left: .3rem;
}

.p-contact--form__ttl {
  margin-bottom: 0.3rem;
}

.p-contact--form__check {
  color: #000;
}

.wpcf7 {
  width: 99%;
  border: 1px solid transparent;
  border-radius: 0.5em;
  background: #fff;
  margin-top: 7rem;
  margin-bottom: 7rem;
}

.wpcf7 form {
  margin: 2em 3rem;
}

.wpcf7 input,
.wpcf7 textarea {
  width: auto;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  width: 100%;
  border: 1px solid #ccc;
  line-height: 1.2;
  padding: 8px;
}

.wpcf7 select,
.wpcf7 input[type=checkbox],
.wpcf7 input[type=radio] {
  width: auto;
  max-width: 97%;
  border: 1px solid #ccc;
  padding: 8px;
}

.wpcf7 select,
.wpcf7 .wpcf7-list-item-label {
  line-height: 1.2;
  font-size: 14px;
}

.wpcf7-list-item {
  display: block;
}

.wpcf7 textarea {
  height: 300px;
}

.wpcf7 input:focus,
.wpcf7 textarea:focus {
  outline: none;
  border: 1px solid #bbb;
  -webkit-box-shadow: inset 0 0 5px rgba(0, 0, 0, 0.2);
  box-shadow: inner 0 0 5px rgba(0, 0, 0, 0.5);
}

.wpcf7 input.wpcf7-submit {
  position: relative;
  display: block;
  width: 225px;
  height: 48px;
  margin: 30px auto 0;
  background-color: #333333;
  cursor: pointer;
  border: none !important;
  color: #fff;
  text-align: center;
  text-decoration: none;
  font-size: 14px;
  line-height: 1.5;
  outline: none;
  -webkit-transition: all .3s;
  transition: all .3s;
}

.wpcf7 input.wpcf7-submit,
.wpcf7 input.wpcf7-submit::before,
.wpcf7 input.wpcf7-submit::after {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}

.wpcf7 input.wpcf7-submit:hover {
  background-color: #666666;
}

.wpcf7-list-item-label {
  color: #000;
  font-weight: bold;
}

/*--------------------------------------------------------------
# utility
--------------------------------------------------------------*/
/* text
--------------------------------------------- */
.u-bold {
  font-weight: bold;
}

.u-pc-right {
  text-align: right;
}

.u-gray {
  color: #7f8c8d;
}

@media screen and (max-width: 767px) {
  .pc-only {
    display: none;
  }
  .u-pc-right {
    text-align: left;
  }
}

@media screen and (min-width: 768px) {
  .sp-only {
    display: none;
  }
}

@media screen and (max-width: 991px) and (min-width: 768px) {
  .tb-none {
    display: none;
  }
}
/*# sourceMappingURL=style.css.map */