@charset "UTF-8";


/*  reset  */
html,
body,
div,
span,
object,
iframe,
h1,
h2,
h3,
h4,
h5,
h6,
p,
blockquote,
pre,
button a,
abbr,
acronym,
address,
code,
del,
em,
img,
strong,
dl,
dt,
dd,
ol,
ul,
li,
fieldset,
button,
label {
    margin: 0;
    padding: 0;
    font-style: normal;
    font-weight: normal;
}

article,
aside,
figure,
footer,
header,
small,
nav,
section {
    margin: 0;
    padding: 0;
    border: none;
    display: block;
    list-style: none;
    background-color: transparent;
    font-size: 100%;
    outline: none;
}

h1,
h2,
h3,
h4,
h5,
h6 {
    line-height: 1;
    font-size: 100%;
    font-weight: normal;
}

ul,
ol {
    list-style-type: none;
}

dt,
dd,
li,
textarea {
    text-align: left;
    vertical-align: top;
    line-height: 1.75;
}

th,
td {
    line-height: 1.75;
}

button {
    background-color: transparent;
    cursor: pointer;
    outline: none;
    border: none;
}

label {
    cursor: pointer;
}

img {
    line-height: 1;
    vertical-align: bottom;
}

a img {
    border: none;
}

strong,
em {
    font-weight: bold;
}

table {
    border-collapse: collapse;
}

table th,
table td {
    font-weight: normal;
}

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

.clearfix {
    display: inline-block;
}

* html .clearfix {
    height: 1%;
}

.clearfix {
    display: block;
}

.clearboth {
    clear: both;
}


/* module
-------------------------------------------------*/
.mt00 {
    margin-top: 0 !important;
}

.mt05 {
    margin-top: 5px !important;
}

.mt10 {
    margin-top: 10px !important;
}

.mt15 {
    margin-top: 15px !important;
}

.mt20 {
    margin-top: 20px !important;
}

.mt25 {
    margin-top: 25px !important;
}

.mt30 {
    margin-top: 30px !important;
}

.mt35 {
    margin-top: 35px !important;
}

.mt40 {
    margin-top: 40px !important;
}

.mt45 {
    margin-top: 45px !important;
}

.mt50 {
    margin-top: 50px !important;
}

.mt55 {
    margin-top: 55px !important;
}

.mt60 {
    margin-top: 60px !important;
}

.mt65 {
    margin-top: 65px !important;
}

.mt70 {
    margin-top: 70px !important;
}

.mt75 {
    margin-top: 75px !important;
}

.mt80 {
    margin-top: 80px !important;
}

.mt85 {
    margin-top: 85px !important;
}

.mt90 {
    margin-top: 90px !important;
}

.mt95 {
    margin-top: 95px !important;
}

.mt100 {
    margin-top: 100px !important;
}

.mr00 {
    margin-right: 0 !important;
}

.mr05 {
    margin-right: 5px !important;
}

.mr10 {
    margin-right: 10px !important;
}

.mr15 {
    margin-right: 15px !important;
}

.mr20 {
    margin-right: 20px !important;
}

.mr25 {
    margin-right: 25px !important;
}

.mr30 {
    margin-right: 30px !important;
}

.mr35 {
    margin-right: 35px !important;
}

.mr40 {
    margin-right: 40px !important;
}

.mr45 {
    margin-right: 45px !important;
}

.mr50 {
    margin-right: 50px !important;
}

.mr55 {
    margin-right: 55px !important;
}

.mr60 {
    margin-right: 60px !important;
}

.mr65 {
    margin-right: 65px !important;
}

.mr70 {
    margin-right: 70px !important;
}

.mr75 {
    margin-right: 75px !important;
}

.mr80 {
    margin-right: 80px !important;
}

.mr85 {
    margin-right: 85px !important;
}

.mr90 {
    margin-right: 90px !important;
}

.mr95 {
    margin-right: 95px !important;
}

