@charset "utf-8";
/* CSS Document */
/*==========================================
 case
===========================================*/

@media screen and (min-width: 801px) {
/*==========================================
 pc/tab
===========================================*/

/*-------------case list-------------*/
.case_ti {
 margin: 0px auto 60px;
 padding: 65px 0 0;
 width: 1200px;
 height: 185px;
	display: flex;
	flex-wrap: nowrap;
 flex-direction: row;
 align-items: flex-start;
 background: url("../images/case/h2_case.jpg") no-repeat 0 0;
}
.case_ti div {
 margin: 0px;
 padding: 40px 45px 0px;
 background: #666;
 opacity: 0.9;
}
.case_ti div h2 {
 margin: 0px;
 padding-bottom: 35px;
 font-size: 40px;
 line-height: 52px;
 color: #FFF;
 text-align: left;
 font-weight: bold;
	font-family: "Yu Mincho", "游明朝", YuMincho, "游明朝体", "ＭＳ Ｐ明朝", "MS PMincho","ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", "serif";
}
#case .search_box {
 margin: 0px auto 80px;
 padding: 30px;
	width: 820px;
	background: #faf1de;
 border-radius: 5px;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
}
#case .search_box h3 {
 margin: 0;
 padding: 0px 0 20px;
 font-size: 24px;
 line-height: 1;
 text-align: center;
 font-weight: bold;
	font-family: "Yu Mincho", "游明朝", YuMincho, "游明朝体", "ＭＳ Ｐ明朝", "MS PMincho","ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", "serif";
}
#case .search_box div.sr1 {
 margin: 0;
 padding: 0px 0 10px;
 position: relative;
 display: flex;
 justify-content: space-between;
 align-items: center;
}
#case .search_box div.sr2 {
 margin: 0;
 padding: 0px;
 position: relative;
 display: flex;
 justify-content: space-between;
 align-items: center;
}
#case .search_box div.sr1 > div {
	width: 65%;
	position: relative;
}
#case .search_box div.sr2 > div {
	width: 32%;
	position: relative;
}
#case .search_box div.sr2 > p {
	width: 32%;
	text-align: right;
}
#case .search_box div.sr1 select,#case .search_box div.sr2 select {
 margin: 0;
 padding: 16px 20px;
	width: 100%;
 font-size: 24px;
 line-height: 1;
	border: 1px solid #e4d6ba;
 border-radius: 5px;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
		
 text-overflow: ellipsis;
 outline: none;
	background: transparent;
	background-image: none;
	box-shadow: none;
	-webkit-appearance: none;
	appearance: none;
	background: #FFF;
}
#case .search_box div.sr1 > div::before,#case .search_box div.sr2 > div::before {
	position: absolute;
	top: 45%;
	right: 0.9em;
	content: '';
	border-left: 6px solid transparent;
	border-right: 6px solid transparent;
	border-top: 6px solid #333;
	pointer-events: none;
}
#case .search_box div input[type='submit'] {
	width: 200px;
	padding: 0.8em;
	font-size: 18px;
	font-weight: bold;
	text-align: center;
	text-decoration: none;
	color: #FFF;
	border: none;
	border-radius: 5px;
	background: #cc3366;
	cursor: pointer;
	}
#case .search_box div input[type='submit']:hover {
	color: #cc3366;
	background: #FFF;
	}
#case dl.mi {
 margin: 0 auto 70px;
 padding: 0;
}
#case dl.mi dt {
 margin: 0px auto 25px;
 padding: 0;
 text-align: center;
 font-size: 22px;
 font-style: italic;
 font-family: "Times New Roman", Times, "serif";
 letter-spacing: 2.0px;
}
#case dl.mi dd {
 margin: 0px auto;
 padding: 0;
 text-align: center;
 font-size: 30px;
 font-weight: bolder;
	font-family: "Yu Mincho", "游明朝", YuMincho, "游明朝体", "ＭＳ Ｐ明朝", "MS PMincho","ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", "serif";
 letter-spacing: 1.0px;
}

#case .case_list {
 margin: 0 auto 80px;
 padding: 0px;
	width: 1200px;
 display: flex;
	flex-wrap: wrap;
 justify-content: space-between;
 align-items: stretch;
}
#case .case_list > div {
 margin: 0 0 44px;
 padding: 30px;
	width: 520px;
 box-shadow: 0 0 6px 0 rgba(0,0,0,.1);
	border-top: 2px solid #c6b057;
}
#case .case_list > div h4 {
 margin: 0;
 padding: 0px 0 10px;
	font-size: 22px;
	line-height: 1.5;
	font-weight: bold;
	text-align: center;
	color: #ab922f;
	font-family: "Yu Mincho", "游明朝", YuMincho, "游明朝体", "ＭＳ Ｐ明朝", "MS PMincho","ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", "serif";
}
#case .case_list > div h3 {
 margin: 0;
 padding: 0px 0 10px;
	font-size: 18px;
	line-height: 1.5;
	font-weight: bold;
	text-align: center;
}
#case .case_list > div p.prof {
 margin: 0;
 padding: 0px 0 20px;
	line-height: 1.5;
	text-align: center;
}
#case .case_list > div .photo {
 display: flex;
	flex-wrap: nowrap;
 justify-content: space-between;
}
#case .case_list > div .photo dl {
 margin: 0;
 padding: 0px 0 20px;
	width: 255px;
}
#case .case_list > div .photo dl dt {
 margin: 0;
 padding: 0px;
	min-width: 255px;
	min-height: 255px;
	text-align: center;
	background: #efefef;
	display: flex;
	align-items: center;
	justify-content: center;
}
#case .case_list > div .photo dl dt img {
	max-width: 255px;
}
#case .case_list > div .photo dl dd {
 margin: 0;
 padding: 10px 0 0;
	font-size: 16px;
	line-height: 1.5;
	text-align: center;
	color: #ab922f;
	font-family: "Times New Roman", Times, "serif";
}
#case .case_list > div p.case_txt {
 margin: 0;
 padding: 0px 0 20px;
	font-size: 14px;
	line-height: 1.8;
}
#case .case_list > div p.bt {
 margin: 0px auto;
	padding: 25px 0 0;
 text-align: center;
}
#case .case_list > div p.bt a {
 margin: 0px auto;
	padding: 20px 0;
 width: 320px;
 font-size: 16px;
 line-height: 1;
 font-weight: bold;
 color: #333;
 text-decoration: none;
 background: #FFF;
 border: 2px solid #c6b057;
 display: block;
 position: relative;
}
#case .case_list > div p.bt a:hover {
 text-decoration: underline;
 background: #f9f9f9;
}
#case .case_list > div p.bt a i {
 position: absolute;
 right: 12px;
	top: 35%;
}

