@charset "utf-8";

/* CSS Document */


/*--------------------------------------
　Main Index
---------------------------------------*/

#contents {
	width: 100%;
}

.addInner {
	margin: 0 auto;
	width: 1100px;
}


/*--------------------------------------
　visArea
---------------------------------------*/

#visArea {
	margin: 0 auto 20px;
}

#visArea .mainArea {
	height: 500px;
	background: url("/wp/wp-content/uploads/4376770b7bf276b7296dfef9ebb305d4.png") center top no-repeat;
	background-size: cover;
}

#visArea .mainArea .siteNameArea {
	margin: 0 0 30px;
}

#visArea .mainArea .siteName {
	margin: 0 0 10px;
	font-size: 4.0rem;
}




#visArea .mainArea .siteName img {
	margin: 0 auto;
}

#visArea .mainArea .siteNameSmall {
	font-size: 1.6rem;
}

#visArea .mainArea .mainTxtBox {
	margin: 0 auto;
	padding: 40px 50px;
	width: 600px;
	background: rgba(255, 255, 255, 1);
}


/* #visArea .mainArea .catchArea {} */

#visArea .mainArea .catchArea .catch {
	margin: 0 0 20px;
	color: #8c8200;
	text-align: center;
	font-weight: 500;
	font-size: 2.7rem;
	line-height: 1.45;
}

/* #visArea .mainArea .txtArea {} */


/*--------------------------------------
　footer
---------------------------------------*/

/* footer .areaInner .logo a {
	pointer-events: none;
} */


/*--------------------------------------
　float img
---------------------------------------*/

.float-wrap .fl {
	margin: 0 40px 10px 0;
	width: 400px;
	text-align: center;
}

.float-wrap .fr {
	margin: 0 0 10px 40px;
	width: 400px;
}

.float-wrap .ct {
	width: 600px;
}


/*--------------------------------------
　box-wrap
---------------------------------------*/

#contents .box-wrap .box {
	width: 519px;
}


/*type-a*/

#contents .box-wrap .type-a .box-body p {
	width: 399px;
}


/*type-b*/

#contents .box-wrap .type-b {
	padding: 30px 20px 0;
}


/*--------------------------------------
　frame-wrap
---------------------------------------*/

#contents .frame {
	margin: 0 0 0 25px;
	width: 350px;
}

#contents .frame-wrap .frame:nth-child(n+4) {
	margin-top: 25px;
}

#contents .frame .frame-body {
	padding: 0 30px 35px;
}


/*type-a*/

#contents .frame-wrap .type-a .frame-catch {
	padding: 20px 40px 20px;
}

#contents .frame-wrap .type-a .frame-head {
	padding: 20px 30px 20px;
}

#contents .frame-wrap .type-a .thumb {
	width: 250px;
}

#contents .frame-wrap .type-a ul.icoArea {
	width: 288px;
}

#contents .frame-wrap .type-a ul.icoArea li {
	margin: 0 0 0 12px;
	width: 88px;
}

#contents .frame-wrap .type-a ul.icoArea li:first-child {
	margin: 0 0 0 0;
}

#contents .frame-wrap .type-a ul.icoArea li:nth-child(3n+1) {
	margin: 0 0 0 0;
}

#contents .frame-wrap .type-a ul.icoArea li:nth-child(n+4) {
	margin-top: 18px;
}


/*type-b*/

#contents .frame-wrap .type-b .frame-head {
	padding: 20px 30px 20px;
}

#contents .frame-wrap .type-b .thumb {
	width: 250px;
}


/*type-c*/

#contents .frame-wrap .type-c .frame-head {
	padding: 20px 30px 20px;
}

#contents .frame-wrap .type-c .thumb {
	width: 116px;
}


/*btn-web*/

#contents .frame .frame-body .btn-web {
	width: 88%;
}


/*--------------------------------------
オリジナル
---------------------------------------*/


/***** addParts01 *****/

.addParts01 {
	margin: 0 0 90px;
	width: 100%;
}

.addParts01 .addInner {
	margin: 0 auto;
	width: 1100px;
}

.addParts01 p {
	margin: 0;
}

.addParts01 .aadPartsTit {
	text-align: center;
}

.addParts01 .block {
	float: left;
	margin: 0 0 0 22px;
	width: 352px;
}

.addParts01 .block:first-child {
	margin: 0 0 0 0;
}

.addParts01 .block:nth-child(3n+1) {
	margin: 0 0 0 0;
}

.addParts01 .block:nth-child(n+4) {
	margin-top: 22px;
}

.addParts01 .block .catch {
	display: table;
	margin: 0 0 10px;
	padding: 12px 10px;
	width: 100%;
	border-top: 1px solid #333;
	border-bottom: 1px solid #333;
	text-align: center;
	font-weight: 500;
	font-size: 1.4rem;
	line-height: 1.5;
}

.addParts01 .block .catch span {
	display: table-cell;
	border-bottom: none;
	color: inherit;
	vertical-align: middle;
	font-weight: inherit;
}

.addParts01 .block a {
	display: block;
}

.addParts01 .scrollArea {
	position: relative;
	padding: 20px 20px 25px;
	background-color: #f5f5dc;
}

.addParts01 .scrollArea::after {
	position: absolute;
	bottom: -15px;
	left: calc(50% - 15px);
	width: 30px;
	height: 30px;
	background: url("img/scroll_arrow.png") no-repeat;
	background-size: 100% auto;
	content: "";
}

.addParts01 .scrollArea .priceArea {
	display: table;
	margin: 0 0 12px;
}

.addParts01 .scrollArea .priceArea .priceTit {
	display: table-cell;
	padding: 7px 10px 8px;
	width: 56px;
	background-color: #333;
	color: #fff;
	vertical-align: middle;
	text-align: center;
	font-size: 1.3rem;
	line-height: 1.2;
}

.addParts01 .scrollArea .priceArea .price {
	display: table-cell;
	padding: 7px 10px 8px;
	width: 256px;
	background-color: #fff;
	color: #8c8200;
	vertical-align: middle;
	text-align: center;
	letter-spacing: 0.03em;
	font-weight: bold;
	font-size: 2.8rem;
	line-height: 1.2;
}

