@charset "utf-8";
/* CSS Document */

/* Webフォントを定義 */
@font-face {
  font-family: 'robonum'; /* フォント名 */
  /* フォーマットごとにパスを指定 */
  src: url('../../assets/img/article/robots/fonts/bornstrongregular.otf') format('opentype');
}
/* font-family: 'robonum', sans-serif; */

ul {list-style:none;}

div.rovolts img{
	width:100%;
	height:auto;
	vertical-align:bottom;
}

div.rovolts ul:after,
div.rovolts div:after{
	display:none;
}

div.rovolts .bginn img{
	width: 100%;
	height: auto;
}

div.rovolts h2{
/*	font-family: "kozuka-gothic-pro", sans-serif;*/
	font-weight: 700;
	font-style: normal;
	font-size:23px;
	padding:20px 20px 15px;
	margin-bottom:20px;
	color: #013893;
	border-bottom: solid 6px #013893;
}

div.rovolts div.rovolts_head.low + h2{
	margin-bottom: 7px;
}

div.rovolts p{
/*	font-family: "kozuka-gothic-pro", sans-serif;*/
	font-weight: 400;
	font-style: normal;
	font-size:16px;
	padding: 15px 20px;
	line-height: 1.875rem;
	color: #000;
	margin-bottom: 5px;
}

div.rovolts .bginn div.read{
	padding:20px;
}

div.rovolts div.read p{
	background:#fff;
	padding: 15px 20px;
	margin: 0 0 5px;
	line-height: 1.6rem;

}

div.rovolts p.date{
	margin-bottom:0;
	color:#fff;
	text-align:right;
	padding:20px 20px 0;
}

div.rovolts p.catch{
	font-size: 28px;
	color: #EE8A01;
	text-align: center;
	font-weight: 800;
	padding: 0;
	line-height: 2.5rem;
	margin: 0 0 20px;
}

div.rovolts_head{
	background:#013893;
	padding:0px 0 2px;
}

div.rovolts_head.low{
	padding:0;
	margin-bottom:40px;
}


div.rovolts_bg04{
	background:#EE8900;
	padding: 70px 10px 80px;
	margin-bottom:50px;
}

div.rovolts h3{
	font-family: 'robonum'; /* フォント名 */
	text-align:center;
	font-size:45px;
	color:#EE8A01;
	background: none;
	font-weight: normal;
}

div.rovolts div.rovolts_bg04 h3{
	color:#202020;
}


div.rovolts p span{
	font-weight: 700;
	color:#EE8A01;
}


div.rovolts .img_flex{
	display:flex;
	flex-wrap:wrap;
}

div.rovolts .img_flex.blue{
	background:#7a9fdb;
	padding: 30px 20px 12px;
	margin-top: 30px;
}

div.rovolts p + div.img_flex.blue{
	margin-top:13px;
}

div.rovolts .img_flex > div{
	width:50%;
	box-sizing: border-box;
}

div.rovolts .img_flex > div:nth-child(odd){
	padding-right:15px;
}

div.rovolts .img_flex > div:nth-child(even){
	padding-left:15px;
}

div.rovolts .img_flex > div.center{
	width:100%;
	padding:0;
	text-align:center;
}

div.rovolts .img_flex p{
	color:#013893;
	font-weight:500;
	padding: 15px 14px;
	line-height: 1.7rem;
}

div.rovolts .img_flex.blue p{
	color:#fff;
	  padding: 20px 14px 5px;
}

div.rovolts .shift{
	background:#7092C9;
	padding: 25px 20px 35px;
	margin-top: 30px;
	margin-bottom:60px;
}

div.rovolts .shift p{
	color:#fff;
	padding: 5px 25px 5px 10px;
	font-weight: 600;
}

div.rovolts .shift p span{
	font-size:20px;
	color:#EF8A01;
	font-weight:700;
}

div.rovolts .shift .flex{
	display:flex;
}

div.rovolts .shift .flex > div:nth-child(1){
	width:calc(100% - 343px);
}

div.rovolts .shift .flex > div:nth-child(2){
	width:343px;
}

div.rovolts .shift .area{
	background:#fff;
	padding:15px;
	margin-top:23px;
}

div.rovolts .area p{
	color:#000;
	font-weight:400;
	margin-bottom: 0;
	padding: 0;
}
div.rovolts .area p.orange{
	text-align:center;
	font-weight:700;
	font-size:20px;
	color:#EF8A01;
	margin-bottom: 3px;
}

div.rovolts .text_flex{
	display:flex;
	margin-bottom:10px;
}

div.rovolts p.blue{
	color:#013893;
	font-weight:500;
	line-height: 1.6rem;
}

div.rovolts .text_flex > div{
	width:50%;
}

