@charset "utf=8";
#base {
  width: 100%;
  max-width: 1220px;
  text-align: left;
  margin: 0 auto;
}
div#cont {
  margin: 0 auto;
}
div#cont div#c3_lrr {
  width: 100%;
}
.mainCont_wrap {
  display: flex;
}
.main {
  width: 970px;
  order: 2;
  margin-left: 40px;
}
.main p {
  line-height: 1.6;
}
@media screen and (max-width: 768px) {
  .main {
    margin-left: 0;
  }
}

/* MV */
.m_herosArea {
  position: relative;
}
.m_herosArea_btn_sec {
  position: absolute;
}
.m_btn.m_herosArea_btn {
  border-radius: 5px;
  font-size: 18px;
  box-shadow: 8px 8px 16px -4px rgb(0, 0, 0, 0.6);
  padding: 10px;
}
.m_btn.m_herosArea_btn::after {
  width: 32px !important;
  height: 32px !important;
  top: 7px;
  right: 10px !important;
}
@media screen and (min-width: 769px) {
  .m_herosArea_btn_sec {
    width: 350px;
    height: 51px;
    bottom: 40px;
    right: 295px;
    margin: 0 auto;
  }
}
@media screen and (max-width: 768px) {
  .m_herosArea_btn_sec {
    top: 19.4vw;
    right: 29vw;
    width: 42vw;
  }
  .m_btn.m_herosArea_btn {
    font-size: 2.2vw;
    padding-top: 1vw;
    padding-bottom: 1vw;
  }
  .m_btn.m_herosArea_btn::after {
    width: 3vw !important;
    height: 3vw !important;
    top: 1vw;
    right: 7px !important;
  }
}

/* アンカーリンクボタン */
.m_unkerlink_btn_sec {
  margin-top: 30px;
}
.m_unkerlink {
  display: flex;
  justify-content: space-between;
}
.m_unkerlink_item {
  flex: 1;
}
.m_unkerlink_item a:hover {
  text-decoration: none;
}
.m_unkerlink_btn {
  position: relative;
  font-size: 16px;
  color: #1a8192;
  border: 1px solid #1a8192;
  background-color: #fff;
  font-weight: 500;
  text-align: center;
  line-height: 1.6;
  padding: 12px 35px 10px 5px;
  transition: 0.2s;
}
.m_unkerlink_btn:hover {
  background-color: #1a8192;
  color: #fff;
}
.m_unkerlink_btn::after {
  content: "";
  position: absolute;
  width: 23px;
  height: 23px;
  right: 20px;
  top: 26px;
  background-image: url(/resource/img/chatgpt/icon_page-scroll01.svg);
  background-repeat: no-repeat;
  background-size: contain;
}
.m_unkerlink_btn:hover::after {
  background-image: url(/resource/img/chatgpt/icon_page-scroll02.svg);
}
@media screen and (min-width: 769px) {
  .m_unkerlink_item + .m_unkerlink_item {
    margin-left: 5px;
  }
}
@media screen and (max-width: 768px) {
  .m_unkerlink {
    display: block;
  }
  .m_unkerlink_item + .m_unkerlink_item {
    margin-top: 5px;
  }
}

