@charset "UTF-8";
/* 基本設定 */
/*============================================
	― 変数設定
=============================================*/
/*============================================
	― PC表示
=============================================*/
.pc-disblock {
  display: block;
}

.pc-disline {
  display: inline;
}

.pc-dislineblock {
  display: inline-block;
}

.pc-none {
  display: none;
}

.sp-disblock {
  display: none;
}

.sp-disline {
  display: none;
}

.sp-dislineblock {
  display: none;
}

/*============================================
	― スマホ表示切り替え
=============================================*/
@media screen and (max-width: 769px) {
  .pc-disblock {
    display: none;
  }
  .pc-disline {
    display: none;
  }
  .pc-dislineblock {
    display: none;
  }
  .sp-disblock {
    display: block;
  }
  .sp-disline {
    display: inline;
  }
  .sp-dislineblock {
    display: inline-block;
  }
  .sp-none {
    display: none;
  }
}

body {
  font-family: source-han-sans-japanese, sans-serif;
}

/* modules */
/*===================================================================================================
□ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ 

〇 GNAV15 〇

□ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ 
====================================================================================================*/
#gnav15 {
  overflow: hidden;
}

#gnav15 .wrapper {
  position: relative;
  -webkit-box-shadow: 0px 4px 14px 3px rgba(0, 0, 0, 0.3);
          box-shadow: 0px 4px 14px 3px rgba(0, 0, 0, 0.3);
}

#gnav15 .wrapper .inner {
  max-width: 1480px;
  margin: 0 auto 0;
  padding: 10px 3.5% 15px 3.5%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}

#gnav15 .wrapper .inner .left {
  color: #bc1b21;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

#gnav15 .wrapper .inner .left h1 {
  margin: 0 25px 0 0;
}

#gnav15 .wrapper .inner .left h1 .catch {
  font-family: futura-pt,sans-serif;
  font-weight: 600;
  font-style: normal;
  line-height: 1.0;
  font-size: 45px;
  width: 200px;
}

#gnav15 .wrapper .inner .left h1 .catch img {
  width: 100%;
  height: auto;
}

#gnav15 .wrapper .inner .left h1 .semi {
  text-align: center;
  font-family: source-han-sans-japanese, sans-serif;
  font-style: normal;
  letter-spacing: 1.5px;
  font-size: 13px;
  color: #999999;
  font-weight: 700;
}

#gnav15 .wrapper .inner .left h1 .semi .color01 {
  color: #bc1b21;
}

#gnav15 .wrapper .inner .right .semi {
  text-align: center;
  font-size: 16px;
  font-family: fot-tsukuardgothic-std, sans-serif;
  font-weight: 700;
  color: #bc1b21;
  position: relative;
}

#gnav15 .wrapper .inner .right .semi:before, #gnav15 .wrapper .inner .right .semi:after {
  content: "";
  background: #bc1b21;
  border-radius: 30px;
  height: 15px;
  width: 2px;
  display: inline-block;
}

#gnav15 .wrapper .inner .right .semi:before {
  position: absolute;
  top: 50%;
  left: 13%;
  -webkit-transform: translateY(-50%) skew(20deg);
          transform: translateY(-50%) skew(20deg);
}

#gnav15 .wrapper .inner .right .semi:after {
  position: absolute;
  top: 50%;
  right: 13%;
  -webkit-transform: translateY(-50%) skew(-20deg);
          transform: translateY(-50%) skew(-20deg);
}

#gnav15 .wrapper .inner .right .button a {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  color: #fff;
  padding: 10px 60px 10px 60px;
  line-height: 2.2;
  font-size: 20px;
  text-decoration: none;
  background: -webkit-gradient(linear, left top, right top, from(#bd080e), to(#d3090f));
  background: linear-gradient(90deg, #bd080e 0%, #d3090f 100%);
  text-align: center;
  border-radius: 40px;
  font-weight: 700;
  margin: 0 0 0 0px;
}

#gnav15 .wrapper .inner .right .button a img {
  width: 30px;
  height: auto;
  margin: 0 10px 0 0;
  position: relative;
  top: 5px;
}

/**********************************************************************************
□ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □  

◆	Stylesheet: 1024px～1280px(iPad縦からiPad横)までのモニタで適用	◆

start----------------------------------------------------------------------------*/
/* 768px～1023px responsive-close



/**********************************************************************************
□ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □  

◆	Stylesheet: 768px～1023px(iPad縦からiPad横)までのモニタで適用	◆

start----------------------------------------------------------------------------*/
/* 768px～1023px responsive-closed */
/*end ----------------------------------------------------------------------------
□ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ 
**********************************************************************************/
/**********************************************************************************
 □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ 

◆	Stylesheet: 767pxまで(スマホ)のモニタで適用	◆

□ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ 
start----------------------------------------------------------------------------*/
@media screen and (max-width: 767px) {
  #gnav15 .wrapper .inner {
    padding: 10px 3.5% 15px 3.5%;
  }
  #gnav15 .wrapper .inner .left {
    color: #bc1b21;
    width: 45%;
  }
  #gnav15 .wrapper .inner .left h1 {
    margin: 0 25px 0 0;
  }
  #gnav15 .wrapper .inner .left h1 .catch {
    width: 100%;
  }
  #gnav15 .wrapper .inner .left h1 .catch img {
    width: 100%;
    height: auto;
  }
  #gnav15 .wrapper .inner .left h1 .semi {
    padding: 0 0 2px 0;
    font-size: 10px;
  }
  #gnav15 .wrapper .inner .right .semi {
    font-size: 13px;
    position: relative;
  }
  #gnav15 .wrapper .inner .right .semi:before, #gnav15 .wrapper .inner .right .semi:after {
    content: "";
    border-radius: 30px;
    height: 12px;
    width: 2px;
  }
  #gnav15 .wrapper .inner .right .semi:before {
    position: absolute;
    top: 50%;
    left: 5%;
    -webkit-transform: translateY(-50%) skew(20deg);
            transform: translateY(-50%) skew(20deg);
  }
  #gnav15 .wrapper .inner .right .semi:after {
    position: absolute;
    top: 50%;
    right: 5%;
    -webkit-transform: translateY(-50%) skew(-20deg);
            transform: translateY(-50%) skew(-20deg);
  }
  #gnav15 .wrapper .inner .right .button a {
    padding: 10px 20px 10px 20px;
    line-height: 2.2;
    font-size: 14.5px;
  }
  #gnav15 .wrapper .inner .right .button a img {
    width: 22px;
    height: auto;
    margin: 0 5px 0 0;
    position: relative;
    top: 5px;
  }
}

/* 767px responsive-closed */
/*end ----------------------------------------------------------------------------
□ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ 
**********************************************************************************/
/**********************************************************************************
□ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □   

◆	Stylesheet: さらに刻んで320pxまでのモニタで適用	◆

□ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ 
start----------------------------------------------------------------------------*/
/* 320px responsive-closed */
/*end ----------------------------------------------------------------------------
□ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ 
**********************************************************************************/
/*===================================================================================================
□ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ 

〇 HEADER31 〇

□ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ 
====================================================================================================*/
/*==============================================
#header31 variables(変数設定)
===============================================*/
#header31 {
  width: 100%;
  margin: 0 0 0px 0;
  position: relative;
  z-index: 1;
}

#header31-wrapper {
  width: 100%;
  height: 100%;
  padding: 0;
  margin: 0 auto;
  background: #bc1b21;
  position: relative;
  /* #header31 .inner closed */
}

#header31-wrapper canvas {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 0;
}

#header31-wrapper .inner {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  max-width: 2980px;
  margin: 0 auto 0;
  /* #header31 .inner .text closed */
}

#header31-wrapper .inner .text {
  width: 55%;
  padding: 0px 0px 0px 0px;
  position: relative;
  z-index: 10;
  /* #header31 .inner .text h2 closed */
  /* #header31 .inner .text h1 closed */
  /* #header31 .inner .text h3 closed */
}

#header31-wrapper .inner .text h2 {
  margin: 60px 0 0 0;
  text-align: center;
  padding: 0px 0 0px 0px;
}

#header31-wrapper .inner .text h2 .cover .line {
  display: inline-block;
  background: #fff;
  font-family: fot-tsukuardgothic-std, sans-serif;
  font-weight: 700;
  font-size: 22px;
  color: #bc1b21;
  margin: 10px 0 0 0;
  padding: 5px 20px 5px 20px;
}

#header31-wrapper .inner .text h4 {
  margin: 50px 0 0 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

#header31-wrapper .inner .text h4 .border {
  width: 30%;
  height: 2px;
  background: #fff;
  border-radius: 30px;
}

#header31-wrapper .inner .text h4 .cover {
  margin: 0 0 0 20px;
  font-family: futura-pt, futura-pt-bold,atten-round-new,sans-serif;
  font-weight: 500;
  letter-spacing: 2px;
  font-size: 20px;
  color: #fff;
}

#header31-wrapper .inner .text h1 {
  margin: 30px 0 0 10%;
}

#header31-wrapper .inner .text h1 .cover {
  line-height: 1.3;
  color: #fff;
  display: inline-block;
  font-size: 52px;
}

#header31-wrapper .inner .text h3 {
  margin: 30px 0 0 10%;
}

#header31-wrapper .inner .text h3 .cover {
  color: #fff;
  font-weight: 700;
  line-height: 1.75;
  font-size: 26px;
}

#header31-wrapper .slick-vertical .slick-slide {
  border: none;
}

#header31-wrapper #conslider10 {
  width: 45%;
  padding: 0 0 0 4px;
  border-left: solid 2px #fff;
}

#header31-wrapper #conslider10 li {
  list-style-type: none;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

#header31-wrapper #conslider10 li .image {
  line-height: 0;
  width: 50%;
}

#header31-wrapper #conslider10 li .image image {
  width: 100%;
  height: auto;
}

#header31-wrapper #conslider10 img {
  width: 100%;
  height: auto;
}

/* #header31 closed */
/**********************************************************************************
□ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □  

◆	Stylesheet: 1024px～1280px(iPad縦からiPad横)までのモニタで適用	◆

start----------------------------------------------------------------------------*/
@media screen and (min-width: 1024px) and (max-width: 1280px) {
  #header31 {
    width: 100%;
    margin: 0 0 0px 0;
  }
  #header31-wrapper {
    /* #header31 .inner closed */
  }
  #header31-wrapper canvas {
    position: absolute;
    top: 0;
    left: 0;
    z-index: 0;
  }
  #header31-wrapper .inner {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    max-width: 2980px;
    margin: 0 auto 0;
    /* #header31 .inner .text closed */
  }
  #header31-wrapper .inner .text {
    width: 55%;
    position: relative;
    z-index: 10;
    /* #header31 .inner .text h2 closed */
    /* #header31 .inner .text h1 closed */
    /* #header31 .inner .text h3 closed */
  }
  #header31-wrapper .inner .text h2 {
    margin: 30px 0 0 0;
  }
  #header31-wrapper .inner .text h2 .cover .line {
    font-size: 20px;
    margin: 10px 0 0 0;
    padding: 5px 20px 5px 20px;
  }
  #header31-wrapper .inner .text h4 {
    margin: 30px 0 0 0;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
  }
  #header31-wrapper .inner .text h4 .border {
    width: 30%;
    height: 2px;
    background: #fff;
    border-radius: 30px;
  }
  #header31-wrapper .inner .text h4 .cover {
    margin: 0 0 0 20px;
    font-family: futura-pt, futura-pt-bold,atten-round-new,sans-serif;
    font-weight: 500;
    letter-spacing: 2px;
    font-size: 20px;
    color: #fff;
  }
  #header31-wrapper .inner .text h1 {
    margin: 30px 0 0 5%;
  }
  #header31-wrapper .inner .text h1 .cover {
    font-size: 4vw;
  }
  #header31-wrapper .inner .text h3 {
    margin: 30px 0 0 10%;
  }
  #header31-wrapper .inner .text h3 .cover {
    font-size: 2vw;
  }
  #header31-wrapper .slick-list {
    height: 520px !important;
  }
  #header31-wrapper .slick-vertical .slick-slide {
    border: none;
  }
  #header31-wrapper #conslider10 {
    width: 45%;
    padding: 0 0 0 4px;
    border-left: solid 2px #fff;
  }
  #header31-wrapper #conslider10 li {
    list-style-type: none;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
  }
  #header31-wrapper #conslider10 li .image {
    line-height: 0;
    width: 50%;
  }
  #header31-wrapper #conslider10 li .image image {
    width: 100%;
    height: auto;
  }
  #header31-wrapper #conslider10 img {
    width: 100%;
    height: auto;
  }
  /* #header31 closed */
}

/* 768px～1023px responsive-close



/**********************************************************************************
□ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □  

◆	Stylesheet: 768px～1023px(iPad縦からiPad横)までのモニタで適用	◆

start----------------------------------------------------------------------------*/
@media screen and (min-width: 768px) and (max-width: 1023px) {
  #header31 {
    width: 100%;
    margin: 0 0 0px 0;
  }
  #header31-wrapper {
    /* #header31 .inner closed */
  }
  #header31-wrapper canvas {
    position: absolute;
    top: 0;
    left: 0;
    z-index: 0;
  }
  #header31-wrapper .inner {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    max-width: 2980px;
    margin: 0 auto 0;
    /* #header31 .inner .text closed */
  }
  #header31-wrapper .inner .text {
    width: 55%;
    position: relative;
    z-index: 10;
    /* #header31 .inner .text h2 closed */
    /* #header31 .inner .text h1 closed */
    /* #header31 .inner .text h3 closed */
  }
  #header31-wrapper .inner .text h2 {
    margin: 20px 0 0 0;
  }
  #header31-wrapper .inner .text h2 .cover .line {
    font-size: 18px;
    margin: 10px 0 0 0;
    padding: 5px 20px 5px 20px;
  }
  #header31-wrapper .inner .text h4 {
    margin: 20px 0 0 0;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
  }
  #header31-wrapper .inner .text h4 .border {
    width: 30%;
    height: 2px;
    background: #fff;
    border-radius: 30px;
  }
  #header31-wrapper .inner .text h4 .cover {
    margin: 0 0 0 20px;
    font-family: futura-pt, futura-pt-bold,atten-round-new,sans-serif;
    font-weight: 500;
    letter-spacing: 2px;
    font-size: 20px;
    color: #fff;
  }
  #header31-wrapper .inner .text h1 {
    margin: 30px 0 0 10%;
  }
  #header31-wrapper .inner .text h1 .cover {
    font-size: 5vw;
  }
  #header31-wrapper .inner .text h3 {
    margin: 30px 0 0 10%;
  }
  #header31-wrapper .inner .text h3 .cover {
    font-size: 2vw;
  }
  #header31-wrapper .slick-list {
    height: 520px !important;
  }
  #header31-wrapper .slick-vertical .slick-slide {
    border: none;
  }
  #header31-wrapper #conslider10 {
    width: 45%;
    padding: 0 0 0 4px;
    border-left: solid 2px #fff;
  }
  #header31-wrapper #conslider10 li {
    list-style-type: none;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
  }
  #header31-wrapper #conslider10 li .image {
    line-height: 0;
    width: 50%;
  }
  #header31-wrapper #conslider10 li .image image {
    width: 100%;
    height: auto;
  }
  #header31-wrapper #conslider10 img {
    width: 100%;
    height: auto;
  }
  /* #header31 closed */
}

/* 768px～1023px responsive-closed */
/*end ----------------------------------------------------------------------------
□ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ 
**********************************************************************************/
/**********************************************************************************
 □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ 

◆	Stylesheet: 767pxまで(スマホ)のモニタで適用	◆

□ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ 
start----------------------------------------------------------------------------*/
@media screen and (max-width: 767px) {
  #header31-wrapper {
    width: 100%;
    height: 100%;
    /* #header31 .inner closed */
  }
  #header31-wrapper canvas {
    top: 0;
    left: 0;
    z-index: 0;
  }
  #header31-wrapper .inner {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    /* #header31 .inner .text closed */
  }
  #header31-wrapper .inner .text {
    width: 75%;
    z-index: 10;
    /* #header31 .inner .text h2 closed */
    /* #header31 .inner .text h1 closed */
    /* #header31 .inner .text h3 closed */
  }
  #header31-wrapper .inner .text h2 {
    margin: 30px 0 0 0;
    text-align: left;
  }
  #header31-wrapper .inner .text h2 .cover .line {
    font-size: 3.75vw;
    margin: 10px 0 0 0;
    padding: 3px 10px 3px 10px;
  }
  #header31-wrapper .inner .text h4 {
    margin: 30px 0 0 0;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
  }
  #header31-wrapper .inner .text h4 .border {
    width: 20%;
    height: 2px;
  }
  #header31-wrapper .inner .text h4 .cover {
    margin: 0 0 0 20px;
    letter-spacing: 2px;
    font-size: 4vw;
  }
  #header31-wrapper .inner .text h1 {
    margin: 30px 0 0 10%;
  }
  #header31-wrapper .inner .text h1 .cover {
    line-height: 1.3;
    font-size: 8vw;
  }
  #header31-wrapper .inner .text h3 {
    margin: 30px 0 0 10%;
  }
  #header31-wrapper .inner .text h3 .cover {
    font-size: 4.25vw;
  }
  #header31-wrapper .slick-list {
    height: 520px !important;
  }
  #header31-wrapper .slick-vertical .slick-slide {
    border: none;
  }
  #header31-wrapper #conslider10 {
    width: 25%;
  }
  #header31-wrapper #conslider10 li {
    list-style-type: none;
    display: block;
  }
  #header31-wrapper #conslider10 li .image {
    line-height: 0;
    width: 100%;
  }
  #header31-wrapper #conslider10 li .image image {
    width: 100%;
    height: auto;
  }
  #header31-wrapper #conslider10 img {
    width: 100%;
    height: auto;
  }
  /* #header31 closed */
}

/* 767px responsive-closed */
/*end ----------------------------------------------------------------------------
□ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ 
**********************************************************************************/
/**********************************************************************************
□ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □   

◆	Stylesheet: さらに刻んで320pxまでのモニタで適用	◆

□ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ 
start----------------------------------------------------------------------------*/
/* 320px responsive-closed */
/*end ----------------------------------------------------------------------------
□ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ 
**********************************************************************************/
/*===================================================================================================
□ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ 

〇 HEADERTO05 〇

□ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ 
====================================================================================================*/
#headerto05 {
  background: #f5f7f8;
  padding: 0px 3.5% 30px 3.5%;
  margin: -30px auto 0;
}

#headerto05 .box-wrapper {
  margin: 0 auto 0px;
  max-width: 1280px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: start;
  -webkit-box-align: stretch;
      -ms-flex-align: stretch;
          align-items: stretch;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  position: relative;
  z-index: 20;
}

#headerto05 .box-wrapper .box {
  background: white;
  -webkit-box-shadow: 3px 3px 0px 0px #bc1b21, 0px 4px 10px 2px rgba(188, 27, 33, 0.3);
          box-shadow: 3px 3px 0px 0px #bc1b21, 0px 4px 10px 2px rgba(188, 27, 33, 0.3);
  width: 32%;
  margin: 0 2% 0 0;
  padding: 10px 20px 10px 20px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: start;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}

#headerto05 .box-wrapper .box:nth-child(3n) {
  margin: 0 0% 0 0;
}

#headerto05 .box-wrapper .box .icon {
  width: 25%;
  -ms-flex-preferred-size: 25%;
      flex-basis: 25%;
  padding: 0 15px 0 0;
}

#headerto05 .box-wrapper .box .icon img {
  width: 100%;
}

#headerto05 .box-wrapper .box .text {
  width: 75%;
  -ms-flex-preferred-size: 75%;
      flex-basis: 75%;
  border-left: solid 2px #bc1b21;
  font-size: 16px;
  padding: 0 0 0 15px;
  color: #5c5c5c;
}

#headerto05 .box-wrapper .box .text span {
  color: #bc1b21;
  font-weight: 700;
}

/**********************************************************************************
□ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □  

◆	Stylesheet: 1024px～1280px(iPad縦からiPad横)までのモニタで適用	◆

start----------------------------------------------------------------------------*/
/* 1024px～1280px responsive-close



/**********************************************************************************
□ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □  

◆	Stylesheet: 768px～1023px(iPad縦からiPad横)までのモニタで適用	◆

start----------------------------------------------------------------------------*/
@media screen and (min-width: 768px) and (max-width: 1023px) {
  #headerto05 {
    padding: 0px 3.5% 30px 3.5%;
  }
  #headerto05 .box-wrapper {
    display: block;
  }
  #headerto05 .box-wrapper .box {
    width: 100%;
    padding: 10px 20px 10px 20px;
    margin: 15px 0 0 0;
  }
  #headerto05 .box-wrapper .box:nth-child(3n) {
    margin: 15px 0 0 0;
  }
  #headerto05 .box-wrapper .box .icon {
    width: 10%;
    -ms-flex-preferred-size: 10%;
        flex-basis: 10%;
    padding: 0 15px 0 0;
  }
  #headerto05 .box-wrapper .box .icon img {
    width: 100%;
  }
  #headerto05 .box-wrapper .box .text {
    width: 90%;
    -ms-flex-preferred-size: 90%;
        flex-basis: 90%;
    font-size: 2.0vw;
  }
}

/* 768px～1023px responsive-closed */
/*end ----------------------------------------------------------------------------
□ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ 
**********************************************************************************/
/**********************************************************************************
 □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ 

◆	Stylesheet: 767pxまで(スマホ)のモニタで適用	◆

□ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ 
start----------------------------------------------------------------------------*/
@media screen and (max-width: 767px) {
  #headerto05 {
    padding: 0px 3.5% 30px 3.5%;
  }
  #headerto05 .box-wrapper {
    display: block;
  }
  #headerto05 .box-wrapper .box {
    width: 100%;
    margin: 15px 0 0 0;
    padding: 10px 20px 10px 20px;
  }
  #headerto05 .box-wrapper .box:nth-child(3n) {
    margin: 15px 0 0 0;
  }
  #headerto05 .box-wrapper .box .icon {
    width: 25%;
    -ms-flex-preferred-size: 25%;
        flex-basis: 25%;
    padding: 0 15px 0 0;
  }
  #headerto05 .box-wrapper .box .icon img {
    width: 100%;
  }
  #headerto05 .box-wrapper .box .text {
    width: 75%;
    -ms-flex-preferred-size: 75%;
        flex-basis: 75%;
    font-size: 3.5vw;
  }
}

/* 767px responsive-closed */
/*end ----------------------------------------------------------------------------
□ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ 
**********************************************************************************/
/**********************************************************************************
□ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □   

◆	Stylesheet: さらに刻んで320pxまでのモニタで適用	◆

□ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ 
start----------------------------------------------------------------------------*/
/* 320px responsive-closed */
/*end ----------------------------------------------------------------------------
□ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ 
**********************************************************************************/
/*===================================================================================================
□ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ 

〇 TARGETING10 〇

□ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ 
====================================================================================================*/
/*==============================================
.targeting10 variables(変数設定)
===============================================*/
.targeting10 {
  margin: 0px auto 0;
  padding: 0px 0 50px 0;
  background: #f5f7f8;
}

.targeting10 .wrapper .inner {
  max-width: 1280px;
  margin: 0 auto;
  padding: 60px 3.5% 0px 3.5%;
}

.targeting10 .wrapper .inner .title {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  line-height: 0;
}

.targeting10 .wrapper .inner .title .image {
  width: 350px;
}

.targeting10 .wrapper .inner .title .image img {
  width: 100%;
  height: auto;
}

.targeting10 .wrapper .inner .title .sentence {
  padding: 0 40px 0 0px;
}

.targeting10 .wrapper .inner .title .sentence h3 {
  font-family: futura-pt, futura-pt-bold,atten-round-new,sans-serif;
  font-weight: 700;
  text-align: center;
  line-height: 1.3;
  color: #bc1b21;
  position: relative;
}

.targeting10 .wrapper .inner .title .sentence h3:before, .targeting10 .wrapper .inner .title .sentence h3:after {
  content: "";
  background: #bc1b21;
  border-radius: 30px;
  height: 15px;
  width: 2px;
  display: inline-block;
}

.targeting10 .wrapper .inner .title .sentence h3:before {
  position: absolute;
  top: 50%;
  left: 10%;
  -webkit-transform: translateY(-50%) skew(20deg);
          transform: translateY(-50%) skew(20deg);
}

.targeting10 .wrapper .inner .title .sentence h3:after {
  position: absolute;
  top: 50%;
  right: 10%;
  -webkit-transform: translateY(-50%) skew(-20deg);
          transform: translateY(-50%) skew(-20deg);
}

.targeting10 .wrapper .inner .title .sentence h2 {
  font-size: 35px;
  line-height: 1.7;
  margin: 0 0 0px 0;
  font-weight: 900;
  text-align: right;
}

