css


@charset "utf-8";

/* ------------------------- TOC
html5 reset
common style
incude style
category style
parts style
oocss
Media Queries


---------------------------- */
/* ============================== html5 reset */
html, body, div, span, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
abbr, address, cite, code,
del, dfn, em, img, ins, kbd, q, samp,
small, strong, sub, sup, var,
b, i,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, dialog, figure, footer, header,
hgroup, menu, nav, li,
time, mark, audio, video{
margin:0;
padding:0;
border:0;
outline:0;
font-size:100%;
vertical-align:baseline;
background:transparent;
}
article, aside, dialog, figure, footer, header,
hgroup, nav, li{
display:block;
}
ul{
list-style:none;
}
blockquote, q{
quotes:none;
}
blockquote:before, blockquote:after,
q:before, q:after{
content:'';
content:none;
}
a{
margin:0;
padding:0;
border:0;
font-size:100%;
vertical-align:baseline;
background:transparent;
text-decoration:none;
}
ins{
color:#000;
text-decoration:none;
}
mark{
color:#000;
font-style:italic;
font-weight:bold;
}
del{
text-decoration:line-through;
}
abbr[title], dfn[title]{
border-bottom:1px dotted #000;
cursor:help;
}
table{
border-collapse:collapse;
border-spacing:0;
}
hr{
display:block;
height:1px;
border:0;
border-top:1px solid #cccccc;
margin:1em 0;
padding:0;
}
input, select{
vertical-align:middle;
/* border-radius: 0;
-webkit-border-radius: 0; */
}
media="all"input, select {
vertical-align: middle;
}

/* ============================== javascript style */
#sns_btn {
overflow: hidden;
zoom: 1;
padding: 25px 20px 30px
}


/* ============================== common setting */
body{
/* font-family:"HraKakuProN-W6", "HelveticaNeue"; */
font-family:"繝偵Λ繧ｮ繝手ｧ偵ざ Pro W3", "Hiragino Kaku Gothic Pro", "繝｡繧､繝ｪ繧ｪ", Meiryo, Osaka, "�ｭ�ｳ �ｰ繧ｴ繧ｷ繝�け", "MS PGothic", sans-serif;
line-height:1.6;
-webkit-text-size-adjust:none;
font-size: 12px;
}
#main_vidual img,
.contets_box img,
.banner_box img,
.category img {
width: 100%;
}

/* ============================== index */
/* main_vidual */
#main_vidual {
border-top: 1px solid #e3dbb7;
padding-top: 10px;
}
#main_vidual .inner {
position: relative;
z-index: auto;
background: url();
background:url(../img/bg_main_vidual.png) no-repeat right top;
/*  background:url(https://mobile.suntory.co.jp/softdrink/kuro-oolong/common/img/bg_main_vidual.png) no-repeat right top;
*/
background-size: contain;
-webkit-background-size: contain;
padding-bottom: 6px;
}
#main_vidual .logo,
#main_vidual .brand_leed {
background-repeat: no-repeat;
background-position: 0 0;
-webkit-background-size: 100% auto;
text-indent: 100%;
    white-space: nowrap;
    overflow: hidden;
}
#main_vidual .logo {
height: 0;
padding-top: 14%;
background-image:url(https://mobile.suntory.co.jp/softdrink/kuro-oolong/common/img/brand_logo.png);
background-size: contain;
-webkit-background-size: contain;
margin-left: 5px;
}
#main_vidual .logo a {
display: block;
width: 36%;
height: 0;
padding-top: 14%;
margin-top: -14%;
}
#main_vidual .brand_leed {
height: 340px;
/*  padding-top: 36.5%;*/
background-image:url(../img/img_main_leed01.png);
/* background-image:url(https://mobile.suntory.co.jp/softdrink/kuro-oolong/common/img/img_main_leed01.png); */
background-size: contain;
-webkit-background-size: contain;
margin: 25px 0 20px 12px;
}
#main_vidual #bg_link {
margin-top: 25px;
/*  	background-color: #f08300;*/
padding: 5.4% 10px;
/* height: 40px; */
position: relative;
z-index: -1;
}
#main_vidual .link_txt a {
/* height: 0; */
display: block;
padding-top: 4.5%;
background: url(../img/top_cm_smp.jpg) no-repeat 0 0;
background-size: contain;
-webkit-background-size: contain;
text-indent: 100%;
    white-space: nowrap;
    overflow: hidden;
