@charset "UTF-8";

/********************************
DEFAULT
*********************************/

html, body, div, span, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
abbr, address, cite, code, del, dfn, em, img, ins, kbd, q, samp,
small, strong, var, b, i, dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, figcaption, figure,
footer, header, hgroup, menu, nav, section, summary,
time, mark, audio, video {
	margin:0px;
	padding:0px;
	outline: 0;
}

h1,h2,h3,h4,h5,h6,caption,address,th{
	font-weight:normal;
	margin:0;
	padding:0;
	font-size:100%;
}

ul,ol,li,dl,dt,dd {
	list-style:none;
}

img,iframe {
	vertical-align:middle;
	border:0px;
}

img{
	line-height:0;
	font-size:0;
}

table {
	border-collapse:collapse;
}
th {
	font-weight: normal;
	text-align: left;
}

button,fieldset,form,input,label,legend,select,textarea{
	font-family:inherit;
	font-style:inherit;
	font-weight:inherit;
	font-size:100%;
	margin:0;
	padding:0;
	vertical-align:baseline;
}

select{
	padding:2px;
}

input, select {
	font-size: 79%;
    vertical-align: middle;
}

input[type="text"],
input[type="password"],
textarea,
select {
    outline: none;
}

textarea {
	font-size: 99%;
}

input {
	vertical-align:middle;
}

label {
	padding:0 0 0 2px;
}

hr {
	display:none;
}

.clearfix:after {
	content: ".";
	display: block;
	clear: both;
	visibility: hidden;
	font-size:.01em;
	height:0;
	overflow:hidden;
}
.clearfix {
	min-height: 1px;
}
* html .clearfix {
	height: 1px;
}

.clear {
	clear:both;
}


a,
a:link {
	color:#ffffff;
	text-decoration:underline;
}

a:visited {
/*	color:#941D55;*/
}


a:hover,
a:active {
	color:#ffffff;
	text-decoration:none;
}



.m_b0 {
	margin-bottom:0px !important;
}

.m_b1 {
	margin-bottom:1px !important;
}

.m_b2 {
	margin-bottom:2px !important;
}

.m_b3 {
	margin-bottom:2px !important;
}

.m_b5 {
	margin-bottom:5px !important;
}

.m_b7 {
	margin-bottom:7px !important;
}

.m_b8 {
	margin-bottom:8px !important;
}

.m_b10 {
	margin-bottom:10px !important;
}

.m_b11 {
	margin-bottom:11px !important;
}

.m_b12 {
	margin-bottom:12px !important;
}

.m_b13 {
	margin-bottom:13px !important;
}

.m_b15 {
	margin-bottom:15px !important;
}

.m_b20 {
	margin-bottom:20px !important;
}

.m_b25 {
	margin-bottom:25px !important;
}

.m_b30 {
	margin-bottom:30px !important;
}

.m_b35 {
	margin-bottom:35px!important;
}

.m_b40 {
	margin-bottom:40px !important;
}

.m_b45 {
	margin-bottom:45px !important;
}

.m_b50 {
	margin-bottom:50px !important;
}

.m_b55 {
	margin-bottom:55px !important;
}
.m_b100 {
	margin-bottom:100px !important;
}

.m_t30 {
	margin-top:30px !important;
}
.m_r0 {
	margin-right:0 !important;
}

.p_b0 {
	padding-bottom:0 !important;
}
.p_b10 {
	padding-bottom:10px !important;
}

.center {
	text-align:center !important;
}
.left {
	text-align:left;
}
.right {
	text-align:right;
}
.bold {
	font-weight:bold;
}

html {
	height:100%;
	overflow-y:scroll;
}

body {
	font-family:"ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	color:#444444;
	font-size:24px;
	text-align:center;
    min-height:100%;
    min-width: 1255px;
    height:auto;
    position:relative;
	-webkit-text-size-adjust: none;
	line-height:1.6;
	background: #ffffff;
}


/*************
Contents
***************/
.com_pc {
	display:block;
}
.com_sp {
	display:none;
}

.com_ttl {
    font-size: 48px;
    line-height: 1;
    color: #3e4d63;
    font-weight:bold;
    text-align: center;
}

.com_ttl.wh {
    color: #ffffff;
}

/*layout*/
#Contents {
    text-align: left;
}

