@charset "UTF-8";

@media screen and (min-width: 768px) {
.cnt-inner {
	background-color: #fff;
	width: 100%!important;
	margin: 0 auto;
}
}

@media screen and (max-width: 767px) {
.cnt-inner {
	height: auto!important;
	background-color: #fff;
}
}
/*================================================
	layout
================================================*/
.l-container img {
	vertical-align: bottom;
}
.l-main {
	font-family: "ヒラギノ明朝 ProN W6", "HiraMinProN-W6", "HG明朝E", "ＭＳ Ｐ明朝", "MS PMincho", "MS 明朝", serif;
}
.selif-name{
	font-weight: bold;
}
.main-text {
	font-weight:normal;
}
@media screen and (min-width: 768px) {
.l-main {
	width: 100%;
	position: relative;
	min-width: 960px;
	margin: 41px 0 0;
	padding: 0;
	overflow: hidden;
	text-align: center;
	background-color: #58463E;
	height: 60px;
	color: #fff;
}
.main-text {
	font-size: 27.5px;
	margin: 0 auto;
	position: relative;
	width: 960px;
	text-align: center;
	line-height: 60px;
	height: 60px;
}
.l-btn {
	width: 100%;
	position: relative;
}
.btn-inner {
	width: 960px;
	margin: 40px auto;
}
.l-container {
	width: 100%;
	background-color: #DCDCDC;
	padding: 50px 0 0px;
	vertical-align: bottom;
}
.container-inner {
	width: 960px;
	margin: auto;
	position: relative;
}
.container-inner2 {
	width:100%;
	margin: auto;
	position: relative;
}
.l-box {
	margin: 0 0 50px;/*		padding-bottom: 35px;*/

}
/*
	.l-arch{
		width: 960px;
		background-color: #000;
	}
	.arch-inner{
		padding-bottom: 40px;
	}
	.arch-image{
		width:850px;
		margin: 50px auto 40px;
	}
*/
.l-pt {
	background: url(../img/index_bg_001_pc.jpg) no-repeat center center;
	width: 100%;
	background-size: cover;
	padding-bottom: 90px;
	margin-bottom: 0px;
}
.pt-inner {
}
.pt-text-1 {
	padding: 80px 0 40px!important;
}
.pt-text-2 {
	padding: 30px 0 0px;
}
.pt-image {
	margin: 0 auto;
	text-align: center;
	width: 400px;
}
.pt-heading-1 {
    font-size: 36px;
    width: 800px;
/*    height: 80px;*/
    line-height: 1.4;
    border: 1px solid #fff;
    color: #fff;
    margin: 50px auto 0;
    text-align: center;
	padding: 10px 0;
}
.pt-heading-2 {
font-size: 36px;
    width: 800px;
    height: 70px;
    line-height: 70px;
    border: 1px solid #fff;
    color: #fff;
    margin: 40px auto 0;
    text-align: center;
}
.l-qa {
	background-color: #fff;
}
.l-qa2 {
width: 960px;
margin: 0 auto;
}
.qa-inner {
    padding-top: 60px;
    padding-bottom: 15px;
    margin-bottom: 90px;
}
.l-ca {
	background-color: #fff;
}
.ca-inner {
	padding-bottom: 30px;
}
.ca-heading {
	font-size: 35px;
	padding-top: 60px;
	padding-bottom: 40px;
	line-height: 1;
	text-align: center;
	margin: 0 auto;
}
}

