/*------------------------------------------------------------common*/
.red{color:#ff0000;}

/*------------------------------------------------------------contact*/
#contact_wrap{
	background: url('../img/lp_img/contact_bg2.jpg') 50% 0 no-repeat fixed;
	background-size: cover;
	width: 100%;
	margin: 0 auto;
	padding:20px 0;
	}
#contact_wrap p{
	color:#ffffff;
	font-size:200%;
	}
#contact_wrap #contact_area_bg{
	background: url('../img/lp_img/contactarea_bg.png') repeat-y center top;
	width: 940px;
	margin: 0 auto 0px;
	padding:20px;
	display: inline-block;
	}
#contact_wrap h3{
		color:#666666;
		font-size:250%;
		font-weight: bold;
		padding:0 0 5px;
		border-bottom:1px solid #666666;
}
#contact_wrap #contact_merit{
		clear:both;
		margin:30px auto 0;
		text-align: center;
		display: inline-block;
}
@media print, screen and (max-width:980px) {
  #contact_wrap #contact_area_bg{
  	width: 90%;
  }
  #contact_wrap img{
  	width: 80%;
    margin:0 auto;
  }
  #contact_wrap p{
  	font-size:150%;
    width:90%;
    margin-left:auto;
    margin-right:auto;
  }
  #contact_wrap h3{
  		font-size:150%;
  }
}

#index_text {
    background: url('https://www.odesign.jp/wp-content/uploads/2021/09/mottel_new_top.png') no-repeat;
    background-size: cover;
    height: 500px;
  	margin: 0 auto;
  	padding: 0;
  	/*position: relative;*/
}
@media screen and (max-width:640px){
#index_text {
    height:auto;
}
}
.iten_cloudpbx_top{
	float:left;
	width:50%;
	margin-left:50px;
}
#index_text .iten_cloudpbx_top{
    padding: 80px 0;
    background: none;
	font-family:sans-serif;
	font-size:30px;
	font-weight:bold;
	letter-spacing:5px;
	color:#fff;
	}
@media screen and (max-width:640px){
#index_text .iten_cloudpbx_top{
    padding: 20px;
    float:none;
	width:100%;
	margin-left:0px;
	}
}
#index_text .iten_cloudpbx_top .section h2{
	font-size:28px;
	font-weight:bold;
	margin-bottom:0px;
	padding:10px 0;
	width:100%;
	background: #009E52;
	color:#fff;
	position: relative;
	border-radius: 15px;
}
#index_text .iten_cloudpbx_top .section h2:first-child:after{
    content: "";
    position: absolute;
    top: 100%;
    left: 50%;
    margin-left: -18px;
    border: 18px solid transparent;
    border-top: 18px solid #009E52;
}
@media screen and (max-width:640px){
#index_text .iten_cloudpbx_top .section h2{
	font-size:20px;
}
}
#index_text .iten_cloudpbx_top .section h2.less{
    font-size: 60px;
    font-weight: bold;
    color:#009E52;
    font-family: "ヒラギノ角ゴ StdN", "Hiragino Kaku Gothic StdN" !important;
    margin: 20px 0 0;
    padding: 0px 10px;
    background: none;
}