.addParts01 .scrollArea .priceArea .price span {
	padding: 0 0 0 5px;
	border-bottom: none;
	color: #333;
	font-weight: inherit;
	font-size: 1.4rem;
}

.addParts01 .scrollArea .companyName {
	text-align: center;
	font-weight: bold;
	font-size: 1.8rem;
	line-height: 1.5;
}


/***** addParts02 *****/

.addParts02 {
	position: relative;
	padding: 100px 0;
	width: 100%;
	background-color: #f5f5f5;
}

.addParts02::before {
	position: absolute;
	top: -40px;
	left: -30px;
	width: 230px;
	height: 230px;
	background: url("img/parts02_circle.png") no-repeat;
	background-size: 100% auto;
	content: "";
}

.addParts02 .addInner {
	margin: 0 auto;
	width: 1100px;
}

.addParts02 p {
	margin: 0;
}


/*addTopArea*/

.addParts02 .addTopArea {
	margin: 0 auto 70px;
	padding: 0 150px;
}


/*sttl*/

#index .addParts02 .sttl {
	position: relative;
	display: block;
	margin: 0 0 30px;
	padding: 0 0 70px;
	background: url("img/parts02_tit_ico.png") center bottom no-repeat;
	background-size: 43px auto;
	text-align: center;
	font-weight: bold;
	font-size: 3.0rem;
	line-height: 1.5;
}


/*block*/

.addParts02 .block {
	position: relative;
	margin: 0 0 60px;
	padding: 60px 0 40px;
	background-color: #fff;
}

.addParts02 .block::before {
	position: absolute;
	top: -40px;
	right: 80px;
	width: 2px;
	height: 270px;
	background: url("img/parts02_dotline01.png") no-repeat;
	background-size: 100% auto;
	content: "";
}

.addParts02 .block::after {
	position: absolute;
	bottom: -20px;
	left: -60px;
	width: 231px;
	height: 232px;
	background: url("img/parts02_dotline02.png") no-repeat;
	background-size: 100% auto;
	content: "";
}

.addParts02 .block:last-child {
	margin: 0;
}

.addParts02 .blockTitArea {
	margin: 0 0 40px;
	padding: 0 150px;
	text-align: center;
}

.addParts02 .blockTitSub {
	margin: 0 0 10px;
	text-align: center;
	letter-spacing: 0.03em;
	font-weight: 500;
	font-size: 1.6rem;
	line-height: 1.5;
}

#index .addParts02 .blockTit {
	position: relative;
	display: inline-block;
	padding: 0 0 25px;
	text-align: center;
	letter-spacing: 0.03em;
	font-weight: bold;
	font-size: 3.0rem;
	line-height: 1.5;
}

#index .addParts02 .blockTit::after {
	position: absolute;
	top: inherit;
	right: inherit;
	bottom: 0;
	left: calc(50% - 25px);
	z-index: auto;
	width: 50px;
	height: 3px;
	background: #e6dc14;
	content: "";
}


/*slideTxtArea*/

.addParts02 .slideTxtArea {
	position: relative;
	z-index: 2;
	margin: -30px auto 0;
	padding: 45px 0 15px 35px;
	width: calc(100% - 40px);
	border-left: 1px solid #333;
}

.addParts02 .slideTxtArea::before {
	position: absolute;
	bottom: 0;
	left: 0;
	width: 30px;
	height: 1px;
	background: #333;
	content: "";
}

.addParts02 .caption {
	margin: 0 0 14px;
}

.addParts02 .slideTit {
	margin: 0 0 8px;
	font-weight: bold;
	font-size: 1.8rem;
	line-height: 1.5;
}

.addParts02 .slideTxt {
	line-height: 1.6;
}


/*テキスト動き*/

.addParts02 .slideTxtArea {
	opacity: 0;
	transition: all 1.0s 0s ease;
	transition-delay: 300ms;
}

.addParts02 .slick-slide.slick-current .slideTxtArea,
.addParts02 .slick-slide.is-active-next .slideTxtArea {
	opacity: 1;
}

.addParts02 .slideTxtInner {
	margin-left: -15px;
	opacity: 0;
	transition: all 0.5s 0s ease;
	transition-delay: 600ms;
}

.addParts02 .slick-slide.slick-current .slideTxtInner,
.addParts02 .slick-slide.is-active-next .slideTxtInner {
	margin-left: 0;
	opacity: 1;
}

.addParts02 .priceIcoArea {
	position: relative;
	overflow: hidden;
	margin: 0 auto 50px;
	padding: 50px 0;
	width: calc(100% - 80px);
	height: 100%;
}

.addParts02 .priceIcoArea::before {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 1px;
	background: linear-gradient(to right, rgba(187, 187, 187, 1), rgba(187, 187, 187, 1) 50%, rgba(0, 0, 0, 0) 50%, rgba(0, 0, 0, 0) 100%) 0% 0%;
	background-size: 6px 1px;
	content: "";
}

.addParts02 .priceIcoArea::after {
	position: absolute;
	bottom: 0;
	left: 0;
	visibility: visible;
	width: 100%;
	height: 1px;
	background: linear-gradient(to right, rgba(187, 187, 187, 1), rgba(187, 187, 187, 1) 50%, rgba(0, 0, 0, 0) 50%, rgba(0, 0, 0, 0) 100%) 0% 0%;
	background-size: 6px 1px;
	content: "";
}

.addParts02 .priceIcoArea .priceArea {
	float: left;
	padding: 20px 20px 12px;
	width: 340px;
	background-color: #f5f5dc;
}

#contents .addParts02 .priceIcoArea .priceArea .priceTit {
	padding: 15px 10px 0;
	max-width: inherit;
	background-color: #fff;
	text-align: center;
	letter-spacing: normal;
	font-weight: 500;
	font-size: 1.6rem;
	line-height: 1.5;
}

.addParts02 .priceIcoArea .priceArea .price {
	margin: 0 0 15px;
	padding: 3px 10px 15px;
	background-color: #fff;
	color: #8c8200;
	text-align: center;
	letter-spacing: 0.03em;
	font-weight: bold;
	font-size: 3.6rem;
	line-height: 1.2;
}

