@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-sp.jpg);
}
#mv h2{
	text-shadow: 0 0 20px #fff, 0 0 20px #fff, 0 0 20px #fff, 0 0 20px #fff, 0 0 20px #fff, 0 0 20px #fff, 0 0 40px #fff, 0 0 40px #fff, 0 0 40px #fff;
}
main article#mv h2 img.subtitle {
	margin: -6px auto 0;
	height: 30px;
}
main article#qa h2 img {
	display: block;
	margin: 4px auto 0;
	height: 13px;
}
main #cheader{
  text-align: left;
  padding-top: 0;
  padding-bottom: 0;
  background-color: transparent;
  z-index: 10;
  position: relative;
}
main #cheader section{
  padding: 0;
}
main #cheader section div{
  background: url(/img/casestudy/sightseeing/01.jpg) center bottom no-repeat;
  padding: 0 12px 50%;
  height: 0;
  background-size: cover;
}

main #cheader h2 {
  position: relative;
  overflow: hidden;
  height: 140px;
  margin: 0;
}
main #cheader h2 img {
	position: absolute;
	bottom: 0;
	width: auto;
	height: 160px;
}
main #cheader.sight h2 img {
	left: 0;
}
main #cheader.biz h2 img {
	right: 0;
}

main #cheader h3,
main #cheader p{
  padding: 0 16px;
}
main #cheader h3{
  text-align: left;
  font-size: 19px;
  margin: 48px 0 8px;
  color: #3f9cdd;
}
.sightseeing main #cheader h3{
  color: #d7638b;
}

main #cheader p{
  margin-bottom: 60px;
}

main article.timeline{
  position: relative;
  z-index: 1;
  padding-top: 20px;
  padding-bottom: 0;
  background-color: transparent;
}
main article#entry{
}
main article.timeline > section{
  position: relative;
  z-index: 2;
  max-width: 100%;
  padding: 0 0 60px;
  background: url(/img/casestudy/sightseeing/02sp.jpg) center top no-repeat;
  background-size: cover;
}
main article.timeline > section > section .cfooter::before,
main article.timeline > section::before{
  z-index: 5;
  position: absolute;
  display: inline-block;
  width: 200%;
  height: 100px;
  left: -50%;
  top:-50px;
  background: #efc1d1;
  content: " ";
  -webkit-transform: rotate(-4deg);
  -moz-transform: rotate(-4deg);
  -ms-transform: rotate(-4deg);
  -o-transform: rotate(-4deg);
  transform: rotate(-4deg);
}
main .timelinewrap{
  position: relative;
}
main .timelinewrap::before{
  z-index: 15;
  position: absolute;
  display: inline-block;
  width: 2px;
  height: 100%;
  left: 15px;
  top:30px;
  background: #fff;
  content: " ";
}
main article.timeline > section > section .cfooter::before{
  top:auto;
  bottom: -40px;
  z-index: -1;
}
main article#casestudy {
  z-index: 1;
  position: relative;
  padding-top: 70px;
}
main .timeline h2{
  color:#fff;
  position: relative;
  z-index: 10;
  font-size: 19px;
  line-height: 1;
}
main .timeline h2 img {
  display: inline-block;
  vertical-align: middle;
  margin: 0 0 0 8px;
  height: 12px;
}
main article.timeline h3{
  position: relative;
}
main article.timeline h3::before,
main article.timeline h2::before{
  z-index: 5;
  position: absolute;
  display: inline-block;
  width: 14px;
  height: 14px;
  left: 9px;
  top:1px;
  background: #fff;
  content: " ";
  border-radius: 7px;
}
main article.timeline h3::before{
  width: 10px;
  height: 10px;
  margin-left: -33px;
  top: 10px;
  left: 0;
  border-radius: 5px;
}
main article.timeline h3::after{
  z-index: 5;
  position: absolute;
  display: inline-block;
  width: 10px;
  height: 0px;
  content: " ";
  background: none;
  margin-left: -22px;
  top: 14px;
  left: 0;
  border-top: 1px dashed #fff;
}
main .timeline h2,
main .timeline > section > section{
  margin: 0 auto;
  padding-left: 32px;
  padding-right: 8px;
  text-align: left;
}
main .timeline > section > section{
  padding-top: 70px;
  padding-bottom: 140px;
}
main .timeline > section > section .column{
  background-color: rgba(255,255,255,.9);
  padding: 12px;
  display: inline-block;
}
main .timeline > section > section .column h3{
  text-align: left;
  font-size: 18px;
  margin-bottom: 8px;
}
main .timeline > section > section .column p{
  margin-bottom: 0;
}
main .timeline > section > section aside{
  position: absolute;
  content: " ";
  display: inline-block;
  vertical-align: middle;
  width: 174px;
  height: 156px;
  bottom: 26px;
  right: 8px;
}
.sightseeing main article.timeline#entry > section > section {
  padding-bottom: 110px;
}
.sightseeing main article.timeline#pickup > section{
  background-image: url(/img/casestudy/sightseeing/03sp.jpg);
  background-size: 100%;
  background-position: center 80px;
  background-repeat: repeat;
}
.sightseeing main article.timeline#pickup > section > section{
  padding-bottom: 236px;
}
.sightseeing main article.timeline#pickup > section > section aside{
  width: 187px;
  height: 168px;
  bottom: 136px;
}
.sightseeing main article.timeline#day1 > section:nth-of-type(1){
  background-size: 100%;
  background-position: center bottom;
  background-repeat: repeat;
}
.sightseeing main article.timeline#day1 > section:nth-of-type(1) > section:nth-of-type(2){
  padding-bottom: 150px;
}
.sightseeing main article.timeline#day1 > section:nth-of-type(1) > section:nth-of-type(2) .column{
  position: relative;
  z-index: 5;
}

