@charset "UTF-8";



/* ==

　メインビジュアル

=================================================================================== */
main .pageContentsDeviceWith .titmainArea {
	width: 100%;
	height: 620px;
	background-color:#efefef;
	background-repeat: no-repeat;
	background-position: center top;
	position:relative;
}

main .pageContentsDeviceWith .titmainArea .inner{
	width:980px;
	height: 620px;
	margin:0 auto;
	position:relative;
}
main .pageContentsDeviceWith .titmainArea .inner h1{ padding:155px 0 0; }
main .pageContentsDeviceWith .titmainArea .inner h1 img{ margin-bottom:43px; }

main .pageContentsDeviceWith .titmainArea .inner-02 h1 { padding:230px 0 0; }
main .pageContentsDeviceWith .titmainArea .inner-02 h1 img { display: block;}

main .pageContentsDeviceWith .titmainArea h1,
main .pageContentsDeviceWith .titmainArea h2 {
	justify-content: start;
	display: block;
}
main .pageContentsDeviceWith .titmainArea h1 img,
main .pageContentsDeviceWith .titmainArea h2 img {
	height: auto;
}
main .pageContentsDeviceWith .titmainArea .inner .titmainArea_h01 {
	margin-left: -70px;
	padding-top: 290px;
}
main .pageContentsDeviceWith .titmainArea .titmainArea_h01 img.titmainArea_txt01  {
	margin: 40px 100px 0 0;
	vertical-align: top;
}
main .pageContentsDeviceWith .titmainArea .titmainArea_h01 img.titmainArea_txt02  {
	margin-top: 20px;
	margin-bottom: 0;
}
main .pageContentsDeviceWith .titmainArea .inner .nameBox{
	width:320px;
	padding:36px 0;
	background-color: #fff;
	background-color: rgba(255, 255, 255, 0.8);
	background: rgba(255, 255, 255, 0.8);
	text-align:center;
	position:absolute;
	bottom:-47px;
	right:0;
}
main .pageContentsDeviceWith .titmainArea .inner .nameBox span{
	padding-top:30px;
	background:url(../img/main_line.png) left top no-repeat;
	display:inline-block;
}

main .pageContentsDeviceWith .titmainArea .inner-02 .nameBox {
	padding: 30px 0;
	bottom: -57px;
}

main .pageContentsDeviceWith .titmainArea .isSP .nameBox{
	padding:16px 0;
}

.titheadArea {
	background-color: #eee;
}
.titheadArea_col {
	display: flex;
	justify-content: space-between;
	align-items: center;
	max-width: 950px;
	margin: 0 auto;
	padding: 0 10px;
	min-height: 114px;
}
.titheadArea_col h1 {
	width: 32%;
	max-width: 291px;
}
.titheadArea_col h1 img {
	width: 100%;
	height: auto;
}
.titheadArea_col p {
	width: 65%;
	max-width: 620px;
	font-size: 22px;
	color: #4f4c4c;
	font-weight: bold;
}
.titheadArea_tit h1 {
	display: flex;
	justify-content: space-between;
	align-items: center;
	max-width: 950px;
	margin: 0 auto;
	padding: 0 10px;
	min-height: 114px;
}
.titheadArea_tit h1 img {
	height: auto;
	width: 32%;
	max-width: 291px;
}
.titheadArea_tit h1 span {
	width: 65%;
	max-width: 620px;
	font-size: 22px;
	color: #4f4c4c;
	font-weight: bold;
	line-height: 1.6;
}
.titheadArea_tit-renovation h1 img {
	width: 38.5%;
	max-width: 358px;
}
.titheadArea_tit-renovation h1 span {
	width: 58.42%;
	max-width: 555px;
}
main .pageContentsDeviceWith .titheadArea + .titmainArea {
	background-position: center center;
}
@media screen and (max-width: 1150px) {
	main .pageContentsDeviceWith .titmainArea .inner .titmainArea_h01 {
		margin-left: 0;
	}
}

/* 個別背景 */
.livoice01 .titmainArea { background-image: url(../vol01/img/bgmain.jpg); }
.livoice02 .titmainArea { background-image: url(../vol02/img/bgmain.jpg); }
.livoice03 .titmainArea { background-image: url(../vol03/img/bgmain.jpg); }




main .pageContentsDeviceWith .titmainArea .isSP{ display:none; }




@media only screen and (max-width: 1014px) {
	main .pageContentsDeviceWith .titmainArea{ background-position:right top; }
	main .pageContentsDeviceWith .titmainArea-bp1{ background-position:left top; }
	main .pageContentsDeviceWith .titmainArea .inner{ width:auto; padding:0 20px; }
	main .pageContentsDeviceWith .titmainArea .inner .nameBox{ right:20px; }
	
	main .pageContentsDeviceWith .titmainArea .inner-02 h1 { padding:200px 0 0; }

	.titheadArea_col p,
	.titheadArea_tit h1 span {
		font-size: 18px;
	}
	main .pageContentsDeviceWith .titheadArea + .titmainArea {
		background-position: center center;
		height: 500px;
	}
	
	.movieArea {
		padding:0 20px;
	}
}

@media only screen and (max-width: 800px) {
	main .pageContentsDeviceWith .titheadArea + .titmainArea {
		height: 400px;
	}
}

@media only screen and (max-width: 700px) {

	main .pageContentsDeviceWith .titmainArea { height:auto; background:none; }
	main .pageContentsDeviceWith .titmainArea .inner{ display:none; }
	main .pageContentsDeviceWith .titmainArea .isSP{ position:relative; display:block; }
	main .pageContentsDeviceWith .titmainArea .isSP img{ width:100%; height:auto; vertical-align:bottom; }

	.titheadArea_col {
		display: block;
		padding: 20px;
	}
	.titheadArea_col h1 {
		width: 42%;
		margin-bottom: 10px;
	}
	.titheadArea_col p {
		width: auto;
	}
	.titheadArea_col p br.isPc {
		display: none;
	}
	
  .titheadArea_tit h1 {
		display: block;
	  padding: 20px;
  }
	.titheadArea_tit h1 img {
		width: 42%;
		margin-bottom: 15px;
		display: block;
	}
	.titheadArea_tit h1 span {
		width: auto;
		line-height: 1.6;
	}
	.titheadArea_tit h1 span br.isPc {
		display: none;
	}
	.titheadArea_tit-renovation h1 img {
		width: 52%;
	}
	main .pageContentsDeviceWith .titheadArea + .titmainArea {
		height:auto;
	}
}


