@charset "utf-8";
/* CSS Document */
/* ------------------------------------------------------------- BASE */
body {
  background-color: #eee;
  color: #333;
}
#Main_area{
  max-width: 1300px!important;
}
#Main_area a:link, #Main_area a:link span {
  color: #999;
}
#Main_area a:visited, #Main_area a:visited span {
  color: #333;
}
#Main_area a:hover, #Main_area a:hover span {
  color: #333;
}
#Main_area a:active, #Main_area a:active span {
  color: #333;
}
#Wrapper {
  background-color: #ececec;
}
#Contents_top {
  margin-top: 0;
}
#Container{
  padding: 53px 0 0;
}
/* ------------------------------------------------------------- LAYOUT */
/* メインビジュアル */
#Main_visual {
  position: relative;
}
#Main_visual .sns_button {
  position: absolute;
  bottom: -20px;
  right: 0;
  height: 20px;
}
#Main_visual .sns_button iframe {
  min-width: 65px;
}
#Main_visual .top_button {
  margin: 0 auto 70px;
  width: 46%;
}
/* コンテンツ */
.section {
  padding: 0;
  border-radius: 20px;
  -moz-border-radius: 20px;
  -webkit-border-radius: 20px;
}
.section.function {
  color: #333333;
  margin-top: 45px;
}
.section.function .f_animation, .section.function .f_management, .section.function .f_2dlt_3dlt {
  padding: 20px 40px 40px;
}
.section.function .f_2dlt_3dlt {
  margin-top: -10px;
}
.section.difference {
  margin-bottom: 70px;
}
.section.difference .d_table {
  margin-top: 55px;
}
.section.aplly {
  padding-top: 20px;
  margin-bottom: 70px;
  background-color: transparent;
  background-image: none;
}
.section.aplly .a_howto, .section.aplly .a_table {
  padding: 0 0 20px;
}
.section.aplly .a_table {
  padding: 0 40px 40px;
  border-radius: 20px;
  -moz-border-radius: 20px;
  -webkit-border-radius: 20px;
}
.yajirushi{
  font-size:1em;
}
/* ------------------------------------------------------------- TEXT */
p {
  margin-bottom: 20px;
}
.font_small {

}
.font_small span{
    font-size: 0.6em;
    vertical-align: middle;
}
.font_red {
  color: #ff2871 !important;
}
h1 {
  font-size: 200%;
  color: #ececec;
  background-image: url(/view/promotion/upgrade/img/func_bg02.png);
  background-repeat: repeat-x;
  background-position: center top;
  border-radius: 20px 20px 0 0;
  margin: 0px;
  padding: 33px 40px 40px;
  min-height: 60px;
}
#Main_visual h1 {
  display: flex;
  width: 100%;
  font-size: 100%;
  line-height: normal;
  margin: 0px 0px 30px;
  height: auto;
  background-image: none;
  background-color: transparent;
  border-radius: 0;
  -moz-border-radius: 0;
  -webkit-border-radius: 0;
  box-sizing: border-box;
  justify-content: center;
  justify-content: space-between;
}

/* ------------------------------------------------------------- MVタイトル文字↓↓↓ */
#Main_visual h1 div.left{
  text-align: center;
  font-size: 1.6em;
  font-weight: bold;
  line-height: 1.2;
  font-feature-settings: "palt";
  width: 60%;
  color: #2B76BA;
  align-content: center;
  white-space: nowrap;
  padding-right: 2%;
}
.p_kr #Main_visual h1 div.left,
.p_de #Main_visual h1 div.left {
  font-size: 1.4em;
}

.p_fr #Main_visual h1 div.left,
.p_es #Main_visual h1 div.left {
  font-size: 1.29em;
}

@media screen and (max-width: 1250px) {
  #Main_visual h1 div.left {
    font-size: 1.5em;
  }
  .p_kr #Main_visual h1 div.left,
  .p_fr #Main_visual h1 div.left,
  .p_de #Main_visual h1 div.left {
    font-size: 1.3em;
  }

  .p_fr #Main_visual h1 div.left,
  .p_es #Main_visual h1 div.left {
    font-size: 1.2em;
  }
}
/* ------------------------------------------------------------- MVタイトル文字↑↑↑ */


/* ------------------------------------------------------------- 価格文字調整↓↓↓ */

