@charset "UTF-8";
/*canvas{
  -webkit-transition: padding-top 5s linear;
}*/


/*----------------------------------------*/
/* For IE 6/7 only */
.clearfix {
  *zoom: 1;
}

.clearfix:before,
.clearfix:after {
  display: table;
  line-height: 0;
  content: "";
}

.clearfix:after {
  clear: both;
}
/*----------------------------------------*/

.block {
  display: block;
}


/*** slider ***/
#slider {
  position: relative;
  z-index: 1;
  width: 100%;
  min-width: 920px;
  /*height:449px;*/
  margin-bottom: 65px;
  overflow: hidden;
}
.img-container{
  margin: 0 auto !important;
}
#slider .imgs {
  position: relative;
  z-index: 1;
}
#slider .imgs .img {
  position: relative;
  z-index: 1;
  width: 1126px;
  margin: 0 auto;
  text-align: center;
}
#slider .imgs .img .txt {
  position: absolute;
  top: 156px;
  left: 264px;
}
#slider .menu {
    display: table;
    position: relative;
    z-index: 2;
    width: 920px;
    margin: -26px auto 0;
    padding: 10px 0;
    overflow: hidden;
    table-layout: fixed;
    text-align: center;
    word-spacing: -.4em;
    display: block\9;
}
#slider .menu li {
  display: inline-block;
  margin-left: 2px;
  background: #fff;
  vertical-align: top;
  word-spacing: normal;
  -webkit-box-shadow: 0 0 7px 0 rgba(0, 0, 0, 0.04);
  -moz-box-shadow: 0 0 7px 0 rgba(0, 0, 0, 0.04);
  -ms-box-shadow: 0 0 7px 0 rgba(0, 0, 0, 0.04);
  -o-box-shadow: 0 0 7px 0 rgba(0, 0, 0, 0.04);
  box-shadow: 0 0 7px 0 rgba(0, 0, 0, 0.04);
}
#slider .menu li:first-child {
  margin-left: 0;
}
#slider .menu li a {
  display: block;
  -webkit-transition: opacity .2s ease;
  -moz-transition: opacity .2s ease;
  -ms-transition: opacity .2s ease;
  -o-transition: opacity .2s ease;
  transition: opacity .2s ease;
}
/******************3/15 透過やめる***
#slider .menu li a:hover,
#slider .menu li a:active {
  opacity: .7;
  -ms-filter: "alpha(opacity=70)";
}
*************************************/


/*一覧を見る*/
/*.cp_list {
    position: absolute;
    top: 12px;
    right: 0;
}
.cp_list > a {
    text-decoration: none;
    font-weight: bold;
    padding-right: 15px;
    background: url(/assets/img/commons/arrow-b.png) no-repeat center right;
}
.h3_new span {
    background-color: #fff30d;
    color: var(--primary);
    font-size: 9px;
    margin-right: 5px;
    padding: 3px 15px;
}
.h3_new {
    height: 16px;
}*/


/*** tone-contents ***/
.media_sp_only{
  display: none;
}

/*** section-news ***/
body.top .tone-contents #section-news {
  padding: 45px 0 61px;
}
body.top .tone-contents #section-news #section-news-inner {
  width: 920px;
  margin: 0 auto;
}
body.top .tone-contents #section-news h2 {
  margin-bottom: 40px;
}
body.top .tone-contents #section-news .list li:before,
body.top .tone-contents #section-news .list li:after {
    content: " ";
    display: table;
}
body.top .tone-contents #section-news .list li:after {
    clear: both;
}
body.top .tone-contents #section-news .list li {
  margin-top: 8px;
  color: var(--primary);
  *zoom: 1;
}

body.top .tone-contents #section-news .list li:first-child {
  margin-top: 0;
}
body.top .tone-contents #section-news .list li span {
  /*float: left;*/
}
body.top .tone-contents #section-news .list li .date {
  float: left;
  width: 93px;
  display: inline-block;
  padding-top: 5px;
}
body.top .tone-contents #section-news .list li .category {
  float: left;
  width: 93px;
  display: inline-block;
  margin: 0 20px;
  border: 1px solid var(--primary);
  font-size: 12px;
  font-weight: bold;
  text-align: center;
  padding: 3px 0;
}
body.top .tone-contents #section-news .list li .type {
  float: left;
  display: inline-block;
  margin: 3px 0 0 2em;
  line-height: 1;
  background: #d9e3ee;
}
body.top .tone-contents #section-news .list li .title {
  display: block;
  margin-left: 272px;
  padding-top: 5px;
}
body.top .tone-contents #section-news .list li .title a {
  text-decoration: none;
}
body.top .tone-contents #section-news .list li .title a:hover {
  /*text-decoration: underline;*/
}
body.top .tone-contents #section-news .more {
  margin-top: 25px;
  line-height: 1;
  text-align:right;
}
body.top .tone-contents #section-news .more a {
  padding: 9px 0 9px 15px;
  background: url(/assets/img/home/section-infos-more-bg.png) no-repeat center left;
  text-decoration: none;
  letter-spacing: -1px;
  border-bottom: 1px solid var(--primary);
}
body.top .tone-contents #section-news .more a:hover,
body.top .tone-contents #section-news .more a:active {
  background-image: url(/assets/img/home/section-infos-more-bg-hover.png);
  border-bottom-color: #7c9dc9;
}

/*ul.info_list*/
body.top .tone-contents #section-news div.info_list{
	width:100%;
	margin-bottom:40px;
	border-top: 1px solid #b2c5e0;
	}
body.top .tone-contents #section-news div.info_list .info_tit{
	font-size:110%;
	font-weight:bold;
	color:var(--primary);
	margin:1.7em 0 0  0;
	float:left;
	width:165px;
}
body.top .tone-contents #section-news div.info_list ul{
	float:left;
	width:590px;
	padding:20px 0 0 0;
}
body.top .tone-contents #section-news div.info_list li{
	/*border-bottom: 1px solid #b2c5e0;*/
	padding:0;
	line-height:2em;
}

body.top .tone-contents #section-news div.info_list li br{
	display:none;}

body.top .tone-contents #section-news p.info_btn a,
body.top .tone-contents #section-news p.info_btn a:link,
body.top .tone-contents #section-news p.info_btn a:hover{
	float:right;
	display:block;
	border: 1px solid var(--primary);
	color:var(--primary);
	background:#fff;
	padding:0.5em 0.5em 0.5em 1em;
	line-height:2em;
	font-size:12px;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
	text-decoration:none;
	font-weight:700;
	margin:1.5em 0 0 0;
}
body.top .tone-contents #section-news p.info_btn a:hover,
body.top .tone-contents #section-news p.info_btn a:active{
	float:right;
	display:block;
	border: 1px solid var(--primary);
	color:#fff;
	background:var(--primary);
	padding:0.5em 0.5em 0.5em 1em;
	line-height:2em;
	font-size:12px;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
	text-decoration:none;
	font-weight:700;
	margin:1.5em 0 0 0;
}

/*** tone-footer_purchase ***/
body.top .tone-footer_purchase {
  width: 920px;
  margin: 0 auto;
}
body.top .tone-footer_purchase h3 {
  margin-top: 60px;
}


#page-1     { opacity: 1;  -ms-filter: "alpha(opacity=100)";  }
#page-2     { opacity: 0;  -ms-filter: "alpha(opacity=0)";  }
#page-3     { opacity: 0;  -ms-filter: "alpha(opacity=0)";  }
#page-4     { opacity: 0;  -ms-filter: "alpha(opacity=0)";  }
#page-5     { opacity: 0;  -ms-filter: "alpha(opacity=0)";  }

.tone-index_service_title-plan {
  margin-top: 32px;
  margin-bottom: 27px;
 }
 .tone-index_service_title-product {
   margin-top: 107px;
 }

.tone-index_service_text-product {
  padding-bottom: 16px;
  border-bottom: 3px solid var(--primary);
}

.tone-service_index_plan_link {
  margin-right: -1px; }
  .tone-service_index_plan_link li {
    margin-top: 14px;
    float: left;
    width: 280px;
    margin-right: 40px; }

.tone-index_service_plan_block {
  padding: 45px 62px 61px;
  border: 3px solid var(--primary);
 }
 .tone-index_service_plan_block-product {
   padding: 45px 0px 103px;
  }
.tone-index_service_plan_block_price {
  text-align: center;
  padding-top: 20px;
  margin-bottom: 40px;
 }

 .tone-index_service_plan_block_pricecaption {
   text-align: right;
   border-bottom: 1px solid #ccd9ea;
   padding-bottom: 13px;
   margin-bottom: 56px;
  }


.tone-index_service_plan_block_list {
 }

.tone-index_service_plan_block_list_inner li {
  float: left; }

.tone-index_service_plan_block_list_inner li.li1 {
  margin-right: 32px;
}
.tone-index_service_plan_block_list_inner li.li2 {
  margin-right: 31px;
}
.tone-index_service_plan_block_list_inner li.li3 {
  margin-right: 27px;
}
.tone-index_service_plan_block_list_inner li.li4 {
  margin-right: 45px;
}
.tone-index_service_plan_block_list_inner li.li5 {
  margin-right: 46px;
}


.tone-index_service_plan_column_left {
  width: 370px; }
  .tone-index_service_plan_column_left p {
    margin-bottom: 19px; }

.tone-index_service_plan_column_right {
  width: 522px; }

.tone-index_service_plan_notes {
  letter-spacing: 0.01em; }

.tone-index_service_t-point {
  margin-top: 32px; }

.tone-index_service_conversion {
  background: #edf2f8;
  padding: 45px 0;
  text-align: center;
  font-size: 0;
}

/*SP*/
@media screen and (max-width: 869px){
.tone-index_service_conversion {
  padding: 45px 16px;
  box-sizing: border-box;
}
.hatsubai0801{
    margin-top: 29px;
  }
.tone_model_cell2{
  margin-bottom: 0;
}
}
.tone-index_service_conversion_text {
  text-align: center;
  border-bottom: 1px solid var(--primary);
  padding-bottom: 6px;
  margin-bottom: 29px;
  display: inline-block;
}

.tone-service-option-anchor {
  margin-bottom: 16px;
}
.tone-service-option-anchor li {
  height: 50px;
  border-bottom: 1px solid #ccd9ea;
  text-align: right;
  line-height: 50px;
  font-size: 0;
}
.tone-service-option-anchor li img {
  vertical-align: middle;
}

.tone-service-option-anchor li a {
  display: block;
}

.tone-service_index_title-sub {
  margin-top: 44px;
  padding-top: 30px; }

.tone-service_index_option_detail {
  width: 240px; }

.tone-service_index_option_body {
  /* overflow: hidden; */
  margin-right: 320px; }
.tone-service_index_option_body_text {
  margin-bottom: 12px;
}
.tone-service_index_option_3-info {
  margin-bottom: 22px; }

.tone-service_index_fee {
  margin-bottom: 102px; }

.app-family {
  position: absolute;
  right: 0;
  top: 161px; }

.spacer-family {
  margin-top: 22px;
  margin-bottom: 25px; }

.tone-service_family_list {
  width: 960px;
  overflow: hidden; }
  .tone-service_family_list dl {
    width: 280px;
    float: left;
    margin-right: 40px;
    min-height: 400px;
    }

    .tone-service_family_list dl:nth-child(3n) {
      margin-right: 0; }
    .tone-service_family_list dl.item_wide {
      width: 600px;
      margin-right: 0; }
  .tone-service_family_list dt {
    /* padding-bottom: 15px; */
    /* border-bottom: 1px solid var(--primary); */
    margin-bottom: 29px; }
  .tone-service_family_list dd {
    margin-bottom: 98px; }
    .tone-service_family_list dd.last-list {
      margin-bottom: 0; }
  .tone-service_family_list div {
    margin-bottom: 17px; }
  .tone-service_family_list span {
    display: inline-block; }

.tone-service_aftercare_list {
  width: 960px;
  overflow: hidden; }
  .tone-service_aftercare_list dl {
    width: 280px;
    float: left;
    margin-right: 40px;
    /* margin-bottom: 24px; */
    margin-top: 40px;
    min-height: 400px; }
    .tone-service_aftercare_list dl:nth-child(3n) {
      margin-right: 0; }
  .tone-service_aftercare_list dt {
    margin-bottom: 29px;
    /*background: url(/assets/img//service/aftercare/aftercare_icon_free.png) right bottom no-repeat;*/
    }
  .tone-service_aftercare_list dd.add_space_bottom {
    margin-bottom: 72px; }
  .tone-service_aftercare_list div {
    margin-bottom: 17px; }
  .tone-service_aftercare_list span {
    display: inline-block; }