.mainviewbox {
    height: 540px;
    background: url(../img/houjin_img_main.jpg) center center / cover no-repeat;
    position: relative;
}

.mainviewbox .ttl {
	padding: 30px 0 0 65px;
	margin: 0 0 40px 0;
}

.mainviewbox .img {
	padding: 0 0 0 65px;
}

.mainviewbox .lnk {
    position: absolute;
    top: 24px;
    right: 34px;
    line-height: 1;
}

.mainviewbox .lnk a {
    padding: 4px 0 4px 38px;
    background: url(../img/dec_arw_wh.png) no-repeat 0 50%;
    color: #ffffff;
    font-size: 32px;
    font-weight: bold;
    text-shadow: 0px 0px 6px #444;
    text-decoration: none;
    transition-property: all;
    transition: 0.2s linear;
}

.mainviewbox .lnk a:hover {
    background: url(../img/dec_arw_gr.png) no-repeat 0 50%;
    color: #009e96;
    text-shadow: none;
}

.tabbox ul {
    display: table;
    letter-spacing: -.40em;
    width: 100%;
}

.tabbox ul li {
    display: table-cell;
    letter-spacing: normal;
    vertical-align: middle;
    text-align: center;
    background: #363a4d;
    border-bottom: 8px solid #363a4d;
    transition-property: all;
    transition: 0.2s linear;
    width: 33.3333%;
}

.tabbox ul li:hover {
    background: #657690;
    border-bottom: 8px solid #3e4d63;
}

.tabbox ul li:nth-child(2) {
    background: #3e4d63;
    border-bottom: 8px solid #3e4d63;
}

.tabbox ul li:nth-child(2):hover {
    background: #657690;
    border-bottom: 8px solid #3e4d63;
}

.tabbox ul li a {
    display: block;
    padding: 123px 0 57px 0;
    font-size: 40px;
    line-height: 1.2;
    font-weight: bold;
    color: #ffffff;
    text-decoration: none;
}

.tabbox ul li:nth-child(1) a {
    background: url(../img/icn_cont01.png) no-repeat center 38px;
}
.tabbox ul li:nth-child(2) a {
    background: url(../img/icn_cont02.png) no-repeat center 38px;
}
.tabbox ul li:nth-child(3) a {
    background: url(../img/icn_cont03.png) no-repeat center 46px;
}

.tabbox ul li a .nt {
    font-size: 24px;
    font-weight: normal;
}

.txtbox {
    display: table;
    letter-spacing: -.40em;
    width: 100%;
}

.txtbox .sp_img {
    display: none;
}

.txtbox .img {
    display: table-cell;
    letter-spacing: normal;
    vertical-align: middle;
    text-align: left;
}

.txtbox.vol2 .img {
    display: table-cell;
    letter-spacing: normal;
    vertical-align: bottom;
    text-align: left;
    padding: 40px 0 0 0;
}

.txtbox.vol1 .img {
    width: 480px;
}
.txtbox.vol2 .img {
    width: 720px;
}

.txtbox .img img {
    width: 100%;
    height: auto;
}

.txtbox .txtin {
    display: table-cell;
    letter-spacing: normal;
    vertical-align: middle;
    text-align: left;
    padding: 0 30px 0 45px;
}

.txtbox .txtin h2 {
    margin: 0 0 37px 0;
    text-align: left;
}

.txtbox .txtin p {
    line-height: 1.8;
}

.listbox ul {
    border-top: 2px dashed #2c323e;
    width: 100%;
}

.listbox ul li {
    border-bottom: 2px dashed #2c323e;
    width: 50%;
    box-sizing: border-box;
    -ms-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    line-height: 1;
    font-size: 32px;
    float: left;
}

.listbox ul li:nth-child(2n) {
    border-left: 2px dashed #2c323e;
}

.listbox ul li:nth-child(1) {
    background: url(../img/houjin_img02.png) no-repeat 111px center;
}
.listbox ul li:nth-child(2) {
    background: url(../img/houjin_img04.png) no-repeat 63px center;
}
.listbox ul li:nth-child(3) {
    background: url(../img/houjin_img06.png) no-repeat 96px center;
}
.listbox ul li:nth-child(4) {
    background: url(../img/houjin_img08.png) no-repeat 63px center;
}

.listbox ul li .listin {
    padding: 60px 0 60px 215px;
}

.listbox ul li:nth-child(2n) .listin {
    padding: 60px 0 60px 165px;
}

