section.company-mark img{
    width: 30%;
    margin-top: -1em;

    margin-bottom: -2em;

}
.topmoji01 {
    overflow: hidden;
    position: relative;
    top: -3em;
    left: 15em;
    color: #000;
    padding: 0em;
    font-size: 1.5em;
}
section.company-rinen {
    background: url(../img/paper-f1.png) repeat;
    /* width: 98%; */
    /* position: relative; */
    /* top: 0em; */
    /* left: -2em; */
    margin-left: -2em;
    padding: 1em;
    
    border-top: 8px solid #003300;
    border-left: 8px solid #003300;
}
section.company-rinen h2{
margin-top: 0em;
margin-left: 0em;

}
p.rinen {
display:clear;
white-space: normal;
font-size: 1.0em;
line-height: 1;

}

section.company-info{
    background: url(../img/paper-f1.png) repeat;
    width: 100%;
    /* position: relative; */
    /* top: 0em; */
    /* left: -2em; */
        margin-left: -2em;
    padding: 1em 1em;
    border-top: 8px solid #003300;
    border-left: 8px solid #003300;
}
section.company-info table{
    border-collapse: separate;
    border: 5px;
}
section.company-map{
background: url(../img/paper-f1.png) repeat;
    /* width: 105%; */
    /* position: relative; */
    /* top: 0em; */
    margin-left: -2em;
    padding: 1em 1em;
    border-top: 8px solid #003300;
    border-left: 8px solid #003300;
}

 #gmap {

        height: 400px;
        width: 90%;
        margin-left:  auto;
		margin-right: auto;
		margin-top: 5px;
		margin-bottom:  10px;
       }
       
       



#order-step{

    max-width: 1000px;
    width: 100%;
    margin: 0 auto;
    position: relative;
    /*background-color: #666;*/
    top: 0em;
    left: -1em;
}
#order-step h2{
padding-left: 1em;
    font-size: 1.5em;
}

.oderbox li{
background: url("../img/paper-f1.png") repeat;
/*background-color: #fff;*/
}

ol.oderbox {
    padding: 0;
    list-style: none;
    list-style-position: outside;
}
.oderbox h3{
    margin-top: 45px;
border-left: 8px solid #003300;
border-bottom: 1px solid #003300;
}

.oderbox p{
padding:0em 1em;
}
section#oder1.orderbox{

}

.oderbox > li:not(:last-child)::before {
    position: absolute;
    right: 0;
    bottom: -19px;
    left: 0;
    display: block;
    width: 38px;
    height: 38px;
    margin: auto;
    content: "";
    border: 3px solid #fff;
    border-radius: 50%;
    background: #003300;
}
.oderbox > li:not(:last-child)::after {
    position: absolute;
    right: 0;
    bottom: -14px;
    left: 0;
    display: block;
    width: 0;
    height: 0;
    margin: auto;
    content: "";
    border: 7px solid transparent;
    border-top-width: 12px;
    border-top-color: #fff;
}
.oderbox > li:not(:last-child) {
    position: relative;
    padding-bottom: 25px;
    border-bottom: 2px solid #003300;
}

.inner{
    margin-top: -3em;
padding: 0.5em;
}


section.qanda{
    width: 95%;
    margin-left: 0em;
}
.box-q{
margin: 5px 5px;
border: 1px solid #003300;
}
ul.qes{
margin:0;/* marginキャンセル */
padding:0;/* paddingキャンセル */

list-style:none;/* olがはき出す数字を消す */
}

.box-q-up {
    height: 4em;
    padding-top: 1px;
    padding-left: 15px;
    background-color: #FFCCFF;
}

.box-q-dn {
    
    padding: 1px 15px;
    background-color:#DDFFFF;
}
.box-q-dn ul{
list-style:none;
}