.tone-service_t-point_float_link {
  position: relative; }
  .tone-service_t-point_float_link span {
    display: block;
    position: absolute;
    bottom: 0;
    left: 127px; }

.tone-service-options {
  border: 4px solid var(--primary);
  position: relative; }

.tone-service-options_tax {
  position: absolute;
  top: -26px;
  right: 2px; }

.tone-service-option {
  padding-top: 58px;
}
/*.tone-service-option.first {
  padding-top: 0;
}*/
.tone-service-option.last {
  padding-bottom: 58px;
}
.tone-service-option_headline {
  border-top: 1px solid #668cc1;
  border-bottom: 1px solid #ccd9ea;
  padding: 16px 0;
 }

.tone-service-option_headline_inner {
  height: 24px;
  padding-right: 48px;
  display: block;
 }

.tone-service-option_headline_sub {
  padding-top: 5px; }

.tone-service-option_body {
  padding: 31px 0 13px;
 }
.tone-service-option-left {
  width: 562px;
  float: left;
}

.tone-service-option_caution {
  margin: 30px 0 -23px;
  padding: 29px 35px 38px;
  background-color: #f2f5fa; }
  .tone-service-option_caution dt {
    margin-bottom: 16px; }

.tone-service-option_caution + h3 {
  margin-bottom: 28px; }

.blue_bg_box {
  margin: 40px 0 103px;
  padding: 35px 0 35px 35px;
  background-color: #f2f5fa; }
  .blue_bg_box.is-example {
    padding-left: 40px;
    padding-right: 40px;
    padding: 44px 40px 45px;
    margin-top: 92px;
  }
  .blue_bg_box .cases {
    margin-top: 45px;
  }
  .blue_bg_box .cases li {
    float: left;
    width: 260px;
    margin-left: 30px;
   }
   .blue_bg_box .cases li:first-child{
     margin-left: 0;
   }
    .blue_bg_box .cases li .image {
      margin-bottom: 15px; }
  .blue_bg_box .simulate-btn {
    margin-top: 73px;
    text-align: center;
  }

.tone-service-example_table {
  padding: 35px 0 49px 34px;
  overflow: hidden;
  background-color: #edf2f8; }

.tone-service-example_cell {
  float: left;
  width: 260px;
  margin-right: 35px; }

.tone-service-example_persona {
  display: block; }

.tone-service-example_fee {
  display: block;
  margin-top: 20px; }

.tone-service-example_text {
  display: block;
  margin-top: 2px; }

.tone-service-see-also ul {
  border: 1px solid #ccd9ea;
}
.tone-service-see-also li {
  float: left;
  border-left: 1px solid #ccd9ea;
}
.tone-service-see-also li:first-child {
  border-left: none;
}


.tone-product_interface-design_list {
  /* overflow: hidden; */
  margin-bottom: 105px;
  padding-top: 0px;
  margin-top: -5px; }
  .tone-product_interface-design_list ul li {
    width: 200px;
    float: left;
    margin-left: 40px; }
    .tone-product_interface-design_list ul li:first-child {
      margin-left: 0px; }
    .tone-product_interface-design_list ul li h3 {
      padding-bottom: 17px;
      margin-bottom: 30px;
      border-bottom: 1px solid var(--primary); }
    .tone-product_interface-design_list ul li div {
      margin-bottom: 28px; }
    .tone-product_interface-design_list ul li dt {
      margin-bottom: 16px; }
    .tone-product_interface-design_list ul li dd p {
      font-size: 11px;
      line-height: 22px; }

.tone-product_spec_main_bg {
  min-width: 920px;
  background: url(/assets/img/product/spec/main_pic.jpg) center 220px no-repeat; }
  .tone-product_spec_main_bg .tone-general_main {
    max-width: 920px;
    width: 100%;
    margin: 0 auto;
    /*padding-top: 103px;*/
    padding-bottom: 198px;
  }
    .tone-product_spec_main_bg .tone-general_main .tone-general_page_category {
      margin-bottom: 73px; }
    .tone-product_spec_main_bg .tone-general_main h2 {
      margin-bottom: 46px; }

.tone-product_spec_menu {
  margin-bottom: 96px;
  border-bottom: 1px dotted #ccc; }
  .tone-product_spec_menu ul {
    max-width: 920px;
    width: 100%;
    margin: 0 auto -1px;
  }
  .tone-product_spec_menu li {
    float: left;
    margin-right: 65px;
   }

   @media screen and (max-width: 869px){
    .tone-product_spec_menu li {
      margin-right: 29px;
     }
    .tone-product_spec_menu li:last-child {
      margin-right: 0;
     }
   }
    .tone-product_spec_menu li a:hover {
      opacity: 0.3; }

.tone-product_spec_list {
  margin-bottom: 8px; }
  .tone-product_spec_list div {
    float: left;
    width: 200px;
    margin-left: 40px; }
    .tone-product_spec_list div:first-child {
      margin-left: 0px; }
    .tone-product_spec_list div dl {
      margin-bottom: 29px; }
    .tone-product_spec_list div dt {
      margin-bottom: 9px; }
    .tone-product_spec_list div dd {
      line-height: 29px;
      color: var(--primary); }

.tone-product_spec_list_slide {
  border-top: 1px solid var(--background-blue);
  border-bottom: 1px solid var(--background-blue);
  height: 560px;
  overflow: hidden;
  margin-bottom: 10px;
  position: relative;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none; }
  .tone-product_spec_list_slide .slide_list_main {
    position: relative; }
    .tone-product_spec_list_slide .slide_list_main li {
      position: absolute;
      left: 0;
      top: 0;
      width: 100%;
      height: 100%;
      display: none;
      z-index: 0; }
      .tone-product_spec_list_slide .slide_list_main li.moving {
        z-index: 1;
        display: block;
        -webkit-transition: all 500ms;
                transition: all 500ms; }
  .tone-product_spec_list_slide .slide_list_thumb {
    position: absolute;
    left: 1px;
    top: 45px;
    z-index: 3; }
    .tone-product_spec_list_slide .slide_list_thumb li {
      float: left;
      margin-right: 5px;
      cursor: pointer;
      position: relative;
      padding: 1px; }
      .tone-product_spec_list_slide .slide_list_thumb li:after {
        content: '';
        display: block;
        position: absolute;
        top: 0;
        left: 0;
        right: 0;
        bottom: 0;
        border: 1px solid var(--background-blue); }
      .tone-product_spec_list_slide .slide_list_thumb li:hover:after, .tone-product_spec_list_slide .slide_list_thumb li.current:after {
        border: 3px solid var(--primary); }
  .tone-product_spec_list_slide .spec_slide_button {
    background-repeat: no-repeat;
    background-position: left top;
    width: 49px;
    height: 49px;
    position: absolute;
    top: 264px;
    cursor: pointer;
    z-index: 2; }
    .tone-product_spec_list_slide .spec_slide_button:hover, .tone-product_spec_list_slide .spec_slide_button.disable {
      opacity: 0.3; }
  .tone-product_spec_list_slide .spec_slide_left {
    left: 41px;
    background-image: url(/assets/img/product/spec/spec_slide_left.png); }
  .tone-product_spec_list_slide .spec_slide_right {
    right: 41px;
    background-image: url(/assets/img/product/spec/spec_slide_right.png); }
  .tone-product_spec_list_slide .slide_list_main_text {
    position: absolute;
    left: 0;
    top: 0;
    right: 0;
    bottom: 0;
    z-index: 1; }
    .tone-product_spec_list_slide .slide_list_main_text li {
      position: absolute;
      display: none;
      opacity: 0;
      -webkit-transition: opacity 200ms 0ms;
              transition: opacity 200ms 0ms; }
      .tone-product_spec_list_slide .slide_list_main_text li.show {
        -webkit-transition: opacity 200ms 500ms;
                transition: opacity 200ms 500ms;
        opacity: 1; }

.spec_ml_fix {
  margin-left: -36px; }

.no-csstransforms .spec_ml_fix {
  margin-left: 24px; }

.tone-product_app_list {
  overflow: hidden;
  margin-bottom: 27px;
  padding-top: 0px;
  margin-top: -5px; }
  .tone-product_app_list ul {
    margin-bottom: 68px; }
    .tone-product_app_list ul li {
      width: 280px;
      float: left;
      margin-left: 40px; }
      .tone-product_app_list ul li:first-child {
        margin-left: 0px; }
      .tone-product_app_list ul li h3 {
        padding-bottom: 15px;
        margin-bottom: 29px;
        border-bottom: 1px solid var(--primary); }
      .tone-product_app_list ul li div {
        position: relative;
        margin-bottom: 11px; }
        .tone-product_app_list ul li div:hover span {
          color: #00285e  !important; }
        .tone-product_app_list ul li div span {
          position: absolute;
          left: 18px;
          bottom: 14px; }
        .tone-product_app_list ul li div a {
          background-color: #edf2f8;
          display: block;
          height: 100%; }
          .tone-product_app_list ul li div a:hover {
            background-color: var(--background-blue); }
      .tone-product_app_list ul li dl {
        margin-bottom: 6px;
        padding-bottom: 5px;
        border-bottom: 1px solid var(--background-blue); }
      .tone-product_app_list ul li dt {
        padding-top: 12px;
        float: right; }
      .tone-product_app_list ul li dd {
        float: left;
        line-height: 22px; }

.tone-general_main.tone-buy_index_main {
  padding-bottom: 44px; }

.tone-buy_index_spacer_bottom {
  padding-bottom: 130px; }

.tone-buy_index_box {
  padding-top: 10px;
  margin-bottom: 276px; }
  .tone-buy_index_box div p {
    font-size: 11px;
    line-height: 22px; }
  .tone-buy_index_box > p {
    margin-top: 24px; }

.tone-buy_store_link {
  background-color: #edf2f8;
  padding: 74px 45px; }

.tone-buy_onlinestore_list {
  text-align: right; }
  .tone-buy_onlinestore_list li {
    display: inline-block;
    margin-left: 30px; }

.buy-tel-text {
  padding: 28px;
  background-color: #edf2f8;
 }

.tone-buy_preparation_box {
  border: 4px solid var(--primary);
  padding: 72px 20px 70px 70px;
}
  .tone-buy_preparation_box > ul > li {
    margin-bottom: 26px; }
    .tone-buy_preparation_box > ul > li:last-child {
      margin-bottom: 0; }
    .tone-buy_preparation_box > ul > li li.spacer_top-xs {
      margin-top: 17px; }
  .tone-buy_preparation_box p {
    padding-top: 43px;
    padding-right: 50px; }

.tone-buy_flow_box {
  background-color: #edf2f8;
  padding: 45px 45px 74px 45px;
  margin-bottom: 16px; }
  .tone-buy_flow_box.biz_mb_fix {
    margin-bottom: 28px; }
  .tone-buy_flow_box dt {
    font-size: 10px;
    line-height: 0; }
  .tone-buy_flow_box dd {
    border-top: 1px solid #cad7ea;
    border-bottom: 1px solid #cad7ea; }

.tone-buy_flow_box .apply_btn_box{
	background-color: #ffffff;
	padding: 14px 45px 29px;

}

.tone-general_title-sub.fixed_buy1 {
  margin-bottom: 45px; }

.tone-general_title-sub.fixed_buy2 {
  margin-top: 99px; }

.tone-general_main.fixed_buy {
  padding-bottom: 47px; }

.tone-general_main.fixed_buy_biz {
  padding-bottom: 0px; }

.tone-spacer_bottom-tel {
  padding-bottom: 28px; }

.buy_ml_fix {
  margin-left: 8px; }

.no-csstransforms .buy_ml_fix {
  margin-left: 24px; }

.tone-pickup_related {
  min-width: 920px;
  margin: -30px 0 -26px;
  padding: 74px 0 78px;
  background: #f2f5f9;
}
  .tone-pickup_related ul {
    display: table;
    width: 920px;
    margin: 0 auto;
    overflow: hidden;
    table-layout:fixed;
    text-align: left;
    word-spacing: -.4em;
    display: block\9;
  }
    .tone-pickup_related ul li {
      display: inline-block;
      margin-left: 2px;
      background: #fff;
      vertical-align: top;
      word-spacing: normal;
      -webkit-box-shadow: 0 1px 5px 0 #f5f5f5;
      -moz-box-shadow: 0 1px 5px 0 #f5f5f5;
      -ms-box-shadow: 0 1px 5px 0 #f5f5f5;
      -o-box-shadow: 0 1px 5px 0 #f5f5f5;
      box-shadow: 0 1px 5px 0 #f5f5f5;
    }
    .tone-pickup_related ul li:first-child {
      margin-left: 0;
    }
      .tone-pickup_related ul li a {
        display: block;
        -webkit-transition: opacity .2s ease;
        -moz-transition: opacity .2s ease;
        -ms-transition: opacity .2s ease;
        -o-transition: opacity .2s ease;
        transition: opacity .2s ease;
      }
      .tone-pickup_related ul li a:hover,
      .tone-pickup_related ul li a:active {
        opacity: .75;
        -ms-filter: "alpha(opacity=75)";
      }

.tone-pickup_related-detail li {
  float: left;
  margin-right: 34px; }

.tone-pickup_related-tsutaya {
  display: block;
  margin: -5px 0; }


.tone-pickup_t-point_main {
  margin: 0 auto 65px; }
.tone-_t-point_main_lead1 {
  margin: 95px 0 104px;
  text-align: center; }
.tone-pickup_t-point_main h2 {
  text-align: center; }

.tone-_t-point_main_lead2 {
  margin-top: 35px;
  margin-bottom: 100px;
  text-align: center; }

body.pickup.t-point .tone-contents .tone-t-point_list li {
  position: relative;
  height: 260px;
  margin-bottom: 66px;
}
body.pickup.t-point .tone-contents .tone-t-point_list li .more {
  position: absolute;
  bottom: 0;
  left: 0;
  padding-left: 15px;
  background: url(/assets/img/commons/icon-arrow-s.png) no-repeat left center;
}
body.pickup.t-point .tone-contents .tone-t-point_list li .more a {
  text-decoration: none;
}
body.pickup.t-point .tone-pickup_related {
  margin-top: -37px;
}

.top-pickup_t-point_content {
  position: relative;
  z-index: 2; }

.tone-tpoint_main_lead, .tone-tpoint_step {
  margin-top: 101px; }

.tone-tpoint_main_title {
  margin: 67px 0 44px; }

.tone-tpoint_step {
  width: 410px;
  background: url(/assets/img/pickup/t-point/step_number.png) 100% 0 no-repeat; }

.tone-tpoint_step_item {
  padding: 0 0 72px 0; }

.tone-tpoint_link_list {
  margin-top: 101px; }

.tone-pickup_beginner_main {
  overflow: hidden;
  width: 100%;
  position: relative; }

.beginner_bg {
  position: relative;
  z-index: 1;
  background: url(/assets/img/pickup/beginner/main_img.jpg) 50% 0 no-repeat;
  height: 1021px; }
  .tone-pickup_beginner_main_inner .tone-contents {
    position: relative;
    z-index: 2; }

.tone-pickup_beginner_main_lead1 {
  margin: 101px 0 111px; }

.tone-pickup_beginner_main_lead2 {
  margin: 73px 0 32px; }

.tone-pickup_beginner_list {
  margin-bottom: 101px; }
  .tone-pickup_beginner_list h3 {
    margin-bottom: 15px; }

.tone-pickup_beginner_list-3n {
  clear: left; }

.tone-pickup_beginner_list_body {
  margin-top: 18px; }

/*** tone-contents ***/
body.pickup.kids main .tone-contents {
  position: relative;
  width: 920px;
  /*min-width: 920px;*/
  /*padding-top: 80px;*/
}
/*** tone-contents>section-reasons ***/
body.pickup.kids main .tone-contents #section-reasons {
  width: 100%;
  max-width: 1102px;
  min-width: 920px;
  margin: 0 auto;
}
body.pickup.kids main .tone-contents #section-reasons > div {
	position: relative;
	left: 50%;
	margin-left: -551px;
}

/*** tone-contents>section-links ***/
body.pickup.kids #section-links {
  width: 100%;
  min-width: 920px;
  overflow: hidden;
  background: url(/assets/img/pickup/kids/section-2-bg.jpg) no-repeat center top;
}
body.pickup.kids #section-links #section-links-inner {
  width: 920px;
  height: 733px;
  margin: 0 auto;
}
body.pickup.kids #section-links #section-links-inner section {
  width: 231px;
  padding-top: 90px;
}
body.pickup.kids #section-links #section-links-inner section .links {
  padding-bottom: 10px;
  margin-bottom: 14px;
  border-bottom: 1px dotted #333;
}
body.pickup.kids #section-links #section-links-inner section .links li,
body.pickup.kids #section-links #section-links-inner section .menu li {
  margin-bottom: 4px;
  background: #fff;
	 border: 1px solid #ccc;
}
body.pickup.kids #section-links #section-links-inner section .links li a,
body.pickup.kids #section-links #section-links-inner section .menu li a {
  display: block;
  -webkit-transition: opacity .2s ease;
  -moz-transition: opacity .2s ease;
  -ms-transition: opacity .2s ease;
  -o-transition: opacity .2s ease;
  transition: opacity .2s ease;
}
body.pickup.kids #section-links #section-links-inner section .links li a:hover,
body.pickup.kids #section-links #section-links-inner section .links li a:active,
body.pickup.kids #section-links #section-links-inner section .menu li a:hover,
body.pickup.kids #section-links #section-links-inner section .menu li a:active {
  opacity: .7;
  -ms-filter: "alpha(opacity=70)";
}

