@charset "UTF-8";

/*mv*/
.video-wrap {
  position: relative;
}
video {
    min-height: 500px !important;
    margin-top: -10%;
    object-fit: cover;
    min-width: 100%;
}

#mv.mv02 {
    height: 645px;
}

#logo_title {
    position: absolute;
    top: 15px;
    left: 20px;
    width: 400px;
}

#mv ul {
    position: fixed;
    top: 34px;
    right: 0;
    margin: 5px;
    z-index: 99;
}

#mv > ul > li:hover {
    background-color: #a51f26c4;
    border: 1px solid #fff0;
    -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;
}

#mv > ul > li {
    background-color: #a51f26;
    width: 75px;
    height: 59px;
    border: 1px solid #ffff;
    margin: 12px;
    padding: 10px 0px 0px;
    color: white;
    font-size: 12px;
    -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;
}
#mv ul li i {
    font-size: 25px;
    margin: 5px 0 5px;
    -webkit-text-stroke: 1px #a51d26;
    color: white;
}

#mv > ul > li > a > p {
    color: white;
}

#mv ul li i {
    font-size: 25px;
    margin: 5px 0 5px;
    -webkit-text-stroke: 1px #a51d26;
}

#mv > ul > li:nth-child(3) a i {
    font-size: 30px;
    margin: 2px 0 3px;
}

#mv > ul > li:nth-child(2) a i {
    margin: 11px 0 5px;
    font-size: 29px;
}

#contents h2#h2_img {
    height: 234px;
    overflow: hidden;
    position: relative;
    padding: 0;
    text-align: center;
    background: #600e13;
margin: 0;

}



#contents h2#h2_img:after {
content: '';
    position: absolute;
    right: 0;
    top: 0;
    bottom: 0;
    width: 100%;
    background: -moz-linear-gradient(right, #600e13, #a51f264d 15%, #a51f264d 85%, #600e13);
    background: -webkit-linear-gradient(right, #600e13, #a51f264d 15%, #a51f264d 85%, #600e13);
    background: linear-gradient(to right, #600e13, #a51f2675 15%, #a51f2675 85%, #600e13);
}

#contents h2#h2_img img {
    width: 1050px;
    margin-top: -2%;
    object-fit: cover;
    min-height: 100%;
}

#contents h2#h2_img p {
    position: absolute;
    top: 50%;
    right: 50%;
    transform: translateY(-50%) translateX(50%);
    -webkit- transform: translateY(-50%) translateX(-50%);
    z-index: 999;
}

#h2_img > span {
    position: relative;
    display: inline-block;
    font-size: 0;
    line-height: 0;
    top: -20%;
}

#h2_img > span:after {
position: absolute;
    left: 0;
    top: 0;
    right: 0;
    bottom: 0;
    -moz-box-shadow: inset 0px 0px 15px 15px #fff;
    -webkit-box-shadow: inset 0px 0px 15px 15px #fff;
    box-shadow: inset 0px -40px 45px 45px #600e13;
    content: " ";
}

div#page_h2 {
    margin-top: 100px;
}


/*bl20*/
.btn.btn01:after {
height: 0;
  left: 0;
  top: 0;
  width: 100%;
}

.btn.btn01:hover:after {
    height: 100%;
    left: 0;
    top: 0;
    width: 100%;
}

.btn.btn01 {
}

.btn.btn01:before,.btn.btn01:after {
    background: #d9393f;
    content: '';
    position: absolute;
    z-index: -1;
}

.btn.btn01:hover {
/*     color: #2ecc71; */
    background: #a51d26;
    border:1px solid #ffffff00
}

.btn.btn01:after {
    -webkit-transition: all 0.5s;
    -moz-transition: all 0.5s;
    -o-transition: all 0.5s;
    transition: all 0.5s;
}






h2.h2{
    background: none;
    color: #a51f26;
    font-size: 40px;
    text-align: center;
    text-shadow: none;
    letter-spacing: 8px;
    font-weight: 500;
    padding: 0;
    margin: 0 0 20px;
}

div#text08 {
text-align: center;
    font-weight: 800;
    font-size: 23px;
    margin: 20px;
}

.bl20 p {
    line-height: 2.3;
    font-size: 15px;
    text-align: center;
    font-weight: 550;
    margin: 40px;
}

.btn {
text-align: center;
    background-color: #a51e26;
    color: white;
    padding: 23px;
    width: 350px;
    display: inline-block;
    -webkit-transform: translateY(0%) translateX(-50%);
    transform: translateY(0%) translateX(-50%);
    margin: 0 50%;
    font-weight: 600;
    border: 1px solid #ffffff00;
    -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;
}

.btn:hover {
    background-color: #a51e26a6;
    -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;
    border: 1px solid #ffffff00;
    border-radius:2px
}

/*bl21*/
.bl21 {
    background-color: #a51d26;
    position: relative;
}

.bl21 ul {
    display: flex;
    justify-content: center;
    height: 398px;
}

.bl21 ul li {
    width: 50%;
    background-color: #a51d26;
    overflow: hidden;
}

.bl21 ul li div {
    vertical-align: middle;
}

.bl21 ul li img {
    width: 110%;
    min-height: 478px !important;
    object-fit: cover;
    margin-top: -60px;
}

.h2.h203 {
    color: white;
    background-image: none;
    border: 0;
    text-align: center;
    margin-top: 0;
    padding: 0;
    margin-bottom: 40px;
}

.btn.btn02 {
    border: 1px solid #ffffff;
    width: 60%;
    padding: 20px;
}

.btn.btn02:hover {
    background-color: #fffaf94f;
    border: 1px solid #ffffff00;
    border-radius:2px
}

.outer {
    display: table;
    width: 100%;
    height: 100%;
}

.inner {
    display: table-cell;
    vertical-align: middle;
}

/*bl22*/
.bl22 ul {
    display: flex;
    justify-content: space-between;
}

.btn.btn03 {
    border: 1px solid #ffffff;
    width: 60%;
    padding: 10px 20px;
		background-color: #a51e2600;
		background-image: none !important;
}


.btn.btn03:hover {
    background-color: #fffaf94f;
    border: 1px solid #ffffff00;
    border-radius:2px
}

.bl22 ul li {
    width: 20%;
/*    background: url(../img/top/bl23_img02.jpg) center no-repeat;
    background-size: cover;*/
    -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;
		position: relative;
}


.bl22 > ul > li:nth-child(odd)  div{
    background-color: #a51f25;
}

.bl22 > ul > li:nth-child(even) div {
    background-color: #79191b;
}

.bl22 > ul > li:nth-child(1n) div {
	background-image: url(../img/top/bl22_icon_01.png);
	background-color: #a51f25;
	background-repeat: no-repeat;
	background-size: 32%;
	background-position-x: center;
	background-position-y: 22px;
}

.bl22 > ul > li:nth-child(2n) div {
	background: url(../img/top/bl22_icon_02.png);
	background-color: #79191b;
	background-repeat: no-repeat;
	background-size: 32%;
	background-position-x: center;
	background-position-y: 22px;
}

.bl22 > ul > li:nth-child(3n) div {
	background: url(../img/top/bl22_icon_03.png);
	background-color: #a51f25;
	background-repeat: no-repeat;
	background-size: 32%;
	background-position-x: center;
	background-position-y: 22px;
}

.bl22 > ul > li:nth-child(4n) div {
	background: url(../img/top/bl22_icon_04.png);
	background-color: #79191b;
	background-repeat: no-repeat;
	background-size: 32%;
	background-position-x: center;
	background-position-y: 22px;
}

.bl22 > ul > li:nth-child(5n) div {
	background: url(../img/top/bl22_icon_05.png);
	background-color: #a51f25;
	background-repeat: no-repeat;
	background-size: 32%;
	background-position-x: center;
	background-position-y: 22px;
}



.bl22 h2 span {
    font-size: 10px;
    letter-spacing: 2px;
    color: black;
}

div.bl22 > ul > li h3 {
    margin-bottom: 60px !important;
}

p#sub {
    font-size: 14px;
    letter-spacing: 3px;
    color: black;
}

h2.h2.h204 {
padding: 60px;
    margin: 0;
    letter-spacing: 4px;
}

.bl22 > ul > li:nth-child(5):hover {
/*    background: url(../img/top/bl23_img02.jpg) center no-repeat;
    background-size: cover;*/
}

.bl22 > ul > li > div {
		padding: 50px 0 24px;
    background-color: #A52025;
    transition: all 1s ease;
    -webkit-transition: all 1s ease;
    -moz-transition: all 1s ease;
}

.bl22 > ul > li > div:hover {
    background-color: rgba(165,32,37,0.7);
}

/*bl23*/
.bl23 a {
    text-decoration: none;
}

.bl23 {
    margin: 40px 0;
}

.bl23 > ul {
    display: flex;
    justify-content: center;
    height: 400px;
}

.bl23 ul li {
    width: 50%;
    background-color: #a51d26;
    overflow: hidden;
}