div.rovolts .text_flex > div:nth-child(1){
	padding-right:15px;
}

div.rovolts .text_flex > div:nth-child(2){
	padding-left:15px;
}

div.rovolts .text_flex p{
	padding: 10px 0px 10px 20px;
	margin:0;
}

div.rovolts .text_flex p.blue{
	padding:0 10px;
	margin:20px 0 0;
}

div.rovolts .time{
	margin:0 0 10px;
}

div.rovolts .time span{
	color: #fff;
	background: #EF8A01;
	display: inline-block;
/*	font-family: "kozuka-gothic-pro", sans-serif;*/
	font-weight: 700;
	font-style: normal;
	padding: 3px 20px 1px;
	font-size: 23px;
	position: relative;
	top: -1px;
	margin-right: 8px;
}

div.rovolts .time h3{
	font-size:23px;
	color:#013893;
/*	font-family: "kozuka-gothic-pro", sans-serif;*/
	font-weight: 700;
	font-style: normal;
	display:inline-block;
	padding: 0 10px;
	margin-bottom: 10px;
}

div.rovolts div.img_flex.blue + div.time{
	margin-top: 67px;
	margin-bottom: 0;
}

div.rovolts .text_long{
	margin:20px auto 60px;
}

div.rovolts .text_long img{
	max-width:480px;
	display:block;
	margin:0 auto 15px;
}

div.rovolts .text_long p{
	text-align:center;
}

div.rovolts div.img_flex + div.text_long{
	margin-top:60px;
}

div.rovolts div.interview{
	margin-top:10px;
	border-bottom:solid 6px #013893;
}

div.rovolts div.interview.noborder{
	border-bottom:none;
}

div.rovolts p.name{
	font-size:20px;
	font-weight:800;
}

div.rovolts div.interview p span{
	color:#EF8A01;
	font-weight:700;
}

div.rovolts p.qa{
	color:#013893;
	font-weight:700;
	font-size: 20px;
	padding-bottom: 0;
}

div.rovolts ul.back{
	display:flex;
	flex-wrap:wrap;
	margin-top:20px;
	padding:0 20px;
}

div.rovolts ul.back li{
	margin:0 0 20px;
	width:100%;
	background: #fff;
	padding: 20px;
}

div.rovolts ul.back li a{
	display:flex;
}

div.rovolts ul.back li a > div{
	width:50%;
}

div.rovolts ul.back p.title{
	background:#202020;
	font-size:18px;
	color:#fff;
	font-weight:bold;
	margin-left: 20px;
	text-align: center;
	padding: 10px 20px;
}

div.rovolts ul.back p{
	color:#202020;
	margin-bottom:0;
}

div.rovolts div.interview > div.img_flex:last-child{
	margin-bottom:50px;
}

div.rovolts h2 + div.text_long{
	margin:50px auto 40px;
}


div.rovolts .link{
	margin:30px 0;
}

div.rovolts .link a{
	display:block;
	padding:20px;
	color:#fff;
	max-width:420px;
	margin:30px auto;
	border-radius:40px;
	font-size:20px;
/*	font-family: "kozuka-gothic-pro", sans-serif;*/
	font-weight: 700;
	font-style: normal;
	text-align:center;
	position: relative;
}

div.rovolts .link a:after{
	display: inline-block;
	color: #FFF700;
	line-height: 1;
	width: 0;
	height: 0;
	border-style: solid;
	border-color: transparent;
	border-width: 12px 20px;
	border-left-color: currentColor;
	border-right: 0;
	content:"";
	position: absolute;
	right:20px;
	top: 0;
	bottom: 0;
	margin: auto 0;
}

div.rovolts .link a:hover{
	text-decoration:none;
	opacity:0.75;
}

div.rovolts .link a:nth-child(1){
	background:#EF8A01;
}

div.rovolts .link a:nth-child(3),
div.rovolts .link a:nth-child(4){
	background:#013893;
}

div.rovolts .link p{
	font-size:14px;
	margin-bottom:40px;
	text-align:center;
	padding: 0;
	margin-top: -10px;
}

.wp-pagenavi {
	margin:auto;
	width:96%;
	text-align:center;
	padding:60px 0;
}

.wp-pagenavi a, .wp-pagenavi span {
	color: #333;
	background-color: #FFF;
	border: solid 1px #e0e0d2;
	padding: 8px 15px;
	margin: 0 2px;
	white-space: nowrap;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
	-webkit-transition: 0.2s ease-in-out;
	-moz-transition: 0.2s ease-in-out;
	-o-transition: 0.2s ease-in-out;
	transition: 0.2s ease-in-out;
	text-align: center;
	text-decoration:none;
}
.wp-pagenavi a:hover{
    color:#FFF; 
    background-color:#000; 
    border-color:#000;
    }