.upgrade_price {
  text-align: center;
  margin: 0 auto;
  font-size: 120%;
  width: 100%;
}

.p_fr .upgrade_price,
.p_es .upgrade_price,
.p_kr .upgrade_price,
.p_tc .upgrade_price,
.p_tc .upgrade_price,
.p_id .upgrade_price
{
  font-size: 100%;
}

.p_fr .font_large,
.p_es .font_large,
.p_fr .special_price,
.p_es .special_price
{
  font-size: 130%;
}
.p_kr .font_large,
.p_kr .special_price,
.p_tc .font_large,
.p_tc .special_price

{
  font-size: 110%;
}
.p_kr .font_small,
.p_tc .font_small
{
  font-size: 100% !important;
}
.p_kr #Main_visual h1 .upgrade_flex,
.p_tc #Main_visual h1 .upgrade_flex

{
  padding-top: 15px;
}
/* ------------------------------------------------------------- 価格文字調整↑↑↑ */

#Main_visual h1 div.left span{
  font-size: 0.7em;
}

#Main_visual h1 div.right {
  display: flex;
  width: 40%;
  height: auto;
  padding: 0 0 0 20px;
}

#Main_visual h1 .upgrade_flex{
  display: flex;
  justify-content: center;
  align-items: center;
  padding-top: 8px;
  letter-spacing: -0.05em;
}
#Main_visual h1 .price {
    text-align: center;
}
#Main_visual.id h1 .price{
font-size: 0.93em;
}
#Main_visual h1 .price > div{
  width: 95%;
  margin: 0 auto;
  display: flex;
  justify-content: center;
  flex-wrap: wrap;
}
#Main_visual h1 .price .font_line{
  text-decoration: line-through;
  text-decoration-style: solid;
  text-decoration-color: rgb(120 117 117 / 25%);
  text-decoration-thickness: 7px;
}
#Main_visual h1 .price .usual_price {
  display: block;
  text-align: center;
  color: #444;
  line-height: 1.6em;
  margin-bottom: 6px;
  white-space: nowrap;
  margin: 10px 40px;
  font-weight: bold;
}
#Main_visual h1 .price .usual_price .font_small {
  color: #000;
  border-radius: 100px;
  padding: 5px 60px;
  background: #FFF;
}
#Main_visual h1 .price .special_price {
  display: block;
  color: #f36007;
  line-height: 1.2em;
  margin-bottom: 5px;
}
#Main_visual h1 .price .font_sale_v2 {
  color: #e9004b;
  font-weight: bold;
}
#Main_visual h1 .price .special_price .font_large {
  font-size: 1.5em;
  white-space: nowrap;
  box-sizing: border-box;
  width:fit-content;
  font-weight: bold;

}
#Main_visual h1 .price .special_price .font_large .font_small{
  font-size: 0.8em;
}
#Main_visual h1 .price .special_price .font_small {
  font-size: 3vw !important;
  line-height: 1em;
}

#Main_visual h1 .price.kr .special_price .font_small {
  font-size: 2vw !important;
}

#Main_visual h1 img {
  width: 100%;
}

.orange01_large a {
  background-color: #FF8B3D!important;
  background-image:inherit!important;
  text-shadow:inherit!important;
  border:inherit!important;
}

.section.aplly h1 {
  color: #333;
  background-color: transparent;
  background-image: none;
  min-height: 0;
  line-height: normal;
  padding: 0;
  margin-bottom: 40px;
  border-radius: 0px;
  -moz-border-radius: 0px;
  -webkit-border-radius: 0px;
}
h3 {
  letter-spacing: -0.02em;
  font-size: 105%;
}
h4 {
  color: #333333;
  font-size: 210%;
  font-weight: normal;
  padding: 7px 0;
}


