/*---------------------------------------*/
/* toparea */
/*---------------------------------------*/
#topArea{
background: url(../images/common/bg-top.gif) top center repeat-x #f1eedf;
background-size: 1300px auto;
}
@media screen and (max-width:767px){
#topArea{
background-size: 650px auto;
}
}
#topArea .topInner{
width: 98%;
max-width: 987px;
margin: 0 auto;
padding: 45px 0;
position: relative;
right: -15px;
}
@media screen and (max-width:767px){
#topArea .topInner{
width: 100%;
padding: 15px 0 45px;
right: 0;
}
}
#topArea .topInner img{
width: 100%;
height: auto;
}
/*---------------------------------------*/
/*comparisonArea*/
/*---------------------------------------*/
#comparisonArea{
background: #f1eedf;
}
#comparisonArea .ttlTxt{
font-size: 128.5%;
}
#comparisonArea table{
width: 100%;
min-width: 500px;
border-collapse: separate;
padding-bottom: 80px;
}
#comparisonArea th{
width: 30%;
}
@media screen and (max-width:980px){
#comparisonArea th{
width: 20%;
}
}
#comparisonArea .ownTtl,
#comparisonArea .otherTtl{
width: 35%;
}
@media screen and (max-width:980px){
#comparisonArea .ownTtl,
#comparisonArea .otherTtl{
width: 40%;
}
}
#comparisonArea .ownTtl{
border-top:3px solid #e13c00;
border-right:3px solid #e13c00;
border-left:3px solid #e13c00;
border-top-left-radius: 20px;
border-top-right-radius: 20px;
padding: 20px 0 16px;
}
#comparisonArea .ownTtl .logo{
width: 80%;
height: auto;
max-width: 152px;
padding: 0 0 8px;
}
#comparisonArea .otherTtl{
border-left:3px solid #f1eedf;
border-bottom: 3px solid #f1eedf;
}
#comparisonArea .otherTtl .ttlOuter{
height: 77px;
box-sizing: border-box;
padding-top: 20px;
margin-top: 29px;
background: #9D9D9D;
}
#comparisonArea .ttlBox{
padding: 20px;
border-right:3px solid #f1eedf;
border-bottom: 3px solid #f1eedf;
vertical-align: middle;
font-size: 157%;
}
@media screen and (max-width:767px){
#comparisonArea .ttlBox{
padding: 20px 10px;
font-size: 13pt;
}
}
#comparisonArea .ownBox{
padding: 15px 20px;
border-left:3px solid #e13c00;
border-right:3px solid #e13c00;
}

@media screen and (max-width:767px){
#comparisonArea .ownBox{
padding: 15px 10px;
}
}
#comparisonArea .ownBox .note{
font-size: 128.5%;
}
@media screen and (max-width:767px){
#comparisonArea .ownBox .note{
font-size: 1.1rem;
}
}
#comparisonArea .otherBox{
padding: 15px 20px;
border-left:3px solid #f1eedf;
border-bottom: 3px solid #f1eedf;
}
@media screen and (max-width:767px){
#comparisonArea .otherBox{
padding: 15px 10px;
}
}
#comparisonArea .otherBox .note{
font-size: 128.5%;
}
@media screen and (max-width:767px){
#comparisonArea .otherBox .note{
font-size: 1.1rem;
}
}
#comparisonArea .ownTtl .line,
#comparisonArea .ownBox .line{
bottom: 0;
left: 0;
width: 100%;
height: 3px;
}
#comparisonArea td .icon{
width: 35px;
}
#comparisonArea td .price{
max-width: 227px;
margin: 0 auto;
}
#comparisonArea td img{
width: 100%;
height: auto;
}
#comparisonArea .last .ownBox{
border-bottom: 3px solid #e13c00;
}

/*東海/関西用書き換え*/
#mainBody.tokai #comparisonArea img{
width: 100%;
height: auto;
margin-bottom: 10px;
}
#mainBody.tokai #comparisonArea .attetion{
margin-bottom: 80px;
}
#mainBody.kansai #comparisonArea img{
width: 100%;
height: auto;
margin-bottom: 10px;
}
#mainBody.kansai #comparisonArea .attetion{
margin-bottom: 80px;
}

/*---------------------------------------*/
/*topUnderMessage*/
/*---------------------------------------*/
.topUnderMessage{
font-size: 180%;
text-align: center;
color: #074296;
font-weight: bold;
margin-bottom: 20px;
}
@media screen and (max-width: 767px){
.topUnderMessage{
margin-left: 5%;
font-size: 15pt;
margin-bottom: 50px;
}
}
/*---------------------------------------*/
/*keniArea*/
/*---------------------------------------*/
#keniArea{
background:url(../images/common/bg-keni.gif) top center repeat-x #f1eedf;
background-size:1300px auto;
padding: 70px 0;
}
@media screen and (max-width:1300px){
#keniArea{
background:url(../images/common/bg-keni.gif) top center repeat-x #f1eedf;
background-size:100% auto;
}
}
@media screen and (max-width:767px){
#keniArea{
background:url(../images/common/bg-keni.gif) top center repeat-x #f1eedf;
background-size:800px auto;
padding: 50px 0;
}
}
#keniArea .keniSubTtl{
text-align: center;
opacity: 0;
transition: all 1s ease 0.5s;
}
.scrolled #keniArea .keniSubTtl{
opacity: 1;
}
#keniArea .keniSubTtl .ttl{
font-size: 236%;
color: #000;
display: inline-block;
margin: 0 auto;
position: relative;
}
@media screen and (max-width:767px){
#keniArea .keniSubTtl .ttl{
font-size: 12pt;
}
}
#keniArea .keniSubTtl .ttlBar{
position: absolute;
}
#keniArea .keniSubTtl .ttlBar:first-child{
top: 15px;
left: -35px;
}
@media screen and (max-width:767px){
#keniArea .keniSubTtl .ttlBar:first-child{
top: 6px;
left: -17px;
}
}
#keniArea .keniSubTtl .ttlBar:last-child{
transform: scale(-1, 1);
top: 15px;
right: -35px;
}
@media screen and (max-width:767px){
#keniArea .keniSubTtl .ttlBar:last-child{
top: 6px;
right: -17px;
}
}
#keniArea .keniSubTtl .ttlBar .short{
width: 25px;
overflow: hidden;
position: absolute;
display: block;
top: 8px;
left: -13px;
height:0;
transition: height 0.1s ease 1.4s;
}
.scrolled #keniArea .anime.keniSubTtl.animation .ttlBar .short{
height:25px;
}
@media screen and (max-width:767px){
#keniArea .keniSubTtl .ttlBar .short{
width: 12px;
top: 5px;
left: -6px;
}
.scrolled #keniArea .anime.keniSubTtl.animation .ttlBar .short{
height:12px;
}
}
#keniArea .keniSubTtl .ttlBar .short:before{
content: "";
display: block;
width: 27px;
height: 1px;
transform: rotate(45deg);
background: #000;
position: absolute;
top: 12px;
left: 0;
}
@media screen and (max-width:767px){
#keniArea .keniSubTtl .ttlBar .short:before{
width: 13px;
top: 6px;
left: 0;
}
}
#keniArea .keniSubTtl .ttlBar .long{
width: 24px;
overflow: hidden;
position: absolute;
display: block;
top: 0;
left: 0;
height:0;
transition: height 0.1s ease 1.2s;
}
.scrolled #keniArea .anime.keniSubTtl.animation .ttlBar .long{
height: 38px;
}
@media screen and (max-width:767px){
#keniArea .keniSubTtl .ttlBar .long{
width: 12px;
}
.scrolled #keniArea .anime.keniSubTtl.animation .ttlBar .long{
height: 20px;
}
}
#keniArea .keniSubTtl .ttlBar .long:before{
content: "";
display: block;
width: 42px;
height: 1px;
transform: rotate(61deg);
background: #000;
position: absolute;
top: 18px;
left: -10px;
}
@media screen and (max-width:767px){
#keniArea .keniSubTtl .ttlBar .long:before{
width: 21px;
top: 9px;
left: -5px;
}
}
#keniArea .mainTtl{
width: 100%;
max-width: 412px;
margin: 0 auto 100px;
}
@media screen and (max-width:767px){
#keniArea .mainTtl{
margin: 0 auto 30px;
}
}
#keniArea .keni{
width: 73.437%;
max-width: 705px;
margin: 0 auto;
}
@media screen and (max-width:980px){
#keniArea .keni{
width: 100%;
}
}
#keniArea img{
width: 100%;
height:auto;
}
#keniArea .img{
position: absolute;
}
#keniArea .img01{
top: 26%;
left: 50%;
transform: translate(-50%,0);
width: 50%;
max-width: 480px;
opacity:0;
transition: all 0.5s ease 0.5s;
}
@media screen and (max-width:980px){
#keniArea .img01{
top: 24%;
width: 68%;
}
}
@media screen and (max-width:767px){
#keniArea .img01{
width: 100%;
}
}
.scrolled #keniArea .img01.animation{
animation: bound 3s infinite;
opacity:1;
}
#keniArea .img02{
top: 44%;
left: 0;
width: 16.2%;
max-width: 155px;
opacity:0;
transition: all 0.5s ease 0.8s;
}
@media screen and (max-width:980px){
#keniArea .img02{
width: 22%;
top: 40%;
}
}
@media screen and (max-width:767px){
#keniArea .img02{
top: 46%;
width:32.4%;
left: -3%;
}
}
.scrolled #keniArea .img02.animation{
animation: bound2 3s infinite 0.5s;
opacity:1;
}
#keniArea .img03{
top: 44%;
right: 0;
width: 16.2%;
max-width: 155px;
opacity:0;
transition: all 0.5s ease 0.8s;
}
@media screen and (max-width:980px){
#keniArea .img03{
width: 22%;
top: 40%;
}
}
@media screen and (max-width:767px){
#keniArea .img03{
top: 46%;
width:32.4%;
right: -3%;
}
}
.scrolled #keniArea .img03.animation{
animation: bound2 3s infinite 0.8s;
opacity:1;
}
@keyframes bound {
0% { transform:translate(-50%,0); }
5% { transform:translate(-50%,0); }
10% { transform:translate(-50%,0); }
20% { transform:translate(-50%,-25px); }
25% { transform:translate(-50%,0); }
30% { transform:translate(-50%,-15px); }
50% { transform:translate(-50%,0); }
100% { transform:translate(-50%,0); }
}
@keyframes bound2 {
0% { transform:translateY(0) }
5% { transform:translateY(0) }
10% { transform:translateY(0) }
20% { transform:translateY(-25px) }
25% { transform:translateY(0) }
30% { transform:translateY(-15px) }
50% { transform:translateY(0) }
100% { transform:translateY(0) }
}
/*---------------------------------------*/
/* bnArea */
/*---------------------------------------*/
.bnArea{
background: #074296;
}
.bnArea .img{
max-width: 1300px;
margin: 0 auto;
}
.bnArea img{
width: 100%;
height: auto;
}
/*---------------------------------------*/
/* makerArea */
/*---------------------------------------*/
#makerArea {
padding:100px 0;
background: #f3f0e1;
}
@media screen and (max-width:767px){
#makerArea {
padding:70px 0;
}
}
#makerArea .areaInner .areaTtl{
font-size:250%;
text-align:center;
color:#074296;
font-weight:bold;
position:relative;
padding-bottom:30px;
line-height:1.7;
}
@media screen and (max-width:767px){
#makerArea .areaInner .areaTtl{
font-size:15pt;
padding: 0 0 20px 0;
line-height:1.4;
}
}
#makerArea .areaInner .areaTtl .txt{
position:relative;
z-index: 10;
display:block;
}
#makerArea .areaTtl .small{
font-size:57%;
display:block;
position:relative;
z-index: 10;
}
@media screen and (max-width:767px){
#makerArea .areaTtl .small{
font-size:9pt;
}
}
#makerArea .areaTtl .ttlimg{
position: absolute;
bottom: 0;
left: 5%;
width: 27.18%;
height: auto;
}
@media screen and (max-width:980px){
#makerArea .areaTtl .ttlimg{
left: -3%;
width: 30.18%;
}
}
@media screen and (max-width:767px){
#makerArea .areaTtl .ttlimg{
width: 54%;
max-width: 200px;
}
}
#makerArea .listOuter{
background: #fff;
padding: 50px;
}
@media screen and (max-width:767px){
#makerArea .listOuter{
padding: 30px 20px;
}
}
#makerArea .note{
font-size: 128.5%;
text-align: center;
margin-bottom: 40px;
}
#makerArea ul{
max-width: 750px;
margin: 0 auto;
}
#makerArea ul li{
float:left;
text-align:center;
width:22.6%;
margin-right:3.2%;
margin-bottom:25px;
}
@media screen and (max-width:767px){
#makerArea ul li{
width:46%;
margin-right:8%;
margin-bottom:10px;
}
}
#makerArea ul li:nth-child(4n){
margin-right:0;
}
@media screen and (max-width:767px){
#makerArea ul li:nth-child(2n){
margin-right:0;
}
}
#makerArea ul li img{
width:100%;
height:auto;
}
/*---------------------------------------*/
/* costArea */
/*---------------------------------------*/
.costAreaOuter.topAfter{
padding:100px 0 0;
}
@media screen and (max-width:767px){
.costAreaOuter.topAfter{
padding:50px 0 0;
}
}
.costAreaOuter {
padding:0 0 100px;
background: #f3f0e1;
}
@media screen and (max-width:767px){
.costAreaOuter {
padding:0 0 70px;
}
}
.costAreaOuter  .areaTtl{
font-size:250%;
text-align:center;
color:#074296;
font-weight:bold;
position:relative;
padding-bottom:30px;
line-height:1.7;
}
@media screen and (max-width:767px){
.costAreaOuter  .areaTtl{
font-size:15pt;
padding: 0 0 20px 0;
line-height:1.4;
}
}
.costAreaOuter  .areaTtl .txt{
position:relative;
z-index: 10;
}
.costAreaOuter .areaTtl .ttlimg{
position: absolute;
bottom: 0;
right: 3%;
width: 25.2%;
height: auto;
}
@media screen and (max-width:980px){
.costAreaOuter .areaTtl .ttlimg{
right: -3%;
width: 28.2%;
}
}
@media screen and (max-width:767px){
.costAreaOuter .areaTtl .ttlimg{
width: 50%;
max-width: 200px;
}
}
#costArea .costTable table{
float: left;
width: 49.5%;
margin-right: 1%;
}
@media screen and (max-width:980px){
#costArea .costTable table{
float: none;
width: 100%;
margin-right: 0;
}
}
#costArea .costTable table:last-child{
margin-right: 0;
}
@media screen and (max-width:980px){
#costArea .costTable table:last-child tr:first-child th,
#costArea .costTable table:last-child tr:first-child td{
border-top: none;
}
}
#costArea .costTable table th,
#costArea .costTable table td{
border: 1px solid #b8b8b8;
padding: 15px;
}
#costArea .costTable table th{
font-size: 128%;
}
#costArea .costTable table td{
font-size: 128%;
}
@media screen and (max-width:767px){
#costArea .costTable table th{
font-size: 10pt;
padding: 10px 15px;
}
#costArea .costTable table td{
font-size: 10pt;
padding: 10px 15px;
}
}
#costArea .costTable table th{
background: #074296;
color: #fff;
}
@media screen and (max-width:980px){
#costArea .costTable table th{
width: 57%;
}
}
#costArea .costTable table td{
font-weight: bold;
background: #fff;
text-align: right;
}
#costArea .costTable table td.red{
color: #074296;
}
#costArea .caption{
margin-left: 1em;
margin-top: 10px;
}
@media screen and (max-width:767px){
#costArea .caption{
font-size: 8pt;
}
}
#costArea .caption .kome{
display: inline-block;
margin-left: -1em;
}
#costArea .priceImg img{
width: 100%;
height: auto;
}

