@charset "utf-8";
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, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin:0;
	padding:0;
	border:0;
	outline:0;
	font-weight:inherit;
	font-style:inherit;
	font-size:100%;
	font-family:inherit;
/*	vertical-align:middle;*/
	list-style:none;
}
main{
    font-family: YuGothic,'Yu Gothic','Hiragino Kaku Gothic ProN','ヒラギノ角ゴ ProN W3',sans-serif;
  line-height:1.8;
  color: #fff;
  background-color: #11244a;
  margin: 0 auto;
	display: block;
background-image: url(../img/bg.jpg);
background-attachment: fixed;
background-position: center;
background-size: cover;
background-repeat: no-repeat;
  }
main article{
    margin: 0 auto;
    overflow: hidden;
  background-color: #11244a;
  background-image:url(../img/bg.jpg);
  background-attachment: fixed;
  background-position: center;
  background-size: cover;
  background-repeat: no-repeat;
}

main li{
    font-family: kan412typos-std, sans-serif;
}
main #warpper{
  margin: 0 auto;
	vertical-align:middle;
}
main #footer {
		text-align:center;
		padding:2em 0;
	}
main a {
text-decoration:none;
}
main a:hover {
text-decoration:none;
}
main p{
    font-family: YuGothic,'Yu Gothic','Hiragino Kaku Gothic ProN','ヒラギノ角ゴ ProN W3',sans-serif;
    color: #464891;
}
main #page-top {
  position: fixed;
  bottom: 40px !important;
  right: 5px;
  font-size: 100%;
  z-index: 30;
}
main #page-top a {
    text-decoration: none;
    width: 100px;
    padding: 30px 0;
    text-align: center;
    display: block;
    border-radius: 2px;
	color:#fff;
    font-weight: bold;
}
main #page-top a:hover {
    text-decoration: none;
	opacity:0.9;
}

main footer {
	text-align:center;
	padding-top: 20px;
	}
main footer .bar {
	margin-bottom:2em;
	}
main footer a {
	text-decoration:none;
	color:#ffffff;
	}
main section{
  margin: 150px 0;
}
main h3{
    font-weight: 600;
    font-style: normal;
    font-family: kan412typos-std, sans-serif;
}
main h4{
    font-family: kan412typos-std, sans-serif;
}
main h2 img{
  margin: 0 auto;
  display: block;
}
.black{
  margin: 0 auto;
  padding: 40px 0;
}
p.cr{
    text-align: center;
    color: #ffffff;
    font-size: .9em;
    font-weight: bold;
    margin: 20px 0;
}
main div.black hr{
  width: 93%;
  border: solid 2px #f45d97;
}
main section:last-of-type{
    margin-bottom: 150px;
}
main #main_img.page{
  margin: 0 auto;
  width: 100%;
  height: 0;
  padding-top: 27.1875%;
  background-image:url(../img/main/main_page.jpg);
  background-size:cover;
  background-position:center center;
  background-repeat:no-repeat;
  }
main #main_img{
  animation: fadeIn 4s ease 0s 1 normal;
  -webkit-animation: fadeIn 4s ease 0s 1 normal;
}
@keyframes fadeIn {
    0% {opacity: 0}
    100% {opacity: 1}
}
small{
	font-size: .9em;
}
 h3.ar{
    margin: 0 auto;
    width: 70%;
    display: block;
  text-align: center;
  color: #1d2369;
  font-size: 1.8em;
     border-bottom: 1px solid;
     margin-bottom: 20px;
}
/**************** FB ****************/
.fb_iframe_widget > span {
	vertical-align: baseline !important;
}
/**************** PC ****************/

/* PC用 */

/**************** PC ****************/

@media only screen and (min-width:769px){

/**************** main img ****************/
@keyframes fadeIn { 
  0% {opacity: 0}
  100% {opacity: 1}
}
main #top h1{
    margin: 0 auto;
    width: 74%;
    display: inline-block;
}
main #top h1 img{
    margin: 0 auto;
    width: 100%;
/*    height: 1000px;*/
}
/*
.main_top{
    margin: 0 auto;
    display: block;
    width: 100%;
    }
*/
/**************** sns ****************/
main #top{
    margin: 0 auto;
    width: 100%;
    max-width: 1000px;
  position: relative;
/*    align-items: center;*/
    display: flex;
