	html {
  top: 0!important;
  position: static!important;
  scroll-behavior: smooth;
}

.text_line {
  text-decoration: underline;
}
.orange {
  color: #ea5504;
}
.purple {
  color: #8e58ad;
}

.u-wbr {
  display: inline-block
}
.u-tb { display: none; }
@media (min-width:768px) {
  .u-sp {
    display: none
  }
}
@media (max-width:767px) {
  .u-pc {
    display: none
  }
}
.p-content {
  color: #323232;
  letter-spacing: .05em
}
.p-content a:hover {
  opacity: .7
}
.p-content__blur {
  filter: blur(10px)
}
.p-section {
  background-color: #fff
}
.p-section__inner {
/*  padding-right: 20px;
  padding-left: 20px*/
}
@media (min-width:768px) {
  .p-section__inner {
/*    max-width: 1240px;
    margin-right: auto;
    margin-left: auto*/
  }
}
.p-underline {
  background: linear-gradient(transparent 0, #42ffff 0);
  padding: 5px
}
.p-underline.p-underline__yellow {
  background: linear-gradient(transparent 0, #fffd39 0)
}
.p-text--super {
  font-size: 60%;
  vertical-align: super
}
.p-label {
  display: inline-block;
  padding: 4px 8px;
  text-align: center;
  background-color: #fff;
  color: #ff8344;
  font-size: 12px;
  line-height: 1
}
@media (min-width:768px) {
  .p-label {
    padding: 7px 16px;
    font-size: 14px;
    line-height: 1
  }
}
.p-arrows {
  margin-top: 20px;
  margin-bottom: 20px
}
.p-arrows .p-arrow {
  margin-top: 0
}
.p-arrow {
  margin: 0 auto;
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 12.5px 15px 0 15px;
  border-color: #01916d transparent transparent transparent;
  display: block;
  opacity: 1
}
.p-arrow:nth-child(1) {
  opacity: .5
}
.p-arrow:nth-child(2) {
  opacity: .75
}
@media (min-width:768px) {
  .p-arrows {
    margin-top: 30px;
    margin-bottom: 30px
  }
  .p-arrow {
    margin-top: 45px;
    border-width: 18px 18.5px 0 18.5px
  }
}
.p-box01_header {
  text-align: center
}
.p-box01_hdg {
  display: flex;
  justify-content: center;
  align-items: center;
  flex-direction: column;
  position: relative;
  margin-bottom: 20px;
  font-size: 23px;
  color: #fff;
  z-index: 1
}
.p-box01_hdg .p-underline {
  background: linear-gradient(transparent 0, #000 0)
}
@media (min-width:768px) {
  .p-box01_hdg {
    display: inline-flex;
    flex-direction: row;
    padding: 0 18px;
    font-size: 42px;
    line-height: 1;
    background-color: #000
  }
  .p-box01_hdg .p-underline {
    display: flex;
    align-items: center;
    height: 80px;
    padding: 0
  }
}
.p-box02 {
  position: relative;
  overflow: hidden
}
.p-box02__body {
  position: relative;
  background-color: #f5eb96
}
.p-box02__hdg {
  margin-bottom: 20px;
  font-size: clamp(15px, 4vw, 20px);
  text-align: center
}
.p-box02__hdg .p-underline {
  display: inline-block;
  padding: 4px 5px 0;
  background: linear-gradient(transparent 0, #fff 0)
}
.p-box02__bubble {
  position: absolute;
  top: -20px;
  left: 0;
  right: 0;
  margin: 0 auto;
  width: 108px;
  height: 60px;
  text-align: center
}
.p-box02__txt {
  line-height: 1.8
}
@media (max-width:767px) {
  .p-box02__txt {
    margin: 0 auto;
    width: 290px;
    font-size: 14px
  }
  .p-box02__hdg {
    font-size: clamp(19px, 4vw, 20px)
  }
}
@media (min-width:768px) {
  .p-box02__bubble {
    top: -19px;
    left: auto;
    right: auto;
    width: 168px;
    height: 93px;
    font-size: 30px
  }
  .p-box02__hdg {
    font-size: clamp(30px, 4vw, 40px);
    line-height: 1.5;
    text-align: left
  }
  .p-box02__img {
    position: absolute
  }
}
#p-box02__01.p-box02 {
  padding-top: 20px
}
#p-box02__01 .p-box02__body {
  padding: 40px 15px 0
}
@media (max-width:767px) {
  #p-box02__01 .p-box02__img {
    margin: 25px auto -70px;
    width: 300px;
    max-width: 100%
  }
}
@media (min-width:768px) {
  #p-box02__01.p-box02 {
    margin-top: -21px;
    padding-top: 21px
  }
  #p-box02__01 .p-box02__body {
    padding: 70px 40px
  }
  #p-box02__01 .p-box02__img {
    width: 444px;
    bottom: -117px;
    left: 719px
  }
}
#p-box02__02 .p-box02__body {
  padding: 40px 5px 0
}
@media (max-width:767px) {
  #p-box02__02 .p-box02__txt {
    width: 310px;
    max-width: 90%
  }
  #p-box02__02 .p-box02__img {
    margin: 26px auto -7px;
    width: 320px;
    max-width: 90%
  }
}
@media (min-width:768px) {
  #p-box02__02 .p-box02__body {
    padding: 40px
  }
  #p-box02__02 .p-box02__txt {
    max-width: 540px
  }
  #p-box02__02 .p-box02__img {
    width: 540px;
    bottom: -11px;
    left: 625px
  }
}


.sp { display: none !important; }
@media (max-width:767px) {
  .pc { display: none !important; }
  .sp { display: block !important; }
}


#howto_lp {
  margin: 0 0 0 0;
  padding: 0 0 0 0;
  width: 100%;
  overflow: hidden;
}

.contents_wrapper {
  padding: 65px 0 0 0;
  overflow: hidden;
}
.contents_wrapper.bk01 {
  background: #fff;
}
.contents_wrapper.bk02 {
  background: #edf6f7;
}
.base_head {
  margin: 0 auto;
  padding: 0 0 0 0;
  width: 87.5%;
  max-width: 1182px;
}
.base_head .base_head_inner {
  margin: 0 0 0 0;
  padding: 0 0 0 0;
  width: 100%;
  text-align: center;
}
.base_head .base_head_inner h3 {
  margin: 0 0 40px 0;
  padding: 0 0 35px 0;
  width: 100%;
  line-height: 1.2em;
  font-size: 38px;
  font-weight: bold;
  font-family: "Clarimo UD PE DemiBold", "UD Shin Go DemiBold JIS2004", sans-serif;
  position: relative;
}
.base_head .base_head_inner h3 em {
  color: #00838d;
}
.base_head .base_head_inner h3::after {
  margin: 0 0 0 -25px;
  padding: 0 0 0 0;
  width: 50px;
  height: 2px;
  content: "";
  background: #333333;
  position: absolute;
  bottom: 0;
  left: 50%;
}
.base_head .base_head_inner h4 {
  margin: 0 0 0 0;
  padding: 0 0 20px 0;
  width: 100%;
  line-height: 1.2em;
  font-size: 26px;
  font-weight: bold;
  font-family: "Clarimo UD PE DemiBold", "UD Shin Go DemiBold JIS2004", sans-serif;
  position: relative;
}
.base_head .base_head_inner h4 em {
  color: #00838d;
}
.base_head .base_head_inner .intro {
  margin: 0 0 0 0;
  padding: 0 0 45px 0;
  width: 100%;
  text-align: center;
}
.base_head .base_head_inner .intro p {
  margin: 0 0 0 0;
  padding: 0 0 0 0;
  line-height: 1.6em;
  font-size: 16px;
  font-weight: normal;
  font-family: "Clarimo UD PE Regular", "UD Shin Go Regular JIS2004", sans-serif;
}
.base_head .base_head_inner .intro ul {
  margin: 0 0 0 0;
  padding: 0 0 0 0;
  line-height: 1.6em;
  font-size: 16px;
  font-weight: normal;
  font-family: "Clarimo UD PE Regular", "UD Shin Go Regular JIS2004", sans-serif;
  text-align: left;
  display: inline-block;
}
.base_head .base_head_inner .intro ul li {
  margin: 0 0 0 0;
  padding: 0 0 5px 1em;
  position: relative;
}
.base_head .base_head_inner .intro ul.list01 li::before {
  content: "●";
  color: #2d99a1;
  position: absolute;
  top: 0;
  left: 0;
}

.contents_box {
  margin: 0 auto 60px;
  padding: 0 0 0 0;
  width: 87.5%;
  max-width: 1182px;
  box-sizing: border-box;
  overflow: hidden;
}
.contents_box.type01 {
  background: #edf6f7;
  border-radius: 10px;
}
.contents_box.type02 {
  background: #fff;
/*  box-shadow: 4px 4px 0 #a6acad;*/
  border: 1px solid #2d99a1;
  border-radius: 10px;
}
.contents_box.type03 {
  background: #fff;
/*  box-shadow: 4px 4px 0 #a6acad;*/
  border: 3px solid #93c9cf;
  border-radius: 10px;
}
.contents_box.type04 {
  background: #fcebf0;
  border-radius: 10px;
}
.contents_box.type05 {
  background: #f0f7e8;
  border-radius: 10px;
}
.contents_box.type06 {
  background: #fdeee6;
  border-radius: 10px;
}
.contents_box.type07 {
  background: #f4eef7;
  border-radius: 10px;
}


.contents_box .contents_box_inner {
  margin: 0 auto;
  padding: 40px 0 40px 0;
  width: 94%;
  max-width: 1000px;
}
.contents_box.type03 .contents_box_inner {
  padding: 0 0 35px 0;
  width: 100%;
  max-width: 100%;
}

.contents_box .contents_box_inner h4 {
  margin: 0 0 0 0;
  padding: 0 0 25px 0;
  width: 100%;
  line-height: 1.2em;
  font-size: 26px;
  font-weight: bold;
  font-family: "Clarimo UD PE DemiBold", "UD Shin Go DemiBold JIS2004", sans-serif;
  text-align: center;
}
.contents_box .contents_box_inner h4 em {
  color: #00838d;
}
.contents_box.type03 .contents_box_inner h4 {
  margin: 0 0 30px 0;
  padding: 20px 0 20px 0;
  width: 100%;
  line-height: 1.2em;
  font-size: 26px;
  font-weight: bold;
  font-family: "Clarimo UD PE DemiBold", "UD Shin Go DemiBold JIS2004", sans-serif;
  text-align: center;
  color: #fff;
  background: #00838d;
}
.contents_box.type03 .contents_box_inner h4::before {
  margin: 0 20px 0 0;
  padding: 0 0 0 0;
  width: 30px;
  height: 36px;
  content: "";
  background: url("../images/icon_01.png") no-repeat center center;
  background-size: 100% 100%;
  display: inline-block !important;
  vertical-align: middle;
}

.contents_box.type04 h4 em {
  color: #e0356c;
}
.contents_box.type05 h4 em {
  color: #67ac1e;
}
.contents_box.type06 h4 em {
  color: #ea5504;
}
.contents_box.type07 h4 em {
  color: #8e58ad;
}




.contents_box .contents_box_inner .intro {
  margin: 0 0 0 0;
  padding: 0 0 25px 0;
  width: 100%;
  text-align: center;
}
.contents_box .contents_box_inner .intro p {
  margin: 0 0 0 0;
  padding: 0 0 0 0;
  line-height: 1.6em;
  font-size: 16px;
  font-weight: normal;
  font-family: "Clarimo UD PE Regular", "UD Shin Go Regular JIS2004", sans-serif;
}
.contents_box .contents_box_inner .description {
  margin: 0 0 0 0;
  padding: 0 0 0 0;
  width: 100%;
  text-align: left;
  overflow: hidden;
}
.contents_box.type03 .contents_box_inner .description {
  margin: 0 auto;
  width: 92.5%;
  max-width: 100%;
}
.contents_box .contents_box_inner .description .center {
  text-align: center;
}
.contents_box .contents_box_inner .description p {
  margin: 0 0 0 0;
  padding: 0 0 15px 0;
  line-height: 1.6em;
  font-size: 14px;
  font-weight: normal;
  font-family: "Clarimo UD PE Regular", "UD Shin Go Regular JIS2004", sans-serif;
}
.contents_box .contents_box_inner .description .center.font16 {
  line-height: 1.6em;
  font-size: 16px;
}
.contents_box .contents_box_inner .description h5 {
  margin: 0 0 0 0;
  padding: 0 0 3px 0;
  width: 100%;
  line-height: 1.6em;
  font-size: 16px;
  font-weight: bold;
  font-family: "Clarimo UD PE DemiBold", "UD Shin Go DemiBold JIS2004", sans-serif;
}
.contents_box .contents_box_inner .description h5 em {
  color: #00838d;
}
.contents_box .contents_box_inner .description ul {
  margin: 0 0 0 0;
  padding: 0 0 15px 0;
  width: 100%;
  line-height: 1.6em;
  font-size: 14px;
  font-weight: normal;
  font-family: "Clarimo UD PE Regular", "UD Shin Go Regular JIS2004", sans-serif;
}
.contents_box .contents_box_inner .description ul li {
  margin: 0 0 0 0;
  padding: 0 0 5px 1em;
  position: relative;
}
.contents_box .contents_box_inner .description ul.list01 li::before {
  content: "●";
  color: #2d99a1;
  position: absolute;
  top: 0;
  left: 0;
}
.contents_box .contents_box_inner .description ul.list02 li::before {
  content: "●";
  color: #ec86a7;
  position: absolute;
  top: 0;
  left: 0;
}
.contents_box .contents_box_inner .description ul.list03 li::before {
  content: "●";
  color: #a4cd78;
  position: absolute;
  top: 0;
  left: 0;
}
.contents_box .contents_box_inner .description ul.list04 li::before {
  content: "●";
  color: #f29968;
  position: absolute;
  top: 0;
  left: 0;
}
.contents_box .contents_box_inner .description ul.list05 li::before {
  content: "●";
  color: #bb9bce;
  position: absolute;
  top: 0;
  left: 0;
}
.contents_box .contents_box_inner .description ul.list04 li a {
  text-decoration: underline;
  color: #ea5504;
}
.contents_box .contents_box_inner .description ul.list05 li a {
  text-decoration: underline;
  color: #8e58ad;
}
.contents_box .contents_box_inner .description ul.list06 li::before {
  content: "●";
  color: #bb9bce;
  position: absolute;
  top: 0;
  left: 0;
}




.contents_box .contents_box_inner .description ul.list05 {
  line-height: 1.6em;
  font-size: 14px;
}
.contents_box .contents_box_inner .description ul.list06 {
  line-height: 1.6em;
  font-size: 14px;
}
.contents_box .contents_box_inner .description ul.list07 {
  line-height: 1.6em;
  font-size: 14px;
}
.contents_box .contents_box_inner .description ul.list08 {
  line-height: 1.6em;
  font-size: 14px;
}
.contents_box .contents_box_inner .description ol.list05 li {
  padding: 0 0 0 0;
  line-height: 1.6em;
  font-size: 14px;
  font-weight: bold;
  color: #e0356c;
}
.contents_box .contents_box_inner .description ol.list06 li {
  padding: 0 0 0 0;
  line-height: 1.6em;
  font-size: 14px;
  font-weight: bold;
  color: #67ac1e;
}
.contents_box .contents_box_inner .description ol.list07 li {
  padding: 0 0 0 0;
  line-height: 1.6em;
  font-size: 14px;
  font-weight: bold;
  color: #ea5504;
}
.contents_box .contents_box_inner .description ol.list08 li {
  padding: 0 0 0 0;
  line-height: 1.6em;
  font-size: 14px;
  font-weight: bold;
  color: #8e58ad;
}
.contents_box .contents_box_inner .description ol.list08 li:first-of-type {
	text-indent:-7.25em;
	padding-left:7.25em;
}


.contents_box .contents_box_inner .description ol.list05 li ul li {
  padding: 0 0 0 1.5em;
  line-height: 1.6em;
  font-size: 14px;
  font-weight: normal;
  color: #333;
}
.contents_box .contents_box_inner .description ol.list06 li ul li {
  padding: 0 0 0 1.5em;
  line-height: 1.6em;
  font-size: 14px;
  font-weight: normal;
  color: #333;
}
.contents_box .contents_box_inner .description ol.list07 li ul li {
  padding: 0 0 0 1.5em;
  line-height: 1.6em;
  font-size: 14px;
  font-weight: normal;
  color: #333;
}
.contents_box .contents_box_inner .description ol.list08 li ul li {
  padding: 0 0 0 1.5em;
  line-height: 1.6em;
  font-size: 14px;
  font-weight: normal;
  color: #333;
}
.contents_box .contents_box_inner .description ol.list05 li .text {
  line-height: 1.6em;
  font-size: 14px;
  font-weight: normal;
  color: #333;
}
.contents_box .contents_box_inner .description ol.list06 li .text {
  line-height: 1.6em;
  font-size: 14px;
  font-weight: normal;
  color: #333;
}
.contents_box .contents_box_inner .description ol.list07 li .text {
  line-height: 1.6em;
  font-size: 14px;
  font-weight: normal;
  color: #333;
}
.contents_box .contents_box_inner .description ol.list08 li .text {
  line-height: 1.6em;
  font-size: 14px;
  font-weight: normal;
  color: #333;
}
.contents_box .contents_box_inner .description ol.mt15 {
  margin-top: 15px;
}


.contents_box .contents_box_inner .image {
  padding: 10px 0 0 0;
}
.contents_box .contents_box_inner .image img {
  width: 100%;
  display: block;
}
.contents_box .contents_box_inner .box {
  margin: 0 0 38px 0;
  padding: 40px 10px 40px 10px;
  border-radius: 10px;
  overflow: hidden;
}
.contents_box .contents_box_inner .box.box01 {
  background: #fcebf0;
}
.contents_box .contents_box_inner .box.box02 {
  background: #f0f7e8;
}
.contents_box .contents_box_inner .box.box03 {
  background: #fdeee6;
}
.contents_box .contents_box_inner .box.box04 {
  background: #f4eef7;
}
.contents_box .contents_box_inner .box h4 {
  margin: 0 0 0 0;
  padding: 0 0 40px 0;
  width: 100%;
  line-height: 1.2em;
  font-size: 26px;
  font-weight: bold;
  font-family: "Clarimo UD PE DemiBold", "UD Shin Go DemiBold JIS2004", sans-serif;
  text-align: center;
  color: #333;
  background: none;
}
.contents_box.type03 .contents_box_inner h4::before {
  display: none;
}
.contents_box .contents_box_inner .box.box01 h4 {
  color: #e0356c;
}
.contents_box .contents_box_inner .box.box02 h4 {
  color: #67ac1e;
}
.contents_box .contents_box_inner .box.box03 h4 {
  color: #ea5504;
}
.contents_box .contents_box_inner .box.box04 h4 {
  color: #8e58ad;
}
.contents_box .contents_box_inner .box h6 {
  margin: 0 0 25px 0;
  padding: 5px 0;
  width: 100%;
  line-height: 1.2em;
  font-size: 18px;
  font-weight: bold;
  font-family: "Clarimo UD PE DemiBold", "UD Shin Go DemiBold JIS2004", sans-serif;
  text-align: center;
  color: #fff;
  background: none;
  border-radius: 10px;
}
.contents_box .contents_box_inner .box.box01 h6 {
  background: #e0356c;
}
.contents_box .contents_box_inner .box.box02 h6 {
  background: #67ac1e;
}
.contents_box .contents_box_inner .box.box03 h6 {
  background: #ea5504;
}
.contents_box .contents_box_inner .box.box04 h6 {
  background: #8e58ad;
}





@media (max-width: 768px){
  #howto_lp {
  }
  .contents_wrapper {
    padding: 9vw 0 0 0;
  }
  .base_head {
  }
  .base_head .base_head_inner {
  }
  .base_head .base_head_inner h3 {
    margin: 0 0 6.8vw 0;
    padding: 0 0 4.25vw 0;
    line-height: 1.2em;
    font-size: 5.71vw;
  }
  .base_head .base_head_inner h3 em {
  }
  .base_head .base_head_inner h3::after {
  }
  .base_head .base_head_inner h4 {
    padding: 0 0 3.57vw 0;
    line-height: 1.2em;
    font-size: 3.57vw;
  }
  .base_head .base_head_inner h4 em {
  }
  .contents_box .contents_box_inner .box h6 {
    margin: 0 0 4.5vw 0;
    padding: 0.9vw 0;
    width: 100%;
    line-height: 1.2em;
    font-size: 3.27vw;
    font-weight: bold;
  }

  
  .base_head .base_head_inner .intro {
    padding: 0 0 6.15vw 0;
  }
  .base_head .base_head_inner .intro p {
    line-height: 1.6em;
    font-size: 3.21vw;
  }
  .base_head .base_head_inner .intro ul {
    margin: 0 0 0 0;
    padding: 0 0 0 0;
    line-height: 1.6em;
    font-size: 3.21vw;
    font-weight: normal;
    font-family: "Clarimo UD PE Regular", "UD Shin Go Regular JIS2004", sans-serif;
    text-align: left;
    display: inline-block;
  }
  .base_head .base_head_inner .intro ul li {
    margin: 0 0 0 0;
    padding: 0 0 0.9vw 1em;
    position: relative;
  }
  .base_head .base_head_inner .intro ul.list01 li::before {
    content: "●";
    color: #2d99a1;
    position: absolute;
    top: 0;
    left: 0;
  }

  
  .contents_box {
    margin: 0 auto 9vw;
  }
  .contents_box.type01 {
  }
  .contents_box.type02 {
  }
  .contents_box.type03 {
  }
  .contents_box.type04 {
  }
  .contents_box.type05 {
  }
  .contents_box.type06 {
  }


  .contents_box .contents_box_inner {
    margin: 0 auto;
    padding: 6vw 0 6vw 0;
    width: 94%;
    max-width: 1000px;
  }
  .contents_box.type03 .contents_box_inner {
    padding: 0 0 6vw 0;
    width: 100%;
    max-width: 100%;
  }

  .contents_box .contents_box_inner h4 {
    margin: 0 0 0 0;
    padding: 0 0 4.2vw 0;
    width: 100%;
    line-height: 1.2em;
    font-size: 4.21vw;
  }
  .contents_box .contents_box_inner h4 em {
  }
  .contents_box.type03 .contents_box_inner h4 {
    margin: 0 0 4.2vw 0;
    padding: 3.57vw 0 3.57vw 0;
    width: 100%;
    line-height: 1.2em;
    font-size: 4.21vw;
  }
  .contents_box.type03 .contents_box_inner h4::before {
    margin: 0 1.8vw 0 0;
    padding: 0 0 0 0;
    width: 5.35vw;
    height: 6.42vw;
    content: "";
    background: url("../images/icon_01.png") no-repeat center center;
    background-size: 100% 100%;
    display: inline-block;
    vertical-align: middle;
  }
  .contents_box.type04 h4 em {
  }
  .contents_box.type05 h4 em {
  }
  .contents_box.type06 h4 em {
  }




  .contents_box .contents_box_inner .intro {
    padding: 0 0 4.46vw 0;
    width: 100%;
    text-align: center;
  }
  .contents_box .contents_box_inner .intro p {
    line-height: 1.6em;
    font-size: 2.5vw;
  }
  .contents_box .contents_box_inner .description {

  }
  .contents_box.type03 .contents_box_inner .description {

  }
  .contents_box .contents_box_inner .description p {
    margin: 0 0 0 0;
    padding: 0 0 1.9vw 0;
    line-height: 1.6em;
    font-size: 2.14vw;
    font-size: 2.81vw;
  }
  .contents_box .contents_box_inner .description .center.font16 {
    line-height: 1.6em;
    font-size: 3.21vw;
  }

  .contents_box .contents_box_inner .description h5 {
    margin: 0 0 0 0;
    padding: 0 0 0.3vw 0;
    width: 100%;
    line-height: 1.6em;
    font-size: 3.21vw;
  }
  .contents_box .contents_box_inner .description h5 em {

  }
  .contents_box .contents_box_inner .description ul {
    margin: 0 0 0 0;
    padding: 0 0 1.9vw 0;
    width: 100%;
    line-height: 1.6em;
    font-size: 2.81vw;
    font-weight: normal;
  }
  .contents_box .contents_box_inner .description ul li {
    margin: 0 0 0 0;
    padding: 0 0 0.8vw 1em;
    position: relative;
  }
  .contents_box .contents_box_inner .description ul.list01 li::before {

  }
  .contents_box .contents_box_inner .description ul.list02 li::before {

  }
  .contents_box .contents_box_inner .description ul.list03 li::before {

  }
  .contents_box .contents_box_inner .description ul.list04 li::before {

  }

  .contents_box .contents_box_inner .description ul.list05 {
    line-height: 1.6em;
    font-size: 2.54vw;
  }
  .contents_box .contents_box_inner .description ul.list06 {
    line-height: 1.6em;
    font-size: 2.54vw;
  }
  .contents_box .contents_box_inner .description ul.list07 {
    line-height: 1.6em;
    font-size: 2.54vw;
  }
  .contents_box .contents_box_inner .description ul.list08 {
    line-height: 1.6em;
    font-size: 2.54vw;
  }
  .contents_box .contents_box_inner .description ol.list05 li {
    padding: 0 0 0 0;
    line-height: 1.6em;
    font-size: 2.54vw;
    font-size: 2.81vw;
    font-weight: bold;
    color: #e0356c;
  }
  .contents_box .contents_box_inner .description ol.list06 li {
    padding: 0 0 0 0;
    line-height: 1.6em;
    font-size: 2.54vw;
    font-size: 2.81vw;
    font-weight: bold;
    color: #67ac1e;
  }
  .contents_box .contents_box_inner .description ol.list07 li {
    padding: 0 0 0 0;
    line-height: 1.6em;
    font-size: 2.54vw;
    font-size: 2.81vw;
    font-weight: bold;
    color: #ea5504;
  }
  .contents_box .contents_box_inner .description ol.list08 li {
    padding: 0 0 0 0;
    line-height: 1.6em;
    font-size: 2.54vw;
    font-size: 2.81vw;
    font-weight: bold;
    color: #8e58ad;
  }
