@charset "UTF-8";


/*!
 * ress.css • v4.0.0
 * MIT License
 * github.com/filipelinhares/ress
 */

body {
 overflow-y: scroll;
}

html {
  box-sizing: border-box;
  -webkit-text-size-adjust: 100%;
  word-break: normal;
  -moz-tab-size: 4;
  -o-tab-size: 4;
  tab-size: 4
}

*, ::after, ::before {
  background-repeat: no-repeat;
  box-sizing: inherit
}

::after, ::before {
  text-decoration: inherit;
  vertical-align: inherit
}

* {
  padding: 0;
  margin: 0
}

hr {
  overflow: visible;
  height: 0;
  color: inherit
}

details, main {
  display: block
}

summary {
  display: list-item
}

small {
  font-size: 80%
}

[hidden] {
  display: none
}

abbr[title] {
  border-bottom: none;
  text-decoration: underline;
  -webkit-text-decoration: underline dotted;
  text-decoration: underline dotted
}

a {
  background-color: transparent
}

a:active, a:hover {
  outline-width: 0
}

code, kbd, pre, samp {
  font-family: monospace, monospace
}

pre {
  font-size: 1em
}

b, strong {
  font-weight: bolder
}

sub, sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline
}

sub {
  bottom: -.25em
}

sup {
  top: -.5em
}

table {
  border-color: inherit;
  text-indent: 0
}

input {
  border-radius: 0
}

[disabled] {
  cursor: default
}

[type=number]::-webkit-inner-spin-button, [type=number]::-webkit-outer-spin-button {
  height: auto
}

[type=search] {
  -webkit-appearance: textfield;
  outline-offset: -2px
}

[type=search]::-webkit-search-decoration {
  -webkit-appearance: none
}

textarea {
  overflow: auto;
  resize: vertical
}

button, input, optgroup, select, textarea {
  font: inherit
}

optgroup {
  font-weight: 700
}

button {
  overflow: visible
}

button, select {
  text-transform: none
}

[role=button], [type=button], [type=reset], [type=submit], button {
  cursor: pointer;
  color: inherit
}

[type=button]::-moz-focus-inner, [type=reset]::-moz-focus-inner, [type=submit]::-moz-focus-inner, button::-moz-focus-inner {
  border-style: none;
  padding: 0
}

[type=button]::-moz-focus-inner, [type=reset]::-moz-focus-inner, [type=submit]::-moz-focus-inner, button:-moz-focusring {
  outline: 1px dotted ButtonText
}

[type=reset], [type=submit], button, html [type=button] {
  -webkit-appearance: button
}

button, input, select, textarea {
  background-color: transparent;
  border-style: none
}

a:focus, button:focus, input:focus, select:focus, textarea:focus {
  outline-width: 0
}

select {
  -moz-appearance: none;
  -webkit-appearance: none
}

select::-ms-expand {
  display: none
}

select::-ms-value {
  color: currentColor
}

legend {
  border: 0;
  color: inherit;
  display: table;
  max-width: 100%;
  white-space: normal;
  max-width: 100%
}

::-webkit-file-upload-button {
  -webkit-appearance: button;
  color: inherit;
  font: inherit
}

img {
  border-style: none
}

progress {
  vertical-align: baseline
}

[aria-busy=true] {
  cursor: progress
}

[aria-controls] {
  cursor: pointer
}

[aria-disabled=true] {
  cursor: default
}


dd, dl, dt, h1, h2, h3, h4, h5, h6, img, li, ol, p, ul {
  font-weight: 400;
  margin: 0;
  padding: 0
}

html {
  font-size: 62.5%;
  height: auto;
  margin: 0;
  padding: 0;
  width: 100%
}

body {
  background-color: #fff;
  color: #000;
  height: auto;
  margin: 0;
  padding: 0;
  width: 100%;
  -webkit-text-size-adjust: 100%;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale
}

.bold, b, strong {
  font-weight: 700
}

li, ul {
  list-style-position: inside;
  list-style: none
}

img {
  border: 0;
  vertical-align: top
}

a {
  color: #000;
  text-decoration: none
}

a:visited {
  color: #000;
  text-decoration: none
}

a:hover {
  color: #000;
  text-decoration: none
}

a:active {
  color: #000;
  text-decoration: none
}

:focus, a:focus {
  outline: 0
}

.container {
  box-sizing: border-box;
  min-height: 100vh;
  position: relative;
  width: 100%
}


.sp {
  display: none !important;
}
@media only screen and (max-width:769px) {
  .sp {
    display: block !important;
  }

  .pc {
    display: none !important;
  }
}

/* font */
.font-bold {
  font-family: "Noto Sans JP", sans-serif;
	font-weight: 700;
}
.font-normal {
  font-family: "Noto Sans JP", sans-serif;
	font-weight: 500;
}
.font-light {
  font-family: "Noto Sans JP", sans-serif;
	font-weight: 400;
}





.pc-disp {
  width: 100%;
  overflow: hidden;
}
.sp-disp {
  width: 100%;
  height: 0px;
  overflow: hidden;
}
@media only screen and (max-width:769px) {
  .pc-disp {
    width: 100%;
    height: 0px;
    overflow: hidden;
  }
  .sp-disp {
    width: 100%;
    height: auto;
    overflow: hidden;
  }

}








/*#xhalf_lp {
  background: #999999;
  overflow: hidden;
font-family: "Noto Sans JP", "Noto Sans SC", "Noto Sans KR", Sans-Serif !important;
}*/
#xhalf_lp {
  background: #999999;
  overflow: hidden;
font-family: "Noto Sans JP", "Noto Sans SC", "Noto Sans KR", "Roboto", Sans-Serif !important;
}

.xhalf_lp_mv {
  width: 100%;
  height: 574px;
  position: relative;
  z-index: 0;
}
.xhalf_lp_mv::before {
  width: 100%;
  height: 574px;
  position: absolute;
  z-index: 1;
  content: "";
  background: rgba(255,255,255,0.0);
}

.xhalf_lp_mv .slider {
  width: 100%;
  height: 574px;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 0;
}
.xhalf_lp_mv .slider .image {
  width: 100%;
  height: 574px;
}
.xhalf_lp_mv .slider .image img {
  width: 100%;
  height: 574px;
  object-fit: cover;
  display: block;
}
.xhalf_lp_mv h1 {
  line-height: 1.6em;
  font-size: 44px;
  font-weight: 700;
  letter-spacing: 0.03em;
  color: #fff;
  position: absolute;
  top: 118px;
  left: 0;
  z-index: 1;
  width: 100%;
  text-align: center;
}
.xhalf_lp_mv .catch {
  line-height: 1.8em;
  font-size: 18px;
  font-weight: 700;
  color: #fff;
  position: absolute;
  top: 256px;
  left: 0;
  z-index: 1;
  width: 100%;
  text-align: center;
}
.xhalf_lp_mv .lang_btn01 {
  width: 128px;
  position: absolute;
  top: 40px;
  right: 37px;
  z-index: 10;
}
.xhalf_lp_mv .lang_btn01 a {
  padding: 0 10px 0 0;
  width: 100%;
  height: 26px;
  line-height: 1.2em;
  font-size: 14px;
  font-weight: 700;
  font-family: 'Roboto', sans-serif;
  letter-spacing: 0.05em;
  background: #999999;
  border: 1px solid #fff;
  display: flex;
  justify-content: center;
  align-items: center;
  text-decoration: none;
  color: #fff;
  position: relative;
  transition: all 0.5s 0s;
  box-sizing: border-box;
}
.xhalf_lp_mv .lang_btn01 a:hover {
  opacity: 0.6;
}
.xhalf_lp_mv .lang_btn01 a::after {
  width: 12px;
  height: 7px;
  content: "";
  background: url("/link_print/assets/images/arrow_07.png") no-repeat center center;
  background-size: 100% 100%;
  position: absolute;
  top: 50%;
  right: 8px;
  transform: translate(0,-50%);
}
.xhalf_lp_menu {
  margin: -174px auto 48px;
  width: 92%;
  max-width: 1120px;
  display: flex;
  justify-content: space-between;
  position: relative;
  z-index: 1;
}
.xhalf_lp_menu .item {
  width: 540px;
  background: #d3b3cc;
  border-radius: 15px;
  position: relative;
  box-shadow: 5px 5px 10px rgba(0,0,0,0.2);
  transition: all 0.5s 0s;
}
.xhalf_lp_menu .item:hover {
  /*opacity: 0.6;*/

}

.xhalf_lp_menu .item::before {
  width: 509px;
  height: 285px;
  content: "";
  background: #830065;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%,-50%);
}
.xhalf_lp_menu .item::after {
  width: 30px;
  height: 30px;
  content: "";
  background: url("/link_print/assets/images/arrow_01.svg") no-repeat center center;
  background-size: 100% 100%;
  position: absolute;
  bottom: 28px;
  left: 50%;
  transform: translate(-50%,0);
}

.xhalf_lp_menu .item a {
  width: 100%;
  height: 313px;
  color: #fff;
  text-align: center;
  text-decoration: none;
  display: block;
  position: relative;
  z-index: 1;
}
.xhalf_lp_menu .item a .text {
  line-height: 1.8em;
  font-size: 22px;
  font-weight: 700;
  display: block;
  letter-spacing: 0.02em;
  padding: 35px 0 0 0;
}
.xhalf_lp_menu .item a .text strong {
  display: inline-block;
  position: relative;
}
.xhalf_lp_menu .item a .text strong::after {
  width: 100%;
  height: 1px;
  content: "";
  background: #fff;
  position: absolute;
  top: 1.4em;
  left: 0;
}
.xhalf_lp_menu .item a .image01 {
  margin: 0px 0 0 100px;
  width: 100%;
  max-width: 348px;
  display: block;
}
.xhalf_lp_menu .item a .image02 {
  margin: 10px 0 0 76px;
  width: 100%;
  max-width: 364px;
  display: block;
}


.xhalf_lp_content {
  position: relative;
  z-index: 1;
}
.xhalf_lp_content_head {
  margin: 0 0 110px 0;
  width: 100%;
  height: 292px;
  background: url("/link_print/assets/images/title_back_01.jpg") no-repeat center center;
  background-size: cover;
  display: flex;
  justify-content: center;
  align-items: center;
}
#content02 .xhalf_lp_content_head {
  background: url("/link_print/assets/images/title_back_02.jpg") no-repeat center center;
  background-size: cover;
}
.xhalf_lp_content_head h2 {
  line-height: 1.4em;
  font-size: 38px;
  font-weight: 700;
  color: #830065;
	text-align: center;
}
.xhalf_lp_content_content01 {
  margin: 0 auto 140px;
  padding: 70px 0 40px 0;
  width: 92%;
  max-width: 1120px;
  box-sizing: border-box;
  border: 5px solid #830065;
  position: relative;
}
.xhalf_lp_content_content01.last {
  margin: 0 auto 65px;
}
.xhalf_lp_content_content01 h3 {
  text-align: center;
  position: absolute;
  top: 0;
  left: 0;
  transform: translate(0,-56%);
  width: 100%;
}
.xhalf_lp_content_content01 h3 .text {
  padding: 0 15px;
  line-height: 1.6em;
  font-size: 26px;
  font-weight: 700;
  color: #830065;
  background: #999999;
  text-align: center;
  display: inline-block;
  margin: 0 25px;
}
.xhalf_lp_content_content01 .intro {
  margin: -15px 0 0 0;
  text-align: center;
}
.xhalf_lp_content_content01 .intro p {
  margin: 0 0 0 0;
  padding: 0 0 0 0;
  line-height: 1.4em;
  font-size: 16px;
  font-weight: 700;
  color: #830065;
}
.xhalf_lp_content_content01 .note {
  position: absolute;
  bottom: 30px;
  right: 60px;
}

.xhalf_lp_content_content01 .note.content__01 {
  position: absolute;
  bottom: 2%;
  right: 1%;
  line-height: 1.3;
}

.xhalf_lp_content_content01 .note p {
  margin: 0 0 0 0;
  padding: 0 0 0 0;
  line-height: 1.4em;
  font-size: 14px;
  font-weight: 500;
  color: #262626;
}
.xhalf_lp_content_content01 img {
  width: 100%;
  display: block;
}
.xhalf_lp_content_content01 .image01 {
  margin: 28px 0 0 15px;
  padding: 0 0 0 0;
  width: 1046px;
}
.xhalf_lp_content_content01 .image02 {
  margin: 10px 0 0 132px;
  padding: 0 0 0 0;
  width: 829px;
}
.xhalf_lp_content_content01 .image03 {
  margin: 0 0 55px 115px;
  padding: 60px 0 0 0;
  width: 865px;
}
.xhalf_lp_content_content01 .image_wrap {
  position: relative;
}
.xhalf_lp_content_content01 .image_wrap::before {
  width: 100%;
  height: 100%;
  content: "";
  background: rgba(255,255,255,0.0);
  position: absolute;
  top: 0;
  left: 0;
  z-index: 1;
}

.xhalf_lp_sub_menu {
  margin: 0 auto 65px;
  padding: 10px 0 10px 0;
	/*padding: 68px 0 68px 0;*/
  width: 92%;
  max-width: 1120px;
  display: flex;
  justify-content: space-between;
  position: relative;
  z-index: 1;
}
.xhalf_lp_sub_menu::after {
  width: 100vw;
  height: 100%;
  content: "";
  /*background: #830065;*/
  position: absolute;
  top: 0;
  left: 50%;
  transform: translate(-50%,0);
  z-index: -1;
}

.xhalf_lp_sub_menu .item {
  width: 356px;
}
.xhalf_lp_sub_menu .item a {
  width: 100%;
  height: 65px;
  background: #830065;
  display: flex;
  justify-content: center;
  align-items: center;
  text-decoration: none;
  color: #fff;
  border-radius: 7px;
  position: relative;
  transition: all 0.6s 0s;
}
.xhalf_lp_sub_menu .item a:hover {
  opacity: 0.6;
}
.xhalf_lp_sub_menu .item a::after {
  width: 14px;
  height: 9px;
  content: "";
  background: url("/link_print/assets/images/arrow_02.svg") no-repeat center center;
  background-size: 100% 100%;
  position: absolute;
  top: 50%;
  right: 18px;
  transform: translate(0,-50%);
}
.xhalf_lp_sub_menu .item a .text {
  line-height: 1.4em;
  font-size: 16px;
  font-weight: 700;
}