.mr100 {
    margin-right: 100px !important;
}

.mb00 {
    margin-bottom: 0 !important;
}

.mb05 {
    margin-bottom: 5px !important;
}

.mb10 {
    margin-bottom: 10px !important;
}

.mb15 {
    margin-bottom: 15px !important;
}

.mb20 {
    margin-bottom: 20px !important;
}

.mb25 {
    margin-bottom: 25px !important;
}

.mb30 {
    margin-bottom: 30px !important;
}

.mb35 {
    margin-bottom: 35px !important;
}

.mb40 {
    margin-bottom: 40px !important;
}

.mb45 {
    margin-bottom: 45px !important;
}

.mb50 {
    margin-bottom: 50px !important;
}

.mb55 {
    margin-bottom: 55px !important;
}

.mb60 {
    margin-bottom: 60px !important;
}

.mb65 {
    margin-bottom: 65px !important;
}

.mb70 {
    margin-bottom: 70px !important;
}

.mb75 {
    margin-bottom: 75px !important;
}

.mb80 {
    margin-bottom: 80px !important;
}

.mb85 {
    margin-bottom: 85px !important;
}

.mb90 {
    margin-bottom: 90px !important;
}

.mb95 {
    margin-bottom: 95px !important;
}

.mb100 {
    margin-bottom: 100px !important;
}

.ml00 {
    margin-left: 0 !important;
}

.ml05 {
    margin-left: 5px !important;
}

.ml10 {
    margin-left: 10px !important;
}

.ml15 {
    margin-left: 15px !important;
}

.ml20 {
    margin-left: 20px !important;
}

.ml25 {
    margin-left: 25px !important;
}

.ml30 {
    margin-left: 30px !important;
}

.ml35 {
    margin-left: 35px !important;
}

.ml40 {
    margin-left: 40px !important;
}

.ml45 {
    margin-left: 45px !important;
}

.ml50 {
    margin-left: 50px !important;
}

.ml55 {
    margin-left: 55px !important;
}

.ml60 {
    margin-left: 60px !important;
}

.ml65 {
    margin-left: 65px !important;
}

.ml70 {
    margin-left: 60px !important;
}

.ml75 {
    margin-left: 75px !important;
}

.ml80 {
    margin-left: 80px !important;
}

.ml85 {
    margin-left: 85px !important;
}

.ml90 {
    margin-left: 90px !important;
}

.ml95 {
    margin-left: 95px !important;
}

.ml100 {
    margin-left: 100px !important;
}

.pt00 {
    padding-top: 0 !important;
}

.pt05 {
    padding-top: 5px !important;
}

.pt10 {
    padding-top: 10px !important;
}

.pt15 {
    padding-top: 15px !important;
}

.pt20 {
    padding-top: 20px !important;
}

.pt25 {
    padding-top: 25px !important;
}

.pt30 {
    padding-top: 30px !important;
}

.pt35 {
    padding-top: 35px !important;
}

.pt40 {
    padding-top: 40px !important;
}

.pt45 {
    padding-top: 45px !important;
}

.pt50 {
    padding-top: 50px !important;
}

.pt55 {
    padding-top: 55px !important;
}

.pt60 {
    padding-top: 60px !important;
}

.pt65 {
    padding-top: 65px !important;
}

.pt70 {
    padding-top: 70px !important;
}

.pt75 {
    padding-top: 75px !important;
}

.pt80 {
    padding-top: 80px !important;
}

.pt85 {
    padding-top: 85px !important;
}

.pt90 {
    padding-top: 90px !important;
}

.pt95 {
    padding-top: 95px !important;
}

.pt100 {
    padding-top: 100px !important;
}

.pr00 {
    padding-right: 0 !important;
}

.pr05 {
    padding-right: 5px !important;
}

.pr10 {
    padding-right: 10px !important;
}

.pr15 {
    padding-right: 15px !important;
}

.pr20 {
    padding-right: 20px !important;
}

