/* common style -----------------------*/

body {
    margin:0;
    padding:0;
}

.blog_wrap a {
    text-decoration:underline;
    color:#00F;
}

.blog_wrap {
    margin:0 auto;
    display:block;
}

.mail_mag {
    color: #FF0000;
    border:1px solid #FF0000;
    padding: 10px !important;
}

h1 {
    color:#ff3399;
    border-left:3px solid #ff3399;
    font-weight:bold;
    margin-bottom:20px;
    font-size:16px;
    padding-left:10px;
    letter-spacing:0.1em;
	line-height: 1.36em;
}

p {
    font-size: 14px;
    line-height: 2em;
    margin-bottom: 10px;
}

.back_number p {
    display: flex;
}

strong {
    font-weight: bold;
}

.pink {
    color: #ff3399;
}

.mb0 {
    margin-bottom:0!important;
}

.mb10 {
    margin-bottom:10px!important;
}
.mt30 {
    margin-top:30px;
}
.mb30 {
    margin-bottom:30px;
}
.mb40 {
    margin-bottom:40px;
}
.mb50 {
    margin-bottom:50px;
}
.mb60 {
    margin-bottom:60px;
}
.mb90 {
    margin-bottom:90px;
}
.mb120 {
    margin-bottom:120px;
}
.m30{
  margin:0 30px 30px;
}
.ml10{
  margin-left:10px;
}
.text-center {
  text-align: center;
}
.text-right {
    text-align: right;
}
.vol_number, .vol_number_back {
    display: inline-block;
    width: 70px;
    color:#fff;
    font-weight:bold;
    margin-right: 10px;
    width: 70px;
    text-align: center;
}

.vol_number_n {
    background-color:#e64d97;
}

.vol_number_back {
    background-color:#FF5E79;
}

.vol_number {
    background-color:#AFBE00;
}

.vol_number_n {
	color:#fff !important;
	margin-top: 5px;
    padding: 10px;
    font-weight:bold;
}

.left {
    float:left;
}
.right{
    float:right;
}
hr {
    border:3px solid #FFEAEE;
}

.f_p {
	color:#ff3399;
}

.post_ttl p {
    color: #41417f;
    font-size: 18px;
    font-weight: bold;
    margin-top: 10px;
	margin-left: 10px;
}
.info_ttl {
    color: #41417f;
    font-size: 18px;
    font-weight: bold;
}

.text_blue {
    color: #2E64FE;
}

.text_red {
    color: #FF0000;
}

.icon_point {
    padding-bottom: 50px;
    padding-right: 20px;
}

.miolife_qa dt, .miolife_qa dd {
    line-height: 1.5em;
    margin-bottom: 10px;
}

.miolife_qa dt {
    color:#FF0000;
}

.miolife_qa dd {
    padding-left: 2.3em;
    text-indent: -2.3em;
}

.outside_link a {
    background-image: url("/image/f-mini-icon.png");
    background-position: 0 center;
    background-repeat: no-repeat;
    margin-left: 5px;
    padding-left: 15px;
    text-decoration: underline;
}

.tabh-add {
    font-size: 14px;
    margin: 0 auto 30px;
    display: inline-block;
    padding: 5px;
}

.tabh-add p {margin: 5px 0 0;}

.tabh-add p b {
    font-weight: bold;
}

.tabh-add dl {
    font-size: 14px;
}

.tabh-add dl dt {
    margin: 7px 0;
}

.tabh-add dl dd {
    margin: 0 0 0 14px;
}

.blank-link{
    padding: 0 0 0 20px;
    background: url(/image/f-mini-icon.png) no-repeat 3px 3px ;
}

.clearfix {
  clear-after: left;
}
.p-10{
  padding: 10px;
}
.img-res{width:100%;}
.flex-warp{flex-wrap: wrap;}

.anno-box-black {
    font-size: 13px;
    line-height: 1.4em;
    padding: 1rem;
    border:2px solid #555;
}
.anno-box-pink {
    font-size: 13px;
    line-height: 1.4em;
    padding: 1rem;
    border:2px solid #e7198c;
}
.anno-box-pink p.anno-title {
    font-weight: bold;
    color: #e7198c;
}
.osusumeCp > p {
    font-size: 18px;
    font-weight: bold;
    color: #E7198C;
    margin-bottom: 10px;
}
.osusumeCp-img a {
    display: block;
}
.osusumeCp-img img {
    width: 220px;
}
.osusumeCp-flex {
    display: flex;
}

