/* ----------------------------------------
　吹田土地買取センターの強み
---------------------------------------- */

/* main
---------------------------------------- */
.t_main {
 background: url(/strong/img/t_main.jpg) no-repeat;
 -webkit-background-size: cover;
 background-size: cover;
 height: 300px;
 background-position: center 0;
}

.t_main_in {
 padding: 75px 0;
}

.t_conts_tl {
 text-align: center;
 font-size: 30px;
 font-weight: bold;
 letter-spacing: 1px;
 color: #008b4f;
 line-height: 50px;
}

.t_conts_tl span {
 border-top: 2px solid #333333;
 border-bottom: 2px solid #333333;
 font-size: 23px;
 padding: 1px 0;
 color: #333;
 font-weight: bold;
}

/* furiwake
---------------------------------------- */
.t_furiwake {
 width: 1100px;
 margin: 0 auto;
}

.t_furiwake ul {
 display: flex;
 justify-content: space-between;
 flex-wrap: wrap;
 margin-top: 50px;
}

.t_furiwake ul li {
 width: 250px;
 box-shadow: 0 0 4px 0 #ccc;
 margin-bottom: 33px;
}

.t_furiwake ul li a {
 display: block;
 padding: 20px 5px 15px 10px;
 color: #000;
}

.t_furiwake ul li:hover {
 box-shadow: 0 0 4px 0 #8c8c8c;
 transform: translateY(4px);
}

.t_furiwake ul li a:hover {
 color: #008B4F;
}

.t_furiwake ul li img {
 display: inline-block;
 vertical-align: middle;
 width: 65px;
 margin-right: 7px;
}

.t_furiwake ul li p {
 display: inline-block;
 vertical-align: middle;
 font-size: 20px;
 line-height: 25px;
 font-weight: bold;
}

.t_furiwake ul li p span {
 display: block;
 font-size: 14px;
}

.t_furi_box {
 height: 75px;
}

.t_furiwake ul li:nth-child(1) a,
.t_furiwake ul li:nth-child(3) a,
.t_furiwake ul li:nth-child(4) a,
.t_furiwake ul li:nth-child(6) a,
.t_furiwake ul li:nth-child(8) a {
 padding: 27px 5px 9px 10px;
}

/* no1
---------------------------------------- */
.t_no1 {
 width: 1100px;
 margin: 50px auto;
}

h3 {
 text-align: center;
}

h3 img {
 display: inline-block;
 vertical-align: middle;
 margin-right: 10px;
}

h3 p {
 display: inline-block;
 vertical-align: middle;
 font-size: 37px;
 color: #008b4f;
 line-height: 45px;
 text-align: left;

}

.t_no1 .t_no1_txt {
 font-size: 18px;
 text-align: center;
 margin: 30px 0;
 line-height: 27px;
}

.t_no1 .t_no1_img {
 text-align: center;
 margin-bottom: 40px;
}

.t_no1 .t_no1_img img {}

/* t_satei
---------------------------------------- */
.t_satei {
 width: 100%;
 background-color: #008b4f;
 padding: 50px 0;
}

.t_satei_in {
 width: 1100px;
 margin: 0 auto;
 position: relative;
}

.t_satei_txt {
 text-align: center;
 font-size: 18px;
 color: #fff;
 font-weight: bold;
 letter-spacing: 1px;
}

.t_satei_txt p {
 font-size: 32px;
 color: #ffda48;
 margin: 0 0 15px 0;
}

.t_satei_box {
 background-color: #FFF;
 padding: 30px 127px;
 margin-top: 30px;
}

.t_satei_btn {
 display: inline-block;
 vertical-align: middle;
 width: 400px;
}

.t_satei_btn a {
 display: block;
 color: #fff;
 padding: 26px 0;
 font-size: 28px;
 font-weight: bold;
 text-decoration: none;
 letter-spacing: 1px;
 background: url(/img/btn_icon.png)no-repeat 95% center;
 background-color: #d13636;
 border-radius: 5px;
 box-shadow: 0 0 4px 0 #999;
 text-align: center;
}



