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

.navbar-brand {
    padding: 0px 0px;
    height:65px;
    width:380px;
    float:left;
    margin-left:-50px !important;
}

.navbar-brand img {
    width: 225px;
    margin-top:5px;
}

.navbar-header{
	float:left;
	margin-left:0;
	padding-left:0;
}

.inq_area {
	float:right;
	margin-right:-30px !important;
}



.navbar-brand .copy {
	font-size: 13px;
	line-height:1.2;
	margin:5px 0 0;
	padding:0;
}


@media (max-width: 767px) {
    .navbar-brand {
    	width:230px;
    	min-height:40px;
    	margin-left:10px;
    	margin-top:3px;
	    height:47px !important;
    }
	p.copy {
		display:none;
	}


}

@media (min-width: 768px) {

	p.copy {
		font-size:9px;
		margin-top:-10px;
	}
    .navbar-brand {
    	width:400px;
    }

    .navbar-brand img {
        width: 225px;
    }

}



/* NAV BAR */


header.navbar {
	border: 0 none;
	border-radius: 0;
	box-shadow: none;
	margin-bottom: 0;
	height:67px !important;
	background:#fff !important;	/*	header background-color*/
	margin:0 !important;
}
header.navbar p.copy {
	font-size: 13px;
	line-height:1.2;
	margin:5px 0 0;
	padding:0;
}
header.navbar p.copy &gt; strong {
	color:#555;
	font-weight:normal;
}
header.navbar h1 {
/*		margin: -10px 0 0 0 !important;	/**/
	margin: 10px 0 0 0 !important;
	padding-top:0 !important;
	text-align: right;
}

.h1_area_right {
	float: right;
	margin: 0px 0 0 0 !important;
	padding-top:0 !important;
	text-align: right;
}

header.navbar .h1_area {
	float: left;
	margin: 0px 0 0 0 !important;
	padding-top:0 !important;
	text-align: left;
	width:538px;
		background:#ead;
}
@media (max-width: 767px) {
	p.copy {
		display:none;
	}
}

.global_btn {
	margin-top:20px;
}
.h_logo {
/*	width:538px !important;	/**/
	margin-top:5px;
/*		margin-left:55px;	/**/
	margin-left:-15px;
}
.h1_stext {
	font-size: 13px;
	font-weight:normal;
	margin-left:-15px;
}
.h1_stext2 {
	margin-right:-15px;
	color: #2f2f2f;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	line-height: 1;
	text-align: right;
}

@media (max-width: 767px) {
	.h1_stext2 {
		font-size: 10px;
		text-align: left;
	}

}


.hd_menu a {
	color:#2f2f2f;
	font-size: 12px;
}

.g_nv h1 {
	line-height:1;
}

header.navbar ul.nav {
	float: right;	/*	right	*/
	margin-top:10px;
	margin-right:-15px !important;	/**/
	padding-left:0px !important;
}
header.navbar ul.nav &gt; li.active &gt; a {
/*	background:#fff;	/**/
	color: #222;	
}
header.navbar ul.nav &gt; li.active &gt; a:before {
	content: "";
}

/*	繧ｹ繧ｯ繝ｭ繝ｼ繧ｹ繧ｹ繝代う縺ｧ蠖ｱ髻ｿ	*/
.navbar-fixed-top {
	background-color: none !important;	/**/
}



.navbar-default .navbar-nav &gt; .active &gt; a,
.navbar-default .navbar-nav &gt; .active &gt; a:hover,
.navbar-default .navbar-nav &gt; .active &gt; a:focus {
	color: #fff !important;/**/

/* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#fefefe+0,fafafa+90,0e75b8+90,0e75b8+100 */
background: rgb(254,254,254); /* Old browsers */
background: -moz-linear-gradient(top,  rgba(254,254,254,1) 0%, rgba(250,250,250,1) 90%, rgba(14,117,184,1) 90%, rgba(14,117,184,1) 100%); /* FF3.6-15 */
background: -webkit-linear-gradient(top,  rgba(254,254,254,1) 0%,rgba(250,250,250,1) 90%,rgba(14,117,184,1) 90%,rgba(14,117,184,1) 100%); /* Chrome10-25,Safari5.1-6 */
background: linear-gradient(to bottom,  rgba(254,254,254,1) 0%,rgba(250,250,250,1) 90%,rgba(14,117,184,1) 90%,rgba(14,117,184,1) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#fefefe', endColorstr='#0e75b8',GradientType=0 ); /* IE6-9 */

}
.navbar-default .navbar-nav &gt; .open &gt; a,
.navbar-default .navbar-nav &gt; .open &gt; a:hover,
.navbar-default .navbar-nav &gt; .open &gt; a:focus {
	color: #021a2b;	/**/
/*	background-color: #0d146c;	/*	g-navi閭梧勹*/
/*	color:#222;	/**/
/*	background:#fff !important;/**/
}


header.navbar ul.nav li:first-child a {
/*	border-left:1px #ccc solid;/**/
}
header.navbar ul.nav li a {
/*	color: #ffffff;	/**/
	font-size: 15px;
	padding: 5px 15px 5px 15px;
	text-align: center;
	text-shadow: none;
	font-family: 'Oswald', sans-serif !important;
	font-weight:400;
/*	font-family:'Archivo Narrow',sans-serif !important;	/**/
/*	border-right:1px #ccc solid;	/**/
}
header.navbar ul.nav li a:hover {
/*	background-color: rgba(2, 106, 181, 0.9);	/**/
/*	background: none repeat scroll 0 0 #026ab5;	/**/
/*	color: #FFFFFF;	/**/


}

header.navbar ul.nav li a:hover {
	position:relative;
	top:0;
	left:0;
/*	border-bottom: 3px solid #999;	/**/
/*
	padding-left:30px;
*/
}
header.navbar ul.nav li a:hover:before{
	content: "";
	position: absolute;
	top: 10px;
	left: 0px;
/*
	border-top: 4px solid transparent;
	border-bottom: 4px solid transparent;
	border-left: 4px solid #000000;
*/
}


 
header.navbar ul.nav &gt; li.active &gt; a:hover {
	position:relative;
	top:0;
	left:0;
/*
	padding-left:30px;
*/
}
header.navbar ul.nav &gt; li.active &gt; a:hover:before{
	content: "";
	position: absolute;
	top: 10px;
	left: 0px;
/*
	border-top: 4px solid transparent;
	border-bottom: 4px solid transparent;
	border-left: 4px solid #000000;
*/
}






header.navbar ul.nav li .dropdown-menu {
	color:#021a2b;
/*	background-color: rgba(2, 152, 68, 0.9) !important;	/**/
}

header.navbar ul.nav li .dropdown-menu li a {
	padding: 10px 20px;
	text-align: left;
	color:#021a2b;
	border:none;
}
header.navbar ul.nav li .dropdown-menu li a:hover {
/*	background-color: rgba(2, 91, 156, 0.9) !important;	/**/
}



header.navbar ul.nav li .dropdown-menu li a:hover {
	position:relative;
	top:0px;
	left:0;
/*	padding-left:20px;	/**/
}
header.navbar ul.nav li .dropdown-menu li a:hover:before{
	content: "";
	position: absolute;
	top: 17px;
	left: 0px;
}



#c_navi {

border-top:1px #daebfa solid;

/* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#2f4082+0,022158+55,2f4082+100 */
background: #2f4082; /* Old browsers */
background: -moz-linear-gradient(top,  #2f4082 0%, #022158 55%, #2f4082 100%); /* FF3.6-15 */
background: -webkit-linear-gradient(top,  #2f4082 0%,#022158 55%,#2f4082 100%); /* Chrome10-25,Safari5.1-6 */
background: linear-gradient(to bottom,  #2f4082 0%,#022158 55%,#2f4082 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#2f4082', endColorstr='#2f4082',GradientType=0 ); /* IE6-9 */

min-height:45px;	/* G-navi 鬮倥＆螟画峩 */
/*	font-family: "繝ｪ繝･繧ｦ繝溘Φ M-KL", "HGP譏取悃E", "繝偵Λ繧ｮ繝取�譛� ProN W3", "Hiragino Mincho ProN", "HG譏取悃E", "貂ｸ譏取悃", YuMincho, "�ｭ�ｳ �ｰ譏取悃", "�ｭ�ｳ 譏取悃", serif;	/**/
/*	font-family: "HGP譏取悃E", "繝偵Λ繧ｮ繝取�譛� ProN W3", "Hiragino Mincho ProN", "HG譏取悃E", "貂ｸ譏取悃", YuMincho, "�ｭ�ｳ �ｰ譏取悃", "�ｭ�ｳ 譏取悃", serif;	/**/
/*	font-family: "ryo-text-plusn", "HGS譏取悃E","繝偵Λ繧ｮ繝取�譛� Pro W6","Hiragino Mincho Pro","�ｭ�ｳ �ｰ譏取悃",serif;	/**/

}

#c_navi .navbar {
	position: relative;
	margin-bottom: 0px !important;
	padding-bottom:0px !important;
	border: none !important;
	border-radius: 0px !important;
}

#c_navi .navbar-nav {
	min-height:45px !important;	/* G-navi 鬮倥＆螟画峩 */
	margin-left:-15px;
	margin-right:-15px;
}
#c_navi .navbar .navbar-toggle {
	margin-top: 45px;
/*			background-color: #026ab5;	/*	#336699 繝｡繝九Η繝ｼ繝医げ繝ｫ	*/
		border-color: #FFFFFF;

}
#c_navi #navbar-collapse-grid {
	margin-left:-15px;
	margin-right:-15px;
}

#c_navi .container {
	margin-bottom:0 !important;
	padding-bottom:0 !important;
}


.nav-justified {
  position: relative;
}
  
.nav-justified &gt; li {
  float: none;
}

/*繝槭え繧ｹ繧ｪ繝ｼ繝舌�縺ｧ髢九￥*/
.dropdown:hover &gt; .dropdown-menu {
/*	  display: block;	/*髢九￥*/
/*	width:100%;	/**/
}
.dropdown &gt; .dropdown-menu {
	width:100%;
}
.dropdown &gt; .dropdown-menu a {
/*		padding:10px; 	/**/
/*		border-top:1px #ddd solid;	/**/
	margin:0;
	padding:15px !important;
}

