@charset "UTF-8";

/* グローバルナビ PC */
@media print, screen and (min-width: 801px) {

/****

ベース

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

div{
	max-height:inherit;
}


/****

ヘッダー

****/
header{
	margin:0;
	padding:0;
}
nav{
	margin:0;
	padding:0;
}
	
	
.logo{
	padding:21px 0 0;
}
	
	
.smart_btn{
	display:none;
}



/* グローバルナビ 基本PC */
.header_bg{
	/*background:rgba(0,0,0,0.70);*/
	background: none;
	
}

.pc_btn{
	/*display:flex;*/
	/*
	justify-content: center;/*アイテムを左右中央揃えで表示します。*/
	/*
	justify-content: space-around;/*両端のアイテムも含めて、均等な間隔を空けて配置*/
	/*
	justify-content: space-between;/*両端のアイテムを余白を空けずに配置し、他の要素は均等に間隔を空けて配置*/
	width:65%;
	height:auto;
	margin:20px 0 0 2%;
	float: right;
	/*background: #idac00f;*/
	font-family: 'Didact Gothic', sans-serif;
	font-family: 'Questrial', sans-serif;
	font-style: normal;
	letter-spacing: 4px;
}

/***

トップ以外で使用

***/
.f-item a{
	width: auto;
	height: auto;
	font-family: 'Didact Gothic', sans-serif;
	font-family: 'Questrial', sans-serif;
	font-style: normal;
	font-size: 14px;
	line-height: 120%;
	color: #fff;
	margin: 10px 10px 0 ;
	
	float: right;
}
.f-item.off{
	width: auto;
	height: auto;
	font-family: 'Didact Gothic', sans-serif;
	font-family: 'Questrial', sans-serif;
	font-style: normal;
	font-size: 14px;
	line-height: 120%;
	color: #fff;
	margin: 10px 10px 0 ;
	
	float: right;
	opacity: 0.5;
}
.f-item2 a{
	width: 34px;
	height: auto;
	margin: 0 10px ;
	
	float: right;
}
.f-item2 a img{
	width: 100%;
	height: auto;
}
/***

/トップ以外で使用

***/
}



@media print, screen and (min-width: 801px) {
/*
.pc_btn{
	display:flex;
	justify-content: center;/*アイテムを左右中央揃えで表示します。*/
	/*
	justify-content: space-around;/*両端のアイテムも含めて、均等な間隔を空けて配置*/
	/*
	justify-content: space-between;/*両端のアイテムを余白を空けずに配置し、他の要素は均等に間隔を空けて配置*/
	/*
	width:30%;
	height:auto;
	margin:26px 0 0 4%;
	float: left;
	/*background: #00f;*//*
}
/*
.pc_btn .f-item a{
	font-family: 'DidactGothic';
	font-style: normal;
	font-size: 13px;
	line-height: 120%;
	color: #fff;
}
*/
}


@media print, screen and (min-width: 801px) {
.header_btn_bg{
	display: block;
  	width:37%;
	/*min-width: 150px;*/
	/*max-width: 150px;*/
  	height: auto;
	float: right;
	position: relative;
	/*background: #128D1C;*/
}
.header_btn{
	width:48%;
	height: auto;
	position:relative;
	top: 21px;
	/*bottom: 50%;*/
}
.header_btn.fl{
	float: left;
}
.header_btn.fr{
	float: right
}
.header_btn img{
	width: 100%;
	/*max-width: 180px;*/
	height: auto;	
}
}
@media print, screen and (min-width: 801px) {
.header_btn_bg{
	display: block;
  	width:320px;
	/*min-width: 150px;*/
	/*max-width: 150px;*/
  	height: auto;
	float: right;
	position: relative;
	/*background: #128D1C;*/
}
.header_btn{
	width:48%;
	height: auto;
	position:relative;
	top: 17px;
	/*bottom: 50%;*/
}
}

