@charset "UTF-8";

.clearfix:after {
content: "."; /* 新しいコンテンツ */
display: block;
clear: both;
height: 0;
visibility: hidden; /* 非表示に */
}

.clearfix {
min-height: 1px;
}

* html .clearfix {
height: 1px;
/*¥*//*/
height: auto;
overflow: hidden;
/**/
}
#insta_top a {text-decoration: none !important;}
#insta_top p {
color: #7a767a;
}
#insta_top html {
font: inherit;
font-size: 62.5%;
}
#insta_top img {
margin:0;
padding:0;
border:0;
vertical-align: bottom;
}
#insta_top body {
margin: 0;
padding: 0;
width: 100%;
font-size: 1.6rem;
color: #202020;
line-height: 170%;
font-family: "游ゴシック体", YuGothic, "游ゴシック", "Yu Gothic", "メイリオ", sans-serif;
font-weight: 500;
-webkit-text-size-adjust: 100%;
}
#insta_top .all_wrap {
overflow: hidden;
font-family: "游ゴシック体", YuGothic, "游ゴシック", "Yu Gothic", "メイリオ", sans-serif !important;
}
#insta_top #wrapper {
margin: 0 auto;
padding: 0;
width: 1100px;
}
#insta_top .section {
  padding: 60px 0;
}
#insta_top .bg_purple {
      /* background-color: #faf6fb; */
  /* background: linear-gradient(to bottom, #faf6fb 0%, #e74c92 100%); */
  background-image: linear-gradient( 135deg, rgba(218, 205, 232, 0.8) 0%, rgb(255, 255, 255) 100%);
  opacity: 0.;
  background: linear-gradient(#fcf9fd, #f5ecf9 ) fixed;
}
#insta_top .insta_container {
   max-width: 1140px;
   margin: 0 auto;
}

#insta_top main {
  margin: 64px auto 0;
  padding: 0 4% !important;
  width: 100%;
  box-sizing: border-box;
  font-family: "繝偵Λ繧ｮ繝手ｧ偵ざ Pro W3", "Hiragino Kaku Gothic Pro", Arial, Verdana, sans-serif  !important;
}

#insta_top .kv_plus_area {
  padding-top: 13px;
  margin: 0 0 0 80px;
}
#insta_top .kv_illust {
  margin: 0 auto;
  padding: 0;
  position: absolute;
  top: 40px;
}
#insta_top .kv_blue_Area {
  height: 185px;
  margin: 18px 0 0 0;
  background-size: inherit;
}
#insta_top .logo_area {
  position: absolute;
  top: 10px;
  right: 10px;
  max-width: 81px;
}
#insta_top .logo_area img,
#insta_top .cart_area img {
width: 100%;
}
#insta_top .cart_area {
  position: absolute;
  top: -66px;
  right: -40px;
  bottom: 0;
  left: 0;
  margin: auto;
  width: 80%;
  height: 3.2rem;
  max-width: 199px;
}
#insta_top .KV_area {
margin: 0;
padding: 0;
width: 100%;
height: 297px;
/* background: url(../img/kv_bg.png) no-repeat; */
background-size: cover;
text-align: center;
float: left;
position: relative;
overflow: hidden;
background: url(../img/kv_bg.png);
background-size: cover;
background-repeat: no-repeat;
}
#insta_top .container {
  width: 100%;
  padding-right: 15px;
  padding-left: 15px;
  margin-right: auto;
  margin-left: auto;
}
#insta_top .card_body {
  -ms-flex: 1 1 auto;
  flex: 1 1 auto;
  padding: 1.25rem;
}
#insta_top .col-lg-4 {
  -ms-flex: 0 0 33.333333%;
  flex: 0 0 33.333333%;
  max-width: 33.333333%;
}
#insta_top .card {
  position: relative;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: column;
  flex-direction: column;
  min-width: 0;
  word-wrap: break-word;
  background-color: #fff;
  background-clip: border-box;
  border: 1px solid rgba(0,0,0,.125);
  border-radius: .25rem;
}
#insta_top .card_wrap {
width: 100%;
  display: -webkit-flex;
  display: flex;
  -webkit-justify-content: space-between;
  justify-content: space-between;
}
#insta_top .card.features {
  border: 0;
  border-radius: 3px;
  box-shadow: 0px 5px 7px 0px rgba(0, 0, 0, 0.04);
  transition: all 0.3fs ease;
  width: 31.2%;
  box-sizing: border-box;
  padding: 14px;
}
#insta_top .card.features:before {
  content: "";
  position: absolute;
  width: 4px;
  color: #fc73b4;
  background: -moz-lineazfr-gradient(top, #9477b4 0%, #fc73b4 100%);
  background: -webkit-linear-gradient(top, #9477b4 0%, #fc73b4 100%);
  background: linear-gradient(to bottom, #9477b4 0%, #fc73b4 100%);
  top: 0;
  bottom: 0;
  left: 0;
}
#insta_top .Stepnav ol {
margin-top: 40px;
display: table;
table-layout: fixed;
width: 100%;
box-sizing: border-box;
height: 48px;
border-left: solid 1px #cccccc;
border-right: solid 1px #cccccc;
}

#insta_top .Stepnav ol li {
position: relative;
display: table-cell;
box-sizing: border-box;
padding-left: 25px;
text-align: center;
vertical-align: middle;
font-size: 14px;
background-color: #f9f9f9;
font-weight: bold;
border-top: solid 1px #cccccc;
border-bottom: solid 1px #cccccc;
color: #e05398;
background: #f5eff7;
}
#insta_top .Stepnav ol li:before {
  content: "";
  position: absolute;
  top: -1px;
  right: -25px;
  bottom: 0;
  width: 0;
  height: 0;
  border-top: 24px solid transparent;
  border-bottom: 24px solid transparent;
  border-left: 24px solid #b5a4c8;
  z-index: 99;
}
#insta_top .Stepnav ol li:before:last-child {
display: none;
}
#insta_top .Stepnav ol li:last-child:before,
#insta_top .Stepnav ol li:last-child:after{
display: none;
}
#insta_top .Stepnav ol li:after {
  content: "";
  position: absolute;
  top: -1px;
  right: -24px;
  bottom: 0;
  width: 0;
  height: 0;
  border-top: 24px solid transparent;
  border-bottom: 24px solid transparent;
  border-left: 24px solid #f5eff7;
  z-index: 99;
}

#insta_top .Stepnav ol li.current {
background-color: #2196f3;
color: #FFF;
}

#insta_top .Stepnav ol li:first-child {
padding-left: 0;
}

