html,
body,
div,
span,
object,
iframe,
h1,
h2,
h3,
h4,
h5,
h6,
p,
blockquote,
pre,
abbr,
address,
cite,
code,
del,
dfn,
em,
img,
ins,
kbd,
q,
samp,
small,
strong,
sub,
sup,
var,
b,
i,
dl,
dt,
dd,
ol,
ul,
li,
fieldset,
form,
label,
legend,
table,
caption,
tbody,
tfoot,
thead,
tr,
th,
td,
article,
aside,
canvas,
details,
figcaption,
figure,
footer,
header,
hgroup,
menu,
nav,
section,
summary,
time,
mark,
audio,
video {
    margin: 0;
    padding: 0;
    border: 0;
    outline: 0;
    font-size: 100%;
    vertical-align: baseline;
    background: transparent;
    -webkit-text-size-adjust: 100%
}

body {
    line-height: 1
}

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

blockquote,
q {
    quotes: none
}

ul {
    list-style: none
}

address,
dl,
dt,
dd {
    font-style: normal
}

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

a {
    margin: 0;
    padding: 0;
    font-size: 100%;
    vertical-align: baseline;
    background: transparent
}

ins {
    background-color: #ff9;
    color: #000;
    text-decoration: none
}

mark {
    background-color: #ff9;
    color: #000;
    font-style: italic;
    font-weight: bold
}

del {
    text-decoration: line-through
}

abbr[title],
dfn[title] {
    border-bottom: 1px dotted;
    cursor: help
}

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

hr {
    display: block;
    height: 1px;
    border: 0;
    border-top: 1px solid #cccccc;
    margin: 1em 0;
    padding: 0
}

input,
select {
    vertical-align: middle
}

a img {
    border: none
}

img {
    vertical-align: bottom
}

ol {
    padding-left: 2em
}

#main section,
#main aside {
    margin-bottom: 20px
}

.none {
    display: none
}

.clear {
    clear: both
}

.clearfix {
    _display: inline-block
}

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

.fleft0 {
    float: left;
    display: inline
}

.fleft1 {
    float: left;
    display: inline;
    margin-right: 10px;
    margin-bottom: 10px;
    text-align: center
}

.fleft2 {
    float: left;
    display: inline;
    margin-right: 20px;
    margin-bottom: 20px;
    text-align: center
}

.fright0 {
    float: right;
    display: inline;
    text-align: center
}

.fright1 {
    float: right;
    display: inline;
    margin-left: 10px;
    margin-bottom: 10px;
    text-align: center
}

.fright2 {
    float: right;
    display: inline;
    margin-left: 20px;
    text-align: center;
    margin-bottom: 20px
}

.photo1 img {
    -webkit-transition: 0.3s;
    transition: 0.3s
}

.photo1 img:hover {
    -webkit-transform: translate(0px, -10px);
    transform: translate(0px, -10px)
}

.photo3 img {
    -webkit-transition: 0.2s;
    transition: 0.2s
}

.photo3 img:hover {
    -webkit-transform: rotate(3deg);
    transform: rotate(3deg)
}

.m5 {
    margin: 5px
}

.m10 {
    margin: 10px
}

.m15 {
    margin: 15px
}

.m20 {
    margin: 20px
}

.m30 {
    margin: 30px
}

.m40 {
    margin: 40px
}

.m50 {
    margin: 50px
}

.m75 {
    margin: 75px
}

.m100 {
    margin: 100px
}

.t-m5 {
    margin-top: 5px
}

.t-m10 {
    margin-top: 10px
}

.t-m15 {
    margin-top: 15px
}

.t-m20 {
    margin-top: 20px
}

.t-m30 {
    margin-top: 30px
}

.t-m40 {
    margin-top: 40px
}

.t-m50 {
    margin-top: 50px
}

.t-m75 {
    margin-top: 75px
}

.t-m100 {
    margin-top: 100px
}

.b-m5 {
    margin-bottom: 5px
}

.b-m10 {
    margin-bottom: 10px
}

.b-m15 {
    margin-bottom: 15px
}

.b-m20 {
    margin-bottom: 20px
}

.b-m30 {
    margin-bottom: 30px
}

.b-m40 {
    margin-bottom: 40px
}

.b-m50 {
    margin-bottom: 50px
}

.b-m75 {
    margin-bottom: 75px
}

.b-m100 {
    margin-bottom: 100px
}

.l-m5 {
    margin-left: 5px
}

.l-m10 {
    margin-left: 10px
}

.l-m15 {
    margin-left: 15px
}

.l-m20 {
    margin-left: 20px
}

.l-m30 {
    margin-left: 30px
}

.l-m40 {
    margin-left: 40px
}

.l-m50 {
    margin-left: 50px
}

.l-m70 {
    margin-left: 70px
}

.l-m75 {
    margin-left: 75px
}

.l-m100 {
    margin-left: 100px
}

.r-m5 {
    margin-right: 5px
}

.r-m10 {
    margin-right: 10px
}

.r-m15 {
    margin-right: 15px
}

.r-m20 {
    margin-right: 20px
}

.r-m30 {
    margin-right: 30px
}

.r-m40 {
    margin-right: 40px
}

.r-m50 {
    margin-right: 50px
}

.r-m75 {
    margin-right: 75px
}

.r-m100 {
    margin-right: 100px
}

.h-m5 {
    margin-top: 5px;
    margin-bottom: 5px
}

.h-m10 {
    margin-top: 10px;
    margin-bottom: 10px
}

.h-m15 {
    margin-top: 15px;
    margin-bottom: 15px
}

.h-m20 {
    margin-top: 20px;
    margin-bottom: 20px
}

.h-m30 {
    margin-top: 30px;
    margin-bottom: 30px
}

.h-m40 {
    margin-top: 40px;
    margin-bottom: 40px
}

.h-m50 {
    margin-top: 50px;
    margin-bottom: 50px
}

.w-m5 {
    margin-left: 5px;
    margin-right: 5px
}

.w-m10 {
    margin-left: 10px;
    margin-right: 10px
}

.w-m15 {
    margin-left: 15px;
    margin-right: 15px
}

.w-m20 {
    margin-left: 20px;
    margin-right: 20px
}

.w-m30 {
    margin-left: 30px;
    margin-right: 30px
}

.w-m40 {
    margin-left: 40px;
    margin-right: 40px
}

.w-m50 {
    margin-left: 50px;
    margin-right: 50px
}

.p5 {
    padding: 5px
}

.p10 {
    padding: 10px
}

.p15 {
    padding: 15px
}

.p20 {
    padding: 20px
}

.p30 {
    padding: 30px
}

.p40 {
    padding: 40px
}

.p50 {
    padding: 50px
}

.p75 {
    padding: 75px
}

.p100 {
    padding: 100px
}

.t-p5 {
    padding-top: 5px
}

.t-p10 {
    padding-top: 10px
}

.t-p15 {
    padding-top: 15px
}

.t-p20 {
    padding-top: 20px
}

.t-p30 {
    padding-top: 30px
}

.t-p40 {
    padding-top: 40px
}

.t-p50 {
    padding-top: 50px
}

.t-p75 {
    padding-top: 75px
}

.t-p100 {
    padding-top: 100px
}

.b-p5 {
    padding-bottom: 5px
}

.b-p10 {
    padding-bottom: 10px
}

.b-p15 {
    padding-bottom: 15px
}

.b-p20 {
    padding-bottom: 20px
}

.b-p30 {
    padding-bottom: 30px
}

.b-p40 {
    padding-bottom: 40px
}

.b-p50 {
    padding-bottom: 50px
}

.b-p75 {
    padding-bottom: 75px
}

.b-p100 {
    padding-bottom: 100px
}

.l-p5 {
    padding-left: 5px
}

.l-p10 {
    padding-left: 10px
}

.l-p15 {
    padding-left: 15px
}

.l-p20 {
    padding-left: 20px
}

.l-p30 {
    padding-left: 30px
}

.l-p40 {
    padding-left: 40px
}

.l-p50 {
    padding-left: 50px
}

.l-p60 {
    padding-left: 60px
}

.l-p65 {
    padding-left: 65px
}

.l-p70 {
    padding-left: 70px
}

.l-p75 {
    padding-left: 75px
}

.l-p100 {
    padding-left: 100px
}

.r-p5 {
    padding-right: 5px
}

.r-p10 {
    padding-right: 10px
}

.r-p15 {
    padding-right: 15px
}

.r-p20 {
    padding-right: 20px
}

.r-p30 {
    padding-right: 30px
}

.r-p40 {
    padding-right: 40px
}

.r-p50 {
    padding-right: 50px
}

.r-p75 {
    padding-right: 75px
}

.r-p100 {
    padding-right: 100px
}

.h-p5 {
    padding-top: 5px;
    padding-bottom: 5px
}

.h-p10 {
    padding-top: 10px;
    padding-bottom: 10px
}

.h-p15 {
    padding-top: 15px;
    padding-bottom: 15px
}

.h-p20 {
    padding-top: 20px;
    padding-bottom: 20px
}

.h-p30 {
    padding-top: 30px;
    padding-bottom: 30px
}

.h-p40 {
    padding-top: 40px;
    padding-bottom: 40px
}

.h-p50 {
    padding-top: 50px;
    padding-bottom: 50px
}

.h-p75 {
    padding-top: 75px;
    padding-bottom: 75px
}

.h-p100 {
    padding-top: 100px;
    padding-bottom: 100px
}

.w-p5 {
    padding-left: 5px;
    padding-right: 5px
}

.w-p10 {
    padding-left: 10px;
    padding-right: 10px
}

.w-p15 {
    padding-left: 15px;
    padding-right: 15px
}

.w-p20 {
    padding-left: 20px;
    padding-right: 20px
}

.w-p30 {
    padding-left: 30px;
    padding-right: 30px
}

.w-p40 {
    padding-left: 40px;
    padding-right: 40px
}

.w-p50 {
    padding-left: 50px;
    padding-right: 50px
}

.w-p75 {
    padding-left: 75px;
    padding-right: 75px
}

.w-p100 {
    padding-left: 100px;
    padding-right: 100px
}

.tcenter {
    text-align: center
}

.tright {
    text-align: right
}

.tleft {
    text-align: left
}

.ttext {
    text-indent: 1em;
    text-align: justify
}

.tkome {
    padding-left: 1em;
    text-indent: -1em
}

.tinline {
    display: inline-block
}

.toverflow {
    overflow: hidden;
    zoom: 1
}

.scroll {
    height: 250px;
    overflow-y: scroll
}

.orange {
    color: #FF6600
}

.red {
    color: #CC0000
}

.blue {
    color: #008EB6
}

.green {
    color: #448f42
}

.green2 {
    color: #80c269
}

.skyblue {
    color: #029fe6
}

.magenta {
    color: #663366
}

.white {
    color: #FFF !important
}

.pink {
    color: #ff8ec0
}

.darkpink {
    color: #9E005D
}

.black {
    color: #000000
}

.yellow {
    color: #fff45c
}

.f-s8 {
    font-size: 8px
}

.f-s10 {
    font-size: 10px
}

.f-s11 {
    font-size: 11px
}

.f-s12 {
    font-size: 12px
}

.f-s13 {
    font-size: 13px
}

.f-s14 {
    font-size: 14px
}

.f-s15 {
    font-size: 15px
}

.f-s16 {
    font-size: 16px
}

.f-s18 {
    font-size: 18px
}

.f-s20 {
    font-size: 20px
}

.f-s22 {
    font-size: 22px
}

.f-s24 {
    font-size: 24px
}

