

body {
	width: 100%;
	background: #FFF;
	color: #333;
	font-family: "Times New Roman", "游明朝", YuMincho,"ヒラギノ明朝 Pr6 W6","Hiragino Mincho Pro", "HGS明朝E","メイリオ", "ＭＳ Ｐ明朝","MS PMincho",Meiryo, serif;
  font-size: 16px;
	line-height: 1.7;
}
img {
	display: block;
	max-width: 100%;
}
img.center {margin: 0 auto;}
.pc {display: block;}
.sp {display: none;}
.red {color: #ff0000;}
.green {color: #105b63;}
.blue {color: #046380;}
.yellow {color: #e6e2af;}
.txtBig {
	font-weight: bold;
	font-size: 32px;
}
.txtMin {font-size: 14px;}
.pc {display: block;}
.sp {display: none;}
@media screen and (max-width:767px){
	.pc {display: none;}
	.sp {display: block;}
	.txtBig {font-size: 22px;}
}


/*====================================
ヘッダー
======================================*/
#header-inner {
    height: 61px;
    width: 100%;
    min-width: 950px;
    position: relative;
    box-shadow: 0px 3px 5px #d5d5d5;
    z-index: 2;
    background: #fff;
}
#header-inne {
	width: 100%;
}
.site-title {
	max-width: 1000px;
	width: 100%;
	margin: 0 auto;
	padding: 5px;
	box-sizing: border-box;

	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;

	-webkit-box-pack: start;
	-ms-flex-pack: start;
	justify-content: flex-start;

	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
}
.site-title h1 img {
  max-width: 250px;
  width: 100%;
  object-fit: cover;
  padding: 5px 0;
  box-sizing: border-box;
}
.site-title p {
	font-size: 80%;
	padding-left: 30px;
}
@media screen and (max-width:767px){
	#header-inner {
    min-width: 100vw;
    height: fit-content;
}
	.site-title {
		display: block;
	}
	.site-title p {
		padding-left: 15px;
	}
}

/*====================================
メイン
======================================*/
#top{
	width:100%;
	min-width: 950px;
	height:715px;
}
#top img {
	max-width: 1300px;
	width: 100%;
	margin: 0 auto;
}
#top .inner {
    width: 1200px;
		min-width: 950px;
    height: 706px;
    position: relative;
    margin: 0 auto;
}
/* video */
.video{
  width: 100%;
  height: 110vh;
  background: url(https://trend-scouter.jp/jio/lp13/images/pc/688.jpg) no-repeat center/cover;
  position: absolute;
  top: 0;
  left: 0;
  overflow: hidden;
  z-index: -1;
}

.video::after{
  content: '';
  width: 100%;
  height: 100%;
  background-color: #fff;
  display: block;
  position: absolute;
  left: 0;
  top: 0;
  opacity: 0.0;
}

.video video{
  min-width: 100%;
  min-height: 100%;
  width: auto;
  height: auto;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translateX(-50%) translateY(-50%);
}

.cvbeforbox {
	display: flex;
	flex-direction: row;
	justify-content: space-around;
}
.cvbefor_bg {
	display: inline-block;
	background: #000;
	opacity: .68;
	width: 27%;
}
.cvbefor_bg02 {
	display: inline-block;
	background: #000;
	opacity: 0.62;
	width: 24%;
}

.areaInTop {
	max-width: 1100px;
	margin: 0 auto;
}
.areaIn {
	max-width: 1000px;
	margin: 0 auto;
}
.inBox {
	position: relative;
}
.image01 {
  position: absolute;
	top: 15%;
  right: 0;
}
.multiply {
	mix-blend-mode: multiply;/*乗算*/
}
.multiply_top {
	position: absolute;
	top: 0;
}
@media screen and (max-width:767px){
#top {
    min-width: unset;
    height: fit-content;
}

#top .inner {
    width: 100%;
		height: auto;
    min-width: unset;
    padding-top: 20px;
}
.video {
    width: 100%;
    height: 73vh;
    background: url(https://trend-scouter.jp/jio/lp13/images/pc/688.jpg) no-repeat center/cover;
    position: absolute;
    top: 0;
    left: 0;
    overflow: hidden;
    z-index: -1;
}
.video video {
    min-width: 100%;
    min-height: 100%;
    width: 260%;
    height: auto;
    position: absolute;
    top: 70%;
    left: 6%;
    transform: translateX(-50%) translateY(-54%);
}
.cvbefor_bg,.cvbefor_bg02 {
    display: none;
}
}
/*=====title=====*/
#title {
	background: #fff;
	width: 100%;
  margin: 0 auto;
}
#title img {
	max-width: 1000px;
	width: 100%;
	margin: 0 auto;
}

