@charset "UTF-8";

/* =========================================================================
layout.css
（レイアウトの設定）

　目　次

　1.リセット
　2.body
3.コンテナ
　4.ヘッダー（テキスト、ロゴ、ヘッダーナビ、イメージ画像、グローバルナビ）
　5.コンテナ（コンテンツ＋サイド）
　6.コンテンツ
　7.サイド
　8.フッター（インフォ、フッターナビ、コピーライト）
========================================================================= */

/* -------------------------------------------------------------------------
1.リセット
------------------------------------------------------------------------- */
html,body,div,
h1,h2,h3,h4,h5,h6,
p,blockquote,pre,address,hr,
ul,ol,li,
dl,dt,dd,
table,th,td,caption,
form,input,textarea,select,option,optgroup,button,label,fieldset,legend {
margin: 0;
padding: 0;
border: 0;
}


html{
height:100%;
}

img,a img {
border:0;
}

/* -------------------------------------------------------------------------
2.body
------------------------------------------------------------------------- */
body {
color: #333;
font-size: 80%;
background: #FFF;
line-height: 115%;
}

/* 2-1 フォントの設定
---------------------------------------------------------------------- */
body {
/*    font-family: Verdana, Arial, sans-serif;*/
font-family: "Hiragino Kaku Gothic ProN","メイリオ", sans-serif;
/*font: inherit;*/
}

h1,h2,h3 {
/*    font-family: Verdana, Arial, sans-serif;*/	/* Mac Opera用 */
font-family: "Hiragino Kaku Gothic ProN","メイリオ", sans-serif;
}

.text_black {
color: #000;
}

.text_red {
color: #c00;
}
.text_blue {
color: #00c;
}
.text_green {
color: #060;
}
.font_bold{
font-weight: bold;
}

/* 2-2 テキストリンクの設定
---------------------------------------------------------------------- */
a:link {
color: #006699;
}
a:visited {
color: #7D7D7D;
}
a:hover,
a:active,
a:focus {
color:#900;
}


/* 2-3 非表示の設定
---------------------------------------------------------------------- */
hr.hide {
display: none;
}

/* -------------------------------------------------------------------------
3.ヘッダー（ロゴ、グローバルナビ）
------------------------------------------------------------------------- */
.header{
/*width: 1124px;*/
/*margin: 0 auto;*/
height: 130px;
border-top: #00A6EC 3px solid;
}
@media all and (-ms-high-contrast: none) {
    .header{
     min-width:1124px;
    }
   }
.header_inner{
    width:1124px;
    margin:0 auto;
    }
.sp-header{
display:none;
}
img.header_logo{
width: 445px;
padding-top: 20px;
padding-bottom: 20px;
}
.header-right-top{
float: right;
width: 562px;
clear: both;
padding: 28px 0;
}
.header-right_en{
padding: 33px 0 28px;
}
img.icon_fb {
float: right;
margin-top: -29px;
margin-right: -71px;

}

img.icon_ig {
float: right;
margin-top: -29px;
margin-right: -111px;
}
.header_right-en img.icon_ig {float: right;margin-top: -29px;margin-right: 218px;}
        
.header_right-en p.todaiLogo {float: right;margin-top: -45px;margin-right: -241px;}

img.icon_twitter {
float: right;
margin-top: -29px;
margin-right: 145px;
}
.header-right_en img.icon_fb {float: right;margin-top: -29px;margin-right: 227px;}
p.todaiLogo {
float: right;
margin-top: -33px;
/*margin-top: -37px;*/
margin-right:  -242px;
}
.header-right_en p.todaiLogo {float: right;margin-top: -46px;/*margin-top: -37px;*/margin-right: -249px;}
.header-right_en .todaiLogo{
margin-top: -37px;
}
.header-right_en .todaiLogo{margin-top: -47px;}
img.icon_youtbe {
    float: right;
    margin-top: -24px;
    width: 100px;
    height: auto;
    margin-right: 188px;
}

.header-right_en img.icon_youtbe {float: right;margin-top: -24px;width: 100px;height: auto;margin-right: 245px;}
.fontsize a{
text-decoration: none;
color: black;
}
.header-right_en img.icon_youtbe {float: right;margin-top: -24px;width: 100px;height: auto;margin-right: 275px;}
.fontsize a{
text-decoration: none;
color: black;
}