.t_satei_tel {
 display: inline-block;
 vertical-align: middle;
 width: 400px;
 padding-left: 41px;
}

.t_satei_tel p {
 text-align: center;
 font-size: 17px;
 color: #f05a24;
 font-weight: bold;
 margin: 0 0 10px 0;
}

.t_tel {
 font-family: "Century Gothic", sans-serif;
 font-size: 40px;
 font-weight: bold;
 color: #f05a24;
}

.t_tel span {
 font-size: 17px;
 color: #f05a24;
 border: 1px solid #f05a24;
 padding: 6px 11px;
 border-radius: 5px;
 font-weight: bold;
 display: inline-block;
 vertical-align: middle;
 margin-right: 10px;
}

.t_satei_map {
 position: absolute;
 bottom: -25px;
 right: 40px;
}

.t_inq_box {
 width: 1100px;
 margin: 40px auto 0;
}

.t_inq_box ul {
 display: flex;
 justify-content: space-between;
}

.t_inq_box ul li {
 width: 346;
}

.t_inq_box ul li a {
 display: block;
}

/* t_sodan
---------------------------------------- */

.t_sodan {
 width: 1100px;
 margin: 50px auto;
}

.t_sodan_img {
 text-align: center;
 margin-bottom: 40px;
}

/* t_speed
---------------------------------------- */
.t_speed {
 width: 1100px;
 margin: 50px auto;
}

.t_sodan_img {}

.t_sodan_img img {}

.t_sodan_point {
 position: relative;
}

.t_sodan_point p {
 background-color: #fbf9b7;
 padding: 15px 0 8px 80px;
 width: 800px;
 box-sizing: border-box;
 font-size: 20px;
 line-height: 28px;
 margin: 0 auto;
}

.t_sodan_point p span {
 font-size: 30px;
 font-weight: bold;
 color: #ff7800;
}

.t_po_img {
 position: absolute;
 bottom: -10px;
 left: 110px;
 z-index: 5;
}


/* t_speed
---------------------------------------- */
.t_kouka {
 width: 1100px;
 margin: 50px auto;
}

.t_kouka .t_sodan_point2 {
 position: relative;
 margin-bottom: 70px;
}

.t_kouka .t_sodan_point2 p {
 background-color: #fbf9b7;
 padding: 15px 0 8px 80px;
 width: 960px;
 box-sizing: border-box;
 font-size: 20px;
 line-height: 28px;
 margin: 0 auto;
}

.t_kouka .t_sodan_point2 span {
 font-size: 30px;
 font-weight: bold;
 color: #ff7800;
}

.t_kouka .t_sodan_point2 span.po_red {
 color: #eb0000;
 font-size: 20px;
 font-weight: normal;
}

.t_kouka .t_po_img {
 position: absolute;
 bottom: -15px;
 left: -8px;
 z-index: 5;
}

.t_tochi {}

.t_tochi ul {
 display: flex;
 justify-content: space-between;
}

.t_tochi li {
 width: 265px;
}

.t_tochi img {}

.t_tochi p {
 display: block;
 text-align: center;
 font-size: 23px;
 font-weight: bold;
 color: #008b4f;
 margin-top: 20px;
}

.t_kouka_txt {
 font-size: 30px;
 font-weight: bold;
 margin: 70px 0 50px;
 text-align: center;
}


/* t_network
---------------------------------------- */

.t_network {
 width: 1100px;
 margin: 100px auto;
}

.t_network .t_speed_list {}

.t_network ul {
 display: flex;
 justify-content: space-between;
 flex-wrap: wrap;
 margin: 50px 0;
}

.t_network li {
 width: 230px;
 height: 230px;
 text-align: center;
 background-color: #e1fbf0;
 border-radius: 50%;
 padding: 30px 0;
 box-sizing: border-box;

}

