body {
	background-color: #fdf9f5;
	font-family: 游ゴシック体, 'Yu Gothic', YuGothic, 'ヒラギノ角ゴシック Pro', 'Hiragino Kaku Gothic Pro', メイリオ, Meiryo, Osaka, 'ＭＳ Ｐゴシック', 'MS PGothic', sans-serif;
	font-size: 15px;
	color: #333;
}

h1,h2,h3,h4 {
	margin: 0;
	font-weight: normal;
}

.hover-anim {
	-webkit-transition: all 0.29s ease-out;
	-moz-transition: all 0.29s ease-out;
	-o-transition: all 0.29s ease-out;
	transition: all 0.29s ease-out;
}

.navbar {
	padding: 5px 0;
	margin-bottom: 0;
	background-color: #fff;
	border: 0;
	border-radius: 0;
}

.navbar .navbar-brand {
	padding: 10px 15px;
}

.navbar .navbar-brand img {
	max-width: 110px;
}

#pc-hero {
	width: 100%;
	position: relative;
	background-color: #cbe2e0;
	padding-bottom: 65%;
	margin-bottom: 12%;
}

#pc-hero .hero-content-left {
	width: 30%;
	position: absolute;
	margin-left: 15%;
}

#pc-hero .hero-content-left h1 {
	margin-top: 33%;
}

#pc-hero .hero-content-left .img-hero-logo {
	width: 100%;
	max-width: 525px;
	margin-left: 2.5%;
}

#pc-hero .hero-content-left .img-hero-subtext {
	display: block;
	width: 100%;
	max-width: 276px;
	margin-top: 16%;
}

#pc-hero .hero-content-left .img-hero-subtext img {
	width: 100%;
}

#pc-hero .hero-content-left .img-hero-text {
	display: block;
	width: 100%;
	max-width: 359px;
	margin-top: 6%;
}

#pc-hero .hero-content-left .img-hero-text img {
	width: 100%;
}

#pc-hero .hero-content-left .img-buy-btn {
	display: inline-block;
	width: 65%;
	max-width: 490px;
	margin-top: 10%;
}

#pc-hero .hero-content-right {
	width: 65%;
	position: absolute;
	right: 0;
}

#pc-hero .hero-content-right-bg {
	margin: 3.5% 0 0 0;
	padding: 3.5% 0;
	background-color: #fff8f0;
	box-shadow: -4px 4px 10px rgb(0, 0, 0, 0.05);
	overflow: hidden;
}

#pc-hero .hero-content-right .img-hero-cup {
	width: 96%;
	display: block;
	float: right;
}

#pc-hero .hero-content-right .img-sj-logo {
	width: 18%;
	max-width: 416px;
	display: block;
	position: absolute;
	top: 7%;
	right: 8%;
}

#sp-hero {
	display: none;
	width: 100%;
	background-color: #cbe2e0;
	padding: 7% 3%;
}

#sp-hero .hero-content-bg {
	position: relative;
	margin: 0 2%;
	padding: 3.5% 0;
	background-color: #fff8f0;
	box-shadow: -4px 4px 10px rgb(0, 0, 0, 0.05);
	overflow: hidden;
}

#sp-hero .img-hero-logo {
	display: block;
	width: 85%;
	margin: 22% auto 0 auto;
}

#sp-hero .img-hero-logo img {
	width: 100%;
}

#sp-hero .img-sj-logo {
	width: 25%;
	max-width: 416px;
	display: block;
	position: absolute;
	top: 4%;
	right: 6%;
}

#sp-hero .img-hero-cup {
	width: 78%;
	display: block;
	margin: 1% auto 0 auto;
}

#sp-hero .img-hero-subtext {
	display: block;
	width: 50%;
	max-width: 276px;
	margin: 1% auto 0 auto;
}

#sp-hero .img-hero-subtext img {
	width: 100%;
}

#sp-hero .img-hero-text {
	display: block;
	width: 75%;
	max-width: 359px;
	margin: 3% auto 0 auto;
}

#sp-hero .img-hero-text img {
	width: 100%;
}