@media screen and (max-width:640px){
#index_text .iten_cloudpbx_top .section h2.less{
    font-size: 25px;
}
}
#index_text .iten_cloudpbx_top .section p{
    font-size:20px;
    font-weight:
    normal;
    margin:0px;
    padding:0;
    color:rgb(0, 158, 82);
}
#index_text .iten_cloudpbx_top .section p span{
    color: #fff;
	background: rgb(0, 158, 82);
	padding: 10px 20px;
    margin-right: 20px;
    border-radius: 10px;
}
@media screen and (max-width:640px){
#index_text .iten_cloudpbx_top .section p span{
    padding: 5px 10px;
    margin-right: 5px;
}
}
#index_text .container .section dl.cp_title{
		margin:10px auto;padding:0;display: inline-block;
}
#index_text .container .section dl.cp_title dt{
		font-size:16px;float:left;margin:0px;padding:25px 10px;font-weight:normal;color:#ffff00;
		width: 120px;
	height: 120px;
	-webkit-border-radius: 60px;/* width,heightの半分 */
	-moz-border-radius: 60px;
	border-radius: 60px;
	background-color: #666;/* 円の色 */
}
#index_text .container .section dl.cp_title dd{
		font-size:68px;font-weight:bold;float:left;margin:0px;padding:0 10px;color:#009E52;font-family: "ヒラギノ角ゴ StdN","Hiragino Kaku Gothic StdN" !important;
}
#index_text .container .section dl.cp_title dd strong{font-size:120%;}
#index_text .container h2 img{
    max-width: 100%;
}
#index_text .container .section ul.triple {
		margin:0 5%;padding:0;display: inline-block;width: 90%;line-height: 120%;
}
#index_text .container .section ul.triple li{
		font-size:21px;float:left;width:30%;margin:0 5% 0 0;padding:20px 0;border-radius:10px;
		background: #ffffff;border:2px solid #009E52;color:#009E52;background:#fff;text-align: center;font-weight:normal;
}
#index_text .container .section ul.triple li strong{font-size:120%;font-weight:bold;}
#index_text .container .section ul.triple li:last-child{
		margin:0;
}

#index_text .btn {box-shadow: 3px 3px 6px 0 #666; margin-top: 40px;}

#index_text .btn:hover{
    box-shadow:none;
    -moz-box-shadow:none;
    -webkit-box-shadow:none;
}
#index_sec01, #index_sec04{
	text-align: center;
}
h2.title01{
	margin-top:50px;
	background: none;
	text-align: center;
	display: inline-block;
	padding:0 10px 10px 10px;
	border-bottom: 1px solid #009900;
	color:#666666;
	font-size:200%;
	line-height: 160%;
}
@media print, screen and (max-width:767px) {
#index_text .container .section h2{font-size:21px;padding:0 5px;}
#index_text .container .section p{ font-size:14px;}
#index_text .container .section dl.cp_title dt{font-size:14px;clear:left;margin:0px;padding-top:40px;}
#index_text .container .section dl.cp_title dd{font-size:28px;font-weight:bold;clear:left;text-align:center;}
#index_sec01 strong{font-size:120%;}
#index_text .container .section ul.triple li{font-size:21px;clear:left;width:100%;margin:0 0 20px;padding:20px 0;}
}

.less_double {
	width:100%;
	display: flex;
	flex-wrap: wrap;
    letter-spacing: -1em;
    justify-content: space-between;
}
.less_double li{
	width:45%;
    letter-spacing: 1px;
    margin-bottom: 50px;
}
@media screen and (max-width:640px){
.less_double li{
	width:100%;
    letter-spacing: 1px;
    margin-bottom: 30px;
}
}
.less_double li h4{
	color: #424242;
    font-size: 20px;
    font-weight: 700;
    text-align:center;
}
.less_double li h4 span {
    background: #00c4cc;
    padding: 5px 20px;
    color:#fff;
    border-radius: 5px;
    margin-right: 10px;
}
@media screen and (max-width:640px){
.less_double li h4 span {
    padding: 2px 20px;
}
}
.less_double li img{
	width:100%;
    margin:10px auto;
    border-radius: 10px;
}
.less_double li p{
    padding: 0 10px;
    position: relative;
    font-size: 16px;
    text-align: left;
}

