@charset "UTF-8";

.spHeader {
	display: none;	
}
.spbr{
	display: block;
}
body {
	font-family: sofia-pro, YuGothic, "游ゴシック体", "Yu Gothic Medium", "游ゴシック Medium", "Yu Gothic", "游ゴシック", "ヒラギノ角ゴ ProN", "Hiragino Kaku Gothic ProN", "メイリオ", Meiryo, "ＭＳ Ｐゴシック", "MS PGothic", Arial, Helvetica, Verdana, sans-serif;
	font-size: 16px;
	font-weight: 700;
}

html {
	-webkit-overflow-scrolling: touch;
}

a {
	text-decoration: none;
	color: inherit;
}
a:hover{
	opacity: 50%;
}
.top100 {
	margin-top: 100px;
	padding-top: 50px;
}

header {
	width: 100%;
	z-index: 100;
	position: fixed;
	display: flex;
	top: 35px;
}

header h1#rogo {
	width: 25%;
	/*width: 45%;*/
	padding-left: 50px;
}
/*header h1#rogo img {
	width: 250px;
	height: 90px;
}*/
.policy  header,
.contact header{
    border-bottom: 1px solid #000;
    padding-bottom: 30px;
}
.policy header nav ul li,
.contact header nav ul li{
    color: #000;
}

.policy  header h1#rogo img,
.contact header h1#rogo img{
	-webkit-filter: invert(1);
	filter: invert(1);
	}
header nav {
	width: 75%;
	/*width: 45%;*/
	display: flex;
	justify-content: flex-end;
	margin-top: 30px;
}

header nav ul {
	width: fit-content;
	list-style: none;
	margin-left: 50px;
}

header nav ul li {
	display: inline-block;
	width: fit-content;
	color: #FFF;
	font-weight: bold;
	padding-right: 50px;
}

.widthRegulate,
.widthRegulate p {
	width: 640px !important;
}

header nav ul li#twitterIcon {
	padding-right: 10px;
}

#slider {
    width: 100%;
    height: 100vh;
}

.backgroundImage h2 {
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translate(-50%, -50%);
	-webkit-transform: translate(-50%, -50%);
	-ms-transform: translate(-50%, -50%);
	color: #FFF;
}

.backgroundImage h2 .title {
	display: block;
}

.backgroundImage h2 .topTitle {
	font-size: 2.5em;
}

.backgroundImage h2 .subTitle {
	font-size: 18px;
}

.backgroundImage h2 .titleMessage {
	font-size: 14px;
	letter-spacing: 0.12em;
	line-height: 30px;
}

.containerWrapper {
	width: 100%;
	max-width: 1004px;
	margin: 0 auto;
}
.container {
	margin-bottom: 100px;
}

.Container.Works {
	margin-bottom: 0px;
}

h2.contentTitle {
	width: 239px;
	font-size: 40px;
	border-bottom: 4px solid #000;
	padding-bottom: 20px;
	margin-bottom: 50px;
}

.topMessageContainer {
	width: 100%;
	display: flex;
	padding-top: 80px;
	padding-bottom: 35px;
}

.topMessageContainer h4 {
	font-size: 40px;
	border-bottom: 2px solid #000;
	line-height: 50px;
	width: fit-content;
	margin-bottom: 60px;
}

.topMessageContainer div {
	width: 100%;
	font-weight: 700;
	line-height: 2em;
}

.topMessageContainer div.topMessageContainerTitle {
	width: 55%;
	margin-top: -10px;
}

.topMessageContainer div.topMessageText {
	padding-left: 100px;
}

.topMessageContainer div:first-child h2 {
	font-size: 31px;
	text-align: left;
}

.topMessageContainer div:nth-child(2) {
	font-size: 15px;
}

.topMessageContainer div p {
	padding-bottom: 30px;
}

.container .contentContainer {
	width: 100%;
	height: 420px;
}

.container .contentContainer .contentMessage {
	margin: 0 auto;
	display: flex;
	justify-content: center;
	align-items: center;
	position: relative;
}

.container .contentContainer .contentMessage div:first-child {
	position: absolute;
	left: 0;
}

.container .contentContainer .contentMessage div:nth-child(2) {
	position: absolute;
	right: 0;
}

.container .contentContainer .contentMessage .impressionImage {
	position: absolute;
	top: 0;
	z-index: 1 !important;
}

.container .contentContainer .contentMessage .impressionImage img {
	width: 579px !important;
	height: 392px;
	object-fit: cover;
}

.container .contentContainer .contentMessage .titleMessage {
	width: 60%;
	top: 70px;
	z-index: 100 !important;
	line-height: 2em;
}

.container .contentContainer .contentMessage .contentLink {
	display: block;
	padding-top: 15px;
}

