@charset 'UTF-8';
/*-------------------------------------------------------------------

	DEFAULT CSS RESET

-------------------------------------------------------------------*/
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;
	font-size: 100%;
	font-weight: normal;
}
table {
	border-collapse: collapse;
}
fieldset, img {
	border: 0;
}
img {
	vertical-align: bottom;
}
a img {
	text-decoration: none;
}
address, caption, cite, code, dfn, em, strong, th, var {
	font-style: normal;
	font-weight: normal;
}
ol, ul {
	list-style: none;
}
th, caption {
	text-align: left;
}
/*-------------------------------------------------------------------

	DEFAULT SETTING

-------------------------------------------------------------------*/
body {
	text-align: left;
	font-size: 16px;
	line-height: 1.8;
	color: #161616;
	font-family:"メイリオ", "Hiragino Kaku Gothic Pro", "ヒラギノ角ゴ Pro W3",  "游ゴシック体", "Yu Gothic", YuGothic, "ＭＳ Ｐゴシック", osaka;
}
a:link {
	color: #008DD2;
}
a:visited {
	color: #00BFE4;
}
a:hover, a:active {
	color: #00C4EB;
	text-decoration: none;
}
/*-------------------------------------------------------------------

	HEAD AREA

-------------------------------------------------------------------*/
.head_area {
	border-bottom: 5px solid #719cff;
}
.header {
	width: 970px;
	height: 70px;
	text-align: left;
	position: relative;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
h1 {
	color: #b26e84;
	font-size: 85%;
	text-align: left;
	position: absolute;
	left: 0px;
	top: 26px;
	width: 264px;
	height: 21px;
	background-image: url(../cmn_img/logo.png);
	text-indent: -9999px;
	display: block;
	z-index: 1;
}
h1 a{
	display: block;
}
h3 {
}
.header .logo {
}
/*-------------------------------------------------------------------

	Global Menu

-------------------------------------------------------------------*/
/* gmenu */
#gmenu {
	height: 50px;
	width: 701px;
	position: absolute;
	top: 12px;
	right: 0px;
}
#gmenu li {
	display: inline;
	float: left;
	zoom: 1;
}
.global_menu {
	margin-left: auto;
	margin-right: auto;
}
.global_menu li a {
	display: block;
	padding: 0px;
	height: 50px;
	overflow: hidden;
	zoom: 1;
	margin: 0px;
}
.global_menu li.gl_01 a {
	height: 50px;
	width: 55px;
	display: block;
	background-repeat: no-repeat;
	background-position: top;
	background-image: url(../cmn_img/navi_01_on.png);
}
.global_menu li.gl_02 a {
	background-image: url(../cmn_img/navi_02_on.png);
	width: 81px;
	height: 50px;
	display: block;
}
.global_menu li.gl_03 a {
	background-image: url(../cmn_img/navi_03_on.png);
	width: 83px;
	height: 50px;
	display: block;
}
.global_menu li.gl_04 a {
	background-image: url(../cmn_img/navi_04_on.png);
	width: 81px;
	height: 50px;
	display: block;
}
.global_menu li.gl_05 a {
	background-image: url(../cmn_img/navi_05_on.png);
	width: 80px;
	height: 50px;
	display: block;
}
.global_menu li.gl_061 a {
	background-image: url(../cmn_img/navi_061_on.png);
	width: 54px;
	height: 50px;
	display: block;
}
.global_menu li.gl_062 a {
	background-image: url(../cmn_img/navi_062_on.png);
	width: 80px;
	height: 50px;
	display: block;
}
.global_menu li.gl_07 a {
	background-image: url(../cmn_img/navi_07_on.png);
	width: 52px;
	height: 50px;
	display: block;
}
.global_menu li.gl_08 a {
	background-image: url(../cmn_img/navi_08_on.png);
	width: 80px;
	height: 50px;
	display: block;
}
.global_menu li.gl_09 a {
	background-image: url(../cmn_img/navi_09_on.png);
	width: 55px;
	height: 50px;
	display: block;
}