.targeting10 .wrapper .inner .title .sentence h2 div {
  display: inline-block;
  color: #fff;
  background: -webkit-gradient(linear, left top, right top, from(#bd080e), to(#d3090f));
  background: linear-gradient(90deg, #bd080e 0%, #d3090f 100%);
  padding: 5px 20px 5px 20px;
  margin: 0 0 10px 0;
}

.targeting10 .wrapper .inner .box-wrapper {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: stretch;
      -ms-flex-align: stretch;
          align-items: stretch;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  font-size: 25px;
  font-weight: 700;
}

.targeting10 .wrapper .inner .box-wrapper .box {
  width: 47.5%;
  background: #fff;
  border-radius: 80px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: start;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  margin: 0 5% 20px 0;
  padding: 0px 0px 0px 0px;
}

.targeting10 .wrapper .inner .box-wrapper .box:nth-child(2n) {
  margin: 0 0 20px 0;
}

.targeting10 .wrapper .inner .box-wrapper .box .thumb {
  width: 30%;
  margin: 0 0 0 -30px;
  overflow: hidden;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}

.targeting10 .wrapper .inner .box-wrapper .box .thumb img {
  width: 100%;
  height: 100%;
  border-radius: 100px;
  background: #fff;
  border: solid 3px #bc1b21;
}

.targeting10 .wrapper .inner .box-wrapper .box p {
  width: 70%;
  padding: 20px 20px 20px 20px;
  font-size: 22px;
  line-height: 1.3;
  font-weight: 700;
  font-family: fot-tsukuardgothic-std, sans-serif;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

.targeting10 .wrapper .inner .box-wrapper .box p img {
  width: 50px;
  height: auto;
  margin: 0 10px 0 0;
}

.targeting10 .wrapper .inner .addtional {
  padding: 30px 0 20px 0;
}

.targeting10 .wrapper .inner .addtional .text p {
  color: #bc1b21;
  font-size: 30px;
  text-align: center;
  font-weight: 700;
}

.targeting10 .wrapper .inner .addtional .text p img {
  width: 300px;
}

.targeting10 .wrapper .inner .addtional .text p .small {
  position: relative;
  top: -5px;
}

.targeting10 .wrapper .inner .addtional .text .mark {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}

.targeting10 .wrapper .inner .addtional .text .mark .main {
  width: 250px;
  margin: 0 10px 0 0;
}

.targeting10 .wrapper .inner .addtional .text .mark .main img {
  width: 100%;
}

.targeting10 .wrapper .inner .addtional .text .mark .sub {
  color: #bc1b21;
  font-size: 30px;
  font-weight: 700;
}

.targeting10 .wrapper .inner .addtional .image {
  display: block;
  width: 500px;
  margin: 15px auto 0;
}

.targeting10 .wrapper .inner .addtional .image img {
  width: 100%;
  height: auto;
}

/**********************************************************************************
□ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □  

◆	Stylesheet: 1024px～1280px(iPad縦からiPad横)までのモニタで適用	◆

start----------------------------------------------------------------------------*/
@media screen and (min-width: 1024px) and (max-width: 1280px) {
  .targeting10 {
    margin: 0px auto 0;
    padding: 0px 0 50px 0;
  }
  .targeting10 .wrapper .inner {
    max-width: 1280px;
    margin: 0 auto;
    padding: 60px 3.5% 0px 3.5%;
  }
  .targeting10 .wrapper .inner .title .image {
    width: 300px;
  }
  .targeting10 .wrapper .inner .title .image img {
    width: 100%;
    height: auto;
  }
  .targeting10 .wrapper .inner .title .sentence {
    padding: 0 30px 0 0px;
  }
  .targeting10 .wrapper .inner .title .sentence h3:before, .targeting10 .wrapper .inner .title .sentence h3:after {
    content: "";
    height: 15px;
    width: 2px;
  }
  .targeting10 .wrapper .inner .title .sentence h3:before {
    position: absolute;
    top: 50%;
    left: 10%;
    -webkit-transform: translateY(-50%) skew(20deg);
            transform: translateY(-50%) skew(20deg);
  }
  .targeting10 .wrapper .inner .title .sentence h3:after {
    position: absolute;
    top: 50%;
    right: 10%;
    -webkit-transform: translateY(-50%) skew(-20deg);
            transform: translateY(-50%) skew(-20deg);
  }
  .targeting10 .wrapper .inner .title .sentence h2 {
    font-size: 32px;
  }
  .targeting10 .wrapper .inner .title .sentence h2 div {
    display: inline-block;
    color: #fff;
    background: -webkit-gradient(linear, left top, right top, from(#bd080e), to(#d3090f));
    background: linear-gradient(90deg, #bd080e 0%, #d3090f 100%);
    padding: 5px 20px 5px 20px;
    margin: 0 0 10px 0;
  }
  .targeting10 .wrapper .inner .box-wrapper {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    -webkit-box-align: stretch;
        -ms-flex-align: stretch;
            align-items: stretch;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    font-size: 25px;
    font-weight: 700;
  }
  .targeting10 .wrapper .inner .box-wrapper .box {
    width: 47.5%;
    background: #fff;
    border-radius: 80px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: start;
        -ms-flex-pack: start;
            justify-content: start;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    margin: 0 5% 20px 0;
    padding: 0px 0px 0px 0px;
  }
  .targeting10 .wrapper .inner .box-wrapper .box:nth-child(2n) {
    margin: 0 0 20px 0;
  }
  .targeting10 .wrapper .inner .box-wrapper .box .thumb {
    width: 30%;
    margin: 0 0 0 -30px;
    overflow: hidden;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
  }
  .targeting10 .wrapper .inner .box-wrapper .box .thumb img {
    width: 100%;
    height: 100%;
    border-radius: 100px;
    background: #fff;
    border: solid 3px #bc1b21;
  }
  .targeting10 .wrapper .inner .box-wrapper .box p {
    width: 70%;
    padding: 20px 20px 20px 20px;
    font-size: 22px;
    line-height: 1.3;
    font-weight: 700;
    font-family: fot-tsukuardgothic-std, sans-serif;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
  }
  .targeting10 .wrapper .inner .box-wrapper .box p img {
    width: 50px;
    height: auto;
    margin: 0 10px 0 0;
  }
  .targeting10 .wrapper .inner .addtional {
    padding: 30px 0 20px 0;
  }
  .targeting10 .wrapper .inner .addtional .text p {
    color: #bc1b21;
    font-size: 30px;
    text-align: center;
    font-weight: 700;
  }
  .targeting10 .wrapper .inner .addtional .text p img {
    width: 300px;
  }
  .targeting10 .wrapper .inner .addtional .text p .small {
    position: relative;
    top: -5px;
  }
  .targeting10 .wrapper .inner .addtional .text .mark {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
  }
  .targeting10 .wrapper .inner .addtional .text .mark .main {
    width: 250px;
    margin: 0 10px 0 0;
  }
  .targeting10 .wrapper .inner .addtional .text .mark .main img {
    width: 100%;
  }
  .targeting10 .wrapper .inner .addtional .text .mark .sub {
    color: #bc1b21;
    font-size: 30px;
    font-weight: 700;
  }
  .targeting10 .wrapper .inner .addtional .image {
    display: block;
    width: 500px;
    margin: 15px auto 0;
  }
  .targeting10 .wrapper .inner .addtional .image img {
    width: 100%;
    height: auto;
  }
}

/* 768px～1023px responsive-close



/**********************************************************************************
□ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □  

◆	Stylesheet: 768px～1023px(iPad縦からiPad横)までのモニタで適用	◆

start----------------------------------------------------------------------------*/
@media screen and (min-width: 768px) and (max-width: 1023px) {
  .targeting10 {
    margin: 0px auto 0;
    padding: 0px 0 50px 0;
  }
  .targeting10 .wrapper .inner {
    max-width: 1280px;
    margin: 0 auto;
    padding: 60px 3.5% 0px 3.5%;
  }
  .targeting10 .wrapper .inner .title .image {
    width: 250px;
  }
  .targeting10 .wrapper .inner .title .image img {
    width: 100%;
    height: auto;
  }
  .targeting10 .wrapper .inner .title .sentence {
    padding: 0 20px 0 0px;
  }
  .targeting10 .wrapper .inner .title .sentence h3:before, .targeting10 .wrapper .inner .title .sentence h3:after {
    content: "";
    height: 15px;
    width: 2px;
  }
  .targeting10 .wrapper .inner .title .sentence h3:before {
    position: absolute;
    top: 50%;
    left: 10%;
    -webkit-transform: translateY(-50%) skew(20deg);
            transform: translateY(-50%) skew(20deg);
  }
  .targeting10 .wrapper .inner .title .sentence h3:after {
    position: absolute;
    top: 50%;
    right: 10%;
    -webkit-transform: translateY(-50%) skew(-20deg);
            transform: translateY(-50%) skew(-20deg);
  }
  .targeting10 .wrapper .inner .title .sentence h2 {
    font-size: 3.25vw;
  }
  .targeting10 .wrapper .inner .title .sentence h2 div {
    display: inline-block;
    color: #fff;
    background: -webkit-gradient(linear, left top, right top, from(#bd080e), to(#d3090f));
    background: linear-gradient(90deg, #bd080e 0%, #d3090f 100%);
    padding: 5px 10px 5px 10px;
    margin: 0 0 10px 0;
  }
  .targeting10 .wrapper .inner .box-wrapper {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    -webkit-box-align: stretch;
        -ms-flex-align: stretch;
            align-items: stretch;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    font-size: 25px;
    font-weight: 700;
    padding: 0 20px 0 20px;
  }
  .targeting10 .wrapper .inner .box-wrapper .box {
    width: 47.5%;
    background: #fff;
    border-radius: 80px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: start;
        -ms-flex-pack: start;
            justify-content: start;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    margin: 0 5% 20px 0;
    padding: 0px 0px 0px 0px;
  }
  .targeting10 .wrapper .inner .box-wrapper .box:nth-child(2n) {
    margin: 0 0 20px 0;
  }
  .targeting10 .wrapper .inner .box-wrapper .box .thumb {
    width: 30%;
    margin: 0 0 0 -30px;
    overflow: hidden;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
  }
  .targeting10 .wrapper .inner .box-wrapper .box .thumb img {
    width: 100%;
    height: 100%;
    border-radius: 100px;
    background: #fff;
    border: solid 3px #bc1b21;
  }
  .targeting10 .wrapper .inner .box-wrapper .box p {
    width: 70%;
    padding: 20px 20px 20px 20px;
    font-size: 18px;
    line-height: 1.3;
    font-weight: 700;
    font-family: fot-tsukuardgothic-std, sans-serif;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
  }
  .targeting10 .wrapper .inner .box-wrapper .box p img {
    width: 30px;
    height: auto;
    margin: 0 10px 0 0;
  }
  .targeting10 .wrapper .inner .addtional {
    padding: 30px 0 20px 0;
  }
  .targeting10 .wrapper .inner .addtional .text p {
    color: #bc1b21;
    font-size: 30px;
    text-align: center;
    font-weight: 700;
  }
  .targeting10 .wrapper .inner .addtional .text p img {
    width: 300px;
  }
  .targeting10 .wrapper .inner .addtional .text p .small {
    position: relative;
    top: -5px;
  }
  .targeting10 .wrapper .inner .addtional .text .mark {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
  }
  .targeting10 .wrapper .inner .addtional .text .mark .main {
    width: 250px;
    margin: 0 10px 0 0;
  }
  .targeting10 .wrapper .inner .addtional .text .mark .main img {
    width: 100%;
  }
  .targeting10 .wrapper .inner .addtional .text .mark .sub {
    color: #bc1b21;
    font-size: 30px;
    font-weight: 700;
  }
  .targeting10 .wrapper .inner .addtional .image {
    display: block;
    width: 500px;
    margin: 15px auto 0;
  }
  .targeting10 .wrapper .inner .addtional .image img {
    width: 100%;
    height: auto;
  }
}

/* 768px～1023px responsive-closed */
/*end ----------------------------------------------------------------------------
□ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ 
**********************************************************************************/
/**********************************************************************************
 □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ 

◆	Stylesheet: 767pxまで(スマホ)のモニタで適用	◆

□ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ 
start----------------------------------------------------------------------------*/
@media screen and (max-width: 767px) {
  .targeting10 {
    padding: 0px 0 50px 0;
  }
  .targeting10 .wrapper .inner {
    max-width: 1280px;
    padding: 60px 3.5% 0px 3.5%;
  }
  .targeting10 .wrapper .inner .title {
    display: block;
    line-height: 0;
  }
  .targeting10 .wrapper .inner .title .image {
    width: 75%;
    margin: 10px auto 0;
  }
  .targeting10 .wrapper .inner .title .image img {
    width: 100%;
    height: auto;
  }
  .targeting10 .wrapper .inner .title .sentence {
    padding: 0 0px 0 0px;
  }
  .targeting10 .wrapper .inner .title .sentence h3:before, .targeting10 .wrapper .inner .title .sentence h3:after {
    content: "";
    border-radius: 30px;
    height: 15px;
    width: 2px;
  }
  .targeting10 .wrapper .inner .title .sentence h3:before {
    position: absolute;
    top: 50%;
    left: 10%;
    -webkit-transform: translateY(-50%) skew(20deg);
            transform: translateY(-50%) skew(20deg);
  }
  .targeting10 .wrapper .inner .title .sentence h3:after {
    position: absolute;
    top: 50%;
    right: 10%;
    -webkit-transform: translateY(-50%) skew(-20deg);
            transform: translateY(-50%) skew(-20deg);
  }
  .targeting10 .wrapper .inner .title .sentence h2 {
    font-size: 5vw;
    text-align: center;
  }
  .targeting10 .wrapper .inner .title .sentence h2 div {
    padding: 5px 15px 5px 15px;
    margin: 0 0 10px 0;
  }
  .targeting10 .wrapper .inner .box-wrapper {
    display: block;
    font-size: 25px;
    font-weight: 700;
  }
  .targeting10 .wrapper .inner .box-wrapper .box {
    width: 90%;
    border-radius: 80px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: start;
        -ms-flex-pack: start;
            justify-content: start;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    margin: 0 auto 20px;
    padding: 0px 0px 0px 0px;
  }
  .targeting10 .wrapper .inner .box-wrapper .box:nth-child(2n) {
    margin: 0 auto 20px;
  }
  .targeting10 .wrapper .inner .box-wrapper .box .thumb {
    width: 30%;
    margin: 0 0 0 -5%;
    padding: 0 0 0 0%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
  }
  .targeting10 .wrapper .inner .box-wrapper .box .thumb img {
    width: 100%;
    height: 100%;
    border-radius: 100%;
  }
  .targeting10 .wrapper .inner .box-wrapper .box p {
    width: 75%;
    padding: 20px 20px 20px 10px;
    font-size: 4.25vw;
  }
  .targeting10 .wrapper .inner .box-wrapper .box p img {
    width: 30px;
    height: auto;
    margin: 0 10px 0 0;
  }
  .targeting10 .wrapper .inner .addtional {
    padding: 30px 0 20px 0;
  }
  .targeting10 .wrapper .inner .addtional .text p {
    font-size: 7vw;
    text-align: center;
    font-weight: 700;
  }
  .targeting10 .wrapper .inner .addtional .text p img {
    width: 200px;
  }
  .targeting10 .wrapper .inner .addtional .text p .small {
    position: relative;
    top: -5px;
  }
  .targeting10 .wrapper .inner .addtional .text .mark {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
  }
  .targeting10 .wrapper .inner .addtional .text .mark .main {
    width: 250px;
    margin: 0 10px 0 0;
  }
  .targeting10 .wrapper .inner .addtional .text .mark .main img {
    width: 100%;
  }
  .targeting10 .wrapper .inner .addtional .text .mark .sub {
    color: #bc1b21;
    font-size: 30px;
    font-weight: 700;
  }
  .targeting10 .wrapper .inner .addtional .image {
    width: 90%;
    margin: 15px auto 0;
  }
  .targeting10 .wrapper .inner .addtional .image img {
    width: 100%;
    height: auto;
  }
}

/* 767px responsive-closed */
/*end ----------------------------------------------------------------------------
□ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ 
**********************************************************************************/
/**********************************************************************************
□ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □   

◆	Stylesheet: さらに刻んで320pxまでのモニタで適用	◆

□ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ 
start----------------------------------------------------------------------------*/
/* 320px responsive-closed */
/*end ----------------------------------------------------------------------------
□ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ 
**********************************************************************************/
/*===================================================================================================
□ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ 

〇 TITLE31-01 〇

□ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ 
====================================================================================================*/
.title31-01 {
  margin: 0px 0 0px 0;
  overflow: hidden;
  padding: 0px 0 0px 0;
}

.title31-01 .title-wrapper {
  background: -webkit-gradient(linear, left top, right top, from(#bd080e), to(#d3090f));
  background: linear-gradient(90deg, #bd080e 0%, #d3090f 100%);
  padding: 60px 0 60px 0;
}

.title31-01 .title-wrapper h5 {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

.title31-01 .title-wrapper h5 .border {
  width: 30%;
  height: 2px;
  background: #fff;
  margin: 0 20px 0 0;
}

.title31-01 .title-wrapper h5 .cover {
  color: #fff;
  font-family: futura-pt-bold, sans-serif;
  font-weight: 700;
  font-size: 22px;
  letter-spacing: 5px;
}

.title31-01 .title-wrapper .block {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}

.title31-01 .title-wrapper .block .thumb {
  width: 650px;
  cursor: pointer;
  margin: 0px 0 0 0;
}

.title31-01 .title-wrapper .block .thumb img {
  width: 100%;
  height: auto;
}

.title31-01 .title-wrapper .block .thumb .caption {
  font-family: fot-tsukuardgothic-std, sans-serif;
  font-weight: 700;
  color: #fff;
  font-size: 16px;
  text-align: center;
  padding: 10px 0 10px 0;
}

.title31-01 .title-wrapper .block .right {
  color: #fff;
  padding: 0 0 0 50px;
  position: relative;
}

.title31-01 .title-wrapper .block .right h4 {
  white-space: nowrap;
  position: absolute;
  top: -100px;
  left: 50px;
  color: #fff;
  opacity: 0.15;
  font-size: 140px;
  font-family: futura-pt-bold, sans-serif;
  font-weight: 700;
  line-height: 1.0;
  z-index: 1;
}

.title31-01 .title-wrapper .block .right h2 {
  font-size: 90px;
  letter-spacing: 5px;
  font-weight: 900;
  line-height: 1.2;
  position: relative;
  z-index: 2;
  margin: -20px 0 10px 0;
}

.title31-01 .title-wrapper .block .right h3 {
  margin: 30px 0 0 0;
  font-size: 20px;
}

/**********************************************************************************
□ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □  

◆	Stylesheet: 1024px～1280px(iPad縦からiPad横)までのモニタで適用	◆

start----------------------------------------------------------------------------*/
@media screen and (min-width: 1024px) and (max-width: 1280px) {
  .title31-01 .title-wrapper {
    padding: 60px 0 60px 0;
  }
  .title31-01 .title-wrapper h5 .border {
    width: 30%;
    height: 2px;
    margin: 0 20px 0 0;
  }
  .title31-01 .title-wrapper h5 .cover {
    font-size: 22px;
    letter-spacing: 5px;
  }
  .title31-01 .title-wrapper .block .thumb {
    width: 500px;
    margin: 0px 0 0 0;
  }
  .title31-01 .title-wrapper .block .thumb img {
    width: 100%;
    height: auto;
  }
  .title31-01 .title-wrapper .block .thumb .caption {
    font-size: 16px;
    text-align: center;
    padding: 10px 0 10px 0;
  }
  .title31-01 .title-wrapper .block .right {
    padding: 0 0 0 50px;
    position: relative;
  }
  .title31-01 .title-wrapper .block .right h4 {
    white-space: nowrap;
    position: absolute;
    top: -100px;
    left: 50px;
    color: #fff;
    opacity: 0.15;
    font-size: 140px;
    font-family: futura-pt-bold, sans-serif;
    font-weight: 700;
    line-height: 1.0;
    z-index: 1;
  }
  .title31-01 .title-wrapper .block .right h2 {
    font-size: 6vw;
    letter-spacing: 5px;
    line-height: 1.2;
    z-index: 2;
    margin: -20px 0 10px 0;
  }
  .title31-01 .title-wrapper .block .right h3 {
    margin: 30px 0 0 0;
    font-size: 20px;
  }
}

/* 1024px～1280px responsive-close



/**********************************************************************************
□ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □  

◆	Stylesheet: 768px～1023px(iPad縦からiPad横)までのモニタで適用	◆

start----------------------------------------------------------------------------*/
@media screen and (min-width: 768px) and (max-width: 1023px) {
  .title31-01 .title-wrapper {
    padding: 60px 0 60px 0;
  }
  .title31-01 .title-wrapper h5 .border {
    width: 30%;
    height: 2px;
    margin: 0 20px 0 0;
  }
  .title31-01 .title-wrapper h5 .cover {
    font-size: 22px;
    letter-spacing: 5px;
  }
  .title31-01 .title-wrapper .block .thumb {
    width: 350px;
    margin: 0px 0 0 0;
  }
  .title31-01 .title-wrapper .block .thumb img {
    width: 100%;
    height: auto;
  }
  .title31-01 .title-wrapper .block .thumb .caption {
    font-size: 16px;
    text-align: center;
    padding: 10px 0 10px 0;
  }
  .title31-01 .title-wrapper .block .right {
    padding: 0 0 0 50px;
    position: relative;
  }
  .title31-01 .title-wrapper .block .right h4 {
    white-space: nowrap;
    position: absolute;
    top: -100px;
    left: 50px;
    color: #fff;
    opacity: 0.15;
    font-size: 140px;
    font-family: futura-pt-bold, sans-serif;
    font-weight: 700;
    line-height: 1.0;
    z-index: 1;
  }
  .title31-01 .title-wrapper .block .right h2 {
    font-size: 6vw;
    letter-spacing: 5px;
    line-height: 1.2;
    z-index: 2;
    margin: -20px 0 10px 0;
  }
  .title31-01 .title-wrapper .block .right h3 {
    margin: 30px 0 0 0;
    font-size: 20px;
  }
}

/* 768px～1023px responsive-closed */
/*end ----------------------------------------------------------------------------
□ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ 
**********************************************************************************/
/**********************************************************************************
 □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ 

◆	Stylesheet: 767pxまで(スマホ)のモニタで適用	◆

□ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ 
start----------------------------------------------------------------------------*/
@media screen and (max-width: 767px) {
  .title31-01 {
    margin: 0px 0 0px 0;
    overflow: visible;
    padding: 0px 0 0px 0;
  }
  .title31-01 .title-wrapper {
    padding: 30px 0 30px 0;
  }
  .title31-01 .title-wrapper h5 {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    padding: 0 0 0 0;
    margin: 0 0 0 0;
  }
  .title31-01 .title-wrapper h5 .border {
    width: 20%;
    height: 2px;
    background: #fff;
    margin: 0 20px 0 0;
  }
  .title31-01 .title-wrapper h5 .cover {
    font-size: 4.5vw;
    letter-spacing: 3px;
  }
  .title31-01 .title-wrapper .block {
    display: block;
  }
  .title31-01 .title-wrapper .block .thumb {
    width: 92%;
    cursor: pointer;
    margin: 20px auto 0;
  }
  .title31-01 .title-wrapper .block .thumb img {
    width: 100%;
    height: auto;
  }
  .title31-01 .title-wrapper .block .thumb .caption {
    font-size: 16px;
    text-align: center;
    padding: 10px 0px 0px 10px;
  }
  .title31-01 .title-wrapper .block .right {
    padding: 20px 5% 10px 5%;
    margin: 0 auto 0;
    overflow: hidden;
  }
  .title31-01 .title-wrapper .block .right h4 {
    white-space: nowrap;
    top: -100px;
    left: 50px;
    color: #fff;
    opacity: 0.15;
    font-size: 90px;
    z-index: 1;
  }
  .title31-01 .title-wrapper .block .right h2 {
    font-size: 12vw;
    letter-spacing: 5px;
    font-weight: 900;
    line-height: 1.4;
    margin: 0px 0 10px 0;
  }
  .title31-01 .title-wrapper .block .right h3 {
    font-size: 20px;
  }
}

/* 767px responsive-closed */
/*end ----------------------------------------------------------------------------
□ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ 
**********************************************************************************/
/**********************************************************************************
□ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □   

◆	Stylesheet: さらに刻んで320pxまでのモニタで適用	◆

□ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ 
start----------------------------------------------------------------------------*/
/* 320px responsive-closed */
/*end ----------------------------------------------------------------------------
□ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ 
**********************************************************************************/
/*===================================================================================================
□ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ 

〇 POINT08 〇

□ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ 
====================================================================================================*/
#point08 {
  width: 100%;
  /*============================================
    #point08 .wrapper
    =============================================*/
}

#point08 .wrapper {
  width: 100%;
  background: #fae3e4;
  margin: 0px 0 0 0;
  overflow: hidden;
}

#point08 .wrapper .inner {
  background: url(../images/point08-pattern.svg) repeat 0 0;
  background-size: 50px auto;
  /*============================================
            #point08 .box-wrapper
            =============================================*/
  /* #point08 .box-wrapper closed */
}

#point08 .wrapper .inner .box-wrapper {
  max-width: 1280px;
  margin: 0 auto 0;
  padding: 100px 3.5% 30px 3.5%;
  /* #point08 .box-wrapper .box closed */
}

#point08 .wrapper .inner .box-wrapper .box {
  padding: 60px 0 80px 0;
  /* #point08 .box-wrapper .box .top closed */
  /* #point08 .box-wrapper .box .middle closed */
  /* #point08 .box-wrapper .box .middle closed */
}

#point08 .wrapper .inner .box-wrapper .box .top {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -ms-flex-wrap: nowrap;
      flex-wrap: nowrap;
}

#point08 .wrapper .inner .box-wrapper .box .top h2 {
  background: #bc1b21;
  width: 52%;
  margin: 0 -2% 0 0;
  position: relative;
  z-index: 2;
  border: solid 3px #bc1b21;
  -webkit-box-shadow: 0 0 15px rgba(252, 123, 123, 0.3), 0 0 0 3px #fff inset;
          box-shadow: 0 0 15px rgba(252, 123, 123, 0.3), 0 0 0 3px #fff inset;
}

#point08 .wrapper .inner .box-wrapper .box .top h2 .semi {
  margin: -130px 0 0px 40px;
  color: #bc1b21;
  line-height: 0.9;
  display: inline-block;
  text-align: center;
  font-family: futura-pt-bold,futura-pt,atten-round-new,sans-serif;
  font-weight: 700;
  font-style: normal;
  text-shadow: 2px 2px 0 #FFF, -2px -2px 0 #FFF, -2px 2px 0 #FFF, 2px -2px 0 #FFF, 0px 2px 0 #FFF, -2px 0 #FFF, -2px 0 0 #FFF, 2px 0 0 #FFF;
}

#point08 .wrapper .inner .box-wrapper .box .top h2 .semi span.big {
  font-size: 100px;
  letter-spacing: 3px;
}

#point08 .wrapper .inner .box-wrapper .box .top h2 .semi span.small {
  font-size: 50px;
  letter-spacing: 2px;
}

#point08 .wrapper .inner .box-wrapper .box .top h2 .en {
  padding: 60px 60px 10px 60px;
  font-family: atten-round-new, futura-pt, futura-pt-bold,sans-serif;
  font-weight: 800;
  font-size: 22px;
  letter-spacing: 2px;
  color: #fff;
  line-height: 1.0;
}

#point08 .wrapper .inner .box-wrapper .box .top h2 .catch {
  padding: 0px 60px 60px 60px;
  font-size: 50px;
  font-weight: 900;
  color: #fff;
}

#point08 .wrapper .inner .box-wrapper .box .top .thumb {
  width: 50%;
  position: relative;
  z-index: 1;
  -webkit-box-shadow: 0 0 15px rgba(233, 163, 163, 0.3);
          box-shadow: 0 0 15px rgba(233, 163, 163, 0.3);
  line-height: 0;
}

#point08 .wrapper .inner .box-wrapper .box .top .thumb img {
  width: 100%;
  height: auto;
}

#point08 .wrapper .inner .box-wrapper .box:nth-child(2n) .top {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
      -ms-flex-direction: row-reverse;
          flex-direction: row-reverse;
}

#point08 .wrapper .inner .box-wrapper .box .middle {
  padding: 30px 0 30px 0;
}

#point08 .wrapper .inner .box-wrapper .box .middle .sentence {
  font-size: 18px;
  color: #3a2601;
  line-height: 1.75;
}

#point08 .wrapper .inner .box-wrapper .box .bottom {
  width: 90%;
  margin: 0 auto 30px;
  padding: 20px 0 0px 0;
  background: #fff;
  border: solid 3px #fff;
  -webkit-box-shadow: 0 0 15px rgba(255, 170, 170, 0.3), 0 0 0 3px #bc1b21 inset;
          box-shadow: 0 0 15px rgba(255, 170, 170, 0.3), 0 0 0 3px #bc1b21 inset;
}

#point08 .wrapper .inner .box-wrapper .box .bottom .mark {
  width: 30px;
  height: 3px;
  border-radius: 10px;
  background: #bc1b21;
  margin: 0 auto 0;
}

#point08 .wrapper .inner .box-wrapper .box .bottom .inside {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  padding: 20px 0 20px 0;
}

#point08 .wrapper .inner .box-wrapper .box .bottom .inside .icon img {
  width: 90px;
  height: auto;
  display: block;
  margin: 0px auto 0;
}

#point08 .wrapper .inner .box-wrapper .box .bottom .inside h3 {
  padding: 0px 40px 0px 40px;
  color: #bc1b21;
  text-align: center;
  font-size: 30px;
  font-weight: 900;
}

#point08 .wrapper .inner .box-wrapper .box .bottom .block {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: stretch;
      -ms-flex-align: stretch;
          align-items: stretch;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  padding: 20px 5% 20px 5%;
}

#point08 .wrapper .inner .box-wrapper .box .bottom .block .icon {
  width: 160px;
  height: 160px;
  margin: 0 2.5% 0 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  text-align: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  background: #bc1b21;
  border: solid #bc1b21;
  -webkit-box-shadow: 0 0 0 2px #fff inset;
          box-shadow: 0 0 0 2px #fff inset;
  border-radius: 180px;
}

#point08 .wrapper .inner .box-wrapper .box .bottom .block .icon:nth-child(5) {
  margin: 0 0% 0 0;
}

#point08 .wrapper .inner .box-wrapper .box .bottom .block .icon .icon-inner img {
  width: 50px;
  height: auto;
  display: block;
  margin: 0 auto 0;
}

#point08 .wrapper .inner .box-wrapper .box .bottom .block .icon .icon-inner h5 {
  margin: 5px 0 0 0;
  padding: 0;
  color: #fff;
  font-size: 22px;
  font-weight: 900;
  font-family: fot-tsukuardgothic-std, sans-serif;
  letter-spacing: -1.5px;
  line-height: 1.25;
}

