﻿@charset "utf-8";
/* CSS Document */
html {scroll-behavior: auto;}
#mnet {
		font-family:sans-serif, "ＭＳ Ｐゴシック", "MS PGothic";
}
/*==========================================================================
	メニュー
============================================================================*/
.sol_contents01 {
	background-color: #DCDCDC;
	background-position: center right;
	background-size:cover;
	margin-bottom:0px;
	padding-top: 15px;
	padding-bottom: 5px;
	}
.sol_contents01 .sol_con01_inner {
    max-width: 1200px !important;
    margin: 0px auto;
	padding-top: 0px;
	padding-right: 15px;
	padding-bottom: 0px;
	padding-left: 15px;
	}
@media print, screen and (min-width: 1200px) {
.sol_contents01 .sol_con01_inner  {
	padding-left:15px;
	padding-right:15px;
	padding-bottom: 5px;
}
}

.boxl h1 {
    font-size: 28px;
    font-weight: bold;
    background-image: url(/product/cnapp_wiz/img/syncwavecloudlogo.png);
	background-size: contain;
    background-position: left center ;
	background-repeat: no-repeat;
	padding-left: 46px;
}

.boxr ul
{
text-align: right;	
}
.boxr ul li {
	display: inline-block;
	list-style: none;
	text-align: right;
	padding: 10px 15px 10px 15px;
}
.boxr ul li a {
	color: #585858	
}
.boxr ul li a:hover {
	color: #24b3b1	
}
/*==========================================================================
	ページタイトル
============================================================================*/

.pagetitle_main {
	padding-top: 30px;
	padding-right: 0%;
	padding-bottom: 30px;
	padding-left: 0%;
	background-image: url("/product/cnapp_wiz/img/mv_sp.png");
  	background-size: cover;
  	background-position: center;
	border-bottom:  solid 1px #BCBCBC ;
}
.pagetitle_main .inner {
	max-width: 1300px !important;
    margin: 0px auto;
	padding-top: 0px;
	padding-right: 15px;
	padding-bottom: 0px;
	padding-left: 15px;
	}	

.subttil {
	text-align: center;
	padding:10px;
	list-style: none;
	margin-bottom: 20px;

}
.subttil li {
	
}
.subttil li span {
	padding:10px 20px 10px 20px;	
	color: #FFFFFF;
    border: solid 1px #2456a6;     /* 枠線指定 */
    background-color: #2456a6;     /* 背景色指定 */
    border-radius: 6px;        /* 角丸指定 */	
	text-align: center;
	font-size: 14px;
    font-weight: bold;
}
.chach {
	font-size: 32px;
    font-weight: bold;
	line-height: 40px;
	color: #2557a7;
}
.chach02 {
	font-size: 21px;
    font-weight: bold;
	line-height: 50px;
	color: #2557a7;
}
/*****************************************************
	768px以上【tablet】
******************************************************/
@media print, screen and (min-width: 768px) {
.pagetitle_main {
    padding-top: 80px;
    padding-right: 0%;
    padding-bottom: 30px;
    padding-left: 0%;
    background-image: url(/product/cnapp_wiz/img/wiz_mv.png);
    background-size: cover;
    background-position: right;
}

}
/*****************************************************
	1024px以上【PC】
******************************************************/
@media print, screen and (min-width: 1024px) {
.pagetitle_main {
    padding-top: 30px;
    padding-right: 0%;
    padding-bottom: 20px;
    padding-left: 0%;
    background-image: url(/product/cnapp_wiz/img/wiz_mv.png);
    background-size: cover;
    background-position: left;
}
	.pagetitle_main .inner {
	max-width: 1300px !important;
    margin: 0px auto;
	padding-top: 0px;
	padding-right: 15px;
	padding-bottom: 30px;
	padding-left: 15px;
	}
	
.subttil {
	text-align: left;
	padding:10px;
	list-style: none;
	margin-bottom: 20px;

}
.subttil li {
	
}
.subttil li span {
	padding:10px 20px 10px 20px;
	color: #FFFFFF;
    border: solid 1px #2557a7;     /* 枠線指定 */
    background-color: #2557a7;     /* 背景色指定 */
    border-radius: 6px;        /* 角丸指定 */	
	text-align: center;
	font-size: 14px;
    font-weight: bold;
}
.chach {
	font-size: 52px;
    font-weight: bold;
	line-height: 60px;
	color: #2557a7;
}

}