.slider-wrapper {
  overflow: hidden;
  width: 100%; }

.about_bg {
  background: url(/assets/img/about/bg_main.jpg) top center no-repeat; }

.tone-about_main_lead1 {
  margin: 104px 0 70px;
}

@media screen and (max-width: 869px){
  .tone-about_main,
  .tone-pickup_beginner_main_inner{
    background-position: 50% 0px !important;
    height: auto;
    padding-bottom: 40px;
  }
  .tone-about_main_lead1,
  .tone-pickup_beginner_main_lead1{
    margin-top: 0;
  }
  .tone-pickup_kids_main .tone-contents{
    padding-top: 0;
  }
  .tone-contents.family{
    margin-top: -37px;
  }
  .about_bg {
    background: url(/assets/img/about/sp_bg_main.jpg) left top no-repeat !important;
    background-size: contain !important;
    }
}

.tone-about_main_lead2 {
  margin-top: 43px; }

.tone-about_list .tone-about_list_top {
  margin-bottom: 104px; }
  .tone-about_list .tone-about_list_top .tone-about_list_body {
    height: 184px;
    letter-spacing: 0.04em; }

.lt-ie9 .tone-about_list .tone-about_list_top .tone-about_list_body {
  height: 213px; }

.tone-about_list_body {
  margin-top: 14px;
  height: 169px;
  letter-spacing: 0.08em; }

.tone-about_notes {
  display: block;
  font-size: 11px;
  line-height: 22px; }


.tone-about_column {
  margin: 159px 0 103px;
  padding: 57px 61px 60px 61px;
  background-color: #f2f5fa;
}

  .tone-about_column_titie {
    border-bottom: 1px solid var(--primary);
    display: inline-block;
    padding-bottom: 7px;
    margin-bottom: 13px;
  }

  .tone-about_column_subtitle {
    border-bottom: 1px solid var(--primary);
    padding-bottom: 28px;
    margin-bottom: 45px;
    margin-top: 62px;
  }

.tone-about_pickup {
  width: 920px;
  margin: 0 auto 0px;
}
  .tone-about_pickup_title {
    margin-bottom: 45px;
  }
  .tone-about_pickup ul {
    display: table;
    width: 920px;
    margin: 0 auto;
    overflow: hidden;
    table-layout:fixed;
    text-align: left;
    word-spacing: -.4em;
    display: block\9;
  }
    .tone-about_pickup ul li {
      display: inline-block;
      margin-left: 2px;
      background: #fff;
      vertical-align: top;
      word-spacing: normal;
    }
    .tone-about_pickup ul li:first-child {
      margin-left: 0;
    }
      .tone-about_pickup ul li a {
        display: block;
        -webkit-transition: opacity .2s ease;
        -moz-transition: opacity .2s ease;
        -ms-transition: opacity .2s ease;
        -o-transition: opacity .2s ease;
        transition: opacity .2s ease;
      }
      .tone-about_pickup ul li a:hover,
      .tone-about_pickup ul li a:active {
        opacity: .75;
        -ms-filter: "alpha(opacity=75)";
      }

.tone-try-now {
  border: 4px solid var(--primary);
  padding: 14px 14px 14px 60px;
  margin-bottom: 100px;
  overflow: hidden; }

.tone-try-now_title {
  display: block;
  margin-top: 90px; }

.tone-try-now_body {
  display: block;
  margin-top: 28px; }

