@charset "UTF-8";


/***
	
スマホ/PC　ヘッダー固定
	
***/
.fixed {
    position: fixed;
    top: 0;
    width: 100%;
	height: auto;
    z-index: 999;
	background: #FFFFFF;
}

.fixedBox_main{
	display: none;
}
.fixedBox_main2{
	display: none;
}
.fixed_mainph1 {
	clear: both;
	display: block;
	width: 100%;
	height: auto;
}
.fixed_mainph1 img{
	width: 100%;
	height: auto;
}




.fixed2 {
    position: fixed;
    top: 0;
    width: 100%;
	height: auto;
    z-index: 999;
	background: #FFFFFF;
}

.fixedBox_sp{
	display: none;
}	
.fixedBox_pc{
	display: none;
}
.fixedBox_pc_on{
	display: block;
	clear: both;
	width: 100%;
	height: 50px;
	margin: 0;
	padding: 0;
}





/**

ベース

**/
body {
	position: inherit;
	top: inherit;
	color: #221814;
	font-size: 12px;
	line-height: 1.5;
	/*min-width: 1040px;*/
	text-size-adjust: none;
	-webkit-text-size-adjust: none;
	background-color: #FFF;
}

body{
	background: #fff;
/*	background: #990;*/
	/*↓ページフェードイン用 cpu_common.jsより*/
	/*display:none;
	
	/*font-size-adjust: none;
	font-size-adjust: 80%;
	-webkit-font-size-adjust: none;
	-webkit-text-size-adjust:80%;
	max-height:100%;
*/
/*
	-webkit-text-size-adjust:100%;
	*/
}
/* グローバルナビ PC */
@media print, screen and (min-width: 751px) {
/****

ベース

****/
body{
	/*
	-webkit-text-size-adjust: 100%;
	background:rgba(54,194,186,0.5);
	
	background: #fff;
	/*↓ページフェードイン用 cpu_common.jsより*/
	/*firefoxのみのハックを一番下に入れてあります。*/
	/*display:none;
	-webkit-font-smoothing: antialiased;
	*/
}

div{
	max-height:inherit;
}

/***
	
ヘッダー固定　修正2023-1212
	
***/
.fixedBox3{
	clear: both;
	width:100%;
	position: sticky;
	top:0;
	z-index:999;
}
}


@media print, screen and (min-width: 751px) {	
/****

ヘッダー

****/
header{
	margin:0;
	padding:0;
}

nav{
	margin:0;
	padding:0;
}
.header_bg{
	clear: both;
	width:100%;
	height:auto;
	margin: 0;
	padding: 0;
	background:#3E3A39;
	background: rgba(1,48,136,1.00);
	background-image: url("../img/common/hd_bg.png");
	background-position: top center;
	background-size: cover;
	z-index:999;
}
.header{
	width:92%;
	max-width:1200px;
	height:auto;
	background:none;
	padding:0 0 16px;
	padding:0;
	margin:0 auto;
	position: relative;
	/* background:#fff; */
/*	background:#D159C7;*/
}
}



/**

ナビ

**/
@media print, screen and (max-width: 750px) {
/* グローバルナビ スマホ */
.header_bg{
	width:100%;
	height:60px;
	height: auto;
	background:#fff;
	/*
	position:fixed;
	top:0;
	z-index:99999;
	/*background:#F0F;*/
}

.header{
	clear: both;
	width:100%;
	height:auto;
	margin: 0 ;
	padding:0;
	position:relative;
}
}
/* グローバルナビ PC */
@media print, screen and (min-width: 751px) {
.header h1{
	font-family:"ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size:10px;
}
}



@media print, screen and (min-width: 751px) {
.hd_box{
	display:none;
}
.corp_btn{
	display:block;
	width:100%;
	height:auto;
}
.corp_btn img{
	width:100%;
	height:auto;
}
}


@media print, screen and (max-width: 750px) {
.fixed {
    position: fixed;
    top: 0;
    width: 100%;
	height: auto;
    z-index: 999;
	background: #FFFFFF;
}
}



@media print, screen and (max-width: 750px) {
/***

パンくずナビ
g_breadCrumb

***/
#maBlock2 {
	width: 94%;
	margin-right: 3%;
	margin-left: 3%;
}
#g_breadCrumb2 {
	font-size: 20px;
	letter-spacing: 0.06em;
}

#g_breadCrumb2 li {
	letter-spacing: 0.06em;
	font-size: 18px;
}
}


/***

パンくずナビ
g_breadCrumb

***/
#maBlock2 {
	width: 100%;
	margin: 0;
	padding: 0;
	margin-right: 0;
	margin-left: 0;


	position: absolute;
	top: 12px;
	left: 0;
/*	background: rgba(90,182,53,1.00);*/
}
#g_breadCrumb2 {
	color: #4d4d44;
	font-size: 12px;
	font-family: "メイリオ", "meiryo", verdana, "ヒラギノ角ゴ Pro W3", hirakakupro-w3, "ＭＳ Ｐゴシック", "ms pgothic", sans-serif;
	line-height: 1.6em;
	letter-spacing: 0.03em;
	
	text-align: left;
}

#g_breadCrumb2 li {
	padding: 0 3px;
	letter-spacing: 0.03em;
	font-size: 11px;
	display:inline-block;
	
	text-align: left;
	color: rgba(255,255,255,0.6);
}

#g_breadCrumb2 li a {
	padding:0 14px 0 0 ;
	color: #fff;
	background-image: url("../img/common/pankuzu_arrow1.png");
	background-position: center right;
	background-repeat:no-repeat;
	
}

#g_breadCrumb2 li a:hover {
	text-decoration:none;
}





