/*
html5doctor.com Reset Stylesheet
v1.6.1
Last Updated: 2010-09-17
Author: Richard Clark - http://richclarkdesign.com
Twitter: @rich_clark
*/

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,
canvas,
details,
figcaption,
figure,
footer,
header,
hgroup,
menu,
nav,
section,
summary,
time,
mark,
audio,
video {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
}

body {
	line-height: 1;
}

article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
menu,
nav,
section {
	display: block;
}

nav ul {
	list-style: none;
}

blockquote,
q {
	quotes: none;
}

blockquote:before,
blockquote:after,
q:before,
q:after {
	content: '';
	content: none;
}

a {
	margin: 0;
	padding: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
}

/* change colours to suit your needs */

ins {
	background-color: #ff9;
	color: #000;
	text-decoration: none;
}

/* change colours to suit your needs */

mark {
	background-color: #ff9;
	color: #000;
	font-style: italic;
	font-weight: bold;
}

del {
	text-decoration: line-through;
}

abbr[title],
dfn[title] {
	border-bottom: 1px dotted;
	cursor: help;
}

table {
	border-collapse: collapse;
	border-spacing: 0;
}

/* change border colour to suit your needs */

hr {
	display: block;
	height: 1px;
	border: 0;
	border-top: 1px solid #cccccc;
	margin: 1em 0;
	padding: 0;
}

input,
select {
	vertical-align: middle;
}

*,
*::before,
*::after {
	box-sizing: border-box;
}

html {
	position: relative;
	font-size: 62.5%;
}

body {
	position: relative;
	font-family: "Noto Sans SC", sans-serif;
	font-size: 1.4rem;
	color: #000;
}

main {
	display: block;
}

p {
	line-height: 1.63;
}

a {
	text-decoration: none;
	color: #000;
	transition: 0.4s;
}

a:hover {
	text-decoration: underline;
	color: #000;
}

a:hover img {
	opacity: 0.7;
}

img {
	max-width: 100%;
	height: auto;
	transition: opacity 0.4s;
	vertical-align: top;
}

.top-cn__wrapper {
	color: #fff;
}

.top-cn__secret {
	letter-spacing: 0.1em;
}

.top-cn__secret__heading01 {
	line-height: 1.08;
	font-style: italic;
	font-weight: 700;
	font-size: clamp(1.2rem, 6.7vw, 3.3rem);
	background: url(../images/top-cn/top-cn_border-white.png) no-repeat left bottom;
	padding-bottom: 6vw;
}

.top-cn__secret__heading02 {
	background-color: #3289ca;
	border-radius: 4px;
	font-weight: 500;
	line-height: 1.357;
	text-align: center;
	font-size: 1.9rem;
	padding: 5px;
	margin-bottom: 14px;
}

.top-cn__secret__list {
	list-style-type: none;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-direction: column;
	flex-direction: column;
}

.top-cn__secret__item {
	margin-top: 6vw;
}

.top-cn__secret__item-left {
	background-repeat: no-repeat;
	background-image: url(../images/top-cn/top-cn_map.png);
}

.top-cn__secret__inner {
	display: -ms-flexbox;
	display: flex;
	-ms-flex-pack: justify;
	justify-content: space-between;
}

.top-cn__secret__title {
	font-weight: 500;
	line-height: 1.357;
	font-size: 1.9rem;
}

.top-cn__secret__text {
	padding-top: 0.8em;
}

.top-cn__secret__image {
	width: 40vw;
}

.top-cn__flavor__header {
	letter-spacing: 0.1em;
	background-color: #000;
	color: #fff;
	text-align: center;
	padding-top: 17px;
	padding-bottom: 17px;
}

.top-cn__flavor__heading {
	font-weight: 400;
	font-size: clamp(1.2rem, 6vw, 3rem);
}

.top-cn__flavor__lead {
	font-size: clamp(1.2rem, 4vw, 1.9rem);
}

.top-cn__flavor__wrapper {
	list-style-type: none;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-direction: column;
	flex-direction: column;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	-ms-flex-pack: justify;
	justify-content: space-between;
}

.top-cn__flavor__wrapper01 {
	width: 100%;
}

.top-cn__flavor__wrapper02 {
	width: 100%;
}

.top-cn__flavor__item {
	display: -ms-flexbox;
	display: flex;
	-ms-flex-direction: column;
	flex-direction: column;
	padding-left: 25vw;
	padding-top: 17vw;
}

.top-cn__flavor__title {
	font-weight: 500;
	font-size: 1.6rem;
}

.top-cn__flavor__text {
	font-size: 1.2rem;
	padding-top: 0.5em;
}

.top-cn__flavor__text p {
	line-height: 1.4;
}

.top-cn__flavor__text-last {
	margin-top: auto;
	font-size: 1.2rem;
	padding-top: 1em;
}

.top-cn__kabosu {
	background: url(../images/top-cn/top-cn_kabosu_sp.jpg) no-repeat left top;
}

.top-cn__kabosu__title {
	color: #27b542;
}

