<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@charset "utf-8";

@import url(common.css);
@import url(animate.css);
@import url(https://fonts.googleapis.com/css?family=Arvo:400,700);
@import url(https://fonts.googleapis.com/css?family=Oswald);

/* ------------------------------------------------- common */

body{
	-webkit-text-size-adjust: 100%;
	background:url(../../img/bg.png) repeat 0 0;
}
img{
	-webkit-backface-visibility: hidden;
	vertical-align: bottom;
}
#page_form{
	overflow:hidden;
	margin:0 auto;
	width:100%;
	background:url(../../img/bg.png) repeat 0 0;
}
.main_wrap{
	background:url(../../img/bg_wrap.png) repeat 0 0;
}
.main{
	background:url(../../img/bg_container_bot.png) repeat-x 0 bottom;
	padding-bottom:15px;
}
a:hover {
	opacity: .8;
}
/* pageswitch
---------------------------------------------------- */

.pageswitch {
    margin: 70px 0;
    text-align: center;
    width: 100%;
	position:relative;
	height:33px !important;	
}
.pageswitch strong {
    background-color: #ffffff;
    border: 1px solid #e33339;
    color: #e33339;
    font-weight: bold;
}
.pageswitch a {
    color: #333;
    text-decoration: none !important;
}
.pageswitch a.num {
    background-color: #e33339;
    border: 1px solid #e33339;
    color: #ffffff;
    text-decoration: none !important;
}
.pageswitch a.num:link, .pageswitch a.num:visited {
    background-color: #e33339;
    border: 1px solid #e33339;
    text-decoration: none !important;
}
.pageswitch a.num:hover, .pageswitch a.num:active {
    background-color: #e33339;
    border: 1px solid #e33339;
    text-decoration: none !important;
}
.pageswitch .prevLink {
    margin-right: 10px;
}
.pageswitch .nextLink {
    margin-left: 10px;
}
.pageswitch a[title="Previous page"] {
    background: rgba(0, 0, 0, 0) url("../../img/arrow_prev.png") no-repeat scroll left center / 13px 23px;
    /*display: inline-block;*/
    height: 24px;
    line-height: 33px;
    padding-left: 20px;
    text-align: right;
	text-indent:-1000em;
}
.pageswitch a[title="Next page"] {
    background: rgba(0, 0, 0, 0) url("../../img/arrow_next.png") no-repeat scroll right center / 13px 23px;
    /*display: inline-block;*/
    height: 24px;
    line-height: 33px;
    padding-right: 20px;
    text-align: left;
	text-indent:-1000em;
}
/* =========================================================
	PC
========================================================= */

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

.sp {
	display:none;
}
#page{
	overflow:hidden;
	margin:0 auto;
	width:100%;
}

/* ------------------------------------------------- header */

.header{
	width: 100%;
	height: 800px;
	margin-bottom:30px;
    -webkit-animation-name: fadeIn;
			animation-name: fadeIn;
	-webkit-animation-timing-function: cubic-bezier(0.86, 0, 0.07, 1) ;
			animation-timing-function: cubic-bezier(0.86, 0, 0.07, 1) ;
	-webkit-animation-delay: 0;
			animation-delay: 0;
			animation-duration: 1.2s;
	-webkit-animation-duration: 1.2s;
}
.header_form{
	width: 100%;
	height: 600px;
}
.header_container {
	width: 100%;
	background:url(../../img/header_bg.png) repeat-x 0 top;
}
.anime_bg_heaer{
	width: 100%;
	height: 800px;
	background:url(../../img/bg_anime_city.png) repeat-x 0 bottom;
	animation-name: anime_bg_header;
	animation-duration: 100s;
	animation-timing-function: linear;
	animation-iteration-count: infinite;
}
.anime_bg_podcast{
	width: 100%;
	height: 600px;
	background:url(../../img/bg_anime_city.png) repeat-x 0 bottom;
	animation-name: anime_bg_header;
	animation-duration: 100s;
	animation-timing-function: linear;
	animation-iteration-count: infinite;
}
@keyframes anime_bg_header {
	0% {background-position: 0 bottom;}
	100% {background-position: -1029px bottom;}
}
.header_wrap{
	width:900px;
	margin:0 auto;
	position:relative;
	display:flex;
}
.header_wrap_form{
	width:900px;
	margin:0 auto;
	position:relative;
}
.header_wrap_l{
	width:40%;
	padding-top:111px;
}
.header_wrap_r{
	width:60%;
	padding-top:111px;
	padding-left:80px;
}
.ttl_station{
	position:absolute;
	left:15px;
	top:173px;
}
.send_letter{
	position:absolute;
	right:0px;
	top:100px;
	position:fixed;
	z-index:2;
}
.hand_draw {
	position:absolute;
	right:-220px;
	bottom:0;
}
.header_bg {
	width: 100%;
	background:url(../../img/bg_container_top.png) repeat-x 0 top;
	padding-top:30px;
}
.header_nav {
	width: 100%;
	height: 53px;
	background-color:#e33339;
}
.header_menu {
	width:980px;
	margin:0 auto;
	display: flex;
	align-items: center;
	position:relative;
}
.podcast_menu{
	width: 280px;
	margin:0 auto;
	display: flex;
	align-items: center;
	position:relative;
}
.header_nav_logo {
	display: flex;
	align-items: center;
	height: 53px;
	position:absolute;
	top:10px;
	left:10px;
}
.header_nav_logo li {
	margin-right: 16px;
}
.header_nav_sns{
	display: flex;
	align-items: center;
	position:absolute;
	top:0;
	right:0;
}
.header_nav_sns li {
	margin-right: 20px;
}
.header_nav_menu{
	width:50%;
	display: flex;
	align-items: center;
	position:absolute;
	top:0;
	left:0;
}
.header_nav_menu li{
	padding-right:30px;
}
.header_logo{
	padding-top:5px;
	padding-right:80px;
	height:430px;
	background:url(../../img/header_dot.png) repeat-y right 0;
}
.header_logo_form{
	padding-top:111px;
	text-align:center;
}
.header_lead dt{
	background:url(../../img/header_ttl.png) no-repeat 0 0;
	text-indent:-1000em;
	height:44px;
	padding-bottom:30px;
}
.header_lead dd{
	padding-bottom:30px;
	color:#e33339;
	line-height:2.1em;
	font-size:90%;
	letter-spacing: .2em;
}
.header_mc ul,
.podcast_mc ul{
	display:flex;
}
.header_mc ul li,
.podcast_mc ul li {
	margin-right: 15px;
}
.bn{
	padding:50px 0;
	text-align:center;
}