.pr25 {
    padding-right: 25px !important;
}

.pr30 {
    padding-right: 30px !important;
}

.pr35 {
    padding-right: 35px !important;
}

.pr40 {
    padding-right: 40px !important;
}

.pr45 {
    padding-right: 45px !important;
}

.pr50 {
    padding-right: 50px !important;
}

.pr55 {
    padding-right: 55px !important;
}

.pr60 {
    padding-right: 60px !important;
}

.pr65 {
    padding-right: 65px !important;
}

.pr70 {
    padding-right: 70px !important;
}

.pr75 {
    padding-right: 75px !important;
}

.pr80 {
    padding-right: 80px !important;
}

.pr85 {
    padding-right: 85px !important;
}

.pr90 {
    padding-right: 90px !important;
}

.pr95 {
    padding-right: 95px !important;
}

.pr100 {
    padding-right: 100px !important;
}

.pb00 {
    padding-bottom: 0 !important;
}

.pb05 {
    padding-bottom: 5px !important;
}

.pb10 {
    padding-bottom: 10px !important;
}

.pb15 {
    padding-bottom: 15px !important;
}

.pb20 {
    padding-bottom: 20px !important;
}

.pb25 {
    padding-bottom: 25px !important;
}

.pb30 {
    padding-bottom: 30px !important;
}

.pb35 {
    padding-bottom: 35px !important;
}

.pb40 {
    padding-bottom: 40px !important;
}

.pb45 {
    padding-bottom: 45px !important;
}

.pb50 {
    padding-bottom: 50px !important;
}

.pb55 {
    padding-bottom: 55px !important;
}

.pb60 {
    padding-bottom: 60px !important;
}

.pb65 {
    padding-bottom: 65px !important;
}

.pb70 {
    padding-bottom: 70px !important;
}

.pb75 {
    padding-bottom: 75px !important;
}

.pb80 {
    padding-bottom: 80px !important;
}

.pb85 {
    padding-bottom: 85px !important;
}

.pb90 {
    padding-bottom: 90px !important;
}

.pb95 {
    padding-bottom: 95px !important;
}

.pb100 {
    padding-bottom: 100px !important;
}

.pl00 {
    padding-left: 0 !important;
}

.pl05 {
    padding-left: 5px !important;
}

.pl10 {
    padding-left: 10px !important;
}

.pl15 {
    padding-left: 15px !important;
}

.pl20 {
    padding-left: 20px !important;
}

.pl25 {
    padding-left: 25px !important;
}

.pl30 {
    padding-left: 30px !important;
}

.pl35 {
    padding-left: 35px !important;
}

.pl40 {
    padding-left: 40px !important;
}

.pl45 {
    padding-left: 45px !important;
}

.pl50 {
    padding-left: 50px !important;
}

.pl55 {
    padding-left: 55px !important;
}

.pl60 {
    padding-left: 60px !important;
}

.pl65 {
    padding-left: 65px !important;
}

.pl70 {
    padding-left: 70px !important;
}

.pl75 {
    padding-left: 75px !important;
}

.pl80 {
    padding-left: 80px !important;
}

.pl85 {
    padding-left: 85px !important;
}

.pl90 {
    padding-left: 90px !important;
}

.pl95 {
    padding-left: 95px !important;
}

.pl100 {
    padding-left: 100px !important;
}

.alcenter {
    text-align: center !important;
}

.alleft {
    text-align: left !important;
}

.alright {
    text-align: right !important;
}

.vetop {
    vertical-align: top !important;
}

.vemiddle {
    vertical-align: middle !important;
}

.vebottom {
    vertical-align: bottom !important;
}

.bold {
    font-weight: bold;
}


.fleft {
    float: left;
}

.fright {
    float: right;
}

.img-l {
    float: left;
    margin: 0 20px 20px 0;
}

.img-r {
    float: right;
    margin: 0 0px 20px 20px;
}