/* ------------------------------------------------------------- PARTS */
/* リスト */
ol.list_headercircle {
  margin-left: 20px;
  margin-bottom: 15px;
}
ol.list_headercircle li {
  list-style-type: disc;
  margin-bottom: 7px;
}
ol.list_headernumber {
  margin-left: 20px;
  margin-bottom: 15px;
}
ol.list_headernumber li {
  list-style-type: decimal;
  margin-bottom: 7px;
}
ul li, .list_headerimage {
  background-position: left 5px !important;
}
/* セパレーター */
.separator {
  border-bottom: 2px solid #444;
  margin: 0 40px 2px;
  height: 2px;
}
/* アンカー */
.anchor {
  padding-top: 50px !important;
  margin-top: -50px !important;
}
/* ------------------------------------------------------------- BUTTON */
a img {
  -webkit-transition: 0.2s ease-in-out;
  -moz-transition: 0.2s ease-in-out;
  -o-transition: 0.2s ease-in-out;
  transition: 0.2s ease-in-out;
}
/* オレンジボタン */
.trial_buy_buttons {
  text-align: center;
}
.trial_buy_buttons > div {
  margin: 0 auto;
}
#Main_visual .trial_buy_buttons {
  margin-bottom: 0;
}
#Main_visual .trial_buy_buttons > div {
  width: 100%;
}
#Main_area .trial_buy_buttons a:link, #Main_area .trial_buy_buttons a:visited, #Main_area .trial_buy_buttons a:hover, #Main_area .trial_buy_buttons a:active {
  color: #fff !important;
  line-height: 1em;
  padding: 12px 0;
}
/* 白枠ボタン */
.function_buttons a {
  display: inline-block;
  border: 1px solid #5e5e5e;
  color: #5e5e5e;
  font-size: 140%;
  line-height: 1.6em;
  padding: 5px 20px;
  border-radius: 30px;
  text-decoration: none;
  max-width: 100%;
  width: 200px;
  -webkit-transition: 0.2s ease-in-out;
  -moz-transition: 0.2s ease-in-out;
  -o-transition: 0.2s ease-in-out;
  transition: 0.2s ease-in-out;
}
.function_buttons a:hover {
  border-color: #aaa !important;
  color: #aaa !important;
  box-shadow: 0px 0px 5px #666;
}
/* ------------------------------------------------------------- TABLE */
/* 機能紹介左右カラム */
table.func_table, table.func_table td {
  border: none;
  padding: 0;
  margin: 0;
}
table.func_table {
  width: 100%;
}
table.func_table td.left {
  vertical-align: top;
  padding-right: 20px;
  width: 50%;
}
table.func_table td.right {
  vertical-align: bottom;
  padding-left: 20px;
  font-size: 120%;
  line-height: 1.35em;
}
/* 機能比較一覧表 */
.section.difference table, .section.difference td, th {
  border-color: #333333;
}
.section.difference th {
  text-align: left;
  color: #fff;
  font-size: 120%;
  padding: 8px 15px;
  background-color: #444;
  background-image: none;
}
.section.difference th:nth-last-child(-n+3) {
  text-align: center;
}
.section.difference td {
  font-size: 105%;
  padding: 8px 15px;
  background-color: #fff;
}
.section.difference td:first-child {
  font-size: 110%;
  line-height: 1.3em;
  font-weight: bold;
  background-color: #ececec;
}
.section.difference td:nth-child(2) {
  background-color: #ececec;
}
.section.difference td:nth-last-child(-n+3) {
  font-size: 90%;
}
/* 申し込み方法白箱 */
.howto {
  display: flex;
	justify-content: space-between;
  margin-bottom: 40px;
}
.howto img{
  min-height: 330px;
}
.howto > div {
  width: 32%;
	display: flex;
	flex-direction: column;
  color: #333;
  background-color: #fff;
  padding: 15px 25px 25px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  background-size: 88%;
  background-position: center bottom;
  background-repeat: no-repeat;
  -webkit-border-radius: 20px;
  -moz-border-radius: 20px;
  border-radius: 20px;
}
.howto > div img {
  width: 100% !important;
}
.howto p{
  margin-top: 10px;
}
.howto > div.how_1 img {
	display: block;
	background-size: contain;
	background-position: top center;
  background-repeat: no-repeat;

}
.howto > div.how_2 img {
  display: block;
  background-size: contain;
  background-position: top center;
  background-repeat: no-repeat;

}
.howto > div.how_3 img {
  display: block;
  background-size: contain;
  background-position: top center;

  background-repeat: no-repeat
}
.howto > div:nth-child(even) {
  width: auto;
  padding: 0;
  background-color: transparent;
  background-repeat: no-repeat;
  border: none;
}
.howto > div.how_1 img {
  background-image: url(/view/promotion/upgrade/img/flow_001_en_v2.png);
}
.howto > div.how_2 img  {
  background-image: url(/view/promotion/upgrade/img/flow_002_en.png);
}
.howto > div.how_3 img  {
  background-image: url(/view/promotion/upgrade/img/flow_003_en.png);
}
.howto.tc > div.how_1 img {
  background-image: url(/view/promotion/upgrade/img/flow_001_tc_v2.png);
}
.howto.tc > div.how_2 img  {
  background-image: url(/view/promotion/upgrade/img/flow_002_tc.png);
}
.howto.tc > div.how_3 img  {
  background-image: url(/view/promotion/upgrade/img/flow_003_tc.png);
}
.howto.kr > div.how_1 img {
  background-image: url(/view/promotion/upgrade/img/flow_001_kr_v2.png);
}
.howto.kr > div.how_2 img  {
  background-image: url(/view/promotion/upgrade/img/flow_002_kr.png);
}
.howto.kr > div.how_3 img  {
  background-image: url(/view/promotion/upgrade/img/flow_003_kr.png);
}
.howto.fr > div.how_1 img {
  background-image: url(/view/promotion/upgrade/img/flow_001_fr_v2.png);
}
.howto.fr > div.how_2 img  {
  background-image: url(/view/promotion/upgrade/img/flow_002_fr.png);
}
.howto.fr > div.how_3 img  {
  background-image: url(/view/promotion/upgrade/img/flow_003_fr.png);
}
.howto.es > div.how_1 img {
  background-image: url(/view/promotion/upgrade/img/flow_001_es_v2.png);
}
.howto.es > div.how_2 img {
  background-image: url(/view/promotion/upgrade/img/flow_002_es.png);
}
.howto.es > div.how_3 img {
  background-image: url(/view/promotion/upgrade/img/flow_003_es.png);
}
.howto.de > div.how_1 img {
  background-image: url(/view/promotion/upgrade/img/flow_001_de_v2.png);
}
.howto.de > div.how_2 img {
  background-image: url(/view/promotion/upgrade/img/flow_002_de.png);
}
.howto.de > div.how_3 img {
  background-image: url(/view/promotion/upgrade/img/flow_003_de.png);
}
.howto.pt > div.how_1 img {
  background-image: url(/view/promotion/upgrade/img/flow_001_pt_v2.png);
}
.howto.pt > div.how_2 img {
  background-image: url(/view/promotion/upgrade/img/flow_002_pt.png);
}
.howto.pt > div.how_3 img {
  background-image: url(/view/promotion/upgrade/img/flow_003_pt.png);
}
.howto.id > div.how_1 img {
  background-image: url(/view/promotion/upgrade/img/flow_001_id_v2.png);
}
.howto.id > div.how_2 img {
  background-image: url(/view/promotion/upgrade/img/flow_002_id.png);
}
.howto.id > div.how_3 img {
  background-image: url(/view/promotion/upgrade/img/flow_003_id.png);
}
.howto.th > div.how_1 img {
  background-image: url(/view/promotion/upgrade/img/flow_001_th_v2.png);
}
.howto.th > div.how_2 img {
  background-image: url(/view/promotion/upgrade/img/flow_002_th.png);
}
.howto.th > div.how_3 img {
  background-image: url(/view/promotion/upgrade/img/flow_003_th.png);
}
.howto > div h4 {
  color: #333;
  font-size: 350%;
  line-height: 1em;
  padding: 0;
  font-weight: bold;
  text-align: center;
  margin-bottom: 10px;
}
.howto > div p {
  font-size: 130%;
  line-height: 1.3em;
  font-weight: bold;
}
.howto > div p.gray {
  color: #777;
  margin-top: 20px;
}
.howto > div .image {
  min-height: 100px;
}
/* アップグレードカラフル対応表 */
.a_table table, .a_table td, .a_table th {
  border: none;
  margin-bottom: 0px;
}
.a_table th {
  text-align: left;
  color: #fff;
  font-size: 120%;
  line-height: 1.3em;
  padding: 11px 15px;
  background-color: #444;
  background-image: none;
  border-bottom: 7px solid #fff;
}
.a_table td {
  font-size: 105%;
  padding: 11px 15px;
  text-align: left !important;
}
.a_table td:first-child {
  font-size: 165%;
  line-height: 1.2em;
  font-weight: bold;
  color: #444444;
  width: 67% !important;
}
.a_table td:nth-child(2) {
  width: 26% !important;
}
.a_table td:last-child {
  vertical-align: middle;
  color: #fff;
  padding: 15px 15px;
}
.a_table td.ex {
  text-align: center !important;
}
.a_table td.ex p, .a_table td.pro p {
  display: inline-block;
  text-align: left;
}
.a_table td.ex p span, .a_table td.pro p span {
  display: inline-block;
  text-align: left;
  margin-bottom: 5px;
}
.a_table td.ex > p span {
  display: block !important;
}
.a_table td.pro {
  text-align: center !important;
}
.a_table td .font_small {
  padding: 3px 0 0;
  line-height: 1.4em;
}
.a_table .trial_buy_buttons {
  margin-bottom: 0px;
}
.a_table .trial_buy_buttons > div {
  width: 340px;
  max-width: 100%;
}
.a_table.fr .trial_buy_buttons > div, .a_table.es .trial_buy_buttons > div {
  width: auto;
  max-width: 100%;
}
.a_table .bt_type07_large a {
  font-size: 160%;
  padding-left: 5px !important;
  padding-right: 5px !important;
}
#Main_area .a_table td.ex a:link, #Main_area .a_table td.ex a:link span, #Main_area .a_table td.pro a:link, #Main_area .a_table td.pro a:link span {
  color: #fff;
}
#Main_area .a_table td.ex a:visited, #Main_area .a_table td.ex a:visited span, #Main_area .a_table td.pro a:visited, #Main_area .a_table td.pro a:visited span {
  color: #fff;
}
#Main_area .a_table td.ex a:hover, #Main_area .a_table td.ex a:hover span, #Main_area .a_table td.pro a:hover, #Main_area .a_table td.pro a:hover span {
  color: #444;
}
#Main_area .a_table td.ex a:active, #Main_area .a_table td.ex a:active span, #Main_area .a_table td.pro a:active, #Main_area .a_table td.pro a:active span {
  color: #444;
}
/* ------------------------------------------------------------- BOX */
.box_type02 {
  background-color: #f9f9f9;
  border-color: #CCC;
  padding: 14px 17px;
}
.box_type02 h4 {
  font-size: 110%;
}
/* 機能紹介囲みグレー */
.note_box {
  background-color: #444444;
  margin: 0 0 40px;
  padding: 30px;
  -webkit-border-radius: 20px;
  -moz-border-radius: 20px;
  border-radius: 20px;
}
.note_box h4 {
  font-size: 165%;
  line-height: 1.2em;
  padding-top: 0;
}
/* ------------------------------------------------------------- MOVIE */
.youtube {
  position: relative !important;
  top: auto !important;
  padding: 0px !important;
  width: 100% !important;
  padding-top: 56.25% !important;
  margin: 0;
}
.ul_more {
  width: auto;
  margin: 0 0 15px auto !important;
	text-align: left;
}
.ul_more.kr li {
  background: none !important;
}
.ul_more.kr img {
	margin-right: 6px;
}
.caption {
  display: inline-block;
  padding: 4px 0;
  text-align: right;
}
.caption_left {
  text-align: left !important;
}
.upgrade .upgrade_shikiri_line > td > div {
    display: block !important;
    border-bottom: solid 1px #333;
}