.navbar-nav &gt; li &gt; a {
	font-size: 14px;
	line-height:16px;
	color:#fff !important;
/*	background-color: #0d146c;	/**/
/*	full		padding-left:60px !important;	/*takasa*/
/*	full		padding-right:60px !important;	/*takasa*/
/*		padding-left:80px !important;	/*takasa*/
/*		padding-right:80px !important;	/*takasa*/
	padding-top:10px !important;	/*takasa*/	/* G-navi 鬮倥＆螟画峩 */
	padding-bottom:6px !important;	/*takasa*/	/* G-navi 鬮倥＆螟画峩 */
	padding-left:10px !important;	/*takasa*/
	padding-right:10px !important;	/*takasa*/
	min-height:32px;	/* G-navi 鬮倥＆螟画峩 */
	font-weight:bold;
/*		border-left:1px #f7fcfe solid;	/**/

	border-bottom:1px #2f4082 solid;

}
.navbar-nav &gt; li &gt; a &gt; span {
	font-family: 'Oswald', sans-serif !important;
	color:#53619b;
}

.navbar-nav &gt; li &gt; a {
		border-left:5px #53619b solid;	/**/
}
/*	###	g-navi 繝槭え繧ｹ繧ｪ繝ｼ繝舌� ###	*/
.navbar-nav &gt; li &gt; a:active ,
.navbar-nav &gt; li &gt; a:hover {
/*	 background-color: #021a2b !important;	/* G-Navi Hover Color */

	color: #192f60 !important;/**/

/* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#bec1cf+0,f1f2f4+42,f9f9f9+100 */
background: #bec1cf; /* Old browsers */
background: -moz-linear-gradient(top,  #bec1cf 0%, #f1f2f4 42%, #f9f9f9 100%); /* FF3.6-15 */
background: -webkit-linear-gradient(top,  #bec1cf 0%,#f1f2f4 42%,#f9f9f9 100%); /* Chrome10-25,Safari5.1-6 */
background: linear-gradient(to bottom,  #bec1cf 0%,#f1f2f4 42%,#f9f9f9 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#bec1cf', endColorstr='#f9f9f9',GradientType=0 ); /* IE6-9 */


}

/*	### g-navi 繝槭え繧ｹ繧ｪ繝ｼ繝舌�縺ｧ閭梧勹繧定牡縺､縺代ｋ ###	*/
.navbar-default .navbar-nav &gt; li &gt; a:hover,
.navbar-default .navbar-nav &gt; li &gt; a:focus {

/*		color: #fff !important;	/**/
/*		background-color: #021a2b !important;	/* G-Navi Hover Color */
/*		color: #fff !important;	/**/
/*	 background-color: #021a2b !important;	/* G-Navi Hover Color */

	color: #192f60 !important;/**/

/* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#bec1cf+0,f1f2f4+42,f9f9f9+100 */
background: #bec1cf; /* Old browsers */
background: -moz-linear-gradient(top,  #bec1cf 0%, #f1f2f4 42%, #f9f9f9 100%); /* FF3.6-15 */
background: -webkit-linear-gradient(top,  #bec1cf 0%,#f1f2f4 42%,#f9f9f9 100%); /* Chrome10-25,Safari5.1-6 */
background: linear-gradient(to bottom,  #bec1cf 0%,#f1f2f4 42%,#f9f9f9 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#bec1cf', endColorstr='#f9f9f9',GradientType=0 ); /* IE6-9 */


	border-bottom:1px #dfe0e7 solid;
}

.navbar-default .navbar-nav &gt; li &gt; a:hover &gt; span,
.navbar-default .navbar-nav &gt; li &gt; a:focus &gt; span {
	color:#9da5c6;

}






.navbar-nav &gt; li &gt; .active &gt; a,
.navbar-nav &gt; li &gt; .active &gt; a:hover,
.navbar-nav &gt; li &gt; .active &gt; a:focus {
  color: #5dac03 !important;
	background:#00418f;
}
.navbar-nav &gt; li.open &gt; a,
.navbar-nav &gt; li.open &gt; a:hover,
.navbar-nav &gt; li.open &gt; a:focus {
  color: #fff !important;
  background-color: #00418f !important;	/* G-Navi Hover Color */

}


.navbar-nav &gt; .active &gt; a,
.navbar-nav &gt; .active &gt; a:hover,
.navbar-nav &gt; .active &gt; a:focus {
  color: #fff;
  background-color: #00418f !important;	/* G-Navi Hover Color */

}
.navbar-nav &gt; .open &gt; a,
.navbar-nav &gt; .open &gt; a:hover,
.navbar-nav &gt; .open &gt; a:focus {
  color: #5dac03;
	background:#00418f;

}


.navbar-nav &gt; li.open {
  color: #5dac03 !important;
	background:#00418f;

}



@media (max-width: 767px) {
	header.navbar {
		height:70px !important;
		margin-top: 5px !important;
		margin-bottom: 10px !important;
	}
	.h_logo {
/*		width:280px;	/**/
		margin-top:-15px;
		margin-left:-20px;
	/*		margin-left:55px;	/**/
	}
	#c_navi {
		min-height:0px !important;
/*
		height:auto;
		height:15px;	/**/
	}
	#c_navi .navbar .navbar-toggle {
		margin-top: 3px;
		margin-left:3px;
		margin-bottom:2px;
				background-color: #2f4082;	/*	#336699 繝｡繝九Η繝ｼ繝医げ繝ｫ	*/
			border-color: #FFFFFF;

	}
	.navbar-nav &gt; li &gt; a {
		font-size: 15px;
		color: #2f4082 !important;	/**/
		background-color: #fff !important;	/**/
		padding-top:10px !important;	/*takasa*/
		padding-bottom:10px !important;	/*takasa*/
		min-height:40px;
		background-position:10px !important;
		display:block !important;
		width:100% !important;
		z-index:20000 !important;
	}
	.navbar-nav &gt; li &gt; a &gt; span {
		font-size: 14px;
	}


}


@media (min-width: 768px) and (max-width: 991px) {
	.h_logo {
/*		width:275px;	/**/
		margin-top:0px;
		margin-left:-15px;	/**/
	}
	#c_navi .navbar-nav {
/*		min-height:50px !important;	/**/
	}
	#c_navi {
/*		min-height:50px !important;	/**/
	}
	#c_navi .navbar .navbar-toggle {
		margin-top: 6px;
				background-color: #eee;	/*	#336699 繝｡繝九Η繝ｼ繝医げ繝ｫ	*/
			border-color: #FFFFFF;

	}
	#c_navi .navbar-nav &gt; li &gt; a {
		font-size: 13px;	/**/
/*		color: #00418f ;	/**/
	/*	background-color: #0d146c;	/**/
/*		padding-top:20px !important;	/*takasa*/
/*		padding-bottom:20px !important;	/*takasa*/
/*		padding-left:63px !important;	/* haba */
/*		padding-right:63px !important;	/* haba */
/*		min-height:30px !important;	/**/

	padding-top:8px !important;	/*takasa*/	/* G-navi 鬮倥＆螟画峩 */
	padding-bottom:6px !important;	/*takasa*/	/* G-navi 鬮倥＆螟画峩 */
	padding-left:10px !important;	/*takasa*/
	padding-right:10px !important;	/*takasa*/
	min-height:32px;	/* G-navi 鬮倥＆螟画峩 */

	}


}

@media (min-width: 992px) {

	.navbar-nav &gt; li &gt; a {
		padding-right:40px !important;
	}

}


.h_button {
}

.h_button a {
	display:block;
	border:3px #2556a7 solid;
	padding:4px;
	color:#2556a7;
}
.h_button a:hover {
	display:block;
	border:3px #2556a7 solid;
	color:#fff;
	background-color:#2556a7;
	padding:4px;
}


@media screen and (min-width: 992px) {
/*
  .navbar-brand {
    display: none;
  }
*/
  
  .navbar-nav &gt; li:first-child {

/*    border-left: 1px solid #306dbf;	/**/


    height: 100%;
  }
  .navbar-nav &gt; li {
/*	    border-right: 1px solid #306dbf;	/**/


    height: 100%;
  }
  
  .navbar-nav &gt; li &gt; a {
/*    font-size: 16px;	/**/
	color: #00418f ;	/**/
	padding-top:8px;
	padding-bottom:7px;
  }
  
}

/* end NAV BAR */




/********************************/
/*	COMMON						*/
/********************************/

.u_l {
	border-bottom:1px #d1daeb solid;
	padding-top:0px;
	padding-bottom:5px;
}

.top_l {
	border-top:1px #e6e6e6 solid;
	padding-top:10px;
	padding-bottom:10px;
}




.headline-title {
	color:#4d4d4d;
}

.headline-title h2 {
	display: block;
	padding-top:8px;
	padding-bottom:8px !important;
	padding-left:0px;
	padding-right:10px;
	font-weight:bold;
	font-size:18px;
	color:#4d4d4d;
	margin:0px;
}
.headline-title i {
	color:#00418f;
}

.headline-title h3 {
	display: block;
	padding-top:8px;
	padding-bottom:8px !important;
	padding-left:0px;
	padding-right:10px;
	font-weight:bold;
	font-size:16px;
	color:#4d4d4d;
	margin:0px;
}
.headline-title h4 {
	display: block;
	padding-top:3px;
	padding-bottom:5px !important;
	padding-left:10px;
	padding-right:10px;
	font-weight:normal;
	font-size:16px;
	color:#fff;
	margin:0px;
/*
		background-image:url(../../contents/common/images/en/bg_sub_ttl1.gif);
		background-repeat:repeat-x;
		background-position:center bottom;
*/
}


.basic_ttl {
	display: block;
	padding-top:8px;
	padding-bottom:8px !important;
	padding-left:0px;
	font-weight:normal;
	font-size:1.2em;
	color:#4d4d4d;
	margin:0px;
}


.ttl_news {
	padding:8px 3px 6px 30px !important;
	background-image:url(../common2013/images/theme/icon_news.png);
	background-repeat:no-repeat;
	background-position:left;
/*	background-size:30px 30px;	/**/
}
.ttl_topics {
	padding:8px 3px 6px 30px !important;
	background-image:url(../common2013/images/theme/icon_topics.png);
	background-repeat:no-repeat;
	background-position:left;
/*	background-size:30px 30px;	/**/
}
.ttl_guest {
	padding:8px 3px 6px 30px !important;
	background-image:url(../common2013/images/theme/icon_guest.png);
	background-repeat:no-repeat;
	background-position:left;
/*	background-size:30px 30px;	/**/
}



