@charset "UTF-8";

#tw_solution {
  font-size: 13px;
  letter-spacing: -0.07em;
  line-height: 1.5;
  margin-top: 15px;
}

#tw_solution .alpha {
  opacity: 0.7;
}

#tw_solution .pageTop {
  font-size: 12px;
}

#tw_solution .f-header_text {
  margin: 0 0 25px 105px;
  line-height: 1.8em;
  font-size: 14px;
}

#tw_solution .f-header_video {
  background: #ffcc42;
}

#tw_solution .f-header_video iframe {
  display: block;
  margin: 0 auto;
}

#tw_solution .f-navi {
  margin-top: 4px;
  margin-bottom: 50px;
}

#tw_solution .f-navi li {
  width: 188px;
  height: 82px;
  font-size: 17px;
  font-weight: bold;
  text-align: center;
  line-height: 1.3;
  float: left;
  margin-left: 3px;
}

#tw_solution .f-navi li:first-child {
  margin-left: 0;
}

#tw_solution .f-navi li:hover {
  opacity: 0.7;
}

#tw_solution .f-navi li a {
  display: block;
  width: 100%;
  height: 100%;
  color: #333;
}

#tw_solution .f-navi li a:hover {
  text-decoration: none;
}

#tw_solution .f-navi li span {
  display: block;
  font-size: 14px;
  margin-top: 8px;
}

#tw_solution .f-navi .f-navi_pink {
  background: url(/resource/club_com/special/tw_solution/images/bg_pink.png) no-repeat;
}

#tw_solution .f-navi .f-navi_blue {
  background: url(/resource/club_com/special/tw_solution/images/bg_blue.png) no-repeat;
}

#tw_solution .f-navi .f-navi_green {
  background: url(/resource/club_com/special/tw_solution/images/bg_green.png) no-repeat;
}

#tw_solution .f-navi .f-navi_orange {
  background: url(/resource/club_com/special/tw_solution/images/bg_orange.png) no-repeat;
}

#tw_solution .f-recommend_area {
  background: #faf5d6;
  padding: 20px 0;
  margin-bottom: 50px;
}

#tw_solution .f-recommend_area ul {
  width: 741px;
  margin: 0 auto;
}

#tw_solution .heading_recommend {
  border-radius: 10px;
  font-size: 24px;
  font-weight: bold;
  text-align: center;
  line-height: 1;
  margin-bottom: 20px;
}

#tw_solution .f-recommend_box {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  width: 183px;
  background: #fff;
  float: left;
  margin-left: 3px;
  padding: 5px 10px;
}

#tw_solution .f-recommend_box:first-child {
  margin-left: 0;
}

#tw_solution .f-recommend_img {
  text-align: center;
}

#tw_solution .f-recommend_img img {
  width: 130px;
  height: 130px;
}

#tw_solution .f-recommend_text {
  font-size: 12px;
  margin-top: 5px;
  height: 65px;
  margin-bottom: 15px;
}

#tw_solution .f-recommend_price_notax {
  margin-bottom: 5px;
}

#tw_solution .f-recommend_price_notax dt {
  display: inline-block;
  float: left;
  font-size: 11px;
  line-height: 18px;
  vertical-align: bottom;
}

#tw_solution .f-recommend_price_notax dd {
  display: inline-block;
  float: right;
  font-size: 16px;
  font-weight: bold;
  line-height: 18px;
  vertical-align: bottom;
  color: #d80000;
}

#tw_solution .f-recommend_price_intax dt {
  float: left;
  font-size: 11px;
  line-height: 18px;
  vertical-align: bottom;
}

#tw_solution .f-recommend_price_intax dd {
  float: right;
  font-size: 11px;
  line-height: 18px;
  vertical-align: bottom;
}

#tw_solution .heading_light {
  font-size: 24px;
  font-weight: bold;
  text-align: center;
  line-height: 1;
  margin-bottom: 10px;
}

#tw_solution .heading_light span {
  font-weight: normal;
  margin-right: 10px;
}

#tw_solution .heading_text {
  text-align: center;
  margin-bottom: 20px;
}

#tw_solution .section_pink {
  background: url(/resource/club_com/special/tw_solution/images/bg_pink_ami.png);
  background-position: 15px 1px;
  padding: 30px 20px;
  margin-bottom: 50px;
}

#tw_solution .section_pink .heading_light {
  color: #f556a8;
}

#tw_solution .section_pink .heading_light span {
  padding-left: 28px;
  background: url(/resource/club_com/special/tw_solution/images/icon_light_pink.png) no-repeat left top;
}

#tw_solution .section_blue {
  background: url(/resource/club_com/special/tw_solution/images/bg_blue_ami.png);
  background-position: 15px 1px;
  padding: 30px 20px;
  margin-bottom: 50px;
}

#tw_solution .section_blue .heading_light {
  color: #229fd7;
}

#tw_solution .section_blue .heading_light span {
  padding-left: 28px;
  background: url(/resource/club_com/special/tw_solution/images/icon_light_blue.png) no-repeat left top;
}

#tw_solution .section_green {
  background: url(/resource/club_com/special/tw_solution/images/bg_green_ami.png);
  background-position: 15px 1px;
  padding: 30px 0;
  margin-bottom: 50px;
}

#tw_solution .section_green .heading_light {
  color: #5f9300;
}

#tw_solution .section_green .heading_light span {
  padding-left: 28px;
  background: url(/resource/club_com/special/tw_solution/images/icon_light_green.png) no-repeat left top;
}

#tw_solution .section_orange {
  background: url(/resource/club_com/special/tw_solution/images/bg_orange_ami.png);
  background-position: 15px 2px;
  padding: 30px 0 30px;
  margin-bottom: 50px;
}