/*    display: block;*/
/*    text-align: center;*/
}
main #sns{
    float: left;
    position: absolute;
    bottom: 10px;
    left: 2%;
}
/**************** tw bnr ****************/
div.bnr_tw{
    position: absolute;
    bottom: 6%;
    left: 2%;
    width: 22%;
}
div.bnr_tw img{
    width: 100%;
    margin-bottom: 5px;
}
div.bnr_tw a:hover{
    opacity: .8;
}
/**************** nav ****************/
main nav.gloval_nav{
  margin: 0 auto;
  text-align: left;
  font-weight: bold;
    width: 20%;
    padding: 10px 30px;
    display: inline-flex;

}
.gloval_nav{
  background: #f45d97;
  padding: 15px 0 20px 0;

}
.gloval_nav ul{
  margin: 0 auto;
  width: 100%;
/*    display: flex;*/

}
.gloval_nav li{
    color: #ffeb00;
    display: block;
    height: 5.5%;
    vertical-align: middle;
    font-family: kan412typos-std, sans-serif;
	font-weight: 500;
    font-style: normal;
/*  background-image:url(../img/bg.jpg); */
}
.gloval_nav li:first-child{
    margin-top: 50px;
    }
.gloval_nav a{
  position: relative;
  color: #9ef4ff;
  width: 100%;
  height: auto;
  font-size: .9em;
  font-weight: bold;
  line-height: .2em;
  text-align: center;
  padding: 15px 0;
  transition: .4s;

/*  vertical-align: sub;*/
}
.gloval_nav li a:hover{
  color: #ffff08;
}
.gloval_nav a span{
/*  margin: 0 50px;*/
  font-size: 1.2em;
  letter-spacing: .08em;
  display: inline-block;
    height: 20%;
}
.nav2{
    background: #ff5273;
    }
.nav2 li{
  color: #ffeb00;
}
.nav2 a{
  color: #ffffff;
  text-shadow:0px 0px 5px #ff335a;
}
.nav2 li a:hover{
  color: #ffff00;
}
.nav2 a span{
  text-shadow:0px 0px 5px #ff335a;
}
.hover span.line {
  padding-bottom: -18px;
  background: linear-gradient(to right, #ff1f7e 50%, transparent 50%) 100% bottom / 200% 50% no-repeat;
  -webkit-transition: background-position .2s ease-out;
  transition: background-position .2s ease-out;
  animation: none;
  color: aliceblue
}
.hover:hover span.line {
  background-position: 0% bottom;
}
li a.hover img{
	width: 80%;
	margin-left: 10px;
	}
/**************** form ****************/
#form{
    padding-top: 0;
    margin-top: 0;
    margin-bottom: 0;
}

.bgf.form{
    margin: 0 auto;
    width: 850px;
    display: block;
    margin-top: 100px;
    text-align: center;
}
.form img{
    margin: 0 10px;
    width: 100%;
    display: inline-block;
}
.form a img{
transition: .4s;
}
.form a img:hover{
    opacity: .7;
}
.form ul{
    margin: 0 auto;
    width: 100%;
    display: block;
}
.form li{
    margin: 20px;
    width: 50%;
    display: inline-block;
    vertical-align: top;
}
.form p{
    display: block;
}
.float{
  transition: transform 0.1s ease 0s;
}
.float:hover{
  transform:translate(0, -5%) ;
}

/**************** next ****************/
.right p{
    width: 100%;
    line-height: normal;
    margin-top: 7px;
    font-size: .9em;
    font-weight: normal;
}
.right p:first-of-type{
    margin-top: 30px;
}
.right span{
    color: #73280b;
    font-weight: bold;
}
div.fade img{
    width: 100%;
    margin: 0 auto;
    display: block;
}
div.autoplay{
    margin: 0 auto;
    width: 100%;
    display: block;
}
div.autoplay img{
    width: 100%;
    display: block;
}
/**************** INTRODUCTION ****************/
main section#intro {
    margin: 0 auto;
    width: 100%;
    display: block;
    text-align: center;
/*
    background-image:url(../img/bg_intro.jpg);
    background-size:contain;
    background-position:center center;
    background-repeat:repeat;
*/
    background: rgba(214, 246, 255, 0.8);
    padding: 50px 0;
    }
main #intro div.bgf {
	margin: 0 auto;
	width: 100%;
    display: block;
	}
main #intro div.box {
	width: 35%;
    margin: 30px;
	display: inline-block;
    vertical-align: top;
	}
