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

/*--------------------------------------
　Main Index
---------------------------------------*/
/*--------------------------------------
　共通
---------------------------------------*/
#index .lead {
	width: 900px;
	margin: 0 auto 5rem;
	position: relative;
	z-index: 1;
}
#index .secTitBox {
    margin: 0 auto 4rem;
}



/*--------------------------------------
　key
---------------------------------------*/
#index .keyArea {
	background: url("img/key.jpg") no-repeat 0 0;
	background-size: cover;
	height: 570px;
	margin: 0 1.5rem 20rem;
	padding: 47rem 0 0;
	position: relative;
}
#index .keyArea:before {
	content: "";
	background: url("img/deco_house.png") no-repeat;
	background-size: 100%;
	width: 115px;
	height: 82px;
	position:absolute;
	bottom: -10rem;
    left: 25%;
}
#index .keyArea:after {
	content: "";
	background: url("img/deco_bird.gif") no-repeat;
	background-size: 100%;
	width: 53px;
	height: 53px;
	position:absolute;
	bottom: -2rem;
	left: 36%;
	transform: scale(-1, 1);
}
#index .keyArea .keyInr {
	position: relative;
}
#index .keyArea .keyInr:before {
	content: "";
	background: url("img/deco_flag.gif") no-repeat;
	background-size: 100%;
	width: 150px;
	height: 120px;
	position:absolute;
	bottom: 1%;
    left: 43%;
	transform: scale(-1, 1);
}
#index .keyArea .txt_deco {
	position: absolute;
	top: -2rem;
	left: 5rem;
	width: 500px;
}
#index .keyArea .txtBox {
	background: #fff;
	width: 43%;
	padding: 4rem 4.5rem;
	float: right;
}
#index .keyArea .txtBox p {
	font-size: 1.4rem;
	line-height: 2;
	margin: 0;
	width: auto;
}




/*--------------------------------------
　sec01
---------------------------------------*/
/*--------------------------------------
　sec02
---------------------------------------*/
#index .sec02 {
	background: #f6f6f6;
	padding: 8rem 8rem 0;
	position: relative;
	margin: 0 0 14rem;
}
#index .sec02:before {
	content: "";
	background: #fff;
	width: 100%;
	height: 100px;
	position: absolute;
	bottom: 0;
	left: 0;
}
#index .sec02 .checkBoxWrap {
	position: relative;
	z-index: 1;
	width: 1000px;
	margin: 0 auto;
}
#index .sec02 .checkBox {
	float: left;
	background: #fff;
	width: 482px;
	border: solid 3px #000;
	border-radius: 10px;
	padding: 1rem 3rem 0;
	margin: 0 3.5rem 3.5rem 0;
	position: relative;
}
#index .sec02 .checkBox:nth-child(2n) {
	margin: 0 0 3.5rem 0;
}
#index .sec02 .checkBox:nth-child(3) {
	margin: 0 3.5rem 0 0;
}
#index .sec02 .checkBox:nth-child(4) {
	margin: 0;
}
#index .sec02 .checkBox:before {
	content: "";
	background: url("img/icon_point.png") no-repeat;
	background-size: 100%;
	width: 100px;
	height: 72px;
	position: absolute;
	top: -3.5rem;
	left: 0;
}
#index .sec02 .checkBox dt {
	padding: 0 0 0 2rem;
	min-height: 90px;
	display: table;
    width: 100%;
	border-bottom: dashed 2px #000;
}
#index .sec02 .checkBox dt .checkTit {
	font-size: 2.2rem;
	font-weight: 500;
	background: none;
	border: none;
	line-height: 1.5;
	padding: 0;
	margin: 0;
	display: table-cell;
	vertical-align: middle;
}
#index .sec02 .checkBox dt .checkTit:before {
	content: none;
}
#index .sec02 .checkBox dd {
	font-size: 1.4rem;
	margin: 2rem 0 0;
	padding: 0 0 3rem;
}


/*--------------------------------------
　sec03
---------------------------------------*/
#index .sec03 {
}
#index .sec03:after {
    content: none;
}
#index .sec03 .cmnPart01 {
    padding: 0;
	margin: 0 0 24rem;
	background: transparent;
}
#index .sec03 .cmnPart01:before {
	content: none;
    width: 20%;
}
#index .sec03 .company01,
#index .sec03 .company02,
#index .sec03 .company03 {
	margin: 14rem 0 20rem;
	background: #fbfaf1;
	position: relative;
	padding: 6rem 0 0;
}
#index .sec03 .company03 {
	margin: 0;
}
#index .sec03 .company01:before,
#index .sec03 .company02:before,
#index .sec03 .company03:before {
	content: "";
	background: #fff;
    width: 30%;
	height: 100%;
	position: absolute;
    top: 0;
    left: 0;
    z-index: 0;
}
#index .sec03 .company01:after,
#index .sec03 .company02:after,
#index .sec03 .company03:after {
	content: "";
	background: #fff;
    width: 100%;
	height: 100px;
	position: absolute;
    bottom: 0;
    left: 0;
    z-index: 0;
}
#index .sec03 .cmnPart01 .txt_deco {
    position: absolute;
    top: -105px;
    left: 320px;
    width: 450px;
}
#index .sec03 .cmnPart01 .company02 .txt_deco {
    top: -90px;
    left: 320px;
}
#index .sec03 .cmnPart01 .company03 .txt_deco {
    top: -50px;
    left: 400px;
}
#index .sec03 .saleBox {
    width: 100%;
    margin: 4rem auto 0;
    padding: 0;
}