.bl23 ul li div {
    vertical-align: middle;
    padding: 70px 0 0;
    display: block;
}

.bl23 ul li img {
    width: 100%;
    min-height: 398px !important;
    object-fit: cover;
}

#top > div.bl23 > ul > li h2 {
    margin-bottom: 50px;
    font-size: 50px;
}

.btn.btn04 {
    border: 1px solid #ffffff;
    width: 60%;
    padding: 26px;
    background-color: #fff0;
}

.btn.btn04:hover {
    background-color: #ffffff47;
    border: 1px solid #ffffff00;
    border-radius:2px
}

.bl23 ul li:nth-child(1) {
background: url(http://ss-tokie.jp/cms/wp-content/uploads/2022/09/TKE_1135-1-scaled-e1661996829166.jpg) center no-repeat;
    background-size: cover;
}

.bl23 ul li:nth-child(2) {
    background: url(../img/top/bl23_img02.jpg) center no-repeat;
        background-size: cover;
}

/*bl24*/
.bl24 {
    background-color: #a51e25;
}

.bl24 ul {
    display: flex;
    justify-content: space-between;
}

.bl21 ul li {
    width: 50%;
}

.btn.btn05 {
    border: 1px solid #ffffff;
    width: 100%;
    padding: 10px 20px;
    background-color: #a51e2600;
}

.btn.btn05:hover {
    background-color: #fffaf94f;
}

.h2.h205 {
color: white;
    background-image: none;
    border: 0;
    text-align: center;
    margin: 30px 0;
    padding: 0;
}

/*bl25*/
.bl25 > ul > li > a {
    text-decoration: none;
}

.bl25 {
    background-color: #a51e25;
}

.bl25 ul {
    display: flex;
    justify-content: space-between;
}

.bl25 ul li {
    width: 50%;
    -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;
}

.bl25 ul li:hover {
    transition: 0.3s;
    background-color: #c75254 !important
}

.bl25 ul li:nth-child(2) {
    background-color: #78191b;
}

.h2.h206 {
color: white;
    background-image: none;
    border: 0;
    text-align: center;
    margin: 30px 0px;
    padding: 0;
    position: relative;
}

/*bl26*/
/*.h2.h206:before {
    content: "\f059";
    font-weight: 100;
    font-size: 37px;
    display: inline-block;
    -webkit-font-smoothing: antialiased;
    font-family: "Font Awesome 5 Free";
    color: #830d06;
    position: absolute !important;
    top: -8px;
}*/

/*.bl25 ul li:nth-child(2) .h2.h206:before {
content: "\f023";
    font-weight: 900;
    display: inline-block;
    width: 36px;
    -webkit-font-smoothing: antialiased;
    font-family: "Font Awesome 5 Free";
    color: #a51f26;
    font-size: 35px;
    top: -9px;
    padding: 0px 20px 0px 0;
}*/

.bl25 ul li:nth-child(1) h3 i {
    color: #830d06;
    font-size: 34px;
}

.bl25 ul li:nth-child(2) h3 i {
    color: #a51f26;
    font-size: 32px;
}

.bl25 ul li h3 span {
    margin-left: 15px;
    font-weight: 400;
}

.fa-question-circle:before {
    content: "\f059";
    position: absolute;
    top: -1.9px;
}
.bl25 > ul > li:nth-child(1) > a > h3 > span {
    margin-left: 43px;
}

/*フッター*/
footer .copy {
    text-align: center;
    font-size: 1.5rem;
    background: url(../img/footer/footer_bg01.png) center no-repeat;
    color: white;
    background-size: cover;
    padding: 0 0 30px;
}

#footer_text span {
    font-size: 30px;
}
#footer_text p {
    font-size: 21px;
    margin: 20px 0px 120px;
}
#footer_text {
    margin: 60px 0;
}
#staff_tokie {
    text-align: center;
    margin: 60px;
}
#page_top {
    margin: 10px;
    text-align: center;
    font-weight: bold;
    font-size: 14px;
}

#footer_logo i {
    width: 2px;
    height: 40px;
    background-color: #fff;
    display: block;
    margin: 0 auto;
    animation: pd 2s infinite;
}

#page_SCROLL {
text-align: center;
    position: absolute;
    bottom: 0;
    right: 50%;
    color: white;
    -webkit-transform: translateY(-50%) translateX(-50%);
    transform: translateY(0%) translateX(50%);
}

#page_SCROLL i {
    width: 2px;
    height: 40px;
    background-color: #fff;
    display: block;
    margin: 0 auto;
    animation: pd 2s infinite;
}

#footer_logo > a {
    text-decoration: none;
    color: white;
}

/**/
.modal{
    display: none;
    height: 100vh;
    position: fixed;
    top: 0;
    width: 100%;
    z-index: 99;
}
.modal__bg{
    background: rgba(165, 30, 38, 0.9);
    height: 100vh;
    position: absolute;
    width: 100%;
}
.modal__content{
    left: 50%;
    padding: 40px;
    position: absolute;
    top: 50%;
    transform: translate(-50%,-50%);
    width: 600px;
}

.fat-nav__wrapper .nav_wrapper {
    position: absolute;
    width: 60%;
    top: 50%;
    left: 50%;
    transform: translateY(-50%) translateX(-50%);
    -webkit-transform: translateY(-50%) translateX(-50%);
}
.modal__content dl.menu {
    overflow: hidden;
    margin: 0 0 30px;
}
.modal__content dl.menu dd {
    float: left;
    width: 48%;
    border-bottom: #fff 1px solid;
    box-sizing: border-box;
    padding: 10px 2px;
    height: 70px;
    font-size: 22px;
}

.modal__content dl.menu dd a {
display: block;
    padding: 16px;
    color: #fff;
    text-align: center;
    text-decoration: none;
    font-weight: bold;
}

.modal__content dl.menu dd.even {
    margin-left: 4%;
}
.modal__content dl.menu dd {
    float: left;
    width: 48%;
    border-bottom: #fff 1px solid;
    box-sizing: border-box;
    padding: 4px 2px;
    font-size: 22px;
}

.modal__content ul {
    margin: 20px auto 0;
    width: 90%;
}
.modal__content ul li {
    width: 49%;
    float: left;
    position: relative;
}
.modal__content li {
    font-size: 15px;
    font-weight: 500;
    padding: 0;
    text-align: center;
}
.modal__content li, .modal__content li a {
    color: #fff;
}
.modal__content li a {
    text-decoration: none;
}c
.modal__content ul li::after {
    content: "";
    position: absolute;
    width: 1px;
    height: 13px;
    right: -20px;
    top: 6px;
    background-color: #fff;
}
.modal__content p.btn {
    background-color: white;
    width: 95%;
    font-size: 22px;
    padding: 15px;
}
.modal__content p.btn:hover {
    background-color: #ffffffd1;
}
.modal__content p.btn a {
    text-decoration: none;
    color: #a51d26;
}
.modal__content ul li:last-child::after {
    content: "";
    display: inherit;
    background-color: inherit;
}
.modal__content ul li::after {
    content: "";
    position: absolute;
    width: 1px;
    height: 14px;
    right: -20px;
    top: 3px;
    background-color: #fff;
}
.modal__content dl.menu dd a:hover {
    background-color: white;
    color: #a51e26;
}
#mv > ul > li:nth-child(1) > a {
    color: white;
    text-decoration: none;
}
ul.close {
    position: fixed;
    top: 34px;
    right: 0px;
    margin: 5px;
    z-index: 999 !important;
    width: auto;
}

ul.close li {
        text-align: center;
background-color: #a51f26;
    width: 75px !important;
    height: 59px;
    border: 1px solid #ffff;
    margin: 12px;
    padding: 10px 0px 0px;
    color: white;
    font-size: 12px;
    -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;
    float: none;
}

ul.close li i {
    font-size: 25px;
    margin: 5px 0 5px;
    -webkit-text-stroke: 1px #a51d26;
}

ul.close li:nth-child(2) a i {
    margin: 11px 0 5px;
    font-size: 29px;
}

ul.close li:after {
    content: none;
}

ul.close li a {
    color: white;
    text-decoration: none;
    }

ul.close li:nth-child(3) a i {
    font-size: 30px;
    margin: 2px 0 3px;
}
/*----------------------------------------------------
  layout
----------------------------------------------------*/

.wrap {
  width: 1000px;
  margin: 0 auto;
  position: relative;
}

#contents {

}

#main_contents {
  width: 740px;
  float: right;
}


/*----------------------------------------------------
   header
----------------------------------------------------*/

/*----------------------------------------------------
   header_line
----------------------------------------------------*/
.head_line {
    background-color: #a51f26;
    /* display: table; */
    width: 100%;
    padding: 4px 0;
}

.head_line p {
    color: rgb(255, 255, 255);
    float: left;
    padding-top: 4px;
}

.head_line form {
    float: right;
}

a#home {
    position: absolute;
    right: 260px;
}
/*----------------------------------------------------
   #mv.mv02
----------------------------------------------------*/