ul.fontsize li{
float:right;
font-size: 14px;
}
div.nGoogleSearch {
margin-left: 41px;
width: 276px;
float: right;
margin-right: 0px;
margin-top: -6px;
}
.header-right_en div.nGoogleSearch {margin-left: 36px;width: 276px;float: right;margin-right: 0px;margin-top: -6px;}
address.copyright {
width: 100%;
clear: both;
padding: 10px 0;
font-size: 14px;
}
p.top_navi {
margin-right: 300px;
}
a.recruit_link {
color: black;
text-decoration: none;
font-size: 14px; 
margin-right: 11px;
}
a.only_link {
color: black;
text-decoration: none;
font-size: 14px;
margin-right: 7px;
}
a.en_ja {
color: black;
text-decoration: none;
font-family: 'Oswald', sans-serif;
font-size: 14px;
}
ul.fontsize {
margin-top: 25px;
margin-right: 0px;
}
.en_header_inner .en_ja{display: block;margin-left: 126px;position: relative;top: -2px;}
ul {
list-style: none;
}
img.en_logo{
width: 430px;
padding-top: 31px;
padding-bottom: 30px;
padding-left: 11px;
}
.header_right-en{
padding: 31px 0;
}
p.todai_en{
margin-top: -33px;
}

/* 3-1 「ナビゲーションを飛ばす」
---------------------------------------------------------------------- */
#nHeader p#skipnavi {
/* CSS適用環境では非表示 */
width: 0;
height: 0;
overflow: hidden;
position: absolute;
}
p#skipnavi{
	display:none;
}

/* 3-2 ヘッダー左
---------------------------------------------------------------------- */

/* 3-3 ヘッダー右
---------------------------------------------------------------------- */

/* 3-4 グローバルナビ
---------------------------------------------------------------------- */
div#gmenu-wrap{
clear:both;
width:951px;
margin-bottom:8px;
overflow:hidden;
padding: 0;
margin: 0;
}

div#gmenu-wrap ul#nGmenu {
padding: 0;
margin: 0;
}

ul#nGmenu li{
float: left;
display: block;
list-style: none;
}

ul#nGmenu li img{
display:block;
margin:0;
padding:0;
}

ul.gmenu-contents {
background: #00A6EC;
width: 1124px;
text-align: center;
font-size: 18px;
}
ul.gmenu-contents_en {
/* background: #00A6EC; */
width: 1124px;
text-align: center;
font-size: 18px;
}
.gmenu-contents_en .gmenu-coop p,
.gmenu-contents_en .gmenu-go p,
.gmenu-contents_en .gmenu-about p,
.gmenu-contents_en .gmenu-activity p {
display: block;
position: relative;
bottom: 10px;
line-height: 1.3;
}

.gmenu{
text-align: center;
clear: both;
float: none;
width:100%;
}
.gmenu ul {
display: block;
text-align: center;
margin: 0 auto;
}
.gmenu_en{
text-align: center;
clear: both;
float: none;
width:100%;
background: #00A6EC;
}
.gmenu_en ul {
display: inline;
text-align: center;
width: 100%;
margin: 0 auto;
}
.gmenu-contents p{
width: 152.5px;
margin-top: 19px;
height: 33px;
text-align: center;
}

.gmenu li {
text-align:left;
display: inline-flex;

}
.gmenu_en li {
display: table-cell;
vertical-align: middle;

}
.gmenu-home,
.gmenu-about,
.gmenu-staff,
.gmenu-activity,
.gmenu-coop,
.gmenu-go{
border-left:1px solid #2a91d0;
}
.gmenu-access{border-left:1px solid #2a91d0;border-right:1px solid #2a91d0;}
.gmenu li a{
}
.gmenu li a:link {
color: white;
text-decoration: none;
}
.gmenu li a:visited {
color: white;
text-decoration: none;
font-weight: bold;
}
.gmenu_en li a{
}
.gmenu_en li a:link {
color: white;
text-decoration: none;
font-weight: bold;
}
.gmenu_en li a:visited {
color: white;
text-decoration: none;
font-weight: bold;
}
ul.gmenu-contents {
text-align: center;
font-size: 16px;
height:54px;
}

@media all and (-ms-high-contrast: none){
    .gmenu-contents_en li{
    display: table-cell;
    height:54px;
    vertical-align:middle;
    text-align:center;
    }
    .gmenu-contents_en .gmenu-coop p,
    .gmenu-contents_en .gmenu-go p,
    .gmenu-contents_en .gmenu-about p,
    .gmenu-contents_en .gmenu-activity p {
    bottom: 15px;
    }
    }
/* -------------------------------------------------------------------------
4.イメージ画像
------------------------------------------------------------------------- */
#content p.top-img {
width: 100%;
clear: both;
margin: 0 0 5px 0;
text-align: left;
}

#content p.top-img img{
margin: 0 0 5px 5px;
}
/* -------------------------------------------------------------------------
5.コンテナ（コンテンツ＋サイド）
------------------------------------------------------------------------- */
div#nContainer{
margin-left:auto;
margin-right:auto;
background-color:#fff;
/*border-top: #00A6EC 3px solid;*/
display: grid;
width: 100%;
}