.tone-try-now_video {
  display: block;
  border-left: 1px solid #d6e0ee;
  border-right: 1px solid #d6e0ee; }

.tone-try-now_caption {
  display: block;
  margin-top: 10px; }

.youtube-embed-bordered {
  position: relative; }

.youtube-embed-bordered:before {
  position: absolute;
  content: "";
  display: block;
  width: 276px;
  height: 1px;
  background-color: white;
  border-bottom: 1px solid #d6e0ee;
  top: -1px; }

.youtube-embed-bordered:after {
  position: absolute;
  content: "";
  display: block;
  width: 276px;
  height: 2px;
  background-color: white;
  border-top: 1px solid #d6e0ee;
  bottom: -1px; }

.tone-sotre_index_list_local {
  float: right;
  padding-top: 12px; }
  .tone-sotre_index_list_local li {
    float: left;
    margin-left: 38px; }

.tone-store_index_list .tone-store_index_list_mb1 {
  margin-bottom: 42px; }
.tone-store_index_list .tone-store_index_list_mb2 {
  padding-bottom: 70px; }
.tone-store_index_list .tone-store_index_list_mb3 {
  padding-bottom: 0px; }
.tone-store_index_list li {
  width: 440px; }
.tone-store_index_list h3 {
  padding-bottom: 15px;
  border-bottom: 1px solid var(--primary);
  margin-bottom: 45px;
  padding-top: 32px; }
.tone-store_index_list h4 {
  padding-bottom: 15px;
  border-bottom: 1px solid var(--background-blue);
  margin-bottom: 26px; }
  .tone-store_index_list h4 span {
    display: block;
    margin-bottom: 15px; }
  .tone-store_index_list h4.retail {
    background-image: url(/assets/img/store/icon-retail.png);
    background-repeat: no-repeat;
    background-position: right bottom; }
.tone-store_index_list dl {
  padding-bottom: 9px; }
  .tone-store_index_list dl.spacer-bottom0 {
    padding-bottom: 0; }
.tone-store_index_list dt {
  margin-bottom: 13px; }
.tone-store_index_list dd {
  margin-bottom: 15px; }
  .tone-store_index_list dd.spacer-bottom0 {
    margin-bottom: 0; }
  .tone-store_index_list dd a {
    margin-left: 5px; }
  .tone-store_index_list dd img {
    position: relative;
    top: -7px; }
.tone-store_index_list p {
  font-size: 11px;
  line-height: 22px; }
.tone-store_index_list div {
  margin-bottom: 5px; }
.tone-store_index_list .note {
  color: #f00; }

.tone-modal-cover {
  position: fixed;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  background-color: #fff;
  background-color: rgba(255, 255, 255, 0.9);
  z-index: 100000;
  display: none; }

.tone-modal-body {
  max-width: 870px;
  width: 100%;
  box-sizing: border-box;
  /* padding: 74px; */
  background-color: var(--primary);
  position: absolute;
  left: 50%;
  top: 142px;
  margin-left: -400px;
  z-index: 100001;
  visibility: hidden;
  opacity: 0; }
  .tone-modal-body .tone-modal-button-close {
    width: 37px;
    height: 37px;
    background: url(/assets/img/modal_close.png) left top no-repeat;
    position: absolute;
    right: 0;
    top: -60px;
    cursor: pointer; }
  .tone-modal-body iframe {
    display: block; }

.tone-page-modal {
  background-color: var(--primary); }

.modal-contents {
  max-width: 870px;
  width: 100%;
  margin: 0 auto;
  padding: 74px 29px;
  box-sizing: border-box;
}
  .modal-contents p, .modal-contents li {
    color: #fff;
    line-height: 29px; }
    .modal-contents p a, .modal-contents li a {
      background-color: #003d00;
      color: #fef200;
      text-decoration: none;
      border-bottom: 1px solid #c0d0e6; }
      .modal-contents p a:hover, .modal-contents li a:hover {
        background-color: #3366ad;
        color: #fff; }
  .modal-contents li {
    text-indent: -1em;
    padding-left: 1em; }
    .modal-contents li:before {
      content: '・';
      display: inline-block;
      text-indent: 0; }
  .modal-contents span.modal-bg-yellow {
    background-color: #003d00;
    color: #fef200; }
  .modal-contents .modal-column-two {
    width: 307px; }
  .modal-contents .modal-text-notes {
    font-size: 11px;
    line-height: 22px; }
  .modal-contents h4 {
    padding-bottom: 14px;
    margin-bottom: 22px;
    border-bottom: 1px solid #fff; }
  .modal-contents h5 {
    margin-bottom: 20px; }
  .modal-contents .spacer_bottom_modal-sm {
    margin-bottom: 36px; }
  .modal-contents .spacer_bottom_modal-md {
    margin-bottom: 66px; }

.lp_a_a1 {
  /*  common
	--------------------------------------------------*/ }
  .lp_a_a1 .tone-navigation {
    margin-right: -43px; }
    .lp_a_a1 .tone-navigation li {
      float: left;
      margin-right: 43px; }
  .lp_a_a1 .link_apply {
    text-align: center; }
  .lp_a_a1 section {
    position: relative; }
    .lp_a_a1 section:after {
      content: '';
      position: absolute;
      top: 0;
      right: 0;
      left: 0;
      height: 11px;
      background: url(/assets/img/lp1/shadow.png) repeat-x; }
  .lp_a_a1 .header_nav_sub_fix {
    height: 62px;
    top: -63px; }
    .lp_a_a1 .header_nav_sub_fix.show {
      top: 0; }
    .lp_a_a1 .header_nav_sub_fix .tone-navigation {
      padding-top: 20px; }
  .lp_a_a1 .tone-main_visual_area {
    padding: 46px 0 40px;
    background: url(/assets/img/lp1/main_img.jpg) no-repeat center top;
    position: relative; }
    .lp_a_a1 .tone-main_visual_area .tone-logo {
      margin-bottom: 26px; }
    .lp_a_a1 .tone-main_visual_area .texts {
      margin-bottom: 127px;
      padding-left: 444px; }
      .lp_a_a1 .tone-main_visual_area .texts .title {
        margin-bottom: 44px; }
      .lp_a_a1 .tone-main_visual_area .texts .link {
        margin-top: 27px; }
    .lp_a_a1 .tone-main_visual_area:before {
      content: '';
      position: absolute;
      top: 0;
      right: 50%;
      bottom: 0;
      left: 0;
      margin-right: 1000px;
      background: url(/assets/img/lp1/main_img_left.jpg) repeat-x right top; }
    .lp_a_a1 .tone-main_visual_area:after {
      content: '';
      position: absolute;
      top: 0;
      right: 0;
      bottom: 0;
      left: 50%;
      margin-left: 1000px;
      background: url(/assets/img/lp1/main_img_right.jpg) repeat-x left top; }
  .lp_a_a1 .tone-service {
    padding: 136px 0 162px; }
    .lp_a_a1 .tone-service:after {
      display: none; }
    .lp_a_a1 .tone-service .section_title {
      margin-bottom: 104px; }
    .lp_a_a1 .tone-service .title {
      margin-bottom: 26px; }
    .lp_a_a1 .tone-service .sub_title {
      padding: 70px 0 29px; }
    .lp_a_a1 .tone-service .blue_border_box {
      position: relative;
      border: 4px solid var(--primary); }
      .lp_a_a1 .tone-service .blue_border_box .tax_caption {
        position: absolute;
        top: -28px;
        right: 1px; }
      .lp_a_a1 .tone-service .blue_border_box.plan_box {
        margin-bottom: 5px;
        padding: 49px 0 42px 60px; }
        .lp_a_a1 .tone-service .blue_border_box.plan_box .price {
          float: left;
          margin-right: 46px;
          padding-right: 38px;
          border-right: 1px solid #ccd9ea; }
        .lp_a_a1 .tone-service .blue_border_box.plan_box .plans {
          float: left;
          width: 383px; }
          .lp_a_a1 .tone-service .blue_border_box.plan_box .plans li {
            float: left;
            margin: 0 10px 27px 0; }
      .lp_a_a1 .tone-service .blue_border_box.option_box .options li {
        padding-left: 25px;
        border-top: 1px solid var(--background-blue); }
        .lp_a_a1 .tone-service .blue_border_box.option_box .options li:first-child {
          border-top: none; }
        .lp_a_a1 .tone-service .blue_border_box.option_box .options li.blue_bg {
          background-color: #f2f5fa; }
    .lp_a_a1 .tone-service .option_caption {
      margin: 19px 0 75px; }
    .lp_a_a1 .tone-service .blue_bg_box {
      margin: 40px 0 120px;
      padding: 35px 0 35px 35px;
      background-color: #f2f5fa; }
      .lp_a_a1 .tone-service .blue_bg_box .cases li {
        float: left;
        width: 260px;
        margin-right: 35px; }
        .lp_a_a1 .tone-service .blue_bg_box .cases li .image {
          margin-bottom: 20px; }
  .lp_a_a1 .tone-about {
    padding: 133px 0;
    background-color: #f7f9fc; }
    .lp_a_a1 .tone-about .section_title {
      margin-bottom: 93px; }
    .lp_a_a1 .tone-about .reasons {
      margin-right: -40px; }
      .lp_a_a1 .tone-about .reasons li {
        float: left;
        width: 280px;
        margin: 0 40px 69px 0; }
        .lp_a_a1 .tone-about .reasons li .title {
          margin-bottom: 35px; }
        .lp_a_a1 .tone-about .reasons li .text {
          margin-bottom: 20px; }
        .lp_a_a1 .tone-about .reasons li .padding_bottom_1line {
          padding-bottom: 29px; }
    .lp_a_a1 .tone-about .link_apply {
      padding-top: 60px; }
  .lp_a_a1 .tone-point {
    padding: 133px 0;
    background: url(/assets/img/lp1/bg3.jpg) no-repeat center top; }
    .lp_a_a1 .tone-point .section_title {
      margin-bottom: 133px; }
    .lp_a_a1 .tone-point .merits li {
      margin-bottom: 70px; }
      .lp_a_a1 .tone-point .merits li .title {
        margin-bottom: 30px; }
      .lp_a_a1 .tone-point .merits li .text {
        width: 70%; }
    .lp_a_a1 .tone-point .link_apply {
      padding-top: 60px; }
  .lp_a_a1 .tone-spec {
    padding: 127px 0 190px; }
    .lp_a_a1 .tone-spec:after {
      top: -1px; }
    .lp_a_a1 .tone-spec .section_title {
      margin-bottom: 77px; }
    .lp_a_a1 .tone-spec .slide_area {
      float: left;
      width: 460px; }
      .lp_a_a1 .tone-spec .slide_area .tone-product_spec_list_slide {
        height: auto;
        margin-bottom: 0;
        border: none; }
        .lp_a_a1 .tone-spec .slide_area .tone-product_spec_list_slide .slide_list_main {
          height: 533px;
          margin-bottom: 29px; }
        .lp_a_a1 .tone-spec .slide_area .tone-product_spec_list_slide .slide_list_thumb {
          position: static;
          margin: 0 -10px 0 2px; }
          .lp_a_a1 .tone-spec .slide_area .tone-product_spec_list_slide .slide_list_thumb li {
            margin-right: 12px; }
        .lp_a_a1 .tone-spec .slide_area .tone-product_spec_list_slide .spec_slide_button {
          width: 30px;
          height: 30px;
          top: 228px;
          background-image: none; }
          .lp_a_a1 .tone-spec .slide_area .tone-product_spec_list_slide .spec_slide_button:hover {
            opacity: 1; }
        .lp_a_a1 .tone-spec .slide_area .tone-product_spec_list_slide .spec_slide_left {
          left: 0; }
        .lp_a_a1 .tone-spec .slide_area .tone-product_spec_list_slide .spec_slide_right {
          right: 0; }
        .lp_a_a1 .tone-spec .slide_area .tone-product_spec_list_slide .slide_list_main_text {
          bottom: auto;
          height: 533px; }
    .lp_a_a1 .tone-spec .texts_area {
      float: right;
      width: 400px; }
      .lp_a_a1 .tone-spec .texts_area .title {
        margin-bottom: 47px; }
      .lp_a_a1 .tone-spec .texts_area .text {
        margin-bottom: 37px; }
      .lp_a_a1 .tone-spec .texts_area .spec_list dt, .lp_a_a1 .tone-spec .texts_area .spec_list dd {
        line-height: 29px; }
    .lp_a_a1 .tone-spec .link_apply {
      padding-top: 132px; }
  .lp_a_a1 .footer {
    padding-bottom: 219px; }
  .lp_a_a1 .tone-copyright {
    padding-top: 11px; }
  .product_m15, .product_m14 {
		background: #fff;
		padding: 29px 70px; }
   .store_bg {
	   background: #fff;
	   padding: 29px 45px 15px 45px; }
   .productBox {
	   margin: 10px auto 74px; }
   .product_detail-table {
	   border: var(--primary) 1px solid;
	   margin: 0 0 10px; }
    .product_title {
		background: var(--primary);
		border-bottom: #fff 1px solid;
		color: #fff; }
	.product_list {
		border-right: var(--primary) 1px solid;
		border-bottom: var(--primary) 1px solid; }
	.product_bottom {
		border-bottom: none; }
	.product_detail-table th {
		height: 90px; }
	.product_detail-table td {
		text-align: center; }
	#product_m14Box {
			width: 920px;
			margin: 82px auto 0;	}
	.product_buy_link {
		margin: 30px 0 0;
		padding: 0;
		height: 87px; }
	.product_buy_link li {
		float: left; }
	.product_buy_link li:first-child {
		margin-left: 215px; }
	.product_buy_link li:last-child {
		margin-left: 63px; }
	.tutorial_movie {
		background: #f2f5fa;
		padding: 20px 20px 20px 3%;
		margin-bottom: 100px;
		overflow: hidden;
	}
	.beginner_title {
    display: block;
    margin-top: 53px;
	}
	.beginner_title {
    display: block;
    margin-top: 53px;
	}
	.tutorial_movie_box {
		width: 920px;
		margin: 0 auto;
	}
	.tutorial_movie2 {
		background: #f2f5fa;
		padding: 20px 20px 20px 3%;
		margin-top: 80px;
		overflow: hidden;
	}
	.tutorial_movie2_a {
		border: 4px solid var(--primary);
		padding: 14px 14px 14px 70px;
		margin-bottom: 80px;
		overflow: hidden;
	}
	.tutorial_movie2_f {
		border: 4px solid var(--primary);
		padding: 14px 14px 14px 70px;
		margin: 80px 0 27px;
		overflow: hidden;
	}
	.tutorial_title {
    display: block;
    margin-top:65px;
	}
  .tone-product_lifelog_main_bg {
    /*width: 920px;*/
    /*min-width: 1100px;*/
    background: url(/assets/img/product/app/lifelog/main_pic.jpg) center 160px no-repeat !important;
    margin: 45px auto 0;
    padding-top: 103px;
}
.lifelog_img {
	border: 4px solid var(--primary);
	padding: 20px;
	margin: 40px auto 0;
	overflow: hidden;
	width: 600px;
  box-sizing: border-box;
}
.one_case:hover{
  opacity: 0.65;
}
.main_tit {
  margin: 0 0 0 310px;
}
.t-point {
	/*margin: 20px 0 0 0;*/
  margin: 0;
	vertical-align: top;
}
.main_text {
	margin: 50px 0 0 310px;
}
.tone-general_main2 {
    padding: 0 0 10px;
}
.heading {
	margin: 103px 0 0;
}
.thumb-box {
	width: 45%;
	padding-left: 20px;
}
.text-box {
	width: 50%;
}

.tone_model {
	overflow: hidden;
	margin-bottom: 74px;
}
.tone_model li {
	float: left;
}
.tone_model li:last-child {
	margin-left: 40px;
}
.tone-general_title-sub2 {
    margin: 74px 0 29px;
}

.modal-content {
    position:fixed;
    display:none;
    z-index:2;
    width:700px;
    margin:0 auto;
    padding:10px 20px;
    background:#fff;
}

.modal-overlay {
    z-index:1;
    display:none;
    position:fixed;
    top:0;
    left:0;
    width:100%;
    height:120%;
    background-color:rgba(0,0,0,0.75);
}

.cp-banner {
	background: var(--primary);
}
.cp-banner_inner {
	width: 1176px;
	margin: 0 auto;
}
.cp-banner_inner2 {
	width: 920px;
	margin: 0 auto;
}
img[src^="http://ac.ebis"],
img[src^="https://ac.ebis"],
img[src^="https://b97.yahoo"]
{
    display:none !important;
}
.top .cp-banner{
  display: none;
}
/*# sourceMappingURL=style.css.map */

/*web font*/
.txt_page_category{
	font-size:20px;
	font-weight:bold;
	color:var(--black);
	margin-bottom:45px;
  padding-top: 29px;
}

h1.txt_h1{
  margin:0 0 45px;
  font-size: 42px;
  line-height: 58px;
  color: var(--black);
}
h2.txt_h2{
	margin:0 0 45px;
	font-size: 42px;
	line-height:58px;
	color: var(--black);
}
h3.txt_h3{
	font-size:30px;
	font-weight: bold;
	line-height:43px;
	color:var(--black);
}
h4.txt_h4{
	margin:60px 0 32px;
	font-size:20px;
	line-height:29px;
	color:var(--black);
}
h5.txt_h5{
	font-size:14px;
	line-height:21px;
	color:var(--black);
}
.txt_h2_blue{
	font-size:30px;
	font-weight: bold;
	line-height:43px;
	color:var(--key-color);
}

.txt_content_catch{
  font-size: 14px;
  color: var(--black);
  font-weight: bold;
  line-height: 1.8;
}
/* store */
/*.tone-store_main_bg {
    min-width: 1120px;
    background: url(/assets/img/store/store_main_img.jpg) center 175px no-repeat;
}*/
.text-color-white {
	color: #fff !important;
}
.text-color-black{
  color: #000 !important;
}
.store_point {
	font-size: 20px;
	font-weight: bold;
}
.tone-sotre_index_list li {
	float: left;
	padding-right: 5px;
}
.tone-index_service_conversion {
	margin-top: 74px;
}
.tone-index_store_block {
    padding: 30px 27px 5px;
    border: 3px solid var(--primary);
	overflow: hidden;
}
.tone-index_store_block small p {
	font-size: 11px;
	padding-left:1em;
	text-indent:-1em;
}
.link_store {
	margin: 3px 0 0 10px;
}
.link_store2 {
	margin: 3px 0 0 -23px;
}
.cell1 {
	width: 430px;
	height: 600px;
	border-right: var(--background-blue) 1px solid;
	box-sizing: border-box;
}
.cell2 {
	width: 345px;
	padding-left: 85px;
}
.cell1 dt {
	margin-left: 55px;
}
.cell-item1 {
	margin-top: 29px;
}
.cell-item2 {
	margin-top: 8px;
}
.cell-item3 {
	margin-top: 14px;
}
.cell-item4 {
	margin-left: 25px;
}
.cell-item4 img:not(.item4-img) {
	margin-left: -8px;
}
 h4 a:hover,
 h4 a:active {
      opacity: .6; }
/* about */
.tone-column3 h3 {
	letter-spacing: 0;
}
.txt_about{
	font-size:20px;
	letter-spacing: 0;
	color:var(--primary);
}
.txt_about2{
	font-size:24px;
	line-height:34px;
	letter-spacing: 0;
	color:var(--primary);
}
.highlight {
	background: #fff30d;
}
.tone-mv {
  background: #f2f5fa;
  padding: 45px 0;
  margin-bottom: 100px;
  overflow: hidden; }
/* buy */
.ytp-title-text{
  display: none !important;
}
.ytp-title-link{
  display: none !important;
}
.tone_model_cell {
	box-sizing: border-box;
	width: 440px;
	position: relative;
}
/*.tone_model_cell2 {
	background: var(--primary);
	position: relative;
	height: 55px;
}*/
.tone_model_cell2 a {
	text-decoration: none;
	display: block;
	position: absolute;
	top: 0;
	left: 0;
	height:100%;
	width: 100%;
}
.tone_model_cell2 p {
	color: #fff;
	display: block;
	font-size: 20px;
	font-weight: bold;
	margin: 16px 0 0 29px;
}
.tone_model_cell2 span {
	/*font-weight: normal;*/
  /*line-height: 60px;*/
}
.arrow {
    position: relative;
    display: inline-block;
}
.arrow::before {
    content: '';
    width: 13px;
    height: 13px;
    border: 0px;
    border-top: solid 3px #fff;
    border-right: solid 3px #fff;
    -ms-transform: rotate(45deg);
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
    position: absolute;
    top: 40%;
	left: 425px;
    margin-top: -4px;
}
.model_txt2 {
	font-size: 30px;
	font-weight: bold;
	line-height: 43px;
	padding-left: 29px;
}
.model_txt3 {
	font-size: 42px;
	font-weight: bold;
	line-height: 43px;
	padding-left: 29px;
}
.model_txt3.tm80{
	margin-top:80px;}
.yen {
	font-size: 30px;
	font-weight: bold;
}
.n-tax {
	font-size: 20px;
	font-weight: bold;
}
.txt_yellow {
	color: #fff30d !important;
	display: block;
	font-size: 14px;
	font-weight: bold !important;
	line-height: 21px;
	letter-spacing: 0;
	width:240px;
	position: absolute;
	top: -8px;
	left: 233px
}
 .tone_model_cell a:hover,
 .tone_model_cell a:active {
	 opacity: .6;
}
 .tone_model_cell3 a:hover,
 .tone_model_cell3 a:active {
	 opacity: 100;
}
.model_attn {
	display: block;
	font-size: 12px;
	line-height: 1.5em;
	position: absolute;
	top: 422px;
	width:377px;
	margin:0 0 0 25px;
	padding: 8px;
	/*text-indent:-1em;*/
	background:#003e9c;
	color:#ffffff;
	-webkit-border-radius: 5px;
	-moz-border-radius:5px;
	border-radius:5px;
	border:#003e9c 1px solid;
}
.bg_yellow {
	background: #fff30d;
}
.tone_model_cell3 {
	background:#d5deeb;
}
.tone_model_cell3 a {
	text-decoration: none;
}


/*++ TOP 3banner text +++++++++++++++++++++++*/

.menu h2{
  line-height: 1;
}
.top-banner3{
  display: block;
  width: 305px;
  height: auto;
  text-decoration: none !important;
  text-align: left;
}


.top-banner3_txt{
  background: url(/assets/img/pickup/white_btn.png) no-repeat 95% 50%;
  width: 100%;
  color: #333;
  font-size: 17px;
  font-weight: bold;
  line-height: 1.4;
  text-decoration: none;
  padding: 20px 16px 24px;
  background-color: #fff;
  box-sizing: border-box;
}
.top-banner3_txt:hover{
  background: url(/assets/img/pickup/white_btn_ov.png) no-repeat 95% 50%;
  background-color: var(--primary);
  color: #fff;
}

.top-banner3_txt span {
  font-size: 12px;
  color: #808080;
}

.top-banner3_txt:hover span {
  color: #fff;
}
/*++ トップのピックアップと構造化 +++++++++++++++++++++++*/
body.top .tone-contents .section-infos .list section{
  margin-left: 2px;
}
body.top .tone-contents .section-infos .list section:first-child,
body.top .tone-contents .section-infos .list section:nth-child(5){
  margin-left: 0;
}
.section-infos img{
  box-sizing: border-box;
  border: #eee 1px solid;
  width: 228px;
  height: auto;
}
.top-pickup-title{
  font-size: 16px;
  font-weight: bold;
  line-height: 1.5 !important;
  color: var(--primary);
  padding: 15px 10px 15px 0;
}

body.top .tone-contents .section-infos .list section a:hover,
body.top .tone-contents .section-infos .list section a:active{
    opacity: .7;
    -ms-filter: "alpha(opacity=70)";
    -webkit-transition: opacity .2s ease;
    -moz-transition: opacity .2s ease;
    -ms-transition: opacity .2s ease;
    -o-transition: opacity .2s ease;
    transition: opacity .2s ease;
}
body.top .tone-contents .section-infos .list section{
  background: none;
}

/*== キャンペーンバーカウントダウン =======================*/

#timerBox{
  position: relative;
  /*width: 1085px;*/
  margin: 0 auto;
}
#timer{
  position: absolute;
  top: 0;
  right: 222px;
  font-size: 36px;
  line-height: 44px;
  z-index: 10000;
  color: #fff;
  font-weight: bold;
  transition: top .5s linear;
}

/*== 青い囲みボタン（aにこのクラスを書いてやると囲みボタンになるよ） =======================*/

a.blue_btn {
    display: inline-block;
    color: var(--primary);
    font-size: 13px;
    font-weight: bold;
    text-decoration: none;
    line-height: 1.4;
    padding: 11px 25px 11px 40px;
    border: 1px solid var(--primary);
    background: url(/assets/img/commons/blue_btn.png) no-repeat 16px 50% #fff;
}
a.blue_btn:hover {
    color: #fff;
    text-decoration: none;
    border: 1px solid var(--primary);
    background: url(/assets/img/commons/blue_btn-ov.png) no-repeat 16px 50% var(--primary);
}
a.blue_btn:active {
  opacity: 0.7;
}

/*== 青いテキストボタン（aにこのクラスを書いてやるとテキストボタンになるよ） =======================*/
.arrow_btn_blue{
  font-size: 13px;
}
i.arrow_btn.fa.fa-angle-right{
  font-size: 1.6em;
  vertical-align: sub;
  padding-left: 8px;
}

/*++++++++++++++++++++++++++++++++++
  e20レイアウト
++++++++++++++++++++++++++++++++++*/
#e20_box{
  width: 780px;
  margin: 148px auto 0;
}
#e20_box .width_harf{
  margin-top: 0;
}
#e20_box .productImg{
  position: relative;
  width: 269px;
}
#e20_box .productImg img{
  width: 150px;
}
#e20_box .productImg .front{
  position: absolute;
  top: 0;
  right: 0;
}
#e20_box .productImg .front img:hover{
  transform: translateY(-5px);
  transition-duration: .2s;
}
#e20_box .logo{
  width: 141px;
}
#e20_box .spec p{
  color: #333;
  font-size: 18px;
  font-weight: bold;
  line-height: 1.3;
  margin: 16px 0;
}
#e20_box .specBtn{
  margin-top: 16px;
}
.e20_boxInner{
  position: relative;
}
.e20_boxInner .update_btn{
  position: absolute;
  width: 114px;
  right: 0;
}
/*e19端末価格*/
#e20_priceBox{
  width: 780px;
  margin: 29px auto 0;
  /*border-bottom: 1px solid var(--background-blue);*/
}
#e20_priceBox .priceTxt{
  font-weight: bold;
  line-height: 1.7;
  padding-left: 16px;
}
#e20_priceBox .cpTxt{
  margin: 16px 0 8px;
  font-weight: bold;
  font-size: 34px;
  padding-left: 16px;
  color: #dc0000;
}
#e20_priceBox .model_note{
  margin-top: 29px;
}
#e20_priceBox .bottomTable{
  display: table;
}
#e20_priceBox .bottomTable > li{
  display: table-cell;
}
#e20_priceBox .bottomTable > li > ul{
  display: table;
}
#e20_priceBox .bottomTable > li > ul.priceBulk{
  padding-left: 29px;
}
#e20_priceBox .bottomTable > li > ul > li{
  display: table-cell;
  vertical-align: middle;
}
#e20_priceBox  .priceBoxTitle{
  width: 150px;
}
/*++++++++++++++++++++++++++++++++++
  e19レイアウト
++++++++++++++++++++++++++++++++++*/
#e19_box{
  width: 780px;
  margin: 103px auto 0;
}
#e19_box .width_harf{
  margin-top: 0;
}
#e19_box .productImg{
  position: relative;
  width: 269px;
}
#e19_box .productImg img{
  width: 150px;
}
#e19_box .productImg .front{
  position: absolute;
  top: 0;
  right: 0;
}
#e19_box .productImg .front img:hover{
  transform: translateY(-5px);
  transition-duration: .2s;
}
#e19_box .logo{
  width: 141px;
}
#e19_box .spec p{
  color: #333;
  font-size: 18px;
  font-weight: bold;
  line-height: 1.3;
  margin: 16px 0;
}
#e19_box .specBtn{
  margin-top: 16px;
}
.e19_boxInner{
  position: relative;
}
.e19_boxInner .update_btn{
  position: absolute;
  width: 114px;
  right: 0;
}
/*e19端末価格*/
#e19_priceBox{
  width: 780px;
  margin: 29px auto 0;
  /*border-bottom: 1px solid var(--background-blue);*/
}
#e19_priceBox .priceTxt{
  font-weight: bold;
  line-height: 1.7;
  padding-left: 16px;
}
#e19_priceBox .model_note{
	margin-top: 29px;
}
#e19_priceBox .bottomTable{
  display: table;
}
#e19_priceBox .bottomTable > li{
  display: table-cell;
}
#e19_priceBox .bottomTable > li > ul{
  display: table;
}
#e19_priceBox .bottomTable > li > ul.priceBulk{
  padding-left: 29px;
}
#e19_priceBox .bottomTable > li > ul > li{
  display: table-cell;
  vertical-align: middle;
}
#e19_priceBox  .priceBoxTitle{
  width: 150px;
}
/*++++++++++++++++++++++++++++++++++
  m17レイアウト
++++++++++++++++++++++++++++++++++*/
.spOnly{
  display: none;
}
#model_box{
  width: 100%;
  max-width: 920px;
  margin: 0 auto;
}
#spec_catch{
    width: 116%;
    margin: 74px auto 16px;
    text-align: center;
    font-size: 36px;
    font-weight: bold;
    line-height: 54px;
    letter-spacing: 0em !important;
    /*margin-bottom: 29px;*/
}
#m17_box{
  width: 780px;
  margin: 74px auto 29px;
}
#m17_box:after{
  content: "";
  display: block;
  clear: both;
}
.product_note p{
  font-size: 12px;
  padding-left: 1em;
  text-indent: -1em;
  margin-bottom: 16px;
}
.product_note{
  width: 680px;
  margin: 0 auto;
}
.width_harf{
  width: 50%;
  margin-top: 24px;
}
#m17_box .productImg{
  position: relative;
  width: 269px;
}
#m17_box .productImg img{
  width: 150px;
}
#m17_box .productImg .front{
  position: absolute;
  top: 0;
  right: 0;
}
#m17_box .productImg .front img:hover{
  transform: translateY(-5px);
  transition-duration: .2s;
}
.tone_model_cell2{
  text-align: left;
  font-size: 26px;
  font-weight: bold;
  padding: 0 0 0;
  margin-right: 0;
  height: auto;
}
.spec_detail_catch{
  color: #333;
    font-size: 18px;
    font-weight: bold;
    line-height: 1.3;
    padding-top: 0;
    margin: 16px 0;
}
#m17_spec_note{
  margin-bottom: 5px;
}
#m17_spec_note,#m17_spec_note02,#m15_spec_note{
    font-weight: bold;
}
#m17_spec_note:after,#m17_spec_note02:after,#m15_spec_note:after{
    content: "";
    display: block;
    clear: both;
}
#m17_spec_note li{
    float: left;
    text-align: center;
    width: 33px;
    margin-left: 8px;
}
#m17_spec_note li span{
    font-size:14px;
    width: 33px;
    display: block;
    -webkit-transform:scale(0.5);
    -moz-transform:scale(0.5);
    -ms-transform:scale(0.5);
    -o-transform:scale(0.5);
    transform:scale(0.5);
    margin-top: -5px;
}
#m17_spec_note li:nth-of-type(2) span{
  width: 60px;
  margin-left: 0;
}
#m17_spec_note li:nth-of-type(3) span{
  width: 120px;
  margin-left: -13px;
  margin-top: -10px;
}
#m17_spec_note li:nth-of-type(4) span{
  width: 74px;
  margin-left: 27px;
}
#m17_spec_note li:nth-of-type(5) span{
  width: 120px;
  margin-left: 22px;
}
#m17_spec_note li:nth-of-type(6) span{
  width: 120px;
  margin-left: 37px;
  margin-top: -10px;
}
#m17_spec_note li:nth-of-type(7) span{
  margin-left: 96px;
}
.spec_detail_price{
  /*margin: 16px auto;*/
  font-size: 16px;
  font-weight: bold;
}
.tax{
  font-size: 11px;
  font-weight: bold;
}
.icon{
  text-align: center;
}
.spec_detail_btn{
  display: inline-block;
}
.spec_detail_btn img{
  width: 126px;
  margin-bottom: 16px;
}
.mt74{
  margin-top: 74px !important;
}
/*2017.8.18 端末価格レイアウト変更*/
.banner_2018pricedown a:hover{
  opacity: 0.65;
}
.cp_title{
  margin-bottom: 16px;
}
.priceBox{
  width: 780px;
  margin: 0 auto;
}
.mt16{
  margin: 16px 0 45px;
}
.priceBoxWrap {
    display: table;
}
.priceBoxTitle, .priceBoxTitle_dif {
    display: table-cell;
    vertical-align: middle;
    width: 200px;
    height: 90px;
    padding: 10px 0;
    border: 1px solid var(--primary);
    color: var(--primary);
    background: var(--background-blue);
    font-size: 20px;
    font-weight: bold;
    text-align: center;
}
.priceBoxTitle_dif{
    width: 146px;
}
.title-optional{
  font-size: 16px;
}
.subTitle{
  font-size: 12px;
}
.priceBox_detail, .priceBox_detail02, .priceBox_detail03{
    display: table-cell;
    vertical-align: middle;
    width: 202px;
    padding-left: 45px;
    font-weight: bold;
}
.priceBox_detail02{
  width: 193px;
}
.priceBox_detail03{
  width: 300px;
}
.priceTxt {
    font-size: 12px;
}
.emphTxt, .emphTxt02, .txt-emph-s {
    color: var(--primary);
    font-weight: bold;
}
.line-through {
  text-decoration: line-through #dc0000;
  color: #333333;
}
.line-through .emphTxt {
  margin-right: 3px;
}
.price_text .emphTxt{
  color: #dc0000;
}
.priceTxt-l {
    font-size: 32px;
    line-height: 1.2;
}
.priceBox_detail .priceTxt-l{
  text-decoration: line-through #dc0000;
}
.priceTxt-m{
  font-size: 16px;
  font-weight: bold;
  color: var(--primary);
}