.xhalf_lp_content_content02 {
  margin: 0 auto 65px;
  width: 92%;
  max-width: 1120px;
  background: #dddddd;
}
.xhalf_lp_content_content02 h3 {
  width: 100%;
  height: 74px;
  background: #830065;
  line-height: 1.4em;
  font-size: 23px;
  font-weight: 700;
  color: #fff;
  display: flex;
  align-items: center;
  justify-content: center;
}
.xhalf_lp_content_content02 .content_wrap01 {
  margin: 0 30px;
  padding: 34px 0 36px 0;
  width: calc( 100% - 60px );
  display: flex;
  justify-content: space-between;
}
.xhalf_lp_content_content02 .content_wrap01 h4 {
  margin: 0 0 40px 0;
  width: 100%;
  height: 36px;
  line-height: 1.4em;
  font-size: 18px;
  font-weight: 700;
  color: #fff;
  background: #999999;
  display: flex;
  justify-content: center;
  align-items: center;
}
.xhalf_lp_content_content02 .content_wrap01 .wrap01 {
  width: 300px;
}
.xhalf_lp_content_content02 .content_wrap01 .wrap02 {
  width: 745px;
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}
.xhalf_lp_content_content02 .content_wrap01 .item {
  margin: 0 auto;
  width: 230px;
}
.xhalf_lp_content_content02 .content_wrap01 .item .image {
  width: 100%;
  margin: 0 auto 18px;
  height: 159px;
  display: flex;
  justify-content: center;
  align-items: center;
}
.xhalf_lp_content_content02 .content_wrap01 .item .image img {
  width: 100%;
  max-width: 100%;
  display: block;
  margin: auto;
}
.xhalf_lp_content_content02 .content_wrap01 .item .image.image01 {
  max-width: 218px;
}
.xhalf_lp_content_content02 .content_wrap01 .item .image.image02 {
  max-width: 111px;
}
.xhalf_lp_content_content02 .content_wrap01 .item .image.image03 {
  max-width: 130px;
}
.xhalf_lp_content_content02 .content_wrap01 .item .image.image04 {
  max-width: 172px;
}
.xhalf_lp_content_content02 .content_wrap01 .name {
  height: 46px;
  line-height: 1.4em;
  font-size: 16px;
  font-weight: 700;
  font-family: 'Roboto', sans-serif;
  color: #262626;
  text-align: center;
}
.xhalf_lp_content_content02 .content_wrap01 .name.name01 img {
  margin: 0 auto;
  width: 100%;
  max-width: 139px;
  height: auto;
  display: block;
}
.xhalf_lp_content_content02 .content_wrap01 .name.name02 img {
  margin: 0 auto;
  width: 100%;
  max-width: 150px;
  height: auto;
  display: block;
}
.xhalf_lp_content_content02 .content_wrap01 .name.name03 img {
  margin: 0 auto;
  width: 100%;
  max-width: 130px;
  height: auto;
  display: block;
}
.xhalf_lp_content_content02 .content_wrap01 .more a {
  width: 186px;
  height: 45px;
  line-height: 1.4em;
  font-size: 13px;
  font-weight: 700;
  color: #fff;
  background: #999;
  display: flex;
  justify-content: center;
  align-items: center;
  border-radius: 10px;
  text-decoration: none;
  margin: 0 auto 20px;
  position: relative;
  box-shadow: 4px 4px 10px rgba(0,0,0,0.2);
  transition: all 0.6s 0s;
	  
	text-align: center;
  }

.xhalf_lp_content_content02 .content_wrap01 .more a:hover {
  opacity: 0.6;
}
.xhalf_lp_content_content02 .content_wrap01 .more a::after {
  width: 6px;
  height: 12px;
  content: "";
  background: url("/link_print/assets/images/arrow_03.svg") no-repeat center center;
  background-size: 100% 100%;
  position: absolute;
  top: 50%;
  right: 14px;
  transform: translate(0,-50%);
}
.xhalf_lp_content_content02 .content_wrap01 .note {
  line-height: 1.4em;
  font-size: 12px;
  font-weight: 400;
  color: #262626;
  width: 120%;
  margin: 0 -10%;
  text-align: center;
}

.xhalf_lp_content_content02 .content_wrap02 {
  margin: 0 30px;
  padding: 34px 0 15px 0;
  width: calc( 100% - 60px );
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
}
.xhalf_lp_content_content02 .content_wrap02 .accordion_btn01 {
  width: 49%;
  max-width: 520px;
  margin: 0 0 20px 0;
  background: #999;
  position: relative;
}
.xhalf_lp_content_content02 .content_wrap02 .accordion_btn01::after {
  width: 1px;
  height: 48px;
  content: "";
  background: #fff;
  position: absolute;
  top: 50%;
  right: 65px;
  transform: translate(0,-50%);
}
.xhalf_lp_content_content02 .content_wrap02 .accordion_btn01 .accordion_open01 {
  width: 100%;
  height: 5.5vw;
  line-height: 1.4em;
  font-size: 20px;
  font-weight: 700;
  color: #fff;
  display: flex;
  justify-content: center;
  align-items: center;
  text-decoration: none;
  position: relative;
  cursor: pointer;
  padding: 0 5vw 0 0;
}
.xhalf_lp_content_content02 .content_wrap02 .accordion_btn01 .accordion_open01 .text {
  transition: all 0.6s 0s;
}
.xhalf_lp_content_content02 .content_wrap02 .accordion_btn01 .accordion_open01:hover .text {
  opacity: 0.6;
}
.xhalf_lp_content_content02 .content_wrap02 .accordion_btn01 .accordion_open01::after {
  width: 20px;
  height: 20px;
  content: "";
  background: url("/link_print/assets/images/plus_01.png") no-repeat center center;
  background-size: 100% auto;
  position: absolute;
  top: 50%;
  right: 22px;
  transform: translate(0,-50%);
}
.xhalf_lp_content_content02 .content_wrap02 .accordion_btn01 .accordion_open01.on::after {
  background: url("/link_print/assets/images/minus_01.png") no-repeat center center;
  background-size: 100% auto;
}

/*タブが二つ分かれているアコーディオンの速度調整。一番したのtransition: all Xs 0s; X部分が速度。0.5の場合はjsは待ち時間は500にする*/
.xhalf_lp_content_content02 .content_wrap02 .accordion_btn01 .accordion_open01::before {
  width: 100%;
  height: 0px;
  content: "";
  background: #999;
  position: absolute;
  top: 100%;
  left: 0;
  transition: all 0s 0s;
}
.xhalf_lp_content_content02 .content_wrap02 .accordion_btn01 .accordion_open01.on::before {
  height: 20px;
}
.xhalf_lp_content_content02 .content_wrap02 .accordion_wrap {
  margin: 0 0 18px 0;
  width: 100%;
  overflow: hidden;
}
.xhalf_lp_content_content02 .content_wrap02 .accordion_wrap .list {
  padding: 0 0 40px 0;
  background: #999;
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
}
.xhalf_lp_content_content02 .content_wrap02 .accordion_wrap .list .item {
  width: 520px;
  box-sizing: border-box;
  padding: 30px 30px 0 30px;
  text-align: left;
}
.xhalf_lp_content_content02 .content_wrap02 .accordion_wrap .list .item img {
  width: 100%;
  max-width: 100%;
  height: auto;
  display: block;
}
.xhalf_lp_content_content02 .content_wrap02 .accordion_wrap .list .item .text {
  padding: 0 0 20px 1.2em;
  line-height: 1.6em;
  font-size: 16px;
  font-weight: 500;
  color: #830065;
  position: relative;
}
.xhalf_lp_content_content02 .content_wrap02 .accordion_wrap .list .item .text  .num {
  position: absolute;
  top: 0;
  left: 0;
}
.xhalf_lp_content_content02 .content_wrap02 .accordion_wrap .list .item .attention {
  line-height: 1.6em;
  font-size: 12px;
  font-weight: 500;
  color: #830065;
  position: relative;
}
.xhalf_lp_content_content02 .content_wrap02 .accordion_wrap .list .item .attention li {
  padding: 0 0 0 1em;
  position: relative;
}
.xhalf_lp_content_content02 .content_wrap02 .accordion_wrap .list .item .attention li::before {
  content: "*";
  position: absolute;
  top: 0;
  left: 0;
}
.xhalf_lp_content_content02 .content_wrap02 .accordion_wrap .list .item .image {
  margin: 0 auto 40px;
  width: 100%;
}
.xhalf_lp_content_content02 .content_wrap02 .accordion_wrap .list .item .image.image01 {
  max-width: 388px;
}
.xhalf_lp_content_content02 .content_wrap02 .accordion_wrap .list .item .image.image02 {
  max-width: 161px;
}
.xhalf_lp_content_content02 .content_wrap02 .accordion_wrap .list .item .image.image03 {
  max-width: 380px;
}
.xhalf_lp_content_content02 .content_wrap02 .accordion_wrap .list .item .image.image04 {
  max-width: 284px;
}
.xhalf_lp_content_content02 .content_wrap02 .accordion_wrap .list .item .image.image05 {
  max-width: 284px;
}
.xhalf_lp_content_content02 .content_wrap02 .accordion_wrap .list .item .image.image06 {
  max-width: 255px;
}
.xhalf_lp_content_content02 .content_wrap02 .accordion_wrap .list .item .image.image07 {
  max-width: 420px;
}
.xhalf_lp_content_content02 .content_wrap02 .accordion_wrap .list .item .image.image08 {
  max-width: 265px;
}
.xhalf_lp_content_content02 .content_wrap02 .accordion_wrap .list .item .image.image09 {
  max-width: 215px;
}
.xhalf_lp_content_content02 .content_wrap02 .accordion_wrap .list .item .image.image10 {
  max-width: 215px;
}
.xhalf_lp_content_content02 .content_wrap02 .accordion_wrap .install_guide {
  padding: 30px 35px 40px 35px;
  background: #999;
  overflow: hidden;
}
.xhalf_lp_content_content02 .content_wrap02 .accordion_wrap .install_guide h4 {
  margin: 0 0 15px 0;
  padding: 0 0 8px 0;
  line-height: 1.4em;
  font-size: 18px;
  font-weight: 500;
  color: #fff;
  border-bottom: 2px solid #fff;
}
.xhalf_lp_content_content02 .content_wrap02 .accordion_wrap .install_guide ol {
  margin: 0 0 25px 0;
  padding: 0 0 8px 0;
  line-height: 1.4em;
  font-size: 16px;
  font-weight: 500;
  color: #830065;
}
.xhalf_lp_content_content02 .content_wrap02 .accordion_wrap .install_guide ol li {
  margin: 0 0 0 0;
  padding: 0 0 10px 1.5em;
  position: relative;
}
.xhalf_lp_content_content02 .content_wrap02 .accordion_wrap .install_guide ol li .num {
  position: absolute;
  top: 0;
  left: 0;
}
.xhalf_lp_content_content02 .content_wrap02 .accordion_wrap .install_guide ul {
  margin: 0 0 25px 0;
  padding: 0 0 8px 0;
  line-height: 1.4em;
  font-size: 16px;
  font-weight: 500;
  color: #830065;
}
.xhalf_lp_content_content02 .content_wrap02 .accordion_wrap .install_guide ul li {
  margin: 0 0 0 0;
  padding: 0 0 10px 1.5em;
  position: relative;
}
.xhalf_lp_content_content02 .content_wrap02 .accordion_wrap .install_guide ul li::after {
  content: "・";
  position: absolute;
  top: 0;
  left: 0;
}
.xhalf_lp_content_content02 .content_wrap02 .accordion_wrap .install_guide p {
  margin: 0 0 0 0;
  padding: 0 0 30px 0;
  line-height: 1.4em;
  font-size: 16px;
  font-weight: 500;
  color: #830065;
}
.xhalf_lp_content_content02 .content_wrap02 .accordion_wrap .install_guide .link_box {
  margin: 0 auto;
  padding: 0 0 0 0;
  width: 764px;
  display: flex;
  justify-content: space-between;
}
.xhalf_lp_content_content02 .content_wrap02 .accordion_wrap .install_guide .link_box .link {
  width: 356px;
}
.xhalf_lp_content_content02 .content_wrap02 .accordion_wrap .install_guide .link_box .link a {
  width: 100%;
  height: 65px;
  background: #830065;
  line-height: 1.4em;
  font-size: 18px;
  font-weight: 700;
  color: #fff;
  border-radius: 11px;
  box-shadow: 4px 4px 8px rgba(0,0,0,0.2);
  display: flex;
  align-items: center;
  justify-content: center;
  position: relative;
  transition: all 0.6s 0s;
}
.xhalf_lp_content_content02 .content_wrap02 .accordion_wrap .install_guide .link_box .link a:hover {
  opacity: 0.6;
}
.xhalf_lp_content_content02 .content_wrap02 .accordion_wrap .install_guide .link_box .link a::after {
  width: 12px;
  height: 7px;
  content: "";
  background: url("/link_print/assets/images/arrow_05.svg") no-repeat center center;
  background-size: 100% 100%;
  position: absolute;
  top: 50%;
  right: 18px;
  transform: translate(0,-50%);
}
.xhalf_lp_content_content02 .accordion_btn02 {
  position: relative;
  cursor: pointer;
  transition: all 0.6s 0s;
}
.xhalf_lp_content_content02 .accordion_btn02:hover {
  opacity: 0.6;
}
.xhalf_lp_content_content02 .accordion_btn02::after {
  width: 20px;
  height: 20px;
  content: "";
  background: url("/link_print/assets/images/plus_01.png") no-repeat center center;
  background-size: 100% auto;
  position: absolute;
  top: 50%;
  right: 22px;
  transform: translate(0,-50%);
}
.xhalf_lp_content_content02 .accordion_btn02.on::after {
  background: url("/link_print/assets/images/minus_01.png") no-repeat center center;
  background-size: 100% auto;
}

.xhalf_lp_content_content02 .content_wrap03 {
  margin: 0 30px;
  padding: 34px 0 36px 0;
  width: calc( 100% - 60px );
  display: flex;
  justify-content: space-between;
  gap: 20px;
}
.xhalf_lp_content_content02 .content_wrap03 h4 {
  margin: 0 0 35px 0;
  width: 100%;
  height: 36px;
  line-height: 1.4em;
  font-size: 18px;
  font-weight: 700;
  color: #fff;
  background: #999999;
  display: flex;
  justify-content: center;
  align-items: center;
}
.xhalf_lp_content_content02 .content_wrap03 .wrap01 {
  width: 583px;
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}
.xhalf_lp_content_content02 .content_wrap03 .wrap02 {
  width: 378px;
}
.xhalf_lp_content_content02 .content_wrap03 .item {
  margin: 0 auto;
}
.xhalf_lp_content_content02 .content_wrap03 .wrap01 .item {
  width: 33.33%;
}

.xhalf_lp_content_content02 .content_wrap03 .item .icon {
  width: 65px;
  height: 85px;
  margin: 0 auto;
}
.xhalf_lp_content_content02 .content_wrap03 .item img {
  width: 100%;
  max-width: 100%;
  display: block;
  margin: auto;
}
.xhalf_lp_content_content02 .content_wrap03 .name {
  height: 56px;
  line-height: 1.4em;
  font-size: 16px;
  font-weight: 700;
  font-family: 'Roboto', sans-serif;
  color: #262626;
  text-align: center;
}
.xhalf_lp_content_content02 .content_wrap03 .link01 {
  width: 113px;
  margin: 0 auto 10px;
}
.xhalf_lp_content_content02 .content_wrap03 .link02 {
  width: 126px;
  margin: 0 auto 10px;
}
.xhalf_lp_content_content02 .content_wrap03 .link01 a {
  transition: all 0.6s 0s;
}
.xhalf_lp_content_content02 .content_wrap03 .link01 a:hover {
  opacity: 0.6;
}
.xhalf_lp_content_content02 .content_wrap03 .link02 a {
  transition: all 0.6s 0s;
}
.xhalf_lp_content_content02 .content_wrap03 .link02 a:hover {
  opacity: 0.6;
}

.xhalf_lp_content_content02 .content_wrap03 .soon {
  padding: 20px 0 0 0;
  line-height: 1.4em;
  font-size: 24px;
  font-weight: 700;
  color: #333;
  text-align: center;
}



.xhalf_lp_content_content02 .faq_link {
}
.xhalf_lp_content_content02 .faq_link a {
  width: 100%;
  height: 98px;
  background: #830065;
  line-height: 1.4em;
  font-size: 23px;
  font-weight: 700;
  color: #fff;
  display: flex;
  align-items: center;
  justify-content: center;
  position: relative;
  transition: all 0.6s 0s;
}
.xhalf_lp_content_content02 .faq_link a:hover {
  opacity: 0.6;
}
.xhalf_lp_content_content02 .faq_link a::after {
  width: 12px;
  height: 24px;
  content: "";
  background: url("/link_print/assets/images/arrow_04.svg") no-repeat center center;
  background-size: 100% 100%;
  position: absolute;
  top: 50%;
  right: 28px;
  transform: translate(0,-50%);
}