/* ------------------------------------------------------------- ↓メディアクエリ */
/* ////////////////////////////////////////////////////////////////////////// */

/* ////////////////////////////////////////////////////////////////////////// */
@media screen and (max-width: 1200px) {
  .trial_buy_buttons a {
    line-height: 1em;
    padding: 9px 0;
  }
  /* ------------------------------------------------------------- TABLE */
  .a_table table tr td:first-child {
    font-size: 145%;
    line-height: 1.3em;
    padding: 11px 15px;
  }
  .howto > div h4 {
    font-size: 300%;
  }

}
/* ////////////////////////////////////////////////////////////////////////// */
@media screen and (max-width: 1050px) {
  .section.difference {
    margin-bottom: 40px;
  }
  .section.aplly {
    margin-bottom: 40px;
  }
  .f_animation, .f_management, .f_2dlt_3dlt {
    padding: 20px 20px 20px;
  }
  .d_table {
    padding: 20px 20px 20px;
  }
  .a_table {
    padding: 20px;
  }
  .trial_buy_buttons a {
    line-height: 1em !important;
    padding: 6px 0 !important;
    font-size: 150% !important;
  }
  /* ------------------------------------------------------------- TEXT */
  h1 {
    padding-left: 20px;
    padding-right: 20px;
  }

  .section.aplly h1 {
    font-size: 185%;
  }
  h4 {
    font-size: 195%;
  }
  /* ------------------------------------------------------------- PARTS */
  .separator {
    margin: 0 20px 2px;
  }
  /* ------------------------------------------------------------- TABLE */
  .section.difference .simple_line table {
    font-size: 90%;
  }
  .a_table table tr td:first-child {
    font-size: 130%;
    line-height: 1.3em;
  }
  .a_table table tr td:nth-child(2) {
    padding-left: 30px;
  }
  table.func_table td.right {
    font-size: 110%;
  }
  .howto > div h4 {
    font-size: 300%;
  }
  .howto > div p {
    font-size: 110%;
  }
  /* ------------------------------------------------------------- BOX */
  .note_box {
    margin: 0 0 20px;
  }
}
/* ////////////////////////////////////////////////////////////////////////// */
/*セール対応*/
.font_sale {
  color: #ee1c25;
  font-size: 190%;
  font-weight: bold;
}