.latest-issue-area {
    width: 960px;
    margin: 30px auto;
    border: 2px solid #fa4e9e;
}
.latest-issue-area h2 {
    padding: 10px 0;
    text-align: center;
    color: #fff;
    background-color: #fa4e9e;
    font-size: 22px;
    font-weight: bold;
    letter-spacing: 0.2em;
}
.latest-issue-area .latest-issue-body {
    padding: 10px 20px;
}
.latest-issue-area .latest-issue-body p {
    margin-bottom: 0;
}
.tab-area {
    display: flex;
    justify-content: space-between;
    margin-bottom: 20px;
    border-bottom: 1px solid #fa4e9e;
}
.tab-box {
    position: relative;
    display: flex;
    justify-content: center;
    align-items: center;
    width: 18%;
    padding: 15px 0;
    font-size: 16px;
    font-weight: bold;
    text-align: center;
    background-color: #f2f2f2;
    border-top: 1px solid #f2f2f2;
    border-left: 1px solid #f2f2f2;
    border-right: 1px solid #f2f2f2;
    box-sizing: border-box;
    cursor: pointer;
}
.service .tab-box[data-target="service"],
.app .tab-box[data-target="app"],
.device .tab-box[data-target="device"],
.imh .tab-box[data-target="imh"],
.other .tab-box[data-target="other"] {
    color: #fa4e9e;
    background-color: #fff;
    border-top: 1px solid #fa4e9e;
    border-left: 1px solid #fa4e9e;
    border-right: 1px solid #fa4e9e;
    pointer-events: none;
}
.service .tab-box[data-target="service"]:before,
.app .tab-box[data-target="app"]:before,
.device .tab-box[data-target="device"]:before,
.imh .tab-box[data-target="imh"]:before,
.other .tab-box[data-target="other"]:before {
    position: absolute;
    content: "";
    width: 100%;
    height: 3px;
    left: 0;
    bottom: -2px;
    background-color: #fff;
}
.tab-box:last-child {
    margin-right: -1px;/*何故か微妙に右が空く為*/
}
.date-data {
    font-size: 14px;
}

/*タブ切替の表示制御*/
#tabBody.service .tab-body-list,
#tabBody.app .tab-body-list,
#tabBody.device .tab-body-list,
#tabBody.imh .tab-body-list,
#tabBody.other .tab-body-list {
    display: none;
}
#tabBody.service .tab-body-list[data-target="service"],
#tabBody.app .tab-body-list[data-target="app"],
#tabBody.device .tab-body-list[data-target="device"],
#tabBody.imh .tab-body-list[data-target="imh"],
#tabBody.other .tab-body-list[data-target="other"] {
    display: block;
}