/*=====cont01・03=====*/
.conte02_obi {
	background: url(../image/content_bg02.png) center top repeat-x;
}
.conte02_obi img{
	margin: 0 auto;
}
.cont02 {
	background: #000;
	width: 100%;
	margin: 0 auto;
	padding: 20px 0;
}
.cont03 {
    padding: 0 20px 30px;
    box-sizing: border-box;
}
.borum{
	background: url(../image/contentbg_15.png) center top no-repeat;
	background-size: cover;
	margin: 0 auto;
	text-align: center;
}
.borumimg {
    margin: 0 auto;
		padding: 50px 0;
}
.borum02{
	background: url(../image/contentbg_14.png) center top no-repeat;
	background-size: cover;
	margin: 0 auto;
	text-align: center;
}
iframe {
    min-height: 500px;
    padding: 3%;
    box-sizing: border-box;
}
.jitsuryoku {
    width: 100%;
    text-align: center;
    padding: 30px 0;
    margin: 0 auto;
}
.jitsuryoku p.tit {
    font-size: 62px;
    font-weight: bold;
}
.jitsuryoku p {
    font-size: 22px;
		color:#000;
		padding: unset;
}
@media screen and (max-width:767px){
	.jitsuryoku p.tit {
    font-size: 8vw;
    text-align: center;
}
.jitsuryoku p {
    font-size: 3.8vw;
		color:#000;
		padding: unset;
		text-align: center;
}
}
.cont02 img,.cont02_02 img,.cont03 img{
	margin: 0 auto;
}
.cont02_02,.cont03 {
	background: #fff;
	width: 100%;
	margin: 0 auto;
}
.cont03 p {
    max-width: 800px;
    padding: 10px;
    margin: 0 auto;
    text-align: center;
}
.cont0301 p {
	text-align: center;
  padding: unset;
  font-size: 36px;
}
.cont0301 p.txtNext {
	font-size: 38px;
	text-align: center;
}
@media screen and (max-width:767px){
	.cont01 p,.cont02 p,.cont03 p {
		font-size: 16px;
	}
	.cont03 p.txtNext {
		font-size: 26px;
	}
	.cont0301 p {
		text-align: center;
	  padding: unset;
	  font-size: 6vw;
	}
	.cont0301 p.txtNext {
		font-size: 6vw;
		text-align: center;
	}
}

/*=====cont_black=====*/
#cont_black {
	background: #002f2f;
	width: 100%;
  margin: 0 auto;
}
#cont_black img {
	margin: 0 auto;
}
img.cont02Img01,img.cont02Img04 {
	width: 100%;
	margin: 0 auto;
}
img.cont02Img01 {max-width: 480px;}
img.cont02Img04 {max-width: 760px;}
.cont02 {
	padding: 2%;
	box-sizing: border-box;
}
.cont02 p {
	color: #fff;
	padding: 3% 6%;
}
.cont02 p.txtLeft {
	text-align: left;
}
#cont_black iframe {
	min-height: 500px;
	padding: 3%;
	box-sizing: border-box;
}
p.minwid {
	max-width: 860px;
	width: 100%;
	margin: 0 auto;
}
img.guide {
	max-width: 908px;
	width: 100%;
	margin: 0 auto;
	padding-top: 30px;
}
.flexbox {
	max-width: 860px;
	width: 100%;
	margin: 0 auto;
	padding: 35px 0;
	box-sizing: border-box;

	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;

	-ms-flex-pack: distribute;
	justify-content: space-around;

	-webkit-box-align: start;
	-ms-flex-align: start;
	align-items: start;
}
.flexbox p {
	font-size: 22px;
	text-align: left;
}
.flexbox p,.flexbox img {
	margin: 0 auto;
	padding: 5px;
	box-sizing:border-box;
}
.product {
    background: #3b3b3b;
    max-width: 860px;
    width: 100%;
    margin: 1% auto 8%;
    padding: 30px 40px;
    box-sizing: border-box;
}
.product p {
	padding: 0;
	text-align: left;
	color: #fff;
}
.product a {
	color: #73ff98;
}
img.cont12Img {
	padding-bottom: 50px;
}

@media screen and (max-width:767px){
	.flexbox {
		padding-top: 15px;
		-webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
	}
}




/*====================================
arrow
======================================*/
.arrowBox {
	animation: Lit 2.3s ease infinite;
}
@keyframes Lit {
  0% {opacity: 1;}
  50% {opacity: 0.1;}
}
.arrowBox img {
	margin: 0 auto;
}


/*====================================
cv
======================================*/
.cv{
	width:100%;
	min-width:995px;
	background:#f3f3f3;
	position: relative;
}
.cv .inner{
	width:1200px;
	height:494px;
	margin:0 auto;
	color:#fff;
	background:#f3f3f3 url(../image/cvbg.png) no-repeat bottom center;
}



.inner02{
	width:1200px;
	height:414px;
	margin:0 auto;
	color:#414141;
	background:#f3f3f3 url(../image/cvbg.png) no-repeat top center;
}

@media (max-width:767px){
	.inner02{
		width:1200px;
		height:500px;
		margin:0 auto;
		color:#414141;
		background:#f3f3f3 url(../image/cvbg.png) no-repeat top center;
	}
}