/*-------------case list-------------*/
#case .result_box {
 margin: 0px auto;
	padding: 0px;
 width: 1200px;
}
#case .result_box h3 {
 margin: 0px auto;
	padding: 12px 25px;
 width: 90px;
 font-size: 22px;
 line-height: 1.5;
 text-align: center;
 font-weight: bold;
 border-radius: 5px;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
 background: #faf1de;
}
#case .result_box ul {
 margin: 0px auto;
 padding: 20px 0 55px;
 text-align: center;
}
#case .result_box ul li {
 margin: 0px;
	padding: 0 15px;
	font-size: 30px;
	line-height: 1.5;
	font-weight: bold;
	text-align: center;
	font-family: "Yu Mincho", "游明朝", YuMincho, "游明朝体", "ＭＳ Ｐ明朝", "MS PMincho","ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", "serif";
 display: inline-block;
}
#case .result_box p.result {
 margin: 0px 0 55px;
	padding: 0;
	font-size: 26px;
	line-height: 1.5;
	text-align: center;
	display: none;
}
#case .result_box p.result strong {
	font-weight: bold;
}
#case .pico_case {
 margin: 0px auto 50px;
 padding-top: 70px;
 text-align: center;
}
#case .case_link ul {
 margin: 0px auto 50px;
	padding: 0px;
 width: 1200px;
	display: flex;
 align-items: stretch;
	justify-content: space-between;
 flex-wrap: wrap;
}
#case .case_link ul li {
 margin: 0px 0 15px;
	padding: 0px;
 width: 280px;
}
#case .case_link ul li a {
 margin: 0px;
	padding: 15px 0;
 font-size: 14px;
 line-height: 1;
 font-weight: bold;
 color: #333;
 text-decoration: none;
 text-align: center;
 background: #FFF;
 border: 2px solid #999999;
 display: block;
 position: relative;
}
#case .case_link ul li a:hover {
 text-decoration: underline;
 background: #f9f9f9;
}
#case .case_link ul li a i {
 position: absolute;
 right: 12px;
 top: 38%;
}

