@charset "utf-8";
/* CSS Document */

@media only screen and (min-width: 769px) {
/*ここにtablet用スタイルを記述*/
.menu_hide, .logo_sp,.sp{
	display:none;
}
}

@media only screen and (min-width: 769px) and (max-width: 940px) {
#global-nav ul {
	width:29em;
}
#global-nav ul .second{
	margin-bottom:10px;
}
.logo_sp,.sp{
	display:none;
}

}

/* tablet  */
@media only screen and (min-width: 481px) and (max-width: 768px) {
/*ここにtablet用スタイルを記述*/
body{
	margin-top:84px !important;
}
html, body{
	width:100%;
}
#kirari_inq_box, .wrap_pan, .logo{
	display:none;
}

#top-head #global-nav ul {
    width: 50%;
		border-right: none;
}
.first, .second{
	margin-bottom:12px;
}
.second, .forth{
	border-right:dotted 1px #000000;
}
#top-head #global-nav ul li a {
    padding: 0 10px;
}
footer .sns_wrapper {
    width: 100%;
}
body .logo_footer{
	margin:0 auto;
	float:none;
	width:45%;
	margin-bottom:10px;
}
body .address {
    font-size: 90%;
    float: none;
		text-align:center;
}
body #official_wrapper{
	padding:0 20px;
}
}
 
/* smartPhone */
@media screen and (max-width: 480px) {
/*ここにスマホ用スタイルを記述*/
body{
	margin-top:84px !important;
}
html, body{
	width:100%;
}
#kirari_inq_box, .wrap_pan, .logo, .pc{
	display:none;
}

footer .f_navi ul{
	border-right: none;
	border-bottom:dotted 1px #000000;
}
footer .f_navi li {
    float: none;
    width: 100%;
    border-left: none;
		border-top:dotted 1px #000000;
    padding:5px 0;
}

footer .twitter,footer  .fb {
    width: 100%;
    float: none;
    margin-right: 0;
		margin-bottom:10px;
}
footer .logo{
	float:none;
	margin-bottom:15px;
}
footer .logo img{
	margin:0 auto;
}
footer .address {
    float: none;
    text-align: center;
}
footer .footer_txt {
    text-align: center;
}
footer .f_navi {
    margin-bottom: 40px;
}
body .logo_footer{
	margin:0 auto;
	float:none;
	width:45%;
	margin-bottom:10px;
}
body .address {
    font-size: 90%;
    float: none;
		text-align:center;
}
body .bg_wrapper .oc_time,body .bg_wrapper .oc_time01 {
    font-size: 120%;
}
body .btn_w48 {
    float: none;
    width: 100%;
}
.list td, .list th {
    display: list-item;
    border: none;
    list-style-type: none;
    width: 100%;
		text-align:left;
}
body  .oc_date, body  .oc_date01 {
    font-size: 320% !important;
		    line-height: 120%;
}
body #official_wrapper{
	padding:0 20px;
}
body .btn_w50 {
    width:100%;
}
body .col67 {
    float: none;
    width: 100%;
		margin-bottom:10px;
}
body .col30 {
    float: none;
    width: 100%;
}
body .voice_img {
    float: left;
    width: 48%;
    margin-right:4%;
}
body .voice_img:last-child{
	margin-right:0 ;
}
}	
/*-----------------------------
リセット
---------------------------*/
ul, ol, li {
  list-style:none;
}
html, body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, form, 
fieldset, input, textarea, p, table, th, tr, td, img {
    margin: 0; 
    padding: 0;
}
a{
	color:#000000;
}
.last{
	padding:0 !important;
	margin:0 !important;
}

/* -------------------------------------------------------
受験生オリジナル
------------------------------------------------------- */
a.current{
    opacity:0.4;
}
.sitemap{
	font-size:90%;
	color:#666666;
	position: absolute;
  right: 0;
}
#kirari_inq_box{
	-webkit-writing-mode: vertical-rl;
  -ms-writing-mode: tb-rl;
  writing-mode: vertical-rl;
	position:fixed;
	right:0;
	top:141px;
	z-index:9999;
	}