/* ヘッダー（テキスト） */
@media print, screen and (min-width: 751px) {
.header_area {
	display: flex;
	justify-content: space-between; /* ロゴとボタンを左右に分ける */
	align-items: center;            /* ✅ 縦位置を中央に揃える */
}
.header_btn_bg {
	display: flex;
	justify-content: flex-end;
	gap: 4px;
	width: 100%;         /* ✅ ここ変更 */
	width: 360px;         /* ✅ ここ変更 */
	max-width: none;     /* ✅ 必要に応じて */
	flex-wrap: wrap;
	
	margin: 10px 0 0;
}
}

@media print, screen and (min-width: 1101px) {
.header_btn_bg {
	display: flex;
	justify-content: flex-end;
	gap: 4px;
	width: 100%;         /* ✅ ここ変更 */
	max-width: none;     /* ✅ 必要に応じて */
	
	margin: 0;
}
}



@media print, screen and (min-width: 751px) {
.header_btn {
	display: inline-block;
	background-color: #b58918;

}
.header_btn a {
	font-family: 'Noto Serif JP', "ＭＳ Ｐ明朝", "MS PMincho", "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", serif;
	display: inline-block;
	padding: 6px 13px;
	/* white-space: nowrap; */
	
	color: #FFF;
	text-decoration: none;
	font-size: 13px;
	transition: opacity 0.3s;
	font-feature-settings: "palt";
}
.header_btn a span{
	font-size: 8px;
	vertical-align:10%;
}
.header_btn a:hover {
	opacity: 0.8; /* ← 背景色は変えない、薄くなるだけ */
}
.header_btn2 {
	display: inline-block;
	background-color: #FFF;
}
.header_btn2 a {
	font-family: 'Noto Serif JP', "ＭＳ Ｐ明朝", "MS PMincho", "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", serif;
	display: inline-block;
	padding: 5px 12px; /* ← paddingを少し減らす */
	/* border: 1px solid #595857; */
	/* box-sizing: border-box; */
/*	background-color: #FFF;*/
	color: #595857;
	text-decoration: none;
	font-size: 13px;
	transition: opacity 0.3s;
	font-feature-settings: "palt";
}
.header_btn2 a span{
	font-size: 8px;
	vertical-align:10%;
}
.header_btn2 a:hover {
	opacity: 0.8; /* ← 背景色は変えない、薄くなるだけ */
}
}

@media print, screen and (min-width: 751px) {
.header_btn3 {
	display: inline-block;
	width: 110px;
}
}
@media print, screen and (min-width: 1101px) {
.header_btn3 {
	display: none;
}
}


@media print, screen and (min-width: 751px) {
.line_btn a {
	background-color: #00c300;
	color: white;
	border: none;
}
.line_btn a:hover {
	opacity: 0.8;
}
.header_btn.off1 a {
	opacity: 0.3;
	pointer-events: none; /* クリック無効化 */
}
	
/****

ヘッダー　資料請求　マップ　テキストcss

****/
.header_btn span.hd_menu_btn_txt1{
	width: 100%;
	height: auto;
	line-height: 120%;
	text-align: center;
	font-family:"Noto Sans JP","ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	text-decoration: none;
	font-weight:normal;
	
	letter-spacing: 4px;
	letter-spacing: 2px;
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	margin: 0 auto;
	padding-top: 6px;
	z-index: 999;
	color:#222;

}
}
/* ヘッダー（テキスト） */




@media print, screen and (max-width: 750px) {
.header_btn_bg{
	display:none;
}
}


@media print, screen and (min-width: 751px) {
/*****

グローバルナビ　上線

*****/
.hd_bar1{
	clear:both;
	width:100%;
	height:1px;
	background:#29b5b2;
	background:#66111f;
}
.hd_bar2{
	clear:both;
	width:100%;
	height:1px;
	background:#fff;
}
.hd_bar3{
	clear:both;
	width:100%;
	height:2px;
	background:#66111f;
}
}




/***

ロゴ

***/
@media print, screen and (max-width: 750px) {
.logo{
clear: both;
	width:80%;
/*	max-width: 330px;*/
	height:auto;
	padding:40px 0 34px;
	margin:0 auto ;
}
}
@media print, screen and (min-width: 751px) {	
.logo{
	width:49%;
	max-width:470px;
	height:auto;
	float:left;
	margin: 0;
	padding:5px 0 0;
	padding:50px 0 0;
}
}
@media print, screen and (min-width: 1101px) {	
.logo{
	width:70%;
	max-width:470px;
}
}
.logo img{
	width:100%;
	height:auto;
}