#insta_top .col-lg-4 {
  -ms-flex: 0 0 33.333333%;
  flex: 0 0 33.333333%;
  max-width: 33.333333%;
}
#insta_top .def_btn {
text-align: center;
margin-top: 70px !important;
}
#insta_top .section-title {
  text-align: center;
  margin-bottom: 3rem;
}
#insta_top .row {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  margin-right: -15px;
  margin-left: -15px;
}
#insta_top .icon_dounyu {
  top: 20px;
  position: absolute;
  z-index: 1;
  right: 110px;
}
#insta_top .icon_3step {
  top: 11px;
  position: absolute;
  z-index: 1;
  left: 9%;
  width: 100px;
}
#insta_top .mb-5, .my-5 {
  margin-bottom: 3rem!important;
}
#insta_top .img-fluid {
  max-width: 100%;
  height: auto;
}
#insta_top .kv_blue_Area {
  width: 100%;
  height: 152px;
  margin: 39px 0 0 0;
}
#insta_top .kv_two_box {
 display: inline-block;
}
#insta_top .kv_xl_font {
padding: 0;
  width: 100%;
  font-size: 5.4rem;
  font-weight: 700;
  color: #fff;
  text-align: center;
  transform: translate(-50%,-50%);
  top: 48%;
  left: 50%;
  text-align: center;
  position: absolute;
}
#insta_top .kv_xl_font span {
  padding: 0;
  width: 100%;
  font-size: 4.3rem;
  font-weight: 700;
  color: #fff;
  display: flex;
  justify-content: center;
  align-items: center;
  padding-bottom: 124px;
}


/* ec_main_3box */
#insta_top #ec_main_3box {
display: inline-block;
text-align: left;
color: #333;
width: 100%;
}
#insta_top #ec_main_3box h3{
  font-size: 2.0rem;
  font-weight: bold;
}
#insta_top #ec_main_3box p {
  font-size: 13px;
  padding: 15px 0 0;
  line-height: 1.6;
  letter-spacing: .3px;
  margin: 0;
  color: #7a767a;
  font-weight: 300;
}
#insta_top .ec_main_box01, #insta_top .ec_main_box02, #insta_top .ec_main_box03 {
 display: -webkit-flex;
 display: flex;
margin: 30px auto;
}
#insta_top .ec_main_box01 img, #insta_top .ec_main_box02 img, #insta_top .ec_main_box03 img{
width: 100%;
box-shadow: 0px 2px 7px 0px rgba(0, 0, 0, 0.2);
}

#insta_top .ec_main_box01 .main_box_left,
#insta_top .ec_main_box03 .main_box_left{
width: 40%;
float: left;
}
.ec_main_box01 .main_box_right, .ec_main_box03 .main_box_right{
  float: right;
  width: 60%;
  padding: 0px 0px 0px 33px;
  box-sizing: border-box;
}
#insta_top .ec_main_box02 .main_box_left {
width: 60%;
float: left;
padding: 20px;
box-sizing: border-box;
}
#insta_top .ec_main_box02 .main_box_right {
float: right;
width: 40%;
}
#insta_top .support {
width: 100%;
background-color: red;
}
#insta_top .support #insta_top.twogo_inner {
  padding: 30px 0;
}
#insta_top .support ul {
  width: 100%;
  margin: 0;
  padding: 0;
  display: -webkit-box;
  display: -moz-box;
  display: -ms-box;
  display: -webkit-flexbox;
  display: -moz-flexbox;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flex;
  display: flex;
  -webkit-box-lines: multiple;
  -moz-box-lines: multiple;
  -webkit-flex-wrap: wrap;
  -moz-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  justify-content: center;
}
#insta_top .support ul li #insta_top.suport_img {
  width: 65px;
  margin: 0 auto;
}
#insta_top .support ul li {
  width: 25%;
  border-right: 1px solid #55c5bc;
}

#insta_top .suport_txt {
  text-align: center;
  color: #fff;
}
#insta_top .suport_txt h5.suport_ttl {
  font-size: 18px;
  color: #fff;
  font-weight: bold;
  margin: 0;
  padding: 15px 0 10px;
}
#insta_top .suport_txt p {
  font-size: 13px;
  margin: 0;
}
#insta_top .kv_s_box {
  display: inline-block;
  float: left;
  border: 1px solid;
  padding: 4px;
  color: #fff;
  box-sizing: border-box;
}
#insta_top .kv_xs_font {
  color: #ff7f7f;
  font-size: 1.1rem;
  display: block;
  margin-bottom: -9px;
}
#insta_top .kv_s_font {
font-size: 2.0rem;
}
#insta_top .plus_btn {
width: 15px;
padding: 15px 10px;
}
#insta_top .icon_pc {
  position: absolute;
  left: 4%;
  top: 80px;
  z-index: 1;
  width: 29%;
  max-width: 390px;
}
#insta_top .three_box {
  position: absolute;
  bottom: 10%;
  left: 27%;
  width: 63% !important;
}
#insta_top .kv_con_box1 {
background-color: #06a9fd;
width: 29%;
position: relative;
color: #fff;
padding: 16px;
box-sizing: border-box;
float: left;
display: inline-block;
margin: 5px;
}
#insta_top .kv_box1_icon {
position: absolute;
top: 0;
left: 0;
}

#insta_top .kv_con_box2 {
background-color: #ff2390;
width: 29%;
position: relative;
color: #fff;
padding: 16px;
box-sizing: border-box;
float: left;
display: inline-block;
margin: 5px;
}
#insta_top .kv_box2_icon {
position: absolute;
top: 0;
left: 0;
}

#insta_top .kv_con_box3 {
background-color: #fff005;
width: 29%;
position: relative;
color: #000;
padding: 16px;
box-sizing: border-box;
float: left;
display: inline-block;
margin: 5px;
}
#insta_top .kv_box3_icon {
 position: absolute;
 top: 0;
 left: 0;
}
#insta_top .merit_box {
width:100%;
color: #ff7f7f;
display: flex;
justify-content: center;
align-items: center;
}
#insta_top .merit_ex_box {
width:100%;
color: #ff7f7f;
display: flex;
justify-content: center;
align-items: center;
}
#insta_top .bt_bd {
  border-bottom: 1px dotted;
  padding: 17px 30px;
  box-sizing: border-box;
}
#insta_top .ft_b{
  font-weight: bold;
  font-size: 1.8rem;
}

#insta_top .merit_img {
  width: 26%;
  float: left;
  padding: 0 25px;
  box-sizing: border-box;
}
#insta_top .merit_img img {
width: 100%;
}
#insta_top .merit_text {
  width: 80%;
  float: left;
  text-align: left;
  padding-left: 20px;
  box-sizing: border-box;
  font-weight: bold;
  font-size: 2.1rem;
}
#insta_top .text_b {
font-weight: bold;
}
#insta_top .ex_img {
  width: 25%;
  float: left;
  padding: 0 25px;
  box-sizing: border-box;
}
#insta_top .ex_img img {
width: 100%;
}
#insta_top .ex_text {
  width: 70%;
  float: left;
  text-align: left;
  padding-left: 20px;
  box-sizing: border-box;
  font-weight: bold;
  font-size: 1.3rem;
  color: #000;
}
#insta_top .mb10 {
margin-bottom: 10px !important;
}
#insta_top .mb-25 {
margin-top: -25px !important;
}
#insta_top .main_ttl {
  font-size: 3.2rem;
  line-height: 1.4;
  font-weight: bold;
  color: #633991;
  font-size: 33px;
  text-align: center;
  margin: 0 auto 40px;
  display: block;
  width: 100%;
}
#insta_top  #ec_main .main_ttl {
display: inline-block;
  width: 80%;
}
#insta_top .main_ttl span {
  font-size: 2.0rem;
  color: #998a9b;
}
#insta_top .horizontal_bd {
position: relative;
display: inline-block;
font-weight: bold;
padding: 1em 0.5em;
text-decoration: none;
transition: .4s;
}