.img-float-txt {
    overflow: hidden;
}

.font-min {
    font-size: 12px;
}

.red {
    color: #B5022B;
}

.blue {
    color: #26428C;
}

.d-red {
    font-weight: bold;
    color: #b6022b;
}

.maker {
    background: #FFFE54;
}

.f90 {
    font-size: 0.9em;
}

.f110 {
    font-size: 1.1em;
}

.f120 {
    font-size: 1.2em;
}

/* a
-------------------------------------------------*/
a,
a:link,
a:visited {
    color: #000;
    text-decoration: underline;

}

a:hover,
a:active {
    text-decoration: none;
}

a.al:hover,
a.al:hover img {
    opacity: 0.7;
    filter: alpha(opacity=70);
    -ms-filter: "alpha(opacity=70)";
    text-decoration: none;
    -webkit-transition: 0.3s ease-in-out;
    -moz-transition: 0.3s ease-in-out;
    -o-transition: 0.3s ease-in-out;
    transition: 0.3s ease-in-out;
}

/* font
-------------------------------------------------*/
.font_b {
    font-weight: bold;
}

/* img
-------------------------------------------------*/
.imgline {
    border: 1px solid #2A4789;
}



/* body
-------------------------------------------------*/
body {
    background: url(../img/bg.gif) center bottom repeat-x;
    font-family: "メイリオ", Meiryo, "ヒラギノ角ゴ ProN W3", "HiraKakuProN-W3", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "ＭＳ Ｐゴシック", "helvetica", "arial", sans-serif;
    font-size: 18px;
    line-height: 1.75;
    color: #000;
    -webkit-text-size-adjust: 100%;
}


/* #wrapper
-------------------------------------------------*/
#wrapper {
    width: 100%;
    min-width: 1002px;
    background: url(../img/bg.jpg) center top repeat-x;
    margin: 0 auto;
}


/* #header
-------------------------------------------------*/
#header {
    width: 1002px;
    height: 255px;
    position: relative;
    margin: 0 auto;
}

#header .tg {
    font-size: 13px;
    color: #999;
    line-height: 1;
    padding: 6px 0 22px;
}

#header .logoarea {
    width: 455px;
    position: relative;
    padding-top: 30px;
}

#header .logoarea p {
    width: 378px;
    height: 30px;
    background-color: #26428d;
    color: #fff;
    font-size: 17px;
    font-weight: bold;
    text-align: center;
    line-height: 30px;
    position: absolute;
    right: 0;
    top: 0;
}

#header address {
    font-size: 14px;
    text-align: center;
}

#header .copy {
    position: absolute;
    right: 0;
    top: 0;
}

#header .tel {
    position: absolute;
    right: 0;
    top: 60px;
}

#header .tel li {
    font-size: 17px;
    font-weight: bold;
    text-align: right;
    line-height: 1;
    margin-bottom: 2px;
}

#header .tel li:first-child {
    font-size: 34px;
    color: #b6022b;
    text-align: center;
}

#header .tel li span {
    font-size: 25px;
    font-weight: bold;
    color: #b6022b;
}

#header .tel .contact {
    text-align: right;
    margin-top: 10px;
}

#header .tel .contact a {

    background: #28448B;
    color: #fff;
    text-align: center;
    text-decoration: none;
    margin: 0px 0 0px 0;
    padding: 10px 0;
    border-radius: 5px;

    display: block;

}

#header .tel .contact a::after {
    content: "》";
    padding-left: 10px;
}

#header .tel .contact a:hover {
    opacity: 0.5;
}

#header .recruit {

    position: absolute;
    right: 380px;
    top: 45px;
    font-size: 14px;
    line-height: 1.5;
    background: url(../img/icon2.png) 4px 2px no-repeat;
    padding-left: 20px;
}

#header .recruit a {
    color: #B30A2F;
}