@media print, screen and (max-width: 750px) {
.smart_btn{
	display:block;
	width:80px;
	height:auto;
	margin:0;
	position:absolute;
	top:0;
	right:0;
	z-index:99;
}
.smart_btn img{
	width:100%;
	height:auto;
}


.smart_btn2{
	clear: both;
	width:100%;
	height:auto;
	margin:0;
	position: relative;
}
.smart_btn2 img{
	width:100%;
	height:auto;
}
.sp_btn{
	width:20%;
	height:auto;
	margin:0;
	float: left;
	position: relative;
}
.sp_btn.menu01{
	
	float: none;
	position: absolute;
	top: 0;
	right: 0;
}
.sp_btn.off a{
	opacity: 0.4;
	pointer-events: none; /* クリック無効化 */
}
.smart_bar{
	width: 86%;
	height:1px;
	border-bottom:1px solid #999;
	margin: 0 auto;
}
}
@media print, screen and (min-width: 751px) {
.sp_btn{
	display: none;
}
.smart_btn{
	display:none;
}
}




	
/***
	
MENU
	
***/
@media print, screen and (max-width: 750px) {
.menu-trigger {
	/*background: rgba(0,0,0,1.00);*/
	position: relative;
	width: 48%;
	/*MENUバー高さサイズ*/
	height: 35px;
	/*MENUバー高さ位置*/
	margin:34px auto 0;
	padding-top: 0 !important;
}
.menu-trigger span {
  display: inline-block;
  transition: all .4s;
  box-sizing: border-box;
}

.menu-trigger span {
	position: absolute;
	right: -1px;
	width: 100%;
	height: 5px;
	/*MENUバー色*/
	background-color:#856834;
	/*
    border-radius: 5px;*/
}
.menu-trigger span:nth-of-type(1) {
  top: 0;
}
.menu-trigger span:nth-of-type(2) {
  top: 15px;
}
.menu-trigger span:nth-of-type(3) {
  bottom: 0;
}
.menu-trigger.active span:nth-of-type(1) {
  -webkit-transform: translateY(15px) rotate(-45deg);
  transform: translateY(15px) rotate(-45deg);
}
.menu-trigger.active span:nth-of-type(2) {
  opacity: 0;
}
.menu-trigger.active span:nth-of-type(3) {
  -webkit-transform: translateY(-15px) rotate(45deg);
  transform: translateY(-15px) rotate(45deg);
}
}
	


/***

スマホナビ

***/
@media print, screen and (max-width: 750px) {
#nv_box_sp_bg{
	width:100%;
	height:1px;
	/*background: rgba(71,180,95,1.00);*/
	position: relative;
}
#nv_box_sp{
	width:100%;
	height:auto;
	position:absolute;
	top: 0;
	left:0;
	background:#fff;
	z-index:99999;
	display:none;
}


.table_sp{
	margin:0px;
	padding:0px;
	width:100%;
}


.table1_sp {
	width: calc( 50% - 1px );
	height: auto;
	float:left;	
	margin: 0;
	padding: 0;
	border-right: 1px solid #ccc;
	border-top: 1px solid #ccc;
}

.table2_sp {
	width:50%;
	height: auto;
	float:right;	
	margin: 0;
	padding: 0;
	border-top: 1px solid #ccc;
}
.table3_sp {
	clear: both;
	width:100%;
	height: auto;
	margin: 0;
	padding: 0;
}

.table1_sp div ,
.table2_sp div ,
.table3_sp div {
	overflow: hidden;
	width:100%;
	height: auto;
	margin: 0;
	padding: 0;
	position: relative;
	border-bottom: 1px solid #ccc;
}
.table1_sp div a ,
.table2_sp div a ,
.table3_sp div a {
	clear: both;
	display: block;
	/*
	position: relative;
	*/
	z-index: 90;
	text-align:center;
	color: #333;
	padding:36px;
	font-size: 18px;
	font-size: 3.4vw;
	line-height: 110%;
	text-decoration:none;
	font-family: 'Noto Serif JP', "ＭＳ Ｐ明朝", "MS PMincho", "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", serif;
}
.table1_sp div a:hover ,
.table2_sp div a:hover ,
.table3_sp div a:hover {
	color: #fff;
	background: #999;
}

	
	
/* ボタン共通_on */
.table1_sp div.on a , .table2_sp div.on a {
	display: block;
	position: relative;
	z-index: 100;
	text-align:center;
	color: #fff;
	padding:36px 0 ;
	font-size: 18px;
	font-size: 3.4vw;
	line-height: 110%;
	font-weight: normal;
	text-decoration:none;
	font-family: 'Noto Serif JP', "ＭＳ Ｐ明朝", "MS PMincho", "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", serif;
	background:#222;
}

	
/* ボタン共通_on */
.table1_sp div.off a , .table2_sp div.off a {
	display: block;
	position: relative;
	z-index: 100;
	text-align:center;
	color: #ccc;
	padding:36px 0 ;
	font-size: 18px;
	font-size: 3.4vw;
	line-height: 110%;
	font-weight:bold;
	text-decoration:none;
	font-family: 'Noto Serif JP', "ＭＳ Ｐ明朝", "MS PMincho", "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", serif;
	background:#fff;
	
	opacity: 0.3;
	pointer-events: none; /* クリック無効化 */
}





.table3_sp span{
	width:auto;
	height: auto;
	margin: 0;
	padding: 0;
	
}
.table3_sp span img{
	width:30px;
	height: auto;
}
}


/**

NEW ボタン

**/
.gnv_new{
	position: absolute;
	/*bottom:-5px;*/
	top: 0;
	right: 0;
	z-index: 100;
	padding: 2px 4px;
	padding: 4px 5px 4px 8px;
	background: #900;
	color: #fff;
	font-family: 'Noto Serif JP', "ＭＳ Ｐ明朝", "MS PMincho", "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", serif;
	font-size: 9px;
	font-size: 12px;
	line-height: 110%;
	font-weight: bold;
	letter-spacing: 4px;

}






@media print, screen and (min-width: 751px) {
/*** パンクズテキスト設定 ***/
.pan_txt1 a{
	font-size: 12px;
	line-height: 140%;
	color:#fff;
	font-family:"ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	text-align:right;
}
.pan_txt_cursor{
	font-size: 9px;
	line-height: 100%;
	color:#fff;
	font-family:"ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	text-align:right;
	margin:0 0 0 4px;
	position:relative;
	top:-2px;
	display:inline-block;
	transform: rotate(-90deg);
	-ms-transform: rotate(-90deg);
	-moz-transform: rotate(-90deg);
	-webkit-transform: rotate(-90deg);
	-o-transform: rotate(-90deg);
}
}


@media print, screen and (min-width: 751px) {
#nv_box{
	display:none;
}
#nv_box2{
	display:none;
}
}





