@import url(https://fonts.googleapis.com/earlyaccess/notosansjapanese.css);
@import url(https://fonts.googleapis.com/css?family=Source+Sans+Pro:300,400,700);
@charset "utf-8";
/* reset
==================================*/
  html, body, div, span, object, iframe,
	h1, h2, h3, h4, h5, h6, p, blockquote, pre,
	abbr, address, cite, code,
	del, dfn, em, img, ins, kbd, q, samp,
	small, strong, sub, sup, var,
	b, i,
	dl, dt, dd, ol, ul, li,
	fieldset, form, label, legend,
	table, caption, tbody, tfoot, thead, tr, th, td,
	article, aside, canvas, details, figcaption, figure,
	footer, header, hgroup, menu, nav, section, summary,
	time, mark, audio, video {
    margin:0;
    padding:0;
    border:0;
    outline:0;
    font-size:100%;
    vertical-align:baseline;
    background:transparent;
	}
	body,form,fieldset {
		margin: 0;
		padding:0;
	  -webkit-text-size-adjust: none;
	}
	fieldset {
		border:none;
	}
	blockquote,li,dt,dd {
		margin:0;
		padding:0;
	}
	li {
		list-style:none;
	}
	input,textarea {
		font-size:1em;
	}
	img {
		margin:0px;
		padding:0px;
		border: 0px;
		vertical-align:bottom;
	}
	table {
	  border-collapse:collapse;
	}
* {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
/* font
==================================*/

html {
	color:#000;
	background-color:#fff;
	font-family: "游ゴシック体", YuGothic, "游ゴシック", "Yu Gothic", "メイリオ", "Hiragino Kaku Gothic ProN", "Hiragino Sans", sans-serif;
  font-weight: 500;
  font-size:16px;
  -ms-text-size-adjust: 100%;
  -webkit-text-size-adjust: 100%;
  text-rendering: optimizeLegibility;
  -webkit-font-smoothing: antialiased;
  font-feature-settings : "palt";
}
a{text-decoration: none;}
a:hover{opacity: .75;}
/*==========================================
/* base
==================================*/
h1, h2, h3, h4, h5, h6, p, pre, blockquote, ul, li, ol, dl, dd, tr {}
img{display: block;margin:auto; text-align: center;padding:0; width: 100%;}
/*==========================================
/* common
==================================*/
.container{margin:auto; text-align: center; display: block;}
.box{width: 100%;max-width: 960px;margin:auto;text-align: center;display: block;}
.all-center{margin:auto;text-align: center;}
.bgk_grey{ background-color: #eff4ff; }
/*==========================================
/* header
==================================*/
.header{ margin:2.2% auto auto; text-align: center; display: block;width: 100%;}
.header .title{ font-size: 2.0em; padding:20px 0; display: block;position: relative; color: #005bac; font-weight: bold; margin:0 auto;}
.header h1{display: block;width: 100%;margin:1% auto 3.6% auto;color: #005bac;font-weight: bold;font-size: 3.58em;line-height: 1.4;letter-spacing: 0;}
.header h1.logo{}
.header .header_smart{ max-width: 1000px; width:100%; margin:0 auto; text-align: right; display: block;}
.header .header_smart img{width: 443px;text-align: right;margin: 20px 0 0 auto;display: block;}
/*==========================================
/* box_count
==================================*/
.box_count{display: block;margin:auto auto 5% auto;}
.box_count .vote{display: table;width: 210px;margin:auto auto 1.5% auto;text-align: center;}
.box_count img{ max-width: 158px; margin:0;  text-align: left;}
.box_count h3{font-weight: bolder;font-size: 24px;margin-bottom: 20px;}
.box_count ul{display: table;width: 100%;max-width: 920px;margin:auto;text-align: center;}
.box_count ul li{padding:10px 0;display: inline-table;width: 46.600%;margin:auto 1%;text-align: center;max-width: _283px;max-height: _102px;background-color: #fff;line-height: 1;}
.box_count ul li h4{font-size: 25px; font-weight: bolder; padding:14px 0 5px 0; line-height: 1;}
.box_count ul li.frm_color{border:2px solid #005bac;border-radius: 5px;}
.box_count ul li.frm_color h4{ color: #005bac; border-radius: 8px 8px 0 0; }
.counter{color: #005bac;font-size: 70px;margin:auto;padding-bottom: 5px;font-weight: normal;font-family: Noto Sans Japanese, "Noto Sans Japanese", NotoSansCJKjp, "NotoSansCJKjp", notosansjapanese, "notosansjapanese", "Noto Sans", "Noto Sans CJK JP", sans-serif;}
.counter span{font-size: 50%;padding-bottom: 5px;vertical-align: middle;}
.counter em{ font-style: normal; }
.total_count{border:2px solid #005bac;border-radius: 5px; width: 100%; max-width: 880px; margin:20px auto auto; padding:10px 0;}
.total_count h4{font-size: 25px; font-weight: bolder; padding:14px 0 5px 0; line-height: 1; color: #005bac;}
.total_count .counter{ color: #000; line-height: 1; font-size: 120px; }
/*==========================================
/* box_voice
==================================*/
.box_voice{padding: 60px 0 0 0; display: table; width: 100%;}
.box_voice h2{ font-size: 24px; font-weight: bold; }
.box_voice .voice_scroll{background-color: #fff;width: 920px;padding:20px;border-radius: 5px;box-shadow:0px 0px 2px 1px rgba(0, 0, 0, 0.1);margin:20px auto 26px auto;text-align: left;font-size: 14px;overflow-y: scroll;max-height: 1600px;}
.box_voice .voice_scroll .item{margin:20px auto;}
.box_voice .voice_scroll .box_content {background-color: #fff;border-style: solid;border-width: 1px;border-color: rgba(0,0,0,0.75); border-radius: 3px;width: 770px;display:inline-table;padding:20px;}
.box_voice .voice_scroll .voice_left{display: table;width: 100%;margin:auto;background-image: url(../images/person_1.png);background-repeat: no-repeat;background-size: 60px;background-position: right bottom;}
.box_voice .voice_scroll .voice_left .vc_icon{
  background-image: url(../images/vc_arrow.png);
  background-repeat: no-repeat;
  background-size: 18px;
  background-position: left center;
  width: 18px;
  height: 13px;
  display:inline-table;
  z-index: 2;
  position: relative;
  margin-left: -1px;
  vertical-align: bottom;
  margin-bottom: 20px;
}
.box_voice .voice_scroll .voice_right{
  display: table;
  width: 100%;
  margin:auto;
  background-image: url(../images/person_1.png);
  background-repeat: no-repeat;
  background-size: 60px;
  background-position: left bottom;
}
.box_voice .voice_scroll .voice_right .vc_icon{
  background-image: url(../images/vc_arrow.png);
  background-repeat: no-repeat;
  background-size: 18px;
  background-position: left center;
  width: 18px;
  height: 13px;
  display:inline-table;
  z-index: 2;
  position: relative;
  margin-right: -1px;
  vertical-align: bottom;
  margin-bottom: 20px;
  margin-left: 68px;
  transform: rotate(-180deg);
}

h2{font-size: 36px;font-family: "游ゴシック Medium", "Yu Gothic Medium";font-weight: normal;margin:auto auto 3% auto;letter-spacing: 2px;}
h3{color: #005bac;font-size: 34px;display: block;font-weight: bold;margin:60px auto 20px auto;letter-spacing: 2px;}
.box_text{margin-bottom: 30px;}
.box_text li{color: #005bac;font-size: 40px;display: block;font-weight: bolder;letter-spacing: 2px;font-family: "游ゴシック体", YuGothic, "游ゴシック Medium", "Yu Gothic Medium", "游ゴシック", "Yu Gothic", sans-serif;}
.box_text li br{ display: none; }
.arrow {border: solid black;border-width: 0 3px 3px 0;display: inline-block;padding: 10px;margin-top: -10px;margin-left: 10px;}
.right {transform: rotate(-45deg);-webkit-transform: rotate(-45deg);}
.btn_twitter{
  background-color: #808080;
  margin:auto auto 35px auto;
  max-width: 500px;
  color: #fff;
  display: block;
  font-size: 40px;
  line-height: 1;
  padding:30px 0;
  font-weight: bold;
  font-family:"Yu Gothic Medium", "游ゴシック Medium", YuGothic, "游ゴシック体", "ヒラギノ角ゴ Pro W3", "メイリオ", sans-serif;
}
.btn_twitter a .arrow{border-color: #fff;}
.btn_apply a{
  background-color: #fff;
  margin:auto auto 35px auto;
  max-width: 260px;
  color: #313131;
  display: block;
  font-size: 32px;
  line-height: 1;
  padding:15px 0;
  border:2px solid #313131;
  font-weight: 550;
  font-family:"Yu Gothic Medium", "游ゴシック Medium", YuGothic, "游ゴシック体", "ヒラギノ角ゴ Pro W3", "メイリオ", sans-serif;
}
.btn_post{
  background-color: #808080;
  margin:auto auto 35px auto;
  max-width: 590px;
  color: #fff;
  display: block;
  font-size: 40px;
  line-height: 1;
  padding:30px 0;
  font-family:"Yu Gothic Medium", "游ゴシック Medium", YuGothic, "游ゴシック体", "ヒラギノ角ゴ Pro W3", "メイリオ", sans-serif;
  font-weight: 550;
}
.btn_post a .arrow{border-color: #fff;}
.btn_agree a{margin:100px auto 160px auto;width: auto;color: #005bac;display: table;font-size: 32px;line-height: 1;padding:0 0 3px 0;font-weight: bold;border-bottom:3px solid #005bac;font-family:"Yu Gothic Medium", "游ゴシック Medium", YuGothic, "游ゴシック体", "ヒラギノ角ゴ Pro W3", "メイリオ", sans-serif;}
.btn_agree a .arrow{border-color: #005bac;}
pre{
    word-break: break-all;
    white-space: pre;           /* CSS 2.0 */
    white-space: pre-wrap;      /* CSS 2.1 */
    white-space: pre-line;      /* CSS 3.0 */
    white-space: -pre-wrap;     /* Opera 4-6 */
    white-space: -o-pre-wrap;   /* Opera 7 */
    white-space: -moz-pre-wrap; /* Mozilla */
    white-space: -hp-pre-wrap;  /* HP Printers */
    word-wrap: break-word;      /* IE 5+ */
    color: #111;
    font-weight: normal;
    font-family: Noto Sans Japanese, "Noto Sans Japanese", NotoSansCJKjp, "NotoSansCJKjp", notosansjapanese, "notosansjapanese", "Noto Sans", "Noto Sans CJK JP", sans-serif;
  }

.box_content{}
.box_content h3{font-size:2.4em;font-weight: bold;color: #005bac;}
.box_content .text_note{font-size: 2.0em;margin-bottom: 4%;}
.box_content h4{font-size: 2.3em;font-weight: normal;margin-bottom: 2.2%;}
.box_content h5{font-size: 2.0em;font-weight: bold;margin-bottom: 2.2%;color: #005bac;}
.box_sns{display: block;margin:-5% auto 10% auto;text-align: center;width: 100%;}
.box_sns ul{display: table; margin:auto; text-align: center;}
.box_sns li{display: inline-table; margin:auto 10px; vertical-align: middle; line-height: 1;}
.box_sns li:nth-child(3){display: none;}
.box_sns li a{ color: #fff; font-size: 25px; width: 298px; display: block; padding:15px 0;box-shadow:0px 3px 3px 0px rgba(0,0,0,0.2); }
.box_sns .btn_fb a{background-color: #1877f2;}
.box_sns .btn_tw a{ background-color: #1da1f2; }
.box_sns .btn_ln a{ background-color: #00b900; }
.box_sns svg{ margin-right: 10px; font-size: 120%;}
.box_sns em{ border-radius: 50%; background-color: red;}
.box_sns em i{ display: block; }

.episode_link{ margin:3.0em auto 5.0em auto; display: table; text-align: center; }
.episode_link a{ color: #111; border-bottom: 2px solid #111; display: block; font-size: 30px;}
.episode_link .arrow{ padding:8px; }

@media (max-width:767px) {
  .header{margin:auto 3%; width: auto;}
  .header .title{padding-bottom: 5px; font-size: 90%; margin:auto; letter-spacing: 2px;}
  .header .title span.w_change{display: block; font-size: 120%; letter-spacing: }
  .header h1.logo{ max-width: 80%; padding:25px 0 0 0; }
  .header .header_smart{width: 92%;}
  .header .header_smart img{width: 38%;position: relative;text-align: right;margin-top: 8%;}
  .header h1 {display: block;width: 100%;margin: 1% auto 4.6% auto;color: #005bac;font-weight: bold;font-size: 160%;line-height: 1.3;letter-spacing: 0;}
  h2{font-size: 82%;margin:auto auto 3% auto;letter-spacing: 2px;}
  h3{font-size: 110%;margin:7% auto 3% auto;letter-spacing: 1px;}
  h3 br{display: block;}
  pre{font-size: 80%;}
  .box_text{margin-bottom: 20px;}
  .box_text li{font-size: 120%;letter-spacing: 0;margin-bottom: 3%;}
  .box_text li span{font-size: 128%;display: block;}
  .box_text li br{display: block;}
  
  .arrow {border: solid black;border-width: 0 2px 2px 0;display: inline-block;padding: 5px;margin-left: 1.6%;line-height: 1;}
  .btn_twitter a{width: 60%;font-size: 120%;font-weight: bold;padding:5% 0;margin-bottom: 6%;}
  .btn_apply a{width: 40%;font-size: 100%;padding:2% 0;border:1px solid #000;margin-bottom: 6%;}
  .btn_post a{width: 86%;font-size: 120%;font-weight: bold;padding:5% 0;margin-bottom: 6%;}
  .btn_agree a{width: 66%;display: table;font-size: 105%;font-weight: bold;margin:15% auto 20% auto;border-width: 1px;}

  .box_count{padding-bottom: 10px; padding-top: 20px;}
  .box_count h3{font-size: 30px;}
  .box_count ul{display: table;width: 100%;margin-bottom: 0;}
  .box_count ul li h4{font-size: 80%; padding:4% 0 0 0; font-weight: normal;}
  .box_count ul li{display: inline-table;max-width: auto;width: 43%;margin:auto 1.3% 10px 1.3%;text-align: center;}
  .box_count ul li.frm_color{padding:4px 0;}
  .counter{font-size:5.6666vh;}
  .counter span{font-size: 3.1111vh;  vertical-align: 2px;}
  .box_count .vote {display: table;width: 42%;margin: auto auto 1.5% auto;text-align: center;}
  .box_count img {width: 70%;margin: 0;text-align: left;}

  .total_count{border:2px solid #005bac;border-radius: 5px; width: 89%; max-width: 90%; margin:0 auto auto; padding:10px 0;}
.total_count h4{font-size: 80%; font-weight: bolder; padding:4px 0 0 0; line-height: 1; color: #005bac;}
.total_count .counter{ color: #000; line-height: 1; font-size: 320%; }


  .box_voice{width: 100%;padding-top: 2em;}
  .box_voice .voice_scroll{width: 90%; margin:0.8em auto 1.2em auto; padding:20px 10px 30px 10px; max-height: 1150px;}
  .box_voice h2{ font-size: 1.3em; }
  .box_voice .voice_scroll .box_content {width: 82%; font-size: 90%; padding:10px;}
  .box_voice .voice_scroll .box_content pre{}
  .box_voice .voice_scroll .voice_left,.box_voice .voice_scroll .voice_right{ background-size: 12%; }
  .box_voice .voice_scroll .voice_left .vc_icon{ background-size: 100%; width: 5%; }
  .box_voice .voice_scroll .voice_right .vc_icon{ background-size: 100%; width: 5%; margin-left: 13%;}

  .box_content{ width: 90%; margin:auto;}
  .box_content h3{font-weight: bold; font-size: 135%;}
  .box_content h3 br{display: block;}
  .box_content h4{ font-size: 100%; margin:8% auto 6% auto;}
  .box_content h5{font-size: 100%; margin:12% auto 5% auto;}
  .box_content .text_note{font-size: 82%;line-height: 1.8;}
  .box_sns{margin:-8% auto 14% auto;}
  .box_sns ul{display: table;width: 96%;}
  .box_sns li{ display: inline-table; margin:auto 1%; width: 31%;padding:0;vertical-align: middle; }
  .box_sns li:nth-child(3){display: inline-table; }
  .box_sns li a{width: 100%; font-size: 100%; display: block; padding:10px 0;}
  .box_sns svg{font-size: 180%; margin-right: 5%; vertical-align: middle;}
  .episode_link{ margin:2.0em auto 3.0em auto; display: table; text-align: center; width: 90%; }
.episode_link a{ color: #111; border-bottom: 1px solid #111; display: block; font-size: 105%; width: 100%;}
.episode_link .arrow{ padding:4px; display: inline-table; }

}

.main_pc{display: block;max-width: 779px;width: 90%;margin:auto auto 5% auto;}
.main_sp{display: none;}
.post_method{ display: block;margin:80px auto 50px auto; max-width: 1064px; display: block;}
.post_method img.large{display: block;}
.post_method img.small{display: none;}
br.sp{display: none;}
br.pc{display: block;}
@media (max-width:767px) {
  .main_pc{display: none;}
  .main_sp{display: block;width: 100%;}
  br.sp{display: block;}
  br.pc{display: none;}
  .post_method{ display: block;margin:50px auto 30px auto; max-width: 86%; display: block;}
  .post_method img.large{display: none;}
  .post_method img.small{display: block;}
}



/*==========================================
/* modal
==================================*/


[data-ml-modal] {
  position:fixed;
  top:0;
  bottom:0;
  left:0;
  right:0;
  overflow-x:hidden;
  overflow-y:auto;
  -webkit-overflow-scrolling:touch;
  z-index:999;
  width:0;
  height:0;
  opacity:0;
}
[data-ml-modal]:target {
  width:auto;
  height:auto;
  opacity:1;
  -webkit-transition:  opacity 1s ease;
  transition: opacity 1s ease;
}
[data-ml-modal]:target .modal-overlay {
  position:fixed;
  top:0;
  bottom:0;
  left:0;
  right:0;
  cursor:pointer;
  background-color:#000;
  background-color:rgba(0, 0, 0, 0.7);
  z-index:1;
  -webkit-transition:  opacity 1s ease;
  transition: opacity 1s ease;
}
[data-ml-modal] .modal-dialog {
  box-shadow:0 11px 15px -7px rgba(0, 0, 0, 0.2), 0 24px 38px 3px rgba(0, 0, 0, 0.14), 0 9px 46px 8px rgba(0, 0, 0, 0.12);
  position:relative;
  width: 100%;
  max-width:920px;
  max-height:70%;
  margin:10% auto;
  overflow-x:hidden;
  overflow-y:auto;
  z-index:2;
  font-family:"Yu Gothic Medium", "游ゴシック Medium", YuGothic, "游ゴシック体", "ヒラギノ角ゴ Pro W3", "メイリオ", sans-serif;
}
.modal-dialog-lg {max-width:920px !important;}


[data-ml-modal] .modal-content {background:#fff; padding:30px 50px; text-align: left;}
[data-ml-modal] .modal-content p{border:1px solid #000; font-weight: bold;padding:5px 30px;display: table;margin:30px auto 30px auto; font-size: 30px;}
[data-ml-modal] .modal-content pre{
  font-size: 20px;
  word-break: break-all;
  white-space: pre;           /* CSS 2.0 */
  white-space: pre-wrap;      /* CSS 2.1 */
  white-space: pre-line;      /* CSS 3.0 */
  white-space: -pre-wrap;     /* Opera 4-6 */
  white-space: -o-pre-wrap;   /* Opera 7 */
  white-space: -moz-pre-wrap; /* Mozilla */
  white-space: -hp-pre-wrap;  /* HP Printers */
  word-wrap: break-word;      /* IE 5+ */
}

[data-ml-modal] .modal-close {
  position: absolute;
    top: 0;
    right: 0;
    color: #333;
    height: 100%;
    width: 100%;
    font-size: 0;
    line-height: 37px;
    text-align: center;
    background-color:#000;
    background-color:rgba(0, 0, 0, 0.7);
}
[data-ml-modal] .modal-close:hover{opacity: 1;}

@media (max-width:767px) {
  [data-ml-modal] .modal-dialog {margin:20% auto;max-height:80%;}
  [data-ml-modal] .modal-content {background:#fff; padding:30px; text-align: left; margin:auto 5%;}
  [data-ml-modal] .modal-content p{font-size: 120%; margin-top: 10px;}
  [data-ml-modal] .modal-content pre{ font-size: 90%; }
}