@charset "UTF-8";

/*===========================
ui3298
===========================*/

/* メインビジュアル
------------------------------------- */

#ui3298 .mainVisual {
    width: 100%;
    margin: 5px auto 0;
    padding: 0;
    background: #f2f2f2;
}

#ui3298 .mainVisual .inner01 {
	width: 1160px;
	margin: 0 auto;
	padding: 0;
}

#ui3298 .mainVisual .inner01 .txtBox {
    padding: 50px 0;
	font-size: 4.3rem;
    line-height: 1.2;
    font-weight: normal;
}


/* 商品の特長
------------------------------------- */
/*ah01block01*/
#ui3298 .seriesFeature {
  width: 100%;
}

#ui3298 .seriesFeature .contentsArea {
  width: 1160px;
  margin: 0 auto;
}


#ui3298 .seriesFeature .contentsArea .readTxt {
  margin-top: 30px;
  margin-bottom: 15px;
  font-size: 1.6rem;
}

#ui3298 .colImgTxt {
  display: flex;
  justify-content: space-between;
}

#ui3298 .colImgTxt .txtBox,
#ui3298 .colImgTxt .imgBox {
  width: 48%;
  text-align: left;
}

#ui3298 .colImgTxt .txtBox .txtBOx_01 {
line-height: 1.5;
}

#ui3298 .colImgTxt .txtBox .txtBOx_01 p {
padding-bottom: 50px;
font-size: 2.0rem;
}

#ui3298 .colImgTxt .txtBox .txtBOx_01 h3 {
font-size: 2.5rem;
}

#ui3298 .box_02 {
text-align: center;
}

#ui3298 .box_02 .seriesFeature_heading {
font-weight: 500;
}

#ui3298 .colImgTxt .txtBox .txtBOx_02 p {
width: 400px;
padding-top: 20px;
border-top: 2px solid #fff;
font-size: 2.0rem;
margin: 0 auto;
}

#ui3298 .txt_right {
 margin-top: 5px;
 text-align: right;
}

#ui3298 .colTwoTxt {
  display: flex;
  justify-content: space-between;
  margin-top: 50px;
}

.seriesFeature_new_btn {
  padding-top: 20px;
}

.seriesFeature_new_btn p {
    display: inline-block;
    width: fit-content;
    text-decoration: none;
    background: #fff;
    color: #000;
    padding: 15px 60px;
    border-radius: 50px;
    font-size: 1.8rem;
    font-weight: 600;
    border: 1px solid #fff;
}

.seriesFeature_new_btn p:hover {
    color: #fff;
    background: #474747;
    border-radius: 50px;
    border: 1px solid #000;
  }

/*ah01block02*/

#ui3298 h3 .smlTxt {
  font-size: 1.3rem;
}

#ui3298 .f_card {
 border: 3px solid #dcdcdc;
}

#ui3298 .f_card-2column {
  display: flex;
  justify-content: space-between;
}

#ui3298 .f_card-2column .f_card-wrap {
  width: 48.5%;
  display: flex;
  flex-direction: column;
}

#ui3298 .f_card-wrap .readTxt {
  text-align: left;
}

#ui3298 .f_card-2column + .f_card-2column {
  margin-top: 60px;
}

#ui3298 .f_card-wrap .smlTxt {
  font-size: 1.3rem;
  vertical-align: top
}

#ui3298 .f_card-2column .f_card {
  background-color: #fff;
  border-radius: 20px;
  flex-grow: 1;
  padding: 30px;
}

#ui3298 .f_card .figure {
  margin-top: 30px;
}

#ui3298 .seriesFeature {
  width: 100%;
}

/*ah01block01*/

#ui3298 .ah01block01 .contentsArea {
  width: 100%;
  padding: 30px 0 0;
}

#ui3298 .seriesFeature .box_bg {
    background: #474747
}

#ui3298 .seriesFeature .box_01 {
    max-width: 1160px;
    height: 500px;
    margin: 30px auto 0;
    background: url(ui3298_mv01.png) no-repeat right 0;
    background-size: auto;
    background-size: contain;
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    align-items: center;
}

#ui3298 .seriesFeature .box_01 .txtBox {
    width: 550px;
    font-family: noto sans jp, sans-serif;
    font-weight: 400;
    font-size: 2.0rem;
    text-align: center;
}

#ui3298 .ah01block01 .txtBox {
  width: 1160px;
  margin: 0 auto;
  color: #fff;
  text-align: center;
}

