@charset "utf-8";


/* =========================================================
	 t_common
========================================================= */
h2.t_box_tl {
	text-align:center;
}
h2.t_box_tl img{
}
h2.t_box_tl p{
	font-size:6.5vw;
	font-weight:bold;
	margin:2% 0 0 0;
	letter-spacing: 2px;
}
h2.t_box_tl p span{
	font-size:6vw;
	font-weight:bold;
}
ul{
	margin:0;
	padding:0;
}
ul li{
	list-style:none;
}
a{
	text-decoration:none;
}

/* =========================================================
	 t_main
========================================================= */
.t_main{
	background:url(/img/index/t_main_bg.png)no-repeat center bottom;
	background-size:cover;
}
.t_main_in{
	width:96%;
	margin:0 auto;
	display:flex;
	justify-content:center;
	align-items:center;
}
.t_main_l{
	width:30%;
}
.t_main_r{
	font-family: 'Arial', 'ヒラギノ角ゴ Pro W3', 'Hiragino Kaku Gothic Pro', 'メイリオ', 'Meiryo', sans-serif;
	text-align:center;
	background-color:#004898;
	padding:2% 0;
}
.t_main_catch{
	font-size:5.2vw;
	line-height:4.5vh;
	font-weight:bold;
	color:#1d4695;
	letter-spacing:1px;
	text-align:left;
	padding: 8% 0 0 2%;
}
.t_main_catch span{
	font-weight:bold;
}
.top_copy_fuchi {
	text-shadow: 0 0 3px RGBA(255, 255, 255, 1.0), 0 0 3px RGBA(255, 255, 255, 1.0), 0 0 3px RGBA(255, 255, 255, 1.0), 0 0 3px RGBA(255, 255, 255, 1.0), 0 0 3px RGBA(255, 255, 255, 1.0), 0 0 3px RGBA(255, 255, 255, 1.0), 0 0 3px RGBA(255, 255, 255, 1.0), 0 0 3px RGBA(255, 255, 255, 1.0), 0 0 3px RGBA(255, 255, 255, 1.0), 0 0 3px RGBA(255, 255, 255, 1.0), 0 0 3px RGBA(255, 255, 255, 1.0), 0 0 3px RGBA(255, 255, 255, 1.0), 0 0 3px RGBA(255, 255, 255, 1.0), 0 0 3px RGBA(255, 255, 255, 1.0), 0 0 3px RGBA(255, 255, 255, 1.0), 0 0 3px RGBA(255, 255, 255, 1.0);
}
.top_copy01.top_copy_fuchi{
}
.top_copy03{
	font-size:4vw;
}
.main_blue.main_gr_city{
	font-size: 5.5vw;
    	background:#1d4695;
    	line-height:5vh;
    	padding:0 1%;
    	display: inline-block;
    	text-shadow: none;
    	color: #fff;
    	font-weight: bold;
    	margin: 0px 2% 0 0;
}
.top_copy_white{
	font-size:30px;
}
.t_main_txt{
	font-size:3.5vw;
	line-height:3.5vh;
	font-weight:bold;
	color:#1d4695;
	background: linear-gradient(transparent 65%, rgba(255, 255, 255, 0.7) 65%);
	display:inline;
	text-shadow: 0 0 3px RGBA(255, 255, 255, 1.0), 0 0 3px RGBA(255, 255, 255, 1.0), 0 0 3px RGBA(255, 255, 255, 1.0), 0 0 3px RGBA(255, 255, 255, 1.0), 0 0 3px RGBA(255, 255, 255, 1.0), 0 0 3px RGBA(255, 255, 255, 1.0), 0 0 3px RGBA(255, 255, 255, 1.0), 0 0 3px RGBA(255, 255, 255, 1.0), 0 0 3px RGBA(255, 255, 255, 1.0), 0 0 3px RGBA(255, 255, 255, 1.0), 0 0 3px RGBA(255, 255, 255, 1.0), 0 0 3px RGBA(255, 255, 255, 1.0), 0 0 3px RGBA(255, 255, 255, 1.0), 0 0 3px RGBA(255, 255, 255, 1.0), 0 0 3px RGBA(255, 255, 255, 1.0), 0 0 3px RGBA(255, 255, 255, 1.0);

}

