
/*--------------------------------------------------------------------------
   html
---------------------------------------------------------------------------*/

html{
	overflow-y:scroll;
}


/*--------------------------------------------------------------------------
   body
---------------------------------------------------------------------------*/

body{
	background:#fff;
	color:#222;
	font-family:'Lato',"Helvetica Neue",Helvetica,Arial,Roboto,"Droid Sans","メイリオ", Meiryo,"ＭＳ Ｐゴシック","ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic ProN",Sans-Serif;
	font-size:14px;
	line-height:1.7;
	-webkit-text-size-adjust:100%;
}

/*--------------------------------------------------------------------------
   default slink
---------------------------------------------------------------------------*/

a{
	outline:none;
	-webkit-tap-highlight-color:rgba(0,0,0,0);
}
a:link,
a:visited{
	color:#001192;
	text-decoration:none;
}
a:hover{
	color:#F95158;
	text-decoration:underline;
}


/*--------------------------------------------------------------------------
   Container
---------------------------------------------------------------------------*/

#Page{
	width:100%;
	min-width:1024px;
}


/*--------------------------------------------------------------------------
   GlobalHeader
---------------------------------------------------------------------------*/
#GlobalHeader
{background:#fff;}

#header-inner{
	background:#001192;
	height:40px;
}

#header-inner-box{
	width:1090px;
	margin-left:auto;
	margin-right:auto;
}

.logo{
	float:left;
}

/*
   header-menu
---------------------------------------------------------------------------*/

#header-menu{
	position:absolute;
	top:0%; right:0%;
	float:right;
	width:640px;
}

#header-menu ul{
	float:right;
}

#header-menu ul li{
	display:block;
	float:left;
}

#header-menu #key-sar{
	margin:6px 8px 0 0;
}
#header-menu #key-sar input[type="text"]{
	width:143px;
	height:28px;
	display:block;
	float:left;
	padding:0 35px 0 5px;
	background:#031de6;
	border:none;
	-webkit-border-radius: 14px;
	-moz-border-radius: 14px;
	border-radius: 14px;
	text-align:left;
	font-size:12px;
	color:#FFF;
	font-family:'Lato',"Helvetica Neue",Helvetica,Arial,Roboto,"Droid Sans","メイリオ", Meiryo,"ＭＳ Ｐゴシック","ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic ProN",Sans-Serif;
	line-height:28px;
}

#header-menu #key-sar input[type="submit"]{
	overflow:hidden;
	display:block;
	float:left;
	width:34px;
	height:28px;
	margin:3px 0px 0px 4px;
	border:none;
	background: url(img/ico_search.png) no-repeat;
	text-indent:200%;
	white-space:nowrap;
	cursor:pointer;
}

#header-menu #link-inq a,
#header-menu #link-en a,
#header-menu #link-sc a{
	display:block;
	width:120px;
	height:40px;
	text-align:center;
	color:#fff;
	vertical-align: middle;
	line-height:40px;
}

#header-menu #link-inq{
	background-color:#0119d3;
}
#header-menu #link-en{
	background-color:#001eff;
}
#header-menu #link-sc{
	background-color:#0344fe;
}

/*
   global-links
---------------------------------------------------------------------------*/

#GlobalNav ul{
	width:1090px;
	margin-left:auto;
	margin-right:auto;
}
#GlobalNav ul li{
	height:80px;
	overflow:hidden;
	margin-left:auto;
	margin-right:auto;
	float:left;
}
#GlobalNav ul li a{
	display:block;
}
#GlobalNav ul li.current a.oya{
	margin-top:-160px;
}
#GlobalNav ul li:hover > a.oya{
	margin-top:-80px;
}
.gm_small {
	font-size: 0.6em;
}

/*
  mega 基本
------------------*/

#GlobalNav ul li ul li{
	height: auto;
	overflow: visible;
}
#GlobalNav ul li ul li a:hover{
	margin-top:0;
}

#GlobalNav .menu {
    position: relative;
    margin: 0 auto;
}

#GlobalNav .menu > li ul li{
    float: left;
    height: 62px;
    line-height: 62px;
    background: #001192;
}

#GlobalNav .menu > li ul li a {
    display: block;
    color: #fff;
}

#GlobalNav .menu > li ul li a:hover {
    color: #CCC;
}

#GlobalNav ul.menu__second-level {
    visibility: hidden;
    opacity: 0;
    z-index: 10;
}

#GlobalNav ul.menu__third-level {
    visibility: hidden;
    opacity: 0;
}