.sightseeing main article.timeline#day1 > section:nth-of-type(1) > section:nth-of-type(2) aside{
  width: 183px;
  height: 164px;
  bottom: 52px;
}
.sightseeing main article.timeline#day1 > section:nth-of-type(2){
  background-image: url(/img/casestudy/sightseeing/06sp.jpg);
  background-size: 100%;
  background-position: center bottom;
  background-repeat: repeat;
}
.sightseeing main article.timeline#day1 > section:nth-of-type(2) > section:nth-of-type(1) aside{
  width: 115px;
  height: 78px;
  bottom: auto;
  top: -40px;
  z-index: 10;
}
.sightseeing main article.timeline#day1 > section:nth-of-type(2) > section:nth-of-type(2) aside{
  width: 258px;
  height: 262px;
  bottom: 40px;
}
.sightseeing main article.timeline#day1 > section:nth-of-type(3){
  background: #e391ae;
}
.sightseeing main article.timeline#day1 > section:nth-of-type(3) > section aside{
  width: 189px;
  height: 125px;
  bottom: 36px;
  z-index: 10;
}
.sightseeing main article.timeline#day2_3 > section{
  background-image: url(/img/casestudy/sightseeing/08sp.jpg);
}
.sightseeing main article.timeline#return > section{
  background-image: url(/img/casestudy/sightseeing/09sp.jpg);
}
.sightseeing main article.timeline#day1 > section::before{
  background: #e391ae;
}
.sightseeing main article.timeline#day1 > section:nth-of-type(1)::before{
  height: 270px;
}
.sightseeing main article.timeline#day2_3 > section::before{
  background: #dd7a9c;
}
.sightseeing main article.timeline#day2_3 > section > section{
  position: relative;
}
.sightseeing main article.timeline#day2_3 > section > section:nth-of-type(1){
  padding-top: 70px;
  padding-bottom: 180px;
}
.sightseeing main article.timeline#day2_3 > section > section:nth-of-type(2){
  padding-top: 0;
  padding-bottom: 180px;
}
.sightseeing main article.timeline#day2_3 > section > section:nth-of-type(1) aside{
  width: 199px;
  height: 168px;
  bottom: 20px;
  z-index: 10;
}
.sightseeing main article.timeline#day2_3 > section > section:nth-of-type(2) aside{
  width: 164px;
  height: 196px;
  top: 110px;
  z-index: 10;
}
.sightseeing main article.timeline > section > section .cfooter::before,
.sightseeing main article.timeline#return > section::before{
  background: #d7638b;
}
.sightseeing main article.timeline#return > section > section{
  padding-bottom: 110px;
}
.sightseeing main article.timeline#return > section > section aside{
  width: 184px;
  height: 134px;
  bottom: 40px;
}
.sightseeing main article#day1{
  margin-top: 180px;
}
.sightseeing main article.timeline#day1 > section:nth-of-type(1){
  margin-top: -280px;
}
.sightseeing main article.timeline#day1 > section:nth-of-type(1) > section:nth-of-type(1){
  padding-top: 0;
  padding-bottom: 10px;
}
.sightseeing main article.timeline#day1 > section:nth-of-type(1) > section:nth-of-type(1) .column {
  position: relative;
  margin-top: 20px;
  z-index: 9;
}
.sightseeing main article.timeline#day1 > section:nth-of-type(2)::before{
  height: 280px;
}
.sightseeing main article.timeline#day1 > section:nth-of-type(2) > section:nth-of-type(1){
  padding-top: 0;
  padding-bottom: 60px;
}
.sightseeing main article.timeline#day1 > section:nth-of-type(2) > section:nth-of-type(1) .column {
  position: relative;
  z-index: 9;
  margin-top: 30px;
}