.mvcol_2 {
  width: 100%;
  display: flex;
  justify-content: space-between;
  align-items: center;
  display: -ms-flexbox; /* IE10 */
  flex-wrap: wrap; 
  -ms-flex-wrap: wrap; /* IE10 */
  margin:0px;
}

.mvcol_2 > .le {
	width: 100%;
	margin-bottom: 20px;	
	}	
.mvcol_2 > .ri {
	width: 100%;
	margin-bottom: 20px;	
	}		
@media screen and (min-width: 1200px) {
.mvcol_2 > div {
	width: 45%;
	margin-bottom: 0px;
}
.mvcol_2 > .le {
	width: 65%;
	margin-bottom: 0px;	
	}	
.mvcol_2 > .ri {
	text-align: center;
	background-color: #D8EAFF;
	border-radius: 8px;
	padding: 1%;
	width: 30%;
	margin-bottom: 0px;	
	}	
	.ri iframe {
		height: 530px;
		
	}
	
	
}

.ri h2 {
	font-size: 21px;
}
.ri p {
	line-height: normal;
	font-size: 14px;}



.btn-square-so-pop {
	margin-top: 40px;
	position: relative;
	display: inline-block;
	padding: 0.25em 3em;
	text-decoration: none;
	color: #FFF !important;
	background: #253F4F;/*色*/
	border-radius: 4px;/*角の丸み*/
	box-shadow: inset 0 2px 0 rgba(255,255,255,0.2), inset 0 -2px 0 rgba(0, 0, 0, 0.05);
	font-weight: bold;
	border: solid 2px #81A1B4;/*線色*/
}

.btn-square-so-pop:active {
  /*押したとき*/
  box-shadow: 0 0 2px rgba(0, 0, 0, 0.30);
}


.sol_contents04 {
	background-color: #FFFFFF;
	background-position: center center;
	background-size:cover;
	}
.sol_contents04 .sol_con04_inner {
    max-width: 1200px !important;
    margin: 0px auto;
	padding-top: 30px;
	padding-right: 15px;
	padding-bottom: 30px;
	padding-left: 15px;
	}
@media print, screen and (min-width: 1200px) {
.sol_contents04 .sol_con04_inner  {
	padding-top: 50px;
	padding-left:15px;
	padding-right:15px;
	padding-bottom: 50px;
}
}

.heading {
	padding-top: 25px;
	padding-bottom: 25px !important;
	text-align: center;
	font-size: 32px;
	font-weight: bold;
	line-height: 40px;
}
@media print, screen and (min-width: 1200px) {
.heading {
	padding-top: 25px;
	padding-bottom: 25px !important;
	text-align: center;
	font-size: 42px;
	font-weight: bold;
	line-height: 50px;
}
}

.no {
	text-align: center;
}

.no span {
    position: relative;
    display: inline-block;
    padding: 0 40px;
	color: #2557a7;
}

.no span:before,
.no span:after {
    content: '';
    position: absolute;
    top: 50%;
    display: inline-block;
    width: 25px;
    height: 5px;
    background-color: #2557a7;
}

.no span:before {
    left: 0;
}

.no span:after {
    right: 0;
}





.col_4 {
  width: 100%;
  display: flex;
  justify-content: space-between;
  align-items: center;
  display: -ms-flexbox; /* IE10 */
  flex-wrap: wrap; 
  -ms-flex-wrap: wrap; /* IE10 */
  margin:0px;
}
.col_4 > div {
	width: 100%;
	margin-bottom: 20px;
	background-color: #2456a6;
	padding: 20px !important;
	text-align: center;
	}
.col_4 div dl {
	color: #FFFFFF;
	margin-top: 20px;
} 

.col_4 div dl dt {
	font-size: 18px;
	font-weight: bold;
	margin-bottom: 20px;
} 
.col_4 div dl dd {
	font-size: 16px;
	font-weight: normal;
	line-height: normal;
} 

@media screen and (min-width: 1200px) {
.col_4 > div {
	width: 21%;
	margin-bottom: 0px;
}
}

.as_an {
	padding: 25px;
	background-color: #2456a6;
	text-align: center;
	font-weight: bold;
	color: #FFFFFF;
	font-size: 21px;
}



  /*Summary */

.col_3 {
  width: 100%;
  display: flex;
  justify-content: space-between;
  align-items: center;
  display: -ms-flexbox; /* IE10 */
  flex-wrap: wrap; 
  -ms-flex-wrap: wrap; /* IE10 */
  margin:0px;
}