/* ボタン */
.m_btn {
  position: relative;
  border: 1px solid #dd9e33;
  background-color: #dd9e33;
  border-radius: 15px;
  color: #fff;
  font-size: 16px;
  font-weight: bold;
  line-height: 1.4;
  text-align: center;
  padding: 15px 20px;
  transition: 0.2s;
}
.m_btn:hover {
  background-color: #fff;
  color: #dd9e33;
}
.m_btn span {
  font-size: 14px;
}
.m_btn.m_btn_tab::after {
  content: "";
  position: absolute;
  width: 41px;
  height: 41px;
  right: 20px;
  background-image: url(/resource/img/chatgpt/icon_page-transition02.svg);
  background-repeat: no-repeat;
  background-size: contain;
}
.m_lead_sec_inner .m_btn {
  padding-right: 80px;
}
.m_btn.m_btn_wh {
  background-color: #fff;
  color: #dd9e33;
  transition: 0.2s;
}
.m_btn.m_btn_wh:hover {
  opacity: 0.7;
}
.m_btn.m_btn_arrow::after {
  content: "";
  position: absolute;
  width: 29px;
  height: 29px;
  top: 24px;
  right: 20px;
  background-image: url(/resource/img/chatgpt/icon_page-transition03.svg);
  background-repeat: no-repeat;
  background-size: contain;
}
.m_btn.m_btn_br5 {
  border-radius: 5px;
}
.m_btn.m_btn_br40 {
  border-radius: 40px;
}
.m_btn_flex {
  display: flex;
  justify-content: center;
}
.m_btn_flex_item {
  flex: 1;
}
@media screen and (max-width: 768px) {
  .m_btn {
    font-size: 15px;
    line-height: 1.4;
  }
  .m_btn_flex {
    display: block;
  }
  .m_btn_flex_item + .m_btn_flex_item {
    margin-top: 20px;
  }
  .m_btn.m_btn_tab::after {
    width: 27px;
    height: 27px;
    right: 8px;
  }
  .m_btn.m_btn_arrow::after {
    width: 24px;
    height: 24px;
    top: 25px;
    right: 10px;
  }
  .m_lead_sec_inner .m_btn {
    padding-right: 45px;
  }
}

/* コンテンツセクション */
.m_unkerlink_btn_sec + .l_section__item {
  margin-top: 30px;
}
.l_section__item {
  padding: 80px 0;
}
.m_section_bg_gray {
  background-color: #f5f5f5;
}
@media screen and (max-width: 768px) {
  .l_section__item {
    padding: 40px 0;
  }
}

/* 見出し */
.m_heading_sec {
  margin-bottom: 30px;
}
.m_heading {
  font-size: 26px;
  color: #fff;
  font-weight: bold;
  background-color: #1a8192;
  text-align: center;
  padding: 15px 50px;
}
.m_cont_inr_heading {
  font-size: 22px;
  font-weight: bold;
  text-align: center;
  color: #1a8192;
  margin-bottom: 20px;
}
@media screen and (min-width: 769px) {
  .m_heading_sec {
    text-align: center;
  }
  .m_heading {
    display: inline-block;
  }
}
@media screen and (max-width: 768px) {
  .m_heading {
    width: 94%;
    padding-left: 5px;
    padding-right: 5px;
    font-size: 20px;
    line-height: 1.4;
    margin: 0 auto;
    padding: 15px 5px;
  }
  .m_cont_inr_heading {
    font-size: 20px;
  }
}

