footer{
	color : #ffffff;
}
footer a{
	color : #ffffff;
	text-decoration: none;
}
footer a:hover{
	text-decoration: underline;
	color : #ffffff;
}



	.company table{
		border-collapse: collapse;
		vertical-align:middle;
	}
	.company table th , .company table td{
		padding : 5px 12px;
		text-align: left;
		font-weight: normal;
		font-size: 96%;
		line-height: 1.6;
	}
	.company table th{
		background:#d8f0ff;
	}
	.company table td{
		background:#eaf7ff;
	}

	.message{
		line-height: 1.8;
	}



	.privacypolicy .ttl{
		display: inline-block;
		margin : 30px 0 12px 0;
		color : var(--primary-color);
		font-size: 110%;
		font-weight: bold;
	}
	.privacypolicy .sub{
		display: inline-block;
		margin : 5px 0 0 15px;
	}










/* PC ここから-------------------------------- */
@media (min-width: 768px) {
	.smp , .sp{display:none;}

	.mainimage{
		background:#24a2e0;
		color : #ffffff;
		line-height : 2;
		padding-bottom: 30px;
		margin-top: 50px;
	}
	.mainimage .txt{
		text-align: center;
		padding:0;
		line-height: 1.8;
	}
	.mainimage span{
		font-size:150%;
	}
	.mainimage img{
		width: 100%;
	}
	

	.category5{
		width : 1280px;
		margin : 0 auto;
		position : relative;
	}
	.message{
		width: 500px;
		height:170px;
		position: absolute;
		top : 130px;
		left : 680px;
	}

	.company{
		margin : 0 auto 80px auto;
		width: 1000px;
		text-align: left;
	}
	.company .cplogo img{
		width: 405px;
	}

	.company table{
		width: 49%;
		border-collapse: separate;
		border-spacing: 0 5px;
	}

	.company table td{
	}
	.company table th{
		border-left : 8px solid #eaf7ff;
	}


	.company .inner{
		margin-top : 30px;
		width:100%;
		display: flex;
		flex-wrap: wrap;
		justify-content: space-between;
	}

	.office{
		width: 49%;
		display: flex;
		flex-wrap: wrap;
		justify-content: space-between;
	}
	.office .base{
		width: 48%;
		margin-bottom: 10px;
		color : #24a2e0;
		text-align: center;
		font-size: 86%;
	}
	.office .base .cname{
		border : 2px solid #24a2e0;
		padding : 10px;
		margin-bottom: 10px;
	}
	.phonelink{
		border : 2px solid #24a2e0;
	}

	.office .base .cname span{
		font-size : 125%;
		font-weight: bold;
	}
	.office .base  img{
		width: 81px;
		margin : 10px auto;
	}

	.contact{
	}
	.contact100{
		margin-top : 80px;
		width: 100%;
	}
	.contact100 img{
		width: 100%;
	}
	.cmap iframe{
		width: 100%;
		height : 434px;
	}


	.footer100 , .footer-wrap{
		background:#24a2e0;

	}

	footer{
		background:#24a2e0;
		padding : 40px 80px;
		width: 1280px;
		margin : 0 auto;
		display: flex;
		flex-wrap: wrap;
		justify-content: start;
	}


	.footer-logo{
		width: 198px;
		margin-right: 60px;
	}
	.footer-logo img{
		width: 100%;
	}
	.footer-companyinfo{
		width: 350px;
	}
	.footer-companyname{
		font-weight: bold;
		font-size: 150%;
		letter-spacing: 0.15em;
	}
	.footer-companyname span{
		font-size: 80%;
		letter-spacing: 0em;
	}
	.footer-address{
		width: 300px;
		display: flex;
		flex-wrap: wrap;
		justify-content: start;
		margin-top : 3px;
	}
	.footer-address .adr1{
		width: 50px;
		margin-right: 5px;
	}
	.footer-address .adr1 span{
		text-align: center;
		border : 1px solid #ffffff;
		padding : 2px 4px 4px 4px;
		display: block;
		margin-top : 5px;
	}

	.footer-address .adr2{
		width: 245px;
		line-height: 1.3;
		font-size: 90%;
	}
	.footer-phone{
		margin-top: 5px;
		font-weight: bold;
		font-size: 300%;
	}
	.footer-link{
		width: 500px;
	}
	.footer-link table{
		width: 100%;
		border-collapse: collapse;
		vertical-align:middle;
		border-left : 1px solid #ffffff; 
		border-right : 1px solid #ffffff; 
		margin-bottom: 40px;
	}
	.footer-link td{
		padding : 1px 12px 1px 18px;
	}
	.footer-link .LL{
		border-left : 1px solid #ffffff; 
	}
	.copyright{
		text-align: right;
	}





}
/* PC ここまで-------------------------------- */