/* ------------------------------------------------- podcast */

#podcast{
	position:relative;
	width:100%;
	margin:0 auto;
	padding:30px 0 0;
    -webkit-animation-name: fadeIn;
			animation-name: fadeIn;
	-webkit-animation-timing-function: cubic-bezier(0.86, 0, 0.07, 1) ;
			animation-timing-function: cubic-bezier(0.86, 0, 0.07, 1) ;
	-webkit-animation-delay: 0;
			animation-delay: 0;
			animation-duration: 1.2s;
	-webkit-animation-duration: 1.2s;
}
.podcast_wrap{
	width:500px;
	margin:0 auto;
	text-align:center;
	padding:80px 0 20px;
}
.podcast_logo{
	padding:5px 0;
	margin-bottom:25px;
}
.podcast_wrap p{
    background: url(../../img/pod_header_thanks.png) no-repeat 0 0;
    text-indent: -1000em;
    height: 15px;
    padding-bottom: 20px;
	max-width:316px;
	margin:0 auto;
}
.podcast_wrap dl{
    background: url(../../img/pod_header_lead.png) no-repeat 0 0;
    text-indent: -1000em;
    height: 60px;
    padding-bottom: 30px;
	max-width:408px;
	margin:0 auto;
}
.podcast_side_wrap{
	width:740px;
	margin:0 auto;
	padding-bottom:30px;
}
.podcast_bg {
	width: 100%;
	background:url(../../img/bg_container_top.png) repeat-x 0 bottom;
}
.podcast_lead{
	padding-top:25px;
	padding-left:45px;
}
.podcast_btn{
	display: flex;
	justify-content: center;
	align-items: center;
	margin:0 auto 80px;	
}
.podcast_btn img{
	max-width:260px;
}
.podcast_how{
	margin:80px auto;
	display:flex;
}
.podcast_how div{
	width:50%;
	padding:0 7px;
}
.podcast_how ul{
	padding:0 15px;
	display:flex;
}
.podcast_how a{
	text-decoration:none;
	font-size:120%;
	color:#e33339;
}
.podcast_how .podcast_entry{
	border:2px solid #e33339;
    border-radius: 15px;
	height:90px;
}
.podcast_how .podcast_entry li:first-child{ 
	padding:25px 20px 25px 5px;
	border-right:2px solid #e33339;
}
.podcast_how .podcast_entry li:last-child{ 
	display: flex;
	justify-content: center;
	align-items: center;
	margin:0 auto;	
}
.podcast_how .podcast_entry img{
	width:50px;
	height:auto;
}
.podcast_how p{
	padding:15px 25px;
}
.podcast_top{
	position:absolute;
	left:10px;
	top: 22%;
}
.podcast_wrap_box{
	width:60%;

}
/* ------------------------------------------------- news */

#news,
#podcast{
	position:relative;
	width:100%;
	margin:0 auto;
	padding:30px 0 0;
    -webkit-animation-name: fadeIn;
			animation-name: fadeIn;
	-webkit-animation-timing-function: cubic-bezier(0.86, 0, 0.07, 1) ;
			animation-timing-function: cubic-bezier(0.86, 0, 0.07, 1) ;
	-webkit-animation-delay: 0;
			animation-delay: 0;
			animation-duration: 1.2s;
	-webkit-animation-duration: 1.2s;
}
#news h2,
#podcast h2{
	text-align:center;
	margin-bottom:30px;
}
#news h2 img.sp_pod,
#podcast h2 img.sp_pod{
	display:none;
}
.news_wrap{
	margin: 0 auto;
}

/* ------------------------------------------------- detail */