/*---------------------------------------*/
/* jissekiArea */
/*---------------------------------------*/
#jissekiArea{
background: #074296;
padding-bottom: 100px;
}
#jissekiArea .jissekiSubTtl{
padding: 45px 0 30px;
text-align: center;
}
@media screen and (max-width:767px){
#jissekiArea .jissekiSubTtl{
padding: 30px 0 20px;
}
}
#jissekiArea .jissekiSubTtl .ttl{
font-size: 236%;
color: #fff;
display: inline-block;
margin: 0 auto;
position: relative;
}
@media screen and (max-width:767px){
#jissekiArea .jissekiSubTtl .ttl{
font-size: 12pt;
}
}
#jissekiArea .jissekiSubTtl .ttlBar{
position: absolute;
}
#jissekiArea .jissekiSubTtl .ttlBar:first-child{
top: 15px;
left: -35px;
}
@media screen and (max-width:767px){
#jissekiArea .jissekiSubTtl .ttlBar:first-child{
top: 6px;
left: -17px;
}
}
#jissekiArea .jissekiSubTtl .ttlBar:last-child{
transform: scale(-1, 1);
top: 15px;
right: -35px;
}
@media screen and (max-width:767px){
#jissekiArea .jissekiSubTtl .ttlBar:last-child{
top: 6px;
right: -17px;
}
}
#jissekiArea .jissekiSubTtl .ttlBar .short{
width: 25px;
overflow: hidden;
position: absolute;
display: block;
top: 8px;
left: -13px;
height:0;
transition: height 0.1s ease 1.4s;
}
#jissekiArea .anime.jissekiSubTtl.animation .ttlBar .short{
height:25px;
}
@media screen and (max-width:767px){
#jissekiArea .jissekiSubTtl .ttlBar .short{
width: 12px;
top: 5px;
left: -6px;
}
#jissekiArea .anime.jissekiSubTtl.animation .ttlBar .short{
height:12px;
}
}
#jissekiArea .jissekiSubTtl .ttlBar .short:before{
content: "";
display: block;
width: 27px;
height: 1px;
transform: rotate(45deg);
background: #fff;
position: absolute;
top: 12px;
left: 0;
}
@media screen and (max-width:767px){
#jissekiArea .jissekiSubTtl .ttlBar .short:before{
width: 13px;
top: 6px;
left: 0;
}
}
#jissekiArea .jissekiSubTtl .ttlBar .long{
width: 24px;
overflow: hidden;
position: absolute;
display: block;
top: 0;
left: 0;
height:0;
transition: height 0.1s ease 1.2s;
}
#jissekiArea .anime.jissekiSubTtl.animation .ttlBar .long{
height: 38px;
}
@media screen and (max-width:767px){
#jissekiArea .jissekiSubTtl .ttlBar .long{
width: 12px;
}
#jissekiArea .anime.jissekiSubTtl.animation .ttlBar .long{
height: 20px;
}
}
#jissekiArea .jissekiSubTtl .ttlBar .long:before{
content: "";
display: block;
width: 42px;
height: 1px;
transform: rotate(61deg);
background: #fff;
position: absolute;
top: 18px;
left: -10px;
}
@media screen and (max-width:767px){
#jissekiArea .jissekiSubTtl .ttlBar .long:before{
width: 21px;
top: 9px;
left: -5px;
}
}
#jissekiArea .jissekiTtl{
font-weight: bold;
color: #fff;
text-align: center;
padding-bottom: 40px;
position: relative;
}
#jissekiArea .jissekiTtl .smallTtl{
font-size: 214%;
line-height: 1;
position: relative;
z-index: 10;
}
@media screen and (max-width:767px){
#jissekiArea .jissekiTtl .smallTtl{
font-size: 16pt;
}
}
#jissekiArea .jissekiTtl .largeTtl{
font-size: 336%;
position: relative;
z-index: 10;
}
@media screen and (max-width:767px){
#jissekiArea .jissekiTtl .largeTtl{
font-size: 27pt;
line-height: 1.5;
}
}
#jissekiArea .jissekiTtl .note{
line-height: 1;
margin: 15px 0 10px;
position: relative;
z-index: 10;
}
@media screen and (max-width:767px){
#jissekiArea .jissekiTtl .note{
margin: 5px 0 8px;
}
}
#jissekiArea .jissekiTtl .note .num{
font-size: 607%;
vertical-align: bottom;
position: relative;
top: 10px;
padding-right: 10px;
}
@media screen and (max-width:767px){
#jissekiArea .jissekiTtl .note .num{
font-size: 41pt;
top: 7px;
padding-right: 10px;
}
}
#jissekiArea .jissekiTtl .note .txt{
font-size: 286%;
vertical-align: bottom;
}
@media screen and (max-width:767px){
#jissekiArea .jissekiTtl .note .txt{
font-size: 21pt;
}
}
#jissekiArea .jissekiTtl .caption{
max-width: 365px;
margin: 0 auto;
text-align: right;
font-weight: normal;
position: relative;
z-index: 10;
}
@media screen and (max-width:767px){
#jissekiArea .jissekiTtl .caption{
font-size: 7pt;
max-width: 245px;
}
}
#jissekiArea .jissekiTtl .ttlimg01{
position: absolute;
bottom: -20px;
left: -3%;
width: 22.19%;
height: auto;
}
@media screen and (max-width:980px){
#jissekiArea .jissekiTtl .ttlimg01{
left: -5%;
width: 27.19%;
}
}
@media screen and (max-width:767px){
#jissekiArea .jissekiTtl .ttlimg01{
width: 33%;
left: -11%;
bottom: -6px;
max-width: 150px;
}
}