/* スマホ ここから-------------------------------- */
@media screen and (max-width: 767px) {
	.pc{display:none;}

	.mainimage{
		
		background:#26b1e5;
		color : #ffffff;
		line-height : 2;
		padding-bottom: 30px;
		margin-top: 50px;
		font-size: 85%;
		text-align: left;
	}
	.mainimage span{
		font-size:150%;
	}
	.mainimage .txt{
		padding : 0 30px;
	}



	.company table{
		width: 80%;
		margin : 10px auto;

	}
	.company table th , .company table td{
		display: block;
		text-align: center;
	}
	.company table td{
		border-bottom: 4px solid #ffffff;
		font-size : 110%;
	}

	.office{
		margin-top : 20px;
	}

	.office .base{
		margin-bottom: 10px;
		color : #24a2e0;
		text-align: center;
	}
	.office .base .cname{
		border : 2px solid #24a2e0;
		padding : 10px;
		margin: 0 auto 10px auto;
		width: 75%;
	}
	.office .base .cname span{
		font-size : 125%;
		font-weight: bold;
	}
	.office .base .phone{
		font-size : 145%;
		font-weight: bold;
	}


	.office .base  img{
		width: 30%;
		margin : 5px auto 50px auto;
	}

	.cmap iframe{
		width: 100%;
		height : 250px;
	}

	footer{
		background:#24a2e0;
		width: 100%;
		text-align: center;
		padding: 20px 0;
	}
	.footer-companyname{
		font-weight: bold;
		font-size: 130%;
		letter-spacing: 0.1em;
	}
	.footer-companyname span{
		font-size: 80%;
		letter-spacing: 0em;
		font-weight: normal;
	}

	.footer-address .adr1 span{
		text-align: center;
		border : 1px solid #ffffff;
		padding : 1px 4px 3px 4px;
		display: block;
		margin : 10px auto;
		width: 80px;
	}
	.footer-phone{
		margin-top: 5px;
		font-weight: bold;
		font-size: 250%;
	}

	.copyright{
		font-size: 80%;
		padding-bottom: 50px;
	}

	.message{
		padding : 0 30px;
	}

	.thanks{
		margin : 20px 35px 50px 35px;
	}

}
/* スマホ ここまで-------------------------------- */










/* プライバシポリシー ここから-------------------------------- */

/* PC ここから-------------------------------- */
@media (min-width: 768px) {

	.privacypolicy{
		width: 1000px;
		margin : 50px auto 100px auto;
	}

}
/* PC ここまで-------------------------------- */


/* スマホ ここから-------------------------------- */
@media screen and (max-width: 767px) {
	.privacypolicy{
		margin : 35px 35px 100px 35px;
	}

}
/* スマホ ここまで-------------------------------- */

/* プライバシポリシー ここまで-------------------------------- */





















/* recruit ここから-------------------------------- */