.t_network li p {
 font-size: 23px;
 font-weight: bold;
 line-height: 28px;
}

.t_network li p span {
 font-size: 14px;
 display: block;
}



/* ----------------------------------------
　今が土地の売り時
---------------------------------------- */

/* main
---------------------------------------- */
.u_main {
 background: url(/uridoki/img/u_main_bg.png)no-repeat center top;
 height: 500px;
}

.u_conts {
 width: 1000px;
 margin: 80px auto;
}

.u_main_in {
 width: 1100px;
 margin: 0 auto;
 padding: 80px 0;
}

.u_main_box {
 width: 500px;
 background-color: #FFF;
 border-radius: 10px;
 box-shadow: 0 0 15px #ccc;
 padding: 20px 0px;
 box-sizing: border-box;
 position: relative;
 height: 345px;
}

.u_main_txt1 {
 text-align: center;
}

.u_main_txt1 img {
 width: 320px;
}

.u_main_line {
 text-align: center;
}

.u_main_conts {
 font-weight: bold;
 margin: 30px 0;
 letter-spacing: 4px;
 padding: 0 40px;
}

.u_main_conts p {
 font-size: 24px;
}

.u_main_conts h2 {
 font-size: 33px;
 line-height: 40px;
 color: #E36C09;
 margin-top: 10px;
}

.u_main_icon {
 position: absolute;
 bottom: -44px;
 right: -125px;
}


/*********************************************
  ★ コンテンツJ　contents11 PC
 *********************************************/
.contents11 {
 width: 100%;
 overflow: hidden;
 position: relative;
 margin-bottom: 60px;
 padding-top: 20px;
}

.contents11 p.m_ttl {
 margin-bottom: 2%;
 text-align: left;
}

.contents11 p.m_ttl b {
 display: block;
 margin-bottom: 1%;
 font-size: 30px;
 line-height: 30px;
 letter-spacing: 5px;
 color: #339933;
}

.contents11 p.m_ttl span {
 display: block;
 padding-left: 2%;
 font-size: 26px;
 font-weight: bold;
 line-height: 30px;
}

.contents11 .m_pic {
 width: 30%;
 /* イメージ 幅指定 */
 /* イメージ 位置指定 */
 position: absolute;
 bottom: 0;
 right: 0;
}

.contents11 .m_pic img {
 max-width: 100%;
 /* イメージ サイズ指定 */
}

.contents11 .m_text {
 width: 70%;
 /* テキスト 幅指定 */
 padding: 2%;
 background-color: #f5f5f5;
 /* テキスト 背景色指定 */
}

.contents11 .m_text p {
 width: 95%;
 text-align: left;
 font-size: 16px;
 line-height: 26px;
}


.u_sale_form {
 width: 600px;
 margin: 0 auto;
 text-align: center;
}

.u_sale_form a {
 display: block;
 background-color: #FF7800;
 color: #fff;
 padding: 25px 0;
 font-weight: bold;
 font-size: 26px;
 text-decoration: none;
 box-shadow: 0 5px 0 #da6904;
}

.u_sale_form a:hover {
 box-shadow: none;
 transform: translateY(5px);
}

/* t_diffrence
---------------------------------------- */
.t_diffrence {
 width: 100%;
 background: url(/img/t_dif_bg.jpg)no-repeat center 0;
 background-size: cover;
 /*height:1000px;*/
}

.t_dif_in {
 width: 1100px;
 margin: 0 auto;
 padding: 50px 0;
}

.t_dif_in table {
 margin-top: 30px;
}

.t_dif_in table th {
 text-align: center;
 font-size: 20px;
 font-weight: bold;
 padding: 20px 0;
 letter-spacing: 1px
}

.t_dif_in table td {
 background-color: #fff;
 padding: 10px 0;
 border-bottom: 1px solid #cccccc;
 text-align: center;
 font-size: 13px;
}