.marker-c {
    background: -webkit-gradient(linear, left top, left bottom, color-stop(70%, transparent), color-stop(0%, #a8d8fa));
    background: linear-gradient(transparent 70%, #a8d8fa 0%);
    z-index: 0
}

.marker-m {
    background: -webkit-gradient(linear, left top, left bottom, color-stop(70%, transparent), color-stop(0%, #ff7c81));
    background: linear-gradient(transparent 70%, #ff7c81 0%);
    z-index: 0
}

.marker-y {
    background: -webkit-gradient(linear, left top, left bottom, color-stop(70%, transparent), color-stop(0%, #fef36c));
    background: linear-gradient(transparent 70%, #fef36c 0%);
    z-index: 0
}

.marker-k {
    background: -webkit-gradient(linear, left top, left bottom, color-stop(70%, transparent), color-stop(0%, #ccc));
    background: linear-gradient(transparent 70%, #ccc 0%);
    z-index: 0
}

.marker-p {
    background: -webkit-gradient(linear, left top, left bottom, color-stop(70%, transparent), color-stop(0%, #ffd0e1));
    background: linear-gradient(transparent 70%, #ffd0e1 0%);
    z-index: 0
}

.bg-orange {
    background-color: #ffefd6
}

.bg-red {
    background-color: #CC0000
}

.bg-blue {
    background-color: #0068B7;
    color: #fff
}

.bg-green {
    background-color: #99CC66
}

.bg-skyblue {
    background-color: #029fe6
}

.bg-magenta {
    background-color: #663366
}

.bg-yellow {
    background-color: #fffdde
}

.bg-white {
    background-color: #FFF;
    border-bottom: 1px solid #eee
}

.bg-pink {
    background-color: #ff8ec0
}

.bg-darkpink {
    background-color: #9E005D
}

.bg-black {
    background-color: #000000
}

.bg-111 {
    background-color: #111
}

.bg-222 {
    background-color: #222
}

.bg-333 {
    background-color: #333
}

.bg-aaa {
    background-color: #aaa
}

.bg-bbb {
    background-color: #bbb
}

.bg-ccc {
    background-color: #ccc
}

.bg-ddd {
    background-color: #ddd
}

.bg-eee {
    background-color: #eee
}

.link {
    margin: 10px 0
}

.link li {
    margin-bottom: 10px
}

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

.centered {
    position: relative;
    overflow: hidden
}

.centered ul {
    position: relative;
    left: 50%;
    margin-right: -10px;
    float: left
}

.centered ul li {
    position: relative;
    left: -50%;
    margin-right: 20px;
    float: left
}

.flink0,
.flink1,
.flink2 {
    width: 100%
}

.flink0 ul {
    margin-right: -11px
}

.flink1 ul {
    margin-right: -11px;
    margin-bottom: -10px
}

.flink2 ul {
    margin-right: -21px;
    margin-bottom: -20px
}

.flink0 li {
    float: left
}

.flink1 li {
    float: left;
    margin-right: 10px;
    margin-bottom: 10px
}

.flink2 li {
    float: left;
    margin-right: 20px;
    margin-bottom: 20px;
    border-radius: 10px
}

.img-r {
    border-radius: 10px
}

.img-maru {
    border-radius: 1000px
}

.img-b {
    border: 3px solid #ccc
}

.img-sd {
    border: 3px solid #fff;
    -webkit-box-shadow: rgba(0, 0, 0, 0.3) 1px 1px 3px 2px;
    box-shadow: rgba(0, 0, 0, 0.3) 1px 1px 3px 2px
}

.blinking {
    -webkit-animation: blink 0.8s ease-in-out infinite alternate;
    animation: blink 0.8s ease-in-out infinite alternate
}

@-webkit-keyframes blink {
    0% {
        opacity: 0
    }

    100% {
        opacity: 1
    }
}

@keyframes blink {
    0% {
        opacity: 0
    }

    100% {
        opacity: 1
    }
}

hr {
    clear: both;
    border: 0;
    height: 0;
    border-top: 1px solid rgba(0, 0, 0, 0.1);
    border-bottom: 1px solid rgba(255, 255, 255, 0.3)
}

.hr-gd {
    border: 0;
    height: 1px;
    background-image: -o-linear-gradient(left, rgba(0, 0, 0, 0), rgba(0, 0, 0, 0.75), rgba(0, 0, 0, 0))
}

.hr-shadow {
    height: 12px;
    border: 0;
    -webkit-box-shadow: inset 0 12px 12px -12px rgba(0, 0, 0, 0.5);
    box-shadow: inset 0 12px 12px -12px rgba(0, 0, 0, 0.5)
}

.icon {
    font-family: 'FontAwesome'
}

.a000:before {
    font-family: 'FontAwesome';
    content: "\f0a9"
}

.scrollbar {
    width: 100%;
    height: 60px;
    overflow-x: hidden;
    overflow-7: scroll
}

.scrollbar table {
    min-width: 500px
}

.scrollbar::-webkit-scrollbar {
    overflow: hidden;
    width: 1px;
    background: #fafafa
}

.scrollbar::-webkit-scrollbar:horizontal {
    height: 1px
}

.scrollbar::-webkit-scrollbar-button {
    display: none
}

.scrollbar::-webkit-scrollbar-piece {
    background: #eee
}

.scrollbar::-webkit-scrollbar-piece:start {
    background: #eee
}

.scrollbar::-webkit-scrollbar-thumb {
    background: #333
}

.scrollbar::-webkit-scrollbar-corner {
    background: #333
}

.flowbar {
    position: relative;
    background: #fff;
    border: 2px solid #eee;
    padding: 0px;
    margin: 20px 0;
    clear: both
}

.flowbar:after,
.flowbar:before {
    top: 100%;
    left: 50%;
    border: solid transparent;
    content: "";
    height: 0;
    width: 0;
    position: absolute;
    pointer-events: none
}

.flowbar:after {
    border-top-color: #64BCFF;
    border-width: 20px;
    margin-left: -20px
}

.flowbar:before {
    border-top-color: #64BCFF;
    border-width: 27px;
    margin-left: -27px
}

html {
    height: 100%
}

body {
    width: 100%;
    height: 100%;
    color: #111;
    font-family: "HGPゴシップM", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka,
        "ＭＳ Ｐゴシック", "MS PGothic", "sans-serif";
    font-size: 15px;
    *font-size: small;
    *font: x-small;
    line-height: 2;
    margin: 0 auto;
    background: #fff
}

a:link,
a:visited,
a:hover {
    color: #659174
}

a:link {
    text-decoration: none
}

a:hover {
    text-decoration: none
}

h2 a:link,
h2 a:visited,
h2 a:hover {
    color: #fff
}

h2 {
    font-size: 18px
}

.big-text00 {
    font-family: Roboto Condensed, A1 Mincho, "ヒラギノ明朝 ProN W6", HiraMinProN-W6, "HG明朝E", "ＭＳ Ｐ明朝", MS PMincho,
        "MS 明朝", serif;
    display: block;
    margin-bottom: 5px;
    margin: 0 8px 5px;
    padding-top: 150px;
    color: #fff;
    font-size: 35px;
    font-weight: bold
}

.big-text00 span {
    font-family: Georgia, "Times New Roman", Times, "serif"
}

.big-text01 {
    color: #fff;
    font-size: 30px;
    font-weight: bold;
    text-shadow: 0px 3px 0px #fff, 3px 3px 0px #fff, 3px 0px 0px #fff, 3px -3px 0px #fff, 0px -3px 0px #fff,
        -3px -3px 0px #fff, -3px 0px 0px #fff, -3px 3px 0px #fff, 5px 5px 2px #ccc
}

.big-text02 {
    display: block;
    color: #ff5533;
    font-size: 25px;
    font-weight: bold;
    text-shadow: 0px 3px 0px #fff, 3px 3px 0px #fff, 3px 0px 0px #fff, 3px -3px 0px #fff, 0px -3px 0px #fff,
        -3px -3px 0px #fff, -3px 0px 0px #fff, -3px 3px 0px #fff, 5px 5px 2px #ccc
}

.big-text03 {
    display: block;
    margin-bottom: 5px;
    margin: 0 8px 5px;
    color: #643100;
    font-size: 24px;
    font-weight: bold;
    text-shadow: 0px 3px 0px #fff, 3px 3px 0px #fff, 3px 0px 0px #fff, 3px -3px 0px #fff, 0px -3px 0px #fff,
        -3px -3px 0px #fff, -3px 0px 0px #fff, -3px 3px 0px #fff, 5px 5px 2px #ccc
}

.mtitle-box {
    border: 2px solid #ffff00;
    color: #333;
    text-align: center;
    padding: 2px 0;
    background: #ffff00
}

.mtitle {
    font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック",
        "MS PGothic", sans-serif;
    font-weight: 600;
    border-bottom: 2px solid #659174;
    margin: 10px 0;
    font-size: 20px
}

.mtitle span {
    font-size: 16px
}

.mtitle2 {
    font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック",
        "MS PGothic", sans-serif;
    height: 40px;
    font-weight: 600;
    line-height: 40px;
    background: url(../img/bar2.png) no-repeat top left;
    color: #32b16c;
    text-indent: 2.8em;
    font-size: 16px;
    margin-bottom: 10px;
    border-bottom: 2px solid #32b16c
}

.mtitle-sp {
    font-size: 28px;
    text-align: center;
    font-weight: normal;
    line-height: 1.3;
    margin: 0px 0 20px;
    padding-bottom: 10px;
    letter-spacing: 2px
}

.mtitle3 {
    height: 40px;
    line-height: 40px;
    margin-bottom: 10px;
    color: #019934;
    font-size: 20px;
    letter-spacing: 0.5px;
    font-weight: bold;
    border-bottom: 2px solid #019934
}

.mtitle3:before {
    font-family: "FontAwesome";
    content: "\f16a";
    margin-right: 5px;
    color: #019934;
    font-size: 16px
}

.stitle-1 {
    font-size: 13px;
    padding: 5px 0;
    text-indent: 0.5em;
    color: #fff;
    background: #45382b;
    -webkit-box-shadow: rgba(0, 0, 0, 0.3) 0 0 0 1px;
    box-shadow: rgba(0, 0, 0, 0.3) 0 0 0 1px
}

.stitle-1:before {
    font-family: "FontAwesome";
    content: "\f10c";
    margin-right: 5px;
    color: #fdffdd
}

.stitle-1 span {
    font-size: 12px;
    color: #555
}

.mintyou {
    font-family: "ＭＳ Ｐ明朝", "MS PMincho", "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", serif;
    font-size: 18px;
    letter-spacing: 2px;
    color: #3eb134;
    margin-bottom: 15px;
    font-weight: bold;
    padding-bottom: 8px;
    border-bottom: 1px solid #ccc
}

.mtitle-check {
    padding-left: 1.2em;
    text-indent: -1em;
    margin: 15px 0;
    font-size: 18px;
    letter-spacing: 0.1em;
    color: #0068b7;
    font-weight: bold;
    overflow: hidden;
    background: #eee;
    border-radius: 5px
}

.mtitle-check:before {
    font-family: "FontAwesome";
    content: "\f0a9";
    margin-right: 6px
}

.mtitle-bl {
    text-indent: 0.2em;
    font-size: 16px;
    overflow: hidden;
    font-weight: bold;
    border-top: 3px solid #336f67;
    margin: 20px 0;
    color: #336f67;
    padding: 3px 0;
    background: #f2f2f2
}

.mtitle-bl:before {
    font-family: "FontAwesome";
    content: "\f0da";
    margin-right: 5px
}

.mtitle-bl2 {
    text-indent: 0.2em;
    font-size: 16px;
    overflow: hidden;
    font-weight: bold;
    margin: 20px 0;
    color: #006e2f;
    padding: 3px 0;
    border-bottom: 1px dotted #006e2f
}

.mtitle-bl2:before {
    font-family: "FontAwesome";
    content: "\f0da";
    margin-right: 5px
}

.mtitle-bl span {
    background: #008db0;
    color: #fff;
    font-weight: bold;
    border-radius: 5px;
    font-size: 13px;
    padding: 5px 10px;
    margin-right: 10px
}

.mtitle-bg {
    height: 80px;
    line-height: 80px;
    width: 200px;
    float: left;
    font-size: 18px;
    background-color: #336f67;
    color: #fff;
    text-indent: 0em;
    padding: 0;
    text-align: center;
    font-weight: bold;
    margin: 0px 0;
    border-radius: 5px 0px 0 5px;
    letter-spacing: 1px
}

.mtitle-bg:before {
    font-family: "FontAwesome";
    content: "\f09e";
    margin-right: 8px;
    font-size: 20px
}

.mtitle-ic {
    border-bottom: 2px dotted #336f67
}

.mtitle-ic:before {
    font-family: "FontAwesome";
    content: "\f0a9";
    margin-right: 5px
}

.mtitle-r {
    overflow: hidden;
    font-weight: bold;
    color: #fff;
    padding: 2px 5px;
    font-size: 12px;
    width: 250px;
    margin: 5px 0;
    border-radius: 10px;
    text-align: center;
    border: 1px solid #fff
}

.mtitle-rs,
.mtitle-rs2 {
    overflow: hidden;
    font-weight: bold;
    color: #555;
    font-size: 13px;
    margin: 5px 0
}

.mtitle-rs span {
    background: #ddd;
    border-radius: 10px;
    padding: 3px 10px;
    zoom: 1;
    display: table-cell
}

.mtitle-rs2 span {
    background: #eb6877;
    border-radius: 10px;
    color: #fff;
    padding: 3px 10px;
    zoom: 1;
    display: table-cell
}

.mtitle-line {
    margin: 0 0 1.5em;
    padding: 0.8em;
    border-top: 3px double #b92a2c;
    border-bottom: 3px double #b92a2c;
    font-size: 1.143em;
    font-weight: bold
}

.mtitle-gd {
    background: url(../img/icon_midashi.png), -webkit-gradient(linear, left top, left bottom, from(#40e08a), to(#32b16c));
    background-repeat: no-repeat;
    background-position: 1% center;
    height: 40px;
    border-radius: 10px;
    line-height: 40px;
    color: #fff;
    padding-left: 50px
}

.hukidasi {
    position: relative;
    text-align: center;
    color: #555;
    width: 250px;
    background: #fff;
    font-size: 15px;
    font-weight: normal;
    line-height: 1;
    margin: 20px 0px 15px 0px;
    padding: 8px 5px 8px 10px;
    border-radius: 10px;
    border: 2px solid #aaa
}

.hukidasi:after,
.hukidasi:before {
    content: "";
    position: absolute;
    top: 100%;
    height: 0;
    width: 0
}

.hukidasi:after {
    left: 33px;
    border: 8px solid transparent;
    border-top: 11px solid #fff
}

.hukidasi:before {
    left: 30px;
    border: 11px solid transparent;
    border-top: 13px solid #aaa
}

.yajirusi {
    position: relative;
    background: #00a0ea;
    color: #fff;
    text-align: center;
    padding: 5px 0;
    margin-bottom: 20px;
    font-size: 20px
}

.yajirusi:after,
.yajirusi:before {
    top: 100%;
    left: 50%;
    border: solid transparent;
    content: " ";
    height: 0;
    width: 0;
    position: absolute;
    pointer-events: none
}

.yajirusi:after {
    border-color: rgba(136, 183, 213, 0);
    border-top-color: #00a0ea;
    border-width: 15px;
    margin-left: -15px
}

.yajirusi:before {
    border-color: rgba(194, 225, 245, 0);
    border-top-color: #00a0ea;
    border-width: 20px;
    margin-left: -20px
}

#seoA {
    width: 100%;
    background: #fff;
    border-bottom: 2px solid #eee
}

#seo {
    margin: 0 auto;
    padding: 3px 0 2px;
    width: 960px;
    font-size: 12px;
    line-height: 1.3;
    color: #666
}

#seo h1 {
    text-align: left;
    font-weight: normal
}

#seo h1+p {
    text-align: right;
    display: inline
}

#headA {
    width: 100%;
    background-color: rgba(255, 255, 255, 0.6)
}

#head {
    width: 960px;
    margin: 0 auto
}

.logo {
    float: left;
    padding: 5px 0 0
}

.logo h1 {
    font-size: 0em;
    margin: 0em 0
}

.mailbtn a {
    text-align: center;
    width: 120px;
    display: block;
    padding: 3px 10px;
    font-weight: bold;
    -webkit-transition: 0.2s;
    transition: 0.2s;
    background: #99cc66;
    border: 1px solid #99cc66;
    border-radius: 0 0 5px 5px
}

.mailbtn a:link {
    color: #fff;
    text-decoration: none
}

.mailbtn a:visited {
    color: #fff
}

.mailbtn a:hover {
    text-decoration: none;
    opacity: 0.9;
    color: #fff;
    background: #99cc66
}

.mailbtn a:before {
    font-family: "FontAwesome";
    content: "\f105";
    margin-right: 5px
}

.telbtn {
    font-family: "Mplus 1p";
    font-size: 25px;
    letter-spacing: 2px;
    padding-left: 15px
}

.telbtn a {
    text-align: center;
    display: block;
    font-weight: bold;
    -webkit-transition: 0.2s;
    transition: 0.2s;
    background: #fff
}

.telbtn a:link {
    color: #99cc66;
    text-decoration: none
}

.telbtn a:visited {
    color: #111
}

.telbtn a:hover {
    text-decoration: none;
    opacity: 0.3
}

.telbtn a:before {
    font-family: "FontAwesome";
    content: "\f098";
    margin-right: 5px;
    font-size: 20px
}

.tbtn li {
    background: #fff;
    border: 2px solid #fff
}

.tel {
    float: right;
    margin: 0 0 5px 0
}

.tel {
    float: right;
    margin: 0 0 5px 0
}

#footer .tel {
    float: right;
    margin: 0 0 5px 0;
    width: 300px
}

#footer .tel p {
    font-size: 11px
}

#footer .telbtn,
#footer .mailbtn {
    float: none;
    margin: 0 0 0px 0
}

.head-h1 {
    font-weight: bold;
    color: #1b7214;
    position: relative;
    width: 580px;
    height: 40px;
    left: 380px;
    top: 15px;
    z-index: 9999;
    font-size: 14px
}

#tnavi {
    padding-top: 0px;
    position: relative;
    width: 445px;
    height: 20px;
    left: 518px;
    top: -80px;
    z-index: 9999;
    text-align: right;
    font-size: 12px
}

#tnavi li {
    display: inline-block;
    text-align: center;
    font-weight: normal;
    margin-right: 5px;
    background: #fff;
    padding: 0 10px;
    border-radius: 0 0 5px 5px
}

#tnavi li:hover {
    background: #fff500
}

#tnavi li:before {
    font-family: "FontAwesome";
    content: "\f105";
    margin-right: 5px;
    color: #555
}

#tnavi a:link,
#tnavi a:visited,
#tnavi a:hover {
    color: #555;
    text-decoration: none
}

.mtitle-big {
    font-size: 25px;
    font-weight: bold;
    color: #eb6101;
    margin: 20px 0 20px;
    padding-bottom: 10px;
    letter-spacing: 2px
}

#menuA {
    height: auto;
    float: right
}

#menu {
    margin: 0 auto;
    width: 560px;
    padding: 10px 0
}

#menu li {
    float: left;
    display: inline;
    position: relative;
    cursor: pointer;
    border-right: 1px solid #ccc;
    font-family: "Sawarabi Mincho"
}

#menu li a {
    display: block;
    font-weight: bold;
    text-align: center;
    width: 111px;
    height: 30px;
    line-height: 30px;
    padding: 0px 0
}

#menu li.home a {
    text-align: center;
    width: 48px;
    height: 60px;
    line-height: 60px;
    padding: 0px 0;
    font-size: 25px
}

#menu li a:link,
#menu li a:visited,
#menu li a:hover {
    color: #333333
}

#menu li a:hover {
    color: #999
}

#menu2 {
    margin: 0 auto;
    padding: 10px 0
}

#menu2 li {
    float: left;
    display: inline;
    position: relative;
    cursor: pointer;
    border-right: 1px solid #ccc;
    font-family: "Sawarabi Mincho"
}

#menu2 li a {
    display: block;
    font-weight: bold;
    text-align: center;
    width: 111px;
    height: 30px;
    line-height: 30px;
    padding: 0px 0
}

#menu2 li.home a {
    text-align: center;
    width: 48px;
    height: 60px;
    line-height: 60px;
    padding: 0px 0;
    font-size: 25px
}

#menu2 li a:link,
#menu2 li a:visited,
#menu2 li a:hover {
    color: #333333
}

#menu2 li a:hover {
    color: #999
}

.smenu {
    margin: 5px 0
}

.smenu li {
    font-weight: bold;
    font-size: 13px;
    border: 1px solid #ccc;
    margin-bottom: 3px
}

.smenu a:hover {
    background: #e5d6c3;
    text-decoration: none
}

.smenu a {
    padding: 5px 5px;
    display: block;
    zoom: 1;
    text-decoration: none;
    cursor: pointer;
    background: #ffffff;
    background: -webkit-gradient(linear, left top, left bottom, color-stop(1%, #fff), to(#e8ddce));
    background: linear-gradient(to bottom, #fff 1%, #e8ddce 100%)
}

.smenu a:before {
    font-family: "FontAwesome";
    content: "\f0da";
    margin-right: 5px
}

.smenu li:last-child {
    margin-bottom: 0px;
    border-bottom: 0px solid #ccc
}

.smenu a:link {
    color: #555
}

.smenu a:visited {
    color: #555
}

.wideslider {
    width: 100%;
    text-align: left;
    position: relative;
    overflow: hidden;
    height: 350px
}

.wideslider ul,
.wideslider ul li {
    float: left;
    display: inline
}

.wideslider ul li img {
    width: 100%;
    display: none
}

.wideslider_base {
    top: 0;
    position: absolute
}

.wideslider_wrap {
    top: 0;
    position: absolute;
    overflow: hidden
}

.slider_prev,
.slider_next {
    top: 0;
    overflow: hidden;
    position: absolute;
    z-index: 100;
    cursor: pointer
}

.slider_prev {
    background: #fff url(../photo/prev.jpg) no-repeat right center
}

.slider_next {
    background: #fff url(../photo/next.jpg) no-repeat left center
}

#juicysliderbox {
    position: relative;
    height: 700px;
    padding: 0;
    margin: 0
}

.juicysliderimg {
    font-family: "Sawarabi Mincho";
    position: absolute;
    display: table;
    width: 100%;
    top: 120px;
    left: 0;
    right: 0;
    margin: auto;
    text-align: center;
    z-index: 1;
    font-size: 32px;
    color: #fff;
    text-shadow: rgba(0, 0, 0, 0.5) 1px 1px 3px
}

.juicysliderimg2 {
    font-family: "Sawarabi Mincho";
    position: absolute;
    display: table;
    width: 100%;
    top: 165px;
    left: 0;
    right: 0;
    margin: auto;
    text-align: center;
    z-index: 1;
    font-size: 32px;
    color: #fff;
    text-shadow: rgba(0, 0, 0, 0.5) 1px 1px 3px
}

#flashA {
    width: 100%;
    overflow: hidden;
    padding: 0
}

#flash {
    width: 100%;
    height: 600px;
    margin: 0 auto;
    padding: 0;
    overflow: hidden;
    position: relative
}

.flashimg {
    width: 960px;
    margin: 0 auto;
    position: absolute;
    top: 0;
    left: 0;
    z-index: 5000
}

.intro {
    height: 100%;
    color: #fff;
    font-size: 30px;
    text-align: center;
    font-family: "Sawarabi Mincho"
}

.intro h1 {
    margin: auto;
    margin-top: 30vh;
    font-size: 35px;
    font-weight: 400;
    padding-left: 10px;
    letter-spacing: 0.2em;
    text-shadow: 1px 2px 5px #000000
}

.intro h2,
h3 {
    margin-bottom: 15px;
    text-shadow: 1px 2px 5px #000000
}

.animetion {
    fill: none;
    stroke-dasharray: 3000;
    stroke-dashoffset: 3000;
    animation: DASH 4s ease-in 1s forwards;
    -webkit-animation: DASH 4s ease-in 1s forwards
}

.welcome-button {
    position: absolute;
    width: 100%;
    bottom: 50px
}

.welcome-button a:before,
.next-button a:before {
    display: block;
    height: 50px;
    width: 50px;
    border: 2px solid #659174;
    border-radius: 100% !important;
    line-height: 50px;
    padding: 0;
    letter-spacing: normal;
    color: #659174;
    font-size: 30px;
    -webkit-transition: all 0.5s;
    transition: all 0.5s;
    margin: auto
}

.welcome-button a:before {
    border: 2px solid #659174;
    color: #659174
}

.next-button a:before {
    border: 2px solid #ff0;
    color: #ff0
}

.welcome-button a {
    color: #fff;
    padding-right: 50px
}

@keyframes DASH {
    0% {
        stroke-dashoffset: 3000;
        fill: rgba(0, 0, 0, 0)
    }

    50% {
        stroke-dashoffset: 2000;
        fill: rgba(0, 0, 0, 0.2)
    }

    70% {
        stroke-dashoffset: 1000;
        fill: rgba(0, 0, 0, 0.4)
    }

    100% {
        stroke-dashoffset: 0;
        fill: #000
    }
}

@-webkit-keyframes DASH {
    0% {
        stroke-dashoffset: 3000;
        fill: rgba(0, 0, 0, 0)
    }

    50% {
        stroke-dashoffset: 2000;
        fill: rgba(0, 0, 0, 0.2)
    }

    70% {
        stroke-dashoffset: 1000;
        fill: rgba(0, 0, 0, 0.4)
    }

    100% {
        stroke-dashoffset: 0;
        fill: #000
    }
}

.contents {
    position: relative;
    overflow: hidden;
    margin: 5% 0;
    padding: 80px 0
}