#GlobalNav ul.menu__fourth-level {
    visibility: hidden;
    opacity: 0;
}

#GlobalNav .menu > ul li ul li:hover {
    background: #001192;
}

#GlobalNav .menu__second-level li a:hover {
    background: #001192;
	position:relative; left:1px;top:1px;
}



/* floatクリア */
#GlobalNav .menu:before,
#GlobalNav .menu:after {
    content: " ";
    display: table;
}

#GlobalNav .menu:after {
    clear: both;
}

#GlobalNav .menu {
    *zoom: 1;
}



/*
   global-links  // メガ表示
---------------------------------------------------------------------------*/

#GlobalNav li.menu__mega ul.menu__second-level {
    position: absolute;
    top: 80px;
    left: 0;
    box-sizing: border-box;
    width: 100%;
    padding: 32px;
    background: #001192;
    -webkit-transition: all .2s ease;
    transition: all .2s ease;
	font-size:17px;
}

#GlobalNav li.menu__mega ul.menu__second-level li.seihin {
	font-size:15px;
}

#GlobalNav li.menu__mega:hover ul.menu__second-level {
    top: 80px;
    visibility: visible;
    opacity: 1;
}

#GlobalNav li.menu__mega ul.menu__second-level > li {
    float: left;
    width: 32%;
    border: none;
}

#GlobalNav li.menu__mega ul.menu__second-level > li:nth-child(3n+2) {
    margin: 0 1%;
}

#GlobalNav li.menu__mega ul.menu__second-level img{
	vertical-align: middle;
	margin-right:8px;
}

#GlobalNav li.menu__mega ul.menu__second-level#circle-img img{
	border-radius: 8px;
    -webkit-border-radius: 8px;
    -moz-border-radius: 8px;
}

/*--------------------------------------------------------------------------
   Wide Title
---------------------------------------------------------------------------*/

#WideTitle{
	clear:both;
	text-align:center;
	/* 画像ファイルの指定 */
  /* background-image: url(img/seihin-bg.png); */

  /* 画像を常に天地左右の中央に配置 */
  /* background-position: center bottom; */

  /* 画像をタイル状に繰り返し表示しない */
  /* background-repeat: no-repeat; */

  /* コンテンツの高さが画像の高さより大きい時、動かないように固定 */
  /* background-attachment: fixed; */

  /* 表示するコンテナの大きさに基づいて、背景画像を調整 */
  /* background-size: cover; */

  /* 背景画像が読み込まれる前に表示される背景のカラー */
  background-color:#FFF;
}

#WideTitle.about-page{
	clear:both;
	text-align:center;
	/* 画像ファイルの指定 */
  /* background-image: url(img/about-ttl-bg.png); */

  /* 画像を常に天地左右の中央に配置 */
  /* background-position: center top; */

  /* 画像をタイル状に繰り返し表示しない */
  /* background-repeat: no-repeat; */

  /* コンテンツの高さが画像の高さより大きい時、動かないように固定 */
  /* background-attachment: fixed; */

  /* 表示するコンテナの大きさに基づいて、背景画像を調整 */
  /* background-size: cover; */

  /* 背景画像が読み込まれる前に表示される背景のカラー */
  background-color:#FFF;
}

#WideTitle.ir-page{
	clear:both;
	text-align:center;
	/* 画像ファイルの指定 */
  /* background-image: url(img/ir-ttl-bg.png) ; */

  /* 画像を常に天地左右の中央に配置 */
  /* background-position: center top; */

  /* 画像をタイル状に繰り返し表示しない */
  /* background-repeat: no-repeat; */

  /* コンテンツの高さが画像の高さより大きい時、動かないように固定 */
  /* background-attachment: fixed; */

  /* 表示するコンテナの大きさに基づいて、背景画像を調整 */
  /* background-size: cover; */

  /* 背景画像が読み込まれる前に表示される背景のカラー */
  background-color:#FFF;
}

#WideTitle.news-page{
	clear:both;
	text-align:center;
	/* 画像ファイルの指定 */
  /* background-image: url(img/news-bg.png) ; */

  /* 画像を常に天地左右の中央に配置 */
  /* background-position: center center; */

  /* 画像をタイル状に繰り返し表示しない */
  /* background-repeat: no-repeat; */

  /* コンテンツの高さが画像の高さより大きい時、動かないように固定 */
  /* background-attachment: fixed; */

  /* 表示するコンテナの大きさに基づいて、背景画像を調整 */
  /* background-size: cover; */

  /* 背景画像が読み込まれる前に表示される背景のカラー */
  background-color:#FFF;
}

