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

/* 共通のCSS */
 .wpcf7-form input::placeholder,
     .wpcf7-form textarea::placeholder {
       color: #888 !important;
     }

body {
font-family: 'Noto Sans JP', sans-serif;

color: #222;
height: auto;
-webkit-print-color-adjust: exact;
min-width: 1200px;
font-size: 1.6em;
line-height: 1.8;
}
* {
min-height:0;
min-width : 0;
}
/*img {
  opacity: 0;
  -webkit-transition: opacity 2s;
  transition: opacity 2s;
}*/
/*img.lazyloaded {
  opacity: 1;
}*/




img {
vertical-align: top;
}

.red { color: #f00;}
.wine-red { color: #CE2929;}

.chuui {
color: #f00;
text-align: center;
margin-bottom: 20px;
display: block;
}

.inner {
width: 1280px;
margin: 0 auto;
}
.inner__2nd {
width: 1180px;
margin: 0 auto;
}

.inner__3rd {
width: 940px;
margin: 0 auto;
}

.inner__4th {
width: 800px;
margin: 0 auto;
}

.inner__5th {
width: 650px;
margin: 0 auto;
}


.center {
text-align: center;
margin: 0 auto;
}

.clearfix::after {
content: “”;
display: block;
clear: both;
}

a {
color: #222;
text-decoration: none;
}

a:hover {
opacity: 0.8;
text-decoration: none;
}
a:active {
opacity: 1.0;
text-decoration: none;
}
a:visited {
opacity: 1.0;
text-decoration: none;
}

.pc_only {
display: inline-block!important;
}
.pc_tb_only {
display: block !important;
}
.tb_only {
display: none !important;
}
.sp_only {
display: none !important;
}
.tb_sp_only {
display: none !important;
}



article {
overflow: hidden;
}
strong {
font-weight: bold;
font-weight: 700;
}

.fontsize-7XL {font-size: 3.2rem; line-height: 140%;}
.fontsize-6XL {font-size: 3.0rem; line-height: 140%;}
.fontsize-5XL {font-size: 2.8rem; line-height: 140%;}
.fontsize-4XL {font-size: 2.6rem; line-height: 140%;}
.fontsize-3XL {font-size: 2.4rem; line-height: 140%;}
.fontsize-XXL {font-size: 2.2rem; line-height: 140%;}
.fontsize-XL {font-size: 2.0rem; line-height: 140%;}
.fontsize-LL {font-size: 1.8rem; line-height: 140%;}
.fontsize-L {font-size: 1.6rem; line-height: 140%;}
.fontsize-M {font-size: 1.4rem; line-height: 140%;}
.fontsize-S {font-size: 1.2rem; line-height: 140%;}




/*.header nav ul li + li {
margin-left: 40px;
}*/



.mb05 { margin-bottom: 5px;}
.mb10 { margin-bottom: 10px;}
.mb15 { margin-bottom: 15px;}
.mb20 { margin-bottom: 20px;}
.mb25 { margin-bottom: 25px;}
.mb30 { margin-bottom: 30px;}
.mb70 { margin-bottom: 70px;}
.mb100 { margin-bottom: 100px;}





.mt10 {margin-top: 10px;}
.mt20 {margin-top: 20px;}
.mt30 {margin-top: 30px;}
.mt40 {margin-top: 40px;}
.mt50 {margin-top: 50px;}
.mt60 {margin-top: 60px;}
.mt70 {margin-top: 70px;}
.mt80 {margin-top: 80px;}
.mt90 {margin-top: 90px;}
.mt100 {margin-top: 100px;}


.ml10 {margin-left: 10px;}
.ml20 {margin-left: 20px;}
.ml30 {margin-left: 30px;}
.ml40 {margin-left: 40px;}
.ml50 {margin-left: 50px;}
.ml60 {margin-left: 60px;}
.ml70 {margin-left: 70px;}
.ml80 {margin-left: 80px;}
.ml90 {margin-left: 90px;}
.ml100 {margin-left: 100px;}


.mr10 {margin-right: 10px;}
.mr20 {margin-right: 20px;}
.mr30 {margin-right: 30px;}
.mr40 {margin-right: 40px;}
.mr50 {margin-right: 50px;}
.mr60 {margin-right: 60px;}
.mr70 {margin-right: 70px;}
.mr80 {margin-right: 80px;}
.mr90 {margin-right: 90px;}
.mr100 {margin-right: 100px;}


.pt10 {padding-top: 10px;}
.pt20 {padding-top: 20px;}
.pt30 {padding-top: 30px;}
.pt40 {padding-top: 40px;}
.pt50 {padding-top: 50px;}
.pt60 {padding-top: 60px;}
.pt70 {padding-top: 70px;}
.pt80 {padding-top: 80px;}
.pt90 {padding-top: 90px;}
.pt100 {padding-top: 100px;}

.pb10 {padding-bottom: 10px;}
.pb20 {padding-bottom: 20px;}
.pb30 {padding-bottom: 30px;}
.pb40 {padding-bottom: 40px;}
.pb50 {padding-bottom: 50px;}
.pb60 {padding-bottom: 60px;}
.pb70 {padding-bottom: 70px;}
.pb80 {padding-bottom: 80px;}
.pb90 {padding-bottom: 90px;}
.pb100 {padding-bottom: 100px;}

.txt__center {text-align: center;}
.txt__left {text-align: left;}
.txt__right {text-align: right;}



.mt__border {
border-top: #C5C5C5 solid 1px;
}




/*++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++*/











.txt__right {
text-align: right;
}





.top__banner {
padding: 78px 0;
background: url("../images/bg4.jpg");
background-size: cover;
background-repeat: no-repeat;
background-position: top center;
}


.top__banner ul {
display: flex;
justify-content: space-between;
align-items: center;
}



footer {

}


a.icon__mail {
position: relative;
font-size: 1.4rem;
background: #50453F;
padding: 5px 12px 5px 32px;
color: #FFF;

}


a.icon__mail::before {
    content: "";
    background: url(../images/icon-mail.svg);
    background-repeat: no-repeat;
    background-size: 100%;
    background-position: top center;
    width: 16px;
    height: 10px;
    position: absolute;
    top: calc(50% - 5px);
    /* top: 28px; */
    left: 12px;

}



.header nav li .icon__mail {
position: relative;
font-size: 1.4rem;
background: #50453F;
padding: 5px 12px 5px 32px;
color: #FFF;

}
/*.header nav li:nth-of-type(4) {
margin-left: 20px;
}*/




.gnav,#btn-spnav {
display: none;
}

#page_top {
    position: fixed;
    right: 0;
    bottom: 0;
    text-indent: -9999px;
    margin: 0;
}