.contents_box .contents_box_inner .description ol.list08 li:first-of-type {
	text-indent:-7.175em;
	padding-left:7.175em;
}

  .contents_box .contents_box_inner .description ol.list05 li ul li {
    padding: 0 0 0 1.5em;
    line-height: 1.6em;
    font-size: 2.54vw;
    font-size: 2.81vw;
    font-weight: normal;
    color: #333;
  }
  .contents_box .contents_box_inner .description ol.list06 li ul li {
    padding: 0 0 0 1.5em;
    line-height: 1.6em;
    font-size: 2.54vw;
    font-size: 2.81vw;
    font-weight: normal;
    color: #333;
  }
  .contents_box .contents_box_inner .description ol.list07 li ul li {
    padding: 0 0 0 1.5em;
    line-height: 1.6em;
    font-size: 2.54vw;
    font-size: 2.81vw;
    font-weight: normal;
    color: #333;
  }
  .contents_box .contents_box_inner .description ol.list08 li ul li {
    padding: 0 0 0 1.5em;
    line-height: 1.6em;
    font-size: 2.54vw;
    font-size: 2.81vw;
    font-weight: normal;
    color: #333;
  }
  .contents_box .contents_box_inner .description ol.list05 li .text {
    line-height: 1.6em;
    font-size: 2.54vw;
    font-size: 2.81vw;
    font-weight: normal;
    color: #333;
  }
  .contents_box .contents_box_inner .description ol.list06 li .text {
    line-height: 1.6em;
    font-size: 2.54vw;
    font-size: 2.81vw;
    font-weight: normal;
    color: #333;
  }
  .contents_box .contents_box_inner .description ol.list07 li .text {
    line-height: 1.6em;
    font-size: 2.54vw;
    font-size: 2.81vw;
    font-weight: normal;
    color: #333;
  }
  .contents_box .contents_box_inner .description ol.list08 li .text {
    line-height: 1.6em;
    font-size: 2.54vw;
    font-size: 2.81vw;
    font-weight: normal;
    color: #333;
  }
  .contents_box .contents_box_inner .description ol.mt15 {
    margin-top: 2.54vw;
  }
  .contents_box .contents_box_inner .image {
    padding: 1.81vw 0 0 0;
  }
  .contents_box .contents_box_inner .image img {
    width: 100%;
    display: block;
  }
  
  .contents_box .contents_box_inner .image_wrap {
    position: relative;
  }
  .contents_box .contents_box_inner .image_wrap::before {
    width: 62px;
    height: 36px;
    content: "";
    background: url("../images/scroll.png") no-repeat center center;
    background-size: 100% 100%;
    position: absolute;
    top: 8px;
    left: 5px;
    z-index: 2;
  }
  .contents_box .contents_box_inner .image_wrap.out::before {
    display: none;
  }
  .contents_box .contents_box_inner .image_wrap .image {
    padding: 0 0 3.63vw 0;
    width: 100%;
    overflow:auto;
    -webkit-overflow-scrolling:touch;
    position: relative;
  }
  .contents_box .contents_box_inner .image_wrap .image img {
    width: 200vw;
    max-width: 200vw;
    display: block;
  }
  
  .contents_box .contents_box_inner .box {
    margin: 0 0 5vw 0;
    padding: 4.5vw 3.17vw 4.5vw 3.17vw;
    border-radius: 10px;
    overflow: hidden;
  }
  .contents_box .contents_box_inner .box.box01 {
  }
  .contents_box .contents_box_inner .box.box02 {
  }
  .contents_box .contents_box_inner .box.box03 {
  }
  .contents_box .contents_box_inner .box h4 {
    margin: 0 0 0 0;
    padding: 0 0 4.2vw 0;
    width: 100%;
    line-height: 1.2em;
    font-size: 3.57vw;
    background: none;
  }
  .contents_box.type03 .contents_box_inner h4::before {
    display: none;
  }
  .contents_box .contents_box_inner .box.box01 h4 {

  }
  .contents_box .contents_box_inner .box.box02 h4 {

  }
  .contents_box .contents_box_inner .box.box03 h4 {

  }

}

.howto_main_visual {
  margin: 0 auto;
  padding: 50px 0 20px 0;
  width: 92%;
  max-width: 1180px;
  position: relative;
}
.howto_main_visual h1 {
  margin: 0 0 0 0;
  padding: 0 0 0 0;
  line-height: 1.4em;
  font-size: 57px;
  font-weight: bold;
  font-family: "Clarimo UD PE DemiBold", "UD Shin Go DemiBold JIS2004", sans-serif;
  color: #333333;
  text-align: center;
  position: relative;
  z-index: 1;
}
.howto_main_visual h1 em {
  color: #00838d;
  font-size: 32px;
}
.howto_main_visual::before {
  margin: 0 0 0 0;
  padding: 0 0 0 0;
  width: 192px;
  height: 220px;
  content: "";
  background: url("../images/deco_01.png") no-repeat center center;
  background-size: 100% 100%;
  position: absolute;
  bottom: -2px;
  left: -78px;
}
.howto_main_visual::after {
  margin: 0 0 0 0;
  padding: 0 0 0 0;
  width: 188px;
  height: 194px;
  content: "";
  background: url("../images/deco_02.png") no-repeat center center;
  background-size: 100% 100%;
  position: absolute;
  bottom: 26px;
  right: -46px;
}
@media (max-width:767px) {
  .howto_main_visual {
    margin: 0 auto;
    padding: 7.14vw 0 1.78vw 0;
    width: 100%;
    max-width: 1180px;
    position: relative;
  }
  .howto_main_visual h1 {
    margin: 0 0 0 0;
    padding: 0 0 0 0;
    line-height: 1.4em;
    font-size: 8.21vw;
    font-weight: bold;
    font-family: "Clarimo UD PE DemiBold", "UD Shin Go DemiBold JIS2004", sans-serif;
    color: #333333;
    text-align: center;
  }
  .howto_main_visual h1 em {
    color: #00838d;
	font-size: 5.5vw;
  }
  .howto_main_visual::before {
    display: none;
  }
  .howto_main_visual::after {
    margin: 0 auto 0;
    padding: 0 0 0 0;
    width: 71.4vw;
    height: 39.28vw;
    content: "";
    background: url("../images/deco_02-sp.png") no-repeat center center;
    background-size: 100% 100%;
    display: block;
    position: relative;
    bottom: auto;
    right: auto;
  }
}


.site_menu {
  margin: 0 0 0 0;
  padding: 38px 0;
  width: 100%;
  text-align: center;
  background: url("../images/menu_back_01.png") no-repeat center center;
  background-size: cover;
  position: relative;
}
.site_menu::after {
  margin: 0 0 0 -24px;
  padding: 0 0 0 0;
  width: 48px;
  height: 48px;
  content: "";
  background: url("../images/deco_03.png") no-repeat center center;
  background-size: cover;
  position: absolute;
  bottom: -24px;
  left: 50%;
}
.site_menu .site_menu_inner {
  margin: 0 auto;
  padding: 0 0 0 0;
  width: 92%;
  max-width: 1180px;
  display: flex;
  justify-content: space-between;
}
.site_menu .site_menu_inner .item {
  margin: 0 0 0 0;
  padding: 0 0 0 0;
  width: 31.77%;
}
.site_menu .site_menu_inner .item a {
  margin: 0 0 0 0;
  padding: 0 0 0 0;
  width: 100%;
  height: 62px;
  line-height: 1.2em;
  font-size: 22px;
  font-weight: bold;
  font-family: "Clarimo UD PE DemiBold", "UD Shin Go DemiBold JIS2004", sans-serif;
  color: #fff;
  background: #00838d;
  border: 2px solid #fff;
  border-radius: 7px;
  display: flex;
  justify-content: center;
  align-items: center;
  position: relative;
}
.site_menu .site_menu_inner .item a::after {
  margin: -8px 0 0 0;
  padding: 0 0 0 0;
  width: 8px;
  height: 16px;
  content: "";
  background: url("../images/arrow_02.svg") no-repeat center center;
  background-size: 100% 100%;
  position: absolute;
  top: 50%;
  right: 14px;
}
.site_menu .site_menu_inner .item a.blank {
  margin: 0 0 0 0;
  padding: 0 0 0 0;
  width: 100%;
  height: 62px;
  line-height: 1.2em;
  font-size: 22px;
  font-weight: bold;
  font-family: "Clarimo UD PE DemiBold", "UD Shin Go DemiBold JIS2004", sans-serif;
  color: #00838d;
  background: #fff;
  border: 2px solid #fff;
  border-radius: 7px;
  display: flex;
  justify-content: center;
  align-items: center;
  position: relative;
}
.site_menu .site_menu_inner .item a.blank::after {
  margin: -7px 0 0 0;
  padding: 0 0 0 0;
  width: 14px;
  height: 14px;
  content: "";
  background: url("../images/icon_02.svg") no-repeat center center;
  background-size: 100% 100%;
  position: absolute;
  top: 50%;
  right: 14px;
}
.site_sub_menu {
  margin: 0 0 0 0;
  padding: 35px 0;
}
.site_sub_menu .site_sub_menu_inner {
  margin: 0 auto;
  padding: 0 24px;
  width: 92%;
  max-width: 1180px;
  box-sizing: border-box;
  display: flex;
  justify-content: space-between;
}
.site_sub_menu .site_sub_menu_inner .item {
  padding: 0 0 0 0;
}
.site_sub_menu .site_sub_menu_inner .item a {
  padding: 0 26px 0 0;
  line-height: 1.4em;
  font-size: 18px;
  font-weight: bold;
  font-family: "Clarimo UD PE DemiBold", "UD Shin Go DemiBold JIS2004", sans-serif;
  color: #333333;
  text-decoration: none;
  display: inline-block;
  position: relative;
}
.site_sub_menu .site_sub_menu_inner .item a::after {
  margin: -7px 0 0 0;
  padding: 0 0 0 0;
  width: 7px;
  height: 14px;
  content: "";
  background: url("../images/arrow_03.svg") no-repeat center center;
  background-size: 100% 100%;
  position: absolute;
  top: 50%;
  right: 0;
}
.site_sub_menu .site_sub_menu_inner .item a.active::before {
  margin: 0 0 0 0;
  width: calc( 100% + 20px );
  height: 3px;
  content: "";
  background: #00838d;
  position: absolute;
  bottom: -8px;
  left: -20px;
}
@media (max-width:767px) {
  .site_menu {
    margin: 0 0 0 0;
    padding: 4.8vw 0;
    width: 100%;
    text-align: center;
    background: url("../images/menu_back_01-sp.png") no-repeat center center;
    background-size: cover;
    position: relative;
  }
  .site_menu::after {
    display: none;
  }
  .site_menu .site_menu_inner {
    margin: 0 auto;
    padding: 0 0 0 0;
    width: 87.5%;
    max-width: 1180px;
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
  }
  .site_menu .site_menu_inner .item {
    margin: 0 0 1.78vw 0;
    padding: 0 0 0 0;
    width: 100%;
  }
  .site_menu .site_menu_inner .item:nth-of-type(3) {
    margin: 0 0 0 0;
  }
  .site_menu .site_menu_inner .item a {
    margin: 0 0 0 0;
    padding: 0 0 0 0;
    width: 100%;
    height: 9.6vw;
    line-height: 1.2em;
    font-size: 3.92vw;
    font-weight: bold;
    font-family: "Clarimo UD PE DemiBold", "UD Shin Go DemiBold JIS2004", sans-serif;
    color: #fff;
    background: #00838d;
    border: 2px solid #fff;
    border-radius: 7px;
    display: flex;
    justify-content: center;
    align-items: center;
    position: relative;
  }
  .site_menu .site_menu_inner .item a::after {
    margin: -1.34vw 0 0 0;
    padding: 0 0 0 0;
    width: 1.25vw;
    height: 2.68vw;
    content: "";
    background: url("../images/arrow_02.svg") no-repeat center center;
    background-size: 100% 100%;
    position: absolute;
    top: 50%;
    right: 2.1vw;
  }
  .site_menu .site_menu_inner .item a.blank {
    margin: 0 0 0 0;
    padding: 0 0 0 0;
    width: 100%;
    height: 9.6vw;
    line-height: 1.2em;
    font-size: 3.92vw;
    font-weight: bold;
    font-family: "Clarimo UD PE DemiBold", "UD Shin Go DemiBold JIS2004", sans-serif;
    color: #00838d;
    background: #fff;
    border: 2px solid #fff;
    border-radius: 7px;
    display: flex;
    justify-content: center;
    align-items: center;
    position: relative;
  }
  .site_menu .site_menu_inner .item a.blank::after {
    margin: -1.25vw 0 0 0;
    padding: 0 0 0 0;
    width: 2.5vw;
    height: 2.5vw;
    content: "";
    background: url("../images/icon_02.svg") no-repeat center center;
    background-size: 100% 100%;
    position: absolute;
    top: 50%;
    right: 2.1vw;
  }
  .site_sub_menu {
    margin: 0 0 0 0;
    padding: 2.57vw 0 0;
  }
  .site_sub_menu .site_sub_menu_inner {
    margin: 0 1.78%;
    padding: 0 0 0 0;
    width: 96.44%;
    max-width: 1180px;
    box-sizing: border-box;
    display: flex;
    flex-wrap: wrap;
    justify-content: start;
  }
  .site_sub_menu .site_sub_menu_inner .item {
    padding: 0 0 2.57vw 0;
    width: 38.0%;
  }
  .site_sub_menu .site_sub_menu_inner .item:nth-of-type(1) {
    width: 24%;
  }
  .site_sub_menu .site_sub_menu_inner .item:nth-of-type(4) {
    width: 24%;
  }
  .site_sub_menu .site_sub_menu_inner .item:nth-of-type(5) {
    width: 76%;
  }
  .site_sub_menu .site_sub_menu_inner .item a {
    padding: 0 3.36vw 0 0.85vw;
    line-height: 1.4em;
    font-size: 2.91vw;
    font-weight: bold;
    font-family: "Clarimo UD PE DemiBold", "UD Shin Go DemiBold JIS2004", sans-serif;
    color: #333333;
    text-decoration: none;
    display: inline-block;
    position: relative;
  }
  .site_sub_menu .site_sub_menu_inner .item a::after {
    margin: -1.25vw 0 0 0;
    padding: 0 0 0 0;
    width: 1.25vw;
    height: 2.5vw;
    content: "";
    background: url("../images/arrow_03.svg") no-repeat center center;
    background-size: 100% 100%;
    position: absolute;
    top: 50%;
    right: 0;
  }
  .site_sub_menu .site_sub_menu_inner .item a.active::before {
    margin: 0 0 0 0;
    width: 100%;
    height: 3px;
    content: "";
    background: #00838d;
    position: absolute;
    bottom: -8px;
    left: 0;
  }
}

.page_title {
  margin: 0 0 43px 0;
  padding: 0 0 0 0;
  width: 100%;
  background: url("../images/title_back_01.png") no-repeat center center;
  background-size: cover;
  border-top: 1px solid #5aafb5;
}
.page_title .page_title_inner {
  margin: 0 auto;
  padding: 0 0 0 0;
  width: 92%;
  max-width: 1180px;
  height: 169px;
  text-align: center;
  position: relative;
  display: flex;
  justify-content: center;
  align-items: center;
}
.page_title .page_title_inner h2 {
  margin: 0 0 0 0;
  padding: 0 0 0 0;
  line-height: 1.4em;
  font-size: 50px;
  font-weight: bold;
  font-family: "Clarimo UD PE DemiBold", "UD Shin Go DemiBold JIS2004", sans-serif;
  color: #333;
  position: relative;
  z-index: 1;
}
.page_title .page_title_inner .deco {
  margin: 0 0 0 0;
  padding: 0 0 0 0;
  position: absolute;
  bottom: 0;
  right: 0;
}
.page_title .page_title_inner .deco.deco01 {
  width: 165px;
  bottom: -46px;
  right: 0;
}
.page_title .page_title_inner .deco.deco02 {
  width: 146px;
  bottom: -33px;
  right: -59px;
}
.page_title .page_title_inner .deco.deco03 {
  width: 168px;
  bottom: -23px;
  right: -58px;
}
.page_title .page_title_inner .deco.deco04 {
  width: 146px;
  bottom: -43px;
  right: -59px;
}
@media (max-width:767px) {
  .page_title {
    margin: 2vw 0 4.46vw 0;
    padding: 0 0 0 0;
    width: 100%;
    background: url("../images/title_back_01-sp.png") no-repeat center center;
    background-size: cover;
    border-top: 1px solid #5aafb5;
  }
  .page_title .page_title_inner {
    margin: 0 auto;
    padding: 0 0 0 0;
    width: 100%;
    max-width: 1180px;
    height: 28.57vw;
    text-align: center;
    position: relative;
    display: flex;
    justify-content: center;
    align-items: center;
  }
  .page_title .page_title_inner h2 {
    margin: 0 0 0 0;
    padding: 0 0 0 0;
    line-height: 1.4em;
    font-size: 7.8vw;
    font-weight: bold;
    font-family: "Clarimo UD PE DemiBold", "UD Shin Go DemiBold JIS2004", sans-serif;
    color: #333;
  }
  .page_title .page_title_inner .deco {
    margin: 0 0 0 0;
    padding: 0 0 0 0;
    position: absolute;
    bottom: 0;
    right: 0;
  }
  .page_title .page_title_inner .deco.deco01 {
    width: 92px;
    bottom: -58px;
    right: 0;
  }
  .page_title .page_title_inner .deco.deco02 {
    width: 83px;
    bottom: -46px;
    right: 0;
  }
  .page_title .page_title_inner .deco.deco03 {
    width: 99px;
    bottom: -31px;
    right: 0;
  }
  .page_title .page_title_inner .deco.deco04 {
    width: 83px;
    bottom: -46px;
    right: 0;
  }
}


.page_menu {
  margin: 0 auto 30px;
  padding: 0 0 0 0;
  width: 92%;
  max-width: 1000px;
  background: #edf6f7;
}
.page_menu .page_menu_inner {
  margin: 0 0 0 0;
  padding: 25px 0px 10px 25px;
  width: 100%;
  display: flex;
  flex-wrap: wrap;
}
.page_menu .page_menu_inner .item {
  margin: 0 30px 10px 0;
  padding: 0 0 0 0;
}
.page_menu .page_menu_inner .item a {
  margin: 0 0 0 0;
  padding: 0 0 0 0;
  display: inline-block;
  color: #333333;
  line-height: 1.4em;
  font-size: 14px;
  font-weight: normal;
  font-family: "Clarimo UD PE Regular", "UD Shin Go Regular JIS2004", sans-serif;
}
.page_menu .page_menu_inner .item a::after {
  margin: 0 0 0 5px;
  padding: 0 0 0 0;
  width: 12px;
  height: 6px;
  content: "";
  background: url("../images/arrow_04.svg") no-repeat center center;
  background-size: 100% 100%;
  display: inline-block;
}
@media (max-width:767px) {
  .page_menu {
    margin: 0 auto 3.57vw;
    padding: 0 0 0 0;
    width: 87.5%;
    max-width: 1000px;
    background: #edf6f7;
  }
  .page_menu .page_menu_inner {
    margin: 0 0 0 0;
    padding: 2.67vw 0px 1.33vw 2.67vw;
    width: 100%;
    display: flex;
    flex-wrap: wrap;
  }
  .page_menu .page_menu_inner .item {
    margin: 0 1.33vw 1.33vw 0;
    padding: 0 0 0 0;
    position: relative;
    z-index: 1;
  }
  .page_menu .page_menu_inner .item a {
    margin: 0 0 0 0;
    padding: 0 0 0 0;
    display: inline-block;
    color: #333333;
    line-height: 1.4em;
    font-size: 2.84vw;
    font-weight: normal;
  }
  .page_menu .page_menu_inner .item a::after {
    margin: 0 0 0 0.8vw;
    padding: 0 0 0 0;
    width: 2.64vw;
    height: 1.57vw;
    content: "";
    background: url("../images/arrow_04.svg") no-repeat center center;
    background-size: 100% 100%;
    display: inline-block;
  }
}



/* new */
#about .intro em {
  margin: 0 0 0 0;
  padding: 0 0 0 0;
  line-height: 1.4em;
  font-size: 20px;
  font-weight: bold;
  font-family: "Clarimo UD PE DemiBold", "UD Shin Go DemiBold JIS2004", sans-serif;
  color: #333;
  background: url("../images/_text_back_01.png") repeat-x center 75%;
  background-size: auto 6px;
}
#about .image {
  margin: 0 auto 10px auto;
  max-width: 572px;
}
#about .link {
  margin: 0 auto 75px auto;
  width: 100%;
  max-width: 423px;
}
#about .link a {
  margin: 0 auto;
  padding: 0 0 0 0;
  width: 100%;
  height: 44px;
  line-height: 1.6em;
  font-size: 16px;
  font-weight: bold;
  font-family: "Clarimo UD PE DemiBold", "UD Shin Go DemiBold JIS2004", sans-serif;
  text-align: center;
  border-radius: 180px;
  background: #ea5504;
  color: #fff;
  display: flex;
  justify-content: center;
  align-items: center;
  position: relative;
}
#about .link a::after {
  margin: -7px 0 0 0;
  padding: 0 0 0 0;
  width: 15px;
  height: 15px;
  content: "";
  background: url("../images/_icon_blank_01.svg") no-repeat center center;
  background-size: 100% 100%;
  position: absolute;
  top: 50%;
  right: 20px;
}

#how_to_made .description {
  margin: 0 auto;
  padding: 0 0 15px 0;
  text-align: center;
}
#how_to_made .description p {
  margin: 0 0 0 0;
  padding: 0 0 0 0;
  line-height: 1.8em;
  font-size: 16px;
  font-weight: normal;
  font-family: "Clarimo UD PE Regular", "UD Shin Go Regular JIS2004", sans-serif;
  color: #333;
}
#how_to_made .description p em {
  margin: 0 0 0 0;
  padding: 0 0 0 0;
  line-height: 1.4em;
  font-size: 20px;
  font-weight: bold;
  font-family: "Clarimo UD PE DemiBold", "UD Shin Go DemiBold JIS2004", sans-serif;
  color: #333;
  background: url("../images/_text_back_01.png") repeat-x center 75%;
  background-size: auto 6px;
}
#how_to_made .image.image01 {
  margin: 0 auto 20px auto;
  width:100%;
  max-width: 1000px;
}
#how_to_made .image.image02 {
  margin: 0 0 0 42.54%;
  width: 50%;
  max-width: 418px;
}
#how_to_made .image.image03 {
  margin: 0 auto 55px auto;
  width: 100%;
  max-width: 1000px;
}
#how_to_made .list {
  margin: 0 auto 20px auto;
  width: 100%;
  max-width: 1000px;
  display: flex;
  justify-content: space-between;
}
#how_to_made .list .item {
  margin: 0 0 0 0;
  padding: 34px 15px 15px 15px;
  width: 48.3%;
  background: #fff;
  border-radius: 10px;
}
#how_to_made .list .item h5 {
  margin: 0 0 0 0;
  padding: 0 0 20px 0;
  width: 100%;
  line-height: 1.2em;
  font-size: 26px;
  font-weight: bold;
  font-family: "Clarimo UD PE DemiBold", "UD Shin Go DemiBold JIS2004", sans-serif;
  position: relative;
  text-align: center;
}
#how_to_made .list .item h5 em {
  color: #00838d;
}
#how_to_made .list .item p {
  margin: 0 0 0 0;
  padding: 0 0 0 0;
  min-height: 110px;
  text-align: left;
  line-height: 1.8em;
  font-size: 16px;
  font-weight: normal;
  font-family: "Clarimo UD PE Regular", "UD Shin Go Regular JIS2004", sans-serif;
}

