@charset "UTF-8";
#service{
 margin: 0 auto;
 padding: 0 0 246px;
 width: 920px;
}
#service .box{
 padding: 0 0 60px 58px;
}
#service .box:nth-child(2){
 padding: 0 0 60px 95px;
}
#service .box:nth-child(3){
 padding: 0 0 60px 132px;
}
#service .box:nth-child(4){
 padding: 0 0 60px 168px;
}
#service .box:nth-child(5){
 padding: 0 0 60px 205px;
}
#service .box img{
 float: left;
 width: 120px;
 height: auto;
}
#service .box .boxR{
 float: left;
 padding: 15px 0 0 30px;
}
#service .box .boxR h3{
 font-size: 20px;
 line-height: 100%;
 text-align: left;
 font-weight: 600;
}
#service .box .boxR p{
 padding: 0;
 margin: 20px 0 0;
 width: auto;
 font-size: 14px;
 line-height: 26px;
 text-align: left;
 font-weight: 400;
}
#service .bt{
 margin: 50px auto 0;
 width: 197px;
 border: 2px solid #231815;
}
#service .bt a{
 font-family: "din-2014", sans-serif;
 display: block;
 padding: 15px 0 15px;
 width: 100%;
 font-size: 16px;
 line-height: 100%;
 text-align: center;
 font-weight: 600;
 color: #231815;
 transition: .3s;
}
#service .bt a:hover{
 color: #fff;
 background-color: #231815;
}

#flow{
 margin: 0 auto;
 padding: 0 0 190px;
 width: 1000px;
}
#flow h3{
 padding: 36px 0 100px;
 font-family: "din-2014", sans-serif;
 font-size: 56px;
 line-height: 73px;
 text-align: left;
 font-weight: 600;
 position: relative;
}
#flow h3 span{
 font-family: "游ゴシック体", YuGothic, "游ゴシック", "Yu Gothic", "Hiragino Sans", Meiryo, sans-serif;
 font-size: 18px;
 font-weight: bold;
 display: block;
 line-height: 180%;
}
#flow h3::after{
 content: "";
 width: 326px;
 height: 15px;
 background-color: #231815;
 position: absolute;
 top: 0;
 left: 0;
}
#flow .flowBox{
 margin: 0 auto;
 padding: 0 0 95px;
 width: 820px;
}
#flow .flowBox .no{
 float: left;
 width: 186px;
 font-family: "din-2014", sans-serif;
 font-size: 80px;
 line-height: 100%;
 text-align: left;
 font-weight: 600;
 background-image: url(../images/arrow.png);
 background-position: right 30px top 37px;
 background-size: 40px auto;
 background-repeat: no-repeat;
}
#flow .flowBox .flowBoxR{
 float: left;
 padding: 25px 0 0;
}
#flow .flowBox .flowBoxR .flowBoxT{
 font-size: 20px;
 line-height: 100%;
 text-align: left;
 font-weight: 600;
}
#flow .flowBox .flowBoxR p{
 margin: 0;
 padding: 22px 0 0;
 width: 100%;
 font-size: 14px;
 line-height: 26px;
 text-align: left;
 font-weight: 400;
}




/*** SP ***/
@media screen and (max-width: 780px){

.read{
 padding: 10vw 0 30vw;
 letter-spacing: 1px;
 text-align: justify;
 margin: 0 auto;
 width: 90%;
 font-size: 3vw;
 line-height: 170%;
 font-weight: 300;
}
#service{
 margin: 0 auto;
 padding: 0 0 45vw;
 width: 70%;
}
#service .box,
#service .box:nth-child(2),
#service .box:nth-child(3),
#service .box:nth-child(4),
#service .box:nth-child(5){
 padding: 0 0 25vw;
}
#service .box img{
 float: none;
 margin: 0 auto;
 width: 28%;
 height: auto;
}
#service .box .boxR{
 float: none;
 padding: 5vw 0 0;
}
#service .box .boxR h3{
 font-size: 5vw;
 line-height: 100%;
 text-align: center;
 font-weight: 600;
}
#service .box .boxR p{
 padding: 0;
 margin: 5vw 0 0;
 width: auto;
 font-size: 3.5vw;
 line-height: 180%;
 text-align: justify;
 font-weight: 300;
}
#service .bt{
 margin: 4vw auto 0;
 width: 54%;
 border: 2px solid #231815;
}
#service .bt a{
 font-family: "din-2014", sans-serif;
 display: block;
 padding: 2.5vw 0 2.5vw;
 width: 100%;
 font-size: 4vw;
 line-height: 100%;
 text-align: center;
 font-weight: 600;
 color: #231815;
 transition: .3s;
}
#service .bt a:hover{
 color: #fff;
 background-color: #231815;
}

#flow{
 margin: 0 auto;
 padding: 0 0 47vw;
 width: 90%;
}
#flow h3{
 padding: 10vw 0 18vw;
 font-family: "din-2014", sans-serif;
 font-size: 10vw;
 line-height: 120%;
 text-align: left;
 font-weight: 600;
 position: relative;
}
#flow h3 span{
 font-family: "游ゴシック体", YuGothic, "游ゴシック", "Yu Gothic", "Hiragino Sans", Meiryo, sans-serif;
 font-size: 4.8vw;
 font-weight: bold;
 display: block;
 line-height: 200%;
}
#flow h3::after{
 content: "";
 width: 80%;
 height: 3.8vw;
 background-color: #231815;
 position: absolute;
 top: 0;
 left: 0;
}
#flow .flowBox{
 margin: 0 auto;
 padding: 0 0 15vw;
 width: 100%;
}
#flow .flowBox .no{
 float: none;
 width: 100%;
 font-family: "din-2014", sans-serif;
 font-size: 14vw;
 line-height: 100%;
 text-align: left;
 font-weight: 600;
 background-position: left 27% center;
 background-size: 12vw auto;
 background-repeat: no-repeat;
}
#flow .flowBox .flowBoxR{
 float: none;
 margin: 0 auto;
 padding: 5vw 0 0;
 width: 77%;
}
#flow .flowBox .flowBoxR .flowBoxT{
 font-size: 5vw;
 line-height: 150%;
 text-align: left;
 font-weight: 600;
}
#flow .flowBox .flowBoxR p{
 margin: 0;
 padding: 3vw 0 0;
 width: 100%;
 font-size: 3.5vw;
 line-height: 170%;
 text-align: justify;
 font-weight: 300;
}


}/* SP END */