*#ui3298 .ah01block01 .txtBox h3,
#ui3298 .ah01block01 .txtBox p,
#ui3298 .ah01block01 .txtBox .cauTxt {
  margin: 0 auto 0 0;
}

#ui3298 .ah01block01 .txtBox p.readTxt {
  margin-top: 30px;
}

#ui3298 .ah01block02 {
  background-color: #efefef;
}

#ui3298 .ah01block02 .contentsArea {
  padding: 100px 0;
}


/* SP
------------------------------------- */
@media screen and (max-width: 767px) {

/* タイトル
------------------------------------- */
#ui3298 h1 {
	width: 100%;
	padding: 0 5px;
	font-size: 1.1rem;
}

/* メインビジュアル
------------------------------------- */
#ui3298 .mainVisual .inner01 {
	width: 100%;
}

#ui3298 .mainVisual .inner01 .txtBox {
	width: 100%;
	padding: 30px 10px;
}

#ui3298 .mainVisual .inner01 .txtBox h2 {
	font-size: 2.4rem;
}

#ui3298 .mainVisual .inner01 .txtBox p {
	font-size: 1.3rem;
}


/*#ui3298 .mainVisual .inner01 .imgBox {
	width: 100%;
	padding: 10px;
}*/

  /* 共通
------------------------------------- */
  #ui3298 .seriesFeature .contentsArea,
  #ui3298 .seriesFeature .uh02Box .contentsArea,
  #ui3298 .seriesFeature .uhzeroBox .contentsArea {
    width: 100%;
    padding: 0 10px;
  }

  #ui3298 .acdSection > div,
  #ui3298 .uh02Box .acdSection > div,
  #ui3298 .uhzeroBox .acdSection > div {
    padding: 0 10px;
  }

  #ui3298 .acdSection > div .contentsArea,
  #ui3298 .uh02Box .acdSection > div .contentsArea,
  #ui3298 .uhzeroBox .acdSection > div .contentsArea {
    padding: 50px 0;
  }

  #ui3298 .colImgTxt {
    display: block;
  }

  #ui3298 .colImgTxt .txtBox,
  #ui3298 .colImgTxt .imgBox {
    width: 100%;
  }

  #ui3298 .seriesFeature .subSection {
    padding: 30px 0 0;
  }

  #ui3298 .seriesFeature .contentsArea .readTxt {
    margin: 15px 0 0;
    font-size: 1.4rem;
  }

  #ui3298 .colImgTxt .imgBox {
    margin-top: 15px;
  }

  #ui3298 .seriesFeature .subSection .imgBox img {
    max-width: 100%;
  }

  #ui3298 .colTwoTxt {
    margin-top: 20px;
  }

  #ui3298 .cauTxt {
    display: block;
    font-size: 1.2rem;
  }

  #ui3298 .seriesFeature_bottomNote {
    font-size: 1.4rem;
  }

  #ui3298 .f_card-2column {
    display: block;
  }
  #ui3298 .f_card-2column .f_card-wrap {
    width: 100%;
  }
  #ui3298 .f_card-2column + .f_card-2column {
    margin-top: 30px;
  }

  #ui3298 .f_card-2column .f_card {
    padding: 30px 20px;
  }
  #ui3298 .f_card-wrap + .f_card-wrap {
    margin-top: 30px;
  }

  #ui3298 .ah01block01 .contentsArea {
    padding: 0;
  }

  #ui3298 .seriesFeature .box_01 {
    background: url(ui3298_mv01_sp.png) no-repeat center top;
    background-size: 100%;
    height: 100%;
    padding: 60vw 0 0;
  }

  #ui3298 .ah01block01 .txtBox {
    padding:  5vw 3px 10vw;;
  }
  
  #ui3298 .seriesFeature .box_01 .txtBox {
      width: 100%;
  }

  /*#ui3298 .ah01block01 .txtBox h3,
  /*#ui3298 .ah01block01 .txtBox p,
  #ui3298 .ah01block01 .txtBox .gramTxt,
  #ui3298 .ah01block01 .txtBox .cauTxt {
    width: 90%;
  }*/
 
  #ui3298 .ah01block01 {
  width: 100%;
  }

  #ui3298 .ah01block01 .txtBox p.readTxt {
    margin-top: 15px;
  }
  
  #ui3298 .colImgTxt .txtBox .txtBOx_02 p {
    width: 90%;
}
}