#flow .flow_message {
  margin: -30px auto 0;
  padding: 0 0 25px 0;
  width: 87.5%;
  max-width: 1182px;
  text-align: left;
}
#flow .flow_message p {
  margin: 0 0 0 0;
  padding: 0 0 0 0;
  line-height: 1.8em;
  font-size: 18px;
  font-weight: normal;
  font-family: "Clarimo UD PE Regular", "UD Shin Go Regular JIS2004", sans-serif;
  color: #333;
}
#flow .flow_message a {
  color: #00838d;
  text-decoration: underline;
}
#flow .flow_message a:hover {
  text-decoration: none;
}
#flow .contents_box.type02 {
  background: #fff;
  border: none;
  box-shadow: 4px 4px 0 #a6acad;
  
  border-radius: 10px;
}
#flow .contents_box.type02  .contents_box_inner {
  width: 100%;
  max-width: 100%;
}
#flow .flow_image_box {
  box-sizing: border-box;
  position: relative;
}
#flow .flow_image_box .label {
  margin: 0 0 0 18%;
  padding: 10px 0 10px 0;
  width: 64%;
  box-sizing: border-box;
  text-align: center;
  color: #d9e452;
  line-height: 1.4em;
  font-size: 18px;
  font-weight: normal;
  font-family: "Clarimo UD PE Regular", "UD Shin Go Regular JIS2004", sans-serif;
  background: #00838d;
  border-top-left-radius: 15px;
  border-top-right-radius: 15px;
}
#flow .flow_image_box ol {
  margin: 0 0 0 0;
  padding: 0 0 0 0;
  width: 100%;
  display: flex;
}
#flow .flow_image_box ol li {
  margin: 0 0 0 0;
  padding: 20px 0 300px 0;
  text-align: center;
  box-sizing: border-box;
}
#flow .flow_image_box ol li:nth-of-type(1) {
  width: 18%;
}
#flow .flow_image_box ol li:nth-of-type(2) {
  width: 16%;
  background: #edf6f7;
  border-bottom-left-radius: 15px;
}
#flow .flow_image_box ol li:nth-of-type(3) {
  width: 32%;
  background: #edf6f7;
}
#flow .flow_image_box ol li:nth-of-type(4) {
  width: 16%;
  background: #edf6f7;
  border-bottom-right-radius: 15px;
}
#flow .flow_image_box ol li:nth-of-type(5) {
  width: 18%;
}
#flow .flow_image_box ol li:nth-of-type(3) .box {
  margin: 0 50% 0 0;
}
#flow .flow_image_box ol li .num {
  margin: 0 auto 10px;
  width: 46px;
  height: 46px;
  text-align: center;
  line-height: 1.2em;
  font-size: 24px;
  font-weight: bold;
  font-family: "Clarimo UD PE DemiBold", "UD Shin Go DemiBold JIS2004", sans-serif;
  border-radius: 180px;
  color: #fff;
  background: #00838d;
  display: flex;
  justify-content: center;
  align-items: center;
}
#flow .flow_image_box ol li p {
  margin: 0 0 0 0;
  padding: 0 18px 0 0;
  width: auto;
  color: #00838d;
  line-height: 1.4em;
  font-size: 18px;
  font-weight: bold;
  font-family: "Clarimo UD PE DemiBold", "UD Shin Go DemiBold JIS2004", sans-serif;
  text-align: center;
  display: inline-block;
  position: relative;
}
#flow .flow_image_box ol li p::after {
  margin: -7px 0 0 0;
  padding: 0 0 0 0;
  width: 8px;
  height: 14px;
  content: "";
  background: url("../images/_arrow_03.svg") no-repeat center center;
  background-size: 100% 100%;
  position: absolute;
  top: 50%;
  right: 0px;
}
#flow .flow_image_box ol li p a {
  text-decoration: underline;
  color: #00838d;
}
#flow .flow_image_box ol li p a:hover {
  text-decoration: none;
  color: #00838d;
}
#flow .flow_image_box .image {
  margin: 0 0 0 0;
  padding: 0 0 0 0;
  width: 100%;
  text-align: left;
  position: absolute;
  bottom: 50px;
  left: 0;
}
#flow .flow_image_box .image img:nth-of-type(2) {
  margin: 5px 0 0 25%;
  padding: 0 0 0 0;
  width: 66.94%;
}
@media (max-width:1100px) {
  #flow .flow_image_box ol li p {
    margin: 0 0 0 0;
    padding: 0 18px 0 0;
    width: auto;
    color: #00838d;
    line-height: 1.4em;
    font-size: 12px;
    font-weight: bold;
    font-family: "Clarimo UD PE DemiBold", "UD Shin Go DemiBold JIS2004", sans-serif;
    text-align: center;
    display: inline-block;
    position: relative;
  }
  #flow .flow_image_box ol li {
    margin: 0 0 0 0;
    padding: 20px 0 22vw 0;
    text-align: center;
    box-sizing: border-box;
  }

}
@media (max-width:767px) {
  #about .intro em {
    line-height: 1.4em;
    font-size: 3.63vw;
  }
  #about .image {
    margin: 0 auto 1.8vw auto;
    max-width: 572px;
  }
  #about .link {
    margin: 0 auto 8.18vw auto;
    width: 87%;
    max-width: 87%;
  }
  #about .link a {
    margin: 0 auto;
    padding: 0 0 0 0;
    width: 100%;
    height: 8vw;
    line-height: 1.6em;
    font-size: 2.9vw;
    font-weight: bold;
    font-family: "Clarimo UD PE DemiBold", "UD Shin Go DemiBold JIS2004", sans-serif;
    text-align: center;
    border-radius: 180px;
    background: #ea5504;
    color: #fff;
    display: flex;
    justify-content: center;
    align-items: center;
    position: relative;
  }
  #about .link a::after {
    margin: -1.35vw 0 0 0;
    padding: 0 0 0 0;
    width: 2.7vw;
    height: 2.7vw;
    content: "";
    background: url("../images/_icon_blank_01.svg") no-repeat center center;
    background-size: 100% 100%;
    position: absolute;
    top: 50%;
    right: 3.6vw;
  }

  #how_to_made .description {
    margin: 0 auto;
    padding: 0 0 15px 0;
    text-align: center;
  }
  #how_to_made .description p {
    margin: 0 0 0 0;
    padding: 0 0 0 0;
    line-height: 1.8em;
    font-size: 3.21vw;
    font-weight: normal;
    font-family: "Clarimo UD PE Regular", "UD Shin Go Regular JIS2004", sans-serif;
    color: #333;
  }
  #how_to_made .description p em {
    margin: 0 0 0 0;
    padding: 0 0 0 0;
    line-height: 1.4em;
    font-size: 3.63vw;
    font-weight: bold;
    font-family: "Clarimo UD PE DemiBold", "UD Shin Go DemiBold JIS2004", sans-serif;
    color: #333;
    background: url("../images/_text_back_01.png") repeat-x center 75%;
    background-size: auto 6px;
  }
  #how_to_made .image.image01 {
    margin: 0 auto 3.63vw auto;
    width: 100%;
    max-width: 1000px;
  }
  #how_to_made .list {
    margin: 0 auto 0 auto;
    width: 100%;
    max-width: 1000px;
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
  }
  #how_to_made .list .item {
    margin: 0 0 3.63vw 0;
    padding: 3.63vw 2.7vw 2.7vw 2.7vw;
    width: 100%;
    background: #fff;
  }
  #how_to_made .list .item:nth-of-type(2) {
    margin: 0 0 0.0vw 0;
  }
  #how_to_made .list .item h5 {
    margin: 0 0 0 0;
    padding: 0 0 3.63vw 0;
    width: 100%;
    line-height: 1.2em;
    font-size: 4.21vw;
    font-weight: bold;
    font-family: "Clarimo UD PE DemiBold", "UD Shin Go DemiBold JIS2004", sans-serif;
    position: relative;
    text-align: center;
  }
  #how_to_made .list .item h5 em {
    color: #00838d;
  }
  #how_to_made .list .item p {
    margin: 0 0 0 0;
    padding: 0 0 2.72vw 0;
    min-height: 0px;
    text-align: left;
    line-height: 1.8em;
    font-size: 3.21vw;
    font-weight: normal;
    font-family: "Clarimo UD PE Regular", "UD Shin Go Regular JIS2004", sans-serif;
  }

  #flow .flow_message {
    margin: 0 auto 0;
    padding: 0 0 25px 0;
    width: 87.5%;
    max-width: 1182px;
    text-align: left;
  }
  #flow .flow_message p {
    margin: 0 0 0 0;
    padding: 0 0 0 0;
    line-height: 1.8em;
    font-size: 3.27vw;
    font-weight: normal;
    font-family: "Clarimo UD PE Regular", "UD Shin Go Regular JIS2004", sans-serif;
    color: #333;
  }
  #flow .flow_message a {
    color: #00838d;
    text-decoration: underline;
  }
  #flow .flow_message a:hover {
    text-decoration: none;
  }
  #flow .contents_box.type02 {
    background: #fff;
    box-shadow: 4px 4px 0 #a6acad;
    border-radius: 10px;
  }
  #flow .contents_box.type02  .contents_box_inner {
    width: 100%;
    max-width: 100%;
  }
  #flow .flow_image_box_wrap {
    position: relative;
  }
  #flow .flow_image_box_wrap::before {
    width: 62px;
    height: 36px;
    content: "";
    background: url("../images/scroll.png") no-repeat center center;
    background-size: 100% 100%;
    position: absolute;
    top: 8px;
    left: 5px;
    z-index: 2;
  }
  #flow .flow_image_box_wrap.out::before {
    display: none;
  }
  #flow .flow_image_box_wrap .flow_image {
    padding: 0 0 3.63vw 0;
    width: 100%;
    overflow:auto;
    -webkit-overflow-scrolling:touch;
    position: relative;
  }
  #flow .flow_image_box {
    width: 1180px;
    box-sizing: border-box;
    position: relative;
  }
  #flow .flow_image_box .label {
    margin: 0 0 0 18%;
    padding: 10px 0 10px 0;
    width: 64%;
    box-sizing: border-box;
    text-align: center;
    color: #d9e452;
    line-height: 1.4em;
    font-size: 18px;
    font-weight: normal;
    font-family: "Clarimo UD PE Regular", "UD Shin Go Regular JIS2004", sans-serif;
    background: #00838d;
    border-top-left-radius: 15px;
    border-top-right-radius: 15px;
  }
  #flow .flow_image_box ol {
    margin: 0 0 0 0;
    padding: 0 0 0 0;
    width: 100%;
    display: flex;
  }
  #flow .flow_image_box ol li {
    margin: 0 0 0 0;
    padding: 20px 0 330px 0;
    text-align: center;
    box-sizing: border-box;
  }
  #flow .flow_image_box ol li:nth-of-type(1) {
    width: 18%;
  }
  #flow .flow_image_box ol li:nth-of-type(2) {
    width: 16%;
    background: #edf6f7;
    border-bottom-left-radius: 15px;
  }
  #flow .flow_image_box ol li:nth-of-type(3) {
    width: 32%;
    background: #edf6f7;
  }
  #flow .flow_image_box ol li:nth-of-type(4) {
    width: 16%;
    background: #edf6f7;
    border-bottom-right-radius: 15px;
  }
  #flow .flow_image_box ol li:nth-of-type(5) {
    width: 18%;
  }
  #flow .flow_image_box ol li:nth-of-type(3) .box {
    margin: 0 50% 0 0;
  }
  #flow .flow_image_box ol li .num {
    margin: 0 auto 10px;
    width: 46px;
    height: 46px;
    text-align: center;
    line-height: 1.2em;
    font-size: 24px;
    font-weight: bold;
    font-family: "Clarimo UD PE DemiBold", "UD Shin Go DemiBold JIS2004", sans-serif;
    border-radius: 180px;
    color: #fff;
    background: #00838d;
    display: flex;
    justify-content: center;
    align-items: center;
  }
  #flow .flow_image_box ol li p {
    margin: 0 0 0 0;
    padding: 0 18px 0 0;
    width: auto;
    color: #00838d;
    line-height: 1.4em;
    font-size: 18px;
    font-weight: bold;
    font-family: "Clarimo UD PE DemiBold", "UD Shin Go DemiBold JIS2004", sans-serif;
    text-align: center;
    display: inline-block;
    position: relative;
  }
  #flow .flow_image_box ol li p::after {
    margin: -7px 0 0 0;
    padding: 0 0 0 0;
    width: 8px;
    height: 14px;
    content: "";
    background: url("../images/_arrow_03.svg") no-repeat center center;
    background-size: 100% 100%;
    position: absolute;
    top: 50%;
    right: 0px;
  }
  #flow .flow_image_box ol li p a {
    text-decoration: underline;
    color: #00838d;
  }
  #flow .flow_image_box ol li p a:hover {
    text-decoration: none;
    color: #00838d;
  }
  #flow .flow_image_box .image {
    margin: 0 0 0 0;
    padding: 0 0 0 0;
    width: 100%;
    text-align: left;
    position: absolute;
    bottom: 50px;
    left: 0;
  }
  #flow .flow_image_box .image img:nth-of-type(2) {
    margin: 5px 0 0 25%;
    padding: 0 0 0 0;
    width: 66.94%;
  }
}

.first_message {
  margin: 0 auto;
  padding: 0 0 30px 0;
  width: 82%;
  max-width: 840px;
  box-sizing: border-box;
}
.first_message p {
  margin: 0 0 0 0;
  padding: 0 0 0 0;
  line-height: 1.6em;
  font-size: 18px;
  font-weight: normal;
  font-family: "Clarimo UD PE Regular", "UD Shin Go Regular JIS2004", sans-serif;
  color: #333;
  text-align: center;
}
.first_message p a {
  color: #00838d;
  text-decoration: underline;
}
.first_message p a:hover {
  color: #00838d;
  text-decoration: none;
}
@media (max-width:767px) {
  .first_message {
    margin: 0 auto;
    padding: 6.45vw 0 5.45vw 0;
    width: 82%;
    max-width: 840px;
    box-sizing: border-box;
  }
  .first_message p {
    line-height: 1.6em;
    font-size: 3.27vw;
  }
}

.middle_message {
  margin: -20px auto 0;
  padding: 0 0 40px 0;
  width: 92%;
  max-width: 1180px;
  box-sizing: border-box;
}
.middle_message p {
  margin: 0 0 0 0;
  padding: 0 0 0 0;
  line-height: 1.6em;
  font-size: 16px;
  font-weight: normal;
  font-family: "Clarimo UD PE Regular", "UD Shin Go Regular JIS2004", sans-serif;
  color: #333;
  text-align: center;
}
@media (max-width:767px) {
  .middle_message {
    margin: 0 auto;
    padding: 0 0 5.45vw 0;
    width: 92%;
    max-width: 840px;
    box-sizing: border-box;
  }
  .middle_message p {
    line-height: 1.6em;
    font-size: 3.21vw;
  }
}





.contents_box.type02#try .contents_box_inner {
  width: 100%;
  max-width: 100%;
}
#try .business_flow_image_box {
}
#try .business_flow_image_box .label {
  margin: 0 0 0 21.33%;
  padding: 10px 0 10px 0;
  width: 36%;
  box-sizing: border-box;
  text-align: center;
/*  color: #d9e452;*/
  color: #fff;
  line-height: 1.4em;
  font-size: 18px;
  font-weight: normal;
/*  font-family: "Clarimo UD PE Regular", "UD Shin Go Regular JIS2004", sans-serif;*/
	  font-family: "Clarimo UD PE DemiBold", "UD Shin Go DemiBold JIS2004", sans-serif;
  background: #00838d;
  border-top-left-radius: 15px;
  border-top-right-radius: 15px;
}
#try .business_flow_image_box ol {
  margin: 0 0 0 0;
  padding: 0 0 0 0;
  width: 100%;
  display: flex;
}
#try .business_flow_image_box ol li {
  margin: 0 0 0 0;
  padding: 15px 0 60px 0;
  width: 21.33%;
  box-sizing: border-box;
  position: relative;
}
#try .business_flow_image_box ol li::after {
  margin: 0 0 0 0;
  padding: 0 0 0 0;
  width: 14px;
  height: 21px;
  content: "";
  background: url("../images/_arrow_06.png") no-repeat center center;
  background-size: 100% 100%;
  position: absolute;
  top: 175px;
}
#try .business_flow_image_box ol li:nth-of-type(1) {
}
#try .business_flow_image_box ol li:nth-of-type(2) {
  width: 18%;
  background: #edf6f7;
  border-bottom-left-radius: 15px;
}
#try .business_flow_image_box ol li:nth-of-type(3) {
  width: 18%;
  background: #edf6f7;
  border-bottom-right-radius: 15px;
}
#try .business_flow_image_box ol li:nth-of-type(4) {

}
#try .business_flow_image_box ol li:nth-of-type(5) {

}
#try .business_flow_image_box ol li:nth-of-type(1)::after {
  right: 15px;
}
#try .business_flow_image_box ol li:nth-of-type(2)::after {
  right: 0px;
}
#try .business_flow_image_box ol li:nth-of-type(3)::after {
  right: -30px;
}
#try .business_flow_image_box ol li:nth-of-type(4)::after {
  right: -15px;
}
#try .business_flow_image_box ol li:nth-of-type(5)::after {
  display: none;
}
#try .business_flow_image_box ol li .box {
  margin: 0 0 0 0 !important;
  padding: 0 0 0 0 !important;
  text-align: center;
}
#try .business_flow_image_box ol li .box .num {
  margin: 0 auto 10px;
  width: 46px;
  height: 46px;
  text-align: center;
  line-height: 1.2em;
  font-size: 24px;
  font-weight: bold;
  font-family: "Clarimo UD PE DemiBold", "UD Shin Go DemiBold JIS2004", sans-serif;
  border-radius: 180px;
  color: #fff;
  background: #00838d;
  display: flex;
  justify-content: center;
  align-items: center;
}
#try .business_flow_image_box ol li .box p {
  margin: 0 0 0 0 !important;
  padding: 0 0 0 0 !important;
  width: auto;
  color: #00838d;
  line-height: 1.4em;
  font-size: 14px;
  font-weight: bold;
  font-family: "Clarimo UD PE DemiBold", "UD Shin Go DemiBold JIS2004", sans-serif;
  text-align: center;
  display: inline-block;
  position: relative;
}
#try .business_flow_image_box ol li a {
  text-decoration: underline;
  color: #00838d;
}
#try .business_flow_image_box ol li a:hover {
  text-decoration: none;
  color: #00838d;
}
#try .business_flow_image_box ol li .image {
  margin: 0 0 0 0;
  padding: 0 0 0 0;
  min-height: 175px;
  text-align: center;
  box-sizing: border-box;
}
#try .business_flow_image_box ol li .image.image01 {
  min-height: 160px;
}
#try .business_flow_image_box ol li .image.image03 {
  min-height: 160px;
}
#try .business_flow_image_box ol li .image.image04 {
  min-height: 185px;
}
#try .business_flow_image_box ol li .image.image05 {
  min-height: 170px;
}

#try .business_flow_image_box ol li .image.image01 img {
  margin: 30px auto 0;
  max-width: 131px
}
#try .business_flow_image_box ol li .image.image02 img {
  margin: 15px auto 0;
  max-width: 131px
}
#try .business_flow_image_box ol li .image.image03 img {
  margin: 15px auto 0;
  max-width: 142px;
}
#try .business_flow_image_box ol li .image.image04 img {
  margin: 5px auto 0;
  max-width: 113px
}
#try .business_flow_image_box ol li .image.image05 img {
  margin: 20px auto 0;
  max-width: 109px
}
#try .business_flow_image_box ol li .description {
  margin: 0 auto 0;
  padding: 0 0 0 0;
  width: 96%;
  max-width: 142px;
  text-align: left;
}
#try .business_flow_image_box ol li .description p {
  margin: 0 0 0 0;
  padding: 0 0 0 0;
  line-height: 1.6em;
  font-size: 12px;
  font-weight: normal;
  font-family: "Clarimo UD PE Regular", "UD Shin Go Regular JIS2004", sans-serif;
}
#try .business_flow_image_box .flow_image {
  margin: -48px 0 0 10%;
  padding: 0 0 0 0;
  width: 86%;
  max-width: 847px;
}
@media (max-width:767px) {
  #try .flow_image_box_wrap {
    position: relative;
  }
  #try .flow_image_box_wrap::before {
    width: 62px;
    height: 36px;
    content: "";
    background: url("../images/scroll.png") no-repeat center center;
    background-size: 100% 100%;
    position: absolute;
    top: 8px;
    left: 5px;
    z-index: 2;
  }
  #try .flow_image_box_wrap.out::before {
    display: none;
  }
  #try .flow_image_box_wrap .flow_image {
    padding: 0 0 3.63vw 0;
    width: 100%;
    overflow:auto;
    -webkit-overflow-scrolling:touch;
    position: relative;
  }
  #try .business_flow_image_box {
    width: 1180px;
    box-sizing: border-box;
    position: relative;
  }
}

.modal_image_list {
  margin: 15px auto 15px auto;
  padding: 0 0 0 0;
  width: 100%;
  max-width: 1000px;
  text-align: left;
  display: flex;
  justify-content: space-between;
}
.modal_image_list .item {
  margin: 0 0 0 0;
  padding: 0 0 0 0;
  width: 48.3%;
}
.modal_image_list .item .link {
  display: block;
  position: relative;
  cursor: pointer;
}
/*
.modal_image_list .item .link::before {
  width: 60px;
  height: 60px;
  content: "";
  background: url("../images/zoom.png") no-repeat center center;
  background-size: 100% 100%;
  display: block;
  position: absolute;
  top: 15px;
  left: 15px;
}
*/
@media (max-width:767px) {
  .modal_image_list {
    margin: 2.54vw auto 2.54vw auto;
    padding: 0 0 0 0;
    width: 100%;
    max-width: 1000px;
    text-align: left;
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
  }
  .modal_image_list .item {
    margin: 0 0 0 0;
    padding: 0 0 0 0;
    width: 100%;
  }
  .modal_image_list .item:nth-of-type(1) {
    margin: 0 0 3.02vw 0;
  }
  .modal_image_list .item .link {
    display: block;
    position: relative;
  }
/*
  .modal_image_list .item .link::before {
    width: 10.9vw;
    height: 10.9vw;
    content: "";
    background: url("../images/zoom.png") no-repeat center center;
    background-size: 100% 100%;
    display: block;
    position: absolute;
    top: 2.54vw;
    left: 2.54vw;
  }
*/
}


.maintenance .box01 {
/*  margin: 0 auto 50px;
  padding: 30px 30px 30px 30px;
  width: 92%;
  max-width: 1180px;
  box-sizing: border-box;
  background: #edf6f7;
  border-radius: 10px;
  position: relative;*/
}
.maintenance .box01 .detail {
  margin: 0 auto 0 auto;
  padding: 0 0 0 0;
/*  width: 84.74%;
  max-width: 1000px;*/
  text-align: left;
}
.maintenance .box01 .box01 .description p {
  margin: 0 0 0 0;
  padding: 0 0 0 0;
  line-height: 1.6em;
  font-size: 14px;
  font-weight: normal;
  font-family: "Clarimo UD PE Regular", "UD Shin Go Regular JIS2004", sans-serif;
  color: #333;
}
.maintenance .box01 .detail h4 {
  margin: 0 0 15px 0;
  padding: 0 0 0 0;
  min-height: 30px;
  line-height: 1.2em;
  font-size: 18px;
  font-weight: bold;
  font-family: "Clarimo UD PE DemiBold", "UD Shin Go DemiBold JIS2004", sans-serif;
  text-align: center;
  color: #fff;
  background: #00838d;
  display: flex;
  justify-content: center;
  align-items: center;
  border-radius: 10px;
}
.maintenance .box01 .detail .cause {
  margin: 0 0 14px 0;
  padding: 0 0 0 0;
  display: flex;
}
.maintenance .box01 .detail .cause dt {
  margin: 0 0 0 0;
  padding: 0 10px 0 0;
}
.maintenance .box01 .detail .cause dt .label {
  margin: 0 0 0 0;
  padding: 0 0 0 8px;
  width: 84px;
  height: 24px;
  line-height: 1.2em;
  text-align: left;
  font-size: 14px;
  font-weight: bold;
  font-family: "Clarimo UD PE DemiBold", "UD Shin Go DemiBold JIS2004", sans-serif;
  color: #fff;
  background: #00838d;
  border-radius: 90px;
  display: flex;
  align-items: center;
}
.maintenance .box01 .detail .cause dt .label::before {
  margin: 0 5px 0 0;
  padding: 0 0 0 0;
  width: 16px;
  height: 16px;
  content: "";
  background: url("../images/_icon_05.svg") no-repeat center center;
  background-size: 100% 100%;
  display: inline-block;
  vertical-align: middle;
}
.maintenance .box01 .detail .cause dd {
  margin: 0 0 0 0;
  padding: 0 0 0 0;
  line-height: 1.6em;
  font-size: 14px;
  font-weight: normal;
  font-family: "Clarimo UD PE Regular", "UD Shin Go Regular JIS2004", sans-serif;
  color: #333;
  display: flex;
  justify-content: center;
  align-items: center;
}
.maintenance .box01 .detail .handle {
  margin: 0 0 25px 0;
  padding: 0 0 0 0;
  display: flex;
}
.maintenance .box01 .detail .handle dt {
  margin: 0 0 0 0;
  padding: 0 10px 0 0;
}
.maintenance .box01 .detail .handle dt .label {
  margin: 0 0 0 0;
  padding: 0 0 0 8px;
  width: 84px;
  height: 24px;
  text-align: left;
  line-height: 1.2em;
  font-size: 14px;
  font-weight: bold;
  font-family: "Clarimo UD PE DemiBold", "UD Shin Go DemiBold JIS2004", sans-serif;
  color: #333;
  background: #fff;
  border: 1px solid #00838d;
  border-radius: 90px;
  display: flex;
  align-items: center;
  box-sizing: border-box;
}
.maintenance .box01 .detail .handle dt .label::before {
  margin: 0 5px 0 0;
  padding: 0 0 0 0;
  width: 16px;
  height: 16px;
  content: "";
  background: url("../images/_icon_06.svg") no-repeat center center;
  background-size: 100% 100%;
  display: inline-block;
  vertical-align: middle;
}
.maintenance .box01 .detail .handle dd {
  margin: 0 0 0 0;
  padding: 0 0 0 0;
  line-height: 1.6em;
  font-size: 14px;
  font-weight: normal;
  font-family: "Clarimo UD PE Regular", "UD Shin Go Regular JIS2004", sans-serif;
  color: #333;
  display: flex;
  justify-content: center;
  align-items: center;
}
@media (max-width:767px) {
  .maintenance .box01 {
  }
  .maintenance .box01 .detail {
  }
  .maintenance .box01 .box01 .description p {
    margin: 0 0 0 0;
    padding: 0 0 0 0;
    line-height: 1.6em;
    font-size: 2.54vw;
    font-weight: normal;
    font-family: "Clarimo UD PE Regular", "UD Shin Go Regular JIS2004", sans-serif;
    color: #333;
  }
  .maintenance .box01 .detail h4 {
    margin: 0 0 2.725vw 0;
    padding: 1.81vw;
    min-height: 0vw;
    line-height: 1.2em;
    font-size: 3.27vw;
    font-weight: bold;
    font-family: "Clarimo UD PE DemiBold", "UD Shin Go DemiBold JIS2004", sans-serif;
    text-align: center;
    color: #fff;
    background: #00838d;
    display: flex;
    justify-content: center;
    align-items: center;
    border-radius: 10px;
  }
  .maintenance .box01 .detail .cause {
    margin: 0 0 2.54vw 0;
    padding: 0 0 0 0;
    display: flex;
  }
  .maintenance .box01 .detail .cause dt {
    margin: 0 0 0 0;
    padding: 0 1.81vw 0 0;
  }
  .maintenance .box01 .detail .cause dt .label {
    margin: 0 0 0 0;
    padding: 0 0 0 1.45vw;
    width: 15.27vw;
    height: 4.36vw;
    line-height: 1.2em;
    text-align: left;
    font-size: 2.81vw;
    font-weight: bold;
    font-family: "Clarimo UD PE DemiBold", "UD Shin Go DemiBold JIS2004", sans-serif;
    color: #fff;
    background: #00838d;
    border-radius: 90px;
    display: flex;
    align-items: center;
  }
  .maintenance .box01 .detail .cause dt .label::before {
    margin: 0 0.9vw 0 0;
    padding: 0 0 0 0;
    width: 2.9vw;
    height: 2.9vw;
    content: "";
    background: url("../images/_icon_05.svg") no-repeat center center;
    background-size: 100% 100%;
    display: inline-block;
    vertical-align: middle;
  }
  .maintenance .box01 .detail .cause dd {
    margin: 0 0 0 0;
    padding: 0 0 0 0;
    line-height: 1.6em;
    font-size: 2.81vw;
    font-weight: normal;
    font-family: "Clarimo UD PE Regular", "UD Shin Go Regular JIS2004", sans-serif;
    color: #333;
    display: flex;
    justify-content: center;
    align-items: center;
  }
  .maintenance .box01 .detail .handle {
    margin: 0 0 4.54vw 0;
    padding: 0 0 0 0;
    display: flex;
  }
  .maintenance .box01 .detail .handle dt {
    margin: 0 0 0 0;
    padding: 0 1.81vw 0 0;
  }
  .maintenance .box01 .detail .handle dt .label {
    margin: 0 0 0 0;
    padding: 0 0 0 1.45vw;
    width: 15.27vw;
    height: 4.36vw;
    line-height: 1.2em;
    text-align: left;
    font-size: 2.81vw;
    font-weight: bold;
    font-family: "Clarimo UD PE DemiBold", "UD Shin Go DemiBold JIS2004", sans-serif;
    color: #333;
    background: #fff;
    border: 1px solid #00838d;
    border-radius: 90px;
    display: flex;
    align-items: center;
    box-sizing: border-box;
  }
  .maintenance .box01 .detail .handle dt .label::before {
    margin: 0 0.9vw 0 0;
    padding: 0 0 0 0;
    width: 2.9vw;
    height: 2.9vw;
    content: "";
    background: url("../images/_icon_06.svg") no-repeat center center;
    background-size: 100% 100%;
    display: inline-block;
    vertical-align: middle;
  }
  .maintenance .box01 .detail .handle dd {
    margin: 0 0 0 0;
    padding: 0 0 0 0;
    line-height: 1.6em;
    font-size: 2.81vw;
    font-weight: normal;
    font-family: "Clarimo UD PE Regular", "UD Shin Go Regular JIS2004", sans-serif;
    color: #333;
    display: flex;
    justify-content: center;
    align-items: center;
  }
}


.box01.how_to_made_data {
  margin: 0 auto 45px;
  padding: 0 0 0 0;
  width: 92%;
  max-width: 1180px;
  box-sizing: border-box;
  display: flex;
  justify-content: space-between;
}
.box01.how_to_made_data .item {
  margin: 0 0 0 0;
  padding: 0 0 18px 0;
  width: 48.89%;
  display: flex;
  flex-wrap: wrap;
  overflow: hidden;
  border-radius: 10px;
  background: #edf6f7;
}
.box01.how_to_made_data .item h4 {
  margin: 0 0 0 0;
  padding: 0 0 0 0;
  width: 100%;
  min-height: 48px;
  text-align: center;
  line-height: 1.4em;
  font-size: 20px;
  font-weight: bold;
  font-family: "Clarimo UD PE DemiBold", "UD Shin Go DemiBold JIS2004", sans-serif;
  color: #fff;
  background: #00838d;
  display: flex;
  justify-content: center;
  align-items: center;
}
.box01.how_to_made_data .item ul {
  margin: 0 0 0 0;
  padding: 28px 0 0 0;
  width: 47.66%;
  text-align: left;
}
.box01.how_to_made_data .item ul li {
  margin: 0 0 0 28.8%;
  padding: 0 0 0 1.2em;
  line-height: 1.6em;
  font-size: 14px;
  font-weight: normal;
  font-family: "Clarimo UD PE Regular", "UD Shin Go Regular JIS2004", sans-serif;
  position: relative;
}
.box01.how_to_made_data .item ul li::before {
  margin: 0 0 0 0;
  padding: 0 0 0 0;
  content: "●";
  position: absolute;
  top: 0;
  left: 0;
  color: #2d99a1;
}
.box01.how_to_made_data .item .image {
}
.box01.how_to_made_data .item .image.image01 {
  margin: 15px 0 0 55px;
}
.box01.how_to_made_data .item .image.image02 {
  margin: 15px 0 0 15px;
}
.box01.how_to_made_data .item .image.image01 img {
  max-width: 118px;
  display: block;
}
.box01.how_to_made_data .item .image.image02 img {
  max-width: 186px;
  display: block;
}
@media (max-width:767px) {
  .box01.how_to_made_data {
    margin: 0 auto 45px;
    padding: 0 0 0 0;
    width: 92%;
    max-width: 1180px;
    box-sizing: border-box;
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
  }
  .box01.how_to_made_data .item {
    margin: 0 0 2.75vw 0;
    padding: 0 0 18px 0;
    width: 100%;
    display: flex;
    flex-wrap: wrap;
    overflow: hidden;
    border-radius: 10px;
    background: #edf6f7;
  }
  .box01.how_to_made_data .item h4 {
    margin: 0 0 0 0;
    padding: 0 0 0 0;
    width: 100%;
    min-height: 8.72vw;
    text-align: center;
    line-height: 1.4em;
    font-size: 3.63vw;
    font-weight: bold;
    font-family: "Clarimo UD PE DemiBold", "UD Shin Go DemiBold JIS2004", sans-serif;
    color: #fff;
    background: #00838d;
    display: flex;
    justify-content: center;
    align-items: center;
  }
  .box01.how_to_made_data .item ul {
    margin: 0 0 0 0;
    padding: 3.4vw 0 0 0;
    width: 47.66%;
    text-align: left;
  }
  .box01.how_to_made_data .item ul li {
    margin: 0 0 0 18.8%;
    padding: 0 0 0 1.2em;
    line-height: 1.6em;
    font-size: 2.81vw;
    font-weight: normal;
    font-family: "Clarimo UD PE Regular", "UD Shin Go Regular JIS2004", sans-serif;
    position: relative;
  }
  .box01.how_to_made_data .item ul li::before {
    margin: 0 0 0 0;
    padding: 0 0 0 0;
    content: "●";
    position: absolute;
    top: 0;
    left: 0;
    color: #2d99a1;
  }
  .box01.how_to_made_data .item .image {
  }
  .box01.how_to_made_data .item .image.image01 {
    margin: 2.7vw 0 0 10vw;
  }
  .box01.how_to_made_data .item .image.image02 {
    margin: 2.7vw 0 0 2.7vw;
  }
  .box01.how_to_made_data .item .image.image01 img {
    max-width: 20vw;
    display: block;
  }
  .box01.how_to_made_data .item .image.image02 img {
    max-width: 36vw;
    display: block;
  }
}