.report{
	padding:60px 0 40px;
	color:#e33339;
	background:url(../../img/bg.png) repeat 0 0;
}
.report_wrap{
	color:#e33339;
	margin:0 auto;
	width:760px;
	background:url(../../img/ttl_top_detail.png) repeat-x 0 top;
}
.report h3{
	letter-spacing: .1em;
	font-size:120%;
	text-align:center;
	padding:50px 0;
	background:url(../../img/ttl_bot_detail.png) repeat-x 0 bottom;
	font-weight:bold;
}
.report_wrap video{
	display:block;
	width:80%;
	height:auto;
	margin:50px auto;
    border: solid 1px #e33339;
    padding: 7px;
    box-sizing: border-box;
}
.report_wrap video:hover{
	cursor:pointer;
}
.report_sub{
	padding-top:20px;
	margin-bottom:30px;
	width:100%;
	display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
}
.report_sub .day{
	font-size:100%;
	padding-left:24px;
	font-family: 'Oswald', sans-serif;
	background:url(../../img/i_clock.png) no-repeat 0 1px;
}
.report_txt{
	letter-spacing: .1em;
	line-height:1.9em;
}
.report_txt h3{
	display:block;
	margin-bottom:20px;
}
.report_box{
	border-bottom:2px dashed #e33339;
	padding-bottom:80px;
}
.report_box img{
	max-width: 760px;
	height: auto;
	margin: 40px auto;
	display: block;
	border:solid 1px #e33339;
	padding:7px;
	box-sizing: border-box;
}
.report_txt &gt; .report_box{
	padding-bottom: 45px;
	border-bottom: none;
}
.report_end p{
	font-size:120%;
	font-weight:bold;
	margin-bottom:20px;
}
.report_end {
	padding-bottom: 80px;
}
.report_end img{
	max-width: 760px;
	height: auto;
	margin: 40px auto;
	display: block;
	box-sizing: border-box;
}
.report_more {
	display: none;
}
#is-moreBtn {
	width: 200px;
	height: 45px;
	margin: 0px auto;
	font-size: 20px;
	font-family: 'Oswald', sans-serif;
	color: white;
	background: #e33339;
	display: flex;
	justify-content: center;
	align-items: center;
	cursor: pointer;
}
#is-moreBtn:hover {
	opacity: .8;
}

/* ------------------------------------------------- archive */

#archive {
	padding: 60px 0;
	color: #e33339;
	background: url(../../img/bg.png) repeat 0 0;
}
.archive_inner {
	max-width: 1000px;
	margin: 0 auto;
	display: flex;
	justify-content: space-between;
	flex-flow: wrap;
}
.archive_inner:after {
	content: '';
	display: block;
	width: 32%; /* 3カラム左寄せ */
}
#archive h2 {
	width: 100%;
	margin-bottom: 30px;
	text-align: center;
}
#archive h3 {
	width: 100%;
	margin: 5px auto 20px;
	letter-spacing: .1em;
	font-size: 100%;
	padding: 20px 0;
	background: url(../../img/ttl_bot_detail.png) repeat-x 0 bottom;
	position: relative;
	min-height:40px;
}
#archive h3:after {
	position: absolute;
	width: 100%;
	height: 100%;
	content: '';
	top: 0;
	left: 0;
	background: url(../../img/ttl_top_detail.png) repeat-x 0 top;
}
a.archive_box {
	width: 32%;
	margin-bottom: 2%;
	padding: 10px;
	color: #e33339;
	text-decoration: none;
	border: 2px dotted #e33339;
	box-sizing: border-box;
}
.archive_box img {
	max-width: 100%;
}
.archive_sub{
	width:100%;
	margin-bottom: 5px;
	display: flex;
	justify-content: space-between;
	flex-wrap: wrap;
}
.archive_sub .day{
	font-size:100%;
	padding-left:24px;
	font-family: 'Oswald', sans-serif;
	background:url(../../img/i_clock.png) no-repeat 0 1px;
}
.archive_date span:after {
	content: '';
	position: absolute;
	width: 15px;
	height:15px;
	bottom: 3px;
	left: -20px;
	background: url(../../img/i_clock.png) no-repeat;
	background-size: cover;
}
a.archive_btn {
	width: 200px;
	height: 45px;
	margin: 40px auto;
	font-size: 20px;
	font-family: 'Oswald', sans-serif;
	color: white;
	text-decoration: none;
	background: #e33339;
	display: flex;
	justify-content: center;
	align-items: center;
	cursor: pointer;
}

/* ------------------------------------------------- backnumber */

#back {
	padding: 20px 0 100px;
	color: #e33339;
	background: url(../../img/bg.png) repeat 0 0;
}
#back h2 {
	width: 100%;
	margin-bottom: 30px;
	text-align: center;
}
.back_inner {
	width: 640px;
	margin: 0 auto;
	display: flex;
	justify-content: space-between;
	flex-flow: wrap;
}
#back a {
	width: 200px;
	height: 45px;
	margin-bottom: 20px;
	font-size: 20px;
	font-family: 'Oswald', sans-serif;
	color: #e33339;
	text-decoration: none;
	display: flex;
	justify-content: center;
	align-items: center;
	border: 1px dotted #e33339;
	cursor: pointer;
}

/* ------------------------------------------------- contact */

#contact{
	width:1000px;
	margin:0 auto 50px;
	padding:80px 0 30px;
    -webkit-animation-name: fadeIn;
			animation-name: fadeIn;
	-webkit-animation-timing-function: cubic-bezier(0.86, 0, 0.07, 1) ;
			animation-timing-function: cubic-bezier(0.86, 0, 0.07, 1) ;
	-webkit-animation-delay: 0;
			animation-delay: 0;
			animation-duration: 1.2s;
	-webkit-animation-duration: 1.2s;
}
#contact h2{
	text-align:center;
	margin-bottom:30px;
}
.contact_wrap{
	width:1000px;
	display:flex;
	justify-content: center;
	margin: 0 auto 20px;
}
#contact_form{
	width:1000px;
	margin:0 auto;
	padding:25px 0 10px;
}
#contact_form h2{
	text-align:center;
}

/* ------------------------------------------------- message */

