@charset "UTF-8";
body {
	background-color: #FFFFFF;
}
sup{
	vertical-align: super;
}

.gray_ttl {
	background: #4D4D4D url('../img/common/gray_bg_line.png') repeat-x top;
	color: #fff;
	height: 45px;
	font-size: 20px;
	position: relative;
}
.gray_ttl h2 {
	padding: 13px 0;
	width: 950px;
	margin: 0 auto;
}
.gray_ttl ul {
	position: absolute;
	left: 50%;
    margin-left: 359px;
	top: 8px;
}
.gray_ttl ul li {
	float: left;
}
.gray_ttl ul li:first-child {
	margin-right: 12px;
}
.gray_ttl ul li a {
    color: #fff;
    background: #009F6A;
    width: 118px;
    border-radius: 15px;
    display: block;
    padding: 5px 0;
    font-weight: bold;
    font-size: 14px;
    text-align: center;
    text-decoration: none;
}
.main_nav {
	background: rgba(255, 255, 255, 0.9);
	position: absolute;
	z-index: 100;
	width: 100%;
	top: 45px;
	border-top: 1px solid #666;
    box-shadow: 1px 2px 6px -2px #3d3d3d inset;
}


.main_nav ul {
	width: 950px;
	margin: 0 auto;
}
.main_nav ul li {
	float: left;
	text-align: center;
}


/*
.main_nav ul li:last-child{
	float: right;
	text-align: right;
	background: url("../img/icon01.png") no-repeat 52px 10px;
}


.main_nav ul li:last-child a{
	float: right;
	background: url("../img/icon02.png") no-repeat 180px 14px;
	font-size: 14px;
	font-weight: normal;
	padding-right: 20px;
}*/
.main_nav ul li a {
	text-decoration: none;
	font-size: 14px;
	display: block;
	font-weight: bold;
	padding: 14px 36px 14px 35px;
	line-height: 100%;
}


.main_nav ul li.top a{
	width: 45px;
	background: url('../img/common/top.png') no-repeat center;
	height: 16px;
	padding:13px 0;
	display: block;
}



.main_nav ul li a:hover,
.main_nav ul li a.active {
	background: #4D4D4D;
	color: #fff;
	box-shadow:1px 2px 9px 0px #3d3d3d inset;
-moz-box-shadow:1px 2px 9px 0px #3d3d3d inset;
-webkit-box-shadow:1px 2px 9px 0px #3d3d3d inset;
}

.main_nav ul li.top a:hover,
.main_nav ul li.top a.active{
	background: #4D4D4D url('../img/common/top_on.png') no-repeat center;

}
.main_nav ul li:last-child a {
	text-decoration: none;
	font-size: 14px;
	display: block;
	font-weight: bold;
	padding: 14px 35px 14px 35px;
	line-height: 100%;
}
/*
.main_nav ul li:last-child a:hover{
	background:transparent url("../img/icon02.png") no-repeat 180px 14px;
	text-decoration: underline;
	color: #4D4D4D;
}
.main_nav ul li:last-child:hover{
	background:transparent url("../img/icon01.png") no-repeat 52px 10px;
	background-color: none;
	color: #4D4D4D;
}
*/

/* PC用のスタイル記述 */

#wrapper {
	margin: 0 auto;
}
#contents {
	width: 950px;
	margin: 0 auto;
	padding-bottom: 50px;
}
#contents.detail{
	margin-top: -10px;
}

.main_ttl {
	background: #009F6A;
	position: relative;
}
.main_ttl h2 {
    width: 950px;
    margin: 0 auto 50px;
    padding: 77px 0 30px;
    font-size: 26px;
    line-height: 100%;
    color: #fff;

}
.main_ttl.solution {
	background: #6BA2CA;
}
.main_ttl.solution2 {
	background: #A17AB1;
	
}
.main_ttl.solution2.office h2{
	margin-bottom: 0;

}
.main_ttl.solution_top {
	background: #a17ab1;
}
.main_ttl.ud{
	background: #ecb613;
}
.main_ttl.column{
	background: #ee9887;
    position: relative;
}
.main_ttl.column #bnr_wrap{
    width: 950px;
    margin: 0 auto;
    position: relative;
    z-index:999;
}
.main_ttl.column #bnr{
    position: absolute;
    right: 0;
    top:46px;
}


.main_ttl.concept h2 {
	padding: 72px 0 33px;
	text-align: center;
}
.main_box {
	width: 950px;
	margin: 0 auto 36px;
}
.solution_contents .main_box{
	margin-bottom: 50px;
}
.main_box p {
	font-size: 16px;
	line-height: 180%;
	width: 650px;
	float: left;
}
.main_box p span {
	padding-top: 20px;
	display: block;
}
.main_box .right_img {
	width: 265px;
	float: right;
	text-align: center;
}

.main_box .right_img a {
	padding-top: 10px;
	display: block;
}
.concept_contents .main_box p {
	font-size: 16px;
	line-height: 180%;
	width: 460px;
	float: left;
}
.concept_contents .main_box .right_img {
	width: 448px;
}

.solution_box {
	padding: 40px 0 48px;
	color: #413D3C;
}
.solution_box .inner {
	width: 950px;
	margin: 0 auto;
}
.solution_box:nth-child(odd) {
	background: #EFEFEA;
}

.office .solution_box:nth-child(odd) {
	background: #fff;
}
.office .solution_box{
	padding-top: 0;
	padding-bottom: 0;
}
.office .solution_box .mb50{
	margin-bottom: 50px;
}
.office .solution_box.merrit{
	background: #EFEFEA;
	padding: 58px 0 46px;
}
.office .solution_box.merrit h4{
	font-size:16px;
	font-weight: bold;
}
.office .solution_box.merrit ul{
	text-align: center;
	font-size: 0;
	margin:24px -12px 0 ;

}
.office .solution_box.merrit ul li{
	display: inline-block;
	width: 300px;
	margin: 0 12px;
	font-size: 14px;
	background: #fff;
	box-shadow:2px 2px 9px -2px rgba(0,0,0,0.4);
	-moz-box-shadow:2px 2px 9px -2px rgba(0,0,0,0.4);
	-webkit-box-shadow:2px 2px 9px -2px rgba(0,0,0,0.4);

}
.office .solution_box.merrit ul li p{
	width: 100%;
	box-sizing: border-box;
	text-align: left;
	padding: 18px;
	font-size: 14px;
	margin-bottom: 0;
	height: 163px;
}
.office .solution_box.support_menu{
	padding: 45px 0 70px;
}
.office .solution_box.support_menu p{
	margin: 0;
}


.solution_box h3 {
	font-size: 25px;
	font-weight: bold;
	margin-bottom: 24px;
}
.solution_box h3 span {
	display: block;
	font-size: 16px;
	padding-bottom: 10px;
}
.solution_box p {
	margin-bottom: 30px;
	font-size: 16px;
	width: 660px;
	line-height: 180%;
	float: left;
}
.solution_box p img {
	padding-top: 40px;
	display: block;
}
.solution_box .kome {
	font-size: 14px;
}
.solution_box .right_img {
	float: right;
}
.solution_box .colum {
	clear: both;
	border: 1px solid #C4C3C3;
	padding: 45px 45px 15px;
	position: relative;
}
.solution_box .colum .colum_icon {
	position: absolute;
	top: -10px;
	left: -40px;
}
.solution_box .colum h4 {
	font-size: 20px;
	color: #A17AB1;
	font-weight: bold;
	margin-bottom: 10px;
}
.solution_box .colum .colum_left {
	float: left;
	width: 550px;
}
.solution_box .colum .colum_left p {
	width: 100%;
}
.solution_box .colum .colum_left h5 {
	font-size: 16px;
	font-weight: bold;
	color: #A17AB1;
	margin-bottom: 5px;
}
.solution_box .colum .colum_right {
	float: right;
    margin-top: -30px;
}
.concept_box {
	background: #EFEFEA;
	padding: 48px 0;
	font-size: 16px;
}


.solution_box .before_after{
	margin-left: -38px;
	margin-top: -15px;
}
.concept_box h3 {
	width: 950px;
	margin: 0 auto 42px;
}
.concept_box h4 {
	font-size: 20px;
	line-height: 1.4;
	font-weight: bold;
	margin: 13px 0 19px;
}
.concept_box .inner {
	width: 950px;
	margin: 0 auto;
}
.concept_box .inner_left {
	float: left;
	width: 454px;
	position: relative;
	background: #fff;
	padding: 35px 44px;
	box-sizing: border-box;
	line-height: 1.8;
}
.concept_box .inner_left .band{
	background: #413D3C;
	color: #fff;
	padding: 3px 12px;
	font-weight: bold;
}

.concept_box .inner_left .p01 {
    height: 250px;
}
.concept_box .inner_left .p02 {
    padding-bottom: 55px;
	font-size: 14px;
	line-height: 160%;
}
.concept_box .inner_left h5 {
	font-weight: bold;
	margin-bottom: 10px;
}
.concept_box .inner_right {
	float: right;
	width: 454px;
	position: relative;
	background: #fff;
	padding: 35px 44px;
	box-sizing: border-box;
	line-height: 1.8;
}
.concept_box .inner_right h4, .concept_box .inner_right span {
	color: #009F6A;
}
.concept_box .inner_right .band{
	background: #009F6A;
	color: #fff;
	padding: 3px 12px;
	font-weight: bold;
}
.concept_box .inner_right h5 {
	font-weight: bold;
	margin-bottom: 10px;
	color: #009F6A;
}
.concept_box .inner_right .p03 {
    height: 250px;
   margin-left: -1px;
}
.concept_box .inner_right .p04 {
	font-size: 14px;
	line-height: 160%;
    padding-bottom: 56px;
}
.concept_box .reason01 {
	position: absolute;
	top: -24px;
	right: 42px;
}
.concept_box .reason02 {
	position: absolute;
	bottom: 30px;
	right: 27px;
}
.concept_box .reason03 {
	position: absolute;
	top: -31px;
	right: 22px;
}
.concept_box .reason04 {
	position: absolute;
	bottom: 45px;
	right: 59px;
}
.btn_area {
    position: absolute;
    bottom: 0px;
	left: 50%;
	
	margin-left: -270px;/**745-475=270**/
}
.btn_area li {
	display: block;
	float: left;
}
.btn_area li:nth-of-type(2n) {
	margin:0 2px;
}
.btn_area li img {
	border-radius: 7px 7px 0 0;
}
.btn_area li a {
	font-size: 16px;
	display: block;
	text-align: center;
	color: #fff;
	text-decoration: none;
	transition: .3s;
}
.btn_area li a:hover{
	opacity: 0.7;
}
.btn_area li a img {
}
.btn_area li a.now {
	opacity: 0.5;
	background: #CCCCCD !important;
}
.btn_area li.gov a {
	background: #A17AB1;
	padding: 8px 0;
	border: 2px solid #fff;
}
.btn_area li.mado a {
	background: #6BA2CA;
	padding: 8px 0;
	border: 2px solid #fff;
}
.search_condition {
	background: #D6E9D8;
    padding: 23px 40px 23px 17px;/*23px 40px 12px*/
	margin-bottom: 30px;
}
.search_condition {
	width: 950px;
	color: #000;
	box-sizing: border-box;
	border-collapse: 0;
}
.search_condition .ttl_box {
	width: 180px;
	text-align: left;
	font-size: 14px;
	vertical-align: top;
	padding-top: 5px;
}
.search_condition dl dt{
	width: 120px;
	font-size: 14px;
	font-weight: bold;
	float: left;
}
.search_condition dl dd{
	float: left;
}
.search_condition dl dt span{
	display: block;
    margin: 4px 0 33px;
}
.search_condition ul{
    width: 765px;
    font-size: 14px;
    float: left;
}
.search_condition li {
    width: 156px;
	float: left;
}
.search_condition ul li:nth-child(3){
	margin-bottom: 10px;

}
.search_condition ul li:nth-child(4){
}
.search_condition ul li:nth-child(n + 5) {
	/* css指定 */
	display: none;
}
.result_count{
	margin-bottom: 30px;
	font-size: 20px;
	font-weight: bold;
}

