@charset "utf-8";

/*===========================
ui3212
===========================*/
.ui3212{
  color: #1a1a1a;
  line-height: 1.4;
}
.ui3212 img{
  vertical-align: bottom;
}
.ui3212 h1,
.ui3212 h2,
.ui3212 h3,
.ui3212 li,
.ui3212 dl,
.ui3212 dd,
.ui3212 p{
  margin: 0;
}
.ui3212 ul,
.ui3212 ol,
.ui3212 dd{
  padding: 0;
  list-style: none;
}
.ui3212 a{
  text-decoration: none;
}
.ui3212 em{
  font-style: normal;
}
.ui3212 .pcBlock{
  display: block;
}
.ui3212 .spBlock{
  display: none;
}
.seriesLineup,
.ui3212 .listArea{
  clear: both;
  padding-top:60px;
}


/* メインビジュアル
------------------------------------- */
.mainVisual{
  border-top: 5px solid #000478;
  border-bottom: 5px solid #000478;
  background: url(../../other_contents/ui3212/bg_top_banner1.png) repeat-x left top / auto 100%;
}
.mainVisual img{
  width: 100%;
  height: auto;
}
.seriesBanner-protrude .seriesBanner_img{
  margin: 0;
}


/* キャンペーンバナー
------------------------------------- */
.ui3212 .campBnr{
  margin-top: 80px;
}


/* section
------------------------------------- */
.ui3212 .section{
  padding: 50px;
  background: url(../../other_contents/ui3212/ui3212_bg02.jpg) no-repeat left top / auto 100%;
}
.ui3212 .section .figure img{
  width: 100%;
  height: auto;
}


/* section01
------------------------------------- */
.ui3212 .section01{
  padding: 100px 0 0;
}
.ui3212 .section01 h2{
  position: relative;
  margin: 0 50px;
  font-size: 2.8rem;
  font-weight: bold;
  text-shadow: 0 0 10px #FFF, 0 0 10px #FFF, 0 0 10px #FFF, 0 0 10px #FFF, 0 0 10px #FFF, 0 0 10px #FFF, 0 0 10px #FFF, 0 0 10px #FFF, 0 0 10px #FFF, 0 0 10px #FFF, 0 0 10px #FFF, 0 0 10px #FFF, 0 0 10px #FFF, 0 0 10px #FFF, 0 0 10px #FFF, 0 0 10px #FFF, 0 0 10px #FFF, 0 0 10px #FFF, 0 0 10px #FFF, 0 0 10px #FFF, 0 0 10px #FFF, 0 0 10px #FFF, 0 0 10px #FFF, 0 0 10px #FFF, 0 0 10px #FFF, 0 0 10px #FFF, 0 0 10px #FFF;
  color: #393939;
  z-index: 1;
}
.ui3212 .section01 h2 ruby{
  font-size: 3.6rem;
  font-weight: bold;
  color: #138cd1;
  letter-spacing: 0.2rem;
}
.ui3212 .section01 h2 ruby rt{
  font-size: 1rem;
}
.ui3212 .section01 .subBox{
  margin-top: 30px;
  background: url(../../other_contents/ui3212/bg_main1.png) repeat left top;
  -webkit-transform: skew(0, -3deg);
  -moz-transform: skew(0, -3deg);
  -ms-transform: skew(0, -3deg);
  -o-transform: skew(0, -3deg);
  transform: skew(0, -3deg);
}
.ui3212 .section01 .subBox::after{
  display: block;
  position: relative;
  content: "";
  padding: 60px 0;
  background: #fff;
  z-index: 1;
}
.ui3212 .section01 .subBox .txtBox{
  position: relative;
  margin: 0 50px;
  padding: 55px 300px 40px 0;
  -webkit-transform: skew(0, 3deg);
  -moz-transform: skew(0, 3deg);
  -ms-transform: skew(0, 3deg);
  -o-transform: skew(0, 3deg);
  transform: skew(0, 3deg);
}
.ui3212 .section01 .subBox .txtBox p{
  margin: 0;
  font-size: 1.7rem;
  color: #034760;
  font-weight: bold;
  line-height: 1.7;
}
.ui3212 .section01 .subBox .txtBox p span{
  font-size: 2.5rem;
  box-shadow: 0 -12px 0 0px rgba(255, 210, 0, 0.8) inset;
}
.ui3212 .section01 .subBox .txtBox .figure{
  position: absolute;
  top: -55%;
  right: 0;
}