.listbox ul li:nth-child(1) .listin {
    background: url(../img/houjin_img03.png) no-repeat right 50px center;
}
.listbox ul li:nth-child(2) .listin {
    background: url(../img/houjin_img05.png) no-repeat right 50px center;
}
.listbox ul li:nth-child(3) .listin {
    background: url(../img/houjin_img07.png) no-repeat right 50px center;
}
.listbox ul li:nth-child(4) .listin {
    background: url(../img/houjin_img09.png) no-repeat right 50px center;
}

.telbox {
    padding: 45px 0;
}

.telbox.pd {
    padding: 90px 0 45px 0;
}

.telbox .txt {
	text-align: center;
	margin: 0 0 30px 0;
	font-size: 32px;
	line-height: 2;
}

.telbox .txt span {
    color: #ff6400;
}

.telbox .tel {
	text-align: center;
	margin: 0 0 40px 0;
	line-height: 1;
}

.telbox .btn {
	text-align: center;
	line-height: 1;
	width: 720px;
	margin: 0 auto;
}

.telbox .btn a {
    display: block;
    background: #9ea6b1;
    border-radius: 55px;
    -ms-border-radius: 55px;
    -moz-border-radius: 55px;
    -webkit-border-radius: 55px;
    color: #ffffff;
    font-size: 44px;
    font-weight: bold;
    transition-property: all;
    transition: 0.2s linear;
    height: 108px;
    line-height: 108px;
    text-decoration: none;
}

.telbox .btn a:hover {
    background: #3e4d63;
}

.telbox .btn a span {
    font-weight: bold;
    background: url(../img/icn_cont03.png) no-repeat 0 center;
    padding: 0 0 0 90px;
}

.casebox {
    background: #3e4d63;
    padding: 45px 0 60px 0;
}

.casebox .casein {
    width: 1250px;
    margin: 0 auto;
}

.casebox .casein h2 {
    margin: 0 0 65px 0;
}

.casebox .casein ul li {
    float: left;
    width: 600px;
    background: #ffffff;
    margin: 0 0 65px 0;
    display: table;
    letter-spacing: -.40em;
    position: relative;
}

.casebox .casein ul li:last-child {
    margin: 0 0 0 0;
}
.casebox .casein ul li:nth-last-child(2) {
    margin: 0 0 0 0;
}
.casebox .casein ul li:nth-child(2n) {
    float: right;
}
.casebox .casein ul li:nth-child(1):after {
    content: "";
    position: absolute;
    top: -25px;
    left: 0;
    width: 136px;
    height: 48px;
    background: url(../img/houjin_img_case01.png) no-repeat 0 0;
    z-index: 9999;
}
.casebox .casein ul li:nth-child(2):after {
    content: "";
    position: absolute;
    top: -25px;
    left: 0;
    width: 136px;
    height: 48px;
    background: url(../img/houjin_img_case02.png) no-repeat 0 0;
    z-index: 9999;
}
.casebox .casein ul li:nth-child(3):after {
    content: "";
    position: absolute;
    top: -25px;
    left: 0;
    width: 136px;
    height: 48px;
    background: url(../img/houjin_img_case03.png) no-repeat 0 0;
    z-index: 9999;
}
.casebox .casein ul li:nth-child(4):after {
    content: "";
    position: absolute;
    top: -25px;
    left: 0;
    width: 136px;
    height: 48px;
    background: url(../img/houjin_img_case04.png) no-repeat 0 0;
    z-index: 9999;
}

.casebox .casein ul li p {
    display: table-cell;
    letter-spacing: normal;
    vertical-align: middle;
    text-align: left;
}

.casebox .casein ul li .img {
    width:300px;
}

.casebox .casein ul li .img img {
    width:100%;
    height: auto;
}

.casebox .casein ul li .txt {
    font-size: 30px;
    line-height: 1.4;
    padding: 0 28px;
}

.staffbox {
    padding: 55px 0 0 0;
}

.staffbox h2 {
    margin: 0 0 55px 0;
}

.staffbox .staffin .viewbox {
    position: relative;
    height: 600px;
}

