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-style: normal;
    font-weight: normal;
    font-size: 100%;
    vertical-align: baseline;
    font-family: "Yu Gothic", "YuGothic", "Hiragino Kaku Gothic Pro", "Meiryo UI", Meiryo, "MS PGothic", sans-serif;
}

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

html {
    overflow-y: scroll;
}

blockquote,
q {
    quotes: none;
}

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

input,
textarea {
    margin: 0;
    padding: 0;
}

ol,
ul {
    list-style: none;
}

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

caption,
th {
    text-align: left;
}

a:focus {
    outline: none;
}

a {
    text-decoration: none;
    color: #0765c2;
}

.clear:after {
    content: ".";
    display: block;
    clear: both;
    height: 0;
    visibility: hidden;
}

* html .clear {
    height: 1px;
}

.both {
    clear: both;
}

.inline_block {
    display: inline-block;
    *display: inline;
    *zoom: 1;
}

body {
    background: #E6E7E8;
}

header {
    padding: 12px;
    text-align: center;
}

h1 {
    color: #655946;
    font-weight: 500;
    font-size: 13px;
    margin-bottom: 20px;
}

p#logo a {
    color: #108b93;
    font-size: 45px;
    font-weight: bold;
    letter-spacing: 2px;
    margin-bottom: 20px;
    font-family: 'Maven Pro', sans-serif;
}

p#logo span a {
    display: block;
    font-size: 18px;
    font-weight: bold;
    padding-bottom: 4px;
    color: #da944d;
}

h2.h2-under {
    padding-top: 20px;
}

.nav {
    text-align: center;
    background: #e6e7e8;
    box-shadow: 0px 0px 1px rgba(170, 170, 170, 0.68);
}

.nav li {
    display: inline-block;
    margin-bottom: 0px;
}

.nav li a {
    color: #000;
    font-family: arial;
    letter-spacing: 2px;
    padding: 20px 30px 5px;
    font-family: 'Maven Pro', sans-serif;
}

.nav li a span {
    display: block;
    font-size: 14px;
    font-weight: 500;
    line-height: 40px;
}

.nav li a:hover {
    color: #beac93;
}

p#topimg img {
    width: 100%;
    height: auto;
    vertical-align: top;
    text-align: center;
}

h2 {
    text-align: center;
    font-size: 27px;
    font-weight: bold;
    letter-spacing: 4px;
    margin-bottom: 60px;
}

h2 span {
    display: block;
    font-size: 13px;
    letter-spacing: 4px;
    font-weight: 500;
    margin-bottom: 26px;
    font-family: 'Maven Pro', sans-serif;
}

h2:after {
    content: "";
    width: 100px;
    height: 6px;
    background: #000;
    margin: 0 auto 30px;
    display: block;
}

ul.product4 {
    text-align: center;
    width: 950px;
    margin: 0 auto;
}

ul.product4 li {
    display: inline-block;
    margin: 0 7px;
    width: 200px;
    vertical-align: top;
}

ul.product4 li span {
    display: block;
    font-weight: bold;
    color: #655A47;
    line-height: 40px;
    letter-spacing: 2px;
    font-size: 14px;
}

.products-box {
    background: #E0DBD3;
    padding-top: 60px;
    padding-bottom: 50px;
}

.about-box {
    padding-top: 173px;
    padding-bottom: 50px;
    margin-top: -83px;
}

.about-box table {
    width: 700px;
    margin: 60px auto 50px;
}

.about-box table th {
    border-bottom: 3px solid #827359;
    font-size: 17px;
    font-weight: bold;
    color: #655946;
    letter-spacing: 1px;
    padding: 10px 0;
}

.about-box table td {
    border-bottom: 3px solid #A39378;
    padding-bottom: 10px;
    padding-left: 20px;
    font-weight: 500;
}

p.lead {
    width: 800px;
    margin: 0 auto;
    max-width: 95%;
    text-align: center;
}

.in {
    width: 100%;
    margin: 0 auto 50px;
    max-width: 860px;
}

p.left-box {
    width: 30%;
    float: left;
    margin-top: 40px;
}

.right-box {
    float: right;
    width: 65%;
}

h3 {
    font-size: 24px;
    color: #655946;
    font-weight: bold;
    margin-bottom: 26px;
    margin-top: 40px;
    border-bottom: 1px dotted #8e6946;
}



.right-box p {
    margin-bottom: 20px;
}

ul.footer-menu {
    background: #000000;
    text-align: center;
}

ul.footer-menu li {
    display: inline-block;
}

