@charset "UTF-8";

/* 基本
---------------------------------------------------------------- */
#maincontent {
  letter-spacing: .96px;
  line-height: 1.5;
	overflow: hidden;
  margin-bottom: 90px;
}
section .section_inner {
  margin-left: auto;
  margin-right: auto;
  max-width: 1140px;
  width: 100%;
  /*
  padding-right: calc(20px + 130*(100vw - 768px) / 672);
  padding-left: calc(20px + 130*(100vw - 768px) / 672);
  */
  padding-top: 50px;
  padding-bottom: 50px;
}
p.txtRoman {
  color: #c4c4c4;
  font-size: 20px;
}
@media screen and (max-width: 1300px) {
  section .section_inner {
    padding: 36px 5%;
  }
}
@media screen and (max-width: 767px) {
  section {
    width: 100%;
    margin-left: 0;
  }
  section .section_inner {
    width: 100%;
    padding: 30px 0;
    margin: 0
  }
  .section_inner p {
    font-size: 14px;
  }
}
/* コンテンツ部分
---------------------------------------------------------------- */
section.top_kv, section.category-photo, section.category-movie, section.category-design, section.list-spec {
  position: relative;
}
.kv-slider ul {
  width: 1800px;
  margin: 0 auto;
}
.kv-slider ul li {
  position: relative;
}

@media screen and (min-width: 768px) {
  .kv-slider .swiper-slide {
    height: 525px;
  }
  .slide-desing {
    background: url(../image/img-kv-design.webp) no-repeat;
  }
  .slide-movie {
    background: url(../image/img-kv-movie.webp) no-repeat;
  }
  .slide-photo {
    background: url(../image/img-kv-photo.webp) no-repeat;
  }
}
@media screen and (max-width: 767px) {
  .kv-slider .swiper-slide {
    height: auto;
    padding-top: 83%;
    position: relative;
  }
  .slide-desing {
    background: url(../image/img-kv-design-sp.webp) no-repeat;
    background-size: cover;
  }
  .slide-movie {
    background: url(../image/img-kv-movie-sp.webp) no-repeat;
    background-size: cover;
  }
  .slide-photo {
    background: url(../image/img-kv-photo-sp.webp) no-repeat;
    background-size: cover;
  }
}

.kv-slider ul li .slider-inner {
  margin: 0 auto;
  padding: 40px 0;
  max-width: 1140px;
  width: 100%;
}

@media screen and (max-width: 1300px) {
  .kv-slider ul li .slider-inner {
    padding: 15px 36px;
  }
}
@media screen and (max-width: 1000px) {
  .kv-slider ul li .slider-inner {
    max-width: 800px;
  }
}

@media screen and (min-width: 768px) {
  .kv-slider ul li .slider-inner {
    position: relative;
    z-index: 2;
  }
}

@media screen and (max-width: 767px) {
  .kv-slider ul {
    width: 100%;
  }
  .kv-slider ul li .slider-inner {
    position: absolute;
    top: 0;
    padding: 16px 5%;
    height: auto;
    width: 100%;
  }
}

.kv-slider .logo_reseller {
  text-align: right;
}
.kv-slider .lead_adobe {
  color: #1067d6;
  font-weight: bold;
  font-size: 18px;
}
.slide-photo .lead_adobe {
  color: #fff;
}
.kv-slider h2 {
  font-size: 30px;
  font-weight: bold;
  line-height: 1.4;
  margin-bottom: 10px;
}
.kv-slider h3 {
  font-size: 72px;
  font-weight: bold;
  line-height: 1;
}
.slide-desing h2, .slide-movie h2 {
  color: #1067d6;
}
.slide-photo h2 {
  color: #fff;
}
.slide-photo h3 {
  color: #fff;
}
.slide-desing h3,
.slide-movie h3 {
  color: #333;
}
@media screen and (max-width: 767px) {
  .kv-slider .logo_reseller img {
    width: 120px;
  }
  .kv-slider .lead_adobe {
    font-size: 14px;
    margin-top: 8px;
  }
  .kv-slider h2 {
    font-size: 18px;
  }
  .kv-slider h3 {
    font-size: 44px;
  }
}
/*.kv-slider ul .slick-slide {
  margin-right: 0 !important;
  margin-left: 0 !important;
}
.kv-slider ul .slick-dots {
  z-index: 100;
}
.kv-slider ul .slick-dots li.slick-active button:before {
  color: white;
  opacity: 0.8;
}
.kv-slider ul.slick-dotted.slick-slider {
  margin-bottom: 0;
}


.kv-slider ul li .block_ttl {
  position: absolute;
  top: 20%;
  left: 0;
}
.kv-slider ul li p.kv_btn {
  position: relative;
  border-radius: 5px;
  background: #fff;
  font-weight: bold;
  box-shadow: 0 3px 0px rgba(0, 0, 0, 0.2);
  transition: 0.2s all;
  font-size: 18px;
}
.kv-slider ul li p.kv_btn:hover {
  transform: translateY(3px);
}
.kv-slider ul li p.kv_btn i {
  padding-left: 8px;
  position: absolute;
  right: 18px;
  top: 32%;
}
.kv-slider ul li p.kv_btn a {
  border-radius: 5px;
  display: block;
  color: #fff;
  background: #1067d6;
  text-decoration: none;
  padding: 10px 10px;
  transition: 0.3s all;
}
.kv-slider ul li p.kv_btn a:hover {
  opacity: 0.8;
}
.kv-slider ul li p.kv_btn a:focus {
  outline: none;
}
.kv-slider ul li video {
  width: 1800px;
  margin: 0 auto;
}
.kv-slider ul li.slide-movie h3 {
  color: #333;
  text-shadow: 1px 0px 20px white;
}
.kv-slider ul li.slide-photo p.lead_adobe, .kv-slider ul li.slide-photo h2, .kv-slider ul li.slide-photo h3 {
  color: #fff;
}*/