#index .sec03 .rightBox .txtWrap {
    width: 100%;
    margin: 1.5rem auto 0;
    padding: 0;
}
#index .sec03 .rightBox .txtWrap ul {
    margin: 20px auto 20px;
    padding: 10px 10px 0;
	width: 100%;
}
#index .sec03 .rightBox .fuki {
    background: url("img/side_fuki.png") no-repeat bottom center;
	background-size: 100%;
	padding: 0 0 5rem;
	width: auto;
}
#index .cmnPart01 .txtWrap > div:last-child {
    float: none;
	width: 260px;
	margin: 3rem auto 0;
}
#index .sec03 .rightBox .txtWrap .btn-web a {
    border-radius: 38px;
    padding: 1rem 4rem;
    font-size: 1.8rem;
	line-height: 1.4;
}
#index .sec03 .rightBox .txtWrap .btn-web a:before {
    content: "";
	background: url("img/deco_flag_2.gif") no-repeat;
	background-size: 100%;
	width: 140px;
	height: 113px;
	position: absolute;
	top: -2rem;
    right: -7.5rem;
	left: auto;
	transform: scale(-1, 1);
}
#index .areaArea {
	width: 1000px;
	position: relative;
	z-index: 1;
	margin: 0 auto 5rem;
}
#index .areaArea .areaTit {
	float: left;
	width: 270px;
	background: url("img/deco_byarea.png") no-repeat top left 65%;
	background-size: 112px auto;
	padding: 15rem 0 0;
}
#index .areaArea .areaTit .tit {
	font-size: 2.5rem;
	text-align: center;
	letter-spacing: 0.1em;
	margin: 0;
	padding: 0;
	background: none;
	border: none;
	width: auto;
}
#index .areaArea .areaTit .tit:before {
	content: none;
}
#index .areaArea .areaListBox {
	overflow: hidden;
	width: auto;
	padding: 6rem 0 0;
}
#index .areaArea .areaListBox ul {
	margin: 0;
	padding: 3rem 3rem 2.5rem;
	border: solid 3px #000;
	border-radius: 10px;
	background: #fff;
	width: auto;
}
#index .areaArea .areaListBox li {
	float: left;
	background: none;
	padding: 0;
	margin: 0 2rem 0.5rem 0;
}

#index .pointArea {
	position: relative;
	z-index: 1;
	width: 1000px;
	margin: 0 auto;
}
#index .pointArea .secTitBox {
	padding: 10rem 6rem 0;
	position: relative;
}
#index .pointArea .secTitBox:before {
	content: "";
	background: url("img/icon_point02.png") no-repeat;
	background-size: 100%;
	width: 110px;
	height: 86px;
	position: absolute;
	top: 0;
	left: 50%;
}
#index .pointArea .secTit {
	background: url("img/deco_title.png") no-repeat left center, url("img/deco_title02.png") no-repeat right center;
	background-size: 32px auto;
	display: table;
	margin: 0 auto;
	padding: 0 6rem;
}
#index .pointArea .itemBoxWrap {
	font-size: 0;
	text-align: center;
}
#index .pointArea .itemBox {
	border: solid 3px #000;
	border-radius: 10px;
	background: #fff;
	width: 314px;
	display: inline-block;
	vertical-align: top;
	padding: 3rem 3rem 3rem;
	margin: 0 0.9rem 3rem;
	position: relative;
}
#index .pointArea .itemBox:before  {
	content: "";
	background: #fff;
	width: 160px;
	height: 3px;
	position: absolute;
	top: -3px;
	left: calc(50% - 80px);
}
#index .pointArea .itemBox .eng {
	text-align: center;
	font-size: 2.1rem;
	position: absolute;
	top: -1.8rem;
	left: 50%;
	-webkit-transform: translate(-50%, 0%);
	transform: translate(-50%, 0%);
	width: auto;
}
#index .pointArea .itemBox .eng span {
    font-size: 2.6rem;
    margin: 0 0 0 1rem;
    font-weight: normal;
    color: #000;
}
#index .pointArea .itemBox .catch {
	display: table;
	width: 100%;
	border-bottom: dashed 1px #000;
	margin: 0 0 2rem;
	padding: 0 0 1.5rem;
	min-height: 70px;
}
#index .pointArea .itemBox .catch span {
	font-size: 1.9rem;
	font-weight: 500;
	text-align: center;
	display: table-cell;
	vertical-align: middle;
	color: #000;
}
#index .pointArea .itemBox p {
	font-size: 1.4rem;
	text-align: left;
	margin: 0;
	width: auto;
}
#index .sec03 .pointArea .txtWrap {
    margin: 1rem auto 0;
}
#index .sec03 .cmnPart01 .txtWrap .oneColTxt {
	width: 700px;
	margin: 0 auto;
}
#index .sec03 .cmnPart01 .txtWrap .oneColTxt .fuki {
	background-size: 443px auto;
	padding: 0 0 7rem;
	margin: 0 auto 5rem;
}
#index .sec03 .cmnPart01 .txtWrap .oneColTxt .btnArea {
    display: table;
	margin: 0 auto;
}
#index .sec03 .cmnPart01 .txtWrap .oneColTxt .btn-web {
    width: 330px;
    float: left;
	margin: 0 2rem 0 0;
}
#index .sec03 .cmnPart01 .txtWrap .oneColTxt .btn-web:last-child {
	margin: 0;
}

#index .voiceArea {
	position: relative;
	z-index: 1;
	margin: 10rem auto 0;
}
#index .voiceArea .secTitBox {
	padding: 8rem 6rem 0;
	position: relative;
}
#index .voiceArea .secTitBox:before {
	content: "Voice";
	font-family: 'Caveat Brush', cursive;
	background: none;
	font-size: 3.2rem;
	color: #ff6a4e;
	width: auto;
	height: auto;
	position: absolute;
	top: -1.5rem;
	left: 50%;
    transform: rotate(20deg);
}
#index .voiceArea .secTitBox:after {
	content: "";
	background: url("img/icon_speaker.png") no-repeat;
    background-size: 100%;
	width: 53px;
	height: 55px;
	position: absolute;
    top: 0;
    left: 45%;
}
#index .voiceArea .secTit {
	background: url("img/deco_title.png") no-repeat left center, url("img/deco_title02.png") no-repeat right center;
	background-size: 32px auto;
	display: table;
	margin: 0 auto;
	padding: 0 6rem;
}
#index .voiceArea .slider_five .itemBox {
	border: solid 3px #000;
	border-radius: 10px;
	background: #fff;
	width: 300px;
	padding: 2rem 1.7rem 3rem;
	margin: 0 2rem 0 0;
}
#index .voiceArea .slider_five .itemBox[data-mh="voiceBox"]  {
	min-height: 590px;
}
#index .voiceArea .slider_five .itemBox[data-mh="voiceBox02"]  {
	min-height: 634px;
}
#index .voiceArea .slider_five .itemBox[data-mh="voiceBox03"]  {
	min-height: 661px;
}
#index .voiceArea .slider_five img {
	text-align: center;
	margin: 0 auto;
}
#index .voiceArea .slider_five .catch {
	display: table;
	width: 100%;
	margin: 0 0 2rem;
	/*min-height: 70px;*/
}
#index .voiceArea .slider_five .catch span {
	font-size: 2rem;
	font-weight: 500;
	text-align: center;
	display: table-cell;
	vertical-align: middle;
	color: #000;
}
#index .voiceArea .slider_five .txt {
	font-size: 1.4rem;
	margin: 1.5rem 0 0;
	width: auto;
}
#index .voiceArea .slider_five .slick-slide:not(.slick-active) {
    -webkit-filter: opacity(20%);
    -moz-filter: opacity(20%);
    -o-filter: opacity(20%);
    -ms-filter: opacity(20%);
    filter: opacity(20%);
    transition: 0.2s linear;
}
#index .voiceArea .slider_five .prev {
	position: absolute;
	top: calc(50% - 25px);
	left: 2rem;
	width: 50px;
	height: 50px;
	z-index: 1;
}
#index .voiceArea .slider_five .next {
	position: absolute;
	top: calc(50% - 25px);
	right: 2rem;
	width: 50px;
	height: 50px;
	z-index: 1;
}
#index .voiceArea .slider_five .slick-dots {
	margin: 2rem auto 0;
}
/* #index .voiceArea .slider_five .slick-dots:after {
	clear: both;
	display: block;
	content: "";
}
#index .voiceArea .slider_five .slick-dots li {
	background: none;
	padding: 0;
	margin: 0;
	float: left;
}
#index .voiceArea .slider_five button {      
    background: transparent;   
    border:0;   
    font-size: 0; 
}
#index .voiceArea .slider_five button::before {
    content: "•";
    font-size: 45px;
    text-align: center;
    color: #000;
    opacity: 0.25;
}
#index .voiceArea .slider_five .slick-active button::before {
    color: #000;
	opacity: 1;
}*/

