/*!
 * Bootstrap Reboot v4.1.3 (https://getbootstrap.com/)
 * Copyright 2011-2018 The Bootstrap Authors
 * Copyright 2011-2018 Twitter, Inc.
 * Licensed under MIT (https://github.com/twbs/bootstrap/blob/master/LICENSE)
 * Forked from Normalize.css, licensed MIT (https://github.com/necolas/normalize.css/blob/master/LICENSE.md)
 */

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

html {
	font-family: sans-serif;
	line-height: 1.15;
	-webkit-text-size-adjust: 100%;
	-ms-text-size-adjust: 100%;
	-ms-overflow-style: scrollbar;
	-webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}

@-ms-viewport {
	width: device-width;
}

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

body {
	margin: 0;
	font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
	font-size: 1rem;
	font-weight: 400;
	line-height: 1.5;
	color: #212529;
	text-align: left;
	background-color: #fff;
}

[tabindex="-1"]:focus {
	outline: 0 !important;
}

hr {
	-webkit-box-sizing: content-box;
	box-sizing: content-box;
	height: 0;
	overflow: visible;
}

h1,
h2,
h3,
h4,
h5,
h6 {
	margin-top: 0;
	margin-bottom: 0.5rem;
}

p {
	margin-top: 0;
	margin-bottom: 1rem;
}

abbr[title],
abbr[data-original-title] {
	text-decoration: underline;
	-webkit-text-decoration: underline dotted;
	text-decoration: underline dotted;
	cursor: help;
	border-bottom: 0;
}

address {
	margin-bottom: 1rem;
	font-style: normal;
	line-height: inherit;
}

ol,
ul,
dl {
	margin-top: 0;
	margin-bottom: 1rem;
}

ol ol,
ul ul,
ol ul,
ul ol {
	margin-bottom: 0;
}

dt {
	font-weight: 700;
}

dd {
	margin-bottom: .5rem;
	margin-left: 0;
}

blockquote {
	margin: 0 0 1rem;
}

dfn {
	font-style: italic;
}

b,
strong {
	font-weight: bolder;
}

small {
	font-size: 80%;
}

sub,
sup {
	position: relative;
	font-size: 75%;
	line-height: 0;
	vertical-align: baseline;
}

sub {
	bottom: -.25em;
}

sup {
	top: -.5em;
}

a {
	color: #007bff;
	text-decoration: none;
	background-color: transparent;
	-webkit-text-decoration-skip: objects;
}

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

a:not([href]):not([tabindex]) {
	color: inherit;
	text-decoration: none;
}

a:not([href]):not([tabindex]):hover,
a:not([href]):not([tabindex]):focus {
	color: inherit;
	text-decoration: none;
}

a:not([href]):not([tabindex]):focus {
	outline: 0;
}

pre,
code,
kbd,
samp {
	font-family: SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace;
	font-size: 1em;
}

pre {
	margin-top: 0;
	margin-bottom: 1rem;
	overflow: auto;
	-ms-overflow-style: scrollbar;
}

figure {
	margin: 0 0 1rem;
}

img {
	vertical-align: middle;
	border-style: none;
}

svg {
	overflow: hidden;
	vertical-align: middle;
}

table {
	border-collapse: collapse;
}

caption {
	padding-top: 0.75rem;
	padding-bottom: 0.75rem;
	color: #6c757d;
	text-align: left;
	caption-side: bottom;
}

th {
	text-align: inherit;
}

label {
	display: inline-block;
	margin-bottom: 0.5rem;
}

button {
	border-radius: 0;
}

button:focus {
	outline: 1px dotted;
	outline: 5px auto -webkit-focus-ring-color;
}

input,
button,
select,
optgroup,
textarea {
	margin: 0;
	font-family: inherit;
	font-size: inherit;
	line-height: inherit;
}

button,
input {
	overflow: visible;
}

button,
select {
	text-transform: none;
}

button,
html [type="button"],
[type="reset"],
[type="submit"] {
	-webkit-appearance: button;
}

