@charset "UTF-8";
@font-face {
  font-display: swap;
	font-family: "Lato-Italic";
	src: url("/fonts/Lato-Italic.ttf") format("truetype");
}

header nav#mainnav ul li a{
  color:#0e0e0e;
}
header nav#mainnav ul li{
  background-image: url(/img/common/nav-divline-g.png);
}

#mv{
  background-image: url(/img/casestudy/mv.jpg);
}

#mv h2{
  text-shadow:
    0 0 40px #fff,
    0 0 40px #fff,
    0 0 40px #fff,
    0 0 40px #fff,
    0 0 40px #fff,
    0 0 40px #fff;
}
header nav#mainnav li a{
  text-shadow:
    0 0 16px #fff,
    0 0 16px #fff,
    0 0 16px #fff,
    0 0 16px #fff,
    0 0 16px #fff,
    0 0 16px #fff,
    0 0 16px #fff,
    0 0 16px #fff;
}
header.fixed nav#mainnav li a{
  text-shadow:none;
}
main article#mv h2 img.subtitle {
	margin-top: -4px;
}
main .btn {
  min-width: 400px;
}
main #cheader{
  padding-top: 0;
  padding-bottom: 0;
}
main #cheader section {
  padding: 0;
}
main #cheader section section{
  position: relative;
/*  max-width: none; */
}
main #cheader section.chead01 {
	height: 495px;
	margin-top: -70px;
}
main #cheader section.chead02,
main #cheader section.chead03 {
	height: 496px;
	margin-top: -160px;
}
main #cheader section.chead04 {
	height: 493px;
	margin-top: -160px;
}
main #cheader div h2 {
  position: relative;
  display: inline-block;
  margin-top: 136px;
}

main #cheader div h2 img {
  display: inline-block;
  position: absolute;
  left: -80px;
	top: -91px;
}
main #case h2 img {
  display: inline-block;
  position: absolute;
  left: -86px;
  top: -106px;
}


main #cheader h3 {
  position: relative;
	z-index: 2;
  text-align: left;
	width: 1000px;
	margin: 0 auto;
	font-size: 24px;
}
main #cheader h3.left {
	color: #fff;
}
main #cheader h3.right {
	color: #024975;
	text-align: right;
}
main #cheader section.chead01 h3.right {
	padding-top: 122px;
	padding-right: 23px;
}
main #cheader section.chead02 h3.left {
	padding-top: 167px;
	padding-left: 61px;
}
main #cheader section.chead03 h3.right {
	padding-top: 130px;
	padding-right: 74px;
}
main #cheader section.chead04 h3.left {
	padding-top: 175px;
	padding-left: 60px;
}
main #cheader section section p {
  position: absolute;
  top: 0;
	left: 50%;
	z-index: 1;
  width: 2000px;
	margin-left: -1000px;
  margin-bottom: 0;
}
main #cheader div.cheadlast {
	position: relative;
	width: 1000px;
	height: 418px;
	margin: -159px auto 0;
	padding: 151px 400px 0 252px;
}
main #cheader div.cheadlast p{
  position: relative;
  z-index: 2;
  text-align: center;
  font-size: 14px;
  font-weight: bold;
  text-indent: 0;
  line-height: 24px;
}
main #cheader div.cheadlast p span{
  font-size: 17px;
  color: #0c8cd7;
}
main #cheader div.cheadlast img {
  position: absolute;
  top: 0;
	left: 50%;
	z-index: 1;
	display: inline-block;
	width: 2000px;
	max-width: none;
	margin-left: -1000px;
  margin-bottom: 0;
}


#case{
}
#case section{
	padding-right: 0;
	padding-left: 0;
}
#case .btn {
	min-width: auto;
	width: 360px;
	margin-right: 10px;
}
#case h2{
  position: relative;
  display: inline-block;
  margin-top: 60px;
}

#case h2 span{
  display: inline-block;
  background-image: url(/img/casestudy/fukidashi01.png);
  text-indent: -9999px;
  width: 140px;
  height: 93px;
  position: absolute;
  left: -80px;
  top: -103px;
}
#case>section>p:first-of-type{
  width: 720px;
  margin: 0 auto;
  text-align: center;
}
#case h3{
	position: relative;
	max-width: 370px;
	text-align: left;
	font-size: 28px;
	margin: 0 0 30px;
	padding-top: 8px;
}
#case h3 img{
	position: absolute;
	top: 0;
	left:0;
	text-align: left;
	font-size: 13px;
	display: inline-block;
}



#case p{
	margin-bottom: 30px;
	text-align: left;
}
#case section section div{
	max-width: 370px;
	display: inline-block;
}
#case #trip,
#case #biz{
	margin: 60px 0 0;
	padding-top: 40px;
	padding-right: 0;
	padding-left: 0;
	min-height: 440px;
}
#case #trip{
  text-align: left;
	padding-left: 11%;
	background: url(/img/casestudy/case1-img.jpg) right top no-repeat;
}
#case #biz{
	padding-right: 11%;
	text-align: right;
	background: url(/img/casestudy/case2-img.jpg) left top no-repeat;
}

#voice{
	position: relative;
  padding-top: 90px;
	padding-bottom: 120px;
}
#voice h2{
	position: relative;
	left: -100px;
  text-align: left;
  max-width: 1000px;
  height: 150px;
  margin: 0 auto;
  margin-bottom: 0;
}
#voice h2 img {
	position: relative;
	z-index: 10;
}
#voice .voiceInner {
	position: relative;
	max-width: 1060px;
    margin: -22px auto 0;
	padding: 0 16px;
}
#voice .voiceInner> p {
  position: absolute;
	top: -180px;
	right: 30px;
  width: 412px;
  height: 960px;
  vertical-align: middle;
  z-index: 9;
}