#index .btmArea {
	position: relative;
	width: 1000px;
	margin: 0 auto;
	z-index: 1;
}
#index .btmArea .twoColBox {
	margin: 6rem auto 8rem;
	display: table;
}
#index .btmArea .twoColBox .leftBox {
	float: left;
	width: 380px;
	margin: 0 4rem 0 0;
}
#index .btmArea .twoColBox .rightBox {
    width: auto;
	overflow: hidden;
    padding: 0;
}
#index .btmArea  .tit {
	font-size: 2.6rem;
	font-weight: 500;
	border: none;
	background: none;
	letter-spacing: 0.1em;
	padding: 0;
	margin: 0 0 3rem;
	width: auto;
}
#index .btmArea  .tit:before {
	content: none;
}
#index .btmArea .photo {
	position: relative;
}
#index .btmArea .photo:before {
	content: "";
	background: url("img/icon_click.png") no-repeat;
	background-size: 100%;
	width: 65px;
	height: 82px;
	position: absolute;
	top: -6.4rem;
	right: 0;
	z-index: 1;
}
#index .btmArea .photo p {
	text-align: center;
	width: auto;
}
#index .btmArea .twoColBox .rightBox table {
    margin: 0;
	width: auto;
}
#index .btmArea .twoColBox .rightBox table th {
    width: 187px;
	border: 1px solid #ddd;
}
#index .btmArea .twoColBox .rightBox table td {
    padding: 1.4rem 2rem;
    border: 1px solid #999;
}


/*--------------------------------------
　sec04
---------------------------------------*/
#index .sec04 {
	width: 1000px;
	margin: 0 auto 19rem;
	position: relative;
}
#index .sec04:before {
}
#index .sec04:after {
	content: "";
	background: url("img/deco_birds.png") no-repeat;
	background-size: 100%;
	width: 90px;
	height: 94px;
	position: absolute;
    right: 20rem;
    top: 18rem;
}
#index .sec04 .sec04-inr {
	position: relative;
}
#index .sec04 .sec04-inr:before {
	content: "";
	background: url("img/deco_bird.gif") no-repeat;
	background-size: 100%;
	width: 67px;
	height: 67px;
	position: absolute;
	bottom: 50rem;
	left: 2rem;
	transform: scale(-1, 1);
}
#index .sec04 .map {
	width: 780px;
	text-align: center;
	margin: 0 auto 5rem;
	position: relative;
}
#index .sec04 .map:before {
	content: "";
	background: url("img/deco_flag.gif") no-repeat;
	background-size: 100%;
	width: 180px;
	height: 156px;
	position: absolute;
    bottom: 2.5rem;
    left: -7rem;
	transform: scale(-1, 1);
}
#index .sec04 .ylTxt {
	background: #fbfaf1;
	padding: 3rem;
	width: 367px;
	float: left;
	margin: 0 3rem 0 0;
}
#index .sec04 .ylTxt p {
	margin: 0;
	width: auto;
}
#index .sec04 .btnArea {
	overflow: hidden;
	width: auto;
}
#index .sec04 .btnArea .btn-internal {
	width: 194px;
	float: left;
	margin: 0 1rem 2rem 0;
}
#index .sec04 .btnArea .btn-internal:nth-child(3n) {
	margin: 0 0 1rem 0;
}
#index .sec04 .btnArea .btn-internal a {
background: #ff6a4e url("img/arrow_white.png") right 1rem top 50% no-repeat;
background-size: 14px;
padding: 1.7rem 3rem 1.7rem 2rem;
}


/*--------------------------------------
　sec05
---------------------------------------*/
#index .sec05 {
	width: 1000px;
	margin: 0 auto 26rem;
	background: url("img/sec05_image.jpg") no-repeat top 3rem right;
	background-size: 548px auto;
	position: relative;
}
#index .sec05:before {
	content: "";
	background: url("img/deco_birds.png") no-repeat;
	background-size: 100%;
	width: 68px;
	height: 90px;
	position: absolute;
	top: -1rem;
    right: 3rem;
}
#index .sec05 .secTitBox {
	padding: 0 2rem;
	margin: 0 0 3rem;
}
#index .sec05 .secTitBox .eng {
	display: block;
	margin: 0 0 2rem;
	text-align: left;
}
#index .sec05 .secTitBox .eng img {
	width: 200px;
}
#index .sec05 .secTitBox .secTit {
	font-size: 3.3rem;
	text-align: left;
}
#index .sec05 .secTitBox .secTit span {
	font-size: 2rem;
	vertical-align: super;
}
#index .sec05 .secTitBox .secTit a {
	display: inline-block;
}
#index .sec05 .txtWrap {
	position: relative;
	width: 550px;
}
#index .sec05 .txtWrap .txtBox {
	border: solid 3px #000;
	border-radius: 10px;
	padding: 3rem 4rem;
	width: 100%;
	background: #fff;
}
#index .sec05 .txtWrap .txtBox p {
	margin: 0;
	width: auto;
}
#index .sec05 .txtWrap .btn-internal {
	margin: 0;
	width: 280px;
	position: absolute;
	bottom: -4.5rem;
	right: -6rem;
	background: #fff;
    border-radius: 30px;
}



