@charset "UTF-8";

body,
div,
dl,
dt,
dd,
ul,
ol,
li,
h1,
h2,
h3,
h4,
h5,
h6,
pre,
code,
form,
fieldset,
legend,
input,
button,
textarea,
p,
blockquote,
th,
td {
	margin: 0;
	padding: 0;
}

html {
	overflow: auto;
}

body {
	overflow: hidden;
	font-size: 1em;
	font-size: 16px;
	line-height: 1.5;
	font-family: メイリオ, Meiryo, "Hiragino Kaku Gothic Pro","ヒラギノ角ゴ Pro W3", "ＭＳ Ｐゴシック", Arial, Verdana, sans-serif;
	color: #000;
}

li {
	list-style: none;
	margin: 0;
	padding: 0;
}

a {
	text-decoration: none;
	color: inherit;
}
a:hover {
	text-decoration: none;
}
a img {
	border-style: none;
}

img {
	vertical-align: bottom;
}

button {
	font-size: 1em;
	background-color: transparent;
	border: none;
	-webkit-backface-visibility: hidden;
	backface-visibility: hidden;
}

*:focus {
	outline: none;
}

button:hover {
	cursor: pointer;
}

* {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	-ms-box-sizing: border-box;
	box-sizing: border-box;
}

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

hr {
	color: #9d9d9d;
	background-color: #9d9d9d;
	border: 0.5px solid;
}

.floatl {
	float: left;
}
.floatr {
	float: right;
}

body::-webkit-scrollbar {
	width: 15px;
}
body::-webkit-scrollbar-thumb {
	background: #c6e4eb;
}
body::-webkit-scrollbar-track {
	background: #f1f8ff;
}


/*――――――――――――――――――――――――――――――――――――――――――――――――――
定数
――――――――――――――――――――――――――――――――――――――――――――――――――*/

.contents {
	width: 1000px;
	max-width: 1000px;
	margin-right: auto;
	margin-left: auto;
}
.contentsflat {
	max-width: 100%;
	width: 1800px;
}
.img_center {
	margin-left: -460px;
}
.img_center2 {
	margin-left: -15px;
}
.img_center3 {
	margin-left: -20px;
}
.img_center4 {
	margin-left: -470px;
}

.contents1920 {
	width: 100%;
	max-width: 1920px;
	margin-left: auto;
	margin-right: auto;
}
.contents1000 {
	width: 100%;
	max-width: 1000px;
	margin-left: auto;
	margin-right: auto;
}
.contents900 {
	width: 100%;
	max-width: 900px;
	margin-left: auto;
	margin-right: auto;
}

.op0 {
	opacity: 0;
}

.c {
	text-align: center !important;
}
.cm {
	margin-left: auto;
	margin-right: auto;
}
.r {
	text-align: right !important;
}
.l {
	text-align: left !important;
}
.b {
	font-weight: bold;
}
.n {
	font-weight: normal;
}

.scroll::-webkit-scrollbar {
	width: 17px;
}