@media screen and (min-width: 641px) {
  .flex{
    display: flex;
  }
  .flex.flex-left{justify-content: left;}

  .float_l img {
    width: 220px;
    margin: 0 10px 0 15px;
  }
  .flex-img-area {
    width: 300px;
    margin: 0 auto;
  }
  .flex-img-area img {
    height: 240px;
  }
  .flex-img-area p {
    clear: both;
    width: 255px;
    margin: 0 auto;
    word-break: normal;
  }
  p.flex-p {
      margin-left: 60px;
  }
  p.flex-p2 {
      margin-left: 10px;
  }
  .osusume {
      height: 200px;
      margin-bottom: 20px;
  }
  .osusumeCp {
      margin-bottom: 50px;
  }
  .osusumeCp-img {
      flex-shrink: 0;
      margin: 0 10px 0 15px;
  }
  .info_title {
    position: relative;
    text-align: center;
  }
  .info_title::before {
    position: absolute;
    content: "";
    top: 0;
    left: 0;
    width: calc( ( 100% - 282px ) / 2 );
    height: 31px;
    background: url(/hml/img/title_info_bg.png) no-repeat 0 0;
  }
  .info_title::after {
    position: absolute;
    content: "";
    top: 0;
    right: 0;
    width: calc( ( 100% - 282px ) / 2 );
    height: 31px;
    background: url(/hml/img/title_info_bg.png) no-repeat 0 0;
    transform: scale(-1, 1);
    }
    .back_number p .date-data {
        width: 26%;
    }
    .back_number p .date-data + .fd {
        width: 74%;
    }
    .backnumber_title {
        background: url(/hml/img/title_backnumber_bg.png) no-repeat 0 0;
        text-align: center;
    }
    .latest-issue-area .latest-issue-body {
        background-color: #fff;
    }
    .tab-box:hover {
        opacity: .7;
    }
}
@media screen and (max-width: 640px) {
    .flex-sp{display: flex;}
    .flex-sp > .col6sp{width: 45%;}
    .img-res_sp{width:100%;}
    .flex-sp.flex-left{justify-content: left;}
    .float_l_sp,
    .flex-img-area {
        width: 80%;
        margin: 0 auto;
    }
    .flex-img-area p {
        width: 90%;
        margin: 0 auto 10px;
        font-size: 12px;
        text-align: center;
        word-break: normal;
    }
    .osusume_img {
        width: 100%;
        margin: 0 auto;
        text-align: center;
    }
    .osusumeCp-flex {
        flex-direction: column;
    }
    .osusumeCp-flex p {
        margin: 0 30px 30px;
    }
    .osusumeCp-img {
        margin: auto;
        margin-bottom: 10px;
    }
    .back_number p {
        flex-direction: column;
    }
    .latest-issue-area {
        width: 100%;
        margin-top: 5px;
    }
    .latest-issue-area h2 {
        padding: 7px 0;
        font-size: clamp(17px, 4.7vw, 21px);
        font-weight: bold;
        letter-spacing: 0.2em;
    }
    .latest-issue-area .latest-issue-body {
        padding: 10px 2%;
    }
    .tab-box {
        width: 19%;
        padding: 5px 0;
        font-size: clamp(11px, 3.5vw, 15px);
        line-height: 1.2;
    }
    .tab-box:active {
        opacity: .7;
    }
}
/* ---- option_announce ---- */
.option_announce{
    width: 90%;
    margin: 25px auto;
    text-align: center;
    border: 1px solid #c1c1c1;
    padding: 15px 0;
}
.announce_title{
    color: red;
    font-weight: bold;
    font-size: 20px;
    margin-bottom: 10px;
    margin: 0;
}
@media screen and (max-width: 640px){
    .option_announce{
        padding: 15px;
    }
    .announce_title{
        font-size: 4.5vw;
    }
    .announce_text{
        font-size: 3.5vw;
    }
}

/* ---- div table ---- */

#table {
	display:table;
}
.row {
	display:table-row;
}
.row>div {
	display: table-cell;
	padding: 15px;
	vertical-align: middle;

}

table.plantable {
    table-layout: fixed;
    width: 100%;
	border-collapse:collapse;
}

table.plantable th,
table.plantable td {
	border:1px solid #ccc;
	padding:10px;
}

table.plantable th {
	text-align:left;
}

table.plantable td {
	text-align: center;
	vertical-align: middle;
}
.ar_link_blank{
	background-position: 2px 6px!important;
}
@media screen and (min-width:641px) {

.blog_wrap {
    width:960px;
}

.vol_number_n {
	margin-right:10px;
}

.blog_ttl {
	float:left;
	width: 710px;
	line-height: 1.2em;
}

/* ==== 201507 追加 ==== */

.blog_container {
    background-image:url(/hml/img/bg_miolife.gif);
    background-repeat:repeat;
    padding: 50px;
}

.pro_img {
    float:left;
}

.miki_profile {
    background-color:#fff;
    padding:20px;
}

.miki_profile p {
    padding-left: 180px;
}

.post_ttl_img {
    float:left;
    padding: 10px 10px 30px 0;
}

.post_Area, .new_info, .back_number {
    background-color:#fff;
    padding:20px;
    border:3px solid #FFEAEE;
    margin:0 auto 30px;
}

.back_number {
    padding-bottom:20px;
}

.to_index {
    padding: 30px;
    text-align: center;
}

.left_pc, .right_pc {
    float:left;
    width:430px;
    padding: 10px 10px 30px 0;
}

.left_pc {
    margin-right:20px;
}

#miopon-switch {
    margin: -60px 0 0 0;
    padding: 60px 0 0 0;
    font-weight: bold;
}

/*----- みおふぉんアプリ ----*/
#dial_apli01{background: url(/hdd/miofone/img/dial/bg_pc_apli.png) no-repeat; overflow:hidden;margin: 0 0 30px;background-position: -668px -128px;background-size: 239%;}
.div_apli01, .div_apli02{ text-align:left;}
.div_apli01{padding-top: 30px;}
.div_apli01 p{ padding:0;}
.div_apli01 .txt_apli02{padding: 10px 0 20px 0;}
.div_apli02 dl{ /* width:325px; */}
.div_apli02 dd p{ float:left; padding: 15px 0 !important;}
.div_apli02.pc img {width: 423.5px;}
.div_apli02 dd p.apple,.div_apli02 dd p.google{ margin-right:10px;}
.div_apli02 dd p.apple img,.div_apli02 dd p.google img,.div_apli02 dd p.huawei img{ width: 135px;}
.txt_apli01{ padding:0 !important; font-size:10px; color:#555;}
#dial_apli01 .vc_02_title{padding: 0 50px 32px;}

}