#sp-hero .img-buy-btn {
	display: block;
	position: relative;
	width: 70%;
	max-width: 490px;
	margin: 2% auto 1% auto;
}

#sp-hero .img-buy-btn a {
	display: block;
	position: absolute;
	width: 100%;
	left: 0;
	top: 0;
	bottom: 0;
}

#sp-hero .img-buy-btn img {
	display: block;
	width: 100%;
	max-width: 490px;
}

#sp-hero .reprice_text {
	padding: 5% 5% 0%;
	text-align: left;
	text-decoration-line: underline;
	text-decoration-color: #337ab7;
	font-size: 13px;
}

#pc-main-content .main-content-parent {
	position: relative;
}

#pc-main-content .main-content-parent.content-1 {
	padding-bottom: 53%;
}

#pc-main-content .main-content-parent.content-2 {
	padding-bottom: 31%;
}

#pc-main-content .main-content-parent.content-3 {
	padding-bottom: 13%;
}

#pc-main-content .main-content-parent.content-4 {
	overflow: hidden;
	padding-bottom: 3%;
}

#pc-main-content .main-content1-left {
	position: absolute;
	width: 45%;
	left: 0;
	margin-top: -3.5%;
}

#pc-main-content .main-content1-left .img-main-content-restaurants {
	display: block;
	position: absolute;
	width: 100%;
	padding: 0;
	z-index: 10;
}
#pc-main-content .main-content1-left .img-main-content-restaurants.done {
	box-shadow: 4px 4px 9px rgb(0, 0, 0, 0.2);
}

#pc-main-content .main-content1-left .img-main-content-restaurants img {
	width: 100%;
	display: block;
}

#pc-main-content .main-content1-right {
	position: absolute;
	width: 55%;
	right: 0;
}

#pc-main-content .main-content1-right .img-sj-logo {
	width: 30%;
	max-width: 416px;
	margin: 13% auto 0 auto;
}

#pc-main-content .main-content1-right .img-sj-logo img {
	width: 100%;
}

#pc-main-content .main-content1-right .img-sj-text {
	display: block;
	width: 75%;
	max-width: 658px;
	margin: 6% auto 0 auto;
}

#pc-main-content .main-content1-right .img-sj-text img {
	width: 100%;
}

#pc-main-content .main-content2-left {
	position: absolute;
	width: 52%;
	left: 0;
}

#pc-main-content .main-content-boxbg {
	width: 86%;
	padding-bottom: 55%;
	position: absolute;
	top: 0;
	right: 0;
	margin-top: -25%;
	margin-right: -20%;
	background-color: #cbe2e0;
	z-index: 0;
}

#pc-main-content .main-content2-right {
	position: absolute;
	width: 62%;
	right: 0;
}

#pc-main-content .img-main-content-beans-left {
	width: 85%;
	position: absolute;
	top: 0;
	left: -27%;
	z-index: 10;
	margin-top: -5%;
}

#pc-main-content .img-main-content-beans-right {
	width: 67%;
	position: absolute;
	top: 0;
	right: 0;
	margin-top: -36%;
	z-index: 100;
}

#pc-main-content .main-content2-right .img-main-content-whatis-ph {
	display: block;
	position: absolute;
	width: 100%;
	right: 0;
	padding: 0;
	z-index: 10;
}
#pc-main-content .main-content2-right .img-main-content-whatis-ph.done {
	box-shadow: 0 4px 9px rgb(0, 0, 0, 0.2);
}

#pc-main-content .main-content2-right .img-main-content-whatis-ph img {
	width: 100%;
}

#pc-main-content .main-content3-left {
	position: absolute;
	width: 38%;
	left: 0;
}

#pc-main-content .img-main-content-whatis-text {
	display: block;
	position: absolute;
	width: 100%;
	right: 0;
	margin-top: -35%;
	margin-right: -27%;
	z-index: 10;
}

#pc-main-content .main-content3-right {
	position: absolute;
	width: 42%;
	right: 0;
	margin-top: 2%;
	margin-right: 8%;
	font-size: 1.25em;
	line-height: 1.7em;
}

