@charset "utf-8";

.toolBox01 {
  background-color: #6ac0cf;
}
.btnBrand01 > span {
  color: #6ac0cf;
}

#wal_wrap {
  padding: 0 0 24px 0;
}

#wal_vi {
  background: #d1effc url(/-/Media/com/waterlip/top/201507/common/images/bg_vi.jpg) no-repeat center top;
  background-size: auto 100%;
  text-align: center;
  margin: 0 0 0 0;
}
#wal_vi img {
  margin: 0 auto;
}

/* Menu */
#cont_menubox {
  background: #fff;
  width: 100vw;
  box-shadow: rgba(0, 0, 0, 0.3) 0px 3px 3px;
  border-top: 2px solid #6ac0cf;
  border-bottom: 4px solid #6ac0cf;
  z-index: 10;
}

#cont_menubox_wrap {
  min-height: 76px;
}

.fixed {
  position: fixed;
}
#cont_menu {
  width: 940px;
  margin: 0 auto;
  text-align: left;
  padding: 1px 0 0 0;
  zoom: 100%;
}
#cont_menu:after {
  content: "";
  clear: both;
  height: 0;
  display: block;
  visibility: hidden;
}

#cont_menu #cont_menu01 {
  width: 25%;
  float: left;
}
#cont_menu ul {
  width: 75%;
  float: left;
  zoom: 100%;
}
#cont_menu ul:after {
  content: "";
  clear: both;
  height: 0;
  display: block;
  visibility: hidden;
}
#cont_menu ul li {
  width: 33.3%;
  float: left;
  padding: 0;
}
#cont_menu a {
  display: block;
  font-size: 20%;
  text-indent: -940px;
  overflow: hidden;
}
#cont_menu a:hover {
  filter: alpha(opacity=60);
  opacity: 0.6;
  -moz-opacity: 0.6;
}

#cont_menu #cont_menu01 a {
  padding-top: 28.93%;
  height: 1px;
}
#cont_menu ul li a {
  padding-top: 28.93%;
  height: 1px;
}

#cont_menu01 a {
  background: url(/-/Media/com/waterlip/top/201507/common/images/nav01.png) no-repeat left center;
}
#cont_menu02 a {
  background: url(/-/Media/com/waterlip/top/201607/common/images/nav02.png) no-repeat right center;
}
#cont_menu03 a {
  background: url(/-/Media/com/waterlip/top/201607/common/images/nav03.png) no-repeat right center;
}
#cont_menu04 a {
  background: url(/-/Media/com/waterlip/top/201607/common/images/nav04.png) no-repeat right center;
}
#cont_menu00 a {
  background: url(/-/Media/com/waterlip/top/201607/common/images/nav00.png) no-repeat right center;
}

@media screen and (max-width: 768px) {
  #cont_menubox_wrap {
    min-height: 7.7vw;
  }
  #cont_menu {
    width: auto;
    margin: 0 4.7%;
  }
  #cont_menu01 a {
    background-size: auto 100%;
  }
  #cont_menu02 a {
    background-size: auto 100%;
  }
  #cont_menu03 a {
    background-size: auto 100%;
  }
  #cont_menu00 a {
    background-size: auto 100%;
  }
}
@media screen and (max-width: 480px) {
  #cont_menubox {
    border-top: 1px solid #6ac0cf;
    border-bottom: 2px solid #6ac0cf;
  }
  #cont_menubox_wrap {
    min-height: 57px;
  }
  #cont_menu {
    width: auto;
    max-width: 400px;
    margin: 0 4.7%;
    padding: 0;
    background: url();
  }
  #cont_menu #cont_menu01 {
    width: 25%;
  }
  #cont_menu ul {
    width: 75%;
  }
  #cont_menu ul li {
    width: 33.3%;
  }
  #cont_menu #cont_menu01 a,
  #cont_menu ul li a {
    padding: 0;
    height: 54px;
  }
  #cont_menu01 a {
    background: url(/-/Media/com/waterlip/top/201507/common/images/smp_nav01.png) no-repeat center center;
    background-size: auto 100%;
  }
  #cont_menu02 a {
    background: url(/-/Media/com/waterlip/top/201507/common/images/smp_nav02.gif) no-repeat center center;
    background-size: auto 100%;
  }
  #cont_menu03 a {
    background: url(/-/Media/com/waterlip/top/201507/common/images/smp_nav03.gif) no-repeat center center;
    background-size: auto 100%;
  }
  #cont_menu04 a {
    background: url(/-/Media/com/waterlip/top/201507/common/images/smp_nav04.gif) no-repeat center center;
    background-size: auto 100%;
  }
  #cont_menu00 a {
    background: url(/-/Media/com/waterlip/top/201607/common/images/smp_nav00.gif) no-repeat center center;
    background-size: auto 100%;
  }
}