/*-------------pager-------------*/
.wp-pagenavi { margin: 50px auto;text-align:center;}
.wp-pagenavi .pages {font-weight: bold; font-size: 18px; width: 100%; margin: 0px auto; padding-bottom: 20px; border: none; display: block;}
.wp-pagenavi .current { width: 42px; height: 42px; line-height: 42px; font-weight: bold; background: #c3b362; border: 4px solid #c3b362; font-size: 20px; display: inline-block; text-align: center; margin: 0px 5px;}
.wp-pagenavi a { margin: 0 5px; width: 42px; height: 42px; line-height: 42px; font-weight: bold; border: 4px solid #c3b362; text-decoration: none; display:inline-block; color: #333; font-size: 20px; text-align: center;}
a.nextpostslink,a.previouspostslink { background: #ccc; border: 4px solid #ccc;}


/*-------------case detail-------------*/
.case_detail .case_list {
 margin: 0 auto 60px;
 padding: 30px;
	width: 820px;
 box-shadow: 0 0 6px 0 rgba(0,0,0,.1);
	border-top: 2px solid #c6b057;
}
.case_detail .case_list > div h4 {
 margin: 0;
 padding: 0px 0 10px;
	font-size: 30px;
	line-height: 1.5;
	font-weight: bold;
	text-align: center;
	color: #ab922f;
	font-family: "Yu Mincho", "游明朝", YuMincho, "游明朝体", "ＭＳ Ｐ明朝", "MS PMincho","ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", "serif";
}
.case_detail .case_list > div h3 {
 margin: 0;
 padding: 0px 0 10px;
	font-size: 34px;
	line-height: 1.5;
	font-weight: bold;
	text-align: center;
}
.case_detail .case_list > div p.prof {
 margin: 0;
 padding: 0px 0 20px;
	font-size: 26px;
	line-height: 1.5;
	text-align: center;
}
.case_detail .case_list > div .photo {
 display: flex;
	flex-wrap: nowrap;
 justify-content: space-between;
}
.case_detail .case_list > div .photo dl {
 margin: 0;
 padding: 0px 0 20px;
	width: 390px;
}
.case_detail .case_list > div .photo dl dt {
 margin: 0;
 padding: 0px;
	min-width: 280px;
	min-height: 280px;
	text-align: center;
	background: #efefef;
	display: flex;
	align-items: center;
	justify-content: center;
}
.case_detail .case_list > div .photo dl dt img {
	max-width: 390px;
}

.case_detail .case_list > div .photo dl dd {
 margin: 0;
 padding: 10px 0 0;
	font-size: 16px;
	line-height: 1.5;
	text-align: center;
	color: #ab922f;
	font-family: "Times New Roman", Times, "serif";
}
.case_detail .case_list > div p.case_txt {
 margin: 0;
 padding: 0px 0 20px;
	font-size: 16px;
	line-height: 1.8;
}
/* 詳細コメント */
.case_list .case_txt_box {
	font-size: 16px;
	line-height: 1.8;
}
.case_list .case_txt_box strong {
 font-weight: bold;
}
.case_list .case_txt_box .red {
 color: #F00;
}
.case_list .case_txt_box .big {
 font-size: 22px;
}
.case_list .case_txt_box .small {
 font-size: 12px;
}
.case_list .case_txt_box .under {
 text-decoration: underline;
}
.case_list .case_txt_box .mark {
 background: #fdff71;
}
.case_list .case_txt_box .nbox {
 border: 1px solid #ddd;
 padding: 20px;
}
.case_list .case_txt_box ul {
 list-style-type: disc;
 list-style-position: inside;
}
.case_list .case_txt_box ol {
 list-style-type: decimal;
 list-style-position: inside;
}
.case_list .case_txt_box p.imgc {
 margin: 0 auto;
 padding: 10px 0;
 line-height: 1;
 text-align: center;
}
.case_list .case_txt_box h3 {
margin: 0;
padding: 15px 20px !important;
font-size: 22px;
line-height: 1.5;
font-weight: bolder;
color: #ab922f;
text-align: left !important;
font-family: "Yu Mincho", "游明朝", YuMincho, "游明朝体", "ＭＳ Ｐ明朝", "MS PMincho","ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", "serif";
border-left: 2px solid #c6b057;
clear: both;
}
.case_list .case_txt_box h4 {
margin: 0;
padding: 5px 20px !important;
font-size: 18px;
line-height: 1.5;
font-weight: bolder;
color: #333 !important;
text-align: left !important;
font-family: "Yu Mincho", "游明朝", YuMincho, "游明朝体", "ＭＳ Ｐ明朝", "MS PMincho","ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", "serif";
border-left: 2px solid #c6b057;
clear: both;
}


.case_detail .contact_box {
 margin: 0px auto 60px;
	padding: 30px;
 background: #f2f5f4;
}
.case_detail .contact_box h4 {
 margin: 0px auto 20px;
	padding: 0px;
 font-size: 20px;
 line-height: 1.5;
 font-weight: bold;
 text-align: center;
	font-family: "Yu Mincho", "游明朝", YuMincho, "游明朝体", "ＭＳ Ｐ明朝", "MS PMincho","ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", "serif";
}
.case_detail .contact_box > div {
 margin: 0px auto;
	padding: 0px;
	display: flex;
 align-items: stretch;
	justify-content: space-between;
}
.case_detail .contact_box > div dl {
 margin: 0px;
	padding: 0px;
 width: 260px;
 height: 100px;
 background: #FFF;
}
.case_detail .contact_box > div dl dt {
 margin: 0px;
	padding: 28px 0px 10px;
 font-size: 26px;
 line-height: 1;
 text-align: center;
 font-family: "Times New Roman", Times, "serif";
}
.case_detail .contact_box > div dl dd {
 margin: 0px;
	padding: 0px;
 font-size: 11px;
 line-height: 1.2;
 text-align: center;
}
.case_detail .contact_box > div ul {
 margin: 0px;
	padding: 0px;
 width: 540px;
	display: flex;
 align-items: stretch;
	justify-content: space-between;
}
.case_detail .contact_box > div ul li {
 margin: 0px;
	padding: 0px;
 width: 260px;
 height: 100px;
}
.case_detail .contact_box > div ul li a {
 width: 260px;
 height: 100px;
 font-size: 16px;
 color: #FFF;
 text-align: center;
 text-decoration: none;
 background: #c6b057;
	display: flex;
 align-items: center;
 justify-content: center;
}
.case_detail .contact_box > div ul li a:hover {
 color: #c6b057;
 background: #FFF;
}
.case_detail .contact_bt {
 margin: 0px auto 100px;
	padding: 0px;
	display: flex;
 align-items: stretch;
	justify-content: space-between;
}
.case_detail .contact_bt p {
 margin: 0px;
	padding: 0px;
 width: 280px;
}
.case_detail .contact_bt p a {
 margin: 0px;
	padding: 25px 0;
 font-size: 16px;
 line-height: 1;
 font-weight: bold;
 color: #333;
 text-decoration: none;
 text-align: center;
 background: #FFF;
 border: 2px solid #999999;
 display: block;
 position: relative;
}
.case_detail .contact_bt p a:hover {
 text-decoration: underline;
 background: #f9f9f9;
}
.case_detail .contact_bt p a i {
 position: absolute;
 right: 12px;
 top: 38%;
}
.case_detail h3.hmi {
 margin: 0px auto;
	padding: 50px 0;
 font-size: 26px;
 line-height: 1;
 font-weight: bold;
 color: #ab922f;
 text-align: center;
	font-family: "Yu Mincho", "游明朝", YuMincho, "游明朝体", "ＭＳ Ｐ明朝", "MS PMincho","ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", "serif";
 border-top: 2px solid #c6b057;
}
.case_detail ul.topi_ban {
 margin: 0px auto;
 width: 876px;
	display: flex;
 flex-wrap: wrap;
	justify-content: center;
}
.case_detail ul.topi_ban li {
 margin: 0px 0 30px;
 padding: 0 20px;
}
.case_detail .kumac_box {
 margin: 0px auto 20px;
 padding: 10px 50px 50px;
 border: 2px solid #f4e6df;
 background: #fff9f6;
}
.case_detail .kumac_box .title {
 margin: 0px auto;
 padding: 0px;
 border-bottom: 1px solid #999999;
 display: flex;
 justify-content: space-between;
}
.case_detail .kumac_box .txt {
 margin: 0px;
 padding: 40px 0 0;
 width: 580px;
}
.case_detail .kumac_box .txt h4 {
 margin: 0px;
 padding: 0px 0 10px;
 font-size: 36px;
 line-height: 1.5;
 font-weight: bold;
 text-align: left;
	font-family: "Yu Mincho", "游明朝", YuMincho, "游明朝体", "ＭＳ Ｐ明朝", "MS PMincho","ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", "serif";
}
.case_detail .kumac_box .txt p {
 margin: 0px;
 padding: 0px 0 10px;
 font-size: 24px;
 line-height: 1.5;
 font-weight: bold;
 text-align: left;
	font-family: "Yu Mincho", "游明朝", YuMincho, "游明朝体", "ＭＳ Ｐ明朝", "MS PMincho","ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", "serif";
}
.case_detail .kumac_box .red {
 color: #cc3333;
}
.case_detail .kumac_box .blue {
 color: #448aca;
}
.case_detail .kumac_box .brown {
 color: #663333;
}
.case_detail .kumac_box .photo {
 margin: 0px;
 padding: 0px 0 15px;
 width: 192px;
}
.case_detail .kumac_box .kbox {
 margin: 0px auto;
 padding: 40px 0;
 border-bottom: 1px solid #999999;
 display: flex;
 justify-content: space-between;
}
.case_detail .kumac_box .kbox dl.ti {
 margin: 0px;
 padding: 0px;
 width: 300px;
}
.case_detail .kumac_box .kbox dl.ti dt {
 margin: 0px auto;
 padding: 0px;
 width: 120px;
 height: 120px;
 font-size: 20px;
 line-height: 120px;
 font-weight: bold;
 color: #FFF;
 text-align: center;
 border-radius: 50%;
 background: #333;
}
.case_detail .mblue {
 background: #448aca !important;
}
.case_detail .mred {
 background: #cc3333 !important;
}
.case_detail .mbrown {
 background: #663333 !important;
}
.case_detail .kumac_box .kbox dl.ti dd {
 margin: 0px;
 padding: 10px 0;
 text-align: center;
}
.case_detail .kumac_box .kbox .skbox {
 padding: 0px;
 width: 445px;
}
.case_detail .kumac_box .kbox .skbox dl:first-of-type {
 padding: 0px 0 15px;
}
.case_detail .kumac_box .kbox .skbox dl:first-of-type dt {
 margin: 0px;
 padding: 0px 0 10px;
 font-size: 20px;
 line-height: 1.5;
 font-weight: bold;
 text-align: left;
}
.case_detail .kumac_box .kbox .skbox dl:first-of-type dd {
 margin: 0px;
 padding: 0px;
 font-size: 18px;
 line-height: 1.5;
 text-align: left;
}
.case_detail .kumac_box .kbox .skbox dl:last-of-type {
 display: flex;
 justify-content: space-between;
}
.case_detail .kumac_box .kbox .skbox dl:last-of-type dt {
 margin: 0px;
 padding: 0px;
 width: 60px;
 height: 60px;
 font-size: 16px;
 line-height: 60px;
 font-weight: bold;
 text-align: center;
 border-radius: 50%;
 background: #f5e4d7;
}
.case_detail .kumac_box .kbox .skbox dl:last-of-type dd {
 margin: 0px;
 padding: 0px;
 width: 370px;
 font-size: 16px;
 line-height: 1.5;
 text-align: left;
 font-weight: bold;
}
.case_detail .kumac_box .kbox .skbox dl:last-of-type dd em {
 font-weight: bold;
 color: #cc3366;
}
.case_detail .dr_come {
 margin: 40px auto 0;
 padding: 0;
 width: 775px;
 min-height: 265px;
 background: url("../images/case/img_dr.png") no-repeat right bottom;
	display: flex;
	flex-wrap: nowrap;
 align-items: flex-start;
}
.case_detail .dr_come p {
 margin: 0;
 padding: 30px;
 width: 460px;
 font-size: 20px;
 line-height: 1.5;
 text-align: left;
 font-weight: bold;
 background: #FFF;
 border-radius: 10px;
  -webkit-border-radius: 10px;
  -moz-border-radius: 10px;
 position: relative;
}
.case_detail .dr_come p span {
 position: absolute;
 top: 90px;
 right: -16px;
}






.case_detail .dr_box {
 margin: 0px auto 115px;
 padding: 50px;
 border: 2px solid #f4e6df;
	display: flex;
	justify-content: space-between;
}
.case_detail .dr_box .photo {
 margin: 0px;
 padding: 0;
 width: 270px;
}
.case_detail .dr_box div {
 margin: 0px;
 padding: 0;
 width: 470px;
}
.case_detail .dr_box div h4 {
 margin: 0px;
 padding: 0 0 35px;
 font-size: 24px;
 line-height: 1.5;
 font-weight: bold;
 text-align: left;
}
.case_detail .dr_box div p {
 margin: 0px;
 padding: 0 0 20px;
 font-size: 16px;
 line-height: 1.5;
 text-align: left;
}
.case_detail .dr_box div p strong {
 font-weight: bold;
}
.case_detail .dr_box div p.last {
 margin: 0px;
 padding: 0;
 font-size: 16px;
 line-height: 1.5;
 font-weight: bold;
 text-align: right;
}
.case_detail .line_box {
 margin: 0px auto 100px;
 padding: 0px;
}
.case_detail .line_box dl {
 margin: 0px auto;
 padding: 0px;
 width: 785px;
	display: flex;
	justify-content: space-between;
}
.case_detail .line_box dl dt {
 margin: 0px;
 padding: 0px;
 width: 210px;
}
.case_detail .line_box dl dd {
 margin: 0px;
 padding: 0px;
 width: 515px;
}
.case_detail .line_box dl dd h5 {
 margin: 0px;
 padding: 0px 0 40px;
 font-size: 20px;
 line-height: 1.8;
 text-align: left;
 font-weight: bold;
}
.case_detail .line_box dl dd p {
 margin: 0px;
 padding: 0px;
 font-size: 20px;
 line-height: 1.8;
 text-align: left;
 font-weight: bold;
 color: #cc3366;
}


}

@media screen and (max-width: 800px) {
/*==========================================
 smp
===========================================*/
/*-------------case-------------*/
.case_ti {
 margin: 0px auto 15px;
 padding: 20px 0 0;
 width: 100%;
 height: 80px;
	display: flex;
	flex-wrap: nowrap;
 flex-direction: row;
 align-items: flex-start;
 background: url("../images/case/h2_case.jpg") no-repeat 0 0;
 background-size: auto 100%;
}
.case_ti div {
 margin: 0px;
 padding: 20px 17px 0px;
 background: #666;
 opacity: 0.9;
}
.case_ti div h2 {
 margin: 0px;
 padding-bottom: 15px;
 font-size: 20px;
 line-height: 26px;
 color: #FFF;
 text-align: left;
 font-weight: bold;
	font-family: "Yu Mincho", "游明朝", YuMincho, "游明朝体", "ＭＳ Ｐ明朝", "MS PMincho","ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", "serif";
}
#case .search_box {
 margin: 0px auto 40px;
 padding: 4%;
	width: 84%;
	background: #faf1de;
 border-radius: 5px;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
}
#case .search_box h3 {
 margin: 0;
 padding: 0px 0 10px;
 font-size: 16px;
 line-height: 1;
 text-align: center;
 font-weight: bold;
	font-family: "Yu Mincho", "游明朝", YuMincho, "游明朝体", "ＭＳ Ｐ明朝", "MS PMincho","ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", "serif";
}
#case .search_box div.sr1 {
 margin: 0;
 padding: 0px;
 position: relative;
}
#case .search_box div.sr2 {
 margin: 0;
 padding: 0px;
 position: relative;
 display: flex;
 flex-wrap: wrap;
 justify-content: space-between;
}
#case .search_box div.sr1 > div {
	width: 100%;
	position: relative;
}
#case .search_box div.sr2 > div {
	width: 48%;
	position: relative;
}
#case .search_box div.sr2 > p {
 margin: 0px auto;
	width: 40%;
	text-align: center;
}
#case .search_box div.sr1 select,#case .search_box div.sr2 select {
 margin: 0 0 5px;
 padding: 8px 10px;
	width: 100%;
 font-size: 16px;
 line-height: 1;
	border: 1px solid #e4d6ba;
 border-radius: 5px;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
		
 text-overflow: ellipsis;
 outline: none;
	background: transparent;
	background-image: none;
	box-shadow: none;
	-webkit-appearance: none;
	appearance: none;
	background: #FFF;
}
#case .search_box div.sr1 > div::before,#case .search_box div.sr2 > div::before {
	position: absolute;
	top: 45%;
	right: 0.9em;
	content: '';
	border-left: 6px solid transparent;
	border-right: 6px solid transparent;
	border-top: 6px solid #333;
	pointer-events: none;
}
#case .search_box div input[type='submit'] {
 margin-top: 5px;
	padding: 0.4em;
	font-size: 17px;
 width: 100%;
	font-weight: bold;
	text-align: center;
	text-decoration: none;
	color: #FFF;
	border: none;
	border-radius: 5px;
	background: #cc3366;
	cursor: pointer;
	}