.message,
.letter{
	width:470px;
	margin:0 15px;
    -webkit-animation-name: fadeIn;
			animation-name: fadeIn;
	-webkit-animation-timing-function: cubic-bezier(0.86, 0, 0.07, 1) ;
			animation-timing-function: cubic-bezier(0.86, 0, 0.07, 1) ;
	-webkit-animation-delay: 0;
			animation-delay: 0;
			animation-duration: 1.2s;
	-webkit-animation-duration: 1.2s;
	font-family:source-han-serif-japanese;
}
.message h3{
	text-align:center;
	margin-bottom:34px;
	padding-top:100px;
}
.letter h3{
	text-align:center;
	margin-bottom:15px;
	padding-top:100px;
}
.message_inner{
	background:url(../../img/header_message.png) no-repeat 0 top;
	background-color:#FFF;
	padding:10px;
}
.letter_inner{
	background:url(../../img/header_letter.png) no-repeat 0 top;
	background-color:#FFF;
	padding:10px;
}
.message_wrap{
	border-left:1px dashed #344e78;
	border-right:1px dashed #344e78;
	border-bottom:1px dashed #344e78;
	padding-bottom:30px;
}
.letter_wrap{
	border-left:1px dashed #d0363b;
	border-right:1px dashed #d0363b;
	border-bottom:1px dashed #d0363b;
	padding-bottom:10px;
}
.message p{
	color:#344e78;
	font-size:90%;
	padding:0 70px;
	margin-bottom:25px;
	line-height:1.7em;
	text-align:center;
	letter-spacing: .1em;
}
.letter p{
	color:#e33339;
	font-size:90%;
	padding:0 20px;
	margin-bottom:25px;
	line-height:1.7em;
	text-align:center;
	letter-spacing: .1em;
}
.more a,
.more a::before,
.more a::after {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	-webkit-transition: all .5s;
	transition: all .5s;
}
.more a:hover{
	color: #344e78;
	background-color: #fff;
	outline:1px solid #344e78;
}
.more a {
	margin:0 auto;
	max-width:60%;
	font-size:90%;
	text-align:center;
	color:#FFF;
	padding:15px 30px;
	display:block;
	text-decoration:none;
	background-color:#344e78;
	letter-spacing: .1em;
}

/* ------------------------------------------------- footer */

.footer {
	width:100%;
	position: relative;
}
.anime_bg_footer{
	width: 100%;
	height:230px;
	margin-bottom:30px;
	background:url(../../img/bg_anime_city.png) repeat-x 0 top;
	animation-name: anime_bg_header;
	animation-duration: 100s;
	animation-timing-function: linear;
	animation-iteration-count: infinite;
}
.footer_wrap {
	background:url(../../img/bg_footer.png) repeat-x 0 0;
}
.footer_wrap address {
	padding:30px 0 20px;
	text-align:center;
}

/* ------------------------------------------------- go-top */

.go-top{
	position: absolute;
	bottom: 365px;
	right: 32px;
	background:url(../../img/sp/top.png) no-repeat 0 top;
	background-size: cover;
	display: none;
	width:50px;
	height:50px;
	-webkit-transition: all .0s ease;
	transition: all .0s ease;
	cursor: pointer;
}
.go-top:hover{
	position: absolute;
	bottom: 370px;
	right: 32px;
	background:url(../../img/sp/top.png) no-repeat 0 top;
	background-size: cover;
	-webkit-transition: all .5s ease;
	transition: all .5s ease;
}

/* ------------------------------------------------- social */

.social {
	position: fixed;
	right:0;
	top:450px;
	z-index:2;
}
.social ul {
	padding: 0px;
	/*-webkit-transform: translate(-270px, 0);
	-moz-transform: translate(-270px, 0);
	-ms-transform: translate(-270px, 0);
	-o-transform: translate(-270px, 0);*/
	transform: translate(270px, 0);

  -webkit-border-radius: 30px;
  -moz-border-radius: 30px;
  border-radius: 30px;

}
.social ul li {
  display: block;
  width: 327px;
  height:69px;
  text-align: left;
  padding: 17px 10px 10px 12px;
  -webkit-transition: all 1s;
  -moz-transition: all 1s;
  -ms-transition: all 1s;
  -o-transition: all 1s;
  transition: all 1s;
	background:url(../../img/btn_tw.png) no-repeat 0 0;
}

.social ul li a{
	text-decoration:none;
 color: #fcf4e3;
 display:block;
}
.social ul span{
	margin-left:50px;
	margin-bottom:40px;
}

.social ul li:hover {
  -webkit-transform: translate(-140px, 0);
  -moz-transform: translate(-140px, 0);
  -ms-transform: translate(-140px, 0);
  -o-transform: translate(-140px, 0);
  transform: translate(-140px, 0);

}
.social ul li:hover a {
  color: #fcf4e3;
  text-decoration:none;

}
.social ul li:hover img {
  color: #fff;
  background-color:#fcf4e3;
  -webkit-transform: rotate(360deg);
  -moz-transform: rotate(360deg);
  -ms-transform: rotate(360deg);
  -o-transform: rotate(360deg);
  transform: rotate(360deg);
  -webkit-transition: all 1s;
  -moz-transition: all 1s;
  -ms-transition: all 1s;
  -o-transition: all 1s;
  transition: all 1s;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;

}
.social ul li img {
  margin-left: 10px;
  color: #000;
  /*background: #fcf4e3;
  padding: 10px;*/
  /*-webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;*/

  -webkit-transform: rotate(0deg);
  -moz-transform: rotate(0deg);
  -ms-transform: rotate(0deg);
  -o-transform: rotate(0deg);
  transform: rotate(0deg);
}


}

/* =========================================================
	SP
========================================================= */

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