.t_dif_in table td p {
 font-size: 20px;
 font-weight: bold;
 margin: 5px 0 5px 0;
 line-height: 30px;
}

.t_dif_in table th.t_dif_blue {
 background-color: #c8e5fc;
 width: 430px;
 color: #2792e3;
}

.t_dif_in table th.t_dif_red {
 background-color: #fcc8c8;
 width: 430px;
 color: #e50000;
 border-top: 5px solid #e50000;
}

.t_dif_in table td.t_dif_koumoku {
 width: 213px;
 background-color: #79848d !important;
 color: #fff;
 text-indent: 40px;
 font-size: 19px;
 border-bottom: 1px solid #cccccc;
 text-align: left;
 font-weight: bold;
}

.t_dif_in table tr:last-child td {
 border-bottom: none;
}

.t_dif_in table td.t_dif_blue {
 border-right: 1px solid #ccc;
}

.t_dif_in table tr:last-child td.t_dif_red {
 border-bottom: 5px solid #e50000;
}

.t_dif_blue p {
 color: #2792e3;
}

.t_dif_red p {
 color: #e50000;
 font-size: 20px !important;
}

.t_dif_red {
 border-right: 5px solid #e50000;
 border-left: 5px solid #e50000;
}

.t_dif_more {}

.t_dif_more ul {
 width: 782px;
 display: flex;
 justify-content: center;
 flex-wrap: wrap;
 margin: 0 auto;
}

.t_dif_more ul li {
 width: 370px;
}

.t_dif_more ul li a {
 background: url(/img/btn_icon.png)no-repeat 95% center;
 display: block;
 color: #fff;
 padding: 13px 10px 13px 0;
 font-size: 25px;
 font-weight: bold;
 text-decoration: none;
 letter-spacing: 1px;
 background-color: #333333;
 border-radius: 3px;
 box-shadow: 0 0 4px 1px #666;
 line-height: 30px;
 text-align: center;
 margin: 30px 0;
}

/*お知らせ*/
.t_inq_box_renew ul {
 width: 1020px;
 margin: 20px auto 0;
 display: flex;
 justify-content: space-between;
 flex-wrap: wrap;
}

.t_inq_box_renew ul li {
 width: 500px;
 margin-bottom: 20px;
}

.t_inq_box_renew ul li:last-child {
 width: 1021px;
}

.t_conts_more {
 width: 370px;
 margin: 0 auto;
}

.t_conts_more a {
 background: url(/img/btn_icon.png)no-repeat 95% center;
 display: block;
 color: #fff;
 padding: 23px 0 23px 40px;
 font-size: 25px;
 font-weight: bold;
 text-decoration: none;
 letter-spacing: 1px;
 background-color: #333333;
 border-radius: 3px;
 box-shadow: 0 0 4px 0 #999;
}

.t_conts_more.kaitori_btn {
 width: 500px;
 margin: 0 auto 60px;
}

.t_conts_more.kaitori_btn a {
 background-color: #d70000;
}

/* ----------------------------------------
吹田土地買取センター LP
---------------------------------------- */

.pc_off {
 display: none !Important;
}

.lp_body {
 margin: 0 !important;
}

.lp_contents_wrap {
 overflow: hidden;
 font-family: "ヒラギノ角ゴ Std W8", "Hiragino Kaku Gothic Std", "メイリオ", Meiryo, "MS Pゴシック", "MS PGothic", sans-serif;
}

.lp_contents_wrap h2 {}

.lp_contents_wrap p {
 font-size: 25px;
 line-height: 35px;
 font-weight: bold;
 letter-spacing: 0.06em;
 color: #000;
 margin: 30px 0;
}

/*----------- main --------------*/

.lp_main_wrap {
 background: url(../lp/img/main_bg.png);
 background-size: cover;
 background-position: center;
 padding-top: 25px;
}