/* フォント */
.notosansjapanese {
	font-family: "Noto Sans JP";
}
.notoserifjapanese {
	font-family: "Noto Serif JP";
}
.font80 {
	font-size: 80px;
	font-size: 5em;
}
.font79 {
	font-size: 79px;
	font-size: 4.9375em;
}
.font78 {
	font-size: 78px;
	font-size: 4.875em;
}
.font77 {
	font-size: 77px;
	font-size: 4.8125em;
}
.font76 {
	font-size: 76px;
	font-size: 4.75em;
}
.font75 {
	font-size: 75px;
	font-size: 4.6875em;
}
.font74 {
	font-size: 74px;
	font-size: 4.625em;
}
.font73 {
	font-size: 73px;
	font-size: 4.5625em;
}
.font72 {
	font-size: 72px;
	font-size: 4.5em;
}
.font71 {
	font-size: 71px;
	font-size: 4.4375em;
}
.font70 {
	font-size: 70px;
	font-size: 4.375em;
}
.font69 {
	font-size: 69px;
	font-size: 4.3125em;
}
.font68 {
	font-size: 68px;
	font-size: 4.25em;
}
.font67 {
	font-size: 67px;
	font-size: 4.1875em;
}
.font66 {
	font-size: 66px;
	font-size: 4.125em;
}
.font65 {
	font-size: 65px;
	font-size: 4.0625em;
}
.font64 {
	font-size: 64px;
	font-size: 4em;
}
.font63 {
	font-size: 63px;
	font-size: 3.9375em;
}
.font62 {
	font-size: 62px;
	font-size: 3.875em;
}
.font61 {
	font-size: 61px;
	font-size: 3.8125em;
}
.font60 {
	font-size: 60px;
	font-size: 3.75em;
}
.font59 {
	font-size: 59px;
	font-size: 3.6875em;
}
.font58 {
	font-size: 58px;
	font-size: 3.625em;
}
.font57 {
	font-size: 57px;
	font-size: 3.5625em;
}
.font56 {
	font-size: 56px;
	font-size: 3.5em;
}
.font55 {
	font-size: 55px;
	font-size: 3.4375em;
}
.font54 {
	font-size: 54px;
	font-size: 3.375em;
}
.font53 {
	font-size: 53px;
	font-size: 3.3125em;
}
.font52 {
	font-size: 52px;
	font-size: 3.25em;
}
.font51 {
	font-size: 51px;
	font-size: 3.1875em;
}
.font50 {
	font-size: 50px;
	font-size: 3.125em;
}
.font49 {
	font-size: 49px;
	font-size: 3.0625em;
}
.font48 {
	font-size: 48px;
	font-size: 3em;
}
.font47 {
	font-size: 47px;
	font-size: 2.9375em;
}
.font46 {
	font-size: 46px;
	font-size: 2.875em;
}
.font45 {
	font-size: 45px;
	font-size: 2.8125em;
}
.font44 {
	font-size: 44px;
	font-size: 2.75em;
}
.font43 {
	font-size: 43px;
	font-size: 2.6875em;
}
.font42 {
	font-size: 42px;
	font-size: 2.625em;
}
.font41 {
	font-size: 41px;
	font-size: 2.5625em;
}
.font40 {
	font-size: 40px;
	font-size: 2.5em;
}
.font39 {
	font-size: 39px;
	font-size: 2.4375em;
}
.font38 {
	font-size: 38px;
	font-size: 2.375em;
}
.font37 {
	font-size: 37px;
	font-size: 2.3125em;
}
.font36 {
	font-size: 36px;
	font-size: 2.25em;
}
.font35 {
	font-size: 35px;
	font-size: 2.188em;
}
.font34 {
	font-size: 34px;
	font-size: 2.125em;
}
.font33 {
	font-size: 33px;
	font-size: 2.0625em;
}
.font32 {
	font-size: 32px;
	font-size: 2em;
}
.font31 {
	font-size: 31px;
	font-size: 1.938em;
}
.font30 {
	font-size: 30px;
	font-size: 1.875em;
}
.font29 {
	font-size: 29px;
	font-size: 1.8125em;
}
.font28 {
	font-size: 28px;
	font-size: 1.75em;
}
.font27 {
	font-size: 27px;
	font-size: 1.6875em;
}
.font26 {
	font-size: 26px;
	font-size: 1.625em;
}
.font25 {
	font-size: 25px;
	font-size: 1.563em;
}
.font24 {
	font-size: 24px;
	font-size: 1.5em;
}
.font23 {
	font-size: 23px;
	font-size: 1.4375em;
}
.font22 {
	font-size: 22px;
	font-size: 1.375em;
}
.font21 {
	font-size: 21px;
	font-size: 1.313em;
}
.font20 {
	font-size: 20px;
	font-size: 1.25em;
}
.font19 {
	font-size: 19px;
	font-size: 1.1875em;
}
.font18 {
	font-size: 18px;
	font-size: 1.125em;
}
.font17 {
	font-size: 17px;
	font-size: 1.063em;
}
.font16 {
	font-size: 16px;
	font-size: 1em;
}
.font15 {
	font-size: 15px;
	font-size: 0.9375em;
}
.font14 {
	font-size: 14px;
	font-size: 0.875em;
}
.font13 {
	font-size: 13px;
	font-size: 0.8125em;
}
.font12 {
	font-size: 12px;
	font-size: 0.75em;
}
.font11 {
	font-size: 11px;
	font-size: 0.6875em;
}
.font10 {
	font-size: 10px;
	font-size: 0.625em;
}