.submit_area {
    text-align: right;
    vertical-align: top;
    float: left;
    margin-left: 15px;
	width: 110px;
	margin-top: -3px;
}
.submit_area input[type="submit"] {
    background: #009F6A;
    border: none;
    padding: 5px 36px 3px;
    font-size: 18px;
    color: #fff;
    font-weight: bold;
}
.search_condition li p {
    width: 137px;
	background: #fff;
	margin-bottom: 10px;
}
.jirei_list.fst_big li:nth-child(3n+1) {
	margin-right: 0;
}
.jirei_list.fst_big li:first-child {
	border: 1px solid #C4C3C3;
	position: relative;
	width: 100%;
	float: none;
	margin-right: 0;
}
.jirei_list.fst_big li:first-child .img {
	float: left;
	width: 626px;
}
.jirei_list.fst_big li:first-child .right {
	padding: 30px;
	float: left;
	width: 320px;
	box-sizing: border-box;
}
.jirei_list.fst_big li:first-child .right .catch {
	font-size: 16px;
	display: block;
	margin-bottom: 15px;
}
.jirei_list.fst_big li:first-child .right h3 {
	font-size: 22px;
	line-height: 1.4;
	color: #413D3C;
	font-weight: bold;
	margin-bottom: 27px;
}
.jirei_list.fst_big li:first-child .right p {
	font-size: 14px;
	line-height: 180%;
    padding-bottom: 48px;
}
.jirei_list.fst_big li:first-child .right .detail_link {
	position: absolute;
	bottom: 30px;
    right: 35px;
}
.jirei_list li:first-child .main_catch{
	display: none;

}



.jirei_list.sml {
	padding: 38px 0 24px;
	background: #D4E9D7;
}
.jirei_list.sml.slide {
	background: #BEDDC1 repeat;
}
.jirei_list.sml ul {
	width: 950px;
	margin: 0 auto;
}
.jirei_list.sml li:nth-child(3n) {
	margin-right: 0;
}
.jirei_list.sml.slide ul {
	width: 100%;
	margin: 0 auto;
	overflow-x: hidden;
}
.jirei_list.sml.slide li:nth-child(3n) {
	margin-right: 25px;
}
.jirei_list.sml h2 {
	color: #413D3C;
	font-size: 25px;
	font-weight: bold;
	margin-bottom: 30px;
	width: 950px;
	margin: 0 auto 30px;
}
.jirei_list li {
	border: 1px solid #C4C3C3;
	position: relative;
	margin-bottom: 22px;
	background: #fff;
	width: 300px;
	float: left;
	box-sizing: border-box;
	margin-right: 25px;
}
.jirei_list.sml.slide li{
	width: 215px;
	margin-right: 30px;
	border: none;
	background: none;
	margin-bottom: 0;
}


.jirei_list li a:hover img,
.jirei_list li a:hover div,
.jirei_list li a:hover .tag{
	opacity: 0.7;
}



.jirei_list li a:hover{
	color: #413D3C;
}
.jirei_list li .img {
	float: left;
	width: 100%;
}



.jirei_list li .right {
	padding: 20px;
	float: left;
	box-sizing: border-box;
}


.jirei_list.sml.slide li .right {
	padding: 5px 0;
	float: left;
	box-sizing: border-box;
}

.jirei_list li .right .catch {
	display: none;
}
.jirei_list li .right h3 {
	font-size: 18px;
	color: #413D3C;
	font-weight: bold;
	margin-bottom: 5px;
}
.jirei_list li .right p {
	font-size: 14px;
	line-height: 180%;
	padding-bottom: 40px;
}


.jirei_list.sml.slide li .right h3 {
	font-size: 14px;
	color: #000;
	font-weight: normal;
	margin-bottom: 2px;
    font-weight: bold;
}
.jirei_list.sml.slide li .right p {
	font-size: 12px;
	line-height: 180%;
	padding-bottom: 40px;
	color: #000;
}


.jirei_list.sml.slide li .right p {
	padding-bottom: 0px;
}

.jirei_list li .right .detail_link {
	position: absolute;
	bottom: 15px;
	right: 30px;
}
.jirei_list .tag {
	position: absolute;
	left: 0;
	padding: 0px 17px 0;
	padding: 1px 17px 0\0;
	top: 0;
	background: #6BA2CA;
	color: #fff;
	font-weight: bold;
	font-size: 12px;
	line-height: 22px;
	height: 22px;
}
.jirei_list .tag.gov {
	background: #A17AB1;
}
.jirei_list .tag.office{
	background: #59a8b1;
}
.jirei_list .tag.tele{
	background: #c97485;
}

.jirei_list .more {
	background: #A8A9AA;
	text-align: center;
	margin-top: 30px;
	vertical-align: middle;
	padding: 10px 0 5px;
}
.jirei_list .more img {
	vertical-align: -2px;
	padding-right: 5px;
}
.jirei_list .more a {
	color: #fff;
	font-size: 19.5px;
	font-weight: bold;
	text-decoration: none;
	line-height: 100%;
	display: block;
	padding: 0 0 7px;
}
.contents_btm {
	background: #4d4d4d url('../img/common/contents_btm_bg.png') repeat-x top;
	text-align: center;
	padding:54px 0 58px;
	color: #fff;
}
.contents_btm #light{
 display:none;
}
.contents_btm.bg_w {
    background: #f3efef url('../img/common/contents_btm_bg2.png') repeat-x top;
    text-align: center;
    padding:54px 0 58px;
    color: #000;
}
.contents_btm.bg_w #dark{
    display:none;
}
.contents_btm.bg_w #light{
    display:block;
}



.contents_btm.gray {
	background: #EFEFEA;
	color:#000;
}
.contents_btm.top {
	background: #fff;
}
.contents_btm p {
	font-size: 16px;
	margin-top:24px;

}
.contents_btm a {
	display: block;
	background:rgba(0,159,106,1);
	font-size: 18.5px;
	font-weight: bold;
	width: 238px;
	border-radius: 40px;
	margin: 0 auto;
	padding: 15px 0;
	text-align: center;
	text-decoration: none;
	color: #fff;
	position: relative;
    transition: .3s;

}
.contents_btm a:hover{
	background: rgba(0,159,106,0.7);
}
.contents_btm a img {
	position: absolute;
	left: 20px;
	top: 16px;
}
input[type="checkbox"] {
	display: none;
}

label {
	display: inline-block;
	position: relative;
	padding-left: 10px;
	width: 120px;
	padding: 6px 0 5px 37px;
	font-weight: bold;
}
label:before, label:after {
    content: '';
    display: block;
    position: absolute;
    top: 7px;
    left: 12px;
    width: 16px;
    height: 16px;
}
label:before {
	background: #D6E9D8;
	border: none;
}
input:checked + label:after {
	top: 6px;
	height: 7px;
	width: 14px;
	left: 13px;
	border-left: 3px solid #009F6A;
	border-bottom: 3px solid #009F6A;
	-webkit-transform: rotate(-45deg);
	-ms-transform: rotate(-45deg);
	transform: rotate(-45deg);
}
.detail_ttl {
	margin: 0 0 22px;
	position: relative;
}
.detail_ttl p {
    width:830px;
	font-size: 20px;
    line-height: 1.6em;
}
.detail_ttl h3 {
	font-size: 30px;
	font-weight: bold;
	color: #413D3C;
	margin-top: 10px;
	margin-bottom: 15px;
    line-height: 120%;
}
.detail_ttl .lead {
	font-size: 14px;
	line-height: 37px;
	font-weight: bold;
	padding-left: 35px;
	background: url("../img/award.png") no-repeat left;
}
.detail_ttl ul {
	position: absolute;
	right: 0;
	top: 0;
}
.detail_ttl ul li {
	margin-bottom: 0px;
	text-align: right;
	vertical-align: bottom;
	height: 26px;
}

.slide_selector div {
	position: relative;
}
.slide_selector div p {
	position: absolute;
	bottom: 0;
	width: 100%;
	left: 0;
	padding: 10px 15px;
	line-height: 21px;
	font-size: 12px;
	color: #fff;
	background: rgba(0, 0, 0, 0.8);
	box-sizing: border-box;
}
.detail .detail_box {
	/*margin-bottom: 90px;*/
	margin-bottom: 50px;
}
.detail .detail_box:last-child {
	margin-bottom: 0px;
}
.detail h4 {
	font-size: 20px;
	font-weight: bold;
	color: #009F6A;
	margin-bottom: 10px;
}
.detail .detail_left {
	width: 600px;
	float: left;
}
.detail .detail_left p {
	line-height: 180%;
	font-size: 14px;
}
.detail .detail_right {
	width: 300px;
	float: right;
}
.detail .detail_right h5 {
	font-weight: bold;
	font-size: 14px;
	margin-top: 10px;
}
.detail .detail_right table {
	width: 100%;
	text-align: left;
	margin-top: 5px;
	border-top: 1px solid #C4C3C3;
}
.detail .detail_right table th, .detail .detail_right table td {
	border-bottom: 1px solid #C4C3C3;
	padding: 3px 5px;
	font-weight: normal;
	font-size: 12px;
}
.detail .detail_right table th {
	width: 25%;
}
.detail .detail_right .name {
	font-size: 16px;
}
.detail .detail_right .name span {
	font-size: 12px;
}
.detail .detail_right.photo {
	margin-top: 40px;
}
.back_btn {
	text-align: center;
	vertical-align: middle;
	width: 350px;
	margin: 30px auto 0;
    transition: .3s;
}
.back_btn img {
	position: absolute;
	top: 16px;
	left: 30px;
}
.back_btn a {
	display: block;
	background:rgba(0,159,106,1);
	font-size: 18.5px;
	font-weight: bold;
	width: 258px;
	border-radius: 40px;
	margin: 0 auto;
	padding: 15px 0;
	text-align: center;
	text-decoration: none;
	color: #fff;
	position: relative;
    transition: .3s;
}


.slide_selector .slick-slide img{
	width: 100%;
}

#inpage_wrapper{
	border-top: none!important;
}

#header_fixed.fixed{
	position: fixed;
	top: 0;
	left: 0;
	z-index: 99999;
	width: 100%;
}

.pagetop-inner {
    margin-top: -93px!important;
}

