﻿@charset "UTF-8";
/* CSS Document */

html {overflow-y: scroll;}
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,p,blockquote,th,td {margin: 0;padding: 0;}
address,caption,cite,code,dfn,em,strong,th,var {font-style: normal;}
table {	border-collapse: collapse;border-spacing: 0;}
caption,th,p {text-align: left;}
h1,h2,h3,h4,h5,h6 {font-size: 100%;text-align:left;}
img,abbr,acronym,fieldset {border: 0;}
li {list-style-type: none;}
img{vertical-align:middle;}
.line {font-size:1px;line-height:1px;}

body {
  font-family: 'Quicksand', "游ゴシック体", "Yu Gothic", YuGothic, "ヒラギノ角ゴシック Pro", "Hiragino Kaku Gothic Pro", 'メイリオ' , Meiryo , Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
  margin: 0;
  padding: 0;
  font-size: 14px;
  color: #fefffa;
  line-height: 1.7;
  background: url(../img/common/content_bg.png) 0 0 repeat;
  -webkit-text-size-adjust: 100%; /* 2 */
  -ms-text-size-adjust: 100%; /* 2 */
}

body p {
  display: block;
  -webkit-margin-before: 0;
  -webkit-margin-after: 0;
  -webkit-margin-start: 0px;
  -webkit-margin-end: 0px;
}

#contents  p { 
	font-size: 110%;
}

/* IE8 */
html>/**/body a:hover img {
 display /*\**/:inline-block\9;
  zoom /*\**/: 1\9;
}
span { margin: 0; padding: 0 }
/* @group Reset */

*{ margin: 0;padding: 0}

a { text-decoration : none}
dl { margin: 0; padding: 0 }
/* @end */


/* @group Fluid-img */
table {
    border-collapse: collapse;
    border-spacing: 0;
}
.break{clear:both !important; }
.center { text-align: center!important;}

/* @end ffg*/

img {
  margin: 0;
  padding: 0;
  border: 0;
  max-width: 100%;
  height: auto;
  width /***/:auto;　
}

a:focus {
  outline: none;
}

a {
  color: #1c49c9;
  text-decoration:underline;
}

a:hover, a:active {
  text-decoration: none;
}

a:hover img {
  filter: alpha(opacity=80);
  -ms-filter: alpha(opacity=80);
  opacity: 0.8;
}

h1, h2, h3 {
  margin: 0;
  padding: 0;
}

.font_12 { font-size:12px;}
.font_14 { font-size:100%; font-style: normal;}
.font_16_b { font-size: 130%; color: #2251a3; font-weight: bold;}
.font_16 { font-size: 130%; font-weight: bold;}
.font17_b { font-size: 140%; font-weight: bold;}
.red_b_s { color: #e50000; font-style: normal; font-weight: bold;}
.red_n_s { color: #e50000; font-style: normal; font-weight: normal;}
.green_b_s { color: #247212; font-weight: bold; font-size: 140%}



.color_666 { color: #666666; }
a .color_333 { color: #333333; }

/*----------------------------------------------------
	margin set
----------------------------------------------------*/
.mgt5 { margin-top: 5px!important;}
.mgt10 { margin-top: 10px!important;}
.mgt15 { margin-top: 15px!important;}
.mgt20 { margin-top: 20px!important;}
.mgt30 { margin-top: 30px!important;}
.mgt40 { margin-top: 40px!important;}
.mgb5 { margin-bottom: 5px!important;}
.mgb10 { margin-bottom: 10px!important;}
.mgb20 { margin-bottom: 20px!important;}
.mgb30 { margin-bottom: 30px!important;}
.mgr20 { margin-right: 20px!important;}


/*----------------------------------------------------
	padding set
----------------------------------------------------*/
.pdt10 { padding-top: 10px!important;}
.pdt5 { padding-top: 5px!important;}
.pdt20 { padding-top: 20px!important;}
.pdt25 { padding-top: 25px!important;}
.pdt30 { padding-top: 30px!important;}
.pdb5 { padding-bottom: 5px!important;}
.pdb10 { padding-bottom: 10px!important;}
.pdb13 { padding-bottom: 13px!important;}
.pdb20 { padding-bottom: 20px!important;}
.pdb30 { padding-bottom: 30px!important;}
.pdl5 { padding-left: 5px!important;}
.pdl10 { padding-left: 10px!important;}
.pdl20 { padding-left: 20px!important;}
.pdl40 { padding-left: 40px!important;}
.pdl200 { padding-left: 200px!important;}
.pdr8 { padding-right: 8px!important;}
.pdr10 { padding-right: 10px!important;}
.pdr20 { padding-right: 20px!important;}
.pdr30 { padding-right: 30px!important;}
/*----------------------------------------------------
	float set
----------------------------------------------------*/
.left { float: left!important; margin-top: -8px;}
.right { float: right!important;}

/*----------------------------------------------------
	text align set
----------------------------------------------------*/
.txa_l { text-align: left!important; }
.txa_c { text-align: center!important;}
.txa_r { text-align: right!important; }

/*----------------------------------------------------
	clearfix
----------------------------------------------------*/
.clearfix:after {
  content: ".";
  display: block;
  clear: both;
  height: 0;
  visibility: hidden;
  font-size: 0;
}

.clearfix {
  min-height: 0px;
}

* html .clearfix {
  height: 0px;
}


/*PC用*/
/************* wrap *******************************/

#wrap {
	width: 100%;
	background: url(../img/common/content_bg.png) 0 0 repeat;
	margin : 0 auto !important;
	padding: 0;
}

.inner { 
	max-width: 940px; 
	width: 100%;
	margin: 0 auto;
}


.post { min-height: 200px; margin-bottom: 30px;}
.page_box { padding: 0 0 40px 0;}
.page_box01 { padding: 0 0 35px 0; }
.page_box02 { padding: 0 0 30px 0; }
.page_box03 { padding: 0 0 20px 0; }
 


/************* header *******************************/

#header {
    width: 100%;
    background: url(../img/common/header_bg.png) 0 100% repeat-x, #1c49c9;
    border-bottom: 6px solid #3c93cb;
    height: 94px;
}

#head_info{
	float:right;
	padding:0;
	margin:0px 0 10px 0;
}
.head_h1 { 
	width:100%; 
	max-width: 550px;	
	float: left;
	padding: 10px 0;
}
.head_h1 h1 { 
	color:#7b91a2; 
	font-size:92%;
	font-weight: normal;
	text-align:left;
	padding:0px 0;
}

#head_info ul li{
	display:inline;
	
}

#head_info ul li.tel { 
	margin: 0px;
}

#head_info ul li.faq { 
	margin: 0 1px 0 -3px;
}

#head_info ul li.cont { 
	margin: 0px;
}

.logo { 
	float: left;
	padding: 6px 0 0 0;
}

/************* mainmenu メニュー *******************************/

.h_menu_area {
	margin-top: -16px;
}

.main_menu {
	padding: 0px 0 0;
	_zoom: 1;
	float: right;
	max-width: 554px; 
	width: 100%;	
}

.main_menu ul {
	list-style: none;
	margin: 0;
	padding: 0;
	background: url(../img/common/gnav_line.png) 100% 2px no-repeat;
}

.main_menu ul li {
	display: inline-block;
	position: relative;
	float: left;
	height: auto;
	margin-bottom: 0px;
	background: url(../img/common/gnav_line.png) 0 2px no-repeat;
}

.main_menu ul li.now span{ 
	color: #fed630; 
	font-size: 100%;
	font-weight: normal; 
	display: block; 
	text-decoration: none;
	padding: 0 20px 11px 19px;
	letter-spacing: 2px;
	border-bottom: 6px solid #fed630;
	position: relative;
	display: inline-block;

}


@media all and (-ms-high-contrast:none){
  .main_menu ul li.now span{ 
	padding: 0 20px 11px 19px!important;

}
 .main_menu ul li a { 
	padding: 0 20px 11px 19px!important;
}

}

.main_menu ul li.now span:before {
	content: "";
	position: absolute;
	bottom: 0px; left: 50%;
	margin-left: -6px;
	display: block;
	width: 0px;
	height: 0px;
	border-style: solid;
	border-width: 0 6px 6px 6px;
	border-color: transparent transparent #fed630 transparent;
	z-index: 0;
}
.main_menu ul li.now span:after {
	content: "";
	position: absolute;
	bottom: 7px; left: 50%;
	margin-left: -7px;
	display: block;
	width: 0px;
	height: 0px;
	border-style: solid;
	border-width: 0 7px 7px 7px;
	border-color: transparent transparent #fed630 transparent;
	z-index: -1;
}



.main_menu ul li.no_link span{ 
	color: #fefffa; 
	font-size: 100%;
	font-weight: normal; 
	display: block; 
	text-decoration: none;
	padding: 0 20px 11px 20px;
	letter-spacing: 2px;
	position: relative;
	display: inline-block;

}

.main_menu ul li.no_link:after {
	content: '';
	display: block;
	margin: auto;
	height: 6px;
	width: 0px;
	background: transparent;
	transition: width .5s ease, background-color .5s ease;
}
.main_menu ul li.no_link:hover:after {
	width: 100%;
	background: #fed630;
}




.main_menu ul li.active {
	position: relative;
	display: inline-block;
}

.main_menu ul li.active:after {
	content: '';
	display: block;
	margin: auto;
	height: 6px;
	width: 0px;
	background: transparent;
	transition: width .5s ease, background-color .5s ease;
}
.main_menu ul li.active:hover:after {
	width: 100%;
	background: #fed630;
}


.main_menu ul li a { 
	color: #fefffa; 
	font-size: 100%;
	letter-spacing: 2px;
	font-weight: normal; 
	display: block; 
	text-decoration: none;
	padding: 0 20px 11px 19px;
}


.main_menu ul li a:hover, #main_menu ul li a:active { 
	display: block; 
	text-decoration: none; 
	
}
.main_menu ul li a:hover {
	opacity:1;
	color: #fed630; 
}

.nav_list {
    position:relative;

}


.nav_list ul.sub_menu {
    height:0;
    left:0px;
    overflow:hidden;
    position:absolute;
    top:34px;
	z-index: 9999;
		
	
}

.nav_list li:hover ul.sub_menu {
    height:auto;
    width:104px;
	background: #2b51bd;
	border-top: 6px solid #fed630;
	
}


.nav_list li ul li {
    -moz-transition-delay:0s;
    -o-transition-delay:0s;
    -webkit-transition-delay:0s;
    transition-delay:0s;
	float: none; 
	float: none!important;
	display: block!important;
	padding: 0!important;
	margin: 0!important;
	width:104px;
	background: none;
}

.nav_list li:hover ul li {
    opacity:1;
    -moz-transition-delay:0.3s;
    -o-transition-delay:0.3s;
    -webkit-transition-delay:0.3s;
    transition-delay:0.3s;
}



.nav_list ul li a {
   border-bottom: 1px #4e9bce solid;
    color: #fff!important;
	font-weight: normal;
    line-height:1px;
    -moz-transition:0.5s;
    -o-transition:0.5s;
    -webkit-transition:0.5s;
    transition:0.5s;
	font-size: 85%!important;
	padding: 10px 9px!important;
	
}

.nav_list ul li:last-child a { 
	border-bottom: none;
}

.nav_list li:hover ul li a {
    line-height:1.6em;
}

.nav_list ul li a:hover {
	color: #fed630!important;
}






/************* mainVisual *******************************/

#main_area { 
	position: relative;
}