#header .gnav {
    position: absolute;
    left: 0;
    bottom: 5px;
    width: 100%;



    /*background: url(../img/gnav.jpg) left top no-repeat;*/
}

#header .gnav ul {
    width: 100%;

    /*font-size: 0;*/
    display: flex;
    justify-content: center;

}

#header .gnav ul li {
    font-size: 18px;
    display: inline-block;


    text-align: center;
    border-right: 1px solid #ffdd7e;


}

#header .gnav ul li:last-child {
    border: none;
}

#header .gnav ul li a {
    padding: 0 25px;
    height: 75px;
    display: block;
    display: table-cell;
    vertical-align: middle;
    /*font-family: 'M PLUS 1p', sans-serif;*/
    font-weight: 700;
    text-decoration: none;
    text-shadow: 0px 0px 5px #fff, 0px 0px 5px #fff, 0px 0px 5px #fff, 0px 0px 5px #fff, 0px 0px 5px #fff, 0px 0px 5px #fff, 0px 0px 5px #fff, 0px 0px 5px #fff,
        0px 0px 5px #fff;
    font-size: 18px;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    line-height: 1.5em;

}

#header .gnav ul li a:hover,
#header .gnav ul li.active a {
    background: #26428D;
    color: #fff;
    text-shadow: none;
}

#header .gnav ul li.active a img,
#header .gnav ul li a:hover img {
    opacity: 0;
    filter: alpha(opacity=0);
    -ms-filter: "alpha(opacity=0)";
    text-decoration: none;
    -webkit-transition: 0.3s ease-in-out;
    -moz-transition: 0.3s ease-in-out;
    -o-transition: 0.3s ease-in-out;
    transition: 0.3s ease-in-out;
}


/* headline
-------------------------------------------------*/
.headline1 {
    height: 60px;
    line-height: 60px;
    font-size: 22px;
    font-weight: bold;
    margin-bottom: 25px;
    border: 1px solid #ccc;
    background: -moz-linear-gradient(top, #ffffff 0%, #f0f0f0 100%);
    background: -webkit-linear-gradient(top, #ffffff 0%, #f0f0f0 100%);
    background: linear-gradient(to bottom, #ffffff 0%, #f0f0f0 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffff', endColorstr='#f0f0f0', GradientType=0);
}

.headline1 span {
    font-weight: bold;
}

.headline1 > span {
    display: block;
    height: 56px;
    font-weight: bold;
    background: url(../img/icon1.png) 15px center no-repeat;
    padding-left: 75px;
    border-left: 5px solid #fcc800;
    margin: 2px 0;
}

.headline1 > span em {
    display: inline-block;
    width: 110px;
    height: 35px;
    font-size: 18px;
    font-weight: bold;
    color: #fff;
    line-height: 35px;
    text-align: center;
    border-radius: 3px;
    background: -moz-linear-gradient(top, #b6022b 0%, #81121d 100%);
    background: -webkit-linear-gradient(top, #b6022b 0%, #81121d 100%);
    background: linear-gradient(to bottom, #b6022b 0%, #81121d 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#b6022b', endColorstr='#81121d', GradientType=0);
    margin-right: 15px;
}

.headline2 {
    height: 60px;
    line-height: 60px;
    font-size: 22px;
    font-weight: bold;
    color: #fff;
    background: url(../img/icon1.png) 15px center no-repeat #26428d;
    margin-bottom: 40px;
    padding-left: 75px;
}

.headline3 {
    font-size: 28px;
    font-weight: bold;
    color: #b6022b;
    margin-bottom: 25px;
    line-height: 1.3;
}

.headline3.plan {
    font-size: 28px;
    font-weight: bold;
    color: #1a1a1a;
    text-align: center;
    margin-bottom: 20px;
}

.headline3.plan span {
    font-size: 36px;
    font-weight: bold;
    color: #b6022b;
}

.headline4 {
    background: #b6022b;
    color: #fff;
    font-weight: bold;
    text-align: center;
    padding: 8px 10px 10px;
    position: relative;
    margin-bottom: 30px;

}

.headline4 span {
    font-size: 1.5em;
    font-weight: bold;
}

.headline4::before {
    content: '';
    position: absolute;
    display: block;
    width: 0;
    height: 0;
    left: 45%;
    bottom: -15px;
    border-top: 15px solid #b6022b;
    border-right: 15px solid transparent;
    border-left: 15px solid transparent;
}

.headline5 {
    font-size: 28px;
    font-weight: bold;
    color: #26428d;
    margin-bottom: 25px;
    line-height: 1.3;
}

/* #container
-------------------------------------------------*/
#container {
    width: 1002px;
    margin: 0 auto;
    padding: 25px 0 45px;
}

#container #main {
    width: 700px;
    float: right;
}

#container #side {
    width: 260px;
    float: left;
}

#container #side .blog {
    border: 4px solid #fcc800;
    padding-bottom: 8px;
    margin-bottom: 15px;
}

#container #side .blog ul {
    padding: 13px 7px 2px;
}

#container #side .blog ul li {
    background: url(../img/icon2.png) 4px 2px no-repeat;
    border-bottom: 2px solid #fcc800;
    font-size: 16px;
    margin-bottom: 10px;
    padding: 0 5px 8px 25px;
    line-height: 1.5;
}