main #intro div.box img{
	width:100%;
	display: inline-block;
	vertical-align: top;
	}

main #intro div.box h3 {
    margin: 0 auto;
	font-size: 110%;
	width:auto;
	text-align:center;
	line-height:1.4;
	display:block;
	color: #ffffff;
    background: #f45d97;
    padding: 10px;
	}
main #intro  h3.heart {
	text-indent : -1em;
	padding-left : 1em;
	}
main #intro p{
    width: 100%;
    margin: 20px 0px 20px 0px;
    text-align: left;
	font-weight: bold;
    }
/**************** あらすじ ****************/
div.ar{
  margin: 0 auto;
  width: 100%;
  overflow: hidden;
  background-image:url(../img/bg_ar.png);
  background-size:cover;
  background-position:center center;
  background-repeat:no-repeat;
  padding: 50px 0;
    margin-bottom: 50px;
}
div.ar p{
  margin: 0 auto;
  width: 70%;
  display: block;
    color: #1d2369;
    font-weight: bold;
    letter-spacing: .1em;
    text-shadow:0px 0px 4px #fff;
    font-family: kan412typos-std, sans-serif;
}
/**************** STORY ****************/
main #story {
  margin: 0 auto;
  width: 100%;
/*    background-image:url(../img/bg_story.png);*/
    background-size:contain;
    background-position:center center;
    background-repeat:repeat;
    padding: 50px 0;
    margin-top: 30px;
}
.story {
  margin: 0 auto;
  width: 800px;
  display: block;
    padding: 10px;
}
.story p{
    color: #ffffff;
    margin-top: 20px;
}
.tab-wrap {
  margin: 0 auto;
  width: 800px;
  display: flex;
/*  display: inline;*/
  flex-wrap: wrap;
}
.tab-label {
    color:#ffffff;
    background: rgba(87, 20, 165, 0.8);
	margin: 4px;
	padding: 7px 8.5px;
	order:-1;
	font-size: 1.5em;
    font-weight: bold;
    width: 5%;
    text-align: center;
    display: inline-block;
    font-family: kan412typos-std, sans-serif;
    border-radius: 50%;
}
.tab-content {
    width: 100%;
    display: none;
  margin-top: 20px;
}
.tab-switch:checked+.tab-label {
	color: #ffff01;
    background: rgba(248, 38, 119, 0.8);
}
.tab-switch:checked+.tab-label+.tab-content {
    display: block;
}
.tab-switch {
    display: none;
}
.tab-content h3{
    text-align: center;
    color: #ffffff;
    font-size: 1.5em;
	background: rgba(244, 93, 151, 0.72);
	font-weight: normal;
	letter-spacing: .1em;
}
.bc_bk{
    background: rgba(29, 35, 105, 0.65);
    padding: 20px;
    margin-bottom: 100px;
    }


/**************** CAST ****************/

main #cs {
  margin: 0 auto;
    width: 100%;
    display: block;
    text-align: center;
}
main #cs h3{
  font-size: 2em;
  text-align: center;
/*  padding: 20px 0;*/
  color: #fd728b;
}
.cast{
  margin: 30px 20px;
  width: 45%;
/*  height: 550px;*/
  display: inline-block;
  position: relative;
  vertical-align: bottom;
  background: #fd728b;
    max-width: 430px;

}
.cast img{
	margin: 0 auto;
    width: 100%;
    display: block;
/*    padding: 15px;*/

}
.cast h4{
  width: 100%;
  margin: 0 auto;
  color: #ffffff;
/*    background: #f45d97;*/
  font-size: 1.8em;
  text-align: center;
  display: block;
	font-weight: 600;
	font-style: normal;
    padding: 10px 0;
}
.cast h4 span{
    display: block;
    font-size: .8em;
}
.cast p{
  margin: 20px;
/*  width: 100%;*/
  display: block;
  font-size: .9em;
  line-height: 1.4em;
    color: #fffeb5;
    font-family: kan412typos-std, sans-serif;
    text-align: left;
}
.cast p.act{
/*  margin: 0 10px;*/
  position: absolute;
/*  bottom: 30px;*/
}
main #cs ul {
  width:100%;
  display: block;
	}
main #cs ul li {
	text-align:center;
	font-size:1.2em;
	padding-bottom:0.2em;
	margin-bottom:0.5em;
	font-weight: 600;
	font-style: normal;
    color: #f45d97;
	}
	main #cs ul li span {
		font-size:66%;
		}
