
h1 {

}

h2 {

}

h3 {
	font-weight: normal;
	font-family: "Noto Serif JP", "ヒラギノ明朝 ProN W3", "HiraMinProN-W3" "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
	color: #000;
	border-bottom: solid 1px #000;
	text-align: center;
	margin-bottom: 3vw;
	font-size: 2.8rem;
	letter-spacing: 0.5rem;
	font-weight: bold;
}

h4 {

}

h5 {
	font-weight: normal;
}

h6 {
	font-weight: normal;
}

.none {
	display: none;
}

	/*footer下部固定*/
	html,body{
		height:100%;
	}

	#wrap{
		width: 100%;
		/*min-width: 1200px;*/
		position: relative;
		height:auto !important; /*IE6対策*/
		height: 100%; /*IE6対策*/
		min-height: 100%;
	}

	.container {
		padding-bottom: 674px; /*フッターの高さと同じ*/
	}

	#footer{
		position:absolute;
		bottom: 0;
	}

/*PC 開始 ＝＝＝＝＝＝＝＝＝＝*/


/*＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝ヘッダー*/
#header {
	width: 100%;
	height: auto;
	background-color: #fff;
}


/*ヘッダー２*/
#header2 {
	display: none;
	width: 100vw;
	max-height: 80px;
	padding: 10px 0px;
	z-index: 11;
/*	padding-top: 10px;*/
	position:fixed;
	top: 0;
	left: 0;
	background-color: rgba(255,255,255,0.8);
	border-bottom: solid 1px #fff;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	-o-box-sizing: border-box;
	-ms-box-sizing: border-box;
	box-sizing: border-box;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
}
#header2 a img {
	max-width: 222px;
}

@media handheld, only screen and (max-width: 960px) {
	 #header2 a img {
	 	max-width: 170px;
	}
}

#header2 .naviLine{
/*	display: table;*/
}

#header2 .naviLine .distable{
/*	display: table-cell;
	 vertical-align: middle;*/
}



.head2_site_logo {
	width: 20%;
	height:auto;
	max-width: 222px;
}

 #header2 li a {
 	padding: 0px 1%;
 	color: #000;
 	/*font-size: 1vw;*/
 	/*font-size: max(14px, 16px);*/
 }
@media handheld, only screen and (max-width: 960px) {
	 #header2 li a {
	 	/*font-size: 1.3vw;*/
	 	font-size: 1.6rem;
	}
}

@media handheld, only screen and (max-width: 801px) {
	 #header2 li a {
	 	/*font-size: 1.3vw;*/
	 	font-size: 1.25rem;
	}
}

.searchLine {
	height: 72px;
	padding: 15px 15px 5px 15px;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
}

.sl_lang {
	margin-right: 20px;
}

.g_searchBox {
	width: 400px;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
}

.seatch_TxtBox {
	width: 30%;
	text-align: right;
}

#gcseSearch {
	flex: 1;
	width: 100%;
}

#gcseSearch .gsc-control-cse {
	padding: 0px;
}

#gcseSearch .gsc-input {
	padding-right: 0px;
}

#gcseSearch .gsc-search-button {
	margin-left: 0px;
}

#gcseSearch .gsc-search-button-v2 {
	font-size: 0;
    /*padding: 6px 27px;*/
    padding: 11px 27px 9px;
    width: auto;
    vertical-align: middle;
    border: 1px solid #666;
    border-top-left-radius: 0;
    border-top-right-radius: 25px;
    border-bottom-right-radius: 25px;
    border-bottom-left-radius: 0;
    border-color: #3079ed;
    background-color: #4d90fe;
    background-image: linear-gradient(top, #4d90fe, #4787ed);
}

/*元々の検索まど
.seatch_TxtBox {

}

.seatch_TxtBox .seatch_Txt {
	padding: 3px 10px;
	margin: 0px;
	width: 200px;
	height: 30px;
	border: 0;
	border: none;
	outline: none;
	-webkit-appearance:none;
	border-left: solid 1px #8a8a8a;
	border-right: solid 1px #8a8a8a;
	border-top: solid 1px #8a8a8a;
	border-bottom: solid 1px #8a8a8a;
}

.submitBox .seatch_Btn {
	margin: 0px;
	cursor: pointer;
	display: block;
	overflow: hidden;
	text-indent: -10000px;
	height: 30px;
	width: 31px;
	border: 0;
	border: none;
	outline: none;
	background: url("../img/common/header_search_btn.jpg") top left no-repeat;
}
*/
.logoWap {
	width: 40%;
	max-width: 222px;
	margin: 20px auto 20px;
}