#container #side .blog ul li:last-child {
    border-bottom: none;
    margin-bottom: 0;
}

#container #side .blog ul li a {
    font-size: 17px;
    font-weight: bold;
    color: #b6022b;
    display: block;
}

#container #side .snav ul {
    padding-bottom: 10px;
}

#container #side .snav ul li:first-child {
    margin-bottom: 10px;
}

#container #side .snav ul li {
    margin-bottom: 20px;
}

#container #side .pref {
    border: 2px solid #fcc800;
    padding: 10px 12px 15px;
    margin-bottom: 30px;
}

#container #side .pref ul li {
    font-size: 15px;
    line-height: 1.5;
}

#container #side .pref ul li span {
    font-weight: bold;
    color: #b6022b;
}

#container #side .recruit {
    border: 4px solid #1a6829;
    padding: 1px 0px 15px 0px;
    margin-bottom: 30px;
}

#container #side .recruit_img {
    margin-bottom: 10px;
    text-align: center;
    margin-top: -1px;
}

#container #side .recruit_img img {
    width: 100%;

}

#container #side .recruit .midashi {
    font-size: 17px;
    font-weight: bold;
    color: #149749;
    display: block;
    margin-bottom: 3px;
    line-height: 1.3;
    padding: 5px 10px 0 10px;
}

#container #side .recruit .midashi span {
    color: #b6022b;
    font-weight: bold;
    background: #FFFE54;
}

#container #side .recruit .text {
    font-size: 15px;
    line-height: 1.5;
    padding: 5px 10px 5px 10px;
}

#container #side .recruit .tel {
    color: #b6022b;
    font-weight: bold;
    font-size: 22px;
    padding: 0 10px;
}

#container #side .headline1 {
    height: 55px;
    line-height: 55px;
    font-size: 18px;
    margin-bottom: 15px;
}

#container #side .headline1 span {
    display: block;
    height: 51px;
    background: none;
    padding-left: 15px;
    border-left: 5px solid #fcc800;
    margin: 2px 0;
}

#container #side .comp .name {
    font-size: 20px;
    font-weight: bold;
    line-height: 1.4;
    margin-bottom: 5px;
}

#container #side .comp .name span {
    font-size: 18px;
    font-weight: bold;
    color: #26428d;
    display: block;
    margin-bottom: 3px;
}

#container #side .comp address,
#container #side .comp .tel {
    font-size: 17px;
    line-height: 1.6;
}

#container #side .comp .copy {
    font-weight: bold;
    color: #b6022b;
    text-align: center;
    margin: 20px 0 12px;
    line-height: 1.5;
}