.contents:before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 150%;
    height: 80%;
    margin: 3% -10% 0;
    background-color: rgba(1, 25, 49, 0.8);
    -webkit-transform-origin: left center;
    transform-origin: left center;
    -webkit-transform: skewY(3deg);
    transform: skewY(3deg);
    z-index: 2
}

.contents.reverse:before {
    margin: 2% -10% 0;
    -webkit-transform-origin: right center;
    transform-origin: right center;
    -webkit-transform: skewY(-3deg);
    transform: skewY(-3deg)
}

.contents.double:after {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 120%;
    height: 80%;
    margin: 3% -10% 0;
    background-color: rgba(255, 211, 90, 0.8);
    -webkit-transform-origin: right center;
    transform-origin: right center;
    -webkit-transform: rotate(-3deg);
    transform: rotate(-3deg);
    z-index: 1
}

.contents_inner {
    position: relative;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    width: 100%;
    max-width: 640px;
    height: 100%;
    margin: 0 auto;
    padding: 100px 10px 120px;
    color: #fff;
    z-index: 10
}

.contents_inner h1 {
    margin-bottom: 40px;
    font-size: 30px;
    line-height: 1.4;
    font-family: "Sawarabi Mincho";
    text-align: center
}

.contents_inner h1 span {
    font-size: 20px
}

.contents_inner h2 {
    font-size: 30px;
    line-height: 1.4;
    font-family: "Sawarabi Mincho";
    text-align: center
}

.contents_inner h2 span {
    font-size: 20px
}

.contents_inner p a {
    color: #fff;
    border-bottom: 1px solid #999;
    -webkit-transition: all 0.5s;
    transition: all 0.5s
}

.contents_inner p a:hover {
    color: #666;
    border-bottom: 1px solid transparent
}

.contents_inner2 {
    position: relative;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    width: 100%;
    max-width: 960px;
    height: 100%;
    margin: 0 auto;
    padding: 100px 0px 120px;
    color: #fff;
    text-align: center;
    z-index: 10
}

.contents_inner2 h1 {
    margin-bottom: 40px;
    font-size: 30px;
    line-height: 1.4;
    font-family: "Sawarabi Mincho";
    text-align: center
}

.contents_inner2 h1 span {
    font-size: 20px
}

.contents_inner3 {
    position: relative;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    width: 100%;
    max-width: 960px;
    height: 100%;
    margin: 0 auto;
    padding: 100px 0px 160px;
    color: #fff;
    z-index: 10
}

.contents_inner3 h1 {
    margin-bottom: 40px;
    font-size: 30px;
    line-height: 1.4;
    font-family: "Sawarabi Mincho";
    text-align: center
}

.contents_inner3 h1 span {
    font-size: 20px
}

.contents_inner4 h1 {
    font-size: 30px;
    line-height: 1.4;
    font-family: "Sawarabi Mincho";
    text-align: center
}

.contents_inner4 h1 span {
    font-size: 20px
}

.contents_inner4 p {
    margin-top: 20px;
    font-size: 18px
}

.contents_inner5 {
    position: relative;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    width: 100%;
    max-width: 640px;
    height: 100%;
    margin: 0 auto;
    color: #fff;
    z-index: 10
}

.contents_inner5 p {
    margin-top: 20px;
    font-size: 18px
}

.contents_inner5 p a {
    color: #fff;
    border-bottom: 1px solid #999;
    -webkit-transition: all 0.5s;
    transition: all 0.5s
}

.contents_inner5 p a:hover {
    color: #666;
    border-bottom: 1px solid transparent
}

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

    .contents:before,
    .contents.double:after {
        height: 90%
    }

    .contents_inner,
    .contents_inner5 {
        padding: 20px 10px 120px
    }
}

#titleA1 {
    background-image: url(../img/bg-title1.jpg)
}

#titleA2 {
    background-image: url(../img/bg-title2.jpg)
}

#titleA3 {
    background-image: url(../img/bg-title3.jpg)
}

#titleA4 {
    background-image: url(../img/bg-title4.jpg)
}

#titleA5 {
    background-image: url(../img/bg-title5.jpg)
}

#titleA1,
#titleA2,
#titleA3,
#titleA4,
#titleA5 {
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover;
    -moz-background-size: cover;
    padding: 150px 0 50px
}

#title {
    width: 960px;
    padding: 85px 0;
    margin: 0px auto 0px
}

#title h1 {
    float: left
}

#title h2 {
    float: right;
    padding-top: 15px;
    font-size: 30px;
    color: #336f67;
    text-shadow: 0 2px 0 #fff, 2px 0 0 #fff, 0 -2px 0 #fff, -2px 0 0 #fff, -2px -2px 0 #fff, 2px -2px 0 #fff,
        -2px 2px 0 #fff, 2px 2px 0 #fff
}

#title p span {
    margin-left: 5px;
    font-size: 13px;
    color: #eee
}

#pankuzu {
    float: right;
    margin: 8px 0 0;
    padding: 0 8px;
    font-size: 11px;
    color: #555
}

#pankuzu li {
    display: inline
}

#pankuzu li a {
    display: inline;
    padding: 0
}

#pankuzu li+li:before {
    margin: 0 10px;
    content: ">"
}

#singlepage {
    padding: 0 0 350px
}

.single {
    width: 960px;
    margin: 0 auto;
    padding: 35px 0
}

#singlepage section {
    width: 960px;
    margin: 0 auto;
    padding: 30px 0
}

.textwrap {
    width: 920px;
    margin: 100px auto;
    padding: 50px 20px;
    background: rgba(0, 0, 0, 0.8);
    color: #fff;
    -webkit-box-shadow: rgba(0, 0, 0, 0.2) 0 0 2px 2px;
    box-shadow: rgba(0, 0, 0, 0.2) 0 0 2px 2px
}

.textwrapb {
    width: 960px;
    margin: 0px auto 0px;
    padding: 10px 0
}

.textwrap2 {
    width: 710px;
    margin: 0px auto 0px;
    padding: 30px
}

.textwrap h1 {
    text-align: center;
    padding: 20px 0
}

.rss {
    width: 710px;
    margin: 0 auto;
    padding: 0 0 25px
}

.pprice {
    background: rgba(255, 255, 255, 0.3);
    padding: 1px 10px;
    overflow: hidden;
    font-size: 15px;
    border-radius: 10px;
    margin: 5px 0
}

.pprice b {
    color: #e0ff00
}

.pprice:before {
    font-family: "FontAwesome";
    content: "\f140";
    color: #e0ff00;
    margin-right: 5px
}

.mtitle-x {
    font-size: 25px;
    text-align: center;
    color: #484848;
    margin: 20px 0 5px
}

#body {
    position: relative;
    width: 100%;
    min-height: 100%;
    height: auto !important;
    height: 100%
}

#containar {
    position: relative;
    width: 980px;
    min-height: 100%;
    height: auto !important;
    height: 100%;
    margin: 0 auto;
    padding: 0;
    background: #fff;
    -webkit-box-shadow: rgba(125, 125, 125, 0.5) 0px 0px 2px 2px;
    box-shadow: rgba(125, 125, 125, 0.5) 0px 0px 2px 2px
}

#wrapA {
    width: 100%
}

#wrap {
    width: 960px;
    padding: 20px 0px 280px;
    margin: 0 auto
}

#main {
    float: left;
    width: 710px
}

.memobox1 {
    border: 2px solid #fff500;
    border-radius: 4px;
    margin: 3em 0;
    padding: 2em;
    position: relative;
    text-align: center
}

.memobox1::before {
    content: "";
    content: "対応地域";
    background-color: #338b59;
    color: #fff500;
    font-weight: bold;
    padding: 0 0.5em;
    position: absolute;
    top: -1em;
    right: 0;
    left: 0;
    margin: 0 auto;
    width: 130px;
    text-align: center;
    font-size: 18px
}

.memobox2 {
    border: 2px solid #336f67;
    border-radius: 4px;
    margin: 2em 0;
    padding: 2em;
    position: relative
}

.memobox2::before {
    content: "";
    content: "よくあるご質問";
    background-color: #fff;
    color: #336f67;
    font-weight: bold;
    padding: 0 0.5em;
    position: absolute;
    top: -1em;
    right: 0;
    left: 0;
    margin: 0 auto;
    width: 130px;
    font-size: 18px
}

.mbox0 {
    padding: 0px;
    background: #fff;
    -webkit-box-shadow: rgba(0, 0, 0, 0.2) 0 1px 3px 1px;
    box-shadow: rgba(0, 0, 0, 0.2) 0 1px 3px 1px;
    margin-bottom: 20px
}

.mbox {
    padding: 10px;
    background: #fff;
    -webkit-box-shadow: rgba(0, 0, 0, 0.2) 0 1px 3px 1px;
    box-shadow: rgba(0, 0, 0, 0.2) 0 1px 3px 1px;
    margin-bottom: 20px
}

.mbox2 {
    float: right;
    width: 760px;
    height: 80px;
    padding: 10px;
    border: 1px solid #336f67;
    margin-bottom: 0px;
    background: #fff;
    border-radius: 0 5px 5px 0
}

.mbox3 {
    padding: 10px;
    background: #fff;
    -webkit-box-shadow: rgba(0, 0, 0, 0.2) 0 1px 3px 1px;
    box-shadow: rgba(0, 0, 0, 0.2) 0 1px 3px 1px;
    margin-bottom: 20px
}

#side {
    float: right;
    width: 230px;
    font-size: 12px;
    line-height: 1.8;
    background: url(../img/bg-side.png) no-repeat
}

.sbox {
    padding: 10px;
    background: #ede2ce;
    margin-bottom: 20px
}

.lmain {
    float: left;
    width: 345px
}

.rmain {
    float: right;
    width: 345px
}

.lsingle {
    float: left;
    width: 465px
}

.rsingle {
    float: right;
    width: 465px
}

#toTop {
    width: 960px;
    margin: 0 auto;
    padding: 0 0px
}

.toTop {
    text-align: right;
    margin-bottom: 20px;
    font-size: 12px
}

#page-top {
    position: fixed;
    bottom: 5px;
    right: 5px;
    font-size: 12px;
    font-weight: bold;
    z-index: 9999
}

#page-top a {
    color: #fff;
    font-size: 25px;
    font-family: "FontAwesome";
    text-decoration: none;
    padding: 5px 15px;
    text-align: center;
    display: block;
    background: #659174;
    -webkit-box-shadow: rgba(0, 0, 0, 0.2) 2px 2px 2px;
    box-shadow: rgba(0, 0, 0, 0.2) 2px 2px 2px
}

#page-top a:hover {
    opacity: 0.6;
    text-decoration: none
}

footer {
    position: absolute;
    width: 100%;
    bottom: 0;
    color: #fff;
    text-align: left;
    background: #222
}

#footer {
    width: 960px;
    margin: 0 auto 0;
    padding: 30px 0 30px;
    font-size: 11px
}

.logo-f {
    float: right
}

#fmenuA {
    width: 100%;
    margin-bottom: 10px
}

#fmenu {
    list-style-type: none;
    font-size: 12px;
    width: 960px;
    margin-bottom: 15px;
    padding-bottom: 15px;
    border-bottom: 1px solid #ccc
}

#fmenu ul {
    margin-bottom: 2px
}

#fmenu li {
    text-align: left;
    display: inline-block;
    margin-right: 25px
}

#fmenu li:before {
    font-family: "FontAwesome";
    content: "\f0da";
    margin-right: 5px;
    color: #659174
}

#fmenu li:last-child {
    border: none;
    margin: 0
}

#fmenu a:link,
#fmenu a:visited,
#fmenu a:hover {
    color: #fff;
    text-decoration: none
}

#fmenu li ul li {
    font-weight: normal;
    font-size: 11px
}

#fmenu li ul li:before {
    font-family: "FontAwesome";
    content: "f0da";
    margin-right: 5px;
    color: #fff
}

#fmenu-lg {
    font-family: "Mplus 1p";
    border-right: 1px solid #ddd;
    width: 890px
}

#fmenu-lg ul {
    margin-bottom: 15px
}

#fmenu-lg li {
    width: 137px;
    float: left;
    text-align: left;
    line-height: 1.3;
    font-weight: normal;
    padding-left: 10px;
    text-indent: -10px;
    height: 180px;
    font-size: 14px
}

#fmenu-lg li:before {
    content: "●";
    margin-right: 3px;
    color: #99cc66
}

#fmenu-lg li:last-child {
    border: none;
    margin: 0
}

#fmenu-lg a:link,
#fmenu-lg a:visited,
#fmenu-lg a:hover {
    color: #555;
    text-decoration: none
}

#fmenu-lg a:hover {
    color: #99cc66;
    text-decoration: underline
}

#fmenu-lg li ul {
    margin-top: 15px
}

#fmenu-lg li ul li {
    font-weight: normal;
    font-size: 11px;
    padding-left: 0em;
    border-right: 0px solid #aaa;
    height: auto;
    margin-bottom: 8px
}

#fmenu-lg li ul li:before {
    font-family: "FontAwesome";
    content: "・";
    margin-right: 5px;
    color: #fff
}

.copyright {
    padding: 0px 0
}

table {
    margin: 15px 0
}

table th {
    vertical-align: middle;
    padding: 5px 10px;
    font-weight: bold;
    line-height: 1.5;
    border: #ddd 1px solid;
    color: #555;
    background: #f2f2f2
}

table td b {
    color: red
}

table td {
    padding: 5px 10px;
    background-color: #fff;
    vertical-align: middle;
    border: #ddd 1px solid
}

table.sinryou td {
    padding: 5px 10px;
    vertical-align: middle;
    border: #ddd 1px solid;
    text-align: center
}

@media screen and (max-width: 400px) {
    table th {
        vertical-align: middle;
        padding: 2px 5px
    }

    table td {
        padding: 2px 5px
    }
}

.form {
    margin: 10px 0 10px
}

.form dt span {
    color: #fff;
    background: #ff4f4f;
    padding: 0 5px 0;
    margin-right: 5px;
    font-size: 11px;
    border-radius: 2px;
    position: relative;
    top: -2px
}

.form dl {
    margin: 10px 0;
    font-size: 16px
}

.form dt {
    float: left;
    width: 280px;
    padding-top: 20px;
    text-align: left
}

.form dd {
    padding-left: 280px;
    padding-bottom: 20px;
    padding-top: 23px;
    line-height: 1.5;
    border-bottom: 1px solid #eee
}

.form dd p {
    font-size: 14px;
    padding-top: 5px;
    color: #888
}

.form dd:last-child {
    border-bottom: 0px;
    margin-bottom: 0px
}

.textarea,
textarea,
.dropdown {
    border-radius: 2px;
    border: 1px solid #ddd
}

.textarea,
.textarea2 {
    border-radius: 2px;
    border: 1px solid #ddd;
    padding: 5px
}

.form-button {
    padding: 5px;
    border-radius: 5px;
    text-align: center;
    margin: 10px 0
}

#mailform button {
    cursor: pointer;
    display: block;
    margin: 0 auto 5px;
    padding: 10px 0 10px;
    color: #fff;
    text-align: center;
    width: 250px;
    border-radius: 5px;
    background: #008db6;
    font-size: 16px;
    font-weight: bold;
    border: 2px solid #008db6
}

#mailform button:before {
    font-family: "FontAwesome";
    content: "\f003";
    margin-right: 6px
}

#mailform button:hover {
    background: #fff;
    color: #008db6
}

#mailform button *,
.form-button * {
    -webkit-transition: 0.2s;
    transition: 0.2s
}

label.radio_text {
    cursor: pointer;
    position: relative;
    margin-right: 20px;
    overflow: hidden;
    padding-left: 20px;
    display: inline-block
}

label.radio_text:before {
    position: absolute;
    width: 15px;
    height: 15px;
    border: 1px solid #ccc;
    border-radius: 50%;
    left: 0px;
    top: 2px;
    content: "";
    z-index: 3
}

label.radio_text:after {
    content: "";
    position: absolute;
    width: 11px;
    height: 11px;
    border-radius: 100%;
    left: 3px;
    top: 5px;
    background-color: #64bcff;
    z-index: 1
}

label.radio_text input[type="radio"] {
    -moz-appearance: none;
    -webkit-appearance: none;
    position: absolute;
    z-index: 2;
    width: 20px;
    height: 20px;
    left: -23px;
    top: 0px;
    margin: 0px;
    -webkit-box-shadow: 20px -1px #fff;
    box-shadow: 20px -1px #fff
}

label.radio_text input[type="radio"]:checked {
    -webkit-box-shadow: none;
    box-shadow: none
}

label.radio_text input[type="radio"]:focus {
    opacity: 0.2;
    -webkit-box-shadow: 20px -1px #fff;
    box-shadow: 20px -1px #fff
}

label.checkbox_text {
    cursor: pointer;
    position: relative;
    padding-left: 25px;
    margin-right: 20px;
    overflow: hidden;
    display: inline-block;
    -webkit-box-sizing: border-box;
    box-sizing: border-box
}

label.checkbox_text:before {
    content: "";
    position: absolute;
    width: 18px;
    height: 18px;
    left: 0px;
    top: 0;
    border: 1px solid #ccc;
    z-index: 3
}

label.checkbox_text:after {
    content: "";
    position: absolute;
    top: 40%;
    left: 5px;
    display: block;
    margin-top: -9px;
    width: 8px;
    height: 12px;
    border-right: 3px solid #64bcff;
    border-bottom: 3px solid #64bcff;
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
    z-index: 1
}

label.checkbox_text input[type="checkbox"] {
    -moz-appearance: none;
    -webkit-appearance: none;
    position: absolute;
    left: -40px;
    width: 20px;
    height: 20px;
    display: block;
    -webkit-box-shadow: 41px 0px #fff;
    box-shadow: 41px 0px #fff;
    z-index: 2;
    margin: 0px;
    padding: 0px
}

label.checkbox_text input[type="checkbox"]:checked {
    -webkit-box-shadow: none;
    box-shadow: none
}

label.checkbox_text input[type="checkbox"]:checked:focus {
    -webkit-box-shadow: 40px 0px #666;
    box-shadow: 40px 0px #666;
    opacity: 0.1
}

label.checkbox_text input[type="checkbox"]:focus {
    -webkit-box-shadow: 41px 0px #eee;
    box-shadow: 41px 0px #eee
}

.fm-text {
    padding: 10px;
    font-size: 11px;
    margin: 10px 0;
    text-align: center
}

.background-2set {
    background-image: url(../img/bingata.png), url(../img/bingata.png), url(../img/bg2.png);
    background-repeat: no-repeat, no-repeat, repeat;
    background-position: top right, bottom left, top;
    background-attachment: scroll, scroll, fixed
}

.tbox {
    width: 710px;
    margin: 0 auto
}

.tbox-bl {
    border: 1px solid #3d2b00;
    background: #fff;
    padding: 10px;
    margin: 10px 0
}

