@charset "shift_jis";

@import url('https://fonts.googleapis.com/css2?family=Noto+Sans+JP:wght@600&display=swap');

/*=================================================================
     お申し込みフォーム
=================================================================*/

body{
-webkit-text-size-adjust : none;
margin : 0;
padding : 0;
font-size : 12px;
font-family : "Noto Sans JP", sans-serif;
font-weight : 600;
line-height : 175%;
color : #666666;
}
img{
border : 0;
}
form{
margin : 0;
}
a{
font-weight : 600;
}
a:link{
color : #8a2023;
text-decoration : none;
}
a:visited{
color : #8a2023;
text-decoration : none;
}
a:hover{
color : #666666;
text-decoration : underline;
}
.arrow{
vertical-align : middle;
margin-bottom : 2px;
}
.wbr{
margin : 15px 0px 0px 0px;
}
.service_check{
margin : 10px 0px 20px 35px;
line-height : 320%;
}