.addParts02 .priceIcoArea .priceArea .price span {
	padding: 0 0 0 5px;
	border-bottom: none;
	color: #333;
	font-weight: inherit;
	font-size: 1.8rem;
}

/* #contents .addParts02 .priceIcoArea .priceArea ul {} */

#contents .addParts02 .priceIcoArea .priceArea ul li {
	position: relative;
	padding: 0 0 12px 18px;
	line-height: 1.5;
}

#contents .addParts02 .priceIcoArea .priceArea ul li::before {
	position: absolute;
	top: 0;
	left: 0;
	content: "・";
}

.addParts02 .priceIcoArea .icoArea {
	float: right;
	width: 640px;
}

.addParts02 .priceIcoArea .icoArea li {
	float: left;
	margin: 0 0 0 32px;
	width: 192px;
}

.addParts02 .priceIcoArea .icoArea li:first-child {
	margin: 0 0 0 0;
}

.addParts02 .priceIcoArea .icoArea li:nth-child(3n+1) {
	margin: 0 0 0 0;
}

.addParts02 .priceIcoArea .icoArea li:nth-child(n+4) {
	margin-top: 40px;
}

.addParts02 .priceIcoArea .icoArea li .icoSet {
	margin: 0 0 25px;
	text-align: center;
}

.addParts02 .priceIcoArea .icoArea li .icoSet .ico {
	margin: 0 auto;
	width: 80px;
}

#contents .addParts02 .priceIcoArea .icoArea li .icoSet .icoTxt {
	position: relative;
	display: inline-block;
	padding: 20px 0 10px;
	text-align: center;
	letter-spacing: normal;
	font-weight: bold;
	font-size: 1.5rem;
	line-height: 1.4;
}

#contents .addParts02 .priceIcoArea .icoArea li .icoSet .icoTxt::after {
	position: absolute;
	top: inherit;
	right: inherit;
	bottom: 0;
	left: 0;
	z-index: auto;
	width: 100%;
	height: 3px;
	background-color: #e6dc14;
	content: "";
}

.addParts02 .infoArea {
	clear: both;
	margin: 0 0 60px;
	padding: 0 40px;
	width: 100%;
}

#contents .addParts02 .infoArea .infoTit {
	margin: 0 0 45px;
	text-align: center;
	font-weight: bold;
	font-size: 2.6rem;
	line-height: 1.5;
}

/* .addParts02 .infoArea .infoBox {} */

.addParts02 .infoArea .infoBox .mapArea {
	float: left;
	width: 380px;
}

/* .addParts02 .infoArea .infoBox .mapArea .map {} */

/* .addParts02 .infoArea .infoBox .mapArea .map iframe {} */

#contents .addParts02 .infoArea .infoBox table {
	float: right;
	margin: 0;
	width: 600px;
}

#contents .addParts02 .infoArea .infoBox table th {
	width: 25%;
}

/* #contents .addParts02 .infoArea .infoBox table td {} */


/*btn*/

/* #contents .addParts02 .btn-web {} */

/* #contents .addParts02 .btn-web a {} */

/* #contents .addParts02 .btn-tel {} */

/* #contents .addParts02 .btn-tel a {} */


/***** addParts02 *****/

.addParts03 {
	margin: 100px 0 125px;
	width: 100%;
}

.addParts03 .addInner {
	margin: 0 auto;
	width: 1100px;
}

.addParts03 p {
	margin: 0;
}

.addParts03 .addTopArea {
	display: -webkit-flex;
	display: flex;
	-webkit-align-items: center;
	align-items: center;
	margin: 0 0 60px;
	width: 100%;
}

.addParts03 .addTopArea .addTopPic {
	position: relative;
	order: 2;
	margin: 0 0 0 50px;
	width: 600px;
}

.addParts03 .addTopArea .addTopPic::before {
	position: absolute;
	top: -50px;
	right: 20px;
	width: 155px;
	height: 153px;
	background: url("img/parts03_circle.png") no-repeat;
	background-size: 100% auto;
	content: "";
}

.addParts03 .addTopArea .addTopTxt {
	order: 1;
	width: 450px;
}

#contents .addParts03 .addTopArea .sttl {
	position: relative;
	display: block;
	margin: 0 0 25px;
	padding: 0 0 60px;
	background: url("img/parts03_tit_ico.png") center bottom no-repeat;
	background-size: 40px auto;
	text-align: left;
	font-weight: bold;
	font-size: 2.9rem;
	line-height: 1.5;
}

/* .addParts03 .addTopArea .addTxt {} */

.addParts03 .addTopArea .addTxt span {
	border-bottom: 2px solid #e6dc14;
	color: #333;
	font-weight: bold;
}

.addParts03 .personMainArea {
	position: relative;
	margin: 0 0 80px;
	padding: 25px 40px;
	width: 100%;
	border-top: 1px solid #333;
	border-bottom: 1px solid #333;
}

.addParts03 .personMainArea .subTxt {
	position: absolute;
	top: -20px;
	right: 20px;
	display: inline-block;
	padding: 15px 20px;
	background: url("img/parts03_sub_dot01.png") left top repeat-x, url("img/parts03_sub_dot01.png") left bottom repeat-x, url("img/parts03_sub_dot02.png") left top repeat-y, url("img/parts03_sub_dot02.png") right top repeat-y #f5f5dc;
	background-color: #f5f5dc;
	font-weight: bold;
	font-size: 1.3rem;
	line-height: 1;
}

.addParts03 .personMainArea .personBox {
	display: table;
}

.addParts03 .personMainArea .personBox .pic {
	display: table-cell;
	width: 150px;
	vertical-align: middle;
}

.addParts03 .personMainArea .personBox .pic img {
	border-radius: 100px;
}

.addParts03 .personMainArea .personBox dl {
	display: table-cell;
	padding: 0 0 0 40px;
	width: calc(100% - 190px);
	vertical-align: middle;
}

.addParts03 .personMainArea .personBox dl dt {
	margin: 0 0 20px;
	color: #8c8200;
	font-weight: bold;
	font-size: 2.0rem;
	line-height: 1.4;
}

