@charset "UTF-8";
/*
Name: 			home.css
Written by: 	Wishpocket.Inc
Theme Version:	1.0.0
*/





/* ############################################# */

/************************************
** .home #mainvisual
************************************/
/* TOP */
body.home #mainvisual {
  background-image: url("/img/top/mainvisual.jpg");
  background-position: 50%;
  background-size: cover;
  background-repeat: no-repeat;
  background-color: #e7ecef;
}
body.home #mainvisual .vis {
  width: 96%;
  max-width: 1200px;
  box-sizing: border-box;
  padding: 104px 40px 35px;
  margin: 0 auto;
}
body.home #mainvisual .net {
  width: 96%;
  max-width: 1200px;
  box-sizing: border-box;
  padding: 0px 40px 104px;
  margin: 0 auto;
  position: relative;
}
body.home #mainvisual .net .data img.pc {
  margin-bottom: 35px;
}
body.home #mainvisual .net .data .att {
  font-size: calc(12/14*1em);
  line-height: 1;
  padding: 0px 40px 20px;
  margin: 0 auto;
  position: absolute;
  bottom: 0;
  left: 0;
}
body.home #mainvisual .net .btn {
  font-size: calc(22/14*1em);
}

body.home #mainvisual .net .data .att {
  text-shadow: 0 0 20px #fff, 0 0 20px #fff, 0 0 0.1px #fff;
}

@media screen and (max-width: 768px) {
body.home #mainvisual .vis{
padding: calc(40/640*100vw) calc(40/641*100vw) calc(160/640*100vw);
}
body.home #mainvisual .net {
padding: 1em calc(50/640*100vw) 1.5em;
}
body.home #mainvisual .vis .copy img.sp {
width: calc(320/640*90vw);
}
body.home #mainvisual .net .data .att {
margin-left: calc(-20/640*100vw);
font-size: calc(12/14*1em);
line-height: 1;
padding: 0px 0px 10px;
position: absolute;
bottom: 22VW;
left: 0px;
}
}

@media screen and (min-width: 769px){
  body.home #mainvisual .vis {
    padding: 104px 40px 25px;
  }
}
/* CSS page:tool */
@media screen and (max-width: 768px) {
  body.home #mainvisual .sp.btn.white {
    font-size: 1em !important;
    margin: 1em 0 0 !important;
    padding: 0.8em 0 !important;
  }
  body.home #mainvisual .sp.btn.white:after {
    background-image: url("/img/common/icon_arrow_r_b.png") !important;
  }
}

@media screen and (max-width: 768px) and (min-width: 481px){
  body.home #mainvisual .sp.btn.white {
    font-size: 1.5em !important;
    margin: 1em 0 0 !important;
    padding: 0.9em 0 !important;
  }
}

/* ############################################# */

/************************************
** .home #outline
************************************/
body.home #outline {
  text-align: center;
/*
  padding: 65px 15px 70px;
*/
  padding: 0 0 70px;
}
body.home #outline .lead {
  font-size: calc(24/14*1em);
  font-weight: bold;
  line-height: 1.53333em;
  width: 90%;
  max-width: 1200px;
  margin: 0 auto 40px;
}
body.home #outline .text {
  font-size: calc(16/14*1em);
  line-height: 1.875em;
  width: 90%;
  max-width: 1200px;
  margin: 0 auto 45px;
}

body.home #outline h2{
  margin-bottom: 50px;
  color: #444;
}

body.home #outline h2{
  background-image: url("/img/common/bg_net.gif");
  font-size: calc(24/14*1em);
  font-weight: bold;
  line-height: 1.33333em;
  padding: 16px 0;
  text-align: center;
}


/* ############################################# */

