@charset "utf-8";
/* CSS Document */
.orangebnrr{
	background-color: #ED702E;
	height: 20px;
	width: 100%;
}
.logbox{
	margin: 20px;
}
.logbox img{
	width: 15%;
}
@media screen and (max-width: 750px) {
	.logbox{
		margin: 20px 80px;
	}
	.logbox img{
		width: 100%;
	}
}
.title{
	font-size: 25px;
	text-align: center;
	margin: 10px 0 12px;
	font-weight: bold;
}
@media screen and (max-width: 750px) {
	.title{
	font-size: 18px;
	text-align: center;
	margin: 30px 0 12px;
	font-weight: bold;
}
}
.orangeline{
	padding: 2px 30px;
	background-color: #ED702E;
	width: 100px;
	margin: 0 auto;
}
.mainly{
	margin:0 auto;
	width: 1100px;
	display: flex;
}
.box1{
	width: 55%;
	margin: 120px 20px 0 0;
}
@media screen and (max-width: 750px) {
	.mainly{
	margin:0 auto;
	width: 100%;
	flex-direction: column-reverse;
	}
	.box1{
		width: 95%;
		margin: 30px auto 90px;
	}
}

.imgmm{
	text-align: center;
	margin: 40px 0;
}
.contact_img{
	width: 95%;
}
@media screen and (max-width: 750px) {
	.imgmm{
	text-align: center;
	margin: 40px 0 20px;
	}
	.contact_img{
		width: 90%;
	}
}
.tel_box{
	position: relative;
    margin: 25px 0 0 0;
    border-top: 1px solid #e5e5e5;
}
.tel_box p{
	font-size: 15px;
	margin-bottom: 5px;
	margin-top: 15px;
}
.tel_box h2{
	font-size: 40px;
	color: #ED702E;
	font-weight: bold;
	margin: 10px 10px 0 0;
}
.tel_box span{
	padding-bottom: 15px;
}
@media screen and (max-width: 750px) {
	.text_2{
	font-size: 14px;
	margin: 0px 0 50px;
	text-align: center;
	}
	.tel_box p{
		font-size: 12px;
		text-align: center;
		margin-bottom: 15px;
	}
	.tel_box h2{
		font-size: 38px;
		color: #ED702E;
		font-weight: bold;
		text-align: center;
		margin: 0 10px 0 0;
	}
}
#from{
	width: 55%;
	margin: 80px 20px 150px auto;
}
@media screen and (max-width: 750px) {
	.overview{
		width: 95%;
		margin: 0 auto;
	}
	.content{
		width: 95%;
		margin: 0 auto;
	}
	.recommend{
		width: 95%;
		margin: 0 auto;
	}
	.semnerdetail{
		width: 95%;
		margin: 0 auto;
	}
	#from{
	margin: 0px auto;
    min-width: 95%;
    padding:  0px;
    background-color: #fff;
    line-height: 1.65;
    text-align: center;
    border-radius: 4px;
}
}
.into_box{
	padding: 45px 40px 25px;
	box-shadow: 0px 2px 10px #D3D3D3;
}
.into_boxff{
	padding: 40px 50px;
	box-shadow: 0px 2px 10px #D3D3D3;
	border-radius: 5px;
}

@media screen and (max-width: 750px) {
	.into_boxff{
	padding: 30px 10px 40px;
	box-shadow: 0px 2px 10px #D3D3D3;
}
	#mktoForm_2523{
	width: 337px!important;
}
}
.text_0{
	    font-size: 18px;
    line-height: 1.5em;
    font-weight: bold;
    margin-top: 24px;
    letter-spacing: 1px;
}
.text_1{
	    font-size: 16px;
    line-height: 1.8em;
    margin-top: 0.75em;
	margin-bottom: 2.5em;
    font-weight: 500;
    letter-spacing: 1px;
}
.ul_box{
        width: 90%;
    padding: 40px 40px 20px;
    border: solid 1px #e5e5e5;
    border-radius: 12px;
    margin: 16px 0;
    list-style-type: disc;
}

.ul_box li{
	font-weight: bold;
    padding-bottom: 16px;
    margin-left: 20px;
}
.tel_box_totle{
	 font-weight: bold;
    display: inline-block;
    transform: translateY(-100%);
    background-color: #fff;
	margin-top: -20px;
    padding-right: 20px;
}
@media screen and (max-width: 750px) {
	.text_0{
	    font-size: 15px;
    line-height: 1.5em;
    font-weight: bold;
    margin-top: 15px;
    letter-spacing: 1px;
		text-align: center;
}
.text_1{
	    font-size: 15px;
    line-height: 1.8em;
    margin-top: 0.75em;
	margin-bottom: 2.5em;
    font-weight: 500;
    letter-spacing: 1px;
	text-align: center;
}
.ul_box{
        width: 98%;
    padding: 40px 40px 20px;
    border: solid 1px #e5e5e5;
    border-radius: 12px;
    margin: 10px auto;
    list-style-type: disc;
}

	.area_name{
	width: 10%;
		padding-left: 0px;
}
	.area_name_box{
	display: flex;
	width: 90%;
}
	.area_name_h2{
	border-bottom: 2px solid #0568d3;
	width: 90%;
}
.area_name_h2 h2{
	font-size: 22px;
}

	#ave_inqury_from{
	 width: 95%;
    border-radius: 8px;
	margin-bottom: 100px;
}
	.from_box{
		width: 95%;
}
	#mktoForm_2523{
		width: 100%!important;
	}
	#name{
		width: 100%!important;
	}
	.from_area{
	width: 95%;
	margin: 0 auto;
}
	.from_ditile{
	margin: 55px auto;
	width: 90%;
}
	.mktoForm .mktoFieldWrap{
		float: none!important;
	}
}
.sta_avew{
	margin-bottom: 15px;
}
.mktoForm .mktoButtonWrap.mktoSimple .mktoButton{
	width: 205%!important;
}
@media screen and (max-width: 750px) {
   .mktoForm .mktoButtonWrap.mktoSimple .mktoButton{
	width: 100%!important;
}	
}
.mktoOffset{
	display: none;
}
@media screen and (max-width: 750px) {
	.document_form_model{
	margin-top: 90px;
	min-width: 100%;
	padding: 64px 0;
	background-color: #fff;
	line-height: 1.65;
	text-align: center;
	border-radius: 4px;
}
	.mktoForm .mktoFormCol {
  float:inherit!important;
  position: relative;
  min-height: 2em;
  margin-bottom: 20px !important;
}
	.mktoButtonRow{
		width: 100%!important;
	}
		.Index_Headline{
	font-size: 20px;
			font-family: "Noto Sans JP Black", sans-serif !important;
}
}