#case .search_box div input[type='submit']:hover {
	color: #cc3366;
	background: #FFF;
	}
#case dl.mi {
 margin: 0 auto 35px;
 padding: 0;
}
#case dl.mi dt {
 margin: 0px auto 5px;
 padding: 0;
 text-align: center;
 font-size: 15px;
 font-style: italic;
 font-family: "Times New Roman", Times, "serif";
 letter-spacing: 2.0px;
}
#case dl.mi dd {
 margin: 0px auto;
 padding: 0;
 text-align: center;
 font-size: 21px;
 font-weight: bolder;
	font-family: "Yu Mincho", "游明朝", YuMincho, "游明朝体", "ＭＳ Ｐ明朝", "MS PMincho","ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", "serif";
 letter-spacing: 1.0px;
}

#case .case_list {
 margin: 0 auto 40px;
 padding: 0px;
	width: 92%;
}
#case .case_list > div {
 margin: 0 0 25px;
 padding: 5%;
	width: 90%;
 box-shadow: 0 0 6px 0 rgba(0,0,0,.1);
	border-top: 2px solid #c6b057;
}
#case .case_list > div h4 {
 margin: 0;
 padding: 0px 0 5px;
	font-size: 16px;
	line-height: 1.5;
	font-weight: bold;
	text-align: center;
	color: #ab922f;
	font-family: "Yu Mincho", "游明朝", YuMincho, "游明朝体", "ＭＳ Ｐ明朝", "MS PMincho","ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", "serif";
}
#case .case_list > div h3 {
 margin: 0;
 padding: 0px 0 5px;
	font-size: 14px;
	line-height: 1.5;
	font-weight: bold;
	text-align: center;
}
#case .case_list > div p.prof {
 margin: 0;
 padding: 0px 0 10px;
	line-height: 1.5;
	text-align: center;
}
#case .case_list > div .photo {
 padding-bottom: 10px;
 display: flex;
	flex-wrap: nowrap;
 justify-content: space-between;
}
#case .case_list > div .photo dl {
 margin: 0;
 padding: 0px;
	width: 49%;
}
#case .case_list > div .photo dl dt {
 margin: 0;
 padding: 0px;
	min-width: 100%;
	text-align: center;
	background: #efefef;
	display: flex;
	align-items: center;
	justify-content: center;
}
#case .case_list > div .photo dl dd {
 margin: 0;
 padding: 5px 0 0;
	font-size: 11px;
	line-height: 1.5;
	text-align: center;
	color: #ab922f;
	font-family: "Times New Roman", Times, "serif";
}
#case .case_list > div p.case_txt {
 margin: 0;
 padding: 0px 0 10px;
	font-size: 12px;
	line-height: 1.8;
}
#case .case_list > div p.bt {
 margin: 0px auto;
	padding: 15px 0 0;
 width: 60%;
 text-align: center;
}
#case .case_list > div p.bt a {
 margin: 0px auto;
	padding: 15px 0;
 width: 100%;
 font-size: 12px;
 line-height: 1;
 font-weight: bold;
 color: #333;
 text-decoration: none;
 background: #FFF;
 border: 2px solid #c6b057;
 display: block;
 position: relative;
}
#case .case_list > div p.bt a:hover {
 text-decoration: underline;
 background: #f9f9f9;
}
#case .case_list > div p.bt a i {
 position: absolute;
 right: 12px;
	top: 35%;
}

