@charset "utf-8";

/* others add
-------------------------------*/
/*カテゴリートップ：フレッツ*/
/*オプション*/
.service-list {
    overflow: hidden;
    *zoom: 1;
}
.list1 li {
    padding: 25px 15px;
    display: flex;
    justify-content: space-evenly;
}
.list1 .service-list-inner1 {
    width: 65%;
    margin-right: 20px;
}
service-list .service-list-inner1 {
    float: left;
    width: 320px;
}
.list1 .service-list-inner1 .heading {
    display: flex;
    align-items: center;
    text-align: left;
}
.service-list .service-list-inner1 .heading {
    line-height: 1.2;
    font-size: 22px;
    font-weight: bold;
    color: #1865b2;
	    margin-bottom: 15px;
}
.service-list .service-list-inner1 .heading p {
    display: inline-block;
    vertical-align: middle;
}
.list1 .service-list-inner1 .heading-img {
    margin-right: 10px;
}
.service-list .service-list-inner1 .heading-img {
    position: relative;
    width: 120px;
    height: 80px;
}
.service-list .service-list-inner1 .heading-img img {
    position: absolute;
    top: 0;
    bottom: 0;
    margin: auto;
}
.service-list .service-list-inner1 .text {
    font-size: 15px;
    line-height: 1.5;
text-align: justify;
}
.service-list .service-list-inner1 .text span {
	color: #F6921E;
	font-weight: bold;
}
.list2 {
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
    margin-bottom: 15px;
}
.service-list .small {
    width: 48%;
    padding: 25px 15px;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
  overflow: hidden;
    *zoom: 1;
    position: relative;
    margin-top: 20px;
    /*padding: 25px 40px;*/
    border: 1px solid #ccc;
    border-radius: 20px;
    box-sizing: border-box;
}
.heading-img_list2 img {
	height: 35px;
}
.service-list .service-list-inner1 .heading-img_list2 {
    position: relative;
    width: 100%;
	text-align: center;
}
@media screen and (max-width: 640px) {
.service-list li {
	display:block;
	padding: 25px;
}
.list1 .service-list-inner1 {
    width: 100%;
}
.list2 {
    padding-left: 0;
    margin-left: 0;
}
.service-list .service-list-inner1 .heading-img {
    position: relative;
    width: 80px;
	height: 50px;
}
.service-list .service-list-inner1 .text {
    font-size: 13px;
    line-height: 1.5;
}
.service-list .small {
    width: 100%;
    /* width: 90%; */
    margin: 20px auto 0;
    padding: 20px 30px;
}
.service-area .txt_p {
    font-size: .9em;
    margin: 1em 2em;
}
.service-list .service-list-inner1 .heading {
    margin-bottom: 15px;
}
}
/*よくある質問
----------------------------------------------------*/
.cp_qa *, .cp_qa *:after, .cp_qa *:before {
	font-family: sans-serif;
	-webkit-box-sizing: border-box;
	        box-sizing: border-box;
}
.cp_qa {
	margin: 0 0 2em;
	padding: 1em auto 0.5em;
	/*background: #e1f5fe;*/
}
.cp_qa dl {
	margin: 0;
}
.cp_qa dt {
	margin-bottom: 0.5em;
	padding: 0.2em 0.5em 0.5em 2em;
	border-radius: 0.2em;
	background: #ffeda3;
}
.cp_qa dd {
	margin-bottom: 1em;
	margin-left: 0;
	padding: 0.5em 1em 1.5em 3em;
  /* add */
  line-height: 22px;
}
/* QAアイコン */
.cp_qa dt::before,.cp_qa dd::before{
	font-size: 1.5em;
	color: #ffffff;
}
.cp_qa dt::before {
	margin: 0.3em 0.5em 0 -1em;
	content: 'Q';
  color: #00bcd4;
}
.cp_qa dd::before {
	margin: 0 0.5em 0 -2em;
	padding: 0.2em 0.4em;
	content: 'A';
	border-radius: 0.2em;
	background: #00bcd4;
}
@media screen and (max-width: 640px) {
.cp_qa dt {
    font-size: .8em;
}
.cp_qa dd {
    font-size: .8em;
}  
.cp_qa dd::before {
    padding: 0em 0.4em;
}
}
/* タグ ＞ ボックスデザイン ＞スライドボックス
---------------------------------------*/
.st-slidebox-c {
    margin-top: -1em;
    border: solid 1px #dddddd;
    padding: 12px 15px 10px;
}