.col_3  > .kadai {
	width: 100%;
	line-height: normal;
	text-align: center;
}

@media screen and (min-width: 1200px) {
.col_3  > .kadai {
	width: 30%;
	line-height: normal;
	text-align: center;
 }
}

.kadai {
	
}
.kadai h3 {
 background-color: #2456a6;
 color: #FFFFFF;
 padding: 25px 10px 25px 10px;	
text-align: center;
}

.kadai_bt {
 background-color: #FFFFFF;
 color: #222222;
 padding: 20px;		
}

.kadai_text {
	margin-top: 20px;
	text-align: left!important;
}


.sol_contents05 {
background: #2456a6;
	}
.sol_contents05 .sol_con05_inner {
    max-width: 1200px !important;
    margin: 0px auto;
	padding-top: 20px;
	padding-right: 15px;
	padding-bottom: 20px;
	padding-left: 15px;
	}

@media print, screen and (min-width: 1200px) {
.sol_contents05 .sol_con05_inner  {
	padding-left:15px;
	padding-right:15px;
	padding-top: 40px;
	padding-bottom: 40px;
}
}
.no02 {
	text-align: center;
}

.no02 span {
    position: relative;
    display: inline-block;
    padding: 0 50px;
	color: #FFFFFF;
}

.no02 span:before,
.no02 span:after {
    content: '';
    position: absolute;
    top: 50%;
    display: inline-block;
    width: 25px;
    height: 5px;
    background-color: #FFFFFF;
}

.no02 span:before {
    left: 0;
}

.no02 span:after {
    right: 0;
}


.toku {
	border-top: solid 5px #0f4a9e;/*線色*/
	border-radius: 5px;
	background-color: #FFFFFF;
	padding: 20px 20px 20px 20px;
	margin-top: 30px;
}
.toku dl {
	margin-bottom:20px; 
	padding-left: 80px;
    background-position: left;
	background-repeat:no-repeat;
	font-size: 21px;	
}