/* PC ここから-------------------------------- */
@media (min-width: 768px) {
	.smp , .sp{display:none;}

	.recruit-mainimage{
	}

	.recruit-mainimage-txt{
		width: 600px;
		height:170px;
		margin : -400px 0 300px 0;
		color: var(--text-color);
	}
	.recruit-mainimage-txt img{
		width: 319px;

	}
	.recruit-info{
		width: 1000px;
		margin : 0 auto;
		background:#ffffff;
	}
	.recruit-table-wrap{
		border: 1px solid var(--primary-color);
		padding : 30px 85px;
	}

	.recruit-info .recruit-ttl{
		background:var(--primary-color);
		text-align: center;
		color : #ffffff;
		width : 7em;
		padding : 4px 0;
		margin : 0 auto -15px auto;
		font-size : 110%;
		font-weight: bold;
	}
	.recruit-table{
		border-collapse: collapse;
		vertical-align:middle;
		width: 100%;
	}
	.recruit-table tr{
		border-top : 1px dotted var(--primary-color);
		border-bottom : 1px dotted var(--primary-color);
	}
	.recruit-table th , .recruit-table td{
		padding : 8px 15px;
		font-weight: normal;
		vertical-align:top;
	}
	.recruit-table th{
		color :  var(--primary-color);
	}
	.recruit-info-wrap{
		background:url(./images/recruit/bg.png) no-repeat 0 100%;
		padding-bottom: 150px;
	}

	.workstyle{
		display: flex;
		flex-wrap: wrap;
		justify-content: start;
	}
	.workstyle .leftimage{
		width: 615px;
	}
	.workstyle .aboutworkstyle{
		width: 475px;
	}
	.workstyle .aboutworkstyle p , .recruit-mainimage-txt p{
		margin : 15px 0;
	}

	.welfare{
		margin : 80px 190px;
		display: flex;
		flex-wrap: wrap;
		justify-content: space-between;
	}
	.welfare .welfare-left . .welfare .welfare-image{
		width: 415px;
	}
	.welfare .welfare-left p{
		margin : 20px 0 0 5px;
		width: 410px;

	}
	.welfare-left img{
		width: 330px;
	}

	.welfare-day{
		margin : 60px 0 45px 0;
	}

	.welfare-other{
		border : 1px solid #9f9f9f;
		padding : 10px 20px;
		width: 100%;
	}

	.development{
		position : relative;
		margin : 0;
	}

	.development-inner{
		width: 580;
		top:250px;
		left:510px;
		position: absolute;
	}
	.development-inner img{
		width: 580px;
	}
	.development-inner2{
		width: 900px;
		top:400px;
		left:190px;
		position: absolute;
		display: flex;
		flex-wrap: wrap;
		justify-content: space-between;
	}
	.development-inner2 div{
		width: 430px;
		background:#ffffff;
		padding : 30px;
	}
	.development-inner2 div span{
		color :  var(--primary-color);
		font-size: 120%;
		font-weight: bold;
		text-align : center;
		display: inline-block;
		width: 100%;
		margin-bottom: 10px;
	}

}
/* PC ここまで-------------------------------- */