position: relative;
z-index: 1000;
margin: -8% 0 0 10px;
}
#main_vidual #bg_link a img {
width: 62%;
}
#main_vidual .banner {
margin: 10% 0 20px 5px;
}
#main_vidual .banner img {
width: 60%;
}
/* view_section */
.view_section {
background-color: #fef8f2;
padding: 40px 10px;
}
.view_section .figure:first-of-type {
padding-bottom: 40px;
}
/* banner_box */
.banner_box {
border-top: 1px solid #e7e0c1;
border-bottom: 1px solid #e7e0c1;
padding: 10px;
margin-top: 25px;
}

.block_link {
color: #2f201b;
display: block;
}

.bn_eria {
padding: 10px;
}

.bn_eria img{
width: 100%;
height: auto;
}

#main_vidual .linkBn {
display: block;
}

#main_vidual .linkBn img {
height: auto;
width: 140px;
margin-left: 10px;
}

#linkBn_jasmin {
margin-bottom: 20px;
}

body .global_top {
margin-bottom: 0 !important;
}

.profile_inner {
padding-bottom: 30px;
margin-bottom: 20px;
border-bottom:1px dotted #999;
}

.profile_inner a {
text-align: right;
display: block;
margin-top: 20px;
font-style: italic;
text-decoration: underline;
color: #f08300;
}

/* ============================== category */
.category #global {
margin-bottom: 0;
}

#contents_header {
border-top: 1px solid #e3dbb7;
padding-top: 10px;
}
#contents_header .logo {
background-repeat: no-repeat;
background-position: 0 0;
text-indent: 100%;
    white-space: nowrap;
    overflow: hidden;
height: 0;
padding-top: 14%;
background-image: url(https://mobile.suntory.co.jp/softdrink/kuro-oolong/common/img/brand_logo.png);
background-size: contain;
-webkit-background-size: contain;
margin: 0 0 5px 5px;
}
#contents_header .logo a {
display: block;
width: 36%;
height: 0;
padding-top: 14%;
margin-top: -14%;
}
.contets_box .hgroup {
width: 97%;
padding: 10px 0 10px 10px;
margin-bottom: 15px;
display: table;
line-height: 1;
vertical-align: bottom;
border-bottom: 8px solid #f08300;
}
.contets_box .hgroup .category_ttl,
.contets_box .hgroup .category_subleed {
display: table-cell;
color: #e24300;
}
.contets_box .hgroup .category_ttl {
font-size: 18px;
width: 27%;
padding-right: 10px;
}
.contets_box .hgroup .category_subleed {
width: auto;
font-size: 13px;
font-weight: normal;
}
.contets_box .contents_inn .img_ttl {
margin-bottom: 25px;
font-size: 0;
line-height: 0;
}
.contets_box .contents_inn .mb_tp01 {
margin-bottom: 10px;
}
.contents_inn ul.figure {
text-align: center;
}
.contents_inn ul.figure li {
margin-bottom: 23px;
}
.contents_inn ul.figure li:last-of-type {
margin-bottom: 0;
}
.contents_inn ul.figure li img {
width: 75%;
}
.contents_inn ul.figure li img {
width: 75%;
}
.contents_inn ul.banner_img {
padding: 0 15px;
}
.contents_inn ul.banner_img li {
margin-bottom: 25px;
}
.contents_inn ul.banner_img li:last-of-type {
margin-bottom: 0;
}
.category_vidual {
padding: 0 10px 25px;
margin-bottom: 25px;
border-bottom: 1px solid #e3dbb7;
}
.category_vidual ul.figure li {
font-size: 0;
line-height: 0;
padding-bottom: 20px;
}
.category_vidual ul.figure li:last-of-type {
padding-bottom: 15px;
}
.category_vidual p.note {
color: #221815;
font-size: 11px;
}
.contets_box .contents_inn .ct_img {
text-align: center;
font-size: 0;
line-height: 0;
}
.contets_box .contents_inn .sub_leed {
color: #e24300;
padding-bottom: 15px;
}
.contents_inn .note_block {
padding: 30px 0 0;
}
.contents_inn .note_block p {
padding-bottom: 15px;
color: #221815;
font-size: 11px;
}
.contents_inn .note_block p:last-of-type {
padding-bottom: 0;
}

/* cm */
.cm .contets_box .contents_inn {
padding: 0 0 40px;
}

/* product */
.product .bg_area {
padding-top: 15px;
border-top: 2px solid #ee7700;
}
.product .contets_box .contents_inn .img_ttl {
margin-bottom: 15px;
}
.product .contets_box .contents_inn .img_ttl.mb_tp01 {
margin-bottom: 8px;
}
.product .point01 .ct_img img {
width: 55%;
}
.product .point02 .ct_img img {
width: 85%;
padding-bottom: 15px;
}
.product .point03 .img_ttl{
text-align: center;
}
.product .point03 .img_ttl img {
width: 75%;
}
.product .point_ttl {
padding-bottom: 25px;
text-align: center;
}
.product .point_ttl img {
width: 95%;
}