#mv.mv02 {
    height: 600px;
    position: relative;
}

.mv02 .no01 {
    color: white;
    font-size: 30px;
    padding: 46px 0;
}

#mv.mv02 #text03 {
    color: white;
    font-size: 19px;
}

#mv.mv02 #text02 {
    background-color: #00458d;
    color: white;
    font-size: 46px;
    padding: 10px 30px;
    display: inline-block;
    margin: 15px 0;
}

#mv.mv02 #text05 {
    margin: 33px 0;
}

/*----------------------------------------------------
.bl15
----------------------------------------------------*/

h2.h2_02 {
    background: none;
    text-align: center;
    font-weight: 400;
}

.bl15 {
    background-color: #082360;
    padding: 40px 0;
    background: url(../img/top/bl15_bg01.jpg);
    background-repeat: repeat;
}

.bl15 ul {
    display: flex;
    justify-content: space-between;
}

.bl15 li {
    background-color: #E4E3E3;
    width: 320px;
    text-align: center;
    height: 150px;
    padding: 7px;
    margin: 7px;

}

.bl15 li div {
    background-color: white;
    border: 1px solid #3a84df;
    color: #a51f26;
    width: 100%;
    height: 100%;
    display: table;
}

.bl15 li div  p {
    display: table-cell;
    vertical-align: middle;
    font-size: 19px;
    line-height: 1.6;
    font-weight: 600;
}

.bl15.no02 {
    background-color: #5f98d7;
    background: url(../img/top/bl15_bg02.jpg);
    background-repeat: repeat;
}

/*----------------------------------------------------
.bl16
----------------------------------------------------*/
.bl16 p {
    line-height: 2;
    font-size: 18px;
}

h2.h2_03 {
    background: none;
    color: #a51f26;
    text-align: center;
    font-weight: lighter;
    font-size: 35px;
    font-family: "Hiragino Mincho Pro";
}

h2.h2_04 {
    background: none;
    color: #a51f26;
    text-align: center;
    font-weight: lighter;
    font-size: 28px;
    font-family: "Hiragino Mincho Pro";
    position: relative;
}

h2.h2_04:after {
    content: '';
    position: absolute;
    left: 50%;
    bottom: 6px;
    display: inline-block;
    width: 71%;
    height: 1px;
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%);
    background-color: #a51f26;
    border-radius: 1px;
}

h3#no05 {
    background-color: #082360;
    color: white;
    border: none;
    font-weight: 400;
    text-align: center;
    padding: 9px 10px;
}

h3.h3_03 {
    border: none;
    background-color: #082360;
    color: white;
    text-align: center;
    font-weight: 500;
    padding: 10px 0;
}

.bl16 h4 {
    border-bottom: 3px solid #a51f26;
    color: #a51f26;
    background: none;
    padding: 7px 0;
    font-weight: 400;
    clear: both;
}

/*イエローボックス*/
#y_bloc {
border: 1px solid #a51f26;
    padding: 10px 20px;
    background-color: #fffff4;
}

#y_bloc p {
    text-align: center;
    line-height: 2;
    color: #a51f26;
    font-size: 18px;
}

/*２色ボックス*/
ul#bloc_02 {
    display: flex;
    justify-content: space-between;
    padding: 30px 0;
}

ul#bloc_02 #blue > div {
    background-color: #082360;
    text-align: center;
    color: white;
    margin: 10px 0;
    padding: 10px 0;
height: 107px;;
display: table;
    width: 100%;
}

ul#bloc_02 #sky > div {
    background-color: #65a2e4;
    text-align: center;
    color: white;
    margin: 10px 0;
    padding: 10px 0;
height: 107px;;
display: table;
    width: 100%;
}

ul#bloc_02 li {
    width: 48%;
}

ul#bloc_02 p {
    font-size: 24px;
    line-height: 1.5;
    display: table-cell;
    vertical-align: middle;
}

ul#bloc_02 li div#bloc01 {
    margin-bottom: 70px !important;
    position: relative;
}

ul#bloc_02 li div#bloc01:after {
content: '';
    display: block;
    position: absolute;
    box-sizing: border-box;
    bottom: -97px;
    left: 50%;
    width: 40px;
    height: 40px;
    margin-left: -41px;
    border: transparent 45px solid;
    border-top: #e4e3de 30px solid;
}

/*----------------------------------------------------
.bl17
----------------------------------------------------*/
.bl17 {
    height: 964px;
/*    background: url(../img/top/bl17_bg.png) top 156px center no-repeat;*/
    background-color: #e2e8ef;
}

.bl17 div {
    line-height: 1.5;
    color: #a51f26;
    text-align: center;
}

h2.yazirushi {
    text-align: center;
    font-weight: 400;
    line-height: 1.4;
    position: relative;
    background: #a51f26;
    margin-bottom: 50px;
}

h2.yazirushi:after {
    content: '';
    display: block;
    position: absolute;
    box-sizing: border-box;
    bottom: -74px;
    left: 49.6%;
    width: 50px;
    height: 50px;
    margin-left: -41px;
    border: transparent 45px solid;
    border-top: #a51f26 30px solid;
}

div#professional {
    display: inline-block;
    position: absolute;
    width: 296px;
    right: 354px;
    top: 181px;
    font-size: 16px;
    font-weight: 600;
    line-height: 1.7;

}





div#Expertise {
    display: inline-block;
    position: absolute;
    width: 290px;
    top: 535px;
    right: 550px;
    font-size: 16px;
    font-weight: 600;
    line-height: 1.7;
    text-align: left;
}

div#Process {
    display: inline-block;
    position: absolute;
    width: 283px;
    top: 535px;
    right: 139px;
    font-size: 16px;
    font-weight: 600;
    line-height: 1.7;
    text-align: left;
}

/*----------------------------------------------------
.投稿４ブロック
----------------------------------------------------*/
#top .bl_column4 ul li a {
    text-decoration: none;
    color: #484848;
    display: block;
}

#top .bl_column4 {
background: url(../img/top/bl_column4_no02_bg01.jpg);
    padding: 10px 0 22px;
}

.bl_column4 h3 {
  text-align: center;
  font-size: 3.0rem;
  color: #493d31;
}

#top .bl_consul {
    margin: 30px 0;
}

.bl_column4 .inner ul {
    display: flex;
    flex-wrap: wrap;
    list-style: none;
}

.bl_column4 .inner ul li {
    width: 314px;
    margin-right: 19px;
    margin-bottom: 19px;
    background-color: white;
}

.bl_column4 .inner ul li img {
width: 100%;
    height: 174px;
    display: block;
    background-color: #ccc;
    object-fit: cover;
}

.bl_column4 .inner ul li h4 {
    background: none;
    margin: 0 0 15px;
    padding: 0;
    color: #3a84df;
    font-weight: 400;
border: none;
}

.bl_column4 .inner ul li p {
    padding: 3px 0;
    overflow: hidden;
    height: 20px;
    font-size: 13px;
}

.bl_column4 .inner ul li p:before {
    color: white;
    font-size: 12px;
    text-align: center;
    padding: 3px;
    margin-right: 5px;
    width: 60px;
    display: inline-block;
}

.bl_column4 .inner ul li p#service:before {
    content: "サービス";
    background-color: #3a84df;
}

.bl_column4 .inner ul li p#kadai:before {
    content: "課題";
    background-color: #54b5c6;
}

.bl_column4 .inner ul li p#zisseki:before {
    content: "業種";
background-color: #66b75e;
}

#top .bl_column4 > div > div > div.ttl {
    margin-bottom: 36px;
}

#top .bl_column4 > div > div > ul > li:nth-child(4n) {
    margin-right: 0;
}

.bl_column4 .inner .btn {
    padding: 0px 0 42px;
  text-align: center;
}

.bl_column4 .inner ul li div#box {
    padding: 10px;
}

h2#h2_sub {
    text-align: center;
    background: none;
    font-weight: 400;
    color: #545454;
}

#h2_sub div {
    font-size: 16px;
    padding-top: 5px;
    color: #a51f26;
}
/*----------------------------------------------------
.bl18
----------------------------------------------------*/
.bl18 ul {
    display: flex;
    justify-content: space-between;
    padding-top: 25px;
}

.bl18 ul li #tab_name {
    background-color: #a51f26;
    display: inline-block;
    color: white;
    font-weight: 400;
    padding: 3px 10px;
}

.bl18 ul li #tab_name span {
    font-size: 26px;
}

.bl18_box {
    border: 1px solid #a51f26;
}

.bl18 ul li {
    position: relative;
    width: 320px;
}

.bl18 ul li .box_mini {
    padding: 10px;
    height: 120px;
}

.bl18 ul li .box_mini > p {
    line-height: 1.6;
}

/*ボタン*/
.bl18 ul li #btn {
    position: absolute;
    bottom: 9px;
    right: 11px;
}

.bl18 ul li #btn p:hover {
    background-color: #a51f26d1;
    opacity: 0.8;
}