#page_top a {
    position: relative;
    display: block;
    width: 65px;
    height: 65px;
    background: #b59175;
    transition: opacity .6s ease;
}

#page_top a::before {
    position: absolute;
    top: 7px;
    right: 0;
    bottom: 0;
    left: 0;
    display: block;
    width: 14px;
    height: 14px;
    margin: auto;
    content: '';
    transform: rotate(-45deg);
    border-top: 1px solid #FFF;
    border-right: 1px solid #FFF;
}


.header{
background: #FFF;
    display: flex;
    justify-content: space-between;
    position: fixed;
    top: 0;
    transition: .5s;
    width: 100%;
    z-index: 10001;
}

/*ここで隠れる高さ指定*/
/*
.hide{
    top: -115px;
}

*/


.flex {
display: flex;
justify-content: space-between;
align-items: flex-start;
}










/* ウィンドウ幅が0〜959pxの場合に適用するCSS */
@media screen and ( max-width:959px )
{




.header h1 {
    padding: 13px 0;
}
.inner,.top__news .inner {
    width: 90%;
    margin: 0 auto;
}

.inner__2nd {
    width: 100%;
    margin: 0 auto;
}

.inner__3rd {
    width: 100%;
    margin: 0 auto;
}

.inner__4th {
    width: 100%;
    margin: 0 auto;
}

.inner__5th {
    width: 100%;
    margin: 0 auto;
}

.footer__logo a.icon__mail {
    position: relative;
    font-size: 2.0rem;
    background: #50453F;
    color: #FFF;
    width: 80%;
    display: block;
    border-radius: 3px;
    padding:20px 40px 20px 60px;
    text-align: center;
    margin: 0 auto;
    margin-top: 30px;
}


a.icon__mail::before {
    content: "";
    background: url(../images/icon-mail.svg);
    background-repeat: no-repeat;
    background-size: 100%;
    background-position: top center;
    width: 32px;
    height: 20px;
    position: absolute;
    top: calc(50% - 10px);
    /* top: 28px; */
    left: 40px;

}



.top__mian--bottom h2 {
    font-size: 2.4rem;
    margin-bottom: 10px;
}


.top__mian--bottom .inner {
background-position: left;
}


.top__mian--category ul {
    width: 100%;
    display: block;
}

.top__mian--category li {
    width: 100%;
    margin-bottom: 50px;}



.top__mian--category li div {
    background-repeat: no-repeat;
    background-size: 100%;
    width: 100%;
    height: 200px;
    display: flex;
    align-items: flex-end;
    margin-bottom: 20px;
}


.top__news li span {
display: block;
}

.top__banner ul {
    display: block;
}

.top__banner ul li {
margin-bottom: 20px;
}
.top__banner ul li:nth-last-of-type(1) {
margin-bottom: 0px;
}

.footer__menu .inner > ul {
    display: block;
}

.footer__menu .inner > ul > li {
    width: 100%;
    border: none;
    padding: 0px 0px;
}

.footer__menu .inner > ul > li:nth-last-of-type(1) {
    border-right: none;
}

.footer__menu .inner > ul > li ul {
display: flex;
flex-wrap: wrap;
justify-content: flex-start;
}

/*.footer__menu .inner > ul > li ul > li:nth-of-type(1) {
width: 100%;
}*/
.footer__menu .inner > ul > li ul > li {
width: 100%;
}

.footer__menu .inner > ul > li ul > li.footer__menu--sub {
width: auto;
    text-indent: 0;
}

.footer__menu .inner li.footer__menu--sub + li.footer__menu--sub  {
border-left: 1px solid #FFF;
}

.footer__menu .inner li.footer__menu--sub {
padding: 0 5px;
}

.footer__menu {
    padding: 30px 0px;
}



.header__r {
display: none;
}


.header nav ul {
    display: block;

}

#page_top {
    width: 51px;
    height: 51px;
    position: fixed;
    right: 10px;
    bottom: 20px;
}