@media screen and (max-width:640px) {

.pc {
	display:none;
}

.blog_wrap {
    width:95%;
    padding-top: 10px;
}

.vol_number_n {
	display:block;
	width:50%;
	margin:0 auto;
	text-align:center;
}

.blog_ttl {
	line-height:1.2em;
}

/* ==== 201605 追加 ==== */

.row > div {
    line-height: 1.5em;
    display: block;
    padding: 0;
	font-size: 14px;
}

}

/* main contents -----------------------*/

.picture {
    margin-bottom:30px;
}

.blog_minittl {
    margin-bottom:10px;
    font-weight:bold;
    font-size: 16px;
}


/* app DL contents -----------------------*/


#hci_section06 a {
    color: #e7198c;
}

.innerSubWidth ul {
    width: 840px;
	height: auto;
}

.innerSubWidth li {
    display: inline-block;
    padding-right: 20px;
    width: 20%;
}


.innerSubWidth img {
    margin-bottom:10px;
    width: 180px;
}

p.textBoth {
    background: #fff none repeat scroll 0 0;
    border: 1px solid #ccc;
    clear: both;
    margin: 0 auto;
    padding: 20px 0;
    text-align: center;
    width: 890px;
}

.innerSubWidth h3 {
    background: rgba(0, 0, 0, 0) url("/hdd/coupon/img/image08.png") no-repeat scroll left top;
    color: #5f67ae;
    font-size: 16px;
    font-weight: bold;
    height: 58px;
    line-height: 1.4em;
    padding-left: 60px;
    padding-top: 8px;
}

.innerSubWidth p {
    font-size: 11px;
    padding: 0 0 0 20px;
}


.innerSubWidth {
    padding: 12px 0;
}

.hci_whitebox {
    background: #fff none repeat scroll 0 0;
    margin-bottom: 30px;
    margin-left: 35px;
    width: 510px;
}
/* レスポンシブ化 */
.img_res{width:98%;margin:1%;max-width:960px;}
.img_border{border:1px solid #999;}
.img_block{max-height:360px;}
.col4{box-sizing: border-box;}
/* flexボックス */
@media screen and (min-width: 641px) {
	.flex {display: -webkit-flex;display: flex;justify-content: space-around;}
	.col9{width:75%;}.col8{width:66.6%;}.col6{width:50%;}.col4{width:33.3%;}.col3{width:25%;}
}
@media screen and (max-width: 640px) {
	.flex_sp{display: -webkit-flex;display: flex;justify-content: space-around;}
  .col9,.col8,.col6,.col4,.col3{width:96%;margin:2%;}
  .col9-sp{width:75%;}.col8-sp{width:66.6%;}.col6-sp{width:44%;}.col4-sp{width:33.3%;}.col3-sp{width:25%;}
  .innerSubWidth li {
    display: inline-block;
    padding-right: 5px;
    width: 45%;
}
}
h2.hml_title{
	width: 98%;
	font-size: 1.5rem;
	font-weight: normal;
	color: #303030;
	margin: 0 auto;
	padding-left: 20px;
	background: url(/hdd/img/service-voice-title.jpg) no-repeat center left;
	padding: 26px 0 20px 13px;
}
.img_max_h{
	max-height:260px;
}

@media screen and (max-width:640px) {

.post_Area {
    margin-bottom: 30px;
}

.center {
    margin:0 auto 30px;
    display: block;
}

.innerSubWidth li img {
    height: 40px;
    padding-bottom: 6px;
    width: auto;
}

.innerSubWidth li img {
    height: 40px;
    padding-bottom: 6px;
    width: auto;
}

.innerSubWidth h3 {
    background: rgba(0, 0, 0, 0) url("/hdd/coupon/img/image08.png") no-repeat scroll left top;
    color: #5f67ae;
    font-size: 16px;
    font-weight: bold;
    height: 80px;
    line-height: 1.4em;
    padding-left: 60px;
    padding-top: 8px;
}

.innerSubWidth ul {
    height: auto;
	max-width:640px;
	width:100%;
	text-align: center;
}

#hci_section06 .hci_youtube iframe {
    height: auto;
    width: 80%;
}

.innerSubWidth {
    padding: 12px 5px 12px 12px;

}

.post_ttl p {
    line-height: 1.2em;
}

.hci_whitebox {
    width: 100%;
    margin-bottom: 0;
    margin-left: 0;
}

.info_ttl {
    margin-top:10px;
    display: block;
}

.fd a {
    color: #41417f;
    font-size: clamp(16px, 4.5vw, 20px);
    font-weight: bold;
    margin-top:10px;
    display:block;
}

.miolife_qa {
    font-size:14px;
}

#miopon-switch {
    font-weight: bold;
}