.less_tri {
	width:100%;
	display: flex;
	flex-wrap: wrap;
    letter-spacing: -1em;
    justify-content: space-between;
}
.less_tri li{
	width:45%;
    letter-spacing: 1px;
    margin-bottom:70px;
}
@media screen and (max-width:640px){
.less_tri li{
	width:100%;
    letter-spacing: 1px;
    margin-bottom: 30px;
}
}
.less_tri li h4{
	color: #424242;
    font-size: 20px;
    font-weight: 700;
}
.less_tri li h4 span {
    color: #00c4cc;
    font-size: 50px;
    font-weight: 700;
    padding-right: 20px;
}
.less_tri li img{
	width:100%;
    margin:10px auto;
    border-radius: 10px;
}
.less_tri li p{
    padding: 0 10px;
    position: relative;
    font-size: 16px;
    text-align: left;
}
.bg_white {background:#fff;}
.bg_green {background:#009e52;}

.haisenless_inner {
	width:100%;
	max-width:1180px;
	margin:0 auto;
	padding:60px 0;
}
@media screen and (max-width:640px){
.haisenless_inner {
	width:100%;
	max-width:1180px;
	margin:0 auto;
	padding:60px 20px;
}
}
.haisenless_inner2 {
	width:100%;
	max-width:1180px;
	margin:0 auto;
	padding:0;
}
@media screen and (max-width:640px){
.haisenless_inner2 {
	width:100%;
	max-width:1180px;
	margin:0 auto;
	padding:0px;
}
}
.haisenless_inner h3{
	text-align:center;
	margin-bottom:30px;
}
.haisenless_inner2 h3{
	text-align:center;
	padding:20px 0;
	color:#fff;
}
.haisenless_inner p{
	line-height: 200%;
    letter-spacing: 1px;
    font-size:16px;
}
@media screen and (max-width:640px){
.haisenless_inner p{
	text-align:left;
}
}
.content_bg02 {
    background: #ececec;
}
#triangle_wrapper{text-align:center;width:100%;margin:0;padding:0;}
#triangle_white{margin:0;padding:0;width: 0;height: 0;border-style: solid;border-width: 60px 100px 0 100px;border-color: #ffffff transparent transparent transparent;display: inline-block;}
#triangle_green{margin:0;padding:0;width: 0;height: 0;border-style: solid;border-width: 60px 100px 0 100px;border-color: #ccffcc transparent transparent transparent;display: inline-block;}
#triangle_green2{margin:0;padding:0;width: 0;height: 0;border-style: solid;border-width: 60px 100px 0 100px;border-color: #009e52 transparent transparent transparent;display: inline-block;}
#triangle_gray{margin:0;padding:0;width: 0;height: 0;border-style: solid;border-width: 60px 100px 0 100px;border-color: #ececec transparent transparent transparent;display: inline-block;}

.pad_t0{padding-top:0!important;}
.pad_t10{padding-top:10px!important;}
.pad_t20{padding-top:20px!important;}
.pad_t30{padding-top:30px!important;}
.pad_t40{padding-top:40px!important;}
.pad_t50{padding-top:50px!important;}

.block2_inline {
	width:100%;
	letter-spacing: -1em;
}
.block2_inline li:first-child {
	width:60%;
	margin:0px;
	display:inline-block;
	vertical-align: middle;
	letter-spacing: 1px;
}
.block2_inline li:last-child {
	width:40%;
	margin:0px;
	padding-left:30px;
	display:inline-block;
	vertical-align: middle;
	letter-spacing: 1px;
}
.block2_inline li h4{
	font-size:20px;
	font-weight:900;
	margin-bottom:10px;
}
@media screen and (max-width:640px){
.block2_inline li:first-child {
	width:100%;
	margin:0px;
	display:block;
	letter-spacing: 1px;
}
.block2_inline li:last-child {
	width:100%;
	margin:40px 0 0 0;
	padding-left:0px;
	display:block;
	letter-spacing: 1px;
}
}
.block2_inline li img{
	width:100%;
	border-radius: 10px;
}
.block2_inline li p{
	font-size:16px;
	text-align: left;
	line-height: 2;
    letter-spacing: .02em;
    -webkit-text-size-adjust: 100%;
    color:#424242;
}

.block2_inline li p span.kari_strong{
	font-weight:900;
	font-size:120%;
	color: #009e52;
}

.block2_inline2 {
	width:100%;
	letter-spacing: -1em;
}
.block2_inline2 li:first-child {
	width:40%;
	margin:0px;
	display:inline-block;
	vertical-align: middle;
	letter-spacing: 1px;
}
.block2_inline2 li:last-child {
	width:60%;
	margin:0px;
	padding-left:30px;
	display:inline-block;
	vertical-align: middle;
	letter-spacing: 1px;
}
.bg_white .block2_inline2 li:first-child {
	width:60%;
	margin:0px;
	padding-right:30px;
	display:inline-block;
	vertical-align: middle;
	letter-spacing: 1px;
}
.bg_white .block2_inline2 li:last-child {
	width:40%;
	margin:0px;
	display:inline-block;
	vertical-align: middle;
	letter-spacing: 1px;
}
.block2_inline2 li h4{
	font-size:27px;
	font-weight:900;
	margin-bottom:10px;
}
.block2_inline2 li h4 span {
    color: #00c4cc;
    font-size: 80px;
    font-weight: 700;
    padding-right: 20px;
}
@media screen and (max-width:640px){
.block2_inline2 li:first-child {
	width:100%;
	margin:0px;
	display:block;
	letter-spacing: 1px;
}
.block2_inline2 li:last-child {
	width:100%;
	margin:40px 0 0 0;
	padding-left:0px;
	display:block;
	letter-spacing: 1px;
}
.bg_white .block2_inline2 li:first-child {
	width:100%;
	margin:0px;
	padding-right:0px;
	display:block;
	letter-spacing: 1px;
}
.bg_white .block2_inline2 li:last-child {
	width:100%;
	margin:0px;
	display:block;
	letter-spacing: 1px;
	margin:40px 0 0 0;
}
.block2_inline2 li h4 span {
    color: #00c4cc;
    font-size: 60px;
    font-weight: 700;
    padding-right: 0px;
    display: block;
    padding-bottom: 20px;
}
}
.block2_inline2 li img{
	width:100%;
	border-radius: 10px;
}
.block2_inline2 li p{
	font-size:16px;
	text-align: left;
	line-height: 2;
    letter-spacing: .02em;
    -webkit-text-size-adjust: 100%;
    color:#424242;
}

.block2_inline2 li p span.kari_strong{
	font-weight:900;
	font-size:120%;
	color: #009e52;
}

.block2_inline3 {
	width:100%;
	letter-spacing: -1em;
}
.block2_inline3 li:first-child {
	width:40%;
	margin:0px;
	display:inline-block;
	vertical-align: middle;
	letter-spacing: 1px;
}
.block2_inline3 li:last-child {
	width:60%;
	margin:0px;
	padding-left:30px;
	display:inline-block;
	vertical-align: middle;
	letter-spacing: 1px;
}
.block2_inline3 li h4{
	font-size:27px;
	font-weight:900;
	margin-bottom:10px;
}
.block2_inline3 li h4 span {
    color: #00c4cc;
    font-size: 80px;
    font-weight: 700;
    padding-right: 20px;
}
@media screen and (max-width:640px){
.block2_inline3 li:first-child {
	width:100%;
	margin:0px;
	display:block;
	letter-spacing: 1px;
}
.block2_inline3 li:last-child {
	width:100%;
	margin:40px 0 0 0;
	padding-left:0px;
	display:block;
	letter-spacing: 1px;
}

.block2_inline3 li h4 span {
    color: #00c4cc;
    font-size: 60px;
    font-weight: 700;
    padding-right: 0px;
    display: block;
    padding-bottom: 20px;
}
}
.block2_inline3 li img{
	width:100%;
	border-radius: 10px;
}
.block2_inline3 li p{
	font-size:16px;
	text-align: left;
	line-height: 2;
    letter-spacing: .02em;
    -webkit-text-size-adjust: 100%;
    color:#424242;
}

.block2_inline3 li p span.kari_strong{
	font-weight:900;
	font-size:120%;
	color: #009e52;
}
.haisenless_link{
	background: #0057b8;
    border-radius: 50px;
    color: #fff!important;
    padding: 10px 50px;
    display: inline-block;
    margin-top: 10px;
    border-bottom: 2px solid #0057b8;
    text-decoration: none;
}
.haisenless_link:hover{
	background: #fff;
	border-radius: 50px;
	color: #0057b8!important;
	padding: 10px 50px;
	display: inline-block;
	margin-top: 10px;
	border: #0057b8 1px solid;
	text-decoration: none;
}
@media screen and (max-width:640px){
.haisenless_link{
    padding: 10px 40px;
}
}
.bg{
	background: url(https://www.odesign.jp/wp-content/uploads/2021/09/haisenless_top.jpg);
	background-size: cover;
	position: relative;
	height:100%;
}
.bg::before{
	content: '';
	position: absolute;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	background-color: rgba(0,0,0,0.5);
}
.bg p{
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  font-family:sans-serif;
  font-size:30px;
  font-weight:bold;
  letter-spacing:5px;
  color:#fff;
}
.txt_left {
	text-align:left!important;
}