﻿@charset "utf-8";
/* CSS Document */
html,body{
	background:linear-gradient(-45deg,#333,#000);
	width: 100%;
	height: auto;
	margin: 0;
	padding: 0;
}
div#header-fixed{
	position: fixed;
	top: 0px;
	left: 0px;
	width: auto;
	height: 0px;
	margin: 0;
	padding: 0;
}
div#header{
	text-align: center;
	position: fixed;
	top: 0px;
	left: 0px;
	width: 100%;
	height: calc(60px + 1vw);
	background: linear-gradient(to right, #8a2387, #e94057, #f27121);
	font-family: "ＭＳ Ｐ明朝", "MS PMincho","ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", "serif";
	font-size: calc(45px + 1.2vw);
	font-weight: bold;
	color: #fff;
	margin: 0 -10px 0;
	margin-top: calc(-10px - 5vw);
	padding: 0 10px 0;
	padding-top: calc(10px + 5vw);
	}
.title{
	background:linear-gradient(-45deg,#333,#000);
	margin: 0 -100px 0;
	padding: 0 100px 0;
	width: auto;
}
.content{
	line-height: 1.6;
    	margin: auto;
    	padding-top: 100px;
	width: 100%;
}
.parent{
	padding: 30px 0 100px 0;
	width: auto;
	margin: 0;
}
.parent2{
	text-align: center;
}
.menubar{
	padding: calc(0px + 10px) 0 0 0;
	height: calc(10px+50px);
	margin: 0;
	width: auto;
}
.breadcrumb {
	padding-left: 0;
	margin-left: 0;
	font-size: calc(10px + 0.5vw);
	background: linear-gradient(45deg, #fc5c7d, #6a82fb);
	margin: 0 -10px;
	padding: calc(8px + 0.5px) 10px;
	height: calc(8px + 0.5px);
	text-align: left;
	line-height: 50%;
	width: auto;
}
.breadcrumb li {
	display: inline;
	list-style: none;
	font-weight: bolder;
	font-family: 'ヒラギノ角ゴ Pro W3', 'Hiragino Kaku Gothic Pro', 'メイリオ', 'ＭＳ Ｐゴシック', 'MS PGothic', 'sans-serif';
	color: #fff;
}
.breadcrumb li:after {
	content: '>';
	padding: 0 3px;
	color: #555;
}
.breadcrumb li:last-child:after {
	content: ''
}
.breadcrumb li a {
	text-decoration: none;
	color: #0CFFE4;
}
.breadcrumb li a:hover {
	text-decoration: underline;
}
.text-m{
	text-align: center;
	font-size: calc(5px + 1vw);
	color: #fff;
	margin-top: -20px;
	width: calc(140px + 120px);
	height: auto;
	margin: auto;
	padding: 10px 20px;
	border-radius: 20px;
	background: linear-gradient(-45deg,#24c6dc, #514a9d);
}
.text1 {
	text-align: center;
	color: #fff;
	width:calc(150px + 200px);
	margin: auto;
	height: auto;
	padding: 25px 30px;
	border-radius: 35px;
	font-family: "HG丸ｺﾞｼｯｸM-PRO", "HGｺﾞｼｯｸM", "fantasy";
	font-size: calc(15px + 1vw);
	font-weight: bold;
	background: linear-gradient(to right, #12c2e9, #c471ed, #f64f59);
	box-shadow: 3px 3px rgba(0,0,0,0.3);
	text-shadow: 2px 2px rgba(100,100,100,0.7)
}
.text2{
	color: #fff;
	text-align: center;
	font-weight: bold;
	font-size: calc(20px + 0.5vw);
	word-break: keep-all;
	margin-top: 10%;
	
}
.text3{
	color: #fff;
	text-align: center;
	font-size: calc(30px + 5vw);
	background: -moz-linear-gradient(-45deg,#833ab4, #fd1d1d, #fcb045);
	background: -webkit-linear-gradient(-45deg,#833ab4, #fd1d1d, #fcb045);
	background: linear-gradient(-45deg,#833ab4, #fd1d1d, #fcb045);
	-webkit-background-clip: text;
	-webkit-text-fill-color: transparent;
}
.text4{
	color: #fff;
	text-align: center;
	word-break: keep-all;
	font-size: calc(30px + 5vw);
	background: -moz-linear-gradient(-45deg,#fc00ff, #00dbde);
	background: -webkit-linear-gradient(-45deg,#fc00ff, #00dbde);
	background: linear-gradient(-45deg,#fc00ff, #00dbde);
	-webkit-background-clip: text;
	-webkit-text-fill-color: transparent;
}
.text5{
	color: #fff;
	text-align: center;
	font-weight: bold;
	font-size: calc(10px + 2.5vw);
	word-break: normal;
	margin-left: 20%;
	margin-right: 20%;
	
}
.text6{
	color: #fff;
	text-align: center;
	font-size: calc(30px + 5vw);
	background: -moz-linear-gradient(-45deg,#833ab4, #fd1d1d, #fcb045);
	background: -webkit-linear-gradient(-45deg,#833ab4, #fd1d1d, #fcb045);
	background: linear-gradient(-45deg,#833ab4, #fd1d1d, #fcb045);
	-webkit-background-clip: text;
	-webkit-text-fill-color: transparent;
	word-break: keep-all;
}
.text07{
	color:#fff;
	text-align:center;
	font-size: calc(10px + 5px);
}
@media all and (-ms-high-contrast: none)
.text3{
	background: none;
}
@media all and (-ms-high-contrast: none)
.text4{
	background: none;
}
@media all and (-ms-high-contrast: none)
.text6{
	background: none;
}
@media (min-width: 1200px) {/* 1200px以上*/
    .text2 {
        font-size: 3.6rem;/* 36px*/
    }
    .text5 {
        font-size: 2.4rem;/* 24px*/
    }
}
@media screen and (max-width: 640px) {/* 640px以下*/
    .text2{
        font-size: 2.4rem;/* 24px*/
    }
    .text5 {
        font-size: 2rem;/* 20px*/
    }
}
a{
	display: inline-block;
	text-algin: center;
	color:#fff;
	text-decoration: none;
}
a:hover{
	color:#00ffff;
	text-decoration: underline;
}
.picture1{
	display:inline-block;
	text-align: center;
	height: 100%;
	width: 100%;
	padding: 40px 0 40px 0;
}
.picture2{
	display:inline-block;
	text-align: center;
	max-width: 100%;
	min-width: 50%;
	max-height: 100%;
	min-height: 50%;
}