.cs{
    width: 100%;
    background: rgba(255, 255, 255, 0.78);
    }

/**************** chart ****************/
main #chart{

}
main #chart img{
  margin: 0 auto;
  display: block;
}
main #chart a img{
  margin: 0 auto;
  display: block;
    width: 80%;
}
/**************** page ****************/
#page{
    margin: 0 auto;
    width: 100%;
    display: block;
}
#page h2 img{
margin-top: 20px;
}
#page div.all{
    margin: 0 auto 100px auto;
    width: 100%;
    display: block;
    text-align: center;
    max-width: 1000px
}
main section.mdl{
    margin: 10px;
    width: 40%;
    display: inline-block;
    overflow: hidden;
    vertical-align: top;
}
.btn {
  display: flex;
  justify-content: center;
  align-items: center;
  width: 100%;
/*  height: 80px;*/
  box-sizing: border-box;
  text-decoration: none;
  transition-duration: 0.3s;
}

.btn:hover {
  background: #f45d97;
  color: #ffffff;
}
.btn img{
    width: 100%;
}
.remodal {
  padding: 0 !important;
  background: none !important;
    max-width: 800px !important;
}
.remodal-overlay {
background: rgba(99, 71, 71, 0.6) !important;
}
.embed-container {
  position: relative;
  padding-bottom: 56.25%;
  height: 0;
  overflow: hidden;
  max-width: 100%;
}
.embed-container iframe, .embed-container object, .embed-container embed {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
.mdl p{
    text-align: center;
    color: #fff;
    background-color: #f45d97;
}
.remodal-cancel {
  color: #fff;
  background: rgba(0, 0, 0, 0.5)!important;
  width: 100% !important;
  margin-top: 25px;
}
.remodal-cancel:hover {
  background: #333;
}
main.page #top {
    margin: 0 auto;
    width: 100%;
    display: block;
}
main.page #top h1{
    margin: 0 auto;
    width: 100%;
    display: block;
    text-align: center;
    }
main #top h1.pre img{
    margin: 0 auto;
    max-width: 1100px;
    text-align: center;
}
p.totop{
    margin: 30px auto;
    width: 30%;
    display: block;
    border: 1px solid #fff;
    text-align: center;
    padding: 10px;
}
#page h3{
    margin: 0 auto;
    width: 100%;
    text-align: center;
    color: #c9c900;
    font-size: 1.6em;
    }
#page p{
    margin: 0 auto;
    width: 100%;
    text-align: center;
    color: #fff;
    font-size: 1em;
    margin-bottom: 50px;
    }
p.totop a{
    color: #fff;
    transition: .3s;
}
p.totop a:hover{
    color: #afafaf;
}
a.bnr{
    display: block;
    padding-top: 30px;
    opacity: .8;
}
a.bnr img{
    transition: .3s;
    }
a.bnr img:hover{
    opacity: .8;
}
    
.next h4{
    text-align: center;
    color: #f82174;
    margin-bottom: 5px;
    font-family: kan412typos-std, sans-serif;
    font-size: 1.1em;
}
/*----------pc非表示-----------*/
main br.sp-br{
display: none;
}
main img.sp{
  display: none;
}
main img.pc{
/*  display: block;*/
}
main br.pc-br{
display: block;
}
}
/**************** MOBILE ****************/

/* モニター幅834px以下 */

/**************** MOBILE ****************/
@media only screen and (max-width:834px){
.cs{
    width: 800px;
    }
.gloval_nav a span{
    font-size: .9em;
}
}
/**************** MOBILE ****************/

/* モニター幅750px以下 */

/**************** MOBILE ****************/

@media only screen and (max-width:768px){


/**************** HEADER ****************/
/**************** main img ****************/
main #main_img{
  margin: 0 auto;
  width: 100%;
  height: 0;
  padding-top: 120%;
	}

main h2 img{
  width: 100%
}
.black{
  margin: 0 auto;
  width: 100%;
  padding: 40px 0;
}
.gloval_nav{
  display: none;
}
main section{
  margin: 50px 0;
}

