@charset "UTF-8";
.contents {
	width:100%;
}
/* headimg */
.headimage {
	width:100%;
	max-height:496px;
	height:496px;
	background-image:url(../img/topimage2.jpg);
	background-repeat:no-repeat;
	background-position:center;
}
#main-catch {
	font-size:300%;
	color:#fff;
	margin-left:50px;
	padding-top:70px;
}
#main-subcatch {
	font-size:150%;
	color:#fff;
	margin-left:50px;
	margin-top:50px;
}
.head-contact {
	width:256px;
	height:48px;
	color:#fff;
	background-color:#8ec63f;
	border-radius:24px;
	margin-left:50px;
	margin-top:50px;
}
.head-contact a,
.head-contact a:hover {
	display:block;
	color:#fff;
	line-height:48px;
	text-align:center;
	font-size:125%;
}
.head-contact a:hover {
	color:#333;
}
#start {
	font-size:300%;
	color:#fff;
	margin-left:50px;
	padding-top:40px;
}


/*info */
.info {
	width:100%;
	margin-top:50px;
	padding:16px;
	border:1px solid #ccc;
}
.info ul li {
	list-style:none;
	float:static;
}
.info dt {
	width:128px;
	height:24px;
	background-color:#00adef;
	border-radius:12px;
	color:#fff;
	text-align:center;
	line-height:24px;
	margin-top:8px;
}
.info dd {
	line-height:24px;
}
.info dd a {
	color:#f60;
}
.info dd a:hover {
	color:#787878;
}
.info dd .date {
	margin-left:32px;
	margin-right:32px;
	color:#666;
}

/* catch */
#catch,
#device-catch {
	font-size:250%;
	line-height:1.5em;
	text-align:center;
	margin-top:50px;
	padding-bottom:48px;
}
#catch_ppp {
	font-size:120%;
	line-height:1.5em;
	text-align:center;
	margin-top:50px;
	padding-bottom:48px;
}
#catch span,
.scene h3 span {
	color:#00adef;
}

/* scene */
.scene-wrap {
	width:100%;
	padding-top:24px;
}
.scene {
	width:100%;
	height:760px;
	position:relative;
	background-color:#eee;
}
#mainlogo {
	width:100%;
	max-height:160px;
	margin-top:-24px;
	position:absolute;
	text-align:center;
}
.scene h3 {
	text-align:center;
	top:160px;
	font-size:230%;
	position:relative;
}
.scene .content_base {
	padding-top:48px;
	top:160px;
	position:relative;
}
.scene-case {
	width:350px;
	height:400px;
	background-color:#fff;
	float:left;
	border-radius:16px;
	potision:relative;
}
.scene-case#case02 {
	margin-left:35px;
	margin-right:35px;
}
.scene-case .case-no {
	width:80px;
	height:80px;
	background-color:#ff8000;
	color:#fff;
	border-radius:50%;
	position:relative;
	margin:-30px 135px 16px;
	font-sizze:200%;
	text-align:center;
	line-height:35px;
	padding:2px 0;
}
.case-no .nom {
	font-size:250%;
}
.scene-case h4.case-title {
	color:#00adef;
	font-size:130%;
	font-weight:600;
	text-align:center;
}
.scene-case .case-img {
	width:100%;
	height:auto;
	text-align:center;
	padding:12px 0;
}
.scene-case .case-img img {
	max-width:100%;
	height:auto;
}
.scene-case .case-txt {
	margin:0 auto;
	width:90%;
	text-align:justify;
}

/* device */
.device_wrap {
	width:100%;
}
.content_base#device {
	padding-bottom:24px;
}
.content_base#device img {
	max-width:100%;
	height:auto;
}
#device-catch span {
	color:#00adef;
}
.link_pepper {
	max-width:1200px;
	margin:0 auto;
	position:relative;
	height:auto;
}
.plink_image {
	float:left;
	z-index:0;
	left:0;
	top:0;
}
.plink_image img,
.plink_txt img {
	max-width:100%;
	height:auto;
}
.plink_txt {
	float:right;
	z-index:1;
	right:5%;
	position:absolute;
	width:40%;
	font-size:100%;
	display:inline-block;
	text-align:center;
	margin-top:5%;
}
.plink_txt p {
	text-align:left;
}
.plink_txt .more {
	background-color:#787878;
}
p#tqafp {
	text-align:center;
	font-size:150%;
	font-weight:400;
}
p#tqafp img {
	border-radius:16px;
    -webkit-transition: opacity 1s ease-out;
    -moz-transition: opacity 1s ease-out;
    -ms-transition: opacity 1s ease-out;
    transition: opacity 1s ease-out;
}
p#tqafp img:hover {
	opacity: 0.5;
	-webkit-opacity: 0.5;
	-moz-opacity: 0.5;
	filter: alpha(opacity=50);	/* IE lt 8 */
	-ms-filter: "alpha(opacity=50)"; /* IE 8 */
}