/*--------------------------------------
　sec06
---------------------------------------*/
#index .sec06 {
	position: relative;
	margin: 0 0 25rem;
}
#index .sec06 .itemBoxWrap {
	width: 1000px;
	margin: 0 auto;
}
#index .sec06 .itemBox {
	border: solid 3px #000;
	border-radius: 10px;
	background: #fff;
	width: 313px;
	float: left;
	padding: 2rem 2rem 2rem;
	margin: 0 3rem 3rem 0;
}
#index .sec06 .itemBox:nth-child(3n) {
	margin: 0 0 3rem 0;
}
#index .sec06 .itemBox .comName {
	font-size: 2.2rem;
	font-weight: 500;
	background: none;
	padding: 0 0 1rem;
	margin: 0 0 2rem;
	border: none;
	letter-spacing: 0.075em;
	border-bottom: dashed 1px #000;
	display: table;
	width: 100%;
}
#index .sec06 .itemBox .comName a {
	display: table-cell;
	vertical-align: middle;
}
#index .sec06 .itemBox .comName:before {
	content: none;
}
#index .sec06 .itemBox p {
	width: auto;
}
#index .sec06 .itemBox .daihyo {
	background: #f5f5f5;
	position: relative;
	margin: 2rem 0 0;
}
#index .sec06 .itemBox .daihyo dt {
	background: #fff;
	text-align: center;
	font-size: 1.5rem;
	font-weight: 500;
	padding: 0.3rem 1.5rem;
	position: absolute;
	top: -1.4rem;
	left: 25%;
}
#index .sec06 .itemBox .daihyo dd {
	padding: 3rem 2rem 2rem;
}
#index .sec06 .itemBox .daihyo dd ul {
	margin: 0;
	padding: 0;
	width: auto;
}
#index .sec06 .itemBox .daihyo dd li {
	font-size: 1.3rem;
	margin: 0 0 0.4rem;
	padding: 0;
	background: none;
	line-height: 1.5;
}
#index .sec06 .itemBox .daihyo dd li:last-child {
	margin: 0;
}
#index .sec06 .accBtn {
	background: #8d8d8d url(img/icon_plus.png) no-repeat right 2rem center;
	background-size: 16px auto;
	box-shadow: 0px 8px 0px 0px #000;
  -webkit-box-shadow: 0px 8px 0px 0px #000;
  -moz-box-shadow: 0px 8px 0px 0px #000;
	color: #fff;
	text-align: center;
	margin: 4rem auto;
	width: 400px;
	font-size: 1.6rem;
	font-weight: 500;
	border-radius: 30px;
	padding: 1.7rem 4rem;
}
#index .sec06 .accBtn.open {
	background: #8d8d8d url("img/icon_minus.png") no-repeat right 2rem center;
	background-size: 16px auto;
}
#index .sec06 .accBtn:hover {
	opacity: 0.7;
}
#index .sec06 .accBox{
	display: none;
}


/*--------------------------------------
　sec07
---------------------------------------*/
#index .sec07 {
	width: 1000px;
	margin: 0 auto 10rem;
}
#index .sec07 .slaTit {
	background: url("img/deco_title.png") no-repeat left center, url("img/deco_title02.png") no-repeat right center;
	background-size: 32px auto;
	display: table;
	margin: 0 auto 4rem;
	padding: 0 6rem;
	font-size: 2.6rem;
	border: none;
	letter-spacing: 0.05em;
	width: auto;
}
#index .sec07 .slaTit:before {
	content: none;
}
#index .sec07 .meritArea .itemBox {
	background: #fbfaf1;
	float: left;
	width: 482px;
	border-radius: 10px;
	border: solid 3px #000;
	padding: 0 3rem 2rem;
}
#index .sec07 .meritArea .itemBox:last-child {
	float: right;
}
#index .sec07 .meritArea .itemBox .tit {
	border: none;
	margin: 0 0 2rem;
	font-size: 2.6rem;
	font-weight: 500;
	letter-spacing: 0.05em;
	border-bottom: dashed 1px #000;
	background: url("img/icon_merit.png") no-repeat center left, url("img/txt_merit.png") no-repeat center right;
	background-size: 36px auto, 43px auto;
	padding: 2rem 0 2rem 5rem;
	width: auto;
}
#index .sec07 .meritArea .itemBox .tit:before {
	content: none;
}
#index .sec07 .meritArea .itemBox:last-child .tit {
	background: url("img/icon_demerit.png") no-repeat center left, url("img/txt_demerit.png") no-repeat center right;
	background-size: 31px auto, 63px auto;
}
#index .sec07 .meritArea .itemBox p {
	width: auto;
}
#index .sec07 .more {
	text-align: right;
}
#index .sec07 .meritArea .more {
	margin: 2rem 2rem 0 0;
}
#index .sec07 .more a {
	font-size: 1.8rem;
	font-weight: 500;
	text-decoration: underline;
	background: url("img/arrow_circle_red.png") no-repeat right center;
	background-size: 20px auto;
	padding: 0 3rem 0 0;
}
#index .sec07 .more a:hover {
	opacity: 1;
	text-decoration: none;
}
#index .sec07 .qaArea {
	margin: 6rem 0 0;
}
#index .sec07 .qaArea .titBox {
	float: left;
	width: 268px;
	position: relative;
}
#index .sec07 .qaArea .titBox:before {
	content: "";
	background: url("img/deco_memo.gif") no-repeat;
	background-size: 100%;
	width: 106px;
	height: 160px;
	position: absolute;
	bottom: -17rem;
	left: 31%;
}
#index .sec07 .qaArea .titBox .tit {
	background: url("img/deco_title.png") no-repeat left top;
	background-size: 32px auto;
	display: table;
	margin: 0 auto 4rem;
	padding: 2rem 6rem 0;
	font-size: 2.6rem;
	border: none;
	line-height: 1.4;
	text-align: center;
	letter-spacing: 0.05em;
	width: auto;
}
#index .sec07 .qaArea .titBox .tit span {
	color: #ff6a4e;
	font-size: 3.6rem;
}
#index .sec07 .qaArea .titBox .tit:before {
	content: none;
}
#index .sec07 .qaArea .qaBox {
	width: auto;
	overflow: hidden;
}
#index .sec07 .qaArea .qaBox .itemBox {
	background: #fbfaf1;
	border-radius: 10px;
	border: solid 3px #000;
	padding: 0 3rem;
	margin: 0 0 3rem;
}
#index .sec07 .qaArea .qaBox .catch {
	font-size: 2rem;
	font-weight: 500;
	margin: 0 0 1rem;
}
#index .sec07 .qaArea .qaBox .itemBox dt {
	font-size: 2.4rem;
	font-weight: 500;
	letter-spacing: 0.05em;
	background: url("img/icon_q.png") no-repeat center left, url("img/arrow_circle_black_down.png") no-repeat center right;
	background-size: 50px auto, 20px auto;
	padding: 3rem 4rem 3rem 7rem;
}
#index .sec07 .qaArea .qaBox .itemBox dt.open {
	background: url("img/icon_q.png") no-repeat center left, url("img/arrow_circle_black_up.png") no-repeat center right;
	background-size: 50px auto, 20px auto;
}
#index .sec07 .qaArea .qaBox .itemBox dd {
	background: url("img/icon_a.png") no-repeat top 2rem left;
	background-size: 50px auto;
	border-top: dashed 1px #000;
	padding: 2rem 0 3rem 7rem;
	display: none;
}
#index .sec07 .qaArea .qaBox .itemBox dd p {
	margin: 0 0 0.5rem;
	width: auto;
}	
#index .sec07 .qaArea .qaBox .itemBox:first-of-type dd {
	display: block;
}