.bl18 ul li #btn p {
    background-color: #a51f26;
    color: white;
    padding: 7px 10px;
    border-radius: 5px;
}

.bl18 ul li #btn > a {
    text-decoration: none;
}

.bl18 ul li h4 {
    background: none;
    color: #a51f26;
    padding: 10px 0 0 0px;
    margin: 0;
    border: none;
}

.bl18 ul li img {
    border-top: 1px solid #a51f26;
    width: 100%;
}

#btn p:before {
    content: "\f138";
    -webkit-font-smoothing: antialiased;
    font-weight: 900;
    font-family: FontAwesome;
    color: #ffffffbd;
    padding-right: 7px;
}

h2#background {
    text-align: center;
    font-weight: 400;
    line-height: 1.7;
    font-size: 36px;
    padding: 63px 0;
    background: url(../img/top/bl18_h2bg.jpg) center no-repeat;
    background-size: cover;
}
/*----------------------------------------------------
.bl_post
----------------------------------------------------*/
#top .bl_post {
    margin: 40px 0 60px 0;
}

.bl_post .inner {
  width: 1000px;
}
.bl_post .inner.half {
  margin: 10px;
  width: 480px;
  float: left;
}

.bl_post .inner.half ul {
  background-color: #ffffff;
}
.bl_post .inner h3 {
  background: #fff;
  margin-bottom: 16px !important;
}
/*.h2.h206:before {
    height: 360px;
    overflow-y: scroll;
    padding: 7px 25px;
    box-sizing: border-box;
    background-color: #ffffff;
}*/
.bl_post .inner ul li a {
    display: block;
    border-bottom: 1px dotted #d7d7d7;
    padding: 15px 5px;
    text-decoration: none;
}
.bl_post .inner ul li a:hover {
  background: #a51f260f;
}
.bl_post .inner ul li a dl dt {
    float: left;
    background: #a51f26;
    font-size: 15px;
    padding: 7px 32px;
    border-radius: 15px;
    box-sizing: border-box;
    color: #ffffff;
    margin: 5px 0px 0px 0px;
}
.bl_post .inner ul li a dl dd {
    letter-spacing: 0.06em;
    float: left;
    color: #454545;
    font-size: 1.7rem;
    padding: 11px 31px 0px;
    width: 670px;
    height: 23px;
    overflow: hidden;
}
.bl_post .btnbox {
  text-align: center;
  padding: 20px 0;
}

dt#day {
    background: none;
    color: #454545;
    border-radius: 0;
    padding: 7px 10px 7px 10px;
}

dt#category {
    border-radius: 0;
    padding: 7px 20px;
    margin-left: 10px;
}

h2#h2_line {
    text-align: center;
    background: none;
    color: #545454;
    border-bottom: 2px solid #32373c;
    font-size: 33px;
    font-weight: 600;
}

a#more {
    position: absolute;
    bottom: 24px;
    right: 13px;
    color: black;
    text-decoration: none;
}

/*----------------------------------------------------
.bl19
----------------------------------------------------*/
#top > div.bl16 > div > h3.h3_03 {
    background-color: #65a2e4;
    background-image: none;
}

h3.h3_03 {
    border: none;
    background-color: #082360;
    color: white;
    text-align: center;
    font-weight: 500;
    padding: 10px 0;
    background-image: none;
}

h4.h4_02 {
    text-align: center;
    background: none;
    font-weight: 400;
    color: #a51f26;
    font-size: 26px;
    padding: 0;
    margin: 35px 0;
}

.bl19 p {
    line-height: 2;
    font-size: 18px;
}

#top > div.bl19 > div > img {
    margin: 0 0 2px 42px;
}

/*----------------------------------------------------
.bl20
----------------------------------------------------*/
.bl20 {
    padding-bottom: 50px;
    padding-top: 50px;
}

.bl20 h3.h3_03 {
    border: none;
    background-color: #65a2e4;
    color: white;
    text-align: center;
    font-weight: 500;
    padding: 10px 0;
}

h4.h4_02 {
    text-align: center;
    background: none;
    font-weight: 400;
    color: #a51f26;
    font-size: 26px;
    padding: 0;
    margin: 35px 0;
}

.bl20 p {
    line-height: 2;
/*    font-size: 18px;*/
}

#top > div.bl20 > div > img {
    margin: 0 42px 123px 0px;
}
/*----------------------------------------------------
.bl21
----------------------------------------------------*/
.bl21 {
background-color: #eff0f5;
    position: relative;
}

.bl21 h2.h2_03 {
    background: none;
    color: #a51f26;
    text-align: center;
    font-weight: lighter;
    font-size: 40px;
    font-family: "Hiragino Mincho Pro";
    position: absolute;
    top: 70px;
    left: 275px;
}

.bl21 p {
    line-height: 2;
    padding-bottom: 20px;
    font-size: 18px;
    font-weight: 600;
}

.bl21 #btn02 p:after {
    font-size: 15px;
    content: "\f138";
    -webkit-font-smoothing: antialiased;
    font-family: FontAwesome;
    color: #ffffff;
    padding-left: 26px;
position: absolute;
    top: 10px;
}

.bl21 #btn02 > a {
    text-decoration: none;
}

.bl21 #btn02 p {
    color: white;
    padding: 7px 20px 7px 0px;
    border-radius: 5px;
    font-size: 17px;
    background-color: #b40000;
    position: relative;
}

.bl21 #btn02 p:hover {
    background-color: #b40000b8;
}

.bl21 #box {
width: 400px;
    text-align: center;
    display: inline-block;
    padding: 30px 36px;
}

div#btn02 {
width: 320px;
    display: inline-block;
}
/*----------------------------------------------------
.blcmn01 inner6
----------------------------------------------------*/
.blcmn01.inner6 {
    background-color: #d7e4f1;
    padding: 30px 0;
}

.blcmn01.inner6 ul li {
    background-color: white;
width: 325px;
}

.blcmn01.inner6 ul li .box_mini > p {
    line-height: 1.6;
    text-align: center;
}

.blcmn01.inner6 ul li h4 {
    background: none;
    color: #a51f26;
    padding: 10px 0 0 0px;
    margin: 0;
    text-align: center;
    font-weight: 400;
    height: 64px;
    border: none;
}

.blcmn01.inner6 ul li .box_mini {
padding: 20px 10px 20px;
    height: 120px;
}

.blcmn01.inner6 ul li  img {
    width: 100%;
}

/*----------------------------------------------------
.blcmn01 inner7
----------------------------------------------------*/
.blcmn01.inner7 {
    background-color: #e2e8ef;
    padding: 30px 0;
}

.blcmn01.inner7 ul li {
    background-color: white;
width: 325px;
}

.blcmn01.inner7 ul li .box_mini > p {
    line-height: 1.6;
    text-align: center;
}

.blcmn01.inner7 ul li h4 {
    background: none;
    color: #a51f26;
    padding: 10px 0 0 0px;
    margin: 0;
    text-align: center;
    font-weight: 400;
    height: 64px;
    border: none;
}

.blcmn01.inner7 ul li .box_mini {
padding: 20px 10px 20px;
    height: 120px;
}

.blcmn01.inner7 ul li  img {
    width: 100%;
}

/*----------------------------------------------------
.btn_cmn04
----------------------------------------------------*/
.btn_cmn04 {
    background-color: #a51f26;
    color: white;
    padding: 10px 0 10px 11px;
    font-size: 19px;
    font-weight: 600;
    text-align: left;
}

.btn_cmn04:hover {
    background-color: #a51f26b3;
}

.blcmn04.inner a {
    text-decoration: none;
}

.btn_cmn04:before {
    display: inline-block;
    width: 25px;
    -webkit-font-smoothing: antialiased;
    font-family: FontAwesome;
    color: #ffffff;
    text-align: center;
    padding-right: 9px;
}

.btn_cmn04#like:before {
    content: "\f005";
/*    font-weight: 100;*/
    font-size: 22px;
}

.btn_cmn04#intro:before {
    content: "\f1ad";
    font-weight: 100;
    font-size: 22px;
    padding-left: 1px;
}

.btn_cmn04#voice:before {
    content: "\f004";
    font-weight: 100;
    font-size: 22px;
}

.btn_cmn04#fee:before {
    content: "\f15c";
    font-weight: 100;
    font-size: 22px;
    padding-left: 1px;
}
/*----------------------------------------------------
..cmn_bloc.no02
----------------------------------------------------*/
.cmn_bloc.no02 {
border-top: 2px solid #a51f26;
    border-bottom: 2px solid #a51f26;
    padding: 0;
}

.cmn_bloc.no02  .wrap li {
    height: 50px;
    display: table;
    padding: 0 4px;
}

.cmn_bloc.no02 .tel_num {
    font-size: 2.4rem;
    background: url(../img/header/hd_fd.jpg) bottom 50% left 0px no-repeat;
    background-size: 34px;
    padding: 0px 0 0px 38px;
    display: table-cell;
    vertical-align: middle;
}