.top-cn__apple {
	background: url(../images/top-cn/top-cn_apple_sp.jpg) no-repeat left top;
}

.top-cn__apple__title {
	color: #e32a2a;
}

.top-cn__lemon {
	background: url(../images/top-cn/top-cn_lemon_sp.jpg) no-repeat left top;
}

.top-cn__lemon__title {
	color: #f8d800;
}

.top-cn__grapefruit {
	background: url(../images/top-cn/top-cn_grapefruit_sp.jpg) no-repeat left top;
}

.top-cn__grapefruit__title {
	color: #f95f92;
}

.top-cn__ramune {
	background: url(../images/top-cn/top-cn_ramune_sp.jpg) no-repeat left top;
}

.top-cn__ramune__title {
	color: #39d0c7;
}

.top-cn__beer {
	background: url(../images/top-cn/top-cn_beer_sp.jpg) no-repeat left top;
}

.top-cn__beer__title {
	color: #b49b0f;
}

.top-cn__highball {
	background: url(../images/top-cn/top-cn_highball_sp.jpg) no-repeat left top;
}

.top-cn__highball__title {
	color: #c4bd02;
}

.top-cn__btn__link01 {
	display: block;
	text-align: center;
	font-weight: 500;
	line-height: 1.357;
	color: #fff;
	background-color: #0e2c8e;
	border-radius: 4px;
	margin: 0 auto;
	width: 70%;
	padding: 10px;
	font-size: 1.4rem;
}

.top-cn__btn__link01:hover {
	color: #fff;
	text-decoration: none;
	opacity: 0.8;
}

.top-cn__footer {
	font-weight: 300;
	width: 100%;
	padding-top: 60px;
	padding-bottom: 35px;
	line-height: 1.3;
}

.top-cn__footer__wrapper {
	list-style-type: none;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-direction: column;
	flex-direction: column;
	-ms-flex-align: center;
	align-items: center;
}

.top-cn__footer__block01 {
	display: -ms-flexbox;
	display: flex;
	-ms-flex-align: center;
	align-items: center;
	width: 80vw;
}

.top-cn__footer__inner {
	list-style-type: none;
	margin-left: 16px;
}

.top-cn__footer__url {
	font-size: 1.7rem;
	margin-top: 4px;
}

.top-cn__footer__address {
	font-size: 1.6rem;
}

.top-cn__footer__address span {
	font-size: 1.4rem;
	margin-right: 0.5em;
}

.top-cn__footer__tel {
	font-weight: 400;
	margin-top: 6px;
}

.top-cn__footer__email {
	padding-top: 10px;
}

.top-cn__footer__wechat {
	padding-top: 2px;
}

.l-container {
	width: 100%;
}

.nodisplay {
	display: none !important;
}

.replace {
	text-indent: 100%;
	overflow: hidden;
	white-space: nowrap;
}

.notes {
	margin-left: 1em;
	text-indent: -1em;
}