ul.footer-menu li a {
    text-decoration: none;
    color: #fff;
    font-family: arial;
    font-size: 17px;
    font-weight: bold;
    letter-spacing: 2px;
    display: block;
    padding: 20px 20px;
    line-height: 25px;
}

ul.footer-menu li a span {
    display: block;
    font-size: 13px;
    line-height: 15px;
    font-weight: bold;
}

ul.footer-menu li a:hover {
    background: #bec0c1;
    color: #000;
}

.fnav ul li ul {
    overflow: hidden;
}

p#copy {
    text-align: center;
    font-size: 14px;
    background: #fff;
    font-family: ariarl;
    padding: 20px;
    font-weight: bold;
    letter-spacing: 1px;
}

ul.footer-menu {
    background: #000000;
    text-align: center;
}

ul.footer-menu li {
    display: inline-block;
}

ul.footer-menu li a {
    text-decoration: none;
    color: #fff;
    font-family: 'Maven Pro', sans-serif;
    font-size: 17px;
    font-weight: bold;
    letter-spacing: 2px;
    display: block;
    padding: 20px 20px;
    line-height: 25px;
}

ul.footer-menu li a span {
    display: block;
    font-size: 12px;
    line-height: 15px;
    font-weight: bold;
    letter-spacing: 4px;
    margin-top: 5px;
}

ul.footer-menu li a:hover {
    background: #bec0c1;
    color: #000;
}

p#copy {
    text-align: center;
    font-size: 14px;
    background: #fff;
    font-family: arial;
    padding: 14px 0 10px;
    font-weight: bold;
    letter-spacing: 1px;
}

#secondary {
    display: none;
}

.page-parent #secondary,
.page-child #secondary {
    float: left;
    width: 20%;
    margin-top: 13px;
    padding: 10px;
    display: block;
    background: #655946;

}

.page-parent #primary,
.page-child #primary {
    width: 75%;
    float: right;
}

.page-parent #main,
.page-child #main {
    width: 1024px;
    margin: 0 auto;
}

.page-parent #main:after,
.page-child #main:after {
    content: "";
    display: block;
    clear: both;
}

.page-parent #secondary h2,
.page-child #secondary h2 {
    color: #fff;
    margin-bottom: 10px;
}

.page-parent #secondary h2:after,
.page-child #secondary h2:after {
    display: none;
}

.sidebar ul {
    background: #fff;
}

.sidebar ul li a {
    text-decoration: none;
    color: #655946;
    font-weight: bold;
    display: block;
    padding: 5px 10px;
    border-bottom: 1px dotted #655946;
}

.sidebar ul li a:hover {
    background: #eadeca;
    color: #3a3328;
}

footer#colophon {
    margin-top: 50px;
}

.about-sa-top {

    width: 800px;
    margin: 0px auto;

}

p.product-img {

    float: left;
    width: 270px;

}

.product-explain {
    float: right;
    width: 475px;
    padding-left: 20px;
}

ul.product4 li img {
    width: 100%;
    height: auto;
}

ul.speedgun4 li {
    margin-bottom: 30px;
}

ul.speedgun4 li:after {
    content: "";
    clear: both;
    display: block;
}

p.product-img img {
    width: 100%;
    height: auto;
    margin-top: 8px;
}

h4 {
    font-weight: bold;
    font-size: 20px;
    display: inline-block;
    color: #6e6640;
    padding: 0;
    letter-spacing: 1px;
    margin-bottom: 10px;
    border-radius: 4px;
}

.nav li:last-child a {
    background: rgba(205, 182, 146, 0.53);
    color: #fff;
    color: #000;
}

.nav ul li:last-child a {
    background: #d9cdba;
    color: #fff;
    color: #000;
}

.nav li:last-child a:hover {
    background: #655946;
    color: #fff;
}

a.btn {
    text-decoration: none;
    background: #b8a17b;
    color: #fff;
    display: inline-block;
    padding: 3px 20px 2px;
    font-weight: 500;
    margin-top: 10px;
}

a.btn:hover {
    background: #655946;
}

.nav li {
    position: relative;
    list-style: none;
    display: inline-block;
}

.nav li a {
    display: block;
    text-align: center;
    transition: 0.5s;
    text-decoration: none;
    box-sizing: border-box;
    font-weight: bold;
}

.nav>li:hover>a {
    /*layer-1*/
}

.nav>li li:hover>a {
    /*layer-2*/
    /* color: olive; */
}

.nav li ul {
    top: 83px;
    position: absolute;
    left: -17px;
    /* display: none; */
    z-index: 9999;
}

