@charset "utf-8";

/*リセットcss*/

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed,
figure, figcaption, footer, header, hgroup,
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
  margin: 0;
  padding: 0;
  border: 0;
  font: inherit;
  font-size: 100%;
  vertical-align: baseline;
}

html {
  line-height: 1;
}

ol, ul {
  list-style: none;
}

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

caption, th, td {
  text-align: left;
  font-weight: normal;
  vertical-align: middle;
}

q, blockquote {
  quotes: none;
}

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

a img {
  border: none;
}

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

input[type="button"], input[type="submit"] {
	-webkit-appearance: none;
}

img {
    vertical-align: bottom;
}

/*リセットcssここまで*/

a:link {
	color: #3e3a39;
	text-decoration: underline;
}

a:visited {
	color: #3e3a39;
}

a:hover {
	color: #3e3a39;
	text-decoration: none;
}

a:hover img{
	border: none;
	opacity: 0.8;
	filter: alpha(opacity=70);
}

strong {
    font-weight: bold;
}

html {
	font-size: 62.5%;
}

body {
	background: #ffffff;
	color: #3e3a39;
	font-family: 'Noto Sans JP', sans-serif;
	font-size: 1.6rem;
	line-height: 3.2rem;
	font-weight: 400;
	font-feature-settings: "palt";
}

strong {
	font-weight: 700;
	color: #d61518;
}

em {
	font-style: oblique;
}

.align-left {
	text-align: left;
}

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

.align-right {
	text-align: right;
}

div#head_area {
	margin: 0 auto;
	width: 100%;
	height: 80px;
}

div#head {
	margin: 0 auto;
	width: 1200px;
	height: 80px;
	position: relative;
}


div#head h1 {
	margin: 0 auto;
	width: 510px;
	position: absolute;
	top: 26px;
	left: 0;
	right: 0;
	z-index: 2;
}

div#head h1 img {
	width: 100%;
	height: auto;
}

div#head img#head_limit {
	margin: 0 auto;
	width: 85px;
	position: absolute;
	top: 20px;
	right: 245px;
	z-index: 2;
}

div#head img#head_logo_selection {
	width: 50px;
	position: absolute;
	top: 20px;
	right: 70px;
	z-index: 2;
}

div#head img#head_logo_marui {
	width: 60px;
	position: absolute;
	top: 14px;
	right: 0px;
	z-index: 2;
}

div#mainvis_area {
	margin: 0 auto;
	width: 100%;
	height: 420px;
	background-color: #fbf2d4;
	background-image: url(../images/mainvis_bg_top.png);
	background-size: 400px;
	background-position: center top;
	background-repeat: repeat-x;
}

div#mainvis {
	margin: 0 auto;
	width: 1200px;
	height: 420px;
	position: relative;
}

div#mainvis h2 {
	margin: 0 auto;
	width: 602px;
	position: absolute;
	top: 184px;
	left: 0;
	right: 0;
	z-index: 3;
}

div#mainvis h2 img {
	width: 100%;
	height: auto;
}

div#mainvis img#mainvis_title_curry {
	width: 223px;
	position: absolute;
	top: -25px;
	left: 0px;
	z-index: 2;
}

div#mainvis ul#mainvis_illust_curry {
	width: 510px;
	position: absolute;
	top: 10px;
	left: 255px;
	z-index: 2;
}

div#mainvis ul#mainvis_illust_curry:after {
	content:'';
	display:block;
	clear:both;
	height:0;
}

div#mainvis ul#mainvis_illust_curry li {
	margin: 0 0 0 16px;
	width: 158px;
	float: left;
	display: inline;
}

div#mainvis ul#mainvis_illust_curry li:first-child {
	margin: 0 0 0 0;
}

div#mainvis ul#mainvis_illust_curry li img {
	width: 100%;
	height: auto;
}

div#mainvis img#mainvis_package_curry {
	width: 364px;
	position: absolute;
	top: 0px;
	right: 30px;
	z-index: 2;
}

div#mainvis img#mainvis_title_soup {
	width: 159px;
	position: absolute;
	right: 0px;
	bottom: 20px;
	z-index: 2;
}