#insta_top .horizontal_bd > span {
border-bottom: solid 2px #633991;
border-top: solid 2px #633991;
}
#insta_top .horizontal_bd span {
  padding: 0.7em 0;
}
#insta_top .balloon3-right-btm {
position: relative;
display: inline-block;
margin: 1.5em 15px 1.5em 0;
padding: 0 5px;
width: 100px;
height: 100px;
text-align: center;
color: #FFF;
font-weight: bold;
border-radius: 50%;
box-sizing: border-box;
    background-image: -webkit-linear-gradient( 122deg, #e54595 0%, #fd378e 100%);
  background-image: -ms-linear-gradient( 122deg, #e54595 0%, #fd378e 100%);
  background-image: linear-gradient( 122deg, #e54595 0%, #fd378e 100%);
}

#insta_top .balloon3-right-btm:before {
  content: "";
  position: absolute;
  bottom: 0px;
  right: -6px;
  margin-top: -14px;
  border: 11px solid transparent;
  border-left: 15px solid #fd378e;
  z-index: 0;
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
}


#insta_top #line_contact {
width: 100%;
display: -ms-flexbox;
display: flex;
text-align: left;
}
#insta_top .line_text_box {
font-size: 1.7rem;
padding: 15px 0 0;
margin: 0;
margin-bottom: 30px;
}
#insta_top .icon_area_all {
color: #949094;
}
#insta_top .icon_area_s {
  width: 17px;
  height: 17px;
  display: inline-block;
  margin-right: 7px;
}
#insta_top .icon_area_s img {
width: 17px;
height: 17px;
width: 100%;
vertical-align: text-top;
}
#insta_top .line_img_area_yaritori {
width: 38%;
float: right;
}
#insta_top .line_img_area_yaritori img {
  width: 69%;
  float: right;
}
#insta_top .line_text_ttl {
  font-size: 2.0rem;
  font-weight: bold;
  margin-bottom: 10px;
}
#insta_top .line_inner_wrap {
  display: -ms-flexbox;
  display: flex;
  /* flex-direction: column; */
  justify-content: center;
  /* align-items: center; */
  /* display: flex; */
}
#insta_top .line_text_area {
width: 54%;
padding-right: 10px;
}
#insta_top .line_img_area {
  width: 45%;
  float: right;
  padding-right: 31px;
  box-sizing: border-box;
}
#insta_top .line_img_area img {
width: 100%;
}
#insta_top .fukidashi span {
font-size: 13px;
}
#insta_top .fukidashi {
  font-size: 15px;
  line-height: 1.5;
  margin-top: 27px;
}
#insta_top .main_text {
color: #633991;
text-align: left;
font-size: 2.1rem;
line-height: 1.4;
display: inline-block;
width: 100%;
font-weight: bold;
}
#insta_top .card_title {
font-size: 1.7rem !important;
}
#insta_top #wrapper1180 {
  margin: 0 auto;
  padding: 0 40px;
  box-sizing: border-box;
  max-width: 1180px;
  text-align: center;
  box-sizing: border-box;
  overflow: hidden;
  font-family: "font-family: Lato, "Noto Sans Japanese", "游ゴシック Medium", 游ゴシック体, "Yu Gothic Medium", YuGothic, "ヒラギノ角ゴ ProN", "Hiragino Kaku Gothic ProN", メイリオ, Meiryo, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif!important;" !important;
}


#insta_top .bg-gradient {
  background-image: -moz-linear-gradient( 135deg, rgba(60, 8, 118, 0.8) 0%, rgba(250, 0, 118, 0.8) 100%);
  background-image: -webkit-linear-gradient( 135deg, rgba(60, 8, 118, 0.8) 0%, rgba(250, 0, 118, 0.8) 100%);
  background-image: -ms-linear-gradient( 135deg, rgba(60, 8, 118, 0.8) 0%, rgba(250, 0, 118, 0.8) 100%);
  background-image: linear-gradient( 135deg, rgba(60, 8, 118, 0.8) 0%, rgba(250, 0, 118, 0.8) 100%);
}
#insta_top .ui-steps li:not(:last-child) {
  border-bottom: 1px solid #f8e3f0;
}
#insta_top .list-unstyled {
  padding-left: 0;
  list-style: none;
}
#insta_top .mr-4, #insta_top .mx-4 {
  margin-right: 1.5rem!important;
}
#insta_top .media-body {
  flex: 1;
  text-align: left;
  margin-left: 10px;
}
#insta_top .row {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  margin-right: -15px;
  margin-left: -15px;
}
#insta_top .media {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: start;
  align-items: flex-start;
}
#insta_top .d-flex {
  display: -ms-flexbox!important;
  display: flex!important;
}
#insta_top .align-items-center {
  -ms-flex-align: center! important;
  align-items: center!important;
margin: 0 auto;
}
#insta_top .list-unstyled {
  padding-left: 0;
  list-style: none;
}
#insta_top .ui-steps li {
  padding: 15px 0;
}
#insta_top .media-body h5 {
  font-size: 2.0rem;
  font-weight: bold;
  margin-bottom: 10px;
}

#insta_top #light_bg {
margin: 70px auto;
}
#insta_top .circle-icon {
  box-shadow: 0px 9px 32px 0px rgba(0, 0, 0, 0.07);
  padding: 10px;
  width: 76px;
  height: 76px;
  border-radius: 50%;
  margin-bottom: 1.5rem;
  background-color: #FFF;
  color: #f5378e;
  font-size: 48px;
  text-align: center;
  line-height: 80px;
  font-weight: 300;
  transition: all 0.3s ease;
}
#insta_top .circle-icon span{
  font-size: 11px;
  display: block;
  line-height: 0.5px;
  margin: 13px 0 -7px 0;
}

#insta_top .wrapper1180{
width: 100%;
max-width: 1180px;
}

#insta_top .cont_text {
  text-align: left;
  color: #333;
  margin: 10px auto;
  font-size: 1.5rem;
}
#insta_top .contents_title {
  border-bottom: 4px solid #ff7f7f;
  font: 700 1.3em arial, sans-serif;
  margin: 25px 0;
  padding: 8px 15px;
  box-sizing: border-box;
  text-align: center;
  width: 100%;
  }
#insta_top .ec_text_bold{
  font: 700 1.3em arial, sans-serif;
  margin: 6px 0 0 0;
  margin: 0;
}
#insta_top .call-to-action {
  text-align: center;
  color: #FFF;
  margin: 3rem 0;
}
#insta_top .btn-light img {
  margin-right: 0.4rem;
  vertical-align: text-bottom;
}
#insta_top .btn {
  display: inline-block;
  font-weight: 400;
  text-align: center;
  white-space: nowrap;
  vertical-align: middle;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  border: 1px solid transparent;
  padding: .375rem .75rem;
  font-size: 1rem;
  line-height: 1.5;
  border-radius: .25rem;
  transition: background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out;
}
#insta_top .btn-light {
  border-radius: 3px;
  background: #FFF;
  box-shadow: 0px 9px 32px 0px rgba(0, 0, 0, 0.26);
  font-size: 14px;
  font-weight: bold !important;
  color: #633991;
  margin: 0.5rem;
  padding: 0.7rem 1.6rem;
  line-height: 1.8;
}
#insta_top .btn-light hover {
opacity: .8;
}
#insta_top i {
  font-style: italic;
}
#insta_top .call-to-action h2 {
  font-size: 33px;
  font-weight: 300;
  color: #FFF;
  letter-spacing: -1px;
  margin-bottom: 1rem;
}
#insta_top .btn-light {
  border-radius: 3px;
  background: #FFF;
  box-shadow: 0px 9px 32px 0px rgba(0, 0, 0, 0.26);
  font-size: 14px;
  font-weight: 500;
  color: #633991;
  margin: 0.5rem;
  padding: 0.7rem 1.6rem;
  line-height: 1.8;
  font-size: 14px;
  font-weight: 400;
  text-transform: uppercase;
  padding: 1rem 3rem;
  transition: all 0.3s ease;
}

