@charset "UTF-8";
/* CSS Document */

*{
	box-sizing: border-box;
	font-family: "Helvetica Neue", "Helvetica", "Hiragino Sans", "Hiragino Kaku Gothic ProN", "Arial", "Yu Gothic", "Meiryo", sans-serif;
	vertical-align: bottom;
	color: #222222;
}


a{
	 text-decoration: none;
}

.cta-btn a{
	display: block!important;
	padding: 15px!important;
}


body{
	margin: 0;
}

img {
width:100%;
max-width: 100%;
height: auto;
}

.pc {
	display: block;
}

.sp {
	display: none;
}

.contents{
	padding: 50px 20px;
    text-align: center;
	max-width: 1020px;
    margin: 0px auto;
	overflow: hidden;
	font-size: 14px;
}


.fv-area{
	padding-top: 50px;
}

.yellow{
	background-color: #FFF0A0;
}

.gray{
	background-color: #F6F7F7;
}

h1{
	font-style: oblique;
}

h1 span{
	font-size: 14px;
    color: #016934;
}

/*ヘッダー*/
.header-logo{
	box-shadow: 0px 0px 5px #c1c1c1;
    position: fixed;
    z-index: 999;
    top: 0;
    left: 0;
    width: 100%;
    box-sizing: border-box;
    background: #fff;
	padding: 7px;
}

.header-logo img{
	max-width: 180px;
    margin: 5px 0 0;
}


/*fv*/

#fv{
	background:url("../img/fv-pc.jpg") no-repeat;
	background-size: cover;
	height: 53vw;
    width: 100%;
    position: relative;
    margin-top: 50px;
}

.fv-btn-area{
    position: absolute;
    max-width: 100%;
    width: 350px;
    top: 80%;
    left: 34%;
    transform: translate(-50%, -50%);
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
}

.swiper-horizontal>.swiper-pagination-bullets, .swiper-pagination-bullets.swiper-pagination-horizontal, .swiper-pagination-custom, .swiper-pagination-fraction{
	bottom:30px!important;
}


/*強み*/
.strenghts-area{
	max-width: 500px;
    margin: 20px auto;
    padding: 15px;
    border: 3px solid;
	background:url("../img/logo_bg.png") no-repeat; 
	background-size: 450px;
    background-position: center;
}

.strenghts-inner{
	display: flex;
    align-content: center;
    align-items: center;
    border-bottom: 1px solid;
    height: 60px;
	justify-content: center;
}

.s-number{
    font-size: 35px;
    color: #016934;
    font-weight: 600;
}

.strenghts-txt{
	margin-left: 15px;
    width: 400px;
	text-align: left;
	line-height: 18px;
}


/*画面下部fixボタン*/
.fix-btn{
	position: fixed;
    bottom: 0;
    width: 100%;
	background-color: #2DB920;
	text-align: center;
	z-index: 9;
}
.fix-btn img{
	max-width: 300px;
    margin-top: 5px;
}

.fix-inner{
	font-weight: 600;
	font-size: 18px;
}

.fix-inner  a{
	color: #fff;
	display: block;
    padding: 10px;
}

.floating {
	position: fixed;
	right: 8px;
	bottom: 8px;
	display: none;
}
.floating a {
	display: block;
	color: #fff;
	background: #000;
	padding: 8px;
	text-decoration: none;
	opacity: 0.6;
}
.floating a:hover {
	opacity: 1;
}


/*toppage*/
.pagetop {
    display: none;
    position: fixed;
    bottom: 55px;
    right: 15px;
	z-index: 99;
}
.pagetop a {
    display: block;
    background-color: #237C4E;
    text-align: center;
    color: #fff;
    font-size: 14px;
    text-decoration: none;
    padding: 5px 10px;
	filter:alpha(opacity=80);
    -moz-opacity: 0.8;
    opacity: 0.8;
}



/*事業内容*/