/*--------------------------------------
　sec08
---------------------------------------*/
#index .sec08 {
	background: url("img/bg_aboutus.jpg") no-repeat 0 0;
	background-size: 100%;
	width: 644px;
	height: 207px;
	position: relative;
	margin: 0 auto;
}
#index .sec08 a {
	display: block;
	height: 100%;
	padding: 8rem 0 0;
}
#index .sec08 .eng {
	position: absolute;
	top: -2rem;
	left: calc(50% - 108px);
}



/* SP ----------------------------------------*/
@media screen and (max-width: 599px) {

/*--------------------------------------
　共通
---------------------------------------*/
#index .lead {
	width: 100%;
	margin: 0 auto 1rem;
}
#index .secTitBox {
    margin: 0 auto 3rem;
}



/*--------------------------------------
　key
---------------------------------------*/
#index .keyArea {
	background: url("img/key.jpg") no-repeat top center;
	background-size: 96%;
	height: auto;
	margin: 0;
	padding: 14rem 0 0;
	position: relative;
}
#index .keyArea:before {
	content: none;
}
#index .keyArea:after {
	content: none;
}
#index .keyArea .keyInr {
}
#index .keyArea .keyInr:before {
    content: "";
    background: url(img/deco_flag.gif) no-repeat;
    background-size: 100%;
    width: 65px;
    height: 54px;
    top: 14%;
    left: 78%;
    transform: rotate(
-10deg
);
}
#index .keyArea .txt_deco {
	position: absolute;
	top: 16rem;
    left: 6rem;
	width: 60%;
	z-index: 1;
}
#index .keyArea .txtBox {
    width: 90%;
    padding: 10rem 2rem 2rem;
    float: right;
}
#index .keyArea .txtBox p {
	font-size: 1.4rem;
	line-height: 2;
	margin: 0;
}




/*--------------------------------------
　sec01
---------------------------------------*/
#index .sec01 {
    clear: both;
	margin: 4rem auto 5rem;
}
	
/*--------------------------------------
　sec02
---------------------------------------*/
#index .sec02 {
	padding: 4rem 1.5rem 4rem;
	position: relative;
	margin: 0 0 6rem;
}
#index .sec02:before {
	content: none;
}
#index .sec02 .checkBoxWrap {
	width: 100%;
}
#index .sec02 .checkBox {
	float: none;
	width: 100%;
	border: solid 2px #000;
	border-radius: 10px;
	padding: 0 2rem 0;
	margin: 0 0 3rem 0;
}
#index .sec02 .checkBox:nth-child(2n) {
	margin: 0 0 3rem 0;
}
#index .sec02 .checkBox:nth-child(3) {
	margin: 0 0 3rem 0;
}
#index .sec02 .checkBox:nth-child(4) {
	margin: 0;
}
#index .sec02 .checkBox:before {
	content: "";
	background: url("img/icon_point.png") no-repeat;
	background-size: 100%;
	width: 70px;
	height: 50px;
	position: absolute;
	top: -1rem;
	left: 0;
}
#index .sec02 .checkBox dt {
	padding: 2rem 3rem 2rem 2rem;
	min-height: inherit;
	border-bottom: none;
	display: table;
    width: 100%;
	background: url("img/icon_plus02.png") no-repeat right center;
	background-size: 17px auto;
}
#index .sec02 .checkBox dt.open {
	background: url("img/icon_minus02.png") no-repeat right center;
	background-size: 17px auto;
}
#index .sec02 .checkBox dt .checkTit {
	font-size: 1.6rem;
	line-height: 1.5;
	display: table-cell;
	vertical-align: middle;
}
#index .sec02 .checkBox dd {
	font-size: 1.4rem;
	margin: 0;
	padding: 2rem 0 2rem;
	border-top: dashed 2px #000;
	display: none;
}
#index .sec02 .checkBox:first-of-type dd {
	display: block;
}

/*--------------------------------------
　sec03
---------------------------------------*/
#index .sec03 {
}
#index .sec03:after {
    content: none;
}
#index .sec03 .secTitBox,
#index .sec03 .lead {
	padding: 0 1.5rem;
}
#index .sec03 .cmnPart01 {
    padding: 0;
	margin: 9rem 0 12rem;
}
#index .sec03 .company01, #index .sec03 .company02, #index .sec03 .company03 {
    margin: 0 0 7rem;
    padding: 6rem 1.5rem 4rem;
}
#index .sec03 .company03 {
    margin: 0;
}
#index .sec03 .company01:before, #index .sec03 .company02:before, #index .sec03 .company03:before {
    width: 14%;
}
#index .sec03 .company01:after, #index .sec03 .company02:after, #index .sec03 .company03:after {
    content: none;
}
#index .sec03 .cmnPart01 .txt_deco {
    position: absolute;
    top: -10rem;
    left: 0rem;
    width: 65%;
}
#index .sec03 .cmnPart01 .company02 .txt_deco {
    top: -66px;
    left: 0;
}
#index .sec03 .cmnPart01 .company03 .txt_deco {
    top: -75px;
    left: 0;
}
#index .sec03 .saleBox {
    width: 100%;
    margin: 0 auto 0;
    padding: 0;
}