#jissekiArea .jissekiTtl .ttlimg02{
position: absolute;
bottom: -70px;
right: 0;
width: 22.19%;
height: auto;
}
@media screen and (max-width:980px){
#jissekiArea .jissekiTtl .ttlimg02{
right: -3%;
width: 25.19%;
}
}
@media screen and (max-width:767px){
#jissekiArea .jissekiTtl .ttlimg02{
width: 35%;
    right: -9%;
bottom: -10px;
max-width: 150px;
}
}
#jissekiArea .awardListOuter{
margin-bottom: 40px;
}
@media screen and (max-width:767px){
#jissekiArea .awardListOuter{
margin-bottom: 20px;
}
}
#jissekiArea .slideBg{
width:100%;
height:250px;
display:block;
background-image:url(../images/common/img-top-award.png?240807);
background-repeat: repeat-x;
background-size:auto 250px;
animation: bgscroll-pc 138s linear infinite;
}
@media screen and (max-width:767px){
#jissekiArea .slideBg{
height:167px;
display:block;
background-image:url(../images/common/img-top-award-sp.png?240807);
background-repeat: repeat-x;
background-size:auto 167px;
animation: bgscroll-sp 78s linear infinite;
}
}
@keyframes bgscroll-pc{
0% {background-position: 2407px 0;}
100% {background-position: 0 0;}
}
@keyframes bgscroll-sp{
0% {background-position: 1800px 0;}
100% {background-position: 0 0;}
}
#jissekiArea #slideOuter{
width: 100%;
padding: 90px 0;
overflow: hidden;
background: #f1eedf;
}
@media screen and (max-width: 767px) {
#jissekiArea #slideOuter{
padding: 50px 0;
}
}
#jissekiArea .worksSlider{
width: 100%;
max-width: 980px;
margin: 0 auto;
}
@media screen and (max-width: 980px) {
#jissekiArea .worksSlider{
width: 90%;
}
}
#jissekiArea .worksSlider .slick-list{
overflow: visible;
}
#jissekiArea .worksSlider li{
margin: 0 10px;
}
#jissekiArea .worksSlider li .img img{
width: 100%;
height: auto;
margin-bottom: 10px;
}
#jissekiArea .worksSlider li .ttl{
font-size:107%;
font-weight:bold;
margin-bottom:5px;
line-height:1.4;
color:#074296;
}
@media screen and (max-width: 767px) {
#jissekiArea .worksSlider li .ttl{
font-size:10pt;
height:auto;
}
}
#jissekiArea .worksSlider li .txt .info{
font-size:86%;
line-height:1;
margin:0 0 15px;
padding:0 0 10px;
}
@media screen and (max-width: 767px) {
#jissekiArea .worksSlider li .txt .info{
margin:0 0 10px;
padding:0;
font-size:8pt;
}
}
#jissekiArea .worksSlider li .txt .info .date{
padding-right:15px;
margin-right:15px;
border-right:1px solid #303030;
color: #303030;
letter-spacing:0.1em;
}
#jissekiArea .worksSlider li .txt .info .area{
color:#074296;
}
#jissekiArea .worksSlider li .txt .noteTtl{
font-size:93%;
font-weight:bold;
margin:5px 0 2px;
line-height:1.4;
}
#jissekiArea .worksSlider li .txt .note{
line-height:1.4;
font-size:93%;
color:#303030;
}
@media screen and (max-width: 767px) {
#jissekiArea .worksSlider li .txt .noteTtl,
#jissekiArea .worksSlider li .txt .note{
font-size:9pt;
}
}
#jissekiArea .worksSlider .slick-prev,
#jissekiArea .worksSlider .slick-next{
display: block;
position: absolute;
top: 50%;
width: 40px;
height: 40px;
background: url("../images/common/works-arrow.svg") no-repeat center;
background-size: 40px 40px;
cursor: pointer;
}
@media screen and (max-width:767px){
#jissekiArea .worksSlider .slick-prev,
#jissekiArea .worksSlider .slick-next{
width: 32px;
height: 32px;
}
}
#jissekiArea .worksSlider .slick-next{
right: calc(-50vw + 490px) ;
margin-right: 10px;
transform: translateY(-50%);
}
@media screen and (max-width:980px){
#jissekiArea .worksSlider .slick-next{
right: 0;
transform: translate(50%,-50%);
}
}
#jissekiArea .worksSlider .slick-prev{
left: calc(-50vw + 490px) ;
margin-left: 10px;
transform: translateY(-50%) scale(-1,1);
}
@media screen and (max-width:980px){
#jissekiArea .worksSlider .slick-prev{
left: 0;
transform: translate(-50%,-50%) scale(-1,1);
}
}

#mainBody.tokai #jissekiArea .keniImg{
width: 100%;
max-width: 831px;
margin: 50px auto;
}
@media screen and (max-width:767px){
#mainBody.tokai #jissekiArea .keniImg{
margin: 30px auto 0;
}
}
#mainBody.tokai #jissekiArea .keniImg img{
width: 100%;
height: auto;
}
#mainBody.kansai #jissekiArea .keniImg{
width: 100%;
max-width: 831px;
margin: 50px auto;
}
@media screen and (max-width:767px){
#mainBody.kansai #jissekiArea .keniImg{
margin: 30px auto 0;
}
}
#mainBody.kansai #jissekiArea .keniImg img{
width: 100%;
height: auto;
}
/*---------------------------------------*/
/* contactArea */
/*---------------------------------------*/
.contactArea{
background: url("../images/common/bg-contact.jpg")  bottom center no-repeat;
background-size: cover;
padding:100px 0 50px;
position: relative;
}

.contactArea .areaInner{
max-width: 1100px;
position: static;
}
.contactArea .contactInner{
  background : rgba(255, 255, 255, 0.6);
  padding: 60px;
  position: relative;
}
@media screen and (max-width:1160px){
.contactArea .contactInner{
  padding: 60px 30px;
}
}
@media screen and (max-width:767px){
.contactArea .contactInner{
  padding: 60px 10px;
}
}
.contactArea .contactInner .areaHukidashi{
position: absolute;
top: 0;
left: 50%;
transform: translate(-50%,-40%);
font-size: 157%;
font-weight: bold;
color: #fff;
 background: url(../images/common/bg-areahukidashi-top.png) top center no-repeat,url(../images/common/bg-areahukidashi-bottom.png) bottom center no-repeat;
 background-size: 100% auto;
 width: 800px;
 max-width: 90%;
 padding: 9px 0 61px;
 text-align: center;
}
@media screen and (max-width:987px){
.contactArea .contactInner .areaHukidashi{
 padding: 0.9vw 0 6.08vw;
}
}
@media screen and (max-width:767px){
.contactArea .contactInner .areaHukidashi{
font-size: 145%;
transform: translate(-50%,-45%);
background: url(../images/common/bg-areahukidashi-top-s.png) top center no-repeat,url(../images/common/bg-areahukidashi-bottom-s.png) bottom center no-repeat;
background-size: 100% auto;
 padding: 4.5vw 0 10.5vw
}
}
.contactArea .contactInner .areaHukidashi .areaHukidashiIn{
background: #074296;
display: block;
width: 100%;
height: 100%;
box-sizing: border-box;
 padding:0 30px;
 line-height: 1.5;
}
@media screen and (max-width:767px){
.contactArea .contactInner .areaHukidashi .areaHukidashiIn{
 padding:0 10px;
  line-height: 1.3;
}
}
.contactArea .contactInner .areaHukidashi .area{
font-size: 118%;
}
.contactArea .contactInner .areaHukidashi.eco .area{
font-size: 100%;
}
.contactArea .contactMessage {
font-size: 286%;
font-weight: bold;
position: relative;
text-align: center;
line-height: 1.5;
animation: flash 2s linear infinite;
}
@media screen and (max-width:980px){
.contactArea .contactMessage {
font-size: 240%;
}
}
@media screen and (max-width:767px){
.contactArea .contactMessage {
font-size: 180%;
}
}
@keyframes flash {
0%,100%{opacity: 1;}
30%{opacity: 1;}
50%{opacity: 0;}
70%{opacity: 1;}
}

.contactArea .contactNowTime {
font-size: 185%;
font-weight: bold;
position: relative;
text-align: center;
line-height: 1.4;
margin-bottom: 10px;
}
@media screen and (max-width:980px){
.contactArea .contactNowTime {
margin-bottom: 35px;
}
}
@media screen and (max-width:767px){
.contactArea .contactNowTime {
font-size: 178.5%;
margin-bottom: 15px;
}
}
.contactArea .contactNowTime .red{
color: #074296;
margin-right: 15px;
}
@media screen and (max-width:980px){
.contactArea .contactNowTime .red{
display: block;
margin-right: 0;
}
}
.contactArea .contactNowTime .num{
font-size: 200%;
position: relative;
top: 2px;
}
.contactArea .contactBtn{
width: 52%;
text-align: center;
margin: 0 auto;
}
@media screen and (max-width:980px){
.contactArea .contactBtn{
width: 100%;
position: relative;
z-index: 10;
}
}
.contactArea .contactBtn a{
transition: all 0.3s ease;
display: block;
}