@media screen and (max-width: 767px) {
.l-main {
	width: 100%;
	position: relative;
	font-size: 5.33vw;
	/*    margin: 41px 0 0;*/
	padding: 0;
	overflow: hidden;
	text-align: center;
	background-color: #58463E;
	color: #fff;
	height: 14.6vw;
	line-height: 14.6vw;
}
.l-main img {
	vertical-align: bottom;
}
.l-btn {
	margin-bottom: 4%;
}
.pt-inner {
	background: url(../img/index_bg_001_sp.jpg) no-repeat center center;
	width: 100%;
	background-size: cover;
}
.l-pt {
	background: none;
	width: 100%;
	/*
		background-size: cover;
		    padding-bottom: 60px;
*/
	background-color: #fff;
}
.pt-inner {
	padding-top: 8%;
	padding-bottom: 1%;
}
.pt-image {
	margin: 0 auto;
	text-align: center;
	width: 50%;
	padding: 0 0 5.5%;
}
.pt-heading-1 {
    font-size: 6.13vw;
    width: 87.5%;
    border: 1px solid #fff;
    color: #fff;
    margin: 0 auto 0;
    text-align: center;
    line-height: 1.3;
    padding: 2.5% 0 2.5%;
}
.pt-heading-2 {
    font-size: 6.13vw;
    width: 87.5%;
    border: 1px solid #fff;
    color: #fff;
    padding: 5% 0 5%;
    margin: 0 auto 0;
    text-align: center;
}
.pt-text-1 {
	/*	margin-top: 5%!important;*/
	color: #fff!important;
	font-size: 4.4vw!important
}
.pt-text-2 {
	margin-top: 5%!important;
	color: #fff!important;
	margin-bottom: 8%!important;
}
.l-ca {
	background-color: #fff;
}
.ca-inner {
/*		padding-bottom: 30px;*/
}
.ca-heading {
	font-size: 4.666vw;
	padding-top: 8%;
	padding-bottom: 6.5%;
	line-height: 1;
	text-align: center;
	margin: 0 auto;
}
.ca-text-1 {
	margin: 0 0 6.67%!important;
}
}
/*==============================
	Q&A
==============================*/
.qa-box {
	box-sizing: border-box;
	position: relative;
}

@media screen and (min-width: 768px) {
.qa-box {
	margin: 0 auto 35px;
	width: 900px;
}
}

@media screen and (max-width: 767px) {

.l-qa .qa-body {
	background-color: #FDEBE1;
}
.l-qa2 .qa-body {
	background-color: #FDF5E6;
}
.l-qa2 .qa-col{
/*	background-color: #FDEBE1;*/
}
.qa-box {
	margin-bottom: 35px;
}
}
.qa-col {
	border-radius: 5px;
	position: relative;
}
.qa-heading {
/*	font-weight: normal;*/
	position: relative;
	font-weight: bold;
}
.answer {
	background-color: #fff;
	margin-left: auto;
	margin-right: auto;
	position: relative;
	border-radius: 5px;
	display: none;
}
.answer-text {
	font-weight: bold;
}
.answer-text a {
	color: #14A000;
	text-decoration: underline;
}
.answer-text a:hover {
	opacity: 0.7;
	text-decoration: none;
}
.qa-icon img {
	width: 100%;
}
.answer-icon img {
	width: 100%;
}

@media screen and (min-width: 768px) {
.l-qa .qa-body {
	background-color: #FDEBE1;
}
.l-qa2 .qa-col {
	background-color: #FDF5E6;
}
.qa-col {
	padding-bottom: 0px;
	margin-bottom: 10px;
	cursor: pointer;

}
.qa-col:after{
	position: absolute;
	content: "";
	top: 16px;
	right: 30px;
	width: 30px;
	height: 30px;
	background: url("../img/index_under_arrow_001.png") top left no-repeat;
	background-size: 30px 30px;
	}
.qa-col.active:after{
	position: absolute;
	content: "";
	top: 16px;
	right: 30px;
	width: 30px;
	height: 30px;
	background: url("../img/index_under_arrow_001.png") top left no-repeat;
	background-size: 30px 30px;
	transform: scale(1, -1);
	}
.answer {
	width: 915px;
	margin: 0 auto 10px;
}
.l-qa .answer  {
	width: 840px;
	overflow: hidden;
	margin: 0 auto;
}
.l-qa .answer-body {
	width: 840px;
	overflow: hidden;
	margin: 0 auto;
}
.answer-body {
/*	width: 890px;*/
	overflow: hidden;
}
.answer-icon {
	display: inline-block;
	width: 23px;
	margin: 27px 0 0 20px;
	padding: 0;
	top: 0;
	vertical-align: top;
}
.answer-text {
	display: inline-block;
	font-size: 20px;
	width: 838px;
	line-height: 1.5;
	padding-top: 20px;
	padding-bottom: 15px;
	padding-left: 10px;
	font-weight: normal;
}
.qa-body {
/*	width: 915px;*/
	overflow: hidden;
	margin: 0 auto 0;
}
.qa-heading {
/*font-weight: normal;*/
    font-size: 24px;
    line-height: 1.0;
    padding-top: 19px;
    padding-bottom: 19px;
/*	top: -2px;*/
    padding-left: 10px;
    font-feature-settings: "palt";
    display: inline-block;
       line-height: 1;
	    vertical-align:middle;
	width: 810px;
 margin: 0;
}
.qa-icon {
    display: inline-block;
    width: 24px;
    vertical-align: top;
    overflow: hidden;
    /* height: 28px; */
    font-size: 0;
    margin: 0;

    padding: 15px 0 10px 20px;
}
.answer-margin {
	display: none;
	padding-bottom: 10px;
}
	.media{
		width: 840px;
		box-sizing: border-box;
		margin: 20px auto 0;
		justify-content: space-between;
display: -webkit-flex;
display: -moz-flex;
display: -ms-flex;
display: -o-flex;
display: flex;
	}
		.media-2{
		width: 840px;
		box-sizing: border-box;
		margin: 20px auto 0;
		justify-content: space-between;
display: -webkit-flex;
display: -moz-flex;
display: -ms-flex;
display: -o-flex;
display: flex;
	}
	.media-avator{
		width: 150px;
	}
	.media-selif{
		width: 624px;
		border: 1px solid #808080;
		position:relative;
	}
	.media-selif-2{
		width: 900px;
/*
		border: 1px solid #808080;
		position:relative;
*/
	}
	.media-selif:before{
    content: "";
    top: 25%;
    left: -40px;
    width: 40px;
    height: 40px;
    background: url(../img/index_fukidashi_pc.png) top left no-repeat;
    background-size: contain;
    position: absolute;

	}
	.selif-inner{
		margin: 20px;
	}
	.selif-inner-2{
		margin:0;
	}
	.media-detail{
		width: 840px;
		margin: 15px auto 0;
			border-bottom: 2px solid #000000;
		border-left: 2px solid #000000;
	}
	.detail-inner{
		 padding: 0 0 0 10px;
	     display: flex;
	}
	.detail-name{
		font-size: 24px;
		display: block;
		line-height: 35px;
	}
	.detail-text{
		font-size: 14px;
		display: block;
		line-height: 35px;
/*		    font-feature-settings: "palt";*/
		margin-left: 20px;

    letter-spacing: -0.8px;
	}
}