/*.kv-slider ul li.slide-movie {
  height: 525px;
}*/
.wave01, .wave02, .wave03, .wave04, .wave05 {
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  margin: 0 auto;
  z-index: 1;
  height: 78px;
}
.wave01 {
  background: url(../../../../../5shopping/templates/search/positionmap/img/adobe/img_wave_red.webp) repeat-x;
  background-position: -330px 0;
}
.wave02 {
  bottom: -78px;
  background: url(../../../../../5shopping/templates/search/positionmap/img/adobe/img_wave_blue.webp) repeat-x;
  background-position: 160px 0;
}
.wave03 {
  bottom: -78px;
  background: url(../../../../../5shopping/templates/search/positionmap/img/adobe/img_wave_purple.webp) repeat-x;
  background-position: -230px 0;
}
.wave04 {
  bottom: -78px;
  background: url(../../../../../5shopping/templates/search/positionmap/img/adobe/img_wave_orange.webp) repeat-x;
  background-position: 160px 0;
}
.wave05 {
  bottom: -78px;
  background: url(../../../../../5shopping/templates/search/positionmap/img/adobe/img_wave_gray.webp) repeat-x;
  background-position: -230px 0;
}
.introduction {
  background: #1067d6;
}
.introduction .section_inner {
  position: relative;
}
.introduction .section_inner::before {
  content: '';
  position: absolute;
  bottom: -50px;
  right: 0;
  left: 0;
  width: 0;
  height: 0;
  margin: 0 auto;
  border-top: solid 30px #1067d6;
  border-right: solid 25px transparent;
  border-bottom: solid 25px transparent;
  border-left: solid 25px transparent;
  z-index: 1;
}
.introduction .section_inner p.intro-text {
  color: #fff;
  font-size: 18px;
}
.introduction .section_inner h2 {
  color: #fff;
  font-weight: bold;
  font-size: 36px;
  margin-bottom: 60px;
  text-align: center;
}
.introduction .section_inner img {
  position: absolute;
  top: 10px;
  right: 10px;
}
.introduction .section_inner .search-adobe-menu {
  display: flex;
  justify-content: space-between;
  width: 100%;
  margin: 0 auto;
  margin-top: 40px;
}
.introduction .section_inner .search-adobe-menu p {
  width: 48%;
  background: #fff;
  text-align: center;
  box-shadow: 0 8px 10px rgba(0, 0, 0, 0.3);
  font-size: 22px;
  transition: 0.2s all;
}
.introduction .section_inner .search-adobe-menu p:hover {
  transform: translateY(3px);
}
.introduction .section_inner .search-adobe-menu p a {
  display: block;
  color: #1067d6;
  text-decoration: none;
  padding: 20px 10px;
}
.introduction .section_inner .search-adobe-menu p a:hover {
  opacity: 0.8;
}
.introduction .section_inner .search-adobe-menu p i {
  padding-left: 8px;
}
.section_inner h2.ttl-search {
  color: #1067d6;
  text-align: center;
  font-weight: bold;
  font-size: 36px;
  margin-bottom: 40px;
}
.section_inner .cate-ttl {
  text-align: center;
  margin-bottom: 40px;
}
.section_inner .cate-ttl h3 {
  font-weight: bold;
  font-size: 56px;
}
.category-photo .section_inner .cate-ttl h3 {
  color: #001e36;
}
.category-movie .section_inner .cate-ttl h3 {
  color: #00005b;
}
.category-design .section_inner .cate-ttl h3 {
  color: #330000;
}
.section_inner .cate-ttl p.cate-sub {
  color: #333;
  font-size: 24px;
  margin-bottom: 20px;
}
.section_inner .cate-ttl ul.app-list {
  display: flex;
  justify-content: center;
  margin-bottom: 20px;
}
.section_inner .cate-ttl ul.app-list li {
  margin: 0 1%;
}
.section_inner .cate-ttl ul.app-list li img {
    box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
    border-radius: 15px;
    max-width: 100%;
    height: auto;
}
.section_inner .cate-ttl p.app-name {
  color: #333;
  font-size: 16px;
}
.category-photo {
  background: #dae3f3;
}
.category-movie {
  background: #eedff5;
  padding-top: 60px;
}
.category-design {
  background: #fbe5d6;
  padding-top: 60px;
}
/*.category-design {
  background: #f0d1d1 url(../../../../../5shopping/templates/search/positionmap/img/adobe/img_bg_design.webp) no-repeat center center;
  padding-top: 60px;
}*/
.list-spec {
  background: #f2f2f2;
  padding-top: 60px;
}
.section_inner ul.model_list {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
  gap: 30px;
}
.section_inner ul.model_list li {
  background: #fff;
  border-radius: 10px;
  box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
  margin-bottom: 100px;
  position: relative;
  width: calc((100% - 60px)/3);
}
/*
.list-spec .section_inner {
  width: 1200px;
}
*/
.section_inner ul.model_list.col3 {
  justify-content: space-between;
  flex-wrap: nowrap;
}
.section_inner ul.model_list.col3 li {
  width: 31%;
  margin: 0;
}
.section_inner ul.model_list li a {
  text-decoration: none;
  padding: 20px;
  display: block;
  transition: 0.3s all;
  border-radius: 10px;
  border: 3px solid transparent;
  height: 100%;
}
.category-photo .section_inner ul.model_list li a:hover {
  border: 3px solid #00429a!important;
}
.category-movie .section_inner ul.model_list li a:hover {
  border: 3px solid #7030a0!important;
}
.category-design .section_inner ul.model_list li a:hover {
  border: 3px solid #c00000!important;
}
.section_inner ul.model_list p.modelCatch {
  font-size: 14px;
  margin-bottom: 10px;
}
.section_inner ul.model_list h4 {
  font-size: 16px;
  font-weight: 700;
  letter-spacing: .78px;
  line-height: 1.4;
  margin-bottom: 10px;
}
.section_inner ul.model_list .modelArea {
  text-align: center;
}
.section_inner ul.model_list .modelArea, .section_inner ul.model_list .detailArea {
  margin-bottom: 10px;
}
.section_inner ul.model_list .modelArea img {
  width: auto;
  height: 226px;
}
.section_inner ul.model_list.col3 .modelArea img {
  width: auto;
  height: 200px;
}
.section_inner ul.model_list .detailArea p {
  font-size: 14px;
}
.section_inner ul.model_list p.priceBox {
  color: #e43344;
  font-weight: bold;
  margin-bottom: 10px;
  font-size: 20px;
}
.section_inner ul.model_list p.priceBox .yen {
  font-size: 80%;
}
.p-business-link-button {
  background: #1067d6;
  width: 100%;
}
.p-business-link-button.c-button--primary-blue::before {
  background-color: #76a0d7;
}
.model_list_wapper table {
  width: 100%;
  table-layout: fixed;
}
.model_list_wapper table th, .model_list_wapper table td {
  background: #fff;
  border: 1px solid #ccc;
  border-collapse: collapse;
  box-sizing: border-box;
  font-size: 14px;
  padding: 10px 1%;
  text-align: center;
  vertical-align: middle;
}
.model_list_wapper table th {
  color: #fff;
  background: #403152;
  font-size: 14px;
}
.model_list_wapper table tr th.th-empty {
  background: #403152;
  border: none;
}
.model_list_wapper table tr.linkRow.product-lineup td {
  border-top: 1px solid #ccc;
}
.model_list_wapper table tr.linkRow td {
  border-top: none;
  border-bottom: none;
}
.model_list_wapper table tr.linkRow:last-of-type td {
  border-bottom: 1px solid #ccc;
}
.model_list_wapper table tr td p.product-name {
  font-size: 14px;
  font-weight: 700;
  line-height: 1.4;
  margin-top: 5px;
  margin-bottom: 10px;
  min-height: 50px;
  text-align: left;
  display: -webkit-box;
  -webkit-line-clamp: 3;
  -webkit-box-orient: vertical;
  overflow: hidden;
}
.model_list_wapper table tr.product-lineup td img {
  width: 80px;
}
.model_list_wapper table th.th-spec {
  width: 180px;
}
.model_list_wapper table tr.adobe-icon img {
  width: 36px;
  padding: 0 2px;
}
.model_list_wapper table tr.adobe-icon p {
  font-size: 16px;
  margin-top: 10px;
}
.model_list_wapper table tr.priceRow td {
  padding: 20px 0 10px;
}
.model_list_wapper table td p.priceRow-price {
  font-weight: bold;
  font-size: 18px;
  line-height: 1.2;
}
.model_list_wapper table td p.priceRow-price span {
  color: #e43344;
}
.model_list_wapper table td p.priceRow-price .yen {
  font-size: 75%;
}
.model_list_wapper table tr.linkRow td {
  padding: 5px;
}
.model_list_wapper table tr.linkRow a {
  text-decoration: none;
  transition: 0.3s all;
}
.model_list_wapper table tr.linkRow span {
  text-decoration: none;
  transition: 0.3s all;
}
.model_list_wapper table tr.linkRow span:hover {
  opacity: 0.8;
}
/* .model_list_wapper table td span.link_cell_btn {
  display: block;
  background: #d40a3f;
  color: #fff;
  border-radius: 30px;
  line-height: 1;
  padding: 10px 0;
} */
.model_list_wapper table td span.link_cell_btn_spec {
  display: block;
  background: #fff;
  border: 2px solid #1067d6;
  color: #1067d6;
  border-radius: 30px;
  line-height: 1;
  padding: 10px 0;
  font-size: 11px;
}
.wifi_on {
  background: #00429a;
  color: #fff;
  font-size: 12px;
  padding: 5px;
  position: absolute;
  text-align: center;
  width: 26%;
}
.for_app01 {
  background: #F6D2D2;
  padding: 5px;
  margin-bottom: 5px;
}
.for_app02 {
  background: #D6E7FA;
  padding: 5px;
  margin-bottom: 5px;
  width: 66%;
  margin-left: auto;
}
.for_app03 {
  background: #CCC1DA;
  padding: 5px;
  width: 49%;
  margin-left: auto;
}
.for_app_kome {
	display: inline-block;
	font-size: 90%;
	margin-left: 1em;
}