.cv1{
	position:relative;
	z-index:0;
	padding-bottom: 3px;
}
.cv1 p {
    color: #333;
    position: absolute;
    width: 150px;
    text-align: left;
    top: 184px;
    right: 51%;
    margin-right: -430px;
}
.cv1 .inner{
	padding-top:70px;
}
.cv div.fl{
	width:426px;
	padding:203px 44px 0 46px;
	text-align:left;
}
.cv div.fl02 {
    width: 585px;
    padding: 92px 5px 0 8px;
    text-align: left;
    float: left;
}
.cv div.fr{
	width:479px;
	text-align:left;
	padding:186px 0 0 0;
}
.cv div.fr02 {
  width: 563px;
  text-align: left;
  padding: 49px 0 0 0px;
  float: right;
}

.cv div.fl input[type=email], .cv div.fl02 input[type=email]{
	width:563px;
	height:79px;
	line-height:60px;
	border-radius: 12px;
	-webkit-border-radius: 12px;
	-moz-border-radius: 12px;
	border:solid 3px #06c655;
	outline:none;
	font-size:18px;
	padding:0 10px;
	margin-bottom:12px;
}
.cv div.fl label{
	display:block;
}
.cv div.fl02 label{
	display:block;
}
.cvtxt{
	width: 1182px;
	margin: 0 auto;
	clear: both;
	text-align: left;
}

.cvtel {
	margin: 0 auto;
	width: 1000px;
	margin-top: -140px;
	padding-bottom: 1px;
}

.cv div.fl label a{
	color:#0075ff;
}
.cv div.fl02 label a{
	color:#0075ff;
}

label {
    font-size: 14px;
}
@media screen and (max-width:1000px){
	.inBox .pc {display: none;}
	.inBox .sp {display: block;}
	.inBox .sp,.m_tit img,#cv form,img.cv_01,.btn {margin: 0 auto;}
}
@media screen and (max-width:767px){
	.inner_input {
		width: 100%;
	}
	.cvbeforbox {
		display: flex;
		flex-direction: row;
		justify-content: space-around;
	}
	.cv{
		width:100vw;
		position: relative;
	    margin: 0 auto;
			min-width: unset;
	}
	.inner02{
		width:100vw;
		margin:0 auto;
	        padding: 0;
		color:#333;
		background:#f3f3f3  url(../image/lp2203_sp_05.png) no-repeat center top;
	        background-size: 100vw;
	}


	.cv .inner02{
		padding-top:12%;
	        margin: 0 auto;
	}
	.cv div.fl02 {
	    width: 80vw;
	    text-align: left;
	    margin: 0 auto 5vw;
			padding: 0;
    float: unset;
	}
	.cv div.fr02 {
	    width: 100vw;
	    margin: 0 auto;
			float: unset;
    padding: 0;
    text-align: center;
	}
	#btn1,#btn2,#btn3,#btn4,#btn5,#btn6 {width: 80vw;}

	.cv div.fl02 input[type=email]{
		width:75vw;
		height: 16%;
		line-height:1.75;
		border-radius: 2%;
		-webkit-border-radius: 2%;
		-moz-border-radius: 2%;
		border: 2px solid #ac983e;
		border-radius: 5px;outline:none;
		font-size: 1.3em;
		padding: 2vw 2vw;
		margin-bottom: 4vw;
	}

	.cv div.fl02 label{
		display:block;
	}
	.cv div.fl02 label a{
		color:#0075ff;
	}
	.tel {
	    padding: 10px 0 20px;
	    background: #f3f3f3;
	}
}

/*====================================
フッター
======================================*/
footer {
	font-family: "メイリオ", Meiryo, "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	width: 100%;
	margin: 0 auto;
  background: #333;
	color: #fff;
	font-size: 12px;
}
dl.info dt {
  font-weight: bold;
	padding: 25px 0 5px;
}
dl.info dd {
	text-align: justify;
	text-justify: inter-ideograph;
}
#disclaimer,#footlink > div {
	max-width: 1000px;
	width: 100%;
	margin: 0 auto;
	padding: 25px;
	box-sizing: border-box;
}
#footlink {
  width: 100%;
  background: #e5e5e5;
  color: #b5b5b5;
	text-align: center;
}
#footlink nav ul li {
	position: relative;
	padding: 10px;
	box-sizing: border-box;

	display: -webkit-inline-box;
	display: -ms-inline-flexbox;
	display: inline-flex;

	-ms-flex-pack: distribute;
	justify-content: space-around;

	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
}
#footlink nav ul li::after {
	position: absolute;
	left: -4px;
	content: '|';
	color: #adadad;
}
#footlink nav ul li:first-child::after {
	display: none;
}
#footlink p {
  color: #004742;
  line-height: 1.5;
  padding-top: 20px;
}
#footlink a {
	color: #000;
}
#footlink a:hover {
  text-decoration: underline;
}
p.copy {
	background: #2a2a2a;
	font-size: 10px;
	text-align: center;
	padding: 10px 0;
}

@media screen and (max-width:767px){
	#footlink nav ul li {
		display: block;
	}
	#footlink nav ul li::after {
		display: none;
	}
}