#point08 .wrapper .inner .box-wrapper .box .bottom .sentence {
  padding: 0px 55px 30px 55px;
  font-size: 18px;
  line-height: 1.75;
}

#point08 .wrapper .inner .box-wrapper .box .bottom .sentence p.small {
  font-size: 0.875em;
}

/**********************************************************************************
□ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □  

◆	Stylesheet: 1024px～1280px(iPad縦からiPad横)までのモニタで適用	◆

start----------------------------------------------------------------------------*/
@media screen and (min-width: 1024px) and (max-width: 1280px) {
  #point08 {
    width: 100%;
    /*============================================
        #point08 .wrapper
        =============================================*/
  }
  #point08 .wrapper {
    width: 100%;
    background: #fae3e4;
    margin: 0px 0 0 0;
    overflow: hidden;
  }
  #point08 .wrapper .inner {
    background: url(../images/point08-pattern.svg) repeat 0 0;
    background-size: 50px auto;
    /*============================================
                #point08 .box-wrapper
                =============================================*/
    /* #point08 .box-wrapper closed */
  }
  #point08 .wrapper .inner .box-wrapper {
    max-width: 1280px;
    margin: 0 auto 0;
    padding: 100px 3.5% 30px 3.5%;
    /* #point08 .box-wrapper .box closed */
  }
  #point08 .wrapper .inner .box-wrapper .box {
    padding: 60px 0 80px 0;
    /* #point08 .box-wrapper .box .top closed */
    /* #point08 .box-wrapper .box .middle closed */
    /* #point08 .box-wrapper .box .middle closed */
  }
  #point08 .wrapper .inner .box-wrapper .box .top h2 {
    width: 52%;
    margin: 0 -2% 0 0;
  }
  #point08 .wrapper .inner .box-wrapper .box .top h2 .semi {
    margin: -130px 0 0px 40px;
    color: #bc1b21;
    line-height: 0.9;
  }
  #point08 .wrapper .inner .box-wrapper .box .top h2 .semi span.big {
    font-size: 100px;
    letter-spacing: 3px;
  }
  #point08 .wrapper .inner .box-wrapper .box .top h2 .semi span.small {
    font-size: 50px;
    letter-spacing: 2px;
  }
  #point08 .wrapper .inner .box-wrapper .box .top h2 .en {
    padding: 60px 60px 10px 60px;
    font-size: 22px;
    letter-spacing: 2px;
    line-height: 1.0;
  }
  #point08 .wrapper .inner .box-wrapper .box .top h2 .catch {
    padding: 0px 40px 60px 40px;
    font-size: 4.2vw;
    font-weight: 900;
  }
  #point08 .wrapper .inner .box-wrapper .box .top .thumb {
    width: 50%;
    position: relative;
    z-index: 1;
    -webkit-box-shadow: 0 0 15px rgba(233, 163, 163, 0.3);
            box-shadow: 0 0 15px rgba(233, 163, 163, 0.3);
    line-height: 0;
  }
  #point08 .wrapper .inner .box-wrapper .box .top .thumb img {
    width: 100%;
    height: auto;
  }
  #point08 .wrapper .inner .box-wrapper .box:nth-child(2n) .top {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: reverse;
        -ms-flex-direction: row-reverse;
            flex-direction: row-reverse;
  }
  #point08 .wrapper .inner .box-wrapper .box .middle {
    padding: 30px 0 30px 0;
  }
  #point08 .wrapper .inner .box-wrapper .box .middle .sentence {
    font-size: 16px;
    color: #3a2601;
    line-height: 1.75;
  }
  #point08 .wrapper .inner .box-wrapper .box .bottom {
    width: 90%;
    margin: 0 auto 30px;
    padding: 20px 0 0px 0;
    background: #fff;
    border: solid 3px #fff;
    -webkit-box-shadow: 0 0 15px rgba(255, 170, 170, 0.3), 0 0 0 3px #bc1b21 inset;
            box-shadow: 0 0 15px rgba(255, 170, 170, 0.3), 0 0 0 3px #bc1b21 inset;
  }
  #point08 .wrapper .inner .box-wrapper .box .bottom .mark {
    width: 30px;
    height: 3px;
    border-radius: 10px;
    background: #bc1b21;
    margin: 0 auto 0;
  }
  #point08 .wrapper .inner .box-wrapper .box .bottom .inside {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    padding: 20px 0 20px 0;
  }
  #point08 .wrapper .inner .box-wrapper .box .bottom .inside .icon img {
    width: 90px;
    height: auto;
    display: block;
    margin: 0px auto 0;
  }
  #point08 .wrapper .inner .box-wrapper .box .bottom .inside h3 {
    padding: 0px 40px 0px 40px;
    color: #bc1b21;
    text-align: center;
    font-size: 30px;
    font-weight: 900;
  }
  #point08 .wrapper .inner .box-wrapper .box .bottom .block {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: stretch;
        -ms-flex-align: stretch;
            align-items: stretch;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    padding: 20px 5% 20px 5%;
  }
  #point08 .wrapper .inner .box-wrapper .box .bottom .block .icon {
    width: 160px;
    height: 160px;
    margin: 0 2.5% 0 0;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    text-align: center;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    background: #bc1b21;
    border: solid #bc1b21;
    -webkit-box-shadow: 0 0 0 2px #fff inset;
            box-shadow: 0 0 0 2px #fff inset;
    border-radius: 180px;
  }
  #point08 .wrapper .inner .box-wrapper .box .bottom .block .icon:nth-child(5) {
    margin: 0 0% 0 0;
  }
  #point08 .wrapper .inner .box-wrapper .box .bottom .block .icon .icon-inner img {
    width: 50px;
    height: auto;
    display: block;
    margin: 0 auto 0;
  }
  #point08 .wrapper .inner .box-wrapper .box .bottom .block .icon .icon-inner h5 {
    margin: 5px 0 0 0;
    padding: 0;
    color: #fff;
    font-size: 22px;
    font-weight: 900;
    font-family: fot-tsukuardgothic-std, sans-serif;
    letter-spacing: -1.5px;
    line-height: 1.25;
  }
  #point08 .wrapper .inner .box-wrapper .box .bottom .sentence {
    padding: 0px 55px 30px 55px;
    font-size: 18px;
    line-height: 1.75;
  }
  #point08 .wrapper .inner .box-wrapper .box .bottom .sentence p.small {
    font-size: 0.875em;
  }
}

/* 1024px～1280px responsive-close



/**********************************************************************************
□ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □  

◆	Stylesheet: 768px～1023px(iPad縦からiPad横)までのモニタで適用	◆

start----------------------------------------------------------------------------*/
@media screen and (min-width: 768px) and (max-width: 1023px) {
  #point08 {
    /*============================================
        #point08 .wrapper
        =============================================*/
  }
  #point08 .wrapper .inner {
    /*============================================
                #point08 .box-wrapper
                =============================================*/
    /* #point08 .box-wrapper closed */
  }
  #point08 .wrapper .inner .box-wrapper {
    padding: 40px 3.5% 30px 3.5%;
    /* #point08 .box-wrapper .box closed */
  }
  #point08 .wrapper .inner .box-wrapper .box {
    padding: 80px 0 30px 0;
    /* #point08 .box-wrapper .box .top closed */
    /* #point08 .box-wrapper .box .middle closed */
    /* #point08 .box-wrapper .box .middle closed */
  }
  #point08 .wrapper .inner .box-wrapper .box .top {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
  }
  #point08 .wrapper .inner .box-wrapper .box .top h2 {
    width: 57%;
    margin: 0 -2% 0 0;
  }
  #point08 .wrapper .inner .box-wrapper .box .top h2 .semi {
    margin: -130px 0 0px 40px;
    line-height: 0.9;
  }
  #point08 .wrapper .inner .box-wrapper .box .top h2 .semi span.big {
    font-size: 80px;
    letter-spacing: 3px;
  }
  #point08 .wrapper .inner .box-wrapper .box .top h2 .semi span.small {
    font-size: 40px;
    letter-spacing: 2px;
  }
  #point08 .wrapper .inner .box-wrapper .box .top h2 .en {
    padding: 40px 40px 10px 40px;
    font-size: 20px;
    letter-spacing: 2px;
  }
  #point08 .wrapper .inner .box-wrapper .box .top h2 .catch {
    padding: 0px 40px 40px 40px;
    font-size: 32px;
    font-weight: 900;
    color: #fff;
  }
  #point08 .wrapper .inner .box-wrapper .box .middle {
    padding: 30px 0 30px 0;
  }
  #point08 .wrapper .inner .box-wrapper .box .middle .sentence {
    font-size: 1.85vw;
  }
  #point08 .wrapper .inner .box-wrapper .box .bottom {
    width: 90%;
    margin: 0 auto 0;
    padding: 20px 0 0px 0;
    background: #fff;
    border: solid 3px #fff;
  }
  #point08 .wrapper .inner .box-wrapper .box .bottom .mark {
    width: 30px;
    height: 3px;
    border-radius: 10px;
    margin: 0 auto 0;
  }
  #point08 .wrapper .inner .box-wrapper .box .bottom .inside {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    padding: 20px 0 20px 0;
  }
  #point08 .wrapper .inner .box-wrapper .box .bottom .inside .icon img {
    width: 90px;
    height: auto;
    display: block;
    margin: 0px auto 0;
  }
  #point08 .wrapper .inner .box-wrapper .box .bottom .inside h3 {
    padding: 0px 40px 0px 40px;
    font-size: 2.75vw;
  }
  #point08 .wrapper .inner .box-wrapper .box .bottom .inside h3 br.pc-disblock {
    display: block !important;
  }
  #point08 .wrapper .inner .box-wrapper .box .bottom .block {
    padding: 20px 5% 20px 5%;
  }
  #point08 .wrapper .inner .box-wrapper .box .bottom .block .icon {
    width: 18%;
    margin: 0 2.5% 0 0;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    text-align: center;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    -webkit-box-align: top;
        -ms-flex-align: top;
            align-items: top;
  }
  #point08 .wrapper .inner .box-wrapper .box .bottom .block .icon:nth-child(5) {
    margin: 0 0% 0 0;
  }
  #point08 .wrapper .inner .box-wrapper .box .bottom .block .icon .image {
    width: 130px;
    height: auto;
    display: block;
    background: -webkit-gradient(linear, left top, right top, from(#bd080e), to(#d3090f));
    background: linear-gradient(90deg, #bd080e 0%, #d3090f 100%);
    padding: 35px 35px 35px 35px;
    border-radius: 130px;
    margin: 0 auto 0px;
    line-height: 0;
  }
  #point08 .wrapper .inner .box-wrapper .box .bottom .block .icon .image img {
    width: 100%;
    height: auto;
    line-height: 0;
  }
  #point08 .wrapper .inner .box-wrapper .box .bottom .block .icon h5 {
    margin: 15px 0 0 0;
    padding: 0;
    color: #bc1b21;
    font-size: 22px;
    font-weight: 900;
    font-family: fot-tsukuardgothic-std, sans-serif;
    letter-spacing: -1.5px;
  }
  #point08 .wrapper .inner .box-wrapper .box .bottom .sentence {
    padding: 0px 55px 30px 55px;
    font-size: 2.0vw;
    line-height: 1.75;
  }
}

/* 768px～1023px responsive-closed */
/*end ----------------------------------------------------------------------------
□ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ 
**********************************************************************************/
/**********************************************************************************
 □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ 

◆	Stylesheet: 767pxまで(スマホ)のモニタで適用	◆

□ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ 
start----------------------------------------------------------------------------*/
@media screen and (max-width: 767px) {
  #point08 {
    /*============================================
        #point08 .wrapper
        =============================================*/
  }
  #point08 .wrapper .inner {
    /*============================================
                #point08 .box-wrapper
                =============================================*/
    /* #point08 .box-wrapper closed */
  }
  #point08 .wrapper .inner .box-wrapper {
    padding: 40px 0 0 0;
    /* #point08 .box-wrapper .box closed */
  }
  #point08 .wrapper .inner .box-wrapper .box {
    padding: 50px 0 20px 0;
    /* #point08 .box-wrapper .box .top closed */
    /* #point08 .box-wrapper .box .middle closed */
    /* #point08 .box-wrapper .box .middle closed */
  }
  #point08 .wrapper .inner .box-wrapper .box .top {
    display: block;
  }
  #point08 .wrapper .inner .box-wrapper .box .top h2 {
    width: 92%;
    margin: 0 auto 0;
  }
  #point08 .wrapper .inner .box-wrapper .box .top h2 .semi {
    margin: -130px 0 0px 40px;
    line-height: 0.8;
  }
  #point08 .wrapper .inner .box-wrapper .box .top h2 .semi span.big {
    font-size: 22vw;
  }
  #point08 .wrapper .inner .box-wrapper .box .top h2 .semi span.small {
    font-size: 8vw;
  }
  #point08 .wrapper .inner .box-wrapper .box .top h2 .en {
    padding: 30px 30px 10px 30px;
    font-size: 5vw;
  }
  #point08 .wrapper .inner .box-wrapper .box .top h2 .catch {
    padding: 0px 30px 40px 30px;
    font-size: 7.8vw;
  }
  #point08 .wrapper .inner .box-wrapper .box .top .thumb {
    width: 100%;
    margin: -20px auto 0;
  }
  #point08 .wrapper .inner .box-wrapper .box .top .thumb img {
    width: 100%;
    height: auto;
  }
  #point08 .wrapper .inner .box-wrapper .box .middle {
    padding: 30px 6% 30px 6%;
  }
  #point08 .wrapper .inner .box-wrapper .box .middle .sentence {
    font-size: 4.25VW;
    line-height: 1.75;
  }
  #point08 .wrapper .inner .box-wrapper .box .bottom {
    width: 90%;
    padding: 20px 0 0px 0;
  }
  #point08 .wrapper .inner .box-wrapper .box .bottom .inside {
    display: block;
    padding: 20px 0 20px 0;
  }
  #point08 .wrapper .inner .box-wrapper .box .bottom .inside .icon img {
    width: 18vw;
  }
  #point08 .wrapper .inner .box-wrapper .box .bottom .inside h3 {
    padding: 20px 25px 0px 25px;
    font-size: 6.25vw;
  }
  #point08 .wrapper .inner .box-wrapper .box .bottom .block {
    padding: 0px 0% 20px 0%;
  }
  #point08 .wrapper .inner .box-wrapper .box .bottom .block .icon {
    width: 85px;
    height: 85px;
    margin: 0 5px 0 0;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    text-align: center;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    -webkit-box-align: top;
        -ms-flex-align: top;
            align-items: top;
  }
  #point08 .wrapper .inner .box-wrapper .box .bottom .block .icon:nth-child(3), #point08 .wrapper .inner .box-wrapper .box .bottom .block .icon:nth-child(5) {
    margin: 0 0% 0 0;
  }
  #point08 .wrapper .inner .box-wrapper .box .bottom .block .icon .icon-inner img {
    width: 40%;
    height: auto;
    height: auto;
    line-height: 0;
  }
  #point08 .wrapper .inner .box-wrapper .box .bottom .block .icon .icon-inner h5 {
    margin: 2px 0 0 0;
    padding: 0;
    font-size: 3.25vw;
    line-height: 1.1;
    letter-spacing: -1.5px;
  }
  #point08 .wrapper .inner .box-wrapper .box .bottom .sentence {
    padding: 0px 7% 30px 7%;
    font-size: 4.25vw;
  }
}

/* 767px responsive-closed */
/*end ----------------------------------------------------------------------------
□ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ 
**********************************************************************************/
/**********************************************************************************
□ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □   

◆	Stylesheet: さらに刻んで320pxまでのモニタで適用	◆

□ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ 
start----------------------------------------------------------------------------*/
/* 320px responsive-closed */
/*end ----------------------------------------------------------------------------
□ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ 
**********************************************************************************/
/*===================================================================================================
□ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ 

〇 CONSLIDE06 〇

□ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ 
====================================================================================================*/
#conslider06 {
  margin: 10px 0 0 0;
}

#conslider06 .bg {
  padding: 0px 0 0px 0;
}

#conslider06 h3 {
  text-align: center;
}

#conslider06 h3 .cover {
  display: inline-block;
  border: solid 2px #bc1b21;
  font-size: 22px;
  padding: 4px 45px 4px 45px;
  color: #bc1b21;
}

#conslider06 .swiper-container {
  margin: 0 auto 0;
  padding: 20px 0 30px;
  overflow: hidden;
}

#conslider06 .swiper-container .swiper-wrapper {
  display: -webkit-box !important;
  display: -ms-flexbox !important;
  display: flex !important;
}

#conslider06 .swiper-container .swiper-slide {
  height: auto !important;
  /* 初期設定の高さ100%指定を打ち消す */
}

#conslider06 .swiper-container .swiper-slide .box {
  margin: 50px auto 0;
  padding: 0 0 20px 0;
}

#conslider06 .swiper-container .swiper-slide .box:nth-child(1) {
  margin: 50px auto 0;
}

#conslider06 .swiper-container .swiper-slide .box .thumb {
  position: relative;
  z-index: 10;
  width: 300px;
  margin: 0 auto 0;
}

#conslider06 .swiper-container .swiper-slide .box .thumb img {
  width: 100%;
  height: auto;
  -webkit-box-shadow: 12px 18px 0px 0px #fae3e4;
          box-shadow: 12px 18px 0px 0px #fae3e4;
}

#conslider06 .swiper-container .swiper-slide .box .caption .mark {
  font-weight: 700;
  font-family: fot-tsukuardgothic-std, sans-serif;
}

#conslider06 .swiper-container .swiper-slide .box .detail {
  border: solid 4px #fff;
  -webkit-box-shadow: 0 0 0 4px #bc1b21 inset;
          box-shadow: 0 0 0 4px #bc1b21 inset;
  background: rgba(255, 255, 255, 0.9);
  margin: -80px 0 0 0px;
  position: relative;
  top: 40px;
  z-index: 20;
  padding: 30px 30px 30px 30px;
  overflow: hidden;
}

#conslider06 .swiper-container .swiper-slide .box .detail .back {
  font-family: futura-pt, futura-pt-bold,atten-round-new,sans-serif;
  font-weight: 700;
  color: rgba(188, 27, 33, 0.4);
  -webkit-writing-mode: vertical-rl;
      -ms-writing-mode: tb-rl;
          writing-mode: vertical-rl;
  font-size: 60px;
  line-height: 1.0;
  position: absolute;
  top: 0;
  right: 0;
}

#conslider06 .swiper-container .swiper-slide .box .detail .top .inside {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: start;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

#conslider06 .swiper-container .swiper-slide .box .detail .top .inside img.icon {
  width: 160px;
  height: auto;
}

#conslider06 .swiper-container .swiper-slide .box .detail .top .inside h4 {
  padding: 0 15px 0 15px;
  font-size: 40px;
  font-weight: 900;
}

#conslider06 .swiper-container .swiper-slide .box .detail .top .inside h5 {
  margin: 0 0 0 0;
}

#conslider06 .swiper-container .swiper-slide .box .detail .top .inside h5 .en {
  font-size: 16px;
  letter-spacing: 2px;
  color: #bc1b21;
  line-height: 1.0;
  padding: 0 0 3px 0;
}

#conslider06 .swiper-container .swiper-slide .box .detail .top .inside h5 .sub {
  font-size: 15px;
  line-height: 1.0;
  font-weight: 500;
}

#conslider06 .swiper-container .swiper-slide .box .detail .middle {
  margin: 10px 0 0 0;
}

#conslider06 .swiper-container .swiper-slide .box .detail .middle .catch {
  font-weight: 900;
  font-size: 26px;
}

#conslider06 .swiper-container .swiper-slide .box .detail .middle .sub {
  margin: 10px 0 0 0;
}

#conslider06 .swiper-container .swiper-slide .box .detail .middle .sub .icon {
  background: #fae3e4;
  color: #97171c;
  padding: 3px 10px 3px 10px;
  font-weight: 700;
  font-size: 14px;
}

#conslider06 .swiper-container .swiper-slide .box .detail .middle .sub .big {
  font-weight: 900;
  font-size: 18px;
  padding: 0 0px 0 10px;
  color: #bc1b21;
}

#conslider06 .swiper-container .swiper-slide .box .detail .bottom {
  margin: 20px 0 0 0;
}

#conslider06 .swiper-container .swiper-slide .box .detail .bottom h3 {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: start;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

#conslider06 .swiper-container .swiper-slide .box .detail .bottom h3 .big {
  font-size: 20px;
  padding: 0 10px 0 0;
}

#conslider06 .swiper-container .swiper-slide .box .detail .bottom h3 .en {
  font-size: 15px;
  letter-spacing: 2px;
}

#conslider06 .swiper-container .swiper-slide .box .detail .bottom .sentence p {
  padding: 8px 0 8px 0;
  font-size: 17px;
  line-height: 1.75;
}

#conslider06 .swiper-button-prev,
#conslider06 .swiper-button-next {
  position: absolute;
  top: 50%;
  -webkit-transform: translate(0, -50%);
          transform: translate(0, -50%);
  width: 50px !important;
  height: 50px !important;
  background: rgba(188, 27, 33, 0.9);
  border-radius: 50px;
  opacity: 0.8;
}

#conslider06 .swiper-button-prev img,
#conslider06 .swiper-button-next img {
  width: 20px;
  height: auto;
}

#conslider06 .swiper-button-next img {
  -webkit-transform: rotate(180deg);
          transform: rotate(180deg);
}

/**********************************************************************************
□ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □  

◆	Stylesheet: 1024px～1280px(iPad縦からiPad横)までのモニタで適用	◆

start----------------------------------------------------------------------------*/
/* 768px～1023px responsive-close



/**********************************************************************************
□ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □  

◆	Stylesheet: 768px～1023px(iPad縦からiPad横)までのモニタで適用	◆

start----------------------------------------------------------------------------*/
/* 768px～1023px responsive-closed */
/*end ----------------------------------------------------------------------------
□ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ 
**********************************************************************************/
/**********************************************************************************
 □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ 

◆	Stylesheet: 767pxまで(スマホ)のモニタで適用	◆

□ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ 
start----------------------------------------------------------------------------*/
@media screen and (max-width: 767px) {
  #conslider06 {
    margin: 0px 0 0 0;
  }
  #conslider06 .bg {
    padding: 0px 0 30px 0;
  }
  #conslider06 .swiper-container {
    padding: 20px 5% 30px 5%;
    overflow: hidden;
  }
  #conslider06 .swiper-container .swiper-wrapper {
    display: -webkit-box !important;
    display: -ms-flexbox !important;
    display: flex !important;
  }
  #conslider06 .swiper-container .swiper-slide {
    height: auto !important;
    /* 初期設定の高さ100%指定を打ち消す */
  }
  #conslider06 .swiper-container .swiper-slide .box {
    margin: 50px auto 0;
    padding: 0 0 20px 0;
  }
  #conslider06 .swiper-container .swiper-slide .box:nth-child(1) {
    margin: 50px auto 0;
  }
  #conslider06 .swiper-container .swiper-slide .box .thumb {
    position: relative;
    z-index: 10;
    width: 300px;
    margin: 0 auto 0;
  }
  #conslider06 .swiper-container .swiper-slide .box .thumb img {
    width: 100%;
    height: auto;
    -webkit-box-shadow: 12px 18px 0px 0px #fae3e4;
            box-shadow: 12px 18px 0px 0px #fae3e4;
  }
  #conslider06 .swiper-container .swiper-slide .box .detail {
    border: solid 4px #fff;
    -webkit-box-shadow: 0 0 0 4px #bc1b21 inset;
            box-shadow: 0 0 0 4px #bc1b21 inset;
    background: rgba(255, 255, 255, 0.9);
    margin: -80px 0 0 0px;
    position: relative;
    top: 40px;
    z-index: 20;
    padding: 30px 30px 30px 30px;
    overflow: hidden;
  }
  #conslider06 .swiper-container .swiper-slide .box .detail .back {
    font-size: 60px;
  }
  #conslider06 .swiper-container .swiper-slide .box .detail .top .inside {
    display: block;
  }
  #conslider06 .swiper-container .swiper-slide .box .detail .top .inside img.icon {
    width: 160px;
    height: auto;
  }
  #conslider06 .swiper-container .swiper-slide .box .detail .top .inside h4 {
    padding: 0 15px 0 15px;
    font-size: 9vw;
  }
  #conslider06 .swiper-container .swiper-slide .box .detail .top .inside h5 {
    margin: 0 0 0 0;
    padding: 0 15px 0 15px;
  }
  #conslider06 .swiper-container .swiper-slide .box .detail .top .inside h5 .en {
    font-size: 16px;
    line-height: 1.0;
  }
  #conslider06 .swiper-container .swiper-slide .box .detail .top .inside h5 .sub {
    font-size: 15px;
    line-height: 1.2;
    font-weight: 500;
  }
  #conslider06 .swiper-container .swiper-slide .box .detail .middle {
    margin: 10px 0 0 0;
  }
  #conslider06 .swiper-container .swiper-slide .box .detail .middle .catch {
    font-size: 5.25vw;
  }
  #conslider06 .swiper-container .swiper-slide .box .detail .middle .sub {
    margin: 10px 0 0 0;
  }
  #conslider06 .swiper-container .swiper-slide .box .detail .middle .sub .icon {
    padding: 3px 10px 3px 10px;
    font-size: 3.25vw;
  }
  #conslider06 .swiper-container .swiper-slide .box .detail .middle .sub .big {
    font-size: 4.75vw;
  }
  #conslider06 .swiper-container .swiper-slide .box .detail .bottom {
    margin: 20px 0 0 0;
  }
  #conslider06 .swiper-container .swiper-slide .box .detail .bottom h3 {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: start;
        -ms-flex-pack: start;
            justify-content: start;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
  }
  #conslider06 .swiper-container .swiper-slide .box .detail .bottom h3 .big {
    font-size: 4.75vw;
    padding: 0 8px 0 0;
  }
  #conslider06 .swiper-container .swiper-slide .box .detail .bottom h3 .en {
    font-size: 3.85vw;
    letter-spacing: 2px;
  }
  #conslider06 .swiper-container .swiper-slide .box .detail .bottom .sentence p {
    padding: 15px 0 15px 0;
    font-size: 4.0vw;
    line-height: 1.75;
  }
  #conslider06 .swiper-button-prev,
  #conslider06 .swiper-button-next {
    position: absolute;
    top: 50%;
    -webkit-transform: translate(0, -50%);
            transform: translate(0, -50%);
    width: 50px !important;
    height: 50px !important;
    background: rgba(188, 27, 33, 0.875);
    border-radius: 50px;
    opacity: 0.8;
  }
  #conslider06 .swiper-button-prev img,
  #conslider06 .swiper-button-next img {
    width: 20px;
    height: auto;
  }
  #conslider06 .swiper-button-next img {
    -webkit-transform: rotate(180deg);
            transform: rotate(180deg);
  }
}

/* 767px responsive-closed */
/*end ----------------------------------------------------------------------------
□ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ 
**********************************************************************************/
/**********************************************************************************
□ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □   

◆	Stylesheet: さらに刻んで320pxまでのモニタで適用	◆

□ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ 
start----------------------------------------------------------------------------*/
/* 320px responsive-closed */
/*end ----------------------------------------------------------------------------
□ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ 
**********************************************************************************/
/*===================================================================================================
□ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ 

〇 SECTION34 〇

□ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ 
====================================================================================================*/
.section34 {
  margin: 60px 0 0 0;
}

.section34 .wrapper {
  background-size: 50px auto;
  padding: 30px 0 30px 0;
}

.section34 .wrapper .inner {
  background: white;
  max-width: 1280px;
  margin: 0 auto 0;
  border: solid 2px #bc1b21;
}

.section34 .wrapper .inner h3 {
  background: #bc1b21;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  padding: 10px 0 10px 0;
}

.section34 .wrapper .inner h3 .icon {
  width: 100px;
  margin: 0 20px 0 0;
}

.section34 .wrapper .inner h3 .icon img {
  width: 100%;
  height: auto;
}

