@charset "UTF-8";
/*#########################################################

各種ファイル読み込み

#########################################################*/
/* http://meyerweb.com/eric/tools/css/reset/
v2.0 | 20110126
License: none (public domain)
*/
html,
body,
div,
span,
applet,
object,
iframe,
h1,
h2,
h3,
h4,
h5,
h6,
p,
blockquote,
pre,
a,
abbr,
acronym,
address,
big,
cite,
code,
del,
dfn,
em,
img,
ins,
kbd,
q,
s,
samp,
small,
strike,
strong,
sub,
sup,
tt,
var,
b,
u,
i,
center,
dl,
dt,
dd,
ol,
ul,
li,
fieldset,
form,
label,
legend,
table,
caption,
tbody,
tfoot,
thead,
tr,
th,
td,
article,
aside,
canvas,
details,
embed,
figure,
figcaption,
footer,
header,
hgroup,
menu,
nav,
output,
ruby,
section,
summary,
time,
mark,
audio,
video {
  margin: 0;
  padding: 0;
  border: 0;
  font-size: 100%;
  font: inherit;
  vertical-align: baseline;
}

/* HTML5 display-role reset for older browsers
*/
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
menu,
nav,
section {
  display: block;
}

body {
  line-height: 1;
}

ol,
ul {
  list-style: none;
}

blockquote,
q {
  quotes: none;
}

blockquote:before,
blockquote:after,
q:before,
q:after {
  content: "";
  content: none;
}

table {
  border-collapse: collapse;
  border-spacing: 0;
}

html {
  color: #333;
  font-size: 62.5%;
}