.pc {
	display:none;
}
.sp {
	display:block;
}
img {
	max-width : 100% ;
	height : auto ;
	vertical-align: bottom;
}
.main{
	background:url(../../img/bg_container_bot.png) repeat-x 0 bottom;
	background-size: 6px;
	padding-bottom:1px;
}
.header_logo_form{
	padding-top:50px;
	padding-bottom:45px;
	text-align:center;
}
.header_logo_form img{
	max-width:220px;
	width:70%;
	margin:0 auto;
}
.header_container {
	width: 100%;
	background:url(../../img/header_bg.png) repeat-x 0 top;
	background-size:100px 8px
}
#contact_form{
	width:100%;
	margin:0 auto;
	padding:25px 0 10px;
}
#contact_form h2{
	text-align:center;
}
#contact_form h2 img{
	max-width:140px;
	width:70%;
}
.footer_wrap {
	background:url(../../img/bg_footer.png) repeat-x 0 0;
}
.footer_wrap address img{
	padding:20px;
	display:block;
	width:80%;
	margin-left:auto;
	margin-right:auto;
	height:auto;
}

/* ------------------------------------------------- header */

.header{
	width: 100%;
	margin-bottom:30px;
    -webkit-animation-name: fadeIn;
			animation-name: fadeIn;
	-webkit-animation-timing-function: cubic-bezier(0.86, 0, 0.07, 1) ;
			animation-timing-function: cubic-bezier(0.86, 0, 0.07, 1) ;
	-webkit-animation-delay: 0;
			animation-delay: 0;
			animation-duration: 1.2s;
	-webkit-animation-duration: 1.2s;
}
.header_form{
	width: 100%;
	height: 600px;
}
.header_container {
	width: 100%;
	background:url(../../img/header_bg.png) repeat-x 0 top;
	background-size: 100px;
}
.anime_bg_heaer,
.anime_bg_podcast{
	width: 100%;
	padding-bottom: 170px;
	background:url(../../img/sp/bg_anime_city.png) repeat-x 0 bottom;
	background-size: 1446px 170px;
	animation-name: anime_bg_header;
	animation-duration: 100s;
	animation-timing-function: linear;
	animation-iteration-count: infinite;
}

@keyframes anime_bg_header {
	0% {background-position: 0 bottom;}
	100% {background-position: -1029px bottom;}
}
.header_wrap{
	width:100%;
	margin:0 auto;
	position:relative;
	display:flex;
	flex-flow: column;
}
.header_wrap_form{
	width:100%;
	margin:0 auto;
	position:relative;
}
.header_wrap_l{
	width:100%;
}
.header_wrap_r{
	width:100%;
	display: flex;
	flex-flow: column;
	align-items: center;
}
.ttl_station{
	position:absolute;
	left:15px;
	top: 70px;
}
.ttl_station img{
	width: 7px;
}
.send_letter{
	width: 12%;
	position:absolute;
	right:0px;
	top: 150px;
	text-align: right;
	z-index:2;
}
.social {
	width: 12%;
	position:absolute;
	right:0px;
	top: 40px;
	text-align: right;
	z-index:2;
}
.social ul li{
	margin-bottom:20px;	
}
.hand_draw {
	display: none;
}
.header_bg {
	width: 100%;
	background:url(../../img/bg_container_top.png) repeat-x 0 top;
	background-size: 6px;
	padding-top:15px;
}
.header_nav {
	display: none;
}
.header_menu {
	width:100%;
	margin:0 auto;
	display: flex;
	align-items: center;
	position:relative;
}

.header_nav_logo {
	display: flex;
	align-items: center;
	height: 53px;
	position:absolute;
	top:10px;
	left:10px;
}
.header_nav_logo li {
	margin-right: 16px;
}
.header_nav_sns{
	display: flex;
	align-items: center;
	position:absolute;
	top:0;
	right:0;
}
.header_nav_sns li {
	margin-right: 20px;
}
.header_nav_menu{
	width:100%;
	display: flex;
	align-items: center;
	position:absolute;
	top:0;
	left:0;
}
.header_nav_menu li{
	padding-right:30px;
}
.header_logo{
	width: 42%;
	margin: 40px auto 30px;
	height:auto;
	text-align: center;
}
.header_logo_form{
	padding-top:111px;
	text-align:center;
}
.header_lead {
	width: 100%;
	padding-top: 30px;
	order: 2;
}
.header_lead dt{
	background:url(../../img/sp/header_ttl.png) no-repeat top center;
	background-size: contain;
	text-indent: 100%;
	white-space: nowrap;
	overflow: hidden;
	width: 70%;
	max-width: 352px;
	height:44px;
	margin: 0 auto;
	padding-bottom:20px;
}
.header_lead dd{
	width: 100%;
	margin: 0 auto;
	padding-bottom:30px;
	color:#e33339;
	line-height:2.1em;
	font-size:90%;
	text-align: center;
}
@media (max-width: 360px) {
	.header_lead dd {
		font-size: 75%;
	}
}

.header_mc {
	width: 50%;
	order: 1;
}
.podcast_mc{
	padding:0 5px;	
}
.header_mc ul,
.podcast_mc ul{
	display:flex;
	justify-content: center;
}
.header_mc ul li,
.podcast_mc ul li {
	margin-right: 5px;
}
.bn{
	width: 90%;
	margin: 0 auto;
	padding: 25px 0 45px;
	text-align:center;
}

/* ------------------------------------------------- podcast */