.price_text .priceTxt-m{
  color: #dc0000;
}

.priceTxt-note{
  line-height: 1;
}
.emphBox {
    display: inline-block;
    padding: 2px 10px;
    margin-bottom: 5px;
    color: #ffffff;
    background: #dc0000;
    font-size: 14px;
    font-weight: bold;
}
.emphBox small{
  font-size: 12px;
}
.price_yajirushi{
  display: table;
}
.price_img{
  display: table-cell;
  vertical-align: middle;
  padding-right: 45px;
}
.price_text{
  display: table-cell;
}
.model_note{
  width: 780px;
  margin: 0 auto;
  font-size: 12px;
  margin-bottom: 29px;
}
.model_note ul li{
  padding-left:1em;
text-indent:-1em;
}

.circle{
  width: 66px;
  height: 66px;
  -webkit-border-radius: 33px;/* width,heightの半分 */
  -moz-border-radius: 33px;
  border-radius: 33px;
  background-color: #fff30d;/* 円の色 */
}
.spec_m17_back{
  position: relative;
}
.circle{
  position: absolute;
  top: -15px;
  right: -20px;
}
.circle_txt{
  position: absolute;
  top: 10px;
  right: -7px;
  z-index: 1;
  color: var(--primary) !important;
  font-weight: bold;
  font-size: 18px !important;
  line-height: 1;
}
/*2017.10.05 今すぐ購入ボタン追加*/
#btn_m17, #btn_m15{
  width: 390px;
}
.cv_m17, .supbtn_15{
  float: left;
}
.specbtn_m17, .specbtn_m15{
  float: right;
}
#btn_m17:after, #btn_m15:after{
  content: "";
  display: block;
  clear: both;
}
.cv_m17 a{
  display: block;
  font-size: 18px;
  font-weight: bold;
  text-decoration: none;
  background: url(/assets/img/commons/blue_btn.png) no-repeat 16px 50% #fff30d;
  padding: 11px 25px 11px 82px;
}
.specbtn_m17 a, .specbtn_m15 a{
  display: block;
  line-height: 1.6;
  font-size: 13px;
  font-weight: bold;
  text-decoration: none;
  background: url(/assets/img/commons/blue_btn.png) no-repeat 16px 50% #fff;
  border: 1px solid var(--primary);
  padding: 11px 0px 11px 40px;
}
.cv_m17 a:hover, .specbtn_m17 a:hover,
.supbtn_15 a:hover, .specbtn_m15 a:hover{
  background: url(/assets/img/commons/blue_btn-ov.png) no-repeat 16px 50% var(--primary);
  color: #fff;
}