/*SPNAVI+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++*/



#header {
    height: 56px;
    z-index: 100000;
    width: 100%;

    background: #FFF;
    position: fixed;
}

.hide {
    top: -56px;
}

.open.hide {
    top: -0px;
}

footer {
background: #FFF;
}

.gnav {
	position: absolute;
	top: 0;
	bottom: 0;
	right: 30px;
	margin: 0 auto;
}

.gnav {
	display: none;
	background-color: rgba(255,255,255,1.0);
	z-index: 100;
	top: 0px;
	width: 100%;
	right: 0;
	/*height: 80%;*/
    /*height: 500px;*/
    height: 100vh;
    overflow: scroll;
	padding: 0 5%;
	box-sizing: border-box;
}


.header.open #btn-spnav.spnav-wrapper {
background: #000;
}


.header.open #btn-spnav span::before, .header.open #btn-spnav span::after {
background: #FFF;
}

/*.gnav ul {
	float: none;
	line-height: normal;
	margin-top: 20px;
}
.gnav ul li {
	font-size: 13px;
	display: block;
	margin: 0;
}*/

.gnav ul li a {
	color: #FFF;
/*	padding-top: 17px;
	padding-bottom: 17px;*/

    padding-top: 10px;
    padding-bottom: 10px;
    display: block;
/*	border-bottom: solid 1px #8497A2;*/
}



.gnav ul li a.icon__arrow::before {
border-color: #FFF;
}

.header nav li:nth-of-type(4) {
    margin-left: 0px;
}

.header__inner {
display: block;
}
.header h1 {
width: 180px;
}


#btn-spnav {
	display: block;
	/*display: none;*/
	position: absolute;
	right: 0;
	top: 0;
	width: 56px;
	height: 56px;
	overflow: hidden;
	font-size: 0px;
	cursor: pointer;
	-webkit-transition: background 0.3s;
	transition: background 0.3s;
	z-index: 9000;


}
#btn-spnav:focus {
	outline: none;
}

#btn-spnav span {
	display: block;
	position: absolute;
	width: 20px;
	top: 26px;
	right: 18px;
	height: 1px;
	background: #222;
	-webkit-transition: background 0 0.3s;
	transition: background 0 0.3s;
}
#btn-spnav span::before,
#btn-spnav span::after {
	position: absolute;
	display: block;
	left: 0;
	width: 20px;
	height: 1px;
	background-color: #222;
	content: "";
	-webkit-transition-duration: 0.3s, 0.3s;
	transition-duration: 0.3s, 0.3s;
	-webkit-transition-delay: 0.3s, 0;
	transition-delay: 0.3s, 0;
}
#btn-spnav span::before {
	top: -9px;
	-webkit-transition-property: top, -webkit-transform;
	transition-property: top, transform;
}
#btn-spnav span::after {
	bottom: -9px;
	-webkit-transition-property: bottom, -webkit-transform;
	transition-property: bottom, transform;
}
.open #btn-spnav span {
	background: none;
}
.open #btn-spnav span::before,
.open #btn-spnav span::after {
	-webkit-transition-delay: 0, 0.3s;
	transition-delay: 0, 0.3s;
}
.open #btn-spnav span::before {
	top: 0;
	-webkit-transform: rotate(45deg);
	-ms-transform: rotate(45deg);
	transform: rotate(45deg);
}
.open #btn-spnav span::after {
	bottom: 0;
	-webkit-transform: rotate(-45deg);
	-ms-transform: rotate(-45deg);
	transform: rotate(-45deg);
}