@media print, screen and (min-width: 751px) {
/***

ナビPC

***/
.gnv {
    /* background: #fff; */
    padding: 10px 0 7px;
    font-family: 'Noto Serif JP', "ＭＳ Ｐ明朝", "MS PMincho", "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", serif;
	font-style: bold;
    margin: 0 auto;

}

/* ナビゲーションリスト */
.gnv ul {
    display: flex;
    justify-content: space-between; /* 均等配置 */
    list-style: none;
    padding: 0;
    margin: 0;
    width: 100%;
}
.gnv li.off1 {
    opacity: 0.3;
    pointer-events: none; /* クリック無効化 */
}
/* 各メニューアイテム */
.gnv li {
    flex: 1; /* 均等に広げる */
    text-align: center;
    position: relative;
    min-width: 70px; /* 文字が詰まりすぎないように */
}

/* ナビゲーションリンク */
.gnv a {
    text-decoration: none;
    color: #000;
	 color: #fff;
    font-weight: bold;
    display: flex;
    flex-direction: column;
    align-items: center;
    font-size: 14px;
    transition: color 0.3s;
}

/* 日本語テキスト */
.gnv .jp {
    font-size: 13px;
    font-weight: normal;
}

/* 英語テキスト */
.gnv .en {
	font-size: 11px;
	color: #000;
	color: #fff;
	font-weight: normal;
}


/* 下線アニメーション */
.gnv .gnv_bar3 {
    width: 0;
    height: 2px;
    background-color: #FFF;
    position: absolute;
    bottom: -5px; /* テキストの下に配置 */
	 bottom: -7px; /* テキストの下に配置 */
    left: 50%;
    transition: width 0.3s ease-in-out, left 0.3s ease-in-out;
}

/* ホバー時 & アクティブ時にバーを100%に */
.gnv li:hover .gnv_bar3,
.gnv .active .gnv_bar3 {
    width: 100%;
    left: 0;
}
}






/***

コンテンツ　タイトルPC

***/
@media print, screen and (min-width: 751px) {
.contents_title_bg{
	width:100%;
	height:70px;
}
.contents_title{
	width:100%;
	height:25px;
	font-size:22px;
	line-height: 110%;
	padding:30px 0 0;
}
}


/***

コンテンツ　サブタイトル

***/
@media print, screen and (min-width: 751px) {
.page_catchcopy{
	width:100%;
	height:auto;
	font-family:"ＭＳ Ｐ明朝", "MS PMincho", "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", serif;
	font-size:24px;
	line-height:200%;
	color:#222;
	text-align:center;
	margin:57px 0 0;
	letter-spacing:2px;
}
.page_readcopy{
	width:100%;
	height:auto;
	margin:0 auto;
	color:#222;
	font-size:15px;
	line-height:200%;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	letter-spacing:2px;
	text-align: center;
	padding:40px 0 60px 0;
}
}



/***

コンテンツ　サブタイトル2

***/
@media print, screen and (min-width: 751px) {
.page_catchcopy2{
	font-size:20px;	
}
.page_catchcopy2_space{
	height:30px;
}
.page_catchcopy2_space2{
	height:30px;
}
}














/***

フッターナビ

***/
@media print, screen and (max-width: 750px) {
.footer_btn_bg{
	display: none;
}
}
@media print, screen and (min-width: 751px) {
.footer_btn_bg{
	display: block;
	width: 92%;
	max-width: 980px;
  	height: auto;
	margin: 0 auto;
}
}




/***

フッターTEL

***/
@media print, screen and (min-width: 751px) {
.footer_tel{
	width: 92%;
	max-width: 776px;
  	height: auto;
	margin: 0 auto;
}
}



.ft_btn1{
	width: 22.222%;
	height: auto;
	margin: 0 3.704% 0 0;
	float: left;
}
.ft_btn1:nth-child(4){
	width: 22.222%;
	height: auto;
	margin: 0;
	float: left;
}
.ft_btn1 img{
	width: 100%;
	height: auto;
}
@media print, screen and (min-width: 1001px) {
.ft_btn1{
	width: 180px;
	height: auto;
	margin: 0 30px 0 0;
	float: left;
}
.ft_btn1:nth-child(4){
	width: 180px;
	height: auto;
	margin: 0;
	float: left;
}
.ft_btn1 img{
	width: 100%;
	height: auto;
}
}




/***

コンテンツ　フッター上資料請求ボタン
ページ下バナーPC

***/
@media print, screen and (min-width: 751px) {
.ft_bnr_btn1{
	width:300px;
	height:60px;
	margin:0 auto;
	background:#881a1f;
	position:relative;
}

.ft_bnr_btn1 a{
	width: 100%;
	height: auto;
	font-size: 14px;
	line-height: 120%;
	color: #fff;
	text-align: center;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	text-decoration: none;
	letter-spacing: 2px;
	font-weight: normal;
	position: absolute;
	top: 24px;
	left: 1px;
	right: 0;
	bottom: 0;
	margin: 0 auto;
	z-index: 999;
}
.ft_bnr_btn1 a span.ft_txt_cursor{
	width:15px;
	height:10px;
	font-size:13px;
	line-height:120%;
	color:#fff;
	text-align:right;
	font-family:"ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	text-decoration:none;
	letter-spacing:0;
	font-weight:normal;
	margin:0 0 0 4px;
	position:relative;
	top:2px;
	
	display:inline-block;
	transform: rotate(-90deg);
	-ms-transform: rotate(-90deg);
	-moz-transform: rotate(-90deg);
	-webkit-transform: rotate(-90deg);
	-o-transform: rotate(-90deg);
}
}