#WideTitle.words-page{
	clear:both;
	text-align:center;
	/* 画像ファイルの指定 */
  /* background-image: url(img/words-bg.png) ; */

  /* 画像を常に天地左右の中央に配置 */
  /* background-position: center center; */

  /* 画像をタイル状に繰り返し表示しない */
  /* background-repeat: no-repeat; */

  /* コンテンツの高さが画像の高さより大きい時、動かないように固定 */
  /* background-attachment: fixed; */

  /* 表示するコンテナの大きさに基づいて、背景画像を調整 */
  /* background-size: cover; */

  /* 背景画像が読み込まれる前に表示される背景のカラー */
  background-color:#FFF;
}

#WideTitle.useful-info{
	clear:both;
	text-align:center;
	/* 画像ファイルの指定 */
  /* background-image: url(img/useful-info-ttl-bg.png); */

  /* 画像を常に天地左右の中央に配置 */
  /* background-position: center center; */

  /* 画像をタイル状に繰り返し表示しない */
  /* background-repeat: no-repeat; */

  /* コンテンツの高さが画像の高さより大きい時、動かないように固定 */
  /* background-attachment: fixed; */

  /* 表示するコンテナの大きさに基づいて、背景画像を調整 */
  /* background-size: cover; */

  /* 背景画像が読み込まれる前に表示される背景のカラー */
  background-color:#FFF;
}


/*
   ぱんくず
---------------------------------------------------------------------------*/
#WideTitle #pannav {
	background: rgba(255, 255, 255, 0.26);
	border-top: 1px solid #FFF;
}
#WideTitle #pannav-inner{
	width:1090px;
	margin-left:auto;
	margin-right:auto;
	text-align:left;
	font-size:13px;
	padding:12px 0px 8px 0px;
	background-position:30px 10px;
}
#WideTitle #pannav ul{

	min-height:18px;
}
#WideTitle #pannav ul li{
	display:block;
	float:left;
	margin:0 0 0 10px;
	padding:0 0 0 15px;
	background: url(img/arw_pan.png) no-repeat 0 .3em;
	font-size:93%;
	line-height:1.4;
}
#WideTitle #pannav ul li:first-child{
	margin-top:-2px;
	padding:0;
	background:none;
}

#WideTitle #pannav ul li img{
	vertical-align: text-bottom;
	padding-right:3px;
}

/*
   カテゴリタイトル
---------------------------------------------------------------------------*/
#cat-title p{
	padding:40px 0px 32px 0px;
	font-size:32px;
	font-weight:bold;
    line-height: 1em;
}
#cat-title span{
	font-size:16px;
	font-weight: normal;
	color:#001192;
}

div#ttl-box{
	width:1090px;
	margin-left:auto;
	margin-right:auto;
	height:71px;
	overflow:visible;
}

/*
   ページタイトル　H1
---------------------------------------------------------------------------*/

div#ttl-box .wide {
	/* background: url(img/ttl_bg_wide.png); */
	height:70px;
	width:1090px;
	border-bottom:1px solid #FFF;
}

div#ttl-box .main {
	/* background: url(img/ttl_bg_narrow.png); */
	height:71px;
	width:784px;
	float:left;
	border-bottom:1px solid #FFF;
}
div#ttl-box a .aside {
	color:#fff;
	width:280px;
	background-color:#001192;
	float:right;height:71px;
}
div#ttl-box a .aside p{
	padding:24px 0px 0px 24px;
	margin:0px;
	font-size:18px;
	text-align:left;
	font-weight:normal;
	border-bottom:solid 2px #001192;
}

div#ttl-box a:hover .aside p{
	border-bottom:solid 2px #FFF;
}

div#ttl-box h1{
	font-size:33px;
	font-weight: normal;
	letter-spacing:0.05em;
	color:#001192;
	padding-top:8px;
}

div#ttl-box h1.small-ttl{
	font-size:19px;
	letter-spacing:0em;
	padding-top:23px;
	line-height:1.2em;
	font-family:'Meiriyo UI';
}


/*--------------------------------------------------------------------------
   Contents
---------------------------------------------------------------------------*/

#Contents{
		/* background: url(img/main-box-bg.png); */
}
#Contents-inner{
	width:1090px;
	margin-left:auto;
	margin-right:auto;
	position:relative;
}