#mainVisual { 
	background: #a5d6f5; 
	width: 100%;
}

.main_img { 
	max-width: 1400px; 
	width: 100%; 
	margin: 0 auto;
}

.page_visual{
	background: #a5d6f5;
}

.profile { 
	background: url(../img/profile/title_main_profile.png) 50% 50% no-repeat;
	background-size: cover;
	
}

.works { 
	background: url(../img/works/title_main_works.png) 50% 0 no-repeat;
	background-size: cover;
	
}

.document { 
	background: url(../img/document/title_main_document.png) 50% 50% no-repeat;
	background-size: cover;
	
}

.contact { 
	background: url(../img/profile/title_main_profile.png) 50% 50% no-repeat;
	background-size: cover;
	
}

.company { 
	background: url(../img/company/title_main_company.png) 50% 50% no-repeat;
	background-size: cover;
	
}

.topics { 
	background: url(../img/topics/title_main_topics.png) 50% 50% no-repeat;
	background-size: cover;
	
}

.goods { 
	background: url(../img/goods/title_main_goods.png) 50% 50% no-repeat;
	background-size: cover;
	
}

.illust_collection { 
	background: url(../img/illust_collection/title_main_illust_collection.png) 50% 50% no-repeat;
	background-size: cover;
	
}

.illust_admin { 
	background: url(../img/illust_admin/title_main_illust_admin.png) 50% 50% no-repeat;
	background-size: cover;
	
}

.schedule { 
	background: url(../img/schedule/title_main_schedule.png) 50% 50% no-repeat;
	background-size: cover;
	
}


.main_tit_txt {
	padding: 62px 0;
	text-align: center;
	
}


#page_contents_wrapper { 
	background: url(../img/common/bg01.png) 100% 0 repeat-x;
	margin-top: -11px;
	padding-bottom: 11px;
	position: relative;
}


/*************title and button *******************************/


/************* wordpress page navi reset *******************************/

#page_navi  { 
	width: 100%;
	max-width:940px;
	margin:0 auto;
}

#page_navi ul  {
	background: #FFF;
}


#page_navi ul li:first-child {
	border-left: 1px dashed #E6D3C3;
}
#page_navi ul li {
	float: left;
	position: relative;
	border-right: 1px dashed #E6D3C3;
	height: 80px;
	line-height: 20px;
	width: 19.88%;
}

#page_navi ul li span { 
	padding: 17px 0 0 0; 
	display: inline-block;
}

#page_navi ul li.last span { 
	padding: 8px 0 0 0; 
	display: inline-block;
}

#page_navi ul li a {
	display: block;
	text-align: center;
	vertical-align:center;
	color: #85B300;
	height: 70px;
	line-height: 20px;
	font-size: 100%;
	padding: 10px 0px 0px;
}

#page_navi ul li.now a {
	display: block;
	text-align: center;
	vertical-align:center;
	color: #FFF;
	height: 70px;
	line-height: 20px;
	font-size: 100%;
	padding: 10px 0px 0px;
	background: #85B300;
}


#page_navi ul li a:hover {
	background: #85B300;
	padding: 10px 0 0 0px;
	color: #FFF;
}

#page_navi ul li a:active {
	background: #85B300;
	padding: 10px 0 0 0px;
	color: #FFF;
}

/************* contents area *******************************/
#contents {
	max-width: 940px;
	width: 100%;
	margin: 0px auto;
	padding: 40px 0;
	
}

#page_contents {
	max-width: 940px;
	width: 100%;
	margin: 0px auto;
	padding: 25px 0 70px;
}

#left_content { 
	float: left; 
	max-width :670px; 
	width: 100%; 
}

#left_content01 { 
	max-width :670px; 
	width: 100%; 
	margin: 0 auto;
}

.left_inner { 
	padding: 20px;
	background: #a5d6f5;
}


#right_content { 
	max-width: 240px; 
	width :100%; 
	float: right;
}

#document_wrapper { 
	max-width: 670px;
	width: 100%; 
	margin: 0 auto;
}

.box_inner {
    padding: 20px;
    background: #a5d6f5;
}

.box_innerbg { 
	padding: 20px; 
	background: #e3f4ff;
	color: #13389e;
    font-weight: bold;
}


.box_innerbg01 { 
	background: #8fc8ec;
}


/************* side サイド *******************************/

.side_box01 {}

.faq_box { margin: 15px 0;}

dl.qa_style01 { 

}

dl.qa_style01.first_dl  { 
}

.qa_style01 dt {
    background: url(../img/common/down.png) no-repeat scroll 92% 50% #1641b8;
    padding: 11px 20px 11px 22px;
    cursor: pointer;
	color :#fff;
	font-size: 100%;
	box-shadow:rgba(0, 0, 0, 0.10) 0px 2px 5px 0px;
	-webkit-box-shadow:rgba(0, 0, 0, 0.10) 0px 2px 5px 0px;
	-moz-box-shadow:rgba(0, 0, 0, 0.10) 0px 2px 5px 0px;
	position: relative;
	
}

.no_arrow dt {
    background: #1641b8!important;
    padding: 11px 20px 11px 22px;
    cursor: pointer;
	color :#fff;
	font-size: 100%;
	box-shadow:rgba(0, 0, 0, 0.10) 0px 2px 5px 0px;
	-webkit-box-shadow:rgba(0, 0, 0, 0.10) 0px 2px 5px 0px;
	-moz-box-shadow:rgba(0, 0, 0, 0.10) 0px 2px 5px 0px;
	position: relative;
	z-index: 4;
	
}

.no_arrow dt a { 
	color: #fff;
	text-decoration: none;
}

.no_arrow dt a:hover { 
	text-decoration:underline;
	color: #fbcc29;
}

.qa_style01 dt.first {
    background: url(../img/common/up.png) no-repeat scroll 92% 50% #1641b8;
}
.qa_style01 dt.close {
    background: url(../img/common/down.png) no-repeat scroll 92% 50% #1641b8!important;
}
.qa_style01 dt.open {
    background: url(../img/common/up.png) no-repeat scroll 92% 50% #1641b8;
    cursor: pointer;
}

.qa_style01 dt#one { 
	z-index: 3;
}

.qa_style01 dt#two { 
	z-index: 2;
}

.qa_style01 dt#three { 
	z-index: 1;
}



.qa_style01 dd {
    background:#13389e;
    padding: 10px 10px 10px 22px;
	margin: 0px;
	color: #fff;
}


.menu_box {
    background: #13389e;
    padding: 10px 10px 10px 22px;
	margin: 0px;
	color: #fff;
}

.menu_box ul.side_navi li { 
	padding: 0 0 5px 20px;
}


ul.side_navi li { 
	background: url(../img/common/nav_ico.png) 0 50% no-repeat;
	padding: 0 0 0 25px;
}

ul.side_navi li a { 
	font-size: 12px; 
	color: #fff; 
	text-decoration:none;
}

ul.side_navi li a:hover { 
	text-decoration:underline;
	color: #fbcc29;
}

ul.side_navi li.current-cat a { 
	color: #fbcc29; 
}

.error_page { 
	padding: 50px 0;
	text-align: center;
}

h3.error_main { 
	text-align: center; 
	margin-bottom: 30px;
}
.error_txt01 { 
	font-size: 18px; 
	color: #fefeff;
	text-align: center; 
	margin-bottom: 20px;
}

.error_txt02 { 
	font-size: 14px; 
	color: #fefeff;
	text-align: center; 
	margin-bottom: 20px;
}

.error_page a { 
	color: #fed630;
	text-decoration: underline;
}

.error_page a:hover { 
	text-decoration: none;
}



/************* パンくず pankuzu *******************************/


.pankuzu_bg {
	margin-bottom: 15px;	
}
.pankuzu { 
	max-width: 940px; 
	width: 100%;
	margin: 0 auto;
	color: #fff;
	font-size: 12px;
}

.pankuzu span { 
	display: inline-block;
	padding-left: 0px;
	color: #fff;
	font-size: 100%;
}

.pankuzu span:first-child { 
	display: inline-block;
	padding: 0 3px 0 0px;
}

.pankuzu a { 
	display: inline-block;
	padding-right: 0px;
	color: #fff;
}

.pankuzu a.post { 
	min-height: 100%;
	height: auto;
	margin: 0px;
}

/************* お問い合わせ Contact *******************************/

.contact_form { 
	background: #8fc8ec;
	padding-bottom: 80px;
}


table.table_contact{
	border-collapse: collapse;
	border-spacing: 0;
	margin:0px 0 20px 0;
	width: 100%;
	
}

table.table_contact td{
	padding: 15px 10px 15px 15px;
	border: #e6e6e6 solid;
	border-width: 0px 0px 1px 1px;
	background:none;
	color: #333;
	font-size: 95%;
}

table.table_contact th{
	padding: 15px 10px 15px 15px;
	background:none;
	vertical-align: top;
	border: #e6e6e6 solid;
	border-width: 0px 0px 1px 0px;
	color: #1741b8!important;
	font-size: 95%;
	font-weight:bold;
	width: 28%;
}

table.table_contact th span{
	dispaly: inline-block;
	border-left: 4px solid #fed630;
	padding: 0 10px 0 10px;
}


.con_list .left_list { 
	float: left; 
	max-width: 340px; 
	width: 100%;
	background: #1c49c9; 
	font-size: 16px;
}


.con_list .left_list p { 
	padding: 25px 30px 24px;
}

.con_list .right_list { 
	float: left; 
	max-width: 560px; 
	width: 100%;
	background: #1741b8; 
	font-size: 16px;
}

.con_list .right_list p { 
	padding: 23px 20px 22px;
	margin: 0!important;
}

.con_list .right_list p img { 
	margin-top: -5px;
}

.con_list .right_list p span { 
	display: inline-block;
	padding: 0 0 0 15px;
}

/*contact*/
#contact01{
	background: transparent;
	padding-bottom: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	
}

#contact01 p.contact_imp{
	padding: 0px 0 20px;
	color: #1741b8;
	margin: 0;
	font-weight: bold;
}

#contact01 p.contact_address {
    padding: 15px 15px 15px 25px;
    color: #333;
    background: #8fc8ec;
    font-weight: bold;
    margin: 0 0 20px 0;
    max-width: 580px;
    width: 100%;
    box-sizing: border-box;
}




#contact01 span.imp_txt { 
	color: #c31919;
	font-weight: bold;
	text-decoration: underline;
}

#contact01 span.imp_txt01 { 
	color: #c31919;
	font-weight: bold;
}


#contact01 ul{
	padding-right: 0;
}


#contact01 ul li{
	font-size:12px;
	padding: 5px 0;
	margin: 0;
}

#contact01 small{
	line-height: 1.8em;
	font-size:12px;
	font-weight:normal;
}

#contact01 strong {
	color: #fff;
    font-size: 11px;
    /* float: right; */
    display: inline-block;
    padding: 3px 2px 2px 2px;
    background: #c31919;
	font-weight:normal;
}

#contact01 p.imp{
	color: #ff0000;
	font-size: 100%;
}

#contact01 .text_type{
	width: 130px;
}
#contact01 .text_type01{
	width: 40%;
}

#contact01 .text_type02{
	width: 50%;
}

#contact01 .text_type03{
	width: 75%;
}


#contact01 #btn_box{
	padding: 20px 0 0px;
	text-align: center;
}

.name_txt { float: left; margin-right: 10px;}

form.wpcf7-form table tr.error td {
  background-color: #fff!important;
}