/* Contents */
#wal_contbox {
  width: 940px;
  margin: 0 auto;
}

#wal_contbox a:hover,
#wal_contbox a:hover img {
  filter: alpha(opacity=80);
  opacity: 0.8;
  -moz-opacity: 0.8;
}

#wal_item00,
#wal_item01,
#wal_item02,
#wal_item03 {
  margin: -52px 0 16px 0;
  padding: 68px 0 0 0;
  zoom: 100%;
}
#wal_item00:after,
#wal_item01:after,
#wal_item02:after,
#wal_item03:after {
  content: "";
  clear: both;
  height: 0;
  display: block;
  visibility: hidden;
}

.cont_item {
  padding: 0 0 24px 0;
  zoom: 100%;
}
.cont_item:after {
  content: "";
  clear: both;
  height: 0;
  display: block;
  visibility: hidden;
}
.cont_item p {
  margin: 0 0 0.75em 0;
}

.cont_item h3 {
  font-size: 18px;
  font-size: 1.8rem;
  line-height: 22px;
  padding: 8px 10px 6px 10px;
  margin: 0 0 16px 0;
  border-radius: 4px;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
}

#wal_item00 .cont_item h3 {
  color: #8e1747;
  background-color: #f5bcd3;
}
#wal_item01 .cont_item h3 {
  color: #00228c;
  background-color: #ddeeff;
}

#wal_item02 .cont_item h3 {
  color: #bf1e77;
  background-color: #fee7ee;
}

#wal_item03 .cont_item h3 {
  color: #fb56a3;
  background-color: #fedded;
}

.cont_chap {
  clear:both;
  font-size: 12px;
  font-size: 1.2rem;
  margin: 0 0 12px 0;
  line-height: 130%;
}

@media screen and (max-width: 768px) {
  #wal_contbox {
    width: auto;
    margin: 0 4.7%;
  }
  #wal_item00,
  #wal_item01,
  #wal_item02,
  #wal_item03 {
    margin: -7.7vw 0 20px 0;
    padding: calc(7.7vw + 12px) 0 0 0;
  }
  .cont_item {
    padding: 0 0 20px 0;
    zoom: 100%;
  }
  .cont_item h3 {
    font-size: 1.6rem;
    line-height: 20px;
    margin: 0 0 12px 0;
  }
}
@media screen and (max-width: 480px) {
  #wal_item00,
  #wal_item01,
  #wal_item02,
  #wal_item03 {
    margin: -57px 0 20px 0;
    padding: 69px 0 0 0;
  }
  .cont_item h3 {
    font-size: 1.5rem;
    line-height: 18px;
    margin: 0 0 10px 0;
  }
  .cont_chap {
    font-size: 11px;
    font-size: 1.1rem;
  }
}

#wal_title00 {
  background: url(/-/Media/com/waterlip/top/201607/common/images/bg00.jpg) no-repeat left top;
  background-size: 100% auto;
  margin: 0 0 16px 0;
  zoom: 100%;
}
#wal_title00:after {
  content: "";
  clear: both;
  height: 0;
  display: block;
  visibility: hidden;
}
#wal_title01 {
  background: url(/-/Media/com/waterlip/top/201507/common/images/bg01.jpg) no-repeat left top;
  background-size: 100% auto;
  margin: 0 0 16px 0;
  zoom: 100%;
}
#wal_title01:after {
  content: "";
  clear: both;
  height: 0;
  display: block;
  visibility: hidden;
}
#wal_title02 {
  background: url(/-/Media/com/waterlip/top/201507/common/images/bg02.jpg) no-repeat left top;
  background-size: 100% auto;
  margin: 0 0 16px 0;
  zoom: 100%;
}
#wal_title02:after {
  content: "";
  clear: both;
  height: 0;
  display: block;
  visibility: hidden;
}
#wal_title03 {
  background: url(/-/Media/com/waterlip/top/201507/common/images/bg03.jpg) no-repeat left top;
  background-size: 100% auto;
  margin: 0 0 16px 0;
  zoom: 100%;
}
#wal_title03:after {
  content: "";
  clear: both;
  height: 0;
  display: block;
  visibility: hidden;
}