.copy-text h2 {
	display: block;
	padding-top:0px;
	padding-bottom:8px;
	padding-left:0px;
	padding-right:0px;
	font-weight:normal;
	color:#4d4d4d;
	margin:0px;
	line-height:1.66;
/*	font-family: "繝｡繧､繝ｪ繧ｪ", Meiryo, "繝偵Λ繧ｮ繝手ｧ偵ざ ProN W3", "Hiragino Kaku Gothic ProN", "Oswald", "Helvetica Neue", Helvetica, "Arial", "貂ｸ繧ｴ繧ｷ繝�け", YuGothic, sans-serif;	*/
	font-family: "Hiragino Kaku Gothic Pro", "繝偵Λ繧ｮ繝手ｧ偵ざ Pro W3", "繝｡繧､繝ｪ繧ｪ", Meiryo, "�ｭ�ｳ �ｰ繧ｴ繧ｷ繝�け", sans-serif;
/*	letter-spacing:-0.01em;	/**/
/*		font-size:24px;	/**/
	font-size:2.9rem;
}

.headline-title2 {
	display: block;
	padding-top:0px;
	padding-bottom:8px;
	padding-left:0px;
	padding-right:0px;
	font-weight:normal;
	color:#00418f;
	margin:0px;
	line-height:1.66;
	font-family: "貂ｸ譏取悃", YuMincho, "繝偵Λ繧ｮ繝取�譛� ProN W3", "Hiragino Mincho ProN", "HG譏取悃E", "�ｭ�ｳ �ｰ譏取悃", "�ｭ�ｳ 譏取悃", serif;
/*	letter-spacing:-0.01em;	/**/
}

.headline-title2 h2 {
	display: block;
	padding-top:0px;
	padding-bottom:8px;
	padding-left:0px;
	padding-right:0px;
	font-weight:normal;
	color:#00418f;
	margin:0px;
	line-height:1.66;
	font-family: "貂ｸ譏取悃", YuMincho, "繝偵Λ繧ｮ繝取�譛� ProN W3", "Hiragino Mincho ProN", "HG譏取悃E", "�ｭ�ｳ �ｰ譏取悃", "�ｭ�ｳ 譏取悃", serif;
/*	letter-spacing:-0.01em;	/**/
/*		font-size:24px;	/**/
	font-size:2.5rem;
}

.headline-title2 h3 {
	display: block;
	padding-top:0px;
	padding-bottom:8px;
	padding-left:0px;
	padding-right:0px;
	font-weight:normal;
	color:#00418f;
	margin:0px;
	line-height:1.66;
	font-family: "貂ｸ譏取悃", YuMincho, "繝偵Λ繧ｮ繝取�譛� ProN W3", "Hiragino Mincho ProN", "HG譏取悃E", "�ｭ�ｳ �ｰ譏取悃", "�ｭ�ｳ 譏取悃", serif;
	letter-spacing:-0.04em;	/**/
/*		font-size:19px;	/**/
	font-size:2.1rem;
}


.headline-title3 {
}

.headline-title3 h3 {
	display: block;
	padding-top:0px;
	padding-bottom:0px;
	padding-left:0px;
	padding-right:0px;
	font-weight:bold;
	color:#4d4d4d;
	margin:0px;
	line-height:1.66;
/*	font-family: "繝｡繧､繝ｪ繧ｪ", Meiryo, "繝偵Λ繧ｮ繝手ｧ偵ざ ProN W3", "Hiragino Kaku Gothic ProN", "Oswald", "Helvetica Neue", Helvetica, "Arial", "貂ｸ繧ｴ繧ｷ繝�け", YuGothic, sans-serif;	*/
	font-family: "Hiragino Kaku Gothic Pro", "繝偵Λ繧ｮ繝手ｧ偵ざ Pro W3", "繝｡繧､繝ｪ繧ｪ", Meiryo, "�ｭ�ｳ �ｰ繧ｴ繧ｷ繝�け", sans-serif;
/*	letter-spacing:-0.01em;	/**/
/*		font-size:24px;	/**/
	font-size:2.4rem;
}
.eng {
	font-family: "Oswald", "Helvetica Neue", Helvetica, "Arial", "繝｡繧､繝ｪ繧ｪ", Meiryo, "貂ｸ繧ｴ繧ｷ繝�け", YuGothic, "繝偵Λ繧ｮ繝手ｧ偵ざ ProN W3", "Hiragino Kaku Gothic ProN", sans-serif;/**/
	color:#000;
}

.headline-title4 {
}

.headline-title4 h3 {
	display: block;
	padding-top:0px;
	padding-bottom:0px;
	padding-left:0px;
	padding-right:0px;
	font-weight:bold;
	color:#4d4d4d;
	margin:0px;
	line-height:1.66;
/*	font-family: "繝｡繧､繝ｪ繧ｪ", Meiryo, "繝偵Λ繧ｮ繝手ｧ偵ざ ProN W3", "Hiragino Kaku Gothic ProN", "Oswald", "Helvetica Neue", Helvetica, "Arial", "貂ｸ繧ｴ繧ｷ繝�け", YuGothic, sans-serif;	*/
font-family: "Hiragino Kaku Gothic Pro", "繝偵Λ繧ｮ繝手ｧ偵ざ Pro W3", "繝｡繧､繝ｪ繧ｪ", Meiryo, "�ｭ�ｳ �ｰ繧ｴ繧ｷ繝�け", sans-serif;
/*	letter-spacing:-0.01em;	/**/
/*		font-size:24px;	/**/
	font-size:2rem;
}




.sub_title {
/*	font-family: "Oswald", "Helvetica Neue", Helvetica, "Arial", "貂ｸ繧ｴ繧ｷ繝�け", YuGothic, "繝偵Λ繧ｮ繝手ｧ偵ざ ProN W3", "Hiragino Kaku Gothic ProN", "繝｡繧､繝ｪ繧ｪ", Meiryo, sans-serif;/**/
/*	font-family: "繝｡繧､繝ｪ繧ｪ", Meiryo, "繝偵Λ繧ｮ繝手ｧ偵ざ ProN W3", "Hiragino Kaku Gothic ProN", "Oswald", "Helvetica Neue", Helvetica, "Arial", "貂ｸ繧ｴ繧ｷ繝�け", YuGothic, sans-serif;	*/
font-family: "Hiragino Kaku Gothic Pro", "繝偵Λ繧ｮ繝手ｧ偵ざ Pro W3", "繝｡繧､繝ｪ繧ｪ", Meiryo, "�ｭ�ｳ �ｰ繧ｴ繧ｷ繝�け", sans-serif;
font-size: 18px !important;
	line-height: 1.2 !important;
	margin: 0em 0 0.3em;
	padding:2px 0 3px 0px;
	font-weight:bold !important;
	color:#333;
}

.sub_title2 {
/*	font-family: "Oswald", "Helvetica Neue", Helvetica, "Arial", "貂ｸ繧ｴ繧ｷ繝�け", YuGothic, "繝偵Λ繧ｮ繝手ｧ偵ざ ProN W3", "Hiragino Kaku Gothic ProN", "繝｡繧､繝ｪ繧ｪ", Meiryo, sans-serif;	/**/
/*	font-family: "繝｡繧､繝ｪ繧ｪ", Meiryo, "繝偵Λ繧ｮ繝手ｧ偵ざ ProN W3", "Hiragino Kaku Gothic ProN", "Oswald", "Helvetica Neue", Helvetica, "Arial", "貂ｸ繧ｴ繧ｷ繝�け", YuGothic, sans-serif;	*/
font-family: "Hiragino Kaku Gothic Pro", "繝偵Λ繧ｮ繝手ｧ偵ざ Pro W3", "繝｡繧､繝ｪ繧ｪ", Meiryo, "�ｭ�ｳ �ｰ繧ｴ繧ｷ繝�け", sans-serif;
font-size: 18px !important;
	line-height: 1.2 !important;
	margin: 0em 0 0.3em;
	padding:2px 0 3px 25px;
	font-weight:bold !important;
	color:#4c9137;
	background:url(../../contents/common/images/en/foot1.gif) no-repeat left;
}
.sub_title3 {
/*	font-family: "Oswald", "Helvetica Neue", Helvetica, "Arial", "貂ｸ繧ｴ繧ｷ繝�け", YuGothic, "繝偵Λ繧ｮ繝手ｧ偵ざ ProN W3", "Hiragino Kaku Gothic ProN", "繝｡繧､繝ｪ繧ｪ", Meiryo, sans-serif;	/**/
	/*	font-family: "繝｡繧､繝ｪ繧ｪ", Meiryo, "繝偵Λ繧ｮ繝手ｧ偵ざ ProN W3", "Hiragino Kaku Gothic ProN", "Oswald", "Helvetica Neue", Helvetica, "Arial", "貂ｸ繧ｴ繧ｷ繝�け", YuGothic, sans-serif;	*/
	font-family: "Hiragino Kaku Gothic Pro", "繝偵Λ繧ｮ繝手ｧ偵ざ Pro W3", "繝｡繧､繝ｪ繧ｪ", Meiryo, "�ｭ�ｳ �ｰ繧ｴ繧ｷ繝�け", sans-serif;

	font-size: 18px !important;
	line-height: 1.2 !important;
	margin: 0em 0 0.3em;
	padding:2px 0 3px 25px;
	font-weight:bold !important;
	color:#a26023;
	background:url(../../contents/common/images/en/foot2.gif) no-repeat left;
}
.sub_title4 {
/*	font-family: "Oswald", "Helvetica Neue", Helvetica, "Arial", "貂ｸ繧ｴ繧ｷ繝�け", YuGothic, "繝偵Λ繧ｮ繝手ｧ偵ざ ProN W3", "Hiragino Kaku Gothic ProN", "繝｡繧､繝ｪ繧ｪ", Meiryo, sans-serif;	/**/
	/*	font-family: "繝｡繧､繝ｪ繧ｪ", Meiryo, "繝偵Λ繧ｮ繝手ｧ偵ざ ProN W3", "Hiragino Kaku Gothic ProN", "Oswald", "Helvetica Neue", Helvetica, "Arial", "貂ｸ繧ｴ繧ｷ繝�け", YuGothic, sans-serif;	*/
	font-family: "Hiragino Kaku Gothic Pro", "繝偵Λ繧ｮ繝手ｧ偵ざ Pro W3", "繝｡繧､繝ｪ繧ｪ", Meiryo, "�ｭ�ｳ �ｰ繧ｴ繧ｷ繝�け", sans-serif;

	font-size: 18px !important;
	line-height: 1.2 !important;
	margin: 0em 0 0.3em;
	padding:2px 0 3px 0px;
	font-weight:bold !important;
	color:#3B9FD6;
}




.h3-design01 {
	border-left:#00418f solid 10px;
	background:#f3f5f8;
	padding:10px 5px 10px 15px;
	font-size:16px;
	font-weight:normal;
	color:#00418f;
	line-height:1;
}