span.wpcf7-not-valid-tip {
    color: #fff;
    font-size: 1em;
    display: block;
    background: #c31919;
    padding: 5px 5px 5px 13px;
    margin: 5px 0px 5px 0px;
    font-size: 11px;
    /* width: 62%; */
}


.red { 
	color: #fff;
    font-size: 1em;
    display: inline-block;
    background: #c31919;
    padding: 5px 15px 5px 15px;
    margin: 5px 0px 5px 0px;
    font-size: 11px;
}

/* Form fields, general styles first */
button,
input,
textarea, radio, select {
	border: 1px solid #8eabbe;
	border-radius: 3px;
	font-family: inherit;
	padding: 6px;
	padding: 0.228571429rem;
	background-color: #f2f2f2;
}

/* Form fields, general styles first */
button:hover,
input:hover,
textarea:hover, radio:hover, select:hover {
	border: 1px solid #b2b7b9;
}

button,
input {
    line-height: normal;
}
textarea {
	width:75%;
	font-size: 100%;
	overflow: auto;
	vertical-align: top;
}

/* Reset non-text input types */
input[type="checkbox"],
input[type="radio"],
input[type="hidden"],
input[type="image"],
input[type="color"] {
	border: solid 1px #ccd2d4;
	border-radius: 3;
	background:#FFECD9;
	padding: 2px;
	vertical-align:middle;
}
/*
.file { 
	margin: 0 0 5px 0!important;
}

input[type="file"] {
	border: none;
	border-radius: 3;
	background:none;
	padding: 2px;
	vertical-align:middle;
}
*/

input[type="button" i], input[type="submit" i], input[type="reset" i], input[type="file" i]::-webkit-file-upload-button, button {
    padding: 8px 6px;
}


.file {
	display: inline-block;
	position: relative;
	overflow: hidden;
	border-radius: 3px;
	background: url(../img/contact/file.png) no-repeat left center;
	color: #fff;
	text-align: left;
	padding: 15px;
	line-height: 30px;
	width: 90%;
	font-size: 13px;
	font-weight: bold;
	margin: 0 0 0px 0!important;
}
.file:hover {
    background: url(../img/contact/file_hover.png) no-repeat left center;
}
.file input[type=file] {
    position:absolute;
    top:-18px;
    left:-16px;
    width:137px;
    height:28px;
    cursor:pointer;
	background: url(../img/contact/file.png) no-repeat left center;
    opacity:0;
}

.uploadButton {
	display: inline-block;
	position: relative;
	overflow: hidden;
	border-radius: 3px;
	background: url(../img/contact/file.png) no-repeat left center;
	color: #fff;
	text-align: left;
	padding: 16px 10px;
	line-height: 30px;
	width: 90%;
	cursor: pointer;
	font-size: 13px;
	font-weight: bold;
}
.uploadButton:hover {
    background: url(../img/contact/file_hover.png) no-repeat left center;
}
.uploadButton input[type=file] {
    position:absolute;
    top:0;
    left:0;
    width:125px;
    height:40px;
    cursor:pointer;
    opacity:0;
}
.uploadValue {
	display: none;
	background: none;
	border: none;
	padding: 5px 5px 0 8px;
	color: #1741b8;
	position: absolute;
	top: 0px;
	left: 150px;
	height:20px;
	font-weight: normal;
	font-size: 95%;
	width: 100%;
}

.uploadValue:hover, .uploadValue:active {
	border: none;
}





/* Buttons postal*/
.menu-toggle, input[type="button"], input[type="reset"], article.post-password-required input[type=submit], li.bypostauthor cite span {
  padding: 6px 10px;
  font-size: 11px;
  font-size: 0.785714286rem;
  line-height: 1.428571429;
  font-weight: normal;
  background-color: #e6e6e6;
  background-repeat: repeat-x;
  background-image: -moz-linear-gradient(top, #f4f4f4, #e6e6e6);
  background-image: -ms-linear-gradient(top, #f4f4f4, #e6e6e6);
  background-image: -webkit-linear-gradient(top, #f4f4f4, #e6e6e6);
  background-image: -o-linear-gradient(top, #f4f4f4, #e6e6e6);
  background-image: linear-gradient(top, #f4f4f4, #e6e6e6);
  border: 1px solid #e5e5e5;
  border-radius: 3px;
  box-shadow: 0 1px 2px rgba(64, 64, 64, 0.1);
}
.menu-toggle,
button,
input[type="submit"],
input[type="button"],
input[type="reset"] {
	cursor: pointer;
}
button[disabled],
input[disabled] {
    cursor: default;
}
.menu-toggle:hover,
button:hover,
input[type="button"]:hover,
input[type="reset"]:hover,
article.post-password-required input[type=submit]:hover {
	color: #5e5e5e;
	background: #fcfad9; /* Old browsers */
	background: -moz-linear-gradient(top,  #fcfad9 0%, #fcf4d9 40%, #f7ebd4 60%, #ffecd9 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#fcfad9), color-stop(40%,#fcf4d9), color-stop(60%,#f7ebd4), color-stop(100%,#ffecd9)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top,  #fcfad9 0%,#fcf4d9 40%,#f7ebd4 60%,#ffecd9 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top,  #fcfad9 0%,#fcf4d9 40%,#f7ebd4 60%,#ffecd9 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top,  #fcfad9 0%,#fcf4d9 40%,#f7ebd4 60%,#ffecd9 100%); /* IE10+ */
	background: linear-gradient(to bottom,  #fcfad9 0%,#fcf4d9 40%,#f7ebd4 60%,#ffecd9 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#fcfad9', endColorstr='#ffecd9',GradientType=0 ); /* IE6-9 */

}
.menu-toggle:active,
.menu-toggle.toggled-on,
button:active,
input[type="button"]:active,
input[type="reset"]:active {
	color: #757575;
	background-color: #e1e1e1;
	background-repeat: repeat-x;
	background: #fcfad9; /* Old browsers */
	background: -moz-linear-gradient(top,  #fcfad9 0%, #fcf4d9 40%, #f7ebd4 60%, #ffecd9 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#fcfad9), color-stop(40%,#fcf4d9), color-stop(60%,#f7ebd4), color-stop(100%,#ffecd9)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top,  #fcfad9 0%,#fcf4d9 40%,#f7ebd4 60%,#ffecd9 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top,  #fcfad9 0%,#fcf4d9 40%,#f7ebd4 60%,#ffecd9 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top,  #fcfad9 0%,#fcf4d9 40%,#f7ebd4 60%,#ffecd9 100%); /* IE10+ */
	background: linear-gradient(to bottom,  #fcfad9 0%,#fcf4d9 40%,#f7ebd4 60%,#ffecd9 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#fcfad9', endColorstr='#ffecd9',GradientType=0 ); /* IE6-9 */

	border: none;
}


#contact01 p.confirm_btn {
    max-width: 285px;
    width: 100%;
    margin: 0 auto!important;
}

#contact01 p.back_btn {
    max-width: 140px;
    width: 100%;
    float: left; 
	margin:0 25px 0 24%!important;
}
#contact01 #btn_box input{
	font-weight: bold;
}


 
p.confirm_btn a {
    max-width: 285px;
    width: 100%;
    display: inline-block;
    padding: 9px 0 7px;
    color: #1741b8;
    font-size: 110%;
	font-weight: bold;
    background: #fed630;
    border: 0!important;
    border-radius: 0px;
    float: left;
    margin: 0 15px 15px 0;
    text-align: center;
	letter-spacing: 1px;
    text-decoration: none;
	box-shadow:0px 0px 5px 0px rgba(0, 0, 0, 0.2);
	-webkit-box-shadow:0px 0px 5px 0px rgba(0, 0, 0, 0.2);
	-moz-box-shadow:0px 0px 5px 0px rgba(0, 0, 0, 0.2);
	cursor:pointer;
}
 
p.confirm_btn a:hover {
    background: #ffdf5c;
	border: 0;
}

p.confirm_btn input {
    max-width: 285px;
    width: 100%;
    display: inline-block;
    padding: 9px 0 7px;
    color: #1741b8;
    font-size: 110%;
	font-weight: bold;
    background: #fed630;
    border: 0!important;
    border-radius: 0px;
    float: left;
    margin: 0 15px 15px 0;
    text-align: center;
	letter-spacing: 1px;
    text-decoration: none;
	box-shadow:0px 0px 5px 0px rgba(0, 0, 0, 0.2);
	-webkit-box-shadow:0px 0px 5px 0px rgba(0, 0, 0, 0.2);
	-moz-box-shadow:0px 0px 5px 0px rgba(0, 0, 0, 0.2);
	cursor:pointer;
}
 
p.confirm_btn input:hover {
    background: #ffdf5c;
	border: 0;
}




p.send_btn a {
 	 max-width: 285px;
    width: 100%;
    display: inline-block;
    padding: 9px 0 7px;
    color: #1741b8;
    font-size: 110%;
	font-weight: bold;
    background: #fed630;
    border: 0!important;
    border-radius: 0px;
    float: left;
    margin: 0 15px 15px 0;
    text-align: center;
	letter-spacing: 1px;
    text-decoration: none;
	box-shadow:0px 0px 5px 0px rgba(0, 0, 0, 0.2);
	-webkit-box-shadow:0px 0px 5px 0px rgba(0, 0, 0, 0.2);
	-moz-box-shadow:0px 0px 5px 0px rgba(0, 0, 0, 0.2);
	cursor:pointer;

}
 
p.send_btn a:hover {
  background: #ffdf5c;
	border: 0;

}

p.send_btn input {
 	 max-width: 285px;
    width: 100%;
    display: inline-block;
    padding: 9px 0 7px;
    color: #1741b8;
    font-size: 110%;
	font-weight: bold;
    background: #fed630;
    border: 0!important;
    border-radius: 0px;
    float: left;
    margin: 0 15px 15px 0;
    text-align: center;
	letter-spacing: 1px;
    text-decoration: none;
	box-shadow:0px 0px 5px 0px rgba(0, 0, 0, 0.2);
	-webkit-box-shadow:0px 0px 5px 0px rgba(0, 0, 0, 0.2);
	-moz-box-shadow:0px 0px 5px 0px rgba(0, 0, 0, 0.2);
	cursor:pointer;

}
 
p.send_btn input:hover {
  background: #ffdf5c;
	border: 0;

}
  
  
p.back_btn a {
  max-width: 140px;
    width: 100%;
    display: inline-block;
    padding: 5px 0 4px;
    color: #1741b8;
    font-size: 110%;
	font-weight: bold;
    background: #fed630;
    border: 0!important;
    border-radius: 0px;
    float: left;
    margin: 0 15px 15px 0;
    text-align: center;
	letter-spacing: 1px;
    text-decoration: none;
	box-shadow:0px 0px 5px 0px rgba(0, 0, 0, 0.2);
	-webkit-box-shadow:0px 0px 5px 0px rgba(0, 0, 0, 0.2);
	-moz-box-shadow:0px 0px 5px 0px rgba(0, 0, 0, 0.2);
	cursor:pointer;

}
 
p.back_btn a:hover {
  background: #ffdf5c;
	border: 0;

}

p.back_btn input {
  max-width: 140px;
    width: 100%;
    display: inline-block;
    padding: 5px 0 4px;
    color: #1741b8;
    font-size: 110%;
	font-weight: bold;
    background: #fed630;
    border: 0!important;
    border-radius: 0px;
    float: left;
    margin: 0 15px 15px 0;
    text-align: center;
	letter-spacing: 1px;
    text-decoration: none;
	box-shadow:0px 0px 5px 0px rgba(0, 0, 0, 0.2);
	-webkit-box-shadow:0px 0px 5px 0px rgba(0, 0, 0, 0.2);
	-moz-box-shadow:0px 0px 5px 0px rgba(0, 0, 0, 0.2);
	cursor:pointer;

}
 
p.back_btn input:hover {
  background: #ffdf5c;
	border: 0;

}



li.bypostauthor cite span {
	color: #fff;
	background-color: #21759b;
	background-image: none;
	border: 1px solid #1f6f93;
	border-radius: 2px;
	box-shadow: none;
	padding: 0;
}

.pp_box { 
	padding: 10px 20px 20px 28px;
}


.pp_inner { 
	padding: 20px; 
	margin-bottom: 10px;
	background: #f6f5f0;
	widht: 100%;
	height: 150px;
	overflow: scroll;
	color: #333!important;
	font-size: 13px!important;
}

#contact01 .pp_inner ul li { 
	font-size: 13px!important;
	list-style: decimal!important;
	margin-left: 40px;
	padding: 0px;
	line-height: 1.7em;

}

h2.pp_maintit{
	padding: 0px 0px 0px 15px;
	color: #1741b8!important;
	font-size: 95%;
	font-weight:bold;
}

h2.pp_maintit span{
	dispaly: inline-block;
	border-left: 4px solid #fed630;
	padding: 0 0 0 10px;
}


.pp_inner p.pp_txt { 
	margin: 0 0 15px 0!important;
}

h4.pp_tit { 
	font-size: 16px; 
	padding: 0 0 10px 0;
}

.pp_check p { 
	text-align: center;
	font-size: 95%;
	color: #333;
}

h3.radio_tit { 
	font-size: 13px;
	color: #6481c0;
	font-weight: bold;
	margin-bottom: 10px;
	text-align:center;
}

.radio_btn { 
	max-width: 85px;
	width: 100%;
	margin: 0 auto;
}

.pp_list02 li { 
	font-size: 110%!important;
	list-style: decimal!important;
	margin-left: 25px;
	padding: 0px;
	line-height: 1.7em;

}


.pp_contact { 
  border: 4px solid #abc8ca;
  border-radius: 20px;
  background: #fff;
  width: auto;
  margin: 0 auto;
  
}

.pp_contact p { 
	padding: 0px 25px 15px;
}




/*Program*/
.pagelink {
	margin: 30px auto 100px;
	max-width: 285px;
	width: 100%;
	position: relative;
}

.pagelink li.oldpage a { 
	padding: 8.5px 0px;
}

.pagelink li.oldpage {
  width: 75px;
  position: absolute;
  left: 0;
  top: 0;
}

.pagelink li.newpage a { 
	padding: 8.5px 0px;
}

.pagelink li.newpage { 
	  margin-right: 0px;
	  width: 75px;
	  position: absolute;
	  right: 0;
	  top: 0;
	}

.pagelink li.listlink {
  width: 125px;
  position: absolute;
  left: 80px;
  top: 0;
}

.pagelink li a {
 	color: #3e5abe;
	text-decoration: none;
	padding: 8.5px 0px;
	margin: 3px;
	background: #e3f4ff;
	box-shadow:0px 0px 5px 0px rgba(0, 0, 0, 0.2);
	-webkit-box-shadow:0px 0px 5px 0px rgba(0, 0, 0, 0.2);
	-moz-box-shadow:0px 0px 5px 0px rgba(0, 0, 0, 0.2);
	font-size: 85%;
	font-weight: bold;
	border-radius: 0px;
	display: block;
	text-align: center;
 }
 
.pagelink li a:hover {
  background: #eff8fd;
 
}

/*WP-PageNavi*/

.illust_collection_box02 .wp-pagenavi {
    padding: 30px 20px 30px 20px;
    background: #a5d6f5;
    margin-top: 20px;
}

.wp-pagenavi {
	clear: both;
	margin: 0 auto;
	text-align: center;
	margin-bottom: 20px;
	font-size: 12px;
	padding-top:40px;
}
.wp-pagenavi a, .wp-pagenavi span {
	text-decoration: none;
	padding: 5px 10px;
	margin: 3px;
	/* CSS3 */
	-webkit-border-radius: 0px;
	-moz-border-radius: 0px;
	border-radius: 0px;
	display: inline-block;
}
.wp-pagenavi span.pages {
	border: 1px solid #3fa5cd;
	color: #3fa5cd;
	background: #F2F2F2;
}
.wp-pagenavi span.current {
	border: 1px solid #3fa5cd;
	background: #fff;
	color: #3fa5cd;
	font-weight: bold;
}
.wp-pagenavi a {
	border: 1px solid #3fa5cd;
	color: #3fa5cd;
	background: #F2F2F2;
	display: inline-block;
}
.wp-pagenavi a:hover {
	background: #f2f2f2;
}

.wp-pagenavi a:hover, .wp-pagenavi span.current {
  border-color: #4ac1f0!important;
}

/************* pagetop *******************************/

#pagetop {
    position: absolute;
    top: 0px;
    right: 0px;
    font-size: 77%;
	z-index: 9999;
}
#pagetop a {
    background: none;
    text-decoration: none;
    color: #fff;
    width: auto;
    padding: 0;
    text-align: center;
    display: block;
    border-radius: 5px;
}
#pagetop a:hover {
	opacity:.8;
    text-decoration: none;
    background: none;
}


/************* footer *******************************/
#footer {
  width: 100%;
  margin: 0px auto;
  background: #0a1d52;

}

.f_inner { 
	max-width: 940px; 
	width: 100%; 
	margin: 0 auto;
	padding: 40px 0 25px;	
	position: relative;
}

.print_btn { 
	position: absolute; 
	top: 31px; 
	right: 65px;
}


#footer ul.f_list { 
	max-width: 670px; 
	width: 100%;
}