#insta_top .call-to-action .tagline {
  font-size: 16px;
  font-weight: 300;
  color: #ffb8f6;
  max-width: 670px;
  margin: 15px auto;
}
#insta_top .flow_text {
margin-bottom: 8px;
}
#insta_top .flow_text2 {
  font-size: 1.52rem;
  line-height: 1.6;
  margin-top: 8px;
  max-width: 900px;
  margin: 50px auto;
}
#insta_top .normal_flow {
  border: 1px solid #bdbdbd;
  color: #ff7f7f;
  width: 100%;
  padding: 10px;
  box-sizing: border-box;
  font-size: 1.7rem;
  text-align: center;
}
#insta_top .flow_warp {
width: 100%;
display: inline-block;
}
#insta_top .left_area {
  width: 36%;
  float: left;
  font-weight: bold;
  padding: 0 0 0 80px;
  box-sizing: border-box;
}
#insta_top .right_area {
float: left;
width: 10%;
}
#insta_top .right_area2 {
float: left;
width: 44%;
}
#insta_top .rotate90 {
  padding-top: 200%;
  padding-left: 30px;
  box-sizing: border-box;
  width: 121%;
}
#insta_top .rotate90 img,
#insta_top .right_area2 img{
width: 100%;
}
#insta_top #function01_Wrap {
width: 100%;
margin: 20px 0;
}
#insta_top .function_ttl {
  font-size: 1.9rem;
  font-weight: bold;
  margin: 5px 0px 0px;
  color: #000;
}
#insta_top .function_ttl2 {
color: #333333 !important;
font-weight: bold;
font-size: 1.45rem;
}
#insta_top .function_main_text {
font-size: 1.3rem;
line-height: 1.8;
text-align: left;
color: #333333 !important;
}
#insta_top .function01_ttl {
background-color: #ff7f7f;
text-align: center;
color: #fff;
padding: 11px 0;
font-size: 26px;
font-weight: bold;
}
#insta_top .function01sub_ttl {
  background-color: #e6f1ff;
  text-align: center;
  font-size: 1.4rem;
  color: #234598;
  padding: 2px 0;
  font-weight: bold;
}
#insta_top #function02_Wrap {
width: 100%;
margin: 30px 0;
}
#insta_top .function02_ttl {
background-color: #017654;
text-align: center;
color: #fff;
padding: 11px 0;
font-size: 2.6rem;
font-weight: bold;
}
#insta_top .function02sub_ttl {
background-color: #e9fcf5;
text-align: center;
font-size: 1.4rem;
color: #017654;
padding: 2px 0;
}
#insta_top .function_ul {
list-style: none;
width: 100%;
margin: 0px;
padding: 0px;
box-sizing: border-box;
display: flex;
flex-wrap: wrap;
}
#insta_top .function_ul .topBox {
width: 33.3333%;
  list-style-type: none;
  border: #cbcbcb 1px solid;
  margin: 0 auto;
  text-align: center;
  padding: 13px;
  box-sizing: border-box;
}
#insta_top .topBox a {
text-decoration: none;
}

#insta_top .function_img {
 margin: 10px 0;
}

#insta_top .link_btn_area a,
#insta_top .link_btn_area a:visited,
#insta_top .link_btn_area a:visited {
display: inline-block;
  cursor: pointer;
  display: inline-block;
}
#insta_top .topBox p{
color: #000;
}
#insta_top .function_user_bl {
  border: 2px solid #178fc6;
  padding: 5px;
  box-sizing: border-box;
  font-size: 1.1rem;
  color: #178fc6;
}
#insta_top .function_user_rd {
  border: 2px solid #ce2417;
  padding: 5px;
  box-sizing: border-box;
  font-size: 1.1rem;
  color: #ce2417;
}
#insta_top  input.fade2 {
  margin: 0px;
  padding: 11px 3px 12px;
  width: 100%;
  background-image: -webkit-linear-gradient(#ffffff 0%, #cfcdcd 100%);
  background-image: linear-gradient(#ffffff 0%, #cfcdcd 100%);
  border-radius: 3px!important;
  color: #000;
  font-size: 1.6rem;
  font-weight: 800;
  /* letter-spacing: -0.05rem; */
  text-decoration: none;
  display: block;
  border-width: 0px;
  border-style: none;
  cursor: pointer;
  width: 230px;
  margin: 0 auto;
}
#insta_top .mt30 {
  margin: 30px 0 30px 0;
}
#insta_top .system_font {
   margin: 30px 0 24px;
  font-size: 1.9rem;
}
#insta_top .link_btn_area .fade {
  padding: 11px 3px 12px;
  background-image: -webkit-linear-gradient(#ff8c14 0%, #ff580f 100%);
  background-image: linear-gradient(#ff8c14 0%, #ff580f 100%);
  border-radius: 3px!important;
  color: #fff;
  font-size: 1.6rem;
  font-weight: 800;
  letter-spacing: -0.05rem;
  text-decoration: none;
  box-shadow: 0 4px 0 #a6450a;
  border-width: 0px;
  border-style: none;
  cursor: pointer;
  width: 220px;
  margin: 0 auto;
  cursor: pointer;
  display: inline-block;
}

#insta_top .def_btn a {
  margin: 0 auto 0;
  padding: 20px 40px 29px 58px;
  width: auto;
  font-size: 1.8rem;
  font-weight: 700;
  color: #fff !important;
  text-decoration: none;
  text-align: center;
  border-radius: 38px;
  display: inline-block;
  font-weight: bold;
  text-decoration: none;
  color: #FFF;
  transition: .4s;
  background-image: -moz-linear-gradient( 122deg, #e54595 0%, #fd378e 100%);
  background-image: -webkit-linear-gradient( 122deg, #e54595 0%, #fd378e 100%);
  background-image: -ms-linear-gradient( 122deg, #e54595 0%, #fd378e 100%);
  background-image: linear-gradient( 122deg, #e54595 0%, #fd378e 100%);
  box-shadow: 0px 9px 13px 0px rgba(0, 0, 0, 0.2);
  font-weight: 500;
  border: 0;
}

#insta_top .def_btn a:after {
display: block;
content: '';
width: 8px;
height: 8px;
border-top: 2px solid #fff;
border-right: 2px solid #fff;
-webkit-transform: rotate(45deg);
transform: rotate(45deg);
margin: -19px 0 0 -25px;
}

#insta_top .def_btn a:hover {
opacity: .8;
}


#insta_top p.def {
  margin: 0 0 70px;
  padding: 0;
  font-size: 1.6rem;
  line-height: 2.8rem;
  color: #333;
}
#insta_top img.greeting_img {
  margin: 0 0 30px 40px;
  padding: 0;
  width: 253px;
  height: 298px;
  float: left;
}