#pc-main-content .main-content4-left {
	width: 44%;
	float: left;
}

#pc-main-content .img-main-content-espresso-ph {
	display: block;
	width: 100%;
	padding: 0;
}
#pc-main-content .img-main-content-espresso-ph.done {
	box-shadow: 4px 4px 9px rgb(0, 0, 0, 0.2);
}

#pc-main-content .img-main-content-espresso-ph img {
	width: 100%;
}

#pc-main-content .main-content4-right {
	width: 56%;
	float: right;
}

#pc-main-content .img-main-espresso-title {
	width: 70%;
	max-width: 443px;
	margin: 5% 0 0 10%;
}

#pc-main-content .img-main-espresso-title img {
	display: block;
	width: 100%;
}

#pc-main-content .saint-jqcques-description {
	width: 74%;
	margin: 5% 0 0 10%;
	font-size: 1.25em;
	line-height: 1.7em;
}

#sp-main-content {
	display: none;
	overflow: hidden;
}

#sp-main-content .main-content-parent.content-1 {
	padding-bottom: 0;
}

#sp-main-content .main-content-parent.content-2 {
	margin-top: 17%;
}

#sp-main-content .main-content-parent.content-3 {
	position: relative;
	margin-top: 0;
}

#sp-main-content .main-content-parent.content-4 {
	position: relative;
}

#sp-main-content .main-content-parent.content-5 {
	margin-top: 5%;
	overflow: hidden;
}

#sp-main-content .img-main-content-restaurants {
	display: block;
	width: 100%;
	padding: 0;
}
#sp-main-content .img-main-content-restaurants.done {
	box-shadow: 4px 4px 9px rgb(0, 0, 0, 0.2);
}

#sp-main-content .img-main-content-restaurants img {
	width: 100%;
}

#sp-main-content .img-sj-logo {
	width: 55%;
	max-width: 416px;
	display: block;
	margin: 10% auto 0 auto;
}

#sp-main-content .img-sj-logo img {
	width: 100%;
}

#sp-main-content .img-sj-text {
	width: 85%;
	max-width: 658px;
	display: block;
	margin: 8% auto 0 auto;
}

#sp-main-content .img-sj-text img {
	width: 100%;
}

#sp-main-content .main-content-parent {
	position: relative;
}

#sp-main-content .img-main-content-whatis-ph {
	display: block;
	width: 80%;
	padding: 0;
	margin-left: 20%;
}
#sp-main-content .img-main-content-whatis-ph.done {
	box-shadow: 0 4px 9px rgb(0, 0, 0, 0.2);
}

#sp-main-content .img-main-content-whatis-ph img {
	width: 100%;
}

#sp-main-content .main-content-boxbg {
	width: 65%;
	padding-bottom: 44%;
	position: absolute;
	top: -20%;
	left: 5%;
	background-color: #cbe2e0;
	z-index: -1;
}

#sp-main-content .main-content-parent.content-3 .description {
	width: 75%;
	margin: 9% 5% 0% 20%;
	font-size: 1.05em;
	line-height: 1.6em;
}

#sp-main-content .img-main-content-beans-left {
	position: absolute;
	width: 85%;
	left: 0;
	margin: -19% 0 0 -56%;
	z-index: 10;
}

#sp-main-content .img-main-content-beans-right {
	position: absolute;
	width: 85%;
	top: 0;
	right: -58%;
	margin: -8% 0 0 0;
	z-index: 10;
}

#sp-main-content .img-main-content-whatis-text {
	position: absolute;
	width: 61%;
	margin: -38% 0 0 2%;
}

#sp-main-content .img-main-content-espresso-ph {
	display: block;
	width: 92%;
	padding: 0;
	box-shadow: -4px 4px 9px rgb(0, 0, 0, 0.2);
}

#sp-main-content .saint-jqcques-description-box {
	width: 100%;
}

#sp-main-content .img-main-espresso-title {
	display: block;
	width: 82%;
	max-width: 443px;
	margin: 10% 0 0 10%;
}