#kirari_inq_box a{
	display:block;
	    position: relative;
    z-index: 999;
}
.inq_access, .inq_siryo, .inq_site{
	padding:3% 1.5%;
	background-color:#1D308E;
	height:9em;
	float:right;
	margin-bottom:5px;
	letter-spacing:0.1rem;
	font-size: 90%;
	position:relative;
}
.inq_access a, .inq_siryo a, .inq_site a{
	color:#ffffff !important;
}
.inq_access:after, .inq_siryo:after, .inq_site:after{
	content:url(../../../common/img/arrow_w.png);
	display:block;
	position: absolute;
    bottom: 8px;
    right: 5px;
}
.small{
	font-size:80%;
}
.f_navi{
	letter-spacing:0.1rem;
	overflow:hidden;
	margin-bottom:50px;
}
.f_navi ul{
	overflow:hidden;
	border-right:dotted 1px #000000;
}
.f_navi li{
	float:left;
	width:33.333%;
	border-left:dotted 1px #000000;
	text-align:center;
}
.sns_wrapper{
	overflow: hidden;
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 50px;
    width: 73%;
}
.twitter, .fb{
	width:48%;
	float:left;
	margin-right:4%;
	
}
.twitter img, .fb img{
	width:100%;
}
.footer_txt{
	font-size:90%;
}
.footer_txt:after{
	content:'';
	border-bottom:solid 1px #000000;
	    display: block;
    position: absolute;
    left: -1000px;
    right: -1000px;
}
.address{
	font-size:90%;
	float:right;
}
/*
.logo{
	float:left;
}
.logo_footer{
	float:left;
	width:25%;
}
*/
.wrapper{
    margin: 0 auto;
    width: 100%;
    max-width: 1030px;
    position: relative;
}
.wrapper_sp{
    margin: 0 auto;
    width: 100%;
    max-width: 1030px;
    padding: 15px;
    position: relative;
}
.btn_all {
    margin-top: 10px;
    width: 92px;
    margin-left: auto;
}
#top-head .logo {
    float: none !important;
}
.oc_mv{
		margin:0 auto;
	max-width:1030px;
	position:relative;
}
.oc_mv:after{
	content:"";
	background-color:#efefef;
	position:absolute;
	left:-1000px;
	right:-1000px;
	top:0;
	bottom:0;
	z-index:-1;
}
.oc_mv img{
	width:100%;

}

/* -------------------------------------------------------
ページトップへ
------------------------------------------------------- */
#btn_top {
  position: fixed;
  bottom: 10px;
  right: 10px;
	z-index:9999;
}

/* -------------------------------------------------------
パンクズ
------------------------------------------------------- */
.wrap_pan {
		 margin-bottom:20px;
}
#breadcrumbs {
	max-width:1030px;
	width:100%;
	margin:0 auto;
    font-size: 90%;
    overflow: hidden;
    color: #cccccc;
		padding-left:20px;
}
#breadcrumbs li {
    float: left;
    line-height: 2.5em;
    padding-right: 1em;
}
#breadcrumbs li a:after {
    content: ">";
    display: inline-block;
    margin-left: 1em;
		color: #00a497;
    font-family: 'ＭＳ Ｐゴシック', 'MS PGothic', sans-serif;
}

/*-----------------------------
table
---------------------------*/
table{
	width:100%;
	border-collapse: collapse;
}
thead th{
	background-color:#f8f4e6;
	font-weight:bold;
	text-align:center;
	}
th{
	padding:5px !important;
	border-right:solid 1px #CCCCCC;
	font-weight:normal;
}
tr{
	display: table-row;
    vertical-align: inherit;
    border-color: inherit;
		border:solid 1px #CCCCCC;
}
td{
	padding:5px !important;
	border-right:solid 1px #CCCCCC;
}

/*-----------------------------
モジュール
---------------------------*/
.mrgT3{
	margin-top:3px;
}
.mrgT5{
	margin-top:5px;
}
.mrgT10{
	margin-top:10px;
}
.mrgT15{
	margin-top:15px;
}
.mrgT20{
	margin-top:20px;
}
.mrgB5{
	margin-bottom:5px !important;
}
.mrgB15{
	margin-bottom:15px !important;
}
.mrgB30{
	margin-bottom:30px;
}
.mrgR2{
	margin-right:2%;
}
.mrgR3{
	margin-right:3%;
}
.mrgR4{
	margin-right:4%;
}
.mrgR5{
	margin-right:5%;
}
.mrgR10{
	margin-right:10%;
}

/* -------------------------------------------------------
フォントサイズ
------------------------------------------------------- */
html { 
	font-size: 62.5%; /*ベースを10pxにしています*/
}
body { 
	font-size: 14px; 
	font-size: 1.4rem;/*14px*/
}

/* -------------------------------------------------------
共通
------------------------------------------------------- */
.eiyou{
	color:#1b86ca;
}
.jidou{
	color:#f39800;
}
.kango{
	color:#ed798d;
}
.oc_date{
	text-align:center;
	font-size:360%;
/*	font-weight:bold;*/
}
.oc_date .txt_s{
	font-size:50%;
	font-weight:lighter;
}
.oc_time{
	text-align:center;
	font-weight:bold;
	font-size:120%;
}