.lp_main_inner {
 width: 1133px;
 margin: 0 auto;
}

/*----------- / main --------------*/

.lp_mb_wrap {
 background: url(../lp/img/green_bg.png);
 background-size: cover;
 background-position: center;
 padding-top: 20px;
}

.lp_mb_inner {
 width: 1223px;
 margin: 0 auto;
}

.lp_mb_ti {
 display: -webkit-flex;
 display: -moz-flex;
 display: -ms-flex;
 display: -o-flex;
 display: flex;
 align-items: center;
 margin-bottom: 20px;
 position: relative;
 padding-left: 240px;
}

.lp_mb_ti img {
 position: absolute;
 top: -45px;
 left: 0;
}

.lp_mb_ti h2 img {
 position: relative;
 top: auto;
}

.lp_satei_wrap {
 width: 1100px;
 margin: 80px auto;
}

.lp_satei_wrap iframe {
 display: block;
 width: 100%;
 height: 835px;
}

.lp_satei_ti {
 display: -webkit-flex;
 display: -moz-flex;
 display: -ms-flex;
 display: -o-flex;
 display: flex;
 justify-content: space-between;
 align-items: center;
}

.lp_satei_ti img {
 margin-right: -40px;
}

.lp_satei_cms {
 width: 1100px;
 border: 2px solid #000;
 box-sizing: border-box;
 font-family: "ヒラギノ角ゴ Std W8", "Hiragino Kaku Gothic Std", "メイリオ", Meiryo, "MS Pゴシック", "MS PGothic", sans-serif;
}

.lp_satei_komoku {
 display: -webkit-flex;
 display: -moz-flex;
 display: -ms-flex;
 display: -o-flex;
 display: flex;
 justify-content: space-between;
}

.lp_satei_komoku span {
 width: 20%;
 box-sizing: border-box;
 border-bottom: 1px solid #bfbfbf;
 border-right: 1px solid #bfbfbf;
 background: #f8f8f0;
 text-align: center;
 font-size: 18px;
 font-weight: bold;
 color: #333;
 line-height: 40px;
 letter-spacing: 0.05em;
}

.lp_satei_komoku span:nth-child(2) {
 width: 60%;
}
.lp_satei_komoku span:last-child {
 border-right: none;
 width: 20%;
}

.lp_satei_cms ul li a {
	display: -webkit-flex;
	display: -moz-flex;
	display: -ms-flex;
	display: -o-flex;
	display: flex;
	justify-content: space-between;
	background: #fff;
	text-decoration: none;
	transition: .3s;
	/*クリック無効*/
	pointer-events: none;
}

.lp_satei_cms ul li:nth-of-type(even) a {
 background: #e8f9f2;
}

.lp_satei_cms ul li a:hover {
 background: #c8e9dc;
 transition: .3s;
}

.lp_satei_cms ul li a span {
 width: 20%;
 box-sizing: border-box;
 border-bottom: 1px solid #bfbfbf;
 border-right: 1px solid #bfbfbf;
 text-align: center;
 font-size: 18px;
 font-weight: bold;
 color: #333;
 letter-spacing: 0.05em;
 padding: 30px 15px;
}

.lp_satei_cms ul li a span:nth-child(2) {
 width: 60%;
}

.lp_satei_cms ul li a span:last-child {
 border-right: none;
 width: 20%;
}

/*------------ shikyou --------------*/
.lp_shikyou{
	background: url(../lp/img/green_bg.png);
	background-size: cover;
	background-position: center;
	padding-bottom: 80px;
	padding-top: 20px;
}

.lp_shikyou_in{
	width: 1000px;
	margin: 0 auto;
}

.lp_shikyou_in img{
}

/*------------ /shikyou --------------*/


/*----------- contact --------------*/
.lp_contact_wrap {
	background: url(../lp/img/contact_bg.png);
	background-size: cover;
	background-position: center;
	padding: 80px 0 20px;
}