main{
  background-size:300%;
  background-repeat:repeat;
}
main article{
  margin: 0 auto;
  overflow: hidden;
background-color: #11244a;
background-size:300%;
background-repeat:repeat;
}
/**************** tw bnr ****************/
main #top{
  position: relative;
}
div.bnr_tw{
    display: block;
}
div.bnr_tw img{
    margin: 0 auto;
    width: 90%;
    display: block;
    margin-top: 20px;
}
div.bnr_tw a:hover{
    opacity: .7;
}
main section:last-of-type {
margin-bottom: 0px;
}
/**************** form ****************/
main section#form{
    margin: 10px 0;
    }
.bgf.form{
    margin: 0;
    margin-top: 30px;
}
#form.black{
    background-color: none;
    padding: 0;
}
.form a{
    margin-top: 20px;
}
.form img{
    margin: 0 auto;
    width: 100%;
    display: block;
    margin-top: 20px;
}
.form ul{
    margin: 0 auto;
    width: 100%;
}
.form li{
    margin: 0 auto;
    width: 100%;
    display: block;
/*    vertical-align: top;*/
}
.form p{
    text-align: center;
}
/**************** next ****************/
.right p{
    width: 100%;
    line-height: normal;
    margin-top: 7px;
    color: #3c3c3c;
    font-size: .9em;
    font-weight: normal;
}
.right p:first-of-type{
    margin-top: 10px;
}
.right span{
    color: #73280b;
    font-weight: bold;
}
div.fade img{
    width: 100%;
    display: block;
}
div.autoplay{
    margin: 0 auto;
    width: 100%;
    display: block;
}
div.autoplay img{
    width: 100%;
    display: block;
}
/**************** INTRODUCTION ****************/

main section#intro {
    margin: 0 auto;
    width: 100%;
    display: block;
/*
    background-image:url(../img/bg_intro.jpg);
    background-size:contain;
    background-position:center center;
    background-repeat:repeat;
*/
    background: rgba(214, 246, 255, 0.8);
	margin-top: 50px;
    }
main #intro div.bgf {
	margin: 0 auto;
	width: 90%;
	display: block;
    align-items: center;
/*    margin-bottom: 30px;*/
    background: rgba(255, 255, 255, 0.8);
    overflow: hidden;
    }
main #intro div.bgf.form{
    background: none;
    }
main #intro div.left {
	width:100%;
	display: block;
	}
main #intro div.left img{
    margin: 0 auto;
	width: 90%;
	display: block;
	vertical-align: top;
    filter: drop-shadow(0px 5px 10px rgba(255, 114, 168, 0.99));
    margin-top: 20px;
	}
main #intro div.right {
	width:100%;
	display: block;
	}
main #intro h3 {
	font-size:130%;
	width:auto;
	text-align:center;
	line-height:1.4;
	display:block;
	color: #fff;
    padding: 10px;
	background: #ed1e79;
	}
main #intro  h3.heart {
	text-indent : -1em;
	padding-left : 1em;
	}
main #intro p{
    width: auto;
    color: #11244a;
    margin: 20px;
    }
/**************** あらすじ ****************/
h3.ar{
    width: auto;
    margin: 20px auto;
    display: block;
  text-align: center;
	background: none;
}
div.ar{
  margin: 0 auto;
  width: 100%;
  background-image:url(../img/bg_ar.png);
  background-size:cover;
  background-position: right;
  background-repeat:no-repeat;
  overflow: hidden;
  padding: 0 0 50px 0;
    margin-bottom: 50px;
}
.ar p{
  margin: 0 auto;
  width: 90%;
  display: block;
    color: #1d2369;
    font-weight: bold;
    letter-spacing: .1em;
    text-shadow:0px 0px 4px #fff;
    font-family: kan412typos-std, sans-serif;
}
/**************** STORY ****************/
main #story {
  margin: 0 auto;
  width: 100%;
