@charset "utf-8";

/* common
---------------------------------------------*/
* {margin:0;padding:0;}

a:link,a:visited {
	color: #ffffff;
	text-decoration:underline;
}
a:hover,a:active {
	color: #d90909;
	text-decoration:underline;
}

.impact   {font-size:20pt; font-weight:bold;}
.impact2  {color:red;}
.impact3  {background:yellow; color:#000;}
#impact4  {underline;}
.impact5  {background:#173B50; padding:2px 5px; color:#fff;}
.impact6  {background:#f4f4f4; padding:3px; line-height:1.1;}
.impact7  {background: #B60000; padding:2px 5px; color:#fff;}
.style2   {color: #FF0000}
.style3   {color: #333333}
.style4   {color: #000000}


img{ border: none;}

/* ボタンのマウスオーバーで明るくする */
.btn:hover {
  filter: brightness(120%);
}


/* animation
---------------------------------------------*/
.feedInUp {
	opacity: 0;
	transform: translate(0,30px); 
	-webkit-transform: translate(0,30px); 
	transition: 1.5s;
}
.feedInUp_On {
	opacity: 1.0;
	transform: translate(0,0); 
	-webkit-transform: translate(0,0);
}

/* layout
---------------------------------------------*/


/*TopIntro-Start*/
body {
	width: 100%;
	height: 100%;
	margin: 0px;
	padding: 0px;
	min-width: 1002px;
	
  background-image: url(../images/bg.png);
	background-repeat: repeat;
	background-attachment: fixed;
	background-position: top center;

     
-webkit-text-size-adjust:none;
	
  text-align:center;
  font-size:18px;
  font-family: 'Hiragino Kaku Gothic Pro', 'メイリオ', 'meiryo', 'ＭＳ Ｐゴシック', sans-serif;
    color: #383d5c;
}

#img03 { background: url("../images/img03.png") no-repeat top center; height:    549px; } 
#img04 { background: url("../images/img04.png") no-repeat top center; height:    525px; } 
#img09 { background: url("../images/img09.png") no-repeat top center; height:    1030px; } 
#img10 { background: url("../images/img10.png") no-repeat top center; height:    144px; } 
#img11 { background: url("../images/img11.png") no-repeat top center; height:    385px; } 
#img12 { background: url("../images/img12.png") no-repeat top center; height:    385px; } 
#img13 { background: url("../images/img13.png") no-repeat top center; height: 385px; } 
#img14 { background: url("../images/img14.png") no-repeat top center; height: 385px; } 
#img23 { background: url("../images/img23.png") no-repeat top center; height: 190px; } 
#img25 { background: url("../images/img25.png") no-repeat top center; height: 140px; } 
#img26 { background: url("../images/img26.png") no-repeat top center; height: 660px; } 
#img29 { background: url("../images/img29.png") no-repeat top center; height: 520px; } 

#head8 { background: url("../images/header_08.png") no-repeat top center; height:    px; } 
#head9 { background: url("../images/header_09.png") no-repeat top center; height:    px; } 

#form { background: url("../images/form.png") no-repeat top center; height:    380px; } 



#bg-bl {  
	background-color: #005982;
}
    
#bg-wh {  
	background-color: #FFFFFF;
}

#wrap-bl {

	background-image: url("../images/wrap-bl.png");
	background-repeat: repeat-y;
	background-position: center top;
	background-position:50% 0%;
}

#wrap-s-wh {

	background-image: url("../images/wrap-s-wh.png");
	background-repeat: repeat-y;
	background-position: center top;
	background-position:50% 0%;
}

#wrap-s-beig {

	background-image: url("../images/wrap-s-beig.png");
	background-repeat: repeat-y;
	background-position: center top;
	background-position:50% 0%;
}

#wrap {

	background-image: url("../images/wrap.png");
	background-repeat: repeat-y;
	background-position: center top;
	background-position:50% 0%;
}

#wrapform {

	background-image: url("../images/wrapform.png");
	background-repeat: repeat-y;
	background-position: center top;
	background-position:50% 0%;
}

#container_whtext {
	text-align:left;
	width:1000px;
	margin:0 auto;
    display: flex;
    font-size:14px;
    font-family: 'Hiragino Kaku Gothic Pro', 'メイリオ', 'meiryo', Meiryo, 'ＭＳ Ｐゴシック', sans-serif;
	margin-top:5px;
    color: #FFFFFF
}