.header__r {
display: none;
}

.footer__logo {
text-align: center;
}


.top__mian--category li p a {
    font-size: 1.8rem;
}
.top__mian--bottom p {
text-align: left;
margin-bottom: 20px;
}
.top__mian--category li div h3 {
    font-size: 2.4rem;
        padding: 20px 0;
}



}





/*contact+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++*/
input,
button,
select,
textarea {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  background: transparent;
  border: none;
  border-radius: 0;
  font: inherit;
  outline: none;
}

textarea {
  resize: vertical;
}

input[type='checkbox'],
input[type='radio'] {
  display: none;
}

input[type='submit'],
input[type='button'],
label,
button,
select {
  cursor: pointer;
}

select::-ms-expand {
  display: none;
}









/*
+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
以下からアルファ用コード
*/



/*
.header nav ul li ul {
display: none;
}
*/

.header {
border-bottom: 1px #C5C5C5 solid;
}

.header h1 {
padding: 30px 0 20px 0;
}




.header__inner {
display: flex;
justify-content: space-between;
align-items: flex-end;


}
.header nav ul {
display: flex;
justify-content: space-between;
align-items: flex-end;
}

/*

.header .header__r {
float: right;
}
*/


.header nav li a {
    font-size: 1.4rem;
    font-weight: 400;
     padding: 0px;
     margin: 0;
     line-height: 1.0;
     color: #000;
     padding: 21px 25px;
}

.header .header__r .header__telbox {
display: flex;
justify-content: flex-end;
align-items: center;
line-height: 1.2;
font-size: 1.2rem;
}

.header .header__btn {
margin-left: 20px;
}

.header .header__btn a {
width: 160px;
height: 40px;
background: #397250;
color: #FFF;
font-weight: bold;
justify-content: center;
align-items: center;
display: flex;
font-size: 1.6rem;
}

.header .header__r .header__telbox .tel {
text-align: right;
font-size: 2.6rem;
font-weight: bold;
color: #d53615;
}


.header .header__r .header__telbox .tel::before {
content: "";
display: inline-flex;
background: url("../images/icon-freedial.png");
background-size: 100%;
margin-right: 5px;
width: 30px;
height: 20px;

}

main {
    margin-top: 118px;
}

.top__mian .inner {
position: relative;
}
.top__mian .top__mian--txt {
position: absolute;
top: 164px;
left: 20px;
z-index: 10000;
}

.slick-slide img {
height: 100vh;
margin: auto;
max-height: 600px;
max-width: 100%;
object-fit: cover;
width: 100%;
}


.top__mian .top__mian--txt h2 {
font-weight: bold;
font-size: 5.0rem;
color: #fff;
text-shadow: 0px 3px 6px rgba(0, 0, 0, 0.6);
line-height: 1.4;
}


.top__mian .top__mian--txt p {
font-weight: 500;
font-size: 3.0rem;
color: #fff;
text-shadow: 0px 3px 6px rgba(0, 0, 0, 0.6);
background: transparent;
border: 1px solid #fff;
padding: 10px 50px 13px;
display: inline-block;
}


.top__mian--bottom {
background: url("../images/top-anni-bg.png");
background-position: center top;
background-size: cover;
background-repeat: no-repeat;
padding-top: 77px;
text-align: center;
font-weight: bold;
font-size: 2.0rem;
color: #a4690e;

display: block;
}


.top__mian--bottom p {
margin-top: 32px;
}


.top__mian--category {
padding: 50px 0;
}


.top__mian--category ul {
margin: 0 auto;
display: flex;
justify-content: space-between;
}

.top__mian--category li {
position: relative;
}




.top__mian--category li p a {
background-color: #00B2B2;
border-radius: 3px;
color: #FFF;
display: block;
width: 74%;
padding: 10px;
font-size: 1.4rem;
text-align: center;
margin: 0 auto;
position: absolute;
bottom: 0;
left: 14%;

}


.top__mian--box1 .inner {
display: flex;
justify-content: space-between;
align-items: center;
margin-top: 50px;
}


.top__mian--box1 .inner .top__mian--box1--txt {
flex: 1;
}
.top__mian--box1 .inner .top__mian--box1--txt h3 {
font-weight: bold;
font-size: 2.4rem;
color: #b59175;
margin-bottom: 21px;
}


.top__mian--reform {
background: #e9ded5;
padding: 100px 0;
/* margin-top: 100px; */
}