.xhalf_lp_content_content02 .content_wrap04 {
  overflow: hidden;
}
.xhalf_lp_content_content02 .content_wrap04 .accordion_wrap {
  margin: 34px 30px 36px 30px;
  padding: 30px 45px 0 45px;
  overflow: hidden;
  background: #999;
}
.xhalf_lp_content_content02 .content_wrap04 .accordion_wrap .list01 {
  line-height: 1.6em;
  font-size: 16px;
  font-weight: 500;
  color: #830065;
}
.xhalf_lp_content_content02 .content_wrap04 .accordion_wrap .list01 li {
  padding: 0 0 25px 1.2em;
  position: relative;
}
.xhalf_lp_content_content02 .content_wrap04 .accordion_wrap .list01 li .num {
  position: absolute;
  top: 0;
  left: 0;
}
.xhalf_lp_content_content02 .content_wrap04 .accordion_wrap .list02 {
  padding: 0 0 30px 0;
  line-height: 1.6em;
  font-size: 13px;
  font-weight: 500;
  color: #830065;
}
.xhalf_lp_content_content02 .content_wrap04 .accordion_wrap .list02 li {
  padding: 0 0 10px 1.2em;
  position: relative;
}
.xhalf_lp_content_content02 .content_wrap04 .accordion_wrap .list02 li .num {
  position: absolute;
  top: 0;
  left: 0;
}
.xhalf_lp_content_content02 .content_wrap04 .accordion_wrap .list03 {
  margin: 0 0 50px 52px;
  line-height: 1.6em;
  font-size: 16px;
  font-weight: 500;
  color: #830065;
}
.xhalf_lp_content_content02 .content_wrap04 .accordion_wrap .list03 li {
  padding: 0 0 10px 1.2em;
  position: relative;
}
.xhalf_lp_content_content02 .content_wrap04 .accordion_wrap .list03 li .num {
  position: absolute;
  top: 0;
  left: 0;
}

.xhalf_lp_content_content02 .content_wrap04 .accordion_wrap img {
  width: 100%;
  display: block;
}
.xhalf_lp_content_content02 .content_wrap04 .accordion_wrap .image_box {
  margin: 0 0 44px 90px;
  width: 840px;
  display: flex;
  justify-content: space-between;
  position: relative;
}
.xhalf_lp_content_content02 .content_wrap04 .accordion_wrap .image_box::after {
  width: 22px;
  height: 28px;
  content: "";
  background: url("/link_print/assets/images/arrow_06.png") no-repeat center center;
  background-size: 100% 100%;
  position: absolute;
  top: 178px;
  left: 470px;
}
.xhalf_lp_content_content02 .content_wrap04 .accordion_wrap .image_box .image {
  width: 405px;
}
.xhalf_lp_content_content02 .content_wrap04 .accordion_wrap .image_box .image:nth-of-type(2) {
  width: 287px;
}
.xhalf_lp_content_content02 .content_wrap04 .accordion_wrap .image_box .image p {
  margin: 0 0 0 0;
  padding: 0 0 8px 0;
  text-align: center;
  line-height: 1.4em;
  font-size: 18px;
  font-weight: 500;
  color: #fff;
}
.xhalf_lp_content_content02 .content_wrap04 .accordion_wrap .image01 {
  margin: 0 0 25px 52px;
  width: 356px;
}
.xhalf_lp_content_content02 .content_wrap04 .accordion_wrap .image01 p {
  margin: 0 0 0 0;
  padding: 0 0 8px 0;
  text-align: left;
  line-height: 1.4em;
  font-size: 18px;
  font-weight: 500;
  color: #fff;
}
.xhalf_lp_content_content02 .content_wrap04 .accordion_wrap .image02 {
  margin: 0 0 25px 52px;
  width: 356px;
}
.xhalf_lp_content_content02 .content_wrap04 .accordion_wrap .image02 p {
  margin: 0 0 0 0;
  padding: 0 0 8px 0;
  text-align: left;
  line-height: 1.4em;
  font-size: 18px;
  font-weight: 500;
  color: #fff;
}
.xhalf_lp_content_content02 .content_wrap04 .accordion_wrap .image03 {
  margin: 0 0 25px 52px;
  width: 290px;
}






.last_attention {
  margin: 0 auto;
  padding: 0 0 68px 0;
  width: 92%;
  max-width: 1120px;
  line-height: 1.6em;
  font-size: 12px;
  font-weight: 400;
  color: #262626;
  position: relative;
}
.last_attention li {
  padding: 0 0 0 1em;
  position: relative;
}
.last_attention li::before {
  content: "・";
  position: absolute;
  top: 0;
  left: 0;
}
.last_attention li em {
  font-style: italic;
}

.accordion_wrap {
  display: none;
}

.overlay {
  width: 100%;
  height: 100vh;
  background: rgba(0,0,0,0.5);
  position: fixed;
  top: 0;
  left: 0;
  z-index: 100000;
  display: none;
}
.lang_wrap {
  width: 185px;
  background: #fff;
  position: fixed;
  top: 50%;
  left: 50%;
  z-index: 100001;
  transform: translate(-50%,-50%);
  display: none;
}
.lang_wrap .close {
  width: 28px;
  position: absolute;
  top: -42px;
  right: 5px;
}

.lang_wrap ul {
  padding: 10px 0;
}
.lang_wrap ul li {
}
.lang_wrap ul li a {
  padding: 10px 0;
  text-align: center;
  line-height: 1.2em;
  font-size: 14px;
  font-weight: 500;
  color: #830065;
  display: block;
  transition: all 0.6s 0s;
}
.lang_wrap ul li a:hover {
  background: #999;
}
.lang_wrap ul li a.on {
  background: #999;
}