/* section02
------------------------------------- */
.ui3212 .section02{
  padding: 0 50px 50px;
  text-align: center;
}
.ui3212 .section02 h2{
  display: inline-block;
  margin: 0 0 40px;
  font-size: 3.5rem;
  font-weight: bold;
  box-shadow: 0 -12px 0 0px rgba(255, 210, 0, 0.8) inset;
}
.ui3212 .section02 h2 span{
  color: #138cd1;
  font-size: 4.6rem;
}
.ui3212 .section02 h2 ruby rt{
  font-size: 1rem;
}
.ui3212 .section02 .colFourBox{
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
}
.ui3212 .section02 .colFourBox li{
  position: relative;
  width: 23%;
  box-sizing: border-box;
  border: 1px solid #a7a7a7;
}
.ui3212 .section02 .colFourBox li:nth-of-type(n+5){
  margin-top: 20px;
}
.ui3212 .section02 .colFourBox li .number{
  position: absolute;
  top: 0;
  left: 0;
  padding: 10px 15px;
  background: #fb0657;
  color: #fff;
  font-weight: bold;
  font-size: 2.1rem;
}
.ui3212 .section02 .colFourBox li img{
  width: 100%;
  height: auto;
}
.ui3212 .section02 .colFourBox li p{
  margin: 15px 0;
  font-weight: bold;
  color: #272727;
}
.ui3212 .section02 .colFourBox li p .smlTxt{
  display: block;
  margin-top: 5px;
  font-size: 1.3rem;
}


/* section03
------------------------------------- */
.ui3212 .section03{
  padding: 50px;
  text-align: center;
  background: url(../../other_contents/ui3212/bg_content1.png) repeat left top;
}
.ui3212 .section03 h2{
  display: inline-block;
  margin: 0 0 40px;
  font-size: 4.2rem;
  font-weight: bold;
  box-shadow: 0 -12px 0 0px rgba(255, 210, 0, 0.8) inset;
}
.ui3212 .section03 .figure img{
  width: 100%;
  height: auto;
}
.ui3212 .section03 .figure .img2{
  max-width: 1023px;
}


/* section04
------------------------------------- */
.ui3212 .section04{
  padding: 50px;
  background: url(../../other_contents/ui3212/bg_reason1.png) repeat left top;
}
.ui3212 .section04 .titleBox{
  margin: 0 0 40px;
  background: url(../../other_contents/ui3212/balloon_reason1_left.png) no-repeat left 30px center / 50px auto,url(../../other_contents/ui3212/balloon_reason1_right.png) no-repeat right 30px center / 50px auto;
  text-align: center;
  color: #fff;
}
.ui3212 .section04 .titleBox h2{
  font-size: 4.2rem;
  font-weight: bold;
}
.ui3212 .section04 .titleBox h2 rt{
  font-size: 1rem;
}
.ui3212 .section04 .titleBox p{
  margin-top: 5px;
  font-weight: bold;
  font-size: 2rem;
}
.ui3212 .section04 .colTwoBox{
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
}
.ui3212 .section04 .colTwoBox li{
  position: relative;
  width: 47.5%;
  padding: 25px;
  background: #fff;
  box-sizing: border-box;
  box-shadow: 5px 5px 0 #000478;
}
.ui3212 .section04 .colTwoBox li:nth-of-type(n+3){
  margin-top: 50px;
}
.ui3212 .section04 .colTwoBox li .number{
  position: absolute;
  top: -20px;
  left: -20px;
  padding: 18px 15px;
  background: #000478;
  font-weight: bold;
  font-size: 3.5rem;
  color: #fff;
}
.ui3212 .section04 .colTwoBox li h3{
  margin-bottom: 25px;
  text-align: center;
  color: #138cd1;
  font-size: 2.2rem;
  font-weight: bold;
  line-height: 1.4;
}
.ui3212 .section04 .colTwoBox li .figure{
  text-align: center;
}
.ui3212 .section04 .colTwoBox li p{
  margin-top: 25px;
}


/* section05
------------------------------------- */
.ui3212 .section05{
  padding: 50px;
}
.ui3212 .section05 .figure img{
  width: 100%;
  height: auto;
}