/* ----------------------------------------
  Trading Performance
---------------------------------------- */
.t_trading{
	width:94%;
	margin:8% auto;
}
.t_trading_wrap{
	margin-top:6%;
}
.t_trading_wrap iframe{
	width:100%;
	height:1220px;
}
/*埋め込み部分start*/
.t_trading_in{
}
.trading_wrap{
	    font-family: 'Noto Sans JP', sans-serif;
}
.trading_wrap ul{
	display:flex;
	justify-content:flex-start;
	flex-wrap:wrap;
}
.trading_wrap ul li{
	width:48%;
	background-color:#ebeef6;
	margin-bottom:4%;
	margin-right:4%;
	box-sizing:border-box;
	transition: all 0.5s ease;
}
.trading_wrap ul li:nth-child(2n){
	margin-right:0;
}
.trading_wrap ul li a{
	display:block;
	color:#000;
}
.l_trading_img{
	position:relative;
	height:170px;
}
.l_trading_img p{
	position:absolute;
	bottom:0;
	left:0;
	font-size:15px;
	color:#fff;
	margin:0;
	line-height: 34px;
    	padding: 0 13px;
}
.l_trading_img p.購入 {
	background-color:#710c7d;
}
.l_trading_img p.売却 {
	background-color:#004898;
}
.l_trading_img img{
    	width: 100%;
    	height: 170px !important;
    	object-fit: cover;
}
.l_trading_txt{
	padding:5%;
}
.l_trading_name{
	font-size:4vw;
	color:#192d8c;
	line-height:1.5em;
	margin:0;
	margin:0;
    	display: -webkit-box;
    	-webkit-box-orient: vertical;
    	-webkit-line-clamp: 2;
    	overflow: hidden;
    	height:44px;
}
.l_trading_prace{
	font-size:3vw;
	color:#707070;
	margin:4% 0 0 0;
}
/*埋め込み部分end*/

.jisseki_title{
	width:60%;
	display:block;
	margin:auto;
}
.jisseki_title img{width:100%;}
.t_more_btn{
	width:311px;
	margin:0 auto;
}
.t_more_btn a{
	background:url(/img/index/t_morebtn_off.png)no-repeat center top;
	color:#fff;
	line-height:83px;
	display:block;
	font-size:4vw;
	text-align:center;
	text-decoration:none;
	height: 91px;
	transition: 0.3s;
}
.t_more_btn a:hover{
	background:url(/img/index/t_morebtn_on.png)no-repeat center top;
	color:#004898;
}
.t_more_btn a span{
	font-weight:bold;
}
/* ----------------------------------------
  Case Retrieval
---------------------------------------- */
.t_case{
	background-color:#e0f0ff;
	padding:50px 0;
}
.t_box_tl{
}
.t_case_in{
	width:94%;
	margin:7% auto 0;
}
.t_case_shu{
}
.t_case_shu ul{
	display:flex;
	justify-content:space-between;
	margin:5% 0 10%;
}
.t_case_shu ul li{
	width:33%;
}
.t_case_shu ul li a{
    	display:block;
    	text-decoration: none;
    	background:#FFFFFF;
    	text-align:center;
    	color:#004898;
    	font-size:18px;
    	font-weight:bold;
    	transition: all 0.5s ease;
    	box-sizing: border-box;
}
.t_case_shu ul li:nth-child(1) a{
	background:url(/img/index/t_shu_icon01_off.png) no-repeat;
	background-size:100%;
}
.t_case_shu ul li:nth-child(1) a:hover{
	background:url(/img/index/t_shu_icon01_on.png) no-repeat;
}
.t_case_shu ul li:nth-child(2) a{
	background:url(/img/index/t_shu_icon02_off.png) no-repeat;
	background-size:100%;
}
.t_case_shu ul li:nth-child(2) a:hover{
	background:url(/img/index/t_shu_icon02_on.png) no-repeat;
}
.t_case_shu ul li:nth-child(3) a{
	background:url(/img/index/t_shu_icon03_off.png) no-repeat;
	background-size:100%;
}
.t_case_shu ul li:nth-child(3) a:hover{
	background:url(/img/index/t_shu_icon03_on.png) no-repeat;
}
.t_case_shu ul li a:hover{
    	color:#fff;
}
.t_case_shu ul li a p{
	padding:66% 0 14%;
	margin:0;
	font-size:3.5vw;
	font-weight:bold;
}
.t_case_shu ul li a p:after{
	content:'';
	background:url(/img/index/t_case_shu_icon_off.png) no-repeat center right;
    	display: inline-block;
    	width: 12px;
    	height: 12px;
    	padding: 0 0 0 0px;
}
.t_case_shu ul li a:hover p:after{
	background:url(/img/index/t_case_shu_icon_on.png) no-repeat center right;
}
.t_case_box_tl{
	display: flex;
	justify-content: center;
	align-items: center;
	font-size: 4vw;
	text-align: center;
	color:#004898;
	font-weight:bold;
}
.t_case_box_tl::before,
.t_case_box_tl::after {
	content: '';
	width: 32%;
	height: 1px;
	background-color:#004898;
}
.t_case_box_tl.cate_tl::before,
.t_case_box_tl.cate_tl::after {
	content: '';
	width: 100px;
	height: 1px;
	background-color:#004898;
}
.t_case_box_tl::before {
	margin-right: 20px;
}
.t_case_box_tl::after {
	margin-left: 20px;
}
.t_case_cate{
}
.t_case_cate ul{
	display:flex;
	justify-content:space-between;
	flex-wrap:wrap;
	margin:5% 0 0;
}
.t_case_cate ul:after{
	display:none;
}
.t_case_cate ul li{
	width:48%;
	margin-bottom:4%;
}
.t_case_cate ul li a{
	background-color:#FFF;
	display:block;
	font-size:4vw;
	font-weight:bold;
	border-radius:3px;
	color:#004898;
	padding:8%;
	box-sizing:border-box;
	position:relative;
	box-shadow: rgba(0, 0, 0, 0.22) 0px 3px 4px, rgba(0, 0, 0, 0.1) 0px 3px 4px;
    	transition: all 0.5s ease;
}
.t_case_cate ul li a:hover{
	box-shadow:none;
	background-color:#004898;
	color:#fff;
}
.t_case_cate ul li a:after{
	content:'';
	background:url(/img/index/t_case_shu_icon_off.png) no-repeat center right;
    	display: inline-block;
    	width: 12px;
    	height: 12px;
	position: absolute;
    	right: 15px;
    	top: 20px;
}
.t_case_cate ul li a:hover:after {
    background: url(/img/index/t_case_shu_icon_on.png) no-repeat center right;
}