.section34 .wrapper .inner h3 .cover {
  color: #fff;
  text-align: center;
  font-size: 23px;
}

.section34 .wrapper .inner h3 .cover .small {
  font-size: 0.75em;
}

.section34 .wrapper .inner .box {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}

.section34 .wrapper .inner .box .thumb {
  width: 40%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  padding: 20px 0px 20px 20px;
}

.section34 .wrapper .inner .box .thumb .thumb01 {
  width: 70%;
  margin: 0 3% 0 0;
}

.section34 .wrapper .inner .box .thumb .thumb01 img {
  width: 100%;
  height: auto;
}

.section34 .wrapper .inner .box .thumb .thumb02 {
  width: 27%;
}

.section34 .wrapper .inner .box .thumb .thumb02 img {
  width: 100%;
  height: auto;
}

.section34 .wrapper .inner .box .text {
  padding: 0 20px 0 20px;
}

.section34 .wrapper .inner .box .text p {
  font-size: 20px;
  line-height: 1.5;
}

/**********************************************************************************
□ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □  

◆	Stylesheet: 1024px～1280px(iPad縦からiPad横)までのモニタで適用	◆

start----------------------------------------------------------------------------*/
/* 768px～1023px responsive-close



/**********************************************************************************
□ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □  

◆	Stylesheet: 768px～1023px(iPad縦からiPad横)までのモニタで適用	◆

start----------------------------------------------------------------------------*/
/* 768px～1023px responsive-closed */
/*end ----------------------------------------------------------------------------
□ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ 
**********************************************************************************/
/**********************************************************************************
 □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ 

◆	Stylesheet: 767pxまで(スマホ)のモニタで適用	◆

□ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ 
start----------------------------------------------------------------------------*/
@media screen and (max-width: 767px) {
  .section34 {
    margin: 50px 0 0 0;
  }
  .section34 .wrapper {
    background-size: 50px auto;
    padding: 30px 0 30px 0;
  }
  .section34 .wrapper .inner {
    background: white;
    max-width: 90%;
    margin: 0 auto 0;
  }
  .section34 .wrapper .inner h3 {
    display: block;
    padding: 10px 0 10px 0;
  }
  .section34 .wrapper .inner h3 .icon {
    width: 100px;
    margin: 0 auto 0;
  }
  .section34 .wrapper .inner h3 .icon img {
    width: 100%;
    height: auto;
  }
  .section34 .wrapper .inner h3 .cover {
    margin: 10px 0 0 0;
    text-align: center;
    font-size: 5vw;
  }
  .section34 .wrapper .inner .box {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: block;
        flex-wrap: block;
  }
  .section34 .wrapper .inner .box .thumb {
    width: 1000%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    padding: 20px 20px 20px 20px;
  }
  .section34 .wrapper .inner .box .thumb .thumb01 {
    width: 70%;
    margin: 0 3% 0 0;
  }
  .section34 .wrapper .inner .box .thumb .thumb01 img {
    width: 100%;
    height: auto;
  }
  .section34 .wrapper .inner .box .thumb .thumb02 {
    width: 27%;
  }
  .section34 .wrapper .inner .box .thumb .thumb02 img {
    width: 100%;
    height: auto;
  }
  .section34 .wrapper .inner .box .text {
    padding: 0 20px 20px 20px;
  }
  .section34 .wrapper .inner .box .text p {
    font-size: 16px;
    line-height: 1.5;
  }
}

/* 767px responsive-closed */
/*end ----------------------------------------------------------------------------
□ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ 
**********************************************************************************/
/**********************************************************************************
□ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □   

◆	Stylesheet: さらに刻んで320pxまでのモニタで適用	◆

□ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ 
start----------------------------------------------------------------------------*/
/* 320px responsive-closed */
/*end ----------------------------------------------------------------------------
□ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ 
**********************************************************************************/
/*===================================================================================================
□ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ 

〇 CTA05 〇

□ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ 
====================================================================================================*/
/*==============================================
.cta05 variables(変数設定)
===============================================*/
.cta05 {
  background-size: cover;
  width: 100%;
  max-width: 90%;
  margin: 50px auto 50px;
  /* .cta05 .wrapper closed */
}

.cta05 .wrapper {
  padding: 40px 0 50px 0;
  background: #bc1b21;
  border: solid 8px #97171c;
  -webkit-box-shadow: 0 0 0 6px #fae3e4 inset;
          box-shadow: 0 0 0 6px #fae3e4 inset;
  /* .cta05 .inner closed */
}

.cta05 .wrapper .inner {
  margin: 0 auto;
  /* .cta05 .inner .top closed */
  /* .cta05 .inner .box-wrapper closed */
}

.cta05 .wrapper .inner .top {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}

.cta05 .wrapper .inner .top .icon {
  width: 130px;
  height: 130px;
  border-radius: 130px;
  background-color: #fff;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  color: #bc1b21;
  text-align: center;
  line-height: 1.2;
  font-weight: 700;
  font-family: fot-tsukuardgothic-std, sans-serif;
  letter-spacing: -1px;
  margin: 0 30px 0 0;
}

.cta05 .wrapper .inner .top .icon span.small {
  font-size: 15px;
}

.cta05 .wrapper .inner .top .icon span.big {
  font-size: 40px;
}

.cta05 .wrapper .inner .top .inside h3 {
  color: #fff;
  font-size: 20px;
  font-weight: 700;
  letter-spacing: 2px;
}

.cta05 .wrapper .inner .top .inside .detail {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: start;
}

.cta05 .wrapper .inner .top .inside .detail p.semi {
  font-family: futura-pt, futura-pt-bold,atten-round-new,sans-serif;
  font-weight: 700;
  font-size: 60px;
  margin: 0 20px 0 0;
}

.cta05 .wrapper .inner .top .inside .detail p.semi a {
  color: #fff;
  text-decoration: none;
}

.cta05 .wrapper .inner .top .inside .detail p.sub {
  color: #fff;
  letter-spacing: 1px;
  font-size: 20px;
}

.cta05 .wrapper .inner .box-wrapper {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  margin: 30px 5% 50px 5%;
}

.cta05 .wrapper .inner .box-wrapper .box {
  width: 31%;
  margin: 0 3.5% 0 0;
  background: #fff;
  -webkit-box-shadow: 0 0 5px rgba(11, 53, 87, 0.2);
          box-shadow: 0 0 5px rgba(11, 53, 87, 0.2);
  padding: 25px 25px 25px 25px;
}

.cta05 .wrapper .inner .box-wrapper .box:nth-child(3) {
  margin: 0 0% 0 0;
}

.cta05 .wrapper .inner .box-wrapper .box h4 {
  color: #bc1b21;
  text-align: center;
  border-bottom: solid 2px #bc1b21;
  font-size: 18px;
  padding: 0 0 10px 0;
}

.cta05 .wrapper .inner .box-wrapper .box ul {
  margin: 10px 0 0 0;
  padding: 0 0 0 0;
}

.cta05 .wrapper .inner .box-wrapper .box ul li {
  list-style-type: none;
  color: #bc1b21;
  font-weight: 700;
  font-family: fot-tsukuardgothic-std, sans-serif;
  letter-spacing: -1px;
  font-size: 17px;
  padding: 5px 0 5px 25px;
  background: url(../images/cta05-icon-check.svg) no-repeat 0 10px;
  background-size: 20px 20px;
}

.cta05 .wrapper .inner .bottom {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  padding: 0 3.5% 0 3.5%;
  /* .cta05 .inner .box-wrapper .box closed */
}

.cta05 .wrapper .inner .bottom .block {
  width: 47.5%;
  /* .cta05 .inner .box-wrapper .box .button closed */
}

.cta05 .wrapper .inner .bottom .block:nth-child(1) {
  margin: 0 3% 0 0;
}