@media only screen and (min-width: 768px) and (max-width: 1200px) {
  #xhalf_lp {
    background: #999999;
    overflow: hidden;
  }
  .xhalf_lp_mv {
    margin: 0 0 0 0;
    padding: 0 0 0 0;
    width: 100%;
    height: 47.833vw;
    position: relative;
    z-index: 0;
  }
  .xhalf_lp_mv .slider {
    margin: 0 0 0 0;
    padding: 0 0 0 0;
    width: 100%;
    height: 47.833vw;
    position: absolute;
    top: 0;
    left: 0;
    z-index: 0;
  }
  .xhalf_lp_mv .slider .image {
    margin: 0 0 0 0;
    padding: 0 0 0 0;
    width: 100%;
    height: 47.833vw;
  }
  .xhalf_lp_mv .slider .image img {
    margin: 0 0 0 0;
    padding: 0 0 0 0;
    width: 100%;
    height: 47.833vw;
    object-fit: cover;
    display: block;
  }
  .xhalf_lp_mv h1 {
    line-height: 1.6em;
    font-size: 3.667vw;
    font-weight: 700;
    letter-spacing: 0.03em;
    color: #fff;
    position: absolute;
    top: 9.833vw;
    left: 0;
    z-index: 1;
    width: 100%;
    text-align: center;
  }
  .xhalf_lp_mv .catch {
    line-height: 1.8em;
    font-size: 1.5vw;
    font-weight: 700;
    color: #fff;
    position: absolute;
    top: 21.333vw;
    left: 0;
    z-index: 1;
    width: 100%;
    text-align: center;
  }
  .xhalf_lp_mv .lang_btn01 {
    width: 10.667vw;
    position: absolute;
    top: 3.333vw;
    right: 3.083vw;
    z-index: 10;
  }
  .xhalf_lp_mv .lang_btn01 a {
    padding: 0 0.833vw 0 0;
    width: 100%;
    height: 2.167vw;
    line-height: 1.2em;
    font-size: 1.167vw;
    font-weight: 700;
    font-family: 'Roboto', sans-serif;
    letter-spacing: 0.05em;
    background: #999999;
    border: 1px solid #fff;
    display: flex;
    justify-content: center;
    align-items: center;
    text-decoration: none;
    color: #fff;
    position: relative;
    transition: all 0.5s 0s;
    box-sizing: border-box;
  }
  .xhalf_lp_mv .lang_btn01 a:hover {
    opacity: 0.6;
  }
  .xhalf_lp_mv .lang_btn01 a::after {
    width: 1vw;
    height: 0.583vw;
    content: "";
    background: url("/link_print/assets/images/arrow_07.png") no-repeat center center;
    background-size: 100% 100%;
    position: absolute;
    top: 50%;
    right: 0.667vw;
    transform: translate(0,-50%);
  }
  .xhalf_lp_menu {
    margin: -14.667vw auto 4vw;
    width: 93.333vw;
    max-width: 93.333vw;
    display: flex;
    justify-content: space-between;
    position: relative;
    z-index: 1;
  }
  .xhalf_lp_menu .item {
    width: 45vw;
    background: #d3b3cc;
    border-radius: 1.5vw;
    position: relative;
    box-shadow: 5px 5px 10px rgba(0,0,0,0.2);
    transition: all 0.5s 0s;
  }
  .xhalf_lp_menu .item:hover {
    /*opacity: 0.6;*/
  }

  .xhalf_lp_menu .item::before {
    width: 42.417vw;
    height: 23.75vw;
    content: "";
    background: #830065;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%,-50%);
  }
  .xhalf_lp_menu .item::after {
    width: 2.5vw;
    height: 2.5vw;
    content: "";
    background: url("/link_print/assets/images/arrow_01.svg") no-repeat center center;
    background-size: 100% 100%;
    position: absolute;
    bottom: 2.333vw;
    left: 50%;
    transform: translate(-50%,0);
  }

  .xhalf_lp_menu .item a {
    width: 100%;
    height: 26.083vw;
    color: #fff;
    text-align: center;
    text-decoration: none;
    display: block;
    position: relative;
    z-index: 1;
  }
  .xhalf_lp_menu .item a .text {
    line-height: 1.8em;
    font-size: 1.833vw;
    font-weight: 700;
    display: block;
    letter-spacing: 0.02em;
    padding: 2.917vw 0 0 0;
  }
  .xhalf_lp_menu .item a .text strong {
    display: inline-block;
    position: relative;
  }
  .xhalf_lp_menu .item a .text strong::after {
    width: 100%;
    height: 0.083vw;
    content: "";
    background: #fff;
    position: absolute;
    top: 1.4em;
    left: 0;
  }
  .xhalf_lp_menu .item a .image01 {
    margin: 0vw 0 0 9vw;
    width: 100%;
    max-width: 29vw;
    display: block;
  }
  .xhalf_lp_menu .item a .image02 {
    margin: 0.833vw 0 0 6.333vw;
    width: 100%;
    max-width: 30.333vw;
    display: block;
  }


  .xhalf_lp_content {
    position: relative;
    z-index: 1;
  }
  .xhalf_lp_content_head {
    margin: 0 0 9.167vw 0;
    width: 100%;
    height: 24.333vw;
    background: url("/link_print/assets/images/title_back_01.jpg") no-repeat center center;
    background-size: cover;
    display: flex;
    justify-content: center;
    align-items: center;
  }
  #content02 .xhalf_lp_content_head {
    background: url("/link_print/assets/images/title_back_02.jpg") no-repeat center center;
    background-size: cover;
  }
  .xhalf_lp_content_head h2 {
    line-height: 1.4em;
    font-size: 3vw;
    font-weight: 700;
    color: #830065;
	  text-align: center;
  }
  .xhalf_lp_content_content01 {
    margin: 0 auto 11.667vw;
    padding: 6vw 0 5vw 0;
    width: 92%;
    max-width: 93.333vw;
    box-sizing: border-box;
    border: 5px solid #830065;
    position: relative;
  }
  .xhalf_lp_content_content01.last {
    margin: 0 auto 5.417vw;
  }
  .xhalf_lp_content_content01 h3 {
    text-align: center;
    position: absolute;
    top: 0;
    left: 0;
    transform: translate(0,-56%);
    width: 100%;
  }
  .xhalf_lp_content_content01 h3 .text {
    padding: 0 1.25vw;
    line-height: 1.4em;
    font-size: 2.167vw;
    font-weight: 700;
    color: #830065;
    background: #999999;
    text-align: center;
    display: inline-block;
  }
  .xhalf_lp_content_content01 .intro {
    margin: -1vw 0 0 0;
    text-align: center;
  }
  .xhalf_lp_content_content01 .intro p {
    margin: 0 0 0 0;
    padding: 0 0 0 0;
    line-height: 1.4em;
    font-size: 1.333vw;
    font-weight: 700;
    color: #830065;
  }
  .xhalf_lp_content_content01 .note {
    position: absolute;
    bottom: 2.5vw;
    right: 5vw;
  }

  
  .xhalf_lp_content_content01 .note p {
    margin: 0 0 0 0;
    padding: 0 0 0 0;
    line-height: 1.4em;
    font-size: 1.167vw;
    font-weight: 500;
    color: #262626;
  }
  .xhalf_lp_content_content01 img {
    width: 100%;
    display: block;
  }
  .xhalf_lp_content_content01 .image01 {
    margin: 2.333vw 0 0 1.25vw;
    padding: 0 0 0 0;
    width: 87.167vw;
  }
  .xhalf_lp_content_content01 .image02 {
    margin: 0.833vw 0 0 11vw;
    padding: 0 0 0 0;
    width: 69.083vw;
  }
  .xhalf_lp_content_content01 .image03 {
    margin: 0 0 4.583vw 9.583vw;
    padding: 5vw 0 0 0;
    width: 72.083vw;
  }

  .xhalf_lp_sub_menu {
    margin: 0 auto 5.417vw;
    padding: 1vw 0 1vw 0;
	  /*padding: 5.667vw 0 5.667vw 0;*/
    width: 92%;
    max-width: 93.333vw;
    display: flex;
    justify-content: space-between;
    position: relative;
    z-index: 1;
  }
  .xhalf_lp_sub_menu::after {
    width: 100vw;
    height: 100%;
    content: "";
    /*background: #830065;*/
    position: absolute;
    top: 0;
    left: 50%;
    transform: translate(-50%,0);
    z-index: -1;
  }

  .xhalf_lp_sub_menu .item {
    width: 29.067vw;
  }
  .xhalf_lp_sub_menu .item a {
    width: 100%;
    height: 5.417vw;
    background: #830065;
    display: flex;
    justify-content: center;
    align-items: center;
    text-decoration: none;
    color: #fff;
    border-radius: 0.583vw;
    position: relative;
    transition: all 0.6s 0s;
  }
  .xhalf_lp_sub_menu .item a:hover {
    opacity: 0.6;
  }
  .xhalf_lp_sub_menu .item a::after {
    width: 1.167vw;
    height: 0.75vw;
    content: "";
    background: url("/link_print/assets/images/arrow_02.svg") no-repeat center center;
    background-size: 100% 100%;
    position: absolute;
    top: 50%;
    right: 1.5vw;
    transform: translate(0,-50%);
  }
  .xhalf_lp_sub_menu .item a .text {
    line-height: 1.4em;
    font-size: 1.333vw;
    font-weight: 700;
  }

  .xhalf_lp_content_content02 {
    margin: 0 auto 5.417vw;
    width: 92%;
    max-width: 93.333vw;
    background: #dddddd;
  }
  .xhalf_lp_content_content02 h3 {
    width: 100%;
    height: 6.167vw;
    background: #830065;
    line-height: 1.4em;
    font-size: 1.917vw;
    font-weight: 700;
    color: #fff;
    display: flex;
    align-items: center;
    justify-content: center;
  }
  .xhalf_lp_content_content02 .content_wrap01 {
    margin: 0 2.5vw;
    padding: 2.833vw 0 3vw 0;
    width: calc( 100% - 5vw );
    display: flex;
    justify-content: space-between;
  }
  .xhalf_lp_content_content02 .content_wrap01 h4 {
    margin: 0 0 3.333vw 0;
    width: 100%;
    height: 3vw;
    line-height: 1.4em;
    font-size: 1.5vw;
    font-weight: 700;
    color: #fff;
    background: #999999;
    display: flex;
    justify-content: center;
    align-items: center;
  }
  .xhalf_lp_content_content02 .content_wrap01 .wrap01 {
    width: 24vw;
  }
  .xhalf_lp_content_content02 .content_wrap01 .wrap02 {
    width: 60.083vw;
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
  }
  .xhalf_lp_content_content02 .content_wrap01 .item {
    margin: 0 auto;
    width: 19.167vw;
  }
  .xhalf_lp_content_content02 .content_wrap01 .item .image {
    width: 100%;
    margin: 0 auto 1.5vw;
    height: 13.25vw;
    display: flex;
    justify-content: center;
    align-items: center;
  }
  .xhalf_lp_content_content02 .content_wrap01 .item .image img {
    width: 100%;
    max-width: 100%;
    display: block;
    margin: auto;
  }
  .xhalf_lp_content_content02 .content_wrap01 .item .image.image01 {
    max-width: 18.167vw;
  }
  .xhalf_lp_content_content02 .content_wrap01 .item .image.image02 {
    max-width: 9.25vw;
  }
  .xhalf_lp_content_content02 .content_wrap01 .item .image.image03 {
    max-width: 10.833vw;
  }
  .xhalf_lp_content_content02 .content_wrap01 .item .image.image04 {
    max-width: 14.333vw;
  }
  .xhalf_lp_content_content02 .content_wrap01 .name {
    height: 3.833vw;
    line-height: 1.4em;
    font-size: 1.333vw;
    font-weight: 700;
    font-family: 'Roboto', sans-serif;
    color: #262626;
    text-align: center;
  }
  .xhalf_lp_content_content02 .content_wrap01 .name.name01 img {
    margin: 0 auto;
    width: 100%;
    max-width: 11.583vw;
    height: auto;
    display: block;
  }
  .xhalf_lp_content_content02 .content_wrap01 .name.name02 img {
    margin: 0 auto;
    width: 100%;
    max-width: 12.5vw;
    height: auto;
    display: block;
  }
  .xhalf_lp_content_content02 .content_wrap01 .name.name03 img {
    margin: 0 auto;
    width: 100%;
    max-width: 10.833vw;
    height: auto;
    display: block;
  }
  .xhalf_lp_content_content02 .content_wrap01 .more a {
    width: 15.5vw;
    height: 3.75vw;
    line-height: 1.4em;
    font-size: 1.05vw;
    font-weight: 700;
    color: #fff;
    background: #999;
    display: flex;
    justify-content: center;
    align-items: center;
    border-radius: 0.833vw;
    text-decoration: none;
    margin: 0 auto 1.667vw;
    position: relative;
    box-shadow: 2px 2px 6px rgba(0,0,0,0.2);
    transition: all 0.6s 0s;
	  
	text-align: center;
  }

  .xhalf_lp_content_content02 .content_wrap01 .more a:hover {
    opacity: 0.6;
  }
  .xhalf_lp_content_content02 .content_wrap01 .more a::after {
    width: 0.5vw;
    height: 1vw;
    content: "";
    background: url("/link_print/assets/images/arrow_03.svg") no-repeat center center;
    background-size: 100% 100%;
    position: absolute;
    top: 50%;
    right: 1.167vw;
    transform: translate(0,-50%);
  }
  .xhalf_lp_content_content02 .content_wrap01 .note {
    line-height: 1.4em;
    font-size: 1vw;
    font-weight: 400;
    color: #262626;
    width: 120%;
    margin: 0 -10%;
    text-align: center;
  }

  .xhalf_lp_content_content02 .content_wrap02 {
    margin: 0 2.5vw;
    padding: 2.833vw 0 1.2vw 0;
    width: calc( 100% - 5vw );
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
  }

  .xhalf_lp_content_content02 .content_wrap02 .accordion_btn01 {
    width: 49%;
    max-width: 43.333vw;
    margin: 0 0 1.667vw 0;
    background: #999;
    position: relative;
  }
  .xhalf_lp_content_content02 .content_wrap02 .accordion_btn01::after {
    width: 0.083vw;
    height: 4vw;
    content: "";
    background: #fff;
    position: absolute;
    top: 50%;
    right: 5.417vw;
    transform: translate(0,-50%);
  }
  .xhalf_lp_content_content02 .content_wrap02 .accordion_btn01 .accordion_open01 {
    width: 100%;
    height: 5vw;
    line-height: 1.4em;
    font-size: 1.667vw;
    font-weight: 700;
    color: #fff;
    display: flex;
    justify-content: center;
    align-items: center;
    text-decoration: none;
    position: relative;
  }
  .xhalf_lp_content_content02 .content_wrap02 .accordion_btn01 .accordion_open01 .text {
    transition: all 0.6s 0s;
  }
  .xhalf_lp_content_content02 .content_wrap02 .accordion_btn01 .accordion_open01:hover .text {
    opacity: 0.6;
  }
  .xhalf_lp_content_content02 .content_wrap02 .accordion_btn01 .accordion_open01::after {
    width: 1.667vw;
    height: 1.667vw;
    content: "";
    background: url("/link_print/assets/images/plus_01.png") no-repeat center center;
    background-size: 100% auto;
    position: absolute;
    top: 50%;
    right: 1.833vw;
    transform: translate(0,-50%);
  }
  .xhalf_lp_content_content02 .content_wrap02 .accordion_btn01 .accordion_open01.on::after {
    background: url("/link_print/assets/images/minus_01.png") no-repeat center center;
    background-size: 100% auto;
  }
  .xhalf_lp_content_content02 .content_wrap02 .accordion_btn01 .accordion_open01::before {
    width: 100%;
    height: 0px;
    content: "";
    background: #999;
    position: absolute;
    top: 100%;
    left: 0;
  }
  .xhalf_lp_content_content02 .content_wrap02 .accordion_btn01 .accordion_open01.on::before {
    height: 1.667vw;
  }
  .xhalf_lp_content_content02 .content_wrap02 .accordion_wrap {
    margin: 0 0 1.6vw 0;
    width: 100%;
    overflow: hidden;
  }
  .xhalf_lp_content_content02 .content_wrap02 .accordion_wrap .list {
    padding: 0 0 3.333vw 0;
    background: #999;
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
  }
  .xhalf_lp_content_content02 .content_wrap02 .accordion_wrap .list .item {
    width: 42.333vw;
    box-sizing: border-box;
    padding: 2.5vw 2.5vw 0 2.5vw;
    text-align: left;
  }
  .xhalf_lp_content_content02 .content_wrap02 .accordion_wrap .list .item img {
    width: 100%;
    max-width: 100%;
    height: auto;
    display: block;
  }
  .xhalf_lp_content_content02 .content_wrap02 .accordion_wrap .list .item .text {
    padding: 0 0 1.667vw 1.2em;
    line-height: 1.6em;
    font-size: 1.333vw;
    font-weight: 500;
    color: #830065;
    position: relative;
  }
  .xhalf_lp_content_content02 .content_wrap02 .accordion_wrap .list .item .text  .num {
    position: absolute;
    top: 0;
    left: 0;
  }
  .xhalf_lp_content_content02 .content_wrap02 .accordion_wrap .list .item .attention {
    line-height: 1.6em;
    font-size: 1vw;
    font-weight: 500;
    color: #830065;
    position: relative;
  }
  .xhalf_lp_content_content02 .content_wrap02 .accordion_wrap .list .item .attention li {
    padding: 0 0 0 1em;
    position: relative;
  }
  .xhalf_lp_content_content02 .content_wrap02 .accordion_wrap .list .item .attention li::before {
    content: "*";
    position: absolute;
    top: 0;
    left: 0;
  }
  .xhalf_lp_content_content02 .content_wrap02 .accordion_wrap .list .item .image {
    margin: 0 auto 3.333vw;
    width: 100%;
  }
  .xhalf_lp_content_content02 .content_wrap02 .accordion_wrap .list .item .image.image01 {
    max-width: 32.333vw;
  }
  .xhalf_lp_content_content02 .content_wrap02 .accordion_wrap .list .item .image.image02 {
    max-width: 13.417vw;
  }
  .xhalf_lp_content_content02 .content_wrap02 .accordion_wrap .list .item .image.image03 {
    max-width: 31.667vw;
  }
  .xhalf_lp_content_content02 .content_wrap02 .accordion_wrap .list .item .image.image04 {
    max-width: 23.667vw;
  }
  .xhalf_lp_content_content02 .content_wrap02 .accordion_wrap .list .item .image.image05 {
    max-width: 23.667vw;
  }
  .xhalf_lp_content_content02 .content_wrap02 .accordion_wrap .list .item .image.image06 {
    max-width: 21.25vw;
  }
  .xhalf_lp_content_content02 .content_wrap02 .accordion_wrap .list .item .image.image07 {
    max-width: 35vw;
  }
  .xhalf_lp_content_content02 .content_wrap02 .accordion_wrap .list .item .image.image08 {
    max-width: 22.083vw;
  }
  .xhalf_lp_content_content02 .content_wrap02 .accordion_wrap .list .item .image.image09 {
    max-width: 17.917vw;
  }
  .xhalf_lp_content_content02 .content_wrap02 .accordion_wrap .list .item .image.image10 {
    max-width: 17.917vw;
  }
  .xhalf_lp_content_content02 .content_wrap02 .accordion_wrap .install_guide {
    padding: 2.5vw 2.917vw 3.333vw 2.917vw;
    background: #999;
    overflow: hidden;
  }
  .xhalf_lp_content_content02 .content_wrap02 .accordion_wrap .install_guide h4 {
    margin: 0 0 1.25vw 0;
    padding: 0 0 0.667vw 0;
    line-height: 1.4em;
    font-size: 1.5vw;
    font-weight: 500;
    color: #fff;
    border-bottom: 2px solid #fff;
  }
  .xhalf_lp_content_content02 .content_wrap02 .accordion_wrap .install_guide ol {
    margin: 0 0 2.083vw 0;
    padding: 0 0 0.667vw 0;
    line-height: 1.4em;
    font-size: 1.333vw;
    font-weight: 500;
    color: #830065;
  }
  .xhalf_lp_content_content02 .content_wrap02 .accordion_wrap .install_guide ol li {
    margin: 0 0 0 0;
    padding: 0 0 0.833vw 1.5em;
    position: relative;
  }
  .xhalf_lp_content_content02 .content_wrap02 .accordion_wrap .install_guide ol li .num {
    position: absolute;
    top: 0;
    left: 0;
  }
  .xhalf_lp_content_content02 .content_wrap02 .accordion_wrap .install_guide ul {
    margin: 0 0 2.083vw 0;
    padding: 0 0 0.667vw 0;
    line-height: 1.4em;
    font-size: 1.333vw;
    font-weight: 500;
    color: #830065;
  }
  .xhalf_lp_content_content02 .content_wrap02 .accordion_wrap .install_guide ul li {
    margin: 0 0 0 0;
    padding: 0 0 0.833vw 1.5em;
    position: relative;
  }
  .xhalf_lp_content_content02 .content_wrap02 .accordion_wrap .install_guide ul li::after {
    content: "・";
    position: absolute;
    top: 0;
    left: 0;
  }
  .xhalf_lp_content_content02 .content_wrap02 .accordion_wrap .install_guide p {
    margin: 0 0 0 0;
    padding: 0 0 2.5vw 0;
    line-height: 1.4em;
    font-size: 1.333vw;
    font-weight: 500;
    color: #830065;
  }
  .xhalf_lp_content_content02 .content_wrap02 .accordion_wrap .install_guide .link_box {
    margin: 0 auto;
    padding: 0 0 0 0;
    width: 63.667vw;
    display: flex;
    justify-content: space-between;
  }
  .xhalf_lp_content_content02 .content_wrap02 .accordion_wrap .install_guide .link_box .link {
    width: 29.667vw;
  }
  .xhalf_lp_content_content02 .content_wrap02 .accordion_wrap .install_guide .link_box .link a {
    width: 100%;
    height: 5.417vw;
    background: #830065;
    line-height: 1.4em;
    font-size: 1.5vw;
    font-weight: 700;
    color: #fff;
    border-radius: 0.917vw;
    box-shadow: 4px 4px 8px rgba(0,0,0,0.2);
    display: flex;
    align-items: center;
    justify-content: center;
    position: relative;
    transition: all 0.6s 0s;
  }
  .xhalf_lp_content_content02 .content_wrap02 .accordion_wrap .install_guide .link_box .link a:hover {
    opacity: 0.6;
  }
  .xhalf_lp_content_content02 .content_wrap02 .accordion_wrap .install_guide .link_box .link a::after {
    width: 1vw;
    height: 0.583vw;
    content: "";
    background: url("/link_print/assets/images/arrow_05.svg") no-repeat center center;
    background-size: 100% 100%;
    position: absolute;
    top: 50%;
    right: 1.5vw;
    transform: translate(0,-50%);
  }
  .xhalf_lp_content_content02 .accordion_btn02 {
    position: relative;
    cursor: pointer;
    transition: all 0.6s 0s;
  }
  .xhalf_lp_content_content02 .accordion_btn02:hover {
    opacity: 0.6;
  }
  .xhalf_lp_content_content02 .accordion_btn02::after {
    width: 1.667vw;
    height: 1.667vw;
    content: "";
    background: url("/link_print/assets/images/plus_01.png") no-repeat center center;
    background-size: 100% auto;
    position: absolute;
    top: 50%;
    right: 1.833vw;
    transform: translate(0,-50%);
  }
  .xhalf_lp_content_content02 .accordion_btn02.on::after {
    background: url("/link_print/assets/images/minus_01.png") no-repeat center center;
    background-size: 100% auto;
  }





  .xhalf_lp_content_content02 .content_wrap03 {
    margin: 0 2.5vw;
    padding: 2.833vw 0 3vw 0;
    width: calc( 100% - 5vw );
    display: flex;
    justify-content: space-between;
  }
  .xhalf_lp_content_content02 .content_wrap03 h4 {
    margin: 0 0 2.917vw 0;
    width: 100%;
    height: 3vw;
    line-height: 1.4em;
    font-size: 1.5vw;
    font-weight: 700;
    color: #fff;
    background: #999999;
    display: flex;
    justify-content: center;
    align-items: center;
  }
  .xhalf_lp_content_content02 .content_wrap03 .wrap01 {
    width: 48.583vw;
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
  }
  .xhalf_lp_content_content02 .content_wrap03 .wrap02 {
    width: 31.5vw;
  }
  .xhalf_lp_content_content02 .content_wrap03 .item {
    margin: 0 auto;
  }
  .xhalf_lp_content_content02 .content_wrap03 .wrap01 .item {
    width: 33.33%;
  }

  .xhalf_lp_content_content02 .content_wrap03 .item .icon {
    width: 5.417vw;
    height: 7.083vw;
    margin: 0 auto;
  }
  .xhalf_lp_content_content02 .content_wrap03 .item img {
    width: 100%;
    max-width: 100%;
    display: block;
    margin: auto;
  }
  .xhalf_lp_content_content02 .content_wrap03 .name {
    height: 4.667vw;
    line-height: 1.4em;
    font-size: 1.333vw;
    font-weight: 700;
    font-family: 'Roboto', sans-serif;
    color: #262626;
    text-align: center;
  }
  .xhalf_lp_content_content02 .content_wrap03 .link01 {
    width: 9.417vw;
    margin: 0 auto 0.833vw;
  }
  .xhalf_lp_content_content02 .content_wrap03 .link02 {
    width: 10.5vw;
    margin: 0 auto 0.833vw;
  }
  .xhalf_lp_content_content02 .content_wrap03 .link01 a {
    transition: all 0.6s 0s;
  }
  .xhalf_lp_content_content02 .content_wrap03 .link01 a:hover {
    opacity: 0.6;
  }
  .xhalf_lp_content_content02 .content_wrap03 .link02 a {
    transition: all 0.6s 0s;
  }
  .xhalf_lp_content_content02 .content_wrap03 .link02 a:hover {
    opacity: 0.6;
  }
  .xhalf_lp_content_content02 .content_wrap03 .soon {
    padding: 2.0vw 0 0 0;
    line-height: 1.4em;
    font-size: 2.2vw;
    font-weight: 700;
    color: #333;
    text-align: center;
  }



  .xhalf_lp_content_content02 .faq_link {
  }
  .xhalf_lp_content_content02 .faq_link a {
    width: 100%;
    height: 8.167vw;
    background: #830065;
    line-height: 1.4em;
    font-size: 1.917vw;
    font-weight: 700;
    color: #fff;
    display: flex;
    align-items: center;
    justify-content: center;
    position: relative;
    transition: all 0.6s 0s;
  }
  .xhalf_lp_content_content02 .faq_link a:hover {
    opacity: 0.6;
  }
  .xhalf_lp_content_content02 .faq_link a::after {
    width: 1vw;
    height: 2vw;
    content: "";
    background: url("/link_print/assets/images/arrow_04.svg") no-repeat center center;
    background-size: 100% 100%;
    position: absolute;
    top: 50%;
    right: 2.333vw;
    transform: translate(0,-50%);
  }

  .xhalf_lp_content_content02 .content_wrap04 {
    overflow: hidden;
  }
  .xhalf_lp_content_content02 .content_wrap04 .accordion_wrap {
    margin: 2.833vw 2.5vw 3vw 2.5vw;
    padding: 2.5vw 3.75vw 0 3.75vw;
    overflow: hidden;
    background: #999;
  }
  .xhalf_lp_content_content02 .content_wrap04 .accordion_wrap .list01 {
    line-height: 1.6em;
    font-size: 1.333vw;
    font-weight: 500;
    color: #830065;
  }
  .xhalf_lp_content_content02 .content_wrap04 .accordion_wrap .list01 li {
    padding: 0 0 2.083vw 1.2em;
    position: relative;
  }
  .xhalf_lp_content_content02 .content_wrap04 .accordion_wrap .list01 li .num {
    position: absolute;
    top: 0;
    left: 0;
  }
  .xhalf_lp_content_content02 .content_wrap04 .accordion_wrap .list02 {
    padding: 0 0 2.5vw 0;
    line-height: 1.6em;
    font-size: 1.083vw;
    font-weight: 500;
    color: #830065;
  }
  .xhalf_lp_content_content02 .content_wrap04 .accordion_wrap .list02 li {
    padding: 0 0 0.833vw 1.2em;
    position: relative;
  }
  .xhalf_lp_content_content02 .content_wrap04 .accordion_wrap .list02 li .num {
    position: absolute;
    top: 0;
    left: 0;
  }
  .xhalf_lp_content_content02 .content_wrap04 .accordion_wrap .list03 {
    margin: 0 0 4.167vw 4.333vw;
    line-height: 1.6em;
    font-size: 1.333vw;
    font-weight: 500;
    color: #830065;
  }
  .xhalf_lp_content_content02 .content_wrap04 .accordion_wrap .list03 li {
    padding: 0 0 0.833vw 1.2em;
    position: relative;
  }
  .xhalf_lp_content_content02 .content_wrap04 .accordion_wrap .list03 li .num {
    position: absolute;
    top: 0;
    left: 0;
  }

  .xhalf_lp_content_content02 .content_wrap04 .accordion_wrap img {
    width: 100%;
    display: block;
  }
  .xhalf_lp_content_content02 .content_wrap04 .accordion_wrap .image_box {
    margin: 0 0 3.667vw 7.5vw;
    width: 70vw;
    display: flex;
    justify-content: space-between;
    position: relative;
  }
  .xhalf_lp_content_content02 .content_wrap04 .accordion_wrap .image_box::after {
    width: 1.833vw;
    height: 2.333vw;
    content: "";
    background: url("/link_print/assets/images/arrow_06.png") no-repeat center center;
    background-size: 100% 100%;
    position: absolute;
    top: 14.833vw;
    left: 39.167vw;
  }
  .xhalf_lp_content_content02 .content_wrap04 .accordion_wrap .image_box .image {
    width: 33.75vw;
  }
  .xhalf_lp_content_content02 .content_wrap04 .accordion_wrap .image_box .image:nth-of-type(2) {
    width: 23.917vw;
  }
  .xhalf_lp_content_content02 .content_wrap04 .accordion_wrap .image_box .image p {
    margin: 0 0 0 0;
    padding: 0 0 0.667vw 0;
    text-align: center;
    line-height: 1.4em;
    font-size: 1.5vw;
    font-weight: 500;
    color: #fff;
  }
  .xhalf_lp_content_content02 .content_wrap04 .accordion_wrap .image01 {
    margin: 0 0 2.083vw 4.333vw;
    width: 29.667vw;
  }
  .xhalf_lp_content_content02 .content_wrap04 .accordion_wrap .image01 p {
    margin: 0 0 0 0;
    padding: 0 0 0.667vw 0;
    text-align: left;
    line-height: 1.4em;
    font-size: 1.5vw;
    font-weight: 500;
    color: #fff;
  }
  .xhalf_lp_content_content02 .content_wrap04 .accordion_wrap .image02 {
    margin: 0 0 2.083vw 4.333vw;
    width: 29.667vw;
  }
  .xhalf_lp_content_content02 .content_wrap04 .accordion_wrap .image02 p {
    margin: 0 0 0 0;
    padding: 0 0 0.667vw 0;
    text-align: left;
    line-height: 1.4em;
    font-size: 1.5vw;
    font-weight: 500;
    color: #fff;
  }
  .xhalf_lp_content_content02 .content_wrap04 .accordion_wrap .image03 {
    margin: 0 0 2.083vw 4.333vw;
    width: 24.167vw;
  }






  .last_attention {
    margin: 0 auto;
    padding: 0 0 5.667vw 0;
    width: 92%;
    max-width: 93.333vw;
    line-height: 1.6em;
    font-size: 1vw;
    font-weight: 400;
    color: #262626;
    position: relative;
  }
  .last_attention li {
    padding: 0 0 0 1em;
    position: relative;
  }
  .last_attention li::before {
    content: "・";
    position: absolute;
    top: 0;
    left: 0;
  }

  .accordion_wrap {
    display: none;
  }

  .overlay {
    width: 100%;
    height: 100vh;
    background: rgba(0,0,0,0.5);
    position: fixed;
    top: 0;
    left: 0;
    z-index: 100000;
    display: none;
  }
  .lang_wrap {
    width: 15.417vw;
    background: #fff;
    position: fixed;
    top: 50%;
    left: 50%;
    z-index: 100001;
    transform: translate(-50%,-50%);
    display: none;
  }
  .lang_wrap .close {
    width: 2.333vw;
    position: absolute;
    top: -3.5vw;
    right: 0.417vw;
  }

  .lang_wrap ul {
    padding: 0.833vw 0;
  }
  .lang_wrap ul li {
  }
  .lang_wrap ul li a {
    padding: 0.833vw 0;
    text-align: center;
    line-height: 1.2em;
    font-size: 1.167vw;
    font-weight: 500;
    color: #830065;
    display: block;
    transition: all 0.6s 0s;
  }
  .lang_wrap ul li a:hover {
    background: #999;
  }
  .lang_wrap ul li a.on {
    background: #999;
  }


}
@media only screen and (max-width:769px) {
  #xhalf_lp {
    background: #999999;
    overflow: hidden;
  }
  .xhalf_lp_mv {
    width: 100%;
    height: 67.5vw;
    position: relative;
    z-index: 0;
  }
  .xhalf_lp_mv .slider {
    width: 100%;
    height: 67.5vw;
    position: absolute;
    top: 0;
    left: 0;
    z-index: 0;
  }
  .xhalf_lp_mv .slider .image {
    width: 100%;
    height: 67.5vw;
  }
  .xhalf_lp_mv .slider .image img {
    width: 100%;
    height: 67.5vw;
    object-fit: cover;
    display: block;
  }
  .xhalf_lp_mv h1 {
    line-height: 1.4em;
    font-size: 5.714vw;
    font-weight: 700;
    letter-spacing: 0.03em;
    color: #fff;
    position: absolute;
    top: 14.286vw;
    left: 0;
    z-index: 1;
    width: 100%;
    text-align: center;
  }
  .xhalf_lp_mv .catch {
    line-height: 1.6em;
    font-size: 2.321vw;
    font-weight: 700;
    color: #fff;
    position: absolute;
    top: 41.429vw;
    left: 0;
    z-index: 1;
    width: 100%;
    text-align: center;
  }
  .xhalf_lp_mv .lang_btn01 {
    width: 22.857vw;
    position: absolute;
    top: 7.143vw;
    right: 6.607vw;
    z-index: 10;
  }
  .xhalf_lp_mv .lang_btn01 a {
    padding: 0 1.786vw 0 0;
    width: 100%;
    height: 4.643vw;
    line-height: 1.2em;
    font-size: 2.5vw;
    font-weight: 700;
    font-family: 'Roboto', sans-serif;
    letter-spacing: 0.05em;
    background: #999999;
    border: 1px solid #fff;
    display: flex;
    justify-content: center;
    align-items: center;
    text-decoration: none;
    color: #fff;
    position: relative;
    transition: all 0.5s 0s;
    box-sizing: border-box;
  }
  .xhalf_lp_mv .lang_btn01 a:hover {
    opacity: 0.6;
  }
  .xhalf_lp_mv .lang_btn01 a::after {
    width: 2.143vw;
    height: 1.25vw;
    content: "";
    background: url("/link_print/assets/images/arrow_07.png") no-repeat center center;
    background-size: 100% 100%;
    position: absolute;
    top: 50%;
    right: 1.429vw;
    transform: translate(0,-50%);
  }
  .xhalf_lp_menu {
    margin: -7.143vw auto 1.429vw;
    width: 80.893vw;
    max-width: 200vw;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    position: relative;
    z-index: 1;
  }
  .xhalf_lp_menu .item {
    margin: 0 0 4.643vw 0;
    width: 100%;
    background: #d3b3cc;
    border-radius: 3vw;
    position: relative;
    box-shadow: 5px 5px 10px rgba(0,0,0,0.2);
    transition: all 0.5s 0s;
  }
  .xhalf_lp_menu .item:hover {
    /*opacity: 0.6;*/
  }

  .xhalf_lp_menu .item::before {
    width: 76.25vw;
    height: 42.321vw;
    content: "";
    background: #830065;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%,-50%);
  }
  .xhalf_lp_menu .item::after {
    width: 4.464vw;
    height: 4.464vw;
    content: "";
    background: url("/link_print/assets/images/arrow_01.svg") no-repeat center center;
    background-size: 100% 100%;
    position: absolute;
    bottom: 4.286vw;
    left: 50%;
    transform: translate(-50%,0);
  }

  .xhalf_lp_menu .item a {
    width: 100%;
    height: 46.964vw;
    color: #fff;
    text-align: center;
    text-decoration: none;
    display: block;
    position: relative;
    z-index: 1;
  }
  .xhalf_lp_menu .item a .text {
    line-height: 1.8em;
    font-size: 3.214vw;
    font-weight: 700;
    display: block;
    letter-spacing: 0.02em;
    padding: 5.357vw 0 0 0;
  }
  .xhalf_lp_menu .item a .text strong {
    display: inline-block;
    position: relative;
  }
  .xhalf_lp_menu .item a .text strong::after {
    width: 100%;
    height: 0.179vw;
    content: "";
    background: #fff;
    position: absolute;
    top: 1.4em;
    left: 0;
  }
  .xhalf_lp_menu .item a .image01 {
    margin: 0.3vw 0 0 14.5vw;
    width: 100%;
    max-width: 52.679vw;
    display: block;
  }
  .xhalf_lp_menu .item a .image02 {
    margin: 1.786vw 0 0 11.429vw;
    width: 100%;
    max-width: 55.357vw;
    display: block;
  }


  .xhalf_lp_content {
    position: relative;
    z-index: 1;
  }
  .xhalf_lp_content_head {
    margin: 0 0 14.286vw 0;
    width: 100%;
    height: 52.143vw;
    background: url("/link_print/assets/images/title_back_01-sp.png") no-repeat center center;
    background-size: cover;
    display: flex;
    justify-content: center;
    align-items: center;
  }
  #content02 .xhalf_lp_content_head {
    background: url("/link_print/assets/images/title_back_02-sp.png") no-repeat center center;
    background-size: cover;
  }
  .xhalf_lp_content_head h2 {
    padding: 2.679vw 0 0 0;
    line-height: 1.6em;
    font-size: 4.5vw;
    font-weight: 700;
    color: #830065;
	  text-align: center;
  }
  .xhalf_lp_content_content01 {
    margin: 0 auto 16.071vw;
    padding: 12vw 0 6vw 0;
    width: 94.643vw;
    max-width: 200vw;
    box-sizing: border-box;
    border: 4px solid #830065;
    position: relative;
  }
  .xhalf_lp_content_content01.last {
    margin: 0 auto 8.929vw;
  }
  .xhalf_lp_content_content01 h3 {
    text-align: center;
    position: absolute;
    top: 0;
    left: 0;
    transform: translate(0,-56%);
    width: 100%;
  }
  .xhalf_lp_content_content01 h3 .text {
    padding: 0 1.786vw;
    line-height: 1.2em;
    font-size: 3.571vw;
    font-weight: 700;
    color: #830065;
    background: #999999;
    text-align: center;
    display: inline-block;
  }
  .xhalf_lp_content_content01 h3 .text .sp {
    display: inline-block !important;
  }
  .xhalf_lp_content_content01 .intro {
    margin: -2vw 0 0 0;
    text-align: center;
  }
  .xhalf_lp_content_content01 .intro p {
    margin: 0 0 0 0;
    padding: 0 0 0 0;
    line-height: 1.4em;
    font-size: 2.5vw;
    font-weight: 700;
    color: #830065;
  }
  .xhalf_lp_content_content01 .note {
    position: absolute;
    bottom: 3.571vw;
    right: 1.786vw;
  }
      .xhalf_lp_content_content01 .note.content__01 {
    position: absolute;
    bottom: 1.5vw;
    right: 1vw;
    font-size: 1.6vw;
  }
  .xhalf_lp_content_content01 .note p {
/*    margin: 0 0 0 0;*/
    margin: 0 0 0 2em;
    padding: 0 0 0 0;
    line-height: 1.4em;
    font-size: 2.143vw;
    font-weight: 500;
    color: #262626;
  }
  .xhalf_lp_content_content01 img {
    width: 100%;
    display: block;
  }
  .xhalf_lp_content_content01 .image01 {
    margin: 2.679vw 0 0 0px;
    padding: 0 0 0 0;
    width: 89.286vw;
  }
  .xhalf_lp_content_content01 .image02 {
    margin: 1.786vw 0 0 1.786vw;
    padding: 0 0 0 0;
    width: 84.286vw;
  }
  .xhalf_lp_content_content01 .image03 {
    margin: 3.571vw 0 4.464vw 2.679vw;
    padding: 0 0 0 0;
    width: 86.786vw;
  }

  .xhalf_lp_sub_menu {
    margin: 0 auto 7.143vw;
    padding: 1.5vw 0 1vw 0;
	  /*padding: 6.786vw 0 4.107vw 0;*/
    width: 85.357vw;
    max-width: 200vw;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    position: relative;
    z-index: 1;
  }
  .xhalf_lp_sub_menu::after {
    width: 100vw;
    height: 100%;
    content: "";
    /*background: #830065;*/
    position: absolute;
    top: 0;
    left: 50%;
    transform: translate(-50%,0);
    z-index: -1;
  }

  .xhalf_lp_sub_menu .item {
    margin: 0 0 2.679vw;
    width: 100%;
  }
  .xhalf_lp_sub_menu .item a {
    width: 100%;
    height: 9.286vw;
    background: #830065;
    display: flex;
    justify-content: center;
    align-items: center;
    text-decoration: none;
    color: #fff;
    border-radius: 1.25vw;
    position: relative;
    transition: all 0.6s 0s;
  }
  .xhalf_lp_sub_menu .item a:hover {
    opacity: 0.6;
  }
  .xhalf_lp_sub_menu .item a::after {
    width: 2.5vw;
    height: 1.607vw;
    content: "";
    background: url("/link_print/assets/images/arrow_02.svg") no-repeat center center;
    background-size: 100% 100%;
    position: absolute;
    top: 50%;
    right: 3.214vw;
    transform: translate(0,-50%);
  }
  .xhalf_lp_sub_menu .item a .text {
    line-height: 1.4em;
    font-size: 2.8vw;
    font-weight: 700;
  }

  .xhalf_lp_content_content02 {
    margin: 0 auto 6.25vw;
    width: 94.643vw;
    max-width: 200vw;
    background: #dddddd;
  }
  .xhalf_lp_content_content02 h3 {
    width: 100%;
    height: 11.607vw;
    background: #830065;
    line-height: 1.4em;
    font-size: 3.571vw;
    font-weight: 700;
    color: #fff;
    display: flex;
    align-items: center;
    justify-content: center;
  }
  .xhalf_lp_content_content02 .content_wrap01 {
    margin: 0 2.679vw;
    padding: 5.357vw 0 0px 0;
    width: calc( 100% - 5.357vw );
    display: flex;
    flex-direction: column;
    justify-content: space-between;
  }
  .xhalf_lp_content_content02 .content_wrap01 h4 {
    margin: 0 0 3.571vw 0;
    width: 100%;
    height: 5vw;
    line-height: 1.4em;
    font-size: 2.5vw;
    font-weight: 700;
    color: #fff;
    background: #999999;
    display: flex;
    justify-content: center;
    align-items: center;
  }
  .xhalf_lp_content_content02 .content_wrap01 .wrap01 {
    width: 100%;
  }
  .xhalf_lp_content_content02 .content_wrap01 .wrap02 {
    width: 100%;
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
  }
  .xhalf_lp_content_content02 .content_wrap01 .item {
    margin: 0 auto 4.464vw;
    width: 33.33%;
  }
  .xhalf_lp_content_content02 .content_wrap01 .wrap01 .item {
    width: 100%;
  }
  .xhalf_lp_content_content02 .content_wrap01 .item .image {
    width: 100%;
    margin: 0 auto 2.321vw;
    height: 28.393vw;
    display: flex;
    justify-content: center;
    align-items: center;
  }
  .xhalf_lp_content_content02 .content_wrap01 .item .image img {
    width: 100%;
    max-width: 100%;
    display: block;
    margin: auto;
  }
  .xhalf_lp_content_content02 .content_wrap01 .item .image.image01 {
    max-width: 31.786vw;
  }
  .xhalf_lp_content_content02 .content_wrap01 .item .image.image02 {
    max-width: 15.714vw;
  }
  .xhalf_lp_content_content02 .content_wrap01 .item .image.image03 {
    max-width: 18.393vw;
  }
  .xhalf_lp_content_content02 .content_wrap01 .item .image.image04 {
    max-width: 24.286vw;
  }
  .xhalf_lp_content_content02 .content_wrap01 .name {
    height: 6.429vw;
    line-height: 1.4em;
    font-size: 2.321vw;
    font-weight: 700;
    font-family: 'Roboto', sans-serif;
    color: #262626;
    text-align: center;
  }
  .xhalf_lp_content_content02 .content_wrap01 .name.name01 img {
    margin: 0 auto;
    width: 100%;
    max-width: 19.643vw;
    height: auto;
    display: block;
  }
  .xhalf_lp_content_content02 .content_wrap01 .name.name02 img {
    margin: 0 auto;
    width: 100%;
    max-width: 20.893vw;
    height: auto;
    display: block;
  }
  .xhalf_lp_content_content02 .content_wrap01 .name.name03 img {
    margin: 0 auto;
    width: 100%;
    max-width: 19.643vw;
    height: auto;
    display: block;
  }
  .xhalf_lp_content_content02 .content_wrap01 .more a {
    width: 26.071vw;
    height: 6.25vw;
    line-height: 1.4em;
    font-size: 1.8vw;
    font-weight: 700;
    color: #fff;
    background: #999;
    display: flex;
    justify-content: center;
    align-items: center;
    border-radius: 1.786vw;
    text-decoration: none;
    margin: 0 auto 2.679vw;
    position: relative;
    box-shadow: 2px 2px 6px rgba(0,0,0,0.2);
    transition: all 0.6s 0s;

	  text-align: center;
  }

  .xhalf_lp_content_content02 .content_wrap01 .more a:hover {
    opacity: 0.6;
  }
  .xhalf_lp_content_content02 .content_wrap01 .more a::after {
    width: 1.071vw;
    height: 2.143vw;
    content: "";
    background: url("/link_print/assets/images/arrow_03.svg") no-repeat center center;
    background-size: 100% 100%;
    position: absolute;
    top: 50%;
    right: 1.786vw;
    transform: translate(0,-50%);
  }
  .xhalf_lp_content_content02 .content_wrap01 .note {
    line-height: 1.4em;
    font-size: 1.786vw;
    font-weight: 400;
    color: #262626;
    width: 150%;
    margin: 0 0;
    text-align: left;
  }

  .xhalf_lp_content_content02 .content_wrap02 {
    margin: 0 2.679vw;
    padding: 3.571vw 0 0 0;
    width: calc( 100% - 5.357vw );
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
  }
  .xhalf_lp_content_content02 .content_wrap02 .accordion_btn01 {
    width: 49%;
    max-width: 50vw;
    margin: 0 0 3.571vw 0;
    background: #999;
    position: relative;
  }
  .xhalf_lp_content_content02 .content_wrap02 .accordion_btn01::after {
    width: 0.179vw;
    height: 6.429vw;
    content: "";
    background: #fff;
    position: absolute;
    top: 50%;
    right: 8.214vw;
    transform: translate(0,-50%);
  }
  .xhalf_lp_content_content02 .content_wrap02 .accordion_btn01 .accordion_open01 {
    width: 100%;
    height: 10vw;
    line-height: 1.3em;
    font-size: 2.679vw;
    font-weight: 700;
    color: #fff;
    display: flex;
    justify-content: center;
    align-items: center;
    text-decoration: none;
    position: relative;
  }
  .xhalf_lp_content_content02 .content_wrap02 .accordion_btn01 .accordion_open01 .text {
    padding: 0 4vw 0 0;
    transition: all 0.6s 0s;

	  text-align: center;
  }

  .xhalf_lp_content_content02 .content_wrap02 .accordion_btn01 .accordion_open01:hover .text {
    opacity: 0.6;
  }
  .xhalf_lp_content_content02 .content_wrap02 .accordion_btn01 .accordion_open01::after {
    width: 2.679vw;
    height: 2.679vw;
    content: "";
    background: url("/link_print/assets/images/plus_01.png") no-repeat center center;
    background-size: 100% auto;
    position: absolute;
    top: 50%;
    right: 3.036vw;
    transform: translate(0,-50%);
  }
  .xhalf_lp_content_content02 .content_wrap02 .accordion_btn01 .accordion_open01.on::after {
    background: url("/link_print/assets/images/minus_01.png") no-repeat center center;
    background-size: 100% auto;
  }
  .xhalf_lp_content_content02 .content_wrap02 .accordion_btn01 .accordion_open01::before {
    width: 100%;
    height: 0px;
    content: "";
    background: #999;
    position: absolute;
    top: 100%;
    left: 0;
  }
  .xhalf_lp_content_content02 .content_wrap02 .accordion_btn01 .accordion_open01.on::before {
    height: 3.571vw;
  }
  .xhalf_lp_content_content02 .content_wrap02 .accordion_wrap {
    margin: 0 0 3.571vw 0;
    width: 100%;
    overflow: hidden;
  }
  .xhalf_lp_content_content02 .content_wrap02 .accordion_wrap .list {
    padding: 0 0 3.571vw 0;
    background: #999;
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
  }
  .xhalf_lp_content_content02 .content_wrap02 .accordion_wrap .list .item {
    width: 100%;
    box-sizing: border-box;
    padding: 5.357vw 5.357vw 0 5.357vw;
    text-align: left;
  }
  .xhalf_lp_content_content02 .content_wrap02 .accordion_wrap .list .item img {
    width: 100%;
    max-width: 100%;
    height: auto;
    display: block;
  }
  .xhalf_lp_content_content02 .content_wrap02 .accordion_wrap .list .item .text {
    padding: 0 0 3.571vw 1.2em;
    line-height: 1.6em;
    font-size: 2.857vw;
    font-weight: 500;
    color: #830065;
    position: relative;
  }
  .xhalf_lp_content_content02 .content_wrap02 .accordion_wrap .list .item .text  .num {
    position: absolute;
    top: 0;
    left: 0;
  }
  .xhalf_lp_content_content02 .content_wrap02 .accordion_wrap .list .item .attention {
    line-height: 1.6em;
    font-size: 2.143vw;
    font-weight: 500;
    color: #830065;
    position: relative;
  }
  .xhalf_lp_content_content02 .content_wrap02 .accordion_wrap .list .item .attention li {
    padding: 0 0 0 1em;
    position: relative;
  }
  .xhalf_lp_content_content02 .content_wrap02 .accordion_wrap .list .item .attention li::before {
    content: "*";
    position: absolute;
    top: 0;
    left: 0;
  }
  .xhalf_lp_content_content02 .content_wrap02 .accordion_wrap .list .item .image {
    margin: 0 auto 7.143vw;
    width: 100%;
  }
  .xhalf_lp_content_content02 .content_wrap02 .accordion_wrap .list .item .image.image01 {
    margin-top: 0px;
    max-width: 69.286vw;
  }
  .xhalf_lp_content_content02 .content_wrap02 .accordion_wrap .list .item .image.image02 {
    margin-top: 0px;
    max-width: 28.75vw;
  }
  .xhalf_lp_content_content02 .content_wrap02 .accordion_wrap .list .item .image.image03 {
    margin-top: 0px;
    max-width: 67.857vw;
  }
  .xhalf_lp_content_content02 .content_wrap02 .accordion_wrap .list .item .image.image04 {
    margin-top: 0px;
    max-width: 50.714vw;
  }
  .xhalf_lp_content_content02 .content_wrap02 .accordion_wrap .list .item .image.image05 {
    margin-top: 0px;
    max-width: 50.714vw;
  }
  .xhalf_lp_content_content02 .content_wrap02 .accordion_wrap .list .item .image.image06 {
    margin-top: 0px;
    max-width: 45.536vw;
  }
  .xhalf_lp_content_content02 .content_wrap02 .accordion_wrap .list .item .image.image07 {
    margin-top: 0px;
    max-width: 75vw;
  }
  .xhalf_lp_content_content02 .content_wrap02 .accordion_wrap .list .item .image.image08 {
    margin-top: 3.571vw;
    max-width: 47.321vw;
  }
  .xhalf_lp_content_content02 .content_wrap02 .accordion_wrap .list .item .image.image09 {
    margin-top: 0px;
    max-width: 38.393vw;
  }
  .xhalf_lp_content_content02 .content_wrap02 .accordion_wrap .list .item .image.image10 {
    margin-top: 0px;
    max-width: 38.393vw;
  }
  .xhalf_lp_content_content02 .content_wrap02 .accordion_wrap .install_guide {
    padding: 5.357vw 2.679vw 3.571vw 2.679vw;
    background: #999;
    overflow: hidden;
  }
  .xhalf_lp_content_content02 .content_wrap02 .accordion_wrap .install_guide h4 {
    margin: 0 0 2.679vw 0;
    padding: 0 0 1.429vw 0;
    line-height: 1.4em;
    font-size: 3.214vw;
    font-weight: 500;
    color: #fff;
    border-bottom: 2px solid #fff;
  }
  .xhalf_lp_content_content02 .content_wrap02 .accordion_wrap .install_guide ol {
    margin: 0 0 4.464vw 0;
    padding: 0 0 1.429vw 0;
    line-height: 1.4em;
    font-size: 2.857vw;
    font-weight: 500;
    color: #830065;
  }
  .xhalf_lp_content_content02 .content_wrap02 .accordion_wrap .install_guide ol li {
    margin: 0 0 0 0;
    padding: 0 0 1.786vw 1.5em;
    position: relative;
  }
  .xhalf_lp_content_content02 .content_wrap02 .accordion_wrap .install_guide ol li .num {
    position: absolute;
    top: 0;
    left: 0;
  }
  .xhalf_lp_content_content02 .content_wrap02 .accordion_wrap .install_guide ul {
    margin: 0 0 4.464vw 0;
    padding: 0 0 1.429vw 0;
    line-height: 1.4em;
    font-size: 2.857vw;
    font-weight: 500;
    color: #830065;
  }
  .xhalf_lp_content_content02 .content_wrap02 .accordion_wrap .install_guide ul li {
    margin: 0 0 0 0;
    padding: 0 0 1.786vw 1.5em;
    position: relative;
  }
  .xhalf_lp_content_content02 .content_wrap02 .accordion_wrap .install_guide ul li::after {
    content: "・";
    position: absolute;
    top: 0;
    left: 0;
  }
  .xhalf_lp_content_content02 .content_wrap02 .accordion_wrap .install_guide p {
    margin: 0 0 0 0;
    padding: 0 0 5.357vw 0;
    line-height: 1.4em;
    font-size: 2.857vw;
    font-weight: 500;
    color: #830065;
  }
  .xhalf_lp_content_content02 .content_wrap02 .accordion_wrap .install_guide .link_box {
    margin: 0 auto;
    padding: 0 0 0 0;
    width: 81.607vw;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
  }
  .xhalf_lp_content_content02 .content_wrap02 .accordion_wrap .install_guide .link_box .link {
    width: 100%;
  }
  .xhalf_lp_content_content02 .content_wrap02 .accordion_wrap .install_guide .link_box .link:nth-of-type(1) {
    margin-bottom: 3.571vw;
  }
  .xhalf_lp_content_content02 .content_wrap02 .accordion_wrap .install_guide .link_box .link a {
    width: 100%;
    height: 11.607vw;
    background: #830065;
    line-height: 1.4em;
    font-size: 3.214vw;
    font-weight: 700;
    color: #fff;
    border-radius: 1.964vw;
    box-shadow: 4px 4px 8px rgba(0,0,0,0.2);
    display: flex;
    align-items: center;
    justify-content: center;
    position: relative;
    transition: all 0.6s 0s;
  }
  .xhalf_lp_content_content02 .content_wrap02 .accordion_wrap .install_guide .link_box .link a:hover {
    opacity: 0.6;
  }
  .xhalf_lp_content_content02 .content_wrap02 .accordion_wrap .install_guide .link_box .link a::after {
    width: 2.143vw;
    height: 1.25vw;
    content: "";
    background: url("/link_print/assets/images/arrow_05.svg") no-repeat center center;
    background-size: 100% 100%;
    position: absolute;
    top: 50%;
    right: 3.214vw;
    transform: translate(0,-50%);
  }
  .xhalf_lp_content_content02 .accordion_btn02 {
    position: relative;
    cursor: pointer;
    transition: all 0.6s 0s;
  }
  .xhalf_lp_content_content02 .accordion_btn02:hover {
    opacity: 0.6;
  }
  .xhalf_lp_content_content02 .accordion_btn02::after {
    width: 3.571vw;
    height: 3.571vw;
    content: "";
    background: url("/link_print/assets/images/plus_01.png") no-repeat center center;
    background-size: 100% auto;
    position: absolute;
    top: 50%;
    right: 3.929vw;
    transform: translate(0,-50%);
  }
  .xhalf_lp_content_content02 .accordion_btn02.on::after {
    background: url("/link_print/assets/images/minus_01.png") no-repeat center center;
    background-size: 100% auto;
  }





  .xhalf_lp_content_content02 .content_wrap03 {
    margin: 0 2.679vw;
    padding: 5.357vw 0 5.357vw 0;
    width: calc( 100% - 5.357vw );
    display: flex;
    flex-direction: column;
    justify-content: space-between;
  }
  .xhalf_lp_content_content02 .content_wrap03 h4 {
    margin: 0 0 6.25vw 0;
    width: 100%;
    height: 5vw;
    line-height: 1.4em;
    font-size: 2.5vw;
    font-weight: 700;
    color: #fff;
    background: #999999;
    display: flex;
    justify-content: center;
    align-items: center;
  }
  .xhalf_lp_content_content02 .content_wrap03 .wrap01 {
    margin: 0 0 0 0;
    width: 100%;
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
  }
  .xhalf_lp_content_content02 .content_wrap03 .wrap02 {
    margin-bottom: 6.25vw;
    width: 100%;
  }
  .xhalf_lp_content_content02 .content_wrap03 .item {
    margin: 0 auto;
  }
  .xhalf_lp_content_content02 .content_wrap03 .wrap01 .item {
    width: 33.33%;
  }

  .xhalf_lp_content_content02 .content_wrap03 .item .icon {
    width: 11.607vw;
    height: 15.179vw;
    margin: 0 auto;
  }
  .xhalf_lp_content_content02 .content_wrap03 .item img {
    width: 100%;
    max-width: 100%;
    display: block;
    margin: auto;
  }
  .xhalf_lp_content_content02 .content_wrap03 .name {
    height: 10vw;
    line-height: 1.4em;
    font-size: 2.857vw;
    font-weight: 700;
    font-family: 'Roboto', sans-serif;
    color: #262626;
    text-align: center;
  }
  .xhalf_lp_content_content02 .content_wrap03 .link01 {
    width: 20.179vw;
    margin: 0 auto 1.786vw;
  }
  .xhalf_lp_content_content02 .content_wrap03 .link02 {
    width: 22.5vw;
    margin: 0 auto 1.786vw;
  }
  .xhalf_lp_content_content02 .content_wrap03 .link01 a {
    transition: all 0.6s 0s;
  }
  .xhalf_lp_content_content02 .content_wrap03 .link01 a:hover {
    opacity: 0.6;
  }
  .xhalf_lp_content_content02 .content_wrap03 .link02 a {
    transition: all 0.6s 0s;
  }
  .xhalf_lp_content_content02 .content_wrap03 .link02 a:hover {
    opacity: 0.6;
  }

  .xhalf_lp_content_content02 .content_wrap03 .soon {
    padding: 3vw 0 0 0;
    line-height: 1.4em;
    font-size: 4.1vw;
    font-weight: 700;
    color: #333;
    text-align: center;
  }

  
  .xhalf_lp_content_content02 .content_wrap03 .wrap02 {
    width: 100%;
    text-align: center;
  }
  .xhalf_lp_content_content02 .content_wrap03 .wrap02 .link01 {
    width: 20.179vw;
    margin: -3vw 1.2vw 0vw;
    display: inline-block;
  }
  .xhalf_lp_content_content02 .content_wrap03 .wrap02 .link02 {
    width: 22.5vw;
    margin: -3vw 1.2vw 0vw;
    display: inline-block;
  }

  
  


  .xhalf_lp_content_content02 .faq_link {
  }
  .xhalf_lp_content_content02 .faq_link a {
    width: 100%;
    height: 11.607vw;
    background: #830065;
    line-height: 1.4em;
    font-size: 3.571vw;
    font-weight: 700;
    color: #fff;
    display: flex;
    align-items: center;
    justify-content: center;
    position: relative;
    transition: all 0.6s 0s;
  }
  .xhalf_lp_content_content02 .faq_link.second a {
    height: 18.214vw;
    text-align: center;
  }
  .xhalf_lp_content_content02 .faq_link a:hover {
    opacity: 0.6;
  }
  .xhalf_lp_content_content02 .faq_link a::after {
    width: 2.143vw;
    height: 4.286vw;
    content: "";
    background: url("/link_print/assets/images/arrow_04.svg") no-repeat center center;
    background-size: 100% 100%;
    position: absolute;
    top: 50%;
    right: 5vw;
    transform: translate(0,-50%);
  }

  .xhalf_lp_content_content02 .content_wrap04 {
    overflow: hidden;
  }
  .xhalf_lp_content_content02 .content_wrap04 .accordion_wrap {
    margin: 2.679vw 2.679vw 2.679vw 2.679vw;
    padding: 5.357vw 2.679vw 0 2.679vw;
    overflow: hidden;
    background: #999;
  }
  .xhalf_lp_content_content02 .content_wrap04 .accordion_wrap .list01 {
    line-height: 1.6em;
    font-size: 2.857vw;
    font-weight: 500;
    color: #830065;
  }
  .xhalf_lp_content_content02 .content_wrap04 .accordion_wrap .list01 li {
    padding: 0 0 4.464vw 1.2em;
    position: relative;
  }
  .xhalf_lp_content_content02 .content_wrap04 .accordion_wrap .list01 li .num {
    position: absolute;
    top: 0;
    left: 0;
  }
  .xhalf_lp_content_content02 .content_wrap04 .accordion_wrap .list02 {
    padding: 0 0 5.357vw 0;
    line-height: 1.6em;
    font-size: 2.321vw;
    font-weight: 500;
    color: #830065;
  }
  .xhalf_lp_content_content02 .content_wrap04 .accordion_wrap .list02 li {
    padding: 0 0 1.786vw 1.2em;
    position: relative;
  }
  .xhalf_lp_content_content02 .content_wrap04 .accordion_wrap .list02 li .num {
    position: absolute;
    top: 0;
    left: 0;
  }
  .xhalf_lp_content_content02 .content_wrap04 .accordion_wrap .list03 {
    margin: 0 0 8.929vw 3.571vw;
    line-height: 1.6em;
    font-size: 2.857vw;
    font-weight: 500;
    color: #830065;
  }
  .xhalf_lp_content_content02 .content_wrap04 .accordion_wrap .list03 li {
    padding: 0 0 1.786vw 1.2em;
    position: relative;
  }
  .xhalf_lp_content_content02 .content_wrap04 .accordion_wrap .list03 li .num {
    position: absolute;
    top: 0;
    left: 0;
  }

  .xhalf_lp_content_content02 .content_wrap04 .accordion_wrap img {
    width: 100%;
    display: block;
  }
  .xhalf_lp_content_content02 .content_wrap04 .accordion_wrap .image_box {
    margin: 0 auto 5.357vw auto;
    width: 72.321vw;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    position: relative;
  }
  .xhalf_lp_content_content02 .content_wrap04 .accordion_wrap .image_box::after {
    width: 5vw;
    height: 3.929vw;
    content: "";
    background: url("/link_print/assets/images/arrow_06-sp.png") no-repeat center center;
    background-size: 100% 100%;
    position: absolute;
    top: 74.107vw;
    left: 50%;
    transform: translate(-50%,0);
  }
  .xhalf_lp_content_content02 .content_wrap04 .accordion_wrap .image_box .image {
    margin: 0 0 15.179vw 0;
    width: 72.321vw;
  }
  .xhalf_lp_content_content02 .content_wrap04 .accordion_wrap .image_box .image:nth-of-type(2) {
    margin: 0 10.536vw;
    width: 51.25vw;
  }
  .xhalf_lp_content_content02 .content_wrap04 .accordion_wrap .image_box .image p {
    margin: 0 0 0 0;
    padding: 0 0 1.429vw 0;
    text-align: center;
    line-height: 1.4em;
    font-size: 3.214vw;
    font-weight: 500;
    color: #fff;
  }
  .xhalf_lp_content_content02 .content_wrap04 .accordion_wrap .image01 {
    margin: 0 0 4.464vw 3.571vw;
    width: 63.571vw;
  }
  .xhalf_lp_content_content02 .content_wrap04 .accordion_wrap .image01 p {
    margin: 0 0 0 0;
    padding: 0 0 1.429vw 0;
    text-align: left;
    line-height: 1.4em;
    font-size: 3.214vw;
    font-weight: 500;
    color: #fff;
  }
  .xhalf_lp_content_content02 .content_wrap04 .accordion_wrap .image02 {
    margin: 0 0 4.464vw 3.571vw;
    width: 63.571vw;
  }
  .xhalf_lp_content_content02 .content_wrap04 .accordion_wrap .image02 p {
    margin: 0 0 0 0;
    padding: 0 0 1.429vw 0;
    text-align: left;
    line-height: 1.4em;
    font-size: 3.214vw;
    font-weight: 500;
    color: #fff;
  }
  .xhalf_lp_content_content02 .content_wrap04 .accordion_wrap .image03 {
    margin: 0 0 4.464vw 3.571vw;
    width: 51.786vw;
  }






  .last_attention {
    margin: 0 auto;
    padding: 0 0 6.786vw 0;
    width: 94.643vw;
    max-width: 200vw;
    line-height: 1.6em;
    font-size: 2.143vw;
    font-weight: 400;
    color: #262626;
    position: relative;
  }
  .last_attention li {
    padding: 0 0 0 1em;
    position: relative;
  }
  .last_attention li::before {
    content: "・";
    position: absolute;
    top: 0;
    left: 0;
  }

  .accordion_wrap {
    display: none;
  }

  .overlay {
    width: 100%;
    height: 100vh;
    background: rgba(0,0,0,0.5);
    position: fixed;
    top: 0;
    left: 0;
    z-index: 100000;
    display: none;
  }
  .lang_wrap {
    width: 41.964vw;
    background: #fff;
    position: fixed;
    top: 50%;
    left: 50%;
    z-index: 100001;
    transform: translate(-50%,-50%);
    display: none;
  }
  .lang_wrap .close {
    width: 6.429vw;
    position: absolute;
    top: -8.929vw;
    right: 0.893vw;
  }

  .lang_wrap ul {
    padding: 3.214vw 0;
  }
  .lang_wrap ul li {
  }
  .lang_wrap ul li a {
    padding: 3.214vw 0;
    text-align: center;
    line-height: 1.2em;
    font-size: 3.214vw;
    font-weight: 500;
    color: #830065;
    display: block;
    transition: all 0.6s 0s;
  }
  .lang_wrap ul li a:hover {
    background: #999;
  }
  .lang_wrap ul li a.on {
    background: #999;
  }

}