/************************************
** .home #case
************************************/
body.home #case {
  padding: 70px 0;
  text-align: center;
}
body.home #case h3 {
  font-size: calc(28/14*1em);
  font-weight: bold;
  line-height: 1.28571em;
  text-align: center;
  margin-bottom: 35px;
}
body.home #case h3 em {
  font-size: calc(34/28*1em);
  line-height: 1.05882em;
}
body.home #case .text {
  font-size: calc(16/14*1em);
  line-height: 1.875em;
  width: 90%;
  max-width: 1200px;
  margin: 0 auto 45px;
}
body.home #case ul.logos {
  width: 96%;
  max-width: 1200px;
  margin: 0 auto 30px;
  text-align: center;
}
body.home #case ul.logos li {
  display: inline-block;
  width: 170px;
  box-sizing: border-box;
  margin: 0 13px 13px;
  border: #dee0e9 1px solid;
}
body.home #case ul.logos li span, body.home #case ul.logos li a {
  display: block;
}
body.home #case ul.logos li span img, body.home #case ul.logos li a img {
  display: block;
  width: 100%;
}
body.home #case div.case {
  width: 96%;
  max-width: 1200px;
  margin: 0 auto 30px;
  display: flex;
  text-align: left;
}
body.home #case div.case .pcLeft, body.home #case div.case .pcRight {
  width: 50%;
  box-sizing: border-box;
}
body.home #case div.case .pcLeft a, body.home #case div.case .pcRight a {
  display: block;
  position: relative;
  -moz-transition: all 0.2s ease-in-out;
  -o-transition: all 0.2s ease-in-out;
  -webkit-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
}
body.home #case div.case .pcLeft a:hover, body.home #case div.case .pcRight a:hover {
  opacity: 0.7;
}
body.home #case div.case .pcLeft a i.img, body.home #case div.case .pcRight a i.img {
  display: block;
  position: relative;
  width: 100%;
  padding-top: calc(360/570*100%);
  background-repeat: no-repeat;
  background-size: cover;
  background-position: 50% top;
}
body.home #case div.case .pcLeft a i.img img, body.home #case div.case .pcRight a i.img img {
  display: none;
  width: 100%;
}
body.home #case div.case .pcLeft a .label, body.home #case div.case .pcRight a .label {
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  color: #fff;
  background-color: rgba(34, 42, 51, 0.8);
  padding: 15px 25px;
  box-sizing: border-box;
}
body.home #case div.case .pcLeft a .label .title, body.home #case div.case .pcRight a .label .title {
  font-size: calc(20/14*1em);
  line-height: 1.45em;
  font-weight: bold;
  margin-bottom: 5px;
}
body.home #case div.case .pcLeft {
  padding: 0 15px;
}
body.home #case div.case .pcLeft p.text {
  padding: 15px 0 0 15px;
}
body.home #case div.case .pcRight {
  display: -moz-box;
  display: -webkit-box;
  display: -ms-box;
  display: -moz-flexbox;
  display: -webkit-flexbox;
  display: -ms-flexbox;
  display: -moz-flex;
  display: -webkit-flex;
  display: -ms-flex;
  display:flex;
  box-lines: multiple;
  flex-wrap: wrap;
  -moz-flex-wrap: wrap;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
}
body.home #case div.case .pcRight li {
  width: 50%;
  padding: 0 15px;
  box-sizing: border-box;
}
body.home #case div.case .pcRight li a .label {
  padding: 10px 15px;
}
body.home #case div.case .pcRight li .title {
  padding: 10px 0;
  font-weight: bold;
}
body.home #case div.case .pcLeft a .label:after,
body.home #case div.case .pcRight .label:after{
  content: "";
  display: inline-block;
  position: absolute;
  height: 100%;
  width: 5px;
  top: 0;
  right: 12px;
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: contain;
  background-image: url("/img/common/icon_arrow_r_w.png");
}

body.home #case .text {
  width: 100%;
}
body.home #case div.case .pcLeft p.text {
  padding: 15px 0 0 0;
}
body.home #case .text {
  font-size: calc(16/16*1em);
}
@media screen and (max-width: 768px){

body.home #case .text {
    font-size: 1em;
    text-align: left;
    line-height: 1.78571em;
    padding: 0 calc(35/640*100vw);
    width: auto;
    max-width: none;
    margin-bottom: 1.5em;
  }
}


/* ############################################# */

/************************************
** .home #service
************************************/




body.home #service{
  padding: 40px 0 0 0;
}

body.home #service .list .sp {
  display: none;
}

body.home #service h2 {
  background: #fff;
  max-width: 1170px;
  margin: auto;
  padding-bottom: 50px;
	padding-top: 26px;
}
body.home #service h2 {
  /*background-image: url("/img/common/bg_net.gif");*/
  font-size: calc(18/14*1em);
  font-weight: bold;
  line-height: 1.33333em;
  padding: 16px 0;
  text-align: center;
}
body.home #service h2 span{
  margin: 60px 0 0 0;
  font-size: 30px;
  padding: 0 30px;
  background: #ffffff;
}
body.home #service .list {
  width: 100%;
  max-width: 1200px;
  margin: 0 auto;
  display: flex;
  padding: 60px 0 50px;
}
body.home #service .list > a {
  width: calc(1/3 * 100% - 30px);
  margin: 0 15px;
  -moz-transition: all 0.2s ease-in-out;
  -o-transition: all 0.2s ease-in-out;
  -webkit-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
  background-color: #ffffff;
}
body.home #service .list > a:hover {
  opacity: 0.7;
}