#tw_solution .section_orange .heading_light {
  color: #f88c00;
}

#tw_solution .section_orange .heading_light span {
  padding-left: 28px;
  background: url(/resource/club_com/special/tw_solution/images/icon_light_orange.png) no-repeat left top;
}

#tw_solution .f-comment_area {
  position: relative;
}

#tw_solution .balloon_comment_area {
  width: 435px;
  float: left;
}

#tw_solution .balloon_comment_area li {
  float: left;
  margin-right: 10px;
  margin-bottom: 10px;
}

#tw_solution .workshop_area {
  margin-top: 10px;
  float: right;
}

#tw_solution .workshop_comment_area {
  position: absolute;
  bottom: 20px;
  right: 0;
  padding: 15px;
  border: 1px solid #f998ca;
}

#tw_solution .workshop_comment_img {
  float: left;
}

#tw_solution .workshop_comment_text {
  font-size: 12px;
  float: left;
  margin-left: 10px;
  width: 372px;
  line-height: 1.4;
}

#tw_solution .swot_upper_area {
  margin-bottom: 20px;
}

#tw_solution .swot_upper_inner {
  float: left;
  width: 270px;
}

#tw_solution .heading_swot {
  margin-top: 10px;
  margin-bottom: 45px;
}

#tw_solution .swot_text {
  color: #666;
}

#tw_solution .swot_video {
  float: right;
}

#tw_solution .swot_bottom_area_left {
  float: left;
}

#tw_solution .swot_bottom_area_left li {
  margin-bottom: 6px;
}

#tw_solution .swot_bottom_area_right {
  float: right;
}

#tw_solution .swot_bottom_area_right li {
  margin-bottom: 6px;
}

#tw_solution .idea_area ol {
  width: 789px;
  margin-left: -28px;
}

#tw_solution .idea_step {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  background: #fff;
  width: 235px;
  padding: 0 10px;
  float: left;
  margin-left: 28px;
  margin-bottom: 30px;
  position: relative;
}

#tw_solution .idea_step h4 {
  font-size: 18px;
  line-height: 40px;
  letter-spacing: -0.1em;
}

#tw_solution .idea_step h4 img {
  margin-right: 5px;
}

#tw_solution .idea_step:after {
  content: "";
  display: block;
  width: 21px;
  height: 26px;
  background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABUAAAAaCAMAAABvn+dxAAAABGdBTUEAALGPC/xhBQAAAAFzUkdCAK7OHOkAAACZUExURQAAALvcfbvcfbvcfbvcfbvcfbvcfbvcfbvcfbvcfbvcfbvcfbvcfbvcfbvcfbvcfbvcfbvcfbvcfbvcfbvcfbvcfbvcfbvcfbvcfbvcfbvcfbvcfbvcfbvcfbvcfbvcfbvcfbvcfbvcfbvcfbvcfbvcfbvcfbvcfbvcfbvcfbvcfbvcfbvcfbvcfbvcfbvcfbvcfbvcfbvcfWUZmtcAAAAydFJOUwAMx/tcmP3vEOgEL/MCB/cI2SUYQ3/aJmijgKW7vBf4RGdQjdHQch4dsXROjK/iOjjhnNo/2AAAAHlJREFUKM+N0kcCgkAQBVEwYc6YcxYUte5/OA8wtWCWb9HpT/R+RPLo3tqicP2a0qg3RaFVM4XN2JRB2heF0dQUljtTkmNPFCodU6qvWBR+uWlxkgrnuFy3ZCGTrSfhFrNDuPF+NQyvs52Xu7omdPlI8pkk/7zLJ/kDPpk0ac6cPk4AAAAASUVORK5CYII=) no-repeat;
  position: absolute;
  top: 110px;
  right: -24px;
}

#tw_solution .no_arrow:after {
  background: none;
}

#tw_solution .idea_step_image_area {
  margin-top: 5px;
}

#tw_solution .idea_step_text {
  padding: 5px 0;
  height: 60px;
}

#tw_solution .idea_step_text a{
  text-decoration: underline;
}

#tw_solution .idea_step_point_area {
  width: 215px;
  margin-left: -10px;
  margin-right: -10px;
  background: #ecfad2;
  padding: 10px;
  height: 70px;
}

#tw_solution .idea_step_point_area span {
  display: block;
  color: #7cb80e;
  font-size: 12px;
  font-weight: bold;
}

#tw_solution .idea_summary {
  float: left;
  margin-left: 28px;
  width: 235px;
}

#tw_solution .idea_summary dt {
  color: #5f9300;
  font-size: 18px;
  font-weight: bold;
  text-align: center;
  margin-top: 40px;
  margin-bottom: 10px;
}

#tw_solution .idea_summary dd {
  width: 100%;
  padding: 10px;
  text-align: center;
  font-size: 13px;
  font-weight: bold;
  background: #bbdc7d;
  margin-bottom: 5px;
}

#tw_solution .educational_area {
  padding: 30px 20px 10px;
  background: #ffe9ca;
}

#tw_solution .educational_area li {
  float: left;
  margin-bottom: 20px;
}

#tw_solution .educational_summary {
  padding: 0 20px;
  margin-top: 20px;
}

#tw_solution .educational_summary_img {
  float: left;
  margin-right: 10px;
}

#tw_solution .heading_educational_summary {
  float: left;
  color: #ee7600;
  font-size: 20px;
  font-weight: bold;
  margin-bottom: 5px;
}

#tw_solution .heading_educational_text {
  float: left;
  font-size: 14px;
}