.wp-pagenavi span.current{
	color: #FFF;
	background-color: #000000;
	border-color: #000000;
	font-weight: bold;
}

div.rovolts .to-top {
	background:#F1F1F1;
	padding:20px;
	font-size:14px;
	font-weight:bold;
	box-sizing:border-box;
	text-align:center;
	width:100%;
	max-width:700px;
	margin:0px auto 60px auto;
}

div.rovolts .to-top h3 {
	padding:0;
	background:none;
	color:#333;
	font-size:20px;
	font-family:"Noto Sans JP","ヒラギノ角ゴ ProN W3","Hiragino Kaku Gothic ProN","ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro","ヒラギノ丸ゴ ProN W4","Hiragino Maru Gothic ProN","ヒラギノ丸ゴ Pro W4","Hiragino Maru Gothic Pro","メイリオ","Meiryo","ＭＳ Ｐゴシック","MS PGothic",sans-serif;
	font-weight:bold;
}

div.rovolts .to-top .btn01 {
}

div.rovolts .to-top .btn01 a {
	display:block;
	background:#214977;
	color:#fff;
	text-align:center;
	border-radius:50px;
	padding:10px 0;
	margin:20px auto 0 auto;
	max-width:400px;
}


@media screen and (max-width:800px) {
	div.rovolts .bginn img{
		padding: 0;
	}

	div.rovolts h3{
		font-size: 30px;
		padding: 0;
		margin-bottom: 20px;
	}

	div.rovolts p{
		margin:0;
		padding-right:0;
		padding-left:0;
	}

	div.rovolts .shift .flex{
		display:block;
	}

	div.rovolts .shift .flex > div:nth-child(1),
	div.rovolts .shift .flex > div:nth-child(2){
		width:100%;
	}

	div.rovolts .shift p{
		padding:10px 0 20px;
	}

	div.rovolts p.catch{
		font-size:20px;
		line-height: 2.0rem;
	}

	div.rovolts .img_flex{
		padding: 0 20px;
		display: block;
	}

	div.rovolts .img_flex > div:nth-child(odd){
		padding-right:0;
		width:100%;
	}

	div.rovolts .img_flex > div:nth-child(even){
		padding-left:0;
		width:100%;
	}

	div.rovolts .img_flex p{
		line-height:1.6rem;
	}

	div.rovolts h2{
		margin: 0 0 30px;
		line-height: 1.8rem;
		font-size: 18px;
	}

	div.rovolts .text_flex{
		display:block;
		padding: 0 20px;
		margin-top: 20px;
	}

	div.rovolts .text_flex > div{
		width:100%;
	}

	div.rovolts .text_flex > div:nth-child(1){
		padding-right:0;
		margin-bottom: 20px;
	}

	div.rovolts .text_flex > div:nth-child(2){
		padding-left:0;
	}

	div.rovolts .text_flex p{
		padding: 10px 0px 10px;
	}

	div.rovolts .area p.orange{
		font-size:18px;
		margin-bottom: 0;
		padding-bottom: 0px;
	}

	div.rovolts .time{
		padding: 0 20px;
		margin-top: 10px;
		margin-bottom: 0;
	}

	div.rovolts .time span{
		padding: 7px 20px 5px;
		font-size: 18px;
		top: 0;
		margin-bottom: 15px;
	}

	div.rovolts .time h3{
		margin-bottom: 0;
		font-size: 18px;
		padding: 0;
	}

	div.rovolts .img_flex.blue p{
		padding: 20px 0px;
		margin-bottom: 10px;
	}

	div.rovolts .text_long{
		padding:0 0;
		margin:20px auto 25px;
	}

	div.rovolts p.name{
		font-size:18px;
		padding-bottom: 0;
		margin-bottom: -10px;
	}

	div.rovolts .link{
		padding:0 20px;
	}

	div.rovolts .link a{
		font-size: 18px;
		text-decoration:none;
		padding: 15px;
		margin:15px auto;
	}

	div.rovolts .link p{
		margin-top:10px;
		margin-bottom:20px;
	}

	div.rovolts .to-top h3 {
		font-size:16px;
		line-height:1.5;
	}

	div.rovolts .to-top .btn01 a {
		text-decoration:none;
	}

	div.rovolts_bg04 ul.back{
		margin-top:30px;
		padding:0;
	}

	div.rovolts_bg04 ul.back li{
		padding:10px;
	}

	div.rovolts_bg04 ul.back li a{
		display:block;
	}

	div.rovolts_bg04 ul.back li a > div{
		width:100%;
	}

	div.rovolts_bg04 ul.back p.title{
		margin:15px 0 5px;
	}
}