.tbox-r {
    padding: 10px;
    background: #d8f2ff;
    border-radius: 5px;
    margin: 10px 0
}

.tbox-bg {
    background-color: #fffee5;
    padding: 10px
}

.works {
    width: 100%;
    margin: 10px auto 0;
    padding: 10px
}

.works ul {
    margin-right: -21px;
    margin-bottom: -10px;
    overflow: hidden
}

.works .gallery {
    background: #eee;
    width: 216px;
    height: 216px;
    line-height: 216px;
    text-align: center;
    vertical-align: middle;
    overflow: hidden
}

.works .gallery img {
    max-width: 216px;
    max-height: 216px;
    vertical-align: middle
}

.works li {
    float: left;
    width: 216px;
    margin-right: 20px;
    margin-bottom: 20px;
    font-size: 10px
}

.works dl {
    background: #222;
    height: 45px;
    color: #fff;
    padding: 10px 0;
    margin-top: 5px;
    border: 0px solid #fff
}

.works li dt {
    font-weight: bold;
    text-align: center;
    font-size: 12px;
    border-radius: 5px;
    line-height: 1.6
}

.works li dd {
    padding: 5px 0 0;
    text-align: center
}

.photo {
    width: 100%;
    margin: 10px auto 20px
}

.photo ul {
    margin-right: -21px;
    margin-bottom: -20px;
    text-align: center
}

.photo li {
    float: left;
    margin-right: 20px;
    margin-bottom: 20px;
    display: inline-block
}

.photo li a {
    display: block;
    text-align: center;
    width: 225px;
    height: 225px;
    line-height: 225px;
    overflow: hidden;
    background: #fff
}

.photo li:last-child {
    margin-right: 0px
}

.photo li img {
    vertical-align: middle;
    max-width: 225px;
    max-height: 225px
}

.photo li p {
    width: 225px;
    height: 30px;
    margin: 5px 0 10px;
    text-align: center
}

.news {
    width: 770px;
    margin: 10px auto;
    overflow: hidden
}

.news dt {
    float: left;
    width: 8em;
    padding-top: 10px;
    line-height: 1.3;
    color: #336f67
}

.news dt:after {
    font-family: "FontAwesome";
    content: "\f0da";
    margin-left: 15px
}

.news dd {
    padding-left: 9em;
    padding-bottom: 10px;
    padding-top: 10px;
    line-height: 1.3
}

.newsl dl {
    _zoom: 1;
    overflow: hidden
}

.newsl dt {
    float: left;
    width: 130px;
    padding-top: 10px;
    line-height: 1.3;
    color: #333;
    font-weight: bold
}

.newsl dd {
    padding-left: 140px;
    padding-bottom: 20px;
    padding-top: 10px;
    line-height: 1.6;
    font-size: 15px;
    border-bottom: dotted 1px #b6ae83
}

.newsl dd b {
    color: #594c39
}

.news-s {
    font-size: 11px;
    _zoom: 1;
    overflow: hidden
}

.news-s dt {
    float: left;
    width: 5em;
    height: 20px;
    padding-top: 5px;
    line-height: 1.3;
    font-weight: bold
}

.news-s dd {
    padding-left: 6em;
    padding-bottom: 10px;
    padding-top: 5px;
    line-height: 1.3;
    border-bottom: dotted 1px #938041
}

.news-sr {
    margin: 0px 0 0;
    _zoom: 1;
    overflow: hidden
}

.news-sr dt {
    float: left;
    width: 6em;
    padding: 2px 0;
    line-height: 1.3;
    font-size: 12px;
    color: #fff;
    background: #336f67;
    text-align: center;
    border-radius: 5px;
    margin: 9px 0 0
}

.news-sr dd {
    padding-left: 6em;
    padding-bottom: 5px;
    padding-top: 8px;
    line-height: 1.6;
    border-bottom: 1px dotted #aaa;
    color: #555
}

.news-sr dd:last-child {
    border-bottom: 0px
}

.news-bl {
    _zoom: 1;
    overflow: hidden
}

.news-bl dt {
    float: left;
    width: 10em;
    background: #659174;
    padding: 5px 0px;
    line-height: 1.8;
    color: #fff;
    text-align: center;
    margin: 2px 0 0
}

.news-bl dd {
    padding-left: 12em;
    padding-top: 5px;
    padding-bottom: 10px;
    line-height: 1.8;
    border-bottom: dotted 1px #aaa;
    margin: 5px 0
}

.news-bl2 {
    _zoom: 1;
    overflow: hidden
}

.news-bl2 dt {
    float: left;
    width: 10em;
    background: #336f67;
    padding: 5px 0px;
    line-height: 1.8;
    color: #fff;
    text-align: center;
    margin: 2px 0 0;
    font-weight: bold;
    border-radius: 5px
}

.news-bl2 dd {
    padding-left: 12em;
    padding-top: 5px;
    padding-bottom: 10px;
    line-height: 1.8;
    border-bottom: dotted 1px #aaa;
    margin: 5px 0
}

.news-bl3 {
    _zoom: 1;
    overflow: hidden
}

.news-bl3 dt {
    float: left;
    width: 10em;
    background: #336f67;
    padding: 5px 0px;
    line-height: 1.8;
    color: #fff;
    text-align: center;
    margin: 2px 0 0;
    font-weight: bold;
    border-radius: 5px
}

.news-bl3 dd {
    padding-left: 12em;
    padding-top: 5px;
    padding-bottom: 10px;
    line-height: 1.8;
    color: #336f67;
    font-weight: bold;
    border-bottom: 2px solid #336f67;
    margin: 5px 0
}

.news-bl4 {
    _zoom: 1;
    overflow: hidden
}

.news-bl4 dt {
    float: left;
    width: 10em;
    background: #336f67;
    padding: 5px 0px;
    line-height: 1.8;
    color: #fff;
    text-align: center;
    margin: 2px 0 0;
    font-weight: bold;
    border-radius: 5px
}

.news-bl4 dd {
    padding-left: 12em;
    padding-top: 5px;
    padding-bottom: 10px;
    line-height: 1.8;
    border-bottom: dotted 1px #aaa;
    margin: 5px 0
}

.news-r {
    overflow: hidden
}

.news-r dt {
    float: left;
    width: 8em;
    text-align: center;
    margin-top: 10px;
    margin-right: 15px;
    padding: 5px 0;
    line-height: 1.3;
    border-radius: 10px;
    color: #22ac38;
    background: #f4ffda;
    font-weight: bold
}

.news-r dd {
    padding-bottom: 8px;
    padding-top: 13px;
    padding-left: 10em;
    line-height: 1.6;
    border-bottom: dotted 1px #ccc
}

.list-check {
    font-weight: normal;
    overflow: hidden;
    font-size: 18px;
    color: #fff;
    margin-bottom: 20px
}

.list-check li:before {
    font-family: "FontAwesome";
    content: "\f046";
    margin-right: 5px;
    color: #aaa
}

.list-check li {
    padding-left: 1.5em;
    padding-top: 10px;
    padding-bottom: 0px;
    text-indent: -1.5em;
    border-bottom: 1px dotted #ddd
}

.list-check2 {
    padding: 5px 0;
    font-size: 15px;
    font-weight: normal;
    color: #097c25;
    overflow: hidden;
    line-height: 1.5
}

.list-check2 li:before {
    font-family: "FontAwesome";
    content: "\f058";
    margin-right: 5px
}

.list-check2 li {
    padding-left: 1.5em;
    padding-top: 5px;
    padding-bottom: 5px;
    text-indent: -1.5em
}

.c_ul {
    _zoom: 1;
    overflow: hidden
}

.c_ul li {
    background: url(../img/cheack01.png) no-repeat left;
    padding: 8px 0 8px 40px;
    font-size: 1rem;
    margin: 0 0 8px;
    font-weight: bold;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    border-bottom: 2px dotted #f93
}

.list-pdf {
    overflow: hidden;
    margin: 5px 0;
    font-weight: bold;
    font-size: 14px
}

.list-pdf li:before {
    content: url(../img/icon_pdf.gif);
    margin-right: 6px
}

.list-pdf li {
    padding-left: 1.5em;
    text-indent: -1.5em;
    margin-bottom: 5px;
    border-bottom: 1px dotted #ccc
}

ul.sample1 {
    position: relative;
    padding: 15px 15px 15px 30px;
    font: 14px/1.6 "arial narrow", sans-serif;
    border: solid 2px #ff5533;
    border-radius: 8px;
    color: #ff5533;
    background: #fff
}

ul.sample1:before {
    content: "リライフ整骨院の事故施術が選ばれている理由";
    position: absolute;
    display: block;
    top: -15px;
    left: 20px;
    background: #fff;
    font-size: 16px;
    font-weight: bold;
    padding: 0 10px
}

ul.sample1 li {
    font-weight: bold
}

ol.sample1 {
    counter-reset: list;
    list-style-type: none;
    position: relative;
    font: 14px/1.6 "Mv Boli", "arial narrow", sans-serif;
    padding: 1.2em;
    background: #f2efe7;
    -webkit-box-shadow: 0 0 40px rgba(0, 0, 0, 0.2) inset, 0 0 4px rgba(0, 0, 0, 0.2);
    box-shadow: 0 0 40px rgba(0, 0, 0, 0.2) inset, 0 0 4px rgba(0, 0, 0, 0.2)
}

ol.sample1:after {
    content: "リライフ整骨院の事故施術が選ばれている理由";
    position: absolute;
    bottom: 8px;
    right: 1.2em;
    font-size: 12px;
    color: #bbb
}

ol.sample1 li {
    position: relative;
    padding: 7px 5px 7px 50px;
    margin: 7px 0 10px 0px;
    font-weight: bold;
    font-size: 14px;
    border-bottom: dashed 1px #ccc;
    color: #333
}

ol.sample1 li:first-child {
    margin-top: 0
}

ol.sample1 li:last-child {
    margin-bottom: 20px
}

ol.sample1 li:before {
    counter-increment: list;
    content: counter(list) ",";
    position: absolute;
    left: 15px;
    font-size: 1.2em;
    top: 50%;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%)
}

ol.sample2 {
    counter-reset: list;
    list-style-type: none;
    font: 16px/1.6 "arial narrow", sans-serif;
    padding: 5px
}

ol.sample2 li {
    position: relative;
    padding: 0 0 0 30px;
    margin: 7px 0 7px 0px;
    font-weight: bold;
    font-size: 14px;
    line-height: 29px;
    border: dashed 1px transparent;
    -webkit-transition: 0.3s;
    transition: 0.3s
}

ol.sample2 li:before {
    counter-increment: list;
    content: counter(list);
    position: absolute;
    left: -10px;
    width: 30px;
    height: 30px;
    text-align: center;
    color: #fff;
    line-height: 30px;
    background: #f6a38b;
    border-radius: 50%;
    top: 50%;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%)
}

.linkbtn {
    width: 100%;
    margin: 10px 0
}

.linkbtn ul {
    margin-right: -20px;
    margin-bottom: -20px
}

.linkbtn li {
    float: left;
    margin-right: 20px;
    margin-bottom: 20px
}

.linkbtn li a {
    display: block;
    width: 333px;
    height: 40px;
    line-height: 40px;
    background: #ff9bc8;
    color: #fff;
    font-size: 15px;
    font-weight: bold;
    text-align: center;
    border-radius: 10px
}

.linkbtn li a:link,
.linkbtn li a:visited,
.linkbtn li a:hover {
    color: #fff;
    text-decoration: none
}

.linkbtn li a:hover {
    background: #ffc8e1
}

.linkbtn li a:before {
    font-family: "FontAwesome";
    content: "\f0a9";
    margin-right: 10px
}

.linkbtn * {
    -webkit-transition: 0.1s;
    transition: 0.1s
}

.faq dt {
    padding: 5px 5px 3px 2px;
    color: #3d2b00;
    font-weight: bold;
    border-bottom: 1px dotted #aaa;
    margin-bottom: 10px
}

.faq dd {
    margin-bottom: 20px;
    background: #fdffdd;
    border-radius: 10px;
    padding: 10px
}

.faq b {
    padding: 3px 5px;
    margin: 10px 0;
    line-height: 40px;
    background: #dad2b9;
    font-size: 11px
}

.price {
    font-size: 13px;
    overflow: hidden
}

.price dt {
    float: left;
    padding-top: 5px;
    line-height: 1.3
}

.price dt:before {
    font-family: "FontAwesome";
    content: "\f0a9";
    margin-right: 5px
}

.price dt span {
    font-size: 13px
}

.price dd {
    text-align: right;
    padding-bottom: 3px;
    padding-top: 5px;
    line-height: 1.3;
    border-bottom: dotted 1px #aaa;
    color: #659174
}

.price2 {
    font-size: 13px;
    overflow: hidden
}

.price2 dt {
    float: left;
    padding-top: 5px;
    line-height: 1.3
}

.price2 dt:before {
    font-family: "FontAwesome";
    content: "\f0a9";
    margin-right: 5px
}

.price2 dt span {
    font-size: 13px
}

.price2 dd {
    text-align: right;
    padding-bottom: 3px;
    padding-top: 5px;
    line-height: 1.3;
    border-bottom: dotted 1px #aaa;
    color: #f18d9e
}

.koe {
    font-size: 13px;
    overflow: hidden;
    background: #fdffdd;
    padding: 10px;
    border-radius: 5px;
    border: #e2e87d solid 1px;
    margin-bottom: 10px
}

.koe dt {
    float: left;
    padding-top: 5px;
    line-height: 1.3;
    color: #555
}

.koe dt span {
    font-size: 13px
}

.koe dd {
    text-align: right;
    padding-bottom: 3px;
    padding-top: 5px;
    line-height: 1.3;
    color: #555
}

.rbtn {
    font-size: 14px;
    float: right
}

.rbtn a {
    text-align: center;
    width: 300px;
    display: block;
    padding: 0px 2px;
    font-weight: normal;
    border: 1px solid #fff;
    -webkit-transition: 0.2s;
    transition: 0.2s
}

.rbtn a:link {
    color: #fff;
    text-decoration: none
}

.rbtn a:visited {
    color: #fff
}

.rbtn a:hover {
    color: #fff;
    background: #fff;
    text-decoration: none
}

.rbtn a:before {
    margin-right: 5px
}

.cbtn * {
    -webkit-transition: 0.3s;
    transition: 0.3s
}

.cbtn {
    font-weight: bold
}

.cbtn a {
    font-size: 17px;
    text-align: center;
    width: 300px;
    display: block;
    padding: 8px 5px;
    font-weight: bold;
    border: 2px solid #fff;
    margin: 30px auto;
    background: #336f67
}

.cbtn a:link {
    color: #fff;
    text-decoration: none
}

.cbtn a:visited {
    color: #fff
}

.cbtn a:hover {
    color: #336f67;
    background: #fff;
    text-decoration: none;
    border: 2px solid #336f67
}

.cbtn a:before {
    font-family: "FontAwesome";
    content: "\f105";
    margin-right: 5px
}

.cbtn2 * {
    -webkit-transition: 0.3s;
    transition: 0.3s
}

.cbtn2 {
    font-weight: bold
}

.cbtn2 a {
    font-size: 17px;
    text-align: center;
    width: 300px;
    display: block;
    padding: 8px 5px;
    font-weight: bold;
    border: 2px solid #336f67;
    margin: 30px auto;
    background-color: #336f67
}

.cbtn2 a:link {
    color: #fff;
    text-decoration: none
}

.cbtn2 a:visited {
    color: #fff
}

.cbtn2 a:hover {
    color: #336f67;
    background: #111;
    text-decoration: none;
    border: 2px solid #336f67
}

.cbtn2 a:before {
    font-family: "FontAwesome";
    content: "\f003";
    margin-right: 5px
}

.tab {
    zoom: 1;
    list-style: none;
    margin: 0 auto 5px;
    padding: 0;
    padding: 3px 0;
    font-size: 12px;
    width: 960px
}

.tab li {
    float: left;
    text-align: left;
    font-weight: bold;
    margin-right: 10px;
    text-decoration: none
}