body.no-scroll {
    overflow: hidden !important;
    position: fixed;
    width: 100%;
}


.hi98px {
     height: 98px !important;
}

@media only screen and (max-width: 769px) {
.hi98px {
     height: 11.607vw !important;
}
	}

@media only screen and (min-width: 768px) and (max-width: 1200px) {
.hi98px {
     height: 8.167vw !important;
}
	}


/*多言語版用調整css*/
#xhalf_lp br {
 display: inherit; 
}



/*操作方法高さ調整用css*/
	.hi50 { height: 50px;}
	.hi70 { height: 70px;}
	.hi80 { height: 80px;}
	.hi100 { height: 100px;}
	.hi110 { height: 110px;}
	.hi120 { height: 120px;}
	.hi130 { height: 130px;}
	.hi140 { height: 140px;}
	.hi150 { height: 150px;}

@media only screen and (min-width: 769px) and (max-width: 1200px) {
	.hi50 { height: 5vw;}
	.hi70 { height: 7vw;}
	.hi80 { height: 8vw;}
	.hi100 { height: 10vw;}
	.hi110 { height: 11vw;}
	.hi120 { height: 12vw;}
	.hi130 { height: 13vw;}
	.hi140 { height: 14vw;}
	.hi150 { height: 15vw;}
		}