/* #path
-------------------------------------------------*/
#path {
    margin-bottom: 15px;
}

#path p {
    font-size: 16px;
    line-height: 1;
}

#path p a {
    color: #b6022b;
}


/* .contactbox
-------------------------------------------------*/
.contactbox {
    width: 700px;
    height: 315px;
    position: relative;
    margin-top: 25px;
}

.contactbox ul {
    position: absolute;
    left: 230px;
    top: 90px;
}

.contactbox ul li {
    text-align: center;
    font-size: 20px;
    font-weight: bold;
    line-height: 1;
    margin-bottom: 2px;
}

.contactbox ul li:first-child {
    font-size: 47px;
    color: #b6022b;
}

.contactbox ul li span {
    font-size: 33px;
    font-weight: bold;
    color: #b6022b;
}

.contactbox p {
    position: absolute;
    left: 273px;
    top: 173px;
}


/* #footer
-------------------------------------------------*/
#footer {
    width: 1002px;
    height: 345px;
    position: relative;
    margin: 0 auto;
}

#footer .fnav ul {
    text-align: center;
    font-size: 0;
    margin: 5px 0 35px;
}

#footer .fnav ul li {
    font-size: 18px;
    display: inline-block;
    line-height: 1;
    border-right: 1px solid #000;
    margin-right: 10px;
    padding-right: 10px;
}

#footer .fnav ul li a br {
    display: none;
}

#footer .fnav ul li:last-child {
    border-right: none;
    margin-right: 0;
    padding-right: 0;
}

#footer .logo {
    width: 545px;
    position: relative;
}

#footer .logo p {
    width: 419px;
    height: 33px;
    background-color: #26428d;
    color: #fff;
    font-size: 18px;
    font-weight: bold;
    text-align: center;
    line-height: 33px;
    position: absolute;
    right: 0;
    top: 27px;
}

#footer .address {
    font-size: 18px;
    position: absolute;
    left: 590px;
    top: 88px;
    line-height: 1.5;
}

#footer .copy {
    font-size: 16px;
    color: #fff;
    position: absolute;
    left: 0;
    bottom: 65px;
    padding: 0 10px;
}

#footer small {
    width: 100%;
    display: block;
    text-align: center;
    position: absolute;
    left: 0;
    bottom: 20px;
}


/* #pagetop
-------------------------------------------------*/
#pagetop {
    display: none;
    position: fixed;
    right: 40px;
    bottom: 40px;
    z-index: 999;
}


/*共通パーツ
【事例一覧】
---------------------------------------*/
.jisseki ul {
    margin-top: 20px;
    display: flex;
    flex-wrap: wrap;

}

.jisseki ul li {

    background: #FFF5D9;
    margin-right: 12px;
    margin-bottom: 20px;
    padding: 0px 3px 3px 3px;
}

.jisseki ul li img {
    width: 215px;
    height: 158px;
    object-fit: cover;
}

.jisseki ul li a {
    text-decoration: none;
    display: block;
}


.jisseki ul li:nth-child(3n) {
    margin-right: 0;
}

.jisseki ul li p {
    text-align: center;
    font-size: 80%;
    padding-top: 10px;
}

.jisseki ul li .btn {
    display: block;
    background: #B50A2F;
    color: #fff;
    text-align: center;
    margin: 5px 20px 15px 20px;
    padding: 5px 0;
    border-radius: 5px;
    box-shadow: -3px -3px 8px #8C1123 inset;
    font-size: 100%;
}

.jisseki .ichiran {
    display: block;
    background: #28448B;
    color: #fff;
    text-align: center;
    text-decoration: none;
    margin: 5px 0 40px 0;
    padding: 10px 0;
    border-radius: 5px;
    font-size: 130%;
}

.jisseki ul li p:first-child {
    background: #FCC82F;
    text-align: center;
    text-decoration: none;
    padding: 10px 0;
    font-size: 100%;
    font-weight: bold;
}