/* ----------------------------------------
  Strength
---------------------------------------- */
.t_strength{
	margin:10% auto;
	width:94%;
}
.t_st_point01{
	margin-top:4%;
}
.t_st_point01_tl{
	background-color:#004898;
	color:#fff;
	line-height: 45px;
	padding:3%;
}
.t_st_point01_p{
	display:flex;
	justify-content:flex-start;
	align-items:flex-start;
	font-family: "DIN 2014 Narrow";
}
.t_st_point01_p span:first-child{
	line-height:1.5em;
	font-size:5vw;
	margin-right:5px;
	color:rgba(255,255,255,0.6);
}
.t_st_point01_p span:last-child{
	font-size:10vw;
}
.t_st_point01_t{
	font-size:6vw;
}
.t_st_point01_t span{
	font-size:5vw;
}
.t_st_point01_txt{
	background-color:#f3f5fa;
	font-size:4vw;
	line-height:1.7em;
	padding:4% 3%;
}

.t_st_point2{
	margin-top:4%;
}
.t_st_point2 ul{
}
.t_st_point2 ul li{
	margin-bottom:4%;
}
.t_st_point02_tl{
	background-color:#004898;
	color:#fff;
	line-height:35px;
	padding:1% 4%;
	display:flex;
	justify-content:flex-start;
	align-items: center;
}
.t_st_point02_p{
	font-family: "DIN 2014 Narrow";
	text-align:center;
	border-right:1px solid #fff;
	padding-right:3%;
	margin-right:3%;
}
.t_st_point02_p span{
	display:block;
}
.t_st_point02_p span:first-child{
	line-height:1em;
	font-size:2vw;
	color:rgba(255,255,255,0.6);
}
.t_st_point02_p span:last-child{
	font-size:25px;
	line-height:1em;
}
.t_st_point02_t{
	font-size:5vw;
	font-weight:bold;
}
.t_st_point02_t span{
	font-size:5vw;
	font-weight:bold;
}
.t_st_point2_box{
	background-color:#f3f5fa;
	padding:4% 3%;
	display:flex;
	justify-content:space-between;
	align-items:center;
}
.t_st_point2_box.point2_pa{
	padding:5%;	
}
.t_st_point02_suu{
	font-size:4.5vw;
	font-weight:bold;
	line-height:2em;
	color:#000;
}
.t_st_point02_suu span{
	font-size:8vw;
	font-weight:bold;
}
.t_st_point02_btn{
	width:55%;
	margin-top:30px;
    	background-color: #FFF;
    	display: block;
    	font-size:4vw;
    	font-weight: bold;
    	border-radius: 3px;
    	color: #004898;
    	padding:10px 15px 13px;
    	box-sizing: border-box;
    	position: relative;
    	box-shadow: rgb(0 0 0 / 22%) 0px 3px 4px, rgb(0 0 0 / 10%) 0px 3px 4px;
    	transition: all 0.5s ease;
}
.t_st_point2 ul li a:hover .t_st_point02_btn{
    	box-shadow: none;
    	background-color: #004898;
    	color: #fff;
}
.t_st_point2 ul li a:hover .t_st_point02_btn:after{
    background: url(/img/index/t_case_shu_icon_on.png) no-repeat center right;
}
.t_st_point02_btn:after {
    	content: '';
    	background: url(/img/index/t_case_shu_icon_off.png) no-repeat center right;
    	display: inline-block;
    	width: 12px;
    	height: 12px;
    	position: absolute;
    	right: 15px;
    	top: 16px;
}
.t_st_point02_txt{
	font-size:4vw;
	line-height:1.7em;
}
.t_st_point3{
	margin-top:30px;
}
.t_st_point3 ul{
}
.t_st_point3 ul li{
	background-color: #f3f5fa;
	position:relative;
	margin-bottom:30px;
}
.t_st_point3 ul li a{
	display: block;
    	height: 100%;
}
.t_st_point03_tl{
	background-color:#004898;
	color:#fff;
	padding:21px 0 22px 20px;
}
.t_st_point03_p{
	display:flex;
	justify-content:flex-start;
	align-items:flex-start;
	font-family: "DIN 2014 Narrow";
	line-height: 15px;
}
.t_st_point03_p span:first-child{
	line-height:10px;
	font-size:14px;
	margin-right:3px;
	color:rgba(255,255,255,0.6);
}
.t_st_point03_p span:last-child{
	font-size:23px;
}
.t_st_point03_t{
	font-size:26px;
	margin-top:12px;
}
.t_st_point03_t span{
	font-size:24px;
}
.t_st_point03_txt{
	font-size:4vw;
	line-height:1.7em;
	color:#000;
	margin-left:4%;
}
.t_st_point03_btn{
    	width:90%;
	background-color: #FFF;
    	display: block;
    	font-size: 3.5vw;
    	font-weight: bold;
    	border-radius: 3px;
    	color: #004898;
    	padding: 10px 15px 13px;
    	box-sizing: border-box;
    	box-shadow: rgb(0 0 0 / 22%) 0px 3px 4px, rgb(0 0 0 / 10%) 0px 3px 4px;
    	transition: all 0.5s ease;
    	margin-top: 7%;
    	position: relative;
    	    float: right;
}
.t_st_point03_btn:after {
    	content: '';
    	background: url(/img/index/t_case_shu_icon_off.png) no-repeat center right;
    	display: inline-block;
    	width: 12px;
    	height: 12px;
    	position: absolute;
    	right: 15px;
    	top: 13px;
}
.t_st_point3 ul li:hover .t_st_point03_btn{
    	box-shadow: none;
    	background-color: #004898;
    	color: #fff;
}
.t_st_point3 ul li:hover .t_st_point03_btn:after {
    background: url(/img/index/t_case_shu_icon_on.png) no-repeat center right;
}
.t_st_point03_txt.point11_txt{
	color:#000;
}
.t_st_point3_box_wrap{
	display:flex;
	justify-content:flex-start;
	align-items:flex-start;
	padding:4% 2%;
}
.t_st_point3_box_wrap img{
	width: 35%;
	height: 7em;
	min-height: 120px;
	min-width: 120px;
	object-fit: cover;
}