.index_news {
	margin-top:0px;
	padding-top:0px;
}
.index_news .u_l {
	padding:5px 0;
	line-height:1.3;
	margin-left:0px;
	margin-right:0px;
}
.index_news .date {
	text-transform: uppercase;
	text-align: left;
	color:#4d4d4d;
}
.index_news .date span {
}
.index_news div {
	line-height:1.3;
	margin:0px 0 8px;
}











/* for slider */
#full_container {
	width: 100%;
	text-align: center;
}

.wideslider {
	width: 100%;
	text-align: left;
	position: relative;
	overflow: hidden;/**/
}

.wideslider ul,
.wideslider ul li {
	float: left;
	display: inline;
	overflow: hidden;	/**/
}

.wideslider_base {
	top: 0;
	position: absolute;
}
.wideslider_wrap {
	top: 0;
	position: absolute;
	overflow: hidden;

}
.slider_prev,
.slider_next {
	top: 0;
	overflow: hidden;
	position: absolute;
	z-index: 100;
	cursor: pointer;
}
.slider_prev {background: #fff url(../common/images/theme/prev1.jpg) no-repeat right center;}
.slider_next {background: #fff url(../common/images/theme/next1.jpg) no-repeat left center;}

.w_pagination {
	bottom: 10px;
	left: 0;
	width: 100%;
	height: 15px;
	text-align: center;
	position: absolute;
	z-index: 200;
}

.w_pagination a {
	margin: 0 5px;
	width: 15px;
	height: 15px;
	display: inline-block;
	overflow: hidden;
/*		background: #333;		/**/
	background: #FF7800;
}
.w_pagination a.active {
	filter:alpha(opacity=0.8)!important;
	-moz-opacity: 0.8!important;
	opacity: 0.8!important;
}


/* =======================================
	ClearFixElements
======================================= */
.wideslider ul:after {
	content: ".";
	height: 0;
	clear: both;
	display: block;
	visibility: hidden;
}

.wideslider ul {
	display: inline-block;
	overflow: hidden;
}


/* film slider */
.film_roll_wrapper{
	display:block;
	text-align:center;
	float:none;
	position:relative;
	top:auto;
	right:auto;
	bottom:auto;
	left:auto;
	z-index:auto;
	width:100%;
	height:100%;
	margin:0 !important;
	padding:0 !important;
	overflow:hidden;
}

.film_roll_shuttle{
	text-align:left;
	float:none;
	position:relative;
	top:0;
	left:0;
	right:auto;
	bottom:auto;
	height:100%;
	margin:0 !important;
	padding:0 !important;
	z-index:auto;
}

.film_roll_shuttle.vertical_center:before{
	content:'';
	display:inline-block;
	height:100%;
	vertical-align:middle;
/*	margin-right:-0.25em;	/**/
	margin-right:0;
}

.film_roll_child{
	position:relative;
	display:inline-block;
	display:inline;
	vertical-align:middle;
	zoom:1;
}
#film_roll_arrow {
	display:none;
}
.film_roll_prev,.film_roll_next{
	position:absolute;
	top:68% !important;
	left:15px;
	width:45px;
	height:95px;
	margin:-20px 0 0 0;
	padding:0;
	font-size:60px;
	font-weight:100;
	line-height:30px;
	color:white;
	text-align:center;
	background:#222;
	border:3px solid white;
	border-radius:23px;
	opacity:0;
}
.film_roll_prev:hover,
.film_roll_next:hover{
	color:white;
	text-decoration:none;
	opacity:0.9;
}

.film_roll_next{
	left:auto;
	right:15px
}
.film_roll_pager{
	text-align:center;
		display:none;
}
.film_roll_pager a{
	width:10px;
	height:10px;
	border:1px solid #369;
	border-radius: 0px;
	-webkit-border-radius:0px;
	-moz-border-radius:0px;
	display:inline-block;
	margin:0 5px 0 0;
	transition:all 1s ease
}
.film_roll_pager a:hover{background:#369}
.film_roll_pager a.active{background:#369;border:1px #369 solid;}
.film_roll_pager span{display:none}
.film_roll_pager a,a.film_roll_prev,a.film_roll_next{
	-webkit-box-sizing: content-box;
	-moz-box-sizing: content-box;
	box-sizing: content-box;
}





.film_roll_wrapper {
	overflow: hidden;
	position: relative;
}
.film_roll_shuttle {
	position: relative;
/*	margin-left:10px !important;	/**/
}
.film_roll_child {
	display: inline-block;
/*	margin-right: 10px;	/**/
}
.btn_prev,
.btn_next {
	position: absolute;
	top: 300px;			/*	next prev position	*/
	width: 45px;
	height: 95px;
}
.btn_prev {
	left: 15px;
}
.btn_next {
	right: 15px;
}
.btn_prev:hover,
.btn_next:hover {
	opacity: 0.7;
}
.film_roll_pager {
	text-align: center;
}

@media (max-width: 767px) {
	.btn_prev,
	.btn_next {
		position: absolute;
		top: 150px;			/*	next prev position	*/
		width: 45px;
		height: 95px;
	}
}


/*****	SIDE MENU	*****/
.side_menu_ttl {
	border-top: 3px solid #0a8700;
	padding: 0px;
	border-radius: 1px;

	background:#91C534;

	border-radius: 5px;
	-webkit-border-radius:5px;
	-moz-border-radius:5px;
}
.side_menu_ttl h4 {
	color:#fff;
	font-weight:normal;
	padding-left:10px;
	border-bottom:1px #ddd solid;	/**/
	padding-bottom:10px;
	padding-top:10px;
	margin-bottom:0 !important;
	margin-top:0 !important;

/* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#6fd708+0,58a906+100 */
background: rgb(111,215,8); /* Old browsers */
/* IE9 SVG, needs conditional override of 'filter' to 'none' */
background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzZmZDcwOCIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiM1OGE5MDYiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
background: -moz-linear-gradient(top,  rgba(111,215,8,1) 0%, rgba(88,169,6,1) 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(111,215,8,1)), color-stop(100%,rgba(88,169,6,1))); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top,  rgba(111,215,8,1) 0%,rgba(88,169,6,1) 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top,  rgba(111,215,8,1) 0%,rgba(88,169,6,1) 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top,  rgba(111,215,8,1) 0%,rgba(88,169,6,1) 100%); /* IE10+ */
background: linear-gradient(to bottom,  rgba(111,215,8,1) 0%,rgba(88,169,6,1) 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#6fd708', endColorstr='#58a906',GradientType=0 ); /* IE6-8 */

	border-radius: 5px 5px 0px 0px;
	-webkit-border-radius:5px 5px 0px 0px;
	-moz-border-radius:5px 5px 0px 0px;

}
.side_menu_ttl h4 a {
	color:#fff;
}


.side_menu_ttl .nav-pills &gt; li {
/*  background-color: #fff;	/**/
}
.side_menu_ttl .nav-pills &gt; li &gt; a {
	border-radius: 0px;
	color:#0a8700;
	font-size:0.9em !important;
	padding: 8px 30px 8px 10px !important;

/* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#f0f4e1+0,ecf7ca+100 */
background: rgb(240,244,225); /* Old browsers */
/* IE9 SVG, needs conditional override of 'filter' to 'none' */
background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2YwZjRlMSIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNlY2Y3Y2EiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
background: -moz-linear-gradient(top,  rgba(240,244,225,1) 0%, rgba(236,247,202,1) 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(240,244,225,1)), color-stop(100%,rgba(236,247,202,1))); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top,  rgba(240,244,225,1) 0%,rgba(236,247,202,1) 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top,  rgba(240,244,225,1) 0%,rgba(236,247,202,1) 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top,  rgba(240,244,225,1) 0%,rgba(236,247,202,1) 100%); /* IE10+ */
background: linear-gradient(to bottom,  rgba(240,244,225,1) 0%,rgba(236,247,202,1) 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f0f4e1', endColorstr='#ecf7ca',GradientType=0 ); /* IE6-8 */

}
.side_menu_ttl .nav-pills &gt; li + li {
  margin-left: 0px !important;
}
.side_menu_ttl .nav-pills &gt; li.active &gt; a {
/*
	color: #005ac1;
	background-color: #fff;
*/
}
.side_menu_ttl .nav-pills &gt; li &gt; a:hover,
.side_menu_ttl .nav-pills &gt; li &gt; a:focus ,
.side_menu_ttl .nav-pills &gt; li.active &gt; a:hover,
.side_menu_ttl .nav-pills &gt; li.active &gt; a:focus {

color:#0a8700;

/* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#e0edb6+0,f0f4e1+100 */
background: rgb(224,237,182); /* Old browsers */
/* IE9 SVG, needs conditional override of 'filter' to 'none' */
background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2UwZWRiNiIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNmMGY0ZTEiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
background: -moz-linear-gradient(top,  rgba(224,237,182,1) 0%, rgba(240,244,225,1) 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(224,237,182,1)), color-stop(100%,rgba(240,244,225,1))); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top,  rgba(224,237,182,1) 0%,rgba(240,244,225,1) 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top,  rgba(224,237,182,1) 0%,rgba(240,244,225,1) 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top,  rgba(224,237,182,1) 0%,rgba(240,244,225,1) 100%); /* IE10+ */
background: linear-gradient(to bottom,  rgba(224,237,182,1) 0%,rgba(240,244,225,1) 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#e0edb6', endColorstr='#f0f4e1',GradientType=0 ); /* IE6-8 */

}
.side_menu_ttl .nav-stacked &gt; li + li {
  margin-top: 1px !important;
  margin-left: 0;
}

/**
.nav-stacked &gt; li &gt; ul &gt; li &gt; a {
	border-radius: 0px;
	padding-left:15px !important;
	margin:0 !important;
	color:#333;
	border-bottom:1px #ddd solid;	
	display: block;
	font-size:0.9em !important;
}
**/

.side-menu &gt; li &gt; a {
	display: block;
	position: relative;
	padding: 11px 11px 11px 28px !important;
	line-height:1.2;
	text-decoration: none;
	font-size:13px;
	border-radius: 0;
}

.side-menu &gt; li:last-child {
	padding-bottom:0 !important;
}
.side-menu &gt; li &gt; a:after {
	display: block;
	position: absolute;
	top: 50%;
	right: 10px;
	width: 7px;
	height: 7px;
	margin-top: -4px;
	border-top: solid 1px #0a8700;
	border-right: solid 1px #0a8700;
	-webkit-transform: rotate(45deg);
	transform: rotate(45deg);
	content: "";
}