.secondhandBtn {
	width: 321px;
}
.secondhandBtn-02 {
	width: 381px;
}
@media only screen and (max-width: 640px) {
	.secondhandBtn,
	.secondhandBtn-02 {
		width: 100%;
		height: auto;
	}
	.titheadArea_col p,
	.titheadArea_tit h1 span {
		width: auto;
	}
}




/* ==

　KEYWORD + Information

=================================================================================== */
.keywordArea{
	display: block;
	padding: 60px 0  50px;
	margin: 0 auto 120px;
	width: 100%;
	background-color: #4f4c4c;
	clear: both;
}

.pageContentsDeviceWith .keywordArea .inner{
	max-width: 950px;
	padding: 0;
	margin: 0 auto;
	clear: both;
}



.keywordArea .keyword{ margin-top:-90px; padding-left:180px; }
.keywordArea .keyword-02, .keywordArea .keyword-03 { margin-top: -120px; }

.keywordArea .keyword ul{ padding-top:30px; }
.keywordArea .keyword li{
	display:inline-block;
	margin: 5px 6px 5px 0;
	width:130px;
	height:26px;
	line-height:26px;
	background:#EA5504;
	text-align:center;
	color:#FFFFFF;
	border-radius:35px;
	-webkit-border-radius:35px;
	-moz-border-radius:35px;
}
.keywordArea .keyword li.w200 {
	width:200px;
}
.keywordArea .keyword li.w260 {
	width:260px;
}
.keywordArea .keyword-02 li {
	width:150px;
}
.keywordArea .keyword-03 li {
	width:118px;
}
.keywordArea .keyword li:last-child{
	display:inline-block;
	margin: 5px 0;
}

.pageContentsDeviceWith .keywordArea .livInfo{
	display: block;
	padding: 56px 50px 0 50px;
	max-width: 950px;
	margin: 0 auto;
	clear: both;
	overflow:hidden;
}

.keywordArea .clearfix{ padding-top:40px; zoom:1; clear:both; }
.keywordArea .clearfix:after{ content:''; display:block; clear:both; }

.keywordArea .lead{
	width: 500px;
	padding-top:15px;
	float: left;
}

.keywordArea .info{
	width: 450px;
	padding:0;
	border-top:1px solid #fff;
	border-bottom:1px solid #fff;
	float: left;
}
.keywordArea .info dl{ padding:30px 25px 25px; }
.keywordArea .info dt{ margin-bottom:15px; }
.keywordArea .info li{
	margin-bottom:5px;
	color: #fff;
	font-size: 14px;
	line-height: 1.7;
}
.keywordArea .info_col {
	padding:30px 0 25px 25px;
}
.keywordArea .info_col dl {
	float: left;
	width: 200px;
	padding:0;
}
.keywordArea .info_col .info_img {
	width: 200px;
	float: right;
}
.keywordArea .info a {
	color: #fff;
	text-decoration: underline;
	display: inline-block;
}
.keywordArea .info a:hover {
	text-decoration: none !important;
}
@media only screen and (max-width: 1014px) {
	.pageContentsDeviceWith .keywordArea .inner{
		max-width: none;
		padding:0 20px;
	}
	
	.keywordArea .lead{ width: 53%; }
	.keywordArea .lead img{ /* width:100%;  */height:auto; }
	.keywordArea .info{ width: 47%; }
}
@media only screen and (max-width: 961px) {
	.keywordArea .lead{ width:auto; margin-bottom:40px; float:none; }
	.keywordArea .lead img{ width:auto; }
	.keywordArea .info{ width:auto; float:none; }
}
@media only screen and (max-width: 630px) {

	.keywordArea{ margin: 0 auto 60px; padding-top:40px; }
	.keywordArea .clearfix{ padding-top:20px; }

	.keywordArea .client img{ max-width:100px; height:auto; }
	/* .keywordArea .keyword img, .keywordArea .lead img{ width:100%; height:auto; } */
	.keywordArea .lead img{ width:100%; height:auto; }

	.keywordArea .keyword{ margin-top:-20px; padding-left:0; }
	.keywordArea .keyword img{ max-width:160px; height:auto; margin-left:120px; }

	.keywordArea .keyword-02 {
		margin-bottom: 20px;
		font-size: 12px;
	}
	.keywordArea .keyword-02 li {
		width:130px;
	}	
	.keywordArea .info dl{ padding:20px 15px 15px; }
	
	.keywordArea .info_col {
		padding:30px 0 25px;
	}
	.keywordArea .info_col dl {
		float: none;
		width: auto;
		padding: 0;
		margin-bottom: 20px;
	}
	.keywordArea .info_col dl li br {
		display: none;
	}
	.keywordArea .info_col .info_img {
		width: auto;
		float: none;
		text-align: center;
	}
	
}




/* ==

　本文

=================================================================================== */
.livoice .contentWrap {
	margin: 60px auto;
}
.livoice .contentWrap-02 {
	width: 100%;
	max-width: 100%;
	background: url(../img/bg_point.gif) left bottom repeat-x;
}
.livoice .contentWrap-02 .contentWrap_in,
.livoice .contentWrap-03 .contentWrap_in,
.livoice .contentWrap-04 .contentWrap_in {
	margin: 0 auto;
	position: relative;
	max-width: 950px;
}
.livoice .contentWrap-03,
.livoice .contentWrap-04 {
	position: relative;
	width: 100%;
	max-width: 100%;
}
.livoice .contentWrap-03::after,
.livoice .contentWrap-04::after {
	content: "";
	width: 100%;
	height: 600px;
	background-color: #efefef;
	position: absolute;
	bottom: 0;
	left: 0;
	z-index: -1;
}