h2.initial {
font-family: "Trebuchet MS";
font-weight: bold;
font-size: 6.0rem;
text-align: center;
line-height: 1.0;
}

h2.initial span {
font-family: "Noto Sans JP";
font-weight: normal;
font-size: 1.8rem;
display: block;
margin-top: 20px;
line-height: 1.6;
}

ul.top__mian--reform--big {
display: flex;
flex-wrap: wrap;
grid-gap: 20px;
justify-content: center;
align-items: center;
margin-top: 50px;
}

ul.top__mian--reform--big li {
width: 413px;
height: 243px;
position: relative;
}


ul.top__mian--reform--big li a {
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    color: #FFF;
     display: flex;
  justify-content: center;
  align-items: center;
  flex-wrap: wrap;
  transition: all 0.3s ease;
}


ul.top__mian--reform--big li a::before {
content: "";
width: 100%;
height: 100%;
margin:0 auto;
}

ul.top__mian--reform--big li a:hover {
/* mix-blend-mode: screen; */
}

ul.top__mian--reform--big li a span {
display: block;
    position: absolute;
    bottom: 50px;
    font-size: 2.0rem;
    z-index: 3;
}

ul.top__mian--reform--big li a::after {
    content: "";
    width: 100%;
    height: 100%;
    background-color: rgba(0, 0, 0, 0.5);
    position: absolute;
    top: 0;
    left: 0;
    z-index: 2;
}
ul.top__mian--reform--big li:hover a::after {
    content: "";
    width: 100%;
    height: 100%;
    background-color: rgba(0, 0, 0, 0.5);
    position: absolute;
    top: 0;
    left: 0;
    z-index: 2;

}
ul.top__mian--reform--big a::before {
    z-index: 3;
    }
ul.top__mian--reform--big li:nth-of-type(1) {
background: url("../images/top-reform01.webp");
background-size: cover;
}
ul.top__mian--reform--big li:nth-of-type(1) a::before {
background: url("../images/icon-reform01.webp");
background-size: 110px;
background-repeat: no-repeat;
background-position: center top 64px;
z-index: 3;
}

ul.top__mian--reform--big li:nth-of-type(2) {
background: url("../images/top-reform02.webp");
background-size: cover;
}
ul.top__mian--reform--big li:nth-of-type(2) a::before {
background: url("../images/icon-reform02.webp");
background-size: 110px;
background-repeat: no-repeat;
background-position: center top 52px;
}
ul.top__mian--reform--big li:nth-of-type(3) {
background: url("../images/top-reform03.webp");
background-size: cover;
}
ul.top__mian--reform--big li:nth-of-type(3) a::before {
background: url("../images/icon-reform03.webp");
background-size: 110px;
background-repeat: no-repeat;
background-position: center top 52px;
}
ul.top__mian--reform--big li:nth-of-type(4) {
background: url("../images/top-reform04.webp");
background-size: cover;
}
ul.top__mian--reform--big li:nth-of-type(4) a::before {
background: url("../images/icon-reform04.webp");
background-size: 110px;
background-repeat: no-repeat;
background-position: center top 52px;
}
ul.top__mian--reform--big li:nth-of-type(5) {
background: url("../images/top-reform05.webp");
background-size: cover;
}
ul.top__mian--reform--big li:nth-of-type(5) a::before {
background: url("../images/icon-reform05.webp");
background-size: 110px;
background-repeat: no-repeat;
background-position: center top 52px;
}
ul.top__mian--reform--big li:nth-of-type(6) {
background: url("../images/top-reform06.webp");
background-size: cover;
}
ul.top__mian--reform--big li:nth-of-type(6) a::before {
background: url("../images/icon-reform06.webp");
background-size: 110px;
background-repeat: no-repeat;
background-position: center top 52px;
}







ul.top__mian--reform--small {
display: flex;
flex-wrap: wrap;
grid-gap: 13px;
justify-content: center;
align-items: center;
margin-top: 34px;
}



ul.top__mian--reform--small li {
width: 245px;
height: 180px;
position: relative;
background: #FFF;
transition: all 0.3s ease;
}
ul.top__mian--reform--small li:hover {
    background: #f2f2f2;
}

ul.top__mian--reform--small li a {
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    color: #222;
     display: flex;
  justify-content: center;
  align-items: center;
  flex-wrap: wrap;
}


ul.top__mian--reform--small li a::before {
content: "";
width: 100%;
height: 100%;
margin:0 auto;
}

ul.top__mian--reform--small li a:hover {

}

ul.top__mian--reform--small li a span {
display: block;
    position: absolute;
    bottom: 29px;
    font-size: 1.8rem;
}