@media screen and (min-width: 769px) {

body {
	min-width: 1000px;
	font-size: 1.6rem;
}

a[href^="tel:"] {
	pointer-events: none;
	cursor: default;
	color: #000;
}

.top-cn__wrapper {
	background: url(../images/top-cn/top-cn_bg01.png) #0e2c8e no-repeat center top;
	padding-top: 886px;
	padding-bottom: 160px;
}

.top-cn__secret__heading01 {
	font-size: 4.8rem;
	padding-bottom: 43px;
}

.top-cn__secret__heading02 {
	font-size: 2.8rem;
	padding: 7px;
}

.top-cn__secret__list {
	-ms-flex-direction: row;
	flex-direction: row;
}

.top-cn__secret__list {
	margin-top: 4px;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	-ms-flex-pack: justify;
	justify-content: space-between;
}

.top-cn__secret__item {
	width: 480px;
	margin-top: 36px;
}

.top-cn__secret__item-left {
	background-size: 205px auto;
	background-position: right 14px;
	padding-top: 8px;
}

.top-cn__secret__item-right {
	padding-top: 8px;
}

.top-cn__secret__title {
	font-size: 2.8rem;
}

.top-cn__secret__image {
	width: 190px;
	margin-top: 10px;
}

.top-cn__flavor__header {
	padding-top: 25px;
	padding-bottom: 25px;
}

.top-cn__flavor__heading {
	font-size: 5rem;
}

.top-cn__flavor__lead {
	font-size: 2.8rem;
}

.top-cn__flavor__wrapper {
	-ms-flex-direction: row;
	flex-direction: row;
}

.top-cn__flavor__wrapper01 {
	width: 880px;
	margin-left: auto;
	margin-right: auto;
	padding-left: 0;
	padding-right: 0;
}

.top-cn__flavor__wrapper01 {
	margin: 80px auto;
}

.top-cn__flavor__wrapper02 {
	width: 1000px;
	margin-left: auto;
	margin-right: auto;
	padding-left: 0;
	padding-right: 0;
}

.top-cn__flavor__wrapper02 {
	margin: 80px auto;
}

.top-cn__flavor__inner01 {
	width: 260px;
}

.top-cn__flavor__inner02 {
	width: 242px;
}

.top-cn__flavor__item {
	padding-left: 80px;
	padding-top: 60px;
	min-height: 233px;
}

.top-cn__flavor__title {
	font-size: 1.8rem;
}

.top-cn__flavor__text {
	font-size: 1.4rem;
	padding-top: 1em;
}

.top-cn__flavor__text-last {
	font-size: 1.4rem;
}

.top-cn__kabosu {
	background: url(../images/top-cn/top-cn_kabosu.jpg) no-repeat left top;
}

.top-cn__apple {
	background: url(../images/top-cn/top-cn_apple.jpg) no-repeat left top;
}

.top-cn__lemon {
	background: url(../images/top-cn/top-cn_lemon.jpg) no-repeat left top;
}

.top-cn__grapefruit {
	background: url(../images/top-cn/top-cn_grapefruit.jpg) no-repeat left top;
}

.top-cn__ramune {
	background: url(../images/top-cn/top-cn_ramune.jpg) no-repeat left top;
}

.top-cn__beer {
	background: url(../images/top-cn/top-cn_beer.jpg) no-repeat left top;
}

.top-cn__highball {
	background: url(../images/top-cn/top-cn_highball.jpg) no-repeat left top;
}

.top-cn__btn__link01 {
	width: 400px;
	padding: 7px;
	font-size: 1.6rem;
}

.top-cn__btn__link01 span {
	font-size: 2.8rem;
}

.top-cn__footer {
	width: 906px;
	margin-left: auto;
	margin-right: auto;
	padding-left: 0;
	padding-right: 0;
}

.top-cn__footer {
	padding-top: 80px;
	padding-bottom: 50px;
}

.top-cn__footer__wrapper {
	-ms-flex-direction: row;
	flex-direction: row;
}

.top-cn__footer__block01 {
	width: 460px;
}

.top-cn__footer__block02 {
	padding-left: 22px;
	border-left: 1px solid #000;
	padding-top: 8px;
	padding-bottom: 8px;
}

.top-cn__footer__url {
	font-size: 2.4rem;
}

.top-cn__footer__address {
	font-size: 2.4rem;
}

.top-cn__footer__address span {
	font-size: 1.6rem;
}

.top-cn__footer__tel {
	margin-top: 10px;
	margin-left: 6px;
}

.top-cn__footer__email {
	padding-top: 8px;
}

.l-container {
	width: 1000px;
	margin-left: auto;
	margin-right: auto;
	padding-left: 0;
	padding-right: 0;
}

.spOnly {
	display: none !important;
}

}

@media screen and (max-width: 768px) {

.top-cn__wrapper {
	background: url(../images/top-cn/top-cn_bg01_sp.png) #0e2c8e no-repeat center top;
	background-size: contain;
	padding-top: 124%;
	padding-bottom: 80px;
}

.top-cn__secret__heading01 {
	background-size: contain;
	text-align: center;
}

.top-cn__secret__item-left {
	background-size: auto 80%;
	background-position: right 2em;
	margin-top: 40px;
	padding-bottom: 2em;
}

.top-cn__secret__textHolder {
	-ms-flex: 1;
	flex: 1;
	padding-right: 8vw;
}

.top-cn__secret__text {
	font-size: 1.2rem;
}

.top-cn__flavor__wrapper01 {
	padding-left: 5vmin;
	padding-right: 5vmin;
}

.top-cn__flavor__wrapper01 {
	padding-left: 10vmin;
	padding-right: 10vmin;
}

.top-cn__flavor__wrapper02 {
	padding-left: 5vmin;
	padding-right: 5vmin;
}

.top-cn__flavor__wrapper02 {
	padding-left: 10vmin;
	padding-right: 10vmin;
}

.top-cn__flavor__inner01 {
	margin-top: 8vw;
	min-height: 50vw;
}

.top-cn__flavor__inner02 {
	margin-top: 8vw;
	min-height: 50vw;
}

.top-cn__kabosu {
	background-size: auto 100%;
}

.top-cn__apple {
	background-size: contain;
}

.top-cn__lemon {
	background-size: contain;
}

.top-cn__grapefruit {
	background-size: contain;
}

.top-cn__ramune {
	background-size: contain;
}

.top-cn__beer {
	background-size: contain;
}

.top-cn__highball {
	background-size: contain;
}

.top-cn__btn__link01 {
	margin-top: 60px;
}

.top-cn__btn__link01 span {
	font-size: 1.9rem;
}

.top-cn__footer {
	padding-left: 5vmin;
	padding-right: 5vmin;
}

.top-cn__footer {
	text-align: center;
}

.top-cn__footer__block01 {
	margin-left: auto;
	margin-right: auto;
}

.top-cn__footer__address {
	margin-top: 10px;
}

.top-cn__footer__tel {
	max-width: 70%;
	margin-left: auto;
	margin-right: auto;
}

.l-container {
	padding-left: 5vmin;
	padding-right: 5vmin;
}

.pcOnly {
	display: none !important;
}

}