.discription-area {
    display: flex;
    justify-content: space-evenly;
    flex-wrap: wrap;
}

.discription-item {
    max-width: 300px;
    margin-bottom: 20px;
    font-size: 13px;
	background: #fff;
	border: solid #222222 3px;
	border-radius: 25px;
	height: 230px;
	margin-top: 30px;
}

.discription-icon img{
	max-width: 200px;
	margin: 15px;
}

.discription-item .main-txt{
	margin-bottom: 15px;
	margin-top: 5px;
}

/*事業内容-sp*/
.swiper{
	padding-bottom: 50px!important;
}

.swiper-slide{
	height: auto!important;
	
}

.box{
	background-color: #fff;
    border-radius: 10px;
	height: 100%;
}

.case-img{
	max-width: 90%;
	margin: 15px;
}


.swiper-slider img{
	width: 100%;
	border-radius: 10px;
}
.swiper-slide{
	padding: 10px;
	 width:100%;
}
.swiper-button-next,
.swiper-button-prev {
	--swiper-navigation-color: #F48e1a; 
}
.sample-slider [class^="swiper-button-"]{
	top: 40%;
	width: 60px;
}
.case-txt{
    margin: 10px 10px 10px 15px;
    text-align: left;
}

.case-ttl{
	font-size: 16px;
    font-weight: 600;
    margin-top: 10px;
    background-color: #2b82c3;
	color: #fff;
	border-radius: 10px 10px 0 0;
	padding: 10px;
}


/*野球人の価値*/

#value .pc{
	max-width: 700px;
	margin: 0 auto;
}


/*依頼者の声*/

.voice-area{
    max-width: 500px;
    margin: 20px auto;
}

.voice-item{
	margin: 10px 0;
}

.c-voice-area{
	max-width: 700px;
    margin: 30px auto 0;
}

.c-voice-txt {
	background-color: #fff;
    border: 2px solid #707070;
    max-width: 500px;
    margin: 30px;
    border-radius: 80px;
    padding: 30px 0px 20px;
}
.c-voice-right{
	margin:  0 0 0 auto;
}

#company-voice{
    background: url(../img/voice_company_back.png) no-repeat;
    background-size: contain;
    background-position: bottom;
}

/*flow*/
#flow .top{
	display: flex;
    align-content: center;
    align-items: center;
    border-bottom: 1px solid;
	border-top: 1px solid;
    height: 65px;
}

.flow-area{
	margin: 50px auto;
	max-width: 400px;
}

#flow .number{
	font-size: 35px;
    color: #222222;
    font-weight: 600;
}

.f-txtarea{
	margin-left: 15px;
	width: 400px;
}

.f-ttl{
	 text-align: left;
    font-weight: 600;
}

.triangle {
    width: 0;
    height: 0;
    border-left: 15px solid transparent;
    border-right: 15px solid transparent;
    border-top: 15px solid black;
    margin: 0 auto;
}


#flow .ttl{
	border-bottom: 0;
}

#flow img{
	max-width: 60px;
}

.flow-item{
	margin-bottom: 10px;
}

.daihyo{
	max-width: 400px;
    margin-top: 30px;
}

.staff-name{
	font-weight: 600;
    font-size: 18px;
}

.staff-roma{
	font-weight: 600;
	color: #086C38;
}

.staff-area img{
	max-width: 200px;
    margin: 20px 0 10px;
}

#staff .main-txt{
	margin-top: 20px;
}
.staff-area{
	margin-bottom: 50px;
}

/*タイムライン*/
.cp-ttl{
	font-size: 16px;
    color: #016934;
    display: inline;
    border: 2px solid #016934;
    padding: 5px 20px;
    font-weight: 600;
}