#footer ul.first { 
	margin-bottom: 10px;
}


#footer ul.f_list li { 
	float: left;
	padding: 0 10px 0 10px;
	border-right: 1px solid #cdd2d8;
	line-height: 1.2em;
}

#footer ul.f_list li:first-child { 
	padding: 0 10px 0 0px;
}

#footer ul.f_list li:last-child { 
	padding: 0 0px 0 10px;
	border-right: 0;
}

#footer ul.f_list li a { 
	color: #fefffa;
	font-weight: normal;
	font-size: 12px;
}
.footer_bottom {
	background: #07163f;
		
}

.footer_bottom .footer_bottom_list{
	padding: 23px 0 25px;
	float: left; 
}
.footer_bottom .footer_bottom_list li { 
	float: left;
}
.footer_bottom .footer_bottom_list li p { 
	color: #fefffa;
    font-size: 13px;
    padding: 3px 0 0 0;
}

.footer_bottom .footer_bottom_list li.f_logo_list { 
	margin: 0px 15px 0 0;
}

.footer_bottom p.f_txt { 
	float: right;
	font-size: 11px; 
	color: #fff; 
	padding: 28px 0 25px;
}

p.copy_txt { 
	float: left; 
}

p.powered_by { 
	float: right; 
}

.footer_bottom a { 
	text-decoration: none;
	color: #fefffa;
}

.footer_bottom a:hover p{ 
	text-decoration:underline;
}
p.powered_by a{ 
	color: #fefffa;
	text-decoration:none;
}

p.powered_by a:hover{ 
	text-decoration:underline;
}



/*************Copyright*******************************/

.copyright {
  padding: 5px 0 5px;
  background: #050f28;
  line-height: 2.0;
  color:#fff;
  font-size: 11px;
  width: 100%;
  margin: 0px auto;
  text-align: center;
}



/************* トップページ Top page *******************************/

ul.top_list { 

}

ul.top_list {
    position: relative;
    overflow: hidden;
    margin: auto;
    text-align: center;
}

ul.top_list li {
    position: relative;
    text-align: center;
    display: inline-block;
    vertical-align: top;
    width: 184px;
    margin: auto 0px 5px auto;
}


ul.top_list li:nth-child(5), ul.top_list li:nth-child(10) {
      margin: auto 0px 5px auto;
}


.top_box01 { 
	
}


.left_facebook_area { 
	max-width: 455px; 
	width: 100%; 
	float: left;
	margin-bottom: 20px;
	background: #f6f7f9;
}

.right_banner_area { 
	max-width: 465px; 
	width: 100%; 
	float: right;
}

ul.top_banner01 li{ 
	max-width: 222px; 
	width: 100%; 
	float: left; 
	margin: 0 20px 20px 0;
}

ul.top_banner01 li:nth-child(2n) { 
	margin: 0 0 20px 0;
}

.facebook_inner {
	color: #333;
}

.fb_box { 
    padding: 0;
    background: #e3f4ff;
    display: table;
    box-shadow: 0px 0px 5px 0px rgba(0, 0, 0, 0.2);
    -webkit-box-shadow: 0px 0px 5px 0px rgba(0, 0, 0, 0.2);
    -moz-box-shadow: 0px 0px 5px 0px rgba(0, 0, 0, 0.2);
    width: 100%;
	box-sizing: border-box;
}


.cff-header {
    margin: 0 0 20px 0;
    padding: 10px;
	color: #fff;
}


/************* お知らせ・スタッフブログ *******************************/
.news_titbox { 
	position: relative;
	padding: 10px 5px 10px 15px;
	background: #1741b8;
}

.news_title { 
	color: #fff;
	font-size: 100%;
	font-weight: bold;

}

p.news_more { 
		position: absolute; 
		top: 13px; 
		right: 15px;
		border-left: 1px solid #fbcc29;
		padding: 0 0 0 10px;
		line-height:1.2em;
		
}

p.icon { 
		position: absolute; 
		top: -11px; 
		left: 50%;
		margin-left: -30px;
		
}

p.news_more a { 
		color: #fff;
		text-decoration: none;
		background: url(../img/common/arrow.png) 100% 50% no-repeat;
		padding: 0 11px 0 0;
}

.news_box { 
	max-width :240px;
	width: 100%; 
	background: url(../img/common/news_bg.png) 0 0;
	border-top: 4px solid #fbcc29;

}

.news_wrapper { 
	max-width :940px; 
	width: 100%;
	height: 298px;
	z-index: 4;
    position: absolute;
    left: 0px;
    right: 0;
    top: 0px;
    bottom: 0;
    margin: auto;
}


.news_boxinner { 
	padding: 12px 12px 15px;
}

.news_box dl { 
	padding: 0px 4px 5px 5px;
}

.news_box dl:last-child {
	border-bottom: none;
	padding-bottom: 0px;
}

.news_box dl dt {
	font-size: 85%; 
	color :#fff;
	
}

.news_box dl dd {
	font-size: 85%; 
	color: #fff;	
}

.news_box dl a {
	font-size: 85%; 
	color: #fff;	
	text-decoration: underline;
}

.news_box dl a:hover {
	text-decoration: none;
}



/************* 下層ページ共通設定 *******************************/

#page_contents p {
	margin: 0 0 30px 0;
}

#page_contents p:last-child {
	margin: 0 0 0px 0;
}

.img_center { 
	text-align: center;
}

.left_box01 { 
	float: left; 
	max-width: 661px;
	width: 100%; 
}

.right_box01 { 
	float: right; 
	max-width: 240px; 
	width: 100%; 
	background: #1c49c9;
	border-top: 2px solid #fed630;
}

.right_box01_inner { 
	padding: 25px 15px;
	background: url(../img/common/icon01.png) 95% 10px no-repeat;
}

.left_box02 { 
	float: left; 
	/*max-width: 700px;
	width: 100%; */
}