div#mainvis img#mainvis_package_soup {
	width: 364px;
	position: absolute;
	top: 230px;
	left: 0px;
	z-index: 2;
}

div#mainvis ul#mainvis_illust_soup {
	width: 575px;
	position: absolute;
	top: 267px;
	left: 448px;
	z-index: 2;
}

div#mainvis ul#mainvis_illust_soup:after {
	content:'';
	display:block;
	clear:both;
	height:0;
}

div#mainvis ul#mainvis_illust_soup li {
	margin: 0 0 0 16px;
	width: 178px;
	float: left;
	display: inline;
}

div#mainvis ul#mainvis_illust_soup li:first-child {
	margin: 0 0 0 0;
}

div#mainvis ul#mainvis_illust_soup li img {
	width: 100%;
	height: auto;
}

img#head_chara {
	margin: 0 auto;
	width: 342px;
	position: absolute;
	left: 0;
	right: 0;
	bottom: -175px;
	z-index: 5;
}

div#loop_area {
	margin: 0 auto;
	padding: 25px 0 50px;
	width: 100%;
	background-color: #fbf2d4;
	background-image: url(../images/bg_loop_bottom.png);
	background-size: 800px;
	background-position: center bottom;
	background-repeat: repeat-x;
	position: relative;
}

div#loop {
	position: relative;
	display: -webkit-flex;
	display: flex;
	width: 100vw;
	height: 150px;
	left: 50%;
	margin-left: -50vw;
	overflow: hidden;
}

div#loop img {
  width: auto;
  height: 100%;
}

div#loop img:first-child {
  -webkit-animation: loop 60s -30s linear infinite;
  animation: loop 60s -30s linear infinite;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  will-change: transform;
}

div#loop img + img {
  -webkit-animation: loop2 60s  linear infinite;
  animation: loop2 60s linear infinite;
}

/*アニメーション*/
@-webkit-keyframes loop {
  0% {
    -webkit-transform: translateX(100%);
    -ms-transform: translateX(100%);
    transform: translateX(100%);
  }
  to {
    -webkit-transform: translateX(-100%);
    -ms-transform: translateX(-100%);
    transform: translateX(-100%);
  }
}

@keyframes loop {
  0% {
    -webkit-transform: translateX(100%);
    -ms-transform: translateX(100%);
    transform: translateX(100%);
  }
  to {
    -webkit-transform: translateX(-100%);
    -ms-transform: translateX(-100%);
    transform: translateX(-100%);
  }
}

@-webkit-keyframes loop2 {
  0% {
    -webkit-transform: translateX(0);
    -ms-transform: translateX(0);
    transform: translateX(0);
  }
  to {
    -webkit-transform: translateX(-200%);
    -ms-transform: translateX(-200%);
    transform: translateX(-200%);
  }
}

@keyframes loop2 {
  0% {
    -webkit-transform: translateX(0);
    -ms-transform: translateX(0);
    transform: translateX(0);
  }
  to {
    -webkit-transform: translateX(-200%);
    -ms-transform: translateX(-200%);
    transform: translateX(-200%);
  }
}

div#main {
	margin: 0 auto;
	padding: 30px 0 40px;
	width: 1000px;
}

div#main_title_curry {
	margin: 0 auto 30px;
	width: 220px;
}

div#main_title_curry img {
	width: 100%;
	height: auto;
}

div#main_content_curry {
	margin: 0 auto 80px;
	width: 1000px;
}

div#main_content_curry:after {
	content:'';
	display:block;
	clear:both;
	height:0;
}

div#main_content_curry div {
	margin: 0 0 0 50px;
	width: 300px;
	float: left;
	display: inline;
}

div#main_content_curry div:first-child {
	margin: 0 0 0 0;
}

div#main_content_curry div h4 {
	margin: 0 auto 8px;
	padding: 8px 12px;
	background: #ba591f;
	color: #ffffff;
	font-size: 1.8rem;
	line-height: 2.4rem;
	font-weight: 700;
	text-align: center;
	border-radius: 15px;
}