/* 企業内公式ツールとしてChatGPTを使ってみませんか？ */
.m_lead_sec + .m_lead_sec {
  margin-top: 80px;
}
.m_lead_sec_inner {
  width: 94%;
  background-color: #fff;
  padding: 30px;
  margin-left: auto;
  margin-right: auto;
}
.m_heading + .m_lead_sec_inner {
  margin-top: 30px;
}
.m_lead_sec_inner p {
  font-weight: bold;
}
.m_lead_sec_inner p + p {
  margin-top: 20px;
}
.m_worries_card {
  display: flex;
  justify-content: space-between;
  margin: 45px 0;
}
.m_worries_card_item {
  flex: 1;
  position: relative;
  background-color: #fff;
  box-shadow: 3px 3px 15px -6px rgb(0, 0, 0, 0.3);
  padding: 50px 30px 15px;
}
.m_lead_enphasize {
  font-size: 22px;
  font-weight: bold;
}
.m_lead_enphasize sup {
  font-size: 12px;
  vertical-align: top;
}
.m_worries_card_item p {
  font-weight: bold;
  text-align: center;
}
.m_worries_card_item::before {
  content: "";
  position: absolute;
  width: 30px;
  height: 30px;
  left: 0;
  top: 0;
  background-image: url(/resource/img/chatgpt/img_corner.svg);
  background-size: contain;
  background-repeat: no-repeat;
}
.m_worries_card_item::after {
  content: "";
  position: absolute;
  width: 30px;
  height: 30px;
  bottom: 0;
  right: 0;
  background-image: url(/resource/img/chatgpt/img_corner.svg);
  background-size: contain;
  background-repeat: no-repeat;
  transform: rotate(180deg);
}
.m_worries_card_item figure {
  position: absolute;
  width: 115px;
  height: 68px;
  top: -24px;
  right: 10px;
}
.m_worries_card_item figure img {
  width: 100%;
  max-width: 100%;
}
.m_worries_card_note {
  font-size: 12px;
  font-weight: 400 !important;
  text-align: right !important;
  margin-top: 0px !important;
}
.m_lead_note {
  font-size: 12px;
}
.m_lead_enphasize + .m_lead_note {
  margin-top: 5px;
}
.m_lead_note + .m_btn_sec {
  margin-top: 30px;
}
.m_lead_sec .m_btn_sec {
  width: 52%;
  margin-left: auto;
  margin-right: auto;
}
.m_lead_sec .m_btn_sec .m_btn {
  line-height: 1.4;
}
.m_lead_sec .m_btn_sec .m_btn.m_btn_tab::after {
  top: 17px;
}
@media screen and (min-width: 769px) {
  .m_worries_card_item + .m_worries_card_item {
    margin-left: 20px;
  }
}
@media screen and (max-width: 768px) {
  .m_worries_card {
    display: block;
  }
  .m_worries_card_item {
    width: 100%;
  }
  .m_worries_card_item + .m_worries_card_item {
    margin-top: 20px;
  }
  .m_lead_sec .m_btn_sec {
    width: 100%;
  }
  .m_lead_sec_inner {
    padding: 20px;
  }
  .m_lead_sec .m_btn_sec .m_btn.m_btn_tab::after {
    top: 36%;
  }
}

/* ChatGPT社内導入支援サービス */
.m_service_card_sec {
  width: 94%;
  margin: 0 auto;
}
.m_service_card_item {
  display: flex;
  background-color: #fff;
  padding: 30px;
  box-shadow: 3px 3px 15px -6px rgb(0, 0, 0, 0.3);
}
.m_service_card_item + .m_service_card_item {
  margin-top: 30px;
}
.m_service_card_image {
  width: 256px;
  height: 318px;
}
.m_service_card_image img {
  width: 100%;
  max-width: 100%;
}
.m_service_card_detail {
  width: 568px;
  display: flex;
  flex-direction: column;
}
.m_service_card_detail h3 {
  font-size: 26px;
  font-weight: bold;
  border-bottom: 5px solid #1a8192;
  padding-bottom: 25px;
}
.m_service_card_detail h3 span {
  font-size: 15px;
}
.m_service_card_detail h3 + p {
  margin-top: 25px;
}
.m_service_card_detail p {
  font-size: 15px;
}
.m_service_card_detail p + p {
  margin-top: 15px;
}
.m_service_card_link_sec {
  margin-top: auto;
}
.m_service_card_link {
  position: relative;
  font-size: 16px;
  color: #1a8192;
  font-weight: bold;
  transition: 0.2s;
}
.m_service_card_link:hover {
  opacity: 0.7;
}
.m_service_card_link::after {
  content: "";
  position: absolute;
  width: 19px;
  height: 19px;
  top: 1px;
  right: -23px;
  background-image: url(/resource/img/chatgpt/icon_page-scroll03.svg);
  background-repeat: no-repeat;
  background-size: contain;
}
.m_service_card_link:hover::after {
  opacity: 0.7;
}
@media screen and (min-width: 769px) {
  .m_service_card_image + .m_service_card_detail {
    margin-left: 32px;
  }
}
@media screen and (max-width: 768px) {
  .m_service_card_item {
    display: block;
  }
  .m_service_card_detail {
    width: 100%;
  }
  .m_service_card_image + .m_service_card_detail {
    margin-top: 32px;
  }
  .m_service_card_image {
    width: 100%;
    height: auto;
  }
  .m_service_card_detail h3 {
    font-size: 23px;
    line-height: 1.4;
  }
  .m_service_card_link_sec {
    margin-top: 20px;
  }
}