.right_box02 { 
	float: right; 
	max-width: 166px; 
	width: 100%; 
}


h2.page_title01 { 
	font-size: 18px; 
	color: #fed630; 
	background: #1c49c9; 
	border-top: 2px solid #fed630;
	padding: 8px 10px 7px 20px;
	margin-bottom: 25px;
}

h2.page_title02 span { 
	display: inline-block;
	padding: 0 0 0 10px; 
	font-size: 15px;
}

h2.page_title02 { 
	font-size: 17px; 
	color: #fed630; 
	background: #1c49c9; 
	border-top: 2px solid #fed630;
	padding: 8px 10px 7px 20px;
}



/************* プロフィール(profile) *******************************/


h2.tit_style01 {
	font-size: 18px; 
	color: #fefffa; 
	font-weight: bold;	
	background: url(../img/common/tit_line01.png) 0 100% repeat-x;
	padding: 0px 0 20px;
	margin-bottom: 17px;
}

ul.profile_list01 li { 
	/*background: url(../img/common/maru.png) 0 6px no-repeat;*/
	font-size: 89%; 
	color: #fff;
	padding: 0 0 2px 0px;
}

ul.profile_list01 li span { 
	color: #fed630;
}


ul.profile_list01 { 
	background: url(../img/common/tit_line01.png) 0 100% repeat-x;
	padding: 0 0 20px 0;
	margin-bottom: 17px;
}

dl.profile_list02 { 
	background: url(../img/common/tit_line01.png) 0 100% repeat-x;
	padding: 0 0 24px 0;
	margin-bottom: 20px;
	font-size: 95%; 
	color: #fff;
	
}

dl.profile_list02 dt { 
	float: left;
	color: #fed630;
}

p.imp_txt01 { 
	font-size: 90%; 
	color: #fed630; 
	text-align: center;
	margin-bottom: 17px!important;
}

.pdf_btn { 
	background: url(../img/common/pdf_ico.png) 12px 50% no-repeat, #0e2b7e;
 }

.pdf_btn a { 
	background: url(../img/common/arrow01.png) 95% 50% no-repeat;
    width: auto;
    padding: 10px;
    font-size: 95%;
    color: #fde230;
    display: block;
    text-align: center;
	text-decoration:none;
}

.pdf_btn a span { 
    display: block;
}

.pdf_btn a span.small { 
    font-size: 90%;
}

.pdf_btn a span.big { 
    padding: 0 0 0 12px;
}

.pdf_btn:hover { 
	background: url(../img/common/pdf_ico.png) 12px 50% no-repeat, #143cac;
 }


.pdf_btn a:hover { 
    text-decoration: none;
}




ul.profile_list02 { 
	float: left;
	width: 48%;
}

ul.profile_list02:first-child { 
	float: left;
	width: 48%;
	margin-right: 4%;
}

ul.profile_list02 li { 
	background: url(../img/common/maru.png) 0 9px no-repeat;
	padding: 0 0 5px 16px;
}

ul.profile_list03 { 
	padding: 0 0 10px 0px;
}

ul.profile_list03 li { 
	background: url(../img/common/maru.png) 0 9px no-repeat;
	padding: 0 0 5px 16px;
}

.profile_list03_dl dt { 
	float: left; 
	width: 100px;
}

.profile_list03_dl dd { 
	padding: 0 0 0 100px;
}

h3.profile_tit{
	padding: 10px 0px 15px 0px;
	color: #fed630!important;
	font-size: 115%;
	font-weight:bold;
	line-height:1.2em;
}

h3.profile_tit span{
	dispaly: inline-block;
	border-left: 4px solid #fed630;
	padding: 0 0 0 10px;
}



.banner_box  { 
	background: #1741b8;
}

.banner_left { 
	float: left; 
	max-width: 585px; 
	width: 100%;
}

.banner_right { 
	float: right; 
	max-width: 343px; 
	width: 100%; 
	background: #1c49c9;
	padding: 5px;
}

h3.banner_link { 
	background: url(../img/common/pdf_ico.png) 25px 50% no-repeat, #0e2b7e;
	box-shadow:0px 0px 5px 0px rgba(0, 0, 0, 0.2);
	-webkit-box-shadow:0px 0px 5px 0px rgba(0, 0, 0, 0.2);
	-moz-box-shadow:0px 0px 5px 0px rgba(0, 0, 0, 0.2);
 }

h3.banner_link a { 
	background: url(../img/common/arrow01.png) 95% 50% no-repeat;
    width: auto;
    padding: 14px 10px; 
    font-size: 110%;
    color: #fed630;
    display: block;
    text-align: center;
	text-decoration: none;
	
}


h3.banner_link:hover { 
	background: url(../img/common/pdf_ico.png) 25px 50% no-repeat, #103292;
	box-shadow:0px 0px 5px 0px rgba(0, 0, 0, 0.2);
	-webkit-box-shadow:0px 0px 5px 0px rgba(0, 0, 0, 0.2);
	-moz-box-shadow:0px 0px 5px 0px rgba(0, 0, 0, 0.2);
 }

h3.banner_link:hover a { 
	text-decoration: none;
	
}



.banner_left ul { 
	padding: 0 14px 14px 14px;
}

.banner_left ul li { 
	float: left;
	margin-right: 18px;
	padding: 13px 0 0px 0px;
}

.banner_left ul li.one { 
	margin-right: 25px;
	background: url(../img/common/icon02.png) 0 9px no-repeat;
	color: #fed630;
	font-size: 110%;
	padding: 17px 0 7px 60px;
}
.banner_left ul li.four { 
	margin-right: 0px;
}

.banner_left ul li a { 
	width :110px; 
	padding: 5px 0; 
	color: #fed630;
	font-size: 110%;
	background: #0e2b7e;
	text-align: center;
	text-decoration: none;
	display: block;
	box-shadow:0px 0px 5px 0px rgba(0, 0, 0, 0.2);
	-webkit-box-shadow:0px 0px 5px 0px rgba(0, 0, 0, 0.2);
	-moz-box-shadow:0px 0px 5px 0px rgba(0, 0, 0, 0.2);
}

.banner_left ul li.four a { 
	width :130px; 
}

.banner_left ul li a:hover { 
	background: #103292; 
	text-decoration: none;
}

/************* 出演情報(works) *******************************/

h3.schedule_title { 
		color: #1c49c9; 
		font-size: 18px;
		max-width: 600px; 
		width: 100%; 
		margin: 0 auto 10px;
}

.search_box_wrapper { 
	max-width: 625px; 
	width: 100%; 
	margin: 0 auto 30px;
	text-align: center;
}

.schedule_free_box { 
	max-width: 600px; 
	width: 100%; 
	margin: 10px auto 20px;
}

.search_box {
    max-width: 175px;
    width: 100%;
    margin: 0 15px 8px 15px;
    display: inline-block;
}


.search_box select {
	max-width: 175px;
	width: 100%;
	padding: 7px 10px;
	-webkit-appearance: none;
	-moz-appearance: none;
	appearance: none;
	border: 0;
	border-radius: 6px;
	background: #13389e;
	background: url(../img/common/select_arrow.png) right 0 no-repeat, #13389e;
	background-size: 40px, 100%;
	color: #fff;
	line-height: 1.2em;
	height: 36px;
}


.search_btn { 
	max-width: 235px;
	width: 100%;
	margin: 0 auto 30px;
}

input#submit_search {
    border: 0;
    border-radius: 4px;
    font-family: inherit;
	padding: 6px;
    background: #3c93cb;
	-webkit-box-shadow: 0 0 5px 0 rgba(0, 0, 0, 0.18);
	-moz-box-shadow: 0 0 5px 0 rgba(0, 0, 0, 0.18);
	box-shadow: 0 0 5px 0 rgba(0, 0, 0, 0.18);
	color: #fff; 
	font-size: 15px;
	width: 100%;
	display: block;
}





dl.work_list { 
	padding: 10px 0;  
	margin-bottom: 10px;
	background: #e3f4ff;
	display:table;
	box-shadow:0px 0px 5px 0px rgba(0, 0, 0, 0.2);
	-webkit-box-shadow:0px 0px 5px 0px rgba(0, 0, 0, 0.2);
	-moz-box-shadow:0px 0px 5px 0px rgba(0, 0, 0, 0.2);
	width: 100%;
}

dl.work_list dt {
	position: relative;
    display: table-cell;
    vertical-align: top;
    width: 22%;
    padding: 0 10px;
}

dl.work_list dt p.date_txt { 
	padding: 4px 0; 
	margin: 0!important;
	width: 115px; 
	color: #fff;
	font-size: 11px;
	text-align: center;
	background: #3c93cb;
}

dl.work_list dt p.cate_txt { 
	padding: 5px 0; 
	margin: 0!important;
	width: 115px; 
	color: #3c93cb;
	font-size: 12px;
	text-align: center;
	background: #d4eaf8;
}


dl.work_list dd {
	display: table-cell;
    width: 78%;
    vertical-align: middle;
    padding: 0 10px;
}


dl.work_list dd a { 
	font-size: 14px; 
	color: #1641b8; 
	text-decoration: underline;
}

dl.work_list dd a:hover { 
	text-decoration: none;
}

dl.work_list01 { 
	padding: 10px 0;  
	margin-bottom: 10px;
	background: #e3f4ff;
	display:table;
	box-shadow:0px 0px 5px 0px rgba(0, 0, 0, 0.2);
	-webkit-box-shadow:0px 0px 5px 0px rgba(0, 0, 0, 0.2);
	-moz-box-shadow:0px 0px 5px 0px rgba(0, 0, 0, 0.2);
	width: 100%;
}

dl.work_list01 dt {
	position: relative;
    display: table-cell;
    vertical-align: top;
    width: 22%;
    padding: 0 10px;
}

dl.work_list01 dt p.date_txt { 
	padding: 4px 0; 
	margin: 0!important;
	width: 115px; 
	color: #fff;
	font-size: 11px;
	text-align: center;
	background: #3c93cb;
}

dl.work_list01 dt p.date_txt01 { 
	margin: 0!important;
}

dl.work_list01 dt p.date_txt01 a { 
	padding: 4px 0; 
	width: 115px; 
	color: #fff;
	font-size: 11px;
	display: block;
	text-align: center;
	background: #3c93cb;
	text-decoration: none;
}

dl.work_list01 dt p.date_txt01 a:hover { 
	background: #4da9e4;
}

dl.work_list01 dt p.cate_txt { 
	padding: 5px 0; 
	margin: 0!important;
	width: 115px; 
	color: #3c93cb;
	font-size: 12px;
	text-align: center;
	background: #d4eaf8;
}


dl.work_list01 dd {
	display: table-cell;
    width: 78%;
    vertical-align: middle;
    padding: 0 10px;
}

dl.work_list01 dd .alignleft { 
	margin-right: 15px!important;
    margin-bottom: 5px!important;
}


dl.work_list01 dd a { 
	font-size: 14px; 
	color: #1641b8; 
	text-decoration: underline;
}

dl.work_list01 dd a:hover { 
	text-decoration: none;
}

dl.work_list01 dd span { 
	font-size: 14px; 
	color: #1641b8; 
}

dl.work_list01 dd span.color_new { 
	color: #fa3656; 	
}





dl.work_list01_01 { 
	padding: 10px 0;  
	margin-bottom: 10px;
	background: #1c49c9;
	display:table;
	box-shadow:0px 0px 5px 0px rgba(0, 0, 0, 0.2);
	-webkit-box-shadow:0px 0px 5px 0px rgba(0, 0, 0, 0.2);
	-moz-box-shadow:0px 0px 5px 0px rgba(0, 0, 0, 0.2);
	width: 100%;
}