/*
    background-image:url(../img/bg_story.png);
    background-size:cover;
    background-position:center center;
    background-repeat:repeat;
*/
}
.story {
  margin: 0 auto;
  width: 100%;
  display: block;
/*    background: rgba(0, 0, 0, 0.6);*/
    border-radius: 0px;
    padding: 0px 0px 40px 0px;
}
.story p{
    color: #ffffff;
    margin-top: 20px;
}
.tab-wrap {
  margin: 0 auto;
  width: 90%;
  display: flex;
  flex-wrap: wrap;
}
.tab-label {
    font-family: YuGothic,'Yu Gothic','Hiragino Kaku Gothic ProN','ヒラギノ角ゴ ProN W3',sans-serif;
	color: #ffffff;
    background: rgba(87, 20, 165, 0.8);
	margin: 4px;
	padding: 7px 6px;
	order:-1;
	font-size: 1.3em;
    font-weight: bold;
    border-radius: 50%;
    text-align: center;
    width: 10%;
}
.tab-content {
    width: 100%;
    display: none;
  margin-top: 20px;
}
.tab-switch:checked+.tab-label {
	color: #ffffff;
    background: #f82677;
}
.tab-switch:checked+.tab-label+.tab-content {
    display: block;
}
.tab-switch {
    display: none;
}
.tab-content h3{
    text-align: center;
    color: #ffffff;
	background: rgba(244, 93, 151, 0.72);
    font-size: 1.7em;
}
div.fade div iframe{
    width: 100%;
    height: 209px;
    }
.tab-content img{
    width: 100%;
    }

.tab-content img{
  width: 100%;
}
.bc_bk{
    background: rgba(0, 0, 0, 0.49);
    padding: 10px;
    }
/**************** CAST ****************/
main #cs h3{
  font-size: 2em;
  text-align: center;
  color: #fd728b;
}
.cast{
  margin: 0 auto;
  width: 90%;
  height: auto;
  display: block;
  position: relative;
  vertical-align: bottom;
    margin-bottom: 20px;
    overflow: hidden;
    background: #f45d97;
}
.cast img{
	margin: 0 auto;
    width: 100%;
    display: block;
/*    padding: 15px;*/
}
.cast h4{
  width: 90%;
  margin: 0 auto;
    color: #fff;
    background: #f45d97;
    font-size: 1.7em;
    text-align: center;
    display: block;
	font-weight: 600;
	font-style: normal;
    padding: 10px 0;
}
.cast p{
  margin: 10px 20px 20px 20px;
  width: 90%;
  display: block;
  font-size: .9em;
  line-height: 1.8em;
    color: #fffeb5;
    font-family: kan412typos-std, sans-serif;
}
.cast h4 span{
    display: block;
    font-size: .8em;
}
.cast p.act{
  margin: 0 auto;
    width: 90%;
    display: block;
    margin-bottom: 30px;
}
main #cs ul {
  width:100%;
  margin:2em auto 3em auto;
  display: block;
	}
main #cs ul li {
	text-align:center;
	font-size:1.2em;
	padding-bottom:0.2em;
	margin-bottom:0.5em;
	font-weight: 600;
	font-style: normal;
    color: #f45d97;
}
main #cs ul li span {
    font-size:66%;
}
.cs{
    background: rgba(255, 255, 255, 0.78);
    }

main div.black hr{
  width: 90%;
  border: solid 1px #f45d97;
}

/**************** CHART ****************/

/**************** FOOTER ****************/
main footer .bar img {
	width:auto;
	}

/**************** page ****************/
#page{
    margin: 0 auto;
    width: 90%;
    display: block;
}
#page h2 img{
margin-top: 30px;
}
#page div.all{
    margin: 0 auto;
    width: 100%;
    display: block;
    margin-bottom: 50px;
}
main section.mdl{
    margin: 15px auto;
    width: 90%;
    display: block;
/*    overflow: hidden;*/
}

.btn {
  display: flex;
  justify-content: center;
  align-items: center;
  width: 100%;
/*  height: 80px;*/
  box-sizing: border-box;
  text-decoration: none;
  transition-duration: 0.3s;
}
.btn:hover {
  background: #b4b1a0;
  color: #ffffff;
}
.btn img{
    width: 100%;
}
.remodal {
  padding: 0 !important;
  background: none !important;
}
.remodal-overlay {
background: rgba(99, 71, 71, 0.6) !important;
}
.embed-container {
  position: relative;
  padding-bottom: 56.25%;
  height: 0;
  overflow: hidden;
  max-width: 100%;
}
.embed-container iframe, .embed-container object, .embed-container embed {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
.mdl p{
    text-align: center;
    color: #fff;
    background-color: #f45d97;
}
.remodal-cancel {
  color: #fff;
  background: rgba(0, 0, 0, 0.5)!important;
  width: 100% !important;
  margin-top: 25px;
}
p.totop{
    margin: 30px auto;
    width: 30%;
    display: block;
    border: 1px solid #fff;
    text-align: center;
    padding: 10px;
}
#page h3{
    margin: 0 auto;
    width: 100%;
    text-align: center;
    color: #c9c900;
    font-size: 1.6em;
    }