#print_slide{
    display: none;
}
.jirei_list.slide.sml h2{
	position: relative;
}
.jirei_list.slide.sml h2 .ttl_list_link {
    position: absolute;
    left: 50%;
    padding-left: 11px;
    background: url(../img/common/arrow.png) no-repeat left;
    margin-left: 69px;
    bottom: -4px;
    font-size: 16px;
}
.top_solution h2 .ttl_list_link{
    position: absolute;
    left: 50%;
    padding-left: 11px;
    background: url(../img/common/arrow.png) no-repeat left;
    margin-left: 100px;
    bottom: 3px;
    font-size: 16px;
}
.corona_bnr{
	text-align: center;
	margin-bottom: 30px;
	padding-right: 12px;
}
.solution_top_box .inner{
	width: 950px;
	margin: 0 auto;
}
.solution_top_box ul{
	margin:0 -18px 10px;
	font-size: 0;
	text-align: center;
	vertical-align: top;
}
.solution_top_box ul li{
	margin: 0 15px 40px;
	display: inline-block;
	border: 3px solid #e0d1e0;
	width: 463px;
	vertical-align: top;
	box-sizing: border-box;
	padding-bottom: 20px;
}
.solution_top_box ul li h3{
	text-align: left;
	font-size: 18px;
	color: #996699;
	line-height: 77px;
	vertical-align: middle;
	padding-left: 27px;
	background: url('../img/solution_top/icon04.png') no-repeat 50% 24px;

}
.solution_top_box ul li h3 img{
	display: inline;
	vertical-align: middle;
	padding-right: 18px;
}
.solution_top_box ul li:nth-child(2) h3 img{
vertical-align: -1px
}


.solution_top_box ul li p{
	font-size: 14px;
	line-height: 24px;
	text-align: left;
	padding: 0px 20px 20px 25px;
	
}
.solution_top_box ul li a:hover p{
    color: #996699;
}

.solution_top_box ul li a:hover{
	text-decoration: none;
}
.solution_top_box ul li a > img{
	width: 206px;
	float: left;
	padding-right: 20px;
}

.top_solution{
	padding-top: 35px;
}
.top_solution .solution_top_box ul{
	margin-bottom: 90px;
}
.top_solution .solution_top_box ul li{
	height: 230px;
}
.top_solution .solution_top_box ul li p{
	padding-top: 0;
	padding-right: 30px;
}
.top_solution .solution_top_box ul li p{
	background: url('../img/solution_top/icon04.png') no-repeat 95% 20px;
}

.ud_contents .main_box{
	margin-bottom: 16px;
}
.ud_contents .main_box p span{
	color: #ef7f01;
	display: inline;
	padding: 0;
}
.ud_contents .main_box p{
	width: 483px;
	font-size: 14px;

}


/**TCD1225**/
.ud_inner{
    width:1020px;
    margin: 0 auto;
    padding: 30px 0 0;
    background-color: #fff;
}
#ud_bnr{
    width:950px;
    margin: 0 auto;
    position: relative;
}
#ud_bnr a{
    display: block;
    position: absolute;
    width:393px;
    height:93px;
    right:0;
    top:-93px;
}
#ud_post{
    width:950px;
    margin: 0 auto;
    padding: 0px 0 60px;
    background: url('../img/ud/bg_arrow.png') no-repeat 840px bottom;
}
#ud_post p{
    font-size: 16px;
    line-height: 2em;
    margin: 10px 0 10px;
}
#ud_post ul{
    
}
#ud_post ul li{
    width:195px;
    float:left;
}
#ud_post ul li.parent{
    width:390px;
    float:left;
}

#ud_post ul li img{
    display: block;
    margin-bottom: 1em;
}
#ud_post ul li.parent a.ud_arrow{
    width:350px;
    
}
#ud_post ul li a.ud_arrow{
    width:170px;
    font-weight: bold;
    display: block;
    background: url('../img/ud/arrow_ud.png') no-repeat left top;
    font-size: 14px;
    padding-left: 25px;
}
#ud_post ul li:nth-child(4){
    width:170px;
}
#ud_post h3{
	font-size: 20px;
	font-weight: bold;
	margin-bottom: 18px;
    color:#cb9a04;
}
#product h3{
    width:950px;
    margin: 20px auto;
	font-size: 20px;
	font-weight: bold;
    color:#cb9a04;
}
#product{
    background-color: #fef8eb;
    padding: 30px 0;
    
}


.main_ttl.ud_col h2 {
    width: 950px;
    margin: 0 auto 0px;
    font-size: 26px;
    line-height: 100%;
    color: #fff;

}
#individual-main{

   
}

#ud-entry #contents{
    width:100%;
    background-color: #f2f2f2;
    padding: 30px 0;
}
#ud-entry #contents .column_detail{
    width:950px;
    margin: 0px auto;
    padding-bottom: 70px;
    background-color: #fff;
}
#ud-entry #contents .column_detail .column_ttl{
    margin: 0;
    width:300px;
    float:left;
}
#ud-entry #contents .column_detail .column_ttl h3{
    padding: 100px 10px 0 50px;
    color: #cb9a04;
}
#ud-entry #contents .column_detail .column_ttl h4{
    padding: 10px 10px 0 50px;
    color: #cb9a04;
}


#ud-entry #contents .column_detail .column_ttl h4{
    line-height: 2em;
    width:auto;
}
#ud-entry #contents .column_detail .column_main{
    width:600px;
    float:right;
}
#ud-entry #contents .column_detail .detail_txt{
    padding: 0 60px;
font-size: 14px;
line-height: 28px;

}
#ud-entry #contents .column_detail .detail_txt p{
    margin-bottom: 1.5em;
}
#ud-entry #contents .column_detail .detail_txt .ud_other{
    background-color:#faf9f4;
    padding: 20px 20px 0;
    margin-bottom: 20px;
    border-radius: 0.5em;
}
/**TCD1225**/







.ud_contents h3{
	font-size: 16px;
	font-weight: bold;
	margin-bottom: 18px;
}
.right_img_slider_wrap{
	width: 400px;
	float: right;
}

.anchor_link{
	box-shadow:0px 0px 5px 1px #a6a6a6 inset;
	-moz-box-shadow:0px 0px 5px 1px #a6a6a6 inset;
	-webkit-box-shadow:0px 0px 5px 1px #a6a6a6 inset;
	background: #eeeeec;
	border-radius: 5px;
	margin-top: 40px;
	padding: 10px 17px;
	width: 470px;
	box-sizing: border-box;
}
.anchor_link a{
	display: block;
	background: url('../img/ud/icon01.png') no-repeat left;
	font-size: 14px;
	padding:5px 24px;
}

.ud_box{
	width: 950px;
	margin: 0 auto;
}
.ud_box ul{
	margin: 0 -18px;
	text-align: center;
}
.ud_box ul li{
	display: inline-block;
	margin: 0 14px;
}

.ud_basic{

	padding: 0 0 51px;
	background-color: #fef8eb;
}
.ud_basic > div{
	padding: 40px 48px;
	background: #fff;
	width: 1020px;
	margin: 0 auto;
	box-sizing: border-box;
	position: relative;
}
.ud_basic p{
	width: 615px;
	font-size: 14px;
	line-height: 200%;
}
.ud_basic img{
	position: absolute;
	top: 88px;
	right: 74px;
}

.top_column{

}

.top_column h2{
	font-size: 24px;
	font-weight: bold;
	padding-left: 26px;
}
.top_column h2 span{
	font-size: 12px;
	font-weight: normal;
}

.column_wrap{
	width: 950px;
	margin: 0 auto;
}
#inpage_wrapper.column{
	background: #f2f2f2;
}

.top_column .column_kokuchi{
	background: #fff;
	margin: 30px 0;
	padding:14px 0 14px 26px ;
	font-size: 18px;
}
.top_column .column_kokuchi span{
	color: #ee9887;
	font-size: 12px;
	padding-right: 14px;
}
.top_column .column_kokuchi span em{
	font-style: normal;
	font-size: 20px;
}
.top_column_list{
	width: 950px;
	margin: 0 auto;
}
.top_column_list ul{
	margin-bottom: 90px;
}
.top_column_list ul li{
	position: relative;
	background: #fff;
	margin-right: 28px;
	width: 298px;
	min-height: 440px;
	padding-top: 2px;
	margin-bottom: 30px;
	float: left;
	box-sizing:border-box;
}
.top_column_list ul li:first-child{
	width: 100%;
	margin-bottom: 30px;
	margin-right: 0;
	height: auto;
	padding-top:0px;
	float: none;
}
.top_column_list ul li .img{
	width: 100%;

}
.top_column_list ul li:first-child .img{
	width: 50%;
	float: right;
}
.top_column_list ul li .right{
	padding: 20px 30px;
}
.top_column_list ul li h4{

	font-size: 18px;
	line-height: 28px;

	margin-bottom: 10px;
}
.top_column_list ul li h3{
	background: url('../column/img/icon01.png') no-repeat left 3px;
	padding-left: 26px;
	font-size: 14px;
	color: #ee9887;
	margin: 0 0 10px;
}
.top_column_list ul li .lead h3{
	display: none;
}
.top_column_list ul li a{
    width: 100%;
    height: 100%;
    display: block;

}
.top_column_list ul li a:hover{
	text-decoration: none;
}
.top_column_list ul li.rensai{
	border-top: 2px solid #ee9887;
	padding-top: 0px;
}
.top_column_list ul li:nth-child(3n+1){
	margin-right: 0;
}
.top_column_list ul li:first-child{
    min-height: auto;
	height: auto;
}
.top_column_list ul li .lead{
	font-size: 12px;
	line-height: 200%;
	height: 4em;
    width: 20em;
	overflow: hidden;
	margin-bottom: 10px;
}
.top_column_list ul li:first-child .lead{
	font-size: 12px;
	line-height: 200%;
	height: 8em;
	width:30em ;
	overflow: hidden;
	margin-bottom: 0px;
}
.category_tag{
	font-size: 0;
}
.top_column_list ul li:first-child .category_tag{
	margin-top: 5px;
}
.tag_cloud_main h1{
	font-size: 20px;
	margin-bottom: 30px;
}
.category_tag span{
	display: inline-block;
	margin:2px ;
	padding: 5px 6px 5px;
	background: #999999;
	color: #fff;
	font-size: 10px;
	line-height: 100%;
	border-radius: 2px ;
}
.top_column_list ul li .list_date{
	position: relative;
	color: #cccccc;
	font-size: 12px;
}
.top_column_list ul li:first-child .list_date{
	position: absolute;
	bottom: 20px;
	left: 30px;
	color: #cccccc;
	font-size: 12px;
}
.column_ttl{
	margin: -50px auto 0;
	background: #fff;
	width: 100%;
}
.column_ttl h3,.column_ttl h4{
	width: 950px;
	margin: 0 auto;
}
.column_ttl h3{
	color: #d17361;
	font-size: 12px;
	padding: 20px 0 8px;
}
.column_ttl h4{
	font-size: 24px;
	padding-bottom: 30px;
	line-height: 140%;
}
.column_ttl h3 span{
	font-size: 20px;
}



/* コラム */
.column #contents{
	width: 950px;
	margin-top: 0;
}

.column_detail .column_main{
	/*width: 600px;
	float: left;*/
	background: #fff;
}
/*
.column_detail .column_side{
	width: 300px;
	float: right;
}*/
.detail_date{
    margin-top: 26px;
	margin-bottom: 20px;
	padding-left: 10px;
    font-size: 12px;
    color: #d17361;
}

.column_detail .column_main .mv{
	margin-bottom: 27px;
	text-align: center;
}
.column_detail .column_main .mv img{
	max-width: 100%;
}

.column_detail .column_main .detail_txt{
	/*padding: 0 42px;*/
	font-size: 14px;
	line-height: 28px;
}
.column_detail .column_main .detail_txt p{
	margin-bottom: 40px;
}
.column_detail .column_main .detail_txt p.author{
	text-align: right;
}
.column_detail .red_txt{
	color: #d17361;
}