.toku01 {
	background-image: url(/product/cnapp_wiz/img/toku01.png);
}
.toku02 {
	background-image: url(/product/cnapp_wiz/img/toku02.png);
}
.toku03 {
	background-image: url(/product/cnapp_wiz/img/toku03.png);
}
.toku04 {
	background-image: url(/product/cnapp_wiz/img/toku04.png);
}
.toku dl dt {
	font-weight: bold;
	padding-bottom: 10px;
}
.toku dl dt span {
  background: linear-gradient(transparent 50%, #bde4f7 50%);
  padding: 0 0.1em;
}
.toku dl dd {
	font-weight: bold;
	color: #0c6bb0;
}



.btn{
  --mainColor :#FFFFFF;
  --subColor :#fff;
  margin-left: auto;
  margin-right: auto;
  display: block;
  width: 60%;
  border-radius: 9999px;
  border-style: solid;
  border-color: var(--mainColor);
  background-color: #FFFFFF;
  font-weight: 700;
  color: var(--subColor);
  -webkit-transition-duration: 300ms;
  transition-duration: 300ms;
	border-radius:60px;
	padding: 20px;
	text-align: center;
}

.btn:hover {
  background-color: var(--subColor);
  color:#0d3883 ;
}

@media (min-width: 1025px) {
  .btn {
    font-size: clamp(14px, 4.266666666666667vw, 18px);
    padding-right: clamp(24px, 2.2222222222222223vw, 40px);
    padding-left: clamp(24px, 2.2222222222222223vw, 40px);
    padding-top: clamp(12px, 1.1111111111111112vw, 24px);
    padding-bottom: clamp(12px, 1.1111111111111112vw, 24px);
  }
}





/* 選ばれる理由 */

.col_2 {
  width: 100%;
  display: flex;
  justify-content: space-between;
  align-items: center;
  display: -ms-flexbox; /* IE10 */
  flex-wrap: wrap; 
  -ms-flex-wrap: wrap; /* IE10 */
  margin:0px;
}

.mvcol_2 > div {
	width: 100%;
	margin-bottom: 20px;	
	}	

@media screen and (min-width: 1200px) {
.col_2 > div {
	width: 45%;
	margin-bottom: 0px;
}
}
.choosing {
    padding: 0.2em 0.5em;
    margin: 2em 0;
    background: #d6ebff;
    box-shadow: 0px 0px 0px 10px #d6ebff;
    border: solid 2px #2456a6;
}
.choosing dl {
	padding: 15px;
}

.choosing dl dt {
	font-weight: bold;
	font-size: 21px;
	padding-bottom: 10px;
}

.choosing dl dd {
	line-height: normal;
}
.choosing_txt {
	margin-top: 50px;
	background-color: #2456a6;
	padding: 20PX;
}
.choosing_txt p {
	text-align: center;
	color: #FFFFFF;
	font-size: 20px;
	font-weight: bold;
}




.col_5 {
  width: 100%;
  display: flex;
  justify-content: space-between;
  align-items: center;
  display: -ms-flexbox; /* IE10 */
  flex-wrap: wrap; 
  -ms-flex-wrap: wrap; /* IE10 */
  margin:0px;
}

.col_5 > div {
	width: 100%;
	margin-bottom: 20px;	
	}	

@media screen and (min-width: 1200px) {
.col_5 > div {
	width: 18%;
	margin-bottom: 0px;
}
}
.col_5 div {
	border-top: solid 24px #2456a6;
	background-color: #efeff0;
	padding: 15px;
}


.col_5 div .no {
	text-align: center;
	color: #2557a7;
	font-size: 31px;
	font-weight: bold;	
}
.sharing{
	line-height: normal;
	
}
.sharing dt {
	text-align: center;
	color: #2456a6;
	font-size: 21px;
	font-weight: bold;
	margin-bottom: 20px;
}
.sharing dd {
	text-align: left;
	font-size: 16px;
	font-weight: normal;
}
.sharing02 {
	font-size: 14px;
	line-height:normal;
	background-color: #2456a6;
	padding: 1px 5px 5px 5px;
	text-align: center;
	color: #FFFFFF;
	border-radius: 50px;
	margin-top: 15px;
}

.sharing03 {
	margin-top: 35px;
    border: solid 2px #2456a6;
	border-radius: 50px;
	background-color: #FFFFFF;
	color: #0d3883;
	text-align: center;
	padding: 15px;
}
.sharing03 p {
	color: #2456a6;
	font-size: 18px;
	font-weight: bold;	
}



/* 選ばれる理由 */

.box-title-topleft {
  background-color: #FFFFFF; /* 背景 */	
  margin: 1em auto; /* 外側余白 */
  position: relative; /* タイトル基準 */
  border: 3px solid #2456a6; /* 枠線 */
  border-radius: 8px; /* 角丸 */
  max-width: 800px; /* 最大幅 */
  box-shadow: 2px 2px 4px gray;
}


.box-title-topleft .box-title {
	color: #FFFFFF;
  background-color: #2456a6; /* 背景 */
  padding: 0.2em 1em; /* 内側余白 */
  position: absolute; /* 左上固定 */
  top: -0.7em;
  left: 0.7em; /* 位置 */
  display: inline-block; /* 内容幅 */
  font-size: 0.9em; /* サイズ */
  font-weight:bold; /* 太字 */
  border-radius: 3px; /* 角丸 */
  max-width: calc(100% - 2em); /* 幅調整 */
  white-space: nowrap; /* 折返しなし */
  overflow: hidden; text-overflow: ellipsis; /* 省略 */
}

.box-title-topleft .box-content {
  padding: 2.5em 2em 2em; /* タイトル分の余白 */
}

/* 段落の余白なし */
.box-title-topleft p { margin: 0; }

.box-content dl dt {
	text-align: center;
	color: #0d3883;
	font-size: 21px;
	font-weight: bold;	
	margin-bottom: 10px;
}

.box-content dl dd {
	line-height: normal;
}


















.col_3  > .sede {
	width: 100%;
	line-height: normal;
	text-align: center;
}

@media screen and (min-width: 1200px) {
.col_3  > .sede {
	width: 30%;
	line-height: normal;
	text-align: center;
 }
}

.sede {
	border: solid 1px #A6A6A6;/*線色*/
	padding: 0px;
}
.sede h4 {
 background-color: #1a3f58;
 color: #FFFFFF;
 padding: 10px;	
font-weight: bold;
text-align: center;
}
.sede dl {	
	padding: 15px;
}
.sede dl dt {
	background-image: url(/product/mdr_for_croudstrike/img/time.png);
	margin-bottom:20px; 
	padding-left: 65px;
    background-position: left;
	background-repeat:no-repeat;
	font-size: 21px;
	text-align: left;
	font-weight: bold;
	height: 50px;
}

.sede dl dd {
	padding-top: 15px;
	border-top: solid 1px #A6A6A6;/*線色*/
}

.sede_text {
	margin-top: 20px;
	text-align: left!important;
}
.sede p {
	padding: 25px;
}
























.col25_2 {
  width: 100%;
  display: flex;
  justify-content: space-between;
  align-items: center;
  display: -ms-flexbox; /* IE10 */
  flex-wrap: wrap; 
  -ms-flex-wrap: wrap; /* IE10 */
  margin:0px;
}



.box14 {
	background-color: #FFFFFF;
	border: solid 1px #EBEBEB;  
	border-radius: 20px;
	padding: 15px;
	margin-top: 20px;
	
}
.box14 p img {
	width: 40%;
	margin: 0px;
}


.no_25 {
	color: #0c6bb0;
	font-weight: bold;
	font-size: 16px;
	margin-bottom: 10px;
}
.box14 dl {
	
}

.box14 dl dt {
	font-weight: bold;
	padding-bottom: 6px;
	
}
.box14 dl dd {
	font-size: 14px;
	
}

@media print, screen and (min-width: 1200px) {

.box14 {
	background-color: #FFFFFF;
	border: solid 1px #E8E8E8;  
	border-radius: 20px;
	padding: 15px;
	margin-top: 0px;
	
}
.box14 p img {
	width: 60%;
}


.no_25 {
	color: #0c6bb0;
	font-weight: bold;
	font-size: 21px;
	margin-bottom: 10px;
}
.box14 dl {
	
}

.box14 dl dt {
	font-weight: bold;
	padding-bottom: 6px;
	
}
.box14 dl dd {
	
}
}

.col3_7 {
  width: 100%;
  display: flex;
  justify-content: space-between;
  align-items: center;
  display: -ms-flexbox; /* IE10 */
  flex-wrap: wrap; 
  -ms-flex-wrap: wrap; /* IE10 */
  margin:0px;
	padding-bottom: 30px !important;
}

.col3_7  > .area3 {
	width: 100%;
	line-height: normal;
	text-align: center;
}
.col3_7   > .area7 {
	width: 100%;
	text-align: left;
}

@media screen and (min-width: 1200px) {
.col3_7  {
  width: 100%;
  display: flex;
  justify-content: space-between;
  align-items: center;
  display: -ms-flexbox; /* IE10 */
  flex-wrap: wrap; 
  -ms-flex-wrap: wrap; /* IE10 */
  margin:50px 15px 30px 15px;
}
.col3_7  > .area3 {
	width: 40%;
	}
.col3_7  > .area7 {
	width: 57%;
	margin-bottom: 0px;
	margin-left: 30px;
	}
}
	
.area7 h3 {
		font-size: 28px;
		color: #FFFFFF;
	}
.area7 p {
		font-size: 18px;
		color: #FFFFFF;
	}
.area7 ul {
	list-style: none;
	margin-top: 20px;
		
	}
.area7 ul li {
    background-image: url(/product/syncwave_cloud/img/check01.png);
    background-position: center left;
	background-repeat: no-repeat;
	padding: 2px 0px 2px 30px ;
	color: #62adc5;
	font-size: 15px;
}
.area3 img {
	width: 100%;
	margin-top: 25px;
	
	}
	
.sol_contents06 {
	background-color: #2faeae;

	}
.sol_contents06 .sol_con06_inner {
    max-width: 1200px !important;
    margin: 0px auto;
	padding-top: 30px;
	padding-right: 15px;
	padding-bottom: 30px;
	padding-left: 15px;
	}
@media print, screen and (min-width: 1200px) {
.area3 img {
	width: 96%;
	margin: 0px;
	}
}
@media print, screen and (min-width: 1200px) {
.sol_contents06 .sol_con06_inner  {
	padding-left:15px;
	padding-right:15px;
	padding-top: 80px;
	padding-bottom: 70px;
}
}



.colleft {
	padding-top: 25px;
	padding-bottom: 25px !important;
	font-size: 42px !important;
	font-weight: bold;
	line-height: 50px;		
	}

.emphasis_design24 {
  color: transparent;
  -webkit-text-stroke: 1px #FFFFFF;
}	
.fstyl01 {
	font-size: 18px;
	font-weight: normal;
	line-height: 24px;
	color: #FFFFFF;
	margin-top: 30px;
	}	
	
#BASIC dl ,#PLUS dl,.p_colright dl, .p_colleft dl  {
    background-position: center left;
	background-repeat: no-repeat;
	padding: 2px 0px 2px 48px ;
	line-height: normal;
	margin-top: 20px;
	}