.tab li a {
    display: block;
    padding: 3px 5px;
    cursor: pointer;
    width: 220px;
    border-top: 1px solid #ccc;
    border-right: 1px solid #999;
    border-bottom: 1px solid #999;
    border-left: 1px solid #ccc;
    background: #ffffff;
    background: -webkit-gradient(linear, left top, left bottom, color-stop(1%, #fff), to(#e8ddce));
    background: linear-gradient(to bottom, #fff 1%, #e8ddce 100%)
}

.tab li a:before {
    font-family: "FontAwesome";
    content: "\f0da";
    margin-right: 3px
}

.tab li a:hover {
    background: #e5d6c3;
    color: #555;
    text-decoration: none
}

.tab .active {
    background: #e5d6c3;
    color: #555
}

.tab .active:before {
    margin-right: 3px
}

.tab li:last-child {
    margin-right: 0px
}

.panel {
    display: none
}

.show {
    display: block
}

.listFlow li {
    margin-bottom: 9px;
    padding-bottom: 9px;
    background: transparent url("../img/bg_listflow.gif") 42px 100% no-repeat
}

.listFlow .lastItem {
    margin-bottom: 0;
    padding-bottom: 0;
    background: none
}

.listFlow h4 {
    color: #333;
    font-size: 1.3rem;
    font-weight: normal;
    line-height: 1.3;
    padding: 0 0 3px 0px;
    margin-bottom: 20px;
    border-bottom: 1px solid #ccc;
    _zoom: 1;
    overflow: hidden
}

.listFlow dl {
    display: table;
    width: 100%
}

.listFlow dl dt {
    display: table-cell;
    padding: 10px 0;
    border: 1px solid #336f67;
    width: 100px;
    background: #336f67;
    font-size: 13px;
    font-size: 0.82rem;
    font-weight: bold;
    color: #fff;
    text-align: center;
    vertical-align: middle;
    line-height: 1.2
}

.listFlow dl dt .num {
    display: block;
    font-size: 21px;
    font-size: 1.32rem
}

.listFlow dl dd {
    display: table-cell;
    padding: 10px;
    border-top: 1px solid #c8c8c8;
    border-right: 1px solid #c8c8c8;
    border-bottom: 1px solid #c8c8c8;
    vertical-align: middle
}

figure {
    position: relative;
    overflow: hidden;
    width: 100%
}

figcaption {
    font-size: 12px;
    text-align: center;
    position: absolute;
    bottom: -72px;
    padding: 0;
    left: 0;
    z-index: 2;
    width: 100%;
    margin: 0 auto;
    height: 100px;
    background: rgba(0, 0, 0, 0.5);
    -webkit-transition: 0.2s;
    transition: 0.2s
}

figcaption .tl {
    font-size: 15px;
    letter-spacing: 1px;
    margin-bottom: 10px;
    padding: 0px;
    font-weight: 600;
    background: #336f67;
    color: #fff
}

figcaption p {
    color: #fff
}

figure:hover figcaption {
    bottom: 0px
}

figcaption p a {
    position: absolute;
    top: 70px;
    left: 40%;
    z-index: 5000;
    width: 60px;
    border-radius: 10px;
    padding: 0px 5px;
    margin: 0 auto;
    background: #fff
}

figcaption p a:link {
    color: #336f67;
    font-weight: bold;
    text-decoration: none
}

afigcaption p a:visited {
    color: #336f67;
    text-decoration: none
}

figcaption p a:hover {
    color: #fff;
    background: #336f67;
    text-decoration: none
}

.pr-img1 {
    background: url(../img/pr-img1.jpg) no-repeat scroll
}

.pr-img2 {
    background: url(../img/pr-img2.jpg) no-repeat scroll
}

.pr-img3 {
    background: url(../img/pr-img3.jpg) no-repeat scroll;
    color: #fff
}

.pr-img4 {
    background: url(../img/pr-img4.jpg) no-repeat scroll
}

.parallax {
    background-position: center center;
    background-size: cover;
    overflow: hidden;
    padding: 25px 0
}

@media screen and (min-width: 480px) and (max-width: 1024px) {
    .parallax {
        background-size: s
    }
}

.bg-img1 {
    padding: 30px 0;
    background-image: url(../img/bgp3.jpg);
    background-attachment: fixed
}

.bg1 {
    background-image: url(../img/bg1.jpg);
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover;
    -moz-background-size: cover;
    background-attachment: fixed
}

.bg2 {
    background-image: url(../img/bg2.jpg);
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover;
    -moz-background-size: cover;
    background-attachment: fixed
}

.bg3 {
    background-image: url(../img/bg3.jpg);
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover;
    -moz-background-size: cover;
    background-attachment: fixed
}

.bg4 {
    background-image: url(../img/bg4.jpg);
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover;
    -moz-background-size: cover;
    background-attachment: fixed
}

.bg5 {
    background-image: url(../img/bg5.jpg);
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover;
    -moz-background-size: cover;
    background-attachment: fixed
}

.bg6 {
    background-image: url(../img/bg6.jpg);
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover;
    -moz-background-size: cover;
    background-attachment: fixed
}

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

    .bg1,
    .bg2,
    .bg3,
    .bg4,
    .bg5,
    .bg6 {
        background-attachment: scroll
    }
}

dl.accordion {
    background: #fff;
    width: 710px;
    margin: 5px auto 20px;
    font-size: 13px
}

dl.accordion dt {
    padding-left: 25px;
    background: url(img/open.png) 1% center no-repeat, -moz-linear-gradient(top, #fff, #fff);
    background: url(img/open.png) 1% center no-repeat, -webkit-gradient(linear, left top, left bottom, from(#fff), to(#fff));
    border-bottom: 1px solid #ddd;
    height: 40px;
    text-indent: 10px;
    line-height: 40px;
    color: #41822b;
    font-weight: bold;
    cursor: pointer
}

dl.accordion dt:hover {
    opacity: 0.7;
    filter: alpha(opacity=70)
}

dl.accordion dt.open {
    background: url(img/close.png) 1% center no-repeat, -moz-linear-gradient(top, #fff, #fff);
    background: url(img/close.png) 1% center no-repeat, -webkit-gradient(linear, left top, left bottom, from(#fff), to(#fff))
}

dl.accordion dd {
    background: #f0f4ee;
    margin: 10px;
    padding: 10px;
    line-height: 1.5;
    display: none;
    border-radius: 10px
}

dl.accordion dd strong {
    display: block;
    margin: 10px 0
}

.share {
    width: 960px;
    margin: 0 auto;
    padding: 25px 0
}

.fb-like {
    display: inline-block;
    height: 20px;
    overflow: hidden
}

.fb_iframe_widget span {
    vertical-align: top !important
}

#___plusone_0,
#___plusone_0 iframe {
    width: 70px !important
}

.pocket-btn {
    display: inline-block;
    height: 20px;
    overflow: hidden
}

.pocket-btn iframe {
    width: 100px !important;
    overflow: hidden
}

#snslink {
    font-family: "FontAwesome";
    width: 100%;
    font-size: 20px;
    padding-top: 20px
}

#snslink li {
    line-height: 30px;
    padding: 10px 13px;
    background: #fff;
    color: #000;
    border-radius: 1000px;
    display: inline;
    margin: 10px
}

#snslink li:hover {
    opacity: 0.5
}

#snslink a:link,
#snslink a:visited,
#snslink a:hover {
    color: #000;
    text-decoration: none
}

.tarea {
    width: 90%;
    margin: 0 auto
}

.youtube {
    width: 296px;
    height: 116px;
    overflow: hidden;
    padding: 0;
    margin: 0
}

.mtitle-point {
    color: #333;
    font-size: 26px;
    line-height: 20px;
    margin: 10px 0;
    overflow: hidden;
    border-radius: 10px
}

.mtitle-point span {
    background: #64bcff;
    display: inline-block;
    padding: 10px;
    width: 20px;
    height: 20px;
    text-align: center;
    border-radius: 100px;
    color: #fff;
    margin-right: 15px;
    font-size: 20px;
    text-shadow: 0 0px 0 #fff, 0px 0 0 #fff, 0 0px 0 #fff, 0px 0 0 #fff, 0px 0px 0 #fff, 0px 0px 0 #fff, 0px 0px 0 #fff,
        0px 0px 0 #fff
}

.tcon2 {
    width: 296px;
    font-size: 13px;
    background: #fff;
    position: relative;
    padding: 5px;
    -webkit-box-shadow: rgba(0, 0, 0, 0.2) 0 0 2px 1px;
    box-shadow: rgba(0, 0, 0, 0.2) 0 0 2px 1px;
    border-radius: 5px;
    margin: 0 auto 20px
}

.tcon2 dt {
    margin-bottom: 10px
}

.tcon2 dd {
    padding: 10px
}

.tclink a {
    display: block;
    width: 180px;
    height: 30px;
    line-height: 30px;
    position: absolute;
    top: 220px;
    left: 156px;
    background: #009944;
    text-align: left;
    color: #fff;
    font-size: 15px;
    font-weight: bold;
    text-indent: 0.5em;
    -webkit-box-shadow: rgba(0, 0, 0, 0.3) 0 2px 1px;
    box-shadow: rgba(0, 0, 0, 0.3) 0 2px 1px;
    border-radius: 5px
}

.tcon {
    width: 230px;
    font-size: 12px;
    position: relative;
    margin-bottom: 20px
}

.tcon dt {
    text-align: center;
    font-weight: bold;
    color: #58350a;
    margin: 5px 0
}

.tcon dd {
    font-size: 12px;
    line-height: 1.3
}

.tclink a {
    display: block;
    width: 150px;
    height: 30px;
    line-height: 30px;
    position: absolute;
    top: 211px;
    left: 186px;
    background: #363636;
    text-align: left;
    color: #fff;
    font-size: 12px;
    text-indent: 0.5em;
    -webkit-box-shadow: rgba(0, 0, 0, 0.3) 0 2px 1px;
    box-shadow: rgba(0, 0, 0, 0.3) 0 2px 1px
}

.tclink a:hover {
    text-decoration: none;
    background: #313aa3
}

.tclink * {
    -webkit-transition: 0.3s;
    transition: 0.3s
}

.tclink a:before {
    font-family: "FontAwesome";
    content: "\f0a9";
    margin-right: 5px;
    font-size: 12px
}

.mtitle-cline {
    display: table;
    text-align: center;
    white-space: nowrap;
    font-size: 25px;
    letter-spacing: 2px;
    color: #99cc66;
    margin: 40px 0;
    line-height: 0.8
}

.mtitle-cline span {
    font-size: 13px
}

.mtitle-cline:after,
.mtitle-cline:before {
    color: #ccc;
    content: "";
    display: table-cell;
    width: 50%;
    background: linear-gradient(transparent 50%, currentColor 50%, currentColor calc(50% + 1px), transparent calc(50% + 1px));
    background-clip: padding
}

.mtitle-cline:after {
    border-left: 2em solid transparent
}

.mtitle-cline:before {
    border-right: 2em solid transparent
}

#contentwrap {
    padding: 0 0 320px
}

.rhalf {
    float: right
}

.lhalf {
    float: left
}

.rhalf,
.lhalf {
    width: 50%;
    height: 320px;
    color: #555;
    display: table;
    background: #fff
}

.rhalf h2,
.lhalf h2 {
    text-align: center;
    margin-bottom: 20px
}

.rhalf-img {
    float: right;
    background-image: url(../img/rhalf-img.jpg)
}

.lhalf-img {
    float: left;
    background-image: url(../img/lhalf-img.jpg)
}

.rhalf-img,
.lhalf-img {
    width: 50%;
    height: 320px;
    color: #555;
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover;
    -moz-background-size: cover;
    background-color: #fff
}

.mtext1 {
    font-size: 19px;
    text-align: center;
    margin: 15px 0
}

.twrap {
    margin: 0 auto;
    padding: 20px 30px;
    display: table-cell;
    vertical-align: middle;
    background: url(../img/bg1.jpg)
}

.view-1 {
    width: 100%;
    min-width: 960px
}

.view-1 img {
    width: 100%;
    height: auto
}

.view {
    width: 100%
}

.view ul {
    list-style-type: none;
    margin-left: auto;
    margin-right: auto
}

.view ul li {
    width: 33.3%;
    height: 33.3%;
    float: left
}

.view ul li img {
    width: 100%
}

.bl1 {
    background: url(../img/bl1.png) repeat-x;
    height: 50px
}

.t-box1 {
    width: 720px;
    margin: 0 auto
}

.card {
    width: 307px;
    position: static
}

.card h3 {
    font-family: "Mplus 1p";
    font-size: 19px;
    text-align: center;
    line-height: 1.6;
    margin: 10px;
    color: #fff45c
}

.card img {
    width: 100%;
    height: auto
}

.card h2 {
    font-size: 18px;
    padding: 5px 0;
    text-indent: 0px;
    margin: 0;
    color: #333
}

.card h2:before {
    font-family: "FontAwesome";
    content: "\f0a9";
    margin-right: 5px;
    color: #111
}

.card div {
    position: relative;
    top: 0;
    left: 0;
    padding: 5px;
    line-height: 1.8
}

.card .img {
    position: relative;
    top: 0px;
    left: 0;
    width: 302px;
    height: 50px;
    padding: 0;
    margin: 0
}

.card-clink a {
    display: block;
    width: 150px;
    height: 30px;
    line-height: 30px;
    position: absolute;
    top: 211px;
    left: 186px;
    background: #363636;
    text-align: left;
    color: #fff;
    font-size: 12px;
    text-indent: 0.5em;
    -webkit-box-shadow: rgba(0, 0, 0, 0.3) 0 2px 1px;
    box-shadow: rgba(0, 0, 0, 0.3) 0 2px 1px
}

.card-clink a:hover {
    text-decoration: none;
    background: #313aa3
}

.card-clink * {
    -webkit-transition: 0.3s;
    transition: 0.3s
}

.card-clink a:before {
    font-family: "FontAwesome";
    content: "\f0a9";
    margin-right: 5px;
    font-size: 12px
}

.card-price {
    width: 306px;
    height: 640px;
    font-size: 12px;
    -webkit-box-shadow: rgba(0, 0, 0, 0.2) 0 3px 1px 1px;
    box-shadow: rgba(0, 0, 0, 0.2) 0 3px 1px 1px;
    background: #fff;
    position: relative
}

.card-price div {
    padding: 10px
}

.card-price h2 {
    color: #666;
    height: 60px;
    font-size: 15px;
    font-weight: bold;
    margin: 2px 0
}

.card-price h2 span {
    font-size: 11px
}

.card-price h3 {
    background: #fcc800;
    border-radius: 5px;
    color: #fff;
    height: 3em;
    font-size: 13px;
    font-weight: bold;
    padding: 5px
}

.card-price dl {
    font-size: 11px
}

.card-price p {
    padding: 5px 0
}

.card-price dt {
    float: left;
    width: 5em;
    padding: 2px 0;
    line-height: 1.3;
    color: #555;
    background: #f2f2f2;
    border: #ccc solid 1px;
    text-align: center;
    font-weight: bold;
    border-radius: 5px;
    margin: 5px 0
}

.card-price dd {
    padding-left: 6em;
    padding-bottom: 5px;
    padding-top: 8px;
    line-height: 1.6;
    border-bottom: 1px dotted #aaa;
    color: #555
}

.card-price dd b {
    color: #ff0f00
}

.ol-list {
    counter-reset: li;
    list-style: none;
    *list-style: decimal;
    margin: 5px 0;
    display: table;
    width: 95%
}

.ol-list li {
    font-size: 15px;
    font-weight: normal;
    background: #f5f5f5;
    margin-bottom: 10px;
    padding: 5px 0px;
    line-height: 1.1;
    border-radius: 0.3em
}

.ol-list li:last-child {
    margin-bottom: 0px
}

.ol-list span {
    display: table-cell;
    position: relative;
    padding: 0.4em 0.4em 0.4em 0.6em;
    margin: 0.5em 0;
    color: #555;
    text-decoration: none;
    -webkit-transition: all 0.3s ease-out;
    transition: all 0.3s ease-out
}

.ol-list span:before {
    content: counter(li);
    counter-increment: li;
    position: absolute;
    left: -2.3em;
    top: 50%;
    margin-top: -1.3em;
    background-color: #99cc66;
    color: #fff;
    height: 2em;
    width: 2em;
    line-height: 2em;
    border: 0.3em solid #fff;
    text-align: center;
    font-weight: bold;
    border-radius: 2em;
    -webkit-transition: all 0.3s ease-out;
    transition: all 0.3s ease-out
}

ol.rounded-list {
    width: 98%;
    counter-reset: li;
    list-style: none;
    *list-style: decimal;
    font: 14px "trebuchet MS", "lucida sans";
    padding: 10px 0 0px 15px;
    text-shadow: 0 1px 0 rgba(255, 255, 255, 0.5);
    display: table
}

.rounded-list li {
    font-weight: bold;
    background: #f2f2f2;
    margin-bottom: 10px;
    padding: 5px 0 0;
    line-height: 1.4;
    border-radius: 0.3em
}

.rounded-list span {
    display: table-cell;
    position: relative;
    padding: 1em 0.4em 1em 2em;
    *padding: 0.4em;
    margin: 0.5em 0;
    color: #333;
    text-decoration: none;
    -webkit-transition: all 0.3s ease-out;
    transition: all 0.3s ease-out
}

.rounded-list span:hover:before {
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg)
}

.rounded-list span:before {
    content: counter(li);
    counter-increment: li;
    position: absolute;
    left: -1.3em;
    top: 50%;
    margin-top: -1.3em;
    background: #00a771;
    color: #fff;
    height: 2em;
    width: 2em;
    line-height: 2em;
    border: 0.3em solid #fff;
    text-align: center;
    font-weight: bold;
    border-radius: 2em;
    -webkit-transition: all 0.3s ease-out;
    transition: all 0.3s ease-out
}

.link2w li {
    -webkit-box-shadow: rgba(0, 0, 0, 0.2) 0 0 1px 1px;
    box-shadow: rgba(0, 0, 0, 0.2) 0 0 1px 1px;
    border-radius: 5px
}

.link2w li:hover {
    -webkit-box-shadow: #9c6 0 0 2px 2px;
    box-shadow: #9c6 0 0 2px 2px;
    border-radius: 5px
}

.feedbox li {
    border-bottom: 1px dotted #ccc;
    font-size: 12px;
    margin-bottom: 10px
}

.feedbox li img {
    float: left;
    margin: 0 10px 10px 0
}

.feedbox li:last-child {
    border-bottom: 0px dotted #ccc
}

.feedbox dl {
    overflow: hidden
}

.feedbox dt {
    font-size: 16px;
    line-height: 1.4;
    padding: 10px 0 5px
}

.feedbox dd {
    line-height: 1.6
}

.feedbox dt span {
    font-size: 12px;
    margin-right: 5px;
    background: #99cc66;
    border-radius: 3px;
    padding: 0px 8px;
    color: #fff
}

.cover {
    display: inline-block;
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover;
    overflow: hidden;
    padding: 0;
    float: left;
    margin: 0 10px 10px 0
}

.more {
    text-align: right
}

.more a:before {
    font-family: "FontAwesome";
    content: "\f0a9";
    margin-right: 5px
}

.mbox2 .feedbox dt {
    font-size: 16px;
    line-height: 1.4;
    padding: 10px 0 5px
}

.mbox2 .feedbox dd {
    line-height: 1.6
}

.mbox2 .feedbox dt span {
    font-size: 12px;
    margin-right: 5px;
    background: #32b16c;
    border-radius: 3px;
    padding: 0px 8px;
    color: #fff
}

.mbox2 .feedbox dt a:link,
.mbox2 .feedbox dt a:visited,
.mbox2 .feedbox dt a:hover {
    color: #32b16c
}

.picup-1 {
    width: 100%;
    min-width: 960px;
    margin: 0 auto
}

.picup-1 ul {
    overflow: hidden;
    background: #fff
}

.picup-1 ul li {
    overflow: hidden;
    position: relative;
    padding: 50px 0
}

.picup-1 ul li div {
    position: relative;
    padding: 10px 0 0
}

.picup-1 ul li p {
    font-size: 15px;
    color: #fff;
    line-height: 1.5
}

.picup-1 ul li .bg {
    width: 101%;
    height: 370px;
    position: absolute;
    top: 0;
    left: 0
}

.picup-1 .rbtn {
    margin-left: 30px
}

.picup-1 ul li.pic3a .bg {
    background: url(../img/pr-img1.jpg) no-repeat 50% 50%;
    background-size: cover
}

.picup-1 ul li.pic3b .bg {
    background: url(../img/pr-img2.jpg) no-repeat 50% 50%;
    background-size: cover
}

.picup-1 ul li.pic3c .bg {
    background: url(../img/pr-img3.jpg) no-repeat 50% 50%;
    background-size: cover
}

.picup-1 ul li .bg {
    -webkit-transition: all 0.4s;
    transition: all 0.4s;
    opacity: 0.6
}

.picup-1 ul li:hover .bg {
    opacity: 0.8;
    -webkit-transform: scale(1.04);
    transform: scale(1.04);
    -webkit-filter: blur(5px);
    -moz-filter: blur(5px);
    -o-filter: blur(5px);
    -ms-filter: blur(5px);
    filter: blur(5px)
}

.picbox {
    width: 960px;
    margin: 0 auto
}

.picup-2 {
    width: 100%;
    min-width: 1000px
}

.picup-2 ul {
    overflow: hidden;
    background: #fff
}

.picup-2 ul li {
    width: 50%;
    float: left;
    overflow: hidden;
    position: relative
}

.picup-2 ul li:first-child {
    width: 50%
}

.picup-2 ul li a {
    display: block;
    text-align: center
}

.picup-2 ul li a .logo {
    position: relative;
    padding: 20px 0;
    float: none
}

.picup-2 ul li a .logo img:hover {
    opacity: 1
}

.picup-2 ul li a .bg {
    width: 101%;
    height: 250px;
    position: absolute;
    top: 0;
    left: 0
}

.picup-2 ul li.pic3a .bg {
    background: url(../img/pic3a.jpg) no-repeat 50% 50%;
    background-size: cover
}

.picup-2 ul li.pic3b .bg {
    background: url(../img/pic3b.jpg) no-repeat 50% 50%;
    background-size: cover
}

.picup-2 ul li .bg {
    -webkit-transition: all 0.4s;
    transition: all 0.4s;
    opacity: 0.4
}

.picup-2 ul li:hover .bg {
    opacity: 0.8;
    -webkit-transform: scale(1.03);
    transform: scale(1.03)
}

.picup-4 {
    width: 100%;
    min-width: 960px;
    margin: 0
}

.picup-4 ul {
    overflow: hidden;
    background-color: #fff
}

.picup-4 ul li {
    width: 25%;
    float: left;
    overflow: hidden;
    position: relative
}

.picup-4 ul li a {
    display: block;
    text-align: center
}

.picup-4 ul li a .logo {
    position: relative;
    padding: 50px 0;
    float: none
}

.picup-4 ul li a .logo img:hover {
    opacity: 1
}

.picup-4 ul li a .bg {
    width: 100%;
    height: 300px;
    position: absolute;
    top: 0;
    left: 0;
    background-color: #fff500
}

.picup-4 ul li.pic3a .bg {
    background: url(../img/pic3a.jpg) no-repeat 50% 50%;
    background-size: cover
}

.picup-4 ul li.pic3b .bg {
    background: url(../img/pic3b.jpg) no-repeat 50% 50%;
    background-size: cover
}

.picup-4 ul li.pic3c .bg {
    background: url(../img/pic3c.jpg) no-repeat 50% 50%;
    background-size: cover
}

.picup-4 ul li.pic3d .bg {
    background: url(../img/pic3d.jpg) no-repeat 50% 50%;
    background-size: cover
}

.picup-4 ul li .bg {
    -webkit-transition: all 0.4s;
    transition: all 0.4s;
    opacity: 0.3
}

.picup-4 ul li:hover .bg {
    opacity: 0.5;
    -webkit-transform: scale(1.03);
    transform: scale(1.03);
    -webkit-filter: grayscale(0%);
    -moz-filter: grayscale(0%);
    -o-filter: grayscale(0%);
    -ms-filter: grayscale(0%);
    filter: grayscale(0%)
}

.mtitle-bg2 {
    color: #fff;
    background: #336f67;
    padding: 5px;
    text-align: center
}

.cbtn.bg a {
    background: #336f67
}

.cbtn.bg a:hover {
    color: #336f67;
    background: #fff;
    text-decoration: none;
    border: 2px solid #336f67
}

.k-bgBase {
    background-color: #008092
}

.k-bgSub {
    background-color: #659174
}

.k-bgGrid {
    width: 100%;
    background-image: linear-gradient(#ddd 1px, transparent 0), linear-gradient(90deg, #ddd 1px, transparent 0);
    background-size: 20px 20px
}

.k-txtBase {
    color: #008092
}

.k-txtSub {
    color: #659174
}

.k-border {
    border: solid thin #008092
}

.k-vscroll {
    overflow-y: auto
}

@media screen and (min-width: 701px) {
    .k-pcNone {
        display: none
    }

    .k-spNone {
        display: block
    }
}

@media screen and (max-width: 700px) {
    .k-pcNone {
        display: block
    }

    .k-spNone {
        display: none
    }
}

.k-imgFrame {
    border: 3px solid #fff;
    -webkit-box-shadow: rgba(0, 0, 0, 0.3) 1px 1px 3px 2px;
    box-shadow: rgba(0, 0, 0, 0.3) 1px 1px 3px 2px
}

.k-linegd {
    background: repeating-linear-gradient(-45deg, #fff 0, #fff 5px, green 5px, green 10px)
}

.k-txtLink {
    padding: 0 0.3em
}

.k-txtLink:before {
    font-family: FontAwesome;
    content: "\f138";
    margin-right: 0.2em;
    text-decoration: none !important
}

.k-txtLink:hover {
    opacity: 0.6
}

.k-highlight {
    display: inline;
    font-weight: bold;
    line-height: 1.2;
    color: #2ce5ff;
    background: -webkit-gradient(linear, left top, left bottom, color-stop(70%, transparent), color-stop(70%, #dce6df));
    background: linear-gradient(transparent 70%, #dce6df 70%)
}

.k-flex {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    width: 100%
}

.k-flex * {
    -webkit-box-sizing: border-box;
    box-sizing: border-box
}

.k-flex img {
    vertical-align: middle;
    max-width: 100%
}

.k-flex.jc-left {
    -webkit-box-pack: left;
    -ms-flex-pack: left;
    justify-content: left
}

.k-flex.jc-center {
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center
}

.k-flex.jc-right {
    -webkit-box-pack: right;
    -ms-flex-pack: right;
    justify-content: right
}

.k-flex.col-1>.k-fitem {
    width: 100%
}

.k-flex.col-2>.k-fitem {
    width: 50%
}

.k-flex.col-3>.k-fitem {
    width: 33.3333333%
}

.k-flex.col-4>.k-fitem {
    width: 25%
}

.k-flex.col-5>.k-fitem {
    width: 20%
}

.k-flex>.k-fitem.k-w5 {
    width: 5%
}

.k-flex>.k-fitem.k-w10 {
    width: 10%
}

.k-flex>.k-fitem.k-w15 {
    width: 15%
}

.k-flex>.k-fitem.k-w20 {
    width: 20%
}

.k-flex>.k-fitem.k-w25 {
    width: 25%
}

.k-flex>.k-fitem.k-w30 {
    width: 30%
}

.k-flex>.k-fitem.k-w33 {
    width: 33.3333333%
}

.k-flex>.k-fitem.k-w35 {
    width: 35%
}

.k-flex>.k-fitem.k-w40 {
    width: 40%
}

.k-flex>.k-fitem.k-w45 {
    width: 45%
}

.k-flex>.k-fitem.k-w50 {
    width: 50%
}

.k-flex>.k-fitem.k-w55 {
    width: 55%
}

.k-flex>.k-fitem.k-w60 {
    width: 60%
}

.k-flex>.k-fitem.k-w65 {
    width: 65%
}

.k-flex>.k-fitem.k-w70 {
    width: 70%
}

.k-flex>.k-fitem.k-w75 {
    width: 75%
}

.k-flex>.k-fitem.k-w80 {
    width: 80%
}

.k-flex>.k-fitem.k-w85 {
    width: 85%
}

.k-flex>.k-fitem.k-w90 {
    width: 90%
}

.k-flex>.k-fitem.k-w95 {
    width: 95%
}

.k-flex>.k-fitem.k-w100 {
    width: 100%
}

.k-flex>.k-fitem.order1 {
    -webkit-box-ordinal-group: 2;
    -ms-flex-order: 1;
    order: 1
}

.k-flex>.k-fitem.order2 {
    -webkit-box-ordinal-group: 3;
    -ms-flex-order: 2;
    order: 2
}

.k-flex>.k-fitem.order3 {
    -webkit-box-ordinal-group: 4;
    -ms-flex-order: 3;
    order: 3
}

.k-flex>.k-fitem.order4 {
    -webkit-box-ordinal-group: 5;
    -ms-flex-order: 4;
    order: 4
}

@media screen and (max-width: 700px) {
    .k-flex>.k-fitem {
        width: 100% !important
    }

    .k-flex>.k-fitem.order1,
    .k-flex>.k-fitem.order2,
    .k-flex>.k-fitem.order3,
    .k-flex>.k-fitem.order4 {
        -webkit-box-ordinal-group: 1 !important;
        -ms-flex-order: 0 !important;
        order: 0 !important
    }

    .k-flex.col-4>.k-fitem {
        width: 50% !important
    }

    .k-flex.fix.col-1>.k-fitem {
        width: 100% !important
    }

    .k-flex.fix.col-2>.k-fitem {
        width: 50% !important
    }

    .k-flex.fix.col-3>.k-fitem {
        width: 33.3333333% !important
    }

    .k-flex.fix.col-4>.k-fitem {
        width: 25% !important
    }

    .k-flex.fix.col-5>.k-fitem {
        width: 20% !important
    }

    .k-flex.fix>.k-fitem.k-w5 {
        width: 5% !important
    }

    .k-flex.fix>.k-fitem.k-w10 {
        width: 10% !important
    }

    .k-flex.fix>.k-fitem.k-w15 {
        width: 15% !important
    }

    .k-flex.fix>.k-fitem.k-w20 {
        width: 20% !important
    }

    .k-flex.fix>.k-fitem.k-w25 {
        width: 25% !important
    }

    .k-flex.fix>.k-fitem.k-w30 {
        width: 30% !important
    }

    .k-flex.fix>.k-fitem.k-w33 {
        width: 33.3333333% !important
    }

    .k-flex.fix>.k-fitem.k-w35 {
        width: 35% !important
    }

    .k-flex.fix>.k-fitem.k-w40 {
        width: 40% !important
    }

    .k-flex.fix>.k-fitem.k-w45 {
        width: 45% !important
    }

    .k-flex.fix>.k-fitem.k-w50 {
        width: 50% !important
    }

    .k-flex.fix>.k-fitem.k-w55 {
        width: 55% !important
    }

    .k-flex.fix>.k-fitem.k-w60 {
        width: 60% !important
    }

    .k-flex.fix>.k-fitem.k-w65 {
        width: 65% !important
    }

    .k-flex.fix>.k-fitem.k-w70 {
        width: 70% !important
    }

    .k-flex.fix>.k-fitem.k-w75 {
        width: 75% !important
    }

    .k-flex.fix>.k-fitem.k-w80 {
        width: 80% !important
    }

    .k-flex.fix>.k-fitem.k-w85 {
        width: 85% !important
    }

    .k-flex.fix>.k-fitem.k-w90 {
        width: 90% !important
    }

    .k-flex.fix>.k-fitem.k-w95 {
        width: 95% !important
    }

    .k-flex.fix>.k-fitem.k-w100 {
        width: 100% !important
    }

    .k-flex.fix>.k-fitem.order1 {
        -webkit-box-ordinal-group: 2 !important;
        -ms-flex-order: 1 !important;
        order: 1 !important
    }

    .k-flex.fix>.k-fitem.order2 {
        -webkit-box-ordinal-group: 3 !important;
        -ms-flex-order: 2 !important;
        order: 2 !important
    }

    .k-flex.fix>.k-fitem.order3 {
        -webkit-box-ordinal-group: 4 !important;
        -ms-flex-order: 3 !important;
        order: 3 !important
    }

    .k-flex.fix>.k-fitem.order4 {
        -webkit-box-ordinal-group: 5 !important;
        -ms-flex-order: 4 !important;
        order: 4 !important
    }
}

img {
    max-width: 100%
}

.k-defList1 {
    width: 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center
}

.k-defList1 * {
    -webkit-box-sizing: border-box;
    box-sizing: border-box
}

.k-defList1 dt {
    display: block;
    width: 8em;
    border-bottom: solid thin #ccc;
    padding: 5px 0;
    margin-bottom: 10px
}

.k-defList1 dt p {
    background-color: #008092;
    color: #fff;
    padding: 0 10px
}

.k-defList1 dd {
    width: calc(100% - 8em);
    padding: 5px 10px;
    margin-bottom: 10px;
    border-bottom: solid thin #ccc;
    display: block
}

@media screen and (max-width: 700px) {
    .k-defList1 dt {
        width: 100%;
        border-bottom: none;
        margin-bottom: 0
    }

    .k-defList1 dd {
        width: 100%
    }
}

.k-defList2 {
    width: 100%
}

.k-defList2 * {
    -webkit-box-sizing: border-box;
    box-sizing: border-box
}

.k-defList2 dt p {
    color: #00adc5;
    font-weight: bold
}

.k-defList2 dt p::after {
    display: inline;
    font-family: FontAwesome;
    content: "\f101";
    padding-left: 5px
}

.k-defList2 dd {
    margin-bottom: 10px;
    border-bottom: solid thin #ccc;
    font-size: 0.8em
}

.k-btn1 a {
    display: inline-block;
    font-weight: bold;
    text-align: center;
    padding: 10px 30px;
    margin: auto;
    color: #fff;
    border: solid thin #008092;
    background-color: #008092;
    -webkit-transition: all 0.3s ease;
    transition: all 0.3s ease;
    text-decoration: none
}

.k-btn1 a:before {
    font-family: FontAwesome;
    content: "\f0a9";
    padding-right: 5px
}

.k-btn1 a:hover {
    -webkit-transition: all 0.3s ease;
    transition: all 0.3s ease;
    background-color: #fff;
    color: #008092
}

.k-btnTel1 a {
    display: inline-block;
    margin: auto;
    text-align: center;
    font-size: 2.5em;
    font-weight: bold;
    color: #008092;
    -webkit-transition: all 0.3s ease;
    transition: all 0.3s ease;
    text-decoration: none
}

.k-btnTel1 a:before {
    font-family: FontAwesome;
    content: "\f095";
    padding-right: 5px
}

.k-btnTel1 a:hover {
    -webkit-transition: all 0.3s ease;
    transition: all 0.3s ease;
    opacity: 0.5
}

.k-btnTel2 a {
    display: inline-block;
    font-weight: bold;
    text-align: center;
    padding: 10px 30px;
    margin: auto;
    color: #fff;
    border: solid thin #008092;
    background-color: #008092;
    -webkit-transition: all 0.3s ease;
    transition: all 0.3s ease;
    text-decoration: none
}

.k-btnTel2 a:before {
    font-family: FontAwesome;
    content: "\f095";
    padding-right: 5px
}

.k-btnTel2 a:hover {
    -webkit-transition: all 0.3s ease;
    transition: all 0.3s ease;
    background-color: #fff;
    color: #008092
}

.k-btnAbout a {
    display: inline-block;
    font-weight: bold;
    text-align: center;
    padding: 10px 30px;
    margin: auto;
    color: #fff;
    border: solid thin #008092;
    background-color: #008092;
    -webkit-transition: all 0.3s ease;
    transition: all 0.3s ease;
    text-decoration: none
}

.k-btnAbout a:before {
    font-family: FontAwesome;
    content: "\f0f7";
    padding-right: 5px
}

.k-btnAbout a:hover {
    -webkit-transition: all 0.3s ease;
    transition: all 0.3s ease;
    background-color: #fff;
    color: #008092
}

.k-btnMail1 a {
    display: inline-block;
    margin: auto;
    text-align: center;
    font-size: 2.5em;
    font-weight: bold;
    color: #008092;
    -webkit-transition: all 0.3s ease;
    transition: all 0.3s ease;
    text-decoration: none
}

.k-btnMail1 a:before {
    font-family: FontAwesome;
    content: "\f003";
    padding-right: 5px
}

.k-btnMail1 a:hover {
    -webkit-transition: all 0.3s ease;
    transition: all 0.3s ease;
    opacity: 0.5
}

.k-btnMail2 a {
    display: inline-block;
    font-weight: bold;
    text-align: center;
    padding: 10px 30px;
    margin: auto;
    color: #fff;
    border: solid thin #008092;
    background-color: #008092;
    -webkit-transition: all 0.3s ease;
    transition: all 0.3s ease;
    text-decoration: none
}

.k-btnMail2 a:before {
    font-family: FontAwesome;
    content: "\f003";
    padding-right: 5px
}

.k-btnMail2 a:hover {
    -webkit-transition: all 0.3s ease;
    transition: all 0.3s ease;
    background-color: #fff;
    color: #008092
}

.k-btnAnchor {
    position: relative;
    display: block;
    width: 100%;
    font-weight: bold;
    height: 50px;
    background-color: #008092;
    color: #fff;
    border: solid thin #008092;
    -webkit-transition: all 0.3s ease;
    transition: all 0.3s ease;
    border-radius: 100px
}

.k-btnAnchor .btnTitle {
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    color: #fff;
    font-weight: bold
}

.k-btnAnchor:hover {
    -webkit-transition: all 0.3s ease;
    transition: all 0.3s ease;
    opacity: 0.5
}

.k-table1 {
    table-layout: fixed;
    width: 100%;
    border-collapse: collapse;
    border-spacing: 0
}

.k-table1 th {
    padding: 10px;
    border: solid thin #ccc;
    text-align: center;
    background-color: #008092;
    color: #fff;
    font-weight: 900
}

.k-table1 td {
    padding: 10px;
    border: solid thin #ccc;
    text-align: center
}

.k-table1 tr:nth-child(odd) {
    background-color: #eee
}

.k-table2 {
    table-layout: fixed;
    width: 100%;
    border-collapse: collapse
}

.k-table2 tr {
    border-bottom: solid 2px white
}

.k-table2 tr:last-child {
    border-bottom: none
}

.k-table2 th {
    position: relative;
    text-align: left;
    width: 40%;
    background-color: #008092;
    color: white;
    text-align: center;
    padding: 10px 0
}

.k-table2 th:after {
    display: block;
    content: "";
    width: 0px;
    height: 0px;
    position: absolute;
    top: calc(50% - 10px);
    right: -10px;
    border-left: 10px solid #008092;
    border-top: 10px solid transparent;
    border-bottom: 10px solid transparent
}

.k-table2 td {
    text-align: left;
    width: 60%;
    background-color: #f0f0f0;
    padding: 10px 20px;
    color: #333
}

.k-note {
    font-size: 0.8em
}

.k-note>li {
    text-indent: -1em;
    padding-left: 1em
}

.k-note>li::before {
    content: "※"
}

.k-listDesign1 {
    padding: 0.5em;
    list-style-type: none;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap
}

.k-listDesign1 * {
    -webkit-box-sizing: border-box;
    box-sizing: border-box
}

.k-listDesign1.col-1>li {
    width: 100%
}

.k-listDesign1.col-2>li {
    width: 50%
}

.k-listDesign1.col-3>li {
    width: 33.3333333%
}

.k-listDesign1.col-4>li {
    width: 50%
}

.k-listDesign1 li {
    position: relative;
    padding: 0em 0.3em 0.3em 1.3em
}

.k-listDesign1 li:before {
    position: absolute;
    content: "";
    top: 0.5em;
    left: 0.2em;
    height: 0;
    width: 0;
    border-style: solid;
    border-width: 6px 0 6px 9px;
    border-color: transparent transparent transparent #659174
}

@media screen and (max-width: 700px) {
    .k-listDesign1.col-2>li {
        width: 100%
    }

    .k-listDesign1.col-3>li {
        width: 100%
    }

    .k-listDesign1.col-4>li {
        width: 50%
    }
}

.k-listDesign2 li:before {
    font-family: "FontAwesome";
    content: "\f2dc";
    color: #008092;
    padding-right: 5px
}

.k-listDesign3>li {
    display: inline-block
}

.k-listDesign3>li::after {
    font-family: "Font Awesome 5 Free";
    content: "\f0da";
    font-weight: 900;
    padding-left: 5px
}

.k-listDesign3>li:last-child::after {
    content: " "
}

.k-listDesign4 {
    counter-reset: number;
    list-style-type: none !important;
    padding: 0.5em
}

.k-listDesign4>li {
    position: relative;
    padding-left: 30px;
    line-height: 1.5em;
    padding: 0.5em 0.5em 0.5em 30px
}

.k-listDesign4>li:before {
    position: absolute;
    counter-increment: number;
    content: counter(number);
    display: inline-block;
    background: #008092;
    color: white;
    font-family: "Avenir", "Arial Black", "Arial", sans-serif;
    font-weight: bold;
    font-size: 15px;
    border-radius: 50%;
    left: 0;
    width: 25px;
    height: 25px;
    line-height: 25px;
    text-align: center;
    top: 50%;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%)
}

.k-listDesign5>li {
    display: inline-block;
    padding: 0 10px;
    margin: 3px;
    font-size: 0.9em;
    background-color: rgba(0, 128, 146, 0.5);
    color: #fff;
    border-radius: 5px
}

.k-listDesign5>li::before {
    font-family: "Font Awesome 5 Free";
    content: "\f0da";
    font-weight: 900;
    padding-right: 5px
}

.k-fixedAspect {
    position: relative;
    width: 100%;
    overflow: hidden
}

.k-fixedAspect:before {
    content: "";
    display: block;
    padding-top: 75%
}

.k-fixedAspect>.imgWrap {
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0
}

.k-fixedAspect>.imgWrap img {
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%)
}

.k-contain {
    position: relative;
    width: 100%;
    overflow: hidden
}

.k-contain * {
    -webkit-transition: all 0.3s ease;
    transition: all 0.3s ease
}

.k-contain:before {
    content: "";
    display: block;
    padding-top: 80%
}

.k-contain>.imgWindow {
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    background-color: rgba(0, 0, 0, 0.4);
    background-position: center center;
    background-repeat: no-repeat;
    background-size: contain
}

.k-contain>.imgWindow:hover {
    -webkit-transition: all 0.3s ease;
    transition: all 0.3s ease;
    -webkit-transform: scale(1.2);
    transform: scale(1.2)
}

.k-cover {
    position: relative;
    width: 100%;
    overflow: hidden
}

.k-cover * {
    -webkit-transition: all 0.3s ease;
    transition: all 0.3s ease
}

.k-cover:before {
    content: "";
    display: block;
    padding-top: 100%
}

.k-cover>.imgWindow {
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    background-color: #eee;
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover
}

.k-cover>.imgWindow:hover {
    -webkit-transition: all 0.3s ease;
    transition: all 0.3s ease;
    -webkit-transform: scale(1.2);
    transform: scale(1.2)
}

.parent {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex
}

.parent02 {
    margin-top: 3em
}

.child-box,
.child-list li {
    width: 60px;
    height: 60px;
    background: #3498db
}

.child-list {
    margin: 0 -10px
}

.child-list li {
    display: inline-block;
    margin: 0 10px;
    list-style: none
}

.parent01 .child-box {
    margin-right: auto
}

.parent02 .child-list {
    margin: 0 auto
}

.parent02 .child-box:nth-of-type(1) {
    background: #e74c3c
}

.parent02 .child-box:nth-of-type(2) {
    background: #f39c12
}

p.text {
    margin: 1.5em 0 .5em;
    color: #222;
    font-family: 'Open Sans', sans-serif;
    font-size: 1.8rem;
    font-weight: 300;
    text-align: center
}

p.text:first-child {
    margin-top: 0
}

.parent {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex
}

.parent01 {
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between
}

.parent02 {
    -ms-flex-pack: distribute;
    justify-content: space-around
}

.parent03 {
    -webkit-box-pack: space-evenly;
    -ms-flex-pack: space-evenly;
    justify-content: space-evenly
}

.child {
    width: 60px;
    height: 60px;
    background: #3498db
}

.parent {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex
}

.child2 {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    height: 200px;
    color: #fff;
    font-size: 1.4rem
}

.main {
    -webkit-box-flex: 1;
    -ms-flex: 1;
    flex: 1;
    background: #3498db
}

.side {
    width: 200px;
    background: #e74c3c
}

.child3 {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    height: 200px;
    color: #fff;
    font-size: 1.4rem
}

.left {
    background: #e74c3c
}

.center {
    background: #3498db
}

.right {
    background: #f39c12
}

@media (min-width: 768px) {
    .child3:not(.center) {
        width: 150px
    }

    .parent {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex
    }

    .left {
        -webkit-box-ordinal-group: 2;
        -ms-flex-order: 1;
        order: 1
    }

    .center {
        -webkit-box-flex: 1;
        -ms-flex: 1;
        flex: 1;
        -webkit-box-ordinal-group: 3;
        -ms-flex-order: 2;
        order: 2
    }

    .right {
        -webkit-box-ordinal-group: 4;
        -ms-flex-order: 3;
        order: 3
    }
}

.parent2 {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    padding: 4em 0
}

.child4 {
    width: 50%;
    color: #222;
    font-family: 'Open Sans', sans-serif;
    font-weight: 400
}

.item {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    margin-bottom: 2em
}

.item-image {
    width: 50%
}

.item-image img {
    width: 100%;
    height: 100%;
    -o-object-fit: cover;
    object-fit: cover
}

.item-text {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-flex: 1;
    -ms-flex: 1;
    flex: 1;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -ms-flex-line-pack: center;
    align-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    padding: 3em;
    background: #eee
}

.item-text p+p {
    margin-top: 1em
}

.item:nth-child(odd) {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: reverse;
    -ms-flex-direction: row-reverse;
    flex-direction: row-reverse
}

.item-list {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: stretch;
    -ms-flex-align: stretch;
    align-items: stretch
}

.item2 {
    width: 49%;
    padding: 1em;
    border: 1px solid #ccc;
    -webkit-box-sizing: border-box;
    box-sizing: border-box
}

.item-image2 {
    margin-bottom: 1em
}

.item-image2 img {
    width: 100%;
    height: auto;
    vertical-align: bottom
}

.item3 {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    width: 33%;
    padding: 0.5em;
    border: 1px solid #ccc;
    -webkit-box-sizing: border-box;
    box-sizing: border-box
}

.item-image3 {
    min-height: 0%
}

.item-image3 img {
    width: 100%;
    height: auto;
    vertical-align: bottom
}

.item-btn {
    margin-top: auto;
    padding-top: 1em
}

.item-btn a {
    display: block;
    padding: .5em;
    background: #3498db;
    border-radius: 4px;
    color: #fff;
    text-decoration: none;
    text-align: center
}

.item-btn a:hover {
    background: #ffd35a
}

.item4 {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    width: 49%;
    margin-top: 2em;
    padding: 1em;
    border: 1px solid #ccc;
    -webkit-box-sizing: border-box;
    box-sizing: border-box
}

.item:nth-child(-n+2) {
    margin-top: 0
}

.item-image4 {
    width: 200px;
    margin-right: 1em
}

.item-image4 img {
    width: 100%;
    height: auto;
    vertical-align: bottom
}

.item-text4 {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-flex: 1;
    -ms-flex: 1;
    flex: 1;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between
}

.item-btn4 {
    -ms-flex-item-align: end;
    align-self: flex-end;
    margin-top: 1em
}

.item-btn4 a {
    display: inline-block;
    padding: .3em 2.5em;
    background: #3498db;
    border-radius: 4px;
    color: #fff;
    text-decoration: none;
    text-align: center
}

@media screen and (max-width: 800px) {
    .item3 {
        width: 95%;
        margin-bottom: 15px
    }
}

#phonemenuA {
    display: none;
    padding: 0;
    margin: 0
}

.smartphone img {
    display: none
}

.w100 {
    max-width: 100%;
    height: auto;
    text-align: center;
    margin: 0 auto
}

.map {
    width: 100%;
    height: 300px
}

.fb-page {
    padding: 10px 0;
    width: 100%
}

#fb-root {
    background-color: #FFF;
    height: auto
}

.fb-like-box,
.fb-like-box span,
.fb-like-box iframe[style] {
    width: 100% !important
}

#meanmenu {
    display: none
}

.phone {
    display: none
}

.pc {
    display: block
}

@media screen and (max-width: 800px) {
    body {
        font-size: 13px
    }

    .feedbox li img {
        float: left;
        margin: 0 10px 10px 0;
        width: 50px
    }

    .feedbox dt {
        font-size: 13px;
        line-height: 1.4;
        padding: 5px 0 0px
    }

    .more {
        display: none;
        font-size: 9px
    }

    .phone {
        display: block
    }

    .phone-s {
        font-size: 10px
    }

    .pc {
        display: none
    }

    .fleft0,
    .fleft1,
    .fleft2,
    .fright0,
    .fright1,
    .fright2 {
        float: none
    }

    .fleft0,
    .fleft1,
    .fleft2,
    .fright0,
    .fright1,
    .fright2 {
        display: block;
        margin-left: auto;
        margin-right: auto
    }

    #singlepage p img,
    #main p img {
        display: block;
        margin-left: auto;
        margin-right: auto
    }

    .juicysliderimg img {
        display: table-cell;
        vertical-align: top;
        text-align: center;
        margin: 0;
        z-index: 600;
        width: 60%;
        top: 0;
        left: 0px;
        bottom: 10px;
        right: 0
    }

    .news {
        width: 100%
    }

    .news-bl2 {
        _zoom: 1;
        overflow: hidden
    }

    .news-bl2 dt {
        float: none;
        width: 10em;
        background: #336F67;
        padding: 5px 0px;
        line-height: 1.8;
        color: #fff;
        text-align: center;
        margin: 2px 0 0;
        font-weight: bold
    }

    .news-bl2 dd {
        padding-left: 0em;
        padding-top: 5px;
        padding-bottom: 10px;
        line-height: 1.8;
        border-bottom: dotted 1px #aaa;
        margin: 5px 0
    }

    .news-bl4 {
        _zoom: 1;
        overflow: hidden
    }

    .news-bl4 dt {
        float: none;
        width: 10em;
        background: #336F67;
        padding: 5px 0px;
        line-height: 1.8;
        color: #fff;
        text-align: center;
        margin: 2px 0 0;
        font-weight: bold
    }

    .news-bl4 dd {
        padding-left: 0em;
        padding-top: 5px;
        padding-bottom: 5px;
        line-height: 1.8;
        border-bottom: dotted 1px #aaa;
        margin: 5px 0
    }

    .news-bl4 dd:last-child {
        border-bottom: none
    }

    .none,
    .desktop,
    #nav-f,
    #menuA,
    #menu,
    #seoA,
    #pankuzu,
    #navi,
    .seo,
    #fmenu,
    #tnavi,
    .tbnr {
        display: none
    }

    #head,
    #footer,
    #wrap,
    #nav,
    #wrapA,
    #seo,
    #title {
        width: 100%
    }

    #containar {
        width: 100%;
        height: auto;
        padding: 0;
        margin: 0
    }

    #wrap {
        padding: 15px 0 80px;
        margin: 0
    }

    #main {
        float: none;
        width: 95%;
        margin: 0 auto 20px
    }

    #side {
        float: none;
        width: 98%;
        margin: 0 auto;
        height: auto;
        padding: 0
    }

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

    .smartphone img {
        display: block;
        max-width: 100%;
        height: auto
    }

    header {
        padding: 0;
        margin: 0;
        z-index: 3
    }

    #head {
        min-width: 100%;
        height: auto
    }

    .logo {
        float: none
    }

    .logo img {
        height: 45px;
        width: auto;
        padding: 0 0 0 5px
    }

    #head .tel {
        display: none
    }

    #footer .tel {
        float: none;
        text-align: center;
        width: 100%
    }

    .yajirusi {
        font-size: 15px
    }

    #main h1 {
        width: 100%;
        height: auto
    }

    #title {
        padding: 10px 0;
        margin: 5px 0 0
    }

    #title h1 {
        float: none;
        width: 80%
    }

    #title h2 {
        float: none;
        text-align: center;
        font-size: 18px
    }

    #seo h1 {
        font-size: 10px
    }

    .big-text00 {
        font-size: 20px;
        height: auto;
        padding-top: 50px
    }

    .big-text01 {
        font-size: 16px;
        height: auto
    }

    .big-text02,
    .big-text03 {
        font-size: 13px;
        height: auto
    }

    .c_ul li {
        font-size: 12px
    }

    .lmain,
    .rmain {
        float: none;
        width: 95%
    }

    .lsingle,
    .rsingle {
        float: none;
        width: 90%;
        margin: 0 auto 20px
    }

    #singlepage {
        padding: 0 0 280px
    }

    #singlepage section {
        width: 100%;
        margin: 0 auto;
        padding: 25px 0
    }

    .single {
        width: 95%;
        margin: 0 auto;
        padding: 25px 0px
    }

    .textwrap {
        width: 90%;
        margin: 0 auto;
        font-size: 12px
    }

    .textwrap2 {
        width: 90%;
        margin: 0 auto;
        font-size: 12px;
        padding: 0px
    }

    .ol-list {
        counter-reset: li;
        list-style: none;
        *list-style: decimal;
        margin: 5px 0;
        display: table;
        width: 88%
    }

    .ol-list li {
        font-size: 12px;
        font-weight: normal;
        background: #f5f5f5;
        margin-bottom: 10px;
        padding: 5px 0px;
        line-height: 1.3;
        border-radius: .3em
    }

    .ol-list li:last-child {
        margin-bottom: 0px
    }

    .ol-list span {
        display: table-cell;
        position: relative;
        padding: .4em .4em .4em .6em;
        margin: .5em 0;
        color: #555;
        text-decoration: none;
        -webkit-transition: all .3s ease-out;
        transition: all .3s ease-out
    }

    .ol-list span:before {
        content: counter(li);
        counter-increment: li;
        position: absolute;
        left: -2.3em;
        top: 50%;
        margin-top: -1.3em;
        background-color: #99CC66;
        color: #fff;
        height: 2em;
        width: 2em;
        line-height: 2em;
        border: .3em solid #fff;
        text-align: center;
        font-weight: bold;
        border-radius: 2em;
        -webkit-transition: all .3s ease-out;
        transition: all .3s ease-out
    }

    ol.sample1 {
        padding: .5em
    }

    ol.sample1 li {
        padding: 7px 5px 7px 40px;
        margin: 7px 0 10px 0px
    }

    #flash {
        width: 100%;
        height: 55vh;
        position: relative;
        padding: 150px 0 0
    }

    #Stage {
        position: absolute;
        top: 0;
        right: 0;
        left: 0;
        bottom: 0;
        margin: auto;
        width: 100%;
        height: 500px
    }

    #flashA {
        min-width: 100%
    }

    .intro {
        font-size: 18px
    }

    .intro h1 {
        margin-top: 10vh;
        font-size: 18px
    }

    .mtitle {
        font-size: 14px
    }

    .mtitle2 {
        font-size: 12px
    }

    .mtitle-bl {
        text-indent: 0.2em;
        font-size: 12px;
        overflow: hidden;
        font-weight: bold;
        border-top: 3px solid #336F67;
        margin: 20px 0;
        color: #336F67;
        padding: 3px 0;
        background: #f2f2f2
    }

    .juicysliderimg {
        font-family: "Sawarabi Mincho";
        position: absolute;
        display: table;
        width: 100%;
        top: 0;
        left: 0;
        right: 0;
        bottom: 0;
        margin: auto;
        text-align: center;
        z-index: 1;
        font-size: 5vw;
        color: #fff;
        text-shadow: rgba(0, 0, 0, 0.5) 1px 1px 3px;
        line-height: 1.3
    }

    .juicysliderimg2 {
        font-family: "Sawarabi Mincho";
        position: absolute;
        display: table;
        width: 100%;
        top: 110px;
        left: 0;
        right: 0;
        bottom: 0;
        margin: auto;
        text-align: center;
        z-index: 1;
        font-size: 5vw;
        color: #fff;
        line-height: 1.2
    }

    #juicysliderbox {
        position: relative;
        height: 100%
    }

    #flash img {
        height: auto
    }

    #swiffycontainer {
        max-width: 800px;
        width: 95%;
        max-height: 253px;
        height: auto
    }

    .flashimg {
        width: 100%;
        margin: 0 auto
    }

    .flashimg img {
        top: -400px;
        left: 290px;
        z-index: 400;
        position: relative
    }

    #top_image {
        padding: 250px 0
    }

    .tbox2 {
        width: 100%;
        margin: 0 auto;
        padding: 40px 0;
        text-align: center
    }

    footer {
        padding: 10px 0;
        margin: 0;
        text-align: center
    }

    #footer {
        padding: 0px;
        margin: 0 auto 0
    }

    .map {
        width: 100%
    }

    .logo-f {
        float: none;
        text-align: center;
        margin-bottom: 10px
    }

    .flexbox {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        display: -webkit-flex
    }

    .flexbox img {
        display: block;
        margin: 0 auto;
        width: 97%
    }

    .sidebox {
        width: 100%;
        height: auto;
        -webkit-box-shadow: none;
        box-shadow: none
    }

    .form dl {
        margin: 10px 0
    }

    .form dt {
        float: none;
        width: 100%;
        height: 20px;
        line-height: 20px;
        padding-top: 10px
    }

    .form dd {
        width: 100%;
        padding-left: 0;
        padding-bottom: 10px;
        padding-top: 10px;
        line-height: 20px;
        border-bottom: 1px solid #eee
    }

    .form dd:last-child {
        border-bottom: 0px;
        margin-bottom: 0px
    }

    .textarea,
    textarea,
    .dropdown {
        width: 98%
    }

    .tab li {
        width: 28%;
        padding: 5px;
        margin: 0 5px 0 0
    }

    .tab li:last-child {
        margin: 0
    }

    .fb-like-box,
    .fb-like-box span,
    .fb-like-box iframe[style],
    .facebook {
        display: none
    }

    #phonemenu li a:link,
    #phonemenu li a:visited,
    #phonemenu li a:hover {
        color: #111;
        text-decoration: none
    }

    #phonemenuA {
        display: block;
        width: 100%;
        height: 50px;
        -webkit-box-shadow: rgba(0, 0, 0, 0.2) 0 3px 2px;
        box-shadow: rgba(0, 0, 0, 0.2) 0 3px 2px;
        background: #FF464C;
        z-index: 99999;
        top: 0;
        left: 0;
        padding: 0
    }

    #phonemenu {
        margin: 0 auto;
        z-index: 3;
        color: #fff
    }

    #phonemenu ul {
        position: relative
    }

    #phonemenu li {
        font-family: 'FontAwesome';
        width: 12%;
        float: left;
        padding: 5px 0;
        margin: 0;
        display: inline;
        text-align: center;
        font-size: 20px;
        cursor: pointer;
        vertical-align: middle
    }

    #phonemenu li:hover {
        opacity: 0.5
    }

    #phonemenu .lg {
        width: 50%;
        padding: 3px 0 0;
        z-index: 99999
    }

    #phonemenu .lg img {
        max-height: 45px
    }

    #dmenu1 li a:link,
    #dmenu1 li a:visited,
    #dmenu1 li a:hover {
        color: #fff;
        text-decoration: none;
        text-align: left;
        font-size: 12px;
        padding: 0px 0;
        text-indent: 1em
    }

    #dmenu1 {
        display: none;
        position: absolute;
        top: 0;
        width: 100%;
        font-size: 11px
    }

    #dmenu1 li {
        overflow: hidden;
        width: 100%;
        background: rgba(0, 0, 0, 0.8);
        -webkit-box-shadow: rgba(0, 0, 0, 0.2) 0px 1px 1px 1px;
        box-shadow: rgba(0, 0, 0, 0.2) 0px 1px 1px 1px
    }

    #dmenu1 li a {
        display: block;
        width: 100%;
        height: 40px;
        line-height: 40px;
        color: #fff
    }

    #dmenu1 li a:before {
        font-family: 'FontAwesome';
        content: "\f054";
        margin-right: 5px
    }

    #dmenu2 {
        display: none;
        position: absolute;
        top: 50px;
        width: 100%;
        z-index: 1000;
        font-size: 11px
    }

    #dmenu2 li {
        overflow: hidden;
        width: 100%;
        background: rgba(0, 0, 0, 0.8);
        -webkit-box-shadow: rgba(0, 0, 0, 0.2) 0px 1px 1px 1px;
        box-shadow: rgba(0, 0, 0, 0.2) 0px 1px 1px 1px
    }

    #dmenu2 li a {
        display: block;
        width: 100%;
        height: 40px;
        line-height: 40px;
        color: #fff
    }

    #dmenu2 li a:before {
        content: url(../img/icon_w.png);
        margin-right: 3px
    }

    #dmenu3 {
        display: none;
        position: absolute;
        top: 50px;
        width: 100%;
        z-index: 1000;
        font-size: 11px
    }

    #dmenu3 li {
        overflow: hidden;
        width: 100%;
        background: rgba(0, 0, 0, 0.8);
        -webkit-box-shadow: rgba(0, 0, 0, 0.2) 0px 1px 1px 1px;
        box-shadow: rgba(0, 0, 0, 0.2) 0px 1px 1px 1px
    }

    #dmenu3 li a {
        display: block;
        width: 100%;
        height: 40px;
        line-height: 40px;
        color: #fff
    }

    #dmenu3 li a:before {
        content: url(../img/icon_w.png);
        margin-right: 3px
    }

    .mintyou {
        text-align: left;
        font-size: 15px
    }

    .flink0,
    .flink1,
    .flink2 {
        width: 100%;
        margin-bottom: 20px
    }

    .flink0 ul,
    .flink1 ul,
    .flink2 ul {
        margin-right: 0;
        margin-bottom: 0;
        text-align: center
    }

    .flink0 li {
        float: left;
        width: 33.3%;
        margin-bottom: 10px
    }

    .flink1 li,
    .flink2 li {
        float: none;
        display: block;
        margin-left: auto;
        margin-right: auto;
        margin-bottom: 10px
    }

    .flink1 li img,
    .flink2 li img {
        display: block;
        margin-left: auto;
        margin-right: auto
    }

    .centered ul {
        position: relative;
        left: 0%;
        margin-right: 0px;
        float: none
    }

    .centered ul li {
        position: relative;
        left: 0%;
        margin-right: 0px;
        float: left;
        width: 25%;
        text-align: center
    }

    .centered ul li img {
        width: 90%
    }

    figure figcaption img {
        display: block;
        width: 100%;
        margin: 0 auto
    }

    #fmenuA {
        display: none
    }

    #fmenu-lg {
        display: none
    }

    .mtitle-sp {
        font-size: 18px;
        margin: 20px 0
    }

    .mtitle-cline {
        display: table;
        text-align: center;
        white-space: nowrap;
        font-size: 15px;
        letter-spacing: 0px;
        color: #594C39;
        margin-bottom: 20px;
        line-height: 0.5;
        width: 100%
    }

    h2 {
        font-size: 13px
    }

    .mtitle-point {
        font-size: 20px
    }

    .mtitle-point span {
        margin-right: 5px
    }

    .mtitle-check {
        font-size: 14px
    }

    .mtitle-cline span {
        font-size: 13px
    }

    .mtitle-cline:after,
    .mtitle-cline:before {
        color: #594C39;
        width: 35%
    }

    .tab {
        width: 95%;
        margin: 0 auto
    }

    .tab li {
        float: none;
        margin: 0 0 1px;
        width: 100%;
        padding: 0
    }

    .tab li a {
        width: 100%;
        padding: 3px 0;
        text-indent: 1em
    }

    .mtitle-x {
        font-size: 18px;
        text-align: center;
        color: #484848;
        margin: 20px 0 5px
    }

    #contentwrap {
        width: 100%;
        padding: 0 0 150px
    }

    .rss {
        width: 90%;
        margin: 0 auto;
        padding: 10px 0 25px
    }

    .rhalf,
    .lhalf {
        float: none
    }

    .rhalf,
    .lhalf {
        width: 100%;
        height: 250px;
        display: table
    }

    .toverflow {
        width: 95%;
        margin: 0 auto
    }

    .rhalf h2,
    .lhalf h2 {
        font-size: 18px;
        letter-spacing: 2px;
        text-align: center
    }

    .rhalf-img {
        float: none
    }

    .lhalf-img {
        float: none
    }

    .rhalf-img,
    .lhalf-img {
        width: 100%;
        height: 200px
    }

    .contents_inner2,
    .contents_inner3 {
        padding: 100px 10px 120px;
        text-align: left
    }

    .contents_inner h1 {
        font-size: 20px
    }

    .contents_inner h1 span {
        font-size: 14px
    }

    .contents_inner p {
        font-size: 14px
    }

    .contents_inner h2 {
        font-size: 20px
    }

    .contents_inner h2 span {
        font-size: 14px
    }

    .contents_inner2 h1 {
        font-size: 20px
    }

    .contents_inner2 h1 span {
        font-size: 14px
    }

    .contents_inner3 h1 {
        font-size: 20px
    }

    .picup-2 {
        width: 100%;
        min-width: 100%
    }

    .picup-2 ul li {
        width: 100%;
        float: none
    }

    .picup-2 ul li:first-child {
        width: 100%
    }

    .picup-2 ul li a {
        display: block;
        text-align: center
    }

    .picup-2 ul li a .logo {
        position: relative;
        padding: 30px 0;
        float: none;
        width: 90%
    }

    .picup-2 ul li a .logo img:hover {
        opacity: 1
    }

    .picup-2 ul li a .bg {
        width: 101%;
        height: 250px;
        position: absolute;
        top: 0;
        left: 0
    }

    .picup-4 {
        width: 100%;
        min-width: 100%
    }

    .picup-4 ul {
        overflow: hidden;
        background-color: #fff
    }

    .picup-4 ul li {
        width: 50%;
        float: left;
        overflow: hidden;
        position: relative
    }

    .picup-4 ul li a {
        display: block;
        text-align: center
    }

    .picup-4 ul li a .logo {
        position: relative;
        padding: 50px 0;
        float: none;
        margin: 0 auto
    }

    .picup-4 ul li a .logo img:hover {
        opacity: 1
    }

    .picup-4 ul li a .bg {
        width: 100%;
        height: 300px;
        position: absolute;
        top: 0;
        left: 0;
        background-color: #FFF500
    }

    .picup-4 ul li.pic3a .bg {
        background: url(../img/pic3a.jpg) no-repeat 50% 50%;
        background-size: cover
    }

    .picup-4 ul li.pic3b .bg {
        background: url(../img/pic3b.jpg) no-repeat 50% 50%;
        background-size: cover
    }

    .picup-4 ul li.pic3c .bg {
        background: url(../img/pic3c.jpg) no-repeat 50% 50%;
        background-size: cover
    }

    .picup-4 ul li.pic3d .bg {
        background: url(../img/pic3d.jpg) no-repeat 50% 50%;
        background-size: cover
    }

    .picup-4 ul li .bg {
        -webkit-transition: all 0.4s;
        transition: all 0.4s;
        opacity: 0.3
    }

    .mtitle-bg {
        float: none;
        width: 100%;
        border-radius: 0;
        padding: 0;
        height: 30px;
        line-height: 30px;
        margin: 0 auto
    }

    .mbox2 {
        width: 100%;
        border-radius: 0;
        border: none;
        padding: 0;
        height: auto;
        float: none
    }

    .mbox3 {
        padding: 10px;
        background: #fff;
        -webkit-box-shadow: rgba(0, 0, 0, 0.2) 0 1px 3px 1px;
        box-shadow: rgba(0, 0, 0, 0.2) 0 1px 3px 1px;
        margin: 0px
    }

    .news {
        width: 100%
    }

    .scrollbar {
        height: 200px
    }

    .mtext1 {
        font-size: 15px
    }

    .picup-1 {
        width: 100%;
        min-width: 100%;
        margin: 0 auto
    }

    .picup-1 ul {
        overflow: hidden;
        background: #fff
    }

    .picup-1 ul li {
        overflow: hidden;
        position: relative;
        border-bottom: 1px solid #ddd;
        padding: 20px 0
    }

    .picup-1 ul li div {
        position: relative;
        padding: 10px 0 0;
        font-size: 12px
    }

    .picup-1 ul li p {
        font-size: 13px
    }

    .picbox {
        width: 100%;
        text-align: center
    }

    .rbtn {
        float: none;
        margin: 0 auto;
        width: 300px
    }

    ol.rounded-list {
        width: 100%;
        counter-reset: li;
        list-style: none;
        *list-style: decimal;
        font: 12px 'trebuchet MS', 'lucida sans';
        padding: 5px;
        text-shadow: 0 1px 0 rgba(255, 255, 255, 0.5);
        display: table
    }

    .listFlow h4 {
        color: #333;
        font-size: 1rem;
        font-weight: normal;
        line-height: 1.3;
        padding: 0 0 3px 0px;
        margin-bottom: 20px;
        border-bottom: 1px solid #ccc;
        _zoom: 1;
        overflow: hidden
    }

    .cbtn2 a {
        font-size: 14px;
        text-align: center;
        width: 80%;
        display: block;
        padding: 8px 5px;
        font-weight: bold;
        border: 2px solid #336F67;
        margin: 30px auto;
        background-color: #336F67
    }
}