.nav li ul li {
    overflow: hidden;
    height: 0px;
    transition: 0.2s;
    display: block;
    margin: 0 0 0px;
}

.nav li ul li a {
    padding: 10px;
    display: block;
    background: #d9cdba;
    font-weight: bold;
    width: 210px;
    font-size: 13px;
}

.nav li:hover>ul>li {
    overflow: visible;
    height: 40px;
}

.nav li ul li ul {
    top: 0;
    left: 110px;
}

.nav li ul li ul:before {
    position: absolute;
    content: "";
    top: 15px;
    left: 30px;
    border: 5px solid transparent;
    border-left: 5px solid #fff;
}

.nav li ul li ul li:hover>a {
    /*layer-3*/
    color: pink;
    background: #afc6e2;
}

.nav li ul li ul.left {
    top: 0;
    left: -190px;
}

.nav li ul li ul.left:before,
.nav li ul li ul li ul.left:before {
    position: absolute;
    content: "";
    top: 15px;
    left: 190px;
    border: 5px solid transparent;
    border-right: 5px solid #fff;
}

.nav li ul li ul.left li:hover>a {
    /*layer-2-left*/
    color: pink;
    background: #afc6e2;
}

.nav li ul li ul li ul.left li:hover>a {
    /*layer-3-left*/
    color: purple;
    background: #afc6e2;
}

.nav li ul li a:hover {
    background: #beac93;
    color: #fff;
}

.nav ul li:last-child a:hover {
    background: #beac93;
    color: #fff;
}

.table1 {
    width: 700px;
    margin: 0 auto 50px;
}

.table1 th {
    border-bottom: 3px solid #827359;
    font-size: 17px;
    font-weight: bold;
    color: #655946;
    letter-spacing: 1px;
    padding: 20px 0;
    width: 150px;
    vertical-align: top;
}

.table1 td {
    border-bottom: 3px solid #A39378;
    padding-bottom: 10px;
    padding-left: 20px;
    font-weight: 500;
    padding-top: 20px;
}

input.wpcf7-form-control {
    padding: 6px;
}

textarea.wpcf7-form-control {
    padding: 6px;
    width: 90%;
}

tr.submit input {
    display: block;
    width: 150px;
    margin: 0 auto;
    background: #a39378;
    border: none;
    color: #fff;
}

tr.submit input:hover {
    background: #827359;
}

tr.submit th,
tr.submit td {
    border: none;
}

ul.product4 li a {
    display: block;
    text-decoration: none;
}

ul.product4 li a:hover {
    opacity: 0.6;
    color: #cdb99d;
}

a:hover {
    -webkit-transition: all 400ms ease;
    -moz-transition: all 400ms ease;
    -ms-transition: all 400ms ease;
    -o-transition: all 400ms ease;
    transition: all 400ms ease;
}

#ham-menu {
    display: none;
}

.float_left {
    float: left;
}

.article-img {
    width: 750px;
    height: 500px;
    margin: 0 auto;
}

.font-red {
    color: red;
}

.spec-box {

    width: 800px;
    height: auto;
    margin: 0 auto;

}

.spec {
    display: inline-block;
    vertical-align: center;
    width: 380px;
    float: left;
}

.spec-text {
    border-bottom-width: thin;
    border-bottom-style: solid;
    border-bottom-color: #999;
    list-style: none;
    padding-top: 20px;
    padding-left: 40px;
    margin-right: 15px;
    margin-left: 20px;
    padding-bottom: 15px;
    font-size: 14px;
    height: 45px;
}

ul.speedgun-topimg {
    text-align: center;
}

ul.speedgun-topimg li {
    display: inline-block;
    margin: 0 20px;
    width: 100%;
    vertical-align: top;
}

ul.speedgun-topimg li span {
    display: block;
    font-weight: bold;
    color: #655A47;
    line-height: 40px;
    letter-spacing: 2px;
    font-size: 14px;
}

.speedgun-topimg-box {
    background: #E6E7E8;
    width: 825px;
    height: 100%;

}

.font-12px {

    font-size: 12px;

}

.margin-top-20px {

    padding-top: 20px;

}

.padding-bottom-40px {

    padding-bottom: 40px;

}

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

.gray_heading {

    font-size: 21px;
    padding: .5em .75em;
    background-color: #f6f6f6;
    border-bottom: 1px solid #ccc;

}

.box-70per {

    width: 70%;
    margin: 30px auto;
    ;

}

.iframe-content {

    text-align: center;

}