.box01.setting {
  margin: 0 auto;
  padding: 0 0 80px 0;
  width: 100%;
  max-width: 1180px;
  text-align: left;
  display: flex;
}
.box01.setting .image {
  margin: 0 3.89% 0 1.69%;
  padding: 0 0 0 0;
  width: 44.16%;
}
.box01.setting .description {
  margin: 0 0 0 0;
  padding: 0 0 0 0;
  width: 50.26%;
}
.box01.setting .description p {
  margin: 0 0 0 0;
  padding: 22px 0 20px 0;
  line-height: 1.6em;
  font-size: 16px;
  font-weight: normal;
  font-family: "Clarimo UD PE Regular", "UD Shin Go Regular JIS2004", sans-serif;
  color: #333;
}
.box02.setting {
  margin: 0 auto;
  padding: 0 0 47px 0;
  width: 100%;
  max-width: 1180px;
  text-align: left;
}
.box02.setting h4 {
  margin: 0 0 0 0;
  padding: 10px 0;
  width: 100%;
  min-height: 82px;
  text-align: center;
  line-height: 1.4em;
  font-size: 26px;
  font-weight: bold;
  font-family: "Clarimo UD PE DemiBold", "UD Shin Go DemiBold JIS2004", sans-serif;
  color: #fff;
  background: #00838d;
  border-top-left-radius: 10px;
  border-top-right-radius: 10px;
  display: flex;
  justify-content: center;
  align-items: center;
  box-sizing: border-box;
}
.box02.setting .detail {
  margin: 0 0 0 0;
  padding: 0 0 0 0;
  width: 100%;
  text-align: center;
  border: 3px solid #93c9cf;
  border-top: none;
  border-bottom-left-radius: 10px;
  border-bottom-right-radius: 10px;
}
.box02.setting .detail p {
  margin: 0 0 0 0;
  padding: 35px 0 40px 0;
  width: 100%;
  text-align: center;
  line-height: 1.4em;
  font-size: 16px;
  color: #333;
  font-weight: normal;
  font-family: "Clarimo UD PE Regular", "UD Shin Go Regular JIS2004", sans-serif;
}
.box02.setting .detail p em {
  line-height: 1.4em;
  font-size: 20px;
  font-weight: bold;
  font-family: "Clarimo UD PE DemiBold", "UD Shin Go DemiBold JIS2004", sans-serif;
  background: url("../images/_text_back_01.png") repeat-x center 75%;
  background-size: auto 6px;
}
.box02.setting .detail .before_after {
  margin: 0 auto 50px auto;
  padding: 0 0 0 0;
  width: 96%;
  max-width: 1130px;
  display: flex;
  justify-content: space-between;
  position: relative;
}
.box02.setting .detail .before_after .arrow {
  margin: 0 0 0 0;
  padding: 0 0 0 0;
  width: 6%;
  display: flex;
  justify-content: center;
  align-items: center;
}
.box02.setting .detail .before_after .arrow img {
  margin: auto;
  width: 96%;
  max-width: 30px;
  display: block;
}
.box02.setting .detail .before_after .before {
  margin: 0 0 0 0;
  padding: 0 0 0 0;
  width: 47%;
  background: #ebebeb;
  overflow: hidden;
  border-radius: 10px;
}
.box02.setting .detail .before_after .before h5 {
  margin: 0 0 33px 0;
  padding: 0 0 0 0;
  width: 100%;
  height: 63px;
  text-align: center;
  line-height: 1.4em;
  font-size: 16px;
  font-weight: bold;
  font-family: "Clarimo UD PE DemiBold", "UD Shin Go DemiBold JIS2004", sans-serif;
  color: #fff;
  background: #858585;
  display: flex;
  justify-content: center;
  align-items: center;
  vertical-align: middle;
}
.box02.setting .detail .before_after .before h5 img {
  margin: 0 5px;
  padding: 0 0 0 0;
  max-width: 48px;
  display: inline-block;
  vertical-align: middle;
}
.box02.setting .detail .before_after .before h6 {
  margin: 0 25px 22px 25px;
  padding: 0 0 0 0;
  text-align: left;
  line-height: 1.4em;
  font-size: 18px;
  font-weight: bold;
  font-family: "Clarimo UD PE DemiBold", "UD Shin Go DemiBold JIS2004", sans-serif;
  color: #333333;
}
.box02.setting .detail .before_after .after {
  margin: 0 0 0 0;
  padding: 0 0 0 0;
  width: 47%;
  background: #c3e2e5;
  overflow: hidden;
  border-radius: 10px;
}
.box02.setting .detail .before_after .after h5 {
  margin: 0 0 33px 0;
  padding: 0 0 0 0;
  width: 100%;
  height: 63px;
  text-align: center;
  line-height: 1.4em;
  font-size: 16px;
  font-weight: bold;
  font-family: "Clarimo UD PE DemiBold", "UD Shin Go DemiBold JIS2004", sans-serif;
  color: #fff;
  background: #00838d;
  display: flex;
  justify-content: center;
  align-items: center;
  vertical-align: middle;
}
.box02.setting .detail .before_after .after h5 img {
  margin: 0 5px;
  padding: 0 0 0 0;
  max-width: 36px;
  display: inline-block;
  vertical-align: middle;
}
.box02.setting .detail .before_after .after h5 strong {
  line-height: 1.4em;
  font-size: 16px;
  font-weight: bold;
  font-family: "Clarimo UD PE DemiBold", "UD Shin Go DemiBold JIS2004", sans-serif;
  color: #d9e452;
}
.box02.setting .detail .before_after .after h6 {
  margin: 0 25px 22px 25px;
  padding: 0 0 0 0;
  text-align: left;
  line-height: 1.4em;
  font-size: 18px;
  font-weight: bold;
  font-family: "Clarimo UD PE DemiBold", "UD Shin Go DemiBold JIS2004", sans-serif;
  color: #00838d;
}
.box02.setting .detail .before_after .comment_box {
  margin: 0 25px 20px 25px;
  padding: 0 0 0 0;
  width: calc( 100% - 50px );
  display: flex;
}
.box02.setting .detail .before_after .comment_box .image {
  margin: 0 0 0 0;
  padding: 0 0 0 0;
  width: 134px;
  position: relative;
}
.box02.setting .detail .before_after .comment_box .image.image01 img {
  width: 96px;
  position: absolute;
  top: -5px;
  right: 10px;
}
.box02.setting .detail .before_after .comment_box .image.image02 img {
  width: 108px;
  position: absolute;
  top: -5px;
  right: 10px;
}
.box02.setting .detail .before_after .comment_box .image.image03 img {
  width: 81px;
  position: absolute;
  top: 0;
  right: 35px;
}
.box02.setting .detail .before_after .comment_box .image.image04 img {
  width: 94px;
  position: absolute;
  top: 0;
  right: 33px;
}
.box02.setting .detail .before_after .comment_box .comment {
  margin: 0 0 0 0;
  padding: 12px 15px 12px 20px;
  width: calc( 100% - 134px );
  min-height: 96px;
  background: #fff;
  box-sizing: border-box;
  border-radius: 15px;
  text-align: left;
  position: relative;
  display: flex;
  justify-content: flex-start;
  align-items: center;
}
.box02.setting .detail .before_after .comment_box .comment::before {
  margin: 0 0 0 0;
  padding: 0 0 0 0;
  width: 28px;
  height: 28px;
  content: "";
  background: url("../images/_deco_05.png") no-repeat center center;
  background-size: 100% 100%;
  position: absolute;
  top: 35px;
  left: -14px;
}
.box02.setting .detail .before_after .comment_box .comment ol {
  margin: 0 0 0 0;
  padding: 0 0 0 0;
  text-align: left;
}

.box02.setting .detail .before_after .comment_box .comment li {
  margin: 0 0 0 0;
  padding: 0 0 5px 1.2em;
  line-height: 1.3em;
  font-size: 16px;
  font-weight: normal;
  font-family: "Clarimo UD PE Regular", "UD Shin Go Regular JIS2004", sans-serif;
  position: relative;
  text-align: left;
}
.box02.setting .detail .before_after .comment_box .comment li .num {
  position: absolute;
  top: 0;
  left: 0;
}
.box02.setting .detail .before_after .comment_box .comment li em {
  margin: 0 0 0 0;
  padding: 0 0 0 0;
  line-height: 1.2em;
  font-size: 19px;
  font-weight: bold;
  font-family: "Clarimo UD PE DemiBold", "UD Shin Go DemiBold JIS2004", sans-serif;
}
.box02.setting .detail .link {
  margin: 0 auto 33px auto;
  width: 100%;
  max-width: 423px;
}
.box02.setting .detail .link a {
  margin: 0 auto;
  padding: 0 0 0 0;
  width: 100%;
  height: 44px;
  line-height: 1.6em;
  font-size: 16px;
  font-weight: bold;
  font-family: "Clarimo UD PE DemiBold", "UD Shin Go DemiBold JIS2004", sans-serif;
  text-align: center;
  border-radius: 180px;
  background: #ea5504;
  color: #fff;
  display: flex;
  justify-content: center;
  align-items: center;
  position: relative;
}
.box02.setting .detail .link a.blank::after {
  margin: -7px 0 0 0;
  padding: 0 0 0 0;
  width: 15px;
  height: 15px;
  content: "";
  background: url("../images/_icon_blank_01.svg") no-repeat center center;
  background-size: 100% 100%;
  position: absolute;
  top: 50%;
  right: 20px;
}
@media (max-width:1180px) {
  .box02.setting .detail .before_after .comment_box .image {
    margin: 0 0 0 0;
    padding: 0 0 0 0;
    width: 104px;
    position: relative;
  }
  .box02.setting .detail .before_after .comment_box .image.image01 img {
    width: 96px;
    position: absolute;
    top: -5px;
    right: 10px;
  }
  .box02.setting .detail .before_after .comment_box .image.image02 img {
    width: 108px;
    position: absolute;
    top: -5px;
    right: 10px;
  }
  .box02.setting .detail .before_after .comment_box .image.image03 img {
    width: 81px;
    position: absolute;
    top: 0;
    right: 15px;
  }
  .box02.setting .detail .before_after .comment_box .image.image04 img {
    width: 94px;
    position: absolute;
    top: 0;
    right: 13px;
  }
  .box02.setting .detail .before_after .comment_box .comment {
    margin: 0 0 0 0;
    padding: 12px 15px 12px 20px;
    width: calc( 100% - 104px );
    min-height: 96px;
    background: #fff;
    box-sizing: border-box;
    border-radius: 15px;
    text-align: left;
    position: relative;
    display: flex;
    align-items: center;
  }
}
@media (max-width:767px) {
  .box01.setting {
    margin: 0 auto;
    padding: 0 0 5.45vw 0;
    width: 100%;
    max-width: 1180px;
    text-align: left;
    display: block;
  }
  .box01.setting .image {
    margin: 0 0 4.54vw 0;
    padding: 0 0 0 0;
    width: 100%;
  }
  .box01.setting .description {
    margin: 0 0 0 0;
    padding: 0 0 0 0;
    width: 100%;
  }
  .box01.setting .description p {
    margin: 0 0 0 0;
    padding: 0 0 0 0;
    line-height: 1.6em;
    font-size: 2.9vw;
    font-weight: normal;
    font-family: "Clarimo UD PE Regular", "UD Shin Go Regular JIS2004", sans-serif;
    color: #333;
  }
  .box02.setting {
    margin: 0 auto;
    padding: 0 0 47px 0;
    width: 100%;
    max-width: 1180px;
    text-align: left;
  }
  .box02.setting h4 {
    margin: 0 0 0 0;
    padding: 1.8vw 0;
    width: 100%;
    min-height: 0px;
    text-align: center;
    line-height: 1.4em;
    font-size: 4.21vw;
    font-weight: bold;
    font-family: "Clarimo UD PE DemiBold", "UD Shin Go DemiBold JIS2004", sans-serif;
    color: #fff;
    background: #00838d;
    border-top-left-radius: 10px;
    border-top-right-radius: 10px;
    display: flex;
    justify-content: center;
    align-items: center;
    box-sizing: border-box;
  }
  .box02.setting .detail {
    margin: 0 0 0 0;
    padding: 0 0 0 0;
    width: 100%;
    text-align: center;
    border: 3px solid #93c9cf;
    border-top: none;
    border-bottom-left-radius: 10px;
    border-bottom-right-radius: 10px;
  }
  .box02.setting .detail p {
    margin: 0 0 0 0;
    padding: 2.72vw 0 3.72vw 0;
    width: 100%;
    text-align: center;
    line-height: 1.4em;
    font-size: 3.21vw;
    color: #333;
    font-weight: normal;
    font-family: "Clarimo UD PE Regular", "UD Shin Go Regular JIS2004", sans-serif;
  }
  .box02.setting .detail p em {
    line-height: 1.4em;
    font-size: 3.63vw;
    font-weight: bold;
    font-family: "Clarimo UD PE DemiBold", "UD Shin Go DemiBold JIS2004", sans-serif;
    background: url("../images/_text_back_01.png") repeat-x center 75%;
    background-size: auto 6px;
  }
  .box02.setting .detail .before_after {
    margin: 0 auto 3.6vw auto;
    padding: 0 0 0 0;
    width: 94%;
    max-width: 1130px;
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    position: relative;
  }
  .box02.setting .detail .before_after .arrow {
    margin: 0 0 0 0;
    padding: 3.6vw 0;
    width: 100%;
    display: flex;
    justify-content: center;
    align-items: center;
  }
  .box02.setting .detail .before_after .arrow img {
    margin: auto;
    width: 10vw;
    max-width: 10vw;
    display: block;
  }
  .box02.setting .detail .before_after .before {
    margin: 0 0 0 0;
    padding: 0 0 0 0;
    width: 100%;
    background: #ebebeb;
    overflow: hidden;
    border-radius: 10px;
  }
  .box02.setting .detail .before_after .before h5 {
    margin: 0 0 4.54vw 0;
    padding: 0 0 0 0;
    width: 100%;
    height: 11vw;
    text-align: center;
    line-height: 1.4em;
    font-size: 3.63vw;
    font-weight: bold;
    font-family: "Clarimo UD PE DemiBold", "UD Shin Go DemiBold JIS2004", sans-serif;
    color: #fff;
    background: #858585;
    display: flex;
    justify-content: center;
    align-items: center;
    vertical-align: middle;
  }
  .box02.setting .detail .before_after .before h5 img {
    margin: 0 0.9vw;
    padding: 0 0 0 0;
    max-width: 8.54vw;
    display: inline-block;
    vertical-align: middle;
  }
  .box02.setting .detail .before_after .before h6 {
    margin: 0 3.6vw 3.6vw 3.6vw;
    padding: 0 0 0 0;
    text-align: left;
    line-height: 1.4em;
    font-size: 3.27vw;
    font-weight: bold;
    font-family: "Clarimo UD PE DemiBold", "UD Shin Go DemiBold JIS2004", sans-serif;
    color: #333333;
  }
  .box02.setting .detail .before_after .after {
    margin: 0 0 0 0;
    padding: 0 0 0 0;
    width: 100%;
    background: #c3e2e5;
    overflow: hidden;
    border-radius: 10px;
  }
  .box02.setting .detail .before_after .after h5 {
    margin: 0 0 4.54vw 0;
    padding: 0 0 0 0;
    width: 100%;
    height: 11vw;
    text-align: center;
    line-height: 1.4em;
    font-size: 3.63vw;
    font-weight: bold;
    font-family: "Clarimo UD PE DemiBold", "UD Shin Go DemiBold JIS2004", sans-serif;
    color: #fff;
    background: #00838d;
    display: flex;
    justify-content: center;
    align-items: center;
    vertical-align: middle;
  }
  .box02.setting .detail .before_after .after h5 img {
    margin: 0 0.9vw;
    padding: 0 0 0 0;
    max-width: 6.54vw;
    display: inline-block;
    vertical-align: middle;
  }
  .box02.setting .detail .before_after .after h5 strong {
    line-height: 1.4em;
    font-size: 3.63vw;
    font-weight: bold;
    font-family: "Clarimo UD PE DemiBold", "UD Shin Go DemiBold JIS2004", sans-serif;
    color: #d9e452;
  }
  .box02.setting .detail .before_after .after h6 {
    margin: 0 3.6vw 3.6vw 3.6vw;
    padding: 0 0 0 0;
    text-align: left;
    line-height: 1.4em;
    font-size: 3.27vw;
    font-weight: bold;
    font-family: "Clarimo UD PE DemiBold", "UD Shin Go DemiBold JIS2004", sans-serif;
    color: #00838d;
  }
  .box02.setting .detail .before_after .comment_box {
    margin: 0 3.6vw 3.6vw 3.6vw;
    padding: 0 0 0 0;
    width: calc( 100% - 7.2vw );
    display: flex;
  }
  .box02.setting .detail .before_after .comment_box .image {
    margin: 0 0 0 0;
    padding: 0 0 0 0;
    width: 18vw;
    position: relative;
  }
  .box02.setting .detail .before_after .comment_box .image.image01 img {
    width: 17.45vw;
    position: absolute;
    top: -0.9vw;
    right: 1.8vw;
  }
  .box02.setting .detail .before_after .comment_box .image.image02 img {
    width: 19.6vw;
    position: absolute;
    top: -0.9vw;
    right: 1.8vw;
  }
  .box02.setting .detail .before_after .comment_box .image.image03 img {
    width: 14.72vw;
    position: absolute;
    top: 0;
    right: 1.8vw;
  }
  .box02.setting .detail .before_after .comment_box .image.image04 img {
    width: 17.09vw;
    position: absolute;
    top: 0;
    right: 1.8vw;
  }
  .box02.setting .detail .before_after .comment_box .comment {
    margin: 0 0 0 0;
    padding: 12px 15px 12px 20px;
    width: calc( 100% - 18vw );
    min-height: 17.45vw;
    background: #fff;
    box-sizing: border-box;
    border-radius: 15px;
    text-align: left;
    position: relative;
    display: flex;
    align-items: center;
  }
  .box02.setting .detail .before_after .comment_box .comment::before {
    margin: 0 0 0 0;
    padding: 0 0 0 0;
    width: 5.09vw;
    height: 5.09vw;
    content: "";
    background: url("../images/_deco_05.png") no-repeat center center;
    background-size: 100% 100%;
    position: absolute;
    top: 5.09vw;
    left: -2.545vw;
  }
  .box02.setting .detail .before_after .comment_box .comment li {
    margin: 0 0 0 0;
    padding: 0 0 5px 1.2em;
    line-height: 1.3em;
    font-size: 3.21vw;
    font-weight: normal;
    font-family: "Clarimo UD PE Regular", "UD Shin Go Regular JIS2004", sans-serif;
    position: relative;
  }
  .box02.setting .detail .before_after .comment_box .comment li .num {
    position: absolute;
    top: 0;
    left: 0;
  }
  .box02.setting .detail .before_after .comment_box .comment li em {
    margin: 0 0 0 0;
    padding: 0 0 0 0;
    line-height: 1.2em;
    font-size: 3.63vw;
    font-weight: bold;
    font-family: "Clarimo UD PE DemiBold", "UD Shin Go DemiBold JIS2004", sans-serif;
  }
  .box02.setting .detail .link {
    margin: 0 auto 3.6vw auto;
    width: 100%;
    max-width: 77vw;
  }
  .box02.setting .detail .link a {
    margin: 0 auto;
    padding: 0 0 0 0;
    width: 100%;
    height: 8vw;
    line-height: 1.6em;
    font-size: 3.21vw;
    font-weight: bold;
    font-family: "Clarimo UD PE DemiBold", "UD Shin Go DemiBold JIS2004", sans-serif;
    text-align: center;
    border-radius: 180px;
    background: #ea5504;
    color: #fff;
    display: flex;
    justify-content: center;
    align-items: center;
    position: relative;
  }
  .box02.setting .detail .link a.blank::after {
    margin: -1.35vw 0 0 0;
    padding: 0 0 0 0;
    width: 2.7vw;
    height: 2.7vw;
    content: "";
    background: url("../images/_icon_blank_01.svg") no-repeat center center;
    background-size: 100% 100%;
    position: absolute;
    top: 50%;
    right: 2.7vw;
  }
}


._head {
  width: 100%;
  min-height: 100px;
  position: relative;
  padding: 0 0 0 0;
  margin: 0 0 45px 0;
}
._head .icon {
  width: 100px;
  position: absolute;
  top: 0;
  left: 0;
}

._head h4 {
  margin: 0 0 10px 0 !important;
/*  padding: 10px 0 5px 100px !important;*/
  padding: 10px 0 5px 0px !important;
  text-align: center;
  line-height: 1.4em;
  font-size: 26px;
  font-weight: bold;
  font-family: "Clarimo UD PE DemiBold", "UD Shin Go DemiBold JIS2004", sans-serif;
}
._head.type01 h4 {
  color: #e0356c;
  border-bottom: 3px solid #e0356c;
}
._head.type02 h4 {
  color: #67ac1e;
  border-bottom: 3px solid #67ac1e;
}
._head.type03 h4 {
  color: #ea5504;
  border-bottom: 3px solid #ea5504;
}
._head.type04 h4 {
  color: #8e58ad;
  border-bottom: 3px solid #8e58ad;
}
._head h5 {
  margin: 0 0 10px 0 !important;
/*  padding: 10px 0 5px 25px !important;*/
  padding: 10px 0 5px 0px;
  text-align: center;
  line-height: 1.4em;
  font-size: 26px !important;
  font-weight: bold;
  font-family: "Clarimo UD PE DemiBold", "UD Shin Go DemiBold JIS2004", sans-serif;
}
._head.type01 h5 {
  color: #e0356c;
  border-bottom: 3px solid #e0356c;
}
._head.type02 h5 {
  color: #67ac1e;
  border-bottom: 3px solid #67ac1e;
}
._head.type03 h5 {
  color: #ea5504;
  border-bottom: 3px solid #ea5504;
}
._head.type04 h5 {
  color: #8e58ad;
  border-bottom: 3px solid #8e58ad;
}
._head p {
  margin: 0 0 0 0;
/*  padding: 0 0 0 100px !important;*/
  padding: 0 !important;
  text-align: center;
  line-height: 1.7em;
  font-size: 16px !important;
  font-weight: normal;
  font-family: "Clarimo UD PE Regular", "UD Shin Go Regular JIS2004", sans-serif;
}
@media (max-width:767px) {
  ._head {
    width: 100%;
    min-height: 100px;
    position: relative;
    padding: 0 0 0 0;
    margin: 0 0 8.1vw 0;
  }
  ._head .icon {
    width: 12.36vw;
    position: absolute;
    top: 0;
    left: 0;
  }
  ._head h4 {
    margin: 0 0 1.8vw 0 !important;
    padding: 3.4vw 10vw 3.4vw 12.36vw !important;
    text-align: center;
    line-height: 1.6em !important;
    font-size: 4.21vw !important;
    font-weight: bold;
    font-family: "Clarimo UD PE DemiBold", "UD Shin Go DemiBold JIS2004", sans-serif;
  }
  ._head.type01 h4 {
    color: #e0356c;
    border-bottom: 2px solid #e0356c;
  }
  ._head.type02 h4 {
    color: #67ac1e;
    border-bottom: 2px solid #67ac1e;
  }
  ._head.type03 h4 {
    color: #ea5504;
    border-bottom: 2px solid #ea5504;
  }
  ._head.type04 h4 {
    color: #8e58ad;
    border-bottom: 2px solid #8e58ad;
  }
  ._head h5 {
    margin: 0 0 1.8vw 0 !important;
    padding: 3.4vw 8vw 3.4vw 12.36vw !important;
    text-align: center;
    line-height: 1.6em !important;
    font-size: 4.21vw !important;
    font-weight: bold;
    font-family: "Clarimo UD PE DemiBold", "UD Shin Go DemiBold JIS2004", sans-serif;
  }
  ._head.type01 h5 {
    color: #e0356c;
    border-bottom: 2px solid #e0356c;
  }
  ._head.type02 h5 {
    color: #67ac1e;
    border-bottom: 2px solid #67ac1e;
  }
  ._head.type03 h5 {
    color: #ea5504;
    border-bottom: 2px solid #ea5504;
  }
  ._head.type04 h5 {
    color: #8e58ad;
    border-bottom: 2px solid #8e58ad;
  }
  ._head p {
    margin: 0 0 0 0 !important;
    padding: 0 0 0 0 !important;
    text-align: left;
    line-height: 1.7em;
    font-size: 3.21vw !important;
    font-weight: normal;
    font-family: "Clarimo UD PE Regular", "UD Shin Go Regular JIS2004", sans-serif;
  }
}

._link {
  padding: 25px 0 20px 0;
  text-align: center;
} 
._link.mb35 {
  margin-bottom: 35px;
} 
._link a {
  margin: 0 auto;
  padding: 10px 40px 10px 20px;
  line-height: 1.6em;
  font-size: 16px;
  font-weight: bold;
  font-family: "Clarimo UD PE DemiBold", "UD Shin Go DemiBold JIS2004", sans-serif;
  text-align: center;
  border-radius: 180px;
  background: #ea5504;
  color: #fff;
  display: flex;
  justify-content: center;
  align-items: center;
  position: relative;
  display: inline-block;
}
._link a::after {
  margin: -6px 0 0 0;
  padding: 0 0 0 0;
  width: 7px;
  height: 12px;
  content: "";
  background: url("../images/_arrow_01.svg") no-repeat center center;
  background-size: 100% 100%;
  position: absolute;
  top: 50%;
  right: 20px;
}
@media (max-width:767px) {
  ._link {
    padding: 4.54vw 0 3.63vw 0;
    text-align: center;
  } 
  ._link.mb35 {
    margin-bottom: 6.36vw;
  } 
  ._link a {
    margin: 0 auto;
    padding: 1.8vw 7.2vw 1.8vw 3.6vw;
    line-height: 1.6em;
    font-size: 2.9vw;
    font-weight: bold;
    font-family: "Clarimo UD PE DemiBold", "UD Shin Go DemiBold JIS2004", sans-serif;
    text-align: center;
    border-radius: 180px;
    background: #ea5504;
    color: #fff;
    display: flex;
    justify-content: center;
    align-items: center;
    position: relative;
    display: inline-block;
  }
  ._link a::after {
    margin: -1.34vw 0 0 0;
    padding: 0 0 0 0;
    width: 1.59vw;
    height: 2.68vw;
    content: "";
    background: url("../images/_arrow_01.svg") no-repeat center center;
    background-size: 100% 100%;
    position: absolute;
    top: 50%;
    right: 1.5vw;
  }
}


.box01.learning {
  margin: 0 auto 0;
  padding: 0 0 0 0;
  box-sizing: border-box;
}
.box01.learning .wrap {
  margin: 0 auto 0 auto;
  width: 100%;
  max-width: 1000px;
  text-align: left;
  display: flex;
  justify-content: space-between;
}
.box01.learning .wrap .item {
  margin: 0 0 0 0;
  padding: 36px 0 0 0;
  width: 48.89%;
  border-radius: 10px;
  background: #edf6f7;
  position: relative;
}
.box01.learning .wrap .item:nth-of-type(1)::after {
  margin: -19px 0 0 0;
  padding: 0 0 0 0;
  width: 20px;
  height: 38px;
  content: "";
  background: url("../images/_arrow_04.png") no-repeat center center;
  background-size: 100% 100%;
  position: absolute;
  top: 50%;
  right: -10px;
}
.box01.learning .wrap .item h4 {
  margin: 0 0 0 0;
  padding: 0 0 0 42px;
  text-align: left;
  line-height: 1.4em;
  font-size: 21px;
  font-weight: bold;
  font-family: "Clarimo UD PE DemiBold", "UD Shin Go DemiBold JIS2004", sans-serif;
  color: #333;
  position: relative;
}
.box01.learning .wrap .item h4 .num {
  margin: -19px 0 0 0;
  width: 38px;
  height: 38px;
  text-align: center;
  line-height: 1.2em;
  font-size: 19px;
  font-weight: bold;
  font-family: "Clarimo UD PE DemiBold", "UD Shin Go DemiBold JIS2004", sans-serif;
  border-radius: 180px;
  color: #fff;
  background: #00838d;
  display: flex;
  justify-content: center;
  align-items: center;
  position: absolute;
  top: 50%;
  left: 0;
}
.box01.learning .wrap .item .image {
  margin: 0 auto;
  min-height: 168px;
  box-sizing: border-box;
}
.box01.learning .wrap .item .image.image01 {
  padding: 30px 0 0 0;
  max-width: 415px;
}
.box01.learning .wrap .item .image.image02 {
  padding: 15px 0 0 0;
  max-width: 475px;
}
.box01.learning .wrap .item .image img {
  display: block;
}