.cp_timeline04 {
	position: relative;
	margin: 1.5em auto 3em;;
	max-width: 600px;
}
.cp_timeline04:before {
	position: absolute;
	top: 0px;
	left: 45px;
	width: 3px;
	height: 100%;
	content: '';
	background: #016934;;
}
.cp_timeline04 .timeline_item {
	margin: 0px 0px 0px 80px;
}
.cp_timeline04 .timeline_item .time_date .time {
	ont-family: serif;
    font-size: 3em;
    font-weight: bold;
    position: relative;
    margin: 0;
    letter-spacing: 3px;
    color: #7676762b;
    text-align: left;
}
.cp_timeline04 .timeline_item .time_date .time:before {
	position: absolute;
	top: 50%;
	left: -42px;
	width: 10px;
	height: 10px;
	content: '';
	-webkit-transform: rotate(45deg);
	        transform: rotate(45deg);
	border: 3px solid #016934;;
	background: #fff;
}
.cp_timeline04 .timeline_item .time_date .flag {
    font-size: 1.1em;
    font-weight: bold;
    margin: 0;
    margin-top: -18px;
    color: #016934;
    text-align: left;
}
.cp_timeline04 .timeline_item .desc {
    font-size: 0.9em;
    line-height: 20px;
    margin-top: 5px;
    padding-left: 10px;
    border-left: 1px solid #016934;
    text-align: left;
}
@media only screen and (max-width: 767px) {
	.cp_timeline04:before {
		left: 15px;
	}
	.cp_timeline04 .timeline_item .time_date .time:before {
		left: -32px;
	}
	.cp_timeline04 .timeline_item {
		margin: 0px 0px 0px 40px;
	}
	.cp_timeline04 .timeline_item .desc {
		padding-left: 0px;
		border-top: 1px solid #016934;
		border-left: none;
	}
}



.greeting-midashi{
	font-weight: 600;
    font-size: 18px;
	margin-top: 30px;
}

.g-name{
	font-weight: 600;
    font-size: 16px;
	margin-top: 10px;
}

.main-txt-area{
	max-width: 700px;
    margin: 20px auto;
    text-align: left;
}

#greeting .main-txt{
	margin-top: 20px;
}


/*=========
accordion
=========*/

.accordion_area {
    max-width: 600px;
    margin: 25px auto 0;
}
.accordion_area .accordion_one .ac_header {
  background-color: #ffffff;
  padding: 0.7rem 3rem 0.7rem 1rem;
  position: relative;
  z-index: +1;
  cursor: pointer;
  transition: .2s;
}
.accordion_area .accordion_one .ac_header:not(.open):hover {
  background-color: #fff;
}
.accordion_area .accordion_one:nth-child(odd) .ac_header {
  background-color: #fff;
}
.accordion_area .accordion_one:nth-child(odd) .ac_header:not(.open):hover {
  background-color: #fff;
}
.accordion_area .accordion_one .ac_header .i_box {
  position: absolute;
  top: 50%;
  right: 1rem;
  width: 20px;
  height: 20px;
  margin-top: -10px;
}
.accordion_area .accordion_one .ac_header .i_box:before, .accordion_area .accordion_one .ac_header .i_box:after {
  position: absolute;
  content: "";
  margin: auto;
  box-sizing: border-box;
  vertical-align: middle;
}
.accordion_area .accordion_one .ac_header .i_box:before {
  border-top: 2px solid #237C4E;
  width: 20px;
  height: 0;
  top: 0;
  bottom: 0;
  right: 0;
}
.accordion_area .accordion_one .ac_header .i_box:after {
  border-left: 2px solid #237C4E;
  width: 0;
  height: 20px;
  top: 0;
  bottom: 0;
  right: 9px;
  transition: .3s;
}
.accordion_area .accordion_one .ac_header.open .i_box:after {
  height: 0;
}
.accordion_area .accordion_one .ac_inner {
  display: none;
  padding: 1rem 1rem 1rem;
  box-sizing: border-box;
  background: #fff;
  font-size: 16px;
	border-top: 1px solid #237C4E;
}

.p-faq__headinner{
	text-align: left;
}

.p-faq__a-txt{
	text-align: left;
	font-size: 14px;
	color: #237C4E;
}

