@charset "utf-8";
section#About {
	padding: 0 0 4.1666%;
    margin-bottom: 0;
}
section#About h2.jp {
    display: block;
	font-family: 'Noto Sans JP',YuGothic,'Yu Gothic','Arial','Hiragino Kaku Gothic ProN','ヒラギノ角ゴ ProN W3','メイリオ', Meiryo,'ＭＳ ゴシック',sans-serif;
	font-size: 2.5em;
	font-style: normal;
	font-weight: 600;
	letter-spacing: 0;
    left: 0;
	line-height: normal;
	margin: 0;
    overflow: hidden;
    padding: 1em 0;
    padding-left: 8.3333%;
    position: relative;
	text-align: left;
	top: 0;
}
section#About > div {
	display: block;
    float: right;
	height: auto;
    line-height: 1.8;
    padding-left: 3%;
    padding-right: 8.28125%;
	text-align: justify;
	vertical-align: bottom;
	width: 63.90625%;
}
section#About > div h3 small {
	font-size: 1.5em;
    white-space: nowrap;
}
section#About > div > p {
    font-size: 1.125em;
}
section#About > div p strong {
	font-size: 1em;
}
section#About > div p em {
    background: linear-gradient(transparent 60%, #faff00 60%);
    background: -webkit-linear-gradient(transparent 60%, #faff00 60%);
    background: -o-linear-gradient(transparent 60%, #faff00 60%);
    font-weight: 500;
}
section#About > div p a {
    text-decoration: underline;    
}
section#About > div > ul {
    font-size: 1.125em;
}
section#About > img {
	display: block;
	float: left;
	height: auto;
	vertical-align: bottom;
	width: 36.09375%;
	width: calc(36.09375% - 2%);
}
.merit_sec {
    background: none;
    background-color: #0e8ab8;
    background-image: url("/common2/img/cmn_bg_000.svg");
    background-size: .5% auto;
    background-repeat: repeat;
    background-position: left;
	display: block;
	overflow: hidden;
	padding: 8.3333%;
	text-align: center;
}
.merit_sec .sec_ttl .sub::before, .merit_sec .sec_ttl .sub::after {
    display: none;
}
.merit_sec > h3 {
    background-color: #f08c00;
    border-radius: 100px;
    color: #FFFFFF;
    display: inline-block;
    font-size: 1.75em;
    font-weight: 600;
    letter-spacing: .05em;
    margin: 0 auto .5em;
    overflow: hidden;
    padding: .625em 1.5em;
}
.merit_sec > p {
    color: #FFFFFF;
    font-size: 1.125em;
    font-size: 1.25em;
    font-weight: 500;
    line-height: 1.875;
    margin: 0 auto 2em;
    text-align: center;
}
.merit_sec > ul {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    list-style: none;
    margin: 0;
    text-align: justify;
}
.merit_sec > ul > li {
    display: block;
    background-color: #FFFFFF;
    border-radius: 10px;
    font-weight: 500;
    font-size: 1.125em;
    line-height: 1.8;
    margin-bottom:  1.5%;
    overflow: hidden;
    padding: 1.5em;
    text-align: justify;
    width: 49%;
}
.merit_sec > ul > li em:nth-of-type(1) {
    display: block;
    color: #0e8ab8;
    margin-bottom: .5em;
    font-size: 1.125em;
    font-weight: 700;
}
.merit_sec > ol {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    list-style: none;
    margin: 0;
}
body.page-id-737 .merit_sec > ol {
    margin: 0 0 4em;
}
.merit_sec > ol > li {
    color: #FFF;
    display: block;
    line-height: 1.8;
    overflow: hidden;
    text-align: justify;
    width: 31%;
}
.merit_sec > ol > li > span {
    display: block;
    border-radius: 5px;
    margin: 0 0 1.5em;
    overflow: hidden;
}
.merit_sec > ol > li > span img {
    display: block;
    height: auto;
    vertical-align: bottom;
    width: 100%;
}
.merit_sec > ol > li strong {
    font-weight: 500;
    color: #ffff00;
}
.merit_sec > ol > li > h3 {
    font-size: 1.5em;
    font-weight: 600;
    line-height: 1.8;
    margin: 0 0 .5em;
}
.merit_sec > ol > li > p {
    font-size: 1.125em;
    margin: 0;
}
.merit_sec > ol.bloc4 > li {
    display: block;
    color: #FFF;
    overflow: hidden;
    text-align: justify;
    width: 24%;
}
.merit_sec > ol.bloc4 > li > h3 {
    font-size: 1.125em;
}
.merit_sec > ol.bloc4 > li > p {
    font-size: .9375em;
}
.merit_sec > ol.bloc4 > li > p a {
    color: #FFFFFF;
    margin-right: .125em;
    text-decoration: underline;
}
.sec_ttl .en {
	display: block;
	font-family: initial;
    font-family: 'Timmana', sans-serif;
	font-size: 1.5em;
    font-weight: 400;
	letter-spacing: 1px;
	line-height: normal;
	margin: 0;
    height: auto;
	overflow: hidden;
	padding: 0;
}
.sec_ttl .sub {
	align-items: center;
	display: flex;
	justify-content: center; /* 水平中心 */
	font-size: 2em;
	font-size: 1.875em;
	font-weight: 600;
    margin: 0 0 .5em;
	padding: 0;
	position: relative;
}
.flow_cont_list > li > .txt_area {
    display: block;
    width: 100%;
}
ul.followup {
	align-items: center;
	display: flex;
    flex-wrap: wrap;
    font-size: 1em;
	font-weight: 500;
    list-style: none;
    margin: 0;
	padding: 0;
	position: relative;
    width: 100%;
}
ul.followup > li {
    display: block;
    margin-right: 2%;
    text-align: left;
    width: 23.5%;
}
ul.followup > li:nth-last-of-type(1) {
    margin-right: 0;
}
ul.followup > li a {
    background-color: #014076;
	border-radius: 100px;
	color: #fff;
    display: block;
    padding: .75em 0 .75em 1.625em;
    position: relative;
}
ul.followup > li a:hover {
    background-color: #4294d0;
	color: #FFF;
}
ul.followup > li a::after {
    content: "\e5e1";
	font-family: 'Material Icons';
    font-weight: 600;
    margin-left: .875em;
    position: absolute;
    right: .875em;
}
ul.followup > li a:visited {
	color: #FFF;
}
.flow_btn {
	margin: 3em auto;
}
.flow_sec .flow_btn {
    margin: 0 auto;
}
.flow_btn.double {
    display: flex;
	margin: 0 auto;
	margin: 3em auto;
    max-width: 1080px;
    flex-wrap: wrap;
    justify-content: space-between;
}
.flow_btn.double a {
	font-size: 1.5em;
    text-indent: -1.5em;
    width: 48%;
}
.flow_sec .flow_btn.double {
    margin: 0 auto;
}
/*	SBT
-------------------------------------*/
section#Casestudy {
	background-color: #f0f6fa;
	padding: 8.3333%;
	text-align: center;
}
section#Casestudy > ul {
	display: block;
	margin: 0 0 8.3333%;
	margin: 0;
	overflow: hidden;
}
section#Casestudy > ul > li {
	background-color: #FFF;
	border: #d9d9d9 solid 1px;
	display: block;
	margin: 0 0 2em;
	padding: 1.5em;
	text-align: justify;
	width: 48%;
}
section#Casestudy > ul > li:nth-last-of-type(1) {
	margin-bottom: 0;
}
section#Casestudy > ul > li:nth-last-of-type(2) {
	margin-bottom: 0;
}
section#Casestudy > ul > li:hover {
	cursor: pointer;
}
section#Casestudy > ul > li span.pict {
	display: block;
	float: left;
    overflow: hidden;
	position: relative;
	width: 40%;
	width: calc(50% - 30px);
}
section#Casestudy > ul > li span.pict::before {
	content: "";
	display: block;
	padding-top: 100%;
}
section#Casestudy > ul > li span.pict img {
	display: block;
	height: 100%;
	line-height: normal;
	object-fit: cover;
	position: absolute;
	text-align: center;
	top: 50%;
	vertical-align: bottom;
	width: 100%;
	-webkit-transform: translateY(-50%);
	-moz-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	-o-transform: translateY(-50%);
	transform: translateY(-50%);
}
section#Casestudy > ul > li:hover span.pict img {
    transform: translateY(-50%) scale(1.125,1.125);
    transition:1s all;
}
section#Casestudy > ul > li:hover span.pict a:hover img {
	opacity: 1;
	filter: alpha(opacity=100);
	-ms-filter: "alpha(opacity=100)";
}
section#Casestudy > ul > li div {
	display: inline-block;
	float: right;
	font-weight: 500;
	width: calc(50% - 15px);
	width: 50%;
}
section#Casestudy > ul > li div span {
	display: block;
}
section#Casestudy > ul > li div span.title {
	color: #003348;
	font-weight: 700;
	font-size: 1.21875em;
	margin: 0 0 .5em;
}
section#Casestudy > ul > li div span.title::after {
	content: "様";
	margin-left: .25em;
}
section#Casestudy > ul > li div span.title a {
	color: #003348;
}
section#Casestudy > ul > li div span.date {
	color: #01808c;
	font-size: .9375em;
	font-weight: 600;
}
section#Casestudy > ul > li div span.recap {
	font-size: .9375em;
	margin: 0 0 1em;
}
section#Casestudy > ul > li div span.view {
	border: none;
	border-bottom: 1px solid #666;
	font-size: .875em;
	font-weight: 600;
	position: relative;
	width: 400px;
	max-width: 100%;
}
section#Casestudy > ul > li div span.view::before {
	content: "";
	display: block;
	width: 16px;
	height: .8px;
	background: #333;
	rotate: 40deg;
	position: absolute;
	right: -1px;
	bottom: 5px;
}
section#Casestudy > ul > li:nth-of-type(odd) {
	clear: both;
	float: left;
}
section#Casestudy > ul > li:nth-of-type(even) {
	float: right;
}
@media (max-width: 1080px) {
section#About {
	padding: 0;
    margin: 0 0 2em;
}
section#About h2.jp {
	font-size: 1.375em;
	line-height: normal;
	margin: 0 0 1em;
    overflow: hidden;
    padding: 0;
    position: relative;
    text-align: justify;
}
section#About > img {
    clear: both;
    float: none;
	height: auto;
	width: 100%;
}
section#About > div {
    clear: both;
    float: none;
    margin: 0;
    padding: 0;
    width: auto;
    width: inherit;
}
section#About > div h3 small {
	font-size: 1.375em;
    white-space: normal;
}
section#About > div > p {
    font-size: 1em;
}
section#About > div p:nth-last-of-type(1) {
    margin: 0;
}
section#About > div p strong {
	display: inline;
	font-size: 1.125em;
	margin: 0;
}
section#About > div > ul {
    font-size: 1em;
}
section#About > div p:nth-last-of-type(1) {
    margin: 0;
}
.merit_sec {
    background: none;
    margin: 0 0 3em;
	padding: 0;
	text-align: justify;
}
.merit_sec .sec_ttl {
	color: #153c78;
    border-bottom: #CCC solid 1px;
    border-top: #CCC solid 1px;
    display: block;
	font-size: 1em;
	margin: 0 0 2em;
    overflow: hidden;
    padding: .875em 0;
	text-align: justify;
}
.merit_sec .sec_ttl .en {
    font-size: revert;
    margin: 0;
    display: none;
}
.merit_sec .sec_ttl .sub {
    display: block;
    font-size: revert;
    font-size: 1.1875em;
    font-weight: 600;
    line-height: normal;
    margin: 0 0 .25em;
}
.merit_sec > h3 {
    display: block;
    font-size: 1.25em;
    line-height: normal;
    text-align: center;
}
.merit_sec > p {
    color: inherit;
    font-size: 1em;
    margin: 0 auto 1em;
    text-align: justify;
}
.merit_sec > ul {
    display: block;
}
.merit_sec > ul > li {
    display: block;
    border-radius: 0;
    font-size: 1em;
    font-weight: 400;
    margin-bottom:  1.5em;
    padding: 0;
    text-align: justify;
    width: initial;
}
.merit_sec > ul > li:nth-last-of-type(1) {
    margin-bottom: 0;
}
.merit_sec > ul > li em:nth-of-type(1) {
    font-size: 1.1875em;
}
.merit_sec > ol {
    display: block;
    margin: 0;
    overflow: hidden;
}
body.page-id-737 .merit_sec > ol {
    margin: 0 0 2em;
}
.merit_sec > ol > li {
    clear: both;
    display: block;
    color: inherit;
    margin: 0 0 2em;
    width: initial;
}
.merit_sec > ol > li:nth-last-of-type(1) {
    margin: 0;
}
.merit_sec > ol > li > span {
    margin: 0 7.5% 1em;
}
.merit_sec > ol > li strong {
    color: #CC0000;
}
.merit_sec > ol > li > h3 {
    font-size: 1.1875em;
    line-height: normal;
    margin: 0 0 .5em;
}
.merit_sec > ol > li > p {
    font-size: 1em;
}
.merit_sec > ol.bloc4 {
    display: block;
    margin: 0;
    overflow: hidden;
}
.merit_sec > ol.bloc4 > li {
    clear: both;
    display: block;
    color: inherit;
    margin: 0 0 2em;
    width: initial;
}
.merit_sec > ol.bloc4 > li:nth-of-type(4) {
    margin: 0;
}
.merit_sec > ol.bloc4 > li > p a {
    color: blue;
}
.flow_sec .sec_ttl {
	color: #153c78;
    border-bottom: #CCC solid 1px;
    border-top: #CCC solid 1px;
    display: block;
	font-size: 1em;
	margin: 0 0 2em;
    overflow: hidden;
    padding: .875em 0;
	text-align: justify;
}
.flow_sec .sec_ttl .sub::before, .flow_sec .sec_ttl .sub::after {
    display: none;
}
.flow_sec .sec_ttl .en {
    font-size: revert;
    margin: 0;
    display: none;
}
.flow_sec .sec_ttl .sub {
    display: block;
    font-size: revert;
    font-size: 1.1875em;
    font-weight: 600;
    line-height: normal;
    margin: 0 0 .25em;
}
ul.followup {
	display: block;
    width: initial;
}
ul.followup > li {
    clear: both;
	display: block;
    margin: 0 0 .5em;
    width: initial;
}
ul.followup > li a {
    padding: .5em 0 .625em 1.25em;
}
ul.followup > li:nth-last-of-type(1) {
    margin: 0;
}
.flow_btn.double {
    display: block;
    margin: 0 0 2em;
}
.flow_btn.double a {
	font-size: 1em;
    text-indent: 0;
    width: initial;
}
.flow_btn.double a:nth-of-type(1) {
    margin: 0 0 .5em;
}
.flow_btn {
    display: block;
    margin: 0 0 2em;
}
section#Casestudy .sec_ttl {
	color: #153c78;
    border-bottom: #CCC solid 1px;
    border-top: #CCC solid 1px;
    display: block;
	font-size: 1em;
	margin: 0 0 2em;
    overflow: hidden;
    padding: .875em 0;
}
section#Casestudy .sec_ttl .en {
    font-size: revert;
    margin: 0;
    display: none;
}
section#Casestudy .sec_ttl .sub {
    display: block;
    font-size: revert;
    font-size: 1.1875em;
    font-weight: 600;
    line-height: normal;
    margin: 0 0 .25em;
}
section#Casestudy .sub::before, section#Casestudy .sub::after {
    display: none;
}
}