#insta_top .ex_left {
float: left;
}
#insta_top .ex_right {
float: left;
margin-left: 20px;
}
#insta_top .ex_text .bold_ft {
  font-weight: bold;
  font-size: 1.6rem;
  line-height: 1.5;
  margin: 0px 0 9px;
}
#insta_top .ex_text .ft14 {
  font-size: 1.4rem;
  display: block;
  color: #333;
}
#insta_top .ex_text .ft13 {
  font-size: 1.2rem;
  display: block;
  margin-top: -8px;
  font-weight: normal;
  color: #333;
}
#insta_top .ex_text ul {
margin: 0px;
padding: 0px;
margin: 0px;
padding: 0px;
box-sizing: border-box;
}
#insta_top .point_box {
  background-color: #0f93e7;
  width: 132px;
  text-align: center;
  list-style-type: none;
  border-radius: 5px!important;
  color: #fff;
  display: inline-table;
  line-height: 1.6rem;
  font-size: 1.3rem;
  padding: 7px 0;
  box-sizing: border-box;
  margin-right: 1px;
   margin-bottom: 5px;
}
#insta_top .advice_box {
  width: 100%;
  border: 10px solid #ddebbb;
  position: relative;
  box-sizing: border-box;
}
#insta_top .advice_or_box {
  position: absolute;
  background-color: #ff7b05;
  border-radius: 28px!important;
  color: #fff;
  /* top: -20px; */
  top: -1%;
  left: 50%;
  transform: translateY(-50%) translateX(-50%);
  padding: 7px 20px;
}
#insta_top .advice_img_area {
width: 30%;
float: left;
}
#insta_top .advice_img_area img {
  width: 80%;
  float: left;
  box-sizing: border-box;
  padding: 20px;
}
#insta_top .advice{
  font-family: "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
  font-style: italic;
  text-align: left;
  margin-bottom: 38px;
  padding: 0 20px;
  letter-spacing: -0.5px;
}
#insta_top .advice_ttl {
  font-size: 2.3rem;
  margin: 40px 0 20px;
  display: block;
}
#insta_top .advice_member{
  background: linear-gradient(to top left, rgba(255,255,255,0) 50%, #a5ca4d 50.5%) no-repeat top left/100% 100%;
  height: 60%;
  width: 30%;
  position: absolute;
  z-index: -1;
}

#insta_top .tableA {
width: 100%;
border-collapse: collapse;
margin-bottom: 12px;
font-size: 1.5rem;
}
#insta_top .tableA th,
#insta_top .tableA td {
text-align: center;
vertical-align: middle;
background-color: #fff;
border: 1px solid #cfcfcf;
padding: 9px;
box-sizing: border-box;
}
#insta_top .contents_orange_title {
  font: 600 1.6em arial, sans-serif;
  color: #ff7b05;
  margin: 50px 0 15px;
}
#insta_top .bg_yellow {
  background-color: #fff9d8 !important;
  border: 5px solid #ffdf4b !important;
  border-bottom: 0px !important;
}
#insta_top .bd_yellow {
 border-right: 5px solid #ffdf4b !important;
 border-left: 5px solid #ffdf4b !important;
 line-height: 2.0rem;
 font-size: 1.3rem;
}
#insta_top .bd_bt_yellow {
 border-bottom: 5px solid #ffdf4b !important;
}
#insta_top .bd_grey {
  background-color: #f7f7f7 !important;
}
#insta_top .bd_p_grey {
  background-color: #e1e1e1 !important;
  font-size: 1.8rem;
}
#insta_top .mgauto {
  display: inline-block;
  text-align: center;
  margin: 0 auto;
  width: 44px;
  margin-bottom: 10px;
}
#insta_top .font_or {
  color: #ff7b05;
}
#insta_top .font_rd {
  color: #f21d07 !important;
  line-height: 2.0rem;
  font-weight: bold;
  font-size: 1.4rem;
}
#insta_top .orange_fukidashi {
  display: inline-block;
  background: #ff7b05;
  color: #fff;
  font-size: 1.1rem;
}
#insta_top .balloon1-left{
  position: relative;
  display: inline-block;
  margin: 1.5em 0 1.5em 15px;
  padding: 3px 1px;
  min-width: 120px;
  max-width: 100%;
  color: #fff;
  font-size: 1.1rem;
  background: #ff7b05;
}
#insta_top .balloon1-left:before{
  content: "";
  position: absolute;
  top: 50%;
  left: -17px;
  margin-top: -5px;
  border: 6px solid transparent;
  border-right: 11px solid #ff7b05;
}
#insta_top .balloon1-left p {
margin: 0;
padding: 0;
}
#insta_top .maru_wrapp {
  margin: 0 -42% 0 0;
}
#insta_top .sp_only {
display: none;
}
#insta_top .price_list_area {
  margin: 0;
  padding: 0;
  width: 100%;
  background: url(../img/price_bg.png) no-repeat;
  text-align: center;
  float: left;
  position: relative;
  height: 200px;
  background-size: cover;
  margin: 10px 0 70px;
}
#insta_top .prince_text_area {
position: absolute;
top: 50%;
left: 50%;
transform: translateY(-50%) translateX(-50%);
-webkit- transform: translateY(-50%) translateX(-50%);
}
#insta_top .price_text {
font-size: 17px;
color: #fff;
margin-bottom: 20px;
}
#insta_top .plus_bx {
width: 300px;
}
#insta_top .check_icon {
margin: 2px 4px 9px 0;
width: 15px;
}


/*お問い合わせエリア*/
.instawrap .top_area {
    background: #f7f0fb;
    padding-top: 0;
}


.instawrap .form_inner {
    max-width: 1000px;
    margin: 0 auto;
}
.instawrap .top_area .top_ttl {
    font-size: 1.8rem;
    font-weight: bold;
    padding: 20px 0;
    box-sizing: border-box;
    color: #633991;
    font: 600 1.6em arial, sans-serif;
    margin: 0;
}
.instawrap .form_inner {
    max-width: 1000px;
    margin: 0 auto;
}
.instawrap .privacy_wrap {
    width: 100%;
    max-width: 800px;
    margin: 30px auto 0px;
    display: flex;
}
.instawrap .print_ec_inq_privacy {
    float: left;
    height: 60px;
    overflow: auto;
    overflow-x: hidden;
    overflow-y: scroll;
    border: 1px solid #CCCCCC;
    margin: 5px 0 0 0;
    background: #ffffff;
    font-size: 75%;
    line-height: 140%;
    padding: 10px;
    box-sizing: border-box;
}


.instawrap .page_side {
    padding: 2% 3.6% 7%;
    box-sizing: border-box;
    text-align: center;
}
.instawrap .checkbox01-input {
    display: none;
}
.mr0 {
    margin-right: 0px;
    position: relative;
}
.instawrap .checkbox01-input {
    display: none;
}

.instawrap .checkbox01-parts {
  position: relative;
  padding-left: 30px;
}
.instawrap .checkbox01-parts::before {
    content: "";
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    width: 15px;
    height: 15px;
    border: 1px solid #999;
    border-radius: 4px;
    background-color: #fff;
}
.instawrap .buttons {
    margin-top: 20px;
}
.instawrap .checkbox01-input:checked + .checkbox01-parts::after {
    content: "";
    display: block;
    position: absolute;
    top: -5px;
    left: 5px;
    width: 7px;
    height: 14px;
    transform: rotate(40deg);
    border-bottom: 3px solid #000;
    border-right: 3px solid #000;
}