/* ////////////////////////////////////////////////////////////////////////// */
/*2020年8月26日リデザイン*/
/* ------------------------------------------------------------- 見出しと動画 */
h1 {
  font-size: 200% !important;
}
.section.function > h1, .section.difference > h1, .section.features > h1, .section.aplly > h1 {
  background-image: -webkit-gradient(linear, right top, left top, from(#20e88c), to(#009efd));
  background-image: -webkit-linear-gradient(right, #20e88c 0%, #009efd 100%);
  background-image: linear-gradient(to left, #20e88c 0%, #009efd 100%);
  color: #ececec;
  text-align: center;
  padding: 24px 40px 0 40px !important;
}
h1.h1_more {
  margin-top: 36px !important;
}
h1.h1_difference {
  margin-top: -20px !important;
}
h1.h1_difference_es, h1.h1_difference_fr, h1.h1_difference_de, h1.h1_difference_kr, h1.h1_difference_tc {
  margin-top: 0 !important;
}
h1.h1_difference_en {
  margin-bottom: -20px !important;
}
h1.h1_how {
  margin-top: 46px !important;
}
h1.h1_license {
  margin-top: -14px !important;
}
.section.aplly h1 {
  padding-bottom: 20px !important;
}
div.youtube_width, .youtube_text {
  margin: 20px auto 0;
}
.youtube_text {
  width: 80% !important;
  font-size: 140%;
}
.p_more, .p_license {
  font-size: 140%;
}
.ul_width {
  width: 80%;
  margin: 0 auto !important;
}
div.youtube_width_wrap {
  width: 80% !important;
  margin: 0 auto;
}
/* ------------------------------------------------------------- リンク*/
.link_blue a {
  color: #15A8FB !important;
}
.link_blue a:visited {
  color: #15A8FB !important;
}
.link_blue a:hover {
  color: #15A8FB !important;
}
.link_blue a:active {
  color: #15A8FB !important;
}
.link_blue {
  font-size: 140%;
  background-position: left 12px !important;
}
#Wrapper {
  background-color: #ececec;
}
.icon_link {
  content: "\f105";
  margin: 0 5px;
  font-style: normal;
  font-weight: 900;
  font-family: "Font Awesome 5 Free";
  color: #15A8FB;
}
.icon_link::before {
  content: "\f105";
  font-family: "Font Awesome 5 Free";
}
.caption_see {
  background-position: left 9px !important;
}
/* ------------------------------------------------------------- 看板 */
p.Main_text {
  font-size: 128%;
  width: 46%;
  margin: 0px auto 25px;
}
/* ------------------------------------------------------------- Compare differences表*/
table.type04 .debut_color {
  background-color: #C2D968;
}
table.type04 .pro_color {
  background-color: #7CCAD3;
}
table.type04 .ex_color {
  background-color: #498ECC;
}
/* ------------------------------------------------------------- 申し込み手順*/

.trial_buy_buttons {
  margin-bottom: 70px;
}
/* ------------------------------------------------------------- EX機能をもっと見る_導線 */
.features .howto > div {
  width: 12% !important;
  padding: 15px 5px 25px;
}
.features .howto > div:nth-child(even) {
  width: auto !important;
}
section.features {
  margin-bottom: 70px;
}
.flex_box {
  display: flex;
  flex-wrap: wrap;
}
.flex_box img {
  width: 100%;
}
.flex_05 {
  margin-top: 15px;
}
.flex_05 > div {
  flex-basis: 19.9% !important;
  margin-bottom: 0%;
}
.flex_05 > div.active {
  background-color: rgba(244, 242, 243, 1);
}
.flex_05 > div.active a {
  border-color: #FAF9F9;
  color: #333;
}
.flex_05 {
  width: 100%;
  justify-content: space-between;
}
.flex_05 > div {
  flex-basis: 32.7%;
  margin-bottom: 1%;
}
.flex_05 > div:first-child, .flex_05 > div:first-child + div {
  flex-basis: 49.5%;
}
.flex_05 > div a {
  position: relative;
  display: block;
  border-radius: 0;
  background-size: cover;
  background-position: center center;
  background-repeat: no-repeat;
  border: solid 8px #aaa;
  border-bottom-width: 76px;
  color: #fff !important;
  font-size: 130%;
  font-weight: bold;
  padding: 40% 0 0;
  box-sizing: border-box;
  text-decoration: none;
}
.flex_05 > div a div {
  position: absolute;
  bottom: -68px;
  left: -8px;
  padding: 0 8px;
  height: 60px;
  width: 100%;
  display: flex;
  flex-direction: column;
  /*align-items: center;*/
  justify-content: center;
  text-align: center;
  /*background-color: rgba(102,102,102,1.00);*/
  /*border-bottom: solid 8px;*/
}
.flex_05 > div a div span {
  font-size: 70%;
  font-weight: normal;
  margin: 8px 0 3px;
  color: #fff;
  text-decoration: none;
}
.flex_05 > div a div span i {
  margin-right: 5px;
}
.flex_05 > div a {
  font-size: 100%;
  border-color: #444;
  border-width: 60px 8px 8px;
}
.flex_05 > div a div {
  bottom: auto;
  top: -60px
}
.flex_05 > div a span {
  display: none;
}
/* EX機能導線の表の画像*/
a.s_01 {
  background-image: url(/view/img/common/speed/thumb_concept_w800.jpg) !important;
}
a.s_02 {
  background-image: url(/view/img/common/speed/thumb_chara_w800.jpg) !important;
}
a.s_03 {
  background-image: url(/view/img/common/speed/thumb_design_w800.jpg?01) !important;
}
a.s_04 {
  background-image: url(/view/img/common/speed/thumb_manga_w800.jpg) !important;
}
a.s_05 {
  background-image: url(/view/img/common/speed/thumb_anime_w800.jpg) !important;
}
a.s_01,
a.s_01.lazyloaded,
a.s_02,
a.s_02.lazyloaded,
a.s_04,
a.s_04.lazyloaded {
  background-position : top center !important;
}
a.s_03,
a.s_03.lazyloaded {
  background-position: center bottom !important;
}
a.s_05,
a.s_05.lazyloaded {
  background-position: center bottom !important;
}
.a_table td:nth-child(2) {
  width: 12% !important;
}
/* ------------------------------------------------------------- フッター */
.font_bold {
  font-weight: normal !important;
}
#footerNavLink, .ko {
  margin: 0 !important;
}
.ribbon_sale h2 span.sale_middle {
  white-space: nowrap;
}

@media screen and (max-width: 760px) {
  /* ------------------------------------------------------------- 見出し */
  .section.function > h1, .section.difference > h1, .section.features > h1, .section.aplly > h1 {
    padding: 10px 10px !important;
    margin-bottom: 10px;
  }
  h1.h1_difference_en {
    margin-bottom: 30px !important;
  }
  h1.h1_more {
    margin-top: 0px !important;
  }
  h1.h1_difference {
    margin-top: 70px !important;
    display: flex;
    align-items: center;
  }
  h1.h1_how {
    margin-top: 48px !important;
  }
  h1.h1_license {
    margin-top: 30px !important;
  }
  .section.function {
    margin-top: 45px !important;
  }
  .difference {
    margin-top: -30px !important;
    margin-bottom: 0 !important;
  }
  #Main_visual h1 .price{
    height: 94%!important;
  }

  /* ------------------------------------------------------------- フォント */
  p.Main_text {
    font-size: 124%;
  }
  .youtube_text, .link_blue {
    font-size: 100%;
    background-position: left 9px !important;
  }
	.p_license,.nth01 td{
		font-size:100% !important;
	}
  .caption_see {
    background-position: left 4px !important;
  }
  .ul_more.fr {
    width: 178px;
  }
  .ul_more.es {
    width: 115px;
  }
  .ul_more.de {
    width: 186px;
  }
  .ul_more.kr {
    width: auto;
  }
  .ul_more.kr li {
	  text-align: left;
	  padding-left: 0 !important;
  }
  .ul_more.tc {
    width: 144px;
  }

  /* ------------------------------------------------------------- 看板 */
  #Main_visual h1 .price {
  }

  /* ------------------------------------------------------------- 動画 */
  div.youtube_width_wrap, .youtube_text, .ul_width {
    width: 100% !important;
  }
  table.func_table td.left {
    padding-right: 0;
  }
  .section.function .f_animation, .section.function .f_management, .section.function .f_2dlt_3dlt {
    padding: 0 !important;
    width: 100%;
  }
  .separator {
    margin: 30px 0 0 !important;
  }
  div.youtube_width {
    margin: 20px auto 0;
  }
  .youtube_margin {
    margin-bottom: 45px !important;
  }
  .ul_more {
	  margin-top: 8px !important;
    text-align: left;
  }
  /* ------------------------------------------------------------- 3D変換機能動画 */
  .p_features {
    margin-top: 10px !important;
  }
  /* ------------------------------------------------------------- EX機能をもっと見る_導線 */
  .p_more {
    margin-top: 10px;
    font-size: 100%;
  }

  /* ------------------------------------------------------------- Compare differences表 */
  .section.difference > h1.h1_difference {
    padding: 30px 10px 0 !important;
  }
  .section.difference > h1.h1_difference_es, .section.difference > h1.h1_difference_fr, .section.difference > h1.h1_difference_de {
    padding: 10px 10px 12px !important;
  }

  .mar_btm20 {
    margin-bottom: 10px !important;
  }
  .section.difference .d_table {
    padding: 0 !important;
  }
  .table.type04 tr:nth-child(odd) {
    background-color: #eaeaea !important;
  }
  .section.difference .d_table {
    margin-top: 0 !important;
  }
  /* ------------------------------------------------------------- 申し込み */
  .section.aplly {
    padding: 0;
  }
  /* ------------------------------------------------------------- ワコム版、バンドル版 */
  .section.aplly .a_table {
    padding: 0 !important;
  }
  .a_table table tr td:nth-child(2) {
    padding: 10px 0 0;
  }
  .a_table table tr td:first-child {
    padding: 0;
  }
  /* ------------------------------------------------------------- ボタン */
  .learn_span {
    width: 100%;
    margin: 0 auto;
    text-align: center;
  }
  .trial_buy_buttons > div {
    width: 100% !important;
  }
  .f_section, .f_2dlt_3dlt > .func_table {
    display: table;
  }
  /* ------------------------------------------------------------- フッター */
  .footer_contents {
    font-size: 90%;
  }
}
/* ------------------------------------------------------------- フォント */
.p_en, .p_en h1, .p_en h2 {
  font-family: "Lato", "Noto Sans", sans-serif!important;
}
.p_fr, .p_fr h1, .p_fr h2 {
  font-family: "Lato", "Noto Sans", sans-serif!important;
}
.p_es, .p_es h1, .p_es h2 {
  font-family: "Lato", "Noto Sans", sans-serif!important;
}
.p_de, .p_de h1, .p_de h2 {
  font-family: "Lato", "Noto Sans", sans-serif!important;
}
.p_kr, .p_kr h1, .p_kr h2 {
  font-family: 'Noto Sans KR', sans-serif !important;
}
.p_tc, .p_tc h1, .p_tc h2 {
  font-family: 'Noto Sans TC', sans-serif !important;
}
.p_th, .p_th h1, .p_th h2 {
  font-family: 'Prompt', sans-serif!important;
}
.p_id, .p_id h1, .p_id h2 {
  font-family: "Lato", "Noto Sans", sans-serif!important;
}
.p_pt, .p_pt h1, .p_pt h2 {
  font-family: "Lato", "Noto Sans", sans-serif!important;
}