.cmn_bloc.no02 ul.wrap {
    width: 1000px;
    padding: 0;
    display: flex;
    justify-content: center;
}

.cmn_bloc.no02 .cmn_bloc_box {
    height: 50px;
    display: table;
}

.cmn_bloc.no02 .cmn_bloc_box ul {
    display: table-cell;
    vertical-align: middle;
    padding: 0;
}

.cmn_bloc.no02 .cmn_bloc_box a {
    text-decoration: none;
}

.cmn_bloc.no02 > ul > li.cmn_bloc_box > ul > li {
    display: table-cell;
    vertical-align: middle;
}

p#catch {
font-size: 13px;
    display: table-cell;
    vertical-align: middle;
}

p.time {
    font-size: 13px;
    display: table-cell;
    vertical-align: middle;
}

.cmn_bloc_box {
    display: inline-block;
}
/*----------------------------------------------------
.header.cmn_bloc.no02
----------------------------------------------------*/
header .cmn_bloc.no02 {
    border-top: none;
    border-bottom: none;
    padding: 0;
}

header .cmn_bloc.no02 .wrap li {
    height: 90px;
    display: table;
}

header .cmn_bloc.no02 .tel_num {
    font-size: 3.7rem;
    background: url(../img/header/hd_fd.jpg) bottom 50% left 0px no-repeat;
    background-size: 34px;
    padding: 0px 0 0px 38px;
    display: table-cell;
    vertical-align: middle;
}

header #phone > ul > li {
    height: auto;
    font-weight: 700;
}

header #phone {
    display: table;
}

header #phone > ul {
    display: table-cell;
    vertical-align: middle;
}

header #phone > ul > li > p > span {
    color: #a51f26;
    font-size: 11px;
}

header .cmn_bloc.no02 ul.wrap {
    width: 1000px;
    padding: 0;
    display: flex;
    justify-content: space-between;
}

header .cmn_bloc.no02 .cmn_bloc_box {
    height: 50px;
    display: table;
}

header .cmn_bloc.no02 .cmn_bloc_box ul {
    display: table-cell;
    vertical-align: middle;
    padding: 0;
}

header .cmn_bloc.no02 .cmn_bloc_box a {
    text-decoration: none;
}

header .cmn_bloc.no02 > ul > li.cmn_bloc_box > ul > li {
    display: table-cell;
    vertical-align: middle;
    padding-right: 9px;
}

header #catch {
    display: table;
}

header #catch > a {
    display: table-cell;
    vertical-align: middle;
}

header .time {
    font-size: 11px;
    display: table-cell;
    vertical-align: middle;
}

header .cmn_bloc_box {
    display: inline-block;
}
/*----------------------------------------------------
.btn_header01
----------------------------------------------------*/
/*.btn_header01 {
    background-color: #a51f26;
    color: white;
    padding: 7px 5px;
    font-size: 14px;
    font-weight: 600;
    width: 95px;
    text-align: center;
    border-radius: 6px;
}

.btn_header01:hover {
    background-color: #a51f26a1;
}

.blcmn04.inner a {
    text-decoration: none;
}

.btn_header01:before {
    display: block;
    -webkit-font-smoothing: antialiased;
    font-family: FontAwesome;
    color: #ffffff;
    text-align: center;
    padding-bottom: 5px;
}

.btn_header01#contact:before {
    content: "\f0e0";
    font-weight: 100;
    font-size: 18px;
}

.btn_header01#mail:before {
    content: "\f1ad";
    font-weight: 100;
    font-size: 22px;
    padding-left: 1px;
}*/


/*----------------------------------------------------
..cmn_bloc.no02
----------------------------------------------------*/
#gn > div > ul > li a:hover {
    color: #00000042;
}

#gn > div > ul > li {
    height: 60px;
    margin: 20px 0;
    display: table;
}


#gn > div > ul > li i {
    background-color: #b7b7b7;
    width: 1px;
    height: 29px;
    display: block;
    margin: 17px auto 0;

}

#gn > div > ul > li:hover {
/*  background-image: -moz-linear-gradient( 90deg, rgb(255,255,255) 0%, rgb(227,227,227) 100%);
  background-image: -webkit-linear-gradient( 90deg, rgb(255,255,255) 0%, rgb(227,227,227) 100%);
  background-image: -ms-linear-gradient( 90deg, rgb(255,255,255) 0%, rgb(227,227,227) 100%);*/
}

#gn > div > ul > li a {
    color: black;
    text-decoration: none;
    display: table-cell;
    vertical-align: middle;
    font-weight: 700;
    padding: 0 20px;
}

#gn > div > ul > li:nth-child(1) {
    width: 380px;
    text-align: left;
}

#gn > div > ul > li:nth-child(1) > a {
    padding: 0 10px;
}

#gn > div {
    width: 1020px;
}

/*----------------------------------------------------
..bl_ct
----------------------------------------------------*/
.bl_ct .ttl_box {
  position: relative;
  margin: 25px 0;
}
.bl_ct .ttl_box .tel_num {
    position: absolute;
    font-size: 3.5em;
    top: 25px;
    left: 357px;
    color: #cd465f;
}
.bl_ct .ttl_box .date {
    position: absolute;
    bottom: 26px;
    right: 68px;
    text-align: left;
    line-height: 1.2em;
    font-weight: bold;
    font-size: 0.9em;
}
.bl_ct {
    padding: 30px 0;
    height: 203px;
    background-color: #a51f26;
    clear: both;
}
.bl_ct>div {
  text-align: center;
}
.bl_ct ul li {
    float: left;
    padding-top: 20px;
    padding-bottom: 10px;
}
.bl_ct .ttl, .bl_ct .txt {
  clear: both;
}
.bl_ct ul li:first-child {
    position: relative;
    margin-right: 34px;
}
.bl_ct ul li:first-child .tel_num {
    top: 41px;
    left: 141px;
    font-size: 5rem;
    position: absolute;
}


.bl_ct ul li:first-child .date {
    text-align: left;
    line-height: 1.4em;
    position: relative;
    bottom: 49px;
    left: 141px;
    font-size: 1.4rem;
    font-weight: bold;
    color: #493d31;
}

#top .bl_ct .ttl {
    padding: 00px 0 0px;
}

.bl_ct div ul li .time {
    font-weight: bold;
    color: #493d31;
}
/*----------------------------------------------------
..検索フォーム
----------------------------------------------------*/
    
header input#s {
    position: relative;
    font-size: 18px;
    width: 90%;
    border: solid 1px #bbb;
    background-color: #efefef;
    height: 24px;
}

body > header > div.head_line > div > form > input[type=image] {
     font-family: FontAwesome;
    font-size: 1.4em;
    position: absolute;
    top: -3px;
    right: 32px;
    margin-top: 10px;
    padding: 0;
    cursor: pointer;
    color: #6297f5;
    border: none;
    background: transparent;
}

/*----------------------------------------------------
..bl_ct
----------------------------------------------------*/
header {
  position: relative;
box-shadow: 0px 0px 3px 0px rgba(0, 0, 0, 0.35);
border-bottom: 1px solid #b9b9b9;
}

header .logo p:nth-child(4), header .logo p:nth-child(5) {
    margin: 0px 0 0 -8px;
    padding: 4px 0 0;
}

.cmn_bloc .logo {
    float: left;
    background: url(../img/header/hd_alert01.png) top 0px left 0 no-repeat;
    padding: 0 0 0 156px;
    margin: 16px 0 10px;
}

.cmn_bloc .logo h1 {
  color: #545454;
  font-size: 1.3rem;
  font-weight: normal;
  padding: 2px 2px 5px;
}

.cmn_bloc .logo p {
  font-size: 1.2rem;
  padding: 8px 0 0;
    color: #313131;
}



.cmn_bloc .func_box {
  float: left;
  padding: 17px 8px 0 10px;
}

.cmn_bloc .ct_box {
float: right;
  margin: 4px 0 0 2px;
    text-align: center;
        width: 320px;
}

.cmn_bloc .logo_box {
float: right;
margin: 20px 0;
}

.cmn_bloc .ct_box ul {
    padding: 12px 0px 0 12px;
}

.cmn_bloc .ct_box ul li {
  float: left;
}

.cmn_bloc .ct_box ul li a {
    color: #545454;
    text-decoration: none;
    font-size: 1.3rem;
    letter-spacing: .025em;
}

.cmn_bloc .ct_box ul li:first-child a:before {
  content: "｜";
  padding: 0 5px 0 0;
}

.cmn_bloc .ct_box ul li a:after {
  content: "｜";
  padding: 0 5px;
}

.cmn_bloc .ct_box .tel_num {
    font-size: 4.1rem;
    background: url(../img/header/hd_fd.jpg) bottom 10px left 0px no-repeat;
    padding: 4px 0 4px 48px;
    line-height: 1;
    margin: 0 10px;
}

.cmn_bloc .ct_box .time {
    background: #f1f1f1;
    text-align: center;
    font-size: 1.2rem;
    padding: 8px 12px;
    margin: 0px 4px;
}