/*-------------case list-------------*/
#case .result_box {
 margin: 0px auto;
	padding: 0px;
 width: 92%;
}
#case .result_box h3 {
 margin: 0px auto;
	padding: 10px 25px;
 width: 30%;
 font-size: 15px;
 line-height: 1.5;
 text-align: center;
 font-weight: bold;
 border-radius: 5px;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
 background: #faf1de;
}
#case .result_box ul {
 margin: 0px auto;
	padding: 15px 0 20px;
 text-align: center;
}
#case .result_box ul li {
 margin: 0px;
	padding: 0 15px;
	font-size: 18px;
	line-height: 1.5;
	font-weight: bold;
	text-align: center;
	font-family: "Yu Mincho", "游明朝", YuMincho, "游明朝体", "ＭＳ Ｐ明朝", "MS PMincho","ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", "serif";
 display: inline-block;
}
#case .result_box p.result {
    margin: 0px 0 20px;
	padding: 0;
	font-size: 13px;
	line-height: 1.5;
	text-align: center;
	display: none;
}
#case .result_box p.result strong {
	font-weight: bold;
}
#case .pico_case {
 margin: 0px auto 30px;
 width: 92%;
 text-align: center;
}
#case .case_link ul {
 margin: 0px auto 30px;
	padding: 0px;
 width: 92%;
	display: flex;
 align-items: stretch;
	justify-content: space-between;
 flex-wrap: wrap;
}
#case .case_link ul li {
 margin: 0px 0 10px;
	padding: 0px;
 width: 48%;
}
#case .case_link ul li a {
 margin: 0px;
	padding: 15px 8%;
 font-size: 12px;
 line-height: 1;
 font-weight: bold;
 color: #333;
 text-decoration: none;
 text-align: center;
 background: #FFF;
 border: 2px solid #999999;
 display: block;
 position: relative;
}
#case .case_link ul li a:hover {
 text-decoration: underline;
 background: #f9f9f9;
}
#case .case_link ul li a i {
 position: absolute;
 right: 6px;
 top: 38%;
}