.staffbox .staffin.dt1 .viewbox {
    padding: 0 0 0 94px;
    background: url(../img/houjin_img14.jpg) right top / cover no-repeat;
}
.staffbox .staffin.dt2 .viewbox {
    padding:0 0 0 45%;
    background: url(../img/houjin_img15.jpg) left top / cover no-repeat;
}
.staffbox .staffin.dt3 .viewbox {
    padding: 0 0 0 94px;
    background: url(../img/houjin_img16.jpg) right top / cover no-repeat;
}
.staffbox .staffin.dt4 .viewbox {
    height: 444px;
    padding:0 0 0 45%;
    background: url(../img/houjin_img17.jpg) left top / cover no-repeat;
}

.staffbox .staffin .viewbox h3 {
    padding: 94px 0 0 0;
    margin: 0 0 85px 0;
}

.staffbox .staffin.dt4 .viewbox dl {
    padding: 104px 0 0 0;
}

.staffbox .staffin .viewbox dl dt {
    font-weight: bold;
    line-height:1.4;
    color: #3e4d63;
    margin: 0 0 20px 0;
}
.staffbox .staffin.dt4 .viewbox dl dt {
    margin: 0 0 30px 0;
}

.staffbox .staffin .viewbox dl dt span {
    font-weight: bold;
    font-size: 40px;
}

.staffbox .staffin .viewbox dl dd {
    line-height:1.6;
    padding: 0 20px 0 0;
}
.staffbox .staffin.dt4 .viewbox dl dd {
    line-height:2;
}

.staffbox .staffin .staffct {
    padding: 45px 150px 100px 150px;
}

.flowbox {
    background: #e2e4e8;
    padding: 50px 0;
}

.flowbox .flowin h2 {
    margin: 0 0 50px 0;
}

.flowbox .flowin .img {
    text-align: center;
    margin: 0 0 50px 0;
}

.flowbox .flowin .txt {
    padding: 0 150px 0 150px;
    line-height: 2;
}


footer {
    padding: 15px 0;
}

footer address {
    text-align: center;
    font-style: normal;
    line-height: 1;
}

@media screen and (max-width:1330px){

.mainviewbox .ttl {
	padding: 30px 0 0 25px;
}
.mainviewbox .img {
    padding: 0 0 0 25px;
}

.staffbox .staffin.dt1 .viewbox {
    padding: 0 0 0 50px;
}
.staffbox .staffin.dt3 .viewbox {
    padding: 0 0 0 50px;
}

}