.lp_contact_inner {
	width: fit-content;
	margin: 0 auto;
	position: relative;
}

.lp_contact_inner_book {
	width: 1100px;
	display: block;
	margin: 30px auto 0px auto;
	background: white;
	padding: 20px;
	box-sizing: border-box;
	text-align: center;
	border: 6px solid #38b6ff;
	border-radius: 7px;
	position: relative;
}

.lp_contact_inner_book:hover,.lp_contact_inner_book img:hover {
	background: #fdffd9;
}


.lp_contact_fukidashi {
	position: absolute;
	left: 15px;
	top: -50px;
	z-index: 10;
}

/*----------- / contact --------------*/

/*----------- case --------------*/

.lp_case_wrap {
 margin-bottom: 80px;
}

.lp_case_inner {
 position: relative;
 z-index: 0;
}

.lp_case_inner::before {
 content: "";
 display: block;
 width: 100%;
 height: 345px;
 background: #048f53;
 position: absolute;
 left: 0;
 top: 0;
 z-index: -1;
}


.lp_case_inner::after {
 content: "";
 display: block;
 width: 0;
 height: 0;
 border-top: 30px solid transparent;
 border-left: 30px solid #048f53;
 border-bottom: 30px solid transparent;
 transform: rotate(90deg);
 margin: -15px auto 30px;
}

.lp_case_txt {
 width: 1100px;
 margin: 0 auto;
 position: relative;
 overflow: hidden;
 padding: 60px 0 30px;
 background: #048f53;
}

.lp_case_txt::before {
 content: "";
 display: block;
 background: url(../lp/img/case_icon.png);
 width: 585px;
 height: 296px;
 position: absolute;
 right: -15px;
 bottom: -10px;
}


.lp_case_txt p {
	color: #fff;
	margin: 0 0 20px;
	font-size: 24px;
	line-height: 1.5em;
	font-weight: bold;
}

.lp_case_wrap ul {
 width: 1100px;
 margin: 0 auto;
 display: -webkit-flex;
 display: -moz-flex;
 display: -ms-flex;
 display: -o-flex;
 display: flex;
 flex-wrap: wrap;
 justify-content: space-between;
}

.lp_case_wrap ul li {
 margin-bottom: 15px;
}


/*----------- / case --------------*/


/*----------- reason --------------*/
.lp_reason_wrap {
 background: #048f53;
 padding: 80px 0 40px;
}

.lp_reason_inner {
 width: 1100px;
 margin: 0 auto;
}

.lp_reason_ti {
 padding-left: 355px;
}

.lp_reason_ti p {
	color: #fff;
	margin: 0 0 20px;
	font-size: 24px;
	line-height: 1.5em;
	font-weight: bold;
}

.lp_reason_inner ul {
 position: relative;
 z-index: 0;
 margin-top: 100px;
}

.lp_reason_inner ul::before {
 content: "";
 display: block;
 background: url(../lp/img/reason_icon.png);
 width: 318px;
 height: 528px;
 top: -345px;
 left: 20px;
 position: absolute;
 z-index: -1;
}

.lp_reason_inner ul li {
 background: #fff;
 position: relative;
 border-radius: 10px;
 padding: 30px;
 margin-bottom: 80px;
 z-index: 1;
 height: 480px;
 box-sizing: border-box;
}

.lp_reason_inner ul li::after {
 content: "";
 display: block;
 background: url(../lp/img/reason_img01.png);
 width: 502px;
 height: 466px;
 position: absolute;
 right: -30px;
 top: -30px;
 z-index: 10;
}

.lp_reason_inner ul li:nth-child(2)::after {
 background: url(../lp/img/reason_img02.png);
 width: 503px;
 height: 484px;
}

.lp_reason_inner ul li:nth-child(3)::after {
 background: url(../lp/img/reason_img03.png);
 width: 503px;
 height: 484px;
}