.instawrap input[type="submit"]#submitBtn[disabled] {
    opacity: 0.5;
    cursor: default;
}
.instawrap input[type="submit"]#submitBtn {
    position: relative;
    margin: 0 auto 0;
    padding: 20px 60px 20px;
    box-sizing: border-box;
    width: auto;
    font-size: 1.8rem;
    font-weight: 700;
    color: #fff !important;
    text-decoration: none;
    text-align: center;
    border-radius: 38px;
    display: inline-block;
    font-weight: bold;
    text-decoration: none;
    color: #FFF;
    transition: .4s;
    background-image: -moz-linear-gradient( 122deg, #e54595 0%, #fd378e 100%);
    background-image: -webkit-linear-gradient( 122deg, #e54595 0%, #fd378e 100%);
    background-image: -ms-linear-gradient( 122deg, #e54595 0%, #fd378e 100%);
    background-image: linear-gradient( 122deg, #e54595 0%, #fd378e 100%);
    box-shadow: 0px 9px 13px 0px rgba(0, 0, 0, 0.2);
    font-weight: 500;
    border: 0;
}

.instawrap input[type="submit"]#submitBtn:hover {
background-image: linear-gradient( 122deg, #fd378e 0%, #e54595 100%);
}
.instawrap input[type="submit"]#submitBtn[disabled]:hover {
  background-image: linear-gradient( 122deg, #e54595 0%, #fd378e 100%);
}

input, button, label, textarea, select {
    display: inline-block;
    vertical-align: middle;
    box-sizing: border-box;
}

.insta_form {
  margin: 40px auto 0;
}

.insta_form table {
  width: 100%;
  max-width: 800px;
  margin: 0 auto;
}
.insta_form table th {
    vertical-align: top;
    padding: 20px 0 0;
}
.insta_form table td {
    width: 75%;
    padding: 15px 0;
}
.insta_form table td input,
.insta_form table td textarea {
    width: 100%;
    box-sizing: border-box;
    padding: 12px 10px;
    border-radius: 5px;
    border: 1px solid #aaa;
    outline: none;
    font-size: 14px;
    line-height: 1.8;
}

.insta_form table td textarea {
  min-height: 250px;
}
.insta_form table th .must {
  color: #CC3333;
  display: inline-block;
  padding-left: 5px;
}

#insta_top #ec_main_3box {
  padding: 20px 0;
}

.insta_form table td .checkbox01_warp label {
  display: block;
  padding-bottom: 10px;
}

.insta_form table td .checkbox01_warp {
    background: rgba(218, 205, 232, 0.3);
    padding: 20px 30px 15px;
    box-sizing: border-box;
    border-radius: 15px;
}

.backpage {
  margin: 30px auto 0;
}
#insta_top .backpage a {
  display: block;
  text-decoration: underline!important;
  text-align: center;
  color: #999;
}
.insta_form table td .checkbox01_warp label:hover,
.page_side .form_check label:hover {
  opacity: .8;
}
/*///お問い合わせエリア*/





/*--------------Medium devices (tablets, 1300px and up)--------------*/
@media (max-width: 1300px) {
#insta_top .icon_pc {
  position: absolute;
  left: 4%;
  top: 110px;
  z-index: 1;
  width: 25%;
}
#insta_top .icon_3step {
  top: 28px;
  position: absolute;
  z-index: 1;
  left: 229px;
}
}

@media (max-width: 1200px) {
#insta_top .insta_container {
  padding: 0px 5%;
  box-sizing: border-box;
}
#insta_top .ec_main_box01 .main_box_right, #insta_top .ec_main_box03 .main_box_right {
  width: 70%;
}
}


/*--------------Medium devices (tablets, 1100px and up)--------------*/

@media (max-width: 1100px) {

#insta_top .kv_plus_area {
  margin: 0 0 0 0px;
}

#insta_top .three_box {
  position: absolute;
  bottom: 9%;
  left: 11%;
  width: 89% !important;
}
#insta_top .kv_xl_font {
  left: 50%;
}
#insta_top .icon_dounyu {
  top: 20px;
  position: absolute;
  z-index: 1;
  right: 36px;
}
#insta_top .icon_pc {
display:none;
}
#insta_top .icon_3step {
  left: 48px;
  top: 60px;
  width: 120px;
}
}


/*--------------Medium devices (tablets, 900px and up)--------------*/
@media (max-width: 900px) {
#insta_top .icon_pc {
display: none;
}
#insta_top .three_box {
  position: absolute;
  bottom: 15%;
  left: 9%;
  width: 90% !important;
}
#insta_top .icon_3step {
  left: 8px;
  top: 70px;
  width: 80px;
}
#insta_top .icon_dounyu {
  top: 7px;
  position: absolute;
  z-index: 1;
  right: 5px;
}
}

/*--------------Small devices (tablets, 768px and up)--------------*/

@media (max-width: 768px) {

.instawrap .top_area .top_ttl {
  background: #f7f0fb!important;
  text-align: center;
}

#insta_top .instawrap #ec_main_3box {
    padding: 20px;
    box-sizing: border-box;
}
.insta_form table th,
.insta_form table td {
  width: 100%;
  display: block;
}
.insta_form table th {
    padding: 0;
}
.insta_form table {
    position: relative;
    padding: 0 0 0 30px;
    box-sizing: border-box;
    display: block;
}
.insta_form table:before {
  content: "";
    position: absolute;
    width: 5px;
    color: #fc73b4;
    background: -moz-lineazfr-gradient(top, #9477b4 0%, #fc73b4 100%);
    background: -webkit-linear-gradient(top, #9477b4 0%, #fc73b4 100%);
    background: linear-gradient(to bottom, #9477b4 0%, #fc73b4 100%);
    top: 0;
    bottom: 0;
    left: 0;
}
.insta_form table td input,
.insta_form table td textarea {
    padding: 7px 10px;
}
.instawrap .page_side,
.instawrap .privacy_form {
  padding: 0;
}



#insta_top .KV_area {
  background: url(../img/kv_bg.png) fixed;
  background-size: cover;
}

#insta_top .Stepnav ol li span {
  display: none;
}
#insta_top .main_text {
  margin-top: 0px;
  font: 700 1.0em arial, sans-serif;
}
#insta_top .section {
  padding: 30px 0;
}
#insta_top .card_wrap {
  width: 100%;
  display: -webkit-flex;
  display: block;
  -webkit-justify-content: space-between;
  justify-content: space-between;
  margin-bottom: 20px;
  padding: 20px;
  box-sizing: border-box;
}
#insta_top .main_ttl {
  font-size: 23px;
  text-align: center
}
#insta_top .card.features {
  border: 0;
  border-radius: 3px;
  box-shadow: 0px 5px 7px 0px rgba(0, 0, 0, 0.04);
  transition: all 0.3fs ease;
  width: 100%;
  box-sizing: border-box;
  padding: 14px;
  margin-bottom: 30px;
}
#insta_top .ec_main_box01 .main_box_right, #insta_top .ec_main_box03 .main_box_right {
  width: 60%;
  padding:0 0px 0 20px
}
#insta_top .ec_main_box01 img, #insta_top .ec_main_box02 img, #insta_top .ec_main_box03 img {
  width: 100%;
  box-shadow: 0px 2px 7px 0px rgba(0, 0, 0, 0.2);
  margin: 10px auto;
}
#insta_top .card.features{
width: 100%;
}