.jisseki ul li.tenpo p:first-child{
    background: #26428d;
    color:#fff;
}

/*TOPページに掲載しない*/
#index .jisseki ul .topno {
    display: none !important;
}

/*【ボタン】
---------------------------------------*/
.bn_width {
    display: inline-block !important;
    padding-left: 45px !important;
    padding-right: 55px !important;
}

.red_bn {
    display: block;
    background: #B50A2F;
    font-weight: bold;
    text-decoration: none !important;
    letter-spacing: 1px;

    color: #fff !important;
    text-align: center;
    margin: 5px 20px 15px 20px;
    padding: 10px 0;
    border-radius: 5px;
    box-shadow: -3px -3px 8px #8C1123 inset;
    font-size: 100%;
    position: relative;
}

.red_bn:hover {
    opacity: 0.7;
    filter: alpha(opacity=70);
    -ms-filter: "alpha(opacity=70)";
    text-decoration: none;
    -webkit-transition: 0.3s ease-in-out;
    -moz-transition: 0.3s ease-in-out;
    -o-transition: 0.3s ease-in-out;
    transition: 0.3s ease-in-out;
}

.red_bn::after {
    content: "〉";
    color: #fbc800;
    font-weight: bold;
    font-size: 1.5em;
    position: absolute;
    right: 5px;
    top: 5%;
}

/* 2列レイアウト
---------------------------------------*/

.list_2 {
    display: flex;
    justify-content: center;
    margin-bottom: 20px;
    flex-wrap: wrap;
}

.list_2 li {
    width: 48%;
    margin-bottom: 10px;
    margin-right: 2%;

}

.list_2 li:nth-child(2n) {
    margin-right: 0;
}

.list_2 li img {
    max-width: 100%;
}

/* 3列レイアウト
---------------------------------------*/

.list_3 {
    display: flex;
    justify-content: center;
    margin-bottom: 20px;
    flex-wrap: wrap;
}

.list_3 li {
    width: 32%;
    margin-right: 2%;
    margin-bottom: 10px;

}


.list_3 li:nth-child(3n) {
    margin-right: 0%;
}

/* アイコンリスト
---------------------------------------*/
.list_num {
    counter-reset: number;
    width: 80%;
    margin: auto;
}

.list_num li {
    position: relative;
    padding: 0 10px 5px 50px;
    margin-bottom: 15px;
    font-weight: bold;
    border-bottom: 3px solid #000;
    font-size: 20px;
}

.list_num li::before {
    counter-increment: number;
    content: counter(number);
    display: block;
    text-align: center;
    height: 30px;
    width: 30px;
    border-radius: 50%;
    font-size: 18px;
    font-weight: bold;
    color: #99001F;
    margin: 0px 3px 0 0;
    position: absolute;
    left: 5px;
    line-height: 1.8em;
    background: #fcc800;
}

/* ボックス
----------------------------------------*/
.y-box {
    background: #fff5cf;
    padding: 25px;
    border-radius: 10px;
}

.y-boreder-box {
    border: 3px solid #fcc800;

}

.y-boreder-box-ti {
    background: #fcc800;
    font-weight: bold;
    text-align: center;
    font-size: 1.2em;
    padding: 10px 10px;
}

.y-boreder-box-txt {
    padding: 15px 20px;
}

/* 文字装飾
----------------------------------------*/
.icon_arrowb,
.icon_arrowt {
    text-align: center;
    font-weight: bold;
}

.icon_arrowb::before,
.icon_arrowb::after {
    content: "▼";
    padding-left: 5px;
    padding-right: 5px;
}

.icon_arrowt::before,
.icon_arrowt::after {
    content: "▲";
    padding-left: 5px;
    padding-right: 5px;
}


/* 文字装飾
----------------------------------------*/
dl.add dt {
    font-weight: bold;
}
dl.add dd {
    padding-bottom: 0.5em;
}