.btn_w48 {
    float: left;
    background-color: #FFFFFF;
    position: relative;
    border: solid 1px #CCCCCC;
    padding: 5px;
    width: 48%;
    margin-top: 15px;
    text-align: center;
    font-weight: bold;
}
.mv{
	border-bottom: 1px solid #cccccc;
}
.mv img{
	    max-width: 1030px;
    margin: 0 auto;
	width:100%;
}
.flR{
	float:right;
}
.flL{
	float:left;
}
.fcs_ttl{
	padding:5px 14px;
	background-color:#eae8e1;
	margin-bottom:12px;
	border-radius: 20px;        /* CSS3草案 */  
    -webkit-border-radius: 20px;    /* Safari,Google Chrome用 */  
    -moz-border-radius: 20px;   /* Firefox用 */  
}
.fcs_ttl_gre{
	padding:5px 14px;
	background-color:#00a497;
	color:#FFF;
	margin-bottom:12px;
	border-radius: 20px;        /* CSS3草案 */  
    -webkit-border-radius: 20px;    /* Safari,Google Chrome用 */  
    -moz-border-radius: 20px;   /* Firefox用 */  
}
.disc li{
	padding-left:1em;
text-indent:-1em;
}
.disc li:before{
	content:'・';
	color:#666666;
}
.fcs_wrapper {
    overflow: hidden;
    margin-bottom: 15px;
}
.fcs_box{
	width:30%;
	float:left;
	margin-right:5%;
}
.fcs_box img{
	width:100%;
}
.fcs_box_ttl{
	font-weight:bold;
	border-bottom:dotted 1px #666666;
	margin:5px 0;
	color:#333333;
}

.nav_btn{
    margin-top: 10px;
    overflow: hidden;
}
.nav_btn li {
    float: left;
    width: 32%;
    border: solid 1px #CCCCCC;
    text-align: center;
    padding: 5px;
    margin-right: 2%;
    position: relative;
}
.nav_btn li:after {
    content: url(/common/img/arrow.png);
    display: block;
    position: absolute;
    right: 5px;
    top: 6px;
}
#official_wrapper .ac_last {
    margin: 0;
}
.btn_w100{
	position:relative;
	border:solid 1px #CCCCCC;
	padding:5px;
	width:100%;
	margin-top:15px;
	text-align:center;
	font-weight:bold;
}
.btn_w100 a:link, .btn_W50 a:link{
	display:block;
}
.btn_w100 p:after {
    content: url(/common/img/arrow.png);
    display: block;
    position: absolute;
    right: 10px;
    top:6px;
		    z-index: -1;
}
.btn_w50 {
	margin:0 auto;
	background-color:#FFFFFF;
    position: relative;
    border: solid 1px #CCCCCC;
    padding: 5px;
    width: 50%;
    margin-top: 15px;
    text-align: center;
    font-weight: bold;
}
.btn_w50 p:after, .btn_w48 p:after, .btn_w18 p:after {
    content: url(/common/img/arrow.png);
    display: block;
    position: absolute;
    right: 10px;
    top: 5px;
		z-index:1;
}
.article_wrapper{
	margin-top:30px;
	overflow:hidden;
	clear:both;
}