.sightseeing main article.timeline#day1 > section:nth-of-type(2) > section:nth-of-type(2) {
  padding-top: 20px;
  padding-bottom: 240px;
}

.sightseeing main article.timeline#day1 > section:nth-of-type(3) > section:nth-of-type(1) {
  padding-top: 0px;
  padding-bottom: 96px;
}
.sightseeing main article.timeline#day1 > section:nth-of-type(3) > section:nth-of-type(1) .column {
  position: relative;
  margin-top: -10px;
  z-index: 9;
}
.business main #cheader section div{
  background: url(/img/casestudy/business/01.jpg) left top no-repeat;
  background-size: cover;
  text-align: right;
}
.business main article.timeline#entry > section{
  background-image: url(/img/casestudy/business/02sp.jpg);
}
.business main .timeline > section > section {
  padding-bottom: 150px;
}
.business main article.timeline > section > section .cfooter::before,
.business main article.timeline > section::before{
  background: #8cc4eb;
}
.business main article.timeline#entry > section > section aside{
  width: 180px;
  height: 186px;
  bottom: 28px;
}
.business main article.timeline#pickup > section > section .cfooter::before,
.business main article.timeline#pickup > section::before,
.business main article.timeline#pickup > section:nth-of-type(1) {
  background: #65b0e4;
}
.business main article.timeline#pickup > section:nth-of-type(1) {
  padding: 0;
  z-index: 3;
}
.business main article.timeline#pickup > section:nth-of-type(1) > section {
  padding-top: 20px;
  padding-bottom: 190px;
}
.business main article.timeline#pickup > section:nth-of-type(1) .column {
  margin-bottom: 20px;
  position: relative;
  z-index: 5;
}

.business main article.timeline#pickup > section:nth-of-type(2) > section::before {
  top:-150px;
}
.business main article.timeline#pickup > section:nth-of-type(2) > section:nth-of-type(1) {
  padding-top: 90px;
  padding-bottom: 210px;
}
.business main article.timeline#pickup > section:nth-of-type(2) > section:nth-of-type(1) .column {
}
.business main article.timeline#pickup > section > section aside{
  position: absolute;
  z-index: 9;
  width: 256px;
  height: 270px;
  bottom: -54px;
}
.business main article.timeline#pickup > section:nth-of-type(2){
  background-image: url(/img/casestudy/business/04sp.jpg);
}
.business main article.timeline#pickup > section:nth-of-type(2) > section:nth-of-type(2){
  padding-top: 60px;
  padding-bottom: 160px;
}
.business main article.timeline#pickup > section:nth-of-type(2) > section aside{
  width: 211px;
  height: 230px;
  bottom: 48px;
  margin-left: 30px;
  z-index: 10;
}


.business main article.timeline#pickup > section:nth-of-type(3) {
  margin-top: 150px;
}
.business main article.timeline#pickup > section:nth-of-type(3)::before {
  height: 280px;
  margin-top: -150px;
}
.business main article.timeline#pickup > section:nth-of-type(3){
  background-image: url(/img/casestudy/business/06sp.jpg);
}
.business main article.timeline#pickup > section:nth-of-type(3) > section:nth-of-type(1){
  padding-top: 0;
  padding-bottom: 20px;
}
.business main article.timeline#pickup > section:nth-of-type(3) > section:nth-of-type(1) .column {
  z-index: 9;
  position: relative;
  margin-top: -130px;
}
.business main article.timeline#pickup > section:nth-of-type(3) > section:nth-of-type(1) aside{
  width: 114px;
  height: 76px;
  top: -180px;
  margin-left: 0;
  z-index: 10;
}
.business main article.timeline#pickup > section:nth-of-type(3) > section:nth-of-type(2){
  padding-bottom: 240px;
}
.business main article.timeline#pickup > section:nth-of-type(3) > section:nth-of-type(2) aside{
  width: 213px;
  height: 236px;
  bottom: 70px;
  z-index: 10;
}