.plink_txt span {
	color:#8ec63f;
	font-size:150%;
}

/* function */
.function_wrap {
	width:100%;
	padding:64px 0;
	background-color:#cceffc;
}
.function {
	width:100%;
	padding-top:32px;
}
h3.function-catch {
	text-align:center;
	font-size:230%;
}
h3.function-catch span {
	color:#f60;
}
.function_detail {
	width:14.732%;
	margin-right:2.3%;
	float:left;
}
.function-image {
	width:100%;
	text-align:center;
}
.function-image img {
	max-width:100%;
	height:auto;
}
.function_detail#function-last {
	margin-right:0;
}
h4.function-title {
	text-align:center;
	font-weight:bold;
	padding:16px 0;
}
p.function-txt {
	text-align:justify;
}

/* price */
.price_wrap {
	width:100%;
	background-image:url(../talkqa_for_pepper/img/line_y.png);
	background-repeat:repeat-x;
	background-position:0% 100%;
	text-align:center;
	padding-bottom:32px;
}
.price {
	margin-top:64px;
}
.price .com {
	display:block;
	width:60%;
	margin:32px auto;
	color:#353239;
	text-align:justify;
}
.price_table_wrap {
	margin:64px auto;
	width:975px;
}
.price_table {
	width:400px;
	float:left;
}
.price_table span {
	font-size:18pt;
	font-weight:600;
}
.price_table span.left {
	color:#64B2DF;
}
.price_table span.right {
	color:#8EC63F;
}
.price_table table {
	width:100%;
	background-color:#787878;
	border-collapse: separate !important;
	margin-top:32px !important;
}
.price_table table th {
	text-align:center;
	padding:5px;
}
.price_table table td {
	background-color:#fff;
	padding:5px;
}
.price_table table td span {
	font-size:100%;
	font-weight:600;
}
.price .plus {
	float:left;
	width:175px;
	height:100%;
	height:232px;
	text-align:center;
	position:relative;
	margin:0;
	padding:0;
	padding-top:93px;
}
.price_table .complement {
	display:inline-block;
	text-align:left;
	font-size:80%;
	margin-top:16px;
	width:100%;
}



.price_table1 {
	width:400px;
	float:center;text-align: center
}
.price_table1 h3 {
	font-size:18pt;
	font-weight:600;
	width:100%;text-align: center;text-decoration: none;border-bottom:none;padding-bottom:0em
}
.price_table1 span.left {
	color:#64B2DF;
}
.price_table1 span.right {
	color:#8EC63F;
}
.price_table1 table {
	width:100%;
	background-color:#787878;
	border-collapse: separate !important;
	margin-top:32px !important;
}
.price_table1 table th {
	text-align:center;
	padding:5px;
}
.price_table1 table td {
	background-color:#fff;
	padding:5px;
}
.price_table1 table td span {
	font-size:100%;
	font-weight:600;
}


.price_table1.complement {
	display:inline-block;
	text-align:left;
	font-size:80%;
	margin-top:16px;
	width:100%;
}



/* flow */
.flow_wrap {
	width:100%;
}
.flow_wrap h3,
.price_wrap h3 {
	text-align:center;
	font-size:230%;
	padding:32px 0;
}
.flow_wrap h3 span {
	color:#00adef;
}
.pdca_wrap {
	width:95%;
	padding-bottom:32px;
}
.pdca_image {
	width:46%;
	float:left;
}
.pdca_image img {
	max-width:100%;
	height:auto;
}
.pdca_txt {
	float:left;
	width:54%;
}
.pdca_txt ul {
	list-style:none;
	margin-left:-30px;
	padding-left:-30px;
}
.pdca_txt ul li {
	padding:8px 0;
	text-align:justify;
}
#plan {
	color:#29a7e1;
}
#do {
	color:#ea5137;
}
#check {
	color:#f8b72a;
}
#action {
	color:#8EC21F;
}
#plan span,
#do span,
#check span,
#action span {
	font-size:150%;
	font-weight:bold;
}
#plan span:after,
#do span:after,
#check span:after,
#action span:after {
	content:"\a";
	white-space: pre;
}