@media screen and (max-width: 768px) {
.flow_sec {
	padding: 0;
}
section#Casestudy {
    background: none;
    margin: 0 0 2em;
    padding: 0;
}
section#Casestudy > ul {
	clear: both;
	display: block;
	overflow: hidden;
	box-sizing: border-box;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	-ms-box-sizing: border-box;
	-o-box-sizing: border-box;
}
section#Casestudy > ul > li {
	display: block;
    border: none;
	margin: 0 0 1em;
	padding: 0;
	width: 100%;
}
section#Casestudy > ul > li:nth-last-of-type(2) {
	margin: 0 0 1em;
}
section#Casestudy > ul > li span.pict {
	width: 33.3333%;
}
section#Casestudy > ul > li div {
	width: calc(66.6666% - 1em);
}
section#Casestudy > ul > li div span.title {
	font-size: 1em;
	margin: 0;
    text-overflow: ellipsis;
    white-space: nowrap;
    text-align: justify;
}
section#Casestudy > ul > li div span.recap {
    display: block;
	font-size: .875em;
    line-height: normal;
	margin: 0;
    text-overflow: ellipsis;
    white-space: nowrap;
    text-align: justify;
}
section#Casestudy > ul > li div span.date {
	font-size: .875em;
}
section#Casestudy > ul > li div span.view {
    border: none;
	font-size: .8em;
}
section#Casestudy > ul > li div span.view::before {
    display: none;
}
}