.podcast_wrap{
	width:100%;
	margin:0 auto;
	text-align:center;
	padding:50px 0 0;
}
.podcast_logo{
	padding:5px 30px;
	display: flex;
	justify-content: center;
	align-items: center;
}
.podcast_wrap p{
	display:none;
}
.podcast_wrap dl{
	display:none;
}
.podcast_side_wrap{
	margin:0 auto;
	padding-bottom:20px;
}
.podcast_bg {
	width: 100%;
	background:url(../../img/bg_container_top.png) repeat-x 0 bottom;
}
.podcast_lead{
	padding-top:10px;
	padding-left:10px;
}
.podcast_btn{
	display: flex;
	justify-content: center;
	align-items: center;
	margin:0 auto 80px;	
}
.podcast_btn img{
	width:80%;
	max-width:280px;
}
.podcast_how{
	margin:40px auto;
	display:flex;
}
.podcast_how div{
	width:50%;
	padding:0 7px;
}
.podcast_how ul{
	padding:0 15px;
}
.podcast_how a{
	text-decoration:none;
	font-size:100%;
	color:#e33339;
}
.podcast_how .podcast_entry{
	border:2px solid #e33339;
    border-radius: 15px;
	padding:30px 20px;
}
.podcast_how .podcast_entry img{
	width:40%;
	max-width:80px;
	padding-bottom:5px;
	height:auto;
}
.podcast_how .podcast_entry li:first-child{
	text-align:center;
}
.podcast_how .podcast_entry li:last-child{ 
	display: flex;
	justify-content: center;
	align-items: center;
	margin:0 auto;	
}
.podcast_how p{
	padding:15px 0;
	font-size:90%;
}
.podcast_send_letter{
	display:none;
}
.podcast_top{
	position:absolute;
	left:10px;
	top: 20px;
}
.podcast_sns{
	position:absolute;
	right:10px;
	top: 20px;
	display:flex;
}
.podcast_sns li{
	text-align:right;	
}
.podcast_sns li img{
	width:55%;
	height:auto;
}
.podcast_wrap_box{
	width:100%;
}
.podcast_top img{
	max-width:70%;
	height:auto;
}
/* ------------------------------------------------- news */

#news,
#podcast{
	position:relative;
	width:100%;
	margin:0 auto;
	padding:0;
    -webkit-animation-name: fadeIn;
			animation-name: fadeIn;
	-webkit-animation-timing-function: cubic-bezier(0.86, 0, 0.07, 1) ;
			animation-timing-function: cubic-bezier(0.86, 0, 0.07, 1) ;
	-webkit-animation-delay: 0;
			animation-delay: 0;
			animation-duration: 1.2s;
	-webkit-animation-duration: 1.2s;
}
#news h2,
#podcast h2{
	text-align:center;
	margin: 0 auto 15px;
	padding-top: 30px;
}
#news h2 img.sp,
#podcast h2 img.sp{
	display: inline;
	width: 23%;
	max-width: 191px;
}
#news h2 img.sp_pod,
#podcast h2 img.sp_pod{
	display: inline;
	width: 36%;
	max-width: 350px;
}
.news_wrap{
	margin: 0 auto;
}

/* ------------------------------------------------- detail */

.report{
	padding:30px 5% 20px;
	color:#e33339;
	background:url(../../img/bg.png) repeat 0 0;
}
.report_wrap{
	color:#e33339;
	margin:0 auto;
	width:100%;
	background:url(../../img/ttl_top_detail.png) repeat-x 0 top;
	background-size: 17px;
}
.report h3{
	letter-spacing: .1em;
	font-size:120%;
	text-align:center;
	padding:15px 0;
	background:url(../../img/ttl_bot_detail.png) repeat-x 0 bottom;
	background-size: 17px;
	font-weight:bold;
}
.report_wrap video{
	display:block;
	width:100%;
	height:auto;
	margin:50px auto;
    border: solid 1px #e33339;
    padding: 7px;
    box-sizing: border-box;
}

.report_sub{
	padding-top:10px;
	margin-bottom:15px;
	width:100%;
	display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
}

.tag {
	max-width: 74px;
}

.report_sub .day{
	font-size:100%;
	padding-left:24px;
	font-family: 'Oswald', sans-serif;
	background:url(../../img/sp/i_clock.png) no-repeat 0 1px;
	background-size: contain;
}
.report_txt{
	line-height:1.7em;
	letter-spacing: 1px;
}
.report_txt h3{
	display:block;
	margin-bottom:10px;
	line-height: 1.7;
}
.report_box{
	border-bottom:2px dashed #e33339;
	padding-bottom:30px;
}
.report_box img{
	width: 100%;
	height: auto;
	margin: 15px auto;
	display: block;
	border:solid 1px #e33339;
	padding:4px;
	box-sizing: border-box;
}
.report_txt &gt; .report_box {
	border-bottom: none;
}
.report_end {
	padding-bottom:30px;
}
.report_end p{
	font-size:120%;
	font-weight:bold;
	margin-bottom:10px;
	line-height: 1.7;
}
.report_end img{
	width: 100%;
	height: auto;
	margin: 15px auto;
	display: block;
	box-sizing: border-box;
}

.report_more {
	display: none;
}
/* .report_more.active {
	display: block;
} */

#is-moreBtn {
	width: 200px;
	height: 45px;
	margin: 0px auto;
	font-size: 20px;
	font-family: 'Oswald', sans-serif;
	color: white;
	background: #e33339;
	display: flex;
	justify-content: center;
	align-items: center;
	cursor: pointer;
}

/* ------------------------------------------------- archive */
#archive {
	padding: 30px 5%;
  color: #e33339;
  background: url(../../img/bg.png) repeat 0 0;
}

.archive_inner {
	max-width: 1000px;
	margin: 0 auto;
	display: flex;
	justify-content: space-between;
	flex-flow: wrap;
}

#archive h2 {
	width: 100%;
	margin-bottom: 20px;
	text-align: center;
}
#archive h2 img.sp {
	display: inline;
	width: 33%;
	max-width: 232px;
}

