/* ********/
div#wrap{ width:100%;  background-color:#ffffff; margin:auto;}

div.wrap{width:1920px;background-color:#ffffff; margin:auto;padding:30px 0px;}


a.{   color:#c9c9c9;    -webkit-transition: 0.5s;    -moz-transition: 0.5s;    
-o-transition: 0.5s;    -ms-transition: 0.5s;    transition: 0.5s; }

a:hover {color:#BFBFBF; }





a:hover img {opacity: 0.7;filter: alpha(opacity=70);-ms-filter: "alpha(opacity=70)";}

div#headerwrap {width:100%;background-color:#ffffff; margin:0;color:#000000;}

div.header{width:1920px;margin:20px auto;padding:0px 0px; background-color:#ffffff;color:#000000;}

div.header img{float:left; margin:20px 0px;}



div.footer                  {padding:0px;text-align:center;background-color:#00004c;}
div.footer a     {color:#ffffff;}


div.footernavi {width:1000px; margin:auto; clear:both;font-size: 10px; letter-spacing:1px;height:20px;font-family:'Lucida Grande', 'Hiragino Kaku Gothic ProN', 'ヒラギノ角ゴ ProN W3', Meiryo, メイリオ, sans-serif;}
div.footernavi ul                 {width:550px; float:left;overflow:hidden; list-style-type:none;}
div.footernavi ul li              {float:left;letter-spacing:1px;}

div.footernavi ul li a     {display:block;padding: 3px 10px; color:#ffffff;}
div.footernavi ul li a:link,div.navi ul li a:visited,div.footer a:link,div.footer a:visited    {text-decoration: none;}
div.footernavi ul li a:hover,div.footer a:hover   {text-decoration: none; color:#ffffff;text-decoration:underline;}


#footerarea{
background-color: transparent;
height:auto;
}

div.clearline{
clear:both; padding:10px;
}

div { margin:0px 0px 0px;
}

html { margin:0px 0px 0px;
overflow: auto;
}


body{ 
margin:-25px 0px 0px;
overflow: hidden; /*はみ出た部分をどうするか*/
}



head{  margin:0px 0px 0px;
overflow: auto;
}

#wrapper {background: #fff;margin-top: 0px;padding: 0px;}

#page {
    margin: 0em auto;
}

#page { max-width: 1920px;
  margin: 0 auto;
overflow: hidden; }



#main{ max-width: 1920px;
  margin: 0 auto;
overflow: hidden; 
}


#wrapper{ max-width: 1920px;
  margin: 0 auto;
overflow: hidden;  
padding: 0px 0px 0px;
}

header{ 
background-color:#ffffff;
margin: 0 -200%; /* マージンを追記 */
padding: 0 200%; /* マージンで横にはみ出した部分を戻す */
}

div.footer                  {padding:0px;text-align:center;background-color:#00004c;}
div.footer a     {color:#ffffff;}


div.footernavi {width:1000px; margin:auto; clear:both;font-size: 10px; letter-spacing:1px;height:20px;font-family:'Lucida Grande', 'Hiragino Kaku Gothic ProN', 'ヒラギノ角ゴ ProN W3', Meiryo, メイリオ, sans-serif;}
div.footernavi ul                 {width:550px; float:left;overflow:hidden; list-style-type:none;}
div.footernavi ul li              {float:left;letter-spacing:1px;}

div.footernavi ul li a     {display:block;padding: 3px 10px; color:#ffffff;}
div.footernavi ul li a:link,div.navi ul li a:visited,div.footer a:link,div.footer a:visited    {text-decoration: none;}
div.footernavi ul li a:hover,div.footer a:hover   {text-decoration: none; color:#ffffff;text-decoration:underline;}


#footerarea{ 
background-color: transparent;
height:auto;
}


.page .entry-title {
    display: none;
}

.entry-header {
    display: none;
}

#site-header img{
    display: none;
}



@media screen and (min-width: 1050px) {
 
    .archive-header,
 
    .comments-area,
 
    .image-navigation,
 
    .page-header,
 
    .page-content,
 
    .post-navigation,
 
    .site-content .entry-header,
 
    .site-content .entry-content,
 
    .site-content .entry-summary,
 
    .site-content footer.entry-meta {
 
        padding-left: 5px;
 
     }
 
}
 
.site-content .entry-header,
 
.site-content .entry-content,
 
.site-content .entry-summary,
 
.site-content .entry-meta,
 
.page-content {
 
        max-width: 100%;
 
}
 
.comments-area {
 
        max-width:100%;
 
}
 
.post-navigation, .image-navigation {
 
        max-width: 100%;
 
}
 
.site:before,
 
#secondary {
 
        width: 0;
 
        display: none;
 
     }
 
.featured-content {
 
        padding-left: 0;
 
}

.site-content, .site-main .widecolumn {
    margin-left: 0px;}
 
 
.hentry {
 
        max-width: 100%;
 
}
 
.post-thumbnail img {
 
        width: 1200px;
 
        }

.site {
 
        margin: 0 auto;
 
}




html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {
     font-family:'Lucida Grande', 'Hiragino Kaku Gothic ProN', 'ヒラギノ角ゴ ProN W3', Meiryo, メイリオ, sans-serif;
}

/******　基本のフォント設定　******/
 body,
 button,
 input,
 select,
 textarea {
 color: #3E3A39;/* フォントの色 */
 font-family:'Lucida Grande', 'Hiragino Kaku Gothic ProN', 'ヒラギノ角ゴ ProN W3', Meiryo, メイリオ, sans-serif;
 font-size:medium;/* フォントサイズ */
 font-weight: 300;/*フォントの太さx*/
 line-height: 1.6;/*行の高さ*/
 }

@media screen and (max-width: 1050px) {
 body,
 button,
 input,
 select,
 textarea {
 color: #3E3A39;/* フォントの色 */
 font-family:'Lucida Grande', 'Hiragino Kaku Gothic ProN', 'ヒラギノ角ゴ ProN W3', Meiryo, メイリオ, sans-serif;
 font-size:16px;/* フォントサイズ */
 font-weight: 300;/*フォントの太さx*/
 line-height: 1.6;/*行の高さ*/
 }
}


.content{
	 margin:0px 0px -10px;padding:0px 0;
	}
.boxe{
	max-width: 960px;text-align: center;
        margin: 0 auto;	
	}
.boxe2{
	max-width:100%;text-align: center;background: #00449d;
        margin: 0 auto;	padding: 30px 0px 30px;
	}
.boxe3{
	max-width:100%;text-align: center;background: #000000;
        margin: 0 auto;	padding: 30px 0px 10px;font-size: 12px;color:#FFF;
	}
.boxe4{
	max-width:100%;text-align: center;background: #00449d;
        margin: 0 auto;	padding: 5px 0px 30px;
	}

.boxe h3{
	line-height: 50px;
        font-family:'Lucida Grande', 'Hiragino Kaku Gothic ProN', 'ヒラギノ角ゴ ProN W3', Meiryo, メイリオ, sans-serif;
	font-size: 40px;font-weight: 300; 
	color:#999999;
	text-align: center;
	}
.boxe5{
	max-width:100%;text-align: center;background: #ffffff;
        margin: 0 auto;	padding: 30px 0px 10px;font-size: 12px;color:#000000;
	}


/* 点滅 */
.blinking{ 
	-webkit-animation:blink 2s ease-in-out infinite alternate;
    -moz-animation:blink 2s ease-in-out infinite alternate;
    animation:blink 2s ease-in-out infinite alternate;
}
@-webkit-keyframes blink{
    0% {opacity:0;}
    100% {opacity:1;}
}
@-moz-keyframes blink{
    0% {opacity:0;}
    100% {opacity:1;}
}
@keyframes blink{
    0% {opacity:0;}
    100% {opacity:1;}
}



div.cover {
   display: table;table-layout: fixed; 
     margin: 0px 0px 0px 0px;
   padding: 0px;
   width: 100%;font-size:16px;
border-collapse: separate;border-spacing: 20px 20px;
}
div.cover div.box1 {
   display: table-cell;vertical-align: middle; padding: 30px 0px 30px;
   width: 33.3333333%; border: 1px solid #cccccc;
}
div.cover div.box1:hover {
    border-color:#404040;
  }
div.cover div.box2 {
   display: table-cell;vertical-align: middle; padding: 30px 0px 30px;
   width: 33.3333333%; border: 1px solid #cccccc;
}


div.cover div.box2:hover {
    border-color:#404040;border-left: 1px solid #404040;
  }
div.cover div.box3 {
   display: table-cell;vertical-align: middle; padding: 30px 0px 30px;
border: 1px solid #cccccc;}


div.cover div.box3:hover {
    border-color:#404040;border-left: 1px solid #404040;
  }

div.cover div.box1:empty {
border: 0px none;
}

div.cover div.box2:empty {
border: 0px none;
}

div.cover div.box3:empty {
border: 0px none;
}

@media screen and (max-width: 1050px) {
   div.cover {
      display: block; margin: 0px 0px px 0px;
   }
   div.cover div.box1 {
      display: block;
      width: 100%;vertical-align: top; margin:0px 0px 0px; padding: 10px 0px 20px;
   }
   div.cover div.box2 {
      display: block;
      width: 100%;vertical-align: top; margin:0px 0px 0px; padding: 10px 0px 20px;
   }
   div.cover div.box3 {
      display: block;
      width: 100%;vertical-align: top; margin:0px 0px 0px; padding: 10px 0px 20px;
   }
}

.table-row2 {   display: table;table-layout: fixed; 
   width: 100%;font-size: 16px;}
.table-column2 {  display: table-cell; vertical-align: middle;  margin: 30px 0px 30px; padding: 30px 0px 30px;
border: 1px solid #cccccc;
-moz-box-sizing: border-box;
-webkit-box-sizing: border-box;
-o-box-sizing: border-box;
-ms-box-sizing: border-box;}
.table-column:first-child { width: 50%; /*左カラムのサイズ*/}

.table-column2 + .table-column2 {
  border-left:none;
}

@media screen and (max-width: 1050px) {
.table-row2 {  display: block;}
.table-column2 { display: block;
      width: 100%;vertical-align: middle; margin: 0 auto; padding: 20px 0px 0px;
-moz-box-sizing: border-box;
-webkit-box-sizing: border-box;
-o-box-sizing: border-box;
-ms-box-sizing: border-box;}
.table-column:first-child { width:100%; /*左カラムのサイズ*/}
}


div.cover1 {
   display: table;
   margin: 0px;
   padding: 0px;
   width: 100%;font-size:16px;
}
div.cover1 div.box4 {
   display: table-cell;vertical-align: top; margin: 0px 0px 0px; padding: 0px 0px 0px;
 border-color:#00449dccc;border-width:0px 0px 0px 1px;border-style:solid;
   width: 38%;
}
div.cover1 div.box5 {
   display: table-cell;vertical-align: top; margin:: 0px 0px 0px; padding: 0px 0px 0px;
   border-color:#00449dccc;border-width:0px 0px 0px 1px;border-style:solid;
   width: 38%;
}
div.cover1 div.box6 {
   display: table-cell;vertical-align: top; margin:: 0px 0px 0px; padding:20px 20px 20px;
 border-color:#00449dccc;border-width:0px 0px 0px 1px;border-style:solid;
   width: 24%;
}

@media screen and (max-width: 1050px) {
   div.cover1 {
      display: block;margin: 0px 0px 0px;
   }
   div.cove1r div.box4 {
      display: block;
      width: 100%;vertical-align: top; margin:0px 0px 0px; padding: 10px 8px 10px;
   }
   div.cover1 div.box5 {
      display: block;
      width: 100%;vertical-align: top; margin:0px 0px 0px; padding: 10px 8px 10px;
   }
   div.cover1 div.box6 {
      display: block;
      width: 100%;vertical-align: top; margin:0px 0px 0px; padding: 10px 8px 10px;
   }
}

div.cover2 {
   display: table;
   margin: 0px 0px 50px;
   padding: 0px;
   width: 100%;font-size: 9pt;
}
div.cover2 div.box7 {
   display: table-cell;vertical-align: top; margin: 30px 0px 30px; padding: 30px 0px 30px;
   width: 25%;
}
div.cover2 div.box8 {
   display: table-cell;vertical-align:top; margin:: 30px 0px 30px; padding: 30px 0px 30px;
   width: 25%
}
div.cover2 div.box9 {
   display: table-cell;vertical-align: top; margin:: 30px 0px 30px; padding: 30px 0px 30px;
  width: 25%
}
div.cover2 div.box10 {
   display: table-cell;vertical-align: top; margin:: 30px 0px 30px; padding: 30px 0px 30px;
  width: 25%;
}



@media screen and (max-width: 1050px) {
   div.cover2 {
      display: block;
   }
   div.cover2 div.box7 {
      display: block;
      width: 100%;vertical-align: top; margin:0px 0px 0px; padding: 10px 0px 10px;
   }
   div.cover2 div.box8 {
      display: block;
      width: 100%;vertical-align: top; margin:0px 0px 0px; padding: 10px 0px 10px;
   }
   div.cover2 div.box9 {
      display: block;
      width: 100%;vertical-align: top; margin:0px 0px 0px; padding: 10px 0px 10px;
   }
   div.cover2 div.box10 {
      display: block;
      width: 100%;vertical-align: top; margin:0px 0px 0px; padding: 10px 0px 10px;
   }
}

.simple1 {
	max-width: 100%;background: #00449d;
	position: relative;font-size: 18pt; margin: 0px 0px 0px 0px; padding: 50px 0px ;
}
.simple1 p{
	position: absolute;
	left: 0;
	bottom: 0em;
	color: #fff;
	margin: 0;
	padding: 2px 0 2px 3%;
	width: 15%;
	background: #00449d;
	filter: Alpha(opacity=70);
	opacity: 0.7;
}
.simple1 a {
	text-decoration: none;color: #00449dccc;
}
.simple1 a:hover p{
	text-decoration: underline;background: #00449d; color: #39f;
}


figure {
	position: relative;
	overflow: hidden;
	width: 100%; margin: 0px 0px;
}
figcaption {
	position: absolute;
	top: 0;
	left: 0;
	z-index: 2;
	width: 100%;
	height: 100%;
	background: rgba(0,0,0,.1);
	-webkit-transform: rotateX(-80deg);
	transform: rotateX(-80deg);
	-webkit-transition: .5s;
	transition: .5s;
	opacity: 0;
}
figure:hover figcaption {
	-webkit-transform: rotateX(0);
	transform: rotateX(0);
	opacity: 1;
}

figcaption1 {
	position: absolute;
        top: 0;
	left: 0;
	z-index: 2;
	width: 100%;
	height: 100%; padding: 10% 0px 0px;
	background: rgba(0,0,0,.1);
	-webkit-transform: rotateX(-80deg);
	transform: rotateX(-80deg);
	-webkit-transition: .5s;
	transition: .5s;
	opacity: 0;
}
figure:hover figcaption1 {
	-webkit-transform: rotateX(0);
	transform: rotateX(0);
	opacity: 1;
}


.table-row1 { display: table; table-layout: fixed;
width:100%;background: #00449d;color: #fff; text-align:center; font-size: 14pt;}
.table-column1 { display: table-cell; vertical-align top;  padding: 50px 10px 50px;/*縦位置を揃える*/ }
.table-column1:first-child { width: 60%;  /*左カラムのサイズ*/}



.hr1 {
	padding: .5em .75em;height: 20px;
	background-color: #f6f6f6;margin-top:-8px;
	border-top: 1px solid #00449d;
	border-bottom: 1px solid #00449d;text-align:center; font-size: 10pt;
}

/* 角丸 */
.Radius5 {  
    border-radius: 5px;        /* CSS3草案 */  
    -webkit-border-radius: 5px;    /* Safari,Google Chrome用 */  
    -moz-border-radius: 5px;   /* Firefox用 */  
}
/* ボタン共通 */

.Button {     overflow: hidden;
              width: 250px;
              height: 45.6px;
              margin: 10px 0px 10px;
              padding: 0;
}
.Button a {
                font-size:16px;
          font-weight:700;
              position:relative;
              z-index: 1;
              display:block;
 
              padding:10px 0px 10px;
 
              color:#fff;background:#000000;
 
              box-shadow:0 5px 0 #000000;
 
              border-radius:4px;
 
              text-align:center;
 
              text-decoration: none;
 
              text-shadow:1px 1px 0 rgba(255,255,255,0.3);
}
 
.Button a:hover {
              -webkit-transform: translate3d(0px, 5px, 1px);
 
              -moz-transform: translate3d(0px, 5px, 1px);
 
              transform: translate3d(0px, 5px, 1px);
 
              background:#FF0000;box-shadow:none;
}

#IconList3 a:before {        /*白い丸 */ 
	display: block;
	content: "";
	position: absolute;
	top: 50%;
	left: 19px;
	width: 16px;
	height: 16px;
	margin-top: -8px;
	border-radius: 50%;        /* CSS3草案 */  
    -webkit-border-radius: 50%;    /* Safari,Google Chrome用 */  
    -moz-border-radius: 50%;   /* Firefox用 */  
	background: #fff;
}
#IconList3 a:after {        /*「after要素」で三角 */ 
	display: block;
	content: "";
	position: absolute;
	top: 50%;
	left: 25px;
	width: 0;
	height: 0;
	margin-top: -5px;
	border: 5px solid transparent;        /*top right bottom を透明化 */ 
	border-left: 5px solid #000000;
}
#IconList3 a:hover:after {        /*「after要素」のマウスオーバー（カラーを合わせる） */  
	border-left: 5px solid #000000;
}

.info a{  position:relative; display: block;  background: #00449d;  width: 250px;
line-height: 100%;  color: #fff;  text-decoration: none;  
font-weight: 400;   padding: 4px 0px 4px;  
margin: 5px 0 5px;  -webkit-transition: .5s ease;  
-moz-transition: .5s ease;  -o-transition: .5s ease;  
transition: .5s ease;  -webkit-border-radius: 3px;  
-moz-border-radius: 3px;  -ms-border-radius: 3px;  
-o-border-radius: 3px;  border-radius: 3px;}

.info a:hover {  background: #86B81B;}

img {
  max-width: 100%;
  height: auto; 
}

img {
    border-style:none;
}


.ghost-button-thick-border {
  display: inline-block;
  width: 250px;
  font-weight: bold; font-family:'Lucida Grande', 'Hiragino Kaku Gothic ProN', 'ヒラギノ角ゴ ProN W3', Meiryo, メイリオ, sans-serif; margin: 2px 2px 2px;
padding: 8px;
  color: #fff;
  border: 1px solid #fff;
  text-align: center;
  outline: none;
  text-decoration: none;
  transition: background-color 0.2s ease-out,
              color 0.2s ease-out;
}
.ghost-button-thick-border:hover,
.ghost-button-thick-border:active {
  background-color: #FF0000;
  color: #FFF;
  transition: background-color 0.3s ease-in,
              color 0.3s ease-in;
}


@media screen and (min-width : 870px) {/*870px以下だったら無効*/
.table-row4 { display: table; table-layout: fixed; 
width: auto; margin:0px 5px 0px 10px ;font-size: 14pt;}
.table-column4 { display: table-cell; vertical-align: middle;  padding:5px 5px 0px;border-color:#cccccc;border-width:0px 0px 0px 7px;border-style:solid; }
.table-column4:first-child { width: 50%;  /*左カラムのサイズ*/}
}


.horizontal {
display: flex;
margin:20px 0px 20px 0px ;
align-items: center;
font-size:16pt;
}
.horizontal:before,
.horizontal:after {
border-top: 1px solid;
content: "";
flex-grow: 1;
}
.horizontal:before {
margin-right: 1rem;
}
.horizontal:after {
margin-left: 1rem;
}


.table-row {   display: table;table-layout: fixed; 
   width: 100%;font-size: 16px;}
.table-column {  display: table-cell; vertical-align: middle;  margin: 30px 0px 30px; padding: 30px 0px 30px;
-moz-box-sizing: border-box;
-webkit-box-sizing: border-box;
-o-box-sizing: border-box;
-ms-box-sizing: border-box;}
.table-column:first-child { width: 50%; /*左カラムのサイズ*/}


@media screen and (max-width: 1050px) {
.table-row {  display: block;}
.table-column { display: block;
      width: 100%;vertical-align: middle; margin: 0 auto; padding: 20px 0px 20px;
-moz-box-sizing: border-box;
-webkit-box-sizing: border-box;
-o-box-sizing: border-box;
-ms-box-sizing: border-box;}
.table-column:first-child { width:100%; /*左カラムのサイズ*/}
}


.menu {
  position: fixed;
  top: 0;
  right: 0;
  width: 100%;
  height: 60px;
z-index: 300;
}

.line-list {
  display: block;
  transition: all 0.4s;
  box-sizing: border-box;
  position: relative;
  width: 60px;
  height: 60px;
  margin-right: 0;
  margin-left: auto;
  z-index: 301;
}

/* ハンバーガーメニューの棒 */
.line-list span {
  display: block;
  transition: all 0.4s;
  box-sizing: border-box;
  position: absolute;
  top: 50%;
  transform: translateY(50%);
  left: 50%;
  transform: translateX(-50%);
  width: 28px;
  height: 2px;
  background: #333;
}
.line-list span:nth-child(1) {
  margin-top: -6px;
}
.line-list span:nth-child(3) {
  margin-top: 6px;
}

/* ハンバーガーメニューが開くときに×にする */
.line-list.active span:nth-child(1) {
  -webkit-transform: translateY(6px) rotate(-45deg);
  transform: translateY(6px) rotate(-45deg);
  left: 10px;
}
.line-list.active span:nth-child(2) {
  opacity: 0;
}
.line-list.active span:nth-child(3) {
  -webkit-transform: translateY(-6px) rotate(45deg);
  transform: translateY(-6px) rotate(45deg);
  left: 10px;
}



/* メニューが開いたときの黒い半透明の背景 */
.menu-bg {
  position: fixed;
  left: 0;
  top: 0;
  width: 100vw;
  height: 100vh;
  z-index: 100;
  background: #333;
  opacity: 0;
  visibility: hidden;
  transition: all 0.6s;
  cursor: pointer;
}

/* メニューの中身 */
.global-nav {
  position: fixed;
  right: -320px;
  top: 0;
  width: 300px;
  height: 100vh;
  padding-top: 40px;
  background: #fff;
  transition: all 0.6s;
  z-index: 300;
  overflow-y: auto;
}
.link-list {
  display: block;
  margin: 0;
  padding: 0;
}
.link-list li {
  text-align: center;
  padding: 0 14px;
}
.link-list li a {
  display: block;
  padding: 20px 0;
  color: #333;
border-bottom: 1px solid #eee;
}

.link-list li:hover {
  background: #cccccc;
}


/* メニューが横から開く */
.nav-open .global-nav {
  right: 0;
}

/* メニューが横から開いた時の背景 */
.nav-open .menu-bg {
  opacity: 0.8;
  visibility: visible;
}

#pagetop{
  width: 60px;
  height: 60px;
  position: fixed;
  right: 0;
  bottom: 0;
  opacity: 0.6;
}
#pagetop a{
  width: 60px;
  height: 60px;
  text-decoration: none;
}
#pagetop a::before{
  font-family: 'Font Awesome 5 Free';
  font-weight: 900;
  content: '\f139';
  font-size: 50px;
  color: #cccccc;
}

a {text-decoration: none;}