﻿/* CSS Document */
@media screen and (max-width: 750px) {

img{
max-width: 100%;
height: auto;
width /***/:auto;
}

@font-face {
    font-family: 'MontserratBlack';
    src: url('../fonts/MontserratBlack.eot');
    src: url('../fonts/MontserratBlack.eot') format('embedded-opentype'),
    url('../fonts/MontserratBlack.woff2') format('woff2'),
    url('../fonts/MontserratBlack.woff') format('woff'),
    url('../fonts/MontserratBlack.ttf') format('truetype'),
    url('../fonts/MontserratBlack.svg#MontserratBlack') format('svg');
}

* {
    margin: 0;
    padding: 0;
    outline: 0;
    border: 0;
    background: 0 0;
    vertical-align: baseline;
    font-size: 100%
}

*,
:after,
:before {
    box-sizing: border-box
}

html {
    font-size: 100%;
    -webkit-text-size-adjust: 100%;
    -ms-text-size-adjust: 100%
}

body {

    font: normal normal normal 14px/1.8 'Meiryo', 'メイリオ', sans-serif;
    /*max-width: 1920px;*/
    margin: 0 auto;
    color: #4c4c4c;
    #min-width: 100%;
}

address,
caption,
code,
figcaption,
pre,
th {
    font-weight: 400;
    font-style: normal;
    font-size: 1em
}

blockquote,
q {
    quotes: none
}

blockquote:after,
blockquote:before,
q:after,
q:before {
    content: '';
    content: none
}

fieldset,
iframe,
img {
    border: 0
}

ins {
    background-color: #ff9;
    color: #000;
    text-decoration: none
}

caption,
th {
    text-align: left
}

table {
    border-collapse: collapse;
    border-spacing: 0
}

article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
nav,
section {
    display: block
}

audio,
canvas,
progress,
video {
    display: inline-block;
    vertical-align: baseline
}

sup {
    vertical-align: text-top
}

sub {
    vertical-align: text-bottom
}

hr {
    display: block;
    overflow: visible;
    box-sizing: content-box;
    margin: 1em 0;
    padding: 0;
    height: 0;
    border: 0;
    border-top: 1px solid #ccc
}

button,
input,
optgroup,
select,
textarea {
    margin: 0;
    font-size: 100%;
    font-family: sans-serif
}

textarea {
    overflow: auto
}

[type=checkbox],
[type=radio] {
    box-sizing: border-box;
    padding: 0
}

[type=number]::-webkit-inner-spin-button,
[type=number]::-webkit-outer-spin-button {
    height: auto
}

[type=search] {
    outline-offset: -2px;
    -webkit-appearance: textfield
}

[type=search]::-webkit-search-cancel-button,
[type=search]::-webkit-search-decoration {
    -webkit-appearance: none
}

::-webkit-file-upload-button {
    font: inherit;
    -webkit-appearance: button
}

details,
menu {
    display: block
}

summary {
    display: list-item
}

canvas {
    display: inline-block
}

[hidden],
template {
    display: none
}

input,
select {
    vertical-align: middle
}

button {
    overflow: visible;
    box-sizing: content-box;
    border: 0;
    background: 0 0;
    color: inherit;
    vertical-align: inherit;
    font: inherit;
    line-height: inherit;
    cursor: pointer
}

button:disabled {
    cursor: default
}

button,
select {
    text-transform: none
}

[type=reset],
[type=submit],
button,
html [type=button] {
    -webkit-appearance: button
}

[type=button]::-moz-focus-inner,
[type=reset]::-moz-focus-inner,
[type=submit]::-moz-focus-inner,
button::-moz-focus-inner {
    padding: 0;
    border-style: none
}

[type=button]:-moz-focusring,
[type=reset]:-moz-focusring,
[type=submit]:-moz-focusring,
button:-moz-focusring {
    outline: 1px dotted ButtonText
}

fieldset {
    padding: .35em .75em .625em
}

legend {
    display: table;
    max-width: 100%;
    color: inherit;
    white-space: normal
}

audio:not([controls]) {
    display: none;
    height: 0
}

:focus[data-focus-method=mouse]:not(input):not(textarea):not(select),
:focus[data-focus-method=touch]:not(input):not(textarea):not(select) {
    outline: 0
}

::-moz-focus-inner {
    padding: 0;
    border: 0
}

audio,
progress,
video {
    display: inline-block
}

progress {
    vertical-align: baseline
}

a,
a:link,
a:visited {
    background-color: transparent;
    text-decoration: none;
    -webkit-text-decoration-skip: objects
}

a:hover {
    opacity: 0.8;
}

a:active {
    text-decoration: none
}

abbr[title] {
    border-bottom: none;
    text-decoration: underline;
    text-decoration: underline dotted
}

b,
strong {
    font-weight: inherit;
    font-weight: bolder
}

code,
kbd,
pre,
samp {
    font-size: 1em;
    font-family: monospace
}

mark {
    background-color: #ff0;
    color: #000
}

small {
    font-size: 80%
}

sub,
sup {
    position: relative;
    vertical-align: baseline;
    font-size: 75%;
    line-height: 0
}

sub {
    bottom: -.25em
}

sup {
    top: -.5em
}

ul {
    list-style: none
}

img {
    display: block;
    height: auto;
    max-width: 100%;
    border-style: none
}

.img-tbg img {
    display: none;
}

.bkt {
    width: 56px;
    height: 56px;
    background-color: rgba(255, 255, 255, 1);
    position: fixed;
    border: 2px solid #d4d903;
    right: 3%;
    bottom: 3%;
    z-index: 999;
    color: white;
    display: none;
    font-size: 16px;
    cursor: pointer;
    text-align: center;
    border-radius: 100%;
    background: url(../images/top.svg) no-repeat center center;
    background-size: 18px 10px;
}

.red {
    color: #ee242e;
}

/*index*/

.wrapper-sp {
    display: inline-block;
}

.wrapper-brand {
    #width: 100%;
    #min-width: 1px;
    #margin: auto;
    #padding: 10px 3% 10px 3%;
    #display: inline-flex;
    display: none;
    #align-items: center;
}


.logo {
    #margin-left: auto;
    max-width: 445px;
    #float: none;
    width: 25%;
    max-width: 25%;
    height: auto;
    display: none;

}

.nav-inner {

    #text-align: right;
    #margin-right: 20px;
    display:none;
}

.nav-inner ul {
    display: flex;
    justify-content: flex-end;
}

.nav-inner ul li {
    padding: 0px 15px;
}

.nav-inner ul a {
    color: #4c4c4c;
    font-size: 14px;
    text-transform: uppercase;
    position: relative;
    letter-spacing: 3px;
}

.nav-inner ul a:before {
    position: absolute;
    top: -32px;
    left: 0;
    width: 0%;
    height: 5px;
    background-color: #d4d903;
    content: "";
    display: block;
    transition: all 0.3s;
    -webkit-transition: all 0.3s;
}

.contact-inner {

    font-size: 14px;
    min-width: 156px;
}

.contact-inner a {
    color: #5c5c5c;
    border: 1px solid #d4d903;
    transition: all 0.3s;
    -webkit-transition: all 0.3s;
    font-weight: bold;
    padding: 10px 35px;
    border-radius: 30px;
}

.nav-inner ul a:hover:before {
    width: 100%;
}

.contact-inner a:hover {
    background-color: #d4d903;
    color: #fff;
}

/*banner*/

.banner {
    width: 100%;
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center center;
}


.banner-inner {
    max-width: 100%;
    padding: 30px 20px 20px;
    margin: 0 auto;
}

.ban-tit {
    font-size: 46px;
    font-family: 'MontserratBlack';
    color: #d4d903;
    font-weight: bold;
    text-transform: uppercase;
    line-height: 1.2
}

.ban-tit span {
    display: block;
}

.ban-text {
    font-size: 15px;
    font-weight: bold;
    margin: 80px 0 60px;
}

.ban-text span {
    display: block;
}

.ban-in {
    max-width: 100%;
}

.ban-in a {
    display: block;
    font-size: 14px;
    text-align: center;
    color: #d4d903;
    transition: all 0.3s;
    -webkit-transition: all 0.3s;
    border: 1px solid #d4d903;
    text-transform: uppercase;
    font-weight: bold;
    padding: 15px;
    border-radius: 50px;
}

.ban-in a:after {
    content: "";
    display: inline-block;
    background: url(../images/file.svg) no-repeat;
    width: 13px;
    height: 13px;
    margin-left: 30px;
    vertical-align: middle;
    transition: all 0.3s;
    -webkit-transition: all 0.3s;

}

.ban-in a:hover {
    color: #fff;
    background-color: #d4d903;
}

.ban-in a:hover:after {
    background: url(../images/file2.svg) no-repeat;
}

/*concept*/

.concept {
    max-width: 100%;
    position: relative;
    z-index: 2;
    padding: 40px 0 250px;
    overflow: hidden;
}

.concept:after {
    content: attr(data-title);
    font-family: 'MontserratBlack';
    position: absolute;
    display: block;
    z-index: -1;
    font-size: 200px;
    text-transform: uppercase;
    line-height: 1.1;
    color: #f3f4c1;
    font-weight: bold;
    right: -8px;
    bottom: 50px;
}

.concept-wrapper {
    width: 100%;
    /*max-width: 1200px;*/
    padding: 0 10px;
    margin: 0 auto;
    position: relative;
}

.concept-img {
    padding-top: 5%;
    max-width: 100%;
}

.concept-img img {
    box-shadow: -5px 5px 20px rgba(0, 0, 0, .3);
    -webkit-box-shadow: -5px 5px 20px rgba(0, 0, 0, .3);
}

.concept-inner {
    position: absolute;
    top: 0;
    right: 20px;
    width: 80%;
    background-color: #d4d903;
    box-shadow: -5px 5px 20px rgba(0, 0, 0, .3);
    -webkit-box-shadow: -5px 5px 20px rgba(0, 0, 0, .3);
    padding: 17px 20px 10px;
}

.concept-inner .concepth2 {
    font-size: 14px;
    color: #fff;
    line-height: 1.2
}

.concept-inner .concepth2 span {
    font-size: 20px;
    color: #fff;
    font-family: 'MontserratBlack';
    display: block;
    line-height: 1.5;
    font-weight: normal;
}

.concept-inner .concepth2:before {
    content: "";
    display: block;
    width: 36px;
    height: 2px;
    background-color: #fff;
}

.concept-text {
    color: #fff;
    font-size: 14px;
    margin: 30px 0 30px;
}

.concept-in {
    max-width: 230px;
}

.concept-in a {
    display: block;
    font-size: 14px;
    text-align: center;
    color: #fff;
    transition: all 0.3s;
    -webkit-transition: all 0.3s;
    border: 1px solid #fff;
    text-transform: uppercase;
    font-weight: bold;
    padding: 12px;
    border-radius: 50px;
}

.concept-in a:after {
    content: "";
    display: inline-block;
    background: url(../images/file2.svg) no-repeat;
    width: 13px;
    height: 13px;
    margin-left: 26px;
    vertical-align: middle;
    transition: all 0.3s;
    -webkit-transition: all 0.3s;
}

.concept-in a:hover {
    color: #d4d903;
    background-color: #fff;
}

.concept-in a:hover:after {
    background: url(../images/file.svg) no-repeat;
}

/*service*/

.service {
    width: 100%;
    margin: 60px auto;
}

.serviceh2 {
    width: 100%;
    max-width: 1200px;
    padding: 0 10px;
    margin: 0 auto;
    text-align: center;
    color: #d4d903;
    font-size: 14px;
    line-height: 1.0
}

.serviceh2 span {
    font-size: 30px;
    font-family: 'MontserratBlack';
    display: block;
    line-height: 1.0;
    font-weight: normal;
}

.serviceh2:before {
    content: "";
    display: block;
    width: 2px;
    margin: 0 auto;
    height: 38px;
    background-color: #d4d903;
}

.service-wrapper {
    max-width: 1200px;
    margin: 22px auto;
    padding: 10 10px;
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    width: 100%;

}

.service-wrapper article {
    width: calc(100% - 20px);
    box-shadow: 0px 0px 20px rgba(0, 0, 0, .1);
    -webkit-box-shadow: 0px 0px 20px rgba(0, 0, 0, .1);
    position: relative;
}

.service-wrapper article img {
    width: 100%;
}

.ser-text {
    #position: relative;
    top: -25px;
    left: 0%;
    #width: calc(100% - 20px);
    margin: 0 auto;
    background-color: #fff;
    border-bottom: 1px solid #000;
    padding: 10px 10px 10px;
    letter-spacing: 2px;
}

.ser-x {
    font-size: 30px;
    color: #d4d903;
    font-weight: bold;
    line-height: 1.1;
}

.ser-ti {
    font-weight: bold;
    font-size: 14px;
    margin: 15px 0 15px;
}

.ser-in {
    #font-weight: bold;
    font-size: 12px;
}
.service-in {
    max-width: 100%;
    #margin: 0 auto;
    margin-bottom: 15px;
}

.service-in a {
    display: block;
    font-size: 14px;
    text-align: center;
    color: #d4d903;
    transition: all 0.3s;
    -webkit-transition: all 0.3s;
    border: 1px solid #d4d903;
    text-transform: uppercase;
    font-weight: bold;
    #padding: 10px;
    margin-bottom: 40px;
    border-radius: 50px;
}

.service-in a:after {
    content: "";
    display: inline-block;
    background: url(../images/file.svg) no-repeat;
    width: 100%;
    #height: 3px;
    margin-left: 16px;
    vertical-align: middle;
    transition: all 0.3s;
    -webkit-transition: all 0.3s;
}

.service-in a:hover {
    color: #fff;
    background-color: #d4d903;
}

.service-in a:hover:after {
    background: url(../images/file2.svg) no-repeat;
}

/*topice*/

.topics {
    width: 100%;
    margin: 100px auto;
    padding: 70px 0;
    background: url(../images/topice-img.jpg) no-repeat center center/cover;
}

.topicsh2 {
    width: 100%;
    max-width: 1200px;
    padding: 0 20px;
    margin: 0 auto;
    text-align: center;
    color: #d4d903;
    font-size: 16px;
    line-height: 1.4
}

.topicsh2 span {
    font-size: 36px;
    font-family: 'MontserratBlack';
    display: block;
    line-height: 1.8;
    font-weight: normal;
    text-transform: uppercase;
}

.topicsh2:before {
    content: "";
    display: block;
    width: 2px;
    margin: 0 auto;
    height: 38px;
    background-color: #d4d903;
}

.topics-wrapper {
    max-width: 1240px;
    margin: 72px auto;

    display: flex;
    justify-content: space-between;
    width: 100%;

}

.topics-wrapper article {
    width: 90%;
    padding: 20px 20px;
    border-right: 1px solid #fff;
    color: #fff;

}

.topics-wrapper article:last-child {
    border-right: 0px solid #fff;
}

.date {
    margin: 0px 0 20px;
    display: block;
}

.topics-in {
    max-width: 258px;
    margin: 25 auto;
}

.topics-in a {
    display: block;
    font-size: 12px;
    text-align: center;
    color: #d4d903;
    transition: all 0.3s;
    -webkit-transition: all 0.3s;
    border: 1px solid #d4d903;
    text-transform: uppercase;
    font-weight: bold;
    padding: 15px;
    border-radius: 50px;
}

.topics-in a:after {
    content: "";
    display: inline-block;
    background: url(../images/file.svg) no-repeat;
    width: 13px;
    height: 13px;
    margin-left: 30px;
    vertical-align: middle;
    transition: all 0.3s;
    -webkit-transition: all 0.3s;

}

.topics-in a:hover {
    color: #fff;
    background-color: #d4d903;
}

.topics-in a:hover:after {
    background: url(../images/file2.svg) no-repeat;
}

/*about*/

.abouth2 {
    width: 100%;
    max-width: 1200px;
    padding: 0 20px;
    margin: 0 auto;
    text-align: center;
    color: #d4d903;
    font-size: 14px;
    line-height: 1.4;
    text-transform: uppercase;
}

.abouth2 span {
    font-size: 36px;
    font-family: 'MontserratBlack';
    display: block;
    line-height: 1.8;
    font-weight: normal;
}

.abouth2:before {
    content: "";
    display: block;
    width: 2px;
    margin: 0 auto;
    height: 38px;
    background-color: #d4d903;
}

.about-top {
    width: 100%;
    position: relative;
    z-index: 2;
    padding: 10px 0 250px;
    overflow: hidden;
}

.about-top:after {
    content: attr(data-title);
    font-family: 'MontserratBlack';
    position: absolute;
    line-height: 1.1;
    display: block;
    z-index: -1;
    font-size: 180px;
    text-transform: uppercase;
    color: #f3f4c1;
    font-weight: bold;
    left: -66px;
    bottom: -20px;
}

.about-wrapper {
    width: 100%;
    max-width: 1200px;
    padding: 0 10px;
    margin: 10px auto 0;
    position: relative;
}

.about-img {
    padding-top: 65px;
}

.about-img img {
    margin: 0 auto;
    margin-right: 0;
    box-shadow: 5px 5px 20px rgba(0, 0, 0, .3);
    -webkit-box-shadow: 5px 5px 20px rgba(0, 0, 0, .3);
}

.about-inner {
    position: absolute;
    color: #fff;
    top: 0;
    left: 20px;
    width: 90%;
    background-color: #242424;
    box-shadow: 5px 5px 20px rgba(0, 0, 0, .3);
    -webkit-box-shadow: 5px 5px 20px rgba(0, 0, 0, .3);
    padding: 42px 40px 40px;
}

.about-inner dl {
    font-size: 12px;
    display: flex;
    border-bottom: 1px solid #474747;
    padding: 5px 5px;
}

.about-inner dl dt {
    width: 25%;

}

.about-inner dl dd {
    width: 75%;


}

.about-topb {
    width: 100%;
    max-width: 1200px;
    font-size: 14px;
    margin: 90px auto;
    background-color: #d4d903;
    color: #fff;
    text-align: center;
    padding: 60px 20px 30px;
}

.about-topb a {
    color: #d4d903;
    background-color: #fff;
    border: 1px solid #fff;
    font-size: 16px;
    text-align: center;
    max-width: 450px;
    margin: 30px auto 0;
    display: block;
    text-transform: uppercase;
    padding: 16px;
    transition: all 0.3s;
    -webkit-transition: all 0.3s;
}

.about-topb a:hover {
    background-color: #d4d903;
    color: #fff;
}

/*foot*/

footer {
    background-color: #242424;
    width: 100%;
    padding: 20px;
    color: #fff;
}

.foot {
    max-width: 1200px;
    margin: 0 auto;
    padding: 10px 0 10px;
    #width: 100%;
    border-bottom: 1px solid #474747;
    #display: flex;
    justify-content: space-between;
    display:none;
}

.foot-copy {
    max-width: 1200px;
    width: 100%;
    justify-content: space-between;
    margin: 0 auto;
    padding: 0 0;
    display: flex;
}

.foot-add {
    font-size: 14px;
    margin-top: 10px;
}

.foot-add:before {
    background: url(../images/map.svg) no-repeat;
    width: 12px;
    height: 20px;
    display: inline-block;
    margin-right: 10px;
    content: "";
    vertical-align: middle;
}

.foot-tel > a {
    display: block;
    text-align: right;
    color: #d4d903;
    font-size: 24px;

}

.foot-tel > a:before {
    background: url(../images/fs-tel.svg) no-repeat;
    width: 22px;
    height: 16px;
    display: inline-block;
    margin-right: 10px;
    content: "";
    vertical-align: middle;
}

.foot-nav ul {
    display: flex;
    text-align: right;
}

.foot-nav ul a {
    text-transform: uppercase;
    font-size: 14px;
    color: #fff;
    padding-left: 44px;
}

.foot-nav ul a:hover {
    text-decoration: underline;
}

.ort {
    text-align: right;
}

.ort a {
    display: inline-block;
    margin-left: 23px;
}

.ort a img {
    width: 16px;
    height: 16px;
}

/*page*/

.banfont2 {
    background-repeat: no-repeat;
    background-position: center center;
    background-size: cover;
}

.pageh2 {
    width: 100%;
    text-align: center;
    color: #d4d903;
    padding: 80px 20px;
    margin: 0 auto;
    font-size: 20px;
    text-transform: uppercase;
    font-weight: bold;

}

.pageh2 span {
    font-size: 42px;
    font-family: 'MontserratBlack';
    display: block;
    line-height: 1.8;
    font-weight: normal;
}

/*contact*/

.contact_form {
    width: 100%;
    max-width: 1200px;
    margin: 80px auto;
    background-color: #f7f7f7;
    padding: 50px 0;

}

.contact_form dl {
    width: 100%;
    height: auto;
    max-width: 854px;
    margin: 0 auto;
}

.contact_form dl {
    display: flex;
}

.contact_form dl dt,
.contact_form dl dd {
    padding: 20px;
}

.contact_form dl dt {
    width: 30%;
    line-height: 1.1;
    font-size: 18px;
    padding: 15px;
}

.contact_form dl dt .red {
    font-size: 18px;
    line-height: 1.1;
}

.contact_form dl dt em {
    font-size: 14px;
    color: #999999;
    display: block;
}

em {
    font-style: normal;
}

.contact_form dl dd {
    width: 70%;
}

input[type="text"],
input[type="tel"],
input[type="email"],
select,
textarea {
    width: 100%;
    border: 1px solid #e0e0e0;
    padding: 10px;
    background-color: #fff;
    box-sizing: border-box;
}

.contact-table {
    width: 100%;
    max-width: 860px;
    margin: 34px auto;
}

.contact-table td {
    display: block;
    text-align: center;
}

[type=submit] {
    width: 258px;
    background-color: #d4d903;
    text-transform: uppercase;
    color: #fff;

    line-height: 17px;
    font-size: 14px;
    cursor: pointer;
    margin: 2px;
    padding: 25px 15px;
    border-radius: 50px;
}

/*sevice*/

.sevice-wrapper1 {
    width: 100%;
    position: relative;
    z-index: 2;
    padding: 100px 0 10px;
    overflow: hidden;
    background: url(../images/serviceimg01bg.jpg) right 65% / 90% auto no-repeat
}

.sevice-wrapper1:after {
    content: attr(data-title);
    font-family: 'MontserratBlack';
    position: absolute;
    display: block;
    z-index: -1;
    font-size: 80px;
    text-transform: uppercase;
    line-height: 1.1;
    color: #d4d903;
    left: -38px;
    top: 80px;
}
.sevice-wrapper2 {

    background: url(../images/serviceimg01bg.jpg) left 65% / 90% auto no-repeat
}

.sevice-wrapper2:after {
left:auto;
    right: -168px;
   
}
.sevice-item1 {
    width: 100%;
    max-width: 1200px;
    padding: 0 10px;
    margin: 0 auto;
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    -webkit-flex-direction: row-reverse;
    flex-direction: row-reverse;
}
.sevice-wrapper2 .sevice-item1 {

    -webkit-flex-direction: inherit;
    flex-direction:inherit;
}
.sevice-img {
    width: 80%;
    display: none;
}

.sevice-img img {
    box-shadow: -5px 5px 20px rgba(0, 0, 0, .3);
    -webkit-box-shadow: -5px 5px 20px rgba(0, 0, 0, .3);
}

.sevice-inner {
    width: 100%;
    margin-top: 8px;
    background-color: #fff;
    padding: 40px;
    box-shadow: -5px 5px 20px rgba(0, 0, 0, .3);
    -webkit-box-shadow: -5px 5px 20px rgba(0, 0, 0, .3);
}

.serviceh2-in {
    font-size: 16px;
    color: #4c4c4c;
    line-height: 1.4;
}

.serviceh2-in span {
    font-size: 30px;
    color: #d4d903;
    font-family: 'MontserratBlack';
    display: block;
    text-transform: uppercase;
    line-height: 1.8;
    font-weight: normal;
}
.serviceh2-in em {font-size: 12px;margin-left: 5px;font-weight: normal;}
.serviceh2-in:before {
    content: "";
    display: block;
    width: 38px;
    height: 2px;
    background-color: #d4d903;
}

.service-text {
    font-size: 14px;
    margin-top: 70px;line-height: 2;
}


header {
  padding:10px;
  color: #d4d903;
  background: #FFF;
}

#nav-drawer {
  #position: relative;
  color: #d4d903;
}