.container .contentContainer .contentMessage .contentLink span::after {
	content: url("../img/arrowImg1.svg");
	vertical-align: text-top;
	padding-left: 20px;
}

.container.ourServices .menuContainer li span::after {
	content: "";
}

.container.ourServices .menuContainer li a::after {
	content: url("../img/arrowImg2.svg");
	position: absolute;
	top: 35px;
	right: 20px;
}

.container.ourServices .menuContainer li {
	position: relative;
	width: calc(50% - 10px);
	height: auto;
	/*line-height: 30px;
	padding-top: 20px;
	padding-bottom: 20px;*/
	line-height: 32px;
	padding-top: 32px;
	padding-bottom: 32px;
	border-top: 1px solid #DDD;
	border-bottom: 1px solid #DDD;
}

.container.ourServices .menuContainer li a span {
	width: 100%;
	display: block;
	font-size: 16px;
}

.container.ourServices .menuContainer li a span:first-child {
	font-size: 30px;
}

.container .menuContainer {
	width: 100%;
	position: relative;
	display: block;
	padding-bottom: 50px;
}

.container .menuContainer ul {
	display: flex;
	flex-wrap: wrap;
	padding-left: 0px;
	list-style: none;
}

.container .menuContainer li {
	position: relative;
	width: calc(50% - 10px);
	height: 80px;
	line-height: 75px;
	font-size: 20px;
	border-top: 1px solid #DDD;
	border-bottom: 1px solid #DDD;
	padding-left: 50px;
}

.container .menuContainer li:nth-of-type(2n) {
	margin-left: 20px;
}

.container .menuContainer li:nth-of-type(3n),
.container .menuContainer li:nth-of-type(4n) {
	border-top: none;
}


.container .menuContainer li span::after {
	content: url("../img/arrowImg2.svg");
	position: absolute;
	right: 20px;
}


.secondWrapper .container {
	margin-top: 100px;
}

.contentSubTitle {
	margin-bottom: 50px;
}

.contentLinkBlock {
	max-width: 1004px;
	padding-top: 50px;
	text-align: center;
}

.contentLinkBlock a {
	text-decoration: none;
}

.news {
	margin-bottom: 100px;
}

.newsLink {
	height: 259px;
	background: url(../img/impressionImg3.png);
}

.newsLink .newsBtn {
	width: 438px;
	height: 124px;
	line-height: 124px;
	background-color: #00ACEE;
	text-align: center;
	margin: 0 auto;
	margin-top: 5px;
	font-size: 24px;
	color: #FFF;
	font-weight: 600;
}

.newsLink .newsBtn span::before {
	width: 33px;
	height: 27px;
	display: inline-block;
	content: "";
	margin-right: 20px;
	margin-bottom: 10px;
	background-image: url(../img/twitter.svg);
	background-repeat: no-repeat;
	background-size: cover;
	vertical-align: middle;
}

.newsLink .newsBtn span::after {
	width: 16px;
	height: 16px;
	display: inline-block;
	content: "";
	margin-left: 10px;
	margin-bottom: 5px;
	background-image: url(../img/icon1.svg);
	filter: brightness(0) invert(1);
	background-repeat: no-repeat;
	background-size: cover;
	vertical-align: middle;
}

.ContactLink {
	height: 316px;
	background: url(../img/repeatGrid.png);
}

.contentLinkBlock .ContactLinkMessage {
	font-size: 1.2em;
	margin-bottom: 20px;
}

.ContactLink p {
	line-height: 30px;
}

.contact .contentLinkBtn,
.ContactLink .ContactLinkBtn {
	width: 438px;
	height: 67px;
	line-height: 66px;
	margin: 30px auto;
	background: #A39E9E 0% 0% no-repeat padding-box;
	color: #FFF;
	font-size: 24px;
	text-align: center;
	font-weight: 400;
}

/*.ContactLink .ContactLinkBtn span::after {
	height: 22px;
	display: inline-block;
	content: "";
	margin-left: 20px;
	margin-bottom: 5px;
	background-image: url("../img/arrowImg2.svg");
	filter: brightness(0) invert(1);
	background-repeat: no-repeat;
	background-size: cover;
	vertical-align: middle;
}*/
.ContactLink .ContactLinkBtn.frame{
background: none;
border: 1px solid #A39E9E;
color: #A39E9E;
}
footer {
	width: 100%;
	height: 570px;
	background-color: #000;
	color: #FFF;
	margin-top: 120px;
}

.footerTop {
	display: block;
	width: 60%;
	height: 500px;
	margin: 0 auto;
	display: flex;
}
/*.footerLeft,
.footerRight {
	width: 50%;
}*/
.footerLeft{
	width: 30%;
}
.footerRight {
	width: 70%;
}

.footerLeftTop {
	display: flex;
	align-items: center;
	padding-top: 50px;
}
.footerLeftTop h2#rogo {
	text-align: center;
}
.footerLeftTop h2#rogo img {
	margin: auto;
}