#sp-main-content .img-main-espresso-title img {
	width: 76%;
}

#sp-main-content .saint-jqcques-description {
	width: 80%;
	margin: 5% 10% 6.5% 10%;
	font-size: 1.05em;
	line-height: 1.6em;
}

#coffeetime-content {
	padding: 6% 0 2% 0;
	background-image: url("../images/coffeetime-bg.jpg");
	background-repeat: no-repeat;
	background-size: cover;
	background-position: center bottom;
}

#coffeetime-content .row img {
	width: 100%;
}

#coffeetime-content .row.is-sp {
	display: none;
}

#coffeetime-content .img-coffeetime-title {
	display: block;
	margin: 0 auto;
}

#coffeetime-content .img-coffeetime-text {
	display: block;
	width: 80%;
	max-width: 635px;
	margin: 8% auto 0 auto;
}

#chart-content {
	margin-top: 2.5%;
	overflow: hidden;
}

#chart-content .chart-content-left {
	width: 50%;
	float: left;
	background-color: #7a4766;
	padding-bottom: 1000px;
	margin-bottom: -1000px;
	color: #fff;
}

#chart-content .chart-content-left .content {
	width: 75%;
	max-width: 465px;
	float: right;
	margin: 7% 10% 6% 0;
	position: relative;
}

#chart-content .chart-content-right {
	width: 50%;
	float: left;
	background-color: #ddebeb;
	padding-bottom: 1000px;
	margin-bottom: -1000px;
	color: #333;
}

#chart-content .chart-content-right .content {
	width: 75%;
	max-width: 465px;
	float: left;
	margin: 7% 0 6% 10%;
	position: relative;
}

#chart-content .img-title {
	display: block;
	width: 100%;
	max-width: 600px;
	margin: 0 auto;
}

#chart-content .text-title {
	margin: 5% auto 3% auto;
	text-align: center;
	font-size: 1.14em;
	line-height: 1.7em;
}

#chart-content .img-package {
	display: block;
	width: 59%;
	margin: 0 auto;
}

#chart-content .new-badge {
	display: block;
	position: absolute;
	width: 19%;
	top: 0;
	left: 0;
	margin: 34% 0 0 2%;
}

#chart-content .text-weight {
	margin: 2% auto 0 auto;
	text-align: center;
	font-size: 1.05em;
}

#chart-content .text-price {
	margin: 1.5% auto 0 auto;
	text-align: center;
	font-size: 1.4em;
	font-weight: bold;
}

#chart-content .text-price span {
	font-size: 1.8em;
	padding: 0 4px;
}

#chart-content .description {
	margin: 10% auto 0 auto;
	text-align: left;
	font-size: 1.05em;
	line-height: 1.8em;
}

#chart-content .chart-table {
	margin-top: 10%;
}

#chart-content .chart-table-row {
	overflow: hidden;
	border-bottom: 1px solid #ccc;
}

#chart-content .chart-table-row.black {
	border-bottom: 1px solid #333;
}

#chart-content .chart-table-col {
	float: left;
	padding: 2.5% 0 4% 0;
	font-size: 1.05em;
	line-height: 35px;
}

#chart-content .chart-table-icon {
	display: inline-block;
	width: 18%;
	margin: -1.5% 8% 0 2%;
}

#chart-content .chart-table-col.left {
	width: 45%;
}

#chart-content .chart-table-col.right {
	width: 55%;
}

#chart-content .chart-table-col.chart-box {
	width: 50%;
	position: relative;
	font-size: 1.05em;
	line-height: 1.5em;
}

#chart-content .chart-table-space {
	position: absolute;
	width: 1px;
	top: 0;
	bottom: 0;
	margin-top: 25%;
	margin-bottom: 10%;
	background-color: #ccc;
}

#chart-content .chart-table-space.black {
	background-color: #333;
}

#chart-content .chart-title {
	text-align: center;
	padding: 6% 0 1% 0;
	font-size: 1.1em;
	font-weight: bold;
}

#chart-content .img-chart-box-icon {
	display: block;
	width: 18%;
	margin: 0 auto;
}