body.home #service .list > a .img {
  display: block;
  position: relative;
  background-position: right 50%;
  background-repeat: no-repeat;
  background-size: cover;
}
body.home #service .list > a .img img.pc {
  display: block;
  width: 100%;
}
body.home #service .list > a .img .txt {
  display: flex;
  flex-direction: column-reverse;
  align-items: flex-start;
  padding: 35px 25px;
  width: calc(320/370*100%);
  height: 154px;
  box-sizing: border-box;
}
body.home #service .list > a .img .txt img {
  margin-top: 15px;
  display: block;
}
body.home #service .list > a .img .txt p {
  font-weight: bold;
  font-size: calc(17/14*1em);
}
body.home #service .list > a .desc {
  padding: 25px 25px;
}
body.home #service .list > a .desc span {
  background-image: url("/img/common/icon_exlink_b.png");
  font-size: calc(16/14*1em);
  font-weight: bold;
  padding-left: 1.2em;
  display: inline-block;
  background-repeat: no-repeat;
  background-position: left 0.3em;
padding-bottom: 0.8em;	
}
body.home #service .list > a .desc p {
  margin-top: 1em;
}

body.home #service .list {
  padding-top: 0;
}
body.home #service .list > a {
  width: calc(1/3 * 100% - 30px);
	box-sizing: border-box;
}
body.home #service .list > a .desc {
  padding: 0px 0 0 0;
  text-shadow: 0px 0px 3px #fff;
}
body.home #service .list > a .desc span {
  font-size: calc(18/14*1em);
  padding-left: 0.7em;
}

body.home #service .list > a .desc span{
  font-size: calc(18/14*1em);
}

body.home #service .list > a .listWrap {
  flex-direction: column;
  min-height: 290px!important;
	box-sizing: border-box;
}

/* 商品に見立てた枠 */
.new {
    position: relative;
}

/* ラベル部分 右上に表示 */
.new::before {
    content: "";
    top: 0;
    left: 0;
    border-bottom: 4em solid transparent;
    border-left: 4em solid #0099dd; /* ラベルの色はここで変更 */
    position: absolute;
    z-index: 89;
}
.new::after {
    content: "New";
    display: block;
    top: 5px;
	transform: rotate(-45deg);
    color: #fff; /* 文字色はここで変更 */
    left: 5px;
    position: absolute;
    z-index: 90;
}


body.home #service .list > a:nth-child(1) .img2 {
	background-color: #f5f8fd;
	padding: 61px 25px 0;
}
body.home #service .list > a:nth-child(2) .img2 {
	background-color: #f5f8fd;
	padding: 62px 25px 0;
}
body.home #service .list > a:nth-child(3) .img2 {
	background-color: #f5f8fd;
	padding: 61px 25px 0;
}

body.home #service .list > a .img2  {
	height: 155px!important;
	box-sizing: border-box;
	
}

body.home #service .list > a .img2 img {
  margin-top: 0;
  margin-bottom: 0px;
	
}

body.home #service .list > a:nth-child(1) .img2 img {
  height: 40px;
	
}

body.home #service .list > a:nth-child(2) .img2 img {
  height: 40px;
}

body.home #service .list > a:nth-child(3) .img2 img {
  height: 40px;
}


body.home #service .list > a .listWrap {
  width: calc(370/370*100%);
  border: 1px solid #dee0e9;
	box-sizing: border-box;
}

body.home #service .list > a .txt2 {
	padding: 22px 25px 30px;
	background-color: #ffffff;
	box-sizing: border-box;
	min-height: 135px!important;
}

body.home #service .list > a .img .txt p,
body.page-template-home_b-php #service .list > a .img .txt p {
  text-shadow: 0px 0px 3px #fff;
  font-size: calc(14/14*1em);
}


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

  body.home #service .list > a .img .txt {
    border:none;
  }
  body.home #service h2{
    display: none;
  }
  body.home #service .list > a {
      width: auto;
  }
  body.home #service .list .pc {
    display: none;
  }
  body.home #service .list .sp {
    display: block;
  }
  body.home #service {
    padding: 0;
    padding-bottom: 1.5em;
  }
  body.home #service .list > a .img .txt {
    padding: 0;
    padding-left: calc(35/640*100vw);
	 padding-right: calc(35/640*100vw);  
    height: auto;
  }
  body.home #service .list > a .img .txt img {
    margin: 0;
    margin-bottom: 1em;
	height: calc(40/480*85vw) !important;
  }
  body.home #service .list > a .img .txt p {
    font-size: calc(17/16*1em);
  }
	
	
/* 商品に見立てた枠 */
.new {
    position: relative;
	
		
}

/* ラベル部分 右上に表示 */
.new::before {
    content: "";
    top: 0;
    left: 0;
    border-bottom: 2.5em solid transparent;
    border-left: 2.5em solid #0099dd; /* ラベルの色はここで変更 */
    position: absolute;
    z-index: 89;
}
.new::after {
    content: "New";
    display: block;
    top: 2px;
	transform: rotate(-45deg);
    color: #fff; /* 文字色はここで変更 */
    left: 2px;
    position: absolute;
    z-index: 90;
	font-size: 12px;
}		
}