/***

ページ下バナー

***/
@media print, screen and (min-width: 751px) {
.btn_box{
	clear:both;
	width:100%;
	height:auto;
	margin:30px 0;
}
.btn_box img{
	width:100%;
	height:auto;
}


.btn_back {
	display:block;
	width:15%;
	height:auto;
	float:left;
}
.btn_back img {
	width:100%;
	height:auto;
}

.btn_next {
	display:block;
	width:15%;
	height:auto;
	float:right;
}
.btn_next img {
	width:100%;
	height:auto;
}
}











/**

固定フッター SP

**/
@media print, screen and (max-width: 1000px) {
.ft_tel1_box{
	width: 80%;
	height: auto;
	margin: 0 auto;
}
}

.footer{
	clear: both;
	width: 100%;
	height: auto;
}
/*
@media print, screen and (min-width: 751px) {
.footer{
	background: #36322c;
	/*background: rgba(216,24,28,1.00);*/
	/*
	position: fixed;
	bottom: 0;
	z-index: 999999;
	/*padding: 8px 0 7px;*/
	/*
}
}
*/


.ft_cap1{
	width: 100%;
	height: auto;
	margin:0 ;
	
	font-family: 'Noto Serif JP';
	font-family: 'Noto Serif JP', "ＭＳ Ｐ明朝", "MS PMincho", "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", serif;
	font-style: normal;
	font-size: 10px;
	line-height: 135%;
	color: #bbb;
	text-align: left;
	letter-spacing:0;
	float: right;
	/*background: #00f;*/
}

.ft_title1{
	clear: both;
	width: 100%;
	height: auto;
	margin: 0 0 12px;
	
	font-family: 'Noto Serif JP';
	font-family: 'Noto Serif JP', "ＭＳ Ｐ明朝", "MS PMincho", "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", serif;
	font-style: normal;
	font-size: 14px;
	line-height: 105%;
	color: #fff;
	color: #bbb;
	text-align: center;
	letter-spacing:0;
}
.ft_btn{
	clear: both;
	width: 30%;
	height: auto;
	margin: 18px auto 10px;
	position: relative;
	/*top: -5px;*/
}
.ft_btn img{
	width: 100%;
	height: auto;
}











.ft_tel1{
	width: 48%;
	height: auto;
	margin: 0 ;
	float: left;
}
.ft_tel1.end{
	float:right;
}
.ft_tel2{
	width: 100%;
	height: auto;
	margin: 0 0 5px;
}
.ft_tel2 img{
	width: 100%;
	height: auto;
}
@media print , screen and (max-width : 820px ){

.ft_title1{
	clear: both;
	font-size: 13px;
	margin: 20px 0 20px;
	color: #b8ab82;
}
.ft_btn{
	clear: both;
	width: 50%;
	height: auto;
	margin: 18px auto 20px;
	position: relative;
	/*top: -5px;*/
}
.ft_btn img{
	width: 100%;
	height: auto;
}
.ft_cap1{
	width: 100%;
	height: auto;
	margin:0 ;
	
	font-family: 'Noto Serif JP';
	font-family: 'Noto Serif JP', "ＭＳ Ｐ明朝", "MS PMincho", "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", serif;
	font-style: normal;
	font-size: 2.3vw;
	line-height: 135%;
	color: #bbb;
	text-align: left;
	letter-spacing:0;
	float: right;
	/*background: #00f;*/
}
.ft_tel1{
	width: 100%;
	height: auto;
	float: none;
}
.ft_tel1.end{
	float: none;
}
.ft_tel2{
	width: 100%;
	height: auto;
	margin: 0 0 5px;
}
.ft_tel2 img{
	width: 100%;
	height: auto;
}

}





.ft_logo{
	clear: both;
	width: 138px;
	height: auto;
	margin: 0 auto 20px;
}

.ft_logo img{
	width: 100%;
	height: auto;
}



@media print , screen and (max-width : 820px ){
#ft_nav1{
	clear:both;
	width:100%;
	height:1px;
	position:fixed;
	bottom:0;
	z-index:99999999;
}
#ft_nav2{
	width:100%;
	height:auto;
	position:absolute;
	left:0;
	bottom:-150px;
	
	/*display:none;*/
	border-top:1px solid #515151;
}
}

/**

固定フッター SP

**/



/**

固定フッター TAB

**/
.smart_on2{
display:none;
}
@media print, screen and (max-width: 1000px) {
.smart_on2{
display:block;
}
}

/**

固定フッター TAB

**/






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

フッター

-----------------------------------------*/
.ft_bg{
	clear:both;
	width:100%;
	height:auto;
	padding:0;
	margin:0;
	background:#fff;
	position:relative;
	bottom:0;
	
}


/*フッターTEL*/
.ft_tel_title{
	width:100%;
	height:auto;
	margin:0 auto;
	padding:20px 0 0;
	text-align:center;
	/*font-family:"Noto Serif Jp" , "ＭＳ Ｐ明朝", "MS PMincho", "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", serif ;*/
	font-size:12px;
	line-height:110%;
	color:#222;
	letter-spacing:1px;
}

.ft_tel{
	width:auto;
	height:auto;
	margin:0 auto;
	font-family:Helvetica, Arial, sans-serif ;
	font-size:40px;
	line-height:110%;
	letter-spacing:5px;
	color:#222;
	text-align:center;
}
.ft_tel a{
	width:auto;
	height:auto;
	margin:0 auto;
	font-family:Helvetica, Arial, sans-serif ;
	font-size:40px;
	line-height:110%;
	letter-spacing:5px;
	color:#222;
	text-align:center;
	text-decoration:none;
}

span.ft_tel_logo{
	width:32px;
	height:22px;
	position:relative;
	top:-4px;
	margin:0 6px 0 0;
	display:inline-block;
	display:inline-table;
	text-align:center;
}
span.ft_tel_logo img{
	width:100%;
	height:auto;
}