.box02.learning {
  margin: 0 auto 0;
  padding: 10px 0 0px 0;
  width: 100%;
  box-sizing: border-box;
  overflow: hidden;
}
.box02.learning a {
  text-decoration: underline;
  color: #00838d;
}
.box02.learning a:hover {
  text-decoration: none;
  color: #00838d;
}

.box02.learning h4 {
  margin: 0 0 0 0;
  padding: 0 0 15px 0;
  text-align: center;
  line-height: 1.4em;
  font-size: 26px;
  font-weight: bold;
  font-family: "Clarimo UD PE DemiBold", "UD Shin Go DemiBold JIS2004", sans-serif;
  color: #00838d;
}
.box02.learning .image {
  margin: 0 auto 0 auto;
  padding: 0 0 0 0;
  width: 100%;
  max-width: 1000px;
}
.box02.learning .image.image01 {
  margin: 0 auto 41px auto;
  max-width: 637px;
}
.box02.learning .image.image02 {
  margin: 0 auto 41px auto;
}
.box02.learning .image.image03 {
  margin: 0 auto 41px auto;
}
.box02.learning .image.image04 {
  margin: 20px auto 35px auto;
}
.box02.learning .image.image05 {
  margin: 20px auto 20px auto;
}
.box02.learning .image.image06 {
  margin: 20px auto 35px auto;
}
.box02.learning .image.image07 {
  margin: 20px auto 27px auto;
}
.box02.learning .image.image08 {
  margin: 20px auto 35px auto;
  max-width: 396px;
}
.box02.learning .image.image09 {
  margin: 20px auto 35px auto;
  max-width: 379px;
}
.box02.learning .image.image10 {
  margin: 20px auto 35px auto;
  max-width: 759px;
}
.box02.learning .image.image11 {
  margin: 0px auto 35px auto;
}
.box02.learning .image.image12 {
  margin: 5px auto 35px auto;
}
.box02.learning .image.image13 {
  margin: 5px auto 35px auto;
}
.box02.learning .image.image14 {
  margin: 20px auto 35px auto;
  max-width: 365px;
}
.box02.learning .image.image15 {
  margin: 20px auto 25px auto;
  max-width: 387px;
}
.box02.learning .image.image16 {
  margin: 10px auto 25px auto;
}
.box02.learning .image.image17 {
  margin: 10px auto 25px auto;
}
.box02.learning .image.image18 {
  margin: 40px auto 45px auto;
}
.box02.learning .image.image19 {
  margin: 10px auto 40px auto;
}
.box02.learning .image.image20 {
  margin: 10px auto 45px auto;
}
.box02.learning .image.image21 {
  margin: 15px auto 10px auto;
}
.box02.learning .image.image22 {
  margin: 15px auto 0px auto;
}
.box02.learning .image.image23 {
  margin: 10px auto 30px auto;
}
.box02.learning .image.image24 {
  margin: 0px auto 25px auto;
  text-align: left;
}
.box02.learning .image.image24 img {
  margin: 0 0 0 0;
  max-width: 695px;
}
.box02.learning .image.image25 {
  margin: 10px auto 30px auto;
}
.box02.learning .image.image26 {
  margin: 20px auto 35px auto;
}
.box02.learning .image.image27 {
  margin: 20px auto 35px auto;
  max-width: 220px;
}
.box02.learning .description {
  margin: 0 auto 0 auto;
  padding: 0 0 0 0;
  width: 100%;
  max-width: 1000px;
  text-align: left;
}
.box02.learning .description .type01 {
  padding: 0 0 25px 0;
}
.box02.learning .description .type02 {
  padding: 0 0 25px 0;
}
.box02.learning .description .type03 {
  padding: 0 0 25px 0;
}
.box02.learning .description .type04 {
  padding: 0 0 25px 0;
}
.box02.learning .description h5 {
  margin: 0 0 0 0;
  padding: 0 0 5px 0;
  line-height: 1.6em;
  font-size: 16px;
  font-weight: bold;
  font-family: "Clarimo UD PE DemiBold", "UD Shin Go DemiBold JIS2004", sans-serif;
  color: #333;
}
.box02.learning .description .type01 h5 {
  color: #e0356c;
}
.box02.learning .description .type02 h5 {
  color: #67ac1e;
}
.box02.learning .description .type03 h5 {
  color: #ea5504;
}
.box02.learning .description .type04 h5 {
  color: #8e58ad;
}

.box02.learning .description p {
  margin: 0 0 0 0;
  padding: 0 0 20px 0;
  line-height: 1.6em;
  font-size: 14px;
  font-weight: normal;
  font-family: "Clarimo UD PE Regular", "UD Shin Go Regular JIS2004", sans-serif;
  color: #333;
}
.box02.learning .description p.ml15 {
  margin-left: 15px;
}
.box02.learning .description p.pb00 {
  padding-bottom: 0px;
}

.box02.learning .description ol {
  margin: 0 0 0 0;
  padding: 0 0 0 0;
}
.box02.learning .description ol li {
  margin: 0 0 0 0;
  padding: 0 0 5px 1.2em;
  line-height: 1.6em;
  font-size: 14px;
  font-weight: normal;
  font-family: "Clarimo UD PE Regular", "UD Shin Go Regular JIS2004", sans-serif;
  color: #333;
  position: relative;
}
.box02.learning .description ol li .icon {
  position: absolute;
  top: 0;
  left: 0;
  font-weight: bold;
  font-family: "Clarimo UD PE DemiBold", "UD Shin Go DemiBold JIS2004", sans-serif;
}
.box02.learning .description ol li .bold {
  font-weight: bold;
  font-family: "Clarimo UD PE DemiBold", "UD Shin Go DemiBold JIS2004", sans-serif;
}

.box02.learning .description ul {
  margin: 0 0 0 0;
  padding: 0 0 10px 0;
}
.box02.learning .description ul.ml15 {
  margin-left: 15px;
}
.box02.learning .description ul li {
  margin: 0 0 0 0;
  padding: 0 0 5px 1.2em;
  line-height: 1.6em;
  font-size: 14px;
  font-weight: normal;
  font-family: "Clarimo UD PE Regular", "UD Shin Go Regular JIS2004", sans-serif;
  color: #333;
  position: relative;
}
.box02.learning .description ul li::before {
  margin: 0 0 0 0;
  padding: 0 0 0 0;
  content: "●";
  color: #2d99a1;
  position: absolute;
  top: 0;
  left: 0;
}
.learning .learning_inner .box02.type01 .description ul li::before {
  color: #ec86a7;
}
.learning .learning_inner .box02.type02 .description ul li::before {
  color: #a4cd78;
}
.learning .learning_inner .box02.type03 .description ul li::before {
  color: #f29968;
}
.learning .learning_inner .box02.type04 .description ul li::before {
  color: #a479bd;
}
.box02.learning .description .type01 ul li::before {
  color: #ec86a7;
}
.box02.learning .description .type02 ul li::before {
  color: #a4cd78;
}
.box02.learning .description .type03 ul li::before {
  color: #f29968;
}
.box02.learning .description .type04 ul li::before {
  color: #a479bd;
}

.learning .learning_inner .box02.type01 .description a {
  color: #e0356c;
  text-decoration: underline;
}
.learning .learning_inner .box02.type02 .description a {
  color: #67ac1e;
  text-decoration: underline;
}
.learning .learning_inner .box02.type03 .description a {
  color: #ea5504;
  text-decoration: underline;
}
.learning .learning_inner .box02.type04 .description a {
  color: #8e58ad;
  text-decoration: underline;
}
.learning .learning_inner .box02.type01 .description a:hover {
  color: #e0356c;
  text-decoration: none;
}
.learning .learning_inner .box02.type02 .description a:hover {
  color: #67ac1e;
  text-decoration: none;
}
.learning .learning_inner .box02.type03 .description a:hover {
  color: #ea5504;
  text-decoration: none;
}
.learning .learning_inner .box02.type04 .description a:hover {
  color: #8e58ad;
  text-decoration: none;
}
.box02.learning .white_box {
  margin: 0 auto 40px auto;
  padding: 35px;
  width: 100%;
  max-width: 1000px;
  text-align: left;
  background: #fff;
  border-radius: 10px;
  box-sizing: border-box;
}
.box02.learning .white_box.bk01 {
  background: #fafcfc;
}

.box02.learning .white_box table {
  margin: 0 0 0 0;
  padding: 0 0 0 0;
  width: 100%;
  border-top: 1px solid #5aafb5;
}
.box02.learning .white_box table th {
  margin: 0 0 0 0;
  padding: 20px 0 20px 0;
  width: 140px;
  line-height: 1.6em;
  font-size: 16px;
  font-weight: bold;
  font-family: "Clarimo UD PE DemiBold", "UD Shin Go DemiBold JIS2004", sans-serif;
  color: #333;
  border-bottom: 1px solid #5aafb5;
}
.box02.learning .white_box table td {
  margin: 0 0 0 0;
  padding: 20px 0 20px 0;
  line-height: 1.6em;
  font-size: 14px;
  font-weight: normal;
  font-family: "Clarimo UD PE Regular", "UD Shin Go Regular JIS2004", sans-serif;
  color: #333;
  border-bottom: 1px solid #5aafb5;
}
.box02.learning .white_box table td .image {
  margin: 0 0 0 0;
  padding: 10px 0 0 0;
  width: 100%;
}
.box02.learning .white_box table td dl {
  margin: 0 0 0 0;
  padding: 0 0 0 0;
  width: 100%;
  border-top: 1px solid #5aafb5;
  display: flex;
}
.box02.learning .white_box table td dl:nth-of-type(1) {
  margin: -20px 0 0 0;
  border-top: none;
}
.box02.learning .white_box table td dl:last-child {
  margin: 0 0 -20px 0;
}

.box02.learning .white_box table td dl dt {
  margin: 0 0 0 0;
  padding: 20px 0 20px 0;
  width: 125px;
  line-height: 1.6em;
  font-size: 16px;
  font-weight: bold;
  font-family: "Clarimo UD PE DemiBold", "UD Shin Go DemiBold JIS2004", sans-serif;
  color: #00838d;
}
.box02.learning .white_box table td dl dd {
  margin: 0 0 0 0;
  padding: 20px 0 20px 0;
  width: calc( 100% - 125px );
  line-height: 1.6em;
  font-size: 14px;
  font-weight: normal;
  font-family: "Clarimo UD PE Regular", "UD Shin Go Regular JIS2004", sans-serif;
  color: #333;
}
.box02.learning .white_box ol li {
  margin: 0 0 0 0;
  padding: 0 0 10px 0;
}
.box02.learning .white_box ol li.font14 {
  line-height: 1.6em;
  font-size: 14px;
}
.box02.learning .white_box ol li.font14 ul {
  padding-top: 5px;
}

.box02.learning .white_box ul li {
  margin: 0 0 0 0;
  padding: 0 0 5px 1.2em;
  line-height: 1.6em;
  font-size: 14px;
  font-weight: normal;
  font-family: "Clarimo UD PE Regular", "UD Shin Go Regular JIS2004", sans-serif;
  color: #333;
  position: relative;
}
.box02.learning .white_box ul li::before {
  margin: 0 0 0 0;
  padding: 0 0 0 0;
  content: "●";
  color: #2d99a1;
  position: absolute;
  top: 0;
  left: 0;
}
.box02.learning .white_box h5 {
  margin: 0 0 0 0;
  padding: 0 0 5px 0;
  line-height: 1.6em;
  font-size: 16px;
  font-weight: bold;
  font-family: "Clarimo UD PE DemiBold", "UD Shin Go DemiBold JIS2004", sans-serif;
  color: #333;
}
.box02.learning h5.icon01::before {
  margin: 0 7px 0 0;
  padding: 0 0 0 0;
  width: 28px;
  height: 28px;
  content: "";
  background: url("../images/_icon_09.svg") no-repeat center center;
  background-size: 100% 100%;
  display: inline-block;
  vertical-align: middle;
}
.box02.learning h5.icon02::before {
  margin: 0 7px 0 0;
  padding: 0 0 0 0;
  width: 28px;
  height: 28px;
  content: "";
  background: url("../images/_icon_10.svg") no-repeat center center;
  background-size: 100% 100%;
  display: inline-block;
  vertical-align: middle;
}

.box02.learning .white_box p {
  margin: 0 0 0 0;
  padding: 0 0 15px 0;
  line-height: 1.6em;
  font-size: 14px;
  font-weight: normal;
  font-family: "Clarimo UD PE Regular", "UD Shin Go Regular JIS2004", sans-serif;
  color: #333;
}
.box02.learning .white_box .image {
  width: 100%;
}
.box02.learning .white_box .image img {
  display: block;
}
.box02.learning .white_box .image.image01 {
  margin: 0 0 20px 0;
  max-width: 100%;
}
.box02.learning .white_box .image.image02 {
  margin: 0 0 0 0;
  max-width: 604px;
}
.box02.learning .white_box .image.image03 {
  margin: 15px 0 0 0;
  max-width: 448px;
}
.box02.learning .white_box .image.image04 {
  margin: 10px 0 50px 0;
}
.box02.learning .white_box .image.image05 {
  margin: 10px 0 20px 0;
}
.box02.learning .white_box .image.image06 {
   margin: 10px auto 20px auto;
  max-width: 918px;
  max-width: 630px;
}
.box02.learning .white_box .image.image07 {
  margin: 10px 0 20px 0;
  max-width: 918px;
}


.box02.learning .white_box .choice_box {
  display: flex;
  flex-wrap: wrap;
  width: 100%;
}
.box02.learning .white_box .choice_box .item {
  width: 40.9%;
  background: #93c9cf;
  border-radius: 10px;
  position: relative;
}
.box02.learning .white_box .choice_box .item:nth-of-type(1) {
  margin: 0 0 90px 29.55%;
}
.box02.learning .white_box .choice_box .item:nth-of-type(2) {
  margin: 0 18.2% 0 0;
}
.box02.learning .white_box .choice_box .item:nth-of-type(1)::before {

  margin: 0 0 0 0;
  width: 46px;
  height: 76px;
  content: "";
  background: url("../images/_deco_08.png") no-repeat center center;
  background-size: 100% 100%;
  position: absolute;
  bottom: -80px;
  left: 25px;
}
.box02.learning .white_box .choice_box .item:nth-of-type(1)::after {
  margin: 0 0 0 0;
  width: 46px;
  height: 76px;
  content: "";
  background: url("../images/_deco_09.png") no-repeat center center;
  background-size: 100% 100%;
  position: absolute;
  bottom: -80px;
  right: 25px;
}
.box02.learning .white_box .choice_box .item h6 {
  margin: 0 0 0 0;
  padding: 10px 0 10px 0;
  text-align: center;
  line-height: 1.4em;
  font-size: 18px;
  font-weight: bold;
  font-family: "Clarimo UD PE DemiBold", "UD Shin Go DemiBold JIS2004", sans-serif;
  color: #00838d;
}
.box02.learning .white_box .choice_box .item h6.label {
  margin: 20px 18px 0 18px;
  padding: 0 0 0 0;
  min-height: 44px;
  text-align: center;
  line-height: 1.4em;
  font-size: 16px;
  font-weight: bold;
  font-family: "Clarimo UD PE DemiBold", "UD Shin Go DemiBold JIS2004", sans-serif;
  color: #333;
  background: #fff;
  border: 1px solid #00838d;
  display: flex;
  justify-content: center;
  align-items: center;
  border-radius: 8px;
}

.box02.learning .white_box .choice_box .item dl {
  margin: 0 18px 18px 18px;
  padding: 0 0 0 0;
  background: #fff;
  border: 1px solid #00838d;
  overflow: hidden;
  border-radius: 8px;
}
.box02.learning .white_box .choice_box .item dl dt {
  margin: 0 0 0 0;
  padding: 0 0 0 0;
  width: 100%;
  height: 40px;
  line-height: 1.6em;
  font-size: 16px;
  font-weight: bold;
  font-family: "Clarimo UD PE DemiBold", "UD Shin Go DemiBold JIS2004", sans-serif;
  color: #fff;
  background: #00838d;
  display: flex;
  justify-content: center;
  align-items: center;
}
.box02.learning .white_box .choice_box .item.two_line dl dt {
	  line-height: 1.4em;
height: 60px;
padding-top:5px;
}
.box02.learning .white_box .choice_box .item dl dt::before {
  margin: 0 8px 0 0;
  padding: 0 0 0 0;
  width: 29px;
  height: 33px;
  content: "";
  background: url("../images/_icon_08.svg") no-repeat center center;
  background-size: 100% 100%;
  display: inline-block;
  vertical-align: middle;
}
.box02.learning .white_box .choice_box .item dl dd {
  margin: 0 0 0 0;
  padding: 8px 15px 15px 15px;
  display: flex;
  flex-wrap: wrap;
}
.box02.learning .white_box .choice_box .item dl dd p {
  margin: 0 0 0 0;
  padding: 0 0 15px 0;
  line-height: 1.6em;
  font-size: 14px;
  font-weight: normal;
  font-family: "Clarimo UD PE Regular", "UD Shin Go Regular JIS2004", sans-serif;
  color: #333;
}
.box02.learning .white_box .choice_box .item dl dd .image_box {
  margin: 0 8px 0 0;
  width: 50%;
  max-width: 153px;
}
.box02.learning .white_box .choice_box .item:nth-of-type(1) dl dd .image_box {
  margin: 0 auto 0 auto;
  text-align: center;
  width: 100%;
}
.box02.learning .white_box .choice_box .item dl dd .image_box p.bold {
  font-weight: bold;
  font-family: "Clarimo UD PE DemiBold", "UD Shin Go DemiBold JIS2004", sans-serif;
  padding: 0 0 5px 0;
}
.box02.learning .white_box .choice_box .item dl dd .image_box img {
  margin: 0 auto;
  width: 100%;
  max-width: 153px;
  display: block;
}
.box02.learning .white_box .choice_box .item dl dd .case_box {
  width: calc( 100% - 50% - 8px );
}
.box02.learning .white_box .choice_box .item dl dd .case_box p {
  margin: 0 0 0 5px;
  padding: 0 0 0 0;
  line-height: 1.4em;
  font-size: 12px;
  font-weight: normal;
  font-family: "Clarimo UD PE Regular", "UD Shin Go Regular JIS2004", sans-serif;
  color: #333;
}
.box02.learning .white_box .choice_box .item dl dd .case_box p .bold {
  font-weight: bold;
  font-family: "Clarimo UD PE DemiBold", "UD Shin Go DemiBold JIS2004", sans-serif;
}
.box02.learning .white_box .choice_box .item dl dd .case_box p.tit {
  margin: 0 0 8px 0;
  padding: 4px 0 4px 10px;
  line-height: 1.4em;
  font-size: 14px;
  font-weight: bold;
  font-family: "Clarimo UD PE DemiBold", "UD Shin Go DemiBold JIS2004", sans-serif;
  color: #fff;
  background: #5aafb5;
  border-radius: 4px;
}
.box02.learning .white_box .choice_box .item .arrow {
  margin: 0 auto;
  padding: 20px 0 20px 0;
  width: 24px;
}
.box02.learning .white_box .choice_box .item .arrow img {
  display: block;
}
.box02.learning .white_box .guide_label {
  margin: 0 0 18px 0;
  padding: 0 0 0 0;
  width: 197px;
  display: block;
}