/* section06
------------------------------------- */
.ui3212 .section06{
  position: relative;
  margin-bottom: 39px;
  padding: 50px;
  background: url(../../other_contents/ui3212/bg_country1.png) repeat left top;
}
.ui3212 .section06::after{
  position: absolute;
  bottom: -50px;
  left: 0;
  width: 100%;
  height: 50px;
  content: "";
  display: inline-block;
  background: url(../../other_contents/ui3212/bg_country2.png) no-repeat left top / 100% auto;
}
.ui3212 .section06 .whiteBox{
  position: relative;
  padding: 50px;
  background: #fff;
  box-shadow: 10px 10px 0 #2a5e72;
}
.ui3212 .section06 .whiteBox::-webkit-scrollbar-track-piece {
  background: #efefef;
}
.ui3212 .section06 .whiteBox .rightImg{
  position: absolute;
  top: -100px;
  right: -100px;
  width: 250px;
}
.ui3212 .section06 .whiteBox .rightImg img{
  width: 100%;
  height: auto;
}
.ui3212 .section06 .whiteBox h2{
  margin-bottom: 30px;
  text-align: center;
  color: #1169ac;
  font-size: 4.2rem;
  font-weight: bold;
}
.ui3212 .section06 .whiteBox dl dt{
  margin-bottom: 15px;
  padding-bottom: 10px;
  border-bottom: 2px solid #bcbbbb;
  font-weight: bold;
  font-size: 1.7rem;
}
.ui3212 .section06 .whiteBox dl dd{
  padding: 0;
}
.ui3212 .section06 .whiteBox dl dd:not(:last-child){
  margin-bottom: 25px;
}


/* section07
------------------------------------- */
.ui3212 .section07{
  padding: 50px;
}
.ui3212 .section07 h2{
  margin-bottom: 20px;
  text-align: center;
}
.ui3212 .section07 .voiceBox{
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
}
.ui3212 .section07 .voiceBox li.col1{
  width: 100%;
}
.ui3212 .section07 .voiceBox li.col3{
  margin-top: 10px;
  width: 31%;
}
.ui3212 .section07 .voiceBox li.col2{
  margin-top: 30px;
  width: 48%;
}
.ui3212 .section07 .voiceBox li img{
  width: 100%;
  height: auto;
}


/* section08
------------------------------------- */
.ui3212 .section08{
  padding: 50px;
  background: url(../../other_contents/ui3212/bg_movie1.png) repeat left bottom;
}
.ui3212 .section08 .movieBox{
  border: 4px solid #fff;
}
.ui3212 .section08 .movieBox iframe{
  vertical-align: bottom;
  width: 100%;
}


/* section09
------------------------------------- */
.ui3212 .section09{
  padding: 50px 0;
}
.ui3212 .section09 h3{
  margin-bottom: 30px;
  padding: 8px 0 5px;
  background: url(../../other_contents/ui3212/bg_basicFee3.png) repeat left top;
  color: #fff;
  text-align: center;
  font-size: 3.6rem;
  font-weight: bold;
}
.ui3212 .section09 .threeBox{
  padding: 0 50px;
}
.ui3212 .section09 .threeBox li + li{
  margin-top: 30px;
}
.ui3212 .section09 .threeBox li dt{
  padding: 8px 0;
  background: url(../../other_contents/ui3212/bg_basicFee3.png) repeat left top;
  color: #fff;
  text-align: center;
  font-weight: bold;
}
.ui3212 .section09 .threeBox li dt p{
  margin: 0;
}
.ui3212 .section09 .threeBox li dt .mainTxt{
  font-size: 3.6rem;
}
.ui3212 .section09 .threeBox li dt .subTxt{
  font-size: 2.1rem;
}
.ui3212 .section09 .threeBox li dd{
  padding: 70px 0;
  background: #f2f2f2;
}
.ui3212 .section09 .threeBox li:nth-of-type(1) dd{
  background: url(../../other_contents/ui3212/bg_basicFee1.png) no-repeat left 110px center / auto 85%,#f2f2f2;
}
.ui3212 .section09 .threeBox li:nth-of-type(2) dd{
  background: url(../../other_contents/ui3212/bg_basicFee2.png) no-repeat left 110px center / auto 85%,#f2f2f2;
}
.ui3212 .section09 .threeBox li dd p{
  margin: 0;
  text-align: center;
  color: #444444;
  font-weight: bold;
}
.ui3212 .section09 .threeBox li dd .subTxt{
  font-size: 1.7rem;
}
.ui3212 .section09 .threeBox li dd .mainTxt{
  margin-top: 5px;
  font-size: 2.2rem;
}
.ui3212 .section09 .threeBox li dd .mainTxt span{
  font-size: 3.5rem;
}
.ui3212 .section09 .threeBox li dd .bigTxt{
  font-size: 3.5rem;
}
.ui3212 .section09 .threeBox li dd .bigTxt span{
  font-size: 5.6rem;
}
.ui3212 .section09 > p{
  margin-top: 30px;
  text-align: center;
  font-size: 2rem;
  font-weight: bold;
}