.w100 img{
	width:100%;
}
.box_blue{
	border:solid 1px #00448b;
	padding:15px;
	overflow:hidden;
}
.box_blue_ttl{
	color:#00448b;
	margin-bottom:10px;
	font-weight:bold;
}
.box_blue_ttl{
	font-size:90%;
	margin-bottom:2px;
}
.read{
	font-size:110%;
	text-align:center;
	font-family: "Hiragino Maru Gothic W4 JIS2004", "游ゴシック", YuGothic, "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "メイリオ", Meiryo, "Helvetica Neue", Helvetica, Arial, sans-serif;
}
.page_ttl_green {
	font-weight:bold;
    margin-bottom: 10px;
    font-family: "Hiragino Maru Gothic W4 JIS2004", "游ゴシック", YuGothic, "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "メイリオ", Meiryo, "Helvetica Neue", Helvetica, Arial, sans-serif;
    letter-spacing: 0.1rem;
    border-left: solid 4px #00a497;
    padding: 3px 3px 3px 8px;
    font-size: 1.6rem;
    background-color: #ffffe0;
}
.page_ttl_grey {
    font-weight: bold;
    margin-bottom: 10px;
    font-family: "Hiragino Maru Gothic W4 JIS2004", "游ゴシック", YuGothic, "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "メイリオ", Meiryo, "Helvetica Neue", Helvetica, Arial, sans-serif;
    letter-spacing: 0.1rem;
    border-left: solid 4px #00448b;
    padding: 3px 3px 3px 8px;
    font-size: 1.6rem;
    background-color: #eae8e1;
}
.txt{
	text-align:justify;
	margin-bottom:1em;
}
.msg_name {
    text-align: right;
}
.name {
    font-size: 140%;
    font-weight: bold;
    font-family: "游明朝" , "Yu Mincho" , "游明朝体" , "YuMincho" , "ヒラギノ明朝 Pro W3" , "Hiragino Mincho Pro", Garamond , "Times New Roman", serif;
}
.decimal li{
	list-style-type: decimal;
	list-style-position: inside;
	padding-left: 1.5em;
  text-indent: -1.5em;
}
.latin li{
	list-style-type:lower-latin;
	list-style-position: inside;
	padding-left: 1.5em;
  text-indent: -1.5em;
}
.roman li{
	list-style-type:lower-roman;
	list-style-position: inside;
	padding-left: 1.5em;
  text-indent: -1.5em;
}
.ttl_blue_min{
	font-family: "游明朝" , "Yu Mincho" , "游明朝体" , "YuMincho" , "ヒラギノ明朝 Pro W3" , "Hiragino Mincho Pro", Garamond , "Times New Roman", serif;
    font-size: 1.9rem;
    color: #00448b;
	margin-bottom:10px;
}
.ttl_black_min{
	font-family: "游明朝" , "Yu Mincho" , "游明朝体" , "YuMincho" , "ヒラギノ明朝 Pro W3" , "Hiragino Mincho Pro", Garamond , "Times New Roman", serif;
    font-size: 1.9rem;
	margin-bottom:10px;
}
.ttl_blue{
	font-weight:bold;
	color:#00448b;
	text-align:center;
	margin-top:10px;
	font-size:110%;
}
.ttl_large{
	    font-family: "Hiragino Maru Gothic W4 JIS2004", "游ゴシック", YuGothic, "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "メイリオ", Meiryo, "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-weight:bold;
	font-size:1.6rem;
	border-left:4px solid #00448b;
	padding-left:6px;
	margin-bottom:7px;
}
.ttl_large_gre{
		    font-family: "Hiragino Maru Gothic W4 JIS2004", "游ゴシック", YuGothic, "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "メイリオ", Meiryo, "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-weight:bold;
	font-size:1.6rem;
	padding-left:6px;
	margin-bottom:7px;
	margin-bottom:15px;
	border-left: 4px solid #00a497;
	border-bottom:dotted 1px #cccccc;
}
.box_black_ttl{
	font-weight:bold;
	font-size:120%;
	margin-bottom:10px;
}
.ttl_topics{
	margin-bottom:5px;
}
.ttl_topics span{
	margin-right:10px;
	background-color:#00448b;
	padding:4px 10px;
	font-size:90%;
	text-align:center;
	color:#FFFFFF;
	border-radius: 20px;        /* CSS3草案 */  
    -webkit-border-radius: 20px;    /* Safari,Google Chrome用 */  
    -moz-border-radius: 20px;   /* Firefox用 */  
}
.ttl_middle{
	font-weight:bold;
	font-size:110%;
	border-bottom:dotted 1px #000000;
	margin-bottom:10px;
}
.ttl_middle01{
	margin:15px 0;
	font-size:115%;
	font-weight:bold;
	font-family: "游明朝" , "Yu Mincho" , "游明朝体" , "YuMincho" , "ヒラギノ明朝 Pro W3" , "Hiragino Mincho Pro", Garamond , "Times New Roman", serif;
}
.ttl_small{
	font-weight:bold;
	font-size:100%;
}
.ttl_small_gre{
	font-weight:bold;
	font-size:100%;
	color: #00a497;
}
.txt_r{
	text-align:right;
}
.txt_s{
	font-size:80%;
	letter-spacing:0;
}
.column{
	padding:15px;
	background-color:#efefef;
	margin-top:5px;
}
.wrapper{
	overflow:hidden;
	clear:both;
}
.col100{
	width:100%;
	overflow:hidden;
}

.col60{
	float:left;
	width:60%;
}
.col67{
	float:left;
	width:67%;
}
.col50{
	float:left;
	width:50%;
}
.col48{
	float:left;
	width:48%;
}
.col70{
	float:left;
	width:70%;
}
.col30{
	float:left;
	width:30%;
}
.col32{
	float:left;
	width:32%;
}
.col37{
	float:left;
	width:37%;
}
.col27{
	float:left;
	width:27%;
}

.col25 img{
	width:100%;
}
.col15{
	float:left;
	width:15%;
}
#o_boxL p {
    margin-bottom: 1rem;
    text-align: justify;
}
#container .last{
	margin:0;
	padding:0;
	border:none;
}
#container{
	width:100%;
	padding-left:100px;
	position:relative;
}

.wrap {
	width: 85%;
	margin: 0 auto;
}
*, *:before, *:after {
	-webkit-box-sizing: border-box;
		 -moz-box-sizing: border-box;
			 -o-box-sizing: border-box;
			-ms-box-sizing: border-box;
					box-sizing: border-box;
}
img {
	display: block;
	max-width: 100%;
	height: auto;
}
.caption{
	font-size:80%;
	color:#666666;
	margin-top:5px;
	line-height:1.5;
}