.column_detail .detail_txt h3{
	color: #d17361;
	font-size: 16px;
	font-weight: bold;
	background: #fcf0ed;
	padding:3px 10px;
	margin-bottom: 8px;
    margin: 0 -10px 8px;
}
.column_detail .detail_txt h3.q{
	color: #d17361;
	font-size: 14px;
	font-weight: bold;
	background: transparent;
	padding:3px 0px;
    margin: 0 0px 0px;
}


.column_detail .inc_img .img_left{
	width: 254px;
	margin-right: 20px;
	margin-bottom: 20px;
	float: left;
}
.column_detail .inc_img .img_left span{
	display: block;
	font-size: 90%;
	text-align: center;
	margin-top: 5px;
	line-height: 160%;
    color:#83736f;
}
.column_detail .inc_img .txt_right{
}
.column_detail img{
	max-width: 100%;
	height: auto;
}
.column_detail .same_tag{
	padding:0;
	margin: 75px 0 0;
	
}
.column_detail .same_tag a{
	display: block;
	background: url('../img/ud/icon02.png') no-repeat left;
	font-size: 14px;
	padding:9px 24px;
	padding-right: 0;
}

.column_detail .sns ul{
    width: 195px;
    text-align: right;
    margin: 35px auto 28px;
    margin-right: 0;
    font-size: 0;

}
.column_detail .sns ul li{
	display: inline-block;
    margin-left: 20px;
    vertical-align: top;
}

.top_column_list.category_list h1{
    margin: 80px 0 40px;
    font-size: 20px;
}

.page-navigation-list{
	
	padding-bottom: 10px;
	border-bottom: 1px solid #4d4d4d;
}
.page-navigation-list {
  *zoom: 1; }
.page-navigation-list:after {
  content: "";
  display: block;
  clear: both; }

.page-navigation-next{
	display: inline-block;
	background: url('../img/ud/icon04.png') no-repeat right;
	font-size: 14px;
	padding:9px 24px;
	box-sizing: border-box;
	float: right;
}
.page-navigation-prev{
	display: inline-block;
	background: url('../img/ud/icon03.png') no-repeat left;
	font-size: 14px;
	padding:9px 24px;
	box-sizing: border-box;
}
.back_column{
	display: inline-block;
	background: url('../img/ud/icon03.png') no-repeat left;
	font-size: 14px;
	padding:9px 24px;
	margin: 7px 0 63px;
	box-sizing: border-box;
}
.column_side .widget{
	background: #fff;
	padding: 23px;
	margin-bottom: 30px;
}
.column_side .widget h3{
	font-size: 14px;
	margin-bottom: 7px;
	font-weight: bold;
}
.column_side .widget ul li{
	font-size: 14px;
	display: block;
	padding: 5px 0;
}

.column_side .widget ul li:before{
	content: "・";
}

.machiai .anchor_link a{
	display: inline-block;
	padding-right: 10px;
}

.machiai .main_box .right_img {
	width: 400px;
	float: right;
	text-align: center;
}
.machiai .madore{
	margin-top: 84px;
}
.machiai .img_main{
	text-align: center;
	height: 280px;
	background: #f2f2f2;
	padding-top: 36px;
	box-sizing: border-box;
}

.machiai .madore .animation{
	text-align: center;
	margin-top: 55px;
}
.machiai .madore ul{
	width: 950px;
	margin:30px auto 45px;
}
.machiai .madore ul li{
	float: left;
	width: 300px;
    margin-right: 25px;
    margin-bottom: 50px;
}
.machiai .madore ul li:nth-child(3n){
	margin-right: 0;
}
.machiai .madore ul li:nth-child(3n+1){
	clear: both;
}
.machiai .madore ul li p{
	margin-top: 10px;
	font-size: 14px;
	line-height: 24px;
}



.machiai .padore .img_main{
	text-align: right;
	height: 280px;
	background: #f2f2f2;
	box-sizing: border-box;
	position: relative;
}
.machiai .padore .img_main img{
	position: absolute;
	left: 50%;
	margin-left: -475px;
	top: 36px;
}
.machiai .padore .img_main .bg{
	position: absolute;
	right: 0;
	left: auto;
	top: 36px;
}
.machiai .padore .panel_list{
	margin: 84px auto;
	width: 950px;
}
.machiai .padore .panel_list li{
	width: 465px;
	float: left;
}
.machiai .padore .panel_list p{
	font-size: 14px;
	margin-top: 10px;

}
.machiai .padore .panel_list li:last-child{
	float: right;
}
.machiai .padore .padore_flow{
	width: 950px;
	margin:30px auto 45px;
}
.machiai .padore .padore_flow li{
	float: left;
	width: 300px;
    margin-right: 25px;
    margin-bottom: 50px;
}
.machiai .padore .padore_flow li:nth-child(3n){
	margin-right: 0;
}
.machiai .padore .padore_flow li:nth-child(3n+1){
	clear: both;
}
.machiai .padore ul li p{
	margin-top: 10px;
	font-size: 14px;
	line-height: 24px;
}
.machiai .padore .padore_flow li:last-child{
	width: 625px;
	margin-right: 0;
}
.machiai .padore .padore_flow li:last-child p,
.machiai .padore .padore_flow li:last-child img{
	float: left;
}
.machiai .padore .padore_flow li:last-child p{
	width: 234px;
	box-sizing:border-box;
	padding-left: 20px;
	padding-top: 38px;

}

/******************/
/******************/
/******************/

.community .anchor_link a{
	display: inline-block;
	padding-right: 10px;
}

.community .main_box .right_img {
	width: 400px;
	float: right;
	text-align: center;
}
.community .lisma{
	margin-top: 84px;
}
.community .img_main{
	text-align: center;
	height: 250px;
	background: #f2f2f2;
	padding-top: 0px;
	box-sizing: border-box;
	position: relative;
}

.community .lisma .animation{
	text-align: center;
	margin-top: 55px;
}
.community .lisma ul{
	width: 950px;
	margin:85px auto 63px;
}
.community .lisma ul li{
	float: left;
	width:450px;
    margin-bottom: 33px;
}
.community .lisma ul li h3{
	margin-bottom: 8px
}
.community .lisma ul li:nth-child(2n){
	float: right;
}
.community .lisma ul li:nth-child(2n+1){
	clear: both;
}
.community .lisma ul li .left_img,.community .lisma ul li p{
	float: left;
}

.community .lisma ul li p{
	margin-top: 0px;
	font-size: 14px;
	line-height: 24px;
	padding-left: 20px;
	width: 222px;
}



.community .satio .img_main{
	text-align: right;
	height: 250px;
	background: #f2f2f2;
	box-sizing: border-box;
	position: relative;
}
.community .satio .img_main img{
	position: absolute;
	left: 50%;
	margin-left: -475px;
	top: -26px;
}
.community .satio .img_main .bg{
	position: absolute;
	right: 0;
	left: auto;
	top: 36px;
}


.community .satio .satio_flow{
	width: 950px;
	margin:60px auto 56px;
}
.community .satio .satio_flow li{
	float: left;
	width: 390px;
    margin-bottom: 20px;
}

.community .satio .satio_flow li:nth-child(2),
.community .satio .satio_flow li:last-child{
	float: right;
	width: 540px;
}

.community .satio .satio_flow li:nth-child(2n+1){
	clear: both;
}
.community .satio ul li p{
	margin-top: 10px;
	font-size: 14px;
	line-height: 24px;
}
.community .satio .satio_flow li .left{
	width: 200px;
	float: left;
}
.community .satio .satio_flow li .right_img{
	float: right;
}

.community .satio .satio_flow li:last-child .left{
	width:320px;
}
/****************
****************
***********/




.ud_madoguchi .anchor_link a{
	display: inline-block;
	padding-right: 10px;
}

.ud_madoguchi .main_box .right_img {
	width: 400px;
	float: right;
	text-align: center;
}


.ud_madoguchi .img_main{
	text-align: center;
	height: 280px;
	background: #f2f2f2;
	padding-top: 36px;
	box-sizing: border-box;
}

.ud_madoguchi .protocol .protocol_slider{
	margin:58px auto 70px;
	width: 950px;
	position: relative;
}
.ud_madoguchi .protocol .protocol_slider div:last-child{
	display: none;
	position: absolute;
	top: 0;
	left: 0;
}
.ud_madoguchi .protocol p{
	text-align: center;
	margin-top: 5px;
}

.ud_madoguchi .protocol .panel_list{
	margin: 45px auto 80px;
	width: 950px;
}
.ud_madoguchi .protocol .panel_list li{
	width: 465px;
	float: left;
}

.ud_madoguchi .protocol .panel_list li:last-child{
	float: right;
}

.ud_madoguchi .protocol .panel_list p{
	font-size: 12px;
	text-align: left;
}

.ud_madoguchi .counter .img_main{
	text-align: center;
	height: 204px;
	background: #f2f2f2;
	padding-top:0px;
	box-sizing: border-box;
	margin-bottom: 72px;
}

.ud_madoguchi .landscape{
	text-align: center;

}

.ud_madoguchi .counter_list ul{
	width: 950px;
	margin:14px auto 63px;
}
.ud_madoguchi .counter_list ul li{
	float: left;
	width:450px;
    margin-bottom: 20px;
}
.ud_madoguchi .counter_list ul li h3{
	margin-bottom: 8px
}
.ud_madoguchi .counter_list ul li:nth-child(2n){
	float: right;
}
.ud_madoguchi .counter_list ul li:nth-child(2n+1){
	clear: both;
}
.ud_madoguchi .counter_list ul li .left_img,.ud_madoguchi .counter_list ul li p{
	float: left;
}

.ud_madoguchi .counter_list ul li p{
	margin-top: 0px;
	font-size: 14px;
	line-height: 24px;
	padding-left: 20px;
	width: 222px;
}






.ud_madoguchi .kisai .img_main{
	text-align: center;
	height: 204px;
	background: #f2f2f2;
	padding-top:0px;
	box-sizing: border-box;
	margin-bottom: 56px;
}
.ud_madoguchi .kisai .img_main img{
	position: relative;
	top: -50px;
}

.ud_madoguchi .kisai_flow{
	width: 950px;
	margin:30px auto 45px;
}
.ud_madoguchi .kisai_flow li{
	float: left;
	width: 300px;
    margin-right: 25px;
    margin-bottom: 30px;
}
.ud_madoguchi .kisai_flow li:nth-child(3n){
	margin-right: 0;
}
.ud_madoguchi .kisai_flow li:nth-child(3n+1){
	clear: both;
}
.ud_madoguchi .kisai_flow{
	margin-top: 10px;
	font-size: 14px;
	line-height: 24px;
}
.ud_madoguchi .kisai_flow li p{
	margin-top: 10px;
}

.ud_madoguchi .chaircar{
	position: relative;
	width: 950px;
	margin: 0 auto 125px;
	border: 2px solid #dfdfdf;
	padding: 75px 20px 20px;
	box-sizing: border-box;

}
.ud_madoguchi .chaircar h3{
	position: absolute;
	left:10px ;
	top: -38px;
}
.ud_madoguchi .chaircar ul li{
	width: 50%;
	float: left;
}
.ud_madoguchi .chaircar ul li img{
	float: left;
}
.ud_madoguchi .chaircar ul li p{
	padding-left: 13px;
	float: left;
	width: 265px;
	font-size: 14px;
}