.ft_fl{
	clear:both;
	width:100%;
	height:auto;
	margin:0 auto;
}

.ft_fr{
	clear:both;
	width:auto;
	height:auto;
	margin:5px auto 5px;
	display:block;
	text-align:center;
}





/***

フッター　テキストナビ

***/

.ftnv_bg{
	width:100%;
	height:30px;
	margin:0 auto;
	background:#474647;
	display:block;
}

.ftnv_txt{
	clear:both;
	width:100%;
	height:auto;
	padding: 0;
	margin:0 auto;
	font-size:12px;
	line-height: 180%;
	font-family: 'Noto Serif JP';
	font-family: 'Noto Serif JP', "ＭＳ Ｐ明朝", "MS PMincho", "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", serif;
	text-align:center;
	color:#fff;
	color: #b8ab82;
	letter-spacing:1px;
	text-decoration:none;
}

.ftnv_txt a:link,.ftnv_txt a:visited{
	color:#fff;
	color: #b8ab82;
}

.ftnv_txt a:hover{
	text-decoration:none;
	color:#ccc;
	color:#615223;
}




.ft_req_btn{
	width:80%;
	height:auto;
	margin:60px auto 15px;
}
.ft_req_btn img{
	width:100%;
	height:auto;
}
.ft_req_btn_text{
	color:#a7901f;
}







.sp_width{
	width:95%;
	margin:0 auto;
}
@media print, screen and (min-width: 751px) {
.sp_width{
	width:98%;
	margin:0 auto;
}	
}

/***

改行

***/
.br_pc{
	display:none;

}

/***

スマホでは表示

***/
.smart_on{
	display:block;
}

.smart_img{
	display:block;
}

.pc_on{
	display:none;
}

#ie8_on, ie11_on{
	display:none;
}


@media print, screen and (min-width: 751px) {
/***

改行

***/
.br_pc{
	display:block;
}

.br_none{
	display:none;

}

/***

pcでは消す

***/
.smart_on{
	display:none;

}

.pc_on{
	display:block;
}

.smart_img{
	display:none;
}
}






/***

スマホ下ボタン

***/
#fix_outer {
	position: relative;
	z-index:999;
}
#fix_outer .fix_inner .pagetop_sp {
	margin-right: 3%;
	text-align: right;
}
#fix_outer .fix_inner .pagetop_sp img {
	width: 18%;
}
.pagetop_sp img {
	filter: alpha(opacity=80);
	-moz-opacity: 0.8;
	opacity: 0.8;
}
.fix_inner {
	position: fixed;
	left: 0;
	bottom: 0;
	width: 100%;
}
.fix_inner .bg_box {
	width: 100%;
	background: #272121;
	padding: 10px 3%;
	box-sizing: border-box;
	overflow: hidden;
}
.fix_inner .bg_box img {
	width: 30%;
	float: left;
}
.fix_inner .bg_box a:nth-child(2) img {
	margin: 0 5%;
}



/**************************************

フォント行間

**************************************/
.lineh110{line-height:110%;}
.lineh120{line-height:120%;}
.lineh130{line-height:130%;}
.lineh140{line-height:140%;}
.lineh150{line-height:150%;}

.lineh160{line-height:160%;}
.lineh170{line-height:170%;}
.lineh180{line-height:180%;}
.lineh190{line-height:190%;}
.lineh200{line-height:200%;}

.lineh210{line-height:210%;}
.lineh220{line-height:220%;}
.lineh230{line-height:230%;}
.lineh240{line-height:240%;}
.lineh250{line-height:250%;}

.letter-spacing-5{letter-spacing:-5px;}
.letter-spacing-4{letter-spacing:-4px;}
.letter-spacing-3{letter-spacing:-3px;}
.letter-spacing-2{letter-spacing:-2px;}
.letter-spacing-1{letter-spacing:-1px;}
.letter-spacing0{letter-spacing:0;}
.letter-spacing1{letter-spacing:1px;}
.letter-spacing2{letter-spacing:2px;}
.letter-spacing3{letter-spacing:3px;}
.letter-spacing4{letter-spacing:4px;}
.letter-spacing5{letter-spacing:5px;}
/**************************************

カラー

**************************************/

.color_fff{
	color:#FFF;
}
.color_000{
	color:#000;
}
.color_333{
	color:#333;
}
.color_666{
	color:#666;
}
.color_999{
	color:#999;
}

.color_f00{
	color:#F00;
}
.color_900{
	color:#900;
}
.color_036{
	color:#036;
}
.color_ff0{
	color:#FF0;
}

.color_jkk{
	color:#004020;
}

/*囲み罫*/
.span_box{
	
	text-align:center;
	background:#fff;
	border:1px solid #000;
	padding:8px;
	border-radius:6px;
}




.fw_bold{
	font-weight:bold;
}

.f_center{
	text-align:center;
}
.f_left{
	text-align:left;
}
.f_right{
	text-align:right;
}

.cap_box10{
	padding:0 10px;
}


/******************************************************
コンテンツ横幅
******************************************************/
.contents400{
	clear:both;
	width:85%;
	max-width: 400px;
	height:auto;
	margin:0 auto;
	position:relative;
}


.contents440{
	clear:both;
	width:92%;
	max-width: 440px;
	height:auto;
	margin:0 auto;
	position:relative;
}