/* スマホ ここから-------------------------------- */
@media screen and (max-width: 767px) {
	.pc{display:none;}

	.recruit-mainimage img{
		width: 100%;
		margin-bottom: 30px;
	}
	.recruit-mainimage-txt p , .aboutworkstyle p{
		margin : 20px 35px 60px 35px;
	}

	.recruit-table-wrap{
		border: 1px solid var(--primary-color);
		padding : 30px 15px;
		width: 90%;
		margin : 0 auto 80px auto;
	}
	.recruit-info .recruit-ttl{
		background:var(--primary-color);
		text-align: center;
		color : #ffffff;
		width : 7em;
		padding : 4px 0;
		margin : 0 auto -15px auto;
		font-size : 110%;
		font-weight: bold;
	}

	.recruit-table{
		width: 90%;
		margin : 0 auto ;
	}
	.recruit-table td{
		border-bottom : 1px dotted var(--primary-color);
		padding : 0px 15px 8px 15px;
	}
	.recruit-table th , .recruit-table td{
		font-weight: normal;
		vertical-align:top;
		display: block;
	}
	.recruit-table th{
		color :  var(--primary-color);
		padding : 8px 15px 0 15px;
	}
	.aboutworkstyle .icon{
		width: 90%;
		margin : 0 auto;
	}
	.workstyle{
		margin-bottom: 80px;
	}
	.welfare{
		margin-bottom: 80px;;
	}
	.welfare-left p{
		margin : 10px 35px;
	}
	.welfare-other{
		border : 1px solid #9f9f9f;
		padding : 10px 20px;
		width: 90%;
		margin : 30px auto 0 auto;
	}
	.development{
		background:var(--primary-color);
		padding : 30px 0;
	}
	.development-inner{
		margin-bottom: 30px;
	}
	.development-inner2 div{
		margin : 10px 35px 30px 35px;
		background:#ffffff;
		padding : 15px 20px;
	}
	.development-inner2 div span{
		color :  var(--primary-color);
		font-size: 120%;
		font-weight: bold;
		text-align : center;
		display: inline-block;
		width: 100%;
		margin-bottom: 5px;
	}
}
/* スマホ ここまで-------------------------------- */
/* recruit ここまで-------------------------------- */











/* 企業情報 ここから-------------------------------- */

/* PC ここから-------------------------------- */
@media (min-width: 768px) {

	.company-wrap{
		margin : 80px auto;
		width: 1000px;
	}
	.aboutus{
		display: flex;
		flex-wrap: wrap;
		justify-content: space-between;
	}
	.company-wrap .aboutus .ceomessage{
		width: 500px;
	}
	.company-wrap .aboutus .ceomessage img{
		width: 384px;
		margin-bottom : 50px;
	}	
	.company-wrap .aboutus .ceomessage p{
		line-height: 1.6;
		margin-bottom: 10px;
	}

	.company-wrap .aboutus .ceo{
		width: 370px;
	}
	.company-wrap .aboutus .ceo .slogan img{
		width: 300px;
		margin-bottom: 50px;
	}
	.company-wrap .aboutus .ceomessage .ceoname{
		padding :30px 0 0  250px;
	}
	.company-wrap .aboutus .ceomessage .ceoname span{
		font-size: 140%;
	}

	.company-wrap2{
		padding-top:150px;
		background:url(./images/company/company_bg.png) no-repeat 100% 0;
	}

}
/* PC ここまで-------------------------------- */


/* スマホ ここから-------------------------------- */
@media screen and (max-width: 767px) {

	.chart{
		margin : 80px 0;
	}
	.company-wrap .slogan img{
		width: 57%;
		margin: 20px auto;
	}

	.company-wrap .aboutus .ceomessage p{
		line-height: 1.6;
		margin: 30px 35px;
	}

	.company-wrap .ceo img{
		width: 70%;
		margin: 20px auto;
	}
	.company-wrap .ceoname span{
		font-size: 140%;
		text-align: center;
	}
	.company-wrap .ceoname{
		text-align: center;
	}


}
/* スマホ ここまで-------------------------------- */

/* 企業情報 ここまで-------------------------------- */








/*	お問い合わせここから	*/


::placeholder {
  color: var(--primary-color);
}
/* 旧Edge対応 */
::-ms-input-placeholder {
  color: var(--primary-color);
}
/* IE対応 */
:-ms-input-placeholder {
  color: var(--primary-color);
}

.hissu , .any{
	color : #ffffff;
	font-size : 80%;
	padding : 2px 6px;
	font-weight: bold;
	display: inline-block;
	margin-top : 4px;
}
.hissu{
	background:#ed6b75;
}
.any{
	background:var(--primary-color);
}
.contact-wrap input[type=text] , .contact-wrap input[type=tel] , .contact-wrap input[type=email] , .contact-wrap select , .contact-wrap textarea{
	border : 1px solid var(--primary-color);
	border-radius: 4px;
	padding : 6px 12px;
	margin : 2px 0;
}
.contact-wrap select{
	/*	color: var(--primary-color);	*/
}