@media screen and (max-width: 768px) and (min-width: 481px){
  body.home #service .list > a .img .txt img {
    height: calc(40/768*85vw) !important;
  }
}
@media screen and (max-width: 345px){
	/* 商品に見立てた枠 */
.new {
    position: relative;		
}

/* ラベル部分 右上に表示 */
.new::before {
    content: "";
    top: 0;
    left: 0;
    border-bottom: 2.5em solid transparent;
    border-left: 2.5em solid #0099dd; /* ラベルの色はここで変更 */
    position: absolute;
    z-index: 89;
}
.new::after {
    content: "New";
    display: block;
    top: 1px;
	transform: rotate(-45deg);
    color: #fff; /* 文字色はここで変更 */
    left: 1px;
    position: absolute;
    z-index: 90;
	font-size: 11px;
}
}


/* ############################################# */

/************************************
** .home #movie
************************************/
body.home #movie {
  background-color: #a7b7c8;
  padding: 60px 0;
}
body.home #movie .inner {
  background-color: #fff;
  width: 96%;
  max-width: 1170px;
  margin: 0 auto;
  box-sizing: border-box;
  padding: 55px 70px;
  display: flex;
}
body.home #movie .inner .boxLeft {
  width: 45.63107%;
  padding-right: 40px;
  box-sizing: border-box;
}
body.home #movie .inner .boxLeft h2 {
  font-size: calc(30/14*1em);
  font-weight: bold;
  line-height: 1.53333em;
  padding-bottom: 35px;
  border-bottom: #dee0e9 1px solid;
}
body.home #movie .inner p {
  padding-top: 10px;
  font-size: calc(16/14*1em);
  line-height: 1.875em;
}
body.home #movie .inner .movie {
  width: 54.36893%;
}
body.home #movie .inner .movie iframe {
  display: block;
  width: 100%;
}
body.home #movie .inner .ribbon-gray {
    background-color: #f4f5f6;
    color: #0053ab;
    font-size: 1.8em;
    line-height: 1.42857;
    font-weight: bold;
    margin-bottom: 1.07143em;
    padding: 0.46429em;
}
body.home #movie .inner .ribbon {
    color: #fff;
    font-size: 1.3125rem;
    line-height: 1.875rem;
    padding: 0.4375rem 1.25rem;
    border-bottom: #dee0e9 solid 2px;
    font-weight: bold;
    margin-bottom: 1.25rem;
   background-color: #6bbc3b;
}
@media screen and (min-width: 769px){
  body.home #movie .inner .movie {
    height: auto;
    display: inline-table;
    border: #dee0e9 1px solid;
  }

}

/* ############################################# */

/************************************
** .home #merit
************************************/
body.home #merit {
  padding: 60px 0 70px;
  background-image: url("/img/common/bg_net.gif");
  text-align: center;
}
body.home #merit h2 {
  font-size: calc(30/14*1em);
  font-weight: bold;
  line-height: 1.2em;
  text-align: center;
  margin-bottom: 35px;
}

body.home #merit .list {
  display: flex;
  width: 96%;
  max-width: 1200px;
  margin: 0 auto 40px;
  justify-content:space-between;
}
body.home #merit .list a {
  width: calc(370/1200 * 100%);
  margin: 0;
  background-color: #fff;
  -moz-box-shadow: 0px 0px 5px rgba(0, 0, 0, 0.35);
  -webkit-box-shadow: 0px 0px 5px rgba(0, 0, 0, 0.35);
  box-shadow: 0px 0px 5px rgba(0, 0, 0, 0.35);
  display: block;
  box-sizing: border-box;
  padding: 20px;
  position: relative;
  -moz-transition: all 0.2s ease-in-out;
  -o-transition: all 0.2s ease-in-out;
  -webkit-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
  overflow: hidden;
}
body.home #merit .list a:before {
  content: "";
  display: inline-block;
  width: 0;
  height: 0;
  border: 25px solid transparent;
  border-bottom: 25px solid;
  position: absolute;
  bottom: 0;
  right: -25px;
}
body.home #merit .list a:hover {
  opacity: .7;
}
body.home #merit .list a .img img.pc {
  width: 100%;
  display: block;
  margin-bottom: 20px;
}
body.home #merit .list a p {
  font-size: calc(18/14*1em);
  line-height: 32px;
}
body.home #merit .list a p em {
  font-size: calc(26/18*1em);
  font-weight: bold;
}

/* ############################################# */