#insta_top #ec_main_3box p {
  font-size: 1.4rem;
  line-height: 1.5;
  padding: 15px 0 0;
  margin: 0;
  color: #7a767a;
  font-weight: 300;
}

#insta_top .Stepnav ol li:before {
content: "";
position: absolute;
top: -1px;
right: -25px;
bottom: 0;
width: 0;
height: 0;
border-top: 24px solid transparent;
border-bottom: 24px solid transparent;
border-left: 24px solid #cccccc;
z-index: 99;
}

#insta_top .Stepnav ol li:after {
content: "";
position: absolute;
top: -1px;
right: -24px;
bottom: 0;
width: 0;
height: 0;
border-top: 24px solid transparent;
border-bottom: 24px solid transparent;
border-left: 24px solid #f5eff7;
z-index: 99;
}

#insta_top .Stepnav ol li:last-child:after {
display: none;
}

#insta_top .Stepnav ol li.current {
border-top: solid 1px #2196f3;
border-bottom: solid 1px #2196f3;
}

#insta_top .Stepnav ol li.current:after {
border-left: 24px solid #2196f3;
}
#insta_top .icon_3step {
 left: 7px;
  top: 116px;
  width: 66px;
}


#insta_top header#header_area {
overflow: hidden;
}
#insta_top nav {
display: none;
}

#insta_top ul.printEC_function li {
  width: 100%;
}
#insta_top #wrapper1180 {
  margin: 20px auto 0;
  padding: 0 16px;
  box-sizing: border-box;
  overflow: hidden;
  background: #fff;
}
#insta_top .function_ul .topBox {
  width: 50%;
  height: auto;
}
#insta_top .left_area {
  width: 100%;
  float: left;
  font-weight: bold;
   padding: 0;
}
#insta_top .line_img_area {
  width: 80%;
  float: initial;
  padding-right: 0px;
  box-sizing: border-box;
  margin: 0 auto;
  text-align: center;
}


#insta_top .right_area {
  width: 100%;
  margin: 0 auto;
  text-align: center;
}
#insta_top .line_text_area {
  width: 100%;
}
#insta_top .line_inner_wrap {
  display: block;
}
#insta_top .right_area2 {
  width: 100%;
}
#insta_top .right_area img{
  width: 100%;
}
#insta_top .merit_text {
  font-size: 1.7rem;
  line-height: 1.6;
}
#insta_top .merit_img {
padding: 0px;
}
#insta_top .rotate90 {
  transform: rotateZ( 90deg );
  width: 24% !important;
  padding: 19px 0;
  box-sizing: border-box;
  margin-top: 18px;
}
#insta_top .main_text {
  width: 100%;
  margin-top: 27px;
  font: 700 1.0em arial, sans-serif;
}
#insta_top .cont_text {
  width: 100%;
  font-size: 1.3rem;
  line-height: 1.7;
}
#insta_top .contents_title {
  font: 700 1.0em arial, sans-serif;
}
#insta_top .balloon1-left {
display: none;
}
#insta_top .maru_wrapp {
margin: 0px;
}
#insta_top .contents_orange_title {
  font: 1.1rem;
  color: #ff7b05;
  margin: 30px 0 10px;
}
#insta_top .price_list_area {
background-size: cover;
}

#insta_top .ex_img img {
  width: 80%;
}
#insta_top .ex_img {
padding: 0px;
}
#insta_top .fade {
  width: 70%;
}
#insta_top .fade2 {
}
#insta_top .advice_box {
  width: 100%;
  border: 10px solid #ddebbb;
  position: relative;
  box-sizing: border-box;
}
#insta_top .advice_or_box {
  border-radius: 28px!important;
  top: -1%;
  left: 50%;
  transform: translateY(-50%) translateX(-50%);
  padding: 7px 20px;
  width: 80%;
  font-size: 1.44rem;
  font-weight: bold;
}
#insta_top .advice{
  font-family: "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
  font-style: italic;
  text-align: left;
  padding: 20px;
  box-sizing: border-box;
  font-size: 1.4rem;
  line-height: 1.7;
  margin-bottom: 0px;
}
#insta_top .advice_member img {
  padding: 4px;
  box-sizing: border-box;
  width: 80px;
}
#insta_top .advice_ttl {
  font-size: 2.1rem;
  margin-bottom: 10px;
  display: block;
  margin-top: 20px;
  color:#363636;
}
#insta_top .three_box {
  position: absolute;
  bottom: 17%;
  left: 8%;
  width: 91% !important;
  font-size: 1.3rem;
  box-sizing: border-box;
  line-height: 1.6em;
}
#insta_top .kv_xl_font {
  font-size: 3.9rem;
}
#insta_top .ec_text {
  font-size: 1.4rem;
  line-height: 1.6;
  margin: 0;
}
#insta_top .ec_text_bold{
  font-size: 1.6rem;
  line-height: 1.8;
  margin: 0;
  font-weight: bold;
}
#insta_top .advice_img_area img {
  width: 122%;
}
}

/*--------------Small devices (tablets, 662px and up)--------------*/
@media (max-width: 662px) {
#insta_top .three_box {
  bottom: 17%;
  left: 2%;
  width: 100% !important;
}
}

/*--------------Small devices (iphone, 551px and up)--------------*/
@media (max-width: 551px) {








#insta_top .KV_area {
  background: url(../img/kv_sp_bg.jpg);
  background-size: cover;
}
#insta_top .kv_xl_font {
  top: 50%;
}
#insta_top .ec_main_box01, #insta_top .ec_main_box02, #insta_top .ec_main_box03 {
  display: -webkit-flex;
  display: inline-block;
  margin: 0px auto !important;
}
#insta_top .ec_main_box01 .main_box_left, #insta_top .ec_main_box03 .main_box_left {
  width: 100%;
  float: left;
}
#insta_top .ec_main_box01 .main_box_right, #insta_top .ec_main_box03 .main_box_right {
  width: 100%;
  padding: 0px;
}
#insta_top .ec_main_box02 .main_box_left {
  width: 100%;
  padding: 0px;
}
#insta_top .ec_main_box02 .main_box_right {
  float: right;
  width: 100%;
}
#insta_top .cart_area {
  top: -34px;
  right: 0px;
  max-width: 180px;
}
#insta_top .def_btn a {
  margin-top: 30px;
  font-size: 1.3rem;
  padding: 13px 20px 24px 41px;
}
#insta_top #ec_main .main_ttl {
  display: inline-block;
  width: 62%;
}
#insta_top .main_ttl span {
  font-size: 1.4rem;
}
#insta_top .card_wrap {
  padding: 2px;
  margin-bottom: 0px;
}
#insta_top #ec_main .main_text {
  margin-top: 0px;
}
#insta_top .balloon3-right-btm {
  margin: 0px;
}
#insta_top .card_body {
  padding: 3px;
}
#insta_top .card.features {
  margin-bottom: 20px;
}
#insta_top .media-body {
  margin-left: 0px;
}
#insta_top .sp_only {
display: inline-block;
}
#insta_top .pc_only {
  display: none;
}
#insta_top .bd_yellow p,
#insta_top .font_rd p {
display: none;
}
#insta_top .function_ul .topBox {
  width: 100%;
  height: auto;
}