#chart-content .chart-sub-title {
	text-align: center;
	margin-bottom: 6%;
}

#chart-content .chart-gauge-box {
	margin: 0 0 0 20%;
	overflow: hidden;
}

#chart-content .chart-gauge-box span {
	padding-right: 6%;
	float: left;
	font-size: 0.85em;
}

#chart-content .chart-gauge-box .img-chart-gauge {
	width: 1%;
}

#chart-content .chart-gauge-box .img-chart-gauge-h {
	width: 0.5%;
}

#chart-content .chart-gauge-box .chart-gauge-f {
	float: left;
	width: 14px;
	height: 14px;
	margin-top: 4px;
	margin-left: 2px;
	background-color: #fff;
}

#chart-content .chart-gauge-box .chart-gauge-h {
	float: left;
	width: 7px;
	height: 14px;
	margin-top: 4px;
	margin-left: 2px;
	background-color: #fff;
}

#chart-content .chart-gauge-box .chart-gauge-f.black,
#chart-content .chart-gauge-box .chart-gauge-h.black {
	background-color: #333;
}

#chart-content .chart-reccomend-text {
	position: relative;
	margin: 5% auto 0 auto;
	padding: 0 2% 0 2%;
	font-size: 1.05em;
	line-height: 1.5em;
	height: 360px;
}

#chart-content .chart-reccomend-title {
	font-weight: bold;
	margin-bottom: 4%;
	background-repeat: no-repeat;
	background-size: 40px;
	background-position: left -7px;
	padding-left: 45px;
	line-height: 1.8em;
}

#chart-content .chart-reccomend-title.white {
	background-image: url("../images/item-speech-w.png");
}

#chart-content .chart-reccomend-title.black {
	background-image: url("../images/item-speech-b.png");
}

#chart-content .chart-type-link-box {
	position: absolute;
	bottom: 0;
	text-align: center;
	height: 200px;
}

#chart-content .chart-type-link-box a {
	display: block;
	margin: 0 auto 5% auto;
}

#chart-content .chart-type-link-box img {
	width: 100%;
	max-width: 434px;
}

#chart-content .chart-type-link-box .is-sp {
	display: none;
}

#bottom-content {
	width: 100%;
	padding: 5% 0;
}

#bottom-content .banner-box {
	width: 100%;
	margin: 0 auto;
	text-align: center;
}

#bottom-content .img-banner {
	width: 100%;
}

#bottom-content .is-pc .img-banner {
	max-width: 962px;
}

#bottom-content .is-sp .img-banner {
	max-width: 687px;
}

#bottom-content .is-sp {
	display: none;
	padding: 0 5%;
}

footer {
	padding-bottom: 1% !important;
	background-color: #5c4843 !important;
	text-align: center;
	color: #eee;
}

footer hr {
	width: 97.5%;
	margin: 1.5% auto;
	border-color: #ccc;
}

footer #copyright {
	font-size: 0.9em;
}

footer #copyright br {
	display: none;
}

footer ul {
	width: 84%;
	padding: 0;
	margin: 2.5% auto 0 auto;
	list-style: none;
	overflow: hidden;
	text-align: center;
	display: flex;
	flex-flow: row wrap;
	justify-content: center;
}

footer li {
	float: left;
	padding: 0 6px;
	margin-bottom: 10px;
	border-right: 1px solid #eee;
	text-align: center;
}

footer li:last-child {
	border: 0;
}

footer a {
	color: #eee;
	text-decoration: none!important;
	font-size: 1em;
}

footer a:visited{

	color: #eee;
}

footer a:hover {
	text-decoration: none;
	color: #eee;
}

#page-top-area {
	z-index: 1000;
	position: fixed;
	width: 100%;
	right: 0;
	bottom: 0;
	margin: 10px 0 0;
}

#page-top-middle {
	max-width: 1180px;
	margin: 0 auto;
	padding: 0 10px;
}

#page-top {
	width: 38px;
	font-size: 12px;
	float: right;
}