.contactArea .contactBtn.telBtn a{
background: #074296;
box-shadow: 10px 10px 20px rgba(0, 0, 0, 0.25);
padding: 10px 0 0;
border-radius: 120px;
position: relative;
margin-bottom: 10px;
}
.contactArea .telBtn .ttl{
color: #fff;
display: block;
text-align: center;
font-size: 128.5%;
font-weight: bold;
}
@media screen and (max-width:767px){
.contactArea .telBtn .ttl{
font-size: 114%;
}
}
.contactArea .telBtn .ttl .yellow{
color: #ffff00;
padding-right: 86px;
position: relative;
}
@media screen and (max-width:767px){
.contactArea .telBtn .ttl .yellow{
padding-right: 70px;
}
}
.contactArea .telBtn .ttl .free{
position: absolute;
bottom: -4px;
right: 0;
width: 86px;
}
@media screen and (max-width:767px){
.contactArea .telBtn .ttl .free{
width: 70px;
}
}
.contactArea .telBtn .ttl .free img{
width: 100%;
height:auto;
}
.contactArea .telBtn .tel{
position:relative;
line-height: 1.2;;
display: inline-block;
margin: 0 auto;
}
.contactArea .telBtn .tel .icon{
position:absolute;
top: 4px;
left:0;
width:42px;
text-align:center;
}
@media screen and (max-width:767px){
.contactArea .telBtn .tel .icon{
width:35px;
}
}
.contactArea .telBtn .tel .icon .text{
display:inline-block;
position:relative;
top:-2px;
color: #ffff00;
font-size:73%;
white-space: nowrap;
}
.contactArea .telBtn .tel .icon-freedial{
font-size:26px;
color: #fff;
}
@media screen and (max-width:767px){
.contactArea .telBtn .tel .icon-freedial{
font-size:18px;
}
}
.contactArea .telBtn .telImg{
margin: 10px 0 15px;
padding-left: 55px;
display: block;
position: static;
}
@media screen and (max-width:767px){
.contactArea .telBtn .telImg{
margin: 10px 0 15px;
padding-left: 38px;
}
}
.contactArea .telBtn .telNum{
font-size: 314%;
line-height: 1;
color: #fff;
display:inline-block;
}
@media screen and (max-width:767px){
.contactArea .telBtn .telNum{
font-size: 300%;
}
}
.contactArea .telBtn .infoTxt{
color: #fff;
display: block;
font-size: 128.5%;
font-weight: bold;
margin: 0 0 0 -15px;
letter-spacing: 0.1em;
}
@media screen and (max-width:767px){
.contactArea .telBtn .infoTxt{
font-size: 114%;
}
}
.contactArea .mailBtn{
font-size: 143%;
font-weight: bold;
color: #fff;
text-align: center;
line-height: 1.6;
}
.contactArea .mailBtn a:after{
content: "";
display: block;
background: url(../images/common/icon-arrow.png) no-repeat center center;
background-size: contain;
width: 14px;
height: 26px;
position: absolute;
top: 50%;
transform: translateY(-50%);
right: 40px;
}
@media screen and (max-width:1160px){
.contactArea .mailBtn a:after{
right: 20px;
}
}
@media screen and (max-width:767px){
.contactArea .mailBtn a:after{
width: 8px;
height: 16px;
position: absolute;
top: 50%;
transform: translateY(-50%);
right: 24px;
}
}
.contactArea .contactBtn.mailBtn a{
background: #f1eedf;
box-shadow: 10px 10px 20px rgba(0, 0, 0, 0.25);
padding: 24px 0 21px;
border-radius: 65px;
position: relative;
}
.contactArea .contactBtn.mailBtn a:hover{
transform: translate3d(0, 4px, 0);
box-shadow: none;
cursor: pointer;
}
.contactArea .mailBtn .large{
font-size: 165%;
display: block;
}
@media screen and (max-width:767px){
.contactArea .mailBtn .large{
font-size: 16pt;
}
}
.contactArea .parts01{
position: absolute;
bottom: 0;
left: 2%;
width: 25.68%;
}
@media screen and (max-width:980px){
.contactArea .parts01{
bottom: 295px;
}
}
@media screen and (max-width:767px){
.contactArea .parts01{
bottom: 254px;
left: -12%;
width: 33.68%;
}
}
.contactArea .parts01 img{
width: 100%;
height: auto;
}
.contactArea .parts02{
position: absolute;
bottom: 0;
right: 0;
width: 26.27%;
}
@media screen and (max-width:980px){
.contactArea .parts02{
bottom: 295px;
}
}
@media screen and (max-width:767px){
.contactArea .parts02{
bottom: 254px;
width: 34.45%;
right:-14.5%;
}
}
.contactArea .parts02 img{
width: 100%;
height: auto;
}
/*---------------------------------------*/
/* makerArea2 */
/*---------------------------------------*/
.makerArea2{
background: #074296;
color: #fff;
text-align: center;
padding: 70px 0;
}
@media screen and (max-width:767px){
.makerArea2{
padding: 40px 0;
}
}
.makerArea2 .message{
font-size: 143%;
font-weight: bold;
position: relative;
text-align: center;
margin-bottom: 20px;
}
@media screen and (max-width:767px){
.makerArea2 .message{
font-size: 12pt;
}
}
.makerArea2 .messageBig{
font-size: 178.5%;
font-weight: bold;
position: relative;
text-align: center;
margin-bottom: 70px;
}
@media screen and (max-width:767px){
.makerArea2 .messageBig{
margin-bottom: 30px;
}
}
.makerArea2 .messageBig .red{
font-size: 150%;
color: #ffff00;
display: inline-block;
line-height: 1;
}
.makerArea2  .maker2SubTtl{
margin-bottom: 40px;
text-align: center;
}
@media screen and (max-width:767px){
.makerArea2  .maker2SubTtl{
margin-bottom: 20px;
}
}
.makerArea2  .maker2SubTtl .ttl{
font-size: 250%;
font-weight: bold;
color: #fff;
display: inline-block;
margin: 0 auto;
position: relative;
line-height: 1.4;
}
@media screen and (max-width:767px){
.makerArea2  .maker2SubTtl .ttl{
font-size: 12pt;
}
}
.makerArea2  .maker2SubTtl .ttlBar{
position: absolute;
}
.makerArea2  .maker2SubTtl .ttlBar:first-child{
top: 50px;
left: -35px;
}
@media screen and (max-width:767px){
.makerArea2  .maker2SubTtl .ttlBar:first-child{
top: 20px;
left: -17px;
}
}
.makerArea2  .maker2SubTtl .ttlBar:last-child{
transform: scale(-1, 1);
top: 50px;
right: -35px;
}
@media screen and (max-width:767px){
.makerArea2  .maker2SubTtl .ttlBar:last-child{
top: 20px;
right: -17px;
}
}
.makerArea2  .maker2SubTtl .ttlBar .short{
width: 25px;
overflow: hidden;
position: absolute;
display: block;
top: 8px;
left: -13px;
height:0;
transition: height 0.1s ease 1.4s;
}
.makerArea2  .anime.maker2SubTtl.animation  .ttlBar .short{
height:25px;
}
@media screen and (max-width:767px){
.makerArea2  .maker2SubTtl .ttlBar .short{
width: 12px;
top: 5px;
left: -6px;
}
.makerArea2  .anime.maker2SubTtl.animation  .ttlBar .short{
height:12px;
}
}
.makerArea2  .maker2SubTtl .ttlBar .short:before{
content: "";
display: block;
width: 27px;
height: 1px;
transform: rotate(45deg);
background: #fff;
position: absolute;
top: 12px;
left: 0;
}
@media screen and (max-width:767px){
.makerArea2  .maker2SubTtl .ttlBar .short:before{
width: 13px;
top: 6px;
left: 0;
}
}
.makerArea2  .maker2SubTtl .ttlBar .long{
width: 24px;
overflow: hidden;
position: absolute;
display: block;
top: 0;
left: 0;
height:0;
transition: height 0.1s ease 1.2s;
}
.makerArea2  .anime.maker2SubTtl.animation  .ttlBar .long{
height: 38px;
}
@media screen and (max-width:767px){
.makerArea2  .maker2SubTtl .ttlBar .long{
width: 12px;
}
.makerArea2  .anime.maker2SubTtl.animation  .ttlBar .long{
height: 20px;
}
}
.makerArea2  .maker2SubTtl .ttlBar .long:before{
content: "";
display: block;
width: 42px;
height: 1px;
transform: rotate(61deg);
background: #fff;
position: absolute;
top: 18px;
left: -10px;
}
@media screen and (max-width:767px){
.makerArea2  .maker2SubTtl .ttlBar .long:before{
width: 21px;
top: 9px;
left: -5px;
}
}
.makerArea2 .subTtl{
font-size: 129%;
text-align: center;
margin-bottom: 30px;
}
@media screen and (max-width:767px){
.makerArea2 .subTtl{
font-size: 9pt;
margin-bottom: 20px;
}
}
.makerArea2 ul li{
width: 15.916666%;
margin-right: 0.5%;
margin-bottom: 3px;
float: left;
}
@media screen and (max-width:980px){
.makerArea2 ul li{
width: 24.625%;
}
}
@media screen and (max-width:767px){
.makerArea2 ul li{
width: 32.6666%;
margin-right: 1%;
}
}
.makerArea2 ul li:nth-child(6n){
margin-right: 0;
}
@media screen and (max-width:980px){
.makerArea2 ul li:nth-child(6n){
margin-right: 0.5%;
}
.makerArea2 ul li:nth-child(4n){
margin-right: 0;
}
}
@media screen and (max-width:767px){
.makerArea2 ul li:nth-child(4n){
margin-right: 1%;
}
.makerArea2 ul li:nth-child(3n){
margin-right: 0;
}
}
.makerArea2 ul li img{
width: 100%;
height: auto;
}
/*---------------------------------------*/
/* attentionArea */
/*---------------------------------------*/
#attentionArea{
margin-bottom: 90px;
}
@media screen and (max-width:767px){
#attentionArea{
margin-bottom: 50px;
}
}
#attentionArea .areaTtl{
font-size:214%;
padding: 40px 0 110px;
text-align: center;
line-height: 2;
overflow: hidden;
background: #cc0000;
font-weight:bold;
}
@media screen and (max-width:767px){
#attentionArea .areaTtl{
padding: 20px 0 50px;
font-size:10pt;
margin: 0;
}
}
#attentionArea .areaTtl .normal{
position: relative;
z-index: 10;
display: block;
color: #fff;
}
#attentionArea .areaTtl .big{
font-size:147%;
margin:0 0 15px -20px;
display:inline-block;
line-height:1;
position: relative;
z-index: 9;
color: #ffff00;
}
@media screen and (max-width:767px){
#attentionArea .areaTtl .big{
margin:0;
font-size: 19pt;
}
}
#attentionArea .areaTtl .big:after{
content: "";
display: block;
width: 89%;
height: 3px;
background: #ffff00;
position: absolute;
bottom: 0;
left: 5.5%;
}
@media screen and (max-width:767px){
#attentionArea .areaTtl .big:after{
height: 2px;
}
}
#attentionArea .areaTtl .big:after{
bottom: -8px;
}
@media screen and (max-width:767px){
#attentionArea .areaTtl .big:after{
right: -9px;
}
}
#attentionArea .areaTtl:before{
content:"";
display:inline-block;
width:57px;
height:57px;
background:url(../images/common/icon-attention.png) center no-repeat;
background-size:contain;
position: relative;
top: 0;
}
@media screen and (max-width:767px){
#attentionArea .areaTtl:before{
width:26px;
height:26px;
}
}
#attentionArea .areaInner{
max-width: 800px;
margin-top: -100px;
}
@media screen and (max-width:767px){
#attentionArea .areaInner{
margin-top: -40px;
}
}
#attentionArea .areaIcon{
margin:0 auto 40px;
width:126px;
}
@media screen and (max-width:767px){
#attentionArea .areaIcon{
margin:0 auto 20px;
width:60px;
}
}
#attentionArea .areaIcon img{
width:100%;
height:auto;
}
#attentionArea ul{
padding: 50px 35px;
box-shadow: 7px 7px 5px 0 rgba(0, 0, 0, 0.1);
background: #fff;
}
@media screen and (max-width:767px){
#attentionArea ul{
padding: 25px 5.5% 10px;
box-shadow: 3px 3px 5px 0 rgba(0, 0, 0, 0.1);
}
}
#attentionArea ul li{
font-size:178%;
line-height:1.4;
margin-bottom: 17px;
padding: 0 0 12px 90px;
border-bottom: 1px solid #bbb9bc;
font-weight: bold;
}
@media screen and (max-width:767px){
#attentionArea ul li{
font-size:9pt;
padding: 0 0 10px 38px;
margin-bottom: 12px;
}
}
#attentionArea ul li:last-child{
border-bottom: none;
margin-bottom: 0;
}
#attentionArea ul li .check{
display:inline-block;
vertical-align:middle;
width:55px;
margin-left:-55px;
height:35px;
background:url(../images/common/icon-check.gif) top left no-repeat;
background-size:auto 24px;
}
@media screen and (max-width:767px){
#attentionArea ul li .check{
background:url(../images/common/icon-check.gif) top center no-repeat;
height:auto;
background-size:auto 13px;
width:38px;
margin-left:-38px;
}
}
@media screen and (max-width:374px){
#attentionArea ul li .tab{
display: block!important;
}
}
#attentionArea .when{
width: 80%;
margin:-20px auto 25px;
line-height:94px;
height:84px;
background:#cc0000;
text-align:center;
font-weight:bold;
font-size:286%;
color:#fff;
max-width: 800px;
transform: skew(-15deg);
border-radius: 5px;
letter-spacing: 0.08em;
}
@media all and (-ms-high-contrast:none) {
#attentionArea .when{
line-height:99px;
}
}
@media screen and (max-width:767px){
#attentionArea .when{
height:44px;
line-height:49px;
margin:-10px auto 10px;
font-size:15pt;
border-radius: 3px;
}
}
@media screen and (max-width:374px){
#attentionArea .when{
width: 90%;
}
}
#attentionArea .when .txt{
display: block;
transform: skew(15deg);
height: 100%;
}
#attentionArea .when .txt:after{
content: "";
display: block;
position: absolute;
bottom: -11px;
left: 50%;
margin-left: -7px;
border-top: 12px solid #cc0000;
border-right: 7px solid transparent;
border-left: 7px solid transparent;
}
@media screen and (max-width:767px){
#attentionArea .when .txt:after{
bottom: -6px;
left: 50%;
margin-left: -3px;
border-top: 6px solid #cc0000;
border-right: 4px solid transparent;
border-left: 4px solid transparent;
}
}
#attentionArea .when .txt .dot{
color: #ffff00;
position: relative;
display: inline-block;
}
#attentionArea .when .txt .dot:after{
content: "・";
display: block;
position: absolute;
top: -30px;
left: 0;
width: 100%;
text-align: center;
font-size: 63%;
font-weight: normal;
}
@media screen and (max-width:767px){
#attentionArea .when .txt .dot:after{
top: -13px;
font-size: 11pt;
}
}
#attentionArea .when .txt .small{
font-size: 75%;
}
@media screen and (max-width:767px){
#attentionArea .when .txt .small{
font-size: 11pt;
}
}
#attentionArea .esg{
font-size:271%;
text-align:center;
font-weight: bold;
}
@media screen and (max-width:767px){
#attentionArea .esg{
font-size:14pt;
}
}
#attentionArea .esgIn{
display:inline-block;
position: relative;
line-height: 1.2;
}
@media screen and (max-width:767px){
#attentionArea .esgIn{
background:none;
display:block;
line-height: 1.8;
}
}
#attentionArea .esg .marker{
position:relative;
font-weight:bold;
background: linear-gradient(transparent 50%, #ffff00 50%);
padding: 0 10px 0 20px;
}
@media screen and (max-width:767px){
#attentionArea .esg .marker{
top: 3px;
}
}
#attentionArea .esgIn .marker:before,
#attentionArea .esgIn .marker:after{
content: "";
display: block;
width: 20px;
height: 40px;
background: #fff;
position: absolute;
transform: rotate(22deg);
}
@media screen and (max-width:767px){
#attentionArea .esgIn .marker:before,
#attentionArea .esgIn .marker:after{
width: 10px;
height: 20px;
}
}
#attentionArea .esgIn .marker:before{
bottom: -5px;
left: -15px;
}
@media screen and (max-width:767px){
#attentionArea .esgIn .marker:before{
left: -6px;
}
}
#attentionArea .esgIn .marker:after{
bottom: -5px;
right: -12px;
}
@media screen and (max-width:767px){
#attentionArea .esgIn .marker:after{
right: -8px;
}
}
#attentionArea .esg .marker .logo{
position:relative;
width:265px;
display: inline-block;
padding-right: 15px;
z-index: 9;
top: -5px;
}
@media screen and (max-width:767px){
#attentionArea .esg .marker .logo{
width:175px;
padding-right: 5px;
top: -8px;
}
}
@media all and (-ms-high-contrast:none) {
#attentionArea .esg .marker .logo{
top: 10px;
}
}
#attentionArea .esg .marker .logo img{
width:100%;
height: auto;
}
#attentionArea .esg .txt{
position: relative;
display: inline-block;
z-index: 10;
}
/*---------------------------------------*/
/* troubleArea */
/*---------------------------------------*/
.troubleArea{
background:#074294;
padding: 60px 0;
}
@media screen and (max-width:767px){
.troubleArea{
padding: 20px 0;
}
}
.troubleArea .troubleAreaIn{
padding: 5px 5px 0 5px;
background: #fff;
box-sizing: border-box;
max-width: 800px;
}
@media screen and (max-width:767px){
.troubleArea .troubleAreaIn{
padding: 2px 2px 0 2px;
}
}
.troubleArea .troubleBox{
background:#074294;
color: #fff;
padding: 40px 0;
}
@media screen and (max-width:767px){
.troubleArea .troubleBox{
padding: 40px 0 20px;
}
}
.troubleArea .troubleBoxAfter img{
width: 100%;
height: auto;
}
.troubleArea .troubleBox .subTtl{
text-align: center;
font-size: 186%;
}
@media screen and (max-width:767px){
.troubleArea .troubleBox .subTtl{
font-size: 12pt;
}
}
.troubleArea .troubleBox .subTtl .line{
display: inline-block;
padding-bottom: 15px;
background: url("../images/common/line-troublettl.png") bottom center no-repeat;
background-size: auto 15px;
}
.troubleArea .troubleBox .subTtl .big{
font-size: 135%;
padding: 0 7px;
position: relative;
font-weight: bold;
display: inline-block;
}
.troubleArea .troubleBox .subTtl .big:after{
content: "";
position: absolute;
top: -5px;
right: 0;
width: 22px;
height: 20px;
background: url("../images/common/bg-trouble-tahatsu.png") top right no-repeat;
background-size: 22px auto;
animation: furu 2.2s infinite;
}
@media screen and (max-width:767px){
.troubleArea .troubleBox .subTtl .big:after{
width: 15px;
height: 14px;
background: url("../images/common/bg-trouble-tahatsu.png") top right no-repeat;
background-size: 15px auto;
}
}
@keyframes furu {
0% {
transform: translate(0px, 0px) rotateZ(0deg)
}
2% {
transform: translate(2px, -2px) rotateZ(2deg)
}
4% {
transform: translate(0px, -2px) rotateZ(0deg)
}
6% {
transform: translate(2px, 0px) rotateZ(-4deg)
}
8% {
transform: translate(0px, 0px) rotateZ(0deg)
}
10% {
transform: translate(2px, -2px) rotateZ(4deg)
}
12% {
transform: translate(0px, 0px) rotateZ(0deg)
}
14% {
transform: translate(2px, 0px) rotateZ(-4deg)
}
16% {
transform: translate(0px, -2px) rotateZ(0deg)
}
18% {
transform: translate(0px, 0px) rotateZ(0deg)
}
100% {
transform: translate(0px, 0px) rotateZ(0deg)
}
}
.troubleArea .troubleBox .subTtl .exclamation{
font-size: 135%;
transform: rotate(10deg);
font-weight: bold;
display: inline-block;
}
.troubleArea .troubleBox .ttl{
text-align: center;
font-size: 314%;
font-weight: bold;
margin-bottom: 40px;
}
@media screen and (max-width:767px){
.troubleArea .troubleBox .ttl{
font-size: 25pt;
line-height: 1.5;
margin:20px 0 30px;
letter-spacing: 0.05em;
}
}
.troubleArea .case{
background: #ca0000;
height: 56px;
line-height: 56px;
white-space: nowrap;
padding:0 56px 0 140px;
position: relative;
width: 90%;
max-width: 665px;
margin: 0 auto 40px;
font-size: 171%;
font-weight: bold;
box-sizing: border-box;
}
@media screen and (max-width:767px){
.troubleArea .case{
height: 32px;
line-height: 32px;
padding:0 32px 0 40px;
font-size: 10pt;
margin: 0 auto 20px;
}
}
@media screen and (max-width:374px){
.troubleArea .case{
font-size:9pt;
}
}
.troubleArea .case:last-child{
margin-bottom: 0 !important;
}
.troubleArea .case .icon{
position: absolute;
top: -14px;
left: 56px;
width: 67px;
}
@media screen and (max-width:767px){
.troubleArea .case .icon{
top: -6px;
left: 6px;
width: 35px;
}
}
.troubleArea .case .icon img{
width: 100%;
height: auto;
}
.troubleArea .txt01{
margin: 20px auto 40px;
max-width: 637px;
width: 90%;
}
@media screen and (max-width:767px){
.troubleArea .txt01{
margin: 20px auto;
}
}
.troubleArea .txt01 img{
width: 100%;
height: auto;
}
.troubleArea .txtBox{
position: relative;
}
.troubleArea .img{
max-width: 584px;
width: 73%;
margin: 0 0 0 45px;
}
@media screen and (max-width:767px){
.troubleArea .img{
margin: 0 5%;
width: 90%;
padding-bottom: 30px;
}
}
.troubleArea .img img{
width: 100%;
height: auto;
}
.troubleArea .txt02{
position: absolute;
max-width: 150px;
top: 20px;
right: 50px;
width: 18.75%;
}
.troubleArea .txt02 img{
width: 100%;
height: auto;
}
.troubleArea .troubleBox .yellow{
color: #ffff00;
font-weight: bold;
}
/*---------------------------------------*/
/* confidenceArea */
/*---------------------------------------*/
.confidenceArea{
background:#074294;
padding: 60px 0;
}
@media screen and (max-width:767px){
.confidenceArea{
padding: 20px 0;
}
}
.confidenceArea .subTtl{
text-align: center;
font-size: 186%;
color: #fff;
}
@media screen and (max-width:767px){
.confidenceArea .subTtl{
font-size: 12pt;
}
}
.confidenceArea .subTtl .line{
display: inline-block;
padding-bottom: 15px;
background: url("../images/common/line-troublettl.png") bottom center no-repeat;
background-size: auto 15px;
}
.confidenceArea .ttl{
text-align: center;
font-size: 314%;
font-weight: bold;
color: #fff;
margin-bottom: 40px;
}
@media screen and (max-width:767px){
.confidenceArea .ttl{
font-size: 25pt;
line-height: 1.5;
margin:20px 0 30px;
letter-spacing: 0.05em;
}
}
.confidenceArea .ttl .yellow{
color: #ffff00;
font-weight: bold;
}
.confidenceArea .keniImg{
width: 100%;
max-width: 980px;
margin: 0 auto;
}
.confidenceArea .keniImg img{
width: 100%;
height: auto;
}
/*---------------------------------------*/
/* reasonArea */
/*---------------------------------------*/
#reasonArea{
background: #f1eedf;
padding: 100px 0 100px;
}
@media screen and (max-width:767px){
#reasonArea{
padding:50px 0 50px;
}
}
#reasonArea .areaTtl{
font-size:250%;
text-align:center;
color:#074296;
font-weight:bold;
position:relative;
margin-bottom:50px;
line-height:1.5;
}
@media screen and (max-width:767px){
#reasonArea .areaTtl{
font-size:15pt;
margin-bottom:20px;
}
}
#reasonArea .areaTtl .num{
position: relative;
font-size: 186%;
top: 2px;
margin-right: 5px;
}
@media screen and (max-width:767px){
#reasonArea .areaTtl .num{
top: 1px;
margin-right: 3px;
}
}
#reasonArea .reasonContent{
max-width: 980px;
margin: 0 auto;
}
#reasonArea .reasonContent .reasonBox img{
width: 100%;
height: auto;
}
/*---------------------------------------*/
/* worksArea */
/*---------------------------------------*/
#worksArea {
padding: 80px 0;
background: #f1eedf;
}
@media screen and (max-width:767px){
#worksArea {
padding: 50px 0;
}
}
#worksArea .areaInner .areaTtl{
font-size:250%;
text-align:center;
color:#074296;
font-weight:bold;
position:relative;
margin-bottom:65px;
line-height:1.4;
}
@media screen and (max-width:767px){
#worksArea .areaInner .areaTtl{
font-size:15pt;
margin-bottom:20px;
}
}
#worksArea ul li{
float:left;
text-align:center;
width:22.6%;
margin-right:3.2%;
margin-bottom:35px;
}
@media screen and (max-width:767px){
#worksArea ul li{
width:46%;
margin-right:8%;
margin-bottom:10px;
}
}
#worksArea ul li:nth-child(4n){
margin-right:0;
}
@media screen and (max-width:767px){
#worksArea ul li:nth-child(2n){
margin-right:0;
}
}
@media screen and (max-width:767px){
#worksArea ul{
max-width: 600px;
margin: 0 auto;
}
}
#worksArea ul li img{
width:100%;
height:auto;
}
#worksArea ul li .ttl{
font-size: 129%;
margin-top: 10px;
line-height: 1;
}
@media screen and (max-width:767px){
#worksArea ul li .ttl{
font-size: 9pt;
margin-top: 5px;
}
}
/*---------------------------------------*/
/* caseArea */
/*---------------------------------------*/
#caseArea {
padding:80px 0;
}
@media screen and (max-width:767px){
#caseArea {
padding:50px 0;
}
}
#caseArea .areaInner .areaTtl{
font-size:250%;
text-align:center;
color:#074296;
font-weight:bold;
position:relative;
padding-bottom: 40px;
line-height:1.4;
}
@media screen and (max-width:767px){
#caseArea .areaInner .areaTtl{
font-size:15pt;
padding:0 0 20px 0;
}
}
#caseArea .areaTtl .txt{
position:relative;
z-index: 10;
}
#caseArea .areaTtl .small{
font-size:74%;
}
@media screen and (max-width:767px){
#caseArea .areaTtl .small{
font-size:11pt;
}
}
#caseArea .areaTtl .num{
padding: 0 0.2em;
font-size: 108%;
}
@media screen and (max-width:767px){
#caseArea .areaTtl .num{
font-size:16pt;
}
}
#caseArea .areaTtl .ttlimg{
position: absolute;
bottom: 0;
left: 5%;
width: 19.53%;
height: auto;
}
@media screen and (max-width:980px){
#caseArea .areaTtl .ttlimg{
left: 0%;
width: 22.53%;
}
}
@media screen and (max-width:767px){
#caseArea .areaTtl .ttlimg{
width: 42%;
max-width: 150px;
}
}
#caseArea ul li{
width: 23.725%;
margin-right: 1.7%;
float: left;
}
@media screen and (max-width:980px){
#caseArea ul li{
width: 49%;
margin-right: 2%;
margin-bottom: 30px;
}
}
@media screen and (max-width:767px){
#caseArea ul li{
width: 100%;
margin-right: 0;
float: none;
}
}
#caseArea ul li:nth-child(4n){
margin-right: 0;
}
@media screen and (max-width:980px){
#caseArea ul li:nth-child(2n){
margin-right: 0;
}
}
#caseArea ul li .boxInner{
box-sizing: border-box;
background: #f1eedf;
padding: 6.5%;
height: 100%;
}
#caseArea ul li .img{
margin-bottom: 10px;
}
#caseArea ul li .img img{
width: 100%;
height: auto;
}
#caseArea ul li .ttl{
font-size: 114%;
line-height: 1.3;
margin-bottom: 35px;
min-height: 3.9em;
}
@media screen and (max-width:980px){
#caseArea ul li .ttl{
min-height: 2.6em;
}
}
@media screen and (max-width:767px){
#caseArea ul li .ttl{
font-size:11pt;
min-height: inherit;
}
}
#caseArea ul li .txt{
font-size: 107%;
line-height: 1.6;
background: #fff;
padding: 20px 15px;
position: relative;
min-height: 4.8em;
}
@media screen and (max-width:980px){
#caseArea ul li .txt{
min-height: 3.2em;
}
}
@media screen and (max-width:767px){
#caseArea ul li .txt{
font-size:10pt;
min-height: inherit;
}
}
#caseArea ul li .txt:before{
content: "";
display: block;
width: 35px;
height: 26px;
background: url("../images/common/icon-check.png") no-repeat;
background-size: contain;
position: absolute;
top: -15px;
left: 50%;
transform: translateX(-50%);
}
#caseArea .note{
font-size:128.5%;
margin-top:30px;
}
@media screen and (max-width:767px){
#caseArea .note{
font-size:11pt;
margin-top:0;
}
}
/*---------------------------------------*/
/* voiceArea */
/*---------------------------------------*/
#voiceArea{
padding:80px 0;
background: #f3efe1;
overflow: hidden;
}
@media screen and (max-width:767px){
#voiceArea{
padding:50px 0;
}
#voiceArea .areaInner{
width: 100%;
}
}
#voiceArea .areaInner .areaTtl{
font-size:250%;
text-align:center;
font-weight:bold;
position:relative;
margin-bottom:65px;
letter-spacing: 0.14em;
line-height: 1.5;
}
@media screen and (max-width:767px){
#voiceArea .areaInner .areaTtl{
font-size:15pt;
margin-bottom:20px;
}
}
#voiceArea .areaTtl .large{
font-size:126%;
color:#074296;
position: relative;
}
@media screen and (max-width:767px){
#voiceArea .areaTtl .large{
font-size:19pt;
}
}
#voiceArea .areaTtl .large:before{
content: "";
display: block;
width: 24px;
height: 31px;
background: url("../images/common/ttl-parts.png") no-repeat;
background-size: contain;
position: absolute;
top: -20px;
left: -27px;
}
@media screen and (max-width:767px){
#voiceArea .areaTtl .large:before{
width: 14px;
height: 20px;
top: -12px;
left: -15px;
}
}
#voiceArea ul{
position: relative;
}
@media screen and (max-width:980px){
#voiceArea ul{
margin: 0 5%;
}
#voiceArea ul .slick-list{
overflow: visible;
}
}
@media screen and (max-width:767px){
#voiceArea ul{
margin: 0 auto;
width: 85%;
}
}
#voiceArea ul li{
margin: 0 1%;
background: #fff;
position: relative;
}
@media screen and (max-width:980px){
#voiceArea ul li{
margin: 0 0.25%;
}
}
@media screen and (max-width:767px){
#voiceArea ul li{
margin: 22px 0.5% 0;
transition: all 0.3s ease-in-out;
}
}
#voiceArea ul li.slick-center{
margin: 0 0.5% 0;
transition: all 0.3s ease-in-out 0.5s;
}
#voiceArea ul li .ttlBox{
display: flex;
flex-wrap: wrap;
margin-left: auto;
margin-right: auto;
box-sizing: border-box;
padding: 30px 5% 0;
}
#voiceArea ul li .ttlBox .icon{
width: 90px;
}
#voiceArea ul li .ttlBox img{
width: 65px;
height: auto;
display: block;
margin: 0 auto;
}
#voiceArea ul li .ttlBox .ttl{
font-size: 136%;
color: #fff;
font-weight: bold;
line-height: 1.6;
}
@media screen and (max-width:767px){
#voiceArea ul li .ttlBox .ttl{
font-size: 13pt;
}
}
#voiceArea ul li .ttlBox .ttl .txt{
display: inline-block;
background: #074296;
padding: 0 8px;
margin-top: 4px;
letter-spacing: 0.05em;
}
@media screen and (max-width:767px){
#voiceArea ul li .ttlBox .ttl .txt{
padding: 0 5px;
margin-top: 4px;
}
}
#voiceArea ul li .txtBox{
padding: 30px 7% 50px;
}
@media screen and (max-width:767px){
#voiceArea ul li .txtBox{
padding: 25px 7% 40px;
}
}
#voiceArea ul li .note{
font-size: 107%;
line-height: 1.5;
}
@media screen and (max-width:767px){
#voiceArea ul li .note{
font-size: 9pt;
}
}
#voiceArea ul li .note .line{
background: linear-gradient(transparent 60%, #ffff00 40%);
}
#voiceArea ul li .name{
font-size: 93%;
text-align: right;
position: absolute;
bottom: 20px;
right: 7%;
}
@media screen and (max-width:767px){
#voiceArea ul li .name{
font-size: 8pt;
bottom: 20px;
right: 7%;
}
}
#voiceArea ul .slick-prev,
#voiceArea ul .slick-next{
display: block;
position: absolute;
top: 50%;
transform: translateY(-50%);
width: 50px;
height: 50px;
border-radius: 25px;
background: #074296;
cursor: pointer;
}
@media screen and (max-width:767px){
#voiceArea ul .slick-prev,
#voiceArea ul .slick-next{
width: 32px;
height: 32px;
border-radius: 16px;
}
}
#voiceArea ul .slick-next{
right: 0%;
}
@media screen and (max-width:767px){
#voiceArea ul .slick-next{
transform: translate(70%,0);
}
}
#voiceArea ul .slick-prev{
left: 0%;
}
@media screen and (max-width:767px){
#voiceArea ul .slick-prev{
transform: translate(-70%,0);
}
}
#voiceArea ul .slick-prev:before,
#voiceArea ul .slick-next:before{
content: "";
display: block;
position: absolute;
top: 50%;
left: 50%;
border-bottom: 2px solid #fff;
border-right: 2px solid #fff;
width: 8px;
height: 8px;
}
@media screen and (max-width:767px){
#voiceArea ul .slick-prev:before,
#voiceArea ul .slick-next:before{
border-bottom: 1px solid #fff;
border-right: 1px solid #fff;
width: 6px;
height: 6px;
}
}
#voiceArea ul .slick-prev:before{
transform: translate(-39%,-50%) rotate(135deg);
}
#voiceArea ul .slick-next:before{
transform: translate(-59%,-50%) rotate(-45deg);
}
/*---------------------------------------*/
/* questionnaireArea */
/*---------------------------------------*/
#questionnaireArea {
padding: 0 0 80px;
background: #f3efe1;
overflow: hidden;
}
#questionnaireArea .questionnaire .subTtl{
text-align: center;
font-size: 143%;
font-weight: bold;
}
#questionnaireArea .questionnaire .attention{
text-align: center;
margin-bottom: 50px;
}