.box02.learning .type_box {
  margin: 0 auto 0 auto;
  padding: 15px 0 0 0;
  width: 100%;
  max-width: 1000px;
  text-align: left;
  display: flex;
  flex-wrap: wrap;
}
.box02.learning .type_box h6 {
  margin: 0 0 0 0;
  padding: 0 0 10px 0;
  width: 100%;
  line-height: 1.4em;
  font-size: 16px;
  font-weight: bold;
  font-family: "Clarimo UD PE DemiBold", "UD Shin Go DemiBold JIS2004", sans-serif;
  color: #333;
}
.box02.learning .type_box.type01 h6 {
  color: #e0356c;
}
.box02.learning .type_box.type02 h6 {
  color: #67ac1e;
}
.box02.learning .type_box .icon {
  margin: 0 25px 0 0;
  padding: 0 0 0 0;
  width: 100px;
}
.box02.learning .type_box .box {
  margin: 0 0 0 0;
  padding: 0 0 0 0;
  width: calc( 100% - 125px );
  text-align: left;
}
.box02.learning .type_box .box p {
  margin: 0 0 0 0;
  padding: 0 0 10px 0;
  line-height: 1.4em;
  font-size: 14px;
  font-weight: normal;
  font-family: "Clarimo UD PE Regular", "UD Shin Go Regular JIS2004", sans-serif;
}
.box02.learning .type_box .box ol {
  margin: 0 0 0 0;
  padding: 0 0 0 0;
}
.box02.learning .type_box .box ol li {
  margin: 0 0 0 0;
  padding: 0 0 5px 1.2em;
  line-height: 1.6em;
  font-size: 14px;
  font-weight: normal;
  font-family: "Clarimo UD PE Regular", "UD Shin Go Regular JIS2004", sans-serif;
  color: #333;
  position: relative;
}
.box02.learning .type_box .box ol li .icon {
  position: absolute;
  top: 0;
  left: 0;
}
.box02.learning .list_box {
  margin: 0 auto 25px auto;
  padding: 0 0 0 0;
  width: 100%;
  max-width: 1000px;
  text-align: left;
  display: flex;
  justify-content: space-between;
}
.box02.learning .list_box .item {
  margin: 0 0 0 0;
  padding: 0 0 0 0;
  width: 23.6%;
  box-sizing: border-box;
  background: #fff;
  border: 1px solid #00838d;
  border-radius: 8px;
  overflow: hidden;
}
.box02.learning .list_box .item dl {
  margin: 0 0 0 0;
  padding: 0 0 0 0;
  width: 100%;
}
.box02.learning .list_box .item dl dt {
  margin: 0 0 0 0;
  padding: 0 0 0 0;
  width: 100%;
  height: 40px;
  text-align: center;
  line-height: 1.4em;
  font-size: 16px;
  font-weight: bold;
  font-family: "Clarimo UD PE DemiBold", "UD Shin Go DemiBold JIS2004", sans-serif;
  color: #fff;
  background: #00838d;
  display: flex;
  justify-content: center;
  align-items: center;
}
.box02.learning .list_box .item dl dd {
  margin: 0 0 0 0;
  padding: 10px 10px 10px 10px;
  line-height: 1.6em;
  font-size: 14px;
  text-align: left;
}
.box02.learning .detail_box {
  margin: 0 auto 40px auto;
  padding: 0 0 0 0;
  width: 100%;
  max-width: 1000px;
  text-align: left;
  display: flex;
}
.box02.learning .detail_box .image {
  margin: 0 0 0 0;
  padding: 0 0 0 0;
  width: 40%;
}
.box02.learning .detail_box.second .image {
  margin: 0 0 0 0;
  padding: 0 0 0 0;
  width: 50%;
}
.box02.learning .detail_box .left {
  margin: 0 5% 0 0;
  padding: 0 0 0 0;
  width: 55%;
}
.box02.learning .detail_box.second .left {
  margin: 0 5% 0 0;
  padding: 0 0 0 0;
  width: 45%;
}
.box02.learning .detail_box .left h5 {
  margin: 0 0 0 0;
  padding: 0 0 15px 0;
  line-height: 1.4em;
  font-size: 16px;
  font-weight: bold;
  font-family: "Clarimo UD PE DemiBold", "UD Shin Go DemiBold JIS2004", sans-serif;
  color: #333;
}
.box02.learning .detail_box .left p {
  margin: 0 0 0 0;
  padding: 0 0 15px 0;
  line-height: 1.4em;
  font-size: 14px;
  font-weight: normal;
  font-family: "Clarimo UD PE Regular", "UD Shin Go Regular JIS2004", sans-serif;
}
.box02.learning .detail_box .left .list01 {
  margin: 0 0 0 0;
  padding: 0 0 10px 0;
  line-height: 1.6em;
  font-size: 14px;
  font-weight: normal;
  font-family: "Clarimo UD PE Regular", "UD Shin Go Regular JIS2004", sans-serif;
  text-align: left;
  display: inline-block;
}
.box02.learning .detail_box .left .list01 li {
  margin: 0 0 0 0;
  padding: 0 0 5px 1em;
  position: relative;
}
.box02.learning .detail_box .left .list01 li::before {
  content: "●";
  color: #2d99a1;
  position: absolute;
  top: 0;
  left: 0;
}
@media (max-width:767px) {
  .box01.learning {
    margin: 0 auto 0;
    padding: 0 0 0 0;
    box-sizing: border-box;
  }
  .box01.learning .wrap {
    margin: 0 auto 0 auto;
    width: 100%;
    max-width: 181.818vw;
    text-align: left;
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
  }
  .box01.learning .wrap .item {
    margin: 0 0 0 0;
    padding: 2vw 0 0 0;
    width: 100%;
    border-radius: 1.818vw;
    background: #edf6f7;
  }
  .box01.learning .wrap .item:nth-of-type(1) {
    margin: 0 0 13.63vw 0;
  }
  .box01.learning .wrap .item:nth-of-type(1)::after {
    margin: 7vw -3.455vw 0 0;
    padding: 0 0 0 0;
    width: 6.909vw;
    height: 3.455vw;
    content: "";
    background: url("../images/_deco_01.png") no-repeat center center;
    background-size: 100% 100%;
    position: absolute;
    top: 100%;
    right: 50%;
  }
  .box01.learning .wrap .item h4 {
    margin: 0 0 0 0;
    padding: 0.8vw 0 0 7.636vw;
    text-align: left;
    line-height: 1.4em;
    font-size: 3.818vw;
    font-size: 4.18vw;
    font-weight: bold;
    font-family: "Clarimo UD PE DemiBold", "UD Shin Go DemiBold JIS2004", sans-serif;
    color: #333;
    position: relative;
  }
  .box01.learning .wrap .item h4 .num {
    margin: 0 0 0 0;
    width: 6.909vw;
    height: 6.909vw;
    text-align: center;
    line-height: 1.2em;
    font-size: 3.455vw;
    font-weight: bold;
    font-family: "Clarimo UD PE DemiBold", "UD Shin Go DemiBold JIS2004", sans-serif;
    border-radius: 32.727vw;
    color: #fff;
    background: #00838d;
    display: flex;
    justify-content: center;
    align-items: center;
    position: absolute;
    top: 0;
    left: 0;
  }
  .box01.learning .wrap .item .image {
    margin: 0 auto;
    min-height: 30.545vw;
    box-sizing: border-box;
  }
  .box01.learning .wrap .item .image.image01 {
    padding: 5.455vw 0 0 0;
    max-width: 75.455vw;
  }
  .box01.learning .wrap .item .image.image02 {
    padding: 2.727vw 0 0 0;
    max-width: 86.364vw;
  }
  .box01.learning .wrap .item .image img {
    display: block;
  }


  .box02.learning {
    margin: 0 auto 0;
    padding: 6.364vw 0 3.636vw 0;
    padding: 0 0 0 0;
    width: 100%;
    box-sizing: border-box;
    overflow: hidden;
  }
  .box02.learning a {
    text-decoration: underline;
    color: #00838d;
  }
  .box02.learning a:hover {
    text-decoration: none;
    color: #00838d;
  }

  .box02.learning h4 {
    margin: 0 0 0 0;
    padding: 0 0 2.727vw 0;
    text-align: center;
    line-height: 1.4em;
    font-size: 4.21vw;
    font-weight: bold;
    font-family: "Clarimo UD PE DemiBold", "UD Shin Go DemiBold JIS2004", sans-serif;
    color: #00838d;
  }
  .box02.learning .image {
    margin: 0 auto 0 auto;
    padding: 0 0 0 0;
    width: 100%;
    max-width: 181.818vw;
  }
  .box02.learning .image.image01 {
    margin: 0 auto 41px auto;
    max-width: 115.818vw;
  }
  .box02.learning .image.image02 {
    margin: 0 auto 41px auto;
  }
  .box02.learning .image.image03 {
    margin: 0 auto 41px auto;
  }
  .box02.learning .image.image04 {
    margin: 20px auto 35px auto;
  }
  .box02.learning .image.image05 {
    margin: 20px auto 20px auto;
  }
  .box02.learning .image.image06 {
    margin: 20px auto 35px auto;
/*    max-width: 114.545vw;*/
  }
  .box02.learning .image.image07 {
    margin: 20px auto 27px auto;
  }
  .box02.learning .image.image08 {
    margin: 20px auto 35px auto;
    max-width: 72vw;
  }
  .box02.learning .image.image09 {
    margin: 20px auto 35px auto;
    max-width: 68.909vw;
  }
  .box02.learning .image.image10 {
    margin: 20px auto 35px auto;
    max-width: 138vw;
  }
  .box02.learning .image.image11 {
    margin: 0px auto 35px auto;
  }
  .box02.learning .image.image12 {
    margin: 5px auto 35px auto;
  }
  .box02.learning .image.image13 {
    margin: 5px auto 35px auto;
  }
  .box02.learning .image.image14 {
    margin: 20px auto 35px auto;
    max-width: 66.364vw;
  }
  .box02.learning .image.image15 {
    margin: 20px auto 25px auto;
    max-width: 70.364vw;
  }
  .box02.learning .image.image16 {
    margin: 10px auto 25px auto;
  }
  .box02.learning .image.image17 {
    margin: 10px auto 25px auto;
  }
  .box02.learning .image.image18 {
    margin: 40px auto 45px auto;
  }
  .box02.learning .image.image19 {
    margin: 10px auto 40px auto;
  }
  .box02.learning .image.image20 {
    margin: 10px auto 45px auto;
  }
  .box02.learning .image.image21 {
    margin: 15px auto 10px auto;
  }
  .box02.learning .image.image22 {
    margin: 15px auto 0px auto;
  }
  .box02.learning .image.image23 {
    margin: 10px auto 30px auto;
  }
  .box02.learning .image.image24 {
    margin: 0px auto 25px auto;
    text-align: left;
  }
  .box02.learning .image.image24 img {
    margin: 0 0 0 0;
    max-width: 126.364vw;
  }
  .box02.learning .image.image25 {
    margin: 10px auto 30px auto;
  }
  .box02.learning .image.image26 {
    margin: 20px auto 35px auto;
/*    max-width: 114.545vw;*/
  }
  .box02.learning .image.image27 {
    margin: 10px auto 25px auto;
	   max-width:220px;
	  width:60%;
  }

  .box02.learning .image_wrap .image {
    margin: 0 0 4vw 0;
  }
  
  .box02.learning .description {
    margin: 0 auto 0 auto;
    padding: 0 0 0 0;
    width: 100%;
    max-width: 181.818vw;
    text-align: left;
  }
  .box02.learning .description .type01 {
    padding: 0 0 4.545vw 0;
  }
  .box02.learning .description .type02 {
    padding: 0 0 4.545vw 0;
  }
  .box02.learning .description .type03 {
    padding: 0 0 4.545vw 0;
  }
  .box02.learning .description h5 {
    margin: 0 0 0 0;
    padding: 0 0 0.909vw 0;
    line-height: 1.6em;
    font-size: 3.21vw;
    font-weight: bold;
    font-family: "Clarimo UD PE DemiBold", "UD Shin Go DemiBold JIS2004", sans-serif;
    color: #333;
  }
  .box02.learning .description .type01 h5 {
    color: #e0356c;
  }
  .box02.learning .description .type02 h5 {
    color: #67ac1e;
  }
  .box02.learning .description .type03 h5 {
    color: #ea5504;
  }
  .box02.learning .description .type04 h5 {
    color: #8e58ad;
  }

  .box02.learning .description p {
    margin: 0 0 0 0;
    padding: 0 0 3.636vw 0;
    line-height: 1.6em;
    font-size: 2.81vw;
    font-weight: normal;
    font-family: "Clarimo UD PE Regular", "UD Shin Go Regular JIS2004", sans-serif;
    color: #333;
  }
  .box02.learning .description p.ml15 {
    margin-left: 2.727vw;
  }
  .box02.learning .description p.pb00 {
    padding-bottom: 0px;
  }

  .box02.learning .description ol {
    margin: 0 0 0 0;
    padding: 0 0 0 0;
  }
  .box02.learning .description ol li {
    margin: 0 0 0 0;
    padding: 0 0 5px 1.2em;
    line-height: 1.6em;
    font-size: 2.81vw;
    font-weight: normal;
    font-family: "Clarimo UD PE Regular", "UD Shin Go Regular JIS2004", sans-serif;
    color: #333;
    position: relative;
  }
  .box02.learning .description ol li .icon {
    position: absolute;
    top: 0;
    left: 0;
  }

  .box02.learning .description ul {
    margin: 0 0 0 0;
    padding: 0 0 1.818vw 0;
  }
  .box02.learning .description ul.ml15 {
    margin-left: 2.727vw;
  }
  .box02.learning .description ul li {
    margin: 0 0 0 0;
    padding: 0 0 5px 1.2em;
    line-height: 1.6em;
    font-size: 2.81vw;
    font-weight: normal;
    font-family: "Clarimo UD PE Regular", "UD Shin Go Regular JIS2004", sans-serif;
    color: #333;
    position: relative;
  }
  .box02.learning .description ul li::before {
    margin: 0 0 0 0;
    padding: 0 0 0 0;
    content: "●";
    color: #2d99a1;
    position: absolute;
    top: 0;
    left: 0;
  }
  .learning .learning_inner .box02.type01 .description ul li::before {
    color: #ec86a7;
  }
  .learning .learning_inner .box02.type02 .description ul li::before {
    color: #a4cd78;
  }
  .learning .learning_inner .box02.type03 .description ul li::before {
    color: #f29968;
  }
  .learning .learning_inner .box02.type04 .description ul li::before {
    color: #a479bd;
  }
  .box02.learning .description .type01 ul li::before {
    color: #ec86a7;
  }
  .box02.learning .description .type02 ul li::before {
    color: #a4cd78;
  }
  .box02.learning .description .type03 ul li::before {
    color: #f29968;
  }
  .box02.learning .description .type04 ul li::before {
    color: #a479bd;
  }

  .learning .learning_inner .box02.type01 .description a {
    color: #e0356c;
    text-decoration: underline;
  }
  .learning .learning_inner .box02.type02 .description a {
    color: #67ac1e;
    text-decoration: underline;
  }
  .learning .learning_inner .box02.type03 .description a {
    color: #ea5504;
    text-decoration: underline;
  }
  .learning .learning_inner .box02.type04 .description a {
    color: #8e58ad;
    text-decoration: underline;
  }
  .learning .learning_inner .box02.type01 .description a:hover {
    color: #e0356c;
    text-decoration: none;
  }
  .learning .learning_inner .box02.type02 .description a:hover {
    color: #67ac1e;
    text-decoration: none;
  }
  .learning .learning_inner .box02.type03 .description a:hover {
    color: #ea5504;
    text-decoration: none;
  }
  .learning .learning_inner .box02.type04 .description a:hover {
    color: #8e58ad;
    text-decoration: none;
  }
  .box02.learning .white_box {
    margin: 0 auto 6vw auto;
    padding: 4.364vw;
    width: 100%;
    max-width: 181.818vw;
    text-align: left;
    background: #fff;
    border-radius: 1.818vw;
    box-sizing: border-box;
  }
  .box02.learning .white_box:last-child {
    margin: 0 auto 0 auto;
  }
  .box02.learning .white_box table {
    margin: 0 0 0 0;
    padding: 0 0 0 0;
    width: 100%;
    border-top: 1px solid #5aafb5;
    display: block;
  }
  .box02.learning .white_box table tbody {
    display: block;
  }
  .box02.learning .white_box table tr {
    display: block;
  }
  
  .box02.learning .white_box table th {
    margin: 0 0 0 0;
    padding: 3.636vw 0 0 0;
    width: 100%;
    line-height: 1.6em;
    font-size: 3.21vw;
    font-weight: bold;

    font-family: "Clarimo UD PE DemiBold", "UD Shin Go DemiBold JIS2004", sans-serif;
    color: #333;
    border-bottom: none;
    display: block;
  }
  .box02.learning .white_box table td {
    margin: 0 0 0 0;
    padding: 3.636vw 0 3.636vw 0;
    line-height: 1.6em;
    font-size: 2.81vw;
    font-weight: normal;
    font-family: "Clarimo UD PE Regular", "UD Shin Go Regular JIS2004", sans-serif;
    color: #333;
    border-bottom: 1px solid #5aafb5;
    display: block;
  }
  .box02.learning .white_box table td .image {
    margin: 0 0 0 0;
    padding: 1.818vw 0 0 0;
    width: 100%;
  }
  .box02.learning .white_box table td dl {
    margin: 0 0 0 0;
    padding: 0 0 0 0;
    width: 100%;
    border-top: 1px solid #5aafb5;
    display: flex;
  }
  .box02.learning .white_box table td dl:nth-of-type(1) {
    margin: -3.636vw 0 0 0;
    border-top: none;
  }
  .box02.learning .white_box table td dl:last-child {
    margin: 0 0 -3.636vw 0;
  }

  .box02.learning .white_box table td dl dt {
    margin: 0 0 0 0;
    padding: 3.636vw 0 3.636vw 0;
    width: 22.727vw;
    line-height: 1.6em;
    font-size: 3.21vw;
    font-weight: bold;
    font-family: "Clarimo UD PE DemiBold", "UD Shin Go DemiBold JIS2004", sans-serif;
    color: #00838d;
  }
  .box02.learning .white_box table td dl dd {
    margin: 0 0 0 0;
    padding: 3.636vw 0 3.636vw 0;
    width: calc( 100% - 22.727vw );
    line-height: 1.6em;
    font-size: 2.81vw;
    font-weight: normal;
    font-family: "Clarimo UD PE Regular", "UD Shin Go Regular JIS2004", sans-serif;
    color: #333;
  }
  .box02.learning .white_box ol li {
    margin: 0 0 0 0;
    padding: 0 0 1.818vw 0;
    line-height: 1.6em;
    font-size: 2.81vw;
  }
  .box02.learning .white_box ol li.font14 {
    line-height: 1.6em;
    font-size: 2.81vw;
  }

  .box02.learning .white_box ul li {
    margin: 0 0 0 0;
    padding: 0 0 5px 1.2em;
    line-height: 1.6em;
    font-size: 2.81vw;
    font-weight: normal;
    font-family: "Clarimo UD PE Regular", "UD Shin Go Regular JIS2004", sans-serif;
    color: #333;
    position: relative;
  }
  .box02.learning .white_box ul li::before {
    margin: 0 0 0 0;
    padding: 0 0 0 0;
    content: "●";
    color: #2d99a1;
    position: absolute;
    top: 0;
    left: 0;
  }
  .box02.learning .white_box h5 {
    margin: 0 0 0 0;
    padding: 0 0 0.909vw 0;
    line-height: 1.6em;
    font-size: 3.21vw;
    font-weight: bold;
    font-family: "Clarimo UD PE DemiBold", "UD Shin Go DemiBold JIS2004", sans-serif;
    color: #333;
  }
  .box02.learning h5.icon01::before {
    margin: 0 1.273vw 0 0;
    padding: 0 0 0 0;
    width: 5.091vw;
    height: 5.091vw;
    content: "";
    background: url("../images/_icon_09.svg") no-repeat center center;
    background-size: 100% 100%;
    display: inline-block;
    vertical-align: middle;
  }
  .box02.learning h5.icon02::before {
    margin: 0 1.273vw 0 0;
    padding: 0 0 0 0;
    width: 5.091vw;
    height: 5.091vw;
    content: "";
    background: url("../images/_icon_10.svg") no-repeat center center;
    background-size: 100% 100%;
    display: inline-block;
    vertical-align: middle;
  }

  .box02.learning .white_box p {
    margin: 0 0 0 0;
    padding: 0 0 2.727vw 0;
    line-height: 1.6em;
    font-size: 2.81vw;
    font-weight: normal;
    font-family: "Clarimo UD PE Regular", "UD Shin Go Regular JIS2004", sans-serif;
    color: #333;
  }
  .box02.learning .white_box .image {
    width: 100%;
  }
  .box02.learning .white_box .image img {
    display: block;
  }
  .box02.learning .white_box .image.image01 {
    margin: 0 0 3.636vw 0;
    max-width: 100%;
  }
  .box02.learning .white_box .image.image02 {
    margin: 0 0 0 0;
    max-width: 109.818vw;
  }
  .box02.learning .white_box .image.image03 {
    margin: 2.727vw 0 0 0;
    max-width: 81.455vw;
  }
  .box02.learning .white_box .image.image04 {
    margin: 1.818vw 0 9.091vw 0;
  }
  .box02.learning .white_box .image.image05 {
    margin: 1.818vw 0 3.636vw 0;
  }
  .box02.learning .white_box .image.image06 {
    margin: 1.818vw 0 3.636vw 0;
    max-width: 166.545vw;
  }
  .box02.learning .white_box .image.image07 {
    margin: 1.818vw 0 3.636vw 0;
    max-width: 146.909vw;
  }


  .box02.learning .white_box .choice_box {
    display: flex;
    flex-wrap: wrap;
    width: 100%;
  }
  .box02.learning .white_box .choice_box .item {
    width: 100%;
    background: #93c9cf;
    border-radius: 1.818vw;
    position: relative;
  }
  .box02.learning .white_box .choice_box .item:nth-of-type(1) {
    margin: 0 0 11vw 0;
  }
  .box02.learning .white_box .choice_box .item:nth-of-type(2) {
    margin: 0 0 11vw 0;
  }
  .box02.learning .white_box .choice_box .item:nth-of-type(1)::before {

    margin: 0 0 0 -5.27vw;
    width: 10.54vw;
    height: 9.545vw;
    content: "";
    background: url("../images/_deco_08-sp.png") no-repeat center bottom;
    background-size: 100% auto;
    position: absolute;
    bottom: -9.545vw;
    left: 50%;
  }
  .box02.learning .white_box .choice_box .item:nth-of-type(1)::after {
    margin: 0 0 0 0;
    width: 10.54vw;
    height: 96.545vw;
    content: "";
    background: url("../images/_deco_08-sp.png") no-repeat center bottom;
    background-size: 100% auto;
    position: absolute;
    bottom: -96.545vw;
    left: -2%;
    right: auto;
    z-index: 1;
  }
  .box02.learning .white_box .choice_box .item h6 {
    margin: 0 0 0 0;
    padding: 1.818vw 0 1.818vw 0;
    text-align: center;
    line-height: 1.4em;
    font-size: 3.273vw;
    font-weight: bold;
    font-family: "Clarimo UD PE DemiBold", "UD Shin Go DemiBold JIS2004", sans-serif;
    color: #00838d;
  }
  .box02.learning .white_box .choice_box .item h6.label {
    margin: 3.636vw 3.273vw 0 3.273vw;
    padding: 0 0 0 0;
    min-height: 8vw;
    text-align: center;
    line-height: 1.4em;
    font-size: 3.21vw;
    font-weight: bold;
    font-family: "Clarimo UD PE DemiBold", "UD Shin Go DemiBold JIS2004", sans-serif;
    color: #333;
    background: #fff;
    border: 1px solid #00838d;
    display: flex;
    justify-content: center;
    align-items: center;
    border-radius: 1.455vw;
  }

  .box02.learning .white_box .choice_box .item dl {
    margin: 0 3.273vw 3.273vw 3.273vw;
    padding: 0 0 0 0;
    background: #fff;
    border: 1px solid #00838d;
    overflow: hidden;
    border-radius: 1.455vw;
  }
  .box02.learning .white_box .choice_box .item dl dt {
    margin: 0 0 0 0;
    padding: 0 0 0 0;
    width: 100%;
    height: 7.273vw;
    line-height: 1.6em;
    font-size: 3.21vw;
    font-weight: bold;
    font-family: "Clarimo UD PE DemiBold", "UD Shin Go DemiBold JIS2004", sans-serif;
    color: #fff;
    background: #00838d;
    display: flex;
    justify-content: center;
    align-items: center;
  }
.box02.learning .white_box .choice_box .item.two_line dl dt {
	     height: 12.5vw;
}
  .box02.learning .white_box .choice_box .item dl dt::before {
    margin: 0 1.455vw 0 0;
    padding: 0 0 0 0;
    width: 5.273vw;
    height: 6vw;
    content: "";
    background: url("../images/_icon_08.svg") no-repeat center center;
    background-size: 100% 100%;
    display: inline-block;
    vertical-align: middle;
  }
  .box02.learning .white_box .choice_box .item dl dd {
    margin: 0 0 0 0;
    padding: 1.455vw 2.727vw 2.727vw 2.727vw;
    display: flex;
    flex-wrap: wrap;
  }
  .box02.learning .white_box .choice_box .item dl dd p {
    margin: 0 0 0 0;
    padding: 0 0 2.727vw 0;
    line-height: 1.6em;
    font-size: 2.81vw;
    font-weight: normal;
    font-family: "Clarimo UD PE Regular", "UD Shin Go Regular JIS2004", sans-serif;
    color: #333;
  }
  .box02.learning .white_box .choice_box .item dl dd .image_box {
    margin: 0 1.455vw 0 0;
    width: 50%;
    max-width: 27.818vw;
  }
  .box02.learning .white_box .choice_box .item:nth-of-type(1) dl dd .image_box {
    margin: 0 auto 0 auto;
    text-align: center;
    width: 100%;
  }
  .box02.learning .white_box .choice_box .item dl dd .image_box p.bold {
    font-weight: bold;
    font-family: "Clarimo UD PE DemiBold", "UD Shin Go DemiBold JIS2004", sans-serif;
    padding: 0 0 0.909vw 0;
  }
  .box02.learning .white_box .choice_box .item dl dd .image_box img {
    margin: 0 auto;
    width: 100%;
    max-width: 27.818vw;
    display: block;
  }
  .box02.learning .white_box .choice_box .item dl dd .case_box {
    width: calc( 100% - 50% - 1.455vw );
  }
  .box02.learning .white_box .choice_box .item dl dd .case_box p {
    margin: 0 0 0 0.909vw;
    padding: 0 0 0 0;
    line-height: 1.4em;
    font-size: 2.182vw;
    font-weight: normal;
    font-family: "Clarimo UD PE Regular", "UD Shin Go Regular JIS2004", sans-serif;
    color: #333;
  }
  .box02.learning .white_box .choice_box .item dl dd .case_box p.tit {
    margin: 0 0 1.455vw 0;
    padding: 0.727vw 0 0.727vw 1.818vw;
    line-height: 1.4em;
    font-size: 2.81vw;
    font-weight: bold;
    font-family: "Clarimo UD PE DemiBold", "UD Shin Go DemiBold JIS2004", sans-serif;
    color: #fff;
    background: #5aafb5;
    border-radius: 0.727vw;
  }
  .box02.learning .white_box .choice_box .item .arrow {
    margin: 0 auto;
    padding: 3.636vw 0 3.636vw 0;
    width: 4.364vw;
  }
  .box02.learning .white_box .choice_box .item .arrow img {
    display: block;
  }
  .box02.learning .white_box .guide_label {
    margin: 0 0 3.273vw 0;
    padding: 0 0 0 0;
    width: 35.818vw;
    display: block;
  }



  .box02.learning .type_box {
    margin: 0 auto 0 auto;
    padding: 2.727vw 0 0 0;
    width: 100%;
    max-width: 181.818vw;
    text-align: left;
    display: flex;
    flex-wrap: wrap;
  }
  .box02.learning .type_box h6 {
    margin: 0 0 0 0;
    padding: 0 0 1.818vw 0;
    width: 100%;
    line-height: 1.4em;
    font-size: 2.909vw;
    font-weight: bold;
    font-family: "Clarimo UD PE DemiBold", "UD Shin Go DemiBold JIS2004", sans-serif;
    color: #333;
  }
  .box02.learning .type_box.type01 h6 {
    color: #e0356c;
  }
  .box02.learning .type_box.type02 h6 {
    color: #67ac1e;
  }
  .box02.learning .type_box .icon {
    margin: 0 4.545vw 0 0;
    padding: 0 0 0 0;
    width: 18.182vw;
  }
  .box02.learning .type_box .box {
    margin: 0 0 0 0;
    padding: 0 0 0 0;
    width: calc( 100% - 22.727vw );
    text-align: left;
  }
  .box02.learning .type_box .box p {
    margin: 0 0 0 0;
    padding: 0 0 1.818vw 0;
    line-height: 1.4em;
    font-size: 2.81vw;
    font-weight: normal;
    font-family: "Clarimo UD PE Regular", "UD Shin Go Regular JIS2004", sans-serif;
  }
  .box02.learning .type_box .box ol {
    margin: 0 0 0 0;
    padding: 0 0 0 0;
  }
  .box02.learning .type_box .box ol li {
    margin: 0 0 0 0;
    padding: 0 0 5px 1.2em;
    line-height: 1.6em;
    font-size: 2.81vw;
    font-weight: normal;
    font-family: "Clarimo UD PE Regular", "UD Shin Go Regular JIS2004", sans-serif;
    color: #333;
    position: relative;
  }
  .box02.learning .type_box .box ol li .icon {
    position: absolute;
    top: 0;
    left: 0;
  }
  .box02.learning .list_box {
    margin: 0 auto 0 auto;
    padding: 0 0 0 0;
    width: 100%;
    max-width: 181.818vw;
    text-align: left;
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
  }
  .box02.learning .list_box .item {
    margin: 0 0 3.63vw 0;
    padding: 0 0 0 0;
    width: 48.5%;
    box-sizing: border-box;
    background: #fff;
    border: 1px solid #00838d;
    border-radius: 1.455vw;
    overflow: hidden;
  }
  .box02.learning .list_box .item dl {
    margin: 0 0 0 0;
    padding: 0 0 0 0;
    width: 100%;
  }
  .box02.learning .list_box .item dl dt {
    margin: 0 0 0 0;
    padding: 0 0 0 0;
    width: 100%;
    height: 7.273vw;
    text-align: center;
    line-height: 1.4em;
    font-size: 3.21vw;
    font-weight: bold;
    font-family: "Clarimo UD PE DemiBold", "UD Shin Go DemiBold JIS2004", sans-serif;
    color: #fff;
    background: #00838d;
    display: flex;
    justify-content: center;
    align-items: center;
  }
  .box02.learning .list_box .item dl dd {
    margin: 0 0 0 0;
    padding: 1.818vw 1.818vw 1.818vw 1.818vw;
    line-height: 1.6em;
    font-size: 2.81vw;
    text-align: left;
  }
  .box02.learning .detail_box {
    margin: 0 auto 40px auto;
    padding: 0 0 0 0;
    width: 100%;
    max-width: 181.818vw;
    text-align: left;
    display: block;
  }
  .box02.learning .detail_box .image {
    margin: 0 auto;
    padding: 0 0 0 0;
    width: 72.7vw;
  }
  .box02.learning .detail_box.second .image {
    margin: 0 0 0 0;
    padding: 0 0 0 0;
    width: 100%;
  }
  .box02.learning .detail_box .left {
    margin: 0 0 0 0;
    padding: 0 0 2.72vw 0;
    width: 100%;
  }
  .box02.learning .detail_box.second .left {
    margin: 0 0 0 0;
    padding: 0 0 2.72vw 0;
    width: 100%;
  }
  .box02.learning .detail_box .left h5 {
    margin: 0 0 0 0;
    padding: 0 0 2.727vw 0;
    line-height: 1.4em;
    font-size: 3.21vw;
    font-weight: bold;
    font-family: "Clarimo UD PE DemiBold", "UD Shin Go DemiBold JIS2004", sans-serif;
    color: #333;
  }
  .box02.learning .detail_box .left p {
    margin: 0 0 0 0;
    padding: 0 0 2.727vw 0;
    line-height: 1.4em;
    font-size: 2.81vw;
    font-weight: normal;
    font-family: "Clarimo UD PE Regular", "UD Shin Go Regular JIS2004", sans-serif;
  }
  .box02.learning .detail_box .left .list01 {
    margin: 0 0 0 0;
    padding: 0 0 2.727vw 0;
    line-height: 1.4em;
    font-size: 2.81vw;
    font-weight: normal;
    font-family: "Clarimo UD PE Regular", "UD Shin Go Regular JIS2004", sans-serif;
  }
}

.type_guide {
  margin: 0 auto 30px;
  width: 90%;
  max-width: 672px;
  height: 96px;
  display: flex;
  background: #edf6f7;
  justify-content: center;
  align-items: center;
}
.type_guide dl {
  margin: 0 0 0 0;
  padding: 0 0 0 0;
  height: 96px;
  display: flex;
  justify-content: center;
  align-items: center;
}
.type_guide dl dt {
  margin: 0 0 0 0;
  padding: 0 17px 0 17px;
  height: 96px;
  line-height: 1.5em;
  font-size: 16px;
  font-weight: normal;
  font-family: "Clarimo UD PE Regular", "UD Shin Go Regular JIS2004", sans-serif;
  display: flex;
  justify-content: center;
  align-items: center;
}
.type_guide dl dd {
  margin: 0 0 0 0;
  padding: 0 0 0 0;
  width: 224px;
  height: 96px;
  display: flex;
  justify-content: center;
  align-items: center;
}
.type_guide .link {
  margin: 0 0 0 0;
  padding: 0 0 0 33px;
  height: 96px;
  line-height: 1.5em;
  font-size: 16px;
  font-weight: normal;
  font-family: "Clarimo UD PE Regular", "UD Shin Go Regular JIS2004", sans-serif;
  display: flex;
  justify-content: center;
  align-items: center;
}
.type_guide .link .text {
  margin: 0 0 0 0;
  padding: 0 0 0 0;
  color: #333;
}
.type_guide .link .text::after {
  margin: 0 0 0 10px;
  padding: 0 0 0 0;
  width: 21px;
  height: 21px;
  content: "";
  background: url("../images/_icon_blank_02.svg") no-repeat center center;
  background-size: 100% 100%;
  display: inline-block;
  vertical-align: middle;
}