@media screen and (max-width: 480px) {
    .photo {
        width: 99%;
        margin: 0 auto
    }

    .photo ul {
        margin-right: 0px;
        margin-bottom: 0px;
        text-align: center
    }

    .photo li {
        float: none;
        display: inline-block;
        margin-right: 5px;
        margin-bottom: 5px
    }

    .photo li a {
        width: 110px;
        height: 110px;
        line-height: 110px
    }

    .photo li p {
        width: 110px;
        font-size: 10px
    }

    .photo li img {
        max-width: 110px;
        max-height: 110px
    }

    .mt1 img {
        width: 200px
    }

    .cbtn.bg a {
        width: 100%
    }
}

#page {
    padding: 0;
    position: relative;
    z-index: 2;
    left: 0;
    -webkit-transition: all 400ms cubic-bezier(1, 0, 0, 1);
    transition: all 400ms cubic-bezier(1, 0, 0, 1);
    -webkit-transition-timing-function: cubic-bezier(1, 0, 0, 1);
    transition-timing-function: cubic-bezier(1, 0, 0, 1)
}

#drawernav {
    overflow: auto;
    position: fixed;
    top: 0;
    right: -240px;
    width: 240px;
    height: 100%;
    background: #222;
    color: #fff;
    z-index: 99998;
    -webkit-box-shadow: rgba(0, 0, 0, 0.2) -3px 0 2px 0;
    box-shadow: rgba(0, 0, 0, 0.2) -3px 0 2px 0;
    -webkit-transition: all 400ms cubic-bezier(1, 0, 0, 1);
    transition: all 400ms cubic-bezier(1, 0, 0, 1);
    -webkit-transition-timing-function: cubic-bezier(1, 0, 0, 1);
    transition-timing-function: cubic-bezier(1, 0, 0, 1)
}