/*-------------------------------------------------------------------

	TopicPath

-------------------------------------------------------------------*/
.topicpath {
	list-style: none;
	overflow: hidden;
	width: 970px;
	margin-left: auto;
	margin-right: auto;
	font-size: 16px;
	height: 50px;
	line-height: 50px;
}
.topicpath li {
	float: left;
}
.topicpath li a {
	text-decoration: none;
	padding-top: 2px;
	padding-bottom: 2px;
	display: block;
	float: left;
	background-image: url(../cmn_img/ic_aroow_blue.png);
	background-repeat: no-repeat;
	background-position: right 21px;
	padding-right: 20px;
	margin-right: 20px;
}
.topicpath li.txt {
	line-height: 27px;
}
/*-------------------------------------------------------------------

	container

-------------------------------------------------------------------*/
.container {
	background-image: url(../cmn_img/bg.png);
	background-repeat: repeat;
	width: 100%;
	padding-bottom: 100px;
}
.liner {
	clear: both;
	width: 970px;
	text-align: left;
	padding-top: 20px;
	margin-right: auto;
	margin-left: auto;
}
.article {
	margin-bottom: 30px;
}
/*-------------------------------------------------------------------

	side

-------------------------------------------------------------------*/
.side_bnr dl {
	background-color: #FFFFFF;
	border-right: 3px solid #81a9c5;
	border-left: 3px solid #81a9c5;
	border-bottom: 3px solid #81a9c5;
	margin-bottom: 20px;
}
.side_bnr .menu dt.ttl_01 {
	background-color: #81A9C5;
	margin-bottom: 15px;
	padding-left: 55px;
	line-height: 1.0;
	padding-top: 8px;
	padding-bottom: 8px
}
.side_bnr .menu dt.ttl_02 {
	background-color: #81A9C5;
	margin-bottom: 15px;
	text-align: center;
	line-height: 1.0;
	padding-top: 11px;
	padding-bottom: 10px
}
.side_bnr .menu dd {
	text-align: center;
	margin-bottom: 12px;
	line-height: 1.0;
}
.side_bnr .menu dd.time {
	margin-bottom: 15px;
}
.contents_right ul li {
	margin-bottom: 10px;
}


/* modal window */

/* modal01 */

#modal-content{
width:80%;
margin:0;
padding:0;
background:#fff;
position:fixed;
display:none ;
z-index:99999;
}

#modal-content .inner{
position:relative;
width:100%;
padding-top:56.25%;
overflow:hidden;
}

#modal-content .inner #player{
position:absolute;
top:0;
right:0;
width:100%;
height:100%;
}

#modal-overlay{
z-index:9999;
display:none;
position:fixed;
top:0;
left:0;
width:100%;
height:120%;
background-color:rgba( 0,0,0, 0.75 );
}


/* modal02 */

#modal-content2{
width:80%;
margin:0;
padding:0;
background:#fff;
position:fixed;
display:none ;
z-index:99999;
}

#modal-content2 .inner2{
position:relative;
width:100%;
padding-top:56.25%;
overflow:hidden;
}

#modal-content2 .inner2 #player2{
position:absolute;
top:0;
right:0;
width:100%;
height:100%;
}

#modal-overlay2{
z-index:9999;
display:none;
position:fixed;
top:0;
left:0;
width:100%;
height:120%;
background-color:rgba( 0,0,0, 0.75 );
}


/*-------------------------------------------------------------------

	Foot Area

-------------------------------------------------------------------*/
.pagetop {
	display: none;
	position: fixed;
	bottom: 30px;
	right: 55px;
}
.pagetop a {
	display: block;
	width: 50px;
	height: 50px;
	text-align: center;
	color: #fff;
	font-size: 24px;
	text-decoration: none;
	line-height: 50px;
}
.foot_link {
	height: 40px;
	text-align: center;
	padding-top: 10px;
}
.foot_link li {
	display: inline;
	line-height: 1.0;
	margin-left: 7px;
}
.foot_link li:first-child {
}
.foot_link a, .foot_link a:visited {
	white-space: nowrap;
	text-decoration: none;
	color: #FFFFFF;
	font-size: 85%;
	background-color: #005189;
	background-image: url(../cmn_img/ic_aroow.png);
	background-repeat: no-repeat;
	background-position: 12px center;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-right: 16px;
	padding-left: 25px;
}
.foot_link a:hover, .foot_link a:active {
	color: #FFFFFF;
	text-decoration: none;
	background-color: #00BFE4;
}
.foot_copy {
	clear: both;
	text-align: center;
	font-size: 12px;
	background-image: url(../cmn_img/bg.png);
	background-repeat: repeat;
	padding-top: 20px;
	padding-bottom: 20px;
}
/*-------------------------------------------------------------------

	contents

-------------------------------------------------------------------*/
.contents {
	text-align: left;
	margin-bottom: 50px;
}
.contents_right {
	float: right;
	width: 230px;
}
.contents_left {
	float: left;
	width: 700px;
}
.contents p {
	margin-bottom: 1em;
}
.contents .section {
	margin: 0 0 20px;
}
.contents h2, .contents h3 {
	clear: both;
	margin-bottom: 20px;
}
.contents .inner {
	margin: 20px;
}
.contents .innerL {
	margin: 20px 20px 20px 0;
}
.contents .innerR {
	margin: 20px 0 20px 20px;
}
/*-------------------------------------------------------------------

	basic

-------------------------------------------------------------------*/