#page-top a {
	background-color: rgb(0,0,0);
	opacity: 0.3;
	text-decoration: none;
	color: #FFF;
	padding: 10px;
	text-align: center;
	display: block;
	border-radius: 5px;
}

.js-scroll-ani {
	position: relative;
	overflow: hidden;
	padding: 5px;
}

.js-scroll-ani * {
	opacity: 0;
}

.js-scroll-ani:after {
	content: '';
	position: absolute;
	opacity: 1;
	left: 0;
	top: 0;
	bottom: 0;
	width: 100%;
	background-color: #5c4843;
	-webkit-transform: translate(-110%, 0);
	transform: translate(-110%, 0);
}

.js-scroll-ani.left:after {
	-webkit-transform: translate(110%, 0);
	transform: translate(110%, 0);
}

.js-scroll-ani.show:after {
	-webkit-transition: all 0.3s ease-out;
	-moz-transition: all 0.3s ease-out;
	-o-transition: all 0.3s ease-out;
	transition: all 0.3s ease-out;
	transform: translate(0, 0);
	-webkit-transform: translate(0, 0);
}

.js-scroll-ani.left.show:after {
	transform: translate(0%, 0);
	-webkit-transform: translate(0%, 0);
}

.js-scroll-ani.show.done * {
	opacity: 1;
}

.js-scroll-ani.show.done:after {
	-webkit-transform: translate(110%, 0);
	transform: translate(110%, 0);
}

.js-scroll-ani.show.left.done:after {
	-webkit-transform: translate(-110%, 0);
	transform: translate(-110%, 0);
}

#before-load {
	position: absolute;
	display: block;
	background-color: #FFFAF5;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	width: 100%;
}

/*** ローディングアニメーション ***/
.spinner {
  margin: auto;
  width: 40px;
  height: 40px;
	position: absolute;
	top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  text-align: center;
  -webkit-animation: sk-rotate 2.0s infinite linear;
  animation: sk-rotate 2.0s infinite linear;
}

.dot1, .dot2 {
  width: 60%;
  height: 60%;
  display: inline-block;
  position: absolute;
  top: 0;
  background-color: #A9CECC;
  border-radius: 100%;

  -webkit-animation: sk-bounce 2.0s infinite ease-in-out;
  animation: sk-bounce 2.0s infinite ease-in-out;
}

.dot2 {
  top: auto;
  bottom: 0;
  -webkit-animation-delay: -1.0s;
  animation-delay: -1.0s;
}

	.ie9 .js-scroll-ani:after {display: none;}/* IE9 */



@-webkit-keyframes sk-rotate { 100% { -webkit-transform: rotate(360deg) }}
@keyframes sk-rotate { 100% { transform: rotate(360deg); -webkit-transform: rotate(360deg) }}

@-webkit-keyframes sk-bounce {
  0%, 100% { -webkit-transform: scale(0.0) }
  50% { -webkit-transform: scale(1.0) }
}

@keyframes sk-bounce {
  0%, 100% {
    transform: scale(0.0);
    -webkit-transform: scale(0.0);
  } 50% {
    transform: scale(1.0);
    -webkit-transform: scale(1.0);
  }
}

#after-load {
	display: none;
	margin: 0;
	padding: 0;
}

/*** アニメーション背景色指定 ***/
.js-scroll-ani.bg-no-1:after {
	background-color: #5C4843;
}
.js-scroll-ani.bg-no-2:after {
	background-color: #5C4843;
}
.js-scroll-ani.bg-no-3:after {
	background-color: #5C4843;
}
.js-scroll-ani.bg-no-4:after {
	background-color: #A9CECC;
}
.js-scroll-ani.bg-no-5:after {
	background-color: #63274B;
}
.js-scroll-ani.bg-no-6:after {
	background-color: #63274B;
}
/*** アニメーション背景色指定 ***/

@media (min-width: 1200px) {
	#coffeetime-content .container {
		width: 940px;
	}
}

@media (max-width: 1200px) {
	#pc-hero .hero-content-left .img-buy-btn {
		width: 80%;
	}
}

@media (max-width: 1065px) {
	#chart-content .description {
		min-height: 175px;
	}
}