@media all and (-ms-high-contrast:none) {
	.qa-heading {
		font-size: 23px;
		vertical-align: top;
		margin-top: -5px;
	}
}

@media screen and (max-width: 767px) {
.qa-col {
	margin-bottom: 5px;
	padding-bottom: 0px;
}
.qa-col:after{
position: absolute;
    content: "";
    top: 7.5vw;
    right: 15px;
    width: 15px;
    margin-top: -7.5px;
    height: 15px;
    background: url(../img/index_under_arrow_001.png) top left no-repeat;
    background-size: 15px;
	}
.qa-col.active:after{
	position: absolute;
	content: "";
    top: 7.5vw;
    right: 15px;
    width: 15px;
    margin-top: -7.5px;
    height: 15px;
    background: url(../img/index_under_arrow_001.png) top left no-repeat;
    background-size: 15px;
	transform: scale(1, -1);
	}
.answer {
	width: 90%;
	margin: 0 auto 0;
}
.answer-text {
	font-size: 3.33vw;
	    width: 84%;
	line-height: 1.5;
	padding-top: 6px;
	padding-bottom: 10px;
	padding-left: 5px;
	vertical-align: top;
	display: inline-block;
	font-weight: normal;
}
.answer-body {
	width: 100%;
	overflow: hidden;
}
.answer-icon {
	display: inline-block;
	width: 5.5%;
	margin: 10px 0 0 10px;
	padding: 0;
	top: 0;
	vertical-align: top;
}
.qa-body {
	width: 100%;
	overflow: hidden;
	margin: 0;
	height: 14.66vw;
	  display: flex;
/*
　  align-self: center;
	 display: inline-block;
*/
/*
	    display: table-cell;
    vertical-align: middle;
    text-align: center;
*/
	position: relative;
}
.qa-heading {
    margin: 0 auto;
    font-size: 3.73vw;
    line-height: 1.4;
    width: 77%;
    margin: 0 auto 0;
    /* padding-top: 10px; */
    /* padding-bottom: 10px; */
    padding-left: 6%;
    padding-right: 6%;
    font-feature-settings: "palt";
    display: inline-block;
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
}
.qa-icon {
    display: inline-block;
    width: 5.5%;
    vertical-align: top;
    overflow: hidden;
    font-size: 0;
    margin: 0;
    padding: 3.5% 0 0 15px;
}
.answer-margin {
	display: none;
	padding-bottom: 10px;
}

	.media{
		width:100%;
		box-sizing: border-box;
		margin: 5% auto 22px;
		justify-content: space-between;
display: -webkit-flex;
display: -moz-flex;
display: -ms-flex;
display: -o-flex;
display: flex;
	}
		.media-2{
		width:100%;
		box-sizing: border-box;
		margin:0 auto 22px;
		justify-content: space-between;
display: -webkit-flex;
display: -moz-flex;
display: -ms-flex;
display: -o-flex;
display: flex;
	}

	.media-avator{
		width:30%;
	}
	.media-selif{
width: 100%;
    border: 1px solid #808080;
    position: relative;
    box-sizing: border-box;
	}
		.media-selif-2{
width: 100%;
/*    border: 1px solid #808080;*/
    position: relative;
    box-sizing: border-box;
	}
	.media-selif:before{
    content: "";
    top:-20px;
    left: 15px;
    width: 16px;
    height: 20px;
    background: url(../img/index_fukidashi_sp.png) top left no-repeat;
    background-size: contain;
	position: absolute;
	}
	.selif-inner{
		margin: 15px;
	}
	.selif-text{
		font-size: 3.73vw;
	}
	.media-detail{
		width: 100%;
		margin: 0 auto 0;
/*
			border-bottom: 2px solid #000000;
		border-left: 2px solid #000000;
*/
	}
	.detail-inner{
		 padding: 0 0 0 10px;
/*	     display: flex;*/
	}
	.detail-name{
		font-size: 4vw;
		display: block;
		line-height: 1.3;
		font-weight: bold;
		margin-bottom: 1.5%;
	}
	.detail-text{
		font-size: 2.933vw;
		display: block;
		line-height: 1.3;
		    font-feature-settings: "palt";
/*		margin-left: 20px;*/
	}
}