#page p{
    margin: 0 auto;
    width: 100%;
    text-align: center;
    color: #fff;
    font-size: 1em;
    margin-bottom: 50px;
    }
p.totop a{
    color: #fff;
    transition: .3s;
}
p.totop a:hover{
    color: #afafaf;
}
a.bnr img{
    margin: 0 auto;
    display: block;
    width: 90%;
}
/*----------sp非表示-----------*/
main img.pc{
  display: none;
}
main img.sp{
  display: block;
  width: 100%;
  margin: 0 auto;
}
/*
.sp-br{
  display: block;
}
*/
}
/*------------最大925--------------*/
@media screen and (max-width : 925px){
	main div.works{
		text-align: left;
		margin: 20px auto;
		max-width: 600px;
		padding-left: 25px;
	}
	main nav.gloval_nav ul{
	padding-left: 10px;
}
}
/*------------最大375--------------*/
@media screen and (max-width : 414px){
main #chart img {
	margin: 0 auto;
	display: block;
  width:90%;
}
main br.pc-br{
display: none;
}
main br.sp-br{
display: block;
}
main footer .bar img {
	width:90%;
	}
}
.bar{
    margin: 20px auto;
    width: 100%;
    display: inline-block;
    text-align: center;
}

.bar a img{
    margin: 0 auto;
    width: auto;
    display: inline-block;
    margin-bottom: 10px;
}
.bar p{
    text-align: center;
}
@media only screen and (max-width:768px){
.bar a img{
    margin: 0 auto;
    width: 90%;
    display: block;
    margin-bottom: 10px;
}
}
.next{
    width: 20%;
    position: absolute;
    bottom: 16%;
    left: 1.8%;
    background: rgba(255, 255, 255, 0.81);
    border-radius: 10px;
    padding: 10px;
	box-shadow: 0px 1px 6px 3px #81f4e2, 0px -1px 6px 3px #ffffff;
}
.next p{
    font-size: .8em;
    color: #1d2369;
	line-height: 1.7em;
}
.next h3{
    text-align: center;
    border-bottom: 1px solid;
    color: #1d2369;
    margin-bottom: 10px;
    font-family: kan412typos-std, sans-serif;
}

@media only screen and (max-width:979px){
.next{
	max-height: 45%;
	overflow: auto;
}
.next p{
    font-size: .75em;
	line-height: 1.6em;
}
}
@media only screen and (max-width:768px){
.next{
    margin: 20px auto;
    width: 85%;
    position: static;
    display: block;
    padding: 15px;
}
.next p{
    font-size: 1em;
    color: #1d2369;
	line-height: 1.7em;
}
.next h3{
    font-size: 1.5em;
}
.next h4{
    text-align: center;
    color: #f82174;
    margin-bottom: 5px;
    font-family: kan412typos-std, sans-serif;
    font-size: 1.7em;
}
#intro iframe{
    margin: 0 auto;
    width: 90%;
    display: block;
    height: 250px;
    padding-top: 20px;
}
}


/* lodaing */
/* ベースの本体 */
#loading {
  display: flex;
  justify-content: center;
  align-items: center;
  width: 100vw;
  height: 100vh;
  background-color: #6bb6ff;
  transition: all 1s;
  position: fixed;
  top: 0;
  left: 0;
  z-index: 9999;
}
#loading.loaded {
  opacity: 0;
  visibility: hidden;
}

/* 以下にローディングアニメーションCSSのコピペ */

/* sample loader */
.loader,
.loader:after {
  border-radius: 50%;
  width: 10em;
  height: 10em;
}
.loader {
  margin: 60px auto;
  font-size: 10px;
  position: relative;
  text-indent: -9999em;
  border-top: 1.1em solid rgba(255, 255, 255, 0.2);
  border-right: 1.1em solid rgba(255, 255, 255, 0.2);
  border-bottom: 1.1em solid rgba(255, 255, 255, 0.2);
  border-left: 1.1em solid #ffffff;
  -webkit-transform: translateZ(0);
  -ms-transform: translateZ(0);
  transform: translateZ(0);
  -webkit-animation: load8 1.1s infinite linear;
  animation: load8 1.1s infinite linear;
}
@-webkit-keyframes load8 {
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}
@keyframes load8 {
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}