/*メイン*/
.secMain {
	width: 100vw;
	height: -webkit-calc(100vh - 260px);
	height: calc(100vh - 260px);
/*	background: url(../img/top/topmain_kandamyoujin.jpg) no-repeat;
	background-size: cover;
	background-position: center;*/
	position: relative;
}

.secTitle{
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translateY(-50%) translateX(-50%);
	-webkit- transform: translateY(-50%) translateX(-50%);
}

.secTitle .secH2{
	color: #fff;
	font-size: 3vw;
	/*font-size: 30px;*/
	/*font-size: 3.0rem;*/
	letter-spacing: 0.5rem;
	padding: 20px 10px;
	transition: all .3s ease;
	-webkit-transition: all .3s ease;
	opacity: 0;
}

#startborder h2{
	opacity: 1;
	transform: translate(0,-20px);
	-webkit-transform: translate(0,-20px);
}




/* セカンドタイトルのボーダーアニメ
 *************************************** */
/* 擬似要素の共通スタイル */
.anime_border::after,
.anime_border::before {
  background-color: #fff;
  content: '';
  display: block;
  position: absolute;
  z-index: 10;
  transition: all 1s ease;
  -webkit-transition: all 1s ease;
}

/* 左上へ配置 */
.anime_border::after {
    height: 1px;
    left: -1px;
    top: -1px;
    width: 0px;
}

/* 右下へ配置 */
.anime_border::before {
  bottom: -1px;
  height: 1px;
  right: -1px;
  width: 0px;

}

/* isInView */
#startborder .anime_border::after,
#startborder .anime_border::before {
  width: 100%;
  width: calc(100% + 1px);
}

/*＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝Gナビ */

.naviLine {
	width: 100%;
	margin-bottom: 25px;
}

.naviLine ul{
	width: 100vw;
	max-width: 1200px;
	margin: 0px auto;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
}

.naviLine li {
	-webkit-box-flex: 1;
	box-flex: 1;
	-webkit-flex-grow:1;
    flex-grow:1;
    text-align: center;
    cursor: pointer;
   /* background-color: #f00;*/
/*    height: 40px;*/
}

.naviLine li a{
	color: #6f6b69;
	font-weight: normal;
}


/* Underline From Center */
.nav_a {
  display: inline-block;
  vertical-align: middle;
  -webkit-transform: translateZ(0);
  transform: translateZ(0);
  box-shadow: 0 0 1px rgba(0, 0, 0, 0);
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  -moz-osx-font-smoothing: grayscale;
  position: relative;
  overflow: hidden;
}

.nav_a:before {
  content: "";
  position: absolute;
  z-index: -1;
  left: 50%;
  right: 50%;
  bottom: 0;
  background: #e71a1d;
  height: 1px;
  -webkit-transition-property: left, right;
  transition-property: left, right;
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
  -webkit-transition-timing-function: ease-out;
  transition-timing-function: ease-out;
}
.nav_a:hover:before, .nav_a:focus:before, .nav_a:active:before {
  left: 0;
  right: 0;
}

/*SNSアイコン*/
.snsLine {
	width: 100vw;
	max-width: 1200px;
	margin: 0px auto;
}

.snsIcon {
	width: 50px;
	margin-right: 8px;
}


/*＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝コンテナー*/

/*ぱんくず*/

.breadcrumb {
	background-color: #6f6b69;
	padding: 5px 5px;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	-o-box-sizing: border-box;
	-ms-box-sizing: border-box;
	box-sizing: border-box;
}

.breadWap {
	color: #fff;
}

.breadcrumb a{
	font-size: 1.4rem;
	color: #E85262;
}

.container {
	width: 100vw;
	margin: 0 auto;
}

.inner {
	width: 100vw;
	max-width: 1200px;
	padding: 0px 20px;
	margin: 0 auto;
}

/*＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝ページネーション*/

.pageNation {
	width: 100vw;
    max-width: 800px;
    padding: 0px 20px;
    margin: 0 auto;
    text-align: center;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	-o-box-sizing: border-box;
	-ms-box-sizing: border-box;
	box-sizing: border-box;
	display: box;
	display: -webkit-box;
	display: -moz-box;
	display: -webkit-flex;
	display: -moz-flex;
	display: -ms-flex;
	display: -o-flex;
	display: flex;
	-webkit-flex-direction: row;
	-moz-flex-direction: row;
	-ms-flex-direction: row;
	-o-flex-direction: row;
	flex-direction: row;
	-webkit-flex-wrap: wrap;
	-moz-flex-wrap: wrap;
	-ms-flex-wrap: wrap;
	-o-flex-wrap: wrap;
	flex-wrap: wrap;
	-webkit-justify-content: space-between;
	-moz-justify-content: space-between;
	-ms-justify-content: space-between;
	-o-justify-content: space-between;
	justify-content: space-between;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
}