/*----- みおふぉんアプリ ----*/
#dial_apli01{
    width:100%;
    background:url(/hdd/miofone/img/dial/bg_sp_apli.jpg) no-repeat right bottom;
    background-size:cover;
}
#dial_apli01 .vc_02_title h2{ padding-top:20px;}
.div_apli_smp p.txt_apli01{ padding:0 15px;}
.div_apli01{ width:85%; margin:10px auto; text-align:left;}
.div_apli01 .txt_apli02{ text-align:center;}
.div_apli02{ padding:10px; text-align:left;}
.div_apli_smp dl{ padding:15px;}
.div_apli_smp dt{ padding-bottom:10px;}
.div_apli_smp dd p.apple{ width:50%; float:left;}
.div_apli_smp dd p.google{ width:44%; float:right;}

.div_apli02 dd p:first-child{ margin-right:10px;}
.dialapli_box{ margin:20px auto;}
.dialapli_box p{ margin:15px 0;}
.div_apli_smp dl{ padding:15px;}
.div_apli_smp dt{ padding-bottom:10px;}
.div_apli_smp dd p.apple{ width:47%; float:left;}
.div_apli_smp dd p.google{ width:47%; float:right;}
.div_apli_smp dd p.huawei{ width:47%; margin: 0 auto;}

.div_apli_smp img {
    width: 100%;
}

.sp_off{
	display: none;
}

}

@media screen and (min-width:641px) {

.plan_sample01 {
    border: 4px #00baef solid;
	margin-right:30px;
}

.plan_sample02 {
    border: 4px #abcd03 solid;
}

.plan_sample01,
.plan_sample02 {
    padding: 20px;
    background: #fff;
    position: relative;
    z-index: 10;
	width: 290px;
}

.plan_sample01:before,
.plan_sample02:before {
    content: "";
    position: absolute;
    background: #fff;
    margin: 3px;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    display: block;
    z-index: -10;
}

.plan_sample01:before {
    border: 2px #00baef solid;
}
.plan_sample02:before {
    border: 2px #abcd03 solid;
}
h1.hml_title{
  display: flex;
  align-items: center;
}
}

@media screen and (max-width:640px) {

.plan_sample01 {
    border: 4px #00baef solid;
	margin:0 auto 20px;
}

.plan_sample02 {
    border: 4px #abcd03 solid;
	margin: 0 auto;
}

.plan_sample01,
.plan_sample02 {
    padding: 20px;
    background: #fff;
    position: relative;
    z-index: 10;
	width: 85%;
}

.plan_sample01:before,
.plan_sample02:before {
    content: "";
    position: absolute;
    background: #fff;
    margin: 3px;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    display: block;
    z-index: -10;
}

.plan_sample01:before {
    border: 2px #00baef solid;
}
.plan_sample02:before {
    border: 2px #abcd03 solid;
}
h1.hml_title{
  display: block;
}
h1.hml_title .vol_number_n{
  display: block;
  width: 50%;
  margin: 0 auto 1.5rem;
  text-align: center;
}
}

h1.hml_title{
  color: #41417f;
  font-size: 18px;
  font-weight: bold;
  margin-top: 10px;
  margin-left: 10px;
  border-left: none;
}
.hml_title .vol_number_n{
  width: 8rem;
  text-align: center;
}
.hml_title span{
  display:block;
  font-weight: bold;
}
h3.hml_sub_title {
    color:#ff3399;
    border-left:3px solid #ff3399;
    font-weight:bold;
    margin-bottom:20px;
    font-size:16px;
    padding-left:10px;
    letter-spacing:0.1em;
	line-height: 1.36em;
}
.annotation_list li{
  font-size: 10px;
  margin-bottom: 1em;
  text-indent: -2.5em;
  margin-left: 2.5em;
}
.fw{font-weight: bold;}