.o_ttl{
	 padding: 50px 0 20px;
	 clear:both;
}
.o_ttl img{
	margin:0 auto;
}
section{
	clear:both;
	margin:0 auto;
}
#o_inq_box{
	z-index:9999;
	position:fixed;
	top: 162px;
	right:0;
	background-color:#4E454A;
	padding:1%;
	width:8em;
	border-top-left-radius: 10px;        /* CSS3草案 */  
    -webkit-border-top-bottom-radius: 10px;    /* Safari,Google Chrome用 */  
    -moz-border-top-bottom-radius: 10px;   /* Firefox用 */  
	border-top-bottom-radius: 10px;        /* CSS3草案 */  
    -webkit-border-bottom-left-radius: 10px;    /* Safari,Google Chrome用 */  
    -moz-border-top-bottom-radius: 10px;   /* Firefox用 */  
}
#o_inq_box a{
	color:#ffffff;
}
#o_box_wrapper{
	position:relative;
	max-width:1030px;
	margin:0 auto;
	margin-bottom:40px;
	width:100%;
	padding:0 20px;
}
#official_wrapper{
	position:relative;
	max-width:1030px;
	margin:40px auto 0;
	width:100%;
	padding:0 20px;
}
#o_boxL {
    width: 75%;
	float:left;
}
#o_boxR {
	float:right;
    width: 20%;
	margin-left:5%;
}
.o_each_ttl{
	margin-bottom:40px;
	font-family:"游明朝" , "Yu Mincho" , "游明朝体" , "YuMincho" , "ヒラギノ明朝 Pro W3" , "Hiragino Mincho Pro", Garamond , "Times New Roman", serif;
	 letter-spacing:0.1rem;
}
.page_ttl{
	margin-bottom:30px;
	font-family:"Hiragino Maru Gothic W4 JIS2004", "游ゴシック", YuGothic, "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "メイリオ", Meiryo, "Helvetica Neue", Helvetica, Arial, sans-serif;
	 letter-spacing:0.1rem;
	 border-top:solid 1px #00448b;
	 border-bottom:solid 1px #00448b;
	 padding:6px 0;
	 font-size:120%;
	 color:#00448b;
}
.page_ttl_s{
    margin-bottom: 15px;
    font-family: "Hiragino Maru Gothic W4 JIS2004", "游ゴシック", YuGothic, "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "メイリオ", Meiryo, "Helvetica Neue", Helvetica, Arial, sans-serif;
    letter-spacing: 0.1rem;
    border-left: solid 4px #00448b;
    padding:3px 3px 3px 8px;
    font-size: 1.6rem;
		    background-color: #efefef;
}
.txt_ttl{
	margin-bottom:30px;
	font-family:"游明朝" , "Yu Mincho" , "游明朝体" , "YuMincho" , "ヒラギノ明朝 Pro W3" , "Hiragino Mincho Pro", Garamond , "Times New Roman", serif;
	 letter-spacing:0.1rem;
	 font-size:2.4rem;
}

#o_f_wrapper {
    overflow: hidden;
    margin-top: 60px;
}
#o_topics_wrapper {
    border: solid 1px #000000;
    width: 100%;
    padding: 10%;
		overflow:hidden;
}
.o_topics_txt{
	border-bottom:dotted 1px #000000;
	margin-bottom:10px;
	padding-bottom: 3px;
	float:left;
	width:100%;
}
.o_topics_arrow{
	float:right;
}
#o_inq_box p{
	border-bottom:dotted 1px #ffffff;
	margin-bottom:10px;
	padding-bottom: 3px;
}
.o_topics_ttl{
	margin-bottom:40px;
}
.o_topics_ttl img{
	margin:0 auto;
}

 html, body {
        position: relative;
        width:100%;
				overflow-x: hidden;
    }
body {
	color: #333333;
	margin:0 auto;
	line-height: 1.6;
/*		font-family: "Hiragino Maru Gothic W4 JIS2004", "游ゴシック", YuGothic, "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "メイリオ", Meiryo, "Helvetica Neue", Helvetica, Arial, sans-serif;*/
	font-weight: 500;
	text-align: justify;
}
#container{
	margin:0 auto;
	width:100%;
	max-width:1000%;
	padding:15px 15px 0;
	position:relative;
	clear:both;
}


/* -------------------------------------------------------
色
------------------------------------------------------- */
.white{
	color:#ffffff !important;
}
.red{
	color:#e8383d;
}
.grey{
	color:#999999 !important;
}
.green{
	color:#096;
}
.lightgrey{
	color:#d3d3d3;
}
.brown{
	color:#4E454A;
}
.yellow{
	color:#F8E352;
}
.blue{
	color:#00448b;
}
.bg_skyblue{
	background-color:#4595D2;
}
.bg_pink{
	background-color:#F29CA7;
}
.bg_lightgrey{
	background-color:#d3d3d3;
}
.bg_yellow{
	background-color:#fdd35c;
}
.bg_brown{
	background-color:#4E454A;
}