.footersns {
	display: flex;
}

/*
.footersns li {
	list-style: none;
	margin-left: 30px;
	margin-top: 10px;
}
*/
.footersns li {
	list-style: none;
	margin-left: 16px;
	margin-top: 10px;
}

.footerAddress {
	margin-top: 50px;
	/*padding: 0 30px;*/
	font-weight: 400;
	line-height: 30px;
}

.footerRight {
	display: flex;
	font-weight: 400;
}

.footerRight ul li {
	list-style: none;
}

.footerRight .footerMenu {
/*	width: 250px;*/
	width: 100%;
	margin: 0 10px;
	text-align: left;
	padding-top: 50px;
}

.footerRight .footerMenu h3 {
	border-bottom: 2px solid #FFF;
	padding-bottom: 10px;
	font-size: 16px;
}

.footerRight .footerMenu ul {
	padding: 20px 0 50px 0;
}

.footerRight .footerMenu ul li {
	line-height: 40px;
}

.footerRight .footerMenu a {
	color: #FFF;
}

.footerRight .footerMenu ul li a {
	text-decoration: none;
}

.manageSite {
	display: inline-block;
	margin-top: 20px;
	text-decoration: underline;
}

.manageSite::after {
	width: 20px;
	height: 20px;
	content: url("../img/icon1.svg");
	margin-left: 10px;
	vertical-align: middle;
}

.footerBottom {
	position: relative;
	width: 100%;
	height: auto;
	margin-top: 50px;
	font-weight: 400;
	font-size: 14px;
	border-top: 1px solid #FFF;
	display: flex;
	color: #FFF;
	background: #000;
}

.footerBottomInner {
	width: 68%;
	margin: 0 auto;
	display: flex;
}

.footerBottom ul {
	width: 100%;
	display: flex;
	justify-content: left;
	line-height: 70px;
}

.footerBottom ul li {
	width: fit-content;
	height: auto;
	margin-left: 30px;
}

.footerBottom small {
	position: absolute;
	height: 70px;
	line-height: 70px;
	font-weight: 400;
	font-size: 14px;
	top: 0;
	right: 50px;
}

.spHeaderColor .hamburger span {
	background: #666;
}

header.fixed {
	z-index: 999;
	top: 0px;
	background-color: #EEE;
	padding: 10px 0;
}

header.fixed #twitterIcon {
	filter: brightness(1) invert(1);
}
.policy  #twitterIcon,
.contact #twitterIcon {
	filter: brightness(0) invert(0);
}

.footersns #twitterIcon {
	filter: brightness(0) invert(1);
}
.menuSns{
	width: 100%;
	height: 50px;
	margin: 50px auto;
}
.menuSns img{
	display: inline-block;
	width: 30px;
	height: 30px;
	margin:0 20px;
}
.menuSns #twitterIcon,
.menuSns #facebookIcon{
	filter: brightness(0) invert(1);
	text-align: center;
}

header.fixed h1#rogo img {
	width: 120px;
	height: 40px;
	filter: brightness(1) invert(1);
}

header.fixed nav {
	margin-top: 10px;
}

header.fixed nav ul li {
	color: #000;
}





.dynamicTitle {
	width: fit-content !important;
	height: fit-content;
	padding-bottom: 10px;
	display: inline-block;
	overflow: hidden;
}

.dynamicTitle h2 {
	will-change: transform;
	width: fit-content !important;
	display: block;
	padding-top: 0.9375rem;
	transform: translateY(100%);
	transition: transform .6s cubic-bezier(.55, .055, .675, .19);
	word-wrap: break-word;
}

.dynamicTitle.show h2 {
	width: fit-content;
	transform: translateY(0);
	transition: transform 1.25s cubic-bezier(.37, .16, .12, 1);
	transition-property: transform;
	transition-duration: 1.25s;
	transition-timing-function: cubic-bezier(0.37, 0.16, 0.12, 1);
	transition-delay: 0s;
}

.dynamicTitle h2::after {
	content: "";
	display: block;
	width: 100%;
	height: 0.1875rem;
	background-color: #f07800;
	transform: translate3d(-101%, 0, 0);
	transition: transform .6s cubic-bezier(.52, .08, .18, 1);
}

.dynamicTitle.show h2:after {
	transform: translate3d(101%, 0, 0);
	transition: transform 2.5s cubic-bezier(.52, .08, .18, 1);
}

.dynamicTitle.show h2.DownMove {
	animation: DownAnime 0.5s forwards;
}