div#main_content_curry div:nth-child(1) h4 {
	background: #ba591f;
	color: #ffffff;
}

div#main_content_curry div:nth-child(2) h4 {
	background: #c7880f;
	color: #ffffff;
}

div#main_content_curry div:nth-child(3) h4 {
	background: #847427;
	color: #ffffff;
}

div#main_content_curry div img {
	width: 100%;
	height: auto;
}

div#main_content_curry div p {
	margin: 8px auto 15px;
	width: 80%;
	min-height: 110px;
}

div#main_content_curry div a.button {
	margin: 0 auto;
	padding: 8px 12px;
	width: 80%;
	background: #efefef;
	color: #666666;
	font-size: 1.6rem;
	line-height: 2.1rem;
	font-weight: 700;
	text-align: center;
	text-decoration: none;
	border-radius: 15px;
	display: block;
	border: 1px solid #dcdcdc;
}

div#main_content_curry div a.button:hover {
	margin: 0 auto;
	padding: 8px 12px;
	width: 80%;
	background: #f0831e;
	color: #ffffff;
	font-size: 1.6rem;
	line-height: 2.1rem;
	font-weight: 700;
	text-align: center;
	text-decoration: none;
	border-radius: 15px;
	display: block;
	border: 1px solid #f0831e;
}

div#main_title_soup {
	margin: 0 auto 30px;
	width: 260px;
}

div#main_title_soup img {
	width: 100%;
	height: auto;
}

div#main_content_soup {
	margin: 0 auto 80px;
	width: 1000px;
}

div#main_content_soup:after {
	content:'';
	display:block;
	clear:both;
	height:0;
}

div#main_content_soup div {
	margin: 0 0 0 50px;
	width: 300px;
	float: left;
	display: inline;
}

div#main_content_soup div:first-child {
	margin: 0 0 0 0;
}

div#main_content_soup div h4 {
	margin: 0 auto 8px;
	padding: 8px 12px;
	background: #8ec21f;
	color: #ffffff;
	font-size: 1.8rem;
	line-height: 2.4rem;
	font-weight: 700;
	text-align: center;
	border-radius: 15px;
}

div#main_content_soup div:nth-child(1) h4 {
	background: #8ec21f;
	color: #ffffff;
}

div#main_content_soup div:nth-child(2) h4 {
	background: #e9c003;
	color: #ffffff;
}

div#main_content_soup div:nth-child(3) h4 {
	background: #dd7437;
	color: #ffffff;
}

div#main_content_soup div img {
	width: 100%;
	height: auto;
}

div#main_content_soup div p {
	margin: 8px auto 30px;
	width: 80%;
}

div#main_content_soup div a.button {
	margin: 0 auto;
	padding: 8px 12px;
	width: 80%;
	background: #efefef;
	color: #666666;
	font-size: 1.6rem;
	line-height: 2.1rem;
	font-weight: 700;
	text-align: center;
	text-decoration: none;
	border-radius: 15px;
	display: block;
	border: 1px solid #dcdcdc;
}

div#main_content_soup div a.button:hover {
	margin: 0 auto;
	padding: 8px 12px;
	width: 80%;
	background: #f0831e;
	color: #ffffff;
	font-size: 1.6rem;
	line-height: 2.1rem;
	font-weight: 700;
	text-align: center;
	text-decoration: none;
	border-radius: 15px;
	display: block;
	border: 1px solid #f0831e;
}

div#foot {
	margin: 0 auto;
	padding: 50px 0 30px;
	width: 100%;
	background-image: url(../images/footbg.jpg);
	background-size: 2560px;
	background-position: center top;
	background-repeat: no-repeat;
}

div#foot h3 {
	margin: 0 auto 15px;
	width: 440px;
	text-align: center;
}

div#foot h3 img {
	width: 100%;
	height: auto;
}

div#foot p {
	margin: 0 auto 25px;
	font-size: 1.4rem;
	line-height: 2.1rem;
	text-align: center;
}

div#foot p#copyright {
	margin: 0 auto;
	font-size: 1.2rem;
	line-height: 2.1rem;
	text-align: center;
}