#questionnaireArea .questionnaireSlide .slick-prev,
#questionnaireArea .questionnaireSlide .slick-next{
display: block;
position: absolute;
top: 35%;
transform: translateY(-50%);
width: 50px;
height: 50px;
border-radius: 25px;
background: #074296;
cursor: pointer;
}
@media screen and (max-width:767px){
#questionnaireArea .questionnaireSlide .slick-prev,
#questionnaireArea .questionnaireSlide .slick-next{
width: 32px;
height: 32px;
border-radius: 16px;
}
}
#questionnaireArea .questionnaireSlide .slick-next{
right: -3%;
}
#questionnaireArea .questionnaireSlide .slick-prev{
left:  -3%;
}
@media screen and (max-width:767px){
#questionnaireArea .questionnaireSlide .slick-next{
right:0;
}
#questionnaireArea .questionnaireSlide .slick-prev{
left:0;
}
}
#questionnaireArea .questionnaireSlide .slick-prev:before,
#questionnaireArea .questionnaireSlide .slick-next:before{
content: "";
display: block;
position: absolute;
top: 50%;
left: 50%;
border-bottom: 2px solid #fff;
border-right: 2px solid #fff;
width: 8px;
height: 8px;
}
@media screen and (max-width:767px){
#questionnaireArea .questionnaireSlide .slick-prev:before,
#questionnaireArea .questionnaireSlide .slick-next:before{
border-bottom: 1px solid #fff;
border-right: 1px solid #fff;
width: 6px;
height: 6px;
}
}
#questionnaireArea .questionnaireSlide .slick-prev:before{
transform: translate(-39%,-50%) rotate(135deg);
}
#questionnaireArea .questionnaireSlide .slick-next:before{
transform: translate(-59%,-50%) rotate(-45deg);
}
#questionnaireArea .questionnaireSlide li{
    margin: 0 10px;
    }