#drawernav ul:first-child {
    margin-top: 60px
}

#drawernav ul {
    list-style: none;
    padding: 0
}

#drawernav ul li a {
    color: #fff;
    font-size: 13px;
    display: block;
    padding: 10px 20px;
    text-decoration: none
}

#drawernav ul li a:hover {
    color: #fff;
    background: #222
}

#drawernav ul li a:before {
    font-family: 'FontAwesome';
    content: "\f0da";
    margin-right: 10px
}

#drawernav ul li.iphone a:before {
    font-family: 'FontAwesome';
    content: "\f098";
    margin-right: 10px
}

#drawernav ul li.imail a:before {
    font-family: 'FontAwesome';
    content: "\f003";
    margin-right: 10px
}

#drawernav ul li.imap a:before {
    font-family: 'FontAwesome';
    content: "\f041";
    margin-right: 10px
}

#drawernav ul li.iphone a,
#drawernav ul li.imail a,
#drawernav ul li.imap a {
    color: #0068B7;
    display: block;
    padding: 5px 10px;
    text-decoration: none;
    border-radius: 10px;
    margin: 10px auto;
    width: 200px;
    text-align: center;
    font-size: 15px;
    background: #fff;
    font-weight: bold
}

#drawernav ul li.iphone a:hover,
#drawernav ul li.imail a:hover,
#drawernav ul li.imap a:hover {
    background: #008EB6
}