dl.work_list01_01 dt {
	position: relative;
    display: table-cell;
    vertical-align: top;
    width: 22%;
    padding: 0 10px;
}

dl.work_list01_01 dt p.date_txt { 
	padding: 4px 0; 
	margin: 0!important;
	width: 115px; 
	color: #fff;
	font-size: 11px;
	text-align: center;
	background: #3c93cb;
}

dl.work_list01_01 dt p.date_txt01 { 
	margin: 0!important;
}

dl.work_list01_01 dt p.date_txt01 a { 
	padding: 4px 0; 
	width: 115px; 
	color: #fff;
	font-size: 11px;
	display: block;
	text-align: center;
	background: #3c93cb;
	text-decoration: none;
}

dl.work_list01_01 dt p.date_txt01 a:hover { 
	background: #4da9e4;
}

dl.work_list01_01 dt p.cate_txt { 
	padding: 5px 0; 
	margin: 0!important;
	width: 115px; 
	color: #fff;
	font-size: 12px;
	text-align: center;
	background: #d4eaf8;
}


dl.work_list01_01 dd {
	display: table-cell;
    width: 78%;
    vertical-align: middle;
    padding: 0 10px;
	color: #fff!important;
}

dl.work_list01_01 dd a {
	color: #fff!important;
}

dl.work_list01_01 dd .alignleft { 
	margin-right: 15px!important;
    margin-bottom: 5px!important;
}


dl.work_list01_01 dd a { 
	font-size: 14px; 
	color: #1641b8; 
	text-decoration: underline;
}

dl.work_list01_01 dd a:hover { 
	text-decoration: none;
}

dl.work_list01_01 dd span { 
	font-size: 14px; 
	color: #fff; 
}

dl.work_list01_01 dd span.color_new { 
	color: #fa3656; 	
}

dl.work_list01_01 table.work_table td {
    color: #fff;
	border: #748ED6 solid;
    border-width: 1px 0px 1px 1px;
}

dl.work_list01_01 table.work_table th {
  	color: #fff!important;
	border: #748ED6 solid;
    border-width: 1px 0px 1px 0px;
	
}


.event_text { 
	color: #1641b8;
	margin: 0px!important;
}

table.work_table{
	border-collapse: collapse;
	border-spacing: 0;
	margin:10px 0 0px 0;
	width: 100%;
	
}

table.work_table td{
	padding: 5px 5px 5px 10px;
	border: #e6e6e6 solid;
	border-width: 1px 0px 1px 1px;
	background:none;
	color: #333;
	font-size: 85%;
        word-break: break-all;
}

table.work_table th{
	padding: 5px 10px 5px 5px;
	background:none;
	vertical-align: top;
	border: #e6e6e6 solid;
	border-width: 1px 0px 1px 0px;
	color: #1741b8!important;
	font-size: 95%;
	font-weight:bold;
	width: 22%;
	text-align:right;
}


.detail_newsbox { 
	padding: 20px; 
	background: #e3f4ff;
	box-shadow:0px 0px 5px 0px rgba(0, 0, 0, 0.2);
	-webkit-box-shadow:0px 0px 5px 0px rgba(0, 0, 0, 0.2);
	-moz-box-shadow:0px 0px 5px 0px rgba(0, 0, 0, 0.2);
	word-break: break-all;
}

h2.detail_tit { 
	font-size: 18px; 
	color: #1641b8;
	padding: 0 0 10px 0;
	border-bottom: 1px solid #a5d6f5;
	margin-bottom: 20px;
}

.date_cate { 
	margin-bottom: 20px;
}

.date_cate p.date_txt { 
	padding: 5px 0; 
	margin: 0!important;
	width: 115px; 
	color: #fff;
	font-size: 11px;
	text-align: center;
	background: #3c93cb;
	float: left;
}

.date_cate p.cate_txt { 
	padding: 4px 0; 
	margin: 0!important;
	width: 115px; 
	color: #3c93cb;
	font-size: 12px;
	text-align: center;
	background: #d4eaf8;
	float: left;
}

.detail_newsbox { 
	color: #333;
}

.detail_content { 
	border-bottom: 1px solid #a5d6f5;
	padding: 0 0 20px 0;
	margin-bottom: 40px;
}


p.more_btn { 
	background: #13389e; 
	display: block;
	color: #fff;
	font-size: 100%;
	text-align: center;
	padding: 12px;
	cursor: pointer;
	border-radius: 5px;
	box-shadow:0px 0px 5px 0px rgba(0, 0, 0, 0.2);
	-webkit-box-shadow:0px 0px 5px 0px rgba(0, 0, 0, 0.2);
	-moz-box-shadow:0px 0px 5px 0px rgba(0, 0, 0, 0.2);
}

p.more_btn span { 
	background: url(../img/common/more_arrow.png) 100% 45% no-repeat;
	display: inline-block;
    padding: 0 27px 0 0px;
}

p.more_btn:hover { 
	background: #1641b6; 
}


p.more_btn01 { 
	background: #878476; 
	max-width: 235px; 
	width: 100%;
	margin: 0 auto 20px!important;
	display: block;
	color: #fff;
	font-size: 120%;
	font-weight:bold;
	text-align: center;
	padding: 12px;
	cursor: pointer;
	border-radius: 5px;
	box-shadow:0px 0px 5px 0px rgba(0, 0, 0, 0.2);
	-webkit-box-shadow:0px 0px 5px 0px rgba(0, 0, 0, 0.2);
	-moz-box-shadow:0px 0px 5px 0px rgba(0, 0, 0, 0.2);
}

p.more_btn01 span { 
	display: inline-block;
    padding: 0 0 0 0px;
}

p.more_btn01:hover { 
	background: #9f9c8e; 
}



#loadimg { 
	text-align: center;
	padding: 10px 0 10px;
}

#loadimg01 { 
	text-align: center;
	padding: 10px 0 10px;
}

.work_box { 
	padding: 20px; 
	background: #e3f4ff;
	margin-bottom: 20px;
}

.work_left_box { 
	float: left; 
	max-width: 250px; 
	width: 100%;
}

.work_right_box { 
	float: right; 
	max-width: 322px; 
	width: 100%;
}

h3.work_tit { 
	margin-bottom: 10px;
}

p.work_main_tit { 
	color: #13389e;
	font-weight: bold;
}

ul.work_banner_list { 
	max-width: 630px; 
	width: 100%; 
	margin: 0 auto;
}


ul.work_banner_list li { 
	float: left; 
	margin: 0 15px 15px 0;
	max-width: 200px; 
	width: 100%; 
}

ul.work_banner_list li:nth-child(3), ul.work_banner_list li:nth-child(6) { 
	margin: 0px 0 15px 0;
}

p.construction { 
	font-size: 18px; 
	color: #333; 
	font-weight: bold;
	text-align: center;
}

/************* 資料ダウンロード(document) *******************************/

.document_main { 
	background: url(../img/document/document01.png) 0 0 no-repeat;
	padding: 0 0 10px;
}

h3.document_txt01 { 
	font-size: 18px; 
	text-align: center; 
	line-height: 2.1em;
	margin-bottom: 5px;
}

p.document_txt02 { 
	text-align: center;
	margin-bottom: 15px!important;
}




dl.document_list { 
	padding: 8.5px 0;  
	margin-bottom: 10px;
	background: #e3f4ff;
	box-shadow:0px 0px 5px 0px rgba(0, 0, 0, 0.2);
	-webkit-box-shadow:0px 0px 5px 0px rgba(0, 0, 0, 0.2);
	-moz-box-shadow:0px 0px 5px 0px rgba(0, 0, 0, 0.2);
}

dl.document_list dt {
	float: right;
    width: 50px;
	text-align: center;
}

dl.document_list dd {
	float: left;
	padding: 0 0 0 14px;
}


dl.document_list dd a { 
	font-size: 16px;
    color: #1641b8;
    text-decoration: none;
    background: url(../img/document/pdf_ico.png) 0 6px no-repeat;
    padding: 4px 0 0 34px;
    display: block;
    font-weight: bold;
}

dl.document_list dd a:hover { 
	text-decoration: underline;
}


.contact_banner { 
	padding: 25px;
	background: #1c49c9;
	border-top: 2px solid #fed630;
}

h3.document_tit01 { 
	font-size: 18px; 
	margin-bottom: 5px;
	color: #fff;
}

h3.document_tit02 { 
	font-size: 18px; 
	margin-bottom: 5px;
	color: #fed630;
}

.document_txt03 { 
	font-size: 100%; 
	color: #fed630;
	margin-bottom: 20px!important;
}

p.contact_btn a { 
	display: block; 
	background: #0e2b7e; 
	color: #fed630; 
	max-width: 345px; 
	width: auto;
	text-decoration: none;
	text-align: center; 
	padding: 10px; 
	box-shadow:0px 0px 5px 0px rgba(0, 0, 0, 0.2);
	-webkit-box-shadow:0px 0px 5px 0px rgba(0, 0, 0, 0.2);
	-moz-box-shadow:0px 0px 5px 0px rgba(0, 0, 0, 0.2);
	
}

p.contact_btn a:hover { 
	background: #103292; 

}

/************* 会社概要(company) *******************************/

table.table_style{
	border-collapse: collapse;
	border-spacing: 0;
	margin:0px 0 0px 0;
	width: 100%;
	
}

table.table_style td{
	padding: 15px 10px 15px 15px;
	border: #e6e6e6 solid;
	border-width: 0px 0px 1px 1px;
	background:none;
	color: #333;
	font-size: 95%;
}

table.table_style th{
	padding: 15px 10px 15px 15px;
	background:none;
	vertical-align: top;
	border: #e6e6e6 solid;
	border-width: 0px 0px 1px 0px;
	color: #1741b8!important;
	font-size: 95%;
	font-weight:bold;
	width: 28%;
}

table.table_style th span{
	dispaly: inline-block;
	border-left: 4px solid #fed630;
	padding: 0 10px 0 10px;
}

table.table_style tr:last-child th { 
	border-width: 0px 0px 0px 0px;
}

table.table_style tr:last-child td { 
	border-width: 0px 0px 0px 1px;
}

/************* イラスト集 *******************************/

ul.imp_notice li { 
	line-height: 1.7;
    color: #333;
    font-size: 10px;
    font-weight: bold;
}

ul.imp_notice li span { 
    padding: 0 0 5px 15px;
	display: inline-block;
  	background: url(../img/common/kome.png) 0 3px no-repeat;
}

ul.imp_notice li.one { 
	background: url(../img/common/kome1.png) 0 3px no-repeat;
}

ul.imp_notice li.two { 
	background: url(../img/common/kome2.png) 0 3px no-repeat;
}

ul.imp_notice li.txt_center { 
	text-align: center;
}

h4.title_imp { 
	font-size: 100%; 
	color: #333; 
	font-weight: bold;
	margin-bottom: 7px;
}

.illust_collection_box { 
	padding: 20px;
	background: #a5d6f5;
	margin-bottom: 20px;
}

.illust_collection_box01 { 
	padding: 20px 7px 20px 20px;
	background: #fef5ce;
	color:#333;
	margin-bottom: 20px;
}

.free_search_box { 
	box-shadow: inset 0px 2px 2px 0px rgba(0, 0, 0, 0.1);
	border: 2px solid #1c49c9; 
	border-radius: 4px;
	background: #fff;
	max-width: 662px; 
	width: auto; 
	margin: 0 auto 15px;
	padding: 3px 9px;
}