div#nMain{
clear:both;
width:951px;
overflow:hidden;
margin: 0 auto;
padding: 0;
}
/* 5-1 「ページトップへ」 (Back To Top)
---------------------------------------------------------------------- */
#content p.btt {
display: none;
}


/* -------------------------------------------------------------------------
6.コンテンツ
------------------------------------------------------------------------- */
/* コンテンツ内の項目は別ファイルcontent.cssで設定 */

#nMain div#content{
overflow:hidden;
height:100%;
float:left;
background-color:#fff;
width: 758px;
margin: 0 13px 0 0;
}

div#nContent{
margin-top:10px;
height:100%;
overflow:hidden;
background-color:#fff;
width: 758px;
}

div#nMainImage{
padding-left:8px;
}

.centerContentAll{
height:100%;
width:951px;
margin-bottom:20px;
margin: 0 auto;
text-align: left;
overflow: hidden;
}

#content{
float:right;
width: 700px;
text-align: left;
}



/* -------------------------------------------------------------------------
7.サイド
------------------------------------------------------------------------- */
div#leftContents{
font-size:110%;
line-height:150%;
position:relative;
width:240px;
float:left;
padding:0 0 10px 0;
text-align: left;
}

#side{
min-height:100%;
padding-bottom:5px;
margin: -3px 0 10px 0;
background:url("../images/base/content-bg.gif") repeat-y;
text-align: left;
}

#side p {
margin: 0 0 10px;
text-align: center;
}

/* 6-1 サイドナビ
---------------------------------------------------------------------- */
#side ul#sidenavi li a:link {
color: #333;
text-decoration: none;
}
#side ul#sidenavi li a:visited {
color: #7D7D7D;
text-decoration: none;
}
#side ul#sidenavi li a:hover,
#side ul#sidenavi li a:active,
#side ul#sidenavi li a:focus,
#side ul#sidenavi li a.stay {
color: #333;
text-decoration: none;
}

/* 第１階層 */
#side ul#sidenavi {
font-size: 105%;
width: 190px;
margin: 5px 0 15px 30px;
overflow: hidden;
}
#side ul#sidenavi li {
width: 182px;
float: left;
list-style: none;
padding: 0 0 0 5px;
}
#side ul#sidenavi li a{
display: block;
padding: 8px 2px 10px 13px;
background: url("../images/base/side_li.gif") no-repeat left center;
border-bottom: 2px solid #BBB;
}

#side ul#sidenavi li a:hover,
#side ul#sidenavi li a:active,
#side ul#sidenavi li a:focus,
#side ul#sidenavi li a.stay{
border-bottom: 2px solid #00316C;
}


/* 第２階層 */
#side ul#sidenavi ul {
font-size: 90%;
width: 182px;
padding: 4px 0 8px;
overflow: hidden;
display: block;
}
#side ul#sidenavi ul li {
width: 175px;
padding: 0 0 0 3px;
}
#side ul#sidenavi ul li a {
padding: 6px 2px 6px 17px;
border-bottom: 1px solid #BBB;
background: url("../images/base/side_li_li.gif") no-repeat left center;
}
#side ul#sidenavi ul li a:hover,
#side ul#sidenavi ul li a:active,
#side ul#sidenavi ul li a:focus,
#side ul#sidenavi ul li a.stay{
border-bottom: 1px solid #00316C;
background: url("../images/base/side_li_li_a.gif") no-repeat left center;
}

/* 第３階層 */
#side ul#sidenavi ul ul {
font-size: 100%;
width: 173px;
padding: 0 0 5px 2px;
overflow: hidden;
}
#side ul#sidenavi ul ul li {
width: 168px;
}
#side ul#sidenavi ul ul li a {
padding: 8px 2px 6px 13px;
border-bottom: 1px dotted #BBB;
background: url("../images/base/side_li_li_li.gif") no-repeat left center;
}
#side ul#sidenavi ul ul li a:hover,
#side ul#sidenavi ul ul li a:active,
#side ul#sidenavi ul ul li a:focus,
#side ul#sidenavi ul ul li a.stay {
border-bottom: 1px solid #00316C;
background: url("../images/base/side_li_li_li_a.gif") no-repeat left center;
}

#side ul#sidenavi ul ul ul{
padding: 1px 0 1px 10px;
}

/* 6-2 サイドナビ一覧
---------------------------------------------------------------------- */
#side-more{
border: 1px solid #AAA;
background: #FFF;
width: 223px;
text-align: left;
}

#side-more ul{
margin: 0 0 8px 10px;
width: 213px;
}