.p-faq__q-txt{
	color: #237C4E;
}

.accordion_one{
	border: 2px solid #237C4E;
	margin: 10px 0;
}

.swiper{
	max-width: 300px;
}




/*footer*/
#footer{
	background-color: #237C4E;
	color: #fff;
}

#footer > ul{
	max-width: 1100px;
	margin: 0 auto;
	list-style-type: none;
	display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
	padding: 15px 15px 100px 15px;
}

#footer > ul > li{
	width: 330px;
	margin-top: 15px;
}

#footer .footer-txt{
	display: block;
    color: #fff;
    text-decoration: none;
    font-size: 13px;
	margin-bottom: 5px;
}

.footer-ttl{
	border-bottom: solid 1px #fff;
    margin-bottom: 10px;
    padding-bottom: 10px;
	font-weight: 600;
	color: #fff;
}

.footer-span{
	font-size: 14px;
    margin-left: 10px;
	color: #fff;
}
.footer-txt span{
	margin-left: 21%;
	color: #fff;
}

#footer .sns-area{
	display: flex;
    justify-content: left;
}

.footer-txt a{
	color: #fff;
}

#footer .sns-area >li{
	max-width: 50px;
    margin: 0 5px;
	list-style: none;
}

/*/利用規約*/
#terms{
	max-width: 900px;
    margin: 0 auto;
}

#terms .contents{
	text-align: left;
	padding: 50px 10px;
    margin-top: 50px;
}

#terms ul,li{
	list-style: none;
}

#terms .terms-txt{
	margin: 30px 0;
}
#terms .padding-left{
	margin-left: 15px;
	margin-top: 5px;
}
#terms .terms-txt > p{
	margin-bottom: 10px;
}
#terms .terms-txt > ul > li > ul{
	margin-top: 10px;
}
#terms a{
	color: #3c3c3c;
}
.terms-area{
	margin-top: 30px;	
}
.top-btn{
	max-width: 250px;
    margin: 0 auto;
}

#terms .number{
	list-style-type: decimal;
}

.margin-left15{
	margin-left: 15px!important;
	margin-top: 0!important;
}

.katakana{
	  list-style-type: katakana;
}

#terms li{
	line-height: 20px;
}

.line{
    max-width: 300px;
    margin: 30px auto 0;
    background: #00B900;
    border-radius: 30px;
    border: solid 2px;
}

.line a{
	display: block;
    padding: 10px;
	font-weight: 600;
}

@media all and （max-width: 1080px） {
	
}


/*スマホ*/
@media all and (max-width: 770px) {
	.sp{
		display: block;
	}
	.pc{
		display: none;
	}
	#fv{
	background:url("../img/fv-sp.jpg") no-repeat;
	background-size: cover;
		height: 155vw;
	}
	.fv-btn-area{
		top: 93%;
    	left: 50%;
	}
	.what-flex-item p{
		text-align: center;
	}
	.sns-area{
		display: block;
	}
	.flow-item .main-txt{
		text-align: center;
	}
	.genre-item{
		max-width: 100%;
	}

	#flow .sub-ttl{
		margin: 5px;
		font-size: 16px;
		font-weight: 700;
	}
	
	#value .value-item{
	max-width: 300px;
	margin: 20px auto;
	}
	
	.strenghts-area{
		background-size: 300px;
		padding: 10px;
	}
	.strenghts-txt{
		font-size: 13px;
		margin-left: 10px;
	}
	.s-number{
		font-size: 30px;
	}
	.voice-item{
		 margin: 10px auto;
   		 max-width: 300px;
	}
	.c-voice-area{
		max-width: 100%;
	}
	.c-voice-txt{
		max-width: 100%;
		margin: 15px 0px 0px;
    	border-radius: 60px;
		padding: 10px 0px 10px;
		font-size: 13px;
		font-weight: 600;
	}
	#company-voice{
		background-size: 900px;
	}

}