@charset "shift_jis";

body {
	background: #FFF;
	font-family:"ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	color : #222;
	font-size:14px;
}

img {
	border: 0;
}
a:hover img {
	opacity: 0.8;
	-moz-opacity: 0.8; /* Firefox */
	filter: alpha(opacity=80); /* IE6/7 */
	-ms-filter: "alpha(opacity=80)"; /* IE8 */
}

/* ページの背景,マージン*/

a:link    {text-decoration:underline; color: #C00;}  /*テキストリンクの色*/
a:visited {text-decoration:underline; color: #C60;}  /*訪問済みのリンクの色*/ 
a:active  {text-decoration:underline; color: #333;}  /*クリック時のリンクの色*/
a:hover   {text-decoration:underline; color: #333;}  /*マウスの上にカーソルがあるときのリンクの色*/

h1{font-size:12px;color:#555555; font-weight:normal; margin:0px;}

h3{	font-size: 115%;
	margin-bottom: 10px;
	font-family:"ＭＳ Ｐ明朝", "MS PMincho", "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", serif;
	text-align:left;
	color: #FFF;
	background-image:url(image/bg_h3.png);
	background-repeat: no-repeat;
	padding-left: 40px;
	letter-spacing: normal;
	height: 50px;
	padding-top: 16px;
}
h4{	font-size: 110%;
font-weight:normal;
	margin-top:15px;
	margin-bottom: 15px;
	text-align:left;
	color: #039;
	background:url(image/bg_h4.png) no-repeat left bottom;
	letter-spacing: normal;
	height: 40px;
	padding-top: 10px;
}
h5{	font-size: 140%;
	margin-bottom: 5px;
	text-align:left;
	color: #06F;
	background-image:url(image/bg-h2.png);
	background-repeat: no-repeat;
	padding-left: 10px;
	letter-spacing: normal;
	height: 40px;
	padding-top: 10px;
}
h6{	font-size: 120%;
	margin-bottom: 10px;
	font-family:"ＭＳ Ｐ明朝", "MS PMincho", "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", serif;
	text-align:left;
	color: #FFF;
	background-image:url(image/bg_h6.png);
	background-repeat: no-repeat;
	padding-left: 40px;
	letter-spacing: normal;
	height: 90px;
	padding-top: 20px;
}

a img {
border: none;
}

.p_photo_l img {
	float:left;
	margin-right: 10px;
}

.lin2 a:link       {font-size:13px;color:#99CCFF;text-decoration:underline;}  /*テキストリンクの色*/
.lin2 a:visited    {font-size:13px;color:#0066FF;text-decoration:none;}   /*訪問済みのリンクの色*/
.lin2 a:active     {font-size:13px;color:#FFFFFF;text-decoration:underline;}   /*クリック時のリンクの色*/
.lin2 a:hover      {font-size:13px;color:#FFFFFF;text-decoration:none;}   /*マウスの上にカーソルがあるときのリンクの色*/

.color1     {background-color:#ffe4e1;}   /*画面内薄いピンク*/
.color2     {background-color:#FFFFFF;}   /*画面内ブラウン*/
.color3     {background-color:#faf1e8;}   /*画面内薄ピンク部分の背景色*/

.hr1        { border-color:#333333; border-style:solid;}  /* 直線ライン色 */
.hr2        { border-color:#000066; border-style:solid;}  /* 直線ライン色 */

.waku  { border-color:#333333; border-style:solid; border-width:10px;}   /* 外枠線 */

#contents{
	width:100%;
	text-align:center;
}

.box1  { border-color:#ffa07a; border-style:solid; border-width:1px;background-color:#faf1e8;} /* 細い枠線背景色白のボックス */
.box2  { border-color:#ffa07a; border-style:solid; border-width:1px;background-color:#faf1e8;} /* 細い枠線背景色グレーのボックス */
.box3  { width:750px; padding:10px; margin-left:45px; margin-right:auto; margin-top:10px; text-align:center;} /* ボックス */
.box4  { width:680px; margin-left:auto; margin-right:auto; margin-bottom:15px; padding:5px; text-align:left;} /* 680pxのボックス */
.box5  { width:500px; margin-left:auto; margin-right:auto; padding:5px; text-align:left;} /* 500pxのボックス */
.box6  { width:600px; margin-left:auto; margin-right:auto; margin-bottom:15px; padding:5px; text-align:center;} /* 600pxのボックス */
.box65  { width:650px; margin-left:auto; margin-right:auto; margin-bottom:15px; padding:5px; text-align:left;} /* 600pxのボックス */
.box7  { width:700px; margin-left:auto; margin-right:auto; margin-bottom:10px; padding:5px; text-align:center;} /* 700pxのボックス */
.box78  { width:780px;
          margin-left:auto;
          margin-right:auto;
          margin-bottom:10px;
          padding:15px;
		  font-size:115%;
          background: url(image/bg_voice.png) repeat;
        } /* 800pxのボックス */
		
.box8l  { width:780px;
          margin-left:auto;
          margin-right:auto;
          margin-bottom:10px;
          padding:15px;
          text-align:left;
		  font-size:115%;
		  line-height:1.8em;
          background: url(image/bg_voice.png) repeat;
        } /* 800pxのボックス */
		
.box8lcenter  { width:780px;
          margin-left:auto;
          margin-right:auto;
          margin-bottom:10px;
          padding:15px;
          text-align:center;
		  font-size:120%;
		  line-height:1.8em;
        } /* 800pxのボックス */
		
.box82b  { width:100%;
          padding:5px;
          text-align:left;
		  line-height:1.8em;
          background: url(image/inner-bg-blue.png) repeat;
        } 
		
.box85  { width:850px; margin-left:auto; margin-right:auto; margin-bottom:10px; padding:5px; text-align:center;} /* 850pxのボックス */

.t_magform{
	margin:25px auto;
	width:100%;
	text-align:center;
}

.box_top1{
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	margin: auto;
	width:60%;
	max-width: 800px;
	height:auto;
}

.text1     {font-size:18px;color:#850; font-weight:bold;}       /* メインタイトルのフォントサイズ,色,書体*/
.text2     {font-size:12px;color:#663300;}       /* ページタイトルのフォントサイズ,色,書体*/ 
.text3     {font-size:14px;color:#FF2600;}       /* ページタイトルのフォントサイズ,色,書体*/ 
.text4     {font-size:13px;color:#FFFFFF;}       /* ページタイトルのフォントサイズ,色,書体*/ 
.text5     {font-size:10px;color:#FDE4BB;}       /* ページタイトルのフォントサイズ,色,書体*/
.text6     {font-size:12px;color:#fde4bb; text-decoration:underline;} 
.text7     {font-size:12px;color:#fde4bb;} 
.text8     {font-size:140%;color: #FFC;} 
.textsmall     {font-size:80%;} 
.textlaege     {font-size:120%;} 
.textxlaege     {font-size:130%;} 

.text11     {font-size:20px;color:#850; font-weight:bold;}       /* メインタイトルのフォントサイズ,色,書体*/
.text12     {font-size:24px;color:#850; font-weight:bold;}       /* メインタイトルのフォントサイズ,色,書体*/
.text21     {font-size:18px;color:#630; font-weight:bold;}       /* メインタイトルのフォントサイズ,色,書体*/
.text22     {font-size:22px;color:#630; font-weight:bold;}       /* メインタイトルのフォントサイズ,色,書体*/
.text23     {font-size:18px;color:#C00; font-weight:bold;}       /* メインタイトルのフォントサイズ,色,書体*/
.text91     {font-size:22px;color:#111; font-weight:bold;}       /* メインタイトルのフォントサイズ,色,書体*/
.text92     {font-size:18px;color:#111; font-weight:bold;}       /* メインタイトルのフォントサイズ,色,書体*/
.text93     {color:#FFF; font-weight:bold; }
.text101		{font-size:110%;color:#039;}

.kakomi		{padding:2px; border:outset 1px #960; font-size:18px; font-weight:bold; color:#960;}

.clear20 {
	clear: both;
	margin-bottom: 20px;
}



#banner{background:#fff url() left;
        padding:0px 0px 0px 0px;
        width:800px;
        height:250px;
        border-bottom:1px solid #47642e;
} 


.campaign_img{
	margin:20px 0 40px 0;
	vertical-align:bottom;	
	}


/* 20200917 add start */
div#snslinlcontener {
	background-color: #FFF;
	margin-block-start:0px;
	margin-block-end:0px;
	padding-inline-start: 0px !important;
	padding: 8px;
	box-sizing: content-box;
	padding-left: 8px !important;
}

ul#snslinl {
	display: flex;
	justify-content: center;
	align-items: center;
	flex-wrap: nowrap;
	list-style: none;
	/*background-color: rgba(255,255,255,0.5);*/
	/*background-color: #FFF;*/
	width: auto;
	/*border: solid 1px #b28501;*/
	/*border: solid 1px #c2b22b;*/
	
	margin-block-start:0px;
	margin-block-end:0px;
	padding-inline-start: 0px !important;
}
ul#snslinl li img {
	flex-basis: 60px;
	width: 60px;
	margin: 10px;
}

p.snslinktitle {
	color: #FFC;
	font-weight: 800;
	font-size: 1.5em;
	margin-block-start:0px;
	margin-block-end:0px;
}

/* 20200917 add end */


@media screen and (max-width:768px) {
.campaign_img{
	margin:15px 0 20px 0;
	}
}

/*================================================
 *  ヘッダー
 ================================================*/
header {
	position: fixed;
	top: 0;
	left: 0;
	width: 100%;
	background:  rgba(255,255,255,0.80);
	z-index: 100;
}

header:after {
	content: ""; 
	display: block;
	clear: both;
}

header h1 {
	float: left;
	height: 80px;
	font-size: 16px;
	line-height: 50px;
	color: #fff;
}

header h1 img {
	vertical-align: middle;
}

@media screen and (max-width:768px) {
	header h1 {
		padding: 0 0 0 10px;
	}
}

/*================================================
 *  グローバルナビゲーション
 ================================================*/
/* PC用 */
@media print, screen and (min-width:1150px) {
	nav.gnav:after {
		content: '';
		display: block;
		clear: both;
	}
	nav.gnav {
		float: right;
		margin-top: 0;
	}

	/* 共通 */
	nav.gnav ul {
		margin: 0;
		padding: 0;
	}
	nav.gnav ul li {
		position:  relative;
		line-height: 80px;
		margin: 0;
		padding: 0;
		list-style: none;
	}
	nav.gnav ul li a {
		display: block;
		background: rgba(235,235,235,0.2);
		color: rgba(27,44,106,1.00);
		font-size: 16px;
		font-weight: normal;
		text-decoration: none;
	}
	nav.gnav ul li:hover > a {
		background: rgba(235,235,235,0.6);
	}

	/* 1段目 */
	nav.gnav > ul > li {
		position: relative;
		/*width: 185px;*/
		width: 163px;
		float: left;
		margin: 0;
		padding: 0;
		text-align: center;
		list-style: none;
		line-height: 80px;
	}
	/** 20200915 add start **/
	nav.gnav > ul > li:first-of-type {
		position: relative;
		width: 100px;
		float: left;
		margin: 0;
		padding: 0;
		text-align: center;
		list-style: none;
		line-height: 80px;
	}
	nav.gnav > ul > li:nth-of-type(3) {
		position: relative;
		width: 220px;
		float: left;
		margin: 0;
		padding: 0;
		text-align: center;
		list-style: none;
		line-height: 80px;
	}
	nav.gnav > ul > li:nth-of-type(5),nav.gnav > ul > li:nth-of-type(6) {
		position: relative;
		width: 140px;
		float: left;
		margin: 0;
		padding: 0;
		text-align: center;
		list-style: none;
		line-height: 80px;
	}
	/** 20200915 add end **/

	nav.gnav > ul > li.subnav a {
		padding-right: 20px;
	}
	nav.gnav > ul > li.subnav > a:after {
		position: absolute;
		content: "";
		top: 50%;
		width: 0;
		height: 0;
		margin-top:  -2.5px;
		margin-left: 10px;
		border: 5px solid transparent;
		border-top-color: rgba(27,44,106,1.00);
	}

	/* 2段目 */
	nav.gnav ul li ul {
		position: absolute;
		z-index: 3;
		top: 100%;
		left: 0;
		width: 200px;
		margin: 0;
		padding: 0;
	}
	nav.gnav ul li ul li {
		overflow: hidden;
		height: 0;
		color: rgba(27,44,106,1.00);
		transition: .2s;
	}
	nav.gnav ul li ul li a {
		padding: 0 15px;
		text-align: left;
		background: rgba(235,235,235,0.9);
		font-weight: normal;
		font-size: 14px;
	}
	nav.gnav ul li ul li a:hover {
		background: rgba(220,220,220,1.00);
	}
	nav.gnav ul li:hover > ul > li {
		overflow: visible;
		height: 40px;
		line-height:  40px;
		border-bottom: 1px solid #BBB;
	}
	nav.gnav ul li:hover ul li:last-child {
		border-bottom: none;
	}
	nav.gnav > ul > li:last-child > ul {
		left: -60px;
	}
	nav.gnav ul li ul li ul:before {
		position: absolute;
		content: "";
		top: 17.5px;
		left: -20px;
		width: 0;
		height: 0;
		border: 5px solid transparent;
		border-left-color: #fff;
	}
	nav.gnav > ul > li:last-child ul li ul:before {
		position: absolute;
		content: "";
		top: 17.5px;
		left: 200%;
		margin-left: -20px;
		border: 5px solid transparent;
		border-right-color: #fff;
	}

	/* 3段目 */
	nav.gnav ul li ul li ul {
		top: 0;
		left: 100%;
	}
	nav.gnav ul li ul li ul li {
		width: 100%;
	}
	nav.gnav ul li ul li:hover > ul > li {
		border-bottom: 1px solid #AAA;
	}
	nav.gnav > ul > li:last-child > ul li ul {
		left: -100%;
	}
	nav.gnav ul li ul li ul li a {
		background: rgba(27,28,85,1.00);
	}
	nav.gnav ul li ul li ul li a:hover {
		background: rgba(41,48,120,1.00);
	}

	/* 3段目 */
	nav.gnav > ul {
		display: block !important;
	}
	#spMenu {
		display: none;
	}
}

/* タブレット・スマートフォン用 */
@media screen and (max-width:1149px) {
	nav.gnav {
		display:  none;
	}
	nav.gnav ul {
		margin: 0;
		padding: 0;
	}
	nav.gnav > ul {
		z-index: 2;
		overflow: auto;
		position: fixed;
		top: 50px;
		right: 0;
		width: 100%;
		height: 88%;
		height: -webkit-calc(100% - 50px);
		height: calc(100% - 50px);
	}
	nav.gnav li {
		position: relative;
		width: 100%;
		float: none;
		margin: 0;
		text-align: left;
		list-style: none;
		border-bottom: 1px solid #888;
		background: rgba(235,235,235,0.9);
	}
	nav.gnav li:first-child {
		border-top: 0;
	}
	nav.gnav li:last-child {
		border-bottom: 0;
	}
	nav.gnav li a {
		display: block;
		padding: 10px 20px;
		color: rgba(27,44,106,1.00);
		text-decoration: none;
		background: rgba(235,235,235,0.8);
	}
	nav.gnav li a:hover {
		color: #fff;
		background: rgba(27,44,106,0.8);
	}
	nav.gnav ul ul {
		display: none;
		position: relative;
	}
	nav.gnav li li a {
		box-sizing: border-box;
		width: 100%;
		padding: 10px 30px 10px 34px;
		text-align: left;
	}
	nav.gnav li li li a {
		padding: 10px 20px 10px 48px;
	}

	nav.gnav .subnav > a:before {
		display: block;
		content: "";
		position: absolute;
		-webkit-transform: rotate(45deg);
		transform: rotate(45deg);
		top: 20px;
		right: 20px;
		width: 10px;
		height: 10px;
		margin-top: -5px;
		background: #f1f1f1;
	}
	nav.gnav .subnav > a:after {
		display: block;
		content: "";
		position: absolute;
		-webkit-transform: rotate(45deg);
		transform: rotate(45deg);
		top: 20px;
		right: 20px;
		width: 10px;
		height: 10px;
		margin-top: -10px;
		background: #000;
	}
	nav.gnav .subnav a:hover:after {
		background: #222;
	}
	nav.gnav .subnav.active > a:before {
		margin-top: 0;
	}
	nav.gnav .subnav.active > a:after {
		margin-top: 5px;
	}

	.spMenuWrap {
		display: block;
		position: fixed;
		top: 0;
		right: 0;
		-webkit-transition:  all 1s;
		-moz-transition:  all 1s;
		-ms-transition:  all 1s;
		-o-transition:  all 1s;
		transition:  all 1s;
		background: transparent;
	}

	#spMenu {
		position: absolute;
		top: 10px;
		right: 10px;
	}

	#spMenu:hover {
		cursor: pointer;
	}

	#navBtn {
		display: inline-block;
		position: relative;
		width: 30px;
		height: 30px;
		border-radius: 5%;
		background:#393E8B;
	}
	#navBtnIcon {
		display: block;
		position: absolute;
		top: 50%;
		left: 50%;
		width: 14px;
		height: 2px;
		margin: -1px 0 0 -7px;
		background: #f1f1f1;
		transition: .2s;
	}
	#navBtnIcon:before,
	#navBtnIcon:after {
		display: block;
		content: '';
		position: absolute;
		top: 50%;
		left: 0;
		width: 14px;
		height: 2px;
		background: #f1f1f1;
		transition: 0.3s;
	}
	#navBtnIcon:before {
		margin-top: -6px;
	}
	#navBtnIcon:after {
		margin-top: 4px;
	}
	#navBtn .close {
		background: transparent;
	}
	#navBtn .close:before,
	#navBtn .close:after {
		margin-top: 0;
	}
	#navBtn .close:before {
		transform: rotate(-45deg);
		-webkit-transform: rotate(-45deg);
	}
	#navBtn .close:after {
		transform: rotate(-135deg);
		-webkit-transform: rotate(-135deg);
	}
}




.button a:hover {
	position: relative;
	left: 1px;
	top: 2px;
}

#right_area {
	width: 590px;
	height:260px;
	float:right;
	margin-top:15px;
	color:#ccc;
}

.scr {
	overflow:auto ;
	width: 580px;
	height: 220px;
	color: #ccc;
	text-align:left;
	scrollbar-face-color: #222222;
	scrollbar-track-color: #444444;
	scrollbar-arrow-color: #888888;
	margin-right: auto;
	margin-left: auto;
}

/* ========SLIDESHOW======== */
.topslide {
	width:850px;
	height:620px;
	text-align:center;
}
.fadein {
	display:block;
	width:640px;
	height:420px;
	overflow: hidden;
	margin-top:80px;
	margin-bottom:75px;
}
.fadein2 {
	display:block;
	width:800px;
	height:525px;
	overflow: hidden;
	margin-top:80px;
	margin-bottom:75px;
}
.slideshow {
	margin:0;
	padding:0;
	text-align:left;
}
.fadein ol { margin:0; padding:0; }
.fadein ol li { float:left; margin:0; padding:0; }


.fadein3 {
	display:block;
	width:800px;
	height:480px;
	overflow: hidden;
	margin-top:80px;
	margin-bottom:75px;
}
.fadein3 ol { margin:0; padding:0; }
.fadein3 ol li { float:left; margin:0; padding:0; }

/* ========PADDING======== */
.pad5 { padding:5px; }
.pad10 { padding:10px; }
.pad15 { padding:15px; }
.pad20 { padding:20px; }
.pad25 { padding:25px; }
.pad30 { padding:30px; }
.pad50 { padding:50px; }

.pad5t { padding-top:5px; }
.pad10t { padding-top:10px; }
.pad15t { padding-top:15px; }
.pad20t { padding-top:20px; }
.pad25t { padding-top:25px; }

.pad5b { padding-bottom:5px; }
.pad10b { padding-bottom:10px; }
.pad15b { padding-bottom:15px; }
.pad20b { padding-bottom:20px; }
.pad25b { padding-bottom:25px; }
.pad40b { padding-bottom:40px; }


.dwform {
	margin:0;
	padding:0;
}
.dwform:after {
	content: "";
	clear: both;
	height: 0;
	display: block;
	visibility: hidden;
}
.dwform dt {
	float:left;
	margin:0 0 10px 0;
	padding:10px;
	width:180px;
	text-align:left;
}
.dwform dd {
	float:left;
	margin:0 0 10px 0;
	padding:10px;
	text-align:left;
	border-left:2px solid  #CCCCCC;
}

/*テーブル１
---------------------------------------------------------------------------*/
.ta1 {
	width:100%;
}
.ta1, .ta1 td, .ta1 th{
	border: 1px solid #999999;	/*テーブルの枠線の幅、線種、色*/
	line-height: 2;
}
/*テーブル内の右側*/
.ta1 td{
	padding: 10px;
}
/*テーブル内の段落タグの余白*/
.ta1 p {
	padding: 0px !important;
}
/*テーブル内の左側の見出し部分*/
.ta1 th{
	padding: 10px;
	text-align: center;
	background-color: #eee;	/*背景色*/
}

/*================================================
 *  スマートフォン向けデザイン
 ================================================*/
@media screen and (max-width:767px) {
	
.box_top1{
	width:80%;
}
	/* 20200918 add */
	header h1 {
	height: auto;
	padding-bottom: 5px !important;
	/* 20200918 add */

}
}