/*m17終売予告*/
.tone_model_cell2 .shubai{
  font-size: 16px;
  color: #ff0000;
  border: 2px solid #ff0000;
  padding: 12px;
  vertical-align: text-top;
  margin-left: 22px;
}
 /*m17終売*/
		#m17_box{
			position: relative;
		}
  #m17_box .shubai_filter:before{
   content: "";
			position: absolute;
			background-color: #000000;
			opacity: 0.2;
			width: 106%;
			height: 700px;
			background-size: 106% 700px;
			top: -20px;
			left: -10px;
  }
  #m17_box .shubai_filter:after{
   content: "販売終了いたしました";
			color: #333333;
			font-size: 20px;
			font-weight: bold;
			position: absolute;
			background-color: #ffffff;
			width: 240px;
			height: 26px;
			padding: 16px 26px;
			top: 300px;
			left: 26px;
			text-align: center;
  }
/*--------------------------------
  端末価格（PHP）
  -----------------------------*/
@media screen and (max-width: 869px) {
.spOnly{
  display: block;
}
/*++++++++++++++++++++++++++++++++++
  e19レイアウト
++++++++++++++++++++++++++++++++++*/
#e19_box{
  padding: 0 16px;
  margin-top: 29px;
  width: auto;
}
#e19_box .productImg{
  width: 200px;
  margin: 0 auto;
  position: static;
}
#e19_box .productImg img{
  width: 100%;
}
#e19_box .spec.pull-right, #e19_box .logo{
  float: none;
}
#e19_box .logo, #e19_box .logo img{
  width: 141px;
  margin: 12px auto 0;
}
#e19_box .spec p{
  color: #333;
  font-size: 16px;
  font-weight: bold;
  text-align: center;
  line-height: 1.6;
  padding: 16px 0;
  width: 120%;
  margin: 0;
}
#e19_box .specBtn{
  margin: 16px 0;
}
/*e19端末価格*/
#e19_priceBox{
  padding: 16px 16px 0;
  margin: 0 auto 8px;
  width: auto;
}
#e19_priceBox .priceBoxTitle{
  width: auto;
}
#e19_priceBox .priceTxt{
  text-align: center;
  margin: 16px 0 29px;
  font-weight: bold;
  line-height: 1.4;
  font-size: 10px;
  padding-left: 0;
}
#e19_priceBox .bottomTable{
  display: block;
}
#e19_priceBox .bottomTable > li{
  display: block;
}
#e19_priceBox .bottomTable > li > ul{
  display: block;
}
#e19_priceBox .bottomTable > li > ul.priceBulk{
  padding-left: 29px;
}
#e19_priceBox .bottomTable > li > ul > li{
  display: block;
  vertical-align: middle;
}
#e19_priceBox .bottomTable > li:nth-of-type(1){
  float: left;
  width: 49%;
}
#e19_priceBox .bottomTable > li:nth-of-type(2){
  float: right;
  width: 49%;
}
#e19_priceBox .bottomTable > li > ul.priceBulk{
  padding-left: 0;
}
.bottomTable:after{
  content: "";
  display: block;
  clear: both;
}
/*++++++++++++++++++++++++++++++++++
  m17レイアウト
++++++++++++++++++++++++++++++++++*/
#m17_box .productImg{
  width: 200px;
  position: static;
  margin: 0 auto;
}
#m17_box .productImg img{
  width: 100%;
}
 .priceBox:after{
  content: "";
  display: block;
  clear: both;
}
.priceBox{
  width: 100%;
  margin: 29px auto 0;
}
.priceBoxWrap{
  float: left;
  width: 49%;
  display: block;
}
.ml{
  margin-left: 5px;
}
.subTitle{
  font-size: 10px;
}
.priceBoxTitle, .priceBoxTitle_dif{
    border: 1px solid var(--primary);
    color: var(--primary);
    background: var(--background-blue);
    text-align: center;
    padding: 20px 0;
    font-size: 14px;
    display: block;
    width: auto;
    height: auto;
}
.priceBoxTitle_one{
  padding-left: 22px 0 0;
}
.priceBox_detail, .priceBox_detail02, .priceBox_detail03{
  text-align: center;
  margin: 16px 0 29px;
  font-weight: bold;
  line-height: 1.4;
  font-size: 10px;
  padding-left: 0;
  display: block;
  width: auto;
}
.mt16 .priceBox_detail{
  margin: 18px 0 55px;
}
.mt16{
  margin-top: 29px;
  margin-bottom: 0;
}
.priceTxt-l{
  color: var(--primary);
  font-weight: bold;
  font-size: 16px;
  display: inline-block;
  padding-top: 5px;
}
.priceTxt-m{
  font-size: 10px;
  font-weight: bold;
  color: var(--primary);
  display: inline-block;
}
.priceTxt-last{
  padding-top: 5px;
  display: block;
}
.price_text{
  margin-top: 20px;
  display: block;
}
.price_yajirushi{
  display: block;
}
.price_img{
  transform: rotate( 90deg );
  display: block;
  padding-right: 0;
}
.price_img img{
  width: 30px;
}
.emphBox{
  padding: 5px 10px;
  color: #ffffff;
  background: #dc0000;
  font-weight: bold;
  font-size: 14px;
}
.spOnly_text{
  line-height: 1.5;
}
.model_note{
  margin-bottom: 45px;
}
.spec_m17_back{
  position: relative;
  margin-top: 10px;
}
.model_note{
  width: auto;
}
#m17_spec_note:after,#m17_spec_note02:after,#m15_spec_note:after{
    content: "";
    display: block;
    clear: both;
  }
  #m17_spec_note li,#m17_spec_note02 li,#m15_spec_note li{
    float: left;
    text-align: center;
    width: 33px;
    margin-left: 8px;
  }
  #m17_spec_note li span,#m17_spec_note02 li span,#m15_spec_note li span{
    font-size:15px;
    width: 33px;
    display: block;
    -webkit-transform:scale(0.5);