.lp_reason_inner ul li h3 {
 text-align: left;
 font-size: 54px;
 line-height: 80px;
 color: #048f53;
 font-weight: bold;
 margin: 0 0 20px;
}

.lp_reason_inner ul li p {
 font-size: 20px;
 line-height: 36px;
 margin: 0;
 letter-spacing: inherit;
}

.lp_reason_inner ul li p span {
 background: linear-gradient(transparent 60%, #fcff00 60%);
}

/*----------- / reason --------------*/

/*----------- flow --------------*/

.lp_flow_wrap {
 background: #e8f9f2;
 padding: 80px 0;
}

.lp_flow_inner {
 width: 1200px;
 margin: 0 auto;
}

.lp_flow_con {
 padding-left: 50px;
 display: -webkit-flex;
 display: -moz-flex;
 display: -ms-flex;
 display: -o-flex;
 display: flex;
 align-items: center;
 margin-top: 60px;
}

.lp_flow_txt {}

.lp_flow_txt p {
 font-size: 20px;
 line-height: 36px;
 margin: 15px 0 0;
 letter-spacing: inherit;
 padding-left: 30px;
}

.lp_flow_txt p span {
 background: linear-gradient(transparent 60%, #fcff00 60%);
}

/*----------- /flow --------------*/

/*----------- contact_b --------------*/

.lp_contact_b_wrap {
 background: url(../lp/img/contact_b_bg.png);
 background-size: cover;
 background-position: center;
 padding: 60px 0;
}

.lp_contact_b_wrap .lp_contact_inner {
 width: 1106px;
}

/*----------- / contact_b --------------*/


/*----------- qa --------------*/

.lp_qa_wrap {
 background: #048f53;
 padding: 80px 0;
}

.lp_qa_wrap h2 {
 text-align: center;
 font-size: 70px;
 line-height: 80px;
 color: #fff;
 font-weight: bold;
 margin: 0 0 60px;
}

.lp_qa_inner {
 width: 1050px;
 margin: 0 auto;
}

/*----------- / qa --------------*/

/*--------Q&A---------*/


.accordionbox {
 margin: 10px auto 0px;
 padding-bottom: 40px;
}

.accordionlist dt {
 display: block;
 background-color: #fff;
 overflow: hidden;
 position: relative;
}

.accordionlist dt:first-child,
.accordionlist dt:nth-child(2) {
 border-top: none !important;
}

.accordionlist dt .title {
 position: relative;
 float: left;
 font-weight: bold;
 padding: 35px 0 35px 100px;
 background-color: #f8f8f8;
 display: block;
 width: 100%;
 box-sizing: border-box;
 border-radius: 10px;
}

.accordionlist dd {
 position: relative;
 display: none;
 padding: 30px 30px 30px 100px;
 margin: 0;
 background: #fff;
 text-align: left;
 font-size: 18px;
 line-height: 38px;
 letter-spacing: 0.05em;
}

.accordion_icon,
.accordion_icon span {
 display: inline-block;
 transition: all .4s;
 box-sizing: border-box;
}

.accordion_icon {
 width: 30px;
 height: 15px;
 position: absolute;
 right: 20px;
 top: 15px;
}

.accordion_icon span {
 position: absolute;
 left: 6px;
 width: 80%;
 height: 2px;
 background-color: #000;
}

.accordion_icon span:nth-of-type(1) {
 top: 5px;
 transform: rotate(0deg);
 -webkit-transform: rotate(0deg);
 -moz-transform: rotate(0deg);
 -ms-transform: rotate(0deg);
 -o-transform: rotate(0deg);
}

.accordion_icon span:nth-of-type(2) {
 top: 5px;
 transform: rotate(90deg);
 -webkit-transform: rotate(90deg);
 -moz-transform: rotate(90deg);
 -ms-transform: rotate(90deg);
 -o-transform: rotate(90deg);
}

.accordion_icon.active span:nth-of-type(1) {
 display: none;
}

.accordion_icon.active span:nth-of-type(2) {
 top: 5px;
 transform: rotate(180deg);
 -webkit-transform: rotate(180deg);
 -moz-transform: rotate(180deg);
 -ms-transform: rotate(180deg);
 -o-transform: rotate(180deg);
}

.clearfix.active {
 background-color: #e6d9ba;
}

.accordionlist dt .title:hover {}

.accordionlist dt .title:hover p {
 color: #003d7b;
}

.accordionlist dt .title.active {
 border-bottom: 1px solid #ccc;
 color: #000;
 border-radius: 10px 10px 0 0;
}

.accordionlist dt .title.active p {}

.qa_block {
 display: block;
 overflow: hidden;
 margin-bottom: 20px;
 cursor: pointer;
 background: #fff;
 border-radius: 10px;
}

.accordionlist dt .title::before {
 content: "";
 background: url("../lp/img/q_icon.png");
 width: 38px;
 height: 41px;
 display: inline-block;
 position: absolute;
 left: 34px;
 top: 30px;
}

.accordionlist dd::before {
 content: "";
 background: url("../lp/img/a_icon.png");
 width: 34px;
 height: 36px;
 display: inline-block;
 position: absolute;
 left: 34px;
 top: 30px;
}

.accordionlist dt .title p {
 margin: 0;
 font-size: 30px;
 line-height: 30px;
}

/*--------/Q&A---------*/

/* fadeUp */

.fadeUp {
 animation-name: fadeUpAnime;
 animation-duration: 0.5s;
 animation-fill-mode: forwards;
 opacity: 0;
}

@keyframes fadeUpAnime {
 from {
  opacity: 0;
  transform: translateY(100px);
 }

 to {
  opacity: 1;
  transform: translateY(0);
 }
}

.scroll_up,
.scroll_zoom {
 opacity: 0;
}

/* 拡大 */
.zoomIn {
 animation-name: zoomInAnime;
 animation-duration: 0.8s;
 animation-fill-mode: forwards;
}

@keyframes zoomInAnime {
 from {
  transform: scale(0.6);
  opacity: 0;
 }

 to {
  transform: scale(1);
  opacity: 1;
 }
}

.t_kaitori{
	width:1100px;
	margin: 30px auto;
}
.t_kaitori_tl_renew{
	text-align: center;
	font-size: 70px;
	line-height: 80px;
	color: #048f53;
	font-weight: bold;
	margin: 0 0 60px;
}
.t_kaitori_tl{
	background:url(/img/t_kaitori_tl.jpg)no-repeat;
	height:63px;
	text-align:center;
	font-size:30px;
	font-weight:bold;
	letter-spacing:1px;
	color:#008b4f;
	line-height:70px;
}
.t_kaitori_box{
	overflow:hidden;
}


.t_kaitori_box>ul{

}
.t_kaitori_box>ul>li{

}

.t_kaitori iframe{
	width:1117px;
	height: 470px;
	margin: 20px 0 20px 0px;
}

.lp_shikyou{}
.lp_shikyou_in{
    width: fit-content;
    margin: 50px auto 0px auto;
}


/*--------Loop---------*/

.loop_wrap {
	display: flex;
	height: 192px;
	overflow: hidden;
}

.loop_wrap img {
 width: auto;
 height: 100%;
 object-fit: contain;
}

@keyframes loop {
 0% {
  transform: translateX(100%);
 }

 to {
  transform: translateX(-100%);
 }
}

@keyframes loop2 {
 0% {
  transform: translateX(0);
 }

 to {
  transform: translateX(-200%);
 }
}

.loop_wrap img:first-child {
 animation: loop 50s -25s linear infinite;
}

.loop_wrap img:last-child {
 animation: loop2 50s linear infinite;
}

/*--------/Loop---------*/