/* -------------------------------------------------------
フロート解除
------------------------------------------------------- */
.clearfix:after {
content:"";
display: block;
clear: both;
}
.clearfix {
zoom: 1; /* for IE6/7 */
}
	
/* -------------------------------------------------------
マウスオーバー時、半透明
------------------------------------------------------- */
a:link, a:visited{
	text-decoration:none;
	color:#666666;
}
a:hover, a img:hover{
    opacity: 0.6;
}

/* -------------------------------------------------------
ボタン選択時、グレー
------------------------------------------------------- */
.active a {
//	color:#aaa !important;
//	text-decoration:none;
}

/* -------------------------------------------------------
メニュー　active時あしらい
------------------------------------------------------- */
.tabmenu,
.tabmenu li,
.tabmenu li a {
    float: left;
    padding:3px;
    margin-right:2px;
}
 
.tabmenu li{
	list-style-type: none;
}
 
.content {
    clear: both;
    overflow: hidden;
    width: 300px;
    border:1px solid #eee;
    height:200px;
}
.tabbox {
    display: none;
}
.tabmenu li.active {
    background: #eee;
}
.tabmenu li.active a{
    color:red;
}

/* -------------------------------------------------------
色
------------------------------------------------------- */
.white{
	color:#ffffff !important;
}
.grey{
	color:#999999 !important;
}
.lightgrey{
	color:#d3d3d3;
}
.yellow{
	color:#F8E352;
}
.blue{
	color:#1D308E;
}

/* -------------------------------------------------------
ページャー
------------------------------------------------------- */
.pageNav01 {
	margin: 0 0 10px;
	padding: 10px 10px 5px;
	text-align: center;
}

.pageNav01 li {
	display: inline;
	margin: 0 2px;
	padding: 0;
}

.pageNav01 li span,
.pageNav01 li a {
	display: inline-block;
	padding: 1px 8px;
	background: #fff;
	text-decoration: none;
	vertical-align: middle;
}

.pageNav01 li a:hover {
	background: #F8E352;
}
.oc_ttl{
	text-align:center;
	font-size:280%;
}
body .bg_wrapper02 {
    height: 150px;
}
.bg_wrapper ,.bg_wrapper02{

    position: relative;
    display: -webkit-flex;
    display: flex;
    -webkit-align-items: center;
    align-items: center;
    -webkit-justify-content: center;
    justify-content: center;
    flex-direction: column;
}
.bg_wrapper:before,.bg_wrapper02:before{
	content:'';
	background-image:url(/cheer/common/img/pattern.png);
	background-repeat:repeat;
	position: absolute;
	bottom:0;
	top:0;
    left: -1000px;
		right:-1000px;
		z-index:-1;
}

/* -------------------------------------------------------
footer
------------------------------------------------------- */
/*
footer{
	    max-width: 1030px;
			width:100%;
    margin: 0 auto;
	padding:120px 15px 0;	
}
*/
#copy {
    font-size: 75%;
    clear: both;
    color: #ffffff;
    text-align: center;
    padding: 10px 0;
		position:relative;
}
.footer_logo {
    overflow: hidden;
    margin: 15px 0;
}
#copy span {
    position: relative;
    z-index: 3;
}
#copy:before{
	content:'';
	background-color: #1D308E;
	display:block;
    position: absolute;
    left: -1000px;
    right: -1000px;
		top:0;
		bottom:0;
}


/* -------------------------------------------------------
ドロップメニュー
------------------------------------------------------- */
#dropmenu li ul li{
  overflow: hidden;
  height: 0;
  transition: .2s;
	    width:155%;
			background-color:#f8f4e6;
			border-left:none;
}
#dropmenu li .oc li{
	width:190%;
}
#dropmenu li ul li:after{
	content:"";
	border-bottom:dotted 1px #cccccc;
	display:block;
	    position: relative;
    z-index: 99999;
}
#dropmenu li:hover ul li{
  overflow: visible;
  height: 38px;
}
.dropmenu{
  *zoom: 1;
  list-style-type: none;
}
.dropmenu:before, .dropmenu:after{
  content: "";
  display: table;
}
.dropmenu:after{
  clear: both;
}
.dropmenu li{
  position: relative;
  float: left;
  margin: 0;
  padding: 0;
  text-align: center;
}
.dropmenu li a{
  display: block;
  margin: 0;
  padding: 15px 0 11px;
  color: #fff;
  font-size: 14px;
  line-height: 1;
  text-decoration: none;
}
.dropmenu li ul{
  list-style: none;
  position: absolute;
  z-index: 9999;
  top: 100%;
  left: 0;
  margin: 0;
  padding: 0;
}
.dropmenu li ul li{
  width: 100%;
}
.dropmenu li ul li a{
  padding: 13px 15px;
  text-align: left;
}
.dropmenu li:hover > a{
  background-color: #00a497;
	color:#FFF !important;
}
.dropmenu li a:hover{
  background-color: #00a497;
	
}