.free_search_wrapper { 
	max-width: 600px; 
	width: 100%; 
	margin: 0 ;
	float: left;
	padding: 3px 9px;
}

.number_show { 
	float: right; 
	max-width: 147px; 
	width: 100%;
	padding: 10px 5px 16px 16px;
    background: #fff;
    margin: 3px 0 0 0;
}

.num_show { 
	display: inline-block;
}

.num_show select {
    border: 1px solid #1c49c9;
    border-radius: 3px;
    font-family: inherit;
    padding: 1px;
    background: #fff;
}


.num_show span { 
	display: block;
	font-size: 14px;
	color: #333; 
	font-weight: bold;
	margin-right: 5px;
	padding: 8px 0 0 0;
}
.num_show span.ken { 
	display: inline-block;
	font-size: 14px;
	color: #333; 
	font-weight: bold;
}

.free_search { 
	width: 78%;
	border:0;
	padding: 12px 6px; 
	float: left;
	background:#fff;
	color: #333;
    font-size: 16px;
}

.free_search:hover { 
	border:0;
}

.free_search:focus {
  outline: none;
}

input#submit_free_word {
    border: 0;
    border-radius: 4px;
    font-family: inherit;
    margin-top: 6px;
	padding: 6px;
    background: #3c93cb;
	-webkit-box-shadow: 0 0 5px 0 rgba(0, 0, 0, 0.18);
	-moz-box-shadow: 0 0 5px 0 rgba(0, 0, 0, 0.18);
	box-shadow: 0 0 5px 0 rgba(0, 0, 0, 0.18);
	width: 18%;
	color: #fff; 
	font-size: 15px;
	float:right;
}

.refice_btn { 
	max-width: 235px;
	width: 100%;
	margin: 15px auto 10px;
}

input#submit_checkbox {
    border: 0;
    border-radius: 4px;
    font-family: inherit;
	padding: 6px;
    background: #3c93cb;
	-webkit-box-shadow: 0 0 5px 0 rgba(0, 0, 0, 0.18);
	-moz-box-shadow: 0 0 5px 0 rgba(0, 0, 0, 0.18);
	box-shadow: 0 0 5px 0 rgba(0, 0, 0, 0.18);
	color: #fff; 
	font-size: 15px;
	width: 100%;
	display: block;
}


.free_search_txt { 
	font-size: 18px;
	color: #333; 
	text-align: center;
	font-weight: bold;
	margin:0 0 10px 0!important;
}

.free_search_txt span { 
	color: #1c49c9; 
}


.free_search_txt01 { 
	font-size: 18px;
	color: #333; 
	text-align: center;
	font-weight: bold;
	margin: 15px 0 0 0;
}

.free_search_txt01 span { 
	color: #1c49c9; 
}


.refine_search { 
	
}

dl.refine_dl { 
	display: table;
    width: 100%;
    margin-bottom: 10px;
}

dl.refine_dl dt{ 
	background: #8fc8ec; 
	text-align: center;
	color: #1c49c9;
	padding: 10px;
	font-size: 16px;
	font-weight:bold;
	position: relative;
    display: table-cell;
    width: 16%;
}

dl.refine_dl dd{ 
	background: #fff; 
	color: #333;
	font-size: 16px;
	padding: 10px 10px 10px 20px;
	font-weight:bold;
	position: relative;
    display: table-cell;
    width: 84%;
}

dl.refine_dl dd span{ 
	display: inline-block; 
	margin-right: 25px;
}

dl.refine_dl dd input{ 
	display: inline-block; 
	margin-right: 7px;
}


.menu_box {
    
}




.illust_img { 
	text-align:center;
	margin-bottom: 20px;
}


ul.illust_collectionList li { 
	background: #fff;
	-webkit-box-shadow: 0 0 5px 0 rgba(0, 0, 0, 0.18);
	-moz-box-shadow: 0 0 5px 0 rgba(0, 0, 0, 0.18);
	box-shadow: 0 0 5px 0 rgba(0, 0, 0, 0.18);
	
	
	max-width: 290px; 
	width: 100%;
	margin:0 14px 14px 0;
	float: left;
	border-radius:6px;
	position: relative;
}

.illust_collectionList_inner { 
	padding: 20px;
}

.illust_collectionList_inner01 { 
	padding: 20px;
	background: #fff;
}


p.illust_number { 
	font-size: 14px; 
	color: #1c49c9; 
	margin:0 0 5px 0!important;
}

p.illust_title { 
	font-size: 14px; 
	color: #333; 
	margin:0 0 10px 0!important;
}


.c_links {
	max-width: 214px;
	width: 100%;
	margin: 15px auto 10px;
    border: 0;
    border-radius: 4px;
	padding: 6px;
    background: #3c93cb;
	-webkit-box-shadow: 0 0 5px 0 rgba(0, 0, 0, 0.18);
	-moz-box-shadow: 0 0 5px 0 rgba(0, 0, 0, 0.18);
	box-shadow: 0 0 5px 0 rgba(0, 0, 0, 0.18);
	color: #fff; 
	font-size: 15px;
	display: block;
	text-align: center;
	cursor: pointer;
}




.more_box_illust a.selected {
	 z-index:100;
}

.messagepop {
    background:#1c49c9;
    cursor:default;
    display:none;
    margin-top: 5px;
    position:absolute;
	left:0;
    text-align:left;
    max-width: 290px;
	width:100%;
    z-index:50;
    color:#fff;
	border-radius:6px;
      }

.message_inner { 
	padding: 20px;
}

.arrow {
    width: 0;
    height: 0;
    border-left: 15px solid transparent;
    border-right: 15px solid transparent;
    border-bottom: 15px solid #1c49c9;
    position:absolute;
    top:-12px;
    z-index:1000;
    margin-left: -8px;
	left: 50%;
}


table.table_admin{
	border-collapse: collapse;
	border-spacing: 0;
	margin:0px 0 0px 0;
	width: 100%;
	
}

table.table_admin td{
	padding: 5px 5px 5px 10px;
	border: #e6e6e6 solid;
	border-width: 1px 1px 1px 1px;
	background:none;
	color: #333;
	font-size: 85%;
	word-break: break-all;
}

table.table_admin th{
	padding: 5px 5px 5px 7px;
	background:none;
	vertical-align: top;
	border: #e6e6e6 solid;
	border-width: 1px 1px 1px 1px;
	color: #1741b8!important;
	font-size: 90%;
	font-weight:bold;
	width: 32%;
	text-align:left;
}

table.table_admin th.size01{
	width: 22%;
	padding: 5px 5px 5px 10px;
}

p.close_btn { 
	max-width: 75px; 
	width: 100%; 
	float: right;
}


p.close_btn span {
    display: block;
    padding: 4px 0px 4px 21px;
    color: #fff;
    background: url(../img/illust_collection/close_btn.png) 7px 8px no-repeat, #3363eb;
    border-radius: 5px;
    text-align: center;
	text-decoration:none;
	cursor: pointer;
}

p.close_btn span:hover {
    background: url(../img/illust_collection/close_btn.png) 7px 8px no-repeat, #5783ff;
}

p.close_btn a {
    display: block;
    padding: 4px 0px 4px 21px;
    color: #fff;
    background: url(../img/illust_collection/close_btn.png) 7px 8px no-repeat, #3363eb;
    border-radius: 5px;
    text-align: center;
	text-decoration:none;
	cursor: pointer;
}


p.close_btn a:hover {
	text-decoration:none;
}

p.message_title { 
	font-size: 14px; 
	color: #fff;
	padding: 0 0 5px 0;
	border-bottom: 1px dotted #fff;
	margin:0!important;
}

p.message_txt01 { 
	font-size: 14px; 
	color: #fff;
	padding: 0 0 15px 0;
	margin:0!important;
}
 

/*画面サイズが960px以下に適用*/
@media screen and (max-width : 960px){

ul.top_list li {
     margin: auto 5px 10px 0px;
}


ul.top_list li:nth-child(5), ul.top_list li:nth-child(10) {
      margin: auto 5px 10px 0px;
}

.banner_left {
    float: none;
    max-width: 565px;
    width: 100%;
    margin: 0 auto;
}

.banner_right {
    float: none;
    max-width: 343px;
    width: auto;
    background: #1c49c9;
    padding: 5px;
    margin: 0px auto 10px;
}

.con_list .left_list {
    float: none;
    max-width: 940px;
    text-align: center;
}

.con_list .right_list {
    float: none;
    max-width: 940px;
	text-align: center;
}

.con_list .right_list p {
    text-align: center;
}

.con_list .left_list p {
    text-align: center;
}


ul.illust_collectionList li {
    width: 31%;
    margin: 0 1% 14px 1%;
}

.left_facebook_area {
    max-width: 960px;
    width: 96%;
    float: none;
    margin: 0 auto 20px;
    background: #f6f7f9;
}

.right_banner_area {
    max-width: 706px;
    width: 100%;
    float: none;
    margin: 0 auto;
}


ul.top_banner01 li:nth-child(2n) {
    margin: 0 20px 20px 0;
}

ul.top_banner01 li:nth-child(3n) {
    margin: 0 0 20px 0;
}


}


/************* display setting *******************************/

/*画面サイズが980px以下に適用*/
@media screen and (max-width : 940px){

.main_menu, .f_inner, .pc_news{ 
	display: none;
}


}

/*画面サイズが980px以上に適用*/
@media screen and (min-width : 940px){
#head_info_sp_tab, #sp_header, .sp_footer, #sp_header_box, .sp_news{
	display: none;
}

}


/*画面サイズが980px以下に適用*/
@media screen and (max-width : 940px){
body { 
	background-image: none !important; 
}

#wrap {
	width: 100%;
	border-top: none;
	margin : 0 auto 0 !important;
	padding: 0;
}

#contents {
	width: 96%;
}

.inner {
    max-width: 940px;
    width: 96%;
    margin: 0 auto;
}


#page_contents {
	width: 96%;
	padding: 25px 0 35px;
}

.page_tit_box {
	width: 96%;
}

.pankuzu {
  width: 96%;
}

#header{
	width:100%;
}

.logo img {
    width: 100%;
    max-width: 200px;
}

.head_h1 { 
	width:100%; 
	margin-top: 37px;
}

.h_menu_area {
    margin-top: 0px;
}


#head_info_sp_tab {
	display: block; 
	float:right; 
	margin: 10px 0px 0px 0px;
}

#head_info_sp_tab ul li{
	display:inline-block;
}


#sp_header_box { 
	background: #6481c0;
	width: 100%;
	border-bottom: 1px solid #a7b6d8;
	position:fixed;
	z-index: 9999;
}

.sp_logo_box { 
	float: left;
	padding: 8px 0 0 10px;
	position:absolute;
}


#sp_header{
	float: right;
	margin-top: -13px;
}



.icon_box { float: left; }
.line_box { 
	border-right: 1px solid #c1cde6;
}
.icon_box p.tel_ico01 {
	width: 39px;
	height: 36px;
	text-indent: -9999px;
	background: url(../img/sp/sp_tel.png) center top no-repeat;
	background-size: 39px 36px;
	
}

.icon_box p.tel_ico02 {
	width: 38px;
	height: 36px;
	text-indent: -9999px;
	background: url(../img/sp/sp_mail.png) center top no-repeat;
	background-size: 38px 36px;
	
}