.description h3.dynamic-underline span{
    border-bottom: 4px solid #F59627;
	border-bottom: none!important;
	position: relative;
    display: inline-block;
    padding-bottom: 5px;
    transition: color .6s cubic-bezier(.645,.045,.355,1);
}
.description h3.dynamic-underline span:before {
    content: "";
    display: block;
    position: absolute;
    width: 100%;
    height: 4px;
    bottom: 0;
    background-color: #f07800;
    transform: scaleX(1);
    transform-origin: left top;
    transition: transform .6s cubic-bezier(.37,.16,.12,1);
}
.description h3.dynamic-underline span:after {
    content: "";
    display: block;
    position: absolute;
    width: 100%;
    height:  4px;
    bottom: 0;
    background-color: #ababab;
    transform: scaleX(0);
    transform-origin: right top;
    transition: transform .3s cubic-bezier(.37,.16,.12,1);
}

.description h3.dynamic-underline span:hover {
    color: #f07800;
    transition: color .35s cubic-bezier(.22,.11,.22,1);
}
.description h3.dynamic-underline span:hover:before {
    transform: scaleX(0);
    transform-origin: right top;
    transition: transform .3s cubic-bezier(.37,.16,.12,1);
}
.description h3.dynamic-underline span:hover:after {
    transform: scaleX(1);
    transform-origin: left top;
    transition: transform .6s cubic-bezier(.37,.16,.12,1);
}

.box {
	opacity: 0;
	transition: 1s; 
	position: relative;
	top: 50px;
  }
  
  .fadeInActive {
	opacity: 1; 
	top: 0; 
  }
  
  /* ローディングアニメーション */
  #loading {
	width: 100vw;
	height: 100vh;
	transition: all 1s;
	background: #FFF;   
	position: fixed;
	top: 0;
	left: 0;
	z-index: 9999;
  }
  .loaded {
	opacity: 0;
	visibility: hidden;
  }

  .results-loading-container {
	width: 100%;
	padding: 30px 0px;
	margin: 0px auto;
	list-style: none;
	text-align: center;
	position: absolute;
	top: 50%;
	transform: translateY(-50%);
  }
  .results-loading-container .bar {
	width: 35px;
	height: 3px;
	display: inline-block;
	margin: 5px auto;
	border-radius: 2px;
	background: #f07800;
	-webkit-animation: leftmove 1s infinite ease-in-out;
	animation: leftmove 1s infinite ease-in-out;
	-webkit-animation: rightmove 1s infinite ease-in-out;
			animation: rightmove 1s infinite ease-in-out;
  }
  .results-loading-container .bar:nth-child(2) {
	-webkit-animation-delay: 0.1s;
	animation-delay: 0.1s;
  }
  .results-loading-container .bar:nth-child(3) {
	-webkit-animation-delay: 0.2s;
	animation-delay: 0.2s;
  }
  .results-loading-container .bar:nth-child(4) {
	-webkit-animation-delay: 0.3s;
	animation-delay: 0.3s;
  }
  .results-loading-container .bar:nth-child(5) {
	-webkit-animation-delay: 0.4s;
	animation-delay: 0.4s;
  }
  
  @-webkit-keyframes leftmove {
	0% {
	  transform: translate(30px);
	  opacity: 0;
	}
	25% {
	  transform: translate(0px);
	  background: #f07800;
	  opacity: 1;
	}
	100% {
	  transform: translate(0px);
	  opacity: 0;
	}
  }
  
  @keyframes leftmove {
	0% {
	  transform: translate(30px);
	  opacity: 0;
	}
	25% {
	  transform: translate(0px);
	  background: #f07800;
	  opacity: 1;
	}
	100% {
	  transform: translate(0px);
	  opacity: 0;
	}
  }
  @-webkit-keyframes softblink {
	0% {
	  transform: translate(-5px);
	}
	50% {
	  transform: translate(5px);
	}
	100% {
	  transform: translate(-5px);
	}
  }
  @keyframes softblink {
	0% {
	  transform: translate(-5px);
	}
	50% {
	  transform: translate(5px);
	}
	100% {
	  transform: translate(-5px);
	}
  }
  @-webkit-keyframes rightmove {
	0% {
	  transform: translate(-30px);
	  opacity: 0;
	}
	25% {
	  transform: translate(0px);
	  background: #f07800;
	  opacity: 1;
	}
	100% {
	  transform: translate(0px);
	  opacity: 0;
	}
  }
  @keyframes rightmove {
	0% {
	  transform: translate(-30px);
	  opacity: 0;
	}
	25% {
	  transform: translate(0px);
	  background: #f07800;
	  opacity: 1;
	}
	100% {
	  transform: translate(0px);
	  opacity: 0;
	}
  }
/*アンカーリンクのずれ解消*/
#site-policy, #compliance, #message, #philosophy, #access, #profile, #media, #agent, #ad, #creative {
  padding-top: 100px;
  margin-top:-100px;
}
/*アンカーリンクのずれ解消*/
#privacy-policy {
  padding-top: 150px;
  margin-top:-150px;
}