.cta05 .wrapper .inner .bottom .block:nth-child(1) .button a {
  background: -webkit-gradient(linear, left top, right top, from(#e84a11), to(#d80303));
  background: linear-gradient(90deg, #e84a11 0%, #d80303 100%);
}

.cta05 .wrapper .inner .bottom .block:nth-child(2) {
  margin: 0 0% 0 0;
}

.cta05 .wrapper .inner .bottom .block:nth-child(2) .button a {
  background: #0074c1;
}

.cta05 .wrapper .inner .bottom .block .caption {
  text-align: center;
  color: #fff;
  font-weight: 700;
  font-size: 17px;
  margin: 0 0 8px 0;
  position: relative;
  line-height: 1.1;
  font-weight: 700;
  font-family: fot-tsukuardgothic-std, sans-serif;
}

.cta05 .wrapper .inner .bottom .block .caption span {
  padding: 0 3px 0 3px;
}

.cta05 .wrapper .inner .bottom .block .caption:before, .cta05 .wrapper .inner .bottom .block .caption:after {
  content: "";
  background: #fff;
  border-radius: 30px;
  height: 15px;
  width: 2px;
  display: inline-block;
}

.cta05 .wrapper .inner .bottom .block .caption:before {
  position: absolute;
  top: 50%;
  left: 10%;
  -webkit-transform: translateY(-50%) skew(20deg);
          transform: translateY(-50%) skew(20deg);
}

.cta05 .wrapper .inner .bottom .block .caption:after {
  position: absolute;
  top: 50%;
  right: 10%;
  -webkit-transform: translateY(-50%) skew(-20deg);
          transform: translateY(-50%) skew(-20deg);
}

.cta05 .wrapper .inner .bottom .block .button a {
  display: block;
  color: #fff;
  font-size: 20px;
  font-weight: 700;
  text-align: center;
  text-decoration: none;
  padding: 20px 0 20px 0;
  line-height: 1.2;
  position: relative;
  border-radius: 60px;
  -webkit-box-shadow: 0 0 5px rgba(0, 0, 0, 0.2), 0 0 0 3px inset #fff;
          box-shadow: 0 0 5px rgba(0, 0, 0, 0.2), 0 0 0 3px inset #fff;
}

.cta05 .wrapper .inner .bottom .block .button a span {
  padding: 0 0 0 10px;
}

.cta05 .wrapper .inner .bottom .block .button a img {
  width: 25px;
  height: 25px;
  position: relative;
  left: 0px;
  top: 2px;
}

/* .cta05 closed */
/**********************************************************************************
□ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □  

◆	Stylesheet: 1024px～1280px(iPad縦からiPad横)までのモニタで適用	◆

start----------------------------------------------------------------------------*/
/* 768px～1023px responsive-close



/**********************************************************************************
□ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □  

◆	Stylesheet: 768px～1023px(iPad縦からiPad横)までのモニタで適用	◆

start----------------------------------------------------------------------------*/
@media screen and (min-width: 768px) and (max-width: 1023px) {
  .cta05 {
    margin: 50px auto 50px;
    /* .cta05 .wrapper closed */
  }
  .cta05 .wrapper {
    padding: 40px 0 50px 0;
    /* .cta05 .inner closed */
  }
  .cta05 .wrapper .inner {
    /* .cta05 .inner .top closed */
    /* .cta05 .inner .box-wrapper closed */
  }
  .cta05 .wrapper .inner .top .icon {
    width: 130px;
    height: 130px;
    border-radius: 130px;
    background-color: #fff;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    color: #bc1b21;
    text-align: center;
    line-height: 1.2;
    font-weight: 700;
    font-family: fot-tsukuardgothic-std, sans-serif;
    letter-spacing: -1px;
    margin: 0 30px 0 0;
  }
  .cta05 .wrapper .inner .top .icon span.small {
    font-size: 15px;
  }
  .cta05 .wrapper .inner .top .icon span.big {
    font-size: 40px;
  }
  .cta05 .wrapper .inner .top .inside h3 {
    text-align: center;
    font-size: 20px;
    letter-spacing: 2px;
  }
  .cta05 .wrapper .inner .top .inside .detail {
    display: block;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: start;
        -ms-flex-pack: start;
            justify-content: start;
  }
  .cta05 .wrapper .inner .top .inside .detail p.semi {
    font-size: 7vw;
    margin: 0 20px 0 0;
  }
  .cta05 .wrapper .inner .top .inside .detail p.semi a {
    text-decoration: none;
  }
  .cta05 .wrapper .inner .top .inside .detail p.sub {
    text-align: center;
    letter-spacing: 1px;
    font-size: 20px;
  }
  .cta05 .wrapper .inner .box-wrapper {
    display: block;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    margin: 30px 5% 50px 5%;
  }
  .cta05 .wrapper .inner .box-wrapper .box {
    width: 100%;
    margin: 20px auto 0;
    background: #fff;
    -webkit-box-shadow: 0 0 5px rgba(11, 53, 87, 0.2);
            box-shadow: 0 0 5px rgba(11, 53, 87, 0.2);
    padding: 25px 25px 25px 25px;
  }
  .cta05 .wrapper .inner .box-wrapper .box:nth-child(3) {
    margin: 20px auto 0;
  }
  .cta05 .wrapper .inner .box-wrapper .box h4 {
    color: #bc1b21;
    text-align: center;
    border-bottom: solid 2px #bc1b21;
    font-size: 18px;
    padding: 0 0 10px 0;
  }
  .cta05 .wrapper .inner .box-wrapper .box ul {
    margin: 10px 0 0 0;
    padding: 0 0 0 0;
  }
  .cta05 .wrapper .inner .box-wrapper .box ul li {
    list-style-type: none;
    color: #bc1b21;
    font-weight: 700;
    font-family: fot-tsukuardgothic-std, sans-serif;
    letter-spacing: -1px;
    font-size: 17px;
    padding: 5px 0 5px 25px;
    background: url(../images/cta05-icon-check.svg) no-repeat 0 10px;
    background-size: 20px 20px;
  }
  .cta05 .wrapper .inner .bottom {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    padding: 0 3.5% 0 3.5%;
    /* .cta05 .inner .box-wrapper .box closed */
  }
  .cta05 .wrapper .inner .bottom .block {
    width: 47.5%;
    /* .cta05 .inner .box-wrapper .box .button closed */
  }
  .cta05 .wrapper .inner .bottom .block:nth-child(1) {
    margin: 0 3% 0 0;
  }
  .cta05 .wrapper .inner .bottom .block:nth-child(1) .button a {
    background: -webkit-gradient(linear, left top, right top, from(#e84a11), to(#d80303));
    background: linear-gradient(90deg, #e84a11 0%, #d80303 100%);
  }
  .cta05 .wrapper .inner .bottom .block:nth-child(2) {
    margin: 0 0% 0 0;
  }
  .cta05 .wrapper .inner .bottom .block:nth-child(2) .button a {
    background: #0074c1;
  }
  .cta05 .wrapper .inner .bottom .block .caption {
    text-align: center;
    color: #fff;
    font-weight: 700;
    font-size: 17px;
    margin: 0 0 8px 0;
    position: relative;
    line-height: 1.1;
    font-weight: 700;
    font-family: fot-tsukuardgothic-std, sans-serif;
  }
  .cta05 .wrapper .inner .bottom .block .caption span {
    padding: 0 3px 0 3px;
  }
  .cta05 .wrapper .inner .bottom .block .caption:before, .cta05 .wrapper .inner .bottom .block .caption:after {
    content: "";
    background: #fff;
    border-radius: 30px;
    height: 15px;
    width: 2px;
    display: inline-block;
  }
  .cta05 .wrapper .inner .bottom .block .caption:before {
    position: absolute;
    top: 50%;
    left: 10%;
    -webkit-transform: translateY(-50%) skew(20deg);
            transform: translateY(-50%) skew(20deg);
  }
  .cta05 .wrapper .inner .bottom .block .caption:after {
    position: absolute;
    top: 50%;
    right: 10%;
    -webkit-transform: translateY(-50%) skew(-20deg);
            transform: translateY(-50%) skew(-20deg);
  }
  .cta05 .wrapper .inner .bottom .block .button a {
    display: block;
    color: #fff;
    font-size: 20px;
    font-weight: 700;
    text-align: center;
    text-decoration: none;
    padding: 20px 0 20px 0;
    line-height: 1.2;
    position: relative;
    border-radius: 60px;
    -webkit-box-shadow: 0 0 5px rgba(0, 0, 0, 0.2), 0 0 0 3px inset #fff;
            box-shadow: 0 0 5px rgba(0, 0, 0, 0.2), 0 0 0 3px inset #fff;
  }
  .cta05 .wrapper .inner .bottom .block .button a span {
    padding: 0 0 0 10px;
  }
  .cta05 .wrapper .inner .bottom .block .button a img {
    width: 25px;
    height: 25px;
    position: relative;
    left: 0px;
    top: 2px;
  }
  /* .cta05 closed */
}

/* 768px～1023px responsive-closed */
/*end ----------------------------------------------------------------------------
□ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ 
**********************************************************************************/
/**********************************************************************************
 □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ 

◆	Stylesheet: 767pxまで(スマホ)のモニタで適用	◆

□ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ 
start----------------------------------------------------------------------------*/
@media screen and (max-width: 767px) {
  .cta05 {
    max-width: 92%;
    margin: 50px auto 50px;
    /* .cta05 .wrapper closed */
  }
  .cta05 .wrapper {
    padding: 30px 0 50px 0;
    border: solid 6px #97171c;
    -webkit-box-shadow: 0 0 0 4px #fae3e4 inset;
            box-shadow: 0 0 0 4px #fae3e4 inset;
    /* .cta05 .inner closed */
  }
  .cta05 .wrapper .inner {
    margin: 0 auto;
    /* .cta05 .inner .top closed */
    /* .cta05 .inner .box-wrapper closed */
  }
  .cta05 .wrapper .inner .top {
    display: block;
  }
  .cta05 .wrapper .inner .top .icon {
    width: 130px;
    height: 130px;
    border-radius: 130px;
    line-height: 1.2;
    letter-spacing: -1px;
    margin: 0 auto 0;
  }
  .cta05 .wrapper .inner .top .icon span.small {
    font-size: 15px;
  }
  .cta05 .wrapper .inner .top .icon span.big {
    font-size: 40px;
  }
  .cta05 .wrapper .inner .top .inside {
    margin: 20px 0 0 0;
  }
  .cta05 .wrapper .inner .top .inside h3 {
    text-align: center;
    font-size: 5vw;
    letter-spacing: 2px;
  }
  .cta05 .wrapper .inner .top .inside .detail {
    display: block;
  }
  .cta05 .wrapper .inner .top .inside .detail p.semi {
    text-align: center;
    font-size: 12vw;
    margin: 20px 0px 0 0;
  }
  .cta05 .wrapper .inner .top .inside .detail p.sub {
    text-align: center;
    letter-spacing: 1px;
    font-size: 18px;
  }
  .cta05 .wrapper .inner .box-wrapper {
    display: block;
    margin: 30px 5% 50px 5%;
  }
  .cta05 .wrapper .inner .box-wrapper .box {
    width: 100%;
    margin: 15px auto 0;
    background: #fff;
    padding: 25px 25px 25px 25px;
  }
  .cta05 .wrapper .inner .box-wrapper .box:nth-child(3) {
    margin: 15px auto 0;
  }
  .cta05 .wrapper .inner .box-wrapper .box h4 {
    text-align: center;
    font-size: 18px;
    padding: 0 0 10px 0;
  }
  .cta05 .wrapper .inner .box-wrapper .box ul {
    margin: 10px 0 0 0;
    padding: 0 0 0 0;
  }
  .cta05 .wrapper .inner .box-wrapper .box ul li {
    list-style-type: none;
    color: #bc1b21;
    letter-spacing: -1px;
    font-size: 17px;
    padding: 5px 0 5px 25px;
    background: url(../images/cta05-icon-check.svg) no-repeat 0 10px;
    background-size: 20px 20px;
  }
  .cta05 .wrapper .inner .bottom {
    display: block;
    padding: 0 3.5% 0 3.5%;
    /* .cta05 .inner .box-wrapper .box closed */
  }
  .cta05 .wrapper .inner .bottom .block {
    width: 100%;
    /* .cta05 .inner .box-wrapper .box .button closed */
  }
  .cta05 .wrapper .inner .bottom .block:nth-child(1) {
    margin: 20px 0% 0 0;
  }
  .cta05 .wrapper .inner .bottom .block:nth-child(2) {
    margin: 20px 0% 0 0;
  }
  .cta05 .wrapper .inner .bottom .block .caption {
    text-align: center;
    color: #fff;
    font-weight: 700;
    font-size: 17px;
    margin: 0 0 8px 0;
    position: relative;
    line-height: 1.1;
    font-weight: 700;
    font-family: fot-tsukuardgothic-std, sans-serif;
  }
  .cta05 .wrapper .inner .bottom .block .caption span {
    padding: 0 3px 0 3px;
  }
  .cta05 .wrapper .inner .bottom .block .caption:before, .cta05 .wrapper .inner .bottom .block .caption:after {
    content: "";
    background: #fff;
    border-radius: 30px;
    height: 15px;
    width: 2px;
    display: inline-block;
  }
  .cta05 .wrapper .inner .bottom .block .caption:before {
    position: absolute;
    top: 50%;
    left: 10%;
    -webkit-transform: translateY(-50%) skew(20deg);
            transform: translateY(-50%) skew(20deg);
  }
  .cta05 .wrapper .inner .bottom .block .caption:after {
    position: absolute;
    top: 50%;
    right: 10%;
    -webkit-transform: translateY(-50%) skew(-20deg);
            transform: translateY(-50%) skew(-20deg);
  }
  .cta05 .wrapper .inner .bottom .block .button a {
    display: block;
    color: #fff;
    font-size: 20px;
    font-weight: 700;
    text-align: center;
    text-decoration: none;
    padding: 20px 0 20px 0;
    line-height: 1.2;
    position: relative;
    border-radius: 60px;
    -webkit-box-shadow: 0 0 5px rgba(0, 0, 0, 0.2), 0 0 0 3px inset #fff;
            box-shadow: 0 0 5px rgba(0, 0, 0, 0.2), 0 0 0 3px inset #fff;
  }
  .cta05 .wrapper .inner .bottom .block .button a span {
    padding: 0 0 0 10px;
  }
  .cta05 .wrapper .inner .bottom .block .button a img {
    width: 25px;
    height: 25px;
    position: relative;
    left: 0px;
    top: 2px;
  }
  /* .cta05 closed */
}

/* 767px responsive-closed */
/*end ----------------------------------------------------------------------------
□ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ 
**********************************************************************************/
/**********************************************************************************
□ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □   

◆	Stylesheet: さらに刻んで320pxまでのモニタで適用	◆

□ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ 
start----------------------------------------------------------------------------*/
/* 320px responsive-closed */
/*end ----------------------------------------------------------------------------
□ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ 
**********************************************************************************/
/*===================================================================================================
□ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ 

〇 BUTTON01 〇

□ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ 
====================================================================================================*/
/*==============================================
.button01 various
===============================================*/
.button01 {
  width: 88%;
  margin: 0px auto 50px;
  /*==============================================
    .button01 .suggest
    ===============================================*/
  /*==============================================
    .button01 .btn-bg
    ===============================================*/
}

.button01 .suggest {
  padding: 0 0 20px 0;
  font-size: 17px;
  width: 94%;
  margin: 0 auto 0;
  color: #f47301;
  text-align: center;
  font-weight: 700;
  font-style: normal;
  position: relative;
}

.button01 .suggest:before {
  content: "";
  display: inline-block;
  border-left: solid 3px #f47301;
  border-radius: 2px;
  padding: 0 0 0 0px;
  -webkit-transform: rotate(-25deg);
          transform: rotate(-25deg);
  position: relative;
  top: 3px;
  left: -10px;
  height: 16px;
}

.button01 .suggest:after {
  content: "";
  display: inline-block;
  border-left: solid 3px #f47301;
  border-radius: 2px;
  padding: 0 0px 0 0px;
  -webkit-transform: rotate(25deg);
          transform: rotate(25deg);
  position: relative;
  top: 3px;
  left: 10px;
  height: 16px;
}

.button01 .btn-bg {
  font-family: fot-tsukuardgothic-std, sans-serif;
  font-weight: 700;
  padding: 18px 5px 18px;
  font-style: normal;
  display: block;
  width: 100%;
  margin: 0 auto;
  color: #fff;
  text-decoration: none;
  border: 2px solid #fff;
  position: relative;
  z-index: 0;
  -webkit-transition: .3s;
  transition: .3s;
}

.button01 .btn-bg:after {
  content: "";
  width: 100%;
  height: 100%;
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  z-index: -1;
  opacity: 0;
  -webkit-transition: .8s;
  transition: .8s;
}

.button01 .btn-bg:hover:after {
  opacity: 1;
}

.button01 .btn-bg.orange {
  background: -webkit-gradient(linear, left top, right top, from(#f85d00), color-stop(56%, #ff8a00), to(#fcb436));
  background: linear-gradient(to right, #f85d00 0%, #ff8a00 56%, #fcb436 100%);
  -webkit-box-shadow: 0px 0px 0px 2px #f47301;
          box-shadow: 0px 0px 0px 2px #f47301;
  text-shadow: 0px 0px 5px #f47301;
}

.button01 .btn-bg.orange::after {
  background: -webkit-gradient(linear, left top, right top, from(#f80000), color-stop(55%, #ff6000), to(#ff8340));
  background: linear-gradient(to right, #f80000 0%, #ff6000 55%, #ff8340 100%);
}

.button01 .btn-bg .btn {
  width: 100%;
  display: block;
  height: auto;
  position: relative;
  text-align: center;
}

.button01 .btn-bg .btn .circle {
  background: #fff;
  text-shadow: 0px 0px 0px #fff;
  width: 95px;
  height: 95px;
  position: absolute;
  top: -60px;
  left: -30px;
  border-radius: 100px;
  text-align: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  line-height: 1.1;
}

.button01 .btn-bg .btn .circle.circle-orange {
  color: #f47301;
  border: solid 2px #f47301;
}

.button01 .btn-bg .btn .circle .cover {
  margin: -5px 0 0 0;
}

.button01 .btn-bg .btn .circle .cover .normal {
  font-size: 15px;
  display: block;
}

.button01 .btn-bg .btn .circle .cover .big {
  font-size: 30px;
  letter-spacing: -2px;
  display: block;
}

.button01 .btn-bg .btn .text {
  text-align: center;
  font-size: 30px;
  line-height: 1.3;
}

.button01 .btn-bg .btn .text:before {
  content: "\226B";
  font-size: 0.9em;
}

.button01 .btn-bg .btn .text .small {
  font-size: 0.85em;
}

/**********************************************************************************
□ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □  

◆	Stylesheet: 1024px～1280px(iPad縦からiPad横)までのモニタで適用	◆

start----------------------------------------------------------------------------*/
/* 1024px～1280px responsive-close



/**********************************************************************************
□ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □  

◆	Stylesheet: 768px～1023px(iPad縦からiPad横)までのモニタで適用	◆

start----------------------------------------------------------------------------*/
@media screen and (min-width: 768px) and (max-width: 1023px) {
  .button01 {
    width: 80%;
    margin: 0px auto 40px;
    /*==============================================
        .button01 .suggest
        ===============================================*/
    /*==============================================
        .button01 .btn-bg
        ===============================================*/
  }
  .button01 .suggest {
    font-size: 17px;
    width: 94%;
  }
  .button01 .suggest:before {
    top: 3px;
    left: -10px;
    height: 16px;
  }
  .button01 .suggest:after {
    top: 3px;
    left: 10px;
    height: 16px;
  }
  .button01 .btn-bg {
    padding: 18px 5px 22px;
  }
  .button01 .btn-bg .btn .circle {
    width: 95px;
    height: 95px;
    position: absolute;
    top: -60px;
    left: -30px;
    border-radius: 100px;
    line-height: 1.1;
  }
  .button01 .btn-bg .btn .circle.circle-orange {
    color: #f47301;
    border: solid 2px #f47301;
  }
  .button01 .btn-bg .btn .circle .cover {
    margin: -5px 0 0 0;
  }
  .button01 .btn-bg .btn .circle .cover .normal {
    font-size: 14px;
  }
  .button01 .btn-bg .btn .circle .cover .big {
    font-size: 28px;
  }
  .button01 .btn-bg .btn .text {
    font-size: 3.25vw;
    line-height: 1.3;
  }
  .button01 .btn-bg .btn .text:before {
    font-size: 0.9em;
  }
  .button01 .btn-bg .btn .text .small {
    font-size: 0.85em;
  }
}

/* 768px～1023px responsive-closed */
/*end ----------------------------------------------------------------------------
□ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ 
**********************************************************************************/
/**********************************************************************************
 □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ 

◆	Stylesheet: 767pxまで(スマホ)のモニタで適用	◆

□ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ 
start----------------------------------------------------------------------------*/
@media screen and (max-width: 767px) {
  .button01 {
    width: 90%;
    margin: 0px auto 25px;
    /*==============================================
        .button01 .suggest
        ===============================================*/
    /*==============================================
        .button01 .btn-bg
        ===============================================*/
  }
  .button01 .suggest {
    padding: 0 0 30px 0;
    font-size: 4.25vw;
    width: 94%;
  }
  .button01 .suggest:before {
    content: "";
    top: 3px;
    left: -10px;
    height: 16px;
  }
  .button01 .suggest:after {
    top: 3px;
    left: 10px;
    height: 16px;
  }
  .button01 .btn-bg {
    padding: 18px 5px 22px;
    width: 100%;
    margin: 10px auto 0;
  }
  .button01 .btn-bg:after {
    content: "";
    width: 100%;
    height: 100%;
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    z-index: -1;
    opacity: 0;
    -webkit-transition: .8s;
    transition: .8s;
  }
  .button01 .btn-bg .btn {
    width: 100%;
    display: block;
    height: auto;
    position: relative;
    text-align: center;
  }
  .button01 .btn-bg .btn .circle {
    background: #fff;
    text-shadow: 0px 0px 0px #fff;
    width: 18vw;
    height: 18vw;
    position: absolute;
    top: -40px;
    left: -15px;
    border-radius: 100px;
    text-align: center;
    padding: 5px 0 0 0;
    line-height: 1.0;
  }
  .button01 .btn-bg .btn .circle .cover .normal {
    font-size: 2.75vw;
  }
  .button01 .btn-bg .btn .circle .cover .big {
    font-size: 4.5vw;
    letter-spacing: -2px;
    display: block;
    line-height: 1.1;
  }
  .button01 .btn-bg .btn .text {
    font-size: 6vw;
  }
  .button01 .btn-bg .btn .text:before {
    content: "\226B";
    font-size: 0.9em;
  }
  .button01 .btn-bg .btn .text .small {
    font-size: 0.85em;
  }
}

/* 767px responsive-closed */
/*end ----------------------------------------------------------------------------
□ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ 
**********************************************************************************/
/**********************************************************************************
□ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □   

◆	Stylesheet: さらに刻んで320pxまでのモニタで適用	◆

□ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ 
start----------------------------------------------------------------------------*/
/* 320px responsive-closed */
/*end ----------------------------------------------------------------------------
□ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ 
**********************************************************************************/
/*===================================================================================================
□ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ 

〇 TITLE16-01 〇

□ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ 
====================================================================================================*/
.title16-01 {
  background: #bc1b21;
  padding: 50px 0 50px 0;
  position: relative;
  overflow: hidden;
}

.title16-01 .en {
  color: rgba(255, 255, 255, 0.1);
  font-family: futura-pt, futura-pt-bold,atten-round-new,sans-serif;
  font-weight: 700;
  font-size: 200px;
  line-height: 0.8;
  position: absolute;
  bottom: 0;
  left: 0;
  z-index: 2;
}

.title16-01 .title-wrapper {
  max-width: 1480px;
  padding: 0 3.5% 0 3.5%;
  margin: 0 auto 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}

.title16-01 .title-wrapper .text {
  color: #fff;
  margin: 0 80px 0 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}

.title16-01 .title-wrapper .text h4 {
  font-family: futura-pt, futura-pt-bold,atten-round-new,sans-serif;
  font-weight: 700;
  font-size: 80px;
  margin: 20px 0 0 0;
  padding: 0 0 0 0;
}

.title16-01 .title-wrapper .text h2 {
  margin: 20px 0 0 0;
  font-size: 24px;
}

.title16-01 .title-wrapper .text h2 .cover {
  display: inline-block;
}

.title16-01 .title-wrapper .text h3 {
  margin: 25px 0 0 0;
  font-size: 17px;
}

.title16-01 .title-wrapper .text .caution {
  margin: 20px 0 0 0;
  font-size: 14px;
}

.title16-01 .title-wrapper .thumbs {
  position: relative;
  z-index: 1;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

.title16-01 .title-wrapper .thumbs .thumb {
  width: 250px;
  height: auto;
  position: relative;
}

.title16-01 .title-wrapper .thumbs .thumb::before {
  position: absolute;
  content: "";
  width: 90%;
  height: 90%;
  border: solid 4px rgba(255, 255, 255, 0.8);
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
}

.title16-01 .title-wrapper .thumbs .thumb:nth-child(1) img {
  width: 100%;
  height: auto;
}

.title16-01 .title-wrapper .thumbs .thumb:nth-child(2) {
  position: relative;
  top: 30px;
  left: 30px;
}

.title16-01 .title-wrapper .thumbs .thumb:nth-child(2) img {
  width: 100%;
  height: auto;
}

.title16-01 .title-wrapper .thumbs .thumb:nth-child(3) {
  position: relative;
  top: -10px;
  left: 60px;
}

.title16-01 .title-wrapper .thumbs .thumb:nth-child(3) img {
  width: 100%;
  height: auto;
}

/**********************************************************************************
□ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □  

◆	Stylesheet: 1024px～1280px(iPad縦からiPad横)までのモニタで適用	◆

start----------------------------------------------------------------------------*/
/* 1024px～1280px responsive-close



/**********************************************************************************
□ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □  

◆	Stylesheet: 768px～1023px(iPad縦からiPad横)までのモニタで適用	◆

start----------------------------------------------------------------------------*/
@media screen and (min-width: 768px) and (max-width: 1023px) {
  .title16-01 {
    background: #bc1b21;
    padding: 50px 0px 50px 0px;
    position: relative;
    overflow: hidden;
  }
  .title16-01 .en {
    font-size: 20vw;
    line-height: 0.8;
    position: absolute;
    bottom: 0;
    left: 0;
    z-index: 2;
  }
  .title16-01 .title-wrapper {
    max-width: 1480px;
    padding: 0 3.5% 0 3.5%;
    margin: 0 auto 0;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
  }
  .title16-01 .title-wrapper .text {
    color: #fff;
    margin: 0 20px 0 0;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
  .title16-01 .title-wrapper .text h4 {
    font-size: 80px;
    margin: 20px 0 0 0;
    padding: 0 0 0 0;
  }
  .title16-01 .title-wrapper .text h2 {
    margin: 20px 0 0 0;
    font-size: 2.75vw;
  }
  .title16-01 .title-wrapper .text h2 .cover {
    display: inline-block;
  }
  .title16-01 .title-wrapper .text h3 {
    margin: 25px 0 0 0;
    font-size: 17px;
  }
  .title16-01 .title-wrapper .text .caution {
    margin: 20px 0 0 0;
    font-size: 14px;
  }
  .title16-01 .title-wrapper .thumbs {
    position: relative;
    z-index: 1;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
  }
  .title16-01 .title-wrapper .thumbs .thumb {
    width: 150px;
    height: auto;
    position: relative;
  }
  .title16-01 .title-wrapper .thumbs .thumb::before {
    position: absolute;
    content: "";
    width: 90%;
    height: 90%;
    border: solid 4px rgba(255, 255, 255, 0.8);
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
            transform: translate(-50%, -50%);
  }
  .title16-01 .title-wrapper .thumbs .thumb:nth-child(1) img {
    width: 100%;
    height: auto;
  }
  .title16-01 .title-wrapper .thumbs .thumb:nth-child(2) {
    position: relative;
    top: 30px;
    left: 30px;
  }
  .title16-01 .title-wrapper .thumbs .thumb:nth-child(2) img {
    width: 100%;
    height: auto;
  }
  .title16-01 .title-wrapper .thumbs .thumb:nth-child(3) {
    position: relative;
    top: -10px;
    left: 60px;
  }
  .title16-01 .title-wrapper .thumbs .thumb:nth-child(3) img {
    width: 100%;
    height: auto;
  }
}

/* 768px～1023px responsive-closed */
/*end ----------------------------------------------------------------------------
□ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ 
**********************************************************************************/
/**********************************************************************************
 □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ 

◆	Stylesheet: 767pxまで(スマホ)のモニタで適用	◆

□ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ 
start----------------------------------------------------------------------------*/
@media screen and (max-width: 767px) {
  .title16-01 {
    padding: 25px 0 45px 0;
  }
  .title16-01 .en {
    font-size: 20vw;
    bottom: 0;
    left: 0;
    z-index: 2;
    color: rgba(255, 255, 255, 0.3);
  }
  .title16-01 .title-wrapper {
    padding: 0 5% 0 5%;
    margin: 0 auto 0;
    display: block;
  }
  .title16-01 .title-wrapper .text {
    margin: 0 0px 0 0;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
  .title16-01 .title-wrapper .text h4 {
    font-size: 18vw;
    margin: 0px 0 0 0;
    padding: 0 0 0 0;
    line-height: 1.0;
  }
  .title16-01 .title-wrapper .text h2 {
    margin: 20px 0 0 0;
    font-size: 6.0vw;
  }
  .title16-01 .title-wrapper .text h2 .cover {
    display: inline-block;
  }
  .title16-01 .title-wrapper .text h3 {
    margin: 25px 0 0 0;
    font-size: 17px;
  }
  .title16-01 .title-wrapper .text .caution {
    margin: 20px 0 0 0;
    font-size: 14px;
  }
  .title16-01 .title-wrapper .thumbs {
    position: relative;
    z-index: 1;
    margin: 20px 0 0 0;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: distribute;
        justify-content: space-around;
  }
  .title16-01 .title-wrapper .thumbs .thumb {
    width: 31%;
    height: auto;
    position: relative;
  }
  .title16-01 .title-wrapper .thumbs .thumb::before {
    position: absolute;
    content: "";
    width: 90%;
    height: 90%;
    border: solid 4px rgba(250, 227, 228, 0.8);
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
            transform: translate(-50%, -50%);
  }
  .title16-01 .title-wrapper .thumbs .thumb:nth-child(1) img {
    width: 100%;
    height: auto;
  }
  .title16-01 .title-wrapper .thumbs .thumb:nth-child(2) {
    position: relative;
    top: 30px;
    left: 0px;
  }
  .title16-01 .title-wrapper .thumbs .thumb:nth-child(2) img {
    width: 100%;
    height: auto;
  }
  .title16-01 .title-wrapper .thumbs .thumb:nth-child(3) {
    position: relative;
    top: -10px;
    left: 0px;
  }
  .title16-01 .title-wrapper .thumbs .thumb:nth-child(3) img {
    width: 100%;
    height: auto;
  }
}

/* 767px responsive-closed */
/*end ----------------------------------------------------------------------------
□ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ 
**********************************************************************************/
/**********************************************************************************
□ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □   

◆	Stylesheet: さらに刻んで320pxまでのモニタで適用	◆

□ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ 
start----------------------------------------------------------------------------*/
/* 320px responsive-closed */
/*end ----------------------------------------------------------------------------
□ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ 
**********************************************************************************/
/*===================================================================================================
□ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ 

〇 VOICE12 〇

□ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ 
====================================================================================================*/
.voice12 {
  background: #fae3e4;
}

.voice12 .wrapper {
  background: url(../images/point08-pattern.svg) repeat 0 0;
  background-size: 50px auto;
}

.voice12 .wrapper .inner {
  max-width: 1480px;
  margin: 0 auto 0;
  padding: 50px 3.5% 50px 3.5%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}

.voice12 .wrapper .inner .box {
  width: 48.5%;
  margin: 30px 3% 0 0;
  background: #fff;
  border: solid 3px #bc1b21;
}

.voice12 .wrapper .inner .box:nth-child(2n) {
  margin: 30px 0% 0 0;
}

.voice12 .wrapper .inner .box h4 {
  margin: -15px auto 0;
  text-align: center;
  line-height: 1.35;
}

.voice12 .wrapper .inner .box h4 .cover {
  line-height: 1.35;
  display: inline-block;
  background: #bc1b21;
  color: #fff;
  font-family: futura-pt-bold, sans-serif;
  font-weight: 700;
  padding: 3px 30px 3px 30px;
  letter-spacing: 2px;
  font-size: 17px;
}

.voice12 .wrapper .inner .box .catch {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  padding: 20px 35px 0 35px;
}

.voice12 .wrapper .inner .box .catch .thumb {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: end;
      -ms-flex-align: end;
          align-items: flex-end;
  width: 30%;
  height: 30%;
  background: #fae3e4;
  margin: 0 3% 0 0;
  padding: 0px 0px 0px 0px;
  border-radius: 100%;
  overflow: hidden;
}

.voice12 .wrapper .inner .box .catch .thumb .cover {
  width: 100%;
  margin: 0 auto 0;
  position: relative;
  top: 15px;
}

.voice12 .wrapper .inner .box .catch .thumb .cover img {
  width: 100%;
  height: auto;
}

.voice12 .wrapper .inner .box .catch .text {
  width: 67%;
}

.voice12 .wrapper .inner .box .catch .text .star-wrapper {
  /* 星5 */
  /* 星4.5 */
  /* 星4 */
  /* 星3.5 */
  /* 星3 */
  /* 星2.5 */
  /* 星2 */
  /* 星1.5 */
  /* 星1 */
  /* 星0.5 */
  /* 星0 */
}

.voice12 .wrapper .inner .box .catch .text .star-wrapper .star5-rating {
  position: relative;
  z-index: 0;
  display: inline-block;
  white-space: nowrap;
  color: #CCCCCC;
  /* グレーカラー 自由に設定化 */
  /*font-size: 30px; フォントサイズ 自由に設定化 */
}

.voice12 .wrapper .inner .box .catch .text .star-wrapper .star5-rating:before, .voice12 .wrapper .inner .box .catch .text .star-wrapper .star5-rating:after {
  content: '★★★★★';
  font-size: 40px;
}

.voice12 .wrapper .inner .box .catch .text .star-wrapper .star5-rating:after {
  position: absolute;
  z-index: 1;
  top: 0;
  left: 0;
  overflow: hidden;
  white-space: nowrap;
  color: #ffcf32;
  /* イエローカラー 自由に設定化 */
}

.voice12 .wrapper .inner .box .catch .text .star-wrapper .star5-rating[data-rate="5"]:after {
  width: 100%;
}

.voice12 .wrapper .inner .box .catch .text .star-wrapper .star5-rating[data-rate="4.5"]:after {
  width: 90%;
}

.voice12 .wrapper .inner .box .catch .text .star-wrapper .star5-rating[data-rate="4"]:after {
  width: 80%;
}

.voice12 .wrapper .inner .box .catch .text .star-wrapper .star5-rating[data-rate="3.5"]:after {
  width: 70%;
}

.voice12 .wrapper .inner .box .catch .text .star-wrapper .star5-rating[data-rate="3"]:after {
  width: 60%;
}

.voice12 .wrapper .inner .box .catch .text .star-wrapper .star5-rating[data-rate="2.5"]:after {
  width: 50%;
}

.voice12 .wrapper .inner .box .catch .text .star-wrapper .star5-rating[data-rate="2"]:after {
  width: 40%;
}

.voice12 .wrapper .inner .box .catch .text .star-wrapper .star5-rating[data-rate="1.5"]:after {
  width: 30%;
}

.voice12 .wrapper .inner .box .catch .text .star-wrapper .star5-rating[data-rate="1"]:after {
  width: 20%;
}

.voice12 .wrapper .inner .box .catch .text .star-wrapper .star5-rating[data-rate="0.5"]:after {
  width: 10%;
}

.voice12 .wrapper .inner .box .catch .text .star-wrapper .star5-rating[data-rate="0"]:after {
  width: 0%;
}

.voice12 .wrapper .inner .box .catch .text h3 {
  font-family: fot-tsukuardgothic-std, sans-serif;
  font-weight: 700;
  color: #bc1b21;
  font-size: 35px;
}

.voice12 .wrapper .inner .box .block {
  margin: 30px 0 0 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  padding: 0 35px 0 35px;
}

.voice12 .wrapper .inner .box .block .element {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

.voice12 .wrapper .inner .box .block .element .mark {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  background: #bc1b21;
  padding: 5px 20px 5px 20px;
  margin: 0 10px 0 0;
  border-radius: 60px;
}

.voice12 .wrapper .inner .box .block .element .mark .icon {
  width: 30px;
  margin: 0 3px 0 0;
}

.voice12 .wrapper .inner .box .block .element .mark .icon img {
  width: 100%;
  height: auto;
}

.voice12 .wrapper .inner .box .block .element .mark .plane {
  font-family: fot-tsukuardgothic-std, sans-serif;
  font-weight: 700;
  font-size: 18px;
  color: #fff;
}

.voice12 .wrapper .inner .box .block .element .semi {
  font-size: 20px;
  color: #5c5c5c;
}

.voice12 .wrapper .inner .box .block .element .semi .small {
  font-size: 0.75em;
}

.voice12 .wrapper .inner .box .block .element:nth-child(1) {
  margin: 0 30px 0 0;
}

.voice12 .wrapper .inner .box .sentence {
  margin: 20px 0 0 0;
  padding: 0 35px 30px 35px;
}

.voice12 .wrapper .inner .box .sentence p {
  font-size: 20px;
  line-height: 2.0;
  padding: 10px 0 10px 0;
  color: #5c5c5c;
}

/**********************************************************************************
□ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □  

◆	Stylesheet: 1024px～1280px(iPad縦からiPad横)までのモニタで適用	◆

start----------------------------------------------------------------------------*/
/* 768px～1023px responsive-close



/**********************************************************************************
□ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □  

◆	Stylesheet: 768px～1023px(iPad縦からiPad横)までのモニタで適用	◆

start----------------------------------------------------------------------------*/
@media screen and (min-width: 768px) and (max-width: 1023px) {
  .voice12 {
    background: #fae3e4;
  }
  .voice12 .wrapper {
    background: url(../images/point08-pattern.svg) repeat 0 0;
    background-size: 50px auto;
  }
  .voice12 .wrapper .inner {
    max-width: 1480px;
    margin: 0 auto 0;
    padding: 50px 3.5% 50px 3.5%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
  }
  .voice12 .wrapper .inner .box {
    width: 100%;
    margin: 30px auto 0;
    background: #fff;
    border: solid 3px #bc1b21;
  }
  .voice12 .wrapper .inner .box:nth-child(2n) {
    margin: 30px auto 0;
  }
  .voice12 .wrapper .inner .box h4 {
    margin: -15px auto 0;
    text-align: center;
    line-height: 1.35;
  }
  .voice12 .wrapper .inner .box h4 .cover {
    line-height: 1.35;
    display: inline-block;
    background: #bc1b21;
    color: #fff;
    font-family: futura-pt-bold, sans-serif;
    font-weight: 700;
    padding: 3px 30px 3px 30px;
    letter-spacing: 2px;
    font-size: 17px;
  }
  .voice12 .wrapper .inner .box .catch {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    padding: 20px 35px 0 35px;
  }
  .voice12 .wrapper .inner .box .catch .thumb {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    -webkit-box-align: end;
        -ms-flex-align: end;
            align-items: flex-end;
    width: 30%;
    height: 30%;
    background: #fae3e4;
    margin: 0 3% 0 0;
    padding: 0px 0px 0px 0px;
    border-radius: 100%;
    overflow: hidden;
  }
  .voice12 .wrapper .inner .box .catch .thumb .cover {
    width: 100%;
    margin: 0 auto 0;
    position: relative;
    top: 15px;
  }
  .voice12 .wrapper .inner .box .catch .thumb .cover img {
    width: 100%;
    height: auto;
  }
  .voice12 .wrapper .inner .box .catch .text {
    width: 67%;
  }
  .voice12 .wrapper .inner .box .catch .text .star-wrapper .star5-rating {
    position: relative;
    z-index: 0;
    display: inline-block;
    white-space: nowrap;
    color: #CCCCCC;
    /* グレーカラー 自由に設定化 */
    /*font-size: 30px; フォントサイズ 自由に設定化 */
  }
  .voice12 .wrapper .inner .box .catch .text .star-wrapper .star5-rating:before, .voice12 .wrapper .inner .box .catch .text .star-wrapper .star5-rating:after {
    content: '★★★★★';
    font-size: 40px;
  }
  .voice12 .wrapper .inner .box .catch .text .star-wrapper .star5-rating:after {
    position: absolute;
    z-index: 1;
    top: 0;
    left: 0;
    overflow: hidden;
    white-space: nowrap;
    color: #ffcf32;
    /* イエローカラー 自由に設定化 */
  }
  .voice12 .wrapper .inner .box .catch .text h3 {
    font-family: fot-tsukuardgothic-std, sans-serif;
    font-weight: 700;
    color: #bc1b21;
    font-size: 35px;
  }
  .voice12 .wrapper .inner .box .block {
    margin: 30px 0 0 0;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    padding: 0 35px 0 35px;
  }
  .voice12 .wrapper .inner .box .block .element {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
  }
  .voice12 .wrapper .inner .box .block .element .mark {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    background: #bc1b21;
    padding: 5px 20px 5px 20px;
    margin: 0 10px 0 0;
    border-radius: 60px;
  }
  .voice12 .wrapper .inner .box .block .element .mark .icon {
    width: 30px;
    margin: 0 3px 0 0;
  }
  .voice12 .wrapper .inner .box .block .element .mark .icon img {
    width: 100%;
    height: auto;
  }
  .voice12 .wrapper .inner .box .block .element .mark .plane {
    font-family: fot-tsukuardgothic-std, sans-serif;
    font-weight: 700;
    font-size: 18px;
    color: #fff;
  }
  .voice12 .wrapper .inner .box .block .element .semi {
    font-size: 20px;
    color: #5c5c5c;
  }
  .voice12 .wrapper .inner .box .block .element .semi .small {
    font-size: 0.75em;
  }
  .voice12 .wrapper .inner .box .block .element:nth-child(1) {
    margin: 0 30px 0 0;
  }
  .voice12 .wrapper .inner .box .sentence {
    margin: 20px 0 0 0;
    padding: 0 35px 30px 35px;
  }
  .voice12 .wrapper .inner .box .sentence p {
    font-size: 18px;
    line-height: 2.0;
    padding: 10px 0 10px 0;
  }
}

/* 768px～1023px responsive-closed */
/*end ----------------------------------------------------------------------------
□ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ 
**********************************************************************************/
/**********************************************************************************
 □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ 

◆	Stylesheet: 767pxまで(スマホ)のモニタで適用	◆

□ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ 
start----------------------------------------------------------------------------*/
@media screen and (max-width: 767px) {
  .voice12 .wrapper .inner {
    margin: 0 auto 0;
    padding: 30px 3.5% 50px 3.5%;
    display: block;
  }
  .voice12 .wrapper .inner .box {
    width: 100%;
    margin: 40px 0 0 0;
    background: #fff;
    border: solid 3px #bc1b21;
  }
  .voice12 .wrapper .inner .box:nth-child(2n) {
    margin: 40px 0 0 0;
  }
  .voice12 .wrapper .inner .box h4 {
    margin: -15px auto 0;
    text-align: center;
    line-height: 1.35;
  }
  .voice12 .wrapper .inner .box h4 .cover {
    line-height: 1.35;
    display: inline-block;
    background: #bc1b21;
    color: #fff;
    font-family: futura-pt-bold, sans-serif;
    font-weight: 700;
    padding: 3px 30px 3px 30px;
    letter-spacing: 2px;
    font-size: 17px;
  }
  .voice12 .wrapper .inner .box .catch {
    display: block;
    padding: 20px 25px 0 25px;
  }
  .voice12 .wrapper .inner .box .catch .thumb {
    width: 50%;
    height: 50%;
    margin: 0 auto 0;
    padding: 0px 0px 0px 0px;
    border-radius: 100%;
    overflow: hidden;
  }
  .voice12 .wrapper .inner .box .catch .thumb .cover {
    width: 100%;
    margin: 0 auto 0;
    position: relative;
    top: 15px;
  }
  .voice12 .wrapper .inner .box .catch .thumb .cover img {
    width: 100%;
    height: auto;
  }
  .voice12 .wrapper .inner .box .catch .text {
    width: 100%;
  }
  .voice12 .wrapper .inner .box .catch .text .star-wrapper {
    text-align: center;
  }
  .voice12 .wrapper .inner .box .catch .text .star-wrapper .star5-rating:before, .voice12 .wrapper .inner .box .catch .text .star-wrapper .star5-rating:after {
    font-size: 30px;
  }
  .voice12 .wrapper .inner .box .catch .text h3 {
    font-size: 28px;
  }
  .voice12 .wrapper .inner .box .block {
    margin: 0px 0 0 0;
    display: block;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    padding: 0 25px 0 25px;
  }
  .voice12 .wrapper .inner .box .block .element {
    margin: 15px 0 0 0;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
  }
  .voice12 .wrapper .inner .box .block .element .mark {
    padding: 5px 15px 5px 15px;
    margin: 0 10px 0 0;
    border-radius: 60px;
  }
  .voice12 .wrapper .inner .box .block .element .mark .icon {
    width: 25px;
    margin: 0 3px 0 0;
  }
  .voice12 .wrapper .inner .box .block .element .mark .icon img {
    width: 100%;
    height: auto;
  }
  .voice12 .wrapper .inner .box .block .element .mark .plane {
    font-size: 16px;
  }
  .voice12 .wrapper .inner .box .block .element .semi {
    font-size: 18px;
    color: #5c5c5c;
  }
  .voice12 .wrapper .inner .box .block .element .semi .small {
    font-size: 0.75em;
  }
  .voice12 .wrapper .inner .box .block .element:nth-child(1) {
    margin: 15px 0 0 0;
  }
  .voice12 .wrapper .inner .box .sentence {
    margin: 20px 0 0 0;
    padding: 0 35px 30px 35px;
  }
  .voice12 .wrapper .inner .box .sentence p {
    font-size: 16px;
    line-height: 2.0;
    padding: 10px 0 10px 0;
    color: #5c5c5c;
  }
}

/* 767px responsive-closed */
/*end ----------------------------------------------------------------------------
□ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ 
**********************************************************************************/
/**********************************************************************************
□ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □   

◆	Stylesheet: さらに刻んで320pxまでのモニタで適用	◆

□ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ 
start----------------------------------------------------------------------------*/
/* 320px responsive-closed */
/*end ----------------------------------------------------------------------------
□ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ 
**********************************************************************************/
/*===================================================================================================
□ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ 

〇 TITLE32-01 〇

□ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ 
====================================================================================================*/
.title32-01 .title-wrapper {
  position: relative;
  overflow: hidden;
  background-color: #bc1b21;
}

.title32-01 .title-wrapper .en01,
.title32-01 .title-wrapper .en02 {
  position: absolute;
  font-family: futura-pt, futura-pt-bold,atten-round-new,sans-serif;
  font-weight: 700;
  color: rgba(250, 227, 228, 0.5);
  font-size: 120px;
  line-height: 0.9;
}

.title32-01 .title-wrapper .en01 {
  top: 0;
  left: 0;
  z-index: 1;
}

.title32-01 .title-wrapper .en02 {
  bottom: 0;
  right: 0;
  z-index: 3;
}

.title32-01 .title-wrapper .inner {
  max-width: 1280px;
  margin: 0 auto 0;
  padding: 70px 3.5% 70px 3.5%;
  position: relative;
  z-index: 2;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

.title32-01 .title-wrapper .inner .text h2 .cover {
  display: inline-block;
  background: #fff;
  color: #bc1b21;
  letter-spacing: 2px;
  line-height: 1.3;
}

.title32-01 .title-wrapper .inner .text h2 .cover .main {
  font-size: 55px;
  padding: 13px 65px 15px 65px;
}

.title32-01 .title-wrapper .inner .text h2 .cover .sub {
  font-size: 20px;
  background: #97171c;
  padding: 6px 15px 6px 15px;
  text-align: center;
  color: #fff;
}

.title32-01 .title-wrapper .inner .text h3 .cover {
  display: inline-block;
  background: #ffd1d3;
  color: #97171c;
  padding: 3px 65px 3px 65px;
}

.title32-01 .title-wrapper .inner .thumb {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: end;
      -ms-flex-align: end;
          align-items: flex-end;
}

.title32-01 .title-wrapper .inner .thumb .thumb01 {
  width: 350px;
}

.title32-01 .title-wrapper .inner .thumb .thumb01 img {
  width: 100%;
  height: auto;
}

.title32-01 .title-wrapper .inner .thumb .thumb02 {
  width: 350px;
  margin: 0 0 -50px -100px;
}

.title32-01 .title-wrapper .inner .thumb .thumb02 img {
  width: 100%;
  height: auto;
}

/**********************************************************************************
□ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □  

◆	Stylesheet: 1024px～1280px(iPad縦からiPad横)までのモニタで適用	◆

start----------------------------------------------------------------------------*/
@media screen and (min-width: 1024px) and (max-width: 1280px) {
  .title32-01 .title-wrapper .en01,
  .title32-01 .title-wrapper .en02 {
    font-size: 120px;
    line-height: 0.9;
  }
  .title32-01 .title-wrapper .en01 {
    top: 0;
    left: 0;
  }
  .title32-01 .title-wrapper .en02 {
    bottom: 0;
    right: 0;
  }
  .title32-01 .title-wrapper .inner {
    max-width: 1280px;
    margin: 0 auto 0;
    padding: 70px 3.5% 70px 3.5%;
    position: relative;
    z-index: 2;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
  }
  .title32-01 .title-wrapper .inner .text h2 .cover {
    display: inline-block;
    background: #fff;
    color: #bc1b21;
    letter-spacing: 2px;
    line-height: 1.3;
  }
  .title32-01 .title-wrapper .inner .text h2 .cover .main {
    font-size: 4.5vw;
    padding: 13px 35px 15px 35px;
  }
  .title32-01 .title-wrapper .inner .text h2 .cover .sub {
    font-size: 20px;
    background: #97171c;
    padding: 6px 15px 6px 15px;
    text-align: center;
    color: #fff;
  }
  .title32-01 .title-wrapper .inner .text h3 .cover {
    display: inline-block;
    background: #ffd1d3;
    color: #97171c;
    padding: 3px 65px 3px 65px;
  }
  .title32-01 .title-wrapper .inner .thumb {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    -webkit-box-align: end;
        -ms-flex-align: end;
            align-items: flex-end;
  }
  .title32-01 .title-wrapper .inner .thumb .thumb01 {
    width: 350px;
  }
  .title32-01 .title-wrapper .inner .thumb .thumb01 img {
    width: 100%;
    height: auto;
  }
  .title32-01 .title-wrapper .inner .thumb .thumb02 {
    width: 240px;
    margin: 0 0 -50px -100px;
  }
  .title32-01 .title-wrapper .inner .thumb .thumb02 img {
    width: 100%;
    height: auto;
  }
}

/* 1024px～1280px responsive-close



/**********************************************************************************
□ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □  

◆	Stylesheet: 768px～1023px(iPad縦からiPad横)までのモニタで適用	◆

start----------------------------------------------------------------------------*/
@media screen and (min-width: 768px) and (max-width: 1023px) {
  .title32-01 .title-wrapper .en01,
  .title32-01 .title-wrapper .en02 {
    white-space: nowrap;
    font-size: 120px;
    line-height: 0.9;
  }
  .title32-01 .title-wrapper .en01 {
    top: 0;
    left: 100%;
    -webkit-transform: translate(-100%, 0);
            transform: translate(-100%, 0);
  }
  .title32-01 .title-wrapper .en02 {
    bottom: 0;
    right: 0;
  }
  .title32-01 .title-wrapper .inner {
    max-width: 1280px;
    margin: 0 auto 0;
    padding: 30px 3.5% 70px 0%;
    position: relative;
    z-index: 2;
    display: block;
  }
  .title32-01 .title-wrapper .inner .text h2 .cover {
    display: inline-block;
    background: #fff;
    color: #bc1b21;
    letter-spacing: 2px;
    line-height: 1.3;
  }
  .title32-01 .title-wrapper .inner .text h2 .cover .main {
    font-size: 55px;
    padding: 13px 65px 15px 65px;
  }
  .title32-01 .title-wrapper .inner .text h2 .cover .sub {
    font-size: 20px;
    background: #97171c;
    padding: 6px 15px 6px 15px;
    text-align: center;
    color: #fff;
  }
  .title32-01 .title-wrapper .inner .text h3 .cover {
    display: inline-block;
    background: #ffd1d3;
    color: #97171c;
    padding: 3px 65px 3px 65px;
  }
  .title32-01 .title-wrapper .inner .thumb {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: end;
        -ms-flex-pack: end;
            justify-content: flex-end;
    -webkit-box-align: end;
        -ms-flex-align: end;
            align-items: flex-end;
  }
  .title32-01 .title-wrapper .inner .thumb .thumb01 {
    width: 350px;
  }
  .title32-01 .title-wrapper .inner .thumb .thumb01 img {
    width: 100%;
    height: auto;
  }
  .title32-01 .title-wrapper .inner .thumb .thumb02 {
    width: 240px;
    margin: 0 0 -50px -100px;
  }
  .title32-01 .title-wrapper .inner .thumb .thumb02 img {
    width: 100%;
    height: auto;
  }
}

/* 768px～1023px responsive-closed */
/*end ----------------------------------------------------------------------------
□ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ 
**********************************************************************************/
/**********************************************************************************
 □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ 

◆	Stylesheet: 767pxまで(スマホ)のモニタで適用	◆

□ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ 
start----------------------------------------------------------------------------*/
@media screen and (max-width: 767px) {
  .title32-01 .title-wrapper .en01,
  .title32-01 .title-wrapper .en02 {
    font-size: 22vw;
  }
  .title32-01 .title-wrapper .en01 {
    top: 0;
    left: 0;
    z-index: 1;
  }
  .title32-01 .title-wrapper .en02 {
    bottom: 0;
    right: 0;
    z-index: 3;
  }
  .title32-01 .title-wrapper .inner {
    max-width: 1280px;
    margin: 0 auto 0;
    padding: 70px 0% 70px 0%;
    position: relative;
    z-index: 2;
    display: block;
  }
  .title32-01 .title-wrapper .inner .text h2 {
    text-align: center;
  }
  .title32-01 .title-wrapper .inner .text h2 .cover .main {
    font-size: 8vw;
    padding: 13px 35px 15px 35px;
  }
  .title32-01 .title-wrapper .inner .text h2 .cover .sub {
    font-size: 18px;
    background: #97171c;
    padding: 6px 15px 6px 15px;
    text-align: center;
    color: #fff;
  }
  .title32-01 .title-wrapper .inner .text h3 {
    text-align: center;
  }
  .title32-01 .title-wrapper .inner .text h3 .cover {
    display: inline-block;
    background: #ffd1d3;
    color: #97171c;
    padding: 3px 65px 3px 65px;
  }
  .title32-01 .title-wrapper .inner .thumb {
    margin: 20px 0 0 0;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    -webkit-box-align: end;
        -ms-flex-align: end;
            align-items: flex-end;
    width: 100%;
  }
  .title32-01 .title-wrapper .inner .thumb .thumb01 {
    width: 60%;
  }
  .title32-01 .title-wrapper .inner .thumb .thumb01 img {
    width: 100%;
    height: auto;
  }
  .title32-01 .title-wrapper .inner .thumb .thumb02 {
    width: 40%;
    margin: 0 0 -50px -100px;
  }
  .title32-01 .title-wrapper .inner .thumb .thumb02 img {
    width: 100%;
    height: auto;
  }
}

/* 767px responsive-closed */
/*end ----------------------------------------------------------------------------
□ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ 
**********************************************************************************/
/**********************************************************************************
□ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □   

◆	Stylesheet: さらに刻んで320pxまでのモニタで適用	◆

□ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ 
start----------------------------------------------------------------------------*/
/* 320px responsive-closed */
/*end ----------------------------------------------------------------------------
□ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ 
**********************************************************************************/
/*===================================================================================================
□ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ 

〇 TITLE80-01 〇

□ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ 
====================================================================================================*/
.title80-01 {
  background: #bc1b21;
  position: relative;
  overflow: hidden;
}

.title80-01 .back01,
.title80-01 .back02 {
  font-family: futura-pt-bold,atten-round-new,sans-serif;
  font-weight: 700;
  position: absolute;
  overflow: hidden;
  line-height: 1.0;
}

.title80-01 .back01 {
  font-size: 110px;
  -webkit-writing-mode: vertical-rl;
      -ms-writing-mode: tb-rl;
          writing-mode: vertical-rl;
  color: rgba(58, 38, 1, 0.4);
  top: 0;
  right: 0;
}

.title80-01 .back02 {
  font-size: 120px;
  color: rgba(250, 227, 228, 0.3);
  left: 3%;
  bottom: 0%;
}

.title80-01 .title-wrapper .inner {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  max-width: 1480px;
  margin: 0 auto 0;
  padding: 70px 7% 70px 7%;
}

.title80-01 .title-wrapper .inner .text {
  width: 45%;
  margin: 0 5% 0 0;
}

.title80-01 .title-wrapper .inner .text h3 {
  text-align: right;
}

.title80-01 .title-wrapper .inner .text h3 .cover {
  display: inline-block;
  border: solid 2px #fff;
  padding: 5px 40px 5px 40px;
  font-family: futura-pt-bold,atten-round-new,sans-serif;
  font-weight: 700;
  text-align: center;
  color: #fff;
  letter-spacing: 2px;
}

.title80-01 .title-wrapper .inner .text h2 {
  margin: 10px 0 0 0;
}

.title80-01 .title-wrapper .inner .text h2 .cover {
  line-height: 1.35;
  text-align: right;
}

.title80-01 .title-wrapper .inner .text h2 .cover .main {
  display: inline-block;
  color: #fff;
}

.title80-01 .title-wrapper .inner .text h2 .cover .main .small {
  font-size: 45px;
}

.title80-01 .title-wrapper .inner .text h2 .cover .main .big {
  font-size: 95px;
}

.title80-01 .title-wrapper .inner .text h4 {
  margin: 10px 0 0 0;
  padding: 0 0 0 0;
  position: relative;
  z-index: 5;
}

.title80-01 .title-wrapper .inner .text h4 .cover {
  text-align: right;
  font-size: 24px;
  line-height: 2.0;
  color: #fff;
}

.title80-01 .title-wrapper .inner .image {
  width: 50%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  position: relative;
}

.title80-01 .title-wrapper .inner .image .thumb01 {
  width: 80%;
  margin: -35% -20% 0 0;
  position: relative;
  z-index: 2;
}

.title80-01 .title-wrapper .inner .image .thumb01 img {
  width: 100%;
  height: auto;
}

.title80-01 .title-wrapper .inner .image .thumb02 {
  width: 80%;
  margin: 35% 0 0 -20%;
  position: relative;
  z-index: 1;
}

.title80-01 .title-wrapper .inner .image .thumb02 img {
  width: 100%;
  height: auto;
}

/**********************************************************************************
□ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □  

◆	Stylesheet: 1024px～1280px(iPad縦からiPad横)までのモニタで適用	◆

start----------------------------------------------------------------------------*/
/* 768px～1023px responsive-close



/**********************************************************************************
□ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □  

◆	Stylesheet: 768px～1023px(iPad縦からiPad横)までのモニタで適用	◆

start----------------------------------------------------------------------------*/
@media screen and (min-width: 768px) and (max-width: 1023px) {
  .title80-01 {
    background: #bc1b21;
    position: relative;
    overflow: hidden;
  }
  .title80-01 .back01,
  .title80-01 .back02 {
    font-family: futura-pt-bold,atten-round-new,sans-serif;
    font-weight: 700;
    position: absolute;
    overflow: hidden;
    line-height: 1.0;
  }
  .title80-01 .back01 {
    font-size: 110px;
    -webkit-writing-mode: vertical-rl;
        -ms-writing-mode: tb-rl;
            writing-mode: vertical-rl;
    color: rgba(58, 38, 1, 0.4);
    top: 0;
    right: 0;
  }
  .title80-01 .back02 {
    font-size: 120px;
    color: rgba(250, 227, 228, 0.3);
    left: 3%;
    bottom: 0%;
  }
  .title80-01 .title-wrapper .inner {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    max-width: 1480px;
    margin: 0 auto 0;
    padding: 70px 7% 70px 7%;
  }
  .title80-01 .title-wrapper .inner .text {
    width: 45%;
    margin: 0 5% 0 0;
  }
  .title80-01 .title-wrapper .inner .text h3 {
    text-align: right;
  }
  .title80-01 .title-wrapper .inner .text h3 .cover {
    display: inline-block;
    border: solid 2px #fff;
    padding: 5px 40px 5px 40px;
    font-family: futura-pt-bold,atten-round-new,sans-serif;
    font-weight: 700;
    text-align: center;
    color: #fff;
    letter-spacing: 2px;
  }
  .title80-01 .title-wrapper .inner .text h2 {
    margin: 10px 0 0 0;
  }
  .title80-01 .title-wrapper .inner .text h2 .cover {
    line-height: 1.35;
    text-align: right;
  }
  .title80-01 .title-wrapper .inner .text h2 .cover .main {
    display: inline-block;
    color: #fff;
  }
  .title80-01 .title-wrapper .inner .text h2 .cover .main .small {
    font-size: 5.5vw;
  }
  .title80-01 .title-wrapper .inner .text h2 .cover .main .big {
    font-size: 8vw;
  }
  .title80-01 .title-wrapper .inner .text h4 {
    margin: 10px 0 0 0;
    padding: 0 0 0 0;
    position: relative;
    z-index: 5;
  }
  .title80-01 .title-wrapper .inner .text h4 .cover {
    text-align: right;
    font-size: 24px;
    line-height: 1.5;
  }
  .title80-01 .title-wrapper .inner .image {
    width: 50%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    position: relative;
  }
  .title80-01 .title-wrapper .inner .image .thumb01 {
    width: 80%;
    margin: -35% -20% 0 0;
    position: relative;
    z-index: 2;
  }
  .title80-01 .title-wrapper .inner .image .thumb01 img {
    width: 100%;
    height: auto;
  }
  .title80-01 .title-wrapper .inner .image .thumb02 {
    width: 80%;
    margin: 35% 0 0 -20%;
    position: relative;
    z-index: 1;
  }
  .title80-01 .title-wrapper .inner .image .thumb02 img {
    width: 100%;
    height: auto;
  }
}

/* 768px～1023px responsive-closed */
/*end ----------------------------------------------------------------------------
□ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ 
**********************************************************************************/
/**********************************************************************************
 □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ 

◆	Stylesheet: 767pxまで(スマホ)のモニタで適用	◆

□ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ 
start----------------------------------------------------------------------------*/
@media screen and (max-width: 767px) {
  .title80-01 .back01 {
    font-size: 18vw;
    color: rgba(58, 38, 1, 0.5);
    top: 0;
    right: 0;
    z-index: 1;
  }
  .title80-01 .back02 {
    font-size: 18vw;
    left: 0%;
    bottom: 0%;
  }
  .title80-01 .title-wrapper .inner {
    display: block;
    padding: 30px 0% 60px 0%;
  }
  .title80-01 .title-wrapper .inner .text {
    width: 100%;
    margin: 0 3% 0 0;
    text-align: right;
    position: relative;
    z-index: 3;
  }
  .title80-01 .title-wrapper .inner .text h3 {
    text-align: left;
    margin: 0 0 0 7%;
  }
  .title80-01 .title-wrapper .inner .text h3 .cover .icon {
    font-size: 4.25vw;
    padding: 3px 10px 3px 10px;
    margin: 0 8px 0 0px;
  }
  .title80-01 .title-wrapper .inner .text h2 {
    margin: 5px 0 0 0;
  }
  .title80-01 .title-wrapper .inner .text h2 .cover {
    line-height: 1.35;
    text-align: left;
    margin: 0 0 0 5%;
  }
  .title80-01 .title-wrapper .inner .text h2 .cover .main {
    display: inline-block;
    color: #fff;
  }
  .title80-01 .title-wrapper .inner .text h2 .cover .main .small {
    font-size: 6vw;
  }
  .title80-01 .title-wrapper .inner .text h2 .cover .main .big {
    font-size: 10vw;
  }
  .title80-01 .title-wrapper .inner .text h4 {
    margin: 10px 0 0 5%;
    padding: 0 0 0 0;
  }
  .title80-01 .title-wrapper .inner .text h4 .cover {
    text-align: left;
    font-size: 4.5vw;
    line-height: 1.3;
  }
  .title80-01 .title-wrapper .inner .image {
    width: 60%;
    margin: 0 0 0 40%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: end;
        -ms-flex-pack: end;
            justify-content: flex-end;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: reverse;
        -ms-flex-direction: row-reverse;
            flex-direction: row-reverse;
    padding: 30px 0 0 0;
  }
  .title80-01 .title-wrapper .inner .image .thumb01 {
    width: 60vw;
    margin: -60px 0 0 0%;
  }
  .title80-01 .title-wrapper .inner .image .thumb01 img {
    width: 100%;
    height: auto;
  }
  .title80-01 .title-wrapper .inner .image .thumb02 {
    width: 50vw;
    margin: 0px -10vw -15vw 0px;
  }
  .title80-01 .title-wrapper .inner .image .thumb02 img {
    width: 100%;
    height: auto;
  }
}

/* 767px responsive-closed */
/*end ----------------------------------------------------------------------------
□ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ 
**********************************************************************************/
/**********************************************************************************
□ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □   

◆	Stylesheet: さらに刻んで320pxまでのモニタで適用	◆

□ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ 
start----------------------------------------------------------------------------*/
/* 320px responsive-closed */
/*end ----------------------------------------------------------------------------
□ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ 
**********************************************************************************/
/*===================================================================================================
□ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ 

〇 VOICE03 〇

□ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ 
====================================================================================================*/
/*==============================================
#voice03 variables(変数設定)
===============================================*/
#voice03 {
  background: #fae3e4;
  margin: 0px 0 0 0;
}

#voice03 .wrapper {
  background: url(../images/voice03-pattern.svg) repeat 0 0;
  background-size: 50px auto;
}

#voice03 .wrapper .inner .box-wrapper {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: start;
  -webkit-box-align: stretch;
      -ms-flex-align: stretch;
          align-items: stretch;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  max-width: 1280px;
  margin: 0px auto 0;
  padding: 55px 0 0 0;
}

#voice03 .wrapper .inner .box-wrapper .box {
  background: #fff;
  padding: 0px 0 20px 0;
  width: 48.5%;
  margin: 30px 3% 0 0;
  position: relative;
  overflow: hidden;
}

#voice03 .wrapper .inner .box-wrapper .box .back {
  position: absolute;
  -webkit-writing-mode: vertical-rl;
      -ms-writing-mode: tb-rl;
          writing-mode: vertical-rl;
  font-family: futura-pt-bold, sans-serif;
  font-weight: 700;
  font-size: 80px;
  letter-spacing: 2px;
  line-height: 0.9;
  color: rgba(188, 27, 33, 0.1);
  right: 0;
  top: 50px;
}

#voice03 .wrapper .inner .box-wrapper .box h5 {
  margin: 0px 0 0 0;
  padding: 10px 10px 10px 10px;
  background: #bc1b21;
  color: #fff;
  font-size: 20px;
  text-align: center;
}

#voice03 .wrapper .inner .box-wrapper .box h5 span {
  background: #fff;
  color: #bc1b21;
  padding: 5px 5px 5px 5px;
  font-size: 0.8em;
}

#voice03 .wrapper .inner .box-wrapper .box:nth-child(2n) {
  margin: 30px 0 0 0;
}

#voice03 .wrapper .inner .box-wrapper .box .inside {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  margin: 20px 0 0 0;
}

#voice03 .wrapper .inner .box-wrapper .box .inside .icon {
  width: 150px;
}

#voice03 .wrapper .inner .box-wrapper .box .inside .icon.icon02 {
  width: 200px;
}

#voice03 .wrapper .inner .box-wrapper .box .inside .icon.icon03 {
  width: 80px;
}

#voice03 .wrapper .inner .box-wrapper .box .inside .icon img {
  width: 100%;
  height: auto;
}

#voice03 .wrapper .inner .box-wrapper .box .inside .thumb {
  line-height: 1.3;
  width: 100px;
  margin: 0 20px 0 0;
  overflow: hidden;
}

#voice03 .wrapper .inner .box-wrapper .box .inside .thumb img {
  width: 100%;
  height: auto;
  margin: 0 20px 0 0;
}

#voice03 .wrapper .inner .box-wrapper .box h3 {
  margin: 20px 0 0 0;
  color: #bc1b21;
  font-size: 26px;
  text-align: center;
}

#voice03 .wrapper .inner .box-wrapper .box h3 .small {
  font-size: 16px;
}