#voice div.vwrapper {
	overflow: hidden;
	padding: 180px 0;
	margin-top: -815px;
	margin-bottom: -160px;
	z-index: 1;
}
#voice div.vinner{
    -webkit-transform: rotate(5deg);
    -moz-transform: rotate(5deg);
    -ms-transform: rotate(5deg);
    -o-transform: rotate(5deg);
    transform: rotate(5deg);
    text-align: center;
    overflow: hidden;
    width: 120%;
    height: 700px;
    margin-left: -10%;
}
#voice div.vinner section{
    background: url(/img/about/voice-bg.png);
    background-size: 210px;
    -webkit-transform: rotate(-20deg);
    -moz-transform: rotate(-20deg);
    -ms-transform: rotate(-20deg);
    -o-transform: rotate(-20deg);
    transform: rotate(-20deg);
    padding: 20%;
    margin: -20%;
    width: 150%;
    max-width: 150%;
    height: 2000px;
}

#voice ul {
    margin: 30px 0 70px;
}
#voice li {
  text-indent: 0;
  margin: 0 0 0.3em;
  display: block;
}
#voice li div, #voice li p, #voice li {
  text-align: left;
  z-index: 3;
  position: relative;
}
#voice li div {
  color: #fff;
  padding-left: 11px;
	font-weight: bold;
  font-size: 14px;
  margin-bottom: 8px;
}
#voice li p {
  margin-left: 11px;
  display: inline-block;
  padding: 16px 24px;
  border-radius: 20px;
  -webkit-border-radius: 20px;
  -moz-border-radius: 20px;
  font-size: 14px;
  position: relative;
  -webkit-box-shadow: 0px 2px 4px rgba(0,0,0,0.3);
  -moz-box-shadow: 0px 2px 4px rgba(0,0,0,0.3);
  -ms-box-shadow: 0px 2px 4px rgba(0,0,0,0.3);
  box-shadow: 0px 2px 4px rgba(0,0,0,0.3);
}
#voice li.green p {
  background: #64dd17;
}
#voice li.white p {
  background: #fff;
}
#voice li p:before {
  content: " ";
  display: inline-block;
  width: 20px;
  height: 20px;
  background-size: contain;
  vertical-align: middle;
  position: absolute;
  top: 0;
  left: -11px;
  z-index: 2;
}
#voice li.white p:before {
  background: url(/img/about/voice-white.png);
}
#voice li.green p:before {
  background: url(/img/about/voice-green.png);
}





#casestudy{
  padding-top: 80px;
  padding-bottom: 0;
  background: url(/img/casestudy/comparison.jpg) center top no-repeat;
}
#casestudy>section{
  color: #fff;
  width: 1140px;
  text-align: left;
  padding:0 0 0 550px;
}
#casestudy>section>p{
  margin-bottom: 30px;
  font-weight: bold;
  line-height: 1.8;
}
#casestudy h2{
  display: inline-block;
  font-size: 18px;
  position: relative;
  margin-bottom: 10px;
  color:#f1bb0b;
}
#casestudy h3{
  text-align: left;
  font-size: 24px;
  line-height: 1.5;
  margin-bottom: 30px;
}
#casestudy .categorylink{
  padding-bottom: 60px;
  margin-top: 80px;
}
#casestudy .categorylink ul{
  max-width: 1000px;
  margin: 0 auto;
  text-align: left;
}
#casestudy .categorylink ul li{
  margin:0 20px 10px 0;
  width:320px;
}
#casestudy .categorylink ul li a{
  text-decoration: none;
  color: #0e0e0e;
  background-color: #f0f5f9;
  overflow: hidden;
  display: inline-block;
}
#casestudy .categorylink ul li:nth-child(6),
#casestudy .categorylink ul li:nth-child(3){
  margin-right: 0;
}
#casestudy .categorylink h3{
  display: none;
}
#casestudy .categorylink ul li h4{
  color: #038de1;
  font-size:14px;
  line-height: 1;
  margin: 16px 16px 0 136px;
  margin-bottom: 12px;
  text-align: left;
}
#casestudy .categorylink ul li p{
  font-size: 12px;
  line-height: 1.6;
  margin: 0 16px 16px 136px;
}
#casestudy .categorylink ul li img{
  float: left;
}
main h2 img.subtitle {
	display: block;
	margin: 12px auto 0;
}


/* img to text */
.com-subtitle.is-en {
  display: block;
  font-family: Lato-Italic;
}
.mv-head .is-en {
  font-size: 23px;
  letter-spacing: 0.2em;
  margin: 6px auto 0;
}

.trip-head .is-en,
.biz-head .is-en {
	display: block;
	font-family: "Lato-Italic";
	font-size: 16px;
	font-style: italic;
	letter-spacing: 0.2em;
	margin: 0 auto 24px;
	padding: 0 0 18px;
	position: relative;
}
.trip-head .is-en::after,
.biz-head .is-en::after {
	bottom: 0;
	content: '';
	display: block;
	height: 3px;
	left: 0.1em;
	position: absolute;
	width: 1.8em;
}
.trip-head .is-en {
	color: #f26180;
}
.biz-head .is-en {
	color: #3f9cdd;
}
.trip-head .is-en::after {
	background: #f26180;
}
.biz-head .is-en::after {
	background: #3f9cdd;
}
.com-section-head .is-en {
  color: #038de1;
  font-size: 18px;
  letter-spacing: 0.25em;
  margin: 8px auto 0;
}