#title00_1,
#title01_1,
#title02_1,
#title03_1 {
  width: 50.2%;
  float: left;
  margin-top: 1.28%;
}
#title00_2,
#title01_2,
#title02_2,
#title03_2 {
  width: 49.8%;
  float: left;
}

@media screen and (max-width: 480px) {
  #wal_title00 {
    background: #fcb8d3 url();
    padding: 4px 3%;
    text-align: center;
    border-radius: 6px;
    -webkit-border-radius: 6px;
    -moz-border-radius: 6px;
  }
  #wal_title01 {
    background: #d5f4fd url();
    padding: 4px 3%;
    text-align: center;
    border-radius: 6px;
    -webkit-border-radius: 6px;
    -moz-border-radius: 6px;
  }

  #wal_title02 {
    background: #ffe8dd url();
    padding: 4px 3%;
    text-align: center;
    border-radius: 6px;
    -webkit-border-radius: 6px;
    -moz-border-radius: 6px;
  }
  #wal_title03 {
    background: #ffd5e7 url();
    padding: 4px 3%;
    text-align: center;
    border-radius: 6px;
    -webkit-border-radius: 6px;
    -moz-border-radius: 6px;
  }
  #title00_1,
  #title01_1,
  #title02_1,
  #title03_1 {
    width: auto;
    float: none;
    margin: 0 auto;
  }
  #title00_2,
  #title01_2,
  #title02_2,
  #title03_2 {
    width: auto;
    float: none;
    max-width: 90%;
    margin: 0 auto;
  }
}

/* Products */
#cont_lineup00 {
  padding-top: 12px;
  padding-bottom: 46px;
  background: url(/-/Media/com/waterlip/top/201507/common/images/line01.gif) repeat-x left bottom;
}
#cont_lineup01 {
  padding-bottom: 46px;
  background: url(/-/Media/com/waterlip/top/201507/common/images/line01.gif) repeat-x left bottom;
}
#cont_lineup02 {
  padding-bottom: 12px;
}

.inner_box {
  margin: 0 auto;
  zoom: 100%;
}
.inner_box:after {
  content: "";
  clear: both;
  height: 0;
  display: block;
  visibility: hidden;
}

.wal_pager {
  width: auto !important;
  display: block;
  text-align: center;
  margin: 0 auto;
}
.wal_pager li {
  display: inline-block;
  margin: 0;
}
.wal_pager li a {
  display: block;
  margin: 0;
  padding: 0;
  border: 2px solid #ccc;
}
.wal_pager li a.active {
  border: 2px solid #f99bae;
}
.wal_pager li a img {
  margin: 0 auto;
  opacity: 0.8;
  filter: alpha(opacity=80);
}

#wal_pager00 li {
  width: 96px;
}
#wal_pager00 li a img {
  width: 94px;
  height: 94px;
}
#wal_pager01 li {
  width: 96px;
}
#wal_pager01 li a img {
  width: 94px;
  height: 94px;
}

#wal_pager02 li {
  width: 122px;
}
#wal_pager02 li a img {
  width: 120px;
  height: 90px;
}

.wal_pager li a.active img {
  opacity: 1;
  filter: alpha(opacity=100);
}

@media screen and (max-width: 768px) {
  .inner_box {
    width: auto;
    margin: 0 0;
  }
  #wal_pager00 li {
    width: 80px;
  }
  #wal_pager00 li a img {
    width: 76px;
    height: 76px;
  }
  #wal_pager01 li {
    width: 80px;
  }
  #wal_pager01 li a img {
    width: 76px;
    height: 76px;
  }
  #wal_pager02 li {
    width: 104px;
  }
  #wal_pager02 li a img {
    width: 100px;
    height: 75px;
  }
}
@media screen and (max-width: 480px) {
  #wal_pager00 li {
    width: 54px;
  }
  #wal_pager00 li a img {
    width: 50px;
    height: 50px;
  }
  #wal_pager01 li {
    width: 54px;
  }
  #wal_pager01 li a img {
    width: 50px;
    height: 50px;
  }
  #wal_pager02 li {
    width: 64px;
  }
  #wal_pager02 li a img {
    width: 60px;
    height: 45px;
  }
}

