body {
    font-size: 16px;
}
/* * { */
    /* outline: auto; */
/* } */
.w90 {
    width: 90%;
}
.mb30 {
    margin-bottom: 12px;
}
.bold {
	font-weight:bold;
}
.bold-red {
	font-size: 18px;
	color: #e60012;
	font-weight:bold;
}
.txt-left {
	text-align:left;
    line-height:1.6;
    margin-bottom: 10px;
    padding: 0 60px;
}
.mt-100 {
    margin-top: 100px;
}
.page-content section {
    margin-bottom: 80px;
}
/* mv */
.mv {
    background: url(../images/southeastAsia/southeastAsia-mv.jpg) no-repeat center;
    height: 339px;
    margin-bottom: 40px;
    padding-top: 50px;
    background-size: cover;
}
.opacity-area {
  display: flex;
  justify-content: center;
  align-items: center;
  width: 1072px;
  height: 214px;
  margin-left: auto;
  margin-right: auto;
  /* 背景色のみ50%透明 */
  background-color: rgba(255, 255, 255, 0.9);
  font-weight: bold;
  position: relative;
}
.mv-icon01,
.mv-icon02 {
	position:absolute;
	}
	
.mv-icon01 {
	top: -14px;
	left: 25px;
}
.mv-icon02 {
	top: 45px;
	left: 14px;
}
.opacity-inner {
    padding: 30px 40px;
    text-align: center;
}
.opacity-inner-title {
    font-size: 50px;
    text-align: center;
    font-weight: bold;
	padding-top: 60px;
    color: #1F2879;
    text-shadow: 2px 2px 2px rgba(0,0,0,0.4);
}
.service-overview {
    font-size: 20px!important;
    margin-top: 35px;
    text-align: left;
    line-height: 1.4;
    font-weight: bold;
}
/* mvここまで */