@media (max-width: 1024px) {
	#chart-content .chart-gauge-box {
		margin: 0 0 0 14%;
		font-size: 0.8em;
	}

	#chart-content .chart-sub-title {
		font-size: 0.8em;
	}

	#chart-content .chart-table-col.chart-box {
		padding-bottom: 7%;
	}

	#chart-content .chart-table-space {
		margin-bottom: 15%;
	}

	#chart-content .chart-gauge-box .chart-gauge-f {
		width: 12px;
		height: 12px;
	}

	#chart-content .chart-gauge-box .chart-gauge-h {
		width: 6px;
		height: 12px;
	}
}

@media (max-width: 973px) {
	#chart-content .chart-table-col.left {
		width: 37%;
	}

	#chart-content .chart-table-col.right {
		width: 63%;
	}
}

@media (max-width: 920px) {
	#pc-main-content .main-content3-right {
		font-size: 1.1em;
		margin: 0 8% 0 0;
	}
	#pc-main-content .saint-jqcques-description {
		font-size: 1.1em;
	}
}

@media (max-width: 901px) {
	#bottom-content {
		padding: 10% 0;
	}

	#bottom-content .is-pc {
		display: none;
	}

	#bottom-content .is-sp {
		display: block;
	}
}

@media (max-width: 858px) {
	#pc-hero {
		display: none;
	}

	#sp-hero {
		display: block;
	}

	#pc-main-content {
		display: none;
	}

	#sp-main-content {
		display: block;
	}

	#coffeetime-content {
		background-image: url("../images/coffeetime-bg_sp.jpg");
		background-repeat: no-repeat;
		background-size: cover;
	}

	#coffeetime-content .row.is-pc {
		display: none;
	}

	#coffeetime-content .row.is-sp {
		display: block;
	}

	#coffeetime-content .row.is-sp img {
		width: 90%;
		margin-top: 8%;
		margin-bottom: 4%;
	}

	#coffeetime-content .img-coffeetime-text {
		width: 95%;
	}

	#chart-content {
		margin-top: 0;
	}

	#chart-content .chart-content-left {
		width: 100%;
		float: left;
	}

	#chart-content .img-title {
		width: 98%;
		max-width: auto;
	}

	#chart-content .text-title {
		margin: 6% auto 10% auto;
		text-align: center;
		font-size: 0.9em;
	}

	#chart-content .img-package {
		width: 65%;
	}

	#chart-content .new-badge {
		margin: 34% 0 0 15%;
	}

	#chart-content .chart-content-left .content {
		width: 100%;
		max-width: none;
		float: right;
		margin-top: 14%;
		margin-left: auto;
		margin-right: auto;
		padding: 0 6%;
	}

	#chart-content .description {
		min-height: auto;
	}

	#chart-content .chart-table-col {
		font-size: 0.9em;
	}

	#chart-content .chart-table-col.left {
		width: 40%;
	}

	#chart-content .chart-table-col.right {
		width: 60%;
	}

	#chart-content .chart-content-right {
		width: 100%;
		float: left;
	}

	#chart-content .chart-content-right .content {
		width: 100%;
		max-width: none;
		float: left;
		margin-top: 14%;
		margin-left: auto;
		margin-right: auto;
		padding: 0 6%;
	}

	#chart-content .chart-reccomend-text {
		height: auto;
	}

	#chart-content .chart-type-link-box {
		position: static;
		margin-top: 14%;
	}

	#chart-content .chart-type-link-box .is-pc {
		display: none;
	}
	#chart-content .chart-type-link-box .is-sp {
		display: initial;
	}

	footer ul {
		width: 100%;
		padding: 4% 0;
		display: flex;
		flex-flow: row wrap;
		justify-content: center;
	}

	footer li {
		margin-top: 2.5%;
		margin-bottom: 2.5%;
		font-size: 1em;
	}

	footer hr {
		width: 88%;
	}

	footer #copyright {
		padding: 5% 2% 3% 2%;
		font-size: 0.9em;
	}

	footer #copyright br {
		display: inline;
	}
}