.side-menu &gt; li &gt; ul {
	margin: 0 0 0 0em;
	padding: 0;
}

.side-menu &gt; li &gt; ul &gt; li  {
	list-style:none;
}
.side-menu &gt; li &gt; ul &gt; li &gt; a {
	display: block;
	position: relative;
	padding: 11px 30px 11px 21px !important;
	line-height:1.2;
	text-decoration: none;


	border-radius: 0px;
	color:#333;
	border-bottom:1px #ddd solid;	/**/

	font-size:0.9em !important;
	display: block;
}

.side-menu &gt; li &gt; ul &gt; li &gt; a:after {
	display: block;
	position: absolute;
	top: 50%;
	right: 10px;
	width: 7px;
	height: 7px;
	margin-top: -4px;
	border-top: solid 1px #888;
	border-right: solid 1px #888;
	-webkit-transform: rotate(45deg);
	transform: rotate(45deg);
	content: "";
}


.nav-pills &gt; li &gt; ul &gt; li &gt; a:hover,
.nav-pills &gt; li &gt; ul &gt; li &gt; a:focus {
  color: #222;
  background-color: #eee !important;
}


/**
.nav-stacked &gt; li &gt; ul &gt; li &gt; a {
	border-radius: 0px;
	padding:5px !important;
	margin:0 !important;
	color:#333;
	border-bottom:1px #ddd solid;
	display: block;
}
***/


/****	SITE MAP *****/
.sitemap_link_list li {
  list-style: none;
/*	  font-size:14px;	/**/
  padding:7px 0 ;
  color: #00418f;
}

.sitemap_link_list li a {
  display: block;/**/
  transition: all 0.3s ease 0s;
  -webkit-transition: all 0.3s ease 0s;
  -moz-transition: all 0.3s ease 0s;
  -o-transition: all 0.3s ease 0s;
  -ms-transition: all 0.3s ease 0s;
}
.sitemap_link_list li a:hover {
  padding-left: 5px;
/*  color:#333;	/**/
}

.sitemap_link_list li a:before {
	content: " \f04d";
	font-family: FontAwesome;
	font-size:1em;
	padding-right:12px;

}
.sitemap_link_list li ul {
	padding-left:18px;
}
.sitemap_link_list li ul li {
}

.sitemap_link_list .ttl {
	border-bottom:1px #ddd solid;
}
.sitemap_link_list .li-top-line {
	border-top:1px #ddd solid;
}
.sitemap_link_list li ul li a:before {
	content: " \f105";
	font-family: FontAwesome;
	font-size:1em;
	padding-right:10px;

}










#s1 {
	width:100%;
	min-height:75px;	/* takasa	*/
	margin:5px 0 0 0px;
}

#s1 table {
	clear:both;
	margin:0 auto;
	line-height:1.2;
	background-color:#e0e0e0;
/*		border-collapse: separate;	/**/
/*		border-spacing: 1px;	/**/
/*	width:230px !important;	/**/
	width:99% !important;
}
#s1 table th {
	padding:1px;
	background-color:#f4f1e1;
	border:solid 1px #ffffff;
	color:#202020;
	text-align:center;
	font-weight:normal;
	font-size:14px
}
#s1 table td {
	padding:1px;
	background:none;
	background-color:#ffffff;
/*	border-right:none;	/**/
/*	border-bottom:none;	/**/
	font-size:14px;
	border:solid 1px #ffffff;
}


.slider-item2 {
	width:100%;
	display:block;
	clear:both;
}
.slider-item2 img {
	float:left;
	margin:0;
	padding:0px 0px 0 0;
}
.slider-item2 .text_item2 {
	width:100%;
	float:left;
	margin:0 0 0 0px;
	padding:0px 0 0 0;
}
.slider-item2 .text_item2 p {
	font:normal 12px Arial, Helvetica, sans-serif;
	color:#8c9da1;
	padding:0 0 0px 0;
	margin:0;
	line-height:1.8em;
}
.slider-item2 .text_item2 img {
	margin:0px auto;
	padding:0;
	float:left;
}
#nav {
	text-align:center;
	width:100%;
	/*	margin: 5px 0 0 15px;	/**/
	margin: 0px 0 0 0px;
}
#prev1 {
	float:left;
	width:40%;
/*	display:block;	/**/
	font-size:13px;
}
#next1 {
	float:right;
/*	display:block;	/**/
	width:40%;
	font-size:13px;
}


/* Table-type1 */
div.table-type1 table {
	clear:both;
	width: 100%;	/**/
	margin:0;
	line-height:1.2;
	border:1px solid #ccc;
	background-color:#ccc;
	border-collapse: separate;
	border-spacing: 1px;
}
div.table-type1 table th {
	padding:2px;
	background-color:#eeeeee;
	border:solid 1px #ffffff;
	text-align:center;
	font-weight:normal;
	color:#333;
	font-size:14px;
	text-align:center;
}
div.table-type1 table td {
	padding:2px;
	background:none;
	background-color:#ffffff;
	border-right:none;
	border-bottom:none;
	color:#333;
	font-size:14px;
	text-align:center;
}
div.table-type1 a {
	color: #d00;
	text-decoration: none;
}


/* Table-type2 */
div.table-type2 table {
	clear:both;
	width: 98%;	/**/
	margin:0;
	line-height:1.2;
	border:1px solid #ccc;
	background-color:#ccc;
	border-collapse: separate;
	border-spacing: 1px;
}
div.table-type2 table th {
	padding:5px;
	background-color:#eeeeee;
	border:solid 1px #ffffff;
	text-align:center;
	font-weight:normal;
	color:#333;
	font-size:14px;
	text-align:center;
}
div.table-type2 table td {
	padding:5px;
	background:none;
	background-color:#ffffff;
	border-right:none;
	border-bottom:none;
	color:#333;
	font-size:14px;
	text-align:left;
}
div.table-type2 a {
	color: #d00;
	text-decoration: none;
}


/* aster list */
.aster {
	padding: 0 14px 0 0;
}
.aster li {
	padding: 0 0 0 12px;
	margin:5px 0 0;
	line-height:1.2;
	background: url(../../contents/common/images/icon/ic02.gif) no-repeat 0 0.2em;
	list-style:none !important;
}
/* for IE6 */
* html .aster li {
	height: 1px;
}










/*--------------------------------------------------------------------------------------*/
.block_area1 {
	padding-bottom:30px;
	margin-top:0px;
}
.block_area1 .division {
/*	height:20px;	/**/
	/* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#efefef+0,ffffff+100 */
/*	background: rgb(239,239,239); /* Old browsers */
/*	/* IE9 SVG, needs conditional override of 'filter' to 'none' */
/*	background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2VmZWZlZiIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNmZmZmZmYiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);	/**/
/*	background: -moz-linear-gradient(top,  rgba(239,239,239,1) 0%, rgba(255,255,255,1) 100%); /* FF3.6+ */
/*	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(239,239,239,1)), color-stop(100%,rgba(255,255,255,1))); /* Chrome,Safari4+ */
/*	background: -webkit-linear-gradient(top,  rgba(239,239,239,1) 0%,rgba(255,255,255,1) 100%); /* Chrome10+,Safari5.1+ */
/*	background: -o-linear-gradient(top,  rgba(239,239,239,1) 0%,rgba(255,255,255,1) 100%); /* Opera 11.10+ */
/*	background: -ms-linear-gradient(top,  rgba(239,239,239,1) 0%,rgba(255,255,255,1) 100%); /* IE10+ */
/*	background: linear-gradient(to bottom,  rgba(239,239,239,1) 0%,rgba(255,255,255,1) 100%); /* W3C */
/*	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#efefef', endColorstr='#ffffff',GradientType=0 ); /* IE6-8 */

display:none;

}

.block_area1 .division2 {
height:10px;
margin-left:-15px;
margin-right:-15px;

/* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#efefef+0,ffffff+100 */
background: rgb(239,239,239); /* Old browsers */
/* IE9 SVG, needs conditional override of 'filter' to 'none' */
background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2VmZWZlZiIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNmZmZmZmYiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
background: -moz-linear-gradient(top,  rgba(239,239,239,1) 0%, rgba(255,255,255,1) 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(239,239,239,1)), color-stop(100%,rgba(255,255,255,1))); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top,  rgba(239,239,239,1) 0%,rgba(255,255,255,1) 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top,  rgba(239,239,239,1) 0%,rgba(255,255,255,1) 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top,  rgba(239,239,239,1) 0%,rgba(255,255,255,1) 100%); /* IE10+ */
background: linear-gradient(to bottom,  rgba(239,239,239,1) 0%,rgba(255,255,255,1) 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#efefef', endColorstr='#ffffff',GradientType=0 ); /* IE6-8 */

}
.block_area1 .division3 {
height:3px;
margin-left:-15px;
margin-right:-15px;

/* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#efefef+0,ffffff+100 */
background: rgb(239,239,239); /* Old browsers */
/* IE9 SVG, needs conditional override of 'filter' to 'none' */
background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2VmZWZlZiIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNmZmZmZmYiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
background: -moz-linear-gradient(top,  rgba(239,239,239,1) 0%, rgba(255,255,255,1) 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(239,239,239,1)), color-stop(100%,rgba(255,255,255,1))); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top,  rgba(239,239,239,1) 0%,rgba(255,255,255,1) 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top,  rgba(239,239,239,1) 0%,rgba(255,255,255,1) 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top,  rgba(239,239,239,1) 0%,rgba(255,255,255,1) 100%); /* IE10+ */
background: linear-gradient(to bottom,  rgba(239,239,239,1) 0%,rgba(255,255,255,1) 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#efefef', endColorstr='#ffffff',GradientType=0 ); /* IE6-8 */

}
.block_area1 .division4 {
height:10px;

/* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#efefef+0,ffffff+100 */
background: rgb(239,239,239); /* Old browsers */
/* IE9 SVG, needs conditional override of 'filter' to 'none' */
background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2VmZWZlZiIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNmZmZmZmYiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
background: -moz-linear-gradient(top,  rgba(239,239,239,1) 0%, rgba(255,255,255,1) 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(239,239,239,1)), color-stop(100%,rgba(255,255,255,1))); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top,  rgba(239,239,239,1) 0%,rgba(255,255,255,1) 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top,  rgba(239,239,239,1) 0%,rgba(255,255,255,1) 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top,  rgba(239,239,239,1) 0%,rgba(255,255,255,1) 100%); /* IE10+ */
background: linear-gradient(to bottom,  rgba(239,239,239,1) 0%,rgba(255,255,255,1) 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#efefef', endColorstr='#ffffff',GradientType=0 ); /* IE6-8 */

}