@media screen and (max-width: 1000px) {
  .section_inner ul.model_list {
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    flex-wrap: wrap;
    gap: 30px;
  }
  .section_inner ul.model_list li {
    margin-bottom: 0;
    width: 100%;
  }
}
@media screen and (max-width: 767px) {
  .category-design .section_inner, .list-spec .section_inner {
    width: auto;
  }
  .section_inner .cate-ttl, .section_inner ul.model_list {
    margin: 0 5%;
  }
  .wave01, .wave02, .wave03, .wave04, .wave05 {
    height: 25px;
  }
  /*.kv-slider ul {
    width: auto;
    margin: 0 auto;
    background: #d40a3f;
  }
  .kv-slider ul li.slide-movie {
    height: auto;
  }
  .kv-slider ul li p.logo_reseller {
    position: absolute;
    top: 0;
    right: 10px;
  }
  .kv-slider ul li p.logo_reseller img {
    width: 120px;
  }
  .kv-slider ul li p.logo_reseller img {
    height: auto;
  }
  .kv-slider ul li .slider-inner {
    position: absolute;
    width: auto;
    height: auto;
    top: 10px;
    left: 10px;
  }
  .kv-slider ul li .block_ttl {
    position: absolute;
    top: 40px;
    left: 0;
  }
  .kv-slider ul li p.lead_adobe {
    font-size: 4vw;
  }
  .kv-slider ul li h2 {
    font-weight: bold;
    font-size: 5vw;
  }
  .kv-slider ul li h3 {
    font-size: 12vw;
    margin-top: 10px;
    margin-bottom: 20px;
  }
  .kv-slider ul li p.kv_btn {
    font-size: 4.5vw;
    margin-top: 0;
    display: inline-block;
  }
  .kv-slider ul li p.kv_btn a {
    padding: 10px 15px;
  }
  .kv-slider ul li p.kv_btn i {
    position: static;
    padding-left: 8px;
  }
  .kv-slider ul li video {
    width: auto;
  }
  .slide-desing img.spOnly,
  .slide-movie img.spOnly,
  .slide-photo img.spOnly {
    width: 100%;
    height: auto;
  }*/
  .wave01 {
    /* bottom: -1px; */
    /*bottom: 5px;*/
    background: url(../../../../../5shopping/templates/search/positionmap/img/adobe/img_wave_red.webp) repeat-x;
    background-position: 90px 0;
    background-size: contain;
  }
  .wave02 {
    bottom: -24px;
    background: url(../../../../../5shopping/templates/search/positionmap/img/adobe/img_wave_blue.webp) repeat-x;
    background-position: 80px 0;
    background-size: contain;
  }
  .wave03 {
    bottom: -24px;
    background: url(../../../../../5shopping/templates/search/positionmap/img/adobe/img_wave_purple.webp) repeat-x;
    background-position: -40px 0;
    background-size: contain;
  }
  .wave04 {
    bottom: -24px;
    background: url(../../../../../5shopping/templates/search/positionmap/img/adobe/img_wave_orange.webp) repeat-x;
    background-position: 90px 0;
    background-size: contain;
  }
  .wave05 {
    bottom: -24px;
    background: url(../../../../../5shopping/templates/search/positionmap/img/adobe/img_wave_gray.webp) repeat-x;
    background-position: -40px 0;
    background-size: contain;
  }
  .introduction .section_inner .search-adobe-menu {
    display: block;
    width: auto;
  }
  .introduction .section_inner .search-adobe-menu p {
    width: 90%;
    margin: 0 auto;
    margin-bottom: 15px;
    position: relative;
  }
  .introduction .section_inner .search-adobe-menu p a {
    padding: 15px 10px;
  }
  .introduction .section_inner .search-adobe-menu p i {
    position: absolute;
    top: 30%;
    right: 18px;
    padding-left: 0;
  }
  .introduction .section_inner h2 {
    font-size: 20px;
    text-align: center;
    margin-bottom: 60px;
    margin-top: 30px;
    margin-bottom: 20px;
  }
  .introduction .section_inner img {
    position: static;
    display: block;
    margin: 0 auto;
    margin-bottom: 20px;
  }
  .introduction .section_inner p.intro-text {
    font-size: 4vw;
    margin: 0 10px;
  }
  .category-photo {
    background-size: 100% auto;
    background-position: 20% 10%;
    padding-top: 40px;
  }
  .category-movie {
    background-size: 165% auto;
    background-position: 80% 4%;
  }
  .category-design {
    background-size: 200% auto;
    background-position: 20% 10%;
  }
  .section_inner h2.ttl-search {
    font-size: 26px;
    margin-bottom: 20px;
  }
  .section_inner .cate-ttl {
    margin-bottom: 40px;
  }
  .section_inner .cate-ttl h3 {
    font-size: 36px;
  }
  .section_inner .cate-ttl p.cate-sub {
    font-size: 18px;
  }
  .section_inner .cate-ttl ul.app-list li {
    width: 60px;
  }
  .section_inner ul.model_list {
    display: block;
  }
  .section_inner ul.model_list li, .section_inner ul.model_list.col3 li {
    width: auto;
    margin: 0;
    margin-bottom: 60px;
  }
  .section_inner ul.model_list .modelArea img, .section_inner ul.model_list.col3 img {
    width: 75%;
    height: auto;
  }
  .table_wapper {
    margin: 0 10px;
    overflow-x: scroll;
  }
  .model_list_wapper table tr.product-lineup td img {
    width: 65%;
  }
  .model_list_wapper table th {
    width: 90px;
    position: sticky;
    left: 0;
    z-index: 100;
  }
  .model_list_wapper table th.th-spec {
    /*width: 60px;*/
	  width: 90px;
  }
  .model_list_wapper table th.spec-os span {
    position: absolute;
    right: -210px;
    top: 12px;
    margin: auto 0;
    color: #666;
  }
  .model_list_wapper table td {
    width: 140px;
  }
  .model_list_wapper table tr.adobe-icon td img {
    width: 38px;
    padding: 0 5px;
  }
  .model_list_wapper table th.spec-app {
    padding: 18px;
  }
  .model_list_wapper table th.spec-app p {
    position: absolute;
    right: -260px;
    top: 12px;
    margin: auto 0;
    color: #666;
  }
}
/* 主なソフトウェア
---------------------------------------------------------------- */
.application {
  background: #9d2362; /* Old browsers */
  background: -moz-linear-gradient(-45deg, #9d2362 0%, #08002b 50%, #1f5c8b 100%); /* FF3.6-15 */
  background: -webkit-linear-gradient(-45deg, #9d2362 0%, #08002b 50%, #1f5c8b 100%); /* Chrome10-25,Safari5.1-6 */
  background: linear-gradient(135deg, #9d2362 0%, #08002b 50%, #1f5c8b 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#9d2362', endColorstr='#1f5c8b', GradientType=1); /* IE6-9 fallback on horizontal gradient */
  padding-top: 60px;
}
.application .section_inner {
  text-align: center;
  padding: 90px 5%;
  color: #fff;
}
.application h3 {
  font-size: 40px;
  letter-spacing: 2px;
  text-align: center;
  margin-bottom: 20px;
}
.application p {
  margin-bottom: 60px;
}
.application .applicationBox {
  text-align: left;
}
.application .applicationBox ul {
  border-bottom: 1px solid #fff;
  margin-bottom: 30px;
  display: flex;
}
.application .applicationBox ul li {
  font-size: 18px;
  letter-spacing: 1px;
  display: flex;
  align-items: center;
}
.application .applicationBox ul li:first-child {
  width: 24%;
}
.application .applicationBox ul li img {
  margin: 0 14px 6px 0;
  width: 36px;
  filter: drop-shadow(0 0 4px rgba(255, 255, 255, 1));
  /*display: none;*/ /*ロゴが使えないので非表示*/
}
@media screen and (max-width: 767px) {
  .application .section_inner {
    padding: 30px 0;
    width: 96%;
    margin: 0 auto;
  }
  .application h3 {
    font-size: 6vw;
    letter-spacing: 1px;
  }
  .application p {
    margin-bottom: 30px;
    text-align: left;
  }
  .application .applicationBox ul {
    border-bottom: none;
    flex-direction: column;
    width: 92%;
    margin: 0 auto 20px;
  }
  .application .applicationBox ul li {
    font-size: 3.6vw;
  }
  .application .applicationBox ul li:first-child {
    width: 100%;
    border-bottom: 1px solid #fff;
    margin-bottom: 6px;
    font-size: 4.4vw;
    display: flex;
    align-items: center;
  }
  .application .applicationBox ul li img {
    margin: 4px 12px 4px 0;
  }
}
/* キャンペーン
---------------------------------------------------------------- */
.campaign .section_inner {
  text-align: center;
  padding: 90px 0;
  width: 970px;
}
.campaign h3 {
  font-size: 48px;
  letter-spacing: 4px;
}
.campaign .rotationBnr {
  background: #fff !important;
}
.campaign .slick-slide:hover {
  transform: scale(1.04, 1.04);
}
.campaign-head {
  margin-top: 70px;
  text-align: center;
}

@media screen and (max-width: 767px) {
  .campaign .section_inner {
    padding: 30px 0;
    width: 100%;
  }
  .campaign h3 {
    font-size: 8vw;
    margin-bottom: 30px;
  }
}
/* お問合せ
---------------------------------------------------------------- */
.contact {
  background-color: #f3f3f3;
}
.contact .section_inner {
  text-align: center;
  padding: 90px 0;
  width: 970px;
}
.contact h3 {
  font-size: 48px;
  letter-spacing: 4px;
}
.contact .contactBox {
  width: 805px;
  margin: 0 auto;
}
.contact .contactBox h4 {
  font-size: 22px;
  margin-bottom: 30px;
  text-align: center;
}
.contact .contactBox .footer_otoiawase_wrap {
  overflow: hidden;
  padding: 30px;
  border: none !important;
  box-sizing: border-box;
}
.contact .contactBox .otoiawaseBox {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
  margin-top: 50px;
}
.contact .contactBox .footer_otoiawase_contents {
  width: 50%;
}
.contact .contactBox .guide_font1 {
  font-size: 20px;
  margin-bottom: 20px;
}
.contact .contactBox .guide_font2 {
  font-size: 18px;
  text-align: right;
  width: 85%;
  margin-bottom: 30px;
}
.contact .contactBox .guide_link {
  font-size: 20px;
  margin-top: 10px;
}
.footer_other_otoiawase_wrap a {
  color: #605b5a;
}
.img_top {
  padding: 4px 0;
}
.footer_other_otoiawase_wrap {
  text-align: center;
}
.footer_other_otoiawase_wrap ul {
  display: flex;
  justify-content: space-between;
}
.footer_other_otoiawase_wrap ul li {
  width: calc(100% / 3);
  font-style: 20px;
}
.inquiry_box {
  display: block;
  overflow: hidden;
}
.fa-stack {
  position: relative;
  vertical-align: middle;
}
.fa-square, .fa-phone-square, .fa-envelope-square {
  color: #005FB0;
}
.fa-fax {
  color: #fff;
  position: absolute;
  top: 8px;
  left: 3px;
}
.stac01 .fa-square {
  color: #fff;
}
.fa-phone-square, .fa-envelope-square {
  vertical-align: middle;
  top: 8px;
  left: 3px;
}
.fa-square:before {
  margin-left: -3px;
}
.inquiry {
  font-size: 16px;
  width: 90%;
}
.inquiry p {
  font-size: 16px;
}
.inquiry p a, .inquiry p a span {
  text-decoration: none;
  color: #605b5a;
}
.inquiry p a:hover {
  opacity: 0.5;
}
.inquiry .number {
  font-size: 25px;
  vertical-align: middle;
}
.item {
  vertical-align: middle;
  display: inline-block;
  text-align: right;
  width: 60px;
  margin-right: 15px;
}
.item.nonItem {
  width: 70px;
}
@media screen and (max-width: 767px) {
  .contact {
    display: none;
  }
}
/* ソフトウェアベンチマーク
---------------------------------------------------------------- */
.rid_5599_a {
  /*display: none;*/
}
.rid_5599_b {
  display: none;
}
.section_inner h3.ttl-search {
  text-align: center;
  font-weight: bold;
  font-size: 24px;
  margin-bottom: 20px;
}
.section_inner h3.ttl-search span {
  position: relative;
  display: inline-block;
  padding: 0 70px;
}
.section_inner h3.ttl-search span:before, .section_inner h3.ttl-search span:after {
  content: '';
  position: absolute;
  top: 40%;
  display: inline-block;
  width: 50px;
  height: 2px;
  background-color: #605b5a;
}
.section_inner h3.ttl-search span:before {
  left: 0;
}
.section_inner h3.ttl-search span:after {
  right: 0;
}
.model_list_wapper table .tr-benchmark td {
  font-size: 18px;
  color: #d40a3f;
	padding: 6px 1%;
}
.model_list_wapper table .tr-benchmark td p {
	font-size: 16px;
	font-weight: bold;
	color: #333;
	margin-top: -6px;
}
.model_list_wapper table .tr-benchmark.star_num td {
  font-size: 14px;
	padding: 2px 1%;
}
.benchmark_half-star {
  position: relative;
  background: linear-gradient(90deg, #d40a3f, #d40a3f 50%, transparent 50%, transparent);
  background: -webkit-linear-gradient(0deg, #d40a3f, #d40a3f 50%, transparent 50%, transparent);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
}
.benchmark_half-star::after {
  content: "☆";
  position: absolute;
  top: 0;
  left: 0;
  background: linear-gradient(90deg, transparent, transparent 50%, #d40a3f 50%, #d40a3f);
  background: -webkit-linear-gradient(0deg, transparent, transparent 50%, #d40a3f 50%, #d40a3f);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
}
.model_list_wapper.with_benchmark table td span.link_cell_btn {
  padding: 15px 0;
}
.model_list_wapper table td span.link_score_btn {
  display: block;
  background: #032b63;
  color: #fff !important;
  border-radius: 30px;
  line-height: 1;
  padding: 15px 0;
}
#facebox_overlay {
  opacity: 0.6 !important;
}
.note_ttl {
	margin-top: 90px;
}
.model_list_wapper .note_map table td {
    width: 460px;
}
.model_list_wapper .note_map table tr td p.product-name {
	min-height: 10px;
}
.model_list_wapper .note_map table td span.link_cell_btn, .model_list_wapper .note_map table td span.link_score_btn {
	max-width: 200px;
	margin: 0 auto;
}
.verification_area {
	width: 900px;
	margin: 60px auto 0;
	background: #fff;
	padding: 20px;
	box-sizing: border-box;
	border-radius: 10px;
}
.verification_area h4 {
	text-align: center;
	font-size: 20px;
}
.verific_box {
	background: #fceedc;
	padding: 15px 20px;
	box-sizing: border-box;
	border: 1px solid #ccc;
	border-radius: 10px;
	margin-top: 10px;
}
.verific_box p span {
	font-size: 12px;
	font-weight: normal;
}
.verific_ttl {
	display: flex;
	align-items: center;
	gap: 10px;
	font-size: 20px;
	font-weight: bold;
	margin-bottom: 6px;
}
.verific_ttl img {
	width: 36px;
}
.verification_area .verific_notice {
	font-size: 12px;
	margin: 10px 0 0 10px;
}
@media screen and (max-width: 767px) {
  .section_inner h3.ttl-search {
    font-size: 18px;
    margin-bottom: 10px;
  }
  .section_inner h3.ttl-search span {
    padding: 0 50px;
  }
  .section_inner h3.ttl-search span:before, .section_inner h3.ttl-search span:after {
    width: 30px;
  }
  .model_list_wapper.with_benchmark table.col2 {
    border-collapse: separate;
	  table-layout: auto;
	  width: calc(90px + (220px * 2));
    max-width: 100%;
  }
  .model_list_wapper.with_benchmark table.col5 {
    border-collapse: separate;
	  table-layout: auto;
	  width: calc(90px + (220px * 5));
  }
  .model_list_wapper.with_benchmark table th, .model_list_wapper.with_benchmark table td {
    border-bottom: none;
    border-left: none;
  }
.model_list_wapper.with_benchmark table td {
    width: 220px;
  }
  .model_list_wapper.with_benchmark table tr th.th-empty + td {
    border-left: 1px solid #CCC;
  }
  .model_list_wapper.with_benchmark table tr.linkRow td {
    border-top: 1px solid #CCC;
  }
  .model_list_wapper.with_benchmark table th.th-spec {
    width: 124px;
  }
  .model_list_wapper table th.th-full {
    padding-left: 1%;
  }
  .model_list_wapper table th.th-full span {
    position: sticky;
    top: 0;
    left: 4%;
  }
.note_ttl {
	margin-top: 60px;
}
	.model_list_wapper .note_map table {
		width: calc(90px + (220px * 2));
	}
.verification_area {
	width: 96%;
	margin: 30px auto 0;
	padding: 10px;
}
.verification_area h4 {
	font-size: 4vw;
}
.verific_box {
	padding: 15px;
}
.verific_box p {
	font-size: 3.4vw;
}
.verific_box p span {
	font-size: 3.2vw;
}
.verific_box p strong {
	font-weight: bold;
}
.verific_ttl {
	font-size: 4vw;
}
.verific_ttl img {
	width: 24px;
}
.verification_area .verific_notice {
	font-size: 3.2vw;
	margin: 6px 0 0 10px;
}
}
/* ソフトウェアベンチマーク ポップアップ
---------------------------------------------------------------- */
.scorePopUp {
  display: none;
}
.score_pp_box * {
  box-sizing: border-box;
}
.score_pp_box {
  width: 740px;
  padding: 30px;
  background: #eee;
  box-sizing: border-box;
  font-size: 16px;
}
.score_pp_box h4 {
  text-align: center;
  font-weight: bold;
  font-size: 20px;
  margin-bottom: 20px;
}
.score_pp_box h4 span {
  position: relative;
  display: inline-block;
  padding: 0 50px;
}
.score_pp_box h4 span:before, .score_pp_box h4 span:after {
  content: '';
  position: absolute;
  top: 40%;
  display: inline-block;
  width: 30px;
  height: 2px;
  background-color: #605b5a;
}
.score_pp_box h4 span:before {
  left: 0;
}
.score_pp_box h4 span:after {
  right: 0;
}
.score_pp_box .score_pp_model_name {
  text-align: center;
}
.score_pp_box .score_pp_model_name span {
  display: block;
	font-size: 18px;
	font-weight: bold;
	color: #d40a3f;
}
.score_half {
  display: flex;
  justify-content: space-between;
  margin-top: 30px;
}
.score_half .score_box {
  width: 48%;
}
.score_box ul {
  display: flex;
  justify-content: space-between;
  align-items: center;
  margin-bottom: 10px;
}
#facebox .score_box ul li img {
  width: 36px;
  margin-right: 10px;
	vertical-align: middle;
}
.score_box ul li:first-of-type {
  font-weight: bold;
}
.score_box ul li:last-of-type {
  font-size: 14px;
  text-align: right;
}
.score_box ul li span {
  color: #1067d6;
  font-size: 16px;
  font-weight: bold;
}
.score_box .score_time {
  background: #fff;
  padding: 10px 20px;
}
.score_box .score_time dl {
  display: flex;
  justify-content: space-between;
  align-items: center;
  font-size: 14px;
}
.score_box .score_time dl span {
  font-weight: bold;
  font-size: 18px;
}
.score_box .score_time dl dd {
  text-align: center;
}
.score_full {
  margin-top: 20px;
}
.score_full .score_box ul {
  width: 48%;
}
.score_notes {
  font-size: 14px;
}
.score_full .score_box .score_time {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}
.score_full .score_box .score_time dl {
  width: 48%;
}
.score_full .score_box .score_time dl:nth-of-type(odd) {
  padding-right: 20px;
}
.score_full .score_box .score_time dl:nth-of-type(even) {
  padding-left: 20px;
}
.score_full .score_box .score_time dl:nth-of-type(n+3) {
  margin-top: 20px;
}
.s_dotted_line {
  position: relative;
}
.s_dotted_line::before {
  content: "";
  position: absolute;
  width: calc(200% + 35px);
  border-bottom: 1px dotted #ccc;
  top: -10px;
  left: -5px;
}
.condition_ttl {
  margin-top: 30px;
  background: #666;
  color: #fff;
  padding: 5px 0;
  text-align: center;
  font-size: 14px;
}
.condition_box {
  font-size: 12px;
  margin: 20px auto 0;
  width: 260px;
}
.condition_box dl {
  display: flex;
  flex-wrap: wrap;
}
.condition_box dt {
  width: 9em;
}
.condition_box dd {
  width: calc(100% - 9em);
}

@media screen and (max-width: 767px) {
  .score_pp_box {
    width: 100%;
    padding: 20px;
    font-size: 3.4vw;
  }
  .score_pp_box h4 {
    font-size: 4vw;
  }
  .score_pp_box h4 span {
    padding: 0 30px;
  }
  .score_pp_box h4 span:before, .score_pp_box h4 span:after {
    width: 20px;
  }
.score_pp_box .score_pp_model_name {
    text-align: left;
    padding: 10px 15px;
    background: #fff;
}
.score_pp_box .score_pp_model_name span {
	font-size: 3.6vw;
	margin-bottom: 6px;
}
  .score_half {
    flex-direction: column;
    justify-content: center;
    margin-top: 20px;
  }
  .score_half .score_box {
    width: 100%;
  }
  .score_half .score_box:nth-of-type(n+2) {
    margin-top: 20px;
  }
  .score_box ul {
    margin-bottom: 4px;
  }
  #facebox .score_box ul li img {
    width: 30px;
    margin-right: 4px;
  }
  .score_box ul li:last-of-type {
    font-size: 3.2vw;
  }
  .score_box ul li span {
    font-size: 4vw;
  }
  .score_box .score_time {
    padding: 10px 15px;
  }
  .score_box .score_time dl {
    font-size: 3.2vw;
  }
  .score_box .score_time dl span {
    font-size: 4vw;
  }
  .score_full .score_box ul {
    width: 100%;
  }
  .score_notes {
    font-size: 3.2vw;
  }
  .score_full .score_box .score_time {
    flex-direction: column;
    justify-content: center;
  }
  .score_full .score_box .score_time dl {
    width: 100%;
  }
  .score_full .score_box .score_time dl:nth-of-type(odd) {
    padding-right: 0;
  }
  .score_full .score_box .score_time dl:nth-of-type(even) {
    padding-left: 0;
  }
  .score_full .score_box .score_time dl:nth-of-type(n+2) {
    border-top: 1px dotted #ccc;
    padding-top: 10px;
    margin-top: 10px;
  }
  .s_dotted_line::before {
    content: none;
  }
  .condition_ttl {
    margin-top: 20px;
    font-size: 3.2vw;
  }
  .condition_box {
    font-size: 3vw;
    margin: 10px auto 0;
    width: 100%;
  }
}


/*win11バナー*/
@media screen and (max-width: 767px){
  .bnr_link_win11_wap {
    width: 100%;
    margin: 10px auto;
  }
  .bnr_link_win11 {
    float: none;
    width: 100%;
    margin-top: 0;
    text-align: center;
  }
}

.video-bg {
  position: absolute;
  height: 100%;
  background: #fff;
  overflow: hidden;
  width: 100%;
  text-align: center;
  margin: auto;
  object-fit: none;
  top: 0;
}
.video-bg iframe {
  display: block;
  position: absolute;
  top: 0;
  left: 0;
}
.ytp-chrome-top.ytp-show-cards-title {
  display: none;
}

@media screen and (max-width: 767px) {
  .wave01 {
    bottom: 0;
  }
}
.model_list_wapper table td {
  max-width: 100%;
}
.link_cell {
  padding: 10px;
}
.model_list_wapper.with_benchmark table td .link_cell  span.link_cell_btn {
  width: 60%;
  margin: 0 auto;
  padding: 10px 0;
}
@media screen and (max-width: 767px) {
  .model_list_wapper table {
    border-collapse: separate;
    table-layout: auto;
    width: calc(90px + (220px * 6));
  }
  .model_list_wapper table td{
    width: auto
  }
  .model_list_wapper table th.th-full{
    z-index: 90;
  }
}

/*raytrekとは*/
#headerGnavSearch .c-search{
  width: 1230px;
}
.main_section#about-raytrek {
  color: #fff;
  background: #000;
  padding: 0 5%; 
  margin-bottom: 60px;
}
h2.ttl-raytrek {
  font-weight: bold;
  letter-spacing: .03em;
  margin-bottom: 60px;
  text-align: center;
}
@media screen and (min-width: 768px) {
  h2.ttl-raytrek {
    font-size: 40px;
  }
}
@media screen and (max-width: 767px) {
  h2.ttl-raytrek {
    font-size: 30px;
  }
}
.box-raytrek .copyArea {
  width: 50%;
  float: left;
}
.box-raytrek p {
  font-size: 18px;
  line-height: 1.8;
}
.box-raytrek p.ttl01 {
  font-weight: bold;
  line-height: 1;
  font-size: 36px;
  margin-bottom: 20px;
}
.box-raytrek p.ttl02 {
  font-weight: bold;
  line-height: 1;
  font-size: 48px;
  margin-bottom: 40px;
}
.box-raytrek p.btn-brand {
  line-height: 1;
  background: #3259BF;
  border-radius: 50px;
  width: 250px;
  text-align: center;
  margin-bottom: 20px;
  transition: 0.3s all;
}
.box-raytrek p.btn-brand a {
  display: block;
  padding: 15px 0 18px;
  color: #fff !important;
  text-decoration: none !important;
}
.box-raytrek p.btn-brand:hover {
  opacity: 0.8;
}
.box-raytrek p.img-brand {
  float: right;
  margin-bottom: 40px;
}
.box-raytrek p.img-brand img {
  max-width: 100%;
}
.box-raytrek p.text-brand {
  clear: both;
}
@media screen and (max-width: 767px) {
  .main_section#about-raytrek {
    margin-bottom: 30px;
  }
  .box-raytrek .copyArea {
    width: 100%;
    float: none;
  }
  .box-raytrek p {
    font-size: 16px;
  }
  .box-raytrek p.ttl01 {
    text-align: center;
    font-size: 24px;
  }
  .box-raytrek p.ttl02 {
    text-align: center;
    font-size: 40px;
  }
  .box-raytrek p.btn-brand {
    width: 250px;
    margin: 0 auto;
    margin-bottom: 40px;
  }
  .box-raytrek p.btn-brand a {
    display: block;
    padding: 10px 0;
    color: #fff !important;
    text-decoration: none !important;
  }
  .box-raytrek p.img-brand {
    float: none;
    margin-bottom: 40px;
  }
  .box-raytrek p.text-brand {
    clear: both;
  }
}


.icon-purpose {
  display: flex;
  flex-wrap: nowrap;
  gap: 6px;
}
.icon-purpose li {
  width: 30%;
}
.icon-purpose li img {
  height: auto;
  width: 50px;
}
.p-create-link__button {
  background: #1067d6;
  margin: 0 auto;
  height: 45px;
  width: 90%;
}
.c-button--primary-blue.p-create-link__button::before {
  background-color: #fff;
  opacity: .3;
}

 /*レビュー*/
 .section_inner ul.model_list p.priceBox {
  margin-bottom: 0px;
}

.category_review {
  pointer-events: none;
  margin-top: 5px;
  margin-bottom: 10px;
  font-size: 14px;
  line-height: 1;
}

.review-in-recommend {
  font-size: 14px;
  line-height: 1;
  text-align: left;
  font-weight: normal;
  color: #484848;
}

.review-in-recommend a {
  padding: 0 !important;
}

.review-in-recommend__link {
  display: flex !important;
  justify-content: center;
  align-items: center;
  flex-wrap: wrap;
  gap: 4px;
  border: unset !important;
}

.section_inner ul.model_list li .category_review a:hover {
  border: none !important;
}

.category_review .review-in-recommend__link {
  justify-content: left;
}

.review-block-state::after {
  content: '';
  display: inline-block;
}

#maincontent .review-in-recommend__star {
  max-width: 75px;
}