#cont_title01 {
  font-size: 20px;
  text-indent: -940px;
  overflow: hidden;
  height: 24px;
  margin: 0 auto 14px auto;
  max-width: 450px;
  background: url(/-/Media/com/waterlip/top/202307/bg_title01.png) no-repeat center top;
  background-size: 100% auto;
}
#cont_title02 {
  font-size: 20px;
  text-indent: -940px;
  overflow: hidden;
  height: 24px;
  margin: 0 auto 14px auto;
  max-width: 450px;
  background: url(/-/Media/com/waterlip/top/202307/bg_title02.png) no-repeat center top;
  background-size: 100% auto;
}

#wal_slidbox00 {
  margin: 12px 0 0 0;
  background-color: #fcb8d3;
  border-radius: 12px;
  -webkit-border-radius: 12px;
  -moz-border-radius: 12px;
}
#wal_slidbox01 {
  margin: 12px 0 0 0;
  background-color: #d5f4fd;
  border-radius: 12px;
  -webkit-border-radius: 12px;
  -moz-border-radius: 12px;
}
#wal_slidbox02 {
  margin: 12px 0 0 0;
  background-color: #ffe8dd;
  border-radius: 12px;
  -webkit-border-radius: 12px;
  -moz-border-radius: 12px;
}
#wal_slidbox03 {
  margin: 12px 0 0 0;
  background-color: #fedded;
  border-radius: 12px;
  -webkit-border-radius: 12px;
  -moz-border-radius: 12px;
}
#wal_slidbox00 .bx-wrapper,
#wal_slidbox01 .bx-wrapper,
#wal_slidbox02 .bx-wrapper,
#wal_slidbox03 .bx-wrapper {
  margin-bottom: 0;
}

.citem_inner {
  padding: 28px 64px;
  box-sizing: border-box;
  zoom: 100%;
}
.citem_inner:after {
  content: "";
  clear: both;
  height: 0;
  display: block;
  visibility: hidden;
}
.pname_box {
  width: 440px;
  float: right;
}
.pphoto {
  width: 370px;
  float: left;
  text-align: center;
}
.pphoto img {
  margin: 0 auto;
  opacity: 1 !important;
  filter: alpha(opacity=100) !important;
}
.pbody_box {
  width: 440px;
  float: right;
}

@media screen and (max-width: 768px) {
  #wal_slidbox00,
  #wal_slidbox01,
  #wal_slidbox02,
  #wal_slidbox03 {
    padding: 10px 0;
    margin: 8px 0 0 0;
  }
  .citem_inner {
    width: auto;
    padding: 8px 4%;
  }
  .pname_box {
    width: auto;
    float: none;
  }
  .pphoto {
    width: auto;
    float: none;
    margin: 0 0 12px 0;
  }
  .pbody_box {
    width: auto;
    float: none;
  }
}
@media screen and (max-width: 480px) {
  #cont_title00,
  #cont_title01,
  #cont_title02 {
    padding-top: 5.4%;
    height: 1px;
    margin: 0 auto 10px auto;
  }
  .pphoto {
    max-width: 180px;
    width: 70%;
    margin: 0 auto;
  }
  .pphoto img {
    margin: 0 auto 10px 0;
  }
}

.pname_text,
.pname_spf {
  font-weight: bold;
  text-align: center;
  margin: 0 0 3px 0;
  font-size: 15px;
  font-size: 1.5rem;
  line-height: 18px;
}

.pname_copy {
  color: #fff;
  font-size: 18px;
  font-size: 1.8rem;
  line-height: 20px;
  text-align: center;
  padding: 7px 4px 5px 4px;
  margin: 0 0 6px 0;
  border-radius: 16px;
  -webkit-border-radius: 16px;
  -moz-border-radius: 16px;
}

.pbody {
  color: #333;
  font-size: 13px;
  font-size: 1.3rem;
  line-height: 165%;
  margin-bottom: 20px;
}

.pbody_box h4 {
  margin: 20px 0 10px 0;
  font-size: 15px;
  font-size: 1.5rem;
  line-height: 18px;
}

#wal_slidbox00 .pbody_box h4 {
  color: #8e1747;
}
#wal_slidbox01 .pbody_box h4 {
  color: #00228c;
}
#wal_slidbox02 .pbody_box h4 {
  color: #bf1e77;
}
#wal_slidbox03 .pbody_box h4 {
  color: #e5326c;
}

.p_link {
  text-align: center;
}
.p_link a {
  display: inline-block;
  height: 46px;
}