#Contents main{
}

#Contents main.wide{
	width:100%;
	background:#F4F9F7;
}
#Contents main.narrow{
	width:784px;
	float:left;
	background:#F4F9F7;
}
#Contents main.narrow section {
	overflow:auto;
	padding:24px 40px 80px 40px;

}
#Contents main.wide section {
	overflow:auto;
	padding:24px 80px 40px 80px;

}
#Contents:after{
    content: "";
    clear: both;
    display: block;
}

#Contents main ul li {
	margin-left:1em;
}

#Contents main h3{
	color:#001192;
	font-weight:bold;
	font-size:1.1em;
	margin-bottom:0.4em;
}

.font_s_large {
	font-size: 1.6em;
	margin-bottom: 0.2em;
	margin-left: 0.52em;
}
.font_c_black {
	font-weight:bold;
	margin-left: 1em;
}

.tow_col_img {
	display: flex;
}
.tow_col_img_inner {
	text-align: center;
	margin-right: 12px;
}
.nadis_two_col {
	width: 440px;
	height: auto;
	overflow: hidden;
	display: flex;
}
.nadis_two_col_img {
	width: 150px;
	margin-right: 10px;
}
.nadis_two_col_txt {
	width: 330px;
}
.font_c_gray {
	color: #555;
	font-weight: 600;
}


/*--------------------------------------------------------------------------
   Side menu
---------------------------------------------------------------------------*/
#side-link-menu{
		width:280px;
		float:right;
}
#side-link-menu ul {
	width:280px;
}
#side-link-menu ul li{
	height:52px;
	border-bottom: #DDECE3 solid 1px;
	background:#FFF;
}
#side-link-menu ul li a{
	display:block;
	background: url(img/arw_blue_10.png) no-repeat;
	background-position:250px center;
	line-height:52px;
	padding-left:24px;
}


#side-link-menu ul li.current{
	background-color:#F4F9F7;
}
#side-link-menu ul li.current a{
	background: url(img/arw_blue_19.png) no-repeat;
	background-position:245px center;
	color:#001192;
}

#side-link-menu ul li:hover{
	background-color:#001192;
}
#side-link-menu ul li:hover a{
	background: url(img/arw_white_19.png) no-repeat;
	background-position:245px center;
	color:#FFF;
}



/*--------------------------------------------------------------------------
   ▲ページの上へ
---------------------------------------------------------------------------*/

#Pageup{
	clear:both;
	padding-top:96px;
}

#Pageup .pagetop{
	position:relative;
}
#Pageup .pagetop a{
	display:block;
	height:30px;
	padding:10px 0 0;
	background:#626262;
	text-align:center;
	color:#FFF;
	font-size:93%;
}
#Pageup .pagetop a:hover{
	background:#000;
	text-decoration:none;
}
#Pageup .pagetop a span{
	display:block;
	position:absolute;
	height:11px;
	overflow:hidden;
	top:-11px;
	left:50%;
	width:22px;
	margin:0 0 0 -11px;
}

#Pageup .pagetop a:hover span img{
	position:relative; top:-12px;
}

/*--------------------------------------------------------------------------
   ページ下のスティッキーお問合せ
---------------------------------------------------------------------------*/
#inquiry-box-wrap{
	position:relative;
	height:88px;
}
#inquiry-box{
	background-color:#001192;
	height:88px;
	border-top:1px solid #FFF;
	width:100%;
}

#inquiry-box #inquiry-box-inner{
	width:880px;
	margin-left:auto;
	margin-right:auto;
}

#inquiry-box-inner {
	font-size:17px;
	color:#FFF;
	padding-top:16px;
}

#inquiry-box p.logo {
	display:block;
	padding: 8px 32px 0px 0px;
	float:left;
}

#inquiry-box dl {
	float:left;
	margin-left:40px;
}

#inquiry-box dt{
	display: block;
	float:none;
	font-size:1.2em;
}
#inquiry-box dd ul{
	display:block;
	float:left;
	list-style:none;
	padding-right:34px;
	text-indent:0.2em;
	font-family: "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
}

#inquiry-box dd ul li{
	font-weight:normal;
	display:block;
	float:left;
	margin-right:1em;
}

#inquiry-box p.btn_form{
	display:block;
	height:58px;
	overflow:hidden;
	float:left;
	margin-left:24px;
}

#inquiry-box p.btn_form:hover img{
	margin-top:-58px;
}