/************************************
** .home #optiontool
************************************/
body.home #optiontool #option {
  overflow: hidden;
}
body.home #optiontool #option .pc {
  width: 90%;
  max-width: 1200px;
  position: relative;
  padding: 70px 0 90px;
  margin: 0 auto;
}
body.home #optiontool #option .pc:after {
  content: "";
  display: block;
  clear: both;
}
body.home #optiontool #option .pc img.bg {
  position: absolute;
  bottom: 0;
  left: -90px;
  display: block;
  max-width: 90%;
}
body.home #optiontool #option .pc .txt {
  position: relative;
  width: 51.25%;
  box-sizing: border-box;
  padding: 0 30px;
  float: right;
  z-index: 2;
}
body.home #optiontool #option .pc .txt h3 {
  font-size: calc(30/14*1em);
  font-weight: bold;
  line-height: 1.13333em;
  margin-bottom: 35px;
}
body.home #optiontool #option .pc .txt p {
  font-size: calc(16/14*1em);
  line-height: 1.875em;
  margin-bottom: 40px;
}
body.home #optiontool #tool {
  background-image: url("/img/top/tool_bg.jpg");
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
}
body.home #optiontool #tool .pc {
  width: 96%;
  max-width: 1170px;
  margin: 0 auto;
  padding: 75px 0 70px;
  display: flex;
}
body.home #optiontool #tool .pc .txt {
  color: #fff;
  width: 51.28205%;
  box-sizing: border-box;
  padding-right: 30px;
}
body.home #optiontool #tool .pc .txt h3 {
  font-size: calc(30/14*1em);
  font-weight: bold;
  line-height: 1.53333em;
  margin-bottom: 30px;
}
body.home #optiontool #tool .pc .txt p {
  font-size: calc(16/14*1em);
  line-height: 1.875em;
  margin-bottom: 30px;
}
body.home #optiontool #tool .pc .img {
  display: flex;
  align-items: center;
  	width: calc(570/1170*100%);
}
body.home #optiontool #tool .pc .img img {
  display: block;
  max-width: 100%;
  width: 100%; 
}


/* ############################################# */

/************************************
** .home #news facebook
************************************/

body.home #news{
	flex:1;
}
body.home #news h2 span{
	flex:1;
}
body.home #news ul li .tit{
	flex:1;
}

body.home #news {
  margin: 0 15px;
  /*margin-right: 35px;*/
  flex-grow: 2;
}
body.home #news h2 {
  font-size: calc(21/14*1em);
  line-height: 31px;
  padding-left: 1.75em;
  background-image: url("/img/top/icon_news.png");
  background-repeat: no-repeat;
  background-position: left 50%;
  display: flex;
  justify-content: space-between;
  align-items: center;
  font-weight: bold;
  margin-bottom: 30px;
}
body.home #news h2 span {
  display: inline-block;
}
body.home #news h2 a {
  font-size: calc(14/21*1em);
  font-weight: normal;
  display: inline-block;
  text-decoration: underline;
  padding-left: 0.8em;
  background-image: url("/img/common/icon_arrow_r.png");
  background-repeat: no-repeat;
  background-position: left 50%;
  background-size: 5px;
}
body.home #news h2 a:hover {
  text-decoration: none;
}
body.home #news h3 {
  border-left: 3px solid;
  font-size: calc(16/14*1em);
  font-weight: bold;
  line-height: 2.1875em;
  vertical-align: middle;
  background-color: #f4f5f6;
  padding-left: 1em;
}
body.home #news ul {
  padding-top: 10px;
  margin-bottom: 35px;
}
body.home #news ul li {
  display: flex;
  padding: 20px 0 15px;
  border-bottom: #dee0e9 1px solid;
}
body.home #news ul li .date {
  color: #8f8f8f;
  font-size: calc(12/14*1em);
  font-weight: bold;
  padding-right: 1.5em;
}
body.home #news ul li .tit a {
  text-decoration: underline;
}
body.home #news ul li .tit a:hover {
  text-decoration: none;
}
body.home #news ul li .tit .expr {
  font-size: calc(12/14*1em);
  margin-top: 3px;
}
body.home #facebook {
  margin: 0 15px;
}
body.home #facebook h2 {
  font-size: calc(21/14*1em);
  line-height: 31px;
  padding-left: 1.75em;
  background-image: url("/img/common/icon_facebook.png");
  background-repeat: no-repeat;
  background-position: left 50%;
  background-size: 27px;
  display: flex;
  justify-content: space-between;
  align-items: center;
  font-weight: bold;
  margin-bottom: 30px;
}
body.home #facebook .fb_iframe_widget_fluid {
  display: block;
  width: 100%;
}
body.home #facebook .banner {
  padding-top: 2.1875rem;
}
body.home #facebook .banner a {
  display: block;
}
body.home #facebook .banner a:hover {
  opacity: .7;
}
body.home #facebook .banner img.pc {
  display: block;
  width: 100%;
}

/* ############################################# */

/************************************
** .home SPまとめ
************************************/