/* 20180413追加(LINE@ボタン追加、SNSバナーの画像→HTML化) */
.sns_container{
	display: flex;
	justify-content: center;
	align-items: center;
	overflow: hidden;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 50px;
	width: 100%;
}
.sns_banner_wrap{
	margin-right: 30px;
}
.banner_last{
	margin-right: 0;
}
.sns_banner_wrap a{
	width: 100%;
	height: 100%;
}
.sns_banner{
	display: flex;
	justify-content: center;
	align-items: center;
	width: 280px;
	height: 50px;
	border: 1px solid #666666;
	font-weight: bold;
}
.sns_banner img{
	margin-left: 5px;
	width: 32px;
	height: 32px;
}

@media screen and (max-width: 940px){
	.sns_banner{
		width: 220px;
		height: 40px;
	}
	.sns_banner img{
		width: 28px;
		height: 28px;
	}
}


@media screen and (max-width: 800px){
	.sns_container{
		justify-content:space-between;
	}
	.sns_banner_wrap{
		margin-right:0;
	}
}

@media screen and (max-width: 720px){
	.sns_container{
		flex-direction: column;
	}
	.sns_banner_wrap{
		margin-bottom:10px;
	}
	.sns_banner{
		width: 280px;
		height: 50px;
	}
	.sns_banner img{
		width: 32px;
		height: 32px;
	}
}

/* 20180709追加 */
/* ---------------------------------------
kirari_mainvisual2 >>> wrap + video
--------------------------------------- */
.kirari_mainvisual2{
	display: flex;
	justify-content: center;
	align-items: center;
	position:relative;
	cursor:pointer;
	margin-bottom:30px;
	width:100%;
	height:calc(100vh - 120px);
	max-height: 800px;
	overflow:hidden;
}
.kirari_mainvisual2 video{
	display:block;
	width:auto;
	height:calc(100vh - 120px);
	min-height: calc(100vh - 120px);
/*	transform: translate(calc( (1400px - 100vw) / -2 ));*/
}

.kirari_mainvisual2_filter{
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background-color: #5274DA;
	opacity: 0.1;
}

@media screen and (max-width: 767px) {
	.kirari_mainvisual2{
		height:auto;
	}
	.kirari_mainvisual2 video{
		width:auto;
		height:100vw;
		min-height: 100vw;
/*		transform: translate(-22%);*/
	}
}
@media screen and (min-width: 1400px) {
	.kirari_mainvisual2 video{
		width:103%;
		height:auto;
		transform: translate(0);
	}
}



/* ---------------------------------------
kirari_mainvisual2 >>> h1 + play icon
--------------------------------------- */
.kirari_title_wrap{
	display: flex;
	flex-direction: column;
	justify-content: center;
	align-items: center;
	position: absolute;
	top: 50%;
	left: 50%;
	width: 100%;
	height: 50%;
	transform: translateX(-50%) translateY(-50%);
}

.kirari_mainvisual2 h1{
	display:block;
/*	position:absolute;
	top:25%;
	left:50%;*/
	font-weight:300;
	letter-spacing:2px;
	font-size:28px;
	width:100%;
/*	margin-left:-160px;*/
	margin-top: 123px;
	margin-bottom: 39px;
	text-align:center;
	color:#fff;
	font-family: "Times New Roman", "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "メイリオ", Meiryo, serif;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
}
.kirari_mainvisual2 .border{
	position: relative;
/*	border-bottom:1px solid #fff;*/
	display:inline-block;
	line-height: 102%;
}
.kirari_mainvisual2 .caption_first::before{
	content: '';
	
	position: absolute;
	left: 0;
	bottom: -2px;
	width: 100%;
	border-top: 1px solid #FFFFFF;
}
.kirari_mainvisual2 .caption_last::before{
	content: '';
	
	position: absolute;
	left: 0;
	right:0;
	margin: 0 auto;
	bottom: -2px;
	width: 100%;
	border-top: 1px solid #FFFFFF;
}
.kirari_mainvisual2 .caption_br{
	display: none;
}
.kirari_mainvisual2 .h1_under{
	font-size:10px;
	display:block;
	margin-top:10px;
	font-weight:100;
	letter-spacing:4px;
	font-family: "Times New Roman", "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "メイリオ", Meiryo, serif;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
}
.kirari_mainvisual2 .play_icon{
	width:55px;
	height:55px;
/*	position:absolute;
	top:65%;
	left:50%;
	margin-left:-20px;*/
	cursor:pointer;
}
.kirari_mainvisual2 .play_icon img{
	width:100%;
}	
.kirari_mainvisual2 .play_icon span{
	display:block; 
	text-align:center;
	color:#fff;
	font-weight:100;
	letter-spacing:2px;
	font-size:10px;
	margin-top:5px;

	text-indent:5px;
	font-family: "Times New Roman", "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "メイリオ", Meiryo, serif;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
}