.business main article.timeline#pickup > section:nth-of-type(4) {
  margin-top: 100px;
}
.business main article.timeline#pickup > section:nth-of-type(4)::before {
  height: 280px;
  margin-top: -100px;
}
.business main article.timeline#pickup > section:nth-of-type(4) > section:nth-of-type(1) .column {
  z-index: 9;
  position: relative;
  margin-top: -60px;
}
.business main article.timeline#pickup > section:nth-of-type(4) > section:nth-of-type(1) aside{
  width: 119px;
  height: 80px;
  top: -130px;
  z-index: 10;
}
.business main article.timeline#pickup > section:nth-of-type(4){
  background-image: url(/img/casestudy/business/08sp.jpg);
}
.business main .timeline#pickup > section:nth-of-type(4) > section:nth-of-type(1) {
  padding-top: 0;
  padding-bottom: 40px;
}
.business main .timeline#pickup > section:nth-of-type(4) > section:nth-of-type(2) {
  padding-top: 40px;
  padding-bottom: 210px;
}
.business main article.timeline#pickup > section:nth-of-type(4) > section:nth-of-type(2) aside{
  width: 191px;
  height: 226px;
  bottom: 50px;
  z-index: 10;
}

.business main article.timeline#pickup > section:nth-of-type(5) {
  background: #65b0e4;
}
.business main article.timeline#pickup > section:nth-of-type(5) > section:nth-of-type(1){
  padding-bottom: 110px;
}
.business main article.timeline#pickup > section:nth-of-type(5) > section:nth-of-type(1) .column {
  z-index: 9;
  position: relative;
  margin-top: -90px;
}
.business main article.timeline#pickup > section:nth-of-type(5) > section:nth-of-type(1) aside{
  width: 213px;
  height: 146px;
  bottom: 30px;
  z-index: 10;
}
.business main article.timeline#return > section > section .cfooter::before,
.business main article.timeline#return > section::before {
  background: #3f9cdd;
}
.business main article.timeline#return > section > section .cfooter::before{
  bottom: -40px;
}
.business main article.timeline#return > section{
  background-image: url(/img/casestudy/business/10sp.jpg);
}

.business main article.timeline#return > section > section{
  padding-bottom: 120px;
}
.business main article.timeline#return > section > section aside{
  width: 184px;
  height: 144px;
  bottom: 40px;
}




#casestudy{
	padding-bottom: 0;
}
#casestudy>section>p br{
  display: none;
}

#casestudy h2{
	display: inline-block;
	font-size: 20px;
	position: relative;
}
#casestudy h2 img{
	display: inline-block;
	width: 56px;
	position: absolute;
	left: -24px;
	top: -22px;
}
#casestudy .categorylink{
	background: #deeaf5 url(/img/about/categorylink-bg.png) center top no-repeat;
	background-size: contain;
	padding-bottom: 20px;
	padding-top: 20px;
}
#casestudy .categorylink ul{
	max-width: 360px;
	margin: 0 auto 12px;
	text-align: left;
}
#casestudy .categorylink ul li{
	margin:0 8px 8px;
	font-size: 0;
}
#casestudy .categorylink ul li a{
	text-decoration: none;
	color: #0e0e0e;
	background-color: #fff;
	overflow: hidden;
	display: inline-block;
}
#casestudy .categorylink ul li:nth-child(1),
#casestudy .categorylink ul li:nth-child(2){
}
#casestudy .categorylink ul li:nth-child(5),
#casestudy .categorylink ul li:nth-child(2){
}
#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;
}

/* img to text */
.com-subtitle.is-en{
  display: block;
  font-family: Lato-Italic;
}
.mv-head .is-en {
  font-size: 14px;
  letter-spacing: 0.2em;
  margin: -1px auto 0;
}
.mv-head .is-adjust_position {
  font-size: 30px;
  margin: 0 -0.4em;
  vertical-align: middle;
}
.com-section-sub_head {
  font-family: Lato-Italic;
  font-size: 12px;
  letter-spacing: 0.2em;
  margin: 0 0 0 14px;
  vertical-align: middle;
}
.sightseeing .com-section-sub_head {
  color: #f5dae3;
}
.business .com-section-sub_head {
  color: #c8e3f5;
}
.com-section-head .is-en {
  color: #038de1;
	font-size: 12px;
	letter-spacing: 0.25em;
	margin: 3px auto 0;
}