#archive h3 {
	width: 100%;
	margin: 5px auto 2%;
	letter-spacing: .1em;
	font-size: 100%;
	font-weight: bold;
	padding: 5% 0;
	background: url(../../img/sp/ttl_bot_detail.png) repeat-x 0 bottom;
  background-size: 25px;
	position: relative;
}

#archive h3:after {
	position: absolute;
	width: 100%;
	height: 100%;
	content: '';
	top: 0;
	left: 0;
	background: url(../../img/sp/ttl_top_detail.png) repeat-x 0 top;
  background-size: 25px;
}

a.archive_box {
	width: 100%;
	margin-bottom: 2%;
	padding: 2%;
	color: #e33339;
	text-decoration: none;
	border: 2px dotted #e33339;
	box-sizing: border-box;
}

.archive_box img {
	max-width: 100%;
}

.archive_sub{
	padding-top:2%;
	margin-bottom:1%;
	width:100%;
	display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
}

.tag {
	max-width: 74px;
}

.archive_sub .day{
	font-size:100%;
	padding-left:24px;
	font-family: 'Oswald', sans-serif;
	background:url(../../img/sp/i_clock.png) no-repeat 0 1px;
	background-size: contain;
}

a.archive_btn {
	width: 200px;
	height: 45px;
	margin: 30px auto;
	font-size: 20px;
	font-family: 'Oswald', sans-serif;
	color: white;
	text-decoration: none;
	background: #e33339;
	display: flex;
	justify-content: center;
	align-items: center;
	cursor: pointer;
}

/* ------------------------------------------------- backnumber */
#back {
	padding: 20px 0 60px;
	color: #e33339;
	background: url(../../img/bg.png) repeat 0 0;
}

#back h2 {
	width: 100%;
	margin-bottom: 20px;
	text-align: center;
}

#back h2 img.sp {
    display: inline;
    width: 32%;
    max-width: 232px;
}

.back_inner {
	width: 90%;
	margin: 0 auto;
	display: flex;
	justify-content: space-between;
	flex-flow: wrap;
}

#back a {
	width: 47%;
	height: 40px;
	margin-bottom: 5%;
  font-size: 16px;
  font-family: 'Oswald', sans-serif;
	color: #e33339;
	text-decoration: none;
	display: flex;
	justify-content: center;
	align-items: center;
	border: 1px dotted #e33339;
	cursor: pointer;
}

/* ------------------------------------------------- contact */

#contact{
	position:relative;
	width:100%;
	margin:0 auto;
	padding:0;
    -webkit-animation-name: fadeIn;
			animation-name: fadeIn;
	-webkit-animation-timing-function: cubic-bezier(0.86, 0, 0.07, 1) ;
			animation-timing-function: cubic-bezier(0.86, 0, 0.07, 1) ;
	-webkit-animation-delay: 0;
			animation-delay: 0;
			animation-duration: 1.2s;
	-webkit-animation-duration: 1.2s;
}
#contact h2{
	text-align:center;
	margin: 0 auto 15px;
	padding-top: 30px;
}
#contact h2 img.sp{
	display: inline;
	width: 29%;
	max-width: 232px;
}
.contact_wrap{
	width:100%;
	display:flex;
	justify-content: center;
	flex-flow: column;
	margin: 0 auto 20px;
}
#contact_form{
	width:100%;
	margin:0 auto;
	padding:25px 0 10px;
}
#contact_form h2{
	text-align:center;
}

/* ------------------------------------------------- message */


.message,
.letter{
	width:100%;
    -webkit-animation-name: fadeIn;
			animation-name: fadeIn;
	-webkit-animation-timing-function: cubic-bezier(0.86, 0, 0.07, 1) ;
			animation-timing-function: cubic-bezier(0.86, 0, 0.07, 1) ;
	-webkit-animation-delay: 0;
			animation-delay: 0;
			animation-duration: 1.2s;
	-webkit-animation-duration: 1.2s;
	font-family:source-han-serif-japanese;
}
.message h3{
	width: 70%;
	text-align:center;
	margin: 0 auto 15px;
	margin-top: 10px;
	padding-top: calc(86 / 470 * 100%);
}
.letter h3{
	width: 70%;
	text-align:center;
	margin: 0 auto 15px;
	margin-top: 10px;
	padding-top: calc(86 / 470 * 100%);
}
.message_inner{
	width: 85%;
	max-width: 550px;
	margin: 0 auto;
	background:url(../../img/sp/header_message.png) no-repeat 0 top;
	background-size: contain;
	background-color:#FFF;
	padding:10px;
	box-sizing: border-box;
}
.letter_inner{
	width: 85%;
	max-width: 550px;
	margin: 0 auto 20px;
	background:url(../../img/sp/header_letter.png) no-repeat 0 top;
	background-size: contain;
	background-color:#FFF;
	padding:10px;
	box-sizing: border-box;
}
.message_wrap{
	border-left:1px dashed #344e78;
	border-right:1px dashed #344e78;
	border-bottom:1px dashed #344e78;
	padding-bottom:30px;
}
.letter_wrap{
	border-left:1px dashed #d0363b;
	border-right:1px dashed #d0363b;
	border-bottom:1px dashed #d0363b;
	padding-bottom:10px;
}
.message p{
	color:#344e78;
	font-size:90%;
	padding:0 15px;
	margin-bottom:25px;
	line-height:1.7em;
	text-align:center;
	letter-spacing: .1em;
}
.letter p{
	color:#e33339;
	font-size:90%;
	padding:0 20px;
	margin-bottom:25px;
	line-height:1.7em;
	text-align:center;
	letter-spacing: .1em;
}
.more a,
.more a::before,
.more a::after {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	-webkit-transition: all .5s;
	transition: all .5s;
}
.more a:hover{
	color: #344e78;
	background-color: #fff;
	outline:1px solid #344e78;
}
.more a {
	margin:0 auto;
	max-width:60%;
	font-size:90%;
	text-align:center;
	color:#FFF;
	padding:15px 0;
	display:block;
	text-decoration:none;
	background-color:#344e78;
	letter-spacing: .1em;
}