#sp_header_navi .btn {
	margin: 0;
	padding: 0;
}

#sp_header_navi p {
	width: 36px;
	height: 36px;
	text-indent: -9999px;
	background: url(../img/sp/sp_nav_btn.png) center top no-repeat;
	background-size: 36px 36px;
	cursor: pointer;
}

#sp_header_navi p.active {
	background: url(../img/sp/sp_nav_btn.png) center top no-repeat;
	background-size: 36px 36px;
}

#sp_header_navi ul {
	position: absolute;
	display: none;
	max-width: 1000px;
	width: 100%;
	margin: auto;
	padding: 0px 0 5px;
	top:132px;
	left: 0;
	background: #3c93cb;
	z-index: 500;
}


#sp_header_navi ul li {
	margin: 0 5px;
	text-align: left;
	font-size: 100%;
	font-weight: normal;
	border-bottom: 1px dotted #ccc;
	background: #1741b8;
	padding: 0 20px;
}

#sp_header_navi ul li:last-child {
	border-bottom: none;	
}

#sp_header_navi ul li:last-child: { border-bottom: none;}


#sp_header_navi ul li a {
	display:block; 
	position: relative; 
	color: #fed630;
	padding: 10px 0px!important;
	text-decoration: none;
}

#sp_header_navi ul li a:hover {
	text-decoration: none;
}

#sp_header_navi ul a:after{
  display: block;
  content: "";
  position: absolute;
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
  top: 50%;
  color: #009bcd;
  right: 1px;
  width: 10px;
  height: 10px;
  margin-top: -5px;
  background: #1741b8;
}

#sp_header_navi ul a:before {
  display: block;
  content: "";
  position: absolute;
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
  top: 50%;
  right: 0px;
  width: 10px;
  height: 10px;
  margin-top: -5px;
  background: #fed630;
}

/************* Footer and sp_footer *******************************/


.footer_bottom .footer_bottom_list {
  padding: 25px 10px 0px;
  float: none;
}

.sp_footer ul {
  text-align: left;
  padding: 5px 0px 5px;
  width: 100%;
  max-width: 940;
  margin: 0 auto;
  background: #0a1d52;
}

.sp_footer ul li {
  font-size: 90%;
  line-height: 1;
  font-weight: normal;
  padding: 0 20px;
  border-bottom: 1px dotted #fefffa;
}

.sp_footer ul li:last-child {
	border-bottom: none;	
}

.sp_footer ul a { 
	display:block; 
	position: relative; 
	color: #fefffa;
	padding: 12px 0px!important;
	text-decoration: none;
}

.sp_footer ul a:after{
  display: block;
  content: "";
  position: absolute;
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
  top: 50%;
  color: #009bcd;
  right: 1px;
  width: 10px;
  height: 10px;
  margin-top: -5px;
  background: #0a1d52;
}

.sp_footer ul a:before {
  display: block;
  content: "";
  position: absolute;
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
  top: 50%;
  right: 0px;
  width: 10px;
  height: 10px;
  margin-top: -5px;
  background: #fefffa;
}

/************* トップページ Top Page *******************************/

.news_wrapper {
    height: auto;
    position: inherit;
	left: 0px;
    right: 0;
    top: 0px;
    bottom: 0;
 
}

.news_box {
    max-width: 940px;
}

/************* 下層共通設定 *******************************/

.left_box01 {
    float: none;
    max-width: 940px;
    width: 100%;
    margin: 0 auto 30px;
}

.right_box01 {
    float: none;
    max-width: 940px;
    width: 100%;
    background: #1c49c9;
    border-top: 2px solid #fed630;
}

.pdf_btn {
    background: url(../img/common/pdf_ico.png) 20px 50% no-repeat, #0e2b7e;
    max-width: 250px;
    width: 100%;
    margin: 0 auto;
}

.pdf_btn:hover {
    background: url(../img/common/pdf_ico.png) 20px 50% no-repeat, #143cac;
}


.left_box02 {
    float: none;
    max-width: 940px;
    width: 100%;
    
}

.right_box02 {
    float: none;
    max-width: 940px;
    width: 100%;
	margin: 0 auto 30px;
}


#left_content {
    float: none;
    max-width: 940px;
    width: 100%;
	margin: 0 auto 30px;
}

#right_content {
    max-width: 940px;
    width: 100%;
    float: none;
}
.work_left_box {
    float: left;
    width: 37%;
}

.work_right_box {
    float: right;
    max-width: 767px;
    width: 57%;
}




}


/*画面サイズが890px以上に適用*/
@media screen and (max-width : 890px){

.free_search_wrapper { 
	max-width: 662px; 
	width: auto; 
	margin: 0 auto;
	float: none;
	}

.number_show { 
	float: none; 
	max-width: 147px; 
	width: 100%;
    background: #fff;
    margin: 10px auto 0;
    padding: 5px 5px 10px 16px;
}

}


/*画面サイズが767px以上に適用*/
@media screen and (max-width : 780px){


#sp_header_navi ul {
    top: 146px;
}

}


/*画面サイズが767px以上に適用*/
@media screen and (min-width : 767px){
#sp_main, .sp_hover, .sp_view{
	display:none;
}
#pc_main{
	margin: 40px 0 0;
}

}


/*画面サイズが767px以下に適用*/
@media screen and (max-width : 767px){

#pc_main, .pc_hover, .pc_view{
	display:none;
}




.alignright,.alignleft{
	display:block;
	float:none;
	text-align:center;
	margin:0 auto 15px;
}

.cons_work .alignright {
  margin-bottom: 15px!important;
}

dl.work_list01 dd .alignleft { 
	margin:0 auto 15px!important;
}




/************* header *******************************/

#sp_header {
     margin-top: -13px;
}


.logo img {
  width: 100%;
  max-width: 200px;
}

#head_info ul li.cont { 
	display:none;
}

.main_tit_txt {
    padding: 20px 0 30px;
}


/************* footer *******************************/
.footer_bottom .footer_bottom_list li { 
	float: none;
	text-align: center;
}
.footer_bottom .footer_bottom_list li.f_logo_list { 
	margin: 0px 0px 10px 0;
}

.footer_bottom p.f_txt {
	float: none; 
	text-align: center;
    padding: 15px 0 15px;
}


.footer_bottom .footer_bottom_list li p {
  text-align: center;
}


/************* トップページ Top Page *******************************/

ul.top_banner01 li {
    max-width: 222px;
    width: 100%;
    float: none;
    margin: 0 auto 20px;
}

ul.top_banner01 li:nth-child(2n) {
    margin: 0 auto 20px;
}

ul.top_banner01 li:nth-child(3n) {
    margin: 0 auto 20px;
}



/************* contact お問い合わせ *******************************/

table.table_contact td {
  display: block;
  width: auto;
}

table.table_contact th {
  width: auto;
  display: block;
}


table.table_contact td {
  border-width: 0px 0px 1px 0px;
}

#contact01 .text_type01 {
    width: 90%;
}

#contact01 .text_type02 {
    width: 90%;
}

#contact01 .text_type03 {
    width: 90%;
}

textarea {
    width: 90%;
}

#contact01 p.confirm_btn {
    max-width: 205px;
}
p.confirm_btn a {
    max-width: 205px;
}
p.send_btn a {
 	 max-width: 205px;
}
  
.box_inner {
    padding: 20px 10px;
}
  
.left_inner {
    padding: 20px 10px;
}

.illust_collection_box { 
	padding: 20px 10px;
}

.illust_collection_box01 { 
	padding: 20px 10px;
}

ul.illust_collectionList li { 
	margin:0 10px 10px 0;
}


/************* 下層ページ *******************************/

ul.profile_list02 { 
	float: none;
	width: 100%;
}

ul.profile_list02:first-child { 
	float: none;
	width: 100%;
}

h3.banner_link {
    background: url(../img/common/pdf_ico.png) 15px 50% no-repeat, #0e2b7e;
 }


h3.banner_link:hover{
    background: url(../img/common/pdf_ico.png) 15px 50% no-repeat, #0e2b7e;
 }

.work_left_box {
    float: none;
    width: 100%;
	margin: 0 auto 20px;
}

.work_right_box {
    float: none;
    width: 100%;
}

ul.work_banner_list li {
    float: left;
    margin: 0 2% 15px 0;
    max-width: 100%;
    width: 32%;
}

.work_box {
    padding: 20px 10px;
}


dl.work_list01 dd {
    display: block;
    width: auto;
    vertical-align: middle;
    padding: 0 10px;
}


dl.work_list01 dt {
    position: relative;
    display: block;
    vertical-align: top;
    width: auto;
    padding: 0 10px 10px;
}

dl.work_list01_01 dd {
    display: block;
    width: auto;
    vertical-align: middle;
    padding: 0 10px;
}


dl.work_list01_01 dt {
    position: relative;
    display: block;
    vertical-align: top;
    width: auto;
    padding: 0 10px 10px;
}


table.work_table th {
     width: 30%;
 }



table.table_style th {
    padding: 15px 5px 15px 10px;
    font-size: 90%;
    width: 38%;
}

table.table_style td {
    padding: 15px 5px 15px 10px;
    font-size: 90%;
}

.works { 
	background: url(../img/works/title_main_works.png) 40% 0 no-repeat;
	background-size: cover;
	
}

.banner_left ul {
    padding: 0 7px 14px 7px;
}

.banner_left ul li {
    margin-right: 12px;
}

.banner_left ul li.one {
    float: none;
}
.banner_left ul li.four a {
    width: 110px;
}

.banner_left ul li a {
    width: 70px;
	font-size: 100%;
 }

/*************  イラスト集 *******************************/
.free_search { 
	width: 70%;
	padding: 12px 6px; 
    font-size: 14px;
}

.free_search_box input#submit_free_word {
    margin-top: 4px;
	width: 25%;
}


dl.refine_dl dt{ 
    width: 25%;
	font-size :14px;
}

dl.refine_dl dd{ 
    width: 75%;
	font-size: 14px;
}


}

/*画面サイズが640px以下に適用*/
@media screen and (max-width : 640px){

ul.illust_collectionList li {
    max-width: 640px;
    width: 100%;
    margin: 0 auto 14px;
    float: none;
	height: auto!important;
}

.messagepop {
    max-width: 640px;
    width: 100%;
 }

table.table_admin th.size01{
	width: 32%;
	padding: 5px 5px 5px 7px;
}

#head_info {
    float: none;
    padding: 0;
    margin: 0px 0 10px 0;
    width: 100%;
    text-align: right;
}

#header {
    width: 100%;
    background: url(../img/common/header_bg.png) 0 100% repeat-x, #1c49c9;
    border-bottom: 6px solid #3c93cb;
    height: auto;
}

.logo {
    float: left;
    padding: 0px 0 15px 0;
}

#sp_header {
    margin-top: -60px;
}

#sp_header_navi ul {
    top: 140px;
}


}


/*画面サイズが450px以下に適用*/
@media screen and (max-width : 450px){


ul.top_list li {
    width: 47%;
}

ul.work_banner_list li {
    float: left;
    margin: 0 2% 15px 2%;
    max-width: 200px;
    width: 46%;
}

ul.work_banner_list li:nth-child(3), ul.work_banner_list li:nth-child(6) {
    margin: 0 2% 15px 2%;
}


#head_info ul li img {
    height: 25px;
	width: auto;
}




}

/*画面サイズが427px以下に適用*/
@media screen and (max-width : 427px){


}

/*画面サイズが320px以下に適用*/
@media screen and (max-width : 320px){
.copyright { font-size: 82%; }

}