.whats-new {

    width: 760px;
    height: 200px;
    overflow: scroll;
    overflow-x: hidden;
    background: white;
    margin: 0 auto 20px;
    padding: 20px;
}

.whats-new p {
    border-bottom: solid 1px #beac93;
    padding-bottom: 3px;
    padding-top: 5px;
    padding-left: 12px;
    padding-right: 20px;
}

.marker_yellow_futo {
    background: linear-gradient(transparent 0%, #ffff66 0%);
}

.gray_heading_small {

    font-size: 19px;
    padding: .5em .75em;
    background-color: #f6f6f6;
    border-bottom: 1px solid #ccc;

}

.font-size-16px {

    font-size: 16px;
}

.font-size-14px {

    font-size: 14px;
}

.button01 {
    display: block;
    width: 560px;
    height: 70px;
    line-height: 72px;
    color: #FFF;
    text-decoration: none;
    text-align: center;
    background-color: #f39800;
    border-radius: 5px;
    -webkit-transition: all 0.5s;
    transition: all 0.5s;
    font-size: larger;
    margin-bottom: 30px;
}

.button01:hover {
    background-color: #f9c500;
    /*ボタン色*/
}

.underline_pink {
    background: linear-gradient(transparent 50%, #ff99ab 50%);
}

.top-group-box {

    width: 65%;
    height: auto;
    margin: 0 auto;
}

.top-group-box ul {

    width: 50%;
    height: auto;
    margin: 0 auto;
}

.top-group-box ul li {

    float: left;
}


.top-note {

    width: auto;
    margin: 0 auto;

}

.top-note ul li {
    height: 36px;
}

/*Follow Me*/
/* 全体 */
.followme {
    padding: 8px 0;
    color: #fff;
    /* 「Follow me」の文字の色 */
    background: #000;
    /* 全体背景の色 */
    font-family: Quicksand;
}

/* ボタン全体 */
.flowbtn8:before {
    display: none;
}

.flowbtn8 {
    color: #424242 !important;
    /* 文字の色 */
    border: solid 1px #fff;
    /* 枠線の色 */
    background: #fff !important;
    /* 背景の色 */
    border-radius: 50%;
    position: relative;
    display: inline-block;
    width: 40px;
    height: 40px;
    font-size: 20px;
    vertical-align: middle;
    text-decoration: none;
    transition: .5s;
    margin: 10px;
}

/* 全体ボタンマウスホバー時 */
.flowbtn8:hover {
    color: #000 !important;
    /* 文字の色 */
    border: solid 1px #fff;
    /* 枠線の色 */
    background: #fff !important;
    /* 背景の色 */
    -webkit-transform: translateY(-5px);
    -ms-transform: translateY(-5px);
    transform: translateY(-5px);
}

/* ボタン全体の位置 */
.snsbtniti {
    display: flex;
    flex-flow: row wrap;
    justify-content: center;
}

.widget ul {
    margin: -5pt 0 0 0;
}

#breadcrumbs {
    margin: 30px auto 0;
    max-width: 1024px;
    position: relative;
}

.top-img-margin {
    width: auto;
    height: auto;
    margin-top: 13px;
}

.english{
    text-align: center;
    padding-top: 20px;
    padding-bottom: 50px;
}

.member{
    background: #E0DBD3;
    padding-bottom: 50px;
}

.agency{
    background: #E0DBD3;
    padding-bottom: 50px;
}

.news-container{
    text-align: center;
    background: #ffffff;
    padding: 0 20px;
    max-width: 760px;
    margin: 0 auto;
}

.news-container ul{
    padding: 20px 0;
}

.news-container ul li{
border-bottom: 1px solid #ccc;
}

.news-container ul li:first-child{
    border-top: 1px solid #ccc;
}

.news-container ul li{
    display: flex;
    justify-content: flex-start;
    column-gap: 14px;
    flex-wrap: wrap;
    padding: 8px 0;
}
.news-date{
    background: #E0DBD3;
    padding: 0 4px;
    color: #000000;
}

.new{
    background: #FF0B0B;
    color: #ffffff;
    border-radius: 10px;
    padding: 0 4px;
    font-size: 12px;
    display: flex;
    align-items: center;
}

.news-text{
    text-align: left;
}

.news-btn {
    text-align: center;
    margin-top: 30px;
    margin-bottom: 70px;
}

.news-btn--inner {
    width: 240px;
    text-align: center;
    padding: 10px 0px;
    display: inline-block;
    border: 1px solid #000000;
    margin-top: 13px;
    color: #000;
    background: #ffffff;
}

/* ページネーション */

.page-numbers {
    display: flex;
    justify-content: center;
    align-content: stretch;
    flex-basis: 100%;
    margin-top: 50px;
}

ul.pagination li a {
    color: #ffffff;
    float: left;
    padding: 8px 16px;
    text-decoration: none;
    transition: background-color .3s;
    border: 1px solid #ffffff;
    margin: 0 4px;
    background-color: #B16941;
}


.page-numbers li span {
    padding: 8px 16px;
    background-color: #ffffff;
    color: #AF7A5C;
    border: 1px solid #AF7A5C;
    margin: 0px 7px;
}

.screen-reader-text {
    display: none;
}

/* ページネーション */


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

    body {
        background: #E6E7E8;
    }

    header {
        padding: 20px;
        text-align: center;
    }

    h1 {
        color: #655946;
        font-weight: 500;
        font-size: 11px;
        margin-bottom: 20px;
        margin-top: 20px;
    }

    p {
        font-size: 16px;

    }

    p#logo a {
        color: #108b93;
        font-size: 45px;
        font-weight: bold;
        letter-spacing: 2px;
        margin-bottom: 20px;
        font-family: 'Maven Pro', sans-serif;
    }

    p#logo span a {
        display: block;
        font-size: 19px;
        font-weight: bold;
        padding-bottom: 4px;
        color: #5D5D5D;
    }

    h2.h2-under {
        padding-top: 25px;
    }

    .nav {
        text-align: center;
        display: none;
    }

    .nav li {
        display: inline-block;
        margin-bottom: 0px;
    }

    .nav li a {
        color: #000;
        font-family: arial;
        letter-spacing: 2px;
        padding: 20px 30px 5px;
        font-family: 'Maven Pro', sans-serif;
    }

    .nav li a span {
        display: block;
        font-size: 14px;
        font-weight: 500;
        line-height: 40px;
    }

    .nav li a:hover {
        color: #beac93;
    }

    p#topimg img {
        width: 100%;
        height: auto;
        vertical-align: top;
    }

    h2 {
        text-align: center;
        font-size: 24px;
        font-weight: bold;
        letter-spacing: 1px;
        margin-bottom: 45px;
    }

    h2 span {
        display: block;
        font-size: 13px;
        letter-spacing: 4px;
        font-weight: 500;
        margin-bottom: 26px;
        font-family: 'Maven Pro', sans-serif;
    }

    h2:after {
        content: "";
        width: 100px;
        height: 6px;
        background: #000;
        margin: 0 auto 30px;
        display: block;
    }

    ul.product4 {
        text-align: center;
        width: auto;
    }

    ul.product4 li {
        display: inline-block;
        margin: 0 20px;
        width: 200px;
        vertical-align: top;
    }

    ul.product4 li span {
        display: block;
        font-weight: bold;
        color: #655A47;
        line-height: 40px;
        letter-spacing: 2px;
        font-size: 14px;
    }

    .products-box {
        background: #E0DBD3;
        padding-top: 60px;
        padding-bottom: 50px;
    }

    .about-box {
        padding-top: 150px;
        padding-bottom: 10px;
        margin-top: -83px;
    }

    .about-box table {
        width: 95%;
        margin: 40px auto 50px;
    }

    .about-box table th {
        border-bottom: 3px solid #827359;
        font-size: 17px;
        font-weight: bold;
        background: #655946;
        letter-spacing: 1px;
        padding: 10px 0;
        display: block;
        width: 100%;
        color: #fff;
        text-align: center;
    }

    .about-box table td {
        border-bottom: 3px solid #A39378;
        padding-bottom: 10px;
        padding-left: 0;
        display: block;
        font-weight: 500;
        width: 100%;
        padding-top: 10px;
        text-align: left;
    }

    .about-box ul {
        margin: 10px;
    }

    p.lead {
        width: 1000px;
        margin: 0 auto 50px;
        max-width: 80%;
    }

    .in {
        width: 100%;
        margin: 0 auto 50px;
        max-width: 1100px;
    }

    p.left-box {
        width: auto;
        float: none;
        margin: 0 auto;
        text-align: center;
    }

    img.left-box {

        width: 60%;
        float: none;
        margin: 0 auto;
    }

    .right-box {
        float: none;
        width: 95%;
        margin: 0 auto;
    }

    h3 {
        font-size: 20px;
        color: #655946;
        font-weight: bold;
        margin-bottom: 10px;
        margin-top: 30px;
        border-bottom: 1px dotted #8e6946;
        margin-left: 0px;
        margin-right: 0px;
    }

    .right-box p {
        margin-bottom: 20px;
    }

    ul.footer-menu {
        background: #000000;
        text-align: center;
    }

    ul.footer-menu li {
        display: inline-block;
    }



    ul.footer-menu li a span {
        display: block;
        font-size: 13px;
        line-height: 15px;
        font-weight: bold;
    }

    ul.footer-menu li a:hover {
        background: #bec0c1;
        color: #000;
    }

    p#copy {
        text-align: center;
        font-size: 14px;
        background: #fff;
        font-family: ariarl;
        padding: 20px;
        font-weight: bold;
        letter-spacing: 1px;
    }

    ul.footer-menu:after {
        content: "";
        clear: both;
        display: block;
    }

    ul.footer-menu li {
        display: block;
        width: 50%;
        float: left;
    }

    ul.footer-menu li a {
        text-decoration: none;
        color: #fff;
        font-family: 'Maven Pro', sans-serif;
        font-size: 17px;
        font-weight: bold;
        letter-spacing: 2px;
        display: block;
        padding: 21px 0 18px;
        line-height: normal;
    }

    ul.footer-menu li a span {
        display: block;
        font-size: 12px;
        line-height: 9px;
        font-weight: bold;
        letter-spacing: 4px;
        margin-top: 5px;
    }

    ul.footer-menu li a:hover {
        background: #bec0c1;
        color: #000;
    }

    p#copy {
        text-align: center;
        font-size: 14px;
        background: #fff;
        font-family: arial;
        padding: 14px 0 10px;
        font-weight: bold;
        letter-spacing: 1px;
    }

    #secondary {
        display: none;
    }

    .page-parent #secondary,
    .page-child #secondary {
        float: none;
        width: 96%;
        margin-top: 48px;
        background: #655946;
        padding: 10px 2%;
        display: block;
    }

    .page-parent #primary,
    .page-child #primary {
        width: 100%;
        float: none;
    }

    .page-parent #main,
    .page-child #main {
        width: 90%;
        margin: 0 auto;
    }

    .page-parent #main:after,
    .page-child #main:after {
        content: "";
        display: block;
        clear: both;
    }

    .page-parent #secondary h2,
    .page-child #secondary h2 {
        color: #fff;
        margin-bottom: 10px;
    }

    .page-parent #secondary h2:after,
    .page-child #secondary h2:after {
        display: none;
    }

    .sidebar ul {
        background: #fff;
    }

    .sidebar ul li a {
        text-decoration: none;
        color: #655946;
        font-weight: bold;
        display: block;
        padding: 5px 10px;
        border-bottom: 1px dotted #655946;
    }

    .sidebar ul li a:hover {
        background: #eadeca;
        color: #3a3328;
    }

    footer#colophon {
        margin-top: 50px;
    }

    .about-sa-top {

        width: 100%;
        margin: 20px auto;
    }

    p.product-img {
        float: none;
        width: 100%;
        margin: 0 auto;
        text-align: center;
    }

    .product-explain {
        float: none;
        width: 95%;
        margin: 0 auto 50px;
        padding: 0px;

    }

    ul.product4 li img {
        width: 100%;
        height: auto;
    }

    ul.speedgun4 li {
        margin-bottom: 30px;
    }

    ul.speedgun4 li:after {
        content: "";
        clear: both;
        display: block;
    }

    p.product-img img {
        width: 100%;
        height: auto;
    }

    h4 {
        font-weight: bold;
        font-size: 20px;
        display: inline-block;
        color: #6e6640;
        padding: 0;
        letter-spacing: 1px;
        margin-bottom: 10px;
        border-radius: 4px;
    }

    .nav li:last-child a {
        background: rgba(205, 182, 146, 0.53);
        color: #fff;
        color: #000;
    }

    .nav ul li:last-child a {
        background: #d9cdba;
        color: #fff;
        color: #000;
    }

    .nav li:last-child a:hover {
        background: #655946;
        color: #fff;
    }

    a.btn {
        text-decoration: none;
        background: #b8a17b;
        color: #fff;
        display: inline-block;
        padding: 3px 20px 2px;
        font-weight: 500;
        margin-top: 10px;
    }

    a.btn:hover {
        background: #655946;
    }

    .nav li {
        position: relative;
        list-style: none;
        display: inline-block;
    }

    .nav li a {
        display: block;
        text-align: center;
        transition: 0.5s;
        text-decoration: none;
        box-sizing: border-box;
        font-weight: bold;
    }

    .nav>li:hover>a {
        /*layer-1*/
    }

    .nav>li li:hover>a {
        /*layer-2*/
        /* color: olive; */
    }

    .nav li ul {
        top: 83px;
        position: absolute;
        left: -17px;
        /* display: none; */
    }

    .nav li ul li {
        overflow: hidden;
        height: 0px;
        transition: 0.2s;
        display: block;
        margin: 0 0 0px;
    }

    .nav li ul li a {
        padding: 10px;
        display: block;
        background: #d9cdba;
        font-weight: bold;
        width: 210px;
        font-size: 13px;
    }

    .nav li:hover>ul>li {
        overflow: visible;
        height: 40px;
    }

    .nav li ul li ul {
        top: 0;
        left: 110px;
    }

    .nav li ul li ul:before {
        position: absolute;
        content: "";
        top: 15px;
        left: 30px;
        border: 5px solid transparent;
        border-left: 5px solid #fff;
    }

    .nav li ul li ul li:hover>a {
        /*layer-3*/
        color: pink;
        background: #afc6e2;
    }

    .nav li ul li ul.left {
        top: 0;
        left: -190px;
    }

    .nav li ul li ul.left:before,
    .nav li ul li ul li ul.left:before {
        position: absolute;
        content: "";
        top: 15px;
        left: 190px;
        border: 5px solid transparent;
        border-right: 5px solid #fff;
    }

    .nav li ul li ul.left li:hover>a {
        /*layer-2-left*/
        color: pink;
        background: #afc6e2;
    }

    .nav li ul li ul li ul.left li:hover>a {
        /*layer-3-left*/
        color: purple;
        background: #afc6e2;
    }

    .nav li ul li a:hover {
        background: #beac93;
        color: #fff;
    }

    .nav ul li:last-child a:hover {
        background: #beac93;
        color: #fff;
    }

    .table1 {
        width: 95%;
        margin: 0 auto 50px;
    }

    .table1 th {
        border-bottom: 3px solid #827359;
        font-size: 17px;
        font-weight: bold;
        background: #655946;
        letter-spacing: 1px;
        padding: 10px 0;
        width: 100%;
        vertical-align: top;
        display: block;
        color: #fff;
        text-align: center;
    }

    .table1 td {
        border-bottom: 3px solid #A39378;
        padding-bottom: 10px;
        padding-left: 0;
        font-weight: 500;
        padding-top: 20px;
        width: 100%;
        display: block;
        text-align: center;
    }

    input.wpcf7-form-control {
        padding: 6px;
    }

    textarea.wpcf7-form-control {
        padding: 6px;
        width: 90%;
    }

    tr.submit input {
        display: block;
        width: 150px;
        margin: 0 auto;
        background: #a39378;
        border: none;
        color: #fff;
    }

    tr.submit input:hover {
        background: #827359;
    }

    tr.submit th,
    tr.submit td {
        border: none;
    }

    ul.product4 li a {
        display: block;
        text-decoration: none;
    }

    ul.product4 li a:hover {
        opacity: 0.6;
        color: #cdb99d;
    }

    a:hover {
        -webkit-transition: all 400ms ease;
        -moz-transition: all 400ms ease;
        -ms-transition: all 400ms ease;
        -o-transition: all 400ms ease;
        transition: all 400ms ease;
    }

    #ham-menu {
        background-color: #fff;
        box-sizing: border-box;
        height: 100%;
        padding: 10px 20px;
        position: fixed;
        right: -300px;
        top: 0;
        transition: transform 0.3s linear 0s;
        width: 300px;
        display: block;
        z-index: 1000;
    }

    #ham-menu::before {
        background-color: #fff;
        border-radius: 0 0 0 10px;
        color: #333;
        content: "≡";
        display: block;
        font-size: 50px;
        height: 50px;
        line-height: 50px;
        position: absolute;
        right: 100%;
        text-align: center;
        top: 0;
        width: 50px;
    }

    #menu-background {
        background-color: #333;
        display: block;
        height: 100%;
        opacity: 0;
        position: fixed;
        right: 0;
        top: 0;
        transition: all 0.3s linear 0s;
        width: 100%;
        z-index: -1;
    }

    #ham-menu:hover {
        transform: translate(-300px);
    }

    #ham-menu:hover+#menu-background {
        opacity: 0.5;
        z-index: 999;
    }

    div#ham-menu li a span {
        display: none;
    }

    div#ham-menu li a {
        text-decoration: none;
        color: #000;
        border-bottom: 1px dotted #aaa;
        display: block;
        line-height: 47px;
        padding: 0 2%;
        font-weight: 500;
        font-size: 15px;
    }

    li.pro-menu a {
        background: rgba(242, 240, 225, 0.59);
        padding: 0 2%;
    }

    li.contact-menu a {
        background: rgb(137, 109, 78);
        color: #fff !important;
    }

    div#ham-menu li a:hover {
        background: #e0dbd3;
    }

    .float_left {
        float: left;
    }

    .article-img {

        max-width: 95%;
        height: auto;
        margin: 0 auto;

    }

    .font-red {
        color: red;
    }

    .spec {
        display: inline-block;
        vertical-align: center;
        width: 100%;
        margin: 0 auto;
        float: none;
    }

    .spec-box {

        width: 90%;
        height: auto;
        margin: 0 auto;

    }

    ul.speedgun-topimg {
        text-align: center;
    }

    ul.speedgun-topimg li {
        display: inline-block;
        margin: 0 auto;
        width: 95%;
        vertical-align: top;
    }



    .speedgun-topimg-box {
        background: #E6E7E8;
        padding-top: 40px;
        padding-bottom: 40px;
        height: auto;
        margin: 0 auto;
        width: 90%;
    }

    .cb {

        clear: both;

    }

    .font-12px {

        font-size: 12px;

    }

    .padding-bottom-40px {

        padding-bottom: 40px;

    }

    .gray_heading {

        font-size: 21px;
        padding: .5em .75em;
        background-color: #f6f6f6;
        border-bottom: 1px solid #ccc;
        margin-bottom: 30px;

    }

    img {
        width: 100%;
        height: auto;
        margin: 0 auto;
    }

    #topimg img {
        width: 100%;

    }

    .box-70per {

        width: 70%;
        margin: 20px auto;

    }

    .iframe-content {

        position: relative;
        width: 100%;
        padding: 75% 0 0 0;

    }

    .iframe-content iframe {

        position: absolute;
        top: 0;
        left: 0;
        width: 100%;
        height: 100%;

    }

    .whats-new {

        width: auto;
        height: 200px;
        overflow: scroll;
        overflow-x: hidden;
        background: white;
        margin: 0 auto;
        padding: 20px;

    }

    .whats-new p {
        border-bottom: solid 1px #beac93;
        padding-bottom: 3px;
        padding-top: 5px;
        padding-left: 12px;
        padding-right: 20px;
    }

    .whats-new img {
        width: auto;
        height: auto;
        margin: 0 auto;
    }

    .gray_heading_small {

        font-size: 19px;
        padding: .5em .75em;
        background-color: #f6f6f6;
        border-bottom: 1px solid #ccc;
        margin-bottom: 15px;
        margin-top: 10px;

    }

    .button01 {
        display: block;
        width: 80%;
        height: 80px;
        line-height: 40px;
        color: #FFF;
        text-decoration: none;
        text-align: center;
        background-color: #f39800;
        border-radius: 16px;
        -webkit-transition: all 0.5s;
        transition: all 0.5s;
        margin-top: 10px;
        margin-bottom: 30px;
        padding: 16px;
    }

    .button01:hover {
        background-color: #f9c500;
        /*ボタン色*/
    }

    .underline_pink {
        background: linear-gradient(transparent 70%, #ff99ab 70%);
    }

    .top-group-box {

        width: 90%;
        height: auto;
    }

    .top-group-box ul {

        width: 50%;
        height: auto;
        margin: 0 auto;
    }

    .top-group-box ul li {

        float: none;
    }


    .top-note {

        width: 300px;
        margin: 0 auto;

    }

    .top-note ul li {
        height: 30px;
    }

    .top-img-margin {
        width: auto;
        height: auto;
        margin-top: 20px;
    }

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

    .news-btn--inner {
        width: 240px;
        text-align: center;
        padding: 10px 0px;
        display: inline-block;
        border: 1px solid #000000;
        margin-top: 13px;
        color: #000;
        background: #ffffff;
    }

        /* ページネーション */

        .page-numbers {
            display: flex;
            justify-content: center;
            align-content: stretch;
            flex-basis: 100%;
            margin-top: 30px;
        }
    
        ul.pagination li a {
            color: #ffffff;
            float: left;
            padding: 8px 16px;
            text-decoration: none;
            transition: background-color .3s;
            border: 1px solid #ffffff;
            margin: 0 4px;
            background-color: #B16941;
        }
    
    
        .page-numbers li span {
            padding: 8px 16px;
            background-color: #ffffff;
            color: #AF7A5C;
            border: 1px solid #AF7A5C;
            margin: 0px 7px;
        }
    
        .screen-reader-text {
            display: none;
        }
    
        /* ページネーション */
}