#questionnaireArea .questionnaireSlide li a:hover{
opacity: 0.7;
}
#questionnaireArea .questionnaireSlide li img{
width: 100%;
height: auto;
margin-bottom: 10px;
box-sizing: border-box;
border: 3px solid  #074296;
}
#questionnaireArea .questionnaireSlide li .name{
font-size: 107%;
font-weight: bold;
color: #074296;
}
#questionnaireArea .questionnaireSlide li .questionnaireTtl{
line-height: 1.5;
margin-bottom: 10px;
}
#questionnaireArea .questionnaireSlide li .note{
font-size: 93%;
color: #303030;
line-height: 1.5;
}
.remodal{
width: 100%;
background: #f3efe1;
padding: 35px;
}
@media screen and (max-width:767px){
.remodal{
padding:30px 15px;
}
}
.remodal .img{
width: 90%;
max-width: 400px;
margin: 0 auto 30px;
}
.remodal .img img{
width: 100%;
height: auto;
}
.remodal .name{
font-size: 107%;
font-weight: bold;
color: #074296;
}
.remodal .questionnaireTtl{
line-height: 1.5;
margin-bottom: 10px;
}
.remodal .note{
font-size: 93%;
color: #303030;
margin-bottom: 30px;
line-height: 1.5;
}
.remodal .closeBtn a{
display: block;
width: 200px;
height: 40px;
margin: 0 auto;
line-height: 40px;
border:1px solid #666;
background: #666;
color: #fff;
cursor: pointer;
}
.remodal .closeBtn a:hover{
background: none;
color: #666;
}
/*---------------------------------------*/
/* stepArea */
/*---------------------------------------*/
#stepArea {
padding:80px 0;
background: #074296;
color: #fff;
}
@media screen and (max-width:767px){
#stepArea {
padding:50px 0;
}
}
#stepArea .areaTtl {
font-size: 250%;
text-align: center;
font-weight: bold;
position: relative;
padding-bottom: 40px;
}
@media screen and (max-width:767px){
#stepArea .areaInner .areaTtl{
font-size:15pt;
padding-bottom:20px;
}
}
#stepArea .areaTtl .txt{
position: relative;
z-index: 10;
}
#stepArea .areaTtl .ttlimg{
position: absolute;
bottom: 0;
left: 5%;
width: 21.45833%;
height: auto;
}
@media screen and (max-width:980px){
#stepArea .areaTtl .ttlimg{
left: 0%;
width: 24.45833%;
}
}
@media screen and (max-width:767px){
#stepArea .areaTtl .ttlimg{
width: 42%;
max-width: 150px;
}
}
#stepArea .stepList{
display: flex;
flex-wrap: wrap;
margin-left: auto;
margin-right: auto;
}
#stepArea .stepList li{
width: 32%;
margin-right: 2%;
margin-bottom: 15px;
box-sizing: border-box;
text-align: center;
}
@media screen and (max-width:980px){
#stepArea .stepList li{
width: 49%;
}
}
@media screen and (max-width:767px){
#stepArea .stepList li{
width: 100%;
}
}
#stepArea .stepList li:nth-child(3n){
margin-right: 0;
}
@media screen and (max-width:980px){
#stepArea .stepList li:nth-child(3n){
margin-right: 2%;
}
#stepArea .stepList li:nth-child(2n){
margin-right: 0;
}
}
@media screen and (max-width:767px){
#stepArea .stepList li:nth-child(3n){
margin-right: 0;
}
}
#stepArea .stepList li.stepBox{
background: #f1eedf;
padding: 40px 20px;
}
@media screen and (max-width:767px){
#stepArea .stepList li.stepBox{
padding: 30px 20px;
}
}
#stepArea .stepList li.stepBox .stepNum{
font-size: 107%;
color: #074296;
line-height: 1;
margin-bottom: 20px;
}
#stepArea .stepList li.stepBox .stepNum .num{
font-size: 260%;
display:block;
}
#stepArea .stepList li.stepBox .img{
margin-bottom: 20px;
}
#stepArea .stepList li.stepBox .ttl{
font-size: 157%;
color: #074296;
font-weight: bold;
margin-bottom: 5px;
text-align: left;
}
#stepArea .stepList li.stepBox .ttl .label {
font-size: 65%;
background: #074296;
color: #fff;
position: relative;
padding: 3px 6px;
top: -3px;
margin-left: 5px;
}
#stepArea .stepList li.stepBox .note{
font-size: 121%;
color: #000;