/*「Leaf powered by 企業内GPT-4」～「社内システムへの導入・開発支援」*/
.m_gpt4_sec .m_cont_lead + .m_cont_inr {
  margin-top: 20px;
}
.m_cont_lead + .m_cont_inr {
  margin-top: 60px;
}
.m_cont_lead p {
  font-size: 16px;
  font-weight: bold;
}
.m_outbound_link_sec {
  text-align: right;
  margin-top: 30px;
}
.m_outbound_link_sec a {
  position: relative;
  font-size: 16px;
  color: #1a8192;
  font-weight: bold;
  transition: 0.2s;
  padding-right: 27px;
}
.m_outbound_link_sec a:hover {
  opacity: 0.7;
}
.m_outbound_link_sec a::after {
  content: "";
  position: absolute;
  width: 22px;
  height: 22px;
  right: 0px;
  top: 0px;
  background-image: url(/resource/img/chatgpt/icon_page-transition01.svg);
  background-size: contain;
  background-repeat: no-repeat;
}
.m_cont_inr p {
  font-size: 16px;
  font-weight: bold;
}
.m_gpt4_sec .m_cont_inr .m_cont_image:nth-of-type(1) {
  width: 703px;
  height: 184px;
  margin: 0 auto;
}
.m_cont_image img {
  width: 100%;
  max-width: 100%;
}
.m_cont_image + p {
  margin-top: 30px;
}
p + .m_cont_image {
  margin-top: 20px;
}
.m_cont_copylight_sec {
  text-align: center;
  margin-top: 5px;
}
.m_cont_copylight_sec p {
  font-size: 12px;
  font-weight: 400;
}
.m_cont_inr + .m_cont_inr {
  margin-top: 60px;
}
.m_cont_inr + .m_btn_sec {
  margin-top: 30px;
}
.m_gpt4_sec .m_btn_sec .m_btn_flex .m_btn_flex_item:nth-child(1) .m_btn {
  padding-right: 70px;
}
.m_gpt4_sec
  .m_btn_sec
  .m_btn_flex
  .m_btn_flex_item:nth-child(1)
  .m_btn.m_btn_tab::after {
  top: 17px;
}
.m_introduct_sec .m_btn_sec {
  margin-top: 20px;
}
.m_introduct_sec
  .m_btn_sec
  .m_btn_flex
  .m_btn_flex_item
  .m_btn.m_btn_tab::after {
  width: 25px !important;
  height: 25px !important;
  right: 10px;
  top: 13px;
}
@media screen and (min-width: 769px) {
  .m_gpt4_sec .m_btn_sec .m_btn_flex_item + .m_btn_flex_item {
    margin-left: 70px;
  }
  .m_introduct_sec .m_btn_sec .m_btn_flex_item + .m_btn_flex_item {
    margin-left: 90px;
  }
}
@media screen and (max-width: 768px) {
  .m_gpt4_sec .m_cont_inr .m_cont_image:nth-of-type(1) {
    width: 100%;
    height: auto;
  }
  .m_outbound_link_sec {
    margin-top: 20px;
  }
  .m_gpt4_sec
    .m_btn_sec
    .m_btn_flex
    .m_btn_flex_item:nth-child(1)
    .m_btn.m_btn_tab::after {
    top: 33%;
  }
}