-moz-transform:scale(0.5);
-ms-transform:scale(0.5);
-o-transform:scale(0.5);
transform:scale(0.5);
margin-top: -5px;
  }
#m17_spec_note li:nth-of-type(2) span{
  width: 60px;
  margin-left: 3px;
}
#m17_spec_note li:nth-of-type(3) span{
  width: 120px;
  margin-left: -8px;
  margin-top: -10px;
}
#m17_spec_note li:nth-of-type(4) span{
  width: 74px;
  margin-left: 35px;
}
#m17_spec_note li:nth-of-type(5) span{
  width: 120px;
  margin-left: 30px;
}
#m17_spec_note02 li:nth-of-type(1) span{
  width: 120px;
  margin-left:33px;
  margin-top: -10px;
  margin-left: -44px;
}
#m17_spec_note02 li:nth-of-type(2) span{
  margin-left: 18px;
}
#m15_spec_note li:nth-of-type(1) span{
  width: 60px;
  margin-left: -14px;
}
#m15_spec_note li:nth-of-type(2) span{
  width: 74px;
  margin-left: -1px;
}
#m15_spec_note li:nth-of-type(3) span{
  width: 98px;
  margin-left: 0;
}
#m15_spec_note li:nth-of-type(4) span{
  width: 120px;
  margin-left: 2px;
  margin-top: -10px;
  margin-left: 11px;
}
#m15_spec_note li:nth-of-type(5) span{
  margin-left: 73px;
}
.mt74{
  margin-top: 0;
}
.model_note{
  font-size: 14px;
}
.model_note ul li{
  line-height: 22px;
  padding-left: 0;
  text-indent: 0;
}
.m15_end_sp{
  font-size: 30px;
  font-weight: bold;
  text-align: center;
  position: absolute;
  padding-top: 18px;
  top: -349px;
  left: 0;
  right: 0;
  bottom: 0;
  margin: auto;
  background-color: rgba(255,255,255,0.65);
  width: auto;
  height: 54px;
}
}
/*#wazuka{
  display: inline-block;
  color: var(--primary);
  font-size: 16px;
  font-weight: bold;
  background-color: #fff30d;
  padding: 8px 16px;
}*/
/*#spec_detail_noti{
  box-sizing: border-box;
  padding: 4px 8px;
  text-align: center;
  font-size: 10px;
  font-weight: bold;
  line-height: 1.4;
  margin-top: 16px;
  border-radius: 5px;
  background-color: var(--primary);
}
#spec_detail_noti2{
  margin-top: 0;
  font-size: 10px;
  font-weight: bold;
  line-height: 1.4;
}*/

.text-color-red{
  color: #ff0000;
}
.text-color-yellow{
  color: #fff30d;
}
.text-bold{
  font-weight: bold;
}
/*2017.1〜レスポンシブ化*/
@media screen and (max-width: 869px){
  .pcOnly{
    display: none;
  }
  .center{
    text-align: center;
  }
/*++++++++++++++++++++++++++++++++++
  e19レイアウト
++++++++++++++++++++++++++++++++++*/
#e19_box{
  padding: 0 16px;
}

/*++++++++++++++++++++++++++++++++++
  m17レイアウト
++++++++++++++++++++++++++++++++++*/
  #model_box{
    padding: 0 16px;
    background-color: #fff;
    box-sizing: border-box;
  }
  #model_box pull-left, #model_box pull-right{
    float: none;
  }
  #spec_catch{
      width: 117%;
      font-size: 21px;
      font-weight: bold;
      line-height: 1.6;
      margin: 6% 0;
      letter-spacing: 0em !important;
  }
  #m15_box, #m17_box{
    width: 100%;
    margin:45px auto 16px;
    position: relative;
  }
  .spec_m17_back, .spec_m15_back{
  position: static;
}
/*  #m14_box{
    width: 100%;
    margin: 45px auto;
  }*/
  .width_harf{
    float: none;
    width: 100%;
    max-width: 360px;
    margin: 0 auto;
  }
  .spec_m15_back{
    background: url(/assets/img/product/top/m15_back.jpg) no-repeat bottom right;
    background-size: 160px auto;
    width: 286px;
    margin: 0 auto;
    float: none;
  }
  .spec_m17_back{
    background: url(/assets/img/product/top/m17_back.png) no-repeat bottom right;
    background-size: 160px auto;
    width: 286px;
    margin: 0 auto;
    float: none;
  }
.spec_m15_back img, .spec_m17_back img{
  width: 160px;
}
.spec_m17{
    margin: 0 auto;
  }
/*  .spec_m14_back{
    background: url(/assets/img/product/top/m14_back.jpg) no-repeat bottom right;
    background-size: 150px auto;
    width: 280px;
    margin: 0 auto;
    float: none;
  }*/
  .spec_m15_back img, .spec_m14_back img{
    width: 160px;
  }
  .tone_model_cell2{
    text-align: center;
    font-size: 26px;
    font-weight: bold;
    padding: 8px 0 0;
    height: auto;
    margin: 0 auto ;
    overflow: hidden;
  }
/*  #wazuka + .tone_model_cell2{
    margin-top: 8px;
  }*/

  .spec_detail_catch{
    clear: both;
    color: #333;
    font-size: 16px;
    font-weight: bold;
    text-align: center;
    line-height: 1.6;
    padding-top: 0px;
    width: 120%;
  }

  .spec_detail_catch + img{
    display: block;
    width: 100%;
    max-width: 360px;
    margin: 0 auto;
  }
  .spec_detail_price{
    font-size: 16px;
    font-weight: bold;
  }
  .tax{
    font-size: 11px;
    font-weight: bold;
  }
  .icon{
    text-align: center;
  }
  .spec_detail_btn{
    display: block;
    /*text-align: center;*/
  }
  .spec_detail_btn img{
    width: 126px;
    margin-bottom: 16px;
  }
/*m17終売予告*/
.tone_model_cell2 .shubai{
  font-size: 16px;
  color: #ff0000;
  border: 2px solid #ff0000;
  padding: 12px;
  vertical-align: bottom;
  margin-left: 0;
  margin-top: 10px;
  display: block;
}
	/*m17終売*/
	#m17_box{
		position: relative;
	}
	#m17_box .shubai_filter:before{
		content: "";
		position: absolute;
		background-color: #000000;
		opacity: 0.2;
		width: 106%;
		height: 700px;
		background-size: 106% 700px;
		top: -20px;
		left: -10px;
	}
	#m17_box .shubai_filter:after{
		content: "販売終了いたしました";
		color: #333333;
		font-size: 20px;
		font-weight: bold;
		position: absolute;
		background-color: #ffffff;
		width: 240px;
		height: 26px;
		padding: 16px 26px;
		top: 300px;
		left: 26px;
		text-align: center;
	}

/*== グレーボタン（aにこのクラスを書いてやるとグレーボタンになるよ） =======================*/
a.gray_btn {
display:block;
color: #000;
font-size: 14px;
font-weight: bold;
text-decoration: none;
line-height: 1.4;
padding: 15px 0 15px 15px;
border: 1px solid #ccc;
position: relative;
}
a.gray_btn:after {
content: "";
position: absolute;
width: 20px;
height: 18px;
background: url(/assets/img/commons/white_btn.png) no-repeat #fff;
background-size: 20px 18px;
top: 50%;
left: 90%;
margin-top: -10px;
}
/*  #wazuka{
    display: block;
    color: var(--primary);
    font-size: 16px;
    font-weight: bold;
    background-color: #fff30d;
    padding: 8px 16px;
    margin: 16px auto 0;
    width: 140px;
    text-align: center;
  }*/
/*  #spec_detail_noti{
    box-sizing: border-box;
    padding: 4px 8px;
    text-align: center;
    font-size: 10px;
    font-weight: bold;
    line-height: 1.4;
    margin-top: 16px;
    border-radius: 5px;
    background-color: var(--primary);
  }
  #spec_detail_noti2{
    margin-top: 0;
    font-size: 10px;
    line-height: 1.4;
    font-size: 10px;
    line-height: 1.4;
    margin-bottom: 16px;
  }*/
/*
  .text-color-red{
    color: #ff0000;
  }
  .text-color-yellow{
    color: #fff30d;
  }
  .text-bold{
    font-weight: bold;
  }*/

}

/*++++++++++++++++++++++++++++++++++
  現在実施中のキャンペーン
++++++++++++++++++++++++++++++++++*/

/*++ トップとbuyとポケモン +++++++++++++++++++++++*/
body.top .tone-contents .section-infos,
body#buy .tone-contents .section-infos,
body#pokemon .tone-contents .section-infos,
body#lp2017spring .tone-contents .section-infos{
  position: relative;
  width: 920px;
  margin: 0 auto 35px;
}

/*一覧を見る*/
.section-infos #cp_list{
  position: absolute;
  top: 12px;
  right: 0;
}
.section-infos #cp_list > a{
  text-decoration: none;
  font-weight: bold;
  padding-right: 15px;
  background: url(/assets/img/commons/arrow-b.png) no-repeat center right;
}
.section-infos #cp_list > a:hover{
  background: url(/assets/img/commons/arrow-lb.png) no-repeat center right;
}

.section-infos #campaign_list,
body#service_top #campaign_list{
  display: table;
  width: 100%;
  overflow: hidden;
  table-layout:fixed;
  word-spacing: -.4em;
  display: block\9;
}
/*body.top .section-infos #campaign_list section,*/
body#service_top #campaign_list section,
body#buy .section-infos #campaign_list section,
body#pokemon .section-infos #campaign_list section,
body#lp2017spring .section-infos #campaign_list section{
  display: inline-block;
  width: 225px;
  margin-left: 6px;
  margin-bottom: 55px;
  vertical-align: top;
  word-spacing: normal;
}
body#service_top #campaign_list section:nth-of-type(1),
body#buy .section-infos #campaign_list section:nth-of-type(1){
  margin-left: 0;
}
body#service_top #campaign_list section{
  margin-bottom: 0;
}
.section-infos #campaign_list a:hover,
.section-infos #campaign_list a:active,
body#service_top #campaign_list a:hover,
body#service_top #campaign_list a:active{
  opacity: .7;
  -ms-filter: "alpha(opacity=70)";
}
.section-infos #campaign_list section p{
  padding-right: 30px;
  line-height: 2.2;
  color: var(--primary);
}

.section-infos #campaign_list img,
body#service_top #campaign_list img{
  border: 1px solid #eee !important;
}

/*body#service_top #campaign_list .top-pickup-title,
body#service_top #campaign_list section p{
  display: none;
}*/
#campaign_list .h3_new{
    height: 16px;
}
#campaign_list .h3_new span{
  background-color: #fff30d;
  color: var(--primary);
  font-size: 9px;
  margin-right: 5px;
  padding: 3px 15px;
}
/*body.top .term,*/
body#service_top .term,
body#buy .term,
body#pokemon .term,
body#lp2017spring .term{
  display: none;
}
/*トップとbuyは4個しか出したくないらしい*/
/*body.top .cp_hide,*/
body#service_top .cp_hide,
body#buy .cp_hide,
body#pokemon .cp_hide,
body#lp2017spring .cp_hide{
  display: none !important;
}

/*法人可追加*/
.hojinka{
  float: right;
  color: #fff;
  padding: 2px 5px;
  background-color: var(--primary);
}
/*body#top .hojinka,*/
body#service_top .hojinka,
body#buy .hojinka,
body#pokemon .hojinka,
body#lp2017spring .hojinka{
  display: none;
}