/* news */
.content_base#news {
	padding-bottom:32px;
}
.news-wrap {
	width:100%;
	margin:32px auto 32px auto;
}
.news {
	margin-top:16px;
}
.news .thum {
	width:20%;
	height:auto;
	float:left;
	margin-left:8px;
	margin-right:3%;
}
.news .thum img {
	wmax-width:100%;
	height:auto;
}
.news .comwrap {
	width:55%;
	float:left;
}
.news .title {
	height:32px;
	line-height:32px;
	margin-top:32px;
	font-weight:bold;
}
.news .title .eng {
	font-weight:bold;
	font-size:large;
}
.news .title .jp {
	font-size:14px;
}
.news .com {
	margin-top:0px;
}
.news .date {
	margin-bottom:-16px;
}
.news .more {
	width:15%;
	float:right;
	margin-right:8px;
	margin-left:2%;
	background-color:#333;
	margin-top:64px;
}

/* contact */
.foot_contact_wrap {
	width:100%;
	background-color:#5D9AC9;
	padding:58px 0;
}
.foot_contact {
	width:736px;
	height:128px;
	border:2px solid #000;
	border-radius:16px;
	background-color:#fff;
	margin:0 auto;
	display:table;
}
.foot_contact img {
	margin-left:8px;
}
.contact_left,
.contact_right {
	width:49%;
	height:122px;
}
.contact_border {
	width:2%;
	height:98px;
	border-right:1px solid #ccc;
	float:left;
	display:block;
	margin:12px 0;
}
.contact_left {
	float:left;
}
.foot_contact div {
	text-align:center;
}
.foot_contact .contact_right {
	float:right;
	position:relative;
}
.contact_right p {
	position:absolute;
	width:100%;
	top:50%;
	text-align:center;
	margin-top:-2em;
}
.contact_right span {
	font-weight:bold;
	font-size:large;
}

/*other */
.thum {
	overflow:hidden;
}
.thum img {
	width:100%;
	height:auto;
}
.more {
	width:100%;
	height:32px;
	color:#fff;
	border-radius:8px;
	text-align:center;
	line-height:32px;
	margin-top:8px;
	background-image:url(../img/more_bg.png);
	background-repeat:no-repeat;
	background-position:right;
}
.more a,
.more_peppre a {
	display:block;
	text-decoration:none;
	color:#fff;
}
.more:hover,
.thum:hover,
.pagetop:hover,
.more_peppre:hover {
	opacity: 0.5;
	-webkit-opacity: 0.5;
	-moz-opacity: 0.5;
	filter: alpha(opacity=50);	/* IE lt 8 */
	-ms-filter: "alpha(opacity=50)"; /* IE 8 */
}
.more,
.thum,
.pagetop,
.more_peppre {
-webkit-transition: opacity 1s ease-out;
-moz-transition: opacity 1s ease-out;
-ms-transition: opacity 1s ease-out;
transition: opacity 1s ease-out;
}

@media screen and (max-width:1200px) and (min-width:1024px){
.container {
	width:100%;
}
.contents {
	width:100%;
	margin:0 auto;
}
.content_base {
	width:98%;
	margin:0 auto;
}

/* scene */
.scene {
	width:100%;
	height:760px;
	position:relative;
	margin:0 auto;
}
.content_base#scene-case {
	width:930px;
}
.scene-case {
	width:290px;
	height:420px;
}
.scene-case#case02 {
	margin-left:30px;
	margin-right:30px;
}
.scene-case .case-no {
	margin:-30px 105px 16px;
}

}