/*
@media print, screen and (min-width: 801px) {
.header_btn_bg{
	display: block;
  	width:15%;
	min-width: 150px;
	max-width: 150px;
  	height: 60px;
	float: right;
	position: relative;
	/*background: #128D1C;*//*
}
.header_btn{
	width:100%;
	height: auto;
	position: absolute;
	top: 14px;
	/*bottom: 50%;*//*
}
.header_btn img{
	width: 100%;
	max-width: 180px;
	height: auto;	
}
}
*/

/*
@media print, screen and (min-width: 800px) {
.header_btn_bg{
	display: block;
  	width:18%;
	min-width: 200px;
	max-width: 200px;
  	height: 60px;
	float: right;
	position: relative;
	
}
.header_btn{
	width:100%;
	height: auto;
	position: absolute;
	top: 26%;
	bottom: 50%;
}
.header_btn img{
	width: 100%;
	max-width: 200px;
	height: auto;	
}
}
*/


.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: 801px) {
.hd_box{
	display:none;
}


.corp_btn{
	display:block;
	width:100%;
	height:auto;
}

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

/****

ヘッダー　資料請求　マップ　テキスト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;

}


/*****

グローバルナビ　上線

*****/
.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;
}







/*** パンクズテキスト設定 ***/
.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);
}


/*** パンクズテキスト設定top 
.pan_txt1{
	font-size: 12px;
	line-height: 140%;
	color:#000;
	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:#900;
	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);
}
***/







#nv_box{
	display:none;

}

#nv_box2{
	display:none;

}


/******************************************************
コンテンツ　タイトルPC
******************************************************/
.contents_title_bg{
	width:100%;
	height:70px;
}
.contents_title{
	width:100%;
	height:25px;
	font-size:22px;
	line-height: 110%;
	padding:30px 0 0;
}


/******************************************************
コンテンツ　サブタイトル
******************************************************/
.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
******************************************************/
.page_catchcopy2{
	
	font-size:20px;
	
}
.page_catchcopy2_space{
	height:30px;
}
.page_catchcopy2_space2{
	height:30px;
}





/******************************************************
コンテンツ　フッター上資料請求ボタン
ページ下バナーPC
******************************************************/
.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);
}







/******************************************************
ページ下バナー
******************************************************/
.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;
}
	


/******************************************************
キャプション
******************************************************/

.cap_left{
	font-family:"ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size:10px;
	color:#333;
	text-align:left;
	margin-right:0;
}

.sp_width{
	width:98%;
	margin:0 auto;
}
	
.cap_right{
	font-family:"ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size:10px;
	color:#333;
	text-align:right;
	margin-right:0;
}

.cap_center{
	font-family:"ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size:10px;
	line-height:12px;
	color:#666;
	text-align:center;
}






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

.br_none{
	display:none;

}

/************************************************
pcでは消す
************************************************/

.smart_on{
	display:none;

}

.pc_on{
	display:block;
}

.smart_img{
	display:none;
}

}

@-moz-document url-prefix() {
	body{
	display:block;
	}
}



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

フッター

**/
.footer_bg {
	width:100%;
	height:auto;
	position: relative;
	background:#fff;
	
	/*全体黒*/
	background: #000;
	
}


.footer {
	width:91%;
	max-width: 1000px;
	height:auto;
	margin:0 auto;
	position: relative;
	z-index: 5;
	
	background:#F0F;
	background: #000;
}
.footer_fl {
	display: block;
	width:40%;
	height:100%;
	position: absolute;
	top: 0;
	left: 0;
	z-index: 2;
	
	background:#000;
	
	
}
.footer_fr {
	width:60%;
	max-width: 840px;
	height:auto;
	position: absolute;
	top: -15%;
	right: 0;
	z-index: 1;
	
	/*background:#32D276;*/
	/*background: #000;*/
}


.footer_title1 {
	clear: both;
	width:40%;
	max-width: 165px;
	height:auto;
	margin:0 0 44px;
}



.ft_fl1 {
	clear: none;
	width:42%;
	height:auto;
	float: left;
	
	/*background:#3FE4DA;*/
}
.ft_fr1 {
	clear: none;
	width:50%;
	height:auto;
	float: right;
	
	/*background: rgba(228,173,65,1.00);*/
}




}