/* table ドコモキャンペーン
---------------------------------------*/
div.scroll_table-d table {
font-size:13px !important;
line-height: 1.4;
vertical-align: middle;
}
div.scroll_table-d table tr td {
text-align: center;
vertical-align: middle;
}
div.scroll_table-d table tr td:first-child {
text-align: left;
}
div.scroll_table table tr:nth-child(even) {
background: #ffffff;
}
div.scroll_table-d table tr:nth-child(odd) {
background: #F0FBFF;
}
div.scroll_tabl-de table tr:first-child {
background: #EBEBEB !important;
}
div.scroll_tabl-de table tr td:first-child {
background: #EBEBEB !important;
}
@media (max-width:767px){
div.scroll_table-d table {
display: block;
overflow-x: scroll;
white-space: nowrap;
-webkit-overflow-scrolling: touch;
font-size:11px !important;
line-height: 1.4;
vertical-align: middle;
}
}
/*.st-mybox {
    background: #f3fff4 !important;
}*/

/*--------------------------------------
レーダーチャート
--------------------------------------*/

.radar-chart {
    margin: .9em auto 1.7em;
    display: inline-block;
    position: relative;
}

ul.radar-chart-dls {
    list-style: none !important;
    color: #777;
    font-size: .72em;
    text-align: center;
    list-style-type: none;
    margin: 0;
    padding: 0;
    border: 0;
}
.radar-chart-dls li {
    position: absolute;
    white-space: nowrap;
    padding: 0;
}

.radar-chart-dls dd {
    margin: 0 auto;
    font-size: 1em;
    line-height: 1.5;
  text-align: center;
}

.radar-chart-dls dt {
    line-height: 1;
}

.radar-chart-dl1 {
    top: -3px;
    left: 50%;
    transform: translateX(-50%);
}

.radar-chart-dl2 {
    top: 70px;
    left: 5%;
}

.radar-chart-dl3 {
    top: 250px;
    left: 20%;
}

.radar-chart-dl4 {
    top: 250px;
    right: 20%;
}

.radar-chart-dl5 {
    top: 70px;
    right: 5%;
}

.radar-chart-aria {
    transform-origin: center;
}
@media screen and (max-width: 640px) {
/*ここにスマホ用スタイルを記述*/
.radar-chart-dls li {
    font-size: 15px !important;
}
.radar-chart-dl2 {
    top: 70px;
    left: 10%;
}
.radar-chart-dl3 {
    bottom: 0%;
    top: auto;
    left: 10%;
}
.radar-chart-dl4 {
    bottom: 0%;
    top: auto;
}
.radar-chart-dl5 {
    right: 0%;
    bottom: 50%;
}	
}
@media screen and (max-width: 342px) {
.radar-chart {
    left: -7%;
}  
}
/*トップコンテンツ
--------------------------------------------*/
.tag_point {
    position: relative;
    margin: 3em 0 2em;
    padding: 0.5em 1em;
    border: solid 3px #1e73be;
}
.tag_point .tag_point-title {
    position: absolute;
    display: inline-block;
    top: -35px;
    left: -3px;
    padding: 2px 20px 0;
    height: 30px;
    line-height: 30px;
    font-size: 15px;
    background: #1e73be;
    color: #ffffff;
    font-weight: bold;
    border-radius: 5px 5px 0 0;
}
.tag_point ul {
    margin: 0; 
    padding: 0 0 0 1.5em;
}
@media screen and (max-width: 648px) {
.tag_point .tag_point-title {
    position: absolute;
    display: inline-block;
    top: -30px;
    left: -3px;
    padding: 2px 20px 0;
    height: 27px;
    line-height: 27px;
    font-size: 13px;
    background: #1e73be;
    color: #ffffff;
    font-weight: bold;
    border-radius: 5px 5px 0 0;
}
.tag_point {
    position: relative;
    margin: 2em 0 1em;
    padding: 0.5em;
    border: solid 3px #1e73be;
}
}