section.links{
    padding-left: 0;
    padding-bottom: 1em;
}
.cat01{
background: linear-gradient(#006666,#CCFFCC);
    margin-right: 15px;
    padding-bottom: 1px;
}

.cat01 h3{
padding-left: 1px;
background:#006600;
color: #fff;

}
.cat01 ul{
list-style:none;
}

.cat01 ul li{
margin-bottom: 0.2em;
}

.button2 {

  /*line-height: 3.5;*/
  font-size: 1em;
  text-decoration:none;
  color: #000;

}
.button2:hover {
  color: #000;
 font-size: 1.2em;
 font-weight:bold; 
    letter-spacing: 0.2px;
     transition:all 0.8s;
     ;
}

.button2::after{

    color: #fff;
    transition:all 1.5s;
    /*transition-property:width;*/
      z-index: 10;
}

.cat02{
background: linear-gradient(#006666,#CCFFCC);
    margin-right: 15px;
    padding-bottom: 1px;
    padding-top: 1px;
}

section.toiawase {
        margin: 1em 3em 2em -1em;
    border: 2px solid #000;
    background: url("../img/paper-f1.png") repeat;
}
section.toiawase h2{
margin-left: 1em;
}
.table00{
padding-left: 2em;

}
.table00 dt {
float: left;
    display: table-cell;
    width: 33%;
    font-weight: normal;
    vertical-align: middle;
    clear: left;
}




.icon-acc00{
    margin-left: 15px;
    padding: 2px 6px;
    background-color: #00a0e9;
    color: #fff;
    font-size: 72%;
}
.icon-acc{
    margin-left: 15px;
    padding: 2px 6px;
    background-color: #CC0000;
    color: #fff;
    font-size: 72%;
}

.privacybox{
    width: 70%;
    height: 150px;
    margin-bottom: 1em;
    margin-left: auto;
    margin-right: auto;
    padding: 1em;
    border: 3px solid #cfcfcf;
    overflow-y: scroll;

}
section.privacy00 h3{
text-align: center;
}
pre.pribox {
padding: 1em;
    white-space: pre-wrap;
    word-wrap: break-word;
    width: 100%;
    border: none;
}

.qes-center{
text-align: center;
margin-bottom: 2em;

}

input.submit_button {
padding: 1em 3em;
background-image: linear-gradient( #A5A5A5, #BABAC2, #E8E8E8);
box-shadow:2px 2px 2px #555;

font-size: 1em;
border-radius: 5px;

}
input.submit_button:hover {

  font-weight:bold;
  background-color: #333;
}

section.reserve{
margin-left: 1em;

}
.reserve00 p{
margin-left: 0em;

}
.denwala {
font-size: 1.8em;
}
#err-mes{
color: #FF0000;

    background-color: #CCFFCC;
    margin: 0em 7em;
    

}
.kakunin00 {
    width: 87%;
    background-color: #fff;
    margin-bottom: 5em;
    padding: 1em;
        background: url("../img/paper-f1.png") repeat;
        border: 2px solid #000;
}
p.kakunin01{
margin: 1em;
}
.table00 dl{
border-bottom: 1px solid #000;

}
#btn-area input{
background-color: #000;
margin: 1em;


}

button.kaku-btn {
    margin-top: 2em;
    margin-bottom: 2em;
    margin-left: 1em;
    font-size: 1.5em;
    padding: 1em 1em;
background-image: linear-gradient( #A5A5A5, #BABAC2, #E8E8E8);
box-shadow:2px 2px 2px #555;

font-size: 1em;
border-radius: 5px;
}
button.kaku-btn:hover {

  font-weight:bold;
  background-color: #333;
}
.kannryo{

background-color: #333;
}

@media screen and (max-width:820px){ /* ------------------------------------------ */

section.company-mark img{
margin-top: -1em;
    margin-left: 2em;
    position: abusolut
}
.topmoji01 {
    overflow: hidden;
    position: relative;
    top: -4em;
    left: 13em;
    color: #000;
    padding: 0em;
    font-size: 1.5em;
}
section.qanda {
 width: 92%;
}

section.links {
    width: 100%;
}

section.toiawase {
    margin: 0em 1em 0em 1em;
}

.table00 dt {
    width: 33%;
    }

 }
@media screen and (max-width:620px){  /* ------------------------------------------ */
section.company-mark img{
    width: 48%;
    height: 104%;
    margin-top: 0em;
    margin-left: 8em;
    margin-bottom: 0em;
}
.v-table{
font-size: 0.8em;
}


.topmoji01 {
    position: relative;
    font-size: 0.8em;
    top: -5em;
    left: 0em;
}
section.company-rinen,section.company-info ,section.company-map{
    background: none;
    }
    
    section.qanda {
    width: 100%;
    margin-left: -0.5em;
}
.box-q-up {
    height: 6em;

}

.cat01 ul {
    padding-right: 0em;
    padding-left: 0.5em;

}
section.toiawase {
width: 100%;

    overflow: hidden;
        margin-top: 1em;
    margin-left: -1em;
    border: none;
    background: none;
}
dt.mob-dt {
    clear: left;
    float: none;

}
 dd.mob-dt00{
 margin-left: 0em;
 }
.toolong{
width: 95%;
}

.privacybox {
    width: 85%;
    margin-left: 1em;
    height: 130px;
}
    
    section.privacy00 h3 {

}
#err-mes{
    margin: 0em 1em;

}
.privacybox {
    width: 87%;
    margin-left: 7px;
    height: 156px;
}
.kakunin00 {
    width: 100%;
    margin-bottom: 3em;
    padding: 0em;
    background: none;
    border: none;
    margin-left: -1em;
}
button.kaku-btn {
    margin-top: 1em;
    margin-bottom: 1em;
    margin-left: 1em;
    font-size: 0.8em;
    padding: 0.5em 0.5em;
background-image: linear-gradient( #A5A5A5, #BABAC2, #E8E8E8);
box-shadow:2px 2px 2px #555;

font-size: 1em;
border-radius: 5px;
}

}