#side-more ul li{
width: 200px;
list-style: none;
padding: 0 2px 0 4px;
margin: 3px 0;
}
#side-more ul li a{
display: block;
padding: 6px 2px 6px 16px;
border-bottom: 2px solid #BBB;
text-decoration: none;
color: #333333;
background: url("../images/base/new_li.gif") no-repeat left center;
}
#side-more ul li a:hover,
#side-more ul li a:active,
#side-more ul li a:focus,
#side-more ul li a.stay{
border-color: #EB600C;
color: #333333;
background: url("../images/base/new_li_a.gif") no-repeat left center;
}

#side-more ul li ul{
margin: 0 0 0 1px;
}

#side-more ul li li{
width: 190px;
}

#side-more ul li li a{
border-bottom: 1px solid #BBB;
background: url("../images/base/new_li_li.gif") no-repeat left center;
padding: 5px 2px 6px 16px;
}

#side-more ul li li a:hover,
#side-more ul li li a:active,
#side-more ul li li a:focus,
#side-more ul li li a.stay{
border-color: #EB600C;
background: url("../images/base/new_li_li_a.gif") no-repeat left center;
}

/* -------------------------------------------------------------------------
8.フッター（フッターナビ、コピーライト、バナー）
------------------------------------------------------------------------- */

.footer{
min-width: 1124px;
background-color: #00A6EC;
background-image: url(../images/bg_footer.jpg);
background-position: center 80%;
background-repeat: no-repeat;
background-attachment: scroll;
background-size: 100%;
}
.footer_inner{
margin: 0 auto;
text-align: center;
display: block;
margin: 0 auto;
font-size: 12.8px
}
.footer_inner_en{
margin-bottom: 0px;
font-size:12.8px;
}
.footer_img img {
margin-top: 45px;
width: 500px;
}
.footer_inner_en .footer_img img {
padding: 12px;
width: 476px;
}
.footer-navi{
width:100%;
margin: 0 auto;
display: block;
padding: 5px 0;
background: #00A6EC;
}
.footer-navi a{
color: white;
text-decoration: none;
margin-right: 1%;
}
.footer-navi a:visited{
color: white;
text-decoration: none;
margin-right: 1%;
}
.footer-navi button{
background-color:#FC914B; 
width: 150px;
color:white;
padding: 1px 6px;
border-width: 2px;
border-style: outset;
border-color: buttonface;
border-image: initial;
box-sizing: border-box;
}
.footer-address{

color: white;
}
.a_footer-navi {
padding-left: 20px;
}
.footer-navi_arrow{
position: relative;
display: inline-block;
/* padding-left: 22px; */
width: 115px;
}
.footer-navi_arrow::before{
content: '';
width: 8px;
height: 8px;
margin-top: -5px;
border-top: solid 1px #fff;
border-right: solid 1px #fff;
transform: rotate(45deg);
position: absolute;
top: 50%;
}
.fnavi {
width: 1124px;
margin: 0 auto;
padding: 5px 0px;
}
p.footer-address {
line-height: 1.7;
padding-top: 3px;
padding-bottom: 47px;
}

.page_top{
width:44px;
height:48px;
border:#00a6ec solid 3px;
background:#00a6ec;
/*margin-top: -45px;*/
margin-left: 80%;
}	
.page_top .arrow {
display: inline-block;
position: relative;
margin: -6px 0 0 2px;
padding: 0;
width: 0px;
height: 0;
border: 19px solid transparent;
border-left-color: #FFF;
transform: rotate(-90deg);
}
.page_top .arrow:before, .arrow:after{
display: block;
content: "";
position: absolute;
top: 0;
width: 0;
height: 0;

}
.page_top .arrow:before{
left: -30px;
margin-top: -10px;
border: 10px solid transparent;
border-right-color: #FFF;
}
.page_top .arrow:after{
left: -20px;
margin-top: -14px;
border: 14px solid transparent;
border-left-color: #00a6ec;
}

.copyright{
background: #005DAD;
margin: 0px auto;
text-align: center;
color: white;
position: relative;
/* top:60px; */
font-style:normal;
}

/* 8-2 フッターナビ
---------------------------------------------------------------------- */



/* 8-1 バナー
---------------------------------------------------------------------- */
div#nBanner p{
margin: 0 5px;
float: left;
list-style: none;
}
/* 8-3 コピーライト
---------------------------------------------------------------------- */




/* 新規追加
---------------------------------------------------------------------- */
.gmenu_inner {
    width: 100%;
    background: #00A6EC;
}

#newsicon {
    display: none;
}
p#event_date {
	display: none;
}
 #wcv_sys_edit_pageeditarea #newsicon {
    display: block;
}
/*20200703*/
a.gs-title {
		    line-height: normal;
}
/*20201221*/
input[type="submit"],input[type="button"] {border: #00A6EC solid 1px;background: #00A6EC;color: white;padding: 5px 30px;border-radius: 6px;font-size:13px;}