#index .sec03 .rightBox .txtWrap {
    width: 100%;
    margin: 1.5rem auto 0;
    padding: 0;
}
#index .sec03 .rightBox .fuki {
    background: url("img/side_fuki.png") no-repeat bottom center;
	background-size: 100%;
	padding: 0 0 5rem;
	width: 100%;
}
#index .cmnPart01 .txtWrap > div:last-child {
    float: none;
	width: 260px;
	margin: 3rem auto 0;
}
#index .sec03 .rightBox .txtWrap .btn-web a {
    border-radius: 38px;
    padding: 1rem 4rem;
    font-size: 1.8rem;
	line-height: 1.4;
}
#index .sec03 .rightBox .txtWrap .btn-web a:before {
    content: "";
	background: url("img/deco_flag_2.gif") no-repeat;
	background-size: 100%;
	width: 75px;
	height: 64px;
	position: absolute;
	top: auto;
    right: -4rem;
	bottom: -1rem;
	left: auto;
}
#index .areaArea {
	width: 100%;
	margin: 3rem auto 3rem;
}
#index .areaArea .areaTit {
	float: none;
	width: 100%;
	background: url("img/deco_byarea.png") no-repeat left 1rem center;
	background-size: 60px auto;
	padding: 4rem 0 1rem 6rem;
	display: table;
	margin: 0 auto;
}
#index .areaArea .areaTit .tit {
	font-size: 1.9rem;
	text-align: left;
}
#index .areaArea .areaListBox {
	overflow: inherit;
	width: 100%;
	padding: 1rem 0 0;
}
#index .areaArea .areaListBox ul {
	margin: 0;
	padding: 2rem 2rem 1.5rem;
	border: solid 2px #000;
}
#index .areaArea .areaListBox li {
	float: none;
	margin: 0 0 1rem 0;
}

#index .pointArea {
	width: 100%;
	margin: 0 auto;
}
#index .pointArea .secTitBox {
	padding: 5rem 0 0;
	display: table;
}
#index .pointArea .secTitBox:before {
	content: "";
	background: url("img/icon_point02.png") no-repeat;
	background-size: 100%;
	width: 55px;
	height: 46px;
	position: absolute;
	top: 0;
	left: 45%;
}
#index .pointArea .secTit {
	background: url("img/deco_title.png") no-repeat left center, url("img/deco_title02.png") no-repeat right center;
	background-size: 15px auto;
	display: table;
	margin: 0 auto;
	padding: 0 3rem;
}
#index .pointArea .itemBoxWrap {
}
#index .pointArea .itemBox {
	border: solid 2px #000;
	width: 100%;
	display: block;
	padding: 2.5rem 2rem 2rem;
	margin: 0 0 4rem;
	position: relative;
}
#index .pointArea .itemBox:before  {
	width: 140px;
	height: 2px;
	top: -2px;
	left: calc(50% - 70px);
}
#index .pointArea .itemBox .eng {
	font-size: 1.5rem;
	top: -1.4rem;
	left: 50%;
}
#index .pointArea .itemBox .eng span {
	font-size: 2rem;
	margin: 0 0 0 1rem;
}
#index .pointArea .itemBox .catch {
	border-bottom: dashed 1px #000;
	margin: 0 0 2rem;
	padding: 0 0 1.5rem;
	min-height: inherit;
}
#index .pointArea .itemBox .catch span {
	font-size: 1.6rem;
}
#index .pointArea .itemBox p {
	font-size: 1.4rem;
}
#index .sec03 .pointArea .txtWrap {
    margin: 1rem auto 0;
}
#index .sec03 .cmnPart01 .txtWrap .oneColTxt {
	width: 100%;
	margin: 0 auto;
}
#index .sec03 .cmnPart01 .txtWrap .oneColTxt .fuki {
	background-size: 100%;
	padding: 0 0 5rem;
	margin: 0 auto 4rem;
	width: 100%;
}
#index .sec03 .cmnPart01 .txtWrap .oneColTxt .btnArea {
    display: block;
	margin: 0 auto;
}
#index .sec03 .cmnPart01 .txtWrap .oneColTxt .btn-web {
    width: 80%;
    float: none;
	margin: 0 auto 2rem;
}
#index .sec03 .cmnPart01 .txtWrap .oneColTxt .btn-web:last-child {
	margin: 0 auto;
}
	
#index .voiceArea {
	margin: 6rem auto 0;
}
#index .voiceArea .secTitBox {
	padding: 4rem 0 0;
	position: relative;
	margin: 0 auto;
	display: table;
}
#index .voiceArea .secTitBox:before {
	font-size: 1.7rem;
	position: absolute;
	top: -1.5rem;
	left: 50%;
    transform: rotate(20deg);
}
#index .voiceArea .secTitBox:after {
	content: "";
	background: url("img/icon_speaker.png") no-repeat;
    background-size: 100%;
	width: 32px;
	height: 35px;
	position: absolute;
    top: 0;
    left: 45%;
}
#index .voiceArea .secTit {
	background: url("img/deco_title.png") no-repeat left center, url("img/deco_title02.png") no-repeat right center;
	background-size: 15px auto;
	display: table;
	margin: 0 auto;
	padding: 0 3rem;
}
#index .voiceArea .slider_five {
	margin: 3rem auto 0;
	width: 90%;
}
#index .voiceArea .slider_five .itemBox {
	border: solid 2px #000;
	border-radius: 10px;
	background: #fff;
	width: 100%;
	padding: 2rem 2rem 3rem;
	margin: 0;
}
#index .voiceArea .slider_five .itemBox[data-mh="voiceBox"] {
    min-height: inherit;
}
#index .voiceArea .slider_five .itemBox[data-mh="voiceBox02"] {
    min-height: inherit;
}
#index .voiceArea .slider_five .itemBox[data-mh="voiceBox03"] {
    min-height: inherit;
}
#index .voiceArea .slider_five img {
}
#index .voiceArea .slider_five .catch {
	display: table;
	width: 100%;
	margin: 0 0 2rem;
}
#index .voiceArea .slider_five .catch span {
	font-size: 1.8rem;
}
#index .voiceArea .slider_five .txt {
	font-size: 1.4rem;
	margin: 1.5rem 0 0;
}
#index .voiceArea .slider_five .slick-slide:not(.slick-active) {
    -webkit-filter: opacity(100%);
    -moz-filter: opacity(100%);
    -o-filter: opacity(100%);
    -ms-filter: opacity(100%);
    filter: opacity(100%);
    transition: none;
}
#index .voiceArea .slider_five .prev {
	position: absolute;
	top: calc(50% - 12px);
	left: -1.2rem;
	width: 25px;
	height: 25px;
}
#index .voiceArea .slider_five .next {
	position: absolute;
	top: calc(50% - 12px);
	right: -1.2rem;
	width: 25px;
	height: 25px;
}
#index .voiceArea .slider_five .slick-dots {
	margin: 2rem auto 0;
	padding: 0;
	display: table;
}
/*#index .voiceArea .slider_five .slick-dots li {
	background: none;
	padding: 0;
	margin: 0;
	float: left;
}
#index .voiceArea .slider_five button {      
    background: transparent;   
    border:0;   
    font-size: 0; 
}
#index .voiceArea .slider_five button::before {
    content: "•";
    font-size: 45px;
    text-align: center;
    color: #000;
    opacity: 0.25;
}
#index .voiceArea .slider_five .slick-active button::before {
    color: #000;
	opacity: 1;
}*/