/* section10
------------------------------------- */
.ui3212 .section10{
  padding: 50px 0;
}
.ui3212 .section10 .titleBox{
  position: relative;
  margin-bottom: 30px;
  color: #0580b9;
}
.ui3212 .section10 .titleBox::after{
  content: "";
  display: block;
  width: 100%;
  height: 4px;
  background: url(../../other_contents/ui3212/bg_overseas1.png) repeat left top;
}
.ui3212 .section10 .titleBox h3{
  font-size: 3.5rem;
  font-weight: bold;
}
.ui3212 .section10 .titleBox h3 span{
  font-size: 2.5rem;
}
.ui3212 .section10 .titleBox .righTxt{
  position: absolute;
  right: 0;
  bottom: 10px;
  margin: 0;
  font-weight: bold;
  font-size: 1.7rem;
}
.ui3212 .section10 .titleBox .righTxt span{
  box-shadow: 0 -12px 0 0px rgba(255, 210, 0, 0.8) inset;
}
.ui3212 .section10 .mainBox{
  padding: 0 50px;
}
.ui3212 .section10 .colTwoBox{
  display: flex;
  justify-content: space-between;
}
.ui3212 .section10 .colTwoBox .leftBox{
  width: 20%;
}
.ui3212 .section10 .colTwoBox .rightBox{
  width: 70%;
}
.ui3212 .section10 .colTwoBox .rightBox table{
  width: 100%;
  border-collapse: separate;
  border-spacing: 5px;
  color: #fff;
}
.ui3212 .section10 .colTwoBox .rightBox table th,
.ui3212 .section10 .colTwoBox .rightBox table td{
  width: 33.3%;
  text-align: center;
  vertical-align: middle;
  font-size: 2.1rem;
}
.ui3212 .section10 .colTwoBox .rightBox table th span,
.ui3212 .section10 .colTwoBox .rightBox table td span{
  font-size: 3.4rem;
  font-weight: bold;
}
.ui3212 .section10 .colTwoBox .rightBox table th{
  padding: 25px 0;
  background: url(../../other_contents/ui3212/bg_overseas1.png) repeat left top;
  line-height: 1.2;
}
.ui3212 .section10 .colTwoBox .rightBox table td{
  padding: 50px 0;
  background: #6cbfee;
  font-weight: bold;
}
.ui3212 .section10 .colTwoBox .rightBox ul{
  margin-top: 30px;
}
.ui3212 .section10 .colTwoBox .rightBox ul li{
  font-size: 1.5rem;
}
.ui3212 .section10 .colTwoBox .rightBox ul li + li{
  margin-top: 10px;
}
.ui3212 .section10 .colTwoBox .rightBox ul li::before{
  content: "● ";
  color: #138cd1;
}
.ui3212 .section10 .figure{
  margin-top: 30px;
}
.ui3212 .section10 .figure img{
  width: 100%;
  height: auto;
}
.ui3212 .section10 .c_box{
  display: none;
}


