@charset "utf-8";

main#pttl_AbilityIndex {
}
main#pttl_AbilityIndex ul.case_sl{
	width: 1130px;
}
main#pttl_AbilityIndex ul.case_sl li{
	padding-left: 4px;
	padding-right: 4px;
}

/*できること*/
#ability_sec dl{
	padding-top: 70px;
	text-align: center;
}
#ability_sec dl dt{
	padding-bottom: 14px;
}
#ability_sec dl dd{
	padding-top: 14px;
}
.ab_txt{
	font-size: 2rem;
	line-height: 1.6em;
	text-align: left;
	padding-bottom: 80px;
	overflow-y: hidden;
	display: block;
}
.ab_txt h3{
	font-size: 2.6rem;
	font-weight: bold;
	color: #385673;
	padding-bottom: 12px;
}
.ab_txt p a{
	display: inline-block;
	text-decoration: underline;
	margin-top: 12px;
} 


.abbox_01{
	padding-top: 20px;
	padding-bottom: 40px;
}
.abbox_01:after{
	content: "";
	width: 90%;
	height: 1px;
	background-color: #000000;
	display: block;
	margin-left: auto;
	margin-right: auto;
}
.abbox_01 .ab_photo{
	overflow-y: hidden;
	margin-bottom: 50px;
	position: relative;
}
.abbox_01 .ab_photo img{
	width: 500px;
	height: auto;
	display: inline-block;
}
.abbox_01 .ab_photo img:nth-child(1){
	float: left;
}
.abbox_01 .ab_photo:after{
	content: "";
	display: inline-block;
	width: 40px;
	position: absolute;
	top: 0px;
	bottom: 0px;
	right: 0px;
	margin: auto;
	left: 0px;
	height: 40px;
	background-image: url(../../../com/img/comm_arrBL01.svg);
	background-repeat: no-repeat;
	background-position: center center;
	background-size: 100% auto;
	-moz-transform: rotate(-90deg);
	-webkit-transform: rotate(-90deg);
	-o-transform: rotate(-90deg);
	-ms-transform: rotate(-90deg);
}
.abbox_01 .ab_photo img:nth-child(2){
	float: right;
}


.abbox_02{
	padding-top: 20px;
	padding-bottom: 40px;
}
.abbox_02.reve_ver{}
.abbox_02:after{
	content: "";
	width: 90%;
	height: 1px;
	background-color: #000000;
	display: block;
	margin-left: auto;
	margin-right: auto;
}
.abbox_02 .ab_photo{
	float: right;
}
.abbox_02.reve_ver .ab_photo{
	float: left;
}
.abbox_02 .ab_photo img{
	width: 500px;
	height: auto;
	display: inline-block;
}
.abbox_02 .ab_photo ul.photo_varie{
	width: 500px;
	height: auto;
	display: inline-block;
}
.abbox_02 .ab_photo ul li{
	width: 48%;
	display: block;
	float: left;
	font-size: 1.5rem;
	text-align: center;
	padding-bottom: 14px;
}
.abbox_02 .ab_photo ul li:nth-child(2n){
	margin-left: 4%;
}
.abbox_02 .ab_photo ul li img{
	width: 100%;
	margin-bottom: 4px;
}
.abbox_02 p{
	width: 50%;
	display: block;
}
.abbox_02.reve_ver p{
	float: right;
}
.abbox_02.reve_ver .ab_txt h3{
	padding-left: 550px;
}


/*事例*/
#case_sec dl{
	padding-top: 70px;
	text-align: center;
	width: auto;
}
#case_sec dl dt{
	padding-bottom: 14px;
}
#case_sec dl dd{
	padding-top: 14px;
	padding-bottom: 60px;
}
#case_sec dl dd >p{
	font-size: 2rem;
	width: 1100px;
	margin-left: auto;
	margin-right: auto;
	padding-bottom: 30px;
}

#case_sec dl dd>ul a{
	display: block;
	text-align: left;
}

#case_sec dl dd a[class*="comm_btn"]{
	margin-top: 60px;
	min-width: 450px;
}



/*セミナー*/
#seminar_sec dl {
	padding-top: 54px;
	text-align: center;
	padding-bottom: 40px;
}

#seminar_sec dl dt{
	padding-bottom: 14px;
}
#seminar_sec dl dd{
	padding-top: 14px;
}
#seminar_sec dl dd:after{

}
#seminar_sec dl dd >p{
	font-size: 2rem;
	padding-bottom: 30px;
}
#seminar_sec dl dd a[class*="comm_btn"]{
	margin-top: 30px;
	min-width: 450px;
}