#index .btmArea {
	position: relative;
	width: 100%;
	margin: 0 auto;
}
#index .btmArea .twoColBox {
	margin: 4rem 0 3rem;
}
#index .btmArea .twoColBox .leftBox {
	float: none;
	margin: 0 0 3rem;
}
#index .btmArea .twoColBox .rightBox {
    width: auto;
    float: none;
	overflow: hidden;
    padding: 0;
}
#index .btmArea  .tit {
	font-size: 1.9rem;
	padding: 0;
	margin: 0 0 1.5rem;
}
#index .btmArea .photo {
	position: relative;
}
#index .btmArea .photo:before {
    content: "";
    background: url(img/icon_click.png) no-repeat;
    background-size: 100%;
    width: 54px;
    height: 68px;
    top: -5.3rem;
    right: 1rem;
}
#index .btmArea .twoColBox .rightBox table {
	display: table;
	width: 100%;
}
#index .btmArea .twoColBox .rightBox table th {
    width: 30%;
	font-size: 1.4rem;
	border: 1px solid #ddd;
	display: table-cell;
}
#index .btmArea .twoColBox .rightBox table td {
    padding: 1.4rem;
	font-size: 1.4rem;
    border: 1px solid #999;
	display: table-cell;
}


/*--------------------------------------
　sec04
---------------------------------------*/
#index .sec04 {
	width: 100%;
	margin: 0 auto 10rem;
	padding: 0 1.5rem
}
#index .sec04:before {
}
#index .sec04:after {
	content: "";
	background: url("img/deco_birds.png") no-repeat;
	background-size: 100%;
	width: 40px;
    height: 43px;
    position: absolute;
    right: 4rem;
    top: 14rem;
}
#index .sec04 .sec04-inr {
}
#index .sec04 .sec04-inr:before {
	content: "";
	background: url("img/deco_bird.gif") no-repeat;
	background-size: 100%;
	width: 37px;
	height: 37px;
	position: absolute;
	bottom: auto;
	left: auto;
	top: 26rem;
    z-index: 1;
}
#index .sec04 .map {
	width: 100%;
	margin: 0 auto 3rem;
}
#index .sec04 .map:before {
	content: "";
	background: url("img/deco_flag.gif") no-repeat;
	background-size: 100%;
	width: 60px;
	height: 50px;
	position: absolute;
    bottom: 1rem;
    left: 0;
}
#index .sec04 .ylTxt {
	background: #fbfaf1;
	padding: 2rem;
	width: 100%;
	float: none;
	margin: 0 0 2rem 0;
}
#index .sec04 .ylTxt p {
	margin: 0;
}
#index .sec04 .btnArea {
	overflow: inherit;
	width: 100%;
	margin: 0 auto;
}
#index .sec04 .btnArea .btn-internal {
	width: 49%;
	float: left;
	margin: 0 2% 3% 0;
}
#index .sec04 .btnArea .btn-internal:nth-child(3n) {
	margin: 0 2% 2% 0;
}
#index .sec04 .btnArea .btn-internal:nth-child(2n) {
	margin: 0 0 2% 0;
}
#index .sec04 .btnArea .btn-internal a {
background: #ff6a4e url("img/arrow_white.png") right 1rem top 50% no-repeat;
background-size: 14px;
padding: 1.2rem 2.5rem 1.2rem 1rem;
}


/*--------------------------------------
　sec05
---------------------------------------*/
#index .sec05 {
	width: 100%;
	margin: 0 auto 12rem;
	background: none;
	position: relative;
	padding: 0 1.5rem;
}
#index .sec05:before {
	content: "";
	background: url("img/deco_birds.png") no-repeat;
	background-size: 100%;
	width: 48px;
	height: 50px;
    top: 10.5rem;
    right: 2rem;
	z-index: 3;
}
#index .sec05 .secTitBox {
	padding: 0;
	margin: 0 0 3rem;
}
#index .sec05 .secTitBox .eng {
	display: block;
	margin: 0 0 2rem;
	text-align: left;
}
#index .sec05 .secTitBox .eng img {
	width: 120px;
}
#index .sec05 .secTitBox .secTit {
	font-size: 2.3rem;
	text-align: center;
}
#index .sec05 .secTitBox .secTit span {
	font-size: 1.6rem;
	vertical-align: super;
}
#index .sec05 .secTitBox .secTit a {
	display: inline-block;
}
#index .sec05 .txtWrap {
	position: relative;
	width: 100%;
	padding: 20rem 0 0;
}
#index .sec05 .txtWrap:before {
	content: "";
	background: url("img/sec05_image.jpg") no-repeat;
	background-size: 100%;
	width: 100%;
	height: 30vh;
	position: absolute;
	top: 0;
	right: 0;
}
#index .sec05 .txtWrap .txtBox {
	border: solid 2px #000;
	border-radius: 10px;
	padding: 2rem;
	width: 85%;
	margin: -4rem 0 0;
	z-index: 2;
	position: relative;
}
#index .sec05 .txtWrap .btn-internal {
	width: 180px;
	position: absolute;
	bottom: -3.5rem;
	right: 0;
	z-index: 2;
}