/* h2 */
h2.basic {
	color: #666;
	font-size: 140%;
	margin-bottom: 15px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCC;
	padding-top: 0;
	padding-right: 0;
	padding-left: 0;
	padding-bottom: 10px;
	font-weight: bold;
}
h2.none {
	color: #AD924F;
	font-size: 140%;
	margin-bottom: 15px;
	padding-top: 0;
	padding-right: 0;
	padding-left: 0;
	padding-bottom: 10px;
}
h2.basicR {
	color: #AD924F;
	font-size: 140%;
	padding: 0 0 7px 20px;
	margin-bottom: 15px;
	border-bottom: #E3E3E3 double 3px;
}
h3.basic {
	background-image: url(../cmn_img/ttl_01.png);
	background-repeat: no-repeat;
	background-position: left center;
	color: #344957;
	font-size: 28px;
	font-weight: bold;
	padding-left: 30px;
	margin-bottom: 20px;
	line-height:1.4;
}
h3.ttl {
	color: #344957;
	font-size: 20px;
	line-height: 40px;
	font-weight: bold;
	height: 40px;
	border-bottom: 3px solid #005FAE;
	background-image: url(../cmn_img/ttl_01.png);
	background-position: left 6px;
	background-repeat: no-repeat;
	padding-left: 30px;
	margin-bottom: 30px;
}
h3.s_ttl,h4.basic, h5.basic {
	color: #005189;
	font-size: 18px;
	margin-bottom: 15px;
	background-color: #E7F0F4;
	border-radius: 6px;
	padding-left: 15px;
	height: 40px;
	line-height: 40px;
}
/* ul */
ul.basic {
	list-style: disc;
	font-size: 110%;
	margin-left: 1.5em;
	margin-bottom: 0.8em;
}
ul.basic li {
	margin-bottom: 0.5em;
}
/* table */
table.basic {
	width: 100%;
	border-spacing: 0;
}
table.basic th, table.basic td {
	padding: 8px 15px;
	vertical-align: top;
	text-align: center;
	background-color: #FFF;
}
table.basic th {
	color: #005189;
	border-top: 1px solid #00BFE4;
	border-bottom: 1px solid #00BFE4;
	text-align: center;
}
table.basic td {
	background-color: #FFF;
	border-top: 1px solid #00BFE4;
	border-bottom: 1px solid #00BFE4;
}
.basic_table {
	border-collapse: collapse;
	width: 100%;
	font-size: 13px;
}
.basic_table td {
	padding: 10px;
}
.basic_table th {
	text-align: center;
	padding: 10px;
}
/*-------------------------------------------------------------------

	COMMON CLASS

-------------------------------------------------------------------*/
.bold {
	font-weight: bold;
}
.must {
	color: #F00;
}
.text_pink {
	color: #FF3E82;
}
.text_red {
	color: #E12024;
}
.text_gold {
	color: #8C6D26;
}
.font70 {
	font-size: 70%;
}
.font80 {
	font-size: 80%;
}
.font90 {
	font-size: 90%;
}
.font110 {
	font-size: 110%;
}
.font120 {
	font-size: 120%;
}
.font130 {
	font-size: 130%;
}
.font140 {
	font-size: 140%;
}
.font150 {
	font-size: 150%;
}
.ml10 {
	margin-left: 10px;
}
.ml100 {
	margin-left: 100px;
}
.mb10 {
	margin-bottom: 10px;
}
.mb15 {
	margin-bottom: 15px;
}
.mb20 {
	margin-bottom: 20px;
}
.mb30 {
	margin-bottom: 30px;
}
.tm40 {
	padding-top: 40px;
}
.tm10 {
	margin-top: 10px;
}
.pb20 {
	padding-bottom: 20px;
}
p.strong {
	padding-top: 10px;
	color: #993366;
	font-size: 120%;
}
ul.circle {
	padding-left: 2em;
	list-style: circle;
}
.text_left {
	text-align: left;
}
.text_right {
	text-align: right;
}
.text_center {
	text-align: center;
}
.right_item {
	float: right;
}
.left_item {
	float: left;
	margin-right: 20px;
}
.pare {
	position: relative;
}
.clr {
	clear: both;
}