@media screen and (max-width: 768px) {
  .pname_text {
    margin: 0 0 2px 0;
    font-size: 14px;
    font-size: 1.4rem;
  }
  .pname_copy {
    color: #fff;
    font-size: 16px;
    font-size: 1.6rem;
    line-height: 18px;
    margin: 0 0 4px 0;
    border-radius: 14px;
    -webkit-border-radius: 14px;
    -moz-border-radius: 14px;
  }
  .pbody {
    margin-bottom: 12px;
  }

  .pbody_box h4 {
    margin: 0 0 8px 0;
  }
}

#citem_0 .pname_text,
#citem_1 .pname_text,
#citem_2 .pname_text,
#citem_3 .pname_text {
  color: #29747e;
}
#citem_4 .pname_text {
  color: #f1385e;
}
#citem_5 .pname_text,
#citem_6 .pname_text,
#citem_7 .pname_text,
#citem_8 .pname_text {
  color: #f60a76;
}
#citem_9 .pname_text {
  color: #e5326c;
}
#citem_10 .pname_text,
#citem_11 .pname_text {
  color: #8e1747;
}

#citem_0 .pname_spf,
#citem_1 .pname_spf,
#citem_2 .pname_spf,
#citem_3 .pname_spf {
  color: #29747e;
}
#citem_4 .pname_spf {
  color: #f1385e;
}
#citem_5 .pname_spf,
#citem_6 .pname_spf,
#citem_7 .pname_spf,
#citem_8 .pname_spf {
  color: #f60a76;
}
#citem_9 .pname_spf {
  color: #e5326c;
}
#citem_10 .pname_spf,
#citem_11 .pname_spf {
  color: #8e1747;
}

#citem_0 .pname_copy,
#citem_1 .pname_copy,
#citem_2 .pname_copy,
#citem_3 .pname_copy {
  background-color: #389daf;
}
#citem_4 .pname_copy {
  background-color: #e66699;
}
#citem_5 .pname_copy,
#citem_6 .pname_copy,
#citem_7 .pname_copy,
#citem_8 .pname_copy {
  background-color: #f4607d;
}
#citem_9 .pname_copy {
  background-color: #fb56a3;
}
#citem_10 .pname_copy,
#citem_11 .pname_copy {
  background-color: #de3277;
}

/* WarterLip */
#wal_zbox01 {
  padding: 10px 0 0 0;
  zoom: 100%;
}
#wal_zbox01:after {
  content: "";
  clear: both;
  height: 0;
  display: block;
  visibility: hidden;
}
#sph_box {
  width: 50%;
  box-sizing: border-box;
  border: 2px solid #00228c;
  padding: 6px 6px 0 6px;
  float: left;
  border-radius: 6px;
  -webkit-border-radius: 6px;
  -moz-border-radius: 6px;
  zoom: 100%;
}
#sph_box:after {
  content: "";
  clear: both;
  height: 0;
  display: block;
  visibility: hidden;
}

#sph_box h4 {
  text-align: center;
  color: #00228c;
  border-bottom: 1px solid #00228c;
  margin: 0 0 10px 0;
  padding: 2px;
  font-size: 15px;
  font-size: 1.5rem;
  line-height: 18px;
}
#sph_box img {
  float: left;
  max-width: 35%;
  margin: 0 10px 10px 0;
}
#sph_box p {
  font-size: 13px;
  font-size: 1.3rem;
}

#wal_zu01 {
  max-width: 360px;
  width:46%;
  float: right;
}

@media screen and (max-width: 640px) {
  #sph_box {
    width: auto;
    border: 2px solid #00228c;
    padding: 6px 3%;
    margin: 0 0 12px 0;
    float: none;
  }
  #sph_box p {
    font-size: 13px;
    font-size: 1.3rem;
  }
  #wal_zu01 {
    width: auto;
    float: none;
    margin: 0 auto;
  }
}

/* Colortype */
#sb_img_box {
  zoom: 100%;
}
#sb_img_box:after {
  content: "";
  clear: both;
  height: 0;
  display: block;
  visibility: hidden;
}

#sb_img_box .cont_chap {
  clear: both;
}

#sb_img {
  width: 85.5%;
  float: left;
  zoom: 100%;
}
#sb_img:after {
  content: "";
  clear: both;
  height: 0;
  display: block;
  visibility: hidden;
}

#sb_img03 {
  width: 12.1%;
  float: right;
}