ul.top__mian--reform--small li:nth-of-type(1) a::before {
background: url("../images/icon-reform07.webp");
background-size: 100px;
background-repeat: no-repeat;
background-position: center top 29px;
}

ul.top__mian--reform--small li:nth-of-type(2) a::before {
background: url("../images/icon-reform08.webp");
background-size: 100px;
background-repeat: no-repeat;
background-position: center top 29px;
}

ul.top__mian--reform--small li:nth-of-type(3) a::before {
background: url("../images/icon-reform09.webp");
background-size: 100px;
background-repeat: no-repeat;
background-position: center top 29px;
}

ul.top__mian--reform--small li:nth-of-type(4) a::before {
background: url("../images/icon-reform10.webp");
background-size: 100px;
background-repeat: no-repeat;
background-position: center top 29px;
}

ul.top__mian--reform--small li:nth-of-type(5) a::before {
background: url("../images/icon-reform11.webp");
background-size: 100px;
background-repeat: no-repeat;
background-position: center top 29px;
}

ul.top__mian--reform--small li:nth-of-type(6) a::before {
background: url("../images/icon-reform12.webp");
background-size: 100px;
background-repeat: no-repeat;
background-position: center top 29px;
}

ul.top__mian--reform--small li:nth-of-type(7) a::before {
background: url("../images/icon-reform13.webp");
background-size: 100px;
background-repeat: no-repeat;
background-position: center top 29px;
}

ul.top__mian--reform--small li:nth-of-type(8) a::before {
background: url("../images/icon-reform14.webp");
background-size: 100px;
background-repeat: no-repeat;
background-position: center top 29px;
}

ul.top__mian--reform--small li:nth-of-type(9) a::before {
background: url("../images/icon-reform15.webp");
background-size: 100px;
background-repeat: no-repeat;
background-position: center top 29px;
}

.footer__banner {
margin: 100px 0;
}






ul.footer__banner--contentsbnr {
display: flex;
flex-wrap: wrap;
grid-gap: 40px;
justify-content: center;
align-items: center;
margin-top: 60px;
}

ul.footer__banner--contentsbnr li {
width: 400px;
height: 250px;
position: relative;
}

ul.footer__banner--contentsbnr li div {
padding: 20px;
width: 100%;
}


ul.footer__banner--contentsbnr li a {
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    color: #FFF;
    display: flex;
    justify-content: flex-start;
    align-items: center;
    z-index: 3;
}
ul.footer__banner--contentsbnr li a:hover {
    opacity: 1;
}


ul.footer__banner--contentsbnr li a strong {
font-weight: 500;
font-size: 3.0rem;
display: block;
line-height: 1.2;
}


ul.footer__banner--contentsbnr li a span {
font-family: "Trebuchet MS";
font-weight: 500;
font-size: 1.2rem;
display: block;
}


ul.footer__banner--contentsbnr li a p {
width: 100%;
border-top: 1px solid #fff;
  flex: 1;
}
ul.footer__banner--contentsbnr li::after {
    content: "";
    width: 100%;
    height: 100%;
    background-color: rgba(0, 0, 0, 0.5);
    position: absolute;
    top: 0;
    left: 0;
    z-index: 2;
    transition: all 0.3s ease;
}
ul.footer__banner--contentsbnr li:hover::after {
    background-color: rgba(0, 0, 0, 0.4);
}

ul.footer__banner--contentsbnr li:nth-of-type(1) {
background: url("../images/bnr-voice.webp");
background-size: cover;
}

ul.footer__banner--contentsbnr li:nth-of-type(2) {
background: url("../images/bnr-area.webp");
background-size: cover;
}

ul.footer__banner--contentsbnr li:nth-of-type(3) {
background: url("../images/bnr-qa.webp");
background-size: cover;
}



.top__news {
margin-top: 50px;
padding: 100px 0;
background: #EFEFEF;
width: 100%; min-width: max-content;
}



.top__news .inner {
width: 800px;
margin: 0 auto;

}


.top__news ul {
margin-bottom: 30px;
}
.top__news li {
border-bottom: dotted 1px #bbb;
padding: 10px 0;
}
.top__news li span {
margin-right: 10px;
font-size: 12px;
}

.top__news .news_ttl{
    font-weight: 600;
}

.top__news h2 {
margin-bottom: 50px;
}
.news_cont a{
    text-decoration: underline;
    color: #397250;
}


a.btn__normal {
display: flex;
justify-content: center;
align-items: center;
width: 300px;
height: 60px;
background: #b59175;
color: #FFF;
font-weight: 500;
margin: 0 auto;
}



.footer__contactus {
padding: 100px 0;
}