.wp-pagenavi {
    margin: 90px 0 60px;
    text-align: center;
}


/*----------------------------------------------------
   gn
----------------------------------------------------*/

#gn {
    position: fixed;
    width: 100%;
    z-index: 999;
    background-color: #ffffffe6;
/*    background-image: -moz-linear-gradient( 90deg, rgb(227,227,227) 0%, rgb(255,255,255) 100%);
    background-image: -webkit-linear-gradient( 90deg, rgb(227,227,227) 0%, rgb(255,255,255) 100%);
    background-image: -ms-linear-gradient( 90deg, rgb(227,227,227) 0%, rgb(255,255,255) 100%);
    border-bottom: 1px solid #b9b9b9;*/
}

#gn ul li {
  float: left;
/*  background: #a51f26;*/
}

.fixed {
  width: 100%;
  position: fixed !important;
  z-index: 101 !important;
  top: 0;
}

/*----------------------------------------------------
   mv
----------------------------------------------------*/

#mv {
background: url(../img/h2_bg01.jpg) center no-repeat;
    text-align: center;
    background-color: #a51f26;
    background-attachment: fixed;
    background-size: cover;
    background-position: top;
        overflow: hidden;
}

#mv img{
padding-top: 30px;
    display: block;
    margin: 0 auto;
}


#mv > div > img:nth-child(1) {
    text-align: right;
    margin: 0 0 0 129px;
}

#mv div mg:nth-child(3) {
    padding-top: 50px;
}


#mv div a img {
    padding: 0 0 44px 0;
    width: 100%;
}
/*----------------------------------------------------
   top
----------------------------------------------------*/

#top .colour_title {
    text-align: center;
    padding: 50px 0 40px;
    background: #fce7e5;
    background-image: url(../img/top/bl01/bl01_bg.png);
    background-position: bottom 0% right 20%;
    background-repeat: no-repeat;
    position: relative;
}

#top .colour_title:after {
    content: '';
    display: block;
    position: absolute;
    box-sizing: border-box;
    bottom: -74px;
    left: 50%;
    width: 50px;
    height: 50px;
    margin-left: -41px;
    border: transparent 45px solid;
    border-top: #fce7e5 30px solid;
}

/*----------------------------------------------------
   bl01
----------------------------------------------------*/



#top .bl01 {
    text-align: center;
    padding: 0 0 0;
    background-color: #fffaf9;
    /* background-image: url(../img/top/bl01/bl01_1_bg.png); */
    background-position: bottom 0 right 50%;
    background-repeat: no-repeat;
}

.bl01_2 {
    padding: 60px 0 0 0;
}

/*----------------------------------------------------
   bl02
----------------------------------------------------*/
#top > div.bl02 > div > div.bl02_1 > img:nth-child(2) {
    float: right;
}

#top .bl02 {
padding: 60px 0 0;
    text-align: center;
    background: url(../img/top/bl02/bl02_bg01.png) no-repeat top left, url(../img/top/bl02/bl02_bg02.png) no-repeat bottom 40% right;
}


#top .bl02 :after {
  content: "";
  display: block;
  clear: both;
}


#top .bl02 p {
    padding: 20px 0 0;
    font-size: 1.6rem;
    line-height: 1.75;
    text-align: left;
}

#top .bl02 .btn {
  position: absolute;
  bottom: 40px;
  right: 60px;
  background: #fff;
  border-radius: 6px;
}

#top .bl02_1  {
/*    background: url(../img/top/bl02/bl02_01_bg.png) right 0px bottom 0px no-repeat;*/
}


#top .bl02_2{
    /* background: url(../img/top/bl02/bl02_02_bg.png) left 0px bottom no-repeat; */
    padding: 50px 0 00px;
}



#top .bl02_1 p {
    width: 670px;
    font-size: 1.6rem;
    line-height: 1.75;
    padding-top: 100px;
}


#top .bl02_2 p {
width: 430px;
    font-size: 1.8rem;
    line-height: 1.75;
    float: right;
}




/*----------------------------------------------------
   bl_point3
----------------------------------------------------*/

.bl_point3 ul li {
    border: #a51f26 solid 2px;
    text-align: center;
    background-color: white;
    margin: 0 15px 0 0;
}

.bl_point3 ul li:nth-child(3) {
margin: 0;
}


.bl_point3 {
    background-color: #fffaf9;
    position: relative;
    clear: both;
}


.bl_point3_body {
    padding: 100px 0;
}


.bl_point3 .bl_point3_body ul {
    display: flex;
    justify-content: space-between;
}


.bl_point3_title {
    text-align: center;
    padding: 30px;
    background-color: #ffe39d;
}


.bl_point3_number {
    margin: -50px 0 0;
}


#top div.bl_point3 dt {
    font-size: 23px;
    letter-spacing: -0.05em;
    color: #a51f26;
    font-weight: bold;
    /* padding: 20px 0; */
    height: 108px;
    display: table;
    width: 100%;
}

#top div.bl_point3 dt div {
    display: table-cell;
    vertical-align: middle;
}

#top .bl_point3 p {
    font-size: 1.7rem;
    line-height: 1.8;
    padding: 10px 5px;
    text-align: left;
    font-weight: 100;
    color: #545454;
}


#top .bl_point3 dd img {
    border-top: solid 2px #a51f26;
    border-bottom: solid 2px #a51f26;
    width: 323px;
}

.bl_point3:after {
    content: '';
    display: block;
    position: absolute;
    box-sizing: border-box;
    bottom: -270px;
    left: 50%;
    width: 50px;
    height: 50px;
    margin-left: -210px;
    border: transparent 210px solid;
    border-top: #fffaf9 70px solid;
}


#top .bl_point3 dd b {
    color: #a51f26;
    font-weight: 400;
}



/*----------------------------------------------------
   bl_zisseki
----------------------------------------------------*/

.bl_zisseki {
    padding: 20px 0 0;
}

#top .bl_zisseki .box02 {
background: url(../img/top/bl_zisseki/box02_bg.png) top 0px left 0px no-repeat;
    padding: 40px 0 0 450px;
}

#top .bl_zisseki .box02 p {
    text-align: left;
    padding: 30px 0;
    line-height: 1.8em;
    font-size: 1.25em;
    color: #545454;
}


#top .zisseki .box02 ul {
  width: 582px;
}

#top .bl_zisseki .box02 ul li {
float: left;
margin: 0px 6px 6px 0px;
}

.bl_zisseki li:nth-child(even){
        margin: 0px;

}

#top .bl_zisseki .box02 .btn {
    padding: 0 0 20px 0;
}

/*----------------------------------------------------
   bl_zisseki
----------------------------------------------------*/



#top .bl03 {
  background: #f2f0e9;
  padding: 0 0 56px;
}

#top .bl03 .wrap .ttl{
  text-align: center;
padding: 60px 0 50px;
}

#top .bl03 ul {
  display: flex;
  width: 100%;
  justify-content: space-between;
  flex-wrap: wrap
}

#top .bl04 {
  background: url(../img/top/bgr02.png);
  padding: 40px 0 40px
}

#top .bl04 .inner {
  background: #fff;
}

#top .bl04 .inner p {
  font-size: 1.6rem;
  line-height: 1.75;
}

#top .bl04 .inner p .big {
  font-size: 1.9rem;
}

#top .bl_zisseki .box01 {
}

#top .bl04 .inner .box01 b {
  display: block;
      padding: 29px 0 30px;
}

#top .bl04 .inner .box01 .btn {
  padding: 20px 0 0;
}





#top .bl04 .inner .box03 {
  background: url(../img/top//bl04/box03/bl04_bg03.jpg) no-repeat;
  height: 400px;
  padding: 0 0 0 482px;
}

#top .bl04 .inner .box03 b {
  display: block;
  padding: 40px 0 10px;
}

#top .bl04 .inner .box03 p {
  width: 500px;
  padding: 0 0 15px;
}

#top .bl04 .inner .box04 {
  background: url(../img/top//bl04/box04/bl04_bg04.png) top right no-repeat;
  height: 470px;
  padding: 0 0 0 26px;;
}

#top .bl04 .inner .box04 b {
  display: block;
  padding: 34px 0 40px;
}

#top .bl04 .inner .box04 p {
  width: 550px;
  padding: 0 0 25px;
}

#top .bl04 .inner .box04 ul li {
  float: left;
}

#top .bl04 .inner .box04 ul li:first-child {
  padding-right: 20px;
}


.bl04 .btn {
    width: 600px;
    float: right;
}





/*----------------------------------------------------
bl_free
----------------------------------------------------*/


  #top .bl_free .bl_free_02 {
    background: url(../img/top/bl_free/bl_free_bg.jpg) top 0px left 0px no-repeat;
    text-align: center;
    padding: 180px 0 100px;
    background-position: top;
        background-attachment: fixed;
}

.bl_free_01 {
    text-align: center;
    padding: 30px;
    background-color: #ffe39d;
}



/*----------------------------------------------------
  page
----------------------------------------------------*/