/* ----------------------------------------
  contents
---------------------------------------- */
.t_conts{
	background:url(/img/index/t_conts_bg.png)no-repeat center bottom;
	padding: 0px 0 10%;
	background-size:cover;
}
.t_conts_in{
}
.t_conts_in ul{
	display:flex;
	justify-content:space-between;
	flex-wrap:wrap;
	width:94%;
	margin:2em auto;
}
.t_conts_in ul:after{
	display:none;
}
.t_conts_in ul li{
	margin-bottom:5%;
	box-shadow: rgb(0 0 0 / 22%) 0px 3px 4px, rgb(0 0 0 / 10%) 0px 3px 4px;
	width:48%;
}
.t_conts_in ul li:nth-child(1) .t_conts_txt span,.t_conts_in ul li:nth-child(2) .t_conts_txt span{
	height:160px;
}
.t_conts_in ul li:nth-child(3) .t_conts_txt span,.t_conts_in ul li:nth-child(4) .t_conts_txt span{
	height:140px;
}
.t_conts_in ul li a{
	color:#000;
	background-color:#FFF;
	border-top:8px solid #004898;
	display:block;
	padding:2% 5% 5%;
	border-radius:3px;
	transition: all 0.5s ease;
}
.t_conts_tl{
	color:#004898;
	font-size:4.3vw;
	font-weight:bold;
	transition: all 0.5s ease;
	line-height:1.7em;
	text-align:center;
}
.t_conts_tl p{
	font-weight:bold;
}

.t_conts_txt{
	border-top:1px solid #004898;
	font-size:3.5vw;
	line-height:1.5em;
	margin-top:2%;
	padding-top:2%;
}
.t_conts_txt span{
	height:10em;
	display:block;
}
.t_conts_txt p{
	text-align:right;
	font-size:3vw;
	font-weight:bold;
	color:#004898;
	position:relative;
	padding-right:8%;
	transition: all 0.5s ease;
}
.t_conts_txt p:after{
	content: '';
    	background: url(/img/index/t_case_shu_icon_off.png) no-repeat center right;
    	display: inline-block;
    	width: 12px;
    	height: 12px;
    	position: absolute;
    	right: 0;
    	top: 4px;
    	transition: all 0.5s ease;
}


/* ----------------------------------------
  contact
---------------------------------------- */
.t_contact{
	margin:13% 0;
}
.t_inq_btn_wrap{
}
.t_inq_btn{
}
.t_inq_btn_supply{
	font-size:4vw;
	text-align:center;
	font-weight:bold;
}
.t_inq_btn_form a{
	font-size:4vw;
	color:#fff;
	text-indent:35px;
	display:block;
	line-height:80px;
	font-weight:bold;
}
.t_inq_btn_form.satei_btn a{
	background:url(/img/index/t_contact_btn1_off.png)no-repeat;
	width:319px;
	height:91px;
	margin:0 auto;
}
.t_inq_btn_form.satei_btn a:hover{
	background:url(/img/index/t_contact_btn1_on.png)no-repeat;
	color:#FF7200;
}
.t_inq_btn_form.pro_btn a{
	background:url(/img/index/t_contact_btn2_off.png)no-repeat;
	width:319px;
	height:91px;
	margin:0 auto;
}
.t_inq_btn_form.pro_btn a:hover{
	background:url(/img/index/t_contact_btn2_on.png)no-repeat;
	color:#004898;
}