.footer__contactus--list {
display: flex;
flex-wrap: wrap;
justify-content: space-between;
align-items: stretch;
margin-top: 50px;
position: relative;
}

.footer__contactus--list li {
display: flex;
justify-content: flex-start;
align-items: center;
width: 32%;
border: 1px solid #c5c5c5;

line-height: 1.4;
position: relative;
}


.footer__contactus--list li a {
padding: 18px;
    display: flex;
justify-content: flex-start;
align-items: center;
flex-wrap: wrap;
    height: 100%;
    width: 100%;
}



.footer__contactus--list li h3 {
display: block;
width: 100%;
font-weight: bold;
font-size: 1.8rem;
}


.footer__contactus--list li:nth-of-type(1) strong {
display: block;
width: 100%;
font-size: 3.4rem;
font-weight: bold;
color: #d53615;
line-height: 1.2;

}

.footer__contactus--list li:nth-of-type(1) strong::before {
content: "";
display: inline-flex;
background: url("../images/icon-freedial.png");
background-size: 100%;
margin-right: 5px;
width: 41px;
height: 27px;
}


.footer__contactus--list li:nth-of-type(2) strong {
display: block;
width: 100%;
font-size: 3.4rem;
font-weight: bold;
color: #397250;

}

.footer__contactus--list li:nth-of-type(2) strong::before {
content: "";
display: inline-flex;
background: url("../images/icon-fax.png");
background-size: 100%;
margin-right: 5px;
width: 40px;
height: 40px;
transform: translateY(5px);
}


.footer__contactus--list li:nth-of-type(2) a {
pointer-events: none;
}

.footer__contactus--list li:nth-of-type(3) strong {
display: block;
width: 100%;
font-size: 2.0rem;
font-weight: bold;
color: #397250;
line-height: 1.8;

}

.footer__contactus--list li:nth-of-type(3) strong::before {
content: "";
display: inline-flex;
background: url("../images/icon-mail.png");
background-size: 100%;
margin-right: 5px;
width: 40px;
height: 40px;
    vertical-align: middle;

}



.footer__contactus--list li:nth-of-type(3)::before {
    margin: auto;
    content: "";
    vertical-align: middle;
position: absolute;
    top: 0;
    bottom: 0;
right: 20px;
    width: 30px;
    height: 30px;
    border-top: 1px solid #C5C5C5;
    border-right: 1px solid #C5C5C5;
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
}




.footer__contactus--bnrlist {
display: flex;
flex-wrap: wrap;
justify-content: center;
gap: 40px;
margin-top: 100px;
}


.footer__contactus--bnrlist li a{
    transition: all 0.3s ease;
}





footer {
background: #efefef;
padding: 50px 20px;
width: 100%; min-width: max-content;
}

footer .inner {
display: flex;
flex-wrap: wrap;
}


.footer__logo {
font-size: 1.2rem;
}
.footer__logo strong {
font-size: 1.8rem;
}
.footer__logo img {
margin-bottom: 10px;
}

ul.footer__menu  {
display: flex;
margin-left: 50px;

}
ul.footer__menu > li {
border-left: solid #c5c5c5 1px;
font-size: 1.4rem;
padding: 0px 30px 20px 20px;
min-width: 222px;
}

ul.footer__menu > li > ul li {
font-weight: bold;
margin-top: 5px;
}
ul.footer__menu > li > ul li > ul li {
font-weight: normal;
position: relative;
padding-left: 15px;
}

ul.footer__menu > li > ul li > ul li::before {
    margin: auto;
    content: "";
    vertical-align: middle;
position: absolute;
    top: 0;
    bottom: 0;
left: 5px;
    width: 5px;
    height: 5px;
    border-top: 1px solid #222;
    border-right: 1px solid #222;
    -webkit-transform: rotate(180deg);
    transform: rotate(180deg);
}



.copyright {
display: block;
width: 100%;
text-align: right;
font-size: 1.2rem;
margin-top: 25px;
}


.icon__header {
display: none;
}




/*フローティングバナー*/
.floating-bnr.bnr01 {
    /*display: none;*/
    position: fixed;
    bottom: 100px;
    right: 20px;
 z-index: 1000000;
}
.floating-bnr a:hover {
    opacity: 0.7;
    transition: 0.2s;
}

/*閉じるボタン*/
.bnr_close {
    content: "";
    display: block;
    background: url("../images/icon-close.svg");
    background-repeat: no-repeat;
    background-size: 100%;
    width: 28px;
    height: 28px;
    text-align: right;
    position: absolute;
    top: -35px;
    right: 0px;
}
.fa-xmark:before {

}