.contents600{
	clear:both;
	width:92%;
	max-width: 600px;
	height:auto;
	margin:0 auto;
	position:relative;
}
.contents640{
	clear:both;
	width:92%;
	max-width: 640px;
	height:auto;
	margin:0 auto;
	position:relative;
}
.contents700{
	clear:both;
	width:92%;
	max-width: 700px;
	height:auto;
	margin:0 auto;
	position:relative;
}
.contents760{
	clear:both;
	width:92%;
	max-width: 760px;
	height:auto;
	margin:0 auto;
	position:relative;
}
.contents760.m01{
	width:85%;
}
.contents800{
	clear: both;
	width: 92%;
	max-width: 800px;
	height: auto;
	margin: 0 auto;
	position: relative;
}
.contents800.m01{
	clear: both;
	width: 85%;
}



.contents810{
	clear:both;
	width:92%;
	max-width: 810px;
	height:auto;
	margin:0 auto;
	position:relative;
}
.contents860{
	clear:both;
	width:92%;
	max-width: 860px;
	height:auto;
	margin:0 auto;
	position:relative;
}
.contents900{
	clear:both;
	width:92%;
	max-width: 900px;
	height:auto;
	margin:0 auto;
	position:relative;
}

.contents1000{
	clear: both;
	width: 92%;
	max-width: 1000px;
	height: auto;
	margin: 0 auto;
	position: relative;
	/* background-color: #0171be; */
}
.contents1000_location{
	clear: both;
	width: 71%;
	max-width: 1000px;
	height: auto;
	margin: 0 auto;
	position: relative;
}
.contents1600{
	clear: both;
	width: 92%;
	max-width: 1600px;
	height: auto;
	margin: 0 auto;
	position: relative;
}
@media print, screen and (max-width: 750px) {
.contents1000_location{
	clear: both;
	width: 92%;
	max-width: 1000px;
	height: auto;
	margin: 0 auto;
	position: relative;
}
.contents600{
	clear:both;
	width:92%;
	max-width: none;
	height:auto;
	margin:0 auto;
	position:relative;
}
}
.contents1000.m01{
	width: 85%;
}
.contents1000.w420px{
	width: 87.5%;
}


@media print, screen and (max-width: 750px) {
.contents1000.m02{
	width: 83.334%;
/*	max-width: 400px;*/
}
.contents1000.m03{
	width: 62.5%;
/*	max-width: 300px;*/
}
}
.contents1000.m100{
	width: 100%;
	max-width: 1000px;
}
.contents1050{
	clear: both;
	width: 92%;
	max-width: 1050px;
	height: auto;
	margin: 0 auto;
	position: relative;
}
.contents1100{
	clear: both;
	width: 92%;
	max-width: 1100px;
	height: auto;
	margin: 0 auto;
	position: relative;
}
.contents1150{
	clear: both;
	width: 92%;
	max-width: 1150px;
	height: auto;
	margin: 0 auto;
}
.contents1200{
	clear:both;
	width:92%;
	max-width: 1200px;
	height:auto;
	margin:0 auto;
	position:relative;
	
}
.contents1300{
	clear:both;
	width:92%;
	max-width: 1300px;
	height:auto;
	margin:0 auto;
	position:relative;
	
}
.contents1400{
	clear:both;
	width:92%;
	max-width: 1400px;
	height:auto;
	margin:0 auto;
	position:relative;
}
.contents1400_2{
	clear:both;
	width:92%;
	max-width: 1400px;
	height:auto;
	margin:0 auto;
	position:relative;
}
.contents1500{
	clear:both;
	width:100%;
	max-width: 1500px;
	height:auto;
	margin:0 auto;
	position:relative;
}
.contents1600{
	clear:both;
	width:92%;
	max-width: 1600px;
	height:auto;
	margin:0 auto;
	position:relative;
}
.contents{
	clear:both;
	width:92%;
	max-width: 960px;
	height:auto;
	margin:0 auto;
	position:relative;
}
.contents1{
	clear:both;
	width:92%;
	max-width: 980px;
	height:auto;
	margin:0 auto;
	position:relative;
}

/******************************

画像　拡大

******************************/
.resizeimage img {
	width: 100%;
	height:auto;
}






/**

メニューボタン

**/
.menu_btn_box1{
	width:94%;
	height:auto;
	margin:0 auto;
}
.menu_btn1{
	width:49.5%;
	height:auto;
	float:left;
	margin:0;
	position:relative;
	overflow:hidden;
}
.menu_btn2{
	width:49.5%;
	height:auto;
	float:right;
	margin:0;
	position:relative;
	overflow:hidden;	
}
.menu_btn2.end{
	width:49.5%;
	height:auto;
	float:right;
	margin:0;
}
.menu_btn1 img{
	width:100%;
	height:auto;
}
.menu_btn2 img{
	width:100%;
	height:auto;
}

.menu_btn_txtbox{
	width:100%;
	height:auto;
	position:absolute;
	top:41%;
	left:10px;
}
.menu_btn_txtbox span{
	color:#fff;
	text-align:left;
	line-height:150%;
	font-family: "ヒラギノ角ゴ Pro W6", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	letter-spacing:1px;
}


.menu_btn_txtbox2{
	width:100%;
	height:auto;
	position:absolute;
	top:22%;
	left:10px;
}
.menu_btn_txtbox2 span{
	color:#fff;
	text-align:left;
	line-height:150%;
	font-family: "ヒラギノ角ゴ Pro W6", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	letter-spacing:1px;
}
@media print, screen and (min-width: 751px) {
.menu_btn_box1{
	width:100%;
	max-width:960px;
	height:auto;
	margin:0 auto;
}
.menu_btn1{
	width:23.5%;
	height:auto;
	float:left;
	margin:0 2% 1.8% 0;
}
.menu_btn2{
	width:23.5%;
	height:auto;
	float:left;
	margin:0 2% 1.8% 0;
}
.menu_btn2.end{
	width:23.5%;
	height:auto;
	float:left;
	margin:0 0 1.8% 0;
}

.menu_btn1 img{
	width:100%;
	height:auto;
}
.menu_btn2 img{
	width:100%;
	height:auto;
}



.ft_req_btn{
	width:344px;
	height:auto;
	margin:60px auto 15px;
}


.menu_btn_txtbox2{
	width:100%;
	height:auto;
	position:absolute;
	top:41%;
	left:10px;
}
.menu_btn_txtbox2 span{
	color:#fff;
	text-align:left;
	line-height:150%;
	font-family: "ヒラギノ角ゴ Pro W6", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	letter-spacing:1px;
}
}