@media screen and (max-width: 768px) {
  /* TOP */
  body.home section {
    padding-bottom: 1em;
  }
  body.home section .btn {
    font-weight: bold;
    padding: 1.2em 0;
  }
  body.home section .btn:after {
    width: 0.26316em;
    display: block;
  }
  body.home section .btn .red {
    background-image: url("/img/common/icon_arrow_r_w.png");
  }
  body.home section .btn .blue {
    background-image: url("/img/common/icon_arrow_r_w.png");
  }
  body.home section .btn .white {
    background-image: url("/img/common/icon_arrow_r_b.png");
  }
  body.home section h2 {
    font-size: 1em;
    font-weight: bold;
    line-height: 2.5em;
    text-align: center;
    color: #fff;
  }
  body.home #mainvisual {
    background: none;
  }
  body.home #mainvisual .vis {
    background-image: url("/img/top/sp/mainvisual.jpg");
    background-position: 50%;
    background-size: cover;
    background-repeat: no-repeat;
    background-color: #e7ecef;
    width: auto;
    max-width: none;
    padding: calc(60/640*100vw) calc(40/640*100vw) calc(170/640*100vw);
  }
  body.home #mainvisual .vis .to {
    display: inline-block;
    background-color: #fff;
    font-size: 0.78571em;
    font-weight: bold;
    line-height: 1.36364em;
    padding: 0.3em 1em;
  }
  body.home #mainvisual .vis .copy img.sp {
    margin-left: calc(-20/640*100vw);
    width: calc(320/640*100vw);
  }
  body.home #mainvisual .net {
    background-image: url("/img/common/bg_net.gif");
    width: auto;
    max-width: none;
    padding: 1.5em calc(50/640*100vw);
  }
  body.home #mainvisual .net .data {
    margin-bottom: 1em;
    position: relative;
  }
  body.home #mainvisual .net .data img {
    max-width: 100%;
    display: block;
    margin: 0 auto;
  }
  body.home #mainvisual .net .data .att {
    display: inline-block;
    padding: 0 0 0.3em;
    left: auto;
    right: 0;
    font-size: 0.64286em;
  }
  body.home #mainvisual .net .btn {
    font-size: 1.35714em;
    display: block;
    margin: 0 auto;
    font-weight: bold;
    padding: 0.8em 0;
  }
  body.home #mainvisual .net .btn:after {
    background-image: url("/img/common/icon_arrow_r_w.png");
    width: 0.26316em;
    display: block;
  }
  body.home #homemenu ul {
    display: flex;
    flex-wrap: wrap;
  }
  body.home #homemenu ul li {
    text-align: center;
    font-size: calc(20/28*1em);
    flex-grow: 1;
    flex-basis: calc(1/3*100%);
    border-bottom: #dee0e9 1px solid;
    padding: 1em 0;
    box-sizing: border-box;
  }
  body.home #homemenu ul li a {
    display: block;
    padding: 0.5em 0;
    border-left: #dee0e9 1px solid;
    box-sizing: border-box;
    line-height: 1.2;
  }
  body.home #homemenu ul li a:before {
    content: "";
    display: block;
    width: calc(45/640*100vw);
    height: calc(45/640*100vw);
    margin-bottom: 0.5em;
    background-position: 50%;
    background-repeat: no-repeat;
    background-size: contain;
    margin: 0 auto 0.5em;
  }
  body.home #homemenu ul li:nth-child(3n) {
    border-left: none;
  }
  body.home #homemenu ul li.menu01 a:before {
    background-image: url("/img/common/menu_01.png");
  }
  body.home #homemenu ul li.menu02 a:before {
    background-image: url("/img/common/menu_02.png");
  }
  body.home #homemenu ul li.menu03 a:before {
    background-image: url("/img/common/menu_03.png");
  }
  body.home #homemenu ul li.menu04 a:before {
    background-image: url("/img/common/menu_04.png");
  }
  body.home #homemenu ul li.menu05 a:before {
    background-image: url("/img/common/menu_05.png");
  }
  body.home #homemenu ul li.menu06 a:before {
    background-image: url("/img/common/menu_06.png");
  }
  body.home #outline {
    padding: 0 0 3em;
  }
  body.home #outline .lead {
    margin: 1.2em auto;
    text-align: left;
    font-size: 1.14286em;
    line-height: 1.625em;
    padding: 0 calc(35/640*100vw);
    width: auto;
    max-width: none;
  }
  body.home #outline .text {
    font-size: 1em;
    text-align: left;
    line-height: 1.78571em;
    padding: 0 calc(35/640*100vw);
    width: auto;
    max-width: none;
    margin-bottom: 1.5em;
  }
  body.home #outline .btn {
    display: block;
    margin: 0 auto;
    width: calc(400/640*100vw);
  }
  body.home #outline,
  body.home #service {
    padding-bottom: 1.5em;
  }
  body.home #outline h2,
  body.home #service h2 {
    background-image: none;
    font-size: 1em;
    font-weight: bold;
    line-height: 2.5em;
    text-align: center;
    color: #fff;
    padding: 0;
  }
  body.home #service .list {
    padding: 0;
    flex-direction: column;
    width: auto;
    max-width: none;
  }
  body.home #service .list > a {
    margin: 0;
    display: block;
    width: auto;
    padding: 1.2em calc(35/640*100vw);
    border-bottom: #dee0e9 1px solid;
    background-color: #fff;
    position: relative;
  }
  body.home #service .list > a:before {
    position: absolute;
    width: calc(22/640*100vw);
    height: 100%;
    top: 0;
    right: calc(15/640*100vw);
    display: block;
    content: "";
    background-image: url("/img/common/icon_larrow.png");
    background-size: contain;
    background-position: 50%;
    background-repeat: no-repeat;
  }
  body.home #service .list > a .img {
    background: none !important;
    display: flex;
    align-items: center;
  }
  body.home #service .list > a .img img.sp {
    width: calc(152/640*100vw);
    height: auto;
  }
  body.home #service .list > a .img .txt {
    flex-direction: column;
    padding: 0;
    padding-left: calc(35/640*100vw);
    font-size: 1em;
    width: auto;
    height: auto;
  }
  body.home #service .list > a .img .txt img {
    margin: 0;
    margin-bottom: 1em;
  }
  body.home #service .list > a .img .txt p {
    line-height: calc(42/28*1em);
    font-weight: normal;
  }
  body.home #movie {
    padding: 2em 0 3em;
    background-image: none !important;
    background-color: #f4f5f6;
  }
  body.home #movie .inner {
	background-color: #fff;
    padding: 20px;
    flex-direction: column;
    width: 96%;
    max-width: 740px;
	  margin: 0 auto;
  box-sizing: border-box;
  text-align:left;
  }
  body.home #movie .inner .boxLeft {
    width: auto;
    float: none;
    padding: 0;
  }
  body.home #movie .inner .boxLeft h2 {
    background-color: transparent;
    color: inherit;
    font-size: calc(32/28*1em);
    line-height: calc(46/32*1em);
    text-align: left;
    padding: 0;
    margin-bottom: 1.2em;
    border-bottom: none;
  }
  body.home #movie .inner .movie {
    width: auto;
  }
  body.home #movie .inner .movie iframe {
    height: calc(328/640*100vw);
  }
  body.home #merit {
    padding: 0 0 3em;
  }
  body.home #merit h2 {
    background-image: none;
    font-size: 1em;
    font-weight: bold;
    line-height: 2.5em;
    text-align: center;
    color: #fff;
    padding: 0;
  }
  body.home #merit h2 em {
    color: inherit;
    font-size: inherit;
  }
  body.home #merit .list {
    flex-direction: column;
    padding: 0 calc(35/640*100vw);
    margin: 0;
    width: auto;
    max-width: none;
  }
  body.home #merit .list a {
    width: auto;
    padding: 0;
    margin: 0 0 1em;
    display: flex;
  }
  body.home #merit .list a:last-child {
    margin-bottom: 1.5em;
  }
  body.home #merit .list a:before {
    content: "";
    display: inline-block;
    width: 0;
    height: 0;
    border: 1em solid transparent;
    border-bottom: 1em solid;
    position: absolute;
    bottom: 0;
    right: -1em;
  }
  body.home #merit .list a .img {
    width: calc(217/640*100vw);
  }
  body.home #merit .list a .img img.sp {
    display: block;
  }
  body.home #merit .list a p {
    font-size: calc(26/28*1em);
    line-height: calc(42/26*1em);
    text-align: left;
    display: flex;
    align-items: center;
    padding-left: calc(48/26*1em);
  }
  body.home #merit .list a p em {
    font-size: calc(36/26*1em);
  }
  body.home #merit .btn {
    display: block;
    margin: 0 auto;
    width: calc(400/640*100vw);
  }
  body.home #case {
    padding: 0 0 3em;
  }
  body.home #case h2 {
    background-image: none;
    font-size: 1em;
    font-weight: bold;
    line-height: 2.5em;
    text-align: center;
    color: #fff;
    padding: 0;
  }
  body.home #case h3 {
    font-size: calc(36/26*1em);
    line-height: 1em;
    margin: 1.8em 0;
  }
  body.home #case h3 em {
    font-size: calc(40/36*1em);
    line-height: 0.9em;
  }
  body.home #case ul.logos {
    width: auto;
    max-width: none;
    margin: 0;
    padding: 0 calc(35/640*100vw);
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
  }
  body.home #case ul.logos li {
    width: calc(170/640*100vw);
    margin: 0;
    margin-bottom: 1em;
  }
  body.home #case ul.logos li:nth-child(n+10) {
    display: none;
  }
  body.home #case div.case {
    flex-direction: column;
    width: auto;
    max-width: none;
    margin: 0;
  }
  body.home #case div.case .pcLeft {
    width: auto;
    padding: 0 calc(35/640*100vw);
  }
  body.home #case div.case .pcLeft a .label {
    font-size: calc(24/28*1em);
    padding: 1em;
  }
  body.home #case div.case .pcLeft a .label .title {
    font-size: 1em;
    line-height: calc(34/24*1em);
  }
  body.home #case div.case .pcLeft a .label .name {
    font-size: calc(18/24*1em);
    line-height: calc(30/18*1em);
  }
  body.home #case div.case .pcLeft .text {
    display: none;
  }
  body.home #case div.case .pcRight {
    width: auto;
    max-width: none;
    margin: 1.5em 0;
    padding: 0 calc(35/640*100vw);
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
  }
  body.home #case div.case .pcRight li {
    padding: 0;
    width: calc(270/640*100vw);
  }
  body.home #case div.case .pcRight li:nth-child(n+3) {
    display: none;
  }
  body.home #case div.case .pcRight li a .label {
    font-size: calc(18/28*1em);
    padding: 1em;
  }
  body.home #case div.case .pcRight li a .label .name {
    font-size: 1em;
    line-height: 1em;
  }
  body.home #case div.case .pcRight li .title {
    display: none;
  }
  body.home #case div.case .pcRight li .text {
    display: none;
  }
  body.home #case .btn {
    display: block;
    margin: 0 auto;
    width: calc(400/640*100vw);
  }
  body.home #optiontool #option {
    padding: 1.5em 0 0.5em;
    background-color: transparent;
  }
  body.home #optiontool #option a.sp {
    display: flex;
    padding: 1.5em calc(35/640*100vw);
    align-items: center;
    justify-content: space-between;
    position: relative;
  }
  body.home #optiontool #option a.sp:before {
    position: absolute;
    width: 1em;
    height: 100%;
    top: 0;
    right: 0.5em;
    display: block;
    content: "";
    background-image: url("/img/common/icon_larrow.png");
    background-size: contain;
    background-position: 50%;
    background-repeat: no-repeat;
  }
  body.home #optiontool #option a.sp img {
    width: calc(210/640*100vw);
  }
  body.home #optiontool #option a.sp p {
    width: calc(325/640*100vw);
    font-size: calc(30/28*1em);
    line-height: calc(50/30*1em);
    font-weight: bold;
  }
  body.home #optiontool #tool {
    padding: 0 0 1.5em;
    background-image: none;
  }
  body.home #optiontool #tool a.sp {
    background-image: url("/img/top/tool_bg.jpg");
    background-repeat: no-repeat;
    background-position: 50%;
    background-size: cover;
    display: flex;
    padding: 1.5em calc(35/640*100vw);
    align-items: center;
    justify-content: space-between;
    position: relative;
    color: #fff;
  }
  body.home #optiontool #tool a.sp:before {
    position: absolute;
    width: 1em;
    height: 100%;
    top: 0;
    right: 0.5em;
    display: block;
    content: "";
    background-image: url("/img/common/icon_larrow_w.png");
    background-size: contain;
    background-position: 50%;
    background-repeat: no-repeat;
  }
  body.home #optiontool #tool a.sp img {
    width: calc(210/640*100vw);
  }
  body.home #optiontool #tool a.sp p {
    width: calc(325/640*100vw);
    font-size: calc(30/28*1em);
    line-height: calc(50/30*1em);
    font-weight: bold;
  }

  body.home #news {
    margin: 0 0 2em;
  }
  body.home #news h2 {
    background-image: none;
    font-size: 1em;
    font-weight: bold;
    line-height: 2.5em;
    text-align: center;
    color: #fff;
    padding: 0;
    text-align: center;
    display: block;
  }
  body.home #news > div h3 {
    margin: 0 calc(35/640*100vw);
  }
  body.home #news > div ul {
    padding-top: 0;
    margin-bottom: 0;
  }
  body.home #news > div ul li {
    padding: 1em calc(35/640*100vw);
    display: block;
  }
  body.home #news > div ul li .date {
    font-size: calc(24/28*1em);
  }
  body.home #news .news {
    margin-bottom: 2em;
  }
  body.home #news .seminar {
    margin-bottom: 1em;
  }
  body.home #news > p.sp {
    text-align: right;
    padding: 0 calc(35/640*100vw);
  }
  body.home #news > p.sp a {
    display: inline-block;
    padding-left: 0.8em;
    background-image: url("/img/common/icon_arrow_r.png");
    background-repeat: no-repeat;
    background-position: left 50%;
    background-size: calc(10/28*1em) auto;
    text-decoration: underline;
  }
  body.home #facebook {
    padding: 0 calc(35/640*100vw);
    margin: 0;
  }
  body.home #facebook h2 {
    display: none;
  }

}