/* 教育・研修コンテンツ */
.m_lineup_btn_sec {
  margin-bottom: 30px;
}
.m_lineup_btn_list {
  display: flex;
  justify-content: center;
}
.m_lineup_btn_item {
  width: 174px;
}
.m_lineup_btn {
  font-size: 16px;
  color: #1a8192;
  background-color: #fff;
  border: 1px solid #aaaaaa;
  border-radius: 50px;
  font-weight: bold;
  text-align: center;
  cursor: pointer;
  padding: 10px 0;
  transition: 0.2s;
}
.m_lineup_btn:hover {
  background-color: #1a8192;
  color: #fff;
}
.m_lineup_btn.active {
  color: #fff;
  background-color: #1a8192;
}
.m_lineup_content {
  width: 77%;
  margin: 0 auto;
}
.m_lineup_content + .m_lineup_content {
  margin-top: 60px;
}
.m_lineup_content_head {
  font-size: 22px;
  font-weight: bold;
  margin-bottom: 15px;
}
.m_lineup_list_item {
  background-color: #fff;
  box-shadow: 3px 3px 15px -6px rgb(0, 0, 0, 0.3);
}
.m_lineup_list_item + .m_lineup_list_item {
  margin-top: 30px;
}
.m_lineup_list_item_inr {
  display: flex;
  transition: 0.2s;
}
.m_lineup_list_item_inr:hover {
  opacity: 0.7;
}
.m_lineup_list_text_sec {
  width: 64%;
  order: 1;
  padding: 15px;
}
.m_cat_seminor.m_cat_kenshu {
  width: 78px;
  font-size: 14px;
  color: #a72818;
  border: 1px solid #a72818;
  font-weight: bold;
  padding: 5px 10px;
}
.m_cat_seminor.m_cat_elerning {
  width: 101px;
  font-size: 14px;
  color: #e40056;
  border: 1px solid #e40056;
  font-weight: bold;
  padding: 5px 10px;
}
.m_cat_seminor.m_cat_bup {
  width: 78px;
  font-size: 14px;
  color: #194a72;
  border: 1px solid #194a72;
  font-weight: bold;
  padding: 5px 10px;
}
.m_seminor_title {
  font-size: 16px;
  font-weight: bold;
  color: #333;
  margin-top: 10px;
}
.m_lineup_list_image {
  width: 42%;
  order: 2;
  line-height: 0;
}
.m_lineup_list_image img {
  width: 100%;
  max-width: 100%;
  height: auto;
}
.m_lineup_recommend_sec {
  background-color: #fff;
  padding: 20px 15px 15px;
  margin-top: 30px;
}
.m_lineup_recommend_sec h3 {
  position: relative;
  font-size: 18px;
  font-weight: bold;
  padding-left: 43px;
}
.m_lineup_recommend_sec h3::before {
  content: "";
  position: absolute;
  width: 37px;
  height: 37px;
  left: 0;
  top: -16px;
  background-image: url(/resource/img/chatgpt/icon_recommend.svg);
  background-repeat: no-repeat;
  background-size: contain;
}
.m_lineup_recommend_list {
  border-top: 1px dotted #1a8192;
  padding-top: 10px;
  margin-top: 10px;
}
.m_lineup_recommend_list_item {
  position: relative;
  font-size: 15px;
  font-weight: bold;
  line-height: 1.4;
  padding-left: 20px;
}
.m_lineup_recommend_list_item::before {
  content: "";
  position: absolute;
  width: 14px;
  height: 14px;
  left: 0;
  background-image: url(/resource/img/chatgpt/icon_checkbox.svg);
  background-repeat: no-repeat;
  background-size: contain;
}
.m_lineup_recommend_list_item + .m_lineup_recommend_list_item {
  margin-top: 10px;
}
.m_lineup_trial_link_sec {
  width: 94%;
  display: flex;
  justify-content: space-between;
  align-items: center;
  border: 1px solid #1a8192;
  background-color: #fff;
  border-radius: 50px;
  padding: 10px;
  margin: 50px auto 0 auto;
}
.m_lineup_trial_link_text {
  flex: 1;
  font-size: 18px;
  font-weight: bold;
  text-align: center;
}
.m_lineup_trial_link_sec figure {
  margin-right: 45px;
}
.m_lineup_trial_link_sec figure img {
  width: 15px;
  height: 48px;
}
.m_lineup_trial_btn_sec {
  flex: 1;
}
.m_lineup_trial_btn_sec .m_btn {
  padding-right: 50px;
}
.m_lineup_trial_btn_sec .m_btn.m_btn_tab::after {
  right: 10px;
  top: 17px;
}
@media screen and (min-width: 769px) {
  .m_lineup_btn_item + .m_lineup_btn_item {
    margin-left: 10px;
  }
}
@media screen and (max-width: 768px) {
  .m_lineup_trial_link_sec {
    display: block;
  }
  .m_lineup_btn_list {
    display: block;
  }
  .m_lineup_list_item_inr {
    display: block;
  }
  .m_lineup_list_text_sec,
  .m_lineup_btn_item {
    width: 100%;
  }
  .m_lineup_btn_item + .m_lineup_btn_item {
    margin-top: 10px;
  }
  .m_lineup_list_image {
    width: 100%;
    height: auto;
  }
  .m_lineup_btn_sec {
    width: 94%;
    margin-left: auto;
    margin-right: auto;
  }
  .m_lineup_content {
    width: 94%;
  }
  .m_lineup_content_head {
    font-size: 18px;
  }
  .m_lineup_trial_link_sec figure {
    width: 15px;
    margin: 10px auto;
    transform: rotate(90deg);
  }
  .m_lineup_trial_btn_sec .m_btn {
    padding-right: 40px;
  }
  .m_lineup_trial_btn_sec .m_btn.m_btn_tab::after {
    top: 35%;
  }
}