/*ジャーナル*/
#journal_sec dl {
	padding-top: 54px;
	text-align: center;
	padding-bottom: 70px;
}

#journal_sec dl dt{
	padding-bottom: 14px;
}
#journal_sec dl dd{
	padding-top: 14px;
}
#journal_sec dl dd:after{
}
#journal_sec dl dd >p{
	font-size: 2rem;
	line-height: 1.8em;
}
#journal_sec dl dd a.comm_btn{
	margin-top: 30px;
	min-width: 450px;
}

/*
#journal_sec dl {
	padding-top: 54px;
	text-align: center;
	padding-bottom: 70px;
}

#journal_sec dl dt{
	padding-bottom: 14px;
}
#journal_sec dl dd{
	padding-top: 14px;
}
#journal_sec dl dd:after{
}
#journal_sec dl dd >p{
	font-size: 2rem;
	line-height: 1.8em;
}
#journal_sec dl dd a[class*="comm_btn"]{
	margin-top: 30px;
	min-width: 450px;
}
#journal_sec dl dd #journal_list{
	overflow: hidden;
	margin-top: 0px;
	padding-top: 30px;
}
#journal_sec dl dd #journal_list li{
	height: auto;
	float: left;
	padding-left: 20px;
	padding-right: 20px;
	text-align: left;
	padding-bottom: 20px;
}
#journal_sec dl dd #journal_list li:first-child{

}
#journal_sec dl dd #journal_list li a{
	display: block;
	overflow-y: hidden;
}
.journal_box{}
.journal_box .photo_ratio{
	position: relative;
	border-radius: 50%;
	color: rgba(255,255,255,1.00);
}
.journal_box .photo_ratio:before{
	background-color: rgba(0,0,0,0.50);
	padding-top: 100%;
	border-radius: 50%;
}

.journal_box .photo_ratio .photo_ontxt{
	display: -webkit-flex;
	display: flex;
	-webkit-align-items: center;
	align-items: center;
	justify-content: center;
	flex-direction: column;
	position: absolute;
	top: 0px;
	height: 100%;
	width: 100%;

}
.journal_box .photo_ratio .photo_ontxt strong{
	font-size: 2.2rem;
	text-align: center;
	font-weight: normal;
	line-height: 1.2em;
	display: block;
	width: 100%;
}
.journal_box .photo_ratio .photo_ontxt small{
	display: inline-block;
	text-align: center;
	font-size: 2rem;
	border-top: 1px solid rgba(255,255,255,1.00);
	padding-top: 14px;
	margin-top: 16px;
}
.journal_box .photo_ratio .photo_ontxt span{
	background-color: #FFFFFF;
	color: #000000;
	padding-left: 10px;
	padding-right: 10px;
	margin-top: 10px;
}
.journal_box .photo_under{
	font-size: 1.6rem;
	line-height: 1.6em;
}

.photo_under{
	font-size: 1.6rem;
	margin-top: 20px;
	line-height: 1.6em;
}
.photo_under em{
	display: block;
}
*/

@media only screen and (max-width: 760px) {
a[class*="comm_btn"]{
	min-width: 75vw!important;
}
main#pttl_AbilityIndex ul.case_sl{
	width: auto;
}

/*できること*/
#ability_sec dl{
	padding-top: 20px;
}
#ability_sec dl dt{
	padding-bottom: 14px;
}
#ability_sec dl dd{
	padding-top: 0px;
}

.ab_txt{
	font-size: 1.2rem;
	padding-bottom: 0px;
}
.ab_txt h3{
	font-size: 1.5rem;
	text-align: center;
}



.abbox_01{
	position: relative;
	margin-top: 20px;
}
.abbox_01:after{ display:none;}
.abbox_01 .ab_photo{
	overflow-y: hidden;
	margin-bottom: 0px;
	position: relative;
	margin-top: 12px;
}
.abbox_01 .ab_photo img{
	width: 100%;
}
.abbox_01 .ab_photo img:nth-child(1){
	float: left;
	margin-bottom: 40px;
}
.abbox_01 .ab_photo:after{
	width: 100%;
	height: 20px;
	background-size: auto 100%;
	-moz-transform: rotate(0deg);
	-webkit-transform: rotate(0deg);
	-o-transform: rotate(0deg);
	-ms-transform: rotate(0deg);
}
.abbox_01 .ab_photo img:nth-child(2){
}

.abbox_01 .ab_txt h3{
	position: absolute;
	top: 0px;
	left: 0px;
	right: 0px;
	bottom: 0px;
}
.abbox_01 p{
	width: 100%;
	padding: 15px;
}