/* section11
------------------------------------- */
.ui3212 .section11{
  padding: 50px 0 100px;
}
.ui3212 .section11 .titleBox{
  position: relative;
  margin-bottom: 30px;
  color: #fd8a03;
}
.ui3212 .section11 .titleBox::after{
  content: "";
  display: block;
  width: 100%;
  height: 4px;
  background: url(../../other_contents/ui3212/bg_domestic1.png) repeat left top;
}
.ui3212 .section11 .titleBox h3{
  font-size: 3.5rem;
  font-weight: bold;
}
.ui3212 .section11 .titleBox h3 span{
  font-size: 2.5rem;
}
.ui3212 .section11 .titleBox .righTxt{
  position: absolute;
  right: 0;
  bottom: 10px;
  margin: 0;
  font-weight: bold;
  font-size: 1.7rem;
  line-height: 1.4;
}
.ui3212 .section11 .inBox {
  padding: 0;
}
.ui3212 .section11 .inBox .left .in1 {
  background-color: #fd8a03;
  color: #FFFFFF;
  text-align: center;
  padding: 10px;
  margin: 0 0 5px;
}
.ui3212 .section11 .inBox .left .in1 .tx1 {
  font-size: 2.4rem;
}
.ui3212 .section11 .inBox .left .in1 .tx2 {
  font-size: 1.5rem;
}
.ui3212 .section11 .inBox .left .in2 {
  background-color: #eaeaea;
  position: relative;
  text-align: center;
  height: 170px;
}
.ui3212 .section11 .inBox .left .in2 .img1 {
  position: absolute;
  top: 10px;
  left: 40px;
}
.ui3212 .section11 .inBox .left .in2 .tx {
  position: absolute;
  top: 25px;
  left: 150px;
  text-align: left;
}
.ui3212 .section11 .inBox .left .in2 .img2 {
  position: absolute;
  top: 80px;
  left: 140px;
}
.ui3212 .section11 .inBox .tx1 {
  text-align: center;
  padding: 10px 0 0 0;
}
.ui3212 .section11 .inBox .left ul {
  padding: 30px 0 0 0;
}
.ui3212 .section11 .inBox .left ul li {
  position: relative;
  font-size: 1.4rem;
  padding: 3px 0 3px 1em;
}
.ui3212 .section11 .inBox .left ul li:before {
  position: absolute;
  content: "・";
  top: 3px;
  left: 0;
}
.ui3212 .section11 .inBox .right .in1 {
  background-color: #0582bc;
  color: #FFFFFF;
  text-align: center;
  padding: 10px;
  margin: 0 0 5px;
}
.ui3212 .section11 .inBox .in1 .tx1 {
  font-weight:bold;
}
.ui3212 .section11 .inBox .right .in1 .tx1 {
  font-size: 2.4rem;
}
.ui3212 .section11 .inBox .right .in1 .tx2 {
  font-size: 1.5rem;
}
.ui3212 .section11 .inBox .right .in2 {
  background-color: #eaeaea;
  position: relative;
  height: 170px;
}
.ui3212 .section11 .inBox .right .in2 .img1 {
  position: absolute;
  top: 10px;
  left: 40px;
}
.ui3212 .section11 .inBox .right .in2 .tx {
  position: absolute;
  top: 20px;
  left: 120px;
  text-align: left;
}
.ui3212 .section11 .inBox .in2 .tx {
  font-size: 1.6rem;
}
.ui3212 .section11 .inBox .right .tx0 {
  text-align: center;
  padding: 20px 0 20px 0;
}
.ui3212 .section11 .inBox .right ul {
  padding: 20px 0 0 0;
}
.ui3212 .section11 .inBox .right ul li {
  position: relative;
  font-size: 1.4rem;
  padding: 3px 0 3px 1em;
}
.ui3212 .section11 .inBox .right ul li:before {
  position: absolute;
  content: "・";
  top: 3px;
  left: 0;
}
.ui3212 .section11 .inBox .right .in2 .img2 {
  position: absolute;
  top: 80px;
  left: 90px;
}
.w48 {
  width: 48%;
}
.left, .img_left, .alignleft {
  float: left;
}
.right, .img_right, .alignright {
  float: right;
}
.clearfix {
  min-height: 1px;
  clear: both;
}
.red {color: #ee0000 !important;}



@media screen and (max-width: 767px) {
  .ui3212 .pcBlock{
    display: none;
  }
  .ui3212 .spBlock{
    display: block;
  }
  .ui3212 img{
    -webkit-transform: translate(0,0);
    -moz-transform: translate(0,0);
    -ms-transform: translate(0,0);
    -o-transform: translate(0,0%);
    transform: translate(0,0%);
    top: 0;
    left: auto;
    right: 5px;
    width: 100px;
    height: auto;
  }

  /* section01
  ------------------------------------- */
  .ui3212 .section01{
    padding: 40px 0 0;
  }
  .ui3212 .section01 h2{
    margin: 0;
    padding: 0 10px;
    font-size: 2.2rem;
    font-weight: bold;
  }
  .ui3212 .section01 h2 strong{
    display: block;
    color: #138cd1;
    font-size: 2.8rem;
    font-weight: bold;
  }
  .ui3212 .section01 h2 span{
    display: block;
  }
  .ui3212 .section01 h2 span rt{
    font-size: 1rem;
  }
  .ui3212 .section01 h2 ruby{
    font-size: 2.8rem;
  }
  .ui3212 .section01 .subBox::after{
    padding: 30px 0;
  }
  .ui3212 .section01 .subBox .txtBox{
    margin: 0;
    padding: 40px 10px;
  }
  .ui3212 .section01 .subBox .txtBox p{
    font-size: 1.4rem;
  }
  .ui3212 .section01 .subBox .txtBox p span{
    font-size: 2.2rem;
  }
  .ui3212 .section01 .subBox .txtBox .figure{
    right: 10px;
  }
  .ui3212 .section01 .subBox,
  .ui3212 .section01 .subBox .txtBox{
    -webkit-transform: skew(0, 0);
    -moz-transform: skew(0, 0);
    -ms-transform: skew(0, 0);
    -o-transform: skew(0, 0);
    transform: skew(0, 0);
  }

  /* section02
  ------------------------------------- */
  .ui3212 .section02{
    padding: 0 10px;
  }
  .ui3212 .section02 h2,
  .ui3212 .section02 h2 span{
    font-size: 3rem;
  }
  .ui3212 .section02 .colFourBox{
    margin-bottom: 30px;
  }
  .ui3212 .section02 .colFourBox li{
    width: 48%;
    min-height: 100px;
    margin: 0 1% 20px;
  }
  .ui3212 .section02 .colFourBox li .number{
    width: 40px;
    height: 40px;
    font-size: 2.4rem;
    z-index: 4;
  }
  .ui3212 .section02 .colFourBox li p{
    padding: 10px 10px 15px;
    text-align: left;
    font-size: 1.5rem;
  }
  .ui3212 .section02 .colFourBox li:nth-of-type(n+5){
    margin-top: 0;
  }

  /* section03
  ------------------------------------- */
  .ui3212 .section03{
    padding: 50px 10px;
  }
  .ui3212 .section03 h2{
    font-size: 3rem;
  }
  .ui3212 .section03 .figure .img1{
    position: relative;
    left: 50%;
    width: 150%;
    max-width: none;
    -webkit-transform: translate(-50%, 0);
    -moz-transform: translate(-50%, 0);
    -ms-transform: translate(-50%, 0);
    -o-transform: translate(-50%, 0);
    transform: translate(-50%, 0);
  }

  /* section04
  ------------------------------------- */
  .ui3212 .section04{
    padding: 30px 10px;
  }
  .ui3212 .section04 .titleBox{
    background: none;
  }
  .ui3212 .section04 .titleBox h2{
    font-size: 1.8rem;
  }
  .ui3212 .section04 .titleBox p{
    font-size: 1.7rem;
  }
  .ui3212 .section04 .colTwoBox li{
    width: 98%;
    margin: 0 1% 10px;
    padding: 10px 10px;
  }
  .ui3212 .section04 .colTwoBox li:nth-of-type(n+3){
    margin-top: 0;
  }
  .ui3212 .section04 .colTwoBox li .number{
    top: 0;
    left: 0;
    width: 50px;
    height: 50px;
    padding: 5px 0 0 5px;
    font-size: 3rem;
  }
  .ui3212 .section04 .colTwoBox li .figure{
    float: left;
    width: 30%;
    padding: 0 10px 30px 0;
  }
  .ui3212 .section04 .colTwoBox li h3{
    min-height: 50px;
    font-size: 1.8rem;
    margin-bottom: 0;
    padding: 0 0 20px 3em;
    text-align: left;
  }
  .ui3212 .section04 .colTwoBox li p{
    margin-top: 0;
    font-size: 1.4rem;
  }

  /* section05
  ------------------------------------- */
  .ui3212 .section05{
    padding: 30px 10px;
  }
  .ui3212 .section06 .whiteBox .rightImg img{
    position: absolute;
    top: -75px;
    width: 80px;
    right: 100px;
  }

  /* section06
  ------------------------------------- */
  .ui3212 .section06{
    margin-bottom: 0;
    padding: 10px;
  }
  .ui3212 .section06 .whiteBox h2{
    margin-bottom: 20px;
    font-size: 2.4rem;
  }
  .ui3212 .section06 .whiteBox{
    box-shadow: none;
    margin: 20px 0 20px;
    border: 2px solid #FFF;
    width: 100%;
    padding: 5%;
    background-color: #FFF;
    color: #2A2A2A;
    font-size: 1.4rem;
  }
  .ui3212 .section06 .whiteBox .area{
    height: 200px;
    overflow-y: scroll;
    -webkit-overflow-scrolling: touch;
  }
  .ui3212 .section06 .whiteBox .area::-webkit-scrollbar {
      width: 15px;
  }
  .ui3212 .section06 .whiteBox .area::-webkit-scrollbar-thumb{
    background: #999;
    border-radius: 5px;
  }
  .ui3212 .section06 .whiteBox .area::-webkit-scrollbar-track-piece {
    background: #efefef;
  }
  .ui3212 .section06 .whiteBox .area dl{
    margin: 10px;
  }

  /* section07
  ------------------------------------- */
  .ui3212 .section07{
    padding: 50px 10px;
    background: url(../../other_contents/ui3212/bg_voice1.png) repeat-x center bottom;
  }
  .ui3212 .section07 h2 img{
    width: 150px;
  }
  .ui3212 .section07 .voiceBox li.col2{
    height: auto;
    width: 100%;
    max-width: none;
    margin-top: 5px;
  }
  .ui3212 .section07 .voiceBox li.col3{
    margin-bottom: 15px;
  }

  /* section08
  ------------------------------------- */
  .ui3212 .section08{
    padding: 30px 20px;
  }
  .ui3212 .section08 .movieBox iframe{
    height: 200px;
  }

  /* section09
  ------------------------------------- */
  .ui3212 .section09{
    padding: 50px 10px 20px;
  }
  .ui3212 .section09 h3{
    padding: 10px;
    font-size: 3.1rem;
  }
  .ui3212 .section09 > p{
    margin-top: 0;
    font-size: 2rem;
  }
  .ui3212 .section09 .threeBox{
    padding: 30px 10px;
  }
  .ui3212 .section09 h3{
    margin-bottom: 0;
  }
  .ui3212 .section09 .threeBox li dt .mainTxt{
    font-size: 2.4rem;
  }
  .ui3212 .section09 .threeBox li dt{
    padding: 10px;
  }
  .ui3212 .section09 .threeBox li dt .subTxt{
    font-size: 1.8rem;
  }
  .ui3212 .section09 .threeBox li dd{
    padding: 15px;
  }
  .ui3212 .section09 .threeBox li dd .mainTxt{
    font-size: 1.9rem;
  }
  .ui3212 .section09 .threeBox li dd .bigTxt span{
    font-size: 2.9rem;
  }
  .ui3212 .section09 .threeBox li dd .subTxt{
    font-size: 1.4rem;
  }
  .ui3212 .section09 .threeBox li:nth-of-type(1) dd{
    background: url(../../other_contents/ui3212/bg_basicFee1.png) no-repeat right 10px center / auto 85%,#f2f2f2;
  }
  .ui3212 .section09 .threeBox li:nth-of-type(2) dd {
    background: url(../../other_contents/ui3212/bg_basicFee2.png) no-repeat right 10px center / auto 85%,#f2f2f2;
  }
  .ui3212 .section09 .threeBox li dd p{
    text-align: left;
  }
  .ui3212 .section09 .threeBox li dd .subTxt{
    padding: 0;
  }
  .threeBox li dd .mainTxt {
    margin-top: 5px;
    font-size: 1.7rem;
  }
  .ui3212 .section09 .threeBox li dd .mainTxt span{
    font-size: 2.4rem;
  }
  .ui3212 .section09 .threeBox li dd .bigTxt{
    font-size: 1.8rem;
    text-align: center;
  }

  /* section010
  ------------------------------------- */
  .ui3212 .section10{
    padding: 0;
  }
  .ui3212 .section10 .titleBox{
    font-size: 2rem;
    text-align: center;
    margin-bottom: 0;
  }
  .ui3212 .section10 .titleBox h3{
    margin-top: 60px;
    font-size: 2.4rem;
  }
  .ui3212 .section10 .titleBox h3 span{
    font-size: 1.7rem;
  }
  .ui3212 .section10 .titleBox .righTxt{
    position: static;
    padding: 10px 10px 5px;
    font-size: 1.6rem;
    position: relative;
    right: auto;
    top: auto;
  }
  .ui3212 .section10 .titleBox .righTxt span{
    font-size: 1.8rem;
  }

  .ui3212 .section10 .colTwoBox .leftBox{
    display: none;
  }
  .ui3212 .section10 .colTwoBox .rightBox{
    height: auto;
    width: 100%;
    max-width: none;
  }
  .ui3212 .section10 .colTwoBox .rightBox table th,
  .ui3212 .section10 .colTwoBox .rightBox table td{
    font-size: 1.8rem;
  }
  .ui3212 .section10 .colTwoBox .rightBox table th span,
  .ui3212 .section10 .colTwoBox .rightBox table td span{
    font-size: 2.4rem;
  }
  .ui3212 .section10 .colTwoBox .rightBox ul li{
    padding: 5px;
    font-size: 1.6rem;
  }
  .ui3212 .section10 .colTwoBox .rightBox ul li + li{
    margin-top: 0;
  }
  .ui3212 .section10 .mainBox{
    padding: 20px 0;
  }
  .ui3212 .section10 .figure{
    margin-top: 0;
  }
  .ui3212 .section10 .c_box{
    display: block;
    background: url(../../other_contents/ui3212/bg_content1.png);
    border: 2px solid #1563a1;
    border-radius: 10px;
    padding: 3px;
    margin: 30px 10px 0;
  }
  .ui3212 .section10 .c_box .c_in{
    border: 5px solid #1563a1;
    border-radius: 10px;
    padding: 20px;
    color: #1563a1;
    font-size: 2rem;
    font-weight: bold;
    text-align: center;
  }

  /* section011
  ------------------------------------- */
  .ui3212 .section11{
    width: 100%;
    padding: 30px 0 20px;
  }
  .ui3212 .section11 .titleBox{
    margin-bottom: 0;
    font-size: 2rem;
    text-align: center;
}
  .ui3212 .section11 .titleBox h3{
    font-size: 2.4rem;
  }
  .ui3212 .section11 .titleBox h3 span{
    font-size: 1.7rem;
  }
  .ui3212 .section11 .titleBox .righTxt{
    padding: 10px 10px 0;
    font-size: 1.6rem;
    position: relative;
    right: auto;
    top: auto;
  }
  .ui3212 .section11 .inBox {
    padding: 20px 10px; }
  .ui3212 .section11 .inBox .left .in2 .img1 {
    width: 70px;
    left: 10px; }
  .ui3212 .section11 .inBox .left .in2 .tx {
    left: 80px;
    padding: 0 10px 0 0; }
  .ui3212 .section11 .inBox .left .in2 .img2 {
    width: 250px;
    left: 50%;
    margin: 0 0 0 -125px; }
  .ui3212 .section11 .inBox .right .in1 {
    margin: 20px 0 5px; }
  .ui3212 .section11 .inBox .right .in2 .img1 {
    width: 60px;
    left: 10px;
  }
  .ui3212 .section11 .inBox .right .in2 .tx {
    left: 80px;
    padding: 0 10px 0 0; }
  .ui3212 .section11 .inBox .right .in2 .img2 {
    width: 250px;
    left: 50%;
    margin: 0 0 0 -125px; }
  .ui3212 .section11 .inBox .right .in2 .img2 {
    top: 100px; } 
    .w48 {
      height: auto;
      width: 100%;
      max-width: none;
  }
  .w48 img {
    height: auto;
    width: 100%;
    max-width: none;
  }
}
@media screen and (max-width: 320px) {
  .ui3212 .section11 .inBox .left .in2 .img2 {
    top: 100px; } }


    