.sort_box {
  margin: 0 0 0 0;
  padding: 0 0 0 0;
  width: 100%;
  box-sizing: border-box;
  background: #c3e2e5;
  border: 1px solid #00838d;
}
.sort_box .head {
  margin: 0 0 0 0;
  padding: 0 0 0 0;
  width: 100%;
  background: #fff;
}
.sort_box .head.second {
  border-top: 1px solid #00838d;
}
.sort_box .head dl {
  margin: 0 0 0 0;
  padding: 0 0 0 0;
  width: 100%;
  min-height: 50px;
  background: url("../images/_label_back_01.png") no-repeat left center;
  background-size: 215px 100%;
  display: flex;
  justify-content: center;
  align-items: center;
}
.sort_box .head dl dt {
  margin: 0 0 0 0;
  padding: 0 0 0 0;
  width: 215px;
  line-height: 1.5em;
  font-size: 24px;
  font-weight: bold;
  font-family: "Clarimo UD PE DemiBold", "UD Shin Go DemiBold JIS2004", sans-serif;
  color: #fff;
  display: flex;
  justify-content: center;
  align-items: center;
}
.sort_box .head dl dd {
  margin: 0 0 0 0;
  padding: 0 0 0 30px;
  width: calc( 100% - 215px );
  line-height: 1.5em;
  font-size: 18px;
  font-weight: normal;
  font-family: "Clarimo UD PE Regular", "UD Shin Go Regular JIS2004", sans-serif;
  color: #333;
  display: flex;
  align-items: center;
  box-sizing: border-box;
}
.sort_box .sort_menu {
  margin: 35px auto 35px auto;
  padding: 0 0 0 0;
  width: 96%;
  max-width: 1000px;
  display: flex;
  justify-content: space-between;
}
.sort_box .sort_menu .item {
  margin: 0 0 0 0;
  padding: 0 0 0 0;
  width: 92px;
}
.sort_box .sort_menu .item .sort_btn {
  margin: 0 0 0 0;
  padding: 0 0 0 0;
  width: 92px;
  height: 92px;
  line-height: 1.6em;
  font-size: 16px;
  font-weight: normal;
  font-family: "Clarimo UD PE Regular", "UD Shin Go Regular JIS2004", sans-serif;
  color: #333333;
  background: #fff;
  border: 2px solid #00838d;
  border-radius: 10px;
  box-sizing: border-box;
  cursor: pointer;
  display: flex;
  justify-content: center;
  align-items: center;
  position: relative;
}
.sort_box .sort_menu .item .sort_btn:hover {
  color: #fff;
  background: #00838d;
}
.sort_box .sort_menu .item .sort_btn.on {
  color: #fff;
  background: #00838d;
}
.sort_box .sort_menu .item .sort_btn span {
  display: inline-block;
  text-align: center;
}
.sort_box .sort_menu .item .sort_btn::after {
  margin: 0 0 0 -6px;
  width: 12px;
  height: 6px;
  content: "";
  background: url("../images/_arrow_08.svg") no-repeat center center;
  background-size: 100% 100%;
  position: absolute;
  bottom: 10px;
  left: 50%;
}
.sort_box .sort_menu .item .sort_btn:hover::after {
  background: url("../images/_arrow_09.svg") no-repeat center center;
  background-size: 100% 100%;
}
.sort_box .sort_menu .item .sort_btn.on::after {
  background: url("../images/_arrow_09.svg") no-repeat center center;
  background-size: 100% 100%;
}
.sort_box .sort_result {
  margin: 35px auto 15px auto;
  padding: 0 0 0 0;
  width: 100%;
  max-width: 1060px;
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  justify-content: flex-start;
}
.sort_box .sort_result .item {
  margin: 0 0 20px 2.2%;
  padding: 0 0 0 0;
  width: 30.4%;
  display: none;
}
.sort_box .sort_result .item.on {
  display: block;
}

.sort_box .sort_result .item a {
  margin: 0 0 0 0;
  padding: 0 30px 0 76px;
  width: 100%;
  min-height: 84px;
  color: #333;
  background: #fff;
  border: 2px solid #00838d;
  border-radius: 10px;
  box-sizing: border-box;
  position: relative;
  display: flex;
  justify-content: center;
  align-items: center;
}
.sort_box .sort_result .item a .icon {
  margin: -32px 0 0 0;
  padding: 0 0 0 0;
  width: 64px;
  position: absolute;
  top: 50%;
  left: 12px;
}
.sort_box .sort_result .item a::after {
  margin: -7px 0 0 0;
  padding: 0 0 0 0;
  width: 14px;
  height: 14px;
  content: "";
  background: url("../images/_icon_blank_02.svg") no-repeat center center;
  background-size: 100% 100%;
  position: absolute;
  top: 50%;
  right: 15px;
}



.sort_box .sort_result .item .wrap_span {
  margin: 0 0 0 0;
  padding: 0 30px 0 76px;
  width: 100%;
  min-height: 84px;
  color: #333;
  background: #fff;
  border: 2px solid #fff;
  border-radius: 10px;
  box-sizing: border-box;
  position: relative;
  display: flex;
  justify-content: center;
  align-items: center;
}
.sort_box .sort_result .item .wrap_span .icon {
  margin: -32px 0 0 0;
  padding: 0 0 0 0;
  width: 64px;
  position: absolute;
  top: 50%;
  left: 12px;
}
.sort_box .sort_result .item .text {
  text-align: center;
  display: inline-block;
}


@media (max-width:1180px) {
  .sort_box .sort_menu {
    margin: 35px auto 35px auto;
    padding: 0 0 0 0;
    width: 96%;
    max-width: 1000px;
    display: flex;
    justify-content: space-between;
  }
  .sort_box .sort_menu .item {
    margin: 0 0 0 0;
    padding: 0 0 0 0;
    width: 10%;
  }
  .sort_box .sort_menu .item .sort_btn {
    width: 100%;
  }
}
@media (max-width:767px) {
  .type_guide {
    margin: 0 auto 4.5vw;
    padding: 2.7vw;
    width: 100%;
    max-width: 122.182vw;
    height: auto;
    display: block;
    background: #edf6f7;
    justify-content: center;
    align-items: center;
    box-sizing: border-box;
  }
  .type_guide dl {
    margin: 0 0 0 0;
    padding: 0 0 0 0;
    height: 17.455vw;
    display: flex;
    justify-content: center;
    align-items: center;
  }
  .type_guide dl dt {
    margin: 0 0 0 0;
    padding: 0 3.091vw 0 0;
    height: 17.455vw;
    line-height: 1.5em;
    font-size: 3vw;
    font-weight: normal;
    font-family: "Clarimo UD PE Regular", "UD Shin Go Regular JIS2004", sans-serif;
    display: flex;
    justify-content: center;
    align-items: center;
  }
  .type_guide dl dd {
    margin: 0 0 0 0;
    padding: 0 0 0 0;
    width: 38.727vw;
    height: 17.455vw;
    display: flex;
    justify-content: center;
    align-items: center;
  }
  .type_guide .link {
    margin: 0 0 0 0;
    padding: 0 0 0 0;
    height: auto;
    line-height: 1.5em;
    font-size: 3.21vw;
    font-weight: normal;
    font-family: "Clarimo UD PE Regular", "UD Shin Go Regular JIS2004", sans-serif;
    display: flex;
    justify-content: flex-start;
    align-items: center;
  }
  .type_guide .link .text {
    margin: 0 0 0 0;
    padding: 0 0 0 0;
    color: #333;
  }
  .type_guide .link .text::after {
    margin: 0 0 0 1.818vw;
    padding: 0 0 0 0;
    width: 3.818vw;
    height: 3.818vw;
    content: "";
    background: url("../images/_icon_blank_02.svg") no-repeat center center;
    background-size: 100% 100%;
    display: inline-block;
    vertical-align: middle;
  }

  .sort_box {
    margin: 0 0 0 0;
    padding: 0 0 0 0;
    width: 100%;
    box-sizing: border-box;
    background: #c3e2e5;
    border: 1px solid #00838d;
  }
  .sort_box .head {
    margin: 0 0 0 0;
    padding: 0 0 0 0;
    width: 100%;
    background: #fff;
  }
  .sort_box .head.second {
    border-top: 1px solid #00838d;
  }
  .sort_box .head dl {
    margin: 0 0 0 0;
    padding: 0 0 0 0;
    width: 100%;
    min-height: 9.091vw;
    background: url("../images/_label_back_01.png") no-repeat left center;
    background-size: 21.4vw 100%;
    display: flex;
    justify-content: center;
    align-items: center;
  }
  .sort_box .head dl dt {
    margin: 0 0 0 0;
    padding: 0 0 0 2.54vw;
    width: 21.4vw;
    line-height: 1.5em;
    font-size: 3.2vw;
    font-weight: bold;
    font-family: "Clarimo UD PE DemiBold", "UD Shin Go DemiBold JIS2004", sans-serif;
    color: #fff;
    display: flex;
    justify-content: flex-start;
    align-items: center;
  }
  .sort_box .head dl dd {
    margin: 0 0 0 0;
    padding: 0 0 0 5.455vw;
    width: calc( 100% - 14.4vw );
    line-height: 1.5em;
    font-size: 2.7vw;
    font-weight: normal;
    font-family: "Clarimo UD PE Regular", "UD Shin Go Regular JIS2004", sans-serif;
    color: #333;
    display: flex;
    align-items: center;
    box-sizing: border-box;
  }
  .sort_box .sort_menu {
    margin: 2.54vw auto 0.54vw auto;
    padding: 0 0 0 0;
    width: 96%;
    max-width: 181.818vw;
    display: flex;
    flex-wrap: wrap;
    justify-content: flex-start;
  }
  .sort_box .sort_menu .item {
    margin: 0 1.5% 2vw 0;
    padding: 0 0 0 0;
    width: 15.4%;
  }
  .sort_box .sort_menu .item:nth-of-type(6) {
    margin: 0 0 2vw 0;
  }
  .sort_box .sort_menu .item .sort_btn {
    margin: 0 0 0 0;
    padding: 0 0 0 0;
    width: 100%;
    height: 11vw;
    line-height: 1.6em;
    font-size: 1.8vw;
    font-weight: normal;
    font-family: "Clarimo UD PE Regular", "UD Shin Go Regular JIS2004", sans-serif;
    color: #333333;
    background: #fff;
    border: 2px solid #00838d;
    border-radius: 1.818vw;
    box-sizing: border-box;
    cursor: pointer;
    display: flex;
    justify-content: center;
    align-items: center;
    position: relative;
  }
  .sort_box .sort_menu .item .sort_btn:hover {
    color: #fff;
    background: #00838d;
  }
  .sort_box .sort_menu .item .sort_btn.on {
    color: #fff;
    background: #00838d;
  }
  .sort_box .sort_menu .item .sort_btn span {
    display: inline-block;
    text-align: center;
  }
  .sort_box .sort_menu .item .sort_btn::after {
    margin: 0 0 0 -1.091vw;
    width: 2.182vw;
    height: 1.091vw;
    content: "";
    background: url("../images/_arrow_08.svg") no-repeat center center;
    background-size: 100% 100%;
    position: absolute;
    bottom: 1vw;
    left: 50%;
  }
  .sort_box .sort_menu .item .sort_btn:hover::after {
    background: url("../images/_arrow_09.svg") no-repeat center center;
    background-size: 100% 100%;
  }
  .sort_box .sort_menu .item .sort_btn.on::after {
    background: url("../images/_arrow_09.svg") no-repeat center center;
    background-size: 100% 100%;
  }
  .sort_box .sort_result {
    margin: 2.54vw auto 1vw auto;
    padding: 0 0 0 0;
    width: 100%;
    max-width: 192.727vw;
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    justify-content: flex-start;
  }
  .sort_box .sort_result .item {
    margin: 0 0 1.54vw 2.2%;
    padding: 0 0 0 0;
    width: 47%;
    display: none;
  }
  .sort_box .sort_result .item.on {
    display: block;
  }

  .sort_box .sort_result .item a {
    margin: 0 0 0 0;
    padding: 0 5.455vw 0 10.818vw;
    width: 100%;
    min-height: 13.273vw;
    line-height: 1.6em;
    font-size: 2.2vw;
    color: #333;
    background: #fff;
    border: 2px solid #00838d;
    border-radius: 1.818vw;
    box-sizing: border-box;
    position: relative;
    display: flex;
    justify-content: center;
    align-items: center;
  }
  .sort_box .sort_result .item a .icon {
    margin: -3.818vw 0 0 0;
    padding: 0 0 0 0;
    width: 7.636vw;
    position: absolute;
    top: 50%;
    left: 2.182vw;
  }
  .sort_box .sort_result .item a::after {
    margin: -1.273vw 0 0 0;
    padding: 0 0 0 0;
    width: 2.545vw;
    height: 2.545vw;
    content: "";
    background: url("../images/_icon_blank_02.svg") no-repeat center center;
    background-size: 100% 100%;
    position: absolute;
    top: 50%;
    right: 2.727vw;
  }



  .sort_box .sort_result .item .wrap_span {
    margin: 0 0 0 0;
    padding: 0 5.455vw 0 10.818vw;
    width: 100%;
    min-height: 13.273vw;
    color: #333;
    line-height: 1.6em;
    font-size: 2.2vw;
    background: #fff;
    border: 2px solid #fff;
    border-radius: 1.818vw;
    box-sizing: border-box;
    position: relative;
    display: flex;
    justify-content: center;
    align-items: center;
  }
  .sort_box .sort_result .item .wrap_span .icon {
    margin: -3.8vw 0 0 0;
    padding: 0 0 0 0;
    width: 7.636vw;
    position: absolute;
    top: 50%;
    left: 2.182vw;
  }
  .sort_box .sort_result .item .text {
    text-align: center;
    display: inline-block;
  }
}





._attention {
  margin: 30px 0 0 0;
  padding: 25px 17px 15px 17px;
  background: #fff;
/*  border: 1px solid #333;*/
  border: 1px solid #e9b900;
  border-radius: 10px;
  position: relative;
}
._attention ul {
  margin: 0 0 0 0 !important;
  padding: 0 0 0 0 !important;
  line-height: 1.6em;
  font-size: 14px;
  font-weight: normal;
  font-family: "Clarimo UD PE Regular", "UD Shin Go Regular JIS2004", sans-serif;
  color: #333;
}
._attention li {
  margin: 0 0 0 0;
  padding: 0 0 0 1.2em;
  position: relative;
}
._attention li::before {
  margin: 0 0 0 0;
  padding: 0 0 0 0;
  content: "●";
/*  color: #d9e452 !important;*/
  color: #f1d159 !important;
  position: absolute;
  top: 0;
  left: 0;
}
._attention li:last-child {
  margin-bottom: 0 !important;
  padding-bottom: 0 !important;
}
._attention .label {
  margin: 0 0 0 0;
  padding: 3px 12px 3px 12px;
  line-height: 1.2em;
  font-size: 14px;
  font-weight: bold;
  font-family: "Clarimo UD PE DemiBold", "UD Shin Go DemiBold JIS2004", sans-serif;
/*  color: #333333;*/
  color: #fff;
/*  background: #d9e452;*/
  background: #e9b900;
  border-radius: 180px;
  position: absolute;
  top: -12px;
  left: 17px;
}
._attention .label::before {
  margin: 0 5px 0 0;
  padding: 0 0 0 0;
  width: 15px;
  height: 15px;
  content: "";
  background: url("../images/_icon_01.svg") no-repeat center center;
  background-size: 100% 100%;
  display: inline-block;
  vertical-align: middle;
}
._info {
  margin: 30px 0 25px 0;
  padding: 25px 17px 15px 17px;
  background: #fff;
  border: 1px solid #85bd4b;
  border-radius: 10px;
  position: relative;
}
._info p {
  margin: 0 0 0 0;
  padding: 0 0 0 1.2em;
  line-height: 1.6em;
  font-size: 14px;
  font-weight: normal;
  font-family: "Clarimo UD PE Regular", "UD Shin Go Regular JIS2004", sans-serif;
  color: #333;
  position: relative;
}
._info p::before {
  margin: 0 0 0 0;
  padding: 0 0 0 0;
  content: "●";
  color: #a4cd78;
  position: absolute;
  top: 0;
  left: 0;
}
._info p.catch {
  margin: 0 0 0 0;
  padding: 0 0 10px 0;
  line-height: 1.6em;
  font-size: 14px;
  font-weight: bold;
  font-family: "Clarimo UD PE DemiBold", "UD Shin Go DemiBold JIS2004", sans-serif;
  color: #67ac1e;
  position: relative;
}
._info p.catch::before {
  display: none;
}
._info .label {
  margin: 0 0 0 0;
  padding: 3px 12px 3px 12px;
  line-height: 1.2em;
  font-size: 14px;
  font-weight: bold;
  font-family: "Clarimo UD PE DemiBold", "UD Shin Go DemiBold JIS2004", sans-serif;
  color: #fff;
  background: #85bd4b;
  border-radius: 180px;
  position: absolute;
  top: -12px;
  left: 17px;
}
._info .label::before {
  margin: 0 5px 0 0;
  padding: 0 0 0 0;
  width: 15px;
  height: 15px;
  content: "";
  background: url("../images/_icon_03.svg") no-repeat center center;
  background-size: 100% 100%;
  display: inline-block;
  vertical-align: middle;
}
._info ul {
  margin: 0 0 0 0 !important;
  padding: 0 0 0 0 !important;
}
._info li {
  margin: 0 0 0 0 !important;
  padding: 0 0 0 1.2em !important;
  font-size: 14px !important;
  position: relative;
}
._info li::before {
  margin: 0 0 0 0;
  padding: 0 0 0 0;
  content: "●";
  color: #85bd4b !important;
  position: absolute;
  top: 0;
  left: 0;
}
._info a {
  color: #00838d;
  text-decoration: underline;
}
._info a:hover {
  color: #00838d;
  text-decoration: none;
}
._info a::after {
  margin: 0 0 0 5px;
  padding: 0 0 0 0;
  width: 6px;
  height: 12px;
  content: "";
  background: url("../images/_arrow_05.svg") no-repeat center center;
  background-size: 100% 100%;
  display: inline-block;
  vertical-align: middle;
}

._reference {
  margin: 0 0 0 0;
  padding: 0 0 0 0;
  display: flex;
}
._reference.mt20 {
  margin: 20px 0 0 0;
}
._reference.mb20 {
  margin: 0 0 20px 0;
}
._reference.mb40 {
  margin: 0 0 40px 0;
}

._reference dt {
  margin: 0 0 0 0;
  padding: 0 10px 0 0;
}
._reference dt .label {
  margin: 0 0 0 0;
  padding: 0 5px;
  min-width: 36px;
  height: 20px;
  line-height: 1.6em;
  font-size: 12px;
  font-weight: bold;
  font-family: "Clarimo UD PE DemiBold", "UD Shin Go DemiBold JIS2004", sans-serif;
  color: #fff;
  background: #00838d;
  border-radius: 4px;
  display: flex;
  justify-content: center;
  align-items: center;
  box-sizing: border-box;
}
._reference dd {
  margin: 0 0 0 0;
  padding: 0 0 0 0;
  line-height: 1.6em;
  font-size: 14px;
  font-weight: normal;
  font-family: "Clarimo UD PE Regular", "UD Shin Go Regular JIS2004", sans-serif;
  color: #333;
  display: flex;
  justify-content: center;
  align-items: center;
}
._reference dd a {
  color: #00838d;
  text-decoration: underline;
}
._reference dd a:hover {
  color: #00838d;
  text-decoration: none;
}
._reference dd a::after {
  margin: 0 0 0 5px;
  padding: 0 0 0 0;
  width: 6px;
  height: 12px;
  content: "";
  background: url("../images/_arrow_05.svg") no-repeat center center;
  background-size: 100% 100%;
  display: inline-block;
  vertical-align: middle;
}
._must {
  margin: 30px 0 25px 0;
  padding: 25px 17px 15px 17px;
  background: #fff;
  border: 1px solid #f00;
  border-radius: 10px;
  position: relative;
}
._must ul {
  margin: 0 0 0 0 !important;
  padding: 0 0 0 0 !important;
}
._must li {
  margin: 0 0 0 0 !important;
  padding: 0 0 0 1.2em !important;
  line-height: 1.6em;
  font-size: 14px !important;
  font-weight: normal;
  font-family: "Clarimo UD PE Regular", "UD Shin Go Regular JIS2004", sans-serif;
  color: #333;
  position: relative;
}
._must li::before {
  margin: 0 0 0 0;
  padding: 0 0 0 0;
  content: "●";
  color: #f00;
  position: absolute;
  top: 0;
  left: 0;
}
._must .label {
  margin: 0 0 0 0;
  padding: 3px 12px 3px 12px;
  line-height: 1.2em;
  font-size: 14px;
  font-weight: bold;
  font-family: "Clarimo UD PE DemiBold", "UD Shin Go DemiBold JIS2004", sans-serif;
  color: #fff;
  background: #f00;
  border-radius: 180px;
  position: absolute;
  top: -12px;
  left: 17px;
}
._must .label::before {
  margin: 0 5px 0 0;
  padding: 0 0 0 0;
  width: 15px;
  height: 15px;
  content: "";
  background: url("../images/_icon_04.svg") no-repeat center center;
  background-size: 100% 100%;
  display: inline-block;
  vertical-align: middle;
}
._must.orange {
	  border: 1px solid #ea5504;
}
._must.orange li::before {
	 color: #ea5504;
}
._must.orange .label {
  background:#ea5504;
}
._error {
  margin: 35px 0 25px 0;
  padding: 25px 17px 15px 17px;
  background: #fff;
  border: 1px solid #f00;
/*  border: 1px solid #ee7736;*/
  border-radius: 10px;
  position: relative;
}
._error ul {
  margin: 0 0 0 0 !important;
  padding: 0 0 0 0 !important;
}
._error li {
  margin: 0 350px 0 0 !important;
  padding: 0 0 0 1.2em !important;
  font-size: 14px !important;
  position: relative;
}
.modal_box ._error li {
  margin: 0 0 0 0 !important;
}
._error li::before {
  margin: 0 0 0 0;
  padding: 0 0 0 0;
  content: "●";
  color: #f00 !important;
/*  color: #f29968 !important;*/
  position: absolute;
  top: 0;
  left: 0;
}
._error li em {
  color: #f00;
/*  color: #ee7736;*/
}
._error .label {
  margin: 0 0 0 0;
  padding: 3px 12px 3px 12px;
  line-height: 1.2em;
  font-size: 14px;
  font-weight: bold;
  font-family: "Clarimo UD PE DemiBold", "UD Shin Go DemiBold JIS2004", sans-serif;
  color: #fff;
  background: #f00;
/*  background: #ee7736;*/
  border-radius: 180px;
  position: absolute;
  top: -12px;
  left: 17px;
}
._error .label::before {
  margin: 0 5px 0 0;
  padding: 0 0 0 0;
  width: 15px;
  height: 15px;
  content: "";
  background: url("../images/_icon_07.svg") no-repeat center center;
  background-size: 100% 100%;
  display: inline-block;
  vertical-align: middle;
}
._error .link {
  margin: -22px 0 0 0;
  padding: 0 0 0 0;
  width: 318px;
  height: 44px;
  position: absolute;
  top: 50%;
  right: 18px;
}
._error .link span {
  margin: 0 0 0 0;
  padding: 0 10px 0 0;
  width: 100%;
  height: 44px;
  line-height: 1.6em;
  font-size: 16px;
  font-weight: bold;
  font-family: "Clarimo UD PE DemiBold", "UD Shin Go DemiBold JIS2004", sans-serif;
  text-align: center;
  text-decoration: none;
  border-radius: 180px;
  background: #fff;
  border: 2px solid #f00;
/*  border: 2px solid #ee7736;*/
  box-sizing: border-box;
  color: #f00;
/*  color: #ee7736;*/
  display: flex;
  justify-content: center;
  align-items: center;
  position: relative;
  cursor: pointer;
}
._error .link span::after {
  margin: -6px 0 0 0;
  padding: 0 0 0 0;
  width: 6px;
  height: 12px;
  content: "";
  background: url("../images/_arrow_07.svg") no-repeat center center;
  background-size: 100% 100%;
  position: absolute;
  top: 50%;
  right: 15px;
}
@media (max-width:767px) {
  ._attention {
    margin: 5.45vw 0 0 0;
    padding: 4.54vw 17px 2.725vw 17px;
    background: #fff;

    border-radius: 10px;
    position: relative;
  }
  ._attention p {
    margin: 0 0 0 0;
    padding: 0 0 0 1.2em !important;
    line-height: 1.6em;
    font-size: 2.81vw !important;
    font-weight: normal;
    font-family: "Clarimo UD PE Regular", "UD Shin Go Regular JIS2004", sans-serif;

    position: relative;
  }
  ._attention p::before {
    margin: 0 0 0 0;
    padding: 0 0 0 0;
    content: "●";

    position: absolute;
    top: 0;
    left: 0;
  }
  ._attention ul {
    margin: 0 0 0 0 !important;
    padding: 0 0 0 0 !important;
    line-height: 1.6em;
    font-size: 2.81vw;
    font-weight: normal;
    font-family: "Clarimo UD PE Regular", "UD Shin Go Regular JIS2004", sans-serif;

  }
  ._attention li::before {
    margin: 0 0 0 0;
    padding: 0 0 0 0;
    content: "●";

    position: absolute;
    top: 0;
    left: 0;
  }
  ._attention .label {
    margin: 0 0 0 0;
    padding: 0.54vw 2.18vw 0.54vw 2.18vw;
    line-height: 1.2em;
    font-size: 2.81vw;
    font-weight: bold;
    font-family: "Clarimo UD PE DemiBold", "UD Shin Go DemiBold JIS2004", sans-serif;

    border-radius: 180px;
    position: absolute;
    top: -2.18vw;
    left: 3.09vw;
  }
  ._attention .label::before {
    margin: 0 0.9vw 0 0;
    padding: 0 0 0 0;
    width: 2.725vw;
    height: 2.725vw;
    content: "";

    background-size: 100% 100%;
    display: inline-block;
    vertical-align: middle;
  }
  ._info {
    margin: 5.45vw 0 4.54vw 0;
    padding: 4.54vw 17px 2.725vw 17px;
    background: #fff;
    border: 1px solid #85bd4b;
    border-radius: 10px;
    position: relative;
  }
  ._info p {
    margin: 0 0 0 0;
    padding: 0 0 0 1.2em;
    line-height: 1.6em;
    font-size: 2.81vw;
    font-weight: normal;
    font-family: "Clarimo UD PE Regular", "UD Shin Go Regular JIS2004", sans-serif;
    color: #333;
    position: relative;
  }
  ._info p::before {
    margin: 0 0 0 0;
    padding: 0 0 0 0;
    content: "●";
    color: #a4cd78;
    position: absolute;
    top: 0;
    left: 0;
  }
  ._info p.catch {
    margin: 0 0 0 0;
    padding: 0 0 1.81vw 0;
    line-height: 1.6em;
    font-size: 2.54vw;
    font-weight: bold;
    font-family: "Clarimo UD PE DemiBold", "UD Shin Go DemiBold JIS2004", sans-serif;
    color: #67ac1e;
    position: relative;
  }
  ._info p.catch::before {
    display: none;
  }
  ._info .label {
    margin: 0 0 0 0;
    padding: 0.54vw 2.18vw 0.54vw 2.18vw;
    line-height: 1.2em;
    font-size: 2.81vw;
    font-weight: bold;
    font-family: "Clarimo UD PE DemiBold", "UD Shin Go DemiBold JIS2004", sans-serif;
    color: #fff;
    background: #85bd4b;
    border-radius: 180px;
    position: absolute;
    top: -2.18vw;
    left: 3.09vw;
  }
  ._info .label::before {
    margin: 0 0.9vw 0 0;
    padding: 0 0 0 0;
    width: 2.725vw;
    height: 2.725vw;
    content: "";
    background: url("../images/_icon_03.svg") no-repeat center center;
    background-size: 100% 100%;
    display: inline-block;
    vertical-align: middle;
  }
  ._info ul {
    margin: 0 0 0 0 !important;
    padding: 0 0 0 0 !important;
  }
  ._info li {
    margin: 0 0 0 0 !important;
    padding: 0 0 0 1.2em !important;
    font-size: 2.81vw !important;
    position: relative;
  }
  ._info li::before {
    margin: 0 0 0 0;
    padding: 0 0 0 0;
    content: "●";
    color: #85bd4b !important;
    position: absolute;
    top: 0;
    left: 0;
  }
  ._info a {
    color: #00838d;
    text-decoration: underline;
  }
  ._info a:hover {
    color: #00838d;
    text-decoration: none;
  }
  ._info a::after {
    margin: 0 0 0 0.9vw;
    padding: 0 0 0 0;
    width: 1.09vw;
    height: 2.18vw;
    content: "";
    background: url("../images/_arrow_05.svg") no-repeat center center;
    background-size: 100% 100%;
    display: inline-block;
    vertical-align: middle;
  }

  ._reference {
    margin: 0 0 0 0;
    padding: 0 0 0 0;
    display: flex;
  }
  ._reference.mt20 {
    margin: 3.63vw 0 0 0;
  }
  ._reference.mb20 {
    margin: 0 0 3.63vw 0;
  }
  ._reference.mb40 {
    margin: 0 0 7.27vw 0;
  }

  ._reference dt {
    margin: 0 0 0 0;
    padding: 0 1.81vw 0 0;
  }
  ._reference dt .label {
    margin: 0 0 0 0;
    padding: 0 0.9vw;
    min-width: 6.54vw;
    white-space: nowrap;
    height: 3.63vw;
    line-height: 1.6em;
    font-size: 2.18vw;
    font-weight: bold;
    font-family: "Clarimo UD PE DemiBold", "UD Shin Go DemiBold JIS2004", sans-serif;
    color: #fff;
    background: #00838d;
    border-radius: 4px;
    display: flex;
    justify-content: center;
    align-items: center;
    box-sizing: border-box;
  }
  ._reference dd {
    margin: 0 0 0 0;
    padding: 0 0 0 0;
    line-height: 1.6em;
    font-size: 2.81vw;
    font-weight: normal;
    font-family: "Clarimo UD PE Regular", "UD Shin Go Regular JIS2004", sans-serif;
    color: #333;
    display: flex;
    justify-content: center;
    align-items: center;
  }
  ._reference dd a {
    color: #00838d;
    text-decoration: underline;
  }
  ._reference dd a:hover {
    color: #00838d;
    text-decoration: none;
  }
  ._reference dd a::after {
    margin: 0 0 0 0.9vw;
    padding: 0 0 0 0;
    width: 1.09vw;
    height: 2.18vw;
    content: "";
    background: url("../images/_arrow_05.svg") no-repeat center center;
    background-size: 100% 100%;
    display: inline-block;
    vertical-align: middle;
  }
  ._must {
    margin: 5.45vw 0 4.54vw 0;
    padding: 4.54vw 17px 2.725vw 17px;
    background: #fff;
    border: 1px solid #f00;
    border-radius: 10px;
    position: relative;
  }
  ._must p {
    margin: 0 0 0 0;
    padding: 0 0 0 0;
    line-height: 1.6em;
    font-size: 2.81vw;
    font-weight: normal;
    font-family: "Clarimo UD PE Regular", "UD Shin Go Regular JIS2004", sans-serif;
    color: #333;
    position: relative;
  }
  ._must p::before {
    margin: 0 0 0 0;
    padding: 0 0 0 0;
    content: "●";
    color: #f00;
    position: absolute;
    top: 0;
    left: -1em;
  }
  ._must li {
    line-height: 1.6em;
    font-size: 2.81vw !important;
    font-weight: normal;
    font-family: "Clarimo UD PE Regular", "UD Shin Go Regular JIS2004", sans-serif;
    color: #333;
    position: relative;
  }

  ._must .label {
    margin: 0 0 0 0;
    padding: 0.54vw 2.18vw 0.54vw 2.18vw;
    line-height: 1.2em;
    font-size: 2.81vw;
    font-weight: bold;
    font-family: "Clarimo UD PE DemiBold", "UD Shin Go DemiBold JIS2004", sans-serif;
    color: #fff;
    background: #f00;
    border-radius: 180px;
    position: absolute;
    top: -2.18vw;
    left: 3.09vw;
  }
  ._must .label::before {
    margin: 0 0.9vw 0 0;
    padding: 0 0 0 0;
    width: 2.725vw;
    height: 2.725vw;
    content: "";
    background: url("../images/_icon_04.svg") no-repeat center center;
    background-size: 100% 100%;
    display: inline-block;
    vertical-align: middle;
  }
  
  ._error {
    margin: 5.45vw 0 4.54vw 0;
    padding: 4.54vw 4.54vw 2.725vw 5.45vw;
    background: #fff;

    border-radius: 10px;
    position: relative;
  }
  ._error ul {
    margin: 0 0 0 0 !important;
    padding: 0 0 0 0 !important;
  }
  ._error li {
    margin: 0 0 0 0 !important;
    padding: 0 0 0 1.2em !important;
    font-size: 2.81vw !important;
    position: relative;
  }
  ._error li::before {
    margin: 0 0 0 0;
    padding: 0 0 0 0;
    content: "●";

    position: absolute;
    top: 0;
    left: 0;
  }
  ._error .label {
    margin: 0 0 0 0;
    padding: 0.54vw 2.18vw 0.54vw 2.18vw;
    line-height: 1.2em;
    font-size: 2.81vw;
    position: absolute;
    top: -2.18vw;
    left: 3.09vw;
  }
  ._error .label::before {
    margin: 0 0.9vw 0 0;
    padding: 0 0 0 0;
    width: 2.725vw;
    height: 2.725vw;
    content: "";
    background: url("../images/_icon_07.svg") no-repeat center center;
    background-size: 100% 100%;
    display: inline-block;
    vertical-align: middle;
  }
  ._error .link {
    margin: 2.2vw auto 0 auto;
    padding: 0 0 0 0;
    width: 53.7vw;
    height: 8vw;
    position: relative;
    top: auto;
    right: auto;
  }
  ._error .link span {
    margin: 0 0 0 0;
    padding: 0 1.8vw 0 0;
    width: 100%;
    height: 8vw;
    line-height: 1.6em;
    font-size: 3.21vw;
    font-weight: bold;
    font-family: "Clarimo UD PE DemiBold", "UD Shin Go DemiBold JIS2004", sans-serif;
    text-align: center;
    text-decoration: none;
    border-radius: 180px;
    background: #fff;

    box-sizing: border-box;

    display: flex;
    justify-content: center;
    align-items: center;
    position: relative;
  }
  ._error .link span::after {
    margin: -1.34vw 0 0 0;
    padding: 0 0 0 0;
    width: 1.59vw;
    height: 2.68vw;
    content: "";
    background: url("../images/_arrow_07.svg") no-repeat center center;
    background-size: 100% 100%;
    position: absolute;
    top: 50%;
    right: 1.5vw;
  }
  
}

