@charset "UTF-8";

/* ----------------------------------------------------- business --- */

h2 {
background-image: url("../business/images/jigyou_titile.png");
background-repeat: no-repeat;
overflow: hidden;
text-indent: 100%;
white-space: nowrap;
width: 800px;
height: 150px;
}

h3 {
font-size:17px;
letter-spacing: 0.1em;
line-height: 2em;
color:#40210f;
margin-bottom:20px;
margin-top:40px;
text-align: center;
}

h4 {
font-size:25px;
letter-spacing: 0.1em;
line-height: 2em;
color:#40210f;
margin-bottom:40px;
text-align: center;
}

h5 {
margin-bottom:40px;
}

.jgtitle {
font-family:"Roboto Slab" , Garamond , "Times New Roman" , "Ÿà–¾’©" , "Yu Mincho" , "Ÿà–¾’©‘Ì" , "YuMincho" , "ƒqƒ‰ƒMƒm–¾’© Pro W3" , "Hiragino Mincho Pro" , "HiraMinProN-W3" , "HGS–¾’©E" , "‚l‚r ‚o–¾’©" , "MS PMincho" , serif;
font-size:30px;
letter-spacing: 0.1em;
line-height: 2em;
color:#40210f;
text-align: left;
}

.jgtitle2 {
font-family:"Roboto Slab" , Garamond , "Times New Roman" , "Ÿà–¾’©" , "Yu Mincho" , "Ÿà–¾’©‘Ì" , "YuMincho" , "ƒqƒ‰ƒMƒm–¾’© Pro W3" , "Hiragino Mincho Pro" , "HiraMinProN-W3" , "HGS–¾’©E" , "‚l‚r ‚o–¾’©" , "MS PMincho" , serif;
font-size:30px;
letter-spacing: 0.1em;
line-height: 2em;
color:#CC0000;
text-align: left;
}

.jgtxt {
font-family:Avenir , "Open Sans" , "Helvetica Neue" , Helvetica , Arial , Verdana , Roboto , "ŸàƒSƒVƒbƒN" , "Yu Gothic" , "ŸàƒSƒVƒbƒN‘Ì" , "YuGothic" , "ƒqƒ‰ƒMƒmŠpƒS Pro W3" , "Hiragino Kaku Gothic Pro" , "Meiryo UI" , "ƒƒCƒŠƒI" , Meiryo , "‚l‚r ‚oƒSƒVƒbƒN" , "MS PGothic" , sans-serif;
font-size:20px;
letter-spacing: 0.1em;
line-height: 2em;
color:#40210f;
text-align: left;
}

.sp {
margin :50px 0 0 0;
padding :0 0 0 0;
}

hr.style {
border: 0;
height: 1px;
background-image: -webkit-linear-gradient(left, rgba(0,0,0,0), rgba(0,0,0,0.75), rgba(0,0,0,0));
background-image: -moz-linear-gradient(left, rgba(0,0,0,0), rgba(0,0,0,0.75), rgba(0,0,0,0));
background-image: -ms-linear-gradient(left, rgba(0,0,0,0), rgba(0,0,0,0.75), rgba(0,0,0,0));
background-image: -o-linear-gradient(left, rgba(0,0,0,0), rgba(0,0,0,0.75), rgba(0,0,0,0));
}