/* ウィンドウ幅が0〜959pxの場合に適用するCSS */
@media screen and ( max-width:959px )
{

body {
min-width: 100%;
}

a:hover {
opacity: 1.0;
text-decoration: none;
}
a[href*="tel:"] {
pointer-events: all;
cursor: pointer;
text-decoration: none;
}

.pc_only {
display: none !important;
}
.sp_only {
display: block !important;
}

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

main {
margin-top: 56px;
}

.header h1 {
    width: 100px;
    padding: 13px 0;
}



.icon__header {
display: flex;
position: absolute;
top: 0px;
right: 55px;
}
.icon__header div {
width: 55px;
padding: 5px;

}

.sp-left{
    text-align: left;
}
.sp_justify{
    text-align: justify;
}
.works__title span.sp-left{
    font-size: 2.4rem;
}





.slick-slide img {
height: 100vh;
margin: auto;
max-height: 360px;
max-width: 100%;
object-fit: cover;
width: 100%;
}

.top__mian .top__mian--txt {
    position: absolute;
    top: 30px;
    left: 20px;
}

.top__mian .top__mian--txt h2 {
    font-size: 2.4rem;
}
.top__mian .top__mian--txt p {
    font-size: 1.4rem;
    padding: 5px 25px 6px;
    margin-top: 10px;
}


.top__news h2 {
    margin-bottom: 20px;
}



.top__news {

    min-width: 100%;
    padding: 50px 0;
}



.top__news .inner {
    width: 90%;
    margin: 0 auto;

}
.top__mian--bottom {
    background-size: auto;
    padding-top: 44px;
    }
.top__mian--bottom img {
width: 60%;

}
.top__mian--bottom p {
text-align: center;
font-size: 1.4rem;
margin-top: 0;
}

.top__mian--category {
    padding: 25px 0;
}


h2.initial span {
    font-size: 1.6rem;
}


h2.initial {
    font-size: 5.0rem;
}

.top__mian--reform {
    padding: 50px 0;
    /* margin-top: 50px; */
}




.top__mian--category ul {
    display: block;
}


.top__mian--box1 .inner {
display: block;
    margin-top: 25px;
}

.top__mian--category li {
    width: 100%;
    margin-bottom: 25px;
}

.top__mian--box1 .inner .top__mian--box1--txt {
margin-bottom: 25px;
}





ul.top__mian--reform--big {
    grid-gap: 7px;
        margin-top: 25px;
}



ul.top__mian--reform--big li {
    width: 48%;
    height: 120px;
    position: relative;
}

ul.top__mian--reform--big li a span {
    bottom: 14px;
    font-size: 1.4rem;
}


ul.top__mian--reform--big li a::before {
    background-size: 60px !important;
    background-position: center top 30px !important;
}



ul.top__mian--reform--small {
    grid-gap: 7px;
    margin-top: 7px;
}

ul.top__mian--reform--small li {
    width: 31%;
    height: 100px;
    position: relative;
    background: #FFF;

}


ul.top__mian--reform--small li a::before {
background-size: 50px !important;
    background-position: center top 20px !important;
}



ul.top__mian--reform--small li a span {
    bottom: 16px;
    font-size: 1.0rem;
    letter-spacing: -0.1rem;
}

































.footer__contactus--list {
    display: block;

}

.footer__contactus--list li {

    width: 100%;
    margin-top: 10px;

}


.footer__banner {
    margin: 50px 0;
}


.footer__contactus {
    padding: 50px 0;
}


ul.footer__menu {
display: none;
}


.footer__contactus--bnrlist {
    gap: 20px;
    margin-top: 50px;
}

ul.footer__banner--contentsbnr {
    grid-gap: 20px;
    margin-top: 30px;
}


ul.footer__banner--contentsbnr li {
    width: 100%;
    height: 200px;
    position: relative;
}

footer {
    min-width: 100%;
    padding: 30px 20px;
}



footer .inner {
    display: block;
}
.copyright {
    text-align: center;
    margin-top: 10px;
}


.footer__logo {
    display: block;
    padding: 0px 0;
}

.footer__logo img {
width: 40%;
}

.footer__logo strong {
    font-size: 1.2rem;
}

.footer__logo p:nth-of-type(3) {
margin-top: 10px;
}


/*フローティングバナー*/

.floating-bnr.bnr01 img {
width: 80%;
margin-left: auto;
}

}



.gnav {
            display: none; /* デフォルトは非表示 */
        }
        .gnav.open {
            display: block; /* openクラスが追加されたときに表示 */
        }
        @media (min-width: 959px) {
            .gnav {
                display: none !important; /* PC表示時は強制的に表示 */
            }
        }

.grecaptcha-badge {
visibility: hidden;
}