@media all and (-ms-high-contrast: none) {
 *::-ms-backdrop, .qa-heading {
 padding-top: 25px;
 padding-bottom: 10px;
}
}
@media screen and (min-width: 768px){
	.humnan{
		text-align: center;
		margin: 0 auto;
		margin-bottom: 45px;
	}
}
@media screen and (max-width: 767px){
	.humnan{
		text-align: center;
		margin: 0 auto;
		margin-bottom: 6%;
		width: 90%;
	}
}
/*================================================
	module
================================================*/
.primary-heading {
	font-family: "ヒラギノ明朝 ProN W6", "HiraMinProN-W6", "HG明朝E", "ＭＳ Ｐ明朝", "MS PMincho", "MS 明朝", serif;
	color: #fff;
	background-color: #58463E;
	font-weight: normal;
	text-align: center;
}
.primary-text {
	text-align: center;
	color: #fff;
}
.more-btn-area{
	    display: table!important;
    margin: 0 auto!important;
}
.more-btn {
	justify-content: space-between;
	display: -webkit-flex;
	display: -moz-flex;
	display: -ms-flex;
	display: -o-flex;
	display: flex;
	position: relative;
}
.pt-heading-1 {
/*
	letter-spacing: 0.25rem;
	text-indent: 0.25rem;
*/
}
.pt-heading-2 {
	letter-spacing: 1rem;
	text-indent: 1rem;
}

@media screen and (min-width: 768px) {
.primary-heading {
	font-size: 27.5px;
	line-height: 60px;
	height: 60px;
	width: 100%;
}
.secondary-heading {
	font-size: 34px;
	line-height: 1;
	display: block;
	text-align: center;
	padding-bottom:30px;
}
.thirdly-heading {
	font-size: 34px;
	line-height: 1;
	display: block;
	text-align: center;
	padding-bottom:30px;
}
.primary-text {
	font-size: 28px;
	line-height: 1.7;
	text-align: center;
}
.secondary-text {
	font-size: 30px;
	line-height: 1;
	text-align: center;
	padding-top: 25px;
	padding-bottom: 25px;
}
.more-btn {
	-webkit-transition: all 0.4s ease;
	-o-transition: all 0.4s ease;
	transition: all 0.4s ease;
	color: #fff;
/*	width: 340px;*/
	margin: 40px auto 0;
}
.l-pt .more-btn {
/*	width: 503px;*/
	/*		font-feature-settings: "palt";*/
	letter-spacing: -0.05rem;
}
.l-ca .more-btn {
/*	width: 477px;*/
	/*			font-feature-settings: "palt";*/
	letter-spacing: -0.05rem;
}
.more-btn:hover {
	opacity: 0.7;
}
.more-btn img {
	-webkit-transition: all 0.4s ease;
	-o-transition: all 0.4s ease;
	transition: all 0.4s ease;
}
.more-btn:hover img {
	opacity: 0.7;
}
.more-btn-text {
	font-size: 25px;
	line-height: 50px;
	display: block;
	margin-left: 35px;
	margin-right: 10px;
}
.more-btn-text:before {
	position: absolute;
	content: "";
	top: 50%;
	left: 0;
	width: 15px;
	height: 20px;
	margin-top: -10px;
	background: url("../img/index_right_arrow_001_pc.png") top left no-repeat;
	background-size: 15px 20px;
}
.line {
	margin: 0 auto;
	text-align: center;
	width: 800px;
	height: 3px;
}
.line2 {
	margin: 0 auto 30px;
	text-align: center;
	width: 800px;
	height: 3px;
}
}