@media only screen and (max-width: 768px) {
	.hi50,.hi70,.hi80,.hi100,.hi110,.hi120,.hi130,.hi140,.hi150 { height: inherit;}
	}



/*250530*/
	.xhalf_lp_menu.line3 .item::before { height:325px }
	.xhalf_lp_menu.line3 .item a { height:353px; }
	.pcmt1,.mt1 { margin-top:1em!important; }
	.pcmt2,.mt2 { margin-top:2em!important; }
	.pcmt2sp1,.pcmt2sp05 { margin-top:2em!important; }
	.pcmt1sp05 { margin-top:1em!important; }

@media only screen and (min-width: 769px) and (max-width: 1200px) {
	.xhalf_lp_menu.line3 .item::before { height: 27.75vw; }
	.xhalf_lp_menu.line3 .item a { height: 30.083vw; }
}
@media only screen and (max-width:768px) {
	.xhalf_lp_menu.line3 .item::before { height: 48.321vw; }
	.xhalf_lp_menu.line3 .item a { height: 52.964vw; }
	.xhalf_lp_content_head h2.line3 { line-height:1.3; }
	.spmt1 { margin-top:1em!important; }
	.spmt2 { margin-top:2em!important; }
	.pcmt1,.pcmt2 { margin-top:0!important; }
	.pcmt2sp1 { margin-top:1em!important; }
	.pcmt1sp05,.pcmt2sp05 { margin-top:0.5em!important; }
}
	.spmt1,.spmt2 { margin-top:0!important; }
