html{font-size:62.5%;}
* {
	margin: 0;
	padding: 0;
	list-style: none;
	font-family: 'Noto Sans JP', "ヒラギノ角ゴ Pro", "Hiragino Kaku Gothic Pro", "Hiragino Sans", "メイリオ", Meiryo, sans-serif;
}

body {
	line-height: 1.5;
	color: #2F363C;
	background: #fff;
}

img {
	vertical-align: bottom;
}

[class^="btn-"] {
	display: flex;
	justify-content: center;
	align-items: center;
	margin: 0 auto;
	color: #fff;
	text-decoration: none;
	border-radius: 80px;
	box-shadow: 0 2.5px 2.5px rgba(0,0,0,.2);
}

.btn-warm:before {
	content: "";
	display: block;
	width: 20px;
	height: 26px;
	margin-right: 15px;
	background: url("/wp-content/themes/miitel/assets/images/front_img/sp/btn-icon.svg");
}

.btn-warm {
	background: #FF4B28;
}

.btn-cool {
	background: #3B98E2;
}

.btn-1 {width: 240px;height: 50px;}
.btn-2 {width: 273px;height: 50px;}
.btn-3 {width: 320px;height: 50px;}
.btn-4 {width: 175px;height: 35px;}
.btn-5 {width: 269px;height: 50px;}
.btn-6 {width: 147px;height: 50px;}

.center {text-align: center;}

.normal {font-weight: normal;}
.bold {font-weight: bold;}

