@charset "utf-8";
/**
 * works/awards/
 * update: 2015.02.25
 */
.sd-content .section .comment p {
	word-break: break-word;
}
/*--------------------------------------------------------------------------------
	gda : #sdMainVisual
--------------------------------------------------------------------------------*/
#sdMainVisual .item.ifd {
	background-position: 50% 40%;
	background-image: url("../img/ifd_2021_mainvisual.jpg");
}
@media(max-width:640px) {
	#sdMainVisual .item.ifd{
		background-image: url("../img/ifd_2021_mainvisual_sp.jpg");
	}
}
#sdMainVisual .item .heading {
	margin-left: 8.5%;
}

	.adjust #sdMainVisual .item.ifd {
		background-position: 55% 47%;
	}

@media(max-width:640px) {
	#sdMainVisual .item.ifd {
		background-position: 48% 50%;
		background-size: auto 125%;
	}
	#sdMainVisual .item .heading {
		margin-left: 2%;
	}
}

@media(max-width:540px) {
	#sdMainVisual .item {
		background-position: 52% bottom;
		background-size: auto 95%;
	}
}
@media(max-width:375px) {
	#sdMainVisual .item.ifd {
		background-position: 0% 48%;
	}
}
@media(max-width:360px) {
	#sdMainVisual .item.ifd {
		background-position: 100% 50%;
	}
}

/*@media(max-width:580px) {
	#sdMainVisual .item.ifd {
		background-position: 52% 55%;
		background-size: auto 150%;
	}
	#sdMainVisual .item .heading.ifd {
		margin-left: 20px;
	}
}

#sdMainVisual .heading.ifd .logo {
	margin-bottom: 35px;
}

@media(max-width:480px) {
	#sdMainVisual .heading.ifd .logo {
		margin-bottom: 20px;
		width: 61px;
	}
}

@media(max-width:375px) {
	#sdMainVisual .item .heading.ifd {
		margin-left: 10px;
		background-position: 0% 48%;
	}
}
@media(max-width:360px) {
	#sdMainVisual .item .heading.ifd {
		margin-left: 20px;
		background-position: 100% 50%;
	}
}*/
/*--------------------------------------------------------------------------------
	.sd-content .section
--------------------------------------------------------------------------------*/
.sd-content {
	margin-bottom: 120px !important;
}

.sd-content .section .item-left {
	float: left;
	width: 46.808%; /*440px;*/
}
.sd-content .section .item-right {
	float: right;
	width: 46.808%; /*440px;*/
}
.sd-content .section .img-full img {
	width: 100%;
}
.sd-content .section .txt-full {
	float: none;
	margin-top: 30px;
	width: auto;
	zoom: 1;
}
.sd-content .section .txt-full:after {
	clear: both;
	display: block;
	content: "";
}
.sd-content .section .leftfix {
	padding-right: 3.297%; /*31px*/
	width: 39.361%; /*370px*/
	border-right: 1px solid #ccc;
}
.sd-content .section .leftfix.height.one {
	height:140px;	
}
.sd-content .section .leftfix.height.two {
	height:160px;	
}
.sd-content .section .leftfix.height.three {
	height:205px;	
}
.sd-content .section .leftfix.height.four {
	height:185px;	
}
.sd-content .section .leftfix.rx10 {
	height:142px;
}
.sd-content .section .leftfix.if2020-h-02 {
	height: 9.3em;
}
.sd-content .section .leftfix.if2020-h-03 {
	height: 7.3em;
}

.sd-content .section .rightfix {
	width: 54.255%; /*510px*/
}

