@charset "utf-8";

#mainarea {
	width: 100%;
}

/* -------- HOME -------- */

/* ---- Pickup ---- */

.pickup {
	width: 100%;
	text-align: center;
	color: #fff;
	background-repeat: no-repeat;
/*	background-attachment: fixed;*/
	background-size: cover;
	position: relative;
    background-position:top center;
}

@media screen and (orientation: portrait) {
    /* 縦向きの場合のスタイル */
 .pickup {
    height: 40vh;
    background-position:top center;
   }
}

@media screen and (orientation: landscape) {
     /* 横向きの場合のスタイル */
  .pickup {
    height: 100vh;
   }
}

/* ---- BG list ---- */

.bg01 {
	background-image: url(//www.empathy.co.jp/images_top/top_1.jpg);
	background-position: top center;
}

.bg02 {
	background-image: url(//www.empathy.co.jp/images_top/top_2.jpg);
	background-position: center center;
}

.bg03 {
	background-image: url(//www.empathy.co.jp/images_top/top_3.jpg);
	background-position: bottom center;
}


.pickup-g {
    display:none;
}

.pickup-g-sp{
    text-align: center;
    border-bottom: 1px solid #000;
    padding-bottom: 2.5rem;
}

.pickup-g-sp h1{
    margin-top: 2rem;
	width: 80%;
    margin:2rem auto 0;
	font-size:2.2rem;
	line-height: 3rem;
	font-weight: 600;
	letter-spacing: 0.1rem;
}

.pickup-img-sp {
    margin-top: 1rem;
	width:60%;
	height: auto;
}


#more{
    display: none;
}

/* ---- Topics ---- */

.topics-img {
	margin:0 auto;
    padding: 0 1rem 2rem;
	width: 100%;
}

.topics-img h3 {
	margin-top: 2rem;
	text-align: center;
 font-family: "Open Sans",sans-serif;
 font-weight: 600;
	font-size: 3rem;
	line-height: 4.5rem;
}

/* ---- Slide-Slick ---- */

a {
	color: #333;
	}

.topics-pc {
    display:none;
}


.topics-tb {
    display:none;
}

.topics-sp {
	margin: 2rem auto 4rem;
	width: 65%;
}


.topic {
	margin: 0;
	position: relative;
}

.topic-img {
	width: 100%;
	height: auto;
    -webkit-box-sizing: border-box;
       -moz-box-sizing: border-box;
            box-sizing: border-box;
	border: 0.1rem solid #888;
}

.topic-new {
	width: 4rem;
	height: 4rem;
	display: block;
	position: absolute;
	top: 0.1rem;
	right: 0.1rem;
	z-index: 50;
}

.topic p {
    margin-top: 0.5rem;
	text-align: center;
	font-size: 1.2rem;
	line-height: 1.8rem;
}

/* ---- Identity ---- */

.inentity {
	width: 100%;
}

.ideninentity-box {
	margin: 3rem auto;
	width: 80%;
}

.ideninentity-txt {
text-align: center;
}

.ideninentity-txt h2 {
 font-weight: 500;
	font-size: 1.8rem;
	line-height: 2.5rem;
    padding-bottom: 1.5rem;
}

.ideninentity-img {
	vertical-align:middle;
	text-align:center;
}

.red-e {
	letter-spacing: 0.5rem;
	color: red;
	font-weight: 400;
	font-size: 2rem;
    text-align: center;
}

.ideninentity-txt h4 {
    font-size: 1.4rem;
    text-align: center;
}

.ideninentity-img img {
	width:80%;
    margin-top:1rem;
}



/* ---/ Identity ---- */

/* ---- Payment ---- */

.payment {
	margin: 0 auto;
	width: 80%;
    height: 200px;
	background-color: #8FC31F;
    padding: 10px;
    overflow: hidden;
}

.payment-text-wrapper{
    display: none;
}

.payment-img{
    width: 100%;
    height: 180px;
    float:right;
    display: inline-block;
    position: relative;
    overflow: hidden;
    z-index: 10;
    background-image: url(//www.empathy.co.jp/images_top/top_2.jpg);
    background-position: top center;
    background-size:cover;
    background-repeat: no-repeat;
}

.sankaku_2{
	width: 0;
	height: 0;
	border: 10px solid transparent;
	border-bottom: 10px solid #8FC31F;
    border-right: 10px solid #8FC31F;
    z-index: 1000;
    position: absolute;
    bottom:0;
    right:0;
}

.sankaku_3{
	width: 0;
	height: 0;
	border: 10px solid transparent;
	border-top: 10px solid #8FC31F;
    border-left: 10px solid #8FC31F;
    z-index: 1000;
    position: absolute;
    top:0;
    left:0;
}

.payment-img img{
    width: 100%;
    height:auto;
    position: absolute;
}

.payment-text-sp {
	margin:2rem auto 3rem;
	width: 80%;
}

.payment-text-sp h2 {
    font-weight: 600;
	font-size: 2.3rem;
	line-height: 2.5rem;
    padding-bottom: 1rem;
    text-align: center;
    color: #8FC31F;
}

.payment-text-sp h4{
    font-size: 1.4rem;
    line-height: 2rem;
}

/* ---- Case ---- */
.case-img {
/*    margin-top: 2rem;*/
	padding: 3rem 3rem 0;
	width: 100%;
	height: auto;
	text-align: center;
	border-top: 0.1rem solid #000;
}

.case-img h2 {
	color: #000;
    margin:0 auto;
	font-size:2rem;
	line-height: 2.5rem;
	font-weight: 600;
}

.case-img h4 {
	margin-top: 1rem;
	margin-bottom:2rem;
    font-size: 1.4rem;
    line-height: 2rem;
	font-family: "Sawarabi Gothic";
	font-weight: 400;
	color: #000;
}


.tabmenu {
	display: none;
}

.tab {
	width: 100%;
	overflow: hidden;
	list-style: none;
}

.tab div {
	position: relative;
	width: 50%;
	height: 100%;
	padding: 50% 0 0;
	background-repeat: no-repeat;
	background-position: top center;
	background-size: cover;
	float: left;
}

.tab div li {
	opacity: 0;
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background-image: url(//www.empathy.co.jp/images_top/bg70.png);
	text-align: center;
 color: #fff;
	display: block;
}

.tab div li .inner-btn {
	margin: 1rem auto 0rem auto;
	width: 10rem;
	height: 4.4rem;
	font-size: 1.6rem;
	line-height: 4.1rem;
	border: #fff solid 0.2rem;
	border-radius: 0.4rem;
	-webkit-border-radius: 0.4rem;
	-moz-border-radius: 0.4rem;
	color: #fff;
	text-align: center;
	display: block;
	cursor:pointer;
	overflow: hidden;
}

.tab div li p {
 margin-top: 25%;
	font-size: 2rem;
	line-height: 3rem;
}

.tab div li:hover {
	opacity: 1;
}

.tab div  li.select {
	opacity: 1;
}

.ca01 {
	background-image: url(//www.empathy.co.jp/images_top/ca01.jpg);
}
.ca02 {
	background-image: url(//www.empathy.co.jp/images_top/ca02.jpg);
}
.ca03 {
	background-image: url(//www.empathy.co.jp/images_top/ca03.jpg);
}
.ca04 {
	background-image: url(//www.empathy.co.jp/images_top/ca04.jpg);
}
.ca05 {
	background-image: url(//www.empathy.co.jp/images_top/ca05.jpg);
}
.ca06 {
	background-image: url(//www.empathy.co.jp/images_top/ca06.jpg);
}
.ca07 {
	background-image: url(//www.empathy.co.jp/images_top/ca07.jpg);
}
.ca08 {
	background-image: url(//www.empathy.co.jp/images_top/ca08.jpg);
}

.content div {
	width: 100%;
	background-color: #B1EBFF;
}

.hide {
	display: none;
}

.content-box {
	width: 100%;
	text-align: left;
	display: table;
}

.ca-space{
    display: none;
}

.ca-photo {
    display: none;
}

.ca-content {
    margin: 0 auto;
	padding: 3rem 2rem 1rem;
	width: auto;
	display: table-cell;
}

.ca-content h6 {
	margin-bottom: 1rem;
	font-size: 1.6rem;
	line-height: 2.5rem;
	text-align: center;
	color: #fff;
	width:10rem;
	height: 2.5rem;
	border-radius: 0.4rem;
	-webkit-border-radius: 0.4rem;
	-moz-border-radius: 0.4rem;
	background-color: #036EB8;
}

.ca-content p {
	font-size: 1.4rem;
	line-height: 2rem;
	text-align: left;
	color: #000;
	width: auto;
    width: 100%;
}

.ca-content p a {
	text-align: right;
	color: #000;
	display: inline-block;
    height: 44px;
	font-size: 1.5rem;
	float: right;
    padding-bottom: 2rem;
}

.ca-content p a:hover {
	color: #4bb8e8;
	display: inline-block;
}

.ca-cross {
    display: none;
}


/* ---/ Case ---- */

/* ---- Lineup ---- */

/* -- Products
-- */
.products {
	padding: 4rem 0 0;
	width: 100%;
	height: auto;
	text-align: center;
/*	border-bottom: 0.1rem solid #000;*/
}

.products h2 {
    width: 80%;
	color: #000;
    margin:0 auto;
	font-size:2rem;
	line-height: 2.5rem;
	font-weight: 600;
}

.products h4 {
    width: 80%;
	margin: 1rem auto 2rem;
    font-size: 1.4rem;
    line-height: 2rem;
	font-family: "Sawarabi Gothic";
	font-weight: 400;
	color: #000;
}

.em-nav {
	margin: 0 auto;
	width: 100%;
	height: auto;
	overflow: hidden;
}

.em10-nav, .em08-nav {
	width: 100%;
	height: auto;
	float: none;
	text-align: center;
    padding: 1rem 0;
}

.em10-nav {
	background-color: #63BDE8;
}

.em08-nav {
	background-color: #F39800;
}

.em10-r, .em08-r {
	margin: 4rem auto 0 auto;
	width: 80%;
	height: auto;
	display: block;
}

.em10-l, .em08-l {
	margin: 1rem auto 2rem auto;
	width: 34%;
	height: auto;
	display: block;
}

.em10-nav h4, .em08-nav h4 {
    width: 80%;
	margin-top: 1rem;
	margin-bottom: 1rem;
	font-size:1.6rem;
	line-height: 2.2rem;
	color: #000;
	font-weight: normal;
}

.em10-nav p, .em08-nav p {
    width: 80%;
    margin: 0 auto;
    font-size: 1.4rem;
    line-height: 2rem;
	color: #fff;
	font-weight: 400;
    text-align: left;
}

.em10-btn a{
    display: none;
}

.em08-btn a{
    display: none;
}

.em10-btn-tbsp a, .em08-btn-tbsp a {
	margin: 3rem auto 4rem auto;
	width: 14rem;
	height: 4rem;
	border: #000 solid 0.1rem;
	border-radius: 0.4rem;
	-webkit-border-radius: 0.4rem;
	-moz-border-radius: 0.4rem;
	font-size: 1.8rem;
	line-height: 3.6rem;
	color: #000;
	text-align: center;
	display: block;
	cursor:pointer;
	overflow: hidden;
}

.em10-btn a:hover, .em08-btn a:hover {
	border: #fff solid 0.2rem;
	background-color: #fff;
	cursor:pointer;
	display: block;
	cursor:pointer;
}

.em10-btn :hover {
	color: #63BDE8;
}

.em08-btn :hover {
	color: #F39800;
}

/* -- Modalwindow
--- */

.modalwindow {
  /* オーバーレイ＆スクロール領域になるレイヤー */
  display: none;
  position: fixed;
  top: 0;
  left: 0;
		overflow-x: hidden;
  overflow: auto;
  z-index: 101;
  width : -webkit-calc(100% + 1.6rem) ;
  width : calc(100% + 1.6rem) ;
  /* スマホでスワイプして指を離すまでの間下部の背景が無くなるため余分に指定 */
  height: calc(100% + 100px);
  background: rgba(0, 0, 0, 0.5);
  border-bottom: 100px solid transparent;
  cursor: pointer;
  opacity: 1;
}

.close_modal {
    display: none;
/*
	position: fixed;
	right: 3rem;
	top: 3rem;
	font-size: 5rem;
	color: #000;
	z-index: 105;
	cursor: pointer;
*/
}

.modalwindow.no_overlay_close {
  cursor: default;
}

.modalwindow.lock .close_modal {
  background: #ccc;
}

.modalwindow .body {
  /* ウィンドウ自体 アニメーションなどで装飾 */
	position: relative;
	top: 0;
	left: 0;
 cursor: default;
 transform: translateY(0px);
 animation: 1s modalwindow_body_out;
}

.modalwindow .is_visible .body {
	transform: translateY(0px);
	animation: 1s modalwindow_body_in;
}

@keyframes modalwindow_body_in {
  0% {
    transform: translateY(0px);
  }
  100% {
    transform: translateY(200px);
  }
}

@keyframes modalwindow_body_out {
  0% {
    transform: translateY(200px);
  }
  100% {
    transform: translateY(0px);
  }
}


.modalwindow .body .modal_content {
  padding: 20px;
}

.modalwindow .body > footer {
  padding: 10px;
  background: #fcfcfc;
  border-radius: 0 0 4px 4px;
  border-top: 1px solid #e5e5e5;
}

.modalwindow_header_close {
  /* 右上に表示する×ボタン 面倒なので動的に追加してます */
  position: absolute;
  right: 0;
  top: 5px;
  background: none;
  border: none;
  cursor: pointer;
}

.modalwindow_header_close:before {
  content: "\D7";
  font-size: 24px;
  font-family: serif;
  color: #ccc;
}

/* -- Mroducts
/-- */

/* -- Products
/-- */

.em-outline {
    margin: 4rem auto 0;
    text-align: center;
	width: 80%;
}

.em-outline-l img {
	width: 100%;
	height: auto;
    padding-bottom: 1rem;
}

.em-outline-r h4 {
	font-size: 1.6rem;
	line-height: 2.2rem;
	color: #000;
	font-weight: bold;
    padding-bottom: 1rem;
}

.em-outline-r p {
	text-align: left;
	font-size: 1.4rem;
	line-height: 2rem;
	color: #fff;
	font-weight: 400;
    padding-bottom: 1rem;
}

.em-outline-r img {
	margin: 1rem 0;
	width: 70%;
	height: auto;
}

.features {
    margin: 2rem auto;
	width: 80%;
    text-align: center;
}

.s-features-wrapper{
    margin: 0 auto 1rem;
    display: table;
}

.s-features {
	width: 10rem;
	height: 10rem;
	border-radius: 50%;
	-webkit-border-radius: 50%;
	-moz-border-radius: 50%;
	border: 0.2rem solid #fff;
	background-color: #000;
	font-size: 1.8rem;
	line-height: 2rem;
	font-weight: 400;
	color: #fff;
    text-align: center;
    display:table-cell;
    vertical-align: middle;
}

.features h4 {
	font-size: 1.6rem;
	line-height: 2.2rem;
	color: #000;
	font-family: "Noto Sans Japanese";
	font-weight: 500;
}

#lineup-img {
	width: 100%;
}

#lineup-img h3 {
	text-align: center;
 font-family: "Open Sans",sans-serif;
 font-weight: 600;
	font-size: 3rem;
	line-height: 10rem;
}

.em10-scene {
	margin: 0 auto;
	width: 70%;
	height: 50rem;
	background-image: url(//www.empathy.co.jp/images_top/em10-scene.jpg);
	background-repeat: no-repeat;
	background-position: top right;
	background-size: cover;
}

.em10-profile {
	width: 100%;
	background-color: #63BDE8;
	overflow: hidden;
}

.em10-profile dt p, .em08-profile dt p{
    text-align: center;
    border-radius: 2px;
    color: #fff;
    font-size: 2rem;
    font-weight: 400;
    margin-bottom: 2rem;
}

.em10-function, .em08-function {
	width: 100%;
/*	height: 36rem;*/
    height: 600px;
	position: relative;
	overflow: hidden;
}

.e-borders {
	width: 100%;
	position: absolute;
	top: 5rem;
	left: 0;
	z-index: 15;
}

.e-border {
	width: 100%;
	height: auto;
	overflow: hidden;
}

.e-border:first-child{
    padding-right: 15%;
}

.e-border:nth-child(2){
    padding-right: 15%;
}

.e-border:nth-child(3){
    padding-right: 15%;
}

.e-border:nth-child(4){
    padding-top: 80px;
    padding-left: 15%;
}

.e-border:nth-child(5){
    padding-left: 15%;
}
.e-border:nth-child(6){
    padding-left: 15%;
}
.e-border:nth-child(7){
    padding-left: 15%;
}

.p-right {
/*	float: right;*/
}

.p-left {
/*	float: left;*/
}

.border-rl {
	margin-top: 2rem;
	width: 100%;
	font-family: 'Noto Sans', sans-serif;
	font-size: 2rem;
	line-height: 3.2rem;
	border-bottom: 0.1rem solid #fff;
    -webkit-box-sizing: border-box;
       -moz-box-sizing: border-box;
            box-sizing: border-box;
	display: block;
}


.em10-points, .em08-points {
	width: 100%;
	position: absolute;
	top: 5rem;
	left:20%;
	z-index: 30;
}

.em10-point, .em08-point {
	width: 100%;
	height: auto;
	overflow: hidden;
}

.em10-point img{
    width: 2rem;
    height:2rem;
}

.point-right, .point-left {
	margin-top: 2rem;
	width: 80%;
	font-family: 'Noto Sans', sans-serif;
	font-size: 1.6rem;
	line-height: 3.5rem;
	color: #fff;
    -webkit-box-sizing: border-box;
       -moz-box-sizing: border-box;
            box-sizing: border-box;
}

.point-right a, .point-left a {
	color: #fff;
}

.point-right :hover, .point-left :hover {
	color: rgba(0,0,0,0.40);
}

.point-right {
/*
	padding-left: 0.6rem;
	text-align: left;
*/
}

.point-left {
/*
	padding-right: 0.6rem;
	text-align: right;
*/
} 

.point-tbsp-r{
    text-align: right;
    padding-right:15%;
}

.point-tbsp-l{
    text-align: left;
    padding-left: 0;
}

.top-m-tbsp{
    padding-top: 70px;
}



.comment101, .comment103, .comment105, .comment107,
.comment081, .comment083, .comment085, .comment087,
.comment102, .comment104, .comment106,
.comment082, .comment084, .comment086 {
	padding: 1.4rem 2rem 1rem 2rem;
	width: 60%;
	height: auto;
	position:absolute;
	display: none;
	background-color: rgba(255,255,255,0.90);
	color: #000;
	border-radius: 0.6rem;
	-webkit-border-radius: 0.6rem;
	-moz-border-radius: 0.6rem;
	box-shadow: 0.6rem 0.6rem 2rem rgba(0,0,0,0.4);
	z-index: 50;
}


.comment101, .comment102, .comment103,
.comment081, .comment082, .comment083
 {
    right: 51%;
	top: 1rem;
}

.comment104, .comment105, .comment106, .comment107,
.comment084, .comment085, .comment086, .comment087 {
    right: 31%;
    top: 1rem;
}

.p_coment {
	width: 100%;
	height: auto;
}

.p_coment h5 {
	margin-bottom: 0.6rem;
	font-weight: 600;
	font-size: 1.8rem;
	font-family: "Sawarabi Gothic";
	line-height: 2.2rem;
	text-align: center;
}

.p_coment p {
	margin-bottom: 0.6rem;
	font-weight: 400;
	font-size: 1.4rem;
	line-height: 2rem;
	text-align: justify;
	text-justify: distribute;
}

.p_coment img {
	margin: 0 auto;
	width: 100%;
	display: block;
	height: auto;
}

.em10-lr-img, .em08-lr-img {
	width: 100%;
	height: 600rem;
	overflow: hidden;
	position: absolute;
	top: 0;
	left: 0;
	z-index: 20;
}

.em10_left, .em10_right, .em08_left, .em08_right {
	height: 36rem;
    height: 30rem;
	width: auto;
}

.em10_left, .em08_left {
	float: left;
    margin-left: -70px;
}

.em10_right, .em08_right {
	float: right;
    margin-right: -50px;
    margin-top: 300px;
}

.em08-scene {
	margin: 0 auto;
	width: 70%;
	height: 50rem;
	background-image: url(//www.empathy.co.jp/images_top/em08-scene.jpg);
	background-repeat: no-repeat;
	background-position: center right;
	background-size: cover;
}

.em08-profile {
	width: 100%;
	background-color: #F39800;
	overflow: hidden;
}

/* ---- Toggle ---- */

.spec10, .spec08 {
	margin-top: 4rem;
	width: 100%;
}

.spec10 dt, .spec08 dt{
	margin: 1rem auto 3rem auto;
	width: 14rem;
	height: 4rem;
	border: #fff solid 0.2rem;
	border-radius: 0.4rem;
	-webkit-border-radius: 0.4rem;
	-moz-border-radius: 0.4rem;
	font-size: 1.8rem;
	line-height: 3.6rem;
	color: #fff;
	text-align: center;
	display: block;
	cursor:pointer;
	overflow: hidden;
}

.spec10 dt span, .spec08 dt span {
	font-size: 24px;
 line-height:50px;
	float: right;
 }

.spec10 dd, .spec08 dd {
	padding: 10px 0px;
    width: 100%;
    height: auto;
    display:none;
    }

/* table */

.comment_m {
	margin-bottom: 1rem;
	text-align: center;
	font-size: 1.6rem;
    color: #fff;
	}

.e10table, .e08table {
	margin-bottom: 2rem;
	width: 100%;
	font-size: 1.4rem;
	line-height: 2rem;
	color: #fff;
	overflow: hidden;
	}

.table-left {
	margin: 0 auto 2rem;
	width: 80%;
    -webkit-box-sizing: border-box;
       -moz-box-sizing: border-box;
            box-sizing: border-box;
	float: none;
	}

.table-right {
	margin: 0 auto 2rem;
	width: 80%;
    -webkit-box-sizing: border-box;
       -moz-box-sizing: border-box;
            box-sizing: border-box;
	float: none;
	}

table {
	border-collapse: collapse;
	border-spacing: 0;
    -webkit-box-sizing: border-box;
       -moz-box-sizing: border-box;
            box-sizing: border-box;
	width: 100%;
	padding: 0;
	border-collapse: separate;
	*border-collapse: collapse;
	/* IE7, collapse table to remove spacing */
	border: 0.2rem solid #fff;
	-webkit-border-radius: 0.5rem;
	-moz-border-radius: 0.5rem;
	border-radius: 0.5rem;
	}

table,caption,tbody,tfoot,thead,tr,th,td {
	vertical-align: middle;
	}

.table-spec {
	width: 16rem;
	}

table th, table td {
	padding: 0.8rem;
    color: #fff;
	}

table th {
	border-bottom: 0.1rem solid #fff;
	}

table td {
	vertical-align: top;
	}

table th + th, table td + td {
	border-left: 0.1rem solid #fff;
	}

table tr + tr td {
	border-top: 0.1rem solid #fff;
	}

.option {
	}

table a {
	color: #00f;
	}

.p-attention {
	margin-top: 1rem;
	font-size: 1rem;
	line-height: 1.4rem;
    color: #fff;
	}

p.close_em a{
    margin: 4rem auto 5rem auto;
	width: 14rem;
	height: 4rem;
	border: #fff solid 0.1rem;
	border-radius: 0.4rem;
	-webkit-border-radius: 0.4rem;
	-moz-border-radius: 0.4rem;
	font-size: 1.8rem;
	line-height: 3.6rem;
	color: #fff;
	text-align: center;
	display: block;
	cursor:pointer;
	overflow: hidden;
}


/*underconstruction*/

.under_kokuchi {
	padding-top: 6rem;
	width: 100%;
	height:500px;
	text-align: center;
	border-bottom: 0.1rem solid #000;
}



.under_kokuchi p {
	margin-top: 1.5rem;
	margin-bottom: 4rem;
	font-size: 2rem;
	line-height: 3rem;
	font-family: "Sawarabi Gothic";
	font-weight: 400;
	color: #000;
}






/*label*/

.label {
  background: #f8f8f8;
  border-radius: .2rem;
  color: #888;
  display: inline-block;
  line-height: 1;
  padding: .5rem;
  vertical-align: baseline;
  margin-right:10px;
}



.label.label-primary {
  background: #5764c6;
  color: #fff;
}
.label.label-success {
  background: #32b643;
  color: #fff;
}
.label.label-danger {
  background: #e85600;
  color: #fff;
}


.tag{font-size: 1.1rem;font-size: 11px;}





/* -- download
-- */
.dwn {
	display: none;
}































