@charset "utf-8";
@import url(https://fonts.googleapis.com/earlyaccess/notosansjp.css);
/*-------------------------------------
　基本設定
---------------------------------------*/
.column2R #main {
  float: none;
  width: auto;
}
#lp_page {
  width: 1050px;
  margin: 0 auto;
  color: #333333;
  font-family: "Hiragino Sans", "Hiragino Kaku Gothic ProN", Meiryo, "sans-serif";
  font-size: 14px;
  position: relative;
}
.sidebannerLeft, .sidebannerRight {
  display: none;
}
#lp_page_creator-parts_about {
  background-image: url("/5info/img/creator-parts/bg_yellow.png");
  background-repeat: no-repeat;
  height: 430px;
}

#lp_page h3.creator-partsh3 img {
  display: block;
  margin: 0 auto 10px;
  padding: 30px 0;
}
#lp_page h4.creator-partsh4 {
  font-size: 30px;
  margin: 20px auto 10px;
}
#lp_page .bg_white{
background: #ffffff;
  border-radius: 15px;
  padding: 10px 5px;
  box-shadow: 0 0 10px rgba(0 0 0 / .2);
}
#lp_page .bg_white_baloon-l,#lp_page .bg_white_baloon-btm{
  position: relative;
  display: inline-block;
  margin: 1em 0;
  padding: 20px 10px;
  min-width: 120px;
  max-width: 100%;
  color: #282828;
  font-size: 16px;
  background: #ffffff;
  border-radius: 15px;
  width: 100%;
  box-shadow: 0 0 10px rgba(0 0 0 / .2);
}
#lp_page .bg_white_baloon-l:before {
  content: "";
  position: absolute;
  top: 50%;
  left: -24px;
  margin-top: -12px;
  border: 12px solid transparent;
  border-right: 12px solid #FFF;
  z-index: 2;
}
#lp_page .bg_white_baloon-btm:before {
  content: "";
  position: absolute;
  bottom: -24px;
  left: 50%;
  margin-left: -15px;
  border: 12px solid transparent;
  border-top: 12px solid #FFF;
  z-index: 2;
}
#lp_page .bg_white_baloon-btm{
width: 90%;
    margin: 30px auto;
    display: block;
    padding: 25px;
}
#lp_page  p {
  margin: 0;
  padding: 0;
  font-size: 20px;
}

#lp_page .lp_page_creator-parts_bgblue{
background-image: url("/5info/img/creator-parts/blue_bg.jpg");
background-repeat: no-repeat;
padding: 30px 0;
}

#lp_page .lp_page_creator-parts_bgyellow{
background-image: url("/5info/img/creator-parts/yellow_bg.jpg");
background-repeat: no-repeat;
padding: 30px 0;
}
.flex{  display: -webkit-flex;
    display: flex;
    -webkit-justify-content: space-around;
    justify-content: space-around;}
.flex li{ width:100%; margin: 0 10px;}
.bg_95 {
    width: 95%;
    margin: 20px auto !important;}
table.bg_white td{padding:20px;}
.btn_blue a,.btn_yellow a {
  justify-content: space-between;
  align-items: center;
  margin: 0 auto;
  padding: 0.5em 1em;
  width: 300px;
  font-size: 20px;
  font-weight: 700;
  box-shadow: 0 0 10px rgba(0 0 0 / .2);
  border-radius: 6px;
  transition: 0.3s;
  text-decoration: none;
  text-align: center;
  display: block;
}
.voice,.voice2{ background: #ff9900; color:#fff; text-align: center; border-radius: 10px 10px 0 0; width: 150px; padding: 5px 10px !important; font-weight: bold;}
.voice{margin: 20px 0 -35px 50px !important;}
.voice2{margin: 20px 0 -20px 30px !important;}
.tx_small{font-size: 14px !important; font-weight: bold;}
.btn_blue a{ background-color: #3699ff;color: #ffffff !important; text-decoration: none !important;}
.btn_yellow a{ background-color: #fffc00;color: #0a3190 !important; text-decoration: none !important;}
.btn_yellow,.btn_blue{text-align: center;}
.red_ul{ background: yellow; color: #ff0000;}
.bg_white_baloon-l p{ font-size: 19px !important; font-weight: bold;}
.creator-parts_about_txt{ font-size: 21px !important; font-weight: bold; line-height: 2.3;}
.taR{text-align: right;}