select {
-webkit-appearance: none;/* ベンダープレフィックス(Google Chrome、Safari用) */
-moz-appearance: none; /* ベンダープレフィックス(Firefox用) */
appearance: none; /* 標準のスタイルを無効にする */
}

input:focus , textarea:focus , select:focus {
	background-color: #d7eff8;
	border:1px solid  var(--primary-color);
	outline: none;
}

.review , .reviewtxt{
	color:#065ba3;
	font-weight:bold;
	font-size: 110%;
}
.reviewtxt{
	border-bottom: 1px solid #065ba3;
}

	/* PC ここから-------------------------------- */
@media (min-width: 768px) {


	.contact-header{
		background:url(./images/contact/contact_bg.jpg) no-repeat 100% 0;
		height : 330px;
		padding-top : 80px;
	}
	.contact-header img{
		width: 565px;
	}
	.contact-header p{
		margin : 40px 0 0 0;
	}
	.contact-wrap{
		margin : 30px 0 0 250px;
	}
	.contact-table{
		border-collapse: collapse;
		vertical-align:middle;
		width: 100%;
	}

	.contact-table th , .contact-table td{
		padding-bottom: 30px;
		color: var(--primary-color);
		vertical-align:top;

	}
	.contact-table th{
		color: var(--primary-color);
		font-weight: normal;
		line-height: 1.0;
	}
	.contact-table th span{
		font-size : 80%;
	}

	.contact-wrap  .w200{
		width: 200px;
	}
	.contact-wrap  .w450{
		width: 450px;
	}
	.contact-wrap  .w320{
		width: 320px;
	}
	.contact-wrap  .w120{
		width: 120px;
	}

	.contact-wrap textarea{
		height : 170px;
	}

	.contact-wrap .pplink{
		text-align: right;
		width: 800px;
		margin : 0 auto 20px auto;
	}
	.contact-wrap .pplink a{
		color : #999999;
	}
	.contact-wrap button{
		border: none;
	}
	.contact-wrap .bt{
		width: 700px;
		text-align: center;
		margin-bottom: 100px;
	}

	.contact-wrap label{
		margin-right : 10px;
	}

}
/* PC ここまで-------------------------------- */


/* スマホ ここから-------------------------------- */
@media screen and (max-width: 767px) {



	.contact-table{
		border-collapse: collapse;
		vertical-align:middle;
		width: 80%;
		margin : 0 auto;
	}

	.contact-table th , .contact-table td{
		color: var(--primary-color);
		vertical-align:top;
		display: block;
	}
	.contact-table th{
		padding-top: 30px;
		color: var(--primary-color);
		font-weight: normal;
	}
	.contact-table th span{
		font-size : 80%;
	}
	.hissu , .any{
		margin-right: 5px;
	}
	.contact-header p{
		margin : 10px 35px;
	}
	.contact-wrap  .w200 , .contact-wrap  .w320 , .contact-wrap  .w450{
		width: 100%;
	}
	.contact-wrap label{
		display: block;
		margin:3px 0;
	}
	.contact-wrap .pplink{
		text-align: right;
		margin : 0 10px 20px 0;
		font-size: 90%;
	}
	.contact-wrap .pplink a{
		color : #999999;
	}
	.contact-wrap button{
		border: none;
	}
	.contact-wrap .bt{
		text-align: center;
		margin-bottom: 100px;
	}


}
/* スマホ ここまで-------------------------------- */

/* お問い合わせ  ここまで */










/*	●●●●●●●●●●	*/