.t_inq_tel{
	text-align:center;
	margin:0px auto;
    	margin-top: 3%;
	width: 85%;
}
.t_inq_tel img{
	text-align:center;
	border-bottom:1px solid #004898;
	padding-bottom:10px;
}
.t_inq_tel p{
	font-size:4vw;
	font-weight:bold;
	margin:10px 0 0 0;
}

/* ----------------------------------------
  zoom
---------------------------------------- */
.t_zoom{
	background-color:#e0f0ff;
	text-align:center;
	padding:8% 3%;
}


/* ----------------------------------------
  Blog
---------------------------------------- */
.t_blog{
	width:94%;
	margin:10% auto;
}
.t_blog_wrap{
	margin-top:6%;
}
.t_blog_wrap iframe{
	width:100%;
	height:1100px;
}

/*埋め込み箇所start*/
.t_blog_in{
}
.blog_wrap{
}
.blog_wrap ul{
    	display: flex;
    	justify-content: flex-start;
    	flex-wrap: wrap;
}
.blog_wrap ul li{
    	width: 48%;
   	background-color: #ebeef6;
    	margin-bottom: 4%;
    	margin-right:4%;
    	position:relative;
    	transition: all 0.5s ease;
    	box-sizing:border-box;
}
.blog_wrap ul li a{
	display:block;
}
.blog_wrap ul li:nth-child(2n){
	margin-right:0;
}
.t_blog_img{
	height: 135px;
}
.t_blog_img img{
    	width: 100%;
    	height: 135px !important;
    	object-fit: cover;
    	object-position: 100% 0%;
}
.t_blog_tl{
    	padding:5%;
}
.t_blog_tl p{
    	font-size:4vw;
    	color: #192d8c;
    	line-height: 1.7em;
        display: -webkit-box;
    	-webkit-box-orient: vertical;
   	-webkit-line-clamp: 3;
    	overflow: hidden;
    	margin:0 0 20% 0;
}
.t_blog_tl span{
	position:absolute;
	bottom:5%;
	left:5%;
	font-size:12px;
	color:#707070;
	display:block;
	margin-top:10px;
	line-height:14px;
}
/*埋め込み箇所end*/



/* ----------------------------------------
  About
---------------------------------------- */
.t_about{
	width:94%;
	margin:8% auto;
}
.t_about_wrap{
	margin-top:7%;
}
.t_about_wrap ul{
	margin-top:5%;
}
.t_about_wrap ul li{
	font-size:4.2vw;
	line-height:1.7em;
	display:flex;
	justify-content:flex-start;
	align-items:flex-start;
	color:#000;
	margin-bottom:3%;
}
.t_about_wrap ul li span:first-child{
	color:#707070;
	width:27%;
}
.t_about_wrap ul li span:last-child{
	width:70%;
}

/* ----------------------------------------
  Promise
---------------------------------------- */
.t_promise{
	background-color:#e0f0ff;
    	margin: 100px 0 60px;
    	padding-bottom:40px;
}
.t_pro_tl{
	width: 70%;
    	margin: 0 auto;
}
.t_pro_tl img{
	margin-top:-32px;
}
.t_pro_wrap{
	width:94%;
	margin:5% auto;
}
.t_pro_wrap ul{
}
.t_pro_wrap ul li{
	display:flex;
	justify-content:flex-start;
	align-items:center;
	background-color:#FFF;
	margin-bottom:4%;
	border-radius: 8px;
}
.t_pro_wrap ul li p{
	background-color:#FFF;
	color:#004898;
	font-size:3.5vw;
	font-weight:bold;
	padding:0 3%;
	line-height:1.5em;
	width:75%;
}
.t_pro_wrap ul li span{
	width:25%;
	background-color:#004898;
	color:#fff;
	font-size:3.5vw;
	font-weight:bold;
	text-align:center;
	padding:5% 0;
	display:inline-block;
	border-radius:8px 0 0 8px;
}


/* ----------------------------------------
  Access
---------------------------------------- */
.t_access{
}
.t_acc_wrap iframe{
	width:100%;
	height:400px;
	margin-top:30px;
	box-sizing: border-box;
    	border: none;
}
.t_acc_btn ul{
	margin:30px 0 60px;
}
.t_acc_btn a{
	background:url(/img/index/t_acc_btn_off.png)no-repeat;
	width:311px;
	height:91px;
	text-indent:80px;
	font-size:4vw;
	font-weight:bold;
	color:#fff;
	line-height:83px;
	display:block;
	margin:0 auto;
}
.t_acc_btn a:hover{
	background:url(/img/index/t_acc_btn_on.png)no-repeat;
	color:#004898;
}