/*チェックボックス等は非表示に*/
.nav-unshown {
  display:none;
}

/*アイコンのスペース*/
#nav-open {
  display: inline-block;
  width: 50px;
  height: 20px;
  color: #d4d903;
  vertical-align: middle;
}

/*ハンバーガーの形をCSSで表現*/
#nav-open span, #nav-open span:before, #nav-open span:after {
  position: absolute;
  height: 3px;/*線の太さ*/
  width: 45px;/*長さ*/
  border-radius: 3px;
  background: #555;
  display: block;
  content: '';
  color: #d4d903;
  cursor: pointer;
}
#nav-open span:before {
  bottom: -8px;
  color: #d4d903;
}
#nav-open span:after {
  bottom: -16px;
  color: #d4d903;
}

/*閉じる用の薄黒箇所*/
#nav-close {
  display: none;
  position: fixed;
  z-index: 99;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: black;
  opacity: 0;
  transition: .3s ease-in-out;
}

/*メニューの中身*/
#nav-content {
  overflow: auto;
  position: fixed;
  top: 0;
  left: 0;
  z-index: 9999;
  width: 60%;
  max-width: 330px;/*最大幅（お好みで調整を）*/
  height: 20%;
  background: #fff;
  color: #d4d903;
  transition: .3s ease-in-out;
  -webkit-transform: translateX(-105%);
  transform: translateX(-105%);
}