/*++ cp +++++++++++++++++++++++*/
body#cp-top #campaign_list .h3_new,
body#top #campaign_list .h3_new{
  display: none;
}
body#cp-top #campaign_list section,
body#top #campaign_list section{
  padding: 29px 0;
  border-bottom: 1px solid #eee;
}
body#cp-top #campaign_list section > a,
body#top #campaign_list section > a{
  float:left;
  width: 30%;
  min-width: 228px;
  height: auto;
}
body#cp-top #campaign_list section > .cp_text_block,
body#top #campaign_list section > .cp_text_block{
  float:left;
  padding-left: 3%;
  width: 65%;
}
body#cp-top #campaign_list .term,
body#top #campaign_list .term{
  margin-top: 29px;
}

.rental_end {
  font-size: 14px;
  color: #ff0000;
  border: 2px solid #ff0000;
  margin: 20px 0 74px;
  padding: 12px;
  font-weight: bold;
  text-align: center;
  line-height: 1.6;
}
.change_end {
  font-size: 16px;
  color: #ff0000;
  border: 2px solid #ff0000;
  padding: 12px;
  font-weight: bold;
  text-align: center;
  line-height: 1.6;
}
.newLine {
  display: inline-block;
}

@media screen and (max-width: 869px){
  .tone-contents-res{
    width: 100%;
    box-sizing: border-box;
    padding: 0 16px;
  }
  .txt_page_category{
    font-size: 12px;
    margin: 0 auto;
    padding: 0;
  }
  body#cp-top h2.txt_h2{
    width: 120%;
    font-size: 36px;
    line-height: 1.4;
  }
  body#cp-top .section-infos img{
    width: 90%;
    height: auto;
    display: block;
    margin: 0 auto;
  }
  body#cp-top #campaign_list section{
    padding: 29px 0;
    border-bottom: 1px solid #eee;
  }
  body#cp-top #campaign_list section > a,
  body#cp-top #campaign_list section > .cp_text_block {
    float: none;
  }
  body#cp-top #campaign_list section > .cp_text_block{
    padding-left: 0px;
    width: 100%;
  }
  body#cp-top  .top-pickup-title{
    padding: 15px 0;
  }
  body#cp-top #campaign_list .term{
    margin-top: 16px;
  }
  .change_end {
    font-size: 4vw;
    margin: 16px 0 0;
  }
}




/*++ パンくず（旧パンくず：#pankuzu、新パンくず：#breadCrumb） +++++++++++++++++++++++*/
@media screen and (min-width: 870px) {
#pankuzu, #breadCrumb, #breadCrumb_style{
  padding-top: 16px;
  margin: 0 auto 45px;
  box-sizing: content-box;
}
#pankuzu ul, ul#breadCrumb {
  display: block;
}
#pankuzu li, #breadCrumb li, #breadCrumb_style li {
  display: inline-block;
  float: left;
  color: #b2c5e0;
  font-size: 12px;
  font-weight: bold;
  height: 12px;
}
#pankuzu li:after, #breadCrumb li:after, #breadCrumb_style li:after{
  content: ' > ';
  color: var(--primary);
  font-weight: normal;
  display: inline-block;
  margin-right: 10px;
  margin-left: 10px;
}
#pankuzu li:last-child:after, #breadCrumb li:last-child:after, #breadCrumb_style li:last-child:after{
  content: none;
}
#pankuzu li a, #breadCrumb li a {
  text-decoration: none;
}
.kids #breadCrumb_style,
.beginner #breadCrumb_style{
	padding-top: 10px !important;
}
#breadCrumb_style li, #breadCrumb_style li:after {
  color: #000;
}
}

/*++ パンくず（レスポンシブ用） +++++++++++++++++++++++*/
@media screen and (max-width: 869px) {
  #breadCrumb_style {
    font-weight: bold;
    font-size: 15px;
}
  #breadCrumb_style li {
    display: inline-block;
    float: left;
    font-size: 15px;
    font-weight: bold;
    line-height: 25px;
  }
  #breadCrumb_style li:after {
    content: ' > ';
    color: var(--primary);
    font-weight: normal;
    display: inline-block;
    margin-right: 10px;
    margin-left: 10px;
  }
  #breadCrumb_style li:last-child:after {
    content: none;
  }
}


/*++ PCページカテゴリ +++++++++++++++++++++++*/
@media screen and (min-width: 870px) {
  .txt_page_category, .page_category{
    font-size: 20px;
    font-weight: bold;
    color: var(--black);
    margin-bottom: 45px;
    padding-top: 29px;
  }

  /*m17終売予告*/
  .page_category .shubai{
    font-size: 14px;
    color: #ff0000;
    border: 2px solid #ff0000;
    padding: 12px;
    vertical-align: middle;
    margin-left: 80px;
  }

  /*m17終売*/
		#m17_box{
			position: relative;
		}
  #m17_box .shubai_filter:before{
   content: "";
			position: absolute;
			background-color: #000000;
			opacity: 0.2;
			width: 840px;
			height: 340px;
			background-size: 840px 340px;
			top: -20px;
			left: -30px;
  }
  #m17_box .shubai_filter:after{
   content: "販売終了いたしました";
			color: #333333;
			font-size: 20px;
			font-weight: bold;
			position: absolute;
			background-color: #ffffff;
			width: 240px;
			height: 26px;
			padding: 16px 26px;
			top: 124px;
			left: 240px;
			text-align: center;
  }

}
/*++ SPで上が詰まるのを解消 +++++++++++++++++++++++*/
@media screen and (max-width: 869px) {
  .txt_page_category, .page_category{
    font-size: 12px;
    font-weight: bold;
    color: var(--black);
    padding-top: 16px;
    margin-bottom: 16px;
  }

  #pankuzu ul, ul#breadCrumb{
    display: none;
  }
}


/*++ info + guide用ヘッダー +++++++++++++++++++++++*/
body#info #dropdown-menu, body#guide #dropdown-menu{
  top: 5px !important;
}
body#info .fixed-menu #dropdown-menu, body#guide .fixed-menu #dropdown-menu{
  top: 10px !important;
}
body#info .sp-nav_item-oyako, body#guide .sp-nav_item-oyako{
  display: none !important;
}
body#info .sp-nav_item-purchase, body#guide .sp-nav_item-purchase{
  margin-top: 58px !important;
}


/*++ モーダルにキャンペーンバーはいらない +++++++++++++++++++++++*/
body.tone-page-modal{
  padding-top: 0 !important;
}
body.tone-page-modal .notification{
  display: none;
}
/*++ モーダルSP +++++++++++++++++++++++*/
@media screen and (max-width: 869px) {
  .modal-contents{
    padding: 29px 16px;
  }
}

/*++ アフターサポートレスポンシブ +++++++++++++++++++++++*/
.tone-general_main{
  margin-bottom: 74px;
}
.tone-service_aftercare_list dl{
  width: calc((100% - 80px) / 3);
  height: 570px;
}
.tone-service_aftercare_list dt{
  color: var(--primary);
  font-size: 20px;
  font-weight: bold;
  line-height: 1.8;
}
#aftercare .free_icon{
  display: inline;
  float: right;
}
.tone-service_aftercare_list span{
  display: inline;
}
.tone-service_aftercare_list dl dd:nth-of-type(1){
  clear: both;
  margin-top: 17px;
}

@media screen and (max-width: 869px) {
  #aftercare .txt_page_category{
    color: var(--black);
    font-size: 12px;
    font-weight: bold;
    padding-top: 16px;
    margin-bottom: 16px;
  }
  #aftercare h1.txt_h1{
    font-size: 32px;
    width: 120%;
    letter-spacing: 0;
    line-height: 1.4;
    margin-bottom: 30px;
  }
  #aftercare .tone-general_main{
    padding: 0;
    margin-bottom: 0;
  }
  .tone-service_aftercare_list{
    overflow: visible;
    width: 100%;
  }
  .tone-service_aftercare_list dl{
    position: relative;
    width: 100%;
    height: auto;
    min-height: 277px;
    float: none;
    margin: 45px auto 0;
  }
  .tutorial_title, .tone-try-now_body, .tone-try-now_caption{
    margin-right: auto;
    margin-left: auto;
  }
  .tutorial_title{
    margin-top: 0px;
  }
  #aftercare .free_icon{
    display: block;
    float: none;
  }
  .tone-service_aftercare_list dt{
    position: relative;
    float: left;
    width: 77%;
    letter-spacing: 0;
    z-index: 2;
  }
  .tone-service_aftercare_list dl dd:nth-of-type(1){
    position: relative;
    clear: none;
    float: right;
    width: 40%;
    min-height: 144px;
    margin-top: 0;
    text-align: right;
    z-index: 1;
  }
  .tone-service_aftercare_list dl dd:nth-of-type(1) img{
    width: auto;
    height: auto;
    max-height: 144px;
  }
  .tone-service_aftercare_list dl dd:nth-of-type(2){
    clear: both;
    position: relative;
    z-index: 3;
  }
  .tone-service_aftercare_list dl p{
    clear: both;
    font-size: 11px;
    line-height: 1.8;

  }
  .tone-service_aftercare_list dd.add_space_bottom{
    margin-bottom: 0;
  }
  .tutorial_movie2 .pull-left, .tutorial_movie2 .pull-right{
    float: none;
    width: 100%;
    text-align: center;
  }
  .tutorial_movie2 .pull-right{
    margin-top: 29px;
  }
  .tutorial_movie2 .youtube-embed-bordered iframe{
    width: 100%;
    height: auto;
  }
}

/*どこのだっけ？*/
.text-index {
  padding: 40px 0 0 120px;
}
.text-index2 {
  padding: 10px 0 0 125px;
}

/* 2017.3~iPad対応 */
html, body{
  width: 100%;
}
body{
  min-width:1024px;
  overflow-x: hidden;
}
@media screen and (max-width:869px){
  body{
    min-width:initial;
  }
}

/* 2017.10.19 お客様インタビュー追加 family.htmlとkids.html */
#interviewContent{
  background-color: #fafafa;
  padding: 29px 0;
}
#interviewContents{
  width: 100%;
}
.interviewTitle{
  font-size: 18px;
  color: #000;
  font-weight: bold;
  text-align: center;
  margin-bottom: 29px;
}
#interviewContents li{
  float: left;
  width: 33%;
  background: #fff;
}
#interviewContents li a{
  text-decoration: none;
  display: block;
}
#interviewContents li a:hover{
  opacity: 0.65;
}
#interviewContents li:nth-of-type(2){
  margin: 0 3px;
}
#interviewContents:after{
  content: "";
  display: block;
  clear: both;
}
.interviewHeading{
  font-size: 10px;
  line-height: 1.7;
  color: #000;
  font-weight: bold;
  padding: 0 26px;
  margin-top: 10px;
}
.interviewCaption{
  font-size: 10px;
  color: #000;
  text-align: center;
  margin: 3px 0 10px;
}
/*重要なお知らせ*/
.announce {
  padding: 16px;
  color: var(--primary);
  font-size: 12px;
  line-height: 1.65;
  text-align: center;
  border: 2px solid #ff0000;
}
.announce .arrow_btn_blue {
  position: relative;
  font-size: 14px;
  font-weight: bold;
  text-decoration: none;
  padding: 14px 46px;
  border: 1px solid var(--primary);
  background: #f5f7f9;
  text-align: center;
  display: block;
  line-height: 1.5;
  width: 320px;
  margin: 10px auto 0;
  border-radius: 15px;
}
.announce .arrow_btn_blue:after {
  position: absolute;
  font-family: "FontAwesome";
  content: "\f105";
  color: var(--primary);
  font-size: 1.4em;
  font-weight: normal;
  top: 50%;
  margin-top: -15px;
  right: 9%;
}
.announce .arrow_btn_blue:hover {
  color: #fff;
  background: var(--primary);
}
.announce .arrow_btn_blue:hover:after {
  color: #fff;
}
.announce .text-color-red {
  font-size: 14px;
  font-weight: bold;
}
.h2_txt_sm {
  font-size: 21px;
}

/*SP*/
@media screen and (max-width: 869px){
  .announce {
    font-size: 3.2vw;
    border: 2px solid #ff0000;
    padding: 4vw 4.3vw;
  }
  .announce .text-color-red {
    font-size: 3.6vw;
  }
  .announce .arrow_btn_blue {
    width: auto;
    margin: 10px 10vw 0;
    padding: 8px 40px;
    font-size: 3.5vw;
    border-radius: 3vw;
  }
}