@media only screen and (max-width:1269px) {
	.xhalf_lp_mv.fra .catch { top:28.333vw; }
}
@media only screen and (max-width: 768px) {
	.xhalf_lp_mv.fra .catch { top:48.333vw; }
	.xhalf_lp_mv.gar .catch { top:47.333vw; }
	.xhalf_lp_mv.ita .catch { top:47.333vw; }
}










.xhalf_lp_content_content02 .content_wrap05 {
  margin: 0 30px;
  padding: 34px 0 36px 0;
  width: calc( 100% - 60px );
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}
.xhalf_lp_content_content02 .content_wrap05 h4 {
  margin: 0 0 40px 0;
  width: 100%;
  height: 36px;
  line-height: 1.4em;
  font-size: 18px;
  font-weight: 700;
  color: #fff;
  background: #999999;
  display: flex;
  justify-content: center;
  align-items: center;
}
.xhalf_lp_content_content02 .content_wrap05 .wrap01 {
  margin: 0 0 30px 0;
  width: 300px;
  width: 100%;
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}
.xhalf_lp_content_content02 .content_wrap05 .wrap02 {
  width: 745px;
  width: 100%;
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  gap:30px 0;
}
.xhalf_lp_content_content02 .content_wrap05 .item {
  margin: 0 auto 40px;
  width: 50%;
}

.xhalf_lp_content_content02 .content_wrap05 .wrap02 .item {
  margin: 0;
  width: 25%;
}

.xhalf_lp_content_content02 .content_wrap05 .item.left {
  margin: 0 0 0 220px;
}
.xhalf_lp_content_content02 .content_wrap05 .item.right {
  margin: 0 220px 0 0;
}

