body {
    /* for Android Chrome 40 upper */
    font-family: Helvetica;
}

p {
    margin: 0;
}
div {
    margin: 0 auto;
}
.clear {
    clear: both;
}
.clearfix::after {
    content: "";
    display: block;
    clear: both;
}

.fontMini {
    font-size: 85%;
}
.alignL {
    text-align: left;
}
.alignC {
    text-align: center;
}
.alignR {
    text-align: right;
}

.ui-content {
    padding: 0;
    font-size: 14px;
}
.contentMain {
    background: #ebfff2;
    padding: 1px 5px;
}

section p {
    padding: 2px 0;
}
.wrap {
    -webkit-box-shadow: 0 1px 4px rgba(0, 0, 0, .1);
       -moz-box-shadow: 0 1px 4px rgba(0, 0, 0, .1);
            box-shadow: 0 1px 4px rgba(0, 0, 0, .1);
    -webkit-border-radius: 0.3em;
       -moz-border-radius: 0.3em;
            border-radius: 0.3em;
    border: 1px solid #ccc;
    background: #fff;
    padding: 10px;
    margin: 8px 0 0 0;
}

h1 {
    margin: 0;
    padding: 5px 0 0 2px;
    line-height: 20px;
    text-align: left;
    font-weight: normal;
    font-size: 14px;
}
h2.head1 {
    font-weight: normal;
    text-align: center;
    letter-spacing: 0.08em;
    font-size: 14px;
    color: #007d3c;
    border-radius: 5px;
    -moz-border-radius: 5px;
    margin: -8px -9px 13px -9px;
    padding: 10px 0 13px;
    background: #ccf0d7;
    background-image: -webkit-gradient(linear, left top, left bottom, from(#fff), color-stop(75%, #ccf0d7));
    background-image: -webkit-linear-gradient(#fff,#ccf0d7 75%);
    background-image:    -moz-linear-gradient(#fff,#ccf0d7 75%);
    background-image:     -ms-linear-gradient(#fff,#ccf0d7 75%);
    background-image:      -o-linear-gradient(#fff,#ccf0d7 75%);
    background-image:         linear-gradient(#fff,#ccf0d7 75%);
}
h2.copyP {
    margin: 15px;
    padding: 10px 0 8px;
    font-size: 120%;
    font-weight: normal;
    text-align: center;
    letter-spacing: 0.08em;
    color: #007d3c;
    border-radius: 0.3em;
    border: 1px solid #be99eb;
    background: #d7c3fa;
    background-image: -webkit-gradient(linear, left top, left bottom, from(#faf0ff), color-stop(75%, #d7c3fa));
    background-image: -webkit-linear-gradient(#faf0ff,#d7c3fa 75%);
    background-image:    -moz-linear-gradient(#faf0ff,#d7c3fa 75%);
    background-image:     -ms-linear-gradient(#faf0ff,#d7c3fa 75%);
    background-image:      -o-linear-gradient(#faf0ff,#d7c3fa 75%);
    background-image:         linear-gradient(#faf0ff,#d7c3fa 75%);
    -webkit-box-shadow: 1px 1px 2px 1px rgba(0, 0, 0, 0.1);
    -moz-box-shadow: 1px 1px 2px 1px rgba(0, 0, 0, 0.1);
    box-shadow: 1px 1px 2px 1px rgba(0, 0, 0, 0.1);
}
h3.copyM {
    margin: 0 auto;
    font-size: 120%;
    font-weight: normal;
    color: #007d3c;
    line-height: 30px;
}
h3.copyM span {
    font-size: 80%;
}

.L1 {
    float: left;
    width: 49%;
}
.R1 {
    float: right;
    width: 49%;
}

.yaR1 {
    margin:2px 0 3px 5px;
    vertical-align:middle;
}

.mark {
    margin-right: 0.5em;
    color: #007d3c;
}

.mar1 {
    margin: 5px 0 8px 0;
}
.mar2 {
    margin: 3px 0;
}
.mar3 {
    margin: 5px 0;
}
.mar4 {
    margin-bottom: 13px;
}

.pad1 {
    padding: 10px 0 0 0;
}
.pad2 {
    padding-bottom: 5px;
}
.pad3 {
    padding: 5px 0 2px;
}

.pic3 {
    max-width: 98%;
    height: auto;
    border: 1px solid #ccc;
    margin: 5px 0;
}

.titleZ {
    width: 304px;
    height: auto;
    margin: 1px 0 3px;
}
.titleJa,
.title {
    height: 45px;
    margin: 10px 0 13px;
}
.titleB {
    height: 25px;
    margin: 10px 0 15px;
}
.saidan {
    width: 284px;
    height: auto;
    border: 1px solid #ccc;
    margin-top: 10px;
}
.logo {
    width: 200px;
    height: auto;
    margin: 10px 0;
}
.map {
    max-width: 320px;
    height: auto;
    margin: 0 -10px 0 -17px;
}

ol {
    margin: 0 5px 0 -18px;
    text-align: left;
}
ol li {
    padding: 2px 0 8px;
}

.iconTel .ui-icon {
    background: url("/sp/images/icon_tel.png") no-repeat;
    background-size: 15px 25px;
}
.iconFree .ui-icon {
    background: url("/sp/images/icon_free.png") no-repeat;
    background-size: 15px 25px;
}

.staff {
    text-align: center;
    background-image: -webkit-gradient(linear, left top, left bottom, from(#ebfff0), to(#fff));
    background-image: -webkit-linear-gradient(#ebfff0,#fff);
    background-image:    -moz-linear-gradient(#ebfff0,#fff);
    background-image:     -ms-linear-gradient(#ebfff0,#fff);
    background-image:      -o-linear-gradient(#ebfff0,#fff);
    background-image:         linear-gradient(#ebfff0,#fff);
    border: 1px solid #afe6cc;
    border-radius: 0.3em;
    margin: 15px 3em 15px;
    padding: 0.7em 1.5em 1em;
}
.staff h2 {
    margin: 5px auto 8px;
    font-size: 14px;
    font-weight: normal;
    color: #007d3c;
    background: none;
}
.floral {
    border-bottom: 2px #ccc dotted;
    padding-bottom: 12px;
    margin: 2px 0 13px;
}
.floral h2 {
    margin: 0;
    padding: 15px 0 0;
    font-weight: normal;
    font-size: 14px;
    color: #000;
    background: #fff;
}
.floral img {
    float: left;
    width: 50px;
    margin: -10px 10px 0 0;
}
.ja h3 {
    padding: 8px 10px;
    margin: 25px 0 12px;
    color: #000;
    font-weight: normal;
    border: 1px solid #ccc;
    border-radius: 0.6em;
    background: #ebfff2;
    background-image: -webkit-gradient(linear, left top, left bottom, from(#fff), color-stop(75%, #ebfff2));
    background-image: -webkit-linear-gradient(#fff,#ebfff2 75%);
    background-image:    -moz-linear-gradient(#fff,#ebfff2 75%);
    background-image:     -ms-linear-gradient(#fff,#ebfff2 75%);
    background-image:      -o-linear-gradient(#fff,#ebfff2 75%);
    background-image:         linear-gradient(#fff,#ebfff2 75%);
}
.office {
    border-bottom: 2px #ccc dotted;
    padding-bottom: 12px;
    margin: 2px 8px 13px;
}
.office .ui-btn .ui-icon {
    width: 25px!important;
    height: 25px!important;
    margin: -12px 0 0 5px;
    box-shadow: none !important;
    -webkit-box-shadow: none !important;
    -moz-box-shadow: none !important;
    border-radius: 0 !important;
    -webkit-border-radius: 0 !important;
    -moz-border-radius: 0 !important;
}

.hall {
    border-bottom: 2px #ccc dotted;
    padding-bottom: 12px;
    margin: 7px 0 10px;
    text-align: center;
}
.hallN {
    border: none;
}
.hallImg {
    width: 284px;
    height: auto;
    border: 1px solid #ccc;
    margin: 5px 0;
}

.Bottomlink {
    font-size: 12px;
    line-height: 30px;
    padding: 3px 10px 0;
}

nav .ui-btn-icon-left .ui-btn-inner {
    padding-left: 15px;
}
.ui-navbar {
    margin: 0;
}
.ui-icon-custinfopc {
    background-image: url("/sp/images/icon_pc.png");
    background-size: 18px 18px;
}

/* footer */
.ui-bar-z {
    color: #fff;
    font-family: Helvetica,Arial,sans-serif;
}
.ui-footer .ui-title {
    margin: 0;
    padding: 3px;
    font-size: 12px;
}
h2 {
    clear: both;
    color: #fff;
    text-shadow: none;
    background: #007d3c;
    background-image: none;
}

/* theme= "c" "d" */
.ui-body-d {
    color: #000;
}
.ui-bar-d {
    background: #fff;
    margin: 0;
    padding: 5px 0 0 0;
    border-top: 2px solid #007d3c;
    border-bottom: none;
    text-align: center;
    font-size: 14px;
}
.ui-btn-up-c,
.ui-body-d .ui-link,
.ui-body-d .ui-link:visited {
    text-decoration: none;
    font-weight: normal;
    color: #000;
}
.ui-btn-up-d,
.ui-btn-hover-d {
    text-decoration: none;
    text-shadow: none;
    color: #000;
    font-weight: normal;
    border: 1px solid #ccc;
    background: #ebfff2;
    background-image: -webkit-gradient(linear, left top, left bottom, from(#fff), color-stop(75%, #ebfff2));
    background-image: -webkit-linear-gradient(#fff,#ebfff2 75%);
    background-image:    -moz-linear-gradient(#fff,#ebfff2 75%);
    background-image:     -ms-linear-gradient(#fff,#ebfff2 75%);
    background-image:      -o-linear-gradient(#fff,#ebfff2 75%);
    background-image:         linear-gradient(#fff,#ebfff2 75%);
}