.addParts03 .personMainArea .personBox dl dt span {
	border-bottom: none;
	color: #333;
	font-weight: inherit;
	font-size: 1.6rem;
}

/* .addParts03 .personMainArea .personBox dl dd {} */

.addParts03 .interviewTitArea {
	position: relative;
	display: table;
	margin: 0 0 10px;
	background-color: #f5f5dc;
}

.addParts03 .interviewTitArea::before {
	position: absolute;
	top: 0;
	right: 100%;
	bottom: 0;
	width: 9999px;
	background: #f5f5dc;
	content: "";
}

.addParts03 .interviewTitArea::after {
	position: absolute;
	top: 60px;
	left: -70px;
	width: 2px;
	height: 234px;
	background: url("img/parts03_dotline01.png") no-repeat;
	content: "";
}

#contents .addParts03 .interviewTitArea .interviewTit {
	position: relative;
	display: table-cell;
	padding: 25px 15px;
	width: 220px;
	vertical-align: middle;
	letter-spacing: 0.1em;
	font-weight: bold;
	font-size: 1.8rem;
	line-height: 1;
}

#contents .addParts03 .interviewTitArea .interviewTit:after {
	position: absolute;
	top: -10px;
	left: 10px;
	z-index: inherit;
	width: 149px;
	height: 24px;
	background: url("img/parts03_eng.png") no-repeat;
	background-size: 100% auto;
	content: "";
	transform: none;
}

.addParts03 .interviewTitArea .interviewTxt {
	display: table-cell;
	padding: 35px 50px;
	width: 880px;
	border-left: 2px solid #fff;
	vertical-align: middle;
	font-size: 1.8rem;
}

.addParts03 .personArea {
	margin: 0 0 80px;
}

.addParts03 .personArea .personBox {
	position: relative;
	display: table;
	padding: 30px 10px;
}

.addParts03 .personArea .personBox::after {
	position: absolute;
	bottom: 0;
	left: 0;
	width: 100%;
	height: 1px;
	background: linear-gradient(to right, rgba(187, 187, 187, 1), rgba(187, 187, 187, 1) 50%, rgba(0, 0, 0, 0) 50%, rgba(0, 0, 0, 0) 100%) 0% 0%;
	background-size: 6px 1px;
	content: "";
}

.addParts03 .personArea .personBox .pic {

	vertical-align: middle;
}

.addParts03 .personArea .personBox .pic img {
	border-radius: 100px;
}

.addParts03 .personArea .personBox dl {
	display: table-cell;
	padding: 0 0 0 30px;
	width: calc(100% - 150px);
	vertical-align: middle;
}

.addParts03 .personArea .personBox dl dt {
	margin: 0 0 12px;
	color: #8c8200;
	font-weight: bold;
	font-size: 1.6rem;
	line-height: 1.4;
	text-decoration: underline;
}

.addParts03 .personArea .personBox dl dd {
	position: relative;
	margin: 0 0 10px;
}

.addParts03 .summaryArea {
	margin: 0 0 60px;
	padding: 50px 50px 50px;
	width: 100%;
	background: url("img/parts03_summary_bg.png") left top repeat;
}

#contents .addParts03 .summaryArea .summaryTit {
	position: relative;
	margin: 0 0 30px;
	padding: 0 150px 80px;
	background: url("img/parts03_summary_ico.png") center bottom no-repeat;
	background-size: 70px auto;
	text-align: center;
	font-weight: bold;
	font-size: 3.0rem;
	line-height: 1.5;
}

#contents .addParts03 .summaryArea .summaryTit span {
	padding: 0 8px;
	border-bottom: none;
	color: inherit;
	font-weight: inherit;
	font-size: 2.6rem;
}

.addParts03 .summaryArea .txtArea {
	padding: 40px;
	width: 100%;
	background-color: #fff;
}

.addParts03 .summaryArea .txtArea .catch {
	margin: 0 0 25px;
	text-align: center;
	font-weight: bold;
	font-size: 2.0rem;
	line-height: 1.5;
}

/* .addParts03 .summaryArea .txtArea .txt {} */

.addParts03 .btnArea {
	display: -webkit-flex;
	display: flex;
	-webkit-align-items: center;
	align-items: center;
	margin: 0 auto;
	width: 1020px;
}

#contents .addParts03 .btnArea .btn-internal {
	margin: 0 auto;
}

#contents .addParts03 .btnArea .btn-internal a {
	padding: 22px 70px 22px;
}

#contents .addParts03 .btnArea .btn-internal:nth-of-type(1) a {
	background: url("img/arrow_black.png") right 15px center no-repeat, url("img/parts03_summary_num01.png") 25px center no-repeat;
	background-size: 7px auto, auto 24px;
}

#contents .addParts03 .btnArea .btn-internal:nth-of-type(2) a {
	background: url("img/arrow_black.png") right 15px center no-repeat, url("img/parts03_summary_num02.png") 25px center no-repeat;
	background-size: 7px auto, auto 24px;
}

@media screen and (max-width: 480px) {
/*------------
Index
------------*/
	#contents {
		width: 100%;
	}
	/* #index {} */