#voice03 .wrapper .inner .box-wrapper .box .sentence {
  padding: 10px 30px 10px 30px;
}

#voice03 .wrapper .inner .box-wrapper .box .sentence h4 {
  color: #bc1b21;
  font-size: 22px;
  margin: 10px auto 5px;
  text-align: center;
  border: solid 2px #bc1b21;
  line-height: 1.2;
  padding: 10px 0 12px 0;
  position: relative;
}

#voice03 .wrapper .inner .box-wrapper .box .sentence h4:before {
  content: "";
  position: absolute;
  top: -24px;
  left: 30%;
  margin-left: -14px;
  border: 12px solid transparent;
  border-bottom: 12px solid #fff;
  z-index: 2;
}

#voice03 .wrapper .inner .box-wrapper .box .sentence h4:after {
  content: "";
  position: absolute;
  top: -29px;
  left: 30%;
  margin-left: -16px;
  border: 14px solid transparent;
  border-bottom: 14px solid #bc1b21;
  z-index: 1;
}

#voice03 .wrapper .inner .box-wrapper .box .sentence p {
  font-size: 17px;
  padding: 10px 20px 10px 20px;
  line-height: 2.0;
  color: #5c5c5c;
}

#voice03 .wrapper .inner .box-wrapper .box .sentence p span {
  color: #bc1b21;
  font-weight: 700;
}

#voice03 .wrapper .addtional {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  padding: 40px 0 0 0;
}

#voice03 .wrapper .addtional img {
  width: 200px;
  height: auto;
  margin: 0 20px 0 0;
}

#voice03 .wrapper .addtional p {
  color: #bc1b21;
  font-size: 30px;
  font-weight: 700;
}

/**********************************************************************************
□ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □  

◆	Stylesheet: 1024px～1280px(iPad縦からiPad横)までのモニタで適用	◆

start----------------------------------------------------------------------------*/
/* 768px～1023px responsive-close



/**********************************************************************************
□ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □  

◆	Stylesheet: 768px～1023px(iPad縦からiPad横)までのモニタで適用	◆

start----------------------------------------------------------------------------*/
@media screen and (min-width: 768px) and (max-width: 1023px) {
  #voice03 {
    background: #fae3e4;
    margin: 0px 0 0 0;
  }
  #voice03 .wrapper {
    background: url(../images/voice03-pattern.svg) repeat 0 0;
    background-size: 50px auto;
  }
  #voice03 .wrapper .inner .box-wrapper {
    display: block;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    max-width: 1280px;
    margin: 0px auto 0;
    padding: 55px 0 0 0;
  }
  #voice03 .wrapper .inner .box-wrapper .box {
    background: #fff;
    padding: 0px 0 20px 0;
    width: 100%;
    margin: 30px auto 0;
    position: relative;
    overflow: hidden;
  }
  #voice03 .wrapper .inner .box-wrapper .box .back {
    position: absolute;
    -webkit-writing-mode: vertical-rl;
        -ms-writing-mode: tb-rl;
            writing-mode: vertical-rl;
    font-family: futura-pt-bold, sans-serif;
    font-weight: 700;
    font-size: 80px;
    letter-spacing: 2px;
    line-height: 0.9;
    color: rgba(188, 27, 33, 0.1);
    right: 0;
    top: 50px;
  }
  #voice03 .wrapper .inner .box-wrapper .box h5 {
    margin: 0px 0 0 0;
    padding: 10px 10px 10px 10px;
    background: #bc1b21;
    color: #fff;
    font-size: 20px;
    text-align: center;
  }
  #voice03 .wrapper .inner .box-wrapper .box h5 span {
    background: #fff;
    color: #bc1b21;
    padding: 5px 5px 5px 5px;
    font-size: 0.8em;
  }
  #voice03 .wrapper .inner .box-wrapper .box:nth-child(2n) {
    margin: 30px auto 0;
  }
  #voice03 .wrapper .inner .box-wrapper .box .inside {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    margin: 20px 0 0 0;
  }
  #voice03 .wrapper .inner .box-wrapper .box .inside .icon {
    width: 150px;
  }
  #voice03 .wrapper .inner .box-wrapper .box .inside .icon.icon02 {
    width: 200px;
  }
  #voice03 .wrapper .inner .box-wrapper .box .inside .icon.icon03 {
    width: 80px;
  }
  #voice03 .wrapper .inner .box-wrapper .box .inside .icon img {
    width: 100%;
    height: auto;
  }
  #voice03 .wrapper .inner .box-wrapper .box .inside .thumb {
    line-height: 1.3;
    width: 100px;
    margin: 0 20px 0 0;
    overflow: hidden;
  }
  #voice03 .wrapper .inner .box-wrapper .box .inside .thumb img {
    width: 100%;
    height: auto;
    margin: 0 20px 0 0;
  }
  #voice03 .wrapper .inner .box-wrapper .box h3 {
    margin: 20px 0 0 0;
    color: #bc1b21;
    font-size: 26px;
    text-align: center;
  }
  #voice03 .wrapper .inner .box-wrapper .box h3 .small {
    font-size: 16px;
  }
  #voice03 .wrapper .inner .box-wrapper .box .sentence {
    padding: 10px 30px 10px 30px;
  }
  #voice03 .wrapper .inner .box-wrapper .box .sentence h4 {
    color: #bc1b21;
    font-size: 22px;
    margin: 10px auto 5px;
    text-align: center;
    border: solid 2px #bc1b21;
    line-height: 1.2;
    padding: 10px 20px 12px 20px;
    position: relative;
  }
  #voice03 .wrapper .inner .box-wrapper .box .sentence h4:before {
    content: "";
    position: absolute;
    top: -24px;
    left: 30%;
    margin-left: -14px;
    border: 12px solid transparent;
    border-bottom: 12px solid #fff;
    z-index: 2;
  }
  #voice03 .wrapper .inner .box-wrapper .box .sentence h4:after {
    content: "";
    position: absolute;
    top: -29px;
    left: 30%;
    margin-left: -16px;
    border: 14px solid transparent;
    border-bottom: 14px solid #bc1b21;
    z-index: 1;
  }
  #voice03 .wrapper .inner .box-wrapper .box .sentence p {
    font-size: 17px;
    padding: 10px 20px 10px 20px;
    line-height: 2.0;
    color: #5c5c5c;
  }
  #voice03 .wrapper .inner .box-wrapper .box .sentence p span {
    color: #bc1b21;
    font-weight: 700;
  }
  #voice03 .wrapper .addtional {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    padding: 40px 0 0 0;
  }
  #voice03 .wrapper .addtional img {
    width: 200px;
    height: auto;
    margin: 0 20px 0 0;
  }
  #voice03 .wrapper .addtional p {
    color: #bc1b21;
    font-size: 30px;
    font-weight: 700;
  }
}

