@charset "UTF-8";

@media (min-width: 751px), print {
	#global-wrapper .module-commonLayout section {
		margin-bottom: 60px;
	}
}

#global-header {
	background-image: url("../../images/research/research-mv.jpg");
}


#global-content .sec-intro .module-listLayout-pha02 .listItem {
	margin-bottom: 2.0em;
}
#global-content .sec-intro .k-ris-box + p {
	font-size: 1.25em;
	line-height: 1.8;
}
#global-wrapper .boxLink .module-iconBlankS01 {
	border: 2px solid #fff;
}
#global-wrapper .boxLink .module-iconBlankS01:after {
	border-bottom: solid 2px #fff;
	border-left: solid 2px #fff;
}
@media all and (max-width: 7510px), print {
	#global-content .sec-intro .k-ris-box + p {
		font-size: 100%;
	}
}

/**********************************/
/* pc */
/**********************************/
@media all and (min-width: 751px), print {
	#global-content .module-commonLayout .module-lead01 {
		margin-bottom: 60px;
	}
	#global-content .module-commonLayout .module-lead01 p {
    font-size: 15px;
    font-weight: 200;
    line-height: 1.8;
	}
	#global-content .sec-intro .module-listLayout-pha02 {
		margin-bottom: 95px;
	}
	#global-content .sec-intro .boxLink {
    width: 100%;
    height: 150px;
    background-color: #009389;
    margin-top: 100px;
	}
	#global-content .sec-intro .boxLink.k-ris-box {
    margin-top: 70px;
	}
	#global-content .sec-intro .boxLink .boxLinkOuter {
    width: 100%;
    height: 100%;
    display: block;
    background-color: #009389;
	}
	#global-content .sec-intro .boxLink .boxLinkInner {
    width: 100%;
    height: 100%;
    display: table;
	}
	#global-content .sec-intro .boxLink .boxLinkInner .pic {
 		width: 50%;
 		height: 100%;
    text-align: center;
    vertical-align: middle;
    display: table-cell;
	}
	#global-content .sec-intro .module-listLayout-pha02 .boxLink .boxLinkInner .pic {
		border-top: 1px solid #C4C4C4;
		border-right: 1px solid #C4C4C4;
		border-bottom: 1px solid #C4C4C4;
	}
	#global-content .sec-intro .boxLink .boxLinkInner .pic img {
    width: 362px;
    height: 150px;
    vertical-align: bottom;
	}
	#global-content .sec-intro .module-listLayout-pha02 .boxLink .boxLinkInner .pic img {
    width: 361px;
    height: 148px;
	}
	#global-content .sec-intro .boxLink .boxLinkInner .box {
		width: 50%;
    height: 100%;
    text-align: center;
    vertical-align: middle;
    display: table-cell;
	}
	#global-content .sec-intro .boxLink .boxLinkInner .box .boxInner p {
    padding-left: 1.75em;
    text-align: left;
    font-size: 16px;
    line-height: 1.35294;
    color: #fff;
    display: inline-block;
    position: relative;
	}
	#global-content .sec-intro .boxLink .boxLinkInner .box .boxInner p::after {
    content: "";
    position: absolute;
    top: 0.4em;
    left: 0;
    width: 0.4em;
    height: 0.4em;
    -webkit-transform: rotate(45deg);
    -moz-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(45deg);
    border-top: 2px solid #fff;
    border-right: 2px solid #fff;
	}
	#global-content .sec-intro .boxLink + p {
		margin-top: 20px;
	}
}

/**********************************/
/* sp */
/**********************************/
@media screen and (max-width: 750px) {
	.device-js-on #global-content .module-commonLayout .module-lead01 {
		margin-bottom: 15%;
	}
	.device-js-on #global-content .module-commonLayout .module-lead01 p {
    padding-top: 11.11111%;
    font-size: 105%;
    line-height: 1.8;
    font-weight: 200;
	}
	.device-js-on #global-content .sec-intro .module-listLayout-pha02 {
		margin-bottom: 20%;
	}
	.device-js-on #global-content .sec-intro .boxLink {
    margin: 15% auto 0;
	}
	.device-js-on #global-content .sec-intro .boxLink .boxLinkInner {
		display: flex;
		flex-direction: column;
	}
	.device-js-on #global-content .sec-intro .boxLink .boxLinkInner .box {
		order: 2;
	}
	.device-js-on #global-content .sec-intro .boxLink .boxLinkInner .pic {
		order: 1;
	}
	.device-js-on #global-content .sec-intro .boxLink .boxLinkInner .pic img {
    width: 100%;
    height: auto;
    vertical-align: bottom;
	}
	.device-js-on #global-content .sec-intro .boxLink .boxLinkInner .box {
    position: relative;
    background-color: #009389;
	}
	.device-js-on #global-content .sec-intro .boxLink .boxLinkInner .box .boxInner {
    font-size: 125%;
    line-height: 1.5;
    color: #fff;
	}
	.device-js-on #global-content .sec-intro .boxLink .boxLinkInner .box .boxInner .icon {
    position: relative;
    top: auto;
    left: auto;
    margin: 0.3em 0.5em 0 0;
	}
	.device-js-on #global-wrapper .module-spHide {
    display: none;
	}
	.device-js-on #global-content .sec-intro .boxLink .boxLinkInner .box .boxInner::after {
    content: "";
    margin: auto;
    position: absolute;
    top: 0;
    right: 1em;
    bottom: 0;
    width: 0.5em;
    height: 0.5em;
    -webkit-transform: rotate(45deg);
    -moz-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(45deg);
    border-top: 4px solid #fff;
    border-right: 4px solid #fff;
	}
	.device-js-on #global-content .sec-intro .boxLink.k-ris-box .boxLinkInner .pic {
		border-top: 1px solid #C4C4C4;
		border-left: 1px solid #C4C4C4;
		border-right: 1px solid #C4C4C4;
	}
	.device-js-on #global-content .sec-intro .boxLink + p {
		margin-top: 5%;
	}
}