@media screen and (max-width:768px){

body {
	font-size:14px;
    min-width: inherit;
}
.com_pc {
	display:none;
}
.com_sp {
	display:block;
}

.com_ttl {
    font-size: 18px;
    line-height: 1.4;
}

/*layout*/

.mainviewbox {
    height: auto;
    background: none;
    position: relative;
    padding: 22px 0 0 0;
}

.mainviewbox .ttl {
    display: none;
}

.mainviewbox .img {
    display: none;
}

.mainviewbox .lnk {
    top: 4px;
    right: 5px;
}

.mainviewbox .lnk a {
    padding: 4px 0 4px 13px;
    background: url(../img/sp/dec_arw_bk.png) no-repeat 0 50%;
    background-size: 8px auto;
    -ms-background-size: 8px auto;
    -moz-background-size: 8px auto;
    -webkit-background-size: 8px auto;
    font-size: 12px;
    text-shadow: none;
    color: #3e4d63;
}

.mainviewbox .lnk a:hover {
    background: url(../img/sp/dec_arw_bk.png) no-repeat 0 50%;
    background-size: 8px auto;
    -ms-background-size: 8px auto;
    -moz-background-size: 8px auto;
    -webkit-background-size: 8px auto;
    color: #3e4d63;
}

.tabbox ul li {
    border-bottom: 0;
}

.tabbox ul li:hover {
    background: #363a4d;
    border-bottom: 0;
}

.tabbox ul li:nth-child(2) {
    background: #3e4d63;
    border-bottom: 0;
}

.tabbox ul li:nth-child(2):hover {
    background: #3e4d63;
    border-bottom: 0;
}

.tabbox ul li a {
    padding: 32px 0 10px 0;
    font-size: 14px;
}

.tabbox ul li:nth-child(1) a {
    background: url(../img/sp/icn_cont01.png) no-repeat center 8px;
    background-size: 18px auto;
    -ms-background-size: 18px auto;
    -moz-background-size: 18px auto;
    -webkit-background-size: 18px auto;
}
.tabbox ul li:nth-child(2) a {
    background: url(../img/sp/icn_cont02.png) no-repeat center 8px;
    background-size: 10px auto;
    -ms-background-size: 10px auto;
    -moz-background-size: 10px auto;
    -webkit-background-size: 10px auto;
}
.tabbox ul li:nth-child(3) a {
    background: url(../img/sp/icn_cont03.png) no-repeat center 10px;
    background-size: 16px auto;
    -ms-background-size: 16px auto;
    -moz-background-size: 16px auto;
    -webkit-background-size: 16px auto;
}

.tabbox ul li a .nt {
    display: none;
}

.txtbox {
    display: block;
    letter-spacing: normal;
    width: auto;
    padding: 20px;
}

.txtbox .sp_img {
    display: block;
    text-align: center;
    margin: 0 0 20px 0;
}

.txtbox .img {
    display: none;
}

.txtbox.vol2 .img {
    display: none;
}

.txtbox .txtin {
    display: block;
    padding: 0 0 0 0;
}

.txtbox .txtin h2 {
    margin: 0 0 20px 0;
    text-align: center;
}

.txtbox .txtin p {
    line-height: 1.6;
}

.listbox ul {
    border-top: 1px dashed #2c323e;
}

.listbox ul li {
    border-bottom: 1px dashed #2c323e;
    width: 100%;
    font-size: 18px;
    float: none;
}

.listbox ul li:nth-child(2n) {
    border-left: 0;
}

.listbox ul li:nth-child(1) {
    background: url(../img/sp/houjin_img02.png) no-repeat 28px center;
    background-size: 25px auto;
    -ms-background-size: 25px auto;
    -moz-background-size: 25px auto;
    -webkit-background-size: 25px auto;
}
.listbox ul li:nth-child(2) {
    background: url(../img/sp/houjin_img04.png) no-repeat 28px center;
    background-size: 24px auto;
    -ms-background-size: 24px auto;
    -moz-background-size: 24px auto;
    -webkit-background-size: 24px auto;
}
.listbox ul li:nth-child(3) {
    background: url(../img/sp/houjin_img06.png) no-repeat 24px center;
    background-size: 39px auto;
    -ms-background-size: 39px auto;
    -moz-background-size: 39px auto;
    -webkit-background-size: 39px auto;
}
.listbox ul li:nth-child(4) {
    background: url(../img/sp/houjin_img08.png) no-repeat 28px center;
    background-size: 24px auto;
    -ms-background-size: 24px auto;
    -moz-background-size: 24px auto;
    -webkit-background-size: 24px auto;
}

.listbox ul li .listin {
    padding: 25px 0 25px 74px;
}

.listbox ul li:nth-child(2n) .listin {
    padding: 25px 0 25px 74px;
}

.listbox ul li:nth-child(1) .listin {
    background: url(../img/sp/houjin_img03.png) no-repeat right 21px center;
    background-size: 42px auto;
    -ms-background-size: 42px auto;
    -moz-background-size: 42px auto;
    -webkit-background-size: 42px auto;
}
.listbox ul li:nth-child(2) .listin {
    background: url(../img/sp/houjin_img05.png) no-repeat right 21px center;
    background-size: 78px auto;
    -ms-background-size: 78px auto;
    -moz-background-size: 78px auto;
    -webkit-background-size: 78px auto;
}
.listbox ul li:nth-child(3) .listin {
    background: url(../img/sp/houjin_img07.png) no-repeat right 21px center;
    background-size: 42px auto;
    -ms-background-size: 42px auto;
    -moz-background-size: 42px auto;
    -webkit-background-size: 42px auto;
}
.listbox ul li:nth-child(4) .listin {
    background: url(../img/sp/houjin_img09.png) no-repeat right 21px center;
    background-size: 43px auto;
    -ms-background-size: 43px auto;
    -moz-background-size: 43px auto;
    -webkit-background-size: 43px auto;
}

.telbox {
    padding: 30px 5px;
}

.telbox.pd {
    padding: 60px 5px 30px 5px;
}

.telbox .txt {
	text-align: center;
	margin: 0 0 20px 0;
	font-size: 14px;
	line-height: 1.8;
}

.telbox .tel {
	text-align: center;
	margin: 0 0 25px 0;
	line-height: 1;
}

.telbox .btn {
	width: auto;
	margin: 0 15px;
}

.telbox .btn a {
    display: block;
    background: #9ea6b1;
    border-radius: 40px;
    -ms-border-radius: 40px;
    -moz-border-radius: 40px;
    -webkit-border-radius: 40px;
    font-size: 17px;
    height: 40px;
    line-height: 40px;
}

.telbox .btn a:hover {
    background: #9ea6b1;
}

.telbox .btn a span {
    font-weight: bold;
    background: url(../img/sp/icn_mail.png) no-repeat 0 center;
    background-size: 27px auto;
    -ms-background-size: 27px auto;
    -moz-background-size: 27px auto;
    -webkit-background-size: 27px auto;
    padding: 0 0 0 35px;
}

.casebox {
    padding: 25px 0 25px 0;
}

.casebox .casein {
    width: auto;
    margin: 0 20px;
}

.casebox .casein h2 {
    margin: 0 0 40px 0;
}

.casebox .casein ul li {
    float: none;
    width: 100%;
    margin: 0 0 40px 0;
}

.casebox .casein ul li:last-child {
    margin: 0 0 0 0;
}
.casebox .casein ul li:nth-last-child(2) {
    margin: 0 0 40px 0;
}
.casebox .casein ul li:nth-child(2n) {
    float: none;
}
.casebox .casein ul li:nth-child(1):after {
    top: -11px;
    width: 63px;
    height: 23px;
    background: url(../img/sp/houjin_img_case01.png) no-repeat 0 0;
    background-size: 63px auto;
    -ms-background-size: 63px auto;
    -moz-background-size: 63px auto;
    -webkit-background-size: 63px auto;
}
.casebox .casein ul li:nth-child(2):after {
    top: -11px;
    width: 63px;
    height: 23px;
    background: url(../img/sp/houjin_img_case02.png) no-repeat 0 0;
    background-size: 63px auto;
    -ms-background-size: 63px auto;
    -moz-background-size: 63px auto;
    -webkit-background-size: 63px auto;
}
.casebox .casein ul li:nth-child(3):after {
    top: -11px;
    width: 63px;
    height: 23px;
    background: url(../img/sp/houjin_img_case03.png) no-repeat 0 0;
    background-size: 63px auto;
    -ms-background-size: 63px auto;
    -moz-background-size: 63px auto;
    -webkit-background-size: 63px auto;
}
.casebox .casein ul li:nth-child(4):after {
    top: -11px;
    width: 63px;
    height: 23px;
    background: url(../img/sp/houjin_img_case04.png) no-repeat 0 0;
    background-size: 63px auto;
    -ms-background-size: 63px auto;
    -moz-background-size: 63px auto;
    -webkit-background-size: 63px auto;
}

.casebox .casein ul li .img {
    width:139px;
}

.casebox .casein ul li .txt {
    font-size: 12px;
    line-height: 1.6;
    padding: 0 15px;
}

.staffbox {
    padding: 30px 0 0 0;
}

.staffbox h2 {
    margin: 0 0 30px 0;
}

.staffbox .staffin .viewbox {
    height: auto;
}

.staffbox .staffin.dt1 .viewbox {
    padding: 0 0 0 0;
    background: none;
}
.staffbox .staffin.dt2 .viewbox {
    padding: 0 0 0 0;
    background: none;
}
.staffbox .staffin.dt3 .viewbox {
    padding: 0 0 0 0;
    background: none;
}
.staffbox .staffin.dt4 .viewbox {
    height: auto;
    padding: 0 0 0 0;
    background: none;
}

.staffbox .staffin .viewbox h3 {
    padding: 0 0 0 0;
    margin: 0 0 0 0;
}

.staffbox .staffin .viewbox dl {
    display: none;
}

.staffbox .staffin .staffct {
    padding: 20px 20px 60px 20px;
}

.staffbox .staffin:last-child .staffct {
    padding: 20px 20px 0 20px;
}

.flowbox {
    background: #e2e4e8;
    padding: 25px 20px;
}

.flowbox .flowin h2 {
    margin: 0 0 25px 0;
}

.flowbox .flowin .img {
    text-align: center;
    margin: 0 0 20px 0;
}

.flowbox .flowin .txt {
    padding: 0 0 0 0;
    line-height: 1.6;
}


footer {
    padding: 15px 0;
}

footer address {
    text-align: center;
    font-style: normal;
    line-height: 1;
}

}