#BASIC dl ,#PLUS dl  {
    background-image: url(/product/syncwave_cloud/img/check02.png);
	color: #FFFFFF;
	}
.p_colleft dl  {
    background-image: url(/product/syncwave_cloud/img/check03.png);
	color: #666262;
	}
.p_colright dl  {
    background-image: url(/product/syncwave_cloud/img/check04.png);
	color: #666262;
	}

#BASIC dl dt,#PLUS dl dt ,.p_colright dl dt, .p_colleft dl dt {
	font-size: 18px;
	font-weight: bold;
	}		
#BASIC dl dd,#PLUS dl dd,.p_colright dl dd, .p_colleft dl dd  {
	font-weight: normal;
	font-size: 16px;
	}			
	
.sol_contents07 {
	background-color: #402d72;

	}
.sol_contents07 .sol_con07_inner {
    max-width: 1200px !important;
    margin: 0px auto;
	padding-top: 30px;
	padding-right: 15px;
	padding-bottom: 30px;
	padding-left: 15px;
	}

@media print, screen and (min-width: 1200px) {
.sol_contents07 .sol_con07_inner  {
	padding-left:15px;
	padding-right:15px;
	padding-top: 80px;
	padding-bottom: 70px;
}
}	
	
.emphasis_design25 {
  color: transparent;
  -webkit-text-stroke: 1px #4cb3b1;
	font-size: 48px;
}		
.emphasis_design26 {
  color: transparent;
  -webkit-text-stroke: 1px #F1A7FF;
	font-size: 48px;
}		



