/*

  オリジナル

================================================================
*/
figure {
  margin: 0;
  padding: 0;}
figure img {
  width: 100%;
  height: auto;}
.at-brand {
  position: relative;}
.at-brand .title {
  margin-bottom: 20px;
  text-align: center;
  line-height: 1.5;
  font-size: 24px;
  font-weight: 600;
  text-shadow: 0 0 10px rgba(0, 0, 0, .1);
  letter-spacing: .1em;}
.at-brand figure {
  margin: 0;
  padding: 0;
  width: 40%;}
.at-brand figure img {
  width: 100%;
  height: auto;}
.at-brand .flex {
  display: flex;
  align-items: center;}
.at-brand .flex > div {
  flex: 1;
  margin-left: 40px;}
.at-brand .flex > div .txt {
  line-height: 1.8;
  font-size: 15px;}

h3.ch3 {
  position: relative;
  font-weight: 600!important;
  margin-bottom: 15px;
  color: #333;}
h3.ch3:before {
  pointer-events: none;
  content: '';
  position: absolute;
  top: 50%;
  left: 0;
  width: 100%;
  height: 1px;
  background-color: #ccc;}
h3.ch3 span {
  position: relative;
  display: inline-block;
  padding: 12px 20px;
  background-color: #60485D;
  font-size: 18px;
  line-height: 1.0;
  color: #fff;
  z-index: 2;}


/*

  全体レイアウト

================================================================
*/
.lx-contents {
  position: relative;
  margin-top: 30px;
  font-size: 16px;
  font-weight: 500;}
.lx-contents + .lx-contents {
  margin-top: 60px;}
.lx-contents .intro h2 {
  margin-bottom: 30px;
  text-align: center;
  font-size: 24px;
  font-weight: 600;
  letter-spacing: .1em;
  color: #222;}
.lx-contents.mt0 {
  margin-top: 0;}
.tc {
  padding: 20px;
  background-color: #F1F0F2;}
.ul {
  text-decoration: underline;}
.imgarea {
  margin: 0;
  margin-top: 30px;
  padding: 0;}
.t01 {
  width: 100%;
  margin-top: 20px;}
.t01 + .t01 {
  margin-top: 10px;}
.t01 th {
  width: 38%;
  padding: 10px;
  font-weight: 500;
  text-align: center;
  background-color: #F1F0F2;
  font-size: 14px;}
.t01 td {
  padding: 10px;
  font-size: 14px;}
.t01 tr + tr th {
  border-top: 1px solid #fff;}
.t01 tr + tr td {
  border-top: 1px solid #F1F0F2;}
.t01 caption {
  display: block;
  margin-bottom: 8px;
  font-size: 16px;
  font-weight: 600;
  letter-spacing: .1em;
  color: #333;}
h3 + .t01 {
  margin-top: 0;}
.t01.oth th {
  text-align: left;
  background-color: transparent;
  border-top: 1px solid #eee!important;}
.t01.oth tr + tr th {
  border-top: none;}
.iml {
  overflow: hidden;
  position: relative;
  text-align: left;
  margin: 0;
  padding: 0;
  margin-bottom: 20px;}
.iml:before {
  pointer-events: none;
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: url(https://gigaplus.makeshop.jp/wclinic/shop/article/collage/100000001765/iml.png) no-repeat bottom center / 100% auto;
  z-index: 2;}
.lobox {
  margin-top: 50px;}
.lobox .title {
  margin-bottom: 10px;
  padding-bottom: 10px;
  text-align: center;
  font-weight: 600;
  font-size: 17px;
  color: #60485D;
  letter-spacing: .1em;
  border-bottom: 1px solid #ccc;}
.tois {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
  margin-top: 20px;}
.tois div {
  width: 48.5%;
  margin-top: 10px;}
.tois div:nth-child(-n+2) {
  margin-top: 0;}
.tois div h3 {
  margin-bottom: 3px;
  font-weight: 600;
  font-size: 18px;
  color: #7b8fc8;
  letter-spacing: .1em;}
.tois div h3 span {
  font-size: 80%;}
.tois div p {
  padding: 20px;
  border-radius: 10px;
  background-color: #f7f7f7;
  font-size: 14px;}

/*
========================================================

  共通レイアウト：おすすめの方

========================================================
*/
.reco {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;}
.reco li {
  width: 49.7%;
  margin-top: 5px;
  padding: 20px 10px;
  background-color: #F1F0F2;
  text-align: center;
  color: #333;}
.reco li:nth-child(-n+2) {
  margin-top: 0;}

/*
========================================================

  共通レイアウト：01

========================================================
*/
.lx-contents .cl01 {
  position: relative;}
.lx-contents .cl01 h2 {
  position: relative;
  background-color: #60485D;
  margin-bottom: 20px;
  padding: 12px 0;
  text-align: center;
  font-size: 22px;
  font-weight: 600;
  line-height: 1.0;
  color: #fff;
  letter-spacing: .1em;}

/*
========================================================

  共通レイアウト：よくある質問

========================================================
*/
.faq-box {
  position: relative;}
.faq-box dl dt {
  position: relative;
  margin-bottom: 5px;
  font-weight: 500;
  padding: 2px 0;
  padding-left: 40px;}
.faq-box dl dt:before {
  pointer-events: none;
  content: 'Q';
  position: absolute;
  top: 0;
  left: 0;
  height: 100%;
  aspect-ratio: 1/1;
  display: flex;
  justify-content: center;
  align-items: center;
  font-family: mincho;
  z-index: 2;}
.faq-box dl dd {
  font-size: 15px;
  padding: 15px 20px;
  background-color: #f7f7f7;}
.faq-box dl dd + dt {
  margin-top: 20px;}

/*
========================================================

  オリジナル

========================================================
*/
.meyasu {
  display: flex;
  justify-content: space-between;}
.meyasu li {
  width: 100%;}
.meyasu li .txt {
  text-align: center;}



/*
========================================================

  SP用はここからです

========================================================
*/

@media screen and (max-width: 768px) {
    
    /*

  オリジナル

================================================================
*/
figure {
  margin: 0;
  padding: 0;}
.at-brand {
  position: relative;}
.at-brand .title {
  margin-bottom: 5vw;
  text-align: center;
  font-size: 5.2vw;
  font-weight: 600;
  line-height: 1.5;
  text-shadow: 0 0 10px rgba(0, 0, 0, .1);
  letter-spacing: .1em;}
.at-brand .title span {
  display: block;
  margin-top: 3.5vw;
  font-size: 3.5vw;
  letter-spacing: 0;}
.at-brand figure {
  margin: 0;
  padding: 0;
  width: 100%;}
.at-brand figure img {
  width: 100%;
  height: auto;}
.at-brand .flex {
  display: flex;
  flex-direction: column;}
.at-brand .flex > div {
  width: 100%;
  margin-top: 7vw;
  margin-left: 0;}
.at-brand .flex > div .txt {
  line-height: 1.8;
  font-size: 3.4vw;}

h3.ch3 {
  position: relative;
  border-bottom: none;
  font-weight: 600!important;
  margin: 0;
  padding: 0;
  margin-bottom: 3.5vw;
  color: #333;}
h3.ch3:before {
  pointer-events: none;
  content: '';
  position: absolute;
  top: 50%;
  left: 0;
  width: 100%;
  height: 1px;
  background-color: #ccc;}
h3.ch3 span {
  position: relative;
  display: inline-block;
  padding: 1.5vw 3vw;
  background-color: #60485D;
  font-size: 4vw;
  color: #fff;
  line-height: 1.6;
  z-index: 2;}


/*

  全体レイアウト

================================================================
*/
.lx-contents img {
  max-width: 100%;}
.lx-contents {
  position: relative;
  margin-top: 10vw;
  font-size: 3.5vw;
  font-weight: 500;}
.lx-contents p {
  font-size: 3.4vw;}
.lx-contents + .lx-contents {
  margin-top: 10vw;}
.lx-contents .intro h2 {
  padding: 0;
  margin-bottom: 3.5vw;
  background: none;
  text-align: center;
  font-size: 4.8vw;
  line-height: 1.8;
  letter-spacing: .05em;
  color: #222;}
.lx-contents.mt0 {
  margin-top: 0;}
.tc {
  padding: 4vw;
  background-color: #F1F0F2;}
.tc span {
  font-size: 60%;}
.ul {
  text-decoration: underline;}
.imgarea {
  margin: 0;
  margin-top: 5vw;
  padding: 0;}
.t01 {
  border: none!important;
  width: 100%;
  margin-top: 5vw;}
.t01 th {
  width: 40%;
  border: none!important;
  padding: 3vw;
  font-weight: 500;
  background-color: #F1F0F2;
  font-size: 3.2vw;}
.t01 td {
  border: none!important;
  padding: 3vw;
  font-size: 3.2vw!important;}
.t01 tr + tr th {
  border-top: 1px solid #fff!important;}
.t01 tr + tr td {
  border-top: 1px solid #eee!important;}
.t01.oth th {
  text-align: left;
  background-color: transparent;
  border-top: 1px solid #eee!important;}
.t01.oth tr + tr th {
  border-top: none;}
.t01 caption {
  white-space: nowrap;
  margin-bottom: 1vw;
  text-align: left;
  font-size: 3.5vw;
  font-weight: 600;
  letter-spacing: .1em;
  color: #333;}
h3 + .t01 {
  margin-top: 0;}
.iml {
  overflow: hidden;
  position: relative;
  text-align: left;
  margin: 0;
  padding: 0;
  margin-bottom: 20px;}
.iml:before {
  pointer-events: none;
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: url(https://gigaplus.makeshop.jp/wclinic/shop/article/collage/100000001765/iml.png) no-repeat bottom center / 100% auto;
  z-index: 2;}
.lobox {
  margin-top: 10vw;}
.lobox p {
  line-height: 1.8;}
.lobox .title {
  margin-bottom: 1.5vw;
  padding-bottom: 1.5vw;
  text-align: center;
  font-weight: 600;
  font-size: 3.5vw;
  color: #60485D;
  letter-spacing: .1em;
  border-bottom: 1px solid #ccc;}
.tois {
  flex-direction: column;
  margin-top: 5vw;}
.tois div {
  width: 100%;
  margin-top: 3vw;}
.tois div h3 {
  margin: 0;
  padding: 0;
  margin-bottom: 2vw;
  padding-bottom: 1vw;
  font-weight: 600;
  font-size: 3.8vw;
  color: #7b8fc8;
  letter-spacing: .1em;}
.tois div h3 span {
  font-size: 80%;}
.tois div p {
  padding: 3vw;
  background-color: #f7f7f7;
  font-size: 3.2vw;}

/*
========================================================

  共通レイアウト：おすすめの方

========================================================
*/
.reco {
  flex-direction: column;
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  margin: 0!important;}
.reco li {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -o-box-sizing: border-box;
  -ms-box-sizing: border-box;
  box-sizing: border-box;
  list-style-type: none!important;
  width: 100%;
  margin: 0!important;
  padding: 3vw 0;
  font-size: 3.3vw!important;
  background-color: #F1F0F2;
  text-align: center;}
.reco li + li {
  margin-top: 2vw!important;}
.reco li span {
  padding: 0 1vw;}

/*
========================================================

  共通レイアウト：01

========================================================
*/
.lx-contents .cl01 {
  position: relative;}
.lx-contents .cl01 h2 {
  position: relative;
  background-color: #60485D;
  background-image: none;
  margin-bottom: 3.5vw;
  padding: 2.5vw 3vw;
  font-size: 4vw;
  font-weight: 600;
  color: #fff;
  line-height: 1.6;
  letter-spacing: .1em;}

/*
========================================================

  共通レイアウト：よくある質問

========================================================
*/
.faq-box {
  position: relative;}
.faq-box dl {
  font-size: 3.4vw!important;}
.faq-box dl dt {
  position: relative;
  font-weight: 500;
  padding: 2vw 0;
  padding-left: 11vw;}
.faq-box dl dt:before {
  pointer-events: none;
  content: 'Q';
  position: absolute;
  top: 1vw;
  left: 0;
  height: 8vw;
  aspect-ratio: 1/1;
  display: flex;
  justify-content: center;
  align-items: center;
  font-size: 3.8vw;
  font-family: mincho;
  z-index: 2;}
.faq-box dl dd {
  font-size: 3.4vw!important;
  padding: 3vw 4vw;
  line-height: 1.7;
  background-color: #f7f7f7;}
.faq-box dl dd + dt {
  margin-top: 5vw;}
.lx-contents .box05 h3.d_sp span {
  font-size: 3.6vw!important;}
.lx-contents .box05 p {
  font-size: 3vw!important;
  line-height: 1.8;}

/*
========================================================

  オリジナル

========================================================
*/
.meyasu {
  display: flex;
  justify-content: space-between;}
.meyasu li {
  margin: 0!important;
  padding: 0!important;
  list-style-type: none!important;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -o-box-sizing: border-box;
  -ms-box-sizing: border-box;
  box-sizing: border-box;
  width: 100%;}
.meyasu li .txt {
  text-align: center;}

}