.pageNum {
	display: block;
	text-align: center;
	padding: 10px 20px;
	background-color: #fff;
	color: #000;
  	-moz-transition-duration:0.5s;
	-webkit-transition-duration:0.5s;
	-o-transition-duration:0.5s;
	-ms-transition-duration:0.5s;
	-moz-transition-timing-function:ease-in-out;
	-webkit-transition-timing-function:ease-in-out;
	-o-transition-timing-function:ease-in-out;
	-ms-transition-timing-function:ease-in-out;
}

.pageNum:hover {
	color: #fff;
	background-color: #000;
	-webkit-border-radius:50%;
	-moz-border-radius:50%;
	-o-border-radius:50%;
	border-radius:50%;
}

.pageActive {
	cursor: pointer;
	background-color: #af0800;
	color: #fff;
}
/*＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝フッター*/

#footer {
	width: 100vw;
	color: #fff;
	min-height: 614px;
	/*min-height: 574px;*/
	padding: 30px 0px;
	text-decoration: none;
	background: url(../img/common/footer_bk.jpg) no-repeat;
	background-size: cover;
	background-position: center;
}

#footer a {
	color: #fff;
	font-family: '小塚ゴシック Pro','Kozuka Gothic Pro','Noto Sans Japanese', "メイリオ", Meiryo, "ＭＳ Ｐゴシック", "ヒラギノ角ゴ Pro W3", "Osaka", Arial, sans-serif1!important;
}

.footWap {
	width: 100vw;
	max-width: 1200px;
	margin: 0px auto;
	padding: 0px 10px;
}

.footWap li{
	margin-bottom: 10px;
}


.footInfo {
	width: 30%;
	max-width: 350px;
}

.footInfo a {
	color: #fff;
}

.footLink {

}

#footer address {
	position: absolute;
	bottom: 0px;
	padding: 20px 0px;
	width: 100%;
	margin: 0px auto 0px;
	color: #fff;
	font-size: 13px;
	text-align: center;
	font-style: normal;
	border-top: solid 1px #fff;
}

#fixPagetop {
    width: 60px;
    height: 60px;
    position: fixed;
    right: 0;
    z-index: 100;
    display: none;
    cursor: pointer;
}

.footer_simple {
	background-color: #000;
	width: 100vw;
	padding: 10px 0px;
}

.footer_simple address{
	color: #fff;
	text-decoration: none;
	text-align: center;
	font-style: normal;
}

@media handheld, only screen and (max-width: 767px) {

	.pcShow {
		display: none;
	}
	.pc_inl_Show {
		display: none;
	}
	.spnShow {
		display: block;
	}

	.spn_inl_Show {
		display: inline;
	}

	#wrap{
		width: 100%;
		min-width: 100%;
		position: relative;
		height:auto !important; /*IE6対策*/
		height: 100%; /*IE6対策*/
		min-height: 100%;
	}



/*＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝ヘッダー*/
	#header {

	}

		.secTitle{
			width: 80vw;
			text-align: center;
			position: absolute;
			top: 50%;
			left: 50%;
			transform: translateY(-50%) translateX(-50%);
			-webkit- transform: translateY(-50%) translateX(-50%);
		}


		.secTitle .secH2{
			color: #fff;
			font-size: 7vw;
			/*font-size: 30px;*/
			/*font-size: 3.0rem;*/
			letter-spacing: 0.5rem;
			padding: 20px 10px;
			transition: all .3s ease;
			-webkit-transition: all .3s ease;
			opacity: 0;
		}
/*＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝Gナビ */



/*＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝コンテナー*/

	.container {
		width: 100%;
		min-width: 200px;
		margin: 0px auto 0px;
		padding-bottom: 30px;
	}

	.pageNation {
		width: 98%;
		margin: 0rem auto 2.0rem;
	}


	
/*＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝フッター*/

	#footer {
		position: relative;
		width: 100%;
		min-width: 200px;
		color: #fff;
		text-decoration: none;
	}

	.footWap {
		width: 96%;
		margin: 0px auto 20px;
		font-size: 13px;
	}

	.footInfo {
		width: 100%;
		text-align: center;
		max-width: 700px;
		margin: 0px auto 2vw;
	}

	.footLink {
		width: 48%;
	}



	#footer address {
		padding: 0px 0px;
		width: 100%;
		height: 50px;
		line-height: 50px;
	}


}