.ud_madoguchi .chaircar ul li:last-child p{
	width: 280px;
}
.ud_madoguchi .chaircar ul li span{
	font-size: 16px;
	display: block;
	font-weight: bold;
	margin-bottom: 13px;
}

#sc{
    top: 95px;
    position: absolute;
    border: 1px solid red;
}

.lp_contents img{
	display: block;
	margin:63px auto 50px;

}
.lp_contents p.lead{
	width: 600px;
	margin: 0 auto 80px;
	font-size: 14px;
	line-height: 180%;
}
.lp_article{
	width: 600px;
	margin: 0 auto;
}
.lp_article img{
	margin-bottom: 32px;
}
.lp_article ul{
	border-top:1px dashed #868686;
	padding-bottom: 70px;
}
.lp_article li{
	border-bottom:1px dashed #868686;
	padding: 20px 0;
	position: relative;
}
.lp_article li .number{
	background: #9F375B;
	color:#fff;
	font-size: 14px;
	line-height: 50px;
	float: left;
	border-radius: 2px;
	width: 65px;
	text-align: center;
	margin-right: 35px;

}

.lp_article li:after{
    /**content: '';
    right: 0;
    top: 50%;
    margin-top: -10px;
    width: 15px;
    height: 15px;
    border-top: 1px solid #868686;
    border-right: 1px solid #868686;
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
    display: block;
    position: absolute; **/
}
.lp_article li p{
	font-size: 16px;
	line-height: 150%;
	font-weight: 600;
}
.lp_article li a{
    display: inline-block;
	font-size: 16px;
	line-height: 150%;
	font-weight: 600;
}
.lp_article li p span{
	color:#666666;
	font-size: 12px;
}


.contents_btm.lp_btm{
	background: #FCEFEC;
	padding: 40px 0 114px;


}

.contents_btm.lp_btm p{
	color:#9F375B;
	font-style: 16px;
	line-height: 180%;
	margin-bottom: 27px;
	margin-top: 0;
}
.contents_btm.lp_btm a{
	display: block;
	background:#C0375B;
	font-size: 28px;
	font-weight:500;
	width: 600px;
	border-radius: 0px;
	margin: 0 auto;
	padding: 18px 0;
	text-align: center;
	text-decoration: none;
	color: #fff;
	position: relative;
	transition: .3s;
}


.only_member_list{
	width: 950px;
	margin: 0 auto;
}
.only_member_list h2{
	margin-bottom: 30px;
}
.only_member_list ul{
	padding-bottom: 90px;
}
.only_member_list ul li{
	position: relative;
	background: #fff;
	box-sizing:border-box;
	margin-bottom: 30px;
	width: 100%;
	width: 460px;
	float: left;
}
.only_member_list ul li:nth-child(2n){
	float: right;
}
.only_member_list ul li .left{
	width: 50%;
	float: right;
}
.only_member_list ul li .img{
	width: 100%;

}


.only_member_list ul li .right{
	padding: 20px 20px;
	width: 100%;
	float: left;
	box-sizing: border-box;
}
.only_member_list ul li h4{

	font-size: 18px;
	line-height: 28px;

	margin-bottom: 10px;
}
.only_member_list ul li h4 span.sub{
    font-size: 14px;
    display: block;
}

.only_member_list ul li h3{

	padding-left: 26px;
	font-size: 14px;
	color: #ee9887;
	margin: 0 0 10px;
}
.only_member_list ul li .lead h3{
	display: none;
}

.only_member_list ul li a:hover{
	text-decoration: none;
}
.only_member_list ul li.rensai{
	border-top: 2px solid #ee9887;
	padding-top: 0px;
}
.only_member_list ul li:nth-child(3n+1){
	margin-right: 0;
}
.only_member_list ul li:first-child{
    min-height: auto;
	height: auto;
}

.only_member_list ul li .lead{
	font-size: 12px;
	line-height: 200%;
	height: 8em;
	overflow: hidden;
	margin-bottom: 0px;
}
.category_tag{
	font-size: 0;
}
.only_member_list ul li:first-child .category_tag{
	margin-top: 5px;
}
.tag_cloud_main h1{
	font-size: 20px;
	margin-bottom: 30px;
}
.category_tag span{
	display: inline-block;
	margin:2px ;
	padding: 5px 6px 5px;
	background: #999999;
	color: #fff;
	font-size: 10px;
	line-height: 100%;
	border-radius: 2px ;
}
.only_member_list ul li .list_date{
	position: relative;
	color: #cccccc;
	font-size: 12px;
}
.only_member_list ul li:first-child .list_date{
	position: absolute;
	bottom: 20px;
	left: 30px;
	color: #cccccc;
	font-size: 12px;
}


.illust_border{
	border:1px solid rgb(204, 204, 204);
	box-sizing:border-box;
	margin: -1px;
}
.matome_point01{
	background: rgb(236, 236, 236);
	font-weight: bold;
	padding: 30px 30px 1px;
	margin: 30px 0;
}
.matome_point02{
	background: #f4dde6;
	font-weight: bold;
	padding:  30px 30px 1px;
	margin: 30px 0;
}

/*リニューアル　2018年12月-------------------------------------------*/

/*トップページ*/

.top_jirei_list{
	background: #f3f3f3;
	position: relative;
}
.top_catalog_cta{
	position: absolute;
    top: 111px;
    left: 50%;
    margin-left: 510px;
    background: url('../img/top_catalogue_bg.png') no-repeat;
    width: 242px;
    height: 327px;


}
.top_catalog_cta ul{
	padding-top: 172px;
    text-align: center;

}
.top_catalog_cta ul li{
	margin-bottom: 5px;
}
.top_catalog_cta ul li:last-child{
	margin-top: 15px;
}
.top_jirei_list_wrap,
.top_topics_list_wrap{
	margin: 0 auto;
	padding: 75px 0 80px;
	width: 950px;
}

.top_jirei_list_wrap h2,
.top_topics_list_wrap h2{
	font-size: 30px;
	text-align: center;
	margin: 0 0 60px;
}

.top_jirei_list_wrap h2 span,
.top_topics_list_wrap h2 span{
	color: #949494;
	font-size: 18px;
	font-weight: normal;
	display: block;
	margin: 10px 0 0;
}

.top_jirei_list_wrap div{
	margin:0 0 15px;
	height: 262px;
	background: #fff;
}

.top_jirei_list_wrap div:nth-last-of-type(1){
	margin-bottom:0;
}

.top_jirei_list_wrap a{
	display: block;
	width: 100%;
	height: 100%;
	
	padding: 30px 515px 40px 40px;
	box-sizing: border-box;
	transition: all 0.2s ease;
	
	
}


.top_jirei_list_wrap div:nth-of-type(even) a{
	padding: 30px 40px 40px 515px;
}
.top_jirei_list_wrap div:nth-of-type(1) a {background: url(/madoguchi/top_thumb_04.png) right top no-repeat;background-size:auto 100%;box-sizing: border-box;}
.top_jirei_list_wrap div:nth-of-type(2) a {background: url(/madoguchi/top_thumb_01.png) left top no-repeat;}
.top_jirei_list_wrap div:nth-of-type(3) a {background: url(/madoguchi/top_thumb_02.png) right top no-repeat;}
.top_jirei_list_wrap div:nth-of-type(4) a {background: url(/madoguchi/top_thumb_03.png) left top no-repeat;}

.top_jirei_list_wrap a:hover{
	text-decoration: none;
	color: #3e3a39;
	opacity: 0.7;
}

.top_jirei_list_wrap h3{
	color: #009f6a;
	font-size: 24px;
	margin: 0 0 5px;
	line-height: 44px;
	background: url(/madoguchi/top_arrow.png) right center no-repeat;
}

.top_jirei_list_wrap div h3:after{
	content: '.';
	color: rgba(255,255,255,0);
	display: inline-block;
	width:45px;
	height:44px;
	background-repeat: no-repeat;
	background-position: left center;
	margin: 0 0 0 22px;
}
.top_jirei_list_wrap div:nth-of-type(1){

}
.top_jirei_list_wrap div:nth-of-type(1) h3:after{
	background-image:url(/madoguchi/top_icon_04.png);
}
.top_jirei_list_wrap div:nth-of-type(2) h3:after{
	background-image:url(/madoguchi/top_icon_01.png);
}

.top_jirei_list_wrap div:nth-of-type(3) h3:after{
	background-image:url(/madoguchi/top_icon_02.png);
}

.top_jirei_list_wrap div:nth-of-type(4) h3:after{
	background-image:url(/madoguchi/top_icon_03.png);
}

.top_jirei_list_wrap p{
	font-size: 13px;
	line-height: 24px;
}

.top_topics_list_wrap li{
	float:left;
	width: 316px;
/*height: 384px;
overflow: hidden;*/
/*	margin: 0 0 60px;*/
	position:relative;
	margin:0 0 30px;
}

.top_topics_list_wrap li:nth-of-type(3n-1){
	width:318px;
}

.top_topics_list_wrap li:nth-of-type(3n+1){
	
clear: both;
}

.top_topics_list_wrap li:nth-last-of-type(-n+3){
	margin-bottom:0;
}

.top_topics_list_wrap li a{
	display: block;
	width: 100%;
	height: 100%;
	box-sizing: border-box;
	transition: all 0.2s ease;
}

.top_topics_list_wrap li a:hover{
	text-decoration: none;
	opacity: 0.7;
}

.top_topics_list_wrap li .label{
	position: absolute;
	top: 0;
	left: 0;
	display: inline-block;
	padding: 5px 18px;
	line-height: 1;
	font-size: 12px;
	text-align:center;
	color: #fff;
	background: #000;
}

.top_topics_list_wrap li:nth-of-type(3n-1) .label{
	left: 1px;
}

.top_topics_list_wrap li.box_column .label{
	background: #ee9887;
}

.top_topics_list_wrap li.box_jirei .label{
	background: #009f6a;
}

.top_topics_list_wrap li img{
	width: 100%;
	height: 193px;
	object-fit: cover;
	box-sizing: border-box;
}

.top_topics_list_wrap li:nth-of-type(3n-1) img{
	border-left: 1px solid #fff;
	border-right: 1px solid #fff;
}

.top_topics_list_wrap li dl{
	margin: 0 0 0;
	padding: 20px 30px 5px;
	border-left: 1px solid #e6e6e6;
	height:153px;
}

.top_topics_list_wrap li:nth-of-type(3n-1) dl{
	border-left: 1px solid #e6e6e6;
	border-right: 1px solid #e6e6e6;
}

.top_topics_list_wrap li:nth-of-type(3n) dl{
	border-left: none;
	border-right: 1px solid #e6e6e6;
}

.top_topics_list_wrap li dt{
	font-size:18px;
	color: #3e3a39;
	font-weight: bold;
	margin: 0 0 10px;
}

.top_topics_list_wrap li dd.lead{
	color: #3e3a39;
	line-height: 24px;
	font-size: 14px;
	margin: 0 0 10px;
}

.top_topics_list_wrap li dd.category_tag span{
	font-size: 10px;
	line-height: 1;
	padding: 4px 18px;
	border-radius: 11px;
	background: #999;
}

.top_topics_list_wrap li.box_jirei dd.category_tag span{
	background: #6aa1ca;
}