@media(max-width:640px) {
	.sd-content .section .item-left,
	.sd-content .section .item-right {
		float: none;
		margin-top: 60px;
		width: auto;
	}
	.sd-content .section .txt-full {
		margin-top: 15px;
	}
	.sd-content .section .leftfix {
		float: none;
		padding-right: 0;
		width: auto;
		border-right: none;
	}
	.sd-content .section .leftfix.rx10 {
		height: auto;
	}
	.sd-content .section .rightfix {
		float: none;
		width: auto;
	}
	.sd-content .section .leftfix.height.one,
	.sd-content .section .leftfix.height.two,
	.sd-content .section .leftfix.height.three,
	.sd-content .section .leftfix.height.four,
	.sd-content .section .leftfix.gd2018-h-01,
	.sd-content .section .leftfix.gd2018-h-02,
	.sd-content .section .leftfix.gd2018-h-03,
	.sd-content .section .leftfix.gd2018-h-04,
	.sd-content .section .leftfix.gd2018-h-05,
	.sd-content .section .leftfix.gd2018-h-06 {
	height:auto;
	}
}

.sd-content .section .link.full.mblink{
	display:none;
}

.sd-content .section .link.full.pclink{
	display:block;
}

.sd-content .section h2.type-name.type-top{
	padding-top:23px;
}

@media(max-width:640px) {
	.sd-content .section h2.type-name.type-top{
		padding-top:0px;
	}
	.sd-content .section .link.full.mblink{
		display:block;
	}
	.sd-content .section .link.full.pclink{
		display:none;
	}
}



/*--------------------------------------------------------------------------------
	.sns
--------------------------------------------------------------------------------*/
#sdFooter .external-link{
	width:950px;
	margin:20px auto;
}

#sdFooter ul.sns {
	float:left;
	_display:inline;
	margin: -5px 5px 0px 5px;
	*zoom: 1;
}

#sdFooter ul.sns:after,
#sdFooter ul li:after,
#sdFooter .external-link p:after {
	display: block;
	clear: both;
	content: "";
}
#sdFooter ul.sns li {
	float:left;
	display:inline-block;
}
#sdFooter ul.sns li.fb {
	width:95px;
}
#sdFooter ul.sns li.tw {
	width:75px;
}
#sdFooter ul.sns li.ggl {
	width:60px;
}

	.adjust #sdFooter ul.sns {
	margin: -10px 5px 0px 30px;
	}
	
@media(max-width:640px) {
	#sdFooter .external-link {
	width:auto;
	position: relative;
	text-align:center;
	display:block;
	}
	#sdFooter ul.sns {
	float:none;
	margin: -10px 0 20px 0;
	display:inline-block;
	}
}

/*--------------------------------------------------------------------------------
	.sd-content .section .comment
--------------------------------------------------------------------------------*/
.sd-content .section .comment {
	margin-top: 0px;
	}
@media(max-width:640px) {
	.sd-content .section .comment {
		margin-top: 15px;
	}
}
	
	
	
.sd-content .section .txt-full .mg20{
	padding-bottom:20px;
}
.sd-content .section .txt-full .mg25{
	padding-bottom:25px;
}
.sd-content .section .txt-full .mg30{
	padding-bottom:30px;
}
.sd-content .section .txt-full .mg40{
	padding-bottom:40px;
}
.sd-content .section .txt-full .mg50{
	padding-bottom:50px;
}

	.adjust .sd-content .section .txt-full .mg25{
		padding-bottom:100px;
	}
	.adjust .sd-content .section .txt-full .mg40{
		padding-bottom:60px;
	}
	
@media(max-width:640px) {
	.sd-content .section .txt-full .mg20,
	.sd-content .section .txt-full .mg25,
	.sd-content .section .txt-full .mg30,
	.sd-content .section .txt-full .mg40,
	.sd-content .section .txt-full .mg50 {
		padding-bottom:0px;
	}
}

@media(min-width:641px) {
	.sdContainer .img-full .note{
		margin-bottom: -11px !important;
	}
}

/*--------------------------------------------------------------------------------
	.btnwrap
--------------------------------------------------------------------------------*/
.sd-content .btnwrap {
	text-align:center;
}
.sd-content .btnwrap ul {
	margin:0 auto;
}

.sd-content .linkbtn {
	padding-bottom: 0;
	display:inline-block;
	margin:0 5px;
}
.sd-content .linkbtn a {
	min-width:163px;
}
.sd-content .btnwrap ul:after {
	clear: both;
	display: block;
	content: "";
}