/*--------------------------------------
　sec06
---------------------------------------*/
#index .sec06 {
	position: relative;
	margin: 0 1.5rem 10rem;
}
#index .sec06 .itemBoxWrap {
    width: 100%;
    margin: 0 auto;
}
#index .sec06 .itemBox {
	border: solid 2px #000;
	border-radius: 10px;
	background: #fff;
	width: 100%;
	float: none;
	padding: 2rem 2rem 2rem;
	margin: 0 0 2rem 0;
}
#index .sec06 .itemBox:nth-child(3n) {
	margin: 0 0 2rem 0;
}
#index .sec06 .itemBox .comName {
	font-size: 1.8rem;
	padding: 0 0 1.5rem;
	margin: 0 0 2rem;
}
#index .sec06 .itemBox .comName a {
}
#index .sec06 .itemBox .daihyo {
	background: #f5f5f5;
	position: relative;
	margin: 3rem 0 0;
}
#index .sec06 .itemBox .daihyo dt {
	font-size: 1.6rem;
	padding: 0.3rem 1.5rem;
	position: absolute;
	top: -1.4rem;
	left: 25%;
}
#index .sec06 .itemBox .daihyo dd {
	padding: 3rem 2rem 2rem;
}
#index .sec06 .itemBox .daihyo dd ul {
}
#index .sec06 .itemBox .daihyo dd li {
	font-size: 1.4rem;
	margin: 0 0 0.4rem;
}
#index .sec06 .accBtn {
	background: #8d8d8d url(img/icon_plus.png) no-repeat right 2rem center;
	background-size: 15px auto;
	box-shadow: 0px 4px 0px 0px #000;
  -webkit-box-shadow: 0px 4px 0px 0px #000;
  -moz-box-shadow: 0px 4px 0px 0px #000;
	margin: 3rem auto;
	width: 90%;
	font-size: 1.4rem;
	padding: 1.2rem 4rem;
}
#index .sec06 .accBtn.open {
	background: #8d8d8d url("img/icon_minus.png") no-repeat right 2rem center;
	background-size: 15px auto;
}
#index .sec06 .accBtn:hover {
	opacity: 1;
}


/*--------------------------------------
　sec07
---------------------------------------*/
#index .sec07 {
	width: 100%;
	padding: 0 1.5rem;
	margin: 0 auto 8rem;
}
#index .sec07 .slaTit {
	background: url("img/deco_title.png") no-repeat left center, url("img/deco_title02.png") no-repeat right center;
	background-size: 15px auto;
	text-align: center;
	display: table;
	margin: 0 auto 2rem;
	padding: 0 3rem;
	font-size: 1.8rem;
}
#index .sec07 .meritArea .itemBox {
	float: none;
	width: 100%;
	border: solid 2px #000;
	padding: 0 2rem 2rem;
	margin: 0 0 2rem;
}
#index .sec07 .meritArea .itemBox:last-child {
	float: none;
	margin: 0;
}
#index .sec07 .meritArea .itemBox .tit {
	margin: 0 0 1.5rem;
	font-size: 1.7rem;
	background: url("img/icon_merit.png") no-repeat center left, url("img/txt_merit.png") no-repeat center right;
	background-size: 18px auto, 23px auto;
	padding: 2rem 0 2rem 3rem;
}
#index .sec07 .meritArea .itemBox:last-child .tit {
	background: url("img/icon_demerit.png") no-repeat center left, url("img/txt_demerit.png") no-repeat center right;
	background-size: 14px auto, 35px auto;
}
#index .sec07 .more {
	text-align: right;
}
#index .sec07 .meritArea .more {
	margin: 2rem 0 0 0;
}
#index .sec07 .more a {
	font-size: 1.4rem;
	background: url("img/arrow_circle_red.png") no-repeat right center;
	background-size: 17px auto;
	padding: 0 3rem 0 0;
}
#index .sec07 .more a:hover {
	text-decoration: underline;
}
#index .sec07 .qaArea {
	margin: 4rem 0 0;
}
#index .sec07 .qaArea .titBox {
	float: none;
	width: 100%;
	position: relative;
}
#index .sec07 .qaArea .titBox:before {
	content: "";
	background: url("img/deco_memo.gif") no-repeat;
	background-size: 100%;
	width: 40px;
	height: 60px;
	position: absolute;
	bottom: -2%;
	left: auto;
    right: 14%;
}
#index .sec07 .qaArea .titBox .tit {
	background: url("img/deco_title.png") no-repeat left top;
	background-size: 15px auto;
	display: table;
	margin: 0 auto 3rem;
	padding: 1.5rem 2.5rem 0;
	font-size: 1.8rem;
	line-height: 1.4;
}
#index .sec07 .qaArea .titBox .tit span {
	font-size: 2.2rem;
}
#index .sec07 .qaArea .qaBox {
	width: 100%;
	overflow: inherit;
}
#index .sec07 .qaArea .qaBox .itemBox {
	background: #fbfaf1;
	border-radius: 10px;
	border: solid 2px #000;
	padding: 0 2rem;
	margin: 0 0 2rem;
}
#index .sec07 .qaArea .qaBox .catch {
	font-size: 1.5rem;
	margin: 0 0 0.5rem;
}
#index .sec07 .qaArea .qaBox .itemBox dt {
	font-size: 1.6rem;
	background: url("img/icon_q.png") no-repeat top 2rem left, url("img/arrow_circle_black_down.png") no-repeat center right;
	background-size: 25px auto, 17px auto;
	padding: 2rem 3rem 2rem 3.5rem;
}
#index .sec07 .qaArea .qaBox .itemBox dt.open {
	background: url("img/icon_q.png") no-repeat top 2rem left, url("img/arrow_circle_black_up.png") no-repeat center right;
	background-size: 25px auto, 17px auto;
}
#index .sec07 .qaArea .qaBox .itemBox dd {
	background: url("img/icon_a.png") no-repeat top 2rem left;
	background-size: 25px auto;
	padding: 2rem 0 3rem 3.5rem;
}
#index .sec07 .qaArea .qaBox .itemBox dd p {
	margin: 0 0 0.5rem;
}	



/*--------------------------------------
　sec08
---------------------------------------*/
#index .sec08 {
	background: url("img/bg_aboutus.jpg") no-repeat 0 0;
	background-size: 100%;
	width: 90%;
	height: 17vh;
	position: relative;
	margin: 0 auto;
}
#index .sec08 a {
	display: block;
	height: 100%;
	padding: 4rem 0 1rem;
}
#index .sec08 .eng {
	position: absolute;
	top: -1rem;
	left: calc(50% - 108px);
}
#index .sec08 .secTitBox .secTit {
    font-size: 2.3rem;
}


}