@media screen and (max-width: 767px) {
.primary-heading {
	font-size: 5.46vw;
	width: 100%;
	height: 14.6vw;
	line-height: 14.6vw;
}

.secondary-heading {
	font-size: 5.33vw;
	line-height: 1;
	display: block;
	text-align: center;
/*	padding-bottom:30px;*/
	width: 100%;
	background-color: #DCDCDC;
	height: 14.66vw;
	line-height: 14.66vw;
}
.thirdly-heading {
    font-size: 5.6vw;
    line-height: 1.3;
    display: block;
    text-align: center;
    /* padding-bottom: 30px; */
    width: 100%;
    background-color: #DCDCDC;
    height: 13.16vw;
    padding-top: 1.5vw;
	    margin-bottom: 5%;
}
.thirdly-heading span{
	font-size:4vw;
	display: block;
	text-align: center;
}
.primary-text {
	color: #000;
	font-size: 3.73vw;
	line-height: 1.7;
	margin: 6.67% 0 6.67%!important;
	text-align: center;
}
.secondary-text {
	font-size:4.8vw;
	line-height: 1;
	text-align: center;
    padding-top: 6%;
    padding-bottom: 4%;

}

.more-btn-area {
	width: 100%;
	display: block;
	background-color: #DCDCDC;
	height: 45px;
}
.more-btn {
	font-size: 15px;
	line-height: 29px;
	color: #000;
	width: 201px;
	float: right;
	padding-right: 5%;
	/*    padding-top: 2.1vw;*/
	padding-top: 8px;
}
.l-pt .more-btn {
	width: 310px;
	font-feature-settings: "palt";
	letter-spacing: 0.55px;
}
.l-ca .more-btn {
	width: 290px;
	font-feature-settings: "palt";
	letter-spacing: 0.55px;
}
.more-btn-text {
	font-size: 15px;
	line-height: 29px;
	display: block;
	margin-left: 10%;
	position: relative;
}
.more-btn-text:before {
	position: absolute;
	content: "";
	top: 50%;
	left: -15px;
	width: 22px;
	height: 12.5px;
	margin-top: -6.25px;
	background: url(../img/index_right_arrow_001_sp.png) top left no-repeat;
	background-size: contain;
}
.more-btn-icon {
	display: block;
	position: relative;
	width: 97px;
	height: 29px;
	overflow: hidden;
}
}
/*================================================
	utility
================================================*/

.u-black {
	color: #000;
}

@media screen and (max-width: 767px) {
.u-black_sp {
	color: #000!important;
}
}
.u-bgw{
	background: #fff;
}
.u-brown{
	color: #AB874F!important;
}

/*================================================
state
================================================*/
@media screen and (max-width: 767px){
.footer {
    width: 100%;
    text-align: center;
    border-top: 1px solid #CACACA;
    font-size: 12px;
    line-height: 1.6;
    margin-top: -5px;
}
}

@media screen and (min-width: 768px){
.l-qa2 .qa-inner {

    padding-bottom: 0;

}}

@media all and (-ms-high-contrast:none){
  *::-ms-backdrop, .qa-heading { margin-top: -5px } /* IE11 */
}


/*  web service icon  */
.webMeeting {
  display: block;
  margin: 1.2em auto 0;
}

/*  テキスト左揃え  */
.txt_left {
  text-align: left;
  width: 64%;
  margin: 0 auto;
}
@media screen and (max-width: 767px) {
  .txt_left {
    text-align: left;
    width: auto;
    margin: 0;
    padding-left: 24px;
    padding-right: 24px;
  }
}