#sb_img01 {
  width: 49.5%;
  margin-bottom: 6px;
  float: left;
}
#sb_img02 {
  width: 49.5%;
  margin-bottom: 6px;
  float: right;
}

.zu_text {
  clear: both;
  background-color: #51b0ff;
  color: #fff;
  font-size: 15px;
  font-size: 1.5rem;
  line-height: 15px;
  padding: 4px;
  margin: 0 0 8px 0;
  text-align: center;
  border-radius: 6px;
  -webkit-border-radius: 6px;
  -moz-border-radius: 6px;
}

@media screen and (max-width: 768px) {
  .zu_text {
    font-size: 1.3rem;
    line-height: 13px;
  }
}
@media screen and (max-width: 480px) {
  #sb_img {
    width: 75%;
  }
  #sb_img03 {
    width: 23%;
  }
  #sb_img01 {
    width: auto;
    float: none;
  }
  #sb_img02 {
    width: auto;
    float: none;
  }
  .zu_text {
    font-size: 1.2rem;
    line-height: 12px;
  }
}

/* Essence */
#ess_lead {
  color: #00228c;
  font-size: 15px;
  font-size: 1.5rem;
  text-align: center;
  font-weight: bold;
}

#ess_cont01 {
  width: 51%;
  float: left;
}
#ess_img01 {
  width: 47.2%;
  float: right;
}

#ess_cont02 {
  width: 37%;
  float: left;
}
#ess_cont03 {
  width: 60%;
  float: right;
}

.ess_clum {
  width: 49%;
}
.ess_clum h4 {
  font-size: 15px;
  font-size: 1.5rem;
  line-height: 15px;
  text-align: center;
  color: #fff;
  background-color: #fb56a3;
  padding: 6px 0;
  border-radius: 6px 6px 0 0;
  -webkit-border-radius: 6px 6px 0 0;
  -moz-border-radius: 6px 6px 0 0;
}
.ess_clum p {
  font-size: 12px;
  font-size: 1.2rem;
  line-height: 18px;
  border: 1px solid #fb56a3;
  border-top: 0;
  padding: 8px;
  border-radius: 0 0 6px 6px;
  -webkit-border-radius: 0 0 6px 6px;
  -moz-border-radius: 0 0 6px 6px;
}

#clum01 {
  float: left;
}
#clum02 {
  float: right;
}

@media screen and (max-width: 768px) {
  #ess_lead {
    text-align: left;
  }
  .ess_clum h4 {
    font-size: 1.4rem;
    line-height: 14px;
  }
}
@media screen and (max-width: 640px) {
  #ess_lead {
    font-size: 1.4rem;
  }

  #ess_cont01 {
    width: auto;
    float: none;
  }
  #ess_img01 {
    width: auto;
    float: none;
    margin: 8px auto 0 auto;
  }
  #ess_cont02 {
    width: auto;
    float: none;
  }
  #ess_cont03 {
    width: auto;
    float: none;
  }
}
@media screen and (max-width: 480px) {
  .ess_clum {
    width: auto;
  }
  #clum01 {
    float: none;
  }
  #clum02 {
    float: none;
  }
}

/* CC */
.cc_cont01 {
  width: calc(100% - 540px);
  float: left;
}
#cc_img_box {
  width: 500px;
  float: right;
  zoom: 100%;
}
#cc_img_box:after {
  content: "";
  clear: both;
  height: 0;
  display: block;
  visibility: hidden;
}
#cc_img06 {
  float: left;
}
#cc_img07 {
  float: right;
}

.cc_cont02 {
  width: 400px;
  float: left;
}
#cc_img08 {
  float: right;
}

@media screen and (max-width: 768px) {
  .cc_cont01 {
    width: auto;
    float: none;
  }
  #cc_img_box {
    width: auto;
    float: none;
    margin-bottom: 12px;
  }
  #cc_img06 {
  	max-width:326px;
    width: 65%;
  }
  #cc_img07 {
  	max-width: 160px;
    width: 32%;
  }

  .cc_cont02 {
    width: auto;
    float: none;
  }
  #cc_img08 {
    float: none;
    margin-bottom: 12px;
  }
}

@media screen and (max-width: 480px) {
  #cc_img06 {
    width: auto;
    margin: 0 auto 8px auto;
    float: none;
  }
  #cc_img07 {
    margin: 0 auto;
    width: auto;
    float: none;
  }
}