.wp-pagenavi { margin: 25px auto 30px;text-align:center; width: 92%;}
.wp-pagenavi .pages {font-weight: bold; font-size: 12px; width: 100%; margin: 0px auto; padding-bottom: 10px; border: none; display: block;}
.wp-pagenavi .current { width: 21px; height: 21px; line-height: 21px; font-weight: bold; background: #c3b362; border: 2px solid #c3b362; font-size: 12px; display: inline-block; text-align: center; margin: 0px 5px;}
.wp-pagenavi a { margin: 0 5px; width: 21px !important; height: 21px !important; line-height: 21px; font-weight: bold; border: 2px solid #c3b362; text-decoration: none; display:inline-block; color: #333; font-size: 12px; text-align: center;}
a.nextpostslink,a.previouspostslink { background: #ccc; border: 2px solid #ccc;}

/*-------------case detail-------------*/
.case_detail .case_list {
 margin: 0 auto 30px;
 padding: 4%;
	width: 84%;
 box-shadow: 0 0 6px 0 rgba(0,0,0,.1);
	border-top: 2px solid #c6b057;
}
.case_detail .case_list > div h4 {
 margin: 0;
 padding: 0px 0 5px;
	font-size: 20px;
	line-height: 1.5;
	font-weight: bold;
	text-align: center;
	color: #ab922f;
	font-family: "Yu Mincho", "游明朝", YuMincho, "游明朝体", "ＭＳ Ｐ明朝", "MS PMincho","ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", "serif";
}
.case_detail .case_list > div h3 {
 margin: 0;
 padding: 0px 0 5px;
	font-size: 22px;
	line-height: 1.5;
	font-weight: bold;
	text-align: center;
}
.case_detail .case_list > div p.prof {
 margin: 0;
 padding: 0px 0 10px;
	font-size: 16px;
	line-height: 1.5;
	text-align: center;
}
.case_detail .case_list > div .photo {
 display: flex;
	flex-wrap: nowrap;
 justify-content: space-between;
}
.case_detail .case_list > div .photo dl {
 margin: 0;
 padding: 0px 0 10px;
	width: 49%;
}
.case_detail .case_list > div .photo dl dt {
 margin: 0;
 padding: 0px;
	min-width: 100%;
	text-align: center;
	background: #efefef;
	display: flex;
	align-items: center;
	justify-content: center;
}
.case_detail .case_list > div .photo dl dd {
 margin: 0;
 padding: 5px 0 0;
	font-size: 11px;
	line-height: 1.5;
	text-align: center;
	color: #ab922f;
	font-family: "Times New Roman", Times, "serif";
}
.case_detail .case_list > div p.case_txt {
 margin: 0;
 padding: 0px 0 10px;
	font-size: 14px;
	line-height: 1.8;
}
/* 詳細コメント */
.case_list .case_txt_box {
	font-size: 14px;
	line-height: 1.8;
}
.case_list .case_txt_box strong {
 font-weight: bold;
}
.case_list .case_txt_box .red {
 color: #F00;
}
.case_list .case_txt_box .big {
 font-size: 20px;
}
.case_list .case_txt_box .small {
 font-size: 10px;
}
.case_list .case_txt_box .under {
 text-decoration: underline;
}
.case_list .case_txt_box .mark {
 background: #fdff71;
}
.case_list .case_txt_box .nbox {
 border: 1px solid #ddd;
 padding: 3%;
}
.case_list .case_txt_box ul {
 list-style-type: disc;
 list-style-position: inside;
}
.case_list .case_txt_box ol {
 list-style-type: decimal;
 list-style-position: inside;
}
.case_list .case_txt_box p.imgc {
 margin: 0 auto;
 padding: 10px 0;
 width: 60%;
 line-height: 1;
 text-align: center;
}
.case_list .case_txt_box h3 {
margin: 0;
padding: 15px 20px !important;
font-size: 20px;
line-height: 1.5;
font-weight: bolder;
color: #ab922f;
text-align: left !important;
font-family: "Yu Mincho", "游明朝", YuMincho, "游明朝体", "ＭＳ Ｐ明朝", "MS PMincho","ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", "serif";
border-left: 2px solid #c6b057;
clear: both;
}
.case_list .case_txt_box h4 {
margin: 0;
padding: 5px 20px !important;
font-size: 16px;
line-height: 1.5;
font-weight: bolder;
color: #333 !important;
text-align: left !important;
font-family: "Yu Mincho", "游明朝", YuMincho, "游明朝体", "ＭＳ Ｐ明朝", "MS PMincho","ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", "serif";
border-left: 2px solid #c6b057;
clear: both;
}

.case_detail .contact_box {
 margin: 0px auto 30px;
	padding: 4%;
 width: 84%;
 background: #f2f5f4;
}
.case_detail .contact_box h4 {
 margin: 0px auto 10px;
	padding: 0px;
 font-size: 14px;
 line-height: 1.5;
 font-weight: bold;
 text-align: center;
	font-family: "Yu Mincho", "游明朝", YuMincho, "游明朝体", "ＭＳ Ｐ明朝", "MS PMincho","ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", "serif";
}
.case_detail .contact_box > div {
 margin: 0px auto;
	padding: 0px;
}
.case_detail .contact_box > div dl {
 margin: 0px 0 10px;
	padding: 10px 0;
 width: 100%;
 background: #FFF;
}
.case_detail .contact_box > div dl dt {
 margin: 0px;
	padding: 0px 0px 5px;
 font-size: 20px;
 line-height: 1;
 text-align: center;
 font-family: "Times New Roman", Times, "serif";
}
.case_detail .contact_box > div dl dd {
 margin: 0px;
	padding: 0px;
 font-size: 9px;
 line-height: 1.2;
 text-align: center;
}
.case_detail .contact_box > div ul {
 margin: 0px;
	padding: 0px;
 width: 100%;
	display: flex;
 align-items: stretch;
	justify-content: space-between;
}
.case_detail .contact_box > div ul li {
 margin: 0px;
	padding: 0px;
 width: 48%;
}
.case_detail .contact_box > div ul li a {
 padding: 18px 0;
 width: 100%;
 font-size: 12px;
 line-height: 1.5;
 color: #FFF;
 text-align: center;
 text-decoration: none;
 background: #c6b057;
	display: flex;
 align-items: center;
 justify-content: center;
}
.case_detail .contact_box > div ul li a:hover {
 color: #c6b057;
 background: #FFF;
}
.case_detail .contact_bt {
 margin: 0px auto 50px;
	padding: 0px;
 width: 92%;
	display: flex;
 align-items: stretch;
 flex-wrap: wrap;
	justify-content: space-between;
}
.case_detail .contact_bt p {
 margin: 0px 0 5px;
	padding: 0px;
 width: 48%;
}
.case_detail .contact_bt p a {
 margin: 0px;
	padding: 15px 0;
 font-size: 11px;
 line-height: 1;
 font-weight: bold;
 color: #333;
 text-decoration: none;
 text-align: center;
 background: #FFF;
 border: 2px solid #999999;
 display: block;
 position: relative;
}
.case_detail .contact_bt p a:hover {
 text-decoration: underline;
 background: #f9f9f9;
}
.case_detail .contact_bt p a i {
 position: absolute;
 right: 3px;
 top: 38%;
}
.case_detail h3.hmi {
 margin: 0px auto;
	padding: 25px 0;
 width: 92%;
 font-size: 17px;
 line-height: 1;
 font-weight: bold;
 color: #ab922f;
 text-align: center;
	font-family: "Yu Mincho", "游明朝", YuMincho, "游明朝体", "ＭＳ Ｐ明朝", "MS PMincho","ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", "serif";
 border-top: 2px solid #c6b057;
}
.case_detail ul.topi_ban {
 margin: 0px auto;
 width: 92%;
	display: flex;
 flex-wrap: wrap;
	justify-content: space-between;
}
.case_detail ul.topi_ban li {
 margin: 0px 0 15px;
 padding: 0;
 width: 48%;
}
.case_detail .kumac_box {
 margin: 0px auto 10px;
 padding: 4%;
 width: 84%;
 border: 2px solid #f4e6df;
 background: #fff9f6;
}
.case_detail .kumac_box .title {
 margin: 0px auto;
 padding: 0px;
 border-bottom: 1px solid #999999;
 display: flex;
 justify-content: space-between;
}
.case_detail .kumac_box .txt {
 margin: 0px;
 padding: 0px;
 width: 58%;
}
.case_detail .kumac_box .txt h4 {
 margin: 0px;
 padding: 0px 0 5px;
 font-size: 16px;
 line-height: 1.5;
 font-weight: bold;
 text-align: left;
	font-family: "Yu Mincho", "游明朝", YuMincho, "游明朝体", "ＭＳ Ｐ明朝", "MS PMincho","ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", "serif";
}
.case_detail .kumac_box .txt p {
 margin: 0px;
 padding: 0px 0 5px;
 font-size: 12px;
 line-height: 1.5;
 font-weight: bold;
 text-align: left;
	font-family: "Yu Mincho", "游明朝", YuMincho, "游明朝体", "ＭＳ Ｐ明朝", "MS PMincho","ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", "serif";
}
.case_detail .kumac_box .red {
 color: #cc3333;
}
.case_detail .kumac_box .blue {
 color: #448aca;
}
.case_detail .kumac_box .brown {
 color: #663333;
}
.case_detail .kumac_box .photo {
 margin: 0px;
 padding: 0px 0 15px;
 width: 40%;
}
.case_detail .kumac_box .kbox {
 margin: 0px auto;
 padding: 10px 0;
 border-bottom: 1px solid #999999;
}
.case_detail .kumac_box .kbox dl.ti {
 margin: 0px;
 padding: 0px;
 width: 100%;
 display: flex;
 justify-content: space-between;
}
.case_detail .kumac_box .kbox dl.ti dt {
 margin: 0px auto;
 padding: 0px;
 width: 30%;
 height: 30%;
 font-size: 15px;
 line-height: 85px;
 font-weight: bold;
 color: #FFF;
 text-align: center;
 border-radius: 50%;
 background: #333;
}
.case_detail .mblue {
 background: #448aca !important;
}
.case_detail .mred {
 background: #cc3333 !important;
}
.case_detail .mbrown {
 background: #663333 !important;
}
.case_detail .kumac_box .kbox dl.ti dd {
 margin: 0px;
 padding: 5px 0;
 width: 65%;
 text-align: center;
}
.case_detail .kumac_box .kbox .skbox {
 padding: 0px;
}
.case_detail .kumac_box .kbox .skbox dl:first-of-type {
 padding: 0px 0 10px;
}
.case_detail .kumac_box .kbox .skbox dl:first-of-type dt {
 margin: 0px;
 padding: 0px 0 10px;
 font-size: 16px;
 line-height: 1.5;
 font-weight: bold;
 text-align: left;
}
.case_detail .kumac_box .kbox .skbox dl:first-of-type dd {
 margin: 0px;
 padding: 0px;
 font-size: 14px;
 line-height: 1.5;
 text-align: left;
}
.case_detail .kumac_box .kbox .skbox dl:last-of-type {
 padding-bottom: 15px;
 display: flex;
 justify-content: space-between;
}
.case_detail .kumac_box .kbox .skbox dl:last-of-type dt {
 margin: 0px;
 padding: 0px;
 width: 20%;
 height: 20%;
 font-size: 12px;
 line-height: 55px;
 font-weight: bold;
 text-align: center;
 border-radius: 50%;
 background: #f5e4d7;
}
.case_detail .kumac_box .kbox .skbox dl:last-of-type dd {
 margin: 0px;
 padding: 0px;
 width: 75%;
 font-size: 14px;
 line-height: 1.5;
 text-align: left;
 font-weight: bold;
}
.case_detail .kumac_box .kbox .skbox dl:last-of-type dd em {
 font-weight: bold;
 color: #cc3366;
}
.case_detail .dr_come {
 margin: 20px auto 0;
 padding: 0;
 width: 92%;
 background: url("../images/case/img_dr.png") no-repeat right bottom;
 background-size: 40% auto;
	display: flex;
	flex-wrap: nowrap;
 align-items: flex-start;
}
.case_detail .dr_come p {
 margin: 0;
 padding: 5%;
 width: 50%;
 font-size: 13px;
 line-height: 1.5;
 text-align: left;
 font-weight: bold;
 background: #FFF;
 border-radius: 10px;
  -webkit-border-radius: 10px;
  -moz-border-radius: 10px;
 position: relative;
}
.case_detail .dr_come p span {
 position: absolute;
 top: 90px;
 right: -16px;
}
.case_detail .dr_box {
 margin: 0px auto 50px;
 padding: 4%;
 width: 84%;
 border: 2px solid #f4e6df;
}
.case_detail .dr_box .photo {
 margin: 0px auto 10px;
 padding: 0;
 width: 50%;
 text-align: center;
}
.case_detail .dr_box div {
 margin: 0px;
 padding: 0;
}
.case_detail .dr_box div h4 {
 margin: 0px;
 padding: 0 0 15px;
 font-size: 17px;
 line-height: 1.5;
 font-weight: bold;
 text-align: center;
}
.case_detail .dr_box div p {
 margin: 0px;
 padding: 0 0 10px;
 font-size: 12px;
 line-height: 1.5;
 text-align: left;
}
.case_detail .dr_box div p strong {
 font-weight: bold;
}
.case_detail .dr_box div p.last {
 margin: 0px;
 padding: 0;
 font-size: 12px;
 line-height: 1.5;
 font-weight: bold;
 text-align: right;
}
.case_detail .line_box {
 margin: 0px auto 50px;
 padding: 0px;
}
.case_detail .line_box dl {
 margin: 0px auto;
 padding: 0px;
 width: 92%;
}
.case_detail .line_box dl dt {
 margin: 0px;
 padding: 0px;
}
.case_detail .line_box dl dd {
 margin: 0px;
 padding: 0px;
}
.case_detail .line_box dl dd h5 {
 margin: 0px;
 padding: 0px 0 20px;
 font-size: 14px;
 line-height: 1.8;
 text-align: left;
 font-weight: bold;
}
.case_detail .line_box dl dd p {
 margin: 0px;
 padding: 0px;
 font-size: 14px;
 line-height: 1.8;
 text-align: left;
 font-weight: bold;
 color: #cc3366;
}
.case_detail .line_box > p {
 margin: 0px auto;
 padding: 30px 0 0;
 width: 60%;
 text-align: center;
}

}