text-align: left;
}
#stepArea .stepList li.stepBox .note .bold{
font-weight: bold;
}
#stepArea .stepList li.stepBox .img2{
margin-top: 20px;
}
#stepArea .stepList li.imgBox{
padding: 20px;
}
@media screen and (max-width:767px){
#stepArea .stepList li.imgBox{
padding: 0 20px;
}
}
#stepArea .stepList li.imgBox img{
max-width: 253px;
display: block;
margin: 0 auto;
}
#stepArea .stepList li img{
width: 100%;
height: auto;
}
/*---------------------------------------*/
/* companyArea */
/*---------------------------------------*/
#companyArea {
padding:80px 0;
}
@media screen and (max-width:767px){
#companyArea {
padding:50px 0;
}
}
#companyArea .areaInner .areaTtl{
font-size:250%;
text-align:center;
color:#074296;
font-weight:bold;
position:relative;
margin-bottom:30px;
}
@media screen and (max-width:767px){
#companyArea .areaInner .areaTtl{
font-size:15pt;
margin-bottom:20px;
}
}
#companyArea .tableTtl{
font-size:114%;
font-weight:bold;
color:#074296;
margin:0 auto 5px;
}
@media screen and (max-width:767px){
#companyArea .tableTtl{
font-size:11pt;
}
}
#companyArea table{
border-top:1px solid #cacaca;
width:100%;
font-size:114%;
}
@media screen and (max-width:767px){
#companyArea table{
font-size:9pt;
}
}
#companyArea table tr{
border-bottom:1px solid #cacaca;
}
#companyArea table td,
#companyArea table th{
padding:10px 20px;
line-height: 1.5;
}
@media screen and (max-width:767px){
#companyArea table td,
#companyArea table th{
  padding:5px 10px;
}
}
#companyArea table th{
width:30%;
border-right:1px solid #ccc;
background:#074296;
color:#fff;
}
#companyArea table td .address{
margin-bottom: 10px;
}
#companyArea table td .address:last-child{
margin-bottom: 0;
}
#companyArea table td a{
font-size:86%;
margin-left:2em;
}
@media screen and (max-width:767px){
#companyArea table td a{
font-size:10pt;
margin-left:0;
}
}
#companyArea table td a .pin{
width: 11px;
height: auto;
margin-right: 10px;
vertical-align: middle;
}
#companyArea .mapTtl{
font-size:114%;
font-weight:bold;
color:#074296;
margin:50px auto 5px;
}
@media screen and (max-width:767px){
#companyArea .mapTtl{
font-size:11pt;
}
}
#companyArea #map_canvas1,
#companyArea #map_canvas2{
width:100%;
height:330px;
margin:0;
transition: all 0.3s ease;
}
#companyArea a:hover #map_canvas1,
#companyArea a:hover #map_canvas2{
opacity: 0.7;
}
#companyArea #map_canvas2{
margin-top: 50px;
}
@media screen and (max-width:767px){
#companyArea #map_canvas2{
margin-top: 30px;
}
}
#companyArea #map_canvas1.kansai{
background: url(../images/common/map-hyogo.gif) center;
background-size: cover;
}
#companyArea #map_canvas1.tokyo{
background: url(../images/common/map-tokyo.gif) center;
background-size: cover;
}
#companyArea #map_canvas1.kanagawa{
background: url(../images/common/map-kanagawa.gif) center;
background-size: cover;
}
#companyArea #map_canvas1.chiba{
background: url(../images/common/map-chiba.gif) center;
background-size: cover;
}
#companyArea #map_canvas1.saitama{
background: url(../images/common/map-saitama.gif) center;
background-size: cover;
}
#companyArea #map_canvas1.nagoya{
background: url(../images/common/map-aichi.gif?241202) center;
background-size: cover;
}
#companyArea #map_canvas1.shizuoka{
background: url(../images/common/map-shizuoka.gif?250513) center;
background-size: cover;
}
#companyArea #map_canvas1.hokuriku{
background: url(../images/common/map-toyama.gif) center;
background-size: cover;
}
#companyArea #map_canvas1.chugoku{
background: url(../images/common/map-okayama.gif) center;
background-size: cover;
}
#companyArea .mapLink{
margin-top: 10px;
text-align: right;
}
#companyArea .mapLink .pin{
width: 11px;
height: auto;
margin-right: 10px;
vertical-align: middle;
}
/*---------------------------------------*/
/* placeArea */
/*---------------------------------------*/
#placeArea {
padding:100px 0;
background: #f1eedf;
}
@media screen and (max-width:767px){
#placeArea {
padding:50px 0;
}
}
#placeArea .areaTtl{
font-size:250%;
text-align:center;
font-weight:bold;
color:#074296;
margin-bottom:40px;
line-height:1.4;
}
@media screen and (max-width:767px){
#placeArea .areaTtl{
margin-bottom:20px;
font-size:15pt;
}
}
#placeArea .areaTtl .small{
font-size:57%;
display:block;
}
@media screen and (max-width:767px){
#placeArea .areaTtl .small{
font-size:9pt;
}
}
#placeArea .map{
max-width:800px;
margin:0 auto 70px;
}
@media screen and (max-width:767px){
#placeArea .map{
margin:0 auto 20px;
}
}
#placeArea .map img{
width:100%;
height:auto;
}
#placeArea .map2{
margin-top: 70px;
}
@media screen and (max-width:767px){
#placeArea .map2{
margin-top: 50px;
}
}
#placeArea .areaBox{
background: #fff;
padding: 50px;
max-width: 700px;
margin: 0 auto;
}
@media screen and (max-width:767px){
#placeArea .areaBox{
padding: 30px 5%;
max-width: inherit;
}
}

#placeArea .mapContent{
position:relative;
margin:0 auto 50px;
padding-bottom: 50px;
min-height:42px;
border-bottom: 1px solid #cacaca;
}
@media screen and (max-width:767px){
#placeArea .mapContent{
margin:0 auto 20px;
padding-bottom: 5px;
}
}
#placeArea .mapContent:last-child{
border-bottom: none;
padding-bottom: 0;
margin-bottom: 0;
}
#placeArea .mapContent .ttl{
font-size:179%;
font-weight:bold;
background:#074296;
color:#fff;
position:absolute;
top:0;
left:0;
height: 42px;
line-height: 42px;
padding: 0 20px;
}
@media screen and (max-width:767px){
#placeArea .mapContent .ttl{
font-size:15px;
position:static;
margin-bottom:5px;
display: inline-block;
height: 30px;
line-height: 30px;
padding: 0 10px;
}
}
#placeArea .mapContent .note{
font-size:128.5%;
line-height:1.7;
margin-left:150px;
}
@media screen and (max-width:767px){
#placeArea .mapContent .note{
font-size:9pt;
margin-bottom:10px;
margin-left:0;
}
}
/*---------------------------------------*/
/* faqArea */
/*---------------------------------------*/
#faqArea{
padding:80px 0;
}