.xhalf_lp_content_content02 .content_wrap05 .item .image {
  width: 100%;
  margin: 0 auto 18px;
  height: 159px;
  display: flex;
  justify-content: center;
  align-items: center;
}
.xhalf_lp_content_content02 .content_wrap05 .item .image img {
  width: 100%;
  max-width: 100%;
  display: block;
  margin: auto;
}
.xhalf_lp_content_content02 .content_wrap05 .item .image.image01 {
  max-width: 218px;
}
.xhalf_lp_content_content02 .content_wrap05 .item .image.image02 {
  max-width: 111px;
}
.xhalf_lp_content_content02 .content_wrap05 .item .image.image03 {
  max-width: 130px;
}
.xhalf_lp_content_content02 .content_wrap05 .item .image.image04 {
  max-width: 172px;
}
.xhalf_lp_content_content02 .content_wrap05 .name {
  height: 46px;
  line-height: 1.4em;
  font-size: 16px;
  font-weight: 700;
  font-family: 'Roboto', sans-serif;
  color: #262626;
  text-align: center;
}
.xhalf_lp_content_content02 .content_wrap05 .name.name01 img {
  margin: 0 auto;
  width: 100%;
  max-width: 139px;
  height: auto;
  display: block;
}
.xhalf_lp_content_content02 .content_wrap05 .name.name02 img {
  margin: 0 auto;
  width: 100%;
  max-width: 150px;
  height: auto;
  display: block;
}
.xhalf_lp_content_content02 .content_wrap05 .name.name03 img {
  margin: 0 auto;
  width: 100%;
  max-width: 130px;
  height: auto;
  display: block;
}
.xhalf_lp_content_content02 .content_wrap05 .name.name04 img {
  margin: 0 auto;
  width: 100%;
  max-width: 180px;
  height: auto;
  display: block;
}

.xhalf_lp_content_content02 .content_wrap05 .more a {
  width: 186px;
  height: 45px;
  line-height: 1.4em;
  font-size: 13px;
  font-weight: 700;
  color: #fff;
  background: #999;
  display: flex;
  justify-content: center;
  align-items: center;
  border-radius: 10px;
  text-decoration: none;
  margin: 0 auto 20px;
  position: relative;
  box-shadow: 4px 4px 10px rgba(0,0,0,0.2);
  transition: all 0.6s 0s;
	 text-align: center;
}
.xhalf_lp_content_content02 .content_wrap05 .more a:hover {
  opacity: 0.6;
}
.xhalf_lp_content_content02 .content_wrap05 .more a::after {
  width: 6px;
  height: 12px;
  content: "";
  background: url("/link_print/assets/images/arrow_03.svg") no-repeat center center;
  background-size: 100% 100%;
  position: absolute;
  top: 50%;
  right: 14px;
  transform: translate(0,-50%);
}
.xhalf_lp_content_content02 .content_wrap05 .note {
  line-height: 1.4em;
  font-size: 12px;
  font-weight: 400;
  color: #262626;
  width: 68%;
  margin: 0 auto;
  text-align: left;
    text-indent: -0.5em;
  padding-left: 0.5em;
}

.xhalf_lp_content_content02 .content_wrap05 .note.table-caution {
  line-height: 1.4em;
  font-size: 12px;
  font-weight: 400;
  color: #262626;
  width: 100%;
  margin: 0;
  text-align: left;
  text-indent: -1em;
  padding-left: 1em;
}

.xhalf_lp_content_content02 .content_wrap05 .wrap02 .item .note{
  text-align: center;
  margin: 0 auto;
  width: 110%;
}

@media only screen and (max-width: 769px){
  .xhalf_lp_content_content02 .content_wrap05 .wrap02 .item .note{
    margin: 0 auto;
    width: 100%;
}
}

@media only screen and (min-width: 768px) and (max-width: 1200px) {
  .xhalf_lp_content_content02 .content_wrap05 {
    margin: 0 2.5vw;
    padding: 2.833vw 0 3vw 0;
    width: calc( 100% - 5vw );
    display: flex;
    justify-content: space-between;
  }
  .xhalf_lp_content_content02 .content_wrap05 h4 {
    margin: 0 0 3.333vw 0;
    width: 100%;
    height: 3vw;
    line-height: 1.4em;
    font-size: 1.5vw;
    font-weight: 700;
    color: #fff;
    background: #999999;
    display: flex;
    justify-content: center;
    align-items: center;
  }

  .xhalf_lp_content_content02 .content_wrap05 .item.left {
    margin: 0 0 0 18vw;
  }
  .xhalf_lp_content_content02 .content_wrap05 .item.right {
    margin: 0 18vw 0 0;
  }

  .xhalf_lp_content_content02 .content_wrap05 .item .image {
    width: 100%;
    margin: 0 auto 1.5vw;
    height: 13.25vw;
    display: flex;
    justify-content: center;
    align-items: center;
  }
  .xhalf_lp_content_content02 .content_wrap05 .item .image img {
    width: 100%;
    max-width: 100%;
    display: block;
    margin: auto;
  }
  .xhalf_lp_content_content02 .content_wrap05 .item .image.image01 {
    max-width: 18.167vw;
  }
  .xhalf_lp_content_content02 .content_wrap05 .item .image.image02 {
    max-width: 9.25vw;
  }
  .xhalf_lp_content_content02 .content_wrap05 .item .image.image03 {
    max-width: 10.833vw;
  }
  .xhalf_lp_content_content02 .content_wrap05 .item .image.image04 {
    max-width: 14.333vw;
  }
  .xhalf_lp_content_content02 .content_wrap05 .name {
    height: 3.833vw;
    line-height: 1.4em;
    font-size: 1.333vw;
    font-weight: 700;
    font-family: 'Roboto', sans-serif;
    color: #262626;
    text-align: center;
  }
  .xhalf_lp_content_content02 .content_wrap05 .name.name01 img {
    margin: 0 auto;
    width: 100%;
    max-width: 11.583vw;
    height: auto;
    display: block;
  }
  .xhalf_lp_content_content02 .content_wrap05 .name.name02 img {
    margin: 0 auto;
    width: 100%;
    max-width: 12.5vw;
    height: auto;
    display: block;
  }
  .xhalf_lp_content_content02 .content_wrap05 .name.name03 img {
    margin: 0 auto;
    width: 100%;
    max-width: 10.833vw;
    height: auto;
    display: block;
  }
      .xhalf_lp_content_content02 .content_wrap05 .name.name04 img {
    margin: 0 auto;
    width: 100%;
    max-width: 16vw;
    height: auto;
    display: block;
  }
  .xhalf_lp_content_content02 .content_wrap05 .more a {
    width: 15.5vw;
    height: 3.75vw;
    line-height: 1.4em;
    font-size: 1.05vw;
    font-weight: 700;
    color: #fff;
    background: #999;
    display: flex;
    justify-content: center;
    align-items: center;
    border-radius: 0.833vw;
    text-decoration: none;
    margin: 0 auto 1.667vw;
    position: relative;
    box-shadow: 2px 2px 6px rgba(0,0,0,0.2);
    transition: all 0.6s 0s;
	   text-align: center;
  }
  .xhalf_lp_content_content02 .content_wrap05 .more a:hover {
    opacity: 0.6;
  }
  .xhalf_lp_content_content02 .content_wrap05 .more a::after {
    width: 0.5vw;
    height: 1vw;
    content: "";
    background: url("/link_print/assets/images/arrow_03.svg") no-repeat center center;
    background-size: 100% 100%;
    position: absolute;
    top: 50%;
    right: 1.167vw;
    transform: translate(0,-50%);
  }
  .xhalf_lp_content_content02 .content_wrap05 .note {
    line-height: 1.4em;
    font-size: 1vw;
    font-weight: 400;
    color: #262626;
  }
}
@media only screen and (max-width:769px) {
  .xhalf_lp_content_content02 .content_wrap05 {
    margin: 0 2.679vw;
    padding: 5.357vw 0 0px 0;
    width: calc( 100% - 5.357vw );
    display: flex;
    flex-direction: column;
    justify-content: space-between;
  }
  .xhalf_lp_content_content02 .content_wrap05 h4 {
    margin: 0 0 3.571vw 0;
    width: 100%;
    height: 5vw;
    line-height: 1.4em;
    font-size: 2.5vw;
    font-weight: 700;
    color: #fff;
    background: #999999;
    display: flex;
    justify-content: center;
    align-items: center;
  }
  .xhalf_lp_content_content02 .content_wrap05 .wrap01 {
    margin: 0 0 0 0;
    width: 100%;
  }
  .xhalf_lp_content_content02 .content_wrap05 .wrap02 {
    width: 100%;
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    gap:15px 0;
  }
  .xhalf_lp_content_content02 .content_wrap05 .wrap02 .item {
    width: 50%;
  }
  .xhalf_lp_content_content02 .content_wrap05 .wrap01 .item {
    width: 50%;
  }
  .xhalf_lp_content_content02 .content_wrap05 .item.left {
    margin: 0 auto 4.464vw;
  }
  .xhalf_lp_content_content02 .content_wrap05 .item.right {
    margin: 0 auto 4.464vw;
  }

  .xhalf_lp_content_content02 .content_wrap05 .item .image {
    width: 100%;
    margin: 0 auto 2.321vw;
    height: 28.393vw;
    display: flex;
    justify-content: center;
    align-items: center;
  }
  .xhalf_lp_content_content02 .content_wrap05 .item .image img {
    width: 100%;
    max-width: 100%;
    display: block;
    margin: auto;
  }
  .xhalf_lp_content_content02 .content_wrap05 .item .image.image01 {
    max-width: 31.786vw;
  }
  .xhalf_lp_content_content02 .content_wrap05 .item .image.image02 {
    max-width: 15.714vw;
  }
  .xhalf_lp_content_content02 .content_wrap05 .item .image.image03 {
    max-width: 18.393vw;
  }
  .xhalf_lp_content_content02 .content_wrap05 .item .image.image04 {
    max-width: 24.286vw;
  }
  .xhalf_lp_content_content02 .content_wrap05 .name {
    height: 6.429vw;
    line-height: 1.4em;
    font-size: 2.321vw;
    font-weight: 700;
    font-family: 'Roboto', sans-serif;
    color: #262626;
    text-align: center;
  }
  .xhalf_lp_content_content02 .content_wrap05 .name.name01 img {
    margin: 0 auto;
    width: 100%;
    max-width: 19.643vw;
    height: auto;
    display: block;
  }
  .xhalf_lp_content_content02 .content_wrap05 .name.name02 img {
    margin: 0 auto;
    width: 100%;
    max-width: 20.893vw;
    height: auto;
    display: block;
  }
  .xhalf_lp_content_content02 .content_wrap05 .name.name03 img {
    margin: 0 auto;
    width: 100%;
    max-width: 19.643vw;
    height: auto;
    display: block;
  }
      .xhalf_lp_content_content02 .content_wrap05 .name.name04 img {
    margin: 0 auto;
    width: 100%;
    max-width: 30vw;
    height: auto;
    display: block;
  }
  .xhalf_lp_content_content02 .content_wrap05 .more a {
    width: 26.071vw;
    height: 6.25vw;
    line-height: 1.4em;
    font-size: 1.8vw;
    font-weight: 700;
    color: #fff;
    background: #999;
    display: flex;
    justify-content: center;
    align-items: center;
    border-radius: 1.786vw;
    text-decoration: none;
    margin: 0 auto 2.679vw;
    position: relative;
    box-shadow: 2px 2px 6px rgba(0,0,0,0.2);
    transition: all 0.6s 0s;
	  text-align: center;
  }
  .xhalf_lp_content_content02 .content_wrap05 .more a:hover {
    opacity: 0.6;
  }
  .xhalf_lp_content_content02 .content_wrap05 .more a::after {
    width: 1.071vw;
    height: 2.143vw;
    content: "";
    background: url("/link_print/assets/images/arrow_03.svg") no-repeat center center;
    background-size: 100% 100%;
    position: absolute;
    top: 50%;
    right: 1.786vw;
    transform: translate(0,-50%);
  }
  .xhalf_lp_content_content02 .content_wrap05 .note {
    line-height: 1.4em;
    font-size: 1.6vw;
    font-weight: 400;
    color: #262626;
    width: 80%;
    margin: 0 auto;
    text-align: left;
  }
      .xhalf_lp_content_content02 .content_wrap05 .note.table-caution {
    line-height: 1.4em;
    font-size: 2vw;
    font-weight: 400;
    color: #262626;
    width: 100%;
    margin: 0 auto 14px;
    text-align: left;
  }

}

.xhalf_lp_content_content02 .content_wrap06{
  width: 100%;
  padding: 0 20px;
}

.xhalf_lp_content_content02 .content_wrap06 .content_wrap03{
justify-content: center;
padding: 0 0 36px 0;
}



.xhalf_lp_content_content02 .content_wrap06 h4 {
  margin: 0 0 35px 0;
  width: 100%;
  height: 36px;
  line-height: 1.4em;
  font-size: 18px;
  font-weight: 700;
  color: #fff;
  background: #999999;
  display: flex;
  justify-content: center;
  align-items: center;
}

@media only screen and (max-width:769px) {
  .xhalf_lp_content_content02 .content_wrap06{
    padding: 0 0 5.357vw 0;
    width: calc( 100% - 5.357vw );
    margin: 0 auto;
}

  .xhalf_lp_content_content02 .content_wrap06 h4 {
    margin: 0 0 6.25vw 0;
    width: 100%;
    height: 5vw;
    line-height: 1.4em;
    font-size: 2.5vw;
    font-weight: 700;
    color: #fff;
    background: #999999;
    display: flex;
    justify-content: center;
    align-items: center;
  }

  .xhalf_lp_content_content02 .content_wrap06 .content_wrap03{
justify-content: center;
padding: 0 0 5.357vw 0;
margin: 0 auto;
width: 100%;
}

}



.camera_sheet_area{
  padding: 40px 0 0;
}

.camera_sheet{
  padding: 20px;
  background-color: #999999;
}

.camera_table-wrap {
  margin: 40px auto;
  background: #fff;
  padding: 10px;
}

.camera_sheet_area table {
  width: 100%;
  border-collapse: collapse;
  table-layout: fixed;
  border: 2px solid #999;
}

.camera_sheet_area th, .camera_sheet_area td {
  border: 2px solid #999;
  text-align: center;
  padding: 14px 4px;
  font-size: 16px;
    vertical-align: middle;
    background-color: #fff;
}


.camera_sheet_area th{
  background-color: #fff;
  font-weight: bold;
}

.camera_sheet_area .group {
  background: #fff;
  font-weight: bold;
  font-size: clamp(12px, 1.8vw, 17px);
}

.camera_sheet_area .blank {
  background: #fff;
  border: none;
}

.camera_sheet_area .category {
  background: #8a0066;
  color: #fff;
  font-weight: bold;
  width: 40px;
  writing-mode: vertical-rl;
  text-orientation: mixed;
  -webkit-text-stroke: 0;
  line-height: 0;
  padding-left: 10px;
}

.camera_sheet_area .product {
  background: #d9b8cf;
  font-weight: bold;
  text-align: center;
  padding-left: 14px;
  -webkit-text-stroke: 0;
  line-height: 1.5;
}

.camera_sheet_area td {
  font-size: clamp(13px, 2vw, 18px);
}

.camera_sheet_area .cross_mark{
  background-color: #e1e1e1;
  -webkit-text-stroke: 1px black;
}

.check-icon {
  display: inline-block;
  width: 20px;
  height: 20px;
  background-repeat: no-repeat;
  background-position: center;
  background-size: contain;
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'%3E%3Cpath d='M20 6L9 17l-5-5' fill='none' stroke='%23000' stroke-width='3'/%3E%3C/svg%3E");
}

.planne-support{
  font-weight: bold;
  font-size: clamp(11px, 1.8vw, 18px);
  line-height: 1.3;
}

@media only screen and (max-width:769px) {

    .xhalf_lp_content_content02 .content_wrap02.sheet_wrap_sp {
    margin: 0 auto;
width: 100%;
  }

  .camera_sheet{
  padding: 3.571vw 2vw 0 2vw;
}

.camera_sheet_area table {
  border: 1.2px solid #999;
}

  .camera_sheet_area th {
    border: 1.2px solid #999;
  font-size: clamp(10px, 2vw, 17px);
}

  .camera_sheet_area .product {
  padding-left: 5px;
}

  .camera_sheet_area td {
      border: 1.2px solid #999;
  font-size: clamp(10px, 2.2vw, 15px);
}

.check-icon {
  display: inline-block;
  width: 3.5vw;
  height: 3.5vw;
}

}





