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

header p.top_text {
    font-family: 'Roboto', sans-serif;
    font-weight: 600;
    bottom: 27%;
    padding-right: 29px;
    left: 14%;
}

.top_catch p:first-of-type{
    margin-bottom:0!important;
}
header .rellax img{
	width: 100%;
}
section.introduction_toptext{
    text-align: center;
    padding-right: 17%;
    padding-left: 17%;
}
section.hirayanomachi_introduction{
    padding-top:7%;
    margin-right: 1%;
    margin-left: 1%;
}

section.hirayanomachi_introduction h3 {
    font-family: 'Roboto', sans-serif;
    font-size: 66px;
    font-weight: 100;
}

section.hirayanomachi_introduction h3.text-r{
    text-align: right;
}

section.hirayanomachi_introduction h3.text-l{
    text-align: left;
}

section.hirayanomachi_introduction .right{
    width: 960px;
    margin-left: auto;
    position: relative;
}

section.hirayanomachi_introduction .pdt17{
    padding-top: 17%;
}

section.hirayanomachi_introduction .right .flex_box div{
    width: 50%;
    margin-top: 13px;
}
section.hirayanomachi_introduction .right .flex_box  div:nth-of-type(1){
    margin-right: 13px;
}

section.hirayanomachi_introduction .more{
    margin-top: 3%;
    width: 35%;
    background-color: #fff;
}
section.hirayanomachi_introduction .bukken_mei{
    background-color: #F5F5F5;
    width: 55%;
    position: absolute;
    top: 96%;
    right: 3%;
    padding: 17px 0px 17px 24px;
    font-weight: 100;
}

section.hirayanomachi_introduction .bukken_mei p.name{
    font-size: 21px;
    margin-bottom: 20px;
}

section.hirayanomachi_introduction .bukken_mei p.name:after {
    content: '';
    width: 70px;
    height: 1px;
    background-color: #000;
    display: block;
    position: absolute;
    left: 5%;
    bottom: 66%;
}

section.hirayanomachi_introduction i {
    margin-left: 39%;
}

section.hirayanomachi_introduction .left{
    width: 960px;
    margin-right: auto;
    position: relative;
    padding-top: 17%;
}
section.hirayanomachi_introduction .left .w50{
    width: 50%;
 margin-right: 13px;
}
section.hirayanomachi_introduction .left .w60{
    width: 60%;

}
section.hirayanomachi_introduction .left .w60 div:nth-of-type(1){
    margin-bottom: 13px;
}
section.hirayanomachi_introduction .left .bukken_mei {
    background-color: #F5F5F5;
    width: 55%;
    position: absolute;
    top: 96%;
    left: 3%;
    padding: 17px 0px 17px 24px;
    font-weight: 100;
}

section.contents {
    padding-top: 20%;
}
section.contents svg {
    transform: rotate(180deg);
    vertical-align: bottom;
    height: auto;
}
section.contents .contents_inner{
    background-color: #F5F5F5;
    padding-right: 17%;
    padding-left: 17%;
    padding-bottom: 6%;
    padding-top: 6%;
}

section.contents .contents_inner .w50{
    width: 50%;
    margin:20px;
}
section.contents .contents_inner p {
    font-family: 'Roboto', sans-serif;
    font-size: 2.8vw;
    font-weight: 100;
    letter-spacing: 0;
    line-height: 1.3em;
}
