.abbox_02{
	padding-bottom: 20px;
}
.abbox_02:after{
display:none;
}
.abbox_02 .ab_photo{
	float: none;
}
.abbox_02.reve_ver .ab_photo{
	float: none;
}

.abbox_02 .ab_photo img{
	width: 100%;
}
.abbox_02 .ab_photo ul.photo_varie{
	width: 100%;
}
.abbox_02 .ab_photo ul.photo_varie li{
	font-size: 1.1rem;
}
.abbox_02 p{
	width: 100%;
	padding: 15px;
}
.abbox_02.reve_ver p{
	float: none;
}
.abbox_02.reve_ver .ab_txt h3{
	padding-left: 0px;
}

/*事例*/
#case_sec dl {
	padding-left: 0px;
	padding-right: 0px;
	padding-top: 40px;
}
#case_sec dl dt {
	padding-bottom: 0px;
	width: 100%;
	margin-left: auto;
	margin-right: auto;
}
#case_sec dl dd{
	padding-top: 0px;
}
#case_sec dl dd >p{
	width: 100%;
	text-align: center;
	font-size: 1.1rem;
	line-height: 2em;
	padding-top: 1em;
	padding-bottom: 1em;
	padding-left: 15px;
	
	padding-right: 15px;
}

#case_sec dl dd h3 {
	display: flex;
	align-items: center;
	font-size: 2.0rem;
	width: 75%;
	margin-left: auto;
	margin-right: auto;
	line-height: 1em;
	padding-top: 25px;
}

#case_sec dl dd h3:before,
#case_sec dl dd h3:after{
		content: "";
        flex-grow: 1;
        height: 1px; 
        background: #000;
        margin:0 .8em;
	}



#case_sec dl dd a[class*="comm_btn"]{
	margin-top: 18px;
}



/*セミナー*/
#seminar_sec dl{
	padding-top: 40px;
}
#seminar_sec dl dt{
	padding-bottom: 0px;
}
#seminar_sec dl dd {
	padding-top: 0px;
}
#seminar_sec dl dd >p{
	font-size: 1.2rem;
	padding-top: 1em;
	padding-bottom: 1em;
	
}

#seminar_sec dl dd a[class*="comm_btn"]{
	margin-top: 0px;
}

#seminar_sec dl dd:after{

}


/*ジャーナル*/
#journal_sec dl {
	padding-left: 0px;
	padding-right: 0px;
	padding-top: 20px;
}
#journal_sec dl dt {
	padding-bottom: 0px;
	width: 100%;
	margin-left: auto;
	margin-right: auto;
}
#journal_sec dl dd{
	padding-top: 0px;
}
#journal_sec dl dd >p{
	font-size: 1.2rem;
	padding-top: 1em;
	padding-bottom: 1em;
	
	padding-left: 15px;
	padding-right: 15px;
}


#journal_sec dl dd a.comm_btn{
	margin-top: 0px;
}


/*#journal_sec dl {
	padding-left: 0px;
	padding-right: 0px;
	padding-top: 20px;
}
#journal_sec dl dt {
	padding-bottom: 0px;
	width: 100%;
	margin-left: auto;
	margin-right: auto;
}
#journal_sec dl dd{
	padding-top: 0px;
}
#journal_sec dl dd >p{
	font-size: 1.2rem;
	padding-top: 1em;
	padding-bottom: 1em;
	
	padding-left: 15px;
	padding-right: 15px;
}
#journal_sec dl dd #journal_list{
	overflow: hidden;
	padding-top: 10px;
}
#journal_sec dl dd #journal_list li {
	padding-bottom: 24px;
	padding-left: 2%;
	padding-right: 2%;
}

#journal_sec dl dd a[class*="comm_btn"]{
	margin-top: 0px;
}

#journal_sec dl dd:after{
}

.journal_box .photo_ratio .photo_ontxt strong{
	font-size: 1.3rem;
	padding-top: 4vw;
}
.journal_box .photo_ratio .photo_ontxt small{
	display: inline-block;
	text-align: center;
	font-size: 1rem;
	border-top: 1px solid rgba(255,255,255,1.00);
	padding-top: 10px;
	margin-top: 10px;
	padding-left: 2%;
	padding-right: 2%;
}
.journal_box .photo_under{
	font-size: 1.0rem;
	margin-top: 0px;
	margin-top: 10px;
}

.photo_under{
	font-size: 1.1rem;
	margin-top: 10px;
}
.photo_under em{
}

*/

	
	
}