.top_topics_list_wrap li.box_jirei dd.category_tag span.gov{
	background: #996699;
}

.top_topics_list_wrap li.box_jirei dd.category_tag span.office{
	background: #59a8b1;
}

.top_topics_list_wrap li dd.list_date{
	color: #cccccc;
	text-align: right;
	font-size: 12px;
}

/*下層ページ共通*/

.main_ttl h2{
	padding: 60px 0 15px;
	font-size: 24px;
}

.main_ttl.concept h2{
	line-height: 1.5;
	font-size: 30px;
}

/*コラム一覧＆事例一覧　共通モジュール*/

.com_column_list img,
.com_jirei_list img{
	width: 100%;
}

.com_column_list li{
	background: #fff;
}

.com_column_list a{
	box-sizing: border-box;
	display: block;
	transition: all 0.2s ease;
}

.com_column_list a:hover{
	text-decoration: none;
	color: #3E3A39;
	opacity: 0.7;
}

.com_column_list dl{
	padding: 20px 30px;
	box-sizing: border-box;
}

.com_column_list dt{
	background: url(../column/img/icon01.png) no-repeat left 3px;
	padding-left: 26px;
	font-size: 14px;
	color: #ee9887;
	margin: 0 0 10px;
}

.com_column_list dd.subtitle{
	font-size: 18px;
	line-height: 28px;
	margin-bottom: 10px;
	font-weight: bold;
}

.com_column_list dd.list_date{
	color: #cccccc;
	font-size: 12px;
	text-align: right;
}

.com_column_list dd.lead{
	font-size: 12px;
	line-height: 2;
	margin-bottom: 10px;
}

.com_jirei_list li{
	position: relative;/*
	height: 343px*/
}

.com_jirei_list a{
	box-sizing: border-box;
	width: 100%;
	height: 100%;
	display: block;
	border: 1px solid #C4C3C3;
	transition: all 0.2s ease;
}

.com_jirei_list a:hover{
	text-decoration: none;
	color: #3E3A39;
	opacity: 0.7;
}

.com_jirei_list .tag{
	position: absolute;
	left: 1px;
	padding: 0px 17px 0;
	top: 1px;
	background: #6BA2CA;
	color: #fff;
	font-weight: bold;
	font-size: 12px;
	line-height: 22px;
	height: 22px;
}

.com_jirei_list .tag.gov{
	background: #A17AB1;
}

.com_jirei_list .tag.office{
	background: #59a8b1;
}
.com_jirei_list .tag.tele{
	background: #c97485;
}

.com_jirei_list img.detail_link{
	position:absolute;
	bottom: 15px;
	right: 30px;
	width: 121px;
}

.com_jirei_list dl{
	padding: 20px 20px 40px;
	box-sizing: border-box;
}

.com_jirei_list dt{
	font-size: 18px;
	color: #413D3C;
	font-weight: bold;
	margin-bottom: 5px;
}

.com_jirei_list dd{
	font-size: 14px;
	line-height: 180%;
	padding-bottom: 0;
}

/*納入事例-------------*/

.solution_contents .main_box h3{
	font-size: 28px;
	margin: 0 auto 30px;
	color: #A17AB1;
}

.jirei_list_wrap{
	width: 950px;
	margin: 0 auto;
	padding: 0 0 40px;
}
.com_jirei_list{
	display: flex;
	flex-wrap: wrap;
	margin-right: -28px;
	position: relative;
	left:-28px;
	
}

#article_slider.com_jirei_list{
	display: block;
	margin-right: 0;
	left:0;
}

.jirei_list_wrap li{
	
	width: 298px;
	margin: 0 0 28px 28px;
	background: #fff;
}

.jirei_list_wrap li:nth-of-type(3n){
	
}

.jirei_list_wrap li:nth-of-type(3n+2){
	
}

.jirei_list_wrap li.first_list{
	width: 100%;
	float: none;
	padding-top: 0;
	height: inherit;
}

.jirei_list_wrap li.first_list img{
	float: left;
	width: 624px;
}

.jirei_list_wrap li.first_list img.detail_link{
	float: none;
	width: 121px;
}
.jirei_list_wrap li .catchcopy{
	display: none;
}
.jirei_list_wrap li.first_list .catchcopy{
	float: right;
	width:324px;
	font-size: 16px;
	display: block;
	padding: 30px 30px 0;
	line-height: 1.5;
	box-sizing: border-box;
	display: block;
}

.jirei_list_wrap li.first_list dl{
	float: right;
	padding: 10px 30px 30px;
	width: 324px;
}

.jirei_list_wrap li.first_list dt{
	margin-bottom: 20px;
	font-size: 20px;
    line-height: 1.5em;
}

.jirei_list_wrap li.first_list dd{
	font-size: 14px;
}

/*納入事例詳細*/

.example_details .print_header{
	display: none;
}

.example_details .main_ttl{
	background:inherit;
}

.example_details .main_ttl h2 .typeLabel{
	display: inline-block;
	background: #009F6A;
	font-size: 18px;
	padding: 8px 12px;
	line-height: 1;
}

.example_details .main_ttl h2{
	margin-bottom: 5px;
}

.example_details .slide_selector{
	width: 700px;
	margin: 0 auto 72px;
}

.example_details .gallery_list .header_gallery{
	color: #009F6A;
	font-size: 20px;
	font-weight: bold;
	width: 950px;
	margin: 0 auto 20px;
}

.example_details .gallery_list ul{
	width:950px;
	margin:0 auto;
	padding:0 0 50px;
}

.example_details .gallery_list ul li{
	float:left;
	width:218px;
	margin:0 26px 26px 0;
}

.example_details .gallery_list ul li:nth-of-type(4n){
	margin-right:0;
}

.example_details .gallery_list ul li:nth-of-type(4n+1){
	clear:both;
}

.example_details .gallery_list ul li:nth-last-of-type(-n+4){
	margin-bottom:0;
}


.example_details .gallery_list ul li img{
	width:100%;
}

.example_details .inline-content img{
	width:100%;
	height:inherit;
}

.example_details #cboxLoadedContent{
	overflow:hidden !important;
}

.example_details .inline-content p{
	padding:10px 15px;
	font-size:12px;
}

/*コラム-------------*/

/*コラムトップ*/

.top_column_list_wrap{
	width: 950px;
	margin: 0 auto;
	padding: 0 0 90px;
}

.top_column_list_wrap li{
	float: left;
	width: 298px;
	margin: 0 0 28px;
	border-top: 2px solid #ee9887;
}

.top_column_list_wrap li:nth-of-type(3n){
	margin: 0 28px 28px;
}

.top_column_list_wrap li:nth-of-type(3n+2){
	clear: both;
}

.top_column_list_wrap li.first_list{
	width: 100%;
	float: none;
	padding-top: 0;
}

.top_column_list_wrap li.first_list img{
	float: right;
	width: 50%;
}

.top_column_list_wrap li.first_list dl{
	float: left;
	width: 50%;
}

/*コラム詳細*/

/*共通スライダー*/

.slider_wrap{
	width: 978px;
	margin: 0 auto;
	padding: 38px 0 50px;
}

.slider_wrap .slider_header{
	color: #413D3C;
	font-size: 20px;
	font-weight: bold;
	margin-bottom: 30px;
	width: 950px;
	margin: 0 auto 30px;
	padding:0 0px;
}

.slider_wrap .slick-slide{
	background: #fff;
}

.slider_wrap .slick-slide a:hover{
	text-decoration: none;
}

/*関連コラムスライダー*/

.relation_column{
	background: #fff;
	border-top:10px solid #f2f2f2;
	
}

.relation_column .slick-slide{
	border-left: 14px solid #fcf0ed;
	border-right: 14px solid #fcf0ed;
	height:446px;
}

/*関連事例スライダー*/

.relation_example{
	background: #D4E9D7;
}

.relation_example .slick-slide{
	border-left: 14px solid #D4E9D7;
	border-right: 14px solid #D4E9D7;
}

/*ページトップボタン*/
.pagetop a.smooth{
	display: none;
}

/*働く場-------------*/

.hatarakuba_body .main_ttl h2{
	margin-bottom: 0;
}

#hatarakuba_contents{
	background: #f2f2f2;
	padding-top: 15px;
}
#hatarakuba_contents .bookmark_btn{
	display: block;
	text-align: right;
	padding-bottom: 15px;

}

.hatarakuba_list_wrap li.first_list{
	background: #fff;
	margin-bottom: 75px;
	margin-left: 0;
}

.hatarakuba_list_wrap li.first_list a{
	border: none;
	border-top: 2px solid #86a2d0;
	padding: 28px 30px 30px;
}

.hatarakuba_list_wrap li.first_list img{
	height: 270px;
	width: 430px;
	object-fit: cover;
}

.hatarakuba_list_wrap li.first_list time{
	padding: 0 30px;
	font-size: 12px;
	color: #b0afaf;
	box-sizing: border-box;
}

.hatarakuba_list_wrap li.first_list dl{
	width: 460px;
	padding: 10px 0 0 30px;
}

.hatarakuba_list_wrap li.first_list dt{
	color: #3867b5;
	font-size: 26px;
	position: relative;
	line-height: 1.5;
    margin-bottom: 10px;
    padding-right: 15px;
	background: url(/madoguchi/top_arrow.png) right center no-repeat;
}

.hatarakuba_list_wrap li.first_list dt:before{
	/**content: '.';
	display: block;
	width: 30px;
	height: 1px;
	color: rgba(255,255,255,0);
	background: #3867b5;
	bottom: -20px;
	left: 0;
	position: absolute;**/
}

.hatarakuba_list_wrap li.first_list dd{
	font-size: 14px;
	color: #86807f;
}
.hatarakuba_list_wrap li.first_list .catchcopy{
	font-size: 20px;
	color: #413d3c;
	padding: 0;
	width: 100%;
	margin: 0 0 10px;
	float: none;
}

.hatarakuba_list_wrap li.other_list{
	width: 326px;
	height: inherit;
	margin: 0 0 60px;
}

.hatarakuba_list_wrap li:nth-of-type(3n){
	/*width: 318px;*/
}

.hatarakuba_list_wrap li:nth-of-type(3n+2){
	clear: both;
}
.hatarakuba_list_wrap li img{
	height: 205px;
	width: 100%;
	object-fit: cover;
}

.hatarakuba_list_wrap li:nth-of-type(3n) img{
	border-left: 1px solid #fff;
	border-right: 1px solid #fff;
	box-sizing: border-box;

}

.hatarakuba_list_wrap li.other_list a{
	border: none;
}

.hatarakuba_list_wrap li.other_list dl{
	margin: 0 0 0;
	padding: 20px 30px 5px;
	height: 173px;
}

.hatarakuba_list_wrap li:nth-of-type(3n) dl{
	border-left: 1px solid #e6e6e6;
	border-right: 1px solid #e6e6e6;
}

.hatarakuba_list_wrap li.other_list dt{
	font-size: 18px;
	color: #3e3a39;
	font-weight: bold;
	margin: 0 0 10px;
	line-height: 150%;
}

.hatarakuba_list_wrap li.other_list dd.lead{
	color: #3e3a39;
	line-height: 24px;
	font-size: 14px;
	margin: 0 0 10px;
}

.hatarakuba_list_wrap li.other_list dd.list_date {
	color: #cccccc;
	text-align: right;
	font-size: 12px;
}

/*働く場（一覧）*/

.main_ttl.hatarakuba_top{
	background: #3867b5;
}