#text_bl_450 {
	text-align:left;
	width:450px;
	margin:0 auto;
    display: flex;
    font-size:22px;
    font-family: 'Hiragino Kaku Gothic Pro ', 'メイリオ', 'meiryo', Meiryo, 'ＭＳ Ｐゴシック', sans-serif;
	margin-top:5px;
    color: #03A5C0
}


#container {
	text-align:left;
	width:1000px;
	margin:0 auto;
    display: flex;
}

#container890 {
	width:890px;
	margin:0 auto;
    display: flex;
}

#container840 {
	text-align:left;
	width:840px;
	margin:0 auto;
    display: flex;
}

#container-l {
	text-align:left;
	width:500px;
	margin: auto;
}

#container-r {
	text-align: right;
	width:500px;
	margin: auto;
}



#text {

	text-align:left;
	width:840px;
	margin:0 auto;
}

#text900 {

	text-align:left;
	width:900px;
	margin:0 auto;
}

#text450 {

	text-align:left;
	width:450px;
}

#textwhite {

	text-align:left;
	width:850px;
	margin:0 auto;
	color: #fff;	
}

#texts2 {

	text-align:left;
	width:750px;
	position: relative;
	margin-top:170px;
	margin-left:400px;
	
	
}

#texts3 {

	text-align:left;
	width:850px;
	margin-top:250px;
	margin-left:170px;
	
	
}


.container {

	text-align:left;
	width:1200px;
	margin:0 auto;
	
	
}

.white {
  color: #fff;
}

.text-center {
　text-align: center;
}

#footer1 {  
	background-color: #F3F1F1;
    text-align:center;
    font-size:16px;
    font-family: 'Hiragino Kaku Gothic Pro', 'メイリオ', Meiryo, 'meiryo', 'ＭＳ Ｐゴシック', sans-serif;
    color: #3E3E3E;
}

#footer2 {  
	background-color: #BFBFBF;
    height: 50px; 
    text-align: center;
    font-size:16px;
    font-family: 'Hiragino Kaku Gothic Pro', 'メイリオ', Meiryo, 'meiryo', 'ＭＳ Ｐゴシック', sans-serif;
    color: #ffffff;
}

/* ▼ 2段フッター設定ゾーン ここだけ触ればOK！ ▼ */
:root {
  /* 上段フッター設定 */
  --footer-top-bg: #F3F1F1;
  --footer-top-text: #B9B9B9;
  --footer-top-hover: #E10000;
  --footer-top-height: 45px;
  --footer-top-font: 14px;

  /* 下段フッター設定 */
  --footer-bottom-bg: #BFBFBF;
  --footer-bottom-text: #ffffff;
  --footer-bottom-height: 45px;
  --footer-bottom-font: 13px;
}
/* ▲ ここだけ触ればOK！ ▲ */

/* 全体のラッパー */
.footer-wrapper {
  width: 100%;
  display: flex;
  flex-direction: column;
  margin-top: 0;
}

/* ▼ 上段：リンクブロック ▼ */
.footer-links {
  background: var(--footer-top-bg);
  color: var(--footer-top-text);
  height: var(--footer-top-height);
  display: flex;
  justify-content: center;
  align-items: center;
  gap: 5px;
  font-size: var(--footer-top-font);
}

.footer-links a {
  color: var(--footer-top-text);
  text-decoration: none;
  transition: color 0.3s ease;
}

.footer-links a:hover {
  color: var(--footer-top-hover);
}

.footer-links .divider {
  color: var(--footer-top-text);
}

/* ▼ 下段：コピーライトブロック ▼ */
.footer-copy {
  background: var(--footer-bottom-bg);
  color: var(--footer-bottom-text);
  height: var(--footer-bottom-height);
  display: flex;
  justify-content: center;
  align-items: center;
  font-size: var(--footer-bottom-font);
}

.footer-copy p {
  margin: 0;
}
/* フッター記述ここまで */

/* TOPに戻るボタンの設定 */
#backToTop {
  position: fixed;
  bottom: 20px;
  right: 20px;
  width: 60px;
  height: 60px;
  opacity: 0;
  pointer-events: none;
  transition: opacity 0.4s ease;
  z-index: 9999;
}

/* 画像の表示 */
#backToTop img {
  width: 100%;
  height: auto;
  display: block;
}

/* スクロールしたらフェードイン */
#backToTop.show {
  opacity: 0.85;
  pointer-events: auto;
}

/* ホバー時は明るくするだけ（画像は変えない） */
#backToTop:hover {
  opacity: 1;
}






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

ol,
ul{
	list-style-position: inside;
	padding-left:10px;
}
ol li,
ul li{
	text-align:left;
}