body {
  font-family: "Noto Sans JP", Meiryo, メイリオ, "Hiragino Kaku Gothic ProN", "ヒラギノ角ゴ ProN W3", Osaka, "MS PGothic", arial, helvetica, sans-serif;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.cta {
  z-index: 30;
}

.fix_bg {
  position: fixed;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  z-index: 1;
  background: url(/svcsol/campaign/images/hosting_202204/top/bg_fix_pc.png) no-repeat center top;
  background-size: cover;
}

.wrapper {
  position: relative;
  z-index: 2;
}

.c-layer--01 {
  position: relative;
  z-index: 10;
}

.c-layer--02 {
  position: relative;
  z-index: 9;
}

.p-plan,
.p-plan-common {
  background-color: #fff;
}

.p-plan .p-plan__hd,
.p-plan .p-plan__box,
.p-description .parent_box {
  position: relative;
  z-index: 2;
}

/* p {
	@include fz_vw(13);
@media print, screen and (min-width: 769px) {
		font-size: 30px;
	}
} */
@media print, screen and (min-width: 768px) {
  html {
    font-size: 62.5%;
  }

  body {
    font-size: 1rem;
  }

  body {
    word-wrap: break-word;
    font-family: "Noto Sans JP", Meiryo, メイリオ, "Hiragino Kaku Gothic ProN", "ヒラギノ角ゴ ProN W3", Osaka, "MS PGothic", arial, helvetica, sans-serif;
  }

  .spimg {
    display: none;
  }

  .sp {
    display: none !important;
  }

  .u-sp {
    display: none;
  }

  header {
    background: url(/svcsol/campaign/images/hosting_202204/top/bg_mainvisual.jpg) no-repeat center top;
    background-size: 2800px 680px;
    position: relative;
    width: 100%;
    min-width: 950px;
    height: 680px;
    position: relative;
    z-index: -1;
  }

  header::before {
    content: "";
    background: #363636;
    transform: rotate(-8deg);
    position: absolute;
    width: 2800px;
    height: 460px;
    left: 50%;
    bottom: -275px;
    margin-left: -1400px;
    z-index: -1;
  }

  .in_head {
    width: 950px;
    min-width: 950px;
    margin: 0 auto;
    position: relative;
    z-index: 2;
  }

  .grand_title {
    text-align: right;
    width: 100%;
  }

  .grand_title .logotop {
    width: 106px;
    height: 70px;
    background-color: #000;
    display: inline-block;
  }

  .grand_title .logotop a {
    display: block;
    padding-right: 10px;
    padding-left: 10px;
    margin-top: 10px;
    margin-right: 5px;
  }

  .grand_title .logotop a img {
    width: 86px;
    height: 51px;
  }
}
@media print, screen and (min-width: 768px) and (min-width: 949px) {
  .main_visual {
    width: 950px;
    min-width: 950px;
    margin: 0 auto;
    position: relative;
  }
}
@media print, screen and (min-width: 768px) {
  .main_visual_title {
    width: 50%;
    margin-top: -22px;
  }
}
@media print, screen and (min-width: 768px) and (min-width: 949px) {
  .main_visual_title {
    width: 477px;
  }
}
@media print, screen and (min-width: 768px) {
  .main_visual_title h1 {
    margin-bottom: 35px;
  }

  .main_visual_title h1 img {
    min-width: 100%;
  }

  .main_visual_title h1 img:fitst-child {
    margin-bottom: 0;
  }

  .main_visual_title h1 .logo_img img {
    margin-bottom: 0;
  }

  .main_visual_title p {
    position: absolute;
    width: 385px;
    right: -26px;
    /* bottom: -45px; */
  }

  .main_visual_title p img {
    width: 100%;
  }

  .parent_box {
    min-width: 950px;
  }

  .appeal_box {
    padding: 40px 0 30px;
    background: #363636;
    position: relative;
  }

  .appeal_box01 {
    padding: 0;
    background: #363636;
    position: relative;
    z-index: 3;
  }

  .appeal_box01 > .child_box {
    padding-top: 30px;
  }

  .parent_box {
    min-width: 950px;
  }

  .parent_box.about_box {
    overflow: hidden;
  }

  .parent_box .child_box {
    width: 100%;
    max-width: 950px;
    margin: 0 auto;
  }

  .wrapper {
    overflow: hidden;
  }

  .wrapper + .appeal_box {
    padding: 40px 0;
  }

  .appeal_box .child_box {
    width: 100%;
    max-width: 950px;
    margin: 0 auto;
  }

  .appeal_box .side_by_side {
    flex-wrap: wrap;
  }

  .appeal_box .side_by_side01 {
    max-width: 900px;
    margin: 0 auto 15px;
  }

  .appeal_box .tel_box .time-pc {
    font-size: 1.1rem;
    display: block;
    margin-top: 9px;
    color: #fff;
  }

  .appeal_box .side_by_side01 li:nth-child(1) {
    order: 1;
    padding-left: 3.5%;
  }

  .appeal_box .side_by_side01 li:nth-child(2) {
    order: 2;
  }

  .appeal_box .tel_box {
    width: 100%;
    text-align: left;
    margin-top: 28px;
    display: flex;
  }

  .appeal_box .tel_box01 {
    width: 100%;
    text-align: center;
    margin: 25px 0 18px;
    display: flex;
    justify-content: center;
  }

  .appeal_box .tel_box:before {
    width: 45px;
    height: 47px;
    display: inline-block;
    content: "";
    background: url(/svcsol/campaign/images/hosting_202204/top/icon01.svg) no-repeat center center;
    background-size: cover;
    vertical-align: top;
    margin-right: 2px;
    margin-top: -8px;
  }

  .appeal_box .tel_box01:before {
    width: 45px;
    height: 47px;
    display: inline-block;
    content: "";
    background: url(/svcsol/campaign/images/hosting_202204/top/icon01.svg) no-repeat center center;
    background-size: cover;
    vertical-align: top;
    margin: -6px 10px 0 0px;
  }

  .appeal_box .tel_box .txt {
    font-size: 1.4rem;
    font-weight: bold;
    color: #fff;
    display: block;
    text-align: center;
  }

  .appeal_box .tel_box .number {
    font-size: 3.2rem;
    font-weight: bold;
    font-family: "Roboto", sans-serif;
    color: #fff;
    margin-left: 10px;
  }

  .side_by_side {
    display: flex;
    justify-content: space-between;
    align-items: flex-start;
  }

  .side_by_side li:last-child {
    text-align: right;
  }

  /* add 20190130 */
  .download_box .p-download {
    padding: 20px 9.5% 24px;
    border: 2px solid #cf0040;
    background: #fff;
    max-width: 830px;
    margin: 0 auto 22px;
    box-sizing: border-box;
  }

  /* add 20220719 start */
  .download_box .p-download {
    padding: 20px 38px 24px;
    max-width: none;
  }

  /* add 20220719 end */
  .download_box .p-download--01 {
    margin-top: -35px;
  }

  .download_box .p-download .outline {
    font-size: 2.4rem;
    font-weight: bold;
    margin-bottom: 17px;
    line-height: 1.5;
    text-align: center;
    color: #cf0040;
  }

  .download_box .p-download .c-tit {
    font-size: 1.6rem;
    font-weight: bold;
    line-height: 1.5;
  }

  .download_box .p-download .c-tit__span {
    font-size: 1.4rem;
    font-weight: normal;
    position: relative;
    margin: 5px 0 21px -9px;
    display: block;
    letter-spacing: 0.03em;
  }

  .download_box .p-download .btn_area {
    width: 448px !important;
    margin: 0 auto;
  }

  .download_box .p-download__inner {
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: flex;
    justify-content: space-between;
    margin-bottom: 12px;
  }

  .download_box .p-download__figure {
    margin-right: 15px;
  }

  .download_box .p-download__figure01 {
    margin-right: 22px;
  }

  .download_box .p-download__img--01 {
    width: 130px;
  }

  .download_box .p-download__img--02 {
    width: 160px;
  }

  .download_box .p-download__desc {
    flex: 1 0 1%;
  }

  .download_box .side_by_side {
    position: relative;
    width: 100%;
    justify-content: space-between;
    margin-bottom: 15px;
  }

  .download_box .side_by_side li.icon_more {
    position: absolute;
    top: 33px;
    left: 409px;
    width: 80px;
    height: 69px;
  }

  .download_box .side_by_side li.icon_more img {
    width: 80px;
    height: 69px;
  }

  .download_box .side_by_side li:first-child {
    width: 387px;
    text-align: left;
  }

  .download_box .side_by_side li:last-child {
    width: 378px;
    text-align: left;
  }

  .download_box .c-txt {
    font-size: 1.4rem;
    line-height: 1.7;
  }

  .download_box--01 {
    background: #F2F2F2;
    padding: 60px 0;
  }

  .download_box--02 {
    background: rgba(63, 98, 134, 0.2);
    padding: 50px 0 38px;
  }

  .sec-title {
    font-size: 32px;
    font-weight: 700;
    line-height: 1.5;
    text-align: center;
  }

  .btn_area .btn {
    width: 100%;
    display: block;
    border-radius: 4px;
    background: linear-gradient(#d00041, #b6001f);
    border: none;
    font-size: 1.8rem;
    font-weight: bold;
    color: #fff;
    padding: 24px 92px;
    box-sizing: border-box;
    text-align: center;
    text-decoration: none;
    margin: 0 auto;
  }

  .btn_area .btn-small {
    display: block;
    font-size: 1.3rem;
    text-align: center;
    margin-top: 7px;
  }

  .btn_area .btn01 {
    width: 400px;
    padding: 16px;
  }

  .btn_area .btn02 {
    width: 352px;
    padding: 26px;
  }

  /* add 20220719 start */
  .btn_area .btn03 {
    padding: 24px 20px;
  }

  /* add 20220719 end */
  .btn_area .btn:hover {
    position: relative;
    cursor: pointer;
  }

  .btn_area .btn:hover:after {
    content: "";
    opacity: 0.1;
    transition: background 1s linear;
    background: #fff;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
  }

  .btn_area .btn-link {
    padding-right: 30px;
    background: url(/svcsol/campaign/images/hosting_202204/common/icon_externallink_white.svg) no-repeat right center;
    background-size: 18px 16px;
    font-size: 1.8rem;
    font-weight: 700;
    letter-spacing: 0.03em;
  }

  .btn_area .btn01 .btn-link01 {
    position: relative;
    display: block;
    margin-right: 16%;
    font-size: 2.4rem;
    font-weight: 700;
    letter-spacing: 0.01em;
  }

  .btn_area .btn01 .btn-link01::after {
    content: "";
    background: url(/svcsol/campaign/images/hosting_202204/common/icon_externallink_white.svg) no-repeat right center;
    background-size: 14px 12px;
    width: 15px;
    height: 20px;
    background-size: contain;
    position: absolute;
    top: 5px;
    right: -7%;
  }

  .btn_area .btn01 .btn-link02 {
    position: relative;
    margin-left: 9%;
    font-size: 2.4rem;
    font-weight: 700;
    letter-spacing: 0.01em;
    display: block;
  }

  .btn_area .btn01 .btn-link02::before {
    content: "";
    background: url(/svcsol/campaign/images/hosting_202204/common/icon_calcurator.svg) no-repeat right center;
    background-size: 14px 12px;
    width: 33px;
    height: 46px;
    background-size: contain;
    position: absolute;
    top: -10px;
    left: -3%;
  }

  .btn_area .btn01 .btn-link02::after {
    content: "";
    background: url(/svcsol/campaign/images/hosting_202204/common/icon_externallink_white.svg) no-repeat right center;
    background-size: 14px 12px;
    width: 15px;
    height: 20px;
    background-size: contain;
    position: absolute;
    top: 5px;
    right: 7%;
  }

  .appeal_box .visual_box {
    position: relative;
    padding: 46px 0 54px;
    background: url(/svcsol/campaign/images/hosting_202204/top/img_plan_consultation.jpg) no-repeat;
    background-size: contain;
    background-position: 100%;
    background-color: #FFF;
    /* border-top: 1px solid #d9d9d9; */
  }

  .visual_inner__box {
    max-width: 950px;
    margin: 0 auto;
  }

  .appeal_box .visual_box p {
    font-size: 1.8rem;
    color: #EA0D48;
  }

  .appeal_box .visual_box-side {
    /* width: 352px; */
  }

  .appeal_box .visual_box h2 {
    font-size: 2.4rem;
    font-weight: 700;
    line-height: 1.75;
    padding-bottom: 26px;
  }

  footer {
    background: #000;
    min-width: 950px;
  }

  footer .in_foot {
    max-width: 950px;
    width: 100%;
    margin: auto;
    padding: 15px 0;
    display: flex;
    justify-content: space-between;
    align-items: flex-start;
  }

  footer .in_foot .foot_nav ul {
    display: flex;
    justify-content: flex-start;
    align-items: center;
  }

  footer .in_foot .foot_nav ul li a {
    font-size: 1.2rem;
    color: #fff;
    text-decoration: none;
  }

  footer .in_foot .foot_nav ul li a:hover {
    text-decoration: underline;
  }

  footer .in_foot .foot_nav ul li a:after {
    content: "";
    display: inline-block;
    width: 12px;
    height: 10px;
    background: url(/svcsol/campaign/images/hosting_202204/common/icon_externallink.svg) no-repeat center top;
    background-size: cover;
    margin-left: 10px;
  }

  footer .in_foot .foot_nav ul li:before {
    content: "|";
    color: #fff;
    margin-right: 20px;
  }

  footer .in_foot .foot_nav ul li + li {
    margin-left: 20px;
  }

  footer .in_foot .foot_nav ul li + li:last-child::after {
    content: "|";
    color: #fff;
    margin-left: 20px;
  }

  footer .in_foot .copy {
    color: #fff;
  }

  #totop {
    position: fixed;
    right: 0;
    width: 63px;
    height: 93px;
    z-index: 1000;
  }

  #totop a {
    display: block;
  }

  #totop a:hover {
    opacity: 0.7;
    transition: 0.8s;
  }

  .c-sec__title {
    line-height: 1.125;
    text-align: center;
  }

  .c-sec__title--small {
    font-size: 2.8rem;
    font-weight: 700;
    display: block;
    margin-bottom: 12px;
  }

  .c-sec__title--big {
    font-size: 4rem;
    font-weight: 700;
    display: block;
    margin-bottom: 18px;
  }

  .c-sec__title--mid {
    font-size: 2.8rem;
    font-weight: 700;
    display: block;
  }

  .color-change--yellow {
    color: #FFF478;
  }

  .color-change--white {
    color: #fff;
  }

  .color-change--orange {
    color: #EF6117;
    font-weight: 700;
  }

  .color-change--yellow-bg {
    background-color: #FFFCD8 !important;
  }
}
@media print, screen and (min-width: 768px) {
  main .post_body {
    overflow: scroll;
    word-wrap: normal;
  }
}
/*#########################################################

各種ページファイル読み込み

#########################################################*/
/* news */
@media print, screen and (min-width: 768px) {
  #news {
    position: relative;
    padding: 0 0 28px;
    margin-top: -90px;
  }

  #news .news_box {
    max-width: 950px;
    margin: 0 auto;
    display: flex;
    align-items: flex-start;
  }

  #news .news_title {
    position: relative;
    font-size: 1.4rem;
    font-weight: 700;
    width: 9.2vw;
    color: #fff;
    border: 1px solid #fff;
    padding: 10px 0;
    text-align: center;
    box-sizing: border-box;
  }

  #news .news_list {
    padding-left: 15px;
    flex: 1 1;
    margin-top: 7px;
  }

  #news .news_listitem a {
    position: relative;
    font-size: 1.6rem;
    display: inline-block;
    color: #fff;
    padding-left: 18px;
  }

  #news .news_listitem a::before {
    content: "";
    width: 14px;
    height: 12px;
    position: absolute;
    background: url(/svcsol/campaign/images/hosting_202204/top/icon_arrow_red.svg) no-repeat center center;
    background-size: contain;
    vertical-align: top;
    top: 3px;
    left: -2px;
  }

  #news .news_listitem--outer {
    position: relative;
  }

  #news .news_listitem--outer::after {
    content: "";
    width: 14px;
    height: 12px;
    background: url(/svcsol/campaign/images/hosting_202204/common/icon_externallink_white_outline.svg) no-repeat center center;
    background-size: contain;
    vertical-align: top;
    display: inline-block;
    margin: 2px 0 0 2px;
  }

  #news .news_listitem:not(:last-of-type) {
    margin-bottom: 20px;
  }

  .no-news > .child_box {
    margin-top: -100px;
  }

  /* hosting-chart */
  .p-chart {
    position: relative;
    background-color: #fff;
  }

  .p-chart::after {
    content: "";
    background: linear-gradient(to right, #1975D1, #4CEABE);
    transform: rotate(-8deg);
    width: 2800px;
    height: 630px;
    position: absolute;
    left: 50%;
    margin-left: -1400px;
    top: -220px;
    z-index: 1;
  }

  .p-chart__inner {
    max-width: 950px;
    margin: 70px auto 0;
    position: relative;
    z-index: 2;
  }

  .p-chart__hd {
    position: relative;
    text-align: center;
    display: block;
    margin: 0 0 30px;
  }

  .p-chart__hd::after {
    content: "";
    background: url(/svcsol/campaign/images/hosting_202204/top/triangle-yellow.svg) no-repeat;
    background-size: contain;
    width: 109px;
    height: 40px;
    display: inline-block;
    margin-top: 10px;
  }

  .p-chart-table {
    width: 950px;
    margin: 0 auto;
  }

  .p-chart-table-th-top {
    border-bottom: 1px solid #B3B3B3;
    border-top: 1px solid #B3B3B3;
    border-left: 1px solid #B3B3B3;
    width: 26.2%;
    background: #fff;
  }

  .p-chart-table-th-top--02 {
    border-right: 1px solid #B3B3B3;
    border-left: 1px solid #B3B3B3;
  }

  .p-chart-table-th-top--03 {
    border-right: 1px solid #B3B3B3;
    border-left: 1px solid #B3B3B3;
  }

  .p-chart-table-th-side {
    border: 1px solid #b3b3b3;
    font-size: 1.6rem;
    text-align: center;
    vertical-align: middle;
    background: #F4F4F4;
  }

  .p-chart-table-hd {
    font-size: 1.6rem;
    font-weight: 700;
    color: #fff;
    display: block;
    text-align: center;
    padding: 18px 0;
    background: #363636;
    border-bottom: 1px solid #B3B3B3;
  }

  .p-chart-table-hd--02 {
    background: linear-gradient(to right, #F17454, #FFA012);
  }

  .p-chart-table-sub {
    font-size: 1.3rem;
    font-weight: 700;
    color: #fff;
    display: block;
    margin-top: 10px;
  }

  .p-chart-table-caption {
    font-size: 1.6rem;
    text-align: center;
    line-height: 1.7;
    margin-bottom: 12px;
  }

  .p-chart-table-caption--02 {
    color: #EF6117;
    font-weight: 700;
  }

  .p-chart-table-th__box {
    padding: 22px 0px 14px;
    background-color: #fff;
  }

  .p-chart-table-th__box--02 {
    background-color: #FFFCD8;
  }

  .p-chart-table-th__box-img {
    width: 40%;
    margin: 0 auto;
    display: block;
  }

  .p-chart-table-th__box-img--02 {
    width: 50%;
    margin: 0 auto;
    display: block;
    padding-right: 8%;
  }

  .p-chart-table-td {
    text-align: center;
    border: 1px solid #B3B3B3;
    padding: 16px 3px 8px;
    background: #fff;
  }

  .p-chart-table-td img {
    margin-bottom: 14px;
  }

  .p-chart-table-td-txt {
    font-size: 1.4rem;
    text-align: center;
    display: block;
    padding-top: 12px;
    line-height: 1.5;
  }

  .p-chart-table-td.color-orange {
    color: #F2864E;
  }

  .p-chart-table-td.color-blue {
    color: #2799B4;
  }

  .p-chart-table-td--01,
.p-chart-table-td--02,
.p-chart-table-td--03,
.p-chart-table-td--04,
.p-chart-table-td--05 {
    position: relative;
  }

  .p-chart-table-td--01::after {
    content: "同等";
    font-size: 1.3rem;
    font-weight: 700;
    color: #fff;
    background: #919191;
    border-radius: 2px;
    width: 54px;
    height: 20px;
    position: absolute;
    top: 24px;
    right: -27px;
    display: flex;
    justify-content: center;
    align-items: center;
  }

  .p-chart-table-td--02::after {
    width: 55px;
    height: 32px;
    position: absolute;
    content: "";
    background: url(/svcsol/campaign/images/hosting_202204/top/img_compare_result_arrow_easy.svg) no-repeat center center;
    background-size: contain;
    vertical-align: top;
    bottom: 41px;
    right: -10.8%;
  }

  .p-chart-table-td--03::after {
    width: 55px;
    height: 32px;
    position: absolute;
    content: "";
    background: url(/svcsol/campaign/images/hosting_202204/top/img_compare_result_arrow_easy.svg) no-repeat center center;
    background-size: contain;
    vertical-align: top;
    bottom: 41px;
    right: -10.8%;
  }

  .p-chart-table-td--04::after {
    width: 55px;
    height: 32px;
    position: absolute;
    content: "";
    background: url(/svcsol/campaign/images/hosting_202204/top/img_compare_result_arrow_reassurance.svg) no-repeat center center;
    background-size: contain;
    vertical-align: top;
    top: 13px;
    left: -10%;
  }

  .p-chart-table-td--05::after {
    width: 55px;
    height: 32px;
    position: absolute;
    content: "";
    background: url(/svcsol/campaign/images/hosting_202204/top/img_compare_result_arrow_reassurance.svg) no-repeat center center;
    background-size: contain;
    vertical-align: top;
    top: 13px;
    left: -10%;
  }

  /* plan */
  .p-plan {
    position: relative;
    padding: 92px 0 70px;
  }

  .p-plan::after {
    content: "";
    background: linear-gradient(to right, #1975D1, #4CEABE);
    transform: rotate(-8deg);
    width: 2800px;
    height: 420px;
    position: absolute;
    left: 50%;
    margin-left: -1400px;
    top: 320px;
    z-index: 1;
  }

  .p-plan__box {
    max-width: 950px;
    width: 90%;
    margin: 0 auto 70px;
  }

  .p-plan__hd {
    margin-bottom: 50px;
  }

  .p-plan .p-plan__box-list {
    display: flex;
    justify-content: space-between;
    margin-bottom: 18px;
  }

  .p-plan .p-plan__box-item {
    width: calc(33.3333333333% - 20px);
    background: #F2F2F2;
    display: flex;
    flex-direction: column;
    padding-bottom: 32px;
    box-shadow: 0px 3px 20px rgba(0, 0, 0, 0.16);
  }

  .p-plan__box-hd {
    color: #fff;
    font-size: 1.6rem;
    font-weight: 700;
    padding: 20px 0;
    text-align: center;
  }

  .p-plan__box-hd--01 {
    background: #F49435;
    margin-bottom: 60px;
  }

  .p-plan__box-hd--02 {
    background: #F88031;
    margin-bottom: 10px;
  }

  .p-plan__box-hd--03 {
    background: #E85933;
    margin-bottom: 10px;
  }

  .p-plan__box-img {
    width: 41%;
    margin: 0 auto 14px;
  }

  .p-plan__box-dt {
    font-size: 1.4rem;
    font-weight: 700;
    text-align: center;
    margin-bottom: 16px;
  }

  .p-plan__box-dd-list {
    padding: 0 8.6%;
    margin-bottom: 15px;
  }

  .p-plan__box-dd-item {
    position: relative;
    font-size: 1.6rem;
    margin-bottom: 12px;
  }

  .p-plan__box-dd-item::before {
    content: "";
    width: 11px;
    height: 11px;
    background: #EF6117;
    display: inline-block;
    border-radius: 50%;
    margin-right: 8px;
  }

  .p-plan__box-dl {
    height: auto;
    flex-grow: 1;
  }

  .p-plan__box-txt {
    font-size: 1.4rem;
    font-weight: 700;
    text-align: center;
  }

  .p-plan__box-txt--capacity {
    text-align: center;
    line-height: 1.78;
    display: block;
    margin-bottom: 12px;
  }

  .p-plan__box-txt--price {
    display: block;
  }

  .p-plan__box-txt--price-big {
    font-size: 2.8rem;
    margin-left: 5px;
  }

  .p-plan__box-lead {
    font-size: 2rem;
    font-weight: 700;
    color: #fff;
    margin-bottom: 25px;
  }

  .p-plan__box-lead-big {
    font-size: 3.2rem;
    padding-left: 8px;
  }

  .p-plan__box-lead-small {
    font-size: 1.4rem;
    font-weight: normal;
    display: block;
    margin-top: 14px;
  }

  .p-plan-common-hd {
    font-size: 2.8rem;
    font-weight: 700;
    text-align: center;
    margin-bottom: 32px;
  }

  .p-plan-common__list {
    max-width: 920px;
    margin: 0 auto 30px;
    display: flex;
    gap: 0 8px;
  }

  /* add 20220526 start */
  .p-plan-common__list {
    justify-content: space-between;
  }

  .p-plan-common__txt {
    font-size: 2rem;
    font-weight: 700;
    line-height: 1.6;
    margin-bottom: 40px;
    text-align: center;
  }

  /* add 20220526 end */
  .p-plan-common__item {
    width: calc(14.2857142857% - 20px);
    display: flex;
    flex-direction: column;
  }

  .p-plan-common__item-txt {
    font-size: 1.4rem;
    font-weight: 700;
    line-height: 1.7;
    text-align: center;
    flex: 1 1;
    height: 100%;
    min-height: 0%;
  }

  .p-plan-common__item-img {
    text-align: center;
    margin-bottom: 12px;
    flex: 1 1;
    height: 100%;
    min-height: 0%;
  }

  .p-plan-common__box {
    max-width: 950px;
    margin: 0 auto;
    border-top: 1px solid #BFBFBF;
    background: url(/svcsol/campaign/images/hosting_202204/top/img_plan_consultation.jpg) no-repeat;
    background-size: 427px;
    background-position: 92.5% 30px;
    padding: 45px 30px;
    box-sizing: border-box;
  }

  .p-plan-common__box-hd {
    font-size: 2rem;
    font-weight: 700;
    line-height: 1.6;
    margin-bottom: 20px;
  }

  .p-plan-common__box-dt {
    color: #2CB7F5;
    font-size: 1.4rem;
    margin-bottom: 6px;
  }

  .p-plan-common__box-item {
    position: relative;
    font-size: 1.4rem;
    line-height: 2;
    padding: 0 0 0 3px;
  }

  .p-plan-common__box-item::before {
    content: "";
    width: 8px;
    height: 8px;
    border-radius: 50%;
    background: #2CB7F5;
    display: inline-block;
    margin-right: 6px;
  }

  /* description */
  .p-description {
    position: relative;
    padding: 54px 0;
    margin-bottom: 200px;
  }

  .p-description::before {
    content: "";
    position: absolute;
    left: 50%;
    top: -190px;
    width: 2800px;
    margin-left: -1400px;
    height: 520px;
    background-color: #fff;
    transform: rotate(-8deg);
  }

  .p-description::after {
    content: "";
    position: absolute;
    width: 6px;
    height: 83px;
    background: #2CB7F5;
    z-index: 3;
    bottom: -80px;
    left: 50%;
    border-radius: 10px;
  }

  .p-description-hd {
    margin-bottom: 18px;
    text-align: center;
  }

  .p-description-hd--small {
    font-size: 1.5rem;
    font-weight: 700;
    display: block;
    margin-bottom: 10px;
  }

  .p-description-hd--line {
    display: block;
    font-size: 2.4rem;
    font-weight: 700;
    border-bottom: 3px solid #E80039;
    display: inline-block;
    padding-bottom: 12px;
  }

  .p-description-wrap {
    position: relative;
    text-align: center;
  }

  .p-description-txt {
    font-size: 1.6rem;
    line-height: 1.66;
    text-align: left;
    display: inline-block;
  }

  .p-description-wrap::before {
    width: 171px;
    height: 143px;
    position: absolute;
    content: "";
    background: url(/svcsol/campaign/images/hosting_202204/top/img_about_man.svg) no-repeat center center;
    background-size: contain;
    vertical-align: top;
    top: -28%;
    left: 6%;
  }

  .p-description-wrap::after {
    width: 163px;
    height: 140px;
    position: absolute;
    content: "";
    background: url(/svcsol/campaign/images/hosting_202204/top/img_about_woman.svg) no-repeat center center;
    background-size: contain;
    vertical-align: top;
    top: -28%;
    right: 6.8%;
  }

  /* problem */
  .p-problem-hd {
    text-align: center;
    transform: translateY(-78px);
  }

  .p-problem-hd--small {
    font-size: 2.4rem;
    font-weight: 700;
    color: #2B6BAB;
    margin-bottom: 5px;
    display: block;
  }

  .p-problem-hd--big {
    display: block;
    font-size: 3.6rem;
    font-weight: 700;
    line-height: 1.5;
  }

  .p-problem__box {
    position: relative;
    text-align: center;
    margin-bottom: 16px;
  }

  .p-problem__box::after {
    content: "";
    background: url(/svcsol/campaign/images/hosting_202204/top/triangle-blue.svg) no-repeat;
    background-size: contain;
    width: 109px;
    height: 40px;
    display: inline-block;
  }

  .p-problem__box-list {
    display: flex;
    justify-content: space-between;
    max-width: 950px;
    margin: -48px auto 35px;
  }

  .p-problem__box-item {
    width: calc(33.3333333333% - 20px);
    background-color: #FFF;
    display: flex;
    flex-direction: column;
    box-shadow: 0px 0px 20px rgba(0, 0, 0, 0.1);
  }

  .p-problem__box-hd {
    font-size: 1.8rem;
    color: #fff;
    font-weight: 700;
    line-height: 1.77;
    text-align: center;
    padding: 11px 0;
  }

  .p-problem__box-hd--01 {
    background-color: #56CBA9;
  }

  .p-problem__box-hd--02 {
    background-color: #1FB3CD;
  }

  .p-problem__box-hd--03 {
    background-color: #3492C7;
  }

  .p-problem__box-contents {
    padding: 18px 0;
    text-align: center;
    flex: 1 1;
    height: 100%;
    min-height: 0%;
    display: flex;
    flex-direction: column;
  }

  .p-problem__box-contents-txt {
    font-size: 1.6rem;
    font-weight: 700;
    line-height: 1.77;
    margin-bottom: 10px;
    flex: 1 1;
    height: 100%;
    min-height: 0%;
  }

  .p-problem__box-contents-img {
    width: 44%;
    margin: 0 auto;
  }

  /* point */
  .p-point {
    margin-bottom: 205px;
  }

  .p-point-hd {
    color: #EF6117;
    font-size: 3.6rem;
    font-weight: 700;
    text-align: center;
    margin-bottom: 20px;
  }

  .p-point-lead {
    font-size: 1.8rem;
    font-weight: 700;
    line-height: 1.5;
    text-align: center;
    margin-bottom: 38px;
  }

  .p-point__box {
    background: #fff;
    box-shadow: 0 0 20px rgba(0, 0, 0, 0.1);
    padding: 40px 60px 12px;
    margin-bottom: 98px;
  }

  .p-point__box--02 {
    margin-top: 80px;
    padding: 40px 60px 55px;
    margin-bottom: 70px;
  }

  .p-point__box--03 {
    padding: 40px 60px 78px;
  }

  .p-point-security__box-item:not(:last-of-type) {
    margin-bottom: 27px;
  }

  .p-point__box-hd-sub {
    color: #fff;
    background: linear-gradient(to right, #1975D1, #43C8DE);
    width: 100%;
    border-radius: 30px;
    text-align: center;
    display: block;
    font-size: 1.8rem;
    line-height: 1.77;
    font-weight: 700;
    margin-bottom: 28px;
  }

  .p-point__box-hd {
    font-size: 4rem;
    font-weight: 700;
    text-align: center;
    margin-bottom: 28px;
  }

  .p-point__box-lead {
    font-size: 1.6rem;
    line-height: 1.66;
    margin-bottom: 36px;
  }

  .p-point__box-lead--02 {
    width: 93%;
    margin: 0 auto 20px;
  }

  .p-point-security__box-hd {
    background: #E4F1F4;
    width: 100%;
    font-size: 1.8rem;
    font-weight: 700;
    padding: 20px 0;
    margin-bottom: 30px;
  }

  .p-point-security__box-num {
    position: relative;
    color: #fff;
    background: #363636;
    padding: 15px 12px 15px 20px;
    margin-right: 32px;
  }

  .p-point-security__box-num::before {
    content: "";
    position: absolute;
    width: 0;
    height: 0;
    border-style: solid;
    border-color: #363636 #E4F1F4 #E4F1F4 #E4F1F4;
    right: -24px;
    border-width: 56.55px 24px 0px 0;
    top: 0;
  }

  .p-point-security__box-contents {
    display: flex;
    justify-content: space-between;
  }

  .p-point-security__box-contents-dl {
    width: calc(50% - 15px);
  }

  .p-point-security__box-contents-dt {
    color: #2B6BAB;
    font-size: 1.8rem;
    font-weight: 700;
    margin-bottom: 18px;
  }

  .p-point-security__box-contents-dt--01 {
    position: relative;
    color: #14B6D1;
    font-size: 1.8rem;
    font-weight: 700;
    margin: -6px 0 14px 52px;
    line-height: 1.5;
  }

  .p-point-security__box-contents-dt--01::before {
    content: "Good!";
    font-size: 1.4rem;
    font-family: "Roboto Condensed", sans-serif;
    width: 42px;
    height: 42px;
    border-radius: 50%;
    border: 1px solid #14B6D1;
    box-sizing: border-box;
    display: flex;
    justify-content: center;
    align-items: center;
    /* margin: 0px 11px 0 0; */
    position: absolute;
    top: calc(50% - 21px);
    left: -52px;
  }

  .p-point-security__box-contents-dd {
    font-size: 1.4rem;
    line-height: 1.7;
    margin-bottom: 25px;
  }

  .p-point-security__box-contents-dd-img {
    width: 400px;
  }

  .p-point-security__box-contents-dd-img img {
    max-width: 100%;
    height: auto;
  }

  .p-point-smooth-list {
    display: flex;
    justify-content: space-between;
    margin: 40px 0px 12px;
  }

  .p-point-smooth-item {
    width: calc(50% - 15px);
    background: #F2F2F2;
    padding: 25px 30px;
    box-sizing: border-box;
  }

  .p-point-smooth-item-hd {
    font-size: 1.8rem;
    font-weight: 700;
    margin-bottom: 25px;
    text-align: center;
  }

  .p-point-smooth-item-txt {
    font-size: 1.4rem;
    margin-bottom: 22px;
    line-height: 1.7;
  }

  .p-point-smooth-item-img {
    width: 100%;
    margin: 0 auto;
  }

  .p-point-smooth-item-img img {
    max-width: 100%;
    height: auto;
  }

  .p-point-smooth-txt {
    font-size: 1.6rem;
    line-height: 1.5;
    width: 92%;
    margin: 0 auto;
  }

  .p-point-smooth-txt--orange {
    color: #EF6117;
  }

  .p-point-smooth-txt--big {
    font-size: 2.4rem;
    font-weight: 700;
  }

  .p-point-operation-hd {
    background: #F2F2F2;
    width: 100%;
    font-size: 1.8rem;
    font-weight: 700;
    padding: 20px 0;
    margin-bottom: 45px;
    text-align: center;
  }

  .p-point-operation-list {
    display: flex;
    justify-content: space-between;
    max-width: 680px;
    margin: 0 auto;
  }

  .p-point-operation-item {
    width: calc(50% - 41px);
  }

  .p-point-operation-img {
    width: 100%;
    margin: 0 auto 18px;
  }

  .p-point-operation-img img {
    max-width: 100%;
    height: auto;
  }

  .p-point-operation-item-txt {
    font-size: 1.6rem;
    font-weight: 700;
    text-align: center;
    padding-left: 20px;
  }

  .time-sp {
    display: none;
  }

  .side_by_side02 {
    background-color: #EBEBEB;
  }

  .appeal_box .tel_box .txt02 {
    color: #000;
    font-size: 1.5rem;
  }

  .appeal_box .tel_box .time02 {
    color: #000;
    font-size: 1.2rem;
    display: block;
    margin-top: 10px;
  }

  .appeal_box .tel_box .number02 {
    color: #000;
    margin-left: 42px;
  }
}
/*#########################################################

print.css読み込み

#########################################################*/
@media print and (min-width: 100px) {
  header,
.in_head,
footer {
    width: 100%;
    min-width: 100%;
    text-align: center;
  }

  header .in_head {
    width: 100%;
    margin: 0 auto;
    text-align: center;
  }

  .grand_title {
    text-align: center;
  }

  .btn_area .btn {
    border: 1px solid #ccc;
  }

  .title_box {
    width: 100%;
    text-align: center;
  }

  .main_visual_title {
    left: 50%;
    transform: translateX(-50%);
  }
}
/*------------------------------------------------
* svg画像をフォントとして使う(icomoon使用)
--------------------------------------------------*/
@font-face {
  font-family: "icomoon";
  src: url("/svcsol/campaign/css/hosting_202204/icomoon_hosting_202204.eot?1zzsyq");
  src: url("/svcsol/campaign/css/hosting_202204/icomoon_hosting_202204.eot?1zzsyq#iefix") format("embedded-opentype"), url("/svcsol/campaign/css/hosting_202204/icomoon_hosting_202204.ttf?1zzsyq") format("truetype"), url("/svcsol/campaign//css/hosting_202204/icomoon_hosting_202204.woff?1zzsyq") format("woff"), url("/svcsol/campaign/css/hosting_202204/icomoon_hosting_202204.svg?1zzsyq#icomoon") format("svg");
  font-weight: normal;
  font-style: normal;
  font-display: block;
}
[class^=icon-]::before, [class*=" icon-"]::before {
  /* use !important to prevent issues with browser extensions that change fonts */
  font-family: "icomoon" !important;
  speak: never;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.icon-img_compare_result_very_good:before {
  font-size: 3rem;
  content: "\e900";
}

.icon-img_compare_result_ordinarily:before {
  font-size: 3rem;
  content: "\e901";
}

.icon-img_compare_result_good:before {
  font-size: 3rem;
  content: "\e902";
}

/* point1 */
.point-details {
  padding: 0 0 95px;
  position: relative;
}

.point-details::before {
  content: "";
  position: absolute;
  height: 70px;
  width: 0;
  border: 3px solid #EF6117;
  border-radius: 5px;
  left: 50%;
  top: -114px;
  transform: translateX(-50%);
  z-index: 3;
}

.point-details::after {
  content: "";
  background: #fff;
  transform: rotate(-8deg);
  position: absolute;
  width: 2800px;
  height: 1100px;
  left: 50%;
  top: -70px;
  margin-left: -1400px;
}

.tit_box1,
.tit_box2 {
  position: relative;
  text-align: center;
  z-index: 2;
}

.tit_txt1 {
  color: #ef6117;
  font-size: 2.8rem;
  font-weight: 700;
  margin-bottom: 9px;
  text-align: center;
  position: relative;
}

.tit_box1 h2 {
  font-size: 3.2rem;
  text-align: center;
  margin: 0 auto 30px;
  font-weight: 700;
}

.point-contents {
  display: flex;
  max-width: 950px;
  margin: 30px auto 63px;
  justify-content: space-between;
  position: relative;
  z-index: 2;
}

.point-box {
  background-color: #fff;
  border-top: 3px solid #F2864E;
  box-sizing: border-box;
  width: 224px;
  height: 220px;
  box-shadow: 0px 0px 20px rgba(0, 0, 0, 0.1);
  padding: 20px 15px 0;
}

.point-box_title {
  font-size: 1.8rem;
  font-weight: 700;
  color: #ef6117;
  line-height: 1.5;
  height: 3em;
  display: flex;
  align-items: center;
  justify-content: center;
  text-align: center;
  width: 100%;
  margin-bottom: 17px;
}

.point-box li {
  position: relative;
  padding-left: 18px;
  font-size: 1.4rem;
  line-height: 1.5;
  text-align: left;
  margin-bottom: 5px;
}

.point-box li::before {
  content: "";
  background: url(/svcsol/campaign/images/hosting_202204/top/icon_checked.svg) no-repeat left top;
  background-size: 13px 13px;
  width: 13px;
  height: 13px;
  position: absolute;
  left: 0;
  top: 5px;
}

.tit_box2 {
  position: relative;
  z-index: 2;
  text-align: center;
}

.tit_box2 h2 {
  font-size: 3.2rem;
  font-weight: 700;
  margin-bottom: 20px;
}

.tit_box2 p {
  font-size: 1.6rem;
  margin-bottom: 32px;
}

.p-securitylv {
  display: flex;
  justify-content: space-between;
  width: 950px;
  margin: auto;
  position: relative;
  z-index: 2;
}

.p-securitylv__item {
  width: 296px;
}

.p-securitylv__thumbnail {
  display: block;
  width: 100%;
}

.p-securitylv__img {
  width: 100%;
  vertical-align: bottom;
}

.p-securitylv__hd {
  font-size: 1.6rem;
  font-weight: 700;
  line-height: 1.5;
  margin: 14px 0 16px;
}

.p-securitylv__txt {
  font-size: 1.4rem;
  line-height: 1.5;
}

.p-securitylv__link {
  color: #2b7ab1;
}

.p-securitylv__link::after {
  content: "";
  display: inline-block;
  background: url(/svcsol/campaign/images/hosting_202204/common/icon_externallink_white_outline.svg) no-repeat left top;
  background-size: 14px 12px;
  width: 14px;
  height: 12px;
  margin-left: 4px;
}

.side_by_txt01 {
  display: flex;
  justify-content: space-between;
  max-width: 830px;
  margin: 0 auto 18px;
}

.c-column__item .text_box {
  font-size: 1.5rem;
  color: #fff;
  text-align: center;
  margin-top: 18px;
  line-height: 1.7;
}

.side_by_txt01 li:nth-child(1) {
  width: 46%;
}

.visual_box-side {
  display: flex;
  justify-content: space-between;
  max-width: 722px;
  margin: 0 0 18px;
}

.visual_box-side li {
  width: 48.8%;
}

/* add 20221115 start */
.point-menu-list {
  position: relative;
  display: flex;
  flex-wrap: wrap;
  margin: 0 auto 40px;
  max-width: 950px;
  font-size: 1.8rem;
  font-weight: 700;
  color: #ef6117;
  list-style-type: disc;
  z-index: 2;
}

.point-menu-item {
  position: relative;
  margin-left: 20px;
  padding: 0 80px 16px 0;
}

/* add 20221115 end */
/*# sourceMappingURL=hosting_202204.css.map */

/* 20231218 */
@media print, screen and (min-width: 768px) {
  .align-bottom {
    align-items: flex-end;
  }
  .-w400 {
    width: 400px;
  }
}
.btn_area-text,
.appeal_box .visual_box p.btn_area-text {
  font-size: 1.5rem;
  color: #333;
  text-align: center;
  margin-top: 18px;
  line-height: 1.7;
}

/* 資料1札 */
.p-download--single {
  padding-bottom: 20px;
}
.download_box .p-download__img--03 {
  width: 260px;
}

.download_box .p-download--single .p-download__figure {
  margin-right: 40px;
}

.download_box .p-download .p-download--single .c-tit {
  font-size: 20px;
  line-height: 1.5;
}
.download_box .p-download .p-download--single .c-tit span {
  font-size: 16px;
}
.download_box .p-download--single li .c-txt {
  margin-bottom: 0;
  font-size: 1.6rem;
  line-height: 1.7;
  font-weight: normal;
  color: #333;
  text-align: left;
  margin-top: 20px;
}