button::-moz-focus-inner,
[type="button"]::-moz-focus-inner,
[type="reset"]::-moz-focus-inner,
[type="submit"]::-moz-focus-inner {
	padding: 0;
	border-style: none;
}

input[type="radio"],
input[type="checkbox"] {
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	padding: 0;
}

input[type="date"],
input[type="time"],
input[type="datetime-local"],
input[type="month"] {
	-webkit-appearance: listbox;
}

textarea {
	overflow: auto;
	resize: vertical;
}

fieldset {
	min-width: 0;
	padding: 0;
	margin: 0;
	border: 0;
}

legend {
	display: block;
	width: 100%;
	max-width: 100%;
	padding: 0;
	margin-bottom: .5rem;
	font-size: 1.5rem;
	line-height: inherit;
	color: inherit;
	white-space: normal;
}

progress {
	vertical-align: baseline;
}

[type="number"]::-webkit-inner-spin-button,
[type="number"]::-webkit-outer-spin-button {
	height: auto;
}

[type="search"] {
	outline-offset: -2px;
	-webkit-appearance: none;
}

[type="search"]::-webkit-search-cancel-button,
[type="search"]::-webkit-search-decoration {
	-webkit-appearance: none;
}

::-webkit-file-upload-button {
	font: inherit;
	-webkit-appearance: button;
}

output {
	display: inline-block;
}

summary {
	display: list-item;
	cursor: pointer;
}

template {
	display: none;
}

[hidden] {
	display: none !important;
}

body {
	background-image: url("./img/bg.gif");
	color: #333;
}

.grid {
	display: -ms-grid;
	display: grid;
	grid-gap: 10px;
}

.img {
	width: 90%;
}

.c-r {
	color: red;
}

.c-p {
	color: purple;
}

.c-g {
	color: green;
}

.img-bc {
	width: 90%;
	margin-right: auto;
	margin-left: auto;
	display: block;
}

.center {
	text-align: center;
}

.top-image {
	position: absolute;
	top: 0;
	z-index: -1;
	width: 300px;
}

.button_upf {
	background: #FF8900;
	background-image: -webkit-gradient(linear, left top, left bottom, from(#FF8900), to(#FE6700));
	background-image: linear-gradient(to bottom, #FF8900, #FE6700);
	border-radius: 20px;
	color: #FFFFFF;
	font-family: Arial;
	font-size: 30px;
	font-weight: 100;
	padding: 20px 40px;
	-webkit-box-shadow: 0px 0px 7px 0px #FFCD42;
	box-shadow: 0px 0px 7px 0px #FFCD42;
	border: solid #FFFFFF 4px;
	text-decoration: none;
	display: inline-block;
	cursor: pointer;
	text-align: center;
	margin: auto;
	display: block;
}

.button_upf:hover {
	background: #FE6700;
	text-decoration: none;
}

.text-orange {
	color: #FF9804;
}

.text-bold {
	font-weight: bold;
}

#social_box {
	text-align: center;
	max-width: 800px;
	margin: 2rem auto;
}

#social_box img.social_btn {
	width: 20%;
	margin: auto 0;
	display: inline;
}

#top_header {
	background-color: #fff;
	text-align: center;
	padding: 0.8rem;
}

footer {
	width: 100%;
	font-size: 14px;
}

footer a {
	color: #333 !important;
}

.footer_inner {
	height: 4rem;
	position: relative;
}

.footer_inner div {
	height: 1em;
	margin: auto;
	text-align: center;
	top: 0;
	bottom: 0;
	left: 0;
	right: 0;
	position: absolute;
}

#footer_top {
	background: #fff;
}

#footer_top ul {
	height: 1em;
	top: 0;
	bottom: 0;
	left: 0;
	right: 0;
	position: absolute;
	list-style-type: none;
	margin: auto;
	text-align: center;
	width: 100%;
	padding-left: 0;
}

#footer_top li {
	display: inline-block;
	margin-left: 1em;
}

#footer_bottom {
	background: #079DD0;
	color: #fff;
}

.top-left {
	left: 0;
}

.top-right {
	right: 0;
}