.htarakuba_body #contents{
	width: 100%;
}

/*働く場（詳細）*/

.hatarakuba_contents p{
	font-size: 14px;
}

.hatarakuba_innerwrap{
	width: 950px;
	margin: 0 auto;
}

.hatarakuba_view{
	padding: 50px 0;
}

.hatarakuba_lead{
	background: #f5f5f5;
	padding: 35px 0 30px;
	margin: 0 0 70px;
}

.hatarakuba_lead .lead_title,
.hatarakuba_interview .lead_title{
	font-size: 28px;
    line-height: 1.75em;
	color: #3867b5;
	position: relative;
	margin: 0 0 40px;
}

.hatarakuba_lead .lead_title:before{
	content: '.';
	color: rgba(255,255,255,0);
	display: inline-block;
	width: 54px;
	height: 1px;
	background: #3867b5;
	position: absolute;
	bottom: -25px;
	left: 0;
}

.hatarakuba_lead .lead_copy{
	font-size: 24px;
	line-height: 34px;
	color: #413d3c;
	margin: 0 0 25px;
}

.hatarakuba_lead .lead_list{
	font-size: 16px;
	color: #8c8988;
	margin: 0 0 25px;

}
.hatarakuba_lead .lead_list li{
    margin-bottom: 0.5em;
}
.hatarakuba_lead .lead_text{
	line-height: 26px;
	color: #3e3a39;

}

.hatarakuba_interview{
	padding: 0 0 30px;
}

.hatarakuba_interview .inteview_header{
	font-size: 16px;
	color: #3867b5;
	line-height: 27px;
	margin: 45px 0 25px;
	padding: 0 0 0 60px;
	position: relative;
}

.hatarakuba_interview .inteview_header:before{
	content: '.';
	color: rgba(255,255,255,0);
	display: inline-block;
	width: 54px;
	height: 1px;
	background: #3867b5;
	position: absolute;
	top: 13px;
	left: 0;
}

.hatarakuba_interview .inteview_position{
	margin: 0 0 25px;
	position: relative;
}

.hatarakuba_interview .interview_text{
	line-height: 26px;
	padding: 0 0 0 60px;
}

.hatarakuba_interview .interview_caution{
	font-size: 12px;
	color: #a6a6a6;
}

.hatarakuba_interview .interview_name{
	font-size: 14px;
	color: #9d9897;
	position: absolute;
	top: 0;
	left: 0;
	line-height: 26px;
}



.interview_set{
    float:left;
    width: 455px;
    margin-bottom: 25px;
}
.interview_set dt{
    float:left;
    width:60px;
    font-size: 14px;
	color: #9d9897;
	line-height: 26px;
}
.interview_set dd{
    float:right;
    width: 390px;
    font-size: 14px;
	line-height: 26px;
}
.interview_set dt.sp{
    width:5%;
}
.interview_set dd.sp{
    width: 92%;
}
.hatarakuba_interview .interview_set.sp{
    float: none;
	width: 100%;
}
.hatarakuba_interview .interview_img.sp{
	float: none;
	width: 100%;
}


.hatarakuba_interview .interview_img{
	float: right;
	margin: 0 0 0 40px;
	padding: 5px 0 0;
	width: 455px;
}

.hatarakuba_interview div.interview_img figure{
	margin: 0 0 35px;
}

.hatarakuba_interview .interview_img figcaption{
	font-size: 13px;
	color: #666;
	margin: 5px 0 0;
}

.relation_article{
	background: #f2f2f2;
	padding: 0 0 80px;
}

.relation_article .slider_wrap{
	padding: 75px 0 60px;
}

.relation_article .slider_wrap .slider_header{
	text-align: center;
}

.relation_article .btn{
	display: block;
	width: 264px;
	height: 48px;
	line-height: 48px;
	font-size: 18px;
	font-weight: bold;
	margin: 0 auto;
	color: #fff;
	padding: 0 0 0 15px;
	background: url(/madoguchi/img/btn_right.png) left 25px center no-repeat;
	background-color: #3867b5;
	text-align: center;
	border-radius: 24px;
	box-sizing: border-box;
}

.relation_article .com_jirei_list a{
	border: none;
	border-top: 2px solid #86a2d0;
}

.relation_article .com_jirei_list li{
	border-left: 14px solid #f2f2f2;
	border-right: 14px solid #f2f2f2;
}

.relation_article .com_jirei_list .img_wrap{
	overflow: hidden;
	max-height: 183px;
	text-align: center;
}

.relation_article .com_jirei_list .img_wrap img{
	width: 100%;
}

.relation_article .com_jirei_list dt{
	color: #3867b5;
	line-height: 28px;
	margin: 0 0 10px;
}

.hatarakuba_body .contents_btm.gray,
.hatarakuba_details .contents_btm.bg_w{
	background: #4d4d4d url(../img/common/contents_btm_bg.png) repeat-x top;
	color: #fff;
}


/*20191223*/


.reform_box {
	padding: 40px 0 48px;
	color: #413D3C;
}
.reform_box .inner {
	width: 950px;
	margin: 0 auto;
}
.reform_box:nth-child(odd) {
	background: #EFEFEA;
}

.reform_box h3{
	color:#403c3c;
	font-size: 26px;
	font-weight: bold;
	line-height: 140%;
	margin-bottom: 10px;
}
.reform_box .flex_box{
	display: flex;
	justify-content: space-between;
	font-size: 14px;
	line-height: 180%;
}
.reform_box .flex_box div:first-child{
	width: 490px;
}
.reform_box .flex_box .whats{
	display: flex;
	justify-content: space-between;
	width: 460px;
	border-left:3px solid #9577a6;
	padding-left: 15px;
	box-sizing: border-box;
}
.reform_box .flex_box .whats h4{
	color:#9577a6;
	font-size: 18px;
	font-weight: bold;
	margin-bottom: 10px;
}
.reform_box .flex_box .whats div:first-child{
	padding-right: 15px;
}
.reform_box .fukidashi{
    position:relative;
	width:100%;
	padding:40px 50px ;
    background:#fff url('../img/reform/pic02.png') no-repeat 650px;
	text-align:left;
	color:#000;
	font-size:14px;
	font-weight: bold;
	margin-top: 30px;
	border-radius: 15px;
	height: 200px;
	box-sizing: border-box;
}
.reform_box .fukidashi h4{
	font-size: 25px;
	color:#9577a6;
	margin-bottom: 15px;
}
.reform_box .fukidashi li{
	line-height: 200%;
}
.reform_box .fukidashi li:before{
	content:'●';
	color:#9577a6;
	display: inline-block;
	margin-right: 8px;
}
.reform_box .fukidashi:after{
	border: solid transparent;
    content: '';
    height: 0;
    width: 0;
    pointer-events: none;
    position: absolute;
    border-color: rgba(106, 90, 205, 0);
    border-top-width: 22px;
    border-bottom-width: 26px;
    border-left-width: 20px;
    border-right-width: 20px;
    margin-left: -10px;
    border-bottom-color: #fff;
    bottom: 100%;
    left: 7%;
}
.reform_box.support_menu h3{
	color:#000;
	font-size: 26px;
	margin-bottom: 20px;

}
.reform_box.support_menu ul li{
	width: 298px;
	margin-right: 25px;
	float: left;
	-moz-box-shadow: 3px 3px 9px -6px rgba(0, 0, 0, 0.3);
-webkit-box-shadow: 3px 3px 9px -6px rgba(0, 0, 0, 0.3);
-ms-box-shadow: 3px 3px 9px -6px rgba(0, 0, 0, 0.3);
box-shadow: 3px 3px 9px -6px rgba(0, 0, 0, 0.3);
height: 207px;

}
.reform_box.support_menu ul li:last-child{
	margin-right: 0;
}
.reform_box.support_menu ul li h4{
	background: #9577a6;
	color:#fff;
	font-size: 20px;
	line-height: 130%;
	font-weight: bold;
	padding: 20px 10px 20px 108px;

}
.reform_box.support_menu ul li:nth-child(1) h4{
	background: #9b7bad url('../img/reform/ic01.png') no-repeat left;
}
.reform_box.support_menu ul li:nth-child(2) h4{
	background: #9b7bad url('../img/reform/ic02.png') no-repeat left;
}
.reform_box.support_menu ul li:nth-child(3) h4{
	background: #9b7bad url('../img/reform/ic03.png') no-repeat left;
}
.reform_box.support_menu ul li p{
	padding: 20px;
	color:#403c3c;
	font-size: 14px;
	line-height: 200%;
}
.reform_column {
	background: #efefeb;
	padding: 55px 0;
}
.reform_column .inner {
	width: 950px;
	margin: 0 auto;
}
.reform_column h3{
	font-size: 26px;
	font-weight: bold;
	margin-bottom: 20px;
}
.reform_column .inner .flex_box {
	display: flex;
	justify-content: space-between;
	background: #fff;
}
.reform_column .inner .flex_box > div{
	width: 460px;
	
}
.reform_column .inner .flex_box a{
	display: flex;
}
.reform_column .inner .flex_box a:hover{
	text-decoration: none;
}
.reform_column .inner .flex_box .thumb {
	width: 220px;
	margin-right: 20px;
}
.reform_column .inner .flex_box .thumb img{
	width: 100%;
}
.reform_column .inner .flex_box .txt h4{
	background: url(../column/img/icon01.png) no-repeat left top;
	padding-top: 18px;
	background-size: 16px auto;
	font-size: 14px;
	color: #ee9887;
	margin: 0 0 10px;
	font-size: 12px;
}

.reform_column .inner .flex_box .txt {
	padding: 15px 10px 20px 0;
}
.reform_column .inner .flex_box .txt p{
	font-size: 16px;
	font-weight: bold;
	line-height: 130%;
}


.search_condition #filters button{
	display: inline-block;
	position: relative;
	padding-left: 10px;
	width: 160px;
	padding: 6px 0 5px 37px;
	font-weight: bold;
	background: none;
	background: #fff;
	text-align: left;
	border:none;
	font-size: 14px;
	margin-right: 10px;
	outline:none;
}

.search_condition #filters button:before{
	
	
}
.search_condition #filters button span:after {
    content: '';
    display: block;
    position: absolute;
    top: 7px;
    left: 12px;
    width: 16px;
    height: 16px;
}
.search_condition #filters button span:before {
	content: '';
    display: block;
    position: absolute;
    top: 7px;
    left: 12px;
    width: 16px;
    height: 16px;
	background: #D6E9D8;
	border: none;
}
.search_condition #filters button.active span:after {
	top: 6px;
	height: 7px;
	width: 14px;
	left: 13px;
	border-left: 3px solid #009F6A;
	border-bottom: 3px solid #009F6A;
	-webkit-transform: rotate(-45deg);
	-ms-transform: rotate(-45deg);
	transform: rotate(-45deg);
}


/**コラム更新200623**/
.hatarakuba p{
	font-size: 16px;
	line-height: 210%;
}


.hatarakuba_ttl{
	font-size:16px;
	font-weight: bold;
	color:#d17361;
	margin-bottom: 15px;
}

.profile{
	display: flex;
	padding: 35px 30px;
	background: #fcf0ed;
	margin-bottom: 40px;
}
.profile .thumb{
	width: 130px;
	margin-right: 30px;
}
.profile .thumb_l{
	width: 205px;
	margin-right: 30px;
}


.profile .prof_txt{
	width: calc(100% - 160px);
}