/* ------------------------------------------------- footer */

.footer {
	width:100%;
}
.anime_bg_footer{
	width: 100%;
	height:200px;
	margin-bottom:30px;
	background:url(../../img/sp/bg_anime_city.png) repeat-x 0 bottom;
	background-size: 1446px 170px;
	animation-name: anime_bg_header;
	animation-duration: 100s;
	animation-timing-function: linear;
	animation-iteration-count: infinite;
}
.footer_nav {
	margin: 0 auto 30px;
	padding: 0 27%;
	display: flex;
	justify-content: 	center;
	position: relative;
}
.footer_tfm {
	max-width: 168px;
	min-width: 128px;
	margin-right: 20px;
}
.footer_jfn {
	max-width: 55px;
	min-width: 42px;
	margin-right: 20px;
}

.footer_wrap {
	background:url(../../img/bg_footer.png) repeat-x 0 0;
	background-size: 6px;
}
.footer_wrap address img{
	padding: 15px 0 20px;
	display:block;
	width:80%;
	max-width: 362px;
	margin-left:auto;
	margin-right:auto;
	height:auto;
}

.bn_sp_footer {
	 margin-bottom: 15px;
 }

/* ------------------------------------------------- go-top */

.go-top{
	position: absolute;
	bottom: calc( 50% - 18px );
  right: 20px;
	background:url(../../img/sp/top.png) no-repeat 0 top;
	background-size: contain;
	display: none;
	width:36px;
	height:36px;
	-webkit-transition: all .0s ease;
	transition: all .0s ease;
}
.go-top:hover{
	position: absolute;
	bottom: 10px;
  right: 20px;
	background:url(../../img/sp/top.png) no-repeat 0 top;
	background-size: contain;
	-webkit-transition: all .5s ease;
	transition: all .5s ease;
}

p.go-top {
	display: none;
}

/* nav
------------------------------------------------------------*/

#nav_open{
	display:none;
	position: fixed;
	width: 100%;
	height: 100vh;
	background: url(../../img/bg.png) repeat 0 0;
	left: 0;
	top: 0;
	z-index:99;
}
#nav_toggle{
	display: block;
	width: 42px;
	height: 42px;
	position: fixed;
	top: 15px;
	left:15px;
	z-index: 999;
	border:1px solid #e33339;
	background-color:#fbf4e2;
	border-radius: 3px;
}
#nav_toggle div {
	position: relative;
}
#nav_toggle span{
	display: block;
	height: 2px;
	background: #e33339;
	position:absolute;
	left:0;
	right:0;
	margin:auto;
	width: 70%;
	-webkit-transition: 0.5s ease-in-out;
	-moz-transition: 0.5s ease-in-out;
	transition: 0.5s ease-in-out;
}
#nav_toggle span:nth-child(1){
	top:14px;
}
#nav_toggle span:nth-child(2){
	top:20px;
}
#nav_toggle span:nth-child(3){
	top:26px;
}
.open #nav_toggle span{
	background: #e33339;
}
.open #nav_toggle span:nth-child(1) {
	top: 20px;
	-webkit-transform: rotate(135deg);
	-moz-transform: rotate(135deg);
	transform: rotate(135deg);
}
.open #nav_toggle span:nth-child(2) {
	width: 0;
	left: 50%;
}
.open #nav_toggle span:nth-child(3) {
	top: 20px;
	-webkit-transform: rotate(-135deg);
	-moz-transform: rotate(-135deg);
	transform: rotate(-135deg);
}
#global-nav{
	padding: 35px 25px 10px;
	font-weight:bold;
	width:100%;
	font-size:110%;
	background:url(../../img/header_bg.png) repeat-x 0 top;
	background-size: 100px;
	box-sizing: border-box;
}
#global-nav.active{
	background-color: rgba(255,255,255,1.0);
	position: absolute;
	top: 0;
	right: 0;
	width: 100%;
}
#global-nav li {
	border-bottom: 1px dotted #e33339;
}
#global-nav li a{
	padding: 15px 0;
	display: block;
	text-decoration:none;
	vertical-align: bottom;
	font-size: 70%;
}
#global-nav li:nth-child(2) img{
	width: 43px;
	height: auto;
}
#global-nav li:nth-child(3) img{
	width: 61px;
	height: auto;
}
#global-nav li:nth-child(4) img{
	width: 56px;
	height: auto;
}
#global-nav li:nth-child(5) img{
	width: 78px;
	height: auto;
}
#global-nav li:nth-child(6) img{
	width: 78px;
	height: auto;
}
#global-nav .menuLogo{
	text-align: center;
}
#global-nav .menuLogo img{
	max-width: 100px;
}
.menu_sns{
	margin:0 auto 15px;
	width:100%;
  display: flex;
	justify-content: flex-end;
	position: absolute;
	bottom: 70px;
	right: 30px;
}
#global-nav .menu_sns li{
	padding:0 10px;
	border: none;
}
#global-nav .menu_sns li img{
	width:19px;
}

}
</pre></body></html>