@media print , screen and (max-width : 820px ){
.tab_off{
	display: none;
}
.tab_on{
	display: block;
}
}
@media print, screen and (min-width: 751px) {
.tab_off{
	display: none;
}
.tab_on{
	display: block;
}
}
@media print, screen and (min-width: 1000px) {
.tab_off{
	display: block;
}
.tab_on{
	display: none;
}
}


/***

フッター　ロゴ上バー

***/
.ft_bar1{
	clear: both;
	width: 100%;
	height: 1px;
	border: none;
	border-bottom: 1px solid #000;
	background: none;
}

/***

フッターロゴ

***/
.ft_logo_bg{
	clear: both;
	width: 92%;
	max-width: 672px;
	height: auto;
	margin: 0 auto;
	padding: 0;
	
	/*background: rgba(220,102,229,1.00);*/
}
.ft_logo1fl{
	width: 42.858%;
	max-width: 288px;
	height: auto;
	margin: 0 0 0 4.167%;
	padding: 0;
	float: left;
	
	/*background:rgba(88,206,116,0.5);*/
}
.ft_logo1fr{
	width: 47.025%;
	max-width: 316px;
	height: auto;
	margin: 0 ;
	padding: 0;
	float: right;
	
	/*background:rgba(180,206,50,0.5);*/
}




/***

帯

***/
.common_obi1{
	clear: both;
	width: 100%;
	height: 8px;
	margin: 0;
	padding: 0;
	background-image: url("../img/common/common_bar1.jpg");
	background-repeat: repeat-x;
	background-position: top center;
}



/***

バック地ムービー

***/

video {
	display: block;
	width: 100%;
	height: 100%;
	object-fit: cover;
	position: absolute;
	position: fixed;
	top: 0;
	left: 0;
	z-index:-10;
}



/***

乗算

***/
.jozan01{
	mix-blend-mode: multiply; /* 乗算 */
}



/***

バック地白

***/
.bg_fff1{
	clear: both;
	width: 100%;
	height: auto;
	margin: 0;
	padding: 0;
	background: #fff;
}

/*新フッター追加*/

#generalPage li a,
#gPageTop a,
.copyBox small{
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
}
.ft_logo_bg{
	clear: both;
	width: 92%;
	max-width: 980px;
	height: auto;
	margin: 0 auto;
	padding: 0;
}
.ft_logo1fl{
	width:32% ;
	max-width:100%;
	height: auto;
	margin: 0;
	padding: 0;
	float: left;
}
.ft_logo1fc{
	width: 34%;
	max-width:100%;
	height: auto;
	padding: 0;
	float: left;
	margin-top: 1.9%;
}
.ft_logo1fr{
	width: 34%;
	max-width:100%;
	height: auto;
	margin-top: 1.9%;
	padding: 0;
	float: right;
}
.ft_logo1fl a{
	display:block;
	width:94%;
}
.ft_logo1fc a{
	display:block;
	margin-left:auto;
	margin-right:auto;
	width:94%;
}
.ft_logo1fr a{
	display:block;
	float:right;
	width:94%;
}

#fBlock{
	width:100%;
	background-color:#0171be;
	margin-top:20px;
	position:relative;
	min-height:70px;
	display:flex;
}
.innerBox{
	width:100%;
	max-width:960px;
	margin-left:auto;
	margin-right:auto;
	position:relative;
}
#generalPage{
	width:50%;
	position:relative;
	z-index:1;
	margin:25px auto;
	display:flex;
	justify-content:center;
	gap:20px;
}
#generalPage li a{	color:#FFF;}
#fBlock #gPageTop {
	position: absolute;
	width:80px;
	top: 0;
	right: 6px;
	padding: 0 0 0;
	text-align: right;
	font-size: 10px;
	background: url(../img/common/ft_bt.png) center top no-repeat;
	background-size: auto;
	background-size: 90%;
	height:70px;
	height:100%;
	z-index:2;
}
#fBlock #gPageTop a{
	color:#FFF;
	padding-top: 40px;
	display: block;
	text-decoration:none;
}
.copyBox{
	width:100%;
	padding:20px 0;
}
.clearBox:after {	content: ".";	display: block;	clear: both;	visibility: hidden;	line-height: 0;	height: 0;	overflow:hidden;}

@media print, screen and (max-width: 750px) {
.ft_logo1fl{
	width: 50%;
	height: auto;
	margin: 20px auto;
	padding: 0;
	float: none;
}
.ft_logo1fc{
	width: 50%;
}
.ft_logo1fr{
	width: 50%;
}
#generalPage{
	width:80%;
	gap:40px;
}
#generalPage li a{	
	font-size:30px;
}
.copyBox small{
	font-size:20px;
}
#fBlock #gPageTop{
  margin-right: 30px;
  top:-1px;
}
}



/***

SEO対策　テキスト挿入

***/
.t_pa01{
	position: absolute;
	left: -15000px;
}

/***

ヘッダーh1

***/
.h1code{
	clear: both;
	width: auto;
	height: 10px;
	margin: 0;
	padding: 0;
	font-size: 10px;
	position: absolute;
	top: 0;
	left: -100000px;
}