.profile .thumb_l + .prof_txt{
	width: calc(100% - 235px);
}

.profile .prof_ttl{
	color:#d17361;
	font-size: 14px;
	font-weight: bold;
	margin-bottom: 15px;

}
.profile p{
	font-size: 14px;
	line-height: 190%;
}
.column_detail .column_main .detail_txt .profile p{
	margin-bottom: 0;
}
.column_detail .column_main .detail_txt .profile .name{
	color:#282828;
	font-size: 16px;
	font-weight: bold;
	margin-bottom: 10px;
}
.quote{
	padding: 32px;
	
	background: url("../img/hatarakuba/quote.png") no-repeat 10px 15px;
	border-bottom:1px solid #e5e5e5;
	margin-bottom: 32px;
}
.gentei_cta{
	margin-bottom: 72px;
	background: #fcefec;
	text-align: center;
	padding: 25px 0 10px;
}
.column_detail .column_main .detail_txt .gentei_cta p{
	margin-bottom:25px;
}


.column_detail .column_main .detail_txt .gentei_cta .kome{
	font-size: 14px;
	margin-bottom: 25px;
}
.gentei_cta img{
	padding-bottom: 25px;
}
.gentei_cta .link{
	text-align: center;
}
.gentei_cta .link a{
	display: inline-block;
	background: #bf375b;
	color:#fff;
	font-size: 18px;
	line-height: 140%;
	padding: 10px 0 5px;
	width: 420px;
	text-decoration: none;
	border-radius: 3px;
}
.keyword{
	padding: 14px 10px 0;
	border-top:1px solid #e5e5e5;
	border-bottom:1px solid #e5e5e5;
	color:#282828;
	font-weight: bold;
	
	display: flex;
	align-items: center;
	margin-bottom: 30px;
	
}
.keyword h3{
	font-size: 14px;
	vertical-align: 5px;
	margin-bottom: 15px;
}
.keyword ul{
	padding: 0 15px;
	display: flex;
	align-items: center;
	flex-wrap: wrap;
}

.keyword ul li{
	margin-bottom: 15px;
	margin-right: 5px;
	background: #888888;
	color:#fff;
	font-size: 12px;
	font-weight: bold;
	padding: 5px 15px;
	border-radius: 20px;
}
.content_pad{
	padding: 0 50px;
}
.relation_column .slider_wrap{
	width: 950px;
    padding: 55px 0 55px;
}
.btm_column_list{
	display: flex;
	flex-wrap: wrap;

}
.btm_column_list li{
	width: calc(50% - 30px);
	margin-bottom: 20px;
}
.btm_column_list li:nth-child(odd){
	margin-right: 60px;
}
.btm_column_list li img{
	width: 50%;
	float: left;
	margin-right: 15px;
}
.btm_column_list li a:after{
	content: "";
	display: block;
	clear: both;
}
.btm_column_list li dl{
	float: left;
	width: calc(50% - 15px);
}


.btm_column_list li dt{
	color:#d17361;
	font-size: 14px;
	font-weight: bold;
	margin-bottom: 10px;

}
.btm_column_list li dd{
	font-size: 18px;
	line-height: 180%;
}

/* 働く場修正 */

.htarakuba_detail,.column_detail{
	position: relative;
}
.htarakuba_detail .share{
	position: absolute;
    top: 60px;
    width: 90px;
    height: 90px;
    background: #fff;
    left: 50%;
    top: 526px;
    margin-left: 348px;
    text-align: center;
    line-height: 90px;
    border-radius: 45px;
    box-shadow: 0px 3px 4px 0px rgba(0, 0, 0, 0.2);
}
.htarakuba_detail .share img,.column_detail .share img{
	vertical-align: middle;
}
.column_detail .share{
	position: absolute;
    top: 60px;
    width: 90px;
    height: 90px;
    background: #fff;
    left: 50%;
	top: 393px;
    margin-left: 348px;
    text-align: center;
    line-height: 90px;
    border-radius: 45px;
    box-shadow: 0px 3px 4px 0px rgba(0, 0, 0, 0.2);
}
.column_detail .column_main .detail_txt .corona{
	font-size: 16px;
}
.column_detail .column_main .detail_txt .corona .corona_lead{
	font-size: 14px;
	background: #fcf0ed;
	padding:40px 30px 34px;
	margin-bottom: 100px;
}
.column_detail .column_main .detail_txt .corona .corona_lead p{
	font-weight: bold;
	margin-bottom: 15px;
	padding-bottom: 20px;
	border-bottom: 1px solid #e2d8d5;
	line-height: 180%;
}
.column_detail .column_main .detail_txt .corona .corona_lead .ttl{
	color:#d17361;
	font-size: 14px;
	font-weight: bold;
	display: block;

}
.column_detail .column_main .detail_txt .corona .corona_lead table{
	width: 100%;
}
.column_detail .column_main .detail_txt .corona .corona_lead table th{
	font-weight: normal;
	width: 5em;
	text-align: left;

}
.column_detail .column_main .detail_txt .corona .corona_lead table td{
	text-align: left;
}
.column_detail .column_main .detail_txt .corona p{
	margin-bottom: 0;
	line-height: 210%;
}
.corona .bold{
	font-weight: bold;
	color:#000;
}
.corona_ttl{
	font-size: 18px;
	font-weight: bold;
	display: block;
	color:#d17361;
	
	margin-right: -30px;

}
.corona_ttl02{
	font-weight: bold;
	color:#000;
	display: block;
	

}
.corona_ttl02 span{
	font-size: 14px;
}
.corona .box_flex{
	display: flex;
	margin: 40px 0;
	justify-content: space-between;
}
.corona .box_flex div{
	width: calc(50% - 15px);
}
.column_detail .column_main .detail_txt .corona .btm_lead{
	margin-bottom: 90px;
}
.corona .mb20{
	margin-bottom: 20px!important;
}
.corona .mb40{
	margin-bottom: 40px!important;
}
.corona .author{
	text-align: right;
}
.column_detail .column_main .detail_txt .corona .indent{
	margin-left: 1em;
	text-indent: -1em;
}


/*office改革*/
.office_change p{
	font-size: 16px;
}
.office_change .mv{
	text-align: center;
	margin-bottom: 70px;
}
.office_change .fukidashi_lead{
	background:url('../img/office/fukidashi.png') no-repeat center 100px;
	margin-bottom: 55px;
	width: 1040px;
	margin: 0 auto;

}
.office_change .fukidashi_lead p{
	line-height: 210%;
	padding-left: 215px;
	padding-right: 215px;
}
.office_change .fukidashi_lead h3{
	font-size: 22px;
	text-align: center;
	color:#A17AB1;
	margin-bottom: 65px;
}
.office_change .fukidashi_lead p{
	margin-bottom: 40px;
}
.office_change .w100_pic{
	margin-bottom: 55px;
	margin-top: 56px;
}
.office_change .w100_pic img{
	width: 100%;

}

.office_change .casting{
	width: 605px;
	margin: 0 auto 40px;
	
}
.office_change .casting p{
	line-height: 200%;

}
.office_change .casting h3{
	font-size: 22px;
	text-align: center;
	color:#A17AB1;
	margin-bottom: 34px;
	line-height: 130%;
}
.office_change .casting h3 span{
	font-size: 15px;
}
.pic_center{
	text-align: center;
}

.office_change .hint{
	background: #F1EAF3;
	margin: 55px 0 70px;
	padding: 55px 0 50px;
}
.office_change .hint h4,
.office_change .mieruka h4,
.office_change .workshop h4,
.office_change .pilot_office h4{
	margin-bottom: 40px;
}
.office_change .hint .inner,
.office_change .mieruka .inner,
.office_change .workshop .inner,
.office_change .pilot_office .inner{
   width: 950px;
   margin: 0 auto;
}
.office_change .hint .flex_box{
	display: flex;
	justify-content: space-between;
	margin-bottom: 40px;
	font-size: 16px;
	line-height: 200%;
}
.office_change .hint .flex_box > div{
	width: calc(50% - 15px);
}
.office_change .hint .corona_info{
	background: #fff;
	color:#CC0000;
	font-size: 14px;
	padding:25px 35px ;
	line-height: 170%;
}

.office_change .mieruka{
	margin-bottom: 130px;
}
.office_change .mieruka .flex_box02{
	display: flex;
	justify-content: space-between;
}
.office_change .mieruka .flex_box02 div{
	width: 290px;
	font-size: 16px;
	line-height: 200%;
}
.office_change .mieruka .flex_box02 .merrit{
	width: 613px;
}
.office_change .mieruka .flex_box02 .merrit h5{
	font-size: 16px;
	margin-bottom: 18px;
	font-weight: bold;
	letter-spacing: 2px;
	text-align: center;
}
.office_change .workshop{
	background: #F1EAF3;
	padding: 75px 0 65px;

}
.office_change .workshop .flex_box03{
	display: flex;
	justify-content: space-between;
}
.office_change .workshop .flex_box03 div{
	width: 31%;
	font-size: 16px;
	line-height: 200%;
}
.office_change .workshop .flex_box03 div img{
	padding-bottom: 10px;
}
.office_change .workshop .flex_box03 div .caption{
	font-size: 14px;
	line-height: 200%;
	text-align: right;
}
.office_change .pilot_office{
	padding:86px 0 70px ;
}
.office_change .pilot_office .flex_box04{
	display: flex;
	justify-content: space-between;
}
.office_change .pilot_office .flex_box04 div{
	width: 639px;
}
.office_change .pilot_office .flex_box04 p{
	line-height: 200%;
}
.office_change .pilot_office .flex_box04 h5{
	text-align: center;
	font-size: 16px;
	font-weight: bold;
	letter-spacing: 2px;
	margin-top: 15px;
	margin-bottom: 20px;
}
.office_change .pilot_office .flex_box04 .whats{
	width: 290px;
	border:1px solid #B3B3B3;
	padding: 20px 30px;
	box-sizing: border-box;
	font-size: 14px;
	line-height: 180%;

}

.office_change .pilot_office .flex_box04 .whats img{
	display: block;
	margin: 0 auto 15px;
}
.office_change .pilot_office .flex_box04 .whats .ttl{
	color:#7E1772;
	display: block;
	text-align: center;
	font-size: 16px;
	font-weight: bold;
	margin-bottom: 20px;
}
.office_change .slick-dots li button:before{
	border:none;
}
.office_change .slick-dots li.slick-active button:before{
    background: #A17AB1;
}
.office_change .slick-dotted.slick-slider{
	margin-bottom: 0;
}
.office_change .slick-dots {
	
    bottom: 8px;
    text-align: left;
    padding-left: 12px;
}
#anchor01,#anchor02,#anchor03,#anchor04{
	margin-top: -90px;
	padding-top: 90px;
}
map area:hover,map area:focus,map area:active{
	outline:none;

}

.workstyle_bottom{
	background: #F1EAF3;
	padding: 48px 0 75px;
}
.workstyle_bottom .inner{
	width: 950px;
	margin: 0 auto;

	padding: 55px 170px;
	background: #fff;
	box-sizing: border-box;
}
.workstyle_bottom .inner .ttl{
	color:#A17AB1;
	text-align: center;
	font-size: 22px;
	line-height: 180%;
	display: block;
	margin-bottom: 28px;
	font-weight: bold;

}
.workstyle_bottom .inner p{
	font-size: 16px;
	line-height: 180%;

}