.marker_line {
    background: linear-gradient(transparent 50%, #FFFF36 50%);
    }
	
.marker_line-sub {
    background: linear-gradient(transparent 70%, #FFFF36 70%);
    }
.page-wrap {
    padding-left: 100px;
    padding-right: 100px;
}
.page-content {
    max-width: 1080px;
    margin: 0 auto;
}

/* ページ内リンクボタン */
.link-btn-wrap {
    margin-bottom: 60px;
}
.link-btn-wrap {
    display: flex;
    justify-content: space-between;
}
.link-btn-wrap a {
    position: relative;
    display: inline-block;
    width: 32%;
    max-width: 400px;
    margin-right: 1%;
    font-size: 15px;
    line-height: 50px;
    color: #fff;
    text-align: center;
    text-align-last: center;
    background: #1F287A;
}
.link-btn-wrap a:last-child {
    margin-right: 0;
}
.link-btn-wrap img {
    position: absolute;
    top: 50%;
    right: 8%;
    transform: translateY(-50%);
}
/* ページ内リンクボタンここまで */

/* バナー */
.banner-area {
    position: relative;
    font-size: 36px;
    line-height: 1.6;
    font-weight: 900;
    margin-bottom: 48px;
    text-align: center;
}
.banner-area-text {
    position: absolute;
    top: 25px;
    left: 0;
    right: 0;
    margin: auto;
}
.banner-area-text img{
    margin-bottom: 48px;
}
/* バナーここまで */

/* バナー下、概要テキスト   */
.list-description {
    font-size: 16px;
    line-height: 1.7;
    margin: 15px 0 80px;
    text-align: left;
    /* padding: 0 10px; */
}
.list-description p .marker_line {
    font-weight: bold;
}
.list-description img {
    width: 225px;
    height: 225px;
}
.service-description {
    display: flex;
    font-size: 16px;
}
.service-description p {
    margin-right: 26px;
    padding-left: 60px;
    width: 70%;
}
.service-description p.chart-img {
    margin: 0;
    padding: 0 60px 0 0;
    width: auto;
}
.chart-img img{
    height: auto;
    width: 330px;
}
/* バナー下、概要テキストここまで   */

/* アッパーミドル層へのアプローチ */
.result-case-main {
    display: flex;
    flex-wrap: wrap;
    margin: 77px auto 0;
    justify-content: space-between;
    width: 100%;
}
.results-case img{
    width: 100%;
    margin: 0 auto;
}
.result-example {
    background-color: #f5fbfe;
    width: 47%;
    border: 2px solid #1F2879;
    border-radius: 6px;
    margin-bottom: 50px;
    padding-bottom: 20px;
}
.upper-middle-img {
    margin: 40px 43px 0 21px;
}
.result-example-list-wrap {
    padding:0 30px 20px;
    text-align: center;
}
.example-title-bg {
    position: relative;
    color: #fff;
    text-align: center;
    padding: 18px 0;
    margin-bottom: 30px;
    background: #1F2879;
    border-radius: 4px 4px 0 0;
    font-size: 19px;
}
.online-description {
    font-size: 14px;
    font-weight: bold;
    margin-top: 17px;
}
.results-case .online-list {
    display: block;
    margin-top: 30px;
}
.results-case .online-item {
    font-size: 15px;
    font-weight: bold;
    margin-top: 20px;
}
.online-contents,
.offline-contents {
    padding: 0 20px;
}
.online-contents {
    position: relative;
}
.offline-contents {
    margin-top: 30px;
} 
.online {
    background-color: #ffad00;
    color: #fff;
    display: inline-block;
    font-size: 14px;
    font-weight: bold;
    line-height: 2;
    padding: 0 20px;
}
.online-item::before {
    content: "• ";
    color: #ffad00;
}
.online-item span {
    margin-left: 15px;
}
.results-case .online-img {
    position: absolute;
    right: 3%;
    top: 33%;
    width: 43%;
}
.online-attention {
    font-size: 13px;
    font-weight: bold;
    margin-top: 20px;
}
.offline {
    background-color: #0070bd;
    color: #fff;
    display: inline-block;
    font-size: 14px;
    font-weight: bold;
    line-height: 2;
    padding: 0 20px;
}
.offline-description {
    font-size: 14px;
    font-weight: bold;
    margin: 20px 0;
}
/* アッパーミドル層へのアプローチここまで */

/* セクションタイトル */
.crm-head {
    font-size: 28px;
    position: relative;
    font-weight: bold;
    margin:0 33px 56px;
    /* border-top: 1px solid #CCC; */
    border-bottom: 3px solid #1F2879;
    padding: 17px 0;
    text-align: center;
    font-weight: bold;
    line-height: 1.2;
}
.crm-head:after {
    content: "";
    position: absolute;
    top: auto;
    bottom: -1px;
    left: 50%;
    width: 0;
    height: 0;
    border: 12px solid #1f2879;
    border-width: 12px 8px;
    border-color: #1F2879 transparent transparent transparent;
    transform: translate(-50%,100%);
}
/* セクションタイトルここまで */

.cms-txt {
    text-align: center;
    margin-bottom: 15px;
    font-size: 20px;
    line-height: 1.6;
    font-weight: bold;
}

/* このような企業・団体様にオススメです */
.success-reason {
    margin-bottom: 40px;
    text-align: center;
}
.success-reason ul {
    display: flex;
    justify-content: space-between;
    margin-top: 50px;
}
.success-reason ul li h3{
    font-size: 15px;
    font-weight: bold;
}
.success-reason-title1 {
    color: #3C99B8;
}
.success-reason-title2 {
    color: #256DA1;
}
.success-reason-title3 {
    color: #16478C;
}
.success-reason-title4 {
    color: #1F2879;
}
.reason-list {
    width: 23%;
    margin-right: 2%;
}
.reason-list:last-child {
    margin-right: 0;
}
.reason-list img {
    margin: 15px;
}
.success-reason-title {
    margin-top: 13px;
}
/* このような企業・団体様にオススメですここまで */

/* 3つの理由 */
.reason {
    margin-bottom: 40px;
    text-align: center;
}
.reason .reason-list {
    border: 2px solid #1F2879;
    border-radius: 6px;
    position: relative;
    width: 100%;
}
.reason .reason-list:not(:first-of-type) {
    margin-top: 40px;
}
.reason .reason-list img {
    position: absolute;
    right: 0;
    top: 0;
}
.reason-title {
    color: #fff;
    text-align: center;
    padding: 18px 18px 18px 30px;
    background: #1F2879;
    border-radius: 4px 4px 0 0;
    font-size: 20px;
    text-align: left;
}
.reason-description {
    font-size: 16px;
    line-height: 1.68;
    padding: 35px 200px 50px 30px;
    text-align: left;
}
/* 3つの理由ここまで */

/* プロジェクト */
.project {
    margin-bottom: 40px;
    text-align: center;
}
.project img {
    margin-top: 45px;
}
.project-contents {
    display: flex;
    justify-content: space-between;
    padding: 0 40px;
}
.project-box {
    text-align: left;
}
.project-list {
    margin-top: 34px;
}
.project-item {
    font-size: 18px;
    font-weight: bold;
    line-height: 1.17;
    text-align: left;
}
.project-item span {
    margin-left: 18px;
}
.project-item:not(:first-of-type) {
    margin-top: 20px;
}
.offline-item:before {
    content: "• ";
    color: #0070bd;
}
/* プロジェクトここまで */

/* 支援スケジュール */
.schedule {
    margin-bottom: 40px;
    text-align: center;
}
.schedule img {
    width: 90%;
    margin: 0 auto;
    display: block;
}
.schedule p.caption {
    font-size: 20px;
    width: 90%;
    display: block;
    margin: 60px auto 15px;
    text-align: left;
    font-weight: bold;
}


/* 支援スケジュールここまで */

/* コンサルタント担当 */
.consultant {
    background: url(../images/crm/lecture-bg.png) no-repeat center top;
    padding-bottom: 70px;
    margin-bottom: 158px;
}
.consultant-message {
    width: 66%;
    background: url(../images/crm/tanaka-message-bg.png) repeat-y;
    background-color: #fff;
    border-radius: 10px;
    padding: 10px 19px;
    border: solid 8px #fff;
    line-height: 1.55;
    font-size: 15px;
}
.consultant-inner {
    padding: 0px 75px;
}
.consultant-pic {
    width: 30%;
}
.consultant-pic-message {
    display: flex;
    justify-content: space-between;
    margin: 55px auto 40px auto;
}
.consultant-profile {
    font-size: 14px;
    padding: 13px 26px;
    background: url(../images/crm/career-bg.png) center / 100% 100% no-repeat;
}
.consultant-telop {
    font-size: 24px;
    width: 685px;
    margin: 0 auto;
    font-weight: bold;
    text-align: center;
    border-bottom: 2px solid #FF000F;
    padding-top: 30px;
    padding-bottom: 15px;
}
.position-signature {
    font-size: 14px;
    font-weight: bold;
    text-align: right;
    margin-top: 8px;
}
.position {
    margin-bottom: 5px;
}
.position-career {
    font-size: 16px;
    font-weight: bold;
}
.position-description {
    line-height: 2.3;
}
/* コンサルタント担当ここまで */

/* よくある質問 */
.frequent-q {
	margin-bottom: 180px!important;
}
.q_a-sec__container {
    padding: 0 50px;
}
.q_a-sec__list {
    margin-bottom: 45px;
} 
.q_a-sec__list .question {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    position: relative;
    cursor: pointer;
}
.q_a-sec__list .answer {
    background-color: #E6E6E6;
    line-height: 34px;
    font-size: 16px;
    padding: 6px;
    display: none;
}
.q_a-sec__list .question .txt {
    font-size: 20px;
    color: #fff;
    background-color: #1F2879;
    width: 100%;
    padding: 24px 45px 17px 21px;
}
.q_a-sec__list .question .icon {
    width: 70px;
    text-align: center;
    padding: 20px 0;
    background-color: #fff;
    color: #1F2879;
    font-size: 20px;
    font-weight: 600;
    line-height: 1;
    border: 3px solid;
}
.accordion-container {
    width: 100%;
    margin: 0 auto;
}
.qa-btn-single {
    width: 47%;
    margin-bottom: 29px;
}
.qa-btn-in-icon {
    background: url(../../images/crm/cross.png) no-repeat 96% 50%;
}
.qa-btn-in {
    font-size: 16px;
    position: relative;
    display: inline-block;
    width: 100%;
    /* max-width: 481px; */
    margin-right: 0%;
    line-height: 75px;
    color: #fff;
    text-align: center;
    text-align-last: center;
    background-color: #80000A;
}
.accordion-content {
    display: none;
    background: white;
    color: black;
    border: 1px solid;
    line-height: 34px;
    font-size: 16px;
    padding: 6px;
}
.accordion-container .accordion-title:hover i:before,
.accordion-container .accordion-title:hover i:active,
.accordion-container .content-entry.open i {
color: white;
}
.accordion-title{
position: relative;
}
.accordion-title:after {
content: "";
position: absolute;
right: 25px;
top: 38%;
transition: all 0.2s ease-in-out;
display: block;
width: 8px;
height: 8px;
border-top: solid 2px #fff;
border-right: solid 2px #fff;
-webkit-transform: rotate(135deg);
transform: rotate(135deg);
}
.accordion-title.open:after {
-webkit-transform: rotate(-45deg);
transform: rotate(-45deg);
top: 45%;
}
.accordion-content {
display: none;
padding-left: 2.3125em;
}
.answer-inner {
    display: flex;
    padding: 15px 80px 15px 19px;
    color: #1F2879;
    align-items: center;
}
.answer-A {
    display: block;
    width: 46px;
    height: 46px;
    font-size: 20px;
    margin-right: 34px;
}
.txt {
    text-align: left;
}
/* よくある質問ここまで*/

/* フッター */
.contact-wrap {
    display: flex;
    padding: 0 3px;
}
.contact-number {
    margin-bottom: 8px;
}
.footer-wrap {
    background: #1F2879;
    padding: 50px 0;
}
.footer-wrap-inner {
    color: #fff;
    text-align: center;
    width: 456px;
    margin: 0 auto;
}
.footer-phrase {
    font-size: 24px;
    margin-bottom: 30px;
}
.contact-wrap {
    margin-bottom: 30px;
}
.tel-phrase {
    font-size: 20px;
    margin: 0 5px;
}
.tel-phrase span {
    margin-bottom: 7px;
    display: block;
}
.tel-num {
    font-size: 24px;
    font-weight: 900;
    margin-bottom: 5px;
}
.tel-time {
    font-size: 14px;
}
.contact-block-title a {
    font-size: 28px;
    font-weight: bold;
    padding: 29px 55px 30px 79px;
    width: 456px;
    margin: 0 auto;
    background: #FF7600 url(../images/crm/mail.png) no-repeat 86px center;
    height: 77px;
    color: #fff;
    display: block;
    border-radius: 7px;
}
/* フッターここまで */

/* バナー */
.floating__banner {
    position: fixed;
    z-index: 99999;
    top: 64%;
    right: -5px;
}
.floating__banner-box {
    display: block;
    margin-bottom: 5px;
}
/* バナーここまで */

@media only screen and (max-width: 767px) {
    .banner-area-text {
        font-size: 30px;
    }
    .difference-content {
        display: block;
    }
    .difference-content-description {
        width: 100%;
        margin-bottom: 40px;
    }
    .difference-pic-wrap {
        width: 100%;
        text-align: center;
    }
}
.banner-area img{
    position: absolute;
    left: 0px;
    top: 0px;
    z-index: -2;
    object-fit: cover;
    height: 100%;
}
.page-service .list-description img{
    max-width: inherit!important;
}

@media (max-width: 1199px) {
    .page-service .list-description p.chart-img{
        text-align: center;
    }
    .page-service .list-description img{
        max-width: 400px!important;
    }
    .results-case img{
        max-width: 400px;
    }
    .upper-middle-img{
        text-align: center;
    }
}
@media (max-width: 768px) {
    .reason .reason-list img{
        width:30%;
        max-width: 180px;
    }
}
@media (max-width: 499px) {
    .success-reason ul{
        flex-wrap: wrap;
    }
    .reason .reason-list img{
        top:25%;
    }
    .reason-description{
        font-size:14px;
        padding: 25px 170px 30px 20px;
    }
    .project-contents{
        flex-wrap: wrap;
    }
}