@charset "UTF-8";

/*TOPページ*/
#lv{
	width: 100%;
	height: 70vh;
	max-height: 800px;
	min-height: 370px;
}
#lv div {
    opacity: 0.9;
}
#lv p {
	text-align: left;
	display: block;
	background: url(/common/upload_data/takejinglasscojp/image/lv_text.png) no-repeat;
	width: 727px;
	height: 263px;
	background-position: left 50px center;
}
#lv p span {
	opacity: 0;
}
#pan {
	display: none;
}
@media screen and (max-width: 100vh){
	#lv{
		height: 65vh;
		height: 55vw;
	}
}
@media screen and (max-width: 1200px){
	#lv p{
			background-size: 75%;
	}
}
@media screen and (max-width: 900px){
	#lv p {
		 background-size: 60%;
		 background-position: left 10% bottom;
		 height: 90%;
	}
}

.heading.block_header_1 p{
	font-weight: bold !important;
	font-size: 5.4rem !important;
	line-height: 1.4;
	margin-bottom: 10px;
	padding-top: 0;
	font-family: 'Roboto Condensed', sans-serif;
}
.heading.block_header_1 h2{
	font-weight: normal;
	font-family: "游ゴシック" , "Yu Gothic" , "游ゴシック体" , "YuGothic" , "ヒラギノ角ゴ Pro W3" , "Hiragino Kaku Gothic Pro" , "Meiryo UI" , "メイリオ" , Meiryo , "ＭＳ Ｐゴシック" , "MS PGothic" , sans-serif;
}

a[id*="first_con"]+section .heading.block_header_1 .h {
    font-size: 2.6rem !important;
    font-family: "游ゴシック" , "Yu Gothic" , "游ゴシック体" , "YuGothic" , "ヒラギノ角ゴ Pro W3" , "Hiragino Kaku Gothic Pro" , "Meiryo UI" , "メイリオ" , Meiryo , "ＭＳ Ｐゴシック" , "MS PGothic" , sans-serif;
	color: #053379 !important;
	font-weight: 500;
}

a[id*="first_con"]+section h3 {
	font-weight: bold;
	font-size: 2.1rem;
	line-height: 1.5;
	letter-spacing: 0.1rem;
	text-align: center;
	margin-bottom: 10px;
}
@media screen and (max-width: 900px){
	a[id*="message_con"]+section .inner_item_txt {
		 padding-bottom: 20px !important;
	}
}
@media screen and (max-width: 800px){
	.heading.block_header_1 p{
		font-size: 4.0rem !important;
	}
	a[id*="first_con"]+section .heading.block_header_1 .h {
		 font-size: 1.6rem !important;
		 letter-spacing: -0.08rem;
	}
	a[id*="first_con"]+section h3 {
		font-size: 1.65rem;
	}
}

a[id*="message_con"]+section .heading.block_header_2 .h {
	font-weight: bold;
	font-size: 2.4rem !important;
}
a[id*="management_con"]+section .heading.block_header_2 .h {
 	font-weight: bold;
	font-size: 2.4rem !important;
}
a[id*="management_con"]+section .inner_item_txt {
    font-size: 2.4rem !important;
}
@media screen and (max-width: 800px){
	a[id*="management_con"]+section .inner_item_txt {
		 font-size: 1.7rem !important;
	}
	a[id*="message_con"]+section .heading.block_header_2 .h {
		font-size: 2.1rem !important;
	}
a[id*="management_con"]+section .heading.block_header_2 .h {
		font-size: 2.1rem !important;
	}
}