/* PC ここから-------------------------------- */
@media (min-width: 768px) {
	.oneday-wrap{
		margin : 80px auto 0 auto;
	}
	.oneday-wrap .oneday-ttl , .oneday-wrap .story-head{
		width : 900px;
		margin : 0 auto;
	}
	.oneday-wrap .oneday-ttl img {
		width: 650px;
	}
	.oneday-wrap .story-head img{
		width: 100%;
	}


	.oneday-wrap .sch-bg , .oneday-wrap .sch-bg2{
		width: 100%;
		padding : 95px 0 60px 0;
		height : 1300px;
		background:#d4effa;
	}
	.oneday-wrap .sch-bg{
		margin : -80px 0 150px 0;
	}

	.oneday-wrap .sch-bg2{
		margin : -80px 0 0 0 !important;
	}

	.oneday-wrap .sch-bg .inner{
		width: 1000px;
		margin : 0 auto;
		position: relative;
		font-size: 96%;
	}

	.oneday-wrap .sch-bg span{
		color: var(--primary-color);
		font-size : 130%;
		font-weight: bold;
		display: inline-block;
		width : 100%;
		text-align: center;
	}
	.story-img img{
		width: 80%;
		margin : -60px auto 5px auto;
	}

	.story{
		background:#ffffff;
		width: 430px;
		padding : 10px 30px;
		position: absolute;
		line-height: 1.4;
	}

	.oneday-wrap .sch-bg .story1-0815{
		right : 0;
		top : 0;
	}

	.oneday-wrap .sch-bg .story1-1000{
		left : 0;
		top : 50px;
	}

	.oneday-wrap .sch-bg .story1-1200{
		right : 0;
		top : 250px;
	}

	.oneday-wrap .sch-bg .story1-1300{
		left : 0;
		top : 450px;
	}

	.oneday-wrap .sch-bg .story1-1600{
		right : 0;
		top : 620px;
	}

	.oneday-wrap .sch-bg .story1-1715{
		left : 0;
		top : 820px;
	}

	.oneday-wrap .sch-bg .story3-1200{
		right : 0;
		top : 300px;
	}


	.story-timesch{
		position: absolute;
		top : 0;
		left : 420px;
	}

	.story-timesch img{
		width: 160px;
	}
	.tovoice{
		position: absolute;
		top: 1050px;
		left : 385px;
		color : #ffffff;

		text-align: center;
		width: 250px;
		background:var(--primary-color);
		padding : 15px 0;
		font-weight: bold;
	}
	.sch-bg a{
		color : #ffffff;
	}
	.sch-bg a:hover{
		text-decoration: underline;
	}


}
/* PC ここまで-------------------------------- */


/* スマホ ここから-------------------------------- */
@media screen and (max-width: 767px) {
	.oneday-ttl{
		margin-bottom : 50px;
	}
	.oneday-wrap .sch-bg{
		width: 100%;
		background:#d4effa;
		padding: 20px 0 50px 0;
		margin-bottom: 80px;
	}
	.oneday-wrap .sch-bg2{
		margin : -80px 0 0 0 !important;
	}
	.story{
		background:#ffffff;
		width: 80%;
		margin : 0 auto;
		padding : 10px 15px;
		line-height: 1.4;
		font-size: 90%;
	}
	.timettl{
		width: 80%;
		margin : 0 auto;
		background:var(--primary-color);
		text-align: center;
		color:#ffffff;
		font-size : 18px;
	}
	.oneday-wrap .sch-bg span{
		color: var(--primary-color);
		font-size : 120%;
		font-weight: bold;
		display: inline-block;
		width : 100%;
		text-align: center;
	}
	.story-sp-line{
		position: relative;
		height : 25px;
	}

	.story-sp-line::before {
		content: "";
		position: absolute;
		top: 0;
		left: 50%;
		width: 0;
		height: 100%;
		border-left: 3px solid var(--primary-color);
		transform: translateX(-50%);
	}
	.tovoice{
		margin : 50px auto;
		color : #ffffff;
		text-align: center;
		width: 200px;
		background:var(--primary-color);
		padding : 15px 0;
		font-weight: bold;
	}
	
}
/* スマホ ここまで-------------------------------- */

