@charset "shift_jis";
/* CSS Document */

#office {}
div, ul, ol, li, dl, dt, dd, p, span, a, strong, h1, h2, h3, h4, h5, h6, table, caption, tr, th, td, form, input, select, button, textarea, label, header, footer, article, section, nav, aside, main, time {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
	font-family: "メイリオ", Meiryo, "ヒラギノ角ゴ Pro W6", "Hiragino Kaku Gothic Pro", Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
}
p {
    line-height: 1.4;
    color: #000000;
    font-size: 14px;
}
a:hover img {
    filter: alpha(opacity=70);
    -moz-opacity: 0.7;
    opacity: 0.7;
    background-color: transparent\0/;
}

.office_intro {
    font-weight: bold;
    font-size: 1.5rem;
    text-align: center;
    margin: 30px 0 50px;
}
.office_intro .bold {
    font-size: 1.7rem;
    color: #b81709;
}
#office .office_service {
    margin-top: 6%;
}
#office .office_h2 {
    margin-bottom: 40px;
    line-height: 1.3;
    font-size: 26px;
	font-weight: bold;
	text-align: center;
	color: #000000;
}
#office .pure-g {
    letter-spacing: -.31em;
    text-rendering: optimizespeed;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-flow: row wrap;
    -webkit-flex-flow: row wrap;
    flex-flow: row wrap;
    -webkit-align-content: flex-start;
    -ms-align-content: flex-start;
    align-content: flex-start;
}
#office .service-box {
    margin-left: -20px;
}
#office .service-text {
    margin-top: 10px;
}
#office #office .service-pl20 {
    padding-left: 20px;
}
#office .pure-u-1-3, .pure-u-8-24 {
    width: 33.3333%;
}
#office .ls_0 {
    letter-spacing: normal;
}
#office .ls_m41 {
    letter-spacing: -0.41em;
}
#office .service-pl20 {
    padding-left: 20px;
}
#office .corp-body-text p {
    line-height: 1.6;
}
#office .service-text {
    margin-top: 10px;
}
#office .va_top {
    vertical-align: top;
}
#office .office_maker {
	margin-top: 6%;
	border: 12px solid #EAEAEA;
	opacity: 1;
}
#office .maker_title {
	font-size: 20px;
	font-weight: bold;
	text-align: center;
	margin: 30px 0 20px 0;
	color: #000000;
}
#office .brand_logo {
	margin-bottom: 20px;
}

#office .coordinate {
    background: #EAEAEA;
    padding: 30px;
    margin-top: 80px;
}
.coordinate_intro {
    display: flex;
}
.coordinate_ttl {
    font-weight: bold;
    font-size: 1.5rem;
}
.coordinate_right {
    width: 80%;
    padding-left: 10px;
}
.coordinate_h3 {
    font-weight: bold;
    font-size: 1rem;
    margin: 24px 0 10px;
}
.coordinate_cando ul {
    display: flex;
    flex-wrap: wrap;
}
.coordinate_cando ul li {
  position: relative;
  display: inline-block;
  height: 40px;
  line-height: 40px;
  padding: 0 1em;
  background-color: #fff;
  border-radius: 0 3px 3px 0;
  text-decoration: none;
  -webkit-transition: .2s;
  transition: .2s;
    font-size: 1rem;
    margin-left: 30px;
    margin-bottom: 14px;
    
}
.coordinate_cando ul li:before {
  position: absolute;
  top: 0;
  left: -20px;
  content: '';
  width: 0;
  height: 0;
  border-color: transparent #fff transparent transparent;
  border-style: solid;
  border-width: 20px 20px 20px 0;
  -webkit-transition: .2s;
  transition: .2s;
}
.coordinate_cando ul li:after {
  position: absolute;
  top: 50%;
  left: 0;
  z-index: 2;
  display: block;
  content: '';
  width: 6px;
  height: 6px;
  margin-top: -3px;
  background-color: #eaeaea;
  border-radius: 100%;
}
.coordinate_img img {
    width: 32%;
    margin-left: 6px;
}


#office .strength-box {
	position: relative;
	margin-left: 20px;
}
#office .color_gray {
	width: 32%;
    margin-right: 16px;
	border: 2px solid #EAEAEA;
}
#office .office_strength {
	margin-top: 10%;
}
#office .strength_title {
    display: block;
    padding: 15px 10px 10px;
    text-align: center;
    background: #EAEAEA;
	font-size: 18px;
	font-weight: bold;
	line-height: 1.6;
	color: #000000;
}
#office .service-block {
	position: relative;
}
#office .strength_icon {
	position: absolute;
	top: -30%;
    left: -10%;
}
#office .office_txt {
	padding: 10px 15px;
}
#office .office_contact {
	margin-top: 10%;
}
#office .color_red {
	width: 31%;
	height: 180px;
	margin-bottom: 30px;
    margin-right: 29px;
	border: 2px solid #B8060A;
}
#office .contact_title {
	display: block;
    padding: 15px 10px 10px;
    text-align: center;
    background: #B8060A;
	font-size: 18px;
	font-weight: bold;
	line-height: 1.6;
	color: #ffffff;
}
#office .step_ttl {
	text-align: center;
	font-size: 22px;
	font-weight: bold;
	color: #000000;
}
#office .next_icon {
	position: absolute;
	top: 160%;
    left: -8%;
}
#office .office_sodan {
	margin-top: 10%;
	padding: 30px 0 40px 0;
	font-size: 18px;
	text-align: center;
	background-color: #EAEAEA;
}
#office .office_h3 {
	margin-bottom: 20px;
	font-size: 22px;
	font-weight: bold;
	color: #000000;
}
#office .sodan_txt {
	margin-bottom: 20px;
	font-size: 18px;
}
#office .sodan_tel {
	width: 80%;
	margin: 0 auto 20px;
	padding: 10px;
	background-color: #ffffff;
}
#office .sodan_tel p {
	font-size: 18px;
}
#office .tel_icon {
	margin-top: -20px;
    padding-right: 10px;
}
#office .call {
	font-size: 42px;
	font-weight: bold;
}
#office .red {
	font-weight: bold;
	color: #B8060A;
	line-height: 2.6;
}