/* 768px～1023px responsive-closed */
/*end ----------------------------------------------------------------------------
□ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ 
**********************************************************************************/
/**********************************************************************************
 □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ 

◆	Stylesheet: 767pxまで(スマホ)のモニタで適用	◆

□ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ 
start----------------------------------------------------------------------------*/
@media screen and (max-width: 767px) {
  #voice03 {
    margin: 0px 0 0 0;
  }
  #voice03 .wrapper .inner .box-wrapper {
    display: block;
    max-width: 1280px;
    margin: 0px auto 0;
    padding: 35px 0 0 0;
  }
  #voice03 .wrapper .inner .box-wrapper .box {
    background: #fff;
    padding: 0px 0 20px 0;
    width: 92%;
    margin: 30px auto 0;
  }
  #voice03 .wrapper .inner .box-wrapper .box .back {
    font-size: 50px;
    letter-spacing: 2px;
    line-height: 0.9;
    color: rgba(188, 27, 33, 0.1);
    right: 0;
    top: 50px;
  }
  #voice03 .wrapper .inner .box-wrapper .box h5 {
    padding: 10px 10px 10px 10px;
    font-size: 20px;
    text-align: center;
  }
  #voice03 .wrapper .inner .box-wrapper .box h5 span {
    padding: 5px 5px 5px 5px;
    font-size: 0.8em;
  }
  #voice03 .wrapper .inner .box-wrapper .box:nth-child(2n) {
    margin: 30px auto 0;
  }
  #voice03 .wrapper .inner .box-wrapper .box .inside {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    margin: 20px 0 0 0;
  }
  #voice03 .wrapper .inner .box-wrapper .box .inside .icon {
    width: 150px;
  }
  #voice03 .wrapper .inner .box-wrapper .box .inside .icon.icon02 {
    width: 160px;
  }
  #voice03 .wrapper .inner .box-wrapper .box .inside .icon.icon03 {
    width: 80px;
  }
  #voice03 .wrapper .inner .box-wrapper .box .inside .icon img {
    width: 100%;
    height: auto;
  }
  #voice03 .wrapper .inner .box-wrapper .box .inside .thumb {
    line-height: 1.3;
    width: 100px;
    margin: 0 20px 0 0;
    overflow: hidden;
  }
  #voice03 .wrapper .inner .box-wrapper .box .inside .thumb img {
    width: 100%;
    height: auto;
    margin: 0 20px 0 0;
  }
  #voice03 .wrapper .inner .box-wrapper .box h3 {
    margin: 20px 0 0 0;
    font-size: 22px;
  }
  #voice03 .wrapper .inner .box-wrapper .box h3 .small {
    font-size: 14px;
  }
  #voice03 .wrapper .inner .box-wrapper .box .sentence {
    padding: 10px 30px 10px 30px;
  }
  #voice03 .wrapper .inner .box-wrapper .box .sentence h4 {
    color: #bc1b21;
    font-size: 20px;
    margin: 10px auto 5px;
    line-height: 1.2;
    padding: 10px 20px 12px 20px;
    position: relative;
  }
  #voice03 .wrapper .inner .box-wrapper .box .sentence h4:before {
    content: "";
    position: absolute;
    top: -24px;
    left: 30%;
    margin-left: -14px;
    border: 12px solid transparent;
    border-bottom: 12px solid #fff;
    z-index: 2;
  }
  #voice03 .wrapper .inner .box-wrapper .box .sentence h4:after {
    content: "";
    position: absolute;
    top: -29px;
    left: 30%;
    margin-left: -16px;
    border: 14px solid transparent;
    border-bottom: 14px solid #bc1b21;
    z-index: 1;
  }
  #voice03 .wrapper .inner .box-wrapper .box .sentence p {
    font-size: 17px;
    padding: 10px 0px 10px 0px;
    line-height: 2.0;
  }
  #voice03 .wrapper .addtional {
    display: block;
    padding: 20px 0 0 0;
  }
  #voice03 .wrapper .addtional img {
    width: 200px;
    display: block;
    height: auto;
    margin: 20px auto 0;
  }
  #voice03 .wrapper .addtional p {
    text-align: center;
    margin: 10px 0 0 0;
    font-size: 7vw;
  }
}

/* 767px responsive-closed */
/*end ----------------------------------------------------------------------------
□ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ 
**********************************************************************************/
/**********************************************************************************
□ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □   

◆	Stylesheet: さらに刻んで320pxまでのモニタで適用	◆

□ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ 
start----------------------------------------------------------------------------*/
/* 320px responsive-closed */
/*end ----------------------------------------------------------------------------
□ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ 
**********************************************************************************/
/*===================================================================================================
□ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ 

〇 VOICE24 〇

□ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ 
====================================================================================================*/
.point24 {
  margin: 60px 0 0 0;
}

.point24 .wrapper .inner .box-wrapper {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  max-width: 1480px;
  margin: 0 auto 0;
  padding: 0 3.5% 50px 3.5%;
}

.point24 .wrapper .inner .box-wrapper .box {
  width: 48.5%;
  margin: 60px 3% 0 0;
  padding: 0 0 20px 0;
  border: solid 2px #bc1b21;
}

.point24 .wrapper .inner .box-wrapper .box:nth-child(2n) {
  margin: 60px 0% 0 0;
}

.point24 .wrapper .inner .box-wrapper .box .semi {
  margin: 20px 0 0 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}

.point24 .wrapper .inner .box-wrapper .box .semi .border {
  width: 20%;
  height: 2px;
  background: #bc1b21;
}

.point24 .wrapper .inner .box-wrapper .box .semi .cover {
  color: #bc1b21;
  font-family: futura-pt-bold,atten-round-new,sans-serif;
  font-weight: 700;
  font-size: 18px;
  letter-spacing: 2px;
}

.point24 .wrapper .inner .box-wrapper .box h3 {
  margin: 0px 0 0 0;
  text-align: center;
  background: #bc1b21;
  padding: 10px 20px 10px 20px;
  position: relative;
  overflow: hidden;
}

.point24 .wrapper .inner .box-wrapper .box h3 .back {
  font-family: futura-pt, futura-pt-bold,atten-round-new,sans-serif;
  font-weight: 700;
  color: rgba(255, 255, 255, 0.2);
  font-size: 74px;
  position: absolute;
  right: 0;
  bottom: 0;
  letter-spacing: 3px;
  line-height: 0.9;
}

.point24 .wrapper .inner .box-wrapper .box h3 .cover {
  display: inline-block;
  color: #fff;
  font-size: 28px;
  padding: 3px 20px 3px 20px;
  border: solid 2px #fff;
}

.point24 .wrapper .inner .box-wrapper .box .icon {
  width: 150px;
  margin: 30px auto 0;
}

.point24 .wrapper .inner .box-wrapper .box .icon img {
  width: 100%;
  height: auto;
}

.point24 .wrapper .inner .box-wrapper .box h5 {
  margin: 10px 0 0 0;
  padding: 0 30px 0 30px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}

.point24 .wrapper .inner .box-wrapper .box h5 .mark {
  width: 48.5%;
  text-align: center;
  background: #fff;
  border: solid 2px #bc1b21;
  text-align: center;
  padding: 3px 20px 3px 20px;
  margin: 10px 3% 0 0;
  color: #bc1b21;
  font-size: 14px;
  font-family: fot-tsukuardgothic-std, sans-serif;
  font-weight: 700;
}

.point24 .wrapper .inner .box-wrapper .box h5 .mark:nth-child(2n) {
  margin: 10px 0% 0 0;
}

.point24 .wrapper .inner .box-wrapper .box h4 {
  margin: 10px 0 0 0;
  padding: 0 30px 0 30px;
  color: #bc1b21;
  font-size: 24px;
}

.point24 .wrapper .inner .box-wrapper .box .sentence {
  margin: 15px 0 0 0;
  padding: 0 30px 0 30px;
}

.point24 .wrapper .inner .box-wrapper .box .sentence p {
  padding: 10px 0 10px 0;
  font-size: 17px;
  line-height: 2.0;
}

.point24 .wrapper .inner .additional {
  margin: 0px 0 0 0;
}

.point24 .wrapper .inner .additional .inside h3 {
  text-align: center;
  color: #bc1b21;
  font-size: 24px;
  line-height: 1.75;
}

/**********************************************************************************
□ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □  

◆	Stylesheet: 1024px～1280px(iPad縦からiPad横)までのモニタで適用	◆

start----------------------------------------------------------------------------*/
/* 768px～1023px responsive-close



/**********************************************************************************
□ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □  

◆	Stylesheet: 768px～1023px(iPad縦からiPad横)までのモニタで適用	◆

start----------------------------------------------------------------------------*/
@media screen and (min-width: 768px) and (max-width: 1023px) {
  .point24 {
    margin: 60px 0 0 0;
  }
  .point24 .wrapper .inner .box-wrapper {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    max-width: 1480px;
    margin: 0 auto 0;
    padding: 0 3.5% 50px 3.5%;
  }
  .point24 .wrapper .inner .box-wrapper .box {
    width: 48.5%;
    margin: 60px 3% 0 0;
    padding: 0 0 20px 0;
    border: solid 2px #bc1b21;
  }
  .point24 .wrapper .inner .box-wrapper .box:nth-child(2n) {
    margin: 60px 0% 0 0;
  }
  .point24 .wrapper .inner .box-wrapper .box .semi {
    margin: 20px 0 0 0;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
  }
  .point24 .wrapper .inner .box-wrapper .box .semi .border {
    width: 20%;
    height: 2px;
    background: #bc1b21;
  }
  .point24 .wrapper .inner .box-wrapper .box .semi .cover {
    color: #bc1b21;
    font-family: futura-pt-bold,atten-round-new,sans-serif;
    font-weight: 700;
    font-size: 18px;
    letter-spacing: 2px;
  }
  .point24 .wrapper .inner .box-wrapper .box h3 {
    margin: 0px 0 0 0;
    text-align: center;
    background: #bc1b21;
    padding: 10px 20px 10px 20px;
    position: relative;
    overflow: hidden;
  }
  .point24 .wrapper .inner .box-wrapper .box h3 .back {
    font-family: futura-pt, futura-pt-bold,atten-round-new,sans-serif;
    font-weight: 700;
    color: rgba(255, 255, 255, 0.2);
    font-size: 74px;
    position: absolute;
    right: 0;
    bottom: 0;
    letter-spacing: 3px;
    line-height: 0.9;
  }
  .point24 .wrapper .inner .box-wrapper .box h3 .cover {
    display: inline-block;
    color: #fff;
    font-size: 28px;
    padding: 3px 20px 3px 20px;
    border: solid 2px #fff;
  }
  .point24 .wrapper .inner .box-wrapper .box .icon {
    width: 150px;
    margin: 30px auto 0;
  }
  .point24 .wrapper .inner .box-wrapper .box .icon img {
    width: 100%;
    height: auto;
  }
  .point24 .wrapper .inner .box-wrapper .box h5 {
    margin: 10px 0 0 0;
    padding: 0 30px 0 30px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
  }
  .point24 .wrapper .inner .box-wrapper .box h5 .mark {
    width: 48.5%;
    text-align: center;
    background: #fff;
    border: solid 2px #bc1b21;
    text-align: center;
    padding: 3px 20px 3px 20px;
    margin: 10px 3% 0 0;
    color: #bc1b21;
    font-size: 14px;
    font-family: fot-tsukuardgothic-std, sans-serif;
    font-weight: 700;
  }
  .point24 .wrapper .inner .box-wrapper .box h5 .mark:nth-child(2n) {
    margin: 10px 0% 0 0;
  }
  .point24 .wrapper .inner .box-wrapper .box h4 {
    margin: 10px 0 0 0;
    padding: 0 30px 0 30px;
    color: #bc1b21;
    font-size: 24px;
  }
  .point24 .wrapper .inner .box-wrapper .box .sentence {
    margin: 15px 0 0 0;
    padding: 0 30px 0 30px;
  }
  .point24 .wrapper .inner .box-wrapper .box .sentence p {
    padding: 10px 0 10px 0;
    font-size: 17px;
    line-height: 2.0;
  }
  .point24 .wrapper .inner .additional {
    margin: 0px 0 0 0;
    padding: 0 5% 0 5%;
  }
  .point24 .wrapper .inner .additional .inside h3 {
    text-align: center;
    color: #bc1b21;
    font-size: 24px;
    line-height: 1.75;
  }
}

/* 768px～1023px responsive-closed */
/*end ----------------------------------------------------------------------------
□ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ 
**********************************************************************************/
/**********************************************************************************
 □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ 

◆	Stylesheet: 767pxまで(スマホ)のモニタで適用	◆

□ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ 
start----------------------------------------------------------------------------*/
@media screen and (max-width: 767px) {
  .point24 {
    margin: 30px 0 0 0;
  }
  .point24 .wrapper .inner .box-wrapper {
    display: block;
    padding: 0 3.5% 50px 3.5%;
  }
  .point24 .wrapper .inner .box-wrapper .box {
    width: 100%;
    margin: 30px auto 0;
    padding: 0 0 20px 0;
  }
  .point24 .wrapper .inner .box-wrapper .box:nth-child(2n) {
    margin: 30px auto 0;
  }
  .point24 .wrapper .inner .box-wrapper .box .semi {
    margin: 20px 0 0 0;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
  }
  .point24 .wrapper .inner .box-wrapper .box .semi .border {
    width: 20%;
    height: 2px;
    background: #bc1b21;
  }
  .point24 .wrapper .inner .box-wrapper .box .semi .cover {
    color: #bc1b21;
    font-family: futura-pt-bold,atten-round-new,sans-serif;
    font-weight: 700;
    font-size: 18px;
    letter-spacing: 2px;
  }
  .point24 .wrapper .inner .box-wrapper .box h3 {
    margin: 0px 0 0 0;
    text-align: center;
    background: #bc1b21;
    padding: 10px 20px 10px 20px;
    position: relative;
    overflow: hidden;
  }
  .point24 .wrapper .inner .box-wrapper .box h3 .back {
    font-family: futura-pt, futura-pt-bold,atten-round-new,sans-serif;
    font-weight: 700;
    color: rgba(255, 255, 255, 0.2);
    font-size: 74px;
    position: absolute;
    right: 0;
    bottom: 0;
    letter-spacing: 3px;
    line-height: 0.9;
  }
  .point24 .wrapper .inner .box-wrapper .box h3 .cover {
    display: inline-block;
    color: #fff;
    font-size: 28px;
    padding: 3px 20px 3px 20px;
    border: solid 2px #fff;
  }
  .point24 .wrapper .inner .box-wrapper .box .icon {
    width: 150px;
    margin: 30px auto 0;
  }
  .point24 .wrapper .inner .box-wrapper .box .icon img {
    width: 100%;
    height: auto;
  }
  .point24 .wrapper .inner .box-wrapper .box h5 {
    margin: 10px 0 0 0;
    padding: 0 30px 0 30px;
    display: block;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
  }
  .point24 .wrapper .inner .box-wrapper .box h5 .mark {
    width: 100%;
    text-align: center;
    background: #fff;
    border: solid 2px #bc1b21;
    text-align: center;
    padding: 3px 20px 3px 20px;
    margin: 10px 0 0 0;
    color: #bc1b21;
    font-size: 14px;
    font-family: fot-tsukuardgothic-std, sans-serif;
    font-weight: 700;
  }
  .point24 .wrapper .inner .box-wrapper .box h5 .mark:nth-child(2n) {
    margin: 10px 0% 0 0;
  }
  .point24 .wrapper .inner .box-wrapper .box h4 {
    margin: 10px 0 0 0;
    padding: 0 30px 0 30px;
    color: #bc1b21;
    font-size: 24px;
  }
  .point24 .wrapper .inner .box-wrapper .box .sentence {
    margin: 15px 0 0 0;
    padding: 0 30px 0 30px;
  }
  .point24 .wrapper .inner .box-wrapper .box .sentence p {
    padding: 10px 0 10px 0;
    font-size: 16px;
  }
  .point24 .wrapper .inner .additional {
    margin: 0px 0 0 0;
    padding: 0 5% 0 5%;
  }
  .point24 .wrapper .inner .additional .inside h3 {
    text-align: center;
    color: #bc1b21;
    font-size: 24px;
    line-height: 1.75;
  }
}

/* 767px responsive-closed */
/*end ----------------------------------------------------------------------------
□ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ 
**********************************************************************************/
/**********************************************************************************
□ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □   

◆	Stylesheet: さらに刻んで320pxまでのモニタで適用	◆

□ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ 
start----------------------------------------------------------------------------*/
/* 320px responsive-closed */
/*end ----------------------------------------------------------------------------
□ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ 
**********************************************************************************/
/*===================================================================================================
□ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ 

〇 TITLE01-02 〇

□ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ 
====================================================================================================*/
.title01-02 {
  background: #bc1b21;
  padding: 30px 0 30px 0;
  text-align: center;
  color: #fff;
}

.title01-02 h3 {
  text-align: center;
  padding: 10px 15px;
  width: 270px;
  border: solid 2px #fff;
  -webkit-transform: skew(-15deg);
          transform: skew(-15deg);
  margin: 0 auto 5px;
  color: #fff;
  font-weight: bold;
  font-size: 20px;
}

.title01-02 h3 span {
  display: block;
  -webkit-transform: skew(15deg);
          transform: skew(15deg);
}

.title01-02 h2 {
  font-size: 42px;
  margin: 10px 0 10px 0;
  line-height: 1.35;
  font-weight: 700;
  font-style: normal;
}

.title01-02 .caption {
  font-size: 17px;
  font-weight: 500;
  margin: 0 0 0 0;
  padding: 0 0px 5px 0px;
}

/**********************************************************************************
□ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □  

◆	Stylesheet: 1024px～1280px(iPad縦からiPad横)までのモニタで適用	◆

start----------------------------------------------------------------------------*/
/* 1024px～1280px responsive-close



/**********************************************************************************
□ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □  

◆	Stylesheet: 768px～1023px(iPad縦からiPad横)までのモニタで適用	◆

start----------------------------------------------------------------------------*/
/* 768px～1023px responsive-closed */
/*end ----------------------------------------------------------------------------
□ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ 
**********************************************************************************/
/**********************************************************************************
 □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ 

◆	Stylesheet: 767pxまで(スマホ)のモニタで適用	◆

□ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ 
start----------------------------------------------------------------------------*/
@media screen and (max-width: 767px) {
  .title01-02 {
    padding: 30px 0 30px 0;
  }
  .title01-02 h3 {
    padding: 10px 15px;
    width: 250px;
    margin: 0 auto 5px;
    font-size: 5vw;
  }
  .title01-02 h2 {
    font-size: 8vw;
    margin: 10px 0 10px 0;
  }
  .title01-02 .caption {
    font-size: 17px;
    padding: 0 0px 5px 0px;
  }
}

/* 767px responsive-closed */
/*end ----------------------------------------------------------------------------
□ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ 
**********************************************************************************/
/**********************************************************************************
□ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □   

◆	Stylesheet: さらに刻んで320pxまでのモニタで適用	◆

□ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ 
start----------------------------------------------------------------------------*/
/* 320px responsive-closed */
/*end ----------------------------------------------------------------------------
□ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ 
**********************************************************************************/
/*===================================================================================================
□ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ 

〇 FAQ01 〇

□ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ 
====================================================================================================*/
#faq01 {
  margin: 80px 0 0px 0;
  /*==============================================
    #faq01 .accordion
    ===============================================*/
}

#faq01 .accordion {
  max-width: 1200px;
  padding: 0px 5% 10px 5%;
  margin: 40px auto 0;
}

#faq01 .accordion li {
  border-width: 3px;
  border-style: solid;
  border-color: #bc1b21;
  background: transparent;
  border: solid 2px #bc1b21;
  margin: 0 0 20px 0;
  border-radius: 0px;
  font-weight: 700;
  font-style: normal;
  overflow: hidden;
  /*==============================================
            #faq01 .toggle_container
            ===============================================*/
}

#faq01 .accordion li .trigger {
  font-size: 18px;
  padding: 24px 40px 24px 40px;
  color: #bc1b21;
  position: relative;
  font-weight: bold;
  cursor: pointer;
  line-height: 2.0;
  color: #bc1b21;
  /*==============================================
                #faq01 .accordion .trigger::after
                ===============================================*/
}

#faq01 .accordion li .trigger:hover, #faq01 .accordion li .trigger.active {
  background: #fae3e4;
}

#faq01 .accordion li .trigger span.icon-q {
  padding: 3px 10px 5px 10px;
  border-radius: 100px;
  color: #fff;
  background: #bc1b21;
  margin: 0 10px 0 0;
}

#faq01 .accordion li .trigger::after, #faq01 .accordion li .trigger.active::after {
  font-size: 40px;
  line-height: 1;
  position: absolute;
  top: 35%;
  right: 15px;
  margin-top: -11px;
  font-weight: bold;
}

#faq01 .accordion li .trigger::after {
  content: "\0203a";
}

#faq01 .accordion li .trigger.active::after {
  content: "\0203a";
  -webkit-transform: rotate(90deg);
          transform: rotate(90deg);
  animation: fadeIn 1s ease 0s 1 normal;
  -webkit-animation: fadeIn 1s ease 0s 1 normal;
}

#faq01 .accordion li .toggle_container {
  padding: 17px 40px 15px 40px;
  position: relative;
  line-height: 2.0;
  border-top: solid 2px #bc1b21;
}

#faq01 .accordion li .toggle_container p {
  font-size: 16px;
  margin: 0;
  color: #bc1b21;
}

#faq01 .accordion li .toggle_container p span.icon-a {
  line-height: 1.0;
  padding: 3px 10px 5px 10px;
  border-radius: 100px;
  color: #bc1b21;
  border: solid 2px #bc1b21;
  margin: 0 10px 0 0;
}

/**********************************************************************************
□ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □  

◆	Stylesheet: 1024px～1280px(iPad縦からiPad横)までのモニタで適用	◆

start----------------------------------------------------------------------------*/
/* 1024px～1280px responsive-close



/**********************************************************************************
□ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □  

◆	Stylesheet: 768px～1023px(iPad縦からiPad横)までのモニタで適用	◆

start----------------------------------------------------------------------------*/
@media screen and (min-width: 768px) and (max-width: 1023px) {
  #faq01 {
    margin: 0px 0 30px 0;
    /*==============================================
        #faq01 .title
        ===============================================*/
    /*==============================================
        #faq01 .accordion
        ===============================================*/
  }
  #faq01 .title {
    padding: 40px 0 0px 0px;
  }
  #faq01 .title .back {
    font-size: 90px;
  }
  #faq01 .title h3 .cover .middle {
    font-size: 20px;
    -ms-flex-preferred-size: 20%;
        flex-basis: 20%;
  }
  #faq01 .title h3 .cover .left {
    -ms-flex-preferred-size: 40%;
        flex-basis: 40%;
  }
  #faq01 .title h3 .cover .right {
    -ms-flex-preferred-size: 40%;
        flex-basis: 40%;
  }
  #faq01 .title h2 {
    font-size: 5vw;
    margin: 30px 0 0px 0;
  }
  #faq01 .title h2 .line {
    padding: 5px 40px 5px 40px;
    margin: 0 0 20px 0;
  }
  #faq01 .accordion {
    margin: 40px auto 0;
  }
  #faq01 .accordion li {
    margin: 0 0 20px 0;
    /*==============================================
                #faq01 .toggle_container
                ===============================================*/
  }
  #faq01 .accordion li .trigger {
    font-size: 2.25vw;
    padding: 24px 40px 24px 40px;
    line-height: 2.0;
    /*==============================================
                    #faq01 .accordion .trigger::after
                    ===============================================*/
  }
  #faq01 .accordion li .trigger:hover, #faq01 .accordion li .trigger.active {
    background: transparent;
  }
  #faq01 .accordion li .trigger span.icon-q {
    padding: 3px 10px 5px 10px;
    border-radius: 100px;
    margin: 0 10px 0 0;
  }
  #faq01 .accordion li .trigger::after, #faq01 .accordion li .trigger.active::after {
    font-size: 35px;
    position: absolute;
    top: 35%;
    right: 15px;
    margin-top: -11px;
  }
  #faq01 .accordion li .toggle_container {
    padding: 17px 40px 15px 40px;
  }
  #faq01 .accordion li .toggle_container p {
    font-size: 1.95vw;
  }
}

/* 768px～1023px responsive-closed */
/*end ----------------------------------------------------------------------------
□ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ 
**********************************************************************************/
/**********************************************************************************
 □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ 

◆	Stylesheet: 767pxまで(スマホ)のモニタで適用	◆

□ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ 
start----------------------------------------------------------------------------*/
@media screen and (max-width: 767px) {
  #faq01 {
    margin: 30px 0 0px 0;
    /*==============================================
        #faq01 .accordion
        ===============================================*/
  }
  #faq01 .accordion {
    padding: 0px 5% 10px 5%;
    margin: 20px auto 0;
  }
  #faq01 .accordion li {
    /*==============================================
                #faq01 .toggle_container
                ===============================================*/
  }
  #faq01 .accordion li .trigger {
    font-size: 4.25vw;
    padding: 18px 30px 18px 25px;
    /*==============================================
                    #faq01 .accordion .trigger::after
                    ===============================================*/
  }
  #faq01 .accordion li .trigger:hover, #faq01 .accordion li .trigger.active {
    background: transparent;
  }
  #faq01 .accordion li .trigger span.icon-q {
    padding: 3px 10px 5px 10px;
    border-radius: 100px;
    margin: 0 10px 0 0;
    font-size: 4vw;
  }
  #faq01 .accordion li .trigger::after, #faq01 .accordion li .trigger.active::after {
    font-size: 25px;
    top: 35%;
    right: 15px;
    margin-top: -0px;
  }
  #faq01 .accordion li .toggle_container {
    padding: 17px 30px 15px 30px;
  }
  #faq01 .accordion li .toggle_container p {
    font-size: 3.85vw;
    margin: 0;
  }
  #faq01 .accordion li .toggle_container p span.icon-a {
    font-size: 3.5vw;
  }
}

/* 767px responsive-closed */
/*end ----------------------------------------------------------------------------
□ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ 
**********************************************************************************/
/**********************************************************************************
□ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □   

◆	Stylesheet: さらに刻んで320pxまでのモニタで適用	◆

□ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ 
start----------------------------------------------------------------------------*/
/* 320px responsive-closed */
/*end ----------------------------------------------------------------------------
□ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ 
**********************************************************************************/
/*===================================================================================================
□ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ 

〇 TITLE02-03 〇

□ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ 
====================================================================================================*/
.title02-02 {
  position: relative;
  text-align: center;
  padding: 0px 0 30px 0;
  overflow: hidden;
}

.title02-02 h2 {
  font-weight: 900;
  font-size: 60px;
  position: relative;
  z-index: 2;
  padding: 15px 0 0 0;
  color: #bc1b21;
  line-height: 1.3;
}

.title02-02 h3 {
  font-weight: 700;
  font-size: 18px;
  letter-spacing: 1px;
  position: relative;
  z-index: 2;
  background: #bc1b21;
  opacity: 0.875;
  border-radius: 40px;
  text-align: center;
  display: inline-block;
  padding: 4px 35px 4px 35px;
  color: #fae3e4;
  margin: 0 auto;
}

.title02-02 .back {
  position: absolute;
  top: 50%;
  left: 50%;
  font-weight: 700;
  -webkit-transform: translate(-50%, -45%);
          transform: translate(-50%, -45%);
  font-family: futura-pt-bold, sans-serif;
  font-weight: 700;
  font-size: 12rem;
  letter-spacing: 10px;
  color: rgba(250, 227, 228, 0.7);
  line-height: 0.9;
  white-space: nowrap;
  display: inline-block;
  z-index: 1;
}