#drawernav li ul li a:before {
    content: "・";
    margin-right: 3px
}

#drawernav li ul li a {
    font-size: 11px
}

#drawernav li ul li a {
    color: #fff;
    display: block;
    padding: 8px 20px;
    text-decoration: none;
    border-top: none;
    border-bottom: none;
    -webkit-box-shadow: none;
    box-shadow: none;
    background: #008EB6
}

#drawernav img {
    display: block;
    width: 90%;
    padding: 5px 0;
    margin: 0 auto
}

#drawernav h4 {
    padding: 0 15px
}

.icon-menu {
    padding: 0;
    margin: 0 auto;
    height: 7px;
    text-align: center;
    width: 35px
}

.icon-bar {
    height: 2px;
    background: #fff;
    display: block;
    margin-bottom: 6px;
    -webkit-transition: all 400ms cubic-bezier(1, 0, 0, 1);
    transition: all 400ms cubic-bezier(1, 0, 0, 1);
    -webkit-transition-timing-function: cubic-bezier(1, 0, 0, 1);
    transition-timing-function: cubic-bezier(1, 0, 0, 1)
}

.fixed-content {
    right: inherit;
    width: 100%;
    -webkit-transition: all 400ms cubic-bezier(1, 0, 0, 1);
    transition: all 400ms cubic-bezier(1, 0, 0, 1);
    -webkit-transition-timing-function: cubic-bezier(1, 0, 0, 1);
    transition-timing-function: cubic-bezier(1, 0, 0, 1)
}

#overlay {
    z-index: -1;
    opacity: 0;
    background: #000;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    position: fixed;
    -webkit-transition: all 400ms cubic-bezier(1, 0, 0, 1);
    transition: all 400ms cubic-bezier(1, 0, 0, 1);
    -webkit-transition-timing-function: cubic-bezier(1, 0, 0, 1);
    transition-timing-function: cubic-bezier(1, 0, 0, 1)
}

#humberger {
    display: none
}

@media (max-width: 800px) {
    #humberger {
        display: block;
        position: fixed;
        top: 0;
        right: 0;
        height: 35px;
        width: 35px;
        padding: 15px 10px 0;
        cursor: pointer;
        background: #222;
        z-index: 99999;
        color: #fff
    }

    .drawer-opened #page {
        left: -240px;
        -webkit-box-shadow: 1px 0 2px #000;
        box-shadow: 1px 0 2px #000
    }

    .drawer-opened .fixed-content {
        left: -240px
    }

    .drawer-opened #drawernav {
        right: 0
    }

    .drawer-opened #humberger {
        background: none
    }

    .drawer-opened #humberger .icon-bar {
        background: #fff
    }

    .drawer-opened #humberger :nth-child(1) {
        transform: translate(0, 8px) rotate(45deg);
        -webkit-transform: translate(0, 8px) rotate(45deg)
    }

    .drawer-opened #humberger :nth-child(2) {
        transform: translate(-20px, 0);
        -webkit-transform: translate(-20px, 0);
        opacity: 0
    }

    .drawer-opened #humberger :nth-child(3) {
        transform: translate(0, -8px) rotate(-45deg);
        -webkit-transform: translate(0, -8px) rotate(-45deg)
    }

    #humberger :nth-child(3) {
        margin-bottom: -5px
    }

    .drawer-opened #humberger .icon-menu {
        opacity: 0
    }

    .drawer-opened #overlay {
        opacity: 0.5;
        left: -240px;
        position: fixed;
        z-index: 9999999;
        width: 100%;
        height: 100%
    }

    .fixed {
        position: fixed;
        width: 100%;
        height: 100%;
        overflow: hidden
    }
}

.form-pattern-1 {
    background:none!important;
}

.form-contents form dl {
    margin-bottom: 0!important;
}

.auth-descript{
    color: #fff!important;
}

.form-contents .submit-btn{
    background: #008db6!important;
    border: solid 2px #008db6!important;
  }
  .form-contents :not(.pattern-exclusion) button:hover {
    color: #008db6!important;
    background: #fff!important;
    border: solid 2px #008db6!important;
  }
  .form-contents .submit-btn:hover::before {
        background-color: #008db6!important;
  }
  
  .form-contents dl dt:not(.pattern-exclusion) span.optional::before {
    padding:0 5px 0;
    margin-right: 5px;
    font-size: 11px;
    border-radius: 2px;
    position: relative;
    top: -2px;
  }
  .form-contents dl dt:not(.pattern-exclusion) span.optional::before {
    content: '任意';
    color: #fff!important;
    background: #999!important;
  }
  
  
/*# sourceMappingURL=style.css.map */