.review-in-recommend__link span {
  text-decoration: none !important;
}


/*240705追加分*/
.purpose-type {
  display: flex;
  gap: 16px;
  justify-content: center;
  align-items: center;
}
.model_list_wapper table .purpose-type-design {
  background: linear-gradient(90deg,#fff,#FBE5D6,#ff9a00);
}
.model_list_wapper table .purpose-type-video {
  background: linear-gradient(90deg,#fff,#eedff5,#9999ff);
}
.model_list_wapper table .purpose-type-3d {
  background: linear-gradient(90deg,#fff,#eedff5,#9999ff);
}
.button-wrapper {
  margin: 50px auto 0;
}
.button-wrapper .c-button--primary-blue {
  width: 500px;
  margin: 0 auto;
}
@media screen and (max-width: 767px) {
  .purpose-type {
    flex-direction: column;
    gap: 8px;
  }
  .icon-purpose li img {
    width: 30px;
  }
  .button-wrapper .c-button--primary-blue {
    width: 300px;
  }
}

.ttl-search-desk{
  margin-top: 60px;
}

@media screen and (max-width: 767px) {
  .model_list_wapper.with_benchmark.model_list_wapper_desk table {
    border-collapse: separate;
    table-layout: auto;
    width: calc(90px + (220px * 4));
  }
}

.create_recommend_link_bk{
  background: #fff;
}

.create_recommend_link {
  margin: auto;
  max-width: 1140px;
  padding: 20px 5%;
}

@media screen and (max-width:767px) {
  .create_recommend_link {
    padding-top: 0;
  }


  .create_recommend_link__text>span {
    font-size: 0.8rem;
    letter-spacing: 1.1px;
  }
}

.create_recommend_link__title h2 {
  margin-top: 20px;
  font-size: 28px;
  font-style: italic;
  font-weight: bold;

  letter-spacing: 1.68px;
  text-align: center;
}

@media screen and (max-width:767px) {
  .create_recommend_link__title h2 {
    font-size: 20px;
    letter-spacing: 1.2px;
  }
}

@media screen and (min-width: 768px),
print {
  .create_recommend_link__inr {
    width: 100%;
    max-width: 1140px;
    margin: 0 auto;
  }
}

@media screen and (max-width: 1140px) {
  .create_recommend_link__inr {
    padding: 0 30px;
  }
}

@media screen and (max-width: 767px) {
  .create_recommend_link__inr {
    padding: 0 15px;
  }
}

.create_recommend_link__title {
  margin-bottom: 72px;
}

@media screen and (max-width: 767px) {
  .create_recommend_link__title {
    margin-bottom: 21px;
  }
}

.create_recommend_link__title h2 {
  font-size: 28px;
  font-style: italic;
  font-weight: bold;
  letter-spacing: 1.68px;
  text-align: center;
}

@media screen and (max-width: 767px) {
  .create_recommend_link__title h2 {
    font-size: 20px;
    letter-spacing: 1.2px;
  }
}

.create_recommend_link__layout,.p-create-pc__purpose__layout {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
}

@media screen and (max-width: 1140px) {
  .create_recommend_link__layout,.p-create-pc__purpose__layout {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
  }
}

@media screen and (max-width: 767px) {
  .create_recommend_link__layout,.p-create-pc__purpose__layout {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
  }
}

.create_recommend_link__card,.c-panel-arrow {
  width: 48.4%;
  border: solid 1px #ececec;
  background-color: #fff;
  -webkit-box-shadow: 3.5px 3.5px 0 0 rgba(72, 72, 72, 0.1);
  box-shadow: 3.5px 3.5px 0 0 rgba(72, 72, 72, 0.1);
}

.create_recommend_link__card:hover,.c-panel-arrow:hover {
  -webkit-animation-duration: 0.6s;
  -webkit-animation-name: flash;
  animation-name: hover-flash;
  animation-duration: 0.6s;
  opacity: 1;
}

@media screen and (max-width: 1140px) {
  .create_recommend_link__card,.c-panel-arrow {
    width: 100%;
  }
}

@media screen and (max-width: 767px) {
  .create_recommend_link__card,.c-panel-arrow {
    width: 100%;
  }
}

@media screen and (min-width: 768px),
print {
  .create_recommend_link__card:nth-of-type(n+3),.c-panel-arrow:nth-of-type(n+3) {
    margin-top: 30px;
  }
}

@media screen and (max-width: 1140px) {
  .create_recommend_link__card:nth-of-type(n+2),.c-panel-arrow:nth-of-type(n+2) {
    margin-top: 30px;
  }
}

@media screen and (max-width: 767px) {
  .create_recommend_link__card:nth-of-type(n+2),.c-panel-arrow:nth-of-type(n+2) {
    margin-top: 15px;
  }
}

.create_recommend_link__card a,.c-panel-arrow a {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  padding: 20px 26px;
}

@media screen and (max-width: 767px) {
  .create_recommend_link__card a,.c-panel-arrow a {
    padding: 30px 26px;
  }
}

@media screen and (min-width: 768px),
print {

  .create_recommend_link__card a:hover object-fit,.c-panel-arrow a:hover object-fit {
    -webkit-transform: scale(1.1, 1.1);
    transform: scale(1.1, 1.1);
    -webkit-transition: all 0.2s ease-in-out;
    transition: all 0.2s ease-in-out;
  }
}

.create_recommend_link__card__text h4,.c-panel-arrow h4 {
  /* margin-bottom: 8px; */
  font-size: 20.5px;
  font-weight: bold;
  letter-spacing: 1.23px;
  line-height: 1.46;
  text-align: left;
}

@media screen and (max-width: 767px) {
  .create_recommend_link__card__text h4,.c-panel-arrow h4 {
    margin-bottom: 0;
    font-size: 16px;
    letter-spacing: 0.96px;
    line-height: 1.48;
  }
}

.create_recommend_link__card__text p {
  font-size: 14.5px;
  line-height: 1.45;
  text-align: left;
  margin-top: 8px;
}

@media screen and (max-width: 767px) {
  .create_recommend_link__card__text p {
    font-size: 12px;
    letter-spacing: 0.72px;
    line-height: 1.5;
    display: none;
  }
}
