@charset "utf-8";

/* main visual【slider-pro】
--------------------------------------------------*/
.slider-pro{
position: relative;
margin: 0 auto;
padding-top: 0;
}

.sp-slides {
	position: relative;
	-webkit-backface-visibility: hidden;
	-webkit-perspective: 1000;
}
.sp-slide_inner01{
/*text-align: center;
background: #a4a0c2;*/
  background: linear-gradient(90deg, #c9b6de 0%, #c9b6de 50%, #fee2e6 50%, #fee2e6 100%);
  display: flex;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 699px;
}
.titleFont p {
    font-style: normal;
    font-weight: bold;
    font-size: 0.8rem;
    padding-top: 0.4rem;
	text-align: center;
}
.sp-slide_inner01 img{
width: auto;
height: 699px;
}
/* container
----------------------------------------------------------------------------- */
.container01,
.container02,
.container03,
.container04,
.container05,
.container06{
	margin-top: 3.5rem;
}

/* container01
----------------------------------------------------------------------------- */

.container01 ul{
margin: 30px auto 0;
width: 960px;
display: flex;
justify-content: center;
}
.container01 ul li{
	width: 288px;
	margin-right: 48px;
}
.container01 ul li:last-child{
	margin-right: 0px;
}
/* container02
----------------------------------------------------------------------------- */
.container02 ul{
	margin: 30px auto;
	width: 960px;
 display: flex;
 flex-wrap: wrap;
/* justify-content: space-between;*/
 justify-content: center;
}
.container02 ul li{
	width: 288px;
	margin-right: 48px;
	text-align: left;
	font-size: 14px;
}
.container02 ul li h3{
	font-size: 14px;
/* font-size: 16px;*/
	margin-bottom: 20px;
	margin-top: 5px;
	height: 43px;
}

.container02 ul li:nth-child(3),
.container02 ul li:nth-child(6),
.container02 ul li:nth-child(9){
	margin-right: 0;
}
.container02 ul li:nth-child(4),
.container02 ul li:nth-child(5),
.container02 ul li:nth-child(6),
.container02 ul li:nth-child(7),
.container02 ul li:nth-child(8),
.container02 ul li:nth-child(9)
{
	margin-top: 30px;
}
.container02 ul li:nth-child(4) h3,
.container02 ul li:nth-child(5) h3,
.container02 ul li:nth-child(6) h3,
.container02 ul li:nth-child(7) h3,
.container02 ul li:nth-child(8) h3,
.container02 ul li:nth-child(9) h3{
margin-bottom: 0px;
}
/* container03
----------------------------------------------------------------------------- */
.container03 .imageconsul{
	position: relative;
	width: 960px;
	height: 360px;
	padding: 37px 42px 30px;
	text-align: left;
	background-image: url("../images/top_imageconsul_bg.webp") ;
	background-size: cover;
	background-repeat: no-repeat;
	background-position: 0% 0%;
}

.container03 .imageconsul p{
	margin: 35px 0 0;
	width: 500px;
}
.container03 .imageconsul .btn{
	position: absolute;
	bottom: 30px;
	
}
.container03 .imageconsul .btn img{
	vertical-align: bottom;
}

.container03 .type16{
	position: relative;
	width: 960px;
	height: 360px;
	background-image:url("../images/top_16type_bg.webp") ;
	background-size: cover;
	background-repeat: no-repeat;
	background-position: 0% 0%;
	padding: 37px 42px 30px;
	text-align: left;
	margin-top: 40px;
}
.container03 .type16 p{
	margin: 35px 0 0;
	width: 535px;
}
.container03 .type16 .btn{
	position: absolute;
	bottom: 30px;
}
.container03 .type16 .btn img{
	vertical-align: bottom;
}

.container03 .personal{
	position: relative;
	width: 960px;
	height: 360px;
	background-image:url("../images/top_personal_bg.webp");
	background-size: cover;
	background-repeat: no-repeat;
	background-position: 0% 0%;
	padding: 37px 42px 30px;
	text-align: left;
	margin-top: 40px;
}

.container03 .personal p{
	margin: 35px 0 0;
	width: 535px;
}
.container03 .personal .btn{
	position: absolute;
	bottom: 30px;
}
.container03 .personal .btn img{
	vertical-align: bottom;
}
.container03 .behavior{
	position: relative;
	width: 960px;
	height: 360px;
	background-image:url("../images/top_behavior-type_bg3.webp");
	background-size: cover;
	background-repeat: no-repeat;
	background-position: 0% 0%;
	padding: 37px 42px 30px;
	text-align: left;
	margin-top: 40px;
}
.container03 .behavior p{
	margin: 35px 0 0;
	width: 535px;
}
.container03 .behavior .btn{
	position: absolute;
	bottom: 30px;
}
.container03 .behavior .btn img{
	vertical-align: bottom;
}
/* container04
----------------------------------------------------------------------------- */

.container04 ul.feature{
	margin: 30px auto;
	display: flex;
	flex-wrap: wrap;
justify-content: space-between;
align-items: stretch;
flex-direction: row;
}
.container04 li.js-matchHeight{
	width: 310px;
	height: 100px;
	margin-right: 15px;
	margin-bottom: 15px;
	text-align: left;
	font-size: 12px;
}
.container04 li.js-matchHeight a{
	display: block;
	width: 100%;
	height: 100%;
	padding: 10px;
	background-color: #f5f5f5;
	line-height: 2;
	text-decoration: none;
}

.container04 li.js-matchHeight a img{
	display: inline-block;
	vertical-align: middle;
	    height: 80px;
    width: auto;
}
.container04 li.js-matchHeight a:hover{
opacity: 0.5;
}
.container04 li.js-matchHeight a span{
	display: inline-block;
	vertical-align: middle;
	font-size: 14px;
	font-weight: bold;
	text-decoration: underline;
}
.container04 li.js-matchHeight a span span{
	font-size: 12px;
	font-weight: normal;
}
.container04 ul li:nth-child(3),
.container04 ul li:nth-child(6),
.container04 ul li:nth-child(9){
	margin-right: 0;
}

/* container05
----------------------------------------------------------------------------- */
.container05{
	background-color: #f5f5f5;
	width: 100%;
	padding: 55px 0 70px;
}
.container05 dl.whatnews{
	margin-top: 20px;
	font-size: 14px;
display: flex;
flex-direction: row;
flex-wrap: nowrap;
}
dl.whatnews.first{
	margin-top: 40px;
}
.container05 dl dt{
display: block;
	width: 290px;
	text-align: right;
	padding-right:40px;
}
.container05 dl dd{
	width: 670px;
	text-align: left;
}
.container05 dl dd a:hover{
	color: #6666cc !important;
}

/* container06
----------------------------------------------------------------------------- */
.container06 ul{
	margin: 30px auto 3.5rem;
	width: 693px;
	display: flex;
	justify-content: space-around;
}
.container06 ul li{
padding: 1rem;
	text-align: left;
}
.container06 ul li h4{
	margin-bottom: 25px;
	font-size: 0.8rem;
	font-weight: 700;
}
.container06 ul li .btn{
	margin-top: 25px;
}
.container06 ul li .tell a{
	text-decoration: none;
}
	/* BreakPoint 979px Tablet
=============================================================*/
@media screen and (max-width: 767px) {
.slider-pro{
padding-top: 14%;
}

/* container01
----------------------------------------------------------------------------- */

.container01 ul{
display: block;
margin: 30px auto 0;
width: 100%;
}
.container01 ul li{
	width: 100%;
	margin-bottom: 40px;
}
	.container01 ul li:last-child{
	margin-right: 0px;
	margin-bottom: 0;
}
	.sp-slide_inner01 img{
width: 100%;
height: auto;
}
.sp-slide_inner01{
/*text-align: center;
background: #a4a0c2;*/
  background: linear-gradient(90deg, #c9b6de 0%, #c9b6de 50%, #fee2e6 50%, #fee2e6 100%);
  display: flex;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: auto;
}
/* container02
----------------------------------------------------------------------------- */

.container02 ul{
	margin: 30px auto;
	width: 100%;
}
.container02 ul li{
	width: 46%;
	margin-right: 7%;
	text-align: left;
	font-size: 14px;
	height: auto;
	margin-bottom: 25px;
}
.container02 ul li h3{
	font-size: 16px;
	margin-bottom: 15px;
	margin-top: 5px;
	height: auto;
}

.container02 ul li:nth-child(2),
.container02 ul li:nth-child(4),
.container02 ul li:nth-child(6),
.container02 ul li:nth-child(8){
	margin-right: 0;
}
	.container02 ul li:nth-child(3){
		margin-right: 7%;
	
	}
.container02 ul li:nth-child(4),
.container02 ul li:nth-child(5),
.container02 ul li:nth-child(6),
.container02 ul li:nth-child(7),
.container02 ul li:nth-child(8){
	margin-top: 0;
}
.container02 ul li:nth-child(7) h3,
.container02 ul li:nth-child(8) h3{
	margin-bottom: 15px;
}
/* container03
----------------------------------------------------------------------------- */

.container03 .imageconsul{
	position: static;
	width: 100%;
	height: auto;
	/*background-image:none;*/

	padding: 0;
	text-align: left;
		padding-bottom: 40px;
}
.container03 .imageconsul h2{
        background-size: cover;
        background-repeat: no-repeat;
        background-position: 0% 0%;
}
        
.container03 .imageconsul p{
	margin: 19px 0 22px;
	width: 100%;
	font-size: 0.9rem;
	padding: 0 1rem;
}
.container03 .imageconsul .btn{
	position: static;
	bottom: 30px;
	
}
.container03 .imageconsul .btn img{
	vertical-align: bottom;
	margin-bottom: 40px;
}
		.container03 .imageconsul img{
	width: 100%;
}

.container03 .type16{
	position: static;
	width: 100%;
	height: auto;
	/*background-image:none;*/
	padding: 0;
	text-align: left;
	margin-top: 40px;
	padding-bottom: 40px;
}
	.container03 .type16 img{
	width: 100%;
}
.container03 .type16 p{
	margin: 19px 0 22px;
	width: 100%;
	font-size: 0.9rem;
	padding: 0 1rem;
}
.container03 .type16 .btn{
	position: static;
	bottom: 30px;
}
.container03 .type16 .btn img{
	vertical-align: bottom;
}

.container03 .personal,
.container03 .behavior
{
	position: static;
	width: 100%;
	height: auto;
	padding: 0;
	text-align: left;
	margin-top: 40px;
		padding-bottom: 40px;
}
.container03 .personal p,
.container03 .behavior p{
	margin: 19px 0 22px;
	width: 100%;
	font-size: 0.9rem;
	padding: 0 1rem;
}
		.container03 .personal img,
		.container03 .behavior img
		{
	width: 100%;
}
.container03 .personal .btn,
.container03 .behavior .btn
{
	position: static;
	bottom: 30px;
}
.container03 .personal .btn img,
.container03 .behavior .btn img{
	vertical-align: bottom;
	margin-bottom: 0;
}
/* container04
----------------------------------------------------------------------------- */

.container04 ul.feature{
	margin: 30px auto 0;
	display: flex;
	flex-wrap: wrap;
align-items: stretch;
justify-content: space-between;
}
.container04 ul.feature li{
	width: 48%;
	height: auto;
	margin-right: 4%;
	margin-bottom: 15px;
	text-align: left;
	font-size: 12px;
}
.container04 ul.feature li a{
	display: block;
	width: 100%;
	height: auto;
	padding: 10px;
	background-color: #f5f5f5;
	line-height: 1.5;
}

.container04 ul.feature li a img{
	display: inline-block;
	width: 100%;
	height: auto;
	margin-bottom: 0.5rem;
}

.container04 ulfeature li a span span{
	font-size: 12px;
	font-weight: normal;
}
.container04 ul.feature li:nth-child(2),
.container04 ul.feature li:nth-child(4),
.container04 ul.feature li:nth-child(6),
	.container04 ul.feature li:nth-child(8){
	margin-right: 0;
}
.container04 ul.feature li:nth-child(1),
.container04 ul.feature li:nth-child(3),
.container04 ul.feature li:nth-child(5),
	.container04 ul.feature li:nth-child(7){
	margin-right: 4%;
}
	/* container05
----------------------------------------------------------------------------- */
.container05{
	background-color: #f5f5f5;
	width: 100%;
	padding: 55px 0 70px;
	font-size: 16px;
}
.container05 dl.whatnews {
	margin-top: 30px;
	font-size: 14px;
	display: block;
}
.container05 dl dt{
	width: 100%;
	text-align: left;
	padding-right:0;
	margin-bottom: 0;
	}
.container05 dl dd{
	width: 100%;
	text-align: left;
	margin-bottom: 10px;
	}
.container05 dl dd a:hover{
	color: #6666cc !important;
}
	
	
/* container06
----------------------------------------------------------------------------- */
.container06{
	text-align: center;
}
.container06 ul{
display: block;
	margin: 30px auto 0;
	width: 100%;
}
.container06 ul li{
	width: 100%;
	margin-right: 0;
	text-align: center;
}
.container06 ul li:nth-child(2){
	margin-right: 0;
	margin-top: 48px;
}
.container06 ul li h4{
	margin-bottom: 20px;
	font-size: 18px;
}
.container06 ul li .btn{
	margin-top: 15px;
}
	.container06 .tell{
		font-size: 14px;
		font-weight: bold;
	}
	.container06 .tell a{
		font-size: 24px;
		font-weight: bold;
	}
}