/*----------------------------------------------------
  blct
----------------------------------------------------*/

.blct {
    position: relative;
    padding: 20px 0 0;
    background-color: #a51f26;
}

.blct .wrap{
  text-align: center;
}

.blct .tel_num {
    position: absolute;
    bottom: 123px;
    left: 370px;
    font-size: 5.7rem;
    color: #343434;
}


.blct .time {
    position: relative;
    bottom: 133px;
    left: 358px;
    font-size: 14px;
}

.blcmn01 {

}

.blcmn01 .inner1 {
  padding-bottom: 30px;
}

.blcmn01 .inner2 {
    background-color: #fffaf9;
    padding: 20px 0 35px;

}


.blcmn01 .inner3 {
    padding: 20px 0 40px;
}

.blcmn01 .ttl {
  text-align: center;
  padding: 50px 0 40px;
}

.blcmn01 .inner3 .ttl{
  padding: 40px 0 30px;
}

.blcmn01 .blcmn01.inner6 ul {
    display: flex;
    width: 100%;
    justify-content: space-between;
    flex-wrap: wrap;
    padding: 0 0 20px;
}

.blcmn01 .blcmn01.inner7 ul {
    display: flex;
    width: 100%;
    justify-content: space-between;
    flex-wrap: wrap;
    padding: 0 0 20px;
}

.blcmn01 ul li a img {
  /* box-shadow: 0px 0px 5px 0px rgba(0, 0, 0, 0.5); */
}



.blcmn01 .inner1 ul li:nth-child(n+4) {
  padding-top: 20px;
}

.blcmn01 .inner2 ul {
  display: flex;
  width: 100%;
  justify-content: space-between;
  flex-wrap: wrap;
}

.blcmn01 .inner2 ul li:nth-child(n+5) {
  padding-top: 20px;
}





.blcmn04 {
    padding: 20px 0 35px;

}

.blcmn04 .ttl {
  text-align: center;
  padding: 44px 0 54px;
}

.blcmn04 .about_box > li {
  float: left;
  width: 237px;
  margin-right: 17px;
  box-sizing: border-box;
}

.blcmn04 .about_box > li:last-child {
  margin-right: 0;
}

.blcmn04 .about_box > li .sttl {
    min-height: 30px;
    text-align: center;
    font-size: 24px;
    font-weight: 400;
    color: #aaa491;
}

body > div.blcmn01 > div.blcmn04 > div > ul > li > div.blcmn04.inner > b > img {
    width: 100%;
}

.blcmn04 .about_box li .inner {
background: #fff;
    text-align: center;
    min-height: 350px;
    padding: 0;
    border: solid 2px #a51f26;
    color: #888;
    /* box-shadow: 0px 0px 5px 0px rgba(0, 0, 0, 0.5); */
}


.blcmn04 .about_box > li .inner.area {
  border: none;
  box-shadow: none;
  position: relative;
  bottom: 4px;
  left: -3px;
  background: #f5f5f5;

}


body .blcmn04 ul li:nth-child(1) .blcmn04.inner img {
    width: 100%;
}



.blcmn04 .about_box > li .inner p img.search_ttl{
  margin:10px 10px;
}


.blcmn04 .about_box > li .inner .search_ttl_box{
  text-align: left;
  padding-top: 14px;
}

.blcmn04 .about_box > li .inner .search_box{
  margin:2px 10px;
}

.blcmn04 .about_box > li .inner .txt1 {
    font-size: 1.6rem;
    line-height: 1.7;
    padding: 8px 0 0;
    padding-bottom: 25px;
    FONT-WEIGHT: 700;
    color: #3d3d3d;
}


.blcmn04 .about_box > li .inner .txt2 {
    color: #a51f26;
    font-size: 2.7rem;
    padding: 4px 0 0 32px;
    background: url(../img/header/hd_fd.jpg) left 20px bottom 7px no-repeat;
    background-size: 33px 21px;
    FONT-WEIGHT: 700;
    color: #3d3d3d;
}

.blcmn04 .about_box > li .inner .txt3 {
    font-size: 1.6rem;
    line-height: 1.7;
    padding: 22px 0 0;
    FONT-WEIGHT: 700;
    color: #3d3d3d;
}

.blcmn04 .about_box > li .inner ul li:nth-child(1) {
  padding-top: 6px;
}

.blcmn04 .about_box > li .inner ul li {
    padding: 0 0 6px;
    margin: 0 5px;
    width: 96%;
}

#contents .bl04 .box02 li
{
float: left;
}

#contents .bl04 .box02 .btn
{
    width: 600px;
}



.blcmn05 {
padding: 0 0 45px;
    background: url(../img/page/blcmn05/blcmn05_bg.jpg);
    background-repeat: repeat;
}
  
.blcmn05 .wrap ul.box{
	display: flex;
	justify-content: space-between;
	
}

.blcmn05 .wrap .l_box{
	width: 648px;

}

.blcmn05 .wrap .r_box{

}

.blcmn05 .wrap .r_box .fb{
    background: #cbcbcb;
    width: 326px;
    height: 315px;
    margin: 2px 0;
}

.blcmn05 .ttl {
  text-align: center;
  padding: 50px 0 30px;
}

.blcmn05 ul.news {
    border: 1px solid #a51f26;
    /* padding: 12px; */
    height: 313px;
    overflow-y: scroll;
    background-color: white;
  }
  
  
  .blcmn05 ul.news li{
	 
  }
  
  .blcmn05 ul.news li a {
	display: block;
	border-bottom: 1px solid #e2e2e2;
	text-decoration: none;
	font-size: 1.6rem;
	padding: 10px 0;
	position: relative;
  }
  
/*  .blcmn05 ul.news li a.new:before {
    background: #a51f26;
    color: #ffffff;
    content: 'NEW';
    position: absolute;
    top: 18px;
    left: 5px;
    width: 93px;
    height: 29px;
    line-height: 29px;
    text-align: center;
  }*/
  
  .blcmn05 ul.news li a:hover {
	background: #d7e4f173;
  }
  
  .blcmn05 ul.news li a dl dt {
    float: left;
    line-height: 1.5;
    font-weight: bold;
    color: #a51f26;
  }

  .blcmn05 ul.news li a dl {
    padding-left: 30px;
    padding-top: 12px;
  }
  
  .blcmn05 ul.news li a dl dd {
    line-height: 1.5;
    color: #545454;
    display: inline-block;
    margin: 0 0 0 30px;
    width: 490px;
  
  }


.blcmn05 ul li.l_box ul li a:nth-child(n+3):before {
    display: none;
}





.search_box input[type="text"] {
  width: 70%;
  padding: 8px 0;
}

.search_box input[type="submit"]{
  margin: 0;
  padding: 0;
  background: none;
  border: none;
  border-radius: 0;
  outline: none;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
}

.search_box input[type="submit"] {
  background-image: -moz-linear-gradient( 90deg, rgb(206,206,206) 0%, rgb(255,255,255) 100%);
  background-image: -webkit-linear-gradient( 90deg, rgb(206,206,206) 0%, rgb(255,255,255) 100%);
  background-image: -ms-linear-gradient( 90deg, rgb(206,206,206) 0%, rgb(255,255,255) 100%);
  border: 1px solid #ddd;
  padding: 5px 10px;
  font-size: 1.5rem;
  border-radius: 5px;
}






#page_contents {
    padding: 0 0 60px;
    font-family: "Hiragino Kaku Gothic Pro";
}

#breadcrumbs {
    font-size: 1.2rem;
    padding: 25px 0 25px;
    font-weight: bold;
}

#breadcrumbs a {
    font-size: 1.2rem;
    text-decoration: underline;
    color: #474646;
}

#breadcrumbs a:hover {
  text-decoration: none;
}

#page {
  font-size: 1.6rem;
}

#page .page_under01 {
  margin: 50px 0 0;
  border: 1px solid #a51f26;
  border-bottom: none;
}

#page .page_under01 ul.parent li a {
  background: #a51f26;
  color: #fff;
}

#page .page_under01 ul li a {
  display: block;
  padding: 18px 10px;
  color: #3a2f27;
  text-decoration: none;
  border-bottom: 1px solid #a51f26;
   font-size: 1.6rem;
}

#page .page_under01 ul.child  li a:before {
  content: " \f105";
  font-family: FontAwesome;
  color: #a51f26;
  padding: 0 5px 0 0;
}

#page .page_under01 ul.child li a {
    padding: 18px 35px;
}

#page .page_under01 ul.child li a:hover {
  background: #a51f261a;
}

#page table {
  margin-top: 30px;
  margin-bottom: 30px;
}

#page table.line {
  border-top-width: 1px;
  border-top-style: solid;
  border-left-style: solid;
  border-top-color: #d3d3d3;
  border-right-color: #d3d3d3;
  border-bottom-color: #d3d3d3;
  border-left-color: #d3d3d3;
  border-left-width: 1px;
  margin-top: 30px;
}