.livoice .contentWrap-04::after {
	height: 400px;
}
@media only screen and (max-width: 1280px) {
  .contentWrap-02 .contentWrap_in {
    width: 100%;
    max-width: 950px;
  }
}

@media only screen and (max-width: 700px) {
  .contentWrap-02 .contentWrap_in {
    width: 100%;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
  }
}

@media only screen and (max-width: 1014px) {
	.livoice .contentWrap, .livoice .commentArea { padding:0 20px; }
}

.contentWrap .voice{
	margin: 0 0 50px;
	zoom:1;
	clear: both;
}

.contentWrap .voice h2{
	position: relative;
	margin: 0 0 50px 0;
	padding: 25px;
	background:#e8edee url(../img/img_txtQ.png) no-repeat 30px center;
	border-radius:5px 5px;
	-webkit-border-radius:5px 5px;
	-moz-border-radius:5px 5px;
	font-size: 24px;
	font-weight: 500;
	color:#4f4c4c;
}
.contentWrap .voice h2:before{
	content: '';
	position: absolute;
	display: block;
	width: 25px;
	height: 17px;
	left: 100px;
	bottom: -17px;
	background:url(../img/ico_img01.png) left bottom no-repeat;
}
.contentWrap .voice h2 span{
	margin-left:55px;
	padding:15px 0 15px 15px;
	border-left:1px solid #4f4c4c;
	display:inline-block;
}


.contentWrap .voice h3{
	color: #ea5504;
	font-size: 24px;
	line-height:1.5;
	font-weight: 500;
	margin: 0 0 30px;
}

