@charset "utf-8";
/******************************************************

        スマートフォンサイト用

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


/******************************************************/
/* elements  */
/******************************************************/
* {
    margin: 0;
    padding: 0;
    word-wrap: break-word;
}
html {
    font-size: 5px;
}
body {
    color: #444;
    font-size: 2.6rem;
    font-weight: 400;
    line-height: 1.85;
    letter-spacing: normal;
    text-align: center;
    font-family:
        "Noto Sans JP",
        "游ゴシック体",
        "Yu Gothic",
        "游ゴシック",
        YuGothic,
        sans-serif;
    -webkit-text-size-adjust: 100%;
}
p {
    text-align: justify;
}
dt {
}
dd {
}
strong, th {
    font-weight: bold;
}
ul, ol {
}
li {
}
h1, h2, h3, h4, h5, h6 {
    font-weight: 500;
}
td p, td li, td dt, td dd, dd li, dd p, li p, li li {
}
table {
    font-size: 100%;
    line-height: 1.6;
    border-top: 1px solid #bbbbbb;
    border-left: 1px solid #bbbbbb;
    border-right-style: none;
    border-bottom-style: none;
}
tr {
    text-align: left;
    vertical-align: top;
}
td, th {
    padding: 9px;
    border-right: 1px solid #bbbbbb;
    border-bottom: 1px solid #bbbbbb;
    border-top-style: none;
    border-left-style: none;
    outline-style: none;
}
hr {
    text-align:        left;
    vertical-align:    top;
    height: 1px;
    border-top-style:  none;
    border-bottom:     1px solid #bbbbbb;
    border-right-style: none;
    border-left-style: none;
    outline-style:     none;
}
a:link {
    color: #117434;
    text-decoration:none;
}
a:visited {
    color: #284d35;
    text-decoration:none;
}
a:active {
}
img {
    border-style: none;
    border-width: 0;
    vertical-align: top;
    max-width: 100%;
    height: auto;
}
iframe {
    max-width: 100%;
    height: auto;
}
.none {
    display: none !important;
}
.pc {
    display: none !important;
}
.justifyleft {
    text-align: left !important;
}
.justifyright {
    text-align: right !important;
}
.sup {
    vertical-align: top;
    font-size: 75%;
    position: relative;
    top: -0.1em
}
.red {
    color: #ff0000;
}


/******************************************************/
/* base  */
/******************************************************/
#top {
}
#wrapper {
    position: relative;
}
#main {
    display: block;
    position: relative;
}
#main .inbox {
    position: relative;
}
.contents {
}
.contents a:link {
    color: #117434;
    text-decoration:underline;
}
.contents a:visited {
    color: #284d35;
}


/******************************************************/
/* footer */
/******************************************************/
footer {
    border-top: 2px solid #444444;
    position: relative;
    z-index: 1;
    text-align: left;
    padding: 35px 0 0;
}
footer a {
    color: inherit !important;
}
footer .inbox {
}
footer .f_info {
}
footer .f_info h2 {
    color: #009dca;
    font-size: 2.2rem;
    font-weight: 700;
    line-height: 1.2;
    letter-spacing: 0.05em;
    margin-bottom: 8px;
    text-align: center;
}
footer .f_info h3 {
    color: #009dca;
    font-size: 2.8rem;
    font-weight: 900;
    line-height: 1.5;
    margin-bottom: 10px;
    text-align: center;
}
footer .f_info h3 strong {
    display: block;
    font-size: 3.6rem;
    font-weight: 900;
    line-height: 1;
}
footer .f_info p {
    line-height: 1.5;
    text-align: center;
}
footer .f_nav {
    margin-top: 20px;
}
footer .f_nav ul {
    border-bottom: 1px solid #e5e5e5;
}
footer .f_nav ul li {
    line-height: 1.2;
    letter-spacing: 0.08em;
    position: relative;
    border-top: 1px solid #e5e5e5;
}
footer .f_nav ul li::before {
    content: "";
    background: #b5b5b5;
    display: block;
    width: 6px;
    height: 1px;
    position: absolute;
    top: 50%;
    left: 20px;
}
footer .f_nav ul li a {
    display: block;
    padding: 15px 30px 15px 40px;
}
footer .f_contact {
    padding: 25px 30px;
}
footer .f_contact h4 {
    font-size: 2.4rem;
    font-weight: 700;
    line-height: 1.5;
    padding-bottom: 5px;
    border-bottom: 3px solid #e0e0e0;
}
footer .f_contact .list {
}
footer .f_contact .list dl {
}
footer .f_contact .list dt {
    color: #777;
    font-size: 2rem;
    font-weight: 700;
    line-height: 1.2;
    margin-top: 15px;
    margin-bottom: 5px;
}
footer .f_contact .list .mail {
}
footer .f_contact .list .mail .btn {
    font-size: 3.6rem;
    font-weight: 700;
    line-height: 1;
    letter-spacing: 0.08em;
    text-align: center;
}
footer .f_contact .list .mail .btn a {
    background: #444444;
    color: #fff !important;
    text-decoration: none;
    position: relative;
    display: block;
}
footer .f_contact .list .mail .btn a span {
    display: flex;
    align-items: center;
    justify-content: center;
    height: 70px;
    padding-right: 10px;
}
footer .f_contact .list .mail .btn a img {
    margin-right: 12px;
}
footer .f_contact .list .mail .btn a::after {
    content: "";
    display: block;
    width: 6px;
    height: 6px;
    border-right: 2px solid #fff;
    border-top: 2px solid #fff;
    position: absolute;
    top: 50%;
    right: 20px;
    transform: translateY(-50%) rotate(45deg);
}
footer .f_contact .list .tel {
    font-size: 4.6rem;
    font-weight: 700;
    line-height: 1;
}
footer .f_contact .list .tel a {
    display: flex;
    align-items: center;
}
footer .f_contact .list .tel img {
    margin-right: 8px;
    flex-shrink: 0;
}
footer .f_contact .list .fax {
    font-size: 3rem;
    font-weight: 700;
    line-height: 1;
    display: flex;
    align-items: center;
}
footer .f_contact .list .fax img {
    margin-right: 8px;
    flex-shrink: 0;
}
footer .copyright {
    border-top: 3px solid #e0e0e0;
    font-size: 1rem;
    line-height: 1;
    text-align: center;
}
footer .copyright small {
    padding: 10px;
    font-size: 1.6rem;
    font-weight: 400;
    line-height: 1.5;
    letter-spacing: 0.08em;
    text-transform: uppercase;
    text-align: center;
    display: block;
}


/******************************************************/
/* clearfix  */
/******************************************************/

div#content:after,
.clfx:after {
    content: ".";
    display: block;
    clear: both;
    height: 0;
    max-height: 0;
    visibility: hidden;
}
/* ie7,macIE5 */
div#content,
.clfx {
    display: inline-block;
}
/* winIE6 below, exclude macIE5 \*/
* html div#content,
* html .clfx {
    height: 1%;
}
div#content,
.clfx {
    display: block;
}


}