.block_area2 {
	padding-bottom:30px;
	margin-top:0px;
	background:#fafafa;
}
.block_area2 .division {
height:10px;

/* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#eeeeee+0,fafafa+100 */
background: rgb(238,238,238); /* Old browsers */
/* IE9 SVG, needs conditional override of 'filter' to 'none' */
background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2VlZWVlZSIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNmYWZhZmEiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
background: -moz-linear-gradient(top,  rgba(238,238,238,1) 0%, rgba(250,250,250,1) 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(238,238,238,1)), color-stop(100%,rgba(250,250,250,1))); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top,  rgba(238,238,238,1) 0%,rgba(250,250,250,1) 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top,  rgba(238,238,238,1) 0%,rgba(250,250,250,1) 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top,  rgba(238,238,238,1) 0%,rgba(250,250,250,1) 100%); /* IE10+ */
background: linear-gradient(to bottom,  rgba(238,238,238,1) 0%,rgba(250,250,250,1) 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#eeeeee', endColorstr='#fafafa',GradientType=0 ); /* IE6-8 */
}

.index_item_wrapper {
	border:1px #00418f solid;
	background:url(../common2016/images/index/bg_5col_md.gif) top center repeat-y;
}
.index_item_wrapper2 {
	border-left:1px #00418f solid;
	border-right:1px #00418f solid;
	border-bottom:1px #00418f solid;
	background:url(../common2016/images/index/bg_5col_md.gif) top center repeat-y;
}
.index_item_wrapper-2 {
	border:1px #00418f solid;
	background:url(../common2016/images/index/bg_5col_md2.gif) top center repeat-y;
}
.index_item_wrapper2-2 {
	border-left:1px #00418f solid;
	border-right:1px #00418f solid;
	border-bottom:1px #00418f solid;
	background:url(../common2016/images/index/bg_5col_md2.gif) top center repeat-y;
}
.index_item {
	margin-left:-10px;
	margin-right:-10px;
	margin-top:0px;
	margin-bottom:-12px;
}
.index_item .pht {
	padding:5px 5px 0px;
	position:relative;
}
.index_item .pht span {
	position:absolute;
	bottom:-10px;
	left:10px;
}
.index_item .zm {
		width:100%;
		height:10%;
		overflow:hidden;	/**/
}
.index_item .zm img {
    -moz-transition: -moz-transform 0.3s linear;
    -webkit-transition: -webkit-transform 0.3s linear;
    -o-transition: -o-transform 0.3s linear;
    -ms-transition: -ms-transform 0.3s linear;
    transition: transform 0.3s linear;
}
.index_item .zm img:hover {
    -webkit-transform: scale(1.1);
    -moz-transform: scale(1.1);
    -o-transform: scale(1.1);
    -ms-transform: scale(1.1);
    transform: scale(1.1);
}

.index_item .info {
/*	background:url(../common2016/images/theme/bg_item1.gif) top center repeat;	/**/
	margin:0 5px;
	padding:5px 0 10px;
}
.index_item h3 {
	padding:5px 3px 0px;
/*	font-size:1em;/**/
	font-size:14px;
	margin-bottom:0px;
	margin-top:0px;
	color:#00418f;
}
.index_item h3 a {
	color:#00418f;
}
.index_item .comment {
	padding:10px 3px 5px;
	font-size:0.8em;
	line-height:1.2;
}
a .index_item .comment {
	color: #4d4d4d;
}
.top_no_line {
	border-left:none !important;
}
.left_line {
/*	border-left:1px #00418f solid !important;/**/
}

@media (min-width: 768px) and (max-width: 991px) {
	.index_item_wrapper {
		border:1px #00418f solid;
		background:url(../common2016/images/index/bg_5col_sm.gif) top center repeat-y;
	}
	.index_item_wrapper2 {
		border-left:1px #00418f solid;
		border-right:1px #00418f solid;
		border-bottom:1px #00418f solid;
		background:url(../common2016/images/index/bg_5col_sm.gif) top center repeat-y;
	}
	.index_item_wrapper-2 {
		border:1px #00418f solid;
		background:url(../common2016/images/index/bg_5col_sm2.gif) top center repeat-y;
	}
	.index_item_wrapper2-2 {
		border-left:1px #00418f solid;
		border-right:1px #00418f solid;
		border-bottom:1px #00418f solid;
		background:url(../common2016/images/index/bg_5col_sm2.gif) top center repeat-y;
	}
}

@media (max-width: 767px) {

	.copy-text h2 {
		display: block;
		padding-top:0px;
		padding-bottom:8px;
		padding-left:0px;
		padding-right:0px;
		font-weight:normal;
		color:#4d4d4d;
		margin:0px;
		line-height:1.4;
		/*	font-family: "繝｡繧､繝ｪ繧ｪ", Meiryo, "繝偵Λ繧ｮ繝手ｧ偵ざ ProN W3", "Hiragino Kaku Gothic ProN", "Oswald", "Helvetica Neue", Helvetica, "Arial", "貂ｸ繧ｴ繧ｷ繝�け", YuGothic, sans-serif;	*/
	font-family: "Hiragino Kaku Gothic Pro", "繝偵Λ繧ｮ繝手ｧ偵ざ Pro W3", "繝｡繧､繝ｪ繧ｪ", Meiryo, "�ｭ�ｳ �ｰ繧ｴ繧ｷ繝�け", sans-serif;

	/*	letter-spacing:-0.01em;	/**/
	/*		font-size:24px;	/**/
		font-size:2.2rem;
	}
	.headline-title3 h3 {
		display: block;
		padding-top:0px;
		padding-bottom:0px;
		padding-left:0px;
		padding-right:0px;
		font-weight:bold;
		color:#4d4d4d;
		margin:0px;
		line-height:1.4;
		/*	font-family: "繝｡繧､繝ｪ繧ｪ", Meiryo, "繝偵Λ繧ｮ繝手ｧ偵ざ ProN W3", "Hiragino Kaku Gothic ProN", "Oswald", "Helvetica Neue", Helvetica, "Arial", "貂ｸ繧ｴ繧ｷ繝�け", YuGothic, sans-serif;	*/
	font-family: "Hiragino Kaku Gothic Pro", "繝偵Λ繧ｮ繝手ｧ偵ざ Pro W3", "繝｡繧､繝ｪ繧ｪ", Meiryo, "�ｭ�ｳ �ｰ繧ｴ繧ｷ繝�け", sans-serif;

	/*	letter-spacing:-0.01em;	/**/
	/*		font-size:24px;	/**/
		font-size:1.8rem;
	}
	.headline-title2 h3 {
		display: block;
		padding-top:0px;
		padding-bottom:8px;
		padding-left:0px;
		padding-right:0px;
		font-weight:normal;
		color:#00418f;
		margin:0px;
		line-height:1.4;
		font-family: "貂ｸ譏取悃", YuMincho, "繝偵Λ繧ｮ繝取�譛� ProN W3", "Hiragino Mincho ProN", "HG譏取悃E", "�ｭ�ｳ �ｰ譏取悃", "�ｭ�ｳ 譏取悃", serif;
		letter-spacing:-0.04em;	/**/
	/*		font-size:19px;	/**/
		font-size:1.8rem;
	}
	.headline-title3 h4 {
		display: block;
		padding-top:0px;
		padding-bottom:0px;
		padding-left:0px;
		padding-right:0px;
		font-weight:bold;
		color:#4d4d4d;
		margin:0px;
		line-height:1.4;
		/*	font-family: "繝｡繧､繝ｪ繧ｪ", Meiryo, "繝偵Λ繧ｮ繝手ｧ偵ざ ProN W3", "Hiragino Kaku Gothic ProN", "Oswald", "Helvetica Neue", Helvetica, "Arial", "貂ｸ繧ｴ繧ｷ繝�け", YuGothic, sans-serif;	*/
	font-family: "Hiragino Kaku Gothic Pro", "繝偵Λ繧ｮ繝手ｧ偵ざ Pro W3", "繝｡繧､繝ｪ繧ｪ", Meiryo, "�ｭ�ｳ �ｰ繧ｴ繧ｷ繝�け", sans-serif;

	/*	letter-spacing:-0.01em;	/**/
	/*		font-size:24px;	/**/
		font-size:1.8rem;
	}

	.left_line {
		border-top:1px #00418f solid !important;
		border-left:none !important;
	}
	.index_item_wrapper-2 ,
	.index_item_wrapper {
		background-image:none !important;
	}
	.index_item_wrapper2-2 ,
	.index_item_wrapper2 {
		border-left:1px #00418f solid;
		border-right:1px #00418f solid;
		border-bottom:1px #00418f solid;
		background-image:none !important;
	}

	.index_item h3 {
		padding:5px 3px 0px;
	/*	font-size:1em;/**/
		font-size:18px;
		text-align:center;
		margin-bottom:0px;
		margin-top:0px;
		color:#00418f;
	}
	.index_item .comment {
		padding:10px 3px 12px;
		font-size:1em;
		line-height:1.2;
	}
}



.cate1 &gt; li &gt; a:hover,
.cate1 &gt; li &gt; a:focus,
.cate1 &gt; li.active &gt; a,
.cate1 &gt; li.active &gt; a:hover,
.cate1 &gt; li.active &gt; a:focus {
  color: #00418f !important;
  background-color: #e8ecf4 !important;
}
.cate1 &gt; li.active &gt; a:after ,
.cate1 &gt; li &gt; a:after {
	display: block;
	position: absolute;
	top: 50%;
	left: 10px;
	width: 7px;
	height: 7px;
	margin-top: -4px;
	border-top: solid 1px #2f3f9c;
	border-right: solid 1px #2f3f9c;
	-webkit-transform: rotate(45deg);
	transform: rotate(45deg);
	content: "";
}
.cate1 &gt; li.active &gt; a:after ,
.cate1 &gt; li &gt; a:hover:after ,
.cate1 &gt; li.active &gt; a:hover:after {
	display: block;
	position: absolute;
	top: 50%;
	left: 10px;
	width: 7px;
	height: 7px;
	margin-top: -4px;
	border-top: solid 1px #00418f !important;
	border-right: solid 1px #00418f !important;
	-webkit-transform: rotate(45deg) !important;
	transform: rotate(45deg) !important;
	content: "";
}