/* replace */
.replace {
	display: block;
	font-size: 1px;
	text-decoration: none;
	text-indent: -9999px;
	text-align: left;
	/* \*/
	overflow: hidden;/* */
}
/* clearfix */
.clearfix:after {
	content: ".";
	display: block;
	visibility: hidden;
	height: 0.1px;
	font-size: 0.1em;
	line-height: 0;
	clear: both;
}
.clearfix {
	zoom: 1;
}
* html .clearfix {
	display: inline-block;
}
/* no ie mac \*/
* html .clearfix {
	height: 1%;
	clear: both;
}
.clearfix {
	display: block;
}
/* */

.displayNone {
	display: none;
}
.f_left {
	float: left;
	width: 350px;
}
.f_right {
	float: right;
	padding-left: 10px;
}
.link_arrow a {
	font-size: 14px;
	text-decoration: none;
	color: #FFFFFF;
	width: 80px;
	height: 30px;
	background-color: #FF9C00;
	display: block;
	line-height: 30px;
	background-image: url(../cmn_img/ic_aroow.png);
	background-repeat: no-repeat;
	background-position: 10px center;
	padding-left: 25px;
}
.link_arrow a:hover {
	background-color: #FF7600;
}
.link_arrow.map a {
	background-color: #FF71A3;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 15px;
}
.article.under {
	background-color: #FFFFFF;
	padding-top: 30px;
	padding-right: 30px;
	padding-bottom: 30px;
	padding-left: 30px;
	border-radius: 6px;
}
.link_list{
	margin-bottom:30px;
	}
.link_list.end{
	margin-bottom:0px;
	}
.link_list li{
	display:inline-block;
	}
.link_list li a {
	font-size: 14px;
	text-decoration: none;
	color: #FFFFFF;
	width: 80px;
	height: 30px;
	background-color: #FF9C00;
	padding-top: 5px;
	padding-bottom: 5px;
	line-height: 30px;
	background-image: url(../cmn_img/ic_aroow.png);
	background-repeat: no-repeat;
	background-position: 10px center;
	padding-left: 25px;
	padding-right: 15px;
}
.link_list li a:hover {
	background-color: #FF7600;
}
.header nav,
.contents_left .side_bnr,
.sp_pagetop,
.sp_cta,
.pc_none{
	display:none !important;
	}
.list{
	margin-bottom:20px;
	}
.list li {
	background-image: url(../cmn_img/ic_list.gif);
	background-repeat: no-repeat;
	background-position: left 7px;
	background-size: 12px 12px;
	padding-left: 20px;
	margin-bottom: 15px;
}
.attention {
	background-image: url(../cmn_img/bg.png);
	background-repeat: repeat;
	border-bottom: 1px solid #bac8d2;
	height: 40px;
	padding-top:10px;
}
.attention dl {
	width:970px;
	margin-left:auto;
	margin-right:auto;
}
.attention dl dt{
	background-image: url(../cmn_img/ic_news.png);
	background-repeat: no-repeat;
	background-position: left center;
	width:140px;
	float:left;
}

.attention dl dt .balloon-2-left {
	position: relative;
	display: inline-block;
	padding: 0 5px;
	width: auto;
	min-width: 90px;
	font-weight: bold;
	height: 30px;
	color: #000;
	line-height: 30px;
	text-align: center;
	z-index: 0;
	margin-left: 35px;
}

.attention dl dd{
	font-weight: bold;
	background: #FF71A3;
	float: right;
	width: 820px;
	padding-left: 20px;
	box-sizing: border-box;
	color: #fff;
}

.link_arrow2 a {
	font-size: 15px;
	text-decoration: none;
	font-weight: bold;
	color: #FFFFFF;
	width: 60%;
	background-color: #1B518C;
	display: block;
	line-height: 2em;
	padding: 10px;
	background-image: url(../cmn_img/ic_aroow.png);
	background-repeat: no-repeat;
	background-position: 10px center;
	margin: 20px auto 10px;
	border-radius: 10px;
}

.link_arrow2 a:hover {
	background-color: #FF7600;
}