/* ●●●●●●●●●●  ここまで */









/*	先輩たちの声 ここから	*/

/* PC ここから-------------------------------- */
@media (min-width: 768px) {

	
	.voice-wrap .voice img{
		width : 650px;
	}

	.voice-wrap .voicemain{
		position: relative;
		width: 1280px;
		margin : 0 auto;
	}

	.voice-wrap .voicemaintxt1{
		text-align: right;
		width: 480px;
		position: absolute;
		bottom : 110px;
		right : 220px;
	}
	.voice-wrap .voicemaintxt2{
		text-align: left;
		width: 480px;
		position: absolute;
		bottom : 110px;
		left : 220px;
	}
	.voice-wrap .voicemaintxt3{
		text-align: right;
		width: 480px;
		position: absolute;
		bottom : 70px;
		right : 220px;
	}
	.voice-wrap .voicemaintxt .ttl{
		font-size: 150%;
		font-weight: bold;
	}
	.voice-wrap .voicemaintxt .year{
		font-size: 90%;
		font-weight: bold;
	}

	.voicemaintxt p{
		text-align: left;
		line-height : 1.7;
	}

	.voicebody{
		width: 960px;
		margin : 0 auto 30px auto;
		display: flex;
		flex-wrap: wrap;
		justify-content: space-between;
	}
	.voicebody div{
		width: 285px;
		margin-bottom: 70px;
	}
	.voicebody div span{
		font-size : 110%;
		color : var(--primary-color);
		font-weight: bold;
		display: inline-block;
		margin-bottom: 10px;
	}
	.voicebody div p{
		line-height: 1.7;
	}

	.tooneday{
		margin-top : 70px;
		color : #ffffff;
		text-align: center;
		width: 100%;
		background:var(--primary-color);
		padding : 15px 0;
		font-weight: bold;
	}
	.ilike{
		border : 1px solid var(--primary-color);
		padding:15px 40px 0 40px;
		color : var(--primary-color);
		font-size: 140%;
		font-weight: bold;
		height : 220px;
	}


}
/* PC ここまで-------------------------------- */


/* スマホ ここから-------------------------------- */
@media screen and (max-width: 767px) {
	
	.voice-wrap .voice{
		margin-bottom: 50px;
	}
	.voicemaintxt{
		text-align: center;
		margin : 15px 0 5px 0;
	}
	.voice-wrap .voicemaintxt .ttl{
		font-size: 150%;
		font-weight: bold;
	}
	.voice-wrap .voicemaintxt .year{
		font-size: 90%;
		font-weight: bold;
	}

	.voicemaintxt p{
		text-align: left;
		line-height : 1.7;
	}
	.voicemess{
		font-size: 120%;
		font-weight: bold;
		color:var(--primary-color);
		text-align: left;
		margin-bottom: 10px;
	}
	.voicemaintxt , .like{
		margin : 0px 25px 40px 25px;
	}

	.ilike{
		border : 1px solid var(--primary-color);
		padding:10px 15px 0 15px;
		color : var(--primary-color);
		font-size: 120%;
		font-weight: bold;
		height : 160px;
		margin : 0 20px 40px 20px;
	}
	.ilike img{
		height : 40px;
	}

	.voicebody{
		margin : 0px 25px;
	}
	.voicebody div span{
		font-size : 110%;
		color : var(--primary-color);
		font-weight: bold;
		display: inline-block;
		margin-bottom: 5px;
	}
	.voicebody div p{
		line-height: 1.7;
		margin-bottom: 30px;
	}
	.tooneday{
		margin : 30px 0 80px 0;
		color : #ffffff;
		text-align: center;
		width: 100%;
		background:var(--primary-color);
		padding : 15px 0;
		font-weight: bold;
	}
}
/* スマホ ここまで-------------------------------- */

/* 先輩たちの声 ここまで */