@charset "utf-8";
/* ================================================================= 
 License : e-TRUST Inc.
 File name : style.css
 Style : style
================================================================= */
/*===========================PC====================================== */
#mainArea01{
	/* border-top:2px solid #000228; */
	/* border-bottom:2px solid #000228; */
	/* padding: 10px 0; */
}
body {
    line-height: 1.5;
    font-size: 16px;
    font-weight: 400;
    letter-spacing: 0.6;
    background: url(../images/common/bg.png) center top;
    color: #333333;
    font-family: "Noto Sans JP","游ゴシック", YuGothic, "ヒラギノ角ゴ Pro", "Hiragino Kaku Gothic Pro", "メイリオ", "Meiryo", Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
    font-size: 16px;
    word-wrap: break-word;
}
.slick-next{
    display: none!important;
}
.slick-arrow{
        display: none!important;
}
#mainArea01{
    position: relative;
    border-top:2px solid #000228;
    border-bottom:2px solid #000228;
    padding: 10px 0;
z-index: 1;
}
#mainArea01 ul img{
    width: 100%!important;
    height: 600px!important;
    object-fit: cover;
  font-family: 'object-fit: cover;';
}
.catch_text{
    position: absolute;
    right: 0;
    left: 0;
    top: 0;
    bottom: 0;
    margin: auto;
    display: flex;
    align-items: center;
    color: #fff;
    z-index: 3;
}
.catch_text article{
    padding: 40px 100px;
    margin: 0 auto;
    position: relative;
   background:rgba(1,1,40,0.7);
    font-weight: bold;
    font-size: 24px;
}
.catch_text article:after{
    content: "";
    max-width: 38px;
    width: 38px;
    height: 38px;
    position: absolute;
    left: 20px;
    z-index: 4;
    top: 20px;
    background: url(../images/common/main_icon01.png) left top;
}
.catch_text article:before{
    content: "";
    max-width: 38px;
    width: 38px;
    height: 38px;
    position: absolute;
    right: 20px;
    z-index: 4;
    bottom: 20px;
    background: url(../images/common/main_icon02.png) left top;
}
.catch_text article span{
    font-size: 46px;
    display: block;
}
.cnt_h1_01 {
    border-bottom: 2px #000227 solid;
    border-top: 2px #000227 solid;
    padding: 5px 0;
}
.cnt_h1_01 h1 {
    background: url(../images/common/cnt_h1_01.jpg);
    margin: 0 auto;
    padding: 50px 0;
    text-align: center;
    font-size: 40px;
    font-weight: bold;
    color: #fff;
    text-shadow: 5px #000;
    opacity: 0.5 span;
    opacity-font-size: 20px;
    opacity-display: block;
}
.cnt_h1_02 {
    border-bottom: 2px #000227 solid;
    border-top: 2px #000227 solid;
    padding: 5px 0;
}
.cnt_h1_02 h1 {
    background: url(../images/common/cnt_h1_02.jpg);
    margin: 0 auto;
    padding: 50px 0;
    text-align: center;
    font-size: 40px;
    font-weight: bold;
    color: #fff;
    text-shadow: 5px #000;
    opacity: 0.5 span;
    opacity-font-size: 20px;
    opacity-display: block;
}
.cnt_h1_03 {
    border-bottom: 2px #000227 solid;
    border-top: 2px #000227 solid;
    padding: 5px 0;
}
.cnt_h1_03 h1 {
    background: url(../images/common/cnt_h1_03.jpg);
    margin: 0 auto;
    padding: 50px 0;
    text-align: center;
    font-size: 40px;
    font-weight: bold;
    color: #fff;
    text-shadow: 5px #000;
    opacity: 0.5 span;
    opacity-font-size: 20px;
    opacity-display: block;
}
.cnt_h1_04 {
    border-bottom: 2px #000227 solid;
    border-top: 2px #000227 solid;
    padding: 5px 0;
}
.cnt_h1_04 h1 {
    background: url(../images/common/cnt_h1_04.jpg);
    margin: 0 auto;
    padding: 50px 0;
    text-align: center;
    font-size: 40px;
    font-weight: bold;
    color: #fff;
    text-shadow: 5px #000;
    opacity: 0.5 span;
    opacity-font-size: 20px;
    opacity-display: block;
}


.estimate01{
    font-size: 12px;
    font-weight: normal!important;
    width: 321px;
    text-align: left;
    margin-left: 48px;
}

.sp_none{
    display: inline-block!important;
}

.txt_atention{
    display: none;
}






/*===========================tab====================================== */
@media screen and (min-width: 469px) and (max-width: 768px){
#mainArea01{
    position: relative;
    border-top:1px solid #000228;
    border-bottom:1px solid #000228;
}

#mainArea01 ul img{
    width: 100%!important;
    height: 400px!important;
}
.catch_text article{
    padding: 40px 60px;
    font-size: 18px;
}
.catch_text article span{
    font-size: 24px;
    display: block;
}
.catch_text article:after{
    left: 10px;
    top: 10px;
}
.catch_text article:before{
    right:10px;
    bottom:10px;
}

.sp_none{
    display: none!important;
}


}
/*===========================tab END====================================== */
/*===========================sp====================================== */
@media only screen and (max-width: 468px){

#mainArea01 ul img{
    width: 100%!important;
    height: 300px!important;
}
.catch_text article{
    padding: 40px 50px;
    font-size: 16px;
}
.catch_text article span{
    font-size: 24px;
    display: block;
}
.catch_text article:after{
    left: 10px;
    top: 10px;
}
.catch_text article:before{
    right:10px;
    bottom:10px;
}


.sp_none{
    display: none!important;
}


.txt_atention{
    display: block;
    font-weight: normal!important;
    font-size: 13px!important;
    color: #858383!important;
}
.redsp{
    color: red;
}

}
/*===========================sp END====================================== */