#container {
	height: auto;
	margin: 0 auto 3rem;
	padding: 1em 0;
	background: #fff;
	max-width: 755px;
	border-bottom-left-radius: 10px;
	border-bottom-right-radius: 10px;
	-webkit-box-shadow: 0 0 9px rgba(25, 174, 223, 0.3);
	box-shadow: 0 0 9px rgba(25, 174, 223, 0.3);
}

article#catchphrase {
	text-align: center;
	color: #19aedf;
	font-weight: bold;
	margin: 2rem 2rem 1rem;
	line-height: 1.8;
}

.character-box {
	background-color: #fff;
	background-image: url("./img/bg.gif");
	border: 4px solid #19aedf;
	border-radius: 10px;
	margin: 3.5rem auto 2rem;
	padding: 40px 10px 10px 10px;
	position: relative;
}

.character-box article {
	margin-top: 2rem;
}

.character-box article h6 {
	color: #19aedf;
	font-size: 1.5rem;
}

.character-box .grid {
	-ms-grid-columns: 180px 2fr;
	grid-template-columns: 180px 2fr;
}

.character-box .grid .article-img {
	width: 100%;
	-o-object-fit: cover;
	object-fit: cover;
}

.character-box:before {
	background-color: #19aedf;
	border-radius: 20px;
	color: #fff;
	content: 'キャラクター紹介';
	font-size: 1.2rem;
	padding: 5px 20px;
	position: absolute;
	top: -20px;
	left: 0;
	right: 0;
	margin: auto;
	width: 14rem;
	text-align: center;
	font-weight: bold;
}

.mb1 {
	margin-bottom: 1rem;
}

.mb2 {
	margin-bottom: 2rem;
}

.mb3 {
	margin-bottom: 3rem;
}

.mb4 {
	margin-bottom: 4rem;
}

.mb5 {
	margin-bottom: 5rem;
}

.mb6 {
	margin-bottom: 6rem;
}

.mb7 {
	margin-bottom: 7rem;
}

.mb8 {
	margin-bottom: 8rem;
}

.mb9 {
	margin-bottom: 9rem;
}

.mb10 {
	margin-bottom: 10rem;
}

.mt1 {
	margin-top: 1rem;
}

.mt2 {
	margin-top: 2rem;
}

.mt3 {
	margin-top: 3rem;
}

.mt4 {
	margin-top: 4rem;
}

.mt5 {
	margin-top: 5rem;
}

.mt6 {
	margin-top: 6rem;
}

.mt7 {
	margin-top: 7rem;
}

.mt8 {
	margin-top: 8rem;
}

.mt9 {
	margin-top: 9rem;
}

.mt10 {
	margin-top: 10rem;
}

@media (min-width: 480px) {

#container {
	width: 80%;
}

article#catchphrase {
	font-size: 18px;
}

.character-box {
	width: 90%;
}

}

@media (min-width: 1200px) {

.top-image {
	width: 200px;
}

}

@media (min-width: 1300px) {

.top-image {
	width: 300px;
}

}

@media (min-width: 1400px) {

.top-image {
	width: 350px;
}

}

@media (min-width: 1500px) {

.top-image {
	width: 400px;
}

}

@media (min-width: 1900px) {

.top-image {
	width: 500px;
}

}

@media (max-width: 1000px) {

.top-image {
	display: none;
}

}

@media (max-width: 768px) {

.img-res {
	width: 80%;
}

}

@media (max-width: 480px) {

.img-res {
	width: 80%;
}

.button_upf {
	width: 80%;
	font-size: 1em;
}

#social_box img.social_btn {
	width: 90%;
}

#top_header {
	font-size: 12px;
}

.footer_inner div {
	margin: 10px auto;
}

#footer_top ul {
	margin: 10px auto;
}

#container {
	width: 90%;
}

article#catchphrase {
	font-size: 1rem;
}

.character-box {
	width: 90%;
}

.character-box article {
	margin-top: auto;
}

.character-box .grid {
	-ms-grid-columns: 1fr;
	grid-template-columns: 1fr;
}

}