@media screen and (max-width:1023px) and (min-width:641px){
.container {
	width:100%;
}
.contents {
	width:100%;
	margin:0 auto;
}
.content_base {
	width:98%;
	margin:0 auto;
}
h2.title {
	margin-bottom:32px;
}

.news-wrap {
	width:100%;
	margin:15px auto;
}
.news {
	width:90%;
}
.news .thum {
	width:30%;
	height:auto;
	float:left;
	margin:0;
}

.news .comwrap {
	width:69%;
	float:left;
	margin-left:1%;
}

.foot_contact {
	width:95%;
	height:auto;
	border:2px solid #000;
	border-radius:16px;
	margin:0 auto;
	display:table;
}
.foot_contact img {
	border-radius:0;
	width:70%;
	height:auto;
	margin:auto;
}
.contact_left {
	line-height:122px;
}
.contact_left,
.contact_right {
	width:49%;
	height:122px;
	display:table-cell;
	vertical-align:middle;
	float:left;
}

.foot_contact div {
	text-align:center;
}
.contact_right p {
	position:absolute;
	top:50%;
	margin-top:-2em;
	text-align:center;
	width:100%;
}
.contact_right span {
	font-weight:bold;
	font-size:large;
}
.more {
}

/* device */
.plink_image {
	margin-left:-20%;
	overflow:hidden;
	
}

/* scene */
.content_base#scene-case {
	width:90%;
	margin:0 auto;
}
.scene {
	height:950px;
}
.scene-case {
	width:90%;
	height:200px;
	background-color:#fff;
	float:none;
	border-radius:16px;
	potision:relative;
	margin-left:40px;
}
.scene-case#case02 {
	margin-left:40px;
	margin-right:0;
}
.scene-case .case-no {
	width:80px;
	height:80px;
	background-color:#ff8000;
	color:#fff;
	border-radius:50%;
	position:absolute;
	margin:60px 0px 60px -40px;
	font-sizze:200%;
	text-align:center;
	line-height:35px;
	padding:2px 0;
}
.case-no .nom {
	font-size:250%;
}
.scene-case h4.case-title {
	color:#00adef;
	font-size:130%;
	font-weight:600;
	text-align:center;
	padding-top:16px;
}
.scene-case .case-img {
	width:50%;
	height:auto;
	text-align:center;
	padding:0;
	float:left;
}
.scene-case .case-img img {
	max-width:100%;
	height:auto;
}
.scene-case .case-txt {
	margin:24px auto auto;
	width:45%;
	text-align:justify;
	float:left;
}

/* price */
.plus img {
	max-width:100%;
}
.price_wrap {
	width:100%;
	height:auto;
	background-image:url(../talkqa_for_pepper/img/line_y.png);
	background-repeat:repeat-x;
	background-position:0% 100%;
	text-align:center;
}
.price {
	margin-top:64px;
	padding-bottom:32px;
}
.price .com {
	display:block;
	width:60%;
	margin:16px auto;
	color:#353239;
	text-align:justify;
}
.price_table_wrap {
	margin:64px auto;
	width:95%;
	text-align:center;
}
.price_table {
	width:400px;
	float:none;
	margin:auto;
}
.price_table span {
	font-size:18pt;
	font-weight:600;
}
.price_table span.left {
	color:#64B2DF;
}
.price_table span.right {
	color:#8EC63F;
}
.price_table table {
	width:100%;
	background-color:#787878;
	border-collapse: separate !important;
	margin-top:32px !important;
}
.price_table table th {
	text-align:center;
	padding:5px;
}
.price_table table td {
	background-color:#fff;
	padding:5px;
}
.price_table table td span {
	font-size:100%;
	font-weight:600;
}
.price .plus {
	foat:none;
	width:175px;
	height:100px;
	margin:32px auto;
	padding:0;
	float:none;
	padding-bottom:108px;
}
.price_table .complement {
	display:inline-block;
	text-align:left;
	font-size:80%;
	margin-top:16px;
	width:100%;
}

}
@media screen and (max-width:750px) and (min-width:641px){
/* device */
.plink_image {
	margin-left:-30%;
	overflow:hidden;
}
}

@media screen and (max-width:1149px) and (min-width:641px){

/* function */
.function_detail {
	width:30%;
	margin-right:5%;
	float:left;
	margin-top:32px;
}
.function_detail#function-last,
.function_detail#function-3 {
	margin-right:0;
}


}
@media screen and (max-width:640px) and (min-width:0px){
.headimage {
	width:100%;
	max-height:400px;
	height:400px;
	background-repeat:no-repeat;
	background-position:60% center;
}
#main-catch {
	font-size:250%;
	margin-left:30px;
	padding-top:40px;
}
#main-subcatch {
	font-size:120%;
	margin-left:30px;
}
.head-contact {
	margin-left:30px;
}
#start {
	margin-left:30px;
	font-size:250%;
}
h3 {
	margin-bottom:0;
}
.space {
	height:24px;
}
.contents {
		width:100%;
		margin:0 auto;
}
.content_base {
	width:98%;
	margin:0 auto;
}
.title .jp {
	display:none;
}
.category .title {
	height:auto;
}
.com {
	height:auto;
}


.info {
	width:95%;
	margin:50px auto auto auto;
	padding:16px;
	border:1px solid #ccc;
}
.info dt#info {
	width:128px;
	height:24px;
	background-color:#00adef;
	float:none;
	border-radius:12px;
	color:#fff;
	text-align:center;
	line-height:24px;
}
.info dd {
	float:none;
	margin:3px;
}
.info dd .date {
	margin-left:0px;
	margin-right:24px;
	color:#666;
}