.contentWrap .voice h4,
.contentWrap .voice .cap01{
	font-size: 18px;
	font-weight: bold;
	margin-bottom: 20px;
}
.contentWrap .voice .cap02 {
	margin: 30px auto;
	color: #ea5504;
  font-size: 24px;
  line-height: 1.5;
  font-weight: bold;
}
.contentWrap .voice .colTxt p{
	margin-bottom:30px;
	font-size:18px;
	line-height:1.75;
	color:#4f4c4c;
}
.contentWrap .voice .colTxt a {
	word-break: break-all;
}
.contentWrap .voice .colTxt a.linkBlue {
	color: #0c4ca5;
}
.contentWrap .voice .colTxt .img-center {
	text-align: center;
}
.contentWrap .voice .tit01 {
	margin-top: 40px;
	padding: 10px 15px;
	background-color: #e8edee;
}
.contentWrap .voice p em{ font-weight:bold; font-style:normal; }
.contentWrap .voice p.note{ text-indent:-1em; margin-left:1em; }
.contentWrap .voice p.note-02{ color: #999999; font-size: 16px; }
.contentWrap .voice p.note-02-c1 { color: #4f4c4c; }
.contentWrap .voice p.note-03{ font-size: 14px; }
.contentWrap .voice p.noteNum{ text-indent:-2em; margin-left:2em; }


.contentWrap .voice ul.noteNum{ margin-bottom:30px; }
.contentWrap .voice .noteNum li{
	margin-bottom:5px;
	margin-left:2em;
	font-size:16px;
	line-height:1.75;
	text-indent:-2em;
	color:#4f4c4c;
}

.txt-annotation{ margin: 10px 0 0; line-height: 1.4;}
.txt-annotation02{ margin: -20px 0 30px; width: 100%;}
.txt-annotation03{ width: 100%; text-align: center;}
.txt-annotation, .txt-annotation02 {
	font-size: 16px !important;
}
.txt-annotation-df{ display: flex; justify-content: space-around;}
.txt-annotation-v1 { margin: 20px 0 5px !important; }
.photo-spw1 > .txt-annotation-v1:first-child { margin: 0 0 5px !important; }
.txt-center{ text-align: center !important; }
.txt-center-pc{ text-align: center !important; }
.txt-link a {
	background: url(../../img/common/link-arrow.png) no-repeat 0 0;
	padding-left: 15px;
  background-size: 5px 6px;
  background-position: 2px center;
  text-decoration: underline;
}
.txt-link a:hover {
	color: #333;
	text-decoration: none;
}
.two-clm .colImg{ display:none; }
.two-clm .colImg-one img { width: 100%; height: auto; }
.two-clm .colTxt div.img{ width:450px; margin-bottom:30px; margin-left:50px; float:right; }
.two-clm02 {
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
}
.two-clm02 .colTxt,
.two-clm02 .colImg {
	width: 48%;
}
.two-clm02 .colImg img {
	width: 100%;
	height: auto;
}
.two-clm02 .colImg p,
.two-clm02 .txt-annotation03 {
	color: #4f4c4c;
	margin-top: 10px;
}
.two-clm03 {
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
	padding: 20px;
	background-color: #f5f7f7;
}
.two-clm03 .colTxt {
	width: 65%;
	max-width: 590px;
}
.two-clm03 .colImg {
	width: 31%;
	max-width: 285px;
}
.two-clm03 .colImg img {
	width: 100%;
	height: auto;
}

.commentArea {
	display: block;
	padding: 0px 0 0px 0;
	margin: 0 auto 40px;
	width: 100%;
	background:url(../img/bg_point.gif) left bottom repeat-x;
	position:relative;
	zoom:1;
	clear: both;
}
.commentArea .inner{
	max-width: 950px;
	margin: 0 auto;
	position:relative;
	clear: both;
}
.commentArea h3{
	color: #ea5504;
	font-size: 22px;
	line-height:1.5;
	font-weight: 300;
	margin: 0 0 30px;
}
.commentArea .colTxt p {
	margin-bottom: 30px;
  font-size: 18px;
  line-height: 1.75;
  color: #4f4c4c;
}
.contentWrap .comment {
	position: relative;
}
.contentWrap .comment-bg01::after {
  content: "";
  width: 200%;
  height: 400px;
  background-color: #efefef;
  position: absolute;
  bottom: 0;
  left: -50%;
  z-index: -1;
  visibility: visible;
}
.contentWrap .comment .colTxt,
.commentArea .colTxt {
	padding: 0 300px 60px 0;
  position: relative;
  z-index: 100;
}
.contentWrap .comment .colTxt div,
.commentArea .colTxt div {
  display: block;
  width: 650px;
  margin: 0;
  padding: 20px;
  position: relative;
  background-color: #ffffff;
  display: block;
  box-shadow: 3px 3px 5px 5px #cacaca;
  -webkit-box-shadow: 0px 2px 15px 4px #cacaca;
  -moz-box-shadow: 0px 2px 15px 4px #cacaca;
  box-shadow: 0px 2px 15px 4px #cacaca;
  clear: both;
}
.contentWrap .comment .colTxt div::after,
.commentArea .colTxt div::after {
  content: '';
  position: absolute;
  display: block;
  width: 0;
  height: 0;
  right: -25px;
  top: 50%;
  border-left: 30px solid #ffffff;
  border-top: 15px solid transparent;
  border-bottom: 5px solid transparent;
  -webkit-box-shadow: 10px 0px -20px -17px rgba(202,202,202,1);
  -moz-box-shadow: 10px 0px -20px -17px rgba(202,202,202,1);
  box-shadow: 10px 0px -20px -17px rgba(202,202,202,1);
}
.contentWrap .comment .colTxt-w1 {
	padding: 0 0 0 380px;
}
.contentWrap .comment .colTxt-w1 div,
.contentWrap .comment .colTxt-w2 div {
  width: auto;
}
.contentWrap .comment .colTxt-w1 div::after,
.contentWrap .comment .colTxt-w2 div::after {
  top: 70%;
  right: auto;
  left: -25px;
  transform: rotateZ(180deg);
}
.contentWrap .comment .colTxt-w1 div::after,
.contentWrap .comment .colTxt-w2 div::after {
  border-top: 5px solid transparent;
  border-bottom: 15px solid transparent;
}
.contentWrap .comment .colTxt-w2 {
	padding: 0 0 60px 290px;
}
.contentWrap .comment .colTxt-w2 div::after,
.contentWrap .comment .colTxt-w3 div::after {
  top: 60%;
}
.contentWrap .comment .colTxt-w3 div {
	width: 580px;
}
.contentWrap .comment .colImg,
.commentArea .colImg {
  position: absolute;
  bottom: 0;
  right: 0;
  z-index: 50;
}
.contentWrap .comment .colImg-v1 {
  bottom: 130px;
  left: 0;
  right: auto;
}
.contentWrap .comment .colImg-v2 {
  left: 0;
  right: auto;
}
.commentArea .colImg {
  right: 30px;
}

.commentArea-v1 {
	background: url(../img/bg_point.gif) left 170px repeat-x;
}
.commentArea-v2 {
	background: url(../img/bg_point.gif) left bottom repeat-x;
}
.commentArea-v2 .inner {
	padding-bottom: 30px;
}
.commentArea-v1 .colTxt {
	padding: 0px 0px 60px 0;
}
.commentArea-v2 .colTxt {
	padding: 0px 0px 30px 0;
}
.commentArea-v1 .colTxt div,
.commentArea-v2 .colTxt div {
  width: 100%;
}
.commentArea-v1 .colTxt div::after,
.commentArea-v2 .colTxt div::after {
	display: none;
}
.commentArea_txt01 {
	color: #ea5504;
	font-size: 27px;
	text-align: center;
}

@media only screen and (max-width: 1014px) {

	/* .contentWrap .voice h3 br{ display:none; } */

	.two-clm .colTxt div.img{
		width:48%;
		margin:0 0 4% 4%;
	}
	.two-clm .colTxt div.img img{ width:100%; height:auto; }
	.contentWrap .comment .colTxt div,
	.commentArea .colTxt div {
		width: auto;
	}
	.commentArea_txt01 .isPc {
		display: none;
	}
	.contentWrap .comment .colTxt-w3 div {
		width: 550px;
	}
	
	.contentWrap .comment-bg01::after {
    width: calc(100% + 40px);
    left: -20px;
	}
}
@media only screen and (max-width: 950px) {
	.contentWrap .comment .colTxt-w1,
	.contentWrap .comment .colTxt-w2 {
		padding-bottom: 40px;
    padding-left: 0;
	}
	.contentWrap .comment .colTxt-w3 {
		padding-bottom: 40px;
    padding-right: 0;
	}
	.contentWrap .comment .colTxt-w3 div {
		width: auto;
	}
	.contentWrap .comment .colTxt-w1 div::after,
	.contentWrap .comment .colTxt-w2 div::after,
	.contentWrap .comment .colTxt-w3 div::after {
		margin-left: -17px;
    left: 50%;
    top: auto;
    bottom: -25px;
    border-top: 25px solid #fff;
    border-right: 17px solid transparent;
    border-left: 17px solid transparent;
    border-bottom: 5px solid transparent;
    transform: rotateZ(0deg);
	}
	.contentWrap .comment .colImg-v1,
	.contentWrap .comment .colImg-v2,
	.contentWrap .comment .colImg-v3 {
		text-align: center;
    position: static;
	}
}
@media only screen and (max-width: 800px) {
	.contentWrap .voice h3 br.isPc{ display:none; }
}
@media only screen and (max-width: 700px) {
	.contentWrap .comment .colTxt,
	.commentArea .colTxt {
		padding-bottom: 40px;
    padding-right: 0;
	}
	.contentWrap .comment .colImg,
	.commentArea .colImg {
		text-align: center;
    position: static;
	}
	.contentWrap .comment .colTxt div::after,
	.commentArea .colTxt div::after {
		margin-left: -17px;
    left: 50%;
    top: auto;
    bottom: -25px;
    border-top: 25px solid #fff;
    border-right: 17px solid transparent;
    border-left: 17px solid transparent;
	}
}
@media only screen and (max-width: 630px) {

	.contentWrap .voice h2{
		padding:20px;
		background-position:20px center;
		-webkit-background-size: 20px auto;
		-moz-background-size: 20px auto;
		background-size: 20px auto;
		font-size:20px;
	}
	.contentWrap .voice h2 span{
		margin-left:35px;
		padding:10px 0 10px 10px;
	}
	.contentWrap .voice h3,
	.contentWrap .voice .cap02{ font-size:20px; }

	.two-clm .colImg{ width:auto; display:block; float:none; }
	.two-clm .colImg img{ width:100%; height:auto; }
	.two-clm .colTxt div.img{ display:none; }
	.colTxt .img-center img {
		width:100%; height:auto;
	}
	.contentWrap .voice .cap01{
		font-size: 14px;
	}

	.commentArea-v1 {
		background-position-y: bottom;
	}
	
	.txt-center-pc{ text-align: left !important; }
	
	.commentArea_txt01 {
		font-size: 22px;
	}
	
	.two-clm02,
	.two-clm03 {
		display: block;
	}
	.two-clm02 .colTxt,
	.two-clm02 .colImg,
	.two-clm03 .colTxt,
	.two-clm03 .colImg {
		width:auto;
	}
	.two-clm02 .colImg + .colImg {
		margin-top: 10px;
	}
	.two-clm03 .colImg {
		margin: 0 auto;
	}
}



/* Before / After
----------------------------------------------------------------------------------- */
.contentWrap .voice .beforeAfter{
	margin-bottom:10px;
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
	zoom:1;
	clear:both;
}

.contentWrap .voice .beforeAfter .before,
.contentWrap .voice .beforeAfter .after{
	width: calc((100% - 50px - 1px) / 2);
	margin-bottom:40px;
}


.contentWrap .voice .beforeAfter div .hdTxt{
	margin-bottom:2px;
	padding:10px 15px;
	background-color:#e8edee;
}
.contentWrap .voice .beforeAfter div .photo{ text-align:center; }
.contentWrap .voice .beforeAfter div .photo.sizeS{ padding:29px 0; background-color:#e8edee; } 


@media only screen and (max-width: 1014px) {
	.contentWrap .voice .beforeAfter div .photo img{ width:100%; height:auto; }
	.contentWrap .voice .beforeAfter div .photo.sizeS img, .contentWrap .voice .beforeAfter div .photo.portrait img{ width:auto; max-width:100%; }
}

@media only screen and (max-width: 700px) {

	.contentWrap .voice .beforeAfter .before,
	.contentWrap .voice .beforeAfter .after{
		width: 100%;
		margin-bottom:30px;
	}
	.contentWrap .voice .beforeAfter div .photo.sizeS{ padding:0; } 
	.contentWrap .voice .beforeAfter div .photo.sizeS img{ width:100%; }

}





/* Photos
----------------------------------------------------------------------------------- */
.contentWrap .voice .photos{
	margin-bottom:10px;
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
	zoom:1;
	clear:both;
}

.contentWrap .voice .photos .photo{ 
	width: calc((100% - 50px - 1px) / 2);
	margin-bottom:40px;
	text-align: center;
}
.contentWrap .voice .photos .photo.photo-spw1 { 
	margin-bottom:20px;
}
.contentWrap .voice .photos .photo-v1 {
	padding-top: 33px;
}
.contentWrap .voice .photos-02 .photo {
	width: 680px;
	margin-bottom:20px;
	text-align: center;
}
.contentWrap .voice .photos-02 .photo:first-child {
	width: 23.2%;
	max-width: 220px;
}
.contentWrap .voice .photos-02 .photo:last-child {
	width: 71.5%;
	max-width: 680px;
}
.contentWrap .voice .photos-02 .photo.photo-w1 img {
	max-width: 536px;
  width: 80%;
  height: auto;
  margin: 0 8%;
}
.contentWrap .voice .photos .photo-w1 {
	margin: 0 auto;
}
.contentWrap .voice .photos .photo .photo_center01 {
	height: calc(100% - 33px);
	display: flex;
	align-items: center;
}
.contentWrap .voice .photos .photo div,
.contentWrap .voice .photos .photo .photo_col01-w1{ background-color:#e3e3e3; }
.contentWrap .voice .photos .photo-bg1 div { background-color:#fff; }
.contentWrap .voice .photos .photo .photo_col01-w2 img{
	width: 100%;
	max-width: 100%;
	margin: 0;
}
.contentWrap .voice .photos-02 .photo div,
.contentWrap .voice .photos-03 .photo div{ background-color:transparent; }
.contentWrap .voice .photos .photo div img{ vertical-align:bottom; }

.contentWrap .voice .photos .photo p{ text-align:left; } 
.contentWrap .voice .photos-02 .photo p{ margin-bottom: 0; } 

.contentWrap .voice .photo02 {
	text-align: center;
}
.contentWrap .voice .photos-03 .photo {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}
.contentWrap .voice .photos-03 .photo {
	max-width: 450px;
	width: 48%;
	margin-bottom: 20px;
}
.contentWrap .voice .photos-03 .photo div {
	width: 49%;
}
.contentWrap .voice .photos-02 .photo div .txt-annotation,
.contentWrap .voice .photos-03 .photo div .txt-annotation {
	margin-bottom: 0;
}
.contentWrap .voice .photos .photo .isSP,
.contentWrap .voice .isSP {
	display: none;
}
.contentWrap .voice .photos .photo div .photo_txt01 {
	text-align: center;
	margin-top: 5px;
}

@media only screen and (max-width: 1014px) {
	.contentWrap .voice .photos .photo div img{ width:100%; height:auto; }
	.contentWrap .voice .photos .photo.portrait div img{ width:auto; }
	.contentWrap .voice .photos .photo .photo_center02 img {
		width: 62%;
		height: auto;
	}
	.contentWrap .voice .photos .photo .photo_center02-v1 img {
		width: 71%;
		height: auto;
	}
}


@media only screen and (max-width: 700px) {
	.contentWrap .voice .photos .photo{
		width: 100%;
		margin-bottom:30px;
	}
	.contentWrap .voice .photo02 img {
		width: 100%;
		height: auto;
	}
	.contentWrap .voice .photos-03 .photo {
		width: 100%;
		margin: 0 auto 20px;
	}
	.contentWrap .voice .photos {
		display: block !important;
	}
	.contentWrap .voice .photos-02 .photo,
	.contentWrap .voice .photos .photo-w1,
	.photo-spw1 {
		width: 100% !important;
		max-width: calc(100% - 40px) !important;
		margin: 0 auto 20px;
	}
	.contentWrap .voice .photos .photo .photo_center01 {
		height: auto;
		display: block;
	}
	.contentWrap .voice .photos .photo .photo_center02 img,
	.contentWrap .voice .photos .photo .photo_center02-v1 img {
		width: 100%;
	}
	.contentWrap .voice .photos-04 > .photo .photos .photo.photo-spw1 {
		max-width: 100% !important;
	}
	.contentWrap .voice .photos-02 .photo img,
	.contentWrap .voice .photos .photo-w1 img {
		width: 100% !important;
		height: auto;
	}
	.contentWrap .voice .photos-02 .photo.photo-w1 img {
		margin: 0;
	}
	.photo img + img {
		margin-top: 2px;
	}
	.contentWrap .voice .photos .photo .isPC,
	.contentWrap .voice .isPC {
		display: none;
	}
	.contentWrap .voice .photos .photo .isSP,
	.contentWrap .voice .isSP  {
		display: block;
	}
	.contentWrap .voice .photos .photo-v1 {
		padding-top: 0;
	}
}
@media only screen and (max-width: 630px) {
	.two-clm .colTxt div.img.img-sp_show {
		display: block;
		width: 100%;
	}
	.txt-annotation-v2 {
		margin-left: 20px;
	}
}


/* ==

　Point

=================================================================================== */
.livoice .pointArea{
	display: block;
	padding: 0px 0 0px 0;
	margin: 0 auto 40px;
	width: 100%;
	background:url(../img/bg_point.gif) left bottom repeat-x;
	position:relative;
	zoom:1;
	clear: both;
}
.livoice .pointArea:after{ content:''; display:block; clear:both; }
.livoice .pointArea-02 {
	background:none;
	padding-bottom: 30px;
}
.livoice .pointArea-02:before {
	content: "";
	background: #ddd;
	width: 100%;
	height: 76%;
	position: absolute;
	left: 0;
	bottom: 0;
	z-index: -1;
}

.livoice .pointArea .inner{
	max-width: 950px;
	margin: 0 auto;
	position:relative;
	clear: both;
}

.livoice .pointArea h2{ padding:27px 0; line-height:1.0; font-weight:300; text-align:center; }
.livoice .pointArea h2 span{ margin-right:10px; font-size:28px; color:#4f4c4c; display:inline-block; }
.livoice .pointArea h2 img{ vertical-align:bottom; }

.livoice.livoice03 .pointArea h2{ padding:0 0 27px; }


.livoice .pointArea .colImg{
	position:absolute;
	bottom:0;
	left:0;
	z-index:50;
	/*
	width:238px; 
	float: left;
	*/
}
.livoice .pointArea-02 .colImg {
	bottom:40px;
}

.livoice .pointArea .colImg img{ vertical-align:bottom; }

.livoice .pointArea .colTxt{
	padding:0 0 60px 290px;
	position:relative;
	z-index:100;
}

.livoice .pointArea-02 .colTxt {
	padding-bottom: 40px;
}

.livoice .pointArea.imgWide .colTxt{ padding-left:440px; }
.livoice .pointArea.imgWide .colTxt div{ width:500px; }




.livoice .pointArea .colTxt div{
	display: block;
	width: 650px;
	margin:0;
	position: relative;
	background-color: #ffffff;
	display:block;
	box-shadow: 3px 3px 5px 5px #cacaca;
	-webkit-box-shadow: 0px 2px 15px 4px #cacaca;
	-moz-box-shadow: 0px 2px 15px 4px #cacaca;
	box-shadow: 0px 2px 15px 4px #cacaca;
	clear: both;
}
.livoice .pointArea .colTxt div::after{
	content: '';
	position: absolute;
	display: block;
	width: 0;
	height: 0;
	left: -25px;
	top: 50%;
	border-right: 30px solid #ffffff;
	border-top: 15px solid transparent;
	border-bottom: 5px solid transparent;
	-webkit-box-shadow: -20px 0px 10px -17px rgba(202,202,202,1);
	-moz-box-shadow: -20px 0px 10px -17px rgba(202,202,202,1);
	box-shadow: -20px 0px 10px -17px rgba(202,202,202,1);
}

.livoice .pointArea .colTxt div ul{ padding: 16px 36px 36px 36px; }
.livoice .pointArea .colTxt-p1 div ul{ padding: 16px 30px 36px 30px; }
.livoice .pointArea .colTxt div li{
	padding:20px 0 15px;
	border-bottom:1px dotted #4f4c4c;
}
.livoice .pointArea .colTxt div li:last-child{ padding-bottom:0; border-bottom:none; }


.livoice .pointArea .colTxt div li p{
	margin-top:-1.75em;
	padding-left:66px;
	font-size:20px;
}



.livoice .pointArea .colTxt div li em{
	font-size:120%;
	font-style:normal;
	color:#ea5504;
}


@media only screen and (max-width: 1014px) {

	.livoice .pointArea .inner{ max-width:auto; padding:0 20px; }
	.livoice .pointArea .colImg{ left:20px; }
	.livoice .pointArea .colTxt div,
	.livoice .pointArea.imgWide .colTxt div{ width:auto; }

	.livoice .pointArea .colImg02 {
		margin-top: 30px;
		padding: 0 20px;
	}
	.livoice .pointArea .colImg02 img{ max-width:100%; height:auto; }
}
@media only screen and (max-width: 812px) {

	.livoice .pointArea.imgWide .colTxt{ padding-bottom:20px; padding-left:0; }
	.livoice .pointArea.imgWide .colImg{ text-align:center; position:static; }
	.livoice .pointArea.imgWide .colImg img{ max-width:100%; height:auto; }
	.livoice .pointArea.imgWide .colTxt div::after{
		margin-left:-17px;
		left: 50%;
		top:auto;
		bottom: -25px;
		border-top: 25px solid #fff;
		border-right: 17px solid transparent;
		border-left: 17px solid transparent;
	}

}
@media only screen and (max-width: 700px) {
	
	.livoice .pointArea h2{ padding:23px 0; }
	.livoice .pointArea h2 span{ font-size:22px; }
	.livoice .pointArea h2 img{ max-width:120px; height:auto; }

	.livoice .pointArea .colTxt{ padding-bottom:40px; padding-left:0; }
	.livoice .pointArea .colImg{ text-align:center; position:static; }
	.livoice .pointArea .colImg img{ max-width:100%; height:auto; }

	/* .livoice .pointArea.imgWide .colTxt{ padding-bottom:20px; padding-left:0; } */


	.livoice .pointArea .colTxt div::after{
		margin-left:-17px;
		left: 50%;
		top:auto;
		bottom: -25px;
		border-top: 25px solid #fff;
		border-right: 17px solid transparent;
		border-left: 17px solid transparent;
	}

	.livoice .pointArea .colTxt div ul{ padding: 16px 24px 24px 24px; }
	.livoice .pointArea .colTxt div li img{ max-width:30px; height:auto; }
	.livoice .pointArea .colTxt div li p{ padding-left:56px; font-size:16px; }

	.livoice .pointArea-02:before {
		height: 36%;
	}
}

/* ==

　05. 表組みモジュール

=============================================================================== */
.dataTable01 {
  width: 100%;
  border-top: 1px solid #ccc;
  border-left: 1px solid #ccc;
  font-size: 117%;
}
.dataTable01 th {
  padding: 5px 10px;
  border-right: 1px solid #ccc;
  border-bottom: 1px solid #ccc;
  background-color: #f3f3f3;
  font-weight: bold;
  vertical-align: middle;
  text-align: center;
  line-height: 1.8;
}
.dataTable01 td {
  padding: 5px 10px;
  border-right: 1px solid #ccc;
  border-bottom: 1px solid #ccc;
  background-color: #fff;
  vertical-align: middle;
  line-height: 1.8;
}
.dataTable01 .dataTable01_head {
	background-color: #4f4c4c;
	color: #fff;
}
.dataTable01 .dataTable01_tit {
	background-color: #e8edee;
}

@media only screen and (max-width: 667px) {
	.dataTable01 th,
	.dataTable01 td {
		display: block;
		width: 100% !important;
	}
}

/* ==

　汎用スタイル

=================================================================================== */
.mt00 { margin-top: 0 !important; }
.mt05 { margin-top: 5px !important; }
.mt10 { margin-top: 10px !important; }
.mt15 { margin-top: 15px !important; }
.mt20 { margin-top: 20px !important; }
.mt25 { margin-top: 25px !important; }
.mt30 { margin-top: 30px !important; }
.mt35 { margin-top: 35px !important; }
.mt40 { margin-top: 40px !important; }
.mt45 { margin-top: 45px !important; }
.mt50 { margin-top: 50px !important; }
.mt60 { margin-top: 60px !important; }
.mt70 { margin-top: 70px !important; }
.mt80 { margin-top: 80px !important; }

.mr00 { margin-right: 0 !important; }
.mr05 { margin-right: 5px !important; }
.mr10 { margin-right: 10px !important; }
.mr15 { margin-right: 15px !important; }
.mr20 { margin-right: 20px !important; }
.mr25 { margin-right: 25px !important; }
.mr30 { margin-right: 30px !important; }
.mr35 { margin-right: 35px !important; }
.mr40 { margin-right: 40px !important; }
.mr45 { margin-right: 45px !important; }
.mr50 { margin-right: 50px !important; }

.mb00 { margin-bottom: 0 !important; }
.mb05 { margin-bottom: 5px !important; }
.mb10 { margin-bottom: 10px !important; }
.mb15 { margin-bottom: 15px !important; }
.mb20 { margin-bottom: 20px !important; }
.mb25 { margin-bottom: 25px !important; }
.mb30 { margin-bottom: 30px !important; }
.mb35 { margin-bottom: 35px !important; }
.mb40 { margin-bottom: 40px !important; }
.mb45 { margin-bottom: 45px !important; }
.mb50 { margin-bottom: 50px !important; }
.mb60 { margin-bottom: 60px !important; }
.mb70 { margin-bottom: 70px !important; }
.mb100 { margin-bottom: 100px !important; }

.ml00 { margin-left: 0 !important; }
.ml05 { margin-left: 5px !important; }
.ml10 { margin-left: 10px !important; }
.ml15 { margin-left: 15px !important; }
.ml20 { margin-left: 20px !important; }
.ml25 { margin-left: 25px !important; }
.ml30 { margin-left: 30px !important; }
.ml35 { margin-left: 35px !important; }
.ml40 { margin-left: 40px !important; }
.ml45 { margin-left: 45px !important; }
.ml50 { margin-left: 50px !important; }

.pt00 { padding-top: 0 !important; }
.pt05 { padding-top: 5px !important; }
.pt10 { padding-top: 10px !important; }
.pt15 { padding-top: 15px !important; }
.pt20 { padding-top: 20px !important; }
.pt25 { padding-top: 25px !important; }
.pt30 { padding-top: 30px !important; }
.pt35 { padding-top: 35px !important; }
.pt40 { padding-top: 40px !important; }
.pt45 { padding-top: 45px !important; }
.pt50 { padding-top: 50px !important; }

.pr00 { padding-right: 0 !important; }
.pr05 { padding-right: 5px !important; }
.pr10 { padding-right: 10px !important; }
.pr15 { padding-right: 15px !important; }
.pr20 { padding-right: 20px !important; }

.pb00 { padding-bottom: 0 !important; }
.pb05 { padding-bottom: 5px !important; }
.pb10 { padding-bottom: 10px !important; }
.pb15 { padding-bottom: 15px !important; }
.pb20 { padding-bottom: 20px !important; }
.pb25 { padding-bottom: 25px !important; }
.pb30 { padding-bottom: 30px !important; }
.pb35 { padding-bottom: 35px !important; }
.pb40 { padding-bottom: 40px !important; }
.pb45 { padding-bottom: 45px !important; }
.pb50 { padding-bottom: 50px !important; }

.pl00 { padding-left: 0 !important; }
.pl05 { padding-left: 5px !important; }
.pl10 { padding-left: 10px !important; }
.pl15 { padding-left: 15px !important; }
.pl20 { padding-left: 20px !important; }


/* 幅調整
------------------------------------------------------------------------------- */
.w00 { width: 0 !important; }
.w05p { width: 5% !important; }
.w10p { width: 10% !important; }
.w15p { width: 15% !important; }
.w20p { width: 20% !important; }
.w25p { width: 25% !important; }
.w30p { width: 30% !important; }
.w35p { width: 35% !important; }
.w40p { width: 40% !important; }
.w45p { width: 45% !important; }
.w50p { width: 50% !important; }
.w55p { width: 55% !important; }
.w60p { width: 60% !important; }
.w65p { width: 65% !important; }
.w70p { width: 70% !important; }
.w75p { width: 75% !important; }
.w80p { width: 80% !important; }
.w85p { width: 85% !important; }
.w90p { width: 90% !important; }
.w95p { width: 95% !important; }
.w100p { width: 100% !important; }

.firstChild { margin-top: 0; }
.lastChild { margin-bottom: 0; }





/* CSSの調整（2019.01.22） */
main .pageContentsDeviceWith .inner {
overflow:visible;
}


/* CSSの追加（2019.03.13） */
.contentWrap .staffvoice h2{
	position: relative;
	margin: 0 0 25px 0;
	padding: 25px;
	background:#e8edee url(../img/img_txtS.png) no-repeat 30px center;
	border-radius:5px 5px;
	-webkit-border-radius:5px 5px;
	-moz-border-radius:5px 5px;
	font-size: 22px;
	font-weight: 500;
	color:#4f4c4c;
}

.contentWrap .staffvoice h2 span{
		margin-left:35px;
		padding:10px 0 10px 10px;
}
	
.contentWrap .staffvoice .colTxt p{
	margin-bottom:30px;
	font-size:16px;
	line-height:1.75;
	color:#4f4c4c;
}


/* CSSの追加（2019.03.26） */
.commonTitle {
  font-size: 20px;
  line-height: 1.4;
  font-weight: normal;
  position: relative;
  padding-top: 7px;
  padding-left: 15px;
  border-top: #CCC 1px solid;
  margin-bottom: 31px;
}
.commonTitle:before {
  content: '';
  display: block;
  width: 5px;
  height: 40px;
  margin-right: 10px;
  background: #ea5404;
  position: absolute;
  top: -1px;
  left: 0;
}
.detailTable {
	margin-bottom: 20px;
}
.detailTable ul {
  font-size: 0;
  border: 1px solid #ddd;
  box-sizing: border-box;
  display: flex;
  flex-wrap: wrap;
}
.detailTable ul li {
  width: 50%;
  display: inline-block;
  border-bottom: 1px solid #ccc;
}
.detailTable ul li dl {
  line-height: 1.5;
}
.detailTable ul li dt {
  display: inline-block;
  font-size: 14px;
  background: #ddd;
  width: 35%;
  font-weight: normal;
  padding: 10px;
  box-sizing: border-box;
  vertical-align: top;
}
.detailTable ul li dd {
  display: inline-block;
  font-size: 14px;
  width: 65%;
  padding: 10px;
  box-sizing: border-box;
  vertical-align: top;
  word-wrap: break-word;
}
.detailTable ul li.lastRow {
  border: none;
}
.detailTable ul li.longCell {
  width: 100%;
}
.detailTable ul li.longCell dt {
  width: 15%;
}
.detailTable ul li.longCell dd {
  width: 85%;
}

@media only screen and (max-width: 667px) { 
	.detailTable ul li{ width:100%; display:inline-block; }
	.detailTable ul li.longCell dt{ width:30%}
	.detailTable ul li.longCell dd{ width:70%}
	.detailTable ul li.lastRow{border-bottom:1px solid #ccc;}
	.detailTable ul li.lastRow:last-of-type{border:none;}
}

.notesList li {
	text-indent:-1em;
  padding-left:1em;
}
.movieArea {
	max-width: 950px;
	text-align: center;
	margin: 60px auto 0;
}
.movieArea p {
  font-size: 24px;
  font-weight: bold;
  margin-bottom: 10px;
}
.movieArea_tit01 {
	position: relative;
	display: inline-block;
	padding: 0 30px;
}
.movieArea_tit01::before,
.movieArea_tit01::after {
	content: "▼";
	display: block;
	position: absolute;
	top: calc(50% - 20px);
	left: 0;
}
.movieArea_tit01::after {
	right: 0;
	left: auto;
}
.movieArea br.devSmp {
	display: none;
}
.movieArea .movieArea_movie {
	width: 100%;
  aspect-ratio: 16 / 9;
}
.movieArea iframe {
	width: 100%;
	height: 100%;
}

@media only screen and (max-width: 630px) {
	.movieArea p {
		font-size: 18px;
	}
	.movieArea br.devSmp {
		display: block;
	}
	.movieArea_tit01::before,
	.movieArea_tit01::after {
		top: 50%;
	}
}