/*--------------------------------------------------------------------------
   フッターのリンク　もくじ
---------------------------------------------------------------------------*/

#footer-link-list {
	clear:both;
	text-align:center;
  background-color:#001192;
}

#footer-link-list-inner a{
	color:#fff;
}
#footer-link-list-inner a:hover{
	color:#999;
}


#footer-link-list-inner {
	width:960px;
	margin-left:auto;
	margin-right:auto;
	text-align:left;
	padding-top:40px;
	padding-bottom:40px;
	color:#fff;
	font-size:13px;
}
#footer-link-list-inner dl{
	width:100%;
}
#footer-link-list-inner dt {
	width:144px;
	float:left;
	border-bottom:1px dotted #fff;
	padding:16px 0px 8px 32px;
	margin-right:4px;
	font-weight:bold;
	line-height:1em;
}
#footer-link-list-inner dd{
	width:772px;
	float:left;
	border-bottom:1px dotted #fff;
	padding:16px 0px 8px 0px;
}

#footer-link-list-inner ul{
	list-style:none;
}

#footer-link-list-inner ul li{
	display:inline;
	float:left;
	padding-right:16px;
	padding-left:16px;
	border-right: 1px solid #fff;
	line-height:1em;
}

#footer-link-list-inner ul li:last-child{
	border-right:none;
}

#footer-link-list-inner p.links{
	clear:both;
	font-weight:bold;
	padding:16px 0px 8px 32px;
}

/*--------------------------------------------------------------------------
   フッターの黒帯
---------------------------------------------------------------------------*/

#footer-name {
	background:#000;
	color:#FFF;
	height:96px;
	line-height:96px;
	border-top:8px solid #001192;
}

#footer-name-inner{
	width:1090px;
	margin-left:auto;
	margin-right:auto;
}

#footer-name-inner p.copyright{
	display:block;
	float:left;
}
#footer-name-inner p.logo-symbol{
	display:block;
	float:right;
}

#footer-name-inner p.logo-symbol img{
	vertical-align:middle;
	padding-right:8px;
}

/*--------------------------------------------------------------------------
   スマートフォンサイトで見るリンク
---------------------------------------------------------------------------*/
.link_sp{
	text-align:center;
	padding: 1.5em 0px;
	font-size:3em;
}

/*--------------------------------------------------------------------------
   WP 共通スタイル ネイティブCSS
---------------------------------------------------------------------------*/
#Contents main .aligncenter {
    display: block;
    margin: 0 auto;
}
#Contents main .alignright { float: right; }
#Contents main .alignleft { float: left; }

#Contents main strong { font-weight: bold; }
#Contents main em { font-style: italic; }
#Contents main blockquote {
    display: block;
    -webkit-margin-before: 1em;
    -webkit-margin-after: 1em;
    -webkit-margin-start: 40px;
    -webkit-margin-end: 40px;
}

/*--------------------------------------------------------------------------
   個別ページ　オリジナル共通スタイル
---------------------------------------------------------------------------*/

#Contents main ul {
	margin-bottom:1em;
}
#Contents main ul li{
	margin-bottom:0.7em;
}
#Contents main p img{
	max-width:640px;
	height:auto;
}
#Contents main .alignright{
	margin-right:-1em;
	padding-left:1em;
}
#Contents main .alignleft{
	margin-left:-1em;
	padding-right:1em;
}

/*-----------------------------
ギャラリー
------------------------------*/
.gallery {
    overflow: hidden;
	clear:both;
}
.gallery-item {
    float: left;
    margin-top: 0;
    margin-bottom: 20px;
    margin-left: 0;
}
.gallery-icon {
    text-align: center;
}
.gallery-caption {
    font-size: 0.8em;
    margin: 0;
    text-align: center;
}
.gallery-columns-1 .gallery-item {
    width: 100%;
    margin-right: 0;
}
.gallery-columns-2 .gallery-item {
    width: 49%;
    margin-right: 1%;
}
.gallery-columns-3 .gallery-item {
    width: 32%;
    margin-right: 1%;
}
.gallery-columns-4 .gallery-item {
    width: 24%;
    margin-right: 1%;
}


/*--------------------------------------------------------------------------
   iframe
---------------------------------------------------------------------------*/

.iframe{
	border: 0;
	margin-top: -150px;
	border: none;
}

/*--------------------------------------------------------------------------
   doc-download
---------------------------------------------------------------------------*/
.doc_notice{
	font-style: #FF0000;
	font-size: medium;
}