#insta_top .KV_area {
  height: 260px;
}

#insta_top .kv_plus_area {
 margin: 0px;
padding-top: 10px;
}
#insta_top .kv_two_box {
  display: inline-block;
  left: 30px;
  position: absolute;
  margin: 0 auto;
  text-align: center;
}
#insta_top .icon_dounyu {
  top: 10px;
  position: absolute;
  z-index: 1;
  right: 6px;
  width: 70px;
}
#insta_top .kv_xl_font {
  font-size: 2.9rem;
  top: 52%;
}
#insta_top .merit_ex_box {
display: inline-table;;
}
#insta_top .ex_img {
width: 100%;
padding: 15px;
box-sizing: border-box;
}
#insta_top .ex_text {
width: 100%;
padding: 0 10px;
}
#insta_top .three_box {
  width: 100% !important;
  bottom: 14px;
  left: 11%;
  font-weight: bold;
}
#insta_top .kv_con_box1,
#insta_top .kv_con_box2,
#insta_top .kv_con_box3 {
    width: 76%;
    padding: 8px;
}
#insta_top .kv_box1_icon img,
#insta_top .kv_box2_icon img,
#insta_top .kv_box3_icon img {
height: 50px !important;
}
#insta_top .tableA th, #insta_top .tableA td {
  line-height: 1.6;
  font-size: 1.0rem;
  padding: 3px;
}
#insta_top .contents_orange_title {
font-size: 1.9rem;
}
#insta_top .merit_text {
  font-size: 1.4rem;
}
#insta_top .normal_flow {
  font-size: 1.4rem;
  text-align: center;
  padding: 3px;
  width: 80%;
  margin: 0 auto;
}
#insta_top #function01_Wrap,
#insta_top #function02_Wrap {
  margin: 10px 0;
}
#insta_top .function01_ttl,
#insta_top .function02_ttl {
  padding: 5px 0;
  font-size: 18px;
}
#insta_top .function01sub_ttl,
#insta_top .function02sub_ttl {
  text-align: center;
  font-size: 1.3rem;
  font-weight: bold;
}
#insta_top .function_ttl {
  font-size: 1.8rem;
  margin: 4px 0px 5px;
}
#insta_top .advice {
  font-size: 1.3rem;
  line-height: 1.7;
  padding: 14px;
}
#insta_top .advice_img_area img {
  width: 100%;
  padding: 25px 10px 10px 10px;
}
#insta_top .advice_ttl {
  font-size: 1.4rem;
  display: block;
  margin: 10px 0;
  font-weight: bold;
}
#insta_top .advice_member {
  height: 145px;
  width: 145px;
}
#insta_top .advice_img_area {
  width: 50%;
}
#insta_top .mgauto {
  padding: 10px;
  width: 30px;
  margin-bottom: 0px;
}
#insta_top .mt30 {
  margin: 14px 0 17px 0;
}
#insta_top .function_img {
  margin: 4px 0;
}
#insta_top .point_box {
  width: 49%;
}
#insta_top .plus_btn {
display: block;
margin: 0 auto;
padding: 3px;
box-sizing: border-box;
width: 19px;
}
#insta_top .kv_plus_area img{
display: block;
margin: 0 auto;
}
#insta_top .plus_bx {
width: 248px;
}
#insta_top .contents_title {
  margin: 10px 0 24px 0;
  padding: 8px 7px;
  font-size: 1.5rem;
}
#insta_top .bt_bd {
 padding: 9px 0 14px;
}
#insta_top .contents_orange_title {
  font-size: 1.9rem;
  margin: 16px 0 10px;
  line-height: 1.5;
  font-size: 1.6rem;
}
#insta_top .mb-25 {
margin-top: 20px;
}
#insta_top .mt30 {
  margin: 16px 0 30px 0;
}
#insta_top .system_font {
  margin: 16px 0 10px;
  line-height: 1.5;
  font-size: 1.6rem;
}
#insta_top .prince_text_area {
width: 80%;
}
#insta_top .function_img img{
 width: 140px;
}
#insta_top .function_user_bl,
#insta_top .function_user_rd {
  font-size: 1.0rem;
  font-weight: bold;
}
#insta_top .price_list_area {
  margin: 0px 0 53px;
}
#insta_top .main_text {
  margin-top: 20px;
}
#insta_top .rotate90 {
  padding: 2px 0;
  margin-top: 15px;
  margin-bottom: 10px;
}
#insta_top .right_area2 img {
  width: 94%;
  padding-right: 22px;
  box-sizing: border-box;
}
#insta_top .def_btn {
  margin-top: 0px !important;
}
#insta_top .section {
  padding: 30px 20px;
  box-sizing: border-box;
}
#insta_top .circle-icon {
  width: 46px;
  height: 46px;
  font-size: 32px;
  line-height: 43px;
}
#insta_top .insta_container {
  padding: 0%;
  box-sizing: border-box;
}
#insta_top .circle-icon span {
  font-size: 9px;
  display: block;
  line-height: 0.5px;
  margin: 9px 0 1px 0;
}
#insta_top .ui-steps li {
  padding: 15px;
  box-sizing: border-box;
}
#insta_top .main_ttl {
  margin: 0 auto 20px;
}
#insta_top .Stepnav ol li {
  font-size: 10px;
  line-height: 1.4;
}
#insta_top .Stepnav ol li:first-child {
}
#insta_top .container {
  width: 100%;
  padding-right: 0px;
  padding-left: 0px;
  margin-right: auto;
  margin-left: auto;
}
#insta_top .call-to-action h2 {
  font-size: 23px;
}
#insta_top .call-to-action .tagline {
  font-size: 13px;
  line-height: 1.4;
}
#insta_top p {
  color: #7a767a;
  width: 100%;
  font-size: 1.3rem;
  line-height: 1.7;
}
#insta_top .kv_xl_font span {
  font-size: 2.2rem;
}
#insta_top .media-body h5 {
  font-size: 1.6rem;
  margin-top: 0px;
}
#insta_top .media-body {
  margin-left: 4px;
}
#insta_top .line_img_area_yaritori {
width: 100%;
text-align: center;
float: none;
}
#insta_top .line_img_area_yaritori img {
  float: inherit;
}
#insta_top .ec_main_box01 img, #insta_top .ec_main_box02 img, #insta_top .ec_main_box03 img {
  margin: 13px auto;
}
#insta_top .flow_text2 {
  margin-bottom: 0px;
  font-size: 1.3rem;
  line-height: 1.8;
  margin-top: 24px;
}
#insta_top .line_text_ttl {
  font-size: 1.7rem;
}
#insta_top .kv_xl_font span {
  padding-bottom: 93px;
}
#insta_top .line_text_box {
  margin-bottom: 15px;
}
#insta_top .btn-light {
  width: 200px;
  margin-bottom: 15px;
}
#insta_top .icon_area_s img {
  width: 100%;
  vertical-align: top;
  margin-top: 4px;
}
#insta_top .icon_area_all {
  font-size: 13px;
}
#insta_top .balloon3_wrap {
display: flex;
}
#insta_top #ec_main_3box p {
padding-top: 0px !important;
}
#insta_top #ec_main_3box h3 {
font-size: 2.0rem;
font-weight: bold;
margin: 2px 0px 8px !important;
}
}