/*--------------------------------------
　visArea
---------------------------------------*/
	#visArea {
		margin: 0 auto 6.0rem;
	}
	#visArea .mainArea {
		margin: 0 auto;
		max-width: 100%;
		width: 100%;
		height: auto;
		background: none;
	}
	#visArea .mainArea .siteNameArea {
		display: table;
		margin: 0 auto;
		width: 100%;
		height: 130px;
		background: url("/wp/wp-content/uploads/4376770b7bf276b7296dfef9ebb305d4.png") center top no-repeat;
		background-size: cover;
	}
	#visArea .mainArea .siteName {
		margin: 0 0 0.8rem;
		text-align: center;
		text-shadow: 2px 2px 0 #fff, -2px -2px 0 #fff, -2px 2px 0 #fff, 2px -2px 0 #fff, 0px 2px 0 #fff, 0 -2px 0 #fff, -2px 0 0 #fff, 2px 0 0 #fff;
		letter-spacing: 0.1em;
		font-weight: 600;
		font-size: 2.0rem;
		line-height: 1.4;
	}
	#visArea .mainArea .siteNameSmall {
		text-align: center;
		text-shadow: 2px 2px 0 #fff, -2px -2px 0 #fff, -2px 2px 0 #fff, 2px -2px 0 #fff, 0px 2px 0 #fff, 0 -2px 0 #fff, -2px 0 0 #fff, 2px 0 0 #fff;
		letter-spacing: 0.03em;
		font-weight: 500;
		font-size: 1.4rem;
		line-height: 1.4;
	}
	#visArea .mainArea .mainTxtBox {
		margin: 0 auto;
		padding: 2.0rem 0 0;
		width: 92%;
		background: rgba(255, 255, 255, 1);
	}
	/* #visArea .mainArea .catchArea {} */
	#visArea .mainArea .catchArea .catch {
		margin: 0 0 1.0rem;
		color: #8c8200;

		font-weight: 500;
		font-size: 2.1rem;
		line-height: 1.45;
	}
	/* #visArea .mainArea .txtArea {} */
	/*--------------------------------------
　footer
---------------------------------------*/
	/* footer .areaInner .logo a {
		pointer-events: none;
	} */
	/*--------------------------------------
　box-wrap
---------------------------------------*/
	#contents .box-wrap .box {
		width: 100%;
	}
	/*type-a*/
	#contents .box-wrap .type-a .box-body p {
		width: calc(100% - 95px);
	}
	/*type-b*/
	#contents .box-wrap .type-b {
		padding: 3.0rem 0 3.0rem;
	}
	/*--------------------------------------
　frame-wrap
---------------------------------------*/
	#contents .frame {
		margin: 0 0 2.0rem;
		width: 100%;
	}
	#contents .frame-wrap .frame:nth-child(n+4) {
		margin-top: 0;
	}
	#contents .frame .frame-body {
		padding: 0 1.5rem 3.0rem;
	}
	/*type-a*/
	#contents .frame-wrap .type-a .frame-catch {
		padding: 1.5rem 2.5rem;
	}
	#contents .frame-wrap .type-a .frame-head {
		padding: 1.8rem 1.5rem;
	}
	#contents .frame-wrap .type-a .thumb {
		width: 80%;
	}
	#contents .frame-wrap .type-a ul.icoArea {
		width: 100%;
	}
	#contents .frame-wrap .type-a ul.icoArea li {
		margin: 0 0 0 0;
		width: calc(100% / 3);
	}
	#contents .frame-wrap .type-a ul.icoArea li:first-child {
		margin: 0 0 0 0;
	}
	#contents .frame-wrap .type-a ul.icoArea li:nth-child(3n+1) {
		margin: 0 0 0 0;
	}
	#contents .frame-wrap .type-a ul.icoArea li:nth-child(n+4) {
		margin-top: 1.6rem;
	}
	/*type-b*/
	#contents .frame-wrap .type-b .frame-head {
		padding: 1.8rem 1.5rem;
	}
	#contents .frame-wrap .type-b .thumb {
		width: 80%;
	}
	/*type-c*/
	#contents .frame-wrap .type-c .frame-head {
		padding: 0.5rem 1.8rem 2.0rem;
	}
	#contents .frame-wrap .type-c .thumb {

	}
	/*btn-web*/
	#contents .frame .frame-body .btn-web {
		width: 85%;
	}
	/*--------------------------------------
オリジナル
---------------------------------------*/
	/***** addParts01 *****/
	.addParts01 {
		margin: 0 auto 90px;
		width: 85%;
	}
	.addParts01 .addInner {
		margin: 0 auto;
		width: 100%;
	}
	.addParts01 p {
		margin: 0;
	}
	.addParts01 .aadPartsTit {
		text-align: center;
	}
	.addParts01 .block {
		float: none;
		margin: 0 0 2.5rem;
		width: 100%;
	}
	.addParts01 .block:first-child {
		margin: 0 0 2.5rem;
	}
	.addParts01 .block:nth-child(3n+1) {
		margin: 0 0 2.5rem;
	}
	.addParts01 .block:nth-child(n+4) {
		margin: 0 0 2.5rem;
	}
	.addParts01 .block:last-child {
		margin: 0 0 0;
	}
	.addParts01 .block .catch {
		margin: 0 0 0;
		padding: 12px 10px;
		border-top: 1px solid #333;
		border-bottom: 1px solid #333;
		text-align: center;
		font-weight: 500;
		font-size: 1.4rem;
		line-height: 1.5;
	}
	.addParts01 .block a {
		display: block;
	}
	.addParts01 .scrollArea {
		position: relative;
		padding: 1.0rem 4.0rem 2.0rem 1.5rem;
		background-color: #f5f5dc;
	}
	.addParts01 .scrollArea::after {
		position: absolute;
		top: calc(50% - 10px);
		right: 10px;
		bottom: auto;
		left: auto;
		width: 20px;
		height: 20px;
		background: url("img/scroll_arrow.png") no-repeat;
		background-size: 100% auto;
		content: "";
	}
	.addParts01 .scrollArea .priceArea {
		display: table;
		margin: 0 0 1.5rem;
		width: 100%;
	}
	.addParts01 .scrollArea .priceArea .priceTit {
		display: table-cell;
		padding: 0.7rem 1.0rem 0.8rem;
		width: 30%;
		background-color: #333;
		color: #fff;
		vertical-align: middle;
		text-align: center;
		word-wrap: break-word;
		font-size: 1.2rem;
		line-height: 1.2;
	}
	.addParts01 .scrollArea .priceArea .priceTit br {
		display: none;
	}
	.addParts01 .scrollArea .priceArea .price {
		display: table-cell;
		padding: 0.7rem 1.0rem 0.8rem;
		width: 70%;
		background-color: #fff;
		color: #8c8200;
		vertical-align: middle;
		text-align: center;
		letter-spacing: 0.03em;
		font-weight: bold;
		font-size: 2.4rem;
		line-height: 1.2;
	}
	.addParts01 .scrollArea .priceArea .price span {
		padding: 0 0 0 5px;
		color: #333;
		font-size: 1.2rem;
	}
	.addParts01 .scrollArea .companyName {
		text-align: center;
		font-weight: bold;
		font-size: 1.7rem;
		line-height: 1.5;
	}
	/***** addParts02 *****/
	.addParts02 {
		position: relative;
		padding: 5.0rem 0 6.0rem;
		width: 100%;
		background-color: #f5f5f5;
	}
	.addParts02::before {
		position: absolute;
		top: -25px;
		left: -75px;
		width: 115px;
		height: 115px;
		background: url("img/parts02_circle.png") no-repeat;
		background-size: 100% auto;
		content: "";
	}
	.addParts02 .addInner {
		margin: 0 auto;
		width: 92%;
	}
	.addParts02 p {
		margin: 0;
	}
	/*addTopArea*/
	.addParts02 .addTopArea {
		margin: 0 auto 3.0rem;
		padding: 0 0;
	}
	/*sttl*/
	#index .addParts02 .sttl {
		position: relative;
		display: block;
		margin: 0 auto 2.0rem;
		padding: 0 3.5rem 4.5rem;
		background: url("img/parts02_tit_ico.png") center bottom no-repeat;
		background-size: 29px auto;
		text-align: center;
		font-weight: bold;
		font-size: 1.9rem;
		line-height: 1.5;
	}
	/*block*/
	.addParts02 .block {
		position: relative;
		margin: 0 0 3.0rem;
		padding: 3.0rem 0 2.0rem;
		background-color: #fff;
	}
	.addParts02 .block::before {
		position: absolute;
		top: -15px;
		right: 18px;
		width: 1px;
		height: 75px;
		background: url("img/parts02_dotline01.png") no-repeat;
		background-size: 100% auto;
		content: "";
	}
	.addParts02 .block::after {
		position: absolute;
		bottom: -10px;
		left: -75px;
		width: 115px;
		height: 115px;
		background: url("img/parts02_dotline02.png") no-repeat;
		background-size: 100% auto;
		content: "";
	}
	.addParts02 .block:last-child {
		margin: 0;
	}
	.addParts02 .blockTitArea {
		margin: 0 0 2.5rem;
		padding: 0 3.0rem;
		text-align: center;
	}
	.addParts02 .blockTitSub {
		margin: 0 0 0.5rem;
		text-align: center;
		letter-spacing: 0.03em;
		font-weight: 500;
		font-size: 1.4rem;
		line-height: 1.5;
	}
	#index .addParts02 .blockTit {
		position: relative;
		display: inline-block;
		padding: 0 0 1.5rem;
		text-align: center;
		letter-spacing: 0.03em;
		font-weight: bold;
		font-size: 1.8rem;
		line-height: 1.5;
	}
	#index .addParts02 .blockTit::after {
		position: absolute;
		bottom: 0;
		left: calc(50% - 15px);
		width: 30px;
		height: 2px;
		background: #e6dc14;
		content: "";
	}
	/*slideTxtArea*/
	.addParts02 .slideTxtArea {
		position: relative;
		z-index: 2;
		margin: -1.5rem auto 0;
		padding: 2.5rem 0 1.5rem 1.5rem;
		width: calc(100% - 30px);
		border-left: 1px solid #333;
	}
	.addParts02 .slideTxtArea::before {
		position: absolute;
		bottom: 0;
		left: 0;
		width: 15px;
		height: 1px;
		background: #333;
		content: "";
	}
	.addParts02 .caption {
		margin: 0 0 1.2rem;
	}
	.addParts02 .slideTit {
		margin: 0 0 8px;
		font-weight: bold;
		font-size: 1.5rem;
		line-height: 1.5;
	}
	.addParts02 .slideTxt {
		line-height: 1.6;
	}
	/*テキスト動き*/
	.addParts02 .slideTxtArea {
		opacity: 0;
		transition: all 1.0s 0s ease;
		transition-delay: 300ms;
	}
	.addParts02 .slick-slide.slick-current .slideTxtArea,
	.addParts02 .slick-slide.is-active-next .slideTxtArea {
		opacity: 1;
	}
	.addParts02 .slideTxtInner {
		margin-left: -15px;
		opacity: 0;
		transition: all 0.5s 0s ease;
		transition-delay: 600ms;
	}
	.addParts02 .slick-slide.slick-current .slideTxtInner,
	.addParts02 .slick-slide.is-active-next .slideTxtInner {
		margin-left: 0;
		opacity: 1;
	}
	.addParts02 .priceIcoArea {
		position: relative;
		overflow: hidden;
		margin: 0 auto 3.0rem;
		padding: 3.0rem 0;
		width: 92%;
		height: 100%;
	}
	.addParts02 .priceIcoArea::before {
		position: absolute;
		top: 0;
		left: 0;
		width: 100%;
		height: 1px;
		background: linear-gradient(to right, rgba(187, 187, 187, 1), rgba(187, 187, 187, 1) 50%, rgba(0, 0, 0, 0) 50%, rgba(0, 0, 0, 0) 100%) 0% 0%;
		background-size: 6px 1px;
		content: "";
	}
	.addParts02 .priceIcoArea::after {
		position: absolute;
		bottom: 0;
		left: 0;
		visibility: visible;
		width: 100%;
		height: 1px;
		background: linear-gradient(to right, rgba(187, 187, 187, 1), rgba(187, 187, 187, 1) 50%, rgba(0, 0, 0, 0) 50%, rgba(0, 0, 0, 0) 100%) 0% 0%;
		background-size: 6px 1px;
		content: "";
	}
	.addParts02 .priceIcoArea .priceArea {
		float: none;
		margin: 0 0 3.0rem;
		padding: 1.5rem 1.5rem 1.0rem;
		width: 100%;
		background-color: #f5f5dc;
	}
	.addParts02 .priceIcoArea .priceAreaInner {
		display: table;
		margin: 0 0 1.5rem;
		width: 100%;
	}
	#contents .addParts02 .priceIcoArea .priceArea .priceTit {
		display: table-cell;
		padding: 0.7rem 1.0rem 0.8rem;
		width: 30%;
		background-color: #333;
		color: #fff;
		vertical-align: middle;
		text-align: center;
		word-wrap: break-word;
		font-size: 1.2rem;
		line-height: 1.2;
	}
	.addParts02 .priceIcoArea .priceArea .price {
		display: table-cell;
		padding: 0.7rem 1.0rem 0.8rem;
		width: 70%;
		background-color: #fff;
		color: #8c8200;
		vertical-align: middle;
		text-align: center;
		letter-spacing: 0.03em;
		font-weight: bold;
		font-size: 2.4rem;
		line-height: 1.2;
	}
	.addParts02 .priceIcoArea .priceArea .price span {
		padding: 0 0 0 5px;
		color: #333;
		font-size: 1.2rem;
	}
	/* #contents .addParts02 .priceIcoArea .priceArea ul {} */
	#contents .addParts02 .priceIcoArea .priceArea ul li {
		position: relative;
		padding: 0 0 12px 18px;
		line-height: 1.5;
	}
	#contents .addParts02 .priceIcoArea .priceArea ul li::before {
		position: absolute;
		top: 0;
		left: 0;
		content: "・";
	}
	.addParts02 .priceIcoArea .icoArea {
		float: none;
		width: 100%;
	}
	.addParts02 .priceIcoArea .icoArea li {
		float: none;
		margin: 0 0 3.0rem;
		width: 100%;
	}
	.addParts02 .priceIcoArea .icoArea li:first-child {
		margin: 0 0 3.0rem;
	}
	.addParts02 .priceIcoArea .icoArea li:nth-child(3n+1) {
		margin: 0 0 3.0rem;
	}
	.addParts02 .priceIcoArea .icoArea li:nth-child(n+4) {
		margin: 0 0 3.0rem;
	}
	.addParts02 .priceIcoArea .icoArea li:last-child {
		margin: 0 0 0;
	}
	.addParts02 .priceIcoArea .icoArea li .icoSet {
		display: table-cell;
		margin: 0 0 0;
		width: 85px;
		vertical-align: middle;
		text-align: center;
	}
	.addParts02 .priceIcoArea .icoArea li .icoSet .ico {
		margin: 0 auto;
		width: 45px;
	}
	#contents .addParts02 .priceIcoArea .icoArea li .icoSet .icoTxt {
		position: relative;
		display: inline-block;
		padding: 1.0rem 0 0.6rem;
		text-align: center;
		font-weight: bold;
		font-size: 1.5rem;
		line-height: 1.4;
	}
	#contents .addParts02 .priceIcoArea .icoArea li .icoSet .icoTxt::after {
		position: absolute;
		bottom: 0;
		left: 0;
		width: 100%;
		height: 2px;
		background-color: #e6dc14;
		content: "";
	}
	.addParts02 .priceIcoArea .icoArea li>.icoTxt {
		display: table-cell;
		width: calc(100% - 95px);
		vertical-align: middle;
	}
	.addParts02 .infoArea {
		clear: both;
		margin: 0 auto 3.0rem;
		padding: 0 0;
		width: 92%;
	}
	#contents .addParts02 .infoArea .infoTit {
		margin: 0 auto 2.5rem;
		width: 100%;
		text-align: center;
		font-weight: bold;
		font-size: 1.8rem;
		line-height: 1.5;
	}
	/* .addParts02 .infoArea .infoBox {} */
	.addParts02 .infoArea .infoBox .mapArea {
		float: none;
		overflow: hidden;
		margin: 0 0 2.5rem;
		width: 100%;
	}
	/* .addParts02 .infoArea .infoBox .mapArea .map {} */
	.addParts02 .infoArea .infoBox .mapArea .map iframe {
		display: block;
		width: 100.2% !important;
	}
	#contents .addParts02 .infoArea .infoBox table {
		display: table;
		float: none;
		margin: 0;
		width: 100%;
	}
	#contents .addParts02 .infoArea .infoBox table th {
		display: table-cell;
		padding: 1.0rem;
		width: 35%;
		border-right: 1px solid #333;
	}
	#contents .addParts02 .infoArea .infoBox table td {
		display: table-cell;
		padding: 1.0rem;
	}
	/*btn*/
	/* #contents .addParts02 .btn-web {}
	#contents .addParts02 .btn-web a {}
	#contents .addParts02 .btn-tel {}
	#contents .addParts02 .btn-tel a {} */
	/***** addParts02 *****/
	.addParts03 {
		margin: 6.5rem auto 7.0rem;
		width: 100%;
	}
	.addParts03 .addInner {
		margin: 0 auto;
		width: 92%;
	}
	.addParts03 p {
		margin: 0;
	}
	.addParts03 .addTopArea {
		display: block;
		margin: 0 0 3.0rem;
		width: 100%;
	}
	.addParts03 .addTopArea .addTopPic {
		position: relative;
		margin: 0 0 2.0rem;
		width: 100%;
	}
	.addParts03 .addTopArea .addTopPic::before {
		position: absolute;
		top: -25px;
		right: 10px;
		width: 78px;
		height: 77px;
		background: url("img/parts03_circle.png") no-repeat;
		background-size: 100% auto;
		content: "";
	}
	.addParts03 .addTopArea .addTopTxt {
		width: 100%;
	}
	#contents .addParts03 .addTopArea .sttl {
		position: relative;
		display: block;
		margin: 0 auto 1.5rem;
		padding: 0 0 4.0rem;
		background: url("img/parts03_tit_ico.png") center bottom no-repeat;
		background-size: 30px auto;
		text-align: center;
		font-weight: bold;
		font-size: 1.9rem;
		line-height: 1.5;
	}
	/* .addParts03 .addTopArea .addTxt {} */
	.addParts03 .addTopArea .addTxt span {
		border-bottom: 2px solid #e6dc14;
		color: #333;
		font-weight: bold;
	}
	.addParts03 .personMainArea {
		position: relative;
		margin: 0 0 4.0rem;
		padding: 2.5rem 0;
		width: 100%;
		border-top: 1px solid #333;
		border-bottom: 1px solid #333;
	}
	.addParts03 .personMainArea .subTxt {
		position: absolute;
		top: -15px;
		right: 8px;
		display: inline-block;
		padding: 10px 18px;
		background: url("img/parts03_sub_dot01.png") left top repeat-x, url("img/parts03_sub_dot01.png") left bottom repeat-x, url("img/parts03_sub_dot02.png") left top repeat-y, url("img/parts03_sub_dot02.png") right top repeat-y #f5f5dc;
		background-color: #f5f5dc;
		font-weight: bold;
		font-size: 1.2rem;
		line-height: 1;
	}
	.addParts03 .personMainArea .personBox {
		display: block;
	}
	.addParts03 .personMainArea .personBox .pic {
		position: absolute;
		top: 25px;
		left: 8px;
		display: block;
		width: 100px;
	}
	.addParts03 .personMainArea .personBox .pic img {
		border-radius: 100px;
	}
	.addParts03 .personMainArea .personBox dl {
		display: block;
		padding: 0 0 0 0;
		width: 100%;
	}
	.addParts03 .personMainArea .personBox dl dt {
		display: table-cell;
		margin: 0 0 1.5rem;
		padding: 0 0 0 12.5rem;
		width: calc(100% - 15px);
		height: 100px;
		color: #8c8200;
		vertical-align: middle;
		font-weight: bold;
		font-size: 1.7rem;
		line-height: 1.6;
	}
	.addParts03 .personMainArea .personBox dl dt span {
		display: block;
		color: #333;
		font-size: 1.3rem;
	}
	.addParts03 .personMainArea .personBox dl dd {
		display: block;
		margin: 1.5rem 0 0;
		width: 100%;
	}
	.addParts03 .interviewTitArea {
		position: relative;
		display: block;
		margin: 0 0 1.0rem;
		padding: 0 4% 2.5rem 0;
		background-color: #f5f5dc;
	}
	.addParts03 .interviewTitArea::before {
		position: absolute;
		top: 0;
		right: 100%;
		bottom: 0;
		width: 9999px;
		background: #f5f5dc;
		content: "";
	}
	.addParts03 .interviewTitArea::after {
		content: none;
	}
	#contents .addParts03 .interviewTitArea .interviewTit {
		position: relative;
		display: block;
		padding: 3.0rem 0 1.5rem;
		max-width: inherit;
		width: 100%;
		text-align: center;
		letter-spacing: 0.1em;
		font-weight: bold;
		font-size: 1.7rem;
		line-height: 1;
	}
	#contents .addParts03 .interviewTitArea .interviewTit:after {
		position: absolute;
		top: -10px;
		left: calc(50% - 58px);
		width: 116px;
		height: 18px;
		background: url("img/parts03_eng.png") no-repeat;
		background-size: 100% auto;
		content: "";
	}
	.addParts03 .interviewTitArea .interviewTxt {
		display: block;
		padding: 0;
		width: 100%;
		border-left: none;
		font-size: 1.4rem;
	}
	.addParts03 .personArea {
		margin: 0 0 4.0rem;
	}
	.addParts03 .personArea .personBox {
		position: relative;
		display: table;
		padding: 2.0rem 0 1.5rem;
	}
	.addParts03 .personArea .personBox::after {
		position: absolute;
		bottom: 0;
		left: 0;
		width: 100%;
		height: 1px;
		background: linear-gradient(to right, rgba(187, 187, 187, 1), rgba(187, 187, 187, 1) 50%, rgba(0, 0, 0, 0) 50%, rgba(0, 0, 0, 0) 100%) 0% 0%;
		background-size: 6px 1px;
		content: "";
	}
	.addParts03 .personArea .personBox .pic {
		display: block;
		float: left;
		margin: 0 1.5rem 1.0rem 0.8rem;
		width: 80px;
	}
	.addParts03 .personArea .personBox .pic img {
		border-radius: 100px;
	}
	.addParts03 .personArea .personBox dl {
		display: block;
		padding: 1.0rem 0 0;
		width: 100%;
	}
	.addParts03 .personArea .personBox dl dt {
		margin: 0 0 1.0rem;
		color: #8c8200;
		font-weight: bold;
		font-size: 1.5rem;
		line-height: 1.4;
	}
	.addParts03 .personArea .personBox dl dd {
		position: relative;
		margin: 0 0 1.0rem;
	}
	.addParts03 .summaryArea {
		margin: 0 0 4.0rem;
		padding: 2.5rem 1.5rem 1.5rem;
		width: 100%;
		background: url("img/parts03_summary_bg.png") left top repeat;
	}
	#contents .addParts03 .summaryArea .summaryTit {
		position: relative;
		margin: 0 auto 1.5rem;
		padding: 0 0 4.0rem;
		background: url("img/parts03_summary_ico.png") center bottom no-repeat;
		background-size: 35px auto;
		text-align: center;
		font-weight: bold;
		font-size: 1.9rem;
		line-height: 1.5;
	}
	#contents .addParts03 .summaryArea .summaryTit span {
		padding: 0 0.5rem;
		font-size: 1.5rem;
	}
	.addParts03 .summaryArea .txtArea {
		padding: 2.0rem 1.5rem;
		width: 100%;
		background-color: #fff;
	}
	.addParts03 .summaryArea .txtArea .catch {
		margin: 0 0 2.0rem;
		text-align: center;
		font-weight: bold;
		font-size: 1.6rem;
		line-height: 1.5;
	}
	/* .addParts03 .summaryArea .txtArea .txt {} */
	.addParts03 .btnArea {
		display: block;
		margin: 0 auto;
		width: 100%;
	}
	#contents .addParts03 .btnArea .btn-internal {
		margin: 0 auto 2.0rem;
	}
	#contents .addParts03 .btnArea .btn-internal:last-child {
		margin: 0 auto;
	}
	#contents .addParts03 .btnArea .btn-internal a {
		padding: 1.8rem 5.0rem 1.8rem;
	}
	#contents .addParts03 .btnArea .btn-internal:nth-of-type(1) a {
		background: url("img/arrow_black.png") right 15px center no-repeat, url("img/parts03_summary_num01.png") 20px center no-repeat;
		background-size: 6px auto, auto 15px;
	}
	#contents .addParts03 .btnArea .btn-internal:nth-of-type(2) a {
		background: url("img/arrow_black.png") right 15px center no-repeat, url("img/parts03_summary_num02.png") 20px center no-repeat;
		background-size: 6px auto, auto 15px;
	}
	/*--------------------------------------
　footer
---------------------------------------*/
	/* footer .areaInner .logo a {
		pointer-events: none;
	} */
}