@charset "utf-8";

/* CSS Document */
body{font-family:"Noto Sans JP", sans-serif;font-size:16px;line-height:1.5;color:#333;}

.mainTitle{margin-bottom:3rem}
.titleCh{font-size: 2rem;margin-bottom: 2rem;}
.titleCh:before{bottom:-20px}
.titleBox .title{letter-spacing:0px;}

.txt{
    font-weight: 400;
    letter-spacing: 0;
}
.ideaBox h4{ letter-spacing: 0;}

.ixLink{padding: 2rem 0;}
.linkBox:first-child{background:url(../images/index/link04.png)no-repeat bottom/cover;}
.linkBox:last-child{background:url(../images/index/link01.png)no-repeat bottom/cover;}