.product_jasmin {
padding-top: 32px;
text-align: center;
}

/* lesson */
.lesson .contets_box .hgroup .category_ttl {
width: 30%;
padding-right: 0;
}
.lesson .contets_box .contents_inn {
padding: 0 0 25px;
}
.lesson .contets_box .hgroup {
margin-bottom: 0;
border-bottom: none;
}
.lesson .contets_box .contents_inn .img_ttl {
margin-bottom: 0;
}
/* lesson2 pc transplant style */
.lesson_check_panel {
overflow: hidden;
padding: 10px;
background-color: #fef8f2;
}
.lessonContent {
height: 180px;
margin: 10px;
background: #FFF;
}
.bmi_show {
text-align: center;
font-size: 28px;
line-height: 180px;
}
.bmi_table {
padding: 0 15px 10px;
width: auto;
overflow: hidden;
}
.bmi_table {
width: 100%;
}
.bmi_table th,
.bmi_table td {
font-size: 11px;
padding: 0 10px 0 0;
}
#form {
border-top: 2px solid #fff;
margin-top: 0;
padding: 10px 0 0;
overflow: hidden;
display: block;
width: 100%;
}
#form div {
overflow: hidden;
width: 90%;
margin: 0 auto;
}
#form p {
margin-right: 10px;
float: left;
width: 48%;
margin-bottom: 10px;
text-align: left;
}
#form p span {
color: #f08300;
padding: 2px 5px 0 0;
}
#form span {
  padding-right: 10px;
  float: left;
}
#form .btn_wrap #bmi_btn,
#form .btn_wrap #bmi-reset_btn {
background-color: transparent;
border-radius: 0;
-webkit-border-radius: 0;
border: none;
width: 41.2%;
height: 0;
padding-top: 8%;
background-repeat: no-repeat;
background-position: 0 0;
background-size: contain;
-webkit-background-size: contain;
font-size: 0;
line-height: 0;
}
#form .btn_wrap #bmi_btn {
background-image: url(https://mobile.suntory.co.jp/softdrink/kuro-oolong/common/img/lesson/lesson2_page1_btn1_off.gif);
margin: 0 10px 0 10px;
}
#form .btn_wrap #bmi-reset_btn {
background-image: url(https://mobile.suntory.co.jp/softdrink/kuro-oolong/common/img/lesson/lesson2_page1_btn2_off.gif);
}
/*
#form .btn_wrap #bmi_btn:hover {
background-image:url(../img/lesson/lesson2_page1_btn1_on.gif);
}
#form .btn_wrap #bmi-reset_btn:hover {
background-image:url(../img/lesson/lesson2_page1_btn2_on.gif);
}
*/
.answer_contents section .note {
padding-top: 10px;
}
#lifeStyleWrap {
overflow: hidden;
margin-bottom: 10px;
padding-bottom: 10px;
border-bottom: 2px solid #fff;
}
.lifeStyle .inner {
text-align: center;
background-color: #FFF;
margin-bottom: 10px;
}
.lifeStyle .inner img {
width: 85%;
}
#lifestyle_inner_l {
margin-left: 5px;
}
#lifestyle_inner_l li label {
font-size: 11px;
}
#checkBoxArea .lifeStyleBtn {
overflow: hidden;
width: 90%;
margin: 0 auto 2px;
}
#lifeStyleBtn_check,
#lifeStyleBtn_reset {
background-color: transparent;
border-radius: 0;
-webkit-border-radius: 0;
border: none;
width: 41.2%;
height: 0;
padding-top: 8%;
background-repeat: no-repeat;
background-position: 0 0;
background-size: contain;
-webkit-background-size: contain;
font-size: 0;
line-height: 0;
}
#lifeStyleBtn_check {
background-image: url(https://mobile.suntory.co.jp/softdrink/kuro-oolong/common/img/lesson/lesson2_page2_btn1_off.gif);
margin: 0 10px 0 10px;
}
#lifeStyleBtn_reset {
background-image:url(https://mobile.suntory.co.jp/softdrink/kuro-oolong/common/img/lesson/lesson2_page1_btn2_off.gif);
}

#foodTab {
padding: 10px 0 10px;
overflow: hidden;
}
#foodTab li {
float: left;
cursor: default;
font-size: 0;
line-height: 0;
}
#foodTab li.tab {
margin-right: 1px;
width: 33.05%;
}
#foodTab li.tab:last-of-type {
margin-right: 0;
}