/*チェックがついたら表示させる*/
#nav-input:checked ~ #nav-close {
  display: block;
  color: #d4d903;
  opacity: .5;
}

#nav-input:checked ~ #nav-content {
  -webkit-transform: translateX(0%);
  transform: translateX(0%);
  box-shadow: 6px 0 25px rgba(0,0,0,.15);
  color: #d4d903;
  background-image: url("../images/banner.jpg");
  background-size:100%;
}

.header-logo-menu{
	display: flex;
	display: -moz-flex;
	display: -o-flex;
	display: -webkit-flex;
	display: -ms-flex;
	flex-direction: row;
	-moz-flex-direction: row;
	-o-flex-direction: row;
	-webkit-flex-direction: row;
	-ms-flex-direction: row;
}

/*ロゴやサイトタイトルをセンタリング*/
.logo-area{
	display:inline-block;
	#vertical-align:top;
	#text-align:center;
	#margin:auto;
	#color: #d4d903;
	}
.logo-area-in{
    #text-align:right;
    #max-width: 10px;
    #float: none;
    width: 25px;
    #max-width: 35px;
    #height: auto;
    margin:right;
    display: inline;
    color: #d4d903;
}
.logo-area-title{
    font-size: 18px;
    display: inline;
    color: #d4d903;
}

#pagejump_demo .scroll_button a{
    position: fixed;
    display: block;
    right:50px;
    bottom:50px;
    background: #313131;
    color:#fff;
    padding:20px;
}
.service-text-p {
    font-size: 14px;
    margin-top: 40px;line-height: 2;
    margin-bottom: 20px;line-height: 2;
}
/* privacy policy */
.p-table {
    padding: 10px;
    margin: 10px;
    margin-bottom: 10px;
    border: 1px solid  #333333;
}

.paren{
 counter-reset:item;
 list-style:none;
}
.paren li:before{
 content:counters(item, ".") ")";
 counter-increment:item;
 margin-right:0.5em;
}
.paren li{
 padding-left:50px
 text-indent:-1.5em;
}
.detail-li{
 margin-left:20px;

}
.detail-text{
 margin-left:19px;
 padding: 10px;

}