.clr-60A4DA {color: #60A4DA;}
.clr-499CF8 {color: #499CF8;}
.clr-fff {color: #fff;}
.clr-6D6D6D {color: #6D6D6D;}
.clr-000 {color: #000;}
.clr-3B98E2 {color: #3B98E2;}

.f-12 {font-size: 1.2rem;}
.f-15 {font-size: 1.5rem;}
.f-17 {font-size: 1.7rem;}
.f-20 {font-size: 2rem;}
.f-22 {font-size: 2.2rem;}
.f-27 {font-size: 2.7rem;}
.f-30 {font-size: 3rem;}

.flex {
	display: flex;
	justify-content: space-between;
}

[class^="sec"] > div {
	font-size: 1.35rem;
}

[class^="sec"] img {
	max-width: 100%;
	width: auto;
}


.sec01 {
    position: relative;
    margin: 64px 0 0;
    padding: 21px 0 38px!important;
    background: url(/wp-content/themes/miitel/assets/images/front_img/sp/sec01-bg.jpg) 50% 0 no-repeat;
    background-size: cover;
}

.sec01 h2 {
    padding: 10px 0 0 10px!important;
}

.sec01 h2 + img {
	width: 375px;
	margin: -20px 0 0;
}
.sec01 h2 img {
    width: 58%!important;
}

.sec01 h2 + img.gif-ani {
	margin: -6px 0 -6px;
}

.sec01 p.gif-ani {
    width: 163px;
    height: 245px;
    overflow: hidden;
    position: absolute;
    top: 209px!important;
    left: 146px!important;
}

.sec01 p.gif-ani img {
	width: 100%;
}

.lp__bnr--container {
	/*max-width: 956px;*/
	width: 53.6%!important;
	margin: 0;
	padding: 8px;
}
.lp__bnr--container a {
	display: block;
}
.lp__bnr--container img {
	width: 100%;
	height: auto;
}
.section3 {
	padding: 20px 15px;
	margin: 34px 0px;
}
.sec3__title {
  font-size: 22px;
  text-align: center;
  font-weight: bold;
}
.general__func--wrapper {
  background: #2780C6;
  text-align: center;
  padding: 15px;
  margin-top: 10px;  
  border-radius: 8px;
}
.useful__func--wrapper {
  background: #24BDBD;
  text-align: center;
  padding: 15px;
  margin-top: 10px;  
  border-radius: 8px;
}
.general__func--wrapper h3,
.useful__func--wrapper h3 {
  color: #FFF;
  font-weight: bold;
  font-size: 16px;
  text-align: center;
  margin: 0 0 6px!important;
}
.sec02 {
	padding: 42px 0 62px;
	background: url("/wp-content/themes/miitel/assets/images/front_img/sp/sec02-bg.jpg")50% 100% no-repeat;
	background-size: cover;
}

.sec02 > div {
	padding: 0 35px;
}

.sec02 h3 {
	margin: 55px 0 15px;
}

.sec02 [width="227"] {
	width: 227px;
}

.sec02 [width="239"] {
	width: 239px;
}

.sec02 [width="271"] {
	width: 271px;
}
.sec02__video--wrapper {
	margin: 1.5em auto 0;
	/*width: 305px!important;*/
	width: 100%!important;
} 
.sec02__video--inner {
	position: relative;
	width: 100%!important;
	/*padding-top: 56.25%;*/
}
.sec02__video--inner iframe {
	position: absolute;
	right: 0;
	top: 0;
	width: 100%!important;
	height: 100%!important;
}
.cv {
	margin: 0 auto;
	padding: 43px 0 42px;
	background: url("/wp-content/themes/miitel/assets/images/front_img/sp/cv-bg.jpg") 50% 0 no-repeat;
	background-size: cover;
}

.sec04 > div {
	margin: 45px 15px 34px;
	padding: 26px 22px;
	background: #F4FAFB;
}

.sec04 h2 {
	margin: 0 0 23px;
	padding: 0 0 18px;
	letter-spacing: 2.7px;
	border-bottom: 1px solid #499CF8;
}

.sec04 > p:last-child {
	margin: 24px 0 50px;
}

.sec04 img {
	width: 277px;
}

.sec05 {
	overflow: hidden;
	padding: 0 0 60px;
}

.sec05 h2 {
	letter-spacing: 2.7px;
}

.sec05 .flex {
	width: 315px;
	flex-wrap: wrap;
	justify-content: center;
	margin: 45px auto;
}

.sec05 .flex > div {
	display: flex;
	justify-content: center;
	align-items: center;
	width: 146px;
	height: 146px;
	background: #fff;
	box-shadow: 0 0 10px rgba(59, 152, 226, .5);
	border-radius: 146px;
}

.sec05 .flex > div:first-child {
	margin: 0 60px;
}

.sec05 .flex > div:nth-child(2) {
	margin-right: 11px;
}

.sec05 .flex > div:nth-child(3) {
	margin-left: 11px;
}

.sec05 .flex p {
	line-height: 1.3;
	padding: 0 0 10px;
}

.sec05 .flex + p {
	margin: 0 0 86px;
}

.sec05 .flex + p img {
	width: 343px;
}

.sec05 .swiper-wrap {
	padding: 0 0 0;
	width: 100%;
	background: #fff;
	margin-top: 42px;
}

.swiper-container {
	width: 92%;
	/*height: 426px;*/
	height: auto;
}

.swiper-slide {
	box-sizing: border-box;
	padding: 31px 12%;
}

.swiper-slide > p {
}

.swiper-slide > div {
}

.swiper-button-disabled {
	display: none;
}

.swiper-container {
	overflow: visible;
}

.swiper-button-prev, .swiper-button-next {
	width: 20px;
	height: 19px;
	top: 57%;
}

.swiper-button-prev:after, .swiper-button-next:after {
	content: "";
	width: 20px;
	height: 19px;
	background: url("/wp-content/themes/miitel/assets/images/front_img/pc/prev.svg");
	background-size: 20px 19px;
	opacity: .5;
}

.swiper-button-next:after {
	background: url("/wp-content/themes/miitel/assets/images/front_img/pc/next.svg");
	background-size: 20px 19px;
}

.swiper-slide {
	border-radius: 20px;
	background: #fff;
	box-shadow: 0 0 20px rgba(59, 152, 226, .5);
}

.swiper-pagination {
	bottom: -45px !important;
}

.swiper-pagination-bullet {
	margin: 0 7px !important;
	width: 10px;
	height: 10px;
	background: #fff;
	border: 1px solid #499CF8;
	opacity: 1;
}

.swiper-pagination-bullet-active {
	background: #499CF8;
}

.sec05 .btn-4 {
	margin: 62px auto 0;
}

.sec05 table {
	margin: 16px 0 0;
}

.swiper-slide > div  p {
	margin: 22px 0 6px;
}

.sec05 .swiper-container h3 {
	line-height: 1.4;
}

.sec05 th {
	padding-right: 35px;
	text-align: left;
	font-weight: normal;
}

.sec05 .swiper-slide img  {
	width: 65%;
	margin: 15% 15% 0;
	transition: width 1s ease, margin 1s ease;
}

.sec05 .swiper-slide-active img, .sec05 .swiper-slide-active img, .sec05 .swiper-slide-duplicate-active img {
	width: 249px;
	margin: 0;
	border-radius: 20px;
}

.sec07 {
	padding: 45px 0 60px;
}

.sec07 h2 {
	margin: 0 0 25px;
}

.sec07 img {
	/*width: 318px;*/
}

.sec07 .media__logo--wrapper {
	padding: 0 15px;
}

.p-front__tickerSlider__list li {
	padding: 5px 10px;
}
.logo_abema img {
	height: auto;
}
.logo_ascii img {
	height: 20px;
}
.logo_bcn img {
	height: 22px;
}
.logo_diamond_online img {
	height: auto;
}
.logo_jinzai_business img {
	height: auto;
}
.logo_newspicks img {
	height: auto;
}
.logo_nikkei_business_daily img {
	height: auto;
}
.logo_nikkei_business img {
	height: 22px;
}
.logo_nikkei img {
	height: 18px;
}
.logo_sogyotecho img {
	height: auto;
}
.logo_startup_db img {
	height: auto;
}
.logo_tk_online img {
	height: auto;
}
.logo_toyo_keizai img {
	height: 22px;
}
.logo_tv_asahi img {
	height: auto;
}
.logo_tv_tokyo img {
	height: auto;
}

.sec08 {
	padding: 50px 0 43px;
	background: #F4FAFB;
}

.sec08 {
	line-height: 1.5;
}

.sec08 .flex {
	justify-content: center;
	flex-wrap: wrap;
	width: 292px;
	margin: 5px auto 0;
}

.sec08 .flex img {
	width: 135px;
	margin: 30px 0 0;
}

.sec08 .flex li:nth-child(odd) {
	margin: 0 20px 0 0;
}

.sec08 .flex li:last-child {
	margin: -8px 0 0 0;
}

.sec09 {
	padding: 79px 0 60px;
}

.sec09 h2 {
	line-height: 1.4;
}

.sec09 dl {
	width: 80%;
	margin: 39px auto 0;
}

.sec09 dt, .sec09 dd {
	font-size: 1.35rem;
}

.sec09 dt {
	padding: 0 0 5px;
	color: #499CF8;
	font-weight: bold;
	border-bottom: 1px solid #499CF8;
}

.sec09 dd {
	padding: 11px 0 25px;
}

.sec09 p {
	margin: 13px 0 0;
}

.sec11 {
	padding: 60px 0;
}

.sec11 h2 {
	width: 92%;
	margin: 0 auto;
	padding: 0 0 8px;
	border-bottom: 1px solid #499CF8;
}

.sec11 ul {
	width: 92%;
	margin: 0 auto 26px;
}

.sec11 li:first-child {
	margin: 16px 0 0;
}

.sec11 li {
	margin: 23px 0 0;
	padding: 0 0 0 100px;
	font-size: 1.35rem;
}

.sec11 li span {
	display: inline-block;
	width: 87px;
	margin: 0 15px 0 -100px;
	padding: 1px 0;
	background: #71DDCC;
	color: #fff;
	text-align: center;
	font-size: 1rem;
}
.sec11 li span.cat__bg--color1 {
	background-color: #1CB5D6!important;
}
.sec11 li span.cat__bg--color38 {
	background-color: #3283db!important;
}
.sec11 li span.cat__bg--color58 {
	background-color: #FFE164!important;
}
.sec11 li span.cat__date {
	font-size: 12px;
	color: #8e8e93;
	background: unset;
	display: block;
	margin: 0 0 0 5px;
	width: unset;
	text-align: left;
}
.sec11 li a {
	color: #000;
	text-decoration: none;
}