/* ============================== parts style */
#global {
background-color: #f08300;
margin-bottom: 27px;
}
#global .leed_ttl {
background:url(https://mobile.suntory.co.jp/softdrink/kuro-oolong/common/img/navigation_arrow_active.png) no-repeat 96% center;
-webkit-background-size: 14px 10px;
padding: 10px;
font-size: 17px;
}
#global .leed_ttl.open {
background-image: url(https://mobile.suntory.co.jp/softdrink/kuro-oolong/common/img/navigation_arrow_defailt.png);
}
#global ul {
background-color: #e24300;
margin-bottom: 27px;
}
#global ul li a {
display: block;
color: #FFF;
font-size: 14px;
padding: 10px 10px 10px 20px;
border-bottom: 1px solid #f08300;
}
#global ul li:last-of-type {
border-bottom: none;
}
/* contets_box */
.contets_box .leed_ttl {
height: 0;
padding-top: 5.5%;
background:url(https://mobile.suntory.co.jp/softdrink/kuro-oolong/common/img/index_leed_ttl01.png) no-repeat 0 0;
background-size: contain;
-webkit-background-size: contain;
text-indent: 100%;
    white-space: nowrap;
    overflow: hidden;
margin: 0 0 18px 10px;
}
.contets_box .contents_inn {
padding: 0 10px 40px;
}
.contets_box .contents_inn:last-of-type {
padding-bottom:20px;
}
.contents_inn .indent {
margin: -22% 0 0;
}
.contents_inn article {
padding-top: 10px;
}
section article p {
padding-top: 10px 10px 0;
}
.contents_inn .ct_leed_ttl {
font-size: 0;
line-height: 0;
padding-bottom: 15px;
}
.contents_inn .ttl_comment img {
width: 19%;
}
/* .contents_inn .ttl_comment {
height: 0;
padding-top: 15%;
background:url(../img/img_comment.png) no-repeat 0 0;
background-size: contain;
-webkit-background-size: contain;
text-indent: 100%;
    white-space: nowrap;
    overflow: hidden;
margin-bottom: 7px;
} */
.contents_inn .txt_comment {
color: #742126;
font-weight: bold;
}
.contents_inn ul.disc li {
margin-left: 1em;
text-indent: -1em;
color: #6b1318;
font-size: 11px;
}
.contents_inn .figure {
font-size: 0;
line-height: 0;
margin-top: 10px;
}
.contents_inn .inner {
padding: 0 15px;
}
.contents_inn .profile {
font-size: 0;
line-height: 0;
padding-bottom: 15px;
}
.contents_inn .item_list li a {
display: block;
color: #e24300;
padding: 15px 10px 10px;
line-height: 1.3;
border-bottom: 1px dotted #f08402;
}
.contents_inn .item_list li:last-of-type {
border-bottom: none;
}
.contents_inn .item_list li a.quest_btn.open {
background-color: #f7c17f;
margin-top: 2px;
margin-bottom: 2px;
}
.answer_contents {
border-top: 1px dotted #f08402;
padding-top: 14px;
}
.answer_contents .sp_leed_ttl {
/* color: #e24300;
font-weight: bold; */
padding: 0 10px 10px;
line-height: 1.3;
}
.answer_contents section {
padding: 0 10px 30px;
}
.answer_contents section:last-of-type {
border-bottom: 1px dotted #f08402;
/* padding-bottom: 0; */
}
.answer_contents section .category_ttl {
color: #e24300;
font-weight: bold;
padding-bottom: 10px;
line-height: 1.3;
}
.answer_contents section p.figure {
text-align: center;
}
.answer_contents section p.figure img {
width: 95%;
}
nav.pagenation {
padding: 0 14px 20px;
overflow: hidden;
zoom: 1;
}
nav.pagenation li a {
color: #e24300;
font-size: 14px;
}
nav.pagenation li.prev {
display: inline-block;
float: left;
}
nav.pagenation li.next {
display: inline-block;
float: right;
}

.pageTop {
text-align: right;
margin: 20px 12px 0 0;
}
.pageTop a {
color: #e24300;
font-size: 14px;
}

#ad_wrap {
    padding-left: 0;
}

#top_voice p{
    display: inline;
}

#top_voice .disc{
    padding-left: 0;
}

#product_list {
    padding-left: 0;
}

#bn_ss img{
    margin-left: 10px;
    width: 140px;
    height: auto;
}

#health_nav {
    margin-top: 5%;
    padding-top: 5%;
    border-top: 1px dotted #a0a0a0;
}

#health_nav img{
    padding: 5% 10%;
    width: 80%;
    height: auto;
}

/* ============================== oocss */


/* ============================== media queries */
@media only screen and (min-device-width: 300px) and (max-device-width: 360px){

#main_vidual .brand_leed {
background-size: 180px;
margin: 25px 0 0 12px;
}
} /* end */


@media screen and (orientation:landscape) {


} /*  end */ 