.fstyl02 {
	font-size: 16px;
	font-weight: normal;
	line-height: 20px;
	margin-top: 0px;
	}	
	

.sol_contents08 {
	background-color: #EBEDF0;

	}
.sol_contents08 .sol_con08_inner {
    max-width: 1200px !important;
    margin: 0px auto;
	padding-top: 30px;
	padding-right: 15px;
	padding-bottom: 30px;
	padding-left: 15px;
	}

@media print, screen and (min-width: 1200px) {
.sol_contents08 .sol_con08_inner  {
	padding-left:15px;
	padding-right:15px;
	padding-top: 80px;
	padding-bottom: 70px;
}
}

	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	











.cntact {
	color: #FFFFFF;
	font-weight: bold;
	text-align: center;
}
.cntact dt {
	font-size: 21px;
}
.cntact dd {
	font-size: 18px;
	font-weight: 500;
}

a.btn_04 {
	background-image:url("../img/p2plink/mail.png");
	background-position: 30px center;
	background-repeat: no-repeat;
	display: block;
	text-align: center;
	vertical-align: middle;
	text-decoration: none;
	margin: auto;
	width: 90%;
	padding: 1rem 4rem;
	font-weight: bold;
	border: 2px solid #fff;
	background-color: none;
	color: #FFFFFF;
	border-radius: 15px;
	transition: 0.5s;
	font-size: 21px;
}
a.btn_04:hover {
	border: 2px solid #fff;
	color: #FFFFFF;
	background: #FF9F46;
}
@media print, screen and (min-width: 1200px) {
a.btn_04 {
	background-image:url("../img/p2plink/mail.png");
	background-position: 30px center;
	background-repeat: no-repeat;
	display: block;
	text-align: center;
	vertical-align: middle;
	text-decoration: none;
	margin: auto;
	width: 50%;
	padding: 1rem 4rem;
	font-weight: bold;
	border: 2px solid #fff;
	background-color: none;
	color: #FFFFFF;
	border-radius: 15px;
	transition: 0.5s;
	font-size: 21px;
}
a.btn_04:hover {
	border: 2px solid #fff;
	color: #FFFFFF;
	background: #FF9F46;
}
}
.sec-cta-form {
  width: 100%;
  overflow: hidden;
	padding-top: 20px;
}

.sec-cta-form iframe {
  display: block;
  width: 100%;
  max-width: 814px;
  margin: 0 auto;
  border: none;
  height: 600px;
  overflow: hidden;
}

@media (max-width: 768px) {
  .sec-cta-form iframe {
    height: 600px;
  }
}