/* =========================================================
assessment　売却査定
========================================================= */
.t_asse_form_wrap {
	width: 96%;
	margin: 10px auto 20px;
}
.t_asse_form_wrap .h2_title {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	padding: 10px 10px 10px 15px;
	text-align: left;
	font-size: 18px;
	font-weight: bold;
	line-height: 28px;
	color: #333333;
	background: #F0F0F0;
	border-left: 10px solid #FFA626;
}
.t_asse_form {
	margin: 20px auto;
	border-radius: 3px;
	box-shadow: 0 0 3px 0 #999;
	padding: 10px;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}
.t_asse_form table {
	border-collapse: collapse;
	margin: 0;
	padding: 0;
	width: 100%;
}
.t_asse_form tr th,
.t_asse_form tr td {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	width: 100%;
}
.t_asse_form tr th {
	display: -webkit-flex;
	display: -moz-flex;
	display: -ms-flex;
	display: -o-flex;
	display: flex;
	justify-content: space-between;
	font-size: 14px;
	padding: 5px;
	padding-bottom: 0;
}
.t_asse_form tr td {
	font-size: 15px;
	line-height: 22px;
	display: block;
	padding: 5px;
}
.t_asse_form th span {
	font-size: 12px;
	font-weight: bold;
	padding: 0 10px;
	line-height: 22px;
	border-radius: 3px;
}
.t_asse_form th span.t_asse_required {
	border: 1px solid #ff4a32;
	color: #ff4a32;
	background: #FFE8E5;
}
.t_asse_form th span.t_asse_any {
	border: 1px solid #237dc0;
	color: #237dc0;
	background: #dfebf5;
}
.t_asse_form td p {
	color: #999;
	font-size: 13px;
	line-height: 18px;
	padding: 5px;
}
.t_asse_form td p br {
	display: none;
}
.t_asse_form td input[type="text"],
.t_asse_form td input[type="tel"],
.t_asse_form td input[type="password"],
.t_asse_form td input[type="number"],
.t_asse_form td textarea,
.t_asse_form td select {
	font-size: 16px;
	line-height: 24px;
	padding: 8px 15px;
	border: 1px solid #ccdae4;
	background: #f5f9fc;
	font-family: 'Arial', '游ゴシック', YuGothic, 'ヒラギノ角ゴ Pro', 'Hiragino Kaku Gothic Pro', 'メイリオ', 'Meiryo', sans-serif;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	border-radius: 3px;
	margin: 0 2px 4px 0;
	box-shadow: none;
	height: auto;
	width: 100%;
}
.t_asse_form td input[type="button"] {
	-webkit-appearance: none;
	font-family: 'Arial', '游ゴシック', YuGothic, 'ヒラギノ角ゴ Pro', 'Hiragino Kaku Gothic Pro', 'メイリオ', 'Meiryo', sans-serif;
	font-size: 16px;
	line-height: 24px;
	padding: 8px 15px;
	border: 1px solid #ccc;
	background: #eee;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	border-radius: 3px;
	cursor: pointer;
}
.t_asse_form td input[type="button"]:hover {
	background: #ccc;
}
.t_asse_form td select {
	cursor: pointer;
	height: 42px;
	width: 100%;
	vertical-align: bottom;
}
.t_asse_form td textarea {
	height: 150px;
	display: block;
}
.t_asse_form td label {
	border: 1px solid #ccdae4;
	background: #f5f9fc;
	cursor: pointer;
	border-radius: 3px;
	padding: 9px 15px 9px 9px;
	display: inline-block;
	margin: 0 2px 5px 0;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	width: 100%;
}
.t_asse_form td label input {
	width: 20px;
	height: 20px;
	margin-right: 5px;
}
.t_asse_form td label input[type="checkbox"],
.t_asse_form td label input[type="radio"] {
	vertical-align: sub;
	margin: 0 5px 0 0;
	cursor: pointer;
}
.t_asse_form td input[type="text"]:hover,
.t_asse_form td input[type="tel"]:hover,
.t_asse_form td input[type="password"]:hover,
.t_asse_form td input[type="number"]:hover,
.t_asse_form td textarea:hover,
.t_asse_form td select:hover,
.t_asse_form td label:hover {
	background: #f9fcf5;
	border: 1px solid #d6eaba;
}
.t_asse_btn input[type="submit"] {
	-webkit-appearance: none;
	border: 2px solid #2799fb;
	background: #2799fb;
	color: #fff;
	border-radius: 30px;
	width: 90%;
	height: 60px;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	box-shadow: 0 0 3px 0 #999;
	padding: 0 40px;
	font-weight: bold;
	cursor: pointer;
	margin: 0 auto;
	font-size: 20px;
	display: block;
	font-family: "游ゴシック体", "Yu Gothic", YuGothic, 'Noto Sans Japanese', Roboto, "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
}
.t_asse_btn input[type="submit"]:hover {
	color: #2799fb;
	background: #fff;
}
.t_asse_btn input[type="button"] {
	-webkit-appearance: none;
	border: 1px solid #ccc;
	background: #eee;
	border-radius: 3px;
	width: 100px;
	height: 40px;
	font-weight: bold;
	cursor: pointer;
	margin: 0 auto;
	display: block;
	font-family: "Yu Gothic", YuGothic, 'Noto Sans Japanese', Roboto, "Hiragino Kaku Gothic Pro", Meiryo, Osaka, "MS PGothic", sans-serif;
}
.t_asse_btn input[type="button"]:hover {
	background: #ccc;
}