.margin10p {
	margin-top: 10px;
}
.margin20p {
	margin-top: 20px;
}
.margin50p {
	margin-top: 50px;
}
.margin100p {
	margin-top: 100px;
}
.margin120p {
	margin-top: 120px;
}
.margin200p {
	margin-top: 200px;
}
.margin500p {
	margin-top: 500px;
}
.margin_100p {
	margin-top: -100px;
}
.margin_250p {
	margin-top: -250px;
}
.marginl10 {
	margin-left: 10px;
}
.padding25p {
	padding-top: 25px;
}
.padding50p {
	padding-top: 50px;
}
.padding100p {
	padding-top: 100px;
}
.paddingb50p {
	padding-bottom: 50px;
}
.paddingb100p {
	padding-bottom: 100px;
}
.paddingb150p {
	padding-bottom: 150px;
}

.visible1800 {
	display: none;
}
.visible800 {
	display: none;
}
.visible750 {
	display: none;
}
.visible650 {
	display: none;
}
.visible500 {
	display: none;
}
.visible400 {
	display: none;
}
.visible320 {
	display: none;
}

/* clearfix */
.clearfix:after {
	content: "";
	clear: both;
	display: block;
}

/* 重なりの優先度 */
.relative {
	position: relative;
}
.z1 {
	z-index: +1;
}
.z2 {
	z-index: +2;
}
.z3 {
	z-index: +3;
}
.z4 {
	z-index: +4;
}
.z99 {
	z-index: +9999;
}

/* 横幅 */
.w100 {
	width: 100%;
}
.w95 {
	width: 95%;
}
.w90 {
	width: 90%;
}
.w85 {
	width: 85%;
}
.w80 {
	width: 80%;
}
.w75 {
	width: 75%;
}
.w70 {
	width: 70%;
}
.w65 {
	width: 65%;
}
.w60 {
	width: 60%;
}
.w55 {
	width: 55%;
}
.w50 {
	width: 50%;
}
.w45 {
	width: 45%;
}
.w40 {
	width: 40%;
}
.w35 {
	width: 35%;
}
.w30 {
	width: 30%;
}
.w25 {
	width: 25%;
}
.w20 {
	width: 20%;
}
.w15 {
	width: 15%;
}
.w10 {
	width: 10%;
}

.span span {
	display: inline-block;
}

.inline_b {
	display: inline-block;
}

.justify {
	text-align: justify;
	text-justify: inter-ideograph;
}

.pointer_evNone {
	pointer-events: none;
}

.pointer {
	cursor: pointer;
}

.flex {
	display: -webkit-box;
	/* Androidブラウザ用 */
	display: flex;
}
.flex-start {
	-webkit-box-pack: start;
	/* Androidブラウザ用 */
	justify-content: flex-start;
}
.flex-end {
	-webkit-box-pack: end;
	/* Androidブラウザ用 */
	justify-content: flex-end;
}
.flex-center {
	-webkit-box-pack: center;
	/* Androidブラウザ用 */
	justify-content: center;
}
.flex-space-between {
	-webkit-box-pack: justify;
	/* Androidブラウザ用 */
	justify-content: space-between;
}
.flex-a-start {
	-webkit-box-align: start;
	/* Androidブラウザ用 */
	align-items: flex-start;
}
.flex-a-end {
	-webkit-box-align: end;
	/* Androidブラウザ用 */
	align-items: flex-end;
}
.flex-a-center {
	-webkit-box-align: center;
	/* Androidブラウザ用 */
	align-items: center;
}
.flex-a-baseline {
	-webkit-box-align: baseline;
	/* Androidブラウザ用 */
	align-items: baseline;
}
.flex-a-stretch {
	-webkit-box-align: stretch;
	/* Androidブラウザ用 */
	align-items: stretch;
}
.flex-wrap {
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
}

main,
article,
aside,
nav,
header,
footer,
img,
button,
picture,
picture source {
	display: block;
}

body {
	/*iphone用*/
	-webkit-text-size-adjust: 100%;
	-moz-text-size-adjust: 100%;
	-ms-text-size-adjust: 100%;
	-o-text-size-adjust: 100%;
	text-size-adjust: 100%;
}