/* 教育・研修コンテンツ 表示切替用 */
.m_lineup_content {
  display: none;
}
.m_lineup_content.show {
  display: block;
}
.m_lineup_content.mt0 {
  margin-top: 0;
}

/* 補足ボックス */
.m_asideBox{
  padding: 24px;
  border: 1px solid #1a8192;
}
.m_asideBox__ttl{
  margin-bottom: 16px;
  color: #1a8192;
  text-align: center;
  font-weight: bold;
  font-size: 16px;
}
.m_asideBox__body{}
.m_asideBox__msg + .m_asideBox__msg{
  margin-top: 10px;
}
.m_asideBox__msg{
  font-size: 14px;
}
.m_asideBox__footer{
  margin-top: 16px;
}
.m_asideBox__btns{
  display: flex;
  align-items: stretch;
  margin: -8px;
}
.m_asideBox__btn{
  display: flex;
  padding: 8px;
  width: 50%;
}
.m_asideBox__btnTarget{
  display: block;
  width: 100%;
}
.m_asideBox__btnTarget .m_btn{
  padding: 12px;
  font-size: 14px;
}
.m_asideBox__btnTarget .m_btn.m_btn_arrow::after,
.m_asideBox__btnTarget .m_btn.m_btn_tab::after{
  top: 8px;
  width: 29px;
  height: 29px;
}
.m_asideBox__footNotes{}
.m_asideBox__footNote + .m_asideBox__footNote{
  margin-top: 4px;
}
.m_asideBox__footNote{
  position: relative;
  padding-left: 1em;
  line-height: 1.6;
  font-size: 12px;
}
.m_asideBox__footNote::before{
  content: "※";
  position: absolute;
  left: 0;
  display: block;
}
@media screen and (max-width: 768px){
  .m_asideBox__btns{
    display: block;
  }
  .m_asideBox__btn{
    width: 100%;
  }
}

/* --------
utility
-------- */
/* 間隙 */
.u_mt15{
  margin-top: 15px;
}
.u_mb40{
  margin-bottom: 40px;
}
/* 文字揃え */
.u_taC{
  text-align: center;
}
/* 上付き */
.u_super{
  vertical-align: super;
  font-size: 11px !important;
}