.mb15 { margin-bottom: 15px !important; }
@media (max-width:767px) {
  .mb15 { margin-bottom: 2.725vw !important; }
}

.mb20 { margin-bottom: 20px !important; }
@media (max-width:767px) {
  .mb15 { margin-bottom: 3.6vw !important; }
}



#overlay {
  width: 100%;
  height: 100vh;
  display: none;
  background: rgba(0,0,0,0.2);
  position: fixed;
  top: 0;
  left: 0;
  z-index: 1000;
}
.modal_wrap {
  padding: 25px;
  width: 1000px;
/*  height: 643px;*/
/*  max-height: 80vh;
  overflow: auto;*/
  background: #fff;
  display: none;
  box-sizing: border-box;
  position: fixed;
  top: 50%;
  left: 50%;
  margin: -321px 0 0 -500px;
  box-shadow: 10px 10px 10px rgba(100,100,100,0.3);
  z-index: 1001;
  border-radius: 10px;
}
.modal_box {
  width: 100%;
  height: 100%;
  max-height: 70vh;
  overflow: auto;
  position: relative;
}
.modal_cell {
  position: relative;
  overflow: hidden;
}

.modal_wrap .modal_close {
  width: 25px;
  cursor: pointer;
  position: absolute;
  top: -35px;
  right: 0;
}
.modal_cell .image {
  width: 100%;
}
.modal_cell .image img {
  width: 100%;
  display: block;
}
.modal_cell h4 {
  margin: 0 0 0 0;
  padding: 0 0 20px 0;
  width: 100%;
  line-height: 1.2em;
  font-size: 26px;
  font-weight: bold;
  font-family: "Clarimo UD PE DemiBold", "UD Shin Go DemiBold JIS2004", sans-serif;
  position: relative;
  color: #00838d;
  text-align: center;
}


@media (max-width:1000px) {
  .modal_wrap {
    padding: 2.5vw;
    width: 90%;
  /*  height: 643px;*/
  /*  max-height: 80vh;
    overflow: auto;*/
    background: #fff;
  /*  display: none;*/
    box-sizing: border-box;
    position: fixed;
    top: 10vh;
    left: 5%;
    margin: 0 0 0 0;
    box-shadow: 10px 10px 10px rgba(100,100,100,0.3);
    z-index: 1001;
    border-radius: 10px;
  }
  
  
  
  .modal_wrap .image_wrap {
    position: relative;
  }
  .modal_wrap .image_wrap::before {
    width: 62px;
    height: 36px;
    content: "";
    background: url("../images/scroll.png") no-repeat center center;
    background-size: 100% 100%;
    position: absolute;
    top: 8px;
    left: 5px;
    z-index: 2;
  }
  .modal_wrap .image_wrap.out::before {
    display: none;
  }
  .modal_wrap .image_wrap .image {
    padding: 0 0 3.63vw 0;
    width: 100%;
    overflow:auto;
    -webkit-overflow-scrolling:touch;
    position: relative;
  }
  .modal_wrap .image_wrap .image img {
    width: 150vw;
    max-width: 150vw;
    display: block;
  }

}

#side_menu {
  width: 307px;
  max-height: 95vh;
  display: block;
  position: fixed;
  top: 5vh;
  left: -245px;
  z-index: 1000;
  transition:all 0.6s 0s ease-in-out;
}
#side_menu.on {
  left: 0;
}
#side_menu .side_menu_close {
  width: 65px;
  cursor: pointer;
  position: absolute;
  top: 0;
  right: 0;
  display: none;
}
#side_menu .side_menu_open {
  width: 65px;
  cursor: pointer;
  position: absolute;
  top: 0;
  right: 0;
  display: block;
}
#side_menu.on .side_menu_close {
  display: block;
}
#side_menu.on .side_menu_open {
  display: none;
}
#side_menu .menu {
  margin: 4px 0 0 0;
  width: 245px;
  max-height: calc( 95vh - 4px );
  background: #ea5504;
  border: 2px solid #ea5504;
  border-left: none;
  box-shadow: 0 0 8px rgba(0,0,0,0.3);
  border-bottom-right-radius: 10px;
  display: block;
  box-sizing: border-box;
  overflow: auto;
}
#side_menu .menu .item {
  background: #fff;
  border-top: 1px solid #ea5504;
  overflow: hidden;
}
#side_menu .menu .item:nth-of-type(1) {
  border-top-right-radius: 10px;
  border-top: none;
}
#side_menu .menu .item a {
  padding: 12px 32px 12px 12px;
  text-align: left;
  display: block;
  line-height: 1.6em;
  font-size: 14px;
  font-weight: bold;
  font-family: "Clarimo UD PE DemiBold", "UD Shin Go DemiBold JIS2004", sans-serif;
  position: relative;
}
#side_menu .menu .item a.on::before {
  content: "";
  width: 5px;
  height: 100%;
  display: block;
  position: absolute;
  top: 0;
  right: 0;
  background: #ee7736;
}
#side_menu .menu .item ul li a {
  line-height: 1.6em;
  font-size: 12px;
  font-weight: bold;
  font-family: "Clarimo UD PE DemiBold", "UD Shin Go DemiBold JIS2004", sans-serif;
}
#side_menu .menu .item ul li ul li a {
  line-height: 1.6em;
  font-size: 12px;
  font-weight: normal;
  font-family: "Clarimo UD PE Regular", "UD Shin Go Regular JIS2004", sans-serif;
}

#side_menu .menu .item a:hover {
  color: #333;
}
#side_menu .menu .item a::after {
  margin: -6px 0 0 0;
  width: 6px;
  height: 12px;
  content: "";
  background: url("../images/_arrow_10.svg") no-repeat center center;
  background-size: 100% 100%;
  position: absolute;
  top: 50%;
  right: 23px;
}
#side_menu .menu .item.on a {
  background: #fdeee6;
}
#side_menu .menu .item.on a::after {
  margin: -3px 0 0 0;
  width: 12px;
  height: 6px;
  content: "";
  background: url("../images/_arrow_11.svg") no-repeat center center;
  background-size: 100% 100%;
  position: absolute;
  top: 50%;
  right: 23px;
}
#side_menu .menu .item.on ul {
}
#side_menu .menu .item.on ul li {
  background: #fdeee6;
  border-top: 1px solid #ea5504;
}
#side_menu .menu .item.on ul li ul {
  margin: 0 0 0 30px;
}
#side_menu .menu .item.on ul li ul li {
  border-left: 1px solid #ea5504;
}
@media (max-width:767px) {
  #side_menu {
    width: 215px;
    display: block;
    position: fixed;
    left: -168px;
    z-index: 1000;
    transition:all 0.6s 0s ease-in-out;
  }
  #side_menu.on {
    left: 0;
  }
  #side_menu .side_menu_close {
    width: 52px;
    cursor: pointer;
    position: absolute;
    top: 0;
    right: 0;
    display: none;
  }
  #side_menu .side_menu_open {
    width: 52px;
    cursor: pointer;
    position: absolute;
    top: 0;
    right: 0;
    display: block;
  }
  #side_menu.on .side_menu_close {
    display: block;
  }
  #side_menu.on .side_menu_open {
    display: none;
  }
  #side_menu .menu {
    margin: 4px 0 0 0;
    width: 163px;
    background: #ea5504;
    box-shadow: 0 0 4px rgba(0,0,0,0.3);
    border-bottom-right-radius: 10px;
    display: block;
    box-sizing: border-box;
    -webkit-overflow-scrolling:touch;
  }
  #side_menu .menu .item {
    background: #fff;
    border-top: 1px solid #ea5504;
    overflow: hidden;
  }
  #side_menu .menu .item:nth-of-type(1) {
    border-top-right-radius: 10px;
    border-top: none;
  }
  #side_menu .menu .item a {
    padding: 6px 20px 6px 6px;
    text-align: left;
    display: block;
    line-height: 1.6em;
    font-size: 10px;
    font-weight: bold;
    font-family: "Clarimo UD PE DemiBold", "UD Shin Go DemiBold JIS2004", sans-serif;
    position: relative;
  }
  #side_menu .menu .item a.on::before {
    content: "";
    width: 5px;
    height: 100%;
    display: block;
    position: absolute;
    top: 0;
    right: 0;
    background: #ee7736;
  }
  #side_menu .menu .item ul li a {
    line-height: 1.6em;
    font-size: 9px;
    font-weight: bold;
    font-family: "Clarimo UD PE DemiBold", "UD Shin Go DemiBold JIS2004", sans-serif;
  }
  #side_menu .menu .item ul li ul li a {
    line-height: 1.6em;
    font-size: 9px;
    font-weight: normal;
    font-family: "Clarimo UD PE Regular", "UD Shin Go Regular JIS2004", sans-serif;
  }

  #side_menu .menu .item a:hover {
    color: #333;
  }
  #side_menu .menu .item a::after {
    margin: -6px 0 0 0;
    width: 6px;
    height: 12px;
    content: "";
    background: url("../images/_arrow_10.svg") no-repeat center center;
    background-size: 100% 100%;
    position: absolute;
    top: 50%;
    right: 10px;
  }
  #side_menu .menu .item.on a {
    background: #fdeee6;
  }
  #side_menu .menu .item.on a::after {
    margin: -3px 0 0 0;
    width: 12px;
    height: 6px;
    content: "";
    background: url("../images/_arrow_11.svg") no-repeat center center;
    background-size: 100% 100%;
    position: absolute;
    top: 50%;
    right: 10px;
  }
  #side_menu .menu .item.on ul {
  }
  #side_menu .menu .item.on ul li {
    background: #fdeee6;
    border-top: 1px solid #ea5504;
  }
  #side_menu .menu .item.on ul li ul {
    margin: 0 0 0 10px;
  }
  #side_menu .menu .item.on ul li ul li {
    border-left: 1px solid #ea5504;
  }
}


.bold {
  font-weight: bold;
  font-family: "Clarimo UD PE DemiBold", "UD Shin Go DemiBold JIS2004", sans-serif;
}
.mt05 {
margin-top: 0.5rem !important;
}


.copyright {
max-width: 1184px;
margin-left: auto;
margin-right: auto;
padding: 0.2rem 1.5rem;
}
.copyright-text
 {
	 text-align:right;
	 font-size:14px;
}

@media screen and (max-width: 920px) {
	.copyright {
	max-width: 1184px;
	margin-left: auto;
	margin-right: auto;
	padding: 0.5rem 1.5rem;
	}
	.copyright-text
	 {
		 text-align:center;
		 font-size:2.71vw
	}
	
}


	.note { font-size:14px;text-indent:-1em;padding-left:1em; }
@media (max-width:767px) {
	.note { font-size: 2.81vw; }
}



/* 2025.07.05 */
.prediction {
  margin: 0 auto 60px;
  width: 100%;
  max-width: 1000px;
  display: flex;
  flex-wrap: wrap;
}
.prediction .image01 {
  margin: 0 0 14px 0;
  padding: 0 0 0 0;
  width: 100%;
}
.prediction .image02 {
  margin: 0 auto 0 auto;
  padding: 0 0 0 0;
  width: 70%;
  max-width: 299px;
}
.prediction .left {
  margin: 0 0 0 0;
  padding: 0 0 0 0;
  width: 50%;
}
.prediction .right {
  margin: 0 0 0 0;
  padding: 0 0 0 0;
  width: 50%;
}
.prediction ._reference {
  margin: 10px auto 15px;
  width: fit-content;
}
@media (max-width:767px) {
  .prediction-wrap {
    position: relative;
  }
  .prediction-wrap::before {
    width: 62px;
    height: 36px;
    content: "";
    background: url("../images/scroll.png") no-repeat center center;
    background-size: 100% 100%;
    position: absolute;
    top: 8px;
    left: 5px;
    z-index: 2;
  }
  .prediction-wrap.out::before {
    display: none;
  }
  .prediction-wrap .prediction-box {
    padding: 0 0 5.63vw 0;
    width: 100%;
    overflow:auto;
    -webkit-overflow-scrolling:touch;
    position: relative;
  }
  
  .prediction {
    margin: 0 auto 5.909vw;
    width: 181.818vw;
    max-width: 181.818vw;
    display: flex;
    flex-wrap: wrap;
  }
  .prediction .image01 {
    margin: 0 0 2.5vw 0;
    padding: 0 0 0 0;
    width: 100%;
  }
  .prediction .image02 {
    margin: 0 auto 0 auto;
    padding: 0 0 0 0;
    width: 70%;
    max-width: 54.364vw;
  }
  .prediction .left {
    margin: 0 0 0 0;
    padding: 0 0 0 0;
    width: 50%;
  }
  .prediction .right {
    margin: 0 0 0 0;
    padding: 0 0 0 0;
    width: 50%;
  }
  .prediction ._reference {
    margin: 1.818vw auto 2.727vw;
    width: fit-content;
  }
}

._box01 {
  margin: 0 0 30px 0;
  padding: 25px 30px 25px 30px;
  background: #edf6f7;
  overflow: hidden;
}
._box01 p.text01 {
  margin: 0 0 0 0;
  padding: 0 0 30px 0 !important;
  line-height: 1.8em !important;
  font-size: 14px !important;
}
._box01 .image01 {
  margin: 0 0 0 0;
  padding: 0 0 0 0;
  width: 95.52%;
}
._box02 {
  margin: 0 0 60px 0;
  padding: 15px 30px 15px 30px;
  background: #fff;
  border: 1px solid #00838d;
  border-radius: 8px;
  display: flex;
  justify-content: space-between;
  align-items: center;
  overflow: hidden;
}
._box02 ul {
  width: 50% !important;
}



._image01 {
  margin: 0 0 66px 16.5%;
  padding: 0 0 0 0;
  width: 68.8%;
}
._image02 {
  margin: 0 0 66px 0;
  padding: 0 0 0 0;
  width: 100%;
}
._image03 {
  margin: 0 auto 0 auto;
  padding: 30px 0 10px 0;
  width: 65.3%;
  max-width: 588px;
}
._image04 {
  margin: 0 0 35px 4.44%;
  padding: 0 0 0 0;
  width: 92.4%;
  max-width: 832px;
}
._image05 {
  margin: 0 0 0px 0;
  padding: 0 0 0 0;
  width: 95.55%;
  max-width: 859px;
}
._image06 {
  margin: 15px 0 0px 37.5%;
  padding: 0 0 0 0;
  width: 54.11%;
  max-width: 487px;
}
._image07 {
  margin: 70px auto 15px auto;
  padding: 0 0 0 0;
  width: 81.55%;
  max-width: 734px;
}
._image08 {
  margin: 20px auto 40px auto;
  padding: 0 0 0 0;
  width: 28.7%;
  max-width: 287px;
}
._image09 {
  margin: 0 0 40px 0;
  padding: 0 0 0 0;
  width: 100%;
  max-width: 1000px;
}
._image10 {
  margin: 0 0 85px 0;
  padding: 0 0 0 0;
  width: 100%;
  max-width: 1000px;
}
._image11 {
  margin: 0 0 30px 0;
  padding: 0 0 0 0;
  width: 100%;
  max-width: 1000px;
}
._image12 {
  margin: 0 0 30px 0;
  padding: 0 0 0 0;
  width: 100%;
  max-width: 1000px;
}
._image13 {
  margin: 0 0 30px 0;
  padding: 0 0 0 0;
  width: 100%;
  max-width: 1000px;
}
._image14 {
  margin: 0 0 30px 0;
  padding: 0 0 0 0;
  width: 100%;
  max-width: 1000px;
}
._image15 {
  margin: 0 0 0 15px;
  padding: 0 0 0 0;
  width: 50%;
  max-width: 451px;
}
._image16 {
  margin: 10px 0 0 0;
  padding: 0 0 0 0;
  width: 100%;
  max-width: 1000px;
}
._image17 {
  margin: 10px 0 0 0;
  padding: 0 0 0 0;
  width: 100%;
  max-width: 1000px;
}
._image18 {
  margin: 20px auto 40px auto;
  padding: 0 0 0 0;
  width: 50%;
  max-width: 450px;
}




p.pb-0 {
  padding-bottom: 0px !important;
}
.list01 li {
  padding-bottom: 0px !important;
}

._list01 {
  margin: 0 0 0 0 !important;
  padding: 0 0 35px 0 !important;
}
._list01 li {
  margin: 0 0 15px 0 !important;
  padding: 0 0 0 1.2em !important;
  position: relative;
}
._list01 li.mb-0 {
  margin: 0 0 0 0 !important;
}
._list01 li .num {
  position: absolute;
  top: 0;
  left: 0;
}
._list01 li li {
  margin: 0 0 0 0 !important;
  padding: 0 0 0 1.2em !important;
}
.box02.learning .guide_label {
  margin: 0 0 18px 0;
  padding: 0 0 0 0;
  width: 197px;
  display: block;
}

.box02.learning p._catch01 {
  margin: 0 0 0 0;
  padding: 0 0 20px 0;
  width: 100%;
  line-height: 1.8em;
  font-size: 16px;
  font-weight: bold;
  font-family: "Clarimo UD PE DemiBold", "UD Shin Go DemiBold JIS2004", sans-serif;
  position: relative;
  text-align: left;
}



@media (max-width:767px) {
  
  ._box01 {
    margin: 0 0 6vw 0;
    padding: 5vw 6vw 5vw 6vw;
    background: #edf6f7;
    overflow: hidden;
  }
  ._box01 p.text01 {
    margin: 0 0 0 0;
    padding: 0 0 5.4vw 0 !important;
    line-height: 1.8em !important;
    font-size: 2.8vw !important;
  }
  ._box01 .image01 {
    margin: 0 0 0 0;
    padding: 0 0 3.63vw 0;
    width: 95.52%;
    overflow:auto;
    -webkit-overflow-scrolling:touch;
    position: relative;
  }
  ._box01 .image01 img {
    width: 200vw;
    max-width: 200vw;
    display: block;
  }
  

  ._box02 {

    margin: 0 0 12vw 0;
    padding: 3vw 6vw 3vw 6vw;
    background: #fff;
    border: 1px solid #00838d;
    border-radius: 8px;
    display: flex;
    justify-content: space-between;
    align-items: center;
    flex-direction: column-reverse;
    overflow: hidden;
  }
  ._box02 ul {
    width: 100% !important;
  }



  ._image01 {
    margin: 0 0 9vw 0;
    padding: 0 0 0 0;
    width: 100%;
  }
  
  
  
  
  ._image02 {
    margin: 0 0 0 0;
    padding: 0 0 0 0;
    width: 100%;
  }
  ._image03 {
    margin: 0 auto 0 auto;
    padding: 4vw 0 1vw 0;
    width: 100%;
    max-width: 588px;
  }
  ._image04 {
    margin: 0 0 0 0;
    padding: 0 0 0 0;
    width: 100%;
    max-width: 100%;
  }
  ._image05 {
    margin: 0 0 0px 0;
    padding: 0 0 0 0;
    width: 100%;
    max-width: 100%;
  }
  ._image06 {
    margin: 1.2vw auto 0px auto;
    padding: 0 0 0 0;
    width: 100%;
    max-width: 487px;
  }
  ._image07 {
    margin: 0 auto 0 auto;
    padding: 0 0 0 0;
    width: 100%;
    max-width: 100%;
  }
  ._image08 {
    margin: 2vw auto 4vw auto;
    padding: 0 0 0 0;
    width: 70%;
    max-width: 287px;
  }
  ._image09 {
    margin: 0 0 0 0;
    padding: 0 0 0 0;
    width: 100%;
    max-width: 100%;
  }
  ._image10 {
    margin: 0 0 0 0;
    padding: 0 0 0 0;
    width: 100%;
    max-width: 100%;
  }
  ._image11 {
    margin: 0 0 0 0;
    padding: 0 0 0 0;
    width: 100%;
    max-width: 100%;
  }
  ._image12 {
    margin: 0 0 0 0;
    padding: 0 0 0 0;
    width: 100%;
    max-width: 100%;
  }

  ._image13 {
    margin: 0 0 30px 0;
    padding: 0 0 0 0;
    width: 100%;
    max-width: 1000px;
  }
  ._image14 {
    margin: 0 0 30px 0;
    padding: 0 0 0 0;
    width: 100%;
    max-width: 1000px;
  }
  ._image15 {
    margin: 0 auto 5vw auto;
    padding: 0 0 0 0;
    width: 100%;
    max-width: 451px;
  }
  ._image16 {
    margin: 10px 0 0 0;
    padding: 0 0 0 0;
    width: 100%;
    max-width: 1000px;
  }
  ._image17 {
    margin: 10px 0 0 0;
    padding: 0 0 0 0;
    width: 100%;
    max-width: 1000px;
  }
  ._image18 {
    margin: 2vw auto 4vw auto;
    padding: 0 0 0 0;
    width: 90%;
    max-width: 385px;
  }
  
  p.pb-0 {
    padding-bottom: 0px !important;
  }
  .list01 li {
    padding-bottom: 0px !important;
  }

  ._list01 {
    margin: 0 0 0 0 !important;
    padding: 0 0 35px 0 !important;
  }
  ._list01 li {
    margin: 0 0 15px 0 !important;
    padding: 0 0 0 1.2em !important;
    position: relative;
  }
  ._list01 li.mb-0 {
    margin: 0 0 0 0 !important;
  }
  ._list01 li .num {
    position: absolute;
    top: 0;
    left: 0;
  }
  ._list01 li li {
    margin: 0 0 0 0 !important;
    padding: 0 0 0 1.2em !important;
  }
  .box02.learning .guide_label {
    margin: 0 0 3.273vw 0;
    padding: 0 0 0 0;
    width: 35.818vw;
    display: block;
  }
  .box02.learning p._catch01 {
    margin: 0 0 0 0;
    padding: 0 0 4vw 0;
    width: 100%;
    line-height: 1.8em;
    font-size: 3.2vw;
    font-weight: bold;
    font-family: "Clarimo UD PE DemiBold", "UD Shin Go DemiBold JIS2004", sans-serif;
    position: relative;
    text-align: left;
  }
}


.list_circle01 .description ul li {
  margin: 0 0 0 0;
  padding: 0 0 5px 1.2em;
  line-height: 1.6em;
  font-size: 14px;
  font-weight: normal;
  font-family: "Clarimo UD PE Regular", "UD Shin Go Regular JIS2004", sans-serif;
  color: #333;
  position: relative;
}
.list_circle01 .description ul li::before {
  margin: 0 0 0 0;
  padding: 0 0 0 0;
  content: "●";
  color: #2d99a1;
  position: absolute;
  top: 0;
  left: 0;
}