.business &gt; li &gt; a:hover,
.business &gt; li &gt; a:focus,
.business &gt; li.active &gt; a,
.business &gt; li.active &gt; a:hover,
.business &gt; li.active &gt; a:focus {
  color: #00418f !important;
  background-color: #e8ecf4 !important;
}
.bsns1 {
	background-image: url(../common2016/images/index/icon1.png);
	background-repeat: no-repeat;
	background-position:5px 50%;
}
.bsns2 {
	background-image: url(../common2016/images/index/icon2.png);
	background-repeat: no-repeat;
	background-position:5px 50%;
}
.bsns3 {
	background-image: url(../common2016/images/index/icon3.png);
	background-repeat: no-repeat;
	background-position:5px 50%;
}
.bsns4 {
	background-image: url(../common2016/images/index/icon4.png);
	background-repeat: no-repeat;
	background-position:5px 50%;
}
.bsns5 {
	background-image: url(../common2016/images/index/icon5.png);
	background-repeat: no-repeat;
	background-position:5px 50%;
}
.bsns6 {
	background-image: url(../common2016/images/index/icon6.png);
	background-repeat: no-repeat;
	background-position:5px 50%;
}
.bsns7 {
	background-image: url(../common2016/images/index/icon7.png);
	background-repeat: no-repeat;
	background-position:5px 50%;
}
.bsns8 {
	background-image: url(../common2016/images/index/icon8.png);
	background-repeat: no-repeat;
	background-position:5px 50%;
}
.bsns9 {
	background-image: url(../common2016/images/index/icon9.png);
	background-repeat: no-repeat;
	background-position:5px 50%;
}
.bsns10 {
	background-image: url(../common2016/images/index/icon10.png);
	background-repeat: no-repeat;
	background-position:5px 50%;
}

.side-menu3 {
	background:#fff !important;
	margin:0;
	padding:0;
	list-style: none;
}
.side-menu3 &gt; li &gt; a {
	display: block;
	position: relative;
	padding: 11px 11px 11px 30px !important;
	line-height:1.2;
	text-decoration: none;
	font-size:13px;
	border-radius: 0;
	background-color:#fff;
		border-top:1px #ddddde dotted !important;
		color:#4d4d4d;
}
.side-menu3 &gt; li:last-child {
	padding-bottom:0 !important;
	border-bottom:1px #ddddde dotted !important;
}

.business-side-menu {
	background:#fff !important;
	margin:0;
	padding:0;
	list-style: none;
}
.business-side-menu &gt; li &gt; a {
	display: block;
	position: relative;
	padding: 11px 11px 11px 35px !important;
	line-height:1.2;
	text-decoration: none;
	font-size:13px;
	border-radius: 0;
	background-color:#fff;
		border-top:1px #ddddde dotted !important;
		color:#4d4d4d;
}
.business-side-menu &gt; li:last-child {
	padding-bottom:0 !important;
	border-bottom:1px #ddddde dotted !important;
}





/*----繝ｪ繝懊Φ----*/
.ex-1{
	color:#333;
	font-weight:bold;
	line-height:  30px;
	font-size:15px;
	margin-bottom:5px;
}


.ex-1 a {
	display:block;
}




#title_company1 {
	border-top:2px #00418f solid;
	border-bottom:2px #00418f solid;
	background: #00418f url(../common2016/images/company/bg_message.jpg) no-repeat top right ;
	display: table;/**/
	height: 120px;
	position: relative;/**/
	width: 100%;
}
#title_business1 {
	border-top:2px #00418f solid;
	border-bottom:2px #00418f solid;
	background: #00418f url(../common2016/images/business/bg_business.jpg) no-repeat top right ;
	display: table;
	height: 120px;
	position: relative;
	width: 100%;
}
.bg_title_category {
	margin-top:8px;

/* IE9 SVG, needs conditional override of 'filter' to 'none' */
background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIxMDAlIiB5Mj0iMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzAwMDAwMCIgc3RvcC1vcGFjaXR5PSIwIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjUwJSIgc3RvcC1jb2xvcj0iIzAwMDAwMCIgc3RvcC1vcGFjaXR5PSIwLjY1Ii8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiMwMDAwMDAiIHN0b3Atb3BhY2l0eT0iMCIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
background: -moz-linear-gradient(left,  rgba(0,0,0,0) 0%, rgba(0,0,0,0.25) 50%, rgba(0,0,0,0) 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, right top, color-stop(0%,rgba(0,0,0,0)), color-stop(50%,rgba(0,0,0,0.25)), color-stop(100%,rgba(0,0,0,0))); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(left,  rgba(0,0,0,0) 0%,rgba(0,0,0,0.25) 50%,rgba(0,0,0,0) 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(left,  rgba(0,0,0,0) 0%,rgba(0,0,0,0.25) 50%,rgba(0,0,0,0) 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(left,  rgba(0,0,0,0) 0%,rgba(0,0,0,0.25) 50%,rgba(0,0,0,0) 100%); /* IE10+ */
background: linear-gradient(to right,  rgba(0,0,0,0) 0%,rgba(0,0,0,0.25) 50%,rgba(0,0,0,0) 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00000000', endColorstr='#00000000',GradientType=1 ); /* IE6-8 */

}

#title_business {
	border-top:2px #00418f solid;
	border-bottom:2px #00418f solid;
	background: #00418f url(../common2016/images/header/bg_title_business.jpg) no-repeat top right ;
	display: table;	/**/
	height: 120px;
/*	position: relative;	/**/
	width: 100%;
}
#title_company {
	border-top:2px #00418f solid;
	border-bottom:2px #00418f solid;
	background: #00418f url(../common2016/images/header/bg_title_company.jpg) no-repeat top right ;
	display: table;
	height: 120px;
/*	position: relative;	/**/
	width: 100%;
}
#title_csr {
	border-top:2px #00418f solid;
	border-bottom:2px #00418f solid;
	background: #00418f url(../common2016/images/header/bg_title_csr.jpg) no-repeat top right ;
	display: table;
	height: 120px;
/*	position: relative;	/**/
	width: 100%;
}
#title_news {
	border-top:2px #00418f solid;
	border-bottom:2px #00418f solid;
	background: #00418f url(../common2016/images/header/bg_title_news.jpg) no-repeat top right ;
	display: table;
	height: 120px;
/*	position: relative;	/**/
	width: 100%;
}
#title_recruit {
	border-top:2px #00418f solid;
	border-bottom:2px #00418f solid;
	background: #00418f url(../common2016/images/header/bg_title_recruit.jpg) no-repeat top right ;
	display: table;
	height: 120px;
/*	position: relative;	/**/
	width: 100%;
}
#title_tsuyomi {
	border-top:2px #00418f solid;
	border-bottom:2px #00418f solid;
	background: #00418f url(../common2016/images/header/bg_title_tsuyomi.jpg) no-repeat top right ;
	display: table;
	height: 120px;
/*	position: relative;	/**/
	width: 100%;
}




.ttl_category {
	height:100px;
	margin-bottom:0px;
}
.ttl_category2 {
	height:120px;
	margin-bottom:0px;
}

.title_category h2.cate_name {
	color:#fff;
	vertical-align:middle;
/*		margin-top:70px;	/**/
	font-size:26px;
	line-height:24px;
		/*	font-family: "繝｡繧､繝ｪ繧ｪ", Meiryo, "繝偵Λ繧ｮ繝手ｧ偵ざ ProN W3", "Hiragino Kaku Gothic ProN", "Oswald", "Helvetica Neue", Helvetica, "Arial", "貂ｸ繧ｴ繧ｷ繝�け", YuGothic, sans-serif;	*/
	font-family: "Hiragino Kaku Gothic Pro", "繝偵Λ繧ｮ繝手ｧ偵ざ Pro W3", "繝｡繧､繝ｪ繧ｪ", Meiryo, "�ｭ�ｳ �ｰ繧ｴ繧ｷ繝�け", sans-serif;

	font-weight:400 !important;
	padding:30px 0 0 0;
	text-align:left;
	margin:0;
	text-transform: none;
}
.title_category h2.cate_name &gt; span {
	font-size:13px;
}
.title_category p.cate_memo  {
	color:#fff;
	vertical-align:middle;
/*		margin-top:80px;	/**/
/*	margin-top:25px !important;	/**/
	min-height:60px;
	text-align:left;
	font-size:14px;
	font-weight:normal;
	font-family: "繝偵Λ繧ｮ繝取�譛� ProN W3", "Hiragino Mincho ProN", "HG譏取悃E", "貂ｸ譏取悃", YuMincho, "�ｭ�ｳ �ｰ譏取悃", "�ｭ�ｳ 譏取悃", serif;
}

@media (max-width: 767px) {
	.title_category h2.cate_name {
		color:#fff;
		vertical-align:middle;
	/*		margin-top:70px;	/**/
		font-size:24px;
		line-height:22px;
			/*	font-family: "繝｡繧､繝ｪ繧ｪ", Meiryo, "繝偵Λ繧ｮ繝手ｧ偵ざ ProN W3", "Hiragino Kaku Gothic ProN", "Oswald", "Helvetica Neue", Helvetica, "Arial", "貂ｸ繧ｴ繧ｷ繝�け", YuGothic, sans-serif;	*/
	font-family: "Hiragino Kaku Gothic Pro", "繝偵Λ繧ｮ繝手ｧ偵ざ Pro W3", "繝｡繧､繝ｪ繧ｪ", Meiryo, "�ｭ�ｳ �ｰ繧ｴ繧ｷ繝�け", sans-serif;

		font-weight:400 !important;
		padding:20px 0 0 0;
		text-align:left;
		margin:0;
	}

	.title_category p.cate_memo  {
		color:#fff;
		vertical-align:middle;
/*		margin-top:25px !important;	/**/
		height:auto;
		text-align:left;
		font-size:12px;
		padding-top:10px;
		font-weight:normal;
		font-family: "貂ｸ譏取悃", YuMincho, "繝偵Λ繧ｮ繝取�譛� ProN W3", "Hiragino Mincho ProN", "HG譏取悃E", "�ｭ�ｳ �ｰ譏取悃", "�ｭ�ｳ 譏取悃", serif;
	}
}