/**********************************************************************************
□ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □  

◆	Stylesheet: 1024px～1280px(iPad縦からiPad横)までのモニタで適用	◆

start----------------------------------------------------------------------------*/
/* 1024px～1280px responsive-close



/**********************************************************************************
□ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □  

◆	Stylesheet: 768px～1023px(iPad縦からiPad横)までのモニタで適用	◆

start----------------------------------------------------------------------------*/
/* 768px～1023px responsive-closed */
/*end ----------------------------------------------------------------------------
□ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ 
**********************************************************************************/
/**********************************************************************************
 □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ 

◆	Stylesheet: 767pxまで(スマホ)のモニタで適用	◆

□ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ 
start----------------------------------------------------------------------------*/
@media screen and (max-width: 767px) {
  .title02-02 {
    padding: 0px 0 30px 0;
  }
  .title02-02 h2 {
    font-size: 9vw;
    padding: 15px 0 0 0;
  }
  .title02-02 h3 {
    font-size: 4.85vw;
    padding: 4px 35px 4px 35px;
  }
  .title02-02 .back {
    font-size: 16vw;
    letter-spacing: 3px;
  }
}

/* 767px responsive-closed */
/*end ----------------------------------------------------------------------------
□ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ 
**********************************************************************************/
/**********************************************************************************
□ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □   

◆	Stylesheet: さらに刻んで320pxまでのモニタで適用	◆

□ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ 
start----------------------------------------------------------------------------*/
/* 320px responsive-closed */
/*end ----------------------------------------------------------------------------
□ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ 
**********************************************************************************/
/*===================================================================================================
□ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ 

〇 FLOW03 〇

□ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ 
====================================================================================================*/
#flow03 {
  padding: 50px 3.5% 0 3.5%;
}

#flow03 ul {
  max-width: 1280px;
  margin: 0 auto;
  padding: 40px 3.5% 0 3.5%;
}

#flow03 ul li {
  width: 100%;
  margin: 0 0 20px 0;
  border: solid 2px #bc1b21;
  background: #bc1b21;
  padding: 0 0 0px 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: start;
  -webkit-box-align: stretch;
      -ms-flex-align: stretch;
          align-items: stretch;
  -ms-flex-wrap: nowrap;
      flex-wrap: nowrap;
  -webkit-box-shadow: 5px 5px 0px 0px #fae3e4, inset 0 0 0 3px #fff;
          box-shadow: 5px 5px 0px 0px #fae3e4, inset 0 0 0 3px #fff;
  position: relative;
}

#flow03 ul li .thumb {
  width: 30%;
  overflow: hidden;
  line-height: 0;
  background: #fff;
  padding: 3px 0px 3px 3px;
}

#flow03 ul li .thumb img.photo {
  width: 350px;
  height: auto;
}

#flow03 ul li .text {
  width: 70%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  justify-self: start;
  color: #fff;
  padding: 10px 40px 10px 40px;
  position: relative;
}

#flow03 ul li .text .inside img.icon {
  position: absolute;
  z-index: 1;
  bottom: 20px;
  right: 30px;
  width: 150px;
  height: auto;
  opacity: 0.4;
}

#flow03 ul li .text .inside .semi {
  position: absolute;
  top: -30px;
  left: -40px;
  z-index: 2;
  font-family: futura-pt, futura-pt-bold,atten-round-new,sans-serif;
  font-weight: 700;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  text-align: center;
  width: 10%;
  background: #ffd1d3;
  color: #bc1b21;
  padding: 3px 20px 3px 20px;
  font-size: 17px;
  font-weight: 900;
  line-height: 1.1;
  border-radius: 80px;
  width: 80px;
  height: 80px;
}

#flow03 ul li .text .inside .semi span.big {
  font-size: 25px;
}

#flow03 ul li .text .inside .block {
  position: relative;
  z-index: 2;
}

#flow03 ul li .text .inside .block h3 {
  font-size: 28px;
  font-weight: 700;
}

#flow03 ul li .text .inside .block p {
  font-size: 18px;
  font-weight: 500;
}

#flow03 img.arrow {
  display: block;
  width: 100px;
  height: auto;
  margin: 0 auto 0;
}

/**********************************************************************************
□ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □  

◆	Stylesheet: 1024px～1280px(iPad縦からiPad横)までのモニタで適用	◆

start----------------------------------------------------------------------------*/
/* 768px～1023px responsive-close



/**********************************************************************************
□ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □  

◆	Stylesheet: 768px～1023px(iPad縦からiPad横)までのモニタで適用	◆

start----------------------------------------------------------------------------*/
@media screen and (min-width: 768px) and (max-width: 1023px) {
  #flow03 {
    padding: 50px 3.5% 40px 3.5%;
  }
  #flow03 ul {
    max-width: 1280px;
    margin: 0 auto;
    padding: 40px 3.5% 0 3.5%;
  }
  #flow03 ul li {
    width: 80%;
    margin: 20px auto 0;
    padding: 0 0 0px 0;
    display: block;
    -webkit-box-shadow: 5px 5px 0px 0px #fae3e4, inset 0 0 0 3px #fff;
            box-shadow: 5px 5px 0px 0px #fae3e4, inset 0 0 0 3px #fff;
    position: relative;
  }
  #flow03 ul li .thumb {
    width: 100%;
    overflow: hidden;
    line-height: 0;
    background: #fff;
    padding: 3px 3px 0px 3px;
  }
  #flow03 ul li .thumb img.photo {
    width: 100%;
    height: auto;
  }
  #flow03 ul li .text {
    width: 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    justify-self: start;
    color: #fff;
    padding: 10px 40px 20px 40px;
    position: relative;
  }
  #flow03 ul li .text .inside img.icon {
    position: absolute;
    z-index: 1;
    bottom: 20px;
    right: 30px;
    width: 150px;
    height: auto;
    opacity: 0.4;
  }
  #flow03 ul li .text .inside .semi {
    position: absolute;
    top: -30px;
    left: -40px;
    z-index: 2;
    font-family: futura-pt, futura-pt-bold,atten-round-new,sans-serif;
    font-weight: 700;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    text-align: center;
    width: 10%;
    background: #ffd1d3;
    color: #bc1b21;
    padding: 3px 20px 3px 20px;
    font-size: 17px;
    font-weight: 900;
    line-height: 1.1;
    border-radius: 80px;
    width: 80px;
    height: 80px;
  }
  #flow03 ul li .text .inside .semi span.big {
    font-size: 25px;
  }
  #flow03 ul li .text .inside .block {
    position: relative;
    z-index: 2;
  }
  #flow03 ul li .text .inside .block h3 {
    font-size: 23px;
    font-weight: 700;
  }
  #flow03 ul li .text .inside .block p {
    font-size: 16px;
    font-weight: 500;
  }
  #flow03 img.arrow {
    display: block;
    width: 100px;
    height: auto;
    margin: 0 auto 0;
  }
}

/* 768px～1023px responsive-closed */
/*end ----------------------------------------------------------------------------
□ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ 
**********************************************************************************/
/**********************************************************************************
 □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ 

◆	Stylesheet: 767pxまで(スマホ)のモニタで適用	◆

□ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ 
start----------------------------------------------------------------------------*/
@media screen and (max-width: 767px) {
  #flow03 {
    padding: 40px 3.5% 0 3.5%;
  }
  #flow03 ul {
    max-width: 1280px;
    margin: 0 auto;
    padding: 20px 3.5% 0 3.5%;
  }
  #flow03 ul li {
    width: 100%;
    margin: 0 0 20px 0;
    border: solid 2px #bc1b21;
    background: #bc1b21;
    padding: 0 0 0px 0;
    display: block;
    -webkit-box-shadow: 5px 5px 0px 0px #fae3e4, inset 0 0 0 3px #fff;
            box-shadow: 5px 5px 0px 0px #fae3e4, inset 0 0 0 3px #fff;
    position: relative;
  }
  #flow03 ul li .thumb {
    width: 100%;
    overflow: hidden;
    line-height: 0;
    background: #fff;
    padding: 3px 3px 0px 3px;
  }
  #flow03 ul li .thumb img.photo {
    width: 100%;
    height: auto;
  }
  #flow03 ul li .text {
    width: 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    justify-self: start;
    color: #fff;
    padding: 10px 5% 30px 5%;
    position: relative;
  }
  #flow03 ul li .text .inside img.icon {
    position: absolute;
    z-index: 1;
    bottom: 20px;
    right: 30px;
    width: 150px;
    height: auto;
    opacity: 0.4;
  }
  #flow03 ul li .text .inside .semi {
    position: absolute;
    top: -60px;
    left: 20px;
    z-index: 2;
    font-family: futura-pt, futura-pt-bold,atten-round-new,sans-serif;
    font-weight: 700;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    text-align: center;
    width: 10%;
    background: #ffd1d3;
    color: #bc1b21;
    padding: 3px 20px 3px 20px;
    font-size: 15px;
    font-weight: 900;
    line-height: 1.1;
    border-radius: 80px;
    width: 80px;
    height: 80px;
  }
  #flow03 ul li .text .inside .semi span.big {
    font-size: 25px;
  }
  #flow03 ul li .text .inside .block {
    position: relative;
    z-index: 2;
  }
  #flow03 ul li .text .inside .block h3 {
    margin: 10px 0 0 0;
    font-size: 28px;
    font-weight: 700;
  }
  #flow03 ul li .text .inside .block p {
    padding: 10px 0 10px 0;
    font-size: 16px;
    font-weight: 500;
  }
  #flow03 ul li .text .inside .block p span {
    color: #fff;
    font-weight: 900;
    border-bottom: solid 2px #fff;
  }
  #flow03 img.arrow {
    display: block;
    width: 100px;
    height: auto;
    margin: 0 auto 0;
  }
}

/* 767px responsive-closed */
/*end ----------------------------------------------------------------------------
□ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ 
**********************************************************************************/
/**********************************************************************************
□ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □   

◆	Stylesheet: さらに刻んで320pxまでのモニタで適用	◆

□ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ 
start----------------------------------------------------------------------------*/
/* 320px responsive-closed */
/*end ----------------------------------------------------------------------------
□ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ 
**********************************************************************************/
/*===================================================================================================
□ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ 

〇 SECONTACT01 〇

□ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ 
====================================================================================================*/
.contact01 {
  margin: 0px 0 0px 0;
}

.contact01 .sentence {
  max-width: 800px;
  font-weight: 500;
  padding: 20px 3.5% 0px 3.5%;
  margin: 0 auto;
}

.contact01 .sentence p {
  font-size: 17px;
  padding: 10px 0 10px 0;
  line-height: 1.7;
}

.contact01 .btn {
  max-width: 800px;
  padding: 0px 3.5% 0px 3.5%;
  margin: 0 auto;
}

.contact01 .btn a {
  background: #bc1b21;
  background: -webkit-gradient(linear, left top, right top, from(#bd080e), to(#d3090f));
  background: linear-gradient(90deg, #bd080e 0%, #d3090f 100%);
  border-style: solid;
  border-width: 2px;
  border-color: #bc1b21;
  display: block;
  width: 100%;
  font-size: 20px;
  margin: 20px auto 20px;
  padding: 12px 3% 12px;
  color: #fff;
  text-align: center;
  text-decoration: none;
  -webkit-box-shadow: 0px 0px 0px 2px #ffffff inset;
          box-shadow: 0px 0px 0px 2px #ffffff inset;
  -webkit-transition: 0.3s ease-out;
  transition: 0.3s ease-out;
  font-weight: 700;
}

.contact01 .btn a img {
  width: 35px;
  height: auto;
  padding: 0 8px 0 0;
  position: relative;
  top: 4px;
}

.contact01 .pc-tel {
  font-size: 16px;
  width: 90%;
  margin: 0 auto 0;
  text-align: center;
  font-weight: 500;
}

.contact01 .pc-tel span.big {
  font-size: 35px;
  font-weight: 900;
  color: #bc1b21;
}

/**********************************************************************************
□ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □  

◆	Stylesheet: 1024px～1280px(iPad縦からiPad横)までのモニタで適用	◆

start----------------------------------------------------------------------------*/
/* 768px～1023px responsive-close



/**********************************************************************************
□ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □  

◆	Stylesheet: 768px～1023px(iPad縦からiPad横)までのモニタで適用	◆

start----------------------------------------------------------------------------*/
/* 768px～1023px responsive-closed */
/*end ----------------------------------------------------------------------------
□ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ 
**********************************************************************************/
/**********************************************************************************
 □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ 

◆	Stylesheet: 767pxまで(スマホ)のモニタで適用	◆

□ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ 
start----------------------------------------------------------------------------*/
@media screen and (max-width: 767px) {
  .contact01 .sentence p {
    font-size: 4.25vw;
  }
  .contact01 .btn a {
    font-size: 4.5vw;
  }
  .contact01 .btn a img {
    width: 10vw;
    padding: 0 8px 0 0;
    top: 4px;
  }
}

/* 767px responsive-closed */
/*end ----------------------------------------------------------------------------
□ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ 
**********************************************************************************/
/**********************************************************************************
□ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □   

◆	Stylesheet: さらに刻んで320pxまでのモニタで適用	◆

□ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ 
start----------------------------------------------------------------------------*/
/* 320px responsive-closed */
/*end ----------------------------------------------------------------------------
□ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ 
**********************************************************************************/
/*===================================================================================================
□ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ 

〇 FORM01 〇

□ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ 
====================================================================================================*/
#form-wrapper {
  width: 100%;
  margin: 30px auto 0;
  background: #f6f6f6;
  /*==============================================
	#form-wrapper h2
	===============================================*/
  /*==============================================
	#form-wrapper .privacy-section
	===============================================*/
}

#form-wrapper form {
  width: 960px;
  margin: 10px auto 20px;
  padding: 20px 20px;
  background: #ffffff;
}

#form-wrapper h2 {
  color: #bc1b21;
  font-size: 47px;
  line-height: 1.4;
  padding: 40px 0 40px 0;
  font-weight: 700;
  letter-spacing: -2px;
  text-align: center;
}

#form-wrapper dl {
  width: 100%;
  margin: 0 0 0px 0;
  overflow: hidden;
  padding: 0;
}

#form-wrapper dl .random-id {
  display: none;
}

#form-wrapper dl dt {
  background: #fae3e4;
  color: #3a2601;
  clear: both;
  width: 30%;
  float: left;
  padding: 15px 15px 15px 15px;
  text-align: left;
  overflow: hidden;
  font-size: 17px;
  font-weight: 700;
  margin: 0 0 10px 0;
}

#form-wrapper dl dt:first-child,
#form-wrapper dl dt:first-child + dd {
  border: none;
}

#form-wrapper dl dt span {
  color: #bc1b21;
  display: inline-block;
  font-size: 75%;
  padding: 0 2px 0 2px;
}

#form-wrapper dl dd {
  width: 70%;
  float: right;
  padding: 15px 0 15px 5%;
  font-size: 17px;
  margin: 0 0 10px 0;
}

#form-wrapper .privacy-section {
  padding: 20px 0 20px 0;
  margin: 0 auto 20px;
  width: 100%;
  float: none;
  clear: both;
}

#form-wrapper .privacy-section h4 {
  font-size: 20px;
  text-align: center;
  padding: 0 0 35px 0;
}

#form-wrapper .privacy-section .privacy-box {
  margin: 0 0 20px 0;
  height: 150px;
  background-color: #ffffff;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  overflow: auto;
  color: #404040;
  padding: 4%;
  border: solid 1px #aaa;
}

#form-wrapper .privacy-section .privacy-box h5 {
  font-size: 18px;
  margin: 0 0 10px 0;
}

#form-wrapper .privacy-section .privacy-box p {
  padding: 5px 0 40px 0;
  font-size: 15px;
  line-height: 1.7;
}

#form-wrapper .privacy-section .privacy-button {
  margin: 0px auto 0px;
  text-align: left;
  font-size: 18px;
  position: relative;
  top: -20px;
}

#form-wrapper .privacy-section .privacy-button img.p-mark {
  width: 70px;
  height: auto;
  padding: 0 10px 0 0;
  position: relative;
  top: 15px;
}

#form-wrapper .privacy-section dt {
  font-size: 0px !important;
  color: #fff !important;
  width: 0px !important;
  padding: 0 !important;
}

form#mail_form {
  /*==============================================
	form#mail_form input#postal
	===============================================*/
  /*==============================================
	submit(送信ボタン)
	===============================================*/
  /* 変数設定 */
}

form#mail_form dl dt {
  position: relative;
  /*==============================================
			form#mail_form 「必須」「任意」
			===============================================*/
}

form#mail_form dl dt .required,
form#mail_form dl dt .optional {
  display: inline-block !important;
  margin: 0 5px 0 5px;
  color: #ffffff;
  line-height: 1;
  padding: 8px 9px;
  position: absolute;
  top: 50%;
  right: 15px;
  -webkit-transform: translate(0, -50%);
          transform: translate(0, -50%);
}

form#mail_form dl dt .required {
  background: #dd140e;
  border: 1px solid #d43f3a;
}

form#mail_form dl dt .optional {
  background: #337ab7;
  border: 1px solid #2e6da4;
}

form#mail_form dl dd span.error_blank,
form#mail_form dl dd span.error_format,
form#mail_form dl dd span.error_match {
  display: block;
  color: #ff0000;
  margin-top: 3px;
}

form#mail_form input[type="text"],
form#mail_form input[type="email"],
form#mail_form input[type="tel"] {
  max-width: 90%;
  height: 2em;
  padding: 2px 2%;
  border: 1px solid #cccccc;
  border-radius: 3px;
  background: #fafafa;
  -webkit-appearance: none;
  font-size: 100%;
  font-family: inherit;
  margin-top: 7px;
}

form#mail_form input[type="text"],
form#mail_form input[type="email"],
form#mail_form input[type="tel"] {
  max-width: 90%;
  height: 2em;
  padding: 2px 2%;
  border: 1px solid #cccccc;
  border-radius: 3px;
  background: #fafafa;
  -webkit-appearance: none;
  font-size: 100%;
  font-family: inherit;
  margin-top: 7px;
}

form#mail_form input[type="text"]:focus,
form#mail_form input[type="email"]:focus,
form#mail_form input[type="tel"]:focus,
form#mail_form textarea:focus {
  -webkit-box-shadow: 0px 0px 5px #55ccff;
          box-shadow: 0px 0px 5px #55ccff;
  border: 1px solid #55ccff;
  background: #ffffff;
}

form#mail_form ul {
  list-style-type: none;
}

form#mail_form ul li input[type="radio"],
form#mail_form ul li input[type="checkbox"] {
  margin-right: 10px;
  margin-top: 7px;
}

form#mail_form ul li:first-child input[type="radio"],
form#mail_form ul li:first-child input[type="checkbox"] {
  margin-top: 0px;
}

form#mail_form ul li label:hover {
  cursor: pointer;
}

form#mail_form select {
  font-size: 100%;
  font-family: inherit;
  margin-top: 10px;
}

form#mail_form textarea {
  display: block;
  width: 90%;
  max-width: 90%;
  height: 200px;
  padding: 2px 2%;
  resize: vertical;
  border: 1px solid #cccccc;
  border-radius: 3px;
  background: #fafafa;
  -webkit-appearance: none;
  font-size: 100%;
  font-family: inherit;
}

form#mail_form input#company {
  width: 60%;
}

form#mail_form input#name_1,
form#mail_form input#name_2,
form#mail_form input#read_1,
form#mail_form input#read_2,
form#mail_form input#postal,
form#mail_form input#phone,
form#mail_form input#phone2,
form#mail_form input#schedule,
form#mail_form input#schedule2 {
  width: 100%;
}

form#mail_form input#mail_address,
form#mail_form input#mail_address_confirm {
  width: 100%;
}

form#mail_form input#postal + a {
  display: inline-block;
  padding: 9px 15px;
  vertical-align: middle;
  line-height: 1;
  background: #5bc0de;
  border: 1px solid #46b8da;
  border-radius: 3px;
  color: #ffffff;
  font-family: inherit;
  text-decoration: none;
  position: relative;
  top: -1px;
}

form#mail_form input#postal + a:hover {
  cursor: pointer;
  background: #31b0d5;
  border: 1px solid #269abc;
}

form#mail_form input#address {
  width: 90%;
}

form#mail_form p#form_submit {
  width: 90%;
  margin: 0 auto;
  padding: 15px 0;
  border-top: 1px solid #cccccc;
}

form#mail_form input[type="button"] {
  background: -webkit-gradient(linear, left top, right top, from(#f85d00), color-stop(56%, #ff8a00), to(#fcb436));
  background: linear-gradient(to right, #f85d00 0%, #ff8a00 56%, #fcb436 100%);
  -webkit-box-shadow: 0px 0px 0px 2px #ea750d;
          box-shadow: 0px 0px 0px 2px #ea750d;
  vertical-align: middle;
  line-height: 1;
  color: #ffffff;
  font-family: inherit;
  -webkit-appearance: none;
  width: 100%;
  font-weight: 700;
  margin: 10px auto 0px;
  padding: 18px 5px 22px;
  border: 2px solid #ffffff;
  position: relative;
  z-index: 0;
  -webkit-transition: 0.3s;
  transition: 0.3s;
  border-radius: 60px;
  font-size: 30px;
}

form#mail_form input[type="button"]:hover {
  background: -webkit-gradient(linear, left top, right top, from(#f80000), color-stop(55%, #ff6000), to(#ff8340));
  background: linear-gradient(to right, #f80000 0%, #ff6000 55%, #ff8340 100%);
  cursor: pointer;
}

form#mail_form input#form_submit_button {
  margin-left: 0;
  margin: 0 auto 0;
}

/*==============================================
form#mail_form ローディング
===============================================*/
span.loading {
  width: 50px;
  height: 50px;
  border-radius: 50%;
  border-top: 5px solid rgba(255, 255, 255, 0.2);
  border-right: 5px solid rgba(255, 255, 255, 0.2);
  border-bottom: 5px solid rgba(255, 255, 255, 0.2);
  border-left: 5px solid #ffffff;
  -webkit-transform: translateZ(0);
  transform: translateZ(0);
  -webkit-animation: load-circle 1s linear infinite;
  animation: load-circle 1s linear infinite;
  position: absolute;
  top: 50%;
  left: 50%;
  margin-top: -30px;
  margin-left: -30px;
}

@-webkit-keyframes load-circle {
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}

@keyframes load-circle {
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}

/**********************************************************************************
□ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □  

◆	Stylesheet: 1000px以のモニタで適用	◆

start----------------------------------------------------------------------------*/
@media screen and (max-width: 1000px) {
  form#mail_form {
    width: 100%;
    /*==============================================
		form#mail_form input
		===============================================*/
  }
  form#mail_form dl {
    overflow: visible;
  }
  form#mail_form dl dt {
    width: auto;
    float: none;
    text-align: left;
    padding: 10px 20px 10px;
    font-weight: bold;
  }
  form#mail_form dl dt .required,
  form#mail_form dl dt .optional {
    margin-right: 1em;
    margin-bottom: 1em;
  }
  form#mail_form dl dd {
    width: auto;
    float: none;
    border-top: none;
    padding: 10px 20px 13px;
  }
  form#mail_form dl dd span {
    font-weight: normal;
  }
  form#mail_form input[type="text"],
  form#mail_form input[type="email"],
  form#mail_form input[type="tel"] {
    margin-top: 0px;
  }
  form#mail_form input#form_submit_button {
    margin-left: 0;
  }
  form#mail_form select {
    margin-top: 0;
  }
  form#mail_form input#phone,
  form#mail_form input#schedule,
  form#mail_form input#schedule2 {
    width: 100%;
  }
}

/* ～1000px responsive-closed */
/*end ----------------------------------------------------------------------------
□ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ 
**********************************************************************************/
/**********************************************************************************
□ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □  

◆	Stylesheet: 769px以下のモニタで適用	◆

start----------------------------------------------------------------------------*/
@media screen and (max-width: 769px) {
  #form-wrapper h2 {
    font-size: 32px;
    line-height: 1.3;
    padding: 30px 0 30px 0;
  }
  #form-wrapper .privacy-section .privacy-button img.p-mark {
    position: relative;
    top: 15px;
    padding: 0 5px 0 0;
    width: 50px;
  }
}

/* 769px responsive-closed */
/*end ----------------------------------------------------------------------------
□ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ 
**********************************************************************************/
/**********************************************************************************
□ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □  

◆	Stylesheet: 1024px～1280px(iPad縦からiPad横)までのモニタで適用	◆

start----------------------------------------------------------------------------*/
/* 768px～1023px responsive-close



/**********************************************************************************
□ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □  

◆	Stylesheet: 768px～1023px(iPad縦からiPad横)までのモニタで適用	◆

start----------------------------------------------------------------------------*/
/* 768px～1023px responsive-closed */
/*end ----------------------------------------------------------------------------
□ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ 
**********************************************************************************/
/**********************************************************************************
 □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ 

◆	Stylesheet: 767pxまで(スマホ)のモニタで適用	◆

□ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ 
start----------------------------------------------------------------------------*/
/* 767px responsive-closed */
/*end ----------------------------------------------------------------------------
□ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ 
**********************************************************************************/
/**********************************************************************************
□ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □   

◆	Stylesheet: さらに刻んで320pxまでのモニタで適用	◆

□ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ 
start----------------------------------------------------------------------------*/
/* 320px responsive-closed */
/*end ----------------------------------------------------------------------------
□ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ 
**********************************************************************************/
/*===================================================================================================
□ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ 

〇 THANKS01 〇

□ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ 
====================================================================================================*/
#thanks .wrapper .inner {
  width: 960px;
  margin: 80px auto 80px;
  padding: 40px 0;
  background: #ffffff;
  border: 3px solid #bc1b21;
}

#thanks .wrapper .inner h1 {
  width: 90%;
  margin: 0 auto;
  font-size: 27px;
  font-weight: bold;
  padding: 0 0 16px 0;
  border-bottom: 3px solid #bc1b21;
  color: #bc1b21;
}

#thanks .wrapper .inner .sentence h2 {
  width: 90%;
  margin: 1.5em auto 0;
  font-size: 135%;
  font-weight: bold;
  padding: 0 0 13px 0;
  border-bottom: 2px solid #bc1b21;
  color: #bc1b21;
}

#thanks .wrapper .inner .sentence.main p {
  width: 90%;
  margin: 0 auto;
  margin-top: 2em;
  font-family: fot-tsukuardgothic-std, sans-serif;
  font-weight: 700;
  font-style: normal;
  font-size: 16px;
  line-height: 1.7;
}

#thanks .wrapper .inner .sentence.sub p {
  width: 90%;
  margin: 0 auto;
  margin-top: 2em;
  color: #3f1801;
  /* font-family: fot-tsukuardgothic-std, sans-serif; */
  font-weight: 700;
  font-style: normal;
  font-size: 16px;
  line-height: 1.6;
}

/**********************************************************************************
□ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □  

◆	Stylesheet: 1000px以下のモニタで適用	◆

start----------------------------------------------------------------------------*/
@media screen and (max-width: 1000px) {
  #thanks .wrapper .inner {
    width: 95%;
    margin: 40px auto 40px;
  }
}

/*end ----------------------------------------------------------------------------
□ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ 
**********************************************************************************/
/**********************************************************************************
□ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □  

◆	Stylesheet: 1024px～1280px(iPad縦からiPad横)までのモニタで適用	◆

start----------------------------------------------------------------------------*/
/* 1024px～1280px responsive-close
/*end ----------------------------------------------------------------------------
□ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ 
**********************************************************************************/
/**********************************************************************************
□ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □  

◆	Stylesheet: 768px～1023px(iPad縦からiPad横)までのモニタで適用	◆

start----------------------------------------------------------------------------*/
/* 768px～1023px responsive-closed */
/*end ----------------------------------------------------------------------------
□ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ 
**********************************************************************************/
/**********************************************************************************
 □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ 

◆	Stylesheet: 767pxまで(スマホ)のモニタで適用	◆

□ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ 
start----------------------------------------------------------------------------*/
/* 767px responsive-closed */
/*end ----------------------------------------------------------------------------
□ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ 
**********************************************************************************/
/**********************************************************************************
□ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □   

◆	Stylesheet: さらに刻んで320pxまでのモニタで適用	◆

□ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ 
start----------------------------------------------------------------------------*/
/* 320px responsive-closed */
/*end ----------------------------------------------------------------------------
□ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ 
**********************************************************************************/
/* breakpoints */
/*# sourceMappingURL=style.css.map */