/* ----------------------------------------
  shiryou
---------------------------------------- */
.t_shiryou{
	/*background-color:#e0f0ff;*/
	text-align:center;
	padding:8% 3%;
}




.t_video{
    margin-bottom: 40px;
}
.t_video_frame{
	width: 96%;
	margin: auto;
	ul{
		margin: 40px auto;
		display: flex;
		justify-content: center;
		flex-wrap: wrap;
		width: 100%;
		>li{
			margin:auto 2% 4% 2%;
			width: 100%;
			text-align: center;
			padding: 3% 1%;
			box-sizing: border-box;
			border-radius: 5px;
			box-shadow: 0px 0px 5px 0px rgba(0, 0, 0, 0.2);
			>a{
				text-decoration: none;
				height: 100%;
				width: 100%;
				display: block;
				iframe{
					width: 87vw!important;
                    			height: 50vw;
					pointer-events: none;
				}
				>p{
					font-size: 4vw;
					font-weight: bold;
	            			text-align: left;
					min-height: 3em;
					line-height: 1.5em;
					margin: 0.5em auto;
					color: black;
				}
				.v_movie_box_come{display: none;}
				.v_movie_boxtag{
					margin: 1em auto auto auto;
					padding: 0;
					display: flex;
					justify-content: flex-end;
					flex-wrap: nowrap;
					p{
						width: fit-content;
						margin: 1%;
						padding: 0;
						label{
							padding: 0.5em 1em;
							border-radius: 5px;
							display: block;
							font-size: 12px;
							color: #555;
							background-color: #e1f1ff;
						}
					}
				}
			}
		}
	}
}
.t_video_frame_main{
    margin: 2em auto;
    width: 100%;
	iframe{
		width: 96%;
		height: 21em;
		margin: auto;
		display: block;
	}
}
/*
.t_video_frame ul {
	margin: 0px auto 2em auto;
	padding: 0px;
	width: 95%;
}
.t_video_frame ul li {
	text-align: center;
}
.t_video_frame ul li iframe {
	border: solid 1px #333;
	box-sizing: border-box;
	width: 95%;
	height: 14em;
}
*/
.t_video_frame a.movie_link {
	background: url(/img/index/t_morebtn_off.png)no-repeat center top;
	color: #fff;
	line-height: 83px;
	display: block;
	font-size: 4vw;
	text-align: center;
	text-decoration: none;
	height: 91px;
	transition: 0.3s;
}
/*
.t_video_frame a:hover{
	background: url(/img/index/t_morebtn_off.png)no-repeat center top;
	color:#004898;
}
*/


.t_conts_tl {
	display: block;
	color: #004898;
	font-size: 14px;
	font-weight: bold;
	border-bottom: none;
	transition: all 0.5s ease;
	width: 100%;
	text-align: center;
	margin-top: 5px;
	text-indent: unset;
}
.t_conts_tl p {
	display: inline-block;
	width: 90%;
	border-top-right-radius: 5px;
	border-top-left-radius: 5px;
	margin: 0;
	margin-top: 6em;
	padding-top: 0.3em;
	text-align: center;
	background-color: #FFF;
}

.t_conts_txt {
	border-top: none;
}

.t_conts_in ul li.t_conts_tl:after {
	-webkit-transition: all .3s ease-out;
	-moz-transition: all .3s ease-out;
	-ms-transition: all .3s ease-out;
	transition: all .3s ease-out;
}
.t_conts_in ul li:nth-child(1) .t_conts_tl{
	background:url(/img/index/t_conts_bgimg01.jpg)no-repeat center;
	background-size: cover;
}
.t_conts_in ul li:nth-child(2) .t_conts_tl{
	background:url(/img/index/t_conts_bgimg02.jpg)no-repeat bottom;
	background-size: cover;
}
.t_conts_in ul li:nth-child(3) .t_conts_tl{
	background:url(/img/index/t_conts_bgimg03.jpg)no-repeat top;
	background-size: cover;
}
.t_conts_in ul li:nth-child(4) .t_conts_tl{
	background:url(/img/index/t_conts_bgimg04.jpg)no-repeat center;
	background-size: cover;
}
.t_conts_in ul li:nth-child(5) .t_conts_tl{
	background:url(/img/index/t_conts_bgimg05.jpg)no-repeat center;
	background-size: cover;
}
.t_conts_in ul li:nth-child(6) .t_conts_tl{
	background:url(/img/index/t_conts_bgimg06.jpg)no-repeat center;
	background-size: cover;
}
.t_conts_in ul li:nth-child(7) .t_conts_tl{
	background:url(/img/index/t_conts_bgimg07.jpg)no-repeat bottom;
	background-size: cover;
}
.t_conts_in ul li:nth-child(8) .t_conts_tl{
	background:url(/img/index/t_conts_bgimg08.jpg)no-repeat center;
	background-size: cover;
}
.t_conts_in ul li:nth-child(9) .t_conts_tl{
	background:url(/img/index/t_conts_bgimg09.jpg)no-repeat center;
	background-size: cover;
}
.t_conts_in ul li:nth-child(10) .t_conts_tl{
	background:url(/img/index/t_conts_bgimg10.jpg)no-repeat center;
	background-size: cover;
}
.t_conts_in ul li:nth-child(11) .t_conts_tl{
	background:url(/img/index/t_conts_bgimg11.jpg)no-repeat center;
	background-size: cover;
}
.t_conts_in ul li:nth-child(12) .t_conts_tl{
	background:url(/img/index/t_conts_bgimg12.jpg)no-repeat center;
	background-size: cover;
}