.kirari_mainvisual2 .wide_window{
	width: auto;
	height: calc(100vh - 120px);
	min-height: calc(100vh - 120px);
}
.kirari_mainvisual2 .high_window{
	width: 100vw;
	height: auto;
}



@media screen and (min-width: 767px) {
	.kirari_mainvisual2 h1{
/*		border-bottom:1px solid #fff;*/
		font-size:3vw;
		font-size:36px;
		top:38%;
/*		width:570px;
		margin-left:-300px;*/
		line-height: 102%;
	}
	.kirari_mainvisual2 .border{
		border:none;
	}
	.kirari_mainvisual2 .h1_under{
		font-size:12px;
/*		position:absolute;
		bottom:-40px;*/
		left:0;
		text-align:center;
		width:100%;
	}
	.kirari_mainvisual2 .play_icon{
		width:70px;
		height:70px;	
/*		position:absolute;
		top:54%;
		left:50%;
		margin-left:-25px;*/
	}
	.kirari_mainvisual2 .play_icon span{
		font-size:12px;
	}
}

@media screen and (max-width: 766px){
	.kirari_mainvisual2 .underline{
		display: none;
	}
	.kirari_mainvisual2 .caption_first::before{
		width: 89%;
	}
	.kirari_mainvisual2 .caption_last::before{
		width: 98%;
	}
	.kirari_mainvisual2 .caption_br{
		display: block;
	}
}


@media screen and (max-width: 500px) {
	.kirari_mainvisual2 h1{
		margin-top: 61px;
		margin-bottom: 16px;
	}
}



/* ---------------------------------------
kirari_mainvisual2 >>> movie modal
--------------------------------------- */
#mov_modal_wrap{
	background-color:rgba(255,255,255,.8);
	position:fixed;
	top:0;
	left:0;
	right:0;
	bottom:0;
	z-index:99999;
	display:none;
}
#mov_wrap{
	width:100%;
	height:100%;
	display:flex;
	justify-content:center;
	align-items:center;
}
#mov_wrap > div{
	position: relative;
	width:80%;
}
#mov_wrap > div::before{
/*	content: '';
	display: block;
	padding-top: 56.25%;*/
}
#modal_movie{
	position:absolute;
	top: 0;
	left: 0;
}
#mov_modal_close_wrap{
	position:fixed;
	top:20px;
	right:20px;
	width:40px;
	height:40px;
	cursor:pointer;
}
#mov_modal_close{
	position:relative;
}
#mov_modal_close:before,
#mov_modal_close:after{
	content:'';
	position:absolute;
	top:17px;
	left:0;
	width:40px;
	height:2px;
	background-color:#ccc;
}
#mov_modal_close:before{
	transform:rotate(45deg);
}
#mov_modal_close:after{
	transform:rotate(-45deg);
}


#mov_modal_frame{
	border:1px solid #000;
}
#mov_modal_frame iframe{
	display:block;
}



/* ---------------------------------------
nav override
--------------------------------------- */
#top-head{
	height:120px;	
}
#top-head .inner{
	display:flex;
	justify-content:space-between;
	align-items:center;
	max-width:100%;
}
#mobile-head{
	flex-grow:1;
}
#mobile-head .logo{
	width:100%;	
	max-width:170px;
	margin-right:30px;
}
#mobile-head .logo_sp{
	width:100%;	
	max-width:130px;
	margin-right:30px;
}
#mobile-head .logo img{
	width:100%;	
	max-width:170px;
}
#global-nav{
	flex-grow:7;
}
#global-nav > ul{
	display:flex;
	justify-content:center;
	max-width:90%;
}
#global-nav > ul > li{
	flex-grow:1;
	width:auto!important;
	float:none!important;
}
#global-nav > ul > li > a{
	padding:0;
	white-space:nowrap;
}

@media screen and (max-width: 768px) {
	#top-head{
		height:auto;	
	}
	#global-nav > ul{
		display:flex;
		justify-content:center;
		max-width:100%;
		flex-direction:column;
	}
}

#dropmenu li.first ul li{
	width: 300px;
}

#dropmenu li.second ul li{
	width: 490px;
}

#dropmenu li.forth ul li{
	width: 300px;
}

@media screen and (max-width:1110px){
	#dropmenu li.forth ul li{
		width: 200px;
	}
}

@media screen and (max-width: 500px){
	.kirari_mainvisual2 .play_icon span{
		display: none;
	}
}