#catch {
	font-size:200%;
}
#catch span:before {
	content:"\a";
	white-space: pre;
}


.scene {
	height:1450px;
}
#mainlogo img {
	max-width:60%;
	height:auto;
}
.scene h3 {
	text-align:center;
	top:160px;
	font-size:180%;
	position:relative;
}
.scene-case {
	float:none;
	margin:48px auto;
	height:350px;
	position:relative;
}
.scene-case#case02 {
	margin-left:auto;
	margin-right:auto;
}
.scene-case .case-no {
	margin:-30px 135px 16px;
	position:absolute;
}
.scene-case h4.case-title,
.scene-case .case-img,
.scene-case .case-txt {
	position:relative;
	top:60px;
}
.scene .content_base {
	padding-top:24px;
}

/* device */
.device_wrap {
	padding-bottom:32px;
}
.link_pepper {
	min-height:400px;
	max-height:1000px;
	height:auto;
	display:inline-block;
}
.plink_image,
.plink_txt {
	float:left;
	z-index:0;
	width:90%;
	margin:0 5%;
	position:static;
	left:auto;
}
.plink_image {
	margin-top:-40px;
	text-align:right;
}
.plink_txt p {
	right:0;
}

/* function */
.function {
	width:90%;
	margin:0 auto;
	clear:both;
}
.function_detail {
	width:100%;
	float:none;
	display:inline-block;
	padding-bottom:24px;
}
.function_detail:after {
	clear:left;
}
.function-image {
	width:30%;
	text-align:center;
	float:left;
}
.function-image img {
	max-width:100%;
	height:auto;
}
.function_detail#function-last {
	margin-right:auto;
}
h4.function-title {
	text-align:left;
	font-weight:bold;
	padding:16px 0;
	float:left;
	width:70%;
}
p.function-txt {
	text-align:justify;
	float:left;
	width:70%;
}


/* price */
.price_wrap {
	height:auto;
}
.price {
	padding-bottom:32px;
}
.price_wrap .content_base {
	padding-top:32px;
}
.price .com {
	display:block;
	width:80%;
	margin:32px auto;
	color:#353239;
	text-align:justify;
}
.price_table_wrap {
	margin:32px auto;
	width:100%;
}
.price_table {
	width:90%;
	float:none;
	margin:32px auto;
}
	
	.price_table1 {
	width:90%;
	float:none;
	margin:32px auto;
}
.plus {
	float:none;
	width:80px;
	height:80px;
	margin:0 auto;
	padding:0px auto;
	padding-bottom:128px;
	position:relative;
}
.plus img {
	max-width:100%;
	height:auto;
	position: relative;
    top: 0;
    -webkit-transform: 0; /* Safari用 */
    transform: 0;
}
.price .plus {
	float:none;
	width:80px;
	height:80px;
	margin:0 auto;
	padding:0;
}
.price .plus img {
	width:60px;
	height:60px;
}


/* flow */
.flow_wrap h3 span:after {
	content:"\a";
	white-space: pre;
}
.pdca_image {
	width:90%;
	float:none;
	margin:0 auto;
	text-align:center;
}
.pdca_txt {
	float:none;
	width:90%;
	margin:0 auto;
}



.news-wrap {
	width:100%;
	padding:16px 0;
	margin:32px 0 !important;
}
.news .date,
.news .title,
.news .com {
	width:100%;
	height:auto;
	margin:0;
}
.news .title {
	line-height:21px;
}

.news .thum {
	width:30%;
	height:auto;
	float:left;
	margin:0;
}
.news .comwrap {
	width:69%;
	float:left;
	margin-left:1%;
}


.foot_contact {
	width:98%;
	height:auto;
	border:2px solid #8ec63f;
	border-radius:16px;
	margin:0 auto 0px auto;
	display:table;
	text-align:center;
}
.foot_contact img {
	max-width:90%;
	height:auto;
}
.contact_left,
.contact_right {
	width:100%;
	margin:0 auto;
}
.contact_left {
	float:none;
}
.contact_border {
	display:none;
}
.foot_contact div {
	text-align:center;
	width:100%;
	height:auto;
}
.foot_contact .contact_right {
	float:none;
	width:100%;
	height:auto;
	position:static;
}
.contact_right p {
	position:static;
	top:1%;
	margin-top:0;
	text-align:center;
	width:100%;
}
.contact_right span {
	font-weight:bold;
	font-size:large;
}
.more {
}

}


/* CSS Document */