.t_conts_in ul li:hover:nth-child(1) .t_conts_tl{
	background:url(/img/index/t_conts_bgimg01.jpg)no-repeat center;
	background-size: cover;
}
.t_conts_in ul li:hover:nth-child(2) .t_conts_tl{
	background:url(/img/index/t_conts_bgimg02.jpg)no-repeat center;
	background-size: cover;
}
.t_conts_in ul li:hover:nth-child(3) .t_conts_tl{
	background:url(/img/index/t_conts_bgimg03.jpg)no-repeat center;
	background-size: cover;
}
.t_conts_in ul li:hover:nth-child(4) .t_conts_tl{
	background:url(/img/index/t_conts_bgimg04.jpg)no-repeat center;
	background-size: cover;
}
.t_conts_in ul li:hover:nth-child(5) .t_conts_tl{
	background:url(/img/index/t_conts_bgimg05.jpg)no-repeat center;
	background-size: cover;
}
.t_conts_in ul li:hover:nth-child(6) .t_conts_tl{
	background:url(/img/index/t_conts_bgimg06.jpg)no-repeat center;
	background-size: cover;
}
.t_conts_in ul li:hover:nth-child(7) .t_conts_tl{
	background:url(/img/index/t_conts_bgimg07.jpg)no-repeat center;
	background-size: cover;
}
.t_conts_in ul li:hover:nth-child(8) .t_conts_tl{
	background:url(/img/index/t_conts_bgimg08.jpg)no-repeat center;
	background-size: cover;
}
.t_conts_in ul li:hover:nth-child(9) .t_conts_tl{
	background:url(/img/index/t_conts_bgimg09.jpg)no-repeat center;
	background-size: cover;
}
.t_conts_in ul li:hover:nth-child(10) .t_conts_tl{
	background:url(/img/index/t_conts_bgimg10.jpg)no-repeat center;
	background-size: cover;
}
.t_conts_in ul li a:hover .t_conts_tl {
	color: #FF7200;
	border-bottom: none;
}


.qa-wrap {
	background-color: #e0f0ff;
	margin: 0px auto;
	padding: 10px 0;
}
.qa-list {
	border: 4px solid #004898;
	background-color: #FFF;
	width: 1000px;
	padding: 10px 25px 50px 25px;
	border-radius: 10px;
	margin: 30px auto;
}
.qa-list h2 {
    font-size: 30px;
    line-height: 2em;
    text-align: center;
}
.qa-list dl {
    position: relative;
    margin: 0;
    padding: 28px 80px 28px 30px;
    cursor: pointer;
    border-bottom: 1px solid #000;
}
.qa-list dl:first-child {
    border-top: 1px solid #000;
}
.qa-list dl::before {
    position: absolute;
    top: 35px;
    right: 35px;
    display: block;
    width: 7px;
    height: 7px;
    margin: auto;
    content: '';
    transform: rotate(135deg);
    border-top: 2px solid #000;
    border-right: 2px solid #000;
}
.qa-list .open::before {
    transform: rotate(-45deg);
}
.qa-list dl dt {
    position: relative;
    margin: 0;
    padding: 0 0 0 50px;
    font-weight: bold;
    font-size: 20px;
}
.qa-list dl dt::before {
    font-size: 22px;
    line-height: 1em;
    position: absolute;
    top: -2px;
    left: 0;
    display: block;
    content: 'Q.';
    color: #004898;
}
.qa-list dl dd::before {
    font-size: 22px;
    line-height: 1;
    position: absolute;
    top: 3px;
    left: 2px;
    display: block;
    content: 'A.';
    font-weight: bold;
    color: #c62828;
}
.qa-list dl dd {
    position: relative;
    display: none;
    height: auto;
    margin: 20px 0 0;
    padding: 0 0 0 50px;
    font-size: 16px;
    min-height: 3em;
    line-height: 1.7em;

}
.qa-list dl dd p {
    margin: 30px 0 0;
}
.qa-list dl dd p:first-child{
    margin-top: 0;
}

.qa-list{
    width: 84%;
    padding: 4%;
}
.qa-list dl {
    padding: 4% 8% 4% 0%;
}
.qa-list dl dt {
    position: relative;
    margin: 0;
    padding: 0 0 0 2em;
    font-weight: bold;
    font-size: 4vw;
}
.qa-list dl::before {
    top: 50%;
    right: 4%;
}