@media screen and (max-width:980px){
#faqArea .areaInner {
max-width:600px;
margin:0 auto;
}
}
#faqArea .areaInner .areaTtl{
font-size:250%;
text-align:center;
color:#074296;
font-weight:bold;
position:relative;
padding-bottom:60px;
}
@media screen and (max-width:767px){
#faqArea .areaInner .areaTtl{
font-size:15pt;
padding-bottom:20px;
}
}
#faqArea .areaTtl .txt{
position: relative;
z-index: 10;
}
#faqArea .areaTtl .ttlimg{
position: absolute;
bottom: 0;
right: 5%;
width: 21.45833%;
height: auto;
}
@media screen and (max-width:980px){
#faqArea .areaTtl .ttlimg{
right: 0%;
width: 29.45833%;
}
}
@media screen and (max-width:767px){
#faqArea .areaTtl .ttlimg{
max-width: 150px;
width:42%;
}
}
#faqArea .faqContent{
position:relative;
min-height:210px;
margin-bottom:50px;
}
@media screen and (max-width:980px){
#faqArea .faqContent{
margin-bottom:30px;
}
}
#faqArea .faqContent .img{
position:absolute;
top:0;
left:0;
width:320px;
}
@media screen and (max-width:980px){
#faqArea .faqContent .img{
position:static;
margin-bottom:15px;
width:100%;
}
}
#faqArea .faqContent:nth-child(2n) .img{
left:auto;
right:0;
}
#faqArea .faqContent .img img{
width:100%;
height:auto;
}
#faqArea .faqContent .txt{
margin-left:372px;
}
#faqArea .faqContent:nth-child(2n) .txt{
margin-left:0;
margin-right:372px;
}
@media screen and (max-width:980px){
#faqArea .faqContent .txt,
#faqArea .faqContent:nth-child(2n) .txt{
margin-left:0;
margin-right:0;
}
}
#faqArea .faqContent .txt .question{
position:relative;
font-size:150%;
font-weight:bold;
background:#f1eedf;
padding:12px 5px 10px 70px;
margin-bottom:30px;
line-height:1.6;
}
@media screen and (max-width:767px){
#faqArea .faqContent .txt .question{
font-size:11pt;
margin-bottom:15px;
padding:12px 5px 10px 50px;
}
}
#faqArea .faqContent .txt .question .num{
font-size: 114%;
color: #074296;
position: absolute;
top: 10px;
left: 20px;
}
@media screen and (max-width:767px){
#faqArea .faqContent .txt .question .num{
left: 15px;
}
}
#faqArea .faqContent .txt .answer{
font-size:114%;
line-height:1.6;
}
@media screen and (max-width:767px){
#faqArea .faqContent .txt .answer{
font-size:11pt;
}
}
#faqArea .faqContent .txt .answer .small{
font-size:87.5%;
}
@media screen and (max-width:767px){
#faqArea .faqContent .txt .answer .small{
font-size:9pt;
}
}
/*---------------------------------------*/
/* beforeArea */
/*---------------------------------------*/
#beforeArea {
padding:100px 0;
background:#f1eedf;
}
@media screen and (max-width:767px){
#beforeArea {
padding:50px 0;
}
}
#beforeArea .areaInner .areaTtl{
font-size:250%;
text-align:center;
color:#074296;
font-weight:bold;
position:relative;
margin-bottom:30px;
}
@media screen and (max-width:767px){
#beforeArea .areaInner .areaTtl{
font-size:15pt;
margin-bottom:20px;
line-height:1.5;
}
}
#beforeArea .areaInner .subTtl{
font-size:157%;
text-align:center;
color:#074296;
font-weight:bold;
position:relative;
margin-bottom:30px;
}
@media screen and (max-width:767px){
#beforeArea .areaInner .subTtl{
font-size:12pt;
margin-bottom:20px;
}
}
#beforeArea .areaInner .subTtl .txt{
position:relative;
}
#beforeArea .areaInner .subTtl .txt:before{
position:absolute;
top:50%;
left:-52px;
width:32px;
height:1px;
background:#074296;
display:block;
content:"";
}
#beforeArea .areaInner .subTtl .txt:after{
position:absolute;
top:50%;
right:-52px;
width:32px;
height:1px;
background:#074296;
display:block;
content:"";
}
#beforeArea .before{
position:relative;
min-height:165px;
}
@media screen and (max-width:980px){
#beforeArea .before{
min-height:inherit;
max-width:600px;
margin:0 auto;
}
}
#beforeArea .before .img{
max-width:800px;
margin:0 auto 40px;
}
@media screen and (max-width:980px){
#beforeArea .before .img{
margin:0 auto 15px;
}
}
#beforeArea .before .img img{
width:100%;
height:auto;
}
#beforeArea .before .txt{
font-size:128.5%;
max-width:800px;
margin:0 auto;
line-height:1.5;
}
@media screen and (max-width:767px){
#beforeArea .before .txt{
font-size:10pt;
}
}
/*---------------------------------------*/
/*errorcodeArea*/
/*---------------------------------------*/
.errorcodeArea{
padding: 100px 0 0;
}
@media screen and (max-width:767px){
.errorcodeArea{
padding: 50px 0 0;
}
}
.errorcodeArea .areaTtl {
font-size: 250%;
text-align: center;
color: #074296;
font-weight: bold;
position: relative;
margin-bottom: 60px;
line-height: 1.4;
}
@media screen and (max-width: 767px){
.errorcodeArea .areaTtl {
font-size: 15pt;
margin-bottom: 20px;
}
}
.errorcodeArea .errorList li{
float: left;
width: 29%;
margin-right: 6.5%;
margin-bottom: 50px;
text-align: right;
}
@media screen and (max-width:980px){
.errorcodeArea .errorList li{
width: 32%;
margin-right: 2%;
}
}
@media screen and (max-width:767px){
.errorcodeArea .errorList li{
width: 48.5%;
margin-right: 3%;
text-align: left;
margin-bottom: 20px;
}
}
.errorcodeArea .errorList li:nth-child(3n){
margin-right: 0;
}
@media screen and (max-width:767px){
.errorcodeArea .errorList li:nth-child(3n){
margin-right: 3%;
}
.errorcodeArea .errorList li:nth-child(2n){
margin-right: 0;
}
}
.errorcodeArea .errorList li .img{
border: 1px solid #c8c8c8;
margin-bottom: 5px;
}
.errorcodeArea .errorList li .img img{
width: 100%;
height: auto;
transition: all 0.3s ease;
}
.errorcodeArea .errorList li .img a:hover img{
opacity: 0.5;
}
.errorcodeArea .errorList li .txt{
font-size: 107%;
}
@media screen and (max-width:767px){
.errorcodeArea .errorList li .txt{
font-size: 9pt;
line-height: 1.2;
}
}
.errorcodeArea .errorList li .txt a:after{
content: ">";
transform:scale(0.5,1);
display: inline-block;
font-size: 120%;
margin-left: 10px;
}
@media screen and (max-width:767px){
.errorcodeArea .errorList li .txt a:after{
margin-left: 5px;
}
}
/*---------------------------------------*/
/* アニメーション */
/*---------------------------------------*/
/* フェードイン */
.fadeIn{
opacity:0;
}
.animation.fadeIn{
opacity:1;
transition: all 1s ease 0.5s;
}
/* スタンプ */
.anime.stamp{
opacity:0;
transition: all  0.1s ease;
}
.anime.stamp.animation{
opacity:1;
animation-name: stamp;
animation-duration:0.15s;
animation-timing-function: ease;
animation-iteration-count: 1;
transform-style:preserve-3d;
}
@keyframes stamp {
0% {
transform: scale(50.0,50.0);
}
100% {
transform:scale(1.0,1.0);
}
}
/*---------------------------------------*/
/* companyArea_renew */
/*---------------------------------------*/
.companyArea_renew{
padding: 100px 0 30px;
}
@media screen and (max-width:767px){
.companyArea_renew{
padding: 60px 0 10px;
}
}
.companyArea_renew .areaTtl{
font-size: 250%;
text-align: center;
font-weight: bold;
margin-bottom: 30px;
color: #074296;
}
@media screen and (max-width:767px){
.companyArea_renew .areaTtl{
font-size: 20px;
margin-bottom: 20px;
}
}
.companyArea_renew .areasubTtl{
font-size: 114%;
font-weight: bold;
margin-bottom:10px;
color: #074296;
}
.companyArea_renew .companyInfo{
width: 100%;
border: 1px solid #cdcdcd;
margin-bottom: 30px;
}
@media screen and (max-width:767px){
.companyArea_renew .companyInfo{
margin-bottom: 10px;
}
}
.companyArea_renew .companyInfo tr{
border-bottom: 1px solid #cdcdcd;
}
.companyArea_renew .companyInfo th{
width: 30%;
background: #074296;
color: #fff;
vertical-align: middle;
border-right: 1px solid #cdcdcd;
font-weight: bold;
font-size: 114%;
padding: 10px 20px 15px;
}
@media screen and (max-width:767px){
.companyArea_renew .companyInfo th{
width: 38%;
font-size: 11px;
padding: 5px 10px 7px;
}
}
.companyArea_renew .companyInfo .icon{
width: 42px;
height: 42px;
position: relative;
top: 5px;
margin-right: 15px;
}
@media screen and (max-width:767px){
.companyArea_renew .companyInfo .icon{
width: 21px;
height: 21px;
top: 2px;
margin-right: 8px;
}
}
.companyArea_renew .companyInfo td{
width: 70%;
color: #074296;
font-weight: bold;
font-size: 114%;
vertical-align: middle;
padding: 10px 20px;
}
@media screen and (max-width:767px){
.companyArea_renew .companyInfo td{
width: 62%;
font-size: 11px;
padding: 5px 10px;
}
}
.companyArea_renew .companyDetail{
display: flex;
flex-wrap: wrap;
margin-left: auto;
margin-right: auto;
}
.companyArea_renew .companyDetail .detail{
width: 47.5%;
border-radius: 15px;
margin-bottom: 30px;
font-size: 186%;
font-weight: bold;
display: flex;
flex-wrap: wrap;
margin-left: auto;
margin-right: auto;
align-items: center;
line-height: 1.3;
padding: 20px 30px;
box-sizing: border-box;
margin-right: 5%;
}
@media screen and (max-width:980px){
.companyArea_renew .companyDetail .detail{
padding: 20px;
}
}
@media screen and (max-width:767px){
.companyArea_renew .companyDetail .detail{
padding: 10px;
font-size: 12px;
margin-bottom: 10px;
width: 48.5%;
margin-right: 3%;
border-radius: 10px;
}
}
.companyArea_renew .companyDetail .detail:nth-child(2n){
margin-right: 0;
}
.companyArea_renew .companyDetail .detail.long{
width: 100%;
margin-right: 0;
}
.companyArea_renew .companyDetail .detail.blue{
background: #074296;
color: #fff;
}
.companyArea_renew .companyDetail .detail.white{
border: 1px solid #cdcdcd;
background: #fff;
color:  #074296;
}
.companyArea_renew .companyDetail .detail .icon{
width: 105px;
margin-right: 30px;
}
@media screen and (max-width:980px){
.companyArea_renew .companyDetail .detail .icon{
width: 75px;
margin-right: 20px;
}
}
@media screen and (max-width:767px){
.companyArea_renew .companyDetail .detail .icon{
width: 40px;
margin-right: 10px;
}
}
.companyArea_renew .companyDetail .detail .icon img{
width: 100%;
height: auto;
}
.companyArea_renew .companyDetail .detail .txtBox{
width: calc(100% - 135px);
}
@media screen and (max-width:980px){
.companyArea_renew .companyDetail .detail .txtBox{
width: calc(100% - 95px);
}
}
@media screen and (max-width:767px){
.companyArea_renew .companyDetail .detail .txtBox{
width: calc(100% - 50px);
}
}
.companyArea_renew .companyDetail .detail .yellow{
color: #ffff03;
}
.companyArea_renew .companyDetail .detail .small{
font-size: 50%;
}
.lastMessage{
background: #f1eedf;
text-align: center;
padding: 30px 0;
margin-bottom: 100px;
}
@media screen and (max-width:767px){
.lastMessage{
padding: 10px 0;
margin-bottom: 60px;
}
}
.lastMessage .txt{
font-size: 257%;
font-weight: bold;
color:  #074296;
margin: 0 5%;
line-height: 1.4;
}
@media screen and (max-width:767px){
.lastMessage .txt{
font-size: 14px;
}
}