@media (min-width: 768px) {
  .dl-horizontal dt {
    float: left;
    width: 150px;
    clear: left;
    text-align: right;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    padding:15px 15px 8px;
    border-top:1px #e6e6e6 solid;
  }
  .dl-horizontal dd {
    margin-left: 150px;
    padding:15px 15px 8px;
    border-top:1px #e6e6e6 solid;
  }
  .dl-horizontal dd p {
  	border-left:2px #00418f solid;
  	padding-left:20px;
  }
  .dl-horizontal2 dt {
    float: left;
    width: 130px;
    clear: left;
    text-align: right;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    padding:15px 10px 8px 15px;
    border-top:1px #e6e6e6 solid;
  }
  .dl-horizontal2 dd {
    margin-left: 130px;
    padding:15px 10px 8px 15px;
    border-top:1px #e6e6e6 solid;
  }
  .dl-horizontal2 dd p {
  	border-left:2px #00418f solid;
  	padding-left:20px;
  }
  .dl-horizontal3 dt {
    float: left;
    width: 245px;
    clear: left;
    text-align: left;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    padding:15px 15px 8px;
    border-top:1px #e6e6e6 solid;
  }
  .dl-horizontal3 dd {
    margin-left: 245px;
    padding:15px 15px 8px;
    border-top:1px #e6e6e6 solid;
  }

  .dl-horizontal4 dt {
    float: left;
    width: 220px;
    clear: left;
    text-align: left;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    padding:15px 0px 0px;
    border-top:1px #e6e6e6 solid;
/*    background-color:#efefef;/**/
  }
  .dl-horizontal4 dt.last {
    background-color:#fff;
  }
  .dl-horizontal4 dd {
    margin-left: 220px;
    padding:15px 0px 10px;
    border-top:1px #e6e6e6 solid;
  }
}
@media (max-width: 767px) {
	  .dl-horizontal3 dt ,
	  .dl-horizontal2 dt ,
	  .dl-horizontal dt {
	    padding:8px 10px 0px;
	  }
	  .dl-horizontal4 dt {
	    padding:10px 10px 0px;
/*		background-color:#efefef;	/**/
	  }
	  .dl-horizontal3 dd ,
	  .dl-horizontal2 dd ,
	  .dl-horizontal dd {
	    padding:5px 10px 8px;
	    border-bottom:1px #e6e6e6 solid;
	  }
	  .dl-horizontal4 dd {
	    padding:10px 10px 8px;
	    border-bottom:1px #e6e6e6 solid;
	  }
}

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



.panel-default {
  border-color: #fff;
}
.panel-default &gt; .panel-heading {
  background-color: #fff;
  border-color: #fff;
}
.panel-default &gt; .panel-heading .panel-title {
  font-size: 18px;
  font-weight: normal;
  display:inline;
}
.panel-default &gt; .panel-heading + .panel-collapse &gt; .panel-body {
  border-top-color: #fff;
}

.qanda {
	display: inline-block;
	margin-bottom: 0px;
	margin-right:20px;
	font-weight: normal;
	text-align: center;
	vertical-align: middle;
	-ms-touch-action: manipulation;
			touch-action: manipulation;
	background-image: none;
	border: 1px solid transparent;
	white-space: nowrap;
	padding: 0px 2px 4px;
	font-size: 20px;
	line-height: 30px;
	-webkit-border-radius: 50%;
	-moz-border-radius: 50%;
	border-radius: 50%;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
	font-family: 'Oswald', sans-serif;
	min-width:1.8em;


}

.cate_q {
	color: #fff;
	background-color: #00418f;
	border-color: #00418f;
}
.cate_a {
	color: #fff;
	background-color: #f390ba;
	border-color: #ff89bc;
}


#qanda_area ,
#qanda_area .tab-content ,
#qanda_area .panel-default ,
#qanda_area .panel ,
#qanda_area .panel-group ,
#qanda_area .panel-title ,
#qanda_area .panel-body ,
#qanda_area .panel-footer ,
#qanda_area .panel-collapse ,
#qanda_area .nav {
	border:none !important;
	background-color:#fff !important;
	-webkit-box-shadow: none !important;
	box-shadow:	none !important;

}
#qanda_area .panel-body {
	border-bottom:1px #eee solid !important;
	padding-bottom:20px;
	margin-bottom:20px;
}

#qanda_area .panel-title a {
	color:#00418f;
}
.info-h1-title h1 {
	padding:15px 10px 5px !important;
	margin: 0 0 0px !important;
	color:#00418F !important;
	line-height:1 !important;
	font-size:16px !important;
	font-weight:normal !important;
}
.info-h1-title h1&gt;small {
	font-size:0.8em;
	margin-top:5px;
	float:right;
}




/************************/
.modelroom_time {
	margin-top: 20px;
}
.modelroom_time .time {
	font-size: large;
	border-bottom: 1px #dedede solid;
	padding-bottom: 10px;
	margin-bottom: 20px;
}
.modelroom_time .time span {
	font-size: larger;
	font-weight: bold;
}
.modelroom_time dl.info {
	display: flex;
	justify-content: space-between;
	flex-wrap: wrap;
	margin-bottom: 20px;
	padding-bottom: 20px;
	border-bottom: 1px #dedede solid;
}
.modelroom_time dl.info dt {
	width: 12em;
	text-align: justify;
	text-align-last: justify;
	margin-bottom: 10px;
	font-weight: normal;
}
.modelroom_time dl.info dd {
	width: calc(100% - 13em);
	margin-bottom: 10px;
}
.modelroom_time .comment {
	margin-bottom: 50px;
}


.modelroom_time .calendar {
	padding: 1em;
	border: 1px #dedede solid;
	border-radius: 15px;
	margin-top: 30px;
}

.modelroom_time .calendar table td {
	vertical-align: middle;
}

.modelroom_time .move_week {
	margin: 0px auto 30px;
	text-align: center;
	list-style: none;
	padding-left: 0;
	display: flex;
	justify-content: space-between;
}
.modelroom_time .move_week li {
	display: inline-block;
	padding-left: 0;
	text-align: center;
	margin: 10px;
	width: 10%;
}
.modelroom_time .move_week li.period {
	font-size: x-large;
	margin-left: 20px;
	margin-right: 20px;
	width: 75%;
}
.modelroom_time .move_week li a.mv_btn {
	display: block;
	padding: 10px 20px;
	text-align: center;
	border: 1px #dedede solid;
	border-radius: 6px;
	background-color: #00418F;
	color: #fff;
}
.modelroom_time .move_week li a.mv_btn:hover {
	background: #f0f0f0;
	color: #333;
}
.modelroom_time .move_week li a.disable_btn {
	display: block;
	padding: 10px 20px;
	text-align: center;
	border: 1px #dedede solid;
	border-radius: 6px;
	background-color: #f0f0f0;
	color: #333;
}
.modelroom_time .move_week li a.disable_btn:hover {
	background: #f0f0f0;
	color: #333;
}


.modelroom_time .select_time {
	margin: 0px auto 30px;
	text-align: center;
	list-style: none;
	padding-left: 0;
	margin-bottom: 30px;
/*
	overflow-x: auto;
*/
}

.modelroom_time .select_time li {
	display: flex;
	justify-content: space-between;
	list-style: none;
	padding-left: 0;
	text-align: center;
	margin-bottom: 10px;
}
.modelroom_time .select_time li span {
	display: inline-block;
	width: calc(100% / 8);
	margin-left: 5px;
	margin-right: 5px;
	margin-bottom: 10px;
	text-align: center;
}
.modelroom_time span.hour {
	font-size: large;
	margin-top: 10px;
}
.modelroom_time span.w_e {
	color: #EF5350;
}
.modelroom_time span.w_s {
	color: #2196F3;
}
.modelroom_time a.none_btn {
	display: block;
	padding: 10px 20px;
	text-align: center;
	border: 1px #f0f0f0 solid;
	border-radius: 6px;
	background: #f0f0f0;
	color: #333;
}
.modelroom_time a.rsv_btn {
	display: block;
	padding: 10px 20px;
	text-align: center;
	border: 1px #1E88E5 solid;
	border-radius: 6px;
	background: #1E88E5;
	color: #fff;
}
.modelroom_time a.rsv_btn:hover {
	background-color: #fafafa;
	color: #00418f;
}

.modelroom_time .memo {
	margin: 20px auto 30px;
}



@media (max-width: 767px) {

	/************************/
	.modelroom_time h2 {
		font-size: 22px;
		letter-spacing: 0.02em;
	}
	.modelroom_time h3 {
		font-size: 18px;
		letter-spacing: 0.02em;
	}


	.modelroom_time dl.info {
		flex-wrap: wrap;
		margin-bottom: 20px;
	}
	.modelroom_time dl.info dt {
		width: 100%;
		text-align: left;
		text-align-last: left;
		margin-bottom: 5px;
		font-weight: bold;
	}
	.modelroom_time dl.info dd {
		width: 100%;
		margin-bottom: 20px;
	}
	.modelroom_time .comment {
		margin-bottom: 30px;
	}


	.modelroom_time .calendar {
		padding: 0.5em;
		border: 1px #dedede solid;
		border-radius: 10px;
		margin-top: 20px;
		align-items: center;
	}

	.modelroom_time .move_week {
		margin: 0px auto 30px;
		text-align: center;
		list-style: none;
		padding-left: 0;
	}
	.modelroom_time .move_week li {
		display: inline-block;
		padding-left: 0;
		text-align: center;
		margin: 5px;
		width: 16%;
	}
	.modelroom_time .move_week li.period {
		font-size: medium;
		margin-left: 5px;
		margin-right: 5px;
		line-height: 1 !important;
		margin-top: 15px;
		width: 60%;
	}
	.modelroom_time .move_week li a.disable_btn ,
	.modelroom_time .move_week li a.mv_btn {
		display: block;
		padding: 12px 18px;
		text-align: center;
	}


	.modelroom_time .select_time {
		margin: 0px auto 30px;
		text-align: center;
		list-style: none;
		padding-left: 0;
		margin-bottom: 30px;
		width: 100%;
		margin-bottom: 15px;
		border: 1px solid #dddddd;
	}

	.modelroom_time .select_time li {
		display: flex;
		justify-content: space-between;
		list-style: none;
		padding-left: 0;
		text-align: center;
		margin-bottom: 10px;
	}
	.modelroom_time .select_time li span {
		display: block !important;
		margin-left: 3px;
		margin-right: 3px;
		margin-bottom: 10px;
		text-align: center;
		width: 80px !important;
	}
	.modelroom_time .select_time li span.hour {
		font-size: small;
		margin-top: 10px;
	}

	.modelroom_time a.none_btn {
		padding: 10px 10px;
	}
	.modelroom_time a.rsv_btn {
		padding: 10px 10px;
	}

	.modelroom_time .memo {
		margin: 20px auto 30px;
	}


}


input[type=checkbox].checkbox_privacy  {
	transform: scale(2.5, 2.5);
	margin-right: 15px;
	margin-left: 5px;
    border: 2px solid #1E90FF !important;
}
</pre></body></html>