#page table.line th {
  background-color: #eae8e3;
  padding: 10px;
  vertical-align: middle;
  text-align: left;
  border-right-width: 1px;
  border-bottom-width: 1px;
  border-right-style: solid;
  border-bottom-style: solid;
  border-right-color: #d3d3d3;
  border-bottom-color: #d3d3d3;
  font-weight: bold;
}

#page table.line td {
  padding: 15px;
  text-align: left;
  vertical-align: middle;
  border-right-width: 1px;
  border-bottom-width: 1px;
  border-right-style: solid;
  border-bottom-style: solid;
  border-right-color: #d3d3d3;
  border-bottom-color: #d3d3d3;
  line-height: 1.3;
}

#page table th {
  vertical-align: middle;
}

#page table tr {
  vertical-align: middle;
}

#page table td {
  vertical-align: middle;
}

#page table.line p {
  padding: 0px;
  margin: 0px;
}

.search li a {
  display: block;
  text-decoration: none !important;
  padding: 15px 0;
  border-bottom: 1px solid #e2e2e2;
}

/*----------------------------------------------------
  list
----------------------------------------------------*/

#list ul li {
  border-bottom: 1px solid #e8e8e8;
  margin: 20px 0 0;
  padding: 0 0 10px;
}

#list dl dt {
  font-size: 1.4rem;
}

#list dl dd {
  padding: 13px 0 0;
}

#list dl dd a {
  font-size: 2.2rem;
  font-weight: bold;
}

#list dl dd a:hover {
  text-decoration: none !important;
}

#list p {
  padding: 20px 0;
}

#list p a {
  color: #213d0a;
}


/*----------------------------------------------------
  detail
----------------------------------------------------*/

#detail dl dt {
  font-size: 1.4rem;
  padding: 20px 0 0;
}

#detail dl dd {
  padding: 15px 0 20px;
  font-size: 2.2rem;

  font-weight: bold;
}

#detail .pagenation {
  border-top: 1px solid #efefef;
  text-align: center;
  margin: 50px 0 0;
  padding: 20px 0 0;
}

#detail .pagenation li {
  display: inline-block;
  padding: 0 5px;
}

#detail .pagenation li a {
  display: block;
  border: 1px solid #a51f26;
  padding: 12px 30px;
  font-size: 14px;
  font-size: 1.4rem;
  color: #000;
  text-decoration: none;
}

#detail .pagenation li a:hover {
  background: #a51f26;
  color: #fff;
}


/*----------------------------------------------------
  pagetop
----------------------------------------------------*/

#pagetop {
  position: fixed;
  bottom: 30px;
  right: 30px;
  z-index: 100;
}

#pagetop a {
  display: block;
}

/*----------------------------------------------------
   footer
----------------------------------------------------*/

footer .cmn_bloc {
    border-top: 3px solid #a51f26;
    border-bottom: 3px solid #a51f26;
    padding: 0 0 12px;
}

footer .ftmenu {
    padding: 30px 0;
    background-color: #a51f26;
}

footer .ftmenu ul {
    float: left;
    width: 250px;
}




footer .ftmenu ul li {
  position: relative;
  padding: 0 30px 0 10px;
}

footer .ftmenu ul li:not(:first-child) {
  padding-top: 15px;
}

footer .ftmenu ul li a {
    font-size: 1.6rem;
    line-height: 1.2;
    color: #ffffff;
    text-decoration: none;
    font-family: "Hiragino Kaku Gothic Pro";
}

footer .ftmenu ul li a:before {
  content: '\f105';
  font-family: FontAwesome;
  position: absolute;
  left: 0;
color: #ffffff;
}

footer .ftmenu ul li a:hover {
  text-decoration: underline;
}

footer .copy {
/*text-align: center;
    background: #d7e4f1;
color: #5f5f5f;
    font-size: 1.0rem;
    padding: 10px 0;*/
}

body footer .cmn_bloc .logo p:nth-child(4) {
    margin: 0px 0 0 -8px;
    padding: 4px 0 0;
}

body footer .cmn_bloc .logo p:nth-child(5) {
    margin: 0px 0 0 -8px;
    padding: 4px 0 0;
}



/*----------------------------------------------------
   下層
----------------------------------------------------*/

.bnr_area-type2 {
    position: relative;
}

.bnr_area-type2 ul {
    position: absolute;
    margin: 0 -20px;
    left: 51px;
    bottom: 51px;
}

.bnr_area-type2 ul li {
    float: left;
    margin-left: 20px;
}

#page > div.bnr_area.bnr_area-type2.mb50 > ul > li > img {
    width: 286px;
}

#page .latest_info ul li {
    padding: 12px 15px 10px 10px;
    border-bottom: 1px dashed #371700;
    font-size: 17px;
    font-weight: normal;
    line-height: 1.3em;
    color: #333;
    margin: 0 20px 0 10px;
}


#page .latest_info ul li a {
    text-decoration: none;
    color: #545454;
}

#page .page_under01 ul.children li a {
    padding: 18px 60px;
}
/*----------------------------------------------------
   下層
----------------------------------------------------*/

.intro {
    background-color: #F2D3D0;
    padding: 30px;
    box-sizing: border-box;
    height: 454px;
}

.intro .group {
    float: right;
    width: 68%;
}

.intro .group ul {
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
}

.intro .group ul li {
    width: 314px !important;
    background-color: #A52025;
    text-align: center;
    font-weight: 700;
    margin-bottom: 10px;
    border-radius: 4px;
    letter-spacing: 1px;
    -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;
}

.intro .group ul li:hover {
    background-color: #a52025cc;
    -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;
}

.intro .group ul li a {
color: #fff;
    font-size: 17px;
    padding: 10px 0;
    display: block;
    text-decoration: none;
}

p.text {
    font-weight: bold;
    font-size: 14px !important;
    line-height: 1.8em !important;
}

.mainstyle03 {
    margin: 70px 0 10px;
    width: 100%;
    border-collapse: collapse;
    line-height: 1.7em;
}

.mainstyle03 tr:nth-child(odd) {
    background-color: #F6F6F6;
}

.mainstyle03 th {
    width: 20%;
    padding: 10px 20px 10px 0;
    border-right: 2px solid #ddd;
    text-align: right;
    font-weight: bold;
}

.mainstyle03 td {
    padding: 10px 20px;
    font-size: 15px;
    text-align: left;
    font-weight: bold;
}

/**/
.service_btn.judicial:after {
    position: absolute;
    top: 0;
    right: 0;
    left: 0;
    bottom: 0;
    content: '';
    background-color: #a51e2742;
}
.service_btn.judicial {
    position: relative;
    height: 280px;
    overflow: hidden;
    margin: 30px 0;
}

.service_btn.judicial img {
    margin: -100px 0;
}

.service_btn.judicial .outer {
    position: absolute;
    top: 0;
    z-index: 1;
}

.service_btn.judicial .btn {
    font-size: 30px;
    border: 2px solid #ffffff;
    background-color: #fff0;
}

.service_btn.judicial .btn:hover {
    background-color: #ffffff91;
}

/**/

.box .txt .name_box .name {
    display: inline-block;
    font-size: 30px !important;
    font-weight: 800;
    color: #A52025;
    line-height: 1.2 !important;
        padding: 0 !important;
}

.box .txt .name_box .yomi {
    display: inline-block;
    font-size: 20px !important;
    font-weight: 500;
    color: #A52025;
    line-height: 1.2 !important;
    padding-left: 15px !important;
}

.box .txt .name_box .office {
    display: inline-block;
    font-size: 20px !important;
    font-weight: 600;
    line-height: 1.2 !important;
    margin-left: 40px;
    position: relative;
    color: #444;
}

.box .txt .name_box .office::before {
    content: "";
    position: absolute;
    width: 15px;
    height: 2px;
    background-color: #444;
    left: -30px;
    bottom: 20px;
}

.box .txt ul.tag {
    overflow: hidden;
    margin: 10px 0 20px;
    display: flex;
    justify-content: left;
}

.box .txt ul.tag li {
    padding: 6px 10px;
    background-color: #A52025;
    margin-right: 15px;
    color: #fff;
    border-radius: 4px;
    font-weight: bold;
}

.box .image img {
    margin-right: 32px;
    /*margin-bottom: 90px;*/
}

.box .txt table {
    width: 66%;
    border-collapse: collapse;
    border-top: 1px dotted #ccc;
    margin-bottom: 15px !important;
}

.box .txt table tr {
    border-bottom: 1px dotted #ccc;
}

.box .txt table th {
    width: 120px;
    padding: 10px 20px 10px 10px;
    text-align: left;
    color: #A52025;
    font-weight: 600;
}

.box .txt table td {
    padding: 10px 10px 10px 20px;
    text-align: left;
    line-height: 1.6;
    font-weight: bold;
}

.box .txt .att {
    font-size: 13px;
    color: #A52025;
}

.box .txt .att p {
    line-height: 1 !important;
    padding-left: 1.1em !important;
    padding-top: 5px !important;
    font-size: 13.2px !important;
    font-weight: bold;
}
